From 152f49747d00d45ea8d39185cd44d42ff2aa3678 Mon Sep 17 00:00:00 2001
From: Daniele Cinti <daniele.cinti@xcally.com>
Date: Tue, 18 Jul 2017 12:24:53 +0200
Subject: [PATCH] Built xcally-motion-dialpad from commit 7f8e441.|1.0.25

---
 app.1e67bffe.js |    1 +
 app.4a8d2b66.js |    1 -
 index.html      |    4 ++--
 3 files changed, 3 insertions(+), 3 deletions(-)
 create mode 100644 app.1e67bffe.js
 delete mode 100644 app.4a8d2b66.js

diff --git a/app.1e67bffe.js b/app.1e67bffe.js
new file mode 100644
index 0000000..e66eb14
--- /dev/null
+++ b/app.1e67bffe.js
@@ -0,0 +1 @@
+"use strict";function config(e){e.html5Mode(!0)}function dialScripts(){return{restrict:"EA",link:function(e,n){return function(){n.empty();var e=angular.element(document.createElement("base"));e.href=window.location.pathname,n.append(e)}}}}function IndexController(e,n,o,t){function a(e){sforce.opencti.screenPop({type:sforce.opencti.SCREENPOP_TYPE.SOBJECT,params:{recordId:e.recordId}})}function i(e,o){n.parent.postMessage({uniqueid:o,options:{url:e}},"*")}var l,c=this;console.log("$location",t.search()),c.phone="",c.inCall=!1,c.callbacks={},c.compose=function(e){c.phone=c.phone.concat(e)},c.remove=function(){c.phone=c.phone.substring(0,c.phone.length-1)},c.hangup=function(){var e=Date.now();c.callbacks[e]=function(){c.inCall=!1},i("http://localhost:9888/api/hangup",e)},c.dial=function(){var e=Date.now();c.callbacks[e]=function(){c.inCall=!0},i("http://localhost:9888/api/originate/"+c.phone,e)},c.keepalive=function(){var e=Date.now();c.callbacks[e]=function(e){if(e.response&&e.response.status>=200&&e.response.status<300){var n=JSON.parse(e.response.message);c.id=n.id,c.displayName=n.displayName,c.internal=n.internal,c.online=!0,l||c.host&&c.id&&(l=io(c.host,{query:{id:c.id},autoConnect:!1,transports:["websocket","polling"]})).on("trigger:salesforce:display",a),l&&l.disconnected&&l.connect()}else c.online=!1},i("http://localhost:9888/api/agent",e)},c.checkStatus=function(){var e=Date.now();c.callbacks[e]=function(e){if(e.response&&e.response.status>=200&&e.response.status<300){var n=JSON.parse(e.response.message);c.inCall=!!n.length}else c.inCall=!1},i("http://localhost:9888/api/calls",e)},angular.element(document.createElement("base")).href=window.location.pathname,sforce.opencti.getCallCenterSettings({callback:function(e){c.host=e.returnValue["/Motion/Host"]}}),sforce.opencti.enableClickToDial({callback:function(e){console.log("enableClickToDial")}}),sforce.opencti.onClickToDial({listener:function(e){c.online&&e.number&&(c.phone=e.number,c.dial())}}),o(c.keepalive,2e3),o(c.checkStatus,2e3),n.addEventListener("message",function(n){var o=n.data;c.callbacks[o.uniqueid]&&(c.callbacks[o.uniqueid](o),delete c.callbacks[o.uniqueid],e.$apply())},!1)}config.$inject=["$locationProvider"],IndexController.$inject=["$scope","$window","$interval","$location"];var motion=angular.module("motion",["ngMaterial"]);motion.config(config),motion.directive("dialScripts",dialScripts),motion.controller("IndexController",IndexController);
\ No newline at end of file
diff --git a/app.4a8d2b66.js b/app.4a8d2b66.js
deleted file mode 100644
index 5173937..0000000
--- a/app.4a8d2b66.js
+++ /dev/null
@@ -1 +0,0 @@
-"use strict";function config(e){e.html5Mode(!0)}function dialScripts(e){return console.log("$myloc",e),{restrict:"EA",link:function(e,n){return function(){n.empty();var e=angular.element(document.createElement("base"));e.href=window.location.pathname,n.append(e)}}}}function IndexController(e,n,o,t){function a(e){sforce.opencti.screenPop({type:sforce.opencti.SCREENPOP_TYPE.SOBJECT,params:{recordId:e.recordId}})}function i(e,o){n.parent.postMessage({uniqueid:o,options:{url:e}},"*")}var l,c=this;console.log("$location",t.search()),c.phone="",c.inCall=!1,c.callbacks={},c.compose=function(e){c.phone=c.phone.concat(e)},c.remove=function(){c.phone=c.phone.substring(0,c.phone.length-1)},c.hangup=function(){var e=Date.now();c.callbacks[e]=function(){c.inCall=!1},i("http://localhost:9888/api/hangup",e)},c.dial=function(){var e=Date.now();c.callbacks[e]=function(){c.inCall=!0},i("http://localhost:9888/api/originate/"+c.phone,e)},c.keepalive=function(){var e=Date.now();c.callbacks[e]=function(e){if(e.response&&e.response.status>=200&&e.response.status<300){var n=JSON.parse(e.response.message);c.id=n.id,c.displayName=n.displayName,c.internal=n.internal,c.online=!0,l||c.host&&c.id&&(l=io(c.host,{query:{id:c.id},autoConnect:!1,transports:["websocket","polling"]})).on("trigger:salesforce:display",a),l&&l.disconnected&&l.connect()}else c.online=!1},i("http://localhost:9888/api/agent",e)},c.checkStatus=function(){var e=Date.now();c.callbacks[e]=function(e){if(e.response&&e.response.status>=200&&e.response.status<300){var n=JSON.parse(e.response.message);c.inCall=!!n.length}else c.inCall=!1},i("http://localhost:9888/api/calls",e)},angular.element(document.createElement("base")).href=window.location.pathname,sforce.opencti.getCallCenterSettings({callback:function(e){c.host=e.returnValue["/Motion/Host"]}}),sforce.opencti.enableClickToDial({callback:function(e){console.log("enableClickToDial")}}),sforce.opencti.onClickToDial({listener:function(e){c.online&&e.number&&(c.phone=e.number,c.dial())}}),o(c.keepalive,2e3),o(c.checkStatus,2e3),n.addEventListener("message",function(n){var o=n.data;c.callbacks[o.uniqueid]&&(c.callbacks[o.uniqueid](o),delete c.callbacks[o.uniqueid],e.$apply())},!1)}config.$inject=["$locationProvider"],dialScripts.$inject=["$location"],IndexController.$inject=["$scope","$window","$interval","$location"];var motion=angular.module("motion",["ngMaterial"]);motion.config(config),motion.directive("dialScripts",dialScripts),motion.controller("IndexController",IndexController);
\ No newline at end of file
diff --git a/index.html b/index.html
index 02c0bb3..0b72caf 100644
--- a/index.html
+++ b/index.html
@@ -52,9 +52,9 @@
 
   <script src="vendor.621f9edf.js"></script>
 
-  <script src="app.4a8d2b66.js"></script>
+  <script src="app.1e67bffe.js"></script>
 
-  <div dial-scripts></div>
+  <!-- <div dial-scripts></div> -->
 
 </body>
 </html>
-- 
1.7.1