@jibb-open/jssdk 3.5.9 → 3.5.10
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/api → api}/admin.js +0 -0
- package/{dist/api → api}/auth.js +0 -0
- package/{dist/api → api}/eventbus.js +0 -0
- package/{dist/api → api}/index.js +0 -0
- package/{dist/api → api}/meeting.js +0 -0
- package/{dist/api → api}/recording.js +0 -0
- package/{dist/api → api}/superadmin.js +0 -0
- package/{dist/api → api}/user.js +0 -0
- package/{dist/api → api}/webexbot.js +0 -0
- package/{dist/api → api}/whiteboard.js +0 -0
- package/{dist/config.js → config.js} +0 -0
- package/{dist/examples → examples}/browser/462.jibb.js +0 -0
- package/{dist/examples → examples}/browser/index.html +0 -0
- package/{dist/examples → examples}/browser/jibb.js +0 -0
- package/{dist/examples → examples}/browser/startSession.js +0 -0
- package/{dist/examples → examples}/examples.js +0 -0
- package/{dist/examples → examples}/webexDevicesMacros/cameraPresets/jibb.js +0 -0
- package/{dist/examples → examples}/webexDevicesMacros/simplestExample/jibb.js +0 -0
- package/{dist/examples → examples}/webexDevicesMacros/webexDevice JSSDK/jibb_WebexXapi.js +0 -0
- package/{dist/examples → examples}/webexDevicesMacros/withCameraControl/jibb.js +0 -0
- package/package.json +1 -1
- package/{dist/post-processing.js → post-processing.js} +0 -0
- package/{dist/types → types}/exceptions.js +0 -0
- package/{dist/types → types}/jibb.pb.js +0 -0
- package/{dist/types → types}/proto.js +0 -0
- package/{dist/types → types}/types.js +0 -0
- package/{dist/utils → utils}/cached_variable.js +0 -0
- package/{dist/utils → utils}/future.js +0 -0
- package/{dist/utils → utils}/http/http.axios.js +0 -0
- package/{dist/utils → utils}/http/index.js +0 -0
- package/{dist/utils → utils}/index.js +0 -0
- package/{dist/utils → utils}/logger/index.js +0 -0
- package/{dist/utils → utils}/logger/logger.empty.js +0 -0
- package/{dist/utils → utils}/logger/logger.pino.js +0 -0
- package/{dist/ws → ws}/connection_base.js +0 -0
- package/{dist/ws → ws}/eventbus.js +0 -0
- package/{dist/ws → ws}/index.js +0 -0
- package/{dist/ws → ws}/ipsa.js +0 -0
- package/{dist/ws → ws}/meeting.js +0 -0
- package/{dist/ws → ws}/observable_connection.js +0 -0
- package/{dist/ws → ws}/retry_connection.js +0 -0
- package/.babelrc +0 -31
- package/README.md +0 -4
- package/dist/package.json +0 -69
- package/src/api/admin.js +0 -333
- package/src/api/auth.js +0 -208
- package/src/api/eventbus.js +0 -246
- package/src/api/index.js +0 -26
- package/src/api/meeting.js +0 -421
- package/src/api/recording.js +0 -225
- package/src/api/superadmin.js +0 -84
- package/src/api/user.js +0 -46
- package/src/api/webexbot.js +0 -32
- package/src/api/whiteboard.js +0 -175
- package/src/config.js +0 -12
- package/src/examples/browser/462.jibb.js +0 -1
- package/src/examples/browser/index.html +0 -17
- package/src/examples/browser/jibb.js +0 -2
- package/src/examples/browser/startSession.js +0 -112
- package/src/examples/examples.js +0 -5
- package/src/examples/webexDevicesMacros/cameraPresets/jibb.js +0 -338
- package/src/examples/webexDevicesMacros/simplestExample/jibb.js +0 -212
- package/src/examples/webexDevicesMacros/webexDevice JSSDK/jibb_WebexXapi.js +0 -2
- package/src/examples/webexDevicesMacros/withCameraControl/jibb.js +0 -303
- package/src/index.webex-devices.js +0 -13
- package/src/post-processing.js +0 -39
- package/src/types/exceptions.js +0 -48
- package/src/types/jibb.pb.js +0 -1357
- package/src/types/proto.js +0 -7
- package/src/types/types.js +0 -64
- package/src/utils/cached_variable.js +0 -23
- package/src/utils/future.js +0 -24
- package/src/utils/http/http.axios.js +0 -34
- package/src/utils/http/http.xapi.js +0 -87
- package/src/utils/http/index.js +0 -8
- package/src/utils/index.js +0 -5
- package/src/utils/logger/index.js +0 -11
- package/src/utils/logger/logger.empty.js +0 -25
- package/src/utils/logger/logger.pino.js +0 -15
- package/src/ws/connection_base.js +0 -81
- package/src/ws/eventbus.js +0 -363
- package/src/ws/index.js +0 -15
- package/src/ws/ipsa.js +0 -246
- package/src/ws/meeting.js +0 -170
- package/src/ws/observable_connection.js +0 -84
- package/src/ws/retry_connection.js +0 -82
- package/webpack.config.cjs +0 -144
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
/*! For license information please see jibb_WebexXapi.js.LICENSE.txt */
|
|
2
|
-
!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("xapi")):"function"==typeof define&&define.amd?define(["xapi"],e):"object"==typeof exports?exports.JIBB=e(require("xapi")):t.JIBB=e(t.xapi)}(global,(t=>(()=>{"use strict";var e,r={9491:t=>{t.exports=require("assert")},4300:t=>{t.exports=require("buffer")},2361:t=>{t.exports=require("events")},7147:t=>{t.exports=require("fs")},8188:t=>{t.exports=require("module")},2037:t=>{t.exports=require("os")},1017:t=>{t.exports=require("path")},2781:t=>{t.exports=require("stream")},1576:t=>{t.exports=require("string_decoder")},6224:t=>{t.exports=require("tty")},7310:t=>{t.exports=require("url")},3837:t=>{t.exports=require("util")},6144:t=>{t.exports=require("vm")},1267:t=>{t.exports=require("worker_threads")},8994:e=>{e.exports=t}},n={};function o(t){var e=n[t];if(void 0!==e)return e.exports;var i=n[t]={exports:{}};return r[t](i,i.exports,o),i.exports}o.m=r,o.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return o.d(e,{a:e}),e},o.d=(t,e)=>{for(var r in e)o.o(e,r)&&!o.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},o.f={},o.e=t=>Promise.all(Object.keys(o.f).reduce(((e,r)=>(o.f[r](t,e),e)),[])),o.u=t=>t+".jibb_WebexXapi.js",o.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),o.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},e={179:1},o.f.require=(t,r)=>{e[t]||(t=>{var r=t.modules,n=t.ids,i=t.runtime;for(var a in r)o.o(r,a)&&(o.m[a]=r[a]);i&&i(o);for(var c=0;c<n.length;c++)e[n[c]]=1})(require("./"+o.u(t)))};var i={};return(()=>{o.d(i,{default:()=>Se});var t={};o.r(t),o.d(t,{createMeeting:()=>jt,createShare:()=>$t,createTemporaryShare:()=>Lt,deleteMeeting:()=>Gt,deleteMeetingImages:()=>Ot,deleteShare:()=>te,deleteShareMe:()=>oe,endMeeting:()=>Bt,getListShare:()=>Vt,getListShareMe:()=>re,getMeetingDetails:()=>Jt,getMeetingImage:()=>Ct,getMeetingImages:()=>Ut,getMeetingList:()=>Dt,getMeetingToken:()=>Ft,getMeetingTokenFromTempShareId:()=>Tt,isMeetingOwner:()=>zt,startMeeting:()=>Rt,updateMeeting:()=>Kt});var e={};function r(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,n.key,n)}}o.r(e),o.d(e,{getCameraList:()=>pe,getCameraPreview:()=>fe,getClientStatusList:()=>je,sendMessage:()=>ge,setRuntimeConfig:()=>be,startStream:()=>ye,stopStream:()=>de});var n=new(function(){function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.apiBaseURL="https://api.jibb.ai"}var e,n;return e=t,(n=[{key:"setApiBaseURL",value:function(t){this.apiBaseURL=t}}])&&r(e.prototype,n),Object.defineProperty(e,"prototype",{writable:!1}),t}());function a(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,n.key,n)}}var c=new(function(){function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}var e,r;return e=t,(r=[{key:"error",value:function(){}},{key:"debug",value:function(){}},{key:"warn",value:function(){}},{key:"info",value:function(){}},{key:"setLevel",value:function(){}}])&&a(e.prototype,r),Object.defineProperty(e,"prototype",{writable:!1}),t}());function u(t){this.message=t}u.prototype=new Error,u.prototype.name="InvalidCharacterError";var s="undefined"!=typeof window&&window.atob&&window.atob.bind(window)||function(t){var e=String(t).replace(/=+$/,"");if(e.length%4==1)throw new u("'atob' failed: The string to be decoded is not correctly encoded.");for(var r,n,o=0,i=0,a="";n=e.charAt(i++);~n&&(r=o%4?64*r+n:n,o++%4)?a+=String.fromCharCode(255&r>>(-2*o&6)):0)n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(n);return a};function p(t){var e=t.replace(/-/g,"+").replace(/_/g,"/");switch(e.length%4){case 0:break;case 2:e+="==";break;case 3:e+="=";break;default:throw"Illegal base64url string!"}try{return function(t){return decodeURIComponent(s(t).replace(/(.)/g,(function(t,e){var r=e.charCodeAt(0).toString(16).toUpperCase();return r.length<2&&(r="0"+r),"%"+r})))}(e)}catch(t){return s(e)}}function l(t){this.message=t}l.prototype=new Error,l.prototype.name="InvalidTokenError";const f=function(t,e){if("string"!=typeof t)throw new l("Invalid token specified");var r=!0===(e=e||{}).header?0:1;try{return JSON.parse(p(t.split(".")[r]))}catch(t){throw new l("Invalid token specified: "+t.message)}};function h(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function y(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,n.key,n)}}function v(t,e,r){return e&&y(t.prototype,e),r&&y(t,r),Object.defineProperty(t,"prototype",{writable:!1}),t}var d="USER",m="ADMIN",g="SUPERADMIN",w=function(){function t(e){h(this,t),this.claims=f(e),this.expiryTime=new Date(1e3*this.claims.exp),this.owner=this.claims.data.owner,this.meetindId=this.claims.data.meeting_id,this.title=this.claims.data.title,this.capacity=this.claims.data.capacity,this.permission=this.claims.data.permission,this.meetingType=this.claims.data.meeting_type,this.isTemporary=this.claims.data.is_temporary}return v(t,[{key:"getSecondsUntilExpiry",value:function(){return this.expiryTime-Date.now()-60}},{key:"isExpired",value:function(){return this.getSecondsUntilExpiry()<=0}}]),t}(),b=function(){function t(e){var r;h(this,t),this.token=e,this.claims=f(e),this.expiryTime=new Date(1e3*this.claims.exp),this.email=null===(r=this.claims.data)||void 0===r?void 0:r.email,this.userId=this.claims.sub}return v(t,[{key:"getSecondsUntilExpiry",value:function(){return this.expiryTime-Date.now()-60}},{key:"isExpired",value:function(){return this.getSecondsUntilExpiry()<=0}},{key:"getUserId",value:function(){return this.userId}}]),t}(),x=o(8994),j=o.n(x);function k(t){return k="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},k(t)}function L(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}function E(){E=function(){return t};var t={},e=Object.prototype,r=e.hasOwnProperty,n=Object.defineProperty||function(t,e,r){t[e]=r.value},o="function"==typeof Symbol?Symbol:{},i=o.iterator||"@@iterator",a=o.asyncIterator||"@@asyncIterator",c=o.toStringTag||"@@toStringTag";function u(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{u({},"")}catch(t){u=function(t,e,r){return t[e]=r}}function s(t,e,r,o){var i=e&&e.prototype instanceof f?e:f,a=Object.create(i.prototype),c=new S(o||[]);return n(a,"_invoke",{value:x(t,r,c)}),a}function p(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}t.wrap=s;var l={};function f(){}function h(){}function y(){}var v={};u(v,i,(function(){return this}));var d=Object.getPrototypeOf,m=d&&d(d(O([])));m&&m!==e&&r.call(m,i)&&(v=m);var g=y.prototype=f.prototype=Object.create(v);function w(t){["next","throw","return"].forEach((function(e){u(t,e,(function(t){return this._invoke(e,t)}))}))}function b(t,e){function o(n,i,a,c){var u=p(t[n],t,i);if("throw"!==u.type){var s=u.arg,l=s.value;return l&&"object"==k(l)&&r.call(l,"__await")?e.resolve(l.__await).then((function(t){o("next",t,a,c)}),(function(t){o("throw",t,a,c)})):e.resolve(l).then((function(t){s.value=t,a(s)}),(function(t){return o("throw",t,a,c)}))}c(u.arg)}var i;n(this,"_invoke",{value:function(t,r){function n(){return new e((function(e,n){o(t,r,e,n)}))}return i=i?i.then(n,n):n()}})}function x(t,e,r){var n="suspendedStart";return function(o,i){if("executing"===n)throw new Error("Generator is already running");if("completed"===n){if("throw"===o)throw i;return{value:void 0,done:!0}}for(r.method=o,r.arg=i;;){var a=r.delegate;if(a){var c=j(a,r);if(c){if(c===l)continue;return c}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if("suspendedStart"===n)throw n="completed",r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);n="executing";var u=p(t,e,r);if("normal"===u.type){if(n=r.done?"completed":"suspendedYield",u.arg===l)continue;return{value:u.arg,done:r.done}}"throw"===u.type&&(n="completed",r.method="throw",r.arg=u.arg)}}}function j(t,e){var r=t.iterator[e.method];if(void 0===r){if(e.delegate=null,"throw"===e.method){if(t.iterator.return&&(e.method="return",e.arg=void 0,j(t,e),"throw"===e.method))return l;e.method="throw",e.arg=new TypeError("The iterator does not provide a 'throw' method")}return l}var n=p(r,t.iterator,e.arg);if("throw"===n.type)return e.method="throw",e.arg=n.arg,e.delegate=null,l;var o=n.arg;return o?o.done?(e[t.resultName]=o.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,l):o:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,l)}function L(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function T(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function S(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(L,this),this.reset(!0)}function O(t){if(t){var e=t[i];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var n=-1,o=function e(){for(;++n<t.length;)if(r.call(t,n))return e.value=t[n],e.done=!1,e;return e.value=void 0,e.done=!0,e};return o.next=o}}return{next:_}}function _(){return{value:void 0,done:!0}}return h.prototype=y,n(g,"constructor",{value:y,configurable:!0}),n(y,"constructor",{value:h,configurable:!0}),h.displayName=u(y,c,"GeneratorFunction"),t.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===h||"GeneratorFunction"===(e.displayName||e.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,y):(t.__proto__=y,u(t,c,"GeneratorFunction")),t.prototype=Object.create(g),t},t.awrap=function(t){return{__await:t}},w(b.prototype),u(b.prototype,a,(function(){return this})),t.AsyncIterator=b,t.async=function(e,r,n,o,i){void 0===i&&(i=Promise);var a=new b(s(e,r,n,o),i);return t.isGeneratorFunction(r)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},w(g),u(g,c,"Generator"),u(g,i,(function(){return this})),u(g,"toString",(function(){return"[object Generator]"})),t.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function t(){for(;r.length;){var n=r.pop();if(n in e)return t.value=n,t.done=!1,t}return t.done=!0,t}},t.values=O,S.prototype={constructor:S,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(T),!t)for(var e in this)"t"===e.charAt(0)&&r.call(this,e)&&!isNaN(+e.slice(1))&&(this[e]=void 0)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var e=this;function n(r,n){return a.type="throw",a.arg=t,e.next=r,n&&(e.method="next",e.arg=void 0),!!n}for(var o=this.tryEntries.length-1;o>=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return n("end");if(i.tryLoc<=this.prev){var c=r.call(i,"catchLoc"),u=r.call(i,"finallyLoc");if(c&&u){if(this.prev<i.catchLoc)return n(i.catchLoc,!0);if(this.prev<i.finallyLoc)return n(i.finallyLoc)}else if(c){if(this.prev<i.catchLoc)return n(i.catchLoc,!0)}else{if(!u)throw new Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return n(i.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var o=this.tryEntries[n];if(o.tryLoc<=this.prev&&r.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,l):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),l},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),T(r),l}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;T(r)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,r){return this.delegate={iterator:O(t),resultName:e,nextLoc:r},"next"===this.method&&(this.arg=void 0),l}},t}function T(t,e,r,n,o,i,a){try{var c=t[i](a),u=c.value}catch(t){return void r(t)}c.done?e(u):Promise.resolve(u).then(n,o)}function S(t){return function(){var e=this,r=arguments;return new Promise((function(n,o){var i=t.apply(e,r);function a(t){T(i,n,o,a,c,"next",t)}function c(t){T(i,n,o,a,c,"throw",t)}a(void 0)}))}}function O(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,n.key,n)}}function _(t,e){!function(t,e){if(e.has(t))throw new TypeError("Cannot initialize the same private elements twice on an object")}(t,e),e.add(t)}function U(t,e,r){if(!e.has(t))throw new TypeError("attempted to get private field on non-instance");return r}var P=new WeakSet,C=new WeakSet,I=function(){function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),_(this,C),_(this,P)}var e,r,n,o,i,a,c;return e=t,r=[{key:"get",value:(c=S(E().mark((function t(e,r){var n;return E().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,j().Command.HttpClient.Get({AllowInsecureHTTPS:"True",Header:U(this,P,R).call(this,r),Url:e,ResultBody:"PlainText"});case 2:return n=t.sent,t.abrupt("return",U(this,C,A).call(this,n));case 4:case"end":return t.stop()}}),t,this)}))),function(t,e){return c.apply(this,arguments)})},{key:"post",value:(a=S(E().mark((function t(e){var r,n,o,i=arguments;return E().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=i.length>1&&void 0!==i[1]?i[1]:{},n=i.length>2&&void 0!==i[2]?i[2]:{},t.next=4,j().Command.HttpClient.Post({AllowInsecureHTTPS:"True",Header:U(this,P,R).call(this,n),Url:e,ResultBody:"PlainText"},JSON.stringify(r));case 4:return o=t.sent,t.abrupt("return",U(this,C,A).call(this,o));case 6:case"end":return t.stop()}}),t,this)}))),function(t){return a.apply(this,arguments)})},{key:"patch",value:(i=S(E().mark((function t(e){var r,n,o,i=arguments;return E().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=i.length>1&&void 0!==i[1]?i[1]:{},n=i.length>2&&void 0!==i[2]?i[2]:{},t.next=4,j().Command.HttpClient.Patch({AllowInsecureHTTPS:"True",Header:U(this,P,R).call(this,n),Url:e,ResultBody:"PlainText"},JSON.stringify(r));case 4:return o=t.sent,t.abrupt("return",U(this,C,A).call(this,o));case 6:case"end":return t.stop()}}),t,this)}))),function(t){return i.apply(this,arguments)})},{key:"put",value:(o=S(E().mark((function t(e){var r,n,o,i=arguments;return E().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=i.length>1&&void 0!==i[1]?i[1]:{},n=i.length>2&&void 0!==i[2]?i[2]:{},t.next=4,j().Command.HttpClient.Put({AllowInsecureHTTPS:"True",Header:U(this,P,R).call(this,n),Url:e,ResultBody:"PlainText"},JSON.stringify(r));case 4:return o=t.sent,t.abrupt("return",U(this,C,A).call(this,o));case 6:case"end":return t.stop()}}),t,this)}))),function(t){return o.apply(this,arguments)})},{key:"delete",value:(n=S(E().mark((function t(e){var r,n,o=arguments;return E().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=o.length>1&&void 0!==o[1]?o[1]:{},t.next=3,j().Command.HttpClient.Delete({AllowInsecureHTTPS:"True",Header:U(this,P,R).call(this,r),Url:e,ResultBody:"PlainText"});case 3:return n=t.sent,t.abrupt("return",U(this,C,A).call(this,n));case 5:case"end":return t.stop()}}),t,this)}))),function(t){return n.apply(this,arguments)})}],r&&O(e.prototype,r),Object.defineProperty(e,"prototype",{writable:!1}),t}();function R(t){for(var e=[],r=0,n=Object.entries(t);r<n.length;r++){var o=(c=n[r],u=2,function(t){if(Array.isArray(t))return t}(c)||function(t,e){var r=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=r){var n,o,i=[],a=!0,c=!1;try{for(r=r.call(t);!(a=(n=r.next()).done)&&(i.push(n.value),!e||i.length!==e);a=!0);}catch(t){c=!0,o=t}finally{try{a||null==r.return||r.return()}finally{if(c)throw o}}return i}}(c,u)||function(t,e){if(t){if("string"==typeof t)return L(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?L(t,e):void 0}}(c,u)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()),i=o[0],a=o[1];e.push("".concat(i,": ").concat(a))}var c,u;return e}function A(t){var e=t;return e.data=JSON.parse(e.Body),delete e.Body,e}global.globalThis={},global.globalThis.http=new I;var B=globalThis.http;function N(t){return N="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},N(t)}function G(){G=function(){return t};var t={},e=Object.prototype,r=e.hasOwnProperty,n=Object.defineProperty||function(t,e,r){t[e]=r.value},o="function"==typeof Symbol?Symbol:{},i=o.iterator||"@@iterator",a=o.asyncIterator||"@@asyncIterator",c=o.toStringTag||"@@toStringTag";function u(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{u({},"")}catch(t){u=function(t,e,r){return t[e]=r}}function s(t,e,r,o){var i=e&&e.prototype instanceof f?e:f,a=Object.create(i.prototype),c=new E(o||[]);return n(a,"_invoke",{value:x(t,r,c)}),a}function p(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}t.wrap=s;var l={};function f(){}function h(){}function y(){}var v={};u(v,i,(function(){return this}));var d=Object.getPrototypeOf,m=d&&d(d(T([])));m&&m!==e&&r.call(m,i)&&(v=m);var g=y.prototype=f.prototype=Object.create(v);function w(t){["next","throw","return"].forEach((function(e){u(t,e,(function(t){return this._invoke(e,t)}))}))}function b(t,e){function o(n,i,a,c){var u=p(t[n],t,i);if("throw"!==u.type){var s=u.arg,l=s.value;return l&&"object"==N(l)&&r.call(l,"__await")?e.resolve(l.__await).then((function(t){o("next",t,a,c)}),(function(t){o("throw",t,a,c)})):e.resolve(l).then((function(t){s.value=t,a(s)}),(function(t){return o("throw",t,a,c)}))}c(u.arg)}var i;n(this,"_invoke",{value:function(t,r){function n(){return new e((function(e,n){o(t,r,e,n)}))}return i=i?i.then(n,n):n()}})}function x(t,e,r){var n="suspendedStart";return function(o,i){if("executing"===n)throw new Error("Generator is already running");if("completed"===n){if("throw"===o)throw i;return{value:void 0,done:!0}}for(r.method=o,r.arg=i;;){var a=r.delegate;if(a){var c=j(a,r);if(c){if(c===l)continue;return c}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if("suspendedStart"===n)throw n="completed",r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);n="executing";var u=p(t,e,r);if("normal"===u.type){if(n=r.done?"completed":"suspendedYield",u.arg===l)continue;return{value:u.arg,done:r.done}}"throw"===u.type&&(n="completed",r.method="throw",r.arg=u.arg)}}}function j(t,e){var r=t.iterator[e.method];if(void 0===r){if(e.delegate=null,"throw"===e.method){if(t.iterator.return&&(e.method="return",e.arg=void 0,j(t,e),"throw"===e.method))return l;e.method="throw",e.arg=new TypeError("The iterator does not provide a 'throw' method")}return l}var n=p(r,t.iterator,e.arg);if("throw"===n.type)return e.method="throw",e.arg=n.arg,e.delegate=null,l;var o=n.arg;return o?o.done?(e[t.resultName]=o.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,l):o:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,l)}function k(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function L(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function E(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(k,this),this.reset(!0)}function T(t){if(t){var e=t[i];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var n=-1,o=function e(){for(;++n<t.length;)if(r.call(t,n))return e.value=t[n],e.done=!1,e;return e.value=void 0,e.done=!0,e};return o.next=o}}return{next:S}}function S(){return{value:void 0,done:!0}}return h.prototype=y,n(g,"constructor",{value:y,configurable:!0}),n(y,"constructor",{value:h,configurable:!0}),h.displayName=u(y,c,"GeneratorFunction"),t.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===h||"GeneratorFunction"===(e.displayName||e.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,y):(t.__proto__=y,u(t,c,"GeneratorFunction")),t.prototype=Object.create(g),t},t.awrap=function(t){return{__await:t}},w(b.prototype),u(b.prototype,a,(function(){return this})),t.AsyncIterator=b,t.async=function(e,r,n,o,i){void 0===i&&(i=Promise);var a=new b(s(e,r,n,o),i);return t.isGeneratorFunction(r)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},w(g),u(g,c,"Generator"),u(g,i,(function(){return this})),u(g,"toString",(function(){return"[object Generator]"})),t.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function t(){for(;r.length;){var n=r.pop();if(n in e)return t.value=n,t.done=!1,t}return t.done=!0,t}},t.values=T,E.prototype={constructor:E,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(L),!t)for(var e in this)"t"===e.charAt(0)&&r.call(this,e)&&!isNaN(+e.slice(1))&&(this[e]=void 0)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var e=this;function n(r,n){return a.type="throw",a.arg=t,e.next=r,n&&(e.method="next",e.arg=void 0),!!n}for(var o=this.tryEntries.length-1;o>=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return n("end");if(i.tryLoc<=this.prev){var c=r.call(i,"catchLoc"),u=r.call(i,"finallyLoc");if(c&&u){if(this.prev<i.catchLoc)return n(i.catchLoc,!0);if(this.prev<i.finallyLoc)return n(i.finallyLoc)}else if(c){if(this.prev<i.catchLoc)return n(i.catchLoc,!0)}else{if(!u)throw new Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return n(i.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var o=this.tryEntries[n];if(o.tryLoc<=this.prev&&r.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,l):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),l},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),L(r),l}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;L(r)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,r){return this.delegate={iterator:T(t),resultName:e,nextLoc:r},"next"===this.method&&(this.arg=void 0),l}},t}function M(t,e,r,n,o,i,a){try{var c=t[i](a),u=c.value}catch(t){return void r(t)}c.done?e(u):Promise.resolve(u).then(n,o)}function F(t){return function(){var e=this,r=arguments;return new Promise((function(n,o){var i=t.apply(e,r);function a(t){M(i,n,o,a,c,"next",t)}function c(t){M(i,n,o,a,c,"throw",t)}a(void 0)}))}}function q(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,n.key,n)}}function D(t,e){H(t,e),e.add(t)}function H(t,e){if(e.has(t))throw new TypeError("Cannot initialize the same private elements twice on an object")}function J(t,e,r){if(!e.has(t))throw new TypeError("attempted to get private field on non-instance");return r}function Y(t,e){return function(t,e){return e.get?e.get.call(t):e.value}(t,K(t,e,"get"))}function K(t,e,r){if(!e.has(t))throw new TypeError("attempted to "+r+" private field on non-instance");return e.get(t)}var W=new WeakMap,z=new WeakSet,X=new WeakSet,$=new WeakSet;function Q(t){return V.apply(this,arguments)}function V(){return(V=F(G().mark((function t(e){var r,o,i,a,c,u;return G().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:r=e.expiry,o=e.accessLevel,i={"Content-Type":"application/json",Accept:"application/json"},a={api_key:this.apiKey,expiry:{seconds:r}},t.t0=o,t.next=t.t0===m?6:t.t0===g?8:10;break;case 6:return c="".concat(n.apiBaseURL,"/v1/admin/auth/token"),t.abrupt("break",12);case 8:return c="".concat(n.apiBaseURL,"/v1/superadmin/auth/token"),t.abrupt("break",12);case 10:return c="".concat(n.apiBaseURL,"/v1/auth/token"),t.abrupt("break",12);case 12:return t.next=14,B.post(c,a,i);case 14:return u=t.sent,t.abrupt("return",u.data.token);case 16:case"end":return t.stop()}}),t,this)})))).apply(this,arguments)}function Z(t){return tt.apply(this,arguments)}function tt(){return(tt=F(G().mark((function t(e){var r,o,i,a,c,u;return G().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=e.expiry,o=e.accessLevel,t.next=3,this.getIdToken();case 3:t.t0=t.sent,i={"Content-Type":"application/json",Accept:"application/json","x-jibb-id-jwt":t.t0},a={expiry:{seconds:r}},t.t1=o,t.next=t.t1===m?9:t.t1===g?11:13;break;case 9:return c="".concat(n.apiBaseURL,"/v1/admin/auth/token"),t.abrupt("break",15);case 11:return c="".concat(n.apiBaseURL,"/v1/superadmin/auth/token"),t.abrupt("break",15);case 13:return c="".concat(n.apiBaseURL,"/v1/auth/token"),t.abrupt("break",15);case 15:return t.next=17,B.post(c,a,i);case 17:return u=t.sent,t.abrupt("return",u.data.token);case 19:case"end":return t.stop()}}),t,this)})))).apply(this,arguments)}function et(t){return rt.apply(this,arguments)}function rt(){return(rt=F(G().mark((function t(e){var r,n,o,i;return G().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(r=e.expiry,n=e.accessLevel,!this.apiKey){t.next=7;break}return t.next=4,J(this,z,Q).call(this,{expiry:r,accessLevel:n});case 4:return o=t.sent,this.setUserToken(o,n),t.abrupt("return",o);case 7:return t.prev=7,t.next=10,J(this,X,Z).call(this,{expiry:r,accessLevel:n});case 10:return i=t.sent,this.setUserToken(i,n),t.abrupt("return",i);case 15:t.prev=15,t.t0=t.catch(7),c.error(t.t0);case 18:case"end":return t.stop()}}),t,this,[[7,15]])})))).apply(this,arguments)}var nt=new(function(){function t(){var e,r;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),D(this,$),D(this,X),D(this,z),r={writable:!0,value:void 0},H(this,e=W),e.set(this,r),c.debug("Creating new Auth instance"),this.apiKey=void 0,function(t,e,r){(function(t,e,r){if(e.set)e.set.call(t,r);else{if(!e.writable)throw new TypeError("attempted to set read only private field");e.value=r}})(t,K(t,e,"set"),r)}(this,W,new Map),this.getIdToken=void 0}var e,r,o,i,a,u;return e=t,r=[{key:"setUserToken",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:d,r=new b(t);Y(this,W).set(e,r)}},{key:"setApiKey",value:function(t){this.apiKey=t,Y(this,W).clear()}},{key:"getUserClaims",value:(u=F(G().mark((function t(){return G().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this.getUserToken();case 2:return t.abrupt("return",Y(this,W).get(d));case 3:case"end":return t.stop()}}),t,this)}))),function(){return u.apply(this,arguments)})},{key:"getUserToken",value:(a=F(G().mark((function t(){var e,r,n,o,i,a=arguments;return G().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(e=a.length>0&&void 0!==a[0]?a[0]:{},r=e.expiry,n=e.refresh,o=e.accessLevel,i=void 0,o=o||d,r=r||3600,!0!==(n=n||!1)){t.next=8;break}return t.next=8,J(this,$,et).call(this,{expiry:r,accessLevel:o});case 8:if(void 0===(i=Y(this,W).get(o))||i.isExpired()){t.next=11;break}return t.abrupt("return",i.token);case 11:return t.next=13,J(this,$,et).call(this,{expiry:r,accessLevel:o});case 13:if(void 0===(i=Y(this,W).get(o))||i.isExpired()){t.next=16;break}return t.abrupt("return",i.token);case 16:throw new Error("could not create user token");case 17:case"end":return t.stop()}}),t,this)}))),function(){return a.apply(this,arguments)})},{key:"logout",value:function(){Y(this,W).clear()}},{key:"generateAPIKey",value:(i=F(G().mark((function t(){var e,r;return G().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this.getUserToken();case 2:return t.t0=t.sent,e={"Content-Type":"application/json",Accept:"application/json","x-jibb-user-jwt":t.t0},t.next=6,B.get("".concat(n.apiBaseURL,"/v1/auth/apikey"),e);case 6:return r=t.sent,t.abrupt("return",r.data.apiKey);case 8:case"end":return t.stop()}}),t,this)}))),function(){return i.apply(this,arguments)})},{key:"generateCustomAuthPassword",value:(o=F(G().mark((function t(){var e,r;return G().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this.getIdToken();case 2:return t.t0=t.sent,e={"Content-Type":"application/json",Accept:"application/json","x-jibb-id-jwt":t.t0},t.next=6,B.get("".concat(n.apiBaseURL,"/v1/auth/custom"),e);case 6:return r=t.sent,t.abrupt("return",r.data.password);case 8:case"end":return t.stop()}}),t,this)}))),function(){return o.apply(this,arguments)})}],r&&q(e.prototype,r),Object.defineProperty(e,"prototype",{writable:!1}),t}());function ot(t){return ot="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ot(t)}function it(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,n.key,n)}}function at(t,e,r){return e&&it(t.prototype,e),r&&it(t,r),Object.defineProperty(t,"prototype",{writable:!1}),t}function ct(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function ut(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&yt(t,e)}function st(t){var e=ht();return function(){var r,n=vt(t);if(e){var o=vt(this).constructor;r=Reflect.construct(n,arguments,o)}else r=n.apply(this,arguments);return pt(this,r)}}function pt(t,e){if(e&&("object"===ot(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}function lt(t){var e="function"==typeof Map?new Map:void 0;return lt=function(t){if(null===t||(r=t,-1===Function.toString.call(r).indexOf("[native code]")))return t;var r;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,n)}function n(){return ft(t,arguments,vt(this).constructor)}return n.prototype=Object.create(t.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),yt(n,t)},lt(t)}function ft(t,e,r){return ft=ht()?Reflect.construct.bind():function(t,e,r){var n=[null];n.push.apply(n,e);var o=new(Function.bind.apply(t,n));return r&&yt(o,r.prototype),o},ft.apply(null,arguments)}function ht(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function yt(t,e){return yt=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},yt(t,e)}function vt(t){return vt=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},vt(t)}var dt=function(t){ut(r,t);var e=st(r);function r(t){var n;return ct(this,r),(n=e.call(this,t)).name="NotFoundError",n}return at(r)}(lt(Error)),mt=(Error,Error,Error,Error,function(t){ut(r,t);var e=st(r);function r(t){var n;return ct(this,r),(n=e.call(this,t)).name="PermissionDeniedError",n}return at(r)}(lt(Error)));function gt(t){return gt="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},gt(t)}function wt(){wt=function(){return t};var t={},e=Object.prototype,r=e.hasOwnProperty,n=Object.defineProperty||function(t,e,r){t[e]=r.value},o="function"==typeof Symbol?Symbol:{},i=o.iterator||"@@iterator",a=o.asyncIterator||"@@asyncIterator",c=o.toStringTag||"@@toStringTag";function u(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{u({},"")}catch(t){u=function(t,e,r){return t[e]=r}}function s(t,e,r,o){var i=e&&e.prototype instanceof f?e:f,a=Object.create(i.prototype),c=new E(o||[]);return n(a,"_invoke",{value:x(t,r,c)}),a}function p(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}t.wrap=s;var l={};function f(){}function h(){}function y(){}var v={};u(v,i,(function(){return this}));var d=Object.getPrototypeOf,m=d&&d(d(T([])));m&&m!==e&&r.call(m,i)&&(v=m);var g=y.prototype=f.prototype=Object.create(v);function w(t){["next","throw","return"].forEach((function(e){u(t,e,(function(t){return this._invoke(e,t)}))}))}function b(t,e){function o(n,i,a,c){var u=p(t[n],t,i);if("throw"!==u.type){var s=u.arg,l=s.value;return l&&"object"==gt(l)&&r.call(l,"__await")?e.resolve(l.__await).then((function(t){o("next",t,a,c)}),(function(t){o("throw",t,a,c)})):e.resolve(l).then((function(t){s.value=t,a(s)}),(function(t){return o("throw",t,a,c)}))}c(u.arg)}var i;n(this,"_invoke",{value:function(t,r){function n(){return new e((function(e,n){o(t,r,e,n)}))}return i=i?i.then(n,n):n()}})}function x(t,e,r){var n="suspendedStart";return function(o,i){if("executing"===n)throw new Error("Generator is already running");if("completed"===n){if("throw"===o)throw i;return{value:void 0,done:!0}}for(r.method=o,r.arg=i;;){var a=r.delegate;if(a){var c=j(a,r);if(c){if(c===l)continue;return c}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if("suspendedStart"===n)throw n="completed",r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);n="executing";var u=p(t,e,r);if("normal"===u.type){if(n=r.done?"completed":"suspendedYield",u.arg===l)continue;return{value:u.arg,done:r.done}}"throw"===u.type&&(n="completed",r.method="throw",r.arg=u.arg)}}}function j(t,e){var r=t.iterator[e.method];if(void 0===r){if(e.delegate=null,"throw"===e.method){if(t.iterator.return&&(e.method="return",e.arg=void 0,j(t,e),"throw"===e.method))return l;e.method="throw",e.arg=new TypeError("The iterator does not provide a 'throw' method")}return l}var n=p(r,t.iterator,e.arg);if("throw"===n.type)return e.method="throw",e.arg=n.arg,e.delegate=null,l;var o=n.arg;return o?o.done?(e[t.resultName]=o.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,l):o:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,l)}function k(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function L(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function E(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(k,this),this.reset(!0)}function T(t){if(t){var e=t[i];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var n=-1,o=function e(){for(;++n<t.length;)if(r.call(t,n))return e.value=t[n],e.done=!1,e;return e.value=void 0,e.done=!0,e};return o.next=o}}return{next:S}}function S(){return{value:void 0,done:!0}}return h.prototype=y,n(g,"constructor",{value:y,configurable:!0}),n(y,"constructor",{value:h,configurable:!0}),h.displayName=u(y,c,"GeneratorFunction"),t.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===h||"GeneratorFunction"===(e.displayName||e.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,y):(t.__proto__=y,u(t,c,"GeneratorFunction")),t.prototype=Object.create(g),t},t.awrap=function(t){return{__await:t}},w(b.prototype),u(b.prototype,a,(function(){return this})),t.AsyncIterator=b,t.async=function(e,r,n,o,i){void 0===i&&(i=Promise);var a=new b(s(e,r,n,o),i);return t.isGeneratorFunction(r)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},w(g),u(g,c,"Generator"),u(g,i,(function(){return this})),u(g,"toString",(function(){return"[object Generator]"})),t.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function t(){for(;r.length;){var n=r.pop();if(n in e)return t.value=n,t.done=!1,t}return t.done=!0,t}},t.values=T,E.prototype={constructor:E,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(L),!t)for(var e in this)"t"===e.charAt(0)&&r.call(this,e)&&!isNaN(+e.slice(1))&&(this[e]=void 0)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var e=this;function n(r,n){return a.type="throw",a.arg=t,e.next=r,n&&(e.method="next",e.arg=void 0),!!n}for(var o=this.tryEntries.length-1;o>=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return n("end");if(i.tryLoc<=this.prev){var c=r.call(i,"catchLoc"),u=r.call(i,"finallyLoc");if(c&&u){if(this.prev<i.catchLoc)return n(i.catchLoc,!0);if(this.prev<i.finallyLoc)return n(i.finallyLoc)}else if(c){if(this.prev<i.catchLoc)return n(i.catchLoc,!0)}else{if(!u)throw new Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return n(i.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var o=this.tryEntries[n];if(o.tryLoc<=this.prev&&r.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,l):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),l},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),L(r),l}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;L(r)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,r){return this.delegate={iterator:T(t),resultName:e,nextLoc:r},"next"===this.method&&(this.arg=void 0),l}},t}function bt(t,e,r,n,o,i,a){try{var c=t[i](a),u=c.value}catch(t){return void r(t)}c.done?e(u):Promise.resolve(u).then(n,o)}function xt(t){return function(){var e=this,r=arguments;return new Promise((function(n,o){var i=t.apply(e,r);function a(t){bt(i,n,o,a,c,"next",t)}function c(t){bt(i,n,o,a,c,"throw",t)}a(void 0)}))}}function jt(t){return kt.apply(this,arguments)}function kt(){return(kt=xt(wt().mark((function t(e){var r,o,i,a,c,u,s;return wt().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=e.title,o=e.isTemporary,i=e.capacity,a=e.meetingType,t.next=3,nt.getUserToken();case 3:return t.t0=t.sent,c={"Content-Type":"application/json",Accept:"application/json","x-jibb-user-jwt":t.t0},u={title:r||"",isTemporary:o||!1,capacity:i||2,meetingType:a||0},t.next=8,B.post("".concat(n.apiBaseURL,"/v1/meetings"),u,c);case 8:return s=t.sent,t.abrupt("return",s.data.meetingId);case 10:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function Lt(t){return Et.apply(this,arguments)}function Et(){return(Et=xt(wt().mark((function t(e){var r,o,i,a,c,u,s;return wt().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=e.meetingId,o=e.permission,i=e.expiry,a=e.auxData,t.next=3,nt.getUserToken();case 3:return t.t0=t.sent,c={"Content-Type":"application/json",Accept:"application/json","x-jibb-user-jwt":t.t0},u={permission:o,expiry:{seconds:i||3600},auxilary:a||{}},t.next=8,B.post("".concat(n.apiBaseURL,"/v1/meetings/").concat(r,"/temp-shares"),u,c);case 8:return s=t.sent,t.abrupt("return",s.data.shareId);case 10:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function Tt(t){return St.apply(this,arguments)}function St(){return(St=xt(wt().mark((function t(e){var r,o,i,a;return wt().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=e.meetingId,o=e.shareId,i={"Content-Type":"application/json",Accept:"application/json"},t.next=4,B.get("".concat(n.apiBaseURL,"/v1/meetings/").concat(r,"/temp-shares/").concat(o),i);case 4:return a=t.sent,t.abrupt("return",a.data.token);case 6:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function Ot(t){return _t.apply(this,arguments)}function _t(){return(_t=xt(wt().mark((function t(e){var r,o,i;return wt().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=e.meetingId,o=e.mtoken,t.next=3,nt.getUserToken();case 3:return t.t0=t.sent,t.t1=o,i={"Content-Type":"application/json",Accept:"application/json","x-jibb-user-jwt":t.t0,"x-jibb-meeting-jwt":t.t1},t.abrupt("return",B.delete("".concat(n.apiBaseURL,"/v1/meetings/").concat(r,"/images"),i));case 7:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function Ut(t){return Pt.apply(this,arguments)}function Pt(){return(Pt=xt(wt().mark((function t(e){var r,o,i,a;return wt().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=e.meetingId,o=e.meetingToken,t.next=3,nt.getUserToken();case 3:return t.t0=t.sent,t.t1=o,i={"Content-Type":"application/json",Accept:"application/json","x-jibb-user-jwt":t.t0,"x-jibb-meeting-jwt":t.t1},t.next=8,B.get("".concat(n.apiBaseURL,"/v1/meetings/").concat(r,"/images"),i);case 8:return a=t.sent,t.abrupt("return",a.data);case 10:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function Ct(t){return It.apply(this,arguments)}function It(){return(It=xt(wt().mark((function t(e){var r,o,i,a,c;return wt().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=e.meetingId,o=e.meetingToken,i=e.imageId,t.next=3,nt.getUserToken();case 3:return t.t0=t.sent,t.t1=o,a={"Content-Type":"application/json",Accept:"application/json","x-jibb-user-jwt":t.t0,"x-jibb-meeting-jwt":t.t1},t.next=8,B.get("".concat(n.apiBaseURL,"/v1/meetings/").concat(r,"/images/").concat(i),a);case 8:return c=t.sent,t.abrupt("return",c.data);case 10:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function Rt(t){return At.apply(this,arguments)}function At(){return(At=xt(wt().mark((function t(e){var r,o,i,a,c;return wt().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=e.meetingId,o=e.meetingToken,i={"Content-Type":"application/json",Accept:"application/json","x-jibb-meeting-jwt":o},t.prev=2,a={},t.next=6,B.post("".concat(n.apiBaseURL,"/v1/meetings/").concat(r,"/actions/start"),a,i);case 6:return t.abrupt("return",t.sent);case 9:if(t.prev=9,t.t0=t.catch(2),404!=(null===t.t0||void 0===t.t0||null===(c=t.t0.response)||void 0===c?void 0:c.status)){t.next=15;break}throw new dt;case 15:throw t.t0;case 16:case"end":return t.stop()}}),t,null,[[2,9]])})))).apply(this,arguments)}function Bt(t){return Nt.apply(this,arguments)}function Nt(){return(Nt=xt(wt().mark((function t(e){var r,o,i,a;return wt().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=e.meetingId,o=e.meetingToken,i={"Content-Type":"application/json",Accept:"application/json","x-jibb-meeting-jwt":o},a={},t.abrupt("return",B.post("".concat(n.apiBaseURL,"/v1/meetings/").concat(r,"/actions/end"),a,i));case 4:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function Gt(t){return Mt.apply(this,arguments)}function Mt(){return(Mt=xt(wt().mark((function t(e){var r;return wt().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,nt.getUserToken();case 2:return t.t0=t.sent,r={"Content-Type":"application/json",Accept:"application/json","x-jibb-user-jwt":t.t0},t.abrupt("return",B.delete("".concat(n.apiBaseURL,"/v1/meetings/").concat(e),r));case 5:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function Ft(t){return qt.apply(this,arguments)}function qt(){return(qt=xt(wt().mark((function t(e){var r,o,i,a,u,s,p,l;return wt().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=e.meetingId,o=e.permission,i=e.expiry,a=void 0===i?3600:i,t.prev=1,t.next=4,nt.getUserToken();case 4:u=t.sent,t.next=11;break;case 7:throw t.prev=7,t.t0=t.catch(1),c.error({err:t.t0}),new mt("user is not authenticated");case 11:return t.prev=11,s={"Content-Type":"application/json",Accept:"application/json","x-jibb-user-jwt":u},t.next=15,B.get("".concat(n.apiBaseURL,"/v1/meetings/").concat(r,"/token/").concat(o,"?expiry.seconds=").concat(a),s);case 15:return p=t.sent,t.abrupt("return",p.data.token);case 19:if(t.prev=19,t.t1=t.catch(11),404!=(null===t.t1||void 0===t.t1||null===(l=t.t1.response)||void 0===l?void 0:l.status)){t.next=25;break}throw new dt("meeting not found");case 25:throw t.t1;case 26:case"end":return t.stop()}}),t,null,[[1,7],[11,19]])})))).apply(this,arguments)}function Dt(t){return Ht.apply(this,arguments)}function Ht(){return(Ht=xt(wt().mark((function t(e){var r,o;return wt().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,nt.getUserToken();case 2:return t.t0=t.sent,r={"Content-Type":"application/json",Accept:"application/json","x-jibb-user-jwt":t.t0},void 0!==e&&(r["x-jibb-pagination"]=JSON.stringify(e)),t.next=7,B.get("".concat(n.apiBaseURL,"/v1/meetings"),r);case 7:return o=t.sent,e=(e=o.headers["x-jibb-pagination"])&&JSON.parse(e),t.abrupt("return",{meetings:o.data.meetings,pagination:e});case 11:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function Jt(t){return Yt.apply(this,arguments)}function Yt(){return(Yt=xt(wt().mark((function t(e){var r,o;return wt().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,nt.getUserToken();case 2:return t.t0=t.sent,r={"Content-Type":"application/json",Accept:"application/json","x-jibb-user-jwt":t.t0},t.next=6,B.get("".concat(n.apiBaseURL,"/v1/meetings/").concat(e),r);case 6:return o=t.sent,t.abrupt("return",o.data);case 8:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function Kt(t){return Wt.apply(this,arguments)}function Wt(){return(Wt=xt(wt().mark((function t(e){var r,o,i,a,c;return wt().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=e.meetingId,o=e.title,i=e.capacity,t.next=3,nt.getUserToken();case 3:return t.t0=t.sent,a={"Content-Type":"application/json",Accept:"application/json","x-jibb-user-jwt":t.t0},c={},o&&(c.title=o),i&&(c.capacity=i),t.abrupt("return",B.post("".concat(n.apiBaseURL,"/v1/meetings/").concat(r),c,a));case 9:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function zt(t){return Xt.apply(this,arguments)}function Xt(){return(Xt=xt(wt().mark((function t(e){var r,n;return wt().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.prev=0,r=new w(e),t.t0=b,t.next=5,nt.getUserToken();case 5:return t.t1=t.sent,n=new t.t0(t.t1),t.abrupt("return",n.email===r.owner);case 10:return t.prev=10,t.t2=t.catch(0),t.abrupt("return",!1);case 13:case"end":return t.stop()}}),t,null,[[0,10]])})))).apply(this,arguments)}function $t(t){return Qt.apply(this,arguments)}function Qt(){return(Qt=xt(wt().mark((function t(e){var r,o,i,a,c,u,s;return wt().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=e.email,o=e.meetingId,i=e.permission,a=e.meetingToken,t.next=3,nt.getUserToken();case 3:return t.t0=t.sent,t.t1=a,c={"Content-Type":"application/json",Accept:"application/json","x-jibb-user-jwt":t.t0,"x-jibb-meeting-jwt":t.t1},u={email:r,permission:i},t.next=9,B.post("".concat(n.apiBaseURL,"/v1/meetings/").concat(o,"/shares"),u,c);case 9:return s=t.sent,t.abrupt("return",s.data);case 11:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function Vt(t){return Zt.apply(this,arguments)}function Zt(){return(Zt=xt(wt().mark((function t(e){var r,o,i,a;return wt().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=e.meetingId,o=e.meetingToken,t.next=3,nt.getUserToken();case 3:return t.t0=t.sent,t.t1=o,i={"Content-Type":"application/json",Accept:"application/json","x-jibb-user-jwt":t.t0,"x-jibb-meeting-jwt":t.t1},t.next=8,B.get("".concat(n.apiBaseURL,"/v1/meetings/").concat(r,"/shares"),i);case 8:return a=t.sent,t.abrupt("return",a.data.shares);case 10:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function te(t){return ee.apply(this,arguments)}function ee(){return(ee=xt(wt().mark((function t(e){var r,o,i,a;return wt().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=e.meetingId,o=e.userId,i=e.meetingToken,t.next=3,nt.getUserToken();case 3:return t.t0=t.sent,t.t1=i,a={"Content-Type":"application/json",Accept:"application/json","x-jibb-user-jwt":t.t0,"x-jibb-meeting-jwt":t.t1},t.abrupt("return",B.delete("".concat(n.apiBaseURL,"/v1/meetings/").concat(r,"/shares/").concat(o),a));case 7:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function re(){return ne.apply(this,arguments)}function ne(){return(ne=xt(wt().mark((function t(){var e,r;return wt().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,nt.getUserToken();case 2:return t.t0=t.sent,e={"Content-Type":"application/json",Accept:"application/json","x-jibb-user-jwt":t.t0},t.next=6,B.get("".concat(n.apiBaseURL,"/v1/meetings/shares"),e);case 6:return r=t.sent,t.abrupt("return",r.data.shares);case 8:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function oe(t){return ie.apply(this,arguments)}function ie(){return(ie=xt(wt().mark((function t(e){var r;return wt().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,nt.getUserToken();case 2:return t.t0=t.sent,r={"Content-Type":"application/json",Accept:"application/json","x-jibb-user-jwt":t.t0},t.abrupt("return",B.delete("".concat(n.apiBaseURL,"/v1/meetings/shares/").concat(e),r));case 5:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function ae(t){return ae="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ae(t)}function ce(){ce=function(){return t};var t={},e=Object.prototype,r=e.hasOwnProperty,n=Object.defineProperty||function(t,e,r){t[e]=r.value},o="function"==typeof Symbol?Symbol:{},i=o.iterator||"@@iterator",a=o.asyncIterator||"@@asyncIterator",c=o.toStringTag||"@@toStringTag";function u(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{u({},"")}catch(t){u=function(t,e,r){return t[e]=r}}function s(t,e,r,o){var i=e&&e.prototype instanceof f?e:f,a=Object.create(i.prototype),c=new E(o||[]);return n(a,"_invoke",{value:x(t,r,c)}),a}function p(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}t.wrap=s;var l={};function f(){}function h(){}function y(){}var v={};u(v,i,(function(){return this}));var d=Object.getPrototypeOf,m=d&&d(d(T([])));m&&m!==e&&r.call(m,i)&&(v=m);var g=y.prototype=f.prototype=Object.create(v);function w(t){["next","throw","return"].forEach((function(e){u(t,e,(function(t){return this._invoke(e,t)}))}))}function b(t,e){function o(n,i,a,c){var u=p(t[n],t,i);if("throw"!==u.type){var s=u.arg,l=s.value;return l&&"object"==ae(l)&&r.call(l,"__await")?e.resolve(l.__await).then((function(t){o("next",t,a,c)}),(function(t){o("throw",t,a,c)})):e.resolve(l).then((function(t){s.value=t,a(s)}),(function(t){return o("throw",t,a,c)}))}c(u.arg)}var i;n(this,"_invoke",{value:function(t,r){function n(){return new e((function(e,n){o(t,r,e,n)}))}return i=i?i.then(n,n):n()}})}function x(t,e,r){var n="suspendedStart";return function(o,i){if("executing"===n)throw new Error("Generator is already running");if("completed"===n){if("throw"===o)throw i;return{value:void 0,done:!0}}for(r.method=o,r.arg=i;;){var a=r.delegate;if(a){var c=j(a,r);if(c){if(c===l)continue;return c}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if("suspendedStart"===n)throw n="completed",r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);n="executing";var u=p(t,e,r);if("normal"===u.type){if(n=r.done?"completed":"suspendedYield",u.arg===l)continue;return{value:u.arg,done:r.done}}"throw"===u.type&&(n="completed",r.method="throw",r.arg=u.arg)}}}function j(t,e){var r=t.iterator[e.method];if(void 0===r){if(e.delegate=null,"throw"===e.method){if(t.iterator.return&&(e.method="return",e.arg=void 0,j(t,e),"throw"===e.method))return l;e.method="throw",e.arg=new TypeError("The iterator does not provide a 'throw' method")}return l}var n=p(r,t.iterator,e.arg);if("throw"===n.type)return e.method="throw",e.arg=n.arg,e.delegate=null,l;var o=n.arg;return o?o.done?(e[t.resultName]=o.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,l):o:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,l)}function k(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function L(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function E(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(k,this),this.reset(!0)}function T(t){if(t){var e=t[i];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var n=-1,o=function e(){for(;++n<t.length;)if(r.call(t,n))return e.value=t[n],e.done=!1,e;return e.value=void 0,e.done=!0,e};return o.next=o}}return{next:S}}function S(){return{value:void 0,done:!0}}return h.prototype=y,n(g,"constructor",{value:y,configurable:!0}),n(y,"constructor",{value:h,configurable:!0}),h.displayName=u(y,c,"GeneratorFunction"),t.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===h||"GeneratorFunction"===(e.displayName||e.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,y):(t.__proto__=y,u(t,c,"GeneratorFunction")),t.prototype=Object.create(g),t},t.awrap=function(t){return{__await:t}},w(b.prototype),u(b.prototype,a,(function(){return this})),t.AsyncIterator=b,t.async=function(e,r,n,o,i){void 0===i&&(i=Promise);var a=new b(s(e,r,n,o),i);return t.isGeneratorFunction(r)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},w(g),u(g,c,"Generator"),u(g,i,(function(){return this})),u(g,"toString",(function(){return"[object Generator]"})),t.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function t(){for(;r.length;){var n=r.pop();if(n in e)return t.value=n,t.done=!1,t}return t.done=!0,t}},t.values=T,E.prototype={constructor:E,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(L),!t)for(var e in this)"t"===e.charAt(0)&&r.call(this,e)&&!isNaN(+e.slice(1))&&(this[e]=void 0)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var e=this;function n(r,n){return a.type="throw",a.arg=t,e.next=r,n&&(e.method="next",e.arg=void 0),!!n}for(var o=this.tryEntries.length-1;o>=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return n("end");if(i.tryLoc<=this.prev){var c=r.call(i,"catchLoc"),u=r.call(i,"finallyLoc");if(c&&u){if(this.prev<i.catchLoc)return n(i.catchLoc,!0);if(this.prev<i.finallyLoc)return n(i.finallyLoc)}else if(c){if(this.prev<i.catchLoc)return n(i.catchLoc,!0)}else{if(!u)throw new Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return n(i.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var o=this.tryEntries[n];if(o.tryLoc<=this.prev&&r.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,l):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),l},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),L(r),l}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;L(r)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,r){return this.delegate={iterator:T(t),resultName:e,nextLoc:r},"next"===this.method&&(this.arg=void 0),l}},t}function ue(t,e,r,n,o,i,a){try{var c=t[i](a),u=c.value}catch(t){return void r(t)}c.done?e(u):Promise.resolve(u).then(n,o)}function se(t){return function(){var e=this,r=arguments;return new Promise((function(n,o){var i=t.apply(e,r);function a(t){ue(i,n,o,a,c,"next",t)}function c(t){ue(i,n,o,a,c,"throw",t)}a(void 0)}))}}function pe(t){return le.apply(this,arguments)}function le(){return(le=se(ce().mark((function t(e){var r;return ce().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.t0=B,t.t1="".concat(n.apiBaseURL,"/v1/eventbus/clients/").concat(e,"/cameras"),t.next=4,Le();case 4:return t.t2=t.sent,t.next=7,t.t0.get.call(t.t0,t.t1,t.t2);case 7:return r=t.sent,t.abrupt("return",r.data.items);case 9:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function fe(t){return he.apply(this,arguments)}function he(){return(he=se(ce().mark((function t(e){var r,o,i,a;return ce().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=e.cameraId,o=e.clientId,i={source:{id:r}},t.t0=B,t.t1="".concat(n.apiBaseURL,"/v1/eventbus/").concat(o,"/preview"),t.t2=i,t.next=7,Le();case 7:return t.t3=t.sent,t.next=10,t.t0.post.call(t.t0,t.t1,t.t2,t.t3);case 10:return a=t.sent,t.abrupt("return",a.data.image);case 12:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function ye(t){return ve.apply(this,arguments)}function ve(){return(ve=se(ce().mark((function t(e){var r,o,i,a,c,u,s,p,l,f,h,y,v,d,m;return ce().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(r=e.meetingId,o=e.meetingToken,i=e.surfaceType,a=e.cameraId,c=e.sipUri,u=e.flipLeftRight,s=e.flipUpDown,p=e.rotation,l=e.fixedCorners,f=e.clientId,h=e.customCorners,y=e.enableColor,v=e.enableEstimation,d={config:{surface_type:i},app_config:{meeting_id:r,meeting_token:o},runtime_config:Te({fixedCorners:l,flipLeftRight:u,flipUpDown:s,rotation:p,customCorners:h,enableColor:y,enableEstimation:v})},a||c){t.next=4;break}return t.abrupt("return",Promise.reject("Invalid request: either sipUri or cameraId should be specified"));case 4:if(!a||!c){t.next=8;break}return t.abrupt("return",Promise.reject("Invalid request: both sipUri (".concat(c,") and cameraId (").concat(c,") are specified")));case 8:c?d.sip_uri=c:d.camera={id:a};case 9:return m={start_request:d},t.t0=B,t.t1="".concat(n.apiBaseURL,"/v1/eventbus/clients/").concat(f,"/start"),t.t2=m,t.next=15,Le();case 15:return t.t3=t.sent,t.abrupt("return",t.t0.post.call(t.t0,t.t1,t.t2,t.t3));case 17:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function de(t){return me.apply(this,arguments)}function me(){return(me=se(ce().mark((function t(e){var r;return ce().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r={},t.t0=B,t.t1="".concat(n.apiBaseURL,"/v1/eventbus/").concat(e,"/stop"),t.t2=r,t.next=6,Le();case 6:return t.t3=t.sent,t.abrupt("return",t.t0.post.call(t.t0,t.t1,t.t2,t.t3));case 8:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function ge(t){return we.apply(this,arguments)}function we(){return(we=se(ce().mark((function t(e){return ce().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.t0=B,t.t1="".concat(n.apiBaseURL,"/v1/eventbus"),t.t2=e,t.next=5,Le();case 5:return t.t3=t.sent,t.abrupt("return",t.t0.post.call(t.t0,t.t1,t.t2,t.t3));case 7:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function be(t){return xe.apply(this,arguments)}function xe(){return(xe=se(ce().mark((function t(e){var r,o,i,a,c,u,s,p,l;return ce().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=e.flipLeftRight,o=e.flipUpDown,i=e.rotation,a=e.fixedCorners,c=e.customCorners,u=e.clientId,s=e.enableColor,p=e.enableEstimation,l={runtime_config_request:{runtime_config:Te({fixedCorners:a,flipLeftRight:r,flipUpDown:o,rotation:i,customCorners:c,enableColor:s,enableEstimation:p})}},t.t0=B,t.t1="".concat(n.apiBaseURL,"/v1/eventbus/").concat(u,"/runtime_config"),t.t2=l,t.next=7,Le();case 7:return t.t3=t.sent,t.abrupt("return",t.t0.post.call(t.t0,t.t1,t.t2,t.t3));case 9:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function je(){return ke.apply(this,arguments)}function ke(){return(ke=se(ce().mark((function t(){var e;return ce().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.t0=B,t.t1="".concat(n.apiBaseURL,"/v1/eventbus/clients"),t.next=4,Le();case 4:return t.t2=t.sent,t.next=7,t.t0.get.call(t.t0,t.t1,t.t2);case 7:return e=t.sent,t.abrupt("return",e.data.clients);case 9:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function Le(){return Ee.apply(this,arguments)}function Ee(){return(Ee=se(ce().mark((function t(){return ce().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,nt.getUserToken();case 2:return t.t0=t.sent,t.abrupt("return",{"Content-Type":"application/json",Accept:"application/json","x-jibb-user-jwt":t.t0});case 4:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function Te(t){var e=t.fixedCorners,r=t.flipLeftRight,n=t.flipUpDown,o=t.rotation,i=t.customCorners,a=t.enableColor,c=t.enableEstimation;switch(o){case 90:o="1";break;case 180:case-180:o="2";break;case-90:case 270:o="3";break;default:o="0"}return{custom_corners:i||[],rotation:o,enable_color:a||!1,fixed_corners:e,enable_estimation:c||!1,flip_up_down:n||!1,flip_left_right:r||!1}}Error;const Se={Auth:nt,Config:n,Meeting:t,EventBus:e}})(),i.default})()));
|
|
@@ -1,303 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
4
|
-
* <h2>webex Device Macro camera Control example.</h2>
|
|
5
|
-
*
|
|
6
|
-
* <ul style="list-style: none;">
|
|
7
|
-
* <li>Click on source to see the script example.
|
|
8
|
-
* </ul>
|
|
9
|
-
* <h3>File Discribtion</h3>
|
|
10
|
-
* <ul style="list-style: square;">
|
|
11
|
-
* <li> jibb.js -> entry point.
|
|
12
|
-
* <li> jibbWebexXapi.js -> jibb SDK responsbile HTPP requests.
|
|
13
|
-
* </ul>
|
|
14
|
-
* <h3>Installation</h3>
|
|
15
|
-
* <ul style="list-style: circle;">
|
|
16
|
-
* <li> downalod/get jibb.js.
|
|
17
|
-
* <li> Get jibbWebexXapi.js from "www.s3.*******.com" for latest jibb sdk or you could use the file in webexDevice jssdk folder (could be out of date).
|
|
18
|
-
* <li> Log into your Cisco Room Device as and admin.
|
|
19
|
-
* <li> Navigate to the Macro Editor.
|
|
20
|
-
* <li> Import and Save each of the following Macros into the Room System: jibbWebexXapi.js and jibb.js .
|
|
21
|
-
* <li> Edite jibb.js by adding camera postion to sanp to when clicked in line 114 or comment line 153 to disable it.
|
|
22
|
-
* <li> Edite jibb.js by adding your personal Jibb Api Key to in line 182, to get your Api key visit https://app.jibb.ai/ then navigate to personal settings and click Generate.
|
|
23
|
-
* <li> Save and activate jibb.js .
|
|
24
|
-
* <li> After refreshing the webage you will find jibb panel automatically added in the UI Extension Editor. variable uiExtension line 242 is is the exported XML panel
|
|
25
|
-
* </ul>
|
|
26
|
-
*
|
|
27
|
-
* @name webexDevice camera Control
|
|
28
|
-
* @memberof Examples
|
|
29
|
-
*
|
|
30
|
-
*/
|
|
31
|
-
|
|
32
|
-
import xapi from "xapi"
|
|
33
|
-
import * as JIBB from "./jibb_WebexXapi"
|
|
34
|
-
|
|
35
|
-
let MeetingAPI = JIBB.Meeting
|
|
36
|
-
let Auth = JIBB.Auth
|
|
37
|
-
let EventBus = JIBB.EventBus
|
|
38
|
-
|
|
39
|
-
const SurfaceType = {
|
|
40
|
-
PAPER: "PAPER",
|
|
41
|
-
WHITEBOARD: "WHITEBOARD",
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
function Config(apiKey) {
|
|
45
|
-
this.apiKey = apiKey
|
|
46
|
-
this.webURL = "https://app.jibb.ai"
|
|
47
|
-
xapi.Command.WebEngine.MediaAccess.add({ Hostname: "app.jibb.ai", Device: "Camera" })
|
|
48
|
-
xapi.Command.WebEngine.MediaAccess.add({ Hostname: "app.jibb.ai", Device: "Microphone" })
|
|
49
|
-
JIBB.Auth.setApiKey(this.apiKey)
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
async function generateMeetingLink() {
|
|
53
|
-
console.log("generating meeting link ...")
|
|
54
|
-
|
|
55
|
-
var title = String(await xapi.Config.SystemUnit.CustomDeviceId.get())
|
|
56
|
-
if (String(title) == "") {
|
|
57
|
-
title = "webex"
|
|
58
|
-
}
|
|
59
|
-
let userToken = await Auth.getUserToken()
|
|
60
|
-
|
|
61
|
-
meetingId = await MeetingAPI.createMeeting({ title: title, isTemporary: true })
|
|
62
|
-
|
|
63
|
-
let url = `${config.webURL}/remote/${meetingId}?user_token=${userToken}`
|
|
64
|
-
return url
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
async function autoStartMeeting() {
|
|
68
|
-
console.log("autoStartMeeting ...")
|
|
69
|
-
|
|
70
|
-
xapi.Command.UserInterface.Extensions.Panel.Close()
|
|
71
|
-
|
|
72
|
-
let url = await generateMeetingLink()
|
|
73
|
-
await xapi.Command.UserInterface.WebView.Display({ Title: "jibb", Url: url })
|
|
74
|
-
await sleep(10000)
|
|
75
|
-
|
|
76
|
-
let statusList = await EventBus.getClientStatusList()
|
|
77
|
-
|
|
78
|
-
let clinetID = statusList[0].id
|
|
79
|
-
|
|
80
|
-
let cameraList = await EventBus.getCameraList(clinetID)
|
|
81
|
-
|
|
82
|
-
if (cameraList.length) {
|
|
83
|
-
let meetingToken = await MeetingAPI.getMeetingToken({ meetingId: meetingId, permission: 2 })
|
|
84
|
-
let surfaceType = SurfaceType.WHITEBOARD
|
|
85
|
-
let cameraId = cameraList[0].id
|
|
86
|
-
|
|
87
|
-
let req = {
|
|
88
|
-
meetingId: meetingId,
|
|
89
|
-
meetingToken: meetingToken,
|
|
90
|
-
surfaceType: surfaceType,
|
|
91
|
-
cameraId: cameraId,
|
|
92
|
-
clientId: clinetID,
|
|
93
|
-
enableColor: true,
|
|
94
|
-
}
|
|
95
|
-
await EventBus.startStream(req)
|
|
96
|
-
} else return Promise.reject("No Camera Access")
|
|
97
|
-
}
|
|
98
|
-
|
|
99
|
-
async function stopMeeting() {
|
|
100
|
-
console.log("stopMeeting ...")
|
|
101
|
-
|
|
102
|
-
xapi.Command.UserInterface.WebView.Clear({ Target: "PersistentWebApp" })
|
|
103
|
-
|
|
104
|
-
xapi.Command.Video.Selfview.Set({
|
|
105
|
-
FullscreenMode: "Off",
|
|
106
|
-
Mode: "Off",
|
|
107
|
-
PIPPosition: "LowerRight",
|
|
108
|
-
})
|
|
109
|
-
xapi.Command.UserInterface.Extensions.Panel.Close()
|
|
110
|
-
}
|
|
111
|
-
|
|
112
|
-
async function zoomIn() {
|
|
113
|
-
let value = await xapi.Status.Cameras.Camera[1].Position.Zoom.get()
|
|
114
|
-
value = parseInt(value) - 100
|
|
115
|
-
xapi.Command.Camera.PositionSet({ CameraId: "1", Zoom: value })
|
|
116
|
-
}
|
|
117
|
-
|
|
118
|
-
async function zoomOut() {
|
|
119
|
-
let value = await xapi.Status.Cameras.Camera[1].Position.Zoom.get()
|
|
120
|
-
value = parseInt(value) + 100
|
|
121
|
-
xapi.Command.Camera.PositionSet({ CameraId: "1", Zoom: value })
|
|
122
|
-
}
|
|
123
|
-
|
|
124
|
-
async function moveUp() {
|
|
125
|
-
let value = await xapi.Status.Cameras.Camera[1].Position.Tilt.get()
|
|
126
|
-
value = parseInt(value) + 100
|
|
127
|
-
xapi.Command.Camera.PositionSet({ CameraId: "1", Tilt: value })
|
|
128
|
-
}
|
|
129
|
-
|
|
130
|
-
async function moveDown() {
|
|
131
|
-
let value = await xapi.Status.Cameras.Camera[1].Position.Tilt.get()
|
|
132
|
-
value = parseInt(value) - 100
|
|
133
|
-
xapi.Command.Camera.PositionSet({ CameraId: "1", Tilt: value })
|
|
134
|
-
}
|
|
135
|
-
|
|
136
|
-
async function moveRigt() {
|
|
137
|
-
let value = await xapi.Status.Cameras.Camera[1].Position.Pan.get()
|
|
138
|
-
value = parseInt(value) - 100
|
|
139
|
-
xapi.Command.Camera.PositionSet({ CameraId: "1", Pan: value })
|
|
140
|
-
}
|
|
141
|
-
|
|
142
|
-
async function moveLeft() {
|
|
143
|
-
let value = await xapi.Status.Cameras.Camera[1].Position.Pan.get()
|
|
144
|
-
value = parseInt(value) + 100
|
|
145
|
-
xapi.Command.Camera.PositionSet({ CameraId: "1", Pan: value })
|
|
146
|
-
}
|
|
147
|
-
|
|
148
|
-
async function resetCamera() {
|
|
149
|
-
xapi.Command.Camera.PositionReset({ Axis: "all", CameraId: 1 })
|
|
150
|
-
}
|
|
151
|
-
|
|
152
|
-
async function setCameraPosition({ Pan, Tilt, Zoom }) {
|
|
153
|
-
xapi.Command.Camera.PositionSet({
|
|
154
|
-
CameraId: "1",
|
|
155
|
-
Pan: Pan,
|
|
156
|
-
Tilt: Tilt,
|
|
157
|
-
Zoom: Zoom,
|
|
158
|
-
})
|
|
159
|
-
}
|
|
160
|
-
|
|
161
|
-
// Add the management panel to UI
|
|
162
|
-
async function addPanel() {
|
|
163
|
-
console.info("Adding panel")
|
|
164
|
-
|
|
165
|
-
const xml = uiExtension
|
|
166
|
-
|
|
167
|
-
await xapi.Command.UserInterface.Extensions.Panel.Save(
|
|
168
|
-
{
|
|
169
|
-
PanelId: "jibb_panel",
|
|
170
|
-
},
|
|
171
|
-
xml
|
|
172
|
-
)
|
|
173
|
-
|
|
174
|
-
// Update manager on layout change
|
|
175
|
-
xapi.Event.UserInterface.Extensions.Widget.LayoutUpdated.once(addPanel)
|
|
176
|
-
}
|
|
177
|
-
|
|
178
|
-
function sleep(ms) {
|
|
179
|
-
return new Promise((resolve) => setTimeout(resolve, ms))
|
|
180
|
-
}
|
|
181
|
-
|
|
182
|
-
let config = new Config("yourApiKey")
|
|
183
|
-
var meetingId = ""
|
|
184
|
-
// Startup!
|
|
185
|
-
async function main() {
|
|
186
|
-
addPanel()
|
|
187
|
-
xapi.Event.UserInterface.Extensions.Panel.Clicked.on((value) => {
|
|
188
|
-
if (value.PanelId == "jibb_panel") {
|
|
189
|
-
setCameraPosition({ Pan: 981, Tilt: 42, Zoom: 4586 })
|
|
190
|
-
xapi.Command.Video.Selfview.Set({ FullscreenMode: "Off", Mode: "On", PIPPosition: "LowerRight" })
|
|
191
|
-
}
|
|
192
|
-
})
|
|
193
|
-
|
|
194
|
-
xapi.Event.UserInterface.Extensions.Widget.Action.on((event) => {
|
|
195
|
-
if (event.Type == "released") {
|
|
196
|
-
switch (event.WidgetId) {
|
|
197
|
-
case `jibb_start_toggle`:
|
|
198
|
-
console.log("start toggle" + event.Value)
|
|
199
|
-
if (event.Value == "start") {
|
|
200
|
-
autoStartMeeting()
|
|
201
|
-
} else if (event.Value == "stop") {
|
|
202
|
-
stopMeeting()
|
|
203
|
-
}
|
|
204
|
-
break
|
|
205
|
-
|
|
206
|
-
case `jibb_zoom_in`:
|
|
207
|
-
zoomIn()
|
|
208
|
-
break
|
|
209
|
-
case `jibb_zoom_out`:
|
|
210
|
-
zoomOut()
|
|
211
|
-
break
|
|
212
|
-
|
|
213
|
-
case `jibb_camera_control`:
|
|
214
|
-
switch (event.Value) {
|
|
215
|
-
case `up`:
|
|
216
|
-
moveUp()
|
|
217
|
-
break
|
|
218
|
-
case `down`:
|
|
219
|
-
moveDown()
|
|
220
|
-
break
|
|
221
|
-
case `right`:
|
|
222
|
-
moveRigt()
|
|
223
|
-
break
|
|
224
|
-
case `left`:
|
|
225
|
-
moveLeft()
|
|
226
|
-
break
|
|
227
|
-
case `center`:
|
|
228
|
-
resetCamera()
|
|
229
|
-
break
|
|
230
|
-
default:
|
|
231
|
-
break
|
|
232
|
-
}
|
|
233
|
-
|
|
234
|
-
break
|
|
235
|
-
default:
|
|
236
|
-
break
|
|
237
|
-
}
|
|
238
|
-
}
|
|
239
|
-
})
|
|
240
|
-
}
|
|
241
|
-
|
|
242
|
-
const uiExtension = `<Extensions>
|
|
243
|
-
<Version>1.9</Version>
|
|
244
|
-
<Panel>
|
|
245
|
-
<Order>2</Order>
|
|
246
|
-
<PanelId>jibb_panel</PanelId>
|
|
247
|
-
<Origin>local</Origin>
|
|
248
|
-
<Location>HomeScreenAndCallControls</Location>
|
|
249
|
-
<Icon>Custom</Icon>
|
|
250
|
-
<Name>JIBB</Name>
|
|
251
|
-
<ActivityType>Custom</ActivityType>
|
|
252
|
-
<CustomIcon>
|
|
253
|
-
<Content>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</Content>
|
|
254
|
-
<Id>d5c72d04a0311f930447729e1331908693ed5d5494d6e1003149ddb0a4a5ed95</Id>
|
|
255
|
-
</CustomIcon>
|
|
256
|
-
<Page>
|
|
257
|
-
<Name>JIBB</Name>
|
|
258
|
-
<Row>
|
|
259
|
-
<Name>Row</Name>
|
|
260
|
-
<Widget>
|
|
261
|
-
<WidgetId>jibb_start_toggle</WidgetId>
|
|
262
|
-
<Type>GroupButton</Type>
|
|
263
|
-
<Options>size=4</Options>
|
|
264
|
-
<ValueSpace>
|
|
265
|
-
<Value>
|
|
266
|
-
<Key>start</Key>
|
|
267
|
-
<Name>Start</Name>
|
|
268
|
-
</Value>
|
|
269
|
-
<Value>
|
|
270
|
-
<Key>stop</Key>
|
|
271
|
-
<Name>Stop</Name>
|
|
272
|
-
</Value>
|
|
273
|
-
</ValueSpace>
|
|
274
|
-
</Widget>
|
|
275
|
-
</Row>
|
|
276
|
-
<Row>
|
|
277
|
-
<Name>Row</Name>
|
|
278
|
-
<Widget>
|
|
279
|
-
<WidgetId>jibb_camera_control</WidgetId>
|
|
280
|
-
<Type>DirectionalPad</Type>
|
|
281
|
-
<Options>size=4</Options>
|
|
282
|
-
</Widget>
|
|
283
|
-
</Row>
|
|
284
|
-
<Row>
|
|
285
|
-
<Name>Row</Name>
|
|
286
|
-
<Widget>
|
|
287
|
-
<WidgetId>jibb_zoom_out</WidgetId>
|
|
288
|
-
<Type>Button</Type>
|
|
289
|
-
<Options>size=1;icon=zoom_out</Options>
|
|
290
|
-
</Widget>
|
|
291
|
-
<Widget>
|
|
292
|
-
<WidgetId>jibb_zoom_in</WidgetId>
|
|
293
|
-
<Type>Button</Type>
|
|
294
|
-
<Options>size=1;icon=zoom_in</Options>
|
|
295
|
-
</Widget>
|
|
296
|
-
</Row>
|
|
297
|
-
<Options>hideRowNames=1</Options>
|
|
298
|
-
</Page>
|
|
299
|
-
</Panel>
|
|
300
|
-
</Extensions>
|
|
301
|
-
`
|
|
302
|
-
|
|
303
|
-
main()
|
package/src/post-processing.js
DELETED
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import {Config} from './config.js';
|
|
2
|
-
import {Auth} from './auth.js';
|
|
3
|
-
import http from "../http/index.js"
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
export class PostProcessing {
|
|
7
|
-
async createPDFNotes(sourceUrl, customCorners = undefined) {
|
|
8
|
-
let headers = {
|
|
9
|
-
"Content-Type": "application/json",
|
|
10
|
-
"Accept": "application/json",
|
|
11
|
-
"x-jibb-user-jwt": await Auth.getUserToken(),
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
let body = {
|
|
15
|
-
"config": {
|
|
16
|
-
"surfaceType": "WHITEBOARD"
|
|
17
|
-
},
|
|
18
|
-
"runtimeConfig": {
|
|
19
|
-
"enable_estimation": true,
|
|
20
|
-
"fixed_corners": true,
|
|
21
|
-
"flip_up_down": false,
|
|
22
|
-
"flip_left_right": false,
|
|
23
|
-
"rotation": "RATATE_0",
|
|
24
|
-
"enableColor": false
|
|
25
|
-
},
|
|
26
|
-
"sourceUrl": sourceUrl,
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
if (customCorners) {
|
|
30
|
-
body["runtimeConfig"]["customCorners"] = customCorners
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
let response = await http.post(`${Config.apiBaseURL}/v1/ipsa-post-processing/run`, body, {
|
|
34
|
-
headers,
|
|
35
|
-
})
|
|
36
|
-
|
|
37
|
-
return response.data;
|
|
38
|
-
}
|
|
39
|
-
}
|
package/src/types/exceptions.js
DELETED
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
export class NotFoundError extends Error {
|
|
2
|
-
constructor(message) {
|
|
3
|
-
super(message);
|
|
4
|
-
this.name = "NotFoundError";
|
|
5
|
-
}
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
export class NotStartedError extends Error {
|
|
9
|
-
constructor(message) {
|
|
10
|
-
super(message);
|
|
11
|
-
this.name = "NotStartedError";
|
|
12
|
-
}
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
export class NotConnectedError extends Error {
|
|
16
|
-
constructor(message) {
|
|
17
|
-
super(message);
|
|
18
|
-
this.name = "NotConnectedError";
|
|
19
|
-
}
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
export class AlreadyStartedError extends Error {
|
|
23
|
-
constructor(message) {
|
|
24
|
-
super(message);
|
|
25
|
-
this.name = "AlreadyStartedError";
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
export class AlreadyConnectedError extends Error {
|
|
30
|
-
constructor(message) {
|
|
31
|
-
super(message);
|
|
32
|
-
this.name = "AlreadyConnectedError";
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
export class PermissionDeniedError extends Error {
|
|
37
|
-
constructor(message) {
|
|
38
|
-
super(message);
|
|
39
|
-
this.name = "PermissionDeniedError";
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
export class InvalidArgumentError extends Error {
|
|
44
|
-
constructor(message) {
|
|
45
|
-
super(message);
|
|
46
|
-
this.name = "InvalidArgumentError";
|
|
47
|
-
}
|
|
48
|
-
}
|