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 a(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 i(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 i=r(this).constructor;n=Reflect.construct(o,arguments,i)}else n=o.apply(this,arguments);return a(this,n)}}var s="POST",l="json",u="x-www-form-urlencoded",c="/api/v1/status",d="/api/v1/settings/publish",f="/api/v1/mailer",h="/api/v1/login",p="writeSettings",g="publishSite",m="createNewPage",v="editPage",y="deletePage",b="reIndexPages",w="apiUseAuthorized",E=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(this.baseURL?this.baseURL+c+"?key="+this.key:c+"?key="+this.key).then((function(e){e.type===w&&(n.token=e.token)}))}return n(t,[{key:"login",value:function(e){var t=this;return new Promise((function(n,r){t.baseURL?e.remote=!0:e.remote=!1,t.key?e.key=t.key:e.key=null,t._request(t.baseURL?t.baseURL+h:h,"getAuthStatus",s,l,e).then((function(e){n(e)})).catch((function(e){r(e)}))}))}},{key:"sync",value:function(e,t){var n=this;return new Promise((function(r,o){var a="";switch(e){case"syncSite":a="/api/v1/settings/sync";break;case"syncNav":a="/api/v1/settings/nav-sync"}n._request(n.baseURL?n.baseURL+a+"?key="+n.key:a+"?key="+n.key,p,s,l,t).then((function(e){r(e)})).catch((function(e){o(e)}))}))}},{key:"publish",value:function(e){var t=this;return new Promise((function(n,r){t._request(t.baseURL?t.baseURL+d:d,g,s,l,e).then((function(e){n(e)})).catch((function(e){r(e)}))}))}},{key:"pageActions",value:function(e,t){var n,r,o,a=this;switch(e){case m:n="/api/v1/page/create",r=m,o=u;break;case v:n="/api/v1/page/write",r=v,o=u;break;case y:n="/api/v1/page/delete",r=y,o=l}return this.baseURL?(t.key=this.key,t.remote=!0):t.remote=!1,new Promise((function(e,i){a._request(a.baseURL?a.baseURL+n:n,r,s,o,t).then((function(t){e(t)})).catch((function(e){i(e)}))}))}},{key:"sendMail",value:function(e){var t=this;return new Promise((function(n,r){t._request(t.baseURL?t.baseURL+f:f,"sendMail",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,a=this;return new Promise((function(i,c){var d=new XMLHttpRequest;if(d.upload.onprogress=a.handleLoadProgress,d.open(n,e,!0),d.onload=function(){if(200==d.status){var e=JSON.parse(d.response);i(e)}else{var t=JSON.parse(d.response);c(t)}},"PUT"==n||n==s)switch(t!==p&&t!==v&&t!==m&&t!==y&&t!==g&&t!==b||d.setRequestHeader("fipamo-access-token",a.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:function(e){this.percentComplete=Math.ceil(e.loaded/e.total*100)}}]),t}(),I="POST",k="json",S="x-www-form-urlencoded",T=function(){function t(){var n=arguments.length>0&&void 0!==a
;l.progress=Q(v/d*100,0,100),l.reversePlayback=v<l.currentTime,t&&function(e){if(l.reversePlayback)for(var n=a;n--;)f(e,t[n]);else for(var r=0;r<a;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=Q(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&&(i(),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=a=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 Ue(e,t),l},l.tick=function(e){o=e,n||(n=o),g((o+(r-n))*We.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,Ye.push(l),d(),qe())},l.reverse=function(){u(),l.completed=!l.reversed,d()},l.restart=function(){l.reset(),l.play()},l.remove=function(e){Ge(Ce(e),l)},l.reset(),l.autoplay&&l.play(),l}function ze(e,t){for(var n=t.length;n--;)ce(e,t[n].animatable.target)&&t.splice(n,1)}function Ge(e,t){var n=t.animations,r=t.children;ze(e,n);for(var o=r.length;o--;){var a=r[o],i=a.animations;ze(e,i),i.length||a.children.length||r.splice(o,1)}n.length||r.length||t.pause()}We.version="3.2.1",We.speed=1,We.suspendWhenDocumentHidden=!0,We.running=Ye,We.remove=function(e){for(var t=Ce(e),n=Ye.length;n--;){Ge(t,Ye[n])}},We.get=ke,We.set=Ue,We.convertPx=ye,We.path=function(e,t){var n=$.str(e)?ie(e)[0]:e,r=t||100;return function(e){return{property:e,el:n,svg:_e(n),totalLength:Pe(n)*(r/100)}}},We.setDashoffset=function(e){var t=Pe(e);return e.setAttribute("stroke-dasharray",t),t},We.stagger=function(e,t){void 0===t&&(t={});var n=t.direction||"normal",r=t.easing?ae(t.easing):null,o=t.grid,a=t.axis,i=t.from||0,s="first"===i,l="center"===i,u="last"===i,c=$.arr(e),d=c?parseFloat(e[0]):parseFloat(e),f=c?parseFloat(e[1]):0,h=ge(c?e[1]:e)||0,p=t.start||0+(c?d:0),g=[],m=0;return function(e,t,v){if(s&&(i=0),l&&(i=(v-1)/2),u&&(i=v-1),!g.length){for(var y=0;y<v;y++){if(o){var b=l?(o[0]-1)/2:i%o[0],w=l?(o[1]-1)/2:Math.floor(i/o[0]),E=b-y%o[0],I=w-Math.floor(y/o[0]),k=Math.sqrt(E*E+I*I);"x"===a&&(k=-E),"y"===a&&(k=-I),g.push(k)}else g.push(Math.abs(i-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 a?e<0?-1*e:-e:Math.abs(m-e)})))}return p+(c?(f-d)/m:d)*(Math.round(100*g[t])/100)+h}},We.timeline=function(e){void 0===e&&(e={});var t=We(e);return t.duration=0,t.add=function(n,r){var o=Ye.indexOf(t),a=t.children;function i(e){e.passThrough=!0}o>-1&&Ye.splice(o,1);for(var s=0;s<a.length;s++)i(a[s]);var l=he(n,fe(W,e));l.targets=l.targets||e.targets;var u=t.duration;l.autoplay=!1,l.direction=t.direction,l.timelineOffset=$.und(r)?u:Se(r,u),i(t),t.seek(l.timelineOffset);var c=We(l);i(c),a.push(c);var d=Fe(a,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},We.easing=ae,We.penner=oe,We.random=function(e,t){return Math.floor(Math.random()*(t-e+1))+e};var Qe=document.getElementById("notifications"),Ve=document.getElementById("notifyMessage"),Je=document.getElementById("message-text"),$e=document.getElementById("notify-good"),Ze=document.getElementById("notify-lame"),Ke=document.getElementById("notify-working"),et=function(){function t(){e(this,t)}return n(t,[{key:"alert",value:funct
/**!
* Sortable 1.13.0
* @author RubaXa <trash@rubaxa.org>
* @author owenm <owen23355@gmail.com>
* @license MIT
*/
function ct(e){return(ct="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 dt(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function ft(){return(ft=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 ht(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){dt(e,t,n[t])}))}return e}function pt(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}function gt(e){if("undefined"!=typeof window&&window.navigator)return!!navigator.userAgent.match(e)}var mt=gt(/(?:Trident.*rv[ :]?11\.|msie|iemobile|Windows Phone)/i),vt=gt(/Edge/i),yt=gt(/firefox/i),bt=gt(/safari/i)&&!gt(/chrome/i)&&!gt(/android/i),wt=gt(/iP(ad|od|hone)/i),Et=gt(/chrome/i)&&gt(/android/i),It={capture:!1,passive:!1};function kt(e,t,n){e.addEventListener(t,n,!mt&&It)}function St(e,t,n){e.removeEventListener(t,n,!mt&&It)}function Tt(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 Dt(e){return e.host&&e!==document&&e.host.nodeType?e.host:e.parentNode}function xt(e,t,n,r){if(e){n=n||document;do{if(null!=t&&(">"===t[0]?e.parentNode===n&&Tt(e,t):Tt(e,t))||r&&e===n)return e;if(e===n)break}while(e=Dt(e))}return null}var Pt,_t=/\s+/g;function Bt(e,t,n){if(e&&t)if(e.classList)e.classList[n?"add":"remove"](t);else{var r=(" "+e.className+" ").replace(_t," ").replace(" "+t+" "," ");e.className=(r+(n?" "+t:"")).replace(_t," ")}}function At(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 Ct(e,t){var n="";if("string"==typeof e)n=e;else do{var r=At(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 Ot(e,t,n){if(e){var r=e.getElementsByTagName(t),o=0,a=r.length;if(n)for(;o<a;o++)n(r[o],o);return r}return[]}function Lt(){var e=document.scrollingElement;return e||document.documentElement}function Mt(e,t,n,r,o){if(e.getBoundingClientRect||e===window){var a,i,s,l,u,c,d;if(e!==window&&e.parentNode&&e!==Lt()?(i=(a=e.getBoundingClientRect()).top,s=a.left,l=a.bottom,u=a.right,c=a.height,d=a.width):(i=0,s=0,l=window.innerHeight,u=window.innerWidth,c=window.innerHeight,d=window.innerWidth),(t||n)&&e!==window&&(o=o||e.parentNode,!mt))do{if(o&&o.getBoundingClientRect&&("none"!==At(o,"transform")||n&&"static"!==At(o,"position"))){var f=o.getBoundingClientRect();i-=f.top+parseInt(At(o,"border-top-width")),s-=f.left+parseInt(At(o,"border-left-width")),l=i+a.height,u=s+a.width;break}}while(o=o.parentNode);if(r&&e!==window){var h=Ct(o||e),p=h&&h.a,g=h&&h.d;h&&(l=(i/=g)+(c/=g),u=(s/=p)+(d/=p))}return{top:i,left:s,bottom:l,right:u,width:d,height:c}}}function Nt(e,t,n){for(var r=Xt(e,!0),o=Mt(e)[t];r;){var a=Mt(r)[n];if(!("top"===n||"left"===n?o>=a:o<=a))return r;if(r===Lt())break;r=Xt(r,!1)}return!1}function Rt(e,t,n){for(var r=0,o=0
;var P=E&&(Math.abs(y-a)<=s&&D+b<k)-(Math.abs(v-a)<=s&&!!D),_=I&&(Math.abs(m-i)<=s&&x+w<S)-(Math.abs(g-i)<=s&&!!x);if(!rr[d])for(var B=0;B<=d;B++)rr[B]||(rr[B]={});rr[d].vx==P&&rr[d].vy==_&&rr[d].el===h||(rr[d].el=h,rr[d].vx=P,rr[d].vy=_,clearInterval(rr[d].pid),0==P&&0==_||(c=!0,rr[d].pid=setInterval(function(){r&&0===this.layer&&jn.active._onTouchMove(tr);var t=rr[this.layer].vy?rr[this.layer].vy*l:0,n=rr[this.layer].vx?rr[this.layer].vx*l:0;"function"==typeof o&&"continue"!==o.call(jn.dragged.parentNode[zt],n,t,e,tr,rr[this.layer].el)||jt(rr[this.layer].el,n,t)}.bind({layer:d}),24))),d++}while(t.bubbleScroll&&f!==u&&(f=Xt(f,!1)));or=c}}),30),lr=function(e){var t=e.originalEvent,n=e.putSortable,r=e.dragEl,o=e.activeSortable,a=e.dispatchSortableEvent,i=e.hideGhostForTarget,s=e.unhideGhostForTarget;if(t){var l=n||o;i();var u=t.changedTouches&&t.changedTouches.length?t.changedTouches[0]:t,c=document.elementFromPoint(u.clientX,u.clientY);s(),l&&!l.el.contains(c)&&(a("spill"),this.onSpill({dragEl:r,putSortable:n}))}};function ur(){}function cr(){}ur.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=Rt(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:lr},ft(ur,{pluginName:"revertOnSpill"}),cr.prototype={onSpill:function(e){var t=e.dragEl,n=e.putSortable||this.sortable;n.captureAnimationState(),t.parentNode&&t.parentNode.removeChild(t),n.animateAll()},drop:lr},ft(cr,{pluginName:"removeOnSpill"}),jn.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?kt(document,"dragover",this._handleAutoScroll):this.options.supportPointer?kt(document,"pointermove",this._handleFallbackAutoScroll):t.touches?kt(document,"touchmove",this._handleFallbackAutoScroll):kt(document,"mousemove",this._handleFallbackAutoScroll)},dragOverCompleted:function(e){var t=e.originalEvent;this.options.dragOverBubble||t.rootEl||this._handleAutoScroll(t)},drop:function(){this.sortable.nativeDraggable?St(document,"dragover",this._handleAutoScroll):(St(document,"pointermove",this._handleFallbackAutoScroll),St(document,"touchmove",this._handleFallbackAutoScroll),St(document,"mousemove",this._handleFallbackAutoScroll)),ir(),ar(),clearTimeout(Pt),Pt=void 0},nulling:function(){tr=Zn=$n=or=nr=Kn=er=null,rr.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,a=document.elementFromPoint(r,o);if(tr=e,t||vt||mt||bt){sr(e,this.options,a,t);var i=Xt(a,!0);!or||nr&&r===Kn&&o===er||(nr&&ir(),nr=setInterval((function(){var a=Xt(document.elementFromPoint(r,o),!0);a!==i&&(i=a,ar()),sr(e,n.options,a,t)}),10),Kn=r,er=o)}else{if(!this.options.bubbleScroll||Xt(a,!0)===Lt())return void ar();sr(e,this.options,Xt(a,!1),!1)}}},ft(e,{pluginName:"scroll",initializeByDefault:!0})}),jn.mount(cr,ur);var dr=new et,fr=function(){function t(){e(this,t),this.processing=!1,this.admin=new E(null,"fe79df250470815bf32dcea70221384c89163cad3a827a9c3da25d87159ed55a"),this.start()}return n(t,[{key:"start",value:function(){var e=this,t=this;jn.create(document.getElementById("nav-pages"),{onUpdate:function(){(new ut).syncMenu().then((function(e){dr.alert("Updating Menu",null),t.admin.sync("syncNav",e).then((function(e){e.type,dr.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(
//# sourceMappingURL=dash.min.js.map