@moveo-ai/web-client 0.75.2 → 0.76.0-true.1
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/iframe.min.js +1 -1
- package/dist/iframe.min.js.LICENSE.txt +2 -2
- package/dist/iframe.min.js.map +1 -1
- package/dist/index.html +1 -1
- package/dist/preview.css.min.js +1 -1
- package/dist/preview.css.min.js.LICENSE.txt +1 -1
- package/dist/preview.css.min.js.map +1 -1
- package/dist/web-client.min.js +1 -1
- package/dist/web-client.min.js.LICENSE.txt +1 -1
- package/dist/web-client.min.js.map +1 -1
- package/package.json +75 -74
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?
|
|
12
|
+
}</style><title>Widget</title></head><body><script src="iframe.min.js?7c9d9ef4bea5e41b3b5e"></script><script>const queryString = window.location.search;
|
|
13
13
|
const urlParams = new URLSearchParams(queryString);
|
|
14
14
|
const widgetId = urlParams.get('widgetId');
|
|
15
15
|
|
package/dist/preview.css.min.js
CHANGED
|
@@ -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;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,{}}()}));
|
|
2
|
+
!function(n,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define("MoveoAI",[],e):"object"==typeof exports?exports.MoveoAI=e():n.MoveoAI=e()}(self,(function(){return function(){"use strict";var n={1364:function(n){n.exports=function(n){var e=[];return e.toString=function(){return this.map((function(e){var o="",t=void 0!==e[5];return e[4]&&(o+="@supports (".concat(e[4],") {")),e[2]&&(o+="@media ".concat(e[2]," {")),t&&(o+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),o+=n(e),t&&(o+="}"),e[2]&&(o+="}"),e[4]&&(o+="}"),o})).join("")},e.i=function(n,o,t,i,r){"string"==typeof n&&(n=[[null,n,void 0]]);var a={};if(t)for(var c=0;c<this.length;c++){var A=this[c][0];null!=A&&(a[A]=!0)}for(var d=0;d<n.length;d++){var s=[].concat(n[d]);t&&a[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),o&&(s[2]?(s[1]="@media ".concat(s[2]," {").concat(s[1],"}"),s[2]=o):s[2]=o),i&&(s[4]?(s[1]="@supports (".concat(s[4],") {").concat(s[1],"}"),s[4]=i):s[4]="".concat(i)),e.push(s))}},e}},2155:function(n){n.exports=function(n){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=n.insertStyleElement(n);return{update:function(o){!function(n,e,o){var t="";o.supports&&(t+="@supports (".concat(o.supports,") {")),o.media&&(t+="@media ".concat(o.media," {"));var i=void 0!==o.layer;i&&(t+="@layer".concat(o.layer.length>0?" ".concat(o.layer):""," {")),t+=o.css,i&&(t+="}"),o.media&&(t+="}"),o.supports&&(t+="}");var r=o.sourceMap;r&&"undefined"!=typeof btoa&&(t+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(r))))," */")),e.styleTagTransform(t,n,e.options)}(e,n,o)},remove:function(){!function(n){if(null===n.parentNode)return!1;n.parentNode.removeChild(n)}(e)}}}},5516:function(n){n.exports=function(n){var e=n[1],o=n[3];if(!o)return e;if("function"==typeof btoa){var t=btoa(unescape(encodeURIComponent(JSON.stringify(o)))),i="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(t),r="/*# ".concat(i," */");return[e].concat([r]).join("\n")}return[e].join("\n")}},6186:function(n){var e=[];function o(n){for(var o=-1,t=0;t<e.length;t++)if(e[t].identifier===n){o=t;break}return o}function t(n,t){for(var r={},a=[],c=0;c<n.length;c++){var A=n[c],d=t.base?A[0]+t.base:A[0],s=r[d]||0,m="".concat(d," ").concat(s);r[d]=s+1;var p=o(m),u={css:A[1],media:A[2],sourceMap:A[3],supports:A[4],layer:A[5]};if(-1!==p)e[p].references++,e[p].updater(u);else{var l=i(u,t);t.byIndex=c,e.splice(c,0,{identifier:m,updater:l,references:1})}a.push(m)}return a}function i(n,e){var o=e.domAPI(e);return o.update(n),function(e){if(e){if(e.css===n.css&&e.media===n.media&&e.sourceMap===n.sourceMap&&e.supports===n.supports&&e.layer===n.layer)return;o.update(n=e)}else o.remove()}}n.exports=function(n,i){var r=t(n=n||[],i=i||{});return function(n){n=n||[];for(var a=0;a<r.length;a++){var c=o(r[a]);e[c].references--}for(var A=t(n,i),d=0;d<r.length;d++){var s=o(r[d]);0===e[s].references&&(e[s].updater(),e.splice(s,1))}r=A}}},7433:function(n){var e={};n.exports=function(n,o){var t=function(n){if(void 0===e[n]){var o=document.querySelector(n);if(window.HTMLIFrameElement&&o instanceof window.HTMLIFrameElement)try{o=o.contentDocument.head}catch(n){o=null}e[n]=o}return e[n]}(n);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(o)}},8598:function(n,e,o){var t=o(5516),i=o.n(t),r=o(1364),a=o.n(r)()(i());a.push([n.id,"@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&display=swap);"]),a.push([n.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",sourcesContent:["@mixin spread-map($map: ()) {\n @each $key, $value in $map {\n #{$key}: $value;\n }\n}\n\n@mixin fade-in($val) {\n animation: fadein $val;\n}\n\n@keyframes fadein {\n 0% {\n opacity: 0;\n }\n\n 100% {\n opacity: 1;\n }\n}\n","@use './fonts' as *;\n@use './spacing' as *;\n@use './theme' as *;\n@use './mixings' as *;\n@import 'https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&display=swap';\n\nbody {\n position: relative;\n\n $embed-width: 512px;\n $embed-height: 562px;\n $embed-max-width: 300px;\n $preview-background-color: #c4c4c4;\n $actions-width: 510px;\n $background-z-index: -1;\n\n --moveo-preview-default-padding: 10%;\n --moveo-font-primary: 'Inter', monospace;\n\n min-height: 100vh;\n background: linear-gradient(\n 270.03deg,\n $preview-background-color 3.88%,\n rgb(196 196 196 / 0%) 90.28%\n );\n background-repeat: no-repeat;\n background-position: top right;\n background-size: contain;\n margin: 0;\n\n &::before {\n position: absolute;\n width: 100%;\n height: 100%;\n content: '';\n z-index: $background-z-index;\n background-size: contain;\n background-position: top right;\n background-repeat: no-repeat;\n opacity: 0.5;\n }\n\n .moveo_preview {\n @include spread-map($theme-map-light);\n\n display: flex;\n flex-flow: row wrap;\n justify-content: space-between;\n padding: var(--moveo-preview-default-padding)\n var(--moveo-preview-default-padding) 0;\n\n #embed-chat-container {\n display: none;\n width: $embed-width;\n height: $embed-height;\n border: 2px solid var($text-primary);\n background-color: var($ui-background-01);\n box-sizing: border-box;\n box-shadow: 2px 3px 6px rgba(104 104 104 / 10%);\n border-radius: $space-4;\n flex: 0 1 auto;\n min-width: $embed-max-width;\n margin-bottom: $space-64;\n\n #embed-text {\n @include heading-regular;\n\n line-height: $space-24;\n text-align: center;\n margin: var(--moveo-preview-default-padding) $space-26 0;\n }\n\n #embed-chat {\n width: 100%;\n height: 100%;\n display: none;\n }\n }\n\n .preview_actions {\n width: $actions-width;\n margin-bottom: $space-36;\n\n .header_text {\n @include header-preview;\n\n margin-top: 0;\n margin-bottom: $space-24;\n\n span {\n color: $preview-background-color;\n }\n }\n\n .body_text {\n @include body-preview;\n\n margin-bottom: $space-36;\n }\n }\n\n .button_container {\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n\n .action_button {\n @include body-medium;\n\n margin-right: $space-16;\n color: var($ui-background-01);\n background-color: $preview-background-color;\n padding: $space-8 $space-16;\n border-radius: $space-4;\n cursor: pointer;\n border: 0;\n transition: 0.2s all linear;\n display: none;\n white-space: nowrap;\n\n &.enabled {\n display: block;\n }\n\n &.disabled {\n background-color: $preview-background-color;\n cursor: not-allowed;\n }\n }\n }\n }\n}\n\n@media (width <= 700px) {\n body {\n $preview-background-color: #c4c4c4;\n $actions-mobile-width: 280px;\n $embed-mobile-margin: 10%;\n $embed-mobile-width: 80%;\n $mobile-top-padding: 75px;\n\n background: linear-gradient(\n 0deg,\n $preview-background-color 3.88%,\n rgb(196 196 196 / 0%) 90.28%\n );\n\n &::before {\n background-size: cover;\n }\n\n .moveo_preview {\n flex-direction: column;\n align-items: center;\n padding: $mobile-top-padding 0 0;\n\n #embed-chat-container {\n margin-left: $embed-mobile-margin;\n margin-right: $embed-mobile-margin;\n width: $embed-mobile-width;\n }\n\n .preview_actions {\n display: flex;\n flex-direction: column;\n align-items: center;\n width: auto;\n min-width: 0;\n\n .header_text {\n @include header-preview-mobile;\n\n text-align: center;\n }\n\n .body_text {\n @include body-preview-mobile;\n\n width: $actions-mobile-width;\n text-align: center;\n }\n\n #close-chat-button {\n display: none;\n }\n }\n }\n }\n}\n","$text-01: --moveo-text-01;\n$text-02: --moveo-text-02;\n$text-03: --moveo-text-03;\n$text-04: --moveo-text-04;\n$text-05: --moveo-text-05;\n$text-success: --moveo-text-success;\n$text-failure: --moveo-text-failure;\n$text-primary: --moveo-background-color;\n$text-primary-hover: --moveo-background-color-hover;\n$text-secondary: --moveo-accent-color;\n$ui-background-01: --moveo-ui-background-01;\n$ui-background-02: --moveo-ui-background-02;\n$ui-background-03: --moveo-ui-background-03;\n$ui-background-04: --moveo-ui-background-04;\n$ui-background-05: --moveo-ui-background-05;\n\n// This variable name should never change\n$ui-chat-background: --moveo-chat-background;\n$ui-header-background: --moveo-header-background;\n$ui-03: --moveo-ui-03;\n$z-index: --moveo-z-index;\n$review-number: --moveo-review-number;\n$review-input-background: --moveo-review-input-background;\n$interactive-02: --moveo-interactive-02;\n$hover-02: --moveo-hover-02;\n$icon-attention: --moveo-icon-attention;\n$icon-warning: --moveo-icon-warning;\n\n// Default theme\n$theme-map-light: (\n $text-primary: #1b66d6,\n $text-primary-hover: #1c46b7,\n $text-secondary: #fff,\n $ui-background-01: #fff,\n $ui-background-02: linear-gradient(0deg, #e3f3ff29 2.25%, #e3f3ff00 100%),\n $ui-background-03: #e8e8e8,\n $ui-background-04: #fdf7f2,\n $ui-background-05: #fff6f5,\n $ui-chat-background: #fff,\n $icon-attention: #d86a05,\n $icon-warning: #d82c0d,\n $text-01: #000,\n $text-02: #8893a8,\n $text-03: #fff,\n $text-04: #555,\n $text-05: #989898,\n $ui-03: #d6e3f8,\n $text-success: #21d184,\n $text-failure: #da0000,\n $review-number: #f9f9f9,\n $review-input-background: #fafafa,\n $interactive-02: #e1e1e1,\n $hover-02: #c2c2c2,\n);\n$theme-map-dark: (\n $text-primary: #05043a,\n $text-primary-hover: #1b66d610,\n $text-secondary: #000,\n $ui-background-01: #202629,\n $ui-background-02: #000,\n $ui-background-03: #e8e8e8,\n $ui-background-04: #1d1d1d,\n $ui-background-05: #212121,\n $ui-chat-background: #000,\n $icon-attention: #282828,\n $icon-warning: #1a1a1a,\n $text-01: #fff,\n $text-02: #8893a8,\n $text-03: #000,\n $text-04: #fff,\n $text-05: #989898,\n $ui-03: #202629,\n $text-success: #21d184,\n $text-failure: #da0000,\n $review-number: #1e2224,\n $review-input-background: #1e2224,\n $interactive-02: #4f5563,\n $hover-02: #7f889c,\n);\n$theme-map-dracula: (\n $text-primary: #bd93f9,\n $text-primary-hover: #bd93f910,\n $text-secondary: #44475a,\n $ui-background-01: #202629,\n $ui-background-02: #44475a,\n $ui-background-03: #e8e8e8,\n $ui-background-04: #f8f8f2,\n $ui-background-05: #ff79c6,\n $icon-attention: #ffb86c,\n $icon-warning: #f55,\n $text-01: #f8f8f2,\n $text-02: #8893a8,\n $text-03: #44475a,\n $text-04: #fff,\n $text-05: #989898,\n $ui-03: #202629,\n $text-success: #50fa7b,\n $text-failure: #ff5655,\n $review-number: #1e2224,\n $review-input-background: #1e2224,\n $interactive-02: #4f5563,\n $hover-02: #7f889c,\n);\n","$space-128: 8rem;\n$space-80: 5rem;\n$space-72: 4.5rem;\n$space-64: 4rem;\n$space-60: 3.75rem;\n$space-52: 3.25rem;\n$space-48: 3rem;\n$space-44: 2.75rem;\n$space-40: 2.5rem;\n$space-36: 2.25rem;\n$space-32: 2rem;\n$space-26: 1.75rem;\n$space-24: 1.5rem;\n$space-22: 1.375rem;\n$space-20: 1.25rem;\n$space-18: 1.125rem;\n$space-16: 1rem;\n$space-14: 0.875rem;\n$space-12: 0.75rem;\n$space-10: 0.625rem;\n$space-8: 0.5rem;\n$space-6: 0.4rem;\n$space-4: 0.25rem;\n$space-2: 0.125rem;\n","/* stylelint-disable scale-unlimited/declaration-strict-value */\n/* stylelint-disable property-disallowed-list */\n\n@use './spacing' as *;\n\n@mixin label-regular {\n font-family: var(--moveo-font-primary);\n font-size: var(--moveo-font-xs);\n font-weight: 400;\n letter-spacing: 0;\n line-height: $space-16;\n}\n\n@mixin label-caps {\n @include label-regular;\n\n font-weight: 600;\n text-transform: uppercase;\n}\n\n@mixin code-big {\n @include label-regular;\n\n font-size: var(--moveo-font-sm);\n}\n\n@mixin body-regular {\n font-family: var(--moveo-font-primary);\n font-size: var(--moveo-font-md);\n font-weight: 400;\n letter-spacing: 0;\n line-height: calc(var(--moveo-font-md) + 2px);\n}\n\n@mixin body-regular-phone {\n @include body-regular;\n\n font-size: var(--moveo-font-lg);\n line-height: $space-22;\n}\n\n@mixin body-medium {\n @include label-regular;\n\n font-size: var(--moveo-font-md);\n font-weight: 600;\n}\n\n@mixin heading-regular {\n font-family: var(--moveo-font-primary);\n font-size: var(--moveo-font-lg);\n font-weight: 400;\n letter-spacing: 0;\n line-height: $space-24;\n}\n\n@mixin heading-medium {\n @include heading-regular;\n\n font-weight: 600;\n}\n\n@mixin body-2-regular {\n font-family: var(--moveo-font-primary);\n font-size: var(--moveo-font-sm);\n font-weight: 400;\n letter-spacing: 0;\n line-height: $space-16;\n}\n\n@mixin body-2-medium {\n @include body-2-regular;\n\n font-weight: 600;\n}\n\n@mixin button-modal {\n font-weight: 600;\n padding: $space-6 $space-16;\n font-size: var(--moveo-font-sm);\n line-height: $space-24;\n}\n\n/* Style for the preview page */\n\n@mixin body-preview {\n font-family: var(--moveo-font-primary);\n font-style: normal;\n font-weight: normal;\n font-size: 24px;\n line-height: 30px;\n}\n\n@mixin body-preview-mobile {\n @include body-preview;\n\n font-size: 16px;\n line-height: 20px;\n}\n\n@mixin header-preview {\n @include body-preview;\n\n font-weight: bold;\n font-size: 42px;\n line-height: 51px;\n}\n\n@mixin header-preview-mobile {\n @include header-preview;\n\n font-size: 28px;\n line-height: 34px;\n}\n"],sourceRoot:""}]),e.A=a},8626:function(n,e,o){n.exports=function(n){var e=o.nc;e&&n.setAttribute("nonce",e)}},8990:function(n){n.exports=function(n){var e=document.createElement("style");return n.setAttributes(e,n.attributes),n.insert(e,n.options),e}},9827:function(n){n.exports=function(n,e){if(e.styleSheet)e.styleSheet.cssText=n;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(n))}}}},e={};function o(t){var i=e[t];if(void 0!==i)return i.exports;var r=e[t]={id:t,exports:{}};return n[t](r,r.exports,o),r.exports}o.n=function(n){var e=n&&n.__esModule?function(){return n.default}:function(){return n};return o.d(e,{a:e}),e},o.d=function(n,e){for(var t in e)o.o(e,t)&&!o.o(n,t)&&Object.defineProperty(n,t,{enumerable:!0,get:e[t]})},o.o=function(n,e){return Object.prototype.hasOwnProperty.call(n,e)},o.nc=void 0;var t=o(6186),i=o.n(t),r=o(2155),a=o.n(r),c=o(7433),A=o.n(c),d=o(8626),s=o.n(d),m=o(8990),p=o.n(m),u=o(9827),l=o.n(u),f=o(8598),g={};return g.styleTagTransform=l(),g.setAttributes=s(),g.insert=A().bind(null,"head"),g.domAPI=a(),g.insertStyleElement=p(),i()(f.A,g),f.A&&f.A.locals&&f.A.locals,{}}()}));
|
|
3
3
|
//# sourceMappingURL=preview.css.min.js.map
|
|
@@ -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;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
|
+
{"version":3,"file":"preview.css.min.js","mappings":";CAAA,SAA2CA,EAAMC,GAC1B,iBAAZC,SAA0C,iBAAXC,OACxCA,OAAOD,QAAUD,IACQ,mBAAXG,QAAyBA,OAAOC,IAC9CD,OAAO,UAAW,GAAIH,GACI,iBAAZC,QACdA,QAAiB,QAAID,IAErBD,EAAc,QAAIC,GACnB,CATD,CASGK,MAAM,WACT,uDCJAH,EAAOD,QAAU,SAAUK,GACzB,IAAIC,EAAO,GA4EX,OAzEAA,EAAKC,SAAW,WACd,OAAOC,KAAKC,KAAI,SAAUC,GACxB,IAAIC,EAAU,GACVC,OAA+B,IAAZF,EAAK,GAoB5B,OAnBIA,EAAK,KACPC,GAAW,cAAcE,OAAOH,EAAK,GAAI,QAEvCA,EAAK,KACPC,GAAW,UAAUE,OAAOH,EAAK,GAAI,OAEnCE,IACFD,GAAW,SAASE,OAAOH,EAAK,GAAGI,OAAS,EAAI,IAAID,OAAOH,EAAK,IAAM,GAAI,OAE5EC,GAAWN,EAAuBK,GAC9BE,IACFD,GAAW,KAETD,EAAK,KACPC,GAAW,KAETD,EAAK,KACPC,GAAW,KAENA,CACT,IAAGI,KAAK,GACV,EAGAT,EAAKU,EAAI,SAAWC,EAASC,EAAOC,EAAQC,EAAUC,GAC7B,iBAAZJ,IACTA,EAAU,CAAC,CAAC,KAAMA,OAASK,KAE7B,IAAIC,EAAyB,CAAC,EAC9B,GAAIJ,EACF,IAAK,IAAIK,EAAI,EAAGA,EAAIhB,KAAKM,OAAQU,IAAK,CACpC,IAAIC,EAAKjB,KAAKgB,GAAG,GACP,MAANC,IACFF,EAAuBE,IAAM,EAEjC,CAEF,IAAK,IAAIC,EAAK,EAAGA,EAAKT,EAAQH,OAAQY,IAAM,CAC1C,IAAIhB,EAAO,GAAGG,OAAOI,EAAQS,IACzBP,GAAUI,EAAuBb,EAAK,WAGrB,IAAVW,SACc,IAAZX,EAAK,KAGdA,EAAK,GAAK,SAASG,OAAOH,EAAK,GAAGI,OAAS,EAAI,IAAID,OAAOH,EAAK,IAAM,GAAI,MAAMG,OAAOH,EAAK,GAAI,MAF/FA,EAAK,GAAKW,GAMVH,IACGR,EAAK,IAGRA,EAAK,GAAK,UAAUG,OAAOH,EAAK,GAAI,MAAMG,OAAOH,EAAK,GAAI,KAC1DA,EAAK,GAAKQ,GAHVR,EAAK,GAAKQ,GAMVE,IACGV,EAAK,IAGRA,EAAK,GAAK,cAAcG,OAAOH,EAAK,GAAI,OAAOG,OAAOH,EAAK,GAAI,KAC/DA,EAAK,GAAKU,GAHVV,EAAK,GAAK,GAAGG,OAAOO,IAMxBd,EAAKqB,KAAKjB,GACZ,CACF,EACOJ,CACT,oBCxBAL,EAAOD,QAjBP,SAAgB4B,GACd,GAAwB,oBAAbC,SACT,MAAO,CACLC,OAAQ,WAAmB,EAC3BC,OAAQ,WAAmB,GAG/B,IAAIC,EAAeJ,EAAQK,mBAAmBL,GAC9C,MAAO,CACLE,OAAQ,SAAgBI,IAjD5B,SAAeF,EAAcJ,EAASM,GACpC,IAAIC,EAAM,GACND,EAAId,WACNe,GAAO,cAActB,OAAOqB,EAAId,SAAU,QAExCc,EAAIhB,QACNiB,GAAO,UAAUtB,OAAOqB,EAAIhB,MAAO,OAErC,IAAIN,OAAiC,IAAdsB,EAAIb,MACvBT,IACFuB,GAAO,SAAStB,OAAOqB,EAAIb,MAAMP,OAAS,EAAI,IAAID,OAAOqB,EAAIb,OAAS,GAAI,OAE5Ec,GAAOD,EAAIC,IACPvB,IACFuB,GAAO,KAELD,EAAIhB,QACNiB,GAAO,KAELD,EAAId,WACNe,GAAO,KAET,IAAIC,EAAYF,EAAIE,UAChBA,GAA6B,oBAATC,OACtBF,GAAO,uDAAuDtB,OAAOwB,KAAKC,SAASC,mBAAmBC,KAAKC,UAAUL,MAAe,QAKtIR,EAAQc,kBAAkBP,EAAKH,EAAcJ,EAAQA,QACvD,CAoBMe,CAAMX,EAAcJ,EAASM,EAC/B,EACAH,OAAQ,YArBZ,SAA4BC,GAE1B,GAAgC,OAA5BA,EAAaY,WACf,OAAO,EAETZ,EAAaY,WAAWC,YAAYb,EACtC,CAgBMc,CAAmBd,EACrB,EAEJ,oBCzDA/B,EAAOD,QAAU,SAAUU,GACzB,IAAIC,EAAUD,EAAK,GACfqC,EAAarC,EAAK,GACtB,IAAKqC,EACH,OAAOpC,EAET,GAAoB,mBAAT0B,KAAqB,CAC9B,IAAIW,EAASX,KAAKC,SAASC,mBAAmBC,KAAKC,UAAUM,MACzDE,EAAO,+DAA+DpC,OAAOmC,GAC7EE,EAAgB,OAAOrC,OAAOoC,EAAM,OACxC,MAAO,CAACtC,GAASE,OAAO,CAACqC,IAAgBnC,KAAK,KAChD,CACA,MAAO,CAACJ,GAASI,KAAK,KACxB,oBCbA,IAAIoC,EAAc,GAClB,SAASC,EAAqBC,GAE5B,IADA,IAAIC,GAAU,EACLtC,EAAI,EAAGA,EAAImC,EAAYrC,OAAQE,IACtC,GAAImC,EAAYnC,GAAGqC,aAAeA,EAAY,CAC5CC,EAAStC,EACT,KACF,CAEF,OAAOsC,CACT,CACA,SAASC,EAAajD,EAAMsB,GAG1B,IAFA,IAAI4B,EAAa,CAAC,EACdC,EAAc,GACTzC,EAAI,EAAGA,EAAIV,EAAKQ,OAAQE,IAAK,CACpC,IAAIN,EAAOJ,EAAKU,GACZS,EAAKG,EAAQ8B,KAAOhD,EAAK,GAAKkB,EAAQ8B,KAAOhD,EAAK,GAClDiD,EAAQH,EAAW/B,IAAO,EAC1B4B,EAAa,GAAGxC,OAAOY,EAAI,KAAKZ,OAAO8C,GAC3CH,EAAW/B,GAAMkC,EAAQ,EACzB,IAAIC,EAAoBR,EAAqBC,GACzCnB,EAAM,CACRC,IAAKzB,EAAK,GACVQ,MAAOR,EAAK,GACZ0B,UAAW1B,EAAK,GAChBU,SAAUV,EAAK,GACfW,MAAOX,EAAK,IAEd,IAA2B,IAAvBkD,EACFT,EAAYS,GAAmBC,aAC/BV,EAAYS,GAAmBE,QAAQ5B,OAClC,CACL,IAAI4B,EAAUC,EAAgB7B,EAAKN,GACnCA,EAAQoC,QAAUhD,EAClBmC,EAAYc,OAAOjD,EAAG,EAAG,CACvBqC,WAAYA,EACZS,QAASA,EACTD,WAAY,GAEhB,CACAJ,EAAY9B,KAAK0B,EACnB,CACA,OAAOI,CACT,CACA,SAASM,EAAgB7B,EAAKN,GAC5B,IAAIsC,EAAMtC,EAAQuC,OAAOvC,GAYzB,OAXAsC,EAAIpC,OAAOI,GACG,SAAiBkC,GAC7B,GAAIA,EAAQ,CACV,GAAIA,EAAOjC,MAAQD,EAAIC,KAAOiC,EAAOlD,QAAUgB,EAAIhB,OAASkD,EAAOhC,YAAcF,EAAIE,WAAagC,EAAOhD,WAAac,EAAId,UAAYgD,EAAO/C,QAAUa,EAAIb,MACzJ,OAEF6C,EAAIpC,OAAOI,EAAMkC,EACnB,MACEF,EAAInC,QAER,CAEF,CACA9B,EAAOD,QAAU,SAAUM,EAAMsB,GAG/B,IAAIyC,EAAkBd,EADtBjD,EAAOA,GAAQ,GADfsB,EAAUA,GAAW,CAAC,GAGtB,OAAO,SAAgB0C,GACrBA,EAAUA,GAAW,GACrB,IAAK,IAAItD,EAAI,EAAGA,EAAIqD,EAAgBvD,OAAQE,IAAK,CAC/C,IACIuD,EAAQnB,EADKiB,EAAgBrD,IAEjCmC,EAAYoB,GAAOV,YACrB,CAEA,IADA,IAAIW,EAAqBjB,EAAae,EAAS1C,GACtC6C,EAAK,EAAGA,EAAKJ,EAAgBvD,OAAQ2D,IAAM,CAClD,IACIC,EAAStB,EADKiB,EAAgBI,IAEK,IAAnCtB,EAAYuB,GAAQb,aACtBV,EAAYuB,GAAQZ,UACpBX,EAAYc,OAAOS,EAAQ,GAE/B,CACAL,EAAkBG,CACpB,CACF,oBCjFA,IAAIG,EAAO,CAAC,EA+BZ1E,EAAOD,QAPP,SAA0B4E,EAAQC,GAChC,IAAIC,EAtBN,SAAmBA,GACjB,QAA4B,IAAjBH,EAAKG,GAAyB,CACvC,IAAIC,EAAclD,SAASmD,cAAcF,GAGzC,GAAIG,OAAOC,mBAAqBH,aAAuBE,OAAOC,kBAC5D,IAGEH,EAAcA,EAAYI,gBAAgBC,IAC5C,CAAE,MAAOC,GAEPN,EAAc,IAChB,CAEFJ,EAAKG,GAAUC,CACjB,CACA,OAAOJ,EAAKG,EACd,CAIeQ,CAAUV,GACvB,IAAKE,EACH,MAAM,IAAIS,MAAM,2GAElBT,EAAOU,YAAYX,EACrB,yDC7BIY,QAA0B,GAA4B,KAC1DA,EAAwB9D,KAAK,CAAC1B,EAAOwB,GAAI,mGAEzCgE,EAAwB9D,KAAK,CAAC1B,EAAOwB,GAAI,utIAA4tI,GAAG,CAAC,QAAU,EAAE,QAAU,CAAC,sCAAsC,sCAAsC,oCAAoC,sCAAsC,qCAAqC,MAAQ,GAAG,SAAW,myDAAmyD,eAAiB,CAAC,kPAAkP,wsIAAwsI,i8FAAi8F,seAAse,0mEAA0mE,WAAa,MAE9vgB,4BCCAxB,EAAOD,QANP,SAAwCgC,GACtC,IAAI0D,EAAmD,KACnDA,GACF1D,EAAa2D,aAAa,QAASD,EAEvC,oBCCAzF,EAAOD,QANP,SAA4B4B,GAC1B,IAAIgE,EAAU/D,SAASgE,cAAc,SAGrC,OAFAjE,EAAQkE,cAAcF,EAAShE,EAAQmE,YACvCnE,EAAQgD,OAAOgB,EAAShE,EAAQA,SACzBgE,CACT,oBCKA3F,EAAOD,QAVP,SAA2BmC,EAAKH,GAC9B,GAAIA,EAAagE,WACfhE,EAAagE,WAAWC,QAAU9D,MAC7B,CACL,KAAOH,EAAakE,YAClBlE,EAAaa,YAAYb,EAAakE,YAExClE,EAAawD,YAAY3D,SAASsE,eAAehE,GACnD,CACF,ICXIiE,EAA2B,CAAC,EAGhC,SAASC,EAAoBC,GAE5B,IAAIC,EAAeH,EAAyBE,GAC5C,QAAqBhF,IAAjBiF,EACH,OAAOA,EAAavG,QAGrB,IAAIC,EAASmG,EAAyBE,GAAY,CACjD7E,GAAI6E,EAEJtG,QAAS,CAAC,GAOX,OAHAwG,EAAoBF,GAAUrG,EAAQA,EAAOD,QAASqG,GAG/CpG,EAAOD,OACf,CCrBAqG,EAAoBI,EAAI,SAASxG,GAChC,IAAIyG,EAASzG,GAAUA,EAAO0G,WAC7B,WAAa,OAAO1G,EAAgB,OAAG,EACvC,WAAa,OAAOA,CAAQ,EAE7B,OADAoG,EAAoBO,EAAEF,EAAQ,CAAEG,EAAGH,IAC5BA,CACR,ECNAL,EAAoBO,EAAI,SAAS5G,EAAS8G,GACzC,IAAI,IAAIC,KAAOD,EACXT,EAAoBW,EAAEF,EAAYC,KAASV,EAAoBW,EAAEhH,EAAS+G,IAC5EE,OAAOC,eAAelH,EAAS+G,EAAK,CAAEI,YAAY,EAAMC,IAAKN,EAAWC,IAG3E,ECPAV,EAAoBW,EAAI,SAAS9E,EAAKmF,GAAQ,OAAOJ,OAAOK,UAAUC,eAAeC,KAAKtF,EAAKmF,EAAO,ECAtGhB,EAAoBoB,QAAKnG,kICWrBM,EAAU,CAAC,SAEfA,EAAQc,kBAAoB,IAC5Bd,EAAQkE,cAAgB,IACxBlE,EAAQgD,OAAS,SAAc,KAAM,QACrChD,EAAQuC,OAAS,IACjBvC,EAAQK,mBAAqB,IAEhB,IAAI,IAASL,GAKJ,KAAW,IAAQ8F,QAAS,IAAQA,Ufd1D","sources":["webpack://MoveoAI/webpack/universalModuleDefinition","webpack://MoveoAI/./node_modules/css-loader/dist/runtime/api.js","webpack://MoveoAI/./node_modules/style-loader/dist/runtime/styleDomAPI.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/./src/styles/preview.scss","webpack://MoveoAI/./node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js","webpack://MoveoAI/./node_modules/style-loader/dist/runtime/insertStyleElement.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 ","\"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\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\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;","// 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\",\"sourcesContent\":[\"@mixin spread-map($map: ()) {\\n @each $key, $value in $map {\\n #{$key}: $value;\\n }\\n}\\n\\n@mixin fade-in($val) {\\n animation: fadein $val;\\n}\\n\\n@keyframes fadein {\\n 0% {\\n opacity: 0;\\n }\\n\\n 100% {\\n opacity: 1;\\n }\\n}\\n\",\"@use './fonts' as *;\\n@use './spacing' as *;\\n@use './theme' as *;\\n@use './mixings' as *;\\n@import 'https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&display=swap';\\n\\nbody {\\n position: relative;\\n\\n $embed-width: 512px;\\n $embed-height: 562px;\\n $embed-max-width: 300px;\\n $preview-background-color: #c4c4c4;\\n $actions-width: 510px;\\n $background-z-index: -1;\\n\\n --moveo-preview-default-padding: 10%;\\n --moveo-font-primary: 'Inter', monospace;\\n\\n min-height: 100vh;\\n background: linear-gradient(\\n 270.03deg,\\n $preview-background-color 3.88%,\\n rgb(196 196 196 / 0%) 90.28%\\n );\\n background-repeat: no-repeat;\\n background-position: top right;\\n background-size: contain;\\n margin: 0;\\n\\n &::before {\\n position: absolute;\\n width: 100%;\\n height: 100%;\\n content: '';\\n z-index: $background-z-index;\\n background-size: contain;\\n background-position: top right;\\n background-repeat: no-repeat;\\n opacity: 0.5;\\n }\\n\\n .moveo_preview {\\n @include spread-map($theme-map-light);\\n\\n display: flex;\\n flex-flow: row wrap;\\n justify-content: space-between;\\n padding: var(--moveo-preview-default-padding)\\n var(--moveo-preview-default-padding) 0;\\n\\n #embed-chat-container {\\n display: none;\\n width: $embed-width;\\n height: $embed-height;\\n border: 2px solid var($text-primary);\\n background-color: var($ui-background-01);\\n box-sizing: border-box;\\n box-shadow: 2px 3px 6px rgba(104 104 104 / 10%);\\n border-radius: $space-4;\\n flex: 0 1 auto;\\n min-width: $embed-max-width;\\n margin-bottom: $space-64;\\n\\n #embed-text {\\n @include heading-regular;\\n\\n line-height: $space-24;\\n text-align: center;\\n margin: var(--moveo-preview-default-padding) $space-26 0;\\n }\\n\\n #embed-chat {\\n width: 100%;\\n height: 100%;\\n display: none;\\n }\\n }\\n\\n .preview_actions {\\n width: $actions-width;\\n margin-bottom: $space-36;\\n\\n .header_text {\\n @include header-preview;\\n\\n margin-top: 0;\\n margin-bottom: $space-24;\\n\\n span {\\n color: $preview-background-color;\\n }\\n }\\n\\n .body_text {\\n @include body-preview;\\n\\n margin-bottom: $space-36;\\n }\\n }\\n\\n .button_container {\\n display: flex;\\n flex-direction: row;\\n justify-content: flex-start;\\n\\n .action_button {\\n @include body-medium;\\n\\n margin-right: $space-16;\\n color: var($ui-background-01);\\n background-color: $preview-background-color;\\n padding: $space-8 $space-16;\\n border-radius: $space-4;\\n cursor: pointer;\\n border: 0;\\n transition: 0.2s all linear;\\n display: none;\\n white-space: nowrap;\\n\\n &.enabled {\\n display: block;\\n }\\n\\n &.disabled {\\n background-color: $preview-background-color;\\n cursor: not-allowed;\\n }\\n }\\n }\\n }\\n}\\n\\n@media (width <= 700px) {\\n body {\\n $preview-background-color: #c4c4c4;\\n $actions-mobile-width: 280px;\\n $embed-mobile-margin: 10%;\\n $embed-mobile-width: 80%;\\n $mobile-top-padding: 75px;\\n\\n background: linear-gradient(\\n 0deg,\\n $preview-background-color 3.88%,\\n rgb(196 196 196 / 0%) 90.28%\\n );\\n\\n &::before {\\n background-size: cover;\\n }\\n\\n .moveo_preview {\\n flex-direction: column;\\n align-items: center;\\n padding: $mobile-top-padding 0 0;\\n\\n #embed-chat-container {\\n margin-left: $embed-mobile-margin;\\n margin-right: $embed-mobile-margin;\\n width: $embed-mobile-width;\\n }\\n\\n .preview_actions {\\n display: flex;\\n flex-direction: column;\\n align-items: center;\\n width: auto;\\n min-width: 0;\\n\\n .header_text {\\n @include header-preview-mobile;\\n\\n text-align: center;\\n }\\n\\n .body_text {\\n @include body-preview-mobile;\\n\\n width: $actions-mobile-width;\\n text-align: center;\\n }\\n\\n #close-chat-button {\\n display: none;\\n }\\n }\\n }\\n }\\n}\\n\",\"$text-01: --moveo-text-01;\\n$text-02: --moveo-text-02;\\n$text-03: --moveo-text-03;\\n$text-04: --moveo-text-04;\\n$text-05: --moveo-text-05;\\n$text-success: --moveo-text-success;\\n$text-failure: --moveo-text-failure;\\n$text-primary: --moveo-background-color;\\n$text-primary-hover: --moveo-background-color-hover;\\n$text-secondary: --moveo-accent-color;\\n$ui-background-01: --moveo-ui-background-01;\\n$ui-background-02: --moveo-ui-background-02;\\n$ui-background-03: --moveo-ui-background-03;\\n$ui-background-04: --moveo-ui-background-04;\\n$ui-background-05: --moveo-ui-background-05;\\n\\n// This variable name should never change\\n$ui-chat-background: --moveo-chat-background;\\n$ui-header-background: --moveo-header-background;\\n$ui-03: --moveo-ui-03;\\n$z-index: --moveo-z-index;\\n$review-number: --moveo-review-number;\\n$review-input-background: --moveo-review-input-background;\\n$interactive-02: --moveo-interactive-02;\\n$hover-02: --moveo-hover-02;\\n$icon-attention: --moveo-icon-attention;\\n$icon-warning: --moveo-icon-warning;\\n\\n// Default theme\\n$theme-map-light: (\\n $text-primary: #1b66d6,\\n $text-primary-hover: #1c46b7,\\n $text-secondary: #fff,\\n $ui-background-01: #fff,\\n $ui-background-02: linear-gradient(0deg, #e3f3ff29 2.25%, #e3f3ff00 100%),\\n $ui-background-03: #e8e8e8,\\n $ui-background-04: #fdf7f2,\\n $ui-background-05: #fff6f5,\\n $ui-chat-background: #fff,\\n $icon-attention: #d86a05,\\n $icon-warning: #d82c0d,\\n $text-01: #000,\\n $text-02: #8893a8,\\n $text-03: #fff,\\n $text-04: #555,\\n $text-05: #989898,\\n $ui-03: #d6e3f8,\\n $text-success: #21d184,\\n $text-failure: #da0000,\\n $review-number: #f9f9f9,\\n $review-input-background: #fafafa,\\n $interactive-02: #e1e1e1,\\n $hover-02: #c2c2c2,\\n);\\n$theme-map-dark: (\\n $text-primary: #05043a,\\n $text-primary-hover: #1b66d610,\\n $text-secondary: #000,\\n $ui-background-01: #202629,\\n $ui-background-02: #000,\\n $ui-background-03: #e8e8e8,\\n $ui-background-04: #1d1d1d,\\n $ui-background-05: #212121,\\n $ui-chat-background: #000,\\n $icon-attention: #282828,\\n $icon-warning: #1a1a1a,\\n $text-01: #fff,\\n $text-02: #8893a8,\\n $text-03: #000,\\n $text-04: #fff,\\n $text-05: #989898,\\n $ui-03: #202629,\\n $text-success: #21d184,\\n $text-failure: #da0000,\\n $review-number: #1e2224,\\n $review-input-background: #1e2224,\\n $interactive-02: #4f5563,\\n $hover-02: #7f889c,\\n);\\n$theme-map-dracula: (\\n $text-primary: #bd93f9,\\n $text-primary-hover: #bd93f910,\\n $text-secondary: #44475a,\\n $ui-background-01: #202629,\\n $ui-background-02: #44475a,\\n $ui-background-03: #e8e8e8,\\n $ui-background-04: #f8f8f2,\\n $ui-background-05: #ff79c6,\\n $icon-attention: #ffb86c,\\n $icon-warning: #f55,\\n $text-01: #f8f8f2,\\n $text-02: #8893a8,\\n $text-03: #44475a,\\n $text-04: #fff,\\n $text-05: #989898,\\n $ui-03: #202629,\\n $text-success: #50fa7b,\\n $text-failure: #ff5655,\\n $review-number: #1e2224,\\n $review-input-background: #1e2224,\\n $interactive-02: #4f5563,\\n $hover-02: #7f889c,\\n);\\n\",\"$space-128: 8rem;\\n$space-80: 5rem;\\n$space-72: 4.5rem;\\n$space-64: 4rem;\\n$space-60: 3.75rem;\\n$space-52: 3.25rem;\\n$space-48: 3rem;\\n$space-44: 2.75rem;\\n$space-40: 2.5rem;\\n$space-36: 2.25rem;\\n$space-32: 2rem;\\n$space-26: 1.75rem;\\n$space-24: 1.5rem;\\n$space-22: 1.375rem;\\n$space-20: 1.25rem;\\n$space-18: 1.125rem;\\n$space-16: 1rem;\\n$space-14: 0.875rem;\\n$space-12: 0.75rem;\\n$space-10: 0.625rem;\\n$space-8: 0.5rem;\\n$space-6: 0.4rem;\\n$space-4: 0.25rem;\\n$space-2: 0.125rem;\\n\",\"/* stylelint-disable scale-unlimited/declaration-strict-value */\\n/* stylelint-disable property-disallowed-list */\\n\\n@use './spacing' as *;\\n\\n@mixin label-regular {\\n font-family: var(--moveo-font-primary);\\n font-size: var(--moveo-font-xs);\\n font-weight: 400;\\n letter-spacing: 0;\\n line-height: $space-16;\\n}\\n\\n@mixin label-caps {\\n @include label-regular;\\n\\n font-weight: 600;\\n text-transform: uppercase;\\n}\\n\\n@mixin code-big {\\n @include label-regular;\\n\\n font-size: var(--moveo-font-sm);\\n}\\n\\n@mixin body-regular {\\n font-family: var(--moveo-font-primary);\\n font-size: var(--moveo-font-md);\\n font-weight: 400;\\n letter-spacing: 0;\\n line-height: calc(var(--moveo-font-md) + 2px);\\n}\\n\\n@mixin body-regular-phone {\\n @include body-regular;\\n\\n font-size: var(--moveo-font-lg);\\n line-height: $space-22;\\n}\\n\\n@mixin body-medium {\\n @include label-regular;\\n\\n font-size: var(--moveo-font-md);\\n font-weight: 600;\\n}\\n\\n@mixin heading-regular {\\n font-family: var(--moveo-font-primary);\\n font-size: var(--moveo-font-lg);\\n font-weight: 400;\\n letter-spacing: 0;\\n line-height: $space-24;\\n}\\n\\n@mixin heading-medium {\\n @include heading-regular;\\n\\n font-weight: 600;\\n}\\n\\n@mixin body-2-regular {\\n font-family: var(--moveo-font-primary);\\n font-size: var(--moveo-font-sm);\\n font-weight: 400;\\n letter-spacing: 0;\\n line-height: $space-16;\\n}\\n\\n@mixin body-2-medium {\\n @include body-2-regular;\\n\\n font-weight: 600;\\n}\\n\\n@mixin button-modal {\\n font-weight: 600;\\n padding: $space-6 $space-16;\\n font-size: var(--moveo-font-sm);\\n line-height: $space-24;\\n}\\n\\n/* Style for the preview page */\\n\\n@mixin body-preview {\\n font-family: var(--moveo-font-primary);\\n font-style: normal;\\n font-weight: normal;\\n font-size: 24px;\\n line-height: 30px;\\n}\\n\\n@mixin body-preview-mobile {\\n @include body-preview;\\n\\n font-size: 16px;\\n line-height: 20px;\\n}\\n\\n@mixin header-preview {\\n @include body-preview;\\n\\n font-weight: bold;\\n font-size: 42px;\\n line-height: 51px;\\n}\\n\\n@mixin header-preview-mobile {\\n @include header-preview;\\n\\n font-size: 28px;\\n line-height: 34px;\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","\"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 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 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","cssWithMappingToString","list","toString","this","map","item","content","needLayer","concat","length","join","i","modules","media","dedupe","supports","layer","undefined","alreadyImportedModules","k","id","_k","push","options","document","update","remove","styleElement","insertStyleElement","obj","css","sourceMap","btoa","unescape","encodeURIComponent","JSON","stringify","styleTagTransform","apply","parentNode","removeChild","removeStyleElement","cssMapping","base64","data","sourceMapping","stylesInDOM","getIndexByIdentifier","identifier","result","modulesToDom","idCountMap","identifiers","base","count","indexByIdentifier","references","updater","addElementStyle","byIndex","splice","api","domAPI","newObj","lastIdentifiers","newList","index","newLastIdentifiers","_i","_index","memo","insert","style","target","styleTarget","querySelector","window","HTMLIFrameElement","contentDocument","head","e","getTarget","Error","appendChild","___CSS_LOADER_EXPORT___","nonce","setAttribute","element","createElement","setAttributes","attributes","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":""}
|
package/dist/web-client.min.js
CHANGED
|
@@ -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 u=0;u<e.length;u++){var f=[].concat(e[u]);o&&s[f[0]]||(void 0!==i&&(void 0===f[5]||(f[1]="@layer".concat(f[5].length>0?" ".concat(f[5]):""," {").concat(f[1],"}")),f[5]=i),n&&(f[2]?(f[1]="@media ".concat(f[2]," {").concat(f[1],"}"),f[2]=n):f[2]=n),r&&(f[4]?(f[1]="@supports (".concat(f[4],") {").concat(f[1],"}"),f[4]=r):f[4]="".concat(r)),t.push(f))}},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,u="object"==typeof self&&self&&self.Object===Object&&self,f=c||u||Function("return this")(),d=Object.prototype.toString,l=Math.max,p=Math.min,v=function(){return f.Date.now()};function h(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function m(e){if("number"==typeof e)return e;if(function(e){return"symbol"==typeof e||function(e){return!!e&&"object"==typeof e}(e)&&"[object Symbol]"==d.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,u=0,f=!1,d=!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,u=t,s=e.apply(i,n)}function b(e){var n=e-c;return void 0===c||n>=t||n<0||d&&e-u>=i}function w(){var e=v();if(b(e))return C(e);a=setTimeout(w,function(e){var n=t-(e-c);return d?p(n,i-(e-u)):n}(e))}function C(e){return a=void 0,g&&o?y(e):(o=r=void 0,s)}function x(){var e=v(),n=b(e);if(o=arguments,r=this,c=e,n){if(void 0===a)return function(e){return u=e,a=setTimeout(w,t),f?y(e):s}(c);if(d)return a=setTimeout(w,t),y(c)}return void 0===a&&(a=setTimeout(w,t)),s}return t=m(t)||0,h(n)&&(f=!!n.leading,i=(d="maxWait"in n)?l(m(n.maxWait)||0,t):i,g="trailing"in n?!!n.trailing:g),x.cancel=function(){void 0!==a&&clearTimeout(a),u=0,o=c=r=a=void 0},x.flush=function(){return void 0===a?s:C(v())},x}},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,u=/^0o[0-7]+$/i,f=parseInt,d="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g,l="object"==typeof self&&self&&self.Object===Object&&self,p=d||l||Function("return this")(),v=Object.prototype.toString,h=Math.max,m=Math.min,g=function(){return p.Date.now()};function y(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function b(e){if("number"==typeof e)return e;if(function(e){return"symbol"==typeof e||function(e){return!!e&&"object"==typeof e}(e)&&v.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||u.test(e)?f(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,u,f=0,d=!1,l=!1,p=!0;if("function"!=typeof e)throw new TypeError(o);function v(t){var n=r,o=i;return r=i=void 0,f=t,a=e.apply(o,n)}function w(e){var n=e-u;return void 0===u||n>=t||n<0||l&&e-f>=s}function C(){var e=g();if(w(e))return x(e);c=setTimeout(C,function(e){var n=t-(e-u);return l?m(n,s-(e-f)):n}(e))}function x(e){return c=void 0,p&&r?v(e):(r=i=void 0,a)}function A(){var e=g(),n=w(e);if(r=arguments,i=this,u=e,n){if(void 0===c)return function(e){return f=e,c=setTimeout(C,t),d?v(e):a}(u);if(l)return c=setTimeout(C,t),v(u)}return void 0===c&&(c=setTimeout(C,t)),a}return t=b(t)||0,y(n)&&(d=!!n.leading,s=(l="maxWait"in n)?h(b(n.maxWait)||0,t):s,p="trailing"in n?!!n.trailing:p),A.cancel=function(){void 0!==c&&clearTimeout(c),f=0,r=u=i=c=void 0},A.flush=function(){return void 0===c?a:x(g())},A}(e,t,{leading:r,maxWait:t,trailing:i})}},3435:function(e,t,n){var o=n(6890),r=n(9484),i=n(7215),s=n(7811),a=n(747);function c(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var o=e[t];this.set(o[0],o[1])}}c.prototype.clear=o,c.prototype.delete=r,c.prototype.get=i,c.prototype.has=s,c.prototype.set=a,e.exports=c},5217:function(e,t,n){var o=n(4412),r=n(8522),i=n(469),s=n(1161),a=n(1441);function c(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var o=e[t];this.set(o[0],o[1])}}c.prototype.clear=o,c.prototype.delete=r,c.prototype.get=i,c.prototype.has=s,c.prototype.set=a,e.exports=c},5661:function(e,t,n){var o=n(3984)(n(9107),"Map");e.exports=o},3287:function(e,t,n){var o=n(8206),r=n(9768),i=n(6827),s=n(663),a=n(5135);function c(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var o=e[t];this.set(o[0],o[1])}}c.prototype.clear=o,c.prototype.delete=r,c.prototype.get=i,c.prototype.has=s,c.prototype.set=a,e.exports=c},5963:function(e,t,n){var o=n(3984)(n(9107),"Set");e.exports=o},1641:function(e,t,n){var o=n(3287),r=n(2486),i=n(9361);function s(e){var t=-1,n=null==e?0:e.length;for(this.__data__=new o;++t<n;)this.add(e[t])}s.prototype.add=s.prototype.push=r,s.prototype.has=i,e.exports=s},6711:function(e,t,n){var o=n(9107).Symbol;e.exports=o},3271:function(e,t,n){var o=n(8357);e.exports=function(e,t){return!(null==e||!e.length)&&o(e,t,0)>-1}},7599:function(e){e.exports=function(e,t,n){for(var o=-1,r=null==e?0:e.length;++o<r;)if(n(t,e[o]))return!0;return!1}},14:function(e){e.exports=function(e,t){for(var n=-1,o=null==e?0:e.length,r=Array(o);++n<o;)r[n]=t(e[n],n,e);return r}},4121:function(e,t,n){var o=n(1171)("length");e.exports=o},6008:function(e){e.exports=function(e){return e.split("")}},4767:function(e,t,n){var o=n(8330);e.exports=function(e,t){for(var n=e.length;n--;)if(o(e[n][0],t))return n;return-1}},6917:function(e){e.exports=function(e,t,n,o){for(var r=e.length,i=n+(o?1:-1);o?i--:++i<r;)if(t(e[i],i,e))return i;return-1}},6522:function(e,t,n){var o=n(6711),r=n(905),i=n(2588),s=o?o.toStringTag:void 0;e.exports=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":s&&s in Object(e)?r(e):i(e)}},8357:function(e,t,n){var o=n(6917),r=n(3001),i=n(5957);e.exports=function(e,t,n){return t==t?i(e,t,n):o(e,r,n)}},3001:function(e){e.exports=function(e){return e!=e}},2249:function(e,t,n){var o=n(8148),r=n(1398),i=n(5603),s=n(1543),a=/^\[object .+?Constructor\]$/,c=Function.prototype,u=Object.prototype,f=c.toString,d=u.hasOwnProperty,l=RegExp("^"+f.call(d).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");e.exports=function(e){return!(!i(e)||r(e))&&(o(e)?l:a).test(s(e))}},131:function(e,t,n){var o=n(6522),r=n(2620);e.exports=function(e){return r(e)&&"[object RegExp]"==o(e)}},1171:function(e){e.exports=function(e){return function(t){return null==t?void 0:t[e]}}},4198:function(e){e.exports=function(e,t,n){var o=-1,r=e.length;t<0&&(t=-t>r?0:r+t),(n=n>r?r:n)<0&&(n+=r),r=t>n?0:n-t>>>0,t>>>=0;for(var i=Array(r);++o<r;)i[o]=e[o+t];return i}},8354:function(e,t,n){var o=n(6711),r=n(14),i=n(2003),s=n(6596),a=o?o.prototype:void 0,c=a?a.toString:void 0;e.exports=function e(t){if("string"==typeof t)return t;if(i(t))return r(t,e)+"";if(s(t))return c?c.call(t):"";var n=t+"";return"0"==n&&1/t==-1/0?"-0":n}},9070:function(e,t,n){var o=n(8882),r=/^\s+/;e.exports=function(e){return e?e.slice(0,o(e)+1).replace(r,""):e}},2347:function(e){e.exports=function(e){return function(t){return e(t)}}},7971:function(e,t,n){var o=n(1641),r=n(3271),i=n(7599),s=n(7585),a=n(7455),c=n(5841);e.exports=function(e,t,n){var u=-1,f=r,d=e.length,l=!0,p=[],v=p;if(n)l=!1,f=i;else if(d>=200){var h=t?null:a(e);if(h)return c(h);l=!1,f=s,v=new o}else v=t?[]:p;e:for(;++u<d;){var m=e[u],g=t?t(m):m;if(m=n||0!==m?m:0,l&&g==g){for(var y=v.length;y--;)if(v[y]===g)continue e;t&&v.push(g),p.push(m)}else f(v,g,n)||(v!==p&&v.push(g),p.push(m))}return p}},7585:function(e){e.exports=function(e,t){return e.has(t)}},9304:function(e,t,n){var o=n(4198);e.exports=function(e,t,n){var r=e.length;return n=void 0===n?r:n,!t&&n>=r?e:o(e,t,n)}},3887:function(e,t,n){var o=n(9107)["__core-js_shared__"];e.exports=o},7455:function(e,t,n){var o=n(5963),r=n(1700),i=n(5841),s=o&&1/i(new o([,-0]))[1]==1/0?function(e){return new o(e)}:r;e.exports=s},2718:function(e,t,n){var o="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g;e.exports=o},6929:function(e,t,n){var o=n(9732);e.exports=function(e,t){var n=e.__data__;return o(t)?n["string"==typeof t?"string":"hash"]:n.map}},3984:function(e,t,n){var o=n(2249),r=n(1074);e.exports=function(e,t){var n=r(e,t);return o(n)?n:void 0}},905:function(e,t,n){var o=n(6711),r=Object.prototype,i=r.hasOwnProperty,s=r.toString,a=o?o.toStringTag:void 0;e.exports=function(e){var t=i.call(e,a),n=e[a];try{e[a]=void 0;var o=!0}catch(e){}var r=s.call(e);return o&&(t?e[a]=n:delete e[a]),r}},1074:function(e){e.exports=function(e,t){return null==e?void 0:e[t]}},4188:function(e){var t=RegExp("[\\u200d\\ud800-\\udfff\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff\\ufe0e\\ufe0f]");e.exports=function(e){return t.test(e)}},6890:function(e,t,n){var o=n(6060);e.exports=function(){this.__data__=o?o(null):{},this.size=0}},9484:function(e){e.exports=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}},7215:function(e,t,n){var o=n(6060),r=Object.prototype.hasOwnProperty;e.exports=function(e){var t=this.__data__;if(o){var n=t[e];return"__lodash_hash_undefined__"===n?void 0:n}return r.call(t,e)?t[e]:void 0}},7811:function(e,t,n){var o=n(6060),r=Object.prototype.hasOwnProperty;e.exports=function(e){var t=this.__data__;return o?void 0!==t[e]:r.call(t,e)}},747:function(e,t,n){var o=n(6060);e.exports=function(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=o&&void 0===t?"__lodash_hash_undefined__":t,this}},9732:function(e){e.exports=function(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}},1398:function(e,t,n){var o,r=n(3887),i=(o=/[^.]+$/.exec(r&&r.keys&&r.keys.IE_PROTO||""))?"Symbol(src)_1."+o:"";e.exports=function(e){return!!i&&i in e}},4412:function(e){e.exports=function(){this.__data__=[],this.size=0}},8522:function(e,t,n){var o=n(4767),r=Array.prototype.splice;e.exports=function(e){var t=this.__data__,n=o(t,e);return!(n<0||(n==t.length-1?t.pop():r.call(t,n,1),--this.size,0))}},469:function(e,t,n){var o=n(4767);e.exports=function(e){var t=this.__data__,n=o(t,e);return n<0?void 0:t[n][1]}},1161:function(e,t,n){var o=n(4767);e.exports=function(e){return o(this.__data__,e)>-1}},1441:function(e,t,n){var o=n(4767);e.exports=function(e,t){var n=this.__data__,r=o(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this}},8206:function(e,t,n){var o=n(3435),r=n(5217),i=n(5661);e.exports=function(){this.size=0,this.__data__={hash:new o,map:new(i||r),string:new o}}},9768:function(e,t,n){var o=n(6929);e.exports=function(e){var t=o(this,e).delete(e);return this.size-=t?1:0,t}},6827:function(e,t,n){var o=n(6929);e.exports=function(e){return o(this,e).get(e)}},663:function(e,t,n){var o=n(6929);e.exports=function(e){return o(this,e).has(e)}},5135:function(e,t,n){var o=n(6929);e.exports=function(e,t){var n=o(this,e),r=n.size;return n.set(e,t),this.size+=n.size==r?0:1,this}},6060:function(e,t,n){var o=n(3984)(Object,"create");e.exports=o},8315:function(e,t,n){e=n.nmd(e);var o=n(2718),r=t&&!t.nodeType&&t,i=r&&e&&!e.nodeType&&e,s=i&&i.exports===r&&o.process,a=function(){try{return i&&i.require&&i.require("util").types||s&&s.binding&&s.binding("util")}catch(e){}}();e.exports=a},2588:function(e){var t=Object.prototype.toString;e.exports=function(e){return t.call(e)}},9107:function(e,t,n){var o=n(2718),r="object"==typeof self&&self&&self.Object===Object&&self,i=o||r||Function("return this")();e.exports=i},2486:function(e){e.exports=function(e){return this.__data__.set(e,"__lodash_hash_undefined__"),this}},9361:function(e){e.exports=function(e){return this.__data__.has(e)}},5841:function(e){e.exports=function(e){var t=-1,n=Array(e.size);return e.forEach((function(e){n[++t]=e})),n}},5957:function(e){e.exports=function(e,t,n){for(var o=n-1,r=e.length;++o<r;)if(e[o]===t)return o;return-1}},627:function(e,t,n){var o=n(4121),r=n(4188),i=n(1313);e.exports=function(e){return r(e)?i(e):o(e)}},2562:function(e,t,n){var o=n(6008),r=n(4188),i=n(9712);e.exports=function(e){return r(e)?i(e):o(e)}},1543:function(e){var t=Function.prototype.toString;e.exports=function(e){if(null!=e){try{return t.call(e)}catch(e){}try{return e+""}catch(e){}}return""}},8882:function(e){var t=/\s/;e.exports=function(e){for(var n=e.length;n--&&t.test(e.charAt(n)););return n}},1313:function(e){var t="\\ud800-\\udfff",n="["+t+"]",o="[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]",r="\\ud83c[\\udffb-\\udfff]",i="[^"+t+"]",s="(?:\\ud83c[\\udde6-\\uddff]){2}",a="[\\ud800-\\udbff][\\udc00-\\udfff]",c="(?:"+o+"|"+r+")?",u="[\\ufe0e\\ufe0f]?",f=u+c+"(?:\\u200d(?:"+[i,s,a].join("|")+")"+u+c+")*",d="(?:"+[i+o+"?",o,s,a,n].join("|")+")",l=RegExp(r+"(?="+r+")|"+d+f,"g");e.exports=function(e){for(var t=l.lastIndex=0;l.test(e);)++t;return t}},9712:function(e){var t="\\ud800-\\udfff",n="["+t+"]",o="[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]",r="\\ud83c[\\udffb-\\udfff]",i="[^"+t+"]",s="(?:\\ud83c[\\udde6-\\uddff]){2}",a="[\\ud800-\\udbff][\\udc00-\\udfff]",c="(?:"+o+"|"+r+")?",u="[\\ufe0e\\ufe0f]?",f=u+c+"(?:\\u200d(?:"+[i,s,a].join("|")+")"+u+c+")*",d="(?:"+[i+o+"?",o,s,a,n].join("|")+")",l=RegExp(r+"(?="+r+")|"+d+f,"g");e.exports=function(e){return e.match(l)||[]}},8330:function(e){e.exports=function(e,t){return e===t||e!=e&&t!=t}},2003:function(e){var t=Array.isArray;e.exports=t},8148:function(e,t,n){var o=n(6522),r=n(5603);e.exports=function(e){if(!r(e))return!1;var t=o(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t}},5603:function(e){e.exports=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}},2620:function(e){e.exports=function(e){return null!=e&&"object"==typeof e}},3773:function(e,t,n){var o=n(131),r=n(2347),i=n(8315),s=i&&i.isRegExp,a=s?r(s):o;e.exports=a},6596:function(e,t,n){var o=n(6522),r=n(2620);e.exports=function(e){return"symbol"==typeof e||r(e)&&"[object Symbol]"==o(e)}},1700:function(e){e.exports=function(){}},3950:function(e,t,n){var o=n(3920);e.exports=function(e){return e?Infinity===(e=o(e))||e===-1/0?17976931348623157e292*(e<0?-1:1):e==e?e:0:0===e?e:0}},8007:function(e,t,n){var o=n(3950);e.exports=function(e){var t=o(e),n=t%1;return t==t?n?t-n:t:0}},3920:function(e,t,n){var o=n(9070),r=n(5603),i=n(6596),s=/^[-+]0x[0-9a-f]+$/i,a=/^0b[01]+$/i,c=/^0o[0-7]+$/i,u=parseInt;e.exports=function(e){if("number"==typeof e)return e;if(i(e))return NaN;if(r(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=r(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=o(e);var n=a.test(e);return n||c.test(e)?u(e.slice(2),n?2:8):s.test(e)?NaN:+e}},7060:function(e,t,n){var o=n(8354);e.exports=function(e){return null==e?"":o(e)}},9442:function(e,t,n){var o=n(8354),r=n(9304),i=n(4188),s=n(5603),a=n(3773),c=n(627),u=n(2562),f=n(8007),d=n(7060),l=/\w*$/;e.exports=function(e,t){var n=30,p="...";if(s(t)){var v="separator"in t?t.separator:v;n="length"in t?f(t.length):n,p="omission"in t?o(t.omission):p}var h=(e=d(e)).length;if(i(e)){var m=u(e);h=m.length}if(n>=h)return e;var g=n-c(p);if(g<1)return p;var y=m?r(m,0,g).join(""):e.slice(0,g);if(void 0===v)return y+p;if(m&&(g+=y.length-g),a(v)){if(e.slice(g).search(v)){var b,w=y;for(v.global||(v=RegExp(v.source,d(l.exec(v))+"g")),v.lastIndex=0;b=v.exec(w);)var C=b.index;y=y.slice(0,void 0===C?g:C)}}else if(e.indexOf(o(v),g)!=g){var x=y.lastIndexOf(v);x>-1&&(y=y.slice(0,x))}return y+p}},1285:function(e,t,n){var o=n(7971);e.exports=function(e){return e&&e.length?o(e):[]}},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,u=typeof e;if("string"===u&&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"===u&&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],u=o.base?c[0]+o.base:c[0],f=i[u]||0,d="".concat(u," ").concat(f);i[u]=f+1;var l=n(d),p={css:c[1],media:c[2],sourceMap:c[3],supports:c[4],layer:c[5]};if(-1!==l)t[l].references++,t[l].updater(p);else{var v=r(p,o);o.byIndex=a,t.splice(a,0,{identifier:d,updater:v,references:1})}s.push(d)}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),u=0;u<i.length;u++){var f=n(i[u]);0===t[f].references&&(t[f].updater(),t.splice(f,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,loaded:!1,exports:{}};return e[o](i,i.exports,n),i.loaded=!0,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.nmd=function(e){return e.paths=[],e.children||(e.children=[]),e},n.nc=void 0;var o={};return function(){"use strict";n.r(o),n.d(o,{init:function(){return N}});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;n(9442),n(1285);const c="https://channels-ws.moveo.ai",u="https://web-client.dev.moveo.ai",f=()=>window.innerWidth<650||window.innerHeight<550&&window.innerWidth<1e3,d=(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 l,p=/bot|crawl|http|lighthouse|scan|search|spider/i;var v,h,m,g,y,b=n(7967),w=n.n(b),C=n(9572),x=n.n(C);!function(e){e.Open="open",e.Resolved="closed",e.Expired="expired",e.Spam="spam",e.Trash="trash"}(v||(v={})),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"}(m||(m={})),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 A=["s2","s3","s4","s6","s7","s10","s12","s13","s14","s15","s16","s17","s19","s23"];class _{constructor(e){this.detectUserway=()=>{A.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:m.UserWayEnabled,data:{eventType:e,value:n}})})),document.addEventListener(`userway:feature_disabled_${e}`,(()=>{this.sendEventToIframe({type:m.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:m.UserWayDisabled,data:{eventType:e}}):this.sendEventToIframe({type:m.UserWayEnabled,data:{eventType:e,value:n}})}}))},this.detectMobile=()=>{this.sendEventToIframe({type:m.WindowResize,data:{is_mobile:f(),width:window.innerWidth,height:window.innerHeight}}),this.isMobile=f()},this.trackActivity=()=>{const e=x()((()=>{this.sendEventToIframe({type:m.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=u)}));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/)?u:"https://web-client.moveo.ai"),`${t}?widgetId=${e}`})(this.id)),e}handleEvents(e,t){return n=>{const o=d(this.id,n);if(o)switch(o.type){case h.IframeLoaded:this.sendEventToIframe({type:m.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(l instanceof RegExp)return l;try{l=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){l=p}return l}().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",w()(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===m.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=d(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:m.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:m.CloseConversation,data:{hide:e}})}closeWindow(){this.sendEventToIframe({type:m.Close})}sendMessage(e){this.sendEventToIframe({type:m.SendMessage,data:e})}updateContext(e){this.sendEventToIframe({type:m.UpdateContext,data:e})}setCSSVariables(e){this.sendEventToIframe({type:m.SetCssVariables,data:e})}setLocale(e){this.sendEventToIframe({type:m.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 j=n(6186),E=n.n(j),F=n(2155),O=n.n(F),I=n(7433),S=n.n(I),k=n(8626),T=n.n(k),z=n(8990),$=n.n(z),M=n(9827),L=n.n(M),U=n(6384),P={};P.styleTagTransform=L(),P.setAttributes=T(),P.insert=S().bind(null,"head"),P.domAPI=O(),P.insertStyleElement=$(),E()(U.A,P),U.A&&U.A.locals&&U.A.locals;let R=t()("moveo:web-client");const W=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(R=R.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 R("Loaded integration configuration:",o),Object.assign(Object.assign({},a(Object.assign({},o),e)),{clientUrl:n,widgetId:t})},N=async e=>{await new Promise((e=>{if("complete"===document.readyState)return e();window.addEventListener("load",(()=>e()))}));const t=await W(e);if(R("Configuration:",t),"embed"===t.widget_position&&!t.element)throw new Error("element is not defined but required by embed widget");const n=new _(t);R("Initializing");const o=await n.init();return R("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={14:function(e){e.exports=function(e,t){for(var n=-1,o=null==e?0:e.length,r=Array(o);++n<o;)r[n]=t(e[n],n,e);return r}},131:function(e,t,n){var o=n(6522),r=n(2620);e.exports=function(e){return r(e)&&"[object RegExp]"==o(e)}},469:function(e,t,n){var o=n(4767);e.exports=function(e){var t=this.__data__,n=o(t,e);return n<0?void 0:t[n][1]}},627:function(e,t,n){var o=n(4121),r=n(4188),i=n(1313);e.exports=function(e){return r(e)?i(e):o(e)}},663:function(e,t,n){var o=n(6929);e.exports=function(e){return o(this,e).has(e)}},747:function(e,t,n){var o=n(6060);e.exports=function(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=o&&void 0===t?"__lodash_hash_undefined__":t,this}},905:function(e,t,n){var o=n(6711),r=Object.prototype,i=r.hasOwnProperty,s=r.toString,a=o?o.toStringTag:void 0;e.exports=function(e){var t=i.call(e,a),n=e[a];try{e[a]=void 0;var o=!0}catch(e){}var r=s.call(e);return o&&(t?e[a]=n:delete e[a]),r}},1074:function(e){e.exports=function(e,t){return null==e?void 0:e[t]}},1161:function(e,t,n){var o=n(4767);e.exports=function(e){return o(this.__data__,e)>-1}},1171:function(e){e.exports=function(e){return function(t){return null==t?void 0:t[e]}}},1285:function(e,t,n){var o=n(7971);e.exports=function(e){return e&&e.length?o(e):[]}},1313:function(e){var t="\\ud800-\\udfff",n="["+t+"]",o="[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]",r="\\ud83c[\\udffb-\\udfff]",i="[^"+t+"]",s="(?:\\ud83c[\\udde6-\\uddff]){2}",a="[\\ud800-\\udbff][\\udc00-\\udfff]",c="(?:"+o+"|"+r+")?",u="[\\ufe0e\\ufe0f]?",f=u+c+"(?:\\u200d(?:"+[i,s,a].join("|")+")"+u+c+")*",d="(?:"+[i+o+"?",o,s,a,n].join("|")+")",l=RegExp(r+"(?="+r+")|"+d+f,"g");e.exports=function(e){for(var t=l.lastIndex=0;l.test(e);)++t;return t}},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 u=0;u<e.length;u++){var f=[].concat(e[u]);o&&s[f[0]]||(void 0!==i&&(void 0===f[5]||(f[1]="@layer".concat(f[5].length>0?" ".concat(f[5]):""," {").concat(f[1],"}")),f[5]=i),n&&(f[2]?(f[1]="@media ".concat(f[2]," {").concat(f[1],"}"),f[2]=n):f[2]=n),r&&(f[4]?(f[1]="@supports (".concat(f[4],") {").concat(f[1],"}"),f[4]=r):f[4]="".concat(r)),t.push(f))}},t}},1398:function(e,t,n){var o,r=n(3887),i=(o=/[^.]+$/.exec(r&&r.keys&&r.keys.IE_PROTO||""))?"Symbol(src)_1."+o:"";e.exports=function(e){return!!i&&i in e}},1441:function(e,t,n){var o=n(4767);e.exports=function(e,t){var n=this.__data__,r=o(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this}},1543:function(e){var t=Function.prototype.toString;e.exports=function(e){if(null!=e){try{return t.call(e)}catch(e){}try{return e+""}catch(e){}}return""}},1641:function(e,t,n){var o=n(3287),r=n(2486),i=n(9361);function s(e){var t=-1,n=null==e?0:e.length;for(this.__data__=new o;++t<n;)this.add(e[t])}s.prototype.add=s.prototype.push=r,s.prototype.has=i,e.exports=s},1700:function(e){e.exports=function(){}},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}}},2003:function(e){var t=Array.isArray;e.exports=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)}}}},2249:function(e,t,n){var o=n(8148),r=n(1398),i=n(5603),s=n(1543),a=/^\[object .+?Constructor\]$/,c=Function.prototype,u=Object.prototype,f=c.toString,d=u.hasOwnProperty,l=RegExp("^"+f.call(d).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");e.exports=function(e){return!(!i(e)||r(e))&&(o(e)?l:a).test(s(e))}},2347:function(e){e.exports=function(e){return function(t){return e(t)}}},2486:function(e){e.exports=function(e){return this.__data__.set(e,"__lodash_hash_undefined__"),this}},2562:function(e,t,n){var o=n(6008),r=n(4188),i=n(9712);e.exports=function(e){return r(e)?i(e):o(e)}},2588:function(e){var t=Object.prototype.toString;e.exports=function(e){return t.call(e)}},2620:function(e){e.exports=function(e){return null!=e&&"object"==typeof e}},2718:function(e,t,n){var o="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g;e.exports=o},3001:function(e){e.exports=function(e){return e!=e}},3271:function(e,t,n){var o=n(8357);e.exports=function(e,t){return!(null==e||!e.length)&&o(e,t,0)>-1}},3287:function(e,t,n){var o=n(8206),r=n(9768),i=n(6827),s=n(663),a=n(5135);function c(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var o=e[t];this.set(o[0],o[1])}}c.prototype.clear=o,c.prototype.delete=r,c.prototype.get=i,c.prototype.has=s,c.prototype.set=a,e.exports=c},3435:function(e,t,n){var o=n(6890),r=n(9484),i=n(7215),s=n(7811),a=n(747);function c(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var o=e[t];this.set(o[0],o[1])}}c.prototype.clear=o,c.prototype.delete=r,c.prototype.get=i,c.prototype.has=s,c.prototype.set=a,e.exports=c},3773:function(e,t,n){var o=n(131),r=n(2347),i=n(8315),s=i&&i.isRegExp,a=s?r(s):o;e.exports=a},3887:function(e,t,n){var o=n(9107)["__core-js_shared__"];e.exports=o},3920:function(e,t,n){var o=n(9070),r=n(5603),i=n(6596),s=/^[-+]0x[0-9a-f]+$/i,a=/^0b[01]+$/i,c=/^0o[0-7]+$/i,u=parseInt;e.exports=function(e){if("number"==typeof e)return e;if(i(e))return NaN;if(r(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=r(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=o(e);var n=a.test(e);return n||c.test(e)?u(e.slice(2),n?2:8):s.test(e)?NaN:+e}},3950:function(e,t,n){var o=n(3920),r=1/0;e.exports=function(e){return e?(e=o(e))===r||e===-1/0?17976931348623157e292*(e<0?-1:1):e==e?e:0:0===e?e:0}},3984:function(e,t,n){var o=n(2249),r=n(1074);e.exports=function(e,t){var n=r(e,t);return o(n)?n:void 0}},4121:function(e,t,n){var o=n(1171)("length");e.exports=o},4188:function(e){var t=RegExp("[\\u200d\\ud800-\\udfff\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff\\ufe0e\\ufe0f]");e.exports=function(e){return t.test(e)}},4198:function(e){e.exports=function(e,t,n){var o=-1,r=e.length;t<0&&(t=-t>r?0:r+t),(n=n>r?r:n)<0&&(n+=r),r=t>n?0:n-t>>>0,t>>>=0;for(var i=Array(r);++o<r;)i[o]=e[o+t];return i}},4412:function(e){e.exports=function(){this.__data__=[],this.size=0}},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,t){let n=0,o=0,r=-1,i=0;for(;n<e.length;)if(o<t.length&&(t[o]===e[n]||"*"===t[o]))"*"===t[o]?(r=o,i=n,o++):(n++,o++);else{if(-1===r)return!1;o=r+1,i++,n=i}for(;o<t.length&&"*"===t[o];)o++;return o===t.length}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,...t.skips.map((e=>"-"+e))].join(",");return t.enable(""),e},t.enable=function(e){t.save(e),t.namespaces=e,t.names=[],t.skips=[];const n=("string"==typeof e?e:"").trim().replace(" ",",").split(",").filter(Boolean);for(const e of n)"-"===e[0]?t.skips.push(e.slice(1)):t.names.push(e)},t.enabled=function(e){for(const n of t.skips)if(r(e,n))return!1;for(const n of t.names)if(r(e,n))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}},4767:function(e,t,n){var o=n(8330);e.exports=function(e,t){for(var n=e.length;n--;)if(o(e[n][0],t))return n;return-1}},5135:function(e,t,n){var o=n(6929);e.exports=function(e,t){var n=o(this,e),r=n.size;return n.set(e,t),this.size+=n.size==r?0:1,this}},5217:function(e,t,n){var o=n(4412),r=n(8522),i=n(469),s=n(1161),a=n(1441);function c(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var o=e[t];this.set(o[0],o[1])}}c.prototype.clear=o,c.prototype.delete=r,c.prototype.get=i,c.prototype.has=s,c.prototype.set=a,e.exports=c},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")}},5603:function(e){e.exports=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}},5661:function(e,t,n){var o=n(3984)(n(9107),"Map");e.exports=o},5841:function(e){e.exports=function(e){var t=-1,n=Array(e.size);return e.forEach((function(e){n[++t]=e})),n}},5957:function(e){e.exports=function(e,t,n){for(var o=n-1,r=e.length;++o<r;)if(e[o]===t)return o;return-1}},5963:function(e,t,n){var o=n(3984)(n(9107),"Set");e.exports=o},6008:function(e){e.exports=function(e){return e.split("")}},6060:function(e,t,n){var o=n(3984)(Object,"create");e.exports=o},6151:function(e){var t=1e3,n=60*t,o=60*n,r=24*o,i=7*r;function s(e,t,n,o){var r=t>=1.5*n;return Math.round(e/n)+" "+o+(r?"s":"")}e.exports=function(e,a){a=a||{};var c,u,f=typeof e;if("string"===f&&e.length>0)return function(e){if(!((e=String(e)).length>100)){var s=/^(-?(?:\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(s){var a=parseFloat(s[1]);switch((s[2]||"ms").toLowerCase()){case"years":case"year":case"yrs":case"yr":case"y":return 315576e5*a;case"weeks":case"week":case"w":return a*i;case"days":case"day":case"d":return a*r;case"hours":case"hour":case"hrs":case"hr":case"h":return a*o;case"minutes":case"minute":case"mins":case"min":case"m":return a*n;case"seconds":case"second":case"secs":case"sec":case"s":return a*t;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return a;default:return}}}}(e);if("number"===f&&isFinite(e))return a.long?(c=e,(u=Math.abs(c))>=r?s(c,u,r,"day"):u>=o?s(c,u,o,"hour"):u>=n?s(c,u,n,"minute"):u>=t?s(c,u,t,"second"):c+" 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],u=o.base?c[0]+o.base:c[0],f=i[u]||0,d="".concat(u," ").concat(f);i[u]=f+1;var l=n(d),p={css:c[1],media:c[2],sourceMap:c[3],supports:c[4],layer:c[5]};if(-1!==l)t[l].references++,t[l].updater(p);else{var h=r(p,o);o.byIndex=a,t.splice(a,0,{identifier:d,updater:h,references:1})}s.push(d)}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),u=0;u<i.length;u++){var f=n(i[u]);0===t[f].references&&(t[f].updater(),t.splice(f,1))}i=c}}},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",sourcesContent:["// This style is applied to the iframe that customers load.\n// Ideally we use style variables rather than this so that\n// we can use the widget-id.\n\n.web-client-container {\n $widget-z-index: 10022;\n $widget-max-height: 99%;\n\n position: fixed;\n bottom: 0;\n right: 0;\n cursor: pointer;\n z-index: $widget-z-index;\n max-height: $widget-max-height;\n\n &.embed {\n position: static;\n width: 100% !important;\n height: 100% !important;\n }\n\n // ! Important because this happens on the clients website\n &.full {\n width: 100% !important;\n height: 100% !important;\n inset: 0 !important;\n max-height: initial;\n }\n}\n"],sourceRoot:""}]),t.A=s},6522:function(e,t,n){var o=n(6711),r=n(905),i=n(2588),s=o?o.toStringTag:void 0;e.exports=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":s&&s in Object(e)?r(e):i(e)}},6596:function(e,t,n){var o=n(6522),r=n(2620);e.exports=function(e){return"symbol"==typeof e||r(e)&&"[object Symbol]"==o(e)}},6711:function(e,t,n){var o=n(9107).Symbol;e.exports=o},6827:function(e,t,n){var o=n(6929);e.exports=function(e){return o(this,e).get(e)}},6890:function(e,t,n){var o=n(6060);e.exports=function(){this.__data__=o?o(null):{},this.size=0}},6917:function(e){e.exports=function(e,t,n,o){for(var r=e.length,i=n+(o?1:-1);o?i--:++i<r;)if(t(e[i],i,e))return i;return-1}},6929:function(e,t,n){var o=n(9732);e.exports=function(e,t){var n=e.__data__;return o(t)?n["string"==typeof t?"string":"hash"]:n.map}},7060:function(e,t,n){var o=n(8354);e.exports=function(e){return null==e?"":o(e)}},7215:function(e,t,n){var o=n(6060),r=Object.prototype.hasOwnProperty;e.exports=function(e){var t=this.__data__;if(o){var n=t[e];return"__lodash_hash_undefined__"===n?void 0:n}return r.call(t,e)?t[e]:void 0}},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)}},7455:function(e,t,n){var o=n(5963),r=n(1700),i=n(5841),s=o&&1/i(new o([,-0]))[1]==1/0?function(e){return new o(e)}:r;e.exports=s},7585:function(e){e.exports=function(e,t){return e.has(t)}},7599:function(e){e.exports=function(e,t,n){for(var o=-1,r=null==e?0:e.length;++o<r;)if(n(t,e[o]))return!0;return!1}},7811:function(e,t,n){var o=n(6060),r=Object.prototype.hasOwnProperty;e.exports=function(e){var t=this.__data__;return o?void 0!==t[e]:r.call(t,e)}},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,u="object"==typeof self&&self&&self.Object===Object&&self,f=c||u||Function("return this")(),d=Object.prototype.toString,l=Math.max,p=Math.min,h=function(){return f.Date.now()};function v(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function m(e){if("number"==typeof e)return e;if(function(e){return"symbol"==typeof e||function(e){return!!e&&"object"==typeof e}(e)&&"[object Symbol]"==d.call(e)}(e))return NaN;if(v(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=v(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,u=0,f=!1,d=!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,u=t,s=e.apply(i,n)}function b(e){var n=e-c;return void 0===c||n>=t||n<0||d&&e-u>=i}function w(){var e=h();if(b(e))return C(e);a=setTimeout(w,function(e){var n=t-(e-c);return d?p(n,i-(e-u)):n}(e))}function C(e){return a=void 0,g&&o?y(e):(o=r=void 0,s)}function x(){var e=h(),n=b(e);if(o=arguments,r=this,c=e,n){if(void 0===a)return function(e){return u=e,a=setTimeout(w,t),f?y(e):s}(c);if(d)return a=setTimeout(w,t),y(c)}return void 0===a&&(a=setTimeout(w,t)),s}return t=m(t)||0,v(n)&&(f=!!n.leading,i=(d="maxWait"in n)?l(m(n.maxWait)||0,t):i,g="trailing"in n?!!n.trailing:g),x.cancel=function(){void 0!==a&&clearTimeout(a),u=0,o=c=r=a=void 0},x.flush=function(){return void 0===a?s:C(h())},x}},7971:function(e,t,n){var o=n(1641),r=n(3271),i=n(7599),s=n(7585),a=n(7455),c=n(5841);e.exports=function(e,t,n){var u=-1,f=r,d=e.length,l=!0,p=[],h=p;if(n)l=!1,f=i;else if(d>=200){var v=t?null:a(e);if(v)return c(v);l=!1,f=s,h=new o}else h=t?[]:p;e:for(;++u<d;){var m=e[u],g=t?t(m):m;if(m=n||0!==m?m:0,l&&g==g){for(var y=h.length;y--;)if(h[y]===g)continue e;t&&h.push(g),p.push(m)}else f(h,g,n)||(h!==p&&h.push(g),p.push(m))}return p}},8007:function(e,t,n){var o=n(3950);e.exports=function(e){var t=o(e),n=t%1;return t==t?n?t-n:t:0}},8148:function(e,t,n){var o=n(6522),r=n(5603);e.exports=function(e){if(!r(e))return!1;var t=o(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t}},8206:function(e,t,n){var o=n(3435),r=n(5217),i=n(5661);e.exports=function(){this.size=0,this.__data__={hash:new o,map:new(i||r),string:new o}}},8315:function(e,t,n){e=n.nmd(e);var o=n(2718),r=t&&!t.nodeType&&t,i=r&&e&&!e.nodeType&&e,s=i&&i.exports===r&&o.process,a=function(){try{return i&&i.require&&i.require("util").types||s&&s.binding&&s.binding("util")}catch(e){}}();e.exports=a},8330:function(e){e.exports=function(e,t){return e===t||e!=e&&t!=t}},8354:function(e,t,n){var o=n(6711),r=n(14),i=n(2003),s=n(6596),a=o?o.prototype:void 0,c=a?a.toString:void 0;e.exports=function e(t){if("string"==typeof t)return t;if(i(t))return r(t,e)+"";if(s(t))return c?c.call(t):"";var n=t+"";return"0"==n&&1/t==-1/0?"-0":n}},8357:function(e,t,n){var o=n(6917),r=n(3001),i=n(5957);e.exports=function(e,t,n){return t==t?i(e,t,n):o(e,r,n)}},8522:function(e,t,n){var o=n(4767),r=Array.prototype.splice;e.exports=function(e){var t=this.__data__,n=o(t,e);return!(n<0||(n==t.length-1?t.pop():r.call(t,n,1),--this.size,0))}},8626:function(e,t,n){"use strict";e.exports=function(e){var t=n.nc;t&&e.setAttribute("nonce",t)}},8882:function(e){var t=/\s/;e.exports=function(e){for(var n=e.length;n--&&t.test(e.charAt(n)););return 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}},9070:function(e,t,n){var o=n(8882),r=/^\s+/;e.exports=function(e){return e?e.slice(0,o(e)+1).replace(r,""):e}},9107:function(e,t,n){var o=n(2718),r="object"==typeof self&&self&&self.Object===Object&&self,i=o||r||Function("return this")();e.exports=i},9304:function(e,t,n){var o=n(4198);e.exports=function(e,t,n){var r=e.length;return n=void 0===n?r:n,!t&&n>=r?e:o(e,t,n)}},9361:function(e){e.exports=function(e){return this.__data__.has(e)}},9442:function(e,t,n){var o=n(8354),r=n(9304),i=n(4188),s=n(5603),a=n(3773),c=n(627),u=n(2562),f=n(8007),d=n(7060),l=/\w*$/;e.exports=function(e,t){var n=30,p="...";if(s(t)){var h="separator"in t?t.separator:h;n="length"in t?f(t.length):n,p="omission"in t?o(t.omission):p}var v=(e=d(e)).length;if(i(e)){var m=u(e);v=m.length}if(n>=v)return e;var g=n-c(p);if(g<1)return p;var y=m?r(m,0,g).join(""):e.slice(0,g);if(void 0===h)return y+p;if(m&&(g+=y.length-g),a(h)){if(e.slice(g).search(h)){var b,w=y;for(h.global||(h=RegExp(h.source,d(l.exec(h))+"g")),h.lastIndex=0;b=h.exec(w);)var C=b.index;y=y.slice(0,void 0===C?g:C)}}else if(e.indexOf(o(h),g)!=g){var x=y.lastIndexOf(h);x>-1&&(y=y.slice(0,x))}return y+p}},9484:function(e){e.exports=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}},9572:function(e,t,n){var o="Expected a function",r=/^\s+|\s+$/g,i=/^[-+]0x[0-9a-f]+$/i,s=/^0b[01]+$/i,a=/^0o[0-7]+$/i,c=parseInt,u="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g,f="object"==typeof self&&self&&self.Object===Object&&self,d=u||f||Function("return this")(),l=Object.prototype.toString,p=Math.max,h=Math.min,v=function(){return d.Date.now()};function m(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function g(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(m(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=m(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(r,"");var n=s.test(e);return n||a.test(e)?c(e.slice(2),n?2:8):i.test(e)?NaN:+e}e.exports=function(e,t,n){var r=!0,i=!0;if("function"!=typeof e)throw new TypeError(o);return m(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,u,f=0,d=!1,l=!1,y=!0;if("function"!=typeof e)throw new TypeError(o);function b(t){var n=r,o=i;return r=i=void 0,f=t,a=e.apply(o,n)}function w(e){var n=e-u;return void 0===u||n>=t||n<0||l&&e-f>=s}function C(){var e=v();if(w(e))return x(e);c=setTimeout(C,function(e){var n=t-(e-u);return l?h(n,s-(e-f)):n}(e))}function x(e){return c=void 0,y&&r?b(e):(r=i=void 0,a)}function A(){var e=v(),n=w(e);if(r=arguments,i=this,u=e,n){if(void 0===c)return function(e){return f=e,c=setTimeout(C,t),d?b(e):a}(u);if(l)return c=setTimeout(C,t),b(u)}return void 0===c&&(c=setTimeout(C,t)),a}return t=g(t)||0,m(n)&&(d=!!n.leading,s=(l="maxWait"in n)?p(g(n.maxWait)||0,t):s,y="trailing"in n?!!n.trailing:y),A.cancel=function(){void 0!==c&&clearTimeout(c),f=0,r=u=i=c=void 0},A.flush=function(){return void 0===c?a:x(v())},A}(e,t,{leading:r,maxWait:t,trailing:i})}},9712:function(e){var t="\\ud800-\\udfff",n="["+t+"]",o="[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]",r="\\ud83c[\\udffb-\\udfff]",i="[^"+t+"]",s="(?:\\ud83c[\\udde6-\\uddff]){2}",a="[\\ud800-\\udbff][\\udc00-\\udfff]",c="(?:"+o+"|"+r+")?",u="[\\ufe0e\\ufe0f]?",f=u+c+"(?:\\u200d(?:"+[i,s,a].join("|")+")"+u+c+")*",d="(?:"+[i+o+"?",o,s,a,n].join("|")+")",l=RegExp(r+"(?="+r+")|"+d+f,"g");e.exports=function(e){return e.match(l)||[]}},9732:function(e){e.exports=function(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}},9768:function(e,t,n){var o=n(6929);e.exports=function(e){var t=o(this,e).delete(e);return this.size-=t?1:0,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,loaded:!1,exports:{}};return e[o](i,i.exports,n),i.loaded=!0,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.nmd=function(e){return e.paths=[],e.children||(e.children=[]),e},n.nc=void 0;var o={};return function(){"use strict";n.r(o),n.d(o,{init:function(){return W}});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},n(9442),n(1285);const a="https://channels-ws.moveo.ai",c="https://web-client.dev.moveo.ai",u=()=>window.innerWidth<650||window.innerHeight<550&&window.innerWidth<1e3,f=(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 d,l=/bot|crawl|http|lighthouse|scan|search|spider/i;var p,h,v,m,g,y=n(7967),b=n.n(y),w=n(9572),C=n.n(w);!function(e){e.Open="open",e.Resolved="closed",e.Expired="expired",e.Spam="spam",e.Trash="trash"}(p||(p={})),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"}(m||(m={})),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"}(g||(g={}));const x=["s2","s3","s4","s6","s7","s10","s12","s13","s14","s15","s16","s17","s19","s23"];class A{constructor(e){this.detectUserway=()=>{x.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=C()((()=>{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=c)}));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/)?c:"https://web-client.moveo.ai"),`${t}?widgetId=${e}`})(this.id)),e}handleEvents(e,t){return n=>{const o=f(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(d instanceof RegExp)return d;try{d=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|^email|^facebook|^getright/|^gozilla/|^hobbit|^hotzonu|^hwcdn/|^igetter/|^jeode/|^jetty/|^jigsaw|^microsoft bits|^movabletype|^mozilla/\\d\\.\\d\\s[\\w\\.-]+$|^mozilla/\\d\\.\\d\\s\\(compatible;?(?:\\s\\w+\\/\\d+\\.\\d+)?\\)$|^navermailapp|^netsurf|^offline|^openai/|^owler|^php|^postman|^python|^rank|^read|^reed|^rest|^rss|^snapchat|^space bison|^svn|^swcd |^taringa|^thumbor/|^track|^w3c|^webbandit/|^webcopier|^wget|^whatsapp|^wordpress|^xenu link sleuth|^yahoo|^yandex|^zdm/\\d|^zoom marketplace/|^{{.*}}$|adscanner/|analyzer|archive|ask jeeves/teoma|audit|bit\\.ly/|bluecoat drtr|browsex|burpcollaborator|capture|catch|check\\b|checker|chrome-lighthouse|chromeframe|classifier|cloudflare|convertify|cookiehubscan|crawl|cypress/|dareboost|datanyze|dejaclick|detect|dmbrowser|download|evc-batch/|exaleadcloudview|feed|firephp|functionize|gomezagent|headless|httrack|hubspot marketing grader|hydra|ibisbrowser|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|retriever|rexx;|rigor|rss\\b|scanner\\.|scrape|server|sogou|sparkler/|speedcurve|spider|splash|statuscake|supercleaner|synapse|synthetic|tools|torrent|transcoder|url|validator|virtuoso|wappalyzer|webglance|webkit2png|whatcms/|zgrab","i")}catch(e){d=l}return d}().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=f(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 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 _=n(6186),j=n.n(_),E=n(2155),F=n.n(E),O=n(7433),I=n.n(O),S=n(8626),k=n.n(S),T=n(8990),z=n.n(T),$=n(9827),M=n.n($),L=n(6384),U={};U.styleTagTransform=M(),U.setAttributes=k(),U.insert=I().bind(null,"head"),U.domAPI=F(),U.insertStyleElement=z(),j()(L.A,U),L.A&&L.A.locals&&L.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|=0));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||a,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({},i(Object.assign({},o),e)),{clientUrl:n,widgetId:t})},W=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 A(t);N("Initializing");const o=await n.init();return N("Initialized"),o}}(),o}()}));
|
|
3
3
|
//# sourceMappingURL=web-client.min.js.map
|