unpoly-rails 0.26.2 → 0.27.0

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of unpoly-rails might be problematic. Click here for more details.

Files changed (37) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +33 -1
  3. data/dist/unpoly.js +704 -446
  4. data/dist/unpoly.min.js +3 -3
  5. data/lib/assets/javascripts/unpoly/browser.js.coffee +18 -9
  6. data/lib/assets/javascripts/unpoly/bus.js.coffee +28 -1
  7. data/lib/assets/javascripts/unpoly/flow.js.coffee +1 -1
  8. data/lib/assets/javascripts/unpoly/history.js.coffee +54 -22
  9. data/lib/assets/javascripts/unpoly/link.js.coffee +1 -1
  10. data/lib/assets/javascripts/unpoly/log.js.coffee +19 -12
  11. data/lib/assets/javascripts/unpoly/modal.js.coffee +119 -124
  12. data/lib/assets/javascripts/unpoly/motion.js.coffee +1 -0
  13. data/lib/assets/javascripts/unpoly/navigation.js.coffee +2 -6
  14. data/lib/assets/javascripts/unpoly/popup.js.coffee +136 -126
  15. data/lib/assets/javascripts/unpoly/proxy.js.coffee +0 -2
  16. data/lib/assets/javascripts/unpoly/syntax.js.coffee +1 -1
  17. data/lib/assets/javascripts/unpoly/tooltip.js.coffee +101 -46
  18. data/lib/assets/javascripts/unpoly/util.js.coffee +76 -7
  19. data/lib/unpoly/rails/version.rb +1 -1
  20. data/spec_app/Gemfile.lock +1 -1
  21. data/spec_app/app/assets/stylesheets/integration_test.sass +4 -0
  22. data/spec_app/app/assets/stylesheets/jasmine_specs.sass +5 -0
  23. data/spec_app/app/views/css_test/modal.erb +3 -0
  24. data/spec_app/app/views/css_test/modal_contents.erb +5 -0
  25. data/spec_app/app/views/css_test/popup.erb +11 -11
  26. data/spec_app/app/views/css_test/tooltip.erb +12 -5
  27. data/spec_app/app/views/pages/start.erb +4 -0
  28. data/spec_app/spec/javascripts/helpers/reset_up.js.coffee +2 -3
  29. data/spec_app/spec/javascripts/up/flow_spec.js.coffee +97 -88
  30. data/spec_app/spec/javascripts/up/history_spec.js.coffee +100 -1
  31. data/spec_app/spec/javascripts/up/link_spec.js.coffee +18 -16
  32. data/spec_app/spec/javascripts/up/modal_spec.js.coffee +102 -97
  33. data/spec_app/spec/javascripts/up/motion_spec.js.coffee +89 -75
  34. data/spec_app/spec/javascripts/up/navigation_spec.js.coffee +17 -5
  35. data/spec_app/spec/javascripts/up/popup_spec.js.coffee +89 -70
  36. data/spec_app/spec/javascripts/up/util_spec.js.coffee +23 -0
  37. metadata +4 -2
