Socket
Socket
Sign inDemoInstall

opentok-annotation

Package Overview
Dependencies
12
Maintainers
2
Versions
101
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.30 to 2.0.31

4

dist/opentok-annotation.min.js

@@ -1,2 +0,2 @@

(function(){var t,e,n,o={clientVersion:"js-vsol-1.1.0",componentId:"annotationsAccPack",name:"guidAnnotationsKit",actionStartDrawing:"StartDrawing",actionEndDrawing:"EndDrawing",variationSuccess:"Success"},i=function(){var i=window.location.href,a={clientVersion:o.clientVersion,source:i,componentId:o.componentId,name:o.name};e=new t(a);var s={sessionId:n.id,connectionId:n.connection.connectionId,partnerId:n.apiKey};e.addSessionInfo(s)},a=function(t,n){var o={action:t,variation:n};e.logEvent(o)},s="https://assets.tokbox.com/solutions/images/";OTSolution=this.OTSolution||{},OTSolution.Annotations=function(r){function c(t,e,n){for(var o=e.split(" "),i=0,a=o.length;i<a;i++)t.addEventListener(o[i],n,!0)}function d(t,e){0===f.width&&(f.width=u.parent.getBoundingClientRect().width),0===f.height&&(f.height=u.parent.getBoundingClientRect().height);var n,i=e?t.canvas.width:u.parent.clientWidth,s=e?t.canvas.height:u.parent.clientHeight,r=e?t.canvas.offsetLeft:f.offsetLeft,c=e?t.canvas.offsetTop:f.offsetTop,d=f.width/i,l=f.height/s,h=t.offsetX||t.pageX-r||t.changedTouches&&t.changedTouches[0].pageX-r,m=t.offsetY||t.pageY-c||t.changedTouches&&t.changedTouches[0].pageY-c,p=h*d,v=m*l,b=e?t.selectedItem:u.selectedItem;if(b)if("OT_pen"===b.id)switch(t.type){case"mousedown":case"touchstart":C.dragging=!0,C.lastX=p,C.lastY=v,u.isStartPoint=!0,!e&&a(o.actionStartDrawing,o.variationSuccess);break;case"mousemove":case"touchmove":C.dragging&&(n={id:M?u.videoFeed.stream.connection.connectionId:u.session.connection.connectionId,fromId:u.session.connection.connectionId,fromX:C.lastX,fromY:C.lastY,toX:p,toY:v,color:e?t.userColor:u.userColor,lineWidth:u.lineWidth,videoWidth:M?u.videoFeed.videoElement().clientWidth:f.width,videoHeight:M?u.videoFeed.videoElement().clientHeight:f.height,canvasWidth:f.width,canvasHeight:f.height,mirrored:g,startPoint:u.isStartPoint,endPoint:!1,selectedItem:b,platform:"web",guid:t.guid},L(n,!0),C.lastX=p,C.lastY=v,!e&&V(n),u.isStartPoint=!1);break;case"mouseup":case"touchend":C.dragging=!1,n={id:M?u.videoFeed.stream.connection.connectionId:u.session.connection.connectionId,fromId:u.session.connection.connectionId,fromX:C.lastX,fromY:C.lastY,toX:p,toY:v,color:e?t.userColor:u.userColor,lineWidth:u.lineWidth,videoWidth:M?u.videoFeed.videoElement().clientWidth:f.width,videoHeight:M?u.videoFeed.videoElement().clientHeight:f.height,canvasWidth:f.width,canvasHeight:f.height,mirrored:g,startPoint:u.isStartPoint,endPoint:!0,selectedItem:b,platform:"web",guid:t.guid},L(n,!0),C.lastX=p,C.lastY=v,!e&&V(n),u.isStartPoint=!1,!e&&a(o.actionEndDrawing,o.variationSuccess);break;case"mouseout":C.dragging=!1}else if("OT_text"===b.id)n={id:M?u.videoFeed.stream.connection.connectionId:u.session.connection.connectionId,fromId:u.session.connection.connectionId,fromX:p,fromY:v+t.inputHeight,color:t.userColor,font:t.font,text:t.text,videoWidth:M?u.videoFeed.videoElement().clientWidth:f.width,videoHeight:M?u.videoFeed.videoElement().clientHeight:f.height,canvasWidth:f.width,canvasHeight:f.height,mirrored:g,selectedItem:b,platform:"web",guid:t.guid},L(n),!e&&V(n);else{var w=2;if(b&&b.points)switch(C.mX=p,C.mY=v,t.type){case"mousedown":case"touchstart":C.isDrawing=!0,C.dragging=!0,C.startX=p,C.startY=v;break;case"mousemove":case"touchmove":C.dragging&&(n={color:e?t.userColor:u.userColor,lineWidth:e?t.lineWidth:w,selectedItem:b},L(n,!0));break;case"mouseup":case"touchend":C.isDrawing=!1;var I=b.points;if(2===I.length)n={id:M?u.videoFeed.stream.connection.connectionId:u.session.connection.connectionId,fromId:u.session.connection.connectionId,fromX:C.startX,fromY:C.startY,toX:C.mX,toY:C.mY,color:e?t.userColor:u.userColor,lineWidth:e?t.lineWidth:w,videoWidth:M?u.videoFeed.videoElement().clientWidth:f.width,videoHeight:M?u.videoFeed.videoElement().clientHeight:f.height,canvasWidth:f.width,canvasHeight:f.height,mirrored:g,smoothed:!1,startPoint:!0,selectedItem:b,platform:"web",guid:t.guid},y.push(n),!e&&V(n);else{for(var x=j(I),T=0;T<I.length;T++){var O=!1,E=!1,P=C.startX+x.x*I[T][0],_=C.startY+x.y*I[T][1];0===T?(C.lastX=P,C.lastY=_,O=!0):T===I.length-1&&(E=!0),n={id:M?u.videoFeed.stream.connection.connectionId:u.session.connection.connectionId,fromId:u.session.connection.connectionId,fromX:C.lastX,fromY:C.lastY,toX:P,toY:_,color:e?t.userColor:u.userColor,lineWidth:e?t.lineWidth:w,videoWidth:M?u.videoFeed.videoElement().clientWidth:f.width,videoHeight:M?u.videoFeed.videoElement().clientHeight:f.height,canvasWidth:f.width,canvasHeight:f.height,mirrored:g,smoothed:b.enableSmoothing,startPoint:O,endPoint:E,selectedItem:b,platform:"web",guid:t.guid},y.push(n),!e&&V(n),C.lastX=P,C.lastY=_}L(null)}C.dragging=!1}}}function l(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(t){var e=16*Math.random()|0,n="x"==t?e:3&e|8;return n.toString(16)})}r=r||{},this.widgetVersion="js-1.0.0-beta",this.parent=r.container,this.videoFeed=r.feed,this.imageAssets=r.imageAssets||s,t=t||r.OTKAnalytics,e||i(),"object"==typeof module&&"object"==typeof module.exports?$=require("jquery"):$=this.$;var h=r.externalWindow?r.externalWindow.document:window.document,u=this;if(this.parent){var f=document.createElement("canvas");f.setAttribute("id","opentok_canvas"),f.style.position="absolute",this.parent.appendChild(f),f.setAttribute("width",this.parent.clientWidth+"px"),f.style.width=window.getComputedStyle(this.parent).width,f.setAttribute("height",this.parent.clientHeight+"px"),f.style.height=window.getComputedStyle(this.parent).height}var m,p,g,v,b,u=this,w=[],I=[],y=[],x=[],T=[],M=!(!u.videoFeed||!u.videoFeed.element),C={dragging:!1};M?(p=(" "+u.videoFeed.element.className+" ").indexOf(" OT_publisher ")>-1,g=!!p&&(" "+u.videoFeed.element.className+" ").indexOf(" OT_mirrored ")>-1,v=(" "+u.videoFeed.element.className+" ").indexOf(" OT_fit-mode-cover ")>-1):(g=!1,v=!1),this.canvas=function(){return f},this.link=function(t){this.session=t},this.changeColor=function(t){u.userColor=t,u.lineWidth||(u.lineWidth=2)},this.changeLineWidth=function(t){this.lineWidth=t},this.selectItem=function(t){u.overlay&&(u.parent.removeChild(u.overlay),u.overlay=null);var e=function(){var e=h.getElementById(u.selectedItem.id),n=h.getElementById("OT_shapes"),o=n.classList.contains("selected");o?n.classList.remove("selected"):e.classList.remove("selected");var i=h.getElementById(t.id);i.parentElement.classList.contains("shapes")?n.classList.add("selected"):i.classList.add("selected")};t&&"OT_capture"===t.id?u.captureScreenshot():t&&t.id.indexOf("OT_line_width")!==-1?t.size&&u.changeLineWidth(t.size):"OT_undo"!==t.id&&"OT_clear"!==t.id&&(e(),u.selectedItem=t)},this.colors=function(t){this.colors=t,this.changeColor(t[0])},this.clear=function(){z(!1,u.session.connection.connectionId),u.session&&u.session.signal({type:"otAnnotation_clear"})},this.undo=function(){B(!1,u.session.connection.connectionId)},this.captureScreenshot=function(){var t=document.createElement("canvas");t.width=f.width,t.height=f.height;var e=M?u.videoFeed.videoWidth():f.width,n=M?u.videoFeed.videoHeight():f.height,o=1,i=0,a=0;v?(e<n?(o=f.width/e,e=f.width,n*=o):(o=f.height/n,n=f.height,e*=o),i=(e-f.width)/2,a=(n-f.height)/2):e>n?(o=f.width/e,e=f.width,n*=o,i=0,a=(f.height-n)/2):(o=f.height/n,n=f.height,e*=o,i=(f.width-e)/2,a=0);var s=new Image;s.onload=function(){var o=t.getContext("2d");g&&(o.translate(e,0),o.scale(-1,1)),o.drawImage(s,i,a,e,n),g&&(o.translate(e,0),o.scale(-1,1)),o.drawImage(f,0,0),w.forEach(function(e){e.call(u,t.toDataURL())}),t=null},M?(imgData="data:image/png;base64,"+u.videoFeed.getImgData(),s.src=imgData):s.src=$(u.parent).css("background-image").replace(/url\("|"\)/g,"")},this.onScreenCapture=function(t){w.push(t)},this.onResize=function(){y=[],H(x,!0),T.forEach(function(t){d(t,!0)})},c(f,"mousedown mousemove mouseup mouseout touchstart touchmove touchend",function(t){var e=u.selectedItem&&"OT_text"===u.selectedItem.id,n="mousemove"===t.type&&!C.dragging;e||n||(t.preventDefault(),t.selectedItem=u.selectedItem,t.selectedItem&&(t.canvas={width:f.width,height:f.height,offsetLeft:f.offsetLeft,offsetTop:f.offsetTop},t.userColor=u.userColor,t.lineWidth=u.lineWidth,t.guid=l(),T.push(t)),d(t))});var O,E="textAnnotation",P=!1,_=function(t){t.preventDefault(),u.selectedItem&&"OT_text"===u.selectedItem.id&&!P&&(P=!0,t.selectedItem=u.selectedItem,X(t))},A=function(t){13===t.which&&k(),27===t.which&&(h.getElementById(E).remove(),O=null),P=!1},S=function(){h.addEventListener("keydown",A)},W=function(){h.removeEventListener("keydown",A)},k=function(){var t=h.getElementById(E);t.clientHeight;return t.value?(t.remove(),W(),O.text=t.value,O.font="16px Arial",O.userColor=u.userColor,O.canvas={width:f.width,height:f.height,offsetLeft:f.offsetLeft,offsetTop:f.offsetTop},T.push(O),void d(O)):void(O=null)},X=function(t){var e=h.createElement("input");e.setAttribute("type","text"),e.style.position="absolute",e.style.top=t.clientY+"px",e.style.left=t.clientX+"px",e.style.background="rgba(255,255,255, .5)",e.style.width="100px",e.style.maxWidth="200px",e.style.border="1px dashed red",e.style.fontSize="16px",e.style.color=u.userColor,e.style.fontFamily="Arial",e.style.zIndex="1001",e.setAttribute("data-canvas-origin",JSON.stringify({x:t.offsetX,y:t.offsetY})),e.id=E,h.body.appendChild(e),e.focus(),O=t,O.inputHeight=e.clientHeight,S()};c(f,"click",_);var L=function(t,e){m||(m=f.getContext("2d"),m.lineCap="round",m.lineJoin="round",m.fillStyle="solid"),m.clearRect(0,0,f.width,f.height),y.forEach(function(t){m.strokeStyle=t.color,m.lineWidth=t.lineWidth,t.smoothed=!!t.smoothed,t.startPoint=!!t.startPoint;var e=!1,n=t.hasOwnProperty("text");n?(m.font=t.font,m.fillStyle=t.color,m.fillText(t.text,t.fromX,t.fromY)):t.smoothed?(t.startPoint?u.isStartPoint=!0:u.isStartPoint&&(e=!0,u.isStartPoint=!1),t.startPoint?(m.closePath(),m.beginPath()):e?m.moveTo((t.fromX+t.toX)/2,(t.fromY+t.toY)/2):(m.quadraticCurveTo(t.fromX,t.fromY,(t.fromX+t.toX)/2,(t.fromY+t.toY)/2),m.stroke())):(m.beginPath(),m.moveTo(t.fromX,t.fromY),m.lineTo(t.toX,t.toY),m.stroke(),m.closePath())});var n=e?t.selectedItem:u.selectedItem;!n||"Pen"!==n.title&&"Text"!==n.title?C.isDrawing&&(t&&(m.strokeStyle=t.color,m.lineWidth=t.lineWidth),n&&n.points&&Y(m,u.selectedItem.points)):t&&("Pen"===n.title&&(m.strokeStyle=t.color,m.lineWidth=t.lineWidth,m.beginPath(),m.moveTo(t.fromX,t.fromY),m.lineTo(t.toX,t.toY),m.stroke(),m.closePath()),"Text"===n.title&&(m.font=t.font,m.fillStyle=t.color,m.fillText(t.text,t.fromX,t.fromY)),y.push(t))},Y=function(t,e){var n=j(e);if(t.beginPath(),2===e.length)t.moveTo(C.startX,C.startY),t.lineTo(C.mX,C.mY);else for(var o=0;o<e.length;o++){var i=C.startX+n.x*e[o][0],a=C.startY+n.y*e[o][1];u.selectedItem.enableSmoothing?0===o||(1===o?(t.moveTo((i+C.lastX)/2,(a+C.lastY)/2),C.lastX=(i+C.lastX)/2,C.lastX=(a+C.lastY)/2):(t.quadraticCurveTo(C.lastX,C.lastY,(i+C.lastX)/2,(a+C.lastY)/2),C.lastX=(i+C.lastX)/2,C.lastY=(a+C.lastY)/2)):0===o?t.moveTo(i,a):t.lineTo(i,a),C.lastX=i,C.lastY=a}t.stroke(),t.closePath()},j=function(t){for(var e=Number.MAX_VALUE,n=Number.MAX_VALUE,o=0,i=0,a=0;a<t.length;a++)t[a][0]<e?e=t[a][0]:t[a][0]>o&&(o=t[a][0]),t[a][1]<n?n=t[a][1]:t[a][1]>i&&(i=t[a][1]);var s=Math.abs(o-e),r=Math.abs(i-n),c=(C.mX-C.startX)/s,d=(C.mY-C.startY)/r;return{x:c,y:d}},F=function(t,e,n){var o={width:t.canvasWidth,height:t.canvasHeight},i={width:t.videoWidth,height:t.videoHeight},a={width:M?u.videoFeed.videoElement().clientWidth:f.width,height:M?u.videoFeed.videoElement().clientHeight:f.height},s=1,r=f.width/f.height;a.width/a.height,o.width/o.height,i.width/i.height;s=r<0?f.width/o.width:f.height/o.height;var c=f.width/2,d=f.height/2,l=o.width/2,h=o.height/2;t.fromX=c-s*(l-t.fromX),t.fromY=d-s*(h-t.fromY),t.toX=c-s*(l-t.toX),t.toY=d-s*(h-t.toY),t.mirrored=!!t.mirrored,t.mirrored&&(t.fromX=f.width-t.fromX,t.toX=f.width-t.toX),g&&(t.fromX=f.width-t.fromX,t.toX=f.width-t.toX);var m=JSON.parse(JSON.stringify(t));m.canvasWidth=f.width,m.canvasHeight=f.height,m.videoWidth=a.width,m.videoHeight=a.height,e?x[n]=m:x.push(m),y.push(t),L(null)},H=function(t,e){t.forEach(function(t,n){(!M||u.videoFeed&&u.videoFeed.stream&&t.id===u.videoFeed.stream.connection.connectionId)&&F(t,e,n)})},z=function(t,e){y=y.filter(function(t){return t.fromId!==e}),t?x=[]:(u.session&&u.session.signal({type:"otAnnotation_clear"}),T=[]),L()},B=function(t,e,n){for(var o,i,a=!1,s=[],r=y.length-1;r>=0;r--)if(o=y[r],o.fromId===e){if("ios"===o.platform&&null!=n&&n.length>0){D(t,e,n);break}if(a=a||o.endPoint,i=y.splice(r,1)[0],s.push(i.guid),!a||a&&i.startPoint===!0)break}t?x=x.filter(function(t){return!n.includes(t.guid)}):(T=T.filter(function(t){return!s.includes(t.guid)}),u.session.signal({type:"otAnnotation_undo",data:JSON.stringify(s)})),L()},D=function(t,e,n){for(var o,i,a=[],s=y.length-1;s>=0;s--)o=y[s],o.fromId===e&&o.guid===n[0]&&(i=y.splice(s,1)[0],a.push(i.guid));t?x=x.filter(function(t){return!n.includes(t.guid)}):(T=T.filter(function(t){return!a.includes(t.guid)}),u.session.signal({type:"otAnnotation_undo",data:JSON.stringify(a)})),L()};n&&n.on({"signal:otAnnotation_pen":function(t){t.from.connectionId!==n.connection.connectionId&&H(JSON.parse(t.data))},"signal:otAnnotation_text":function(t){t.from.connectionId!==n.connection.connectionId&&H(JSON.parse(t.data))},"signal:otAnnotation_history":function(t){b&&b!==t.from.connectionId||(b=t.from.connectionId,H(JSON.parse(t.data)))},"signal:otAnnotation_clear":function(t){t.from.connectionId!==n.connection.connectionId&&z(!0,t.from.connectionId)},"signal:otAnnotation_undo":function(t){t.from.connectionId!==n.connection.connectionId&&B(!0,t.from.connectionId,JSON.parse(t.data))},connectionCreated:function(t){y.length>0&&t.connection.connectionId!==n.connection.connectionId&&q("otWhiteboard_history",y,t.connection)}});var N,q=function(t,e){for(var n,o=function(t){t&&TB.error(t)},i="otAnnotation_pen",a=function(t){if(t&&t[0]&&t[0].selectedItem&&t[0].selectedItem.id){var e=t[0].selectedItem.id;i="OT_text"===e?"otAnnotation_text":"otAnnotation_pen"}},s=0,r=7;s<t.length;){n=t.slice(s,s+r),a(n),s+=r;var c={type:i,data:JSON.stringify(n)};e&&(c.to=e),u.session.signal(c,o)}},V=function(t){u.session&&(I.push(t),N||(N=setTimeout(function(){q(I),I=[],N=null},100)))}},OTSolution.Annotations.Toolbar=function(o){var a=this,r=this;if(o||(o={}),!o.session)throw new Error("OpenTok Annotation Widget requires an OpenTok session");if(n=o.session,!t&&!o.OTKAnalytics)throw new Error("OpenTok Annotation Widget requires an OpenTok Solution");t=t||o.OTKAnalytics,e||i(),this.session=o.session,this.parent=o.container,this.externalWindow=o.externalWindow,this.backgroundColor=o.backgroundColor||"rgba(102, 102, 102, 0.90)",this.subpanelBackgroundColor=o.subpanelBackgroundColor||"#323232";var c=o.imageAssets||s,d=[{id:"OT_pen",title:"Pen",icon:[c,"annotation-pencil.png"].join(""),selectedIcon:[c,"annotation-pencil.png"].join(""),items:{}},{id:"OT_colors",title:"Colors",icon:"",items:{}},{id:"OT_shapes",title:"Shapes",icon:[c,"annotation-shapes.png"].join(""),items:[{id:"OT_rect",title:"Rectangle",icon:[c,"annotation-rectangle.png"].join(""),points:[[0,0],[1,0],[1,1],[0,1],[0,0]]},{id:"OT_rect_fill",title:"Rectangle-Fill",icon:[c,"annotation-rectangle.png"].join(""),points:[[0,0],[1,0],[1,1],[0,1],[0,0]]},{id:"OT_oval",title:"Oval",icon:[c,"annotation-oval.png"].join(""),enableSmoothing:!0,points:[[0,.5],[.5+.5*Math.cos(5*Math.PI/4),.5+.5*Math.sin(5*Math.PI/4)],[.5,0],[.5+.5*Math.cos(7*Math.PI/4),.5+.5*Math.sin(7*Math.PI/4)],[1,.5],[.5+.5*Math.cos(Math.PI/4),.5+.5*Math.sin(Math.PI/4)],[.5,1],[.5+.5*Math.cos(3*Math.PI/4),.5+.5*Math.sin(3*Math.PI/4)],[0,.5],[.5+.5*Math.cos(5*Math.PI/4),.5+.5*Math.sin(5*Math.PI/4)]]},{id:"OT_oval_fill",title:"Oval-Fill",icon:[c,"annotation-oval-fill.png"].join(""),enableSmoothing:!0,points:[[0,.5],[.5+.5*Math.cos(5*Math.PI/4),.5+.5*Math.sin(5*Math.PI/4)],[.5,0],[.5+.5*Math.cos(7*Math.PI/4),.5+.5*Math.sin(7*Math.PI/4)],[1,.5],[.5+.5*Math.cos(Math.PI/4),.5+.5*Math.sin(Math.PI/4)],[.5,1],[.5+.5*Math.cos(3*Math.PI/4),.5+.5*Math.sin(3*Math.PI/4)],[0,.5],[.5+.5*Math.cos(5*Math.PI/4),.5+.5*Math.sin(5*Math.PI/4)]]},{id:"OT_star",title:"Star",icon:[c,"annotation-star.png"].join(""),points:[[.5+.5*Math.cos(90*(Math.PI/180)),.5+.5*Math.sin(90*(Math.PI/180))],[.5+.25*Math.cos(126*(Math.PI/180)),.5+.25*Math.sin(126*(Math.PI/180))],[.5+.5*Math.cos(162*(Math.PI/180)),.5+.5*Math.sin(162*(Math.PI/180))],[.5+.25*Math.cos(198*(Math.PI/180)),.5+.25*Math.sin(198*(Math.PI/180))],[.5+.5*Math.cos(234*(Math.PI/180)),.5+.5*Math.sin(234*(Math.PI/180))],[.5+.25*Math.cos(270*(Math.PI/180)),.5+.25*Math.sin(270*(Math.PI/180))],[.5+.5*Math.cos(306*(Math.PI/180)),.5+.5*Math.sin(306*(Math.PI/180))],[.5+.25*Math.cos(342*(Math.PI/180)),.5+.25*Math.sin(342*(Math.PI/180))],[.5+.5*Math.cos(18*(Math.PI/180)),.5+.5*Math.sin(18*(Math.PI/180))],[.5+.25*Math.cos(54*(Math.PI/180)),.5+.25*Math.sin(54*(Math.PI/180))],[.5+.5*Math.cos(90*(Math.PI/180)),.5+.5*Math.sin(90*(Math.PI/180))]]},{id:"OT_arrow",title:"Arrow",icon:[c,"annotation-arrow.png"].join(""),points:[[0,1],[3,1],[3,0],[5,2],[3,4],[3,3],[0,3],[0,1]]},{id:"OT_line",title:"Line",icon:[c,"annotation-line.png"].join(""),selectedIcon:[c,"annotation-line.png"].join(""),points:[[0,0],[0,1]]}]},{id:"OT_text",title:"Text",icon:[c,"annotation-text.png"].join(""),selectedIcon:[c,"annotation-text.png"].join("")},{id:"OT_capture",title:"Capture",icon:[c,"annotation-camera.png"].join(""),selectedIcon:[c,"annotation-camera.png"].join("")},{id:"OT_undo",title:"Undo",icon:[c,"annotation-undo.png"].join("")},{id:"OT_clear",title:"Clear",icon:[c,"annotation-clear.png"].join("")}],l=function(){var t=["pen","colors","shapes","text","capture","undo","clear"],e=["rectangle","rectangle-fill","oval","oval-fill","star","arrow","line"],n=function(n,i){var a=t.indexOf(i);if(a!==-1){var s=d[a];if("Shapes"===s.title&&o.shapes){var r=o.shapes.reduce(function(t,n){var o=e.indexOf(n);return o!==-1?t.concat(s.items[o]):t},[]);s.items=r}n.push(s)}return n};if(o.items&&o.items.length){var i="*"===o.items[0]?t:o.items;return i.reduce(n,[])}return d};this.items=l(),this.colors=o.colors||["#1abc9c","#2ecc71","#3498db","#9b59b6","#34495e","#16a085","#27ae60","#2980b9","#8e44ad","#2c3e50","#f1c40f","#e67e22","#e74c3c","#ecf0f1","#95a5a6","#f39c12","#d35400","#c0392b","#bdc3c7","#7f8c8d"],this.cbs=[];var h,u=[],f=function(t,e,n){var o=this,i=r.externalWindow?r.externalWindow.document:document;this.getElm=function(t,e){return"string"==typeof t?e?i.querySelectorAll(t):i.querySelector(t):t},this.render=function(){var t=this,e="";t.colors.forEach(function(n){e+=t.options.template.replace(/\{color\}/g,n)}),t.elm.innerHTML=e},this.close=function(){this.elm.classList.add("ots-hidden")},this.open=function(){this.elm.classList.remove("ots-hidden")},this.colorChosen=function(t){this.cbs.push(t)},this.set=function(t,e){var n=this;n.color=t,e!==!1&&n.cbs.forEach(function(e){e.call(n,t)})},n=n||{},n.openEvent=n.openEvent||"click",n.style=Object(n.style),n.template=n.template||'<div class="color-choice" data-col="{color}" style="background-color: {color}"></div>',o.elm=o.getElm(t),o.cbs=[],o.colors=e,o.options=n,o.render(),o.elm.addEventListener("click",function(t){var e=t.target.getAttribute("data-col");if(e){var n=Array.from(o.getElm(".color-choice",!0));n.forEach(function(t){t.classList.remove("active")}),t.target.classList.add("active"),o.set(e),o.close()}}),n.autoclose!==!1&&o.close()};this.createPanel=function(t){if(r.parent){var e=t?t.document:document;h=e.createElement("div"),h.setAttribute("id","OT_toolbar"),h.setAttribute("class","OT_panel"),h.style.width="100%",h.style.height="100%",this.parent.appendChild(h),this.parent.style.position="relative",this.parent.zIndex=1e3;for(var n=[],o=e.createElement("div"),i=0,s=this.items.length;i<s;i++){var c=this.items[i],d=e.createElement("input");if(d.setAttribute("type","button"),d.setAttribute("id",c.id),d.classList.add("annotation-btn"),d.classList.add(c.title.split(" ").join("-").toLowerCase()),"OT_colors"===c.id){var l=e.createElement("div");l.setAttribute("class","color-picker"),this.parent.appendChild(l);var p=new f(".color-picker",this.colors,{externalWindow:r.externalWindow});p.colorChosen(function(t){var n=e.getElementById("OT_colors");n.style.backgroundColor=t,u.forEach(function(e){e.changeColor(t)})});var g=e.querySelectorAll(".color-choice");g[0].classList.add("active"),d.setAttribute("class","OT_color annotation-btn colors"),d.style.borderRadius="50%",d.style.backgroundColor=this.colors[0]}"Pen"!==c.title||Array.isArray(c.items)||(c.items=[{id:"OT_line_width_2",title:"Line Width 2",size:2},{id:"OT_line_width_4",title:"Line Width 4",size:4},{id:"OT_line_width_6",title:"Line Width 6",size:6},{id:"OT_line_width_8",title:"Line Width 8",size:8},{id:"OT_line_width_10",title:"Line Width 10",size:10},{id:"OT_line_width_12",title:"Line Width 12",size:12},{id:"OT_line_width_14",title:"Line Width 14",size:14}]),c.items&&d.setAttribute("data-type","group"),d.setAttribute("data-col",c.title),n.push(d.outerHTML)}h.innerHTML=n.join("");var v=function(t){var e=t?"add":"remove";document.getElementById("OT_toolbar").classList[e]("colors-hover")},b=e.getElementById("OT_colors");b.addEventListener("mouseenter",function(){v(!0)}),b.addEventListener("mouseleave",function(){v(!1)}),h.onclick=function(t){var n="group"===t.target.getAttribute("data-type"),i=t.target.getAttribute("data-col"),s=t.target.getAttribute("id");n?a.items.forEach(function(t){if(t.title===i){if(a.selectedGroup=t,t.items&&(o.setAttribute("class",["OT_subpanel","ots-hidden",t.title.toLowerCase()].join(" ")),a.parent.appendChild(o),Array.isArray(t.items))){var n=[];"OT_pen"===t.id?t.items.forEach(function(t){var o=e.createElement("div");o.setAttribute("data-col",t.title),o.setAttribute("class",["line-width-option",t.size].join(" ")),o.setAttribute("id",t.id);var i=e.createElement("div");i.setAttribute("class","line-width-icon"),i.style.backgroundColor="#FFFFFF",i.style.width="80%",i.style.height=t.size+"px",i.style.position="relative",i.style.left="50%",i.style.top="50%",i.style.transform="translateX(-50%) translateY(-50%)",i.style.pointerEvents="none",o.appendChild(i),n.push(o.outerHTML)}):t.items.forEach(function(t){var o=e.createElement("input");o.setAttribute("type","button"),o.setAttribute("data-col",t.title),o.setAttribute("id",t.id),o.setAttribute("class",["annotation-btn",t.title.toLowerCase()].join(" ")),n.push(o.outerHTML)}),o.innerHTML=n.join("")}"OT_shapes"===s||"OT_pen"===s?(o&&o.classList.remove("ots-hidden"),p.close()):"OT_colors"===s&&(o&&o.classList.add("ots-hidden"),p.open())}}):(a.items.forEach(function(t){if(("Clear"!==t.title||"Undo"!==t.title)&&t.title===i)return a.selectedItem=t,m(t),u.forEach(function(t){t.selectItem(a.selectedItem)}),!1}),o.classList.add("ots-hidden")),a.cbs.forEach(function(t){t.call(a,s)})},o.onclick=function(t){var e="group"===t.target.getAttribute("data-type"),n=(t.target.getAttribute("data-col"),t.target.getAttribute("id"));n&&"linewidth"===n.replace(/[^a-z]/g,"")&&u.forEach(function(t){t.selectItem(a.selectedGroup)}),o.classList.add("ots-hidden"),e||a.selectedGroup.items.forEach(function(t){if("OT_clear"!==t.id&&t.id===n){if(a.selectedItem)var e=document.getElementById(a.selectedItem.id);if(t.selectedIcon){var o=document.getElementById(t.id);e&&(o.style.background='url("'+t.selectedIcon+'") no-repeat',o.style.backgroundSize=a.iconWidth+" "+a.iconHeight,o.style.backgroundPosition="center")}return a.selectedItem=t,m(t),u.forEach(function(t){t.selectItem(a.selectedItem)}),!1}}),a.cbs.forEach(function(t){t.call(a,n)})};var w=e.getElementById("OT_clear").onclick=function(){u.forEach(function(t){t.clear()})};e.getElementById("OT_undo").onclick=function(){u.forEach(function(t){t.undo()})},window.addEventListener("OT_clear",function(){w(),a.selectedItem=null,u.forEach(function(t){t.selectItem(a.selectedItem)})}),window.addEventListener("OT_pen",function(t){var e=a.items.find(function(t){return"OT_pen"===t.id});a.selectedItem=e,m(e);var n=t.detail.color;u.forEach(function(t){t.selectItem(a.selectedItem),n&&t.changeColor(n)})})}},!this.externalWindow&&this.createPanel();var m=function(t){t.points||("OT_line"===t.id?a.selectedItem.points=[[0,0],[0,1]]:"OT_arrow"===t.id?a.selectedItem.points=[[0,1],[3,1],[3,0],[5,2],[3,4],[3,3],[0,3],[0,1]]:"OT_rect"===t.id?a.selectedItem.points=[[0,0],[1,0],[1,1],[0,1],[0,0]]:"OT_oval"===t.id&&(a.selectedItem.enableSmoothing=!0,a.selectedItem.points=[[0,.5],[.5+.5*Math.cos(5*Math.PI/4),.5+.5*Math.sin(5*Math.PI/4)],[.5,0],[.5+.5*Math.cos(7*Math.PI/4),.5+.5*Math.sin(7*Math.PI/4)],[1,.5],[.5+.5*Math.cos(Math.PI/4),.5+.5*Math.sin(Math.PI/4)],[.5,1],[.5+.5*Math.cos(3*Math.PI/4),.5+.5*Math.sin(3*Math.PI/4)],[0,.5],[.5+.5*Math.cos(5*Math.PI/4),.5+.5*Math.sin(5*Math.PI/4)]]))};this.itemClicked=function(t){this.cbs.push(t)},this.addCanvas=function(t,e){var n=this,o=e?e.document:document;t.link(n.session),t.colors(n.colors),u.push(t),u.forEach(function(t){t.selectedItem=t.selectedItem||n.items[0],o.getElementById(t.selectedItem.id).classList.add("selected")})},this.removeCanvas=function(t){u.forEach(function(e){var n=e.canvas();e.videoFeed.stream.connection.connectionId===t&&n.parentNode&&n.parentNode.removeChild(n)}),u=u.filter(function(e){return e.videoFeed.stream.connection.connectionId!==t})},this.remove=function(){try{h.parentNode.removeChild(h)}catch(t){console.log(t)}u.forEach(function(t){var e=t.canvas();e.parentNode&&e.parentNode.removeChild(e)}),u=[]}}}).call(this),function(){var t,e,n;"object"==typeof module&&"object"==typeof module.exports?(t=require("underscore"),e=require("jquery"),n=require("opentok-solutions-logging")):(t=this._,e=this.$,n=this.OTKAnalytics);var o,i,a,s,r,c={},d={clientVersion:"js-vsol-1.1.0",componentId:"annotationsAccPack",name:"guidAnnotationsKit",actionInitialize:"Init",actionStart:"Start",actionEnd:"End",actionFreeHand:"FreeHand",actionPickerColor:"PickerColor",actionText:"Text",actionScreenCapture:"ScreenCapture",actionErase:"Erase",actionUseToolbar:"UseToolbar",variationAttempt:"Attempt",variationError:"Failure",variationSuccess:"Success"},l=function(){var t=window.location.href,e={clientVersion:d.clientVersion,source:t,componentId:d.componentId,name:d.name};r=new n(e);var o={sessionId:a.id,connectionId:a.connection.connectionId,partnerId:a.apiKey};r.addSessionInfo(o)},h=function(t,e){var n={action:t,variation:e};r.logEvent(n)},u=function(t,e){i&&i.triggerEvent(t,e)},f=function(){if(i){var t=["startAnnotation","linkAnnotation","resizeCanvas","annotationWindowClosed","endAnnotation"];i.registerEvents(t)}},m=function(){var t=['<div id="annotationToolbarContainer" class="ots-annotation-toolbar-container">','<div id="toolbar"></div>',"</div>"].join("\n");e("body").append(t),h(d.actionUseToolbar,d.variationSuccess)},p=["#1abc9c","#2ecc71","#3498db","#9b59b6","#8e44ad","#f1c40f","#e67e22","#e74c3c","#ded5d5"],g=10/6,v=t.throttle(function(){s.onResize()},1e3),b=function(){var t,n;if(c.externalWindow){var o={width:c.externalWindow.innerWidth,height:c.externalWindow.innerHeight},i=o.width/g;i<=o.height?(t=o.width,n=i):(n=o.height,t=n*g)}else if(null===c.imageId){var a=c.absoluteParent||c.canvasContainer;t=a.clientWidth,n=t/g,a.clientHeight<t/g&&(n=a.clientHeight,t=n*g)}e(c.canvasContainer).css({width:t,height:n}),e(c.canvasContainer).find("canvas").css({width:t,height:n}),e(c.canvasContainer).find("canvas").attr({width:t,height:n}),v(),u("resizeCanvas")},w=function(){e(c.resizeSubject).on("resize",t.throttle(function(){b()},500))},I=function(e,o,i){m();var a=t.property("toolbarId")(o)||"toolbar",s=t.property("toolbarItems")(o)||[],r=t.property("toolbarShapes")(o)||[],c=t.property("colors")(o)||p,l=t.property("imageAssets")(o)||null,u=t.property("backgroundColor")(o)||null,f=function(){var t=i?i:window;return t.document.getElementById(a)};toolbar=new OTSolution.Annotations.Toolbar({session:e,container:f(),colors:c,items:s.length?s:["*"],shapes:r.length?r:["rectangle","oval","star","arrow","line"],externalWindow:i||null,imageAssets:l,backgroundColor:u,OTKAnalytics:n}),toolbar.itemClicked(function(t){var e={OT_pen:d.actionFreeHand,OT_colors:d.actionPickerColor,OT_text:d.actionText,OT_clear:d.actionErase},n=e[t];n&&h(n,d.variationSuccess)})},y=function(){var t=e.Deferred(),n=.8*screen.width|0,o=n/g,i='<!DOCTYPE html><html lang="en"><head><meta http-equiv="Content-type" content="text/html; charset=utf-8"><title>OpenTok Screen Sharing Solution Annotation</title><link rel="stylesheet" href="https://assets.tokbox.com/solutions/css/style.css"><style type="text/css" media="screen"> body{margin:0;background-color:rgba(0,153,203,.7);box-sizing:border-box;height:100vh}canvas{top:0;z-index:1000}.hidden{display:none}.ots-hidden{display:none !important}.main-wrap{width:100%;height:100%;-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.inner-wrap{position:relative;border-radius:8px;overflow:hidden}.publisherContainer{display:block;background-color:#000;position:absolute}.publisher-wrap{height:100%;width:100%}.subscriberContainer{position:absolute;display:flex;top:20px;left:20px;width:200px;height:120px;background-color:#000;border:2px solid #fff;border-radius:6px}.subscriberContainer .OT_video-poster{width:100%;height:100%;opacity:.25;background-repeat:no-repeat;background-image:url(https://static.opentok.com/webrtc/v2.8.2/images/rtc/audioonly-silhouette.svg);background-size:50%;background-position:center}.OT_video-element{height:100%;width:100%}.OT_edge-bar-item{display:none}</style></head><body> <div class="main-wrap"> <div id="annotationContainer" class="inner-wrap"></div></div><div id="toolbarContainer" class="ots-annotation-toolbar-container"> <div id="toolbar" class="toolbar-wrap"></div></div><div id="subscriberVideo" class="subscriberContainer hidden"></div><script type="text/javascript" charset="utf-8"> /** Must use double-quotes since everything must be converted to a string */ var opener; var canvas; if (!toolbar){alert("Something went wrong: You must pass an OpenTok annotation toolbar object into the window.")}else{opener=window.opener; window.onbeforeunload=window.triggerCloseEvent;}var localScreenProperties={insertMode: "append", width: "100%", height: "100%", videoSource: "window", showControls: false, style:{buttonDisplayMode: "off"}, subscribeToVideo: "true", subscribeToAudio: "false", fitMode: "contain"}; var createContainerElements=function(){var parentDiv=document.getElementById("annotationContainer"); var publisherContainer=document.createElement("div"); publisherContainer.setAttribute("id", "screenshare_publisher"); publisherContainer.classList.add("publisher-wrap"); parentDiv.appendChild(publisherContainer); return{annotation: parentDiv, publisher: publisherContainer};}; var addSubscriberVideo=function(stream){var container=document.getElementById("subscriberVideo"); var subscriber=session.subscribe(stream, container, localScreenProperties, function(error){if (error){console.log("Failed to add subscriber video", error);}container.classList.remove("hidden");});}; if (navigator.userAgent.indexOf("Firefox") !==-1){var ghost=window.open("about:blank"); ghost.focus(); ghost.close();}</script></body></html>',s=["toolbar=no","location=no","directories=no","status=no","menubar=no","scrollbars=no","resizable=no","copyhistory=no",["width=",n].join(""),["height=",o].join(""),["left=",screen.width/2-n/2].join(""),["top=",screen.height/2-o/2].join("")].join(","),r=window.open("about:blank","",s);r.document.write(i),window.onbeforeunload=function(){r.close()},r.toolbar=toolbar,r.OT=OT,r.session=a,r.$=e,r.triggerCloseEvent=function(){u("annotationWindowClosed")},r.onbeforeunload=function(){u("annotationWindowClosed")};var c=function(){r.createContainerElements?e(r.document).ready(function(){t.resolve(r)}):setTimeout(c,100)};return c(),t.promise()},x=function(){e(c.resizeSubject).off("resize",b),
toolbar.remove(),e("#annotationToolbarContainer").remove()},T=function(n,o){var i=e.Deferred();return t.property("screensharing")(o)?y().then(function(t){I(n,o,t),toolbar.createPanel(t),u("startAnnotation",t),h(d.actionStart,d.variationSuccess),i.resolve(t)}):(I(n,o),u("startAnnotation"),h(d.actionStart,d.variationSuccess),i.resolve()),i.promise()},M=function(n,i,a){c.resizeSubject=t.property("externalWindow")(a)||window,c.externalWindow=t.property("externalWindow")(a)||null,c.absoluteParent=t.property("absoluteParent")(a)||null,c.imageId=t.property("imageId")(a)||null,c.canvasContainer=i,s=new OTSolution.Annotations({feed:n,container:i,externalWindow:c.externalWindow}),toolbar.addCanvas(s,c.externalWindow);var r=o.options.onScreenCapture?o.options.onScreenCapture:function(t){var e=window.open(t,"_blank");e.focus()};s.onScreenCapture(r);var d=c.externalWindow?c.externalWindow:window;c.canvas=e(t.first(d.document.getElementsByTagName("canvas"))),w(),b(),u("linkAnnotation")},C=function(){b()},O=function(t){c.externalWindow?c.externalWindow.addSubscriberVideo(t):console.log("OT Annotation: External window does not exist. Cannot add subscriber video.")},E=function(){x(),c.canvas=null,c.externalWindow&&(c.externalWindow.close(),c.externalWindow=null,c.resizeSubject=null),u("endAnnotation"),h(d.actionEnd,d.variationSuccess)},P=function(){e(toolbar.parent).hide()},_=function(){e(toolbar.parent).show()},A=function(e){if(o=this,o.options=t.omit(e,"accPack","session"),i=t.property("accPack")(e),a=t.property("session")(e),!a)throw new Error("OpenTok Annotation Accelerator Pack requires an OpenTok session");f(),l(),h(d.actionInitialize,d.variationSuccess)};A.prototype={constructor:A,start:T,linkCanvas:M,resizeCanvas:C,addSubscriberToExternalWindow:O,end:E,hideToolbar:P,showToolbar:_},"object"==typeof exports?module.exports=A:"function"==typeof define&&define.amd?define(function(){return A}):this.AnnotationAccPack=A}.call(this);
(function(){var t,e,n,o={clientVersion:"js-vsol-1.1.0",componentId:"annotationsAccPack",name:"guidAnnotationsKit",actionStartDrawing:"StartDrawing",actionEndDrawing:"EndDrawing",variationSuccess:"Success"},i=function(){var i=window.location.href,a={clientVersion:o.clientVersion,source:i,componentId:o.componentId,name:o.name};e=new t(a);var s={sessionId:n.id,connectionId:n.connection.connectionId,partnerId:n.apiKey};e.addSessionInfo(s)},a=function(t,n){var o={action:t,variation:n};e.logEvent(o)},s="https://assets.tokbox.com/solutions/images/";OTSolution=this.OTSolution||{},OTSolution.Annotations=function(r){function c(t,e,n){for(var o=e.split(" "),i=0,a=o.length;i<a;i++)t.addEventListener(o[i],n,!0)}function d(t,e){0===f.width&&(f.width=u.parent.getBoundingClientRect().width),0===f.height&&(f.height=u.parent.getBoundingClientRect().height);var n,i=e?t.canvas.width:u.parent.clientWidth,s=e?t.canvas.height:u.parent.clientHeight,r=e?t.canvas.offsetLeft:f.offsetLeft,c=e?t.canvas.offsetTop:f.offsetTop,d=f.width/i,l=f.height/s,h=t.offsetX||t.pageX-r||t.changedTouches&&t.changedTouches[0].pageX-r,m=t.offsetY||t.pageY-c||t.changedTouches&&t.changedTouches[0].pageY-c,p=h*d,v=m*l,b=e?t.selectedItem:u.selectedItem;if(b)if("OT_pen"===b.id)switch(t.type){case"mousedown":case"touchstart":C.dragging=!0,C.lastX=p,C.lastY=v,u.isStartPoint=!0,!e&&a(o.actionStartDrawing,o.variationSuccess);break;case"mousemove":case"touchmove":C.dragging&&(n={id:M?u.videoFeed.stream.connection.connectionId:u.session.connection.connectionId,fromId:u.session.connection.connectionId,fromX:C.lastX,fromY:C.lastY,toX:p,toY:v,color:e?t.userColor:u.userColor,lineWidth:u.lineWidth,videoWidth:M?u.videoFeed.videoElement().clientWidth:f.width,videoHeight:M?u.videoFeed.videoElement().clientHeight:f.height,canvasWidth:f.width,canvasHeight:f.height,mirrored:g,startPoint:u.isStartPoint,endPoint:!1,selectedItem:b,platform:"web",guid:t.guid},L(n,!0),C.lastX=p,C.lastY=v,!e&&V(n),u.isStartPoint=!1);break;case"mouseup":case"touchend":C.dragging=!1,n={id:M?u.videoFeed.stream.connection.connectionId:u.session.connection.connectionId,fromId:u.session.connection.connectionId,fromX:C.lastX,fromY:C.lastY,toX:p,toY:v,color:e?t.userColor:u.userColor,lineWidth:u.lineWidth,videoWidth:M?u.videoFeed.videoElement().clientWidth:f.width,videoHeight:M?u.videoFeed.videoElement().clientHeight:f.height,canvasWidth:f.width,canvasHeight:f.height,mirrored:g,startPoint:u.isStartPoint,endPoint:!0,selectedItem:b,platform:"web",guid:t.guid},L(n,!0),C.lastX=p,C.lastY=v,!e&&V(n),u.isStartPoint=!1,!e&&a(o.actionEndDrawing,o.variationSuccess);break;case"mouseout":C.dragging=!1}else if("OT_text"===b.id)n={id:M?u.videoFeed.stream.connection.connectionId:u.session.connection.connectionId,fromId:u.session.connection.connectionId,fromX:p,fromY:v+t.inputHeight,color:t.userColor,font:t.font,text:t.text,videoWidth:M?u.videoFeed.videoElement().clientWidth:f.width,videoHeight:M?u.videoFeed.videoElement().clientHeight:f.height,canvasWidth:f.width,canvasHeight:f.height,mirrored:g,selectedItem:b,platform:"web",guid:t.guid},L(n),!e&&V(n);else{var w=2;if(b&&b.points)switch(C.mX=p,C.mY=v,t.type){case"mousedown":case"touchstart":C.isDrawing=!0,C.dragging=!0,C.startX=p,C.startY=v;break;case"mousemove":case"touchmove":C.dragging&&(n={color:e?t.userColor:u.userColor,lineWidth:e?t.lineWidth:w,selectedItem:b},L(n,!0));break;case"mouseup":case"touchend":C.isDrawing=!1;var I=b.points;if(2===I.length)n={id:M?u.videoFeed.stream.connection.connectionId:u.session.connection.connectionId,fromId:u.session.connection.connectionId,fromX:C.startX,fromY:C.startY,toX:C.mX,toY:C.mY,color:e?t.userColor:u.userColor,lineWidth:e?t.lineWidth:w,videoWidth:M?u.videoFeed.videoElement().clientWidth:f.width,videoHeight:M?u.videoFeed.videoElement().clientHeight:f.height,canvasWidth:f.width,canvasHeight:f.height,mirrored:g,smoothed:!1,startPoint:!0,selectedItem:b,platform:"web",guid:t.guid},y.push(n),!e&&V(n);else{for(var x=j(I),T=0;T<I.length;T++){var O=!1,E=!1,P=C.startX+x.x*I[T][0],_=C.startY+x.y*I[T][1];0===T?(C.lastX=P,C.lastY=_,O=!0):T===I.length-1&&(E=!0),n={id:M?u.videoFeed.stream.connection.connectionId:u.session.connection.connectionId,fromId:u.session.connection.connectionId,fromX:C.lastX,fromY:C.lastY,toX:P,toY:_,color:e?t.userColor:u.userColor,lineWidth:e?t.lineWidth:w,videoWidth:M?u.videoFeed.videoElement().clientWidth:f.width,videoHeight:M?u.videoFeed.videoElement().clientHeight:f.height,canvasWidth:f.width,canvasHeight:f.height,mirrored:g,smoothed:b.enableSmoothing,startPoint:O,endPoint:E,selectedItem:b,platform:"web",guid:t.guid},y.push(n),!e&&V(n),C.lastX=P,C.lastY=_}L(null)}C.dragging=!1}}}function l(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(t){var e=16*Math.random()|0,n="x"==t?e:3&e|8;return n.toString(16)})}r=r||{},this.widgetVersion="js-1.0.0-beta",this.parent=r.container,this.videoFeed=r.feed,this.imageAssets=r.imageAssets||s,t=t||r.OTKAnalytics,e||i(),"object"==typeof module&&"object"==typeof module.exports&&($=require("jquery"));var h=r.externalWindow?r.externalWindow.document:window.document,u=this;if(this.parent){var f=document.createElement("canvas");f.setAttribute("id","opentok_canvas"),f.style.position="absolute",this.parent.appendChild(f),f.setAttribute("width",this.parent.clientWidth+"px"),f.style.width=window.getComputedStyle(this.parent).width,f.setAttribute("height",this.parent.clientHeight+"px"),f.style.height=window.getComputedStyle(this.parent).height}var m,p,g,v,b,u=this,w=[],I=[],y=[],x=[],T=[],M=!(!u.videoFeed||!u.videoFeed.element),C={dragging:!1};M?(p=(" "+u.videoFeed.element.className+" ").indexOf(" OT_publisher ")>-1,g=!!p&&(" "+u.videoFeed.element.className+" ").indexOf(" OT_mirrored ")>-1,v=(" "+u.videoFeed.element.className+" ").indexOf(" OT_fit-mode-cover ")>-1):(g=!1,v=!1),this.canvas=function(){return f},this.link=function(t){this.session=t},this.changeColor=function(t){u.userColor=t,u.lineWidth||(u.lineWidth=2)},this.changeColorByIndex=function(t){u.userColor=this.colors[t];var e=h.querySelectorAll(".color-choice");e[t].classList.add("active");var n=h.getElementById("OT_colors");n.setAttribute("class","OT_color annotation-btn colors"),n.style.borderRadius="50%",n.style.backgroundColor=this.colors[t]},this.changeLineWidth=function(t){this.lineWidth=t},this.selectItem=function(t){u.overlay&&(u.parent.removeChild(u.overlay),u.overlay=null);var e=function(){var e=h.getElementById(u.selectedItem.id),n=h.getElementById("OT_shapes"),o=n.classList.contains("selected");o?n.classList.remove("selected"):e.classList.remove("selected");var i=h.getElementById(t.id);i.parentElement.classList.contains("shapes")?n.classList.add("selected"):i.classList.add("selected")};t&&"OT_capture"===t.id?u.captureScreenshot():t&&t.id.indexOf("OT_line_width")!==-1?t.size&&u.changeLineWidth(t.size):"OT_undo"!==t.id&&"OT_clear"!==t.id&&(e(),u.selectedItem=t)},this.colors=function(t){this.colors=t,this.changeColor(t[0])},this.clear=function(){z(!1,u.session.connection.connectionId),u.session&&u.session.signal({type:"otAnnotation_clear"})},this.undo=function(){B(!1,u.session.connection.connectionId)},this.captureScreenshot=function(){var t=document.createElement("canvas");t.width=f.width,t.height=f.height;var e=M?u.videoFeed.videoWidth():f.width,n=M?u.videoFeed.videoHeight():f.height,o=1,i=0,a=0;v?(e<n?(o=f.width/e,e=f.width,n*=o):(o=f.height/n,n=f.height,e*=o),i=(e-f.width)/2,a=(n-f.height)/2):e>n?(o=f.width/e,e=f.width,n*=o,i=0,a=(f.height-n)/2):(o=f.height/n,n=f.height,e*=o,i=(f.width-e)/2,a=0);var s=new Image;s.onload=function(){var o=t.getContext("2d");g&&(o.translate(e,0),o.scale(-1,1)),o.drawImage(s,i,a,e,n),g&&(o.translate(e,0),o.scale(-1,1)),o.drawImage(f,0,0),w.forEach(function(e){e.call(u,t.toDataURL())}),t=null},M?(imgData="data:image/png;base64,"+u.videoFeed.getImgData(),s.src=imgData):s.src=$(u.parent).css("background-image").replace(/url\("|"\)/g,"")},this.onScreenCapture=function(t){w.push(t)},this.onResize=function(){y=[],H(x,!0),T.forEach(function(t){d(t,!0)})},c(f,"mousedown mousemove mouseup mouseout touchstart touchmove touchend",function(t){var e=u.selectedItem&&"OT_text"===u.selectedItem.id,n="mousemove"===t.type&&!C.dragging;e||n||(t.preventDefault(),t.selectedItem=u.selectedItem,t.selectedItem&&(t.canvas={width:f.width,height:f.height,offsetLeft:f.offsetLeft,offsetTop:f.offsetTop},t.userColor=u.userColor,t.lineWidth=u.lineWidth,t.guid=l(),T.push(t)),d(t))});var O,E="textAnnotation",P=!1,_=function(t){t.preventDefault(),u.selectedItem&&"OT_text"===u.selectedItem.id&&!P&&(P=!0,t.selectedItem=u.selectedItem,X(t))},A=function(t){13===t.which&&k(),27===t.which&&(h.getElementById(E).remove(),O=null),P=!1},S=function(){h.addEventListener("keydown",A)},W=function(){h.removeEventListener("keydown",A)},k=function(){var t=h.getElementById(E);t.clientHeight;return t.value?(t.remove(),W(),O.text=t.value,O.font="16px Arial",O.userColor=u.userColor,O.canvas={width:f.width,height:f.height,offsetLeft:f.offsetLeft,offsetTop:f.offsetTop},T.push(O),void d(O)):void(O=null)},X=function(t){var e=h.createElement("input");e.setAttribute("type","text"),e.style.position="absolute",e.style.top=t.clientY+"px",e.style.left=t.clientX+"px",e.style.background="rgba(255,255,255, .5)",e.style.width="100px",e.style.maxWidth="200px",e.style.border="1px dashed red",e.style.fontSize="16px",e.style.color=u.userColor,e.style.fontFamily="Arial",e.style.zIndex="1001",e.setAttribute("data-canvas-origin",JSON.stringify({x:t.offsetX,y:t.offsetY})),e.id=E,h.body.appendChild(e),e.focus(),O=t,O.inputHeight=e.clientHeight,S()};c(f,"click",_);var L=function(t,e){m||(m=f.getContext("2d"),m.lineCap="round",m.lineJoin="round",m.fillStyle="solid"),m.clearRect(0,0,f.width,f.height),y.forEach(function(t){m.strokeStyle=t.color,m.lineWidth=t.lineWidth,t.smoothed=!!t.smoothed,t.startPoint=!!t.startPoint;var e=!1,n=t.hasOwnProperty("text");n?(m.font=t.font,m.fillStyle=t.color,m.fillText(t.text,t.fromX,t.fromY)):t.smoothed?(t.startPoint?u.isStartPoint=!0:u.isStartPoint&&(e=!0,u.isStartPoint=!1),t.startPoint?(m.closePath(),m.beginPath()):e?m.moveTo((t.fromX+t.toX)/2,(t.fromY+t.toY)/2):(m.quadraticCurveTo(t.fromX,t.fromY,(t.fromX+t.toX)/2,(t.fromY+t.toY)/2),m.stroke())):(m.beginPath(),m.moveTo(t.fromX,t.fromY),m.lineTo(t.toX,t.toY),m.stroke(),m.closePath())});var n=e?t.selectedItem:u.selectedItem;!n||"Pen"!==n.title&&"Text"!==n.title?C.isDrawing&&(t&&(m.strokeStyle=t.color,m.lineWidth=t.lineWidth),n&&n.points&&Y(m,u.selectedItem.points)):t&&("Pen"===n.title&&(m.strokeStyle=t.color,m.lineWidth=t.lineWidth,m.beginPath(),m.moveTo(t.fromX,t.fromY),m.lineTo(t.toX,t.toY),m.stroke(),m.closePath()),"Text"===n.title&&(m.font=t.font,m.fillStyle=t.color,m.fillText(t.text,t.fromX,t.fromY)),y.push(t))},Y=function(t,e){var n=j(e);if(t.beginPath(),2===e.length)t.moveTo(C.startX,C.startY),t.lineTo(C.mX,C.mY);else for(var o=0;o<e.length;o++){var i=C.startX+n.x*e[o][0],a=C.startY+n.y*e[o][1];u.selectedItem.enableSmoothing?0===o||(1===o?(t.moveTo((i+C.lastX)/2,(a+C.lastY)/2),C.lastX=(i+C.lastX)/2,C.lastX=(a+C.lastY)/2):(t.quadraticCurveTo(C.lastX,C.lastY,(i+C.lastX)/2,(a+C.lastY)/2),C.lastX=(i+C.lastX)/2,C.lastY=(a+C.lastY)/2)):0===o?t.moveTo(i,a):t.lineTo(i,a),C.lastX=i,C.lastY=a}t.stroke(),t.closePath()},j=function(t){for(var e=Number.MAX_VALUE,n=Number.MAX_VALUE,o=0,i=0,a=0;a<t.length;a++)t[a][0]<e?e=t[a][0]:t[a][0]>o&&(o=t[a][0]),t[a][1]<n?n=t[a][1]:t[a][1]>i&&(i=t[a][1]);var s=Math.abs(o-e),r=Math.abs(i-n),c=(C.mX-C.startX)/s,d=(C.mY-C.startY)/r;return{x:c,y:d}},F=function(t,e,n){var o={width:t.canvasWidth,height:t.canvasHeight},i={width:t.videoWidth,height:t.videoHeight},a={width:M?u.videoFeed.videoElement().clientWidth:f.width,height:M?u.videoFeed.videoElement().clientHeight:f.height},s=1,r=f.width/f.height;a.width/a.height,o.width/o.height,i.width/i.height;s=r<0?f.width/o.width:f.height/o.height;var c=f.width/2,d=f.height/2,l=o.width/2,h=o.height/2;t.fromX=c-s*(l-t.fromX),t.fromY=d-s*(h-t.fromY),t.toX=c-s*(l-t.toX),t.toY=d-s*(h-t.toY),t.mirrored=!!t.mirrored,t.mirrored&&(t.fromX=f.width-t.fromX,t.toX=f.width-t.toX),g&&(t.fromX=f.width-t.fromX,t.toX=f.width-t.toX);var m=JSON.parse(JSON.stringify(t));m.canvasWidth=f.width,m.canvasHeight=f.height,m.videoWidth=a.width,m.videoHeight=a.height,e?x[n]=m:x.push(m),y.push(t),L(null)},H=function(t,e){t.forEach(function(t,n){(!M||u.videoFeed&&u.videoFeed.stream&&t.id===u.videoFeed.stream.connection.connectionId)&&F(t,e,n)})},z=function(t,e){y=y.filter(function(t){return t.fromId!==e}),t?x=[]:(u.session&&u.session.signal({type:"otAnnotation_clear"}),T=[]),L()},B=function(t,e,n){for(var o,i,a=!1,s=[],r=y.length-1;r>=0;r--)if(o=y[r],o.fromId===e){if("ios"===o.platform&&null!=n&&n.length>0){D(t,e,n);break}if(a=a||o.endPoint,i=y.splice(r,1)[0],s.push(i.guid),!a||a&&i.startPoint===!0)break}t?x=x.filter(function(t){return!n.includes(t.guid)}):(T=T.filter(function(t){return!s.includes(t.guid)}),u.session.signal({type:"otAnnotation_undo",data:JSON.stringify(s)})),L()},D=function(t,e,n){for(var o,i,a=[],s=y.length-1;s>=0;s--)o=y[s],o.fromId===e&&o.guid===n[0]&&(i=y.splice(s,1)[0],a.push(i.guid));t?x=x.filter(function(t){return!n.includes(t.guid)}):(T=T.filter(function(t){return!a.includes(t.guid)}),u.session.signal({type:"otAnnotation_undo",data:JSON.stringify(a)})),L()};n&&n.on({"signal:otAnnotation_pen":function(t){t.from.connectionId!==n.connection.connectionId&&H(JSON.parse(t.data))},"signal:otAnnotation_text":function(t){t.from.connectionId!==n.connection.connectionId&&H(JSON.parse(t.data))},"signal:otAnnotation_history":function(t){b&&b!==t.from.connectionId||(b=t.from.connectionId,H(JSON.parse(t.data)))},"signal:otAnnotation_clear":function(t){t.from.connectionId!==n.connection.connectionId&&z(!0,t.from.connectionId)},"signal:otAnnotation_undo":function(t){t.from.connectionId!==n.connection.connectionId&&B(!0,t.from.connectionId,JSON.parse(t.data))},connectionCreated:function(t){y.length>0&&t.connection.connectionId!==n.connection.connectionId&&q("otWhiteboard_history",y,t.connection)}});var N,q=function(t,e){for(var n,o=function(t){t&&TB.error(t)},i="otAnnotation_pen",a=function(t){if(t&&t[0]&&t[0].selectedItem&&t[0].selectedItem.id){var e=t[0].selectedItem.id;i="OT_text"===e?"otAnnotation_text":"otAnnotation_pen"}},s=0,r=7;s<t.length;){n=t.slice(s,s+r),a(n),s+=r;var c={type:i,data:JSON.stringify(n)};e&&(c.to=e),u.session.signal(c,o)}},V=function(t){u.session&&(I.push(t),N||(N=setTimeout(function(){q(I),I=[],N=null},100)))}},OTSolution.Annotations.Toolbar=function(o){var a=this,r=this;if(o||(o={}),!o.session)throw new Error("OpenTok Annotation Widget requires an OpenTok session");if(n=o.session,!t&&!o.OTKAnalytics)throw new Error("OpenTok Annotation Widget requires an OpenTok Solution");t=t||o.OTKAnalytics,e||i(),this.session=o.session,this.parent=o.container,this.externalWindow=o.externalWindow,this.backgroundColor=o.backgroundColor||"rgba(102, 102, 102, 0.90)",this.subpanelBackgroundColor=o.subpanelBackgroundColor||"#323232";var c=o.imageAssets||s,d=[{id:"OT_pen",title:"Pen",icon:[c,"annotation-pencil.png"].join(""),selectedIcon:[c,"annotation-pencil.png"].join(""),items:{}},{id:"OT_colors",title:"Colors",icon:"",items:{}},{id:"OT_shapes",title:"Shapes",icon:[c,"annotation-shapes.png"].join(""),items:[{id:"OT_rect",title:"Rectangle",icon:[c,"annotation-rectangle.png"].join(""),points:[[0,0],[1,0],[1,1],[0,1],[0,0]]},{id:"OT_rect_fill",title:"Rectangle-Fill",icon:[c,"annotation-rectangle.png"].join(""),points:[[0,0],[1,0],[1,1],[0,1],[0,0]]},{id:"OT_oval",title:"Oval",icon:[c,"annotation-oval.png"].join(""),enableSmoothing:!0,points:[[0,.5],[.5+.5*Math.cos(5*Math.PI/4),.5+.5*Math.sin(5*Math.PI/4)],[.5,0],[.5+.5*Math.cos(7*Math.PI/4),.5+.5*Math.sin(7*Math.PI/4)],[1,.5],[.5+.5*Math.cos(Math.PI/4),.5+.5*Math.sin(Math.PI/4)],[.5,1],[.5+.5*Math.cos(3*Math.PI/4),.5+.5*Math.sin(3*Math.PI/4)],[0,.5],[.5+.5*Math.cos(5*Math.PI/4),.5+.5*Math.sin(5*Math.PI/4)]]},{id:"OT_oval_fill",title:"Oval-Fill",icon:[c,"annotation-oval-fill.png"].join(""),enableSmoothing:!0,points:[[0,.5],[.5+.5*Math.cos(5*Math.PI/4),.5+.5*Math.sin(5*Math.PI/4)],[.5,0],[.5+.5*Math.cos(7*Math.PI/4),.5+.5*Math.sin(7*Math.PI/4)],[1,.5],[.5+.5*Math.cos(Math.PI/4),.5+.5*Math.sin(Math.PI/4)],[.5,1],[.5+.5*Math.cos(3*Math.PI/4),.5+.5*Math.sin(3*Math.PI/4)],[0,.5],[.5+.5*Math.cos(5*Math.PI/4),.5+.5*Math.sin(5*Math.PI/4)]]},{id:"OT_star",title:"Star",icon:[c,"annotation-star.png"].join(""),points:[[.5+.5*Math.cos(90*(Math.PI/180)),.5+.5*Math.sin(90*(Math.PI/180))],[.5+.25*Math.cos(126*(Math.PI/180)),.5+.25*Math.sin(126*(Math.PI/180))],[.5+.5*Math.cos(162*(Math.PI/180)),.5+.5*Math.sin(162*(Math.PI/180))],[.5+.25*Math.cos(198*(Math.PI/180)),.5+.25*Math.sin(198*(Math.PI/180))],[.5+.5*Math.cos(234*(Math.PI/180)),.5+.5*Math.sin(234*(Math.PI/180))],[.5+.25*Math.cos(270*(Math.PI/180)),.5+.25*Math.sin(270*(Math.PI/180))],[.5+.5*Math.cos(306*(Math.PI/180)),.5+.5*Math.sin(306*(Math.PI/180))],[.5+.25*Math.cos(342*(Math.PI/180)),.5+.25*Math.sin(342*(Math.PI/180))],[.5+.5*Math.cos(18*(Math.PI/180)),.5+.5*Math.sin(18*(Math.PI/180))],[.5+.25*Math.cos(54*(Math.PI/180)),.5+.25*Math.sin(54*(Math.PI/180))],[.5+.5*Math.cos(90*(Math.PI/180)),.5+.5*Math.sin(90*(Math.PI/180))]]},{id:"OT_arrow",title:"Arrow",icon:[c,"annotation-arrow.png"].join(""),points:[[0,1],[3,1],[3,0],[5,2],[3,4],[3,3],[0,3],[0,1]]},{id:"OT_line",title:"Line",icon:[c,"annotation-line.png"].join(""),selectedIcon:[c,"annotation-line.png"].join(""),points:[[0,0],[0,1]]}]},{id:"OT_text",title:"Text",icon:[c,"annotation-text.png"].join(""),selectedIcon:[c,"annotation-text.png"].join("")},{id:"OT_capture",title:"Capture",icon:[c,"annotation-camera.png"].join(""),selectedIcon:[c,"annotation-camera.png"].join("")},{id:"OT_undo",title:"Undo",icon:[c,"annotation-undo.png"].join("")},{id:"OT_clear",title:"Clear",icon:[c,"annotation-clear.png"].join("")}],l=function(){var t=["pen","colors","shapes","text","capture","undo","clear"],e=["rectangle","rectangle-fill","oval","oval-fill","star","arrow","line"],n=function(n,i){var a=t.indexOf(i);if(a!==-1){var s=d[a];if("Shapes"===s.title&&o.shapes){var r=o.shapes.reduce(function(t,n){var o=e.indexOf(n);return o!==-1?t.concat(s.items[o]):t},[]);s.items=r}n.push(s)}return n};if(o.items&&o.items.length){var i="*"===o.items[0]?t:o.items;return i.reduce(n,[])}return d};this.items=l(),this.colors=o.colors||["#1abc9c","#2ecc71","#3498db","#9b59b6","#34495e","#16a085","#27ae60","#2980b9","#8e44ad","#2c3e50","#f1c40f","#e67e22","#e74c3c","#ecf0f1","#95a5a6","#f39c12","#d35400","#c0392b","#bdc3c7","#7f8c8d"],this.cbs=[];var h,u=[],f=function(t,e,n){var o=this,i=r.externalWindow?r.externalWindow.document:document;this.getElm=function(t,e){return"string"==typeof t?e?i.querySelectorAll(t):i.querySelector(t):t},this.render=function(){var t=this,e="";t.colors.forEach(function(n){e+=t.options.template.replace(/\{color\}/g,n)}),t.elm.innerHTML=e},this.close=function(){this.elm.classList.add("ots-hidden")},this.open=function(){this.elm.classList.remove("ots-hidden")},this.colorChosen=function(t){this.cbs.push(t)},this.set=function(t,e){var n=this;n.color=t,e!==!1&&n.cbs.forEach(function(e){e.call(n,t)})},n=n||{},n.openEvent=n.openEvent||"click",n.style=Object(n.style),n.template=n.template||'<div class="color-choice" data-col="{color}" style="background-color: {color}"></div>',o.elm=o.getElm(t),o.cbs=[],o.colors=e,o.options=n,o.render(),o.elm.addEventListener("click",function(t){var e=t.target.getAttribute("data-col");if(e){var n=Array.from(o.getElm(".color-choice",!0));n.forEach(function(t){t.classList.remove("active")}),t.target.classList.add("active"),o.set(e),o.close()}}),n.autoclose!==!1&&o.close()};this.createPanel=function(t){if(r.parent){var e=t?t.document:document;h=e.createElement("div"),h.setAttribute("id","OT_toolbar"),h.setAttribute("class","OT_panel"),h.style.width="100%",h.style.height="100%",this.parent.appendChild(h),this.parent.style.position="relative",this.parent.zIndex=1e3;for(var n=[],o=e.createElement("div"),i=0,s=this.items.length;i<s;i++){var c=this.items[i],d=e.createElement("input");if(d.setAttribute("type","button"),d.setAttribute("id",c.id),d.classList.add("annotation-btn"),d.classList.add(c.title.split(" ").join("-").toLowerCase()),"OT_colors"===c.id){var l=e.createElement("div");l.setAttribute("class","color-picker"),this.parent.appendChild(l);var p=new f(".color-picker",this.colors,{externalWindow:r.externalWindow});p.colorChosen(function(t){var n=e.getElementById("OT_colors");n.style.backgroundColor=t,u.forEach(function(e){e.changeColor(t)})});var g=e.querySelectorAll(".color-choice");g[0].classList.add("active"),d.setAttribute("class","OT_color annotation-btn colors"),d.style.borderRadius="50%",d.style.backgroundColor=this.colors[0]}"Pen"!==c.title||Array.isArray(c.items)||(c.items=[{id:"OT_line_width_2",title:"Line Width 2",size:2},{id:"OT_line_width_4",title:"Line Width 4",size:4},{id:"OT_line_width_6",title:"Line Width 6",size:6},{id:"OT_line_width_8",title:"Line Width 8",size:8},{id:"OT_line_width_10",title:"Line Width 10",size:10},{id:"OT_line_width_12",title:"Line Width 12",size:12},{id:"OT_line_width_14",title:"Line Width 14",size:14}]),c.items&&d.setAttribute("data-type","group"),d.setAttribute("data-col",c.title),n.push(d.outerHTML)}h.innerHTML=n.join("");var v=function(t){var e=t?"add":"remove";document.getElementById("OT_toolbar").classList[e]("colors-hover")},b=e.getElementById("OT_colors");b.addEventListener("mouseenter",function(){v(!0)}),b.addEventListener("mouseleave",function(){v(!1)}),h.onclick=function(t){var n="group"===t.target.getAttribute("data-type"),i=t.target.getAttribute("data-col"),s=t.target.getAttribute("id");n?a.items.forEach(function(t){if(t.title===i){if(a.selectedGroup=t,t.items&&(o.setAttribute("class",["OT_subpanel","ots-hidden",t.title.toLowerCase()].join(" ")),a.parent.appendChild(o),Array.isArray(t.items))){var n=[];"OT_pen"===t.id?t.items.forEach(function(t){var o=e.createElement("div");o.setAttribute("data-col",t.title),o.setAttribute("class",["line-width-option",t.size].join(" ")),o.setAttribute("id",t.id);var i=e.createElement("div");i.setAttribute("class","line-width-icon"),i.style.backgroundColor="#FFFFFF",i.style.width="80%",i.style.height=t.size+"px",i.style.position="relative",i.style.left="50%",i.style.top="50%",i.style.transform="translateX(-50%) translateY(-50%)",i.style.pointerEvents="none",o.appendChild(i),n.push(o.outerHTML)}):t.items.forEach(function(t){var o=e.createElement("input");o.setAttribute("type","button"),o.setAttribute("data-col",t.title),o.setAttribute("id",t.id),o.setAttribute("class",["annotation-btn",t.title.toLowerCase()].join(" ")),n.push(o.outerHTML)}),o.innerHTML=n.join("")}"OT_shapes"===s||"OT_pen"===s?(o&&o.classList.remove("ots-hidden"),p.close()):"OT_colors"===s&&(o&&o.classList.add("ots-hidden"),p.open())}}):(a.items.forEach(function(t){if(("Clear"!==t.title||"Undo"!==t.title)&&t.title===i)return a.selectedItem=t,m(t),u.forEach(function(t){t.selectItem(a.selectedItem)}),!1}),o.classList.add("ots-hidden")),a.cbs.forEach(function(t){t.call(a,s)})},o.onclick=function(t){var e="group"===t.target.getAttribute("data-type"),n=(t.target.getAttribute("data-col"),t.target.getAttribute("id"));n&&"linewidth"===n.replace(/[^a-z]/g,"")&&u.forEach(function(t){t.selectItem(a.selectedGroup)}),o.classList.add("ots-hidden"),e||a.selectedGroup.items.forEach(function(t){if("OT_clear"!==t.id&&t.id===n){if(a.selectedItem)var e=document.getElementById(a.selectedItem.id);if(t.selectedIcon){var o=document.getElementById(t.id);e&&(o.style.background='url("'+t.selectedIcon+'") no-repeat',o.style.backgroundSize=a.iconWidth+" "+a.iconHeight,o.style.backgroundPosition="center")}return a.selectedItem=t,m(t),u.forEach(function(t){t.selectItem(a.selectedItem)}),!1}}),a.cbs.forEach(function(t){t.call(a,n)})};var w=e.getElementById("OT_clear").onclick=function(){u.forEach(function(t){t.clear()})};e.getElementById("OT_undo").onclick=function(){u.forEach(function(t){t.undo()})},window.addEventListener("OT_clear",function(){w(),a.selectedItem=null,u.forEach(function(t){t.selectItem(a.selectedItem)})}),window.addEventListener("OT_pen",function(t){var e=a.items.find(function(t){return"OT_pen"===t.id});a.selectedItem=e,m(e);var n=t.detail.color;u.forEach(function(t){t.selectItem(a.selectedItem),n&&t.changeColor(n)})})}},!this.externalWindow&&this.createPanel();var m=function(t){t.points||("OT_line"===t.id?a.selectedItem.points=[[0,0],[0,1]]:"OT_arrow"===t.id?a.selectedItem.points=[[0,1],[3,1],[3,0],[5,2],[3,4],[3,3],[0,3],[0,1]]:"OT_rect"===t.id?a.selectedItem.points=[[0,0],[1,0],[1,1],[0,1],[0,0]]:"OT_oval"===t.id&&(a.selectedItem.enableSmoothing=!0,a.selectedItem.points=[[0,.5],[.5+.5*Math.cos(5*Math.PI/4),.5+.5*Math.sin(5*Math.PI/4)],[.5,0],[.5+.5*Math.cos(7*Math.PI/4),.5+.5*Math.sin(7*Math.PI/4)],[1,.5],[.5+.5*Math.cos(Math.PI/4),.5+.5*Math.sin(Math.PI/4)],[.5,1],[.5+.5*Math.cos(3*Math.PI/4),.5+.5*Math.sin(3*Math.PI/4)],[0,.5],[.5+.5*Math.cos(5*Math.PI/4),.5+.5*Math.sin(5*Math.PI/4)]]))};this.itemClicked=function(t){this.cbs.push(t)},this.addCanvas=function(t,e){var n=this,o=e?e.document:document;t.link(n.session),t.colors(n.colors),u.push(t),u.forEach(function(t){t.selectedItem=t.selectedItem||n.items[0],o.getElementById(t.selectedItem.id).classList.add("selected")})},this.removeCanvas=function(t){u.forEach(function(e){var n=e.canvas();e.videoFeed.stream.connection.connectionId===t&&n.parentNode&&n.parentNode.removeChild(n)}),u=u.filter(function(e){return e.videoFeed.stream.connection.connectionId!==t})},this.remove=function(){try{h.parentNode.removeChild(h)}catch(t){console.log(t)}u.forEach(function(t){var e=t.canvas();e.parentNode&&e.parentNode.removeChild(e)}),u=[]}}}).call(this),function(){var t,e,n;"object"==typeof module&&"object"==typeof module.exports?(t=require("underscore"),e=require("jquery"),n=require("opentok-solutions-logging")):(t=this._,e=this.$,n=this.OTKAnalytics);var o,i,a,s,r,c={},d={clientVersion:"js-vsol-1.1.0",componentId:"annotationsAccPack",name:"guidAnnotationsKit",actionInitialize:"Init",actionStart:"Start",actionEnd:"End",actionFreeHand:"FreeHand",actionPickerColor:"PickerColor",actionText:"Text",actionScreenCapture:"ScreenCapture",actionErase:"Erase",actionUseToolbar:"UseToolbar",variationAttempt:"Attempt",variationError:"Failure",variationSuccess:"Success"},l=function(){var t=window.location.href,e={clientVersion:d.clientVersion,source:t,componentId:d.componentId,name:d.name};r=new n(e);var o={sessionId:a.id,connectionId:a.connection.connectionId,partnerId:a.apiKey};r.addSessionInfo(o)},h=function(t,e){var n={action:t,variation:e};r.logEvent(n)},u=function(t,e){i&&i.triggerEvent(t,e)},f=function(){if(i){var t=["startAnnotation","linkAnnotation","resizeCanvas","annotationWindowClosed","endAnnotation"];i.registerEvents(t)}},m=function(){var t=['<div id="annotationToolbarContainer" class="ots-annotation-toolbar-container">','<div id="toolbar"></div>',"</div>"].join("\n");e("body").append(t),h(d.actionUseToolbar,d.variationSuccess)},p=["#1abc9c","#2ecc71","#3498db","#9b59b6","#8e44ad","#f1c40f","#e67e22","#e74c3c","#ded5d5"],g=10/6,v=t.throttle(function(){s.onResize()},1e3),b=function(){var t,n;if(c.externalWindow){var o={width:c.externalWindow.innerWidth,height:c.externalWindow.innerHeight},i=o.width/g;i<=o.height?(t=o.width,n=i):(n=o.height,t=n*g)}else if(null===c.imageId){var a=c.absoluteParent||c.canvasContainer;t=a.clientWidth,n=t/g,a.clientHeight<t/g&&(n=a.clientHeight,t=n*g)}e(c.canvasContainer).css({width:t,height:n}),e(c.canvasContainer).find("canvas").css({width:t,height:n}),e(c.canvasContainer).find("canvas").attr({width:t,height:n}),v(),u("resizeCanvas")},w=function(t){s.changeColorByIndex(t)},I=function(){e(c.resizeSubject).on("resize",t.throttle(function(){b()},500))},y=function(e,o,i){m();var a=t.property("toolbarId")(o)||"toolbar",s=t.property("toolbarItems")(o)||[],r=t.property("toolbarShapes")(o)||[],c=t.property("colors")(o)||p,l=t.property("imageAssets")(o)||null,u=t.property("backgroundColor")(o)||null,f=function(){var t=i?i:window;return t.document.getElementById(a)};toolbar=new OTSolution.Annotations.Toolbar({session:e,container:f(),colors:c,items:s.length?s:["*"],shapes:r.length?r:["rectangle","oval","star","arrow","line"],externalWindow:i||null,imageAssets:l,backgroundColor:u,OTKAnalytics:n}),toolbar.itemClicked(function(t){var e={OT_pen:d.actionFreeHand,OT_colors:d.actionPickerColor,OT_text:d.actionText,OT_clear:d.actionErase},n=e[t];n&&h(n,d.variationSuccess)})},x=function(){var t=e.Deferred(),n=.8*screen.width|0,o=n/g,i='<!DOCTYPE html><html lang="en"><head><meta http-equiv="Content-type" content="text/html; charset=utf-8"><title>OpenTok Screen Sharing Solution Annotation</title><link rel="stylesheet" href="https://assets.tokbox.com/solutions/css/style.css"><style type="text/css" media="screen"> body{margin:0;background-color:rgba(0,153,203,.7);box-sizing:border-box;height:100vh}canvas{top:0;z-index:1000}.hidden{display:none}.ots-hidden{display:none !important}.main-wrap{width:100%;height:100%;-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.inner-wrap{position:relative;border-radius:8px;overflow:hidden}.publisherContainer{display:block;background-color:#000;position:absolute}.publisher-wrap{height:100%;width:100%}.subscriberContainer{position:absolute;display:flex;top:20px;left:20px;width:200px;height:120px;background-color:#000;border:2px solid #fff;border-radius:6px}.subscriberContainer .OT_video-poster{width:100%;height:100%;opacity:.25;background-repeat:no-repeat;background-image:url(https://static.opentok.com/webrtc/v2.8.2/images/rtc/audioonly-silhouette.svg);background-size:50%;background-position:center}.OT_video-element{height:100%;width:100%}.OT_edge-bar-item{display:none}</style></head><body> <div class="main-wrap"> <div id="annotationContainer" class="inner-wrap"></div></div><div id="toolbarContainer" class="ots-annotation-toolbar-container"> <div id="toolbar" class="toolbar-wrap"></div></div><div id="subscriberVideo" class="subscriberContainer hidden"></div><script type="text/javascript" charset="utf-8"> /** Must use double-quotes since everything must be converted to a string */ var opener; var canvas; if (!toolbar){alert("Something went wrong: You must pass an OpenTok annotation toolbar object into the window.")}else{opener=window.opener; window.onbeforeunload=window.triggerCloseEvent;}var localScreenProperties={insertMode: "append", width: "100%", height: "100%", videoSource: "window", showControls: false, style:{buttonDisplayMode: "off"}, subscribeToVideo: "true", subscribeToAudio: "false", fitMode: "contain"}; var createContainerElements=function(){var parentDiv=document.getElementById("annotationContainer"); var publisherContainer=document.createElement("div"); publisherContainer.setAttribute("id", "screenshare_publisher"); publisherContainer.classList.add("publisher-wrap"); parentDiv.appendChild(publisherContainer); return{annotation: parentDiv, publisher: publisherContainer};}; var addSubscriberVideo=function(stream){var container=document.getElementById("subscriberVideo"); var subscriber=session.subscribe(stream, container, localScreenProperties, function(error){if (error){console.log("Failed to add subscriber video", error);}container.classList.remove("hidden");});}; if (navigator.userAgent.indexOf("Firefox") !==-1){var ghost=window.open("about:blank"); ghost.focus(); ghost.close();}</script></body></html>',s=["toolbar=no","location=no","directories=no","status=no","menubar=no","scrollbars=no","resizable=no","copyhistory=no",["width=",n].join(""),["height=",o].join(""),["left=",screen.width/2-n/2].join(""),["top=",screen.height/2-o/2].join("")].join(","),r=window.open("about:blank","",s);r.document.write(i),window.onbeforeunload=function(){
r.close()},r.toolbar=toolbar,r.OT=OT,r.session=a,r.$=e,r.triggerCloseEvent=function(){u("annotationWindowClosed")},r.onbeforeunload=function(){u("annotationWindowClosed")};var c=function(){r.createContainerElements?e(r.document).ready(function(){t.resolve(r)}):setTimeout(c,100)};return c(),t.promise()},T=function(){e(c.resizeSubject).off("resize",b),toolbar.remove(),e("#annotationToolbarContainer").remove()},M=function(n,o){var i=e.Deferred();return t.property("screensharing")(o)?x().then(function(t){y(n,o,t),toolbar.createPanel(t),u("startAnnotation",t),h(d.actionStart,d.variationSuccess),i.resolve(t)}):(y(n,o),u("startAnnotation"),h(d.actionStart,d.variationSuccess),i.resolve()),i.promise()},C=function(n,i,a){c.resizeSubject=t.property("externalWindow")(a)||window,c.externalWindow=t.property("externalWindow")(a)||null,c.absoluteParent=t.property("absoluteParent")(a)||null,c.imageId=t.property("imageId")(a)||null,c.canvasContainer=i,s=new OTSolution.Annotations({feed:n,container:i,externalWindow:c.externalWindow}),toolbar.addCanvas(s,c.externalWindow);var r=o.options.onScreenCapture?o.options.onScreenCapture:function(t){var e=window.open(t,"_blank");e.focus()};s.onScreenCapture(r);var d=c.externalWindow?c.externalWindow:window;c.canvas=e(t.first(d.document.getElementsByTagName("canvas"))),I(),b(),u("linkAnnotation")},O=function(){b()},E=function(t){w(t)},P=function(t){c.externalWindow?c.externalWindow.addSubscriberVideo(t):console.log("OT Annotation: External window does not exist. Cannot add subscriber video.")},_=function(){T(),c.canvas=null,c.externalWindow&&(c.externalWindow.close(),c.externalWindow=null,c.resizeSubject=null),u("endAnnotation"),h(d.actionEnd,d.variationSuccess)},A=function(){e(toolbar.parent).hide()},S=function(){e(toolbar.parent).show()},W=function(e){if(o=this,o.options=t.omit(e,"accPack","session"),i=t.property("accPack")(e),a=t.property("session")(e),!a)throw new Error("OpenTok Annotation Accelerator Pack requires an OpenTok session");f(),l(),h(d.actionInitialize,d.variationSuccess)};W.prototype={constructor:W,start:M,linkCanvas:C,resizeCanvas:O,addSubscriberToExternalWindow:P,end:_,hideToolbar:A,showToolbar:S,changeColorByIndex:E},"object"==typeof exports?module.exports=W:"function"==typeof define&&define.amd?define(function(){return W}):this.AnnotationAccPack=W}.call(this);
{
"name": "opentok-annotation",
"version": "2.0.30",
"version": "2.0.31",
"description": "OpenTok annotation accelerator pack",

@@ -5,0 +5,0 @@ "main": "dist/opentok-annotation.js",

@@ -183,2 +183,6 @@ /* global OT OTSolution OTKAnalytics ScreenSharingAccPack define */

var _changeColorByIndex = function(colorIndex) {
_canvas.changeColorByIndex(colorIndex);
};
var _listenForResize = function () {

@@ -392,2 +396,10 @@ $(_elements.resizeSubject).on('resize', _.throttle(function () {

/**
* Change the annotation color of the toolbar passing the colorIndex
* @param {Integer} colorIndex - The color index number
*/
var changeColorByIndex = function (colorIndex) {
_changeColorByIndex(colorIndex);
};
/**
* Adds a subscriber's video the external annotation window

@@ -461,4 +473,5 @@ * @param {Object} stream - The subscriber stream object

end: end,
hideToolbar:hideToolbar,
showToolbar:showToolbar
hideToolbar: hideToolbar,
showToolbar: showToolbar,
changeColorByIndex: changeColorByIndex
};

@@ -465,0 +478,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc