You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Fipamo/public/assets/scripts/dash.min.js

11 lines
87 KiB
JavaScript

!function(){"use strict";function e(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function t(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function n(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}function r(e){return(r=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function o(e,t){return(o=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function i(e,t){return!t||"object"!=typeof t&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function a(e){var t=function(){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(e){return!1}}();return function(){var n,o=r(e);if(t){var a=r(this).constructor;n=Reflect.construct(o,arguments,a)}else n=o.apply(this,arguments);return i(this,n)}}var s="POST",l="json",u="x-www-form-urlencoded",c="/api/v1/status",d="/api/v1/settings/sync",f="/api/v1/settings/publish",h="/api/v1/settings/nav-sync",p="/api/v1/settings/reindex",g="/api/v1/mailer",m="/api/v1/login",v="writeSettings",y="publishSite",b="createNewPage",w="editPage",E="deletePage",I="reIndexPages",k="apiConnected",S=function(){function t(){var n=this,r=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;e(this,t),this.percentComplete=0,this.token=null,this.baseURL=null,this.key=null,o&&(this.key=o),r&&(this.baseURL=r),this._request(c).then((function(e){e.type===k&&(n.token=e.token)}))}return n(t,[{key:"login",value:function(e){var t=this;return new Promise((function(n,r){t.baseURL?(e.key=t.key,e.remote=!0):e.remote=!1,t._request(t.baseURL?t.baseURL+m:m,"getAuthStatus",s,l,e).then((function(e){n(e)})).catch((function(e){r(e)}))}))}},{key:"syncSettings",value:function(e){var t=this;return new Promise((function(n,r){t._request(t.baseURL?t.baseURL+d:d,v,s,l,e).then((function(e){n(e)})).catch((function(e){r(e)}))}))}},{key:"publishSite",value:function(e){var t=this;return new Promise((function(n,r){t._request(t.baseURL?t.baseURL+f:f,y,s,l,e).then((function(e){n(e)})).catch((function(e){r(e)}))}))}},{key:"pageActions",value:function(e,t){var n,r,o,i=this;switch(e){case b:n="/api/v1/page/create",r=b,o=u;break;case w:n="/api/v1/page/write",r=w,o=u;break;case E:n="/api/v1/page/delete",r=E,o=l}return new Promise((function(e,a){i._request(i.baseURL?i.baseURL+n:n,r,s,o,t).then((function(t){e(t)})).catch((function(e){a(e)}))}))}},{key:"syncNav",value:function(e){var t=this;return new Promise((function(n,r){t._request(t.baseURL?t.baseURL+h:h,v,s,l,e).then((function(e){n(e)})).catch((function(e){r(e)}))}))}},{key:"sendMail",value:function(e){var t=this;return new Promise((function(n,r){t._request(t.baseURL?t.baseURL+g:g,"sendMail",s,l,e).then((function(e){n(e)})).catch((function(e){r(e)}))}))}},{key:"reindexPages",value:function(e){var t=this;return new Promise((function(n,r){t._request(t.baseURL?t.baseURL+p:p,I,s,l,e).then((function(e){n(e)})).catch((function(e){r(e)}))}))}},{key:"_request",value:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"GET",r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:l,o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:null,i=this;return new Promise((function(a,c){var d=new XMLHttpRequest;if(d.upload.onprogress=i.handleLoadProgress,d.open(n,e,!0),d.onload=function(){if(200==d.status){var e=JSON.parse(d.response);a(e)}else{var t=JSON.parse(d.response);c(t)}},"PUT"==n||n==s)switch(t!==v&&t!==w&&t!==E&&t!==y&&t!==I||d.setRequestHeader("fipamo-access-token",i.token),r){case l:d.setRequestHeader("Content-type","application/"+r),d.send(JSON.stringify(o));break;case u:d.send(o)}else d.send()}))}},{key:"handleLoadProgress",value:
;Fe[o.type](i.target,o.property,m,i.transforms),o.currentValue=m,t++}}function p(e){l[e]&&!l.passThrough&&l[e](l)}function g(e){var d=l.duration,g=l.delay,m=d-l.endDelay,v=c(e);l.progress=$(v/d*100,0,100),l.reversePlayback=v<l.currentTime,t&&function(e){if(l.reversePlayback)for(var n=i;n--;)f(e,t[n]);else for(var r=0;r<i;r++)f(e,t[r])}(v),!l.began&&l.currentTime>0&&(l.began=!0,p("begin")),!l.loopBegan&&l.currentTime>0&&(l.loopBegan=!0,p("loopBegin")),v<=g&&0!==l.currentTime&&h(0),(v>=m&&l.currentTime!==d||!d)&&h(d),v>g&&v<m?(l.changeBegan||(l.changeBegan=!0,l.changeCompleted=!1,p("changeBegin")),p("change"),h(v)):l.changeBegan&&(l.changeCompleted=!0,l.changeBegan=!1,p("changeComplete")),l.currentTime=$(v,0,d),l.began&&p("update"),e>=d&&(r=0,l.remaining&&!0!==l.remaining&&l.remaining--,l.remaining?(n=o,p("loopComplete"),l.loopBegan=!1,"alternate"===l.direction&&u()):(l.paused=!0,l.completed||(l.completed=!0,p("loopComplete"),p("complete"),!l.passThrough&&"Promise"in window&&(a(),s(l)))))}return s(l),l.reset=function(){var e=l.direction;l.passThrough=!1,l.currentTime=0,l.progress=0,l.paused=!0,l.began=!1,l.loopBegan=!1,l.changeBegan=!1,l.completed=!1,l.changeCompleted=!1,l.reversePlayback=!1,l.reversed="reverse"===e,l.remaining=l.loop,t=l.children;for(var n=i=t.length;n--;)l.children[n].reset();(l.reversed&&!0!==l.loop||"alternate"===e&&1===l.loop)&&l.remaining++,h(l.reversed?l.duration:0)},l._onDocumentVisibility=d,l.set=function(e,t){return Xe(e,t),l},l.tick=function(e){o=e,n||(n=o),g((o+(r-n))*Qe.speed)},l.seek=function(e){g(c(e))},l.pause=function(){l.paused=!0,d()},l.play=function(){l.paused&&(l.completed&&l.reset(),l.paused=!1,We.push(l),d(),ze())},l.reverse=function(){u(),l.completed=!l.reversed,d()},l.restart=function(){l.reset(),l.play()},l.remove=function(e){Je(Le(e),l)},l.reset(),l.autoplay&&l.play(),l}function Ve(e,t){for(var n=t.length;n--;)he(e,t[n].animatable.target)&&t.splice(n,1)}function Je(e,t){var n=t.animations,r=t.children;Ve(e,n);for(var o=r.length;o--;){var i=r[o],a=i.animations;Ve(e,a),a.length||i.children.length||r.splice(o,1)}n.length||r.length||t.pause()}Qe.version="3.2.1",Qe.speed=1,Qe.suspendWhenDocumentHidden=!0,Qe.running=We,Qe.remove=function(e){for(var t=Le(e),n=We.length;n--;){Je(t,We[n])}},Qe.get=xe,Qe.set=Xe,Qe.convertPx=Ee,Qe.path=function(e,t){var n=ee.str(e)?ue(e)[0]:e,r=t||100;return function(e){return{property:e,el:n,svg:Ce(n),totalLength:Ae(n)*(r/100)}}},Qe.setDashoffset=function(e){var t=Ae(e);return e.setAttribute("stroke-dasharray",t),t},Qe.stagger=function(e,t){void 0===t&&(t={});var n=t.direction||"normal",r=t.easing?le(t.easing):null,o=t.grid,i=t.axis,a=t.from||0,s="first"===a,l="center"===a,u="last"===a,c=ee.arr(e),d=c?parseFloat(e[0]):parseFloat(e),f=c?parseFloat(e[1]):0,h=ye(c?e[1]:e)||0,p=t.start||0+(c?d:0),g=[],m=0;return function(e,t,v){if(s&&(a=0),l&&(a=(v-1)/2),u&&(a=v-1),!g.length){for(var y=0;y<v;y++){if(o){var b=l?(o[0]-1)/2:a%o[0],w=l?(o[1]-1)/2:Math.floor(a/o[0]),E=b-y%o[0],I=w-Math.floor(y/o[0]),k=Math.sqrt(E*E+I*I);"x"===i&&(k=-E),"y"===i&&(k=-I),g.push(k)}else g.push(Math.abs(a-y));m=Math.max.apply(Math,g)}r&&(g=g.map((function(e){return r(e/m)*m}))),"reverse"===n&&(g=g.map((function(e){return i?e<0?-1*e:-e:Math.abs(m-e)})))}return p+(c?(f-d)/m:d)*(Math.round(100*g[t])/100)+h}},Qe.timeline=function(e){void 0===e&&(e={});var t=Qe(e);return t.duration=0,t.add=function(n,r){var o=We.indexOf(t),i=t.children;function a(e){e.passThrough=!0}o>-1&&We.splice(o,1);for(var s=0;s<i.length;s++)a(i[s]);var l=me(n,ge(Q,e));l.targets=l.targets||e.targets;var u=t.duration;l.autoplay=!1,l.direction=t.direction,l.timelineOffset=ee.und(r)?u:De(r,u),a(t),t.seek(l.timelineOffset);var c=Qe(l);a(c),i.push(c);var d=Ye(i,e);return t.delay=d.delay,t.endDelay=d.endDelay,t.duration=d.duration,t.seek(0),t.reset(),t.autoplay&&t.play(),t},t},Qe.easing=le,Qe.penner=se,Qe.random=function(e,t){return Math.floor(Math.random()*(t-e+1))+e};var $e=document.getElementById("notifications"),Ze=document.getElementById("notifyMessage"),Ke=document.getElementById("message-text"),et=document.getElementB
/**!
* Sortable 1.13.0
* @author RubaXa <trash@rubaxa.org>
* @author owenm <owen23355@gmail.com>
* @license MIT
*/
function ht(e){return(ht="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function pt(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function gt(){return(gt=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}function mt(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter((function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable})))),r.forEach((function(t){pt(e,t,n[t])}))}return e}function vt(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}function yt(e){if("undefined"!=typeof window&&window.navigator)return!!navigator.userAgent.match(e)}var bt=yt(/(?:Trident.*rv[ :]?11\.|msie|iemobile|Windows Phone)/i),wt=yt(/Edge/i),Et=yt(/firefox/i),It=yt(/safari/i)&&!yt(/chrome/i)&&!yt(/android/i),kt=yt(/iP(ad|od|hone)/i),St=yt(/chrome/i)&&yt(/android/i),Tt={capture:!1,passive:!1};function xt(e,t,n){e.addEventListener(t,n,!bt&&Tt)}function Dt(e,t,n){e.removeEventListener(t,n,!bt&&Tt)}function Pt(e,t){if(t){if(">"===t[0]&&(t=t.substring(1)),e)try{if(e.matches)return e.matches(t);if(e.msMatchesSelector)return e.msMatchesSelector(t);if(e.webkitMatchesSelector)return e.webkitMatchesSelector(t)}catch(e){return!1}return!1}}function _t(e){return e.host&&e!==document&&e.host.nodeType?e.host:e.parentNode}function Bt(e,t,n,r){if(e){n=n||document;do{if(null!=t&&(">"===t[0]?e.parentNode===n&&Pt(e,t):Pt(e,t))||r&&e===n)return e;if(e===n)break}while(e=_t(e))}return null}var At,Ct=/\s+/g;function Ot(e,t,n){if(e&&t)if(e.classList)e.classList[n?"add":"remove"](t);else{var r=(" "+e.className+" ").replace(Ct," ").replace(" "+t+" "," ");e.className=(r+(n?" "+t:"")).replace(Ct," ")}}function Mt(e,t,n){var r=e&&e.style;if(r){if(void 0===n)return document.defaultView&&document.defaultView.getComputedStyle?n=document.defaultView.getComputedStyle(e,""):e.currentStyle&&(n=e.currentStyle),void 0===t?n:n[t];t in r||-1!==t.indexOf("webkit")||(t="-webkit-"+t),r[t]=n+("string"==typeof n?"":"px")}}function Lt(e,t){var n="";if("string"==typeof e)n=e;else do{var r=Mt(e,"transform");r&&"none"!==r&&(n=r+" "+n)}while(!t&&(e=e.parentNode));var o=window.DOMMatrix||window.WebKitCSSMatrix||window.CSSMatrix||window.MSCSSMatrix;return o&&new o(n)}function Nt(e,t,n){if(e){var r=e.getElementsByTagName(t),o=0,i=r.length;if(n)for(;o<i;o++)n(r[o],o);return r}return[]}function Rt(){var e=document.scrollingElement;return e||document.documentElement}function Ut(e,t,n,r,o){if(e.getBoundingClientRect||e===window){var i,a,s,l,u,c,d;if(e!==window&&e.parentNode&&e!==Rt()?(a=(i=e.getBoundingClientRect()).top,s=i.left,l=i.bottom,u=i.right,c=i.height,d=i.width):(a=0,s=0,l=window.innerHeight,u=window.innerWidth,c=window.innerHeight,d=window.innerWidth),(t||n)&&e!==window&&(o=o||e.parentNode,!bt))do{if(o&&o.getBoundingClientRect&&("none"!==Mt(o,"transform")||n&&"static"!==Mt(o,"position"))){var f=o.getBoundingClientRect();a-=f.top+parseInt(Mt(o,"border-top-width")),s-=f.left+parseInt(Mt(o,"border-left-width")),l=a+i.height,u=s+i.width;break}}while(o=o.parentNode);if(r&&e!==window){var h=Lt(o||e),p=h&&h.a,g=h&&h.d;h&&(l=(a/=g)+(c/=g),u=(s/=p)+(d/=p))}return{top:a,left:s,bottom:l,right:u,width:d,height:c}}}function Ht(e,t,n){for(var r=jt(e,!0),o=Ut(e)[t];r;){var i=Ut(r)[n];if(!("top"===n||"left"===n?o>=i:o<=i))return r;if(r===Rt())break;r=jt(r,!1)}return!1}function Ft(e,t,n){for(var r=0,o=0
;var P=E&&(Math.abs(y-i)<=s&&x+b<k)-(Math.abs(v-i)<=s&&!!x),_=I&&(Math.abs(m-a)<=s&&D+w<S)-(Math.abs(g-a)<=s&&!!D);if(!ar[d])for(var B=0;B<=d;B++)ar[B]||(ar[B]={});ar[d].vx==P&&ar[d].vy==_&&ar[d].el===h||(ar[d].el=h,ar[d].vx=P,ar[d].vy=_,clearInterval(ar[d].pid),0==P&&0==_||(c=!0,ar[d].pid=setInterval(function(){r&&0===this.layer&&Gn.active._onTouchMove(or);var t=ar[this.layer].vy?ar[this.layer].vy*l:0,n=ar[this.layer].vx?ar[this.layer].vx*l:0;"function"==typeof o&&"continue"!==o.call(Gn.dragged.parentNode[Vt],n,t,e,or,ar[this.layer].el)||Gt(ar[this.layer].el,n,t)}.bind({layer:d}),24))),d++}while(t.bubbleScroll&&f!==u&&(f=jt(f,!1)));sr=c}}),30),dr=function(e){var t=e.originalEvent,n=e.putSortable,r=e.dragEl,o=e.activeSortable,i=e.dispatchSortableEvent,a=e.hideGhostForTarget,s=e.unhideGhostForTarget;if(t){var l=n||o;a();var u=t.changedTouches&&t.changedTouches.length?t.changedTouches[0]:t,c=document.elementFromPoint(u.clientX,u.clientY);s(),l&&!l.el.contains(c)&&(i("spill"),this.onSpill({dragEl:r,putSortable:n}))}};function fr(){}function hr(){}fr.prototype={startIndex:null,dragStart:function(e){var t=e.oldDraggableIndex;this.startIndex=t},onSpill:function(e){var t=e.dragEl,n=e.putSortable;this.sortable.captureAnimationState(),n&&n.captureAnimationState();var r=Ft(this.sortable.el,this.startIndex,this.options);r?this.sortable.el.insertBefore(t,r):this.sortable.el.appendChild(t),this.sortable.animateAll(),n&&n.animateAll()},drop:dr},gt(fr,{pluginName:"revertOnSpill"}),hr.prototype={onSpill:function(e){var t=e.dragEl,n=e.putSortable||this.sortable;n.captureAnimationState(),t.parentNode&&t.parentNode.removeChild(t),n.animateAll()},drop:dr},gt(hr,{pluginName:"removeOnSpill"}),Gn.mount(new function(){function e(){for(var e in this.defaults={scroll:!0,scrollSensitivity:30,scrollSpeed:10,bubbleScroll:!0},this)"_"===e.charAt(0)&&"function"==typeof this[e]&&(this[e]=this[e].bind(this))}return e.prototype={dragStarted:function(e){var t=e.originalEvent;this.sortable.nativeDraggable?xt(document,"dragover",this._handleAutoScroll):this.options.supportPointer?xt(document,"pointermove",this._handleFallbackAutoScroll):t.touches?xt(document,"touchmove",this._handleFallbackAutoScroll):xt(document,"mousemove",this._handleFallbackAutoScroll)},dragOverCompleted:function(e){var t=e.originalEvent;this.options.dragOverBubble||t.rootEl||this._handleAutoScroll(t)},drop:function(){this.sortable.nativeDraggable?Dt(document,"dragover",this._handleAutoScroll):(Dt(document,"pointermove",this._handleFallbackAutoScroll),Dt(document,"touchmove",this._handleFallbackAutoScroll),Dt(document,"mousemove",this._handleFallbackAutoScroll)),ur(),lr(),clearTimeout(At),At=void 0},nulling:function(){or=tr=er=sr=ir=nr=rr=null,ar.length=0},_handleFallbackAutoScroll:function(e){this._handleAutoScroll(e,!0)},_handleAutoScroll:function(e,t){var n=this,r=(e.touches?e.touches[0]:e).clientX,o=(e.touches?e.touches[0]:e).clientY,i=document.elementFromPoint(r,o);if(or=e,t||wt||bt||It){cr(e,this.options,i,t);var a=jt(i,!0);!sr||ir&&r===nr&&o===rr||(ir&&ur(),ir=setInterval((function(){var i=jt(document.elementFromPoint(r,o),!0);i!==a&&(a=i,lr()),cr(e,n.options,i,t)}),10),nr=r,rr=o)}else{if(!this.options.bubbleScroll||jt(i,!0)===Rt())return void lr();cr(e,this.options,jt(i,!1),!1)}}},gt(e,{pluginName:"scroll",initializeByDefault:!0})}),Gn.mount(hr,fr);var pr=new rt,gr=function(){function t(){e(this,t),this.processing=!1,this.admin=new S,this.start()}return n(t,[{key:"start",value:function(){var e=this,t=this;Gn.create(document.getElementById("nav-pages"),{onUpdate:function(){(new ft).syncMenu().then((function(e){pr.alert("Updating Menu",null),t.admin.syncNav(e).then((function(e){e.type,pr.alert(e.message,!0)}))}))}});for(var n=document.querySelectorAll(".nav-btn"),r=0,o=n.length;r<o;r++)n[r].addEventListener("click",(function(t){return e.handleNavButton(t)}),!1)}},{key:"handleNavButton",value:function(e){if(!this.processing){var t="",n=this;switch(e.target.id){case"remove-item":t=e.target.getAttribute("data-id"),(new ft).removeItem(t),(new ft).syncMenu().then((function(t){t.remove
//# sourceMappingURL=dash.min.js.map