data/dist/unpoly.min.js CHANGED
@@ -1,3 +1,3 @@
1
- (function(){window.up={version:"0.26.2"}}).call(this),function(){var e=[].slice;up.util=function(t){var n,r,o,u,i,a,s,l,c,p,f,d,m,v,h,g,y,b,w,k,S,x,D,P,$,A,E,T,C,F,O,U,R,_,M,j,K,L,N,I,W,z,q,H,Q,V,J,B,X,G,Y,Z,et,tt,nt,rt,ot,ut,it,at,st,lt,ct,pt,ft,dt,mt,vt,ht,gt,yt,bt,wt,kt,St,xt,Dt,Pt,$t,At,Et,Tt,Ct,Ft,Ot,Ut,Rt,_t,Mt,jt,Kt,Lt,Nt,It,Wt,zt,qt,Ht,Qt,Vt,Jt,Bt,Xt,Gt,Yt,Zt;return vt=t.noop,lt=function(t){var n,r;return n=void 0,r=!1,function(){var o;return o=1<=arguments.length?e.call(arguments,0):[],r?n:(r=!0,n=t.apply(null,o))}},et=function(e,t){return t=t.toString(),(""===t||"80"===t)&&"http:"===e||"443"===t&&"https:"===e},gt=function(e,t){var n,r,o;return n=Pt(e),r=n.protocol+"//"+n.hostname,et(n.protocol,n.port)||(r+=":"+n.port),o=n.pathname,"/"!==o[0]&&(o="/"+o),(null!=t?t.stripTrailingSlash:void 0)===!0&&(o=o.replace(/\/$/,"")),r+=o,(null!=t?t.hash:void 0)===!0&&(r+=n.hash),(null!=t?t.search:void 0)!==!1&&(r+=n.search),r},Pt=function(e){var n;return n=null,tt(e)?(n=t("<a>").attr({href:e}).get(0),j(n.hostname)&&(n.href=n.href)):n=Jt(e),n},ht=function(e){return e?e.toUpperCase():"GET"},n=function(e){var n,r,o,u,i,a,s,l,c,p,f,d,m,v,h,g;for(h=e.split(/[ >]/),o=null,f=c=0,m=h.length;m>c;f=++c){for(a=h[f],i=a.match(/(^|\.|\#)[A-Za-z0-9\-_]+/g),g="div",u=[],p=null,d=0,v=i.length;v>d;d++)switch(s=i[d],s[0]){case".":u.push(s.substr(1));break;case"#":p=s.substr(1);break;default:g=s}l="<"+g,u.length&&(l+=' class="'+u.join(" ")+'"'),p&&(l+=' id="'+p+'"'),l+=">",n=t(l),r&&n.appendTo(r),0===f&&(o=n),r=n}return o},g=function(e,t){var n;return n=document.createElement(e),Y(t)&&(n.innerHTML=t),n},r=function(e,t){var r;return null==t&&(t=document.body),r=n(e),r.addClass("up-placeholder"),r.appendTo(t),r},Nt=function(e){var n,r,o,u,i,a,s,l,c;if(n=t(e),l=void 0,up.puts("Creating selector from element %o",n.get(0)),c=Et(n.attr("up-id")))l="[up-id='"+c+"']";else if(u=Et(n.attr("id")))l="#"+u;else if(s=Et(n.attr("name")))l="[name='"+s+"']";else if(r=Et(mt(n)))for(l="",o=0,a=r.length;a>o;o++)i=r[o],l+="."+i;else l=n.prop("tagName").toLowerCase();return l},mt=function(e){var t,n;return t=e.attr("class")||"",n=t.split(" "),Lt(n,function(e){return Y(e)&&!e.match(/^up-/)})},y=function(e){var t,n,r,o,u,i,a,s,l,c,p,f;return l=function(e){return"<"+e+"(?: [^>]*)?>"},i=function(e){return"</"+e+">"},t="(?:.|\\n)*?",u=function(e){return"("+e+")"},f=new RegExp(l("head")+t+l("title")+u(t)+i("title")+t+i("body"),"i"),o=new RegExp(l("body")+u(t)+i("body"),"i"),(r=e.match(o))?(s=document.createElement("html"),n=g("body",r[1]),s.appendChild(n),(p=e.match(f))&&(a=g("head"),s.appendChild(a),c=g("title",p[1]),a.appendChild(c)),s):g("div",e)},A=t.extend,Vt=t.trim,S=function(e,t){var n,r,o,u,i;for(i=[],r=n=0,u=e.length;u>n;r=++n)o=e[r],i.push(t(o,r));return i},at=S,qt=function(e,t){var n,r,o,u;for(u=[],r=n=0,o=e-1;o>=0?o>=n:n>=o;r=o>=0?++n:--n)u.push(t(r));return u},B=function(e){return null===e},nt=function(e){return void 0===e},L=function(e){return!nt(e)},J=function(e){return nt(e)||B(e)},H=function(e){return!J(e)},j=function(e){return J(e)||G(e)&&0===Object.keys(e).length||0===e.length},Et=function(e,t){return null==t&&(t=Y),t(e)?e:void 0},Y=function(e){return!j(e)},q=function(e){return"function"==typeof e},tt=function(e){return"string"==typeof e},X=function(e){return"number"==typeof e},Q=function(e){return"object"==typeof e&&!!e},G=function(e){return Q(e)||"function"==typeof e},I=function(e){return!(!e||1!==e.nodeType)},V=function(e){return e instanceof jQuery},Z=function(e){return G(e)&&q(e.then)},K=function(e){return Z(e)&&q(e.resolve)},M=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)},z=function(e){return up.browser.canFormData()&&e instanceof FormData},Qt=function(e){return Array.prototype.slice.call(e)},v=function(e){return M(e)?e.slice():A({},e)},Jt=function(e){return V(e)?e.get(0):e},ct=function(){var t;return t=1<=arguments.length?e.call(arguments,0):[],A.apply(null,[{}].concat(e.call(t)))},Dt=function(e,t){var n,r,o,u;if(o=e?v(e):{},t)for(r in t)n=t[r],u=o[r],H(u)?G(n)&&G(u)&&(o[r]=Dt(u,n)):o[r]=n;return o},xt=function(){var t;return t=1<=arguments.length?e.call(arguments,0):[],w(t,H)},w=function(e,t){var n,r,o,u;for(u=void 0,r=0,o=e.length;o>r;r++)if(n=e[r],t(n)){u=n;break}return u},a=function(e,t){var n,r,o,u;for(u=!1,r=0,o=e.length;o>r;r++)if(n=e[r],t(n)){u=!0;break}return u},i=function(e,t){var n,r,o,u;for(u=!0,r=0,o=e.length;o>r;r++)if(n=e[r],!t(n)){u=!1;break}return u},f=function(e){return Lt(e,H)},Bt=function(e){var t;return t={},Lt(e,function(e){return t.hasOwnProperty(e)?!1:t[e]=!0})},Lt=function(e,t){var n;return n=[],S(e,function(e){return t(e)?n.push(e):void 0}),n},Ct=function(e,t){return Lt(e,function(e){return!t(e)})},_=function(e,t){return Lt(e,function(e){return m(t,e)})},Tt=function(){var t,n,r,o;return t=arguments[0],r=2<=arguments.length?e.call(arguments,1):[],o=function(){var e,o,u;for(u=[],e=0,o=r.length;o>e;e++)n=r[e],u.push(t.attr(n));return u}(),w(o,Y)},Wt=function(e,t){return e>0?setTimeout(t,e):t()},dt=function(e){return setTimeout(e,0)},ut=function(e){return e[e.length-1]},p=function(){var e;return e=document.documentElement,{width:e.clientWidth,height:e.clientHeight}},Kt=lt(function(){var e,n,r;return e=t("<div>").css({position:"absolute",top:"0",left:"0",width:"50px",height:"50px",overflowY:"scroll"}),e.appendTo(document.body),n=e.get(0),r=n.offsetWidth-n.clientWidth,e.remove(),r}),k=function(){var e,n,r,o,u,i;return n=document.body,e=t(n),i=document.documentElement,r=e.css("overflow-y"),u="scroll"===r,o="hidden"===r,u||!o&&i.scrollHeight>i.clientHeight},wt=function(t){var n;return n=void 0,function(){var r;return r=1<=arguments.length?e.call(arguments,0):[],null!=t&&(n=t.apply(null,r)),t=void 0,n}},zt=function(e,n,r){var o,u,i;return o=t(e),i=o.css(Object.keys(n)),o.css(n),u=function(){return o.css(i)},r?(r(),u()):wt(u)},O=function(e){var t,n;return n=e.css(["transform","-webkit-transform"]),j(n)||"none"===n.transform?(t=function(){return e.css(n)},e.css({transform:"translateZ(0)","-webkit-transform":"translateZ(0)"})):t=function(){},t},U=function(e){return e=Jt(e),e.offsetHeight},b=function(e,n,r){var u,i,a,s,l,c,p,f;return u=t(e),r=Dt(r,{duration:300,delay:0,easing:"ease"}),i=t.Deferred(),p=Object.keys(n),l={"transition-property":p.join(", "),"transition-duration":r.duration+"ms","transition-delay":r.delay+"ms","transition-timing-function":r.easing},a=u.css(Object.keys(l)),u.addClass("up-animating"),c=function(){return u.removeClass("up-animating"),u.off("transitionend",s)},s=function(e){var t;return t=e.originalEvent.propertyName,m(p,t)?(i.resolve(),c()):void 0},u.on("transitionend",s),i.then(c),f=O(u),u.css(l),u.css(n),u.data(o,i),i.then(function(){var e;return u.removeData(o),f(),u.css({transition:"none"}),e=!("none"===a["transition-property"]||"all"===a["transition-property"]&&"0"===a["transition-duration"][0]),e?(U(u),u.css(a)):void 0}),i},o="up-animation-deferred",C=function(e){return t(e).each(function(){var e;return(e=$t(this,o))?e.resolve():void 0})},st=function(e,n){var r,o,u,i,a;return n=Dt(n,{relative:!1,inner:!1}),n.relative?n.relative===!0?i=e.position():(r=t(n.relative),a=e.offset(),r.is(document)?i=a:(u=r.offset(),i={left:a.left-u.left,top:a.top-u.top})):i=e.offset(),o={left:i.left,top:i.top},n.inner?(o.width=e.width(),o.height=e.height()):(o.width=e.outerWidth(),o.height=e.outerHeight()),o},h=function(e,t){var n,r,o,u,i;for(u=e.get(0).attributes,i=[],r=0,o=u.length;o>r;r++)n=u[r],i.push(n.specified?t.attr(n.name,n.value):void 0);return i},T=function(e,t){return e.find(t).addBack(t)},P=function(e){return 27===e.keyCode},m=function(e,t){return e.indexOf(t)>=0},c=function(e,t){var n;switch(n=e.attr(t)){case"false":return!1;case"true":return!0;case"":return!0;default:return n}},it=function(e){return e.getResponseHeader("X-Up-Location")},Ht=function(e){return e.getResponseHeader("X-Up-Title")},pt=function(e){return e.getResponseHeader("X-Up-Method")},kt=function(){var t,n,r,o,u,i;for(o=arguments[0],u=2<=arguments.length?e.call(arguments,1):[],t={},n=0,r=u.length;r>n;n++)i=u[n],o.hasOwnProperty(i)&&(t[i]=o[i]);return t},$=function(){var t,n,r,o,u,i;for(o=arguments[0],u=2<=arguments.length?e.call(arguments,1):[],t=v(o),n=0,r=u.length;r>n;n++)i=u[n],delete t[i];return t},rt=function(e){return!(e.metaKey||e.shiftKey||e.ctrlKey)},ot=function(e){var t;return t=nt(e.button)||0===e.button,t&&rt(e)},Mt=function(){var e;return e=t.Deferred(),e.resolve(),e},jt=function(){return Mt().promise()},Xt=function(){return t.Deferred()},Gt=function(){return Xt().promise()},yt=function(){return t()},_t=function(){var n,r;return n=1<=arguments.length?e.call(arguments,0):[],r=t.when.apply(t,[Mt()].concat(e.call(n))),r.resolve=lt(function(){return S(n,function(e){return e.resolve()})}),r},It=function(e,t){var n,r,o;r=[];for(n in t)o=t[n],r.push(J(e.attr(n))?e.attr(n,o):void 0);return r},Ft=function(e,t){var n;return n=e.indexOf(t),n>=0?(e.splice(n,1),t):void 0},ft=function(e){var n,r,o,u,i,s,l;for(i={},l=[],r=[],o=0,u=e.length;u>o;o++)s=e[o],tt(s)?l.push(s):r.push(s);return i.parsed=r,l.length&&(n=l.join(", "),i.parsed.push(n)),i.select=function(){return i.find(void 0)},i.find=function(e){var n,r,o,u,a,s;for(r=yt(),a=i.parsed,o=0,u=a.length;u>o;o++)s=a[o],n=e?e.find(s):t(s),r=r.add(n);return r},i.findWithSelf=function(e){var t;return t=i.find(e),i.doesMatch(e)&&(t=t.add(e)),t},i.doesMatch=function(e){var n;return n=t(e),a(i.parsed,function(e){return n.is(e)})},i.seekUp=function(e){var n,r,o;for(o=t(e),n=o,r=void 0;n.length;){if(i.doesMatch(n)){r=n;break}n=n.parent()}return r||yt()},i},l=function(t){var n,r,o,u,i,a,s,l,c,p,f,d,m,h,g;return null==t&&(t={}),h=void 0,d=function(e){return function(){var n;return n=t[e],X(n)?n:q(n)?n():void 0}},p=d("size"),o=d("expiry"),f=function(e){return t.key?t.key(e):e.toString()},i=function(){return 0!==p()&&0!==o()},r=function(){return h={}},r(),l=function(){var n;return n=1<=arguments.length?e.call(arguments,0):[],t.logPrefix?(n[0]="["+t.logPrefix+"] "+n[0],up.puts.apply(up,n)):void 0},s=function(){return Object.keys(h)},c=function(){var e,t,n,r;return r=v(s()),e=p(),e&&r.length>=e&&(t=null,n=null,S(r,function(e){var r,o;return r=h[e],o=r.timestamp,!n||n>o?(t=e,n=o):void 0}),t)?delete h[t]:void 0},n=function(e,t){var n;return n=u(e,{silent:!0}),L(n)?m(t,n):void 0},g=function(){return(new Date).valueOf()},m=function(e,t){var n;return i()?(c(),n=f(e),h[n]={timestamp:g(),value:t}):void 0},Ft=function(e){var t;return t=f(e),delete h[t]},a=function(e){var t,n;return t=o(),t?(n=g()-e.timestamp,t>n):!0},u=function(e,t){var n,r;return null==t&&(t={}),r=f(e),(n=h[r])?a(n)?(t.silent||l("Cache hit for '%s'",e),n.value):(t.silent||l("Discarding stale cache entry for '%s'",e),void Ft(e)):void(t.silent||l("Cache miss for '%s'",e))},{alias:n,get:u,set:m,remove:Ft,clear:r,keys:s}},d=function(e){var t;return null==e&&(e={}),t={},t.reset=function(){return A(t,e)},t.reset(),Object.preventExtensions(t),t},Yt=function(e){var t,n;return e=Jt(e),t=e.parentNode,n=Qt(e.childNodes),S(n,function(n){return t.insertBefore(n,e)}),t.removeChild(e)},bt=function(e){var t,n;for(t=void 0;(e=e.parent())&&e.length;)if(n=e.css("position"),"absolute"===n||"relative"===n||e.is("body")){t=e;break}return t},W=function(e){var n,r;for(n=t(e);;){if(r=n.css("position"),"fixed"===r)return!0;if(n=n.parent(),0===n.length||n.is(document))return!1}},F=function(e,n){var r,o,u,i;return r=t(e),o=bt(r),u=r.position(),i=o.offset(),r.css({position:"absolute",left:u.left-i.left,top:u.top-i.top+n.scrollTop(),right:"",bottom:""})},Ot=function(e){var t,n,r,o,u,i,a;if(z(e))return up.error("Cannot convert FormData into an array");for(i=Ut(e),t=[],a=i.split("&"),n=0,r=a.length;r>n;n++)u=a[n],Y(u)&&(o=u.split("="),t.push({name:decodeURIComponent(o[0]),value:decodeURIComponent(o[1])}));return t},Ut=function(e){var n;return z(e)?up.error("Cannot convert FormData into a query string"):Y(e)?(n=t.param(e),n=n.replace(/\+/g,"%20")):""},Rt=function(e){var n,r;return n=t(e),r=n.find("input[type=file]").length,r&&up.browser.canFormData()?new FormData(n.get(0)):n.serializeArray()},s=function(e,t,n){var r;return z(e)?e.append(t,n):M(e)?e.push({name:t,value:n}):G(e)?e[t]=n:(tt(e)||J(e))&&(r=Ut([{name:t,value:n}]),e=Y(e)?[e,r].join("&"):r),e},x=function(){var n,r,o,u;throw n=1<=arguments.length?e.call(arguments,0):[],(o=up.log).error.apply(o,n),Zt().then(function(){var r,o,u,i;return r=Et(t(".up-error"))||t('<div class="up-error"></div>').prependTo("body"),u=function(e){return"<span class='up-error-variable'>"+D(e)+"</span>"},o=(i=up.browser).sprintfWithFormattedArgs.apply(i,[u].concat(e.call(n))),r.html(o)}),r=(u=up.browser).sprintf.apply(u,n),new Error(r)},u={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;"},D=function(e){return e.replace(/[&<>"]/g,function(e){return u[e]})},At=function(e,t){var n;return n=e[t],delete e[t],n},$t=function(e,n){var r,o;return r=t(e),o=r.data(n),r.removeData(n),o},E=function(e){var t;return t=ut(e),Q(t)&&!V(t)?e.pop():{}},St=function(e){var n;return n=t(e).css("opacity"),H(n)?parseFloat(n):void 0},Zt=lt(function(){var e;return t.isReady?jt():(e=t.Deferred(),t(function(){return e.resolve()}),e.promise())}),R=function(e){return e},N=function(e){return e=Jt(e),!jQuery.contains(document.documentElement,e)},{isDetached:N,requestDataAsArray:Ot,requestDataAsQuery:Ut,appendRequestData:s,requestDataFromForm:Rt,offsetParent:bt,fixedToAbsolute:F,isFixed:W,presentAttr:Tt,createElement:g,parseUrl:Pt,normalizeUrl:gt,normalizeMethod:ht,createElementFromHtml:y,$createElementFromSelector:n,$createPlaceholder:r,selectorForElement:Nt,extend:A,copy:v,merge:ct,options:Dt,option:xt,error:x,each:S,map:at,times:qt,any:a,all:i,detect:w,select:Lt,reject:Ct,intersect:_,compact:f,uniq:Bt,last:ut,isNull:B,isDefined:L,isUndefined:nt,isGiven:H,isMissing:J,isPresent:Y,isBlank:j,presence:Et,isObject:G,isFunction:q,isString:tt,isNumber:X,isElement:I,isJQuery:V,isPromise:Z,isDeferred:K,isHash:Q,isArray:M,isFormData:z,isUnmodifiedKeyEvent:rt,isUnmodifiedMouseEvent:ot,nullJQuery:yt,unJQuery:Jt,setTimer:Wt,nextFrame:dt,measure:st,temporaryCss:zt,cssAnimate:b,finishCssAnimate:C,forceCompositing:O,forceRepaint:U,escapePressed:P,copyAttributes:h,findWithSelf:T,contains:m,toArray:Qt,castedAttr:c,locationFromXhr:it,titleFromXhr:Ht,methodFromXhr:pt,clientSize:p,only:kt,except:$,trim:Vt,unresolvableDeferred:Xt,unresolvablePromise:Gt,resolvedPromise:jt,resolvedDeferred:Mt,resolvableWhen:_t,setMissingAttrs:It,remove:Ft,memoize:lt,scrollbarWidth:Kt,documentHasVerticalScrollbar:k,config:d,cache:l,unwrapElement:Yt,multiSelector:ft,error:x,pluckData:$t,pluckKey:At,extractOptions:E,isDetached:N,noop:vt,opacity:St,whenReady:Zt,identity:R,escapeHtml:D}}($),up.error=up.util.error}.call(this),function(){var e=[].slice;up.browser=function(t){var n,r,o,u,i,a,s,l,c,p,f,d,m,v,h,g,y,b,w,k,S;return k=up.util,v=function(e,n){var r,o,u,i,a;return null==n&&(n={}),i=k.option(n.method,"get").toLowerCase(),"get"===i?(a=k.requestDataAsQuery(n.data),a&&(e=e+"?"+a),location.href=e):(r=t("<form method='post' action='"+e+"'></form>"),o=function(e){var n;return n=t('<input type="hidden">'),n.attr(e.name,e.value),n.appendTo(r)},o({name:up.proxy.config.wrapMethodParam,value:i}),(u=up.rails.csrfField())&&o(u),k.each(k.requestDataAsArray(n.data),o),r.hide().appendTo("body"),r.submit())},g=function(){var t,n,r;return r=arguments[0],t=2<=arguments.length?e.call(arguments,1):[],k.isDefined(console[r])||(r="log"),i()?"function"==typeof console[r]?console[r].apply(console,t):void 0:(n=y.apply(null,t),"function"==typeof console[r]?console[r](n):void 0)},n=/\%[odisf]/g,w=function(e){var n,r,o,u,i,a,s,l,c;if(a=100,o="",k.isString(e))l=e.replace(/[\n\r\t ]+/g," "),l=l.replace(/^[\n\r\t ]+/,""),l=l.replace(/[\n\r\t ]$/,""),l='"'+l+'"',o='"';else if(k.isUndefined(e))l="undefined";else if(k.isNumber(e)||k.isFunction(e))l=e.toString();else if(k.isArray(e))l="["+k.map(e,w).join(", ")+"]",o="]";else if(k.isJQuery(e))l="$("+k.map(e,w).join(", ")+")",o=")";else if(k.isElement(e)){for(n=t(e),l="<"+e.tagName.toLowerCase(),s=["id","name","class"],u=0,i=s.length;i>u;u++)r=s[u],(c=n.attr(r))&&(l+=" "+r+'="'+c+'"');l+=">",o=">"}else l=JSON.stringify(e);return l.length>a&&(l=l.substr(0,a)+" \u2026",l+=o),l},y=function(){var t,n;return n=arguments[0],t=2<=arguments.length?e.call(arguments,1):[],b.apply(null,[k.identity,n].concat(e.call(t)))},b=function(){var t,r,o,u;return r=arguments[0],u=arguments[1],t=3<=arguments.length?e.call(arguments,2):[],o=0,u.replace(n,function(){var e;return e=t[o],e=r(w(e)),o+=1,e})},S=function(){return location.href},p=k.memoize(function(){return k.isUndefined(document.addEventListener)}),f=k.memoize(function(){return p()||-1!==navigator.appVersion.indexOf("MSIE 9.")}),a=k.memoize(function(){return k.isDefined(history.pushState)&&"get"===l()}),r=k.memoize(function(){return"transition"in document.documentElement.style}),u=k.memoize(function(){return"oninput"in document.createElement("input")}),o=k.memoize(function(){return!!window.FormData}),i=k.memoize(function(){return!f()}),d=k.memoize(function(){var e,n,r,o;return o=t.fn.jquery,r=o.split("."),e=parseInt(r[0]),n=parseInt(r[1]),e>=2||1===e&&n>=9}),h=function(e){var t,n;return n=null!=(t=document.cookie.match(new RegExp(e+"=(\\w+)")))?t[1]:void 0,k.isPresent(n)&&(document.cookie=e+"=; expires=Thu, 01-Jan-70 00:00:01 GMT; path=/"),n},s=function(e){return e.preload||k.isBlank(e.confirm)||window.confirm(e.confirm)?k.resolvedPromise():k.unresolvablePromise()},l=k.memoize(function(){return(h("_up_request_method")||"get").toLowerCase()}),m=function(){return!p()&&d()},c=function(){return console.group||(console.group=function(){var t;return t=1<=arguments.length?e.call(arguments,0):[],g.apply(null,["group"].concat(e.call(t)))}),console.groupCollapsed||(console.groupCollapsed=function(){var t;return t=1<=arguments.length?e.call(arguments,0):[],g.apply(null,["groupCollapsed"].concat(e.call(t)))}),console.groupEnd||(console.groupEnd=function(){var t;return t=1<=arguments.length?e.call(arguments,0):[],g.apply(null,["groupEnd"].concat(e.call(t)))})},{url:S,loadPage:v,confirm:s,canPushState:a,canCssTransition:r,canInputEvent:u,canFormData:o,canLogSubstitution:i,isSupported:m,installPolyfills:c,puts:g,sprintf:y,sprintfWithFormattedArgs:b}}(jQuery)}.call(this),function(){var slice=[].slice;up.bus=function($){var boot,emit,emitReset,forgetUpDescription,live,liveUpDescriptions,logEmission,nextUpDescriptionNumber,nobodyPrevents,onEscape,rememberUpDescription,restoreSnapshot,snapshot,u,unbind,upDescriptionNumber,upDescriptionToJqueryDescription,upListenerToJqueryListener;return u=up.util,liveUpDescriptions={},nextUpDescriptionNumber=0,upListenerToJqueryListener=function(e){return function(t){var n;return n=t.$element||$(this),e.apply(n.get(0),[t,n,up.syntax.data(n)])}},upDescriptionToJqueryDescription=function(e,t){var n,r,o;return n=u.copy(e),o=n.pop(),r=void 0,t?(r=upListenerToJqueryListener(o),o._asJqueryListener=r,o._descriptionNumber=++nextUpDescriptionNumber):(r=o._asJqueryListener,r||u.error("up.off: The event listener %o was never registered through up.on")),n.push(r),n},live=function(){var e,t,n;return n=1<=arguments.length?slice.call(arguments,0):[],up.browser.isSupported()?(e=upDescriptionToJqueryDescription(n,!0),rememberUpDescription(n),(t=$(document)).on.apply(t,e),function(){return unbind.apply(null,n)}):function(){}},unbind=function(){var e,t,n;return n=1<=arguments.length?slice.call(arguments,0):[],e=upDescriptionToJqueryDescription(n,!1),forgetUpDescription(n),(t=$(document)).off.apply(t,e)},rememberUpDescription=function(e){var t;return t=upDescriptionNumber(e),liveUpDescriptions[t]=e},forgetUpDescription=function(e){var t;return t=upDescriptionNumber(e),delete liveUpDescriptions[t]},upDescriptionNumber=function(e){return u.last(e)._descriptionNumber},emit=function(e,t){var n,r;return null==t&&(t={}),r=$.Event(e,t),(n=t.$element)?delete t.$element:n=$(document),logEmission(e,t),n.trigger(r),r},logEmission=function(e,t){var n,r,o;return t.hasOwnProperty("message")?(n=t.message,delete t.message,u.isArray(n)?(o=n,n=o[0],r=2<=o.length?slice.call(o,1):[]):r=[],n?u.isPresent(t)?up.puts.apply(up,[n+" (%s (%o))"].concat(slice.call(r),[e],[t])):up.puts.apply(up,[n+" (%s)"].concat(slice.call(r),[e])):void 0):u.isPresent(t)?up.puts("Emitted event %s (%o)",e,t):up.puts("Emitted event %s",e)},nobodyPrevents=function(){var e,t;return e=1<=arguments.length?slice.call(arguments,0):[],t=emit.apply(null,e),t.isDefaultPrevented()?(up.puts("An observer prevented the event %s",e[0]),!1):!0},onEscape=function(e){return live("keydown","body",function(t){return u.escapePressed(t)?e(t):void 0})},snapshot=function(){var e,t,n,r;for(r=[],t=0,n=liveUpDescriptions.length;n>t;t++)e=liveUpDescriptions[t],r.push(e.isDefault=!0);return r},restoreSnapshot=function(){var e,t,n,r,o;for(t=u.reject(liveUpDescriptions,function(e){return e.isDefault}),o=[],n=0,r=t.length;r>n;n++)e=t[n],o.push(unbind.apply(null,e));return o},emitReset=function(){return emit("up:framework:reset",{message:"Resetting framework"})},boot=function(){return up.browser.isSupported()?(up.browser.installPolyfills(),emit("up:framework:boot",{message:"Booting framework"}),emit("up:framework:booted",{message:"Framework booted"}),u.nextFrame(function(){return u.whenReady().then(function(){return emit("up:app:boot",{message:"Booting user application"}),emit("up:app:booted",{message:"User application booted"})})})):void 0},live("up:framework:booted",snapshot),live("up:framework:reset",restoreSnapshot),{knife:eval("undefined"!=typeof Knife&&null!==Knife?Knife.point:void 0),on:live,off:unbind,emit:emit,nobodyPrevents:nobodyPrevents,onEscape:onEscape,emitReset:emitReset,boot:boot}}(jQuery),up.on=up.bus.on,up.off=up.bus.off,up.emit=up.bus.emit,up.reset=up.bus.emitReset,up.boot=up.bus.boot}.call(this),function(){var e=[].slice;up.log=function(){var t,n,r,o,u,i,a,s,l,c,p,f;return p=up.util,t=p.config({prefix:"[UP] ",enabled:!1,collapse:!1}),c=function(){return t.reset()},a=function(e){return""+t.prefix+e},n=function(){var n,r,o;return r=arguments[0],n=2<=arguments.length?e.call(arguments,1):[],t.enabled&&r?(o=up.browser).puts.apply(o,["debug",a(r)].concat(e.call(n))):void 0},l=function(){var n,r,o;return r=arguments[0],n=2<=arguments.length?e.call(arguments,1):[],t.enabled&&r?(o=up.browser).puts.apply(o,["log",a(r)].concat(e.call(n))):void 0},f=function(){var n,r,o;return r=arguments[0],n=2<=arguments.length?e.call(arguments,1):[],t.enabled&&r?(o=up.browser).puts.apply(o,["warn",a(r)].concat(e.call(n))):void 0},i=function(){var n,r,o,u,i;if(o=arguments[0],n=2<=arguments.length?e.call(arguments,1):[],r=n.pop(),!t.enabled||!o)return r();i=t.collapse?"groupCollapsed":"group",(u=up.browser).puts.apply(u,[i,a(o)].concat(e.call(n)));try{return r()}finally{o&&console.groupEnd()}},u=function(){var t,n,r;return n=arguments[0],t=2<=arguments.length?e.call(arguments,1):[],n?(r=up.browser).puts.apply(r,["error",a(n)].concat(e.call(t))):void 0},s=function(){var e;return e=" __ _____ ___ ___ / /_ __\n"+("/ // / _ \\/ _ \\/ _ \\/ / // / "+up.version+"\n")+"\\___/_//_/ .__/\\___/_/\\_. / \n / / / /\n\n",e+=t.enabled?"Call `up.log.disable()` to disable debugging output.":"Call `up.log.enable()` to enable debugging output.",up.browser.puts("log",e)},up.on("up:framework:boot",s),up.on("up:framework:reset",c),o=function(){return t.enabled=!0},r=function(){return t.enabled=!1},{puts:l,debug:n,error:u,warn:f,group:i,config:t,enable:o,disable:r}}(jQuery),up.puts=up.log.puts}.call(this),function(){var e=[].slice;up.syntax=function(t){var n,r,o,u,i,a,s,l,c,p,f,d,m,v,h,g;return g=up.util,n="up-destructable",r="up-destructors",c=[],m=[],l=function(){var t;return t=1<=arguments.length?e.call(arguments,0):[],f.apply(null,[c].concat(e.call(t)))},d=function(){var t;return t=1<=arguments.length?e.call(arguments,0):[],f.apply(null,[m].concat(e.call(t)))},i=function(){var t,n,r,o;return o=arguments[0],t=2<=arguments.length?e.call(arguments,1):[],n=t.pop(),r=g.options(t[0],{priority:0}),"first"===r.priority?r.priority=Number.POSITIVE_INFINITY:"last"===r.priority&&(r.priority=Number.NEGATIVE_INFINITY),{selector:o,callback:n,priority:r.priority,batch:r.batch,keep:r.keep}},f=function(){var t,n,r,o,u;if(u=arguments[0],t=2<=arguments.length?e.call(arguments,1):[],up.browser.isSupported()){for(r=i.apply(null,t),n=0;(o=u[n])&&o.priority>=r.priority;)n+=1;return u.splice(n,0,r)}},u=function(e,t,n){var r,u;return up.puts(e.isDefault?void 0:"Compiling '%s' on %o",e.selector,n),e.keep&&(u=g.isString(e.keep)?e.keep:"",t.attr("up-keep",u)),r=e.callback.apply(n,[t,p(t)]),g.isFunction(r)?o(t,r):void 0},o=function(e,t){var o;return e.addClass(n),o=e.data(r)||[],o.push(t),e.data(r,o)},s=function(e,n){var r;return n=g.options(n),r=t(n.skip),up.log.group("Compiling fragment %o",e.get(0),function(){var n,o,i,a,s,p;for(s=[m,c],p=[],o=0,i=s.length;i>o;o++)a=s[o],p.push(function(){var o,i,s;for(s=[],o=0,i=a.length;i>o;o++)l=a[o],n=g.findWithSelf(e,l.selector),n=n.filter(function(){var e;return e=t(this),g.all(r,function(t){return 0===e.closest(t).length})}),s.push(n.length?up.log.group(l.isDefault?void 0:"Compiling '%s' on %d element(s)",l.selector,n.length,function(){return l.batch?u(l,n,n.get()):n.each(function(){return u(l,t(this),this)})}):void 0);return s}());return p})},a=function(e){return g.findWithSelf(e,"."+n).each(function(){var e,o,u,i,a;for(e=t(this),u=e.data(r),i=0,a=u.length;a>i;i++)(o=u[i])();return e.removeData(r),e.removeClass(n)})},p=function(e){var n,r;return n=t(e),r=n.attr("up-data"),g.isString(r)&&""!==g.trim(r)?JSON.parse(r):{}},h=function(){var e;return e=function(e){return e.isDefault=!0},g.each(c,e),g.each(m,e)},v=function(){var e;return e=function(e){return e.isDefault},c=g.select(c,e),m=g.select(m,e)},up.on("up:framework:booted",h),up.on("up:framework:reset",v),{compiler:l,macro:d,compile:s,clean:a,data:p}}(jQuery),up.compiler=up.syntax.compiler,up.macro=up.syntax.macro,up.ready=function(){return up.util.error("up.ready no longer exists. Please use up.hello instead.")},up.awaken=function(){return up.util.error("up.awaken no longer exists. Please use up.compiler instead.")}}.call(this),function(){up.history=function(e){var t,n,r,o,u,i,a,s,l,c,p,f,d,m,v,h;return h=up.util,n=h.config({popTargets:["body"],restoreScroll:!0}),c=void 0,i=void 0,m=function(){return n.reset(),c=void 0,i=void 0},a=function(e){return h.normalizeUrl(e,{hash:!0})},r=function(){return a(up.browser.url())},o=function(e){return a(e)===r()},s=function(e){return i&&(c=i,i=void 0),i=e},d=function(e,t){return u("replace",e,t)},p=function(e,t){return up.puts("Current location is now %s",e),u("push",e,t)},u=function(e,n,u){var i,a;return u=h.options(u,{force:!1}),u.force||!o(n)?up.browser.canPushState()?(i=e+"State",a=t(),window.history[i](a,"",n),s(r())):h.error("This browser doesn't support history.pushState"):void 0},t=function(){return{fromUp:!0}},v=function(e){var t;return(null!=e?e.fromUp:void 0)?(t=r(),up.log.group("Restoring URL %s",t,function(){var e;return e=n.popTargets.join(", "),up.replace(e,t,{history:!1,title:!0,reveal:!1,transition:"none",saveScroll:!1,restoreScroll:n.restoreScroll})})):up.puts("Ignoring a state not pushed by Unpoly (%o)",e)},l=function(e){return up.log.group("History state popped to URL %s",r(),function(){var t;return s(r()),up.layout.saveScroll({url:c}),t=e.originalEvent.state,v(t)})},up.browser.canPushState()&&(f=function(){return e(window).on("popstate",l),d(r(),{force:!0})},"undefined"!=typeof jasmine&&null!==jasmine?f():setTimeout(f,100)),up.compiler("[up-back]",function(e){return h.isPresent(c)?(h.setMissingAttrs(e,{"up-href":c,"up-restore-scroll":""}),e.removeAttr("up-back"),up.link.makeFollowable(e)):void 0}),up.on("up:framework:reset",m),{config:n,defaults:function(){return h.error("up.history.defaults(...) no longer exists. Set values on he up.history.config property instead.")},push:p,replace:d,url:r,previousUrl:function(){return c},normalizeUrl:a}}(jQuery)}.call(this),function(){var slice=[].slice;up.layout=function($){var SCROLL_PROMISE_KEY,anchoredRight,config,finishScrolling,fixedChildren,lastScrollTops,measureObstruction,reset,restoreScroll,reveal,revealOrRestoreScroll,saveScroll,scroll,scrollTops,u,viewportOf,viewportSelector,viewports,viewportsWithin;return u=up.util,config=u.config({duration:0,viewports:[document,".up-modal-viewport","[up-viewport]"],fixedTop:["[up-fixed~=top]"],fixedBottom:["[up-fixed~=bottom]"],anchoredRight:["[up-anchored~=right]","[up-fixed~=top]","[up-fixed~=bottom]","[up-fixed~=right]"],snap:50,substance:150,easing:"swing"}),lastScrollTops=u.cache({size:30,key:up.history.normalizeUrl}),reset=function(){return config.reset(),lastScrollTops.clear()},SCROLL_PROMISE_KEY="up-scroll-promise",scroll=function(e,t,n){var r,o,i,a,s;return r=$(e),n=u.options(n),i=u.option(n.duration,config.duration),a=u.option(n.easing,config.easing),finishScrolling(r),i>0?(o=$.Deferred(),r.data(SCROLL_PROMISE_KEY,o),o.then(function(){return r.removeData(SCROLL_PROMISE_KEY),r.finish()}),s={scrollTop:t},r.get(0)===document&&(r=$("html, body")),r.animate(s,{duration:i,easing:a,complete:function(){return o.resolve()}}),o):(r.scrollTop(t),u.resolvedDeferred())},finishScrolling=function(e){return $(e).each(function(){var e;return(e=$(this).data(SCROLL_PROMISE_KEY))?e.resolve():void 0})},anchoredRight=function(){return u.multiSelector(config.anchoredRight).select()},measureObstruction=function(){var e,t,n,r;return n=function(e,t){var n,r;return n=$(e),r=n.css(t),u.isPresent(r)||u.error("Fixed element %o must have a CSS attribute %s",n.get(0),t),parseInt(r)+n.height()},t=function(){var e,t,o,u;for(o=$(config.fixedTop.join(", ")),u=[],e=0,t=o.length;t>e;e++)r=o[e],u.push(n(r,"top"));return u}(),e=function(){var e,t,o,u;for(o=$(config.fixedBottom.join(", ")),u=[],e=0,t=o.length;t>e;e++)r=o[e],u.push(n(r,"bottom"));return u}(),{top:Math.max.apply(Math,[0].concat(slice.call(t))),bottom:Math.max.apply(Math,[0].concat(slice.call(e)))}},reveal=function(e,t){var n,r,o,i,a,s,l,c,p,f,d,m,v,h;return n=$(e),up.puts("Revealing fragment %o",e.get(0)),t=u.options(t),r=t.viewport?$(t.viewport):viewportOf(n),m=u.option(t.snap,config.snap),h=r.is(document),v=h?u.clientSize().height:r.height(),p=r.scrollTop(),s=p,c=void 0,l=void 0,h?(l=measureObstruction(),c=0):(l={top:0,bottom:0},c=p),f=function(){return s+l.top},d=function(){return s+v-l.bottom-1},o=u.measure(n,{relative:r}),i=o.top+c,a=i+Math.min(o.height,config.substance)-1,a>d()&&(s+=a-d()),(i<f()||t.top)&&(s=i-l.top),m>s&&(s=0),s!==p?scroll(r,s,t):u.resolvedDeferred()},viewportSelector=function(){return u.multiSelector(config.viewports)},viewportOf=function(e,t){var n,r;return null==t&&(t={}),n=$(e),r=viewportSelector().seekUp(n),0===r.length&&t.strict!==!1&&u.error("Could not find viewport for %o",n),r},viewportsWithin=function(e){var t;return t=$(e),viewportSelector().findWithSelf(t)},viewports=function(){return viewportSelector().select()},scrollTops=function(){var e,t,n,r,o,u,i;for(u={},o=config.viewports,t=0,r=o.length;r>t;t++)i=o[t],e=$(i),e.length&&(n=i,i===document&&(n="document"),u[n]=e.scrollTop());return u},fixedChildren=function(e){var t,n;return null==e&&(e=void 0),e||(e=document.body),n=$(e),t=n.find("[up-fixed]"),u.isPresent(config.fixedTop)&&(t=t.add(n.find(config.fixedTop.join(", ")))),u.isPresent(config.fixedBottom)&&(t=t.add(n.find(config.fixedBottom.join(", ")))),t},saveScroll=function(e){var t,n;return null==e&&(e={}),n=u.option(e.url,up.history.url()),t=u.option(e.tops,scrollTops()),up.puts("Saving scroll positions for URL %s (%o)",n,t),lastScrollTops.set(n,t)},restoreScroll=function(e){var t,n,r,o,i;return null==e&&(e={}),i=up.history.url(),r=void 0,e.around?(n=viewportsWithin(e.around),t=viewportOf(e.around),r=t.add(n)):r=viewports(),o=lastScrollTops.get(i),up.log.group("Restoring scroll positions for URL %s to %o",i,o,function(){var e,t,n,i;for(t in o)i=o[t],n="document"===t?document:t,e=r.filter(n),scroll(e,i,{duration:0});return u.resolvedDeferred()})},revealOrRestoreScroll=function(e,t){var n,r,o,i;return n=$(e),t.restoreScroll?restoreScroll({around:n}):t.reveal?(t.source&&(i=u.parseUrl(t.source),i.hash&&"#"!==i.hash&&(o=i.hash.substr(1),r=u.findWithSelf(n,"#"+o+", a[name='"+o+"']"),r.length&&(n=r))),reveal(n)):u.resolvedDeferred()},up.on("up:framework:reset",reset),{knife:eval("undefined"!=typeof Knife&&null!==Knife?Knife.point:void 0),reveal:reveal,scroll:scroll,finishScrolling:finishScrolling,config:config,defaults:function(){return u.error("up.layout.defaults(...) no longer exists. Set values on he up.layout.config property instead.")},viewportOf:viewportOf,viewportsWithin:viewportsWithin,viewports:viewports,scrollTops:scrollTops,saveScroll:saveScroll,restoreScroll:restoreScroll,revealOrRestoreScroll:revealOrRestoreScroll,anchoredRight:anchoredRight,fixedChildren:fixedChildren}
2
- }(jQuery),up.scroll=up.layout.scroll,up.reveal=up.layout.reveal}.call(this),function(){up.flow=function($){var autofocus,config,destroy,emitFragmentInserted,emitFragmentKept,extract,filterScripts,findKeepPlan,findOldFragment,first,hello,isRealElement,oldFragmentNotFound,parseImplantSteps,parseResponse,processResponse,reload,replace,reset,resolveSelector,setSource,source,swapElements,transferKeepableElements,u,updateHistory;return u=up.util,config=u.config({runInlineScripts:!0,runLinkedScripts:!1}),reset=function(){return config.reset()},setSource=function(e,t){var n;return n=$(e),u.isPresent(t)&&(t=u.normalizeUrl(t)),n.attr("up-source",t)},source=function(e){var t;return t=$(e).closest("[up-source]"),u.presence(t.attr("up-source"))||up.browser.url()},resolveSelector=function(e,t){var n,r;return u.isString(e)?(r=e,u.contains(r,"&")&&(t?(n=u.selectorForElement(t),r=r.replace(/\&/,n)):u.error("Found origin reference (%s) in selector %s, but options.origin is missing","&",r))):r=u.selectorForElement(e),r},replace=function(e,t,n){var r,o,i,a,s,l;return up.puts("Replacing %s from %s (%o)",e,t,n),n=u.options(n),l=resolveSelector(e,n.origin),r=u.option(n.failTarget,"body"),r=resolveSelector(r,n.origin),up.browser.canPushState()||n.history===!1?(s={url:t,method:n.method,data:n.data,target:l,failTarget:r,cache:n.cache,preload:n.preload,headers:n.headers},a=up.ajax(s),i=function(e,r,o){return processResponse(!0,l,t,s,o,n)},o=function(e){return processResponse(!1,r,t,s,e,n)},a=a.then(i,o)):(n.preload||up.browser.loadPage(t,u.only(n,"method","data")),u.unresolvablePromise())},processResponse=function(e,t,n,r,o,i){var a,s,l,c;return i.method=u.normalizeMethod(u.option(u.methodFromXhr(o),i.method)),i.title=u.option(u.titleFromXhr(o),i.title),i.title===!1||u.isString(i.title)||i.history===!1&&i.title!==!0||(i.title=u.titleFromXhr(o)),a="GET"===i.method,(c=u.locationFromXhr(o))?(n=c,e&&up.proxy.isCachable(r)&&(s={url:n,method:u.methodFromXhr(o),target:t},up.proxy.alias(r,s))):a&&(l=u.requestDataAsQuery(i.data))&&(n=n+"?"+l),e?a?(i.history===!1||u.isString(i.history)||(i.history=n),i.source===!1||u.isString(i.source)||(i.source=n)):(u.isString(i.history)||(i.history=!1),u.isString(i.source)||(i.source="keep")):(i.transition=i.failTransition,i.failTransition=void 0,a?(i.history!==!1&&(i.history=n),i.source!==!1&&(i.source=n)):(i.source="keep",i.history=!1)),i.preload?u.resolvedPromise():extract(t,o.responseText,i)},extract=function(e,t,n){return up.log.group("Extracting %s from %d bytes of HTML",e,null!=t?t.length:void 0,function(){var r,o,i;return n=u.options(n,{historyMethod:"push",requireMatch:!0,keep:!0}),i=resolveSelector(e,n.origin),o=parseResponse(t,n),n.title||(n.title=o.title()),n.saveScroll!==!1&&up.layout.saveScroll(),r=u.resolvedPromise(),n.beforeSwap&&(r=r.then(n.beforeSwap)),r=r.then(function(){return updateHistory(n)}),r=r.then(function(){var e,t,r,u,a;for(a=[],r=parseImplantSteps(i,n),e=0,t=r.length;t>e;e++)u=r[e],up.log.group("Updating %s",u.selector,function(){var e,t,r,i;return t=findOldFragment(u.selector,n),e=null!=(r=o.find(u.selector))?r.first():void 0,t&&e?(filterScripts(e,n),i=swapElements(t,e,u.pseudoClass,u.transition,n),a.push(i)):void 0});return $.when.apply($,a)}),n.afterSwap&&(r=r.then(n.afterSwap)),r})},findOldFragment=function(e,t){return first(".up-popup "+e)||first(".up-modal "+e)||first(e)||oldFragmentNotFound(e,t)},oldFragmentNotFound=function(e,t){var n;return t.requireMatch?(n="Could not find selector %s in current body HTML","#"===n[0]&&(n+=" (avoid using IDs)"),u.error(n,e)):void 0},filterScripts=function(e,t){var n,r,o,i,a,s,l,c,p,f;for(c=u.option(t.runInlineScripts,config.runInlineScripts),p=u.option(t.runLinkedScripts,config.runLinkedScripts),r=u.findWithSelf(e,"script"),l=[],a=0,s=r.length;s>a;a++)f=r[a],n=$(f),i=u.isPresent(n.attr("src")),o=!i,l.push(i&&p||o&&c?void 0:n.remove());return l},parseResponse=function(e,t){var n;return n=u.createElementFromHtml(e),{title:function(){var e;return null!=(e=n.querySelector("title"))?e.textContent:void 0},find:function(r){var o;return(o=$.find(r,n)[0])?$(o):t.requireMatch?u.error("Could not find selector %s in response %o",r,e):void 0}}},updateHistory=function(e){return e.title&&(document.title=e.title),e.history?up.history[e.historyMethod](e.history):void 0},swapElements=function(e,t,n,r,o){var i,a,s,l;return r||(r="none"),"keep"===o.source&&(o=u.merge(o,{source:source(e)})),up.motion.finish(e),n?(i=t.contents().wrap('<span class="up-insertion"></span>').parent(),"before"===n?e.prepend(i):e.append(i),hello(i.children(),o),s=up.layout.revealOrRestoreScroll(i,o),s=s.then(function(){return up.animate(i,r,o)}),s=s.then(function(){return u.unwrapElement(i)})):(a=findKeepPlan(e,t,o))?(emitFragmentKept(a),s=u.resolvedPromise()):(l=function(){return o.keepPlans=transferKeepableElements(e,t,o),e.is("body")?(up.syntax.clean(e),e.replaceWith(t)):t.insertBefore(e),o.source!==!1&&setSource(t,o.source),autofocus(t),hello(t,o),up.morph(e,t,r,o)},s=destroy(e,{animation:l})),s},transferKeepableElements=function(e,t,n){var r,o,i,a,s,l,c,p;if(a=[],n.keep)for(p=e.find("[up-keep]"),i=0,l=p.length;l>i;i++)s=p[i],r=$(s),(c=findKeepPlan(r,t,u.merge(n,{descendantsOnly:!0})))&&(o=r.clone(),r.replaceWith(o),c.$newElement.replaceWith(r),a.push(c));return a},findKeepPlan=function(e,t,n){var r,o,i,a,s;return n.keep&&(r=e,(s=u.castedAttr(r,"up-keep"))&&(u.isString(s)||(s="&"),s=resolveSelector(s,r),o=n.descendantsOnly?t.find(s):u.findWithSelf(t,s),o=o.first(),o.length&&o.is("[up-keep]")&&(i={$element:r,$newElement:o,newData:up.syntax.data(o)},a=u.merge(i,{message:["Keeping element %o",r.get(0)]}),up.bus.nobodyPrevents("up:fragment:keep",a))))?i:void 0},parseImplantSteps=function(e,t){var n,r,o,i,a,s,l,c,p,f,d,m;for(d=t.transition||t.animation||"none",n=/\ *,\ */,r=e.split(n),m=u.isString(m)?d.split(n):[d],l=[],o=i=0,a=r.length;a>i;o=++i)c=r[o],p=c.match(/^(.+?)(?:\:(before|after))?$/),p||u.error('Could not parse selector atom "%s"',c),e=p[1],"html"===e&&(e="body"),s=p[2],f=m[o]||u.last(m),l.push({selector:e,pseudoClass:s,transition:f});return l},hello=function(e,t){var n,r,o,i,a,s;for(n=$(e),t=u.options(t,{keepPlans:[]}),o=[],s=t.keepPlans,r=0,i=s.length;i>r;r++)a=s[r],emitFragmentKept(a),o.push(a.$element);return up.syntax.compile(n,{skip:o}),emitFragmentInserted(n,t),n},emitFragmentInserted=function(e,t){var n;return n=$(e),up.emit("up:fragment:inserted",{$element:n,message:["Inserted fragment %o",n.get(0)],origin:t.origin})},emitFragmentKept=function(e){var t;return t=u.merge(e,{message:["Kept fragment %o",e.$element.get(0)]}),up.emit("up:fragment:kept",t)},autofocus=function(e){var t,n;return n="[autofocus]:last",t=u.findWithSelf(e,n),t.length&&t.get(0)!==document.activeElement?t.focus():void 0},isRealElement=function(e){var t;return t=".up-ghost, .up-destroying",0===e.closest(t).length},first=function(e){var t,n,r,o,i,a;for(o=void 0,o=u.isString(e)?$(e).get():e,n=void 0,i=0,a=o.length;a>i;i++)if(r=o[i],t=$(r),isRealElement(t)){n=t;break}return n},destroy=function(e,t){var n,r,o,i,a;return n=$(e),n.is(".up-placeholder, .up-tooltip, .up-modal, .up-popup")||(i=["Destroying fragment %o",n.get(0)],a=["Destroyed fragment %o",n.get(0)]),0===n.length?u.resolvedDeferred():up.bus.nobodyPrevents("up:fragment:destroy",{$element:n,message:i})?(t=u.options(t,{animation:!1}),r=up.motion.animateOptions(t),n.addClass("up-destroying"),u.isPresent(t.url)&&up.history.push(t.url),u.isPresent(t.title)&&(document.title=t.title),o=u.presence(t.animation,u.isDeferred)||up.motion.animate(n,t.animation,r),o.then(function(){return up.syntax.clean(n),up.emit("up:fragment:destroyed",{$element:n,message:a}),n.remove()}),o):$.Deferred()},reload=function(e,t){var n;return t=u.options(t,{cache:!1}),n=t.url||source(e),replace(e,n,t)},up.on("up:app:boot",function(){var e;return e=$(document.body),setSource(e,up.browser.url()),hello(e)}),up.on("up:framework:reset",reset),{knife:eval("undefined"!=typeof Knife&&null!==Knife?Knife.point:void 0),replace:replace,reload:reload,destroy:destroy,extract:extract,first:first,source:source,resolveSelector:resolveSelector,hello:hello,config:config}}(jQuery),up.replace=up.flow.replace,up.extract=up.flow.extract,up.reload=up.flow.reload,up.destroy=up.flow.destroy,up.first=up.flow.first,up.hello=up.flow.hello}.call(this),function(){var e=[].slice;up.motion=function(t){var n,r,o,u,i,a,s,l,c,p,f,d,m,v,h,g,y,b,w,k,S,x,D,P,$,A,E,T;return E=up.util,a={},c={},$={},p={},l=E.config({duration:300,delay:0,easing:"ease",enabled:!0}),k=function(){return a=E.copy(c),$=E.copy(p),l.reset()},h=function(){return l.enabled&&up.browser.canCssTransition()},o=function(e,n,r){var i;return i=t(e),m(i),r=u(r),"none"===n||n===!1?b():E.isFunction(n)?s(n(i,r),n):E.isString(n)?o(i,d(n),r):E.isHash(n)?h()?E.cssAnimate(i,n,r):(i.css(n),E.resolvedDeferred()):E.error("Unknown animation type for %o",n)},u=function(){var t,n,r,o,u;return n=1<=arguments.length?e.call(arguments,0):[],u=n.shift()||{},t=E.isJQuery(n[0])?n.shift():E.nullJQuery(),o=E.isObject(n[0])?n.shift():{},r={},r.easing=E.option(u.easing,E.presentAttr(t,"up-easing"),o.easing,l.easing),r.duration=Number(E.option(u.duration,E.presentAttr(t,"up-duration"),o.duration,l.duration)),r.delay=Number(E.option(u.delay,E.presentAttr(t,"up-delay"),o.delay,l.delay)),r},d=function(e){return a[e]||E.error("Unknown animation %o",e)},r="up-ghosting-deferred",n="up-ghosting",T=function(e,t,o,u){var i,a,s,l,c,p,f,d;return o.copy===!1||e.is(".up-ghost")||t.is(".up-ghost")?u(e,t):(p=void 0,l=void 0,f=void 0,c=void 0,a=up.layout.viewportOf(e),i=e.add(t),E.temporaryCss(t,{display:"none"},function(){return p=w(e,a),f=a.scrollTop()}),E.temporaryCss(e,{display:"none"},function(){return up.layout.revealOrRestoreScroll(t,o),l=w(t,a),c=a.scrollTop()}),p.moveTop(c-f),e.hide(),d=E.temporaryCss(t,{opacity:"0"}),s=u(p.$ghost,l.$ghost),i.data(r,s),i.addClass(n),s.then(function(){return i.removeData(r),i.removeClass(n),d(),p.$bounds.remove(),l.$bounds.remove()}),s)},m=function(e){var r,o,u;return null==e&&(e=".up-animating"),o=t(e),r=E.findWithSelf(o,".up-animating"),E.finishCssAnimate(r),u=E.findWithSelf(o,"."+n),v(u)},v=function(e){return e.each(function(){var e,n;return e=t(this),(n=E.pluckData(e,r))?n.resolve():void 0})},s=function(e,t){return E.isDeferred(e)?e:E.error("Did not return a promise with .then and .resolve methods: %o",t)},y=function(e,n,r,i){var l,c;return"none"===r&&(r=!1),i=E.options(i),c=t(e),l=t(n),f(c,r),f(l,r),up.log.group(r?"Morphing %o to %o (using %s, %o)":void 0,c.get(0),l.get(0),r,i,function(){var e,t,n,p;return t=E.only(i,"reveal","restoreScroll","source"),t=E.extend(t,u(i)),h()?(m(c),m(l),r?(e=a[r])?(x(c,l,t),o(l,e,t)):(p=E.presence(r,E.isFunction)||$[r])?T(c,l,t,function(e,n){var o;return o=p(e,n,t),s(o,r)}):E.isString(r)&&r.indexOf("/")>=0?(n=r.split("/"),p=function(e,t,r){return S(o(e,n[0],r),o(t,n[1],r))},y(c,l,p,t)):E.error("Unknown transition %o",r):x(c,l,t)):x(c,l,t)})},f=function(e,t){var n;return t&&0===e.parents("body").length?(n=e.get(0),E.error("Can't morph a <%s> element (%o)",n.tagName,n)):void 0},x=function(e,t,n){return e.hide(),up.layout.revealOrRestoreScroll(t,n)},w=function(e,n){var r,o,u,i,a,s,l,c,p;for(i=E.measure(e,{relative:!0,inner:!0}),u=e.clone(),u.find("script").remove(),u.css({position:"static"===e.css("position")?"static":"relative",top:"",right:"",bottom:"",left:"",width:"100%",height:"100%"}),u.addClass("up-ghost"),r=t('<div class="up-bounds"></div>'),r.css({position:"absolute"}),r.css(i),p=i.top,c=function(e){return 0!==e?(p+=e,r.css({top:p})):void 0},u.appendTo(r),r.insertBefore(e),c(e.offset().top-u.offset().top),o=up.layout.fixedChildren(u),s=0,l=o.length;l>s;s++)a=o[s],E.fixedToAbsolute(a,n);return{$ghost:u,$bounds:r,moveTop:c}},P=function(e,t){return $[e]=t},i=function(e,t){return a[e]=t},D=function(){return c=E.copy(a),p=E.copy($)},S=E.resolvableWhen,b=E.resolvedDeferred,g=function(e){return e===!1||"none"===e||e===b},i("none",b),i("fade-in",function(e,t){return e.css({opacity:0}),o(e,{opacity:1},t)}),i("fade-out",function(e,t){return e.css({opacity:1}),o(e,{opacity:0},t)}),A=function(e,t){return{transform:"translate("+e+"px, "+t+"px)"}},i("move-to-top",function(e,t){var n,r;return n=E.measure(e),r=n.top+n.height,e.css(A(0,0)),o(e,A(0,-r),t)}),i("move-from-top",function(e,t){var n,r;return n=E.measure(e),r=n.top+n.height,e.css(A(0,-r)),o(e,A(0,0),t)}),i("move-to-bottom",function(e,t){var n,r;return n=E.measure(e),r=E.clientSize().height-n.top,e.css(A(0,0)),o(e,A(0,r),t)}),i("move-from-bottom",function(e,t){var n,r;return n=E.measure(e),r=E.clientSize().height-n.top,e.css(A(0,r)),o(e,A(0,0),t)}),i("move-to-left",function(e,t){var n,r;return n=E.measure(e),r=n.left+n.width,e.css(A(0,0)),o(e,A(-r,0),t)}),i("move-from-left",function(e,t){var n,r;return n=E.measure(e),r=n.left+n.width,e.css(A(-r,0)),o(e,A(0,0),t)}),i("move-to-right",function(e,t){var n,r;return n=E.measure(e),r=E.clientSize().width-n.left,e.css(A(0,0)),o(e,A(r,0),t)}),i("move-from-right",function(e,t){var n,r;return n=E.measure(e),r=E.clientSize().width-n.left,e.css(A(r,0)),o(e,A(0,0),t)}),i("roll-down",function(e,t){var n,r,u;return r=e.height(),u=E.temporaryCss(e,{height:"0px",overflow:"hidden"}),n=o(e,{height:r+"px"},t),n.then(u),n}),P("none",b),P("move-left",function(e,t,n){return S(o(e,"move-to-left",n),o(t,"move-from-right",n))}),P("move-right",function(e,t,n){return S(o(e,"move-to-right",n),o(t,"move-from-left",n))}),P("move-up",function(e,t,n){return S(o(e,"move-to-top",n),o(t,"move-from-bottom",n))}),P("move-down",function(e,t,n){return S(o(e,"move-to-bottom",n),o(t,"move-from-top",n))}),P("cross-fade",function(e,t,n){return S(o(e,"fade-out",n),o(t,"fade-in",n))}),up.on("up:framework:booted",D),up.on("up:framework:reset",k),{morph:y,animate:o,animateOptions:u,finish:m,transition:P,animation:i,config:l,isEnabled:h,defaults:function(){return E.error("up.motion.defaults(...) no longer exists. Set values on he up.motion.config property instead.")},none:b,when:S,prependCopy:w,isNone:g}}(jQuery),up.transition=up.motion.transition,up.animation=up.motion.animation,up.morph=up.motion.morph,up.animate=up.motion.animate}.call(this),function(){var e=[].slice;up.proxy=function(t){var n,r,o,u,i,a,s,l,c,p,f,d,m,v,h,g,y,b,w,k,S,x,D,P,$,A,E,T,C,F,O,U,R,_;return _=up.util,n=void 0,P=void 0,O=void 0,S=void 0,U=void 0,A=[],p=_.config({slowDelay:300,preloadDelay:75,cacheSize:70,cacheExpiry:3e5,maxRequests:4,wrapMethods:["PATCH","PUT","DELETE"],wrapMethodParam:"_method",safeMethods:["GET","OPTIONS","HEAD"]}),i=function(e){return k(e),[e.url,e.method,_.requestDataAsQuery(e.data),e.target].join("|")},u=_.cache({size:function(){return p.cacheSize},expiry:function(){return p.cacheExpiry},key:i}),f=function(e){var t,n,r,o,i,a,s;if(e=k(e),m(e))for(n=[e],"html"!==e.target&&(a=_.merge(e,{target:"html"}),n.push(a),"body"!==e.target&&(i=_.merge(e,{target:"body"}),n.push(i))),r=0,o=n.length;o>r;r++)if(t=n[r],s=u.get(t))return s},a=function(){return clearTimeout(P),P=null},s=function(){return clearTimeout(O),O=null},T=function(){return n=null,a(),s(),S=0,p.reset(),u.clear(),U=!1,A=[]},T(),k=function(e){return e._normalized||(e.method=_.normalizeMethod(e.method),e.url&&(e.url=_.normalizeUrl(e.url)),e.target||(e.target="body"),e._normalized=!0),e},r=function(){var t,n,r,o,u,i,a;return t=1<=arguments.length?e.call(arguments,0):[],o=_.extractOptions(t),_.isGiven(t[0])&&(o.url=t[0]),n=o.cache===!0,r=o.cache===!1,a=_.only(o,"url","method","data","target","headers","_normalized"),a=k(a),u=!0,v(a)||n?(i=f(a))&&!r?(up.puts("Re-using cached response for %s %s",a.method,a.url),u="pending"===i.state()):(i=b(a),F(a,i),i.fail(function(){return E(a)})):(c(),i=b(a)),u&&!o.preload&&(w(),i.always(y)),console.groupEnd(),i},m=function(e){return!_.isFormData(e.data)},h=function(){return 0===S},d=function(){return S>0},w=function(){var e,t;return t=h(),S+=1,t?(e=function(){return d()?(up.emit("up:proxy:slow",{message:"Proxy is busy"}),U=!0):void 0},O=_.setTimer(p.slowDelay,e)):void 0},y=function(){return S-=1,h()&&U?(up.emit("up:proxy:recover",{message:"Proxy is idle"}),U=!1):void 0},b=function(e){return S<p.maxRequests?g(e):$(e)},$=function(e){var n,r;return up.puts("Queuing request for %s %s",e.method,e.url),n=t.Deferred(),r={deferred:n,request:e},A.push(r),n.promise()},g=function(e){var n;return up.emit("up:proxy:load",_.merge(e,{message:["Loading %s %s",e.method,e.url]})),e=_.copy(e),e.headers||(e.headers={}),e.headers["X-Up-Target"]=e.target,_.contains(p.wrapMethods,e.method)&&(e.data=_.appendRequestData(e.data,p.wrapMethodParam,e.method),e.method="POST"),_.isFormData(e.data)&&(e.contentType=!1,e.processData=!1),n=t.ajax(e),n.done(function(t,n,r){return C(e,r)}),n.fail(function(t){return C(e,t)}),n},C=function(e,t){var n;return up.emit("up:proxy:received",_.merge(e,{message:["Server responded with %s %s (%d bytes)",t.status,t.statusText,null!=(n=t.responseText)?n.length:void 0]})),x()},x=function(){var t,n;(t=A.shift())&&(n=g(t.request),n.done(function(){var n,r;return n=1<=arguments.length?e.call(arguments,0):[],(r=t.deferred).resolve.apply(r,n)}),n.fail(function(){var n,r;return n=1<=arguments.length?e.call(arguments,0):[],(r=t.deferred).reject.apply(r,n)}))},o=u.alias,F=u.set,E=u.remove,c=u.clear,v=function(e){return k(e),_.contains(p.safeMethods,e.method)},l=function(e){var t,r;return r=parseInt(_.presentAttr(e,"up-delay"))||p.preloadDelay,e.is(n)?void 0:(n=e,a(),t=function(){return D(e),n=null},R(t,r))},R=function(e,t){return P=setTimeout(e,t)},D=function(e,n){var r,o;return r=t(e),n=_.options(n),o=up.link.followMethod(r,n),v({method:o})?up.log.group("Preloading link %o",r,function(){return n.preload=!0,up.follow(r,n)}):(up.puts("Won't preload %o due to unsafe method %s",r,o),_.resolvedPromise())},up.on("mouseover mousedown touchstart","[up-preload]",function(e,t){return up.link.childClicked(e,t)?void 0:l(t)}),up.on("up:framework:reset",T),{preload:D,ajax:r,get:f,alias:o,clear:c,remove:E,isIdle:h,isBusy:d,isCachable:m,config:p,defaults:function(){return _.error("up.proxy.defaults(...) no longer exists. Set values on he up.proxy.config property instead.")}}}(jQuery),up.ajax=up.proxy.ajax}.call(this),function(){up.link=function($){var allowDefault,childClicked,follow,followMethod,followVariantSelectors,isFollowable,makeFollowable,onAction,shouldProcessLinkEvent,u,visit;return u=up.util,visit=function(e,t){var n;return t=u.options(t),n=u.option(t.target,"body"),up.replace(n,e,t)},follow=function(e,t){var n,r,o;return n=$(e),t=u.options(t),o=u.option(n.attr("up-href"),n.attr("href")),r=u.option(t.target,n.attr("up-target"),"body"),t.failTarget=u.option(t.failTarget,n.attr("up-fail-target"),"body"),t.transition=u.option(t.transition,u.castedAttr(n,"up-transition"),"none"),t.failTransition=u.option(t.failTransition,u.castedAttr(n,"up-fail-transition"),"none"),t.history=u.option(t.history,u.castedAttr(n,"up-history")),t.reveal=u.option(t.reveal,u.castedAttr(n,"up-reveal"),!0),t.cache=u.option(t.cache,u.castedAttr(n,"up-cache")),t.restoreScroll=u.option(t.restoreScroll,u.castedAttr(n,"up-restore-scroll")),t.method=followMethod(n,t),t.origin=u.option(t.origin,n),t.confirm=u.option(t.confirm,n.attr("up-confirm")),t=u.merge(t,up.motion.animateOptions(t,n)),up.browser.confirm(t).then(function(){return up.replace(r,o,t)})},followMethod=function(e,t){var n;return n=$(e),t=u.options(t),u.option(t.method,n.attr("up-method"),n.attr("data-method"),"get").toUpperCase()},childClicked=function(e,t){var n,r;return n=$(e.target),r=n.closest("a, [up-href]"),r.length&&t.find(r).length},shouldProcessLinkEvent=function(e,t){return u.isUnmodifiedMouseEvent(e)&&!childClicked(e,t)},followVariantSelectors=[],allowDefault=function(){},onAction=function(e,t){var n;return followVariantSelectors.push(e),n=function(e){return up.navigation.withActiveMark(e,{enlarge:!0},function(){return t(e)})},up.on("click","a"+e+", [up-href]"+e,function(e,t){return shouldProcessLinkEvent(e,t)?t.is("[up-instant]")?e.preventDefault():(e.preventDefault(),n(t)):allowDefault(e)}),up.on("mousedown","a"+e+"[up-instant], [up-href]"+e+"[up-instant]",function(e,t){return shouldProcessLinkEvent(e,t)?(e.preventDefault(),n(t)):void 0})},isFollowable=function(e){return u.any(followVariantSelectors,function(t){return e.is(t)})},makeFollowable=function(e){var t;return t=$(e),isFollowable(t)?void 0:t.attr("up-follow","")},onAction("[up-target]",function(e){return follow(e)}),onAction("[up-follow]",function(e){return follow(e)}),up.macro("[up-dash]",{priority:"last"},function(e){var t,n;return n=u.castedAttr(e,"up-dash"),e.removeAttr("up-dash"),t={"up-preload":"","up-instant":""},n===!0?makeFollowable(e):t["up-target"]=n,u.setMissingAttrs(e,t)}),up.macro("[up-expand]",{priority:"last"},function(e){var t,n,r,o,i,a,s,l,c,p;if(t=e.find("a, [up-href]"),(c=e.attr("up-expand"))&&(t=t.filter(c)),i=t.get(0)){for(p=/^up-/,s={},s["up-href"]=$(i).attr("href"),l=i.attributes,r=0,o=l.length;o>r;r++)n=l[r],a=n.name,a.match(p)&&(s[a]=n.value);return u.setMissingAttrs(e,s),e.removeAttr("up-expand"),makeFollowable(e)}}),{knife:eval("undefined"!=typeof Knife&&null!==Knife?Knife.point:void 0),visit:visit,follow:follow,makeFollowable:makeFollowable,shouldProcessLinkEvent:shouldProcessLinkEvent,childClicked:childClicked,followMethod:followMethod,onAction:onAction}}(jQuery),up.visit=up.link.visit,up.follow=up.link.follow}.call(this),function(){var slice=[].slice;up.form=function($){var autosubmit,config,currentValuesForSwitch,observe,observeForm,reset,resolveValidateTarget,submit,switchTargets,u,validate;return u=up.util,config=u.config({validateTargets:["[up-fieldset]:has(&)","fieldset:has(&)","label:has(&)","form:has(&)"],fields:[":input"],observeDelay:0}),reset=function(){return config.reset()},submit=function(e,t){var n,r,o,i,a,s,l;return n=$(e).closest("form"),t=u.options(t),s=u.option(t.target,n.attr("up-target"),"body"),l=u.option(t.url,n.attr("action"),up.browser.url()),t.failTarget=u.option(t.failTarget,n.attr("up-fail-target"))||u.selectorForElement(n),t.history=u.option(t.history,u.castedAttr(n,"up-history"),!0),t.transition=u.option(t.transition,u.castedAttr(n,"up-transition"),"none"),t.failTransition=u.option(t.failTransition,u.castedAttr(n,"up-fail-transition"),"none"),t.method=u.option(t.method,n.attr("up-method"),n.attr("data-method"),n.attr("method"),"post").toUpperCase(),t.headers=u.option(t.headers,{}),t.reveal=u.option(t.reveal,u.castedAttr(n,"up-reveal"),!0),t.cache=u.option(t.cache,u.castedAttr(n,"up-cache")),t.restoreScroll=u.option(t.restoreScroll,u.castedAttr(n,"up-restore-scroll")),t.origin=u.option(t.origin,n),t.data=up.util.requestDataFromForm(n),t=u.merge(t,up.motion.animateOptions(t,n)),i=n.find("input[type=file]").length,r=!i||u.isFormData(t.data),o=up.browser.canPushState()||t.history===!1,t.validate&&(t.headers||(t.headers={}),t.headers["X-Up-Validate"]=t.validate,!r)?u.unresolvablePromise():(up.navigation.markActive(n),r&&o?(a=up.replace(s,l,t),a.always(function(){return up.navigation.unmarkActive(n)}),a):(n.get(0).submit(),u.unresolvablePromise()))},observe=function(){var $element,args,callback,callbackArg,callbackPromise,callbackTimer,changeEvents,check,clearTimer,delay,knownValue,nextCallback,options,rawCallback,runNextCallback,selectorOrElement;return selectorOrElement=arguments[0],args=2<=arguments.length?slice.call(arguments,1):[],options={},callbackArg=void 0,1===args.length&&(callbackArg=args[0]),args.length>1&&(options=u.options(args[0]),callbackArg=args[1]),$element=$(selectorOrElement),options=u.options(options),delay=u.option($element.attr("up-delay"),options.delay,config.observeDelay),delay=parseInt(delay),callback=null,u.isGiven(options.change)&&u.error("up.observe now takes the change callback as the last argument"),rawCallback=u.option(u.presentAttr($element,"up-observe"),callbackArg),callback=u.isString(rawCallback)?function(value,$field){return eval(rawCallback)}:rawCallback||u.error("up.observe: No change callback given"),$element.is("form")?observeForm($element,options,callback):(knownValue=null,callbackTimer=null,callbackPromise=u.resolvedPromise(),nextCallback=null,runNextCallback=function(){var e;return nextCallback?(e=nextCallback(),nextCallback=null,e):void 0},check=function(){var e,t,n;return n=$element.val(),t=u.isNull(knownValue),knownValue===n||(knownValue=n,t)?void 0:(clearTimer(),nextCallback=function(){return callback.apply($element.get(0),[n,$element])},e=function(){return callbackPromise.then(function(){var e;return e=runNextCallback(),callbackPromise=u.isPromise(e)?e:u.resolvedPromise()})},u.setTimer(delay,e))},clearTimer=function(){return clearTimeout(callbackTimer)},changeEvents=up.browser.canInputEvent()?"input change":"input change keypress paste cut click propertychange",$element.on(changeEvents,check),check(),function(){return $element.off(changeEvents,check),clearTimer()})},observeForm=function(e,t,n){var r,o;return r=u.multiSelector(config.fields).find(e),o=u.map(r,function(e){return observe(e,n)}),function(){var e,t,n,r;for(r=[],t=0,n=o.length;n>t;t++)e=o[t],r.push(e());return r}},autosubmit=function(e,t){return observe(e,t,function(e,t){var n;return n=t.closest("form"),up.navigation.withActiveMark(t,function(){return submit(n)})})},resolveValidateTarget=function(e,t){var n;return n=u.option(t.target,e.attr("up-validate")),u.isBlank(n)&&(n||(n=u.detect(config.validateTargets,function(n){var r;return r=up.flow.resolveSelector(n,t.origin),e.closest(r).length}))),u.isBlank(n)&&u.error("Could not find default validation target for %o (tried ancestors %o)",e.get(0),config.validateTargets),u.isString(n)||(n=u.selectorForElement(n)),n},validate=function(e,t){var n,r,o;return n=$(e),t=u.options(t),t.origin=n,t.target=resolveValidateTarget(n,t),t.failTarget=t.target,t.history=!1,t.headers=u.option(t.headers,{}),t.validate=n.attr("name")||"__none__",t=u.merge(t,up.motion.animateOptions(t,n)),r=n.closest("form"),o=up.submit(r,t)},currentValuesForSwitch=function(e){var t,n,r;return r=void 0,e.is("input[type=checkbox]")?r=e.is(":checked")?[":checked",":present",e.val()]:[":unchecked",":blank"]:e.is("input[type=radio]")?(t=e.closest("form, body").find("input[type='radio'][name='"+e.attr("name")+"']:checked"),r=t.length?[":checked",":present",t.val()]:[":unchecked",":blank"]):(n=e.val(),r=u.isPresent(n)?[":present",n]:[":blank"]),r},currentValuesForSwitch=function(e){var t,n,r,o;return e.is("input[type=checkbox]")?e.is(":checked")?(r=e.val(),n=":checked"):n=":unchecked":e.is("input[type=radio]")?(t=e.closest("form, body").find("input[type='radio'][name='"+e.attr("name")+"']:checked"),t.length?(n=":checked",r=t.val()):n=":unchecked"):r=e.val(),o=[],u.isPresent(r)?(o.push(r),o.push(":present")):o.push(":blank"),u.isPresent(n)&&o.push(n),o},switchTargets=function(e,t){var n,r,o;return n=$(e),t=u.options(t),o=u.option(t.target,n.attr("up-switch")),u.isPresent(o)||u.error("No switch target given for %o",n.get(0)),r=currentValuesForSwitch(n),$(o).each(function(){var e,t,n,o;return e=$(this),(t=e.attr("up-hide-for"))?(t=t.split(" "),n=0===u.intersect(r,t).length):(o=(o=e.attr("up-show-for"))?o.split(" "):[":present",":checked"],n=u.intersect(r,o).length>0),e.toggle(n)})},up.on("submit","form[up-target]",function(e,t){return e.preventDefault(),submit(t)}),up.on("change","[up-validate]",function(e,t){return validate(t)}),up.on("change","[up-switch]",function(e,t){return switchTargets(t)}),up.compiler("[up-switch]",function(e){return switchTargets(e)}),up.compiler("[up-observe]",function(e){return observe(e)}),up.compiler("[up-autosubmit]",function(e){return autosubmit(e)}),up.on("up:framework:reset",reset),{knife:eval("undefined"!=typeof Knife&&null!==Knife?Knife.point:void 0),config:config,submit:submit,observe:observe,validate:validate,switchTargets:switchTargets}}(jQuery),up.submit=up.form.submit,up.observe=up.form.observe,up.autosubmit=up.form.autosubmit,up.validate=up.form.validate}.call(this),function(){up.popup=function($){var attach,autoclose,close,config,contains,coveredUrl,createFrame,currentUrl,discardHistory,isOpen,reset,setPosition,u;return u=up.util,currentUrl=void 0,coveredUrl=function(){return $(".up-popup").attr("up-covered-url")},config=u.config({openAnimation:"fade-in",closeAnimation:"fade-out",openDuration:null,closeDuration:null,openEasing:null,closeEasing:null,position:"bottom-right",history:!1}),reset=function(){return close({animation:!1}),config.reset()},setPosition=function(e,t){var n,r,o,i;switch(r={},n=$(".up-popup"),i=u.measure(n),u.isFixed(e)?(o=e.get(0).getBoundingClientRect(),r.position="fixed"):o=u.measure(e),t){case"bottom-right":r.top=o.top+o.height,r.left=o.left+o.width-i.width;break;case"bottom-left":r.top=o.top+o.height,r.left=o.left;break;case"top-right":r.top=o.top-i.height,r.left=o.left+o.width-i.width;break;case"top-left":r.top=o.top-i.height,r.left=o.left;break;default:u.error("Unknown position option '%s'",t)}return n.attr("up-position",t),n.css(r)},discardHistory=function(){var e;return e=$(".up-popup"),e.removeAttr("up-covered-url"),e.removeAttr("up-covered-title")},createFrame=function(e,t){var n;return n=u.resolvedPromise(),isOpen()&&(n=n.then(function(){return close()})),n=n.then(function(){var n;return n=u.$createElementFromSelector(".up-popup"),t.sticky&&n.attr("up-sticky",""),n.attr("up-covered-url",up.browser.url()),n.attr("up-covered-title",document.title),u.$createPlaceholder(e,n),n.appendTo(document.body),n})},isOpen=function(){return $(".up-popup").length>0},attach=function(e,t){var n,r,o,i,a;return n=$(e),n.length||u.error("Cannot attach popup to non-existing element %o",e),t=u.options(t),a=u.option(u.pluckKey(t,"url"),n.attr("up-href"),n.attr("href")),o=u.option(u.pluckKey(t,"html")),i=u.option(u.pluckKey(t,"target"),n.attr("up-popup"),"body"),t.position=u.option(t.position,n.attr("up-position"),config.position),t.animation=u.option(t.animation,n.attr("up-animation"),config.openAnimation),t.sticky=u.option(t.sticky,u.castedAttr(n,"up-sticky"),config.sticky),t.history=up.browser.canPushState()?u.option(t.history,u.castedAttr(n,"up-history"),config.history):!1,t.confirm=u.option(t.confirm,n.attr("up-confirm")),t.method=up.link.followMethod(n,t),r=up.motion.animateOptions(t,n,{duration:config.openDuration,easing:config.openEasing}),up.browser.confirm(t).then(function(){var e,s;return up.bus.nobodyPrevents("up:popup:open",{url:a,message:"Opening popup"})?(t.beforeSwap=function(){return createFrame(i,t)},e=u.merge(t,{animation:!1}),s=o?up.extract(i,o,e):up.replace(i,a,e),s=s.then(function(){return setPosition(n,t.position)}),s=s.then(function(){return up.animate($(".up-popup"),t.animation,r)}),s=s.then(function(){return up.emit("up:popup:opened",{message:"Popup opened"})})):u.unresolvablePromise()})},close=function(e){var t,n,r;return t=$(".up-popup"),t.length?up.bus.nobodyPrevents("up:popup:close",{$element:t})?(e=u.options(e,{animation:config.closeAnimation,url:t.attr("up-covered-url"),title:t.attr("up-covered-title")}),n=up.motion.animateOptions(e,{duration:config.closeDuration,easing:config.closeEasing}),u.extend(e,n),currentUrl=void 0,r=up.destroy(t,e),r=r.then(function(){return up.emit("up:popup:closed",{message:"Popup closed"})})):u.unresolvablePromise():u.resolvedPromise()},autoclose=function(){return $(".up-popup").is("[up-sticky]")?void 0:(discardHistory(),close())},contains=function(e){var t;return t=$(e),t.closest(".up-popup").length>0},up.link.onAction("[up-popup]",function(e){return e.is(".up-current")?close():attach(e)}),up.on("click","body",function(e){var t;return t=$(e.target),t.closest(".up-popup").length||t.closest("[up-popup]").length?void 0:close()}),up.on("up:fragment:inserted",function(e,t){var n;if(contains(t)){if(n=t.attr("up-source"))return currentUrl=n}else if(contains(e.origin))return autoclose()}),up.bus.onEscape(function(){return close()}),up.on("click","[up-close]",function(e,t){return t.closest(".up-popup").length?(close(),e.preventDefault()):void 0}),up.on("up:framework:reset",reset),{knife:eval("undefined"!=typeof Knife&&null!==Knife?Knife.point:void 0),attach:attach,close:close,url:function(){return currentUrl},coveredUrl:coveredUrl,config:config,defaults:function(){return u.error("up.popup.defaults(...) no longer exists. Set values on he up.popup.config property instead.")},contains:contains,open:function(){return up.error("up.popup.open no longer exists. Please use up.popup.attach instead.")},source:function(){return up.error("up.popup.source no longer exists. Please use up.popup.url instead.")},isOpen:isOpen}}(jQuery)}.call(this),function(){up.modal=function($){var animate,autoclose,close,config,contains,coveredUrl,createFrame,currentFlavor,currentUrl,discardHistory,extract,flavor,flavorDefault,flavorOverrides,follow,isOpen,markAsAnimating,open,reset,shiftElements,templateHtml,u,unshiftElements,unshifters,visit;
3
- return u=up.util,config=u.config({maxWidth:null,minWidth:null,width:null,height:null,history:!0,openAnimation:"fade-in",closeAnimation:"fade-out",openDuration:null,closeDuration:null,openEasing:null,closeEasing:null,backdropOpenAnimation:"fade-in",backdropCloseAnimation:"fade-out",closeLabel:"\xd7",flavors:{"default":{}},template:function(){return'<div class="up-modal">\n <div class="up-modal-backdrop"></div>\n <div class="up-modal-viewport">\n <div class="up-modal-dialog">\n <div class="up-modal-content"></div>\n <div class="up-modal-close" up-close>'+flavorDefault("closeLabel")+"</div>\n </div>\n </div>\n</div>"}}),currentUrl=void 0,currentFlavor=void 0,coveredUrl=function(){return $(".up-modal").attr("up-covered-url")},reset=function(){return close({animation:!1}),currentUrl=void 0,currentFlavor=void 0,config.reset()},templateHtml=function(){var e;return e=flavorDefault("template"),u.isFunction(e)?e(config):e},discardHistory=function(){var e;return e=$(".up-modal"),e.removeAttr("up-covered-url"),e.removeAttr("up-covered-title")},createFrame=function(e,t){var n;return n=u.resolvedPromise(),isOpen()&&(n=n.then(function(){return close()})),n=n.then(function(){var n,r,o;return currentFlavor=t.flavor,o=$(templateHtml()),o.attr("up-flavor",currentFlavor),t.sticky&&o.attr("up-sticky",""),o.attr("up-covered-url",up.browser.url()),o.attr("up-covered-title",document.title),r=o.find(".up-modal-dialog"),u.isPresent(t.width)&&r.css("width",t.width),u.isPresent(t.maxWidth)&&r.css("max-width",t.maxWidth),u.isPresent(t.height)&&r.css("height",t.height),n=o.find(".up-modal-content"),u.$createPlaceholder(e,n),o.appendTo(document.body)})},unshifters=[],shiftElements=function(){var e,t,n,r,o;if(!(unshifters.length>0))return u.documentHasVerticalScrollbar()?(e=$("body"),r=u.scrollbarWidth(),t=parseInt(e.css("padding-right")),n=r+t,o=u.temporaryCss(e,{"padding-right":n+"px","overflow-y":"hidden"}),unshifters.push(o),up.layout.anchoredRight().each(function(){var e,t,n,o;return e=$(this),t=parseInt(e.css("right")),n=r+t,o=u.temporaryCss(e,{right:n}),unshifters.push(o)})):void 0},unshiftElements=function(){var e,t;for(e=[];t=unshifters.pop();)e.push(t());return e},isOpen=function(){return $(".up-modal").length>0},follow=function(e,t){return t=u.options(t),t.$link=$(e),open(t)},visit=function(e,t){return t=u.options(t),t.url=e,open(t)},extract=function(e,t,n){return n=u.options(n),n.html=t,n.history=u.option(n.history,!1),n.target=e,open(n)},open=function(e){var t,n,r,o,i;return e=u.options(e),t=u.option(u.pluckKey(e,"$link"),u.nullJQuery()),i=u.option(u.pluckKey(e,"url"),t.attr("up-href"),t.attr("href")),r=u.option(u.pluckKey(e,"html")),o=u.option(u.pluckKey(e,"target"),t.attr("up-modal"),"body"),e.flavor=u.option(e.flavor,t.attr("up-flavor")),e.width=u.option(e.width,t.attr("up-width"),flavorDefault("width",e.flavor)),e.maxWidth=u.option(e.maxWidth,t.attr("up-max-width"),flavorDefault("maxWidth",e.flavor)),e.height=u.option(e.height,t.attr("up-height"),flavorDefault("height")),e.animation=u.option(e.animation,t.attr("up-animation"),flavorDefault("openAnimation",e.flavor)),e.backdropAnimation=u.option(e.backdropAnimation,t.attr("up-backdrop-animation"),flavorDefault("backdropOpenAnimation",e.flavor)),e.sticky=u.option(e.sticky,u.castedAttr(t,"up-sticky"),flavorDefault("sticky",e.flavor)),e.confirm=u.option(e.confirm,t.attr("up-confirm")),e.method=up.link.followMethod(t,e),n=up.motion.animateOptions(e,t,{duration:flavorDefault("openDuration",e.flavor),easing:flavorDefault("openEasing",e.flavor)}),e.history=u.option(e.history,u.castedAttr(t,"up-history"),flavorDefault("history",e.flavor)),up.browser.canPushState()||(e.history=!1),up.browser.confirm(e).then(function(){var t,a;return up.bus.nobodyPrevents("up:modal:open",{url:i,message:"Opening modal"})?(e.beforeSwap=function(){return createFrame(o,e)},t=u.merge(e,{animation:!1}),a=r?up.extract(o,r,t):up.replace(o,i,t),a=a.then(function(){return shiftElements()}),a=a.then(function(){return animate(e.animation,e.backdropAnimation,n)}),a=a.then(function(){return up.emit("up:modal:opened",{message:"Modal opened"})})):u.unresolvablePromise()})},close=function(e){var t,n,r,o,i;return e=u.options(e),t=$(".up-modal"),t.length?up.bus.nobodyPrevents("up:modal:close",{$element:t,message:"Closing modal"})?(i=u.option(e.animation,flavorDefault("closeAnimation")),r=u.option(e.backdropAnimation,flavorDefault("backdropCloseAnimation")),n=up.motion.animateOptions(e,{duration:flavorDefault("closeDuration"),easing:flavorDefault("closeEasing")}),o=u.resolvedPromise(),o=o.then(function(){return animate(i,r,n)}),o=o.then(function(){var n;return n=u.options(u.except(e,"animation","duration","easing","delay"),{url:t.attr("up-covered-url"),title:t.attr("up-covered-title")}),currentUrl=void 0,up.destroy(t,n)}),o=o.then(function(){return unshiftElements(),currentFlavor=void 0,up.emit("up:modal:closed",{message:"Modal closed"})})):u.unresolvablePromise():u.resolvedPromise()},markAsAnimating=function(e){return null==e&&(e=!0),$(".up-modal").toggleClass("up-modal-animating",e)},animate=function(e,t,n){var r;return up.motion.isNone(e)?u.resolvedPromise():(markAsAnimating(),r=$.when(up.animate($(".up-modal-viewport"),e,n),up.animate($(".up-modal-backdrop"),t,n)),r=r.then(function(){return markAsAnimating(!1)}))},autoclose=function(){return $(".up-modal").is("[up-sticky]")?void 0:(discardHistory(),close())},contains=function(e){var t;return t=$(e),t.closest(".up-modal").length>0},flavor=function(e,t){return null==t&&(t={}),u.extend(flavorOverrides(e),t)},flavorOverrides=function(e){var t;return(t=config.flavors)[e]||(t[e]={})},flavorDefault=function(e,t){var n;return null==t&&(t=currentFlavor),t&&(n=flavorOverrides(t)[e]),u.isMissing(n)&&(n=config[e]),n},up.link.onAction("[up-modal]",function(e){return follow(e)}),up.on("click","body",function(e){var t;return t=$(e.target),t.closest(".up-modal-dialog").length||t.closest("[up-modal]").length?void 0:close()}),up.on("up:fragment:inserted",function(e,t){var n;if(contains(t)){if(n=t.attr("up-source"))return currentUrl=n}else if(!up.popup.contains(t)&&contains(e.origin))return autoclose()}),up.bus.onEscape(function(){return close()}),up.on("click","[up-close]",function(e,t){return t.closest(".up-modal").length?(close(),e.preventDefault()):void 0}),up.on("up:framework:reset",reset),{knife:eval("undefined"!=typeof Knife&&null!==Knife?Knife.point:void 0),visit:visit,follow:follow,extract:extract,open:function(){return up.error("up.modal.open no longer exists. Please use either up.modal.follow or up.modal.visit.")},close:close,url:function(){return currentUrl},coveredUrl:coveredUrl,config:config,defaults:function(){return u.error("up.modal.defaults(...) no longer exists. Set values on he up.modal.config property instead.")},contains:contains,source:function(){return up.error("up.modal.source no longer exists. Please use up.popup.url instead.")},isOpen:isOpen,flavor:flavor}}(jQuery)}.call(this),function(){up.tooltip=function(e){var t,n,r,o,u,i,a;return a=up.util,r=a.config({position:"top",openAnimation:"fade-in",closeAnimation:"fade-out"}),u=function(){return n({animation:!1}),r.reset()},i=function(e,t,n){var r,o,u;switch(r={},u=a.measure(t),a.isFixed(e)?(o=e.get(0).getBoundingClientRect(),r.position="fixed"):o=a.measure(e),n){case"top":r.top=o.top-u.height,r.left=o.left+.5*(o.width-u.width);break;case"left":r.top=o.top+.5*(o.height-u.height),r.left=o.left-u.width;break;case"right":r.top=o.top+.5*(o.height-u.height),r.left=o.left+o.width;break;case"bottom":r.top=o.top+o.height,r.left=o.left+.5*(o.width-u.width);break;default:a.error("Unknown position option '%s'",n)}return t.attr("up-position",n),t.css(r)},o=function(e){var t;return t=a.$createElementFromSelector(".up-tooltip"),a.isGiven(e.text)?t.text(e.text):t.html(e.html),t.appendTo(document.body),t},t=function(t,u){var s,l,c,p,f,d,m;return null==u&&(u={}),s=e(t),f=a.option(u.html,s.attr("up-tooltip-html")),m=a.option(u.text,s.attr("up-tooltip")),d=a.option(u.position,s.attr("up-position"),r.position),p=a.option(u.animation,a.castedAttr(s,"up-animation"),r.openAnimation),c=up.motion.animateOptions(u,s),n(),l=o({text:m,html:f}),i(s,l,d),up.animate(l,p,c)},n=function(t){var n;return n=e(".up-tooltip"),n.length?(t=a.options(t,{animation:r.closeAnimation}),t=a.merge(t,up.motion.animateOptions(t)),up.destroy(n,t)):void 0},up.compiler("[up-tooltip], [up-tooltip-html]",function(e){return e.on("mouseenter",function(){return t(e)}),e.on("mouseleave",function(){return n()})}),up.on("click","body",function(){return n()}),up.on("up:framework:reset",n),up.bus.onEscape(function(){return n()}),up.on("up:framework:reset",u),{attach:t,close:n,open:function(){return a.error("up.tooltip.open no longer exists. Use up.tooltip.attach instead.")}}}(jQuery)}.call(this),function(){var e=[].slice;up.navigation=function(t){var n,r,o,u,i,a,s,l,c,p,f,d,m,v;return f=up.util,o=f.config({currentClasses:["up-current"]}),c=function(){return o.reset()},u=function(){var e;return e=o.currentClasses,e=e.concat(["up-current"]),e=f.uniq(e),e.join(" ")},n="up-active",r="a, [up-href]",l=function(e){return f.isPresent(e)?f.normalizeUrl(e,{search:!1,stripTrailingSlash:!0}):void 0},p=function(e){var t,n,r,o,u,i,a,s,c,p;for(s=[],i=["href","up-href","up-alias"],n=0,o=i.length;o>n;n++)if(t=i[n],c=f.presentAttr(e,t))for(p="up-alias"===t?c.split(" "):[c],r=0,u=p.length;u>r;r++)a=p[r],"#"!==a&&(a=l(a),s.push(a));return s},m=function(e){var t,n,r,o;return e=f.compact(e),r=function(e){return"*"===e.substr(-1)?n(e.slice(0,-1)):t(e)},t=function(t){return f.contains(e,t)},n=function(t){return f.detect(e,function(e){return 0===e.indexOf(t)})},o=function(e){return f.detect(e,r)},{matchesAny:o}},a=function(){var e,n;return e=m([l(up.browser.url()),l(up.modal.url()),l(up.modal.coveredUrl()),l(up.popup.url()),l(up.popup.coveredUrl())]),n=u(),f.each(t(r),function(r){var o,u;return o=t(r),u=p(o),e.matchesAny(u)?o.addClass(n):o.hasClass(n)&&0===o.closest(".up-destroying").length?o.removeClass(n):void 0})},i=function(e,n){var o;return o=t(e),n=f.options(n,{enlarge:!1}),n.enlarge?f.presence(o.parent(r))||o:o},s=function(e,t){var r;return r=i(e,t),r.addClass(n)},d=function(e,t){var r;return r=i(e,t),r.removeClass(n)},v=function(){var n,r,o,u,i,a;return u=arguments[0],r=2<=arguments.length?e.call(arguments,1):[],o=r.pop(),i=f.options(r.pop()),n=t(u),s(n,i),a=o(),f.isPromise(a)?a.always(function(){return d(n,i)}):up.warn("Expected block to return a promise, but got %o",a),a},up.on("up:fragment:inserted",function(){return a()}),up.on("up:fragment:destroyed",function(e,t){return t.is(".up-modal, .up-popup")?a():void 0}),up.on("up:framework:reset",c),{config:o,defaults:function(){return f.error("up.navigation.defaults(...) no longer exists. Set values on he up.navigation.config property instead.")},markActive:s,unmarkActive:d,withActiveMark:v}}(jQuery)}.call(this),function(){up.rails=function(e){var t,n,r,o;return r=up.util,o=function(e){return e.is("[up-follow], [up-target], [up-modal], [up-popup]")},n=function(){return r.isGiven(e.rails)},r.each(["method","confirm"],function(e){var t,u;return t="data-"+e,u="up-"+e,up.compiler("["+t+"]",function(e){var i;return n()&&o(e)?(i={},i[u]=e.attr(t),r.setMissingAttrs(e,i),e.removeAttr(t)):void 0})}),t=function(){return n()?{name:e.rails.csrfParam(),value:e.rails.csrfToken()}:void 0},{csrfField:t,isRails:n}}(jQuery)}.call(this),function(){up.boot()}.call(this);
1
+ (function(){window.up={version:"0.27.0"}}).call(this),function(){var e=[].slice,t=function(e,t){return function(){return e.apply(t,arguments)}};up.util=function(n){var r,o,i,u,a,s,l,c,p,f,d,m,h,v,g,y,b,w,k,S,A,x,$,D,T,E,C,P,O,F,U,R,_,M,N,j,K,I,L,q,z,W,Q,H,V,J,B,X,G,Y,Z,et,tt,nt,rt,ot,it,ut,at,st,lt,ct,pt,ft,dt,mt,ht,vt,gt,yt,bt,wt,kt,St,At,xt,$t,Dt,Tt,Et,Ct,Pt,Ot,Ft,Ut,Rt,_t,Mt,Nt,jt,Kt,It,Lt,qt,zt,Wt,Qt,Ht,Vt,Jt,Bt,Xt,Gt,Yt,Zt,en,tn,nn;return gt=n.noop,pt=function(t){var n,r;return n=void 0,r=!1,function(){var o;return o=1<=arguments.length?e.call(arguments,0):[],r?n:(r=!0,n=t.apply(null,o))}},nt=function(e,t){return t=t.toString(),(""===t||"80"===t)&&"http:"===e||"443"===t&&"https:"===e},bt=function(e,t){var n,r,o;return n=Tt(e),r=n.protocol+"//"+n.hostname,nt(n.protocol,n.port)||(r+=":"+n.port),o=n.pathname,"/"!==o[0]&&(o="/"+o),(null!=t?t.stripTrailingSlash:void 0)!==!1&&(o=o.replace(/\/$/,"")),r+=o,(null!=t?t.hash:void 0)===!0&&(r+=n.hash),(null!=t?t.search:void 0)!==!1&&(r+=n.search),r},Tt=function(e){var t;return t=null,rt(e)?(t=n("<a>").attr({href:e}).get(0),K(t.hostname)&&(t.href=t.href)):t=Gt(e),t},yt=function(e){return e?e.toUpperCase():"GET"},r=function(e){var t,r,o,i,u,a,s,l,c,p,f,d,m,h,v,g;for(v=e.split(/[ >]/),o=null,f=c=0,m=v.length;m>c;f=++c){for(a=v[f],u=a.match(/(^|\.|\#)[A-Za-z0-9\-_]+/g),g="div",i=[],p=null,d=0,h=u.length;h>d;d++)switch(s=u[d],s[0]){case".":i.push(s.substr(1));break;case"#":p=s.substr(1);break;default:g=s}l="<"+g,i.length&&(l+=' class="'+i.join(" ")+'"'),p&&(l+=' id="'+p+'"'),l+=">",t=n(l),r&&t.appendTo(r),0===f&&(o=t),r=t}return o},b=function(e,t){var n;return n=document.createElement(e),et(t)&&(n.innerHTML=t),n},o=function(e,t){var n;return null==t&&(t=document.body),n=r(e),n.addClass("up-placeholder"),n.appendTo(t),n},zt=function(e){var t,r,o,i,u,a,s,l,c;if(t=n(e),l=void 0,up.puts("Creating selector from element %o",t.get(0)),c=Pt(t.attr("up-id")))l="[up-id='"+c+"']";else if(i=Pt(t.attr("id")))l="#"+i;else if(s=Pt(t.attr("name")))l="[name='"+s+"']";else if(r=Pt(vt(t)))for(l="",o=0,a=r.length;a>o;o++)u=r[o],l+="."+u;else l=t.prop("tagName").toLowerCase();return l},vt=function(e){var t,n;return t=e.attr("class")||"",n=t.split(" "),qt(n,function(e){return et(e)&&!e.match(/^up-/)})},w=function(e){var t,n,r,o,i,u,a,s,l,c,p,f;return l=function(e){return"<"+e+"(?: [^>]*)?>"},u=function(e){return"</"+e+">"},t="(?:.|\\n)*?",i=function(e){return"("+e+")"},f=new RegExp(l("head")+t+l("title")+i(t)+u("title")+t+u("body"),"i"),o=new RegExp(l("body")+i(t)+u("body"),"i"),(r=e.match(o))?(s=document.createElement("html"),n=b("body",r[1]),s.appendChild(n),(p=e.match(f))&&(a=b("head"),s.appendChild(a),c=b("title",p[1]),a.appendChild(c)),s):b("div",e)},C=n.extend,Xt=n.trim,x=function(e,t){var n,r,o,i,u;for(u=[],r=n=0,i=e.length;i>n;r=++n)o=e[r],u.push(t(o,r));return u},lt=x,Vt=function(e,t){var n,r,o,i;for(i=[],r=n=0,o=e-1;o>=0?o>=n:n>=o;r=o>=0?++n:--n)i.push(t(r));return i},G=function(e){return null===e},ot=function(e){return void 0===e},L=function(e){return!ot(e)},X=function(e){return ot(e)||G(e)},V=function(e){return!X(e)},K=function(e){return X(e)||Z(e)&&0===Object.keys(e).length||0===e.length},Pt=function(e,t){return null==t&&(t=et),t(e)?e:void 0},et=function(e){return!K(e)},H=function(e){return"function"==typeof e},rt=function(e){return"string"==typeof e},Y=function(e){return"number"==typeof e},J=function(e){return"object"==typeof e&&!!e},Z=function(e){return J(e)||"function"==typeof e},z=function(e){return!(!e||1!==e.nodeType)},B=function(e){return e instanceof jQuery},tt=function(e){return Z(e)&&H(e.then)},I=function(e){return tt(e)&&H(e.resolve)},j=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)},Q=function(e){return up.browser.canFormData()&&e instanceof FormData},Bt=function(e){return Array.prototype.slice.call(e)},g=function(e){return j(e)?e.slice():J(e)?C({},e):void 0},Gt=function(e){return B(e)?e.get(0):e},ft=function(){var t;return t=1<=arguments.length?e.call(arguments,0):[],C.apply(null,[{}].concat(e.call(t)))},Dt=function(e,t){var n,r,o,i;if(o=e?g(e):{},t)for(r in t)n=t[r],i=o[r],V(i)?Z(n)&&Z(i)&&(o[r]=Dt(i,n)):o[r]=n;return o},$t=function(){var t;return t=1<=arguments.length?e.call(arguments,0):[],S(t,V)},S=function(e,t){var n,r,o,i;for(i=void 0,r=0,o=e.length;o>r;r++)if(n=e[r],t(n)){i=n;break}return i},l=function(e,t){var n,r,o,i;for(i=!1,r=0,o=e.length;o>r;r++)if(n=e[r],t(n)){i=!0;break}return i},s=function(e,t){var n,r,o,i;for(i=!0,r=0,o=e.length;o>r;r++)if(n=e[r],!t(n)){i=!1;break}return i},m=function(e){return qt(e,V)},Yt=function(e){var t;return t={},qt(e,function(e){return t.hasOwnProperty(e)?!1:t[e]=!0})},qt=function(e,t){var n;return n=[],x(e,function(e){return t(e)?n.push(e):void 0}),n},Ut=function(e,t){return qt(e,function(e){return!t(e)})},N=function(e,t){return qt(e,function(e){return v(t,e)})},Ot=function(){var t,n,r,o;return t=arguments[0],r=2<=arguments.length?e.call(arguments,1):[],o=function(){var e,o,i;for(i=[],e=0,o=r.length;o>e;e++)n=r[e],i.push(t.attr(n));return i}(),S(o,et)},Qt=function(e,t){return e>0?setTimeout(t,e):t()},ht=function(e){return setTimeout(e,0)},at=function(e){return e[e.length-1]},d=function(){var e;return e=document.documentElement,{width:e.clientWidth,height:e.clientHeight}},Lt=pt(function(){var e,t,r;return e=n("<div>"),e.attr("up-viewport",""),e.css({position:"absolute",top:"0",left:"0",width:"50px",height:"50px",overflowY:"scroll"}),e.appendTo(document.body),t=e.get(0),r=t.offsetWidth-t.clientWidth,e.remove(),r}),A=function(){var e,t,r,o,i,u;return t=document.body,e=n(t),u=document.documentElement,r=e.css("overflow-y"),i="scroll"===r,o="hidden"===r,i||!o&&u.scrollHeight>u.clientHeight},St=function(t){var n;return n=void 0,function(){var r;return r=1<=arguments.length?e.call(arguments,0):[],null!=t&&(n=t.apply(null,r)),t=void 0,n}},Ht=function(e,t,r){var o,i,u;return o=n(e),u=o.css(Object.keys(t)),o.css(t),i=function(){return o.css(u)},r?(r(),i()):St(i)},R=function(e){var t,n;return n=e.css(["transform","-webkit-transform"]),K(n)||"none"===n.transform?(t=function(){return e.css(n)},e.css({transform:"translateZ(0)","-webkit-transform":"translateZ(0)"})):t=function(){},t},_=function(e){return e=Gt(e),e.offsetHeight},k=function(e,t,r){var o,u,a,s,l,c,p,f;return o=n(e),r=Dt(r,{duration:300,delay:0,easing:"ease"}),0===r.duration?(o.css(t),Kt()):(u=n.Deferred(),p=Object.keys(t),l={"transition-property":p.join(", "),"transition-duration":r.duration+"ms","transition-delay":r.delay+"ms","transition-timing-function":r.easing},a=o.css(Object.keys(l)),o.addClass("up-animating"),c=function(){return o.removeClass("up-animating"),o.off("transitionend",s)},s=function(e){var t;return t=e.originalEvent.propertyName,v(p,t)?(u.resolve(),c()):void 0},o.on("transitionend",s),u.then(c),f=R(o),o.css(l),o.css(t),o.data(i,u),u.then(function(){var e;return o.removeData(i),f(),o.css({transition:"none"}),e=!("none"===a["transition-property"]||"all"===a["transition-property"]&&"0"===a["transition-duration"][0]),e?(_(o),o.css(a)):void 0}),u)},i="up-animation-deferred",F=function(e){return n(e).each(function(){var e;return(e=Et(this,i))?e.resolve():void 0})},ct=function(e,t){var r,o,i,u,a;return t=Dt(t,{relative:!1,inner:!1}),t.relative?t.relative===!0?u=e.position():(r=n(t.relative),a=e.offset(),r.is(document)?u=a:(i=r.offset(),u={left:a.left-i.left,top:a.top-i.top})):u=e.offset(),o={left:u.left,top:u.top},t.inner?(o.width=e.width(),o.height=e.height()):(o.width=e.outerWidth(),o.height=e.outerHeight()),o},y=function(e,t){var n,r,o,i,u;for(i=e.get(0).attributes,u=[],r=0,o=i.length;o>r;r++)n=i[r],u.push(n.specified?t.attr(n.name,n.value):void 0);return u},O=function(e,t){return e.find(t).addBack(t)},T=function(e){return 27===e.keyCode},v=function(e,t){return e.indexOf(t)>=0},f=function(e,t){var n;switch(n=e.attr(t)){case"false":return!1;case"true":return!0;case"":return!0;default:return n}},st=function(e){return e.getResponseHeader("X-Up-Location")},Jt=function(e){return e.getResponseHeader("X-Up-Title")},dt=function(e){return e.getResponseHeader("X-Up-Method")},At=function(){var t,n,r,o,i,u;for(o=arguments[0],i=2<=arguments.length?e.call(arguments,1):[],t={},n=0,r=i.length;r>n;n++)u=i[n],o.hasOwnProperty(u)&&(t[u]=o[u]);return t},E=function(){var t,n,r,o,i,u;for(o=arguments[0],i=2<=arguments.length?e.call(arguments,1):[],t=g(o),n=0,r=i.length;r>n;n++)u=i[n],delete t[u];return t},it=function(e){return!(e.metaKey||e.shiftKey||e.ctrlKey)},ut=function(e){var t;return t=ot(e.button)||0===e.button,t&&it(e)},Kt=function(){var e;return e=n.Deferred(),e.resolve(),e},It=function(){return Kt().promise()},Zt=function(){return n.Deferred()},en=function(){return Zt().promise()},wt=function(){return n()},jt=function(){var t,r;return t=1<=arguments.length?e.call(arguments,0):[],r=n.when.apply(n,[Kt()].concat(e.call(t))),r.resolve=pt(function(){return x(t,function(e){return e.resolve()})}),r},Wt=function(e,t){var n,r,o;r=[];for(n in t)o=t[n],r.push(X(e.attr(n))?e.attr(n,o):void 0);return r},Rt=function(e,t){var n;return n=e.indexOf(t),n>=0?(e.splice(n,1),t):void 0},mt=function(e){var t,r,o,i,u,a,s;for(u={},s=[],r=[],o=0,i=e.length;i>o;o++)a=e[o],rt(a)?s.push(a):r.push(a);return u.parsed=r,s.length&&(t=s.join(", "),u.parsed.push(t)),u.select=function(){return u.find(void 0)},u.find=function(e){var t,r,o,i,a,s;for(r=wt(),a=u.parsed,o=0,i=a.length;i>o;o++)s=a[o],t=e?e.find(s):n(s),r=r.add(t);return r},u.findWithSelf=function(e){var t;return t=u.find(e),u.doesMatch(e)&&(t=t.add(e)),t},u.doesMatch=function(e){var t;return t=n(e),l(u.parsed,function(e){return t.is(e)})},u.seekUp=function(e){var t,r,o;for(o=n(e),t=o,r=void 0;t.length;){if(u.doesMatch(t)){r=t;break}t=t.parent()}return r||wt()},u},p=function(t){var n,r,o,i,u,a,s,l,c,p,f,d,m,h,v;return null==t&&(t={}),h=void 0,d=function(e){return function(){var n;return n=t[e],Y(n)?n:H(n)?n():void 0}},p=d("size"),o=d("expiry"),f=function(e){return t.key?t.key(e):e.toString()},u=function(){return 0!==p()&&0!==o()},r=function(){return h={}},r(),l=function(){var n;return n=1<=arguments.length?e.call(arguments,0):[],t.logPrefix?(n[0]="["+t.logPrefix+"] "+n[0],up.puts.apply(up,n)):void 0},s=function(){return Object.keys(h)},c=function(){var e,t,n,r;return r=g(s()),e=p(),e&&r.length>=e&&(t=null,n=null,x(r,function(e){var r,o;return r=h[e],o=r.timestamp,!n||n>o?(t=e,n=o):void 0}),t)?delete h[t]:void 0},n=function(e,t){var n;return n=i(e,{silent:!0}),L(n)?m(t,n):void 0},v=function(){return(new Date).valueOf()},m=function(e,t){var n;return u()?(c(),n=f(e),h[n]={timestamp:v(),value:t}):void 0},Rt=function(e){var t;return t=f(e),delete h[t]},a=function(e){var t,n;return t=o(),t?(n=v()-e.timestamp,t>n):!0},i=function(e,t){var n,r;return null==t&&(t={}),r=f(e),(n=h[r])?a(n)?(t.silent||l("Cache hit for '%s'",e),n.value):(t.silent||l("Discarding stale cache entry for '%s'",e),void Rt(e)):void(t.silent||l("Cache miss for '%s'",e))},{alias:n,get:i,set:m,remove:Rt,clear:r,keys:s}},h=function(e){var t;return null==e&&(e={}),t={},t.reset=function(){var n;return n=e,H(n)&&(n=n()),C(t,n)},t.reset(),Object.preventExtensions(t),t},tn=function(e){var t,n;return e=Gt(e),t=e.parentNode,n=Bt(e.childNodes),x(n,function(n){return t.insertBefore(n,e)}),t.removeChild(e)},kt=function(e){var t,n;for(t=void 0;(e=e.parent())&&e.length;)if(n=e.css("position"),"absolute"===n||"relative"===n||e.is("body")){t=e;break}return t},W=function(e){var t,r;for(t=n(e);;){if(r=t.css("position"),"fixed"===r)return!0;if(t=t.parent(),0===t.length||t.is(document))return!1}},U=function(e,t){var r,o,i,u;return r=n(e),o=kt(r),i=r.position(),u=o.offset(),r.css({position:"absolute",left:i.left-u.left,top:i.top-u.top+t.scrollTop(),right:"",bottom:""})},_t=function(e){var t,n,r,o,i,u,a;if(Q(e))return up.error("Cannot convert FormData into an array");for(u=Mt(e),t=[],a=u.split("&"),n=0,r=a.length;r>n;n++)i=a[n],et(i)&&(o=i.split("="),t.push({name:decodeURIComponent(o[0]),value:decodeURIComponent(o[1])}));return t},Mt=function(e){var t;return Q(e)?up.error("Cannot convert FormData into a query string"):et(e)?(t=n.param(e),t=t.replace(/\+/g,"%20")):""},Nt=function(e){var t,r;return t=n(e),r=t.find("input[type=file]").length,r&&up.browser.canFormData()?new FormData(t.get(0)):t.serializeArray()},c=function(e,t,n){var r;return Q(e)?e.append(t,n):j(e)?e.push({name:t,value:n}):Z(e)?e[t]=n:(rt(e)||X(e))&&(r=Mt([{name:t,value:n}]),e=et(e)?[e,r].join("&"):r),e},$=function(){var t,r,o,i;throw t=1<=arguments.length?e.call(arguments,0):[],(o=up.log).error.apply(o,t),nn().then(function(){var r,o,i,u;return r=Pt(n(".up-error"))||n('<div class="up-error"></div>').prependTo("body"),i=function(e){return"<span class='up-error-variable'>"+D(e)+"</span>"},o=(u=up.browser).sprintfWithFormattedArgs.apply(u,[i].concat(e.call(t))),r.html(o)}),r=(i=up.browser).sprintf.apply(i,t),new Error(r)},a={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;"},D=function(e){return e.replace(/[&<>"]/g,function(e){return a[e]})},Ct=function(e,t){var n;return n=e[t],delete e[t],n},Et=function(e,t){var r,o;return r=n(e),o=r.data(t),r.removeData(t),o},P=function(e){var t;return t=at(e),J(t)&&!B(t)?e.pop():{}},xt=function(e){var t;return t=n(e).css("opacity"),V(t)?parseFloat(t):void 0},nn=pt(function(){var e;return n.isReady?It():(e=n.Deferred(),n(function(){return e.resolve()}),e.promise())}),M=function(e){return e},q=function(e){return e=Gt(e),!jQuery.contains(document.documentElement,e)},Ft=function(t){var r,o;return r=n.Deferred(),o=function(){var n;return n=1<=arguments.length?e.call(arguments,0):[],t.apply(null,n).then(function(){return r.resolve()})},o.promise=r.promise(),o},u=function(){function r(){this.asap=t(this.asap,this),this.poke=t(this.poke,this),this.allTasks=t(this.allTasks,this),this.promise=t(this.promise,this),this.reset=t(this.reset,this),this.reset()}return r.prototype.reset=function(){return this.queue=[],this.currentTask=void 0},r.prototype.promise=function(){var e;return e=lt(this.allTasks(),function(e){return e.promise}),n.when.apply(n,e)},r.prototype.allTasks=function(){var e;return e=[],this.currentTask&&e.push(this.currentTask),e=e.concat(this.queue)},r.prototype.poke=function(){var e;return!this.currentTask&&(this.currentTask=this.queue.shift())?(e=this.currentTask(),e.always(function(e){return function(){return e.currentTask=void 0,e.poke()}}(this))):void 0},r.prototype.asap=function(){var t;return t=1<=arguments.length?e.call(arguments,0):[],this.queue=lt(t,Ft),this.poke()},r}(),{isDetached:q,requestDataAsArray:_t,requestDataAsQuery:Mt,appendRequestData:c,requestDataFromForm:Nt,offsetParent:kt,fixedToAbsolute:U,isFixed:W,presentAttr:Ot,createElement:b,parseUrl:Tt,normalizeUrl:bt,normalizeMethod:yt,createElementFromHtml:w,$createElementFromSelector:r,$createPlaceholder:o,selectorForElement:zt,extend:C,copy:g,merge:ft,options:Dt,option:$t,error:$,each:x,map:lt,times:Vt,any:l,all:s,detect:S,select:qt,reject:Ut,intersect:N,compact:m,uniq:Yt,last:at,isNull:G,isDefined:L,isUndefined:ot,isGiven:V,isMissing:X,isPresent:et,isBlank:K,presence:Pt,isObject:Z,isFunction:H,isString:rt,isNumber:Y,isElement:z,isJQuery:B,isPromise:tt,isDeferred:I,isHash:J,isArray:j,isFormData:Q,isUnmodifiedKeyEvent:it,isUnmodifiedMouseEvent:ut,nullJQuery:wt,unJQuery:Gt,setTimer:Qt,nextFrame:ht,measure:ct,temporaryCss:Ht,cssAnimate:k,finishCssAnimate:F,forceCompositing:R,forceRepaint:_,escapePressed:T,copyAttributes:y,findWithSelf:O,contains:v,toArray:Bt,castedAttr:f,locationFromXhr:st,titleFromXhr:Jt,methodFromXhr:dt,clientSize:d,only:At,except:E,trim:Xt,unresolvableDeferred:Zt,unresolvablePromise:en,resolvedPromise:It,resolvedDeferred:Kt,resolvableWhen:jt,setMissingAttrs:Wt,remove:Rt,memoize:pt,scrollbarWidth:Lt,documentHasVerticalScrollbar:A,config:h,cache:p,unwrapElement:tn,multiSelector:mt,error:$,pluckData:Et,pluckKey:Ct,extractOptions:P,isDetached:q,noop:gt,opacity:xt,whenReady:nn,identity:M,escapeHtml:D,DivertibleChain:u}}($),up.error=up.util.error}.call(this),function(){var e=[].slice;up.browser=function(t){var n,r,o,i,u,a,s,l,c,p,f,d,m,h,v,g,y,b,w,k,S,A;return k=up.util,m=function(e,n){var r,o,i,u,a;return null==n&&(n={}),u=k.option(n.method,"get").toLowerCase(),"get"===u?(a=k.requestDataAsQuery(n.data),a&&(e=e+"?"+a),location.href=e):(r=t("<form method='post' action='"+e+"'></form>"),o=function(e){var n;return n=t('<input type="hidden">'),n.attr(e.name,e.value),n.appendTo(r)},o({name:up.proxy.config.wrapMethodParam,value:u}),(i=up.rails.csrfField())&&o(i),k.each(k.requestDataAsArray(n.data),o),r.hide().appendTo("body"),r.submit())},v=function(){var t,n,r;return r=arguments[0],t=2<=arguments.length?e.call(arguments,1):[],u()?console[r].apply(console,t):(n=y.apply(null,t),console[r](n))},n=/\%[odisf]/g,w=function(e){var n,r,o,i,u,a,s,l,c;if(a=100,o="",k.isString(e))l=e.replace(/[\n\r\t ]+/g," "),l=l.replace(/^[\n\r\t ]+/,""),l=l.replace(/[\n\r\t ]$/,""),l='"'+l+'"',o='"';else if(k.isUndefined(e))l="undefined";else if(k.isNumber(e)||k.isFunction(e))l=e.toString();else if(k.isArray(e))l="["+k.map(e,w).join(", ")+"]",o="]";else if(k.isJQuery(e))l="$("+k.map(e,w).join(", ")+")",o=")";else if(k.isElement(e)){for(n=t(e),l="<"+e.tagName.toLowerCase(),s=["id","name","class"],i=0,u=s.length;u>i;i++)r=s[i],(c=n.attr(r))&&(l+=" "+r+'="'+c+'"');l+=">",o=">"}else l=JSON.stringify(e);return l.length>a&&(l=l.substr(0,a)+" \u2026",l+=o),l},y=function(){var t,n;return n=arguments[0],t=2<=arguments.length?e.call(arguments,1):[],b.apply(null,[k.identity,n].concat(e.call(t)))},b=function(){var t,r,o,i;return r=arguments[0],i=arguments[1],t=3<=arguments.length?e.call(arguments,2):[],k.isBlank(i)?"":(o=0,i.replace(n,function(){var e;return e=t[o],e=r(w(e)),o+=1,e}))},S=function(){return location.href},c=k.memoize(function(){return k.isUndefined(document.addEventListener)}),p=k.memoize(function(){return c()||-1!==navigator.appVersion.indexOf("MSIE 9.")}),a=k.memoize(function(){return k.isDefined(history.pushState)&&"get"===s()}),r=k.memoize(function(){return"transition"in document.documentElement.style}),i=k.memoize(function(){return"oninput"in document.createElement("input")}),o=k.memoize(function(){return!!window.FormData}),u=k.memoize(function(){return!p()}),f=k.memoize(function(){var e,n,r,o;return o=t.fn.jquery,r=o.split("."),e=parseInt(r[0]),n=parseInt(r[1]),e>=2||1===e&&n>=9}),h=function(e){var t,n;return n=null!=(t=document.cookie.match(new RegExp(e+"=(\\w+)")))?t[1]:void 0,k.isPresent(n)&&(document.cookie=e+"=; expires=Thu, 01-Jan-70 00:00:01 GMT; path=/"),n},A=function(e){return e.preload||k.isBlank(e.confirm)||window.confirm(e.confirm)?k.resolvedPromise():k.unresolvablePromise()},s=k.memoize(function(){return(h("_up_request_method")||"get").toLowerCase()}),d=function(){return!c()&&f()},l=function(){var t,n,r,o;for(null==window.console&&(window.console={}),o=["debug","info","warn","error","group","groupCollapsed","groupEnd"],t=0,n=o.length;n>t;t++)r=o[t],null==console[r]&&(console[r]=function(){var t;return t=1<=arguments.length?e.call(arguments,0):[],v.apply(null,["log"].concat(e.call(t)))});return null!=console.log?console.log:console.log=k.noop},g=k.memoize(function(){return window.sessionStorage||{getItem:k.noop,setItem:k.noop,removeItem:k.noop}}),{url:S,loadPage:m,whenConfirmed:A,canPushState:a,canCssTransition:r,canInputEvent:i,canFormData:o,canLogSubstitution:u,isSupported:d,installPolyfills:l,puts:v,sprintf:y,sprintfWithFormattedArgs:b,sessionStorage:g}}(jQuery)}.call(this),function(){var slice=[].slice;up.bus=function($){var boot,emit,emitReset,forgetUpDescription,live,liveUpDescriptions,logEmission,nextUpDescriptionNumber,nobodyPrevents,onEscape,rememberUpDescription,restoreSnapshot,snapshot,u,unbind,upDescriptionNumber,upDescriptionToJqueryDescription,upListenerToJqueryListener,whenEmitted;return u=up.util,liveUpDescriptions={},nextUpDescriptionNumber=0,upListenerToJqueryListener=function(e){return function(t){var n;return n=t.$element||$(this),e.apply(n.get(0),[t,n,up.syntax.data(n)])}},upDescriptionToJqueryDescription=function(e,t){var n,r,o;return n=u.copy(e),o=n.pop(),r=void 0,t?(r=upListenerToJqueryListener(o),o._asJqueryListener=r,o._descriptionNumber=++nextUpDescriptionNumber):(r=o._asJqueryListener,r||u.error("up.off: The event listener %o was never registered through up.on")),n.push(r),n},live=function(){var e,t,n;return n=1<=arguments.length?slice.call(arguments,0):[],up.browser.isSupported()?(e=upDescriptionToJqueryDescription(n,!0),rememberUpDescription(n),(t=$(document)).on.apply(t,e),function(){return unbind.apply(null,n)}):function(){}},unbind=function(){var e,t,n;return n=1<=arguments.length?slice.call(arguments,0):[],e=upDescriptionToJqueryDescription(n,!1),forgetUpDescription(n),(t=$(document)).off.apply(t,e)},rememberUpDescription=function(e){var t;return t=upDescriptionNumber(e),liveUpDescriptions[t]=e},forgetUpDescription=function(e){var t;return t=upDescriptionNumber(e),delete liveUpDescriptions[t]},upDescriptionNumber=function(e){return u.last(e)._descriptionNumber},emit=function(e,t){var n,r;return null==t&&(t={}),r=$.Event(e,t),(n=t.$element)?delete t.$element:n=$(document),logEmission(e,t),n.trigger(r),r},logEmission=function(e,t){var n,r,o;return t.hasOwnProperty("message")?(n=t.message,delete t.message,u.isArray(n)?(o=n,n=o[0],r=2<=o.length?slice.call(o,1):[]):r=[],n?u.isPresent(t)?up.puts.apply(up,[n+" (%s (%o))"].concat(slice.call(r),[e],[t])):up.puts.apply(up,[n+" (%s)"].concat(slice.call(r),[e])):void 0):u.isPresent(t)?up.puts("Emitted event %s (%o)",e,t):up.puts("Emitted event %s",e)},nobodyPrevents=function(){var e,t;return e=1<=arguments.length?slice.call(arguments,0):[],t=emit.apply(null,e),t.isDefaultPrevented()?(up.puts("An observer prevented the event %s",e[0]),!1):!0},whenEmitted=function(){var e,t;return e=1<=arguments.length?slice.call(arguments,0):[],t=$.Deferred(),nobodyPrevents.apply(null,e)&&t.resolve(),t.promise()},onEscape=function(e){return live("keydown","body",function(t){return u.escapePressed(t)?e(t):void 0})},snapshot=function(){var e,t,n,r;for(r=[],t=0,n=liveUpDescriptions.length;n>t;t++)e=liveUpDescriptions[t],r.push(e.isDefault=!0);return r},restoreSnapshot=function(){var e,t,n,r,o;for(t=u.reject(liveUpDescriptions,function(e){return e.isDefault}),o=[],n=0,r=t.length;r>n;n++)e=t[n],o.push(unbind.apply(null,e));return o},emitReset=function(){return emit("up:framework:reset",{message:"Resetting framework"})},boot=function(){return up.browser.isSupported()?(up.browser.installPolyfills(),emit("up:framework:boot",{message:"Booting framework"}),emit("up:framework:booted",{message:"Framework booted"}),u.nextFrame(function(){return u.whenReady().then(function(){return emit("up:app:boot",{message:"Booting user application"}),emit("up:app:booted",{message:"User application booted"})})})):void 0},live("up:framework:booted",snapshot),live("up:framework:reset",restoreSnapshot),{knife:eval("undefined"!=typeof Knife&&null!==Knife?Knife.point:void 0),on:live,off:unbind,emit:emit,nobodyPrevents:nobodyPrevents,whenEmitted:whenEmitted,onEscape:onEscape,emitReset:emitReset,boot:boot}}(jQuery),up.on=up.bus.on,up.off=up.bus.off,up.emit=up.bus.emit,up.reset=up.bus.emitReset,up.boot=up.bus.boot}.call(this),function(){var e=[].slice;up.log=function(){var t,n,r,o,i,u,a,s,l,c,p,f,d,m,h;return m=up.util,n=up.browser,t="up.log.enabled",r=m.config({prefix:"[UP] ",enabled:m.option(n.sessionStorage().getItem(t),!1),collapse:!1}),f=function(){return r.reset()},l=function(e){return""+r.prefix+e},o=function(){var t,o;return o=arguments[0],t=2<=arguments.length?e.call(arguments,1):[],r.enabled&&o?n.puts.apply(n,["debug",l(o)].concat(e.call(t))):void 0},p=function(){var t,o;return o=arguments[0],t=2<=arguments.length?e.call(arguments,1):[],r.enabled&&o?n.puts.apply(n,["log",l(o)].concat(e.call(t))):void 0},h=function(){var t,o;return o=arguments[0],t=2<=arguments.length?e.call(arguments,1):[],r.enabled&&o?n.puts.apply(n,["warn",l(o)].concat(e.call(t))):void 0},s=function(){var t,o,i,u;if(i=arguments[0],t=2<=arguments.length?e.call(arguments,1):[],o=t.pop(),!r.enabled||!i)return o();u=r.collapse?"groupCollapsed":"group",n.puts.apply(n,[u,l(i)].concat(e.call(t)));try{return o()}finally{i&&n.puts("groupEnd")}},a=function(){var t,r;return r=arguments[0],t=2<=arguments.length?e.call(arguments,1):[],r?n.puts.apply(n,["error",l(r)].concat(e.call(t))):void 0},c=function(){var e;return e=" __ _____ ___ ___ / /_ __\n"+("/ // / _ \\/ _ \\/ _ \\/ / // / "+up.version+"\n")+"\\___/_//_/ .__/\\___/_/\\_. / \n / / / /\n\n",e+=r.enabled?"Call `up.log.disable()` to disable logging for this session.":"Call `up.log.enable()` to enable logging for this session.",n.puts("log",e)},up.on("up:framework:boot",c),up.on("up:framework:reset",f),d=function(e){return n.sessionStorage().setItem(t,e),r.enabled=e},u=function(){return d(!0)},i=function(){return d(!1)},{puts:p,debug:o,error:a,warn:h,group:s,config:r,enable:u,disable:i}}(jQuery),up.puts=up.log.puts}.call(this),function(){var e=[].slice;up.syntax=function(t){var n,r,o,i,u,a,s,l,c,p,f,d,m,h,v,g;return g=up.util,n="up-destructable",r="up-destructors",c=[],m=[],l=function(){var t;return t=1<=arguments.length?e.call(arguments,0):[],f.apply(null,[c].concat(e.call(t)))},d=function(){var t;return t=1<=arguments.length?e.call(arguments,0):[],f.apply(null,[m].concat(e.call(t)))},u=function(){var t,n,r,o;return o=arguments[0],t=2<=arguments.length?e.call(arguments,1):[],n=t.pop(),r=g.options(t[0],{priority:0}),"first"===r.priority?r.priority=Number.POSITIVE_INFINITY:"last"===r.priority&&(r.priority=Number.NEGATIVE_INFINITY),{selector:o,callback:n,priority:r.priority,batch:r.batch,keep:r.keep}},f=function(){var t,n,r,o,i;if(i=arguments[0],t=2<=arguments.length?e.call(arguments,1):[],up.browser.isSupported()){for(r=u.apply(null,t),n=0;(o=i[n])&&o.priority>=r.priority;)n+=1;return i.splice(n,0,r)}},i=function(e,t,n){var r,i;return up.puts(e.isDefault?void 0:"Compiling '%s' on %o",e.selector,n),e.keep&&(i=g.isString(e.keep)?e.keep:"",t.attr("up-keep",i)),r=e.callback.apply(n,[t,p(t)]),g.isFunction(r)?o(t,r):void 0},o=function(e,t){var o;return e.addClass(n),o=e.data(r)||[],o.push(t),e.data(r,o)},s=function(e,n){var r;return n=g.options(n),r=t(n.skip),up.log.group("Compiling fragment %o",e.get(0),function(){var n,o,u,a,s,p;for(s=[m,c],p=[],o=0,u=s.length;u>o;o++)a=s[o],p.push(function(){var o,u,s;for(s=[],o=0,u=a.length;u>o;o++)l=a[o],n=g.findWithSelf(e,l.selector),n=n.filter(function(){var e;return e=t(this),g.all(r,function(t){return 0===e.closest(t).length})}),s.push(n.length?up.log.group(l.isDefault?void 0:"Compiling '%s' on %d element(s)",l.selector,n.length,function(){return l.batch?i(l,n,n.get()):n.each(function(){return i(l,t(this),this)})}):void 0);return s}());return p})},a=function(e){return g.findWithSelf(e,"."+n).each(function(){var e,o,i,u,a;for(e=t(this),i=e.data(r),u=0,a=i.length;a>u;u++)(o=i[u])();return e.removeData(r),e.removeClass(n)})},p=function(e){var n,r;return n=t(e),r=n.attr("up-data"),g.isString(r)&&""!==g.trim(r)?JSON.parse(r):{}},v=function(){var e;return e=function(e){return e.isDefault=!0},g.each(c,e),g.each(m,e)},h=function(){var e;return e=function(e){return e.isDefault},c=g.select(c,e),m=g.select(m,e)},up.on("up:framework:booted",v),up.on("up:framework:reset",h),{compiler:l,macro:d,compile:s,clean:a,data:p}}(jQuery),up.compiler=up.syntax.compiler,up.macro=up.syntax.macro,up.ready=function(){return up.util.error("up.ready no longer exists. Please use up.hello instead.")},up.awaken=function(){return up.util.error("up.awaken no longer exists. Please use up.compiler instead.")}}.call(this),function(){up.history=function(e){var t,n,r,o,i,u,a,s,l,c,p,f,d,m,h,v;return v=up.util,n=v.config({popTargets:["body"],restoreScroll:!0}),c=void 0,u=void 0,m=function(){return n.reset(),c=void 0,u=void 0},a=function(e){return v.normalizeUrl(e,{hash:!0})},r=function(){return a(up.browser.url())},o=function(e){return a(e)===r()},s=function(e){return u&&(c=u,u=void 0),u=e},d=function(e){return i("replaceState",e)},p=function(e,t){return t=v.options(t,{force:!1}),e=a(e),!t.force&&o(e)||!up.bus.nobodyPrevents("up:history:push",{url:e,message:"Adding history entry for "+e})?void 0:(i("pushState",e),up.emit("up:history:pushed",{url:e,message:"Advanced to location "+e}))},i=function(e,n){var o;return up.browser.canPushState()?(o=t(),window.history[e](o,"",n),s(r())):v.error("This browser doesn't support history."+e)},t=function(){return{fromUp:!0}},h=function(e){var t;return(null!=e?e.fromUp:void 0)?(t=r(),up.log.group("Restoring URL %s",t,function(){var e;return e=n.popTargets.join(", "),up.replace(e,t,{history:!1,title:!0,reveal:!1,transition:"none",saveScroll:!1,restoreScroll:n.restoreScroll})})):up.puts("Ignoring a state not pushed by Unpoly (%o)",e)},l=function(e){var t,n;return s(r()),up.layout.saveScroll({url:c}),t=e.originalEvent.state,h(t),n=r(),up.emit("up:history:restored",{url:n,message:"Restored location "+n})},up.browser.canPushState()&&(f=function(){return e(window).on("popstate",l),d(r(),{force:!0})},"undefined"!=typeof jasmine&&null!==jasmine?f():setTimeout(f,100)),up.compiler("[up-back]",function(e){return v.isPresent(c)?(v.setMissingAttrs(e,{"up-href":c,"up-restore-scroll":""}),e.removeAttr("up-back"),up.link.makeFollowable(e)):void 0}),up.on("up:framework:reset",m),{config:n,defaults:function(){return v.error("up.history.defaults(...) no longer exists. Set values on he up.history.config property instead.")},push:p,replace:d,url:r,previousUrl:function(){return c},normalizeUrl:a}}(jQuery)}.call(this),function(){var slice=[].slice;up.layout=function($){var SCROLL_PROMISE_KEY,anchoredRight,config,finishScrolling,fixedChildren,lastScrollTops,measureObstruction,reset,restoreScroll,reveal,revealOrRestoreScroll,saveScroll,scroll,scrollTops,u,viewportOf,viewportSelector,viewports,viewportsWithin;return u=up.util,config=u.config({duration:0,viewports:[document,".up-modal-viewport","[up-viewport]"],fixedTop:["[up-fixed~=top]"],fixedBottom:["[up-fixed~=bottom]"],anchoredRight:["[up-anchored~=right]","[up-fixed~=top]","[up-fixed~=bottom]","[up-fixed~=right]"],snap:50,substance:150,easing:"swing"}),lastScrollTops=u.cache({size:30,key:up.history.normalizeUrl}),reset=function(){return config.reset(),lastScrollTops.clear()},SCROLL_PROMISE_KEY="up-scroll-promise",scroll=function(e,t,n){var r,o,i,a,s;return r=$(e),n=u.options(n),i=u.option(n.duration,config.duration),a=u.option(n.easing,config.easing),finishScrolling(r),i>0?(o=$.Deferred(),r.data(SCROLL_PROMISE_KEY,o),o.then(function(){return r.removeData(SCROLL_PROMISE_KEY),r.finish()}),s={scrollTop:t},r.get(0)===document&&(r=$("html, body")),r.animate(s,{duration:i,easing:a,complete:function(){return o.resolve()}}),o):(r.scrollTop(t),u.resolvedDeferred())},finishScrolling=function(e){return $(e).each(function(){var e;return(e=$(this).data(SCROLL_PROMISE_KEY))?e.resolve():void 0})},anchoredRight=function(){return u.multiSelector(config.anchoredRight).select()},measureObstruction=function(){var e,t,n,r;return n=function(e,t){var n,r;return n=$(e),r=n.css(t),u.isPresent(r)||u.error("Fixed element %o must have a CSS attribute %s",n.get(0),t),parseInt(r)+n.height()},t=function(){var e,t,o,i;for(o=$(config.fixedTop.join(", ")),i=[],e=0,t=o.length;t>e;e++)r=o[e],i.push(n(r,"top"));return i}(),e=function(){var e,t,o,i;for(o=$(config.fixedBottom.join(", ")),i=[],e=0,t=o.length;t>e;e++)r=o[e],i.push(n(r,"bottom"));return i}(),{top:Math.max.apply(Math,[0].concat(slice.call(t))),bottom:Math.max.apply(Math,[0].concat(slice.call(e)))}},reveal=function(e,t){var n,r,o,i,a,s,l,c,p,f,d,m,h,v;return n=$(e),up.puts("Revealing fragment %o",e.get(0)),t=u.options(t),r=t.viewport?$(t.viewport):viewportOf(n),m=u.option(t.snap,config.snap),v=r.is(document),h=v?u.clientSize().height:r.height(),p=r.scrollTop(),s=p,c=void 0,l=void 0,v?(l=measureObstruction(),c=0):(l={top:0,bottom:0},c=p),f=function(){return s+l.top},d=function(){return s+h-l.bottom-1},o=u.measure(n,{relative:r}),i=o.top+c,a=i+Math.min(o.height,config.substance)-1,a>d()&&(s+=a-d()),(i<f()||t.top)&&(s=i-l.top),m>s&&(s=0),s!==p?scroll(r,s,t):u.resolvedDeferred()},viewportSelector=function(){return u.multiSelector(config.viewports)},viewportOf=function(e,t){var n,r;return null==t&&(t={}),n=$(e),r=viewportSelector().seekUp(n),0===r.length&&t.strict!==!1&&u.error("Could not find viewport for %o",n),r},viewportsWithin=function(e){var t;return t=$(e),viewportSelector().findWithSelf(t)},viewports=function(){return viewportSelector().select()},scrollTops=function(){var e,t,n,r,o,i,u;for(i={},o=config.viewports,t=0,r=o.length;r>t;t++)u=o[t],e=$(u),e.length&&(n=u,u===document&&(n="document"),i[n]=e.scrollTop());return i},fixedChildren=function(e){var t,n;return null==e&&(e=void 0),e||(e=document.body),n=$(e),t=n.find("[up-fixed]"),u.isPresent(config.fixedTop)&&(t=t.add(n.find(config.fixedTop.join(", ")))),u.isPresent(config.fixedBottom)&&(t=t.add(n.find(config.fixedBottom.join(", ")))),t
2
+ },saveScroll=function(e){var t,n;return null==e&&(e={}),n=u.option(e.url,up.history.url()),t=u.option(e.tops,scrollTops()),up.puts("Saving scroll positions for URL %s (%o)",n,t),lastScrollTops.set(n,t)},restoreScroll=function(e){var t,n,r,o,i;return null==e&&(e={}),i=up.history.url(),r=void 0,e.around?(n=viewportsWithin(e.around),t=viewportOf(e.around),r=t.add(n)):r=viewports(),o=lastScrollTops.get(i),up.log.group("Restoring scroll positions for URL %s to %o",i,o,function(){var e,t,n,i;for(t in o)i=o[t],n="document"===t?document:t,e=r.filter(n),scroll(e,i,{duration:0});return u.resolvedDeferred()})},revealOrRestoreScroll=function(e,t){var n,r,o,i;return n=$(e),t.restoreScroll?restoreScroll({around:n}):t.reveal?(t.source&&(i=u.parseUrl(t.source),i.hash&&"#"!==i.hash&&(o=i.hash.substr(1),r=u.findWithSelf(n,"#"+o+", a[name='"+o+"']"),r.length&&(n=r))),reveal(n)):u.resolvedDeferred()},up.on("up:framework:reset",reset),{knife:eval("undefined"!=typeof Knife&&null!==Knife?Knife.point:void 0),reveal:reveal,scroll:scroll,finishScrolling:finishScrolling,config:config,defaults:function(){return u.error("up.layout.defaults(...) no longer exists. Set values on he up.layout.config property instead.")},viewportOf:viewportOf,viewportsWithin:viewportsWithin,viewports:viewports,scrollTops:scrollTops,saveScroll:saveScroll,restoreScroll:restoreScroll,revealOrRestoreScroll:revealOrRestoreScroll,anchoredRight:anchoredRight,fixedChildren:fixedChildren}}(jQuery),up.scroll=up.layout.scroll,up.reveal=up.layout.reveal}.call(this),function(){up.flow=function($){var autofocus,config,destroy,emitFragmentInserted,emitFragmentKept,extract,filterScripts,findKeepPlan,findOldFragment,first,hello,isRealElement,oldFragmentNotFound,parseImplantSteps,parseResponse,processResponse,reload,replace,reset,resolveSelector,setSource,source,swapElements,transferKeepableElements,u,updateHistory;return u=up.util,config=u.config({runInlineScripts:!0,runLinkedScripts:!1}),reset=function(){return config.reset()},setSource=function(e,t){var n;return n=$(e),u.isPresent(t)&&(t=u.normalizeUrl(t)),n.attr("up-source",t)},source=function(e){var t;return t=$(e).closest("[up-source]"),u.presence(t.attr("up-source"))||up.browser.url()},resolveSelector=function(e,t){var n,r;return u.isString(e)?(r=e,u.contains(r,"&")&&(t?(n=u.selectorForElement(t),r=r.replace(/\&/,n)):u.error("Found origin reference (%s) in selector %s, but options.origin is missing","&",r))):r=u.selectorForElement(e),r},replace=function(e,t,n){var r,o,i,a,s,l;return up.puts("Replacing %s from %s (%o)",e,t,n),n=u.options(n),l=resolveSelector(e,n.origin),r=u.option(n.failTarget,"body"),r=resolveSelector(r,n.origin),up.browser.canPushState()||n.history===!1?(s={url:t,method:n.method,data:n.data,target:l,failTarget:r,cache:n.cache,preload:n.preload,headers:n.headers},a=up.ajax(s),i=function(e,r,o){return processResponse(!0,l,t,s,o,n)},o=function(e){return processResponse(!1,r,t,s,e,n)},a=a.then(i,o)):(n.preload||up.browser.loadPage(t,u.only(n,"method","data")),u.unresolvablePromise())},processResponse=function(e,t,n,r,o,i){var a,s,l,c;return i.method=u.normalizeMethod(u.option(u.methodFromXhr(o),i.method)),i.title=u.option(u.titleFromXhr(o),i.title),i.title===!1||u.isString(i.title)||i.history===!1&&i.title!==!0||(i.title=u.titleFromXhr(o)),a="GET"===i.method,(c=u.locationFromXhr(o))?(n=c,e&&up.proxy.isCachable(r)&&(s={url:n,method:u.methodFromXhr(o),target:t},up.proxy.alias(r,s))):a&&(l=u.requestDataAsQuery(i.data))&&(n=n+"?"+l),e?a?(i.history===!1||u.isString(i.history)||(i.history=n),i.source===!1||u.isString(i.source)||(i.source=n)):(u.isString(i.history)||(i.history=!1),u.isString(i.source)||(i.source="keep")):(i.transition=i.failTransition,i.failTransition=void 0,a?(i.history!==!1&&(i.history=n),i.source!==!1&&(i.source=n)):(i.source="keep",i.history=!1)),i.preload?u.resolvedPromise():extract(t,o.responseText,i)},extract=function(e,t,n){return up.log.group("Extracting %s from %d bytes of HTML",e,null!=t?t.length:void 0,function(){var r,o,i;return n=u.options(n,{historyMethod:"push",requireMatch:!0,keep:!0}),i=resolveSelector(e,n.origin),o=parseResponse(t,n),n.title||(n.title=o.title()),n.saveScroll!==!1&&up.layout.saveScroll(),r=u.resolvedPromise(),n.beforeSwap&&(r=r.then(n.beforeSwap)),r=r.then(function(){return updateHistory(n)}),r=r.then(function(){var e,t,r,u,a;for(a=[],r=parseImplantSteps(i,n),e=0,t=r.length;t>e;e++)u=r[e],up.log.group("Updating %s",u.selector,function(){var e,t,r,i;return t=findOldFragment(u.selector,n),e=null!=(r=o.find(u.selector))?r.first():void 0,t&&e?(filterScripts(e,n),i=swapElements(t,e,u.pseudoClass,u.transition,n),a.push(i)):void 0});return $.when.apply($,a)}),n.afterSwap&&(r=r.then(n.afterSwap)),r})},findOldFragment=function(e,t){return first(".up-popup "+e)||first(".up-modal "+e)||first(e)||oldFragmentNotFound(e,t)},oldFragmentNotFound=function(e,t){var n;return t.requireMatch?(n="Could not find selector %s in current body HTML","#"===n[0]&&(n+=" (avoid using IDs)"),u.error(n,e)):void 0},filterScripts=function(e,t){var n,r,o,i,a,s,l,c,p,f;for(c=u.option(t.runInlineScripts,config.runInlineScripts),p=u.option(t.runLinkedScripts,config.runLinkedScripts),r=u.findWithSelf(e,"script"),l=[],a=0,s=r.length;s>a;a++)f=r[a],n=$(f),i=u.isPresent(n.attr("src")),o=!i,l.push(i&&p||o&&c?void 0:n.remove());return l},parseResponse=function(e,t){var n;return n=u.createElementFromHtml(e),{title:function(){var e;return null!=(e=n.querySelector("title"))?e.textContent:void 0},find:function(r){var o;return(o=$.find(r,n)[0])?$(o):t.requireMatch?u.error("Could not find selector %s in response %o",r,e):void 0}}},updateHistory=function(e){return e.title&&(document.title=e.title),e.history?up.history[e.historyMethod](e.history):void 0},swapElements=function(e,t,n,r,o){var i,a,s,l;return r||(r="none"),"keep"===o.source&&(o=u.merge(o,{source:source(e)})),up.motion.finish(e),n?(i=t.contents().wrapAll('<span class="up-insertion"></span>').parent(),"before"===n?e.prepend(i):e.append(i),hello(i.children(),o),s=up.layout.revealOrRestoreScroll(i,o),s=s.then(function(){return up.animate(i,r,o)}),s=s.then(function(){return u.unwrapElement(i)})):(a=findKeepPlan(e,t,o))?(emitFragmentKept(a),s=u.resolvedPromise()):(l=function(){return o.keepPlans=transferKeepableElements(e,t,o),e.is("body")?(up.syntax.clean(e),e.replaceWith(t)):t.insertBefore(e),o.source!==!1&&setSource(t,o.source),autofocus(t),hello(t,o),up.morph(e,t,r,o)},s=destroy(e,{animation:l})),s},transferKeepableElements=function(e,t,n){var r,o,i,a,s,l,c,p;if(a=[],n.keep)for(p=e.find("[up-keep]"),i=0,l=p.length;l>i;i++)s=p[i],r=$(s),(c=findKeepPlan(r,t,u.merge(n,{descendantsOnly:!0})))&&(o=r.clone(),r.replaceWith(o),c.$newElement.replaceWith(r),a.push(c));return a},findKeepPlan=function(e,t,n){var r,o,i,a,s;return n.keep&&(r=e,(s=u.castedAttr(r,"up-keep"))&&(u.isString(s)||(s="&"),s=resolveSelector(s,r),o=n.descendantsOnly?t.find(s):u.findWithSelf(t,s),o=o.first(),o.length&&o.is("[up-keep]")&&(i={$element:r,$newElement:o,newData:up.syntax.data(o)},a=u.merge(i,{message:["Keeping element %o",r.get(0)]}),up.bus.nobodyPrevents("up:fragment:keep",a))))?i:void 0},parseImplantSteps=function(e,t){var n,r,o,i,a,s,l,c,p,f,d,m;for(d=t.transition||t.animation||"none",n=/\ *,\ */,r=e.split(n),m=u.isString(m)?d.split(n):[d],l=[],o=i=0,a=r.length;a>i;o=++i)c=r[o],p=c.match(/^(.+?)(?:\:(before|after))?$/),p||u.error('Could not parse selector atom "%s"',c),e=p[1],"html"===e&&(e="body"),s=p[2],f=m[o]||u.last(m),l.push({selector:e,pseudoClass:s,transition:f});return l},hello=function(e,t){var n,r,o,i,a,s;for(n=$(e),t=u.options(t,{keepPlans:[]}),o=[],s=t.keepPlans,r=0,i=s.length;i>r;r++)a=s[r],emitFragmentKept(a),o.push(a.$element);return up.syntax.compile(n,{skip:o}),emitFragmentInserted(n,t),n},emitFragmentInserted=function(e,t){var n;return n=$(e),up.emit("up:fragment:inserted",{$element:n,message:["Inserted fragment %o",n.get(0)],origin:t.origin})},emitFragmentKept=function(e){var t;return t=u.merge(e,{message:["Kept fragment %o",e.$element.get(0)]}),up.emit("up:fragment:kept",t)},autofocus=function(e){var t,n;return n="[autofocus]:last",t=u.findWithSelf(e,n),t.length&&t.get(0)!==document.activeElement?t.focus():void 0},isRealElement=function(e){var t;return t=".up-ghost, .up-destroying",0===e.closest(t).length},first=function(e){var t,n,r,o,i,a;for(o=void 0,o=u.isString(e)?$(e).get():e,n=void 0,i=0,a=o.length;a>i;i++)if(r=o[i],t=$(r),isRealElement(t)){n=t;break}return n},destroy=function(e,t){var n,r,o,i,a;return n=$(e),n.is(".up-placeholder, .up-tooltip, .up-modal, .up-popup")||(i=["Destroying fragment %o",n.get(0)],a=["Destroyed fragment %o",n.get(0)]),0===n.length?u.resolvedDeferred():up.bus.nobodyPrevents("up:fragment:destroy",{$element:n,message:i})?(t=u.options(t,{animation:!1}),r=up.motion.animateOptions(t),n.addClass("up-destroying"),u.isPresent(t.url)&&up.history.push(t.url),u.isPresent(t.title)&&(document.title=t.title),o=u.presence(t.animation,u.isDeferred)||up.motion.animate(n,t.animation,r),o.then(function(){return up.syntax.clean(n),up.emit("up:fragment:destroyed",{$element:n,message:a}),n.remove()}),o):$.Deferred()},reload=function(e,t){var n;return t=u.options(t,{cache:!1}),n=t.url||source(e),replace(e,n,t)},up.on("up:app:boot",function(){var e;return e=$(document.body),setSource(e,up.browser.url()),hello(e)}),up.on("up:framework:reset",reset),{knife:eval("undefined"!=typeof Knife&&null!==Knife?Knife.point:void 0),replace:replace,reload:reload,destroy:destroy,extract:extract,first:first,source:source,resolveSelector:resolveSelector,hello:hello,config:config}}(jQuery),up.replace=up.flow.replace,up.extract=up.flow.extract,up.reload=up.flow.reload,up.destroy=up.flow.destroy,up.first=up.flow.first,up.hello=up.flow.hello}.call(this),function(){var e=[].slice;up.motion=function(t){var n,r,o,i,u,a,s,l,c,p,f,d,m,h,v,g,y,b,w,k,S,A,x,$,D,T,E,C;return E=up.util,a={},c={},D={},p={},l=E.config({duration:300,delay:0,easing:"ease",enabled:!0}),k=function(){return m(),a=E.copy(c),D=E.copy(p),l.reset()},v=function(){return l.enabled&&up.browser.canCssTransition()},o=function(e,n,r){var u;return u=t(e),m(u),r=i(r),"none"===n||n===!1?b():E.isFunction(n)?s(n(u,r),n):E.isString(n)?o(u,d(n),r):E.isHash(n)?v()?E.cssAnimate(u,n,r):(u.css(n),E.resolvedDeferred()):E.error("Unknown animation type for %o",n)},i=function(){var t,n,r,o,i;return n=1<=arguments.length?e.call(arguments,0):[],i=n.shift()||{},t=E.isJQuery(n[0])?n.shift():E.nullJQuery(),o=E.isObject(n[0])?n.shift():{},r={},r.easing=E.option(i.easing,E.presentAttr(t,"up-easing"),o.easing,l.easing),r.duration=Number(E.option(i.duration,E.presentAttr(t,"up-duration"),o.duration,l.duration)),r.delay=Number(E.option(i.delay,E.presentAttr(t,"up-delay"),o.delay,l.delay)),r},d=function(e){return a[e]||E.error("Unknown animation %o",e)},r="up-ghosting-deferred",n="up-ghosting",C=function(e,t,o,i){var u,a,s,l,c,p,f,d;return o.copy===!1||e.is(".up-ghost")||t.is(".up-ghost")?i(e,t):(p=void 0,l=void 0,f=void 0,c=void 0,a=up.layout.viewportOf(e),u=e.add(t),E.temporaryCss(t,{display:"none"},function(){return p=w(e,a),f=a.scrollTop()}),E.temporaryCss(e,{display:"none"},function(){return up.layout.revealOrRestoreScroll(t,o),l=w(t,a),c=a.scrollTop()}),p.moveTop(c-f),e.hide(),d=E.temporaryCss(t,{opacity:"0"}),s=i(p.$ghost,l.$ghost),u.data(r,s),u.addClass(n),s.then(function(){return u.removeData(r),u.removeClass(n),d(),p.$bounds.remove(),l.$bounds.remove()}),s)},m=function(e){var r,o,i;return null==e&&(e=".up-animating"),o=t(e),r=E.findWithSelf(o,".up-animating"),E.finishCssAnimate(r),i=E.findWithSelf(o,"."+n),h(i)},h=function(e){return e.each(function(){var e,n;return e=t(this),(n=E.pluckData(e,r))?n.resolve():void 0})},s=function(e,t){return E.isDeferred(e)?e:E.error("Did not return a promise with .then and .resolve methods: %o",t)},y=function(e,n,r,u){var l,c;return"none"===r&&(r=!1),u=E.options(u),c=t(e),l=t(n),f(c,r),f(l,r),up.log.group(r?"Morphing %o to %o (using %s, %o)":void 0,c.get(0),l.get(0),r,u,function(){var e,t,n,p;return t=E.only(u,"reveal","restoreScroll","source"),t=E.extend(t,i(u)),v()?(m(c),m(l),r?(e=a[r])?(A(c,l,t),o(l,e,t)):(p=E.presence(r,E.isFunction)||D[r])?C(c,l,t,function(e,n){var o;return o=p(e,n,t),s(o,r)}):E.isString(r)&&r.indexOf("/")>=0?(n=r.split("/"),p=function(e,t,r){return S(o(e,n[0],r),o(t,n[1],r))},y(c,l,p,t)):E.error("Unknown transition %o",r):A(c,l,t)):A(c,l,t)})},f=function(e,t){var n;return t&&0===e.parents("body").length?(n=e.get(0),E.error("Can't morph a <%s> element (%o)",n.tagName,n)):void 0},A=function(e,t,n){return e.hide(),up.layout.revealOrRestoreScroll(t,n)},w=function(e,n){var r,o,i,u,a,s,l,c,p;for(u=E.measure(e,{relative:!0,inner:!0}),i=e.clone(),i.find("script").remove(),i.css({position:"static"===e.css("position")?"static":"relative",top:"",right:"",bottom:"",left:"",width:"100%",height:"100%"}),i.addClass("up-ghost"),r=t('<div class="up-bounds"></div>'),r.css({position:"absolute"}),r.css(u),p=u.top,c=function(e){return 0!==e?(p+=e,r.css({top:p})):void 0},i.appendTo(r),r.insertBefore(e),c(e.offset().top-i.offset().top),o=up.layout.fixedChildren(i),s=0,l=o.length;l>s;s++)a=o[s],E.fixedToAbsolute(a,n);return{$ghost:i,$bounds:r,moveTop:c}},$=function(e,t){return D[e]=t},u=function(e,t){return a[e]=t},x=function(){return c=E.copy(a),p=E.copy(D)},S=E.resolvableWhen,b=E.resolvedDeferred,g=function(e){return e===!1||"none"===e||e===b},u("none",b),u("fade-in",function(e,t){return e.css({opacity:0}),o(e,{opacity:1},t)}),u("fade-out",function(e,t){return e.css({opacity:1}),o(e,{opacity:0},t)}),T=function(e,t){return{transform:"translate("+e+"px, "+t+"px)"}},u("move-to-top",function(e,t){var n,r;return n=E.measure(e),r=n.top+n.height,e.css(T(0,0)),o(e,T(0,-r),t)}),u("move-from-top",function(e,t){var n,r;return n=E.measure(e),r=n.top+n.height,e.css(T(0,-r)),o(e,T(0,0),t)}),u("move-to-bottom",function(e,t){var n,r;return n=E.measure(e),r=E.clientSize().height-n.top,e.css(T(0,0)),o(e,T(0,r),t)}),u("move-from-bottom",function(e,t){var n,r;return n=E.measure(e),r=E.clientSize().height-n.top,e.css(T(0,r)),o(e,T(0,0),t)}),u("move-to-left",function(e,t){var n,r;return n=E.measure(e),r=n.left+n.width,e.css(T(0,0)),o(e,T(-r,0),t)}),u("move-from-left",function(e,t){var n,r;return n=E.measure(e),r=n.left+n.width,e.css(T(-r,0)),o(e,T(0,0),t)}),u("move-to-right",function(e,t){var n,r;return n=E.measure(e),r=E.clientSize().width-n.left,e.css(T(0,0)),o(e,T(r,0),t)}),u("move-from-right",function(e,t){var n,r;return n=E.measure(e),r=E.clientSize().width-n.left,e.css(T(r,0)),o(e,T(0,0),t)}),u("roll-down",function(e,t){var n,r,i;return r=e.height(),i=E.temporaryCss(e,{height:"0px",overflow:"hidden"}),n=o(e,{height:r+"px"},t),n.then(i),n}),$("none",b),$("move-left",function(e,t,n){return S(o(e,"move-to-left",n),o(t,"move-from-right",n))}),$("move-right",function(e,t,n){return S(o(e,"move-to-right",n),o(t,"move-from-left",n))}),$("move-up",function(e,t,n){return S(o(e,"move-to-top",n),o(t,"move-from-bottom",n))}),$("move-down",function(e,t,n){return S(o(e,"move-to-bottom",n),o(t,"move-from-top",n))}),$("cross-fade",function(e,t,n){return S(o(e,"fade-out",n),o(t,"fade-in",n))}),up.on("up:framework:booted",x),up.on("up:framework:reset",k),{morph:y,animate:o,animateOptions:i,finish:m,transition:$,animation:u,config:l,isEnabled:v,defaults:function(){return E.error("up.motion.defaults(...) no longer exists. Set values on he up.motion.config property instead.")},none:b,when:S,prependCopy:w,isNone:g}}(jQuery),up.transition=up.motion.transition,up.animation=up.motion.animation,up.morph=up.motion.morph,up.animate=up.motion.animate}.call(this),function(){var e=[].slice;up.proxy=function(t){var n,r,o,i,u,a,s,l,c,p,f,d,m,h,v,g,y,b,w,k,S,A,x,$,D,T,E,C,P,O,F,U,R,_;return _=up.util,n=void 0,$=void 0,F=void 0,S=void 0,U=void 0,T=[],p=_.config({slowDelay:300,preloadDelay:75,cacheSize:70,cacheExpiry:3e5,maxRequests:4,wrapMethods:["PATCH","PUT","DELETE"],wrapMethodParam:"_method",safeMethods:["GET","OPTIONS","HEAD"]}),u=function(e){return k(e),[e.url,e.method,_.requestDataAsQuery(e.data),e.target].join("|")},i=_.cache({size:function(){return p.cacheSize},expiry:function(){return p.cacheExpiry},key:u}),f=function(e){var t,n,r,o,u,a,s;if(e=k(e),m(e))for(n=[e],"html"!==e.target&&(a=_.merge(e,{target:"html"}),n.push(a),"body"!==e.target&&(u=_.merge(e,{target:"body"}),n.push(u))),r=0,o=n.length;o>r;r++)if(t=n[r],s=i.get(t))return s},a=function(){return clearTimeout($),$=null},s=function(){return clearTimeout(F),F=null},C=function(){return n=null,a(),s(),S=0,p.reset(),i.clear(),U=!1,T=[]},C(),k=function(e){return e._normalized||(e.method=_.normalizeMethod(e.method),e.url&&(e.url=_.normalizeUrl(e.url)),e.target||(e.target="body"),e._normalized=!0),e},r=function(){var t,n,r,o,i,u,a;return t=1<=arguments.length?e.call(arguments,0):[],o=_.extractOptions(t),_.isGiven(t[0])&&(o.url=t[0]),n=o.cache===!0,r=o.cache===!1,a=_.only(o,"url","method","data","target","headers","_normalized"),a=k(a),i=!0,h(a)||n?(u=f(a))&&!r?(up.puts("Re-using cached response for %s %s",a.method,a.url),i="pending"===u.state()):(u=b(a),O(a,u),u.fail(function(){return E(a)})):(c(),u=b(a)),i&&!o.preload&&(w(),u.always(y)),u},m=function(e){return!_.isFormData(e.data)},v=function(){return 0===S},d=function(){return S>0},w=function(){var e,t;return t=v(),S+=1,t?(e=function(){return d()?(up.emit("up:proxy:slow",{message:"Proxy is busy"}),U=!0):void 0},F=_.setTimer(p.slowDelay,e)):void 0},y=function(){return S-=1,v()&&U?(up.emit("up:proxy:recover",{message:"Proxy is idle"}),U=!1):void 0},b=function(e){return S<p.maxRequests?g(e):D(e)},D=function(e){var n,r;return up.puts("Queuing request for %s %s",e.method,e.url),n=t.Deferred(),r={deferred:n,request:e},T.push(r),n.promise()},g=function(e){var n;return up.emit("up:proxy:load",_.merge(e,{message:["Loading %s %s",e.method,e.url]})),e=_.copy(e),e.headers||(e.headers={}),e.headers["X-Up-Target"]=e.target,_.contains(p.wrapMethods,e.method)&&(e.data=_.appendRequestData(e.data,p.wrapMethodParam,e.method),e.method="POST"),_.isFormData(e.data)&&(e.contentType=!1,e.processData=!1),n=t.ajax(e),n.done(function(t,n,r){return P(e,r)}),n.fail(function(t){return P(e,t)}),n},P=function(e,t){var n;return up.emit("up:proxy:received",_.merge(e,{message:["Server responded with %s %s (%d bytes)",t.status,t.statusText,null!=(n=t.responseText)?n.length:void 0]})),A()},A=function(){var t,n;(t=T.shift())&&(n=g(t.request),n.done(function(){var n,r;return n=1<=arguments.length?e.call(arguments,0):[],(r=t.deferred).resolve.apply(r,n)}),n.fail(function(){var n,r;return n=1<=arguments.length?e.call(arguments,0):[],(r=t.deferred).reject.apply(r,n)}))},o=i.alias,O=i.set,E=i.remove,c=i.clear,h=function(e){return k(e),_.contains(p.safeMethods,e.method)},l=function(e){var t,r;return r=parseInt(_.presentAttr(e,"up-delay"))||p.preloadDelay,e.is(n)?void 0:(n=e,a(),t=function(){return x(e),n=null},R(t,r))},R=function(e,t){return $=setTimeout(e,t)},x=function(e,n){var r,o;return r=t(e),n=_.options(n),o=up.link.followMethod(r,n),h({method:o})?up.log.group("Preloading link %o",r,function(){return n.preload=!0,up.follow(r,n)}):(up.puts("Won't preload %o due to unsafe method %s",r,o),_.resolvedPromise())},up.on("mouseover mousedown touchstart","[up-preload]",function(e,t){return up.link.childClicked(e,t)?void 0:l(t)}),up.on("up:framework:reset",C),{preload:x,ajax:r,get:f,alias:o,clear:c,remove:E,isIdle:v,isBusy:d,isCachable:m,config:p,defaults:function(){return _.error("up.proxy.defaults(...) no longer exists. Set values on he up.proxy.config property instead.")}}}(jQuery),up.ajax=up.proxy.ajax}.call(this),function(){up.link=function($){var allowDefault,childClicked,follow,followMethod,followVariantSelectors,isFollowable,makeFollowable,onAction,shouldProcessLinkEvent,u,visit;return u=up.util,visit=function(e,t){var n;return t=u.options(t),n=u.option(t.target,"body"),up.replace(n,e,t)},follow=function(e,t){var n,r,o;return n=$(e),t=u.options(t),o=u.option(n.attr("up-href"),n.attr("href")),r=u.option(t.target,n.attr("up-target"),"body"),t.failTarget=u.option(t.failTarget,n.attr("up-fail-target"),"body"),t.transition=u.option(t.transition,u.castedAttr(n,"up-transition"),"none"),t.failTransition=u.option(t.failTransition,u.castedAttr(n,"up-fail-transition"),"none"),t.history=u.option(t.history,u.castedAttr(n,"up-history")),t.reveal=u.option(t.reveal,u.castedAttr(n,"up-reveal"),!0),t.cache=u.option(t.cache,u.castedAttr(n,"up-cache")),t.restoreScroll=u.option(t.restoreScroll,u.castedAttr(n,"up-restore-scroll")),t.method=followMethod(n,t),t.origin=u.option(t.origin,n),t.confirm=u.option(t.confirm,n.attr("up-confirm")),t=u.merge(t,up.motion.animateOptions(t,n)),up.browser.whenConfirmed(t).then(function(){return up.replace(r,o,t)})},followMethod=function(e,t){var n;return n=$(e),t=u.options(t),u.option(t.method,n.attr("up-method"),n.attr("data-method"),"get").toUpperCase()},childClicked=function(e,t){var n,r;return n=$(e.target),r=n.closest("a, [up-href]"),r.length&&t.find(r).length},shouldProcessLinkEvent=function(e,t){return u.isUnmodifiedMouseEvent(e)&&!childClicked(e,t)},followVariantSelectors=[],allowDefault=function(){},onAction=function(e,t){var n;return followVariantSelectors.push(e),n=function(e){return up.navigation.withActiveMark(e,{enlarge:!0},function(){return t(e)})},up.on("click","a"+e+", [up-href]"+e,function(e,t){return shouldProcessLinkEvent(e,t)?t.is("[up-instant]")?e.preventDefault():(e.preventDefault(),n(t)):allowDefault(e)}),up.on("mousedown","a"+e+"[up-instant], [up-href]"+e+"[up-instant]",function(e,t){return shouldProcessLinkEvent(e,t)?(e.preventDefault(),n(t)):void 0})},isFollowable=function(e){return u.any(followVariantSelectors,function(t){return e.is(t)})},makeFollowable=function(e){var t;return t=$(e),isFollowable(t)?void 0:t.attr("up-follow","")},onAction("[up-target]",function(e){return follow(e)}),onAction("[up-follow]",function(e){return follow(e)}),up.macro("[up-dash]",{priority:"last"},function(e){var t,n;return n=u.castedAttr(e,"up-dash"),e.removeAttr("up-dash"),t={"up-preload":"","up-instant":""},n===!0?makeFollowable(e):t["up-target"]=n,u.setMissingAttrs(e,t)}),up.macro("[up-expand]",{priority:"last"},function(e){var t,n,r,o,i,a,s,l,c,p;if(t=e.find("a, [up-href]"),(c=e.attr("up-expand"))&&(t=t.filter(c)),i=t.get(0)){for(p=/^up-/,s={},s["up-href"]=$(i).attr("href"),l=i.attributes,r=0,o=l.length;o>r;r++)n=l[r],a=n.name,a.match(p)&&(s[a]=n.value);return u.setMissingAttrs(e,s),e.removeAttr("up-expand"),makeFollowable(e)}}),{knife:eval("undefined"!=typeof Knife&&null!==Knife?Knife.point:void 0),visit:visit,follow:follow,makeFollowable:makeFollowable,shouldProcessLinkEvent:shouldProcessLinkEvent,childClicked:childClicked,followMethod:followMethod,onAction:onAction}}(jQuery),up.visit=up.link.visit,up.follow=up.link.follow}.call(this),function(){var slice=[].slice;up.form=function($){var autosubmit,config,currentValuesForSwitch,observe,observeForm,reset,resolveValidateTarget,submit,switchTargets,u,validate;return u=up.util,config=u.config({validateTargets:["[up-fieldset]:has(&)","fieldset:has(&)","label:has(&)","form:has(&)"],fields:[":input"],observeDelay:0}),reset=function(){return config.reset()},submit=function(e,t){var n,r,o,i,a,s,l;return n=$(e).closest("form"),t=u.options(t),s=u.option(t.target,n.attr("up-target"),"body"),l=u.option(t.url,n.attr("action"),up.browser.url()),t.failTarget=u.option(t.failTarget,n.attr("up-fail-target"))||u.selectorForElement(n),t.history=u.option(t.history,u.castedAttr(n,"up-history"),!0),t.transition=u.option(t.transition,u.castedAttr(n,"up-transition"),"none"),t.failTransition=u.option(t.failTransition,u.castedAttr(n,"up-fail-transition"),"none"),t.method=u.option(t.method,n.attr("up-method"),n.attr("data-method"),n.attr("method"),"post").toUpperCase(),t.headers=u.option(t.headers,{}),t.reveal=u.option(t.reveal,u.castedAttr(n,"up-reveal"),!0),t.cache=u.option(t.cache,u.castedAttr(n,"up-cache")),t.restoreScroll=u.option(t.restoreScroll,u.castedAttr(n,"up-restore-scroll")),t.origin=u.option(t.origin,n),t.data=up.util.requestDataFromForm(n),t=u.merge(t,up.motion.animateOptions(t,n)),i=n.find("input[type=file]").length,r=!i||u.isFormData(t.data),o=up.browser.canPushState()||t.history===!1,t.validate&&(t.headers||(t.headers={}),t.headers["X-Up-Validate"]=t.validate,!r)?u.unresolvablePromise():(up.navigation.markActive(n),r&&o?(a=up.replace(s,l,t),a.always(function(){return up.navigation.unmarkActive(n)}),a):(n.get(0).submit(),u.unresolvablePromise()))},observe=function(){var $element,args,callback,callbackArg,callbackPromise,callbackTimer,changeEvents,check,clearTimer,delay,knownValue,nextCallback,options,rawCallback,runNextCallback,selectorOrElement;return selectorOrElement=arguments[0],args=2<=arguments.length?slice.call(arguments,1):[],options={},callbackArg=void 0,1===args.length&&(callbackArg=args[0]),args.length>1&&(options=u.options(args[0]),callbackArg=args[1]),$element=$(selectorOrElement),options=u.options(options),delay=u.option($element.attr("up-delay"),options.delay,config.observeDelay),delay=parseInt(delay),callback=null,u.isGiven(options.change)&&u.error("up.observe now takes the change callback as the last argument"),rawCallback=u.option(u.presentAttr($element,"up-observe"),callbackArg),callback=u.isString(rawCallback)?function(value,$field){return eval(rawCallback)}:rawCallback||u.error("up.observe: No change callback given"),$element.is("form")?observeForm($element,options,callback):(knownValue=null,callbackTimer=null,callbackPromise=u.resolvedPromise(),nextCallback=null,runNextCallback=function(){var e;return nextCallback?(e=nextCallback(),nextCallback=null,e):void 0},check=function(){var e,t,n;return n=$element.val(),t=u.isNull(knownValue),knownValue===n||(knownValue=n,t)?void 0:(clearTimer(),nextCallback=function(){return callback.apply($element.get(0),[n,$element])},e=function(){return callbackPromise.then(function(){var e;return e=runNextCallback(),callbackPromise=u.isPromise(e)?e:u.resolvedPromise()})},u.setTimer(delay,e))},clearTimer=function(){return clearTimeout(callbackTimer)},changeEvents=up.browser.canInputEvent()?"input change":"input change keypress paste cut click propertychange",$element.on(changeEvents,check),check(),function(){return $element.off(changeEvents,check),clearTimer()})},observeForm=function(e,t,n){var r,o;return r=u.multiSelector(config.fields).find(e),o=u.map(r,function(e){return observe(e,n)}),function(){var e,t,n,r;for(r=[],t=0,n=o.length;n>t;t++)e=o[t],r.push(e());return r}},autosubmit=function(e,t){return observe(e,t,function(e,t){var n;return n=t.closest("form"),up.navigation.withActiveMark(t,function(){return submit(n)})})},resolveValidateTarget=function(e,t){var n;return n=u.option(t.target,e.attr("up-validate")),u.isBlank(n)&&(n||(n=u.detect(config.validateTargets,function(n){var r;return r=up.flow.resolveSelector(n,t.origin),e.closest(r).length}))),u.isBlank(n)&&u.error("Could not find default validation target for %o (tried ancestors %o)",e.get(0),config.validateTargets),u.isString(n)||(n=u.selectorForElement(n)),n},validate=function(e,t){var n,r,o;return n=$(e),t=u.options(t),t.origin=n,t.target=resolveValidateTarget(n,t),t.failTarget=t.target,t.history=!1,t.headers=u.option(t.headers,{}),t.validate=n.attr("name")||"__none__",t=u.merge(t,up.motion.animateOptions(t,n)),r=n.closest("form"),o=up.submit(r,t)},currentValuesForSwitch=function(e){var t,n,r;return r=void 0,e.is("input[type=checkbox]")?r=e.is(":checked")?[":checked",":present",e.val()]:[":unchecked",":blank"]:e.is("input[type=radio]")?(t=e.closest("form, body").find("input[type='radio'][name='"+e.attr("name")+"']:checked"),r=t.length?[":checked",":present",t.val()]:[":unchecked",":blank"]):(n=e.val(),r=u.isPresent(n)?[":present",n]:[":blank"]),r},currentValuesForSwitch=function(e){var t,n,r,o;return e.is("input[type=checkbox]")?e.is(":checked")?(r=e.val(),n=":checked"):n=":unchecked":e.is("input[type=radio]")?(t=e.closest("form, body").find("input[type='radio'][name='"+e.attr("name")+"']:checked"),t.length?(n=":checked",r=t.val()):n=":unchecked"):r=e.val(),o=[],u.isPresent(r)?(o.push(r),o.push(":present")):o.push(":blank"),u.isPresent(n)&&o.push(n),o},switchTargets=function(e,t){var n,r,o;return n=$(e),t=u.options(t),o=u.option(t.target,n.attr("up-switch")),u.isPresent(o)||u.error("No switch target given for %o",n.get(0)),r=currentValuesForSwitch(n),$(o).each(function(){var e,t,n,o;return e=$(this),(t=e.attr("up-hide-for"))?(t=t.split(" "),n=0===u.intersect(r,t).length):(o=(o=e.attr("up-show-for"))?o.split(" "):[":present",":checked"],n=u.intersect(r,o).length>0),e.toggle(n)})},up.on("submit","form[up-target]",function(e,t){return e.preventDefault(),submit(t)}),up.on("change","[up-validate]",function(e,t){return validate(t)}),up.on("change","[up-switch]",function(e,t){return switchTargets(t)}),up.compiler("[up-switch]",function(e){return switchTargets(e)}),up.compiler("[up-observe]",function(e){return observe(e)}),up.compiler("[up-autosubmit]",function(e){return autosubmit(e)}),up.on("up:framework:reset",reset),{knife:eval("undefined"!=typeof Knife&&null!==Knife?Knife.point:void 0),config:config,submit:submit,observe:observe,validate:validate,switchTargets:switchTargets}}(jQuery),up.submit=up.form.submit,up.observe=up.form.observe,up.autosubmit=up.form.autosubmit,up.validate=up.form.validate}.call(this),function(){up.popup=function($){var align,attachAsap,attachNow,autoclose,chain,closeAsap,closeNow,config,contains,createFrame,isOpen,reset,state,u;return u=up.util,config=u.config({openAnimation:"fade-in",closeAnimation:"fade-out",openDuration:150,closeDuration:100,openEasing:null,closeEasing:null,position:"bottom-right",history:!1}),state=u.config({phase:"closed",$anchor:null,$popup:null,position:null,sticky:null,url:null,coveredUrl:null,coveredTitle:null}),chain=new u.DivertibleChain,reset=function(){var e;return null!=(e=state.$popup)&&e.remove(),state.reset(),chain.reset(),config.reset()},align=function(){var e,t,n;switch(e={},n=u.measure(state.$popup),u.isFixed(state.$anchor)?(t=state.$anchor.get(0).getBoundingClientRect(),e.position="fixed"):t=u.measure(state.$anchor),state.position){case"bottom-right":e.top=t.top+t.height,e.left=t.left+t.width-n.width;break;case"bottom-left":e.top=t.top+t.height,e.left=t.left;break;case"top-right":e.top=t.top-n.height,e.left=t.left+t.width-n.width;break;case"top-left":e.top=t.top-n.height,e.left=t.left;break;default:u.error("Unknown position option '%s'",state.position)}return state.$popup.attr("up-position",state.position),state.$popup.css(e)},createFrame=function(e){var t;return t=u.$createElementFromSelector(".up-popup"),u.$createPlaceholder(e,t),t.appendTo(document.body),state.$popup=t},isOpen=function(){return"opened"===state.phase||"opening"===state.phase},attachAsap=function(e,t){var n;return n=function(){return attachNow(e,t)},isOpen()?chain.asap(closeNow,n):chain.asap(n),chain.promise()},attachNow=function(e,t){var n,r,o,i,a,s;return n=$(e),n.length||u.error("Cannot attach popup to non-existing element %o",e),t=u.options(t),s=u.option(u.pluckKey(t,"url"),n.attr("up-href"),n.attr("href")),o=u.option(u.pluckKey(t,"html")),a=u.option(u.pluckKey(t,"target"),n.attr("up-popup"),"body"),i=u.option(t.position,n.attr("up-position"),config.position),t.animation=u.option(t.animation,n.attr("up-animation"),config.openAnimation),t.sticky=u.option(t.sticky,u.castedAttr(n,"up-sticky"),config.sticky),t.history=up.browser.canPushState()?u.option(t.history,u.castedAttr(n,"up-history"),config.history):!1,t.confirm=u.option(t.confirm,n.attr("up-confirm")),t.method=up.link.followMethod(n,t),r=up.motion.animateOptions(t,n,{duration:config.openDuration,easing:config.openEasing}),up.browser.whenConfirmed(t).then(function(){return up.bus.whenEmitted("up:popup:open",{url:s,message:"Opening popup"}).then(function(){var e,l;return state.phase="opening",state.$anchor=n,state.position=i,state.coveredUrl=up.browser.url(),state.coveredTitle=document.title,state.sticky=t.sticky,t.beforeSwap=function(){return createFrame(a)},e=u.merge(t,{animation:!1}),l=o?up.extract(a,o,e):up.replace(a,s,e),l=l.then(function(){return align(),up.animate(state.$popup,t.animation,r)}),l=l.then(function(){return state.phase="opened",up.emit("up:popup:opened",{message:"Popup opened"})})})})},closeAsap=function(e){return isOpen()&&chain.asap(function(){return closeNow(e)}),chain.promise()},closeNow=function(e){var t;return isOpen()?(e=u.options(e,{animation:config.closeAnimation,url:state.coveredUrl,title:state.coveredTitle}),t=up.motion.animateOptions(e,{duration:config.closeDuration,easing:config.closeEasing}),u.extend(e,t),up.bus.whenEmitted("up:popup:close",{message:"Closing popup",$element:state.$popup}).then(function(){return state.phase="closing",state.url=null,state.coveredUrl=null,state.coveredTitle=null,up.destroy(state.$popup,e).then(function(){return state.phase="closed",state.$popup=null,state.$anchor=null,state.sticky=null,up.emit("up:popup:closed",{message:"Popup closed"})
3
+ })})):u.resolvedPromise()},autoclose=function(){return state.sticky?void 0:closeAsap()},contains=function(e){var t;return t=$(e),t.closest(".up-popup").length>0},up.link.onAction("[up-popup]",function(e){return e.is(".up-current")?closeAsap():attachAsap(e)}),up.on("mousedown","body",function(e){var t;return t=$(e.target),t.closest(".up-popup, [up-popup]").length?void 0:closeAsap()}),up.on("up:fragment:inserted",function(e,t){var n;if(contains(t)){if(n=t.attr("up-source"))return state.url=n}else if(contains(e.origin))return autoclose()}),up.bus.onEscape(closeAsap),up.on("click","[up-close]",function(e,t){return contains(t)?(closeAsap(),e.preventDefault()):void 0}),up.on("up:framework:reset",reset),{knife:eval("undefined"!=typeof Knife&&null!==Knife?Knife.point:void 0),attach:attachAsap,close:closeAsap,url:function(){return state.url},coveredUrl:function(){return state.coveredUrl},config:config,contains:contains,isOpen:isOpen}}(jQuery)}.call(this),function(){up.modal=function($){var animate,autoclose,chain,closeAsap,closeNow,config,contains,createFrame,extractAsap,flavor,flavorDefault,flavorOverrides,followAsap,isOpen,markAsAnimating,openAsap,openNow,reset,shiftElements,state,templateHtml,u,unshiftElements,visitAsap;return u=up.util,config=u.config({maxWidth:null,minWidth:null,width:null,height:null,history:!0,openAnimation:"fade-in",closeAnimation:"fade-out",openDuration:null,closeDuration:null,openEasing:null,closeEasing:null,backdropOpenAnimation:"fade-in",backdropCloseAnimation:"fade-out",closeLabel:"\xd7",flavors:{"default":{}},template:function(){return'<div class="up-modal">\n <div class="up-modal-backdrop"></div>\n <div class="up-modal-viewport">\n <div class="up-modal-dialog">\n <div class="up-modal-content"></div>\n <div class="up-modal-close" up-close>'+flavorDefault("closeLabel")+"</div>\n </div>\n </div>\n</div>"}}),state=u.config(function(){return{phase:"closed",$anchor:null,$modal:null,sticky:null,flavor:null,url:null,coveredUrl:null,coveredTitle:null,unshifters:[]}}),chain=new u.DivertibleChain,reset=function(){var e;return null!=(e=state.$modal)&&e.remove(),unshiftElements(),state.reset(),chain.reset(),config.reset()},templateHtml=function(){var e;return e=flavorDefault("template"),u.isFunction(e)?e(config):e},createFrame=function(e,t){var n,r,o;return o=$(templateHtml()),o.attr("up-flavor",state.flavor),r=o.find(".up-modal-dialog"),u.isPresent(t.width)&&r.css("width",t.width),u.isPresent(t.maxWidth)&&r.css("max-width",t.maxWidth),u.isPresent(t.height)&&r.css("height",t.height),n=o.find(".up-modal-content"),u.$createPlaceholder(e,n),o.appendTo(document.body),state.$modal=o},shiftElements=function(){var e,t,n,r,o;return u.documentHasVerticalScrollbar()?(e=$("body"),r=u.scrollbarWidth(),t=parseInt(e.css("padding-right")),n=r+t,o=u.temporaryCss(e,{"padding-right":n+"px","overflow-y":"hidden"}),state.unshifters.push(o),up.layout.anchoredRight().each(function(){var e,t,n,o;return e=$(this),t=parseInt(e.css("right")),n=r+t,o=u.temporaryCss(e,{right:n}),state.unshifters.push(o)})):void 0},unshiftElements=function(){var e,t;for(e=[];t=state.unshifters.pop();)e.push(t());return e},isOpen=function(){return"opened"===state.phase||"opening"===state.phase},followAsap=function(e,t){return t=u.options(t),t.$link=$(e),openAsap(t)},visitAsap=function(e,t){return t=u.options(t),t.url=e,openAsap(t)},extractAsap=function(e,t,n){return n=u.options(n),n.html=t,n.history=u.option(n.history,!1),n.target=e,openAsap(n)},openAsap=function(e){var t;return t=function(){return openNow(e)},isOpen()?chain.asap(closeNow,t):chain.asap(t),chain.promise()},openNow=function(e){var t,n,r,o,i;return e=u.options(e),t=u.option(u.pluckKey(e,"$link"),u.nullJQuery()),i=u.option(u.pluckKey(e,"url"),t.attr("up-href"),t.attr("href")),r=u.option(u.pluckKey(e,"html")),o=u.option(u.pluckKey(e,"target"),t.attr("up-modal"),"body"),e.flavor=u.option(e.flavor,t.attr("up-flavor")),e.width=u.option(e.width,t.attr("up-width"),flavorDefault("width",e.flavor)),e.maxWidth=u.option(e.maxWidth,t.attr("up-max-width"),flavorDefault("maxWidth",e.flavor)),e.height=u.option(e.height,t.attr("up-height"),flavorDefault("height")),e.animation=u.option(e.animation,t.attr("up-animation"),flavorDefault("openAnimation",e.flavor)),e.backdropAnimation=u.option(e.backdropAnimation,t.attr("up-backdrop-animation"),flavorDefault("backdropOpenAnimation",e.flavor)),e.sticky=u.option(e.sticky,u.castedAttr(t,"up-sticky"),flavorDefault("sticky",e.flavor)),e.confirm=u.option(e.confirm,t.attr("up-confirm")),e.method=up.link.followMethod(t,e),n=up.motion.animateOptions(e,t,{duration:flavorDefault("openDuration",e.flavor),easing:flavorDefault("openEasing",e.flavor)}),e.history=u.option(e.history,u.castedAttr(t,"up-history"),flavorDefault("history",e.flavor)),up.browser.canPushState()||(e.history=!1),up.browser.whenConfirmed(e).then(function(){return up.bus.whenEmitted("up:modal:open",{url:i,message:"Opening modal"}).then(function(){var t,a;return state.phase="opening",state.flavor=e.flavor,state.sticky=e.sticky,state.coveredUrl=up.browser.url(),state.coveredTitle=document.title,e.beforeSwap=function(){return createFrame(o,e)},t=u.merge(e,{animation:!1}),a=r?up.extract(o,r,t):up.replace(o,i,t),a=a.then(function(){return shiftElements(),animate(e.animation,e.backdropAnimation,n)}),a=a.then(function(){return state.phase="opened",up.emit("up:modal:opened",{message:"Modal opened"})})})})},closeAsap=function(e){return isOpen()&&chain.asap(function(){return closeNow(e)}),chain.promise()},closeNow=function(e){var t,n,r,o;return isOpen()?(e=u.options(e),o=u.option(e.animation,flavorDefault("closeAnimation")),n=u.option(e.backdropAnimation,flavorDefault("backdropCloseAnimation")),t=up.motion.animateOptions(e,{duration:flavorDefault("closeDuration"),easing:flavorDefault("closeEasing")}),r=u.options(u.except(e,"animation","duration","easing","delay"),{url:state.coveredUrl,title:state.coveredTitle}),up.bus.whenEmitted("up:modal:close",{$element:state.$modal,message:"Closing modal"}).then(function(){var e;return state.phase="closing",state.url=null,state.coveredUrl=null,state.coveredTitle=null,e=animate(o,n,t),e=e.then(function(){return state.url=null,console.debug("destroying!"),up.destroy(state.$modal,r)}),e=e.then(function(){return unshiftElements(),state.phase="closed",state.$modal=null,state.flavor=null,state.sticky=null,up.emit("up:modal:closed",{message:"Modal closed"})})})):u.resolvedPromise()},markAsAnimating=function(e){return null==e&&(e=!0),state.$modal.toggleClass("up-modal-animating",e)},animate=function(e,t,n){var r;return up.motion.isNone(e)?u.resolvedPromise():(markAsAnimating(),r=$.when(up.animate(state.$modal.find(".up-modal-viewport"),e,n),up.animate(state.$modal.find(".up-modal-backdrop"),t,n)),r=r.then(function(){return markAsAnimating(!1)}))},autoclose=function(){return state.sticky?void 0:closeAsap()},contains=function(e){var t;return t=$(e),t.closest(".up-modal").length>0},flavor=function(e,t){return null==t&&(t={}),u.extend(flavorOverrides(e),t)},flavorOverrides=function(e){var t;return(t=config.flavors)[e]||(t[e]={})},flavorDefault=function(e,t){var n;return null==t&&(t=state.flavor),t&&(n=flavorOverrides(t)[e]),u.isMissing(n)&&(n=config[e]),n},up.link.onAction("[up-modal]",function(e){return followAsap(e)}),up.on("click","body",function(e){var t;return t=$(e.target),t.closest(".up-modal-dialog").length||t.closest("[up-modal]").length?void 0:closeAsap()}),up.on("up:fragment:inserted",function(e,t){var n;if(contains(t)){if(n=t.attr("up-source"))return state.url=n}else if(contains(e.origin)&&!up.popup.contains(t))return autoclose()}),up.bus.onEscape(closeAsap),up.on("click","[up-close]",function(e,t){return contains(t)?(closeAsap(),e.preventDefault()):void 0}),up.on("up:framework:reset",reset),{knife:eval("undefined"!=typeof Knife&&null!==Knife?Knife.point:void 0),visit:visitAsap,follow:followAsap,extract:extractAsap,close:closeAsap,url:function(){return state.url},coveredUrl:function(){return state.coveredUrl},config:config,contains:contains,isOpen:isOpen,flavor:flavor}}(jQuery)}.call(this),function(){up.tooltip=function(e){var t,n,r,o,i,u,a,s,l,c,p,f;return f=up.util,a=f.config({position:"top",openAnimation:"fade-in",closeAnimation:"fade-out",openDuration:100,closeDuration:50,openEasing:null,closeEasing:null}),p=f.config({phase:"closed",$anchor:null,$tooltip:null,position:null}),o=new f.DivertibleChain,c=function(){var e;return null!=(e=p.$tooltip)&&e.remove(),p.reset(),o.reset(),a.reset()},t=function(){var e,t,n;switch(e={},n=f.measure(p.$tooltip),f.isFixed(p.$anchor)?(t=p.$anchor.get(0).getBoundingClientRect(),e.position="fixed"):t=f.measure(p.$anchor),p.position){case"top":e.top=t.top-n.height,e.left=t.left+.5*(t.width-n.width);break;case"left":e.top=t.top+.5*(t.height-n.height),e.left=t.left-n.width;break;case"right":e.top=t.top+.5*(t.height-n.height),e.left=t.left+t.width;break;case"bottom":e.top=t.top+t.height,e.left=t.left+.5*(t.width-n.width);break;default:f.error("Unknown position option '%s'",p.position)}return p.$tooltip.attr("up-position",p.position),p.$tooltip.css(e)},s=function(e){var t;return t=f.$createElementFromSelector(".up-tooltip"),f.isGiven(e.text)?t.text(e.text):t.html(e.html),t.appendTo(document.body),p.$tooltip=t},n=function(e,t){var n;return null==t&&(t={}),n=function(){return r(e,t)},l()?o.asap(u,n):o.asap(n),o.promise()},r=function(n,r){var o,i,u,l,c,d;return o=e(n),r=f.options(r),l=f.option(r.html,o.attr("up-tooltip-html")),d=f.option(r.text,o.attr("up-tooltip")),c=f.option(r.position,o.attr("up-position"),a.position),u=f.option(r.animation,f.castedAttr(o,"up-animation"),a.openAnimation),i=up.motion.animateOptions(r,o,{duration:a.openDuration,easing:a.openEasing}),p.phase="opening",p.$anchor=o,s({text:d,html:l}),p.position=c,t(),up.animate(p.$tooltip,u,i).then(function(){return p.phase="opened"})},i=function(e){return l()&&o.asap(function(){return u(e)}),o.promise()},u=function(e){var t;return l()?(e=f.options(e,{animation:a.closeAnimation}),t=up.motion.animateOptions(e,{duration:a.closeDuration,easing:a.closeEasing}),f.extend(e,t),p.phase="closing",up.destroy(p.$tooltip,e).then(function(){return p.phase="closed",p.$tooltip=null,p.$anchor=null})):f.resolvedPromise()},l=function(){return"opening"===p.phase||"opened"===p.phase},up.compiler("[up-tooltip], [up-tooltip-html]",function(e){return e.on("mouseenter",function(){return n(e)}),e.on("mouseleave",function(){return i()})}),up.on("click","body",function(){return i()}),up.on("up:framework:reset",c),up.bus.onEscape(function(){return i()}),{config:a,attach:n,isOpen:l,close:i}}(jQuery)}.call(this),function(){var e=[].slice;up.navigation=function(t){var n,r,o,i,u,a,s,l,c,p,f,d,m,h;return f=up.util,o=f.config({currentClasses:["up-current"]}),c=function(){return o.reset()},i=function(){var e;return e=o.currentClasses,e=e.concat(["up-current"]),e=f.uniq(e),e.join(" ")},n="up-active",r="a, [up-href]",l=function(e){return f.isPresent(e)?f.normalizeUrl(e):void 0},p=function(e){var t,n,r,o,i,u,a,s,c,p;for(s=[],u=["href","up-href","up-alias"],n=0,o=u.length;o>n;n++)if(t=u[n],c=f.presentAttr(e,t))for(p="up-alias"===t?c.split(" "):[c],r=0,i=p.length;i>r;r++)a=p[r],"#"!==a&&(a=l(a),s.push(a));return s},m=function(e){var t,n,r,o;return e=f.compact(e),r=function(e){return"*"===e.substr(-1)?n(e.slice(0,-1)):t(e)},t=function(t){return f.contains(e,t)},n=function(t){return f.detect(e,function(e){return 0===e.indexOf(t)})},o=function(e){return f.detect(e,r)},{matchesAny:o}},a=function(){var e,n;return e=m([l(up.browser.url()),l(up.modal.url()),l(up.modal.coveredUrl()),l(up.popup.url()),l(up.popup.coveredUrl())]),n=i(),f.each(t(r),function(r){var o,i;return o=t(r),i=p(o),e.matchesAny(i)?o.addClass(n):o.hasClass(n)&&0===o.closest(".up-destroying").length?o.removeClass(n):void 0})},u=function(e,n){var o;return o=t(e),n=f.options(n,{enlarge:!1}),n.enlarge?f.presence(o.parent(r))||o:o},s=function(e,t){var r;return r=u(e,t),r.addClass(n)},d=function(e,t){var r;return r=u(e,t),r.removeClass(n)},h=function(){var n,r,o,i,u,a;return i=arguments[0],r=2<=arguments.length?e.call(arguments,1):[],o=r.pop(),u=f.options(r.pop()),n=t(i),s(n,u),a=o(),f.isPromise(a)?a.always(function(){return d(n,u)}):up.warn("Expected block to return a promise, but got %o",a),a},up.on("up:fragment:inserted",function(){return a()}),up.on("up:fragment:destroyed",function(e,t){return t.is(".up-modal, .up-popup")?a():void 0}),up.on("up:framework:reset",c),{config:o,defaults:function(){return f.error("up.navigation.defaults(...) no longer exists. Set values on he up.navigation.config property instead.")},markActive:s,unmarkActive:d,withActiveMark:h}}(jQuery)}.call(this),function(){up.rails=function(e){var t,n,r,o;return r=up.util,o=function(e){return e.is("[up-follow], [up-target], [up-modal], [up-popup]")},n=function(){return r.isGiven(e.rails)},r.each(["method","confirm"],function(e){var t,i;return t="data-"+e,i="up-"+e,up.compiler("["+t+"]",function(e){var u;return n()&&o(e)?(u={},u[i]=e.attr(t),r.setMissingAttrs(e,u),e.removeAttr(t)):void 0})}),t=function(){return n()?{name:e.rails.csrfParam(),value:e.rails.csrfToken()}:void 0},{csrfField:t,isRails:n}}(jQuery)}.call(this),function(){up.boot()}.call(this);
@@ -53,13 +53,12 @@ up.browser = (($) ->
53
53
  @internal
54
54
  ###
55
55
  puts = (stream, args...) ->
56
- u.isDefined(console[stream]) or stream = 'log'
57
56
  if canLogSubstitution()
58
- console[stream]?(args...)
57
+ console[stream](args...)
59
58
  else
60
59
  # IE <= 9 cannot pass varargs to console.log using Function#apply because IE
61
60
  message = sprintf(args...)
62
- console[stream]?(message)
61
+ console[stream](message)
63
62
 
64
63
  CONSOLE_PLACEHOLDERS = /\%[odisf]/g
65
64
 
@@ -113,6 +112,8 @@ up.browser = (($) ->
113
112
  @internal
114
113
  ###
115
114
  sprintfWithFormattedArgs = (formatter, message, args...) ->
115
+ return '' if u.isBlank(message)
116
+
116
117
  i = 0
117
118
  message.replace CONSOLE_PLACEHOLDERS, ->
118
119
  arg = args[i]
@@ -230,13 +231,13 @@ up.browser = (($) ->
230
231
  value
231
232
 
232
233
  ###*
233
- @function up,browser.confirm
234
+ @function up,browser.whenConfirmed
234
235
  @return {Promise}
235
236
  @param {String} options.confirm
236
237
  @param {Boolean} options.preload
237
238
  @internal
238
239
  ###
239
- confirm = (options) ->
240
+ whenConfirmed = (options) ->
240
241
  if options.preload || u.isBlank(options.confirm) || window.confirm(options.confirm)
241
242
  u.resolvedPromise()
242
243
  else
@@ -271,13 +272,20 @@ up.browser = (($) ->
271
272
  @internal
272
273
  ###
273
274
  installPolyfills = ->
274
- console.group ||= (args...) -> puts('group', args...)
275
- console.groupCollapsed ||= (args...) -> puts('groupCollapsed', args...)
276
- console.groupEnd ||= (args...) -> puts('groupEnd', args...)
275
+ window.console ?= {} # Missing in IE9 with DevTools closed
276
+ for method in ['debug', 'info', 'warn', 'error', 'group', 'groupCollapsed', 'groupEnd']
277
+ console[method] ?= (args...) -> puts('log', args...)
278
+ console.log ?= u.noop # Cannot be faked
279
+
280
+ ###*
281
+ @internal
282
+ ###
283
+ sessionStorage = u.memoize ->
284
+ window.sessionStorage || { getItem: u.noop, setItem: u.noop, removeItem: u.noop }
277
285
 
278
286
  url: url
279
287
  loadPage: loadPage
280
- confirm: confirm
288
+ whenConfirmed: whenConfirmed
281
289
  canPushState: canPushState
282
290
  canCssTransition: canCssTransition
283
291
  canInputEvent: canInputEvent
@@ -288,5 +296,6 @@ up.browser = (($) ->
288
296
  puts: puts
289
297
  sprintf: sprintf
290
298
  sprintfWithFormattedArgs: sprintfWithFormattedArgs
299
+ sessionStorage: sessionStorage
291
300
 
292
301
  )(jQuery)
@@ -268,6 +268,8 @@ up.bus = (($) ->
268
268
  emit = (eventName, eventProps = {}) ->
269
269
  event = $.Event(eventName, eventProps)
270
270
  if $target = eventProps.$element
271
+ # If a `.$element` option is given, we trigger the event
272
+ # on that element instead of the document.
271
273
  delete eventProps.$element
272
274
  else
273
275
  $target = $(document)
@@ -295,13 +297,15 @@ up.bus = (($) ->
295
297
  up.puts 'Emitted event %s', eventName
296
298
 
297
299
  ###*
298
- [Emits an event](/up.emit) and returns whether any listener
300
+ [Emits an event](/up.emit) and returns whether no listener
299
301
  has prevented the default action.
300
302
 
301
303
  @function up.bus.nobodyPrevents
302
304
  @param {String} eventName
303
305
  @param {Object} eventProps
304
306
  @param {String|Array} [eventProps.message]
307
+ @return {Boolean}
308
+ whether no listener has prevented the default action
305
309
  @experimental
306
310
  ###
307
311
  nobodyPrevents = (args...) ->
@@ -312,6 +316,26 @@ up.bus = (($) ->
312
316
  else
313
317
  true
314
318
 
319
+ ###*
320
+ [Emits](/up.emit) the given event and returns a promise
321
+ that will be resolved if no listener has prevented the default action.
322
+
323
+ If any listener prevented the default listener
324
+ the returned promise will never be resolved.
325
+
326
+ @function up.bus.whenEmitted
327
+ @param {String} eventName
328
+ @param {Object} eventProps
329
+ @param {String|Array} [eventProps.message]
330
+ @return {Promise}
331
+ @experimental
332
+ ###
333
+ whenEmitted = (args...) ->
334
+ deferred = $.Deferred()
335
+ if nobodyPrevents(args...)
336
+ deferred.resolve()
337
+ deferred.promise()
338
+
315
339
  ###*
316
340
  Registers an event listener to be called when the user
317
341
  presses the `Escape` key.
@@ -357,6 +381,8 @@ up.bus = (($) ->
357
381
  This is an internal method for to enable unit testing.
358
382
  Don't use this in production.
359
383
 
384
+ Emits event [`up:framework:reset`](/up:framework:reset).
385
+
360
386
  @function up.reset
361
387
  @experimental
362
388
  ###
@@ -413,6 +439,7 @@ up.bus = (($) ->
413
439
  off: unbind # can't name symbols `off` in Coffeescript
414
440
  emit: emit
415
441
  nobodyPrevents: nobodyPrevents
442
+ whenEmitted: whenEmitted
416
443
  onEscape: onEscape
417
444
  emitReset: emitReset
418
445
  boot: boot
@@ -408,7 +408,7 @@ up.flow = (($) ->
408
408
  # Text nodes are wrapped in a .up-insertion container so we can
409
409
  # animate them and measure their position/size for scrolling.
410
410
  # This is not possible for container-less text nodes.
411
- $wrapper = $new.contents().wrap('<span class="up-insertion"></span>').parent()
411
+ $wrapper = $new.contents().wrapAll('<span class="up-insertion"></span>').parent()
412
412
 
413
413
  # Note that since we're prepending/appending instead of replacing,
414
414
  # `$new` will not actually be inserted into the DOM, only its children.
@@ -83,11 +83,10 @@ up.history = (($) ->
83
83
 
84
84
  @function up.history.replace
85
85
  @param {String} url
86
- @param {Boolean} [options.force=false]
87
86
  @experimental
88
87
  ###
89
- replace = (url, options) ->
90
- manipulate('replace', url, options)
88
+ replace = (url) ->
89
+ manipulate('replaceState', url)
91
90
 
92
91
  ###*
93
92
  Adds a new history entry and updates the browser's
@@ -101,24 +100,47 @@ up.history = (($) ->
101
100
  [`up.submit`](/up.submit) will automatically update the
102
101
  browser's location bar for you.
103
102
 
103
+ Emits events [`up:history:push`](/up:history:push) and [`up:history:pushed`](/up:history:pushed).
104
+
104
105
  @function up.history.push
105
106
  @param {String} url
107
+ The URL for the history entry to be added.
106
108
  @experimental
107
109
  ###
108
110
  push = (url, options) ->
109
- up.puts("Current location is now %s", url)
110
- manipulate('push', url, options)
111
-
112
- manipulate = (method, url, options) ->
113
111
  options = u.options(options, force: false)
114
- if options.force || !isCurrentUrl(url)
115
- if up.browser.canPushState()
116
- fullMethod = "#{method}State" # resulting in either pushState or replaceState
117
- state = buildState()
118
- window.history[fullMethod](state, '', url)
119
- observeNewUrl(currentUrl())
120
- else
121
- u.error "This browser doesn't support history.pushState"
112
+ url = normalizeUrl(url)
113
+ if (options.force || !isCurrentUrl(url)) && up.bus.nobodyPrevents('up:history:push', url: url, message: "Adding history entry for #{url}")
114
+ manipulate('pushState', url)
115
+ up.emit('up:history:pushed', url: url, message: "Advanced to location #{url}")
116
+
117
+ ###*
118
+ This event is [emitted](/up.emit) before a new history entry is added.
119
+
120
+ @event up:history:push
121
+ @param {String} event.url
122
+ The URL for the history entry that is going to be added.
123
+ @param event.preventDefault()
124
+ Event listeners may call this method to prevent the history entry from being added.
125
+ @experimental
126
+ ###
127
+
128
+ ###*
129
+ This event is [emitted](/up.emit) after a new history entry has been added.
130
+
131
+ @event up:history:pushed
132
+ @param {String} event.url
133
+ The URL for the history entry that has been added.
134
+ @experimental
135
+ ###
136
+
137
+ manipulate = (method, url) ->
138
+ if up.browser.canPushState()
139
+ state = buildState()
140
+ window.history[method](state, '', url)
141
+ observeNewUrl(currentUrl())
142
+ else
143
+ u.error "This browser doesn't support history.#{method}"
122
144
 
123
145
  buildState = ->
124
146
  fromUp: true
@@ -139,13 +161,24 @@ up.history = (($) ->
139
161
  up.puts 'Ignoring a state not pushed by Unpoly (%o)', state
140
162
 
141
163
  pop = (event) ->
142
- up.log.group "History state popped to URL %s", currentUrl(), ->
143
- observeNewUrl(currentUrl())
144
- up.layout.saveScroll(url: previousUrl)
145
- state = event.originalEvent.state
146
- restoreStateOnPop(state)
164
+ observeNewUrl(currentUrl())
165
+ up.layout.saveScroll(url: previousUrl)
166
+ state = event.originalEvent.state
167
+ restoreStateOnPop(state)
168
+ url = currentUrl()
169
+ up.emit('up:history:restored', url: url, message: "Restored location #{url}")
170
+
171
+ ###*
172
+ This event is [emitted](/up.emit) after a history entry has been restored.
173
+
174
+ History entries are restored when the user uses the *Back* or *Forward* button.
175
+
176
+ @event up:history:restored
177
+ @param {String} event.url
178
+ The URL for the history entry that has been restored.
179
+ @experimental
180
+ ###
147
181
 
148
- # up.on 'framework:ready', ->
149
182
  if up.browser.canPushState()
150
183
  register = ->
151
184
  $(window).on "popstate", pop
@@ -160,7 +193,6 @@ up.history = (($) ->
160
193
  # We should check in 2023 if we can remove this.
161
194
  setTimeout register, 100
162
195
 
163
-
164
196
  ###*
165
197
  Changes the link's destination so it points to the previous URL.
166
198
 
@@ -182,7 +182,7 @@ up.link = (($) ->
182
182
  options.confirm = u.option(options.confirm, $link.attr('up-confirm'))
183
183
  options = u.merge(options, up.motion.animateOptions(options, $link))
184
184
 
185
- up.browser.confirm(options).then ->
185
+ up.browser.whenConfirmed(options).then ->
186
186
  up.replace(target, url, options)
187
187
 
188
188
  ###*
@@ -16,6 +16,9 @@ The output can be configured using the [`up.log.config`](/up.log.config) propert
16
16
  up.log = (($) ->
17
17
 
18
18
  u = up.util
19
+ b = up.browser
20
+
21
+ SESSION_KEY_ENABLED = 'up.log.enabled'
19
22
 
20
23
  ###*
21
24
  Configures the logging output on the developer console.
@@ -38,7 +41,7 @@ up.log = (($) ->
38
41
  ###
39
42
  config = u.config
40
43
  prefix: '[UP] '
41
- enabled: false
44
+ enabled: u.option(b.sessionStorage().getItem(SESSION_KEY_ENABLED), false)
42
45
  collapse: false
43
46
 
44
47
  reset = ->
@@ -57,7 +60,7 @@ up.log = (($) ->
57
60
  ###
58
61
  debug = (message, args...) ->
59
62
  if config.enabled && message
60
- up.browser.puts('debug', prefix(message), args...)
63
+ b.puts('debug', prefix(message), args...)
61
64
 
62
65
  ###*
63
66
  Prints a logging message to the browser console.
@@ -69,7 +72,7 @@ up.log = (($) ->
69
72
  ###
70
73
  puts = (message, args...) ->
71
74
  if config.enabled && message
72
- up.browser.puts('log', prefix(message), args...)
75
+ b.puts('log', prefix(message), args...)
73
76
 
74
77
  ###*
75
78
  @function up.log.warn
@@ -77,7 +80,7 @@ up.log = (($) ->
77
80
  ###
78
81
  warn = (message, args...) ->
79
82
  if config.enabled && message
80
- up.browser.puts('warn', prefix(message), args...)
83
+ b.puts('warn', prefix(message), args...)
81
84
 
82
85
  ###*
83
86
  - Makes sure the group always closes
@@ -90,11 +93,11 @@ up.log = (($) ->
90
93
  block = args.pop() # Coffeescript copies the arguments array
91
94
  if config.enabled && message
92
95
  stream = if config.collapse then 'groupCollapsed' else 'group'
93
- up.browser.puts(stream, prefix(message), args...)
96
+ b.puts(stream, prefix(message), args...)
94
97
  try
95
98
  block()
96
99
  finally
97
- console.groupEnd() if message
100
+ b.puts('groupEnd') if message
98
101
  else
99
102
  block()
100
103
 
@@ -104,7 +107,7 @@ up.log = (($) ->
104
107
  ###
105
108
  error = (message, args...) ->
106
109
  if message
107
- up.browser.puts('error', prefix(message), args...)
110
+ b.puts('error', prefix(message), args...)
108
111
 
109
112
  printBanner = ->
110
113
  # The ASCII art looks broken in code since we need to escape backslashes
@@ -114,14 +117,18 @@ up.log = (($) ->
114
117
  " / / / /\n" +
115
118
  "\n"
116
119
  if config.enabled
117
- banner += "Call `up.log.disable()` to disable debugging output."
120
+ banner += "Call `up.log.disable()` to disable logging for this session."
118
121
  else
119
- banner += "Call `up.log.enable()` to enable debugging output."
120
- up.browser.puts('log', banner)
122
+ banner += "Call `up.log.enable()` to enable logging for this session."
123
+ b.puts('log', banner)
121
124
 
122
125
  up.on 'up:framework:boot', printBanner
123
126
  up.on 'up:framework:reset', reset
124
127
 
128
+ setEnabled = (value) ->
129
+ b.sessionStorage().setItem(SESSION_KEY_ENABLED, value)
130
+ config.enabled = value
131
+
125
132
  ###*
126
133
  Makes future Unpoly events print vast amounts of debugging information to the developer console.
127
134
 
@@ -132,7 +139,7 @@ up.log = (($) ->
132
139
  @stable
133
140
  ###
134
141
  enable = ->
135
- config.enabled = true
142
+ setEnabled(true)
136
143
 
137
144
  ###*
138
145
  Prevents future Unpoly events from printing vast amounts of debugging information to the developer console.
@@ -143,7 +150,7 @@ up.log = (($) ->
143
150
  @stable
144
151
  ###
145
152
  disable = ->
146
- config.enabled = false
153
+ setEnabled(false)
147
154
 
148
155
  puts: puts
149
156
  debug: debug
@@ -101,9 +101,9 @@ up.modal = (($) ->
101
101
  The animation used to open the backdrop that dims the page below the dialog.
102
102
  @param {String} [config.backdropCloseAnimation='fade-out']
103
103
  The animation used to close the backdrop that dims the page below the dialog.
104
- @param {String} [config.openDuration]
104
+ @param {Number} [config.openDuration]
105
105
  The duration of the open animation (in milliseconds).
106
- @param {String} [config.closeDuration]
106
+ @param {Number} [config.closeDuration]
107
107
  The duration of the close animation (in milliseconds).
108
108
  @param {String} [config.openEasing]
109
109
  The timing function controlling the acceleration of the opening animation.
@@ -153,9 +153,6 @@ up.modal = (($) ->
153
153
  the source URL
154
154
  @stable
155
155
  ###
156
- currentUrl = undefined
157
-
158
- currentFlavor = undefined
159
156
 
160
157
  ###*
161
158
  Returns the URL of the page behind the modal overlay.
@@ -164,14 +161,25 @@ up.modal = (($) ->
164
161
  @return {String}
165
162
  @experimental
166
163
  ###
167
- coveredUrl = ->
168
- $('.up-modal').attr('up-covered-url')
164
+
165
+ state = u.config ->
166
+ phase: 'closed' # can be 'opening', 'opened', 'closing' and 'closed'
167
+ $anchor: null # the element to which the tooltip is anchored
168
+ $modal: null # the modal container
169
+ sticky: null
170
+ flavor: null
171
+ url: null
172
+ coveredUrl: null
173
+ coveredTitle: null
174
+ unshifters: []
175
+
176
+ chain = new u.DivertibleChain()
169
177
 
170
178
  reset = ->
171
- # Destroy the modal container regardless whether it's currently in a closing animation
172
- close(animation: false)
173
- currentUrl = undefined
174
- currentFlavor = undefined
179
+ state.$modal?.remove()
180
+ unshiftElements()
181
+ state.reset()
182
+ chain.reset()
175
183
  config.reset()
176
184
 
177
185
  templateHtml = ->
@@ -181,34 +189,19 @@ up.modal = (($) ->
181
189
  else
182
190
  template
183
191
 
184
- discardHistory = ->
185
- $modal = $('.up-modal')
186
- $modal.removeAttr('up-covered-url')
187
- $modal.removeAttr('up-covered-title')
188
-
189
192
  createFrame = (target, options) ->
190
- promise = u.resolvedPromise()
191
- if isOpen()
192
- promise = promise.then -> close()
193
- promise = promise.then ->
194
- currentFlavor = options.flavor
195
- $modal = $(templateHtml())
196
- $modal.attr('up-flavor', currentFlavor)
197
- $modal.attr('up-sticky', '') if options.sticky
198
- $modal.attr('up-covered-url', up.browser.url())
199
- $modal.attr('up-covered-title', document.title)
200
- $dialog = $modal.find('.up-modal-dialog')
201
- $dialog.css('width', options.width) if u.isPresent(options.width)
202
- $dialog.css('max-width', options.maxWidth) if u.isPresent(options.maxWidth)
203
- $dialog.css('height', options.height) if u.isPresent(options.height)
204
- $content = $modal.find('.up-modal-content')
205
- # Create an empty element that will match the
206
- # selector that is being replaced.
207
- u.$createPlaceholder(target, $content)
208
- $modal.appendTo(document.body)
209
- return promise
210
-
211
- unshifters = []
193
+ $modal = $(templateHtml())
194
+ $modal.attr('up-flavor', state.flavor)
195
+ $dialog = $modal.find('.up-modal-dialog')
196
+ $dialog.css('width', options.width) if u.isPresent(options.width)
197
+ $dialog.css('max-width', options.maxWidth) if u.isPresent(options.maxWidth)
198
+ $dialog.css('height', options.height) if u.isPresent(options.height)
199
+ $content = $modal.find('.up-modal-content')
200
+ # Create an empty element that will match the
201
+ # selector that is being replaced.
202
+ u.$createPlaceholder(target, $content)
203
+ $modal.appendTo(document.body)
204
+ state.$modal = $modal
212
205
 
213
206
  # Gives `<body>` a right padding in the width of a scrollbar.
214
207
  # Also gives elements anchored to the right side of the screen
@@ -218,8 +211,6 @@ up.modal = (($) ->
218
211
  # modal overlay, which has its own scroll bar.
219
212
  # This is screwed up, but Bootstrap does the same.
220
213
  shiftElements = ->
221
- return if unshifters.length > 0
222
-
223
214
  if u.documentHasVerticalScrollbar()
224
215
  $body = $('body')
225
216
  scrollbarWidth = u.scrollbarWidth()
@@ -229,18 +220,18 @@ up.modal = (($) ->
229
220
  'padding-right': "#{bodyRightShift}px",
230
221
  'overflow-y': 'hidden'
231
222
  )
232
- unshifters.push(unshiftBody)
223
+ state.unshifters.push(unshiftBody)
233
224
  up.layout.anchoredRight().each ->
234
225
  $element = $(this)
235
226
  elementRight = parseInt($element.css('right'))
236
227
  elementRightShift = scrollbarWidth + elementRight
237
228
  unshifter = u.temporaryCss($element, 'right': elementRightShift)
238
- unshifters.push(unshifter)
229
+ state.unshifters.push(unshifter)
239
230
 
240
231
 
241
232
  # Reverts the effects of `shiftElements`.
242
233
  unshiftElements = ->
243
- unshifter() while unshifter = unshifters.pop()
234
+ unshifter() while unshifter = state.unshifters.pop()
244
235
 
245
236
  ###*
246
237
  Returns whether a modal is currently open.
@@ -251,7 +242,7 @@ up.modal = (($) ->
251
242
  @stable
252
243
  ###
253
244
  isOpen = ->
254
- $('.up-modal').length > 0
245
+ state.phase == 'opened' || state.phase == 'opening'
255
246
 
256
247
  ###*
257
248
  Opens the given link's destination in a modal overlay:
@@ -297,10 +288,10 @@ up.modal = (($) ->
297
288
  the opening animation has completed.
298
289
  @stable
299
290
  ###
300
- follow = (linkOrSelector, options) ->
291
+ followAsap = (linkOrSelector, options) ->
301
292
  options = u.options(options)
302
293
  options.$link = $(linkOrSelector)
303
- open(options)
294
+ openAsap(options)
304
295
 
305
296
  ###*
306
297
  Opens a modal for the given URL.
@@ -327,10 +318,10 @@ up.modal = (($) ->
327
318
  animation has completed.
328
319
  @stable
329
320
  ###
330
- visit = (url, options) ->
321
+ visitAsap = (url, options) ->
331
322
  options = u.options(options)
332
323
  options.url = url
333
- open(options)
324
+ openAsap(options)
334
325
 
335
326
  ###*
336
327
  [Extracts](/up.extract) the given CSS selector from the given HTML string and
@@ -359,18 +350,22 @@ up.modal = (($) ->
359
350
  animation has completed.
360
351
  @stable
361
352
  ###
362
- extract = (selector, html, options) ->
353
+ extractAsap = (selector, html, options) ->
363
354
  options = u.options(options)
364
355
  options.html = html
365
356
  options.history = u.option(options.history, false)
366
357
  options.target = selector
367
- open(options)
358
+ openAsap(options)
368
359
 
369
- ###*
370
- @function open
371
- @internal
372
- ###
373
- open = (options) ->
360
+ openAsap = (options) ->
361
+ curriedOpenNow = -> openNow(options)
362
+ if isOpen()
363
+ chain.asap(closeNow, curriedOpenNow)
364
+ else
365
+ chain.asap(curriedOpenNow)
366
+ chain.promise()
367
+
368
+ openNow = (options) ->
374
369
  options = u.options(options)
375
370
  $link = u.option(u.pluckKey(options, '$link'), u.nullJQuery())
376
371
  url = u.option(u.pluckKey(options, 'url'), $link.attr('up-href'), $link.attr('href'))
@@ -393,8 +388,13 @@ up.modal = (($) ->
393
388
  options.history = u.option(options.history, u.castedAttr($link, 'up-history'), flavorDefault('history', options.flavor))
394
389
  options.history = false unless up.browser.canPushState()
395
390
 
396
- up.browser.confirm(options).then ->
397
- if up.bus.nobodyPrevents('up:modal:open', url: url, message: 'Opening modal')
391
+ up.browser.whenConfirmed(options).then ->
392
+ up.bus.whenEmitted('up:modal:open', url: url, message: 'Opening modal').then ->
393
+ state.phase = 'opening'
394
+ state.flavor = options.flavor
395
+ state.sticky = options.sticky
396
+ state.coveredUrl = up.browser.url()
397
+ state.coveredTitle = document.title
398
398
  options.beforeSwap = -> createFrame(target, options)
399
399
  extractOptions = u.merge(options, animation: false)
400
400
  if html
@@ -403,16 +403,11 @@ up.modal = (($) ->
403
403
  promise = up.replace(target, url, extractOptions)
404
404
  promise = promise.then ->
405
405
  shiftElements()
406
-
407
- promise = promise.then -> animate(options.animation, options.backdropAnimation, animateOptions)
408
-
406
+ animate(options.animation, options.backdropAnimation, animateOptions)
409
407
  promise = promise.then ->
408
+ state.phase = 'opened'
410
409
  up.emit('up:modal:opened', message: 'Modal opened')
411
410
  promise
412
- else
413
- # Although someone prevented opening the modal, keep a uniform API for
414
- # callers by returning a Deferred that will never be resolved.
415
- u.unresolvablePromise()
416
411
 
417
412
  ###*
418
413
  This event is [emitted](/up.emit) when a modal dialog is starting to open.
@@ -445,48 +440,53 @@ up.modal = (($) ->
445
440
  animation has finished.
446
441
  @stable
447
442
  ###
448
- close = (options) ->
449
- options = u.options(options)
450
- $modal = $('.up-modal')
451
- if $modal.length
452
- if up.bus.nobodyPrevents('up:modal:close', $element: $modal, message: 'Closing modal')
453
- viewportCloseAnimation = u.option(options.animation, flavorDefault('closeAnimation'))
454
- backdropCloseAnimation = u.option(options.backdropAnimation, flavorDefault('backdropCloseAnimation'))
455
- animateOptions = up.motion.animateOptions(options, duration: flavorDefault('closeDuration'), easing: flavorDefault('closeEasing'))
456
-
457
- promise = u.resolvedPromise()
458
-
459
- promise = promise.then ->
460
- animate(viewportCloseAnimation, backdropCloseAnimation, animateOptions)
443
+ closeAsap = (options) ->
444
+ if isOpen()
445
+ chain.asap -> closeNow(options)
446
+ chain.promise()
461
447
 
462
- promise = promise.then ->
463
- destroyOptions = u.options(
464
- u.except(options, 'animation', 'duration', 'easing', 'delay'),
465
- url: $modal.attr('up-covered-url')
466
- title: $modal.attr('up-covered-title')
467
- )
468
- # currentUrl must be deleted *before* calling up.destroy,
469
- # since up.navigation listens to up:fragment:destroyed and then
470
- # re-assigns .up-current classes.
471
- currentUrl = undefined
472
-
473
- return up.destroy($modal, destroyOptions)
448
+ closeNow = (options) ->
449
+ unless isOpen() # this can happen when a request fails and the chain proceeds to the next task
450
+ return u.resolvedPromise()
474
451
 
475
- promise = promise.then ->
476
- unshiftElements()
477
- currentFlavor = undefined
478
- up.emit('up:modal:closed', message: 'Modal closed')
452
+ options = u.options(options)
453
+ viewportCloseAnimation = u.option(options.animation, flavorDefault('closeAnimation'))
454
+ backdropCloseAnimation = u.option(options.backdropAnimation, flavorDefault('backdropCloseAnimation'))
455
+ animateOptions = up.motion.animateOptions(options, duration: flavorDefault('closeDuration'), easing: flavorDefault('closeEasing'))
456
+
457
+ destroyOptions = u.options(
458
+ u.except(options, 'animation', 'duration', 'easing', 'delay'),
459
+ url: state.coveredUrl,
460
+ title: state.coveredTitle
461
+ )
462
+
463
+ up.bus.whenEmitted('up:modal:close', $element: state.$modal, message: 'Closing modal').then ->
464
+ state.phase = 'closing'
465
+ state.url = null
466
+ state.coveredUrl = null
467
+ state.coveredTitle = null
468
+ promise = animate(viewportCloseAnimation, backdropCloseAnimation, animateOptions)
469
+
470
+ promise = promise.then ->
471
+ # currentUrl must be deleted *before* calling up.destroy,
472
+ # since up.navigation listens to up:fragment:destroyed and then
473
+ # re-assigns .up-current classes.
474
+ state.url = null
475
+ console.debug("destroying!")
476
+ up.destroy(state.$modal, destroyOptions)
477
+
478
+ promise = promise.then ->
479
+ unshiftElements()
480
+ state.phase = 'closed'
481
+ state.$modal = null
482
+ state.flavor = null
483
+ state.sticky = null
484
+ up.emit('up:modal:closed', message: 'Modal closed')
479
485
 
480
- promise
481
- else
482
- # Although someone prevented the destruction, keep a uniform API
483
- # for callers by returning a promise that will never be resolved.
484
- u.unresolvablePromise()
485
- else
486
- u.resolvedPromise()
486
+ promise
487
487
 
488
- markAsAnimating = (state = true) ->
489
- $('.up-modal').toggleClass('up-modal-animating', state)
488
+ markAsAnimating = (isAnimating = true) ->
489
+ state.$modal.toggleClass('up-modal-animating', isAnimating)
490
490
 
491
491
  animate = (viewportAnimation, backdropAnimation, animateOptions) ->
492
492
  # If we're not animating the dialog, don't animate the backdrop either
@@ -495,8 +495,8 @@ up.modal = (($) ->
495
495
  else
496
496
  markAsAnimating()
497
497
  promise = $.when(
498
- up.animate($('.up-modal-viewport'), viewportAnimation, animateOptions),
499
- up.animate($('.up-modal-backdrop'), backdropAnimation, animateOptions)
498
+ up.animate(state.$modal.find('.up-modal-viewport'), viewportAnimation, animateOptions),
499
+ up.animate(state.$modal.find('.up-modal-backdrop'), backdropAnimation, animateOptions)
500
500
  )
501
501
  promise = promise.then -> markAsAnimating(false)
502
502
  promise
@@ -520,9 +520,7 @@ up.modal = (($) ->
520
520
  ###
521
521
 
522
522
  autoclose = ->
523
- unless $('.up-modal').is('[up-sticky]')
524
- discardHistory()
525
- close()
523
+ closeAsap() unless state.sticky
526
524
 
527
525
  ###*
528
526
  Returns whether the given element or selector is contained
@@ -591,7 +589,7 @@ up.modal = (($) ->
591
589
  @function flavorDefault
592
590
  @internal
593
591
  ###
594
- flavorDefault = (key, flavorName = currentFlavor) ->
592
+ flavorDefault = (key, flavorName = state.flavor) ->
595
593
  value = flavorOverrides(flavorName)[key] if flavorName
596
594
  value = config[key] if u.isMissing(value)
597
595
  value
@@ -637,26 +635,26 @@ up.modal = (($) ->
637
635
  @stable
638
636
  ###
639
637
  up.link.onAction '[up-modal]', ($link) ->
640
- follow($link)
638
+ followAsap($link)
641
639
 
642
640
  # Close the modal when someone clicks outside the dialog
643
641
  # (but not on a modal opener).
644
642
  up.on('click', 'body', (event, $body) ->
645
643
  $target = $(event.target)
646
644
  unless $target.closest('.up-modal-dialog').length || $target.closest('[up-modal]').length
647
- close()
645
+ closeAsap()
648
646
  )
649
647
 
650
648
  up.on('up:fragment:inserted', (event, $fragment) ->
651
649
  if contains($fragment)
652
650
  if newSource = $fragment.attr('up-source')
653
- currentUrl = newSource
654
- else if !up.popup.contains($fragment) && contains(event.origin)
651
+ state.url = newSource
652
+ else if contains(event.origin) && !up.popup.contains($fragment)
655
653
  autoclose()
656
654
  )
657
655
 
658
656
  # Close the pop-up overlay when the user presses ESC.
659
- up.bus.onEscape(-> close())
657
+ up.bus.onEscape(closeAsap)
660
658
 
661
659
  ###*
662
660
  When this element is clicked, closes a currently open dialog.
@@ -672,8 +670,8 @@ up.modal = (($) ->
672
670
  @stable
673
671
  ###
674
672
  up.on('click', '[up-close]', (event, $element) ->
675
- if $element.closest('.up-modal').length
676
- close()
673
+ if contains($element)
674
+ closeAsap()
677
675
  # Only prevent the default when we actually closed a modal.
678
676
  # This way we can have buttons that close a modal when within a modal,
679
677
  # but link to a destination if not.
@@ -684,17 +682,14 @@ up.modal = (($) ->
684
682
  up.on 'up:framework:reset', reset
685
683
 
686
684
  knife: eval(Knife?.point)
687
- visit: visit
688
- follow: follow
689
- extract: extract
690
- open: -> up.error('up.modal.open no longer exists. Please use either up.modal.follow or up.modal.visit.')
691
- close: close
692
- url: -> currentUrl
693
- coveredUrl: coveredUrl
685
+ visit: visitAsap
686
+ follow: followAsap
687
+ extract: extractAsap
688
+ close: closeAsap
689
+ url: -> state.url
690
+ coveredUrl: -> state.coveredUrl
694
691
  config: config
695
- defaults: -> u.error('up.modal.defaults(...) no longer exists. Set values on he up.modal.config property instead.')
696
692
  contains: contains
697
- source: -> up.error('up.modal.source no longer exists. Please use up.popup.url instead.')
698
693
  isOpen: isOpen
699
694
  flavor: flavor
700
695