From ffb0b1c71ba7e5ff8a512ea4dedb7cc15a64a5b9 Mon Sep 17 00:00:00 2001 From: Tim Officer Date: Tue, 8 Sep 2020 09:07:05 -0400 Subject: [PATCH] rebuild --- dist/vue-slideout-panel.js | 47 +++++++++++++++++----------------- dist/vue-slideout-panel.min.js | 4 +-- docs/docs.js | 4 +-- 3 files changed, 28 insertions(+), 27 deletions(-) diff --git a/dist/vue-slideout-panel.js b/dist/vue-slideout-panel.js index f445429..765b65a 100755 --- a/dist/vue-slideout-panel.js +++ b/dist/vue-slideout-panel.js @@ -1,5 +1,5 @@ /*! - * vue2-slideout-panel v2.12.0 (https://github.com/officert/vue-slideout-panel) + * vue2-slideout-panel v2.13.0 (https://github.com/officert/vue-slideout-panel) * (c) 2020 Tim Officer * Released under the MIT License. */ @@ -342,27 +342,27 @@ module.exports = function (it) { /* 17 */ /***/ (function(module, exports) { -var g; - -// This works in non-strict mode -g = (function() { - return this; -})(); - -try { - // This works if eval is allowed (see CSP) - g = g || Function("return this")() || (1,eval)("this"); -} catch(e) { - // This works if the window reference is available - if(typeof window === "object") - g = window; -} - -// g can still be undefined, but nothing to do about it... -// We return undefined, instead of nothing here, so it's -// easier to handle this case. if(!global) { ...} - -module.exports = g; +var g; + +// This works in non-strict mode +g = (function() { + return this; +})(); + +try { + // This works if eval is allowed (see CSP) + g = g || Function("return this")() || (1,eval)("this"); +} catch(e) { + // This works if the window reference is available + if(typeof window === "object") + g = window; +} + +// g can still be undefined, but nothing to do about it... +// We return undefined, instead of nothing here, so it's +// easier to handle this case. if(!global) { ...} + +module.exports = g; /***/ }), @@ -11799,8 +11799,9 @@ var update = __webpack_require__(38)("081f8195", content, true, {}); exports = module.exports = __webpack_require__(37)(false); // imports + // module -exports.push([module.i, ".slideout-panel-open{overflow:hidden}.slideout-panel{display:block;transition:opacity .15s}.slideout-panel .slideout-panel-bg{position:fixed;z-index:1000;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;overflow-y:hidden;z-index:100}.slideout-panel .slideout-panel-bg.transparent{background-color:transparent}.slideout-panel .slideout-panel-bg.fadeIn-enter{opacity:0}.slideout-panel .slideout-panel-bg.fadeIn-enter-to,.slideout-panel .slideout-panel-bg.fadeIn-leave{opacity:1}.slideout-panel .slideout-panel-bg.fadeIn-leave-to{opacity:0}.slideout-panel .slideout-panel-bg.fadeIn-leave-active{transition-delay:.4s}.slideout-panel .slideout-wrapper{position:static}.slideout-panel .slideout-wrapper .slideout{height:100%;position:fixed;top:0;bottom:0;background:#fff;transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);transition-duration: 0.8s;overflow-y:auto;transition-delay:.2s}.slideout-panel .slideout-wrapper .slideout.open-on-left{right:auto;left:0}.slideout-panel .slideout-wrapper .slideout.open-on-left.slideIn-enter{transform:translateX(-100%)}.slideout-panel .slideout-wrapper .slideout.open-on-left.slideIn-enter-to,.slideout-panel .slideout-wrapper .slideout.open-on-left.slideIn-leave{transform:translateX(0)}.slideout-panel .slideout-wrapper .slideout.open-on-left.slideIn-leave-to{transform:translateX(-100%)}.slideout-panel .slideout-wrapper .slideout.open-on-left.slideIn-leave-active{transition-delay:0}.slideout-panel .slideout-wrapper .slideout.open-on-top{right:0;left:0;bottom:auto;top:0}.slideout-panel .slideout-wrapper .slideout.open-on-top.slideIn-enter{transform:translateY(-100%)}.slideout-panel .slideout-wrapper .slideout.open-on-top.slideIn-enter-to,.slideout-panel .slideout-wrapper .slideout.open-on-top.slideIn-leave{transform:translateY(0)}.slideout-panel .slideout-wrapper .slideout.open-on-top.slideIn-leave-to{transform:translateY(-100%)}.slideout-panel .slideout-wrapper .slideout.open-on-top.slideIn-leave-active{transition-delay:0}.slideout-panel .slideout-wrapper .slideout.open-on-bottom{right:0;left:0;bottom:0;top:auto}.slideout-panel .slideout-wrapper .slideout.open-on-bottom.slideIn-enter{transform:translateY(100%)}.slideout-panel .slideout-wrapper .slideout.open-on-bottom.slideIn-enter-to,.slideout-panel .slideout-wrapper .slideout.open-on-bottom.slideIn-leave{transform:translateY(0)}.slideout-panel .slideout-wrapper .slideout.open-on-bottom.slideIn-leave-to{transform:translateY(100%)}.slideout-panel .slideout-wrapper .slideout.open-on-bottom.slideIn-leave-active{transition-delay:0}.slideout-panel .slideout-wrapper .slideout.open-on-right{right:0;left:auto}.slideout-panel .slideout-wrapper .slideout.open-on-right.slideIn-enter{transform:translateX(100%)}.slideout-panel .slideout-wrapper .slideout.open-on-right.slideIn-enter-to,.slideout-panel .slideout-wrapper .slideout.open-on-right.slideIn-leave{transform:translateX(0)}.slideout-panel .slideout-wrapper .slideout.open-on-right.slideIn-leave-to{transform:translateX(100%)}", ""]); +exports.push([module.i, ".slideout-panel-open{overflow:hidden}.slideout-panel{display:block;transition:opacity .15s}.slideout-panel .slideout-panel-bg{position:fixed;z-index:1000;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;overflow-y:hidden;z-index:100}.slideout-panel .slideout-panel-bg.transparent{background-color:transparent}.slideout-panel .slideout-panel-bg.fadeIn-enter{opacity:0}.slideout-panel .slideout-panel-bg.fadeIn-enter-to,.slideout-panel .slideout-panel-bg.fadeIn-leave{opacity:1}.slideout-panel .slideout-panel-bg.fadeIn-leave-to{opacity:0}.slideout-panel .slideout-panel-bg.fadeIn-leave-active{transition-delay:.4s}.slideout-panel .slideout-wrapper{position:static}.slideout-panel .slideout-wrapper .slideout{height:100%;position:fixed;top:0;bottom:0;background:#fff;transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-duration:.6s;overflow-y:auto;transition-delay:.4s}.slideout-panel .slideout-wrapper .slideout.open-on-left{right:auto;left:0}.slideout-panel .slideout-wrapper .slideout.open-on-left.slideIn-enter{transform:translateX(-100%)}.slideout-panel .slideout-wrapper .slideout.open-on-left.slideIn-enter-to,.slideout-panel .slideout-wrapper .slideout.open-on-left.slideIn-leave{transform:translateX(0)}.slideout-panel .slideout-wrapper .slideout.open-on-left.slideIn-leave-to{transform:translateX(-100%)}.slideout-panel .slideout-wrapper .slideout.open-on-left.slideIn-leave-active{transition-delay:0}.slideout-panel .slideout-wrapper .slideout.open-on-top{right:0;left:0;bottom:auto;top:0}.slideout-panel .slideout-wrapper .slideout.open-on-top.slideIn-enter{transform:translateY(-100%)}.slideout-panel .slideout-wrapper .slideout.open-on-top.slideIn-enter-to,.slideout-panel .slideout-wrapper .slideout.open-on-top.slideIn-leave{transform:translateY(0)}.slideout-panel .slideout-wrapper .slideout.open-on-top.slideIn-leave-to{transform:translateY(-100%)}.slideout-panel .slideout-wrapper .slideout.open-on-top.slideIn-leave-active{transition-delay:0}.slideout-panel .slideout-wrapper .slideout.open-on-bottom{right:0;left:0;bottom:0;top:auto}.slideout-panel .slideout-wrapper .slideout.open-on-bottom.slideIn-enter{transform:translateY(100%)}.slideout-panel .slideout-wrapper .slideout.open-on-bottom.slideIn-enter-to,.slideout-panel .slideout-wrapper .slideout.open-on-bottom.slideIn-leave{transform:translateY(0)}.slideout-panel .slideout-wrapper .slideout.open-on-bottom.slideIn-leave-to{transform:translateY(100%)}.slideout-panel .slideout-wrapper .slideout.open-on-bottom.slideIn-leave-active{transition-delay:0}.slideout-panel .slideout-wrapper .slideout.open-on-right{right:0;left:auto}.slideout-panel .slideout-wrapper .slideout.open-on-right.slideIn-enter{transform:translateX(100%)}.slideout-panel .slideout-wrapper .slideout.open-on-right.slideIn-enter-to,.slideout-panel .slideout-wrapper .slideout.open-on-right.slideIn-leave{transform:translateX(0)}.slideout-panel .slideout-wrapper .slideout.open-on-right.slideIn-leave-to{transform:translateX(100%)}", ""]); // exports diff --git a/dist/vue-slideout-panel.min.js b/dist/vue-slideout-panel.min.js index 7d0c412..53df694 100644 --- a/dist/vue-slideout-panel.min.js +++ b/dist/vue-slideout-panel.min.js @@ -1,5 +1,5 @@ /*! - * vue2-slideout-panel v2.12.0 (https://github.com/officert/vue-slideout-panel) + * vue2-slideout-panel v2.13.0 (https://github.com/officert/vue-slideout-panel) * (c) 2020 Tim Officer * Released under the MIT License. */ @@ -8,4 +8,4 @@ * (c) 2014-2019 Evan You * Released under the MIT License. */ -var fi=Object.freeze({}),pi=Object.prototype.toString,di=v("slot,component",!0),vi=v("key,ref,slot,slot-scope,is"),hi=Object.prototype.hasOwnProperty,mi=/-(\w)/g,yi=y(function(e){return e.replace(mi,function(e,t){return t?t.toUpperCase():""})}),gi=y(function(e){return e.charAt(0).toUpperCase()+e.slice(1)}),_i=/\B([A-Z])/g,bi=y(function(e){return e.replace(_i,"-$1").toLowerCase()}),wi=Function.prototype.bind?_:g,xi=function(e,t,n){return!1},$i=function(e){return e},Ci="data-server-rendered",Oi=["component","directive","filter"],ki=["beforeCreate","created","beforeMount","mounted","beforeUpdate","updated","beforeDestroy","destroyed","activated","deactivated","errorCaptured"],Ai={optionMergeStrategies:Object.create(null),silent:!1,productionTip:!1,devtools:!1,performance:!1,errorHandler:null,warnHandler:null,ignoredElements:[],keyCodes:Object.create(null),isReservedTag:xi,isReservedAttr:xi,isUnknownElement:xi,getTagNamespace:$,parsePlatformTagName:$i,mustUseProp:xi,async:!0,_lifecycleHooks:ki},Si=/[^\w.$]/,Ti="__proto__"in{},Pi="undefined"!=typeof window,ji="undefined"!=typeof WXEnvironment&&!!WXEnvironment.platform,Ii=ji&&WXEnvironment.platform.toLowerCase(),Ei=Pi&&window.navigator.userAgent.toLowerCase(),Mi=Ei&&/msie|trident/.test(Ei),Ni=Ei&&Ei.indexOf("msie 9.0")>0,Li=Ei&&Ei.indexOf("edge/")>0,Di=(Ei&&Ei.indexOf("android"),Ei&&/iphone|ipad|ipod|ios/.test(Ei)||"ios"===Ii),Fi=(Ei&&/chrome\/\d+/.test(Ei),{}.watch),Ri=!1;if(Pi)try{var Bi={};Object.defineProperty(Bi,"passive",{get:function(){Ri=!0}}),window.addEventListener("test-passive",null,Bi)}catch(e){}var Ui,Hi,Vi=function(){return void 0===Ui&&(Ui=!Pi&&!ji&&void 0!==t&&(t.process&&"server"===t.process.env.VUE_ENV)),Ui},zi=Pi&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__,Ki="undefined"!=typeof Symbol&&P(Symbol)&&"undefined"!=typeof Reflect&&P(Reflect.ownKeys);Hi="undefined"!=typeof Set&&P(Set)?Set:function(){function e(){this.set=Object.create(null)}return e.prototype.has=function(e){return!0===this.set[e]},e.prototype.add=function(e){this.set[e]=!0},e.prototype.clear=function(){this.set=Object.create(null)},e}();var Wi=$,qi=0,Ji=function(){this.id=qi++,this.subs=[]};Ji.prototype.addSub=function(e){this.subs.push(e)},Ji.prototype.removeSub=function(e){h(this.subs,e)},Ji.prototype.depend=function(){Ji.target&&Ji.target.addDep(this)},Ji.prototype.notify=function(){for(var e=this.subs.slice(),t=0,n=e.length;t1?b(n):n;for(var r=b(arguments,1),o=0,i=n.length;oparseInt(this.max)&&Jt(u,c[0],c,this._vnode)),t.data.keepAlive=!0}return t||e&&e[0]}},Na={KeepAlive:Ma};!function(e){var t={};t.get=function(){return Ai},Object.defineProperty(e,"config",t),e.util={warn:Wi,extend:w,mergeOptions:Y,defineReactive:R},e.set=B,e.delete=U,e.nextTick=ce,e.options=Object.create(null),Oi.forEach(function(t){e.options[t+"s"]=Object.create(null)}),e.options._base=e,w(e.options.components,Na),Rt(e),Bt(e),Ut(e),zt(e)}(Ft),Object.defineProperty(Ft.prototype,"$isServer",{get:Vi}),Object.defineProperty(Ft.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(Ft,"FunctionalRenderContext",{value:wt}),Ft.version="2.5.22";var La,Da,Fa,Ra,Ba,Ua,Ha,Va,za,Ka=v("style,class"),Wa=v("input,textarea,option,select,progress"),qa=function(e,t,n){return"value"===n&&Wa(e)&&"button"!==t||"selected"===n&&"option"===e||"checked"===n&&"input"===e||"muted"===n&&"video"===e},Ja=v("contenteditable,draggable,spellcheck"),Ga=v("allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,default,defaultchecked,defaultmuted,defaultselected,defer,disabled,enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,required,reversed,scoped,seamless,selected,sortable,translate,truespeed,typemustmatch,visible"),Xa="http://www.w3.org/1999/xlink",Ya=function(e){return":"===e.charAt(5)&&"xlink"===e.slice(0,5)},Za=function(e){return Ya(e)?e.slice(6,e.length):""},Qa=function(e){return null==e||!1===e},es={svg:"http://www.w3.org/2000/svg",math:"http://www.w3.org/1998/Math/MathML"},ts=v("html,body,base,head,link,meta,style,title,address,article,aside,footer,header,h1,h2,h3,h4,h5,h6,hgroup,nav,section,div,dd,dl,dt,figcaption,figure,picture,hr,img,li,main,ol,p,pre,ul,a,b,abbr,bdi,bdo,br,cite,code,data,dfn,em,i,kbd,mark,q,rp,rt,rtc,ruby,s,samp,small,span,strong,sub,sup,time,u,var,wbr,area,audio,map,track,video,embed,object,param,source,canvas,script,noscript,del,ins,caption,col,colgroup,table,thead,tbody,td,th,tr,button,datalist,fieldset,form,input,label,legend,meter,optgroup,option,output,progress,select,textarea,details,dialog,menu,menuitem,summary,content,element,shadow,template,blockquote,iframe,tfoot"),ns=v("svg,animate,circle,clippath,cursor,defs,desc,ellipse,filter,font-face,foreignObject,g,glyph,image,line,marker,mask,missing-glyph,path,pattern,polygon,polyline,rect,switch,symbol,text,textpath,tspan,use,view",!0),rs=function(e){return"pre"===e},os=function(e){return ts(e)||ns(e)},is=Object.create(null),as=v("text,number,password,search,email,tel,url"),ss=Object.freeze({createElement:an,createElementNS:sn,createTextNode:un,createComment:cn,insertBefore:ln,removeChild:fn,appendChild:pn,parentNode:dn,nextSibling:vn,tagName:hn,setTextContent:mn,setStyleScope:yn}),us={create:function(e,t){gn(t)},update:function(e,t){e.data.ref!==t.data.ref&&(gn(e,!0),gn(t))},destroy:function(e){gn(e,!0)}},cs=new Xi("",{},[]),ls=["create","activate","update","remove","destroy"],fs={create:xn,update:xn,destroy:function(e){xn(e,cs)}},ps=Object.create(null),ds=[us,fs],vs={create:An,update:An},hs={create:Pn,update:Pn},ms=/[\w).+\-_$\]]/,ys="__r",gs="__c",_s={create:ir,update:ir},bs={create:ar,update:ar},ws=y(function(e){var t={},n=/;(?![^(]*\))/g,r=/:(.+)/;return e.split(n).forEach(function(e){if(e){var n=e.split(r);n.length>1&&(t[n[0].trim()]=n[1].trim())}}),t}),xs=/^--/,$s=/\s*!important$/,Cs=function(e,t,n){if(xs.test(t))e.style.setProperty(t,n);else if($s.test(n))e.style.setProperty(t,n.replace($s,""),"important");else{var r=ks(t);if(Array.isArray(n))for(var o=0,i=n.length;ov?(f=r(n[y+1])?null:n[y+1].elm,g(e,f,n,d,y,i)):d>y&&b(e,t,p,v)}function $(e,t,n,r){for(var i=n;i\/=]+)(?:\s*(=)\s*(?:"([^"]*)"+|'([^']*)'+|([^\s"'=<>`]+)))?/,wu="[a-zA-Z_][\\w\\-\\.]*",xu="((?:"+wu+"\\:)?"+wu+")",$u=new RegExp("^<"+xu),Cu=/^\s*(\/?)>/,Ou=new RegExp("^<\\/"+xu+"[^>]*>"),ku=/^]+>/i,Au=/^",""":'"',"&":"&"," ":"\n"," ":"\t"},Iu=/&(?:lt|gt|quot|amp);/g,Eu=/&(?:lt|gt|quot|amp|#10|#9);/g,Mu=v("pre,textarea",!0),Nu=function(e,t){return e&&Mu(e)&&"\n"===t[0]},Lu=/^@|^v-on:/,Du=/^v-|^@|^:/,Fu=/([\s\S]*?)\s+(?:in|of)\s+([\s\S]*)/,Ru=/,([^,\}\]]*)(?:,([^,\}\]]*))?$/,Bu=/^\(|\)$/g,Uu=/:(.*)$/,Hu=/^:|^v-bind:/,Vu=/\.[^.]+/g,zu=y(mu.decode),Ku=/^xmlns:NS\d+/,Wu=/^NS\d+:/,qu={preTransformNode:xo},Ju=[vu,hu,qu],Gu={model:Xn,text:Co,html:Oo},Xu={expectHTML:!0,modules:Ju,directives:Gu,isPreTag:rs,isUnaryTag:yu,mustUseProp:qa,canBeLeftOpenTag:gu,isReservedTag:os,getTagNamespace:nn,staticKeys:function(e){return e.reduce(function(e,t){return e.concat(t.staticKeys||[])},[]).join(",")}(Ju)},Yu=y(Ao),Zu=/^([\w$_]+|\([^)]*?\))\s*=>|^function\s*\(/,Qu=/^[A-Za-z_$][\w$]*(?:\.[A-Za-z_$][\w$]*|\['[^']*?']|\["[^"]*?"]|\[\d+]|\[[A-Za-z_$][\w$]*])*$/,ec={esc:27,tab:9,enter:13,space:32,up:38,left:37,right:39,down:40,delete:[8,46]},tc={esc:["Esc","Escape"],tab:"Tab",enter:"Enter",space:[" ","Spacebar"],up:["Up","ArrowUp"],left:["Left","ArrowLeft"],right:["Right","ArrowRight"],down:["Down","ArrowDown"],delete:["Backspace","Delete","Del"]},nc=function(e){return"if("+e+")return null;"},rc={stop:"$event.stopPropagation();",prevent:"$event.preventDefault();",self:nc("$event.target !== $event.currentTarget"),ctrl:nc("!$event.ctrlKey"),shift:nc("!$event.shiftKey"),alt:nc("!$event.altKey"),meta:nc("!$event.metaKey"),left:nc("'button' in $event && $event.button !== 0"),middle:nc("'button' in $event && $event.button !== 1"),right:nc("'button' in $event && $event.button !== 2")},oc={on:Lo,bind:Do,cloak:$},ic=function(e){this.options=e,this.warn=e.warn||En,this.transforms=Mn(e.modules,"transformCode"),this.dataGenFns=Mn(e.modules,"genData"),this.directives=w(w({},oc),e.directives);var t=e.isReservedTag||xi;this.maybeComponent=function(e){return!(t(e.tag)&&!e.component)},this.onceId=0,this.staticRenderFns=[],this.pre=!1},ac=(new RegExp("\\b"+"do,if,for,let,new,try,var,case,else,with,await,break,catch,class,const,super,throw,while,yield,delete,export,import,return,switch,default,extends,finally,continue,debugger,function,arguments".split(",").join("\\b|\\b")+"\\b"),new RegExp("\\b"+"delete,typeof,void".split(",").join("\\s*\\([^\\)]*\\)|\\b")+"\\s*\\([^\\)]*\\)"),function(e){return function(t){function n(n,r){var o=Object.create(t),i=[],a=[];if(o.warn=function(e,t){(t?a:i).push(e)},r){r.modules&&(o.modules=(t.modules||[]).concat(r.modules)),r.directives&&(o.directives=w(Object.create(t.directives||null),r.directives));for(var s in r)"modules"!==s&&"directives"!==s&&(o[s]=r[s])}var u=e(n,o);return u.errors=i,u.tips=a,u}return{compile:n,compileToFunctions:ui(n)}}}(function(e,t){var n=Qr(e.trim(),t);!1!==t.optimize&&ko(n,t);var r=Fo(n,t);return{ast:n,render:r.render,staticRenderFns:r.staticRenderFns}})),sc=ac(Xu),uc=(sc.compile,sc.compileToFunctions),cc=!!Pi&&ci(!1),lc=!!Pi&&ci(!0),fc=y(function(e){var t=on(e);return t&&t.innerHTML}),pc=Ft.prototype.$mount;Ft.prototype.$mount=function(e,t){if((e=e&&on(e))===document.body||e===document.documentElement)return this;var n=this.$options;if(!n.render){var r=n.template;if(r)if("string"==typeof r)"#"===r.charAt(0)&&(r=fc(r));else{if(!r.nodeType)return this;r=r.innerHTML}else e&&(r=li(e));if(r){var o=uc(r,{shouldDecodeNewlines:cc,shouldDecodeNewlinesForHref:lc,delimiters:n.delimiters,comments:n.comments},this),i=o.render,a=o.staticRenderFns;n.render=i,n.staticRenderFns=a}}return pc.call(this,e,t)},Ft.compile=uc,e.exports=Ft}).call(t,n(17),n(31).setImmediate)},function(e,t,n){(function(e){function r(e,t){this._id=e,this._clearFn=t}var o=void 0!==e&&e||"undefined"!=typeof self&&self||window,i=Function.prototype.apply;t.setTimeout=function(){return new r(i.call(setTimeout,o,arguments),clearTimeout)},t.setInterval=function(){return new r(i.call(setInterval,o,arguments),clearInterval)},t.clearTimeout=t.clearInterval=function(e){e&&e.close()},r.prototype.unref=r.prototype.ref=function(){},r.prototype.close=function(){this._clearFn.call(o,this._id)},t.enroll=function(e,t){clearTimeout(e._idleTimeoutId),e._idleTimeout=t},t.unenroll=function(e){clearTimeout(e._idleTimeoutId),e._idleTimeout=-1},t._unrefActive=t.active=function(e){clearTimeout(e._idleTimeoutId);var t=e._idleTimeout;t>=0&&(e._idleTimeoutId=setTimeout(function(){e._onTimeout&&e._onTimeout()},t))},n(67),t.setImmediate="undefined"!=typeof self&&self.setImmediate||void 0!==e&&e.setImmediate||this&&this.setImmediate,t.clearImmediate="undefined"!=typeof self&&self.clearImmediate||void 0!==e&&e.clearImmediate||this&&this.clearImmediate}).call(t,n(17))},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(30),o=function(e){return e&&e.__esModule?e:{default:e}}(r);t.default=new o.default,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(34),i=r(o),a=n(70),s=r(a);"undefined"!=typeof window&&window.Vue&&(window.vue2PanelDebug&&console.log("installing Vue js plugin - browser"),window.Vue.use({install:function(e){e.component("slideout-panel",i.default),e.prototype.$showPanel=s.default.showPanel,e.prototype.$showPanelStack=s.default.showPanelStack,e.prototype.$hideAllPanels=s.default.hideAllPanels,e.prototype.$setPanelDefaults=s.default.setPanelDefaults}}),window.vueSlideoutPanelService=s.default),t.default={install:function(e){e.component("slideout-panel",i.default),e.prototype.$showPanel=s.default.showPanel,e.prototype.$showPanelStack=s.default.showPanelStack,e.prototype.$hideAllPanels=s.default.hideAllPanels,e.prototype.$setPanelDefaults=s.default.setPanelDefaults},VueSlideoutPanel:i.default,vueSlideoutPanelService:s.default},e.exports=t.default},function(e,t,n){n(35);var r=n(40)(n(41),n(69),null,null);e.exports=r.exports},function(e,t,n){var r=n(36);"string"==typeof r&&(r=[[e.i,r,""]]),r.locals&&(e.exports=r.locals);n(38)("081f8195",r,!0,{})},function(e,t,n){t=e.exports=n(37)(!1),t.push([e.i,".slideout-panel-open{overflow:hidden}.slideout-panel{display:block;transition:opacity .15s}.slideout-panel .slideout-panel-bg{position:fixed;z-index:1000;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;overflow-y:hidden;z-index:100}.slideout-panel .slideout-panel-bg.transparent{background-color:transparent}.slideout-panel .slideout-panel-bg.fadeIn-enter{opacity:0}.slideout-panel .slideout-panel-bg.fadeIn-enter-to,.slideout-panel .slideout-panel-bg.fadeIn-leave{opacity:1}.slideout-panel .slideout-panel-bg.fadeIn-leave-to{opacity:0}.slideout-panel .slideout-panel-bg.fadeIn-leave-active{transition-delay:.4s}.slideout-panel .slideout-wrapper{position:static}.slideout-panel .slideout-wrapper .slideout{height:100%;position:fixed;top:0;bottom:0;background:#fff;transition:transform .18s ease-out;overflow-y:auto;transition-delay:.2s}.slideout-panel .slideout-wrapper .slideout.open-on-left{right:auto;left:0}.slideout-panel .slideout-wrapper .slideout.open-on-left.slideIn-enter{transform:translateX(-100%)}.slideout-panel .slideout-wrapper .slideout.open-on-left.slideIn-enter-to,.slideout-panel .slideout-wrapper .slideout.open-on-left.slideIn-leave{transform:translateX(0)}.slideout-panel .slideout-wrapper .slideout.open-on-left.slideIn-leave-to{transform:translateX(-100%)}.slideout-panel .slideout-wrapper .slideout.open-on-left.slideIn-leave-active{transition-delay:0}.slideout-panel .slideout-wrapper .slideout.open-on-top{right:0;left:0;bottom:auto;top:0}.slideout-panel .slideout-wrapper .slideout.open-on-top.slideIn-enter{transform:translateY(-100%)}.slideout-panel .slideout-wrapper .slideout.open-on-top.slideIn-enter-to,.slideout-panel .slideout-wrapper .slideout.open-on-top.slideIn-leave{transform:translateY(0)}.slideout-panel .slideout-wrapper .slideout.open-on-top.slideIn-leave-to{transform:translateY(-100%)}.slideout-panel .slideout-wrapper .slideout.open-on-top.slideIn-leave-active{transition-delay:0}.slideout-panel .slideout-wrapper .slideout.open-on-bottom{right:0;left:0;bottom:0;top:auto}.slideout-panel .slideout-wrapper .slideout.open-on-bottom.slideIn-enter{transform:translateY(100%)}.slideout-panel .slideout-wrapper .slideout.open-on-bottom.slideIn-enter-to,.slideout-panel .slideout-wrapper .slideout.open-on-bottom.slideIn-leave{transform:translateY(0)}.slideout-panel .slideout-wrapper .slideout.open-on-bottom.slideIn-leave-to{transform:translateY(100%)}.slideout-panel .slideout-wrapper .slideout.open-on-bottom.slideIn-leave-active{transition-delay:0}.slideout-panel .slideout-wrapper .slideout.open-on-right{right:0;left:auto}.slideout-panel .slideout-wrapper .slideout.open-on-right.slideIn-enter{transform:translateX(100%)}.slideout-panel .slideout-wrapper .slideout.open-on-right.slideIn-enter-to,.slideout-panel .slideout-wrapper .slideout.open-on-right.slideIn-leave{transform:translateX(0)}.slideout-panel .slideout-wrapper .slideout.open-on-right.slideIn-leave-to{transform:translateX(100%)}",""])},function(e,t){function n(e,t){var n=e[1]||"",o=e[3];if(!o)return n;if(t&&"function"==typeof btoa){var i=r(o);return[n].concat(o.sources.map(function(e){return"/*# sourceURL="+o.sourceRoot+e+" */"})).concat([i]).join("\n")}return[n].join("\n")}function r(e){return"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(e))))+" */"}e.exports=function(e){var t=[];return t.toString=function(){return this.map(function(t){var r=n(t,e);return t[2]?"@media "+t[2]+"{"+r+"}":r}).join("")},t.i=function(e,n){"string"==typeof e&&(e=[[null,e,""]]);for(var r={},o=0;on.parts.length&&(r.parts.length=n.parts.length)}else{for(var a=[],o=0;o0},panelTopVisibleZIndex:function(){var e=this.panels.filter(function(e){return e.visible});return e.length>0?Math.max.apply(Math,(0,a.default)(e.map(function(e){return e.styles["z-index"]}))):100}},methods:{getPanelClasses:function(e){var t={};return"left"===e.openOn?t["open-on-left"]=!0:"bottom"===e.openOn?t["open-on-bottom"]=!0:"top"===e.openOn?t["open-on-top"]=!0:t["open-on-right"]=!0,e.cssClass&&(t[e.cssClass]=!0),t},closeCurrentPanel:function(e){if(this.panels&&this.panels.length){var t=this.panels[this.panels.length-1];this.closePanel(t,e)}},closePanel:function(e,t){var n=this;if(!e)throw new Error("panel");c.default.$emit("hideSlideOutPanel-"+e.id,{id:e.id,data:t}),e.visible=!1,this.panelsVisible||this.removeBodyClass(),setTimeout(function(){if(!e.keepAlive){var t=n.panels.indexOf(e);n.removePanelStylesheet(e),n.panels.splice(t,1)}},300)},onShowSlideOutPanel:function(e){var t=this.panels.filter(function(t){return t.id===e.id})[0];t&&(t.props=e.props,e=t),e.styles={"z-index":this.panels.length+100},"top"===e.openOn||"bottom"===e.openOn?(e.styles.width,e.height?e.height.endsWith&&e.height.endsWith("px")?e.styles.height=e.height:e.styles.height=e.height+"px":e.styles.height="900px"):(e.styles.height,e.width?e.width.endsWith&&e.width.endsWith("px")?e.styles.width=e.width:e.styles.width=e.width+"px":e.styles.width="900px"),e.visible=!0,e.cssId="slide-out-panel-"+e.id,e.stylesheetId="slide-out-panel-styles-"+e.id,e.inlineComponent=!o(e.component),e.componentName=o(e.component)?e.component:e.component.name,window.vue2PanelDebug&&console.log("panel",e),t||(this.createPanelStylesheet(e),this.panels.push(e)),this.addBodyClass()},onHideSlideOutPanel:function(e){this.closeCurrentPanel(e)},onHideAllSideOutPanels:function(){var e=this;(this.panels||[]).reverse().forEach(function(t){e.closePanel(t)})},createPanelStylesheet:function(e){var t=document.head||document.getElementsByTagName("head")[0],n=document.createElement("style");n.type="text/css";var r="@media screen and (max-width:"+e.styles.width+") {\n #"+e.cssId+" {\n width: 100% !important;\n }\n }";n.styleSheet?n.styleSheet.cssText=r:n.appendChild(document.createTextNode(r)),n.id=e.stylesheetId,t.appendChild(n)},removePanelStylesheet:function(e){for(var t=document.querySelectorAll("link[rel=stylesheet]"),n=document.getElementById(e.stylesheetId),r=0;r=t.length?{value:void 0,done:!0}:(e=r(t,n),this._i+=e.length,{value:e,done:!1})})},function(e,t,n){var r=n(9),o=n(10);e.exports=function(e){return function(t,n){var i,a,s=String(o(t)),u=r(n),c=s.length;return u<0||u>=c?e?"":void 0:(i=s.charCodeAt(u),i<55296||i>56319||u+1===c||(a=s.charCodeAt(u+1))<56320||a>57343?e?s.charAt(u):i:e?s.slice(u,u+2):a-56320+(i-55296<<10)+65536)}}},function(e,t,n){"use strict";var r=n(18),o=n(5),i=n(51),a=n(6),s=n(14),u=n(52),c=n(29),l=n(59),f=n(0)("iterator"),p=!([].keys&&"next"in[].keys()),d=function(){return this};e.exports=function(e,t,n,v,h,m,y){u(n,t,v);var g,_,b,w=function(e){if(!p&&e in O)return O[e];switch(e){case"keys":case"values":return function(){return new n(this,e)}}return function(){return new n(this,e)}},x=t+" Iterator",$="values"==h,C=!1,O=e.prototype,k=O[f]||O["@@iterator"]||h&&O[h],A=k||w(h),S=h?$?w("entries"):A:void 0,T="Array"==t?O.entries||k:k;if(T&&(b=l(T.call(new e)))!==Object.prototype&&b.next&&(c(b,x,!0),r||"function"==typeof b[f]||a(b,f,d)),$&&k&&"values"!==k.name&&(C=!0,A=function(){return k.call(this)}),r&&!y||!p&&!C&&O[f]||a(O,f,A),s[t]=A,s[x]=d,h)if(g={values:$?A:w("values"),keys:m?A:w("keys"),entries:S},y)for(_ in g)_ in O||i(O,_,g[_]);else o(o.P+o.F*(p||C),t,g);return g}},function(e,t){e.exports=function(e){if("function"!=typeof e)throw TypeError(e+" is not a function!");return e}},function(e,t,n){e.exports=!n(4)&&!n(12)(function(){return 7!=Object.defineProperty(n(20)("div"),"a",{get:function(){return 7}}).a})},function(e,t,n){var r=n(11);e.exports=function(e,t){if(!r(e))return e;var n,o;if(t&&"function"==typeof(n=e.toString)&&!r(o=n.call(e)))return o;if("function"==typeof(n=e.valueOf)&&!r(o=n.call(e)))return o;if(!t&&"function"==typeof(n=e.toString)&&!r(o=n.call(e)))return o;throw TypeError("Can't convert object to primitive value")}},function(e,t,n){e.exports=n(6)},function(e,t,n){"use strict";var r=n(53),o=n(13),i=n(29),a={};n(6)(a,n(0)("iterator"),function(){return this}),e.exports=function(e,t,n){e.prototype=r(a,{next:o(1,n)}),i(e,t+" Iterator")}},function(e,t,n){var r=n(7),o=n(54),i=n(28),a=n(15)("IE_PROTO"),s=function(){},u=function(){var e,t=n(20)("iframe"),r=i.length;for(t.style.display="none",n(58).appendChild(t),t.src="javascript:",e=t.contentWindow.document,e.open(),e.write("