@moveo-ai/web-client 0.44.4 → 0.45.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 +1 -1
- package/dist/iframe.min.js.map +1 -1
- package/dist/index.html +8 -4
- 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 +1 -1
package/dist/index.html
CHANGED
|
@@ -1,11 +1,15 @@
|
|
|
1
1
|
<html><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"/><meta name="robots" content="noindex"/><style>body {
|
|
2
2
|
background-color: transparent;
|
|
3
|
-
margin:0;
|
|
3
|
+
margin: 0;
|
|
4
4
|
overflow: hidden;
|
|
5
5
|
}
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
6
|
+
.uai {
|
|
7
|
+
display: none !important;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
* {
|
|
11
|
+
outline: 0;
|
|
12
|
+
}</style><title>Widget</title></head><body><script src="iframe.min.js?9e092b5c9474d62bfcfb"></script><script>const queryString = window.location.search;
|
|
9
13
|
const urlParams = new URLSearchParams(queryString);
|
|
10
14
|
const widgetId = urlParams.get('widgetId');
|
|
11
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,n){"object"==typeof exports&&"object"==typeof module?module.exports=n():"function"==typeof define&&define.amd?define([],n):"object"==typeof exports?exports.MoveoAI=n():e.MoveoAI=n()}(self,(function(){return function(){"use strict";var e={6715:function(e,n,o){var t=o(1864),i=o.n(t),r=o(352),a=o.n(r)()(i());a.push([e.id,"@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&display=swap);"]),a.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-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;display:flex;flex-flow:row wrap;justify-content:space-between;padding:var(--moveo-preview-default-padding) var(--moveo-preview-default-padding) 0}body .moveo_preview #embed-chat-container{display:none;width:512px;height:562px;border:2px solid var(--moveo-background-color);background-color:var(--moveo-ui-background-01);box-sizing:border-box;box-shadow:2px 3px 6px rgba(104,104,104,.1);border-radius:.25rem;flex:0 1 auto;min-width:300px;margin-bottom:4rem}body .moveo_preview #embed-chat-container #embed-text{font-family:var(--moveo-font-primary);font-size:var(--moveo-font-lg);font-weight:400;letter-spacing:0;line-height:1.5rem;line-height:1.5rem;text-align:center;margin:var(--moveo-preview-default-padding) 1.75rem 0}body .moveo_preview #embed-chat-container #embed-chat{width:100%;height:100%;display:none}body .moveo_preview .preview_actions{width:510px;margin-bottom:2.25rem}body .moveo_preview .preview_actions .header_text{font-family:var(--moveo-font-primary);font-style:normal;font-weight:normal;font-size:24px;line-height:30px;font-weight:bold;font-size:42px;line-height:51px;margin-top:0;margin-bottom:1.5rem}body .moveo_preview .preview_actions .header_text span{color:#c4c4c4}body .moveo_preview .preview_actions .body_text{font-family:var(--moveo-font-primary);font-style:normal;font-weight:normal;font-size:24px;line-height:30px;margin-bottom:2.25rem}body .moveo_preview .button_container{display:flex;flex-direction:row;justify-content:flex-start}body .moveo_preview .button_container .action_button{font-family:var(--moveo-font-primary);font-size:var(--moveo-font-xs);font-weight:400;letter-spacing:0;line-height:1rem;font-size:var(--moveo-font-md);font-weight:600;margin-right:1rem;color:var(--moveo-ui-background-01);background-color:#c4c4c4;padding:.5rem 1rem;border-radius:.25rem;cursor:pointer;border:0;transition:.2s all linear;display:none}body .moveo_preview .button_container .action_button.enabled{display:block}body .moveo_preview .button_container .action_button.disabled{background-color:#c4c4c4;cursor:not-allowed}@media(max-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,mFACE,CAKF,2BAAA,CACA,6BAAA,CACA,uBAAA,CACA,QAAA,CAEA,aACE,iBAAA,CACA,UAAA,CACA,WAAA,CACA,UAAA,CACA,UAtBmB,CAuBnB,uBAAA,CACA,6BAAA,CACA,2BAAA,CACA,UAAA,CAGF,oBDzCE,gCEec,CFfd,sCEec,CFfd,yBEec,CFfd,6BEec,CFfd,oHEec,CFfd,gCEec,CFfd,oBEec,CFfd,uBEec,CFfd,oBEec,CFfd,oBEec,CFfd,uBEec,CFfd,qBEec,CFfd,4BEec,CFfd,4BEec,CD6Bd,YAAA,CACA,kBAAA,CACA,6BAAA,CACA,mFACE,CAGF,0CACE,YAAA,CACA,WA9CU,CA+CV,YA9CW,CA+CX,8CAAA,CACA,8CAAA,CACA,qBAAA,CACA,2CAAA,CACA,oBEvCI,CFwCJ,aAAA,CACA,eApDc,CAqDd,kBE7DK,CF+DL,sDGjBJ,qCAAA,CACA,8BAAA,CACA,eAAA,CACA,gBAAA,CACA,kBDzCS,CFyDH,kBEzDG,CF0DH,iBAAA,CACA,qDAAA,CAGF,sDACE,UAAA,CACA,WAAA,CACA,YAAA,CAIJ,qCACE,WArEY,CAsEZ,qBE1EK,CF4EL,kDGCJ,qCAAA,CACA,iBAAA,CACA,kBAAA,CACA,cAAA,CACA,gBAAA,CAaA,gBAAA,CACA,cAAA,CACA,gBAAA,CHjBM,YAAA,CACA,oBE7EG,CF+EH,uDACE,aAhFmB,CAoFvB,gDGVJ,qCAAA,CACA,iBAAA,CACA,kBAAA,CACA,cAAA,CACA,gBAAA,CHSM,qBE1FG,CF8FP,sCACE,YAAA,CACA,kBAAA,CACA,0BAAA,CAEA,qDGtGJ,qCAAA,CACA,8BAAA,CACA,eAAA,CACA,gBAAA,CACA,gBDMS,CC4BT,8BAAA,CACA,eAAA,CHkEM,iBE/FG,CFgGH,mCAAA,CACA,wBArGqB,CAsGrB,kBAAA,CACA,oBE7FE,CF8FF,cAAA,CACA,QAAA,CACA,yBAAA,CACA,YAAA,CAEA,6DACE,aAAA,CAGF,8DACE,wBAlHmB,CAmHnB,kBAAA,CAOV,yBACE,KAOE,8EACE,CAMF,aACE,qBAAA,CAGF,oBACE,qBAAA,CACA,kBAAA,CACA,gBAAA,CAEA,0CACE,eArBkB,CAsBlB,gBAtBkB,CAuBlB,SAtBiB,CAyBnB,qCACE,YAAA,CACA,qBAAA,CACA,kBAAA,CACA,UAAA,CACA,WAAA,CAEA,kDGrFN,qCAAA,CACA,iBAAA,CACA,kBAAA,CACA,cAAA,CACA,gBAAA,CAaA,gBAAA,CACA,cAAA,CACA,gBAAA,CAMA,cAAA,CACA,gBAAA,CH8DQ,iBAAA,CAGF,gDG3FN,qCAAA,CACA,iBAAA,CACA,kBAAA,CACA,cAAA,CACA,gBAAA,CAMA,cAAA,CACA,gBAAA,CHmFQ,WA3CiB,CA4CjB,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","@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&display=swap');\n@import './fonts';\n@import './spacing';\n@import './theme';\n@import './mixings';\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:\n 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:\n 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\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 (max-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:\n 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-03: --moveo-ui-03;\n$z-index: --moveo-z-index;\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 $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);\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 $text-01: #fff,\n $text-02: #8893a8,\n $text-03: #000,\n $text-04: #555,\n $text-05: #989898,\n $ui-03: #202629,\n $text-success: #21d184,\n $text-failure: #da0000,\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 $text-01: #f8f8f2,\n $text-02: #8893a8,\n $text-03: #44475a,\n $text-04: #555,\n $text-05: #989898,\n $ui-03: #202629,\n $text-success: #50fa7b,\n $text-failure: #ff5655,\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@import './spacing';\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.Z=a},352:function(e){e.exports=function(e){var n=[];return n.toString=function(){return this.map((function(n){var o="",t=void 0!==n[5];return n[4]&&(o+="@supports (".concat(n[4],") {")),n[2]&&(o+="@media ".concat(n[2]," {")),t&&(o+="@layer".concat(n[5].length>0?" ".concat(n[5]):""," {")),o+=e(n),t&&(o+="}"),n[2]&&(o+="}"),n[4]&&(o+="}"),o})).join("")},n.i=function(e,o,t,i,r){"string"==typeof e&&(e=[[null,e,void 0]]);var a={};if(t)for(var A=0;A<this.length;A++){var c=this[A][0];null!=c&&(a[c]=!0)}for(var d=0;d<e.length;d++){var s=[].concat(e[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)),n.push(s))}},n}},1864:function(e){e.exports=function(e){var n=e[1],o=e[3];if(!o)return n;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[n].concat([r]).join("\n")}return[n].join("\n")}},5701:function(e){var n=[];function o(e){for(var o=-1,t=0;t<n.length;t++)if(n[t].identifier===e){o=t;break}return o}function t(e,t){for(var r={},a=[],A=0;A<e.length;A++){var c=e[A],d=t.base?c[0]+t.base:c[0],s=r[d]||0,p="".concat(d," ").concat(s);r[d]=s+1;var m=o(p),l={css:c[1],media:c[2],sourceMap:c[3],supports:c[4],layer:c[5]};if(-1!==m)n[m].references++,n[m].updater(l);else{var u=i(l,t);t.byIndex=A,n.splice(A,0,{identifier:p,updater:u,references:1})}a.push(p)}return a}function i(e,n){var o=n.domAPI(n);return o.update(e),function(n){if(n){if(n.css===e.css&&n.media===e.media&&n.sourceMap===e.sourceMap&&n.supports===e.supports&&n.layer===e.layer)return;o.update(e=n)}else o.remove()}}e.exports=function(e,i){var r=t(e=e||[],i=i||{});return function(e){e=e||[];for(var a=0;a<r.length;a++){var A=o(r[a]);n[A].references--}for(var c=t(e,i),d=0;d<r.length;d++){var s=o(r[d]);0===n[s].references&&(n[s].updater(),n.splice(s,1))}r=c}}},6080:function(e){var n={};e.exports=function(e,o){var t=function(e){if(void 0===n[e]){var o=document.querySelector(e);if(window.HTMLIFrameElement&&o instanceof window.HTMLIFrameElement)try{o=o.contentDocument.head}catch(e){o=null}n[e]=o}return n[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(o)}},7182:function(e){e.exports=function(e){var n=document.createElement("style");return e.setAttributes(n,e.attributes),e.insert(n,e.options),n}},6850:function(e,n,o){e.exports=function(e){var n=o.nc;n&&e.setAttribute("nonce",n)}},8236:function(e){e.exports=function(e){var n=e.insertStyleElement(e);return{update:function(o){!function(e,n,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))))," */")),n.styleTagTransform(t,e,n.options)}(n,e,o)},remove:function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(n)}}}},9213:function(e){e.exports=function(e,n){if(n.styleSheet)n.styleSheet.cssText=e;else{for(;n.firstChild;)n.removeChild(n.firstChild);n.appendChild(document.createTextNode(e))}}}},n={};function o(t){var i=n[t];if(void 0!==i)return i.exports;var r=n[t]={id:t,exports:{}};return e[t](r,r.exports,o),r.exports}o.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(n,{a:n}),n},o.d=function(e,n){for(var t in n)o.o(n,t)&&!o.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:n[t]})},o.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},o.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.nc=void 0;var t={};return function(){o.r(t);var e=o(5701),n=o.n(e),i=o(8236),r=o.n(i),a=o(6080),A=o.n(a),c=o(6850),d=o.n(c),s=o(7182),p=o.n(s),m=o(9213),l=o.n(m),u=o(6715),f={};f.styleTagTransform=l(),f.setAttributes=d(),f.insert=A().bind(null,"head"),f.domAPI=r(),f.insertStyleElement=p(),n()(u.Z,f),u.Z&&u.Z.locals&&u.Z.locals}(),t}()}));
|
|
2
|
+
!function(e,n){"object"==typeof exports&&"object"==typeof module?module.exports=n():"function"==typeof define&&define.amd?define([],n):"object"==typeof exports?exports.MoveoAI=n():e.MoveoAI=n()}(self,(function(){return function(){"use strict";var e={6715:function(e,n,o){var t=o(1864),i=o.n(t),r=o(352),a=o.n(r)()(i());a.push([e.id,"@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&display=swap);"]),a.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-text-01:#000;--moveo-text-02:#8893a8;--moveo-text-03:#fff;--moveo-text-04:#555;--moveo-text-05:#989898;--moveo-ui-03:#d6e3f8;--moveo-text-success:#21d184;--moveo-text-failure:#da0000;--moveo-review-number:#f9f9f9;--moveo-review-input-background:#fafafa;--moveo-interactive-02:#e1e1e1;--moveo-hover-02:#c2c2c2;display:flex;flex-flow:row wrap;justify-content:space-between;padding:var(--moveo-preview-default-padding) var(--moveo-preview-default-padding) 0}body .moveo_preview #embed-chat-container{display:none;width:512px;height:562px;border:2px solid var(--moveo-background-color);background-color:var(--moveo-ui-background-01);box-sizing:border-box;box-shadow:2px 3px 6px rgba(104,104,104,.1);border-radius:.25rem;flex:0 1 auto;min-width:300px;margin-bottom:4rem}body .moveo_preview #embed-chat-container #embed-text{font-family:var(--moveo-font-primary);font-size:var(--moveo-font-lg);font-weight:400;letter-spacing:0;line-height:1.5rem;line-height:1.5rem;text-align:center;margin:var(--moveo-preview-default-padding) 1.75rem 0}body .moveo_preview #embed-chat-container #embed-chat{width:100%;height:100%;display:none}body .moveo_preview .preview_actions{width:510px;margin-bottom:2.25rem}body .moveo_preview .preview_actions .header_text{font-family:var(--moveo-font-primary);font-style:normal;font-weight:normal;font-size:24px;line-height:30px;font-weight:bold;font-size:42px;line-height:51px;margin-top:0;margin-bottom:1.5rem}body .moveo_preview .preview_actions .header_text span{color:#c4c4c4}body .moveo_preview .preview_actions .body_text{font-family:var(--moveo-font-primary);font-style:normal;font-weight:normal;font-size:24px;line-height:30px;margin-bottom:2.25rem}body .moveo_preview .button_container{display:flex;flex-direction:row;justify-content:flex-start}body .moveo_preview .button_container .action_button{font-family:var(--moveo-font-primary);font-size:var(--moveo-font-xs);font-weight:400;letter-spacing:0;line-height:1rem;font-size:var(--moveo-font-md);font-weight:600;margin-right:1rem;color:var(--moveo-ui-background-01);background-color:#c4c4c4;padding:.5rem 1rem;border-radius:.25rem;cursor:pointer;border:0;transition:.2s all linear;display:none}body .moveo_preview .button_container .action_button.enabled{display:block}body .moveo_preview .button_container .action_button.disabled{background-color:#c4c4c4;cursor:not-allowed}@media(max-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,mFACE,CAKF,2BAAA,CACA,6BAAA,CACA,uBAAA,CACA,QAAA,CAEA,aACE,iBAAA,CACA,UAAA,CACA,WAAA,CACA,UAAA,CACA,UAtBmB,CAuBnB,uBAAA,CACA,6BAAA,CACA,2BAAA,CACA,UAAA,CAGF,oBDzCE,gCEmBc,CFnBd,sCEmBc,CFnBd,yBEmBc,CFnBd,6BEmBc,CFnBd,oHEmBc,CFnBd,gCEmBc,CFnBd,oBEmBc,CFnBd,uBEmBc,CFnBd,oBEmBc,CFnBd,oBEmBc,CFnBd,uBEmBc,CFnBd,qBEmBc,CFnBd,4BEmBc,CFnBd,4BEmBc,CFnBd,6BEmBc,CFnBd,uCEmBc,CFnBd,8BEmBc,CFnBd,wBEmBc,CDyBd,YAAA,CACA,kBAAA,CACA,6BAAA,CACA,mFACE,CAGF,0CACE,YAAA,CACA,WA9CU,CA+CV,YA9CW,CA+CX,8CAAA,CACA,8CAAA,CACA,qBAAA,CACA,2CAAA,CACA,oBEvCI,CFwCJ,aAAA,CACA,eApDc,CAqDd,kBE7DK,CF+DL,sDGjBJ,qCAAA,CACA,8BAAA,CACA,eAAA,CACA,gBAAA,CACA,kBDzCS,CFyDH,kBEzDG,CF0DH,iBAAA,CACA,qDAAA,CAGF,sDACE,UAAA,CACA,WAAA,CACA,YAAA,CAIJ,qCACE,WArEY,CAsEZ,qBE1EK,CF4EL,kDGCJ,qCAAA,CACA,iBAAA,CACA,kBAAA,CACA,cAAA,CACA,gBAAA,CAaA,gBAAA,CACA,cAAA,CACA,gBAAA,CHjBM,YAAA,CACA,oBE7EG,CF+EH,uDACE,aAhFmB,CAoFvB,gDGVJ,qCAAA,CACA,iBAAA,CACA,kBAAA,CACA,cAAA,CACA,gBAAA,CHSM,qBE1FG,CF8FP,sCACE,YAAA,CACA,kBAAA,CACA,0BAAA,CAEA,qDGtGJ,qCAAA,CACA,8BAAA,CACA,eAAA,CACA,gBAAA,CACA,gBDMS,CC4BT,8BAAA,CACA,eAAA,CHkEM,iBE/FG,CFgGH,mCAAA,CACA,wBArGqB,CAsGrB,kBAAA,CACA,oBE7FE,CF8FF,cAAA,CACA,QAAA,CACA,yBAAA,CACA,YAAA,CAEA,6DACE,aAAA,CAGF,8DACE,wBAlHmB,CAmHnB,kBAAA,CAOV,yBACE,KAOE,8EACE,CAMF,aACE,qBAAA,CAGF,oBACE,qBAAA,CACA,kBAAA,CACA,gBAAA,CAEA,0CACE,eArBkB,CAsBlB,gBAtBkB,CAuBlB,SAtBiB,CAyBnB,qCACE,YAAA,CACA,qBAAA,CACA,kBAAA,CACA,UAAA,CACA,WAAA,CAEA,kDGrFN,qCAAA,CACA,iBAAA,CACA,kBAAA,CACA,cAAA,CACA,gBAAA,CAaA,gBAAA,CACA,cAAA,CACA,gBAAA,CAMA,cAAA,CACA,gBAAA,CH8DQ,iBAAA,CAGF,gDG3FN,qCAAA,CACA,iBAAA,CACA,kBAAA,CACA,cAAA,CACA,gBAAA,CAMA,cAAA,CACA,gBAAA,CHmFQ,WA3CiB,CA4CjB,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","@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&display=swap');\n@import './fonts';\n@import './spacing';\n@import './theme';\n@import './mixings';\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:\n 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:\n 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\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 (max-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:\n 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-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\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 $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 $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 $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@import './spacing';\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.Z=a},352:function(e){e.exports=function(e){var n=[];return n.toString=function(){return this.map((function(n){var o="",t=void 0!==n[5];return n[4]&&(o+="@supports (".concat(n[4],") {")),n[2]&&(o+="@media ".concat(n[2]," {")),t&&(o+="@layer".concat(n[5].length>0?" ".concat(n[5]):""," {")),o+=e(n),t&&(o+="}"),n[2]&&(o+="}"),n[4]&&(o+="}"),o})).join("")},n.i=function(e,o,t,i,r){"string"==typeof e&&(e=[[null,e,void 0]]);var a={};if(t)for(var A=0;A<this.length;A++){var c=this[A][0];null!=c&&(a[c]=!0)}for(var d=0;d<e.length;d++){var m=[].concat(e[d]);t&&a[m[0]]||(void 0!==r&&(void 0===m[5]||(m[1]="@layer".concat(m[5].length>0?" ".concat(m[5]):""," {").concat(m[1],"}")),m[5]=r),o&&(m[2]?(m[1]="@media ".concat(m[2]," {").concat(m[1],"}"),m[2]=o):m[2]=o),i&&(m[4]?(m[1]="@supports (".concat(m[4],") {").concat(m[1],"}"),m[4]=i):m[4]="".concat(i)),n.push(m))}},n}},1864:function(e){e.exports=function(e){var n=e[1],o=e[3];if(!o)return n;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[n].concat([r]).join("\n")}return[n].join("\n")}},5701:function(e){var n=[];function o(e){for(var o=-1,t=0;t<n.length;t++)if(n[t].identifier===e){o=t;break}return o}function t(e,t){for(var r={},a=[],A=0;A<e.length;A++){var c=e[A],d=t.base?c[0]+t.base:c[0],m=r[d]||0,p="".concat(d," ").concat(m);r[d]=m+1;var s=o(p),l={css:c[1],media:c[2],sourceMap:c[3],supports:c[4],layer:c[5]};if(-1!==s)n[s].references++,n[s].updater(l);else{var u=i(l,t);t.byIndex=A,n.splice(A,0,{identifier:p,updater:u,references:1})}a.push(p)}return a}function i(e,n){var o=n.domAPI(n);return o.update(e),function(n){if(n){if(n.css===e.css&&n.media===e.media&&n.sourceMap===e.sourceMap&&n.supports===e.supports&&n.layer===e.layer)return;o.update(e=n)}else o.remove()}}e.exports=function(e,i){var r=t(e=e||[],i=i||{});return function(e){e=e||[];for(var a=0;a<r.length;a++){var A=o(r[a]);n[A].references--}for(var c=t(e,i),d=0;d<r.length;d++){var m=o(r[d]);0===n[m].references&&(n[m].updater(),n.splice(m,1))}r=c}}},6080:function(e){var n={};e.exports=function(e,o){var t=function(e){if(void 0===n[e]){var o=document.querySelector(e);if(window.HTMLIFrameElement&&o instanceof window.HTMLIFrameElement)try{o=o.contentDocument.head}catch(e){o=null}n[e]=o}return n[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(o)}},7182:function(e){e.exports=function(e){var n=document.createElement("style");return e.setAttributes(n,e.attributes),e.insert(n,e.options),n}},6850:function(e,n,o){e.exports=function(e){var n=o.nc;n&&e.setAttribute("nonce",n)}},8236:function(e){e.exports=function(e){var n=e.insertStyleElement(e);return{update:function(o){!function(e,n,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))))," */")),n.styleTagTransform(t,e,n.options)}(n,e,o)},remove:function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(n)}}}},9213:function(e){e.exports=function(e,n){if(n.styleSheet)n.styleSheet.cssText=e;else{for(;n.firstChild;)n.removeChild(n.firstChild);n.appendChild(document.createTextNode(e))}}}},n={};function o(t){var i=n[t];if(void 0!==i)return i.exports;var r=n[t]={id:t,exports:{}};return e[t](r,r.exports,o),r.exports}o.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(n,{a:n}),n},o.d=function(e,n){for(var t in n)o.o(n,t)&&!o.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:n[t]})},o.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},o.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.nc=void 0;var t={};return function(){o.r(t);var e=o(5701),n=o.n(e),i=o(8236),r=o.n(i),a=o(6080),A=o.n(a),c=o(6850),d=o.n(c),m=o(7182),p=o.n(m),s=o(9213),l=o.n(s),u=o(6715),f={};f.styleTagTransform=l(),f.setAttributes=d(),f.insert=A().bind(null,"head"),f.domAPI=r(),f.insertStyleElement=p(),n()(u.Z,f),u.Z&&u.Z.locals&&u.Z.locals}(),t}()}));
|
|
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/make namespace object","webpack://MoveoAI/webpack/runtime/nonce","webpack://MoveoAI/./src/styles/preview.scss?cc57"],"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([], 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-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;display:flex;flex-flow:row wrap;justify-content:space-between;padding:var(--moveo-preview-default-padding) var(--moveo-preview-default-padding) 0}body .moveo_preview #embed-chat-container{display:none;width:512px;height:562px;border:2px solid var(--moveo-background-color);background-color:var(--moveo-ui-background-01);box-sizing:border-box;box-shadow:2px 3px 6px rgba(104,104,104,.1);border-radius:.25rem;flex:0 1 auto;min-width:300px;margin-bottom:4rem}body .moveo_preview #embed-chat-container #embed-text{font-family:var(--moveo-font-primary);font-size:var(--moveo-font-lg);font-weight:400;letter-spacing:0;line-height:1.5rem;line-height:1.5rem;text-align:center;margin:var(--moveo-preview-default-padding) 1.75rem 0}body .moveo_preview #embed-chat-container #embed-chat{width:100%;height:100%;display:none}body .moveo_preview .preview_actions{width:510px;margin-bottom:2.25rem}body .moveo_preview .preview_actions .header_text{font-family:var(--moveo-font-primary);font-style:normal;font-weight:normal;font-size:24px;line-height:30px;font-weight:bold;font-size:42px;line-height:51px;margin-top:0;margin-bottom:1.5rem}body .moveo_preview .preview_actions .header_text span{color:#c4c4c4}body .moveo_preview .preview_actions .body_text{font-family:var(--moveo-font-primary);font-style:normal;font-weight:normal;font-size:24px;line-height:30px;margin-bottom:2.25rem}body .moveo_preview .button_container{display:flex;flex-direction:row;justify-content:flex-start}body .moveo_preview .button_container .action_button{font-family:var(--moveo-font-primary);font-size:var(--moveo-font-xs);font-weight:400;letter-spacing:0;line-height:1rem;font-size:var(--moveo-font-md);font-weight:600;margin-right:1rem;color:var(--moveo-ui-background-01);background-color:#c4c4c4;padding:.5rem 1rem;border-radius:.25rem;cursor:pointer;border:0;transition:.2s all linear;display:none}body .moveo_preview .button_container .action_button.enabled{display:block}body .moveo_preview .button_container .action_button.disabled{background-color:#c4c4c4;cursor:not-allowed}@media(max-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,mFACE,CAKF,2BAAA,CACA,6BAAA,CACA,uBAAA,CACA,QAAA,CAEA,aACE,iBAAA,CACA,UAAA,CACA,WAAA,CACA,UAAA,CACA,UAtBmB,CAuBnB,uBAAA,CACA,6BAAA,CACA,2BAAA,CACA,UAAA,CAGF,oBDzCE,gCEec,CFfd,sCEec,CFfd,yBEec,CFfd,6BEec,CFfd,oHEec,CFfd,gCEec,CFfd,oBEec,CFfd,uBEec,CFfd,oBEec,CFfd,oBEec,CFfd,uBEec,CFfd,qBEec,CFfd,4BEec,CFfd,4BEec,CD6Bd,YAAA,CACA,kBAAA,CACA,6BAAA,CACA,mFACE,CAGF,0CACE,YAAA,CACA,WA9CU,CA+CV,YA9CW,CA+CX,8CAAA,CACA,8CAAA,CACA,qBAAA,CACA,2CAAA,CACA,oBEvCI,CFwCJ,aAAA,CACA,eApDc,CAqDd,kBE7DK,CF+DL,sDGjBJ,qCAAA,CACA,8BAAA,CACA,eAAA,CACA,gBAAA,CACA,kBDzCS,CFyDH,kBEzDG,CF0DH,iBAAA,CACA,qDAAA,CAGF,sDACE,UAAA,CACA,WAAA,CACA,YAAA,CAIJ,qCACE,WArEY,CAsEZ,qBE1EK,CF4EL,kDGCJ,qCAAA,CACA,iBAAA,CACA,kBAAA,CACA,cAAA,CACA,gBAAA,CAaA,gBAAA,CACA,cAAA,CACA,gBAAA,CHjBM,YAAA,CACA,oBE7EG,CF+EH,uDACE,aAhFmB,CAoFvB,gDGVJ,qCAAA,CACA,iBAAA,CACA,kBAAA,CACA,cAAA,CACA,gBAAA,CHSM,qBE1FG,CF8FP,sCACE,YAAA,CACA,kBAAA,CACA,0BAAA,CAEA,qDGtGJ,qCAAA,CACA,8BAAA,CACA,eAAA,CACA,gBAAA,CACA,gBDMS,CC4BT,8BAAA,CACA,eAAA,CHkEM,iBE/FG,CFgGH,mCAAA,CACA,wBArGqB,CAsGrB,kBAAA,CACA,oBE7FE,CF8FF,cAAA,CACA,QAAA,CACA,yBAAA,CACA,YAAA,CAEA,6DACE,aAAA,CAGF,8DACE,wBAlHmB,CAmHnB,kBAAA,CAOV,yBACE,KAOE,8EACE,CAMF,aACE,qBAAA,CAGF,oBACE,qBAAA,CACA,kBAAA,CACA,gBAAA,CAEA,0CACE,eArBkB,CAsBlB,gBAtBkB,CAuBlB,SAtBiB,CAyBnB,qCACE,YAAA,CACA,qBAAA,CACA,kBAAA,CACA,UAAA,CACA,WAAA,CAEA,kDGrFN,qCAAA,CACA,iBAAA,CACA,kBAAA,CACA,cAAA,CACA,gBAAA,CAaA,gBAAA,CACA,cAAA,CACA,gBAAA,CAMA,cAAA,CACA,gBAAA,CH8DQ,iBAAA,CAGF,gDG3FN,qCAAA,CACA,iBAAA,CACA,kBAAA,CACA,cAAA,CACA,gBAAA,CAMA,cAAA,CACA,gBAAA,CHmFQ,WA3CiB,CA4CjB,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\",\"@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&display=swap');\\n@import './fonts';\\n@import './spacing';\\n@import './theme';\\n@import './mixings';\\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:\\n 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:\\n 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\\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 (max-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:\\n 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-03: --moveo-ui-03;\\n$z-index: --moveo-z-index;\\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 $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);\\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 $text-01: #fff,\\n $text-02: #8893a8,\\n $text-03: #000,\\n $text-04: #555,\\n $text-05: #989898,\\n $ui-03: #202629,\\n $text-success: #21d184,\\n $text-failure: #da0000,\\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 $text-01: #f8f8f2,\\n $text-02: #8893a8,\\n $text-03: #44475a,\\n $text-04: #555,\\n $text-05: #989898,\\n $ui-03: #202629,\\n $text-success: #50fa7b,\\n $text-failure: #ff5655,\\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@import './spacing';\\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/*\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 = [];\n\nfunction getIndexByIdentifier(identifier) {\n var result = -1;\n\n for (var i = 0; i < stylesInDOM.length; i++) {\n if (stylesInDOM[i].identifier === identifier) {\n result = i;\n break;\n }\n }\n\n return result;\n}\n\nfunction modulesToDom(list, options) {\n var idCountMap = {};\n var identifiers = [];\n\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\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\n identifiers.push(identifier);\n }\n\n return identifiers;\n}\n\nfunction addElementStyle(obj, options) {\n var api = options.domAPI(options);\n api.update(obj);\n\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\n api.update(obj = newObj);\n } else {\n api.remove();\n }\n };\n\n return updater;\n}\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\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\n var newLastIdentifiers = modulesToDom(newList, options);\n\n for (var _i = 0; _i < lastIdentifiers.length; _i++) {\n var _identifier = lastIdentifiers[_i];\n\n var _index = getIndexByIdentifier(_identifier);\n\n if (stylesInDOM[_index].references === 0) {\n stylesInDOM[_index].updater();\n\n stylesInDOM.splice(_index, 1);\n }\n }\n\n lastIdentifiers = newLastIdentifiers;\n };\n};","\"use strict\";\n\nvar memo = {};\n/* istanbul ignore next */\n\nfunction getTarget(target) {\n if (typeof memo[target] === \"undefined\") {\n var styleTarget = document.querySelector(target); // Special case to return head of iframe instead of iframe itself\n\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\n memo[target] = styleTarget;\n }\n\n return memo[target];\n}\n/* istanbul ignore next */\n\n\nfunction insertBySelector(insert, style) {\n var target = getTarget(insert);\n\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\n target.appendChild(style);\n}\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}\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\n if (nonce) {\n styleElement.setAttribute(\"nonce\", nonce);\n }\n}\n\nmodule.exports = setAttributesWithoutAttributes;","\"use strict\";\n\n/* istanbul ignore next */\nfunction apply(styleElement, options, obj) {\n var css = \"\";\n\n if (obj.supports) {\n css += \"@supports (\".concat(obj.supports, \") {\");\n }\n\n if (obj.media) {\n css += \"@media \".concat(obj.media, \" {\");\n }\n\n var needLayer = typeof obj.layer !== \"undefined\";\n\n if (needLayer) {\n css += \"@layer\".concat(obj.layer.length > 0 ? \" \".concat(obj.layer) : \"\", \" {\");\n }\n\n css += obj.css;\n\n if (needLayer) {\n css += \"}\";\n }\n\n if (obj.media) {\n css += \"}\";\n }\n\n if (obj.supports) {\n css += \"}\";\n }\n\n var sourceMap = obj.sourceMap;\n\n if (sourceMap && typeof btoa !== \"undefined\") {\n css += \"\\n/*# sourceMappingURL=data:application/json;base64,\".concat(btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap)))), \" */\");\n } // For old IE\n\n /* istanbul ignore if */\n\n\n options.styleTagTransform(css, styleElement, options.options);\n}\n\nfunction removeStyleElement(styleElement) {\n // istanbul ignore if\n if (styleElement.parentNode === null) {\n return false;\n }\n\n styleElement.parentNode.removeChild(styleElement);\n}\n/* istanbul ignore next */\n\n\nfunction domAPI(options) {\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}\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\n styleElement.appendChild(document.createTextNode(css));\n }\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); }","// define __esModule on exports\n__webpack_require__.r = function(exports) {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","__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!../../node_modules/sass-loader/dist/cjs.js!./preview.scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \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!../../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","r","Symbol","toStringTag","value","nc"],"sourceRoot":""}
|
|
1
|
+
{"version":3,"file":"preview.css.min.js","mappings":"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","sources":["webpack://MoveoAI/webpack/universalModuleDefinition","webpack://MoveoAI/./src/styles/preview.scss","webpack://MoveoAI/./node_modules/css-loader/dist/runtime/api.js","webpack://MoveoAI/./node_modules/css-loader/dist/runtime/sourceMaps.js","webpack://MoveoAI/./node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js","webpack://MoveoAI/./node_modules/style-loader/dist/runtime/insertBySelector.js","webpack://MoveoAI/./node_modules/style-loader/dist/runtime/insertStyleElement.js","webpack://MoveoAI/./node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js","webpack://MoveoAI/./node_modules/style-loader/dist/runtime/styleDomAPI.js","webpack://MoveoAI/./node_modules/style-loader/dist/runtime/styleTagTransform.js","webpack://MoveoAI/webpack/bootstrap","webpack://MoveoAI/webpack/runtime/compat get default export","webpack://MoveoAI/webpack/runtime/define property getters","webpack://MoveoAI/webpack/runtime/hasOwnProperty shorthand","webpack://MoveoAI/webpack/runtime/make namespace object","webpack://MoveoAI/webpack/runtime/nonce","webpack://MoveoAI/./src/styles/preview.scss?cc57"],"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([], 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-text-01:#000;--moveo-text-02:#8893a8;--moveo-text-03:#fff;--moveo-text-04:#555;--moveo-text-05:#989898;--moveo-ui-03:#d6e3f8;--moveo-text-success:#21d184;--moveo-text-failure:#da0000;--moveo-review-number:#f9f9f9;--moveo-review-input-background:#fafafa;--moveo-interactive-02:#e1e1e1;--moveo-hover-02:#c2c2c2;display:flex;flex-flow:row wrap;justify-content:space-between;padding:var(--moveo-preview-default-padding) var(--moveo-preview-default-padding) 0}body .moveo_preview #embed-chat-container{display:none;width:512px;height:562px;border:2px solid var(--moveo-background-color);background-color:var(--moveo-ui-background-01);box-sizing:border-box;box-shadow:2px 3px 6px rgba(104,104,104,.1);border-radius:.25rem;flex:0 1 auto;min-width:300px;margin-bottom:4rem}body .moveo_preview #embed-chat-container #embed-text{font-family:var(--moveo-font-primary);font-size:var(--moveo-font-lg);font-weight:400;letter-spacing:0;line-height:1.5rem;line-height:1.5rem;text-align:center;margin:var(--moveo-preview-default-padding) 1.75rem 0}body .moveo_preview #embed-chat-container #embed-chat{width:100%;height:100%;display:none}body .moveo_preview .preview_actions{width:510px;margin-bottom:2.25rem}body .moveo_preview .preview_actions .header_text{font-family:var(--moveo-font-primary);font-style:normal;font-weight:normal;font-size:24px;line-height:30px;font-weight:bold;font-size:42px;line-height:51px;margin-top:0;margin-bottom:1.5rem}body .moveo_preview .preview_actions .header_text span{color:#c4c4c4}body .moveo_preview .preview_actions .body_text{font-family:var(--moveo-font-primary);font-style:normal;font-weight:normal;font-size:24px;line-height:30px;margin-bottom:2.25rem}body .moveo_preview .button_container{display:flex;flex-direction:row;justify-content:flex-start}body .moveo_preview .button_container .action_button{font-family:var(--moveo-font-primary);font-size:var(--moveo-font-xs);font-weight:400;letter-spacing:0;line-height:1rem;font-size:var(--moveo-font-md);font-weight:600;margin-right:1rem;color:var(--moveo-ui-background-01);background-color:#c4c4c4;padding:.5rem 1rem;border-radius:.25rem;cursor:pointer;border:0;transition:.2s all linear;display:none}body .moveo_preview .button_container .action_button.enabled{display:block}body .moveo_preview .button_container .action_button.disabled{background-color:#c4c4c4;cursor:not-allowed}@media(max-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,mFACE,CAKF,2BAAA,CACA,6BAAA,CACA,uBAAA,CACA,QAAA,CAEA,aACE,iBAAA,CACA,UAAA,CACA,WAAA,CACA,UAAA,CACA,UAtBmB,CAuBnB,uBAAA,CACA,6BAAA,CACA,2BAAA,CACA,UAAA,CAGF,oBDzCE,gCEmBc,CFnBd,sCEmBc,CFnBd,yBEmBc,CFnBd,6BEmBc,CFnBd,oHEmBc,CFnBd,gCEmBc,CFnBd,oBEmBc,CFnBd,uBEmBc,CFnBd,oBEmBc,CFnBd,oBEmBc,CFnBd,uBEmBc,CFnBd,qBEmBc,CFnBd,4BEmBc,CFnBd,4BEmBc,CFnBd,6BEmBc,CFnBd,uCEmBc,CFnBd,8BEmBc,CFnBd,wBEmBc,CDyBd,YAAA,CACA,kBAAA,CACA,6BAAA,CACA,mFACE,CAGF,0CACE,YAAA,CACA,WA9CU,CA+CV,YA9CW,CA+CX,8CAAA,CACA,8CAAA,CACA,qBAAA,CACA,2CAAA,CACA,oBEvCI,CFwCJ,aAAA,CACA,eApDc,CAqDd,kBE7DK,CF+DL,sDGjBJ,qCAAA,CACA,8BAAA,CACA,eAAA,CACA,gBAAA,CACA,kBDzCS,CFyDH,kBEzDG,CF0DH,iBAAA,CACA,qDAAA,CAGF,sDACE,UAAA,CACA,WAAA,CACA,YAAA,CAIJ,qCACE,WArEY,CAsEZ,qBE1EK,CF4EL,kDGCJ,qCAAA,CACA,iBAAA,CACA,kBAAA,CACA,cAAA,CACA,gBAAA,CAaA,gBAAA,CACA,cAAA,CACA,gBAAA,CHjBM,YAAA,CACA,oBE7EG,CF+EH,uDACE,aAhFmB,CAoFvB,gDGVJ,qCAAA,CACA,iBAAA,CACA,kBAAA,CACA,cAAA,CACA,gBAAA,CHSM,qBE1FG,CF8FP,sCACE,YAAA,CACA,kBAAA,CACA,0BAAA,CAEA,qDGtGJ,qCAAA,CACA,8BAAA,CACA,eAAA,CACA,gBAAA,CACA,gBDMS,CC4BT,8BAAA,CACA,eAAA,CHkEM,iBE/FG,CFgGH,mCAAA,CACA,wBArGqB,CAsGrB,kBAAA,CACA,oBE7FE,CF8FF,cAAA,CACA,QAAA,CACA,yBAAA,CACA,YAAA,CAEA,6DACE,aAAA,CAGF,8DACE,wBAlHmB,CAmHnB,kBAAA,CAOV,yBACE,KAOE,8EACE,CAMF,aACE,qBAAA,CAGF,oBACE,qBAAA,CACA,kBAAA,CACA,gBAAA,CAEA,0CACE,eArBkB,CAsBlB,gBAtBkB,CAuBlB,SAtBiB,CAyBnB,qCACE,YAAA,CACA,qBAAA,CACA,kBAAA,CACA,UAAA,CACA,WAAA,CAEA,kDGrFN,qCAAA,CACA,iBAAA,CACA,kBAAA,CACA,cAAA,CACA,gBAAA,CAaA,gBAAA,CACA,cAAA,CACA,gBAAA,CAMA,cAAA,CACA,gBAAA,CH8DQ,iBAAA,CAGF,gDG3FN,qCAAA,CACA,iBAAA,CACA,kBAAA,CACA,cAAA,CACA,gBAAA,CAMA,cAAA,CACA,gBAAA,CHmFQ,WA3CiB,CA4CjB,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\",\"@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&display=swap');\\n@import './fonts';\\n@import './spacing';\\n@import './theme';\\n@import './mixings';\\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:\\n 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:\\n 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\\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 (max-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:\\n 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-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\\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 $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 $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 $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@import './spacing';\\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/*\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 = [];\n\nfunction getIndexByIdentifier(identifier) {\n var result = -1;\n\n for (var i = 0; i < stylesInDOM.length; i++) {\n if (stylesInDOM[i].identifier === identifier) {\n result = i;\n break;\n }\n }\n\n return result;\n}\n\nfunction modulesToDom(list, options) {\n var idCountMap = {};\n var identifiers = [];\n\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\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\n identifiers.push(identifier);\n }\n\n return identifiers;\n}\n\nfunction addElementStyle(obj, options) {\n var api = options.domAPI(options);\n api.update(obj);\n\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\n api.update(obj = newObj);\n } else {\n api.remove();\n }\n };\n\n return updater;\n}\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\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\n var newLastIdentifiers = modulesToDom(newList, options);\n\n for (var _i = 0; _i < lastIdentifiers.length; _i++) {\n var _identifier = lastIdentifiers[_i];\n\n var _index = getIndexByIdentifier(_identifier);\n\n if (stylesInDOM[_index].references === 0) {\n stylesInDOM[_index].updater();\n\n stylesInDOM.splice(_index, 1);\n }\n }\n\n lastIdentifiers = newLastIdentifiers;\n };\n};","\"use strict\";\n\nvar memo = {};\n/* istanbul ignore next */\n\nfunction getTarget(target) {\n if (typeof memo[target] === \"undefined\") {\n var styleTarget = document.querySelector(target); // Special case to return head of iframe instead of iframe itself\n\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\n memo[target] = styleTarget;\n }\n\n return memo[target];\n}\n/* istanbul ignore next */\n\n\nfunction insertBySelector(insert, style) {\n var target = getTarget(insert);\n\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\n target.appendChild(style);\n}\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}\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\n if (nonce) {\n styleElement.setAttribute(\"nonce\", nonce);\n }\n}\n\nmodule.exports = setAttributesWithoutAttributes;","\"use strict\";\n\n/* istanbul ignore next */\nfunction apply(styleElement, options, obj) {\n var css = \"\";\n\n if (obj.supports) {\n css += \"@supports (\".concat(obj.supports, \") {\");\n }\n\n if (obj.media) {\n css += \"@media \".concat(obj.media, \" {\");\n }\n\n var needLayer = typeof obj.layer !== \"undefined\";\n\n if (needLayer) {\n css += \"@layer\".concat(obj.layer.length > 0 ? \" \".concat(obj.layer) : \"\", \" {\");\n }\n\n css += obj.css;\n\n if (needLayer) {\n css += \"}\";\n }\n\n if (obj.media) {\n css += \"}\";\n }\n\n if (obj.supports) {\n css += \"}\";\n }\n\n var sourceMap = obj.sourceMap;\n\n if (sourceMap && typeof btoa !== \"undefined\") {\n css += \"\\n/*# sourceMappingURL=data:application/json;base64,\".concat(btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap)))), \" */\");\n } // For old IE\n\n /* istanbul ignore if */\n\n\n options.styleTagTransform(css, styleElement, options.options);\n}\n\nfunction removeStyleElement(styleElement) {\n // istanbul ignore if\n if (styleElement.parentNode === null) {\n return false;\n }\n\n styleElement.parentNode.removeChild(styleElement);\n}\n/* istanbul ignore next */\n\n\nfunction domAPI(options) {\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}\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\n styleElement.appendChild(document.createTextNode(css));\n }\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); }","// define __esModule on exports\n__webpack_require__.r = function(exports) {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","__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!../../node_modules/sass-loader/dist/cjs.js!./preview.scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\n\n options.insert = insertFn.bind(null, \"head\");\n \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!../../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","r","Symbol","toStringTag","value","nc"],"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([],t):"object"==typeof exports?exports.MoveoAI=t():e.MoveoAI=t()}(self,(function(){return function(){var e={2817:function(e,t,n){"use strict";var o=n(1864),i=n.n(o),r=n(352),s=n.n(r)()(i());s.push([e.id,".web-client-container{position:fixed;bottom:0;right:0;cursor:pointer;z-index:10022;max-height:99vh}.web-client-container.embed{position:static;width:100% !important;height:100% !important}.web-client-container.full{width:100% !important;height:100% !important;bottom:0 !important;right:0 !important;left:0 !important;top: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,eAPoB,CASpB,4BACE,eAAA,CACA,qBAAA,CACA,sBAAA,CAIF,2BACE,qBAAA,CACA,sBAAA,CACA,mBAAA,CACA,kBAAA,CACA,iBAAA,CACA,gBAAA,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: 99vh;\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 bottom: 0 !important;\n right: 0 !important;\n left: 0 !important;\n top: 0 !important;\n max-height: initial;\n }\n}\n"],sourceRoot:""}]),t.Z=s},352:function(e){"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var n="",o=void 0!==t[5];return t[4]&&(n+="@supports (".concat(t[4],") {")),t[2]&&(n+="@media ".concat(t[2]," {")),o&&(n+="@layer".concat(t[5].length>0?" ".concat(t[5]):""," {")),n+=e(t),o&&(n+="}"),t[2]&&(n+="}"),t[4]&&(n+="}"),n})).join("")},t.i=function(e,n,o,i,r){"string"==typeof e&&(e=[[null,e,void 0]]);var s={};if(o)for(var a=0;a<this.length;a++){var c=this[a][0];null!=c&&(s[c]=!0)}for(var u=0;u<e.length;u++){var d=[].concat(e[u]);o&&s[d[0]]||(void 0!==r&&(void 0===d[5]||(d[1]="@layer".concat(d[5].length>0?" ".concat(d[5]):""," {").concat(d[1],"}")),d[5]=r),n&&(d[2]?(d[1]="@media ".concat(d[2]," {").concat(d[1],"}"),d[2]=n):d[2]=n),i&&(d[4]?(d[1]="@supports (".concat(d[4],") {").concat(d[1],"}"),d[4]=i):d[4]="".concat(i)),t.push(d))}},t}},1864:function(e){"use strict";e.exports=function(e){var t=e[1],n=e[3];if(!n)return t;if("function"==typeof btoa){var o=btoa(unescape(encodeURIComponent(JSON.stringify(n)))),i="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(o),r="/*# ".concat(i," */");return[t].concat([r]).join("\n")}return[t].join("\n")}},8193:function(e,t,n){t.formatArgs=function(t){if(t[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+t[0]+(this.useColors?"%c ":" ")+"+"+e.exports.humanize(this.diff),!this.useColors)return;const n="color: "+this.color;t.splice(1,0,n,"color: inherit");let o=0,i=0;t[0].replace(/%[a-zA-Z%]/g,(e=>{"%%"!==e&&(o++,"%c"===e&&(i=o))})),t.splice(i,0,n)},t.save=function(e){try{e?t.storage.setItem("debug",e):t.storage.removeItem("debug")}catch(e){}},t.load=function(){let e;try{e=t.storage.getItem("debug")}catch(e){}return!e&&"undefined"!=typeof process&&"env"in process&&(e=process.env.DEBUG),e},t.useColors=function(){return!("undefined"==typeof window||!window.process||"renderer"!==window.process.type&&!window.process.__nwjs)||("undefined"==typeof navigator||!navigator.userAgent||!navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))&&("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&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$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(4006)(t);const{formatters:o}=e.exports;o.j=function(e){try{return JSON.stringify(e)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}},4006:function(e,t,n){e.exports=function(e){function t(e){let n,i,r,s=null;function a(...e){if(!a.enabled)return;const o=a,i=Number(new Date),r=i-(n||i);o.diff=r,o.prev=n,o.curr=i,n=i,e[0]=t.coerce(e[0]),"string"!=typeof e[0]&&e.unshift("%O");let s=0;e[0]=e[0].replace(/%([a-zA-Z%])/g,((n,i)=>{if("%%"===n)return"%";s++;const r=t.formatters[i];if("function"==typeof r){const t=e[s];n=r.call(o,t),e.splice(s,1),s--}return n})),t.formatArgs.call(o,e),(o.log||t.log).apply(o,e)}return a.namespace=e,a.useColors=t.useColors(),a.color=t.selectColor(e),a.extend=o,a.destroy=t.destroy,Object.defineProperty(a,"enabled",{enumerable:!0,configurable:!1,get:()=>null!==s?s:(i!==t.namespaces&&(i=t.namespaces,r=t.enabled(e)),r),set:e=>{s=e}}),"function"==typeof t.init&&t.init(a),a}function o(e,n){const o=t(this.namespace+(void 0===n?":":n)+e);return o.log=this.log,o}function i(e){return e.toString().substring(2,e.toString().length-2).replace(/\.\*\?$/,"*")}return t.debug=t,t.default=t,t.coerce=function(e){return e instanceof Error?e.stack||e.message:e},t.disable=function(){const e=[...t.names.map(i),...t.skips.map(i).map((e=>"-"+e))].join(",");return t.enable(""),e},t.enable=function(e){let n;t.save(e),t.namespaces=e,t.names=[],t.skips=[];const o=("string"==typeof e?e:"").split(/[\s,]+/),i=o.length;for(n=0;n<i;n++)o[n]&&("-"===(e=o[n].replace(/\*/g,".*?"))[0]?t.skips.push(new RegExp("^"+e.slice(1)+"$")):t.names.push(new RegExp("^"+e+"$")))},t.enabled=function(e){if("*"===e[e.length-1])return!0;let n,o;for(n=0,o=t.skips.length;n<o;n++)if(t.skips[n].test(e))return!1;for(n=0,o=t.names.length;n<o;n++)if(t.names[n].test(e))return!0;return!1},t.humanize=n(4264),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}},8492:function(e,t,n){var o=/^\s+|\s+$/g,i=/^[-+]0x[0-9a-f]+$/i,r=/^0b[01]+$/i,s=/^0o[0-7]+$/i,a=parseInt,c="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g,u="object"==typeof self&&self&&self.Object===Object&&self,d=c||u||Function("return this")(),l=Object.prototype.toString,f=Math.max,p=Math.min,m=function(){return d.Date.now()};function h(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(h(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=h(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(o,"");var n=r.test(e);return n||s.test(e)?a(e.slice(2),n?2:8):i.test(e)?NaN:+e}e.exports=function(e,t,n){var o,i,r,s,a,c,u=0,d=!1,l=!1,v=!0;if("function"!=typeof e)throw new TypeError("Expected a function");function y(t){var n=o,r=i;return o=i=void 0,u=t,s=e.apply(r,n)}function C(e){return u=e,a=setTimeout(b,t),d?y(e):s}function w(e){var n=e-c;return void 0===c||n>=t||n<0||l&&e-u>=r}function b(){var e=m();if(w(e))return A(e);a=setTimeout(b,function(e){var n=t-(e-c);return l?p(n,r-(e-u)):n}(e))}function A(e){return a=void 0,v&&o?y(e):(o=i=void 0,s)}function F(){var e=m(),n=w(e);if(o=arguments,i=this,c=e,n){if(void 0===a)return C(c);if(l)return a=setTimeout(b,t),y(c)}return void 0===a&&(a=setTimeout(b,t)),s}return t=g(t)||0,h(n)&&(d=!!n.leading,r=(l="maxWait"in n)?f(g(n.maxWait)||0,t):r,v="trailing"in n?!!n.trailing:v),F.cancel=function(){void 0!==a&&clearTimeout(a),u=0,o=c=i=a=void 0},F.flush=function(){return void 0===a?s:A(m())},F}},7362:function(e,t,n){var o="Expected a function",i=/^\s+|\s+$/g,r=/^[-+]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,d="object"==typeof self&&self&&self.Object===Object&&self,l=u||d||Function("return this")(),f=Object.prototype.toString,p=Math.max,m=Math.min,h=function(){return l.Date.now()};function g(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function v(e){if("number"==typeof e)return e;if(function(e){return"symbol"==typeof e||function(e){return!!e&&"object"==typeof e}(e)&&"[object Symbol]"==f.call(e)}(e))return NaN;if(g(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=g(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(i,"");var n=s.test(e);return n||a.test(e)?c(e.slice(2),n?2:8):r.test(e)?NaN:+e}e.exports=function(e,t,n){var i=!0,r=!0;if("function"!=typeof e)throw new TypeError(o);return g(n)&&(i="leading"in n?!!n.leading:i,r="trailing"in n?!!n.trailing:r),function(e,t,n){var i,r,s,a,c,u,d=0,l=!1,f=!1,y=!0;if("function"!=typeof e)throw new TypeError(o);function C(t){var n=i,o=r;return i=r=void 0,d=t,a=e.apply(o,n)}function w(e){return d=e,c=setTimeout(A,t),l?C(e):a}function b(e){var n=e-u;return void 0===u||n>=t||n<0||f&&e-d>=s}function A(){var e=h();if(b(e))return F(e);c=setTimeout(A,function(e){var n=t-(e-u);return f?m(n,s-(e-d)):n}(e))}function F(e){return c=void 0,y&&i?C(e):(i=r=void 0,a)}function x(){var e=h(),n=b(e);if(i=arguments,r=this,u=e,n){if(void 0===c)return w(u);if(f)return c=setTimeout(A,t),C(u)}return void 0===c&&(c=setTimeout(A,t)),a}return t=v(t)||0,g(n)&&(l=!!n.leading,s=(f="maxWait"in n)?p(v(n.maxWait)||0,t):s,y="trailing"in n?!!n.trailing:y),x.cancel=function(){void 0!==c&&clearTimeout(c),d=0,i=u=r=c=void 0},x.flush=function(){return void 0===c?a:F(h())},x}(e,t,{leading:i,maxWait:t,trailing:r})}},4264:function(e){var t=1e3,n=60*t,o=60*n,i=24*o;function r(e,t,n,o){var i=t>=1.5*n;return Math.round(e/n)+" "+o+(i?"s":"")}e.exports=function(e,s){s=s||{};var a,c,u=typeof e;if("string"===u&&e.length>0)return function(e){if(!((e=String(e)).length>100)){var r=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(e);if(r){var s=parseFloat(r[1]);switch((r[2]||"ms").toLowerCase()){case"years":case"year":case"yrs":case"yr":case"y":return 315576e5*s;case"weeks":case"week":case"w":return 6048e5*s;case"days":case"day":case"d":return s*i;case"hours":case"hour":case"hrs":case"hr":case"h":return s*o;case"minutes":case"minute":case"mins":case"min":case"m":return s*n;case"seconds":case"second":case"secs":case"sec":case"s":return s*t;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return s;default:return}}}}(e);if("number"===u&&isFinite(e))return s.long?(a=e,(c=Math.abs(a))>=i?r(a,c,i,"day"):c>=o?r(a,c,o,"hour"):c>=n?r(a,c,n,"minute"):c>=t?r(a,c,t,"second"):a+" ms"):function(e){var r=Math.abs(e);return r>=i?Math.round(e/i)+"d":r>=o?Math.round(e/o)+"h":r>=n?Math.round(e/n)+"m":r>=t?Math.round(e/t)+"s":e+"ms"}(e);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(e))}},5701:function(e){"use strict";var t=[];function n(e){for(var n=-1,o=0;o<t.length;o++)if(t[o].identifier===e){n=o;break}return n}function o(e,o){for(var r={},s=[],a=0;a<e.length;a++){var c=e[a],u=o.base?c[0]+o.base:c[0],d=r[u]||0,l="".concat(u," ").concat(d);r[u]=d+1;var f=n(l),p={css:c[1],media:c[2],sourceMap:c[3],supports:c[4],layer:c[5]};if(-1!==f)t[f].references++,t[f].updater(p);else{var m=i(p,o);o.byIndex=a,t.splice(a,0,{identifier:l,updater:m,references:1})}s.push(l)}return s}function i(e,t){var n=t.domAPI(t);return n.update(e),function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap&&t.supports===e.supports&&t.layer===e.layer)return;n.update(e=t)}else n.remove()}}e.exports=function(e,i){var r=o(e=e||[],i=i||{});return function(e){e=e||[];for(var s=0;s<r.length;s++){var a=n(r[s]);t[a].references--}for(var c=o(e,i),u=0;u<r.length;u++){var d=n(r[u]);0===t[d].references&&(t[d].updater(),t.splice(d,1))}r=c}}},6080: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)}},7182: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}},6850:function(e,t,n){"use strict";e.exports=function(e){var t=n.nc;t&&e.setAttribute("nonce",t)}},8236:function(e){"use strict";e.exports=function(e){var t=e.insertStyleElement(e);return{update:function(n){!function(e,t,n){var o="";n.supports&&(o+="@supports (".concat(n.supports,") {")),n.media&&(o+="@media ".concat(n.media," {"));var i=void 0!==n.layer;i&&(o+="@layer".concat(n.layer.length>0?" ".concat(n.layer):""," {")),o+=n.css,i&&(o+="}"),n.media&&(o+="}"),n.supports&&(o+="}");var r=n.sourceMap;r&&"undefined"!=typeof btoa&&(o+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(r))))," */")),t.styleTagTransform(o,e,t.options)}(t,e,n)},remove:function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(t)}}}},9213: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))}}},3512:function(e,t){"use strict";var n=this&&this.__assign||function(){return n=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var i in t=arguments[n])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e},n.apply(this,arguments)},o=this&&this.__read||function(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var o,i,r=n.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(o=r.next()).done;)s.push(o.value)}catch(e){i={error:e}}finally{try{o&&!o.done&&(n=r.return)&&n.call(r)}finally{if(i)throw i.error}}return s},i=this&&this.__spreadArray||function(e,t,n){if(n||2===arguments.length)for(var o,i=0,r=t.length;i<r;i++)!o&&i in t||(o||(o=Array.prototype.slice.call(t,0,i)),o[i]=t[i]);return e.concat(o||Array.prototype.slice.call(t))};Object.defineProperty(t,"__esModule",{value:!0});var r=function(e){if("object"==typeof e&&null!==e){if("function"==typeof Object.getPrototypeOf){var t=Object.getPrototypeOf(e);return t===Object.prototype||null===t}return"[object Object]"===Object.prototype.toString.call(e)}return!1},s=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return e.reduce((function(e,t){if(Array.isArray(t))throw new TypeError("Arguments provided to ts-deepmerge must be objects, not arrays.");return Object.keys(t).forEach((function(n){["__proto__","constructor","prototype"].includes(n)||(Array.isArray(e[n])&&Array.isArray(t[n])?e[n]=s.options.mergeArrays?Array.from(new Set(e[n].concat(t[n]))):t[n]:r(e[n])&&r(t[n])?e[n]=s(e[n],t[n]):e[n]=t[n])})),e}),{})},a={mergeArrays:!0};s.options=a,s.withOptions=function(e){for(var t=[],r=1;r<arguments.length;r++)t[r-1]=arguments[r];s.options=n({mergeArrays:!0},e);var c=s.apply(void 0,i([],o(t),!1));return s.options=a,c},t.default=s}},t={};function n(o){var i=t[o];if(void 0!==i)return i.exports;var r=t[o]={id:o,exports:{}};return e[o].call(r.exports,r,r.exports,n),r.exports}n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,{a:t}),t},n.d=function(e,t){for(var o in t)n.o(t,o)&&!n.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})},n.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.nc=void 0;var o={};return function(){"use strict";n.r(o),n.d(o,{init:function(){return z}});var e=n(8193),t=n.n(e),i=n(3512),r=n.n(i);const s="https://channels-ws.moveo.ai",a="https://web-client.dev.moveo.ai",c=()=>window.innerWidth<650||window.innerHeight<550&&window.innerWidth<1e3,u=(e,t)=>{var n,o;const i=null===(n=null==t?void 0:t.data)||void 0===n?void 0:n.type;return"string"==typeof i&&i.startsWith(e)?{type:i.replace(e,""),data:null===(o=t.data)||void 0===o?void 0:o.data}:null};var d,l,f,p,m,h=n(8492),g=n.n(h),v=n(7362),y=n.n(v);!function(e){e.Open="open",e.Resolved="closed",e.Expired="expired",e.Spam="spam",e.Trash="trash"}(d||(d={})),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"}(l||(l={})),function(e){e.SetConfig="moveo-set-config",e.SetLocale="moveo-set-locale",e.SetCssVariables="moveo-set-css-variables",e.Open="moveo-open",e.Close="moveo-close",e.SendMessage="moveo-send-message",e.UpdateContext="moveo-update-context",e.WindowResize="moveo-resize",e.SessionActivity="session-activity"}(f||(f={})),function(e){e.Expired="expired",e.Survey="survey",e.SurveyFull="survey-full",e.Closing="closing",e.Resolved="closed",e.Inactivity="inactivity"}(p||(p={})),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"}(m||(m={}));class C{constructor(e){this.detectMobile=()=>{this.sendEventToIframe({type:f.WindowResize,data:{is_mobile:c(),width:window.innerWidth,height:window.innerHeight}}),this.isMobile=c()},this.trackActivity=()=>{const e=y()((()=>{this.sendEventToIframe({type:f.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.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=>{e.src.match(o)&&(t=a)}));const{origin:i}=window.location;return!t&&i.match(/localhost:|vercel.app/)?t=i:!t&&i.match(/web-client.dev/)?t=a:t||(t="https://web-client.moveo.ai"),`${t}?widgetId=${e}`})(this.id)),e}handleEvents(e,t){return n=>{const o=u(this.id,n);if(o)switch(o.type){case l.IframeLoaded:this.sendEventToIframe({type:f.SetConfig,data:this.config});break;case l.IframeError:return t(o.data);case l.WidgetLoaded:setTimeout((()=>{this.detectMobile(),e(this)}),0);break;case l.WidgetError:this.notify(o);break;case l.Opened:(o.data.isFull||o.data.is_mobile)&&this.iframe.classList.add("full");break;case l.Closed:o.data.isFull&&this.iframe.classList.remove("full");break;case l.Resize:this.iframe.style.width=o.data.width,this.iframe.style.height=o.data.height;break;default:this.log(`Unhandle event: ${o.type}`)}}}init(){return new Promise(((e,t)=>{var n,o;if(this.initialized)throw new Error(`Widget ${this.id} was already initialized`);if(window.addEventListener("message",this.handleEvents(e,t)),window.addEventListener("resize",g()(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===f.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)}openWindow(){this.sendEventToIframe({type:f.Open})}closeWindow(){this.sendEventToIframe({type:f.Close})}sendMessage(e){this.sendEventToIframe({type:f.SendMessage,data:e})}updateContext(e){this.sendEventToIframe({type:f.UpdateContext,data:e})}setCSSVariables(e){this.sendEventToIframe({type:f.SetCssVariables,data:e})}setLocale(e){this.sendEventToIframe({type:f.SetLocale,data:e})}onSessionCreated(e){window.addEventListener("message",(t=>{const n=u(this.id,t);n&&(this.log(`Event from iframe: ${n.type}`,n),n.type===l.SessionCreated&&e())}))}}var w=n(5701),b=n.n(w),A=n(8236),F=n.n(A),x=n(6080),E=n.n(x),j=n(6850),I=n.n(j),S=n(7182),O=n.n(S),T=n(9213),M=n.n(T),$=n(2817),k={};k.styleTagTransform=M(),k.setAttributes=I(),k.insert=E().bind(null,"head"),k.domAPI=F(),k.insertStyleElement=O(),b()($.Z,k),$.Z&&$.Z.locals&&$.Z.locals;let L=t()("moveo:web-client");const _=async e=>{const t=`moveo-${((e=21)=>crypto.getRandomValues(new Uint8Array(e)).reduce(((e,t)=>e+((t&=63)<36?t.toString(36):t<62?(t-26).toString(36).toUpperCase():t>62?"-":"_")),""))(5)}`,n=window.location.href;if(L=L.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||s,o=await fetch(`${n}/v1/web/${e}`),i=await o.text();if(o.ok)return JSON.parse(i);throw new Error(`Error loading config from: ${n}/${e}`)})(e.integrationId,e.host);return L("Loaded integration configuration:",o),Object.assign(Object.assign({},r()(Object.assign({},o),e)),{clientUrl:n,widgetId:t})},z=async e=>{await new Promise((e=>{if("complete"===document.readyState)return e();window.addEventListener("load",(()=>e()))}));const t=await _(e);if(L("Configuration:",t),"embed"===t.widget_position&&!t.element)throw new Error("element is not defined but required by embed widget");const n=new C(t);L("Initializing");const o=await n.init();return L("Initialized"),o}}(),o}()}));
|
|
2
|
+
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.MoveoAI=t():e.MoveoAI=t()}(self,(function(){return function(){var e={2817:function(e,t,n){"use strict";var o=n(1864),i=n.n(o),r=n(352),s=n.n(r)()(i());s.push([e.id,".web-client-container{position:fixed;bottom:0;right:0;cursor:pointer;z-index:10022;max-height:99%}.web-client-container.embed{position:static;width:100% !important;height:100% !important}.web-client-container.full{width:100% !important;height:100% !important;bottom:0 !important;right:0 !important;left:0 !important;top: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,mBAAA,CACA,kBAAA,CACA,iBAAA,CACA,gBAAA,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 bottom: 0 !important;\n right: 0 !important;\n left: 0 !important;\n top: 0 !important;\n max-height: initial;\n }\n}\n"],sourceRoot:""}]),t.Z=s},352:function(e){"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var n="",o=void 0!==t[5];return t[4]&&(n+="@supports (".concat(t[4],") {")),t[2]&&(n+="@media ".concat(t[2]," {")),o&&(n+="@layer".concat(t[5].length>0?" ".concat(t[5]):""," {")),n+=e(t),o&&(n+="}"),t[2]&&(n+="}"),t[4]&&(n+="}"),n})).join("")},t.i=function(e,n,o,i,r){"string"==typeof e&&(e=[[null,e,void 0]]);var s={};if(o)for(var a=0;a<this.length;a++){var c=this[a][0];null!=c&&(s[c]=!0)}for(var u=0;u<e.length;u++){var d=[].concat(e[u]);o&&s[d[0]]||(void 0!==r&&(void 0===d[5]||(d[1]="@layer".concat(d[5].length>0?" ".concat(d[5]):""," {").concat(d[1],"}")),d[5]=r),n&&(d[2]?(d[1]="@media ".concat(d[2]," {").concat(d[1],"}"),d[2]=n):d[2]=n),i&&(d[4]?(d[1]="@supports (".concat(d[4],") {").concat(d[1],"}"),d[4]=i):d[4]="".concat(i)),t.push(d))}},t}},1864:function(e){"use strict";e.exports=function(e){var t=e[1],n=e[3];if(!n)return t;if("function"==typeof btoa){var o=btoa(unescape(encodeURIComponent(JSON.stringify(n)))),i="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(o),r="/*# ".concat(i," */");return[t].concat([r]).join("\n")}return[t].join("\n")}},8193:function(e,t,n){t.formatArgs=function(t){if(t[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+t[0]+(this.useColors?"%c ":" ")+"+"+e.exports.humanize(this.diff),!this.useColors)return;const n="color: "+this.color;t.splice(1,0,n,"color: inherit");let o=0,i=0;t[0].replace(/%[a-zA-Z%]/g,(e=>{"%%"!==e&&(o++,"%c"===e&&(i=o))})),t.splice(i,0,n)},t.save=function(e){try{e?t.storage.setItem("debug",e):t.storage.removeItem("debug")}catch(e){}},t.load=function(){let e;try{e=t.storage.getItem("debug")}catch(e){}return!e&&"undefined"!=typeof process&&"env"in process&&(e=process.env.DEBUG),e},t.useColors=function(){return!("undefined"==typeof window||!window.process||"renderer"!==window.process.type&&!window.process.__nwjs)||("undefined"==typeof navigator||!navigator.userAgent||!navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))&&("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&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$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(4006)(t);const{formatters:o}=e.exports;o.j=function(e){try{return JSON.stringify(e)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}},4006:function(e,t,n){e.exports=function(e){function t(e){let n,i,r,s=null;function a(...e){if(!a.enabled)return;const o=a,i=Number(new Date),r=i-(n||i);o.diff=r,o.prev=n,o.curr=i,n=i,e[0]=t.coerce(e[0]),"string"!=typeof e[0]&&e.unshift("%O");let s=0;e[0]=e[0].replace(/%([a-zA-Z%])/g,((n,i)=>{if("%%"===n)return"%";s++;const r=t.formatters[i];if("function"==typeof r){const t=e[s];n=r.call(o,t),e.splice(s,1),s--}return n})),t.formatArgs.call(o,e),(o.log||t.log).apply(o,e)}return a.namespace=e,a.useColors=t.useColors(),a.color=t.selectColor(e),a.extend=o,a.destroy=t.destroy,Object.defineProperty(a,"enabled",{enumerable:!0,configurable:!1,get:()=>null!==s?s:(i!==t.namespaces&&(i=t.namespaces,r=t.enabled(e)),r),set:e=>{s=e}}),"function"==typeof t.init&&t.init(a),a}function o(e,n){const o=t(this.namespace+(void 0===n?":":n)+e);return o.log=this.log,o}function i(e){return e.toString().substring(2,e.toString().length-2).replace(/\.\*\?$/,"*")}return t.debug=t,t.default=t,t.coerce=function(e){return e instanceof Error?e.stack||e.message:e},t.disable=function(){const e=[...t.names.map(i),...t.skips.map(i).map((e=>"-"+e))].join(",");return t.enable(""),e},t.enable=function(e){let n;t.save(e),t.namespaces=e,t.names=[],t.skips=[];const o=("string"==typeof e?e:"").split(/[\s,]+/),i=o.length;for(n=0;n<i;n++)o[n]&&("-"===(e=o[n].replace(/\*/g,".*?"))[0]?t.skips.push(new RegExp("^"+e.slice(1)+"$")):t.names.push(new RegExp("^"+e+"$")))},t.enabled=function(e){if("*"===e[e.length-1])return!0;let n,o;for(n=0,o=t.skips.length;n<o;n++)if(t.skips[n].test(e))return!1;for(n=0,o=t.names.length;n<o;n++)if(t.names[n].test(e))return!0;return!1},t.humanize=n(4264),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}},8492:function(e,t,n){var o=/^\s+|\s+$/g,i=/^[-+]0x[0-9a-f]+$/i,r=/^0b[01]+$/i,s=/^0o[0-7]+$/i,a=parseInt,c="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g,u="object"==typeof self&&self&&self.Object===Object&&self,d=c||u||Function("return this")(),l=Object.prototype.toString,f=Math.max,p=Math.min,m=function(){return d.Date.now()};function h(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function v(e){if("number"==typeof e)return e;if(function(e){return"symbol"==typeof e||function(e){return!!e&&"object"==typeof e}(e)&&"[object Symbol]"==l.call(e)}(e))return NaN;if(h(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=h(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(o,"");var n=r.test(e);return n||s.test(e)?a(e.slice(2),n?2:8):i.test(e)?NaN:+e}e.exports=function(e,t,n){var o,i,r,s,a,c,u=0,d=!1,l=!1,g=!0;if("function"!=typeof e)throw new TypeError("Expected a function");function y(t){var n=o,r=i;return o=i=void 0,u=t,s=e.apply(r,n)}function w(e){return u=e,a=setTimeout(b,t),d?y(e):s}function C(e){var n=e-c;return void 0===c||n>=t||n<0||l&&e-u>=r}function b(){var e=m();if(C(e))return A(e);a=setTimeout(b,function(e){var n=t-(e-c);return l?p(n,r-(e-u)):n}(e))}function A(e){return a=void 0,g&&o?y(e):(o=i=void 0,s)}function F(){var e=m(),n=C(e);if(o=arguments,i=this,c=e,n){if(void 0===a)return w(c);if(l)return a=setTimeout(b,t),y(c)}return void 0===a&&(a=setTimeout(b,t)),s}return t=v(t)||0,h(n)&&(d=!!n.leading,r=(l="maxWait"in n)?f(v(n.maxWait)||0,t):r,g="trailing"in n?!!n.trailing:g),F.cancel=function(){void 0!==a&&clearTimeout(a),u=0,o=c=i=a=void 0},F.flush=function(){return void 0===a?s:A(m())},F}},7362:function(e,t,n){var o="Expected a function",i=/^\s+|\s+$/g,r=/^[-+]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,d="object"==typeof self&&self&&self.Object===Object&&self,l=u||d||Function("return this")(),f=Object.prototype.toString,p=Math.max,m=Math.min,h=function(){return l.Date.now()};function v(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]"==f.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(i,"");var n=s.test(e);return n||a.test(e)?c(e.slice(2),n?2:8):r.test(e)?NaN:+e}e.exports=function(e,t,n){var i=!0,r=!0;if("function"!=typeof e)throw new TypeError(o);return v(n)&&(i="leading"in n?!!n.leading:i,r="trailing"in n?!!n.trailing:r),function(e,t,n){var i,r,s,a,c,u,d=0,l=!1,f=!1,y=!0;if("function"!=typeof e)throw new TypeError(o);function w(t){var n=i,o=r;return i=r=void 0,d=t,a=e.apply(o,n)}function C(e){return d=e,c=setTimeout(A,t),l?w(e):a}function b(e){var n=e-u;return void 0===u||n>=t||n<0||f&&e-d>=s}function A(){var e=h();if(b(e))return F(e);c=setTimeout(A,function(e){var n=t-(e-u);return f?m(n,s-(e-d)):n}(e))}function F(e){return c=void 0,y&&i?w(e):(i=r=void 0,a)}function E(){var e=h(),n=b(e);if(i=arguments,r=this,u=e,n){if(void 0===c)return C(u);if(f)return c=setTimeout(A,t),w(u)}return void 0===c&&(c=setTimeout(A,t)),a}return t=g(t)||0,v(n)&&(l=!!n.leading,s=(f="maxWait"in n)?p(g(n.maxWait)||0,t):s,y="trailing"in n?!!n.trailing:y),E.cancel=function(){void 0!==c&&clearTimeout(c),d=0,i=u=r=c=void 0},E.flush=function(){return void 0===c?a:F(h())},E}(e,t,{leading:i,maxWait:t,trailing:r})}},4264:function(e){var t=1e3,n=60*t,o=60*n,i=24*o;function r(e,t,n,o){var i=t>=1.5*n;return Math.round(e/n)+" "+o+(i?"s":"")}e.exports=function(e,s){s=s||{};var a,c,u=typeof e;if("string"===u&&e.length>0)return function(e){if(!((e=String(e)).length>100)){var r=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(e);if(r){var s=parseFloat(r[1]);switch((r[2]||"ms").toLowerCase()){case"years":case"year":case"yrs":case"yr":case"y":return 315576e5*s;case"weeks":case"week":case"w":return 6048e5*s;case"days":case"day":case"d":return s*i;case"hours":case"hour":case"hrs":case"hr":case"h":return s*o;case"minutes":case"minute":case"mins":case"min":case"m":return s*n;case"seconds":case"second":case"secs":case"sec":case"s":return s*t;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return s;default:return}}}}(e);if("number"===u&&isFinite(e))return s.long?(a=e,(c=Math.abs(a))>=i?r(a,c,i,"day"):c>=o?r(a,c,o,"hour"):c>=n?r(a,c,n,"minute"):c>=t?r(a,c,t,"second"):a+" ms"):function(e){var r=Math.abs(e);return r>=i?Math.round(e/i)+"d":r>=o?Math.round(e/o)+"h":r>=n?Math.round(e/n)+"m":r>=t?Math.round(e/t)+"s":e+"ms"}(e);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(e))}},5701:function(e){"use strict";var t=[];function n(e){for(var n=-1,o=0;o<t.length;o++)if(t[o].identifier===e){n=o;break}return n}function o(e,o){for(var r={},s=[],a=0;a<e.length;a++){var c=e[a],u=o.base?c[0]+o.base:c[0],d=r[u]||0,l="".concat(u," ").concat(d);r[u]=d+1;var f=n(l),p={css:c[1],media:c[2],sourceMap:c[3],supports:c[4],layer:c[5]};if(-1!==f)t[f].references++,t[f].updater(p);else{var m=i(p,o);o.byIndex=a,t.splice(a,0,{identifier:l,updater:m,references:1})}s.push(l)}return s}function i(e,t){var n=t.domAPI(t);return n.update(e),function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap&&t.supports===e.supports&&t.layer===e.layer)return;n.update(e=t)}else n.remove()}}e.exports=function(e,i){var r=o(e=e||[],i=i||{});return function(e){e=e||[];for(var s=0;s<r.length;s++){var a=n(r[s]);t[a].references--}for(var c=o(e,i),u=0;u<r.length;u++){var d=n(r[u]);0===t[d].references&&(t[d].updater(),t.splice(d,1))}r=c}}},6080: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)}},7182: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}},6850:function(e,t,n){"use strict";e.exports=function(e){var t=n.nc;t&&e.setAttribute("nonce",t)}},8236:function(e){"use strict";e.exports=function(e){var t=e.insertStyleElement(e);return{update:function(n){!function(e,t,n){var o="";n.supports&&(o+="@supports (".concat(n.supports,") {")),n.media&&(o+="@media ".concat(n.media," {"));var i=void 0!==n.layer;i&&(o+="@layer".concat(n.layer.length>0?" ".concat(n.layer):""," {")),o+=n.css,i&&(o+="}"),n.media&&(o+="}"),n.supports&&(o+="}");var r=n.sourceMap;r&&"undefined"!=typeof btoa&&(o+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(r))))," */")),t.styleTagTransform(o,e,t.options)}(t,e,n)},remove:function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(t)}}}},9213: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))}}},3512:function(e,t){"use strict";var n=this&&this.__assign||function(){return n=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var i in t=arguments[n])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e},n.apply(this,arguments)},o=this&&this.__read||function(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var o,i,r=n.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(o=r.next()).done;)s.push(o.value)}catch(e){i={error:e}}finally{try{o&&!o.done&&(n=r.return)&&n.call(r)}finally{if(i)throw i.error}}return s},i=this&&this.__spreadArray||function(e,t,n){if(n||2===arguments.length)for(var o,i=0,r=t.length;i<r;i++)!o&&i in t||(o||(o=Array.prototype.slice.call(t,0,i)),o[i]=t[i]);return e.concat(o||Array.prototype.slice.call(t))};Object.defineProperty(t,"__esModule",{value:!0});var r=function(e){if("object"==typeof e&&null!==e){if("function"==typeof Object.getPrototypeOf){var t=Object.getPrototypeOf(e);return t===Object.prototype||null===t}return"[object Object]"===Object.prototype.toString.call(e)}return!1},s=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return e.reduce((function(e,t){if(Array.isArray(t))throw new TypeError("Arguments provided to ts-deepmerge must be objects, not arrays.");return Object.keys(t).forEach((function(n){["__proto__","constructor","prototype"].includes(n)||(Array.isArray(e[n])&&Array.isArray(t[n])?e[n]=s.options.mergeArrays?Array.from(new Set(e[n].concat(t[n]))):t[n]:r(e[n])&&r(t[n])?e[n]=s(e[n],t[n]):e[n]=t[n])})),e}),{})},a={mergeArrays:!0};s.options=a,s.withOptions=function(e){for(var t=[],r=1;r<arguments.length;r++)t[r-1]=arguments[r];s.options=n({mergeArrays:!0},e);var c=s.apply(void 0,i([],o(t),!1));return s.options=a,c},t.default=s}},t={};function n(o){var i=t[o];if(void 0!==i)return i.exports;var r=t[o]={id:o,exports:{}};return e[o].call(r.exports,r,r.exports,n),r.exports}n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,{a:t}),t},n.d=function(e,t){for(var o in t)n.o(t,o)&&!n.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})},n.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.nc=void 0;var o={};return function(){"use strict";n.r(o),n.d(o,{init:function(){return U}});var e=n(8193),t=n.n(e),i=n(3512),r=n.n(i);const s="https://channels-ws.moveo.ai",a="https://web-client.dev.moveo.ai",c=()=>window.innerWidth<650||window.innerHeight<550&&window.innerWidth<1e3,u=(e,t)=>{var n,o;const i=null===(n=null==t?void 0:t.data)||void 0===n?void 0:n.type;return"string"==typeof i&&i.startsWith(e)?{type:i.replace(e,""),data:null===(o=t.data)||void 0===o?void 0:o.data}:null};var d,l,f,p,m,h=n(8492),v=n.n(h),g=n(7362),y=n.n(g);!function(e){e.Open="open",e.Resolved="closed",e.Expired="expired",e.Spam="spam",e.Trash="trash"}(d||(d={})),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.UserWayInit="moveo-userway-init"}(l||(l={})),function(e){e.SetConfig="moveo-set-config",e.SetLocale="moveo-set-locale",e.SetCssVariables="moveo-set-css-variables",e.Open="moveo-open",e.Close="moveo-close",e.SendMessage="moveo-send-message",e.UpdateContext="moveo-update-context",e.WindowResize="moveo-resize",e.SessionActivity="session-activity",e.UserWayDisabled="userway-disabled",e.UserWayEnabled="userway-enabled"}(f||(f={})),function(e){e.Expired="expired",e.Survey="survey",e.SurveyFull="survey-full",e.Closing="closing",e.Resolved="closed",e.Inactivity="inactivity"}(p||(p={})),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"}(m||(m={}));const w=["s2","s3","s4","s6","s7","s10","s12","s13","s14","s15","s16","s17","s19","s23"];class C{constructor(e){this.detectUserway=()=>{w.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:f.UserWayEnabled,data:{eventType:e,value:n}})})),document.addEventListener(`userway:feature_disabled_${e}`,(()=>{this.sendEventToIframe({type:f.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:f.UserWayDisabled,data:{eventType:e}}):this.sendEventToIframe({type:f.UserWayEnabled,data:{eventType:e,value:n}})}}))},this.detectMobile=()=>{this.sendEventToIframe({type:f.WindowResize,data:{is_mobile:c(),width:window.innerWidth,height:window.innerHeight}}),this.isMobile=c()},this.trackActivity=()=>{const e=y()((()=>{this.sendEventToIframe({type:f.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.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=>{e.src.match(o)&&(t=a)}));const{origin:i}=window.location;return!t&&i.match(/localhost:|vercel.app/)?t=i:!t&&i.match(/web-client.dev/)?t=a:t||(t="https://web-client.moveo.ai"),`${t}?widgetId=${e}`})(this.id)),e}handleEvents(e,t){return n=>{const o=u(this.id,n);if(o)switch(o.type){case l.IframeLoaded:this.sendEventToIframe({type:f.SetConfig,data:this.config});break;case l.IframeError:return t(o.data);case l.UserWayInit:this.initUserway(),this.detectUserway();case l.WidgetLoaded:setTimeout((()=>{this.detectMobile(),e(this)}),0);break;case l.WidgetError:this.notify(o);break;case l.Opened:(o.data.isFull||o.data.is_mobile)&&this.iframe.classList.add("full");break;case l.Closed:o.data.isFull&&this.iframe.classList.remove("full");break;case l.Resize:this.iframe.style.width=o.data.width,this.iframe.style.height=o.data.height;break;default:this.log(`Unhandle event: ${o.type}`)}}}init(){return new Promise(((e,t)=>{var n,o;if(this.initialized)throw new Error(`Widget ${this.id} was already initialized`);if(window.addEventListener("message",this.handleEvents(e,t)),window.addEventListener("resize",v()(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===f.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)}openWindow(){this.sendEventToIframe({type:f.Open})}closeWindow(){this.sendEventToIframe({type:f.Close})}sendMessage(e){this.sendEventToIframe({type:f.SendMessage,data:e})}updateContext(e){this.sendEventToIframe({type:f.UpdateContext,data:e})}setCSSVariables(e){this.sendEventToIframe({type:f.SetCssVariables,data:e})}setLocale(e){this.sendEventToIframe({type:f.SetLocale,data:e})}onSessionCreated(e){window.addEventListener("message",(t=>{const n=u(this.id,t);n&&(this.log(`Event from iframe: ${n.type}`,n),n.type===l.SessionCreated&&e())}))}}var b=n(5701),A=n.n(b),F=n(8236),E=n.n(F),x=n(6080),I=n.n(x),j=n(6850),S=n.n(j),O=n(7182),T=n.n(O),M=n(9213),$=n.n(M),k=n(2817),_={};_.styleTagTransform=$(),_.setAttributes=S(),_.insert=I().bind(null,"head"),_.domAPI=E(),_.insertStyleElement=T(),A()(k.Z,_),k.Z&&k.Z.locals&&k.Z.locals;let L=t()("moveo:web-client");const W=async e=>{const t=`moveo-${((e=21)=>crypto.getRandomValues(new Uint8Array(e)).reduce(((e,t)=>e+((t&=63)<36?t.toString(36):t<62?(t-26).toString(36).toUpperCase():t>62?"-":"_")),""))(5)}`,n=window.location.href;if(L=L.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||s,o=await fetch(`${n}/v1/web/${e}`),i=await o.text();if(o.ok)return JSON.parse(i);throw new Error(`Error loading config from: ${n}/${e}`)})(e.integrationId,e.host);return L("Loaded integration configuration:",o),Object.assign(Object.assign({},r()(Object.assign({},o),e)),{clientUrl:n,widgetId:t})},U=async e=>{await new Promise((e=>{if("complete"===document.readyState)return e();window.addEventListener("load",(()=>e()))}));const t=await W(e);if(L("Configuration:",t),"embed"===t.widget_position&&!t.element)throw new Error("element is not defined but required by embed widget");const n=new C(t);L("Initializing");const o=await n.init();return L("Initialized"),o}}(),o}()}));
|
|
3
3
|
//# sourceMappingURL=web-client.min.js.map
|