@@ -1,2 +0,2 @@ | ||
| var Chatsy=(()=>{var f=Object.defineProperty;var M=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames,_=Object.getOwnPropertySymbols;var v=Object.prototype.hasOwnProperty,B=Object.prototype.propertyIsEnumerable;var x=(t,e,s)=>e in t?f(t,e,{enumerable:!0,configurable:!0,writable:!0,value:s}):t[e]=s,w=(t,e)=>{for(var s in e||(e={}))v.call(e,s)&&x(t,s,e[s]);if(_)for(var s of _(e))B.call(e,s)&&x(t,s,e[s]);return t};var $=(t,e)=>{for(var s in e)f(t,s,{get:e[s],enumerable:!0})},H=(t,e,s,o)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of R(e))!v.call(t,i)&&i!==s&&f(t,i,{get:()=>e[i],enumerable:!(o=M(e,i))||o.enumerable});return t};var U=t=>H(f({},"__esModule",{value:!0}),t);var j={};$(j,{Chatsy:()=>a,default:()=>W});var I="2.0.5",h=typeof window!="undefined"&&typeof document!="undefined",p="https://chatsy.ai",C={settings:{button:{backgroundColor:"#297bf7",textColor:"#FFFFFF",position:"bottom-right",type:"round",icon:"default"}},user:{},context:{}},u={default:t=>`<svg viewBox="0 0 700 700" width="28" height="28" fill="${t}" style="pointer-events:none"> | ||
| var Chatsy=(()=>{var f=Object.defineProperty;var M=Object.getOwnPropertyDescriptor;var R=Object.getOwnPropertyNames,_=Object.getOwnPropertySymbols;var v=Object.prototype.hasOwnProperty,B=Object.prototype.propertyIsEnumerable;var x=(t,e,s)=>e in t?f(t,e,{enumerable:!0,configurable:!0,writable:!0,value:s}):t[e]=s,w=(t,e)=>{for(var s in e||(e={}))v.call(e,s)&&x(t,s,e[s]);if(_)for(var s of _(e))B.call(e,s)&&x(t,s,e[s]);return t};var $=(t,e)=>{for(var s in e)f(t,s,{get:e[s],enumerable:!0})},H=(t,e,s,o)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of R(e))!v.call(t,i)&&i!==s&&f(t,i,{get:()=>e[i],enumerable:!(o=M(e,i))||o.enumerable});return t};var U=t=>H(f({},"__esModule",{value:!0}),t);var j={};$(j,{Chatsy:()=>a,default:()=>W});var I="2.0.6",h=typeof window!="undefined"&&typeof document!="undefined",p="https://chatsy.ai",C={settings:{button:{backgroundColor:"#297bf7",textColor:"#FFFFFF",position:"bottom-right",type:"round",icon:"default"}},user:{},context:{}},u={default:t=>`<svg viewBox="0 0 700 700" width="28" height="28" fill="${t}" style="pointer-events:none"> | ||
| <path d="M62.75 600.75V606c0 19.25 10.75 36.5 28.25 45 7 3.5 14.5 5 22 5 10.75 0 21.75-3.5 30.75-10.75l19.75-15.25c23-18.25 51.75-28 81-28h135.25c28.75 0 53.75-16.25 66.5-40-19.75-10.5-41.75-16.25-64-16.25H202.25c-78.75 0-142.75-63.75-142.75-142V252.25C25.5 259.75 0 290 0 326.25v200.5c0 37.25 27.25 68.25 62.75 74z"/> | ||
@@ -3,0 +3,0 @@ <path d="M607.5 44H202c-51 0-92.5 41.25-92.5 92v267.75c0 50.75 41.5 92 92.75 92H382.25c41 0 81.25 13.75 113.25 39l40 31.25c9 7.25 19.75 10.75 30.75 10.75 7.25 0 14.75-1.75 21.75-5 17.5-8.5 28.25-25.75 28.25-45v-31.5c47-4.25 83.75-43.75 83.75-91.5V136C700 85.25 658.5 44 607.5 44zM504.75 347.75H304.75c-13.75 0-25-11.25-25-25s11.25-25 25-25h200c14 0 25 11 25 25s-11 25-25 25zm0-105.25H304.75c-13.75 0-25-11.25-25-25.25s11.25-25 25-25h200c14 0 25 11.25 25 25s-11 25.25-25 25.25z"/> |
+1
-1
@@ -28,3 +28,3 @@ var __defProp = Object.defineProperty; | ||
| // src/lib/constants.js | ||
| var VERSION = "2.0.5"; | ||
| var VERSION = "2.0.6"; | ||
| var IS_BROWSER = typeof window !== "undefined" && typeof document !== "undefined"; | ||
@@ -31,0 +31,0 @@ var API_URL = "https://chatsy.ai"; |
+1
-1
| // src/lib/constants.js | ||
| var VERSION = "2.0.5"; | ||
| var VERSION = "2.0.6"; | ||
| var IS_BROWSER = typeof window !== "undefined" && typeof document !== "undefined"; | ||
@@ -4,0 +4,0 @@ var API_URL = "https://chatsy.ai"; |
+1
-1
| { | ||
| "name": "chatsy", | ||
| "version": "2.0.5", | ||
| "version": "2.0.6", | ||
| "description": "Embeddable AI chatbot widget. Add a chat widget to any website with one line of code.", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
+2
-0
@@ -21,2 +21,4 @@ <p align="center"> | ||
| # Free AI customer service chatbot agent | ||
| ## Quick Start | ||
@@ -23,0 +25,0 @@ |
56471
0.07%176
1.15%