@moveo-ai/web-client 0.71.0 → 0.72.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.
package/dist/index.html CHANGED
@@ -9,7 +9,7 @@
9
9
 
10
10
  * {
11
11
  outline: 0;
12
- }</style><title>Widget</title></head><body><script src="iframe.min.js?ca1b29e4c8a96c19d933"></script><script>const queryString = window.location.search;
12
+ }</style><title>Widget</title></head><body><script src="iframe.min.js?254e5dd9cb490652ec74"></script><script>const queryString = window.location.search;
13
13
  const urlParams = new URLSearchParams(queryString);
14
14
  const widgetId = urlParams.get('widgetId');
15
15
 
@@ -1,3 +1,3 @@
1
1
  /*! For license information please see preview.css.min.js.LICENSE.txt */
2
- !function(e,o){"object"==typeof exports&&"object"==typeof module?module.exports=o():"function"==typeof define&&define.amd?define("MoveoAI",[],o):"object"==typeof exports?exports.MoveoAI=o():e.MoveoAI=o()}(self,(function(){return function(){"use strict";var e={8598:function(e,o,A){var t=A(5516),n=A.n(t),r=A(1364),i=A.n(r)()(n());i.push([e.id,"@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&display=swap);"]),i.push([e.id,'@keyframes fadein{0%{opacity:0}100%{opacity:1}}body{position:relative;--moveo-preview-default-padding: 10%;--moveo-font-primary: "Inter", monospace;min-height:100vh;background:linear-gradient(270.03deg, #c4c4c4 3.88%, rgba(196, 196, 196, 0) 90.28%);background-repeat:no-repeat;background-position:top right;background-size:contain;margin:0}body::before{position:absolute;width:100%;height:100%;content:"";z-index:-1;background-size:contain;background-position:top right;background-repeat:no-repeat;opacity:.5}body .moveo_preview{--moveo-background-color:#1b66d6;--moveo-background-color-hover:#1c46b7;--moveo-accent-color:#fff;--moveo-ui-background-01:#fff;--moveo-ui-background-02:linear-gradient(0deg, rgba(227, 243, 255, 0.1607843137) 2.25%, rgba(227, 243, 255, 0) 100%);--moveo-ui-background-03:#e8e8e8;--moveo-ui-background-04:#fdf7f2;--moveo-ui-background-05:#fff6f5;--moveo-chat-background:#fff;--moveo-icon-attention:#d86a05;--moveo-icon-warning:#d82c0d;--moveo-text-01:#000;--moveo-text-02:#8893a8;--moveo-text-03:#fff;--moveo-text-04:#555;--moveo-text-05:#989898;--moveo-ui-03:#d6e3f8;--moveo-text-success:#21d184;--moveo-text-failure:#da0000;--moveo-review-number:#f9f9f9;--moveo-review-input-background:#fafafa;--moveo-interactive-02:#e1e1e1;--moveo-hover-02:#c2c2c2;display:flex;flex-flow:row wrap;justify-content:space-between;padding:var(--moveo-preview-default-padding) var(--moveo-preview-default-padding) 0}body .moveo_preview #embed-chat-container{display:none;width:512px;height:562px;border:2px solid var(--moveo-background-color);background-color:var(--moveo-ui-background-01);box-sizing:border-box;box-shadow:2px 3px 6px rgba(104,104,104,.1);border-radius:.25rem;flex:0 1 auto;min-width:300px;margin-bottom:4rem}body .moveo_preview #embed-chat-container #embed-text{font-family:var(--moveo-font-primary);font-size:var(--moveo-font-lg);font-weight:400;letter-spacing:0;line-height:1.5rem;line-height:1.5rem;text-align:center;margin:var(--moveo-preview-default-padding) 1.75rem 0}body .moveo_preview #embed-chat-container #embed-chat{width:100%;height:100%;display:none}body .moveo_preview .preview_actions{width:510px;margin-bottom:2.25rem}body .moveo_preview .preview_actions .header_text{font-family:var(--moveo-font-primary);font-style:normal;font-weight:normal;font-size:24px;line-height:30px;font-weight:bold;font-size:42px;line-height:51px;margin-top:0;margin-bottom:1.5rem}body .moveo_preview .preview_actions .header_text span{color:#c4c4c4}body .moveo_preview .preview_actions .body_text{font-family:var(--moveo-font-primary);font-style:normal;font-weight:normal;font-size:24px;line-height:30px;margin-bottom:2.25rem}body .moveo_preview .button_container{display:flex;flex-direction:row;justify-content:flex-start}body .moveo_preview .button_container .action_button{font-family:var(--moveo-font-primary);font-size:var(--moveo-font-xs);font-weight:400;letter-spacing:0;line-height:1rem;font-size:var(--moveo-font-md);font-weight:600;margin-right:1rem;color:var(--moveo-ui-background-01);background-color:#c4c4c4;padding:.5rem 1rem;border-radius:.25rem;cursor:pointer;border:0;transition:.2s all linear;display:none}body .moveo_preview .button_container .action_button.enabled{display:block}body .moveo_preview .button_container .action_button.disabled{background-color:#c4c4c4;cursor:not-allowed}@media(width <= 700px){body{background:linear-gradient(0deg, #c4c4c4 3.88%, rgba(196, 196, 196, 0) 90.28%)}body::before{background-size:cover}body .moveo_preview{flex-direction:column;align-items:center;padding:75px 0 0}body .moveo_preview #embed-chat-container{margin-left:10%;margin-right:10%;width:80%}body .moveo_preview .preview_actions{display:flex;flex-direction:column;align-items:center;width:auto;min-width:0}body .moveo_preview .preview_actions .header_text{font-family:var(--moveo-font-primary);font-style:normal;font-weight:normal;font-size:24px;line-height:30px;font-weight:bold;font-size:42px;line-height:51px;font-size:28px;line-height:34px;text-align:center}body .moveo_preview .preview_actions .body_text{font-family:var(--moveo-font-primary);font-style:normal;font-weight:normal;font-size:24px;line-height:30px;font-size:16px;line-height:20px;width:280px;text-align:center}body .moveo_preview .preview_actions #close-chat-button{display:none}}',"",{version:3,sources:["webpack://./src/styles/mixings.scss","webpack://./src/styles/preview.scss","webpack://./src/styles/theme.scss","webpack://./src/styles/spacing.scss","webpack://./src/styles/fonts.scss"],names:[],mappings:"AAUA,kBACE,GACE,SAAA,CAGF,KACE,SAAA,CAAA,CCVJ,KACE,iBAAA,CASA,oCAAA,CACA,wCAAA,CAEA,gBAAA,CACA,mFAAA,CAKA,2BAAA,CACA,6BAAA,CACA,uBAAA,CACA,QAAA,CAEA,aACE,iBAAA,CACA,UAAA,CACA,WAAA,CACA,UAAA,CACA,UArBmB,CAsBnB,uBAAA,CACA,6BAAA,CACA,2BAAA,CACA,UAAA,CAGF,oBDxCE,gCE2Bc,CF3Bd,sCE2Bc,CF3Bd,yBE2Bc,CF3Bd,6BE2Bc,CF3Bd,oHE2Bc,CF3Bd,gCE2Bc,CF3Bd,gCE2Bc,CF3Bd,gCE2Bc,CF3Bd,4BE2Bc,CF3Bd,8BE2Bc,CF3Bd,4BE2Bc,CF3Bd,oBE2Bc,CF3Bd,uBE2Bc,CF3Bd,oBE2Bc,CF3Bd,oBE2Bc,CF3Bd,uBE2Bc,CF3Bd,qBE2Bc,CF3Bd,4BE2Bc,CF3Bd,4BE2Bc,CF3Bd,6BE2Bc,CF3Bd,uCE2Bc,CF3Bd,8BE2Bc,CF3Bd,wBE2Bc,CDgBd,YAAA,CACA,kBAAA,CACA,6BAAA,CACA,mFAAA,CAGA,0CACE,YAAA,CACA,WA5CU,CA6CV,YA5CW,CA6CX,8CAAA,CACA,8CAAA,CACA,qBAAA,CACA,2CAAA,CACA,oBErCI,CFsCJ,aAAA,CACA,eAlDc,CAmDd,kBE3DK,CF6DL,sDGfJ,qCAAA,CACA,8BAAA,CACA,eAAA,CACA,gBAAA,CACA,kBDzCS,CFuDH,kBEvDG,CFwDH,iBAAA,CACA,qDAAA,CAGF,sDACE,UAAA,CACA,WAAA,CACA,YAAA,CAIJ,qCACE,WAnEY,CAoEZ,qBExEK,CF0EL,kDGGJ,qCAAA,CACA,iBAAA,CACA,kBAAA,CACA,cAAA,CACA,gBAAA,CAaA,gBAAA,CACA,cAAA,CACA,gBAAA,CHnBM,YAAA,CACA,oBE3EG,CF6EH,uDACE,aA9EmB,CAkFvB,gDGRJ,qCAAA,CACA,iBAAA,CACA,kBAAA,CACA,cAAA,CACA,gBAAA,CHOM,qBExFG,CF4FP,sCACE,YAAA,CACA,kBAAA,CACA,0BAAA,CAEA,qDGpGJ,qCAAA,CACA,8BAAA,CACA,eAAA,CACA,gBAAA,CACA,gBDMS,CC4BT,8BAAA,CACA,eAAA,CHgEM,iBE7FG,CF8FH,mCAAA,CACA,wBAnGqB,CAoGrB,kBAAA,CACA,oBE3FE,CF4FF,cAAA,CACA,QAAA,CACA,yBAAA,CACA,YAAA,CAEA,6DACE,aAAA,CAGF,8DACE,wBAhHmB,CAiHnB,kBAAA,CAOV,uBACE,KAOE,8EAAA,CAMA,aACE,qBAAA,CAGF,oBACE,qBAAA,CACA,kBAAA,CACA,gBAAA,CAEA,0CACE,eApBkB,CAqBlB,gBArBkB,CAsBlB,SArBiB,CAwBnB,qCACE,YAAA,CACA,qBAAA,CACA,kBAAA,CACA,UAAA,CACA,WAAA,CAEA,kDGlFN,qCAAA,CACA,iBAAA,CACA,kBAAA,CACA,cAAA,CACA,gBAAA,CAaA,gBAAA,CACA,cAAA,CACA,gBAAA,CAMA,cAAA,CACA,gBAAA,CH2DQ,iBAAA,CAGF,gDGxFN,qCAAA,CACA,iBAAA,CACA,kBAAA,CACA,cAAA,CACA,gBAAA,CAMA,cAAA,CACA,gBAAA,CHgFQ,WA1CiB,CA2CjB,iBAAA,CAGF,wDACE,YAAA,CAAA",sourceRoot:""}]),o.A=i},1364:function(e){e.exports=function(e){var o=[];return o.toString=function(){return this.map((function(o){var A="",t=void 0!==o[5];return o[4]&&(A+="@supports (".concat(o[4],") {")),o[2]&&(A+="@media ".concat(o[2]," {")),t&&(A+="@layer".concat(o[5].length>0?" ".concat(o[5]):""," {")),A+=e(o),t&&(A+="}"),o[2]&&(A+="}"),o[4]&&(A+="}"),A})).join("")},o.i=function(e,A,t,n,r){"string"==typeof e&&(e=[[null,e,void 0]]);var i={};if(t)for(var a=0;a<this.length;a++){var c=this[a][0];null!=c&&(i[c]=!0)}for(var C=0;C<e.length;C++){var s=[].concat(e[C]);t&&i[s[0]]||(void 0!==r&&(void 0===s[5]||(s[1]="@layer".concat(s[5].length>0?" ".concat(s[5]):""," {").concat(s[1],"}")),s[5]=r),A&&(s[2]?(s[1]="@media ".concat(s[2]," {").concat(s[1],"}"),s[2]=A):s[2]=A),n&&(s[4]?(s[1]="@supports (".concat(s[4],") {").concat(s[1],"}"),s[4]=n):s[4]="".concat(n)),o.push(s))}},o}},5516:function(e){e.exports=function(e){var o=e[1],A=e[3];if(!A)return o;if("function"==typeof btoa){var t=btoa(unescape(encodeURIComponent(JSON.stringify(A)))),n="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(t),r="/*# ".concat(n," */");return[o].concat([r]).join("\n")}return[o].join("\n")}},6186:function(e){var o=[];function A(e){for(var A=-1,t=0;t<o.length;t++)if(o[t].identifier===e){A=t;break}return A}function t(e,t){for(var r={},i=[],a=0;a<e.length;a++){var c=e[a],C=t.base?c[0]+t.base:c[0],s=r[C]||0,d="".concat(C," ").concat(s);r[C]=s+1;var p=A(d),f={css:c[1],media:c[2],sourceMap:c[3],supports:c[4],layer:c[5]};if(-1!==p)o[p].references++,o[p].updater(f);else{var u=n(f,t);t.byIndex=a,o.splice(a,0,{identifier:d,updater:u,references:1})}i.push(d)}return i}function n(e,o){var A=o.domAPI(o);return A.update(e),function(o){if(o){if(o.css===e.css&&o.media===e.media&&o.sourceMap===e.sourceMap&&o.supports===e.supports&&o.layer===e.layer)return;A.update(e=o)}else A.remove()}}e.exports=function(e,n){var r=t(e=e||[],n=n||{});return function(e){e=e||[];for(var i=0;i<r.length;i++){var a=A(r[i]);o[a].references--}for(var c=t(e,n),C=0;C<r.length;C++){var s=A(r[C]);0===o[s].references&&(o[s].updater(),o.splice(s,1))}r=c}}},7433:function(e){var o={};e.exports=function(e,A){var t=function(e){if(void 0===o[e]){var A=document.querySelector(e);if(window.HTMLIFrameElement&&A instanceof window.HTMLIFrameElement)try{A=A.contentDocument.head}catch(e){A=null}o[e]=A}return o[e]}(e);if(!t)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");t.appendChild(A)}},8990:function(e){e.exports=function(e){var o=document.createElement("style");return e.setAttributes(o,e.attributes),e.insert(o,e.options),o}},8626:function(e,o,A){e.exports=function(e){var o=A.nc;o&&e.setAttribute("nonce",o)}},2155:function(e){e.exports=function(e){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var o=e.insertStyleElement(e);return{update:function(A){!function(e,o,A){var t="";A.supports&&(t+="@supports (".concat(A.supports,") {")),A.media&&(t+="@media ".concat(A.media," {"));var n=void 0!==A.layer;n&&(t+="@layer".concat(A.layer.length>0?" ".concat(A.layer):""," {")),t+=A.css,n&&(t+="}"),A.media&&(t+="}"),A.supports&&(t+="}");var r=A.sourceMap;r&&"undefined"!=typeof btoa&&(t+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(r))))," */")),o.styleTagTransform(t,e,o.options)}(o,e,A)},remove:function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(o)}}}},9827:function(e){e.exports=function(e,o){if(o.styleSheet)o.styleSheet.cssText=e;else{for(;o.firstChild;)o.removeChild(o.firstChild);o.appendChild(document.createTextNode(e))}}}},o={};function A(t){var n=o[t];if(void 0!==n)return n.exports;var r=o[t]={id:t,exports:{}};return e[t](r,r.exports,A),r.exports}A.n=function(e){var o=e&&e.__esModule?function(){return e.default}:function(){return e};return A.d(o,{a:o}),o},A.d=function(e,o){for(var t in o)A.o(o,t)&&!A.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:o[t]})},A.o=function(e,o){return Object.prototype.hasOwnProperty.call(e,o)},A.nc=void 0;var t=A(6186),n=A.n(t),r=A(2155),i=A.n(r),a=A(7433),c=A.n(a),C=A(8626),s=A.n(C),d=A(8990),p=A.n(d),f=A(9827),u=A.n(f),m=A(8598),l={};return l.styleTagTransform=u(),l.setAttributes=s(),l.insert=c().bind(null,"head"),l.domAPI=i(),l.insertStyleElement=p(),n()(m.A,l),m.A&&m.A.locals&&m.A.locals,{}}()}));
2
+ !function(e,o){"object"==typeof exports&&"object"==typeof module?module.exports=o():"function"==typeof define&&define.amd?define("MoveoAI",[],o):"object"==typeof exports?exports.MoveoAI=o():e.MoveoAI=o()}(self,(function(){return function(){"use strict";var e={8598:function(e,o,A){var t=A(5516),n=A.n(t),r=A(1364),i=A.n(r)()(n());i.push([e.id,"@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&display=swap);"]),i.push([e.id,'@keyframes fadein{0%{opacity:0}100%{opacity:1}}body{position:relative;--moveo-preview-default-padding: 10%;--moveo-font-primary: "Inter", monospace;min-height:100vh;background:linear-gradient(270.03deg, #c4c4c4 3.88%, rgba(196, 196, 196, 0) 90.28%);background-repeat:no-repeat;background-position:top right;background-size:contain;margin:0}body::before{position:absolute;width:100%;height:100%;content:"";z-index:-1;background-size:contain;background-position:top right;background-repeat:no-repeat;opacity:.5}body .moveo_preview{--moveo-background-color:#1b66d6;--moveo-background-color-hover:#1c46b7;--moveo-accent-color:#fff;--moveo-ui-background-01:#fff;--moveo-ui-background-02:linear-gradient(0deg, rgba(227, 243, 255, 0.1607843137) 2.25%, rgba(227, 243, 255, 0) 100%);--moveo-ui-background-03:#e8e8e8;--moveo-ui-background-04:#fdf7f2;--moveo-ui-background-05:#fff6f5;--moveo-chat-background:#fff;--moveo-icon-attention:#d86a05;--moveo-icon-warning:#d82c0d;--moveo-text-01:#000;--moveo-text-02:#8893a8;--moveo-text-03:#fff;--moveo-text-04:#555;--moveo-text-05:#989898;--moveo-ui-03:#d6e3f8;--moveo-text-success:#21d184;--moveo-text-failure:#da0000;--moveo-review-number:#f9f9f9;--moveo-review-input-background:#fafafa;--moveo-interactive-02:#e1e1e1;--moveo-hover-02:#c2c2c2;display:flex;flex-flow:row wrap;justify-content:space-between;padding:var(--moveo-preview-default-padding) var(--moveo-preview-default-padding) 0}body .moveo_preview #embed-chat-container{display:none;width:512px;height:562px;border:2px solid var(--moveo-background-color);background-color:var(--moveo-ui-background-01);box-sizing:border-box;box-shadow:2px 3px 6px rgba(104,104,104,.1);border-radius:.25rem;flex:0 1 auto;min-width:300px;margin-bottom:4rem}body .moveo_preview #embed-chat-container #embed-text{font-family:var(--moveo-font-primary);font-size:var(--moveo-font-lg);font-weight:400;letter-spacing:0;line-height:1.5rem;line-height:1.5rem;text-align:center;margin:var(--moveo-preview-default-padding) 1.75rem 0}body .moveo_preview #embed-chat-container #embed-chat{width:100%;height:100%;display:none}body .moveo_preview .preview_actions{width:510px;margin-bottom:2.25rem}body .moveo_preview .preview_actions .header_text{font-family:var(--moveo-font-primary);font-style:normal;font-weight:normal;font-size:24px;line-height:30px;font-weight:bold;font-size:42px;line-height:51px;margin-top:0;margin-bottom:1.5rem}body .moveo_preview .preview_actions .header_text span{color:#c4c4c4}body .moveo_preview .preview_actions .body_text{font-family:var(--moveo-font-primary);font-style:normal;font-weight:normal;font-size:24px;line-height:30px;margin-bottom:2.25rem}body .moveo_preview .button_container{display:flex;flex-direction:row;justify-content:flex-start}body .moveo_preview .button_container .action_button{font-family:var(--moveo-font-primary);font-size:var(--moveo-font-xs);font-weight:400;letter-spacing:0;line-height:1rem;font-size:var(--moveo-font-md);font-weight:600;margin-right:1rem;color:var(--moveo-ui-background-01);background-color:#c4c4c4;padding:.5rem 1rem;border-radius:.25rem;cursor:pointer;border:0;transition:.2s all linear;display:none;white-space:nowrap}body .moveo_preview .button_container .action_button.enabled{display:block}body .moveo_preview .button_container .action_button.disabled{background-color:#c4c4c4;cursor:not-allowed}@media(width <= 700px){body{background:linear-gradient(0deg, #c4c4c4 3.88%, rgba(196, 196, 196, 0) 90.28%)}body::before{background-size:cover}body .moveo_preview{flex-direction:column;align-items:center;padding:75px 0 0}body .moveo_preview #embed-chat-container{margin-left:10%;margin-right:10%;width:80%}body .moveo_preview .preview_actions{display:flex;flex-direction:column;align-items:center;width:auto;min-width:0}body .moveo_preview .preview_actions .header_text{font-family:var(--moveo-font-primary);font-style:normal;font-weight:normal;font-size:24px;line-height:30px;font-weight:bold;font-size:42px;line-height:51px;font-size:28px;line-height:34px;text-align:center}body .moveo_preview .preview_actions .body_text{font-family:var(--moveo-font-primary);font-style:normal;font-weight:normal;font-size:24px;line-height:30px;font-size:16px;line-height:20px;width:280px;text-align:center}body .moveo_preview .preview_actions #close-chat-button{display:none}}',"",{version:3,sources:["webpack://./src/styles/mixings.scss","webpack://./src/styles/preview.scss","webpack://./src/styles/theme.scss","webpack://./src/styles/spacing.scss","webpack://./src/styles/fonts.scss"],names:[],mappings:"AAUA,kBACE,GACE,SAAA,CAGF,KACE,SAAA,CAAA,CCVJ,KACE,iBAAA,CASA,oCAAA,CACA,wCAAA,CAEA,gBAAA,CACA,mFAAA,CAKA,2BAAA,CACA,6BAAA,CACA,uBAAA,CACA,QAAA,CAEA,aACE,iBAAA,CACA,UAAA,CACA,WAAA,CACA,UAAA,CACA,UArBmB,CAsBnB,uBAAA,CACA,6BAAA,CACA,2BAAA,CACA,UAAA,CAGF,oBDxCE,gCE2Bc,CF3Bd,sCE2Bc,CF3Bd,yBE2Bc,CF3Bd,6BE2Bc,CF3Bd,oHE2Bc,CF3Bd,gCE2Bc,CF3Bd,gCE2Bc,CF3Bd,gCE2Bc,CF3Bd,4BE2Bc,CF3Bd,8BE2Bc,CF3Bd,4BE2Bc,CF3Bd,oBE2Bc,CF3Bd,uBE2Bc,CF3Bd,oBE2Bc,CF3Bd,oBE2Bc,CF3Bd,uBE2Bc,CF3Bd,qBE2Bc,CF3Bd,4BE2Bc,CF3Bd,4BE2Bc,CF3Bd,6BE2Bc,CF3Bd,uCE2Bc,CF3Bd,8BE2Bc,CF3Bd,wBE2Bc,CDgBd,YAAA,CACA,kBAAA,CACA,6BAAA,CACA,mFAAA,CAGA,0CACE,YAAA,CACA,WA5CU,CA6CV,YA5CW,CA6CX,8CAAA,CACA,8CAAA,CACA,qBAAA,CACA,2CAAA,CACA,oBErCI,CFsCJ,aAAA,CACA,eAlDc,CAmDd,kBE3DK,CF6DL,sDGfJ,qCAAA,CACA,8BAAA,CACA,eAAA,CACA,gBAAA,CACA,kBDzCS,CFuDH,kBEvDG,CFwDH,iBAAA,CACA,qDAAA,CAGF,sDACE,UAAA,CACA,WAAA,CACA,YAAA,CAIJ,qCACE,WAnEY,CAoEZ,qBExEK,CF0EL,kDGGJ,qCAAA,CACA,iBAAA,CACA,kBAAA,CACA,cAAA,CACA,gBAAA,CAaA,gBAAA,CACA,cAAA,CACA,gBAAA,CHnBM,YAAA,CACA,oBE3EG,CF6EH,uDACE,aA9EmB,CAkFvB,gDGRJ,qCAAA,CACA,iBAAA,CACA,kBAAA,CACA,cAAA,CACA,gBAAA,CHOM,qBExFG,CF4FP,sCACE,YAAA,CACA,kBAAA,CACA,0BAAA,CAEA,qDGpGJ,qCAAA,CACA,8BAAA,CACA,eAAA,CACA,gBAAA,CACA,gBDMS,CC4BT,8BAAA,CACA,eAAA,CHgEM,iBE7FG,CF8FH,mCAAA,CACA,wBAnGqB,CAoGrB,kBAAA,CACA,oBE3FE,CF4FF,cAAA,CACA,QAAA,CACA,yBAAA,CACA,YAAA,CACA,kBAAA,CAEA,6DACE,aAAA,CAGF,8DACE,wBAjHmB,CAkHnB,kBAAA,CAOV,uBACE,KAOE,8EAAA,CAMA,aACE,qBAAA,CAGF,oBACE,qBAAA,CACA,kBAAA,CACA,gBAAA,CAEA,0CACE,eApBkB,CAqBlB,gBArBkB,CAsBlB,SArBiB,CAwBnB,qCACE,YAAA,CACA,qBAAA,CACA,kBAAA,CACA,UAAA,CACA,WAAA,CAEA,kDGnFN,qCAAA,CACA,iBAAA,CACA,kBAAA,CACA,cAAA,CACA,gBAAA,CAaA,gBAAA,CACA,cAAA,CACA,gBAAA,CAMA,cAAA,CACA,gBAAA,CH4DQ,iBAAA,CAGF,gDGzFN,qCAAA,CACA,iBAAA,CACA,kBAAA,CACA,cAAA,CACA,gBAAA,CAMA,cAAA,CACA,gBAAA,CHiFQ,WA1CiB,CA2CjB,iBAAA,CAGF,wDACE,YAAA,CAAA",sourceRoot:""}]),o.A=i},1364:function(e){e.exports=function(e){var o=[];return o.toString=function(){return this.map((function(o){var A="",t=void 0!==o[5];return o[4]&&(A+="@supports (".concat(o[4],") {")),o[2]&&(A+="@media ".concat(o[2]," {")),t&&(A+="@layer".concat(o[5].length>0?" ".concat(o[5]):""," {")),A+=e(o),t&&(A+="}"),o[2]&&(A+="}"),o[4]&&(A+="}"),A})).join("")},o.i=function(e,A,t,n,r){"string"==typeof e&&(e=[[null,e,void 0]]);var i={};if(t)for(var a=0;a<this.length;a++){var c=this[a][0];null!=c&&(i[c]=!0)}for(var C=0;C<e.length;C++){var s=[].concat(e[C]);t&&i[s[0]]||(void 0!==r&&(void 0===s[5]||(s[1]="@layer".concat(s[5].length>0?" ".concat(s[5]):""," {").concat(s[1],"}")),s[5]=r),A&&(s[2]?(s[1]="@media ".concat(s[2]," {").concat(s[1],"}"),s[2]=A):s[2]=A),n&&(s[4]?(s[1]="@supports (".concat(s[4],") {").concat(s[1],"}"),s[4]=n):s[4]="".concat(n)),o.push(s))}},o}},5516:function(e){e.exports=function(e){var o=e[1],A=e[3];if(!A)return o;if("function"==typeof btoa){var t=btoa(unescape(encodeURIComponent(JSON.stringify(A)))),n="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(t),r="/*# ".concat(n," */");return[o].concat([r]).join("\n")}return[o].join("\n")}},6186:function(e){var o=[];function A(e){for(var A=-1,t=0;t<o.length;t++)if(o[t].identifier===e){A=t;break}return A}function t(e,t){for(var r={},i=[],a=0;a<e.length;a++){var c=e[a],C=t.base?c[0]+t.base:c[0],s=r[C]||0,d="".concat(C," ").concat(s);r[C]=s+1;var p=A(d),f={css:c[1],media:c[2],sourceMap:c[3],supports:c[4],layer:c[5]};if(-1!==p)o[p].references++,o[p].updater(f);else{var u=n(f,t);t.byIndex=a,o.splice(a,0,{identifier:d,updater:u,references:1})}i.push(d)}return i}function n(e,o){var A=o.domAPI(o);return A.update(e),function(o){if(o){if(o.css===e.css&&o.media===e.media&&o.sourceMap===e.sourceMap&&o.supports===e.supports&&o.layer===e.layer)return;A.update(e=o)}else A.remove()}}e.exports=function(e,n){var r=t(e=e||[],n=n||{});return function(e){e=e||[];for(var i=0;i<r.length;i++){var a=A(r[i]);o[a].references--}for(var c=t(e,n),C=0;C<r.length;C++){var s=A(r[C]);0===o[s].references&&(o[s].updater(),o.splice(s,1))}r=c}}},7433:function(e){var o={};e.exports=function(e,A){var t=function(e){if(void 0===o[e]){var A=document.querySelector(e);if(window.HTMLIFrameElement&&A instanceof window.HTMLIFrameElement)try{A=A.contentDocument.head}catch(e){A=null}o[e]=A}return o[e]}(e);if(!t)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");t.appendChild(A)}},8990:function(e){e.exports=function(e){var o=document.createElement("style");return e.setAttributes(o,e.attributes),e.insert(o,e.options),o}},8626:function(e,o,A){e.exports=function(e){var o=A.nc;o&&e.setAttribute("nonce",o)}},2155:function(e){e.exports=function(e){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var o=e.insertStyleElement(e);return{update:function(A){!function(e,o,A){var t="";A.supports&&(t+="@supports (".concat(A.supports,") {")),A.media&&(t+="@media ".concat(A.media," {"));var n=void 0!==A.layer;n&&(t+="@layer".concat(A.layer.length>0?" ".concat(A.layer):""," {")),t+=A.css,n&&(t+="}"),A.media&&(t+="}"),A.supports&&(t+="}");var r=A.sourceMap;r&&"undefined"!=typeof btoa&&(t+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(r))))," */")),o.styleTagTransform(t,e,o.options)}(o,e,A)},remove:function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(o)}}}},9827:function(e){e.exports=function(e,o){if(o.styleSheet)o.styleSheet.cssText=e;else{for(;o.firstChild;)o.removeChild(o.firstChild);o.appendChild(document.createTextNode(e))}}}},o={};function A(t){var n=o[t];if(void 0!==n)return n.exports;var r=o[t]={id:t,exports:{}};return e[t](r,r.exports,A),r.exports}A.n=function(e){var o=e&&e.__esModule?function(){return e.default}:function(){return e};return A.d(o,{a:o}),o},A.d=function(e,o){for(var t in o)A.o(o,t)&&!A.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:o[t]})},A.o=function(e,o){return Object.prototype.hasOwnProperty.call(e,o)},A.nc=void 0;var t=A(6186),n=A.n(t),r=A(2155),i=A.n(r),a=A(7433),c=A.n(a),C=A(8626),s=A.n(C),d=A(8990),p=A.n(d),f=A(9827),u=A.n(f),m=A(8598),l={};return l.styleTagTransform=u(),l.setAttributes=s(),l.insert=c().bind(null,"head"),l.domAPI=i(),l.insertStyleElement=p(),n()(m.A,l),m.A&&m.A.locals&&m.A.locals,{}}()}));
3
3
  //# sourceMappingURL=preview.css.min.js.map
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * @moveo-ai/web-client v0.71.0
3
+ * @moveo-ai/web-client v0.72.0
4
4
  * Copyright (c) Moveo.ai (TM)
