Built files from Bizgaze WebServer
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

gallerymanager.min.js 2.4KB

1
  1. var __awaiter=this&&this.__awaiter||function(n,t,i,r){function u(n){return n instanceof i?n:new i(function(t){t(n)})}return new(i||(i=Promise))(function(i,f){function o(n){try{e(r.next(n))}catch(t){f(t)}}function s(n){try{e(r["throw"](n))}catch(t){f(t)}}function e(n){n.done?i(n.value):u(n.value).then(o,s)}e((r=r.apply(n,t||[])).next())})},Bizgaze;(function(n){let t;(function(n){let t;(function(n){let t;(function(n){let t;(function(n){class t extends Unibase.Platform.Core.BaseManager{changephotplike(n){return __awaiter(this,void 0,void 0,function*(){return yield this.dataHelper().postAsync("apis/v4/bizgaze/communications/events/likedphoto",n).then(function(n){return n.result!==null&&(n.result=JSON.parse(n.result)),n})})}getGuestUsers(){return __awaiter(this,void 0,void 0,function*(){return yield this.dataHelper().getAsync("apis/v4/bizgaze/communications/events/getguestusers").then(function(n){return n.result!==null&&(n.result=JSON.parse(n.result)),n})})}shareImage(n){return __awaiter(this,void 0,void 0,function*(){return yield this.dataHelper().postAsync("apis/v4/bizgaze/communications/events/sharedphotos",n).then(function(n){return n.result!==null&&(n.result=JSON.parse(n.result)),n})})}predictedImages(){return __awaiter(this,void 0,void 0,function*(){return yield this.dataHelper().getAsync("apis/v4/bizgaze/integrations/image/predict").then(function(n){return n.result!==null&&(n.result=JSON.parse(n.result)),n})})}eventWisePredictedImages(n){return __awaiter(this,void 0,void 0,function*(){const t="apis/v4/bizgaze/integrations/image/eventwisepredict/eventid/"+n;return yield this.dataHelper().getAsync(t).then(function(n){return n.result!==null&&(n.result=JSON.parse(n.result)),n})})}getLikesbyPhoto(n){return __awaiter(this,void 0,void 0,function*(){const t="apis/v4/bizgaze/communications/events/getlikesbyphoto/photoid"+n;return yield this.dataHelper().getAsync(t).then(function(n){return n.result!==null&&(n.result=JSON.parse(n.result)),n})})}approvedImage(n,t){return __awaiter(this,void 0,void 0,function*(){const i="apis/v4/bizgaze/communications/events/approvedImage/statusid/"+t+"/documentfileid/"+n;return yield this.dataHelper().postAsync(i,null).then(function(n){return n})})}static Instance(){return this._instance===undefined&&(this._instance=new t),this._instance}}n.GalleryManager=t})(t=n.Managers||(n.Managers={}))})(t=n.Events||(n.Events={}))})(t=n.Communications||(n.Communications={}))})(t=n.Apps||(n.Apps={}))})(Bizgaze||(Bizgaze={}));