unpoly-rails 2.0.0.pre.rc2 → 2.0.0.pre.rc3

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.

checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e123573f3acd82d20b58f2d570d1766ef956876772a4d088677d8e64651c80e0
4
- data.tar.gz: 441e8457e27007896df9dbcc35a2c3bacfff0877ba52f970aa746747874c49f7
3
+ metadata.gz: 42d058214586ccb37802cfcf3b5edbff1f789ab0728bcfd194e4ff82c55e1cea
4
+ data.tar.gz: dc426785e9bdc9e50754aa99122dd712db99689d2e989b757664ef322cd9a179
5
5
  SHA512:
6
- metadata.gz: a48ef185c79706b17187d8c6e95f343d91dc6ac4a21a15c205db8328e10f1448a1d68f39f8e1d3465dec6c0e2894c7df870dbd37cdf6e9f91d7fe918a2d6ea14
7
- data.tar.gz: a0f8d07f0273e049beac32d1648e71250d3915cb9a68313b8ee1e69ae1b503af64835a91a80114e6230b82e2189da834c2373847bd36b0e4fc73eb4f269b81bd
6
+ metadata.gz: 07b84b85e8e9343499fe6cddd08e508693727748421f773bb718460bd707776a6f2a400da9185850f506932c36eefbdfd0f5968f38cab142bfda341dc8bf21fb
7
+ data.tar.gz: f1461eece83fe9ab257aa9b2b581b660b32caf7f4a69f79ebb143a6ade86f4f2894c9ace2c0aed35f34373deccba3a70d8ccb22c3d71490e2288c5c04d10a8d8
data/README.md CHANGED
@@ -64,17 +64,9 @@ To prepare a new version:
64
64
  1. Edit `lib/unpoly/rails/version.rb` and bump the version number. Use [semantic versioning](http://semver.org/).
65
65
  2. Add an entry to `CHANGELOG.md`
66
66
  3. Commit and push the version bump and `CHANGELOG.md`
67
+ 4. Log into Rubygems and npm
67
68
 
68
- Now we can release a new version. **This requires your to be logged into Rubygems and npm**:
69
-
70
- 1. From the project root, type `rake publish:build`. This will output minified JS and CSS files to the `dist` folder. It also updates the `package.json` for npm.
71
- 2. Commit and push the generated files. There is a rake task `rake publish:commit` that helps with this.
72
- 3. From the project root, type `rake publish:release`. This will publish a new gem version to Rubygems.org.
73
- 4. It will also push a tag for this version, which Bower requires for its own versioning scheme. Finally it publishes to npm.
74
-
75
- Always remember to build, commit and push build artifacts before calling `rake publish:release` so the Git tag points to the correct commit.
76
-
77
- If you have done this process a few times and know what you're doing, you can call `rake publish:all` to run all these steps in sequence.
69
+ Now you can call `rake release:all` to publish to Rubygems and npm.
78
70
 
79
71
  After you have published all release channels, remember to:
80
72
 
data/dist/unpoly.js CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  (function() {
7
7
  window.up = {
8
- version: "2.0.0-rc2"
8
+ version: "2.0.0-rc3"
9
9
  };
10
10
 
11
11
  }).call(this);
data/dist/unpoly.min.js CHANGED
@@ -1,4 +1,4 @@
1
- (function(){window.up={version:"2.0.0-rc2"}}).call(this),function(){up.mockable=function(t){var e,n;return n=null,(e=function(){return(n||t).apply(null,arguments)}).mock=function(){return n=jasmine.createSpy("mockable",t)},document.addEventListener("up:framework:reset",function(){return n=null}),e}}.call(this),function(){var n,r,e,i,s,t,o,u,a,p,l,c,h,f,d,m,y,g,v,b,w,k,E,S,L,C,_,O,T,F,R,A,x,P,q,D,M,H,j,N,z,B,V,K,U,I,W,Q,X,G,$,J,Y,Z,tt,et,nt,rt,ot,it,st,ut,at,pt,lt,ct,ht,ft,dt,mt,yt,gt,vt,bt,wt,kt,Et,St,Lt,Ct,_t,Ot,Tt,Ft,Rt,At,xt,Pt,qt,Dt,Mt,Ht,jt,Nt,zt,Bt,Vt,Kt,Ut,It,Wt,Qt,Xt,Gt,$t,Jt,Yt,Zt,te,ee,ne,re,oe,ie,se,ue,ae,pe,le,ce=[].slice,he={}.hasOwnProperty;up.util=(i={host:"cross-domain",stripTrailingSlash:(at=function(t,e){return(""===(e=e.toString())||"80"===e)&&"http:"===t||"443"===e&&"https:"===t},!(c=function(){return Promise.resolve()})),search:!0,hash:(bt=function(e){var n,r;return r=void 0,n=!1,function(){var t;return t=1<=arguments.length?ce.call(arguments,0):[],n?r:(n=!0,r=e.apply(this,t))}},!(Ot=function(){}))},Ft=function(t,e){var n,r,o;return e=Ct(e,i),r=Dt(t),n="","cross-domain"===e.host&&(e.host=B(r)),e.host&&(n+=r.protocol+"//"+r.hostname,at(r.protocol,r.port)||(n+=":"+r.port)),o=r.pathname,e.stripTrailingSlash&&(o=o.replace(/\/$/,"")),n+=o,e.search&&(n+=r.search),e.hash&&(n+=r.hash),n},ae=function(t){return Ft(t,{host:!1})},vt=function(t,e){return Ft(t)===Ft(e)},r=location.protocol,n=location.hostname,B=function(t){var e;return(!pt(t)||-1!==t.indexOf("//"))&&(e=Dt(t),n!==e.hostname||r!==e.protocol)},Dt=function(t){var e;return J(t)?e=up.element.get(t):t.pathname?e=t:(e=document.createElement("a")).href=t,e.hostname||(e.href=e.href),"/"!==e.pathname[0]&&((e=Mt(e,["protocol","hostname","port","pathname","search","hash"])).pathname="/"+e.pathname),e},Tt=function(t){return t?t.toUpperCase():"GET"},Et=function(t){return"GET"!==t&&"HEAD"!==t},l=function(t){var e,n,r,o,i,s,u;for(s=t,e=0,r=(i=2<=arguments.length?ce.call(arguments,1):[]).length;e<r;e++)for(n in o=i[e])he.call(o,n)&&(u=o[n],s[n]=u);return s},p=Object.assign||l,pe=function(t){var e,n,r;for(e in n=[],t)r=t[e],n.push(r);return n},xt=Object.values||pe,ht=function(e){return pt(e)?function(t){return t[e]}:e},gt=function(t,e){var n;return n=function(t,e){return t[e[0]]=e[1],t},yt(t,e).reduce(n,{})},w=yt=function(t,e){var n,r,o,i,s;if(0===t.length)return[];for(e=ht(e),s=[],n=o=0,i=t.length;o<i;n=++o)r=t[n],s.push(e(r,n));return s},k=function(t,e){var n,r;for(r=[];(n=t.next())&&!n.done;)r.push(e(n.value));return r},ee=function(t,e){var n,r,o,i;for(i=[],n=r=0,o=t-1;0<=o?r<=o:o<=r;n=0<=o?++r:--r)i.push(e(n));return i},et=function(t){return null===t},ct=function(t){return void 0===t},V=function(t){return!ct(t)},Z=function(t){return ct(t)||et(t)},G=function(t){return!Z(t)},(N=function(t){return!!Z(t)||(rt(t)&&t[N.key]?t[N.key]():pt(t)||Y(t)?0===t.length:!!ot(t)&&0===Object.keys(t).length)}).key="up.util.isBlank",zt=function(t,e){return null==e&&(e=it),e(t)?t:void 0},it=function(t){return!N(t)},X=function(t){return"function"==typeof t},pt=function(t){return"string"==typeof t||t instanceof String},z=function(t){return"boolean"==typeof t||t instanceof Boolean},nt=function(t){return"number"==typeof t||t instanceof Number},ot=function(t){return"object"==typeof t&&!et(t)&&(ct(t.constructor)||t.constructor===Object)},rt=function(t){var e;return"object"==(e=typeof t)&&!et(t)||"function"===e},K=function(t){return t instanceof Element},ut=function(t){return t instanceof RegExp},J=function(t){return!!(null!=t?t.jquery:void 0)},U=function(t){var e;return!(!t||!(t.addEventListener||(null!=(e=t[0])?e.addEventListener:void 0)))},st=function(t){return rt(t)&&X(t.then)},H=Array.isArray,Q=function(t){return t instanceof FormData},ne=function(t){return H(t)?t:g(t)},Y=function(t){return H(t)||tt(t)||M(t)||J(t)||$(t)},tt=function(t){return t instanceof NodeList},$=function(t){return t instanceof HTMLCollection},M=function(t){return"[object Arguments]"===Object.prototype.toString.call(t)},Rt=function(t){return et(t)?void 0:t},le=function(t){return Y(t)?t:Z(t)?[]:[t]},y=function(t){return rt(t)&&t[y.key]?t=t[y.key]():Y(t)?t=g(t):ot(t)&&(t=p({},t)),t},g=function(t){return Array.prototype.slice.call(t)},y.key="up.util.copy",Date.prototype[y.key]=function(){return new Date(+this)},wt=function(){var t;return t=1<=arguments.length?ce.call(arguments,0):[],p.apply(null,[{}].concat(ce.call(t)))},kt=function(){var t,e,n,r,o,i,s;for(r={},t=0,n=(i=1<=arguments.length?ce.call(arguments,0):[]).length;t<n;t++)if(o=i[t])for(e in o)s=o[e],V(s)&&(r[e]=s);return r},Ct=function(t,e){return e?wt(e,t):t?y(t):{}},qt=function(t,e){var n;return n=T(t),V(t[0])&&((n=y(n))[e]=t[0]),n},R=function(t,e){var n,r,o,i;for(e=ht(e),i=void 0,r=0,o=t.length;r<o;r++)if(e(n=t[r])){i=n;break}return i},$t=function(t,e){return!!A(t,e)},A=function(t,e){var n,r,o,i;for(e=ht(e),n=r=0,o=t.length;r<o;n=++r)if(i=e(t[n],n))return i},C=function(t,e){var n,r,o,i;for(e=ht(e),i=!0,n=r=0,o=t.length;r<o;n=++r)if(!e(t[n],n)){i=!1;break}return i},f=function(t){return F(t,G)},d=function(t){return Ht(t,G)},re=function(t){return t.length<2?t:Gt(a(t))},oe=function(t,r){var o;return t.length<2?t:(r=ht(r),o=new Set,F(t,function(t,e){var n;return n=r(t,e),!o.has(n)&&(o.add(n),!0)}))},Gt=function(t){var e;return e=[],t.forEach(function(t){return e.push(t)}),e},a=function(t){var e;return e=new Set,t.forEach(function(t){return e.add(t)}),e},F=function(t,n){var r;return n=ht(n),r=[],w(t,function(t,e){if(n(t,e))return r.push(t)}),r},Kt=function(t,n){return n=ht(n),F(t,function(t,e){return!n(t,e)})},D=function(t,e){return F(t,function(t){return m(e,t)})},Qt=function(t,e){return setTimeout(e,t)},Vt=function(t){return setTimeout(t,0)},Bt=function(t){return Promise.resolve().then(t)},t=function(t){var e;return e=!1,Bt(function(){if(!e)return t()}),function(){return e=!0}},ft=function(t){return t[t.length-1]},m=function(t,e){return 0<=t.indexOf(e)},At=function(t,e){var n;return n=Mt(t,Object.keys(e)),I(e,n)},Mt=function(t,e){var n,r,o,i;for(n={},r=0,i=e.length;r<i;r++)(o=e[r])in t&&(n[o]=t[o]);return n},Ht=function(t,e){var n,r;for(r in e=ht(e),n={},t)e(t[r],r,t)&&(n[r]=t[r]);return n},Pt=function(t,n){return Ht(t,function(t,e){return!m(n,e)})},se=function(){return new Promise(Ot)},Ut=function(t,e){var n;if(0<=(n=t.indexOf(e)))return t.splice(n,1),e},L=function(t){var e,n;return n=t,e=2<=arguments.length?ce.call(arguments,1):[],X(n)?n.apply(null,e):n},e={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;"},E=function(t){return t.replace(/[&<>"']/g,function(t){return e[t]})},S=function(t){return t.replace(/[\\^$*+?.()|[\]{}]/g,"\\$&")},jt=function(t,e){var n;return n=t[e],delete t[e],n},It=function(t,e,n){return t[n]=jt(t,e)},O=function(t,e){if(e(ft(t)))return t.pop()},_=function(t){return O(t,X)},T=function(t){return O(t,ot)||{}},q=function(t){return t},Xt=function(t){return 1===t.length?t[0]:function(){return yt(t,function(t){return t()})}},P=function(t){var e,n,r,o;for(e=[],n=0,r=t.length;n<r;n++)o=t[n],Y(o)?e.push.apply(e,o):e.push(o);return e},x=function(t,e){return P(yt(t,e))},lt=function(t){return!!t},u=function(t,e){return t.then(e,e)},St=function(t){return null!=t?t["catch"](Ot):void 0},Lt=function(){var t,n,r;return n=r=void 0,(t=new Promise(function(t,e){return r=t,n=e})).resolve=r,t.reject=n,t.promise=function(){return t},t},h=function(t){var e;try{return Promise.resolve(t())}catch(n){return e=n,Promise.reject(e)}},j=function(t){return Object.prototype.hasOwnProperty(t)},(I=function(e,n){var t,r;return(null!=e?e.valueOf:void 0)&&(e=e.valueOf()),(null!=n?n.valueOf:void 0)&&(n=n.valueOf()),typeof e==typeof n&&(Y(e)&&Y(n)?W(e,n):rt(e)&&e[I.key]?e[I.key](n):ot(e)&&ot(n)?(t=Object.keys(e),r=Object.keys(n),!!W(t,r)&&C(t,function(t){return I(e[t],n[t])})):e===n)}).key="up.util.isEqual",W=function(t,n){return t.length===n.length&&C(t,function(t,e){return I(t,n[e])})},Jt=function(t,e){return null==e&&(e=" "),pt(t)?(t=t.split(e),t=yt(t,function(t){return t.trim()}),t=F(t,it)):le(t)},_t=0,Wt=function(t){return y(t).reverse()},Nt=function(t,e){return e+ue(t)},ie=function(t,e){var n,r;if(r=new RegExp("^"+e+"(.+)$"),n=t.match(r))return mt(n[1])},v=function(t,e,r){return le(e).forEach(function(n){return Object.defineProperty(t,n,{get:function(){var t,e;return e=(t=r.call(this))[n],X(e)&&(e=e.bind(t)),e},set:function(t){return r.call(this)[n]=t}})})},dt=function(t){var e,n,r,o;for(e in n={},t)o=t[e],(r=ie(e,"get_"))?b(n,r,o):n[e]=o;return n},te=function(t){var e,n,r,o,i,s,u,a,p;if(s=200,n="",pt(t))a=(a=(a=t.replace(/[\n\r\t ]+/g," ")).replace(/^[\n\r\t ]+/,"")).replace(/[\n\r\t ]$/,"");else if(ct(t))a="undefined";else if(nt(t)||X(t))a=t.toString();else if(H(t))a="["+yt(t,te).join(", ")+"]",n="]";else if(J(t))a="$("+yt(t,te).join(", ")+")",n=")";else if(K(t)){for(a="<"+t.tagName.toLowerCase(),o=0,i=(u=["id","name","class"]).length;o<i;o++)e=u[o],(p=t.getAttribute(e))&&(a+=" "+e+'="'+p+'"');a+=">",n=">"}else if(ut(t))a=t.toString();else try{a=JSON.stringify(t)}catch(l){if("TypeError"!==(r=l).name)throw r;a="(circular structure)"}return a.length>s&&(a=a.substr(0,s)+" \u2026",a+=n),a},s=/\%[oOdisf]/g,Yt=function(t){var e,n;return n=t,e=2<=arguments.length?ce.call(arguments,1):[],Zt.apply(null,[q,n].concat(ce.call(e)))},o=function(t){return Promise.all(yt(t,St))},{parseURL:Dt,normalizeURL:Ft,urlWithoutHost:ae,matchURLs:vt,normalizeMethod:Tt,methodAllowsPayload:Et,assign:p,assignPolyfill:l,copy:y,copyArrayLike:g,merge:wt,mergeDefined:kt,options:Ct,parseArgIntoOptions:qt,each:w,eachIterator:k,map:yt,flatMap:x,mapObject:gt,times:ee,findResult:A,some:$t,every:C,find:R,filter:F,reject:Kt,intersect:D,compact:f,compactObject:d,uniq:re,uniqBy:oe,last:ft,isNull:et,isDefined:V,isUndefined:ct,isGiven:G,isMissing:Z,isPresent:it,isBlank:N,presence:zt,isObject:rt,isFunction:X,isString:pt,isBoolean:z,isNumber:nt,isElement:K,isJQuery:J,isElementish:U,isPromise:st,isOptions:ot,isArray:H,isFormData:Q,isNodeList:tt,isArguments:M,isList:Y,isRegExp:ut,timer:Qt,contains:m,objectContains:At,toArray:ne,pick:Mt,pickBy:Ht,omit:Pt,unresolvablePromise:se,remove:Ut,memoize:bt,pluckKey:jt,renameKey:It,extractOptions:T,extractCallback:_,noop:Ot,asyncNoop:c,identity:q,escapeHTML:E,escapeRegExp:S,sequence:Xt,evalOption:L,flatten:P,isTruthy:lt,newDeferred:Lt,always:u,muteRejection:St,asyncify:h,isBasicObjectProperty:j,isCrossOrigin:B,task:Vt,microtask:Bt,abortableMicrotask:t,isEqual:I,splitValues:Jt,endsWith:function(t,e){return!(e.length>t.length)&&t.substring(t.length-e.length)===e},wrapList:le,wrapValue:function(t){var e,n;return n=t,(e=2<=arguments.length?ce.call(arguments,1):[])[0]instanceof n?e[0]:function(t,e,n){n.prototype=t.prototype;var r=new n,o=t.apply(r,e);return Object(o)===o?o:r}(n,e,function(){})},simpleEase:function(t){return t<.5?2*t*t:t*(4-2*t)-1},values:xt,arrayToSet:a,setToArray:Gt,uid:function(){return _t++},upperCaseFirst:ue=function(t){return t[0].toUpperCase()+t.slice(1)},lowerCaseFirst:mt=function(t){return t[0].toLowerCase()+t.slice(1)},getter:b=function(t,e,n){return Object.defineProperty(t,e,{get:n})},delegate:v,literal:dt,reverse:Wt,prefixCamelCase:Nt,unprefixCamelCase:ie,camelToKebabCase:function(t){return t.replace(/[A-Z]/g,function(t){return"-"+t.toLowerCase()})},nullToUndefined:Rt,sprintf:Yt,sprintfWithFormattedArgs:Zt=function(t,e){var n,r,o,i;return r=t,i=e,n=3<=arguments.length?ce.call(arguments,2):[],i?(o=0,i.replace(s,function(){var t;return t=n[o],t=r(te(t)),o+=1,t})):""},renameKeys:function(t,e){var n,r,o;for(n in r={},t)o=t[n],r[e(n)]=o;return r},timestamp:function(){return Math.floor(.001*Date.now())},allSettled:o})}.call(this),function(){var t,o,e,n,r,i,s,u=[].slice;up.error=(s=up.util,o=function(t,e){var n;return null==e&&(e={}),s.isArray(t)&&(t=s.sprintf.apply(s,t)),n=new Error(t),s.assign(n,e),n},n=(e=function(n,r){var e;return null==r&&(r=o),(e=function(){var t,e;return t=1<=arguments.length?u.call(arguments,0):[],(e=r.apply(null,t)).name=n,e}).is=function(t){return t.name===n},e.async=function(){var t;return t=1<=arguments.length?u.call(arguments,0):[],Promise.reject(e.apply(null,t))},e})("up.Failed"),t=e("AbortError",function(t){return o(t||"Aborted")}),i=e("up.NotImplemented"),r=e("up.NotApplicable",function(t,e){return o("Cannot apply change: "+t+" ("+e+")")}),{failed:n,aborted:t,invalidSelector:e("up.InvalidSelector",function(t){return o("Cannot parse selector: "+t)}),notApplicable:r,notImplemented:i,emitGlobal:function(t){var e;return e=t.message,up.emit(window,"error",{message:e,error:t,log:!1})}})}.call(this),function(){up.migrate={config:{}}}.call(this),function(){var t,e,n,r,o,i,s,u,a,p,l,c,h,f=[].slice;up.browser=(h=up.util,p=function(t){return new up.Request(t).loadPage()},c=function(t){return t.submit()},u=h.memoize(function(){return"ActiveXObject"in window}),s=function(){return history.pushState&&"GET"===up.protocol.initialRequestMethod()},i=h.memoize(function(){return!!window.Promise}),n=h.memoize(function(){return!u()}),o=h.memoize(function(){return!u()}),r=function(){return!!window.jQuery},l=function(t){var e,n;return(n=null!=(e=document.cookie.match(new RegExp(t+"=(\\w+)")))?e[1]:void 0)&&(document.cookie=t+"=; expires=Thu, 01-Jan-70 00:00:01 GMT; path=/"),n},t=function(t){return!t.confirm||window.confirm(t.confirm)||function(){throw up.error.aborted("User canceled action")}()},a=function(){return i()},e=function(){var t;return t=1<=arguments.length?f.call(arguments,0):[],r()||up.fail("jQuery must be published as window.jQuery"),jQuery.apply(null,t)},h.literal({loadPage:p,submitForm:c,canPushState:s,canFormatLog:n,canPassiveEventListener:o,canJQuery:r,assertConfirmed:t,isSupported:a,popCookie:l,jQuery:e,isIE11:u}))}.call(this),function(){var n,r,e,o,t,i,s,u,a,p,l,c,h,f,d,m,y,g,v,b,w,k,E,S,L,C,_,O,T,F,R,A,x,P,q,D,M,H,j,N,z,B,V,K,U,I,W,Q,X,G,$,J,Y,Z,tt,et,nt,rt,ot,it,st,ut,at,pt,lt,ct=[].slice;up.element=(st=up.util,r=up.browser.isIE11()?"msMatchesSelector":"matches",S=function(){var t,e;return e=(t=1<=arguments.length?ct.call(arguments,0):[]).pop(),(t[0]||document).querySelector(e)},i=function(){var t,e;return e=(t=1<=arguments.length?ct.call(arguments,0):[]).pop(),(t[0]||document).querySelectorAll(e)},tt=function(t,e){var n;return n=[],N(t,e)&&n.push(t),n.push.apply(n,i(t,e)),n},q=function(t,e){var n;return n=_(e),t.contains(n)},h=function(t,e){return t.closest?t.closest(e):N(t,e)?t:s(t,e)},N=function(t,e){return"function"==typeof t[r]?t[r](e):void 0},s=function(t,e){var n;if(n=t.parentElement)return N(n,e)?n:s(n,e)},u=function(t,e){return C(h(t,e),tt(t,e))},_=function(){var t,e;return e=(t=1<=arguments.length?ct.call(arguments,0):[]).pop(),st.isElement(e)?e:st.isString(e)?S.apply(null,ct.call(t).concat([e])):st.isList(e)?(1<e.length&&up.fail("up.element.get(): Cannot cast multiple elements (%o) to a single element",e),e[0]):e},C=function(){var t;return t=1<=arguments.length?ct.call(arguments,0):[],st.flatMap(t,pt)},pt=function(t){return st.isString(t)?i(t):st.wrapList(t)},U=function(t){var e;return t.remove?t.remove():(e=t.parentNode)?e.removeChild(t):void 0},F=function(t){return t.style.display="none"},Y=function(t){return t.style.display=""},nt=function(t,e){return null==e&&(e=!H(t)),e?Y(t):F(t)},ot=function(t,e,n){var r;return r=t.classList,null==n&&(n=!r.contains(e)),n?r.add(e):r.remove(e)},rt=function(t,e,n,r){return null==r&&(r=!t.hasAttribute(e)),r?t.setAttribute(e,n):t.removeAttribute(e)},W=function(t,e){var n,r,o;for(n in r=[],e)o=e[n],st.isGiven(o)?r.push(t.setAttribute(n,o)):r.push(t.removeAttribute(n));return r},$=function(t,e){var n,r,o,i,s;for(i={},n=0,o=(s=Object.keys(e)).length;n<o;n++)r=s[n],i[r]=t.getAttribute(r);return W(t,e),function(){return W(t,i)}},z=function(t){var e,n;return n="meta"+a("name",t),null!=(e=S(n))?e.getAttribute("content"):void 0},x=function(t,e){return t.insertAdjacentElement("beforebegin",e)},I=function(t,e){return t.parentElement.replaceChild(e,t)},b=function(t,e){var o,n,r,i,s,u,a,p,l,c,h,f,d,m,y,g,v;for(o=[],u=t.replace(/\[([\w-]+)(?:[\~\|\^\$\*]?=(["'])?([^\2\]]*?)\2)?\]/g,function(t,e,n,r){return o.push(r||""),"["+e+"]"}).split(/[ >]+/),f=i=m=void 0,a=0,c=u.length;a<c;a++){if(s=u[a],g=void 0,s=s.replace(/^[\w-]+/,function(t){return g=t,""}),i=document.createElement(g||"div"),m||(m=i),s=(s=s.replace(/\#([\w-]+)/,function(t,e){return i.id=e,""})).replace(/\.([\w-]+)/g,function(t,e){return i.classList.add(e),""}),o.length&&(s=s.replace(/\[([\w-]+)\]/g,function(t,e){return i.setAttribute(e,o.shift()),""})),""!==s)throw up.error.invalidSelector(t);null!=f&&f.appendChild(i),f=i}if(e){if(n=st.pluckKey(e,"class"))for(p=0,h=(d=st.wrapList(n)).length;p<h;p++)l=d[p],m.classList.add(l);(y=st.pluckKey(e,"style"))&&Q(m,y),(v=st.pluckKey(e,"text"))&&(m.textContent=v),(r=st.pluckKey(e,"content"))&&(m.innerHTML=r),W(m,e)}return m},t=function(t){var e,n,r,o,i,s;return o=t,e=2<=arguments.length?ct.call(arguments,1):[],n=st.extractOptions(e),2===e.length?(i=e[0],s=e[1]):(i="beforeend",s=e[0]),r=b(s,n),o.insertAdjacentElement(i,r),r},et=function(){var t,e;return t=1<=arguments.length?ct.call(arguments,0):[],(e=up.fragment).toTarget.apply(e,t)},o=["HTML","BODY","HEAD","TITLE"],e=new RegExp("\\b("+o.join("|")+")\\b","i"),D=up.mockable(function(t){return N(t,o.join(","))}),M=function(t){return e.test(t)},k=function(t){return t.tagName.toLowerCase()},a=function(t,e){return"["+t+'="'+(e=e.replace(/"/g,'\\"'))+'"]'},it=function(t){return"["+t+"]:not(["+t+"=false])"},R=function(t){return t.match(/^[a-z0-9\-_]+$/i)?"#"+t:a("id",t)},g=function(t){return(new DOMParser).parseFromString(t,"text/html")},v=function(t){var e;return(e=document.createRange()).setStart(document.body,0),e.createContextualFragment(t).childNodes[0]},O=function(){return document.documentElement},K=function(t){return t.offsetHeight},y=function(t){var e;return e=J(t,{transition:"none"}),K(t),e},T=function(t){var e,n,r;return n=(r=st.isOptions(t)?t:d(t)).transitionProperty,e=r.transitionDuration,!("none"===n||"all"===n&&0===e)},L=function(t){var e,n;return e=t.getBoundingClientRect(),t.style.position="absolute",n=t.offsetParent.getBoundingClientRect(),Q(t,{left:e.left-m(t,"margin-left")-n.left,top:e.top-m(t,"margin-top")-n.top,right:"",bottom:""})},G=function(t,e){var n,r,o;for(n in r=[],e)o=e[n],r.push(X(t,n,o));return r},X=function(t,e,n){if(st.isMissing(t.getAttribute(e)))return t.setAttribute(e,n)},ut=function(e){var n,t;return n=e.parentNode,t=st.toArray(e.childNodes),st.each(t,function(t){return n.insertBefore(t,e)}),n.removeChild(e)},lt=function(t,e){var n,r;for(null==e&&(e="up-wrapper"),r=b(e);n=t.firstChild;)r.appendChild(n);return t.appendChild(r),r},Z=function(t,e){return st.nullToUndefined(t.getAttribute(e))},p=function(t,e,n){var r;switch(r=Z(t,e)){case"false":return!1;case"true":case"":case e:return!0;default:if(n)return r}},l=function(t,e){return p(t,e,!0)},V=function(t,e){var n;if((n=t.getAttribute(e))&&(n=n.replace(/_/g,"")).match(/^[\d\.]+$/))return parseFloat(n)},j=function(t,e){var n,r;if(n="function"==typeof t.getAttribute&&null!=(r=t.getAttribute(e))?r.trim():void 0)return JSON.parse(n)},c=function(n,t,r){var o,e;if(null==r&&(r=[]),e=n.getAttribute(t))return o=function(t,e,n){n.prototype=t.prototype;var r=new n,o=t.apply(r,e);return Object(o)===o?o:r}(Function,["event"].concat(ct.call(r),[e]),function(){}),function(t){var e;return e=st.values(st.pick(t,r)),o.call.apply(o,[n,t].concat(ct.call(e)))}},f=function(t,e){var n;return null!=(n=h(t,"["+e+"]"))?n.getAttribute(e):void 0},J=function(t,e){var n;return n=A(t,Object.keys(e)),Q(t,e),function(){return Q(t,n)}},d=function(t,e){var n;return n=window.getComputedStyle(t),E(n,e)},m=function(t,e){var n;return n=d(t,e),st.isGiven(n)?parseFloat(n):void 0},A=function(t,e){var n;return n=t.style,E(n,e)},E=function(t,e){return st.isString(e)?t[e]:st.pick(t,e)},Q=function(t,e){var n,r,o,i;for(n in o=t.style,r=[],e)i=e[n],i=B(n,i),r.push(o[n]=i);return r},B=function(t,e){return st.isMissing(e)?e="":n.has(t.toLowerCase().replace(/-/,""))&&(e=w(e)),e},n=st.arrayToSet(["top","right","bottom","left","padding","paddingtop","paddingright","paddingbottom","paddingleft","margin","margintop","marginright","marginbottom","marginleft","borderwidth","bordertopwidth","borderrightwidth","borderbottomwidth","borderleftwidth","width","height","maxwidth","maxheight","minwidth","minheight"]),w=function(t){return st.isNumber(t)||st.isString(t)&&/^\d+$/.test(t)?t.toString()+"px":t},H=function(t){return!!(t.offsetWidth||t.offsetHeight||t.getClientRects().length)},at=function(t){var e,n,r,o,i,s,u;for(u=/^up-/,n={},r=0,o=(s=t.attributes).length;r<o;r++)(i=(e=s[r]).name).match(u)&&(n[i]=e.value);return n},P=function(t){return t!==document&&!O().contains(t)},st.literal({all:i,subtree:tt,isInSubtree:q,closest:h,closestAttr:f,matches:N,ancestor:s,around:u,get:_,list:C,remove:U,toggle:nt,toggleClass:ot,hide:F,show:Y,metaContent:z,replace:I,insertBefore:x,createFromSelector:b,setAttrs:W,setTemporaryAttrs:$,affix:t,toSelector:et,idSelector:R,isSingleton:D,isSingletonSelector:M,attributeSelector:a,trueAttributeSelector:it,elementTagName:k,createDocumentFromHTML:g,createFromHTML:v,get_root:O,paint:K,concludeCSSTransition:y,hasCSSTransition:T,fixedToAbsolute:L,setMissingAttrs:G,setMissingAttr:X,unwrap:ut,wrapChildren:lt,attr:Z,booleanAttr:p,numberAttr:V,jsonAttr:j,callbackAttr:c,booleanOrStringAttr:l,setTemporaryStyle:J,style:d,styleNumber:m,inlineStyle:A,setStyle:Q,isVisible:H,upAttrs:at,toggleAttr:rt,isDetached:P}))}.call(this),function(){var n,e=[].slice;n=up.util,up.Class=function(){function t(){}return t.getter=function(t,e){return n.getter(this.prototype,t,e)},t.accessor=function(t,e){return Object.defineProperty(this.prototype,t,e)},t.delegate=function(t,e){return n.delegate(this.prototype,t,function(){return this[e]})},t.wrap=function(){var t;return t=1<=arguments.length?e.call(arguments,0):[],n.wrapValue.apply(n,[this].concat(e.call(t)))},t}()}.call(this),function(){var n,r=function(t,e){function n(){this.constructor=t}for(var r in e)o.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},o={}.hasOwnProperty;n=up.util,up.Record=function(t){function e(t){n.assign(this,this.defaults(t),this.attributes(t))}return r(e,t),e.prototype.keys=function(){throw"Return an array of keys"},e.prototype.defaults=function(){return{}},e.prototype.attributes=function(t){return null==t&&(t=this),n.pick(t,this.keys())},e.prototype[""+n.copy.key]=function(){return this.variant()},e.prototype.variant=function(t){return null==t&&(t={}),new this.constructor(n.merge(this.attributes(),t))},e.prototype[""+n.isEqual.key]=function(t){return this.constructor===t.constructor&&n.isEqual(this.attributes(),t.attributes())},e}(up.Class)}.call(this),function(){}.call(this),function(){var c;c=up.element,up.BodyShifter=function(){function t(){this.unshiftFns=[],this.reset()}return t.prototype.reset=function(){return this.unshiftNow(),this.shiftCount=0},t.prototype.shift=function(){var t,e,n,r,o,i,s,u,a,p,l;if(this.shiftCount++,!(1<this.shiftCount)&&(p=up.viewport.rootHasReducedWidthFromScrollbar(),s=up.viewport.rootOverflowElement(),this.changeStyle(s,{overflowY:"hidden"}),p)){for(e=document.body,n=(l=up.viewport.scrollbarWidth())+c.styleNumber(e,"paddingRight"),this.changeStyle(e,{paddingRight:n}),a=[],o=0,i=(u=up.viewport.anchoredRight()).length;o<i;o++)t=u[o],r=l+c.styleNumber(t,"right"),a.push(this.changeStyle(t,{right:r}));return a}},t.prototype.changeStyle=function(t,e){return this.unshiftFns.push(c.setTemporaryStyle(t,e))},t.prototype.unshift=function(){if(this.shiftCount--,!(0<this.shiftCount))return this.unshiftNow()},t.prototype.unshiftNow=function(){var t,e;for(t=[];e=this.unshiftFns.pop();)t.push(e());return t},t}()}.call(this),function(){var o,e=function(t,e){return function(){return t.apply(e,arguments)}},n=[].slice;o=up.util,up.Cache=function(){function t(t){this.config=null!=t?t:{},this.get=e(this.get,this),this.isFresh=e(this.isFresh,this),this.remove=e(this.remove,this),this.set=e(this.set,this),this.alias=e(this.alias,this),this.store=this.config.store||new up.store.Memory}return t.prototype.size=function(){return this.store.size()},t.prototype.maxSize=function(){return o.evalOption(this.config.size)},t.prototype.expiryMillis=function(){return o.evalOption(this.config.expiry)},t.prototype.normalizeStoreKey=function(t){return this.config.key?this.config.key(t):t.toString()},t.prototype.isEnabled=function(){return 0!==this.maxSize()&&0!==this.expiryMillis()},t.prototype.clear=function(){return this.store.clear()},t.prototype.log=function(){var t;if(t=1<=arguments.length?n.call(arguments,0):[],this.config.logPrefix)return t[0]="["+this.config.logPrefix+"] "+t[0],up.puts.apply(up,["up.Cache"].concat(n.call(t)))},t.prototype.keys=function(){return this.store.keys()},t.prototype.each=function(n){return o.each(this.keys(),(r=this,function(t){var e;return e=r.store.get(t),n(t,e.value,e.timestamp)}));var r},t.prototype.makeRoomForAnotherEntry=function(){var r,o;if(!this.hasRoomForAnotherEntry())return o=r=void 0,this.each(function(t,e,n){if(!o||n<o)return r=t,o=n}),r?this.store.remove(r):void 0},t.prototype.hasRoomForAnotherEntry=function(){var t;return!(t=this.maxSize())||this.size()<t},t.prototype.alias=function(t,e){var n;if(n=this.get(t,{silent:!0}),o.isDefined(n))return this.set(e,n)},t.prototype.timestamp=function(){return(new Date).valueOf()},t.prototype.set=function(t,e){var n,r;if(this.isEnabled())return this.makeRoomForAnotherEntry(),r=this.normalizeStoreKey(t),n={timestamp:this.timestamp(),value:e},this.store.set(r,n)},t.prototype.remove=function(t){var e;return e=this.normalizeStoreKey(t),this.store.remove(e)},t.prototype.isFresh=function(t){var e;return!(e=this.expiryMillis())||this.timestamp()-t.timestamp<e},t.prototype.get=function(t,e){var n,r;return null==e&&(e={}),r=this.normalizeStoreKey(t),(n=this.store.get(r))?this.isFresh(n)?(e.silent||this.log("Cache hit for '%s'",t),n.value):(e.silent||this.log("Discarding stale cache entry for '%s'",t),void this.remove(t)):void(e.silent||this.log("Cache miss for '%s'",t))},t}()}.call(this),function(){var n,r=function(t,e){function n(){this.constructor=t}for(var r in e)o.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},o={}.hasOwnProperty;n=up.util,up.Change=function(t){function e(t){this.options=t}return r(e,t),e.prototype.notApplicable=function(t){return up.error.notApplicable(this,t)},e.prototype.execute=function(){throw up.error.notImplemented()},e.prototype.onFinished=function(){var t;return"function"==typeof(t=this.options).onFinished?t.onFinished():void 0},e.prototype.improveHistoryValue=function(t,e){return!1===t||n.isString(t)?t:e},e}(up.Class)}.call(this),function(){var o,i,n=function(t,e){function n(){this.constructor=t}for(var r in e)s.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},s={}.hasOwnProperty;i=up.util,o=up.element,up.Change.Addition=function(t){function e(t){e.__super__.constructor.call(this,t),this.responseDoc=t.responseDoc,this.acceptLayer=t.acceptLayer,this.dismissLayer=t.dismissLayer,this.eventPlans=t.eventPlans||[]}return n(e,t),e.prototype.handleLayerChangeRequests=function(){return this.layer.isOverlay()&&(this.tryAcceptLayerFromServer(),this.abortWhenLayerClosed(),this.layer.tryAcceptForLocation(),this.abortWhenLayerClosed(),this.tryDismissLayerFromServer(),this.abortWhenLayerClosed(),this.layer.tryDismissForLocation(),this.abortWhenLayerClosed()),this.layer.asCurrent((i=this,function(){var t,e,n,r,o;for(o=[],e=0,n=(r=i.eventPlans).length;e<n;e++)t=r[e],up.emit(t),o.push(i.abortWhenLayerClosed());return o}));var i},e.prototype.tryAcceptLayerFromServer=function(){if(i.isDefined(this.acceptLayer)&&this.layer.isOverlay())return this.layer.accept(this.acceptLayer)},e.prototype.tryDismissLayerFromServer=function(){if(i.isDefined(this.dismissLayer)&&this.layer.isOverlay())return this.layer.dismiss(this.dismissLayer)},e.prototype.abortWhenLayerClosed=function(){if(this.layer.isClosed())throw up.error.aborted("Layer was closed")},e.prototype.setSource=function(t){var e,n,r;if(n=t.oldElement,e=t.newElement,"keep"===(r=t.source)&&(r=n&&up.fragment.source(n)),r)return o.setMissingAttr(e,"up-source",i.normalizeURL(r))},e}(up.Change)}.call(this),function(){var n=function(t,e){function n(){this.constructor=t}for(var r in e)o.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},o={}.hasOwnProperty;up.util,up.Change.Removal=function(t){function e(){return e.__super__.constructor.apply(this,arguments)}return n(e,t),e}(up.Change)}.call(this),function(){var r,o,e=function(t,e){function n(){this.constructor=t}for(var r in e)i.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},i={}.hasOwnProperty;o=up.util,r=up.element,up.Change.CloseLayer=function(t){function n(t){var e;n.__super__.constructor.call(this,t),this.verb=t.verb,this.layer=up.layer.get(t),this.origin=t.origin,this.value=t.value,this.preventable=null==(e=t.preventable)||e}return e(n,t),n.prototype.execute=function(){var t,e,n;if(this.origin&&o.isUndefined(e)&&(e=r.jsonAttr(this.origin,"up-"+this.verb)),!this.layer.isOpen())return Promise.resolve();if(up.browser.assertConfirmed(this.options),up.network.abort((n=this,function(t){return t.layer===n.layer})),this.emitCloseEvent().defaultPrevented&&this.preventable)throw up.error.aborted("Close event was prevented");t=this.layer.parent,this.layer.peel(),this.layer.stack.remove(this.layer),t.restoreHistory(),this.handleFocus(t),this.layer.teardownHandlers(),this.layer.destroyElements(this.options),this.emitClosedEvent(t)},n.prototype.emitCloseEvent=function(){return this.layer.emit(this.buildEvent("up:layer:"+this.verb),{callback:this.layer.callback("on"+o.upperCaseFirst(this.verb)),log:"Will "+this.verb+" "+this.layer})},n.prototype.emitClosedEvent=function(t){var e,n;return e=this.verb+"ed",n=o.upperCaseFirst(e),this.layer.emit(this.buildEvent("up:layer:"+e),{baseLayer:t,callback:this.layer.callback("on"+n),ensureBubbles:!0,log:n+" "+this.layer})},n.prototype.buildEvent=function(t){return up.event.build(t,{layer:this.layer,value:this.value,origin:this.origin})},n.prototype.handleFocus=function(t){var e;return this.layer.overlayFocus.teardown(),null!=(e=t.overlayFocus)&&e.moveToFront(),(this.layer.origin||t.element).focus({preventScroll:!0})},n}(up.Change.Removal)}.call(this),function(){var n,r=function(t,e){function n(){this.constructor=t}for(var r in e)o.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},o={}.hasOwnProperty;n=up.element,up.Change.DestroyFragment=function(t){function e(t){e.__super__.constructor.call(this,t),this.layer=up.layer.get(t)||up.layer.current,this.element=this.options.element,this.animation=this.options.animation,this.log=this.options.log}return r(e,t),e.prototype.execute=function(){return this.parent=this.element.parentNode,up.fragment.markAsDestroying(this.element),up.motion.willAnimate(this.element,this.animation,this.options)?(this.emitDestroyed(),this.animate().then((e=this,function(){return e.wipe()})).then((t=this,function(){return t.onFinished()}))):(this.wipe(),this.emitDestroyed(),this.onFinished());var t,e},e.prototype.animate=function(){return up.motion.animate(this.element,this.animation,this.options)},e.prototype.wipe=function(){return this.layer.asCurrent((t=this,function(){return up.syntax.clean(t.element,{layer:t.layer}),up.browser.canJQuery()?jQuery(t.element).remove():n.remove(t.element)}));var t},e.prototype.emitDestroyed=function(){return up.fragment.emitDestroyed(this.element,{parent:this.parent,log:this.log})},e}(up.Change.Removal)}.call(this),function(){var p,n=function(t,e){function n(){this.constructor=t}for(var r in e)o.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},o={}.hasOwnProperty;p=up.util,up.element,up.Change.FromContent=function(t){function e(t){e.__super__.constructor.call(this,t),up.layer.normalizeOptions(this.options),this.layers=up.layer.getAll(this.options),this.origin=this.options.origin,this.preview=this.options.preview,this.mode=this.options.mode,this.origin&&(this.originLayer=up.layer.get(this.origin))}return n(e,t),e.prototype.getPlans=function(){return this.plans||(this.plans=[],this.options.fragment&&(this.options.target=this.getResponseDoc().rootSelector()),this.expandIntoPlans(this.layers,this.options.target),this.expandIntoPlans(this.layers,this.options.fallback)),this.plans},e.prototype.expandIntoPlans=function(t,o){var i,e,s,n,u,r,a;for(r=[],e=0,n=t.length;e<n;e++)s=t[e],r.push(function(){var t,e,n,r;for(r=[],t=0,e=(n=this.expandTargets(o,s)).length;t<e;t++
1
+ (function(){window.up={version:"2.0.0-rc3"}}).call(this),function(){up.mockable=function(t){var e,n;return n=null,(e=function(){return(n||t).apply(null,arguments)}).mock=function(){return n=jasmine.createSpy("mockable",t)},document.addEventListener("up:framework:reset",function(){return n=null}),e}}.call(this),function(){var n,r,e,i,s,t,o,u,a,p,l,c,h,f,d,m,y,g,v,b,w,k,E,S,L,C,_,O,T,F,R,A,x,P,q,D,M,H,j,N,z,B,V,K,U,I,W,Q,X,G,$,J,Y,Z,tt,et,nt,rt,ot,it,st,ut,at,pt,lt,ct,ht,ft,dt,mt,yt,gt,vt,bt,wt,kt,Et,St,Lt,Ct,_t,Ot,Tt,Ft,Rt,At,xt,Pt,qt,Dt,Mt,Ht,jt,Nt,zt,Bt,Vt,Kt,Ut,It,Wt,Qt,Xt,Gt,$t,Jt,Yt,Zt,te,ee,ne,re,oe,ie,se,ue,ae,pe,le,ce=[].slice,he={}.hasOwnProperty;up.util=(i={host:"cross-domain",stripTrailingSlash:(at=function(t,e){return(""===(e=e.toString())||"80"===e)&&"http:"===t||"443"===e&&"https:"===t},!(c=function(){return Promise.resolve()})),search:!0,hash:(bt=function(e){var n,r;return r=void 0,n=!1,function(){var t;return t=1<=arguments.length?ce.call(arguments,0):[],n?r:(n=!0,r=e.apply(this,t))}},!(Ot=function(){}))},Ft=function(t,e){var n,r,o;return e=Ct(e,i),r=Dt(t),n="","cross-domain"===e.host&&(e.host=B(r)),e.host&&(n+=r.protocol+"//"+r.hostname,at(r.protocol,r.port)||(n+=":"+r.port)),o=r.pathname,e.stripTrailingSlash&&(o=o.replace(/\/$/,"")),n+=o,e.search&&(n+=r.search),e.hash&&(n+=r.hash),n},ae=function(t){return Ft(t,{host:!1})},vt=function(t,e){return Ft(t)===Ft(e)},r=location.protocol,n=location.hostname,B=function(t){var e;return(!pt(t)||-1!==t.indexOf("//"))&&(e=Dt(t),n!==e.hostname||r!==e.protocol)},Dt=function(t){var e;return J(t)?e=up.element.get(t):t.pathname?e=t:(e=document.createElement("a")).href=t,e.hostname||(e.href=e.href),"/"!==e.pathname[0]&&((e=Mt(e,["protocol","hostname","port","pathname","search","hash"])).pathname="/"+e.pathname),e},Tt=function(t){return t?t.toUpperCase():"GET"},Et=function(t){return"GET"!==t&&"HEAD"!==t},l=function(t){var e,n,r,o,i,s,u;for(s=t,e=0,r=(i=2<=arguments.length?ce.call(arguments,1):[]).length;e<r;e++)for(n in o=i[e])he.call(o,n)&&(u=o[n],s[n]=u);return s},p=Object.assign||l,pe=function(t){var e,n,r;for(e in n=[],t)r=t[e],n.push(r);return n},xt=Object.values||pe,ht=function(e){return pt(e)?function(t){return t[e]}:e},gt=function(t,e){var n;return n=function(t,e){return t[e[0]]=e[1],t},yt(t,e).reduce(n,{})},w=yt=function(t,e){var n,r,o,i,s;if(0===t.length)return[];for(e=ht(e),s=[],n=o=0,i=t.length;o<i;n=++o)r=t[n],s.push(e(r,n));return s},k=function(t,e){var n,r;for(r=[];(n=t.next())&&!n.done;)r.push(e(n.value));return r},ee=function(t,e){var n,r,o,i;for(i=[],n=r=0,o=t-1;0<=o?r<=o:o<=r;n=0<=o?++r:--r)i.push(e(n));return i},et=function(t){return null===t},ct=function(t){return void 0===t},V=function(t){return!ct(t)},Z=function(t){return ct(t)||et(t)},G=function(t){return!Z(t)},(N=function(t){return!!Z(t)||(rt(t)&&t[N.key]?t[N.key]():pt(t)||Y(t)?0===t.length:!!ot(t)&&0===Object.keys(t).length)}).key="up.util.isBlank",zt=function(t,e){return null==e&&(e=it),e(t)?t:void 0},it=function(t){return!N(t)},X=function(t){return"function"==typeof t},pt=function(t){return"string"==typeof t||t instanceof String},z=function(t){return"boolean"==typeof t||t instanceof Boolean},nt=function(t){return"number"==typeof t||t instanceof Number},ot=function(t){return"object"==typeof t&&!et(t)&&(ct(t.constructor)||t.constructor===Object)},rt=function(t){var e;return"object"==(e=typeof t)&&!et(t)||"function"===e},K=function(t){return t instanceof Element},ut=function(t){return t instanceof RegExp},J=function(t){return!!(null!=t?t.jquery:void 0)},U=function(t){var e;return!(!t||!(t.addEventListener||(null!=(e=t[0])?e.addEventListener:void 0)))},st=function(t){return rt(t)&&X(t.then)},H=Array.isArray,Q=function(t){return t instanceof FormData},ne=function(t){return H(t)?t:g(t)},Y=function(t){return H(t)||tt(t)||M(t)||J(t)||$(t)},tt=function(t){return t instanceof NodeList},$=function(t){return t instanceof HTMLCollection},M=function(t){return"[object Arguments]"===Object.prototype.toString.call(t)},Rt=function(t){return et(t)?void 0:t},le=function(t){return Y(t)?t:Z(t)?[]:[t]},y=function(t){return rt(t)&&t[y.key]?t=t[y.key]():Y(t)?t=g(t):ot(t)&&(t=p({},t)),t},g=function(t){return Array.prototype.slice.call(t)},y.key="up.util.copy",Date.prototype[y.key]=function(){return new Date(+this)},wt=function(){var t;return t=1<=arguments.length?ce.call(arguments,0):[],p.apply(null,[{}].concat(ce.call(t)))},kt=function(){var t,e,n,r,o,i,s;for(r={},t=0,n=(i=1<=arguments.length?ce.call(arguments,0):[]).length;t<n;t++)if(o=i[t])for(e in o)s=o[e],V(s)&&(r[e]=s);return r},Ct=function(t,e){return e?wt(e,t):t?y(t):{}},qt=function(t,e){var n;return n=T(t),V(t[0])&&((n=y(n))[e]=t[0]),n},R=function(t,e){var n,r,o,i;for(e=ht(e),i=void 0,r=0,o=t.length;r<o;r++)if(e(n=t[r])){i=n;break}return i},$t=function(t,e){return!!A(t,e)},A=function(t,e){var n,r,o,i;for(e=ht(e),n=r=0,o=t.length;r<o;n=++r)if(i=e(t[n],n))return i},C=function(t,e){var n,r,o,i;for(e=ht(e),i=!0,n=r=0,o=t.length;r<o;n=++r)if(!e(t[n],n)){i=!1;break}return i},f=function(t){return F(t,G)},d=function(t){return Ht(t,G)},re=function(t){return t.length<2?t:Gt(a(t))},oe=function(t,r){var o;return t.length<2?t:(r=ht(r),o=new Set,F(t,function(t,e){var n;return n=r(t,e),!o.has(n)&&(o.add(n),!0)}))},Gt=function(t){var e;return e=[],t.forEach(function(t){return e.push(t)}),e},a=function(t){var e;return e=new Set,t.forEach(function(t){return e.add(t)}),e},F=function(t,n){var r;return n=ht(n),r=[],w(t,function(t,e){if(n(t,e))return r.push(t)}),r},Kt=function(t,n){return n=ht(n),F(t,function(t,e){return!n(t,e)})},D=function(t,e){return F(t,function(t){return m(e,t)})},Qt=function(t,e){return setTimeout(e,t)},Vt=function(t){return setTimeout(t,0)},Bt=function(t){return Promise.resolve().then(t)},t=function(t){var e;return e=!1,Bt(function(){if(!e)return t()}),function(){return e=!0}},ft=function(t){return t[t.length-1]},m=function(t,e){return 0<=t.indexOf(e)},At=function(t,e){var n;return n=Mt(t,Object.keys(e)),I(e,n)},Mt=function(t,e){var n,r,o,i;for(n={},r=0,i=e.length;r<i;r++)(o=e[r])in t&&(n[o]=t[o]);return n},Ht=function(t,e){var n,r;for(r in e=ht(e),n={},t)e(t[r],r,t)&&(n[r]=t[r]);return n},Pt=function(t,n){return Ht(t,function(t,e){return!m(n,e)})},se=function(){return new Promise(Ot)},Ut=function(t,e){var n;if(0<=(n=t.indexOf(e)))return t.splice(n,1),e},L=function(t){var e,n;return n=t,e=2<=arguments.length?ce.call(arguments,1):[],X(n)?n.apply(null,e):n},e={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;"},E=function(t){return t.replace(/[&<>"']/g,function(t){return e[t]})},S=function(t){return t.replace(/[\\^$*+?.()|[\]{}]/g,"\\$&")},jt=function(t,e){var n;return n=t[e],delete t[e],n},It=function(t,e,n){return t[n]=jt(t,e)},O=function(t,e){if(e(ft(t)))return t.pop()},_=function(t){return O(t,X)},T=function(t){return O(t,ot)||{}},q=function(t){return t},Xt=function(t){return 1===t.length?t[0]:function(){return yt(t,function(t){return t()})}},P=function(t){var e,n,r,o;for(e=[],n=0,r=t.length;n<r;n++)o=t[n],Y(o)?e.push.apply(e,o):e.push(o);return e},x=function(t,e){return P(yt(t,e))},lt=function(t){return!!t},u=function(t,e){return t.then(e,e)},St=function(t){return null!=t?t["catch"](Ot):void 0},Lt=function(){var t,n,r;return n=r=void 0,(t=new Promise(function(t,e){return r=t,n=e})).resolve=r,t.reject=n,t.promise=function(){return t},t},h=function(t){var e;try{return Promise.resolve(t())}catch(n){return e=n,Promise.reject(e)}},j=function(t){return Object.prototype.hasOwnProperty(t)},(I=function(e,n){var t,r;return(null!=e?e.valueOf:void 0)&&(e=e.valueOf()),(null!=n?n.valueOf:void 0)&&(n=n.valueOf()),typeof e==typeof n&&(Y(e)&&Y(n)?W(e,n):rt(e)&&e[I.key]?e[I.key](n):ot(e)&&ot(n)?(t=Object.keys(e),r=Object.keys(n),!!W(t,r)&&C(t,function(t){return I(e[t],n[t])})):e===n)}).key="up.util.isEqual",W=function(t,n){return t.length===n.length&&C(t,function(t,e){return I(t,n[e])})},Jt=function(t,e){return null==e&&(e=" "),pt(t)?(t=t.split(e),t=yt(t,function(t){return t.trim()}),t=F(t,it)):le(t)},_t=0,Wt=function(t){return y(t).reverse()},Nt=function(t,e){return e+ue(t)},ie=function(t,e){var n,r;if(r=new RegExp("^"+e+"(.+)$"),n=t.match(r))return mt(n[1])},v=function(t,e,r){return le(e).forEach(function(n){return Object.defineProperty(t,n,{get:function(){var t,e;return e=(t=r.call(this))[n],X(e)&&(e=e.bind(t)),e},set:function(t){return r.call(this)[n]=t}})})},dt=function(t){var e,n,r,o;for(e in n={},t)o=t[e],(r=ie(e,"get_"))?b(n,r,o):n[e]=o;return n},te=function(t){var e,n,r,o,i,s,u,a,p;if(s=200,n="",pt(t))a=(a=(a=t.replace(/[\n\r\t ]+/g," ")).replace(/^[\n\r\t ]+/,"")).replace(/[\n\r\t ]$/,"");else if(ct(t))a="undefined";else if(nt(t)||X(t))a=t.toString();else if(H(t))a="["+yt(t,te).join(", ")+"]",n="]";else if(J(t))a="$("+yt(t,te).join(", ")+")",n=")";else if(K(t)){for(a="<"+t.tagName.toLowerCase(),o=0,i=(u=["id","name","class"]).length;o<i;o++)e=u[o],(p=t.getAttribute(e))&&(a+=" "+e+'="'+p+'"');a+=">",n=">"}else if(ut(t))a=t.toString();else try{a=JSON.stringify(t)}catch(l){if("TypeError"!==(r=l).name)throw r;a="(circular structure)"}return a.length>s&&(a=a.substr(0,s)+" \u2026",a+=n),a},s=/\%[oOdisf]/g,Yt=function(t){var e,n;return n=t,e=2<=arguments.length?ce.call(arguments,1):[],Zt.apply(null,[q,n].concat(ce.call(e)))},o=function(t){return Promise.all(yt(t,St))},{parseURL:Dt,normalizeURL:Ft,urlWithoutHost:ae,matchURLs:vt,normalizeMethod:Tt,methodAllowsPayload:Et,assign:p,assignPolyfill:l,copy:y,copyArrayLike:g,merge:wt,mergeDefined:kt,options:Ct,parseArgIntoOptions:qt,each:w,eachIterator:k,map:yt,flatMap:x,mapObject:gt,times:ee,findResult:A,some:$t,every:C,find:R,filter:F,reject:Kt,intersect:D,compact:f,compactObject:d,uniq:re,uniqBy:oe,last:ft,isNull:et,isDefined:V,isUndefined:ct,isGiven:G,isMissing:Z,isPresent:it,isBlank:N,presence:zt,isObject:rt,isFunction:X,isString:pt,isBoolean:z,isNumber:nt,isElement:K,isJQuery:J,isElementish:U,isPromise:st,isOptions:ot,isArray:H,isFormData:Q,isNodeList:tt,isArguments:M,isList:Y,isRegExp:ut,timer:Qt,contains:m,objectContains:At,toArray:ne,pick:Mt,pickBy:Ht,omit:Pt,unresolvablePromise:se,remove:Ut,memoize:bt,pluckKey:jt,renameKey:It,extractOptions:T,extractCallback:_,noop:Ot,asyncNoop:c,identity:q,escapeHTML:E,escapeRegExp:S,sequence:Xt,evalOption:L,flatten:P,isTruthy:lt,newDeferred:Lt,always:u,muteRejection:St,asyncify:h,isBasicObjectProperty:j,isCrossOrigin:B,task:Vt,microtask:Bt,abortableMicrotask:t,isEqual:I,splitValues:Jt,endsWith:function(t,e){return!(e.length>t.length)&&t.substring(t.length-e.length)===e},wrapList:le,wrapValue:function(t){var e,n;return n=t,(e=2<=arguments.length?ce.call(arguments,1):[])[0]instanceof n?e[0]:function(t,e,n){n.prototype=t.prototype;var r=new n,o=t.apply(r,e);return Object(o)===o?o:r}(n,e,function(){})},simpleEase:function(t){return t<.5?2*t*t:t*(4-2*t)-1},values:xt,arrayToSet:a,setToArray:Gt,uid:function(){return _t++},upperCaseFirst:ue=function(t){return t[0].toUpperCase()+t.slice(1)},lowerCaseFirst:mt=function(t){return t[0].toLowerCase()+t.slice(1)},getter:b=function(t,e,n){return Object.defineProperty(t,e,{get:n})},delegate:v,literal:dt,reverse:Wt,prefixCamelCase:Nt,unprefixCamelCase:ie,camelToKebabCase:function(t){return t.replace(/[A-Z]/g,function(t){return"-"+t.toLowerCase()})},nullToUndefined:Rt,sprintf:Yt,sprintfWithFormattedArgs:Zt=function(t,e){var n,r,o,i;return r=t,i=e,n=3<=arguments.length?ce.call(arguments,2):[],i?(o=0,i.replace(s,function(){var t;return t=n[o],t=r(te(t)),o+=1,t})):""},renameKeys:function(t,e){var n,r,o;for(n in r={},t)o=t[n],r[e(n)]=o;return r},timestamp:function(){return Math.floor(.001*Date.now())},allSettled:o})}.call(this),function(){var t,o,e,n,r,i,s,u=[].slice;up.error=(s=up.util,o=function(t,e){var n;return null==e&&(e={}),s.isArray(t)&&(t=s.sprintf.apply(s,t)),n=new Error(t),s.assign(n,e),n},n=(e=function(n,r){var e;return null==r&&(r=o),(e=function(){var t,e;return t=1<=arguments.length?u.call(arguments,0):[],(e=r.apply(null,t)).name=n,e}).is=function(t){return t.name===n},e.async=function(){var t;return t=1<=arguments.length?u.call(arguments,0):[],Promise.reject(e.apply(null,t))},e})("up.Failed"),t=e("AbortError",function(t){return o(t||"Aborted")}),i=e("up.NotImplemented"),r=e("up.NotApplicable",function(t,e){return o("Cannot apply change: "+t+" ("+e+")")}),{failed:n,aborted:t,invalidSelector:e("up.InvalidSelector",function(t){return o("Cannot parse selector: "+t)}),notApplicable:r,notImplemented:i,emitGlobal:function(t){var e;return e=t.message,up.emit(window,"error",{message:e,error:t,log:!1})}})}.call(this),function(){up.migrate={config:{}}}.call(this),function(){var t,e,n,r,o,i,s,u,a,p,l,c,h,f=[].slice;up.browser=(h=up.util,p=function(t){return new up.Request(t).loadPage()},c=function(t){return t.submit()},u=h.memoize(function(){return"ActiveXObject"in window}),s=function(){return history.pushState&&"GET"===up.protocol.initialRequestMethod()},i=h.memoize(function(){return!!window.Promise}),n=h.memoize(function(){return!u()}),o=h.memoize(function(){return!u()}),r=function(){return!!window.jQuery},l=function(t){var e,n;return(n=null!=(e=document.cookie.match(new RegExp(t+"=(\\w+)")))?e[1]:void 0)&&(document.cookie=t+"=; expires=Thu, 01-Jan-70 00:00:01 GMT; path=/"),n},t=function(t){return!t.confirm||window.confirm(t.confirm)||function(){throw up.error.aborted("User canceled action")}()},a=function(){return i()},e=function(){var t;return t=1<=arguments.length?f.call(arguments,0):[],r()||up.fail("jQuery must be published as window.jQuery"),jQuery.apply(null,t)},h.literal({loadPage:p,submitForm:c,canPushState:s,canFormatLog:n,canPassiveEventListener:o,canJQuery:r,assertConfirmed:t,isSupported:a,popCookie:l,jQuery:e,isIE11:u}))}.call(this),function(){var n,r,e,o,t,i,s,u,a,p,l,c,h,f,d,m,y,g,v,b,w,k,E,S,L,C,_,O,T,F,R,A,x,P,q,D,M,H,j,N,z,B,V,K,U,I,W,Q,X,G,$,J,Y,Z,tt,et,nt,rt,ot,it,st,ut,at,pt,lt,ct=[].slice;up.element=(st=up.util,r=up.browser.isIE11()?"msMatchesSelector":"matches",S=function(){var t,e;return e=(t=1<=arguments.length?ct.call(arguments,0):[]).pop(),(t[0]||document).querySelector(e)},i=function(){var t,e;return e=(t=1<=arguments.length?ct.call(arguments,0):[]).pop(),(t[0]||document).querySelectorAll(e)},tt=function(t,e){var n;return n=[],N(t,e)&&n.push(t),n.push.apply(n,i(t,e)),n},q=function(t,e){var n;return n=_(e),t.contains(n)},h=function(t,e){return t.closest?t.closest(e):N(t,e)?t:s(t,e)},N=function(t,e){return"function"==typeof t[r]?t[r](e):void 0},s=function(t,e){var n;if(n=t.parentElement)return N(n,e)?n:s(n,e)},u=function(t,e){return C(h(t,e),tt(t,e))},_=function(){var t,e;return e=(t=1<=arguments.length?ct.call(arguments,0):[]).pop(),st.isElement(e)?e:st.isString(e)?S.apply(null,ct.call(t).concat([e])):st.isList(e)?(1<e.length&&up.fail("up.element.get(): Cannot cast multiple elements (%o) to a single element",e),e[0]):e},C=function(){var t;return t=1<=arguments.length?ct.call(arguments,0):[],st.flatMap(t,pt)},pt=function(t){return st.isString(t)?i(t):st.wrapList(t)},U=function(t){var e;return t.remove?t.remove():(e=t.parentNode)?e.removeChild(t):void 0},F=function(t){return t.style.display="none"},Y=function(t){return t.style.display=""},nt=function(t,e){return null==e&&(e=!H(t)),e?Y(t):F(t)},ot=function(t,e,n){var r;return r=t.classList,null==n&&(n=!r.contains(e)),n?r.add(e):r.remove(e)},rt=function(t,e,n,r){return null==r&&(r=!t.hasAttribute(e)),r?t.setAttribute(e,n):t.removeAttribute(e)},W=function(t,e){var n,r,o;for(n in r=[],e)o=e[n],st.isGiven(o)?r.push(t.setAttribute(n,o)):r.push(t.removeAttribute(n));return r},$=function(t,e){var n,r,o,i,s;for(i={},n=0,o=(s=Object.keys(e)).length;n<o;n++)r=s[n],i[r]=t.getAttribute(r);return W(t,e),function(){return W(t,i)}},z=function(t){var e,n;return n="meta"+a("name",t),null!=(e=S(n))?e.getAttribute("content"):void 0},x=function(t,e){return t.insertAdjacentElement("beforebegin",e)},I=function(t,e){return t.parentElement.replaceChild(e,t)},b=function(t,e){var o,n,r,i,s,u,a,p,l,c,h,f,d,m,y,g,v;for(o=[],u=t.replace(/\[([\w-]+)(?:[\~\|\^\$\*]?=(["'])?([^\2\]]*?)\2)?\]/g,function(t,e,n,r){return o.push(r||""),"["+e+"]"}).split(/[ >]+/),f=i=m=void 0,a=0,c=u.length;a<c;a++){if(s=u[a],g=void 0,s=s.replace(/^[\w-]+/,function(t){return g=t,""}),i=document.createElement(g||"div"),m||(m=i),s=(s=s.replace(/\#([\w-]+)/,function(t,e){return i.id=e,""})).replace(/\.([\w-]+)/g,function(t,e){return i.classList.add(e),""}),o.length&&(s=s.replace(/\[([\w-]+)\]/g,function(t,e){return i.setAttribute(e,o.shift()),""})),""!==s)throw up.error.invalidSelector(t);null!=f&&f.appendChild(i),f=i}if(e){if(n=st.pluckKey(e,"class"))for(p=0,h=(d=st.wrapList(n)).length;p<h;p++)l=d[p],m.classList.add(l);(y=st.pluckKey(e,"style"))&&Q(m,y),(v=st.pluckKey(e,"text"))&&(m.textContent=v),(r=st.pluckKey(e,"content"))&&(m.innerHTML=r),W(m,e)}return m},t=function(t){var e,n,r,o,i,s;return o=t,e=2<=arguments.length?ct.call(arguments,1):[],n=st.extractOptions(e),2===e.length?(i=e[0],s=e[1]):(i="beforeend",s=e[0]),r=b(s,n),o.insertAdjacentElement(i,r),r},et=function(){var t,e;return t=1<=arguments.length?ct.call(arguments,0):[],(e=up.fragment).toTarget.apply(e,t)},o=["HTML","BODY","HEAD","TITLE"],e=new RegExp("\\b("+o.join("|")+")\\b","i"),D=up.mockable(function(t){return N(t,o.join(","))}),M=function(t){return e.test(t)},k=function(t){return t.tagName.toLowerCase()},a=function(t,e){return"["+t+'="'+(e=e.replace(/"/g,'\\"'))+'"]'},it=function(t){return"["+t+"]:not(["+t+"=false])"},R=function(t){return t.match(/^[a-z0-9\-_]+$/i)?"#"+t:a("id",t)},g=function(t){return(new DOMParser).parseFromString(t,"text/html")},v=function(t){var e;return(e=document.createRange()).setStart(document.body,0),e.createContextualFragment(t).childNodes[0]},O=function(){return document.documentElement},K=function(t){return t.offsetHeight},y=function(t){var e;return e=J(t,{transition:"none"}),K(t),e},T=function(t){var e,n,r;return n=(r=st.isOptions(t)?t:d(t)).transitionProperty,e=r.transitionDuration,!("none"===n||"all"===n&&0===e)},L=function(t){var e,n;return e=t.getBoundingClientRect(),t.style.position="absolute",n=t.offsetParent.getBoundingClientRect(),Q(t,{left:e.left-m(t,"margin-left")-n.left,top:e.top-m(t,"margin-top")-n.top,right:"",bottom:""})},G=function(t,e){var n,r,o;for(n in r=[],e)o=e[n],r.push(X(t,n,o));return r},X=function(t,e,n){if(st.isMissing(t.getAttribute(e)))return t.setAttribute(e,n)},ut=function(e){var n,t;return n=e.parentNode,t=st.toArray(e.childNodes),st.each(t,function(t){return n.insertBefore(t,e)}),n.removeChild(e)},lt=function(t,e){var n,r;for(null==e&&(e="up-wrapper"),r=b(e);n=t.firstChild;)r.appendChild(n);return t.appendChild(r),r},Z=function(t,e){return st.nullToUndefined(t.getAttribute(e))},p=function(t,e,n){var r;switch(r=Z(t,e)){case"false":return!1;case"true":case"":case e:return!0;default:if(n)return r}},l=function(t,e){return p(t,e,!0)},V=function(t,e){var n;if((n=t.getAttribute(e))&&(n=n.replace(/_/g,"")).match(/^[\d\.]+$/))return parseFloat(n)},j=function(t,e){var n,r;if(n="function"==typeof t.getAttribute&&null!=(r=t.getAttribute(e))?r.trim():void 0)return JSON.parse(n)},c=function(n,t,r){var o,e;if(null==r&&(r=[]),e=n.getAttribute(t))return o=function(t,e,n){n.prototype=t.prototype;var r=new n,o=t.apply(r,e);return Object(o)===o?o:r}(Function,["event"].concat(ct.call(r),[e]),function(){}),function(t){var e;return e=st.values(st.pick(t,r)),o.call.apply(o,[n,t].concat(ct.call(e)))}},f=function(t,e){var n;return null!=(n=h(t,"["+e+"]"))?n.getAttribute(e):void 0},J=function(t,e){var n;return n=A(t,Object.keys(e)),Q(t,e),function(){return Q(t,n)}},d=function(t,e){var n;return n=window.getComputedStyle(t),E(n,e)},m=function(t,e){var n;return n=d(t,e),st.isGiven(n)?parseFloat(n):void 0},A=function(t,e){var n;return n=t.style,E(n,e)},E=function(t,e){return st.isString(e)?t[e]:st.pick(t,e)},Q=function(t,e){var n,r,o,i;for(n in o=t.style,r=[],e)i=e[n],i=B(n,i),r.push(o[n]=i);return r},B=function(t,e){return st.isMissing(e)?e="":n.has(t.toLowerCase().replace(/-/,""))&&(e=w(e)),e},n=st.arrayToSet(["top","right","bottom","left","padding","paddingtop","paddingright","paddingbottom","paddingleft","margin","margintop","marginright","marginbottom","marginleft","borderwidth","bordertopwidth","borderrightwidth","borderbottomwidth","borderleftwidth","width","height","maxwidth","maxheight","minwidth","minheight"]),w=function(t){return st.isNumber(t)||st.isString(t)&&/^\d+$/.test(t)?t.toString()+"px":t},H=function(t){return!!(t.offsetWidth||t.offsetHeight||t.getClientRects().length)},at=function(t){var e,n,r,o,i,s,u;for(u=/^up-/,n={},r=0,o=(s=t.attributes).length;r<o;r++)(i=(e=s[r]).name).match(u)&&(n[i]=e.value);return n},P=function(t){return t!==document&&!O().contains(t)},st.literal({all:i,subtree:tt,isInSubtree:q,closest:h,closestAttr:f,matches:N,ancestor:s,around:u,get:_,list:C,remove:U,toggle:nt,toggleClass:ot,hide:F,show:Y,metaContent:z,replace:I,insertBefore:x,createFromSelector:b,setAttrs:W,setTemporaryAttrs:$,affix:t,toSelector:et,idSelector:R,isSingleton:D,isSingletonSelector:M,attributeSelector:a,trueAttributeSelector:it,elementTagName:k,createDocumentFromHTML:g,createFromHTML:v,get_root:O,paint:K,concludeCSSTransition:y,hasCSSTransition:T,fixedToAbsolute:L,setMissingAttrs:G,setMissingAttr:X,unwrap:ut,wrapChildren:lt,attr:Z,booleanAttr:p,numberAttr:V,jsonAttr:j,callbackAttr:c,booleanOrStringAttr:l,setTemporaryStyle:J,style:d,styleNumber:m,inlineStyle:A,setStyle:Q,isVisible:H,upAttrs:at,toggleAttr:rt,isDetached:P}))}.call(this),function(){var n,e=[].slice;n=up.util,up.Class=function(){function t(){}return t.getter=function(t,e){return n.getter(this.prototype,t,e)},t.accessor=function(t,e){return Object.defineProperty(this.prototype,t,e)},t.delegate=function(t,e){return n.delegate(this.prototype,t,function(){return this[e]})},t.wrap=function(){var t;return t=1<=arguments.length?e.call(arguments,0):[],n.wrapValue.apply(n,[this].concat(e.call(t)))},t}()}.call(this),function(){var n,r=function(t,e){function n(){this.constructor=t}for(var r in e)o.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},o={}.hasOwnProperty;n=up.util,up.Record=function(t){function e(t){n.assign(this,this.defaults(t),this.attributes(t))}return r(e,t),e.prototype.keys=function(){throw"Return an array of keys"},e.prototype.defaults=function(){return{}},e.prototype.attributes=function(t){return null==t&&(t=this),n.pick(t,this.keys())},e.prototype[""+n.copy.key]=function(){return this.variant()},e.prototype.variant=function(t){return null==t&&(t={}),new this.constructor(n.merge(this.attributes(),t))},e.prototype[""+n.isEqual.key]=function(t){return this.constructor===t.constructor&&n.isEqual(this.attributes(),t.attributes())},e}(up.Class)}.call(this),function(){}.call(this),function(){var c;c=up.element,up.BodyShifter=function(){function t(){this.unshiftFns=[],this.reset()}return t.prototype.reset=function(){return this.unshiftNow(),this.shiftCount=0},t.prototype.shift=function(){var t,e,n,r,o,i,s,u,a,p,l;if(this.shiftCount++,!(1<this.shiftCount)&&(p=up.viewport.rootHasReducedWidthFromScrollbar(),s=up.viewport.rootOverflowElement(),this.changeStyle(s,{overflowY:"hidden"}),p)){for(e=document.body,n=(l=up.viewport.scrollbarWidth())+c.styleNumber(e,"paddingRight"),this.changeStyle(e,{paddingRight:n}),a=[],o=0,i=(u=up.viewport.anchoredRight()).length;o<i;o++)t=u[o],r=l+c.styleNumber(t,"right"),a.push(this.changeStyle(t,{right:r}));return a}},t.prototype.changeStyle=function(t,e){return this.unshiftFns.push(c.setTemporaryStyle(t,e))},t.prototype.unshift=function(){if(this.shiftCount--,!(0<this.shiftCount))return this.unshiftNow()},t.prototype.unshiftNow=function(){var t,e;for(t=[];e=this.unshiftFns.pop();)t.push(e());return t},t}()}.call(this),function(){var o,e=function(t,e){return function(){return t.apply(e,arguments)}},n=[].slice;o=up.util,up.Cache=function(){function t(t){this.config=null!=t?t:{},this.get=e(this.get,this),this.isFresh=e(this.isFresh,this),this.remove=e(this.remove,this),this.set=e(this.set,this),this.alias=e(this.alias,this),this.store=this.config.store||new up.store.Memory}return t.prototype.size=function(){return this.store.size()},t.prototype.maxSize=function(){return o.evalOption(this.config.size)},t.prototype.expiryMillis=function(){return o.evalOption(this.config.expiry)},t.prototype.normalizeStoreKey=function(t){return this.config.key?this.config.key(t):t.toString()},t.prototype.isEnabled=function(){return 0!==this.maxSize()&&0!==this.expiryMillis()},t.prototype.clear=function(){return this.store.clear()},t.prototype.log=function(){var t;if(t=1<=arguments.length?n.call(arguments,0):[],this.config.logPrefix)return t[0]="["+this.config.logPrefix+"] "+t[0],up.puts.apply(up,["up.Cache"].concat(n.call(t)))},t.prototype.keys=function(){return this.store.keys()},t.prototype.each=function(n){return o.each(this.keys(),(r=this,function(t){var e;return e=r.store.get(t),n(t,e.value,e.timestamp)}));var r},t.prototype.makeRoomForAnotherEntry=function(){var r,o;if(!this.hasRoomForAnotherEntry())return o=r=void 0,this.each(function(t,e,n){if(!o||n<o)return r=t,o=n}),r?this.store.remove(r):void 0},t.prototype.hasRoomForAnotherEntry=function(){var t;return!(t=this.maxSize())||this.size()<t},t.prototype.alias=function(t,e){var n;if(n=this.get(t,{silent:!0}),o.isDefined(n))return this.set(e,n)},t.prototype.timestamp=function(){return(new Date).valueOf()},t.prototype.set=function(t,e){var n,r;if(this.isEnabled())return this.makeRoomForAnotherEntry(),r=this.normalizeStoreKey(t),n={timestamp:this.timestamp(),value:e},this.store.set(r,n)},t.prototype.remove=function(t){var e;return e=this.normalizeStoreKey(t),this.store.remove(e)},t.prototype.isFresh=function(t){var e;return!(e=this.expiryMillis())||this.timestamp()-t.timestamp<e},t.prototype.get=function(t,e){var n,r;return null==e&&(e={}),r=this.normalizeStoreKey(t),(n=this.store.get(r))?this.isFresh(n)?(e.silent||this.log("Cache hit for '%s'",t),n.value):(e.silent||this.log("Discarding stale cache entry for '%s'",t),void this.remove(t)):void(e.silent||this.log("Cache miss for '%s'",t))},t}()}.call(this),function(){var n,r=function(t,e){function n(){this.constructor=t}for(var r in e)o.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},o={}.hasOwnProperty;n=up.util,up.Change=function(t){function e(t){this.options=t}return r(e,t),e.prototype.notApplicable=function(t){return up.error.notApplicable(this,t)},e.prototype.execute=function(){throw up.error.notImplemented()},e.prototype.onFinished=function(){var t;return"function"==typeof(t=this.options).onFinished?t.onFinished():void 0},e.prototype.improveHistoryValue=function(t,e){return!1===t||n.isString(t)?t:e},e}(up.Class)}.call(this),function(){var o,i,n=function(t,e){function n(){this.constructor=t}for(var r in e)s.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},s={}.hasOwnProperty;i=up.util,o=up.element,up.Change.Addition=function(t){function e(t){e.__super__.constructor.call(this,t),this.responseDoc=t.responseDoc,this.acceptLayer=t.acceptLayer,this.dismissLayer=t.dismissLayer,this.eventPlans=t.eventPlans||[]}return n(e,t),e.prototype.handleLayerChangeRequests=function(){return this.layer.isOverlay()&&(this.tryAcceptLayerFromServer(),this.abortWhenLayerClosed(),this.layer.tryAcceptForLocation(),this.abortWhenLayerClosed(),this.tryDismissLayerFromServer(),this.abortWhenLayerClosed(),this.layer.tryDismissForLocation(),this.abortWhenLayerClosed()),this.layer.asCurrent((i=this,function(){var t,e,n,r,o;for(o=[],e=0,n=(r=i.eventPlans).length;e<n;e++)t=r[e],up.emit(t),o.push(i.abortWhenLayerClosed());return o}));var i},e.prototype.tryAcceptLayerFromServer=function(){if(i.isDefined(this.acceptLayer)&&this.layer.isOverlay())return this.layer.accept(this.acceptLayer)},e.prototype.tryDismissLayerFromServer=function(){if(i.isDefined(this.dismissLayer)&&this.layer.isOverlay())return this.layer.dismiss(this.dismissLayer)},e.prototype.abortWhenLayerClosed=function(){if(this.layer.isClosed())throw up.error.aborted("Layer was closed")},e.prototype.setSource=function(t){var e,n,r;if(n=t.oldElement,e=t.newElement,"keep"===(r=t.source)&&(r=n&&up.fragment.source(n)),r)return o.setMissingAttr(e,"up-source",i.normalizeURL(r))},e}(up.Change)}.call(this),function(){var n=function(t,e){function n(){this.constructor=t}for(var r in e)o.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},o={}.hasOwnProperty;up.util,up.Change.Removal=function(t){function e(){return e.__super__.constructor.apply(this,arguments)}return n(e,t),e}(up.Change)}.call(this),function(){var r,o,e=function(t,e){function n(){this.constructor=t}for(var r in e)i.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},i={}.hasOwnProperty;o=up.util,r=up.element,up.Change.CloseLayer=function(t){function n(t){var e;n.__super__.constructor.call(this,t),this.verb=t.verb,this.layer=up.layer.get(t),this.origin=t.origin,this.value=t.value,this.preventable=null==(e=t.preventable)||e}return e(n,t),n.prototype.execute=function(){var t,e,n;if(this.origin&&o.isUndefined(e)&&(e=r.jsonAttr(this.origin,"up-"+this.verb)),!this.layer.isOpen())return Promise.resolve();if(up.browser.assertConfirmed(this.options),up.network.abort((n=this,function(t){return t.layer===n.layer})),this.emitCloseEvent().defaultPrevented&&this.preventable)throw up.error.aborted("Close event was prevented");t=this.layer.parent,this.layer.peel(),this.layer.stack.remove(this.layer),t.restoreHistory(),this.handleFocus(t),this.layer.teardownHandlers(),this.layer.destroyElements(this.options),this.emitClosedEvent(t)},n.prototype.emitCloseEvent=function(){return this.layer.emit(this.buildEvent("up:layer:"+this.verb),{callback:this.layer.callback("on"+o.upperCaseFirst(this.verb)),log:"Will "+this.verb+" "+this.layer})},n.prototype.emitClosedEvent=function(t){var e,n;return e=this.verb+"ed",n=o.upperCaseFirst(e),this.layer.emit(this.buildEvent("up:layer:"+e),{baseLayer:t,callback:this.layer.callback("on"+n),ensureBubbles:!0,log:n+" "+this.layer})},n.prototype.buildEvent=function(t){return up.event.build(t,{layer:this.layer,value:this.value,origin:this.origin})},n.prototype.handleFocus=function(t){var e;return this.layer.overlayFocus.teardown(),null!=(e=t.overlayFocus)&&e.moveToFront(),(this.layer.origin||t.element).focus({preventScroll:!0})},n}(up.Change.Removal)}.call(this),function(){var n,r=function(t,e){function n(){this.constructor=t}for(var r in e)o.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},o={}.hasOwnProperty;n=up.element,up.Change.DestroyFragment=function(t){function e(t){e.__super__.constructor.call(this,t),this.layer=up.layer.get(t)||up.layer.current,this.element=this.options.element,this.animation=this.options.animation,this.log=this.options.log}return r(e,t),e.prototype.execute=function(){return this.parent=this.element.parentNode,up.fragment.markAsDestroying(this.element),up.motion.willAnimate(this.element,this.animation,this.options)?(this.emitDestroyed(),this.animate().then((e=this,function(){return e.wipe()})).then((t=this,function(){return t.onFinished()}))):(this.wipe(),this.emitDestroyed(),this.onFinished());var t,e},e.prototype.animate=function(){return up.motion.animate(this.element,this.animation,this.options)},e.prototype.wipe=function(){return this.layer.asCurrent((t=this,function(){return up.syntax.clean(t.element,{layer:t.layer}),up.browser.canJQuery()?jQuery(t.element).remove():n.remove(t.element)}));var t},e.prototype.emitDestroyed=function(){return up.fragment.emitDestroyed(this.element,{parent:this.parent,log:this.log})},e}(up.Change.Removal)}.call(this),function(){var p,n=function(t,e){function n(){this.constructor=t}for(var r in e)o.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},o={}.hasOwnProperty;p=up.util,up.element,up.Change.FromContent=function(t){function e(t){e.__super__.constructor.call(this,t),up.layer.normalizeOptions(this.options),this.layers=up.layer.getAll(this.options),this.origin=this.options.origin,this.preview=this.options.preview,this.mode=this.options.mode,this.origin&&(this.originLayer=up.layer.get(this.origin))}return n(e,t),e.prototype.getPlans=function(){return this.plans||(this.plans=[],this.options.fragment&&(this.options.target=this.getResponseDoc().rootSelector()),this.expandIntoPlans(this.layers,this.options.target),this.expandIntoPlans(this.layers,this.options.fallback)),this.plans},e.prototype.expandIntoPlans=function(t,o){var i,e,s,n,u,r,a;for(r=[],e=0,n=t.length;e<n;e++)s=t[e],r.push(function(){var t,e,n,r;for(r=[],t=0,e=(n=this.expandTargets(o,s)).length;t<e;t++
2
2
  )a=n[t],u=p.merge(this.options,{target:a,layer:s,placement:this.defaultPlacement()}),i="new"===s?new up.Change.OpenLayer(u):new up.Change.UpdateLayer(u),r.push(this.plans.push(i));return r}.call(this));return r},e.prototype.expandTargets=function(t,e){return up.fragment.expandTargets(t,{layer:e,mode:this.mode,origin:this.origin})},e.prototype.execute=function(){var t,e;return this.options.preload?Promise.resolve():(t=function(t){return t.execute(e.getResponseDoc())},(e=this).seekPlan(t)||this.postflightTargetNotApplicable())},e.prototype.getResponseDoc=function(){var t,e;return this.preview||this.responseDoc||(e=p.pick(this.options,["target","content","fragment","document","html"]),"function"==typeof(t=up.migrate).handleResponseDocOptions&&t.handleResponseDocOptions(e),"content"===this.defaultPlacement()&&(e.target=this.firstExpandedTarget(e.target)),this.responseDoc=new up.ResponseDoc(e)),this.responseDoc},e.prototype.defaultPlacement=function(){if(!this.options.document&&!this.options.fragment)return"content"},e.prototype.firstExpandedTarget=function(t){return this.expandTargets(t||":main",this.layers[0])[0]},e.prototype.preflightProps=function(t){var e;return null==t&&(t={}),e=function(t){return t.preflightProps()},this.seekPlan(e)||t.optional||this.preflightTargetNotApplicable()},e.prototype.preflightTargetNotApplicable=function(){return this.targetNotApplicable("Could not find target in current page")},e.prototype.postflightTargetNotApplicable=function(){return this.targetNotApplicable("Could not find common target in current page and response")},e.prototype.targetNotApplicable=function(t){var e,n;return this.getPlans().length?(n=p.uniq(p.map(this.getPlans(),"target")),e=up.layer.optionToString(this.options.layer),up.fail(t+" (tried selectors %o in %s)",n,e)):this.layers.length?up.fail("No target selector given"):up.fail("Layer %o does not exist",this.options.layer)},e.prototype.seekPlan=function(t){var e,n,r,o,i;for(n=0,r=(i=this.getPlans()).length;n<r;n++){o=i[n];try{return t(o)}catch(s){e=s,up.error.notApplicable.is(e)||function(){throw e}()}}},e}(up.Change)}.call(this),function(){var i,n=function(t,e){function n(){this.constructor=t}for(var r in e)o.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},o={}.hasOwnProperty;i=up.util,up.Change.FromURL=function(t){function e(t){this.options=t,e.__super__.constructor.call(this,this.options),this.successOptions=this.options,this.failOptions=up.RenderOptions.deriveFailOptions(this.successOptions)}return n(e,t),e.prototype.execute=function(){var t,e,n;return(t=this.newPageReason())?(up.puts("up.render()",t),up.browser.loadPage(this.options),i.unresolvablePromise()):(e=this.makeRequest(),this.options.preload?e:i.always(e,(n=this,function(t){return n.onRequestSettled(t)})))},e.prototype.newPageReason=function(){return i.isCrossOrigin(this.options.url)?"Loading cross-origin content in new page":up.browser.canPushState()?void 0:"Loading content in new page to restore history support"},e.prototype.makeRequest=function(){var t,e,n;return n=this.preflightPropsForRenderOptions(this.successOptions),t=this.preflightPropsForRenderOptions(this.failOptions,{optional:!0}),e=i.merge(this.successOptions,n,i.renameKeys(t,up.fragment.failKey)),this.request=up.request(e),this.request},e.prototype.preflightPropsForRenderOptions=function(t,e){return new up.Change.FromContent(i.merge(t,{preview:!0})).preflightProps(e)},e.prototype.onRequestSettled=function(t){var e;if(this.response=t,this.response instanceof up.Response){if(this.isSuccessfulResponse())return this.updateContentFromResponse(["Loaded fragment from successful response to %s",this.request.description],this.successOptions);throw e=["Loaded fragment from failed response to %s (HTTP %d)",this.request.description,this.response.status],this.updateContentFromResponse(e,this.failOptions)}throw this.response},e.prototype.isSuccessfulResponse=function(){return!1===this.successOptions.fail||this.response.ok},e.prototype.buildEvent=function(t,e){var n;return n={request:this.request,response:this.response,renderOptions:this.options},up.event.build(t,i.merge(n,e))},e.prototype.updateContentFromResponse=function(t,e){var n;return n=this.buildEvent("up:fragment:loaded",{renderOptions:e}),this.request.assertEmitted(n,{log:t,callback:this.options.onLoaded}),this.augmentOptionsFromResponse(e),new up.Change.FromContent(e).execute()},e.prototype.augmentOptionsFromResponse=function(t){var e,n,r,o;return r=n=this.response.url,(e=this.request.hash)&&(r+=t.hash=e),"GET"===this.response.method?t.source=this.improveHistoryValue(t.source,n):(t.source=this.improveHistoryValue(t.source,"keep"),t.history=!!t.location),t.location=this.improveHistoryValue(t.location,r),t.title=this.improveHistoryValue(t.title,this.response.title),t.eventPlans=this.response.eventPlans,(o=this.response.target)&&(t.target=o),t.document=this.response.text,t.acceptLayer=this.response.acceptLayer,t.dismissLayer=this.response.dismissLayer,t.document||!i.isDefined(t.acceptLayer)&&!i.isDefined(t.dismissLayer)||(t.target=":none"),t.context=i.merge(t.context,this.response.context)},e}(up.Change)}.call(this),function(){var n,r=function(t,e){function n(){this.constructor=t}for(var r in e)o.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},o={}.hasOwnProperty;n=up.util,up.Change.OpenLayer=function(t){function e(t){e.__super__.constructor.call(this,t),this.target=t.target,this.origin=t.origin,this.baseLayer=t.baseLayer}return r(e,t),e.prototype.preflightProps=function(){return{layer:this.baseLayer,mode:this.options.mode,context:this.buildLayer().context,target:this.target}},e.prototype.bestPreflightSelector=function(){return this.target},e.prototype.execute=function(t){if(":none"===this.target?this.content=document.createElement("up-none"):this.content=t.select(this.target),!this.content||this.baseLayer.isClosed())throw this.notApplicable();if(up.puts("up.render()",'Opening element "'+this.target+'" in new overlay'),this.options.title=this.improveHistoryValue(this.options.title,t.getTitle()),this.emitOpenEvent().defaultPrevented)throw up.error.aborted("Open event was prevented");var e;return this.baseLayer.peel(),this.layer=this.buildLayer(),up.layer.stack.push(this.layer),this.layer.createElements(this.content),this.layer.setupHandlers(),this.handleHistory(),this.setSource({newElement:this.content,source:this.options.source}),t.finalizeElement(this.content),up.hello(this.layer.element,{layer:this.layer,origin:this.origin}),this.handleLayerChangeRequests(),this.handleScroll(),this.layer.startOpenAnimation().then((e=this,function(){return e.layer.isOpen()&&e.handleFocus(),e.onFinished()})),this.layer.opening=!1,this.emitOpenedEvent(),this.abortWhenLayerClosed(),new up.RenderResult({layer:this.layer,fragments:[this.content]})},e.prototype.buildLayer=function(){return up.layer.build(n.merge(this.options,{opening:!0}))},e.prototype.handleHistory=function(){return"auto"===this.layer.historyVisible&&(this.layer.historyVisible=up.fragment.hasAutoHistory(this.content)),this.layer.parent.saveHistory(),this.options.history=!0,this.layer.updateHistory(this.options)},e.prototype.handleFocus=function(){var t;return null!=(t=this.baseLayer.overlayFocus)&&t.moveToBack(),this.layer.overlayFocus.moveToFront(),new up.FragmentFocus({fragment:this.content,layer:this.layer,autoMeans:["autofocus","layer"]}).process(this.options.focus)},e.prototype.handleScroll=function(){var t;return t=n.merge(this.options,{fragment:this.content,layer:this.layer,autoMeans:["hash","layer"]}),new up.FragmentScrolling(t).process(this.options.scroll)},e.prototype.emitOpenEvent=function(){return up.emit("up:layer:open",{origin:this.origin,baseLayer:this.baseLayer,layerOptions:this.options,log:"Opening new "+this.layer})},e.prototype.emitOpenedEvent=function(){return this.layer.emit("up:layer:opened",{origin:this.origin,callback:this.layer.callback("onOpened"),log:"Opened new "+this.layer})},e}(up.Change.Addition)}.call(this),function(){var f,d,n=function(t,e){return function(){return t.apply(e,arguments)}},r=function(t,e){function n(){this.constructor=t}for(var r in e)o.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},o={}.hasOwnProperty;d=up.util,f=up.element,up.Change.UpdateLayer=function(t){function e(t){this.executeStep=n(this.executeStep,this),e.__super__.constructor.call(this,t),this.layer=t.layer,this.target=t.target,this.placement=t.placement,this.context=t.context,this.parseSteps()}return r(e,t),e.prototype.preflightProps=function(){return this.matchPreflight(),{layer:this.layer,mode:this.layer.mode,context:d.merge(this.layer.context,this.context),target:this.bestPreflightSelector()}},e.prototype.bestPreflightSelector=function(){return this.matchPreflight(),d.map(this.steps,"selector").join(", ")||":none"},e.prototype.execute=function(t){var e,n;return this.responseDoc=t,this.matchPostflight(),up.puts("up.render()",'Updating "'+this.bestPreflightSelector()+'" in '+this.layer),this.options.title=this.improveHistoryValue(this.options.title,this.responseDoc.getTitle()),this.setScrollAndFocusOptions(),this.options.saveScroll&&up.viewport.saveScroll({layer:this.layer}),this.options.peel&&this.layer.peel(),d.assign(this.layer.context,this.context),"auto"===this.options.history&&(this.options.history=this.hasAutoHistory()),this.layer.updateHistory(d.pick(this.options,["history","location","title"])),this.handleLayerChangeRequests(),e=this.steps.map(this.executeStep),Promise.all(e).then((n=this,function(){return n.abortWhenLayerClosed(),n.onFinished()})),new up.RenderResult({layer:this.layer,fragments:d.map(this.steps,"newElement")})},e.prototype.executeStep=function(t){var e,n,r,o,i,s,u,a,p,l,c,h;switch(this.setSource(t),t.placement){case"swap":return(e=this.findKeepPlan(t))?(up.fragment.emitKept(e),this.handleFocus(t.oldElement,t),this.handleScroll(t.oldElement,t)):(this.transferKeepableElements(t),i=t.oldElement.parentNode,n=d.merge(t,{beforeStart:function(){return up.fragment.markAsDestroying(t.oldElement)},afterInsert:(h=this,function(){return h.responseDoc.finalizeElement(t.newElement),up.hello(t.newElement,t)}),beforeDetach:(c=this,function(){return up.syntax.clean(t.oldElement,{layer:c.layer})}),afterDetach:function(){return f.remove(t.oldElement),up.fragment.emitDestroyed(t.oldElement,{parent:i,log:!1})},scrollNew:(l=this,function(){return l.handleFocus(t.newElement,t),l.handleScroll(t.newElement,t)})}),up.morph(t.oldElement,t.newElement,t.transition,n));case"content":return o=f.wrapChildren(t.oldElement),r=f.wrapChildren(t.newElement),a=d.merge(t,{placement:"swap",oldElement:o,newElement:r,focus:!1}),this.executeStep(a).then((p=this,function(){return f.unwrap(r),p.handleFocus(t.oldElement,t)}));case"before":case"after":return u=f.wrapChildren(t.newElement),s="before"===t.placement?"afterbegin":"beforeend",t.oldElement.insertAdjacentElement(s,u),this.responseDoc.finalizeElement(u),up.hello(u,t),this.handleFocus(u,t),this.handleScroll(u,t).then(function(){return up.animate(u,t.transition,t)}).then(function(){return f.unwrap(u)});default:return up.fail("Unknown placement: %o",t.placement)}},e.prototype.findKeepPlan=function(t){var e,n,r,o,i,s;if(t.keep)return r=t.oldElement,n=t.newElement,(i=f.booleanOrStringAttr(r,"up-keep"))&&(!0===i&&(i="&"),e={layer:this.layer,origin:r},(o=t.descendantsOnly?up.fragment.get(n,i,e):up.fragment.subtree(n,i,e)[0])&&f.matches(o,"[up-keep]")&&(s={oldElement:r,newElement:o,newData:up.syntax.data(o)},!up.fragment.emitKeep(s).defaultPrevented))?s:void 0},e.prototype.transferKeepableElements=function(t){var e,n,r,o,i,s,u;if(n=[],t.keep)for(e=0,i=(u=t.oldElement.querySelectorAll("[up-keep]")).length;e<i;e++)r=u[e],(s=this.findKeepPlan(d.merge(t,{oldElement:r,descendantsOnly:!0})))&&(o=r.cloneNode(!0),f.replace(r,o),f.replace(s.newElement,r),n.push(s));return t.keepPlans=n},e.prototype.parseSteps=function(){var t,e,n,r,o,i,s;for(this.steps=[],o=[],e=0,n=(r=d.splitValues(this.target,",")).length;e<n;e++)":none"!==(i=r[e])?(t=i.match(/^(.+?)(?:\:(before|after))?$/)||function(){throw up.error.invalidSelector(i)}(),s=d.merge(this.options,{selector:t[1],placement:t[2]||this.placement||"swap"}),o.push(this.steps.push(s))):o.push(void 0);return o},e.prototype.matchPreflight=function(){var t,e,n,r,o;if(!this.matchedPreflight){for(e=0,n=(r=this.steps).length;e<n;e++)o=r[e],t=new up.FragmentFinder(o),o.oldElement||(o.oldElement=t.find()||function(){throw this.notApplicable('Could not find element "'+this.target+'" in current page')}.call(this));return this.resolveOldNesting(),this.matchedPreflight=!0}},e.prototype.matchPostflight=function(){var t,e,n,r;if(!this.matchedPostflight){for(this.matchPreflight(),t=0,e=(n=this.steps).length;t<e;t++)(r=n[t]).newElement=this.responseDoc.select(r.selector)||function(){throw this.notApplicable('Could not find element "'+this.target+'" in server response')}.call(this);return this.options.hungry&&this.addHungrySteps(),this.resolveOldNesting(),this.matchedPostflight=!0}},e.prototype.addHungrySteps=function(){var t,e,n,r,o,i,s,u;for(i=[],e=0,n=(t=up.fragment.all(up.radio.hungrySelector(),this.options)).length;e<n;e++)o=t[e],s=up.fragment.toTarget(o),(r=this.responseDoc.select(s))?(u=f.booleanOrStringAttr(o,"transition"),i.push(this.steps.push({selector:s,oldElement:o,newElement:r,transition:u,placement:"swap"}))):i.push(void 0);return i},e.prototype.containedByRivalStep=function(t,e){return d.some(t,function(t){return t!==e&&("swap"===t.placement||"content"===t.placement)&&t.oldElement.contains(e.oldElement)})},e.prototype.resolveOldNesting=function(){var e,n;return e=d.uniqBy(this.steps,"oldElement"),e=d.reject(e,(n=this,function(t){return n.containedByRivalStep(e,t)})),this.steps=e},e.prototype.setScrollAndFocusOptions=function(){return this.steps.forEach((n=this,function(t,e){if(0<e&&(t.scroll=!1,t.focus=!1),"swap"===t.placement||"content"===t.placement)return t.scrollBehavior="auto",null!=n.focusCapsule?n.focusCapsule:n.focusCapsule=up.FocusCapsule.preserveWithin(t.oldElement)}));var n},e.prototype.handleFocus=function(t,e){return new up.FragmentFocus(d.merge(e,{fragment:t,layer:this.layer,focusCapsule:this.focusCapsule,autoMeans:up.fragment.config.autoFocus})).process(e.focus)},e.prototype.handleScroll=function(t,e){return new up.FragmentScrolling(d.merge(e,{fragment:t,layer:this.layer,autoMeans:up.fragment.config.autoScroll})).process(e.scroll)},e.prototype.hasAutoHistory=function(){var t;return t=d.map(this.steps,"oldElement"),d.some(t,function(t){return up.fragment.hasAutoHistory(t)})},e}(up.Change.Addition)}.call(this),function(){var n,l,r=function(t,e){return function(){return t.apply(e,arguments)}};l=up.util,n=up.element,up.CompilerPass=function(){function t(t,e,n){this.root=t,this.compilers=e,null==n&&(n={}),this.isInSkippedSubtree=r(this.isInSkippedSubtree,this),this.skipSubtrees=n.skip,this.skipSubtrees.length&&this.root.querySelector("[up-keep]")||(this.skipSubtrees=void 0),this.layer=n.layer||up.layer.get(this.root)||up.layer.current,this.errors=[]}return t.prototype.run=function(){var i;if(up.puts("up.hello()","Compiling fragment %o",this.root),this.layer.asCurrent((i=this,function(){var t,e,n,r,o;for(o=[],e=0,n=(r=i.compilers).length;e<n;e++)t=r[e],o.push(i.runCompiler(t));return o})),this.errors.length)throw up.error.failed("Errors while compiling",{errors:this.errors})},t.prototype.runCompiler=function(t){var e,n,r,o,i,s,u,a,p;if((u=this.select(t.selector)).length){if(t.isDefault||up.puts("up.hello()",'Compiling "%s" on %d element(s)',t.selector,u.length),t.batch)this.compileBatch(t,u);else for(e=0,o=u.length;e<o;e++)s=u[e],this.compileOneElement(t,s);if(r=t.keep){for(p=l.isString(r)?r:"",a=[],n=0,i=u.length;n<i;n++)s=u[n],a.push(s.setAttribute("up-keep",p));return a}}},t.prototype.compileOneElement=function(t,e){var n,r,o,i;if(n=[t.jQuery?up.browser.jQuery(e):e],1!==t.length&&(r=up.syntax.data(e),n.push(r)),i=this.applyCompilerFunction(t,e,n),o=this.destructorPresence(i))return up.destructor(e,o)},t.prototype.compileBatch=function(t,e){var n,r,o;if(n=[t.jQuery?up.browser.jQuery(e):e],1!==t.length&&(r=l.map(e,up.syntax.data),n.push(r)),o=this.applyCompilerFunction(t,e,n),this.destructorPresence(o))return up.fail("Compilers with { batch: true } cannot return destructors")},t.prototype.applyCompilerFunction=function(t,e,n){var r;try{return t.apply(e,n)}catch(o){return r=o,this.errors.push(r),up.log.error("up.hello()","While compiling %o: %o",e,r),up.error.emitGlobal(r)}},t.prototype.destructorPresence=function(t){if(l.isFunction(t)||l.isArray(t)&&l.every(t,l.isFunction))return t},t.prototype.select=function(t){var e;return e=n.subtree(this.root,l.evalOption(t)),this.skipSubtrees&&(e=l.reject(e,this.isInSkippedSubtree)),e},t.prototype.isInSkippedSubtree=function(t){var e;return!!l.contains(this.skipSubtrees,t)||!!(e=t.parentElement)&&this.isInSkippedSubtree(e)},t}()}.call(this),function(){var n,r=function(t,e){function n(){this.constructor=t}for(var r in e)o.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},o={}.hasOwnProperty;n=up.util,up.Config=function(t){function e(t){this.blueprintFn=null!=t?t:function(){return{}},this.reset()}return r(e,t),e.prototype.reset=function(){return n.assign(this,this.blueprintFn())},e}(up.Class)}.call(this),function(){var r,o,i=function(t,e){return function(){return t.apply(e,arguments)}};o=up.util,r=up.element,up.CSSTransition=function(){function t(t,e,n){this.element=t,this.lastFrameKebab=e,this.onTransitionEnd=i(this.onTransitionEnd,this),this.onFinishEvent=i(this.onFinishEvent,this),this.lastFrameKeysKebab=Object.keys(this.lastFrameKebab),o.some(this.lastFrameKeysKebab,function(t){return t.match(/A-Z/)})&&up.fail("Animation keys must be kebab-case"),this.finishEvent=n.finishEvent,this.duration=n.duration,this.easing=n.easing,this.finished=!1}return t.prototype.start=function(){return 0===this.lastFrameKeysKebab.length?(this.finished=!0,Promise.resolve()):(this.deferred=o.newDeferred(),this.pauseOldTransition(),this.startTime=new Date,this.startFallbackTimer(),this.listenToFinishEvent(),this.listenToTransitionEnd(),this.startMotion(),this.deferred.promise())},t.prototype.listenToFinishEvent=function(){if(this.finishEvent)return this.stopListenToFinishEvent=this.element.addEventListener(this.finishEvent,this.onFinishEvent)},t.prototype.onFinishEvent=function(t){return t.stopPropagation(),this.finish()},t.prototype.startFallbackTimer=function(){var t,e;return t=100,this.fallbackTimer=o.timer(this.duration+t,(e=this,function(){return e.finish()}))},t.prototype.stopFallbackTimer=function(){return clearTimeout(this.fallbackTimer)},t.prototype.listenToTransitionEnd=function(){return this.stopListenToTransitionEnd=up.on(this.element,"transitionend",this.onTransitionEnd)},t.prototype.onTransitionEnd=function(t){var e;if(t.target===this.element&&new Date-this.startTime>.25*this.duration&&(e=t.propertyName,o.contains(this.lastFrameKeysKebab,e)))return this.finish()},t.prototype.finish=function(){if(!this.finished)return this.finished=!0,this.stopFallbackTimer(),"function"==typeof this.stopListenToFinishEvent&&this.stopListenToFinishEvent(),"function"==typeof this.stopListenToTransitionEnd&&this.stopListenToTransitionEnd(),r.concludeCSSTransition(this.element),this.resumeOldTransition(),this.deferred.resolve()},t.prototype.pauseOldTransition=function(){var t,e,n;if(t=r.style(this.element,["transitionProperty","transitionDuration","transitionDelay","transitionTimingFunction"]),r.hasCSSTransition(t))return"all"!==t.transitionProperty&&(n=t.transitionProperty.split(/\s*,\s*/),e=r.style(this.element,n),this.setOldTransitionTargetFrame=r.setTemporaryStyle(this.element,e)),this.setOldTransition=r.concludeCSSTransition(this.element)},t.prototype.resumeOldTransition=function(){return"function"==typeof this.setOldTransitionTargetFrame&&this.setOldTransitionTargetFrame(),"function"==typeof this.setOldTransition?this.setOldTransition():void 0},t.prototype.startMotion=function(){return r.setStyle(this.element,{transitionProperty:Object.keys(this.lastFrameKebab).join(", "),transitionDuration:this.duration+"ms",transitionTimingFunction:this.easing}),r.setStyle(this.element,this.lastFrameKebab)},t}()}.call(this),function(){var a;a=up.util,up.element,up.DestructorPass=function(){function t(t,e){this.fragment=t,this.options=e,this.errors=[]}return t.prototype.run=function(){var t,e,n,r,o,i,s,u;for(r=0,i=(u=this.selectCleanables()).length;r<i;r++){if(t=u[r],n=a.pluckKey(t,"upDestructors"))for(o=0,s=n.length;o<s;o++)e=n[o],this.applyDestructorFunction(e,t);t.classList.remove("up-can-clean")}if(this.errors.length)throw up.error.failed("Errors while destroying",{errors:this.errors})},t.prototype.selectCleanables=function(){var t;return t=a.merge(this.options,{destroying:!0}),up.fragment.subtree(this.fragment,".up-can-clean",t)},t.prototype.applyDestructorFunction=function(t,e){var n;try{return t()}catch(r){return n=r,this.errors.push(n),up.log.error("up.destroy()","While destroying %o: %o",e,n),up.error.emitGlobal(n)}},t}()}.call(this),function(){var i,s,n=function(t,e){function n(){this.constructor=t}for(var r in e)o.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},o={}.hasOwnProperty,u=[].slice;s=up.util,i=up.element,up.EventEmitter=function(t){function e(){return e.__super__.constructor.apply(this,arguments)}return n(e,t),e.prototype.keys=function(){return["target","event","baseLayer","callback","log","ensureBubbles"]},e.prototype.emit=function(){var t;return this.logEmission(),this.baseLayer?this.baseLayer.asCurrent((t=this,function(){return t.dispatchEvent()})):this.dispatchEvent(),this.event},e.prototype.dispatchEvent=function(){return this.target.dispatchEvent(this.event),this.ensureBubbles&&i.isDetached(this.target)&&document.dispatchEvent(this.event),"function"==typeof this.callback?this.callback(this.event):void 0},e.prototype.assertEmitted=function(){var t;return!(t=this.emit()).defaultPrevented||function(){throw up.error.aborted("Event "+t.type+" was prevented")}()},e.prototype.logEmission=function(){var t,e,n,r;if(up.log.isEnabled())return t=this.log,s.isArray(t)?(t=(n=t)[0],e=2<=n.length?u.call(n,1):[]):e=[],r=this.event.type,s.isString(t)?up.puts.apply(up,[r,t].concat(u.call(e))):!1!==t?up.puts(r,"Event "+r):void 0},e.fromEmitArgs=function(t,e){var n,r,o;return null==e&&(e={}),r=s.extractOptions(t),r=s.merge(e,r),s.isElementish(t[0])?r.target=i.get(t.shift()):t[0]instanceof up.Layer&&(r.layer=t.shift()),r.layer&&(n=up.layer.get(r.layer),null==r.target&&(r.target=n.element),null==r.baseLayer&&(r.baseLayer=n)),r.baseLayer&&(r.baseLayer=up.layer.get(r.baseLayer)),s.isString(r.target)?r.target=up.fragment.get(r.target,{layer:r.layer}):r.target||(r.target=document),(null!=(o=t[0])?o.preventDefault:void 0)?(r.event=t[0],null==r.log&&(r.log=t[0].log)):s.isString(t[0])?r.event=up.event.build(t[0],r):r.event=up.event.build(r),new this(r)},e}(up.Record)}.call(this),function(){var a,p,n=function(t,e){return function(){return t.apply(e,arguments)}},r=function(t,e){function n(){this.constructor=t}for(var r in e)o.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},o={}.hasOwnProperty;p=up.util,a=up.element,up.EventListener=function(t){function e(t){this.nativeCallback=n(this.nativeCallback,this),e.__super__.constructor.call(this,t),this.key=this.constructor.buildKey(t),this.isDefault=up.framework.isBooting()}return r(e,t),e.prototype.keys=function(){return["element","eventType","selector","callback","jQuery","guard","baseLayer","passive","once"]},e.prototype.bind=function(){var t,e,n;return(e=(t=this.element).upEventListeners||(t.upEventListeners={}))[this.key]&&up.fail("up.on(): The %o callback %o cannot be registered more than once",this.eventType,this.callback),(n=(e[this.key]=this).element).addEventListener.apply(n,this.addListenerArgs())},e.prototype.addListenerArgs=function(){var t;return t=[this.eventType,this.nativeCallback],this.passive&&up.browser.canPassiveEventListener()&&t.push({passive:!0}),t},e.prototype.unbind=function(){var t,e;return(t=this.element.upEventListeners)&&delete t[this.key],(e=this.element).removeEventListener.apply(e,this.addListenerArgs())},e.prototype.nativeCallback=function(t){var e,n,r,o,i,s,u;if(this.once&&this.unbind(),o=t.target,this.selector&&(o=a.closest(o,p.evalOption(this.selector))),!this.guard||this.guard(t))return o?(i=this.jQuery?up.browser.jQuery(o):o,n=[t,i],1!==(s=this.callback.length)&&2!==s&&(r=up.syntax.data(o),n.push(r)),e=function(){return u.callback.apply(o,n)},(u=this).baseLayer?this.baseLayer.asCurrent(e):e()):void 0},e.fromElement=function(t){var e;if(e=t.element.upEventListeners)return e[this.buildKey(t)]},e.buildKey=function(t){var e;return(e=t.callback).upUid||(e.upUid=p.uid()),[t.eventType,t.selector,t.callback.upUid].join("|")},e.unbindNonDefault=function(t){var e,n,r,o,i,s;if(i=t.upEventListeners){for(s=[],e=0,n=(o=p.values(i)).length;e<n;e++)(r=o[e]).isDefault?s.push(void 0):s.push(r.unbind());return s}},e}(up.Record)}.call(this),function(){var a,n=function(t,e){function n(){this.constructor=t}for(var r in e)o.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},o={}.hasOwnProperty;a=up.util,up.EventListenerGroup=function(t){function e(){return e.__super__.constructor.apply(this,arguments)}return n(e,t),e.prototype.keys=function(){return["elements","eventTypes","selector","callback","jQuery","guard","baseLayer","passive","once"]},e.prototype.bind=function(){var n;return n=[],this.eachListenerAttributes(function(t){var e;return(e=new up.EventListener(t)).bind(),n.push(function(){return e.unbind()})}),a.sequence(n)},e.prototype.eachListenerAttributes=function(o){var i,s,t,e,n,r;for(r=[],t=0,e=(n=this.elements).length;t<e;t++)i=n[t],r.push(function(){var t,e,n,r;for(r=[],t=0,e=(n=this.eventTypes).length;t<e;t++)s=n[t],r.push(o(this.listenerAttributes(i,s)));return r}.call(this));return r},e.prototype.listenerAttributes=function(t,e){return a.merge(this.attributes(),{element:t,eventType:e})},e.prototype.unbind=function(){return this.eachListenerAttributes(function(t){var e;if(e=up.EventListener.fromElement(t))return e.unbind()})},e.fromBindArgs=function(t,e){var n,r,o,i,s,u;return n=(t=a.copy(t)).pop(),r=t[0].addEventListener?[t.shift()]:a.isJQuery(t[0])||a.isList(t[0])&&t[0][0].addEventListener?t.shift():[document],o=a.splitValues(t.shift()),(i=up.migrate.fixEventTypes)&&(o=i(o)),s=a.extractOptions(t),u=t[0],new this(a.merge({elements:r,eventTypes:o,selector:u,callback:n},s,e))},e}(up.Record)}.call(this),function(){var r,p,o=function(t,e){return function(){return t.apply(e,arguments)}};p=up.util,r=up.element,up.FieldObserver=function(){function t(t,e,n){this.callback=n,this.isNewValues=o(this.isNewValues,this),this.scheduleValues=o(this.scheduleValues,this),this.fields=r.list(t),this.delay=e.delay,this.batch=e.batch}return t.prototype.start=function(){return this.scheduledValues=null,this.processedValues=this.readFieldValues(),this.currentTimer=void 0,this.callbackRunning=!1,this.unbind=up.on(this.fields,"input change",(t=this,function(){return t.check()}));var t},t.prototype.stop=function(){return this.unbind(),this.cancelTimer()},t.prototype.cancelTimer=function(){return clearTimeout(this.currentTimer),this.currentTimer=void 0},t.prototype.scheduleTimer=function(){return this.cancelTimer(),this.currentTimer=p.timer(this.delay,(t=this,function(){return t.currentTimer=void 0,t.requestCallback()}));var t},t.prototype.scheduleValues=function(t){return this.scheduledValues=t,this.scheduleTimer()},t.prototype.isNewValues=function(t){return!p.isEqual(t,this.processedValues)&&!p.isEqual(this.scheduledValues,t)},t.prototype.requestCallback=function(){var t,e,n,r,o;if(null!==this.scheduledValues&&!this.currentTimer&&!this.callbackRunning){if(e=this.changedValues(this.processedValues,this.scheduledValues),this.processedValues=this.scheduledValues,this.scheduledValues=null,this.callbackRunning=!0,t=[],this.batch)t.push(this.callback(e));else for(n in e)r=e[n],t.push(this.callback(r,n));return p.allSettled(t).then((o=this,function(){return o.callbackRunning=!1,o.requestCallback()}))}},t.prototype.changedValues=function(t,e){var n,r,o,i,s,u,a;for(n={},i=(i=Object.keys(t)).concat(Object.keys(e)),r=0,s=(i=p.uniq(i)).length;r<s;r++)a=t[o=i[r]],u=e[o],p.isEqual(a,u)||(n[o]=u);return n},t.prototype.readFieldValues=function(){return up.Params.fromFields(this.fields).toObject()},t.prototype.check=function(){var t;if(t=this.readFieldValues(),this.isNewValues(t))return this.scheduleValues(t)},t}()}.call(this),function(){var u,r,o,i,n=function(t,e){function n(){this.constructor=t}for(var r in e)s.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},s={}.hasOwnProperty;up.util,r=up.element,u=["selectionStart","selectionEnd","scrollLeft","scrollTop"],i=function(t,e){var n,r,o,i;for(i=[],n=0,o=u.length;n<o;n++){r=u[n];try{i.push(e[r]=t[r])}catch(s){s}}return i},o=function(t){var e;if(e=document.activeElement,r.isInSubtree(t,e))return e},up.FocusCapsule=function(t){function e(){return e.__super__.constructor.apply(this,arguments)}return n(e,t),e.prototype.keys=function(){return["selector","oldElement"].concat(u)},e.prototype.restore=function(t,e){var n;if(this.wasLost())return(n=r.get(t,this.selector))?(i(this,n),up.focus(n,e),!0):void 0},e.preserveWithin=function(t){var e,n;if(e=o(t))return n={oldElement:t,selector:up.fragment.toTarget(e)},i(e,n),new this(n)},e.prototype.wasLost=function(){return!o(this.oldElement)},e}(up.Record)}.call(this),function(){var n;n=/^([^ >+(]+) (.+)$/,up.FragmentFinder=function(){function t(t){this.options=t,this.origin=this.options.origin,this.selector=this.options.selector,this.layer=this.options.layer}return t.prototype.find=function(){return this.findAroundOrigin()||this.findInLayer()},t.prototype.findAroundOrigin=function(){if(this.origin&&up.fragment.config.matchAroundOrigin&&!up.element.isDetached(this.origin))return this.findClosest()||this.findInVicinity()},t.prototype.findClosest=function(){return up.fragment.closest(this.origin,this.selector,this.options)},t.prototype.findInVicinity=function(){var t,e;if((e=this.selector.match(n))&&(t=up.fragment.closest(this.origin,e[1],this.options)))return up.fragment.getDumb(t,e[2])},t.prototype.findInLayer=function(){return up.fragment.getDumb(this.selector,this.options)},t}()}.call(this),function(){var r,n=function(t,e){function n(){this.constructor=t}for(var r in e)o.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},o={}.hasOwnProperty;r=up.util,up.FragmentProcessor=function(t){function e(){return e.__super__.constructor.apply(this,arguments)}return n(e,t),e.prototype.keys=function(){return["fragment","autoMeans","origin","layer"]},e.prototype.process=function(t){return this.tryProcess(t)},e.prototype.tryProcess=function(t){var e,n;if(r.isArray(t))return r.find(t,(n=this,function(t){return n.tryProcess(t)}));if(r.isFunction(t))return this.tryProcess(t(this.fragment,this.attributes()));if(r.isElement(t))return this.processElement();if(r.isString(t)){if("auto"===t)return this.tryProcess(this.autoMeans);if(e=t.match(/^(.+?)-if-(.+?)$/))return this.resolveCondition(e[2])&&this.process(e[1])}return this.processPrimitive(t)},e.prototype.resolveCondition=function(t){if("main"===t)return up.fragment.contains(this.fragment,":main")},e.prototype.findSelector=function(t){var e,n;if(e={layer:this.layer,origin:this.origin},n=up.fragment.get(this.fragment,t,e)||up.fragment.get(t,e))return n;up.warn("up.render()",'Could not find an element matching "%s"',t)},e}(up.Record)}.call(this),function(){var n,r,o,i=function(t,e){function n(){this.constructor=t}for(var r in e)s.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},s={}.hasOwnProperty;o=up.util,r=up.element,n={preventScroll:!0},up.FragmentFocus=function(t){function e(){return e.__super__.constructor.apply(this,arguments)}return i(e,t),e.prototype.keys=function(){return e.__super__.keys.call(this).concat(["hash","focusCapsule"])},e.prototype.processPrimitive=function(t){switch(t){case"keep":return this.restoreFocus();case"target":case!0:return this.focusElement(this.fragment);case"layer":return this.focusElement(this.layer.getFocusElement());case"main":return this.focusSelector(":main");case"hash":return this.focusHash();case"autofocus":return this.autofocus();default:if(o.isString(t))return this.focusSelector(t)}},
3
3
  e.prototype.processElement=function(t){return this.focusElement(t)},e.prototype.resolveCondition=function(t){return"lost"===t?this.wasFocusLost():e.__super__.resolveCondition.call(this,t)},e.prototype.focusSelector=function(t){var e;if(e=this.findSelector(t))return this.focusElement(e)},e.prototype.restoreFocus=function(){var t;return null!=(t=this.focusCapsule)?t.restore(this.fragment,n):void 0},e.prototype.autofocus=function(){var t;if(t=r.subtree(this.fragment,"[autofocus]")[0])return up.focus(t,n),!0},e.prototype.focusElement=function(t){return up.viewport.makeFocusable(t),up.focus(t,n),!0},e.prototype.focusHash=function(){var t;if(t=up.viewport.firstHashTarget(this.hash,{layer:this.layer}))return this.focusElement(t)},e.prototype.wasFocusLost=function(){var t;return null!=(t=this.focusCapsule)?t.wasLost():void 0},e}(up.FragmentProcessor)}.call(this),function(){var e,r=function(t,e){function n(){this.constructor=t}for(var r in e)o.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},o={}.hasOwnProperty;e=up.util,up.element,up.FragmentScrolling=function(t){function n(t){var e;"function"==typeof(e=up.migrate).handleScrollOptions&&e.handleScrollOptions(t),n.__super__.constructor.call(this,t)}return r(n,t),n.prototype.keys=function(){return n.__super__.keys.apply(this,arguments).concat(["hash","mode","revealTop","revealMax","revealSnap","scrollBehavior","scrollSpeed"])},n.prototype.process=function(t){return n.__super__.process.call(this,t)||Promise.resolve()},n.prototype.processPrimitive=function(t){switch(t){case"reset":return this.reset();case"layer":return this.revealLayer();case"main":return this.revealSelector(":main");case"restore":return this.restore();case"hash":return this.hash&&up.viewport.revealHash(this.hash,this.attributes());case"target":case"reveal":case!0:return this.revealElement(this.fragment);default:if(e.isString(t))return this.revealSelector(t)}},n.prototype.processElement=function(t){return this.revealElement(t)},n.prototype.revealElement=function(t){return up.reveal(t,this.attributes())},n.prototype.revealSelector=function(t){var e;if(e=this.findSelector(t))return this.revealElement(e)},n.prototype.revealLayer=function(){return this.revealElement(this.layer.getBoxElement())},n.prototype.reset=function(){return up.viewport.resetScroll(e.merge(this.attributes(),{around:this.fragment}))},n.prototype.restore=function(){return up.viewport.restoreScroll(e.merge(this.attributes(),{around:this.fragment}))},n}(up.FragmentProcessor)}.call(this),function(){var a,e,i=function(t,e){return function(){return t.apply(e,arguments)}};e=up.util,a=up.element,up.HTMLWrapper=function(){function t(t,e){var n,r,o;this.tagName=t,null==e&&(e={}),this.wrapMatch=i(this.wrapMatch,this),o="<"+this.tagName+"[^>]*>",n="</"+this.tagName+">",r="(.|\\s)*?",this.pattern=new RegExp(o+r+n,"ig"),this.attrName="up-wrapped-"+this.tagName}return t.prototype.strip=function(t){return t.replace(this.pattern,"")},t.prototype.wrap=function(t){return t.replace(this.pattern,this.wrapMatch)},t.prototype.wrapMatch=function(t){return this.didWrap=!0,'<meta name="'+this.attrName+'" value="'+e.escapeHTML(t)+'">'},t.prototype.unwrap=function(t){var e,n,r,o,i,s,u;if(this.didWrap){for(s=[],e=0,n=(o=t.querySelectorAll("meta[name='"+this.attrName+"']")).length;e<n;e++)r=(u=o[e]).getAttribute("value"),i=a.createFromHTML(r),s.push(a.replace(u,i));return s}},t}()}.call(this),function(){var n,r,o=function(t,e){return function(){return t.apply(e,arguments)}},i=function(t,e){function n(){this.constructor=t}for(var r in e)s.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},s={}.hasOwnProperty,u=[].slice;n=up.element,r=up.util,up.Layer=function(t){function e(t){if(null==t&&(t={}),this.containsEventTarget=o(this.containsEventTarget,this),this.contains=o(this.contains,this),e.__super__.constructor.call(this,t),!this.mode)throw"missing { mode } option"}return i(e,t),e.prototype.keys=function(){return["element","stack","historyVisible","mode","context","lastScrollTops"]},e.prototype.defaults=function(){return{context:{},lastScrollTops:new up.Cache({size:30,key:up.history.normalizeURL})}},e.prototype.setupHandlers=function(){return up.link.convertClicks(this)},e.prototype.teardownHandlers=function(){},e.prototype.mainTargets=function(){return up.layer.mainTargets(this.mode)},e.prototype.sync=function(){},e.prototype.accept=function(){throw up.error.notImplemented()},e.prototype.dismiss=function(){throw up.error.notImplemented()},e.prototype.peel=function(t){return this.stack.peel(this,t)},e.prototype.evalOption=function(t){return r.evalOption(t,this)},e.prototype.isCurrent=function(){return this.stack.isCurrent(this)},e.prototype.isFront=function(){return this.stack.isFront(this)},e.prototype.isRoot=function(){return this.stack.isRoot(this)},e.prototype.isOverlay=function(){return this.stack.isOverlay(this)},e.prototype.isOpen=function(){return this.stack.isOpen(this)},e.prototype.isClosed=function(){return this.stack.isClosed(this)},e.getter("parent",function(){return this.stack.parentOf(this)}),e.getter("child",function(){return this.stack.childOf(this)}),e.getter("ancestors",function(){return this.stack.ancestorsOf(this)}),e.getter("descendants",function(){return this.stack.descendantsOf(this)}),e.getter("index",function(){return this.stack.indexOf(this)}),e.prototype.getContentElement=function(){return this.contentElement||this.element},e.prototype.getBoxElement=function(){return this.boxElement||this.element},e.prototype.getFocusElement=function(){return this.getBoxElement()},e.prototype.getFirstSwappableElement=function(){throw up.error.notImplemented()},e.prototype.contains=function(t){return n.closest(t,up.layer.anySelector())===this.element},e.prototype.on=function(){var t;return t=1<=arguments.length?u.call(arguments,0):[],this.buildEventListenerGroup(t).bind()},e.prototype.off=function(){var t;return t=1<=arguments.length?u.call(arguments,0):[],this.buildEventListenerGroup(t).unbind()},e.prototype.buildEventListenerGroup=function(t){return up.EventListenerGroup.fromBindArgs(t,{guard:this.containsEventTarget,elements:[this.element],baseLayer:this})},e.prototype.containsEventTarget=function(t){return this.contains(t.target)},e.prototype.wasHitByMouseEvent=function(t){var e;return!(e=document.elementFromPoint(t.clientX,t.clientY))||this.contains(e)},e.prototype.buildEventEmitter=function(t){return up.EventEmitter.fromEmitArgs(t,{layer:this})},e.prototype.emit=function(){var t;return t=1<=arguments.length?u.call(arguments,0):[],this.buildEventEmitter(t).emit()},e.prototype.isDetached=function(){return n.isDetached(this.element)},e.prototype.saveHistory=function(){if(this.isHistoryVisible())return this.savedTitle=document.title,this.savedLocation=up.history.location},e.prototype.restoreHistory=function(){if(this.savedLocation&&(up.history.push(this.savedLocation),this.savedLocation=null),this.savedTitle)return document.title=this.savedTitle,this.savedTitle=null},e.prototype.asCurrent=function(t){return this.stack.asCurrent(this,t)},e.prototype.updateHistory=function(t){if(t.history)return r.isString(t.title)&&(this.title=t.title),r.isString(t.location)?this.location=t.location:void 0},e.accessor("title",{get:function(){return this.showsLiveHistory()?document.title:this.savedTitle},set:function(t){if(this.savedTitle=t,this.showsLiveHistory())return document.title=t}}),e.accessor("location",{get:function(){return this.showsLiveHistory()?up.history.location:this.savedLocation},set:function(t){if(this.savedLocation!==(t=up.history.normalizeURL(t))&&(this.savedLocation=t,this.emit("up:layer:location:changed",{location:t,log:!1}),this.showsLiveHistory()))return up.history.push(t)}}),e.prototype.isHistoryVisible=function(){return this.historyVisible&&(this.isRoot()||this.parent.isHistoryVisible())},e.prototype.showsLiveHistory=function(){return this.isHistoryVisible()&&this.isFront()&&(up.history.config.enabled||this.isRoot())},e.prototype.selector=function(t){return this.constructor.selector(t)},e.selector=function(){throw up.error.notImplemented()},e.prototype.toString=function(){throw up.error.notImplemented()},e.prototype.affix=function(){var t;return t=1<=arguments.length?u.call(arguments,0):[],n.affix.apply(n,[this.getFirstSwappableElement()].concat(u.call(t)))},e}(up.Record)}.call(this),function(){var u,a,e=function(t,e){function n(){this.constructor=t}for(var r in e)o.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},o={}.hasOwnProperty;u=up.element,a=up.util,up.Layer.Overlay=function(t){function s(t){s.__super__.constructor.call(this,t),!0===this.dismissable?this.dismissable=["button","key","outside"]:!1===this.dismissable?this.dismissable=[]:this.dismissable=a.splitValues(this.dismissable),this.acceptLocation&&(this.acceptLocation=new up.URLPattern(this.acceptLocation)),this.dismissLocation&&(this.dismissLocation=new up.URLPattern(this.dismissLocation))}return e(s,t),s.prototype.keys=function(){return s.__super__.keys.call(this).concat(["position","align","size","origin","class","backdrop","openAnimation","closeAnimation","openDuration","closeDuration","openEasing","closeEasing","backdropOpenAnimation","backdropCloseAnimation","dismissable","dismissLabel","dismissAriaLabel","onOpened","onAccept","onAccepted","onDismiss","onDismissed","acceptEvent","dismissEvent","acceptLocation","dismissLocation","opening"])},s.prototype.callback=function(t){var e;if(e=this[t])return e.bind(this)},s.prototype.createElement=function(t){var e;return this.nesting||(this.nesting=this.suggestVisualNesting()),e=a.compactObject({align:this.align,position:this.position,size:this.size,"class":this["class"],nesting:this.nesting}),this.element=this.affixPart(t,null,e)},s.prototype.createBackdropElement=function(t){return this.backdropElement=this.affixPart(t,"backdrop")},s.prototype.createViewportElement=function(t){return this.viewportElement=this.affixPart(t,"viewport",{"up-viewport":""})},s.prototype.createBoxElement=function(t){return this.boxElement=this.affixPart(t,"box")},s.prototype.createContentElement=function(t,e){return this.contentElement=this.affixPart(t,"content"),this.contentElement.appendChild(e)},s.prototype.createDismissElement=function(t){return this.dismissElement=this.affixPart(t,"dismiss",{"up-dismiss":'":button"',"aria-label":this.dismissAriaLabel}),u.affix(this.dismissElement,'span[aria-hidden="true"]',{text:this.dismissLabel})},s.prototype.affixPart=function(t,e,n){return null==n&&(n={}),u.affix(t,this.selector(e),n)},s.selector=function(t){return a.compact(["up",this.mode,t]).join("-")},s.prototype.suggestVisualNesting=function(){var t;return t=this.parent,this.mode===t.mode?1+t.suggestVisualNesting():0},s.prototype.setupHandlers=function(){var t,e,r,n,o,i;return s.__super__.setupHandlers.call(this),this.overlayFocus=new up.OverlayFocus(this),this.supportsDismissMethod("button")&&this.createDismissElement(this.getBoxElement()),this.supportsDismissMethod("outside")&&(this.unbindParentClicked=this.parent.on("up:click",(r=this,function(t,e){var n;return n=r.origin&&r.origin.contains(e),r.onOutsideClicked(t,n)})),this.viewportElement&&up.on(this.viewportElement,"up:click",(e=this,function(t){if(t.target===e.viewportElement)return e.onOutsideClicked(t,!0)}))),this.supportsDismissMethod("key")&&(this.unbindEscapePressed=up.event.onEscape((n=this,function(t){return n.onEscapePressed(t)}))),this.registerClickCloser("up-accept",(o=this,function(t,e){return o.accept(t,e)})),this.registerClickCloser("up-dismiss",(i=this,function(t,e){return i.dismiss(t,e)})),"function"==typeof(t=up.migrate).registerLayerCloser&&t.registerLayerCloser(this),this.registerEventCloser(this.acceptEvent,this.accept),this.registerEventCloser(this.dismissEvent,this.dismiss)},s.prototype.onOutsideClicked=function(t,e){return e&&up.event.halt(t),up.log.muteRejection(this.dismiss(":outside"))},s.prototype.onEscapePressed=function(t){var e;if(this.isFront()){if(e=up.form.focusedField())return e.blur();if(this.supportsDismissMethod("key"))return up.event.halt(t),up.log.muteRejection(this.dismiss(":key"))}},s.prototype.registerClickCloser=function(i,s){return this.on("up:click","["+i+"]",function(t){var e,n,r,o;return up.event.halt(t),n=t.target,o=u.jsonAttr(n,i),e={origin:n},(r=new up.OptionsParser(e,n)).booleanOrString("animation"),r.string("easing"),r.number("duration"),r.string("confirm"),up.log.muteRejection(s(o,e))})},s.prototype.registerEventCloser=function(t,e){var n;if(t)return this.on(t,(n=this,function(t){return t.preventDefault(),e.call(n,t)}))},s.prototype.tryAcceptForLocation=function(){return this.tryCloseForLocation(this.acceptLocation,this.accept)},s.prototype.tryDismissForLocation=function(){return this.tryCloseForLocation(this.dismissLocation,this.dismiss)},s.prototype.tryCloseForLocation=function(t,e){var n,r,o;if(t&&(r=this.location)&&(o=t.recognize(r)))return n=a.merge(o,{location:r}),e.call(this,n)},s.prototype.teardownHandlers=function(){return s.__super__.teardownHandlers.call(this),"function"==typeof this.unbindParentClicked&&this.unbindParentClicked(),"function"==typeof this.unbindEscapePressed&&this.unbindEscapePressed(),this.overlayFocus.teardown()},s.prototype.destroyElements=function(t){var e,n,r,o,i;return e=function(){return o.startCloseAnimation(t)},i=o=this,r=function(){return i.onElementsRemoved(),"function"==typeof t.onFinished?t.onFinished():void 0},n=a.merge(t,{animation:e,onFinished:r,log:!1}),up.destroy(this.element,n)},s.prototype.onElementsRemoved=function(){},s.prototype.startAnimation=function(t){var e,n;return null==t&&(t={}),n=up.animate(this.getBoxElement(),t.boxAnimation,t),this.backdrop&&!up.motion.isNone(t.boxAnimation)&&(e=up.animate(this.backdropElement,t.backdropAnimation,t)),Promise.all([n,e])},s.prototype.startOpenAnimation=function(t){var e,n;return null==t&&(t={}),this.startAnimation({boxAnimation:null!=(e=t.animation)?e:this.evalOption(this.openAnimation),backdropAnimation:"fade-in",easing:t.easing||this.openEasing,duration:t.duration||this.openDuration}).then((n=this,function(){return n.wasEverVisible=!0}))},s.prototype.startCloseAnimation=function(t){var e,n;return null==t&&(t={}),e=this.wasEverVisible&&(null!=(n=t.animation)?n:this.evalOption(this.closeAnimation)),this.startAnimation({boxAnimation:e,backdropAnimation:"fade-out",easing:t.easing||this.closeEasing,duration:t.duration||this.closeDuration})},s.prototype.accept=function(t,e){return null==t&&(t=null),null==e&&(e={}),this.executeCloseChange("accept",t,e)},s.prototype.dismiss=function(t,e){return null==t&&(t=null),null==e&&(e={}),this.executeCloseChange("dismiss",t,e)},s.prototype.supportsDismissMethod=function(t){return a.contains(this.dismissable,t)},s.prototype.executeCloseChange=function(t,e,n){return n=a.merge(n,{verb:t,value:e,layer:this}),new up.Change.CloseLayer(n).execute()},s.prototype.getFirstSwappableElement=function(){return this.getContentElement().children[0]},s.prototype.toString=function(){return this.mode+" overlay"},s}(up.Layer)}.call(this),function(){var n=function(t,e){function n(){this.constructor=t}for(var r in e)o.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},o={}.hasOwnProperty;up.element,up.Layer.OverlayWithViewport=function(t){function e(){return e.__super__.constructor.apply(this,arguments)}return n(e,t),e.bodyShifter=new up.BodyShifter,e.getParentElement=function(){return document.body},e.prototype.createElements=function(t){return this.shiftBody(),this.createElement(this.constructor.getParentElement()),this.backdrop&&this.createBackdropElement(this.element),this.createViewportElement(this.element),this.createBoxElement(this.viewportElement),this.createContentElement(this.boxElement,t)},e.prototype.onElementsRemoved=function(){return this.unshiftBody()},e.prototype.shiftBody=function(){return this.constructor.bodyShifter.shift()},e.prototype.unshiftBody=function(){return this.constructor.bodyShifter.unshift()},e.prototype.sync=function(){if(this.isDetached()&&this.isOpen())return this.constructor.getParentElement().appendChild(this.element)},e}(up.Layer.Overlay)}.call(this),function(){var n=function(t,e){function n(){this.constructor=t}for(var r in e)o.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},o={}.hasOwnProperty;up.Layer.Cover=function(t){function e(){return e.__super__.constructor.apply(this,arguments)}return n(e,t),e.mode="cover",e}(up.Layer.OverlayWithViewport)}.call(this),function(){var n=function(t,e){function n(){this.constructor=t}for(var r in e)o.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},o={}.hasOwnProperty;up.Layer.Drawer=function(t){function e(){return e.__super__.constructor.apply(this,arguments)}return n(e,t),e.mode="drawer",e}(up.Layer.OverlayWithViewport)}.call(this),function(){var n=function(t,e){function n(){this.constructor=t}for(var r in e)o.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},o={}.hasOwnProperty;up.Layer.Modal=function(t){function e(){return e.__super__.constructor.apply(this,arguments)}return n(e,t),e.mode="modal",e}(up.Layer.OverlayWithViewport)}.call(this),function(){var n=function(t,e){function n(){this.constructor=t}for(var r in e)o.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},o={}.hasOwnProperty;up.element,up.Layer.OverlayWithTether=function(t){function e(){return e.__super__.constructor.apply(this,arguments)}return n(e,t),e.prototype.createElements=function(t){return this.origin||up.fail("Missing { origin } option"),this.tether=new up.Tether({anchor:this.origin,align:this.align,position:this.position}),this.createElement(this.tether.parent),this.createContentElement(this.element,t),this.tether.start(this.element)},e.prototype.onElementsRemoved=function(){return this.tether.stop()},e.prototype.sync=function(){if(this.isOpen())return this.isDetached()||this.tether.isDetached()?this.dismiss(":detached",{animation:!1,preventable:!1}):this.tether.sync()},e}(up.Layer.Overlay)}.call(this),function(){var n=function(t,e){function n(){this.constructor=t}for(var r in e)o.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},o={}.hasOwnProperty;up.Layer.Popup=function(t){function e(){return e.__super__.constructor.apply(this,arguments)}return n(e,t),e.mode="popup",e}(up.Layer.OverlayWithTether)}.call(this),function(){var n,r,o=function(t,e){function n(){this.constructor=t}for(var r in e)i.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},i={}.hasOwnProperty;r=up.util,n=up.element,up.Layer.Root=function(t){function e(t){e.__super__.constructor.call(this,t),this.setupHandlers()}return o(e,t),e.mode="root",e.getter("element",function(){return n.root}),e.prototype.getFirstSwappableElement=function(){return document.body},e.selector=function(){return"html"},e.prototype.setupHandlers=function(){if(!this.element.upHandlersApplied)return this.element.upHandlersApplied=!0,e.__super__.setupHandlers.call(this)},e.prototype.sync=function(){return this.setupHandlers()},e.prototype.accept=function(){return this.cannotCloseRoot()},e.prototype.dismiss=function(){return this.cannotCloseRoot()},e.prototype.cannotCloseRoot=function(){throw up.error.failed("Cannot close the root layer")},e.prototype.reset=function(){return r.assign(this,this.defaults())},e.prototype.toString=function(){return"root layer"},e}(up.Layer)}.call(this),function(){var n,i,s=[].slice;i=up.util,n=up.element,up.LayerLookup=function(){function t(t){var e,n,r,o;o=t,e=2<=arguments.length?s.call(arguments,1):[],this.stack=o,!1!==(n=i.parseArgIntoOptions(e,"layer")).normalizeLayerOptions&&up.layer.normalizeOptions(n),this.values=i.splitValues(n.layer),this.origin=n.origin,this.baseLayer=n.baseLayer||this.stack.current,i.isString(this.baseLayer)&&(r=i.merge(n,{baseLayer:this.stack.current,normalizeLayerOptions:!1}),this.baseLayer=new this.constructor(this.stack,this.baseLayer,r).first())}return t.prototype.originLayer=function(){if(this.origin)return this.forElement(this.origin)},t.prototype.first=function(){return this.all()[0]},t.prototype.all=function(){var t,e;return t=i.flatMap(this.values,(e=this,function(t){return e.resolveValue(t)})),t=i.compact(t),t=i.uniq(t)},t.prototype.forElement=function(e){return e=n.get(e),i.find(this.stack.reversed(),function(t){return t.contains(e)})},t.prototype.forIndex=function(t){return this.stack[t]},t.prototype.resolveValue=function(t){if(t instanceof up.Layer)return t;if(i.isNumber(t))return this.forIndex(t);if(/^\d+$/.test(t))return this.forIndex(Number(t));if(i.isElementish(t))return this.forElement(t);switch(t){case"any":return[this.baseLayer].concat(s.call(this.stack.reversed()));case"current":return this.baseLayer;case"closest":return this.stack.selfAndAncestorsOf(this.baseLayer);case"parent":return this.baseLayer.parent;case"ancestor":case"ancestors":return this.baseLayer.ancestors;case"child":return this.baseLayer.child;case"descendant":case"descendants":return this.baseLayer.descendants;case"new":return"new";case"root":return this.stack.root;case"overlay":case"overlays":return i.reverse(this.stack.overlays);case"front":return this.stack.front;case"origin":return this.originLayer();default:return up.fail("Unknown { layer } option: %o",t)}},t}()}.call(this),function(){var u,n=function(t,e){function n(){this.constructor=t}for(var r in e)o.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},o={}.hasOwnProperty,r=[].slice;u=up.util,up.element,up.LayerStack=function(t){function e(){e.__super__.constructor.call(this),this.currentOverrides=[],this.push(this.buildRoot())}return n(e,t),e.prototype.buildRoot=function(){return up.layer.build({mode:"root",stack:this})},e.prototype.remove=function(t){return u.remove(this,t)},e.prototype.peel=function(t,e){var n,r,o,i;return n=u.reverse(t.descendants),o=u.merge(e,{preventable:!1}),r=function(t){return t.dismiss(":peel",o)},i=u.map(n,r),Promise.all(i)},e.prototype.reset=function(){return this.peel(this.root,{animation:!1}),this.currentOverrides=[],this.root.reset()},e.prototype.isOpen=function(t){return 0<=t.index},e.prototype.isClosed=function(t){return!this.isOpen(t)},e.prototype.parentOf=function(t){return this[t.index-1]},e.prototype.childOf=function(t){return this[t.index+1]},e.prototype.ancestorsOf=function(t){return u.reverse(this.slice(0,t.index))},e.prototype.selfAndAncestorsOf=function(t){return[t].concat(r.call(t.ancestors))},e.prototype.descendantsOf=function(t){return this.slice(t.index+1)},e.prototype.isRoot=function(t){return this[0]===t},e.prototype.isOverlay=function(t){return!this.isRoot(t)},e.prototype.isCurrent=function(t){return this.current===t},e.prototype.isFront=function(t){return this.front===t},e.prototype.get=function(){var t;return t=1<=arguments.length?r.call(arguments,0):[],this.getAll.apply(this,t)[0]},e.prototype.getAll=function(){var t;return t=1<=arguments.length?r.call(arguments,0):[],function(t,e,n){n.prototype=t.prototype;var r=new n,o=t.apply(r,e);return Object(o)===o?o:r}(up.LayerLookup,[this].concat(r.call(t)),function(){}).all()},e.prototype.sync=function(){var t,e,n,r,o;for(o=[],t=0,n=(r=this).length;t<n;t++)e=r[t],o.push(e.sync());return o},e.prototype.asCurrent=function(t,e){try{return this.currentOverrides.push(t),e()}finally{this.currentOverrides.pop()}},e.prototype.reversed=function(){return u.reverse(this)},e.prototype.dismissOverlays=function(t,e){var n,r,o,i,s;for(null==t&&(t=null),null==e&&(e={}),e.dismissable=!1,s=[],n=0,r=(i=u.reverse(this.overlays)).length;n<r;n++)o=i[n],s.push(o.dismiss(t,e));return s},e.prototype[""+u.copy.key]=function(){return u.copyArrayLike(this)},u.getter(e.prototype,"count",function(){return this.length}),u.getter(e.prototype,"root",function(){return this[0]}),u.getter(e.prototype,"overlays",function(){return this.root.descendants}),u.getter(e.prototype,"current",function(){return u.last(this.currentOverrides)||this.front}),u.getter(e.prototype,"front",function(){return u.last(this)}),e}(Array)}.call(this),function(){up.util,up.LinkFeedbackURLs=function(){function t(t){var e,n,r,o;r=up.feedback.normalizeURL,this.isSafe=up.link.isSafe(t),this.isSafe&&((n=t.getAttribute("href"))&&"#"!==n&&(this.href=r(n)),(o=t.getAttribute("up-href"))&&(this.upHREF=r(o)),(e=t.getAttribute("up-alias"))&&(this.aliasPattern=new up.URLPattern(e,r)))}return t.prototype.isCurrent=function(t){return this.isSafe&&!!(this.href&&this.href===t||this.upHREF&&this.upHREF===t||this.aliasPattern&&this.aliasPattern.test(t,!1))},t}()}.call(this),function(){var o,i,e=function(t,e){return function(){return t.apply(e,arguments)}};i=up.util,o=up.element,up.LinkPreloader=function(){function t(){this.considerPreload=e(this.considerPreload,this)}return t.prototype.observeLink=function(t){if(up.link.isSafe(t))return this.on(t,"mouseenter",(r=this,function(t){return r.considerPreload(t,!0)})),this.on(t,"mousedown touchstart",(n=this,function(t){return n.considerPreload(t)})),this.on(t,"mouseleave",(e=this,function(t){return e.stopPreload(t)}));var e,n,r},t.prototype.on=function(t,e,n){return up.on(t,e,{passive:!0},n)},t.prototype.considerPreload=function(t,e){var n;if((n=t.target)!==this.currentLink&&(this.reset(),this.currentLink=n,up.link.shouldFollowEvent(t,n)))return e?this.preloadAfterDelay(n):this.preloadNow(n)},t.prototype.stopPreload=function(t){if(t.target===this.currentLink)return this.reset()},t.prototype.reset=function(){var t;if(this.currentLink)return clearTimeout(this.timer),(null!=(t=this.currentRequest)?t.preload:void 0)&&this.currentRequest.abort(),this.currentLink=void 0,this.currentRequest=void 0},t.prototype.preloadAfterDelay=function(t){var e,n,r;return e=null!=(n=o.numberAttr(t,"up-delay"))?n:up.link.config.preloadDelay,this.timer=i.timer(e,(r=this,function(){return r.preloadNow(t)}))},t.prototype.preloadNow=function(t){var e,n;return n=this,e=function(t){return n.currentRequest=t},up.log.muteRejection(up.link.preload(t,{onQueued:e})),this.queued=!0},t}()}.call(this),function(){var s,u,e=function(t,e){return function(){return t.apply(e,arguments)}};u=up.util,s=up.element,up.MotionController=function(){function t(t){this.whileForwardingFinishEvent=e(this.whileForwardingFinishEvent,this),this.unmarkCluster=e(this.unmarkCluster,this),this.markCluster=e(this.markCluster,this),this.whenElementFinished=e(this.whenElementFinished,this),this.emitFinishEvent=e(this.emitFinishEvent,this),this.finishOneElement=e(this.finishOneElement,this),this.isActive=e(this.isActive,this),this.expandFinishRequest=e(this.expandFinishRequest,this),this.finish=e(this.finish,this),this.startFunction=e(this.startFunction,this),this.activeClass="up-"+t,this.dataKey="up-"+t+"-finished",this.selector="."+this.activeClass,this.finishEvent="up:"+t+":finish",this.finishCount=0,this.clusterCount=0}return t.prototype.startFunction=function(e,t,n){var r,o,i;return null==n&&(n={}),e=s.list(e),r=function(){return up.log.muteRejection(t())},n.trackMotion=null!=(o=n.trackMotion)?o:up.motion.isEnabled(),!1===n.trackMotion?u.microtask(r):(n.trackMotion=!1,this.finish(e).then((i=this,function(){var t;return t=(t=i.whileForwardingFinishEvent(e,r)).then(function(){return i.unmarkCluster(e)}),i.markCluster(e,t),t})))},t.prototype.startMotion=function(t,e,n){var r,o,i;return null==n&&(n={}),o=function(){return e.start()},r=function(){return e.finish()},i=up.on(t,this.finishEvent,r),this.startFunction(t,o,n).then(i)},t.prototype.finish=function(t){var e;return this.finishCount++,0!==this.clusterCount&&up.motion.isEnabled()?(t=this.expandFinishRequest(t),e=u.map(t,this.finishOneElement),Promise.all(e)):Promise.resolve()},t.prototype.expandFinishRequest=function(t){return t?u.flatMap(t,(e=this,function(t){return s.list(s.closest(t,e.selector),s.all(t,e.selector))})):s.all(this.selector);var e},t.prototype.isActive=function(t){return t.classList.contains(this.activeClass)},t.prototype.finishOneElement=function(t){return this.emitFinishEvent(t),this.whenElementFinished(t)},t.prototype.emitFinishEvent=function(t,e){return null==e&&(e={}),e=u.merge({target:t,log:!1},e),up.emit(this.finishEvent,e)},t.prototype.whenElementFinished=function(t){return t[this.dataKey]||Promise.resolve()},t.prototype.markCluster=function(t,e){var n,r,o,i;for(this.clusterCount++,i=[],r=0,o=t.length;r<o;r++)(n=t[r]).classList.add(this.activeClass),i.push(n[this.dataKey]=e);return i},t.prototype.unmarkCluster=function(t){var e,n,r,o;for(this.clusterCount--,o=[],n=0,r=t.length;n<r;n++)(e=t[n]).classList.remove(this.activeClass),o.push(delete e[this.dataKey]);return o},t.prototype.whileForwardingFinishEvent=function(t,e){var n,r,o;return t.length<2?e():(o=this,n=function(e){if(!e.forwarded)return u.each(t,function(t){if(t!==e.target&&o.isActive(t))return o.emitFinishEvent(t,{forwarded:!0})})},r=up.on(t,this.finishEvent,n),e().then(r))},t.prototype.reset=function(){return this.finish().then((t=this,function(){return t.finishCount=0,t.clusterCount=0}));var t},t}()}.call(this),function(){var n,f;f=up.util,n=up.element,up.OptionsParser=function(){function t(t,e,n){this.options=t,this.element=e,this.fail=null!=n?n.fail:void 0}return t.prototype.string=function(t,e){return this.parse(n.attr,t,e)},t.prototype["boolean"]=function(t,e){return this.parse(n.booleanAttr,t,e)},t.prototype.number=function(t,e){return this.parse(n.numberAttr,t,e)},t.prototype.booleanOrString=function(t,e){return this.parse(n.booleanOrStringAttr,t,e)},t.prototype.json=function(t,e){return this.parse(n.jsonAttr,t,e)},t.prototype.parse=function(t,e,n){var r,o,i,s,u,a,p,l,c,h;if(null==n&&(n={}),o=f.wrapList(null!=(c=n.attr)?c:this.attrNameForKey(e)),h=this.options[e],this.element)for(a=0,p=o.length;a<p;a++)r=o[a],null==h&&(h=t(this.element,r));if(null==h&&(h=n["default"]),(l=n.normalize)&&(h=l(h)),f.isDefined(h)&&(this.options[e]=h),(n.fail||this.fail)&&(s=up.fragment.failKey(e)))return i=f.compact(f.map(o,this.deriveFailAttrName)),u=f.merge(n,{attr:i,fail:!1}),this.parse(t,s,u)},t.prototype.deriveFailAttrName=function(t){if(0===t.indexOf("up-"))return"up-fail-"+t.slice(3)},t.prototype.attrNameForKey=function(t){return"up-"+f.camelToKebabCase(t)},t}()}.call(this),function(){var n,i;n=up.element,i=up.util,up.OverlayFocus=function(){function t(t){this.layer=t,this.focusElement=this.layer.getFocusElement()}return t.prototype.moveToFront=function(){var e;if(!this.enabled)return this.enabled=!0,this.untrapFocus=up.on("focusin",(e=this,function(t){return e.onFocus(t)})),this.unsetAttrs=n.setTemporaryAttrs(this.focusElement,{tabindex:"0",role:"dialog","aria-modal":"true"}),this.focusTrapBefore=n.affix(this.focusElement,"beforebegin","up-focus-trap[tabindex=0]"),this.focusTrapAfter=n.affix(this.focusElement,"afterend","up-focus-trap[tabindex=0]")},t.prototype.moveToBack=function(){return this.teardown()},t.prototype.teardown=function(){if(this.enabled)return this.enabled=!1,this.untrapFocus(),this.unsetAttrs(),n.remove(this.focusTrapBefore),n.remove(this.focusTrapAfter)},t.prototype.onFocus=function(t){var e;if(e=t.target,!this.processingFocusEvent)return this.processingFocusEvent=!0,e===this.focusTrapBefore?this.focusEnd():e!==this.focusTrapAfter&&this.layer.contains(e)||this.focusStart(),this.processingFocusEvent=!1},t.prototype.focusStart=function(t){return up.focus(this.focusElement,t)},t.prototype.focusEnd=function(){return this.focusLastDescendant(this.layer.getBoxElement())||this.focusStart()},t.prototype.focusLastDescendant=function(t){var e,n,r,o;for(n=0,r=(o=i.reverse(t.children)).length;n<r;n++)if(e=o[n],up.viewport.tryFocus(e)||this.focusLastDescendant(e))return!0},t}()}.call(this),function(){var d,p,n=function(t,e){return function(){return t.apply(e,arguments)}},r=function(t,e){function n(){this.constructor=t}for(var r in e)o.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},o={}.hasOwnProperty;p=up.util,d=up.element,up.Params=function(t){function e(t){this.arrayEntryToQuery=n(this.arrayEntryToQuery,this),this.clear(),this.addAll(t)}return r(e,t),e.prototype.clear=function(){return this.entries=[]},e.prototype[""+p.copy.key]=function(){return new up.Params(this)},e.prototype.toObject=function(){var t,e,n,r,o,i,s;for(o={},e=0,n=(i=this.entries).length;e<n;e++)r=(t=i[e]).name,s=t.value,p.isBasicObjectProperty(r)||(this.isArrayKey(r)?(o[r]||(o[r]=[]),o[r].push(s)):o[r]=s);return o},e.prototype.toArray=function(){return this.entries},e.prototype.toFormData=function(){var t,e
4
4
  ,n,r,o;for(e=new FormData,n=0,r=(o=this.entries).length;n<r;n++)t=o[n],e.append(t.name,t.value);return e.entries||(e.originalArray=this.entries),e},e.prototype.toQuery=function(){var t;return t=p.map(this.entries,this.arrayEntryToQuery),(t=p.compact(t)).join("&")},e.prototype.arrayEntryToQuery=function(t){var e,n;if(n=t.value,!this.isBinaryValue(n))return e=encodeURIComponent(t.name),p.isGiven(n)&&(e+="=",e+=encodeURIComponent(n)),e},e.prototype.isBinaryValue=function(t){return t instanceof Blob},e.prototype.hasBinaryValues=function(){var t;return t=p.map(this.entries,"value"),p.some(t,this.isBinaryValue)},e.prototype.toURL=function(t){var e,n;return e=[t,this.toQuery()],e=p.filter(e,p.isPresent),n=p.contains(t,"?")?"&":"?",e.join(n)},e.prototype.add=function(t,e){return this.entries.push({name:t,value:e})},e.prototype.addAll=function(t){var e,n;if(!p.isMissing(t))return t instanceof this.constructor?(e=this.entries).push.apply(e,t.entries):p.isArray(t)?(n=this.entries).push.apply(n,t):p.isString(t)?this.addAllFromQuery(t):p.isFormData(t)?this.addAllFromFormData(t):p.isObject(t)?this.addAllFromObject(t):up.fail("Unsupport params type: %o",t)},e.prototype.addAllFromObject=function(t){var r,e,n,o,i;for(r in e=[],t)n=t[r],i=p.isArray(n)?n:[n],e.push(function(){var t,e,n;for(n=[],t=0,e=i.length;t<e;t++)o=i[t],n.push(this.add(r,o));return n}.call(this));return e},e.prototype.addAllFromQuery=function(t){var e,n,r,o,i,s,u,a;for(u=[],e=0,n=(i=t.split("&")).length;e<n;e++)(o=i[e])?(r=(s=o.split("="))[0],a=s[1],r=decodeURIComponent(r),a=p.isGiven(a)?decodeURIComponent(a):null,u.push(this.add(r,a))):u.push(void 0);return u},e.prototype.addAllFromFormData=function(t){return p.eachIterator(t.entries(),(e=this,function(t){return e.add.apply(e,t)}));var e},e.prototype.set=function(t,e){return this["delete"](t),this.add(t,e)},e.prototype["delete"]=function(t){return this.entries=p.reject(this.entries,this.matchEntryFn(t))},e.prototype.matchEntryFn=function(e){return function(t){return t.name===e}},e.prototype.get=function(t){return this.isArrayKey(t)?this.getAll(t):this.getFirst(t)},e.prototype.getFirst=function(t){var e;return null!=(e=p.find(this.entries,this.matchEntryFn(t)))?e.value:void 0},e.prototype.getAll=function(t){var e;return this.isArrayKey(t)?this.getAll(t):(e=p.map(this.entries,this.matchEntryFn(t)),p.map(e,"value"))},e.prototype.isArrayKey=function(t){return p.endsWith(t,"[]")},e.prototype[""+p.isBlank.key]=function(){return 0===this.entries.length},e.fromForm=function(t){return t=up.fragment.get(t),this.fromFields(up.form.fields(t))},e.fromFields=function(t){var e,n,r,o,i;for(o=new this,n=0,r=(i=p.wrapList(t)).length;n<r;n++)e=i[n],o.addField(e);return o},e.prototype.addField=function(t){var e,n,r,o,i,s,u,a,p,l,c,h,f;if(new this.constructor,(s=(t=d.get(t)).name)&&!t.disabled){if(h=t.tagName,f=t.type,"SELECT"===h){for(l=[],n=0,o=(a=t.querySelectorAll("option")).length;n<o;n++)(u=a[n]).selected?l.push(this.add(s,u.value)):l.push(void 0);return l}if("checkbox"!==f&&"radio"!==f){if("file"!==f)return this.add(s,t.value);for(c=[],r=0,i=(p=t.files).length;r<i;r++)e=p[r],c.push(this.add(s,e));return c}if(t.checked)return this.add(s,t.value)}},e.prototype[""+p.isEqual.key]=function(t){return t&&this.constructor===t.constructor&&p.isEqual(this.entries,t.entries)},e.fromURL=function(t){var e,n;return e=new this,(n=p.parseURL(t).search)&&(n=n.replace(/^\?/,""),e.addAll(n)),e},e.stripURL=function(t){return p.normalizeURL(t,{search:!1})},e}(up.Class)}.call(this),function(){var n=function(t,e){function n(){this.constructor=t}for(var r in e)o.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},o={}.hasOwnProperty;up.util,up.Rect=function(t){function e(){return e.__super__.constructor.apply(this,arguments)}return n(e,t),e.prototype.keys=function(){return["left","top","width","height"]},e.getter("bottom",function(){return this.top+this.height}),e.getter("right",function(){return this.left+this.width}),e.fromElement=function(t){return new this(t.getBoundingClientRect())},e}(up.Record)}.call(this),function(){var n,t,r,e,o,i,s,u,a,p;n=up.util,up.RenderOptions=(e={solo:(r={hungry:!0,keep:!0,source:!0,saveScroll:!0,fail:"auto"},!1),confirm:!1,feedback:!1},o=["url","method","origin","headers","params","cache","solo","confirm","feedback","origin","baseLayer","fail"].concat(["keep","hungry","history","source","saveScroll","fallback","navigate"]),t=["url","content","fragment","document"],u=function(t){if(t.navigate)return up.fragment.config.navigateOptions},a=function(t){if(t.preload)return e},s=function(t){var e,n,r,o;for(e in n={},t)o=t[e],(r=up.fragment.successKey(e))&&(n[r]=o);return n},i=function(t){var e;return e=n.merge(n.pick(t,o),s(t)),p(e)},{preprocess:p=function(t){var e;return"function"==typeof(e=up.migrate).handleRenderOptions&&e.handleRenderOptions(t),n.merge(r,u(t),t,a(t))},assertContentGiven:function(e){if(!n.some(t,function(t){return n.isGiven(e[t])}))return e.defaultToEmptyContent?e.content="":up.fail("up.render() needs either { "+t.join(", ")+" } option")},deriveFailOptions:i})}.call(this),function(){var n=function(t,e){function n(){this.constructor=t}for(var r in e)o.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},o={}.hasOwnProperty;up.util,up.element,up.RenderResult=function(t){function e(){return e.__super__.constructor.apply(this,arguments)}return n(e,t),e.prototype.keys=function(){return["fragments","layer"]},e}(up.Record)}.call(this),function(){var s,n=function(t,e){function n(){this.constructor=t}for(var r in e)o.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},o={}.hasOwnProperty,r=[].slice;s=up.util,up.element,up.Request=function(t){function e(t){e.__super__.constructor.call(this,t),this.params=new up.Params(this.params),this.headers||(this.headers={}),this.preload&&(this.cache=!0),null==this.wrapMethod&&(this.wrapMethod=up.network.config.wrapMethod),this.normalizeForCaching(),t.basic||(this.layer=up.layer.get(this.layer),this.failLayer=up.layer.get(this.failLayer||this.layer),this.context||(this.context=this.layer.context||{}),this.failContext||(this.failContext=this.failLayer.context||{}),this.mode||(this.mode=this.layer.mode),this.failMode||(this.failMode=this.failLayer.mode),this.deferred=s.newDeferred(),this.state="new")}return n(e,t),e.prototype.keys=function(){return["method","url","hash","params","target","failTarget","headers","timeout","preload","cache","clearCache","layer","mode","context","failLayer","failMode","failContext","origin","solo","queueTime","wrapMethod","contentType","payload","onQueued"]},e.delegate(["then","catch","finally"],"deferred"),e.prototype.followState=function(t){return s.delegate(this,["deferred","state","preload"],function(){return t})},e.prototype.normalizeForCaching=function(){return this.method=s.normalizeMethod(this.method),this.extractHashFromURL(),this.transferParamsToURL()},e.prototype.evictExpensiveAttrs=function(){return s.task((t=this,function(){return t.layer=void 0,t.failLayer=void 0,t.origin=void 0}));var t},e.prototype.extractHashFromURL=function(){var t,e;if(t=null!=(e=this.url)?e.match(/^([^#]*)(#.+)$/):void 0)return this.url=t[1],this.hash=t[2]},e.prototype.transferParamsToURL=function(){if(this.url&&!this.allowsPayload()&&!s.isBlank(this.params))return this.url=this.params.toURL(this.url),this.params.clear()},e.prototype.isSafe=function(){return up.network.isSafeMethod(this.method)},e.prototype.allowsPayload=function(){return s.methodAllowsPayload(this.method)},e.prototype.will302RedirectWithGET=function(){return this.isSafe()||"POST"===this.method},e.prototype.willCache=function(){return"auto"===this.cache?up.network.config.autoCache(this):this.cache},e.prototype.runQueuedCallbacks=function(){var t;return s.always(this,(t=this,function(){return t.evictExpensiveAttrs()})),"function"==typeof this.onQueued?this.onQueued(this):void 0},e.prototype.load=function(){var t,e,n,r;if("new"===this.state)return this.state="loading",this.xhr=new up.Request.XHRRenderer(this).buildAndSend({onload:(r=this,function(){return r.onXHRLoad()}),onerror:(n=this,function(){return n.onXHRError()}),ontimeout:(e=this,function(){return e.onXHRTimeout()}),onabort:(t=this,function(){return t.onXHRAbort()})})},e.prototype.loadPage=function(){return up.network.abort(),new up.Request.FormRenderer(this).buildAndSubmit()},e.prototype.onXHRLoad=function(){var t,e;return t=["Server responded HTTP %d to %s %s (%d characters)",(e=this.extractResponseFromXHR()).status,this.method,this.url,e.text.length],this.emit("up:request:loaded",{request:e.request,response:e,log:t}),this.respondWith(e)},e.prototype.onXHRError=function(){var t;return t="Fatal error during request",this.deferred.reject(up.error.failed(t)),this.emit("up:request:fatal",{log:t})},e.prototype.onXHRTimeout=function(){return this.setAbortedState("Requested timed out")},e.prototype.onXHRAbort=function(){return this.setAbortedState()},e.prototype.abort=function(){if(this.setAbortedState()&&this.xhr)return this.xhr.abort()},e.prototype.setAbortedState=function(t){if(null==t&&(t=["Request to %s %s was aborted",this.method,this.url]),"new"===this.state||"loading"===this.state)return this.state="aborted",this.emit("up:request:aborted",{log:t}),this.deferred.reject(up.error.aborted(t)),!0},e.prototype.respondWith=function(t){if("loading"===this.state)return this.state="loaded",t.ok?this.deferred.resolve(t):this.deferred.reject(t)},e.prototype.csrfHeader=function(){return up.protocol.csrfHeader()},e.prototype.csrfParam=function(){return up.protocol.csrfParam()},e.prototype.csrfToken=function(){if(!this.isSafe()&&!this.isCrossOrigin())return up.protocol.csrfToken()},e.prototype.isCrossOrigin=function(){return s.isCrossOrigin(this.url)},e.prototype.extractResponseFromXHR=function(){var t,e,n;return e={method:this.method,url:this.url,request:this,xhr:this.xhr,text:this.xhr.responseText,status:this.xhr.status,title:up.protocol.titleFromXHR(this.xhr),target:up.protocol.targetFromXHR(this.xhr),acceptLayer:up.protocol.acceptLayerFromXHR(this.xhr),dismissLayer:up.protocol.dismissLayerFromXHR(this.xhr),eventPlans:up.protocol.eventPlansFromXHR(this.xhr),context:up.protocol.contextFromXHR(this.xhr),clearCache:up.protocol.clearCacheFromXHR(this.xhr)},t=up.protocol.methodFromXHR(this.xhr),(n=up.protocol.locationFromXHR(this.xhr))&&(t||s.matchURLs(e.url,n)||(t="GET"),e.url=n),t&&(e.method=t),new up.Response(e)},e.prototype.cacheKey=function(){return JSON.stringify([this.method,this.url,this.params.toQuery(),this.metaProps()])},e.prototype.metaProps=function(){var t,e,n,r,o,i;for(r={},t=0,n=(o=s.evalOption(up.network.config.requestMetaKeys,this)).length;t<n;t++)i=this[e=o[t]],s.isGiven(i)&&(r[e]=i);return r},e.prototype.buildEventEmitter=function(t){return up.EventEmitter.fromEmitArgs(t,{request:this,layer:this.layer})},e.prototype.emit=function(){var t;return t=1<=arguments.length?r.call(arguments,0):[],this.buildEventEmitter(t).emit()},e.prototype.assertEmitted=function(){var t;return t=1<=arguments.length?r.call(arguments,0):[],this.buildEventEmitter(t).assertEmitted()},e.getter("description",function(){return this.method+" "+this.url}),e}(up.Record)}.call(this),function(){var n=function(t,e){function n(){this.constructor=t}for(var r in e)o.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},o={}.hasOwnProperty;up.util,up.Request.Cache=function(t){function e(){return e.__super__.constructor.apply(this,arguments)}return n(e,t),e.prototype.maxSize=function(){return up.network.config.cacheSize},e.prototype.expiryMillis=function(){return up.network.config.cacheExpiry},e.prototype.normalizeStoreKey=function(t){return up.Request.wrap(t).cacheKey()},e.prototype.clear=function(n){return n&&"*"!==n&&!0!==n?(n=new up.URLPattern(n),this.each((r=this,function(t,e){if(n.test(e.url))return r.store.remove(t)}))):e.__super__.clear.call(this);var r},e}(up.Cache)}.call(this),function(){var s,u,a;a=up.util,u=up.element,s=["GET","POST"],up.Request.FormRenderer=function(){function t(t){this.request=t}return t.prototype.buildAndSubmit=function(){var t,e,n,r,o,i;return this.params=a.copy(this.request.params),t=this.request.url,o=this.request.method,i=up.Params.fromURL(t),this.params.addAll(i),t=up.Params.stripURL(t),a.contains(s,o)||(o=up.protocol.wrapMethod(o,this.params)),this.form=u.affix(document.body,"form.up-request-loader",{method:o,action:t}),(e=this.request.contentType)&&this.form.setAttribute("enctype",e),(n=this.request.csrfParam())&&(r=this.request.csrfToken())&&this.params.add(n,r),a.each(this.params.toArray(),this.addField.bind(this)),up.browser.submitForm(this.form)},t.prototype.addField=function(t){return u.affix(this.form,"input[type=hidden]",t)},t}()}.call(this),function(){var i,n=function(t,e){function n(){this.constructor=t}for(var r in e)o.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},o={}.hasOwnProperty;i=up.util,up.Request.Queue=function(t){function e(t){var e,n;null==t&&(t={}),this.concurrency=null!=(e=t.concurrency)?e:function(){return up.network.config.concurrency},this.badResponseTime=null!=(n=t.badResponseTime)?n:function(){return up.network.config.badResponseTime},this.reset()}return n(e,t),e.prototype.reset=function(){return this.queuedRequests=[],this.currentRequests=[],clearTimeout(this.checkSlowTimout),this.emittedSlow=!1},e.getter("allRequests",function(){return this.currentRequests.concat(this.queuedRequests)}),e.prototype.asap=function(e){var n;return e.runQueuedCallbacks(),i.always(e,(n=this,function(t){return n.onRequestSettled(e,t)})),e.queueTime=new Date,this.setSlowTimer(),this.hasConcurrencyLeft()?this.sendRequestNow(e):this.queueRequest(e)},e.prototype.promoteToForeground=function(t){if(t.preload)return t.preload=!1,this.setSlowTimer()},e.prototype.setSlowTimer=function(){var t,e;return t=i.evalOption(this.badResponseTime),this.checkSlowTimout=i.timer(t,(e=this,function(){return e.checkSlow()}))},e.prototype.hasConcurrencyLeft=function(){var t;return-1===(t=i.evalOption(this.concurrency))||this.currentRequests.length<t},e.prototype.isBusy=function(){return 0<this.currentRequests.length},e.prototype.queueRequest=function(t){return this.queuedRequests.push(t)},e.prototype.pluckNextRequest=function(){var t;return(t=i.find(this.queuedRequests,function(t){return!t.preload}))||(t=this.queuedRequests[0]),i.remove(this.queuedRequests,t)},e.prototype.sendRequestNow=function(t){return t.emit("up:request:load",{log:["Loading %s %s",t.method,t.url]}).defaultPrevented?t.abort("Prevented by event listener"):(t.normalizeForCaching(),this.currentRequests.push(t),t.load())},e.prototype.onRequestSettled=function(t,e){return i.remove(this.currentRequests,t),e instanceof up.Response&&e.ok&&up.network.registerAliasForRedirect(t,e),this.checkSlow(),i.microtask((n=this,function(){return n.poke()}));var n},e.prototype.poke=function(){var t;if(this.hasConcurrencyLeft()&&(t=this.pluckNextRequest()))return this.sendRequestNow(t)},e.prototype.abort=function(n){var t,e,r,o;for(null==n&&(n=!0),t=0,e=(o=[this.currentRequests,this.queuedRequests]).length;t<e;t++)return r=o[t],void i.filter(r,function(e){return function(t){return e.requestMatches(t,n)}}(this)).forEach(function(t){return t.abort(),i.remove(r,t)})},e.prototype.abortExcept=function(t,e){var n;return null==e&&(e=!0),n=t.cacheKey(),this.abort(function(t){return t.cacheKey()!==n&&i.evalOption(e,t)})},e.prototype.requestMatches=function(t,e){return t===e||i.evalOption(e,t)},e.prototype.checkSlow=function(){var t;if(t=this.isSlow(),this.emittedSlow!==t)return(this.emittedSlow=t)?up.emit("up:request:late",{log:"Server is slow to respond"}):up.emit("up:request:recover",{log:"Slow requests were loaded"})},e.prototype.isSlow=function(){var t,e,n,r;return n=new Date,e=i.evalOption(this.badResponseTime),t=i.reject(this.allRequests,"preload"),r=1,i.some(t,function(t){return n-t.queueTime>=e-r})},e}(up.Class)}.call(this),function(){var e,n,p;n="application/x-www-form-urlencoded",e="multipart/form-data",p=up.util,up.Request.XHRRenderer=function(){function t(t){this.request=t}return t.prototype.buildAndSend=function(t){var e,n,r,o,i,s,u,a;for(i in this.xhr=new XMLHttpRequest,this.params=p.copy(this.request.params),this.request.timeout&&(this.xhr.timeout=this.request.timeout),this.xhr.open(this.getMethod(),this.request.url),s=this.request.metaProps())a=s[i],o=up.protocol.headerize(i),this.addHeader(o,a);for(o in u=this.request.headers)a=u[o],this.addHeader(o,a);return(n=this.request.csrfHeader())&&(r=this.request.csrfToken())&&this.addHeader(n,r),this.addHeader(up.protocol.headerize("version"),up.version),(e=this.getContentType())&&this.addHeader("Content-Type",e),p.assign(this.xhr,t),this.xhr.send(this.getPayload()),this.xhr},t.prototype.getMethod=function(){return this.method||(this.method=this.request.method,this.request.wrapMethod&&!this.request.will302RedirectWithGET()&&(this.method=up.protocol.wrapMethod(this.method,this.params))),this.method},t.prototype.getContentType=function(){return this.finalizePayload(),this.contentType},t.prototype.getPayload=function(){return this.finalizePayload(),this.payload},t.prototype.addHeader=function(t,e){return(p.isOptions(e)||p.isArray(e))&&(e=JSON.stringify(e)),this.xhr.setRequestHeader(t,e)},t.prototype.finalizePayload=function(){if(!this.payloadFinalized)return this.payloadFinalized=!0,this.payload=this.request.payload,this.contentType=this.request.contentType,!this.payload&&this.request.allowsPayload()?(this.contentType||(this.contentType=this.params.hasBinaryValues()?e:n),this.contentType===e?(this.contentType=null,this.payload=this.params.toFormData()):this.payload=this.params.toQuery().replace(/%20/g,"+")):void 0},t}()}.call(this),function(){var n=function(t,e){function n(){this.constructor=t}for(var r in e)o.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},o={}.hasOwnProperty;up.util,up.Response=function(t){function e(){return e.__super__.constructor.apply(this,arguments)}return n(e,t),e.prototype.keys=function(){return["method","url","text","status","request","xhr","target","title","acceptLayer","dismissLayer","eventPlans","context","clearCache","headers"]},e.prototype.defaults=function(){return{headers:{}}},e.getter("ok",function(){return this.status&&200<=this.status&&this.status<=299}),e.prototype.getHeader=function(t){var e;return this.headers[t]||(null!=(e=this.xhr)?e.getResponseHeader(t):void 0)},e.getter("contentType",function(){return this.getHeader("Content-Type")}),e.getter("json",function(){return this.parsedJSON||(this.parsedJSON=JSON.parse(this.text))}),e}(up.Record)}.call(this),function(){var o,i;i=up.util,o=up.element,up.ResponseDoc=function(){function t(t){this.noscriptWrapper=new up.HTMLWrapper("noscript"),this.scriptWrapper=new up.HTMLWrapper("script"),this.root=this.parseDocument(t)||this.parseFragment(t)||this.parseContent(t)}return t.prototype.parseDocument=function(t){return this.parse(t.document,o.createDocumentFromHTML)},t.prototype.parseContent=function(t){var e,n,r;return e=t.content||"",r=t.target||up.fail("must pass a { target } when passing { content }"),n=o.createFromSelector(r),i.isString(e)?(e=this.wrapHTML(e),n.innerHTML=e):n.appendChild(e),n},t.prototype.parseFragment=function(t){return this.parse(t.fragment)},t.prototype.parse=function(t,e){return null==e&&(e=o.createFromHTML),i.isString(t)&&(t=e(t=this.wrapHTML(t))),t},t.prototype.rootSelector=function(){return up.fragment.toTarget(this.root)},t.prototype.wrapHTML=function(t){return t=this.noscriptWrapper.wrap(t),t=up.fragment.config.runScripts?this.scriptWrapper.wrap(t):this.scriptWrapper.strip(t)},t.prototype.getTitle=function(){var t;return this.titleParsed||(this.title=null!=(t=this.root.querySelector("head title"))?t.textContent:void 0,this.titleParsed=!0),this.title},t.prototype.select=function(t){return up.fragment.subtree(this.root,t,{layer:"any"})[0]},t.prototype.finalizeElement=function(t){return this.noscriptWrapper.unwrap(t),this.scriptWrapper.unwrap(t)},t}()}.call(this),function(){var c,i;c=up.element,i=up.util,up.RevealMotion=function(){function t(t,e){var n,r,o,i,s,u,a,p,l;this.element=t,this.options=null!=e?e:{},l=up.viewport.config,this.viewport=c.get(this.options.viewport)||up.viewport.get(this.element),this.obstructionsLayer=up.layer.get(this.viewport),this.snap=null!=(n=null!=(r=this.options.snap)?r:this.options.revealSnap)?n:l.revealSnap,this.padding=null!=(o=null!=(i=this.options.padding)?i:this.options.revealPadding)?o:l.revealPadding,this.top=null!=(s=null!=(u=this.options.top)?u:this.options.revealTop)?s:l.revealTop,this.max=null!=(a=null!=(p=this.options.max)?p:this.options.revealMax)?a:l.revealMax,this.topObstructions=l.fixedTop,this.bottomObstructions=l.fixedBottom}return t.prototype.start=function(){var t,e,n,r,o;return o=this.getViewportRect(this.viewport),t=up.Rect.fromElement(this.element),this.max&&(e=i.evalOption(this.max,this.element),t.height=Math.min(t.height,e)),this.addPadding(t),this.substractObstructions(o),o.height<0?up.error.failed.async("Viewport has no visible area"):(n=r=this.viewport.scrollTop,this.top||t.height>o.height?n+=t.top-o.top:t.top<o.top?n-=o.top-t.top:t.bottom>o.bottom&&(n+=t.bottom-o.bottom),i.isNumber(this.snap)&&n<this.snap&&t.top<.5*o.height&&(n=0),n!==r?this.scrollTo(n):Promise.resolve())},t.prototype.scrollTo=function(t){return this.scrollMotion=new up.ScrollMotion(this.viewport,t,this.options),this.scrollMotion.start()},t.prototype.getViewportRect=function(){return up.viewport.isRoot(this.viewport)?new up.Rect({left:0,top:0,width:up.viewport.rootWidth(),height:up.viewport.rootHeight()}):up.Rect.fromElement(this.viewport)},t.prototype.addPadding=function(t){return t.top-=this.padding,t.height+=2*this.padding},t.prototype.selectObstructions=function(t){return up.fragment.all(t.join(","),{layer:this.obstructionsLayer})},t.prototype.substractObstructions=function(t){var e,n,r,o,i,s,u,a,p,l;for(n=0,o=(a=this.selectObstructions(this.topObstructions)).length;n<o;n++)s=a[n],0<(e=(u=up.Rect.fromElement(s)).bottom-t.top)&&(t.top+=e,t.height-=e);for(l=[],r=0,i=(p=this.selectObstructions(this.bottomObstructions)).length;r<i;r++)s=p[r],u=up.Rect.fromElement(s),0<(e=t.bottom-u.top)?l.push(t.height-=e):l.push(void 0);return l},t.prototype.finish=function(){var t;return null!=(t=this.scrollMotion)?t.finish():void 0},t}()}.call(this),function(){var r,a=function(t,e){return function(){return t.apply(e,arguments)}};r=up.util,up.ScrollMotion=function(){function t(t,e,n){var r,o,i,s;this.scrollable=t,this.targetTop=e,null==n&&(n={}),this.abort=a(this.abort,this),this.behavior=null!=(r=null!=(o=n.behavior)?o:n.scrollBehavior)?r:"auto",this.speed=(null!=(i=null!=(s=n.speed)?s:n.scrollSpeed)?i:up.viewport.config.scrollSpeed)*u}var u;return u=.065,t.prototype.start=function(){return new Promise((n=this,function(t,e){return n.resolve=t,n.reject=e,"smooth"===n.behavior&&up.motion.isEnabled()?n.startAnimation():n.finish()}));var n},t.prototype.startAnimation=function(){return this.startTime=Date.now(),this.startTop=this.scrollable.scrollTop,this.topDiff=this.targetTop-this.startTop,this.duration=Math.sqrt(Math.abs(this.topDiff))/this.speed,requestAnimationFrame((t=this,function(){return t.animationFrame()}));var t},t.prototype.animationFrame=function(){var t,e,n;if(!this.settled)return this.frameTop&&1.5<Math.abs(this.frameTop-this.scrollable.scrollTop)&&this.abort("Animation aborted due to user intervention"),t=Date.now()-this.startTime,e=Math.min(t/this.duration,1),this.frameTop=this.startTop+r.simpleEase(e)*this.topDiff,Math.abs(this.targetTop-this.frameTop)<.3?this.finish():(this.scrollable.scrollTop=this.frameTop,requestAnimationFrame((n=this,function(){return n.animationFrame()})))},t.prototype.abort=function(t){return this.settled=!0,this.reject(up.error.aborted(t))},t.prototype.finish=function(){return this.settled=!0,this.scrollable.scrollTop=this.targetTop,this.resolve()},t}()}.call(this),function(){var r,o;r=up.element,o=up.util,up.Selector=function(){function t(t,e){this.selectors=t,this.filters=null!=e?e:[],this.unionSelector=this.selectors.join(",")||"match-none"}return t.prototype.matches=function(t){return r.matches(t,this.unionSelector)&&this.passesFilter(t)},t.prototype.closest=function(t){var e;return this.matches(t)?t:(e=t.parentElement)?this.closest(e):void 0},t.prototype.passesFilter=function(e){return o.every(this.filters,function(t){return t(e)})},t.prototype.descendants=function(e){var t,n;return t=o.flatMap(this.selectors,function(t){return r.all(e,t)}),o.filter(t,(n=this,function(t){return n.passesFilter(t)}))},t.prototype.subtree=function(t){var e;return e=[],this.matches(t)&&e.push(t),e.push.apply(e,this.descendants(t)),e},t}()}.call(this),function(){var e;up.store||(up.store={}),e=up.util,up.store.Memory=function(){function t(){this.clear()}return t.prototype.clear=function(){return this.data={}},t.prototype.get=function(t){return this.data[t]},t.prototype.set=function(t,e){return this.data[t]=e},t.prototype.remove=function(t){return delete this.data[t]},t.prototype.keys=function(){return Object.keys(this.data)},t.prototype.size=function(){return this.keys().length},t.prototype.values=function(){return e.values(this.data)},t}()}.call(this),function(){var e=function(t,e){return function(){return t.apply(e,arguments)}},r=function(t,e){function n(){this.constructor=t}for(var r in e)o.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},o={}.hasOwnProperty;up.util,up.store.Session=function(t){function n(t){this.remove=e(this.remove,this),this.set=e(this.set,this),this.rootKey=t,this.loadFromSessionStorage()}return r(n,t),n.prototype.clear=function(){return n.__super__.clear.call(this),this.saveToSessionStorage()},n.prototype.set=function(t,e){return n.__super__.set.call(this,t,e),this.saveToSessionStorage()},n.prototype.remove=function(t){return n.__super__.remove.call(this,t),this.saveToSessionStorage()},n.prototype.loadFromSessionStorage=function(){var t;try{(t="undefined"!=typeof sessionStorage&&null!==sessionStorage?sessionStorage.getItem(this.rootKey):void 0)&&(this.data=JSON.parse(t))}catch(e){}return this.data||(this.data={})},n.prototype.saveToSessionStorage=function(){var t;t=JSON.stringify(this.data);try{return"undefined"!=typeof sessionStorage&&null!==sessionStorage?sessionStorage.setItem(this.rootKey,t):void 0}catch(e){}},n}(up.store.Memory)}.call(this),function(){var n,o;o=up.util,n=up.element,up.Tether=function(){function t(t){var e;"function"==typeof(e=up.migrate).handleTetherOptions&&e.handleTetherOptions(t),this.anchor=t.anchor,this.align=t.align,this.position=t.position,this.alignAxis="top"===this.position||"bottom"===this.position?"horizontal":"vertical",this.viewport=up.viewport.get(this.anchor),this.parent=this.viewport===n.root?document.body:this.viewport,this.syncOnScroll=!this.viewport.contains(this.anchor.offsetParent)}return t.prototype.start=function(t){return this.element=t,this.element.style.position="absolute",this.setOffset(0,0),this.sync(),this.changeEventSubscription("on")},t.prototype.stop=function(){return this.changeEventSubscription("off")},t.prototype.changeEventSubscription=function(t){if(up[t](window,"resize",this.scheduleSync),this.syncOnScroll)return up[t](this.viewport,"scroll",this.scheduleSync)},t.prototype.scheduleSync=function(){return clearTimeout(this.syncTimer),this.syncTimer=o.task(this.sync)},t.prototype.isDetached=function(){return n.isDetached(this.parent)||n.isDetached(this.anchor)},t.prototype.sync=function(){var t,e,n,r;switch(e=this.element.getBoundingClientRect(),t=this.anchor.getBoundingClientRect(),r=n=void 0,this.alignAxis){case"horizontal":r=function(){switch(this.position){case"top":return t.top-e.height;case"bottom":return t.top+t.height}}.call(this),n=function(){switch(this.align){case"left":return t.left;case"center":return t.left+.5*(t.width-e.width);case"right":return t.left+t.width-e.width}}.call(this);break;case"vertical":r=function(){switch(this.align){case"top":return t.top;case"center":return t.top+.5*(t.height-e.height);case"bottom":return t.top+t.height-e.height}}.call(this),n=function(){switch(this.position){case"left":return t.left-e.width;case"right":return t.left+t.width}}.call(this)}return o.isDefined(n)||o.isDefined(r)?this.moveTo(n,r):up.fail("Invalid tether constraints: %o",this.describeConstraints())},t.prototype.describeConstraints=function(){return{position:this.position,align:this.align}},t.prototype.moveTo=function(t,e){var n;return n=this.element.getBoundingClientRect(),this.setOffset(t-n.left+this.offsetLeft,e-n.top+this.offsetTop)},t.prototype.setOffset=function(t,e){return this.offsetLeft=t,this.offsetTop=e,n.setStyle(this.element,{left:t,top:e})},t}()}.call(this),function(){var i;i=up.util,up.URLPattern=function(){function t(t,e){var n,r;this.normalizeURL=null!=e?e:i.normalizeURL,this.groups=[],r=[],n=[],i.splitValues(t).forEach(function(t){return"-"===t[0]?n.push(t.substring(1)):r.push(t)}),this.positiveRegexp=this.buildRegexp(r,!0),this.negativeRegexp=this.buildRegexp(n,!1)}return t.prototype.buildRegexp=function(t,r){var e,o;if(t.length)return e=(e=(e=t.map(this.normalizeURL).map(i.escapeRegExp).join("|")).replace(/\\\*/g,".*?")).replace(/(\:|\\\$)([a-z][\w-]*)/gi,(o=this,function(t,e,n){return"\\$"===e?(r&&o.groups.push({name:n,cast:Number}),"(\\d+)"):(r&&o.groups.push({name:n,cast:String}),"([^/?#]+)")})),new RegExp("^"+e+"$")},t.prototype.test=function(t,e){return null==e&&(e=!0),e&&(t=this.normalizeURL(t)),this.positiveRegexp.test(t)&&!this.isExcluded(t)},t.prototype.recognize=function(t,e){var r,o;if(null==e&&(e=!0),e&&(t=this.normalizeURL(t)),(r=this.positiveRegexp.exec(t))&&!this.isExcluded(t))return o={},this.groups.forEach(function(t,e){var n;if(n=r[e+1])return o[t.name]=t.cast(n)}),o},t.prototype.isExcluded=function(t){var e;return null!=(e=this.negativeRegexp)?e.test(t):void 0},t}()}.call(this),function(){var t;up.framework=(up.util,t=!0,{reset:function(){return up.emit("up:framework:reset",{log:!1})},boot:function(){return up.browser.isSupported()?(up.emit("up:framework:boot",{log:!1}),t=!1,up.event.onReady(function(){return up.emit("up:app:boot",{log:"Booting user application"})})):"function"==typeof console.log?console.log("Unpoly doesn't support this browser. Framework was not booted."):void 0},isBooting:function(){return t}})}.call(this),function(){var t,e,n,r,o,i,s,u,a,p,l,c,h,f,d,m,y,g,v=[].slice;up.event=(y=up.util,s=up.element,m=function(){var t,e,n,r,o;for(o=[],e=0,n=(r=[window,document,s.root,document.body]).length;e<n;e++)t=r[e],o.push(up.EventListener.unbindNonDefault(t));return o},n=function(){var t;return t=1<=arguments.length?v.call(arguments,0):[],r(t)},t=function(){var t;return t=1<=arguments.length?v.call(arguments,0):[],r(t,{jQuery:!0})},r=function(t,e){return up.EventListenerGroup.fromBindArgs(t,e).bind()},g=function(){var t;return t=1<=arguments.length?v.call(arguments,0):[],up.EventListenerGroup.fromBindArgs(t).unbind()},i=function(t){return up.EventEmitter.fromEmitArgs(t)},u=function(){var t;return t=1<=arguments.length?v.call(arguments,0):[],i(t).emit()},o=function(){var t,e,n,r,o;return t=1<=arguments.length?v.call(arguments,0):[],r=y.extractOptions(t),o=t[0]||r.type||up.fail("Expected event type to be passed as string argument or { type } property"),(e=document.createEvent("Event")).initEvent(o,!0,!0),y.assign(e,y.omit(r,["type","target"])),up.browser.isIE11()&&(n=e.preventDefault,e.preventDefault=function(){return n.call(e),y.getter(e,"defaultPrevented",function(){return!0})}),e},e=function(){var t;return t=1<=arguments.length?v.call(arguments,0):[],i(t).assertEmitted()},f=function(e){return n("keydown",function(t){if(a(t))return e(t)})},a=function(t){var e;return"Escape"===(e=t.key)||"Esc"===e},l=function(t){return t.stopImmediatePropagation(),t.preventDefault()},d=function(t){return"loading"!==document.readyState?t():document.addEventListener("DOMContentLoaded",t)},h=["metaKey","shiftKey","ctrlKey","altKey"],c=function(e){return(y.isUndefined(e.button)||0===e.button)&&!y.some(h,function(t){return e[t]})},p=function(n,t,e){var r;return null==e&&(e=[]),(r=up.event.build(t,y.pick(n,e))).originalEvent=n,["stopPropagation","stopImmediatePropagation","preventDefault"].forEach(function(t){var e;return e=r[t],r[t]=function(){return n[t](),e.call(r)}}),n.defaultPrevented&&r.preventDefault(),r},n("up:click","a[up-emit]",function(t,e){var n,r,o;if(c(t))return r=s.attr(e,"up-emit"),n=s.jsonAttr(e,"up-emit-props"),o=p(t,r),y.assign(o,n),up.emit(e,o)}),n("up:framework:reset",m)
@@ -4,6 +4,6 @@ module Unpoly
4
4
  # The current version of the unpoly-rails gem.
5
5
  # This version number is also used for releases of the Unpoly
6
6
  # frontend code.
7
- VERSION = '2.0.0-rc2'
7
+ VERSION = '2.0.0-rc3'
8
8
  end
9
9
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: unpoly-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0.pre.rc2
4
+ version: 2.0.0.pre.rc3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Henning Koch