5
5
  *
6
6
  */
@@ -1 +1 @@
1
- {"version":3,"file":"preview.css.min.js","mappings":"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","sources":["webpack://MoveoAI/webpack/universalModuleDefinition","webpack://MoveoAI/./src/styles/preview.scss","webpack://MoveoAI/./node_modules/css-loader/dist/runtime/api.js","webpack://MoveoAI/./node_modules/css-loader/dist/runtime/sourceMaps.js","webpack://MoveoAI/./node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js","webpack://MoveoAI/./node_modules/style-loader/dist/runtime/insertBySelector.js","webpack://MoveoAI/./node_modules/style-loader/dist/runtime/insertStyleElement.js","webpack://MoveoAI/./node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js","webpack://MoveoAI/./node_modules/style-loader/dist/runtime/styleDomAPI.js","webpack://MoveoAI/./node_modules/style-loader/dist/runtime/styleTagTransform.js","webpack://MoveoAI/webpack/bootstrap","webpack://MoveoAI/webpack/runtime/compat get default export","webpack://MoveoAI/webpack/runtime/define property getters","webpack://MoveoAI/webpack/runtime/hasOwnProperty shorthand","webpack://MoveoAI/webpack/runtime/nonce","webpack://MoveoAI/./src/styles/preview.scss?4a77"],"sourcesContent":["(function webpackUniversalModuleDefinition(root, factory) {\n\tif(typeof exports === 'object' && typeof module === 'object')\n\t\tmodule.exports = factory();\n\telse if(typeof define === 'function' && define.amd)\n\t\tdefine(\"MoveoAI\", [], factory);\n\telse if(typeof exports === 'object')\n\t\texports[\"MoveoAI\"] = factory();\n\telse\n\t\troot[\"MoveoAI\"] = factory();\n})(self, function() {\nreturn ","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n___CSS_LOADER_EXPORT___.push([module.id, \"@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&display=swap);\"]);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, \"@keyframes fadein{0%{opacity:0}100%{opacity:1}}body{position:relative;--moveo-preview-default-padding: 10%;--moveo-font-primary: \\\"Inter\\\", monospace;min-height:100vh;background:linear-gradient(270.03deg, #c4c4c4 3.88%, rgba(196, 196, 196, 0) 90.28%);background-repeat:no-repeat;background-position:top right;background-size:contain;margin:0}body::before{position:absolute;width:100%;height:100%;content:\\\"\\\";z-index:-1;background-size:contain;background-position:top right;background-repeat:no-repeat;opacity:.5}body .moveo_preview{--moveo-background-color:#1b66d6;--moveo-background-color-hover:#1c46b7;--moveo-accent-color:#fff;--moveo-ui-background-01:#fff;--moveo-ui-background-02:linear-gradient(0deg, rgba(227, 243, 255, 0.1607843137) 2.25%, rgba(227, 243, 255, 0) 100%);--moveo-ui-background-03:#e8e8e8;--moveo-ui-background-04:#fdf7f2;--moveo-ui-background-05:#fff6f5;--moveo-chat-background:#fff;--moveo-icon-attention:#d86a05;--moveo-icon-warning:#d82c0d;--moveo-text-01:#000;--moveo-text-02:#8893a8;--moveo-text-03:#fff;--moveo-text-04:#555;--moveo-text-05:#989898;--moveo-ui-03:#d6e3f8;--moveo-text-success:#21d184;--moveo-text-failure:#da0000;--moveo-review-number:#f9f9f9;--moveo-review-input-background:#fafafa;--moveo-interactive-02:#e1e1e1;--moveo-hover-02:#c2c2c2;display:flex;flex-flow:row wrap;justify-content:space-between;padding:var(--moveo-preview-default-padding) var(--moveo-preview-default-padding) 0}body .moveo_preview #embed-chat-container{display:none;width:512px;height:562px;border:2px solid var(--moveo-background-color);background-color:var(--moveo-ui-background-01);box-sizing:border-box;box-shadow:2px 3px 6px rgba(104,104,104,.1);border-radius:.25rem;flex:0 1 auto;min-width:300px;margin-bottom:4rem}body .moveo_preview #embed-chat-container #embed-text{font-family:var(--moveo-font-primary);font-size:var(--moveo-font-lg);font-weight:400;letter-spacing:0;line-height:1.5rem;line-height:1.5rem;text-align:center;margin:var(--moveo-preview-default-padding) 1.75rem 0}body .moveo_preview #embed-chat-container #embed-chat{width:100%;height:100%;display:none}body .moveo_preview .preview_actions{width:510px;margin-bottom:2.25rem}body .moveo_preview .preview_actions .header_text{font-family:var(--moveo-font-primary);font-style:normal;font-weight:normal;font-size:24px;line-height:30px;font-weight:bold;font-size:42px;line-height:51px;margin-top:0;margin-bottom:1.5rem}body .moveo_preview .preview_actions .header_text span{color:#c4c4c4}body .moveo_preview .preview_actions .body_text{font-family:var(--moveo-font-primary);font-style:normal;font-weight:normal;font-size:24px;line-height:30px;margin-bottom:2.25rem}body .moveo_preview .button_container{display:flex;flex-direction:row;justify-content:flex-start}body .moveo_preview .button_container .action_button{font-family:var(--moveo-font-primary);font-size:var(--moveo-font-xs);font-weight:400;letter-spacing:0;line-height:1rem;font-size:var(--moveo-font-md);font-weight:600;margin-right:1rem;color:var(--moveo-ui-background-01);background-color:#c4c4c4;padding:.5rem 1rem;border-radius:.25rem;cursor:pointer;border:0;transition:.2s all linear;display:none}body .moveo_preview .button_container .action_button.enabled{display:block}body .moveo_preview .button_container .action_button.disabled{background-color:#c4c4c4;cursor:not-allowed}@media(width <= 700px){body{background:linear-gradient(0deg, #c4c4c4 3.88%, rgba(196, 196, 196, 0) 90.28%)}body::before{background-size:cover}body .moveo_preview{flex-direction:column;align-items:center;padding:75px 0 0}body .moveo_preview #embed-chat-container{margin-left:10%;margin-right:10%;width:80%}body .moveo_preview .preview_actions{display:flex;flex-direction:column;align-items:center;width:auto;min-width:0}body .moveo_preview .preview_actions .header_text{font-family:var(--moveo-font-primary);font-style:normal;font-weight:normal;font-size:24px;line-height:30px;font-weight:bold;font-size:42px;line-height:51px;font-size:28px;line-height:34px;text-align:center}body .moveo_preview .preview_actions .body_text{font-family:var(--moveo-font-primary);font-style:normal;font-weight:normal;font-size:24px;line-height:30px;font-size:16px;line-height:20px;width:280px;text-align:center}body .moveo_preview .preview_actions #close-chat-button{display:none}}\", \"\",{\"version\":3,\"sources\":[\"webpack://./src/styles/mixings.scss\",\"webpack://./src/styles/preview.scss\",\"webpack://./src/styles/theme.scss\",\"webpack://./src/styles/spacing.scss\",\"webpack://./src/styles/fonts.scss\"],\"names\":[],\"mappings\":\"AAUA,kBACE,GACE,SAAA,CAGF,KACE,SAAA,CAAA,CCVJ,KACE,iBAAA,CASA,oCAAA,CACA,wCAAA,CAEA,gBAAA,CACA,mFAAA,CAKA,2BAAA,CACA,6BAAA,CACA,uBAAA,CACA,QAAA,CAEA,aACE,iBAAA,CACA,UAAA,CACA,WAAA,CACA,UAAA,CACA,UArBmB,CAsBnB,uBAAA,CACA,6BAAA,CACA,2BAAA,CACA,UAAA,CAGF,oBDxCE,gCE2Bc,CF3Bd,sCE2Bc,CF3Bd,yBE2Bc,CF3Bd,6BE2Bc,CF3Bd,oHE2Bc,CF3Bd,gCE2Bc,CF3Bd,gCE2Bc,CF3Bd,gCE2Bc,CF3Bd,4BE2Bc,CF3Bd,8BE2Bc,CF3Bd,4BE2Bc,CF3Bd,oBE2Bc,CF3Bd,uBE2Bc,CF3Bd,oBE2Bc,CF3Bd,oBE2Bc,CF3Bd,uBE2Bc,CF3Bd,qBE2Bc,CF3Bd,4BE2Bc,CF3Bd,4BE2Bc,CF3Bd,6BE2Bc,CF3Bd,uCE2Bc,CF3Bd,8BE2Bc,CF3Bd,wBE2Bc,CDgBd,YAAA,CACA,kBAAA,CACA,6BAAA,CACA,mFAAA,CAGA,0CACE,YAAA,CACA,WA5CU,CA6CV,YA5CW,CA6CX,8CAAA,CACA,8CAAA,CACA,qBAAA,CACA,2CAAA,CACA,oBErCI,CFsCJ,aAAA,CACA,eAlDc,CAmDd,kBE3DK,CF6DL,sDGfJ,qCAAA,CACA,8BAAA,CACA,eAAA,CACA,gBAAA,CACA,kBDzCS,CFuDH,kBEvDG,CFwDH,iBAAA,CACA,qDAAA,CAGF,sDACE,UAAA,CACA,WAAA,CACA,YAAA,CAIJ,qCACE,WAnEY,CAoEZ,qBExEK,CF0EL,kDGGJ,qCAAA,CACA,iBAAA,CACA,kBAAA,CACA,cAAA,CACA,gBAAA,CAaA,gBAAA,CACA,cAAA,CACA,gBAAA,CHnBM,YAAA,CACA,oBE3EG,CF6EH,uDACE,aA9EmB,CAkFvB,gDGRJ,qCAAA,CACA,iBAAA,CACA,kBAAA,CACA,cAAA,CACA,gBAAA,CHOM,qBExFG,CF4FP,sCACE,YAAA,CACA,kBAAA,CACA,0BAAA,CAEA,qDGpGJ,qCAAA,CACA,8BAAA,CACA,eAAA,CACA,gBAAA,CACA,gBDMS,CC4BT,8BAAA,CACA,eAAA,CHgEM,iBE7FG,CF8FH,mCAAA,CACA,wBAnGqB,CAoGrB,kBAAA,CACA,oBE3FE,CF4FF,cAAA,CACA,QAAA,CACA,yBAAA,CACA,YAAA,CAEA,6DACE,aAAA,CAGF,8DACE,wBAhHmB,CAiHnB,kBAAA,CAOV,uBACE,KAOE,8EAAA,CAMA,aACE,qBAAA,CAGF,oBACE,qBAAA,CACA,kBAAA,CACA,gBAAA,CAEA,0CACE,eApBkB,CAqBlB,gBArBkB,CAsBlB,SArBiB,CAwBnB,qCACE,YAAA,CACA,qBAAA,CACA,kBAAA,CACA,UAAA,CACA,WAAA,CAEA,kDGlFN,qCAAA,CACA,iBAAA,CACA,kBAAA,CACA,cAAA,CACA,gBAAA,CAaA,gBAAA,CACA,cAAA,CACA,gBAAA,CAMA,cAAA,CACA,gBAAA,CH2DQ,iBAAA,CAGF,gDGxFN,qCAAA,CACA,iBAAA,CACA,kBAAA,CACA,cAAA,CACA,gBAAA,CAMA,cAAA,CACA,gBAAA,CHgFQ,WA1CiB,CA2CjB,iBAAA,CAGF,wDACE,YAAA,CAAA\",\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\nmodule.exports = function (cssWithMappingToString) {\n var list = [];\n\n // return the list of modules as css string\n list.toString = function toString() {\n return this.map(function (item) {\n var content = \"\";\n var needLayer = typeof item[5] !== \"undefined\";\n if (item[4]) {\n content += \"@supports (\".concat(item[4], \") {\");\n }\n if (item[2]) {\n content += \"@media \".concat(item[2], \" {\");\n }\n if (needLayer) {\n content += \"@layer\".concat(item[5].length > 0 ? \" \".concat(item[5]) : \"\", \" {\");\n }\n content += cssWithMappingToString(item);\n if (needLayer) {\n content += \"}\";\n }\n if (item[2]) {\n content += \"}\";\n }\n if (item[4]) {\n content += \"}\";\n }\n return content;\n }).join(\"\");\n };\n\n // import a list of modules into the list\n list.i = function i(modules, media, dedupe, supports, layer) {\n if (typeof modules === \"string\") {\n modules = [[null, modules, undefined]];\n }\n var alreadyImportedModules = {};\n if (dedupe) {\n for (var k = 0; k < this.length; k++) {\n var id = this[k][0];\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n }\n for (var _k = 0; _k < modules.length; _k++) {\n var item = [].concat(modules[_k]);\n if (dedupe && alreadyImportedModules[item[0]]) {\n continue;\n }\n if (typeof layer !== \"undefined\") {\n if (typeof item[5] === \"undefined\") {\n item[5] = layer;\n } else {\n item[1] = \"@layer\".concat(item[5].length > 0 ? \" \".concat(item[5]) : \"\", \" {\").concat(item[1], \"}\");\n item[5] = layer;\n }\n }\n if (media) {\n if (!item[2]) {\n item[2] = media;\n } else {\n item[1] = \"@media \".concat(item[2], \" {\").concat(item[1], \"}\");\n item[2] = media;\n }\n }\n if (supports) {\n if (!item[4]) {\n item[4] = \"\".concat(supports);\n } else {\n item[1] = \"@supports (\".concat(item[4], \") {\").concat(item[1], \"}\");\n item[4] = supports;\n }\n }\n list.push(item);\n }\n };\n return list;\n};","\"use strict\";\n\nmodule.exports = function (item) {\n var content = item[1];\n var cssMapping = item[3];\n if (!cssMapping) {\n return content;\n }\n if (typeof btoa === \"function\") {\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(cssMapping))));\n var data = \"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(base64);\n var sourceMapping = \"/*# \".concat(data, \" */\");\n return [content].concat([sourceMapping]).join(\"\\n\");\n }\n return [content].join(\"\\n\");\n};","\"use strict\";\n\nvar stylesInDOM = [];\nfunction getIndexByIdentifier(identifier) {\n var result = -1;\n for (var i = 0; i < stylesInDOM.length; i++) {\n if (stylesInDOM[i].identifier === identifier) {\n result = i;\n break;\n }\n }\n return result;\n}\nfunction modulesToDom(list, options) {\n var idCountMap = {};\n var identifiers = [];\n for (var i = 0; i < list.length; i++) {\n var item = list[i];\n var id = options.base ? item[0] + options.base : item[0];\n var count = idCountMap[id] || 0;\n var identifier = \"\".concat(id, \" \").concat(count);\n idCountMap[id] = count + 1;\n var indexByIdentifier = getIndexByIdentifier(identifier);\n var obj = {\n css: item[1],\n media: item[2],\n sourceMap: item[3],\n supports: item[4],\n layer: item[5]\n };\n if (indexByIdentifier !== -1) {\n stylesInDOM[indexByIdentifier].references++;\n stylesInDOM[indexByIdentifier].updater(obj);\n } else {\n var updater = addElementStyle(obj, options);\n options.byIndex = i;\n stylesInDOM.splice(i, 0, {\n identifier: identifier,\n updater: updater,\n references: 1\n });\n }\n identifiers.push(identifier);\n }\n return identifiers;\n}\nfunction addElementStyle(obj, options) {\n var api = options.domAPI(options);\n api.update(obj);\n var updater = function updater(newObj) {\n if (newObj) {\n if (newObj.css === obj.css && newObj.media === obj.media && newObj.sourceMap === obj.sourceMap && newObj.supports === obj.supports && newObj.layer === obj.layer) {\n return;\n }\n api.update(obj = newObj);\n } else {\n api.remove();\n }\n };\n return updater;\n}\nmodule.exports = function (list, options) {\n options = options || {};\n list = list || [];\n var lastIdentifiers = modulesToDom(list, options);\n return function update(newList) {\n newList = newList || [];\n for (var i = 0; i < lastIdentifiers.length; i++) {\n var identifier = lastIdentifiers[i];\n var index = getIndexByIdentifier(identifier);\n stylesInDOM[index].references--;\n }\n var newLastIdentifiers = modulesToDom(newList, options);\n for (var _i = 0; _i < lastIdentifiers.length; _i++) {\n var _identifier = lastIdentifiers[_i];\n var _index = getIndexByIdentifier(_identifier);\n if (stylesInDOM[_index].references === 0) {\n stylesInDOM[_index].updater();\n stylesInDOM.splice(_index, 1);\n }\n }\n lastIdentifiers = newLastIdentifiers;\n };\n};","\"use strict\";\n\nvar memo = {};\n\n/* istanbul ignore next */\nfunction getTarget(target) {\n if (typeof memo[target] === \"undefined\") {\n var styleTarget = document.querySelector(target);\n\n // Special case to return head of iframe instead of iframe itself\n if (window.HTMLIFrameElement && styleTarget instanceof window.HTMLIFrameElement) {\n try {\n // This will throw an exception if access to iframe is blocked\n // due to cross-origin restrictions\n styleTarget = styleTarget.contentDocument.head;\n } catch (e) {\n // istanbul ignore next\n styleTarget = null;\n }\n }\n memo[target] = styleTarget;\n }\n return memo[target];\n}\n\n/* istanbul ignore next */\nfunction insertBySelector(insert, style) {\n var target = getTarget(insert);\n if (!target) {\n throw new Error(\"Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.\");\n }\n target.appendChild(style);\n}\nmodule.exports = insertBySelector;","\"use strict\";\n\n/* istanbul ignore next */\nfunction insertStyleElement(options) {\n var element = document.createElement(\"style\");\n options.setAttributes(element, options.attributes);\n options.insert(element, options.options);\n return element;\n}\nmodule.exports = insertStyleElement;","\"use strict\";\n\n/* istanbul ignore next */\nfunction setAttributesWithoutAttributes(styleElement) {\n var nonce = typeof __webpack_nonce__ !== \"undefined\" ? __webpack_nonce__ : null;\n if (nonce) {\n styleElement.setAttribute(\"nonce\", nonce);\n }\n}\nmodule.exports = setAttributesWithoutAttributes;","\"use strict\";\n\n/* istanbul ignore next */\nfunction apply(styleElement, options, obj) {\n var css = \"\";\n if (obj.supports) {\n css += \"@supports (\".concat(obj.supports, \") {\");\n }\n if (obj.media) {\n css += \"@media \".concat(obj.media, \" {\");\n }\n var needLayer = typeof obj.layer !== \"undefined\";\n if (needLayer) {\n css += \"@layer\".concat(obj.layer.length > 0 ? \" \".concat(obj.layer) : \"\", \" {\");\n }\n css += obj.css;\n if (needLayer) {\n css += \"}\";\n }\n if (obj.media) {\n css += \"}\";\n }\n if (obj.supports) {\n css += \"}\";\n }\n var sourceMap = obj.sourceMap;\n if (sourceMap && typeof btoa !== \"undefined\") {\n css += \"\\n/*# sourceMappingURL=data:application/json;base64,\".concat(btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap)))), \" */\");\n }\n\n // For old IE\n /* istanbul ignore if */\n options.styleTagTransform(css, styleElement, options.options);\n}\nfunction removeStyleElement(styleElement) {\n // istanbul ignore if\n if (styleElement.parentNode === null) {\n return false;\n }\n styleElement.parentNode.removeChild(styleElement);\n}\n\n/* istanbul ignore next */\nfunction domAPI(options) {\n if (typeof document === \"undefined\") {\n return {\n update: function update() {},\n remove: function remove() {}\n };\n }\n var styleElement = options.insertStyleElement(options);\n return {\n update: function update(obj) {\n apply(styleElement, options, obj);\n },\n remove: function remove() {\n removeStyleElement(styleElement);\n }\n };\n}\nmodule.exports = domAPI;","\"use strict\";\n\n/* istanbul ignore next */\nfunction styleTagTransform(css, styleElement) {\n if (styleElement.styleSheet) {\n styleElement.styleSheet.cssText = css;\n } else {\n while (styleElement.firstChild) {\n styleElement.removeChild(styleElement.firstChild);\n }\n styleElement.appendChild(document.createTextNode(css));\n }\n}\nmodule.exports = styleTagTransform;","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\tid: moduleId,\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = function(module) {\n\tvar getter = module && module.__esModule ?\n\t\tfunction() { return module['default']; } :\n\t\tfunction() { return module; };\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = function(exports, definition) {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = function(obj, prop) { return Object.prototype.hasOwnProperty.call(obj, prop); }","__webpack_require__.nc = undefined;","\n import API from \"!../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../node_modules/css-modules-typescript-loader/index.js!../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/sass-loader/dist/cjs.js!./preview.scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\noptions.insert = insertFn.bind(null, \"head\");\noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../node_modules/css-modules-typescript-loader/index.js!../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/sass-loader/dist/cjs.js!./preview.scss\";\n export default content && content.locals ? content.locals : undefined;\n"],"names":["root","factory","exports","module","define","amd","self","___CSS_LOADER_EXPORT___","push","id","cssWithMappingToString","list","toString","this","map","item","content","needLayer","concat","length","join","i","modules","media","dedupe","supports","layer","undefined","alreadyImportedModules","k","_k","cssMapping","btoa","base64","unescape","encodeURIComponent","JSON","stringify","data","sourceMapping","stylesInDOM","getIndexByIdentifier","identifier","result","modulesToDom","options","idCountMap","identifiers","base","count","indexByIdentifier","obj","css","sourceMap","references","updater","addElementStyle","byIndex","splice","api","domAPI","update","newObj","remove","lastIdentifiers","newList","index","newLastIdentifiers","_i","_index","memo","insert","style","target","styleTarget","document","querySelector","window","HTMLIFrameElement","contentDocument","head","e","getTarget","Error","appendChild","element","createElement","setAttributes","attributes","styleElement","nonce","setAttribute","insertStyleElement","styleTagTransform","apply","parentNode","removeChild","removeStyleElement","styleSheet","cssText","firstChild","createTextNode","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","__webpack_modules__","n","getter","__esModule","d","a","definition","key","o","Object","defineProperty","enumerable","get","prop","prototype","hasOwnProperty","call","nc","locals"],"sourceRoot":""}
1
+ {"version":3,"file":"preview.css.min.js","mappings":"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","sources":["webpack://MoveoAI/webpack/universalModuleDefinition","webpack://MoveoAI/./src/styles/preview.scss","webpack://MoveoAI/./node_modules/css-loader/dist/runtime/api.js","webpack://MoveoAI/./node_modules/css-loader/dist/runtime/sourceMaps.js","webpack://MoveoAI/./node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js","webpack://MoveoAI/./node_modules/style-loader/dist/runtime/insertBySelector.js","webpack://MoveoAI/./node_modules/style-loader/dist/runtime/insertStyleElement.js","webpack://MoveoAI/./node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js","webpack://MoveoAI/./node_modules/style-loader/dist/runtime/styleDomAPI.js","webpack://MoveoAI/./node_modules/style-loader/dist/runtime/styleTagTransform.js","webpack://MoveoAI/webpack/bootstrap","webpack://MoveoAI/webpack/runtime/compat get default export","webpack://MoveoAI/webpack/runtime/define property getters","webpack://MoveoAI/webpack/runtime/hasOwnProperty shorthand","webpack://MoveoAI/webpack/runtime/nonce","webpack://MoveoAI/./src/styles/preview.scss?4a77"],"sourcesContent":["(function webpackUniversalModuleDefinition(root, factory) {\n\tif(typeof exports === 'object' && typeof module === 'object')\n\t\tmodule.exports = factory();\n\telse if(typeof define === 'function' && define.amd)\n\t\tdefine(\"MoveoAI\", [], factory);\n\telse if(typeof exports === 'object')\n\t\texports[\"MoveoAI\"] = factory();\n\telse\n\t\troot[\"MoveoAI\"] = factory();\n})(self, function() {\nreturn ","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n___CSS_LOADER_EXPORT___.push([module.id, \"@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&display=swap);\"]);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, \"@keyframes fadein{0%{opacity:0}100%{opacity:1}}body{position:relative;--moveo-preview-default-padding: 10%;--moveo-font-primary: \\\"Inter\\\", monospace;min-height:100vh;background:linear-gradient(270.03deg, #c4c4c4 3.88%, rgba(196, 196, 196, 0) 90.28%);background-repeat:no-repeat;background-position:top right;background-size:contain;margin:0}body::before{position:absolute;width:100%;height:100%;content:\\\"\\\";z-index:-1;background-size:contain;background-position:top right;background-repeat:no-repeat;opacity:.5}body .moveo_preview{--moveo-background-color:#1b66d6;--moveo-background-color-hover:#1c46b7;--moveo-accent-color:#fff;--moveo-ui-background-01:#fff;--moveo-ui-background-02:linear-gradient(0deg, rgba(227, 243, 255, 0.1607843137) 2.25%, rgba(227, 243, 255, 0) 100%);--moveo-ui-background-03:#e8e8e8;--moveo-ui-background-04:#fdf7f2;--moveo-ui-background-05:#fff6f5;--moveo-chat-background:#fff;--moveo-icon-attention:#d86a05;--moveo-icon-warning:#d82c0d;--moveo-text-01:#000;--moveo-text-02:#8893a8;--moveo-text-03:#fff;--moveo-text-04:#555;--moveo-text-05:#989898;--moveo-ui-03:#d6e3f8;--moveo-text-success:#21d184;--moveo-text-failure:#da0000;--moveo-review-number:#f9f9f9;--moveo-review-input-background:#fafafa;--moveo-interactive-02:#e1e1e1;--moveo-hover-02:#c2c2c2;display:flex;flex-flow:row wrap;justify-content:space-between;padding:var(--moveo-preview-default-padding) var(--moveo-preview-default-padding) 0}body .moveo_preview #embed-chat-container{display:none;width:512px;height:562px;border:2px solid var(--moveo-background-color);background-color:var(--moveo-ui-background-01);box-sizing:border-box;box-shadow:2px 3px 6px rgba(104,104,104,.1);border-radius:.25rem;flex:0 1 auto;min-width:300px;margin-bottom:4rem}body .moveo_preview #embed-chat-container #embed-text{font-family:var(--moveo-font-primary);font-size:var(--moveo-font-lg);font-weight:400;letter-spacing:0;line-height:1.5rem;line-height:1.5rem;text-align:center;margin:var(--moveo-preview-default-padding) 1.75rem 0}body .moveo_preview #embed-chat-container #embed-chat{width:100%;height:100%;display:none}body .moveo_preview .preview_actions{width:510px;margin-bottom:2.25rem}body .moveo_preview .preview_actions .header_text{font-family:var(--moveo-font-primary);font-style:normal;font-weight:normal;font-size:24px;line-height:30px;font-weight:bold;font-size:42px;line-height:51px;margin-top:0;margin-bottom:1.5rem}body .moveo_preview .preview_actions .header_text span{color:#c4c4c4}body .moveo_preview .preview_actions .body_text{font-family:var(--moveo-font-primary);font-style:normal;font-weight:normal;font-size:24px;line-height:30px;margin-bottom:2.25rem}body .moveo_preview .button_container{display:flex;flex-direction:row;justify-content:flex-start}body .moveo_preview .button_container .action_button{font-family:var(--moveo-font-primary);font-size:var(--moveo-font-xs);font-weight:400;letter-spacing:0;line-height:1rem;font-size:var(--moveo-font-md);font-weight:600;margin-right:1rem;color:var(--moveo-ui-background-01);background-color:#c4c4c4;padding:.5rem 1rem;border-radius:.25rem;cursor:pointer;border:0;transition:.2s all linear;display:none;white-space:nowrap}body .moveo_preview .button_container .action_button.enabled{display:block}body .moveo_preview .button_container .action_button.disabled{background-color:#c4c4c4;cursor:not-allowed}@media(width <= 700px){body{background:linear-gradient(0deg, #c4c4c4 3.88%, rgba(196, 196, 196, 0) 90.28%)}body::before{background-size:cover}body .moveo_preview{flex-direction:column;align-items:center;padding:75px 0 0}body .moveo_preview #embed-chat-container{margin-left:10%;margin-right:10%;width:80%}body .moveo_preview .preview_actions{display:flex;flex-direction:column;align-items:center;width:auto;min-width:0}body .moveo_preview .preview_actions .header_text{font-family:var(--moveo-font-primary);font-style:normal;font-weight:normal;font-size:24px;line-height:30px;font-weight:bold;font-size:42px;line-height:51px;font-size:28px;line-height:34px;text-align:center}body .moveo_preview .preview_actions .body_text{font-family:var(--moveo-font-primary);font-style:normal;font-weight:normal;font-size:24px;line-height:30px;font-size:16px;line-height:20px;width:280px;text-align:center}body .moveo_preview .preview_actions #close-chat-button{display:none}}\", \"\",{\"version\":3,\"sources\":[\"webpack://./src/styles/mixings.scss\",\"webpack://./src/styles/preview.scss\",\"webpack://./src/styles/theme.scss\",\"webpack://./src/styles/spacing.scss\",\"webpack://./src/styles/fonts.scss\"],\"names\":[],\"mappings\":\"AAUA,kBACE,GACE,SAAA,CAGF,KACE,SAAA,CAAA,CCVJ,KACE,iBAAA,CASA,oCAAA,CACA,wCAAA,CAEA,gBAAA,CACA,mFAAA,CAKA,2BAAA,CACA,6BAAA,CACA,uBAAA,CACA,QAAA,CAEA,aACE,iBAAA,CACA,UAAA,CACA,WAAA,CACA,UAAA,CACA,UArBmB,CAsBnB,uBAAA,CACA,6BAAA,CACA,2BAAA,CACA,UAAA,CAGF,oBDxCE,gCE2Bc,CF3Bd,sCE2Bc,CF3Bd,yBE2Bc,CF3Bd,6BE2Bc,CF3Bd,oHE2Bc,CF3Bd,gCE2Bc,CF3Bd,gCE2Bc,CF3Bd,gCE2Bc,CF3Bd,4BE2Bc,CF3Bd,8BE2Bc,CF3Bd,4BE2Bc,CF3Bd,oBE2Bc,CF3Bd,uBE2Bc,CF3Bd,oBE2Bc,CF3Bd,oBE2Bc,CF3Bd,uBE2Bc,CF3Bd,qBE2Bc,CF3Bd,4BE2Bc,CF3Bd,4BE2Bc,CF3Bd,6BE2Bc,CF3Bd,uCE2Bc,CF3Bd,8BE2Bc,CF3Bd,wBE2Bc,CDgBd,YAAA,CACA,kBAAA,CACA,6BAAA,CACA,mFAAA,CAGA,0CACE,YAAA,CACA,WA5CU,CA6CV,YA5CW,CA6CX,8CAAA,CACA,8CAAA,CACA,qBAAA,CACA,2CAAA,CACA,oBErCI,CFsCJ,aAAA,CACA,eAlDc,CAmDd,kBE3DK,CF6DL,sDGfJ,qCAAA,CACA,8BAAA,CACA,eAAA,CACA,gBAAA,CACA,kBDzCS,CFuDH,kBEvDG,CFwDH,iBAAA,CACA,qDAAA,CAGF,sDACE,UAAA,CACA,WAAA,CACA,YAAA,CAIJ,qCACE,WAnEY,CAoEZ,qBExEK,CF0EL,kDGGJ,qCAAA,CACA,iBAAA,CACA,kBAAA,CACA,cAAA,CACA,gBAAA,CAaA,gBAAA,CACA,cAAA,CACA,gBAAA,CHnBM,YAAA,CACA,oBE3EG,CF6EH,uDACE,aA9EmB,CAkFvB,gDGRJ,qCAAA,CACA,iBAAA,CACA,kBAAA,CACA,cAAA,CACA,gBAAA,CHOM,qBExFG,CF4FP,sCACE,YAAA,CACA,kBAAA,CACA,0BAAA,CAEA,qDGpGJ,qCAAA,CACA,8BAAA,CACA,eAAA,CACA,gBAAA,CACA,gBDMS,CC4BT,8BAAA,CACA,eAAA,CHgEM,iBE7FG,CF8FH,mCAAA,CACA,wBAnGqB,CAoGrB,kBAAA,CACA,oBE3FE,CF4FF,cAAA,CACA,QAAA,CACA,yBAAA,CACA,YAAA,CACA,kBAAA,CAEA,6DACE,aAAA,CAGF,8DACE,wBAjHmB,CAkHnB,kBAAA,CAOV,uBACE,KAOE,8EAAA,CAMA,aACE,qBAAA,CAGF,oBACE,qBAAA,CACA,kBAAA,CACA,gBAAA,CAEA,0CACE,eApBkB,CAqBlB,gBArBkB,CAsBlB,SArBiB,CAwBnB,qCACE,YAAA,CACA,qBAAA,CACA,kBAAA,CACA,UAAA,CACA,WAAA,CAEA,kDGnFN,qCAAA,CACA,iBAAA,CACA,kBAAA,CACA,cAAA,CACA,gBAAA,CAaA,gBAAA,CACA,cAAA,CACA,gBAAA,CAMA,cAAA,CACA,gBAAA,CH4DQ,iBAAA,CAGF,gDGzFN,qCAAA,CACA,iBAAA,CACA,kBAAA,CACA,cAAA,CACA,gBAAA,CAMA,cAAA,CACA,gBAAA,CHiFQ,WA1CiB,CA2CjB,iBAAA,CAGF,wDACE,YAAA,CAAA\",\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\nmodule.exports = function (cssWithMappingToString) {\n var list = [];\n\n // return the list of modules as css string\n list.toString = function toString() {\n return this.map(function (item) {\n var content = \"\";\n var needLayer = typeof item[5] !== \"undefined\";\n if (item[4]) {\n content += \"@supports (\".concat(item[4], \") {\");\n }\n if (item[2]) {\n content += \"@media \".concat(item[2], \" {\");\n }\n if (needLayer) {\n content += \"@layer\".concat(item[5].length > 0 ? \" \".concat(item[5]) : \"\", \" {\");\n }\n content += cssWithMappingToString(item);\n if (needLayer) {\n content += \"}\";\n }\n if (item[2]) {\n content += \"}\";\n }\n if (item[4]) {\n content += \"}\";\n }\n return content;\n }).join(\"\");\n };\n\n // import a list of modules into the list\n list.i = function i(modules, media, dedupe, supports, layer) {\n if (typeof modules === \"string\") {\n modules = [[null, modules, undefined]];\n }\n var alreadyImportedModules = {};\n if (dedupe) {\n for (var k = 0; k < this.length; k++) {\n var id = this[k][0];\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n }\n for (var _k = 0; _k < modules.length; _k++) {\n var item = [].concat(modules[_k]);\n if (dedupe && alreadyImportedModules[item[0]]) {\n continue;\n }\n if (typeof layer !== \"undefined\") {\n if (typeof item[5] === \"undefined\") {\n item[5] = layer;\n } else {\n item[1] = \"@layer\".concat(item[5].length > 0 ? \" \".concat(item[5]) : \"\", \" {\").concat(item[1], \"}\");\n item[5] = layer;\n }\n }\n if (media) {\n if (!item[2]) {\n item[2] = media;\n } else {\n item[1] = \"@media \".concat(item[2], \" {\").concat(item[1], \"}\");\n item[2] = media;\n }\n }\n if (supports) {\n if (!item[4]) {\n item[4] = \"\".concat(supports);\n } else {\n item[1] = \"@supports (\".concat(item[4], \") {\").concat(item[1], \"}\");\n item[4] = supports;\n }\n }\n list.push(item);\n }\n };\n return list;\n};","\"use strict\";\n\nmodule.exports = function (item) {\n var content = item[1];\n var cssMapping = item[3];\n if (!cssMapping) {\n return content;\n }\n if (typeof btoa === \"function\") {\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(cssMapping))));\n var data = \"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(base64);\n var sourceMapping = \"/*# \".concat(data, \" */\");\n return [content].concat([sourceMapping]).join(\"\\n\");\n }\n return [content].join(\"\\n\");\n};","\"use strict\";\n\nvar stylesInDOM = [];\nfunction getIndexByIdentifier(identifier) {\n var result = -1;\n for (var i = 0; i < stylesInDOM.length; i++) {\n if (stylesInDOM[i].identifier === identifier) {\n result = i;\n break;\n }\n }\n return result;\n}\nfunction modulesToDom(list, options) {\n var idCountMap = {};\n var identifiers = [];\n for (var i = 0; i < list.length; i++) {\n var item = list[i];\n var id = options.base ? item[0] + options.base : item[0];\n var count = idCountMap[id] || 0;\n var identifier = \"\".concat(id, \" \").concat(count);\n idCountMap[id] = count + 1;\n var indexByIdentifier = getIndexByIdentifier(identifier);\n var obj = {\n css: item[1],\n media: item[2],\n sourceMap: item[3],\n supports: item[4],\n layer: item[5]\n };\n if (indexByIdentifier !== -1) {\n stylesInDOM[indexByIdentifier].references++;\n stylesInDOM[indexByIdentifier].updater(obj);\n } else {\n var updater = addElementStyle(obj, options);\n options.byIndex = i;\n stylesInDOM.splice(i, 0, {\n identifier: identifier,\n updater: updater,\n references: 1\n });\n }\n identifiers.push(identifier);\n }\n return identifiers;\n}\nfunction addElementStyle(obj, options) {\n var api = options.domAPI(options);\n api.update(obj);\n var updater = function updater(newObj) {\n if (newObj) {\n if (newObj.css === obj.css && newObj.media === obj.media && newObj.sourceMap === obj.sourceMap && newObj.supports === obj.supports && newObj.layer === obj.layer) {\n return;\n }\n api.update(obj = newObj);\n } else {\n api.remove();\n }\n };\n return updater;\n}\nmodule.exports = function (list, options) {\n options = options || {};\n list = list || [];\n var lastIdentifiers = modulesToDom(list, options);\n return function update(newList) {\n newList = newList || [];\n for (var i = 0; i < lastIdentifiers.length; i++) {\n var identifier = lastIdentifiers[i];\n var index = getIndexByIdentifier(identifier);\n stylesInDOM[index].references--;\n }\n var newLastIdentifiers = modulesToDom(newList, options);\n for (var _i = 0; _i < lastIdentifiers.length; _i++) {\n var _identifier = lastIdentifiers[_i];\n var _index = getIndexByIdentifier(_identifier);\n if (stylesInDOM[_index].references === 0) {\n stylesInDOM[_index].updater();\n stylesInDOM.splice(_index, 1);\n }\n }\n lastIdentifiers = newLastIdentifiers;\n };\n};","\"use strict\";\n\nvar memo = {};\n\n/* istanbul ignore next */\nfunction getTarget(target) {\n if (typeof memo[target] === \"undefined\") {\n var styleTarget = document.querySelector(target);\n\n // Special case to return head of iframe instead of iframe itself\n if (window.HTMLIFrameElement && styleTarget instanceof window.HTMLIFrameElement) {\n try {\n // This will throw an exception if access to iframe is blocked\n // due to cross-origin restrictions\n styleTarget = styleTarget.contentDocument.head;\n } catch (e) {\n // istanbul ignore next\n styleTarget = null;\n }\n }\n memo[target] = styleTarget;\n }\n return memo[target];\n}\n\n/* istanbul ignore next */\nfunction insertBySelector(insert, style) {\n var target = getTarget(insert);\n if (!target) {\n throw new Error(\"Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.\");\n }\n target.appendChild(style);\n}\nmodule.exports = insertBySelector;","\"use strict\";\n\n/* istanbul ignore next */\nfunction insertStyleElement(options) {\n var element = document.createElement(\"style\");\n options.setAttributes(element, options.attributes);\n options.insert(element, options.options);\n return element;\n}\nmodule.exports = insertStyleElement;","\"use strict\";\n\n/* istanbul ignore next */\nfunction setAttributesWithoutAttributes(styleElement) {\n var nonce = typeof __webpack_nonce__ !== \"undefined\" ? __webpack_nonce__ : null;\n if (nonce) {\n styleElement.setAttribute(\"nonce\", nonce);\n }\n}\nmodule.exports = setAttributesWithoutAttributes;","\"use strict\";\n\n/* istanbul ignore next */\nfunction apply(styleElement, options, obj) {\n var css = \"\";\n if (obj.supports) {\n css += \"@supports (\".concat(obj.supports, \") {\");\n }\n if (obj.media) {\n css += \"@media \".concat(obj.media, \" {\");\n }\n var needLayer = typeof obj.layer !== \"undefined\";\n if (needLayer) {\n css += \"@layer\".concat(obj.layer.length > 0 ? \" \".concat(obj.layer) : \"\", \" {\");\n }\n css += obj.css;\n if (needLayer) {\n css += \"}\";\n }\n if (obj.media) {\n css += \"}\";\n }\n if (obj.supports) {\n css += \"}\";\n }\n var sourceMap = obj.sourceMap;\n if (sourceMap && typeof btoa !== \"undefined\") {\n css += \"\\n/*# sourceMappingURL=data:application/json;base64,\".concat(btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap)))), \" */\");\n }\n\n // For old IE\n /* istanbul ignore if */\n options.styleTagTransform(css, styleElement, options.options);\n}\nfunction removeStyleElement(styleElement) {\n // istanbul ignore if\n if (styleElement.parentNode === null) {\n return false;\n }\n styleElement.parentNode.removeChild(styleElement);\n}\n\n/* istanbul ignore next */\nfunction domAPI(options) {\n if (typeof document === \"undefined\") {\n return {\n update: function update() {},\n remove: function remove() {}\n };\n }\n var styleElement = options.insertStyleElement(options);\n return {\n update: function update(obj) {\n apply(styleElement, options, obj);\n },\n remove: function remove() {\n removeStyleElement(styleElement);\n }\n };\n}\nmodule.exports = domAPI;","\"use strict\";\n\n/* istanbul ignore next */\nfunction styleTagTransform(css, styleElement) {\n if (styleElement.styleSheet) {\n styleElement.styleSheet.cssText = css;\n } else {\n while (styleElement.firstChild) {\n styleElement.removeChild(styleElement.firstChild);\n }\n styleElement.appendChild(document.createTextNode(css));\n }\n}\nmodule.exports = styleTagTransform;","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\tid: moduleId,\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = function(module) {\n\tvar getter = module && module.__esModule ?\n\t\tfunction() { return module['default']; } :\n\t\tfunction() { return module; };\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = function(exports, definition) {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = function(obj, prop) { return Object.prototype.hasOwnProperty.call(obj, prop); }","__webpack_require__.nc = undefined;","\n import API from \"!../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../node_modules/css-modules-typescript-loader/index.js!../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/sass-loader/dist/cjs.js!./preview.scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\noptions.insert = insertFn.bind(null, \"head\");\noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../node_modules/css-modules-typescript-loader/index.js!../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../node_modules/sass-loader/dist/cjs.js!./preview.scss\";\n export default content && content.locals ? content.locals : undefined;\n"],"names":["root","factory","exports","module","define","amd","self","___CSS_LOADER_EXPORT___","push","id","cssWithMappingToString","list","toString","this","map","item","content","needLayer","concat","length","join","i","modules","media","dedupe","supports","layer","undefined","alreadyImportedModules","k","_k","cssMapping","btoa","base64","unescape","encodeURIComponent","JSON","stringify","data","sourceMapping","stylesInDOM","getIndexByIdentifier","identifier","result","modulesToDom","options","idCountMap","identifiers","base","count","indexByIdentifier","obj","css","sourceMap","references","updater","addElementStyle","byIndex","splice","api","domAPI","update","newObj","remove","lastIdentifiers","newList","index","newLastIdentifiers","_i","_index","memo","insert","style","target","styleTarget","document","querySelector","window","HTMLIFrameElement","contentDocument","head","e","getTarget","Error","appendChild","element","createElement","setAttributes","attributes","styleElement","nonce","setAttribute","insertStyleElement","styleTagTransform","apply","parentNode","removeChild","removeStyleElement","styleSheet","cssText","firstChild","createTextNode","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","__webpack_modules__","n","getter","__esModule","d","a","definition","key","o","Object","defineProperty","enumerable","get","prop","prototype","hasOwnProperty","call","nc","locals"],"sourceRoot":""}
@@ -1,3 +1,3 @@
1
1
  /*! For license information please see web-client.min.js.LICENSE.txt */
