{"version":3,"file":"snapengage.js","mappings":"UAEe,CAEPA,KAAM,SAAUC,GACZC,KAAKD,OAASA,EACdC,KAAKC,cAGTA,WAAY,WAERD,KAAKD,OAAOG,WAAWC,GAAG,QAASH,KAAKI,cAG5CA,YAAa,SAAUC,GACnBC,OAAOC,SAASC,OAAOC,UAI1BX,KAAK,CACNI,WAAYQ,EAAE,kBAMtBF,OAAOF,QAAW,SAAUK,EAAGC,GAC3B,IAAIC,EAAIP,OAAS,SAAUQ,GAAKD,EAAEE,EAAEC,KAAKF,IAAMJ,EAAIG,EAAED,EACrDD,EAAEM,cAAcL,GAAIP,EAAIM,EAAEO,qBAAqBN,GAAG,GAAIC,EAAEM,IAAM,SAAUC,GACpEP,EAAEM,IACFJ,EAAEC,KAAKI,IACRP,EAAEE,EAAI,GAAIF,EAAEM,IAAIJ,EAAI,GAAIL,EAAEW,OAAQ,EAAIX,EAAEY,aAAa,UAAW,SACnEZ,EAAEa,IAAM,mDAAoDV,EAAEW,GAAK,IAAIC,KAAMf,EAC7EgB,KAAO,kBAAmBrB,EAAEsB,WAAWC,aAAalB,EAAGL,GAPzC,CAQfwB,SAAU,U","sources":["webpack://GTTS/./js/snapengage.js"],"sourcesContent":["; (function () {\r\n\r\n var Chat = {\r\n\r\n init: function (config) {\r\n this.config = config;\r\n this.bindEvents();\r\n },\r\n\r\n bindEvents: function () {\r\n // Bind click event to live chat links with a class of .chat-button\r\n this.config.chatButton.on('click', this.openChatBox);\r\n },\r\n\r\n openChatBox: function (e) {\r\n $zopim.livechat.window.show();\r\n }\r\n };\r\n\r\n Chat.init({\r\n chatButton: $('.chat-button')\r\n });\r\n\r\n})();\r\n\r\n\r\nwindow.$zopim || (function (d, s) {\r\n var z = $zopim = function (c) { z._.push(c) }, $ = z.s =\r\n d.createElement(s), e = d.getElementsByTagName(s)[0]; z.set = function (o) {\r\n z.set.\r\n _.push(o)\r\n }; z._ = []; z.set._ = []; $.async = !0; $.setAttribute(\"charset\", \"utf-8\");\r\n $.src = \"//v2.zopim.com/?3P67aOLihOA9oOH7vfnKArZOIFYtJ4Qy\"; z.t = +new Date; $.\r\n type = \"text/javascript\"; e.parentNode.insertBefore($, e)\r\n})(document, \"script\");\r\n\r\n"],"names":["init","config","this","bindEvents","chatButton","on","openChatBox","e","$zopim","livechat","window","show","$","d","s","z","c","_","push","createElement","getElementsByTagName","set","o","async","setAttribute","src","t","Date","type","parentNode","insertBefore","document"],"sourceRoot":""}