2
- !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define("MoveoAI",[],t):"object"==typeof exports?exports.MoveoAI=t():e.MoveoAI=t()}(self,(function(){return function(){var e={6384:function(e,t,n){"use strict";var o=n(5516),r=n.n(o),i=n(1364),s=n.n(i)()(r());s.push([e.id,".web-client-container{position:fixed;bottom:0;right:0;cursor:pointer;z-index:10022;max-height:99%}.web-client-container.embed{position:static;width:100% !important;height:100% !important}.web-client-container.full{width:100% !important;height:100% !important;inset:0 !important;max-height:initial}","",{version:3,sources:["webpack://./src/styles/web-client.scss"],names:[],mappings:"AAIA,sBAIE,cAAA,CACA,QAAA,CACA,OAAA,CACA,cAAA,CACA,aAPiB,CAQjB,cAPoB,CASpB,4BACE,eAAA,CACA,qBAAA,CACA,sBAAA,CAIF,2BACE,qBAAA,CACA,sBAAA,CACA,kBAAA,CACA,kBAAA",sourceRoot:""}]),t.A=s},1364:function(e){"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var n="",o=void 0!==t[5];return t[4]&&(n+="@supports (".concat(t[4],") {")),t[2]&&(n+="@media ".concat(t[2]," {")),o&&(n+="@layer".concat(t[5].length>0?" ".concat(t[5]):""," {")),n+=e(t),o&&(n+="}"),t[2]&&(n+="}"),t[4]&&(n+="}"),n})).join("")},t.i=function(e,n,o,r,i){"string"==typeof e&&(e=[[null,e,void 0]]);var s={};if(o)for(var a=0;a<this.length;a++){var c=this[a][0];null!=c&&(s[c]=!0)}for(var d=0;d<e.length;d++){var u=[].concat(e[d]);o&&s[u[0]]||(void 0!==i&&(void 0===u[5]||(u[1]="@layer".concat(u[5].length>0?" ".concat(u[5]):""," {").concat(u[1],"}")),u[5]=i),n&&(u[2]?(u[1]="@media ".concat(u[2]," {").concat(u[1],"}"),u[2]=n):u[2]=n),r&&(u[4]?(u[1]="@supports (".concat(u[4],") {").concat(u[1],"}"),u[4]=r):u[4]="".concat(r)),t.push(u))}},t}},5516:function(e){"use strict";e.exports=function(e){var t=e[1],n=e[3];if(!n)return t;if("function"==typeof btoa){var o=btoa(unescape(encodeURIComponent(JSON.stringify(n)))),r="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(o),i="/*# ".concat(r," */");return[t].concat([i]).join("\n")}return[t].join("\n")}},1931:function(e,t,n){t.formatArgs=function(t){if(t[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+t[0]+(this.useColors?"%c ":" ")+"+"+e.exports.humanize(this.diff),!this.useColors)return;const n="color: "+this.color;t.splice(1,0,n,"color: inherit");let o=0,r=0;t[0].replace(/%[a-zA-Z%]/g,(e=>{"%%"!==e&&(o++,"%c"===e&&(r=o))})),t.splice(r,0,n)},t.save=function(e){try{e?t.storage.setItem("debug",e):t.storage.removeItem("debug")}catch(e){}},t.load=function(){let e;try{e=t.storage.getItem("debug")}catch(e){}return!e&&"undefined"!=typeof process&&"env"in process&&(e=process.env.DEBUG),e},t.useColors=function(){if("undefined"!=typeof window&&window.process&&("renderer"===window.process.type||window.process.__nwjs))return!0;if("undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))return!1;let e;return"undefined"!=typeof document&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||"undefined"!=typeof window&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||"undefined"!=typeof navigator&&navigator.userAgent&&(e=navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/))&&parseInt(e[1],10)>=31||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)},t.storage=function(){try{return localStorage}catch(e){}}(),t.destroy=(()=>{let e=!1;return()=>{e||(e=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})(),t.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"],t.log=console.debug||console.log||(()=>{}),e.exports=n(4582)(t);const{formatters:o}=e.exports;o.j=function(e){try{return JSON.stringify(e)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}},4582:function(e,t,n){e.exports=function(e){function t(e){let n,r,i,s=null;function a(...e){if(!a.enabled)return;const o=a,r=Number(new Date),i=r-(n||r);o.diff=i,o.prev=n,o.curr=r,n=r,e[0]=t.coerce(e[0]),"string"!=typeof e[0]&&e.unshift("%O");let s=0;e[0]=e[0].replace(/%([a-zA-Z%])/g,((n,r)=>{if("%%"===n)return"%";s++;const i=t.formatters[r];if("function"==typeof i){const t=e[s];n=i.call(o,t),e.splice(s,1),s--}return n})),t.formatArgs.call(o,e),(o.log||t.log).apply(o,e)}return a.namespace=e,a.useColors=t.useColors(),a.color=t.selectColor(e),a.extend=o,a.destroy=t.destroy,Object.defineProperty(a,"enabled",{enumerable:!0,configurable:!1,get:()=>null!==s?s:(r!==t.namespaces&&(r=t.namespaces,i=t.enabled(e)),i),set:e=>{s=e}}),"function"==typeof t.init&&t.init(a),a}function o(e,n){const o=t(this.namespace+(void 0===n?":":n)+e);return o.log=this.log,o}function r(e){return e.toString().substring(2,e.toString().length-2).replace(/\.\*\?$/,"*")}return t.debug=t,t.default=t,t.coerce=function(e){return e instanceof Error?e.stack||e.message:e},t.disable=function(){const e=[...t.names.map(r),...t.skips.map(r).map((e=>"-"+e))].join(",");return t.enable(""),e},t.enable=function(e){let n;t.save(e),t.namespaces=e,t.names=[],t.skips=[];const o=("string"==typeof e?e:"").split(/[\s,]+/),r=o.length;for(n=0;n<r;n++)o[n]&&("-"===(e=o[n].replace(/\*/g,".*?"))[0]?t.skips.push(new RegExp("^"+e.slice(1)+"$")):t.names.push(new RegExp("^"+e+"$")))},t.enabled=function(e){if("*"===e[e.length-1])return!0;let n,o;for(n=0,o=t.skips.length;n<o;n++)if(t.skips[n].test(e))return!1;for(n=0,o=t.names.length;n<o;n++)if(t.names[n].test(e))return!0;return!1},t.humanize=n(6151),t.destroy=function(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")},Object.keys(e).forEach((n=>{t[n]=e[n]})),t.names=[],t.skips=[],t.formatters={},t.selectColor=function(e){let n=0;for(let t=0;t<e.length;t++)n=(n<<5)-n+e.charCodeAt(t),n|=0;return t.colors[Math.abs(n)%t.colors.length]},t.enable(t.load()),t}},7967:function(e,t,n){var o=/^\s+|\s+$/g,r=/^[-+]0x[0-9a-f]+$/i,i=/^0b[01]+$/i,s=/^0o[0-7]+$/i,a=parseInt,c="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g,d="object"==typeof self&&self&&self.Object===Object&&self,u=c||d||Function("return this")(),l=Object.prototype.toString,f=Math.max,p=Math.min,m=function(){return u.Date.now()};function h(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function v(e){if("number"==typeof e)return e;if(function(e){return"symbol"==typeof e||function(e){return!!e&&"object"==typeof e}(e)&&"[object Symbol]"==l.call(e)}(e))return NaN;if(h(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=h(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(o,"");var n=i.test(e);return n||s.test(e)?a(e.slice(2),n?2:8):r.test(e)?NaN:+e}e.exports=function(e,t,n){var o,r,i,s,a,c,d=0,u=!1,l=!1,g=!0;if("function"!=typeof e)throw new TypeError("Expected a function");function y(t){var n=o,i=r;return o=r=void 0,d=t,s=e.apply(i,n)}function w(e){var n=e-c;return void 0===c||n>=t||n<0||l&&e-d>=i}function b(){var e=m();if(w(e))return C(e);a=setTimeout(b,function(e){var n=t-(e-c);return l?p(n,i-(e-d)):n}(e))}function C(e){return a=void 0,g&&o?y(e):(o=r=void 0,s)}function A(){var e=m(),n=w(e);if(o=arguments,r=this,c=e,n){if(void 0===a)return function(e){return d=e,a=setTimeout(b,t),u?y(e):s}(c);if(l)return a=setTimeout(b,t),y(c)}return void 0===a&&(a=setTimeout(b,t)),s}return t=v(t)||0,h(n)&&(u=!!n.leading,i=(l="maxWait"in n)?f(v(n.maxWait)||0,t):i,g="trailing"in n?!!n.trailing:g),A.cancel=function(){void 0!==a&&clearTimeout(a),d=0,o=c=r=a=void 0},A.flush=function(){return void 0===a?s:C(m())},A}},9572:function(e,t,n){var o="Expected a function",r=NaN,i="[object Symbol]",s=/^\s+|\s+$/g,a=/^[-+]0x[0-9a-f]+$/i,c=/^0b[01]+$/i,d=/^0o[0-7]+$/i,u=parseInt,l="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g,f="object"==typeof self&&self&&self.Object===Object&&self,p=l||f||Function("return this")(),m=Object.prototype.toString,h=Math.max,v=Math.min,g=function(){return p.Date.now()};function y(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function w(e){if("number"==typeof e)return e;if(function(e){return"symbol"==typeof e||function(e){return!!e&&"object"==typeof e}(e)&&m.call(e)==i}(e))return r;if(y(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=y(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(s,"");var n=c.test(e);return n||d.test(e)?u(e.slice(2),n?2:8):a.test(e)?r:+e}e.exports=function(e,t,n){var r=!0,i=!0;if("function"!=typeof e)throw new TypeError(o);return y(n)&&(r="leading"in n?!!n.leading:r,i="trailing"in n?!!n.trailing:i),function(e,t,n){var r,i,s,a,c,d,u=0,l=!1,f=!1,p=!0;if("function"!=typeof e)throw new TypeError(o);function m(t){var n=r,o=i;return r=i=void 0,u=t,a=e.apply(o,n)}function b(e){var n=e-d;return void 0===d||n>=t||n<0||f&&e-u>=s}function C(){var e=g();if(b(e))return A(e);c=setTimeout(C,function(e){var n=t-(e-d);return f?v(n,s-(e-u)):n}(e))}function A(e){return c=void 0,p&&r?m(e):(r=i=void 0,a)}function F(){var e=g(),n=b(e);if(r=arguments,i=this,d=e,n){if(void 0===c)return function(e){return u=e,c=setTimeout(C,t),l?m(e):a}(d);if(f)return c=setTimeout(C,t),m(d)}return void 0===c&&(c=setTimeout(C,t)),a}return t=w(t)||0,y(n)&&(l=!!n.leading,s=(f="maxWait"in n)?h(w(n.maxWait)||0,t):s,p="trailing"in n?!!n.trailing:p),F.cancel=function(){void 0!==c&&clearTimeout(c),u=0,r=d=i=c=void 0},F.flush=function(){return void 0===c?a:A(g())},F}(e,t,{leading:r,maxWait:t,trailing:i})}},6151:function(e){var t=1e3,n=60*t,o=60*n,r=24*o;function i(e,t,n,o){var r=t>=1.5*n;return Math.round(e/n)+" "+o+(r?"s":"")}e.exports=function(e,s){s=s||{};var a,c,d=typeof e;if("string"===d&&e.length>0)return function(e){if(!((e=String(e)).length>100)){var i=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(e);if(i){var s=parseFloat(i[1]);switch((i[2]||"ms").toLowerCase()){case"years":case"year":case"yrs":case"yr":case"y":return 315576e5*s;case"weeks":case"week":case"w":return 6048e5*s;case"days":case"day":case"d":return s*r;case"hours":case"hour":case"hrs":case"hr":case"h":return s*o;case"minutes":case"minute":case"mins":case"min":case"m":return s*n;case"seconds":case"second":case"secs":case"sec":case"s":return s*t;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return s;default:return}}}}(e);if("number"===d&&isFinite(e))return s.long?(a=e,(c=Math.abs(a))>=r?i(a,c,r,"day"):c>=o?i(a,c,o,"hour"):c>=n?i(a,c,n,"minute"):c>=t?i(a,c,t,"second"):a+" ms"):function(e){var i=Math.abs(e);return i>=r?Math.round(e/r)+"d":i>=o?Math.round(e/o)+"h":i>=n?Math.round(e/n)+"m":i>=t?Math.round(e/t)+"s":e+"ms"}(e);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(e))}},6186:function(e){"use strict";var t=[];function n(e){for(var n=-1,o=0;o<t.length;o++)if(t[o].identifier===e){n=o;break}return n}function o(e,o){for(var i={},s=[],a=0;a<e.length;a++){var c=e[a],d=o.base?c[0]+o.base:c[0],u=i[d]||0,l="".concat(d," ").concat(u);i[d]=u+1;var f=n(l),p={css:c[1],media:c[2],sourceMap:c[3],supports:c[4],layer:c[5]};if(-1!==f)t[f].references++,t[f].updater(p);else{var m=r(p,o);o.byIndex=a,t.splice(a,0,{identifier:l,updater:m,references:1})}s.push(l)}return s}function r(e,t){var n=t.domAPI(t);return n.update(e),function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap&&t.supports===e.supports&&t.layer===e.layer)return;n.update(e=t)}else n.remove()}}e.exports=function(e,r){var i=o(e=e||[],r=r||{});return function(e){e=e||[];for(var s=0;s<i.length;s++){var a=n(i[s]);t[a].references--}for(var c=o(e,r),d=0;d<i.length;d++){var u=n(i[d]);0===t[u].references&&(t[u].updater(),t.splice(u,1))}i=c}}},7433:function(e){"use strict";var t={};e.exports=function(e,n){var o=function(e){if(void 0===t[e]){var n=document.querySelector(e);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(e){n=null}t[e]=n}return t[e]}(e);if(!o)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");o.appendChild(n)}},8990:function(e){"use strict";e.exports=function(e){var t=document.createElement("style");return e.setAttributes(t,e.attributes),e.insert(t,e.options),t}},8626:function(e,t,n){"use strict";e.exports=function(e){var t=n.nc;t&&e.setAttribute("nonce",t)}},2155:function(e){"use strict";e.exports=function(e){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var t=e.insertStyleElement(e);return{update:function(n){!function(e,t,n){var o="";n.supports&&(o+="@supports (".concat(n.supports,") {")),n.media&&(o+="@media ".concat(n.media," {"));var r=void 0!==n.layer;r&&(o+="@layer".concat(n.layer.length>0?" ".concat(n.layer):""," {")),o+=n.css,r&&(o+="}"),n.media&&(o+="}"),n.supports&&(o+="}");var i=n.sourceMap;i&&"undefined"!=typeof btoa&&(o+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(i))))," */")),t.styleTagTransform(o,e,t.options)}(t,e,n)},remove:function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(t)}}}},9827:function(e){"use strict";e.exports=function(e,t){if(t.styleSheet)t.styleSheet.cssText=e;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(e))}}}},t={};function n(o){var r=t[o];if(void 0!==r)return r.exports;var i=t[o]={id:o,exports:{}};return e[o](i,i.exports,n),i.exports}n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,{a:t}),t},n.d=function(e,t){for(var o in t)n.o(t,o)&&!n.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})},n.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.nc=void 0;var o={};return function(){"use strict";n.r(o),n.d(o,{init:function(){return R}});var e=n(1931),t=n.n(e);const r=e=>{if("object"==typeof e&&null!==e){if("function"==typeof Object.getPrototypeOf){const t=Object.getPrototypeOf(e);return t===Object.prototype||null===t}return"[object Object]"===Object.prototype.toString.call(e)}return!1},i=(...e)=>e.reduce(((e,t)=>{if(Array.isArray(t))throw new TypeError("Arguments provided to ts-deepmerge must be objects, not arrays.");return Object.keys(t).forEach((n=>{["__proto__","constructor","prototype"].includes(n)||(Array.isArray(e[n])&&Array.isArray(t[n])?e[n]=i.options.mergeArrays?i.options.uniqueArrayItems?Array.from(new Set(e[n].concat(t[n]))):[...e[n],...t[n]]:t[n]:r(e[n])&&r(t[n])?e[n]=i(e[n],t[n]):e[n]=void 0===t[n]?i.options.allowUndefinedOverrides?t[n]:e[n]:t[n])})),e}),{}),s={allowUndefinedOverrides:!0,mergeArrays:!0,uniqueArrayItems:!0};i.options=s,i.withOptions=(e,...t)=>{i.options=Object.assign(Object.assign({},s),e);const n=i(...t);return i.options=s,n};var a=i;const c="https://channels-ws.moveo.ai",d="https://web-client.dev.moveo.ai",u=()=>window.innerWidth<650||window.innerHeight<550&&window.innerWidth<1e3,l=(e,t)=>{var n,o;const r=null===(n=null==t?void 0:t.data)||void 0===n?void 0:n.type;return"string"==typeof r&&r.startsWith(e)?{type:r.replace(e,""),data:null===(o=t.data)||void 0===o?void 0:o.data}:null};var f,p=/bot|crawl|http|lighthouse|scan|search|spider/i;var m,h,v,g,y,w=n(7967),b=n.n(w),C=n(9572),A=n.n(C);!function(e){e.Open="open",e.Resolved="closed",e.Expired="expired",e.Spam="spam",e.Trash="trash"}(m||(m={})),function(e){e.IframeLoaded="moveo-iframe-loaded",e.IframeError="moveo-iframe-error",e.WidgetLoaded="moveo-widget-loaded",e.WidgetError="moveo-widget-error",e.Opened="moveo-widget-opened",e.Closed="moveo-widget-closed",e.Resize="moveo-widget-resize",e.LocaleChanged="moveo-widget-locale-changed",e.SessionCreated="moveo-widget-session-created",e.SessionReconnected="moveo-widget-session-reconnected",e.SessionClosed="moveo-widget-session-closed",e.ConversationClosed="moveo-widget-conversation-closed",e.LinkClicked="moveo-widget-link-clicked",e.ConversationUnreadMessages="moveo-conversation-unread-messages",e.ConversationNoUnreadMessages="moveo-conversation-no-unread-messages",e.UserWayInit="moveo-userway-init"}(h||(h={})),function(e){e.SetConfig="moveo-set-config",e.SetLocale="moveo-set-locale",e.SetCssVariables="moveo-set-css-variables",e.Open="moveo-open",e.Close="moveo-close",e.SendMessage="moveo-send-message",e.UpdateContext="moveo-update-context",e.WindowResize="moveo-resize",e.SessionActivity="session-activity",e.UserWayDisabled="userway-disabled",e.UserWayEnabled="userway-enabled",e.LinkClicked="link-clicked"}(v||(v={})),function(e){e.Expired="expired",e.Survey="survey",e.SurveyFull="survey-full",e.Closing="closing",e.Resolved="closed",e.Inactivity="inactivity"}(g||(g={})),function(e){e.MinimizeButton="minimize-btn",e.CloseButton="close-btn",e.EndSessionButton="end-btn",e.LauncherButton="launcher-btn",e.MessageInput="message-input",e.DisclaimerCheck="disclaimer-check",e.DisclaimerContainer="disclaimer-container",e.HeaderContainer="header-container",e.ImageButton="image-btn"}(y||(y={}));const F=["s2","s3","s4","s6","s7","s10","s12","s13","s14","s15","s16","s17","s19","s23"];class E{constructor(e){this.detectUserway=()=>{F.forEach((e=>{document.addEventListener(`userway:feature_enabled_${e}`,(()=>{var t;const n=null!==(t=localStorage.getItem(`userway-${e}`))&&void 0!==t?t:"";this.sendEventToIframe({type:v.UserWayEnabled,data:{eventType:e,value:n}})})),document.addEventListener(`userway:feature_disabled_${e}`,(()=>{this.sendEventToIframe({type:v.UserWayDisabled,data:{eventType:e}})}))}))},this.initUserway=()=>{const e=Object.assign({},localStorage);Object.keys(e).forEach((t=>{const n=(e[t],e[t]);if(t.includes("userway-s")&&(!isNaN(parseInt(n))||"true"===n)){const e=t.split("-")[1];"0"===n?this.sendEventToIframe({type:v.UserWayDisabled,data:{eventType:e}}):this.sendEventToIframe({type:v.UserWayEnabled,data:{eventType:e,value:n}})}}))},this.detectMobile=()=>{this.sendEventToIframe({type:v.WindowResize,data:{is_mobile:u(),width:window.innerWidth,height:window.innerHeight}}),this.isMobile=u()},this.trackActivity=()=>{const e=A()((()=>{this.sendEventToIframe({type:v.SessionActivity,data:"active"})}),3e3);window.onload=e,window.onmousemove=e,window.onmousedown=e,window.ontouchstart=e,window.ontouchmove=e,window.onclick=e,window.onkeydown=e,window.addEventListener("scroll",e,!0)},this.config=e,this.id=e.widgetId,this.initialized=!1,this.log=t()(`moveo:web-client:${this.id}`),this.iframe=this.createIframe(),this.isMobile=null}createIframe(){const e=document.createElement("iframe");return e.width="1px",e.height="1px",e.title="Moveo webchat",e.id=this.id,e.name=this.id,e.allow="geolocation",e.style.border="0",e.classList.add("web-client-container"),"embed"===this.config.widget_position&&e.classList.add("embed"),e.setAttribute("src",(e=>{let t="";const n=document.querySelectorAll("script"),o=/@moveo-ai\/web-client.*next/;n&&n.forEach((e=>{var n;(null===(n=e.src)||void 0===n?void 0:n.match(o))&&(t=d)}));const{origin:r}=window.location;return t||(t=r.match(/localhost:8880/)||r.match(/web-client.*moveo-ai\.vercel\.app/)?r:r.match(/web-client\.dev/)?d:"https://web-client.moveo.ai"),`${t}?widgetId=${e}`})(this.id)),e}handleEvents(e,t){return n=>{const o=l(this.id,n);if(o)switch(o.type){case h.IframeLoaded:this.sendEventToIframe({type:v.SetConfig,data:this.config});break;case h.IframeError:return t(o.data);case h.UserWayInit:this.initUserway(),this.detectUserway();case h.WidgetLoaded:setTimeout((()=>{this.detectMobile(),e(this)}),0);break;case h.WidgetError:this.notify(o);break;case h.Opened:(o.data.isFull||o.data.is_mobile)&&this.iframe.classList.add("full");break;case h.Closed:o.data.isFull&&this.iframe.classList.remove("full");break;case h.Resize:this.iframe.style.width=o.data.width,this.iframe.style.height=o.data.height,this.iframe.style.left=o.data.left;break;default:this.log(`Unhandle event: ${o.type}`)}}}init(){return new Promise(((e,t)=>{var n,o,r;if(r=navigator.userAgent,Boolean(r)&&function(){if(f instanceof RegExp)return f;try{f=new RegExp(" daum[ /]| deusu/| yadirectfetcher|(?:^|[^g])news(?!sapphire)|(?<! (?:channel/|google/))google(?!(app|/google| pixel))|(?<! cu)bots?(?:\\b|_)|(?<!(?:lib))http|(?<![hg]m)score|@[a-z][\\w-]+\\.|\\(\\)|\\.com\\b|\\btime/|^<|^[\\w \\.\\-\\(?:\\):]+(?:/v?\\d+(?:\\.\\d+)?(?:\\.\\d{1,10})*?)?(?:,|$)|^[^ ]{50,}$|^\\d+\\b|^\\w*search\\b|^\\w+/[\\w\\(\\)]*$|^active|^ad muncher|^amaya|^avsdevicesdk/|^biglotron|^bot|^bw/|^clamav[ /]|^client/|^cobweb/|^custom|^ddg[_-]android|^discourse|^dispatch/\\d|^downcast/|^duckduckgo|^facebook|^getright/|^gozilla/|^hobbit|^hotzonu|^hwcdn/|^jeode/|^jetty/|^jigsaw|^microsoft bits|^movabletype|^mozilla/5\\.0\\s[a-z\\.-]+$|^mozilla/\\d\\.\\d \\(compatible;?\\)$|^mozilla/\\d\\.\\d \\w*$|^navermailapp|^netsurf|^offline|^owler|^php|^postman|^python|^rank|^read|^reed|^rest|^rss|^snapchat|^space bison|^svn|^swcd |^taringa|^thumbor/|^track|^valid|^w3c|^webbandit/|^webcopier|^wget|^whatsapp|^wordpress|^xenu link sleuth|^yahoo|^yandex|^zdm/\\d|^zoom marketplace/|^{{.*}}$|adscanner/|analyzer|archive|ask jeeves/teoma|bit\\.ly/|bluecoat drtr|browsex|burpcollaborator|capture|catch|check\\b|checker|chrome-lighthouse|chromeframe|classifier|cloudflare|convertify|crawl|cypress/|dareboost|datanyze|dejaclick|detect|dmbrowser|download|evc-batch/|exaleadcloudview|feed|firephp|functionize|gomezagent|headless|httrack|hubspot marketing grader|hydra|ibisbrowser|images|infrawatch|insight|inspect|iplabel|ips-agent|java(?!;)|jsjcw_scanner|library|linkcheck|mail\\.ru/|manager|measure|neustar wpm|node|nutch|offbyone|optimize|pageburst|pagespeed|parser|perl|phantomjs|pingdom|powermarks|preview|proxy|ptst[ /]\\d|reputation|resolver|retriever|rexx;|rigor|rss\\b|scanner\\.|scrape|server|sogou|sparkler/|speedcurve|spider|splash|statuscake|supercleaner|synapse|synthetic|tools|torrent|trace|transcoder|url|virtuoso|wappalyzer|webglance|webkit2png|whatcms/|zgrab","i")}catch(e){f=p}return f}().test(r))throw new Error(`Widget ${this.id} was not initialized because user-agent is a bot`);if(this.initialized)throw new Error(`Widget ${this.id} was already initialized`);if(window.addEventListener("message",this.handleEvents(e,t)),window.addEventListener("resize",b()(this.detectMobile,100)),this.trackActivity(),"embed"===this.config.widget_position){let e=(null===(n=this.config)||void 0===n?void 0:n.element)||null;if("string"==typeof e&&(e=document.getElementById(e),!e))throw new Error(`Element with id: ${e} not found`);null==e||e.appendChild(this.iframe)}else null===(o=window.document.querySelector("body"))||void 0===o||o.appendChild(this.iframe);this.initialized=!0,this.detectMobile()}))}sendEventToIframe(e){var t;this.iframe&&this.iframe.contentWindow?(this.log(`Event to iframe: ${e.type}`,e),e.type===v.SetConfig&&(null===(t=e.data)||void 0===t?void 0:t.element)&&delete e.data.element,this.iframe.contentWindow.postMessage(Object.assign(Object.assign({},e),{type:`${this.id}${e.type}`}),"*")):this.log("Error: Cannot find iframe to send event")}notify(e){this.log(`notify ${e.type}:`,e)}notifyParent(e,t){window.addEventListener("message",(n=>{const o=l(this.id,n);o&&(this.log(`Event from iframe: ${o.type}`,o),o.type===e&&("data"in o?t(o.data):t()))}))}openWindow(){this.sendEventToIframe({type:v.Open})}closeWindow(){this.sendEventToIframe({type:v.Close})}sendMessage(e){this.sendEventToIframe({type:v.SendMessage,data:e})}updateContext(e){this.sendEventToIframe({type:v.UpdateContext,data:e})}setCSSVariables(e){this.sendEventToIframe({type:v.SetCssVariables,data:e})}setLocale(e){this.sendEventToIframe({type:v.SetLocale,data:e})}onSessionCreated(e){this.notifyParent(h.SessionCreated,e)}onSessionClosed(e){this.notifyParent(h.SessionClosed,e)}onConversationClosed(e){this.notifyParent(h.ConversationClosed,e)}onSessionReconnected(e){this.notifyParent(h.SessionReconnected,e)}onNoUnreadMessages(e){this.notifyParent(h.ConversationNoUnreadMessages,e)}onUnreadMessages(e){this.notifyParent(h.ConversationUnreadMessages,e)}onLinkClicked(e){this.notifyParent(h.LinkClicked,e)}}var x=n(6186),j=n.n(x),I=n(2155),k=n.n(I),S=n(7433),O=n.n(S),T=n(8626),M=n.n(T),$=n(8990),z=n.n($),L=n(9827),U=n.n(L),W=n(6384),_={};_.styleTagTransform=U(),_.setAttributes=M(),_.insert=O().bind(null,"head"),_.domAPI=k(),_.insertStyleElement=z(),j()(W.A,_),W.A&&W.A.locals&&W.A.locals;let N=t()("moveo:web-client");const P=async e=>{const t=`moveo-${((e=21)=>{let t="",n=crypto.getRandomValues(new Uint8Array(e));for(;e--;)t+="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict"[63&n[e]];return t})(5)}`,n=window.location.href;if(N=N.extend(`:${t}`),!(null==e?void 0:e.integrationId))throw new Error("integrationId is required.\n Call MoveoAI.init({ integrationId: YOUR_INTEGRATION_HERE })");const o=await(async(e,t)=>{const n=t||c,o=await fetch(`${n}/v1/web/${e}`),r=await o.text();if(o.ok)return JSON.parse(r);throw new Error(`Error loading config from: ${n}/${e}`)})(e.integrationId,e.host);return N("Loaded integration configuration:",o),Object.assign(Object.assign({},a(Object.assign({},o),e)),{clientUrl:n,widgetId:t})},R=async e=>{await new Promise((e=>{if("complete"===document.readyState)return e();window.addEventListener("load",(()=>e()))}));const t=await P(e);if(N("Configuration:",t),"embed"===t.widget_position&&!t.element)throw new Error("element is not defined but required by embed widget");const n=new E(t);N("Initializing");const o=await n.init();return N("Initialized"),o}}(),o}()}));
2
+ !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define("MoveoAI",[],t):"object"==typeof exports?exports.MoveoAI=t():e.MoveoAI=t()}(self,(function(){return function(){var e={6384:function(e,t,n){"use strict";var o=n(5516),i=n.n(o),r=n(1364),s=n.n(r)()(i());s.push([e.id,".web-client-container{position:fixed;bottom:0;right:0;cursor:pointer;z-index:10022;max-height:99%}.web-client-container.embed{position:static;width:100% !important;height:100% !important}.web-client-container.full{width:100% !important;height:100% !important;inset:0 !important;max-height:initial}","",{version:3,sources:["webpack://./src/styles/web-client.scss"],names:[],mappings:"AAIA,sBAIE,cAAA,CACA,QAAA,CACA,OAAA,CACA,cAAA,CACA,aAPiB,CAQjB,cAPoB,CASpB,4BACE,eAAA,CACA,qBAAA,CACA,sBAAA,CAIF,2BACE,qBAAA,CACA,sBAAA,CACA,kBAAA,CACA,kBAAA",sourceRoot:""}]),t.A=s},1364:function(e){"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var n="",o=void 0!==t[5];return t[4]&&(n+="@supports (".concat(t[4],") {")),t[2]&&(n+="@media ".concat(t[2]," {")),o&&(n+="@layer".concat(t[5].length>0?" ".concat(t[5]):""," {")),n+=e(t),o&&(n+="}"),t[2]&&(n+="}"),t[4]&&(n+="}"),n})).join("")},t.i=function(e,n,o,i,r){"string"==typeof e&&(e=[[null,e,void 0]]);var s={};if(o)for(var a=0;a<this.length;a++){var c=this[a][0];null!=c&&(s[c]=!0)}for(var d=0;d<e.length;d++){var u=[].concat(e[d]);o&&s[u[0]]||(void 0!==r&&(void 0===u[5]||(u[1]="@layer".concat(u[5].length>0?" ".concat(u[5]):""," {").concat(u[1],"}")),u[5]=r),n&&(u[2]?(u[1]="@media ".concat(u[2]," {").concat(u[1],"}"),u[2]=n):u[2]=n),i&&(u[4]?(u[1]="@supports (".concat(u[4],") {").concat(u[1],"}"),u[4]=i):u[4]="".concat(i)),t.push(u))}},t}},5516:function(e){"use strict";e.exports=function(e){var t=e[1],n=e[3];if(!n)return t;if("function"==typeof btoa){var o=btoa(unescape(encodeURIComponent(JSON.stringify(n)))),i="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(o),r="/*# ".concat(i," */");return[t].concat([r]).join("\n")}return[t].join("\n")}},1931:function(e,t,n){t.formatArgs=function(t){if(t[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+t[0]+(this.useColors?"%c ":" ")+"+"+e.exports.humanize(this.diff),!this.useColors)return;const n="color: "+this.color;t.splice(1,0,n,"color: inherit");let o=0,i=0;t[0].replace(/%[a-zA-Z%]/g,(e=>{"%%"!==e&&(o++,"%c"===e&&(i=o))})),t.splice(i,0,n)},t.save=function(e){try{e?t.storage.setItem("debug",e):t.storage.removeItem("debug")}catch(e){}},t.load=function(){let e;try{e=t.storage.getItem("debug")}catch(e){}return!e&&"undefined"!=typeof process&&"env"in process&&(e=process.env.DEBUG),e},t.useColors=function(){if("undefined"!=typeof window&&window.process&&("renderer"===window.process.type||window.process.__nwjs))return!0;if("undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))return!1;let e;return"undefined"!=typeof document&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||"undefined"!=typeof window&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||"undefined"!=typeof navigator&&navigator.userAgent&&(e=navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/))&&parseInt(e[1],10)>=31||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)},t.storage=function(){try{return localStorage}catch(e){}}(),t.destroy=(()=>{let e=!1;return()=>{e||(e=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})(),t.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"],t.log=console.debug||console.log||(()=>{}),e.exports=n(4582)(t);const{formatters:o}=e.exports;o.j=function(e){try{return JSON.stringify(e)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}},4582:function(e,t,n){e.exports=function(e){function t(e){let n,i,r,s=null;function a(...e){if(!a.enabled)return;const o=a,i=Number(new Date),r=i-(n||i);o.diff=r,o.prev=n,o.curr=i,n=i,e[0]=t.coerce(e[0]),"string"!=typeof e[0]&&e.unshift("%O");let s=0;e[0]=e[0].replace(/%([a-zA-Z%])/g,((n,i)=>{if("%%"===n)return"%";s++;const r=t.formatters[i];if("function"==typeof r){const t=e[s];n=r.call(o,t),e.splice(s,1),s--}return n})),t.formatArgs.call(o,e),(o.log||t.log).apply(o,e)}return a.namespace=e,a.useColors=t.useColors(),a.color=t.selectColor(e),a.extend=o,a.destroy=t.destroy,Object.defineProperty(a,"enabled",{enumerable:!0,configurable:!1,get:()=>null!==s?s:(i!==t.namespaces&&(i=t.namespaces,r=t.enabled(e)),r),set:e=>{s=e}}),"function"==typeof t.init&&t.init(a),a}function o(e,n){const o=t(this.namespace+(void 0===n?":":n)+e);return o.log=this.log,o}function i(e){return e.toString().substring(2,e.toString().length-2).replace(/\.\*\?$/,"*")}return t.debug=t,t.default=t,t.coerce=function(e){return e instanceof Error?e.stack||e.message:e},t.disable=function(){const e=[...t.names.map(i),...t.skips.map(i).map((e=>"-"+e))].join(",");return t.enable(""),e},t.enable=function(e){let n;t.save(e),t.namespaces=e,t.names=[],t.skips=[];const o=("string"==typeof e?e:"").split(/[\s,]+/),i=o.length;for(n=0;n<i;n++)o[n]&&("-"===(e=o[n].replace(/\*/g,".*?"))[0]?t.skips.push(new RegExp("^"+e.slice(1)+"$")):t.names.push(new RegExp("^"+e+"$")))},t.enabled=function(e){if("*"===e[e.length-1])return!0;let n,o;for(n=0,o=t.skips.length;n<o;n++)if(t.skips[n].test(e))return!1;for(n=0,o=t.names.length;n<o;n++)if(t.names[n].test(e))return!0;return!1},t.humanize=n(6151),t.destroy=function(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")},Object.keys(e).forEach((n=>{t[n]=e[n]})),t.names=[],t.skips=[],t.formatters={},t.selectColor=function(e){let n=0;for(let t=0;t<e.length;t++)n=(n<<5)-n+e.charCodeAt(t),n|=0;return t.colors[Math.abs(n)%t.colors.length]},t.enable(t.load()),t}},7967:function(e,t,n){var o=/^\s+|\s+$/g,i=/^[-+]0x[0-9a-f]+$/i,r=/^0b[01]+$/i,s=/^0o[0-7]+$/i,a=parseInt,c="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g,d="object"==typeof self&&self&&self.Object===Object&&self,u=c||d||Function("return this")(),l=Object.prototype.toString,f=Math.max,p=Math.min,m=function(){return u.Date.now()};function h(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function v(e){if("number"==typeof e)return e;if(function(e){return"symbol"==typeof e||function(e){return!!e&&"object"==typeof e}(e)&&"[object Symbol]"==l.call(e)}(e))return NaN;if(h(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=h(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(o,"");var n=r.test(e);return n||s.test(e)?a(e.slice(2),n?2:8):i.test(e)?NaN:+e}e.exports=function(e,t,n){var o,i,r,s,a,c,d=0,u=!1,l=!1,g=!0;if("function"!=typeof e)throw new TypeError("Expected a function");function y(t){var n=o,r=i;return o=i=void 0,d=t,s=e.apply(r,n)}function w(e){var n=e-c;return void 0===c||n>=t||n<0||l&&e-d>=r}function b(){var e=m();if(w(e))return C(e);a=setTimeout(b,function(e){var n=t-(e-c);return l?p(n,r-(e-d)):n}(e))}function C(e){return a=void 0,g&&o?y(e):(o=i=void 0,s)}function A(){var e=m(),n=w(e);if(o=arguments,i=this,c=e,n){if(void 0===a)return function(e){return d=e,a=setTimeout(b,t),u?y(e):s}(c);if(l)return a=setTimeout(b,t),y(c)}return void 0===a&&(a=setTimeout(b,t)),s}return t=v(t)||0,h(n)&&(u=!!n.leading,r=(l="maxWait"in n)?f(v(n.maxWait)||0,t):r,g="trailing"in n?!!n.trailing:g),A.cancel=function(){void 0!==a&&clearTimeout(a),d=0,o=c=i=a=void 0},A.flush=function(){return void 0===a?s:C(m())},A}},9572:function(e,t,n){var o="Expected a function",i=NaN,r="[object Symbol]",s=/^\s+|\s+$/g,a=/^[-+]0x[0-9a-f]+$/i,c=/^0b[01]+$/i,d=/^0o[0-7]+$/i,u=parseInt,l="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g,f="object"==typeof self&&self&&self.Object===Object&&self,p=l||f||Function("return this")(),m=Object.prototype.toString,h=Math.max,v=Math.min,g=function(){return p.Date.now()};function y(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function w(e){if("number"==typeof e)return e;if(function(e){return"symbol"==typeof e||function(e){return!!e&&"object"==typeof e}(e)&&m.call(e)==r}(e))return i;if(y(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=y(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(s,"");var n=c.test(e);return n||d.test(e)?u(e.slice(2),n?2:8):a.test(e)?i:+e}e.exports=function(e,t,n){var i=!0,r=!0;if("function"!=typeof e)throw new TypeError(o);return y(n)&&(i="leading"in n?!!n.leading:i,r="trailing"in n?!!n.trailing:r),function(e,t,n){var i,r,s,a,c,d,u=0,l=!1,f=!1,p=!0;if("function"!=typeof e)throw new TypeError(o);function m(t){var n=i,o=r;return i=r=void 0,u=t,a=e.apply(o,n)}function b(e){var n=e-d;return void 0===d||n>=t||n<0||f&&e-u>=s}function C(){var e=g();if(b(e))return A(e);c=setTimeout(C,function(e){var n=t-(e-d);return f?v(n,s-(e-u)):n}(e))}function A(e){return c=void 0,p&&i?m(e):(i=r=void 0,a)}function F(){var e=g(),n=b(e);if(i=arguments,r=this,d=e,n){if(void 0===c)return function(e){return u=e,c=setTimeout(C,t),l?m(e):a}(d);if(f)return c=setTimeout(C,t),m(d)}return void 0===c&&(c=setTimeout(C,t)),a}return t=w(t)||0,y(n)&&(l=!!n.leading,s=(f="maxWait"in n)?h(w(n.maxWait)||0,t):s,p="trailing"in n?!!n.trailing:p),F.cancel=function(){void 0!==c&&clearTimeout(c),u=0,i=d=r=c=void 0},F.flush=function(){return void 0===c?a:A(g())},F}(e,t,{leading:i,maxWait:t,trailing:r})}},6151:function(e){var t=1e3,n=60*t,o=60*n,i=24*o;function r(e,t,n,o){var i=t>=1.5*n;return Math.round(e/n)+" "+o+(i?"s":"")}e.exports=function(e,s){s=s||{};var a,c,d=typeof e;if("string"===d&&e.length>0)return function(e){if(!((e=String(e)).length>100)){var r=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(e);if(r){var s=parseFloat(r[1]);switch((r[2]||"ms").toLowerCase()){case"years":case"year":case"yrs":case"yr":case"y":return 315576e5*s;case"weeks":case"week":case"w":return 6048e5*s;case"days":case"day":case"d":return s*i;case"hours":case"hour":case"hrs":case"hr":case"h":return s*o;case"minutes":case"minute":case"mins":case"min":case"m":return s*n;case"seconds":case"second":case"secs":case"sec":case"s":return s*t;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return s;default:return}}}}(e);if("number"===d&&isFinite(e))return s.long?(a=e,(c=Math.abs(a))>=i?r(a,c,i,"day"):c>=o?r(a,c,o,"hour"):c>=n?r(a,c,n,"minute"):c>=t?r(a,c,t,"second"):a+" ms"):function(e){var r=Math.abs(e);return r>=i?Math.round(e/i)+"d":r>=o?Math.round(e/o)+"h":r>=n?Math.round(e/n)+"m":r>=t?Math.round(e/t)+"s":e+"ms"}(e);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(e))}},6186:function(e){"use strict";var t=[];function n(e){for(var n=-1,o=0;o<t.length;o++)if(t[o].identifier===e){n=o;break}return n}function o(e,o){for(var r={},s=[],a=0;a<e.length;a++){var c=e[a],d=o.base?c[0]+o.base:c[0],u=r[d]||0,l="".concat(d," ").concat(u);r[d]=u+1;var f=n(l),p={css:c[1],media:c[2],sourceMap:c[3],supports:c[4],layer:c[5]};if(-1!==f)t[f].references++,t[f].updater(p);else{var m=i(p,o);o.byIndex=a,t.splice(a,0,{identifier:l,updater:m,references:1})}s.push(l)}return s}function i(e,t){var n=t.domAPI(t);return n.update(e),function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap&&t.supports===e.supports&&t.layer===e.layer)return;n.update(e=t)}else n.remove()}}e.exports=function(e,i){var r=o(e=e||[],i=i||{});return function(e){e=e||[];for(var s=0;s<r.length;s++){var a=n(r[s]);t[a].references--}for(var c=o(e,i),d=0;d<r.length;d++){var u=n(r[d]);0===t[u].references&&(t[u].updater(),t.splice(u,1))}r=c}}},7433:function(e){"use strict";var t={};e.exports=function(e,n){var o=function(e){if(void 0===t[e]){var n=document.querySelector(e);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(e){n=null}t[e]=n}return t[e]}(e);if(!o)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");o.appendChild(n)}},8990:function(e){"use strict";e.exports=function(e){var t=document.createElement("style");return e.setAttributes(t,e.attributes),e.insert(t,e.options),t}},8626:function(e,t,n){"use strict";e.exports=function(e){var t=n.nc;t&&e.setAttribute("nonce",t)}},2155:function(e){"use strict";e.exports=function(e){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var t=e.insertStyleElement(e);return{update:function(n){!function(e,t,n){var o="";n.supports&&(o+="@supports (".concat(n.supports,") {")),n.media&&(o+="@media ".concat(n.media," {"));var i=void 0!==n.layer;i&&(o+="@layer".concat(n.layer.length>0?" ".concat(n.layer):""," {")),o+=n.css,i&&(o+="}"),n.media&&(o+="}"),n.supports&&(o+="}");var r=n.sourceMap;r&&"undefined"!=typeof btoa&&(o+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(r))))," */")),t.styleTagTransform(o,e,t.options)}(t,e,n)},remove:function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(t)}}}},9827:function(e){"use strict";e.exports=function(e,t){if(t.styleSheet)t.styleSheet.cssText=e;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(e))}}}},t={};function n(o){var i=t[o];if(void 0!==i)return i.exports;var r=t[o]={id:o,exports:{}};return e[o](r,r.exports,n),r.exports}n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,{a:t}),t},n.d=function(e,t){for(var o in t)n.o(t,o)&&!n.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})},n.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.nc=void 0;var o={};return function(){"use strict";n.r(o),n.d(o,{init:function(){return B}});var e=n(1931),t=n.n(e);const i=e=>{if("object"==typeof e&&null!==e){if("function"==typeof Object.getPrototypeOf){const t=Object.getPrototypeOf(e);return t===Object.prototype||null===t}return"[object Object]"===Object.prototype.toString.call(e)}return!1},r=(...e)=>e.reduce(((e,t)=>{if(Array.isArray(t))throw new TypeError("Arguments provided to ts-deepmerge must be objects, not arrays.");return Object.keys(t).forEach((n=>{["__proto__","constructor","prototype"].includes(n)||(Array.isArray(e[n])&&Array.isArray(t[n])?e[n]=r.options.mergeArrays?r.options.uniqueArrayItems?Array.from(new Set(e[n].concat(t[n]))):[...e[n],...t[n]]:t[n]:i(e[n])&&i(t[n])?e[n]=r(e[n],t[n]):e[n]=void 0===t[n]?r.options.allowUndefinedOverrides?t[n]:e[n]:t[n])})),e}),{}),s={allowUndefinedOverrides:!0,mergeArrays:!0,uniqueArrayItems:!0};r.options=s,r.withOptions=(e,...t)=>{r.options=Object.assign(Object.assign({},s),e);const n=r(...t);return r.options=s,n};var a=r;const c="https://channels-ws.moveo.ai",d="https://web-client.dev.moveo.ai",u=()=>window.innerWidth<650||window.innerHeight<550&&window.innerWidth<1e3,l=(e,t)=>{var n,o;const i=null===(n=null==t?void 0:t.data)||void 0===n?void 0:n.type;return"string"==typeof i&&i.startsWith(e)?{type:i.replace(e,""),data:null===(o=t.data)||void 0===o?void 0:o.data}:null};var f,p=/bot|crawl|http|lighthouse|scan|search|spider/i;var m,h,v,g,y,w=n(7967),b=n.n(w),C=n(9572),A=n.n(C);!function(e){e.Open="open",e.Resolved="closed",e.Expired="expired",e.Spam="spam",e.Trash="trash"}(m||(m={})),function(e){e.IframeLoaded="moveo-iframe-loaded",e.IframeError="moveo-iframe-error",e.WidgetLoaded="moveo-widget-loaded",e.WidgetError="moveo-widget-error",e.Opened="moveo-widget-opened",e.Closed="moveo-widget-closed",e.Resize="moveo-widget-resize",e.LocaleChanged="moveo-widget-locale-changed",e.SessionCreated="moveo-widget-session-created",e.SessionReconnected="moveo-widget-session-reconnected",e.SessionClosed="moveo-widget-session-closed",e.ConversationClosed="moveo-widget-conversation-closed",e.LinkClicked="moveo-widget-link-clicked",e.ConversationUnreadMessages="moveo-conversation-unread-messages",e.ConversationNoUnreadMessages="moveo-conversation-no-unread-messages",e.UserWayInit="moveo-userway-init"}(h||(h={})),function(e){e.SetConfig="moveo-set-config",e.SetLocale="moveo-set-locale",e.SetCssVariables="moveo-set-css-variables",e.Open="moveo-open",e.Close="moveo-close",e.CloseConversation="moveo-close-conversation",e.SendMessage="moveo-send-message",e.UpdateContext="moveo-update-context",e.WindowResize="moveo-resize",e.SessionActivity="session-activity",e.UserWayDisabled="userway-disabled",e.UserWayEnabled="userway-enabled",e.LinkClicked="link-clicked"}(v||(v={})),function(e){e.Expired="expired",e.Survey="survey",e.SurveyFull="survey-full",e.Closing="closing",e.Resolved="closed",e.Inactivity="inactivity"}(g||(g={})),function(e){e.MinimizeButton="minimize-btn",e.CloseButton="close-btn",e.EndSessionButton="end-btn",e.LauncherButton="launcher-btn",e.MessageInput="message-input",e.DisclaimerCheck="disclaimer-check",e.DisclaimerContainer="disclaimer-container",e.HeaderContainer="header-container",e.ImageButton="image-btn"}(y||(y={}));const F=["s2","s3","s4","s6","s7","s10","s12","s13","s14","s15","s16","s17","s19","s23"];class E{constructor(e){this.detectUserway=()=>{F.forEach((e=>{document.addEventListener(`userway:feature_enabled_${e}`,(()=>{var t;const n=null!==(t=localStorage.getItem(`userway-${e}`))&&void 0!==t?t:"";this.sendEventToIframe({type:v.UserWayEnabled,data:{eventType:e,value:n}})})),document.addEventListener(`userway:feature_disabled_${e}`,(()=>{this.sendEventToIframe({type:v.UserWayDisabled,data:{eventType:e}})}))}))},this.initUserway=()=>{const e=Object.assign({},localStorage);Object.keys(e).forEach((t=>{const n=(e[t],e[t]);if(t.includes("userway-s")&&(!isNaN(parseInt(n))||"true"===n)){const e=t.split("-")[1];"0"===n?this.sendEventToIframe({type:v.UserWayDisabled,data:{eventType:e}}):this.sendEventToIframe({type:v.UserWayEnabled,data:{eventType:e,value:n}})}}))},this.detectMobile=()=>{this.sendEventToIframe({type:v.WindowResize,data:{is_mobile:u(),width:window.innerWidth,height:window.innerHeight}}),this.isMobile=u()},this.trackActivity=()=>{const e=A()((()=>{this.sendEventToIframe({type:v.SessionActivity,data:"active"})}),3e3);window.onload=e,window.onmousemove=e,window.onmousedown=e,window.ontouchstart=e,window.ontouchmove=e,window.onclick=e,window.onkeydown=e,window.addEventListener("scroll",e,!0)},this.config=e,this.id=e.widgetId,this.initialized=!1,this.log=t()(`moveo:web-client:${this.id}`),this.iframe=this.createIframe(),this.isMobile=null}createIframe(){const e=document.createElement("iframe");return e.width="1px",e.height="1px",e.title="Moveo webchat",e.id=this.id,e.name=this.id,e.allow="geolocation",e.style.border="0",e.classList.add("web-client-container"),"embed"===this.config.widget_position&&e.classList.add("embed"),e.setAttribute("src",(e=>{let t="";const n=document.querySelectorAll("script"),o=/@moveo-ai\/web-client.*next/;n&&n.forEach((e=>{var n;(null===(n=e.src)||void 0===n?void 0:n.match(o))&&(t=d)}));const{origin:i}=window.location;return t||(t=i.match(/localhost:8880/)||i.match(/web-client.*moveo-ai\.vercel\.app/)?i:i.match(/web-client\.dev/)?d:"https://web-client.moveo.ai"),`${t}?widgetId=${e}`})(this.id)),e}handleEvents(e,t){return n=>{const o=l(this.id,n);if(o)switch(o.type){case h.IframeLoaded:this.sendEventToIframe({type:v.SetConfig,data:this.config});break;case h.IframeError:return t(o.data);case h.UserWayInit:this.initUserway(),this.detectUserway();case h.WidgetLoaded:setTimeout((()=>{this.detectMobile(),e(this)}),0);break;case h.WidgetError:this.notify(o);break;case h.Opened:(o.data.isFull||o.data.is_mobile)&&this.iframe.classList.add("full");break;case h.Closed:o.data.isFull&&this.iframe.classList.remove("full");break;case h.Resize:this.iframe.style.width=o.data.width,this.iframe.style.height=o.data.height,this.iframe.style.left=o.data.left;break;default:this.log(`Unhandle event: ${o.type}`)}}}init(){return new Promise(((e,t)=>{var n,o,i;if(i=navigator.userAgent,Boolean(i)&&function(){if(f instanceof RegExp)return f;try{f=new RegExp(" daum[ /]| deusu/| yadirectfetcher|(?:^|[^g])news(?!sapphire)|(?<! (?:channel/|google/))google(?!(app|/google| pixel))|(?<! cu)bots?(?:\\b|_)|(?<!(?:lib))http|(?<![hg]m)score|@[a-z][\\w-]+\\.|\\(\\)|\\.com\\b|\\btime/|^<|^[\\w \\.\\-\\(?:\\):]+(?:/v?\\d+(?:\\.\\d+)?(?:\\.\\d{1,10})*?)?(?:,|$)|^[^ ]{50,}$|^\\d+\\b|^\\w*search\\b|^\\w+/[\\w\\(\\)]*$|^active|^ad muncher|^amaya|^avsdevicesdk/|^biglotron|^bot|^bw/|^clamav[ /]|^client/|^cobweb/|^custom|^ddg[_-]android|^discourse|^dispatch/\\d|^downcast/|^duckduckgo|^facebook|^getright/|^gozilla/|^hobbit|^hotzonu|^hwcdn/|^jeode/|^jetty/|^jigsaw|^microsoft bits|^movabletype|^mozilla/5\\.0\\s[a-z\\.-]+$|^mozilla/\\d\\.\\d \\(compatible;?\\)$|^mozilla/\\d\\.\\d \\w*$|^navermailapp|^netsurf|^offline|^owler|^php|^postman|^python|^rank|^read|^reed|^rest|^rss|^snapchat|^space bison|^svn|^swcd |^taringa|^thumbor/|^track|^valid|^w3c|^webbandit/|^webcopier|^wget|^whatsapp|^wordpress|^xenu link sleuth|^yahoo|^yandex|^zdm/\\d|^zoom marketplace/|^{{.*}}$|adscanner/|analyzer|archive|ask jeeves/teoma|bit\\.ly/|bluecoat drtr|browsex|burpcollaborator|capture|catch|check\\b|checker|chrome-lighthouse|chromeframe|classifier|cloudflare|convertify|crawl|cypress/|dareboost|datanyze|dejaclick|detect|dmbrowser|download|evc-batch/|exaleadcloudview|feed|firephp|functionize|gomezagent|headless|httrack|hubspot marketing grader|hydra|ibisbrowser|images|infrawatch|insight|inspect|iplabel|ips-agent|java(?!;)|jsjcw_scanner|library|linkcheck|mail\\.ru/|manager|measure|neustar wpm|node|nutch|offbyone|optimize|pageburst|pagespeed|parser|perl|phantomjs|pingdom|powermarks|preview|proxy|ptst[ /]\\d|reputation|resolver|retriever|rexx;|rigor|rss\\b|scanner\\.|scrape|server|sogou|sparkler/|speedcurve|spider|splash|statuscake|supercleaner|synapse|synthetic|tools|torrent|trace|transcoder|url|virtuoso|wappalyzer|webglance|webkit2png|whatcms/|zgrab","i")}catch(e){f=p}return f}().test(i))throw new Error(`Widget ${this.id} was not initialized because user-agent is a bot`);if(this.initialized)throw new Error(`Widget ${this.id} was already initialized`);if(window.addEventListener("message",this.handleEvents(e,t)),window.addEventListener("resize",b()(this.detectMobile,100)),this.trackActivity(),"embed"===this.config.widget_position){let e=(null===(n=this.config)||void 0===n?void 0:n.element)||null;if("string"==typeof e&&(e=document.getElementById(e),!e))throw new Error(`Element with id: ${e} not found`);null==e||e.appendChild(this.iframe)}else null===(o=window.document.querySelector("body"))||void 0===o||o.appendChild(this.iframe);this.initialized=!0,this.detectMobile()}))}sendEventToIframe(e){var t;this.iframe&&this.iframe.contentWindow?(this.log(`Event to iframe: ${e.type}`,e),e.type===v.SetConfig&&(null===(t=e.data)||void 0===t?void 0:t.element)&&delete e.data.element,this.iframe.contentWindow.postMessage(Object.assign(Object.assign({},e),{type:`${this.id}${e.type}`}),"*")):this.log("Error: Cannot find iframe to send event")}notify(e){this.log(`notify ${e.type}:`,e)}notifyParent(e,t){window.addEventListener("message",(n=>{const o=l(this.id,n);o&&(this.log(`Event from iframe: ${o.type}`,o),o.type===e&&("data"in o?t(o.data):t()))}))}openWindow(){this.sendEventToIframe({type:v.Open})}async destroy(){this.closeConversation({hide:!0}),await(4e3,new Promise((e=>setTimeout(e,4e3))));const e=document.getElementById(this.id);e&&(e.remove(),this.initialized=!1)}closeConversation({hide:e}){this.sendEventToIframe({type:v.CloseConversation,data:{hide:e}})}closeWindow(){this.sendEventToIframe({type:v.Close})}sendMessage(e){this.sendEventToIframe({type:v.SendMessage,data:e})}updateContext(e){this.sendEventToIframe({type:v.UpdateContext,data:e})}setCSSVariables(e){this.sendEventToIframe({type:v.SetCssVariables,data:e})}setLocale(e){this.sendEventToIframe({type:v.SetLocale,data:e})}onSessionCreated(e){this.notifyParent(h.SessionCreated,e)}onSessionClosed(e){this.notifyParent(h.SessionClosed,e)}onConversationClosed(e){this.notifyParent(h.ConversationClosed,e)}onSessionReconnected(e){this.notifyParent(h.SessionReconnected,e)}onNoUnreadMessages(e){this.notifyParent(h.ConversationNoUnreadMessages,e)}onUnreadMessages(e){this.notifyParent(h.ConversationUnreadMessages,e)}onLinkClicked(e){this.notifyParent(h.LinkClicked,e)}}var x=n(6186),j=n.n(x),I=n(2155),k=n.n(I),S=n(7433),O=n.n(S),T=n(8626),M=n.n(T),$=n(8990),z=n.n($),L=n(9827),U=n.n(L),W=n(6384),_={};_.styleTagTransform=U(),_.setAttributes=M(),_.insert=O().bind(null,"head"),_.domAPI=k(),_.insertStyleElement=z(),j()(W.A,_),W.A&&W.A.locals&&W.A.locals;let N=t()("moveo:web-client");const P=async e=>{const t=`moveo-${((e=21)=>{let t="",n=crypto.getRandomValues(new Uint8Array(e));for(;e--;)t+="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict"[63&n[e]];return t})(5)}`,n=window.location.href;if(N=N.extend(`:${t}`),!(null==e?void 0:e.integrationId))throw new Error("integrationId is required.\n Call MoveoAI.init({ integrationId: YOUR_INTEGRATION_HERE })");const o=await(async(e,t)=>{const n=t||c,o=await fetch(`${n}/v1/web/${e}`),i=await o.text();if(o.ok)return JSON.parse(i);throw new Error(`Error loading config from: ${n}/${e}`)})(e.integrationId,e.host);return N("Loaded integration configuration:",o),Object.assign(Object.assign({},a(Object.assign({},o),e)),{clientUrl:n,widgetId:t})},B=async e=>{await new Promise((e=>{if("complete"===document.readyState)return e();window.addEventListener("load",(()=>e()))}));const t=await P(e);if(N("Configuration:",t),"embed"===t.widget_position&&!t.element)throw new Error("element is not defined but required by embed widget");const n=new E(t);N("Initializing");const o=await n.init();return N("Initialized"),o}}(),o}()}));
3
3
  //# sourceMappingURL=web-client.min.js.map
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * @moveo-ai/web-client v0.71.0
3
+ * @moveo-ai/web-client v0.72.0
4
4
  * Copyright (c) Moveo.ai (TM)
5
5
  *
6
6
  */