HiddenEye-Legacy/WebPages/iCloud/index_files/app.js.download
Usama Abdul Sattar 9da290eed0
iCloud added
2018-07-12 16:58:13 +05:00

25 lines
759 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

!function(e){!function(t){"object"==typeof exports?module.exports=t():"function"==typeof e&&e.amd?e(t):"undefined"!=typeof window?window.Promise=t():"undefined"!=typeof global?global.Promise=t():"undefined"!=typeof self&&(self.Promise=t())}(function(){var e;return function t(e,n,r){function i(o,s){if(!n[o]){if(!e[o]){var u="function"==typeof require&&require;if(!s&&u)return u(o,!0);if(a)return a(o,!0);throw new Error("Cannot find module '"+o+"'")}var d=n[o]={exports:{}};e[o][0].call(d.exports,function(t){var n=e[o][1][t];return i(n?n:t)},d,d.exports,t,e,n,r)}return n[o].exports}for(var a="function"==typeof require&&require,o=0;o<r.length;o++)i(r[o]);return i}({1:[function(e,t,n){var r=e("../lib/decorators/unhandledRejection"),i=r(e("../lib/Promise"));t.exports="undefined"!=typeof global?global.Promise=i:"undefined"!=typeof self?self.Promise=i:i},{"../lib/Promise":2,"../lib/decorators/unhandledRejection":4}],2:[function(t,n,r){!function(e){"use strict";e(function(e){var t=e("./makePromise"),n=e("./Scheduler"),r=e("./env").asap;return t({scheduler:new n(r)})})}("function"==typeof e&&e.amd?e:function(e){n.exports=e(t)})},{"./Scheduler":3,"./env":5,"./makePromise":7}],3:[function(t,n,r){!function(e){"use strict";e(function(){function e(e){this._async=e,this._running=!1,this._queue=this,this._queueLen=0,this._afterQueue={},this._afterQueueLen=0;var t=this;this.drain=function(){t._drain()}}return e.prototype.enqueue=function(e){this._queue[this._queueLen++]=e,this.run()},e.prototype.afterQueue=function(e){this._afterQueue[this._afterQueueLen++]=e,this.run()},e.prototype.run=function(){this._running||(this._running=!0,this._async(this.drain))},e.prototype._drain=function(){for(var e=0;e<this._queueLen;++e)this._queue[e].run(),this._queue[e]=void 0;for(this._queueLen=0,this._running=!1,e=0;e<this._afterQueueLen;++e)this._afterQueue[e].run(),this._afterQueue[e]=void 0;this._afterQueueLen=0},e})}("function"==typeof e&&e.amd?e:function(e){n.exports=e()})},{}],4:[function(t,n,r){!function(e){"use strict";e(function(e){function t(e){throw e}function n(){}var r=e("../env").setTimer,i=e("../format");return function(e){function a(e){e.handled||(f.push(e),l("Potentially unhandled rejection ["+e.id+"] "+i.formatError(e.value)))}function o(e){var t=f.indexOf(e);t>=0&&(f.splice(t,1),c("Handled previous rejection ["+e.id+"] "+i.formatObject(e.value)))}function s(e,t){m.push(e,t),null===p&&(p=r(u,0))}function u(){for(p=null;m.length>0;)m.shift()(m.shift())}var d,l=n,c=n;"undefined"!=typeof console&&(d=console,l="undefined"!=typeof d.error?function(e){d.error(e)}:function(e){d.log(e)},c="undefined"!=typeof d.info?function(e){d.info(e)}:function(e){d.log(e)}),e.onPotentiallyUnhandledRejection=function(e){s(a,e)},e.onPotentiallyUnhandledRejectionHandled=function(e){s(o,e)},e.onFatalRejection=function(e){s(t,e.value)};var m=[],f=[],p=null;return e}})}("function"==typeof e&&e.amd?e:function(e){n.exports=e(t)})},{"../env":5,"../format":6}],5:[function(t,n,r){!function(e){"use strict";e(function(e){function t(){return"undefined"!=typeof process&&"[object process]"===Object.prototype.toString.call(process)}function n(){return"function"==typeof MutationObserver&&MutationObserver||"function"==typeof WebKitMutationObserver&&WebKitMutationObserver}function r(e){function t(){var e=n;n=void 0,e()}var n,r=document.createTextNode(""),i=new e(t);i.observe(r,{characterData:!0});var a=0;return function(e){n=e,r.data=a^=1}}var i,a="undefined"!=typeof setTimeout&&setTimeout,o=function(e,t){return setTimeout(e,t)},s=function(e){return clearTimeout(e)},u=function(e){return a(e,0)};if(t())u=function(e){return process.nextTick(e)};else if(i=n())u=r(i);else if(!a){var d=e,l=d("vertx");o=function(e,t){return l.setTimer(t,e)},s=l.cancelTimer,u=l.runOnLoop||l.runOnContext}return{setTimer:o,clearTimer:s,asap:u}})}("function"==typeof e&&e.amd?e:function(e){n.exports=e(t)})},{}],6:[function(t,n,r){!function(e){"use strict";e(function(){function e(e){var n="object"==typeof e&&null!==e&&(e.stack||e.message)?e.stack||e.message:t(e);return e instanceof Error?n:n+" (WARNING: non-Error used)"}function t(e){var t=String(e);return"[object Object]"===t&&"undefined"!=typeof JSON&&(t=n(e,t)),t}function n(e,t){try{return JSON.stringify(e)}catch(e){return t}}return{formatError:e,formatObject:t,tryStringify:n}})}("function"==typeof e&&e.amd?e:function(e){n.exports=e()})},{}],7:[function(t,n,r){!function(e){"use strict";e(function(){return function(e){function t(e,t){this._handler=e===y?t:n(e)}function n(e){function t(e){i.resolve(e)}function n(e){i.reject(e)}function r(e){i.notify(e)}var i=new M;try{e(t,n,r)}catch(e){n(e)}return i}function r(e){return O(e)?e:new t(y,new w(_(e)))}function i(e){return new t(y,new w(new D(e)))}function a(){return Z}function o(){return new t(y,new M)}function s(e,t){var n=new M(e.receiver,e.join().context);return new t(y,n)}function u(e){return l(B,null,e)}function d(e,t){return l(I,e,t)}function l(e,n,r){function i(t,i,o){o.resolved||c(r,a,t,e(n,i,t),o)}function a(e,t,n){l[e]=t,0===--d&&n.become(new k(l))}for(var o,s="function"==typeof n?i:a,u=new M,d=r.length>>>0,l=new Array(d),m=0;m<r.length&&!u.resolved;++m)o=r[m],void 0!==o||m in r?c(r,s,m,o,u):--d;return 0===d&&u.become(new k(l)),new t(y,u)}function c(e,t,n,r,i){if(H(r)){var a=g(r),o=a.state();0===o?a.fold(t,n,void 0,i):o>0?t(n,a.value,i):(i.become(a),m(e,n+1,a))}else t(n,r,i)}function m(e,t,n){for(var r=t;r<e.length;++r)f(_(e[r]),n)}function f(e,t){if(e!==t){var n=e.state();0===n?e.visit(e,void 0,e._unreport):0>n&&e._unreport()}}function p(e){return"object"!=typeof e||null===e?i(new TypeError("non-iterable passed to race()")):0===e.length?a():1===e.length?r(e[0]):h(e)}function h(e){var n,r,i,a=new M;for(n=0;n<e.length;++n)if(r=e[n],void 0!==r||n in e){if(i=_(r),0!==i.state()){a.become(i),m(e,n+1,i);break}i.visit(a,a.resolve,a.reject)}return new t(y,a)}function _(e){return O(e)?e._handler.join():H(e)?v(e):new k(e)}function g(e){return O(e)?e._handler.join():v(e)}function v(e){try{var t=e.then;return"function"==typeof t?new L(t,e):new k(e)}catch(e){return new D(e)}}function y(){}function b(){}function M(e,n){t.createContext(this,n),this.consumers=void 0,this.receiver=e,this.handler=void 0,this.resolved=!1}function w(e){this.handler=e}function L(e,t){M.call(this),J.enqueue(new C(e,t,this))}function k(e){t.createContext(this),this.value=e}function D(e){t.createContext(this),this.id=++K,this.value=e,this.handled=!1,this.reported=!1,this._report()}function x(e,t){this.rejection=e,this.context=t}function S(e){this.rejection=e}function T(){return new D(new TypeError("Promise cycle"))}function Y(e,t){this.continuation=e,this.handler=t}function j(e,t){this.handler=t,this.value=e}function C(e,t,n){this._then=e,this.thenable=t,this.resolver=n}function A(e,t,n,r,i){try{e.call(t,n,r,i)}catch(e){r(e)}}function E(e,t,n,r){this.f=e,this.z=t,this.c=n,this.to=r,this.resolver=X,this.receiver=this}function O(e){return e instanceof t}function H(e){return("object"==typeof e||"function"==typeof e)&&null!==e}function P(e,n,r,i){return"function"!=typeof e?i.become(n):(t.enterContext(n),R(e,n.value,r,i),void t.exitContext())}function N(e,n,r,i,a){return"function"!=typeof e?a.become(r):(t.enterContext(r),W(e,n,r.value,i,a),void t.exitContext())}function F(e,n,r,i,a){return"function"!=typeof e?a.notify(n):(t.enterContext(r),U(e,n,i,a),void t.exitContext())}function I(e,t,n){try{return e(t,n)}catch(e){return i(e)}}function R(e,t,n,r){try{r.become(_(e.call(n,t)))}catch(e){r.become(new D(e))}}function W(e,t,n,r,i){try{e.call(r,t,n,i)}catch(e){i.become(new D(e))}}function U(e,t,n,r){try{r.notify(e.call(n,t))}catch(e){r.notify(e)}}function z(e,t){t.prototype=$(e.prototype),t.prototype.constructor=t}function B(e,t){return t}function q(){}function V(){return"undefined"!=typeof process&&null!==process&&"function"==typeof process.emit?function(e,t){return"unhandledRejection"===e?process.emit(e,t.value,t):process.emit(e,t)}:"undefined"!=typeof self&&"function"==typeof CustomEvent?function(e,t,n){var r=!1;try{var i=new n("unhandledRejection");r=i instanceof n}catch(e){}return r?function(e,r){var i=new n(e,{detail:{reason:r.value,key:r},bubbles:!1,cancelable:!0});return!t.dispatchEvent(i)}:e}(q,self,CustomEvent):q}var J=e.scheduler,G=V(),$=Object.create||function(e){function t(){}return t.prototype=e,new t};t.resolve=r,t.reject=i,t.never=a,t._defer=o,t._handler=_,t.prototype.then=function(e,t,n){var r=this._handler,i=r.join().state();if("function"!=typeof e&&i>0||"function"!=typeof t&&0>i)return new this.constructor(y,r);var a=this._beget(),o=a._handler;return r.chain(o,r.receiver,e,t,n),a},t.prototype["catch"]=function(e){return this.then(void 0,e)},t.prototype._beget=function(){return s(this._handler,this.constructor)},t.all=u,t.race=p,t._traverse=d,t._visitRemaining=m,y.prototype.when=y.prototype.become=y.prototype.notify=y.prototype.fail=y.prototype._unreport=y.prototype._report=q,y.prototype._state=0,y.prototype.state=function(){return this._state},y.prototype.join=function(){for(var e=this;void 0!==e.handler;)e=e.handler;return e},y.prototype.chain=function(e,t,n,r,i){this.when({resolver:e,receiver:t,fulfilled:n,rejected:r,progress:i})},y.prototype.visit=function(e,t,n,r){this.chain(X,e,t,n,r)},y.prototype.fold=function(e,t,n,r){this.when(new E(e,t,n,r))},z(y,b),b.prototype.become=function(e){e.fail()};var X=new b;z(y,M),M.prototype._state=0,M.prototype.resolve=function(e){this.become(_(e))},M.prototype.reject=function(e){this.resolved||this.become(new D(e))},M.prototype.join=function(){if(!this.resolved)return this;for(var e=this;void 0!==e.handler;)if(e=e.handler,e===this)return this.handler=T();return e},M.prototype.run=function(){var e=this.consumers,t=this.handler;this.handler=this.handler.join(),this.consumers=void 0;for(var n=0;n<e.length;++n)t.when(e[n])},M.prototype.become=function(e){this.resolved||(this.resolved=!0,this.handler=e,void 0!==this.consumers&&J.enqueue(this),void 0!==this.context&&e._report(this.context))},M.prototype.when=function(e){this.resolved?J.enqueue(new Y(e,this.handler)):void 0===this.consumers?this.consumers=[e]:this.consumers.push(e)},M.prototype.notify=function(e){this.resolved||J.enqueue(new j(e,this))},M.prototype.fail=function(e){var t="undefined"==typeof e?this.context:e;this.resolved&&this.handler.join().fail(t)},M.prototype._report=function(e){this.resolved&&this.handler.join()._report(e)},M.prototype._unreport=function(){this.resolved&&this.handler.join()._unreport()},z(y,w),w.prototype.when=function(e){J.enqueue(new Y(e,this))},w.prototype._report=function(e){this.join()._report(e)},w.prototype._unreport=function(){this.join()._unreport()},z(M,L),z(y,k),k.prototype._state=1,k.prototype.fold=function(e,t,n,r){N(e,t,this,n,r)},k.prototype.when=function(e){P(e.fulfilled,this,e.receiver,e.resolver)};var K=0;z(y,D),D.prototype._state=-1,D.prototype.fold=function(e,t,n,r){r.become(this)},D.prototype.when=function(e){"function"==typeof e.rejected&&this._unreport(),P(e.rejected,this,e.receiver,e.resolver)},D.prototype._report=function(e){J.afterQueue(new x(this,e))},D.prototype._unreport=function(){this.handled||(this.handled=!0,J.afterQueue(new S(this)))},D.prototype.fail=function(e){this.reported=!0,G("unhandledRejection",this),t.onFatalRejection(this,void 0===e?this.context:e)},x.prototype.run=function(){this.rejection.handled||this.rejection.reported||(this.rejection.reported=!0,G("unhandledRejection",this.rejection)||t.onPotentiallyUnhandledRejection(this.rejection,this.context))},S.prototype.run=function(){this.rejection.reported&&(G("rejectionHandled",this.rejection)||t.onPotentiallyUnhandledRejectionHandled(this.rejection))},t.createContext=t.enterContext=t.exitContext=t.onPotentiallyUnhandledRejection=t.onPotentiallyUnhandledRejectionHandled=t.onFatalRejection=q;var Q=new y,Z=new t(y,Q);return Y.prototype.run=function(){this.handler.join().when(this.continuation)},j.prototype.run=function(){var e=this.handler.consumers;if(void 0!==e)for(var t,n=0;n<e.length;++n)t=e[n],F(t.progress,this.value,this.handler,t.receiver,t.resolver)},C.prototype.run=function(){function e(e){r.resolve(e)}function t(e){r.reject(e)}function n(e){r.notify(e)}var r=this.resolver;A(this._then,this.thenable,e,t,n)},E.prototype.fulfilled=function(e){this.f.call(this.c,this.z,e,this.to)},E.prototype.rejected=function(e){this.to.reject(e)},E.prototype.progress=function(e){this.to.notify(e)},t}})}("function"==typeof e&&e.amd?e:function(e){n.exports=e()})},{}]},{},[1])(1)}),"undefined"!=typeof systemJSBootstrap&&systemJSBootstrap()}(),function(){function e(){!function(e){function t(e,n){if("string"!=typeof e)throw new TypeError("URL must be a string");var r=String(e).replace(/^\s+|\s+$/g,"").match(/^([^:\/?#]+:)?(?:\/\/(?:([^:@\/?#]*)(?::([^:@\/?#]*))?@)?(([^:\/?#]*)(?::(\d*))?))?([^?#]*)(\?[^#]*)?(#[\s\S]*)?/);if(!r)throw new RangeError("Invalid URL format");var i=r[1]||"",a=r[2]||"",o=r[3]||"",s=r[4]||"",u=r[5]||"",d=r[6]||"",l=r[7]||"",c=r[8]||"",m=r[9]||"";if(void 0!==n){var f=n instanceof t?n:new t(n),p=!i&&!s&&!a;!p||l||c||(c=f.search),p&&"/"!==l[0]&&(l=l?(!f.host&&!f.username||f.pathname?"":"/")+f.pathname.slice(0,f.pathname.lastIndexOf("/")+1)+l:f.pathname);var h=[];l.replace(/^(\.\.?(\/|$))+/,"").replace(/\/(\.(\/|$))+/g,"/").replace(/\/\.\.$/,"/../").replace(/\/?[^\/]*/g,function(e){"/.."===e?h.pop():h.push(e)}),l=h.join("").replace(/^\//,"/"===l[0]?"/":""),p&&(d=f.port,u=f.hostname,s=f.host,o=f.password,a=f.username),i||(i=f.protocol)}l=l.replace(/\\/g,"/"),this.origin=s?i+(""!==i||""!==s?"//":"")+s:"",this.href=i+(i&&s||"file:"==i?"//":"")+(""!==a?a+(""!==o?":"+o:"")+"@":"")+s+l+c+m,this.protocol=i,this.username=a,this.password=o,this.host=s,this.hostname=u,this.port=d,this.pathname=l,this.search=c,this.hash=m}e.URLPolyfill=t}("undefined"!=typeof self?self:global),function(e){function t(e,t){if(!e.originalErr)for(var n=((e.message||e)+(e.stack?"\n"+e.stack:"")).toString().split("\n"),r=[],i=0;i<n.length;i++)("undefined"==typeof $__curScript||-1==n[i].indexOf($__curScript.src))&&r.push(n[i]);var a="(SystemJS) "+(r?r.join("\n "):e.message.substr(11))+"\n "+t;N||(a=a.replace(F?/file:\/\/\//g:/file:\/\//g,""));var o=U?new Error(a,e.fileName,e.lineNumber):new Error(a);return o.stack=a,o.originalErr=e.originalErr||e,o}function n(){}function r(t){this._loader={loaderObj:this,loads:[],modules:{},importPromises:{},moduleRecords:{}},I(this,"global",{get:function(){return e}})}function i(){r.call(this),this.paths={},this._loader.paths={},K.call(this)}function a(){}function o(e,t){i.prototype[e]=t(i.prototype[e]||function(){})}function s(e){K=e(K||function(){})}function u(e){return e.match(Q)}function d(e){return"."==e[0]&&(!e[1]||"/"==e[1]||"."==e[1])||"/"==e[0]}function l(e){return!d(e)&&!u(e)}function c(e,t){if("."==e[0]){if("/"==e[1]&&"."!=e[2])return(t&&t.substr(0,t.lastIndexOf("/")+1)||W)+e.substr(2)}else if("/"!=e[0]&&-1==e.indexOf(":"))return(t&&t.substr(0,t.lastIndexOf("/")+1)||W)+e;return new V(e,t&&t.replace(/#/g,"%05")||Z).href.replace(/%05/g,"#")}function m(e,t){var n,r="",i=0,a=e.paths,o=e._loader.paths;for(var s in a)if(!a.hasOwnProperty||a.hasOwnProperty(s)){var u=a[s];if(u!==o[s]&&(u=a[s]=o[s]=c(a[s],d(a[s])?W:e.baseURL)),-1===s.indexOf("*")){if(t==s)return a[s];if(t.substr(0,s.length-1)==s.substr(0,s.length-1)&&(t.length<s.length||t[s.length-1]==s[s.length-1])&&("/"==a[s][a[s].length-1]||""==a[s]))return a[s].substr(0,a[s].length-1)+(t.length>s.length?(a[s]&&"/"||"")+t.substr(s.length):"")}else{var l=s.split("*");if(l.length>2)throw new TypeError("Only one wildcard in a path is permitted");var m=l[0].length;m>=i&&t.substr(0,l[0].length)==l[0]&&t.substr(t.length-l[1].length)==l[1]&&(i=m,r=s,n=t.substr(l[0].length,t.length-l[1].length-l[0].length))}}var f=a[r];return"string"==typeof n&&(f=f.replace("*",n)),f}function f(e){for(var t=[],n=[],r=0,i=e.length;i>r;r++){var a=R.call(t,e[r]);-1===a?(t.push(e[r]),n.push([r])):n[a].push(r)}return{names:t,indices:n}}function p(t){var n={};if(("object"==typeof t||"function"==typeof t)&&t!==e)if(ee)for(var r in t)"default"!==r&&h(n,t,r);else _(n,t);return n["default"]=t,I(n,"__useDefault",{value:!0}),n}function h(e,t,n){try{var r;(r=Object.getOwnPropertyDescriptor(t,n))&&I(e,n,r)}catch(i){return e[n]=t[n],!1}}function _(e,t,n){var r=t&&t.hasOwnProperty;for(var i in t)(!r||t.hasOwnProperty(i))&&(n&&i in e||(e[i]=t[i]));return e}function g(e,t,n){var r=t&&t.hasOwnProperty;for(var i in t)if(!r||t.hasOwnProperty(i)){var a=t[i];i in e?a instanceof Array&&e[i]instanceof Array?e[i]=[].concat(n?a:e[i]).concat(n?e[i]:a):"object"==typeof a&&null!==a&&"object"==typeof e[i]?e[i]=_(_({},e[i]),a,n):n||(e[i]=a):e[i]=a}}function v(e,t,n,r,i){for(var a in t)if(-1!=R.call(["main","format","defaultExtension","basePath"],a))e[a]=t[a];else if("map"==a)_(e.map=e.map||{},t.map);else if("meta"==a)_(e.meta=e.meta||{},t.meta);else if("depCache"==a)for(var o in t.depCache){var s;s="./"==o.substr(0,2)?n+"/"+o.substr(2):x.call(r,o),r.depCache[s]=(r.depCache[s]||[]).concat(t.depCache[o])}else!i||-1!=R.call(["browserConfig","nodeConfig","devConfig","productionConfig"],a)||t.hasOwnProperty&&!t.hasOwnProperty(a)||b.call(r,'"'+a+'" is not a valid package configuration option in package '+n)}function y(e,t,n,r){var i;if(e.packages[t]){var a=e.packages[t];i=e.packages[t]={},v(i,r?n:a,t,e,r),v(i,r?a:n,t,e,!r)}else i=e.packages[t]=n;return"object"==typeof i.main&&(i.map=i.map||{},i.map["./@main"]=i.main,i.main["default"]=i.main["default"]||"./",i.main="@main"),i}function b(e){this.warnings&&"undefined"!=typeof console&&console.warn}function M(e,t){for(var n=e.split(".");n.length;)t=t[n.shift()];return t}function w(e,t){var n,r=0;for(var i in e)if(t.substr(0,i.length)==i&&(t.length==i.length||"/"==t[i.length])){var a=i.split("/").length;if(r>=a)continue;n=i,r=a}return n}function L(e){this._loader.baseURL!==this.baseURL&&("/"!=this.baseURL[this.baseURL.length-1]&&(this.baseURL+="/"),this._loader.baseURL=this.baseURL=new V(this.baseURL,Z).href)}function k(e,t){this.set("@system-env",ne=this.newModule({browser:N,node:!!this._nodeRequire,production:!t&&e,dev:t||!e,build:t,"default":!0}))}function D(e,t){if(!l(e))throw new Error("Node module "+e+" can't be loaded as it is not a package require.");if(!re){var n=this._nodeRequire("module"),r=t.substr(F?8:7);re=new n(r),re.paths=n._nodeModulePaths(r)}return re.require(e)}function x(e,t){if(d(e))return c(e,t);if(u(e))return e;var n=w(this.map,e);if(n){if(e=this.map[n]+e.substr(n.length),d(e))return c(e);if(u(e))return e}if(this.has(e))return e;if("@node/"==e.substr(0,6)){if(!this._nodeRequire)throw new TypeError("Error loading "+e+". Can only load node core modules in Node.");return this.builder?this.set(e,this.newModule({})):this.set(e,this.newModule(p(D.call(this,e.substr(6),this.baseURL)))),e}return L.call(this),m(this,e)||this.baseURL+e}function S(e,t,n){ne.browser&&t.browserConfig&&n(t.browserConfig),ne.node&&t.nodeConfig&&n(t.nodeConfig),ne.dev&&t.devConfig&&n(t.devConfig),ne.build&&t.buildConfig&&n(t.buildConfig),ne.production&&t.productionConfig&&n(t.productionConfig)}function T(e){var t=e.match(oe);return t&&"System.register"==e.substr(t[0].length,15)}function Y(){return{name:null,deps:null,originalIndices:null,declare:null,execute:null,executingRequire:!1,declarative:!1,normalizedDeps:null,groupIndex:null,evaluated:!1,module:null,esModule:null,esmExports:!1}}function j(t){if("string"==typeof t)return M(t,e);if(!(t instanceof Array))throw new Error("Global exports must be a string or array.");for(var n={},r=!0,i=0;i<t.length;i++){var a=M(t[i],e);r&&(n["default"]=a,r=!1),n[t[i].split(".").pop()]=a}return n}function C(e){var t,n,r,r="~"==e[0],i=e.lastIndexOf("|");return-1!=i?(t=e.substr(i+1),n=e.substr(r,i-r),r&&b.call(this,'Condition negation form "'+e+'" is deprecated for "'+n+"|~"+t+'"'),"~"==t[0]&&(r=!0,t=t.substr(1))):(t="default",n=e.substr(r),-1!=ue.indexOf(n)&&(t=n,n=null)),{module:n||"@system-env",prop:t,negate:r}}function A(e){return e.module+"|"+(e.negate?"~":"")+e.prop}function E(e,t,n){var r=this;return this.normalize(e.module,t).then(function(t){return r.load(t).then(function(i){var a=M(e.prop,r.get(t));if(n&&"boolean"!=typeof a)throw new TypeError("Condition "+A(e)+" did not resolve to a boolean.");return e.negate?!a:a})})}function O(e,t){var n=e.match(de);if(!n)return Promise.resolve(e);var r=C.call(this,n[0].substr(2,n[0].length-3));return this.builder?this.normalize(r.module,t).then(function(t){return r.module=t,e.replace(de,"#{"+A(r)+"}")}):E.call(this,r,t,!1).then(function(n){if("string"!=typeof n)throw new TypeError("The condition value for "+e+" doesn't resolve to a string.");if(-1!=n.indexOf("/"))throw new TypeError("Unabled to interpolate conditional "+e+(t?" in "+t:"")+"\n The condition value "+n+' cannot contain a "/" separator.');return e.replace(de,n)})}function H(e,t){var n=e.lastIndexOf("#?");if(-1==n)return Promise.resolve(e);var r=C.call(this,e.substr(n+2));return this.builder?this.normalize(r.module,t).then(function(t){return r.module=t,e.substr(0,n)+"#?"+A(r)}):E.call(this,r,t,!0).then(function(t){return t?e.substr(0,n):"@empty"})}var P="undefined"==typeof window&&"undefined"!=typeof self&&"undefined"!=typeof importScripts,N="undefined"!=typeof window&&"undefined"!=typeof document,F="undefined"!=typeof process&&"undefined"!=typeof process.platform&&!!process.platform.match(/^win/);e.console||(e.console={assert:function(){}});var I,R=Array.prototype.indexOf||function(e){for(var t=0,n=this.length;n>t;t++)if(this[t]===e)return t;return-1};!function(){try{Object.defineProperty({},"a",{})&&(I=Object.defineProperty)}catch(e){I=function(e,t,n){try{e[t]=n.value||n.get.call(e)}catch(r){}}}}();var W,U="_"==new Error(0,"_").fileName;if("undefined"!=typeof document&&document.getElementsByTagName){if(W=document.baseURI,!W){var z=document.getElementsByTagName("base");W=z[0]&&z[0].href||window.location.href}}else"undefined"!=typeof location&&(W=e.location.href);if(W)W=W.split("#")[0].split("?")[0],W=W.substr(0,W.lastIndexOf("/")+1);else{if("undefined"==typeof process||!process.cwd)throw new TypeError("No environment baseURI");W="file://"+(F?"/":"")+process.cwd()+"/",F&&(W=W.replace(/\\/g,"/"))}try{var B="test:"==new e.URL("test:///").protocol}catch(q){}var V=B?e.URL:e.URLPolyfill;I(n.prototype,"toString",{value:function(){return"Module"}}),function(){function e(e){return{status:"loading",name:e||"<Anonymous"+ ++y+">",linkSets:[],dependencies:[],metadata:{}}}function i(e,t,n){return new Promise(d({step:n.address?"fetch":"locate",loader:e,moduleName:t,moduleMetadata:n&&n.metadata||{},moduleSource:n.source,moduleAddress:n.address}))}function a(t,n,r,i){return new Promise(function(e,a){e(t.loaderObj.normalize(n,r,i))}).then(function(n){var r;if(t.modules[n])return r=e(n),r.status="linked",r.module=t.modules[n],r;for(var i=0,a=t.loads.length;a>i;i++)if(r=t.loads[i],r.name==n)return r;return r=e(n),t.loads.push(r),o(t,r),r})}function o(e,t){s(e,t,Promise.resolve().then(function(){return e.loaderObj.locate({name:t.name,metadata:t.metadata})}))}function s(e,t,n){u(e,t,n.then(function(n){return"loading"==t.status?(t.address=n,e.loaderObj.fetch({name:t.name,metadata:t.metadata,address:n})):void 0}))}function u(e,t,n){n.then(function(n){return"loading"==t.status?(t.address=t.address||t.name,Promise.resolve(e.loaderObj.translate({name:t.name,metadata:t.metadata,address:t.address,source:n})).then(function(n){return t.source=n,e.loaderObj.instantiate({name:t.name,metadata:t.metadata,address:t.address,source:n})}).then(function(e){if(void 0===e)throw new TypeError("Declarative modules unsupported in the polyfill.");if("object"!=typeof e)throw new TypeError("Invalid instantiate return value");t.depsList=e.deps||[],t.execute=e.execute}).then(function(){t.dependencies=[];for(var n=t.depsList,r=[],i=0,o=n.length;o>i;i++)(function(n,i){r.push(a(e,n,t.name,t.address).then(function(e){if(t.dependencies[i]={key:n,value:e.name},"linked"!=e.status)for(var r=t.linkSets.concat([]),a=0,o=r.length;o>a;a++)c(r[a],e)}))})(n[i],i);return Promise.all(r)}).then(function(){t.status="loaded";for(var e=t.linkSets.concat([]),n=0,r=e.length;r>n;n++)f(e[n],t)})):void 0})["catch"](function(e){t.status="failed",t.exception=e;for(var n=t.linkSets.concat([]),r=0,i=n.length;i>r;r++)p(n[r],t,e)})}function d(t){return function(n,r){var i=t.loader,a=t.moduleName,d=t.step;if(i.modules[a])throw new TypeError('"'+a+'" already exists in the module table');for(var c,m=0,f=i.loads.length;f>m;m++)if(i.loads[m].name==a&&(c=i.loads[m],"translate"!=d||c.source||(c.address=t.moduleAddress,u(i,c,Promise.resolve(t.moduleSource))),c.linkSets.length&&c.linkSets[0].loads[0].name==c.name))return c.linkSets[0].done.then(function(){n(c)});var p=c||e(a);p.metadata=t.moduleMetadata;var h=l(i,p);i.loads.push(p),n(h.done),"locate"==d?o(i,p):"fetch"==d?s(i,p,Promise.resolve(t.moduleAddress)):(p.address=t.moduleAddress,u(i,p,Promise.resolve(t.moduleSource)))}}function l(e,t){var n={loader:e,loads:[],startingLoad:t,loadingCount:0};return n.done=new Promise(function(e,t){n.resolve=e,n.reject=t}),c(n,t),n}function c(e,t){if("failed"!=t.status){for(var n=0,r=e.loads.length;r>n;n++)if(e.loads[n]==t)return;e.loads.push(t),t.linkSets.push(e),"loaded"!=t.status&&e.loadingCount++;for(var i=e.loader,n=0,r=t.dependencies.length;r>n;n++)if(t.dependencies[n]){var a=t.dependencies[n].value;if(!i.modules[a])for(var o=0,s=i.loads.length;s>o;o++)if(i.loads[o].name==a){c(e,i.loads[o]);break}}}}function m(e){var t=!1;try{v(e,function(n,r){p(e,n,r),t=!0})}catch(n){p(e,null,n),t=!0}return t}function f(e,t){if(e.loadingCount--,!(e.loadingCount>0)){var n=e.startingLoad;if(e.loader.loaderObj.execute===!1){for(var r=[].concat(e.loads),i=0,a=r.length;a>i;i++){var t=r[i];t.module={name:t.name,module:b({}),evaluated:!0},t.status="linked",h(e.loader,t)}return e.resolve(n)}var o=m(e);o||e.resolve(n)}}function p(e,n,r){var i=e.loader;e:if(n)if(e.loads[0].name==n.name)r=t(r,"Error loading "+n.name);else{for(var a=0;a<e.loads.length;a++)for(var o=e.loads[a],s=0;s<o.dependencies.length;s++){var u=o.dependencies[s];if(u.value==n.name){r=t(r,"Error loading "+n.name+' as "'+u.key+'" from '+o.name);break e}}r=t(r,"Error loading "+n.name+" from "+e.loads[0].name)}else r=t(r,"Error linking "+e.loads[0].name);for(var d=e.loads.concat([]),a=0,l=d.length;l>a;a++){var n=d[a];i.loaderObj.failed=i.loaderObj.failed||[],-1==R.call(i.loaderObj.failed,n)&&i.loaderObj.failed.push(n);var c=R.call(n.linkSets,e);if(n.linkSets.splice(c,1),0==n.linkSets.length){var m=R.call(e.loader.loads,n);-1!=m&&e.loader.loads.splice(m,1)}}e.reject(r)}function h(e,t){if(e.loaderObj.trace){e.loaderObj.loads||(e.loaderObj.loads={});var n={};t.dependencies.forEach(function(e){n[e.key]=e.value}),e.loaderObj.loads[t.name]={name:t.name,deps:t.dependencies.map(function(e){return e.key}),depMap:n,address:t.address,metadata:t.metadata,source:t.source}}t.name&&(e.modules[t.name]=t.module);var r=R.call(e.loads,t);-1!=r&&e.loads.splice(r,1);for(var i=0,a=t.linkSets.length;a>i;i++)r=R.call(t.linkSets[i].loads,t),-1!=r&&t.linkSets[i].loads.splice(r,1);t.linkSets.splice(0,t.linkSets.length)}function _(e,t,r){try{var i=t.execute()}catch(a){return void r(t,a)}return i&&i instanceof n?i:void r(t,new TypeError("Execution must define a Module instance"))}function g(e,t,n){var r=e._loader.importPromises;return r[t]=n.then(function(e){return r[t]=void 0,e},function(e){throw r[t]=void 0,e})}function v(e,t){var n=e.loader;if(e.loads.length)for(var r=e.loads.concat([]),i=0;i<r.length;i++){var a=r[i],o=_(e,a,t);if(!o)return;a.module={name:a.name,module:o},a.status="linked",h(n,a)}}var y=0;r.prototype={constructor:r,define:function(e,t,n){if(this._loader.importPromises[e])throw new TypeError("Module is already loading.");return g(this,e,new Promise(d({step:"translate",loader:this._loader,moduleName:e,moduleMetadata:n&&n.metadata||{},moduleSource:t,moduleAddress:n&&n.address})))},"delete":function(e){var t=this._loader;return delete t.importPromises[e],delete t.moduleRecords[e],t.modules[e]?delete t.modules[e]:!1},get:function(e){return this._loader.modules[e]?this._loader.modules[e].module:void 0},has:function(e){return!!this._loader.modules[e]},"import":function(e,t,n){"object"==typeof t&&(t=t.name);var r=this;return Promise.resolve(r.normalize(e,t)).then(function(e){var t=r._loader;return t.modules[e]?t.modules[e].module:t.importPromises[e]||g(r,e,i(t,e,{}).then(function(n){return delete t.importPromises[e],n.module.module}))})},load:function(e){var t=this._loader;return t.modules[e]?Promise.resolve():t.importPromises[e]||g(this,e,new Promise(d({step:"locate",loader:t,moduleName:e,moduleMetadata:{},moduleSource:void 0,moduleAddress:void 0})).then(function(){delete t.importPromises[e]}))},module:function(t,n){var r=e();r.address=n&&n.address;var i=l(this._loader,r),a=Promise.resolve(t),o=this._loader,s=i.done.then(function(){return r.module.module});return u(o,r,a),s},newModule:function(e){if("object"!=typeof e)throw new TypeError("Expected object");var t=new n,r=[];if(Object.getOwnPropertyNames&&null!=e)r=Object.getOwnPropertyNames(e);else for(var i in e)r.push(i);for(var a=0;a<r.length;a++)(function(n){I(t,n,{configurable:!1,enumerable:!0,get:function(){return e[n]},set:function(){throw new Error("Module exports cannot be changed externally.")}})})(r[a]);return Object.freeze&&Object.freeze(t),t},set:function(e,t){if(!(t instanceof n))throw new TypeError("Loader.set("+e+", module) must be a module");this._loader.modules[e]={module:t}},normalize:function(e,t,n){},locate:function(e){return e.name},fetch:function(e){},translate:function(e){return e.source},instantiate:function(e){}};var b=r.prototype.newModule}();var J,G;if("undefined"!=typeof XMLHttpRequest)G=function(e,t,n,r){function i(){n(o.responseText)}function a(){r(new Error("XHR error"+(o.status?" ("+o.status+(o.statusText?" "+o.statusText:"")+")":"")+" loading "+e))}var o=new XMLHttpRequest,s=!0,u=!1;if(!("withCredentials"in o)){var d=/^(\w+:)?\/\/([^\/]+)/.exec(e);d&&(s=d[2]===window.location.host,d[1]&&(s&=d[1]===window.location.protocol))}s||"undefined"==typeof XDomainRequest||(o=new XDomainRequest,o.onload=i,o.onerror=a,o.ontimeout=a,o.onprogress=function(){},o.timeout=0,u=!0),o.onreadystatechange=function(){4===o.readyState&&(0==o.status?o.responseText?i():(o.addEventListener("error",a),o.addEventListener("load",i)):200===o.status?i():a())},o.open("GET",e,!0),o.setRequestHeader&&(o.setRequestHeader("Accept","application/x-es-module, */*"),t&&("string"==typeof t&&o.setRequestHeader("Authorization",t),o.withCredentials=!0)),u?setTimeout(function(){o.send()},0):o.send(null)};else if("undefined"!=typeof require&&"undefined"!=typeof process){var $;G=function(e,t,n,r){if("file:///"!=e.substr(0,8))throw new Error('Unable to fetch "'+e+'". Only file URLs of the form file:/// allowed running in Node.');return $=$||require("fs"),e=F?e.replace(/\//g,"\\").substr(8):e.substr(7),$.readFile(e,function(e,t){if(e)return r(e);var i=t+"";"\ufeff"===i[0]&&(i=i.substr(1)),n(i)})}}else{if("undefined"==typeof self||"undefined"==typeof self.fetch)throw new TypeError("No environment fetch API available.");G=function(e,t,n,r){var i={headers:{Accept:"application/x-es-module, */*"}};t&&("string"==typeof t&&(i.headers.Authorization=t),i.credentials="include"),fetch(e,i).then(function(e){if(e.ok)return e.text();throw new Error("Fetch error: "+e.status+" "+e.statusText)}).then(n,r)}}var X=function(){function t(t){var r=this;return Promise.resolve(e["typescript"==r.transpiler?"ts":r.transpiler]||(r.pluginLoader||r)["import"](r.transpiler)).then(function(e){e.__useDefault&&(e=e["default"]);var i;return i=e.Compiler?n:e.createLanguageService?o:a,"(function(__moduleName){"+i.call(r,t,e)+'\n})("'+t.name+'");\n//# sourceURL='+t.address+"!transpiled"})}function n(e,t){var n=this.traceurOptions||{};n.modules="instantiate",n.script=!1,void 0===n.sourceMaps&&(n.sourceMaps="inline"),n.filename=e.address,n.inputSourceMap=e.metadata.sourceMap,n.moduleName=!1;
var r=new t.Compiler(n);return i(e.source,r,n.filename)}function i(e,t,n){try{return t.compile(e,n)}catch(r){if(r.length)throw r[0];throw r}}function a(e,t){var n=this.babelOptions||{};return n.modules="system",void 0===n.sourceMap&&(n.sourceMap="inline"),n.inputSourceMap=e.metadata.sourceMap,n.filename=e.address,n.code=!0,n.ast=!1,t.transform(e.source,n).code}function o(e,t){var n=this.typescriptOptions||{};return n.target=n.target||t.ScriptTarget.ES5,void 0===n.sourceMap&&(n.sourceMap=!0),n.sourceMap&&n.inlineSourceMap!==!1&&(n.inlineSourceMap=!0),n.module=t.ModuleKind.System,t.transpile(e.source,n,e.address)}return r.prototype.transpiler="traceur",t}();a.prototype=r.prototype,i.prototype=new a,i.prototype.constructor=i;var K,Q=/^[^\/]+:\/\//,Z=new V(W),ee=!0;try{Object.getOwnPropertyDescriptor({a:0},"a")}catch(q){ee=!1}var te;!function(){function n(e){return u?c+new Buffer(e).toString("base64"):"undefined"!=typeof btoa?c+btoa(unescape(encodeURIComponent(e))):""}function r(e,t){var r=e.source.lastIndexOf("\n");"global"==e.metadata.format&&(t=!1);var i=e.metadata.sourceMap;if(i){if("object"!=typeof i)throw new TypeError("load.metadata.sourceMap must be set to an object.");i=JSON.stringify(i)}return(t?"(function(System, SystemJS) {":"")+e.source+(t?"\n})(System, System);":"")+("\n//# sourceURL="!=e.source.substr(r,15)?"\n//# sourceURL="+e.address+(i?"!transpiled":""):"")+(i&&n(i)||"")}function i(t,n){l=n,0==h++&&(m=e.System),e.System=e.SystemJS=t}function a(){0==--h&&(e.System=e.SystemJS=m),l=void 0}function s(e){v||(v=document.head||document.body||document.documentElement);var n=document.createElement("script");n.text=r(e,!1);var o,s=window.onerror;if(window.onerror=function(n){o=t(n,"Evaluating "+e.address),s&&s.apply(this,arguments)},i(this,e),e.metadata.integrity&&n.setAttribute("integrity",e.metadata.integrity),e.metadata.nonce&&n.setAttribute("nonce",e.metadata.nonce),v.appendChild(n),v.removeChild(n),a(),window.onerror=s,o)throw o}var u="undefined"!=typeof Buffer;try{u&&"YQ=="!=new Buffer("a").toString("base64")&&(u=!1)}catch(d){u=!1}var l,c="\n//# sourceMappingURL=data:application/json;base64,";o("pushRegister_",function(){return function(e){return l?(this.reduceRegister_(l,e),!0):!1}});var m,f,p,h=0;te=function(e){if(e.source){if((e.metadata.integrity||e.metadata.nonce)&&_)return s.call(this,e);try{i(this,e),l=e,!p&&this._nodeRequire&&(p=this._nodeRequire("vm"),f=p.runInThisContext("typeof System !== 'undefined' && System")===this),f?p.runInThisContext(r(e,!0),{filename:e.address+(e.metadata.sourceMap?"!transpiled":"")}):(0,eval)(r(e,!0)),a()}catch(n){throw a(),t(n,"Evaluating "+e.address)}}};var _=!1;if(N&&"undefined"!=typeof document&&document.getElementsByTagName){var g=document.getElementsByTagName("script");$__curScript=g[g.length-1],window.chrome&&window.chrome.extension||navigator.userAgent.match(/^Node\.js/)||(_=!0)}var v}();var ne;s(function(e){return function(){e.call(this),this.baseURL=W,this.map={},"undefined"!=typeof $__curScript&&(this.scriptSrc=$__curScript.src),this.warnings=!1,this.defaultJSExtensions=!1,this.pluginFirst=!1,this.loaderErrorStack=!1,this.set("@empty",this.newModule({})),k.call(this,!1,!1)}}),"undefined"==typeof require||"undefined"==typeof process||process.browser||(i.prototype._nodeRequire=require);var re;o("normalize",function(e){return function(e,t,n){var r=x.call(this,e,t);return!this.defaultJSExtensions||n||".js"==r.substr(r.length-3,3)||l(r)||(r+=".js"),r}});var ie="undefined"!=typeof XMLHttpRequest;o("locate",function(e){return function(t){return Promise.resolve(e.call(this,t)).then(function(e){return ie?e.replace(/#/g,"%23"):e})}}),o("fetch",function(){return function(e){return new Promise(function(t,n){G(e.address,e.metadata.authorization,t,n)})}}),o("import",function(e){return function(t,n,r){return n&&n.name&&b.call(this,"SystemJS.import(name, { name: parentName }) is deprecated for SystemJS.import(name, parentName), while importing "+t+" from "+n.name),e.call(this,t,n,r).then(function(e){return e.__useDefault?e["default"]:e})}}),o("translate",function(e){return function(t){return"detect"==t.metadata.format&&(t.metadata.format=void 0),e.apply(this,arguments)}}),o("instantiate",function(e){return function(e){if("json"==e.metadata.format&&!this.builder){var t=e.metadata.entry=Y();t.deps=[],t.execute=function(){try{return JSON.parse(e.source)}catch(t){throw new Error("Invalid JSON file "+e.name)}}}}}),i.prototype.getConfig=function(e){var t={},n=this;for(var r in n)n.hasOwnProperty&&!n.hasOwnProperty(r)||r in i.prototype&&"transpiler"!=r||-1==R.call(["_loader","amdDefine","amdRequire","defined","failed","version","loads"],r)&&(t[r]=n[r]);return t.production=ne.production,t};var ae;i.prototype.config=function(e,t){function n(e){for(var t in e)if(e.hasOwnProperty(t))return!0}var r=this;if("loaderErrorStack"in e&&(ae=$__curScript,e.loaderErrorStack?$__curScript=void 0:$__curScript=ae),"warnings"in e&&(r.warnings=e.warnings),e.transpilerRuntime===!1&&(r._loader.loadedTranspilerRuntime=!0),("production"in e||"build"in e)&&k.call(r,!!e.production,!!(e.build||ne&&ne.build)),!t){var i;if(S(r,e,function(e){i=i||e.baseURL}),i=i||e.baseURL){if(n(r.packages)||n(r.meta)||n(r.depCache)||n(r.bundles)||n(r.packageConfigPaths))throw new TypeError("Incorrect configuration order. The baseURL must be configured with the first SystemJS.config call.");this.baseURL=i,L.call(this)}if(e.paths&&_(r.paths,e.paths),S(r,e,function(e){e.paths&&_(r.paths,e.paths)}),this.warnings)for(var a in r.paths)-1!=a.indexOf("*")&&b.call(r,'Paths configuration "'+a+'" -> "'+r.paths[a]+'" uses wildcards which are being deprecated for simpler trailing "/" folder paths.')}if(e.defaultJSExtensions&&(r.defaultJSExtensions=e.defaultJSExtensions,b.call(r,"The defaultJSExtensions configuration option is deprecated, use packages configuration instead.")),e.pluginFirst&&(r.pluginFirst=e.pluginFirst),e.map){var o="";for(var a in e.map){var s=e.map[a];if("string"!=typeof s){o+=(o.length?", ":"")+'"'+a+'"';var u=r.defaultJSExtensions&&".js"!=a.substr(a.length-3,3),d=r.decanonicalize(a);u&&".js"==d.substr(d.length-3,3)&&(d=d.substr(0,d.length-3));var c="";for(var m in r.packages)d.substr(0,m.length)==m&&(!d[m.length]||"/"==d[m.length])&&c.split("/").length<m.split("/").length&&(c=m);c&&r.packages[c].main&&(d=d.substr(0,d.length-r.packages[c].main.length-1));var m=r.packages[d]=r.packages[d]||{};m.map=s}else r.map[a]=s}o&&b.call(r,"The map configuration for "+o+' uses object submaps, which is deprecated in global map.\nUpdate this to use package contextual map with configs like SystemJS.config({ packages: { "'+a+'": { map: {...} } } }).')}if(e.packageConfigPaths){for(var f=[],p=0;p<e.packageConfigPaths.length;p++){var h=e.packageConfigPaths[p],g=Math.max(h.lastIndexOf("*")+1,h.lastIndexOf("/")),v=x.call(r,h.substr(0,g));f[p]=v+h.substr(g)}r.packageConfigPaths=f}if(e.bundles)for(var a in e.bundles){for(var M=[],p=0;p<e.bundles[a].length;p++){var u=r.defaultJSExtensions&&".js"!=e.bundles[a][p].substr(e.bundles[a][p].length-3,3),w=r.decanonicalize(e.bundles[a][p]);u&&".js"==w.substr(w.length-3,3)&&(w=w.substr(0,w.length-3)),M.push(w)}r.bundles[a]=M}if(e.packages)for(var a in e.packages){if(a.match(/^([^\/]+:)?\/\/$/))throw new TypeError('"'+a+'" is not a valid package name.');var d=x.call(r,a);"/"==d[d.length-1]&&(d=d.substr(0,d.length-1)),y(r,d,e.packages[a],!1)}for(var D in e){var s=e[D];if(-1==R.call(["baseURL","map","packages","bundles","paths","warnings","packageConfigPaths","loaderErrorStack","browserConfig","nodeConfig","devConfig","buildConfig","productionConfig"],D))if("object"!=typeof s||s instanceof Array)r[D]=s;else{r[D]=r[D]||{};for(var a in s)if("meta"==D&&"*"==a[0])_(r[D][a]=r[D][a]||{},s[a]);else if("meta"==D){var T=x.call(r,a);r.defaultJSExtensions&&".js"!=T.substr(T.length-3,3)&&!l(T)&&(T+=".js"),_(r[D][T]=r[D][T]||{},s[a])}else if("depCache"==D){var u=r.defaultJSExtensions&&".js"!=a.substr(a.length-3,3),d=r.decanonicalize(a);u&&".js"==d.substr(d.length-3,3)&&(d=d.substr(0,d.length-3)),r[D][d]=[].concat(s[a])}else r[D][a]=s[a]}}S(r,e,function(e){r.config(e,!0)})},function(){function e(e,t){var n,r,i=0;for(var a in e.packages)t.substr(0,a.length)!==a||t.length!==a.length&&"/"!==t[a.length]||(r=a.split("/").length,r>i&&(n=a,i=r));return n}function t(e,t,n,r,i){if(!r||"/"==r[r.length-1]||i||t.defaultExtension===!1)return r;var a=!1;if(t.meta&&p(t.meta,r,function(e,t,n){return 0==n||e.lastIndexOf("*")!=e.length-1?a=!0:void 0}),!a&&e.meta&&p(e.meta,n+"/"+r,function(e,t,n){return 0==n||e.lastIndexOf("*")!=e.length-1?a=!0:void 0}),a)return r;var o="."+(t.defaultExtension||"js");return r.substr(r.length-o.length)!=o?r+o:r}function n(e,n,r,i,o){if(!i){if(!n.main)return r+(e.defaultJSExtensions?".js":"");i="./"==n.main.substr(0,2)?n.main.substr(2):n.main}if(n.map){var s="./"+i,u=w(n.map,s);if(u||(s="./"+t(e,n,r,i,o),s!="./"+i&&(u=w(n.map,s))),u){var d=a(e,n,r,u,s,o);if(d)return d}}return r+"/"+t(e,n,r,i,o)}function r(e,t,n,r){if("."==e)throw new Error("Package "+n+' has a map entry for "." which is not permitted.');return t.substr(0,e.length)==e&&r.length>e.length?!1:!0}function a(e,n,i,a,o,s){"/"==o[o.length-1]&&(o=o.substr(0,o.length-1));var u=n.map[a];if("object"==typeof u)throw new Error("Synchronous conditional normalization not supported sync normalizing "+a+" in "+i);if(r(a,u,i,o)&&"string"==typeof u){if("."==u)u=i;else if("./"==u.substr(0,2))return i+"/"+t(e,n,i,u.substr(2)+o.substr(a.length),s);return e.normalizeSync(u+o.substr(a.length),i+"/")}}function u(e,n,r,i,a){if(!i){if(!n.main)return Promise.resolve(r+(e.defaultJSExtensions?".js":""));i="./"==n.main.substr(0,2)?n.main.substr(2):n.main}var o,s;return n.map&&(o="./"+i,s=w(n.map,o),s||(o="./"+t(e,n,r,i,a),o!="./"+i&&(s=w(n.map,o)))),(s?l(e,n,r,s,o,a):Promise.resolve()).then(function(o){return o?Promise.resolve(o):Promise.resolve(r+"/"+t(e,n,r,i,a))})}function d(e,n,r,i,a,o,s){if("."==a)a=r;else if("./"==a.substr(0,2))return Promise.resolve(r+"/"+t(e,n,r,a.substr(2)+o.substr(i.length),s)).then(function(t){return O.call(e,t,r+"/")});return e.normalize(a+o.substr(i.length),r+"/")}function l(e,t,n,i,a,o){"/"==a[a.length-1]&&(a=a.substr(0,a.length-1));var s=t.map[i];if("string"==typeof s)return r(i,s,n,a)?d(e,t,n,i,s,a,o):Promise.resolve();if(e.builder)return Promise.resolve(n+"/#:"+a);var u=[],l=[];for(var c in s){var m=C(c);l.push({condition:m,map:s[c]}),u.push(e["import"](m.module,n))}return Promise.all(u).then(function(e){for(var t=0;t<l.length;t++){var n=l[t].condition,r=M(n.prop,e[t]);if(!n.negate&&r||n.negate&&!r)return l[t].map}}).then(function(s){if(s){if(!r(i,s,n,a))return;return d(e,t,n,i,s,a,o)}})}function c(e){var t=e.lastIndexOf("*"),n=Math.max(t+1,e.lastIndexOf("/"));return{length:n,regEx:new RegExp("^("+e.substr(0,n).replace(/[.+?^${}()|[\]\\]/g,"\\$&").replace(/\*/g,"[^\\/]+")+")(\\/|$)"),wildcard:-1!=t}}function m(e,t){for(var n,r,i=!1,a=0;a<e.packageConfigPaths.length;a++){var o=e.packageConfigPaths[a],s=h[o]||(h[o]=c(o));if(!(t.length<s.length)){var u=t.match(s.regEx);!u||n&&(i&&s.wildcard||!(n.length<u[1].length))||(n=u[1],i=!s.wildcard,r=n+o.substr(s.length))}}return n?{packageName:n,configPath:r}:void 0}function f(e,t,n){var r=e.pluginLoader||e;return(r.meta[n]=r.meta[n]||{}).format="json",r.meta[n].loader=null,r.load(n).then(function(){var i=r.get(n)["default"];return i.systemjs&&(i=i.systemjs),i.modules&&(i.meta=i.modules,b.call(e,"Package config file "+n+' is configured with "modules", which is deprecated as it has been renamed to "meta".')),y(e,t,i,!0)})}function p(e,t,n){var r;for(var i in e){var a="./"==i.substr(0,2)?"./":"";if(a&&(i=i.substr(2)),r=i.indexOf("*"),-1!==r&&i.substr(0,r)==t.substr(0,r)&&i.substr(r+1)==t.substr(t.length-i.length+r+1)&&n(i,e[a+i],i.split("/").length))return}var o=e[t]&&e.hasOwnProperty&&e.hasOwnProperty(t)?e[t]:e["./"+t];o&&n(o,o,0)}s(function(e){return function(){e.call(this),this.packages={},this.packageConfigPaths=[]}}),i.prototype.normalizeSync=i.prototype.decanonicalize=i.prototype.normalize,o("decanonicalize",function(t){return function(n,r){if(this.builder)return t.call(this,n,r,!0);var i=t.call(this,n,r,!1);if(!this.defaultJSExtensions)return i;var a=e(this,i),o=this.packages[a],s=o&&o.defaultExtension;return void 0==s&&o&&o.meta&&p(o.meta,i.substr(a),function(e,t,n){return 0==n||e.lastIndexOf("*")!=e.length-1?(s=!1,!0):void 0}),(s===!1||s&&".js"!=s)&&".js"!=n.substr(n.length-3,3)&&".js"==i.substr(i.length-3,3)&&(i=i.substr(0,i.length-3)),i}}),o("normalizeSync",function(t){return function(r,i,o){var s=this;if(o=o===!0,i)var u=e(s,i)||s.defaultJSExtensions&&".js"==i.substr(i.length-3,3)&&e(s,i.substr(0,i.length-3));var d=u&&s.packages[u];if(d&&"."!=r[0]){var l=d.map,c=l&&w(l,r);if(c&&"string"==typeof l[c]){var f=a(s,d,u,c,r,o);if(f)return f}}var p=s.defaultJSExtensions&&".js"!=r.substr(r.length-3,3),h=t.call(s,r,i,!1);p&&".js"!=h.substr(h.length-3,3)&&(p=!1),p&&(h=h.substr(0,h.length-3));var _=m(s,h),g=_&&_.packageName||e(s,h);if(!g)return h+(p?".js":"");var v=h.substr(g.length+1);return n(s,s.packages[g]||{},g,v,o)}}),o("normalize",function(t){return function(n,r,i){var a=this;return i=i===!0,Promise.resolve().then(function(){if(r)var t=e(a,r)||a.defaultJSExtensions&&".js"==r.substr(r.length-3,3)&&e(a,r.substr(0,r.length-3));var o=t&&a.packages[t];if(o&&"./"!=n.substr(0,2)){var s=o.map,u=s&&w(s,n);if(u)return l(a,o,t,u,n,i)}return Promise.resolve()}).then(function(o){if(o)return o;var s=a.defaultJSExtensions&&".js"!=n.substr(n.length-3,3),d=t.call(a,n,r,!1);s&&".js"!=d.substr(d.length-3,3)&&(s=!1),s&&(d=d.substr(0,d.length-3));var l=m(a,d),c=l&&l.packageName||e(a,d);if(!c)return Promise.resolve(d+(s?".js":""));var p=a.packages[c],h=p&&(p.configured||!l);return(h?Promise.resolve(p):f(a,c,l.configPath)).then(function(e){var t=d.substr(c.length+1);return u(a,e,c,t,i)})})}});var h={};o("locate",function(t){return function(n){var r=this;return Promise.resolve(t.call(this,n)).then(function(t){var i=e(r,n.name);if(i){var a=r.packages[i],o=n.name.substr(i.length+1),s={};if(a.meta){var u=0;p(a.meta,o,function(e,t,n){n>u&&(u=n),g(s,t,n&&u>n)}),g(n.metadata,s)}a.format&&!n.metadata.loader&&(n.metadata.format=n.metadata.format||a.format)}return t})}})}(),function(){function t(){if(s&&"interactive"===s.script.readyState)return s.load;for(var e=0;e<l.length;e++)if("interactive"==l[e].script.readyState)return s=l[e],s.load}function n(e,t){return new Promise(function(e,n){t.metadata.integrity&&n(new Error("Subresource integrity checking is not supported in web workers.")),u=t;try{importScripts(t.address)}catch(r){u=null,n(r)}u=null,t.metadata.entry||n(new Error(t.address+" did not call System.register or AMD define. If loading a global, ensure the meta format is set to global.")),e("")})}if("undefined"!=typeof document)var r=document.getElementsByTagName("head")[0];var i,a,s,u=null,d=r&&function(){var e=document.createElement("script"),t="undefined"!=typeof opera&&"[object Opera]"===opera.toString();return e.attachEvent&&!(e.attachEvent.toString&&e.attachEvent.toString().indexOf("[native code")<0)&&!t}(),l=[],c=0,m=[];o("pushRegister_",function(e){return function(n){return e.call(this,n)?!1:(u?this.reduceRegister_(u,n):d?this.reduceRegister_(t(),n):c?m.push(n):this.reduceRegister_(null,n),!0)}}),o("fetch",function(t){return function(o){var u=this;return"json"!=o.metadata.format&&o.metadata.scriptLoad&&(N||P)?P?n(u,o):new Promise(function(t,n){function f(e){if(!_.readyState||"loaded"==_.readyState||"complete"==_.readyState){if(c--,o.metadata.entry||m.length){if(!d){for(var r=0;r<m.length;r++)u.reduceRegister_(o,m[r]);m=[]}}else u.reduceRegister_(o);h(),o.metadata.entry||o.metadata.bundle||n(new Error(o.name+" did not call System.register or AMD define. If loading a global module configure the global name via the meta exports property for script injection support.")),t("")}}function p(e){h(),n(new Error("Unable to load script "+o.address))}function h(){if(e.System=i,e.require=a,_.detachEvent){_.detachEvent("onreadystatechange",f);for(var t=0;t<l.length;t++)l[t].script==_&&(s&&s.script==_&&(s=null),l.splice(t,1))}else _.removeEventListener("load",f,!1),_.removeEventListener("error",p,!1);r.removeChild(_)}var _=document.createElement("script");_.async=!0,o.metadata.crossOrigin&&(_.crossOrigin=o.metadata.crossOrigin),o.metadata.integrity&&_.setAttribute("integrity",o.metadata.integrity),d?(_.attachEvent("onreadystatechange",f),l.push({script:_,load:o})):(_.addEventListener("load",f,!1),_.addEventListener("error",p,!1)),c++,i=e.System,a=e.require,_.src=o.address,r.appendChild(_)}):t.call(this,o)}})}();var oe=/^(\s*\/\*[^\*]*(\*(?!\/)[^\*]*)*\*\/|\s*\/\/[^\n]*|\s*"[^"]+"\s*;?|\s*'[^']+'\s*;?)*\s*/;!function(){function t(e,n,r){if(r[e.groupIndex]=r[e.groupIndex]||[],-1==R.call(r[e.groupIndex],e)){r[e.groupIndex].push(e);for(var i=0,a=e.normalizedDeps.length;a>i;i++){var o=e.normalizedDeps[i],s=n.defined[o];if(s&&!s.evaluated){var u=e.groupIndex+(s.declarative!=e.declarative);if(null===s.groupIndex||s.groupIndex<u){if(null!==s.groupIndex&&(r[s.groupIndex].splice(R.call(r[s.groupIndex],s),1),0==r[s.groupIndex].length))throw new Error("Mixed dependency cycle detected");s.groupIndex=u}t(s,n,r)}}}}function r(e,n,r){if(!n.module){n.groupIndex=0;var i=[];t(n,r,i);for(var a=!!n.declarative==i.length%2,o=i.length-1;o>=0;o--){for(var s=i[o],u=0;u<s.length;u++){var l=s[u];a?d(l,r):c(l,r)}a=!a}}}function a(){}function u(e,t){return t[e]||(t[e]={name:e,dependencies:[],exports:new a,importers:[]})}function d(t,n){if(!t.module){var r=n._loader.moduleRecords,i=t.module=u(t.name,r),a=t.module.exports,o=t.declare.call(e,function(e,t){if(i.locked=!0,"object"==typeof e)for(var n in e)a[n]=e[n];else a[e]=t;for(var r=0,o=i.importers.length;o>r;r++){var s=i.importers[r];if(!s.locked){var u=R.call(s.dependencies,i),d=s.setters[u];d&&d(a)}}return i.locked=!1,t},{id:t.name});if("function"==typeof o&&(o={setters:[],execute:o}),o=o||{setters:[],execute:function(){}},i.setters=o.setters,i.execute=o.execute,!i.setters||!i.execute)throw new TypeError("Invalid System.register form for "+t.name);for(var s=0,l=t.normalizedDeps.length;l>s;s++){var c,m=t.normalizedDeps[s],f=n.defined[m],p=r[m];p?c=p.exports:f&&!f.declarative?c=f.esModule:f?(d(f,n),p=f.module,c=p.exports):c=n.get(m),p&&p.importers?(p.importers.push(i),i.dependencies.push(p)):i.dependencies.push(null);for(var h=t.originalIndices[s],_=0,g=h.length;g>_;++_){var v=h[_];i.setters[v]&&i.setters[v](c)}}}}function l(e,t){var n,r=t.defined[e];if(r)r.declarative?m(e,r,[],t):r.evaluated||c(r,t),n=r.module.exports;else if(n=t.get(e),!n)throw new Error("Unable to load dependency "+e+".");return(!r||r.declarative)&&n&&n.__useDefault?n["default"]:n}function c(t,r){if(!t.module){var i={},a=t.module={exports:i,id:t.name};if(!t.executingRequire)for(var o=0,s=t.normalizedDeps.length;s>o;o++){var u=t.normalizedDeps[o],d=r.defined[u];d&&c(d,r)}t.evaluated=!0;var m=t.execute.call(e,function(e){for(var n=0,i=t.deps.length;i>n;n++)if(t.deps[n]==e)return l(t.normalizedDeps[n],r);var a=r.normalizeSync(e,t.name);if(-1!=R.call(t.normalizedDeps,a))return l(a,r);throw new Error("Module "+e+" not declared as a dependency of "+t.name)},i,a);void 0!==m&&(a.exports=m),i=a.exports,i&&(i.__esModule||i instanceof n)?t.esModule=r.newModule(i):t.esmExports&&i!==e?t.esModule=r.newModule(p(i)):t.esModule=r.newModule({"default":i,__useDefault:!0})}}function m(t,n,r,i){if(n&&!n.evaluated&&n.declarative){r.push(t);for(var a=0,o=n.normalizedDeps.length;o>a;a++){var s=n.normalizedDeps[a];-1==R.call(r,s)&&(i.defined[s]?m(s,i.defined[s],r,i):i.get(s))}n.evaluated||(n.evaluated=!0,n.module.execute.call(e))}}i.prototype.register=function(e,t,n){if("string"!=typeof e&&(n=t,t=e,e=null),"boolean"==typeof n)return this.registerDynamic.apply(this,arguments);var r=Y();r.name=e&&(this.decanonicalize||this.normalize).call(this,e),r.declarative=!0,r.deps=t,r.declare=n,this.pushRegister_({amd:!1,entry:r})},i.prototype.registerDynamic=function(e,t,n,r){"string"!=typeof e&&(r=n,n=t,t=e,e=null);var i=Y();i.name=e&&(this.decanonicalize||this.normalize).call(this,e),i.deps=t,i.execute=r,i.executingRequire=n,this.pushRegister_({amd:!1,entry:i})},o("reduceRegister_",function(){return function(e,t){if(t){var n=t.entry,r=e&&e.metadata;if(n.name&&(n.name in this.defined||(this.defined[n.name]=n),r&&(r.bundle=!0)),!n.name||e&&!r.entry&&n.name==e.name){if(!r)throw new TypeError("Invalid System.register call. Anonymous System.register calls can only be made by modules loaded by SystemJS.import and not via script tags.");if(r.entry)throw"register"==r.format?new Error("Multiple anonymous System.register calls in module "+e.name+". If loading a bundle, ensure all the System.register calls are named."):new Error("Module "+e.name+" interpreted as "+r.format+" module format, but called System.register.");r.format||(r.format="register"),r.entry=n}}}}),s(function(e){return function(){e.call(this),this.defined={},this._loader.moduleRecords={}}}),I(a,"toString",{value:function(){return"Module"}}),o("delete",function(e){return function(t){return delete this._loader.moduleRecords[t],delete this.defined[t],e.call(this,t)}}),o("fetch",function(e){return function(t){return this.defined[t.name]?(t.metadata.format="defined",""):(t.metadata.deps=t.metadata.deps||[],e.call(this,t))}}),o("translate",function(e){return function(t){return t.metadata.deps=t.metadata.deps||[],Promise.resolve(e.apply(this,arguments)).then(function(e){return("register"==t.metadata.format||!t.metadata.format&&T(t.source))&&(t.metadata.format="register"),e})}}),o("load",function(e){return function(t){var n=this,i=n.defined[t];return!i||i.deps.length?e.apply(this,arguments):(i.originalIndices=i.normalizedDeps=[],r(t,i,n),m(t,i,[],n),i.esModule||(i.esModule=n.newModule(i.module.exports)),n.trace||(n.defined[t]=void 0),n.set(t,i.esModule),Promise.resolve())}}),o("instantiate",function(e){return function(t){"detect"==t.metadata.format&&(t.metadata.format=void 0),e.call(this,t);var n,i=this;if(i.defined[t.name])n=i.defined[t.name],n.declarative||(n.deps=n.deps.concat(t.metadata.deps)),n.deps=n.deps.concat(t.metadata.deps);else if(t.metadata.entry)n=t.metadata.entry,n.deps=n.deps.concat(t.metadata.deps);else if(!(i.builder&&t.metadata.bundle||"register"!=t.metadata.format&&"esm"!=t.metadata.format&&"es6"!=t.metadata.format)){if("undefined"!=typeof te&&te.call(i,t),!t.metadata.entry&&!t.metadata.bundle)throw new Error(t.name+" detected as "+t.metadata.format+" but didn't execute.");n=t.metadata.entry,n&&t.metadata.deps&&(n.deps=n.deps.concat(t.metadata.deps))}n||(n=Y(),n.deps=t.metadata.deps,n.execute=function(){}),i.defined[t.name]=n;var a=f(n.deps);n.deps=a.names,n.originalIndices=a.indices,n.name=t.name,n.esmExports=t.metadata.esmExports!==!1;for(var o=[],s=0,u=n.deps.length;u>s;s++)o.push(Promise.resolve(i.normalize(n.deps[s],t.name)));return Promise.all(o).then(function(e){return n.normalizedDeps=e,{deps:n.deps,execute:function(){return r(t.name,n,i),m(t.name,n,[],i),n.esModule||(n.esModule=i.newModule(n.module.exports)),i.trace||(i.defined[t.name]=void 0),n.esModule}}})}})}(),function(){var n=/(^\s*|[}\);\n]\s*)(import\s*(['"]|(\*\s+as\s+)?[^"'\(\)\n;]+\s*from\s*['"]|\{)|export\s+\*\s+from\s+["']|export\s*(\{|default|function|class|var|const|let|async\s+function))/,r=/\$traceurRuntime\s*\./,i=/babelHelpers\s*\./;o("translate",function(a){return function(o){var s=this,u=arguments;return a.apply(s,u).then(function(a){if("esm"==o.metadata.format||"es6"==o.metadata.format||!o.metadata.format&&a.match(n)){if("es6"==o.metadata.format&&b.call(s,"Module "+o.name+' has metadata setting its format to "es6", which is deprecated.\nThis should be updated to "esm".'),o.metadata.format="esm",o.metadata.deps){for(var d="",l=0;l<o.metadata.deps.length;l++)d+='import "'+o.metadata.deps[l]+'"; ';o.source=d+a}if(s.transpiler===!1){if(s.builder)return a;throw new TypeError("Unable to dynamically transpile ES module as SystemJS.transpiler set to false.")}return s._loader.loadedTranspiler=s._loader.loadedTranspiler||!1,s.pluginLoader&&(s.pluginLoader._loader.loadedTranspiler=s._loader.loadedTranspiler||!1),(s._loader.transpilerPromise||(s._loader.transpilerPromise=Promise.resolve(e["typescript"==s.transpiler?"ts":s.transpiler]||(s.pluginLoader||s)["import"](s.transpiler)))).then(function(e){return s._loader.loadedTranspilerRuntime=!0,e.translate?e==o.metadata.loaderModule?o.source:("string"==typeof o.metadata.sourceMap&&(o.metadata.sourceMap=JSON.parse(o.metadata.sourceMap)),Promise.resolve(e.translate.apply(s,u)).then(function(e){var t=o.metadata.sourceMap;if(t&&"object"==typeof t){var n=o.address.split("!")[0];t.file&&t.file!=o.address||(t.file=n+"!transpiled"),(!t.sources||t.sources.length<=1&&(!t.sources[0]||t.sources[0]==o.address))&&(t.sources=[n])}return"esm"==o.metadata.format&&!s.builder&&T(e)&&(o.metadata.format="register"),e})):(s.builder&&(o.metadata.originalSource=o.source),X.call(s,o).then(function(e){return o.metadata.sourceMap=void 0,e}))},function(e){throw t(e,"Unable to load transpiler to transpile "+o.name)})}if(s.transpiler===!1)return a;if(s._loader.loadedTranspiler!==!1||"traceur"!=s.transpiler&&"typescript"!=s.transpiler&&"babel"!=s.transpiler||o.name!=s.normalizeSync(s.transpiler)||(a.length>100&&!o.metadata.format&&(o.metadata.format="global","traceur"===s.transpiler&&(o.metadata.exports="traceur"),"typescript"===s.transpiler&&(o.metadata.exports="ts")),s._loader.loadedTranspiler=!0),s._loader.loadedTranspilerRuntime===!1&&(o.name==s.normalizeSync("traceur-runtime")||o.name==s.normalizeSync("babel/external-helpers*"))&&(a.length>100&&(o.metadata.format=o.metadata.format||"global"),s._loader.loadedTranspilerRuntime=!0),("register"==o.metadata.format||o.metadata.bundle)&&s._loader.loadedTranspilerRuntime!==!0){if("traceur"==s.transpiler&&!e.$traceurRuntime&&o.source.match(r))return s._loader.loadedTranspilerRuntime=s._loader.loadedTranspilerRuntime||!1,s["import"]("traceur-runtime").then(function(){return a});if("babel"==s.transpiler&&!e.babelHelpers&&o.source.match(i))return s._loader.loadedTranspilerRuntime=s._loader.loadedTranspilerRuntime||!1,s["import"]("babel/external-helpers").then(function(){return a})}return a})}})}();var se="undefined"!=typeof self?"self":"global";o("fetch",function(e){return function(t){return t.metadata.exports&&!t.metadata.format&&(t.metadata.format="global"),e.call(this,t)}}),o("instantiate",function(e){return function(t){var n=this;if(t.metadata.format||(t.metadata.format="global"),"global"==t.metadata.format&&!t.metadata.entry){var r=Y();t.metadata.entry=r,r.deps=[];for(var i in t.metadata.globals){var a=t.metadata.globals[i];a&&r.deps.push(a)}r.execute=function(e,r,i){var a;if(t.metadata.globals){a={};for(var o in t.metadata.globals)t.metadata.globals[o]&&(a[o]=e(t.metadata.globals[o]))}var s=t.metadata.exports;s&&(t.source+="\n"+se+'["'+s+'"] = '+s+";");var u=n.get("@@global-helpers").prepareGlobal(i.id,s,a,!!t.metadata.encapsulateGlobal);return te.call(n,t),u()}}return e.call(this,t)}}),o("reduceRegister_",function(e){return function(t,n){if(n||!t.metadata.exports&&(!P||"global"!=t.metadata.format))return e.call(this,t,n);t.metadata.format="global";var r=t.metadata.entry=Y();r.deps=t.metadata.deps;var i=j(t.metadata.exports);r.execute=function(){return i}}}),s(function(t){return function(){function n(t){if(Object.keys)Object.keys(e).forEach(t);else for(var n in e)o.call(e,n)&&t(n)}function r(t){n(function(n){if(-1==R.call(s,n)){try{var r=e[n]}catch(i){s.push(n)}t(n,r)}})}var i=this;t.call(i);var a,o=Object.prototype.hasOwnProperty,s=["_g","sessionStorage","localStorage","clipboardData","frames","frameElement","external","mozAnimationStartTime","webkitStorageInfo","webkitIndexedDB","mozInnerScreenY","mozInnerScreenX"];i.set("@@global-helpers",i.newModule({prepareGlobal:function(t,n,i,o){var s=e.define;e.define=void 0;var u;if(i){u={};for(var d in i)u[d]=e[d],e[d]=i[d]}return n||(a={},r(function(e,t){a[e]=t})),function(){var t,i=n?j(n):{},d=!!n;if((!n||o)&&r(function(r,s){a[r]!==s&&"undefined"!=typeof s&&(o&&(e[r]=void 0),n||(i[r]=s,"undefined"!=typeof t?d||t===s||(d=!0):t=s))}),i=d?i:t,u)for(var l in u)e[l]=u[l];return e.define=s,i}}}))}}),function(){function t(e){function t(e,t){for(var n=0;n<e.length;n++)if(e[n][0]<t.index&&e[n][1]>t.index)return!0;return!1}r.lastIndex=i.lastIndex=a.lastIndex=0;var n,o=[],s=[],u=[];if(e.length/e.split("\n").length<200){for(;n=a.exec(e);)s.push([n.index,n.index+n[0].length]);for(;n=i.exec(e);)t(s,n)||u.push([n.index+n[1].length,n.index+n[0].length-1])}for(;n=r.exec(e);)if(!t(s,n)&&!t(u,n)){var d=n[1].substr(1,n[1].length-2);if(d.match(/"|'/))continue;"/"==d[d.length-1]&&(d=d.substr(0,d.length-1)),o.push(d)}return o}var n=/(?:^\uFEFF?|[^$_a-zA-Z\xA0-\uFFFF.])(exports\s*(\[['"]|\.)|module(\.exports|\['exports'\]|\["exports"\])\s*(\[['"]|[=,\.]))/,r=/(?:^\uFEFF?|[^$_a-zA-Z\xA0-\uFFFF."'])require\s*\(\s*("[^"\\]*(?:\\.[^"\\]*)*"|'[^'\\]*(?:\\.[^'\\]*)*')\s*\)/g,i=/(^|[^\\])(\/\*([\s\S]*?)\*\/|([^:]|^)\/\/(.*)$)/gm,a=/("[^"\\\n\r]*(\\.[^"\\\n\r]*)*"|'[^'\\\n\r]*(\\.[^'\\\n\r]*)*')/g,s=/^\#\!.*/;o("instantiate",function(i){return function(a){var o=this;if(a.metadata.format||(n.lastIndex=0,r.lastIndex=0,(r.exec(a.source)||n.exec(a.source))&&(a.metadata.format="cjs")),"cjs"==a.metadata.format){var u=a.metadata.deps,d=a.metadata.cjsRequireDetection===!1?[]:t(a.source);for(var l in a.metadata.globals)a.metadata.globals[l]&&d.push(a.metadata.globals[l]);var c=Y();a.metadata.entry=c,c.deps=d,c.executingRequire=!0,c.execute=function(t,n,r){function i(e){return"/"==e[e.length-1]&&(e=e.substr(0,e.length-1)),t.apply(this,arguments)}if(i.resolve=function(e){return o.get("@@cjs-helpers").requireResolve(e,r.id)},r.paths=[],r.require=t,!a.metadata.cjsDeferDepsExecute)for(var d=0;d<u.length;d++)i(u[d]);var l=o.get("@@cjs-helpers").getPathVars(r.id),c={exports:n,args:[i,n,r,l.filename,l.dirname,e,e]},m="(function(require, exports, module, __filename, __dirname, global, GLOBAL";if(a.metadata.globals)for(var f in a.metadata.globals)c.args.push(i(a.metadata.globals[f])),m+=", "+f;var p=e.define;e.define=void 0,e.__cjsWrapper=c,a.source=m+") {"+a.source.replace(s,"")+"\n}).apply(__cjsWrapper.exports, __cjsWrapper.args);",te.call(o,a),e.__cjsWrapper=void 0,e.define=p}}return i.call(o,a)}})}(),s(function(e){return function(){function t(e){return"file:///"==e.substr(0,8)?e.substr(7+!!F):r&&e.substr(0,r.length)==r?e.substr(r.length):e}var n=this;if(e.call(n),"undefined"!=typeof window&&"undefined"!=typeof document&&window.location)var r=location.protocol+"//"+location.hostname+(location.port?":"+location.port:"");n.set("@@cjs-helpers",n.newModule({requireResolve:function(e,r){return t(n.normalizeSync(e,r))},getPathVars:function(e){var n,r=e.lastIndexOf("!");n=-1!=r?e.substr(0,r):e;var i=n.split("/");return i.pop(),i=i.join("/"),{filename:t(n),dirname:t(i)}}}))}}),o("fetch",function(t){return function(n){return n.metadata.scriptLoad&&N&&(e.define=this.amdDefine),t.call(this,n)}}),s(function(t){return function(){function n(e,t){e=e.replace(s,"");var n=e.match(l),r=(n[1].split(",")[t]||"require").replace(c,""),i=m[r]||(m[r]=new RegExp(u+r+d,"g"));i.lastIndex=0;for(var a,o=[];a=i.exec(e);)o.push(a[2]||a[3]);return o}function r(e,t,n,i){if("object"==typeof e&&!(e instanceof Array))return r.apply(null,Array.prototype.splice.call(arguments,1,arguments.length-1));if("string"==typeof e&&"function"==typeof t&&(e=[e]),!(e instanceof Array)){if("string"==typeof e){var o=a.defaultJSExtensions&&".js"!=e.substr(e.length-3,3),s=a.decanonicalize(e,i);o&&".js"==s.substr(s.length-3,3)&&(s=s.substr(0,s.length-3));var u=a.get(s);if(!u)throw new Error('Module not already loaded loading "'+e+'" as '+s+(i?' from "'+i+'".':"."));return u.__useDefault?u["default"]:u}throw new TypeError("Invalid require")}for(var d=[],l=0;l<e.length;l++)d.push(a["import"](e[l],i));Promise.all(d).then(function(e){t&&t.apply(null,e)},n)}function i(t,i,o){function s(t,n,s){function c(e,n,i){
return"string"==typeof e&&"function"!=typeof n?t(e):r.call(a,e,n,i,s.id)}for(var m=[],f=0;f<i.length;f++)m.push(t(i[f]));s.uri=s.id,s.config=function(){},-1!=l&&m.splice(l,0,s),-1!=d&&m.splice(d,0,n),-1!=u&&(c.toUrl=function(e){var t=a.defaultJSExtensions&&".js"!=e.substr(e.length-3,3),n=a.decanonicalize(e,s.id);return t&&".js"==n.substr(n.length-3,3)&&(n=n.substr(0,n.length-3)),n},m.splice(u,0,c));var p=e.require;e.require=r;var h=o.apply(-1==d?e:n,m);return e.require=p,"undefined"==typeof h&&s&&(h=s.exports),"undefined"!=typeof h?h:void 0}"string"!=typeof t&&(o=i,i=t,t=null),i instanceof Array||(o=i,i=["require","exports","module"].splice(0,o.length)),"function"!=typeof o&&(o=function(e){return function(){return e}}(o)),void 0===i[i.length-1]&&i.pop();var u,d,l;-1!=(u=R.call(i,"require"))&&(i.splice(u,1),t||(i=i.concat(n(o.toString(),u)))),-1!=(d=R.call(i,"exports"))&&i.splice(d,1),-1!=(l=R.call(i,"module"))&&i.splice(l,1);var c=Y();c.name=t&&(a.decanonicalize||a.normalize).call(a,t),c.deps=i,c.execute=s,a.pushRegister_({amd:!0,entry:c})}var a=this;t.call(this);var s=/(\/\*([\s\S]*?)\*\/|([^:]|^)\/\/(.*)$)/gm,u="(?:^|[^$_a-zA-Z\\xA0-\\uFFFF.])",d="\\s*\\(\\s*(\"([^\"]+)\"|'([^']+)')\\s*\\)",l=/\(([^\)]*)\)/,c=/^\s+|\s+$/g,m={};i.amd={},o("reduceRegister_",function(e){return function(t,n){if(!n||!n.amd)return e.call(this,t,n);var r=t&&t.metadata,i=n.entry;if(r)if(r.format&&"detect"!=r.format){if(!i.name&&"amd"!=r.format)throw new Error("AMD define called while executing "+r.format+" module "+t.name)}else r.format="amd";if(i.name)r&&(r.entry||r.bundle?r.entry&&r.entry.name&&r.entry.name!=t.name&&(r.entry=void 0):r.entry=i,r.bundle=!0),i.name in this.defined||(this.defined[i.name]=i);else{if(!r)throw new TypeError("Unexpected anonymous AMD define.");if(r.entry&&!r.entry.name)throw new Error("Multiple anonymous defines in module "+t.name);r.entry=i}}}),a.amdDefine=i,a.amdRequire=r}}),function(){var t=/(?:^\uFEFF?|[^$_a-zA-Z\xA0-\uFFFF.])define\s*\(\s*("[^"]+"\s*,\s*|'[^']+'\s*,\s*)?\s*(\[(\s*(("[^"]+"|'[^']+')\s*,|\/\/.*\r?\n|\/\*(.|\s)*?\*\/))*(\s*("[^"]+"|'[^']+')\s*,?)?(\s*(\/\/.*\r?\n|\/\*(.|\s)*?\*\/))*\s*\]|function\s*|{|[_$a-zA-Z\xA0-\uFFFF][_$a-zA-Z0-9\xA0-\uFFFF]*\))/;o("instantiate",function(n){return function(r){var i=this;if("amd"==r.metadata.format||!r.metadata.format&&r.source.match(t))if(r.metadata.format="amd",i.builder||i.execute===!1)r.metadata.execute=function(){return r.metadata.builderExecute.apply(this,arguments)};else{var a=e.define;e.define=this.amdDefine;try{te.call(i,r)}finally{e.define=a}if(!r.metadata.entry&&!r.metadata.bundle)throw new TypeError("AMD module "+r.name+" did not define")}return n.call(i,r)}})}(),function(){function e(e,t){if(t){var n;if(e.pluginFirst){if(-1!=(n=t.lastIndexOf("!")))return t.substr(n+1)}else if(-1!=(n=t.indexOf("!")))return t.substr(0,n);return t}}function t(e,t){var n,r,i=t.lastIndexOf("!");return-1!=i?(e.pluginFirst?(n=t.substr(i+1),r=t.substr(0,i)):(n=t.substr(0,i),r=t.substr(i+1)||n.substr(n.lastIndexOf(".")+1)),{argument:n,plugin:r}):void 0}function n(e,t,n,r){return r&&".js"==t.substr(t.length-3,3)&&(t=t.substr(0,t.length-3)),e.pluginFirst?n+"!"+t:t+"!"+n}function r(e,t){return e.defaultJSExtensions&&".js"!=t.substr(t.length-3,3)}function i(i){return function(a,o,s){var u=this,d=t(u,a);if(o=e(this,o),!d)return i.call(this,a,o,s);var l=u.normalizeSync(d.argument,o,!0),c=u.normalizeSync(d.plugin,o,!0);return n(u,l,c,r(u,d.argument))}}o("decanonicalize",i),o("normalizeSync",i),o("normalize",function(i){return function(a,o,s){var u=this;o=e(this,o);var d=t(u,a);return d?Promise.all([u.normalize(d.argument,o,!0),u.normalize(d.plugin,o,!1)]).then(function(e){return n(u,e[0],e[1],r(u,d.argument))}):i.call(u,a,o,s)}}),o("locate",function(e){return function(t){var n,r=this,i=t.name;return r.pluginFirst?-1!=(n=i.indexOf("!"))&&(t.metadata.loader=i.substr(0,n),t.name=i.substr(n+1)):-1!=(n=i.lastIndexOf("!"))&&(t.metadata.loader=i.substr(n+1),t.name=i.substr(0,n)),e.call(r,t).then(function(e){return-1==n&&t.metadata.loader?(r.pluginLoader||r).normalize(t.metadata.loader,t.name).then(function(n){return t.metadata.loader=n,e}):e}).then(function(e){var n=t.metadata.loader;if(!n)return e;if(t.name==n)throw new Error("Plugin "+n+" cannot load itself, make sure it is excluded from any wildcard meta configuration via a custom loader: false rule.");if(r.defined&&r.defined[i])return e;var a=r.pluginLoader||r;return a["import"](n).then(function(n){return t.metadata.loaderModule=n,t.address=e,n.locate?n.locate.call(r,t):e})})}}),o("fetch",function(e){return function(t){var n=this;return t.metadata.loaderModule&&t.metadata.loaderModule.fetch&&"defined"!=t.metadata.format?(t.metadata.scriptLoad=!1,t.metadata.loaderModule.fetch.call(n,t,function(t){return e.call(n,t)})):e.call(n,t)}}),o("translate",function(e){return function(t){var n=this,r=arguments;return t.metadata.loaderModule&&t.metadata.loaderModule.translate&&"defined"!=t.metadata.format?Promise.resolve(t.metadata.loaderModule.translate.apply(n,r)).then(function(i){var a=t.metadata.sourceMap;if(a){if("object"!=typeof a)throw new Error("load.metadata.sourceMap must be set to an object.");var o=t.address.split("!")[0];a.file&&a.file!=t.address||(a.file=o+"!transpiled"),(!a.sources||a.sources.length<=1&&(!a.sources[0]||a.sources[0]==t.address))&&(a.sources=[o])}return"string"==typeof i?t.source=i:b.call(this,"Plugin "+t.metadata.loader+" should return the source in translate, instead of setting load.source directly. This support will be deprecated."),e.apply(n,r)}):e.apply(n,r)}}),o("instantiate",function(e){return function(t){var n=this,r=!1;return t.metadata.loaderModule&&t.metadata.loaderModule.instantiate&&!n.builder&&"defined"!=t.metadata.format?Promise.resolve(t.metadata.loaderModule.instantiate.call(n,t,function(t){if(r)throw new Error("Instantiate must only be called once.");return r=!0,e.call(n,t)})).then(function(i){return r?i:(t.metadata.entry=Y(),t.metadata.entry.execute=function(){return i},t.metadata.entry.deps=t.metadata.deps,t.metadata.format="defined",e.call(n,t))}):e.call(n,t)}})}();var ue=["browser","node","dev","build","production","default"],de=/#\{[^\}]+\}/;o("normalize",function(e){return function(t,n,r){var i=this;return H.call(i,t,n).then(function(t){return e.call(i,t,n,r)}).then(function(e){return O.call(i,e,n)})}}),function(){o("fetch",function(e){return function(t){var n=t.metadata.alias,r=t.metadata.deps||[];if(n){t.metadata.format="defined";var i=Y();return this.defined[t.name]=i,i.declarative=!0,i.deps=r.concat([n]),i.declare=function(e){return{setters:[function(t){for(var n in t)e(n,t[n]);t.__useDefault&&(i.module.exports.__useDefault=!0)}],execute:function(){}}},""}return e.call(this,t)}})}(),function(){function e(e,t,n){for(var r,i=t.split(".");i.length>1;)r=i.shift(),e=e[r]=e[r]||{};r=i.shift(),r in e||(e[r]=n)}s(function(e){return function(){this.meta={},e.call(this)}}),o("locate",function(e){return function(t){var n,r=this.meta,i=t.name,a=0;for(var o in r)if(n=o.indexOf("*"),-1!==n&&o.substr(0,n)===i.substr(0,n)&&o.substr(n+1)===i.substr(i.length-o.length+n+1)){var s=o.split("/").length;s>a&&(a=s),g(t.metadata,r[o],a!=s)}return r[i]&&g(t.metadata,r[i]),e.call(this,t)}});var t=/^(\s*\/\*[^\*]*(\*(?!\/)[^\*]*)*\*\/|\s*\/\/[^\n]*|\s*"[^"]+"\s*;?|\s*'[^']+'\s*;?)+/,n=/\/\*[^\*]*(\*(?!\/)[^\*]*)*\*\/|\/\/[^\n]*|"[^"]+"\s*;?|'[^']+'\s*;?/g;o("translate",function(r){return function(i){if("defined"==i.metadata.format)return i.metadata.deps=i.metadata.deps||[],Promise.resolve(i.source);var a=i.source.match(t);if(a)for(var o=a[0].match(n),s=0;s<o.length;s++){var u=o[s],d=u.length,l=u.substr(0,1);if(";"==u.substr(d-1,1)&&d--,'"'==l||"'"==l){var c=u.substr(1,u.length-3),m=c.substr(0,c.indexOf(" "));if(m){var f=c.substr(m.length+1,c.length-m.length-1);"[]"==m.substr(m.length-2,2)?(m=m.substr(0,m.length-2),i.metadata[m]=i.metadata[m]||[],i.metadata[m].push(f)):i.metadata[m]instanceof Array?(b.call(this,"Module "+i.name+' contains deprecated "deps '+f+'" meta syntax.\nThis should be updated to "deps[] '+f+'" for pushing to array meta.'),i.metadata[m].push(f)):e(i.metadata,m,f)}else i.metadata[c]=!0}}return r.apply(this,arguments)}})}(),function(){s(function(e){return function(){e.call(this),this.bundles={},this._loader.loadedBundles={}}}),o("locate",function(e){return function(t){var n=this,r=!1;if(!(t.name in n.defined))for(var i in n.bundles){for(var a=0;a<n.bundles[i].length;a++){var o=n.bundles[i][a];if(o==t.name){r=!0;break}if(-1!=o.indexOf("*")){var s=o.split("*");if(2!=s.length){n.bundles[i].splice(a--,1);continue}if(t.name.substring(0,s[0].length)==s[0]&&t.name.substr(t.name.length-s[1].length,s[1].length)==s[1]&&-1==t.name.substr(s[0].length,t.name.length-s[1].length-s[0].length).indexOf("/")){r=!0;break}}}if(r)return n["import"](i).then(function(){return e.call(n,t)})}return e.call(n,t)}})}(),function(){s(function(e){return function(){e.call(this),this.depCache={}}}),o("locate",function(e){return function(t){var n=this,r=n.depCache[t.name];if(r)for(var i=0;i<r.length;i++)n["import"](r[i],t.name);return e.call(n,t)}})}(),J=new i,e.SystemJS=J,J.version="0.19.39 Standard","object"==typeof module&&module.exports&&"object"==typeof exports&&(module.exports=J),e.System=J}("undefined"!=typeof self?self:global)}var t="undefined"==typeof Promise;if("undefined"!=typeof document){var n=document.getElementsByTagName("script");if($__curScript=n[n.length-1],document.currentScript&&($__curScript.defer||$__curScript.async)&&($__curScript=document.currentScript),t){var r=$__curScript.src,i=r.substr(0,r.lastIndexOf("/")+1);window.systemJSBootstrap=e,document.write('<script type="text/javascript" src="'+i+'system-polyfills.js"></script>')}else e()}else if("undefined"!=typeof importScripts){var i="";try{throw new Error("_")}catch(a){a.stack.replace(/(?:at|@).*(http.+):[\d]+:[\d]+/,function(e,t){$__curScript={src:t},i=t.replace(/\/[^\/]*$/,"/")})}t&&importScripts(i+"system-polyfills.js"),e()}else $__curScript="undefined"!=typeof __filename?{src:__filename}:null,e()}(),System.config({baseURL:"/",transpiler:"plugin-babel",map:{"plugin-babel":"frontend/node_modules/systemjs-plugin-babel/plugin-babel","systemjs-babel-build":"frontend/node_modules/systemjs-plugin-babel/systemjs-babel-browser",graphite:"frontend/clients/graphite",web:"frontend/clients/web",widget:"frontend/clients/widget",oauth:"frontend/clients/oauth",stache:"frontend/node_modules/idms-web-components/modules/plugins/systemjs/stacheString.js",jstache:"frontend/node_modules/idms-web-components/modules/plugins/jstache/systemjs/jstache2.js",idms:"frontend/node_modules/idms-web-components",can:"frontend/node_modules/can/dist/amd/can",jquery:"frontend/node_modules/jquery/dist/jquery",bootstrap:"frontend/node_modules/bootstrap-sass/assets/javascripts/bootstrap",spin:"frontend/node_modules/spin.js/spin","spin.js":"frontend/node_modules/spin.js",inputmask:"frontend/node_modules/jquery.inputmask/dist/jquery.inputmask.bundle",inputmaskDate:"frontend/node_modules/jquery.inputmask/dist/jquery.inputmask.bundle",moment:"frontend/node_modules/moment/min/moment-with-locales.min",lodash:"frontend/node_modules/lodash","lodash/has.js":"frontend/node_modules/lodash/object/has.js",pmrpc:"frontend/node_modules/@idms/idms-pmrpc","pmrpc.js":"frontend/node_modules/@idms/idms-pmrpc/pmrpc/pmrpc.js",jsLogger:"frontend/node_modules/idms-web-components/modules/JSlogger/JSlogger",detectizr:"frontend/node_modules/detectizr/dist/detectizr",acClient:"frontend/node_modules/@idms/idms-acclient/acclient.js","@marcom/ac-headjs":"frontend/node_modules/@marcom/ac-headjs","@marcom/ac-localnav":"frontend/node_modules/@marcom/ac-localnav","@marcom/ac-dom-traversal":"frontend/node_modules/@marcom/ac-dom-traversal","@marcom/ac-dom-nodes":"frontend/node_modules/@marcom/ac-dom-nodes","@marcom/ac-classlist":"frontend/node_modules/@marcom/ac-classlist","@marcom/ac-feature":"frontend/node_modules/@marcom/ac-feature","@marcom/ac-viewport-emitter":"frontend/node_modules/@marcom/ac-viewport-emitter","@marcom/ac-object":"frontend/node_modules/@marcom/ac-object","@marcom/ac-event-emitter-micro":"frontend/node_modules/@marcom/ac-event-emitter-micro","@marcom/ac-dom-metrics":"frontend/node_modules/@marcom/ac-dom-metrics","@marcom/ac-prefixer":"frontend/node_modules/@marcom/ac-prefixer","@marcom/ac-function":"frontend/node_modules/@marcom/ac-function","@marcom/ac-polyfills":"frontend/node_modules/@marcom/ac-polyfills","@marcom/ac-browser":"frontend/node_modules/@marcom/ac-browser","@marcom/ac-dom-events":"frontend/node_modules/@marcom/ac-dom-events",html5shiv:"frontend/node_modules/html5shiv","matchmedia-polyfill":"frontend/node_modules/matchmedia-polyfill","console-polyfill":"frontend/node_modules/console-polyfill","es6-promise":"frontend/node_modules/es6-promise",xss:"frontend/node_modules/xss",cssfilter:"frontend/node_modules/cssfilter",commander:"frontend/node_modules/commander"},meta:{bootData:{build:!1},"frontend/*.jstache":{loader:"jstache"},"frontend/*.stache":{loader:"stache"},"frontend/node_modules/jquery.inputmask/dist/jquery.inputmask.bundle.js":{format:"global"},"frontend/node_modules/idms-web-components/modules/JSlogger/JSlogger.js":{exports:"window.AppleID.service.JSLogger",format:"global"},"frontend/node_modules/detectizr/dist/detectizr.js":{exports:"window.Detectizr",format:"global"}},shim:{inputmask:{deps:["jquery"]},inputmaskDate:{deps:["jquery"]},bootstrap:{deps:["jquery"]},spin:{deps:["jquery"]}},packages:{frontend:{defaultExtension:"js"},"frontend/node_modules/idms-web-components":{defaultExtension:!1},"frontend/node_modules/@marcom/ac-headjs":{map:{"./FocusManager":"./src/FocusManager.js"},main:"src/ac-headjs.js"},"frontend/node_modules/@marcom/ac-localnav":{map:{"./Localnav":"./src/js/Localnav.js"},main:"src/js/ac-localnav.js"},"frontend/node_modules/@marcom/ac-dom-traversal":{map:{"./ancestor":"./src/ancestor.js","./ancestors":"./src/ancestors.js"}},"frontend/node_modules/@marcom/ac-dom-nodes":{map:{"./COMMENT_NODE":"./src/COMMENT_NODE.js","./DOCUMENT_FRAGMENT_NODE":"./src/DOCUMENT_FRAGMENT_NODE.js","./DOCUMENT_NODE":"./src/DOCUMENT_NODE.js","./ELEMENT_NODE":"./src/ELEMENT_NODE.js","./TEXT_NODE":"./src/TEXT_NODE.js","./insertBefore":"./src/insertBefore.js","./isDocumentFragment":"./src/isDocumentFragment.js","./isElement":"./src/isElement.js","./isNode":"./src/isNode.js","./remove":"./src/remove.js"}},"frontend/node_modules/@marcom/ac-classlist":{main:"./index.js"},"frontend/node_modules/@marcom/ac-feature":{map:{"./cssPropertyAvailable":"./src/cssPropertyAvailable.js","./touchAvailable":"./src/touchAvailable.js","./mediaQueriesAvailable":"./src/mediaQueriesAvailable.js","./svgAvailable":"./src/svgAvailable.js"}},"frontend/node_modules/@marcom/ac-viewport-emitter":{map:{"./ViewportEmitter":"./src/js/ViewportEmitter.js"}},"frontend/node_modules/@marcom/ac-object":{map:{"./defaults":"./src/defaults.js","./extend":"./src/extend.js"}},"frontend/node_modules/@marcom/ac-event-emitter-micro":{main:"src/ac-event-emitter-micro.js"},"frontend/node_modules/@marcom/ac-dom-metrics":{map:{"./getScrollY":"./src/getScrollY.js"}},"frontend/node_modules/@marcom/ac-prefixer":{map:{"./getStyleProperty":"./src/getStyleProperty.js","./getStyleValue":"./src/getStyleValue.js"}},"frontend/node_modules/@marcom/ac-function":{map:{"./once":"./src/once.js","./memoize":"./src/memoize.js"}},"frontend/node_modules/@marcom/ac-polyfills":{map:{"./Array/prototype.filter":"./src/Array/prototype.filter.js","./Array/prototype.forEach":"./src/Array/prototype.forEach.js","./Array/prototype.indexOf":"./src/Array/prototype.indexOf.js","./Array/prototype.slice":"./src/Array/prototype.slice.js","./Array/prototype.some":"./src/Array/prototype.some.js","./Element/prototype.classList":"./src/Element/prototype.classList.js","./Function/prototype.bind":"./src/Function/prototype.bind.js","./Object/create":"./src/Object/create.js","./Object/keys":"./src/Object/keys.js","./matchMedia":"./src/matchMedia.js"},main:"src/ac-polyfills.js"},"frontend/node_modules/@marcom/ac-browser":{main:"src/ac-browser.js"},"frontend/node_modules/matchmedia-polyfill":{main:"matchMedia.js"},"frontend/node_modules/console-polyfill":{main:"index.js"},"frontend/node_modules/es6-promise":{main:"dist/commonjs/main.js"},"frontend/node_modules/xss":{main:"lib/index.js"},"frontend/node_modules/cssfilter":{main:"lib/index.js"},"frontend/node_modules/commander":{main:"index.js"},"/frontend/node_modules/spin.js":{main:"spin.js"}}}),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/util/string/deparam.js",["can/util/library","can/util/string"],function(e){var t=/^\d+$/,n=/([^\[\]]+)|(\[\])/g,r=/([^?#]*)(#.*)?$/,i=function(e){return decodeURIComponent(e.replace(/\+/g," "))};return e.extend(e,{deparam:function(a){var o,s,u={};return a&&r.test(a)&&(o=a.split("&"),e.each(o,function(e){var r=e.split("="),a=i(r.shift()),o=i(r.join("=")),d=u;if(a){r=a.match(n);for(var l=0,c=r.length-1;c>l;l++)d[r[l]]||(d[r[l]]=t.test(r[l+1])||"[]"===r[l+1]?[]:{}),d=d[r[l]];s=r.pop(),"[]"===s?d.push(o):d[s]=o}})),u}}),e})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/route.js",["can/util/library","can/map","can/list","can/util/string/deparam"],function(e){var t,n,r,i,a=/\:([\w\.]+)/g,o=/^(?:&[^=]+=[^&]*)+/,s=function(t){var n=[];return e.each(t,function(t,r){n.push(("className"===r?"class":r)+'="'+("href"===r?t:e.esc(t))+'"')}),n.join(" ")},u=function(e,t){var n=0,r=0,i={};for(var a in e.defaults)e.defaults[a]===t[a]&&(i[a]=1,n++);for(;r<e.names.length;r++){if(!t.hasOwnProperty(e.names[r]))return-1;i[e.names[r]]||n++}return n},d=window.location,l=function(e){return(e+"").replace(/([.?*+\^$\[\]\\(){}|\-])/g,"\\$1")},c=e.each,m=e.extend,f=function(e){return e.toString.toString()!==Object.prototype.toString.toString()},p=function(t){return t&&"object"==typeof t&&!f(t)?(t=t instanceof e.Map?t:e.isFunction(t.slice)?t.slice():e.extend({},t),e.each(t,function(e,n){t[n]=p(e)})):void 0!==t&&null!==t&&e.isFunction(t.toString)&&(t=t.toString()),t},h=function(e){return e.replace(/\\/g,"")},_=[],g=function(n,a,o,s){i=1,_.push(a),clearTimeout(t),t=setTimeout(function(){i=0;var t=e.route.data.serialize(),n=e.route.param(t,!0);e.route._call("setURL",n,_),e.batch.trigger(v,"__url",[n,r]),r=n,_=[]},10)},v=e.extend({},e.event),y=function(e){var t=e.attr;return e.attr=function(e,n){var r,i=void 0===this.define||void 0===this.define[e]||!!this.define[e].serialize;return r=i?p(Array.apply(null,arguments)):arguments,t.apply(this,r)},e};e.route=function(t,n){var r=e.route._call("root");r.lastIndexOf("/")===r.length-1&&0===t.indexOf("/")&&(t=t.substr(1)),n=n||{};for(var i,o,s=[],u="",d=a.lastIndex=0,c=e.route._call("querySeparator"),m=e.route._call("matchSlashes");i=a.exec(t);)s.push(i[1]),u+=h(t.substring(d,a.lastIndex-i[0].length)),o="\\"+(h(t.substr(a.lastIndex,1))||c+(m?"":"|/")),u+="([^"+o+"]"+(n[i[1]]?"*":"+")+")",d=a.lastIndex;return u+=t.substr(d).replace("\\",""),e.route.routes[t]={test:new RegExp("^"+u+"($|"+l(c)+")"),route:t,names:s,defaults:n,length:t.split("/").length},e.route},m(e.route,{param:function(t,n){var r,i,o=0,s=t.route,d=0;if(delete t.route,c(t,function(){d++}),c(e.route.routes,function(e,n){return i=u(e,t),i>o&&(r=e,o=i),i>=d?!1:void 0}),e.route.routes[s]&&u(e.route.routes[s],t)===o&&(r=e.route.routes[s]),r){var l,f=m({},t),p=r.route.replace(a,function(e,n){return delete f[n],t[n]===r.defaults[n]?"":encodeURIComponent(t[n])}).replace("\\","");return c(r.defaults,function(e,t){f[t]===e&&delete f[t]}),l=e.param(f),n&&e.route.attr("route",r.route),p+(l?e.route._call("querySeparator")+l:"")}return e.isEmptyObject(t)?"":e.route._call("querySeparator")+e.param(t)},deparam:function(t){var n=e.route._call("root");n.lastIndexOf("/")===n.length-1&&0===t.indexOf("/")&&(t=t.substr(1));var r={length:-1},i=e.route._call("querySeparator"),a=e.route._call("paramsMatcher");if(c(e.route.routes,function(e,n){e.test.test(t)&&e.length>r.length&&(r=e)}),r.length>-1){var o=t.match(r.test),s=o.shift(),u=t.substr(s.length-(o[o.length-1]===i?1:0)),d=u&&a.test(u)?e.deparam(u.slice(1)):{};return d=m(!0,{},r.defaults,d),c(o,function(e,t){e&&e!==i&&(d[r.names[t]]=decodeURIComponent(e))}),d.route=r.route,d}return t.charAt(0)!==i&&(t=i+t),a.test(t)?e.deparam(t.slice(1)):{}},data:y(new e.Map({})),map:function(t){var n;n=t.prototype instanceof e.Map?new t:t,e.route.data=y(n)},routes:{},ready:function(t){return t!==!0&&(e.route._setup(),(e.isBrowserWindow||e.isWebWorker)&&e.route.setState()),e.route},url:function(t,n){return n&&(e.__observe(v,"__url"),t=e.extend({},e.route.deparam(e.route._call("matchingPartOfURL")),t)),e.route._call("root")+e.route.param(t)},link:function(t,n,r,i){return"<a "+s(m({href:e.route.url(n,i)},r))+">"+t+"</a>"},current:function(t){return e.__observe(v,"__url"),this._call("matchingPartOfURL")===e.route.param(t)},bindings:{hashchange:{paramsMatcher:o,querySeparator:"&",matchSlashes:!1,bind:function(){e.bind.call(window,"hashchange",b)},unbind:function(){e.unbind.call(window,"hashchange",b)},matchingPartOfURL:function(){var t=e.route.location||d;return t.href.split(/#!?/)[1]||""},setURL:function(e){return d.hash!=="#"+e&&(d.hash="!"+e),e},root:"#!"}},defaultBinding:"hashchange",currentBinding:null,_setup:function(){e.route.currentBinding||(e.route._call("bind"),e.route.bind("change",g),e.route.currentBinding=e.route.defaultBinding)},_teardown:function(){e.route.currentBinding&&(e.route._call("unbind"),e.route.unbind("change",g),e.route.currentBinding=null),clearTimeout(t),i=0},_call:function(){var t=e.makeArray(arguments),n=t.shift(),r=e.route.bindings[e.route.currentBinding||e.route.defaultBinding],i=r[n];return i.apply?i.apply(r,t):i}}),c(["bind","unbind","on","off","delegate","undelegate","removeAttr","compute","_get","___get","each"],function(t){e.route[t]=function(){return e.route.data[t]?e.route.data[t].apply(e.route.data,arguments):void 0}}),e.route.attr=function(){return e.route.data.attr.apply(e.route.data,arguments)},e.route.batch=e.batch;var b=e.route.setState=function(){var t=e.route._call("matchingPartOfURL"),a=n;n=e.route.deparam(t),i&&t===r||(e.route.batch.start(),M(a,n,e.route.data),e.route.attr(n),e.route.batch.trigger(v,"__url",[t,r]),e.route.batch.stop())},M=function(e,t,n){for(var r in e)void 0===t[r]?n.removeAttr(r):"[object Object]"===Object.prototype.toString.call(e[r])&&M(e[r],t[r],n.attr(r))};return e.route})}(),System.register("frontend/clients/widget/auth/components/appleAuth/appleAuth.vm.js",["frontend/node_modules/systemjs-plugin-babel/regenerator-runtime.js","frontend/node_modules/systemjs-plugin-babel/babel-helpers/asyncToGenerator.js","can/map.js","can/map/define.js","jquery","idms/modules/managers/localizationManager.js","lodash/object/get.js","widget/auth/modules/util/getReturnUrl.js","widget/auth/modules/fedAuth/fedAuthentication.js","pmrpc.js","idms/modules/executeViewModelFunction/execute.js","idms/modules/utils/uid.js","bootData","detectizr"],function(e,t){"use strict";var n,r,i,a,o,s,u,d,l,c,m,f,p,h,_;return{setters:[function(e){n=e["default"]},function(e){r=e["default"]},function(e){i=e["default"]},function(e){},function(e){a=e["default"]},function(e){o=e["default"]},function(e){s=e["default"]},function(e){u=e["default"]},function(e){d=e["default"]},function(e){l=e["default"]},function(e){c=e["default"]},function(e){m=e.uid},function(e){f=e.data},function(e){p=e["default"]}],execute:function(){h=function(e,t,n){"undefined"==typeof n&&(n="_blank"),a("<a/>",{"class":"hide",href:t,target:n,id:"redirect-to"}).appendTo(e),a("#redirect-to")[0].addEventListener("click",function(e){e.stopPropagation()},!1),a("#redirect-to")[0].click(),a("#redirect-to").remove()},_=new l,e("default",i.extend({suppressIforgot:f.shouldSuppressIForgotLink,showAcccountLockedDialog:!1,show8HoursAccountLockedDialog:!1,showNoDevicesNoRKDialog:!1,appleIdUrl:f.urlBag.appleId.trim(),signInScope:void 0,hsa1Scope:void 0,hsa2Scope:void 0,changePasswordScope:void 0,showExpiredPwdRepair:!1,isRepairUIModeInline:"",redirectUrl:"",passAuthDoneJqXhr:null,isIEButNotEdge:!1,accountType:"",dialog:{acccountLocked:{title:o.getString("acccountLockedTitle"),titleAlign:"center",bodyAlign:"center",showAppleLogo:!1,theme:"translucent",btnOpts:{btnList:[{btnText:o.getString("btnTextGoBack"),isDisabled:!1,isPrimaryButton:!1,id:"go-back-locked-account-"+m()},{btnText:o.getString("accountUnlockButton"),isDisabled:!1,id:"unlock-account-"+m(),isPrimaryButton:!0}],direction:"center"}},_8HoursAccountLocked:{title:o.getString("acccountLockedTitle"),titleAlign:"center",bodyAlign:"center",showAppleLogo:!1,theme:"translucent",btnOpts:{btnList:[{btnText:o.getString("okText"),isDisabled:!1,isPrimaryButton:!1,id:"ok-text-"+m()}],direction:"center"}},noDevicesNoRKDialog:{title:o.getString("noDevicesNoRKDialogTitle"),titleAlign:"center",bodyAlign:"center",showAppleLogo:!1,theme:"translucent",btnOpts:{btnList:[{btnText:o.getString("okText"),isDisabled:!1,isPrimaryButton:!1,id:"ok-text-"+m()},{btnText:o.getString("addTrustedDeviceText"),isDisabled:!1,isPrimaryButton:!1,id:"add-trusted-device-"+m()}],direction:"center"}},resetCRToken:{title:o.getString("resetCRTokenTitle"),titleAlign:"center",bodyAlign:"center",showAppleLogo:!1,theme:"translucent",message:f.serviceErros?f.serviceErros[0].message.trim():"",btnOpts:{btnList:[{btnText:o.getString("okText"),isDisabled:!1,isPrimaryButton:!1,id:"ok-text-"+m()}],direction:"center"}},intermediaryFedAuthPage:{title:"",titleAlign:"center",bodyAlign:"center",showAppleLogo:!1,theme:"translucent",btnOpts:{btnList:[{btnText:o.getString("cancelText"),isDisabled:!1,isPrimaryButton:!1,id:"cancel-intermediary-fed-auth-page-"+m()},{btnText:o.getString("btnTextContinue"),isDisabled:!1,id:"continue-intermediary-fed-auth-page-"+m(),isPrimaryButton:!0}],direction:"center"}}},isRepairRequired:!1,showRepairWidget:!1,showIntermediaryFedAuthPage:!1,canContinueToIDP:!1,fadeIn:!1,hideStepElement:!1,isRepairWidgetOnMobile:!1,xhr:null,federatedData:void 0,define:{appleIdLinkTarget:{type:"string",value:function(){return f.appleIdLinkTarget}},isSafari:{type:"boolean",get:function(){return"safari"===p.browser.name}},iForgotUrl:{type:"string",get:function(){return u({redirectURL:f.urlBag.passwordReset.trim(),returnUrl:s(f,"envConfigFromConsumer.returnUrl","#"),refererUrl:s(f,"refererUrl","#"),destinationDomain:s(f,"envConfigFromConsumer.returnUrl","#")})}},hideAppLogo:{type:"boolean",value:!1},showFadeIn:{type:"boolean",value:!0},showFedAuthDialogLogo:{type:"boolean",value:!1},isShowAppleLogo:{type:"boolean",get:function(){var e=s(f,"envConfigFromConsumer.authUIMode","").trim().toUpperCase();return!this.attr("isRepairRequired")&&!("EMBED"===e||"INLINE"===e)}}},dialogClick:function(e){"string"==typeof e&&0===e.indexOf("unlock-account")?h(a("button[id^='unlock-account']"),this.attr("iForgotUrl"),this.attr("appleIdLinkTarget")):"string"==typeof e&&0===e.indexOf("add-trusted-device")?h(a("button[id^='add-trusted']"),this.attr("appleIdUrl")):"string"==typeof e&&0===e.indexOf("continue-intermediary-fed-auth-page")?(this.attr("canContinueToIDP",!0),this.attr("showIntermediaryFedAuthPage",!1)):"string"==typeof e&&0===e.indexOf("cancel-intermediary-fed-auth-page")&&(this.attr("canContinueToIDP",!1),c("_signalConsumerAuthWidgetWillChangeFlow",this,"signin"),this.attr("showIntermediaryFedAuthPage",!1),c("_signalConsumerAuthWidgetDidChangeFlow",this,"signin")),this.attr("showAcccountLockedDialog",!1),this.attr("show8HoursAccountLockedDialog",!1),this.attr("showNoDevicesNoRKDialog",!1),this.attr("dialog.resetCRToken.message","")},_onTestIdp:function(){var e=this;return r(n.mark(function t(){return n.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,d.openWindow();case 2:case"end":return e.stop()}},t,e)}))()},_signalConsumerAuthWidgetWillChangeFlow:function(e){"HSA"===e.toUpperCase()&&(e="hsa1");var t=e.toUpperCase();_.call({destination:window.parent,publicProcedureName:"authWidgetWillChangeFlow",params:[{to:t}],onSuccess:function(e){},onError:function(e){},destinationDomain:f.destinationDomain})},_signalConsumerAuthWidgetDidChangeFlow:function(e){"HSA"===e.toUpperCase()&&(e="hsa1");var t=e.toUpperCase();_.call({destination:window.parent,publicProcedureName:"authWidgetDidChangeFlow",params:[{to:t}],onSuccess:function(e){},onError:function(e){},destinationDomain:f.destinationDomain})}}))}}}),System.register("frontend/clients/widget/auth/modules/serviceClients/nextStepClient.js",["idms/modules/serviceClients/ServiceClient.js"],function(e,t){"use strict";var n,r;return{setters:[function(e){n=e["default"]}],execute:function(){r=function(){},r.prototype=new n,r.prototype.constructor=r,r.prototype.next=function(e){return this.get({url:e,headers:{Accept:"text/html"},dataType:"text"})},e("default",new r)}}}),System.register("frontend/clients/widget/auth/modules/serviceClients/redirectClient.js",["idms/modules/serviceClients/ServiceClient.js","bootData"],function(e,t){"use strict";var n,r,i;return{setters:[function(e){n=e["default"]},function(e){r=e.data}],execute:function(){i=function(){},i.prototype=new n,i.prototype.constructor=i,i.prototype.getRedirectUrl=function(e){return this.get({url:r.urlContext+e,headers:{Accept:"application/json"},async:!1,timeout:3e3})},e("default",new i)}}}),System.register("frontend/clients/widget/auth/modules/serviceClients/repairSuccessClient.js",["idms/modules/serviceClients/ServiceClient.js","bootData"],function(e,t){"use strict";var n,r,i;return{setters:[function(e){n=e["default"]},function(e){r=e.data}],execute:function(){i=function(){},i.prototype=new n,i.prototype.constructor=i,i.prototype.complete=function(e,t){return this.post({url:r.urlContext+e,headers:{Accept:"application/json;charset=utf-8","X-Apple-Repair-Session-Token":t},contentType:"application/json"})},e("default",new i)}}}),System.register("frontend/node_modules/systemjs-plugin-babel/babel-helpers/possibleConstructorReturn.js",[],function(e,t){"use strict";return{setters:[],execute:function(){e("default",function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t})}}}),System.register("frontend/node_modules/systemjs-plugin-babel/babel-helpers/inherits.js",[],function(e,t){"use strict";return{setters:[],execute:function(){e("default",function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)})}}}),System.register("frontend/node_modules/systemjs-plugin-babel/babel-helpers/classCallCheck.js",[],function(e,t){"use strict";return{setters:[],execute:function(){e("default",function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")})}}}),System.register("frontend/node_modules/systemjs-plugin-babel/babel-helpers/createClass.js",[],function(e,t){"use strict";return{setters:[],execute:function(){e("default",function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}())}}}),System.register("frontend/clients/widget/auth/JSAPIservice/PostMessageRPC_custom_namespace.js",["frontend/node_modules/systemjs-plugin-babel/babel-helpers/classCallCheck.js","frontend/node_modules/systemjs-plugin-babel/babel-helpers/createClass.js","pmrpc.js"],function(e,t){"use strict";var n,r,i,a,o,s,u,d;return{setters:[function(e){n=e["default"]},function(e){r=e["default"]},function(e){i=e["default"]}],execute:function(){a=new i,o=function(e){var t=[],n=["/","."],r=0;if(e){r=e.length;for(var i=0;r>i;i++)-1!==n.indexOf(e.charAt(i))?(t.push("\\"),t.push(e.charAt(i))):t.push(e.charAt(i))}return t.join("")+".*"},s=function(e){
var t=o(e);return[t]},u=function(e){var t=s(e),n={whitelist:t,blacklist:[]};return n},d=function(){function e(){n(this,e)}return r(e,[{key:"_registerProcedures",value:function(e,t){var n=void 0,r=u(t);for(n in e)e.hasOwnProperty(n)&&a.register({publicProcedureName:n,procedure:e[n].procedure,acl:r})}},{key:"_unregisterProcedure",value:function(e){return a.unregister(e)}},{key:"_listProcedures",value:function(e){a.discover({callback:e.callback})}},{key:"_callProcedure",value:function(e){a.call(e)}},{key:"_setNamespace",value:function(e){a.setNamespace(e)}}]),e}(),e("default",d)}}}),System.register("frontend/clients/widget/auth/JSAPIservice/repairService/procedures/exit.js",["../serviceOptions"],function(e,t){"use strict";var n,r;return{setters:[function(e){n=e["default"]}],execute:function(){r=function(e){var t=function(t){if(t&&t.onRepairSuccess){if("function"!=typeof t.onRepairSuccess)throw new TypeError("onRepairSuccess: should be a function.");t.onRepairSuccess(e)}};t(n.config.callbacks)},e("default",r)}}}),System.register("frontend/clients/widget/auth/JSAPIservice/repairService/procedures/resize.js",[],function(e,t){"use strict";var n;return{setters:[],execute:function(){n=function(e){},e("default",n)}}}),System.register("frontend/clients/widget/auth/JSAPIservice/repairService/procedures/ready.js",["../serviceOptions","pmrpc.js"],function(e,t){"use strict";var n,r,i,a;return{setters:[function(e){n=e["default"]},function(e){r=e["default"]}],execute:function(){i=new r,a=function(e){i.call({destination:window.parent,publicProcedureName:"authWidgetDidChangeFlow",params:[{to:"repair".toUpperCase()}],onSuccess:function(e){},onError:function(e){}}),n.isRepairServiceReady=!0,n.spinner.stop()},e("default",a)}}}),System.register("frontend/clients/widget/auth/JSAPIservice/repairService/procedures/envConfig.js",["../serviceOptions"],function(e,t){"use strict";var n,r;return{setters:[function(e){n=e["default"]}],execute:function(){r=function(e){return n.config},e("default",r)}}}),System.register("frontend/clients/widget/auth/JSAPIservice/repairService/serviceOptions.js",[],function(e,t){"use strict";var n;return{setters:[],execute:function(){n={},e("default",n)}}}),System.register("frontend/clients/widget/auth/JSAPIservice/repairService/procedures/shouldCreateAccount.js",["../serviceOptions"],function(e,t){"use strict";var n,r;return{setters:[function(e){n=e["default"]}],execute:function(){r=function(e){if(e.accountWasCreated||e.session){var t=function(t){if(t&&t.onRepairSuccess){if("function"!=typeof t.onRepairSuccess)throw new TypeError("onRepairSuccess: should be a function.");t.onRepairSuccess(e)}};t(n.config.callbacks)}},e("default",r)}}}),System.register("frontend/clients/widget/auth/JSAPIservice/repairService/RepairService.js",["frontend/node_modules/systemjs-plugin-babel/babel-helpers/classCallCheck.js","frontend/node_modules/systemjs-plugin-babel/babel-helpers/createClass.js","frontend/node_modules/systemjs-plugin-babel/babel-helpers/possibleConstructorReturn.js","frontend/node_modules/systemjs-plugin-babel/babel-helpers/inherits.js","./serviceOptions","../PostMessageRPC_custom_namespace","./procedures/exit","./procedures/resize","./procedures/ready","./procedures/envConfig","./procedures/shouldCreateAccount"],function(e,t){"use strict";var n,r,i,a,o,s,u,d,l,c,m,f,p,h,_,g,v,y,b,M;return{setters:[function(e){n=e["default"]},function(e){r=e["default"]},function(e){i=e["default"]},function(e){a=e["default"]},function(e){o=e["default"]},function(e){s=e["default"]},function(e){u=e["default"]},function(e){d=e["default"]},function(e){l=e["default"]},function(e){c=e["default"]},function(e){m=e["default"]}],execute:function(){f=6e4,p=function(e,t){t._setNamespace("AppleID"),_(e,function(e){var n=e.serviceURL;window.opener;"undefined"!=typeof e.devAppDomain&&""!==e.devAppDomain&&(n+="&widgetDomain="+e.devAppDomain),e.src=n,o.config=e,o.isRepairServiceReady=!1,o.spinner=e.spinner,h(t),g(e,function(){}),setTimeout(function(){o.isRepairServiceReady||(v(e.containerId),e.callbacks.onRepairFailure&&e.callbacks.onRepairFailure())},f)})},h=function(e){var t={exit:{publicProcedureName:"exit",procedure:u},resize:{publicProcedureName:"resize",procedure:d},getConfig:{publicProcedureName:"getConfig",procedure:c},ready:{publicProcedureName:"ready",procedure:l},shouldCreateAccount:{publicProcedureName:"shouldCreateAccount",procedure:m}};e._registerProcedures(t)},_=function(e,t){if(""===e.serviceURL||!e.serviceURL)throw new TypeError("serviceURL is either not provided or is not defined.");if(!e.callbacks||!e.callbacks.onRepairSuccess||"function"!=typeof e.callbacks.onRepairSuccess)throw new TypeError("onAuthSuccess callback either not provided or is not a function.");t(e)},g=function(e,t){var n=document.createElement("iframe");if(n.src=e.src,n.width="100%",n.height="100%",n.id="repairFrame",n.scrolling="no",n.frameBorder="0",document.getElementById(e.containerId))window.document.getElementById(e.containerId).appendChild(n);else{var r=document.createElement("div"),i=document.createElement("style");r.id="repair-container",r.setAttribute("class","repair-container"),i.type="text/css",i.innerHTML=".repair-container {height: 100%; width: 100%;}",document.getElementsByTagName("head")[0].appendChild(i),r.className="repair-container",window.document.body.appendChild(r),window.document.getElementById("repair-container").appendChild(n)}t()},v=function(){var e=document.getElementById("repairFrame");"IFRAME"===e.nodeName&&e.parentNode&&e.parentNode.removeChild(e)},y=function(e,t){e.parentNode.insertBefore(t,e.nextSibling)},b=function(){function e(){return new M}var t;return{getInstance:function(){return t||(t=e()),t}}}(),M=function(e){function t(){return n(this,t),i(this,(t.__proto__||Object.getPrototypeOf(t)).call(this))}return a(t,e),r(t,[{key:"init",value:function(e){p(e,this)}}]),t}(s),window.AppleID?window.AppleID.service?window.AppleID.service.repair=b.getInstance():(window.AppleID.service={},window.AppleID.service.repair=b.getInstance()):(window.AppleID={},window.AppleID.service={},window.AppleID.service.repair=b.getInstance()),e("default",M)}}}),System.register("frontend/node_modules/idms-web-components/modules/serviceClients/plugins/failureStatusCodeHandler.js",[],function(e,t){"use strict";return e("default",function(e,t){return{fail:function(n){return n.status===e&&t(n),n}}}),{setters:[],execute:function(){}}}),System.registerDynamic("frontend/clients/widget/auth/components/logo/logo.jstache!frontend/node_modules/idms-web-components/modules/plugins/jstache/systemjs/jstache2.js",[],!0,function(e,t,n){this||self;return n.exports="jstache_995456558",n.exports}),System.register("frontend/clients/widget/auth/components/logo/logo.js",["can/view","can/component","idms/modules/managers/localizationManager.js","bootData","./logo.jstache!"],function(e,t){"use strict";var n,r,i,a,o,s;return{setters:[function(e){n=e["default"]},function(e){},function(e){r=e["default"]},function(e){i=e.data},function(e){a=e["default"]}],execute:function(){o=new n.Map({logoImage:"",logoUrl:"",logoWidth:"",logoText:"",logoAltText:"",isSignInLabel:!1}),s=n.Component.extend({tag:"logo",template:n.view(a),viewModel:o,events:{inserted:function(e,t){this.viewModel.attr("isSignInLabel",i.envConfigFromConsumer.signInLabel&&i.envConfigFromConsumer.signInLabel.trim()),i.envConfigFromConsumer.logo&&i.envConfigFromConsumer.logo.src&&""!==i.envConfigFromConsumer.logo.src?(this.viewModel.attr("logoImage",i.envConfigFromConsumer.logo.src),this.viewModel.attr("logoAltText",i.envConfigFromConsumer.logo.logoAltText||i.envConfigFromConsumer.appName||r.getString("logoAltText")),i.envConfigFromConsumer.logo.url&&""!==i.envConfigFromConsumer.logo.url&&this.viewModel.attr("logoUrl",i.envConfigFromConsumer.logo.url),i.envConfigFromConsumer.logo.width&&""!==i.envConfigFromConsumer.logo.width&&"auto"!==i.envConfigFromConsumer.logo.width?this.viewModel.attr("logoWidth",i.envConfigFromConsumer.logo.width):this.viewModel.attr("logoWidth","72px")):i.envConfigFromConsumer.signInLabel&&i.envConfigFromConsumer.signInLabel.trim()&&i.envConfigFromConsumer.appName&&i.envConfigFromConsumer.appName.trim()&&this.viewModel.attr("logoText",i.envConfigFromConsumer.appName)},removed:function(){}}}),e("default",s)}}}),System.register("frontend/node_modules/idms-web-components/modules/helpers/or.js",["can/util/library","can/view/stache"],function(e,t){"use strict";var n;return{setters:[function(e){n=e["default"]},function(e){}],execute:function(){n.stache.registerHelper("or",function(){for(var e=arguments.length,t=Array(e),n=0;e>n;n++)t[n]=arguments[n];var r=!1,i=t.pop();return t.map(function(e){var t=void 0;t="function"==typeof e?e():e,r=r||t}),r?i.fn(this):i.inverse(this)})}}}),System.register("frontend/node_modules/idms-web-components/modules/plugins/can/view/bindings.js",["can/util/library","can/view/mustache","can/control"],function(e,t){"use strict";var n,r,i;return{setters:[function(e){n=e["default"]},function(e){},function(e){}],execute:function(){r=function(e){return"{"===e[0]&&"}"===e[e.length-1]?e.substr(1,e.length-2):e},n.view.attr("can-field",function(e,t){var n=r(e.getAttribute("can-field")),a=t.scope.computeData(n,{args:[]}).compute;new i(e,{value:a})}),i=n.Control.extend({init:function(){"SELECT"===this.element[0].nodeName.toUpperCase()?setTimeout(n.proxy(this.set,this),1):this.set()},"{value} change":"set",set:function(){if(this.element){var e=this.options.value();this.element[0].value!==e&&(this.element[0].value=null==e?"":e)}}," input":function(){this.element&&this.options.value(this.element[0].value)}})}}}),System.registerDynamic("frontend/clients/widget/auth/components/signIn/signIn.jstache!frontend/node_modules/idms-web-components/modules/plugins/jstache/systemjs/jstache2.js",[],!0,function(e,t,n){this||self;return n.exports="jstache_383021710",n.exports}),System.registerDynamic("frontend/node_modules/lodash/internal/baseSlice.js",[],!0,function(e,t,n){function r(e,t,n){var r=-1,i=e.length;t=null==t?0:+t||0,0>t&&(t=-t>i?0:i+t),n=void 0===n||n>i?i:+n||0,0>n&&(n+=i),i=t>n?0:n-t>>>0,t>>>=0;for(var a=Array(i);++r<i;)a[r]=e[r+t];return a}this||self;return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/internal/isKey.js",["../lang/isArray","./toObject"],!0,function(e,t,n){function r(e,t){var n=typeof e;if("string"==n&&s.test(e)||"number"==n)return!0;if(i(e))return!1;var r=!o.test(e);return r||null!=t&&e in a(t)}var i=(this||self,e("../lang/isArray")),a=e("./toObject"),o=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\n\\]|\\.)*?\1)\]/,s=/^\w*$/;return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/array/last.js",[],!0,function(e,t,n){function r(e){var t=e?e.length:0;return t?e[t-1]:void 0}this||self;return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/object/has.js",["../internal/baseGet","../internal/baseSlice","../lang/isArguments","../lang/isArray","../internal/isIndex","../internal/isKey","../internal/isLength","../array/last","../internal/toPath"],!0,function(e,t,n){function r(e,t){if(null==e)return!1;var n=p.call(e,t);if(!n&&!d(t)){if(t=m(t),e=1==t.length?e:i(e,a(t,0,-1)),null==e)return!1;t=c(t),n=p.call(e,t)}return n||l(e.length)&&u(t,e.length)&&(s(e)||o(e))}var i=(this||self,e("../internal/baseGet")),a=e("../internal/baseSlice"),o=e("../lang/isArguments"),s=e("../lang/isArray"),u=e("../internal/isIndex"),d=e("../internal/isKey"),l=e("../internal/isLength"),c=e("../array/last"),m=e("../internal/toPath"),f=Object.prototype,p=f.hasOwnProperty;return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/detectizr/dist/detectizr.js",[],!1,function(e,t,n){var r=System.get("@@global-helpers").prepareGlobal(n.id,"window.Detectizr",null);return function(e){window.Detectizr=function(e,t,n,r){function i(e,t){var n,r,a;if(arguments.length>2)for(n=1,r=arguments.length;r>n;n+=1)i(e,arguments[n]);else for(a in t)t.hasOwnProperty(a)&&(e[a]=t[a]);return e}function a(e){return b.browser.userAgent.indexOf(e)>-1}function o(e){return e.test(b.browser.userAgent)}function s(e){return e.exec(b.browser.userAgent)}function u(e){return e.replace(/^\s+|\s+$/g,"")}function d(e){return null===e||e===r?"":String(e).replace(/((\s|\-|\.)+[a-z0-9])/g,function(e){return e.toUpperCase().replace(/(\s|\-|\.)/g,"")})}function l(e,t){var n=t||"",r=1===e.nodeType&&(e.className?(" "+e.className+" ").replace(D," "):"");if(r){for(;r.indexOf(" "+n+" ")>=0;)r=r.replace(" "+n+" "," ");e.className=t?u(r):""}}function c(e,t,n){e&&(e=d(e),t&&(t=d(t),m(e+t,!0),n&&m(e+t+"_"+n,!0)))}function m(e,t){e&&M&&(L.addAllFeaturesAsClass?M.addTest(e,t):(t="function"==typeof t?t():t,t?M.addTest(e,!0):(delete M[e],l(x,e))))}function f(e,t){e.version=t;var n=t.split(".");n.length>0?(n=n.reverse(),e.major=n.pop(),n.length>0?(e.minor=n.pop(),n.length>0?(n=n.reverse(),e.patch=n.join(".")):e.patch="0"):e.minor="0"):e.major="0"}function p(){e.clearTimeout(v),v=e.setTimeout(function(){y=b.device.orientation,e.innerHeight>e.innerWidth?b.device.orientation="portrait":b.device.orientation="landscape",m(b.device.orientation,!0),y!==b.device.orientation&&m(y,!1)},10)}function h(e){var n,r,i,a,o,s=t.plugins;for(a=s.length-1;a>=0;a--){for(n=s[a],r=n.name+n.description,i=0,o=e.length;o>=0;o--)-1!==r.indexOf(e[o])&&(i+=1);if(i===e.length)return!0}return!1}function _(e){var t;for(t=e.length-1;t>=0;t--)try{new ActiveXObject(e[t])}catch(n){}return!1}function g(r){var u,l,g,v,y,D,x;if(L=i({},L,r||{}),L.detectDevice){for(b.device={type:"",model:"",orientation:""},g=b.device,o(/googletv|smarttv|smart-tv|internet.tv|netcast|nettv|appletv|boxee|kylo|roku|dlnadoc|roku|pov_tv|hbbtv|ce\-html/)?(g.type=w[0],g.model="smartTv"):o(/xbox|playstation.3|wii/)?(g.type=w[0],g.model="gameConsole"):o(/ip(a|ro)d/)?(g.type=w[1],g.model="ipad"):o(/tablet/)&&!o(/rx-34/)||o(/folio/)?(g.type=w[1],g.model=String(s(/playbook/)||"")):o(/linux/)&&o(/android/)&&!o(/fennec|mobi|htc.magic|htcX06ht|nexus.one|sc-02b|fone.945/)?(g.type=w[1],g.model="android"):o(/kindle/)||o(/mac.os/)&&o(/silk/)?(g.type=w[1],g.model="kindle"):o(/gt-p10|sc-01c|shw-m180s|sgh-t849|sch-i800|shw-m180l|sph-p100|sgh-i987|zt180|htc(.flyer|\_flyer)|sprint.atp51|viewpad7|pandigital(sprnova|nova)|ideos.s7|dell.streak.7|advent.vega|a101it|a70bht|mid7015|next2|nook/)||o(/mb511/)&&o(/rutem/)?(g.type=w[1],g.model="android"):o(/bb10/)?(g.type=w[1],g.model="blackberry"):(g.model=s(/iphone|ipod|android|blackberry|opera mini|opera mobi|skyfire|maemo|windows phone|palm|iemobile|symbian|symbianos|fennec|j2me/),null!==g.model?(g.type=w[2],g.model=String(g.model)):(g.model="",o(/bolt|fennec|iris|maemo|minimo|mobi|mowser|netfront|novarra|prism|rx-34|skyfire|tear|xv6875|xv6975|google.wireless.transcoder/)?g.type=w[2]:o(/opera/)&&o(/windows.nt.5/)&&o(/htc|xda|mini|vario|samsung\-gt\-i8000|samsung\-sgh\-i9/)?g.type=w[2]:o(/windows.(nt|xp|me|9)/)&&!o(/phone/)||o(/win(9|.9|nt)/)||o(/\(windows 8\)/)?g.type=w[3]:o(/macintosh|powerpc/)&&!o(/silk/)?(g.type=w[3],g.model="mac"):o(/linux/)&&o(/x11/)?g.type=w[3]:o(/solaris|sunos|bsd/)?g.type=w[3]:o(/cros/)?g.type=w[3]:o(/bot|crawler|spider|yahoo|ia_archiver|covario-ids|findlinks|dataparksearch|larbin|mediapartners-google|ng-search|snappy|teoma|jeeves|tineye/)&&!o(/mobile/)?(g.type=w[3],g.model="crawler"):g.type=w[2])),u=0,l=w.length;l>u;u+=1)m(w[u],g.type===w[u]);L.detectDeviceModel&&m(d(g.model),!0)}if(L.detectScreen&&(g.screen={},M&&M.mq&&(M.mq("only screen and (max-width: 240px)")?(g.screen.size="veryVerySmall",m("veryVerySmallScreen",!0)):M.mq("only screen and (max-width: 320px)")?(g.screen.size="verySmall",m("verySmallScreen",!0)):M.mq("only screen and (max-width: 480px)")&&(g.screen.size="small",m("smallScreen",!0)),(g.type===w[1]||g.type===w[2])&&M.mq("only screen and (-moz-min-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 2.6/2), only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-device-pixel-ratio: 1.3), only screen and (min-resolution: 1.3dppx)")&&(g.screen.resolution="high",m("highresolution",!0))),g.type===w[1]||g.type===w[2]?(e.onresize=function(e){p(e)},p()):(g.orientation="landscape",m(g.orientation,!0))),L.detectOS&&(b.os={},v=b.os,""!==g.model&&("ipad"===g.model||"iphone"===g.model||"ipod"===g.model?(v.name="ios",f(v,(o(/os\s([\d_]+)/)?RegExp.$1:"").replace(/_/g,"."))):"android"===g.model?(v.name="android",f(v,o(/android\s([\d\.]+)/)?RegExp.$1:"")):"blackberry"===g.model?(v.name="blackberry",f(v,o(/version\/([^\s]+)/)?RegExp.$1:"")):"playbook"===g.model&&(v.name="blackberry",f(v,o(/os ([^\s]+)/)?RegExp.$1.replace(";",""):""))),v.name||(a("win")||a("16bit")?(v.name="windows",a("windows nt 10")?f(v,"10"):a("windows nt 6.3")?f(v,"8.1"):a("windows nt 6.2")||o(/\(windows 8\)/)?f(v,"8"):a("windows nt 6.1")?f(v,"7"):a("windows nt 6.0")?f(v,"vista"):a("windows nt 5.2")||a("windows nt 5.1")||a("windows xp")?f(v,"xp"):a("windows nt 5.0")||a("windows 2000")?f(v,"2k"):a("winnt")||a("windows nt")?f(v,"nt"):a("win98")||a("windows 98")?f(v,"98"):(a("win95")||a("windows 95"))&&f(v,"95")):a("mac")||a("darwin")?(v.name="mac os",a("68k")||a("68000")?f(v,"68k"):a("ppc")||a("powerpc")?f(v,"ppc"):a("os x")&&f(v,(o(/os\sx\s([\d_]+)/)?RegExp.$1:"os x").replace(/_/g,"."))):a("webtv")?v.name="webtv":a("x11")||a("inux")?v.name="linux":a("sunos")?v.name="sun":a("irix")?v.name="irix":a("freebsd")?v.name="freebsd":a("bsd")&&(v.name="bsd")),v.name&&(m(v.name,!0),v.major&&(c(v.name,v.major),v.minor&&c(v.name,v.major,v.minor))),o(/\sx64|\sx86|\swin64|\swow64|\samd64/)?v.addressRegisterSize="64bit":v.addressRegisterSize="32bit",m(v.addressRegisterSize,!0)),L.detectBrowser&&(y=b.browser,o(/opera|webtv/)||!o(/msie\s([\d\w\.]+)/)&&!a("trident")?a("firefox")?(y.engine="gecko",y.name="firefox",f(y,o(/firefox\/([\d\w\.]+)/)?RegExp.$1:"")):a("gecko/")?y.engine="gecko":a("opera")?(y.name="opera",y.engine="presto",f(y,o(/version\/([\d\.]+)/)?RegExp.$1:o(/opera(\s|\/)([\d\.]+)/)?RegExp.$2:"")):a("konqueror")?y.name="konqueror":a("edge")?(y.engine="webkit",y.name="edge",f(y,o(/edge\/([\d\.]+)/)?RegExp.$1:"")):a("chrome")?(y.engine="webkit",y.name="chrome",f(y,o(/chrome\/([\d\.]+)/)?RegExp.$1:"")):a("iron")?(y.engine="webkit",y.name="iron"):a("crios")?(y.name="chrome",y.engine="webkit",f(y,o(/crios\/([\d\.]+)/)?RegExp.$1:"")):a("applewebkit/")?(y.name="safari",y.engine="webkit",f(y,o(/version\/([\d\.]+)/)?RegExp.$1:"")):a("mozilla/")&&(y.engine="gecko"):(y.engine="trident",y.name="ie",!e.addEventListener&&n.documentMode&&7===n.documentMode?f(y,"8.compat"):o(/trident.*rv[ :](\d+)\./)?f(y,RegExp.$1):f(y,o(/trident\/4\.0/)?"8":RegExp.$1)),y.name&&(m(y.name,!0),y.major&&(c(y.name,y.major),y.minor&&c(y.name,y.major,y.minor))),m(y.engine,!0),y.language=t.userLanguage||t.language,m(y.language,!0)),L.detectPlugins){for(y.plugins=[],u=k.length-1;u>=0;u--)D=k[u],x=!1,e.ActiveXObject?x=_(D.progIds):t.plugins&&(x=h(D.substrs)),x&&(y.plugins.push(D.name),m(D.name,!0));t.javaEnabled()&&(y.plugins.push("java"),m("java",!0))}}var v,y,b={},M=e.Modernizr,w=["tv","tablet","mobile","desktop"],L={addAllFeaturesAsClass:!1,detectDevice:!0,detectDeviceModel:!0,detectScreen:!0,detectOS:!0,detectBrowser:!0,detectPlugins:!0},k=[{name:"adobereader",substrs:["Adobe","Acrobat"],progIds:["AcroPDF.PDF","PDF.PDFCtrl.5"]},{name:"flash",substrs:["Shockwave Flash"],progIds:["ShockwaveFlash.ShockwaveFlash.1"]},{name:"wmplayer",substrs:["Windows Media"],progIds:["wmplayer.ocx"]},{name:"silverlight",substrs:["Silverlight"],progIds:["AgControl.AgControl"]},{name:"quicktime",substrs:["QuickTime"],progIds:["QuickTime.QuickTime"]}],D=/[\t\r\n]/g,x=n.documentElement;return b.detect=function(e){return g(e)},b.init=function(){b!==r&&(b.browser={userAgent:(t.userAgent||t.vendor||e.opera).toLowerCase()},b.detect())},b.init(),b}(this,this.navigator,this.document)}(this),r()}),System.register("frontend/node_modules/idms-web-components/modules/utils/mediaQuery.js",[],function(e,t){"use strict";function n(e){var t=window.matchMedia(i[e]);return t.matches}function r(e){var t=window.matchMedia(a[e]);return t.matches}var i,a;return e("needToAdaptTo",n),e("needToRespondTo",r),{setters:[],execute:function(){i={phone:"(max-device-width: 736px)",desktop:"(min-device-width: 992px)",tablet:"(min-device-width: 737px) and (max-device-width: 991px)"},a={phone:"(max-width: 736px)",desktop:"(min-width: 992px)",tablet:"(min-width: 737px) and (max-width: 991px)"}}}}),System.register("frontend/node_modules/idms-web-components/modules/util/urlQueryParameterUtil.js",["jquery","can/util/string","can/construct","lodash/object/merge"],function(e,t){"use strict";var n,r,i;return{setters:[function(e){n=e["default"]},function(e){r=e["default"]},function(e){},function(e){i=e["default"]}],execute:function(){e("default",r.Construct.extend({getQueryParameters:function(e){var t={};return r.each(e.substr(e.indexOf("?")+1).split("&"),function(e){var n=e.split("=");2===n.length&&""!==n[0]&&""!==n[1]&&(t[n[0].toString()]=decodeURIComponent(n[1].toString()))}),t},append:function(e){var t=arguments.length<=1||void 0===arguments[1]?{}:arguments[1],r="";return"string"==typeof e&&""!==e.trim()&&(r=e.indexOf("?")>-1?e.substr(0,e.indexOf("?")+1)+n.param(i(this.getQueryParameters(e),t)):e+"?"+n.param(t)),r}}))}}}),System.register("frontend/clients/widget/auth/modules/util/getReturnUrl.js",["lodash/object/get.js","idms/modules/util/urlQueryParameterUtil.js"],function(e,t){"use strict";var n,r,i,a,o;return{setters:[function(e){n=e["default"]},function(e){r=e["default"]}],execute:function(){i=n(window,"AppleID.service.JSLogger",{log:function(){},setSCNT:function(){},getLoggingEndpoint:function(){},setLoggingEndpoint:function(){},setGlobalLogLevel:function(){},getGlobalLogLevel:function(){}}),a=function(){var e="#";try{e=window.top.location.href}catch(t){i.log({type:"DEBUG",title:t.name,message:t.message})}return e},o=function(e){var t="string"==typeof n(e,"returnUrl")&&""!==n(e,"returnUrl").trim()?n(e,"returnUrl"):"#",o="string"==typeof n(e,"redirectURL")&&""!==n(e,"redirectURL").trim()?n(e,"redirectURL"):"#",s="string"==typeof n(e,"refererUrl")?n(e,"refererUrl").trim():"",u="string"==typeof n(e,"destinationDomain")?n(e,"destinationDomain").trim():"",d=new r;return"#"!==o&&"#"===t&&(t=a(),("undefined"==typeof t||"#"===t)&&("undefined"==typeof t&&i.log({type:"DEBUG",title:"SecurityError",message:"Blocked a frame with origin '"+window.document.domain+"' from accessing a cross-origin frame."}),t=s||u||"#")),"#"!==t&&"#"!==o?d.append(o,{returnUrl:t}):o},e("default",o)}}}),System.register("frontend/clients/widget/auth/modules/serviceClients/resetSecurityQuestionClient.js",["idms/modules/serviceClients/ServiceClient.js","idms/modules/utils/jqXHRToPromise.js","bootData"],function(e,t){"use strict";var n,r,i,a;return{setters:[function(e){n=e["default"]},function(e){r=e.jqXHRToPromise},function(e){i=e.data}],execute:function(){a=function(){},a.prototype=new n,a.prototype.constructor=a,a.prototype.reset=function(){var e={url:i.urlContext+"/auth/questions/reset/iforgot",contentType:"application/json",async:!1,timeout:3e3};return r(this.get(e))},e("default",new a)}}}),System.register("frontend/clients/widget/auth/modules/serviceClients/passwordClient.js",["idms/modules/utils/jqXHRToPromise.js","idms/modules/serviceClients/ServiceClient.js","bootData"],function(e,t){"use strict";var n,r,i,a;return{setters:[function(e){n=e.jqXHRToPromise},function(e){r=e["default"]},function(e){i=e.data}],execute:function(){a=function(){},a.prototype=new r,a.prototype.constructor=a,a.prototype.signIn=function(e,t,r,a,o,s,u){var d={accountName:e,rememberMe:r};return t&&(d.password=t),u&&(d.petToken=u),a&&(d.resetCRToken=a),o&&(d.trustTokens=o),s&&(d.verificationToken=s),n(this.post({url:i.urlContext+"/auth/signin",data:JSON.stringify(d),headers:{}}))},a.prototype.isFederated=function(e,t){var r={url:i.urlContext+"/auth/federate",data:{accountName:e,rememberMe:t}};return r.data=JSON.stringify(r.data),n(this.post(r))},a.prototype.testIdP=function(){return n(this.get({url:i.urlContext+"/auth/federate/testidp"}))},e("default",new a)}}}),System.register("frontend/node_modules/@idms/idms-acclient/lib/acChromeExtensionHelper.js",[],function(e,t){"use strict";return{setters:[],execute:function(){e("default",{authenticate:function(e,t,n){chrome.runtime.sendMessage(acExtension.extensionId,{method:"authenticate",parameters:e},function(e){0==e.code?t(e):n({code:e.code,message:e.message})})},getTrust:function(e,t,n){chrome.runtime.sendMessage(acExtension.extensionId,{method:"getTrust",parameters:e},function(e){"undefined"==typeof e.code||0==e.code?t(e):n({code:e.code,message:e.message})})}})}}}),System.register("frontend/node_modules/@idms/idms-acclient/lib/acSafariExtensionHelper.js",[],function(e,t){"use strict";return{setters:[],execute:function(){e("default",{authenticate:function(e,t,n){var r=new CustomEvent("ac-message",{detail:{method:"authenticate",parameters:e}});window.dispatchEvent(r),window.addEventListener("ac-message-authenticate-response",function(e){var r=e.detail;0==r.code?t(r):n({code:r.code,message:r.message})})},getTrust:function(e,t,n){var r=new CustomEvent("ac-message",{detail:{method:"getTust",parameters:e}});window.dispatchEvent(r),window.addEventListener("ac-message-getTrust-response",function(e){var r=e.detail;"undefined"==typeof r.code||0==r.code?t(r):n({code:r.code,message:r.message})})}})}}}),System.register("frontend/node_modules/@idms/idms-acclient/acclient.js",["./lib/acChromeExtensionHelper.js","./lib/acSafariExtensionHelper.js"],function(e,t){"use strict";var n,r;return{setters:[function(e){n=e["default"]},function(e){r=e["default"]}],execute:function(){e("default",{trustSupported:!1,legacyApi:!1,browserName:"",browserVersion:"",errorInvalidParameters:10001,errorInvalidAccessDenied:10002,errorInternalException:10003,errorUnsupportedBrowser:10011,errorPluginBlocked:10012,errorPluginNotEnabled:10013,errorAuthenticationCanceled:-200050,errorAPINotSupported:10015,errorSuccess:0,majorVersion:0,minorVersion:0,subminorVersion:0,enableSafariExtension:!0,_elementId:null,_loaded:!1,_apiVersion:0,_isExtension:!1,_browser:null,init:function(e,t,n){this._browser=this._browserType(),this._browser&&(this.browserName=this._browser.name,this.browserVersion=this._browser.version),this.platform=this._platform(),this._elementId=e,null==this._elementId&&(this._elementId=document.body),this._browser?"Safari"==this.browserName||"WKWebView"==this.browserName||"UIWebView"==this.browserName?this._loadSafariExtension(function(){t()},function(e){n(e)}):"Chrome"==this.browserName?this._loadChromeExtension(function(){t()},function(e){n(e)}):n("Firefox"==this.browserName?this.errorUnsupportedBrowser:this.errorUnsupportedBrowser):this._loadSafariExtension(function(){t()},function(e){n(e)})},isBrowserSupported:function(){return"Chrome"==this.browserName||"Safari"==this.browserName||"WKWebView"==this.browserName||"UIWebView"==this.browserName?!0:!1},authenticate:function(e,t,i){if(!e)return void i(this.errorInvalidParameters);if("Safari"==this.browserName||"WKWebView"==this.browserName||"UIWebView"==this.browserName)if(this.enableSafariExtension)r.authenticate(e,t,i);else if(this.legacyApi){var a=document.createElement("object");a.setAttribute("type","application/x-snkp"),a.setAttribute("width","0"),a.setAttribute("height","0"),a.setAttribute("codebase","/ssowebapp"),a.setAttribute("id","acplugin"),this._addParam(a,"service",e.serviceID),this._addParam(a,"host",e.hostRef),this._addParam(a,"realm",e.realm),this._addParam(a,"envtype",e.environmentType),this._addParam(a,"successurl",e.successURL),this._addParam(a,"cookiename",e.cookieName),this._addParam(a,"replyurl",e.replyURL),this._addParam(a,"replyFrame",e.replyFrame),this._addParam(a,"account",e.userName),this._addParam(a,"appid",e.appID),this._elementId.appendChild(a)}else 3==this._apiVersion?document.getElementById("acplugin").authenticate(e,t,i):document.getElementById("acplugin").authenticate(e.service,e.accountName,e.realm,e.host,e.environment,e.appID,t,i);else"Chrome"==this.browserName?n.authenticate(e,t,i):3==this._apiVersion?document.getElementById("acplugin").authenticate(e,t,i):document.getElementById("acplugin").authenticate(e.service,e.accountName,e.realm,e.host,e.environment,e.appID,t,i)},_addParam:function(e,t,n){var r=document.createElement("param");r.setAttribute("name",t),r.setAttribute("value",n),e.appendChild(r)},getTrust:function(e,t,i){return e?void("Safari"==this.browserName||"WKWebView"==this.browserName||"UIWebView"==this.browserName?this.enableSafariExtension?r.getTrust(e,t,i):this.legacyApi?error(this.errorAPINotSupported):3==this._apiVersion?document.getElementById("acplugin").getTrust(e,t,i):document.getElementById("acplugin").getTrust(e.accountName,e.realm,t,i):"Chrome"==this.browserName?n.getTrust(e,t,i):3==this._apiVersion?document.getElementById("acplugin").getTrust(e,t,i):document.getElementById("acplugin").getTrust(e.accountName,e.realm,t,i)):void i(this.errorInvalidParameters)},_loadSafariExtension:function(e,t){if(1==this.enableSafariExtension&&"11"==this.browserVersion&&"WKWebView"!=this.browserName&&"UIWebView"!=this.browserName){var n=this;this._tryCall(function(){return"undefined"!=typeof acExtension?!0:!1},10,50,function(){n._loaded=!0,n.trustSupported=!0,n._apiVersion=3,n._isExtension=!0,n.majorVersion=acExtension.version.major,n.minorVersion=acExtension.version.minor,n.subminorVersion=acExtension.version.fix,e()},function(){n.enableSafariExtension=!1,n._loadSafariExtension(e,t)})}else{this.enableSafariExtension=!1;var r=document.createElement("iframe");r.setAttribute("id","scriptFrame"),r.setAttribute("hidden","true"),r.onload=function(e){""!=r.contentWindow.location.host&&(acClient.legacyApi=!0,acClient._apiVersion=1)},this._elementId.appendChild(r);var i=document.createElement("object");i.setAttribute("type","application/x-snkp"),i.setAttribute("disableAutoLaunch","1"),i.setAttribute("id","acplugin"),this._elementId.appendChild(i);var n=this;this._tryCall(function(){return"function"==typeof document.getElementById("acplugin").authenticate?!0:!1},10,200,function(){n._loaded=!0,n.trustSupported=!0,n._apiVersion=document.getElementById("acplugin").apiVersion,3!=n._apiVersion&&(n._apiVersion=2),n._getPluginVersion(),e()},function(){1==n.legacyApi?(n._getPluginVersion(),e()):t(n.errorPluginNotEnabled)})}},_tryCall:function(e,t,n,r,i,a){"undefined"==typeof a&&(a=0);if(e())r();else{if(a>=n)return void i();this._tryCallWithTimeout(e,t,n,r,i,a+1)}},_tryCallWithTimeout:function(e,t,n,r,i,a){var o=this;setTimeout(function(){o._tryCall(e,t,n,r,i,a)},t)},_loadChromeExtension:function(e,t){var n=this;this._tryCall(function(){return"undefined"==typeof acExtension?!1:!0},100,50,function(){n._loaded=!0,n.trustSupported=!0,n._apiVersion=3,n.majorVersion=acExtension.version.major,n.minorVersion=acExtension.version.minor,n.subminorVersion=acExtension.version.fix,e()},function(){t(n.errorPluginBlocked)})},_getDescription:function(){return navigator.plugins["Apple Connect Plug-in"].description},_getPluginVersion:function(){var e=this._getDescription();if(void 0!=e){e.match(/Apple Connect Plug-in .*/)&&(this.legacyApi=!0);var t=e.match(/\D*(\d+)\.(\d+)\.(\d+)/);t?(this.majorVersion=t[1],this.minorVersion=t[2],this.subminorVersion=t[3]):(t=e.match(/\D*(\d+)\.(\d+)/),t&&(this.majorVersion=t[1],this.minorVersion=t[2])),this.majorVersion>2?this.legacyApi=!1:this.majorVersion<2?this.legacyApi=!0:2==this.majorVersion&&(this.minorVersion<9?this.legacyApi=!0:this.minorVersion>9?this.legacyApi=!1:9==this.minorVersion&&(this.subminorVersion>=2?this.legacyApi=!1:this.legacyApi=!0))}else this.legacyApi?(this.majorVersion=2,this.minorVersion=9,this.subminorVersion=0):(this.majorVersion=2,this.minorVersion=9,this.subminorVersion=8)},_platform:function(){return navigator.platform},_browserType:function(){function e(){return[["Edge",/Edge\/([0-9\._]+)/],["YandexBrowser",/YaBrowser\/([0-9\._]+)/],["Vivaldi",/Vivaldi\/([0-9\.]+)/],["KAKAOTALK",/KAKAOTALK\s([0-9\.]+)/],["Chrome",/(?!Chrom.*OPR)Chrom(?:e|ium)\/([0-9\.]+)(:?\s|$)/],["PhantomJS",/PhantomJS\/([0-9\.]+)(:?\s|$)/],["CriOS",/CriOS\/([0-9\.]+)(:?\s|$)/],["Firefox",/Firefox\/([0-9\.]+)(?:\s|$)/],["FxiOS",/FxiOS\/([0-9\.]+)/],["Opera",/Opera\/([0-9\.]+)(?:\s|$)/],["Opera",/OPR\/([0-9\.]+)(:?\s|$)$/],["IE",/Trident\/7\.0.*rv\:([0-9\.]+).*\).*Gecko$/],["IE",/MSIE\s([0-9\.]+);.*Trident\/[4-7].0/],["IE",/MSIE\s(7\.0)/],["BB10",/BB10;\sTouch.*Version\/([0-9\.]+)/],["Android",/Android\s([0-9\.]+)/],["Safari",/Version\/([0-9\._]+).*Safari/]];
}var t=navigator.userAgent,n=e();if(!t)return null;var r=n.map(function(e){var n=e[1].exec(t),r=n&&n[1].split(/[._]/).slice(0,3);return r&&r.length<3&&(r=r.concat(1==r.length?[0,0]:[0])),n&&{name:e[0],version:r[0]}}).filter(Boolean)[0]||null;if(null==r&&window.indexedDB){var i="",a=/constructor/i.test(window.HTMLElement),o=window.navigator,t=o.userAgent,s=!!window.indexedDB;return!s&&a||!window.statusbar.visible?i="UIWebView":(window.webkit&&window.webkit.messageHandlers||!a||s)&&(i="WKWebView"),{name:i,version:"1"}}return r}})}}}),System.register("frontend/clients/widget/auth/modules/util/acClient/acClientUtility.js",["acClient","lodash/object/get.js"],function(e,t){"use strict";var n,r,i,a;return{setters:[function(e){n=e["default"]},function(e){r=e["default"]}],execute:function(){i=r(window,"AppleID.service.JSLogger",{log:function(){},setSCNT:function(){},getLoggingEndpoint:function(){},setLoggingEndpoint:function(){},setGlobalLogLevel:function(){},getGlobalLogLevel:function(){}}),a=function(e,t){var r=!1,a=!1;if(e)if(t)r=!0;else try{n.init(document.body,function(){},function(){}),a=n.isBrowserSupported(),r=a}catch(o){r=!1,i.log({type:"DEBUG",title:"AppleAuthDebug",message:"AC client plugin failed to find is this browser supports apple connect."})}else r=!1;return r},e("default",a)}}}),System.registerDynamic("frontend/clients/widget/auth/components/signIn/signInForm.jstache!frontend/node_modules/idms-web-components/modules/plugins/jstache/systemjs/jstache2.js",[],!0,function(e,t,n){this||self;return n.exports="jstache_1743782058",n.exports}),System.registerDynamic("frontend/node_modules/cssfilter/lib/default.js",[],!0,function(e,t,n){function r(){var e={};return e["align-content"]=!1,e["align-items"]=!1,e["align-self"]=!1,e["alignment-adjust"]=!1,e["alignment-baseline"]=!1,e.all=!1,e["anchor-point"]=!1,e.animation=!1,e["animation-delay"]=!1,e["animation-direction"]=!1,e["animation-duration"]=!1,e["animation-fill-mode"]=!1,e["animation-iteration-count"]=!1,e["animation-name"]=!1,e["animation-play-state"]=!1,e["animation-timing-function"]=!1,e.azimuth=!1,e["backface-visibility"]=!1,e.background=!0,e["background-attachment"]=!0,e["background-clip"]=!0,e["background-color"]=!0,e["background-image"]=!0,e["background-origin"]=!0,e["background-position"]=!0,e["background-repeat"]=!0,e["background-size"]=!0,e["baseline-shift"]=!1,e.binding=!1,e.bleed=!1,e["bookmark-label"]=!1,e["bookmark-level"]=!1,e["bookmark-state"]=!1,e.border=!0,e["border-bottom"]=!0,e["border-bottom-color"]=!0,e["border-bottom-left-radius"]=!0,e["border-bottom-right-radius"]=!0,e["border-bottom-style"]=!0,e["border-bottom-width"]=!0,e["border-collapse"]=!0,e["border-color"]=!0,e["border-image"]=!0,e["border-image-outset"]=!0,e["border-image-repeat"]=!0,e["border-image-slice"]=!0,e["border-image-source"]=!0,e["border-image-width"]=!0,e["border-left"]=!0,e["border-left-color"]=!0,e["border-left-style"]=!0,e["border-left-width"]=!0,e["border-radius"]=!0,e["border-right"]=!0,e["border-right-color"]=!0,e["border-right-style"]=!0,e["border-right-width"]=!0,e["border-spacing"]=!0,e["border-style"]=!0,e["border-top"]=!0,e["border-top-color"]=!0,e["border-top-left-radius"]=!0,e["border-top-right-radius"]=!0,e["border-top-style"]=!0,e["border-top-width"]=!0,e["border-width"]=!0,e.bottom=!1,e["box-decoration-break"]=!0,e["box-shadow"]=!0,e["box-sizing"]=!0,e["box-snap"]=!0,e["box-suppress"]=!0,e["break-after"]=!0,e["break-before"]=!0,e["break-inside"]=!0,e["caption-side"]=!1,e.chains=!1,e.clear=!0,e.clip=!1,e["clip-path"]=!1,e["clip-rule"]=!1,e.color=!0,e["color-interpolation-filters"]=!0,e["column-count"]=!1,e["column-fill"]=!1,e["column-gap"]=!1,e["column-rule"]=!1,e["column-rule-color"]=!1,e["column-rule-style"]=!1,e["column-rule-width"]=!1,e["column-span"]=!1,e["column-width"]=!1,e.columns=!1,e.contain=!1,e.content=!1,e["counter-increment"]=!1,e["counter-reset"]=!1,e["counter-set"]=!1,e.crop=!1,e.cue=!1,e["cue-after"]=!1,e["cue-before"]=!1,e.cursor=!1,e.direction=!1,e.display=!0,e["display-inside"]=!0,e["display-list"]=!0,e["display-outside"]=!0,e["dominant-baseline"]=!1,e.elevation=!1,e["empty-cells"]=!1,e.filter=!1,e.flex=!1,e["flex-basis"]=!1,e["flex-direction"]=!1,e["flex-flow"]=!1,e["flex-grow"]=!1,e["flex-shrink"]=!1,e["flex-wrap"]=!1,e["float"]=!1,e["float-offset"]=!1,e["flood-color"]=!1,e["flood-opacity"]=!1,e["flow-from"]=!1,e["flow-into"]=!1,e.font=!0,e["font-family"]=!0,e["font-feature-settings"]=!0,e["font-kerning"]=!0,e["font-language-override"]=!0,e["font-size"]=!0,e["font-size-adjust"]=!0,e["font-stretch"]=!0,e["font-style"]=!0,e["font-synthesis"]=!0,e["font-variant"]=!0,e["font-variant-alternates"]=!0,e["font-variant-caps"]=!0,e["font-variant-east-asian"]=!0,e["font-variant-ligatures"]=!0,e["font-variant-numeric"]=!0,e["font-variant-position"]=!0,e["font-weight"]=!0,e.grid=!1,e["grid-area"]=!1,e["grid-auto-columns"]=!1,e["grid-auto-flow"]=!1,e["grid-auto-rows"]=!1,e["grid-column"]=!1,e["grid-column-end"]=!1,e["grid-column-start"]=!1,e["grid-row"]=!1,e["grid-row-end"]=!1,e["grid-row-start"]=!1,e["grid-template"]=!1,e["grid-template-areas"]=!1,e["grid-template-columns"]=!1,e["grid-template-rows"]=!1,e["hanging-punctuation"]=!1,e.height=!0,e.hyphens=!1,e.icon=!1,e["image-orientation"]=!1,e["image-resolution"]=!1,e["ime-mode"]=!1,e["initial-letters"]=!1,e["inline-box-align"]=!1,e["justify-content"]=!1,e["justify-items"]=!1,e["justify-self"]=!1,e.left=!1,e["letter-spacing"]=!0,e["lighting-color"]=!0,e["line-box-contain"]=!1,e["line-break"]=!1,e["line-grid"]=!1,e["line-height"]=!1,e["line-snap"]=!1,e["line-stacking"]=!1,e["line-stacking-ruby"]=!1,e["line-stacking-shift"]=!1,e["line-stacking-strategy"]=!1,e["list-style"]=!0,e["list-style-image"]=!0,e["list-style-position"]=!0,e["list-style-type"]=!0,e.margin=!0,e["margin-bottom"]=!0,e["margin-left"]=!0,e["margin-right"]=!0,e["margin-top"]=!0,e["marker-offset"]=!1,e["marker-side"]=!1,e.marks=!1,e.mask=!1,e["mask-box"]=!1,e["mask-box-outset"]=!1,e["mask-box-repeat"]=!1,e["mask-box-slice"]=!1,e["mask-box-source"]=!1,e["mask-box-width"]=!1,e["mask-clip"]=!1,e["mask-image"]=!1,e["mask-origin"]=!1,e["mask-position"]=!1,e["mask-repeat"]=!1,e["mask-size"]=!1,e["mask-source-type"]=!1,e["mask-type"]=!1,e["max-height"]=!0,e["max-lines"]=!1,e["max-width"]=!0,e["min-height"]=!0,e["min-width"]=!0,e["move-to"]=!1,e["nav-down"]=!1,e["nav-index"]=!1,e["nav-left"]=!1,e["nav-right"]=!1,e["nav-up"]=!1,e["object-fit"]=!1,e["object-position"]=!1,e.opacity=!1,e.order=!1,e.orphans=!1,e.outline=!1,e["outline-color"]=!1,e["outline-offset"]=!1,e["outline-style"]=!1,e["outline-width"]=!1,e.overflow=!1,e["overflow-wrap"]=!1,e["overflow-x"]=!1,e["overflow-y"]=!1,e.padding=!0,e["padding-bottom"]=!0,e["padding-left"]=!0,e["padding-right"]=!0,e["padding-top"]=!0,e.page=!1,e["page-break-after"]=!1,e["page-break-before"]=!1,e["page-break-inside"]=!1,e["page-policy"]=!1,e.pause=!1,e["pause-after"]=!1,e["pause-before"]=!1,e.perspective=!1,e["perspective-origin"]=!1,e.pitch=!1,e["pitch-range"]=!1,e["play-during"]=!1,e.position=!1,e["presentation-level"]=!1,e.quotes=!1,e["region-fragment"]=!1,e.resize=!1,e.rest=!1,e["rest-after"]=!1,e["rest-before"]=!1,e.richness=!1,e.right=!1,e.rotation=!1,e["rotation-point"]=!1,e["ruby-align"]=!1,e["ruby-merge"]=!1,e["ruby-position"]=!1,e["shape-image-threshold"]=!1,e["shape-outside"]=!1,e["shape-margin"]=!1,e.size=!1,e.speak=!1,e["speak-as"]=!1,e["speak-header"]=!1,e["speak-numeral"]=!1,e["speak-punctuation"]=!1,e["speech-rate"]=!1,e.stress=!1,e["string-set"]=!1,e["tab-size"]=!1,e["table-layout"]=!1,e["text-align"]=!0,e["text-align-last"]=!0,e["text-combine-upright"]=!0,e["text-decoration"]=!0,e["text-decoration-color"]=!0,e["text-decoration-line"]=!0,e["text-decoration-skip"]=!0,e["text-decoration-style"]=!0,e["text-emphasis"]=!0,e["text-emphasis-color"]=!0,e["text-emphasis-position"]=!0,e["text-emphasis-style"]=!0,e["text-height"]=!0,e["text-indent"]=!0,e["text-justify"]=!0,e["text-orientation"]=!0,e["text-overflow"]=!0,e["text-shadow"]=!0,e["text-space-collapse"]=!0,e["text-transform"]=!0,e["text-underline-position"]=!0,e["text-wrap"]=!0,e.top=!1,e.transform=!1,e["transform-origin"]=!1,e["transform-style"]=!1,e.transition=!1,e["transition-delay"]=!1,e["transition-duration"]=!1,e["transition-property"]=!1,e["transition-timing-function"]=!1,e["unicode-bidi"]=!1,e["vertical-align"]=!1,e.visibility=!1,e["voice-balance"]=!1,e["voice-duration"]=!1,e["voice-family"]=!1,e["voice-pitch"]=!1,e["voice-range"]=!1,e["voice-rate"]=!1,e["voice-stress"]=!1,e["voice-volume"]=!1,e.volume=!1,e["white-space"]=!1,e.widows=!1,e.width=!0,e["will-change"]=!1,e["word-break"]=!0,e["word-spacing"]=!0,e["word-wrap"]=!0,e["wrap-flow"]=!1,e["wrap-through"]=!1,e["writing-mode"]=!1,e["z-index"]=!1,e}function i(e,t,n){}function a(e,t,n){}function o(e,t){return s.test(t)?"":t}var s=(this||self,/javascript\s*\:/gim);return t.whiteList=r(),t.getDefaultWhiteList=r,t.onAttr=i,t.onIgnoreAttr=a,t.safeAttrValue=o,n.exports}),System.registerDynamic("frontend/node_modules/cssfilter/lib/parser.js",["./util"],!0,function(e,t,n){function r(e,t){function n(){if(!a){var n=i.trim(e.slice(o,s)),r=n.indexOf(":");if(-1!==r){var d=i.trim(n.slice(0,r)),l=i.trim(n.slice(r+1));if(d){var c=t(o,u.length,d,l,n);c&&(u+=c+"; ")}}}o=s+1}e=i.trimRight(e),";"!==e[e.length-1]&&(e+=";");for(var r=e.length,a=!1,o=0,s=0,u="";r>s;s++){var d=e[s];if("/"===d&&"*"===e[s+1]){var l=e.indexOf("*/",s+2);if(-1===l)break;s=l+1,o=s+1,a=!1}else"("===d?a=!0:")"===d?a=!1:";"===d?a||n():"\n"===d&&n()}return i.trim(u)}var i=(this||self,e("./util"));return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/cssfilter/lib/util.js",[],!0,function(e,t,n){this||self;return n.exports={indexOf:function(e,t){var n,r;if(Array.prototype.indexOf)return e.indexOf(t);for(n=0,r=e.length;r>n;n++)if(e[n]===t)return n;return-1},forEach:function(e,t,n){var r,i;if(Array.prototype.forEach)return e.forEach(t,n);for(r=0,i=e.length;i>r;r++)t.call(n,e[r],r,e)},trim:function(e){return String.prototype.trim?e.trim():e.replace(/(^\s*)|(\s*$)/g,"")},trimRight:function(e){return String.prototype.trimRight?e.trimRight():e.replace(/(\s*$)/g,"")}},n.exports}),System.registerDynamic("frontend/node_modules/cssfilter/lib/css.js",["./default","./parser","./util"],!0,function(e,t,n){function r(e){return void 0===e||null===e}function i(e){var t={};for(var n in e)t[n]=e[n];return t}function a(e){e=i(e||{}),e.whiteList=e.whiteList||o.whiteList,e.onAttr=e.onAttr||o.onAttr,e.onIgnoreAttr=e.onIgnoreAttr||o.onIgnoreAttr,e.safeAttrValue=e.safeAttrValue||o.safeAttrValue,this.options=e}var o=(this||self,e("./default")),s=e("./parser");e("./util");return a.prototype.process=function(e){if(e=e||"",e=e.toString(),!e)return"";var t=this,n=t.options,i=n.whiteList,a=n.onAttr,o=n.onIgnoreAttr,u=n.safeAttrValue,d=s(e,function(e,t,n,s,d){var l=i[n],c=!1;if(l===!0?c=l:"function"==typeof l?c=l(s):l instanceof RegExp&&(c=l.test(s)),c!==!0&&(c=!1),s=u(n,s)){var m={position:t,sourcePosition:e,source:d,isWhite:c};if(c){var f=a(n,s,m);return r(f)?n+":"+s:f}var f=o(n,s,m);return r(f)?void 0:f}});return d},n.exports=a,n.exports}),System.registerDynamic("frontend/node_modules/cssfilter/lib/index.js",["./default","./css"],!0,function(e,t,n){function r(e,t){var n=new a(t);return n.process(e)}var i=(this||self,e("./default")),a=e("./css");t=n.exports=r,t.FilterCSS=a;for(var o in i)t[o]=i[o];return"undefined"!=typeof window&&(window.filterCSS=n.exports),n.exports}),System.registerDynamic("frontend/node_modules/xss/lib/default.js",["cssfilter","./util"],!0,function(e,t,n){function r(){return{a:["target","href","title"],abbr:["title"],address:[],area:["shape","coords","href","alt"],article:[],aside:[],audio:["autoplay","controls","loop","preload","src"],b:[],bdi:["dir"],bdo:["dir"],big:[],blockquote:["cite"],br:[],caption:[],center:[],cite:[],code:[],col:["align","valign","span","width"],colgroup:["align","valign","span","width"],dd:[],del:["datetime"],details:["open"],div:[],dl:[],dt:[],em:[],font:["color","size","face"],footer:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],header:[],hr:[],i:[],img:["src","alt","title","width","height"],ins:["datetime"],li:[],mark:[],nav:[],ol:[],p:[],pre:[],s:[],section:[],small:[],span:[],sub:[],sup:[],strong:[],table:["width","border","align","valign"],tbody:["align","valign"],td:["width","rowspan","colspan","align","valign"],tfoot:["align","valign"],th:["width","rowspan","colspan","align","valign"],thead:["align","valign"],tr:["rowspan","align","valign"],tt:[],u:[],ul:[],video:["autoplay","controls","loop","preload","src","height","width"]}}function i(e,t,n){}function a(e,t,n){}function o(e,t,n){}function s(e,t,n){}function u(e){return e.replace(D,"&lt;").replace(x,"&gt;")}function d(e,t,n,r){if(n=h(n),"href"===t||"src"===t){if(n=L.trim(n),"#"===n)return"#";if("http://"!==n.substr(0,7)&&"https://"!==n.substr(0,8)&&"mailto:"!==n.substr(0,7)&&"#"!==n[0]&&"/"!==n[0])return""}else if("background"===t){if(A.lastIndex=0,A.test(n))return""}else if("style"===t){if(E.lastIndex=0,E.test(n))return"";if(O.lastIndex=0,O.test(n)&&(A.lastIndex=0,A.test(n)))return"";r!==!1&&(r=r||k,n=r.process(n))}return n=_(n)}function l(e){return e.replace(S,"&quot;")}function c(e){return e.replace(T,'"')}function m(e){return e.replace(Y,function(e,t){return"x"===t[0]||"X"===t[0]?String.fromCharCode(parseInt(t.substr(1),16)):String.fromCharCode(parseInt(t,10))})}function f(e){return e.replace(j,":").replace(C," ")}function p(e){for(var t="",n=0,r=e.length;r>n;n++)t+=e.charCodeAt(n)<32?" ":e.charAt(n);return L.trim(t)}function h(e){return e=c(e),e=m(e),e=f(e),e=p(e)}function _(e){return e=l(e),e=u(e)}function g(){return""}function v(e,t){function n(t){return r?!0:-1!==L.indexOf(e,t)}"function"!=typeof t&&(t=function(){});var r=!Array.isArray(e),i=[],a=!1;return{onIgnoreTag:function(e,r,o){if(n(e)){if(o.isClosing){var s="[/removed]",u=o.position+s.length;return i.push([a!==!1?a:o.position,u]),a=!1,s}return a||(a=o.position),"[removed]"}return t(e,r,o)},remove:function(e){var t="",n=0;return L.forEach(i,function(r){t+=e.slice(n,r[0]),n=r[1]}),t+=e.slice(n)}}}function y(e){return e.replace(H,"")}function b(e){var t=e.split("");return t=t.filter(function(e){var t=e.charCodeAt(0);return 127===t?!1:31>=t?10===t||13===t?!0:!1:!0}),t.join("")}var M=(this||self,e("cssfilter").FilterCSS),w=e("cssfilter").getDefaultWhiteList,L=e("./util"),k=new M,D=/</g,x=/>/g,S=/"/g,T=/&quot;/g,Y=/&#([a-zA-Z0-9]*);?/gim,j=/&colon;?/gim,C=/&newline;?/gim,A=/((j\s*a\s*v\s*a|v\s*b|l\s*i\s*v\s*e)\s*s\s*c\s*r\s*i\s*p\s*t\s*|m\s*o\s*c\s*h\s*a)\:/gi,E=/e\s*x\s*p\s*r\s*e\s*s\s*s\s*i\s*o\s*n\s*\(.*/gi,O=/u\s*r\s*l\s*\(.*/gi,H=/<!--[\s\S]*?-->/g;return t.whiteList=r(),t.getDefaultWhiteList=r,t.onTag=i,t.onIgnoreTag=a,t.onTagAttr=o,t.onIgnoreTagAttr=s,t.safeAttrValue=d,t.escapeHtml=u,t.escapeQuote=l,t.unescapeQuote=c,t.escapeHtmlEntities=m,t.escapeDangerHtml5Entities=f,t.clearNonPrintableCharacter=p,t.friendlyAttrValue=h,t.escapeAttrValue=_,t.onIgnoreTagStripAll=g,t.StripTagBody=v,t.stripCommentTag=y,t.stripBlankChar=b,t.cssFilter=k,t.getDefaultCSSWhiteList=w,n.exports}),System.registerDynamic("frontend/node_modules/xss/lib/parser.js",["./util"],!0,function(e,t,n){function r(e){var t=c.spaceIndex(e);if(-1===t)var n=e.slice(1,-1);else var n=e.slice(1,t+1);return n=c.trim(n).toLowerCase(),"/"===n.slice(0,1)&&(n=n.slice(1)),"/"===n.slice(-1)&&(n=n.slice(0,-1)),n}function i(e){return"</"===e.slice(0,2)}function a(e,t,n){"user strict";var a="",o=0,s=!1,u=!1,d=0,l=e.length,c="",m="";for(d=0;l>d;d++){var f=e.charAt(d);if(s===!1){if("<"===f){s=d;continue}}else if(u===!1){if("<"===f){a+=n(e.slice(o,d)),s=d,o=d;continue}if(">"===f){a+=n(e.slice(o,s)),c=e.slice(s,d+1),m=r(c),a+=t(s,a.length,m,c,i(c)),o=d+1,s=!1;continue}if(('"'===f||"'"===f)&&"="===e.charAt(d-1)){u=f;continue}}else if(f===u){u=!1;continue}}return o<e.length&&(a+=n(e.substr(o))),a}function o(e,t){"user strict";function n(e,n){if(e=c.trim(e),e=e.replace(m,"").toLowerCase(),!(e.length<1)){var r=t(e,n||"");r&&i.push(r)}}for(var r=0,i=[],a=!1,o=e.length,d=0;o>d;d++){var f,p,h=e.charAt(d);if(a!==!1||"="!==h)if(a===!1||d!==r||'"'!==h&&"'"!==h||"="!==e.charAt(d-1))if(/\s|\n|\t/.test(h)){if(e=e.replace(/\s|\n|\t/g," "),a===!1){if(p=s(e,d),-1===p){f=c.trim(e.slice(r,d)),n(f),a=!1,r=d+1;continue}d=p-1;continue}if(p=u(e,d-1),-1===p){f=c.trim(e.slice(r,d)),f=l(f),n(a,f),a=!1,r=d+1;continue}}else;else{if(p=e.indexOf(h,d+1),-1===p)break;f=c.trim(e.slice(r+1,p)),n(a,f),a=!1,d=p,r=d+1}else a=e.slice(r,d),r=d+1}return r<e.length&&(a===!1?n(e.slice(r)):n(a,l(c.trim(e.slice(r))))),c.trim(i.join(" "))}function s(e,t){for(;t<e.length;t++){var n=e[t];if(" "!==n)return"="===n?t:-1}}function u(e,t){for(;t>0;t--){var n=e[t];if(" "!==n)return"="===n?t:-1}}function d(e){return'"'===e[0]&&'"'===e[e.length-1]||"'"===e[0]&&"'"===e[e.length-1]?!0:!1}function l(e){return d(e)?e.substr(1,e.length-2):e}var c=(this||self,e("./util")),m=/[^a-zA-Z0-9_:\.\-]/gim;return t.parseTag=a,t.parseAttr=o,n.exports}),System.registerDynamic("frontend/node_modules/xss/lib/util.js",[],!0,function(e,t,n){this||self;return n.exports={indexOf:function(e,t){var n,r;if(Array.prototype.indexOf)return e.indexOf(t);for(n=0,r=e.length;r>n;n++)if(e[n]===t)return n;return-1},forEach:function(e,t,n){var r,i;if(Array.prototype.forEach)return e.forEach(t,n);for(r=0,i=e.length;i>r;r++)t.call(n,e[r],r,e)},trim:function(e){return String.prototype.trim?e.trim():e.replace(/(^\s*)|(\s*$)/g,"")},spaceIndex:function(e){var t=/\s|\n|\t/,n=t.exec(e);return n?n.index:-1}},n.exports}),System.registerDynamic("frontend/node_modules/xss/lib/xss.js",["cssfilter","./default","./parser","./util"],!0,function(e,t,n){function r(e){return void 0===e||null===e}function i(e){var t=m.spaceIndex(e);if(-1===t)return{html:"",closing:"/"===e[e.length-2]};e=m.trim(e.slice(t+1,-1));var n="/"===e[e.length-1];return n&&(e=m.trim(e.slice(0,-1))),{html:e,closing:n}}function a(e){var t={};for(var n in e)t[n]=e[n];return t}function o(e){e=a(e||{}),e.stripIgnoreTag&&(e.onIgnoreTag,e.onIgnoreTag=u.onIgnoreTagStripAll),e.whiteList=e.whiteList||u.whiteList,e.onTag=e.onTag||u.onTag,e.onTagAttr=e.onTagAttr||u.onTagAttr,e.onIgnoreTag=e.onIgnoreTag||u.onIgnoreTag,e.onIgnoreTagAttr=e.onIgnoreTagAttr||u.onIgnoreTagAttr,e.safeAttrValue=e.safeAttrValue||u.safeAttrValue,e.escapeHtml=e.escapeHtml||u.escapeHtml,this.options=e,e.css===!1?this.cssFilter=!1:(e.css=e.css||{},this.cssFilter=new s(e.css))}var s=(this||self,e("cssfilter").FilterCSS),u=e("./default"),d=e("./parser"),l=d.parseTag,c=d.parseAttr,m=e("./util");return o.prototype.process=function(e){if(e=e||"",e=e.toString(),!e)return"";var t=this,n=t.options,a=n.whiteList,o=n.onTag,s=n.onIgnoreTag,d=n.onTagAttr,f=n.onIgnoreTagAttr,p=n.safeAttrValue,h=n.escapeHtml,_=t.cssFilter;n.stripBlankChar&&(e=u.stripBlankChar(e)),n.allowCommentTag||(e=u.stripCommentTag(e));var g=!1;if(n.stripIgnoreTagBody){var g=u.StripTagBody(n.stripIgnoreTagBody,s);s=g.onIgnoreTag}var v=l(e,function(e,t,n,u,l){var g={sourcePosition:e,position:t,isClosing:l,isWhite:n in a},v=o(n,u,g);if(!r(v))return v;if(g.isWhite){if(g.isClosing)return"</"+n+">";var y=i(u),b=a[n],M=c(y.html,function(e,t){var i=-1!==m.indexOf(b,e),a=d(n,e,t,i);if(!r(a))return a;if(i)return t=p(n,e,t,_),t?e+'="'+t+'"':e;var a=f(n,e,t,i);return r(a)?void 0:a}),u="<"+n;return M&&(u+=" "+M),y.closing&&(u+=" /"),u+=">"}var v=s(n,u,g);return r(v)?h(u):v},h);return g&&(v=g.remove(v)),v},n.exports=o,n.exports}),System.registerDynamic("frontend/node_modules/xss/lib/index.js",["./default","./parser","./xss"],!0,function(e,t,n){function r(e,t){var n=new o(t);return n.process(e)}var i=(this||self,e("./default")),a=e("./parser"),o=e("./xss");t=n.exports=r,t.FilterXSS=o;for(var s in i)t[s]=i[s];for(var s in a)t[s]=a[s];return"undefined"!=typeof window&&(window.filterXSS=n.exports),n.exports}),System.register("frontend/clients/widget/auth/components/signIn/signIn.vm.js",["frontend/node_modules/systemjs-plugin-babel/regenerator-runtime.js","frontend/node_modules/systemjs-plugin-babel/babel-helpers/asyncToGenerator.js","can/view.js","can/map/define.js","jquery","lodash/object/get.js","lodash/object/merge.js","lodash/object/has.js","detectizr","idms/modules/utils/hashCode.js","idms/modules/utils/mediaQuery.js","idms/modules/managers/localizationManager.js","idms/modules/util/urlQueryParameterUtil.js","widget/auth/modules/util/getReturnUrl.js","widget/auth/modules/widgetContext.js","widget/auth/modules/serviceClients/resetSecurityQuestionClient.js","widget/auth/modules/constants.js","widget/auth/modules/util/errorNormalizer.js","widget/auth/modules/serviceClients/passwordClient.js","widget/auth/modules/util/spinner.js","widget/auth/modules/util/acClient/acClientUtility.js","idms/modules/executeViewModelFunction/execute.js","widget/auth/modules/util/getLogger.js","./signInForm.jstache!","bootData","xss"],function(e,t){"use strict";var n,r,i,a,o,s,u,d,l,c,m,f,p,h,_,g,v,y,b,M,w,L,k,D,x,S,T;return{setters:[function(e){n=e["default"]},function(e){r=e["default"]},function(e){i=e["default"]},function(e){},function(e){a=e["default"]},function(e){o=e["default"]},function(e){s=e["default"]},function(e){u=e["default"]},function(e){d=e["default"]},function(e){l=e["default"]},function(e){c=e.needToAdaptTo},function(e){m=e["default"]},function(e){f=e["default"]},function(e){p=e["default"]},function(e){h=e["default"]},function(e){_=e["default"]},function(e){g=e["default"]},function(e){v=e["default"]},function(e){y=e["default"]},function(e){b=e["default"]},function(e){M=e["default"]},function(e){w=e["default"]},function(e){L=e["default"]},function(e){k=e["default"]},function(e){D=e.data},function(e){x=e["default"]}],execute:function(){S=void 0,T=i.Map.extend({_signInFormTemplateID:k,define:{_fedAuthAnimationTime:{type:"number",value:210},_fedAuthFieldSeparatorAnimationDelay:{type:"number",value:400},_accountNameEndsWith_AT_Regex:{type:"object",value:new RegExp(/[\w\W]@$/)},_hasEnglishAlphabetsRegex:{type:"object",value:new RegExp(/[a-zA-Z]/)},_accountNameAutoFillDomain:{type:"string",value:""},_isApplicationInternal:{type:"boolean",value:D.corpNet},_isVerifying:{type:"boolean",value:!1},_shouldAddDefaultDomainToAccountName:{type:"boolean",value:!1},_allowedAccountName:{type:"string",value:""},_invalidAttemptsCounter:{type:"number",value:-1},_maxInvalidAttemptsShake:{type:"number",value:-1},_isApplicationHybrid:{type:"boolean",value:D.hybridApp},allowAuth:{type:"boolean",value:!1},isPwdFieldEmpty:{type:"boolean",value:!0},isResetSecurityQuestionsDialog:{type:"boolean",value:!1},isFederatedAuthEnabled:{type:"boolean",value:o(D,"isFederatedAuthEnabled",!1)},showPassword:{type:"boolean",value:!o(D,"isPasswordSecondStep",!1)},isResetSecurityQuestionsFailureDialog:{type:"boolean",value:!1},autoFillDomainDeleted:{type:"boolean",value:!1},accountName:{type:"string",value:""},petToken:{type:"string",value:function(){return o(D,"envConfigFromConsumer.petToken","")}},password:{type:"string",value:""},spinnerFor:{type:"object",value:{auth:!1}},appName:{type:"string",value:""},isLogoAvailable:{type:"boolean",value:!1},didClickIForgot:{type:"boolean",value:!1},isRememberMeChecked:{type:"boolean",value:!1},appleIdLinkTarget:{type:"string",get:function(){return o(D,"appleIdLinkTarget","_blank")}},isAccountNameReadonly:{type:"boolean",value:!1},iForgotUrl:{type:"string",value:o(D,"urlBag.passwordReset","").trim()},canShowAppleConnectLink:{type:"boolean",value:!1},showFooter:{type:"boolean",value:!1},showRememberMe:{type:"boolean",value:!0},appleIdPlaceholder:{type:"string",value:m.getString("appleId")},passwordPlaceholder:{type:"string",value:m.getString("password")},createAppleIDUrl:{type:"string",value:"#",get:function(){var e=new f,t=o(D,"envConfigFromConsumer.createLinkUrl","").trim()||o(D,"urlBag.createAppleID","").trim()||"#";return"#"!==t&&(o(D,"envConfigFromConsumer.requestorAppId","").toString().trim()&&(t=e.append(t,{appId:D.envConfigFromConsumer.requestorAppId})),o(D,"envConfigFromConsumer.returnUrl","").trim()&&(t=e.append(t,{returnUrl:D.envConfigFromConsumer.returnUrl}))),t}},createLinkText:{type:"string",get:function(){return o(D,"envConfigFromConsumer.createLinkText","").trim()}},resetQuestionDialog:{type:"object",value:{url:"#",target:"_top"}},isDeviceTypePhone:{type:"boolean",value:c("phone")},rememberMeText:{type:"string",value:""},signInLabel:{type:"string",value:""},reset:{type:"boolean",value:!1},is401:{type:"boolean",value:!1},isUseAppleConnect:{type:"boolean",value:!1},errorMessage:{type:"string",value:""},suppressIforgot:{type:"boolean",value:null},acClientURL:{type:"string",value:null},_errMsgfocusables:{type:"object",value:[]},isPasswordOnlySignIn:{type:"boolean",value:!1},dialog:{type:"object",value:{acccountLocked:{title:m.getString("acccountLockedTitle"),titleAlign:"center",bodyAlign:"center",showAppleLogo:!1,theme:"translucent"},suppressIforgot:{title:m.getString("suppressIforgotTitle"),titleAlign:"center",bodyAlign:"center",showAppleLogo:!1,theme:"translucent",btnOpts:{btnTexts:[m.getString("okText")],direction:"center"}},resetSecurityQuestions:{titleAlign:"center",bodyAlign:"center",theme:"translucent"},couldNotGenerateResetQuestionURL:{title:m.getString("titleCouldNotGenerateResetQuestionURL"),theme:"translucent",btnOpts:{btnTexts:[m.getString("okText")],direction:"center"}}}},invalidShake:{type:"boolean",value:!1},_context:{type:"string",get:function(){return o(D,"envConfigFromConsumer.context","").toUpperCase().trim()}},isPasswordSecondStep:{type:"boolean",get:function(){return o(D,"isPasswordSecondStep",!1)}},showSeparator:{type:"boolean",value:!1},isFirefoxBrowser:{type:"boolean",get:function(){return"firefox".indexOf(o(d,"browser.name",""))>-1}}},_inserted:function(e){var t=this;return r(n.mark(function i(){var r,s,u;return n.wrap(function(n){for(;;)switch(n.prev=n.next){case 0:if(S=e,t.attr("testIdpButtonText",o(D,"envConfigFromConsumer.testIdpButtonText","Test")),t.attr("testIdpButtonStyle",(new x.FilterXSS).cssFilter.process(o(D,"envConfigFromConsumer.testIdpButtonStyle",""))),r=t,o(D,"envConfigFromConsumer.accountName","").trim()?(r.attr("accountName",D.envConfigFromConsumer.accountName.trim()),r.attr("isAccountNameReadonly",!0),r.attr("isPasswordOnlySignIn","true"===o(D,"envConfigFromConsumer.features.passwordOnlySignIn",!1).toString().toLowerCase()?!0:!1)):o(D,"accountName","").trim()&&r.attr("accountName",D.accountName),o(D,"envConfigFromConsumer.appName","").trim()&&r.attr("appName",D.envConfigFromConsumer.appName),o(D,"envConfigFromConsumer.logo.src","").trim()&&r.attr("isLogoAvailable",!0),o(D,"envConfigFromConsumer.signInLabel","").trim()&&r.attr("signInLabel",D.envConfigFromConsumer.signInLabel),o(D,"envConfigFromConsumer.defaultAccountNameAutoFillDomain","").trim()&&r.attr("_accountNameAutoFillDomain",D.envConfigFromConsumer.defaultAccountNameAutoFillDomain.trim()),r.attr("currentYear",(new Date).getFullYear()),r.attr("showCreateLink",o(D,"envConfigFromConsumer.features.createLink",!0)),r.attr("showiForgotLink",o(D,"envConfigFromConsumer.features.iForgotLink",!0)),r.attr("showFooter",o(D,"envConfigFromConsumer.features.footer",!1)),r.attr("showRememberMe",o(D,"envConfigFromConsumer.features.rememberMe",!0)),r.attr("showRememberMe")&&("remember-me"===o(D,"envConfigFromConsumer.rememberMeLabel","").trim()?r.attr("rememberMeText",m.getString("rememberMe")):"keep-me-signed-in"===o(D,"envConfigFromConsumer.rememberMeLabel","").trim()&&r.attr("rememberMeText",m.getString("keepMeSignedIn")),r.attr("isRememberMeChecked",!!o(D,"envConfigFromConsumer.features.selectRememberMe",!1)||!!o(D,"accountName","").trim())),M(t.attr("_isApplicationHybrid"),t.attr("_isApplicationInternal"))&&(t.attr("acClientURL",w("_createAppleConnectUrl",t)),t.attr("canShowAppleConnectLink",!0)),r.attr("allowAuth",r.attr("isPasswordSecondStep")&&r.attr("accountName")),r.attr("_context")!==h.PASSWORD_LESS){n.next=37;break}if(!r.attr("accountName")||!r.attr("petToken")){n.next=36;break}return r.attr("allowAuth",!0),s=void 0,u=void 0,n.prev=23,n.next=26,y.signIn(r.attr("accountName").trim(),r.attr("password"),!1,D.resetCRToken,D.envConfigFromConsumer.trustTokens,o(D,"envConfigFromConsumer.verificationToken",""),r.attr("petToken"));case 26:s=n.sent,n.next=33;break;case 29:n.prev=29,n.t0=n["catch"](23),u=!0,w("_failureHandle",r,o(n.t0,"jqXHR",void 0));case 33:u||S.trigger("authSuccess",o(s,"jqXHR",{})),n.next=37;break;case 36:case 37:"safari".indexOf(o(d,"browser.name",""))>-1&&(a(S).find("#password_text_field").css("height","2px"),a(S).find("#password_text_field").focus(),a(S).find("#password_text_field").removeAttr("style"),a(S).find("#account_name_text_field").focus()),"firefox edge ie".indexOf(o(d,"browser.name",""))>-1&&!function(){var e=10,t=setInterval(function(){var n=a(S).find("#account_name_text_field");n.is(":visible")?(n.focus(),clearInterval(t)):0===e?clearInterval(t):e-=1},100)}(),setTimeout(function(){try{a("input[type=password]:-webkit-autofill",S).length>0&&r.attr("allowAuth",!0)}catch(e){L.log({type:"DEBUG",title:e.name,message:e.message})}},100);case 40:case"end":return n.stop()}},i,t,[[23,29]])}))()},_failureHandle:function(e){if("undefined"!=typeof e){var t=v(e.responseJSON,"fallback");if("fallback"===t.message||""===t.message){t.message=m.getString("fallback");var n="HEADERS - "+e.getAllResponseHeaders();L.log({type:"INFO",title:"sign-in : HTTP - "+e.status,message:n})}switch(e.status){case 400:this.attr("password",""),this.attr("spinnerFor.auth",!1),this.attr("errorMessage",t.message),S.trigger("authFailed",[e]);break;case 401:this.attr("password",""),this.attr("spinnerFor.auth",!1),this.attr("is401",!0),this.attr("_invalidAttemptsCounter",this.attr("_invalidAttemptsCounter")+1),this.attr("_invalidAttemptsCounter")>=this.attr("_maxInvalidAttemptsShake")-1&&this.attr("errorMessage",t.message),S.trigger("authFailed",[e]);break;case 403:if(this.attr("spinnerFor.auth",!1),"-20209"===t.code)S.trigger("authFailed",[e]);else if("-23608"===t.code){if(this.attr("password",""),this.attr("spinnerFor.auth",!1),this.attr("acClientURL",this._createAppleConnectUrl()),this.attr("errorMessage",t.message),this.attr("isUseAppleConnect",!0),S.trigger("authFailed",[e]),a("#appleConnectUrl",S).length>0){var r=e.getAllResponseHeaders()+" response: "+JSON.stringify(e);L.log({type:"INFO",title:"TDO use redirecting from appleAuth to appleConnectUrl "+this.attr("acClientURL"),message:r}),a("#appleConnectUrl",S)[0].click()}}else if("-22319"===t.code)this.attr("isFederatedAuthEnabled")?w("_callAuthFederate",this):(this.attr("errorMessage",t.message),S.trigger("authFailed",[e]));else{var i=e.getAllResponseHeaders()+" response: "+JSON.stringify(e);L.log({type:"INFO",title:"Sign-in fallback because status:403 with unexpected error code.",message:i}),this.attr("errorMessage",t.message),S.trigger("authFailed",[e])}break;case 409:S.trigger("next_409",[e]);break;case 412:S.trigger("repairAppleID",[e]);break;case 423:this.attr("spinnerFor.auth",!1);var s=o(e,"responseJSON.accountType");("sa"===s||"good_sa"===s||"better_sa"===s||"betterplus_sa"===s)&&this.attr("isResetSecurityQuestionsDialog",!0);break;default:this.attr("errorMessage",m.getString("fallback")),this.attr("spinnerFor.auth",!1),S.trigger("authFailed",[e])}}else this.attr("errorMessage",m.getString("fallback")),this.attr("spinnerFor.auth",!1)},_verify:function(){var e=this,t=this;t.attr("_isVerifying")||(a("#sign-in",S).focus(),t.attr("spinnerFor.auth",!0),t.attr("isPasswordSecondStep")?t.attr("showPassword")?t._callAuthSignin(t):t.attr("isFederatedAuthEnabled")?t._callAuthFederate(t):(t.attr("showPassword",!0),this.attr("allowAuth",!1),setTimeout(function(){e.attr("spinnerFor.auth",!1)},this.attr("_fedAuthAnimationTime"))):t._callAuthSignin(t))},_callAuthSignin:function(e){var t=this;return r(n.mark(function i(){var r,a,s,u;return n.wrap(function(n){for(;;)switch(n.prev=n.next){case 0:return r=!1,a=null,s=D.rememberMe=e.attr("isRememberMeChecked"),u=o(D,"envConfigFromConsumer.verificationToken",""),
n.prev=1,n.next=4,y.signIn(e.attr("accountName").trim(),e.attr("password"),s,D.resetCRToken,D.envConfigFromConsumer.trustTokens,u);case 4:a=n.sent,n.next=12;break;case 7:n.prev=7,n.t0=n["catch"](1),r=!0,e.attr("errorMessage",""),w("_failureHandle",t,o(n.t0,"jqXHR",void 0));case 12:r||S.trigger("authSuccess",o(a,"jqXHR",{}));case 13:case"end":return n.stop()}},i,t,[[1,7]])}))()},_callAuthFederate:function(){var e=this;return r(n.mark(function t(){var r,i,s;return n.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return r=!1,i=null,s=e,D.rememberMe=s.attr("isRememberMeChecked"),t.prev=2,t.next=5,y.isFederated(s.attr("accountName").trim(),s.attr("isRememberMeChecked"));case 5:i=t.sent,t.next=12;break;case 8:t.prev=8,t.t0=t["catch"](2),r=!0,w("_failureHandle",e,o(t.t0,"jqXHR",void 0));case 12:r?a("#appleId",S).focus():o(i,"jqXHR.responseJSON.federated",!1)?S.trigger("authFailed",[o(i,"jqXHR.responseJSON",{})]):(s.attr("_isVerifying",!1),s.attr("spinnerFor.auth",!1),s.attr("showPassword",!0),0===e.attr("password").length&&e.attr("allowAuth",!1),setTimeout(function(){return a("#password_text_field",S).focus()},s.attr("_fedAuthAnimationTime")));case 13:case"end":return t.stop()}},t,e,[[2,8]])}))()},_keyUpEventHandler:function(e){13===e.which&&(this.attr("isPasswordSecondStep")&&this.attr("allowAuth")?w("_verify",this):""!==this.attr("accountName")&&""!==this.attr("password")?w("_verify",this):this.attr("accountName").trim()&&""===this.attr("password")?a("#pwd",S).focus():this.attr("accountName").trim()||""===this.attr("password")||a("#appleId",S).focus())},_createAppleConnectUrl:function(){var e="#";if("string"==typeof D.acUrl&&""!==D.acUrl.trim()){var t=new f,n={};D.envConfigFromConsumer.requestorAppParams=void 0===o(D,"envConfigFromConsumer.requestorAppParams",void 0)?{}:D.envConfigFromConsumer.requestorAppParams,""===o(D,"envConfigFromConsumer.requestorAppParams.oAuthToken","")&&s(n,null!==o(D,"envConfigFromConsumer.requestorAppParams.serviceKey",null)?{appIdKey:D.envConfigFromConsumer.requestorAppParams.serviceKey}:{appIdKey:D.envConfigFromConsumer.serviceKey}),""!==o(D,"envConfigFromConsumer.requestorAppParams.domainId","").toString().trim()?n.rv=D.envConfigFromConsumer.requestorAppParams.domainId:s(n,""!==o(D,"envConfigFromConsumer.domainId","").toString().trim()?{rv:D.envConfigFromConsumer.domainId}:{}),s(n,""!==o(D,"envConfigFromConsumer.locale","").trim()?{language:D.envConfigFromConsumer.locale}:{}),s(n,""!==o(D,"envConfigFromConsumer.requestorAppParams.path","").trim()?{path:D.envConfigFromConsumer.requestorAppParams.path}:{}),s(n,o(D,"envConfigFromConsumer.requestorAppParams.oAuthToken","").trim()?{oauth_token:D.envConfigFromConsumer.requestorAppParams.oAuthToken}:{}),s(n,""!==o(D,"envConfigFromConsumer.requestorAppParams.baseURL","").trim()?{baseURL:D.envConfigFromConsumer.requestorAppParams.baseURL}:{}),e=t.append(D.acUrl,n)}return e},_accountNameChangeHandler:function(e){var t=this;this.attr("_shouldAddDefaultDomainToAccountName",!this.attr("_accountNameEndsWith_AT_Regex").test(e)&&-1===e.indexOf("@")&&this.attr("_hasEnglishAlphabetsRegex").test(e)),e.trim().length>0?(this.attr("errorMessage",""),this.attr("allowAuth",!!this.attr("password"))):(this.attr("allowAuth",!1),this.attr("_shouldAddDefaultDomainToAccountName",!1)),this.attr("isPasswordSecondStep")&&(this.attr("showPassword")&&(this.attr("hidePassword",!0),this.attr("showSeparator",!0),this.attr("showPassword",!1),setTimeout(function(){t.attr("showSeparator",!1)},this.attr("_fedAuthFieldSeparatorAnimationDelay"))),this.attr("password",""),this.attr("allowAuth",e.trim().length>0))},_passwordChangeHandler:function(e){e.length>0?(this.attr("allowAuth",!!this.attr("accountName")),this.attr("isPwdFieldEmpty",!1)):(this.attr("allowAuth",!1),this.attr("isPwdFieldEmpty",!0))},_spinnerForAuthChangeHandler:function(e){e?b.start(a(".spinner-container.auth")):b.stop()},_invalidAttemptsCounterChangeHandler:function(){var e=this;e.attr("invalidShake",!(e.attr("_invalidAttemptsCounter")>=e.attr("_maxInvalidAttemptsShake"))),setTimeout(function(){e.attr("invalidShake",!1)},500)},_errorMessageChangeHandler:function(){this.attr("errorMessage")?!function(){var e=S.find("#password_text_field");setTimeout(function(){e.length?S.find("#password_text_field").focus():(S.find("#sign-in").focus(),S.find("#pwd").focus())},700)}():this.attr("is401",!1)},_resetQuestionFailureHandle:function(e,t){t.attr("isResetSecurityQuestionsDialog",!1);var n=v(e.responseJSON,m.getString("titleCouldNotGenerateResetQuestionURL")).message;t.dialog.couldNotGenerateResetQuestionURL.attr("title",n),t.attr("isResetSecurityQuestionsFailureDialog",!0)},_dialogClickEventHandler:function(e){this.attr("didClickIForgot")&&"close"===e.id&&this.attr("didClickIForgot",!1)},_signInCancel:function(){S.trigger("authFailed",{action:g.USER_CANCELLED_AUTH})},_testIdp:function(){var e=this;return r(n.mark(function t(){var r,i;return n.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(!(o(D,"envConfigFromConsumer.gsWebToken","")&&o(D,"envConfigFromConsumer.alternateDSID","")&&o(D,"envConfigFromConsumer.orgId","")&&o(D,"envConfigFromConsumer.entityId",""))){t.next=19;break}return r=void 0,i=!1,w("onTestIdp",e),t.prev=4,t.next=7,y.testIdP();case 7:r=t.sent,t.next=16;break;case 10:t.prev=10,t.t0=t["catch"](4),i=!0,r=o(t.t0,"jqXHR",{}),r._context=h.TEST_IDP,w("_failureHandle",e,r);case 16:i||S.trigger("testIdp",[r.data]),t.next=20;break;case 19:case 20:case"end":return t.stop()}},t,e,[[4,10]])}))()},resetQuestionClickHandler:function(e){var t=this;return r(n.mark(function i(){var r,a,s,d;return n.wrap(function(n){for(;;)switch(n.prev=n.next){case 0:return r=t,n.prev=1,n.next=4,_.reset();case 4:a=n.sent,s=o(a,"jqXHR",{}),u(s,"getResponseHeader")&&(d=s.getResponseHeader("Location"),"string"==typeof d&&""!==d.trim()?r.resetQuestionDialog.attr("url",p({redirectURL:d,returnUrl:o(D,"envConfigFromConsumer.returnUrl","#"),refererUrl:o(D,"refererUrl","#"),destinationDomain:o(D,"envConfigFromConsumer.returnUrl","#")})):e.preventDefault()),n.next=13;break;case 9:n.prev=9,n.t0=n["catch"](1),e.preventDefault(),w("_resetQuestionFailureHandle",t,o(n.t0,"jqXHR"),r);case 13:case"end":return n.stop()}},i,t,[[1,9]])}))()},dialogClosed:function(){this.attr("didClickIForgot")?this.attr("didClickIForgot",!1):this.attr("isResetSecurityQuestionsDialog")?this.attr("isResetSecurityQuestionsDialog",!1):this.attr("isResetSecurityQuestionsFailureDialog")&&this.attr("isResetSecurityQuestionsFailureDialog",!1)},dialogClick:function(e){e===l.getHashCode(m.getString("okText").trim().toLowerCase())&&(this.attr("isResetSecurityQuestionsFailureDialog",!1),this.attr("didClickIForgot",!1))},suppressIforgotClickHandler:function(){this.attr("didClickIForgot",!0)},iforgotLinkClickHandler:function(e){e.blur()},passwordKeyUpHandler:function(){this.attr("errorMessage").length>0&&this.attr("errorMessage","")},appleIdFocusHandler:function(){this.attr("appleIdPlaceholder",m.getString("appleId")),this.attr("isAppleIdFocus",!0)},appleIdBlurHandler:function(){this.attr("appleIdPlaceholder",m.getString("appleId")),this.attr("isAppleIdFocus",!1),this.attr("_shouldAddDefaultDomainToAccountName")&&this.attr("_accountNameAutoFillDomain")&&this.attr("_allowedAccountName").trim()!==this.attr("accountName").trim()&&(this.attr("_allowedAccountName",this.attr("accountName")),this.attr("accountName",this.attr("accountName")+"@"+this.attr("_accountNameAutoFillDomain")))},pwdFocusHandler:function(){this.attr("isPwdFocus",!0)},pwdBlurHandler:function(){this.attr("isPwdFocus",!1)},appleIdKeyupHandler:function(){this.attr("errorMessage").length>0&&this.attr("errorMessage","")},errorClickHandler:function(){this.attr("errorMessage","")},createLinkClickHandler:function(e){e.blur()}}),e("default",T)}}}),System.register("frontend/clients/widget/auth/components/signIn/signIn.js",["can/view.js","can/component.js","can/map/define.js","idms/modules/helpers/str_eq.js","idms/modules/helpers/or.js","idms/modules/plugins/can/view/bindings.js","./signIn.jstache!","./signIn.vm.js","idms/modules/executeViewModelFunction/execute.js"],function(e,t){"use strict";var n,r,i,a,o;return{setters:[function(e){n=e["default"]},function(e){},function(e){},function(e){},function(e){},function(e){},function(e){r=e["default"]},function(e){i=e["default"]},function(e){a=e["default"]}],execute:function(){o=n.Component.extend({tag:"sign-in",template:n.view(r),viewModel:i,events:{inserted:function(e,t){a("_inserted",this.viewModel,this.element)}," keyup":function(e,t){a("_keyUpEventHandler",this.viewModel,t)},"app-dialog dialogClick":function(e,t,n){return a("_dialogClickEventHandler",this.viewModel,n),!1},"{viewModel} accountName":function(e,t,n,r){a("_accountNameChangeHandler",this.viewModel,n)},"{viewModel} password":function(e,t,n,r){a("_passwordChangeHandler",this.viewModel,n)},"{viewModel} errorMessage":function(e,t,n,r){a("_errorMessageChangeHandler",this.viewModel)},"{viewModel} invalidAttemptsCounter":function(e,t,n,r){a("_invalidAttemptsCounterChangeHandler",this.viewModel)},"{viewModel} spinnerFor.auth":function(e,t,n,r){a("_spinnerForAuthChangeHandler",this.viewModel,n)},"{viewModel} showPassword":function(e,t,n,r){var i=this;n?($("#account_name_text_field",this.element).removeClass(" lower-border-reset "),this.viewModel.attr("hideForFedAuthUIAnimation",!0),setTimeout(function(){i.viewModel.attr("hideForFedAuthUIAnimation",!1)},this.viewModel.attr("_fedAuthAnimationTime"))):(this.viewModel.attr("hideForFedAuthUIAnimation",!0),setTimeout(function(){i.viewModel.attr("hideForFedAuthUIAnimation",!1),$("#account_name_text_field",i.element).addClass(" lower-border-reset ")},this.viewModel.attr("_fedAuthAnimationTime")))}}}),e("default",o)}}}),System.registerDynamic("frontend/clients/widget/auth/components/redirect/redirect.jstache!frontend/node_modules/idms-web-components/modules/plugins/jstache/systemjs/jstache2.js",[],!0,function(e,t,n){this||self;return n.exports="jstache_1162475534",n.exports}),System.register("frontend/clients/widget/auth/components/redirect/redirect.js",["can/view","can/component","widget/auth/modules/util/spinner","./redirect.jstache!"],function(e,t){"use strict";var n,r,i,a;return{setters:[function(e){n=e["default"]},function(e){},function(e){r=e["default"]},function(e){i=e["default"]}],execute:function(){a=n.Component.extend({tag:"redirect",template:n.view(i),viewModel:{redirectUrl:"",text:"",spinnerFor:{redirect:!1}},events:{inserted:function(e){this.redirectEl=$("#redirect",this.element),this.spinner=r,this.viewModel.attr("redirectUrl","#")},"#redirectPrefetch click":function(e,t){this.viewModel.attr("redirectUrl","#"),this.viewModel.attr("spinnerFor.redirect",!0),this.element.trigger("redirect")},"{viewModel} redirectUrl":function(e,t,n,r){var i=this;setTimeout(function(){""!==i.redirectEl.attr("href")&&"#"!==i.redirectEl.attr("href")&&(i.redirectEl[0].click(),i.viewModel.attr("spinnerFor.redirect",!1))},500)},"{viewModel} spinnerFor.redirect":function(e,t,n,r){n?this.spinner.start($("#redirect-spinner-container",this.element)):this.spinner.stop()}}}),e("default",a)}}}),System.register("frontend/clients/widget/auth/modules/util/jQPlugins/focusable.js",["jquery"],function(e,t){"use strict";var n;return{setters:[function(e){n=e["default"]}],execute:function(){n.extend(n.expr[":"],{focusable:function(e,t,r){return n(e).is("a, button, :input, [tabindex]")}}),n.fn.isFocusable=function(){return this.is("a, button, :input, [tabindex]")}}}}),System.register("frontend/node_modules/idms-web-components/modules/helpers/str_eq.js",["can/util/library","can/view/stache"],function(e,t){"use strict";function n(e){return Array.isArray(e)||"undefined"!=typeof e&&"function"!=typeof e&&e.hasOwnProperty("length")&&"number"==typeof e.length&&"function"==typeof e.forEach}var r;return{setters:[function(e){r=e["default"]},function(e){}],execute:function(){r.stache.registerHelper("str_eq",function(e,t){var r,i,a=arguments,o=arguments.length,s=a[o-1],u=!0;if("boolean"==typeof a[o-2]&&(u=a[o-2]),"function"==typeof e&&(e=e()),"function"==typeof t&&(t=t()),u||(e=e.toLowerCase()),n(t)){var d=t;for(r=0;r<d.length;r++)if("string"==typeof d[r]&&(i=d[r],u||(i=d[r].toLowerCase()),i===e))return s.fn(this)}else for(r=1;o>r;r++)if("function"==typeof a[r]&&(a[r]=a[r]()),"string"==typeof a[r]&&(u||(a[r]=a[r].toLowerCase()),a[r]===e))return s.fn(this);return s.inverse(this)})}}}),function(){var e=System.amdDefine;!function(t,n){"object"==typeof module&&module.exports?module.exports=n():"function"==typeof e&&e.amd?e("frontend/node_modules/spin.js/spin.js",[],n):t.Spinner=n()}(this,function(){"use strict";function e(e,t){var n,r=document.createElement(e||"div");for(n in t)r[n]=t[n];return r}function t(e){for(var t=1,n=arguments.length;n>t;t++)e.appendChild(arguments[t]);return e}function n(e,t,n,r){var i=["opacity",t,~~(100*e),n,r].join("-"),a=.01+n/r*100,o=Math.max(1-(1-e)/t*(100-a),e),s=d.substring(0,d.indexOf("Animation")).toLowerCase(),u=s&&"-"+s+"-"||"";return m[i]||(l.insertRule("@"+u+"keyframes "+i+"{0%{opacity:"+o+"}"+a+"%{opacity:"+e+"}"+(a+.01)+"%{opacity:1}"+(a+t)%100+"%{opacity:"+e+"}100%{opacity:"+o+"}}",l.cssRules.length),m[i]=1),i}function r(e,t){var n,r,i=e.style;if(t=t.charAt(0).toUpperCase()+t.slice(1),void 0!==i[t])return t;for(r=0;r<c.length;r++)if(n=c[r]+t,void 0!==i[n])return n}function i(e,t){for(var n in t)e.style[r(e,n)||n]=t[n];return e}function a(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)void 0===e[r]&&(e[r]=n[r])}return e}function o(e,t){return"string"==typeof e?e:e[t%e.length]}function s(e){this.opts=a(e||{},s.defaults,f)}function u(){function n(t,n){return e("<"+t+' xmlns="urn:schemas-microsoft.com:vml" class="spin-vml">',n)}l.addRule(".spin-vml","behavior:url(#default#VML)"),s.prototype.lines=function(e,r){function a(){return i(n("group",{coordsize:l+" "+l,coordorigin:-d+" "+-d}),{width:l,height:l})}function s(e,s,u){t(m,t(i(a(),{rotation:360/r.lines*e+"deg",left:~~s}),t(i(n("roundrect",{arcsize:r.corners}),{width:d,height:r.scale*r.width,left:r.scale*r.radius,top:-r.scale*r.width>>1,filter:u}),n("fill",{color:o(r.color,e),opacity:r.opacity}),n("stroke",{opacity:0}))))}var u,d=r.scale*(r.length+r.width),l=2*r.scale*d,c=-(r.width+r.length)*r.scale*2+"px",m=i(a(),{position:"absolute",top:c,left:c});if(r.shadow)for(u=1;u<=r.lines;u++)s(u,-2,"progid:DXImageTransform.Microsoft.Blur(pixelradius=2,makeshadow=1,shadowopacity=.3)");for(u=1;u<=r.lines;u++)s(u);return t(e,m)},s.prototype.opacity=function(e,t,n,r){var i=e.firstChild;r=r.shadow&&r.lines||0,i&&t+r<i.childNodes.length&&(i=i.childNodes[t+r],i=i&&i.firstChild,i=i&&i.firstChild,i&&(i.opacity=n))}}var d,l,c=["webkit","Moz","ms","O"],m={},f={lines:12,length:7,width:5,radius:10,scale:1,corners:1,color:"#000",opacity:.25,rotate:0,direction:1,speed:1,trail:100,fps:20,zIndex:2e9,className:"spinner",top:"50%",left:"50%",shadow:!1,hwaccel:!1,position:"absolute"};if(s.defaults={},a(s.prototype,{spin:function(t){this.stop();var n=this,r=n.opts,a=n.el=e(null,{className:r.className});if(i(a,{position:r.position,width:0,zIndex:r.zIndex,left:r.left,top:r.top}),t&&t.insertBefore(a,t.firstChild||null),a.setAttribute("role","progressbar"),n.lines(a,n.opts),!d){var o,s=0,u=(r.lines-1)*(1-r.direction)/2,l=r.fps,c=l/r.speed,m=(1-r.opacity)/(c*r.trail/100),f=c/r.lines;!function p(){s++;for(var e=0;e<r.lines;e++)o=Math.max(1-(s+(r.lines-e)*f)%c*m,r.opacity),n.opacity(a,e*r.direction+u,o,r);n.timeout=n.el&&setTimeout(p,~~(1e3/l))}()}return n},stop:function(){var e=this.el;return e&&(clearTimeout(this.timeout),e.parentNode&&e.parentNode.removeChild(e),this.el=void 0),this},lines:function(r,a){function s(t,n){return i(e(),{position:"absolute",width:a.scale*(a.length+a.width)+"px",height:a.scale*a.width+"px",background:t,boxShadow:n,transformOrigin:"left",transform:"rotate("+~~(360/a.lines*l+a.rotate)+"deg) translate("+a.scale*a.radius+"px,0)",borderRadius:(a.corners*a.scale*a.width>>1)+"px"})}for(var u,l=0,c=(a.lines-1)*(1-a.direction)/2;l<a.lines;l++)u=i(e(),{position:"absolute",top:1+~(a.scale*a.width/2)+"px",transform:a.hwaccel?"translate3d(0,0,0)":"",opacity:a.opacity,animation:d&&n(a.opacity,a.trail,c+l*a.direction,a.lines)+" "+1/a.speed+"s linear infinite"}),a.shadow&&t(u,i(s("#000","0 0 4px #000"),{top:"2px"})),t(r,t(u,s(o(a.color,l),"0 0 1px rgba(0,0,0,.1)")));return r},opacity:function(e,t,n){t<e.childNodes.length&&(e.childNodes[t].style.opacity=n)}}),"undefined"!=typeof document){l=function(){var n=e("style",{type:"text/css"});return t(document.getElementsByTagName("head")[0],n),n.sheet||n.styleSheet}();var p=i(e("group"),{behavior:"url(#default#VML)"});!r(p,"transform")&&p.adj?u():d=r(p,"animation")}return s})}(),System.register("frontend/clients/widget/auth/modules/util/spinner.js",["spin","lodash/object/merge"],function(e,t){"use strict";var n,r,i,a,o,s;return{setters:[function(e){n=e["default"]},function(e){r=e["default"]}],execute:function(){i={lines:12,length:20,width:9,radius:25,scale:.25,corners:1,color:"#000",opacity:.25,rotate:0,direction:1,speed:1,trail:60,fps:20,zIndex:2e9,className:"spinner",top:"50%",left:"50%",shadow:!1,hwaccel:!1,position:"absolute"},a={length:11,width:3,radius:15},o={length:15,radius:20,position:"relative"},s=function(){var e,t=function(t,s){e="small"===s?new n(r({},i,a)).spin():"dialogSpinner"==s?new n(r({},i,o)).spin():new n(i).spin(),t.append?t.append(e.el):t.appendChild(e.el)},s=function(){e.stop()};return{start:function(e,n){if("undefined"==typeof e)throw"Selector undefined.";var r;if("function"==typeof e){if(r=e(),"object"!=typeof r)throw"Selector not a jQ object.";this._start(r,n)}else"object"==typeof e&&t(e,n)},stop:function(){s()},setColor:function(e){i.color=e}}},e("default",new s)}}}),System.register("frontend/clients/widget/auth/components/shared/dialog/buttons.js",["can/view","can/construct","lodash/object/merge","idms/modules/utils/hashCode.js"],function(e,t){"use strict";var n,r,i,a,o,s;return{setters:[function(e){n=e["default"]},function(e){},function(e){r=e["default"]},function(e){i=e["default"]}],execute:function(){a=function(e){var t={btnTexts:[],direction:""},n=r({},t,e);return 0==n.btnTexts.length,n},o={btns:[{text:"Cancel"},{text:"Ok"}],direction:"right"},s=n.Construct.extend({constructorExtends:!0},{init:function(e){e=a(e);var t={};"undefined"!=typeof e.btnList&&e.btnList.length>0?(t.btns=new Array(e.btnList.length),n.each(e.btnList,function(n,r){t.btns[r]={},t.btns[r].text=n.btnText,"undefined"!=typeof n.id?t.btns[r].id=n.id:t.btns[r].id=i.getHashCode(n.btnText.trim().toLowerCase()),t.btns[r].isDisabled=n.isDisabled,t.btns[r].isPrimaryButton=n.isPrimaryButton||r===e.btnList.length-1,t.btns[r].classes=n.classes,"undefined"!=typeof n.floatDirection&&(t.btns[r].floatDirection=n.floatDirection)})):(t.btns=new Array(e.btnTexts.length),n.each(e.btnTexts,function(n,r){t.btns[r]={},t.btns[r].text=n,t.btns[r].id=i.getHashCode(n.trim().toLowerCase()),t.btns[r].isPrimaryButton=r===e.btnTexts.length-1})),t.direction=e.direction,this.buttons=t}}),e("default",s)}}}),System.registerDynamic("frontend/clients/widget/auth/components/appleIdLogo/appleIdLogo.jstache!frontend/node_modules/idms-web-components/modules/plugins/jstache/systemjs/jstache2.js",[],!0,function(e,t,n){this||self;return n.exports="jstache_1410641100",n.exports}),System.register("frontend/clients/widget/auth/components/appleIdLogo/appleIdLogo.js",["can/view","can/component","bootData","./appleIdLogo.jstache!"],function(e,t){"use strict";var n,r,i,a;return{setters:[function(e){n=e["default"]},function(e){},function(e){r=e.data},function(e){i=e["default"]}],execute:function(){a=n.Component.extend({tag:"appleid-logo",template:n.view(i),init:function(){},viewModel:{showClass:""},events:{inserted:function(){},removed:function(){}}}),e("default",a)}}}),System.registerDynamic("frontend/clients/widget/auth/components/shared/dialog/dialog.jstache!frontend/node_modules/idms-web-components/modules/plugins/jstache/systemjs/jstache2.js",[],!0,function(e,t,n){this||self;return n.exports="jstache_968606182",n.exports}),System.registerDynamic("frontend/node_modules/idms-web-components/components/modals/idmsModal/idmsModal.stache",["can/view/stache.js"],!0,function(e,t,n){var r=(this||self,e("can/view/stache.js"));return n.exports=r('{{#if initialized}}\n {{#bodyAppender}}\n {{#if _readyToShow}}\n <div id="idmsModalWrapper{{uid}}" aria-hidden="false" class="idms-modal {{#if mode}}{{mode}}-wrapper{{/if}} {{wrapClass}}\n {{#type}}idms-modal-type-{{.}}{{/type}}\n {{#theme}}idms-modal-theme-{{.}}{{/theme}}\n {{#role}}idms-modal-role-{{.}}{{/role}}"\n {{#role}}role=\'{{.}}\'{{/role}}\n {{attributes}}\n style="z-index:{{zIndex}};">\n <div class="idms-modal-dialog">\n <div id="idms-modal-{{uid}}" class="idms-modal-content modal-content {{view}} {{mode}} {{classes}}" ($inserted)="focus()">\n <content/>\n {{#close}}\n <i ($click)="attr(\'show\', false)" class="icon icon_remove74_gray idms-modal-i-close" id="idms-close" tabindex="0" role="button" aria-label=\'{{close}}\'></i>\n {{/close}}\n <div style="clear:both"></div>\n </div>\n </div>\n </div>\n {{/if}}\n {{/bodyAppender}}\n{{/if}}\n'),n.exports}),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/map/define.js",["can/util/library","can/map_helpers","can/map","can/compute"],function(e,t){if(!e.define){var n=e.define={},r=function(e,t,n){var r,i;if(n){if(r=n[t],i=n["*"],r&&void 0!==r[e])return r[e];if(i&&void 0!==i[e])return i[e]}};t.define=function(t){var r=t.prototype.define;t.defaultGenerators={};for(var i in r){var a=r[i].type;"string"==typeof a&&"object"==typeof n.types[a]&&(delete r[i].type,e.extend(r[i],n.types[a])),"value"in r[i]&&("function"==typeof r[i].value?t.defaultGenerators[i]=r[i].value:t.defaults[i]=r[i].value),"function"==typeof r[i].Value&&!function(e){t.defaultGenerators[i]=function(){return new e}}(r[i].Value)}};var i=e.Map.prototype._setupDefaults;e.Map.prototype._setupDefaults=function(e){var t=i.call(this),n={},r=this.constructor,a=this._get;this._get=function(e){var r=-1!==e.indexOf(".")?e.substr(0,e.indexOf(".")):e;return r in t&&!(r in n)&&(this.attr(r,t[r]),n[r]=!0),a.apply(this,arguments)};for(var o in r.defaultGenerators)e&&o in e||(t[o]=r.defaultGenerators[o].call(this));return delete this._get,t};var a=e.Map.prototype,o=a.__set;a.__set=function(t,n,i,a,s){var u=function(n){var r=s&&s.call(d,n);return r!==!1&&e.trigger(d,"error",[t,n],!0),!1},d=this,l=r("set",t,this.define),c=r("get",t,this.define);if(l){e.batch.start();var m=!1,f=l.call(this,n,function(e){c?d[t](e):o.call(d,t,e,i,a,u),m=!0},u,c?this._computedAttrs[t].compute.computeInstance.lastSetValue.get():i);return c?(void 0!==f&&!m&&l.length>=1&&this._computedAttrs[t].compute(f),void e.batch.stop()):void 0===f&&!m&&l.length>=1?void e.batch.stop():(m||o.call(d,t,0===l.length&&void 0===f?n:f,i,a,u),e.batch.stop(),this)}return o.call(d,t,n,i,a,u),this},n.types={date:function(e){var t=typeof e;return"string"===t?(e=Date.parse(e),isNaN(e)?null:new Date(e)):"number"===t?new Date(e):e},number:function(e){return null==e?e:+e},"boolean":function(e){return"false"!==e&&"0"!==e&&e?!0:!1},htmlbool:function(e){return"string"==typeof e||!!e},"*":function(e){return e},string:function(e){return null==e?e:""+e},compute:{set:function(e,t,n,r){return e.isComputed?e:r&&r.isComputed?(r(e),r):e},get:function(e){return e&&e.isComputed?e():e}}};var s=a.__type;a.__type=function(t,i){var a=r("type",i,this.define),o=r("Type",i,this.define),u=t;return"string"==typeof a&&(a=n.types[a]),a||o?(a&&(u=a.call(this,u,i)),!o||u instanceof o||(u=new o(u)),u):(e.isPlainObject(u)&&u.define&&(u=e.Map.extend(u),u=new u),s.call(this,u,i))};var u=a.__remove;a.__remove=function(t,n){var i,a=r("remove",t,this.define);return a?(e.batch.start(),i=a.call(this,n),i===!1?void e.batch.stop():(i=u.call(this,t,n),e.batch.stop(),i)):u.call(this,t,n)};var d=a._setupComputedProperties;a._setupComputedProperties=function(){d.apply(this,arguments);for(var n in this.define){var r=this.define[n],i=r.get;i&&t.addComputedAttr(this,n,e.compute.async(void 0,i,this))}};var l=a.___serialize;a.___serialize=function(e,t){return c(this,e,t)};var c=function(e,t,n){var i="*"===t?!1:r("serialize",t,e.define);return void 0===i?l.call(e,t,n):i!==!1?"function"==typeof i?i.call(e,n,t):l.call(e,t,n):void 0},m=a.serialize;return a.serialize=function(e){var t=m.apply(this,arguments);if(e)return t;var n,r;for(var i in this.define)i in t||(n=this.define&&this.define[i]&&this.define[i].serialize,n&&(r=c(this,i,this.attr(i)),void 0!==r&&(t[i]=r)));return t},e.define}})}(),System.register("frontend/node_modules/idms-web-components/modules/plugins/jquery/focusable.js",["jquery"],function(e,t){"use strict";var n;return{setters:[function(e){n=e["default"]}],execute:function(){n.extend(n.expr[":"],{focusable:function(e){return n(e).is("a, button, :input, [tabindex]")}}),n.fn.isFocusable=function(){return this.is("a, button, :input, [tabindex]")}}}}),System.register("frontend/node_modules/idms-web-components/modules/utils/uid.js",[],function(e,t){"use strict";function n(e){var t="",n=Date.now();return r===n?i++:(i=0,r=n),t+=n+"-"+i,e&&(t=e+t),t}var r,i;return e("uid",n),{setters:[],execute:function(){r=-1,i=0}}}),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/view/target.js",["can/util/library","can/elements"],function(e,t,n){function r(e,n,r,i){var a,o,d,m,f,p=r,h=typeof e,_=function(){return a||(a={path:r,callbacks:[]},n.push(a),p=[]),a},g=function(t,n){var r=e.attrs[n];"function"==typeof r?_().callbacks.push({callback:r}):c(t,n,r)};if("object"===h){if(e.tag){if(o=l&&e.namespace?i.createElementNS(e.namespace,e.tag):i.createElement(e.tag),e.attrs){"input"===e.tag&&e.attrs.type&&(g(o,"type"),delete e.attrs.type);for(var v in e.attrs)g(o,v)}if(e.attributes)for(m=0,f=e.attributes.length;f>m;m++)_().callbacks.push({callback:e.attributes[m]});e.children&&e.children.length&&(d=a?a.paths=[]:n,o.appendChild(s(e.children,d,p,i)))}else if(e.comment&&(o=i.createComment(e.comment),e.callbacks))for(m=0,f=e.attributes.length;f>m;m++)_().callbacks.push({callback:e.callbacks[m]})}else"string"===h?o=i.createTextNode(e):"function"===h&&(u?(o=i.createTextNode(""),_().callbacks.push({callback:e})):(o=i.createComment("~"),_().callbacks.push({callback:function(){var n=i.createTextNode("");return t.replace([this],n),e.apply(n,arguments)}})));return o}function i(e,t,n){for(var r=t.path,a=t.callbacks,o=t.paths,s=e,u=r?r.length:0,d=o?o.length:0,l=0;u>l;l++)s=s.childNodes.item(r[l]);for(l=0;d>l;l++)i(s,o[l],n);n.push({element:s,callbacks:a})}function a(e,t){for(var n,r,i,a=e.length,o=0;a>o;o++){i=e[o],n=i.callbacks.length,r=i.element;for(var s=0;n>s;s++)i.callbacks[s].callback.apply(r,t)}}function o(t,n){var r=[],o=s(t,r,[],n||e.global.document);return{paths:r,clone:o,hydrate:function(){for(var t=m(this.clone),n=e.makeArray(arguments),o=[],s=0;s<r.length;s++)i(t,r[s],o);return a(o,n),t}}}var s=function(e,t,n,i){for(var a=i.createDocumentFragment(),o=0,s=e.length;s>o;o++){var u=e[o];a.appendChild(r(u,t,n.concat(o),i))}return a},u="undefined"!=typeof document&&function(){var t=document.createDocumentFragment(),n=document.createElement("div");n.appendChild(document.createTextNode("")),n.appendChild(document.createTextNode("")),t.appendChild(n);var r=t.cloneNode(!0);return 2===e.childNodes(r.firstChild).length}(),d="undefined"!=typeof document&&function(){var e=document.createElement("a");e.innerHTML="<xyz></xyz>";var t=e.cloneNode(!0);return"<xyz></xyz>"===t.innerHTML}(),l="undefined"!=typeof document&&!!document.createElementNS,c=e.attr.setAttribute,m=d?function(e){return e.cloneNode(!0)}:function(t){var n;if(1===t.nodeType?n=document.createElement(t.nodeName):3===t.nodeType?n=document.createTextNode(t.nodeValue):8===t.nodeType?n=document.createComment(t.nodeValue):11===t.nodeType&&(n=document.createDocumentFragment()),t.attributes){var r=e.makeArray(t.attributes);e.each(r,function(e){e&&e.specified&&c(n,e.nodeName,e.nodeValue)})}return t.childNodes&&e.each(t.childNodes,function(e){n.appendChild(m(e))}),n};return o.keepsTextNodes=u,e.view.target=o,o})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/view/html_section.js",["can/util/library","can/view/target","can/view/utils","can/view/mustache_core"],function(e,t,n,r){var i="undefined"!=typeof document&&function(){var e=document.createElement("div");return function(t){return-1===t.indexOf("&")?t.replace(/\r\n/g,"\n"):(e.innerHTML=t,0===e.childNodes.length?"":e.childNodes.item(0).nodeValue)}}(),a=function(){this.stack=[new o]};e.extend(a.prototype,n.mixins),e.extend(a.prototype,{startSubSection:function(e){var t=new o(e);return this.stack.push(t),t},endSubSectionAndReturnRenderer:function(){if(this.last().isEmpty())return this.stack.pop(),null;var t=this.endSection();return e.proxy(t.compiled.hydrate,t.compiled)},startSection:function(e){var t=new o(e);this.last().add(t.targetCallback),this.stack.push(t)},endSection:function(){return this.last().compile(),this.stack.pop()},inverse:function(){this.last().inverse()},compile:function(){var t=this.stack.pop().compile();return function(n,i,a){return n instanceof e.view.Scope||(n=e.view.Scope.refsScope().add(n||{})),i instanceof r.Options||(i=new r.Options(i||{})),t.hydrate(n,i,a)}},push:function(e){this.last().push(e)},pop:function(){return this.last().pop()}});var o=function(t){this.data="targetData",this.targetData=[],this.targetStack=[];var n=this;this.targetCallback=function(r,i,a){t.call(this,r,i,a,e.proxy(n.compiled.hydrate,n.compiled),n.inverseCompiled&&e.proxy(n.inverseCompiled.hydrate,n.inverseCompiled))}};return e.extend(o.prototype,{inverse:function(){this.inverseData=[],this.data="inverseData"},push:function(e){this.add(e),this.targetStack.push(e)},pop:function(){return this.targetStack.pop()},add:function(t){"string"==typeof t&&(t=i(t)),this.targetStack.length?e.last(this.targetStack).children.push(t):this[this.data].push(t)},compile:function(){return this.compiled=t(this.targetData,e.document||e.global.document),this.inverseData&&(this.inverseCompiled=t(this.inverseData,e.document||e.global.document),delete this.inverseData),this.targetStack=this.targetData=null,this.compiled},children:function(){return this.targetStack.length?e.last(this.targetStack).children:this[this.data]},isEmpty:function(){return!this.targetData.length}}),a.HTMLSection=o,a})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/view/live_attr.js",["can/util/library","can/view/live","can/elements","can/view/callbacks"],function(e,t,n,r){return t=t||e.view.live,n=n||e.view.elements,r=r||e.view.callbacks,{attributes:function(i,a,o,s){var u={},d=function(a){var d,l=t.getAttributeParts(a);for(d in l){var c=l[d],m=u[d];if(c!==m){e.attr.set(i,d,c);var f=r.attr(d);f&&f(i,{attributeName:d,scope:o,options:s})}delete u[d]}for(d in u)n.removeAttr(i,d);u=l},l=function(e,t){d(t)};a.bind("change",l),e.bind.call(i,"removed",function(){a.unbind("change",l)}),d(a())}}})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/view/text_section.js",["can/util/library","can/view/live","can/view/utils","can/view/live_attr"],function(e,t,n,r){t=t||e.view.live;var i=function(){this.stack=[new o]};e.extend(i.prototype,n.mixins),e.extend(i.prototype,{startSection:function(e){var t=new o;this.last().add({process:e,truthy:t}),this.stack.push(t)},endSection:function(){this.stack.pop()},inverse:function(){this.stack.pop();var e=new o;this.last().last().falsey=e,this.stack.push(e)},compile:function(n){var i=this.stack[0].compile();return function(a,o){var s=e.compute(function(){return i(a,o)},null,!1);s.computeInstance.bind("change",e.k);var u=s();s.computeInstance.hasDependencies?(n.textContentOnly?t.text(this,s):n.attr?t.simpleAttribute(this,n.attr,s):r.attributes(this,s,a,o),
s.computeInstance.unbind("change",e.k)):n.textContentOnly?this.nodeValue=u:n.attr?e.attr.set(this,n.attr,u):t.setAttributes(this,u)}}});var a=function(e,t,n){return function(r,i){return e.call(this,r,i,t,n)}},o=function(){this.values=[]};return e.extend(o.prototype,{add:function(e){this.values.push(e)},last:function(){return this.values[this.values.length-1]},compile:function(){for(var e=this.values,t=e.length,n=0;t>n;n++){var r=this.values[n];"object"==typeof r&&(e[n]=a(r.process,r.truthy&&r.truthy.compile(),r.falsey&&r.falsey.compile()))}return function(n,r){for(var i,a="",o=0;t>o;o++)i=e[o],a+="string"==typeof i?i:i.call(this,n,r);return a}}}),i})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/view/mustache_core.js",["can/util/library","can/view/utils","can/view/mustache_helpers","can/view/expression","can/view/live","can/elements","can/view/scope","can/view/node_lists"],function(e,t,n,r,i,a,o,s){i=i||e.view.live,a=a||e.view.elements,o=o||e.view.Scope,s=s||e.view.nodeLists;var u=/(?:(?:^|(\r?)\n)(\s*)(\{\{([^\}]*)\}\}\}?)([^\S\n\r]*)($|\r?\n))|(\{\{([^\}]*)\}\}\}?)/g,d=function(t,n,r,i){for(var a=(e.document||e.global.document).createDocumentFragment(),o=0,s=t.length;s>o;o++)l(a,r.fn(n?t.attr(""+o):t[o],i));return a},l=function(e,t){t&&e.appendChild("string"==typeof t?e.ownerDocument.createTextNode(t):t)},c=function(e,t,n,r){for(var i="",a=0,o=e.length;o>a;a++)i+=n.fn(t?e.attr(""+a):e[a],r);return i},m=function(){},f={expression:r,makeEvaluator:function(n,i,a,o,s,u,l,m){if("^"===o){var f=u;u=l,l=f}var p,h;if(s instanceof r.Call){if(h={fn:function(){},inverse:function(){},context:n.attr("."),scope:n,nodeList:a,exprData:s,helpersScope:i},t.convertToScopes(h,n,i,a,u,l,m),p=s.value(n,i,h),s.isHelper)return p}else{var _={isArgument:!0,args:[n.attr("."),n],asCompute:!0},g=s.helperAndValue(n,i,_,a,u,l,m),v=g.helper;if(p=g.value,v)return s.evaluator(v,n,i,_,a,u,l,m)}return o?"#"===o||"^"===o?(h={fn:function(){},inverse:function(){}},t.convertToScopes(h,n,i,a,u,l,m),function(){var r;if(r=e.isFunction(p)&&p.isComputed?p():p,"function"==typeof r)return r;if(t.isArrayLike(r)){var a=t.isObserveLike(r);return(a?r.attr("length"):r.length)?(m?c:d)(r,a,h,i):h.inverse(n,i)}return r?h.fn(r||n,i):h.inverse(n,i)}):void 0:p&&p.isComputed?p:function(){return""+(null!=p?p:"")}},makeLiveBindingPartialRenderer:function(t,n){return t=e.trim(t),function(r,a,o){var u=[this];u.expression=">"+t,s.register(u,null,o||!0,n.directlyNested);var d=e.compute(function(){var n,i=t,o=a.attr("partials."+i);if(o)n=function(){return o.render?o.render(r,a,u):o(r,a)};else{var s=r.read(i,{isArgument:!0}).value;if(null===s||!s&&"*"===i[0])return e.frag("");s&&(i=s),n=function(){return e.isFunction(i)?i(r,a,u):e.view.render(i,r,a,u)}}var d=e.__notObserve(n)();return e.frag(d)});d.computeInstance.setPrimaryDepth(u.nesting),i.html(this,d,this.parentNode,u)}},makeStringBranchRenderer:function(e,t){var n=f.expression.parse(t),i=e+t;return n instanceof r.Helper||n instanceof r.Call||(n=new r.Helper(n,[],{})),function(t,r,a,o){var s=t.__cache[i];(e||!s)&&(s=p(t,r,null,e,n,a,o,!0),e||(t.__cache[i]=s));var u=s();return null==u?"":""+u}},makeLiveBindingBranchRenderer:function(t,n,o){var u=f.expression.parse(n);return u instanceof r.Helper||u instanceof r.Call||(u=new r.Helper(u,[],{})),function(r,d,l,c,f){var h=[this];h.expression=n,s.register(h,null,l||!0,o.directlyNested);var _,g=p(r,d,h,t,u,c,f,o.tag),v=g.isComputed;_=v?g:e.compute(g,null,!1),_.computeInstance.setPrimaryDepth(h.nesting),_.computeInstance.bind("change",m);var y=_();"function"==typeof y?e.__notObserve(y)(this):v||_.computeInstance.hasDependencies?o.attr?i.simpleAttribute(this,o.attr,_):o.tag?i.attributes(this,_):o.text&&"object"!=typeof y?i.text(this,_,this.parentNode,h):i.html(this,_,this.parentNode,h):o.attr?e.attr.set(this,o.attr,y):o.tag?i.setAttributes(this,y):o.text&&"string"==typeof y?this.nodeValue=y:null!=y&&a.replace([this],e.frag(y,this.ownerDocument)),_.computeInstance.unbind("change",m)}},splitModeFromExpression:function(t,n){t=e.trim(t);var r=t.charAt(0);return"#/{&^>!".indexOf(r)>=0?t=e.trim(t.substr(1)):r=null,"{"===r&&n.node&&(r=null),{mode:r,expression:t}},cleanLineEndings:function(e){return e.replace(u,function(e,t,n,r,i,a,o,s,u,d){a=a||"",t=t||"",n=n||"";var l=h(i||u,{});return s||">{".indexOf(l.mode)>=0?e:"^#!/".indexOf(l.mode)>=0?r+(0!==d&&o.length?t+"\n":""):n+r+a+(n.length||0!==d?t+"\n":"")})},Options:t.Options},p=f.makeEvaluator,h=f.splitModeFromExpression;return e.view.mustacheCore=f,f})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/view/import.js",["can/util/library","can/view/callbacks"],function(e){e.view.tag("can-import",function(t,n){var r,i=e.$(t),a=t.getAttribute("from"),o=n.options.attr("helpers.module"),s=o?o.id:void 0;r=a?e["import"](a,s):e.Deferred().reject("No moduleName provided").promise();var u=n.scope.attr("%root");u&&e.isFunction(u.waitFor)&&u.waitFor(r),e.data(i,"viewModel",r),e.data(i,"scope",r);var d=n.scope.add(r),l=t.getAttribute("can-tag");if(l){var c=e.view.tag(l);e.data(i,"preventDataBindings",!0),c(t,e.extend(n,{scope:d})),e.data(i,"preventDataBindings",!1),e.data(i,"viewModel",r),e.data(i,"scope",r)}else{var m=n.subtemplate?n.subtemplate(d,n.options):document.createDocumentFragment(),f=e.view.nodeLists.register([],void 0,!0);e.one.call(t,"removed",function(){e.view.nodeLists.unregister(f)}),e.appendChild(t,m,e.document),e.view.nodeLists.update(f,e.childNodes(t))}})})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/view/intermediate_and_imports.js",["can/view/mustache_core","can/view/parser","can/view/import"],function(e,t){return function(n){var r=e.cleanLineEndings(n),i=[],a=[],o={},s=!1,u=!1,d=!1,l=!1,c="",m="",f=t(r,{start:function(e,t){l=t,"can-import"===e?s=!0:s&&(s=!1)},attrStart:function(e){"from"===e?u=!0:("as"===e||"export-as"===e)&&(d=!0)},attrEnd:function(e){"from"===e?u=!1:("as"===e||"export-as"===e)&&(d=!1)},attrValue:function(e){u&&s?(i.push(e),l||a.push(e),m=e):d&&s&&(c=e)},end:function(e){"can-import"===e&&c&&(o[c]=m,c="")},close:function(e){"can-import"===e&&i.pop()}},!0);return{intermediate:f,imports:i,dynamicImports:a,ases:o,exports:o}}})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/view/stache.js",["can/util/library","can/view/parser","can/view/target","can/view/html_section","can/view/text_section","can/view/mustache_core","can/view/mustache_helpers","can/view/intermediate_and_imports","can/view/callbacks","can/view/bindings"],function(e,t,n,r,i,a,o,s,u){function d(n){"string"==typeof n&&(n=a.cleanLineEndings(n));var o=new r,s={node:null,attr:null,sectionElementStack:[],text:!1,namespaceStack:[],textContentOnly:null},d=function(e,t,n){if(">"===t)e.add(a.makeLiveBindingPartialRenderer(n,l()));else if("/"===t)e.endSection(),e instanceof r&&s.sectionElementStack.pop();else if("else"===t)e.inverse();else{var i=e instanceof r?a.makeLiveBindingBranchRenderer:a.makeStringBranchRenderer;"{"===t||"&"===t?e.add(i(null,n,l())):"#"===t||"^"===t?(e.startSection(i(t,n,l())),e instanceof r&&s.sectionElementStack.push("section")):e.add(i(null,n,l({text:!0})))}},l=function(t){var n=s.sectionElementStack[s.sectionElementStack.length-1],r={tag:s.node&&s.node.tag,attr:s.attr&&s.attr.name,directlyNested:s.sectionElementStack.length?"section"===n||"custom"===n:!0,textContentOnly:!!s.textContentOnly};return t?e.simpleExtend(r,t):r},f=function(e,t){e.attributes||(e.attributes=[]),e.attributes.unshift(t)};return t(n,{start:function(t,n){var r=c[t];r&&!n&&s.namespaceStack.push(r),s.node={tag:t,children:[],namespace:r||e.last(s.namespaceStack)}},end:function(e,t){var n=u.tag(e);t?(o.add(s.node),n&&f(s.node,function(t,n,r){u.tagHandler(this,e,{scope:t,options:n,subtemplate:null,templateType:"stache",parentNodeList:r})})):(o.push(s.node),s.sectionElementStack.push(n?"custom":e),n?o.startSubSection():m[e]&&(s.textContentOnly=new i)),s.node=null},close:function(e){var t=c[e];t&&s.namespaceStack.pop();var n,r=u.tag(e);r&&(n=o.endSubSectionAndReturnRenderer()),m[e]&&(o.last().add(s.textContentOnly.compile(l())),s.textContentOnly=null);var i=o.pop();r&&f(i,function(t,r,i){u.tagHandler(this,e,{scope:t,options:r,subtemplate:n,templateType:"stache",parentNodeList:i})}),s.sectionElementStack.pop()},attrStart:function(e){s.node.section?s.node.section.add(e+'="'):s.attr={name:e,value:""}},attrEnd:function(e){if(s.node.section)s.node.section.add('" ');else{s.node.attrs||(s.node.attrs={}),s.node.attrs[s.attr.name]=s.attr.section?s.attr.section.compile(l()):s.attr.value;var t=u.attr(e);t&&(s.node.attributes||(s.node.attributes=[]),s.node.attributes.push(function(n,r,i){t(this,{attributeName:e,scope:n,options:r,nodeList:i})})),s.attr=null}},attrValue:function(e){var t=s.node.section||s.attr.section;t?t.add(e):s.attr.value+=e},chars:function(e){(s.textContentOnly||o).add(e)},special:function(e){var t=a.splitModeFromExpression(e,s),n=t.mode,r=t.expression;if("else"===r){var u;return u=s.attr&&s.attr.section?s.attr.section:s.node&&s.node.section?s.node.section:s.textContentOnly||o,void u.inverse()}if("!"!==n)if(s.node&&s.node.section)d(s.node.section,n,r),0===s.node.section.subSectionDepth()&&(s.node.attributes.push(s.node.section.compile(l())),delete s.node.section);else if(s.attr)s.attr.section||(s.attr.section=new i,s.attr.value&&s.attr.section.add(s.attr.value)),d(s.attr.section,n,r);else if(s.node)if(s.node.attributes||(s.node.attributes=[]),n){if("#"!==n&&"^"!==n)throw new Error(n+" is currently not supported within a tag.");s.node.section||(s.node.section=new i),d(s.node.section,n,r)}else s.node.attributes.push(a.makeLiveBindingBranchRenderer(null,r,l()));else d(s.textContentOnly||o,n,r)},comment:function(e){o.add({comment:e})},done:function(){}}),o.compile()}t=t||e.view.parser,e.view.parser=t,u=u||e.view.callbacks;var l="http://www.w3.org/2000/svg",c={svg:l,g:l},m={style:!0,script:!0},f={"\n":"\\n","\r":"\\r","\u2028":"\\u2028","\u2029":"\\u2029"},p=function(e){return(""+e).replace(/["'\\\n\r\u2028\u2029]/g,function(e){return"'\"\\".indexOf(e)>=0?"\\"+e:f[e]})};return e.view.register({suffix:"stache",contentType:"x-stache-template",fragRenderer:function(e,t){return d(t)},script:function(e,t){return'can.stache("'+p(t)+'")'}}),e.view.ext=".stache",e.extend(e.stache,o),e.extend(d,o),e.stache.safeString=d.safeString=function(e){return{toString:function(){return e}}},e.stache.async=function(t){var n=s(t),r=e.map(n.imports,function(t){return e["import"](t)});return e.when.apply(e,r).then(function(){return d(n.intermediate)})},d})}(),System.registerDynamic("frontend/node_modules/idms-web-components/components/loading/loading.stache",["can/view/stache.js"],!0,function(e,t,n){var r=(this||self,e("can/view/stache.js"));return n.exports=r('<div class="loading" aria-live="polite">\n {{#unless loading}}\n <i class="icon {{#if success}} icon_checkmark success{{/if}}{{#if fail}} icon_alert fail{{/if}} spinner"></i>\n {{else}}\n {{#if loadingText}}\n <span class="sr-only" role="status" aria-label="{{loadingText}}" id="spinnerloading"></span>\n {{/if}}\n <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"\n viewBox="0 0 74 74" class="spinner rotate" xml:space="preserve">\n <path class="semi-circle" d="M70.3,30c0.5,2.3,0.7,4.6,0.7,7c0,18.8-15.2,34-34,34S3,55.8,3,37S18.2,3,37,3c4.5,0,8.8,0.9,12.8,2.5"/>\n </svg>\n {{/unless}}\n</div>\n'),n.exports}),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/control.js",["can/util/library","can/construct"],function(e){var t,n=function(t,n,r){return e.bind.call(t,n,r),function(){e.unbind.call(t,n,r)}},r=e.isFunction,i=e.extend,a=e.each,o=[].slice,s=/\{([^\}]+)\}/g,u=e.getObject("$.event.special",[e])||{},d=function(t,n,r,i){return e.delegate.call(t,n,r,i),function(){e.undelegate.call(t,n,r,i)}},l=function(t,r,i,a){return a?d(t,e.trim(a),r,i):n(t,r,i)},c=e.Control=e.Construct({setup:function(){if(e.Construct.setup.apply(this,arguments),e.Control){var t,n=this;n.actions={};for(t in n.prototype)n._isAction(t)&&(n.actions[t]=n._action(t))}},_shifter:function(t,n){var i="string"==typeof n?t[n]:n;return r(i)||(i=t[i]),function(){return t.called=n,i.apply(t,[this.nodeName?e.$(this):this].concat(o.call(arguments,0)))}},_isAction:function(e){var t=this.prototype[e],n=typeof t;return"constructor"!==e&&("function"===n||"string"===n&&r(this.prototype[t]))&&!!(u[e]||m[e]||/[^\w]/.test(e))},_action:function(n,r){if(s.lastIndex=0,r||!s.test(n)){var i=r?e.sub(n,this._lookup(r)):n;if(!i)return null;var a=e.isArray(i),o=a?i[1]:i,u=o.split(/\s+/g),d=u.pop();return{processor:m[d]||t,parts:[o,u.join(" "),d],delegate:a?i[0]:void 0}}},_lookup:function(e){return[e,window]},processors:{},defaults:{}},{setup:function(t,n){var r,a=this.constructor,o=a.pluginName||a._fullName;return this.element=e.$(t),o&&"can_control"!==o&&this.element.addClass(o),r=e.data(this.element,"controls"),r||(r=[],e.data(this.element,"controls",r)),r.push(this),this.options=i({},a.defaults,n),this.on(),[this.element,this.options]},on:function(t,n,r,i){if(!t){this.off();var a,o,s=this.constructor,u=this._bindings,d=s.actions,c=this.element,m=e.Control._shifter(this,"destroy");for(a in d)d.hasOwnProperty(a)&&(o=d[a]||s._action(a,this.options,this),o&&(u.control[a]=o.processor(o.delegate||c,o.parts[2],o.parts[1],a,this)));return e.bind.call(c,"removed",m),u.user.push(function(t){e.unbind.call(t,"removed",m)}),u.user.length}return"string"==typeof t&&(i=r,r=n,n=t,t=this.element),void 0===i&&(i=r,r=n,n=null),"string"==typeof i&&(i=e.Control._shifter(this,i)),this._bindings.user.push(l(t,r,i,n)),this._bindings.user.length},off:function(){var e=this.element[0],t=this._bindings;t&&(a(t.user||[],function(t){t(e)}),a(t.control||{},function(t){t(e)})),this._bindings={user:[],control:{}}},destroy:function(){if(null!==this.element){var t,n=this.constructor,r=n.pluginName||n._fullName;this.off(),r&&"can_control"!==r&&this.element.removeClass(r),t=e.data(this.element,"controls"),t.splice(e.inArray(this,t),1),e.trigger(this,"destroyed"),this.element=null}}}),m=e.Control.processors;return t=function(t,n,r,i,a){return l(t,n,e.Control._shifter(a,i),r)},a(["change","click","contextmenu","dblclick","keydown","keyup","keypress","mousedown","mousemove","mouseout","mouseover","mouseup","reset","resize","scroll","select","submit","focusin","focusout","mouseenter","mouseleave","touchstart","touchmove","touchcancel","touchend","touchleave","inserted","removed","dragstart","dragenter","dragover","dragleave","drag","drop","dragend"],function(e){m[e]=t}),c})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/observe.js",["can/util/library","can/map","can/list","can/compute"],function(e){return e.Observe=e.Map,e.Observe.startBatch=e.batch.start,e.Observe.stopBatch=e.batch.stop,e.Observe.triggerBatch=e.batch.trigger,e})}(),function(){var define=System.amdDefine;define("frontend/node_modules/can/dist/amd/can/scanner.js",["can/view","can/elements","can/view/callbacks"],function(can,elements,viewCallbacks){var newLine=/(\r|\n)+/g,notEndTag=/\//,clean=function(e){return e.split("\\").join("\\\\").split("\n").join("\\n").split('"').join('\\"').split(" ").join("\\t")},getTag=function(e,t,n){if(e)return e;for(;n<t.length;){if("<"===t[n]&&!notEndTag.test(t[n+1]))return elements.reverseTagMap[t[n+1]]||"span";n++}return""},bracketNum=function(e){return--e.split("{").length- --e.split("}").length},myEval=function(script){eval(script)},attrReg=/([^\s]+)[\s]*=[\s]*$/,startTxt="var ___v1ew = [];",finishTxt="return ___v1ew.join('')",put_cmd="___v1ew.push(\n",insert_cmd=put_cmd,htmlTag=null,quote=null,beforeQuote=null,rescan=null,getAttrName=function(){var e=beforeQuote.match(attrReg);return e&&e[1]},status=function(){return quote?"'"+getAttrName()+"'":htmlTag?1:0},top=function(e){return e[e.length-1]},Scanner;return can.view.Scanner=Scanner=function(e){can.extend(this,{text:{},tokens:[]},e),this.text.options=this.text.options||"",this.tokenReg=[],this.tokenSimple={"<":"<",">":">",'"':'"',"'":"'"},this.tokenComplex=[],this.tokenMap={};for(var t,n=0;t=this.tokens[n];n++)t[2]?(this.tokenReg.push(t[2]),this.tokenComplex.push({abbr:t[1],re:new RegExp(t[2]),rescan:t[3]})):(this.tokenReg.push(t[1]),this.tokenSimple[t[1]]=t[0]),this.tokenMap[t[0]]=t[1];this.tokenReg=new RegExp("("+this.tokenReg.slice(0).concat(["<",">",'"',"'"]).join("|")+")","g")},Scanner.prototype={helpers:[],scan:function(e,t){var n=[],r=0,i=this.tokenSimple,a=this.tokenComplex;e=e.replace(newLine,"\n"),this.transform&&(e=this.transform(e)),e.replace(this.tokenReg,function(t,o){var s=arguments[arguments.length-2];if(s>r&&n.push(e.substring(r,s)),i[t])n.push(t);else for(var u,d=0;u=a[d];d++)if(u.re.test(t)){n.push(u.abbr),u.rescan&&n.push(u.rescan(o));break}r=s+o.length}),r<e.length&&n.push(e.substr(r));var o,s,u,d,l="",c=[startTxt+(this.text.start||"")],m=function(e,t){c.push(put_cmd,'"',clean(e),'"'+(t||"")+");")},f=[],p=null,h=!1,_={attributeHookups:[],tagHookups:[],lastTagHookup:""},g=function(){_.lastTagHookup=_.tagHookups.pop()+_.tagHookups.length},v="",y=[],b=!1,M=!1,w=0,L=this.tokenMap;for(htmlTag=quote=beforeQuote=null;void 0!==(u=n[w++]);){if(null===p)switch(u){case L.left:case L.escapeLeft:case L.returnLeft:h=htmlTag&&1;case L.commentLeft:p=u,l.length&&m(l),l="";break;case L.escapeFull:h=htmlTag&&1,rescan=1,p=L.escapeLeft,l.length&&m(l),rescan=n[w++],l=rescan.content||rescan,rescan.before&&m(rescan.before),n.splice(w,0,L.right);break;case L.commentFull:break;case L.templateLeft:l+=L.left;break;case"<":0!==n[w].indexOf("!--")&&(htmlTag=1,h=0),l+=u;break;case">":htmlTag=0;var k="/"===l.substr(l.length-1)||"--"===l.substr(l.length-2),D="";if(_.attributeHookups.length&&(D="attrs: ['"+_.attributeHookups.join("','")+"'], ",_.attributeHookups=[]),v+_.tagHookups.length!==_.lastTagHookup&&v===top(_.tagHookups))k&&(l=l.substr(0,l.length-1)),c.push(put_cmd,'"',clean(l),'"',",can.view.pending({tagName:'"+v+"',"+D+"scope: "+(this.text.scope||"this")+this.text.options),k?(c.push("}));"),l="/>",g()):"<"===n[w]&&n[w+1]==="/"+v?(c.push("}));"),l=u,g()):(c.push(",subtemplate: function("+this.text.argNames+"){\n"+startTxt+(this.text.start||"")),l="");else if(h||!b&&elements.tagToContentPropMap[y[y.length-1]]||D){var x=",can.view.pending({"+D+"scope: "+(this.text.scope||"this")+this.text.options+'}),"';k?m(l.substr(0,l.length-1),x+'/>"'):m(l,x+'>"'),l="",h=0}else l+=u;(k||b)&&(y.pop(),v=y[y.length-1],b=!1),_.attributeHookups=[];break;case"'":case'"':if(htmlTag)if(quote&&quote===u){quote=null;var S=getAttrName();if(viewCallbacks.attr(S)&&_.attributeHookups.push(S),M){l+=u,m(l),c.push(finishTxt,"}));\n"),l="",M=!1;break}}else if(null===quote&&(quote=u,beforeQuote=o,d=getAttrName(),"img"===v&&"src"===d||"style"===d)){m(l.replace(attrReg,"")),l="",M=!0,c.push(insert_cmd,"can.view.txt(2,'"+getTag(v,n,w)+"',"+status()+",this,function(){",startTxt),m(d+"="+u);break}default:if("<"===o){v="!--"===u.substr(0,3)?"!--":u.split(/\s/)[0];var T,Y=!1;0===v.indexOf("/")&&(Y=!0,T=v.substr(1)),Y?(top(y)===T&&(v=T,b=!0),top(_.tagHookups)===T&&(m(l.substr(0,l.length-1)),c.push(finishTxt+"}}) );"),l="><",g())):(v.lastIndexOf("/")===v.length-1&&(v=v.substr(0,v.length-1)),"!--"!==v&&viewCallbacks.tag(v)&&("content"===v&&elements.tagMap[top(y)]&&(u=u.replace("content",elements.tagMap[top(y)])),_.tagHookups.push(v)),y.push(v))}l+=u}else switch(u){case L.right:case L.returnRight:switch(p){case L.left:s=bracketNum(l),1===s?(c.push(insert_cmd,"can.view.txt(0,'"+getTag(v,n,w)+"',"+status()+",this,function(){",startTxt,l),f.push({before:"",after:finishTxt+"}));\n"})):(r=f.length&&-1===s?f.pop():{after:";"},r.before&&c.push(r.before),c.push(l,";",r.after));break;case L.escapeLeft:case L.returnLeft:s=bracketNum(l),s&&f.push({before:finishTxt,after:"}));\n"});for(var j=p===L.escapeLeft?1:0,C={insert:insert_cmd,tagName:getTag(v,n,w),status:status(),specialAttribute:M},A=0;A<this.helpers.length;A++){var E=this.helpers[A];if(E.name.test(l)){l=E.fn(l,C),E.name.source===/^>[\s]*\w*/.source&&(j=0);break}}"object"==typeof l?l.startTxt&&l.end&&M?c.push(insert_cmd,"can.view.toStr( ",l.content,"() ) );"):(l.startTxt?c.push(insert_cmd,"can.view.txt(\n"+("string"==typeof status()||(null!=l.escaped?l.escaped:j))+",\n'"+v+"',\n"+status()+",\nthis,\n"):l.startOnlyTxt&&c.push(insert_cmd,"can.view.onlytxt(this,\n"),c.push(l.content),l.end&&c.push("));")):M?c.push(insert_cmd,l,");"):c.push(insert_cmd,"can.view.txt(\n"+("string"==typeof status()||j)+",\n'"+v+"',\n"+status()+",\nthis,\nfunction(){ "+(this.text.escape||"")+"return ",l,s?startTxt:"}));\n"),rescan&&rescan.after&&rescan.after.length&&(m(rescan.after.length),rescan=null)}p=null,l="";break;case L.templateLeft:l+=L.left;break;default:l+=u}o=u}l.length&&m(l),c.push(";");var O=c.join(""),H={out:(this.text.outStart||"")+O+" "+finishTxt+(this.text.outEnd||"")};return myEval.call(H,"this.fn = (function("+this.text.argNames+"){"+H.out+"});\r\n//# sourceURL="+t+".js"),H}},can.view.pending=function(e){var t=can.view.getHooks();return can.view.hook(function(n){can.each(t,function(e){e(n)}),e.templateType="legacy",e.tagName&&viewCallbacks.tagHandler(n,e.tagName,e),can.each(e&&e.attrs||[],function(t){e.attributeName=t;var r=viewCallbacks.attr(t);r&&r(n,e)})})},can.view.tag("content",function(e,t){return t.scope}),can.view.Scanner=Scanner,Scanner})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/render.js",["can/view","can/elements","can/view/live","can/util/string"],function(e,t,n){var r,i=[],a=function(e){var n=t.tagMap[e]||"span";return"span"===n?"@@!!@@":"<"+n+">"+a(n)+"</"+n+">"},o=function(t,n){if("string"==typeof t)return t;if(!t&&0!==t)return"";var r=t.hookup&&function(e,n){t.hookup.call(t,e,n)}||"function"==typeof t&&t;return r?n?"<"+n+" "+e.view.hook(r)+"></"+n+">":(i.push(r),""):""+t},s=function(t,n){return"string"==typeof t||"number"==typeof t?e.esc(t):o(t,n)},u=!1,d=function(){};return e.extend(e.view,{live:n,setupLists:function(){var t,n=e.view.lists;return e.view.lists=function(e,n){return t={list:e,renderer:n},Math.random()},function(){return e.view.lists=n,t}},getHooks:function(){var e=i.slice(0);return r=e,i=[],e},onlytxt:function(e,t){return s(t.call(e))},txt:function(l,c,m,f,p){var h,_,g,v,y=t.tagMap[c]||"span",b=!1,M=d;if(u)h=p.call(f);else{("string"==typeof m||1===m)&&(u=!0);var w=e.view.setupLists();M=function(){g.unbind("change",d)},g=e.compute(p,f,!1),g.bind("change",d),_=w(),h=g(),u=!1,b=g.computeInstance.hasDependencies}if(_)return M(),"<"+y+e.view.hook(function(e,t){n.list(e,_.list,_.renderer,f,t)})+"></"+y+">";if(!b||"function"==typeof h)return M(),(u||2===l||!l?o:s)(h,0===m&&y);var L=t.tagToContentPropMap[c];if(0!==m||L)return 1===m?(i.push(function(e){n.attributes(e,g,g()),M()}),g()):2===l?(v=m,i.push(function(e){n.specialAttribute(e,v,g),M()}),g()):(v=0===m?L:m,(0===m?r:i).push(function(e){n.attribute(e,v,g),M()}),n.attributePlaceholder);var k=!!t.selfClosingTags[y];return"<"+y+e.view.hook(l&&"object"!=typeof h?function(e,t){n.text(e,g,t),M()}:function(e,t){n.html(e,g,t),M()})+(k?"/>":">"+a(y)+"</"+y+">")}}),e})}(),function(){var define=System.amdDefine;define("frontend/node_modules/can/dist/amd/can/view/utils.js",["can/util/library","can/view/scope"],function(can){var Options=can.view.Options;return{isArrayLike:function(e){return e&&e.splice&&"number"==typeof e.length},isObserveLike:function(e){return e instanceof can.Map||e&&!!e._get},emptyHandler:function(){},jsonParse:function(str){return"'"===str[0]?str.substr(1,str.length-2):"undefined"===str?void 0:can.global.JSON?JSON.parse(str):eval("("+str+")")},mixins:{last:function(){return this.stack[this.stack.length-1]},add:function(e){this.last().add(e)},subSectionDepth:function(){return this.stack.length-1}},convertToScopes:function(e,t,n,r,i,a,o){i&&(e.fn=this.makeRendererConvertScopes(i,t,n,r,o)),a&&(e.inverse=this.makeRendererConvertScopes(a,t,n,r,o))},makeRendererConvertScopes:function(e,t,n,r,i){var a=function(n,r,i){return e(n||t,r,i)},o=function(e,i,o){void 0===e||e instanceof can.view.Scope||(e=t.add(e)),void 0===i||i instanceof Options||(i=n.add(i));var s=a(e,i||n,o||r);return s};return i?o:can.__notObserve(o)},Options:Options}})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/elements.js",["can/util/library","can/view"],function(e){var t="undefined"!=typeof document?document:null,n=t&&function(){return 1===e.$(document.createComment("~")).length}(),r={tagToContentPropMap:{option:t&&"textContent"in document.createElement("option")?"textContent":"innerText",textarea:"value"},attrMap:e.attr.map,attrReg:/([^\s=]+)[\s]*=[\s]*/,defaultValue:e.attr.defaultValue,tagMap:{"":"span",colgroup:"col",table:"tbody",tr:"td",ol:"li",ul:"li",tbody:"tr",thead:"tr",tfoot:"tr",select:"option",optgroup:"option"},reverseTagMap:{col:"colgroup",tr:"tbody",option:"select",td:"tr",th:"tr",li:"ul"},selfClosingTags:{col:!0},getParentNode:function(e,t){return t&&11===e.parentNode.nodeType?t:e.parentNode},setAttr:e.attr.set,getAttr:e.attr.get,removeAttr:e.attr.remove,contentText:function(e){return"string"==typeof e?e:e||0===e?""+e:""},after:function(t,n){var r=t[t.length-1];r.nextSibling?e.insertBefore(r.parentNode,n,r.nextSibling,e.document):e.appendChild(r.parentNode,n,e.document)},replace:function(t,i){var a,o=t[0].parentNode;"SELECT"===o.nodeName.toUpperCase()&&o.selectedIndex>=0&&(a=o.value),r.after(t,i),e.remove(e.$(t)).length<t.length&&!n&&e.each(t,function(e){8===e.nodeType&&e.parentNode.removeChild(e)}),void 0!==a&&(o.value=a)}};return e.view.elements=r,r})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/view/node_lists.js",["can/util/library","can/elements"],function(e){var t=!0;try{document.createTextNode("")._=0}catch(n){t=!1}var r={},i={},a="ejs_"+Math.random(),o=0,s=function(e,n){var r=n||i,s=u(e,r);return s?s:t||3!==e.nodeType?(++o,e[a]=(e.nodeName?"element_":"obj_")+o):(++o,r["text_"+o]=e,"text_"+o)},u=function(e,n){if(t||3!==e.nodeType)return e[a];for(var r in n)if(n[r]===e)return r},d=[].splice,l=[].push,c=function(e){for(var t=0,n=0,r=e.length;r>n;n++){var i=e[n];i.nodeType?t++:t+=c(i)}return t},m=function(e,t){for(var n={},r=0,i=e.length;i>r;r++){var a=p.first(e[r]);n[s(a,t)]=e[r]}return n},f=function(e,t,n){for(var r in t)n[r]||e.newDeepChildren.push(t[r])},p={id:s,update:function(t,n){var r=p.unregisterChildren(t);n=e.makeArray(n);var i=t.length;return d.apply(t,[0,i].concat(n)),t.replacements?(p.nestReplacements(t),t.deepChildren=t.newDeepChildren,t.newDeepChildren=[]):p.nestList(t),r},nestReplacements:function(e){for(var t=0,n={},r=m(e.replacements,n),i=e.replacements.length,a={};t<e.length&&i;){var o=e[t],s=u(o,n),d=r[s];d&&(e.splice(t,c(d),d),a[s]=!0,i--),t++}i&&f(e,r,a),e.replacements=[]},nestList:function(e){for(var t=0;t<e.length;){var n=e[t],i=r[s(n)];i?i!==e&&e.splice(t,c(i),i):r[s(n)]=e,t++}},last:function(e){var t=e[e.length-1];return t.nodeType?t:p.last(t)},first:function(e){var t=e[0];return t.nodeType?t:p.first(t)},flatten:function(e){for(var t=[],n=0;n<e.length;n++){var r=e[n];r.nodeType?t.push(r):t.push.apply(t,p.flatten(r))}return t},register:function(t,n,r,i){return e.cid(t),t.unregistered=n,t.parentList=r,t.nesting=r&&"undefined"!=typeof r.nesting?r.nesting+1:0,r?(t.deepChildren=[],t.newDeepChildren=[],t.replacements=[],r!==!0&&(i?r.replacements.push(t):r.newDeepChildren.push(t))):p.nestList(t),t},unregisterChildren:function(t){var n=[];return e.each(t,function(e){e.nodeType?(t.replacements||delete r[s(e)],n.push(e)):l.apply(n,p.unregister(e,!0))}),e.each(t.deepChildren,function(e){p.unregister(e,!0)}),n},unregister:function(e,t){var n=p.unregisterChildren(e,!0);if(e.unregistered){var r=e.unregistered;if(e.replacements=e.unregistered=null,!t){var i=e.parentList&&e.parentList.deepChildren;if(i){var a=i.indexOf(e);-1!==a&&i.splice(a,1)}}r()}return n},nodeMap:r};return e.view.nodeLists=p,p})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/view/parser.js",[],function(){function e(e,t){for(var n=0;n<e.length;n++)t(e[n],n)}function t(t){var n={},r=t.split(",");return e(r,function(e){n[e]=!0}),n}function n(e,t){for(var n=0,r=e.length;r>n;n++){var i=e[n];t[i.tokenType].apply(t,i.args)}return e}var r="A-Za-z0-9",i="-:_"+r,a="[^=>\\s\\/]+",o="\\s*=\\s*",s="\\{[^\\}\\{]\\}",u="\\{\\{[^\\}]\\}\\}\\}?",d="(?:"+o+"(?:(?:"+u+")|(?:"+s+")|(?:\"[^\"]*\")|(?:'[^']*')|[^>\\s]+))?",l="\\{\\{[^\\}]*\\}\\}\\}?",c="\\{\\{([^\\}]*)\\}\\}\\}?",m=new RegExp("^<(["+r+"]["+i+"]*)((?:\\s*(?:(?:(?:"+a+")?"+d+")|(?:"+l+")+))*)\\s*(\\/?)>"),f=new RegExp("^<\\/(["+i+"]+)[^>]*>"),p=new RegExp(c,"g"),h=/<|\{\{/,_=/\s/,g=t("area,base,basefont,br,col,frame,hr,img,input,isindex,link,meta,param,embed"),v=t("a,address,article,applet,aside,audio,blockquote,button,canvas,center,dd,del,dir,div,dl,dt,fieldset,figcaption,figure,footer,form,frameset,h1,h2,h3,h4,h5,h6,header,hgroup,hr,iframe,ins,isindex,li,map,menu,noframes,noscript,object,ol,output,p,pre,section,script,table,tbody,td,tfoot,th,thead,tr,ul,video"),y=t("a,abbr,acronym,applet,b,basefont,bdo,big,br,button,cite,code,del,dfn,em,font,i,iframe,img,input,ins,kbd,label,map,object,q,s,samp,script,select,small,span,strike,strong,sub,sup,textarea,tt,u,var"),b=t("altGlyph,altGlyphDef,altGlyphItem,animateColor,animateMotion,animateTransform,clipPath,feBlend,feColorMatrix,feComponentTransfer,feComposite,feConvolveMatrix,feDiffuseLighting,feDisplacementMap,feDistantLight,feFlood,feFuncA,feFuncB,feFuncG,feFuncR,feGaussianBlur,feImage,feMerge,feMergeNode,feMorphology,feOffset,fePointLight,feSpecularLighting,feSpotLight,feTile,feTurbulence,foreignObject,glyphRef,linearGradient,radialGradient,textPath"),M=t("colgroup,dd,dt,li,options,p,td,tfoot,th,thead,tr"),w=t("script"),L="start,end,close,attrStart,attrEnd,attrValue,chars,comment,special,done".split(","),k=function(){},D=function(t,r,i){function a(e,t,n,i){if(t=b[t]?t:t.toLowerCase(),v[t]&&!y[t])for(var a=x.last();a&&y[a]&&!v[a];)o("",a),a=x.last();M[t]&&x.last()===t&&o("",t),i=g[t]||!!i,r.start(t,i),i||x.push(t),D.parseAttrs(n,r),r.end(t,i)}function o(e,t){var n;if(t)for(t=b[t]?t:t.toLowerCase(),n=x.length-1;n>=0&&x[n]!==t;n--);else n=0;if(n>=0){for(var i=x.length-1;i>=n;i--)r.close&&r.close(x[i]);x.length=n}}function s(e,t){r.special&&r.special(t)}if("object"==typeof t)return n(t,r);var u=[];r=r||{},i&&e(L,function(e){var t=r[e]||k;r[e]=function(){t.apply(this,arguments)!==!1&&u.push({tokenType:e,args:[].slice.call(arguments,0)})}});var d,l,c,_=function(){T&&r.chars&&r.chars(T),T=""},x=[],S=t,T="";for(x.last=function(){return this[this.length-1]};t;){if(l=!0,x.last()&&w[x.last()])t=t.replace(new RegExp("([\\s\\S]*?)</"+x.last()+"[^>]*>"),function(e,t){return t=t.replace(/<!--([\s\S]*?)-->|<!\[CDATA\[([\s\S]*?)]]>/g,"$1$2"),r.chars&&r.chars(t),""}),o("",x.last());else if(0===t.indexOf("<!--")?(d=t.indexOf("-->"),d>=0&&(_(),r.comment&&r.comment(t.substring(4,d)),t=t.substring(d+3),l=!1)):0===t.indexOf("</")?(c=t.match(f),c&&(_(),t=t.substring(c[0].length),c[0].replace(f,o),l=!1)):0===t.indexOf("<")?(c=t.match(m),c&&(_(),t=t.substring(c[0].length),c[0].replace(m,a),l=!1)):0===t.indexOf("{{")&&(c=t.match(p),c&&(_(),t=t.substring(c[0].length),c[0].replace(p,s))),l){d=t.search(h),0===d&&t===S&&(T+=t.charAt(0),t=t.substr(1),d=t.search(h));var Y=0>d?t:t.substring(0,d);t=0>d?"":t.substring(d),Y&&(T+=Y)}if(t===S)throw new Error("Parse Error: "+t);S=t}return _(),o(),r.done(),u},x=function(e,t,n,r){e.attrStart=r.substring("number"==typeof e.nameStart?e.nameStart:t,t),n.attrStart(e.attrStart),e.inName=!1},S=function(e,t,n,r){void 0!==e.valueStart&&e.valueStart<t?n.attrValue(r.substring(e.valueStart,t)):!e.inValue,n.attrEnd(e.attrStart),e.attrStart=void 0,e.valueStart=void 0,e.inValue=!1,e.inName=!1,e.lookingForEq=!1,e.inQuote=!1,e.lookingForName=!0};return D.parseAttrs=function(e,t){if(e){for(var n,r=0,i={inDoubleCurly:!1,inName:!1,
nameStart:void 0,inValue:!1,valueStart:void 0,inQuote:!1,attrStart:void 0,lookingForName:!0,lookingForValue:!1,lookingForEq:!1};r<e.length;){n=r;var a=e.charAt(r),o=e.charAt(r+1),s=e.charAt(r+2);if(r++,"{"===a&&"{"===o)i.inValue&&n>i.valueStart?t.attrValue(e.substring(i.valueStart,n)):i.inName&&i.nameStart<n?(x(i,n,t,e),S(i,n,t,e)):i.lookingForValue?i.inValue=!0:i.lookingForEq&&i.attrStart&&S(i,n,t,e),i.inDoubleCurly=!0,i.doubleCurlyStart=n+2,r++;else if(i.inDoubleCurly){if("}"===a&&"}"===o){var u="}"===s?1:0;t.special(e.substring(i.doubleCurlyStart,n)),i.inDoubleCurly=!1,i.inValue&&(i.valueStart=n+2+u),r+=1+u}}else i.inValue?i.inQuote?a===i.inQuote&&S(i,n,t,e):_.test(a)&&S(i,n,t,e):"="===a&&(i.lookingForEq||i.lookingForName||i.inName)?(i.attrStart||x(i,n,t,e),i.lookingForValue=!0,i.lookingForEq=!1,i.lookingForName=!1):i.inName?_.test(a)&&(x(i,n,t,e),i.lookingForEq=!0):i.lookingForName?_.test(a)||(i.attrStart&&S(i,n,t,e),i.nameStart=n,i.inName=!0):i.lookingForValue&&(_.test(a)||(i.lookingForValue=!1,i.inValue=!0,"'"===a||'"'===a?(i.inQuote=a,i.valueStart=n+1):i.valueStart=n))}i.inName?(x(i,n+1,t,e),S(i,n+1,t,e)):i.lookingForEq?S(i,n+1,t,e):i.inValue&&S(i,n+1,t,e)}},D})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/util/diff.js",[],function(){var e=[].slice;return function(t,n){for(var r=0,i=0,a=t.length,o=n.length,s=[];a>r&&o>i;){var u=t[r],d=n[i];if(u!==d)if(o>i+1&&n[i+1]===u)s.push({index:i,deleteCount:0,insert:[n[i]]}),r++,i+=2;else{if(!(a>r+1&&t[r+1]===d))return s.push({index:i,deleteCount:a-r,insert:e.call(n,i)}),s;s.push({index:i,deleteCount:1,insert:[]}),r+=2,i++}else r++,i++}return i===o&&r===a?s:(s.push({index:i,deleteCount:a-r,insert:e.call(n,i)}),s)}})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/view/live.js",["can/util/library","can/elements","can/view","can/view/node_lists","can/view/parser","can/util/diff"],function(e,t,n,r,i,a){t=t||e.view.elements,r=r||e.view.NodeLists,i=i||e.view.parser;var o=function(t,n,r){var i=!1,a=function(){return i||(i=!0,r(o),e.unbind.call(t,"removed",a)),!0},o={teardownCheck:function(e){return e?!1:a()}};return e.bind.call(t,"removed",a),n(o),o},s=function(e){var t=e.childNodes;if("length"in t)return t;for(var n=e.firstChild,r=[];n;)r.push(n),n=n.nextSibling;return r},u=function(e,t,n){return o(e,function(){t.computeInstance.bind("change",n)},function(e){t.computeInstance.unbind("change",n),e.nodeList&&r.unregister(e.nodeList)})},d=function(e){var t,n={};return i.parseAttrs(e,{attrStart:function(e){n[e]="",t=e},attrValue:function(e){n[t]+=e},attrEnd:function(){}}),n},l=[].splice,c=function(e){return e&&e.nodeType},m=function(e){e.firstChild||e.appendChild(e.ownerDocument.createTextNode(""))},f=function(t){var n="string"==typeof t,r=e.frag(t);return n?e.view.hookup(r):r},p=function(t,n,i,a,o){var u=[];n&&(r.register(u,null,!0,!0),u.parentList=n,u.expression="#each SUBEXPRESSION");var d=i.apply(a,o.concat([u])),l=f(d),c=e.makeArray(s(l));return n?(r.update(u,c),t.push(u)):t.push(r.register(c)),l},h=function(t,n,i){var a=t.splice(n+1,i),o=[];return e.each(a,function(e){var t=r.unregister(e);[].push.apply(o,t)}),o},_=function(e,n,r,i){if(n&&0===e.length){var a=[],o=p(a,i,n,e,[e]);t.after([r[0]],o),r.push(a[0])}},g={},v={registerChildMutationCallback:function(e,t){return t?void(g[e]=t):g[e]},callChildMutationCallback:function(e){var t=e&&g[e.nodeName.toLowerCase()];t&&t(e)},list:function(n,i,s,u,d,c,m){var f,g=c||[n],y=[],b=!1,M=!1,w=function(n,i,a){if(b){var o=x.ownerDocument.createDocumentFragment(),d=[],m=[];e.each(i,function(t,n){var r=e.compute(n+a),i=p(d,c,s,u,[t,r]);o.appendChild(i),m.push(r)});var f=a+1;if(!y.length){var _=h(g,0,g.length-1);e.remove(e.$(_))}if(g[f]){var M=r.first(g[f]);e.insertBefore(M.parentNode,o,M)}else t.after(1===f?[x]:[r.last(g[f-1])],o);l.apply(g,[f,0].concat(d)),l.apply(y,[a,0].concat(m));for(var w=a+m.length,L=y.length;L>w;w++)y[w](w);n.callChildMutationCallback!==!1&&v.callChildMutationCallback(x.parentNode)}},L=function(e,t,n){k({},{length:1},n,!0),w({},[t],n)},k=function(t,n,i,a,o){if(b&&(a||!Y.teardownCheck(x.parentNode))){0>i&&(i=y.length+i);var s=h(g,i,n.length);y.splice(i,n.length);for(var u=i,d=y.length;d>u;u++)y[u](u);o?r.unregister(g):(_(f,m,g,c),e.remove(e.$(s)),t.callChildMutationCallback!==!1&&v.callChildMutationCallback(x.parentNode))}},D=function(t,n,i,a){if(b){i+=1,a+=1;var o,s=g[i],u=e.frag(r.flatten(g[a]));o=i>a?r.last(s).nextSibling:r.first(s);var d=g[0].parentNode;d.insertBefore(u,o);var l=g[a];[].splice.apply(g,[a,1]),[].splice.apply(g,[i,0,l]),i-=1,a-=1;var c=y[a];[].splice.apply(y,[a,1]),[].splice.apply(y,[i,0,c]);var m=Math.min(a,i),f=y.length;for(f;f>m;m++)y[m](m);t.callChildMutationCallback!==!1&&v.callChildMutationCallback(x.parentNode)}},x=n.ownerDocument.createTextNode(""),S=function(e){f&&f.unbind&&f.unbind("add",w).unbind("set",L).unbind("remove",k).unbind("move",D),k({callChildMutationCallback:!!e},{length:g.length-1},0,!0,e)},T=function(t,n,r){if(!M){if(b=!0,n&&r){f=n||[];var i=a(r,n);r.unbind&&r.unbind("add",w).unbind("set",L).unbind("remove",k).unbind("move",D);for(var o=0,s=i.length;s>o;o++){var u=i[o];u.deleteCount&&k({callChildMutationCallback:!1},{length:u.deleteCount},u.index,!0),u.insert.length&&w({callChildMutationCallback:!1},u.insert,u.index)}}else r&&S(),f=n||[],w({callChildMutationCallback:!1},f,0),_(f,m,g,c);v.callChildMutationCallback(x.parentNode),b=!1,f.bind&&f.bind("add",w).bind("set",L).bind("remove",k).bind("move",D),e.batch.afterPreviousEvents(function(){b=!0})}};d=t.getParentNode(n,d);var Y=o(d,function(){e.isFunction(i)&&i.bind("change",T)},function(){e.isFunction(i)&&i.unbind("change",T),S(!0)});c?(t.replace(g,x),r.update(g,[x]),c.unregistered=function(){Y.teardownCheck(),M=!0}):v.replace(g,x,Y.teardownCheck),T({},e.isFunction(i)?i():i)},html:function(n,i,a,o){var d;a=t.getParentNode(n,a),d=u(a,i,function(e,t,n){var i=r.first(l).parentNode;i&&f(t);var a=r.first(l).parentNode;d.teardownCheck(a),v.callChildMutationCallback(a)});var l=o||[n],f=function(n){var i="function"==typeof n,o=c(n),u=e.frag(i?"":n),d=e.makeArray(l);m(u),o||i||(u=e.view.hookup(u,a)),d=r.update(l,s(u)),i&&n(u.firstChild),t.replace(d,u)};d.nodeList=l,o?o.unregistered=d.teardownCheck:r.register(l,d.teardownCheck),f(i())},replace:function(n,i,a){var o=n.slice(0),u=e.frag(i);return r.register(n,a),"string"==typeof i&&(u=e.view.hookup(u,n[0].parentNode)),r.update(n,s(u)),t.replace(o,u),n},text:function(n,i,a,o){var s=t.getParentNode(n,a),d=u(s,i,function(t,n,r){"unknown"!=typeof l.nodeValue&&(l.nodeValue=e.view.toStr(n)),d.teardownCheck(l.parentNode)}),l=n.ownerDocument.createTextNode(e.view.toStr(i()));o?(o.unregistered=d.teardownCheck,d.nodeList=o,r.update(o,[l]),t.replace([n],l)):d.nodeList=v.replace([n],l,d.teardownCheck)},setAttributes:function(t,n){var r=d(n);for(var i in r)e.attr.set(t,i,r[i])},attributes:function(n,r,i){var a={},o=function(r){var i,o=d(r);for(i in o){var s=o[i],u=a[i];s!==u&&e.attr.set(n,i,s),delete a[i]}for(i in a)t.removeAttr(n,i);a=o};u(n,r,function(e,t){o(t)}),arguments.length>=3?a=d(i):o(r())},attributePlaceholder:"__!!__",attributeReplace:/__!!__/g,attribute:function(n,r,i){u(n,i,function(e,i){t.setAttr(n,r,s.render())});var a,o=e.$(n);a=e.data(o,"hooks"),a||e.data(o,"hooks",a={});var s,d=String(t.getAttr(n,r)),l=d.split(v.attributePlaceholder),c=[];c.push(l.shift(),l.join(v.attributePlaceholder)),a[r]?a[r].computes.push(i):a[r]={render:function(){var e=0,n=d?d.replace(v.attributeReplace,function(){return t.contentText(s.computes[e++]())}):t.contentText(s.computes[e++]());return n},computes:[i],batchNum:void 0},s=a[r],c.splice(1,0,i()),t.setAttr(n,r,c.join(""))},specialAttribute:function(e,n,r){u(e,r,function(r,i){t.setAttr(e,n,b(i))}),t.setAttr(e,n,b(r()))},simpleAttribute:function(e,n,r){u(e,r,function(r,i){t.setAttr(e,n,i)}),t.setAttr(e,n,r())}};v.attr=v.simpleAttribute,v.attrs=v.attributes,v.getAttributeParts=d;var y=/(\r|\n)+/g,b=function(e){var n=/^["'].*["']$/;return e=e.replace(t.attrReg,"").replace(y,""),n.test(e)?e.substr(1,e.length-2):e};return e.view.live=v,v})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/view/mustache_helpers.js",["can/util/library","can/view/utils","can/view/live"],function(e,t,n){n=n||e.view.live;var r=function(n){return t.isObserveLike(n)&&t.isArrayLike(n)&&n.attr("length")?n:e.isFunction(n)?n():n},i=function(e){var t={};for(var n in e){var r=e[n];r&&r.isComputed?t[n]=r():t[n]=r}return t},a=function(e){return e&&"function"==typeof e.fn&&"function"==typeof e.inverse},o={each:function(i,a){var o,s,u,d=r(i),l=[];if(d instanceof e.List&&!a.stringOnly)return function(t){var r=[t];r.expression="live.list",e.view.nodeLists.register(r,null,a.nodeList,!0),e.view.nodeLists.update(a.nodeList,[t]);var o=function(e,t,n){return a.fn(a.scope.add({"%index":t,"@index":t},{notContext:!0}).add(e),a.options,n)};n.list(t,i,o,a.context,t.parentNode,r,function(e,t){return a.inverse(a.scope.add(e),a.options,t)})};var c=d;if(c&&t.isArrayLike(c)){var m=c instanceof e.List;for(u=0;u<(m?c.attr("length"):c.length);u++){var f=m?c.attr(u):c[u];l.push(a.fn(a.scope.add({"%index":u,"@index":u},{notContext:!0}).add(f)))}}else if(t.isObserveLike(c))for(o=e.Map.keys(c),u=0;u<o.length;u++)s=o[u],l.push(a.fn(a.scope.add({"%key":s,"@key":s},{notContext:!0}).add(c[s])));else if(c instanceof Object)for(s in c)l.push(a.fn(a.scope.add({"%key":s,"@key":s},{notContext:!0}).add(c[s])));return a.stringOnly?l.join(""):l},"@index":function(t,n){n||(n=t,t=0);var r=n.scope.attr("@index");return""+((e.isFunction(r)?r():r)+t)},"if":function(t,n){var i;return i=e.isFunction(t)?e.compute.truthy(t)():!!r(t),i?n.fn(n.scope||this):n.inverse(n.scope||this)},is:function(){var t,n,i=arguments[arguments.length-1];if(arguments.length-2<=0)return i.inverse();var a=arguments,o=e.compute(function(){for(var i=0;i<a.length-1;i++){if(n=r(a[i]),n=e.isFunction(n)?n():n,i>0&&n!==t)return!1;t=n}return!0});return o()?i.fn():i.inverse()},eq:function(){return o.is.apply(this,arguments)},unless:function(t,n){return o["if"].apply(this,[t,e.extend({},n,{fn:n.inverse,inverse:n.fn})])},"with":function(e,t){var n=e;return e=r(e),e?t.fn(n):void 0},log:function(e,t){"undefined"!=typeof console&&console.log},data:function(t){var n=2===arguments.length?this:arguments[1];return function(r){e.data(e.$(r),t,n||this.context)}},"switch":function(e,t){r(e);var n=!1,i=t.helpers.add({"case":function(t,i){return n||r(e)!==r(t)?void 0:(n=!0,i.fn(i.scope||this))},"default":function(e){return n?void 0:e.fn(e.scope||this)}});return t.fn(t.scope,i)},joinBase:function(t){var n=[].slice.call(arguments),i=n.pop(),a=e.map(n,function(t){var n=r(t);return e.isFunction(n)?n():n}).join(""),o=i.helpers.attr("helpers.module"),s=o?o.uri:void 0,u="."===a[0];if(u&&s)return e.joinURIs(s,a);var d=e.baseURL||"undefined"!=typeof System&&(System.renderingLoader&&System.renderingLoader.baseURL||System.baseURL)||location.pathname;return"/"!==a[0]&&"/"!==d[d.length-1]&&(d+="/"),e.joinURIs(d,a)},routeUrl:function(t,n){return t||(t={}),"function"==typeof t.fn&&"function"==typeof t.inverse&&(t=i(t.hash)),e.route.url(t,"boolean"==typeof n?n:void 0)},routeCurrent:function(t){var n=e.last(arguments),r=n&&a(n);return!n||!r||n.exprData instanceof e.expression.Call?e.route.current(a(t)?{}:t||{}):e.route.current(i(t.hash||{}))?t.fn():t.inverse()}};o.routeCurrent.callAsMethod=!0,o.eachOf=o.each;var s=function(e,t){o[e]=t};return{registerHelper:s,registerSimpleHelper:function(t,n){s(t,e.view.simpleHelper(n))},getHelper:function(e,t){var n=t&&t.get("helpers."+e,{proxyMethods:!1});return n||(n=o[e]),n?{fn:n}:void 0}}})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/view/expression.js",["can/util/library","can/view/utils","can/view/mustache_helpers","can/view/scope"],function(e,t,n,r){var i=function(t,n,r){var i=n.computeData(t,r);return e.compute.temporarilyBind(i.compute),i},a=function(e,t,n,r){var a=i(e,t,r);return a.compute.computeInstance.hasDependencies?{value:a.compute,computeData:a}:{value:a.initialValue,computeData:a}},o=function(e,t,r,i){var o=a(e,t,r,i);if(void 0===o.computeData.initialValue){"@"===e.charAt(0)&&"@index"!==e&&(e=e.substr(1));var s=n.getHelper(e,r);o.helper=s&&s.fn}return o},s=function(e){return e instanceof c||e instanceof u||e instanceof m?e:new c(e)},u=function(e){this._value=e};u.prototype.value=function(){return this._value};var d=function(e,t){this.key=e,this.rootExpr=t};d.prototype.value=function(e,t){var n=o(this.key,e,t);return this.isHelper=n.helper&&!n.helper.callAsMethod,n.helper||n.value};var l=function(e,t){d.apply(this,arguments)};l.prototype.value=function(e,t){return a(this.key,e,t).value};var c=function(e,t){this.expr=e,this.modifiers=t||{},this.isCompute=!1};c.prototype.value=function(){return this.expr.value.apply(this.expr,arguments)};var m=function(e){this.hashExprs=e};m.prototype.value=function(){var t={};for(var n in this.hashExprs){var r=this.hashExprs[n],i=r.value.apply(r,arguments);t[n]={call:i&&i.isComputed&&(!r.modifiers||!r.modifiers.compute),value:i}}return e.compute(function(){var e={};for(var n in t)e[n]=t[n].call?t[n].value():t[n].value;return e})};var f=function(t,n,r){r&&!e.isEmptyObject(r)&&n.push(new m(r)),this.methodExpr=t,this.argExprs=e.map(n,s)};f.prototype.args=function(e,t){for(var n=[],r=0,i=this.argExprs.length;i>r;r++){var a=this.argExprs[r],o=a.value.apply(a,arguments);n.push({call:o&&o.isComputed&&(!a.modifiers||!a.modifiers.compute),value:o})}return function(){for(var e=[],t=0,r=n.length;r>t;t++)e[t]=n[t].call?n[t].value():n[t].value;return e}},f.prototype.value=function(t,n,r){var i=this.methodExpr.value(t,n);this.isHelper=this.methodExpr.isHelper;var a=this.args(t,n);return e.compute(function(e){var t=i;if(t&&t.isComputed&&(t=t()),"function"==typeof t){var n=a();return r&&n.push(r),arguments.length&&n.unshift(new T.SetIdentifier(e)),t.apply(null,n)}})};var p=function(){d.apply(this,arguments)};p.prototype.value=function(e,t){var n=o(this.key,e,t,{isArgument:!0,args:[e.attr("."),e]});return n.helper||n.value};var h=function(){d.apply(this,arguments)};h.prototype.value=function(e,t){return a(this.key,e,t,{callMethodsOnObservables:!0,isArgument:!0,args:[e.attr("."),e]}).value};var _=function(e,t,n){this.methodExpr=e,this.argExprs=t,this.hashExprs=n,this.mode=null};_.prototype.args=function(e,t){for(var n=[],r=0,i=this.argExprs.length;i>r;r++){var a=this.argExprs[r];n.push(a.value.apply(a,arguments))}return n},_.prototype.hash=function(e,t){var n={};for(var r in this.hashExprs){var i=this.hashExprs[r];n[r]=i.value.apply(i,arguments)}return n},_.prototype.helperAndValue=function(t,r){var a,o,s,d,l=this.argExprs.length||!e.isEmptyObject(this.hashExprs),c=this.methodExpr instanceof u?""+this.methodExpr._value:this.methodExpr.key;if(l){a=n.getHelper(c,r);var m=t.attr(".");a||"function"!=typeof m[c]||(a={fn:m[c]})}if(!a){d=this.args(t,r);var f=i(c,t,{isArgument:!1,args:d&&d.length?d:[t.attr("."),t]}),p=f.compute;s=f.initialValue,o=f.compute.computeInstance.hasDependencies?p:s,l||void 0!==s||(a=n.getHelper(c,r))}return{value:o,args:d,helper:a&&a.fn}},_.prototype.evaluator=function(n,r,i,a,o,s,u,d){var l={fn:function(){},inverse:function(){},stringOnly:d},c=r.attr("."),m=this.args(r,i,o,s,u,d),f=this.hash(r,i,o,s,u,d);return t.convertToScopes(l,r,i,o,s,u,d),e.simpleExtend(l,{context:c,scope:r,contexts:r,hash:f,nodeList:o,exprData:this,helperOptions:i,helpers:i}),m.push(l),function(){return n.apply(c,m)}},_.prototype.value=function(t,n,r,i,a,o){var s=this.helperAndValue(t,n),u=s.helper;if(!u)return s.value;var d=this.evaluator(u,t,n,r,i,a,o),l=e.compute(d);return e.compute.temporarilyBind(l),l.computeInstance.hasDependencies?l:l()};var g=/[\w\.\\\-_@\/\&%]+/,v=/('.*?'|".*?"|=|[\w\.\\\-_@\/*%\$:]+|[\(\)]|,|\~)/g,y=/^('.*?'|".*?"|[0-9]+\.?[0-9]*|true|false|null|undefined)$/,b=function(e){return g.test(e)},M=/^[\.@]\w/,w=function(e){return b(e)&&M.test(e)},L=function(e){return e.children||(e.children=[]),e},k=function(){this.root={children:[],type:"Root"},this.current=this.root,this.stack=[this.root]};e.simpleExtend(k.prototype,{top:function(){return e.last(this.stack)},isRootTop:function(){return this.top()===this.root},popTo:function(e){this.popUntil(e),this.isRootTop()||this.stack.pop()},firstParent:function(t){for(var n=this.stack.length-2;n>0&&-1===e.inArray(this.stack[n].type,t);)n--;return this.stack[n]},popUntil:function(t){for(;-1===e.inArray(this.top().type,t)&&!this.isRootTop();)this.stack.pop();return this.top()},addTo:function(e,t){var n=this.popUntil(e);L(n).children.push(t)},addToAndPush:function(e,t){this.addTo(e,t),this.stack.push(t)},topLastChild:function(){return e.last(this.top().children)},replaceTopLastChild:function(e){var t=L(this.top()).children;return t.pop(),t.push(e),e},replaceTopLastChildAndPush:function(e){this.replaceTopLastChild(e),this.stack.push(e)},replaceTopAndPush:function(e){var t;return this.top()===this.root?t=L(this.top()).children:(this.stack.pop(),t=L(this.top()).children),t.pop(),t.push(e),this.stack.push(e),e}});var D=function(e){var t=e.lastIndexOf("./"),n=e.lastIndexOf(".");if(n>t)return e.substr(0,n)+"@"+e.substr(n+1);var r=-1===t?0:t+2,i=e.charAt(r);return"."===i||"@"===i?e.substr(0,r)+"@"+e.substr(r+1):e.substr(0,r)+"@"+e.substr(r)},x=function(e){return"Lookup"===e.type&&(e.key=D(e.key)),e},S=function(e){var t=e.top();if(t&&"Lookup"===t.type){var n=e.stack[e.stack.length-2];"Helper"!==n.type&&n&&e.replaceTopAndPush({type:"Helper",method:t})}},T={convertKeyToLookup:D,Literal:u,Lookup:d,ScopeLookup:l,Arg:c,Hashes:m,Call:f,Helper:_,HelperLookup:p,HelperScopeLookup:h,SetIdentifier:function(e){this.value=e},tokenize:function(t){var n=[];return(e.trim(t)+" ").replace(v,function(e,t){n.push(t)}),n},lookupRules:{"default":function(e,t,n){var r=("Helper"!==t||e.root?"":"Helper")+(n?"Scope":"")+"Lookup";return T[r]},method:function(e,t,n){return l}},methodRules:{"default":function(e){return"Call"===e.type?f:_},call:function(e){return f}},parse:function(e,t){t=t||{};var n=this.ast(e);t.lookupRule||(t.lookupRule="default"),"string"==typeof t.lookupRule&&(t.lookupRule=T.lookupRules[t.lookupRule]),t.methodRule||(t.methodRule="default"),"string"==typeof t.methodRule&&(t.methodRule=T.methodRules[t.methodRule]);var r=this.hydrateAst(n,t,t.baseMethodType||"Helper");return r},hydrateAst:function(t,n,r,i){var a,o=this;if("Lookup"===t.type)return new(n.lookupRule(t,r,i))(t.key,t.root&&this.hydrateAst(t.root,n,r));if("Literal"===t.type)return new u(t.value);if("Arg"===t.type)return new c(this.hydrateAst(t.children[0],n,r,i),{compute:!0});if("Hashes"===t.type)return a={},e.each(t.children,function(e){a[e.prop]=o.hydrateAst(e.children[0],n,t.type,!0)}),new m(a);if("Hash"===t.type)throw new Error("");if("Call"===t.type||"Helper"===t.type){var s=[];return a={},e.each(t.children,function(e){"Hash"===e.type?a[e.prop]=o.hydrateAst(e.children[0],n,t.type,!0):s.push(o.hydrateAst(e,n,t.type,!0))}),new(n.methodRule(t))(this.hydrateAst(t.method,n,t.type),s,a)}},ast:function(e){var t=this.tokenize(e);return this.parseAst(t,{index:0})},parseAst:function(n,r){for(var i,a=new k;r.index<n.length;){var o=n[r.index],s=n[r.index+1];if(r.index++,y.test(o))S(a),a.addTo(["Helper","Call","Hash"],{type:"Literal",value:t.jsonParse(o)});else if("="===s){if(i=a.top(),i&&"Lookup"===i.type){var u=a.firstParent(["Call","Helper","Hash"]);("Call"===u.type||"Root"===u.type)&&(a.popUntil(["Call"]),i=a.top(),a.replaceTopAndPush({type:"Helper",method:"Root"===i.type?e.last(i.children):i}))}i=a.popUntil(["Helper","Call","Hashes"]),"Call"===i.type&&a.addToAndPush(["Call"],{type:"Hashes"}),a.addToAndPush(["Helper","Hashes"],{type:"Hash",prop:o}),r.index++}else if(g.test(o)){var d=a.topLastChild();d&&"Call"===d.type&&w(o)?a.replaceTopLastChildAndPush({type:"Lookup",root:d,key:o}):(S(a),a.addToAndPush(["Helper","Call","Hash","Arg"],{type:"Lookup",key:o}))}else if("~"===o)S(a),a.addToAndPush(["Helper","Call","Hash"],{type:"Arg",key:o});else if("("===o){if(i=a.top(),"Lookup"!==i.type)throw new Error("Unable to understand expression "+n.join(""));a.replaceTopAndPush({type:"Call",method:x(i)})}else")"===o?a.popTo(["Call"]):","===o&&a.popUntil(["Call"])}return a.root.children[0]}};return e.expression=T,T})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/view/callbacks.js",["can/util/library","can/view"],function(e){var t=e.view.attr=function(e,t){if(!t){var i=n[e];if(!i)for(var a=0,o=r.length;o>a;a++){var s=r[a];if(s.match.test(e)){i=s.handler;break}}return i}"string"==typeof e?n[e]=t:r.push({match:e,handler:t})},n={},r=[],i=/[-\:]/,a=e.view.tag=function(t,n){if(!n){var r=o[t.toLowerCase()];return!r&&i.test(t)&&(r=function(){}),r}e.global.html5&&(e.global.html5.elements+=" "+t,e.global.html5.shivDocument()),o[t.toLowerCase()]=n},o={};return e.view.callbacks={_tags:o,_attributes:n,_regExpAttributes:r,tag:a,attr:t,tagHandler:function(t,n,r){var i,a=r.options.get("tags."+n,{proxyMethods:!1}),s=a||o[n],u=r.scope;if(i=s?e.__notObserve(s)(t,r):u,i&&r.subtemplate){u!==i&&(u=u.add(i));var d=r.subtemplate(u,r.options),l="string"==typeof d?e.view.frag(d):d;e.appendChild(t,l)}}},e.view.callbacks})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/view/compute_data.js",["can/util/library","can/compute","can/get_value_and_bind"],function(e,t,n){var r=function(t){return t.reads&&1===t.reads.length&&t.root instanceof e.Map&&!e.isFunction(t.root[t.reads[0].key])},i=function(t,n,r,i,a){if(!(arguments.length>4)){if(i.root)return e.compute.read(i.root,i.reads,r).value;var o=t.read(n,r);return i.scope=o.scope,i.initialValue=o.value,i.reads=o.reads,i.root=o.rootObserve,i.setRoot=o.setRoot,o.value}var s=i.root||i.setRoot;if(s)if(s.isComputed)s(a);else if(i.reads.length){var u=i.reads.length-1,d=i.reads.length?e.compute.read(s,i.reads.slice(0,u)).value:s;e.compute.set(d,i.reads[u].key,a,r)}};return function(t,a,o){o=o||{args:[]};var s={},u=function(e){return arguments.length?i(t,a,o,s,e):i(t,a,o,s)},d=e.compute(void 0,{on:function(){l.getValueAndBind(),r(s)&&(l.dependencyChange=function(e,t){return"function"!=typeof t?this.newVal=t:(l.dependencyChange=n.prototype.dependencyChange,l.getValueAndBind=n.prototype.getValueAndBind),n.prototype.dependencyChange.call(this,e)},l.getValueAndBind=function(){this.value=this.newVal}),d.computeInstance.value=l.value,d.computeInstance.hasDependencies=!e.isEmptyObject(l.newObserved)},off:function(){l.dependencyChange=n.prototype.dependencyChange,l.getValueAndBind=n.prototype.getValueAndBind,l.teardown()},set:u,get:u,__selfUpdater:!0}),l=new n(u,null,d.computeInstance);return s.compute=d,s}})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/construct.js",["can/util/string"],function(e){var t,n=0;try{Object.getOwnPropertyDescriptor({}),t=!0}catch(r){t=!1}var i=function(e,t){var n=Object.getOwnPropertyDescriptor(e,t);return n&&(n.get||n.set)?n:null},a=function(t,n,r){r=r||t;var a;for(var o in t)(a=i(t,o))?this._defineProperty(r,n,o,a):e.Construct._overwrite(r,n,o,t[o])},o=function(t,n,r){r=r||t;for(var i in t)e.Construct._overwrite(r,n,i,t[i])};return e.Construct=function(){return arguments.length?e.Construct.extend.apply(e.Construct,arguments):void 0},e.extend(e.Construct,{constructorExtends:!0,newInstance:function(){var e,t=this.instance();return t.setup&&(t.__inSetup=!0,e=t.setup.apply(t,arguments),delete t.__inSetup),t.init&&t.init.apply(t,e||arguments),t},_inherit:t?a:o,_defineProperty:function(e,t,n,r){Object.defineProperty(e,n,r)},_overwrite:function(e,t,n,r){e[n]=r},setup:function(t,n){this.defaults=e.extend(!0,{},t.defaults,this.defaults)},instance:function(){n=1;var e=new this;return n=0,e},extend:function(t,r,i){function a(){return n?void 0:this.constructor!==d&&arguments.length&&d.constructorExtends?d.extend.apply(d,arguments):d.newInstance.apply(d,arguments)}var o=t,s=r,u=i;"string"!=typeof o&&(u=s,s=o,o=null),u||(u=s,s=null),u=u||{};var d,l,c,m,f,p,h,_,g,v=this,y=this.prototype;g=this.instance(),e.Construct._inherit(u,y,g),o?(l=o.split("."),h=l.pop()):s&&s.shortName?h=s.shortName:this.shortName&&(h=this.shortName),"undefined"==typeof constructorName&&(d=function(){return a.apply(this,arguments)});for(p in v)v.hasOwnProperty(p)&&(d[p]=v[p]);e.Construct._inherit(s,v,d),o&&(c=e.getObject(l.join("."),window,!0),_=c,m=e.underscore(o.replace(/\./g,"_")),f=e.underscore(h),c[h]=d),e.extend(d,{constructor:d,prototype:g,namespace:_,_shortName:f,fullName:o,_fullName:m}),void 0!==h&&(d.shortName=h),d.prototype.constructor=d;var b=[v].concat(e.makeArray(arguments)),M=d.setup.apply(d,b);return d.init&&d.init.apply(d,M||b),d}}),e.Construct.prototype.setup=function(){},e.Construct.prototype.init=function(){},e.Construct})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/map.js",["can/util/library","can/util/bind","can/bubble","can/map_helpers","can/construct","can/util/batch","can/get_value_and_bind"],function(e,t,n,r){var i={constructor:!0},a=e.Map=e.Construct.extend({setup:function(){if(e.Construct.setup.apply(this,arguments),this._computedPropertyNames=[],e.Map){this.defaults||(this.defaults={});for(var t in this.prototype)"define"!==t&&"constructor"!==t&&("function"!=typeof this.prototype[t]||this.prototype[t].prototype instanceof e.Construct)?this.defaults[t]=this.prototype[t]:this.prototype[t].isComputed&&this._computedPropertyNames.push(t);r.define&&r.define(this)}!e.List||this.prototype instanceof e.List||(this.List=a.List.extend({Map:this},{}))},shortName:"Map",_bubbleRule:function(e){return"change"===e||e.indexOf(".")>=0?["change"]:[]},bind:e.bindAndSetup,unbind:e.unbindAndTeardown,id:"id",keys:function(t){var n=[];e.__observe(t,"__keys");for(var r in t._data)n.push(r);return n}},{setup:function(t){t instanceof e.Map&&(t=t.serialize()),this._data={},e.cid(this,".map"),this._setupComputedProperties();var n=t&&r.addToMap(t,this),i=this._setupDefaults(t),a=e.extend(e.extend(!0,{},i),t);this.attr(a),n&&n()},_setupComputedProperties:function(){this._computedAttrs={};for(var e=this.constructor._computedPropertyNames,t=0,n=e.length;n>t;t++){var i=e[t];r.addComputedAttr(this,i,this[i].clone(this))}},_setupDefaults:function(){return this.constructor.defaults||{}},attr:function(e,t){var n=typeof e;return void 0===e?this._getAttrs():"string"!==n&&"number"!==n?this._setAttrs(e,t):1===arguments.length?this._get(e+""):(this._set(e+"",t),this)},_get:function(t){var n=t.indexOf(".");if(n>=0){var r=this.___get(t);if(void 0!==r)return e.__observe(this,t),r;var i=t.substr(0,n),a=t.substr(n+1),o=this.__get(i);return o&&o._get?o._get(a):void 0}return this.__get(t)},__get:function(t){return i[t]||this._computedAttrs[t]||e.__observe(this,t),this.___get(t)},___get:function(e){if(void 0!==e){var t=this._computedAttrs[e];return t&&t.compute?t.compute():this._data.hasOwnProperty(e)?this._data[e]:void 0}return this._data},_set:function(t,n,r){var i,a=t.indexOf(".");if(a>=0&&!r){var o=t.substr(0,a),s=t.substr(a+1);if(i=this.__inSetup?void 0:this.___get(o),!e.isMapLike(i))throw new Error("can.Map: Object does not exist");i._set(s,n)}else i=this.__inSetup?void 0:this.___get(t),this.__convert&&(n=this.__convert(t,n)),this.__set(t,this.__type(n,t),i)},__type:function(t,n){if("object"==typeof t&&!(t instanceof e.Map)&&r.canMakeObserve(t)){var i=r.getMapFromObject(t);if(i)return i;if(e.isArray(t)){var a=e.List;return new a(t)}var o=this.constructor.Map||e.Map;return new o(t)}return t},__set:function(e,t,r){if(t!==r){var i=this._computedAttrs[e],a=i||void 0!==r||this.___get().hasOwnProperty(e)?"set":"add";this.___set(e,"object"==typeof t?n.set(this,e,t,r):t),i&&i.count||this._triggerChange(e,a,t,r),"object"==typeof r&&n.teardownFromParent(this,r)}},___set:function(e,t){var n=this._computedAttrs[e];n&&n.compute?n.compute(t):this._data[e]=t,"function"==typeof this.constructor.prototype[e]||n||(this[e]=t)},removeAttr:function(e){return this._remove(e)},_remove:function(e){var t=r.attrParts(e),n=t.shift(),i=this.___get(n);return t.length&&i?i.removeAttr(t):("string"==typeof e&&~e.indexOf(".")&&(n=e),this.__remove(n,i),i)},__remove:function(e,t){e in this._data&&(this.___remove(e),this._triggerChange(e,"remove",void 0,t))},___remove:function(e){delete this._data[e],e in this.constructor.prototype||delete this[e]},___serialize:function(e,t){return r.getValue(this,e,t,"serialize")},_getAttrs:function(){return r.serialize(this,"attr",{})},_setAttrs:function(t,n){t=e.simpleExtend({},t);var i,a,o=this;e.batch.start(),this._each(function(i,s){if("_cid"!==s){if(a=t[s],void 0===a)return void(n&&o.removeAttr(s));o.__convert&&(a=o.__convert(s,a)),e.isMapLike(i)&&r.canMakeObserve(a)?i.attr(a,n):i!==a&&o.__set(s,o.__type(a,s),i),delete t[s]}});for(i in t)"_cid"!==i&&(a=t[i],this._set(i,a,!0));return e.batch.stop(),this},serialize:function(){return r.serialize(this,"serialize",{})},_triggerChange:function(t,r,i,a,o){n.isBubbling(this,"change")&&e.batch.trigger(this,{type:"change",target:this,batchNum:o},[t,r,i,a]),e.batch.trigger(this,{type:t,target:this,batchNum:o},[i,a]),("remove"===r||"add"===r)&&e.batch.trigger(this,{type:"__keys",target:this,batchNum:o})},_bindsetup:function(){},_bindteardown:function(){},one:e.one,bind:function(t,r){var i=this._computedAttrs&&this._computedAttrs[t];return i&&i.compute&&(i.count?i.count++:(i.count=1,i.compute.bind("change",i.handler))),n.bind(this,t),e.bindAndSetup.apply(this,arguments)},unbind:function(t,r){var i=this._computedAttrs&&this._computedAttrs[t];return i&&(1===i.count?(i.count=0,i.compute.unbind("change",i.handler)):i.count--),n.unbind(this,t),e.unbindAndTeardown.apply(this,arguments)},compute:function(t){if(e.isFunction(this.constructor.prototype[t]))return e.compute(this[t],this);var n=e.compute.read.reads(t),r=n.length-1;return e.compute(function(t){return arguments.length?void e.compute.read(this,n.slice(0,r)).value.attr(n[r].key,t):e.compute.read(this,n,{args:[]}).value},this)},each:function(){return e.each.apply(void 0,[this].concat(e.makeArray(arguments)))},_each:function(e){var t=this.___get();for(var n in t)t.hasOwnProperty(n)&&e(t[n],n)},dispatch:e.dispatch});return a.prototype.on=a.prototype.bind,a.prototype.off=a.prototype.unbind,a.on=a.bind,a.off=a.unbind,a})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/bubble.js",["can/util/library"],function(e){var t=e.bubble={bind:function(e,n){if(!e.__inSetup){var r,i=t.events(e,n),a=i.length;e._bubbleBindings||(e._bubbleBindings={});for(var o=0;a>o;o++)r=i[o],e._bubbleBindings[r]?e._bubbleBindings[r]++:(e._bubbleBindings[r]=1,t.childrenOf(e,r))}},unbind:function(n,r){for(var i,a=t.events(n,r),o=a.length,s=0;o>s;s++)i=a[s],n._bubbleBindings&&n._bubbleBindings[i]--,n._bubbleBindings&&!n._bubbleBindings[i]&&(delete n._bubbleBindings[i],t.teardownChildrenFrom(n,i),e.isEmptyObject(n._bubbleBindings)&&delete n._bubbleBindings)},add:function(n,r,i){if(r instanceof e.Map&&n._bubbleBindings)for(var a in n._bubbleBindings)n._bubbleBindings[a]&&(t.teardownFromParent(n,r,a),t.toParent(r,n,i,a))},addMany:function(e,n){for(var r=0,i=n.length;i>r;r++)t.add(e,n[r],r)},remove:function(n,r){if(r instanceof e.Map&&n._bubbleBindings)for(var i in n._bubbleBindings)n._bubbleBindings[i]&&t.teardownFromParent(n,r,i)},removeMany:function(e,n){for(var r=0,i=n.length;i>r;r++)t.remove(e,n[r])},set:function(n,r,i,a){return e.isMapLike(i)&&t.add(n,i,r),e.isMapLike(a)&&t.remove(n,a),i},events:function(e,t){return e.constructor._bubbleRule(t,e)},toParent:function(t,n,r,i){e.listenTo.call(n,t,i,function(){var a=e.makeArray(arguments),o=a.shift();a[0]=(e.List&&n instanceof e.List?n.indexOf(t):r)+(a[0]?"."+a[0]:""),o.triggeredNS=o.triggeredNS||{},o.triggeredNS[n._cid]||(o.triggeredNS[n._cid]=!0,e.trigger(n,o,a),"change"===i&&e.trigger(n,a[0],[a[2],a[3]]))})},childrenOf:function(e,n){e._each(function(r,i){r&&r.bind&&t.toParent(r,e,i,n)})},teardownFromParent:function(t,n,r){n&&n.unbind&&e.stopListening.call(t,n,r);
},teardownChildrenFrom:function(e,n){e._each(function(r){t.teardownFromParent(e,r,n)})},isBubbling:function(e,t){return e._bubbleBindings&&e._bubbleBindings[t]}};return t})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/util/object/isplain.js",["can/util/can"],function(e){var t=Object.prototype.hasOwnProperty,n=function(e){return null!==e&&e==e.window},r=function(e){if(!e||"object"!=typeof e||e.nodeType||n(e))return!1;try{if(e.constructor&&!t.call(e,"constructor")&&!t.call(e.constructor.prototype,"isPrototypeOf"))return!1}catch(r){return!1}var i;for(i in e);return void 0===i||t.call(e,i)};return e.isPlainObject=r,e})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/map_helpers.js",["can/util/library","can/util/object/isplain"],function(e){var t={attrParts:function(e,t){return t?[e]:"object"==typeof e?e:(""+e).split(".")},canMakeObserve:function(t){return t&&!e.isPromise(t)&&(e.isArray(t)||e.isPlainObject(t))},serialize:function(){var n=null;return function(r,i,a){var o=e.cid(r),s=!1;return n||(s=!0,n={attr:{},serialize:{}}),n[i][o]=a,r.each(function(o,s){var u,d=e.isMapLike(o),l=d&&n[i][e.cid(o)];u=l?l:r["___"+i]?r["___"+i](s,o):t.getValue(r,s,o,i),void 0!==u&&(a[s]=u)}),s&&(n=null),a}}(),getValue:function(t,n,r,i){return e.isMapLike(r)?r[i]():r},define:null,addComputedAttr:function(e,t,n){e._computedAttrs[t]={compute:n,count:0,handler:function(n,r,i){e._triggerChange(t,"set",r,i,n.batchNum)}}},addToMap:function(t,i){var a;n||(a=r,n={});var o=t._cid,s=e.cid(t);return n[s]||(n[s]={obj:t,instance:i,added:!o}),a},getMapFromObject:function(e){return n&&n[e._cid]&&n[e._cid].instance}},n=null,r=function(){for(var e in n)n[e].added&&delete n[e].obj._cid;n=null};return t})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/list.js",["can/util/library","can/map","can/bubble","can/map_helpers"],function(e,t,n,r){var i=[].splice,a=function(){var e={0:"a",length:1};return i.call(e,0,1),!e[0]}(),o=t.extend({Map:t},{setup:function(t,n){this.length=0,e.cid(this,".map"),this._setupComputedProperties(),t=t||[];var i;e.isPromise(t)?this.replace(t):(i=t.length&&r.addToMap(t,this),this.push.apply(this,e.makeArray(t||[]))),i&&i(),e.simpleExtend(this,n)},_triggerChange:function(n,r,i,a){t.prototype._triggerChange.apply(this,arguments);var o=+n;~(""+n).indexOf(".")||isNaN(o)||("add"===r?(e.batch.trigger(this,r,[i,o]),e.batch.trigger(this,"length",[this.length])):"remove"===r?(e.batch.trigger(this,r,[a,o]),e.batch.trigger(this,"length",[this.length])):e.batch.trigger(this,r,[i,o]))},___get:function(e){if(e){var t=this._computedAttrs[e];return t&&t.compute?t.compute():this[e]}return this},__set:function(t,n,r){if(t=isNaN(+t)||t%1?t:+t,"number"==typeof t&&t>this.length-1){var i=new Array(t+1-this.length);return i[i.length-1]=n,this.push.apply(this,i),i}return e.Map.prototype.__set.call(this,""+t,n,r)},___set:function(e,t){this[e]=t,+e>=this.length&&(this.length=+e+1)},__remove:function(e,t){isNaN(+e)?(delete this[e],this._triggerChange(e,"remove",void 0,t)):this.splice(e,1)},_each:function(e){for(var t=this.___get(),n=0;n<t.length;n++)e(t[n],n)},serialize:function(){return r.serialize(this,"serialize",[])},splice:function(t,r){var o,s,u,d=e.makeArray(arguments),l=[],c=d.length>2;for(t=t||0,o=0,s=d.length-2;s>o;o++)u=o+2,d[u]=this.__type(d[u],u),l.push(d[u]),this[o+t]!==d[u]&&(c=!1);if(c&&this.length<=l.length)return l;void 0===r&&(r=d[1]=this.length-t);var m=i.apply(this,d);if(!a)for(o=this.length;o<m.length+this.length;o++)delete this[o];return e.batch.start(),r>0&&(n.removeMany(this,m),this._triggerChange(""+t,"remove",void 0,m)),d.length>2&&(n.addMany(this,l),this._triggerChange(""+t,"add",l,m)),e.batch.stop(),m},_getAttrs:function(){return r.serialize(this,"attr",[])},_setAttrs:function(t,n){t=e.makeArray(t),e.batch.start(),this._updateAttrs(t,n),e.batch.stop()},_updateAttrs:function(t,n){for(var i=Math.min(t.length,this.length),a=0;i>a;a++){var o=this[a],s=t[a];e.isMapLike(o)&&r.canMakeObserve(s)?o.attr(s,n):o!==s&&this._set(a+"",s)}t.length>this.length?this.push.apply(this,t.slice(this.length)):t.length<this.length&&n&&this.splice(t.length)}}),s=function(t){return t[0]&&e.isArray(t[0])?t[0]:e.makeArray(t)};return e.each({push:"length",unshift:0},function(t,r){var i=[][r];o.prototype[r]=function(){e.batch.start();for(var r,a,o=[],s=t?this.length:0,u=arguments.length;u--;)a=arguments[u],o[u]=n.set(this,u,this.__type(a,u));return r=i.apply(this,o),(!this.comparator||o.length)&&this._triggerChange(""+s,"add",o,void 0),e.batch.stop(),r}}),e.each({pop:"length",shift:0},function(t,r){o.prototype[r]=function(){if(!this.length)return void 0;var i=s(arguments),a=t&&this.length?this.length-1:0,o=[][r].apply(this,i);return e.batch.start(),this._triggerChange(""+a,"remove",void 0,[o]),o&&o.unbind&&n.remove(this,o),e.batch.stop(),o}}),e.extend(o.prototype,{indexOf:function(t,n){return e.__observe(this,"length"),e.inArray(t,this,n)},join:function(){return e.__observe(this,"length"),[].join.apply(this,arguments)},reverse:function(){var t=[].reverse.call(e.makeArray(this));return this.replace(t)},slice:function(){e.__observe(this,"length");var t=Array.prototype.slice.apply(this,arguments);return new this.constructor(t)},concat:function(){var t=[];return e.each(e.makeArray(arguments),function(n,r){t[r]=n instanceof e.List?n.serialize():n}),new this.constructor(Array.prototype.concat.apply(this.serialize(),t))},forEach:function(t,n){return e.each(this,t,n||this)},replace:function(t){if(e.isPromise(t)){this._promise&&(this._promise.__isCurrentPromise=!1);var n=this._promise=t;n.__isCurrentPromise=!0;var r=this;t.then(function(e){n.__isCurrentPromise&&r.replace(e)})}else this.splice.apply(this,[0,this.length].concat(e.makeArray(t||[])));return this},filter:function(e,t){var n,r=new this.constructor,i=this;return this.each(function(a,o,s){n=e.call(t|i,a,o,i),n&&r.push(a)}),r},map:function(t,n){var r=new e.List,i=this;return this.each(function(e,a,o){var s=t.call(n|i,e,a,i);r.push(s)}),r}}),e.List=t.List=o,e.List})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/view.js",["can/util/library"],function(e){var t=e.isFunction,n=e.makeArray,r=1,i=function(e){var t=function(){return d.frag(e.apply(this,arguments))};return t.render=function(){return e.apply(e,arguments)},t},a=function(e,t){if(!e.length)throw new Error("can.view: No template or empty template:"+t)},o=function(n,r){if(t(n)){var i=e.Deferred();return i.resolve(n)}var o,s,u,l="string"==typeof n?n:n.url,c=n.engine&&"."+n.engine||l.match(/\.[\w\d]+$/);if(l.match(/^#/)&&(l=l.substr(1)),(s=document.getElementById(l))&&(c="."+s.type.match(/\/(x\-)?(.+)/)[2]),c||d.cached[l]||(l+=c=d.ext),e.isArray(c)&&(c=c[0]),u=d.toId(l),l.match(/^\/\//)&&(l=l.substr(2),l=window.steal?steal.config().root.mapJoin(""+steal.id(l)):l),window.require&&require.toUrl&&(l=require.toUrl(l)),o=d.types[c],d.cached[u])return d.cached[u];if(s)return d.registerView(u,s.innerHTML,o);var m=new e.Deferred;return e.ajax({async:r,url:l,dataType:"text",error:function(e){a("",l),m.reject(e)},success:function(e){a(e,l),d.registerView(u,e,o,m)}}),m},s=function(t){var n=[];if(e.isPromise(t))return[t];for(var r in t)e.isPromise(t[r])&&n.push(t[r]);return n},u=function(t){return e.isArray(t)&&"success"===t[1]?t[0]:t},d=e.view=e.template=function(e,n,r,i){return t(r)&&(i=r,r=void 0),d.renderAs("fragment",e,n,r,i)};return e.extend(d,{frag:function(e,t){return d.hookup(d.fragment(e),t)},fragment:function(t){return e.frag(t,document)},toId:function(t){return e.map(t.toString().split(/\/|\./g),function(e){return e?e:void 0}).join("_")},toStr:function(e){return null==e?"":""+e},hookup:function(t,n){var r,i,a=[];return e.each(t.childNodes?e.makeArray(t.childNodes):t,function(t){1===t.nodeType&&(a.push(t),a.push.apply(a,e.makeArray(t.getElementsByTagName("*"))))}),e.each(a,function(e){e.getAttribute&&(r=e.getAttribute("data-view-id"))&&(i=d.hookups[r])&&(i(e,n,r),delete d.hookups[r],e.removeAttribute("data-view-id"))}),t},hookups:{},hook:function(e){return d.hookups[++r]=e," data-view-id='"+r+"'"},cached:{},cachedRenderers:{},cache:!0,register:function(t){this.types["."+t.suffix]=t,e[t.suffix]=d[t.suffix]=function(e,n){var r,a;if(!n)return a=function(){return r||(r=t.fragRenderer?t.fragRenderer(null,e):i(t.renderer(null,e))),r.apply(this,arguments)},a.render=function(){var n=t.renderer(null,e);return n.apply(n,arguments)},a;var o=function(){return r||(r=t.fragRenderer?t.fragRenderer(e,n):t.renderer(e,n)),r.apply(this,arguments)};return t.fragRenderer?d.preload(e,o):d.preloadStringRenderer(e,o)}},types:{},ext:".ejs",registerScript:function(e,t,n){return"can.view.preloadStringRenderer('"+t+"',"+d.types["."+e].script(t,n)+");"},preload:function(t,n){var r=d.cached[t]=(new e.Deferred).resolve(function(e,t){return n.call(e,e,t)});return r.__view_id=t,d.cachedRenderers[t]=n,n},preloadStringRenderer:function(e,t){return this.preload(e,i(t))},render:function(t,n,r,i,a){return e.view.renderAs("string",t,n,r,i,a)},renderTo:function(e,t,n,r,i){return("string"===e&&t.render?t.render:t)(n,r,i)},renderAs:function(r,i,a,l,c,m){void 0!==c&&"string"==typeof c.expression&&(m=c,c=void 0),t(l)&&(c=l,l=void 0);var f,p,h,_,g=s(a);if(g.length)return f=new e.Deferred,p=e.extend({},a),g.push(o(i,!0)),e.when.apply(e,g).then(function(t){var i,o=n(arguments),s=o.pop();if(e.isPromise(a))p=u(t);else for(var d in a)e.isPromise(a[d])&&(p[d]=u(o.shift()));i=e.view.renderTo(r,s,p,l,m),f.resolve(i,p),c&&c(i,p)},function(){f.reject.apply(f,arguments)}),f;if(h=t(c),f=e.__notObserve(o)(i,h),h)_=f,f.then(function(t){c(a?e.view.renderTo(r,t,a,l,m):t)});else{if("resolved"===f.state()&&f.__view_id){var v=d.cachedRenderers[f.__view_id];return a?e.view.renderTo(r,v,a,l,m):v}f.then(function(t){_=a?e.view.renderTo(r,t,a,l,m):t})}return _},registerView:function(t,n,r,a){var o,s="object"==typeof r?r:d.types[r||d.ext];return o=s.fragRenderer?s.fragRenderer(t,n):i(s.renderer(t,n)),a=a||new e.Deferred,d.cache&&(d.cached[t]=a,a.__view_id=t,d.cachedRenderers[t]=o),a.resolve(o)},simpleHelper:function(t){return function(){var n=[],r=arguments;return e.each(r,function(e,t){if(t<=r.length){for(;e&&e.isComputed;)e=e();n.push(e)}}),t.apply(this,n)}}}),e})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/util/bind.js",["can/util/library"],function(e){return e.bindAndSetup=function(){return e.addEvent.apply(this,arguments),this.__inSetup||(this._bindings?this._bindings++:(this._bindings=1,this._bindsetup&&this._bindsetup())),this},e.unbindAndTeardown=function(t,n){if(!this.__bindEvents)return this;var r=this.__bindEvents[t]||[],i=r.length;return e.removeEvent.apply(this,arguments),null===this._bindings?this._bindings=0:this._bindings=this._bindings-(i-r.length),!this._bindings&&this._bindteardown&&this._bindteardown(),this},e})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/read.js",["can/util/library"],function(e){var t=function(e,n,i){i=i||{};for(var a,o,s={foundObservable:!1},u=r(e,0,n,i,s),d=n.length,l=0;d>l;){o=u;for(var c=0,m=t.propertyReaders.length;m>c;c++){var f=t.propertyReaders[c];if(f.test(u)){u=f.read(u,n[l],l,i,s);break}}if(l+=1,u=r(u,l,n,i,s,o),a=typeof u,l<n.length&&(null===u||"function"!==a&&"object"!==a))return i.earlyExit&&i.earlyExit(o,l-1,u),{value:void 0,parent:o}}return void 0===u&&i.earlyExit&&i.earlyExit(o,l-1),{value:u,parent:o}},n=function(e,t){var n=t[e-1];return n&&n.at},r=function(e,n,r,i,a,o){var s;do{s=!1;for(var u=0,d=t.valueReaders.length;d>u;u++)t.valueReaders[u].test(e,n,r,i)&&(e=t.valueReaders[u].read(e,n,r,i,a,o))}while(s);return e};t.valueReaders=[{name:"compute",test:function(e,t,r,i){return e&&e.isComputed&&!n(t,r)},read:function(t,n,r,i,a){return i.readCompute===!1&&n===r.length?t:(!a.foundObservable&&i.foundObservable&&(i.foundObservable(t,n),a.foundObservable=!0),t instanceof e.Compute?t.get():t())}},{name:"function",test:function(t,n,r,i){var a=typeof t;return!("function"!==a||t.isComputed||e.Construct&&t.prototype instanceof e.Construct||e.route&&t===e.route)},read:function(t,r,i,a,o,s){return n(r,i)?r===i.length?e.proxy(t,s):t:a.callMethodsOnObservables&&e.isMapLike(s)?t.apply(s,a.args||[]):a.isArgument&&r===i.length?a.proxyMethods!==!1?e.proxy(t,s):t:t.apply(s,a.args||[])}}],t.propertyReaders=[{name:"map",test:e.isMapLike,read:function(e,t,n,r,i){!i.foundObservable&&r.foundObservable&&(r.foundObservable(e,n),i.foundObservable=!0);var a=e.attr(t.key);return void 0!==a?a:e[t.key]}},{name:"promise",test:function(t){return e.isPromise(t)},read:function(t,n,r,i,a){!a.foundObservable&&i.foundObservable&&(i.foundObservable(t,r),a.foundObservable=!0);var o=t.__observeData;return t.__observeData||(o=t.__observeData={isPending:!0,state:"pending",isResolved:!1,isRejected:!1,value:void 0,reason:void 0},e.cid(o),e.simpleExtend(o,e.event),t.then(function(e){o.isPending=!1,o.isResolved=!0,o.value=e,o.state="resolved",o.dispatch("state",["resolved","pending"])},function(e){o.isPending=!1,o.isRejected=!0,o.reason=e,o.state="rejected",o.dispatch("state",["rejected","pending"])})),e.__observe(o,"state"),n.key in o?o[n.key]:t[n.key]}},{name:"object",test:function(){return!0},read:function(e,t){return null==e?void 0:t.key in e?e[t.key]:t.at&&i[t.key]&&"@"+t.key in e?(t.at=!1,e["@"+t.key]):void 0}}];var i={index:!0,key:!0,event:!0,element:!0,viewModel:!0};return t.write=function(t,n,r,i){return i=i||{},e.isMapLike(t)?!i.isArgument&&t._data&&t._data[n]&&t._data[n].isComputed?t._data[n](r):t.attr(n,r):t[n]&&t[n].isComputed?t[n](r):void("object"==typeof t&&(t[n]=r))},t.reads=function(e){var t=[],n=0,r=!1;"@"===e.charAt(0)&&(n=1,r=!0);for(var i="",a=n;a<e.length;a++){var o=e.charAt(a);"."===o||"@"===o?"\\"!==e.charAt(a-1)?(t.push({key:i,at:r}),r="@"===o,i=""):i=i.substr(0,i.length-1)+".":i+=o}return t.push({key:i,at:r}),t},t})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/get_value_and_bind.js",["can/util/library"],function(e){function t(t,n,r){this.newObserved={},this.oldObserved=null,this.func=t,this.context=n,this.compute=r,this.onDependencyChange=e.proxy(this.onDependencyChange,this),this.depth=null,this.childDepths={},this.ignore=0,this.inBatch=!1,this.ready=!1,r.observedInfo=this,this.setReady=e.proxy(this._setReady,this)}e.simpleExtend(t.prototype,{getPrimaryDepth:function(){return this.compute._primaryDepth},_setReady:function(){this.ready=!0},getDepth:function(){return null!==this.depth?this.depth:this.depth=this._getDepth()},_getDepth:function(){var e=0,t=this.childDepths;for(var n in t)t[n]>e&&(e=t[n]);return e+1},addEdge:function(e){e.obj.bind(e.event,this.onDependencyChange),e.obj.observedInfo&&(this.childDepths[e.obj._cid]=e.obj.observedInfo.getDepth(),this.depth=null)},removeEdge:function(e){e.obj.unbind(e.event,this.onDependencyChange),e.obj.observedInfo&&(delete this.childDepths[e.obj._cid],this.depth=null)},dependencyChange:function(e){this.bound&&this.ready&&(void 0!==e.batchNum?e.batchNum!==this.batchNum&&(t.registerUpdate(this),this.batchNum=e.batchNum):this.updateCompute(e.batchNum))},onDependencyChange:function(e,t,n){this.dependencyChange(e,t,n)},updateCompute:function(e){if(this.bound){var t=this.value;this.getValueAndBind(),this.compute.updater(this.value,t,e)}},getValueAndBind:function(){this.bound=!0,this.oldObserved=this.newObserved||{},this.ignore=0,this.newObserved={},this.ready=!1,o.push(this),this.value=this.func.call(this.context),o.pop(),this.updateBindings(),e.batch.afterPreviousEvents(this.setReady)},updateBindings:function(){var e,t,n=this.newObserved,r=this.oldObserved;for(e in n)t=n[e],r[e]?r[e]=null:this.addEdge(t);for(e in r)t=r[e],t&&this.removeEdge(t)},teardown:function(){this.bound=!1;for(var e in this.newObserved){var t=this.newObserved[e];this.removeEdge(t)}this.newObserved={}}});var n,r=[],i=1/0,a=0;t.registerUpdate=function(e,t){var n=e.getDepth()-1,o=e.getPrimaryDepth();i=Math.min(o,i),a=Math.max(o,a);var s=r[o]||(r[o]={observeInfos:[],current:1/0,max:0}),u=s.observeInfos[n]||(s.observeInfos[n]=[]);u.push(e),s.current=Math.min(n,s.current),s.max=Math.max(n,s.max)},t.updateUntil=function(e,t){for(var o;;){if(!(a>=i&&e>=i))return;var s=r[i];if(s&&s.current<=s.max){if(s.current>t)return;var u=s.observeInfos[s.current];u&&(o=u.pop())?o.updateCompute(n):s.current++}else i++}},t.batchEnd=function(e){var t;for(n=e;;){if(!(a>=i))return r=[],i=1/0,void(a=0);var o=r[i];if(o&&o.current<=o.max){var s=o.observeInfos[o.current];s&&(t=s.pop())?t.updateCompute(e):o.current++}else i++}};var o=[];return e.__observe=function(e,t){var n=o[o.length-1];if(n&&!n.ignore){var r=t+"",i=e._cid+"|"+r;n.traps?n.traps.push({obj:e,event:r,name:i}):n.newObserved[i]||(n.newObserved[i]={obj:e,event:r})}},e.__reading=e.__observe,e.__trapObserves=function(){if(o.length){var e=o[o.length-1],t=e.traps=[];return function(){return e.traps=null,t}}return function(){return[]}},e.__observes=function(e){var t=o[o.length-1];if(t)for(var n=0,r=e.length;r>n;n++){var i=e[n],a=i.name;t.newObserved[a]||(t.newObserved[a]=i)}},e.__isRecordingObserves=function(){var e=o.length,t=o[e-1];return e&&0===t.ignore&&t},e.__notObserve=function(e){return function(){if(o.length){var t=o[o.length-1];t.ignore++;var n=e.apply(this,arguments);return t.ignore--,n}return e.apply(this,arguments)}},e.batch._onDispatchedEvents=t.batchEnd,t})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/util/batch.js",["can/util/can"],function(e){var t=1,n=0,r=null,i=null,a=[],o=!1;e.batch={start:function(e){if(n++,1===n){var r={events:[],callbacks:[],number:t++};a.push(r),e&&r.callbacks.push(e),i=r}},stop:function(t,s){if(t?n=0:n--,0===n){i=null;var u;if(o===!1){o=!0;for(var d,l=[];u=a.shift();){var c=u.events;l.push.apply(l,u.callbacks),r=u,e.batch.batchNum=u.number;var m;for(s&&e.batch.start(),d=0,m=c.length;m>d;d++)e.dispatch.apply(c[d][0],c[d][1]);e.batch._onDispatchedEvents(u.number),r=null,e.batch.batchNum=void 0}for(d=l.length-1;d>=0;d--)l[d]();o=!1}}},_onDispatchedEvents:function(){},trigger:function(t,n,r){t.__inSetup||(n="string"==typeof n?{type:n}:n,i?(n.batchNum=i.number,i.events.push([t,[n,r]])):n.batchNum?e.dispatch.call(t,n,r):a.length?(e.batch.start(),n.batchNum=i.number,i.events.push([t,[n,r]]),e.batch.stop()):e.dispatch.call(t,n,r))},afterPreviousEvents:function(t){var n=e.last(a);if(n){var r={};e.bind.call(r,"ready",t),n.events.push([r,[{type:"ready"},[]]])}else t({})},after:function(e){var t=i||r;t?t.callbacks.push(e):e({})}}})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/proto_compute.js",["can/util/library","can/util/bind","can/read","can/get_value_and_bind","can/util/batch"],function(e,t,n,r){e.Compute=function(t,n,r,i){e.cid(this,"compute");for(var a=[],o=0,s=arguments.length;s>o;o++)a[o]=arguments[o];var u=typeof a[1];"function"==typeof a[0]?this._setupGetterSetterFn(a[0],a[1],a[2],a[3]):a[1]?"string"===u?this._setupProperty(a[0],a[1],a[2]):"function"===u?this._setupSetter(a[0],a[1],a[2]):a[1]&&a[1].fn?this._setupAsyncCompute(a[0],a[1]):this._setupSettings(a[0],a[1]):this._setupSimpleValue(a[0]),this._args=a,this._primaryDepth=0,this.isComputed=!0},e.simpleExtend(e.Compute.prototype,{setPrimaryDepth:function(e){this._primaryDepth=e},_setupGetterSetterFn:function(t,n,r){this._set=n?e.proxy(t,n):t,this._get=n?e.proxy(t,n):t,this._canObserve=r===!1?!1:!0;var i=a(this,t,n||this);e.simpleExtend(this,i)},_setupProperty:function(t,n,r){var i,a=e.isMapLike(t),o=this;a?(i=function(e,t,n){o.updater(t,n,e.batchNum)},this.hasDependencies=!0,this._get=function(){return t.attr(n)},this._set=function(e){t.attr(n,e)}):(i=function(){o.updater(o._get(),o.value)},this._get=function(){return e.getObject(n,[t])},this._set=function(r){var i=n.split("."),a=i.pop(),o=e.getObject(i.join("."),[t]);o[a]=r}),this._on=function(a){e.bind.call(t,r||n,i),this.value=this._get()},this._off=function(){return e.unbind.call(t,r||n,i)}},_setupSetter:function(t,n,r){this.value=t,this._set=n,e.simpleExtend(this,r)},_setupSettings:function(e,t){if(this.value=e,this._set=t.set||this._set,this._get=t.get||this._get,!t.__selfUpdater){var n=this,r=this.updater;this.updater=function(){r.call(n,n._get(),n.value)}}this._on=t.on?t.on:this._on,this._off=t.off?t.off:this._off},_setupAsyncCompute:function(t,n){var r=this;this.value=t,this._setUpdates=!0,this.lastSetValue=new e.Compute(t),this._set=function(e){return e===r.lastSetValue.get()?this.value:r.lastSetValue.set(e)},this._get=function(){return o.call(n.context,r.lastSetValue.get())};var i,o=n.fn;if(0===o.length)i=a(this,o,n.context);else if(1===o.length)i=a(this,function(){return o.call(n.context,r.lastSetValue.get())},n);else{var s=this.updater,u=function(e){s.call(r,e,r.value)};this.updater=function(e){s.call(r,e,r.value)},i=a(this,function(){var e=o.call(n.context,r.lastSetValue.get(),u);return void 0!==e?e:this.value},this)}e.simpleExtend(this,i)},_setupSimpleValue:function(e){this.value=e},_bindsetup:e.__notObserve(function(){this.bound=!0,this._on(this.updater)}),_bindteardown:function(){this._off(this.updater),this.bound=!1},bind:e.bindAndSetup,unbind:e.unbindAndTeardown,clone:function(t){return t&&"function"==typeof this._args[0]?this._args[1]=t:t&&(this._args[2]=t),new e.Compute(this._args[0],this._args[1],this._args[2],this._args[3])},_on:e.k,_off:e.k,get:function(){var t=e.__isRecordingObserves();return t&&this._canObserve!==!1&&(e.__observe(this,"change"),this.bound||e.Compute.temporarilyBind(this)),this.bound?(t&&this.getDepth&&this.getDepth()>=t.getDepth()&&r.updateUntil(this.getPrimaryDepth(),this.getDepth()),this.value):this._get()},_get:function(){return this.value},set:function(e){var t=this.value,n=this._set(e,t);return this._setUpdates?this.value:this.hasDependencies?this._get():(void 0===n?this.value=this._get():this.value=n,i(this,this.value,t),this.value)},_set:function(e){return this.value=e},updater:function(e,t,n){this.value=e,i(this,e,t,n)},toFunction:function(){return e.proxy(this._computeFn,this)},_computeFn:function(e){return arguments.length?this.set(e):this.get()}});var i=function(t,n,r,i){var a=n!==r&&!(n!==n&&r!==r);a&&e.batch.trigger(t,{type:"change",batchNum:i},[n,r])},a=function(t,n,i){var a=new r(n,i,t);return{readInfo:a,_on:function(){a.getValueAndBind(),t.value=a.value,t.hasDependencies=!e.isEmptyObject(a.newObserved)},_off:function(){a.teardown()},getDepth:function(){return a.getDepth()},getPrimaryDepth:function(){return a.getPrimaryDepth()}}};e.Compute.temporarilyBind=function(t){var n=t.computeInstance||t;n.bind("change",e.k),o||(o=[],setTimeout(s,10)),o.push(n)};var o,s=function(){for(var t=0,n=o.length;n>t;t++)o[t].unbind("change",e.k);o=null};return e.Compute.async=function(t,n,r){return new e.Compute(t,{fn:n,context:r})},e.Compute.truthy=function(t){return new e.Compute(function(){var e=t.get();return"function"==typeof e&&(e=e.get()),!!e})},e.Compute.read=n,e.Compute.set=n.write,e.Compute})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/compute.js",["can/util/library","can/util/bind","can/util/batch","can/proto_compute"],function(e,t){return e.compute=function(t,n,r,i){var a=new e.Compute(t,n,r,i),o=a.bind,s=a.unbind,u=function(e){return arguments.length?a.set(e):a.get()},d=e.cid(u,"compute"),l="__handler"+d;return u.bind=function(e,t){var n=t&&t[l];return t&&!n&&(n=t[l]=function(){t.apply(u,arguments)}),o.call(a,e,n)},u.unbind=function(e,t){var n=t&&t[l];return n?(delete t[l],a.unbind(e,n)):s.apply(a,arguments)},u.isComputed=a.isComputed,u.clone=function(r){return"function"==typeof t&&(n=r),e.compute(t,n,r,i)},u.computeInstance=a,u},e.compute.truthy=function(t){return e.compute(function(){var e=t();return"function"==typeof e&&(e=e()),!!e})},e.compute.async=function(t,n,r){return e.compute(t,{fn:n,context:r})},e.compute.read=e.Compute.read,e.compute.set=e.Compute.set,e.compute.temporarilyBind=e.Compute.temporarilyBind,e.compute})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/view/scope.js",["can/util/library","can/view/compute_data","can/construct","can/map","can/list","can/view","can/compute"],function(e,t){function n(e,t,n){this._context=e,this._parent=t,this._meta=n||{},this.__cache={}}function r(e,t,r){e.helpers||e.partials||e.tags||(e={helpers:e}),n.call(this,e,t,r)}return e.simpleExtend(n,{read:e.compute.read,Refs:e.Map.extend({shortName:"ReferenceMap"},{}),refsScope:function(){return new e.view.Scope(new this.Refs)}}),e.simpleExtend(n.prototype,{add:function(e,t){return e!==this._context?new this.constructor(e,this,t):this},read:function(t,n){if("%root"===t)return{value:this.getRoot()};var r="./"===t.substr(0,2),i="../"===t.substr(0,3),a="."===t||"this"===t,o=".."===t,s=r||i||a||o;if(s&&this._meta.notContext)return this._parent.read(t,n);var u;if(r)u=!0,t=t.substr(2);else{if(i){for(var d=this._parent;d._meta.notContext;)d=d._parent;return d.read(t.substr(3)||".",n)}if(a)return{value:this._context};if(o)return{value:this._parent._context}}var l=e.compute.read.reads(t);return"*"===l[0].key.charAt(0)?this.getRefs()._read(l,n,!0):this._read(l,n,u)},_read:function(t,n,r){for(var i,a,o,s,u,d=this,l=[],c=-1,m=e.simpleExtend({foundObservable:function(e,n){a=e,o=t.slice(n)},earlyExit:function(e,t){t>c&&(u=a,s=o,c=t)}},n);d;){if(i=d._context,null!==i&&("object"==typeof i||"function"==typeof i)){var f=e.__trapObserves(),p=e.compute.read(i,t,m),h=f();if(void 0!==p.value)return e.__observes(h),{scope:d,rootObserve:a,value:p.value,reads:o};l.push.apply(l,h)}d=r?null:d._parent}return e.__observes(l),{setRoot:u,reads:s,value:void 0}},get:e.__notObserve(function(t,n){n=e.simpleExtend({isArgument:!0},n);var r=this.read(t,n);return r.value}),getScope:function(e){for(var t=this;t;){if(e(t))return t;t=t._parent}},getContext:function(e){var t=this.getScope(e);return t&&t._context},getRefs:function(){return this.getScope(function(e){return e._context instanceof n.Refs})},getRoot:function(){for(var e=this,t=this;e._parent;)t=e,e=e._parent;return e._context instanceof n.Refs&&(e=t),e._context},set:function(t,n,r){var i,a,o=t.lastIndexOf("."),s=t.lastIndexOf("/");if(s>o?(i=t.substring(0,s),a=t.substring(s+1,t.length)):-1!==o?(i=t.substring(0,o),a=t.substring(o+1,t.length)):(i=".",a=t),"*"===t.charAt(0))e.compute.set(this.getRefs()._context,t,n,r);else{var u=this.read(i,r).value;e.compute.set(u,a,n,r)}},attr:e.__notObserve(function(t,n,r){return r=e.simpleExtend({isArgument:!0},r),2===arguments.length?this.set(t,n,r):this.get(t,r)}),computeData:function(e,n){return t(this,e,n)},compute:function(e,t){return this.computeData(e,t).compute},cloneFromRef:function(){for(var t,r,i=[],a=this;a;){if(t=a._context,t instanceof n.Refs){r=a._parent;break}i.unshift(t),a=a._parent}return r?(e.each(i,function(e){r=r.add(e)}),r):this}}),e.view.Scope=n,r.prototype=new n,r.prototype.constructor=r,e.view.Options=r,n})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/view/href.js",["can/util/library","can/view/expression","can/view/callbacks","can/view/scope"],function(e,t){var n=function(e){return"{"===e[0]&&"}"===e[e.length-1]?e.substr(1,e.length-2):e};e.view.attr("can-href",function(r,i){var a=t.parse("tmp("+n(r.getAttribute("can-href"))+")",{baseMethodType:"Call"}),o=a.argExprs[0].value(i.scope,null),s=e.compute(function(){return e.route.url(o())});r.setAttribute("href",s());var u=function(e,t){r.setAttribute("href",t)};s.bind("change",u),e.bind.call(r,"removed",function(){s.unbind("change",u)})})})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/view/bindings.js",["can/util/library","can/view/expression","can/view/callbacks","can/view/live","can/view/scope","can/view/href"],function(e,t,n,r){var i={viewModel:function(t,n,r,i){i=i||{};var a,o={},s=[],u={},d={},c=e.extend({},i);e.each(e.makeArray(t.attributes),function(e){var r=l(e,t,{templateType:n.templateType,scope:n.scope,semaphore:o,getViewModel:function(){return a},attributeViewModelBindings:c,alreadyUpdatedChild:!0,nodeList:n.parentNodeList});r&&(r.onCompleteBinding&&(r.bindingInfo.parentToChild&&void 0!==r.value&&(i[g(r.bindingInfo.childName)]=r.value),s.push(r.onCompleteBinding)),u[e.name]=r.onTeardown)}),a=r(i);for(var m=0,f=s.length;f>m;m++)s[m]();return e.bind.call(t,"attributes",function(e){var r=e.attributeName,i=t.getAttribute(r);u[r]&&u[r]();var o=d[r]&&"attribute"===d[r].parent;if(null!==i||o){var s=l({name:r,value:i},t,{templateType:n.templateType,scope:n.scope,semaphore:{},getViewModel:function(){return a},attributeViewModelBindings:c,initializeValues:!0,nodeList:n.parentNodeList});s&&(s.onCompleteBinding&&s.onCompleteBinding(),d[r]=s.bindingInfo,u[r]=s.onTeardown)}}),function(){for(var e in u)u[e]()}},data:function(t,n){if(!e.data(e.$(t),"preventDataBindings")){var r,i=e.viewModel(t),a={},o=l({name:n.attributeName,value:t.getAttribute(n.attributeName),nodeList:n.nodeList},t,{templateType:n.templateType,scope:n.scope,semaphore:a,getViewModel:function(){return i}});o.onCompleteBinding&&o.onCompleteBinding(),r=o.onTeardown,e.one.call(t,"removed",function(){r()}),e.bind.call(t,"attributes",function(e){var o=e.attributeName,s=t.getAttribute(o);if(o===n.attributeName&&(r&&r(),null!==s)){var u=l({name:o,value:s},t,{templateType:n.templateType,scope:n.scope,semaphore:a,getViewModel:function(){return i},initializeValues:!0,nodeList:n.nodeList});u&&(u.onCompleteBinding&&u.onCompleteBinding(),r=u.onTeardown)}})}},reference:function(t,n){t.getAttribute(n.attributeName);var r=e.camelize(n.attributeName.substr(1).toLowerCase()),i=e.viewModel(t),a=n.scope.getRefs();a._context.attr("*"+r,i)},event:function(n,r){var i=r.attributeName,a=0===i.indexOf("can-"),o=0===i.indexOf("can-")?i.substr("can-".length):e.camelize(p(i,"(",")")),s=a;"$"===o.charAt(0)&&(o=o.substr(1),s=!0);var u=function(a){var o=n.getAttribute(i);if(o){var s=e.$(n),u=e.viewModel(s[0]),d=t.parse(p(o),{lookupRule:"method",methodRule:"call"});if(!(d instanceof t.Call||d instanceof t.Helper)){var l=e.map([r.scope._context,s].concat(e.makeArray(arguments)),function(e){return new t.Literal(e)});d=new t.Call(d,l,{})}var c=r.scope.add({"@element":s,"@event":a,"@viewModel":u,"@scope":r.scope,"@context":r.scope._context,"%element":this,$element:s,"%event":a,"%viewModel":u,"%scope":r.scope,"%context":r.scope._context},{notContext:!0}),m=c.read(d.methodExpr.key,{isArgument:!0});if(!m.value)return m=c.read(d.methodExpr.key,{isArgument:!0}),null;var f=d.args(c,null)();return m.value.apply(m.parent,f)}};if(v[o]){var d=v[o](r,n,u);u=d.handler,o=d.event}e.bind.call(s?n:e.viewModel(n),o,u);var l=function(t){t.attributeName!==i||this.getAttribute(i)||(e.unbind.call(s?n:e.viewModel(n),o,u),e.unbind.call(n,"attributes",l))};e.bind.call(n,"attributes",l)},value:function(t,n){var r,i="$value",o=e.trim(p(t.getAttribute("can-value")));if("input"!==t.nodeName.toLowerCase()||"checkbox"!==t.type&&"radio"!==t.type)f(t)&&(i="$innerHTML");else{var s=a.scope(t,n.scope,o,{},!0);if("checkbox"===t.type){var u=e.attr.has(t,"can-true-value")?t.getAttribute("can-true-value"):!0,d=e.attr.has(t,"can-false-value")?t.getAttribute("can-false-value"):!1;r=e.compute(function(e){return arguments.length?void s(e?u:d):s()==u})}else"radio"===t.type&&(r=e.compute(function(e){return arguments.length?void(e&&s(t.value)):s()==t.value}));i="$checked",o="getterSetter",n.scope=new e.view.Scope({getterSetter:r})}var c=l({name:"{("+i+"})",value:o},t,{templateType:n.templateType,scope:n.scope,semaphore:{},initializeValues:!0,legacyBindings:!0,syncChildWithParent:!0});e.one.call(t,"removed",function(){c.onTeardown()})}};e.view.attr(/^\{[^\}]+\}$/,i.data),e.view.attr(/\*[\w\.\-_]+/,i.reference),e.view.attr(/^\([\$?\w\.\-]+\)$/,i.event),e.view.attr(/can-[\w\.]+/,i.event),e.view.attr("can-value",i.value);var a={scope:function(n,r,i,a,o,s){if(i){if(o){var u=t.parse(i,{baseMethodType:"Call"});return u.value(r,new e.view.Options({}))}return function(e){r.attr(g(i),e)}}return e.compute()},viewModel:function(t,n,r,i,a,o){
var s=g(r);return a?e.compute(function(t){var n=i.getViewModel();return arguments.length?void n.attr(s,t):"."===r?n:e.compute.read(n,e.compute.read.reads(r),{}).value}):function(t){var n,r=i.getViewModel();o?(n=r._get(s,{readCompute:!1}),n&&n.isComputed||(n=e.compute(),r._set(s,n,{readCompute:!1})),n(t)):r.attr(s,t)}},attribute:function(t,n,r,i,a,o,s){var u,d,l,c,m,f="select"===t.nodeName.toLowerCase(),p="value"===r&&f&&t.multiple,h=!1;s||(s="innerHTML"===r?["blur","change"]:"change"),e.isArray(s)||(s=[s]);var _=function(n){if(f&&!h&&(clearTimeout(l),l=setTimeout(function(){_(n)},1)),d=n,p){n&&"string"==typeof n?(n=n.split(";"),u=!0):n=n?e.makeArray(n):[];var a={};e.each(n,function(e){a[e]=!0}),e.each(t.childNodes,function(e){e.value&&(e.selected=!!a[e.value])})}else!i.legacyBindings&&f&&"selectedIndex"in t&&"value"===r?e.attr.setSelectValue(t,n):e.attr.setAttrOrProp(t,r,null==n?"":n);return n},g=function(){if(p){var n=[],i=t.childNodes;return e.each(i,function(e){e.selected&&e.value&&n.push(e.value)}),u?n.join(";"):n}return f&&"selectedIndex"in t&&-1===t.selectedIndex?void 0:e.attr.get(t,r)};f&&setTimeout(function(){h=!0},1),t.tagName&&"input"===t.tagName.toLowerCase()&&t.form&&(c=[{el:t.form,eventName:"reset",handler:function(){_(m)}}]);var v;return m=g(),e.compute(m,{on:function(n){if(e.each(s,function(r){e.bind.call(t,r,n)}),e.each(c,function(t){e.bind.call(t.el,t.eventName,t.handler)}),f){var r=function(e){o&&_(o()),n()};e.attr.MutationObserver?(v=new e.attr.MutationObserver(r),v.observe(t,{childList:!0,subtree:!0})):e.data(e.$(t),"canBindingCallback",{onMutation:r})}},off:function(n){e.each(s,function(r){e.unbind.call(t,r,n)}),e.each(c,function(t){e.unbind.call(t.el,t.eventName,t.handler)}),f&&(e.attr.MutationObserver?v.disconnect():e.data(e.$(t),"canBindingCallback",null))},get:g,set:_})}},o={childToParent:function(t,n,r,i,a,o){var s="function"==typeof n,u=function(t,u){i[a]||(s?(n(u),o&&n()!==r()&&(i[a]=(i[a]||0)+1,e.batch.start(),r(n()),e.batch.after(function(){--i[a]}),e.batch.stop())):n instanceof e.Map&&n.attr(u,!0))};return r&&r.isComputed&&r.bind("change",u),u},parentToChild:function(t,n,r,i,a){var o=function(t,n){i[a]=(i[a]||0)+1,e.batch.start(),r(n),e.batch.after(function(){--i[a]}),e.batch.stop()};return n&&n.isComputed&&n.bind("change",o),o}},s=function(t,r,i,a){var o,s=t.name,l=t.value||"",c=s.match(u);if(!c){var m=d.test(s),f=e.camelize(s);if(m||n.attr(s))return;var p="{"===l[0]&&"}"===e.last(l),h="legacy"===i?r[f]:!p,_=p?l.substr(1,l.length-2):l;return h?{bindingAttributeName:s,parent:"attribute",parentName:s,child:"viewModel",childName:f,parentToChild:!0,childToParent:!0}:{bindingAttributeName:s,parent:"scope",parentName:_,child:"viewModel",childName:f,parentToChild:!0,childToParent:!0}}var g=!!c[1],v=g||!!c[2],y=g||!v,b=c[3],M="$"===b.charAt(0);return M?(o={parent:"scope",child:"attribute",childToParent:v,parentToChild:y,bindingAttributeName:s,childName:b.substr(1),parentName:l,initializeValues:!0},"select"===a&&(o.stickyParentToChild=!0),o):(o={parent:"scope",child:"viewModel",childToParent:v,parentToChild:y,bindingAttributeName:s,childName:e.camelize(b),parentName:l,initializeValues:!0},"~"===l.trim().charAt(0)&&(o.stickyParentToChild=!0),o)},u=/\{(\()?(\^)?([^\}\)]+)\)?\}/,d=/^(data-view-id|class|id|\[[\w\.-]+\]|#[\w\.-])$/i,l=function(t,n,r){var i=s(t,r.attributeViewModelBindings,r.templateType,n.nodeName.toLowerCase());if(i){i.alreadyUpdatedChild=r.alreadyUpdatedChild,r.initializeValues&&(i.initializeValues=!0);var u,d,l,m=a[i.parent](n,r.scope,i.parentName,r,i.parentToChild),f=a[i.child](n,r.scope,i.childName,r,i.childToParent,i.stickyParentToChild&&m);r.nodeList&&(m&&m.isComputed&&m.computeInstance.setPrimaryDepth(r.nodeList.nesting+1),f&&f.isComputed&&f.computeInstance.setPrimaryDepth(r.nodeList.nesting+1)),i.parentToChild&&(d=o.parentToChild(n,m,f,r.semaphore,i.bindingAttributeName));var p=function(){i.childToParent?u=o.childToParent(n,m,f,r.semaphore,i.bindingAttributeName,r.syncChildWithParent):i.stickyParentToChild&&f.bind("change",l=e.k),i.initializeValues&&c(i,f,m,d,u)},g=function(){_(m,d),_(f,u),_(f,l)};return"viewModel"===i.child?{value:h(m),onCompleteBinding:p,bindingInfo:i,onTeardown:g}:(p(),{bindingInfo:i,onTeardown:g})}},c=function(e,t,n,r,i){var a=!1;e.parentToChild&&!e.childToParent?e.stickyParentToChild&&r({},h(n)):!e.parentToChild&&e.childToParent?a=!0:void 0===h(t)||void 0===h(n)&&(a=!0),a?i({},h(t)):e.alreadyUpdatedChild||r({},h(n))};if(!e.attr.MutationObserver){var m=function(t){var n=e.data(e.$(t),"canBindingCallback");n&&n.onMutation(t)};r.registerChildMutationCallback("select",m),r.registerChildMutationCallback("optgroup",function(e){m(e.parentNode)})}var f=function(){var e={"":!0,"true":!0,"false":!1},t=function(t){if(t&&t.getAttribute){var n=t.getAttribute("contenteditable");return e[n]}};return function(e){var n=t(e);return"boolean"==typeof n?n:!!t(e.parentNode)}}(),p=function(e,t,n){return t=t||"{",n=n||"}",e[0]===t&&e[e.length-1]===n?e.substr(1,e.length-2):e},h=function(e){return e&&e.isComputed?e():e},_=function(e,t){e&&e.isComputed&&"function"==typeof t&&e.unbind("change",t)},g=function(e){return e.replace(/@/g,"")},v={enter:function(e,t,n){return{event:"keyup",handler:function(e){return 13===e.keyCode?n.call(this,e):void 0}}}};return e.bindings={behaviors:i,getBindingInfo:s,special:v},e.bindings})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/view/mustache.js",["can/util/library","can/view/scope","can/view","can/scanner","can/compute","can/render","can/view/bindings"],function(e){e.view.ext=".mustache";var t="scope",n="___h4sh",r="{scope:"+t+",options:options}",i="{scope:"+t+",options:options, special: true}",a=t+",options",o=/((([^'"\s]+?=)?('.*?'|".*?"))|.*?)\s/g,s=/^(('.*?'|".*?"|[0-9]+\.?[0-9]*|true|false|null|undefined)|((.+?)=(('.*?'|".*?"|[0-9]+\.?[0-9]*|true|false)|(.+))))$/,u=function(e){return'{get:"'+e.replace(/"/g,'\\"')+'"}'},d=function(e){return e&&"string"==typeof e.get},l=function(t){return t instanceof e.Map||t&&!!t._get},c=function(e){return e&&e.splice&&"number"==typeof e.length},m=function(t,n,r){var i=function(e,r){return t(e||n,r)};return function(t,a){return void 0===t||t instanceof e.view.Scope||(t=n.add(t)),void 0===a||a instanceof e.view.Options||(a=r.add(a)),i(t,a||r)}},f=function(t,n){if(this.constructor!==f){var r=new f(t);return function(e,t){return r.render(e,t)}}return"function"==typeof t?void(this.template={fn:t}):(e.extend(this,t),void(this.template=this.scanner.scan(this.text,this.name)))};e.Mustache=e.global.Mustache=f,f.prototype.render=function(t,n){return t instanceof e.view.Scope||(t=new e.view.Scope(t||{})),n instanceof e.view.Options||(n=new e.view.Options(n||{})),n=n||{},this.template.fn.call(t,t,n)},e.extend(f.prototype,{scanner:new e.view.Scanner({text:{start:"",scope:t,options:",options: options",argNames:a},tokens:[["returnLeft","{{{","{{[{&]"],["commentFull","{{!}}","^[\\s\\t]*{{!.+?}}\\n"],["commentLeft","{{!","(\\n[\\s\\t]*{{!|{{!)"],["escapeFull","{{}}","(^[\\s\\t]*{{[#/^][^}]+?}}\\n|\\n[\\s\\t]*{{[#/^][^}]+?}}\\n|\\n[\\s\\t]*{{[#/^][^}]+?}}$)",function(e){return{before:/^\n.+?\n$/.test(e)?"\n":"",content:e.match(/\{\{(.+?)\}\}/)[1]||""}}],["escapeLeft","{{"],["returnRight","}}}"],["right","}}"]],helpers:[{name:/^>[\s]*\w*/,fn:function(t,n){var r=e.trim(t.replace(/^>\s?/,"")).replace(/["|']/g,"");return"can.Mustache.renderPartial('"+r+"',"+a+")"}},{name:/^\s*data\s/,fn:function(e,n){var r=e.match(/["|'](.*)["|']/)[1];return"can.proxy(function(__){can.data(can.$(__),'"+r+"', this.attr('.')); }, "+t+")"}},{name:/\s*\(([\$\w]+)\)\s*->([^\n]*)/,fn:function(e){var n=/\s*\(([\$\w]+)\)\s*->([^\n]*)/,r=e.match(n);return"can.proxy(function(__){var "+r[1]+"=can.$(__);with("+t+".attr('.')){"+r[2]+"}}, this);"}},{name:/^.*$/,fn:function(t,d){var l=!1,c={content:"",startTxt:!1,startOnlyTxt:!1,end:!1};if(t=e.trim(t),t.length&&(l=t.match(/^([#^\/]|else$)/))){switch(l=l[0]){case"#":case"^":d.specialAttribute?c.startOnlyTxt=!0:(c.startTxt=!0,c.escaped=0);break;case"/":return c.end=!0,c.content+='return ___v1ew.join("");}}])',c}t=t.substring(1)}if("else"!==l){var m,f=[],p=[],h=0;c.content+="can.Mustache.txt(\n"+(d.specialAttribute?i:r)+",\n"+(l?'"'+l+'"':"null")+",",(e.trim(t)+" ").replace(o,function(e,t){h&&(m=t.match(s))?m[2]?f.push(m[0]):p.push(m[4]+":"+(m[6]?m[6]:u(m[5]))):f.push(u(t)),h++}),c.content+=f.join(","),p.length&&(c.content+=",{"+n+":{"+p.join(",")+"}}")}switch(l&&"else"!==l&&(c.content+=",[\n\n"),l){case"^":case"#":c.content+="{fn:function("+a+"){var ___v1ew = [];";break;case"else":c.content+='return ___v1ew.join("");}},\n{inverse:function('+a+"){\nvar ___v1ew = [];";break;default:c.content+=")"}return l||(c.startTxt=!0,c.end=!0),c}}]})});for(var p=e.view.Scanner.prototype.helpers,h=0;h<p.length;h++)f.prototype.scanner.helpers.unshift(p[h]);return f.txt=function(t,r,i){for(var a,o,s=t.scope,u=t.options,p=[],h={fn:function(){},inverse:function(){}},_=s.attr("."),g=!0,v=3;v<arguments.length;v++){var y=arguments[v];if(r&&e.isArray(y))h=e.extend.apply(e,[h].concat(y));else if(y&&y[n]){a=y[n];for(var b in a)d(a[b])&&(a[b]=f.get(a[b].get,t,!1,!0))}else y&&d(y)?p.push(f.get(y.get,t,!1,!0,!0)):p.push(y)}if(d(i)){var M=i.get;i=f.get(i.get,t,p.length,!1),g=M===i}if(h.fn=m(h.fn,s,u),h.inverse=m(h.inverse,s,u),"^"===r){var w=h.fn;h.fn=h.inverse,h.inverse=w}return(o=g&&"string"==typeof i&&f.getHelper(i,u)||e.isFunction(i)&&!i.isComputed&&{fn:i})?(e.extend(h,{context:_,scope:s,contexts:s,hash:a}),p.push(h),function(){var e=o.fn.apply(_,p);return null==e?"":e}):function(){var t;t=e.isFunction(i)&&i.isComputed?i():i;var n,a,o,s=p.length?p:[t],u=!0,d=[];if(r)for(n=0;n<s.length;n++)o=s[n],a="undefined"!=typeof o&&l(o),c(o)?"#"===r?u=u&&!!(a?o.attr("length"):o.length):"^"===r&&(u=u&&!(a?o.attr("length"):o.length)):u="#"===r?u&&!!o:"^"===r?u&&!o:u;if(u){if("#"===r){if(c(t)){var m=l(t);for(n=0;n<t.length;n++)d.push(h.fn(m?t.attr(""+n):t[n]));return d.join("")}return h.fn(t||{})||""}return"^"===r?h.inverse(t||{})||"":""+(null!=t?t:"")}return""}},f.get=function(t,n,r,i,a){var o=n.scope.attr("."),s=n.options||{};if(r){if(f.getHelper(t,s))return t;if(n.scope&&e.isFunction(o[t]))return o[t]}var u=n.scope.computeData(t,{isArgument:i,args:[o,n.scope]}),d=u.compute;e.compute.temporarilyBind(d);var l=u.initialValue;f.getHelper(t,s);return a||void 0!==l&&u.scope===n.scope||!f.getHelper(t,s)?d.computeInstance.hasDependencies?d:l:t},f.resolve=function(t){return l(t)&&c(t)&&t.attr("length")?t:e.isFunction(t)?t():t},f._helpers={},f.registerHelper=function(e,t){this._helpers[e]={name:e,fn:t}},f.registerSimpleHelper=function(t,n){f.registerHelper(t,e.view.simpleHelper(n))},f.getHelper=function(e,t){var n;return t&&(n=t.get("helpers."+e,{proxyMethods:!1})),n?{fn:n}:this._helpers[e]},f.render=function(t,n,r){return e.view.cached[t]||e.__notObserve(function(){var e=n.attr(t);e&&(t=e)})(),e.view.render(t,n,r)},f.safeString=function(e){return{toString:function(){return e}}},f.renderPartial=function(t,n,r){var i=r.get("partials."+t,{proxyMethods:!1});return i?i.render?i.render(n,r):i(n,r):e.Mustache.render(t,n,r)},e.each({"if":function(t,n){var r;return r=e.isFunction(t)?e.compute.truthy(t)():!!f.resolve(t),r?n.fn(n.contexts||this):n.inverse(n.contexts||this)},is:function(){var t,n,r=arguments[arguments.length-1];if(arguments.length-2<=0)return r.inverse();for(var i=0;i<arguments.length-1;i++){if(n=f.resolve(arguments[i]),n=e.isFunction(n)?n():n,i>0&&n!==t)return r.inverse();t=n}return r.fn()},eq:function(){return f._helpers.is.fn.apply(this,arguments)},unless:function(t,n){return f._helpers["if"].fn.apply(this,[t,e.extend({},n,{fn:n.inverse,inverse:n.fn})])},each:function(t,n){var r,i,a,o=f.resolve(t),s=[];if(e.view.lists&&(o instanceof e.List||t&&t.isComputed&&void 0===o))return e.view.lists(t,function(e,t){return n.fn(n.scope.add({"@index":t}).add(e))});if(t=o,t&&c(t)){for(a=0;a<t.length;a++)s.push(n.fn(n.scope.add({"@index":a}).add(t[a])));return s.join("")}if(l(t)){for(r=e.Map.keys(t),a=0;a<r.length;a++)i=r[a],s.push(n.fn(n.scope.add({"@key":i}).add(t[i])));return s.join("")}if(t instanceof Object){for(i in t)s.push(n.fn(n.scope.add({"@key":i}).add(t[i])));return s.join("")}},"with":function(e,t){var n=e;return e=f.resolve(e),e?t.fn(n):void 0},log:function(e,t){"undefined"!=typeof console&&console.log},"@index":function(t,n){n||(n=t,t=0);var r=n.scope.read("@index",{isArgument:!0}).value;return""+((e.isFunction(r)?r():r)+t)}},function(e,t){f.registerHelper(t,e)}),e.view.register({suffix:"mustache",contentType:"x-mustache-template",script:function(e,t){return"can.Mustache(function("+a+") { "+new f({text:t,name:e}).template.out+" })"},renderer:function(e,t){return f({text:t,name:e})}}),e.mustache.registerHelper=e.proxy(e.Mustache.registerHelper,e.Mustache),e.mustache.safeString=e.Mustache.safeString,e})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/util/view_model.js",["can/util/library"],function(e){var t=e.$;t.fn&&(t.fn.scope=t.fn.viewModel=function(){return e.viewModel.apply(e,[this].concat(e.makeArray(arguments)))})})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/component.js",["can/util/library","can/view/callbacks","can/elements","can/view/bindings","can/control","can/observe","can/view/mustache","can/util/view_model"],function(e,t,n,r){var i=/\{([^\}]+)\}/g,a=e.Component=e.Construct.extend({setup:function(){if(e.Construct.setup.apply(this,arguments),e.Component){var t=this,n=this.prototype.scope||this.prototype.viewModel;if(this.Control=o.extend(this.prototype.events),n&&("object"!=typeof n||n instanceof e.Map)?n.prototype instanceof e.Map&&(this.Map=n):this.Map=e.Map.extend(n||{}),this.attributeScopeMappings={},e.each(this.Map?this.Map.defaults:{},function(e,n){"@"===e&&(t.attributeScopeMappings[n]=n)}),this.prototype.template)if("function"==typeof this.prototype.template){var r=this.prototype.template;this.renderer=function(){return e.view.frag(r.apply(null,arguments))}}else this.renderer=e.view.mustache(this.prototype.template);e.view.tag(this.prototype.tag,function(e,n){new t(e,n)})}}},{setup:function(t,i){var a,o,s={},u=this,d=("undefined"==typeof this.leakScope?!1:!this.leakScope)&&!!this.template,l=[],c=function(){for(var e=0,t=l.length;t>e;e++)l[e]()},m=e.$(t),f=!e.data(m,"preventDataBindings");e.each(this.constructor.attributeScopeMappings,function(n,r){s[r]=t.getAttribute(e.hyphenate(n))}),f&&l.push(r.behaviors.viewModel(t,i,function(n){n["%root"]=i.scope.attr("%root");var r=u.scope||u.viewModel;if(u.constructor.Map)a=new u.constructor.Map(n);else if(r instanceof e.Map)a=r;else if(e.isFunction(r)){var o=r.call(u,n,i.scope,t);a=o instanceof e.Map?o:o.prototype instanceof e.Map?new o(n):new(e.Map.extend(o))(n)}var s=a.serialize;return a.serialize=function(){var e=s.apply(this,arguments);return delete e["%root"],e},a},s)),this.scope=this.viewModel=a,e.data(m,"scope",this.viewModel),e.data(m,"viewModel",this.viewModel),e.data(m,"preventDataBindings",!0);var p;p=d?e.view.Scope.refsScope().add(this.viewModel,{viewModel:!0}):(this.constructor.renderer?i.scope.add(new e.view.Scope.Refs):i.scope).add(this.viewModel,{viewModel:!0});var h={helpers:{}},_=function(e,t){h.helpers[e]=function(){return t.apply(a,arguments)}};e.each(this.helpers||{},function(t,n){e.isFunction(t)&&_(n,t)}),e.each(this.simpleHelpers||{},function(t,n){_(n,e.view.simpleHelper(t))}),this._control=new this.constructor.Control(t,{scope:this.viewModel,viewModel:this.viewModel,destroy:c});var g=e.view.nodeLists.register([],void 0,i.parentNodeList||!0,!1);g.expression="<"+this.tag+">",l.push(function(){e.view.nodeLists.unregister(g)}),this.constructor.renderer?(h.tags||(h.tags={}),h.tags.content=function v(t,r){var a=i.subtemplate||r.subtemplate,o=a===i.subtemplate;if(a){delete h.tags.content;var s;if(s=o?d?i:{scope:r.scope.cloneFromRef(),options:r.options}:r,r.parentNodeList){var u=a(s.scope,s.options,r.parentNodeList);n.replace([t],u)}else e.view.live.replace([t],a(s.scope,s.options));h.tags.content=v}},o=this.constructor.renderer(p,i.options.add(h),g)):o="legacy"===i.templateType?e.view.frag(i.subtemplate?i.subtemplate(p,i.options.add(h)):""):i.subtemplate?i.subtemplate(p,i.options.add(h),g):document.createDocumentFragment(),e.appendChild(t,o,e.document),e.view.nodeLists.update(g,e.childNodes(t))}}),o=e.Control.extend({_lookup:function(e){return[e.scope,e,window]},_action:function(t,n,r){var a,o;if(i.lastIndex=0,a=i.test(t),r||!a){if(a){o=e.compute(function(){var r,a=t.replace(i,function(t,i){var a;return"scope"===i||"viewModel"===i?(r=n.viewModel,""):(i=i.replace(/^(scope|^viewModel)\./,""),a=e.compute.read(n.viewModel,e.compute.read.reads(i),{readCompute:!1}).value,void 0===a&&(a=e.getObject(i)),"string"==typeof a?a:(r=a,""))}),o=a.split(/\s+/g),s=o.pop();return{processor:this.processors[s]||this.processors.click,parts:[a,o.join(" "),s],delegate:r||void 0}},this);var s=function(e,n){r._bindings.control[t](r.element),r._bindings.control[t]=n.processor(n.delegate||r.element,n.parts[2],n.parts[1],t,r)};return o.bind("change",s),r._bindings.readyComputes[t]={compute:o,handler:s},o()}return e.Control._action.apply(this,arguments)}}},{setup:function(t,n){return this.scope=n.scope,this.viewModel=n.viewModel,e.Control.prototype.setup.call(this,t,n)},off:function(){this._bindings&&e.each(this._bindings.readyComputes||{},function(e){e.compute.unbind("change",e.handler)}),e.Control.prototype.off.apply(this,arguments),this._bindings.readyComputes={}},destroy:function(){e.Control.prototype.destroy.apply(this,arguments),"function"==typeof this.options.destroy&&this.options.destroy.apply(this,arguments)}}),s=e.$;return s.fn&&(s.fn.scope=s.fn.viewModel=function(){return e.viewModel.apply(e,[this].concat(e.makeArray(arguments)))}),a})}(),System.register("frontend/node_modules/idms-web-components/components/loading/loading.js",["./loading.stache","can/component"],function(e,t){"use strict";var n,r,i;return{setters:[function(e){n=e["default"]},function(e){r=e["default"]}],execute:function(){i=r.extend({tag:"loading",template:n,leakScope:!0,viewModel:{loading:!1,success:!1,fail:!1,loadingText:""}}),i.extend({tag:"idms-loading"}),e("default",i)}}}),System.register("frontend/node_modules/idms-web-components/components/modals/idmsModal/idmsModal.js",["./idmsModal.stache","can/component","can/map","can/map/define","jquery","idms/modules/plugins/jquery/focusable.js","idms/modules/utils/uid.js","idms/components/loading/loading.js"],function(e,t){"use strict";function n(e,t){switch(t){case"add":p("html").addClass("support-fullpage-mode"),p("body").addClass("support-fullpage-mode");break;case"remove":p("html").removeClass("support-fullpage-mode"),p("body").removeClass("support-fullpage-mode")}}function r(e){v.length&&p(v[v.length-1]).addClass("idms-modal-hide"),v.push(e)}function i(){v.pop(),v.length&&p(v[v.length-1]).removeClass("idms-modal-hide")}function a(e){var t=e.attr("focusableElement");if(!t){var n="#idmsModalWrapper"+e.attr("uid"),r=p(n).find(".modal-content").children();t=r&&r.length>0?r[0]:p(n).find(".modal-content")}p(t).isFocusable()||(p(t).css("outline",0),p(t).attr("tabindex",-1)),p(t).focus()}function o(e){var t=e[e.length-1];return e.each(function(e,n){var r=p(n).css("z-index");r==g&&(t=n)}),t}function s(e){var t=p("body").children(".idms-modal"),r="";t.length>0?(r=o(t),p(r).attr("aria-hidden","true")):(r="body",p("body").addClass("idms-modal-open"),p("body").children().not("script").attr("aria-hidden","true"),"mobile-full-page"===e.viewModel.attr("mode")&&n(e.viewModel,"add"),p("html").removeClass("momentum-scroll"));var i=p("[tabindex]",r);i&&i.length>0&&i.each(function(){p(this).attr(_)||p(this).attr(_,p(this).attr("tabindex"))}),p("a, button, :input, [tabindex]",r).attr("tabindex",-1)}function u(e){var t=p("body").children(".idms-modal"),r="";t.length>0?(r=o(t),p(r).removeAttr("aria-hidden")):(r="body",p("body").children().removeAttr("aria-hidden"),p("body").removeClass("idms-modal-open"),"mobile-full-page"===e.viewModel.attr("mode")&&n(e.viewModel,"remove"),p("html").addClass("momentum-scroll")),p("a, button, :input, [tabindex]",r).removeAttr("tabindex");var i=p("["+_+"]",r);i&&i.length>0&&i.each(function(){p(this).attr("tabindex",p(this).attr(_)),p(this).removeAttr(_)})}function d(e){if(e.viewModel.attr("_readyToShow")){e.viewModel.attr("_readyToShow",!1),g--;var t=p("#idmsModalWrapper"+e.viewModel.attr("uid"));t.length>0&&t.remove(),e.viewModel.dispatch("modalClose"),e.element&&e.element.trigger("modalClose");var n=e.viewModel.attr("anchorElement");n&&p(n).focus(),u(e),i()}}function l(e){e.viewModel.attr("_readyToShow")===!1&&(s(e),e.viewModel.attr("zIndex",++g),e.viewModel.attr("_readyToShow",!0),r("#idmsModalWrapper"+e.viewModel.attr("uid")))}function c(e){e.viewModel.attr("show")?l(e):d(e)}var m,f,p,h,_,g,v,y,b;return{setters:[function(e){m=e["default"]},function(e){f=e["default"]},function(e){},function(e){},function(e){p=e["default"]},function(e){},function(e){h=e.uid},function(e){}],execute:function(){_="data-tabindex",g=100060,v=[],y=function(e,t){if(t.attr("autoClose")&&t.attr("show")){var n="#idmsModalWrapper"+t.attr("uid");(e.is(n)||e.is(n+" .idms-modal-i-close"))&&t.attr("show",!1)}},b=f.extend({tag:"idms-modal",template:m,leakScope:!1,viewModel:{zIndex:"",_readyToShow:!1,modalElement:"",mode:"",modalId:null,modalShow:function(){this.viewModel.attr("show",!0)},modalHide:function(){this.viewModel.attr("show",!1)},focus:function(){a(this)},type:"",role:"dialog",theme:"",close:"",focusableElement:"",anchorElement:"",initialized:!1,clickHandler:function(e){this.dispatch(e)},define:{uid:{type:"string",value:function(){return h()}},show:{type:"boolean",value:!1},initialized:{value:!1,get:function(){return this.attr("uid")?!0:!1}},autoClose:{value:!0,type:"boolean"},close:{value:!1,type:"boolean"}}},helpers:{bodyAppender:function(e){this.attr("uid")&&p("body").append(e.fn())}},events:{inserted:function(){this.viewModel.attr("show")&&c(this),this.viewModel.attr("modalElement","#idmsModalWrapper"+this.viewModel.attr("uid")),this.viewModel.attr("modalId","idms-modal-"+this.viewModel.attr("uid"))},"{document} click":function(e,t){y(p(t.target),this.viewModel)},"{document} touchend":function(e,t){y(p(t.target),this.viewModel)},"{document} keydown":function(e,t){var n=p(t.target),r="#idmsModalWrapper"+this.viewModel.attr("uid");"alertdialog"!==this.viewModel.role&&!this.viewModel.attr("autoClose")||27!==t.which?n.is(r+" .idms-modal-i-close")&&(13===t.which||32===t.which)&&this.viewModel.attr("show",!1):this.viewModel.attr("show",!1)},"{viewModel} show":function(){c(this)},removed:function(){p("body").removeClass("idms-modal-open"),d(this)},"{viewModel} mode":function(){this.viewModel.attr("_readyToShow")===!0&&("mobile-full-page"===this.viewModel.attr("mode")?n(this.viewModel,"add"):n(this.viewModel,"remove"))}}}),e("default",b)}}}),System.register("frontend/clients/widget/auth/components/shared/dialog/dialog.js",["jquery","can/view","can/component","idms/modules/helpers/str_eq.js","widget/auth/modules/util/spinner","./buttons","widget/auth/components/appleIdLogo/appleIdLogo","bootData","./dialog.jstache!","idms/components/modals/idmsModal/idmsModal.js"],function(e,t){"use strict";var n,r,i,a,o,s,u;return{setters:[function(e){n=e["default"]},function(e){r=e["default"]},function(e){},function(e){},function(e){i=e["default"]},function(e){a=e["default"]},function(e){},function(e){o=e.data},function(e){s=e["default"]},function(e){}],execute:function(){u=r.Component.extend({tag:"app-dialog",template:r.view(s),viewModel:{buttons:{},show:!1,showSpinner:!1,dialogClick:function(){},dialogClosed:function(){},define:{showFooter:{type:"boolean",value:!0},authUIMode:{type:String,get:function(){return o.envConfigFromConsumer.authUIMode}},isShowDialogLogo:{type:"boolean",value:!1}}},init:function(){},events:{inserted:function(){n("[data-mode]").attr("app-dialog","show"),n("<div/>",{id:"app-dialog-bg","class":"app-dialog-bg"}).appendTo("body"),this.element.trigger("appDialogInserted"),this.viewModel.btnOpts&&this.viewModel.attr("buttons",new a(this.viewModel.btnOpts).buttons),this.viewModel.attr("show",!0)},removed:function(e){n("[data-mode]").removeAttr("app-dialog"),n("#app-dialog-bg").remove(),this.element.trigger("appDialogRemoved")},".click-handle click":function(e,t){this.element.trigger("dialogClick",t.currentTarget)},"{viewModel} show":function(e,t,n,r){n||"function"!=typeof this.viewModel.attr("dialogClosed")||this.viewModel.attr("dialogClosed")()},"{viewModel} showSpinner":function(e,t,r,a){1==r?i.start(n("#dialog-btn-spinner"),"dialogSpinner"):i.stop(n("#dialog-btn-spinner"))},"{btnOpts.btnList} change":function(){for(var e=this.viewModel,t=0;t<e.buttons.btns.length;t++)e.buttons.btns[t].attr("isDisabled",e.btnOpts.btnList[t].isDisabled)}}}),e("default",u)}}}),System.register("frontend/node_modules/idms-web-components/modules/executeViewModelFunction/execute.js",[],function(e,t){"use strict";var n;return e("default",function(e,t){if(n(e,t)){for(var r=arguments.length,i=Array(r>2?r-2:0),a=2;r>a;a++)i[a-2]=arguments[a];if("function"==typeof t.attr(e))return t.attr(e).apply(t,i);if("function"==typeof t[e])return t[e].apply(t,i);throw new Error("[functionName:"+e+"] passed is not a function")}}),{setters:[],execute:function(){n=function(e,t){if("undefined"==typeof t||"undefined"==typeof e||"string"!=typeof e)throw new Error("[viewModel] or [functionName] is invalid.");return!0}}}}),System.registerDynamic("frontend/clients/widget/auth/components/appleAuth/appleAuth.jstache!frontend/node_modules/idms-web-components/modules/plugins/jstache/systemjs/jstache2.js",[],!0,function(e,t,n){this||self;return n.exports="jstache_1719040520",n.exports}),System.register("frontend/clients/widget/auth/components/appleAuth/appleAuth.js",["frontend/node_modules/systemjs-plugin-babel/regenerator-runtime.js","frontend/node_modules/systemjs-plugin-babel/babel-helpers/asyncToGenerator.js","can/view","can/component","can/route","can/control","can/view/stache","./appleAuth.vm.js","can/map/define","jquery","lodash/object/get.js","idms/modules/helpers/str_eq.js","widget/auth/modules/util/getLogger.js","idms/modules/managers/localizationManager.js","widget/auth/modules/serviceClients/nextStepClient.js","widget/auth/modules/fedAuth/fedAuthentication.js","widget/auth/modules/serviceClients/redirectClient.js","widget/auth/modules/serviceClients/repairSuccessClient.js","widget/auth/modules/constants.js","widget/auth/modules/widgetContext.js","bootData","pmrpc.js","widget/auth/JSAPIservice/repairService/RepairService.js","widget/auth/modules/util/errorNormalizer.js","idms/modules/serviceClients/ServiceClient.js","idms/modules/serviceClients/plugins/failureStatusCodeHandler.js","widget/auth/components/logo/logo.js","widget/auth/components/appleIdLogo/appleIdLogo.js","widget/auth/components/signIn/signIn.js","widget/auth/components/redirect/redirect.js","widget/auth/modules/util/jQPlugins/focusable.js","widget/auth/modules/util/spinner.js","idms/modules/utils.js","../shared/dialog/dialog.js","idms/modules/executeViewModelFunction/execute.js","./appleAuth.jstache!"],function(e,t){"use strict";var n,r,i,a,o,s,u,d,l,c,m,f,p,h,_,g,v,y,b,M,w,L,k,D,x,S,T,Y,j,C,A,E,O,H,P,N,F,I,R,W,U,z,B,q,V;return{setters:[function(e){n=e["default"]},function(e){r=e["default"]},function(e){i=e["default"]},function(e){},function(e){},function(e){},function(e){},function(e){a=e["default"]},function(e){},function(e){o=e["default"]},function(e){s=e["default"]},function(e){},function(e){u=e["default"]},function(e){d=e["default"]},function(e){l=e["default"]},function(e){c=e["default"]},function(e){m=e["default"]},function(e){f=e["default"]},function(e){p=e["default"]},function(e){h=e["default"]},function(e){_=e.data},function(e){g=e["default"]},function(e){v=e["default"]},function(e){y=e.getServerError,b=e.getClientError},function(e){M=e["default"]},function(e){w=e["default"]},function(e){},function(e){},function(e){},function(e){},function(e){},function(e){L=e["default"]},function(e){},function(e){},function(e){k=e["default"]},function(e){D=e["default"]}],execute:function(){x=this,S=new g,T=function(){return"Microsoft Internet Explorer"===navigator.appName||"Netscape"===navigator.appName&&null!==new RegExp("Trident/.*rv:([0-9]{1,}[.0-9]{0,})").exec(navigator.userAgent)&&!window.ActiveXObject&&"ActiveXObject"in window},Y=function(e){var t=document.createElement("textarea");return t.innerHTML=e,t.value},j=function(e,t,n){var r=arguments.length<=3||void 0===arguments[3]?!0:arguments[3],i=void 0,a=void 0,s=o("body");r&&s.html(""),"lite"===_.envConfigFromConsumer.theme&&L.setColor("#fff"),L.start(s[0]),"undefined"!=typeof e&&(i={rememberMe:_.rememberMe,session:e.getResponseHeader("X-Apple-Session-Token"),trustToken:e.getResponseHeader("X-Apple-TwoSV-Trust-Token"),accountName:t.viewModel.signInScope.attr("accountName")},a=e.getResponseHeader("X-Apple-ID-Account-Country"),"string"==typeof a?i.accountCountry=a:null),"undefined"!=typeof n&&(i=n),S.call({destination:window.parent,publicProcedureName:"complete",params:[i],onSuccess:function(){},onError:function(e){},destinationDomain:_.destinationDomain})},C=function(e,t,n,r,i){"HSA"===n.toUpperCase()&&(n="hsa1");var a={isAuthSuccess:e,session:t.getResponseHeader("X-Apple-Session-Token"),accountType:n.toUpperCase(),accountName:r},o=t.getResponseHeader("X-Apple-ID-Account-Country");if("string"==typeof o?a.accountCountry=o:null,!e){var u=y(s(t,"responseJSON",{}));a.result=b(p.FAILED_TO_VERIFY_CREDENTIALS,"",{code:u.code,message:u.message})}S.call({destination:window.parent,publicProcedureName:"passwordAuthDone",params:[e,a],onSuccess:function(e){i&&"function"==typeof i&&i()},onError:function(e){i&&"function"==typeof i&&i()},destinationDomain:_.destinationDomain})},A=function(e){S.call({destination:window.parent,publicProcedureName:"repairDidStart",params:[],onSuccess:function(t){e&&"function"==typeof e&&e(t)},onError:function(t){e&&"function"==typeof e&&e(t)},destinationDomain:_.destinationDomain})},E=function(e,t){S.call({destination:window.parent,publicProcedureName:"authDidCancel",params:[{result:t?t:null}],onSuccess:function(t){e&&"function"==typeof e&&e()},onError:function(t){e&&"function"==typeof e&&e()},destinationDomain:_.destinationDomain})},O=function(e,t){var n,r=document.getElementsByTagName("script")[0];n=document.createElement("script"),n.onload=function(){t()},n.src=e,r.parentNode.insertBefore(n,r)},H=function(e,t){_.scriptUrl?O(_.scriptUrl.split("src=&quot;")[1].split("&quot;")[0],function(){System["import"](Y(_.module)).then(function(){t.html(i.stache(Y(_.tag))({suppressIforgot:e.viewModel.suppressIforgot})),e.viewModel.attr("hideAppLogo","sa"===_.authType)})}):System["import"](Y(_.module)).then(function(){t.html(i.stache(Y(_.tag))({suppressIforgot:e.viewModel.suppressIforgot})),e.viewModel.attr("hideAppLogo","sa"===_.authType)})},P=function(e){e.viewModel.signInScope&&(e.viewModel.signInScope.attr("spinnerFor")&&e.viewModel.signInScope.attr("spinnerFor.auth")===!0&&e.viewModel.signInScope.attr("spinnerFor.auth",!1),e.viewModel.signInScope.attr("errorMessage",d.getString("fallback")))},N=function(e){var t=d.getString("intermediaryIntroPageTitle",e.viewModel.attr("federatedData.federatedAuthIntro.orgName"));"mobile"===Detectizr.device.type?e.viewModel.attr("dialog.intermediaryFedAuthPage.title",t.length<=p.FED_AUTH_DIALOG_TITLE_LENGTH_MOBILE?t:d.getString("intermediaryIntroPageDefaultTitle")):e.viewModel.attr("dialog.intermediaryFedAuthPage.title",t.length<=p.FED_AUTH_DIALOG_TITLE_LENGTH_WEB?t:d.getString("intermediaryIntroPageDefaultTitle")),e.viewModel.attr("federatedData.federatedAuthIntro.orgType",s(e.viewModel,"federatedData.federatedAuthIntro.orgType","").toUpperCase().trim()),e.viewModel.attr("federatedData.federatedAuthIntro.orgType").length>0&&e.viewModel.attr("showFedAuthDialogLogo",!0),k("_signalConsumerAuthWidgetWillChangeFlow",e.viewModel,"Interstitial"),
e.viewModel.attr("showIntermediaryFedAuthPage",!0),k("_signalConsumerAuthWidgetDidChangeFlow",e.viewModel,"Interstitial")},F=function(e,t){_.is2SVTrustEligible=t.getResponseHeader("X-Apple-TwoSV-Trust-Eligible"),_.is2SVTrustEligible="true"===_.is2SVTrustEligible,l.next(_.urlContext+t.getResponseHeader("Location")).done(function(t){e.stockElement.html(t)}).fail(function(t){u.log({type:"ERROR",title:"Getting Second Factor HTTP - "+t.status,message:"auth call failed, will fallback. HEADERS - "+t.getAllResponseHeaders()}),P(e)})},I=function(e){e.viewModel.attr("fadeIn",!0),e.stepElement.html(e.stockElement.html()),e.viewModel.attr("hideAppLogo",!0),k("_signalConsumerAuthWidgetWillChangeFlow",e.viewModel,e.viewModel.attr("accountType")),H(e,e.stepElement),e.stockElement.html("")},R=function(e){function t(e){u.log({type:"INFO",title:"Second Factor setup",message:e})}if(t("Will start second factor setup for "+_.authType+" auth type."),_.twoSV&&!i.isEmptyObject(_.twoSV))if("sa"===_.twoSV.authType)I(e);else if(_.twoSV.securityCodeLocked)_.twoSV.recoveryKeySupported?_.twoSV.recoveryKeyLocked?(t("Security code locked. RK supported. RK locked."),e.viewModel.attr("show8HoursAccountLockedDialog",!0),e.stockElement.html(""),e.viewModel.signInScope&&e.viewModel.signInScope.attr("spinnerFor.auth",!1)):I(e):(t("RK not supported. Security code locked. Add trusted device in AppleID."),e.viewModel.attr("showNoDevicesNoRKDialog",!0),e.stockElement.html(""),e.viewModel.signInScope&&e.viewModel.signInScope.attr("spinnerFor.auth",!1));else if(_.twoSV.phoneNumberVerification){var n=_.twoSV.phoneNumberVerification;if(n.trustedPhoneNumbers){var r=n.trustedPhoneNumbers;Array.isArray(n.trustedPhoneNumbers)?r.length>0?I(e):(u.log({type:"ERROR",title:"Second Factor setup",message:"Account "+e.viewModel.signInScope.attr("accountName")+" with bootData.twoSV.phoneNumberVerification.trustedPhoneNumbers.length === 0, no trusted devices or phones, will fallback."}),P(e)):(u.log({type:"ERROR",title:"Second Factor setup",message:"Account "+e.viewModel.signInScope.attr("accountName")+" with bootData.twoSV.phoneNumberVerification.trustedPhoneNumbers should be an array, will fallback."}),P(e))}else t("bootData.twoSV.phoneNumberVerification.trustedPhoneNumbers is either null or undefined."),n.phoneNumber?(t("the response structure changed, [bootData.twoSV.phoneNumberVerification.phoneNumber] has value, expected at [bootData.twoSV.phoneNumberVerification.trustedPhoneNumbers]."),I(e)):P(e)}else if(_.twoSV.deviceVerification)I(e);else if(_.twoSV.trustedDevices)if(Array.isArray(_.twoSV.trustedDevices)){var a=_.twoSV.trustedDevices;a&&a.length>0||_.twoSV.recoveryKeySupported&&!_.twoSV.recoveryKeyLocked?I(e):e.viewModel.attr("showNoDevicesNoRKDialog",!0)}else u.log({type:"ERROR",title:"Second Factor setup",message:"bootData.twoSV.trustedDevices for "+e.viewModel.signInScope.attr("accountName")+" should be an array, will fallback."}),P(e);else _.twoSV.recoveryKeySupported?I(e):"managed"!==_.authType?e.viewModel.attr("showNoDevicesNoRKDialog",!0):(u.log({type:"ERROR",title:"Second Factor setup",message:"MANAGED account "+e.viewModel.signInScope.attr("accountName")+" with no [bootData.twoSV.deviceVerification], will fallback."}),P(e));else u.log({type:"ERROR",title:"Second Factor setup",message:"Account "+e.viewModel.signInScope.attr("accountName")+" with bootData.twoSV either null or invalid."}),P(e)},W=function(e){if(e.viewModel.attr("showExpiredPwdRepair",!0),e.viewModel.signInScope.attr("spinnerFor.auth",!1),_.repairUIMode){var t;"pop"===_.repairUIMode?t=o("#pop-change-pwd",e.element):"inline"===_.repairUIMode&&(t=o("#inline-change-pwd",e.element)),t.html(e.stockElement.html()),H(e,t),e.stockElement.html("")}},U=function(){var e="#";return"string"==typeof _.envConfigFromConsumer.returnUrl&&""!==_.envConfigFromConsumer.returnUrl.trim()?e=_.envConfigFromConsumer.returnUrl:"string"==typeof _.refererUrl&&""!==_.refererUrl.trim()&&(e=_.refererUrl),e},z=function(e,t,n){L.setColor("#000"),L.start(document.getElementById("repairWidget")),k("_signalConsumerAuthWidgetWillChangeFlow",e.viewModel,"repair");var r={serviceURL:t.getResponseHeader("location"),session:t.getResponseHeader("X-Apple-Repair-Session-Token"),containerId:"repairWidget",refererUrl:U(),callbacks:{onRepairSuccess:function(t){t.data&&"exit"===JSON.parse(t.data.replace("AppleID.","")).method.toLowerCase()?(E(void 0,b(p.USER_CANCELLED_REPAIR)),n()):t.session||t.accountWasCreated?("lite"===_.envConfigFromConsumer.theme&&L.setColor("#fff"),L.start(o("body")[0]),f.complete("/auth/repair/complete",t.session).done(function(t,r,i){n(i),e.viewModel.attr("isRepairWidgetOnMobile",!1)}).fail(function(t,r,i){n(t),e.viewModel.attr("isRepairWidgetOnMobile",!1)})):(n(),e.viewModel.attr("isRepairWidgetOnMobile",!1)),e.viewModel.attr("showRepairWidget",!1)},onRepairFailure:function(t){n(),e.viewModel.attr("showRepairWidget",!1)}}};e.viewModel.attr("isRepairWidgetOnMobile",!0),"string"==typeof t.getResponseHeader("X-Apple-Password-Harvest-Mode")&&""!==t.getResponseHeader("X-Apple-Password-Harvest-Mode").trim()&&(r.passwordHarvestMode=t.getResponseHeader("X-Apple-Password-Harvest-Mode").trim()),"string"==typeof t.getResponseHeader("X-Apple-Account-Name")&&""!==t.getResponseHeader("X-Apple-Account-Name").trim()&&(r.accountName=t.getResponseHeader("X-Apple-Account-Name").trim()),"string"==typeof _.envConfigFromConsumer.requestorAppId&&_.envConfigFromConsumer.requestorAppId.trim().length>0&&(r.requestorAppId=_.envConfigFromConsumer.requestorAppId.trim()),"undefined"!=typeof L&&(r.spinner=L);var a=new v;a.init(r),A(function(e){"success"===e.status&&i.route.attr("route","repair")}),e.viewModel.attr("hideAppLogo",!0)},B=function(e,t,n,r){n?r.viewModel.attr("xhr",n):!1,r.viewModel.attr("accountType",s(n.responseJSON,"authType","")),C(!0,n,r.viewModel.accountType,s(r.viewModel.attr("signInScope"),"accountName",""),function(){r.viewModel.attr("showRepairWidget",!0),r.viewModel.attr("hideStepElement",!0),r.viewModel.attr("signInScope",e.viewModel()),z(r,n,function(e){!e||200!==e.status&&204!==e.status?(r.viewModel.attr("hideStepElement",!1),"undefined"!=typeof r.viewModel.attr("signInScope").attr("spinnerFor.auth")&&r.viewModel.attr("signInScope").attr("spinnerFor.auth",!1),i.route.attr("route","signin")):j(e,r,void 0,!1)})})},q=function(){var e=r(n.mark(function t(e){var r;arguments.length<=1||void 0===arguments[1]?!1:arguments[1];return n.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return r=!1,e.viewModel.attr("signInScope.errorMessage",""),k("_signalConsumerAuthWidgetWillChangeFlow",e.viewModel,"federated"),t.prev=3,t.next=6,c.start({accountName:e.viewModel.attr("signInScope.accountName"),widgetKey:_.envConfigFromConsumer.serviceKey,data:e.viewModel.attr("federatedData")});case 6:t.next=13;break;case 8:t.prev=8,t.t0=t["catch"](3),r=!0,u.log({type:"ERROR",title:"Federation authentication",message:t.t0.message,stacktrace:t.t0.stacktrace}),e.viewModel.attr("canContinueToIDP",!1);case 13:r||k("_signalConsumerAuthWidgetDidChangeFlow",e.viewModel,"federated"),c.events.onClose=function(){E(function(){e.viewModel.attr("canContinueToIDP",!1)},b(p.IDP_WINDOW_CLOSED))},c.events.onError=function(t){E(function(){e.viewModel.attr("canContinueToIDP",!1),t.data.message&&e.viewModel.signInScope.attr("errorMessage",t.data.message)},t)},c.events.onTimeout=function(){E(function(){e.viewModel.attr("canContinueToIDP",!1)},b(p.TIMEOUT))},c.events.onSuccess=function(t){j(void 0,e,t)};case 18:case"end":return t.stop()}},t,x,[[3,8]])}));return function(t,n){return e.apply(this,arguments)}}(),V=i.Component.extend({tag:"apple-auth",template:i.view(D),viewModel:a,events:{inserted:function(){this.stepElement=o("#stepEl"),this.stockElement=o("#stocking");var e=this.viewModel;e.attr("isIEButNotEdge",T()),e.attr("mode",_.envConfigFromConsumer.authUIMode),e.attr("isRepairUIModeInline","inline"===_.repairUIMode),i.route.attr("route","signin");var t=function(t){"signin"!==i.route.data.route&&i.route.attr("route","signin"),e.signInScope&&e.signInScope.attr("errorMessage",y(t.responseJSON,d.getString("fallback")).message)};M.pushPlugin(w(401,function(e){t(e)})),M.pushPlugin(w(403,function(e){t(e)}))},"{can.route} change":function(e,t,n,r,a,u){"signin"===a&&"signin"!==u&&""!==u&&"undefined"!=typeof u&&E(),"signin"===e.route?(this.viewModel.attr("fadeIn",!0),this.viewModel.attr("route",e.route),this.stepElement.html(i.stache('<sign-in suppress-iforgot="{suppressIforgot}" {on-test-idp}="@_onTestIdp"></sign-in>')({suppressIforgot:this.viewModel.suppressIforgot,_onTestIdp:this.viewModel._onTestIdp})),this.viewModel.attr("signInScope",o("sign-in",this.element).viewModel())):"changePwd"===e.route?W(this):"2sv"===e.route&&(this.viewModel.attr("accountType",_.authType),C(!0,this.viewModel.passAuthDoneJqXhr,this.viewModel.accountType,s(this.viewModel.attr("signInScope"),"accountName","")),R(this))},".cancel click":function(e,t){this.viewModel.attr("showAcccountLockedDialog",!1),this.viewModel.attr("show8HoursAccountLockedDialog",!1),this.viewModel.attr("showNoDevicesNoRKDialog",!1),this.viewModel.signInScope.attr("spinnerFor.auth",!1)},"[target=blank] click":function(e,t){this.viewModel.attr("showAcccountLockedDialog",!1),this.viewModel.attr("show8HoursAccountLockedDialog",!1),this.viewModel.attr("showNoDevicesNoRKDialog",!1),this.viewModel.signInScope.attr("spinnerFor.auth",!1)},"redirect redirect":function(e,t){var n=e.viewModel();m.getRedirectUrl("/auth/account/recovery").done(function(e,t,r){n.attr("redirectUrl",r.getResponseHeader("Location"))}).fail(function(e,t,r){n.attr("redirectUrl",e.getResponseHeader("Location"))})},"* focus":function(e,t){e.isFocusable()&&e.hasClass("ax-outline")&&(e.on("keyup",function(e){return 13===e.which||32===e.which?(e.currentTarget.click(),!1):void 0}),e.on("blur",function(t){e.off("keyup"),e.off("keydown")}),e.on("keydown",function(e){return 13===e.which?!1:void 0}))},"sign-in next_409":function(e,t,n){this.viewModel.attr("passAuthDoneJqXhr",n),this.viewModel.attr("signInScope",e.viewModel()),F(this,n)},"sign-in testIdp":function(e,t,n){this.viewModel.attr("federatedData",n),q(this)},"sign-in authFailed":function(e,t,n){if(s(n,"federated",!1)===!0)this.viewModel.attr("federatedData",n),N(this);else{var r=y(n.responseJSON);if(n&&n.action&&n.action===p.USER_CANCELLED_AUTH)E(void 0,b(p.USER_CANCELLED_AUTH));else if(n&&n._context===h.TEST_IDP)c.collapse(r.skim());else{var i=this;C(!1,n,this.viewModel.accountType,s(this.viewModel.attr("signInScope"),"accountName","")),"-20209"===r.code?this.viewModel.attr("showAcccountLockedDialog",!0):""===r.message&&P(i)}}},"sign-in authSuccess":function(e,t,n){this.viewModel.attr("accountType",s(n.responseJSON,"authType","")),C(!0,n,this.viewModel.accountType,s(this.viewModel.attr("signInScope"),"accountName","")),j(n||this.viewModel.attr("xhr"),this)},"sign-in repairAppleID":function(e,t,n){B(e,t,n,this)},"sa repairAppleID":function(e,t,n){B(e,t,n,this)},"sa __inserted":function(e,t){t.preventDefault(),k("_signalConsumerAuthWidgetDidChangeFlow",this.viewModel,this.viewModel.attr("accountType"))},"sa authFailed":function(e,t){E(),P(this),i.route.attr("route","signin")},"sa authSuccess":function(e,t,n){j(n||this.viewModel.attr("xhr"),this)},"sa hideAppLogo":function(e,t){this.viewModel.attr("hideAppLogo",!0)},"hsa1 __inserted":function(e,t){t.preventDefault(),k("_signalConsumerAuthWidgetDidChangeFlow",this.viewModel,this.viewModel.attr("accountType"))},"hsa1 authSuccess":function(e,t,n){j(n||this.viewModel.attr("xhr"),this)},"hsa1 authFailed":function(){E(),P(this),i.route.attr("route","signin")},"hsa1 next_409":function(e,t,n){this.viewModel.attr("hsa1Scope",e.viewModel()),F(this,n)},"hsa1 repairAppleID":function(e,t,n){var r=this;r.viewModel.attr("showRepairWidget",!0),r.viewModel.attr("hsa1Scope",e.viewModel()),n?r.viewModel.attr("xhr",n):!1,z(r,n,function(e){!e||200!==e.status&&204!==e.status?i.route.attr("route","signin"):(r.viewModel.attr("showRepairWidget",!1),_.is2SVTrustEligible?r.viewModel.attr("hsa1Scope.section","trustMyBrowser"):j(n,r))})},"hsa2 __inserted":function(e,t){t.preventDefault(),k("_signalConsumerAuthWidgetDidChangeFlow",this.viewModel,this.viewModel.attr("accountType"))},"hsa2 authSuccess":function(e,t,n){j(n||this.viewModel.attr("xhr"),this)},"hsa2 next_409":function(e,t,n){this.viewModel.attr("hsa2Scope",e.viewModel()),F(this,n)},"hsa2 repairAppleID":function(e,t,n){var r=this;n?r.viewModel.attr("xhr",n):!1,r.viewModel.attr("showRepairWidget",!0),r.viewModel.attr("hsa2Scope",e.viewModel()),z(r,n,function(e){!e||200!==e.status&&204!==e.status?i.route.attr("route","signin"):(r.viewModel.attr("showRepairWidget",!1),_.is2SVTrustEligible?r.viewModel.attr("hsa2Scope.section","trustMyBrowser"):j(n,r))})},"auth-managed __inserted":function(e,t){t.preventDefault(),k("_signalConsumerAuthWidgetDidChangeFlow",this.viewModel,this.viewModel.attr("accountType"))},"auth-managed authSuccess":function(e,t,n){j(n||this.viewModel.attr("xhr"),this)},"auth-managed repairAppleID":function(e,t,n){var r=this;n?r.viewModel.attr("xhr",n):!1,r.viewModel.attr("showRepairWidget",!0),z(r,n,function(e){!e||200!==e.status&&204!==e.status?i.route.attr("route","signin"):j(n,r)})},"app-dialog appDialogInserted":function(e,t){if(t.preventDefault(),this.viewModel.attr("hideAppLogo",!0),this.viewModel.attr("showAcccountLockedDialog")){var n=this.viewModel.attr("iForgotUrl");n+=-1===n.indexOf("?")?"?prs_account_nm="+encodeURIComponent(this.viewModel.attr("signInScope.accountName")):"&prs_account_nm="+encodeURIComponent(this.viewModel.attr("signInScope.accountName")),this.viewModel.attr("iForgotUrl",n)}},"app-dialog appDialogRemoved":function(e,t){t.preventDefault(),this.viewModel.attr("showFadeIn",!1),this.viewModel.attr("hideAppLogo",!1)},"#resetAcc click":function(e,t){this.viewModel.attr("showAcccountLockedDialog",!1)},"#addTrustedDevice click":function(e,t){this.viewModel.attr("showNoDevicesNoRKDialog",!1)},"idms-modal modalClose":function(e,t){this.viewModel.attr("showNoDevicesNoRKDialog",!1),this.viewModel.attr("showAcccountLockedDialog",!1),this.viewModel.attr("show8HoursAccountLockedDialog",!1),this.viewModel.attr("dialog.resetCRToken.message",""),this.viewModel.attr("showIntermediaryFedAuthPage",!1)},"{viewModel} showExpiredPwdRepair":function(e,t,n,r){n||i.route.attr("route","signin")},"{viewModel} showNoDevicesNoRKDialog":function(e,t,n,r){n||i.route.attr("route","signin"),this.viewModel.attr("hideStepElement",n)},"{viewModel} showAcccountLockedDialog":function(e,t,n,r){n||i.route.attr("route","signin"),this.viewModel.attr("hideStepElement",n)},"{viewModel} show8HoursAccountLockedDialog":function(e,t,n,r){n||i.route.attr("route","signin"),this.viewModel.attr("hideStepElement",n)},"{viewModel} showRepairWidget":function(e,t,n,r){if(n)this.viewModel.attr("isRepairRequired",!0);else{var i=this;setTimeout(function(){i.viewModel.attr("isRepairRequired",!1)},450)}},"{viewModel} fadeIn":function(e,t,n,r){if(n){var i=this;setTimeout(function(){i.viewModel.attr("fadeIn",!1)},1e3)}},"{viewModel} canContinueToIDP":function(e,t,n,r){this.viewModel.signInScope.attr("spinnerFor.auth",n),this.viewModel.signInScope.attr("isAccountNameReadonly",n),n&&q(this,!0)},"{viewModel} showIntermediaryFedAuthPage":function(e,t,n,r){n||this.viewModel.attr("canContinueToIDP")||this.viewModel.signInScope.attr("spinnerFor.auth",!1)}}}),e("default",V)}}}),System.registerDynamic("frontend/node_modules/lodash/internal/arrayEach.js",[],!0,function(e,t,n){function r(e,t){for(var n=-1,r=e.length;++n<r&&t(e[n],n,e)!==!1;);return e}this||self;return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/internal/arrayCopy.js",[],!0,function(e,t,n){function r(e,t){var n=-1,r=e.length;for(t||(t=Array(r));++n<r;)t[n]=e[n];return t}this||self;return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/internal/createBaseFor.js",["./toObject"],!0,function(e,t,n){function r(e){return function(t,n,r){for(var a=i(t),o=r(t),s=o.length,u=e?s:-1;e?u--:++u<s;){var d=o[u];if(n(a[d],d,a)===!1)break}return t}}var i=(this||self,e("./toObject"));return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/internal/baseFor.js",["./createBaseFor"],!0,function(e,t,n){var r=(this||self,e("./createBaseFor")),i=r();return n.exports=i,n.exports}),System.registerDynamic("frontend/node_modules/lodash/internal/baseForIn.js",["./baseFor","../object/keysIn"],!0,function(e,t,n){function r(e,t){return i(e,t,a)}var i=(this||self,e("./baseFor")),a=e("../object/keysIn");return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/lang/isPlainObject.js",["../internal/baseForIn","./isArguments","../internal/isObjectLike"],!0,function(e,t,n){function r(e){var t;if(!o(e)||l.call(e)!=s||a(e)||!d.call(e,"constructor")&&(t=e.constructor,"function"==typeof t&&!(t instanceof t)))return!1;var n;return i(e,function(e,t){n=t}),void 0===n||d.call(e,n)}var i=(this||self,e("../internal/baseForIn")),a=e("./isArguments"),o=e("../internal/isObjectLike"),s="[object Object]",u=Object.prototype,d=u.hasOwnProperty,l=u.toString;return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/lang/toPlainObject.js",["../internal/baseCopy","../object/keysIn"],!0,function(e,t,n){function r(e){return i(e,a(e))}var i=(this||self,e("../internal/baseCopy")),a=e("../object/keysIn");return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/internal/baseMergeDeep.js",["./arrayCopy","../lang/isArguments","../lang/isArray","./isArrayLike","../lang/isPlainObject","../lang/isTypedArray","../lang/toPlainObject"],!0,function(e,t,n){function r(e,t,n,r,c,m,f){for(var p=m.length,h=t[n];p--;)if(m[p]==h)return void(e[n]=f[p]);var _=e[n],g=c?c(_,h,n,e,t):void 0,v=void 0===g;v&&(g=h,s(h)&&(o(h)||d(h))?g=o(_)?_:s(_)?i(_):[]:u(h)||a(h)?g=a(_)?l(_):u(_)?_:{}:v=!1),m.push(h),f.push(g),v?e[n]=r(g,h,c,m,f):(g===g?g!==_:_===_)&&(e[n]=g)}var i=(this||self,e("./arrayCopy")),a=e("../lang/isArguments"),o=e("../lang/isArray"),s=e("./isArrayLike"),u=e("../lang/isPlainObject"),d=e("../lang/isTypedArray"),l=e("../lang/toPlainObject");return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/lang/isTypedArray.js",["../internal/isLength","../internal/isObjectLike"],!0,function(e,t,n){function r(e){return a(e)&&i(e.length)&&!!Y[C.call(e)]}var i=(this||self,e("../internal/isLength")),a=e("../internal/isObjectLike"),o="[object Arguments]",s="[object Array]",u="[object Boolean]",d="[object Date]",l="[object Error]",c="[object Function]",m="[object Map]",f="[object Number]",p="[object Object]",h="[object RegExp]",_="[object Set]",g="[object String]",v="[object WeakMap]",y="[object ArrayBuffer]",b="[object Float32Array]",M="[object Float64Array]",w="[object Int8Array]",L="[object Int16Array]",k="[object Int32Array]",D="[object Uint8Array]",x="[object Uint8ClampedArray]",S="[object Uint16Array]",T="[object Uint32Array]",Y={};Y[b]=Y[M]=Y[w]=Y[L]=Y[k]=Y[D]=Y[x]=Y[S]=Y[T]=!0,Y[o]=Y[s]=Y[y]=Y[u]=Y[d]=Y[l]=Y[c]=Y[m]=Y[f]=Y[p]=Y[h]=Y[_]=Y[g]=Y[v]=!1;var j=Object.prototype,C=j.toString;return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/internal/baseMerge.js",["./arrayEach","./baseMergeDeep","../lang/isArray","./isArrayLike","../lang/isObject","./isObjectLike","../lang/isTypedArray","../object/keys"],!0,function(e,t,n){function r(e,t,n,m,f){if(!u(e))return e;var p=s(t)&&(o(t)||l(t)),h=p?void 0:c(t);return i(h||t,function(i,o){if(h&&(o=i,i=t[o]),d(i))m||(m=[]),f||(f=[]),a(e,t,o,r,n,m,f);else{var s=e[o],u=n?n(s,i,o,e,t):void 0,l=void 0===u;l&&(u=i),void 0===u&&(!p||o in e)||!l&&(u===u?u===s:s!==s)||(e[o]=u)}}),e}var i=(this||self,e("./arrayEach")),a=e("./baseMergeDeep"),o=e("../lang/isArray"),s=e("./isArrayLike"),u=e("../lang/isObject"),d=e("./isObjectLike"),l=e("../lang/isTypedArray"),c=e("../object/keys");return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/object/merge.js",["../internal/baseMerge","../internal/createAssigner"],!0,function(e,t,n){var r=(this||self,e("../internal/baseMerge")),i=e("../internal/createAssigner"),a=i(r);return n.exports=a,n.exports}),System.registerDynamic("frontend/node_modules/lodash/internal/arrayPush.js",[],!0,function(e,t,n){function r(e,t){for(var n=-1,r=t.length,i=e.length;++n<r;)e[i+n]=t[n];return e}this||self;return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/internal/baseFlatten.js",["./arrayPush","../lang/isArguments","../lang/isArray","./isArrayLike","./isObjectLike"],!0,function(e,t,n){function r(e,t,n,d){d||(d=[]);for(var l=-1,c=e.length;++l<c;){var m=e[l];u(m)&&s(m)&&(n||o(m)||a(m))?t?r(m,t,n,d):i(d,m):n||(d[d.length]=m)}return d}var i=(this||self,e("./arrayPush")),a=e("../lang/isArguments"),o=e("../lang/isArray"),s=e("./isArrayLike"),u=e("./isObjectLike");return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/internal/indexOfNaN.js",[],!0,function(e,t,n){function r(e,t,n){for(var r=e.length,i=t+(n?0:-1);n?i--:++i<r;){var a=e[i];if(a!==a)return i}return-1}this||self;return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/internal/baseIndexOf.js",["./indexOfNaN"],!0,function(e,t,n){function r(e,t,n){if(t!==t)return i(e,n);for(var r=n-1,a=e.length;++r<a;)if(e[r]===t)return r;return-1}var i=(this||self,e("./indexOfNaN"));return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/internal/cacheIndexOf.js",["../lang/isObject"],!0,function(e,t,n){function r(e,t){var n=e.data,r="string"==typeof t||i(t)?n.set.has(t):n.hash[t];return r?0:-1}var i=(this||self,e("../lang/isObject"));return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/internal/cachePush.js",["../lang/isObject"],!0,function(e,t,n){function r(e){var t=this.data;"string"==typeof e||i(e)?t.set.add(e):t.hash[e]=!0}var i=(this||self,e("../lang/isObject"));return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/internal/SetCache.js",["./cachePush","./getNative"],!0,function(e,t,n){function r(e){var t=e?e.length:0;for(this.data={hash:u(null),set:new s};t--;)this.push(e[t])}var i=this||self,a=e("./cachePush"),o=e("./getNative"),s=o(i,"Set"),u=o(Object,"create");return r.prototype.push=a,n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/internal/createCache.js",["./SetCache","./getNative"],!0,function(e,t,n){function r(e){return u&&s?new a(e):null}var i=this||self,a=e("./SetCache"),o=e("./getNative"),s=o(i,"Set"),u=o(Object,"create");return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/internal/baseUniq.js",["./baseIndexOf","./cacheIndexOf","./createCache"],!0,function(e,t,n){function r(e,t){var n=-1,r=i,u=e.length,d=!0,l=d&&u>=s,c=l?o():null,m=[];c?(r=a,d=!1):(l=!1,c=t?[]:m);e:for(;++n<u;){var f=e[n],p=t?t(f,n,e):f;if(d&&f===f){for(var h=c.length;h--;)if(c[h]===p)continue e;t&&c.push(p),m.push(f)}else r(c,p,0)<0&&((t||l)&&c.push(p),m.push(f))}return m}var i=(this||self,e("./baseIndexOf")),a=e("./cacheIndexOf"),o=e("./createCache"),s=200;return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/array/union.js",["../internal/baseFlatten","../internal/baseUniq","../function/restParam"],!0,function(e,t,n){var r=(this||self,e("../internal/baseFlatten")),i=e("../internal/baseUniq"),a=e("../function/restParam"),o=a(function(e){return i(r(e,!1,!0))});return n.exports=o,n.exports}),System.registerDynamic("frontend/node_modules/lodash/internal/baseValues.js",[],!0,function(e,t,n){function r(e,t){for(var n=-1,r=t.length,i=Array(r);++n<r;)i[n]=e[t[n]];return i}this||self;return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/object/values.js",["../internal/baseValues","./keys"],!0,function(e,t,n){function r(e){return i(e,a(e))}var i=(this||self,e("../internal/baseValues")),a=e("./keys");return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/internal/charsLeftIndex.js",[],!0,function(e,t,n){function r(e,t){for(var n=-1,r=e.length;++n<r&&t.indexOf(e.charAt(n))>-1;);return n}this||self;return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/internal/charsRightIndex.js",[],!0,function(e,t,n){function r(e,t){for(var n=e.length;n--&&t.indexOf(e.charAt(n))>-1;);return n}this||self;return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/internal/trimmedLeftIndex.js",["./isSpace"],!0,function(e,t,n){function r(e){for(var t=-1,n=e.length;++t<n&&i(e.charCodeAt(t)););return t}var i=(this||self,e("./isSpace"));return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/internal/isSpace.js",[],!0,function(e,t,n){function r(e){return 160>=e&&e>=9&&13>=e||32==e||160==e||5760==e||6158==e||e>=8192&&(8202>=e||8232==e||8233==e||8239==e||8287==e||12288==e||65279==e)}this||self;return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/internal/trimmedRightIndex.js",["./isSpace"],!0,function(e,t,n){function r(e){for(var t=e.length;t--&&i(e.charCodeAt(t)););return t}var i=(this||self,e("./isSpace"));return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/string/trim.js",["../internal/baseToString","../internal/charsLeftIndex","../internal/charsRightIndex","../internal/isIterateeCall","../internal/trimmedLeftIndex","../internal/trimmedRightIndex"],!0,function(e,t,n){function r(e,t,n){var r=e;return(e=i(e))?(n?s(r,t,n):null==t)?e.slice(u(e),d(e)+1):(t+="",e.slice(a(e,t),o(e,t)+1)):e}var i=(this||self,e("../internal/baseToString")),a=e("../internal/charsLeftIndex"),o=e("../internal/charsRightIndex"),s=e("../internal/isIterateeCall"),u=e("../internal/trimmedLeftIndex"),d=e("../internal/trimmedRightIndex");return n.exports=r,n.exports}),System.register("frontend/node_modules/idms-web-components/modules/utils/toBoolean.js",["lodash/string/trim.js"],function(e,t){"use strict";var n,r,i;return{setters:[function(e){n=e["default"]}],execute:function(){r=function(e,t,n){return e.replace(t,n)},i=function(e){return e?"number"==typeof e||"boolean"==typeof e?!!e:"true"===r(n(e.toLowerCase()),/[""'']/gi,"")?!0:!1:!1},e("default",i)}}}),System.register("frontend/node_modules/systemjs-plugin-babel/regenerator-runtime.js",[],function(e,t){"use strict";return{setters:[],execute:function(){e("default",function(e){return!function(t){function n(e,t,n,r){var a=Object.create((t||i).prototype),o=new f(r||[]);return a._invoke=l(e,n,o),a}function r(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(r){return{type:"throw",arg:r}}}function i(){}function a(){}function o(){}function s(e){["next","throw","return"].forEach(function(t){e[t]=function(e){return this._invoke(t,e)}})}function u(e){this.arg=e}function d(e){function t(n,i,a,o){var s=r(e[n],e,i);if("throw"!==s.type){var d=s.arg,l=d.value;return l instanceof u?Promise.resolve(l.arg).then(function(e){t("next",e,a,o)},function(e){t("throw",e,a,o)}):Promise.resolve(l).then(function(e){d.value=e,a(d)},o)}o(s.arg)}function n(e,n){function r(){return new Promise(function(r,i){t(e,n,r,i)})}return i=i?i.then(r,r):r()}"object"==typeof process&&process.domain&&(t=process.domain.bind(t));var i;this._invoke=n}function l(e,t,n){var i=L;return function(a,o){if(i===D)throw new Error("Generator is already running");if(i===x){if("throw"===a)throw o;return h()}for(;;){var s=n.delegate;if(s){if("return"===a||"throw"===a&&s.iterator[a]===_){n.delegate=null;var u=s.iterator["return"];if(u){var d=r(u,s.iterator,o);if("throw"===d.type){a="throw",o=d.arg;continue}}if("return"===a)continue}var d=r(s.iterator[a],s.iterator,o);if("throw"===d.type){n.delegate=null,a="throw",o=d.arg;continue}a="next",o=_;var l=d.arg;if(!l.done)return i=k,l;n[s.resultName]=l.value,n.next=s.nextLoc,n.delegate=null}if("next"===a)n.sent=n._sent=o;else if("throw"===a){if(i===L)throw i=x,o;n.dispatchException(o)&&(a="next",o=_)}else"return"===a&&n.abrupt("return",o);i=D;var d=r(e,t,n);if("normal"===d.type){i=n.done?x:k;var l={value:d.arg,done:n.done};if(d.arg!==S)return l;n.delegate&&"next"===a&&(o=_)}else"throw"===d.type&&(i=x,a="throw",o=d.arg)}}}function c(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function m(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function f(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(c,this),this.reset(!0)}function p(e){if(e){var t=e[y];if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var n=-1,r=function i(){for(;++n<e.length;)if(g.call(e,n))return i.value=e[n],i.done=!1,i;return i.value=_,i.done=!0,i};return r.next=r}}return{next:h}}function h(){return{value:_,done:!0}}var _,g=Object.prototype.hasOwnProperty,v="function"==typeof Symbol?Symbol:{},y=v.iterator||"@@iterator",b=v.toStringTag||"@@toStringTag",M="object"==typeof e,w=t.regeneratorRuntime;if(w)return void(M&&(e.exports=w));w=t.regeneratorRuntime=M?e.exports:{},w.wrap=n;var L="suspendedStart",k="suspendedYield",D="executing",x="completed",S={},T=o.prototype=i.prototype;a.prototype=T.constructor=o,o.constructor=a,o[b]=a.displayName="GeneratorFunction",w.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return t?t===a||"GeneratorFunction"===(t.displayName||t.name):!1},w.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,o):(e.__proto__=o,b in e||(e[b]="GeneratorFunction")),e.prototype=Object.create(T),e},w.awrap=function(e){return new u(e)},s(d.prototype),w.async=function(e,t,r,i){var a=new d(n(e,t,r,i));return w.isGeneratorFunction(t)?a:a.next().then(function(e){return e.done?e.value:a.next()})},s(T),T[y]=function(){return this},T[b]="Generator",T.toString=function(){return"[object Generator]"},w.keys=function(e){var t=[];for(var n in e)t.push(n);return t.reverse(),function r(){for(;t.length;){var n=t.pop();if(n in e)return r.value=n,r.done=!1,r}return r.done=!0,r}},w.values=p,f.prototype={constructor:f,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=_,this.done=!1,this.delegate=null,this.tryEntries.forEach(m),!e)for(var t in this)"t"===t.charAt(0)&&g.call(this,t)&&!isNaN(+t.slice(1))&&(this[t]=_)},stop:function(){this.done=!0;var e=this.tryEntries[0],t=e.completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){function t(t,r){return a.type="throw",a.arg=e,n.next=t,!!r}if(this.done)throw e;for(var n=this,r=this.tryEntries.length-1;r>=0;--r){var i=this.tryEntries[r],a=i.completion;if("root"===i.tryLoc)return t("end");if(i.tryLoc<=this.prev){var o=g.call(i,"catchLoc"),s=g.call(i,"finallyLoc");if(o&&s){if(this.prev<i.catchLoc)return t(i.catchLoc,!0);if(this.prev<i.finallyLoc)return t(i.finallyLoc)}else if(o){if(this.prev<i.catchLoc)return t(i.catchLoc,!0)}else{if(!s)throw new Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return t(i.finallyLoc)}}}},abrupt:function(e,t){for(var n=this.tryEntries.length-1;n>=0;--n){var r=this.tryEntries[n];if(r.tryLoc<=this.prev&&g.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var i=r;break}}i&&("break"===e||"continue"===e)&&i.tryLoc<=t&&t<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=e,a.arg=t,i?this.next=i.finallyLoc:this.complete(a),S},complete:function(e,t){if("throw"===e.type)throw e.arg;"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=e.arg,this.next="end"):"normal"===e.type&&t&&(this.next=t)},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),m(n),S}},"catch":function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var r=n.completion;if("throw"===r.type){var i=r.arg;m(n)}return i}}throw new Error("illegal catch attempt")},delegateYield:function(e,t,n){return this.delegate={
iterator:p(e),resultName:t,nextLoc:n},S}}}("object"==typeof global?global:"object"==typeof window?window:"object"==typeof self?self:this),e.exports}({exports:{}}))}}}),System.register("frontend/node_modules/systemjs-plugin-babel/babel-helpers/asyncToGenerator.js",[],function(e,t){"use strict";return{setters:[],execute:function(){e("default",function(e){return function(){var t=e.apply(this,arguments);return new Promise(function(e,n){function r(i,a){try{var o=t[i](a),s=o.value}catch(u){return void n(u)}return o.done?void e(s):Promise.resolve(s).then(function(e){return r("next",e)},function(e){return r("throw",e)})}return r("next")})}})}}}),System.registerDynamic("frontend/node_modules/lodash/internal/assignWith.js",["../object/keys"],!0,function(e,t,n){function r(e,t,n){for(var r=-1,a=i(t),o=a.length;++r<o;){var s=a[r],u=e[s],d=n(u,t[s],s,e,t);(d===d?d===u:u!==u)&&(void 0!==u||s in e)||(e[s]=d)}return e}var i=(this||self,e("../object/keys"));return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/internal/baseCopy.js",[],!0,function(e,t,n){function r(e,t,n){n||(n={});for(var r=-1,i=t.length;++r<i;){var a=t[r];n[a]=e[a]}return n}this||self;return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/lang/isArguments.js",["../internal/isArrayLike","../internal/isObjectLike"],!0,function(e,t,n){function r(e){return a(e)&&i(e)&&s.call(e,"callee")&&!u.call(e,"callee")}var i=(this||self,e("../internal/isArrayLike")),a=e("../internal/isObjectLike"),o=Object.prototype,s=o.hasOwnProperty,u=o.propertyIsEnumerable;return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/object/keysIn.js",["../lang/isArguments","../lang/isArray","../internal/isIndex","../internal/isLength","../lang/isObject"],!0,function(e,t,n){function r(e){if(null==e)return[];u(e)||(e=Object(e));var t=e.length;t=t&&s(t)&&(a(e)||i(e))&&t||0;for(var n=e.constructor,r=-1,d="function"==typeof n&&n.prototype===e,c=Array(t),m=t>0;++r<t;)c[r]=r+"";for(var f in e)m&&o(f,t)||"constructor"==f&&(d||!l.call(e,f))||c.push(f);return c}var i=(this||self,e("../lang/isArguments")),a=e("../lang/isArray"),o=e("../internal/isIndex"),s=e("../internal/isLength"),u=e("../lang/isObject"),d=Object.prototype,l=d.hasOwnProperty;return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/internal/shimKeys.js",["../lang/isArguments","../lang/isArray","./isIndex","./isLength","../object/keysIn"],!0,function(e,t,n){function r(e){for(var t=u(e),n=t.length,r=n&&e.length,d=!!r&&s(r)&&(a(e)||i(e)),c=-1,m=[];++c<n;){var f=t[c];(d&&o(f,r)||l.call(e,f))&&m.push(f)}return m}var i=(this||self,e("../lang/isArguments")),a=e("../lang/isArray"),o=e("./isIndex"),s=e("./isLength"),u=e("../object/keysIn"),d=Object.prototype,l=d.hasOwnProperty;return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/object/keys.js",["../internal/getNative","../internal/isArrayLike","../lang/isObject","../internal/shimKeys"],!0,function(e,t,n){var r=(this||self,e("../internal/getNative")),i=e("../internal/isArrayLike"),a=e("../lang/isObject"),o=e("../internal/shimKeys"),s=r(Object,"keys"),u=s?function(e){var t=null==e?void 0:e.constructor;return"function"==typeof t&&t.prototype===e||"function"!=typeof e&&i(e)?o(e):a(e)?s(e):[]}:o;return n.exports=u,n.exports}),System.registerDynamic("frontend/node_modules/lodash/internal/baseAssign.js",["./baseCopy","../object/keys"],!0,function(e,t,n){function r(e,t){return null==t?e:i(t,a(t),e)}var i=(this||self,e("./baseCopy")),a=e("../object/keys");return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/utility/identity.js",[],!0,function(e,t,n){function r(e){return e}this||self;return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/internal/bindCallback.js",["../utility/identity"],!0,function(e,t,n){function r(e,t,n){if("function"!=typeof e)return i;if(void 0===t)return e;switch(n){case 1:return function(n){return e.call(t,n)};case 3:return function(n,r,i){return e.call(t,n,r,i)};case 4:return function(n,r,i,a){return e.call(t,n,r,i,a)};case 5:return function(n,r,i,a,o){return e.call(t,n,r,i,a,o)}}return function(){return e.apply(t,arguments)}}var i=(this||self,e("../utility/identity"));return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/internal/baseProperty.js",[],!0,function(e,t,n){function r(e){return function(t){return null==t?void 0:t[e]}}this||self;return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/internal/getLength.js",["./baseProperty"],!0,function(e,t,n){var r=(this||self,e("./baseProperty")),i=r("length");return n.exports=i,n.exports}),System.registerDynamic("frontend/node_modules/lodash/internal/isArrayLike.js",["./getLength","./isLength"],!0,function(e,t,n){function r(e){return null!=e&&a(i(e))}var i=(this||self,e("./getLength")),a=e("./isLength");return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/internal/isIndex.js",[],!0,function(e,t,n){function r(e,t){return e="number"==typeof e||i.test(e)?+e:-1,t=null==t?a:t,e>-1&&e%1==0&&t>e}var i=(this||self,/^\d+$/),a=9007199254740991;return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/internal/isIterateeCall.js",["./isArrayLike","./isIndex","../lang/isObject"],!0,function(e,t,n){function r(e,t,n){if(!o(n))return!1;var r=typeof t;if("number"==r?i(n)&&a(t,n.length):"string"==r&&t in n){var s=n[t];return e===e?e===s:s!==s}return!1}var i=(this||self,e("./isArrayLike")),a=e("./isIndex"),o=e("../lang/isObject");return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/internal/createAssigner.js",["./bindCallback","./isIterateeCall","../function/restParam"],!0,function(e,t,n){function r(e){return o(function(t,n){var r=-1,o=null==t?0:n.length,s=o>2?n[o-2]:void 0,u=o>2?n[2]:void 0,d=o>1?n[o-1]:void 0;for("function"==typeof s?(s=i(s,d,5),o-=2):(s="function"==typeof d?d:void 0,o-=s?1:0),u&&a(n[0],n[1],u)&&(s=3>o?void 0:s,o=1);++r<o;){var l=n[r];l&&e(t,l,s)}return t})}var i=(this||self,e("./bindCallback")),a=e("./isIterateeCall"),o=e("../function/restParam");return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/object/assign.js",["../internal/assignWith","../internal/baseAssign","../internal/createAssigner"],!0,function(e,t,n){var r=(this||self,e("../internal/assignWith")),i=e("../internal/baseAssign"),a=e("../internal/createAssigner"),o=a(function(e,t,n){return n?r(e,t,n):i(e,t)});return n.exports=o,n.exports}),System.registerDynamic("frontend/node_modules/lodash/internal/assignDefaults.js",[],!0,function(e,t,n){function r(e,t){return void 0===e?t:e}this||self;return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/function/restParam.js",[],!0,function(e,t,n){function r(e,t){if("function"!=typeof e)throw new TypeError(i);return t=a(void 0===t?e.length-1:+t||0,0),function(){for(var n=arguments,r=-1,i=a(n.length-t,0),o=Array(i);++r<i;)o[r]=n[t+r];switch(t){case 0:return e.call(this,o);case 1:return e.call(this,n[0],o);case 2:return e.call(this,n[0],n[1],o)}var s=Array(t+1);for(r=-1;++r<t;)s[r]=n[r];return s[t]=o,e.apply(this,s)}}var i=(this||self,"Expected a function"),a=Math.max;return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/internal/createDefaults.js",["../function/restParam"],!0,function(e,t,n){function r(e,t){return i(function(n){var r=n[0];return null==r?r:(n.push(t),e.apply(void 0,n))})}var i=(this||self,e("../function/restParam"));return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/object/defaults.js",["./assign","../internal/assignDefaults","../internal/createDefaults"],!0,function(e,t,n){var r=(this||self,e("./assign")),i=e("../internal/assignDefaults"),a=e("../internal/createDefaults"),o=a(r,i);return n.exports=o,n.exports}),System.register("frontend/node_modules/idms-web-components/modules/utils/jqXHRToPromise.js",[],function(e,t){"use strict";function n(e){var t=arguments.length<=1||void 0===arguments[1]?!1:arguments[1],n=e;return new Promise(function(r,i){e.then(function(e,t,n){r({data:e,textStatus:t,jqXHR:n})},function(e,r,a){t&&n.__ajaxNormalize__&&(e=a,a=r),i({jqXHR:e,textStatus:r,errorThrown:a,isRequestError:!0})})})}return e("jqXHRToPromise",n),{setters:[],execute:function(){}}}),System.register("frontend/node_modules/idms-web-components/modules/serviceClients/ServiceClient.js",["frontend/node_modules/systemjs-plugin-babel/regenerator-runtime.js","frontend/node_modules/systemjs-plugin-babel/babel-helpers/asyncToGenerator.js","jquery","lodash/object/defaults.js","idms/modules/utils/jqXHRToPromise.js"],function(e,t){"use strict";function n(e){var t,n=o.Deferred();return this.applyPreFilters(l,e).then(function(e){d&&e.normalizeUrl&&(e.url=d+e.url),c&&"object"==typeof e.data&&(e.data=JSON.stringify(e.data)),t=o.ajax(e),l.length>0&&l.forEach(function(e){(e.done||e.fail)&&(t=t.then(e.done||null,e.fail||null))}),t.then(n.resolve,n.reject)})["catch"](function(e){n.reject(e)}),e.usePromise?u(n.promise(),e.ajaxNormalize):n.promise()}function r(){var e=arguments.length<=0||void 0===arguments[0]?{}:arguments[0];this.options=e}var i,a,o,s,u,d,l,c,m;return{setters:[function(e){i=e["default"]},function(e){a=e["default"]},function(e){o=e["default"]},function(e){s=e["default"]},function(e){u=e.jqXHRToPromise}],execute:function(){d="",l=[],c=!0,r.prototype.applyPreFilters=function(){var e=a(i.mark(function t(e,n){var r;return i.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:r=void 0,r=0;case 2:if(!(r<e.length)){t.next=9;break}if(!e[r].preFilter){t.next=6;break}return t.next=6,e[r].preFilter(n);case 6:r++,t.next=2;break;case 9:return t.abrupt("return",n);case 10:case"end":return t.stop()}},t,this)}));return function(t,n){return e.apply(this,arguments)}}(),r.prototype.request=function(e){var t;return e=s({},e,{usePromise:!1,ajaxNormalize:!1,type:"GET",contentType:"application/json",dataType:"json",timeout:9e4,normalizeUrl:!0}),this.options.useAsyncPreFilters?n.call(this,e):(l.length>0&&l.forEach(function(t){t.preFilter&&t.preFilter(e)}),d&&e.normalizeUrl&&(e.url=d+e.url),c&&"object"==typeof e.data&&(e.data=JSON.stringify(e.data)),t=o.ajax(e),l.length>0&&l.forEach(function(e){(e.done||e.fail)&&(t=t.then(e.done||null,e.fail||null))}),e.usePromise?u(t,e.ajaxNormalize):t)},r.prototype.get=function(e){return this.request(e)},r.prototype.post=function(e){return this.request(s(e,{type:"POST"}))},r.prototype.put=function(e){return this.request(s(e,{type:"PUT"}))},r.prototype["delete"]=function(e){return this.request(s(e,{type:"DELETE"}))},r.stringifyData=function(e){c=e},r.setAppContext=function(e){d=e},r.pushPlugin=function(e){l.push(e)},r.clearPlugins=function(){l=[]},e("serviceClient",m=new r),e("serviceClient",m),e("default",r)}}}),System.register("frontend/clients/widget/auth/modules/serviceClients/authContextClient.js",["idms/modules/serviceClients/ServiceClient.js","bootData"],function(e,t){"use strict";var n,r,i;return{setters:[function(e){n=e["default"]},function(e){r=e.data}],execute:function(){i=function(){},i.prototype=new n,i.prototype.constructor=i,i.prototype.isContextSupported=function(e,t){var n={};return n.url=r.urlContext+"/auth/context/validate",n.usePromise=!0,n.headers={"X-Apple-Auth-Widget-Context":e,"X-Apple-Widget-Key":t},this.get(n)},e("default",new i)}}}),System.register("frontend/node_modules/idms-web-components/modules/serviceClients/plugins/scnt.js",[],function(e,t){"use strict";var n;return{setters:[],execute:function(){n=function(e){var t=e,n=function(e){e.headers||(e.headers={}),t&&(e.headers.scnt=t)},r=function(e,n,r){var i=r.getResponseHeader("scnt");return i&&(t=i,window.AppleID&&window.AppleID.service&&window.AppleID.service.JSLogger&&window.AppleID.service.JSLogger.setSCNT&&window.AppleID.service.JSLogger.setSCNT(i)),r},i=function(e){var n=e.getResponseHeader("scnt");return n&&(t=n,window.AppleID&&window.AppleID.service&&window.AppleID.service.JSLogger&&window.AppleID.service.JSLogger.setSCNT&&window.AppleID.service.JSLogger.setSCNT(n)),e};return{preFilter:n,done:r,fail:i}},e("default",n)}}}),System.registerDynamic("frontend/node_modules/idms-web-components/modules/fdc/dcutil_2_2.js",[],!1,function($__require,$__exports,$__module){var _retrieveGlobal=System.get("@@global-helpers").prepareGlobal($__module.id,null,null);return function($__global){!function(m){function g(e){try{if(navigator.plugins&&navigator.plugins.length)for(var t=0;t<navigator.plugins.length;t++){var n=navigator.plugins[t];if(n.name.indexOf(e)>=0)return n.name+(n.description?"|"+n.description:"")}}catch(r){}return""}function z(e){try{if(!e)return A();var t;e:{var n;try{n=document.getElementById(e)}catch(r){}if(null===n||"undefined"==typeof n)try{n=document.getElementsByName(e)[0]}catch(i){}if(null===n||"undefined"==typeof n)for(var a=0;a<document.forms.length;a++)for(var o=document.forms[a],s=0;s<o.elements.length;s++){var u=o[s];if(u.name===e||u.id===e){t=u;break e}}t=n}if(null!==t)try{t.value=A()}catch(d){t.value=escape(d.message)}}catch(l){}}function A(a){var c=new Date,b=new Date,e=[t("TF1"),t("020"),function(){return ScriptEngineMajorVersion()},function(){return ScriptEngineMinorVersion()},function(){return ScriptEngineBuildVersion()},function(){return i("{7790769C-0471-11D2-AF11-00C04FA35D02}")},function(){return i("{89820200-ECBD-11CF-8B85-00AA005B4340}")},function(){return i("{283807B5-2C60-11D0-A31D-00AA00B92C03}")},function(){return i("{4F216970-C90C-11D1-B5C7-0000F8051515}")},function(){return i("{44BBA848-CC51-11CF-AAFA-00AA00B6015C}")},function(){return i("{9381D8F2-0288-11D0-9501-00AA00B911A5}")},function(){return i("{4F216970-C90C-11D1-B5C7-0000F8051515}")},function(){return i("{5A8D6EE0-3E18-11D0-821E-444553540000}")},function(){return i("{89820200-ECBD-11CF-8B85-00AA005B4383}")},function(){return i("{08B0E5C0-4FCB-11CF-AAA5-00401C608555}")},function(){return i("{45EA75A0-A269-11D1-B5BF-0000F8051515}")},function(){return i("{DE5AED00-A4BF-11D1-9948-00C04F98BBC9}")},function(){return i("{22D6F312-B0F6-11D0-94AB-0080C74C7E95}")},function(){return i("{44BBA842-CC51-11CF-AAFA-00AA00B6015B}")},function(){return i("{3AF36230-A269-11D1-B5BF-0000F8051515}")},function(){return i("{44BBA840-CC51-11CF-AAFA-00AA00B6015C}")},function(){return i("{CC2A9BA0-3BDD-11D0-821E-444553540000}")},function(){return i("{08B0E5C0-4FCB-11CF-AAA5-00401C608500}")},function(){return eval("navigator.appCodeName")},function(){return eval("navigator.appName")},function(){return eval("navigator.appVersion")},function(){return u(["navigator.productSub","navigator.appMinorVersion"])},function(){return eval("navigator.browserLanguage")},function(){return eval("navigator.cookieEnabled")},function(){return u(["navigator.oscpu","navigator.cpuClass"])},function(){return eval("navigator.onLine")},function(){return eval("navigator.platform")},function(){return eval("navigator.systemLanguage")},function(){return eval("navigator.userAgent")},function(){return u(["navigator.language","navigator.userLanguage"])},function(){return eval("document.defaultCharset")},function(){return eval("document.domain")},function(){return eval("screen.deviceXDPI")},function(){return eval("screen.deviceYDPI")},function(){return eval("screen.fontSmoothingEnabled")},function(){return eval("screen.updateInterval")},function(){return 0!==Math.abs(p-q)},function(){return C(c)},function(){return"@UTC@"},function(){var e=0;return e=0,C(c)&&(e=Math.abs(p-q)),e=-(c.getTimezoneOffset()+e)/60},function(){return new Date(2005,5,7,21,33,44,888).toLocaleString()},function(){return eval("screen.width")},function(){return eval("screen.height")},function(){return n.Acrobat},function(){return n.Flash},function(){return n.QuickTime},function(){return n["Java Plug-in"]},function(){return n.Director},function(){return n.Office},function(){return"@CT@"},function(){return p},function(){return q},function(){return c.toLocaleString()},function(){return eval("screen.colorDepth")},function(){return eval("window.screen.availWidth")},function(){return eval("window.screen.availHeight")},function(){return eval("window.screen.availLeft")},function(){return eval("window.screen.availTop")},function(){return g("Acrobat")},function(){return g("Adobe SVG")},function(){return g("Authorware")},function(){return g("Citrix ICA")},function(){return g("Director")},function(){return g("Flash")},function(){return g("MapGuide")},function(){return g("MetaStream")},function(){return g("PDFViewer")},function(){return g("QuickTime")},function(){return g("RealOne")},function(){return g("RealPlayer Enterprise")},function(){return g("RealPlayer Plugin")},function(){return g("Seagate Software Report")},function(){return g("Silverlight")},function(){return g("Windows Media")},function(){return g("iPIX")},function(){return g("nppdf.so")},function(){var e=document.createElement("span");e.innerHTML="&nbsp;",e.style.position="absolute",e.style.left="-9999px",document.body.appendChild(e);var t=e.offsetHeight;return document.body.removeChild(e),t},k(),k(),k(),k(),k(),k(),k(),k(),k(),k(),k(),k(),k(),k(),function(){return"5.6.1-0"},k()];F();for(var f="",d=0;d<e.length;d++){a&&(f+=v(e[d].toString(),'"',"'",!0),f+="=");var h;try{h=e[d](this)}catch(l){h=""}f+=a?h:escape(h),f+=";",a&&(f+="\\n")}return f=v(f,escape("@UTC@"),(new Date).getTime()),f=v(f,escape("@CT@"),(new Date).getTime()-b.getTime()),D&&w?w(f):f}function v(e,t,n,r){"boolean"!=typeof r&&(r=!1);for(var i,a=!0;(i=e.indexOf(t))>=0&&(r||a);)e=e.substr(0,i)+n+e.substr(i+t.length),a=!1;return e}function C(e){var t=Math.min(p,q);return 0!==Math.abs(p-q)&&e.getTimezoneOffset()===t}function F(){for(var e=["Acrobat","Flash","QuickTime","Java Plug-in","Director","Office"],t=0;t<e.length;t++){var r=e[t],i=n,a=r,o=r;r="";try{if(navigator.plugins&&navigator.plugins.length){var s=RegExp(o+".* ([0-9._]+)");for(o=0;o<navigator.plugins.length;o++){var u=s.exec(navigator.plugins[o].name);null===u&&(u=s.exec(navigator.plugins[o].description)),u&&(r=u[1])}}else if(window.ActiveXObject&&x[o])try{var d=new ActiveXObject(x[o][0]);r=x[o][1](d)}catch(l){r=""}}catch(c){r=c.message}i[a]=r}}function u(a){for(var c=0;c<a.length;c++)try{var b=eval(a[c]);if(b)return b}catch(e){}return""}function i(e){var t="";try{"undefined"!=typeof o.a.getComponentVersion&&(t=o.a.getComponentVersion(e,"ComponentID"))}catch(n){e=n.message.length,e=e>40?40:e,t=escape(n.message.substr(0,e))}return t}function t(e){return function(){return e}}function G(e){function t(e){for(r=r<<e[0]|e[1],i+=e[0];i>=6;)e=r>>i-6&63,n+=s.substring(e,e+1),i-=6,r^=e<<i}var n="",r=0,i=0;t([6,(7&e.length)<<3|0]),t([6,56&e.length|1]);for(var a=0;a<e.length;a++){if(void 0==y[e.charCodeAt(a)])return;t(y[e.charCodeAt(a)])}return t(y[0]),i>0&&t([6-i,0]),n}function w(e){for(var t=G,n=e,r=0;E[r];r++)n=n.split(E[r]).join(String.fromCharCode(r+1));if(t=t(n),void 0==t)return e;for(n=65535,r=0;r<e.length;r++)n=65535&(n>>>8|n<<8),n^=255&e.charCodeAt(r),n^=(255&n)>>4,n^=n<<12&65535,n^=(255&n)<<5&65535;return n&=65535,e="",e+=s.charAt(n>>>12),e+=s.charAt(n>>>6&63),e+=s.charAt(63&n),t+=e}options=m||{},m=options.ctx||window;var D=options.hasOwnProperty("compress")?options.compress:!0,o={},p=new Date(2005,0,15).getTimezoneOffset(),q=new Date(2005,6,15).getTimezoneOffset(),n=[],k=t(""),x={Flash:["ShockwaveFlash.ShockwaveFlash",function(e){return e.getVariable("$version")}],Director:["SWCtl.SWCtl",function(e){return e.ShockwaveVersion("")}]};try{o.a=document.createElement("span"),"undefined"!=typeof o.a.addBehavior&&o.a.addBehavior("#default#clientCaps")}catch(H){}n={};var y={1:[4,15],110:[8,239],74:[8,238],57:[7,118],56:[7,117],71:[8,233],25:[8,232],101:[5,28],104:[7,111],4:[7,110],105:[6,54],5:[7,107],109:[7,106],103:[9,423],82:[9,422],26:[8,210],6:[7,104],46:[6,51],97:[6,50],111:[6,49],7:[7,97],45:[7,96],59:[5,23],15:[7,91],11:[8,181],72:[8,180],27:[8,179],28:[8,178],16:[7,88],88:[10,703],113:[11,1405],89:[12,2809],107:[13,5617],90:[14,11233],42:[15,22465],64:[16,44929],0:[16,44928],81:[9,350],29:[8,174],118:[8,173],30:[8,172],98:[8,171],12:[8,170],99:[7,84],117:[6,41],112:[6,40],102:[9,319],68:[9,318],31:[8,158],100:[7,78],84:[6,38],55:[6,37],17:[7,73],8:[7,72],9:[7,71],77:[7,70],18:[7,69],65:[7,68],48:[6,33],116:[6,32],10:[7,63],121:[8,125],78:[8,124],80:[7,61],69:[7,60],119:[7,59],13:[8,117],79:[8,116],19:[7,57],67:[7,56],114:[6,27],83:[6,26],115:[6,25],14:[6,24],122:[8,95],95:[8,94],76:[7,46],24:[7,45],37:[7,44],50:[5,10],51:[5,9],108:[6,17],22:[7,33],120:[8,65],66:[8,64],21:[7,31],106:[7,30],47:[6,14],53:[5,6],49:[5,5],86:[8,39],85:[8,38],23:[7,18],75:[7,17],20:[7,16],2:[5,3],73:[8,23],43:[9,45],87:[9,44],70:[7,10],3:[6,4],52:[5,1],54:[5,0]},E=["%20",";;;","%3B","%2C","und","fin","ed;","%28","%29","%3A","/53","ike","Web","0;",".0","e;","on","il","ck","01","in","Mo","fa","00","32","la",".1","ri","it","%u","le"],s=".0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ_abcdefghijklmnopqrstuvwxyz";o.appidmsform=z,o.f1b5=w,m.appidmsparm=o,D&&(m=navigator.userAgent.toLowerCase(),"Gecko"===navigator.product&&parseInt(m.substring(m.indexOf("rv:")+3,m.indexOf(")",m.indexOf("rv:")+3)).split(".")[0])<=2&&z())}(),window.dcHelper=new function(){this.setData=function(e){var t;e:{if(t=document.getElementById(e),"undefined"==typeof t||null===t){var n=document.getElementsByName(e);"undefined"!=typeof n&&null!==n&&0<n.length&&(t=n[0])}if("undefined"==typeof t||null===t)for(var n=0,r=document.forms.length;r>n;n++)for(var i=0,a=document.forms[n],o=a.elements.length;o>i;i++){var s=a[i];if(s.name===e){t=s;break e}}}"undefined"!=typeof t&&null!==t&&(n=null,"undefined"!=typeof appidmsparm&&null!==appidmsparm&&(appidmsparm.appidmsform(e),null!==t.value&&(n=t.value)),t.value=this.getData(n))},this.getData=function(e){var t={};t.U=navigator.userAgent,t.L=window.navigator.language?window.navigator.language:navigator.browserLanguage?navigator.browserLanguage:"";var n;if(n=(new Date).getTimezoneOffset(),"number"!=typeof n||null===n)n="";else{var r=Math.abs(parseInt(n/60,10)),i=Math.abs(n%60);n="GMT"+(n>0?"-":"+")+(10>r?"0"+r:r)+":"+(10>i?"0"+i:i)}return t.Z=n,t.V="1.1","undefined"!=typeof e&&null!==e&&(t.F=e),JSON.stringify(t)}}}(this),_retrieveGlobal()}),System.register("frontend/node_modules/idms-web-components/modules/fdc/fdc.js",["./dcutil_2_2.js"],function(e,t){"use strict";var n,r,i;return{setters:[function(e){}],execute:function(){n={},r="fdcBrowserData",i=function(){if(window.dcHelper){if("undefined"==typeof document.getElementById(r)||null===document.getElementById(r)){var e=document.createElement("input");e.setAttribute("type","hidden"),e.setAttribute("id",r),e.setAttribute("value",""),document.body.appendChild(e)}window.dcHelper.setData(r)}},n.getBrowserData=function(){return i(),document.getElementById(r).value},e("default",n)}}}),System.register("frontend/node_modules/idms-web-components/modules/serviceClients/plugins/fdc.js",["../../fdc/fdc.js"],function(e,t){"use strict";var n;return e("default",function(){return{preFilter:function(e){e.headers||(e.headers={}),e.headers["X-Apple-I-FD-Client-Info"]=n.getBrowserData()}}}),{setters:[function(e){n=e["default"]}],execute:function(){}}}),System.register("frontend/clients/widget/auth/modules/serviceClients/plugins/appleWebSessionToken.js",[],function(e,t){"use strict";var n;return{setters:[],execute:function(){n=function(e){var t=e,n=function(e){e.headers||(e.headers={}),t&&(e.headers["X-Apple-ID-Session-Id"]=t)},r=function(e,n,r){var i=r.getResponseHeader("X-Apple-ID-Session-Id");return i&&(t=i),r},i=function(e,n,r){var i=e.getResponseHeader("X-Apple-ID-Session-Id");return i&&(t=i),e};return{preFilter:n,done:r,fail:i}},e("default",n)}}}),System.register("frontend/clients/widget/auth/modules/serviceClients/plugins/requestorAppId.js",[],function(e,t){"use strict";var n;return{setters:[],execute:function(){n=function(e){return{preFilter:function(t){t.headers||(t.headers={}),t.headers["X-Apple-App-Id"]=e}}},e("default",n)}}}),System.register("frontend/clients/widget/auth/modules/serviceClients/plugins/acceptLanguage.js",[],function(e,t){"use strict";var n;return{setters:[],execute:function(){n=function(e){return{preFilter:function(t){t.headers||(t.headers={}),t.headers["X-Apple-Locale"]=e}}},e("default",n)}}}),System.register("frontend/clients/widget/auth/modules/serviceClients/plugins/context.js",[],function(e,t){"use strict";return{setters:[],execute:function(){e("default",function(e){return{preFilter:function(t){t.headers||(t.headers={}),t.headers["X-Apple-Auth-Context"]=e}}})}}}),System.register("frontend/clients/widget/auth/modules/serviceClients/plugins/orgId.js",[],function(e,t){"use strict";return{setters:[],execute:function(){e("default",function(e){return{preFilter:function(t){t.headers||(t.headers={}),t.headers["X-Apple-I-FA-OrgId"]=e}}})}}}),System.register("frontend/clients/widget/auth/modules/serviceClients/plugins/appTokenId.js",[],function(e,t){"use strict";var n;return{setters:[],execute:function(){n=function(){return{preFilter:function(e){e.headers||(e.headers={}),e.headers["X-Apple-App-Token-Id"]="com.apple.gs.idpauth.idmsws"}}},e("default",n)}}}),System.register("frontend/clients/widget/auth/modules/serviceClients/plugins/entityId.js",[],function(e,t){"use strict";return{setters:[],execute:function(){e("default",function(e){return{preFilter:function(t){t.headers||(t.headers={}),t.headers["X-Apple-I-FA-EntityId"]=e}}})}}}),System.register("frontend/clients/widget/auth/modules/serviceClients/plugins/alternateDSID+gsWebToken.js",[],function(e,t){"use strict";return{setters:[],execute:function(){e("default",function(e,t){return{preFilter:function(n){n.headers||(n.headers={}),n.headers["X-Apple-GS-Token"]=btoa(e+":"+t)}}})}}}),System.register("frontend/clients/widget/auth/modules/serviceClients/plugins/widgetKey.js",[],function(e,t){"use strict";var n;return{setters:[],execute:function(){n=function(e){return{preFilter:function(t){t.headers||(t.headers={}),t.headers["X-Apple-Widget-Key"]=e}}},e("default",n)}}}),System.register("frontend/clients/widget/auth/modules/serviceClients/plugins/alternateTokenCookie.js",[],function(e,t){"use strict";var n;return{setters:[],execute:function(){n=function(e){return{preFilter:function(t){t.headers||(t.headers={}),t.headers["X-Apple-Alt-TokenCookie-Flg"]=e}}},e("default",n)}}}),System.register("frontend/clients/widget/auth/modules/serviceClients/plugins/crAuthRequiredHeader.js",[],function(e,t){"use strict";var n;return{setters:[],execute:function(){n=function(e){return{preFilter:function(t){t.headers||(t.headers={}),t.headers["X-Apple-CRAuth-Required"]=e}}},e("default",n)}}}),System.register("frontend/clients/widget/auth/modules/serviceClients/plugins/domainId.js",[],function(e,t){"use strict";var n;return{setters:[],execute:function(){n=function(e){return{preFilter:function(t){t.headers||(t.headers={}),t.headers["X-Apple-Domain-Id"]=e}}},e("default",n)}}}),System.register("frontend/clients/widget/auth/modules/serviceClients/plugins/domainName.js",[],function(e,t){"use strict";var n;return{setters:[],execute:function(){n=function(e){return{preFilter:function(t){t.headers||(t.headers={}),t.headers["X-Apple-I-Domain-Name"]=e}}},e("default",n)}}}),System.register("frontend/clients/widget/auth/modules/widgetContext.js",[],function(e,t){"use strict";return{setters:[],execute:function(){e("default",{TEST_IDP:"TEST_IDP",PASSWORD_LESS:"PASSWORD_LESS",PASSWORD_ONLY:"PASSWORD_ONLY"})}}}),System.register("frontend/node_modules/idms-web-components/modules/utils/queryString.js",["./utils.js"],function(e,t){"use strict";function n(e){var t=arguments.length<=1||void 0===arguments[1]?window.location.href:arguments[1];return-1!==t.indexOf("?"+e+"=")?!0:-1!==t.indexOf("&"+e+"=")?!0:!1}function r(e){var t=arguments.length<=1||void 0===arguments[1]?location.search:arguments[1];e=e.replace(/[\[]/,"\\[").replace(/[\]]/,"\\]");var n=new RegExp("[\\?&]"+e+"=([^&#]*)"),r=n.exec(t);return null===r?"":decodeURIComponent(r[1].replace(/\+/g," "))}function i(e,t){var n=arguments.length<=2||void 0===arguments[2]?location.search:arguments[2],r=new RegExp("([?&])"+e+"=.*?(&|$)","i"),i=-1!==n.indexOf("?")?"&":"?";return n.match(r)?n.replace(r,"$1"+e+"="+t+"$2"):n+i+e+"="+t}var a;return e("hasQuery",n),e("getValueByQueryName",r),e("setValueByQueryName",i),{setters:[function(e){a=e["default"]}],execute:function(){a.hasQuery=n,a.getValueByQueryName=r,a.setValueByQueryName=i,e("default",a)}}}),System.register("frontend/node_modules/idms-web-components/modules/utils/hashCode.js",["./utils.js"],function(e,t){"use strict";var n,r;return{setters:[function(e){n=e["default"]}],execute:function(){r=function(e){var t,n=0;if(0===e.length)return n;for(t=0;t<e.length;t++){var r=e.charCodeAt(t);n=(n<<5)-n+r,n&=n}return n},n.getHashCode=r,e("default",n)}}}),System.register("frontend/node_modules/idms-web-components/modules/utils/logger.js",["./utils.js"],function(e,t){"use strict";var n,r,i,a;return{setters:[function(e){n=e["default"]}],execute:function(){r=function(e){try{var t=window[e],n="__storage_test__";return t.setItem(n,n),t.removeItem(n),!0}catch(r){return!1}},i=function(e,t){var n={};n[e]=t,window.AppleID.logging.push(n)},a=function(e){var t,a;t=n.getHashCode(JSON.stringify(e)),a=JSON.stringify(e),r("sessionStorage")?sessionStorage.setItem(t,a):window.AppleID?window.AppleID.logging?Array.isArray(window.AppleID.logging)?i(t,a):(delete window.AppleID.logging,window.AppleID.logging=[],i(t,a)):(window.AppleID.logging=[],i(t,a)):(window.AppleID={},window.AppleID.logging=[],i(t,a))},n.log=a,e("default",n)}}}),System.register("frontend/node_modules/idms-web-components/modules/utils.js",["./utils/utils.js","./utils/queryString.js","./utils/hashCode.js","./utils/logger.js","./utils/serverResponseNormalizer.js"],function(e,t){"use strict";var n;return{setters:[function(e){n=e["default"]},function(e){},function(e){},function(e){},function(e){}],execute:function(){e("default",n)}}}),System.registerDynamic("frontend/node_modules/idms-web-components/modules/JSlogger/JSlogger.js",[],!1,function(e,t,n){var r=System.get("@@global-helpers").prepareGlobal(n.id,"window.AppleID.service.JSLogger",null);return function(e){"use strict";!function(e){var t={URL:"/jslog",METHOD:"POST",EXCEPTION_PRETEXT:"APPLE ID : ",LOG_LEVEL:"ERROR",ALLOWED_LOG_LEVELS:["ERROR","DEBUG","OFF","INFO"],WARN_CAPTURE_CONSOLE_COLOR:"background: #FFF0F0; color: red",NAMESPACE_FOR_PM:"pmrpc.",POST_MESSAGE_LOG_STATUS:"ON"},n=t.URL,r=t.LOG_LEVEL,i=t.NAMESPACE_FOR_PM,a="",o="",s=t.POST_MESSAGE_LOG_STATUS,u=function(e){this.name="IllegalLogException",this.message=t.EXCEPTION_PRETEXT+e,this.stack=(new Error).stack},d=function(e,t){if(e&&"string"==typeof e&&t&&"string"==typeof t)try{window.sessionStorage&&sessionStorage.setItem(e,t)}catch(n){}},l=function(e){var t=" type, title, message are mandatory. ";if("undefined"==typeof e)throw new u("logObject is not defined.");if("undefined"==typeof e.type)throw new u("logObject.type is not defined."+t);if("undefined"==typeof e.title)throw new u("logObject.title is not defined."+t);if("undefined"==typeof e.message)throw new u("logObject.message is not defined."+t);return!0},c=function(e){if(!e)throw new u("Invalid endpoint URL: "+e);return!0},m=function(e){c(e)&&(n=e)},f=function(){return n},p=function(e){e&&"string"==typeof e&&e.toUpperCase().trim()&&-1!==t.ALLOWED_LOG_LEVELS.indexOf(e.toUpperCase().trim())&&(r=e.toUpperCase().trim())},h=function(e){return r},_=function(e){if(!e||"NULL"===e.toString().toUpperCase().trim()||"UNDEFINED"===e.toString().toUpperCase().trim())throw new u("SCNT token is not valid.");a=e},g=function(e){if(!e||"NULL"===e.toString().toUpperCase().trim()||"UNDEFINED"===e.toString().toUpperCase().trim())throw new u("CSRF token is not valid.");o=e},v=function(e,i){if(l(e)){var s=function(){d(t.EXCEPTION_PRETEXT,"Logging transaction failed or cancelled at."+n)};e.message=t.EXCEPTION_PRETEXT+e.message,e.details&&(e.details=JSON.stringify(e.details)),i&&_(i);
try{var u=new XMLHttpRequest;u.open(t.METHOD,n,!0),u.setRequestHeader("Content-type","application/json"),u.setRequestHeader("Accept","application/json"),u.setRequestHeader("scnt",a),u.setRequestHeader("x-csrf-token",o),u.addEventListener("error",s),u.addEventListener("abort",s),u.onreadystatechange=function(){204!==u.status},"OFF"!==r&&("INFO"===r||"ERROR"===r?("ERROR"===e.type.toUpperCase().trim()||"INFO"===e.type.toUpperCase().trim())&&u.send(JSON.stringify(e)):"DEBUG"===r&&u.send(JSON.stringify(e)))}catch(c){}}},y=function(e){setTimeout(function(){throw e},0)},b=function(){return i},M=function(e){"string"==typeof e&&e.trim()&&(i=e)},w=function(){return s},L=function(e){s="string"==typeof e&&e.trim()&&-1!==["ON","OFF"].indexOf(e.toUpperCase().trim())?e.toUpperCase().trim():t.POST_MESSAGE_LOG_STATUS},k={log:v,onerror:y,getLoggingEndpoint:f,setLoggingEndpoint:m,setGlobalLogLevel:p,getGlobalLogLevel:h,setSCNT:_,setCSRF:g,getNamespaceForPM:b,setNamespaceForPM:M,getPMLoggingStatus:w,setPMLoggingStatus:L};u.prototype=Object.create(Error.prototype),u.prototype.constructor=u,e.AppleID=e.AppleID||{},e.AppleID.service=e.AppleID.service||{},e.AppleID.service.JSLogger=e.AppleID.service.JSLogger||k,window.onerror=function(n,r,a,o,u){if("ON"===s){var d=parseInt(1e16*Math.random()).toString(),l={jsonrpc:"2.0",method:"log",params:[{data:"AppleAuth failed to load."}],id:d};window.parent.postMessage(i+JSON.stringify(l),"*")}e.AppleID.service.JSLogger.log({title:u&&(u.name||"ERROR"),type:t.LOG_LEVEL,message:n,stacktrace:u&&(u.stack||JSON.stringify(u)),details:{file:r,lineno:a,colno:o,caught:"NO"}})}}(window)}(this),r()}),System.register("frontend/node_modules/idms-web-components/modules/pageVisibilityStateLogger/pageVisibilityStateLogger.js",["idms/modules/JSlogger/JSlogger.js","lodash/object/get.js"],function(e,t){"use strict";function n(e){var t={type:"DEBUG",title:s(e,"type","undefined")+"_type",message:s(e,"target.visibilityState","undefined")+"_state"};o.log(t)}function r(e){return function(t){n(t),"function"==typeof e&&e(t)}}function i(e){var t="hidden",n="visibilitychange";if("undefined"!=typeof document.hidden?(t="hidden",n="visibilitychange"):"undefined"!=typeof document.msHidden?(t="msHidden",n="msvisibilitychange"):"undefined"!=typeof document.webkitHidden&&(t="webkitHidden",n="webkitvisibilitychange"),"undefined"==typeof document.addEventListener||"undefined"==typeof document[t]){var i={type:"DEBUG",title:"Page visibility change API",message:"Page visibility change API not supported for browser"};o.log(i)}else document.addEventListener(n,r(e),!1)}function a(e){i(e)}var o,s;return{setters:[function(e){o=e["default"]},function(e){s=e["default"]}],execute:function(){e("default",a)}}}),System.registerDynamic("frontend/node_modules/@marcom/ac-headjs/src/FocusManager.js",[],!0,function(e,t,n){"use strict";function r(e,t){this._target=e||document.body,this._attr=t||i,this._focusMethod=this._lastFocusMethod=!1,this._onKeyDown=this._onKeyDown.bind(this),this._onMouseDown=this._onMouseDown.bind(this),this._onTouchStart=this._onTouchStart.bind(this),this._onFocus=this._onFocus.bind(this),this._onBlur=this._onBlur.bind(this),this._onWindowBlur=this._onWindowBlur.bind(this),this._bindEvents()}var i=(this||self,"data-focus-method"),a="touch",o="mouse",s="key",u=r.prototype;return u._bindEvents=function(){this._target.addEventListener&&(this._target.addEventListener("keydown",this._onKeyDown,!0),this._target.addEventListener("mousedown",this._onMouseDown,!0),this._target.addEventListener("touchstart",this._onTouchStart,!0),this._target.addEventListener("focus",this._onFocus,!0),this._target.addEventListener("blur",this._onBlur,!0),window.addEventListener("blur",this._onWindowBlur))},u._onKeyDown=function(e){this._focusMethod=s},u._onMouseDown=function(e){this._focusMethod!==a&&(this._focusMethod=o)},u._onTouchStart=function(e){this._focusMethod=a},u._onFocus=function(e){this._focusMethod||(this._focusMethod=this._lastFocusMethod),e.target.setAttribute(this._attr,this._focusMethod),this._lastFocusMethod=this._focusMethod,this._focusMethod=!1},u._onBlur=function(e){e.target.removeAttribute(this._attr)},u._onWindowBlur=function(e){this._focusMethod=!1},n.exports=r,n.exports}),System.register("frontend/node_modules/@idms/idms-pmrpc/pmrpc/pmrpc.js",[],function(e,t){"use strict";var n;return{setters:[],execute:function(){n=function(){function e(){for(var e=[],t="89AB",n="0123456789ABCDEF",r=0;36>r;r++)e[r]=n[Math.floor(16*Math.random())];return e[14]="4",e[19]=t[Math.floor(4*Math.random())],e[8]=e[13]=e[18]=e[23]="-",e.join("")}function t(e){e.trim()&&(T=e+".")}function n(e,t){for(var n=e.whitelist,r=e.blacklist,i=!1,a=!1,o=0;o<n.length;++o)if(t.match(new RegExp(n[o]))){i=!0;break}for(var s=0;s<r.length;++s)if(t.match(new RegExp(r[s]))){a=!0;break}return i&&!a}function r(e,t,n,r){if(!(n instanceof Array)){var i=e.toString(),a=i.substring(i.indexOf("(")+1,i.indexOf(")"));a=""===a?[]:a.split(", ");for(var o={},s=0;s<a.length;s++)o[a[s]]=s;var u=[];for(var d in n){if("undefined"==typeof o[d])throw"No such param: "+d;u[o[d]]=n[d]}n=u}return"undefined"!=typeof r&&(n=n.concat(r)),e.apply(t,n)}function i(e){return T+JSON.stringify(e)}function a(e){return JSON.parse(e.substring(T.length))}function o(){var e={};return e.jsonrpc="2.0",e}function s(e,t,n){var r=o();return r.method=e,r.params=t,"undefined"!=typeof n&&(r.id=n),r}function u(e,t,n){var r={};return r.code=e,r.message=t,r.data=n,r}function d(e,t,n){var r=o();return r.id=n,"undefined"==typeof e||null===e?r.result="undefined"===t?null:t:r.error=e,r}function l(e){return e.publicProcedureName in A?!1:(j[e.publicProcedureName]={publicProcedureName:e.publicProcedureName,procedure:e.procedure,context:e.procedure.context,isAsync:"undefined"!=typeof e.isAsynchronous?e.isAsynchronous:!1,acl:"undefined"!=typeof e.acl?e.acl:{whitelist:["(.*)"],blacklist:[]}},!0)}function c(e){return e in A?!1:(delete j[e],!0)}function m(e){return j[e]}function f(e){var t=e.event,n=e.source,r="undefined"!=typeof n&&null!==n;if(t&&t.data&&"string"==typeof t.data&&0===t.data.indexOf(T)){var i=a(t.data);if("undefined"!=typeof i.method){var o={data:t.data,source:r?n:t.source,origin:r?"*":t.origin,shouldCheckACL:!r},s=p(i,o);null!==s&&v(o.source,s,o.origin)}else h(i)}}function p(e,t,i){if("2.0"!==e.jsonrpc)return d(u(-32600,"Invalid request.","The recived JSON is not a valid JSON-RPC 2.0 request."),null,null);var a=e.id,o=m(e.method);if("undefined"==typeof o)return"undefined"==typeof a?null:d(u(-32601,"Method not found.","The requested remote procedure does not exist or is not available."),null,a);if(t.shouldCheckACL&&!n(o.acl,t.origin))return"undefined"==typeof a?null:d(u(-2,"Application error.","Access denied on server."),null,a);try{if(o.isAsync){var s=function(e){v(t.source,d(null,e,a),t.origin)},l=function(e){v(t.source,d(u(-1,"Application error.",e.message),null,a),t.origin)};return r(o.procedure,o.context,e.params,[s,l,t]),null}var c=r(o.procedure,o.context,e.params,[t]);return"undefined"==typeof a?null:d(null,c,a)}catch(f){return"undefined"==typeof a?null:f.match("^(No such param)")?d(u(-32602,"Invalid params.",f.message),null,a):d(u(-1,"Application error.",f.message),null,a)}}function h(e){var t=e.id,n=C[t];if("undefined"!=typeof n&&null!==n)if(delete C[t],"undefined"==typeof e.error){var r={destination:n.destination,publicProcedureName:n.publicProcedureName,params:n.params,status:"success",namespace:T,returnValue:e.result};n.onSuccess(r)}else{var i={destination:n.destination,publicProcedureName:n.publicProcedureName,params:n.params,status:"error",namespace:T,message:e.error.message+" "+e.error.data};Y(i),n.onError(i)}}function _(t){if(t.retries&&t.retries<0)throw new Exception("number of retries must be 0 or higher");var n=[];if("undefined"==typeof t.destination||null===t.destination||"workerParent"===t.destination)n=[{context:null,type:"workerParent"}];else if("publish"===t.destination)n=D();else if(t.destination instanceof Array)for(var r=0;r<t.destination.length;r++)"workerParent"===t.destination[r]?n.push({context:null,type:"workerParent"}):"undefined"!=typeof t.destination[r].frames?n.push({context:t.destination[r],type:"window"}):n.push({context:t.destination[r],type:"worker"});else"undefined"!=typeof t.destination.frames?n.push({context:t.destination,type:"window"}):n.push({context:t.destination,type:"worker"});for(var r=0;r<n.length;r++){var i={destination:n[r].context,destinationDomain:"undefined"==typeof t.destinationDomain?["*"]:"string"==typeof t.destinationDomain?[t.destinationDomain]:t.destinationDomain,publicProcedureName:t.publicProcedureName,onSuccess:"undefined"!=typeof t.onSuccess?t.onSuccess:function(){},onError:"undefined"!=typeof t.onError?t.onError:function(){},retries:"undefined"!=typeof t.retries?t.retries:5,timeout:"undefined"!=typeof t.timeout?t.timeout:500,status:"requestNotSent"},a="undefined"==typeof t.onError&&"undefined"==typeof t.onSuccess,o="undefined"!=typeof t.params?t.params:[],u=e();C[u]=i,a?i.message=s(t.publicProcedureName,o):i.message=s(t.publicProcedureName,o,u),y(u)}}function g(e){e.namespace&&t(e.namespace),_(e)}function v(e,t,n){if("undefined"==typeof e||null===e)self.postMessage(i(t));else{if("undefined"!=typeof e.frames)return e.postMessage(i(t),n);e.postMessage(i(t))}}function y(e,t){self.setTimeout(function(){var n=C[e];if("undefined"!=typeof n&&(!t||"pinging"===n.status))if(n.retries<=-1)h(d(u(-4,"Application error.","Destination unavailable."),null,e));else{if("requestSent"===n.status)return;if(0===n.retries||"available"===n.status){n.status="requestSent",n.retries=-1,C[e]=n;for(var r=0;r<n.destinationDomain.length;r++)v(n.destination,n.message,n.destinationDomain[r],n),self.setTimeout(function(){y(e)},n.timeout)}else n.status="pinging",n.retries=n.retries-1,_({destination:n.destination,publicProcedureName:"receivePingRequest",onSuccess:function(t){t.returnValue===!0&&"undefined"!=typeof C[e]&&(C[e].status="available",y(e))},params:[n.publicProcedureName],retries:0,destinationDomain:n.destinationDomain}),C[e]=n,window.setTimeout(function(){C[e]&&"pinging"===C[e].status&&y(e,!0)},n.timeout/n.retries)}},10)}function b(e,t,n,r){"addEventListener"in e?e.addEventListener(t,n,r):e.attachEvent("on"+t,n)}function M(e,t,n){return function(r){var i={event:r,source:t,destinationType:n};e(i)}}function w(e){return"undefined"!=typeof m(e)}function L(){var e=[];if("undefined"!=typeof window){e.push({context:window.top,type:"window"});for(var t=0;"undefined"!=typeof e[t];t++)for(var n=e[t],r=0;r<n.context.frames.length;r++)e.push({context:n.context.frames[r],type:"window"})}else e.push({context:window,type:"workerParent"});return e}function k(){return N}function D(){var e=L(),t=k(),n=e.concat(t);return n}function x(){var e=[],t="undefined"!=typeof window.frames?window.location.protocol+"//"+window.location.host+(""!==window.location.port?":"+window.location.port:""):"";for(var n in j)n in A||e.push({publicProcedureName:j[n].publicProcedureName,acl:j[n].acl,origin:t});return e}function S(e){function t(e,t){for(var n=0;n<e.length;n++)e[n].origin.match(new RegExp(i))&&e[n].publicProcedureName.match(new RegExp(a))&&s.push({publicProcedureName:e[n].publicProcedureName,destination:t,procedureACL:e[n].acl,destinationOrigin:e[n].origin})}var n=null;if("undefined"==typeof e.destination){n=D();for(var r=0;r<n.length;r++)n[r]=n[r].context}else n=e.destination;var i="undefined"==typeof e.originRegex?"(.*)":e.originRegex,a="undefined"==typeof e.nameRegex?"(.*)":e.nameRegex,o=n.length,s=[];this.call({destination:n,destinationDomain:"*",publicProcedureName:"getRegisteredProcedures",onSuccess:function(n){o--,t(n.returnValue,n.destination),0===o&&e.callback(s)},onError:function(t){o--,0===o&&e.callback(s)}})}if("undefined"==typeof JSON||"undefined"==typeof JSON.stringify||"undefined"==typeof JSON.parse)throw"pmrpc requires the JSON library";if("undefined"==typeof window.postMessage&&"undefined"==typeof window.onconnect)throw"pmrpc requires the HTML5 cross-document messaging and worker APIs";var T="pmrpc.",Y=function(e){if(window.sessionStorage){var t=e.publicProcedureName+"."+T,n={procedure:e.publicProcedureName,status:e.status,description:e.message,namespace:e.namespace?e.namespace:T};sessionStorage.setItem(t,JSON.stringify(n))}},j=(Math.random(),{}),C={},A={};if("window"in window){var E=M(f,null,"window");b(window,"message",E,!1)}else if("onmessage"in window){var E=M(f,window,"worker");b(window,"message",E,!1)}else{if(!("onconnect"in window))throw"Pmrpc must be loaded within a browser window or web worker.";var O=function(e){var t=M(f,e.ports[0],"sharedWorker");b(e.ports[0],"message",t,!1),e.ports[0].start()};b(window,"connect",O,!1)}var H=window.Worker;window.nonPmrpcWorker=H;var P=window.SharedWorker;window.nonPmrpcSharedWorker=P;var N=[];return window.Worker=function(e){var t=new H(e);N.push({context:t,type:"worker"});var n=M(f,t,"worker");return b(t,"message",n,!1),t},window.SharedWorker=function(e,t){var n=new P(e,t);N.push({context:n,type:"sharedWorker"});var r=M(f,n.port,"sharedWorker");return b(n.port,"message",r,!1),n.postMessage=function(e,t){return n.port.postMessage(e,t)},n.port.start(),n},l({publicProcedureName:"receivePingRequest",procedure:w}),l({publicProcedureName:"getRegisteredProcedures",procedure:x}),A={getRegisteredProcedures:null,receivePingRequest:null},{register:l,unregister:c,call:g,discover:S,setNamespace:t,sessionLog:Y}},e("default",n)}}}),System.register("frontend/node_modules/idms-web-components/modules/utils/utils.js",[],function(e,t){"use strict";var n;return{setters:[],execute:function(){n={},e("default",n)}}}),System.register("frontend/node_modules/idms-web-components/modules/utils/serverResponseNormalizer.js",["./utils.js","lodash/object/get.js","idms/modules/managers/localizationManager.js"],function(e,t){"use strict";function n(e){var t=null;return"object"==typeof e&&(t=e.validationErrors||e.service_errors||e.serviceErrors||t,null===t&&Object.keys(e).forEach(function(n){t=e[n].validationErrors||e[n].service_errors||e[n].serviceErrors||t})),t}function r(e,t){if("object"!=typeof e)throw"getServerErrors expects an object";var r=n(e);return r||(r=t?[{message:t}]:[]),r}function i(e,t){if("object"!=typeof e)throw"getServerErrors expects an object";return e.hasError=!0,e.service_errors=n(e)||[{message:t}],e}function a(e){if("object"!=typeof e)throw"getServerErrors expects an object";return!!n(e)}function o(e,t){var n=null,i=r(e,t);return i.length>0?n=i[0]:t&&t.trim()&&(n={message:t}),n}function s(e,t){var n,r="";return"object"==typeof e&&(n=o(e,t),n&&n.message&&(r=n.message)),!r&&t&&(r=t),r}function u(e){var t=n(e);return t=t?t.filter(function(e){return!e.path}):[]}function d(e){var t=n(e);return t=t?t.filter(function(e){return!!e.path}):[]}var l,c,m,f,p,h,_;return e("getServerErrors",r),e("updateServerErrors",i),e("hasServerErrors",a),e("getServerError",o),e("getServerErrorMessage",s),e("getServerErrorsWithNoPath",u),e("getServerErrorsWithPath",d),{setters:[function(e){l=e["default"]},function(e){c=e["default"]},function(e){m=e["default"]}],execute:function(){f=function(e){var t=[];return e.validationErrors&&(t=t.concat(e.validationErrors)),e.service_errors&&(t=t.concat(e.service_errors)),e.serviceErrors&&(t=t.concat(e.serviceErrors)),t},e("getAllServerErrors",p=function(e){if("object"!=typeof e)throw"getAllServerErrors expects an object";var t=f(e);return t.lenght<=0&&Object.keys(e).forEach(function(n){t=f(e[n])}),t}),e("getAllServerErrors",p),e("updateMapWithServerErrors",h=function(e){var t=e.response,n=e.map,r=e.errorMapping,i=e.errorType,a=void 0===i?"string":i,o=e.defaultTitle,s=e.defaultMessage,u=_(t,r,o,s),d=c(u,"fieldErrors",{}),l=c(u,"serviceError");return Object.keys(d).forEach(function(e){var t=d[e];if("string"===a)n.attr(e,t);else{if("object"!==a)throw"error type is not supported";n.attr(e,{hasErrors:!0,main:{key:"server_error",message:t},list:[{key:"server_error",message:t}],map:{server_error:t}})}}),l}),e("updateMapWithServerErrors",h),e("getServerErrorsWithMapping",_=function(e){var t=arguments.length<=1||void 0===arguments[1]?{}:arguments[1],n=arguments.length<=2||void 0===arguments[2]?m.get("generic.error.title"):arguments[2],r=arguments.length<=3||void 0===arguments[3]?m.get("generic.error.message"):arguments[3];c(e,"jqXHR")&&(e=c(e,"jqXHR.responseJSON",{}));var i=p(e).reduce(function(e,r){var i=c(r,"message","");if(i){var a=c(r,"path",""),o=c(t,a,"");o?(e.fieldErrors||(e.fieldErrors={}),e.fieldErrors[o]||(e.fieldErrors[o]=i)):e.serviceError||(e.serviceError={},e.serviceError.title=c(r,"title",n),e.serviceError.message=i)}return e},{});return i.fieldErrors||i.serviceError||(i.serviceError={title:n,message:r}),i}),e("getServerErrorsWithMapping",_),l.serverResponseNormalizer={getServerErrors:r,getServerError:o,getServerErrorMessage:s,updateServerErrors:i,hasServerErrors:a,getServerErrorsWithNoPath:u,getServerErrorsWithPath:d},e("default",l)}}}),System.register("frontend/clients/widget/auth/modules/constants.js",[],function(e,t){"use strict";return{setters:[],execute:function(){e("default",{UNKNOWN:"UNKNOWN",UNEXPECTED:"UNEXPECTED",USER_CANCELLED_REPAIR:"USER_CANCELLED_REPAIR",IDP_WINDOW_CLOSED:"IDP_WINDOW_CLOSED",USER_CANCELLED_AUTH:"USER_CANCELLED_AUTH",CLOSE:"CLOSE",TIMEOUT:"TIMEOUT",FAILED_TO_START:"FAILED_TO_START",NO_USER_ACTION_ON_IDP:"NO_USER_ACTION_ON_IDP",FED_AUTH_DIALOG_TITLE_LENGTH_WEB:"64",FED_AUTH_DIALOG_TITLE_LENGTH_MOBILE:"32",DESTROY:"DESTROY",ERROR:"ERROR",TEST_IDP_FAILED:"TEST_IDP_FAILED",FAILED_TO_VALIDATE_CONTEXT:"FAILED_TO_VALIDATE_CONTEXT",FAILED_TO_VERIFY_CREDENTIALS:"FAILED_TO_VERIFY_CREDENTIALS"})}}}),System.register("frontend/node_modules/idms-web-components/modules/util/htmlDecode.js",[],function(e,t){"use strict";function n(e){var t=document.createElement("div");return t.innerHTML=e,0===t.childNodes.length?"":t.childNodes[0].nodeValue}return{setters:[],execute:function(){e("default",n)}}}),function(){var e=System.amdDefine;!function(e,t){"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(t,n){function r(e){var t="length"in e&&e.length,n=ee.type(e);return"function"===n||ee.isWindow(e)?!1:1===e.nodeType&&t?!0:"array"===n||0===t||"number"==typeof t&&t>0&&t-1 in e}function i(e,t,n){if(ee.isFunction(t))return ee.grep(e,function(e,r){return!!t.call(e,r,e)!==n});if(t.nodeType)return ee.grep(e,function(e){return e===t!==n});if("string"==typeof t){if(ue.test(t))return ee.filter(t,e,n);t=ee.filter(t,e)}return ee.grep(e,function(e){return J.call(t,e)>=0!==n})}function a(e,t){for(;(e=e[t])&&1!==e.nodeType;);return e}function o(e){var t=he[e]={};return ee.each(e.match(pe)||[],function(e,n){t[n]=!0}),t}function s(){Q.removeEventListener("DOMContentLoaded",s,!1),t.removeEventListener("load",s,!1),ee.ready()}function u(){Object.defineProperty(this.cache={},0,{get:function(){return{}}}),this.expando=ee.expando+u.uid++}function d(e,t,n){var r;if(void 0===n&&1===e.nodeType)if(r="data-"+t.replace(Me,"-$1").toLowerCase(),n=e.getAttribute(r),"string"==typeof n){try{n="true"===n?!0:"false"===n?!1:"null"===n?null:+n+""===n?+n:be.test(n)?ee.parseJSON(n):n}catch(i){}ye.set(e,t,n)}else n=void 0;return n}function l(){return!0}function c(){return!1}function m(){try{return Q.activeElement}catch(e){}}function f(e,t){return ee.nodeName(e,"table")&&ee.nodeName(11!==t.nodeType?t:t.firstChild,"tr")?e.getElementsByTagName("tbody")[0]||e.appendChild(e.ownerDocument.createElement("tbody")):e}function p(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function h(e){var t=Ne.exec(e.type);return t?e.type=t[1]:e.removeAttribute("type"),e}function _(e,t){for(var n=0,r=e.length;r>n;n++)ve.set(e[n],"globalEval",!t||ve.get(t[n],"globalEval"))}function g(e,t){var n,r,i,a,o,s,u,d;if(1===t.nodeType){if(ve.hasData(e)&&(a=ve.access(e),o=ve.set(t,a),d=a.events)){delete o.handle,o.events={};for(i in d)for(n=0,r=d[i].length;r>n;n++)ee.event.add(t,i,d[i][n])}ye.hasData(e)&&(s=ye.access(e),u=ee.extend({},s),ye.set(t,u))}}function v(e,t){var n=e.getElementsByTagName?e.getElementsByTagName(t||"*"):e.querySelectorAll?e.querySelectorAll(t||"*"):[];return void 0===t||t&&ee.nodeName(e,t)?ee.merge([e],n):n}function y(e,t){var n=t.nodeName.toLowerCase();"input"===n&&De.test(e.type)?t.checked=e.checked:("input"===n||"textarea"===n)&&(t.defaultValue=e.defaultValue)}function b(e,n){var r,i=ee(n.createElement(e)).appendTo(n.body),a=t.getDefaultComputedStyle&&(r=t.getDefaultComputedStyle(i[0]))?r.display:ee.css(i[0],"display");return i.detach(),a}function M(e){var t=Q,n=We[e];return n||(n=b(e,t),"none"!==n&&n||(Re=(Re||ee("<iframe frameborder='0' width='0' height='0'/>")).appendTo(t.documentElement),t=Re[0].contentDocument,t.write(),t.close(),n=b(e,t),Re.detach()),We[e]=n),n}function w(e,t,n){var r,i,a,o,s=e.style;return n=n||Be(e),n&&(o=n.getPropertyValue(t)||n[t]),n&&(""!==o||ee.contains(e.ownerDocument,e)||(o=ee.style(e,t)),ze.test(o)&&Ue.test(t)&&(r=s.width,i=s.minWidth,a=s.maxWidth,s.minWidth=s.maxWidth=s.width=o,o=n.width,s.width=r,s.minWidth=i,s.maxWidth=a)),void 0!==o?o+"":o}function L(e,t){return{get:function(){return e()?void delete this.get:(this.get=t).apply(this,arguments)}}}function k(e,t){if(t in e)return t;for(var n=t[0].toUpperCase()+t.slice(1),r=t,i=Xe.length;i--;)if(t=Xe[i]+n,t in e)return t;return r}function D(e,t,n){var r=Ve.exec(t);return r?Math.max(0,r[1]-(n||0))+(r[2]||"px"):t}function x(e,t,n,r,i){for(var a=n===(r?"border":"content")?4:"width"===t?1:0,o=0;4>a;a+=2)"margin"===n&&(o+=ee.css(e,n+Le[a],!0,i)),r?("content"===n&&(o-=ee.css(e,"padding"+Le[a],!0,i)),"margin"!==n&&(o-=ee.css(e,"border"+Le[a]+"Width",!0,i))):(o+=ee.css(e,"padding"+Le[a],!0,i),"padding"!==n&&(o+=ee.css(e,"border"+Le[a]+"Width",!0,i)));return o}function S(e,t,n){var r=!0,i="width"===t?e.offsetWidth:e.offsetHeight,a=Be(e),o="border-box"===ee.css(e,"boxSizing",!1,a);if(0>=i||null==i){if(i=w(e,t,a),(0>i||null==i)&&(i=e.style[t]),ze.test(i))return i;r=o&&(K.boxSizingReliable()||i===e.style[t]),i=parseFloat(i)||0}return i+x(e,t,n||(o?"border":"content"),r,a)+"px"}function T(e,t){for(var n,r,i,a=[],o=0,s=e.length;s>o;o++)r=e[o],r.style&&(a[o]=ve.get(r,"olddisplay"),n=r.style.display,t?(a[o]||"none"!==n||(r.style.display=""),""===r.style.display&&ke(r)&&(a[o]=ve.access(r,"olddisplay",M(r.nodeName)))):(i=ke(r),"none"===n&&i||ve.set(r,"olddisplay",i?n:ee.css(r,"display"))));for(o=0;s>o;o++)r=e[o],r.style&&(t&&"none"!==r.style.display&&""!==r.style.display||(r.style.display=t?a[o]||"":"none"));return e}function Y(e,t,n,r,i){return new Y.prototype.init(e,t,n,r,i)}function j(){return setTimeout(function(){Ke=void 0}),Ke=ee.now()}function C(e,t){var n,r=0,i={height:e};for(t=t?1:0;4>r;r+=2-t)n=Le[r],i["margin"+n]=i["padding"+n]=e;return t&&(i.opacity=i.width=e),i}function A(e,t,n){for(var r,i=(rt[t]||[]).concat(rt["*"]),a=0,o=i.length;o>a;a++)if(r=i[a].call(n,t,e))return r}function E(e,t,n){var r,i,a,o,s,u,d,l,c=this,m={},f=e.style,p=e.nodeType&&ke(e),h=ve.get(e,"fxshow");n.queue||(s=ee._queueHooks(e,"fx"),null==s.unqueued&&(s.unqueued=0,u=s.empty.fire,s.empty.fire=function(){s.unqueued||u()}),s.unqueued++,c.always(function(){c.always(function(){s.unqueued--,ee.queue(e,"fx").length||s.empty.fire()})})),1===e.nodeType&&("height"in t||"width"in t)&&(n.overflow=[f.overflow,f.overflowX,f.overflowY],d=ee.css(e,"display"),l="none"===d?ve.get(e,"olddisplay")||M(e.nodeName):d,"inline"===l&&"none"===ee.css(e,"float")&&(f.display="inline-block")),n.overflow&&(f.overflow="hidden",c.always(function(){f.overflow=n.overflow[0],f.overflowX=n.overflow[1],f.overflowY=n.overflow[2]}));for(r in t)if(i=t[r],Ze.exec(i)){if(delete t[r],a=a||"toggle"===i,i===(p?"hide":"show")){if("show"!==i||!h||void 0===h[r])continue;p=!0}m[r]=h&&h[r]||ee.style(e,r)}else d=void 0;if(ee.isEmptyObject(m))"inline"===("none"===d?M(e.nodeName):d)&&(f.display=d);else{h?"hidden"in h&&(p=h.hidden):h=ve.access(e,"fxshow",{}),a&&(h.hidden=!p),p?ee(e).show():c.done(function(){ee(e).hide()}),c.done(function(){var t;ve.remove(e,"fxshow");for(t in m)ee.style(e,t,m[t])});for(r in m)o=A(p?h[r]:0,r,c),r in h||(h[r]=o.start,p&&(o.end=o.start,o.start="width"===r||"height"===r?1:0))}}function O(e,t){var n,r,i,a,o;for(n in e)if(r=ee.camelCase(n),i=t[r],a=e[n],ee.isArray(a)&&(i=a[1],a=e[n]=a[0]),n!==r&&(e[r]=a,delete e[n]),o=ee.cssHooks[r],o&&"expand"in o){a=o.expand(a),delete e[r];for(n in a)n in e||(e[n]=a[n],t[n]=i)}else t[r]=i}function H(e,t,n){var r,i,a=0,o=nt.length,s=ee.Deferred().always(function(){delete u.elem}),u=function(){if(i)return!1;for(var t=Ke||j(),n=Math.max(0,d.startTime+d.duration-t),r=n/d.duration||0,a=1-r,o=0,u=d.tweens.length;u>o;o++)d.tweens[o].run(a);return s.notifyWith(e,[d,a,n]),1>a&&u?n:(s.resolveWith(e,[d]),!1)},d=s.promise({elem:e,props:ee.extend({},t),opts:ee.extend(!0,{specialEasing:{}},n),originalProperties:t,originalOptions:n,startTime:Ke||j(),duration:n.duration,tweens:[],createTween:function(t,n){var r=ee.Tween(e,d.opts,t,n,d.opts.specialEasing[t]||d.opts.easing);return d.tweens.push(r),r},stop:function(t){var n=0,r=t?d.tweens.length:0;if(i)return this;for(i=!0;r>n;n++)d.tweens[n].run(1);return t?s.resolveWith(e,[d,t]):s.rejectWith(e,[d,t]),this}}),l=d.props;for(O(l,d.opts.specialEasing);o>a;a++)if(r=nt[a].call(d,e,l,d.opts))return r;return ee.map(l,A,d),ee.isFunction(d.opts.start)&&d.opts.start.call(e,d),ee.fx.timer(ee.extend(u,{elem:e,anim:d,queue:d.opts.queue})),d.progress(d.opts.progress).done(d.opts.done,d.opts.complete).fail(d.opts.fail).always(d.opts.always)}function P(e){return function(t,n){"string"!=typeof t&&(n=t,t="*");var r,i=0,a=t.toLowerCase().match(pe)||[];if(ee.isFunction(n))for(;r=a[i++];)"+"===r[0]?(r=r.slice(1)||"*",(e[r]=e[r]||[]).unshift(n)):(e[r]=e[r]||[]).push(n)}}function N(e,t,n,r){function i(s){var u;return a[s]=!0,ee.each(e[s]||[],function(e,s){var d=s(t,n,r);return"string"!=typeof d||o||a[d]?o?!(u=d):void 0:(t.dataTypes.unshift(d),i(d),!1)}),u}var a={},o=e===bt;return i(t.dataTypes[0])||!a["*"]&&i("*")}function F(e,t){var n,r,i=ee.ajaxSettings.flatOptions||{};for(n in t)void 0!==t[n]&&((i[n]?e:r||(r={}))[n]=t[n]);return r&&ee.extend(!0,e,r),e}function I(e,t,n){for(var r,i,a,o,s=e.contents,u=e.dataTypes;"*"===u[0];)u.shift(),void 0===r&&(r=e.mimeType||t.getResponseHeader("Content-Type"));if(r)for(i in s)if(s[i]&&s[i].test(r)){u.unshift(i);break}if(u[0]in n)a=u[0];else{for(i in n){if(!u[0]||e.converters[i+" "+u[0]]){a=i;break}o||(o=i)}a=a||o}return a?(a!==u[0]&&u.unshift(a),n[a]):void 0}function R(e,t,n,r){var i,a,o,s,u,d={},l=e.dataTypes.slice();if(l[1])for(o in e.converters)d[o.toLowerCase()]=e.converters[o];for(a=l.shift();a;)if(e.responseFields[a]&&(n[e.responseFields[a]]=t),!u&&r&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),u=a,a=l.shift())if("*"===a)a=u;else if("*"!==u&&u!==a){if(o=d[u+" "+a]||d["* "+a],!o)for(i in d)if(s=i.split(" "),s[1]===a&&(o=d[u+" "+s[0]]||d["* "+s[0]])){o===!0?o=d[i]:d[i]!==!0&&(a=s[0],l.unshift(s[1]));break}if(o!==!0)if(o&&e["throws"])t=o(t);else try{t=o(t)}catch(c){return{state:"parsererror",error:o?c:"No conversion from "+u+" to "+a}}}return{state:"success",data:t}}function W(e,t,n,r){var i;if(ee.isArray(t))ee.each(t,function(t,i){n||Dt.test(e)?r(e,i):W(e+"["+("object"==typeof i?t:"")+"]",i,n,r)});else if(n||"object"!==ee.type(t))r(e,t);else for(i in t)W(e+"["+i+"]",t[i],n,r)}function U(e){return ee.isWindow(e)?e:9===e.nodeType&&e.defaultView}var z=[],B=z.slice,q=z.concat,V=z.push,J=z.indexOf,G={},$=G.toString,X=G.hasOwnProperty,K={},Q=t.document,Z="2.1.4",ee=function(e,t){return new ee.fn.init(e,t)},te=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,ne=/^-ms-/,re=/-([\da-z])/gi,ie=function(e,t){return t.toUpperCase()};ee.fn=ee.prototype={jquery:Z,constructor:ee,selector:"",length:0,toArray:function(){return B.call(this)},get:function(e){return null!=e?0>e?this[e+this.length]:this[e]:B.call(this)},pushStack:function(e){var t=ee.merge(this.constructor(),e);return t.prevObject=this,t.context=this.context,t},each:function(e,t){return ee.each(this,e,t)},map:function(e){return this.pushStack(ee.map(this,function(t,n){return e.call(t,n,t)}))},slice:function(){return this.pushStack(B.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(e){var t=this.length,n=+e+(0>e?t:0);return this.pushStack(n>=0&&t>n?[this[n]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:V,sort:z.sort,splice:z.splice},ee.extend=ee.fn.extend=function(){var e,t,n,r,i,a,o=arguments[0]||{},s=1,u=arguments.length,d=!1;for("boolean"==typeof o&&(d=o,o=arguments[s]||{},s++),"object"==typeof o||ee.isFunction(o)||(o={}),s===u&&(o=this,s--);u>s;s++)if(null!=(e=arguments[s]))for(t in e)n=o[t],r=e[t],o!==r&&(d&&r&&(ee.isPlainObject(r)||(i=ee.isArray(r)))?(i?(i=!1,a=n&&ee.isArray(n)?n:[]):a=n&&ee.isPlainObject(n)?n:{},o[t]=ee.extend(d,a,r)):void 0!==r&&(o[t]=r));return o},ee.extend({expando:"jQuery"+(Z+Math.random()).replace(/\D/g,""),isReady:!0,error:function(e){throw new Error(e)},noop:function(){},isFunction:function(e){return"function"===ee.type(e)},isArray:Array.isArray,isWindow:function(e){return null!=e&&e===e.window},isNumeric:function(e){return!ee.isArray(e)&&e-parseFloat(e)+1>=0},isPlainObject:function(e){return"object"!==ee.type(e)||e.nodeType||ee.isWindow(e)?!1:e.constructor&&!X.call(e.constructor.prototype,"isPrototypeOf")?!1:!0},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},type:function(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?G[$.call(e)]||"object":typeof e},globalEval:function(e){var t,n=eval;e=ee.trim(e),e&&(1===e.indexOf("use strict")?(t=Q.createElement("script"),t.text=e,Q.head.appendChild(t).parentNode.removeChild(t)):n(e))},camelCase:function(e){return e.replace(ne,"ms-").replace(re,ie)},nodeName:function(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()},each:function(e,t,n){var i,a=0,o=e.length,s=r(e);if(n){if(s)for(;o>a&&(i=t.apply(e[a],n),i!==!1);a++);else for(a in e)if(i=t.apply(e[a],n),i===!1)break}else if(s)for(;o>a&&(i=t.call(e[a],a,e[a]),i!==!1);a++);else for(a in e)if(i=t.call(e[a],a,e[a]),i===!1)break;return e},trim:function(e){return null==e?"":(e+"").replace(te,"")},makeArray:function(e,t){var n=t||[];return null!=e&&(r(Object(e))?ee.merge(n,"string"==typeof e?[e]:e):V.call(n,e)),n},inArray:function(e,t,n){return null==t?-1:J.call(t,e,n)},merge:function(e,t){for(var n=+t.length,r=0,i=e.length;n>r;r++)e[i++]=t[r];return e.length=i,e},grep:function(e,t,n){for(var r,i=[],a=0,o=e.length,s=!n;o>a;a++)r=!t(e[a],a),r!==s&&i.push(e[a]);return i},map:function(e,t,n){var i,a=0,o=e.length,s=r(e),u=[];if(s)for(;o>a;a++)i=t(e[a],a,n),null!=i&&u.push(i);else for(a in e)i=t(e[a],a,n),null!=i&&u.push(i);return q.apply([],u)},guid:1,proxy:function(e,t){var n,r,i;return"string"==typeof t&&(n=e[t],t=e,e=n),ee.isFunction(e)?(r=B.call(arguments,2),i=function(){return e.apply(t||this,r.concat(B.call(arguments)))},i.guid=e.guid=e.guid||ee.guid++,i):void 0},now:Date.now,support:K}),ee.each("Boolean Number String Function Array Date RegExp Object Error".split(" "),function(e,t){G["[object "+t+"]"]=t.toLowerCase()});var ae=function(e){function t(e,t,n,r){var i,a,o,s,u,d,c,f,p,h;if((t?t.ownerDocument||t:R)!==A&&C(t),t=t||A,n=n||[],s=t.nodeType,"string"!=typeof e||!e||1!==s&&9!==s&&11!==s)return n;if(!r&&O){if(11!==s&&(i=ve.exec(e)))if(o=i[1]){if(9===s){if(a=t.getElementById(o),!a||!a.parentNode)return n;if(a.id===o)return n.push(a),n}else if(t.ownerDocument&&(a=t.ownerDocument.getElementById(o))&&F(t,a)&&a.id===o)return n.push(a),n}else{if(i[2])return Q.apply(n,t.getElementsByTagName(e)),n;if((o=i[3])&&M.getElementsByClassName)return Q.apply(n,t.getElementsByClassName(o)),n}if(M.qsa&&(!H||!H.test(e))){if(f=c=I,p=t,h=1!==s&&e,1===s&&"object"!==t.nodeName.toLowerCase()){for(d=D(e),(c=t.getAttribute("id"))?f=c.replace(be,"\\$&"):t.setAttribute("id",f),f="[id='"+f+"'] ",
u=d.length;u--;)d[u]=f+m(d[u]);p=ye.test(e)&&l(t.parentNode)||t,h=d.join(",")}if(h)try{return Q.apply(n,p.querySelectorAll(h)),n}catch(_){}finally{c||t.removeAttribute("id")}}}return S(e.replace(ue,"$1"),t,n,r)}function n(){function e(n,r){return t.push(n+" ")>w.cacheLength&&delete e[t.shift()],e[n+" "]=r}var t=[];return e}function r(e){return e[I]=!0,e}function i(e){var t=A.createElement("div");try{return!!e(t)}catch(n){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function a(e,t){for(var n=e.split("|"),r=e.length;r--;)w.attrHandle[n[r]]=t}function o(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&(~t.sourceIndex||J)-(~e.sourceIndex||J);if(r)return r;if(n)for(;n=n.nextSibling;)if(n===t)return-1;return e?1:-1}function s(e){return function(t){var n=t.nodeName.toLowerCase();return"input"===n&&t.type===e}}function u(e){return function(t){var n=t.nodeName.toLowerCase();return("input"===n||"button"===n)&&t.type===e}}function d(e){return r(function(t){return t=+t,r(function(n,r){for(var i,a=e([],n.length,t),o=a.length;o--;)n[i=a[o]]&&(n[i]=!(r[i]=n[i]))})})}function l(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}function c(){}function m(e){for(var t=0,n=e.length,r="";n>t;t++)r+=e[t].value;return r}function f(e,t,n){var r=t.dir,i=n&&"parentNode"===r,a=U++;return t.first?function(t,n,a){for(;t=t[r];)if(1===t.nodeType||i)return e(t,n,a)}:function(t,n,o){var s,u,d=[W,a];if(o){for(;t=t[r];)if((1===t.nodeType||i)&&e(t,n,o))return!0}else for(;t=t[r];)if(1===t.nodeType||i){if(u=t[I]||(t[I]={}),(s=u[r])&&s[0]===W&&s[1]===a)return d[2]=s[2];if(u[r]=d,d[2]=e(t,n,o))return!0}}}function p(e){return e.length>1?function(t,n,r){for(var i=e.length;i--;)if(!e[i](t,n,r))return!1;return!0}:e[0]}function h(e,n,r){for(var i=0,a=n.length;a>i;i++)t(e,n[i],r);return r}function _(e,t,n,r,i){for(var a,o=[],s=0,u=e.length,d=null!=t;u>s;s++)(a=e[s])&&(!n||n(a,r,i))&&(o.push(a),d&&t.push(s));return o}function g(e,t,n,i,a,o){return i&&!i[I]&&(i=g(i)),a&&!a[I]&&(a=g(a,o)),r(function(r,o,s,u){var d,l,c,m=[],f=[],p=o.length,g=r||h(t||"*",s.nodeType?[s]:s,[]),v=!e||!r&&t?g:_(g,m,e,s,u),y=n?a||(r?e:p||i)?[]:o:v;if(n&&n(v,y,s,u),i)for(d=_(y,f),i(d,[],s,u),l=d.length;l--;)(c=d[l])&&(y[f[l]]=!(v[f[l]]=c));if(r){if(a||e){if(a){for(d=[],l=y.length;l--;)(c=y[l])&&d.push(v[l]=c);a(null,y=[],d,u)}for(l=y.length;l--;)(c=y[l])&&(d=a?ee(r,c):m[l])>-1&&(r[d]=!(o[d]=c))}}else y=_(y===o?y.splice(p,y.length):y),a?a(null,o,y,u):Q.apply(o,y)})}function v(e){for(var t,n,r,i=e.length,a=w.relative[e[0].type],o=a||w.relative[" "],s=a?1:0,u=f(function(e){return e===t},o,!0),d=f(function(e){return ee(t,e)>-1},o,!0),l=[function(e,n,r){var i=!a&&(r||n!==T)||((t=n).nodeType?u(e,n,r):d(e,n,r));return t=null,i}];i>s;s++)if(n=w.relative[e[s].type])l=[f(p(l),n)];else{if(n=w.filter[e[s].type].apply(null,e[s].matches),n[I]){for(r=++s;i>r&&!w.relative[e[r].type];r++);return g(s>1&&p(l),s>1&&m(e.slice(0,s-1).concat({value:" "===e[s-2].type?"*":""})).replace(ue,"$1"),n,r>s&&v(e.slice(s,r)),i>r&&v(e=e.slice(r)),i>r&&m(e))}l.push(n)}return p(l)}function y(e,n){var i=n.length>0,a=e.length>0,o=function(r,o,s,u,d){var l,c,m,f=0,p="0",h=r&&[],g=[],v=T,y=r||a&&w.find.TAG("*",d),b=W+=null==v?1:Math.random()||.1,M=y.length;for(d&&(T=o!==A&&o);p!==M&&null!=(l=y[p]);p++){if(a&&l){for(c=0;m=e[c++];)if(m(l,o,s)){u.push(l);break}d&&(W=b)}i&&((l=!m&&l)&&f--,r&&h.push(l))}if(f+=p,i&&p!==f){for(c=0;m=n[c++];)m(h,g,o,s);if(r){if(f>0)for(;p--;)h[p]||g[p]||(g[p]=X.call(u));g=_(g)}Q.apply(u,g),d&&!r&&g.length>0&&f+n.length>1&&t.uniqueSort(u)}return d&&(W=b,T=v),h};return i?r(o):o}var b,M,w,L,k,D,x,S,T,Y,j,C,A,E,O,H,P,N,F,I="sizzle"+1*new Date,R=e.document,W=0,U=0,z=n(),B=n(),q=n(),V=function(e,t){return e===t&&(j=!0),0},J=1<<31,G={}.hasOwnProperty,$=[],X=$.pop,K=$.push,Q=$.push,Z=$.slice,ee=function(e,t){for(var n=0,r=e.length;r>n;n++)if(e[n]===t)return n;return-1},te="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",ne="[\\x20\\t\\r\\n\\f]",re="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",ie=re.replace("w","w#"),ae="\\["+ne+"*("+re+")(?:"+ne+"*([*^$|!~]?=)"+ne+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+ie+"))|)"+ne+"*\\]",oe=":("+re+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+ae+")*)|.*)\\)|)",se=new RegExp(ne+"+","g"),ue=new RegExp("^"+ne+"+|((?:^|[^\\\\])(?:\\\\.)*)"+ne+"+$","g"),de=new RegExp("^"+ne+"*,"+ne+"*"),le=new RegExp("^"+ne+"*([>+~]|"+ne+")"+ne+"*"),ce=new RegExp("="+ne+"*([^\\]'\"]*?)"+ne+"*\\]","g"),me=new RegExp(oe),fe=new RegExp("^"+ie+"$"),pe={ID:new RegExp("^#("+re+")"),CLASS:new RegExp("^\\.("+re+")"),TAG:new RegExp("^("+re.replace("w","w*")+")"),ATTR:new RegExp("^"+ae),PSEUDO:new RegExp("^"+oe),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+ne+"*(even|odd|(([+-]|)(\\d*)n|)"+ne+"*(?:([+-]|)"+ne+"*(\\d+)|))"+ne+"*\\)|)","i"),bool:new RegExp("^(?:"+te+")$","i"),needsContext:new RegExp("^"+ne+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+ne+"*((?:-\\d)?\\d*)"+ne+"*\\)|)(?=[^-]|$)","i")},he=/^(?:input|select|textarea|button)$/i,_e=/^h\d$/i,ge=/^[^{]+\{\s*\[native \w/,ve=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ye=/[+~]/,be=/'|\\/g,Me=new RegExp("\\\\([\\da-f]{1,6}"+ne+"?|("+ne+")|.)","ig"),we=function(e,t,n){var r="0x"+t-65536;return r!==r||n?t:0>r?String.fromCharCode(r+65536):String.fromCharCode(r>>10|55296,1023&r|56320)},Le=function(){C()};try{Q.apply($=Z.call(R.childNodes),R.childNodes),$[R.childNodes.length].nodeType}catch(ke){Q={apply:$.length?function(e,t){K.apply(e,Z.call(t))}:function(e,t){for(var n=e.length,r=0;e[n++]=t[r++];);e.length=n-1}}}M=t.support={},k=t.isXML=function(e){var t=e&&(e.ownerDocument||e).documentElement;return t?"HTML"!==t.nodeName:!1},C=t.setDocument=function(e){var t,n,r=e?e.ownerDocument||e:R;return r!==A&&9===r.nodeType&&r.documentElement?(A=r,E=r.documentElement,n=r.defaultView,n&&n!==n.top&&(n.addEventListener?n.addEventListener("unload",Le,!1):n.attachEvent&&n.attachEvent("onunload",Le)),O=!k(r),M.attributes=i(function(e){return e.className="i",!e.getAttribute("className")}),M.getElementsByTagName=i(function(e){return e.appendChild(r.createComment("")),!e.getElementsByTagName("*").length}),M.getElementsByClassName=ge.test(r.getElementsByClassName),M.getById=i(function(e){return E.appendChild(e).id=I,!r.getElementsByName||!r.getElementsByName(I).length}),M.getById?(w.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&O){var n=t.getElementById(e);return n&&n.parentNode?[n]:[]}},w.filter.ID=function(e){var t=e.replace(Me,we);return function(e){return e.getAttribute("id")===t}}):(delete w.find.ID,w.filter.ID=function(e){var t=e.replace(Me,we);return function(e){var n="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return n&&n.value===t}}),w.find.TAG=M.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):M.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,a=t.getElementsByTagName(e);if("*"===e){for(;n=a[i++];)1===n.nodeType&&r.push(n);return r}return a},w.find.CLASS=M.getElementsByClassName&&function(e,t){return O?t.getElementsByClassName(e):void 0},P=[],H=[],(M.qsa=ge.test(r.querySelectorAll))&&(i(function(e){E.appendChild(e).innerHTML="<a id='"+I+"'></a><select id='"+I+"-\f]' msallowcapture=''><option selected=''></option></select>",e.querySelectorAll("[msallowcapture^='']").length&&H.push("[*^$]="+ne+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||H.push("\\["+ne+"*(?:value|"+te+")"),e.querySelectorAll("[id~="+I+"-]").length||H.push("~="),e.querySelectorAll(":checked").length||H.push(":checked"),e.querySelectorAll("a#"+I+"+*").length||H.push(".#.+[+~]")}),i(function(e){var t=r.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&H.push("name"+ne+"*[*^$|!~]?="),e.querySelectorAll(":enabled").length||H.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),H.push(",.*:")})),(M.matchesSelector=ge.test(N=E.matches||E.webkitMatchesSelector||E.mozMatchesSelector||E.oMatchesSelector||E.msMatchesSelector))&&i(function(e){M.disconnectedMatch=N.call(e,"div"),N.call(e,"[s!='']:x"),P.push("!=",oe)}),H=H.length&&new RegExp(H.join("|")),P=P.length&&new RegExp(P.join("|")),t=ge.test(E.compareDocumentPosition),F=t||ge.test(E.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)for(;t=t.parentNode;)if(t===e)return!0;return!1},V=t?function(e,t){if(e===t)return j=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n?n:(n=(e.ownerDocument||e)===(t.ownerDocument||t)?e.compareDocumentPosition(t):1,1&n||!M.sortDetached&&t.compareDocumentPosition(e)===n?e===r||e.ownerDocument===R&&F(R,e)?-1:t===r||t.ownerDocument===R&&F(R,t)?1:Y?ee(Y,e)-ee(Y,t):0:4&n?-1:1)}:function(e,t){if(e===t)return j=!0,0;var n,i=0,a=e.parentNode,s=t.parentNode,u=[e],d=[t];if(!a||!s)return e===r?-1:t===r?1:a?-1:s?1:Y?ee(Y,e)-ee(Y,t):0;if(a===s)return o(e,t);for(n=e;n=n.parentNode;)u.unshift(n);for(n=t;n=n.parentNode;)d.unshift(n);for(;u[i]===d[i];)i++;return i?o(u[i],d[i]):u[i]===R?-1:d[i]===R?1:0},r):A},t.matches=function(e,n){return t(e,null,null,n)},t.matchesSelector=function(e,n){if((e.ownerDocument||e)!==A&&C(e),n=n.replace(ce,"='$1']"),M.matchesSelector&&O&&(!P||!P.test(n))&&(!H||!H.test(n)))try{var r=N.call(e,n);if(r||M.disconnectedMatch||e.document&&11!==e.document.nodeType)return r}catch(i){}return t(n,A,null,[e]).length>0},t.contains=function(e,t){return(e.ownerDocument||e)!==A&&C(e),F(e,t)},t.attr=function(e,t){(e.ownerDocument||e)!==A&&C(e);var n=w.attrHandle[t.toLowerCase()],r=n&&G.call(w.attrHandle,t.toLowerCase())?n(e,t,!O):void 0;return void 0!==r?r:M.attributes||!O?e.getAttribute(t):(r=e.getAttributeNode(t))&&r.specified?r.value:null},t.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},t.uniqueSort=function(e){var t,n=[],r=0,i=0;if(j=!M.detectDuplicates,Y=!M.sortStable&&e.slice(0),e.sort(V),j){for(;t=e[i++];)t===e[i]&&(r=n.push(i));for(;r--;)e.splice(n[r],1)}return Y=null,e},L=t.getText=function(e){var t,n="",r=0,i=e.nodeType;if(i){if(1===i||9===i||11===i){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=L(e)}else if(3===i||4===i)return e.nodeValue}else for(;t=e[r++];)n+=L(t);return n},w=t.selectors={cacheLength:50,createPseudo:r,match:pe,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(Me,we),e[3]=(e[3]||e[4]||e[5]||"").replace(Me,we),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||t.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&t.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return pe.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&me.test(n)&&(t=D(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(Me,we).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=z[e+" "];return t||(t=new RegExp("(^|"+ne+")"+e+"("+ne+"|$)"))&&z(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(e,n,r){return function(i){var a=t.attr(i,e);return null==a?"!="===n:n?(a+="","="===n?a===r:"!="===n?a!==r:"^="===n?r&&0===a.indexOf(r):"*="===n?r&&a.indexOf(r)>-1:"$="===n?r&&a.slice(-r.length)===r:"~="===n?(" "+a.replace(se," ")+" ").indexOf(r)>-1:"|="===n?a===r||a.slice(0,r.length+1)===r+"-":!1):!0}},CHILD:function(e,t,n,r,i){var a="nth"!==e.slice(0,3),o="last"!==e.slice(-4),s="of-type"===t;return 1===r&&0===i?function(e){return!!e.parentNode}:function(t,n,u){var d,l,c,m,f,p,h=a!==o?"nextSibling":"previousSibling",_=t.parentNode,g=s&&t.nodeName.toLowerCase(),v=!u&&!s;if(_){if(a){for(;h;){for(c=t;c=c[h];)if(s?c.nodeName.toLowerCase()===g:1===c.nodeType)return!1;p=h="only"===e&&!p&&"nextSibling"}return!0}if(p=[o?_.firstChild:_.lastChild],o&&v){for(l=_[I]||(_[I]={}),d=l[e]||[],f=d[0]===W&&d[1],m=d[0]===W&&d[2],c=f&&_.childNodes[f];c=++f&&c&&c[h]||(m=f=0)||p.pop();)if(1===c.nodeType&&++m&&c===t){l[e]=[W,f,m];break}}else if(v&&(d=(t[I]||(t[I]={}))[e])&&d[0]===W)m=d[1];else for(;(c=++f&&c&&c[h]||(m=f=0)||p.pop())&&((s?c.nodeName.toLowerCase()!==g:1!==c.nodeType)||!++m||(v&&((c[I]||(c[I]={}))[e]=[W,m]),c!==t)););return m-=i,m===r||m%r===0&&m/r>=0}}},PSEUDO:function(e,n){var i,a=w.pseudos[e]||w.setFilters[e.toLowerCase()]||t.error("unsupported pseudo: "+e);return a[I]?a(n):a.length>1?(i=[e,e,"",n],w.setFilters.hasOwnProperty(e.toLowerCase())?r(function(e,t){for(var r,i=a(e,n),o=i.length;o--;)r=ee(e,i[o]),e[r]=!(t[r]=i[o])}):function(e){return a(e,0,i)}):a}},pseudos:{not:r(function(e){var t=[],n=[],i=x(e.replace(ue,"$1"));return i[I]?r(function(e,t,n,r){for(var a,o=i(e,null,r,[]),s=e.length;s--;)(a=o[s])&&(e[s]=!(t[s]=a))}):function(e,r,a){return t[0]=e,i(t,null,a,n),t[0]=null,!n.pop()}}),has:r(function(e){return function(n){return t(e,n).length>0}}),contains:r(function(e){return e=e.replace(Me,we),function(t){return(t.textContent||t.innerText||L(t)).indexOf(e)>-1}}),lang:r(function(e){return fe.test(e||"")||t.error("unsupported lang: "+e),e=e.replace(Me,we).toLowerCase(),function(t){var n;do if(n=O?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return n=n.toLowerCase(),n===e||0===n.indexOf(e+"-");while((t=t.parentNode)&&1===t.nodeType);return!1}}),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===E},focus:function(e){return e===A.activeElement&&(!A.hasFocus||A.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:function(e){return e.disabled===!1},disabled:function(e){return e.disabled===!0},checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,e.selected===!0},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!w.pseudos.empty(e)},header:function(e){return _e.test(e.nodeName)},input:function(e){return he.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:d(function(){return[0]}),last:d(function(e,t){return[t-1]}),eq:d(function(e,t,n){return[0>n?n+t:n]}),even:d(function(e,t){for(var n=0;t>n;n+=2)e.push(n);return e}),odd:d(function(e,t){for(var n=1;t>n;n+=2)e.push(n);return e}),lt:d(function(e,t,n){for(var r=0>n?n+t:n;--r>=0;)e.push(r);return e}),gt:d(function(e,t,n){for(var r=0>n?n+t:n;++r<t;)e.push(r);return e})}},w.pseudos.nth=w.pseudos.eq;for(b in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})w.pseudos[b]=s(b);for(b in{submit:!0,reset:!0})w.pseudos[b]=u(b);return c.prototype=w.filters=w.pseudos,w.setFilters=new c,D=t.tokenize=function(e,n){var r,i,a,o,s,u,d,l=B[e+" "];if(l)return n?0:l.slice(0);for(s=e,u=[],d=w.preFilter;s;){(!r||(i=de.exec(s)))&&(i&&(s=s.slice(i[0].length)||s),u.push(a=[])),r=!1,(i=le.exec(s))&&(r=i.shift(),a.push({value:r,type:i[0].replace(ue," ")}),s=s.slice(r.length));for(o in w.filter)!(i=pe[o].exec(s))||d[o]&&!(i=d[o](i))||(r=i.shift(),a.push({value:r,type:o,matches:i}),s=s.slice(r.length));if(!r)break}return n?s.length:s?t.error(e):B(e,u).slice(0)},x=t.compile=function(e,t){var n,r=[],i=[],a=q[e+" "];if(!a){for(t||(t=D(e)),n=t.length;n--;)a=v(t[n]),a[I]?r.push(a):i.push(a);a=q(e,y(i,r)),a.selector=e}return a},S=t.select=function(e,t,n,r){var i,a,o,s,u,d="function"==typeof e&&e,c=!r&&D(e=d.selector||e);if(n=n||[],1===c.length){if(a=c[0]=c[0].slice(0),a.length>2&&"ID"===(o=a[0]).type&&M.getById&&9===t.nodeType&&O&&w.relative[a[1].type]){if(t=(w.find.ID(o.matches[0].replace(Me,we),t)||[])[0],!t)return n;d&&(t=t.parentNode),e=e.slice(a.shift().value.length)}for(i=pe.needsContext.test(e)?0:a.length;i--&&(o=a[i],!w.relative[s=o.type]);)if((u=w.find[s])&&(r=u(o.matches[0].replace(Me,we),ye.test(a[0].type)&&l(t.parentNode)||t))){if(a.splice(i,1),e=r.length&&m(a),!e)return Q.apply(n,r),n;break}}return(d||x(e,c))(r,t,!O,n,ye.test(e)&&l(t.parentNode)||t),n},M.sortStable=I.split("").sort(V).join("")===I,M.detectDuplicates=!!j,C(),M.sortDetached=i(function(e){return 1&e.compareDocumentPosition(A.createElement("div"))}),i(function(e){return e.innerHTML="<a href='#'></a>","#"===e.firstChild.getAttribute("href")})||a("type|href|height|width",function(e,t,n){return n?void 0:e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),M.attributes&&i(function(e){return e.innerHTML="<input/>",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||a("value",function(e,t,n){return n||"input"!==e.nodeName.toLowerCase()?void 0:e.defaultValue}),i(function(e){return null==e.getAttribute("disabled")})||a(te,function(e,t,n){var r;return n?void 0:e[t]===!0?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null}),t}(t);ee.find=ae,ee.expr=ae.selectors,ee.expr[":"]=ee.expr.pseudos,ee.unique=ae.uniqueSort,ee.text=ae.getText,ee.isXMLDoc=ae.isXML,ee.contains=ae.contains;var oe=ee.expr.match.needsContext,se=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,ue=/^.[^:#\[\.,]*$/;ee.filter=function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===r.nodeType?ee.find.matchesSelector(r,e)?[r]:[]:ee.find.matches(e,ee.grep(t,function(e){return 1===e.nodeType}))},ee.fn.extend({find:function(e){var t,n=this.length,r=[],i=this;if("string"!=typeof e)return this.pushStack(ee(e).filter(function(){for(t=0;n>t;t++)if(ee.contains(i[t],this))return!0}));for(t=0;n>t;t++)ee.find(e,i[t],r);return r=this.pushStack(n>1?ee.unique(r):r),r.selector=this.selector?this.selector+" "+e:e,r},filter:function(e){return this.pushStack(i(this,e||[],!1))},not:function(e){return this.pushStack(i(this,e||[],!0))},is:function(e){return!!i(this,"string"==typeof e&&oe.test(e)?ee(e):e||[],!1).length}});var de,le=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/,ce=ee.fn.init=function(e,t){var n,r;if(!e)return this;if("string"==typeof e){if(n="<"===e[0]&&">"===e[e.length-1]&&e.length>=3?[null,e,null]:le.exec(e),!n||!n[1]&&t)return!t||t.jquery?(t||de).find(e):this.constructor(t).find(e);if(n[1]){if(t=t instanceof ee?t[0]:t,ee.merge(this,ee.parseHTML(n[1],t&&t.nodeType?t.ownerDocument||t:Q,!0)),se.test(n[1])&&ee.isPlainObject(t))for(n in t)ee.isFunction(this[n])?this[n](t[n]):this.attr(n,t[n]);return this}return r=Q.getElementById(n[2]),r&&r.parentNode&&(this.length=1,this[0]=r),this.context=Q,this.selector=e,this}return e.nodeType?(this.context=this[0]=e,this.length=1,this):ee.isFunction(e)?"undefined"!=typeof de.ready?de.ready(e):e(ee):(void 0!==e.selector&&(this.selector=e.selector,this.context=e.context),ee.makeArray(e,this))};ce.prototype=ee.fn,de=ee(Q);var me=/^(?:parents|prev(?:Until|All))/,fe={children:!0,contents:!0,next:!0,prev:!0};ee.extend({dir:function(e,t,n){for(var r=[],i=void 0!==n;(e=e[t])&&9!==e.nodeType;)if(1===e.nodeType){if(i&&ee(e).is(n))break;r.push(e)}return r},sibling:function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n}}),ee.fn.extend({has:function(e){var t=ee(e,this),n=t.length;return this.filter(function(){for(var e=0;n>e;e++)if(ee.contains(this,t[e]))return!0})},closest:function(e,t){for(var n,r=0,i=this.length,a=[],o=oe.test(e)||"string"!=typeof e?ee(e,t||this.context):0;i>r;r++)for(n=this[r];n&&n!==t;n=n.parentNode)if(n.nodeType<11&&(o?o.index(n)>-1:1===n.nodeType&&ee.find.matchesSelector(n,e))){a.push(n);break}return this.pushStack(a.length>1?ee.unique(a):a)},index:function(e){return e?"string"==typeof e?J.call(ee(e),this[0]):J.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(ee.unique(ee.merge(this.get(),ee(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),ee.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return ee.dir(e,"parentNode")},parentsUntil:function(e,t,n){return ee.dir(e,"parentNode",n)},next:function(e){return a(e,"nextSibling")},prev:function(e){return a(e,"previousSibling")},nextAll:function(e){return ee.dir(e,"nextSibling")},prevAll:function(e){return ee.dir(e,"previousSibling")},nextUntil:function(e,t,n){return ee.dir(e,"nextSibling",n)},prevUntil:function(e,t,n){return ee.dir(e,"previousSibling",n)},siblings:function(e){return ee.sibling((e.parentNode||{}).firstChild,e)},children:function(e){return ee.sibling(e.firstChild)},contents:function(e){return e.contentDocument||ee.merge([],e.childNodes)}},function(e,t){ee.fn[e]=function(n,r){var i=ee.map(this,t,n);return"Until"!==e.slice(-5)&&(r=n),r&&"string"==typeof r&&(i=ee.filter(r,i)),this.length>1&&(fe[e]||ee.unique(i),me.test(e)&&i.reverse()),this.pushStack(i)}});var pe=/\S+/g,he={};ee.Callbacks=function(e){e="string"==typeof e?he[e]||o(e):ee.extend({},e);var t,n,r,i,a,s,u=[],d=!e.once&&[],l=function(o){for(t=e.memory&&o,n=!0,s=i||0,i=0,a=u.length,r=!0;u&&a>s;s++)if(u[s].apply(o[0],o[1])===!1&&e.stopOnFalse){t=!1;break}r=!1,u&&(d?d.length&&l(d.shift()):t?u=[]:c.disable())},c={add:function(){if(u){var n=u.length;!function o(t){ee.each(t,function(t,n){var r=ee.type(n);"function"===r?e.unique&&c.has(n)||u.push(n):n&&n.length&&"string"!==r&&o(n)})}(arguments),r?a=u.length:t&&(i=n,l(t))}return this},remove:function(){return u&&ee.each(arguments,function(e,t){for(var n;(n=ee.inArray(t,u,n))>-1;)u.splice(n,1),r&&(a>=n&&a--,s>=n&&s--)}),this},has:function(e){return e?ee.inArray(e,u)>-1:!(!u||!u.length)},empty:function(){return u=[],a=0,this},disable:function(){return u=d=t=void 0,this},disabled:function(){return!u},lock:function(){return d=void 0,t||c.disable(),this},locked:function(){return!d},fireWith:function(e,t){return!u||n&&!d||(t=t||[],t=[e,t.slice?t.slice():t],r?d.push(t):l(t)),this},fire:function(){return c.fireWith(this,arguments),this},fired:function(){return!!n}};return c},ee.extend({Deferred:function(e){var t=[["resolve","done",ee.Callbacks("once memory"),"resolved"],["reject","fail",ee.Callbacks("once memory"),"rejected"],["notify","progress",ee.Callbacks("memory")]],n="pending",r={state:function(){return n},always:function(){return i.done(arguments).fail(arguments),this},then:function(){var e=arguments;return ee.Deferred(function(n){ee.each(t,function(t,a){var o=ee.isFunction(e[t])&&e[t];i[a[1]](function(){var e=o&&o.apply(this,arguments);e&&ee.isFunction(e.promise)?e.promise().done(n.resolve).fail(n.reject).progress(n.notify):n[a[0]+"With"](this===r?n.promise():this,o?[e]:arguments)})}),e=null}).promise()},promise:function(e){return null!=e?ee.extend(e,r):r}},i={};return r.pipe=r.then,ee.each(t,function(e,a){var o=a[2],s=a[3];r[a[1]]=o.add,s&&o.add(function(){n=s},t[1^e][2].disable,t[2][2].lock),i[a[0]]=function(){return i[a[0]+"With"](this===i?r:this,arguments),this},i[a[0]+"With"]=o.fireWith}),r.promise(i),e&&e.call(i,i),i},when:function(e){var t,n,r,i=0,a=B.call(arguments),o=a.length,s=1!==o||e&&ee.isFunction(e.promise)?o:0,u=1===s?e:ee.Deferred(),d=function(e,n,r){return function(i){n[e]=this,r[e]=arguments.length>1?B.call(arguments):i,r===t?u.notifyWith(n,r):--s||u.resolveWith(n,r)}};if(o>1)for(t=new Array(o),n=new Array(o),r=new Array(o);o>i;i++)a[i]&&ee.isFunction(a[i].promise)?a[i].promise().done(d(i,r,a)).fail(u.reject).progress(d(i,n,t)):--s;return s||u.resolveWith(r,a),u.promise()}});var _e;ee.fn.ready=function(e){return ee.ready.promise().done(e),this},ee.extend({isReady:!1,readyWait:1,holdReady:function(e){e?ee.readyWait++:ee.ready(!0)},ready:function(e){(e===!0?--ee.readyWait:ee.isReady)||(ee.isReady=!0,e!==!0&&--ee.readyWait>0||(_e.resolveWith(Q,[ee]),ee.fn.triggerHandler&&(ee(Q).triggerHandler("ready"),ee(Q).off("ready"))))}}),ee.ready.promise=function(e){return _e||(_e=ee.Deferred(),"complete"===Q.readyState?setTimeout(ee.ready):(Q.addEventListener("DOMContentLoaded",s,!1),t.addEventListener("load",s,!1))),_e.promise(e)},ee.ready.promise();var ge=ee.access=function(e,t,n,r,i,a,o){var s=0,u=e.length,d=null==n;if("object"===ee.type(n)){i=!0;for(s in n)ee.access(e,t,s,n[s],!0,a,o)}else if(void 0!==r&&(i=!0,ee.isFunction(r)||(o=!0),d&&(o?(t.call(e,r),t=null):(d=t,t=function(e,t,n){return d.call(ee(e),n)})),t))for(;u>s;s++)t(e[s],n,o?r:r.call(e[s],s,t(e[s],n)));return i?e:d?t.call(e):u?t(e[0],n):a};ee.acceptData=function(e){return 1===e.nodeType||9===e.nodeType||!+e.nodeType},u.uid=1,u.accepts=ee.acceptData,u.prototype={key:function(e){if(!u.accepts(e))return 0;var t={},n=e[this.expando];if(!n){n=u.uid++;try{t[this.expando]={value:n},Object.defineProperties(e,t)}catch(r){t[this.expando]=n,ee.extend(e,t)}}return this.cache[n]||(this.cache[n]={}),n},set:function(e,t,n){var r,i=this.key(e),a=this.cache[i];if("string"==typeof t)a[t]=n;else if(ee.isEmptyObject(a))ee.extend(this.cache[i],t);else for(r in t)a[r]=t[r];return a},get:function(e,t){var n=this.cache[this.key(e)];return void 0===t?n:n[t]},access:function(e,t,n){var r;return void 0===t||t&&"string"==typeof t&&void 0===n?(r=this.get(e,t),void 0!==r?r:this.get(e,ee.camelCase(t))):(this.set(e,t,n),void 0!==n?n:t)},remove:function(e,t){var n,r,i,a=this.key(e),o=this.cache[a];if(void 0===t)this.cache[a]={};else{ee.isArray(t)?r=t.concat(t.map(ee.camelCase)):(i=ee.camelCase(t),t in o?r=[t,i]:(r=i,r=r in o?[r]:r.match(pe)||[])),n=r.length;for(;n--;)delete o[r[n]]}},hasData:function(e){return!ee.isEmptyObject(this.cache[e[this.expando]]||{})},discard:function(e){e[this.expando]&&delete this.cache[e[this.expando]]}};var ve=new u,ye=new u,be=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,Me=/([A-Z])/g;ee.extend({hasData:function(e){return ye.hasData(e)||ve.hasData(e)},data:function(e,t,n){return ye.access(e,t,n)},removeData:function(e,t){ye.remove(e,t)},_data:function(e,t,n){return ve.access(e,t,n)},_removeData:function(e,t){ve.remove(e,t)}}),ee.fn.extend({data:function(e,t){var n,r,i,a=this[0],o=a&&a.attributes;if(void 0===e){if(this.length&&(i=ye.get(a),1===a.nodeType&&!ve.get(a,"hasDataAttrs"))){for(n=o.length;n--;)o[n]&&(r=o[n].name,0===r.indexOf("data-")&&(r=ee.camelCase(r.slice(5)),d(a,r,i[r])));ve.set(a,"hasDataAttrs",!0)}return i}return"object"==typeof e?this.each(function(){ye.set(this,e)}):ge(this,function(t){var n,r=ee.camelCase(e);if(a&&void 0===t){if(n=ye.get(a,e),void 0!==n)return n;if(n=ye.get(a,r),void 0!==n)return n;if(n=d(a,r,void 0),void 0!==n)return n}else this.each(function(){var n=ye.get(this,r);ye.set(this,r,t),-1!==e.indexOf("-")&&void 0!==n&&ye.set(this,e,t)})},null,t,arguments.length>1,null,!0)},removeData:function(e){return this.each(function(){ye.remove(this,e)})}}),ee.extend({queue:function(e,t,n){var r;return e?(t=(t||"fx")+"queue",r=ve.get(e,t),n&&(!r||ee.isArray(n)?r=ve.access(e,t,ee.makeArray(n)):r.push(n)),r||[]):void 0},dequeue:function(e,t){t=t||"fx";var n=ee.queue(e,t),r=n.length,i=n.shift(),a=ee._queueHooks(e,t),o=function(){ee.dequeue(e,t)};"inprogress"===i&&(i=n.shift(),r--),i&&("fx"===t&&n.unshift("inprogress"),delete a.stop,i.call(e,o,a)),!r&&a&&a.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return ve.get(e,n)||ve.access(e,n,{empty:ee.Callbacks("once memory").add(function(){ve.remove(e,[t+"queue",n])})})}}),ee.fn.extend({queue:function(e,t){var n=2;return"string"!=typeof e&&(t=e,e="fx",n--),arguments.length<n?ee.queue(this[0],e):void 0===t?this:this.each(function(){var n=ee.queue(this,e,t);ee._queueHooks(this,e),"fx"===e&&"inprogress"!==n[0]&&ee.dequeue(this,e)})},dequeue:function(e){return this.each(function(){ee.dequeue(this,e)})},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(e,t){var n,r=1,i=ee.Deferred(),a=this,o=this.length,s=function(){--r||i.resolveWith(a,[a])};for("string"!=typeof e&&(t=e,e=void 0),e=e||"fx";o--;)n=ve.get(a[o],e+"queueHooks"),n&&n.empty&&(r++,n.empty.add(s));return s(),i.promise(t)}});var we=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,Le=["Top","Right","Bottom","Left"],ke=function(e,t){return e=t||e,"none"===ee.css(e,"display")||!ee.contains(e.ownerDocument,e)},De=/^(?:checkbox|radio)$/i;!function(){var e=Q.createDocumentFragment(),t=e.appendChild(Q.createElement("div")),n=Q.createElement("input");n.setAttribute("type","radio"),n.setAttribute("checked","checked"),n.setAttribute("name","t"),t.appendChild(n),K.checkClone=t.cloneNode(!0).cloneNode(!0).lastChild.checked,t.innerHTML="<textarea>x</textarea>",K.noCloneChecked=!!t.cloneNode(!0).lastChild.defaultValue}();var xe="undefined";K.focusinBubbles="onfocusin"in t;var Se=/^key/,Te=/^(?:mouse|pointer|contextmenu)|click/,Ye=/^(?:focusinfocus|focusoutblur)$/,je=/^([^.]*)(?:\.(.+)|)$/;ee.event={global:{},add:function(e,t,n,r,i){var a,o,s,u,d,l,c,m,f,p,h,_=ve.get(e);if(_)for(n.handler&&(a=n,n=a.handler,i=a.selector),n.guid||(n.guid=ee.guid++),(u=_.events)||(u=_.events={}),(o=_.handle)||(o=_.handle=function(t){return typeof ee!==xe&&ee.event.triggered!==t.type?ee.event.dispatch.apply(e,arguments):void 0}),t=(t||"").match(pe)||[""],d=t.length;d--;)s=je.exec(t[d])||[],f=h=s[1],p=(s[2]||"").split(".").sort(),f&&(c=ee.event.special[f]||{},f=(i?c.delegateType:c.bindType)||f,c=ee.event.special[f]||{},l=ee.extend({type:f,origType:h,data:r,handler:n,guid:n.guid,selector:i,needsContext:i&&ee.expr.match.needsContext.test(i),namespace:p.join(".")},a),(m=u[f])||(m=u[f]=[],m.delegateCount=0,c.setup&&c.setup.call(e,r,p,o)!==!1||e.addEventListener&&e.addEventListener(f,o,!1)),c.add&&(c.add.call(e,l),l.handler.guid||(l.handler.guid=n.guid)),i?m.splice(m.delegateCount++,0,l):m.push(l),ee.event.global[f]=!0)},remove:function(e,t,n,r,i){var a,o,s,u,d,l,c,m,f,p,h,_=ve.hasData(e)&&ve.get(e);if(_&&(u=_.events)){for(t=(t||"").match(pe)||[""],d=t.length;d--;)if(s=je.exec(t[d])||[],f=h=s[1],p=(s[2]||"").split(".").sort(),f){for(c=ee.event.special[f]||{},f=(r?c.delegateType:c.bindType)||f,m=u[f]||[],s=s[2]&&new RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"),o=a=m.length;a--;)l=m[a],!i&&h!==l.origType||n&&n.guid!==l.guid||s&&!s.test(l.namespace)||r&&r!==l.selector&&("**"!==r||!l.selector)||(m.splice(a,1),l.selector&&m.delegateCount--,c.remove&&c.remove.call(e,l));o&&!m.length&&(c.teardown&&c.teardown.call(e,p,_.handle)!==!1||ee.removeEvent(e,f,_.handle),delete u[f])}else for(f in u)ee.event.remove(e,f+t[d],n,r,!0);ee.isEmptyObject(u)&&(delete _.handle,ve.remove(e,"events"))}},trigger:function(e,n,r,i){var a,o,s,u,d,l,c,m=[r||Q],f=X.call(e,"type")?e.type:e,p=X.call(e,"namespace")?e.namespace.split("."):[];if(o=s=r=r||Q,3!==r.nodeType&&8!==r.nodeType&&!Ye.test(f+ee.event.triggered)&&(f.indexOf(".")>=0&&(p=f.split("."),f=p.shift(),p.sort()),d=f.indexOf(":")<0&&"on"+f,e=e[ee.expando]?e:new ee.Event(f,"object"==typeof e&&e),e.isTrigger=i?2:3,e.namespace=p.join("."),e.namespace_re=e.namespace?new RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,e.result=void 0,e.target||(e.target=r),n=null==n?[e]:ee.makeArray(n,[e]),c=ee.event.special[f]||{},i||!c.trigger||c.trigger.apply(r,n)!==!1)){if(!i&&!c.noBubble&&!ee.isWindow(r)){for(u=c.delegateType||f,Ye.test(u+f)||(o=o.parentNode);o;o=o.parentNode)m.push(o),s=o;s===(r.ownerDocument||Q)&&m.push(s.defaultView||s.parentWindow||t)}for(a=0;(o=m[a++])&&!e.isPropagationStopped();)e.type=a>1?u:c.bindType||f,l=(ve.get(o,"events")||{})[e.type]&&ve.get(o,"handle"),l&&l.apply(o,n),l=d&&o[d],l&&l.apply&&ee.acceptData(o)&&(e.result=l.apply(o,n),e.result===!1&&e.preventDefault());return e.type=f,i||e.isDefaultPrevented()||c._default&&c._default.apply(m.pop(),n)!==!1||!ee.acceptData(r)||d&&ee.isFunction(r[f])&&!ee.isWindow(r)&&(s=r[d],
s&&(r[d]=null),ee.event.triggered=f,r[f](),ee.event.triggered=void 0,s&&(r[d]=s)),e.result}},dispatch:function(e){e=ee.event.fix(e);var t,n,r,i,a,o=[],s=B.call(arguments),u=(ve.get(this,"events")||{})[e.type]||[],d=ee.event.special[e.type]||{};if(s[0]=e,e.delegateTarget=this,!d.preDispatch||d.preDispatch.call(this,e)!==!1){for(o=ee.event.handlers.call(this,e,u),t=0;(i=o[t++])&&!e.isPropagationStopped();)for(e.currentTarget=i.elem,n=0;(a=i.handlers[n++])&&!e.isImmediatePropagationStopped();)(!e.namespace_re||e.namespace_re.test(a.namespace))&&(e.handleObj=a,e.data=a.data,r=((ee.event.special[a.origType]||{}).handle||a.handler).apply(i.elem,s),void 0!==r&&(e.result=r)===!1&&(e.preventDefault(),e.stopPropagation()));return d.postDispatch&&d.postDispatch.call(this,e),e.result}},handlers:function(e,t){var n,r,i,a,o=[],s=t.delegateCount,u=e.target;if(s&&u.nodeType&&(!e.button||"click"!==e.type))for(;u!==this;u=u.parentNode||this)if(u.disabled!==!0||"click"!==e.type){for(r=[],n=0;s>n;n++)a=t[n],i=a.selector+" ",void 0===r[i]&&(r[i]=a.needsContext?ee(i,this).index(u)>=0:ee.find(i,this,null,[u]).length),r[i]&&r.push(a);r.length&&o.push({elem:u,handlers:r})}return s<t.length&&o.push({elem:this,handlers:t.slice(s)}),o},props:"altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),fixHooks:{},keyHooks:{props:"char charCode key keyCode".split(" "),filter:function(e,t){return null==e.which&&(e.which=null!=t.charCode?t.charCode:t.keyCode),e}},mouseHooks:{props:"button buttons clientX clientY offsetX offsetY pageX pageY screenX screenY toElement".split(" "),filter:function(e,t){var n,r,i,a=t.button;return null==e.pageX&&null!=t.clientX&&(n=e.target.ownerDocument||Q,r=n.documentElement,i=n.body,e.pageX=t.clientX+(r&&r.scrollLeft||i&&i.scrollLeft||0)-(r&&r.clientLeft||i&&i.clientLeft||0),e.pageY=t.clientY+(r&&r.scrollTop||i&&i.scrollTop||0)-(r&&r.clientTop||i&&i.clientTop||0)),e.which||void 0===a||(e.which=1&a?1:2&a?3:4&a?2:0),e}},fix:function(e){if(e[ee.expando])return e;var t,n,r,i=e.type,a=e,o=this.fixHooks[i];for(o||(this.fixHooks[i]=o=Te.test(i)?this.mouseHooks:Se.test(i)?this.keyHooks:{}),r=o.props?this.props.concat(o.props):this.props,e=new ee.Event(a),t=r.length;t--;)n=r[t],e[n]=a[n];return e.target||(e.target=Q),3===e.target.nodeType&&(e.target=e.target.parentNode),o.filter?o.filter(e,a):e},special:{load:{noBubble:!0},focus:{trigger:function(){return this!==m()&&this.focus?(this.focus(),!1):void 0},delegateType:"focusin"},blur:{trigger:function(){return this===m()&&this.blur?(this.blur(),!1):void 0},delegateType:"focusout"},click:{trigger:function(){return"checkbox"===this.type&&this.click&&ee.nodeName(this,"input")?(this.click(),!1):void 0},_default:function(e){return ee.nodeName(e.target,"a")}},beforeunload:{postDispatch:function(e){void 0!==e.result&&e.originalEvent&&(e.originalEvent.returnValue=e.result)}}},simulate:function(e,t,n,r){var i=ee.extend(new ee.Event,n,{type:e,isSimulated:!0,originalEvent:{}});r?ee.event.trigger(i,null,t):ee.event.dispatch.call(t,i),i.isDefaultPrevented()&&n.preventDefault()}},ee.removeEvent=function(e,t,n){e.removeEventListener&&e.removeEventListener(t,n,!1)},ee.Event=function(e,t){return this instanceof ee.Event?(e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||void 0===e.defaultPrevented&&e.returnValue===!1?l:c):this.type=e,t&&ee.extend(this,t),this.timeStamp=e&&e.timeStamp||ee.now(),void(this[ee.expando]=!0)):new ee.Event(e,t)},ee.Event.prototype={isDefaultPrevented:c,isPropagationStopped:c,isImmediatePropagationStopped:c,preventDefault:function(){var e=this.originalEvent;this.isDefaultPrevented=l,e&&e.preventDefault&&e.preventDefault()},stopPropagation:function(){var e=this.originalEvent;this.isPropagationStopped=l,e&&e.stopPropagation&&e.stopPropagation()},stopImmediatePropagation:function(){var e=this.originalEvent;this.isImmediatePropagationStopped=l,e&&e.stopImmediatePropagation&&e.stopImmediatePropagation(),this.stopPropagation()}},ee.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(e,t){ee.event.special[e]={delegateType:t,bindType:t,handle:function(e){var n,r=this,i=e.relatedTarget,a=e.handleObj;return(!i||i!==r&&!ee.contains(r,i))&&(e.type=a.origType,n=a.handler.apply(this,arguments),e.type=t),n}}}),K.focusinBubbles||ee.each({focus:"focusin",blur:"focusout"},function(e,t){var n=function(e){ee.event.simulate(t,e.target,ee.event.fix(e),!0)};ee.event.special[t]={setup:function(){var r=this.ownerDocument||this,i=ve.access(r,t);i||r.addEventListener(e,n,!0),ve.access(r,t,(i||0)+1)},teardown:function(){var r=this.ownerDocument||this,i=ve.access(r,t)-1;i?ve.access(r,t,i):(r.removeEventListener(e,n,!0),ve.remove(r,t))}}}),ee.fn.extend({on:function(e,t,n,r,i){var a,o;if("object"==typeof e){"string"!=typeof t&&(n=n||t,t=void 0);for(o in e)this.on(o,t,n,e[o],i);return this}if(null==n&&null==r?(r=t,n=t=void 0):null==r&&("string"==typeof t?(r=n,n=void 0):(r=n,n=t,t=void 0)),r===!1)r=c;else if(!r)return this;return 1===i&&(a=r,r=function(e){return ee().off(e),a.apply(this,arguments)},r.guid=a.guid||(a.guid=ee.guid++)),this.each(function(){ee.event.add(this,e,r,n,t)})},one:function(e,t,n,r){return this.on(e,t,n,r,1)},off:function(e,t,n){var r,i;if(e&&e.preventDefault&&e.handleObj)return r=e.handleObj,ee(e.delegateTarget).off(r.namespace?r.origType+"."+r.namespace:r.origType,r.selector,r.handler),this;if("object"==typeof e){for(i in e)this.off(i,t,e[i]);return this}return(t===!1||"function"==typeof t)&&(n=t,t=void 0),n===!1&&(n=c),this.each(function(){ee.event.remove(this,e,n,t)})},trigger:function(e,t){return this.each(function(){ee.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];return n?ee.event.trigger(e,t,n,!0):void 0}});var Ce=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,Ae=/<([\w:]+)/,Ee=/<|&#?\w+;/,Oe=/<(?:script|style|link)/i,He=/checked\s*(?:[^=]|=\s*.checked.)/i,Pe=/^$|\/(?:java|ecma)script/i,Ne=/^true\/(.*)/,Fe=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g,Ie={option:[1,"<select multiple='multiple'>","</select>"],thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};Ie.optgroup=Ie.option,Ie.tbody=Ie.tfoot=Ie.colgroup=Ie.caption=Ie.thead,Ie.th=Ie.td,ee.extend({clone:function(e,t,n){var r,i,a,o,s=e.cloneNode(!0),u=ee.contains(e.ownerDocument,e);if(!(K.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||ee.isXMLDoc(e)))for(o=v(s),a=v(e),r=0,i=a.length;i>r;r++)y(a[r],o[r]);if(t)if(n)for(a=a||v(e),o=o||v(s),r=0,i=a.length;i>r;r++)g(a[r],o[r]);else g(e,s);return o=v(s,"script"),o.length>0&&_(o,!u&&v(e,"script")),s},buildFragment:function(e,t,n,r){for(var i,a,o,s,u,d,l=t.createDocumentFragment(),c=[],m=0,f=e.length;f>m;m++)if(i=e[m],i||0===i)if("object"===ee.type(i))ee.merge(c,i.nodeType?[i]:i);else if(Ee.test(i)){for(a=a||l.appendChild(t.createElement("div")),o=(Ae.exec(i)||["",""])[1].toLowerCase(),s=Ie[o]||Ie._default,a.innerHTML=s[1]+i.replace(Ce,"<$1></$2>")+s[2],d=s[0];d--;)a=a.lastChild;ee.merge(c,a.childNodes),a=l.firstChild,a.textContent=""}else c.push(t.createTextNode(i));for(l.textContent="",m=0;i=c[m++];)if((!r||-1===ee.inArray(i,r))&&(u=ee.contains(i.ownerDocument,i),a=v(l.appendChild(i),"script"),u&&_(a),n))for(d=0;i=a[d++];)Pe.test(i.type||"")&&n.push(i);return l},cleanData:function(e){for(var t,n,r,i,a=ee.event.special,o=0;void 0!==(n=e[o]);o++){if(ee.acceptData(n)&&(i=n[ve.expando],i&&(t=ve.cache[i]))){if(t.events)for(r in t.events)a[r]?ee.event.remove(n,r):ee.removeEvent(n,r,t.handle);ve.cache[i]&&delete ve.cache[i]}delete ye.cache[n[ye.expando]]}}}),ee.fn.extend({text:function(e){return ge(this,function(e){return void 0===e?ee.text(this):this.empty().each(function(){(1===this.nodeType||11===this.nodeType||9===this.nodeType)&&(this.textContent=e)})},null,e,arguments.length)},append:function(){return this.domManip(arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=f(this,e);t.appendChild(e)}})},prepend:function(){return this.domManip(arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=f(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return this.domManip(arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return this.domManip(arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},remove:function(e,t){for(var n,r=e?ee.filter(e,this):this,i=0;null!=(n=r[i]);i++)t||1!==n.nodeType||ee.cleanData(v(n)),n.parentNode&&(t&&ee.contains(n.ownerDocument,n)&&_(v(n,"script")),n.parentNode.removeChild(n));return this},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(ee.cleanData(v(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null==e?!1:e,t=null==t?e:t,this.map(function(){return ee.clone(this,e,t)})},html:function(e){return ge(this,function(e){var t=this[0]||{},n=0,r=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"==typeof e&&!Oe.test(e)&&!Ie[(Ae.exec(e)||["",""])[1].toLowerCase()]){e=e.replace(Ce,"<$1></$2>");try{for(;r>n;n++)t=this[n]||{},1===t.nodeType&&(ee.cleanData(v(t,!1)),t.innerHTML=e);t=0}catch(i){}}t&&this.empty().append(e)},null,e,arguments.length)},replaceWith:function(){var e=arguments[0];return this.domManip(arguments,function(t){e=this.parentNode,ee.cleanData(v(this)),e&&e.replaceChild(t,this)}),e&&(e.length||e.nodeType)?this:this.remove()},detach:function(e){return this.remove(e,!0)},domManip:function(e,t){e=q.apply([],e);var n,r,i,a,o,s,u=0,d=this.length,l=this,c=d-1,m=e[0],f=ee.isFunction(m);if(f||d>1&&"string"==typeof m&&!K.checkClone&&He.test(m))return this.each(function(n){var r=l.eq(n);f&&(e[0]=m.call(this,n,r.html())),r.domManip(e,t)});if(d&&(n=ee.buildFragment(e,this[0].ownerDocument,!1,this),r=n.firstChild,1===n.childNodes.length&&(n=r),r)){for(i=ee.map(v(n,"script"),p),a=i.length;d>u;u++)o=n,u!==c&&(o=ee.clone(o,!0,!0),a&&ee.merge(i,v(o,"script"))),t.call(this[u],o,u);if(a)for(s=i[i.length-1].ownerDocument,ee.map(i,h),u=0;a>u;u++)o=i[u],Pe.test(o.type||"")&&!ve.access(o,"globalEval")&&ee.contains(s,o)&&(o.src?ee._evalUrl&&ee._evalUrl(o.src):ee.globalEval(o.textContent.replace(Fe,"")))}return this}}),ee.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,t){ee.fn[e]=function(e){for(var n,r=[],i=ee(e),a=i.length-1,o=0;a>=o;o++)n=o===a?this:this.clone(!0),ee(i[o])[t](n),V.apply(r,n.get());return this.pushStack(r)}});var Re,We={},Ue=/^margin/,ze=new RegExp("^("+we+")(?!px)[a-z%]+$","i"),Be=function(e){return e.ownerDocument.defaultView.opener?e.ownerDocument.defaultView.getComputedStyle(e,null):t.getComputedStyle(e,null)};!function(){function e(){o.style.cssText="-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;margin-top:1%;top:1%;border:1px;padding:1px;width:4px;position:absolute",o.innerHTML="",i.appendChild(a);var e=t.getComputedStyle(o,null);n="1%"!==e.top,r="4px"===e.width,i.removeChild(a)}var n,r,i=Q.documentElement,a=Q.createElement("div"),o=Q.createElement("div");o.style&&(o.style.backgroundClip="content-box",o.cloneNode(!0).style.backgroundClip="",K.clearCloneStyle="content-box"===o.style.backgroundClip,a.style.cssText="border:0;width:0;height:0;top:0;left:-9999px;margin-top:1px;position:absolute",a.appendChild(o),t.getComputedStyle&&ee.extend(K,{pixelPosition:function(){return e(),n},boxSizingReliable:function(){return null==r&&e(),r},reliableMarginRight:function(){var e,n=o.appendChild(Q.createElement("div"));return n.style.cssText=o.style.cssText="-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0;border:0;padding:0",n.style.marginRight=n.style.width="0",o.style.width="1px",i.appendChild(a),e=!parseFloat(t.getComputedStyle(n,null).marginRight),i.removeChild(a),o.removeChild(n),e}}))}(),ee.swap=function(e,t,n,r){var i,a,o={};for(a in t)o[a]=e.style[a],e.style[a]=t[a];i=n.apply(e,r||[]);for(a in t)e.style[a]=o[a];return i};var qe=/^(none|table(?!-c[ea]).+)/,Ve=new RegExp("^("+we+")(.*)$","i"),Je=new RegExp("^([+-])=("+we+")","i"),Ge={position:"absolute",visibility:"hidden",display:"block"},$e={letterSpacing:"0",fontWeight:"400"},Xe=["Webkit","O","Moz","ms"];ee.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=w(e,"opacity");return""===n?"1":n}}}},cssNumber:{columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{"float":"cssFloat"},style:function(e,t,n,r){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var i,a,o,s=ee.camelCase(t),u=e.style;return t=ee.cssProps[s]||(ee.cssProps[s]=k(u,s)),o=ee.cssHooks[t]||ee.cssHooks[s],void 0===n?o&&"get"in o&&void 0!==(i=o.get(e,!1,r))?i:u[t]:(a=typeof n,"string"===a&&(i=Je.exec(n))&&(n=(i[1]+1)*i[2]+parseFloat(ee.css(e,t)),a="number"),null!=n&&n===n&&("number"!==a||ee.cssNumber[s]||(n+="px"),K.clearCloneStyle||""!==n||0!==t.indexOf("background")||(u[t]="inherit"),o&&"set"in o&&void 0===(n=o.set(e,n,r))||(u[t]=n)),void 0)}},css:function(e,t,n,r){var i,a,o,s=ee.camelCase(t);return t=ee.cssProps[s]||(ee.cssProps[s]=k(e.style,s)),o=ee.cssHooks[t]||ee.cssHooks[s],o&&"get"in o&&(i=o.get(e,!0,n)),void 0===i&&(i=w(e,t,r)),"normal"===i&&t in $e&&(i=$e[t]),""===n||n?(a=parseFloat(i),n===!0||ee.isNumeric(a)?a||0:i):i}}),ee.each(["height","width"],function(e,t){ee.cssHooks[t]={get:function(e,n,r){return n?qe.test(ee.css(e,"display"))&&0===e.offsetWidth?ee.swap(e,Ge,function(){return S(e,t,r)}):S(e,t,r):void 0},set:function(e,n,r){var i=r&&Be(e);return D(e,n,r?x(e,t,r,"border-box"===ee.css(e,"boxSizing",!1,i),i):0)}}}),ee.cssHooks.marginRight=L(K.reliableMarginRight,function(e,t){return t?ee.swap(e,{display:"inline-block"},w,[e,"marginRight"]):void 0}),ee.each({margin:"",padding:"",border:"Width"},function(e,t){ee.cssHooks[e+t]={expand:function(n){for(var r=0,i={},a="string"==typeof n?n.split(" "):[n];4>r;r++)i[e+Le[r]+t]=a[r]||a[r-2]||a[0];return i}},Ue.test(e)||(ee.cssHooks[e+t].set=D)}),ee.fn.extend({css:function(e,t){return ge(this,function(e,t,n){var r,i,a={},o=0;if(ee.isArray(t)){for(r=Be(e),i=t.length;i>o;o++)a[t[o]]=ee.css(e,t[o],!1,r);return a}return void 0!==n?ee.style(e,t,n):ee.css(e,t)},e,t,arguments.length>1)},show:function(){return T(this,!0)},hide:function(){return T(this)},toggle:function(e){return"boolean"==typeof e?e?this.show():this.hide():this.each(function(){ke(this)?ee(this).show():ee(this).hide()})}}),ee.Tween=Y,Y.prototype={constructor:Y,init:function(e,t,n,r,i,a){this.elem=e,this.prop=n,this.easing=i||"swing",this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=a||(ee.cssNumber[n]?"":"px")},cur:function(){var e=Y.propHooks[this.prop];return e&&e.get?e.get(this):Y.propHooks._default.get(this)},run:function(e){var t,n=Y.propHooks[this.prop];return this.options.duration?this.pos=t=ee.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):Y.propHooks._default.set(this),this}},Y.prototype.init.prototype=Y.prototype,Y.propHooks={_default:{get:function(e){var t;return null==e.elem[e.prop]||e.elem.style&&null!=e.elem.style[e.prop]?(t=ee.css(e.elem,e.prop,""),t&&"auto"!==t?t:0):e.elem[e.prop]},set:function(e){ee.fx.step[e.prop]?ee.fx.step[e.prop](e):e.elem.style&&(null!=e.elem.style[ee.cssProps[e.prop]]||ee.cssHooks[e.prop])?ee.style(e.elem,e.prop,e.now+e.unit):e.elem[e.prop]=e.now}}},Y.propHooks.scrollTop=Y.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},ee.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2}},ee.fx=Y.prototype.init,ee.fx.step={};var Ke,Qe,Ze=/^(?:toggle|show|hide)$/,et=new RegExp("^(?:([+-])=|)("+we+")([a-z%]*)$","i"),tt=/queueHooks$/,nt=[E],rt={"*":[function(e,t){var n=this.createTween(e,t),r=n.cur(),i=et.exec(t),a=i&&i[3]||(ee.cssNumber[e]?"":"px"),o=(ee.cssNumber[e]||"px"!==a&&+r)&&et.exec(ee.css(n.elem,e)),s=1,u=20;if(o&&o[3]!==a){a=a||o[3],i=i||[],o=+r||1;do s=s||".5",o/=s,ee.style(n.elem,e,o+a);while(s!==(s=n.cur()/r)&&1!==s&&--u)}return i&&(o=n.start=+o||+r||0,n.unit=a,n.end=i[1]?o+(i[1]+1)*i[2]:+i[2]),n}]};ee.Animation=ee.extend(H,{tweener:function(e,t){ee.isFunction(e)?(t=e,e=["*"]):e=e.split(" ");for(var n,r=0,i=e.length;i>r;r++)n=e[r],rt[n]=rt[n]||[],rt[n].unshift(t)},prefilter:function(e,t){t?nt.unshift(e):nt.push(e)}}),ee.speed=function(e,t,n){var r=e&&"object"==typeof e?ee.extend({},e):{complete:n||!n&&t||ee.isFunction(e)&&e,duration:e,easing:n&&t||t&&!ee.isFunction(t)&&t};return r.duration=ee.fx.off?0:"number"==typeof r.duration?r.duration:r.duration in ee.fx.speeds?ee.fx.speeds[r.duration]:ee.fx.speeds._default,(null==r.queue||r.queue===!0)&&(r.queue="fx"),r.old=r.complete,r.complete=function(){ee.isFunction(r.old)&&r.old.call(this),r.queue&&ee.dequeue(this,r.queue)},r},ee.fn.extend({fadeTo:function(e,t,n,r){return this.filter(ke).css("opacity",0).show().end().animate({opacity:t},e,n,r)},animate:function(e,t,n,r){var i=ee.isEmptyObject(e),a=ee.speed(t,n,r),o=function(){var t=H(this,ee.extend({},e),a);(i||ve.get(this,"finish"))&&t.stop(!0)};return o.finish=o,i||a.queue===!1?this.each(o):this.queue(a.queue,o)},stop:function(e,t,n){var r=function(e){var t=e.stop;delete e.stop,t(n)};return"string"!=typeof e&&(n=t,t=e,e=void 0),t&&e!==!1&&this.queue(e||"fx",[]),this.each(function(){var t=!0,i=null!=e&&e+"queueHooks",a=ee.timers,o=ve.get(this);if(i)o[i]&&o[i].stop&&r(o[i]);else for(i in o)o[i]&&o[i].stop&&tt.test(i)&&r(o[i]);for(i=a.length;i--;)a[i].elem!==this||null!=e&&a[i].queue!==e||(a[i].anim.stop(n),t=!1,a.splice(i,1));(t||!n)&&ee.dequeue(this,e)})},finish:function(e){return e!==!1&&(e=e||"fx"),this.each(function(){var t,n=ve.get(this),r=n[e+"queue"],i=n[e+"queueHooks"],a=ee.timers,o=r?r.length:0;for(n.finish=!0,ee.queue(this,e,[]),i&&i.stop&&i.stop.call(this,!0),t=a.length;t--;)a[t].elem===this&&a[t].queue===e&&(a[t].anim.stop(!0),a.splice(t,1));for(t=0;o>t;t++)r[t]&&r[t].finish&&r[t].finish.call(this);delete n.finish})}}),ee.each(["toggle","show","hide"],function(e,t){var n=ee.fn[t];ee.fn[t]=function(e,r,i){return null==e||"boolean"==typeof e?n.apply(this,arguments):this.animate(C(t,!0),e,r,i)}}),ee.each({slideDown:C("show"),slideUp:C("hide"),slideToggle:C("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(e,t){ee.fn[e]=function(e,n,r){return this.animate(t,e,n,r)}}),ee.timers=[],ee.fx.tick=function(){var e,t=0,n=ee.timers;for(Ke=ee.now();t<n.length;t++)e=n[t],e()||n[t]!==e||n.splice(t--,1);n.length||ee.fx.stop(),Ke=void 0},ee.fx.timer=function(e){ee.timers.push(e),e()?ee.fx.start():ee.timers.pop()},ee.fx.interval=13,ee.fx.start=function(){Qe||(Qe=setInterval(ee.fx.tick,ee.fx.interval))},ee.fx.stop=function(){clearInterval(Qe),Qe=null},ee.fx.speeds={slow:600,fast:200,_default:400},ee.fn.delay=function(e,t){return e=ee.fx?ee.fx.speeds[e]||e:e,t=t||"fx",this.queue(t,function(t,n){var r=setTimeout(t,e);n.stop=function(){clearTimeout(r)}})},function(){var e=Q.createElement("input"),t=Q.createElement("select"),n=t.appendChild(Q.createElement("option"));e.type="checkbox",K.checkOn=""!==e.value,K.optSelected=n.selected,t.disabled=!0,K.optDisabled=!n.disabled,e=Q.createElement("input"),e.value="t",e.type="radio",K.radioValue="t"===e.value}();var it,at,ot=ee.expr.attrHandle;ee.fn.extend({attr:function(e,t){return ge(this,ee.attr,e,t,arguments.length>1)},removeAttr:function(e){return this.each(function(){ee.removeAttr(this,e)})}}),ee.extend({attr:function(e,t,n){var r,i,a=e.nodeType;if(e&&3!==a&&8!==a&&2!==a)return typeof e.getAttribute===xe?ee.prop(e,t,n):(1===a&&ee.isXMLDoc(e)||(t=t.toLowerCase(),r=ee.attrHooks[t]||(ee.expr.match.bool.test(t)?at:it)),void 0===n?r&&"get"in r&&null!==(i=r.get(e,t))?i:(i=ee.find.attr(e,t),null==i?void 0:i):null!==n?r&&"set"in r&&void 0!==(i=r.set(e,n,t))?i:(e.setAttribute(t,n+""),n):void ee.removeAttr(e,t))},removeAttr:function(e,t){var n,r,i=0,a=t&&t.match(pe);if(a&&1===e.nodeType)for(;n=a[i++];)r=ee.propFix[n]||n,ee.expr.match.bool.test(n)&&(e[r]=!1),e.removeAttribute(n)},attrHooks:{type:{set:function(e,t){if(!K.radioValue&&"radio"===t&&ee.nodeName(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}}}),at={set:function(e,t,n){return t===!1?ee.removeAttr(e,n):e.setAttribute(n,n),n}},ee.each(ee.expr.match.bool.source.match(/\w+/g),function(e,t){var n=ot[t]||ee.find.attr;ot[t]=function(e,t,r){var i,a;return r||(a=ot[t],ot[t]=i,i=null!=n(e,t,r)?t.toLowerCase():null,ot[t]=a),i}});var st=/^(?:input|select|textarea|button)$/i;ee.fn.extend({prop:function(e,t){return ge(this,ee.prop,e,t,arguments.length>1)},removeProp:function(e){return this.each(function(){delete this[ee.propFix[e]||e]})}}),ee.extend({propFix:{"for":"htmlFor","class":"className"},prop:function(e,t,n){var r,i,a,o=e.nodeType;if(e&&3!==o&&8!==o&&2!==o)return a=1!==o||!ee.isXMLDoc(e),a&&(t=ee.propFix[t]||t,i=ee.propHooks[t]),void 0!==n?i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:e[t]=n:i&&"get"in i&&null!==(r=i.get(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){return e.hasAttribute("tabindex")||st.test(e.nodeName)||e.href?e.tabIndex:-1}}}}),K.optSelected||(ee.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null}}),ee.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){ee.propFix[this.toLowerCase()]=this});var ut=/[\t\r\n\f]/g;ee.fn.extend({addClass:function(e){var t,n,r,i,a,o,s="string"==typeof e&&e,u=0,d=this.length;if(ee.isFunction(e))return this.each(function(t){ee(this).addClass(e.call(this,t,this.className))});if(s)for(t=(e||"").match(pe)||[];d>u;u++)if(n=this[u],r=1===n.nodeType&&(n.className?(" "+n.className+" ").replace(ut," "):" ")){for(a=0;i=t[a++];)r.indexOf(" "+i+" ")<0&&(r+=i+" ");o=ee.trim(r),n.className!==o&&(n.className=o)}return this},removeClass:function(e){var t,n,r,i,a,o,s=0===arguments.length||"string"==typeof e&&e,u=0,d=this.length;if(ee.isFunction(e))return this.each(function(t){ee(this).removeClass(e.call(this,t,this.className))});if(s)for(t=(e||"").match(pe)||[];d>u;u++)if(n=this[u],r=1===n.nodeType&&(n.className?(" "+n.className+" ").replace(ut," "):"")){for(a=0;i=t[a++];)for(;r.indexOf(" "+i+" ")>=0;)r=r.replace(" "+i+" "," ");o=e?ee.trim(r):"",n.className!==o&&(n.className=o)}return this},toggleClass:function(e,t){var n=typeof e;return"boolean"==typeof t&&"string"===n?t?this.addClass(e):this.removeClass(e):ee.isFunction(e)?this.each(function(n){ee(this).toggleClass(e.call(this,n,this.className,t),t)}):this.each(function(){if("string"===n)for(var t,r=0,i=ee(this),a=e.match(pe)||[];t=a[r++];)i.hasClass(t)?i.removeClass(t):i.addClass(t);else(n===xe||"boolean"===n)&&(this.className&&ve.set(this,"__className__",this.className),this.className=this.className||e===!1?"":ve.get(this,"__className__")||"")})},hasClass:function(e){for(var t=" "+e+" ",n=0,r=this.length;r>n;n++)if(1===this[n].nodeType&&(" "+this[n].className+" ").replace(ut," ").indexOf(t)>=0)return!0;return!1}});var dt=/\r/g;ee.fn.extend({val:function(e){var t,n,r,i=this[0];{if(arguments.length)return r=ee.isFunction(e),this.each(function(n){var i;1===this.nodeType&&(i=r?e.call(this,n,ee(this).val()):e,null==i?i="":"number"==typeof i?i+="":ee.isArray(i)&&(i=ee.map(i,function(e){return null==e?"":e+""})),t=ee.valHooks[this.type]||ee.valHooks[this.nodeName.toLowerCase()],t&&"set"in t&&void 0!==t.set(this,i,"value")||(this.value=i))});if(i)return t=ee.valHooks[i.type]||ee.valHooks[i.nodeName.toLowerCase()],t&&"get"in t&&void 0!==(n=t.get(i,"value"))?n:(n=i.value,"string"==typeof n?n.replace(dt,""):null==n?"":n)}}}),ee.extend({valHooks:{option:{get:function(e){var t=ee.find.attr(e,"value");return null!=t?t:ee.trim(ee.text(e))}},select:{get:function(e){for(var t,n,r=e.options,i=e.selectedIndex,a="select-one"===e.type||0>i,o=a?null:[],s=a?i+1:r.length,u=0>i?s:a?i:0;s>u;u++)if(n=r[u],(n.selected||u===i)&&(K.optDisabled?!n.disabled:null===n.getAttribute("disabled"))&&(!n.parentNode.disabled||!ee.nodeName(n.parentNode,"optgroup"))){if(t=ee(n).val(),a)return t;o.push(t)}return o},set:function(e,t){for(var n,r,i=e.options,a=ee.makeArray(t),o=i.length;o--;)r=i[o],(r.selected=ee.inArray(r.value,a)>=0)&&(n=!0);return n||(e.selectedIndex=-1),a}}}}),ee.each(["radio","checkbox"],function(){ee.valHooks[this]={set:function(e,t){return ee.isArray(t)?e.checked=ee.inArray(ee(e).val(),t)>=0:void 0}},K.checkOn||(ee.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})}),ee.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error contextmenu".split(" "),function(e,t){ee.fn[t]=function(e,n){return arguments.length>0?this.on(t,null,e,n):this.trigger(t)}}),ee.fn.extend({hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)},bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)}});var lt=ee.now(),ct=/\?/;ee.parseJSON=function(e){return JSON.parse(e+"")},ee.parseXML=function(e){var t,n;if(!e||"string"!=typeof e)return null;try{n=new DOMParser,t=n.parseFromString(e,"text/xml")}catch(r){t=void 0}return(!t||t.getElementsByTagName("parsererror").length)&&ee.error("Invalid XML: "+e),t};var mt=/#.*$/,ft=/([?&])_=[^&]*/,pt=/^(.*?):[ \t]*([^\r\n]*)$/gm,ht=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,_t=/^(?:GET|HEAD)$/,gt=/^\/\//,vt=/^([\w.+-]+:)(?:\/\/(?:[^\/?#]*@|)([^\/?#:]*)(?::(\d+)|)|)/,yt={},bt={},Mt="*/".concat("*"),wt=t.location.href,Lt=vt.exec(wt.toLowerCase())||[];ee.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:wt,type:"GET",isLocal:ht.test(Lt[1]),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Mt,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":ee.parseJSON,"text xml":ee.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?F(F(e,ee.ajaxSettings),t):F(ee.ajaxSettings,e)},ajaxPrefilter:P(yt),ajaxTransport:P(bt),ajax:function(e,t){function n(e,t,n,o){var u,l,g,v,b,w=t;2!==y&&(y=2,s&&clearTimeout(s),r=void 0,a=o||"",M.readyState=e>0?4:0,u=e>=200&&300>e||304===e,n&&(v=I(c,M,n)),v=R(c,v,M,u),u?(c.ifModified&&(b=M.getResponseHeader("Last-Modified"),b&&(ee.lastModified[i]=b),b=M.getResponseHeader("etag"),b&&(ee.etag[i]=b)),204===e||"HEAD"===c.type?w="nocontent":304===e?w="notmodified":(w=v.state,l=v.data,g=v.error,u=!g)):(g=w,(e||!w)&&(w="error",0>e&&(e=0))),M.status=e,M.statusText=(t||w)+"",u?p.resolveWith(m,[l,w,M]):p.rejectWith(m,[M,w,g]),M.statusCode(_),_=void 0,d&&f.trigger(u?"ajaxSuccess":"ajaxError",[M,c,u?l:g]),h.fireWith(m,[M,w]),d&&(f.trigger("ajaxComplete",[M,c]),--ee.active||ee.event.trigger("ajaxStop")))}"object"==typeof e&&(t=e,e=void 0),t=t||{};var r,i,a,o,s,u,d,l,c=ee.ajaxSetup({},t),m=c.context||c,f=c.context&&(m.nodeType||m.jquery)?ee(m):ee.event,p=ee.Deferred(),h=ee.Callbacks("once memory"),_=c.statusCode||{},g={},v={},y=0,b="canceled",M={readyState:0,getResponseHeader:function(e){var t;if(2===y){if(!o)for(o={};t=pt.exec(a);)o[t[1].toLowerCase()]=t[2];t=o[e.toLowerCase()]}return null==t?null:t},getAllResponseHeaders:function(){return 2===y?a:null},setRequestHeader:function(e,t){var n=e.toLowerCase();return y||(e=v[n]=v[n]||e,g[e]=t),this},overrideMimeType:function(e){return y||(c.mimeType=e),this},statusCode:function(e){var t;if(e)if(2>y)for(t in e)_[t]=[_[t],e[t]];else M.always(e[M.status]);return this},abort:function(e){var t=e||b;return r&&r.abort(t),n(0,t),this}};if(p.promise(M).complete=h.add,M.success=M.done,M.error=M.fail,c.url=((e||c.url||wt)+"").replace(mt,"").replace(gt,Lt[1]+"//"),c.type=t.method||t.type||c.method||c.type,c.dataTypes=ee.trim(c.dataType||"*").toLowerCase().match(pe)||[""],null==c.crossDomain&&(u=vt.exec(c.url.toLowerCase()),c.crossDomain=!(!u||u[1]===Lt[1]&&u[2]===Lt[2]&&(u[3]||("http:"===u[1]?"80":"443"))===(Lt[3]||("http:"===Lt[1]?"80":"443")))),c.data&&c.processData&&"string"!=typeof c.data&&(c.data=ee.param(c.data,c.traditional)),N(yt,c,t,M),2===y)return M;d=ee.event&&c.global,d&&0===ee.active++&&ee.event.trigger("ajaxStart"),c.type=c.type.toUpperCase(),c.hasContent=!_t.test(c.type),i=c.url,c.hasContent||(c.data&&(i=c.url+=(ct.test(i)?"&":"?")+c.data,delete c.data),c.cache===!1&&(c.url=ft.test(i)?i.replace(ft,"$1_="+lt++):i+(ct.test(i)?"&":"?")+"_="+lt++)),c.ifModified&&(ee.lastModified[i]&&M.setRequestHeader("If-Modified-Since",ee.lastModified[i]),ee.etag[i]&&M.setRequestHeader("If-None-Match",ee.etag[i])),(c.data&&c.hasContent&&c.contentType!==!1||t.contentType)&&M.setRequestHeader("Content-Type",c.contentType),M.setRequestHeader("Accept",c.dataTypes[0]&&c.accepts[c.dataTypes[0]]?c.accepts[c.dataTypes[0]]+("*"!==c.dataTypes[0]?", "+Mt+"; q=0.01":""):c.accepts["*"]);for(l in c.headers)M.setRequestHeader(l,c.headers[l]);if(c.beforeSend&&(c.beforeSend.call(m,M,c)===!1||2===y))return M.abort();b="abort";for(l in{success:1,error:1,complete:1})M[l](c[l]);if(r=N(bt,c,t,M)){M.readyState=1,d&&f.trigger("ajaxSend",[M,c]),c.async&&c.timeout>0&&(s=setTimeout(function(){M.abort("timeout")},c.timeout));try{y=1,r.send(g,n)}catch(w){if(!(2>y))throw w;n(-1,w)}}else n(-1,"No Transport");return M},getJSON:function(e,t,n){return ee.get(e,t,n,"json")},getScript:function(e,t){return ee.get(e,void 0,t,"script")}}),ee.each(["get","post"],function(e,t){ee[t]=function(e,n,r,i){return ee.isFunction(n)&&(i=i||r,r=n,n=void 0),ee.ajax({url:e,type:t,dataType:i,data:n,success:r})}}),ee._evalUrl=function(e){return ee.ajax({url:e,type:"GET",dataType:"script",async:!1,global:!1,"throws":!0})},ee.fn.extend({wrapAll:function(e){var t;return ee.isFunction(e)?this.each(function(t){ee(this).wrapAll(e.call(this,t))}):(this[0]&&(t=ee(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){for(var e=this;e.firstElementChild;)e=e.firstElementChild;return e}).append(this)),this)},wrapInner:function(e){return ee.isFunction(e)?this.each(function(t){ee(this).wrapInner(e.call(this,t))}):this.each(function(){var t=ee(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){var t=ee.isFunction(e);return this.each(function(n){ee(this).wrapAll(t?e.call(this,n):e)})},unwrap:function(){return this.parent().each(function(){ee.nodeName(this,"body")||ee(this).replaceWith(this.childNodes)}).end()}}),ee.expr.filters.hidden=function(e){return e.offsetWidth<=0&&e.offsetHeight<=0},ee.expr.filters.visible=function(e){return!ee.expr.filters.hidden(e)};var kt=/%20/g,Dt=/\[\]$/,xt=/\r?\n/g,St=/^(?:submit|button|image|reset|file)$/i,Tt=/^(?:input|select|textarea|keygen)/i;ee.param=function(e,t){var n,r=[],i=function(e,t){t=ee.isFunction(t)?t():null==t?"":t,r[r.length]=encodeURIComponent(e)+"="+encodeURIComponent(t)};if(void 0===t&&(t=ee.ajaxSettings&&ee.ajaxSettings.traditional),ee.isArray(e)||e.jquery&&!ee.isPlainObject(e))ee.each(e,function(){i(this.name,this.value)});else for(n in e)W(n,e[n],t,i);return r.join("&").replace(kt,"+")},ee.fn.extend({serialize:function(){return ee.param(this.serializeArray())},serializeArray:function(){
return this.map(function(){var e=ee.prop(this,"elements");return e?ee.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!ee(this).is(":disabled")&&Tt.test(this.nodeName)&&!St.test(e)&&(this.checked||!De.test(e))}).map(function(e,t){var n=ee(this).val();return null==n?null:ee.isArray(n)?ee.map(n,function(e){return{name:t.name,value:e.replace(xt,"\r\n")}}):{name:t.name,value:n.replace(xt,"\r\n")}}).get()}}),ee.ajaxSettings.xhr=function(){try{return new XMLHttpRequest}catch(e){}};var Yt=0,jt={},Ct={0:200,1223:204},At=ee.ajaxSettings.xhr();t.attachEvent&&t.attachEvent("onunload",function(){for(var e in jt)jt[e]()}),K.cors=!!At&&"withCredentials"in At,K.ajax=At=!!At,ee.ajaxTransport(function(e){var t;return K.cors||At&&!e.crossDomain?{send:function(n,r){var i,a=e.xhr(),o=++Yt;if(a.open(e.type,e.url,e.async,e.username,e.password),e.xhrFields)for(i in e.xhrFields)a[i]=e.xhrFields[i];e.mimeType&&a.overrideMimeType&&a.overrideMimeType(e.mimeType),e.crossDomain||n["X-Requested-With"]||(n["X-Requested-With"]="XMLHttpRequest");for(i in n)a.setRequestHeader(i,n[i]);t=function(e){return function(){t&&(delete jt[o],t=a.onload=a.onerror=null,"abort"===e?a.abort():"error"===e?r(a.status,a.statusText):r(Ct[a.status]||a.status,a.statusText,"string"==typeof a.responseText?{text:a.responseText}:void 0,a.getAllResponseHeaders()))}},a.onload=t(),a.onerror=t("error"),t=jt[o]=t("abort");try{a.send(e.hasContent&&e.data||null)}catch(s){if(t)throw s}},abort:function(){t&&t()}}:void 0}),ee.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/(?:java|ecma)script/},converters:{"text script":function(e){return ee.globalEval(e),e}}}),ee.ajaxPrefilter("script",function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")}),ee.ajaxTransport("script",function(e){if(e.crossDomain){var t,n;return{send:function(r,i){t=ee("<script>").prop({async:!0,charset:e.scriptCharset,src:e.url}).on("load error",n=function(e){t.remove(),n=null,e&&i("error"===e.type?404:200,e.type)}),Q.head.appendChild(t[0])},abort:function(){n&&n()}}}});var Et=[],Ot=/(=)\?(?=&|$)|\?\?/;ee.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Et.pop()||ee.expando+"_"+lt++;return this[e]=!0,e}}),ee.ajaxPrefilter("json jsonp",function(e,n,r){var i,a,o,s=e.jsonp!==!1&&(Ot.test(e.url)?"url":"string"==typeof e.data&&!(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&Ot.test(e.data)&&"data");return s||"jsonp"===e.dataTypes[0]?(i=e.jsonpCallback=ee.isFunction(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,s?e[s]=e[s].replace(Ot,"$1"+i):e.jsonp!==!1&&(e.url+=(ct.test(e.url)?"&":"?")+e.jsonp+"="+i),e.converters["script json"]=function(){return o||ee.error(i+" was not called"),o[0]},e.dataTypes[0]="json",a=t[i],t[i]=function(){o=arguments},r.always(function(){t[i]=a,e[i]&&(e.jsonpCallback=n.jsonpCallback,Et.push(i)),o&&ee.isFunction(a)&&a(o[0]),o=a=void 0}),"script"):void 0}),ee.parseHTML=function(e,t,n){if(!e||"string"!=typeof e)return null;"boolean"==typeof t&&(n=t,t=!1),t=t||Q;var r=se.exec(e),i=!n&&[];return r?[t.createElement(r[1])]:(r=ee.buildFragment([e],t,i),i&&i.length&&ee(i).remove(),ee.merge([],r.childNodes))};var Ht=ee.fn.load;ee.fn.load=function(e,t,n){if("string"!=typeof e&&Ht)return Ht.apply(this,arguments);var r,i,a,o=this,s=e.indexOf(" ");return s>=0&&(r=ee.trim(e.slice(s)),e=e.slice(0,s)),ee.isFunction(t)?(n=t,t=void 0):t&&"object"==typeof t&&(i="POST"),o.length>0&&ee.ajax({url:e,type:i,dataType:"html",data:t}).done(function(e){a=arguments,o.html(r?ee("<div>").append(ee.parseHTML(e)).find(r):e)}).complete(n&&function(e,t){o.each(n,a||[e.responseText,t,e])}),this},ee.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){ee.fn[t]=function(e){return this.on(t,e)}}),ee.expr.filters.animated=function(e){return ee.grep(ee.timers,function(t){return e===t.elem}).length};var Pt=t.document.documentElement;ee.offset={setOffset:function(e,t,n){var r,i,a,o,s,u,d,l=ee.css(e,"position"),c=ee(e),m={};"static"===l&&(e.style.position="relative"),s=c.offset(),a=ee.css(e,"top"),u=ee.css(e,"left"),d=("absolute"===l||"fixed"===l)&&(a+u).indexOf("auto")>-1,d?(r=c.position(),o=r.top,i=r.left):(o=parseFloat(a)||0,i=parseFloat(u)||0),ee.isFunction(t)&&(t=t.call(e,n,s)),null!=t.top&&(m.top=t.top-s.top+o),null!=t.left&&(m.left=t.left-s.left+i),"using"in t?t.using.call(e,m):c.css(m)}},ee.fn.extend({offset:function(e){if(arguments.length)return void 0===e?this:this.each(function(t){ee.offset.setOffset(this,e,t)});var t,n,r=this[0],i={top:0,left:0},a=r&&r.ownerDocument;if(a)return t=a.documentElement,ee.contains(t,r)?(typeof r.getBoundingClientRect!==xe&&(i=r.getBoundingClientRect()),n=U(a),{top:i.top+n.pageYOffset-t.clientTop,left:i.left+n.pageXOffset-t.clientLeft}):i},position:function(){if(this[0]){var e,t,n=this[0],r={top:0,left:0};return"fixed"===ee.css(n,"position")?t=n.getBoundingClientRect():(e=this.offsetParent(),t=this.offset(),ee.nodeName(e[0],"html")||(r=e.offset()),r.top+=ee.css(e[0],"borderTopWidth",!0),r.left+=ee.css(e[0],"borderLeftWidth",!0)),{top:t.top-r.top-ee.css(n,"marginTop",!0),left:t.left-r.left-ee.css(n,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){for(var e=this.offsetParent||Pt;e&&!ee.nodeName(e,"html")&&"static"===ee.css(e,"position");)e=e.offsetParent;return e||Pt})}}),ee.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(e,n){var r="pageYOffset"===n;ee.fn[e]=function(i){return ge(this,function(e,i,a){var o=U(e);return void 0===a?o?o[n]:e[i]:void(o?o.scrollTo(r?t.pageXOffset:a,r?a:t.pageYOffset):e[i]=a)},e,i,arguments.length,null)}}),ee.each(["top","left"],function(e,t){ee.cssHooks[t]=L(K.pixelPosition,function(e,n){return n?(n=w(e,t),ze.test(n)?ee(e).position()[t]+"px":n):void 0})}),ee.each({Height:"height",Width:"width"},function(e,t){ee.each({padding:"inner"+e,content:t,"":"outer"+e},function(n,r){ee.fn[r]=function(r,i){var a=arguments.length&&(n||"boolean"!=typeof r),o=n||(r===!0||i===!0?"margin":"border");return ge(this,function(t,n,r){var i;return ee.isWindow(t)?t.document.documentElement["client"+e]:9===t.nodeType?(i=t.documentElement,Math.max(t.body["scroll"+e],i["scroll"+e],t.body["offset"+e],i["offset"+e],i["client"+e])):void 0===r?ee.css(t,n,o):ee.style(t,n,r,o)},t,a?r:void 0,a,null)}})}),ee.fn.size=function(){return this.length},ee.fn.andSelf=ee.fn.addBack,"function"==typeof e&&e.amd&&e("frontend/node_modules/jquery/dist/jquery.js",[],function(){return ee})&&e("jquery",["frontend/node_modules/jquery/dist/jquery.js"],function(e){return e});var Nt=t.jQuery,Ft=t.$;return ee.noConflict=function(e){return t.$===ee&&(t.$=Ft),e&&t.jQuery===ee&&(t.jQuery=Nt),ee},typeof n===xe&&(t.jQuery=t.$=ee),ee})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/util/attr.js",["can/util/can"],function(e){var t=e.global.setImmediate||function(e){return setTimeout(e,0)},n={input:!0,textarea:!0,select:!0},r=function(t,r){return r in t||e.document&&n[t.nodeName.toLowerCase()]},i={MutationObserver:e.global.MutationObserver||e.global.WebKitMutationObserver||e.global.MozMutationObserver,map:{"class":function(e,t){return t=t||"","http://www.w3.org/2000/svg"===e.namespaceURI?e.setAttribute("class",t):e.className=t,t},value:"value",innertext:"innerText",innerhtml:"innerHTML",textcontent:"textContent","for":"htmlFor",checked:!0,disabled:!0,readonly:function(e,t){return e.readOnly=t||"string"==typeof t?!0:!1,t},required:!0,src:function(e,t){return null==t||""===t?(e.removeAttribute("src"),null):(e.setAttribute("src",t),t)},style:function(){var t=e.global.document&&document.createElement("div");return t&&t.style&&"cssText"in t.style?function(e,t){return e.style.cssText=t||""}:function(e,t){return e.setAttribute("style",t)}}()},defaultValue:["input","textarea"],setAttrOrProp:function(e,t,n){t=t.toLowerCase();var r=i.map[t];r!==!0||n?this.set(e,t,n):this.remove(e,t)},setSelectValue:function(e,t){if(null!=t)for(var n=e.getElementsByTagName("option"),r=0;r<n.length;r++)if(t==n[r].value)return void(n[r].selected=!0);e.selectedIndex=-1},set:function(t,n,a){var o=e.isDOM(t)&&i.MutationObserver;n=n.toLowerCase();var s;o||(s=i.get(t,n));var u,d=i.map[n];"function"==typeof d?u=d(t,a):d===!0&&r(t,n)?(u=t[n]=!0,"checked"===n&&"radio"===t.type&&e.inArray((t.nodeName+"").toLowerCase(),i.defaultValue)>=0&&(t.defaultChecked=!0)):"string"==typeof d&&r(t,d)?(u=a,(t[d]!==a||"OPTION"===t.nodeName.toUpperCase())&&(t[d]=a),"value"===d&&e.inArray((t.nodeName+"").toLowerCase(),i.defaultValue)>=0&&(t.defaultValue=a)):i.setAttribute(t,n,a),o||u===s||i.trigger(t,n,s)},setAttribute:function(){var t=e.global.document;if(t&&document.createAttribute)try{t.createAttribute("{}")}catch(n){var r={},i=document.createElement("div");return function(e,t,n){var a,o,s=t.charAt(0);"{"!==s&&"("!==s&&"*"!==s||!e.setAttributeNode?e.setAttribute(t,n):(a=r[t],a||(i.innerHTML="<div "+t+'=""></div>',a=r[t]=i.childNodes[0].attributes[0]),o=a.cloneNode(),o.value=n,e.setAttributeNode(o))}}return function(e,t,n){e.setAttribute(t,n)}}(),trigger:function(n,r,i){return e.data(e.$(n),"canHasAttributesBindings")?(r=r.toLowerCase(),t(function(){e.trigger(n,{type:"attributes",attributeName:r,target:n,oldValue:i,bubbles:!1},[])})):void 0},get:function(e,t){t=t.toLowerCase();var n=i.map[t];return"string"==typeof n&&r(e,n)?e[n]:n===!0&&r(e,t)?e[t]:e.getAttribute(t)},remove:function(e,t){t=t.toLowerCase();var n;i.MutationObserver||(n=i.get(e,t));var a=i.map[t];"function"==typeof a&&a(e,void 0),a===!0&&r(e,t)?e[t]=!1:"string"==typeof a&&r(e,a)?e[a]="":e.removeAttribute(t),i.MutationObserver||null==n||i.trigger(e,t,n)},has:function(){var t=e.global.document&&document.createElement("div");return t&&t.hasAttribute?function(e,t){return e.hasAttribute(t)}:function(e,t){return null!==e.getAttribute(t)}}()};return i})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/event.js",["can/util/can"],function(e){return e.addEvent=function(e,t){var n=this.__bindEvents||(this.__bindEvents={}),r=n[e]||(n[e]=[]);return r.push({handler:t,name:e}),this},e.listenTo=function(t,n,r){var i=this.__listenToEvents;i||(i=this.__listenToEvents={});var a=e.cid(t),o=i[a];o||(o=i[a]={obj:t,events:{}});var s=o.events[n];s||(s=o.events[n]=[]),s.push(r),e.bind.call(t,n,r)},e.stopListening=function(t,n,r){var i=this.__listenToEvents,a=i,o=0;if(!i)return this;if(t){var s=e.cid(t);if((a={})[s]=i[s],!i[s])return this}for(var u in a){var d,l=a[u];t=i[u].obj,n?(d={})[n]=l.events[n]:d=l.events;for(var c in d){var m=d[c]||[];for(o=0;o<m.length;)r&&r===m[o]||!r?(e.unbind.call(t,c,m[o]),m.splice(o,1)):o++;m.length||delete l.events[c]}e.isEmptyObject(l.events)&&delete i[u]}return this},e.removeEvent=function(e,t,n){if(!this.__bindEvents)return this;for(var r,i=this.__bindEvents[e]||[],a=0,o="function"==typeof t;a<i.length;)r=i[a],(n?n(r,e,t):o&&r.handler===t||!o&&(r.cid===t||!t))?i.splice(a,1):a++;return this},e.dispatch=function(e,t){var n=this.__bindEvents;if(n){var r;"string"==typeof e?(r=e,e={type:e}):r=e.type;var i=n[r];if(i){i=i.slice(0);var a=[e];t&&a.push.apply(a,t);for(var o=0,s=i.length;s>o;o++)i[o].handler.apply(this,a);return e}}},e.one=function(t,n){var r=function(){return e.unbind.call(this,t,r),n.apply(this,arguments)};return e.bind.call(this,t,r),this},e.event={on:function(){return 0===arguments.length&&e.Control&&this instanceof e.Control?e.Control.prototype.on.call(this):e.addEvent.apply(this,arguments)},off:function(){return 0===arguments.length&&e.Control&&this instanceof e.Control?e.Control.prototype.off.call(this):e.removeEvent.apply(this,arguments)},bind:e.addEvent,unbind:e.removeEvent,delegate:function(t,n,r){return e.addEvent.call(this,n,r)},undelegate:function(t,n,r){return e.removeEvent.call(this,n,r)},trigger:e.dispatch,one:e.one,addEvent:e.addEvent,removeEvent:e.removeEvent,listenTo:e.listenTo,stopListening:e.stopListening,dispatch:e.dispatch},e.event})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/fragment.js",["can/util/can"],function(e){var t=/^\s*<(\w+)[^>]*>/,n={}.toString,r=function(r,i,a){void 0===i&&(i=t.test(r)&&RegExp.$1),r&&"[object Function]"===n.call(r.replace)&&(r=r.replace(/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,"<$1></$2>"));var o=a.createElement("div"),s=a.createElement("div");"tbody"===i||"tfoot"===i||"thead"===i||"colgroup"===i?(s.innerHTML="<table>"+r+"</table>",o=3===s.firstChild.nodeType?s.lastChild:s.firstChild):"col"===i?(s.innerHTML="<table><colgroup>"+r+"</colgroup></table>",o=3===s.firstChild.nodeType?s.lastChild:s.firstChild.firstChild):"tr"===i?(s.innerHTML="<table><tbody>"+r+"</tbody></table>",o=3===s.firstChild.nodeType?s.lastChild:s.firstChild.firstChild):"td"===i||"th"===i?(s.innerHTML="<table><tbody><tr>"+r+"</tr></tbody></table>",o=3===s.firstChild.nodeType?s.lastChild:s.firstChild.firstChild.firstChild):"option"===i?(s.innerHTML="<select>"+r+"</select>",o=3===s.firstChild.nodeType?s.lastChild:s.firstChild):o.innerHTML=""+r;var u={},d=e.childNodes(o);u.length=d.length;for(var l=0;l<d.length;l++)u[l]=d[l];return[].slice.call(u)};return e.buildFragment=function(e,t){if(e&&11===e.nodeType)return e;t?t.length&&(t=t[0]):t=document;for(var n=r(e,void 0,t),i=(t||document).createDocumentFragment(),a=0,o=n.length;o>a;a++)i.appendChild(n[a]);return i},function(){var t="<-\n>",n=e.buildFragment(t,document);if(t!==n.firstChild.nodeValue){var r=e.buildFragment;e.buildFragment=function(e,t){var n=r(e,t);return 1===n.childNodes.length&&3===n.childNodes[0].nodeType&&(n.childNodes[0].nodeValue=e),n}}}(),e})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/util/isArrayLike.js",["can/util/can"],function(e){e.isArrayLike=function(e){var t=e&&"boolean"!=typeof e&&"number"!=typeof e&&"length"in e&&e.length;return"function"!=typeof arr&&(0===t||"number"==typeof t&&t>0&&t-1 in e)}})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/util/each.js",["can/util/can","can/util/isArrayLike"],function(e){return e.each=function(t,n,r){var i,a,o,s=0;if(t)if(e.isArrayLike(t))if(e.List&&t instanceof e.List)for(a=t.attr("length");a>s&&(o=t.attr(s),n.call(r||o,o,s,t)!==!1);s++);else for(a=t.length;a>s&&(o=t[s],n.call(r||o,o,s,t)!==!1);s++);else if("object"==typeof t)if(e.Map&&t instanceof e.Map||t===e.route){var u=e.Map.keys(t);for(s=0,a=u.length;a>s&&(i=u[s],o=t.attr(i),n.call(r||o,o,i,t)!==!1);s++);}else for(i in t)if(Object.prototype.hasOwnProperty.call(t,i)&&n.call(r||t[i],t[i],i,t)===!1)break;return t},e})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/util/can.js",[],function(){var e="undefined"!=typeof window?window:"undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?self:global,t={};("undefined"==typeof GLOBALCAN||GLOBALCAN!==!1)&&(e.can=t),t.global=e,t.k=function(){},t.isDeferred=function(e){return t.dev&&t.dev.warn("can.isDeferred: this function is deprecated and will be removed in a future release. can.isPromise replaces the functionality of can.isDeferred."),e&&"function"==typeof e.then&&"function"==typeof e.pipe},t.isPromise=function(e){return!!e&&(window.Promise&&e instanceof Promise||t.isFunction(e.then)&&(void 0===t.List||!(e instanceof t.List)))},t.isMapLike=function(e){return t.Map&&(e instanceof t.Map||e&&e.___get)};var n=0;t.cid=function(e,t){return e._cid||(n++,e._cid=(t||"")+n),e._cid},t.VERSION="2.3.27",t.simpleExtend=function(e,t){for(var n in t)e[n]=t[n];return e},t.last=function(e){return e&&e[e.length-1]},t.isDOM=function(e){return(e.ownerDocument||e)===t.global.document},t.childNodes=function(e){var t=e.childNodes;if("length"in t)return t;for(var n=e.firstChild,r=[];n;)r.push(n),n=n.nextSibling;return r};var r=Function.prototype.bind;r?t.proxy=function(e,t){return r.call(e,t)}:t.proxy=function(e,t){return function(){return e.apply(t,arguments)}},t.frag=function(e,n){var r,i=n||t.document||t.global.document;return e&&"string"!=typeof e?11===e.nodeType?e:"number"==typeof e.nodeType?(r=i.createDocumentFragment(),r.appendChild(e),r):"number"==typeof e.length?(r=i.createDocumentFragment(),t.each(e,function(e){r.appendChild(t.frag(e))}),t.childNodes(r).length||r.appendChild(i.createTextNode("")),r):(r=t.buildFragment(""+e,i),t.childNodes(r).length||r.appendChild(i.createTextNode("")),r):(r=t.buildFragment(null==e?"":""+e,i),r.childNodes.length||r.appendChild(i.createTextNode("")),r)},t.scope=t.viewModel=function(e,n,r){e=t.$(e);var i=t.data(e,"scope")||t.data(e,"viewModel");switch(i||(i=new t.Map,t.data(e,"scope",i),t.data(e,"viewModel",i)),arguments.length){case 0:case 1:return i;case 2:return i.attr(n);default:return i.attr(n,r),e}};var i=function(e){var t=String(e).replace(/^\s+|\s+$/g,"").match(/^([^:\/?#]+:)?(\/\/(?:[^:@]*(?::[^:@]*)?@)?(([^:\/?#]*)(?::(\d*))?))?([^?#]*)(\?[^#]*)?(#[\s\S]*)?/);return t?{href:t[0]||"",protocol:t[1]||"",authority:t[2]||"",host:t[3]||"",hostname:t[4]||"",port:t[5]||"",pathname:t[6]||"",search:t[7]||"",hash:t[8]||""}:null};return t.joinURIs=function(e,t){function n(e){var t=[];return e.replace(/^(\.\.?(\/|$))+/,"").replace(/\/(\.(\/|$))+/g,"/").replace(/\/\.\.$/,"/../").replace(/\/?[^\/]*/g,function(e){"/.."===e?t.pop():t.push(e)}),t.join("").replace(/^\//,"/"===e.charAt(0)?"/":"")}return t=i(t||""),e=i(e||""),t&&e?(t.protocol||e.protocol)+(t.protocol||t.authority?t.authority:e.authority)+n(t.protocol||t.authority||"/"===t.pathname.charAt(0)?t.pathname:t.pathname?(e.authority&&!e.pathname?"/":"")+e.pathname.slice(0,e.pathname.lastIndexOf("/")+1)+t.pathname:e.pathname)+(t.protocol||t.authority||t.pathname?t.search:t.search||e.search)+t.hash:null},t["import"]=function(e,n){var r=new t.Deferred;return"object"==typeof window.System&&t.isFunction(window.System["import"])?window.System["import"](e,{name:n}).then(t.proxy(r.resolve,r),t.proxy(r.reject,r)):window.define&&window.define.amd?window.require([e],function(e){r.resolve(e)}):window.steal?steal.steal(e,function(e){r.resolve(e)}):window.require?r.resolve(window.require(e)):r.resolve(),r.promise()},t.__observe=function(){},t.isNode="object"==typeof process&&"[object process]"==={}.toString.call(process),t.isBrowserWindow="undefined"!=typeof window&&"undefined"!=typeof document&&"undefined"==typeof SimpleDOM,t.isWebWorker="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope,t})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/util/inserted.js",["can/util/can"],function(e){e.inserted=function(t,n){if(t.length){t=e.makeArray(t);for(var r,i,a=n||t[0].ownerDocument||t[0],o=!1,s=e.$(a.contains?a:a.body),u=0;void 0!==(i=t[u]);u++){if(!o){if(!i.getElementsByTagName)continue;if(!e.has(s,i).length)return;o=!0}if(o&&i.getElementsByTagName){r=e.makeArray(i.getElementsByTagName("*")),e.trigger(i,"inserted",[],!1);for(var d,l=0;void 0!==(d=r[l]);l++)e.trigger(d,"inserted",[],!1)}}}},e.appendChild=function(t,n,r){var i;i=11===n.nodeType?e.makeArray(e.childNodes(n)):[n],t.appendChild(n),e.inserted(i,r)},e.insertBefore=function(t,n,r,i){var a;a=11===n.nodeType?e.makeArray(e.childNodes(n)):[n],t.insertBefore(n,r),e.inserted(a,i)}})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/util/jquery.js",["jquery","can/util/can","can/util/attr","can/event","can/fragment","can/util/each","can/util/inserted"],function(e,t,n,r){var i=function(e){return e.nodeName&&(1===e.nodeType||9===e.nodeType)||e==window||e.addEventListener};e=e||window.jQuery,e.extend(t,e,{trigger:function(n,r,a,o){i(n)?e.event.trigger(r,a,n,!o):n.trigger?n.trigger(r,a):("string"==typeof r&&(r={type:r}),r.target=r.target||n,a&&(a.length&&"string"==typeof a?a=[a]:a.length||(a=[a])),a||(a=[]),t.dispatch.call(n,r,a))},event:t.event,addEvent:t.addEvent,removeEvent:t.removeEvent,buildFragment:t.buildFragment,$:e,each:t.each,bind:function(n,r){return this.bind&&this.bind!==t.bind?this.bind(n,r):i(this)?e.event.add(this,n,r):t.addEvent.call(this,n,r),this},unbind:function(n,r){return this.unbind&&this.unbind!==t.unbind?this.unbind(n,r):i(this)?e.event.remove(this,n,r):t.removeEvent.call(this,n,r),this},delegate:function(n,r,a){return this.delegate?this.delegate(n,r,a):i(this)?e(this).delegate(n,r,a):t.bind.call(this,r,a),this},undelegate:function(n,r,a){return this.undelegate?this.undelegate(n,r,a):i(this)?e(this).undelegate(n,r,a):t.unbind.call(this,r,a),this},proxy:t.proxy,attr:n}),t.on=t.bind,t.off=t.unbind,e.each(["append","filter","addClass","remove","data","get","has"],function(e,n){t[n]=function(e){return e[n].apply(e,t.makeArray(arguments).slice(1))}});var a=e.cleanData;e.cleanData=function(n){e.each(n,function(e,n){n&&t.trigger(n,"removed",[],!1)}),a(n)};var o,s=e.fn.domManip;e.fn.domManip=function(e,t,n){for(var r=1;r<arguments.length;r++)if("function"==typeof arguments[r]){o=r;break}return s.apply(this,arguments)},e(document.createElement("div")).append(document.createElement("div"));var u=function(e){var n=e.childNodes;if("length"in n)return t.makeArray(n);for(var r=e.firstChild,i=[];r;)i.push(r),r=r.nextSibling;return i};void 0===o?(e.fn.domManip=s,t.each(["after","prepend","before","append","replaceWith"],function(n){var r=e.fn[n];e.fn[n]=function(){var e=[],n=t.makeArray(arguments);null!=n[0]&&("string"==typeof n[0]&&(n[0]=t.buildFragment(n[0])),e=11===n[0].nodeType?u(n[0]):t.isArrayLike(n[0])?t.makeArray(n[0]):[n[0]]);var i=r.apply(this,n);return t.inserted(e),i}})):e.fn.domManip=2===o?function(e,n,r){return s.call(this,e,n,function(e){var n;11===e.nodeType&&(n=t.makeArray(t.childNodes(e)));var i=r.apply(this,arguments);return t.inserted(n?n:[e]),i})}:function(e,n){return s.call(this,e,function(e){var r;11===e.nodeType&&(r=t.makeArray(t.childNodes(e)));var i=n.apply(this,arguments);return t.inserted(r?r:[e]),i})};var d=e.attr;e.attr=function(e,n){if(t.isDOM(e)&&t.attr.MutationObserver)return d.apply(this,arguments);var r,i;arguments.length>=3&&(r=d.call(this,e,n));var a=d.apply(this,arguments);return arguments.length>=3&&(i=d.call(this,e,n)),i!==r&&t.attr.trigger(e,n,r),a};var l=e.removeAttr;return e.removeAttr=function(e,n){if(t.isDOM(e)&&t.attr.MutationObserver)return l.apply(this,arguments);var r=d.call(this,e,n),i=l.apply(this,arguments);return null!=r&&t.attr.trigger(e,n,r),i},e.event.special.attributes={setup:function(){if(t.isDOM(this)&&t.attr.MutationObserver){var e=this,n=new t.attr.MutationObserver(function(n){n.forEach(function(n){var r=t.simpleExtend({},n);t.trigger(e,r,[])})});n.observe(this,{attributes:!0,attributeOldValue:!0}),t.data(t.$(this),"canAttributesObserver",n)}else t.data(t.$(this),"canHasAttributesBindings",!0)},teardown:function(){t.isDOM(this)&&t.attr.MutationObserver?(t.data(t.$(this),"canAttributesObserver").disconnect(),e.removeData(this,"canAttributesObserver")):e.removeData(this,"canHasAttributesBindings")}},e.event.special.inserted={},e.event.special.removed={},t})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/util/library.js",["can/util/jquery"],function(e){return e})}(),function(){var e=System.amdDefine;e("frontend/node_modules/can/dist/amd/can/util/string.js",["can/util/library"],function(e){var t=/_|-/,n=/\=\=/,r=/([A-Z]+)([A-Z][a-z])/g,i=/([a-z\d])([A-Z])/g,a=/([a-z\d])([A-Z])/g,o=/\{([^\}]+)\}/g,s=/"/g,u=/'/g,d=/-+(.)?/g,l=/[a-z][A-Z]/g,c=function(e,t,n){var r=e[t];return void 0===r&&n===!0&&(r=e[t]={}),r},m=function(e){return/^f|^o/.test(typeof e)},f=function(e){var t=null===e||void 0===e||isNaN(e)&&""+e=="NaN";return""+(t?"":e)};return e.extend(e,{esc:function(e){return f(e).replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(s,"&#34;").replace(u,"&#39;")},getObject:function(t,n,r){var i,a,o,s,u=t?t.split("."):[],d=u.length,l=0;if(n=e.isArray(n)?n:[n||window],s=n.length,!d)return n[0];for(l;s>l;l++){for(i=n[l],o=void 0,a=0;d>a&&m(i);a++)o=i,i=c(o,u[a]);if(void 0!==o&&void 0!==i)break}if(r===!1&&void 0!==i&&delete o[u[a-1]],r===!0&&void 0===i)for(i=n[0],a=0;d>a&&m(i);a++)i=c(i,u[a],!0);return i},capitalize:function(e,t){return e.charAt(0).toUpperCase()+e.slice(1)},camelize:function(e){return f(e).replace(d,function(e,t){return t?t.toUpperCase():""})},hyphenate:function(e){return f(e).replace(l,function(e,t){return e.charAt(0)+"-"+e.charAt(1).toLowerCase()})},underscore:function(e){return e.replace(n,"/").replace(r,"$1_$2").replace(i,"$1_$2").replace(a,"_").toLowerCase()},sub:function(t,n,r){var i=[];return t=t||"",i.push(t.replace(o,function(t,a){var o=e.getObject(a,n,r===!0?!1:void 0);return void 0===o||null===o?(i=null,""):m(o)&&i?(i.push(o),""):""+o})),null===i?i:i.length<=1?i[0]:i},replacer:o,undHash:t}),e})}(),System.register("frontend/node_modules/idms-web-components/modules/managers/localizationManager.js",["../util/htmlDecode.js","can/util/string"],function(e,t){"use strict";var n,r,i,a,o,s,u,d;return{setters:[function(e){n=e["default"]},function(e){r=e["default"]}],execute:function(){i={},a={},a.addString=function(e,t){var r=arguments.length<=2||void 0===arguments[2]?!0:arguments[2];i[e]=r?n(t):t},o=function(e,t){for(var n=arguments.length,a=Array(n>2?n-2:0),o=2;n>o;o++)a[o-2]=arguments[o];var s=i[t];return s&&a.forEach(function(t,n){e&&(t=r.esc(t));var i=new RegExp("\\{"+n+"(:.*?)?\\}","g");s=s.replace(i,function(){return t})}),s},e("locMessage",s=function(e){for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;t>r;r++)n[r-1]=arguments[r];return o.apply(void 0,[!0,e].concat(n))}),e("locMessage",s),e("locMessageUnsafe",u=function(e){for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;t>r;r++)n[r-1]=arguments[r];return o.apply(void 0,[!1,e].concat(n))}),e("locMessageUnsafe",u),e("getLocString",d=u),e("getLocString",d),a.getString=u,a.get=u,e("default",a)}}}),System.register("frontend/clients/widget/auth/modules/util/errorNormalizer.js",["idms/modules/utils/serverResponseNormalizer.js","lodash/object/get.js","../constants.js","idms/modules/managers/localizationManager.js"],function(e,t){"use strict";var n,r,i,a,o,s,u;return{setters:[function(e){n=e.getServerError},function(e){r=e["default"]},function(e){i=e["default"]},function(e){a=e["default"]}],execute:function(){o=function(e,t,n){return Object.keys(n).forEach(function(i){n[i].forEach(function(n){t.status[i]=!!r(e,n,t.status[i])})}),t},e("getServerError",s=function(e){var t=arguments.length<=1||void 0===arguments[1]?a.getString("fallback"):arguments[1],r={isRecoveryKeyLocked:["recoveryKeyLocked"],isSecurityCodeLocked:["securityCode.securityCodeLocked","securityCodeLocked"],isTooManyCodesLock:["securityCode.tooManyCodesLock"],isTooManyCodesValidated:["securityCode.tooManyCodesValidated","tooManyCodesValidated"],isTooManyCodesSent:["securityCode.tooManyCodesSent","tooManyCodesSent"],isAccountLocked:["accountLocked"]},s={message:a.getString("fallback"),code:i.UNKNOWN,status:{isRecoveryKeyLocked:!1,isSecurityCodeLocked:!1,isTooManyCodesLock:!1,isTooManyCodesValidated:!1,isTooManyCodesSent:!1,isAccountLocked:!1},skim:function(){return u(this)}};if("object"==typeof e&&null!==e){var d=n(e,t);s.message=d.message||"",s.code="string"==typeof d.code&&""!==d.code.trim()?d.code:s.code,s=o(e,s,r)}return s}),e("getServerError",s),e("getClientError",u=function(e,t,n){var r={code:i.UNKNOWN,message:"",data:{}};return"object"==typeof e?(r.code=e.code,r.message=e.message):("string"==typeof e||"number"==typeof e)&&(e?r.code=e:null,t?r.message=t:null,n?r.data=n:null),r}),e("getClientError",u),e("default",s)}}}),System.registerDynamic("frontend/node_modules/lodash/internal/toObject.js",["../lang/isObject"],!0,function(e,t,n){function r(e){return i(e)?e:Object(e)}var i=(this||self,e("../lang/isObject"));return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/internal/baseGet.js",["./toObject"],!0,function(e,t,n){function r(e,t,n){if(null!=e){void 0!==n&&n in i(e)&&(t=[n]);for(var r=0,a=t.length;null!=e&&a>r;)e=e[t[r++]];return r&&r==a?e:void 0}}var i=(this||self,e("./toObject"));return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/internal/baseToString.js",[],!0,function(e,t,n){function r(e){return null==e?"":e+""}this||self;return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/lang/isObject.js",[],!0,function(e,t,n){function r(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}this||self;return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/lang/isFunction.js",["./isObject"],!0,function(e,t,n){function r(e){return i(e)&&s.call(e)==a}var i=(this||self,e("./isObject")),a="[object Function]",o=Object.prototype,s=o.toString;return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/lang/isNative.js",["./isFunction","../internal/isObjectLike"],!0,function(e,t,n){function r(e){return null==e?!1:i(e)?l.test(u.call(e)):a(e)&&o.test(e)}var i=(this||self,e("./isFunction")),a=e("../internal/isObjectLike"),o=/^\[object .+?Constructor\]$/,s=Object.prototype,u=Function.prototype.toString,d=s.hasOwnProperty,l=RegExp("^"+u.call(d).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/internal/getNative.js",["../lang/isNative"],!0,function(e,t,n){function r(e,t){var n=null==e?void 0:e[t];return i(n)?n:void 0}var i=(this||self,e("../lang/isNative"));return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/internal/isLength.js",[],!0,function(e,t,n){function r(e){return"number"==typeof e&&e>-1&&e%1==0&&i>=e}var i=(this||self,9007199254740991);return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/internal/isObjectLike.js",[],!0,function(e,t,n){function r(e){return!!e&&"object"==typeof e}this||self;return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/lang/isArray.js",["../internal/getNative","../internal/isLength","../internal/isObjectLike"],!0,function(e,t,n){var r=(this||self,e("../internal/getNative")),i=e("../internal/isLength"),a=e("../internal/isObjectLike"),o="[object Array]",s=Object.prototype,u=s.toString,d=r(Array,"isArray"),l=d||function(e){return a(e)&&i(e.length)&&u.call(e)==o};return n.exports=l,n.exports}),System.registerDynamic("frontend/node_modules/lodash/internal/toPath.js",["./baseToString","../lang/isArray"],!0,function(e,t,n){function r(e){if(a(e))return e;var t=[];return i(e).replace(o,function(e,n,r,i){t.push(r?i.replace(s,"$1"):n||e)}),t}var i=(this||self,e("./baseToString")),a=e("../lang/isArray"),o=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\n\\]|\\.)*?)\2)\]/g,s=/\\(\\)?/g;return n.exports=r,n.exports}),System.registerDynamic("frontend/node_modules/lodash/object/get.js",["../internal/baseGet","../internal/toPath"],!0,function(e,t,n){function r(e,t,n){var r=null==e?void 0:i(e,a(t),t+"");return void 0===r?n:r}var i=(this||self,e("../internal/baseGet")),a=e("../internal/toPath");return n.exports=r,n.exports}),System.register("frontend/clients/widget/auth/modules/util/getLogger.js",["lodash/object/get.js"],function(e,t){"use strict";var n,r,i;return{setters:[function(e){n=e["default"]}],execute:function(){r=n(window,"AppleID.service.JSLogger",{log:function(){},setSCNT:function(){},getLoggingEndpoint:function(){},setLoggingEndpoint:function(){},setGlobalLogLevel:function(){},getGlobalLogLevel:function(){}}),e("tryCatchErrorLog",i=function(e){r.log({type:"error",message:e.message,title:e.title||e.name||"ERROR (Default)",stacktrace:e.stack})}),e("default",r),e("tryCatchErrorLog",i)}}}),System.register("frontend/clients/widget/auth/modules/fedAuth/fedAuthentication.js",["pmrpc.js","widget/auth/modules/constants.js","widget/auth/modules/util/errorNormalizer.js","bootData","widget/auth/modules/util/getLogger.js"],function(e,t){"use strict";var n,r,i,a,o,s,u,d,l,c,m,f,p,h,_,g,v,y,b,M,w,L,k,D,x;return{setters:[function(e){n=e["default"]},function(e){r=e["default"];
},function(e){i=e.getClientError},function(e){a=e.data},function(e){o=e["default"]}],execute:function(){s=void 0,u={onClose:function(){},onError:function(){},onTimeout:function(){},onSuccess:function(){}},d={reference:void 0,state:void 0},l=!1,c={OPENED:"OPENED",CLOSED:"CLOSED",NAVIGATED:"NAVIGATED",REFRESEHED:"REFRESHED"},m=3e5,f=3e3,p=new n,h=function(){var e=void 0,t=void 0,n=void 0;p.register({publicProcedureName:"fedAuthDone",procedure:function(){if(n=arguments.length<=0?void 0:arguments[0],d.reference.close(),n.error&&"string"==typeof n.error.code&&n.error.code.trim().length>0){var o=n.error,s=i(r.TEST_IDP_FAILED,"",o);"-23918"===n.error.code&&(o.accountName=n.idpAccountName),g(s)}else l=!0,t={rememberMe:a.rememberMe,session:n.session,trustToken:"",accountName:a.accountName},e=n.accountCountry,"string"==typeof e?n.accountCountry=e:null,u.onSuccess(t)}}),p.register({publicProcedureName:"fedAuthConfig",procedure:function(){return s}})},_=function(){var e=setInterval(function(){d.reference&&d.reference.closed&&(l||d.state===c.CLOSED||(d={reference:void 0,state:void 0},u.onClose()),clearInterval(e))},f);setTimeout(function(){l||(o.log({type:"INFO",title:r.TIMEOUT,message:"Auth federation timed out. "}),d.reference.close(),d.state=c.CLOSED,d={reference:void 0,state:void 0},u.onTimeout())},a.fedAuthTimeout||m)},g=function(e){o.log({type:r.ERROR,title:e.code,message:e.data.code+e.data.message}),d={reference:void 0,state:void 0},u.onError(e)},v=function(e,t){var n=window.innerWidth?window.innerWidth:document.documentElement.clientWidth?document.documentElement.clientWidth:screen.width,r=window.innerHeight?window.innerHeight:document.documentElement.clientHeight?document.documentElement.clientHeight:screen.height;return{left:n/2-e/2+window.screenLeft,top:r/2-t/2+window.screenTop}},y=700,b=700,M=v(y,b).left,w=v(y,b).top,L={strWindowFeatures:"width="+y+",height="+b+",left="+M+",top="+w+",resizable=no,location=no,menubar=no",windowName:"Apple Federated Authentication"},k=function(e){return h(),_(),s=e.data,new Promise(function(t,n){var r=void 0;r=void 0!==typeof a.urlContext&&a.urlContext.length>0?""+window.location.origin+a.urlContext+"/auth/federate/idp?accountName="+e.accountName+"&widgetKey="+e.widgetKey:window.location.origin+"/auth/federate/idp?accountName="+e.accountName+"&widgetKey="+e.widgetKey,"undefined"==typeof d.reference&&D(),d.reference.location=r,t(!0)})},D=function(){return new Promise(function(e,t){try{d.reference=window.open("",L.windowName,L.strWindowFeatures),d.state=c.OPENED,e()}catch(n){t(n)}})},x=function(e){d.reference&&d.reference.close(),e&&e.type!==r.DESTROY&&g(i(e))},e("default",{start:k,openWindow:D,collapse:x,events:u})}}}),function(){var e=System.amdDefine;!function(t,n){"object"==typeof exports&&"undefined"!=typeof module?module.exports=n():"function"==typeof e&&e.amd?e("frontend/node_modules/moment/min/moment-with-locales.min.js",[],n):t.moment=n()}(this,function(){"use strict";function e(){return Ht.apply(null,arguments)}function t(e){return e instanceof Array||"[object Array]"===Object.prototype.toString.call(e)}function n(e){return null!=e&&"[object Object]"===Object.prototype.toString.call(e)}function r(e){return void 0===e}function i(e){return"number"==typeof e||"[object Number]"===Object.prototype.toString.call(e)}function a(e){return e instanceof Date||"[object Date]"===Object.prototype.toString.call(e)}function o(e,t){var n,r=[];for(n=0;n<e.length;++n)r.push(t(e[n],n));return r}function s(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function u(e,t){for(var n in t)s(t,n)&&(e[n]=t[n]);return s(t,"toString")&&(e.toString=t.toString),s(t,"valueOf")&&(e.valueOf=t.valueOf),e}function d(e,t,n,r){return ge(e,t,n,r,!0).utc()}function l(e){return null==e._pf&&(e._pf={empty:!1,unusedTokens:[],unusedInput:[],overflow:-2,charsLeftOver:0,nullInput:!1,invalidMonth:null,invalidFormat:!1,userInvalidated:!1,iso:!1,parsedDateParts:[],meridiem:null,rfc2822:!1,weekdayMismatch:!1}),e._pf}function c(e){if(null==e._isValid){var t=l(e),n=Pt.call(t.parsedDateParts,function(e){return null!=e}),r=!isNaN(e._d.getTime())&&t.overflow<0&&!t.empty&&!t.invalidMonth&&!t.invalidWeekday&&!t.weekdayMismatch&&!t.nullInput&&!t.invalidFormat&&!t.userInvalidated&&(!t.meridiem||t.meridiem&&n);if(e._strict&&(r=r&&0===t.charsLeftOver&&0===t.unusedTokens.length&&void 0===t.bigHour),null!=Object.isFrozen&&Object.isFrozen(e))return r;e._isValid=r}return e._isValid}function m(e){var t=d(NaN);return null!=e?u(l(t),e):l(t).userInvalidated=!0,t}function f(e,t){var n,i,a;if(r(t._isAMomentObject)||(e._isAMomentObject=t._isAMomentObject),r(t._i)||(e._i=t._i),r(t._f)||(e._f=t._f),r(t._l)||(e._l=t._l),r(t._strict)||(e._strict=t._strict),r(t._tzm)||(e._tzm=t._tzm),r(t._isUTC)||(e._isUTC=t._isUTC),r(t._offset)||(e._offset=t._offset),r(t._pf)||(e._pf=l(t)),r(t._locale)||(e._locale=t._locale),Nt.length>0)for(n=0;n<Nt.length;n++)r(a=t[i=Nt[n]])||(e[i]=a);return e}function p(t){f(this,t),this._d=new Date(null!=t._d?t._d.getTime():NaN),this.isValid()||(this._d=new Date(NaN)),!1===Ft&&(Ft=!0,e.updateOffset(this),Ft=!1)}function h(e){return e instanceof p||null!=e&&null!=e._isAMomentObject}function _(e){return 0>e?Math.ceil(e)||0:Math.floor(e)}function g(e){var t=+e,n=0;return 0!==t&&isFinite(t)&&(n=_(t)),n}function v(e,t,n){var r,i=Math.min(e.length,t.length),a=Math.abs(e.length-t.length),o=0;for(r=0;i>r;r++)(n&&e[r]!==t[r]||!n&&g(e[r])!==g(t[r]))&&o++;return o+a}function y(t){!1===e.suppressDeprecationWarnings&&"undefined"!=typeof console&&console.warn&&void 0}function b(t,n){var r=!0;return u(function(){if(null!=e.deprecationHandler&&e.deprecationHandler(null,t),r){for(var i,a=[],o=0;o<arguments.length;o++){if(i="","object"==typeof arguments[o]){i+="\n["+o+"] ";for(var s in arguments[0])i+=s+": "+arguments[0][s]+", ";i=i.slice(0,-2)}else i=arguments[o];a.push(i)}y(t+"\nArguments: "+Array.prototype.slice.call(a).join("")+"\n"+(new Error).stack),r=!1}return n.apply(this,arguments)},n)}function M(t,n){null!=e.deprecationHandler&&e.deprecationHandler(t,n),It[t]||(y(n),It[t]=!0)}function w(e){return e instanceof Function||"[object Function]"===Object.prototype.toString.call(e)}function L(e,t){var r,i=u({},e);for(r in t)s(t,r)&&(n(e[r])&&n(t[r])?(i[r]={},u(i[r],e[r]),u(i[r],t[r])):null!=t[r]?i[r]=t[r]:delete i[r]);for(r in e)s(e,r)&&!s(t,r)&&n(e[r])&&(i[r]=u({},i[r]));return i}function k(e){null!=e&&this.set(e)}function D(e,t){var n=e.toLowerCase();Wt[n]=Wt[n+"s"]=Wt[t]=e}function x(e){return"string"==typeof e?Wt[e]||Wt[e.toLowerCase()]:void 0}function S(e){var t,n,r={};for(n in e)s(e,n)&&(t=x(n))&&(r[t]=e[n]);return r}function T(e,t){Ut[e]=t}function Y(e,t,n){var r=""+Math.abs(e),i=t-r.length;return(e>=0?n?"+":"":"-")+Math.pow(10,Math.max(0,i)).toString().substr(1)+r}function j(e,t,n,r){var i=r;"string"==typeof r&&(i=function(){return this[r]()}),e&&(Vt[e]=i),t&&(Vt[t[0]]=function(){return Y(i.apply(this,arguments),t[1],t[2])}),n&&(Vt[n]=function(){return this.localeData().ordinal(i.apply(this,arguments),e)})}function C(e){return e.match(/\[[\s\S]/)?e.replace(/^\[|\]$/g,""):e.replace(/\\/g,"")}function A(e,t){return e.isValid()?(t=E(t,e.localeData()),qt[t]=qt[t]||function(e){var t,n,r=e.match(zt);for(t=0,n=r.length;n>t;t++)Vt[r[t]]?r[t]=Vt[r[t]]:r[t]=C(r[t]);return function(t){var i,a="";for(i=0;n>i;i++)a+=w(r[i])?r[i].call(t,e):r[i];return a}}(t),qt[t](e)):e.localeData().invalidDate()}function E(e,t){function n(e){return t.longDateFormat(e)||e}var r=5;for(Bt.lastIndex=0;r>=0&&Bt.test(e);)e=e.replace(Bt,n),Bt.lastIndex=0,r-=1;return e}function O(e,t,n){ln[e]=w(t)?t:function(e,r){return e&&n?n:t}}function H(e,t){return s(ln,e)?ln[e](t._strict,t._locale):new RegExp(function(e){return P(e.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,function(e,t,n,r,i){return t||n||r||i}))}(e))}function P(e){return e.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}function N(e,t){var n,r=t;for("string"==typeof e&&(e=[e]),i(t)&&(r=function(e,n){n[t]=g(e)}),n=0;n<e.length;n++)cn[e[n]]=r}function F(e,t){N(e,function(e,n,r,i){r._w=r._w||{},t(e,r._w,r,i)})}function I(e,t,n){null!=t&&s(cn,e)&&cn[e](t,n._a,n,e)}function R(e){return W(e)?366:365}function W(e){return e%4==0&&e%100!=0||e%400==0}function U(t,n){return function(r){return null!=r?(B(this,t,r),e.updateOffset(this,n),this):z(this,t)}}function z(e,t){return e.isValid()?e._d["get"+(e._isUTC?"UTC":"")+t]():NaN}function B(e,t,n){e.isValid()&&!isNaN(n)&&("FullYear"===t&&W(e.year())&&1===e.month()&&29===e.date()?e._d["set"+(e._isUTC?"UTC":"")+t](n,e.month(),q(n,e.month())):e._d["set"+(e._isUTC?"UTC":"")+t](n))}function q(e,t){if(isNaN(e)||isNaN(t))return NaN;var n=function(e,t){return(e%t+t)%t}(t,12);return e+=(t-n)/12,1===n?W(e)?29:28:31-n%7%2}function V(e,t){var n;if(!e.isValid())return e;if("string"==typeof t)if(/^\d+$/.test(t))t=g(t);else if(t=e.localeData().monthsParse(t),!i(t))return e;return n=Math.min(e.date(),q(e.year(),t)),e._d["set"+(e._isUTC?"UTC":"")+"Month"](t,n),e}function J(t){return null!=t?(V(this,t),e.updateOffset(this,!0),this):z(this,"Month")}function G(){function e(e,t){return t.length-e.length}var t,n,r=[],i=[],a=[];for(t=0;12>t;t++)n=d([2e3,t]),r.push(this.monthsShort(n,"")),i.push(this.months(n,"")),a.push(this.months(n,"")),a.push(this.monthsShort(n,""));for(r.sort(e),i.sort(e),a.sort(e),t=0;12>t;t++)r[t]=P(r[t]),i[t]=P(i[t]);for(t=0;24>t;t++)a[t]=P(a[t]);this._monthsRegex=new RegExp("^("+a.join("|")+")","i"),this._monthsShortRegex=this._monthsRegex,this._monthsStrictRegex=new RegExp("^("+i.join("|")+")","i"),this._monthsShortStrictRegex=new RegExp("^("+r.join("|")+")","i")}function $(e){var t=new Date(Date.UTC.apply(null,arguments));return 100>e&&e>=0&&isFinite(t.getUTCFullYear())&&t.setUTCFullYear(e),t}function X(e,t,n){var r=7+t-n;return-((7+$(e,0,r).getUTCDay()-t)%7)+r-1}function K(e,t,n,r,i){var a,o,s=1+7*(t-1)+(7+n-r)%7+X(e,r,i);return 0>=s?o=R(a=e-1)+s:s>R(e)?(a=e+1,o=s-R(e)):(a=e,o=s),{year:a,dayOfYear:o}}function Q(e,t,n){var r,i,a=X(e.year(),t,n),o=Math.floor((e.dayOfYear()-a-1)/7)+1;return 1>o?r=o+Z(i=e.year()-1,t,n):o>Z(e.year(),t,n)?(r=o-Z(e.year(),t,n),i=e.year()+1):(i=e.year(),r=o),{week:r,year:i}}function Z(e,t,n){var r=X(e,t,n),i=X(e+1,t,n);return(R(e)-r+i)/7}function ee(){function e(e,t){return t.length-e.length}var t,n,r,i,a,o=[],s=[],u=[],l=[];for(t=0;7>t;t++)n=d([2e3,1]).day(t),r=this.weekdaysMin(n,""),i=this.weekdaysShort(n,""),a=this.weekdays(n,""),o.push(r),s.push(i),u.push(a),l.push(r),l.push(i),l.push(a);for(o.sort(e),s.sort(e),u.sort(e),l.sort(e),t=0;7>t;t++)s[t]=P(s[t]),u[t]=P(u[t]),l[t]=P(l[t]);this._weekdaysRegex=new RegExp("^("+l.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+u.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+s.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+o.join("|")+")","i")}function te(){return this.hours()%12||12}function ne(e,t){j(e,0,0,function(){return this.localeData().meridiem(this.hours(),this.minutes(),t)})}function re(e,t){return t._meridiemParse}function ie(e){return e?e.toLowerCase().replace("_","-"):e}function ae(e){var t=null;if(!Nn[e]&&"undefined"!=typeof module&&module&&module.exports)try{t=On._abbr,require("./locale/"+e),oe(t)}catch(e){}return Nn[e]}function oe(e,t){var n;return e&&(n=r(t)?ue(e):se(e,t))&&(On=n),On._abbr}function se(e,t){if(null!==t){var n=Pn;if(t.abbr=e,null!=Nn[e])M("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),n=Nn[e]._config;else if(null!=t.parentLocale){if(null==Nn[t.parentLocale])return Fn[t.parentLocale]||(Fn[t.parentLocale]=[]),Fn[t.parentLocale].push({name:e,config:t}),null;n=Nn[t.parentLocale]._config}return Nn[e]=new k(L(n,t)),Fn[e]&&Fn[e].forEach(function(e){se(e.name,e.config)}),oe(e),Nn[e]}return delete Nn[e],null}function ue(e){var n;if(e&&e._locale&&e._locale._abbr&&(e=e._locale._abbr),!e)return On;if(!t(e)){if(n=ae(e))return n;e=[e]}return function(e){for(var t,n,r,i,a=0;a<e.length;){for(t=(i=ie(e[a]).split("-")).length,n=(n=ie(e[a+1]))?n.split("-"):null;t>0;){if(r=ae(i.slice(0,t).join("-")))return r;if(n&&n.length>=t&&v(i,n,!0)>=t-1)break;t--}a++}return null}(e)}function de(e){var t,n=e._a;return n&&-2===l(e).overflow&&(t=n[fn]<0||n[fn]>11?fn:n[pn]<1||n[pn]>q(n[mn],n[fn])?pn:n[hn]<0||n[hn]>24||24===n[hn]&&(0!==n[_n]||0!==n[gn]||0!==n[vn])?hn:n[_n]<0||n[_n]>59?_n:n[gn]<0||n[gn]>59?gn:n[vn]<0||n[vn]>999?vn:-1,l(e)._overflowDayOfYear&&(mn>t||t>pn)&&(t=pn),l(e)._overflowWeeks&&-1===t&&(t=yn),l(e)._overflowWeekday&&-1===t&&(t=bn),l(e).overflow=t),e}function le(e,t,n){return null!=e?e:null!=t?t:n}function ce(t){var n,r,i,a,o,s=[];if(!t._d){for(i=function(t){var n=new Date(e.now());return t._useUTC?[n.getUTCFullYear(),n.getUTCMonth(),n.getUTCDate()]:[n.getFullYear(),n.getMonth(),n.getDate()]}(t),t._w&&null==t._a[pn]&&null==t._a[fn]&&function(e){var t,n,r,i,a,o,s,u;if(null!=(t=e._w).GG||null!=t.W||null!=t.E)a=1,o=4,n=le(t.GG,e._a[mn],Q(ve(),1,4).year),r=le(t.W,1),((i=le(t.E,1))<1||i>7)&&(u=!0);else{a=e._locale._week.dow,o=e._locale._week.doy;var d=Q(ve(),a,o);n=le(t.gg,e._a[mn],d.year),r=le(t.w,d.week),null!=t.d?((i=t.d)<0||i>6)&&(u=!0):null!=t.e?(i=t.e+a,(t.e<0||t.e>6)&&(u=!0)):i=a}1>r||r>Z(n,a,o)?l(e)._overflowWeeks=!0:null!=u?l(e)._overflowWeekday=!0:(s=K(n,r,i,a,o),e._a[mn]=s.year,e._dayOfYear=s.dayOfYear)}(t),null!=t._dayOfYear&&(o=le(t._a[mn],i[mn]),(t._dayOfYear>R(o)||0===t._dayOfYear)&&(l(t)._overflowDayOfYear=!0),r=$(o,0,t._dayOfYear),t._a[fn]=r.getUTCMonth(),t._a[pn]=r.getUTCDate()),n=0;3>n&&null==t._a[n];++n)t._a[n]=s[n]=i[n];for(;7>n;n++)t._a[n]=s[n]=null==t._a[n]?2===n?1:0:t._a[n];24===t._a[hn]&&0===t._a[_n]&&0===t._a[gn]&&0===t._a[vn]&&(t._nextDay=!0,t._a[hn]=0),t._d=(t._useUTC?$:function(e,t,n,r,i,a,o){var s=new Date(e,t,n,r,i,a,o);return 100>e&&e>=0&&isFinite(s.getFullYear())&&s.setFullYear(e),s}).apply(null,s),a=t._useUTC?t._d.getUTCDay():t._d.getDay(),null!=t._tzm&&t._d.setUTCMinutes(t._d.getUTCMinutes()-t._tzm),t._nextDay&&(t._a[hn]=24),t._w&&void 0!==t._w.d&&t._w.d!==a&&(l(t).weekdayMismatch=!0)}}function me(e){var t,n,r,i,a,o,s=e._i,u=In.exec(s)||Rn.exec(s);if(u){for(l(e).iso=!0,t=0,n=Un.length;n>t;t++)if(Un[t][1].exec(u[1])){i=Un[t][0],r=!1!==Un[t][2];break}if(null==i)return void(e._isValid=!1);if(u[3]){for(t=0,n=zn.length;n>t;t++)if(zn[t][1].exec(u[3])){a=(u[2]||" ")+zn[t][0];break}if(null==a)return void(e._isValid=!1)}if(!r&&null!=a)return void(e._isValid=!1);if(u[4]){if(!Wn.exec(u[4]))return void(e._isValid=!1);o="Z"}e._f=i+(a||"")+(o||""),he(e)}else e._isValid=!1}function fe(e,t,n,r,i,a){var o=[function(e){var t=parseInt(e,10);return 49>=t?2e3+t:999>=t?1900+t:t}(e),Dn.indexOf(t),parseInt(n,10),parseInt(r,10),parseInt(i,10)];return a&&o.push(parseInt(a,10)),o}function pe(e){var t=qn.exec(function(e){return e.replace(/\([^)]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").trim()}(e._i));if(t){var n=fe(t[4],t[3],t[2],t[5],t[6],t[7]);if(!function(e,t,n){return e&&Yn.indexOf(e)!==new Date(t[0],t[1],t[2]).getDay()?(l(n).weekdayMismatch=!0,n._isValid=!1,!1):!0}(t[1],n,e))return;e._a=n,e._tzm=function(e,t,n){if(e)return Vn[e];if(t)return 0;var r=parseInt(n,10),i=r%100;return(r-i)/100*60+i}(t[8],t[9],t[10]),e._d=$.apply(null,e._a),e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),l(e).rfc2822=!0}else e._isValid=!1}function he(t){if(t._f!==e.ISO_8601)if(t._f!==e.RFC_2822){t._a=[],l(t).empty=!0;var n,r,i,a,o,s=""+t._i,u=s.length,d=0;for(i=E(t._f,t._locale).match(zt)||[],n=0;n<i.length;n++)a=i[n],(r=(s.match(H(a,t))||[])[0])&&((o=s.substr(0,s.indexOf(r))).length>0&&l(t).unusedInput.push(o),s=s.slice(s.indexOf(r)+r.length),d+=r.length),Vt[a]?(r?l(t).empty=!1:l(t).unusedTokens.push(a),I(a,r,t)):t._strict&&!r&&l(t).unusedTokens.push(a);l(t).charsLeftOver=u-d,s.length>0&&l(t).unusedInput.push(s),t._a[hn]<=12&&!0===l(t).bigHour&&t._a[hn]>0&&(l(t).bigHour=void 0),l(t).parsedDateParts=t._a.slice(0),l(t).meridiem=t._meridiem,t._a[hn]=function(e,t,n){var r;return null==n?t:null!=e.meridiemHour?e.meridiemHour(t,n):null!=e.isPM?((r=e.isPM(n))&&12>t&&(t+=12),r||12!==t||(t=0),t):t}(t._locale,t._a[hn],t._meridiem),ce(t),de(t)}else pe(t);else me(t)}function _e(s){var d=s._i,_=s._f;return s._locale=s._locale||ue(s._l),null===d||void 0===_&&""===d?m({nullInput:!0}):("string"==typeof d&&(s._i=d=s._locale.preparse(d)),h(d)?new p(de(d)):(a(d)?s._d=d:t(_)?function(e){var t,n,r,i,a;if(0===e._f.length)return l(e).invalidFormat=!0,void(e._d=new Date(NaN));for(i=0;i<e._f.length;i++)a=0,t=f({},e),null!=e._useUTC&&(t._useUTC=e._useUTC),t._f=e._f[i],he(t),c(t)&&(a+=l(t).charsLeftOver,a+=10*l(t).unusedTokens.length,l(t).score=a,(null==r||r>a)&&(r=a,n=t));u(e,n||t)}(s):_?he(s):function(s){var u=s._i;r(u)?s._d=new Date(e.now()):a(u)?s._d=new Date(u.valueOf()):"string"==typeof u?function(t){var n=Bn.exec(t._i);null===n?(me(t),!1===t._isValid&&(delete t._isValid,pe(t),!1===t._isValid&&(delete t._isValid,e.createFromInputFallback(t)))):t._d=new Date(+n[1])}(s):t(u)?(s._a=o(u.slice(0),function(e){return parseInt(e,10)}),ce(s)):n(u)?function(e){if(!e._d){var t=S(e._i);e._a=o([t.year,t.month,t.day||t.date,t.hour,t.minute,t.second,t.millisecond],function(e){return e&&parseInt(e,10)}),ce(e)}}(s):i(u)?s._d=new Date(u):e.createFromInputFallback(s)}(s),c(s)||(s._d=null),s))}function ge(e,r,i,a,o){var s={};return!0!==i&&!1!==i||(a=i,i=void 0),(n(e)&&function(e){if(Object.getOwnPropertyNames)return 0===Object.getOwnPropertyNames(e).length;var t;for(t in e)if(e.hasOwnProperty(t))return!1;return!0}(e)||t(e)&&0===e.length)&&(e=void 0),s._isAMomentObject=!0,s._useUTC=s._isUTC=o,s._l=i,s._i=e,s._f=r,s._strict=a,function(e){var t=new p(de(_e(e)));return t._nextDay&&(t.add(1,"d"),t._nextDay=void 0),t}(s)}function ve(e,t,n,r){return ge(e,t,n,r,!1)}function ye(e,n){var r,i;if(1===n.length&&t(n[0])&&(n=n[0]),!n.length)return ve();for(r=n[0],i=1;i<n.length;++i)n[i].isValid()&&!n[i][e](r)||(r=n[i]);return r}function be(e){var t=S(e),n=t.year||0,r=t.quarter||0,i=t.month||0,a=t.week||0,o=t.day||0,s=t.hour||0,u=t.minute||0,d=t.second||0,l=t.millisecond||0;this._isValid=function(e){for(var t in e)if(-1===Mn.call($n,t)||null!=e[t]&&isNaN(e[t]))return!1;for(var n=!1,r=0;r<$n.length;++r)if(e[$n[r]]){if(n)return!1;parseFloat(e[$n[r]])!==g(e[$n[r]])&&(n=!0)}return!0}(t),this._milliseconds=+l+1e3*d+6e4*u+1e3*s*60*60,this._days=+o+7*a,this._months=+i+3*r+12*n,this._data={},this._locale=ue(),this._bubble()}function Me(e){return e instanceof be}function we(e){return 0>e?-1*Math.round(-1*e):Math.round(e)}function Le(e,t){j(e,0,0,function(){var e=this.utcOffset(),n="+";return 0>e&&(e=-e,n="-"),n+Y(~~(e/60),2)+t+Y(~~e%60,2)})}function ke(e,t){var n=(t||"").match(e);if(null===n)return null;var r=((n[n.length-1]||[])+"").match(Xn)||["-",0,0],i=60*r[1]+g(r[2]);return 0===i?0:"+"===r[0]?i:-i}function De(t,n){var r,i;return n._isUTC?(r=n.clone(),i=(h(t)||a(t)?t.valueOf():ve(t).valueOf())-r.valueOf(),r._d.setTime(r._d.valueOf()+i),e.updateOffset(r,!1),r):ve(t).local()}function xe(e){return 15*-Math.round(e._d.getTimezoneOffset()/15)}function Se(){return!!this.isValid()&&this._isUTC&&0===this._offset}function Te(e,t){var n,r,a,o=e,u=null;return Me(e)?o={ms:e._milliseconds,d:e._days,M:e._months}:i(e)?(o={},t?o[t]=e:o.milliseconds=e):(u=Kn.exec(e))?(n="-"===u[1]?-1:1,o={y:0,d:g(u[pn])*n,h:g(u[hn])*n,m:g(u[_n])*n,s:g(u[gn])*n,ms:g(we(1e3*u[vn]))*n}):(u=Qn.exec(e))?(n="-"===u[1]?-1:(u[1],1),o={y:Ye(u[2],n),M:Ye(u[3],n),w:Ye(u[4],n),d:Ye(u[5],n),h:Ye(u[6],n),m:Ye(u[7],n),s:Ye(u[8],n)}):null==o?o={}:"object"==typeof o&&("from"in o||"to"in o)&&(a=function(e,t){var n;return e.isValid()&&t.isValid()?(t=De(t,e),e.isBefore(t)?n=je(e,t):((n=je(t,e)).milliseconds=-n.milliseconds,n.months=-n.months),n):{milliseconds:0,months:0}}(ve(o.from),ve(o.to)),(o={}).ms=a.milliseconds,o.M=a.months),r=new be(o),Me(e)&&s(e,"_locale")&&(r._locale=e._locale),r}function Ye(e,t){var n=e&&parseFloat(e.replace(",","."));return(isNaN(n)?0:n)*t}function je(e,t){var n={milliseconds:0,months:0};return n.months=t.month()-e.month()+12*(t.year()-e.year()),e.clone().add(n.months,"M").isAfter(t)&&--n.months,n.milliseconds=+t-+e.clone().add(n.months,"M"),n}function Ce(e,t){return function(n,r){var i,a;return null===r||isNaN(+r)||(M(t,"moment()."+t+"(period, number) is deprecated. Please use moment()."+t+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),a=n,n=r,r=a),n="string"==typeof n?+n:n,i=Te(n,r),Ae(this,i,e),this}}function Ae(t,n,r,i){var a=n._milliseconds,o=we(n._days),s=we(n._months);t.isValid()&&(i=null==i||i,s&&V(t,z(t,"Month")+s*r),o&&B(t,"Date",z(t,"Date")+o*r),a&&t._d.setTime(t._d.valueOf()+a*r),i&&e.updateOffset(t,o||s))}function Ee(e,t){var n,r=12*(t.year()-e.year())+(t.month()-e.month()),i=e.clone().add(r,"months");return n=0>t-i?(t-i)/(i-e.clone().add(r-1,"months")):(t-i)/(e.clone().add(r+1,"months")-i),-(r+n)||0}function Oe(e){var t;return void 0===e?this._locale._abbr:(null!=(t=ue(e))&&(this._locale=t),this)}function He(){return this._locale}function Pe(e,t){j(0,[e,e.length],0,t)}function Ne(e,t,n,r,i){var a;return null==e?Q(this,r,i).year:(a=Z(e,r,i),t>a&&(t=a),function(e,t,n,r,i){var a=K(e,t,n,r,i),o=$(a.year,0,a.dayOfYear);return this.year(o.getUTCFullYear()),this.month(o.getUTCMonth()),this.date(o.getUTCDate()),this}.call(this,e,t,n,r,i))}function Fe(e,t){t[vn]=g(1e3*("0."+e))}function Ie(e){return e}function Re(e,t,n,r){var i=ue(),a=d().set(r,t);return i[n](a,e)}function We(e,t,n){if(i(e)&&(t=e,e=void 0),e=e||"",null!=t)return Re(e,t,n,"month");var r,a=[];for(r=0;12>r;r++)a[r]=Re(e,r,n,"month");return a}function Ue(e,t,n,r){"boolean"==typeof e?(i(t)&&(n=t,t=void 0),t=t||""):(n=t=e,e=!1,i(t)&&(n=t,t=void 0),t=t||"");var a=ue(),o=e?a._week.dow:0;if(null!=n)return Re(t,(n+o)%7,r,"day");var s,u=[];for(s=0;7>s;s++)u[s]=Re(t,(s+o)%7,r,"day");return u}function ze(e,t,n,r){var i=Te(t,n);return e._milliseconds+=r*i._milliseconds,e._days+=r*i._days,e._months+=r*i._months,e._bubble()}function Be(e){return 0>e?Math.floor(e):Math.ceil(e)}function qe(e){return 4800*e/146097}function Ve(e){return 146097*e/4800}function Je(e){return function(){return this.as(e)}}function Ge(e){return function(){return this.isValid()?this._data[e]:NaN}}function $e(e){return(e>0)-(0>e)||+e}function Xe(){if(!this.isValid())return this.localeData().invalidDate();var e,t,n=Sr(this._milliseconds)/1e3,r=Sr(this._days),i=Sr(this._months);t=_((e=_(n/60))/60),n%=60,e%=60;var a=_(i/12),o=i%=12,s=r,u=t,d=e,l=n?n.toFixed(3).replace(/\.?0+$/,""):"",c=this.asSeconds();if(!c)return"P0D";var m=0>c?"-":"",f=$e(this._months)!==$e(c)?"-":"",p=$e(this._days)!==$e(c)?"-":"",h=$e(this._milliseconds)!==$e(c)?"-":"";return m+"P"+(a?f+a+"Y":"")+(o?f+o+"M":"")+(s?p+s+"D":"")+(u||d||l?"T":"")+(u?h+u+"H":"")+(d?h+d+"M":"")+(l?h+l+"S":"")}function Ke(e,t,n){return"m"===n?t?"хвіліна":"хвіліну":"h"===n?t?"гадзіна":"гадзіну":e+" "+function(e,t){var n=e.split("_");return t%10==1&&t%100!=11?n[0]:t%10>=2&&4>=t%10&&(10>t%100||t%100>=20)?n[1]:n[2]}({ss:t?"секунда_секунды_секунд":"секунду_секунды_секунд",mm:t?"хвіліна_хвіліны_хвілін":"хвіліну_хвіліны_хвілін",hh:t?"гадзіна_гадзіны_гадзін":"гадзіну_гадзіны_гадзін",dd:"дзень_дні_дзён",MM:"месяц_месяцы_месяцаў",yy:"год_гады_гадоў"}[n],+e)}function Qe(e,t,n){return e+" "+function(e,t){return 2===t?function(e){var t={m:"v",b:"v",d:"z"};return void 0===t[e.charAt(0)]?e:t[e.charAt(0)]+e.substring(1)}(e):e}({mm:"munutenn",MM:"miz",dd:"devezh"}[n],e)}function Ze(e){return e>9?Ze(e%10):e}function et(e,t,n){var r=e+" ";switch(n){case"ss":return r+=1===e?"sekunda":2===e||3===e||4===e?"sekunde":"sekundi";case"m":return t?"jedna minuta":"jedne minute";case"mm":return r+=1===e?"minuta":2===e||3===e||4===e?"minute":"minuta";case"h":return t?"jedan sat":"jednog sata";case"hh":return r+=1===e?"sat":2===e||3===e||4===e?"sata":"sati";case"dd":return r+=1===e?"dan":"dana";case"MM":return r+=1===e?"mjesec":2===e||3===e||4===e?"mjeseca":"mjeseci";case"yy":return r+=1===e?"godina":2===e||3===e||4===e?"godine":"godina"}}function tt(e){return e>1&&5>e&&1!=~~(e/10)}function nt(e,t,n,r){var i=e+" ";switch(n){case"s":return t||r?"pár sekund":"pár sekundami";case"ss":return t||r?i+(tt(e)?"sekundy":"sekund"):i+"sekundami";case"m":return t?"minuta":r?"minutu":"minutou";case"mm":return t||r?i+(tt(e)?"minuty":"minut"):i+"minutami";case"h":return t?"hodina":r?"hodinu":"hodinou";case"hh":return t||r?i+(tt(e)?"hodiny":"hodin"):i+"hodinami";case"d":return t||r?"den":"dnem";case"dd":return t||r?i+(tt(e)?"dny":"dní"):i+"dny";case"M":return t||r?"měsíc":"měsícem";case"MM":return t||r?i+(tt(e)?"měsíce":"měsíců"):i+"měsíci";case"y":return t||r?"rok":"rokem";case"yy":return t||r?i+(tt(e)?"roky":"let"):i+"lety"}}function rt(e,t,n,r){var i={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[e+" Tage",e+" Tagen"],M:["ein Monat","einem Monat"],MM:[e+" Monate",e+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[e+" Jahre",e+" Jahren"]};return t?i[n][0]:i[n][1]}function it(e,t,n,r){var i={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[e+" Tage",e+" Tagen"],M:["ein Monat","einem Monat"],MM:[e+" Monate",e+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[e+" Jahre",e+" Jahren"]};return t?i[n][0]:i[n][1]}function at(e,t,n,r){var i={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[e+" Tage",e+" Tagen"],M:["ein Monat","einem Monat"],MM:[e+" Monate",e+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[e+" Jahre",e+" Jahren"]};return t?i[n][0]:i[n][1]}function ot(e,t,n,r){var i={s:["mõne sekundi","mõni sekund","paar sekundit"],ss:[e+"sekundi",e+"sekundit"],m:["ühe minuti","üks minut"],mm:[e+" minuti",e+" minutit"],h:["ühe tunni","tund aega","üks tund"],hh:[e+" tunni",e+" tundi"],d:["ühe päeva","üks päev"],M:["kuu aja","kuu aega","üks kuu"],MM:[e+" kuu",e+" kuud"],y:["ühe aasta","aasta","üks aasta"],yy:[e+" aasta",e+" aastat"]};return t?i[n][2]?i[n][2]:i[n][1]:r?i[n][0]:i[n][1]}function st(e,t,n,r){var i="";switch(n){case"s":return r?"muutaman sekunnin":"muutama sekunti";case"ss":return r?"sekunnin":"sekuntia";case"m":return r?"minuutin":"minuutti";case"mm":i=r?"minuutin":"minuuttia";break;case"h":return r?"tunnin":"tunti";case"hh":i=r?"tunnin":"tuntia";break;case"d":return r?"päivän":"päivä";case"dd":i=r?"päivän":"päivää";break;case"M":return r?"kuukauden":"kuukausi";case"MM":i=r?"kuukauden":"kuukautta";break;case"y":return r?"vuoden":"vuosi";case"yy":i=r?"vuoden":"vuotta"}return i=function(e,t){return 10>e?t?li[e]:di[e]:e}(e,r)+" "+i}function ut(e,t,n,r){var i={s:["thodde secondanim","thodde second"],ss:[e+" secondanim",e+" second"],m:["eka mintan","ek minute"],mm:[e+" mintanim",e+" mintam"],h:["eka horan","ek hor"],hh:[e+" horanim",e+" hor"],d:["eka disan","ek dis"],dd:[e+" disanim",e+" dis"],M:["eka mhoinean","ek mhoino"],MM:[e+" mhoineanim",e+" mhoine"],y:["eka vorsan","ek voros"],yy:[e+" vorsanim",e+" vorsam"]};return t?i[n][0]:i[n][1]}function dt(e,t,n){var r=e+" ";switch(n){case"ss":return r+=1===e?"sekunda":2===e||3===e||4===e?"sekunde":"sekundi";case"m":return t?"jedna minuta":"jedne minute";case"mm":return r+=1===e?"minuta":2===e||3===e||4===e?"minute":"minuta";case"h":return t?"jedan sat":"jednog sata";case"hh":return r+=1===e?"sat":2===e||3===e||4===e?"sata":"sati";case"dd":return r+=1===e?"dan":"dana";case"MM":return r+=1===e?"mjesec":2===e||3===e||4===e?"mjeseca":"mjeseci";case"yy":return r+=1===e?"godina":2===e||3===e||4===e?"godine":"godina"}}function lt(e,t,n,r){var i=e;switch(n){case"s":return r||t?"néhány másodperc":"néhány másodperce";case"ss":return i+(r||t)?" másodperc":" másodperce";case"m":return"egy"+(r||t?" perc":" perce");case"mm":return i+(r||t?" perc":" perce");case"h":return"egy"+(r||t?" óra":" órája");case"hh":return i+(r||t?" óra":" órája");case"d":return"egy"+(r||t?" nap":" napja");case"dd":return i+(r||t?" nap":" napja");case"M":return"egy"+(r||t?" hónap":" hónapja");case"MM":return i+(r||t?" hónap":" hónapja");case"y":return"egy"+(r||t?" év":" éve");case"yy":return i+(r||t?" év":" éve")}return""}function ct(e){return(e?"":"[múlt] ")+"["+gi[this.day()]+"] LT[-kor]"}function mt(e){return e%100==11||e%10!=1}function ft(e,t,n,r){var i=e+" ";switch(n){case"s":return t||r?"nokkrar sekúndur":"nokkrum sekúndum";case"ss":return mt(e)?i+(t||r?"sekúndur":"sekúndum"):i+"sekúnda";case"m":return t?"mínúta":"mínútu";case"mm":return mt(e)?i+(t||r?"mínútur":"mínútum"):t?i+"mínúta":i+"mínútu";case"hh":return mt(e)?i+(t||r?"klukkustundir":"klukkustundum"):i+"klukkustund";case"d":return t?"dagur":r?"dag":"degi";case"dd":return mt(e)?t?i+"dagar":i+(r?"daga":"dögum"):t?i+"dagur":i+(r?"dag":"degi");case"M":return t?"mánuður":r?"mánuð":"mánuði";case"MM":return mt(e)?t?i+"mánuðir":i+(r?"mánuði":"mánuðum"):t?i+"mánuður":i+(r?"mánuð":"mánuði");case"y":return t||r?"ár":"ári";case"yy":return mt(e)?i+(t||r?"ár":"árum"):i+(t||r?"ár":"ári")}}function pt(e,t,n,r){var i={m:["eng Minutt","enger Minutt"],h:["eng Stonn","enger Stonn"],d:["een Dag","engem Dag"],M:["ee Mount","engem Mount"],y:["ee Joer","engem Joer"]};return t?i[n][0]:i[n][1]}function ht(e){if(e=parseInt(e,10),isNaN(e))return!1;if(0>e)return!0;if(10>e)return e>=4&&7>=e;if(100>e){var t=e%10;return ht(0===t?e/10:t)}if(1e4>e){for(;e>=10;)e/=10;return ht(e)}return e/=1e3,ht(e)}function _t(e,t,n,r){return t?vt(n)[0]:r?vt(n)[1]:vt(n)[2]}function gt(e){return e%10==0||e>10&&20>e}function vt(e){return wi[e].split("_")}function yt(e,t,n,r){var i=e+" ";return 1===e?i+_t(0,t,n[0],r):t?i+(gt(e)?vt(n)[1]:vt(n)[0]):r?i+vt(n)[1]:i+(gt(e)?vt(n)[1]:vt(n)[2])}function bt(e,t,n){return n?t%10==1&&t%100!=11?e[2]:e[3]:t%10==1&&t%100!=11?e[0]:e[1]}function Mt(e,t,n){return e+" "+bt(Li[n],e,t)}function wt(e,t,n){return bt(Li[n],e,t)}function Lt(e,t,n,r){var i="";if(t)switch(n){case"s":i="काही सेकंद";break;case"ss":i="%d सेकंद";break;case"m":i="एक मिनिट";break;case"mm":i="%d मिनिटे";break;case"h":i="एक तास";break;case"hh":i="%d तास";break;case"d":i="एक दिवस";break;case"dd":i="%d दिवस";break;case"M":i="एक महिना";break;case"MM":i="%d महिने";break;case"y":i="एक वर्ष";break;case"yy":i="%d वर्षे"}else switch(n){case"s":i="काही सेकंदां";break;case"ss":i="%d सेकंदां";break;case"m":i="एका मिनिटा";break;case"mm":i="%d मिनिटां";break;case"h":i="एका तासा";break;case"hh":i="%d तासां";break;case"d":i="एका दिवसा";break;case"dd":i="%d दिवसां";break;case"M":i="एका महिन्या";break;case"MM":i="%d महिन्यां";break;case"y":i="एका वर्षा";break;case"yy":i="%d वर्षां"}return i.replace(/%d/i,e)}function kt(e){return 5>e%10&&e%10>1&&~~(e/10)%10!=1}function Dt(e,t,n){var r=e+" ";switch(n){case"ss":return r+(kt(e)?"sekundy":"sekund");case"m":return t?"minuta":"minutę";case"mm":return r+(kt(e)?"minuty":"minut");case"h":return t?"godzina":"godzinę";case"hh":return r+(kt(e)?"godziny":"godzin");case"MM":return r+(kt(e)?"miesiące":"miesięcy");case"yy":return r+(kt(e)?"lata":"lat")}}function xt(e,t,n){var r=" ";return(e%100>=20||e>=100&&e%100==0)&&(r=" de "),e+r+{ss:"secunde",mm:"minute",hh:"ore",dd:"zile",MM:"luni",yy:"ani"}[n]}function St(e,t,n){return"m"===n?t?"минута":"минуту":e+" "+function(e,t){var n=e.split("_");return t%10==1&&t%100!=11?n[0]:t%10>=2&&4>=t%10&&(10>t%100||t%100>=20)?n[1]:n[2]}({ss:t?"секунда_секунды_секунд":"секунду_секунды_секунд",mm:t?"минута_минуты_минут":"минуту_минуты_минут",hh:"часасаасов",dd:"день_дня_дней",MM:"месяц_месяцаесяцев",yy:"год_годает"}[n],+e)}function Tt(e){return e>1&&5>e}function Yt(e,t,n,r){var i=e+" ";switch(n){case"s":return t||r?"pár sekúnd":"pár sekundami";case"ss":return t||r?i+(Tt(e)?"sekundy":"sekúnd"):i+"sekundami";case"m":return t?"minúta":r?"minútu":"minútou";case"mm":return t||r?i+(Tt(e)?"minúty":"minút"):i+"minútami";case"h":return t?"hodina":r?"hodinu":"hodinou";case"hh":return t||r?i+(Tt(e)?"hodiny":"hodín"):i+"hodinami";case"d":return t||r?"deň":"dňom";
case"dd":return t||r?i+(Tt(e)?"dni":"dní"):i+"dňami";case"M":return t||r?"mesiac":"mesiacom";case"MM":return t||r?i+(Tt(e)?"mesiace":"mesiacov"):i+"mesiacmi";case"y":return t||r?"rok":"rokom";case"yy":return t||r?i+(Tt(e)?"roky":"rokov"):i+"rokmi"}}function jt(e,t,n,r){var i=e+" ";switch(n){case"s":return t||r?"nekaj sekund":"nekaj sekundami";case"ss":return i+=1===e?t?"sekundo":"sekundi":2===e?t||r?"sekundi":"sekundah":5>e?t||r?"sekunde":"sekundah":"sekund";case"m":return t?"ena minuta":"eno minuto";case"mm":return i+=1===e?t?"minuta":"minuto":2===e?t||r?"minuti":"minutama":5>e?t||r?"minute":"minutami":t||r?"minut":"minutami";case"h":return t?"ena ura":"eno uro";case"hh":return i+=1===e?t?"ura":"uro":2===e?t||r?"uri":"urama":5>e?t||r?"ure":"urami":t||r?"ur":"urami";case"d":return t||r?"en dan":"enim dnem";case"dd":return i+=1===e?t||r?"dan":"dnem":2===e?t||r?"dni":"dnevoma":t||r?"dni":"dnevi";case"M":return t||r?"en mesec":"enim mesecem";case"MM":return i+=1===e?t||r?"mesec":"mesecem":2===e?t||r?"meseca":"mesecema":5>e?t||r?"mesece":"meseci":t||r?"mesecev":"meseci";case"y":return t||r?"eno leto":"enim letom";case"yy":return i+=1===e?t||r?"leto":"letom":2===e?t||r?"leti":"letoma":5>e?t||r?"leta":"leti":t||r?"let":"leti"}}function Ct(e,t,n,r){var i=function(e){var t=Math.floor(e%1e3/100),n=Math.floor(e%100/10),r=e%10,i="";return t>0&&(i+=Qi[t]+"vatlh"),n>0&&(i+=(""!==i?" ":"")+Qi[n]+"maH"),r>0&&(i+=(""!==i?" ":"")+Qi[r]),""===i?"pagh":i}(e);switch(n){case"ss":return i+" lup";case"mm":return i+" tup";case"hh":return i+" rep";case"dd":return i+" jaj";case"MM":return i+" jar";case"yy":return i+" DIS"}}function At(e,t,n,r){var i={s:["viensas secunds","'iensas secunds"],ss:[e+" secunds",e+" secunds"],m:["'n míut","'iens míut"],mm:[e+" míuts",e+" míuts"],h:["'n þora","'iensa þora"],hh:[e+" þoras",e+" þoras"],d:["'n ziua","'iensa ziua"],dd:[e+" ziuas",e+" ziuas"],M:["'n mes","'iens mes"],MM:[e+" mesen",e+" mesen"],y:["'n ar","'iens ar"],yy:[e+" ars",e+" ars"]};return r?i[n][0]:t?i[n][0]:i[n][1]}function Et(e,t,n){return"m"===n?t?"хвилина":"хвилину":"h"===n?t?"година":"годину":e+" "+function(e,t){var n=e.split("_");return t%10==1&&t%100!=11?n[0]:t%10>=2&&4>=t%10&&(10>t%100||t%100>=20)?n[1]:n[2]}({ss:t?"секунда_секунди_секунд":"секунду_секунди_секунд",mm:t?"хвилина_хвилини_хвилин":"хвилину_хвилини_хвилин",hh:t?"година_години_годин":"годину_години_годин",dd:"день_дні_днів",MM:"місяць_місяціісяців",yy:"рік_роки_років"}[n],+e)}function Ot(e){return function(){return e+"о"+(11===this.hours()?"б":"")+"] LT"}}var Ht,Pt;Pt=Array.prototype.some?Array.prototype.some:function(e){for(var t=Object(this),n=t.length>>>0,r=0;n>r;r++)if(r in t&&e.call(this,t[r],r,t))return!0;return!1};var Nt=e.momentProperties=[],Ft=!1,It={};e.suppressDeprecationWarnings=!1,e.deprecationHandler=null;var Rt;Rt=Object.keys?Object.keys:function(e){var t,n=[];for(t in e)s(e,t)&&n.push(t);return n};var Wt={},Ut={},zt=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|YYYYYY|YYYYY|YYYY|YY|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,Bt=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,qt={},Vt={},Jt=/\d/,Gt=/\d\d/,$t=/\d{3}/,Xt=/\d{4}/,Kt=/[+-]?\d{6}/,Qt=/\d\d?/,Zt=/\d\d\d\d?/,en=/\d\d\d\d\d\d?/,tn=/\d{1,3}/,nn=/\d{1,4}/,rn=/[+-]?\d{1,6}/,an=/\d+/,on=/[+-]?\d+/,sn=/Z|[+-]\d\d:?\d\d/gi,un=/Z|[+-]\d\d(?::?\d\d)?/gi,dn=/[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i,ln={},cn={},mn=0,fn=1,pn=2,hn=3,_n=4,gn=5,vn=6,yn=7,bn=8;j("Y",0,0,function(){var e=this.year();return 9999>=e?""+e:"+"+e}),j(0,["YY",2],0,function(){return this.year()%100}),j(0,["YYYY",4],0,"year"),j(0,["YYYYY",5],0,"year"),j(0,["YYYYYY",6,!0],0,"year"),D("year","y"),T("year",1),O("Y",on),O("YY",Qt,Gt),O("YYYY",nn,Xt),O("YYYYY",rn,Kt),O("YYYYYY",rn,Kt),N(["YYYYY","YYYYYY"],mn),N("YYYY",function(t,n){n[mn]=2===t.length?e.parseTwoDigitYear(t):g(t)}),N("YY",function(t,n){n[mn]=e.parseTwoDigitYear(t)}),N("Y",function(e,t){t[mn]=parseInt(e,10)}),e.parseTwoDigitYear=function(e){return g(e)+(g(e)>68?1900:2e3)};var Mn,wn=U("FullYear",!0);Mn=Array.prototype.indexOf?Array.prototype.indexOf:function(e){var t;for(t=0;t<this.length;++t)if(this[t]===e)return t;return-1},j("M",["MM",2],"Mo",function(){return this.month()+1}),j("MMM",0,0,function(e){return this.localeData().monthsShort(this,e)}),j("MMMM",0,0,function(e){return this.localeData().months(this,e)}),D("month","M"),T("month",8),O("M",Qt),O("MM",Qt,Gt),O("MMM",function(e,t){return t.monthsShortRegex(e)}),O("MMMM",function(e,t){return t.monthsRegex(e)}),N(["M","MM"],function(e,t){t[fn]=g(e)-1}),N(["MMM","MMMM"],function(e,t,n,r){var i=n._locale.monthsParse(e,r,n._strict);null!=i?t[fn]=i:l(n).invalidMonth=e});var Ln=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,kn="January_February_March_April_May_June_July_August_September_October_November_December".split("_"),Dn="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),xn=dn,Sn=dn;j("w",["ww",2],"wo","week"),j("W",["WW",2],"Wo","isoWeek"),D("week","w"),D("isoWeek","W"),T("week",5),T("isoWeek",5),O("w",Qt),O("ww",Qt,Gt),O("W",Qt),O("WW",Qt,Gt),F(["w","ww","W","WW"],function(e,t,n,r){t[r.substr(0,1)]=g(e)}),j("d",0,"do","day"),j("dd",0,0,function(e){return this.localeData().weekdaysMin(this,e)}),j("ddd",0,0,function(e){return this.localeData().weekdaysShort(this,e)}),j("dddd",0,0,function(e){return this.localeData().weekdays(this,e)}),j("e",0,0,"weekday"),j("E",0,0,"isoWeekday"),D("day","d"),D("weekday","e"),D("isoWeekday","E"),T("day",11),T("weekday",11),T("isoWeekday",11),O("d",Qt),O("e",Qt),O("E",Qt),O("dd",function(e,t){return t.weekdaysMinRegex(e)}),O("ddd",function(e,t){return t.weekdaysShortRegex(e)}),O("dddd",function(e,t){return t.weekdaysRegex(e)}),F(["dd","ddd","dddd"],function(e,t,n,r){var i=n._locale.weekdaysParse(e,r,n._strict);null!=i?t.d=i:l(n).invalidWeekday=e}),F(["d","e","E"],function(e,t,n,r){t[r]=g(e)});var Tn="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),Yn="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),jn="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),Cn=dn,An=dn,En=dn;j("H",["HH",2],0,"hour"),j("h",["hh",2],0,te),j("k",["kk",2],0,function(){return this.hours()||24}),j("hmm",0,0,function(){return""+te.apply(this)+Y(this.minutes(),2)}),j("hmmss",0,0,function(){return""+te.apply(this)+Y(this.minutes(),2)+Y(this.seconds(),2)}),j("Hmm",0,0,function(){return""+this.hours()+Y(this.minutes(),2)}),j("Hmmss",0,0,function(){return""+this.hours()+Y(this.minutes(),2)+Y(this.seconds(),2)}),ne("a",!0),ne("A",!1),D("hour","h"),T("hour",13),O("a",re),O("A",re),O("H",Qt),O("h",Qt),O("k",Qt),O("HH",Qt,Gt),O("hh",Qt,Gt),O("kk",Qt,Gt),O("hmm",Zt),O("hmmss",en),O("Hmm",Zt),O("Hmmss",en),N(["H","HH"],hn),N(["k","kk"],function(e,t,n){var r=g(e);t[hn]=24===r?0:r}),N(["a","A"],function(e,t,n){n._isPm=n._locale.isPM(e),n._meridiem=e}),N(["h","hh"],function(e,t,n){t[hn]=g(e),l(n).bigHour=!0}),N("hmm",function(e,t,n){var r=e.length-2;t[hn]=g(e.substr(0,r)),t[_n]=g(e.substr(r)),l(n).bigHour=!0}),N("hmmss",function(e,t,n){var r=e.length-4,i=e.length-2;t[hn]=g(e.substr(0,r)),t[_n]=g(e.substr(r,2)),t[gn]=g(e.substr(i)),l(n).bigHour=!0}),N("Hmm",function(e,t,n){var r=e.length-2;t[hn]=g(e.substr(0,r)),t[_n]=g(e.substr(r))}),N("Hmmss",function(e,t,n){var r=e.length-4,i=e.length-2;t[hn]=g(e.substr(0,r)),t[_n]=g(e.substr(r,2)),t[gn]=g(e.substr(i))});var On,Hn=U("Hours",!0),Pn={calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},longDateFormat:{LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},invalidDate:"Invalid date",ordinal:"%d",dayOfMonthOrdinalParse:/\d{1,2}/,relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},months:kn,monthsShort:Dn,week:{dow:0,doy:6},weekdays:Tn,weekdaysMin:jn,weekdaysShort:Yn,meridiemParse:/[ap]\.?m?\.?/i},Nn={},Fn={},In=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([\+\-]\d\d(?::?\d\d)?|\s*Z)?)?$/,Rn=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([\+\-]\d\d(?::?\d\d)?|\s*Z)?)?$/,Wn=/Z|[+-]\d\d(?::?\d\d)?/,Un=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/]],zn=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],Bn=/^\/?Date\((\-?\d+)/i,qn=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/,Vn={UT:0,GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};e.createFromInputFallback=b("value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged and will be removed in an upcoming major release. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",function(e){e._d=new Date(e._i+(e._useUTC?" UTC":""))}),e.ISO_8601=function(){},e.RFC_2822=function(){};var Jn=b("moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var e=ve.apply(null,arguments);return this.isValid()&&e.isValid()?this>e?this:e:m()}),Gn=b("moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var e=ve.apply(null,arguments);return this.isValid()&&e.isValid()?e>this?this:e:m()}),$n=["year","quarter","month","week","day","hour","minute","second","millisecond"];Le("Z",":"),Le("ZZ",""),O("Z",un),O("ZZ",un),N(["Z","ZZ"],function(e,t,n){n._useUTC=!0,n._tzm=ke(un,e)});var Xn=/([\+\-]|\d\d)/gi;e.updateOffset=function(){};var Kn=/^(\-|\+)?(?:(\d*)[. ])?(\d+)\:(\d+)(?:\:(\d+)(\.\d*)?)?$/,Qn=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;Te.fn=be.prototype,Te.invalid=function(){return Te(NaN)};var Zn=Ce(1,"add"),er=Ce(-1,"subtract");e.defaultFormat="YYYY-MM-DDTHH:mm:ssZ",e.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";var tr=b("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",function(e){return void 0===e?this.localeData():this.locale(e)});j(0,["gg",2],0,function(){return this.weekYear()%100}),j(0,["GG",2],0,function(){return this.isoWeekYear()%100}),Pe("gggg","weekYear"),Pe("ggggg","weekYear"),Pe("GGGG","isoWeekYear"),Pe("GGGGG","isoWeekYear"),D("weekYear","gg"),D("isoWeekYear","GG"),T("weekYear",1),T("isoWeekYear",1),O("G",on),O("g",on),O("GG",Qt,Gt),O("gg",Qt,Gt),O("GGGG",nn,Xt),O("gggg",nn,Xt),O("GGGGG",rn,Kt),O("ggggg",rn,Kt),F(["gggg","ggggg","GGGG","GGGGG"],function(e,t,n,r){t[r.substr(0,2)]=g(e)}),F(["gg","GG"],function(t,n,r,i){n[i]=e.parseTwoDigitYear(t)}),j("Q",0,"Qo","quarter"),D("quarter","Q"),T("quarter",7),O("Q",Jt),N("Q",function(e,t){t[fn]=3*(g(e)-1)}),j("D",["DD",2],"Do","date"),D("date","D"),T("date",9),O("D",Qt),O("DD",Qt,Gt),O("Do",function(e,t){return e?t._dayOfMonthOrdinalParse||t._ordinalParse:t._dayOfMonthOrdinalParseLenient}),N(["D","DD"],pn),N("Do",function(e,t){t[pn]=g(e.match(Qt)[0])});var nr=U("Date",!0);j("DDD",["DDDD",3],"DDDo","dayOfYear"),D("dayOfYear","DDD"),T("dayOfYear",4),O("DDD",tn),O("DDDD",$t),N(["DDD","DDDD"],function(e,t,n){n._dayOfYear=g(e)}),j("m",["mm",2],0,"minute"),D("minute","m"),T("minute",14),O("m",Qt),O("mm",Qt,Gt),N(["m","mm"],_n);var rr=U("Minutes",!1);j("s",["ss",2],0,"second"),D("second","s"),T("second",15),O("s",Qt),O("ss",Qt,Gt),N(["s","ss"],gn);var ir=U("Seconds",!1);j("S",0,0,function(){return~~(this.millisecond()/100)}),j(0,["SS",2],0,function(){return~~(this.millisecond()/10)}),j(0,["SSS",3],0,"millisecond"),j(0,["SSSS",4],0,function(){return 10*this.millisecond()}),j(0,["SSSSS",5],0,function(){return 100*this.millisecond()}),j(0,["SSSSSS",6],0,function(){return 1e3*this.millisecond()}),j(0,["SSSSSSS",7],0,function(){return 1e4*this.millisecond()}),j(0,["SSSSSSSS",8],0,function(){return 1e5*this.millisecond()}),j(0,["SSSSSSSSS",9],0,function(){return 1e6*this.millisecond()}),D("millisecond","ms"),T("millisecond",16),O("S",tn,Jt),O("SS",tn,Gt),O("SSS",tn,$t);var ar;for(ar="SSSS";ar.length<=9;ar+="S")O(ar,an);for(ar="S";ar.length<=9;ar+="S")N(ar,Fe);var or=U("Milliseconds",!1);j("z",0,0,"zoneAbbr"),j("zz",0,0,"zoneName");var sr=p.prototype;sr.add=Zn,sr.calendar=function(t,n){var r=t||ve(),i=De(r,this).startOf("day"),a=e.calendarFormat(this,i)||"sameElse",o=n&&(w(n[a])?n[a].call(this,r):n[a]);return this.format(o||this.localeData().calendar(a,this,ve(r)))},sr.clone=function(){return new p(this)},sr.diff=function(e,t,n){var r,i,a;if(!this.isValid())return NaN;if(!(r=De(e,this)).isValid())return NaN;switch(i=6e4*(r.utcOffset()-this.utcOffset()),t=x(t)){case"year":a=Ee(this,r)/12;break;case"month":a=Ee(this,r);break;case"quarter":a=Ee(this,r)/3;break;case"second":a=(this-r)/1e3;break;case"minute":a=(this-r)/6e4;break;case"hour":a=(this-r)/36e5;break;case"day":a=(this-r-i)/864e5;break;case"week":a=(this-r-i)/6048e5;break;default:a=this-r}return n?a:_(a)},sr.endOf=function(e){return void 0===(e=x(e))||"millisecond"===e?this:("date"===e&&(e="day"),this.startOf(e).add(1,"isoWeek"===e?"week":e).subtract(1,"ms"))},sr.format=function(t){t||(t=this.isUtc()?e.defaultFormatUtc:e.defaultFormat);var n=A(this,t);return this.localeData().postformat(n)},sr.from=function(e,t){return this.isValid()&&(h(e)&&e.isValid()||ve(e).isValid())?Te({to:this,from:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()},sr.fromNow=function(e){return this.from(ve(),e)},sr.to=function(e,t){return this.isValid()&&(h(e)&&e.isValid()||ve(e).isValid())?Te({from:this,to:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()},sr.toNow=function(e){return this.to(ve(),e)},sr.get=function(e){return e=x(e),w(this[e])?this[e]():this},sr.invalidAt=function(){return l(this).overflow},sr.isAfter=function(e,t){var n=h(e)?e:ve(e);return!(!this.isValid()||!n.isValid())&&("millisecond"===(t=x(r(t)?"millisecond":t))?this.valueOf()>n.valueOf():n.valueOf()<this.clone().startOf(t).valueOf())},sr.isBefore=function(e,t){var n=h(e)?e:ve(e);return!(!this.isValid()||!n.isValid())&&("millisecond"===(t=x(r(t)?"millisecond":t))?this.valueOf()<n.valueOf():this.clone().endOf(t).valueOf()<n.valueOf())},sr.isBetween=function(e,t,n,r){return("("===(r=r||"()")[0]?this.isAfter(e,n):!this.isBefore(e,n))&&(")"===r[1]?this.isBefore(t,n):!this.isAfter(t,n))},sr.isSame=function(e,t){var n,r=h(e)?e:ve(e);return!(!this.isValid()||!r.isValid())&&("millisecond"===(t=x(t||"millisecond"))?this.valueOf()===r.valueOf():(n=r.valueOf(),this.clone().startOf(t).valueOf()<=n&&n<=this.clone().endOf(t).valueOf()))},sr.isSameOrAfter=function(e,t){return this.isSame(e,t)||this.isAfter(e,t)},sr.isSameOrBefore=function(e,t){return this.isSame(e,t)||this.isBefore(e,t)},sr.isValid=function(){return c(this)},sr.lang=tr,sr.locale=Oe,sr.localeData=He,sr.max=Gn,sr.min=Jn,sr.parsingFlags=function(){return u({},l(this))},sr.set=function(e,t){if("object"==typeof e)for(var n=function(e){var t=[];for(var n in e)t.push({unit:n,priority:Ut[n]});return t.sort(function(e,t){return e.priority-t.priority}),t}(e=S(e)),r=0;r<n.length;r++)this[n[r].unit](e[n[r].unit]);else if(e=x(e),w(this[e]))return this[e](t);return this},sr.startOf=function(e){switch(e=x(e)){case"year":this.month(0);case"quarter":case"month":this.date(1);case"week":case"isoWeek":case"day":case"date":this.hours(0);case"hour":this.minutes(0);case"minute":this.seconds(0);case"second":this.milliseconds(0)}return"week"===e&&this.weekday(0),"isoWeek"===e&&this.isoWeekday(1),"quarter"===e&&this.month(3*Math.floor(this.month()/3)),this},sr.subtract=er,sr.toArray=function(){return[this.year(),this.month(),this.date(),this.hour(),this.minute(),this.second(),this.millisecond()]},sr.toObject=function(){return{years:this.year(),months:this.month(),date:this.date(),hours:this.hours(),minutes:this.minutes(),seconds:this.seconds(),milliseconds:this.milliseconds()}},sr.toDate=function(){return new Date(this.valueOf())},sr.toISOString=function(e){if(!this.isValid())return null;var t=!0!==e,n=t?this.clone().utc():this;return n.year()<0||n.year()>9999?A(n,t?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):w(Date.prototype.toISOString)?t?this.toDate().toISOString():new Date(this._d.valueOf()).toISOString().replace("Z",A(n,"Z")):A(n,t?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")},sr.inspect=function(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var e="moment",t="";this.isLocal()||(e=0===this.utcOffset()?"moment.utc":"moment.parseZone",t="Z");var n="["+e+'("]',r=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY",i=t+'[")]';return this.format(n+r+"-MM-DD[T]HH:mm:ss.SSS"+i)},sr.toJSON=function(){return this.isValid()?this.toISOString():null},sr.toString=function(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")},sr.unix=function(){return Math.floor(this.valueOf()/1e3)},sr.valueOf=function(){return this._d.valueOf()-6e4*(this._offset||0)},sr.creationData=function(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}},sr.year=wn,sr.isLeapYear=function(){return W(this.year())},sr.weekYear=function(e){return Ne.call(this,e,this.week(),this.weekday(),this.localeData()._week.dow,this.localeData()._week.doy)},sr.isoWeekYear=function(e){return Ne.call(this,e,this.isoWeek(),this.isoWeekday(),1,4)},sr.quarter=sr.quarters=function(e){return null==e?Math.ceil((this.month()+1)/3):this.month(3*(e-1)+this.month()%3)},sr.month=J,sr.daysInMonth=function(){return q(this.year(),this.month())},sr.week=sr.weeks=function(e){var t=this.localeData().week(this);return null==e?t:this.add(7*(e-t),"d")},sr.isoWeek=sr.isoWeeks=function(e){var t=Q(this,1,4).week;return null==e?t:this.add(7*(e-t),"d")},sr.weeksInYear=function(){var e=this.localeData()._week;return Z(this.year(),e.dow,e.doy)},sr.isoWeeksInYear=function(){return Z(this.year(),1,4)},sr.date=nr,sr.day=sr.days=function(e){if(!this.isValid())return null!=e?this:NaN;var t=this._isUTC?this._d.getUTCDay():this._d.getDay();return null!=e?(e=function(e,t){return"string"!=typeof e?e:isNaN(e)?"number"==typeof(e=t.weekdaysParse(e))?e:null:parseInt(e,10)}(e,this.localeData()),this.add(e-t,"d")):t},sr.weekday=function(e){if(!this.isValid())return null!=e?this:NaN;var t=(this.day()+7-this.localeData()._week.dow)%7;return null==e?t:this.add(e-t,"d")},sr.isoWeekday=function(e){if(!this.isValid())return null!=e?this:NaN;if(null!=e){var t=function(e,t){return"string"==typeof e?t.weekdaysParse(e)%7||7:isNaN(e)?null:e}(e,this.localeData());return this.day(this.day()%7?t:t-7)}return this.day()||7},sr.dayOfYear=function(e){var t=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return null==e?t:this.add(e-t,"d")},sr.hour=sr.hours=Hn,sr.minute=sr.minutes=rr,sr.second=sr.seconds=ir,sr.millisecond=sr.milliseconds=or,sr.utcOffset=function(t,n,r){var i,a=this._offset||0;if(!this.isValid())return null!=t?this:NaN;if(null!=t){if("string"==typeof t){if(null===(t=ke(un,t)))return this}else Math.abs(t)<16&&!r&&(t*=60);return!this._isUTC&&n&&(i=xe(this)),this._offset=t,this._isUTC=!0,null!=i&&this.add(i,"m"),a!==t&&(!n||this._changeInProgress?Ae(this,Te(t-a,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,e.updateOffset(this,!0),this._changeInProgress=null)),this}return this._isUTC?a:xe(this)},sr.utc=function(e){return this.utcOffset(0,e)},sr.local=function(e){return this._isUTC&&(this.utcOffset(0,e),this._isUTC=!1,e&&this.subtract(xe(this),"m")),this},sr.parseZone=function(){if(null!=this._tzm)this.utcOffset(this._tzm,!1,!0);else if("string"==typeof this._i){var e=ke(sn,this._i);null!=e?this.utcOffset(e):this.utcOffset(0,!0)}return this},sr.hasAlignedHourOffset=function(e){return!!this.isValid()&&(e=e?ve(e).utcOffset():0,(this.utcOffset()-e)%60==0)},sr.isDST=function(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()},sr.isLocal=function(){return!!this.isValid()&&!this._isUTC},sr.isUtcOffset=function(){return!!this.isValid()&&this._isUTC},sr.isUtc=Se,sr.isUTC=Se,sr.zoneAbbr=function(){return this._isUTC?"UTC":""},sr.zoneName=function(){return this._isUTC?"Coordinated Universal Time":""},sr.dates=b("dates accessor is deprecated. Use date instead.",nr),sr.months=b("months accessor is deprecated. Use month instead",J),sr.years=b("years accessor is deprecated. Use year instead",wn),sr.zone=b("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",function(e,t){return null!=e?("string"!=typeof e&&(e=-e),this.utcOffset(e,t),this):-this.utcOffset()}),sr.isDSTShifted=b("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",function(){if(!r(this._isDSTShifted))return this._isDSTShifted;var e={};if(f(e,this),(e=_e(e))._a){var t=e._isUTC?d(e._a):ve(e._a);this._isDSTShifted=this.isValid()&&v(e._a,t.toArray())>0}else this._isDSTShifted=!1;return this._isDSTShifted});var ur=k.prototype;ur.calendar=function(e,t,n){var r=this._calendar[e]||this._calendar.sameElse;return w(r)?r.call(t,n):r},ur.longDateFormat=function(e){var t=this._longDateFormat[e],n=this._longDateFormat[e.toUpperCase()];return t||!n?t:(this._longDateFormat[e]=n.replace(/MMMM|MM|DD|dddd/g,function(e){return e.slice(1)}),this._longDateFormat[e])},ur.invalidDate=function(){return this._invalidDate},ur.ordinal=function(e){return this._ordinal.replace("%d",e)},ur.preparse=Ie,ur.postformat=Ie,ur.relativeTime=function(e,t,n,r){var i=this._relativeTime[n];return w(i)?i(e,t,n,r):i.replace(/%d/i,e)},ur.pastFuture=function(e,t){var n=this._relativeTime[e>0?"future":"past"];return w(n)?n(t):n.replace(/%s/i,t)},ur.set=function(e){var t,n;for(n in e)w(t=e[n])?this[n]=t:this["_"+n]=t;this._config=e,this._dayOfMonthOrdinalParseLenient=new RegExp((this._dayOfMonthOrdinalParse.source||this._ordinalParse.source)+"|"+/\d{1,2}/.source)},ur.months=function(e,n){return e?t(this._months)?this._months[e.month()]:this._months[(this._months.isFormat||Ln).test(n)?"format":"standalone"][e.month()]:t(this._months)?this._months:this._months.standalone},ur.monthsShort=function(e,n){return e?t(this._monthsShort)?this._monthsShort[e.month()]:this._monthsShort[Ln.test(n)?"format":"standalone"][e.month()]:t(this._monthsShort)?this._monthsShort:this._monthsShort.standalone},ur.monthsParse=function(e,t,n){var r,i,a;if(this._monthsParseExact)return function(e,t,n){var r,i,a,o=e.toLocaleLowerCase();if(!this._monthsParse)for(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[],r=0;12>r;++r)a=d([2e3,r]),this._shortMonthsParse[r]=this.monthsShort(a,"").toLocaleLowerCase(),this._longMonthsParse[r]=this.months(a,"").toLocaleLowerCase();return n?"MMM"===t?-1!==(i=Mn.call(this._shortMonthsParse,o))?i:null:-1!==(i=Mn.call(this._longMonthsParse,o))?i:null:"MMM"===t?-1!==(i=Mn.call(this._shortMonthsParse,o))?i:-1!==(i=Mn.call(this._longMonthsParse,o))?i:null:-1!==(i=Mn.call(this._longMonthsParse,o))?i:-1!==(i=Mn.call(this._shortMonthsParse,o))?i:null}.call(this,e,t,n);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),r=0;12>r;r++){if(i=d([2e3,r]),n&&!this._longMonthsParse[r]&&(this._longMonthsParse[r]=new RegExp("^"+this.months(i,"").replace(".","")+"$","i"),this._shortMonthsParse[r]=new RegExp("^"+this.monthsShort(i,"").replace(".","")+"$","i")),n||this._monthsParse[r]||(a="^"+this.months(i,"")+"|^"+this.monthsShort(i,""),this._monthsParse[r]=new RegExp(a.replace(".",""),"i")),n&&"MMMM"===t&&this._longMonthsParse[r].test(e))return r;if(n&&"MMM"===t&&this._shortMonthsParse[r].test(e))return r;if(!n&&this._monthsParse[r].test(e))return r}},ur.monthsRegex=function(e){return this._monthsParseExact?(s(this,"_monthsRegex")||G.call(this),e?this._monthsStrictRegex:this._monthsRegex):(s(this,"_monthsRegex")||(this._monthsRegex=Sn),this._monthsStrictRegex&&e?this._monthsStrictRegex:this._monthsRegex)},ur.monthsShortRegex=function(e){return this._monthsParseExact?(s(this,"_monthsRegex")||G.call(this),e?this._monthsShortStrictRegex:this._monthsShortRegex):(s(this,"_monthsShortRegex")||(this._monthsShortRegex=xn),this._monthsShortStrictRegex&&e?this._monthsShortStrictRegex:this._monthsShortRegex)},ur.week=function(e){return Q(e,this._week.dow,this._week.doy).week},ur.firstDayOfYear=function(){return this._week.doy},ur.firstDayOfWeek=function(){return this._week.dow},ur.weekdays=function(e,n){return e?t(this._weekdays)?this._weekdays[e.day()]:this._weekdays[this._weekdays.isFormat.test(n)?"format":"standalone"][e.day()]:t(this._weekdays)?this._weekdays:this._weekdays.standalone},ur.weekdaysMin=function(e){return e?this._weekdaysMin[e.day()]:this._weekdaysMin},ur.weekdaysShort=function(e){return e?this._weekdaysShort[e.day()]:this._weekdaysShort},ur.weekdaysParse=function(e,t,n){var r,i,a;if(this._weekdaysParseExact)return function(e,t,n){var r,i,a,o=e.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],r=0;7>r;++r)a=d([2e3,1]).day(r),this._minWeekdaysParse[r]=this.weekdaysMin(a,"").toLocaleLowerCase(),this._shortWeekdaysParse[r]=this.weekdaysShort(a,"").toLocaleLowerCase(),this._weekdaysParse[r]=this.weekdays(a,"").toLocaleLowerCase();return n?"dddd"===t?-1!==(i=Mn.call(this._weekdaysParse,o))?i:null:"ddd"===t?-1!==(i=Mn.call(this._shortWeekdaysParse,o))?i:null:-1!==(i=Mn.call(this._minWeekdaysParse,o))?i:null:"dddd"===t?-1!==(i=Mn.call(this._weekdaysParse,o))?i:-1!==(i=Mn.call(this._shortWeekdaysParse,o))?i:-1!==(i=Mn.call(this._minWeekdaysParse,o))?i:null:"ddd"===t?-1!==(i=Mn.call(this._shortWeekdaysParse,o))?i:-1!==(i=Mn.call(this._weekdaysParse,o))?i:-1!==(i=Mn.call(this._minWeekdaysParse,o))?i:null:-1!==(i=Mn.call(this._minWeekdaysParse,o))?i:-1!==(i=Mn.call(this._weekdaysParse,o))?i:-1!==(i=Mn.call(this._shortWeekdaysParse,o))?i:null}.call(this,e,t,n);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),r=0;7>r;r++){if(i=d([2e3,1]).day(r),n&&!this._fullWeekdaysParse[r]&&(this._fullWeekdaysParse[r]=new RegExp("^"+this.weekdays(i,"").replace(".",".?")+"$","i"),this._shortWeekdaysParse[r]=new RegExp("^"+this.weekdaysShort(i,"").replace(".",".?")+"$","i"),this._minWeekdaysParse[r]=new RegExp("^"+this.weekdaysMin(i,"").replace(".",".?")+"$","i")),this._weekdaysParse[r]||(a="^"+this.weekdays(i,"")+"|^"+this.weekdaysShort(i,"")+"|^"+this.weekdaysMin(i,""),this._weekdaysParse[r]=new RegExp(a.replace(".",""),"i")),n&&"dddd"===t&&this._fullWeekdaysParse[r].test(e))return r;if(n&&"ddd"===t&&this._shortWeekdaysParse[r].test(e))return r;if(n&&"dd"===t&&this._minWeekdaysParse[r].test(e))return r;if(!n&&this._weekdaysParse[r].test(e))return r}},ur.weekdaysRegex=function(e){return this._weekdaysParseExact?(s(this,"_weekdaysRegex")||ee.call(this),e?this._weekdaysStrictRegex:this._weekdaysRegex):(s(this,"_weekdaysRegex")||(this._weekdaysRegex=Cn),this._weekdaysStrictRegex&&e?this._weekdaysStrictRegex:this._weekdaysRegex)},ur.weekdaysShortRegex=function(e){return this._weekdaysParseExact?(s(this,"_weekdaysRegex")||ee.call(this),e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(s(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=An),this._weekdaysShortStrictRegex&&e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)},ur.weekdaysMinRegex=function(e){return this._weekdaysParseExact?(s(this,"_weekdaysRegex")||ee.call(this),e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(s(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=En),this._weekdaysMinStrictRegex&&e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)},ur.isPM=function(e){return"p"===(e+"").toLowerCase().charAt(0)},ur.meridiem=function(e,t,n){return e>11?n?"pm":"PM":n?"am":"AM"},oe("en",{dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(e){var t=e%10;return e+(1===g(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")}}),e.lang=b("moment.lang is deprecated. Use moment.locale instead.",oe),e.langData=b("moment.langData is deprecated. Use moment.localeData instead.",ue);var dr=Math.abs,lr=Je("ms"),cr=Je("s"),mr=Je("m"),fr=Je("h"),pr=Je("d"),hr=Je("w"),_r=Je("M"),gr=Je("y"),vr=Ge("milliseconds"),yr=Ge("seconds"),br=Ge("minutes"),Mr=Ge("hours"),wr=Ge("days"),Lr=Ge("months"),kr=Ge("years"),Dr=Math.round,xr={ss:44,s:45,m:45,h:22,d:26,M:11},Sr=Math.abs,Tr=be.prototype;Tr.isValid=function(){return this._isValid},Tr.abs=function(){var e=this._data;return this._milliseconds=dr(this._milliseconds),this._days=dr(this._days),this._months=dr(this._months),e.milliseconds=dr(e.milliseconds),e.seconds=dr(e.seconds),e.minutes=dr(e.minutes),e.hours=dr(e.hours),e.months=dr(e.months),e.years=dr(e.years),this},Tr.add=function(e,t){return ze(this,e,t,1)},Tr.subtract=function(e,t){return ze(this,e,t,-1)},Tr.as=function(e){if(!this.isValid())return NaN;var t,n,r=this._milliseconds;if("month"===(e=x(e))||"year"===e)return t=this._days+r/864e5,n=this._months+qe(t),"month"===e?n:n/12;switch(t=this._days+Math.round(Ve(this._months)),e){case"week":return t/7+r/6048e5;case"day":return t+r/864e5;case"hour":return 24*t+r/36e5;case"minute":return 1440*t+r/6e4;case"second":return 86400*t+r/1e3;case"millisecond":return Math.floor(864e5*t)+r;default:throw new Error("Unknown unit "+e)}},Tr.asMilliseconds=lr,Tr.asSeconds=cr,Tr.asMinutes=mr,Tr.asHours=fr,Tr.asDays=pr,Tr.asWeeks=hr,Tr.asMonths=_r,Tr.asYears=gr,Tr.valueOf=function(){return this.isValid()?this._milliseconds+864e5*this._days+this._months%12*2592e6+31536e6*g(this._months/12):NaN},Tr._bubble=function(){var e,t,n,r,i,a=this._milliseconds,o=this._days,s=this._months,u=this._data;return a>=0&&o>=0&&s>=0||0>=a&&0>=o&&0>=s||(a+=864e5*Be(Ve(s)+o),o=0,s=0),u.milliseconds=a%1e3,e=_(a/1e3),u.seconds=e%60,t=_(e/60),u.minutes=t%60,n=_(t/60),u.hours=n%24,o+=_(n/24),i=_(qe(o)),s+=i,o-=Be(Ve(i)),r=_(s/12),s%=12,u.days=o,u.months=s,u.years=r,this},Tr.clone=function(){return Te(this)},Tr.get=function(e){return e=x(e),this.isValid()?this[e+"s"]():NaN},Tr.milliseconds=vr,Tr.seconds=yr,Tr.minutes=br,Tr.hours=Mr,Tr.days=wr,Tr.weeks=function(){return _(this.days()/7)},Tr.months=Lr,Tr.years=kr,Tr.humanize=function(e){if(!this.isValid())return this.localeData().invalidDate();var t=this.localeData(),n=function(e,t,n){var r=Te(e).abs(),i=Dr(r.as("s")),a=Dr(r.as("m")),o=Dr(r.as("h")),s=Dr(r.as("d")),u=Dr(r.as("M")),d=Dr(r.as("y")),l=i<=xr.ss&&["s",i]||i<xr.s&&["ss",i]||1>=a&&["m"]||a<xr.m&&["mm",a]||1>=o&&["h"]||o<xr.h&&["hh",o]||1>=s&&["d"]||s<xr.d&&["dd",s]||1>=u&&["M"]||u<xr.M&&["MM",u]||1>=d&&["y"]||["yy",d];return l[2]=t,l[3]=+e>0,l[4]=n,function(e,t,n,r,i){return i.relativeTime(t||1,!!n,e,r)}.apply(null,l)}(this,!e,t);return e&&(n=t.pastFuture(+this,n)),t.postformat(n)},Tr.toISOString=Xe,Tr.toString=Xe,Tr.toJSON=Xe,Tr.locale=Oe,Tr.localeData=He,Tr.toIsoString=b("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",Xe),Tr.lang=tr,
j("X",0,0,"unix"),j("x",0,0,"valueOf"),O("x",on),O("X",/[+-]?\d+(\.\d{1,3})?/),N("X",function(e,t,n){n._d=new Date(1e3*parseFloat(e,10))}),N("x",function(e,t,n){n._d=new Date(g(e))}),e.version="2.20.1",function(e){Ht=e}(ve),e.fn=sr,e.min=function(){return ye("isBefore",[].slice.call(arguments,0))},e.max=function(){return ye("isAfter",[].slice.call(arguments,0))},e.now=function(){return Date.now?Date.now():+new Date},e.utc=d,e.unix=function(e){return ve(1e3*e)},e.months=function(e,t){return We(e,t,"months")},e.isDate=a,e.locale=oe,e.invalid=m,e.duration=Te,e.isMoment=h,e.weekdays=function(e,t,n){return Ue(e,t,n,"weekdays")},e.parseZone=function(){return ve.apply(null,arguments).parseZone()},e.localeData=ue,e.isDuration=Me,e.monthsShort=function(e,t){return We(e,t,"monthsShort")},e.weekdaysMin=function(e,t,n){return Ue(e,t,n,"weekdaysMin")},e.defineLocale=se,e.updateLocale=function(e,t){if(null!=t){var n,r,i=Pn;null!=(r=ae(e))&&(i=r._config),(n=new k(t=L(i,t))).parentLocale=Nn[e],Nn[e]=n,oe(e)}else null!=Nn[e]&&(null!=Nn[e].parentLocale?Nn[e]=Nn[e].parentLocale:null!=Nn[e]&&delete Nn[e]);return Nn[e]},e.locales=function(){return Rt(Nn)},e.weekdaysShort=function(e,t,n){return Ue(e,t,n,"weekdaysShort")},e.normalizeUnits=x,e.relativeTimeRounding=function(e){return void 0===e?Dr:"function"==typeof e&&(Dr=e,!0)},e.relativeTimeThreshold=function(e,t){return void 0!==xr[e]&&(void 0===t?xr[e]:(xr[e]=t,"s"===e&&(xr.ss=t-1),!0))},e.calendarFormat=function(e,t){var n=e.diff(t,"days",!0);return-6>n?"sameElse":-1>n?"lastWeek":0>n?"lastDay":1>n?"sameDay":2>n?"nextDay":7>n?"nextWeek":"sameElse"},e.prototype=sr,e.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"YYYY-[W]WW",MONTH:"YYYY-MM"},e.defineLocale("af",{months:"Januarie_Februarie_Maart_April_Mei_Junie_Julie_Augustus_September_Oktober_November_Desember".split("_"),monthsShort:"Jan_Feb_Mrt_Apr_Mei_Jun_Jul_Aug_Sep_Okt_Nov_Des".split("_"),weekdays:"Sondag_Maandag_Dinsdag_Woensdag_Donderdag_Vrydag_Saterdag".split("_"),weekdaysShort:"Son_Maa_Din_Woe_Don_Vry_Sat".split("_"),weekdaysMin:"So_Ma_Di_Wo_Do_Vr_Sa".split("_"),meridiemParse:/vm|nm/i,isPM:function(e){return/^nm$/i.test(e)},meridiem:function(e,t,n){return 12>e?n?"vm":"VM":n?"nm":"NM"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Vandag om] LT",nextDay:"[Môre om] LT",nextWeek:"dddd [om] LT",lastDay:"[Gister om] LT",lastWeek:"[Laas] dddd [om] LT",sameElse:"L"},relativeTime:{future:"oor %s",past:"%s gelede",s:"'n paar sekondes",ss:"%d sekondes",m:"'n minuut",mm:"%d minute",h:"'n uur",hh:"%d ure",d:"'n dag",dd:"%d dae",M:"'n maand",MM:"%d maande",y:"'n jaar",yy:"%d jaar"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(e){return e+(1===e||8===e||e>=20?"ste":"de")},week:{dow:1,doy:4}}),e.defineLocale("ar-dz",{months:"جانفي_فيفري_مارس_أفريل_ماي_جوان_جويلية_أوت_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),monthsShort:"جانفي_فيفري_مارس_أفريل_ماي_جوان_جويلية_أوت_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"احد_اثنين_ثلاثاء_اربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"أح_إث_ثلا_أر_خم_جم_سب".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[اليوم على الساعة] LT",nextDay:"[غدا على الساعة] LT",nextWeek:"dddd [على الساعة] LT",lastDay:"[أمس على الساعة] LT",lastWeek:"dddd [على الساعة] LT",sameElse:"L"},relativeTime:{future:"في %s",past:"منذ %s",s:"ثوان",ss:"%d ثانية",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",dd:"%d أيام",M:"شهر",MM:"%d أشهر",y:"سنة",yy:"%d سنوات"},week:{dow:0,doy:4}}),e.defineLocale("ar-kw",{months:"يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر".split("_"),monthsShort:"يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر".split("_"),weekdays:"الأحد_الإتنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"احد_اتنين_ثلاثاء_اربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[اليوم على الساعة] LT",nextDay:"[غدا على الساعة] LT",nextWeek:"dddd [على الساعة] LT",lastDay:"[أمس على الساعة] LT",lastWeek:"dddd [على الساعة] LT",sameElse:"L"},relativeTime:{future:"في %s",past:"منذ %s",s:"ثوان",ss:"%d ثانية",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",dd:"%d أيام",M:"شهر",MM:"%d أشهر",y:"سنة",yy:"%d سنوات"},week:{dow:0,doy:12}});var Yr={1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",0:"0"},jr=function(e){return 0===e?0:1===e?1:2===e?2:e%100>=3&&10>=e%100?3:e%100>=11?4:5},Cr={s:["أقل من ثانية","ثانية واحدة",["ثانيتان","ثانيتين"],"%d ثوان","%d ثانية","%d ثانية"],m:["أقل من دقيقة","دقيقة واحدة",["دقيقتان","دقيقتين"],"%d دقائق","%d دقيقة","%d دقيقة"],h:["أقل من ساعة","ساعة واحدة",["ساعتان","ساعتين"],"%d ساعات","%d ساعة","%d ساعة"],d:["أقل من يوم","يوم واحد",["يومان","يومين"],"%d أيام","%d يومًا","%d يوم"],M:["أقل من شهر","شهر واحد",["شهران","شهرين"],"%d أشهر","%d شهرا","%d شهر"],y:["أقل من عام","عام واحد",["عامان","عامين"],"%d أعوام","%d عامًا","%d عام"]},Ar=function(e){return function(t,n,r,i){var a=jr(t),o=Cr[e][jr(t)];return 2===a&&(o=o[n?0:1]),o.replace(/%d/i,t)}},Er=["يناير","فبراير","مارس","أبريل","مايو","يونيو","يوليو","أغسطس","سبتمبر","أكتوبر","نوفمبر","ديسمبر"];e.defineLocale("ar-ly",{months:Er,monthsShort:Er,weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/M/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0635|\u0645/,isPM:function(e){return"م"===e},meridiem:function(e,t,n){return 12>e?"ص":"م"},calendar:{sameDay:"[اليوم عند الساعة] LT",nextDay:"[غدًا عند الساعة] LT",nextWeek:"dddd [عند الساعة] LT",lastDay:"[أمس عند الساعة] LT",lastWeek:"dddd [عند الساعة] LT",sameElse:"L"},relativeTime:{future:"بعد %s",past:"منذ %s",s:Ar("s"),ss:Ar("s"),m:Ar("m"),mm:Ar("m"),h:Ar("h"),hh:Ar("h"),d:Ar("d"),dd:Ar("d"),M:Ar("M"),MM:Ar("M"),y:Ar("y"),yy:Ar("y")},preparse:function(e){return e.replace(/\u060c/g,",")},postformat:function(e){return e.replace(/\d/g,function(e){return Yr[e]}).replace(/,/g,"،")},week:{dow:6,doy:12}}),e.defineLocale("ar-ma",{months:"يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر".split("_"),monthsShort:"يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر".split("_"),weekdays:"الأحد_الإتنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"احد_اتنين_ثلاثاء_اربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[اليوم على الساعة] LT",nextDay:"[غدا على الساعة] LT",nextWeek:"dddd [على الساعة] LT",lastDay:"[أمس على الساعة] LT",lastWeek:"dddd [على الساعة] LT",sameElse:"L"},relativeTime:{future:"في %s",past:"منذ %s",s:"ثوان",ss:"%d ثانية",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",dd:"%d أيام",M:"شهر",MM:"%d أشهر",y:"سنة",yy:"%d سنوات"},week:{dow:6,doy:12}});var Or={1:"١",2:"٢",3:"٣",4:"٤",5:"٥",6:"٦",7:"٧",8:"٨",9:"٩",0:"٠"},Hr={"١":"1","٢":"2","٣":"3","٤":"4","٥":"5","٦":"6","٧":"7","٨":"8","٩":"9","٠":"0"};e.defineLocale("ar-sa",{months:"يناير_فبراير_مارس_أبريل_مايو_يونيو_يوليو_أغسطس_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),monthsShort:"يناير_فبراير_مارس_أبريل_مايو_يونيو_يوليو_أغسطس_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0635|\u0645/,isPM:function(e){return"م"===e},meridiem:function(e,t,n){return 12>e?"ص":"م"},calendar:{sameDay:"[اليوم على الساعة] LT",nextDay:"[غدا على الساعة] LT",nextWeek:"dddd [على الساعة] LT",lastDay:"[أمس على الساعة] LT",lastWeek:"dddd [على الساعة] LT",sameElse:"L"},relativeTime:{future:"في %s",past:"منذ %s",s:"ثوان",ss:"%d ثانية",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",dd:"%d أيام",M:"شهر",MM:"%d أشهر",y:"سنة",yy:"%d سنوات"},preparse:function(e){return e.replace(/[\u0661\u0662\u0663\u0664\u0665\u0666\u0667\u0668\u0669\u0660]/g,function(e){return Hr[e]}).replace(/\u060c/g,",")},postformat:function(e){return e.replace(/\d/g,function(e){return Or[e]}).replace(/,/g,"،")},week:{dow:0,doy:6}}),e.defineLocale("ar-tn",{months:"جانفي_فيفري_مارس_أفريل_ماي_جوان_جويلية_أوت_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),monthsShort:"جانفي_فيفري_مارس_أفريل_ماي_جوان_جويلية_أوت_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[اليوم على الساعة] LT",nextDay:"[غدا على الساعة] LT",nextWeek:"dddd [على الساعة] LT",lastDay:"[أمس على الساعة] LT",lastWeek:"dddd [على الساعة] LT",sameElse:"L"},relativeTime:{future:"في %s",past:"منذ %s",s:"ثوان",ss:"%d ثانية",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",dd:"%d أيام",M:"شهر",MM:"%d أشهر",y:"سنة",yy:"%d سنوات"},week:{dow:1,doy:4}});var Pr={1:"١",2:"٢",3:"٣",4:"٤",5:"٥",6:"٦",7:"٧",8:"٨",9:"٩",0:"٠"},Nr={"١":"1","٢":"2","٣":"3","٤":"4","٥":"5","٦":"6","٧":"7","٨":"8","٩":"9","٠":"0"},Fr=function(e){return 0===e?0:1===e?1:2===e?2:e%100>=3&&10>=e%100?3:e%100>=11?4:5},Ir={s:["أقل من ثانية","ثانية واحدة",["ثانيتان","ثانيتين"],"%d ثوان","%d ثانية","%d ثانية"],m:["أقل من دقيقة","دقيقة واحدة",["دقيقتان","دقيقتين"],"%d دقائق","%d دقيقة","%d دقيقة"],h:["أقل من ساعة","ساعة واحدة",["ساعتان","ساعتين"],"%d ساعات","%d ساعة","%d ساعة"],d:["أقل من يوم","يوم واحد",["يومان","يومين"],"%d أيام","%d يومًا","%d يوم"],M:["أقل من شهر","شهر واحد",["شهران","شهرين"],"%d أشهر","%d شهرا","%d شهر"],y:["أقل من عام","عام واحد",["عامان","عامين"],"%d أعوام","%d عامًا","%d عام"]},Rr=function(e){return function(t,n,r,i){var a=Fr(t),o=Ir[e][Fr(t)];return 2===a&&(o=o[n?0:1]),o.replace(/%d/i,t)}},Wr=["يناير","فبراير","مارس","أبريل","مايو","يونيو","يوليو","أغسطس","سبتمبر","أكتوبر","نوفمبر","ديسمبر"];e.defineLocale("ar",{months:Wr,monthsShort:Wr,weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/M/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0635|\u0645/,isPM:function(e){return"م"===e},meridiem:function(e,t,n){return 12>e?"ص":"م"},calendar:{sameDay:"[اليوم عند الساعة] LT",nextDay:"[غدًا عند الساعة] LT",nextWeek:"dddd [عند الساعة] LT",lastDay:"[أمس عند الساعة] LT",lastWeek:"dddd [عند الساعة] LT",sameElse:"L"},relativeTime:{future:"بعد %s",past:"منذ %s",s:Rr("s"),ss:Rr("s"),m:Rr("m"),mm:Rr("m"),h:Rr("h"),hh:Rr("h"),d:Rr("d"),dd:Rr("d"),M:Rr("M"),MM:Rr("M"),y:Rr("y"),yy:Rr("y")},preparse:function(e){return e.replace(/[\u0661\u0662\u0663\u0664\u0665\u0666\u0667\u0668\u0669\u0660]/g,function(e){return Nr[e]}).replace(/\u060c/g,",")},postformat:function(e){return e.replace(/\d/g,function(e){return Pr[e]}).replace(/,/g,"،")},week:{dow:6,doy:12}});var Ur={1:"-inci",5:"-inci",8:"-inci",70:"-inci",80:"-inci",2:"-nci",7:"-nci",20:"-nci",50:"-nci",3:"-üncü",4:"-üncü",100:"-üncü",6:"-ncı",9:"-uncu",10:"-uncu",30:"-uncu",60:"-ıncı",90:"-ıncı"};e.defineLocale("az",{months:"yanvar_fevral_mart_aprel_may_iyun_iyul_avqust_sentyabr_oktyabr_noyabr_dekabr".split("_"),monthsShort:"yan_fev_mar_apr_may_iyn_iyl_avq_sen_okt_noy_dek".split("_"),weekdays:"Bazar_Bazar ertəsi_Çərşənbə axşamı_Çərşənbə_Cümə axşamı_Cümə_Şənbə".split("_"),weekdaysShort:"Baz_BzE_ÇAx_Çər_CAx_Cüm_Şən".split("_"),weekdaysMin:"Bz_BE_ÇA_Çə_CA_Cü_Şə".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[bugün saat] LT",nextDay:"[sabah saat] LT",nextWeek:"[gələn həftə] dddd [saat] LT",lastDay:"[dünən] LT",lastWeek:"[keçən həftə] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s sonra",past:"%s əvvəl",s:"birneçə saniyyə",ss:"%d saniyə",m:"bir dəqiqə",mm:"%d dəqiqə",h:"bir saat",hh:"%d saat",d:"bir gün",dd:"%d gün",M:"bir ay",MM:"%d ay",y:"bir il",yy:"%d il"},meridiemParse:/gec\u0259|s\u0259h\u0259r|g\xfcnd\xfcz|ax\u015fam/,isPM:function(e){return/^(g\xfcnd\xfcz|ax\u015fam)$/.test(e)},meridiem:function(e,t,n){return 4>e?"gecə":12>e?"səhər":17>e?"gündüz":"axşam"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0131nc\u0131|inci|nci|\xfcnc\xfc|nc\u0131|uncu)/,ordinal:function(e){if(0===e)return e+"-ıncı";var t=e%10;return e+(Ur[t]||Ur[e%100-t]||Ur[e>=100?100:null])},week:{dow:1,doy:7}}),e.defineLocale("be",{months:{format:"студзеня_лютага_сакавікарасавікараўня_чэрвеня_ліпеня_жніўня_верасня_кастрычнікаістапада_снежня".split("_"),standalone:"студзень_люты_сакавік_красавік_травень_чэрвень_ліпень_жнівень_верасень_кастрычнік_лістапад_снежань".split("_")},monthsShort:"студ_лют_сак_красрав_чэрв_ліп_жнів_вераст_ліст_снеж".split("_"),weekdays:{format:"нядзелю_панядзелак_аўторак_серадуацвер_пятніцу_суботу".split("_"),standalone:"нядзеля_панядзелак_аўторак_серадаацвер_пятніца_субота".split("_"),isFormat:/\[ ?[\u0412\u0432] ?(?:\u043c\u0456\u043d\u0443\u043b\u0443\u044e|\u043d\u0430\u0441\u0442\u0443\u043f\u043d\u0443\u044e)? ?\] ?dddd/},weekdaysShort:"нд_пн_ат_ср_чц_пт_сб".split("_"),weekdaysMin:"нд_пн_ат_ср_чц_пт_сб".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY г.",LLL:"D MMMM YYYY г., HH:mm",LLLL:"dddd, D MMMM YYYY г., HH:mm"},calendar:{sameDay:"[Сёння ў] LT",nextDay:"[Заўтра ў] LT",lastDay:"[Учора ў] LT",nextWeek:function(){return"[У] dddd [ў] LT"},lastWeek:function(){switch(this.day()){case 0:case 3:case 5:case 6:return"[У мінулую] dddd [ў] LT";case 1:case 2:case 4:return"[У мінулы] dddd [ў] LT"}},sameElse:"L"},relativeTime:{future:"праз %s",past:"%s таму",s:"некалькі секунд",m:Ke,mm:Ke,h:Ke,hh:Ke,d:"дзень",dd:Ke,M:"месяц",MM:Ke,y:"год",yy:Ke},meridiemParse:/\u043d\u043e\u0447\u044b|\u0440\u0430\u043d\u0456\u0446\u044b|\u0434\u043d\u044f|\u0432\u0435\u0447\u0430\u0440\u0430/,isPM:function(e){return/^(\u0434\u043d\u044f|\u0432\u0435\u0447\u0430\u0440\u0430)$/.test(e)},meridiem:function(e,t,n){return 4>e?"ночы":12>e?"раніцы":17>e?"дня":"вечара"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0456|\u044b|\u0433\u0430)/,ordinal:function(e,t){switch(t){case"M":case"d":case"DDD":case"w":case"W":return e%10!=2&&e%10!=3||e%100==12||e%100==13?e+"-ы":e+"-і";case"D":return e+"-га";default:return e}},week:{dow:1,doy:7}}),e.defineLocale("bg",{months:"януари_февруари_март_април_май_юни_юли_август_септември_октомври_ноември_декември".split("_"),monthsShort:"янрев_мар_апрай_юни_юли_авг_сеп_окт_ноеек".split("_"),weekdays:"неделя_понеделник_вторник_срядаетвъртък_петък_събота".split("_"),weekdaysShort:"нед_пон_вто_сря_чет_пет_съб".split("_"),weekdaysMin:"нд_пн_вт_ср_чт_пт_сб".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[Днес в] LT",nextDay:"[Утре в] LT",nextWeek:"dddd [в] LT",lastDay:"[Вчера в] LT",lastWeek:function(){switch(this.day()){case 0:case 3:case 6:return"[В изминалата] dddd [в] LT";case 1:case 2:case 4:case 5:return"[В изминалия] dddd [в] LT"}},sameElse:"L"},relativeTime:{future:"след %s",past:"преди %s",s:"няколко секунди",ss:"%d секунди",m:"минута",mm:"%d минути",h:"час",hh:"%d часа",d:"ден",dd:"%d дни",M:"месец",MM:"%d месеца",y:"година",yy:"%d години"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0435\u0432|\u0435\u043d|\u0442\u0438|\u0432\u0438|\u0440\u0438|\u043c\u0438)/,ordinal:function(e){var t=e%10,n=e%100;return 0===e?e+"-ев":0===n?e+"-ен":n>10&&20>n?e+"-ти":1===t?e+"-ви":2===t?e+"-ри":7===t||8===t?e+"-ми":e+"-ти"},week:{dow:1,doy:7}}),e.defineLocale("bm",{months:"Zanwuyekalo_Fewuruyekalo_Marisikalo_Awirilikalo_Mɛkalo_Zuwɛnkalo_Zuluyekalo_Utikalo_Sɛtanburukalo_ɔkutɔburukalo_Nowanburukalo_Desanburukalo".split("_"),monthsShort:"Zan_Few_Mar_Awi_Mɛ_Zuw_Zul_Uti_Sɛt_ɔku_Now_Des".split("_"),weekdays:"Kari_Ntɛnɛn_Tarata_Araba_Alamisa_Juma_Sibiri".split("_"),weekdaysShort:"Kar_Ntɛ_Tar_Ara_Ala_Jum_Sib".split("_"),weekdaysMin:"Ka_Nt_Ta_Ar_Al_Ju_Si".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"MMMM [tile] D [san] YYYY",LLL:"MMMM [tile] D [san] YYYY [lɛrɛ] HH:mm",LLLL:"dddd MMMM [tile] D [san] YYYY [lɛrɛ] HH:mm"},calendar:{sameDay:"[Bi lɛrɛ] LT",nextDay:"[Sini lɛrɛ] LT",nextWeek:"dddd [don lɛrɛ] LT",lastDay:"[Kunu lɛrɛ] LT",lastWeek:"dddd [tɛmɛnen lɛrɛ] LT",sameElse:"L"},relativeTime:{future:"%s kɔnɔ",past:"a bɛ %s bɔ",s:"sanga dama dama",ss:"sekondi %d",m:"miniti kelen",mm:"miniti %d",h:"lɛrɛ kelen",hh:"lɛrɛ %d",d:"tile kelen",dd:"tile %d",M:"kalo kelen",MM:"kalo %d",y:"san kelen",yy:"san %d"},week:{dow:1,doy:4}});var zr={1:"১",2:"২",3:"৩",4:"",5:"৫",6:"৬",7:"",8:"৮",9:"৯",0:""},Br={"১":"1","২":"2","৩":"3","":"4","৫":"5","৬":"6","":"7","৮":"8","৯":"9","":"0"};e.defineLocale("bn",{months:"জানুয়ারী_ফেব্রুয়ারি_মার্চ_এপ্রিল_মে_জুন_জুলাই_আগস্ট_সেপ্টেম্বর_অক্টোবর_নভেম্বর_ডিসেম্বর".split("_"),monthsShort:"জানু_ফেব_মার্চ_এপ্র_মে_জুন_জুল_আগ_সেপ্ট_অক্টো_নভে_ডিসে".split("_"),weekdays:"রবিবার_সোমবার_মঙ্গলবার_বুধবার_বৃহস্পতিবার_শুক্রবার_শনিবার".split("_"),weekdaysShort:"রবি_সোম_মঙ্গল_বুধ_বৃহস্পতি_শুক্র_শনি".split("_"),weekdaysMin:"রবি_সোম_মঙ্গ_বুধ_বৃহঃ_শুক্র_শনি".split("_"),longDateFormat:{LT:"A h:mm সময়",LTS:"A h:mm:ss সময়",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm সময়",LLLL:"dddd, D MMMM YYYY, A h:mm সময়"},calendar:{sameDay:"[আজ] LT",nextDay:"[আগামীকাল] LT",nextWeek:"dddd, LT",lastDay:"[গতকাল] LT",lastWeek:"[গত] dddd, LT",sameElse:"L"},relativeTime:{future:"%s পরে",past:"%s আগে",s:"কয়েক সেকেন্ড",ss:"%d সেকেন্ড",m:"এক মিনিট",mm:"%d মিনিট",h:"এক ঘন্টা",hh:"%d ঘন্টা",d:"এক দিন",dd:"%d দিন",M:"এক মাস",MM:"%d মাস",y:"এক বছর",yy:"%d বছর"},preparse:function(e){return e.replace(/[\u09e7\u09e8\u09e9\u09ea\u09eb\u09ec\u09ed\u09ee\u09ef\u09e6]/g,function(e){return Br[e]})},postformat:function(e){return e.replace(/\d/g,function(e){return zr[e]})},meridiemParse:/\u09b0\u09be\u09a4|\u09b8\u0995\u09be\u09b2|\u09a6\u09c1\u09aa\u09c1\u09b0|\u09ac\u09bf\u0995\u09be\u09b2|\u09b0\u09be\u09a4/,meridiemHour:function(e,t){return 12===e&&(e=0),"রাত"===t&&e>=4||"দুপুর"===t&&5>e||"বিকাল"===t?e+12:e},meridiem:function(e,t,n){return 4>e?"রাত":10>e?"সকাল":17>e?"দুপুর":20>e?"বিকাল":"রাত"},week:{dow:0,doy:6}});var qr={1:"༡",2:"༢",3:"༣",4:"༤",5:"༥",6:"༦",7:"༧",8:"༨",9:"༩",0:"༠"},Vr={"༡":"1","༢":"2","༣":"3","༤":"4","༥":"5","༦":"6","༧":"7","༨":"8","༩":"9","༠":"0"};e.defineLocale("bo",{months:"ཟླ་བ་དང་པོ_ཟླ་བ་གཉིས་པ_ཟླ་བ་གསུམ་པ_ཟླ་བ་བཞི་པ_ཟླ་བ་ལྔ་པ_ཟླ་བ་དྲུག་པ_ཟླ་བ་བདུན་པ_ཟླ་བ་བརྒྱད་པ_ཟླ་བ་དགུ་པ_ཟླ་བ་བཅུ་པ_ཟླ་བ་བཅུ་གཅིག་པ_ཟླ་བ་བཅུ་གཉིས་པ".split("_"),monthsShort:"ཟླ་བ་དང་པོ_ཟླ་བ་གཉིས་པ_ཟླ་བ་གསུམ་པ_ཟླ་བ་བཞི་པ_ཟླ་བ་ལྔ་པ_ཟླ་བ་དྲུག་པ_ཟླ་བ་བདུན་པ_ཟླ་བ་བརྒྱད་པ_ཟླ་བ་དགུ་པ_ཟླ་བ་བཅུ་པ_ཟླ་བ་བཅུ་གཅིག་པ_ཟླ་བ་བཅུ་གཉིས་པ".split("_"),weekdays:"གཟའ་ཉི་མ་_གཟའ་ཟླ་བ་_གཟའ་མིག་དམར་_གཟའ་ལྷག་པ་_གཟའ་ཕུར་བུ_གཟའ་པ་སངས་_གཟའ་སྤེན་པ་".split("_"),weekdaysShort:"ཉི་མ་_ཟླ་བ་_མིག་དམར་_ལྷག་པ་_ཕུར་བུ_པ་སངས་_སྤེན་པ་".split("_"),weekdaysMin:"ཉི་མ་_ཟླ་བ་_མིག་དམར་_ལྷག་པ་_ཕུར་བུ_པ་སངས་_སྤེན་པ་".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[དི་རིང] LT",nextDay:"[སང་ཉིན] LT",nextWeek:"[བདུན་ཕྲག་རྗེས་མ], LT",lastDay:"[ཁ་སང] LT",lastWeek:"[བདུན་ཕྲག་མཐའ་མ] dddd, LT",sameElse:"L"},relativeTime:{future:"%s ལ་",past:"%s སྔན་ལ",s:"ལམ་སང",ss:"%d སྐར་ཆ།",m:"སྐར་མ་གཅིག",mm:"%d སྐར་མ",h:"ཆུ་ཚོད་གཅིག",hh:"%d ཆུ་ཚོད",d:"ཉིན་གཅིག",dd:"%d ཉིན་",M:"ཟླ་བ་གཅིག",MM:"%d ཟླ་བ",y:"ལོ་གཅིག",yy:"%d ལོ"},preparse:function(e){return e.replace(/[\u0f21\u0f22\u0f23\u0f24\u0f25\u0f26\u0f27\u0f28\u0f29\u0f20]/g,function(e){return Vr[e]})},postformat:function(e){return e.replace(/\d/g,function(e){return qr[e]})},meridiemParse:/\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c|\u0f5e\u0f7c\u0f42\u0f66\u0f0b\u0f40\u0f66|\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f74\u0f44|\u0f51\u0f42\u0f7c\u0f44\u0f0b\u0f51\u0f42|\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c/,meridiemHour:function(e,t){return 12===e&&(e=0),"མཚན་མོ"===t&&e>=4||"ཉིན་གུང"===t&&5>e||"དགོང་དག"===t?e+12:e},meridiem:function(e,t,n){return 4>e?"མཚན་མོ":10>e?"ཞོགས་ཀས":17>e?"ཉིན་གུང":20>e?"དགོང་དག":"མཚན་མོ"},week:{dow:0,doy:6}}),e.defineLocale("br",{months:"Genver_C'hwevrer_Meurzh_Ebrel_Mae_Mezheven_Gouere_Eost_Gwengolo_Here_Du_Kerzu".split("_"),monthsShort:"Gen_C'hwe_Meu_Ebr_Mae_Eve_Gou_Eos_Gwe_Her_Du_Ker".split("_"),weekdays:"Sul_Lun_Meurzh_Merc'her_Yaou_Gwener_Sadorn".split("_"),weekdaysShort:"Sul_Lun_Meu_Mer_Yao_Gwe_Sad".split("_"),weekdaysMin:"Su_Lu_Me_Mer_Ya_Gw_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"h[e]mm A",LTS:"h[e]mm:ss A",L:"DD/MM/YYYY",LL:"D [a viz] MMMM YYYY",LLL:"D [a viz] MMMM YYYY h[e]mm A",LLLL:"dddd, D [a viz] MMMM YYYY h[e]mm A"},calendar:{sameDay:"[Hiziv da] LT",nextDay:"[Warc'hoazh da] LT",nextWeek:"dddd [da] LT",lastDay:"[Dec'h da] LT",lastWeek:"dddd [paset da] LT",sameElse:"L"},relativeTime:{future:"a-benn %s",past:"%s 'zo",s:"un nebeud segondennoù",ss:"%d eilenn",m:"ur vunutenn",mm:Qe,h:"un eur",hh:"%d eur",d:"un devezh",dd:Qe,M:"ur miz",MM:Qe,y:"ur bloaz",yy:function(e){switch(Ze(e)){case 1:case 3:case 4:case 5:case 9:return e+" bloaz";default:return e+" vloaz"}}},dayOfMonthOrdinalParse:/\d{1,2}(a\xf1|vet)/,ordinal:function(e){return e+(1===e?"añ":"vet")},week:{dow:1,doy:4}}),e.defineLocale("bs",{months:"januar_februar_mart_april_maj_juni_juli_august_septembar_oktobar_novembar_decembar".split("_"),monthsShort:"jan._feb._mar._apr._maj._jun._jul._aug._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedjelja_ponedjeljak_utorak_srijeda_četvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._čet._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_če_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[jučer u] LT",lastWeek:function(){switch(this.day()){case 0:case 3:return"[prošlu] dddd [u] LT";case 6:return"[prošle] [subote] [u] LT";case 1:case 2:case 4:case 5:return"[prošli] dddd [u] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"par sekundi",ss:et,m:et,mm:et,h:et,hh:et,d:"dan",dd:et,M:"mjesec",MM:et,y:"godinu",yy:et},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}}),e.defineLocale("ca",{months:{standalone:"gener_febrer_març_abril_maig_juny_juliol_agost_setembre_octubre_novembre_desembre".split("_"),format:"de gener_de febrer_de març_d'abril_de maig_de juny_de juliol_d'agost_de setembre_d'octubre_de novembre_de desembre".split("_"),isFormat:/D[oD]?(\s)+MMMM/},monthsShort:"gen._febr._març_abr._maig_juny_jul._ag._set._oct._nov._des.".split("_"),monthsParseExact:!0,weekdays:"diumenge_dilluns_dimarts_dimecres_dijous_divendres_dissabte".split("_"),weekdaysShort:"dg._dl._dt._dc._dj._dv._ds.".split("_"),weekdaysMin:"dg_dl_dt_dc_dj_dv_ds".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [de] YYYY",ll:"D MMM YYYY",LLL:"D MMMM [de] YYYY [a les] H:mm",lll:"D MMM YYYY, H:mm",LLLL:"dddd D MMMM [de] YYYY [a les] H:mm",llll:"ddd D MMM YYYY, H:mm"},calendar:{sameDay:function(){return"[avui a "+(1!==this.hours()?"les":"la")+"] LT"},nextDay:function(){return"[demà a "+(1!==this.hours()?"les":"la")+"] LT"},nextWeek:function(){return"dddd [a "+(1!==this.hours()?"les":"la")+"] LT"},lastDay:function(){return"[ahir a "+(1!==this.hours()?"les":"la")+"] LT"},lastWeek:function(){return"[el] dddd [passat a "+(1!==this.hours()?"les":"la")+"] LT"},sameElse:"L"},relativeTime:{future:"d'aquí %s",past:"fa %s",s:"uns segons",ss:"%d segons",m:"un minut",mm:"%d minuts",h:"una hora",hh:"%d hores",d:"un dia",dd:"%d dies",M:"un mes",MM:"%d mesos",y:"un any",yy:"%d anys"},dayOfMonthOrdinalParse:/\d{1,2}(r|n|t|\xe8|a)/,ordinal:function(e,t){var n=1===e?"r":2===e?"n":3===e?"r":4===e?"t":"è";return"w"!==t&&"W"!==t||(n="a"),e+n},week:{dow:1,doy:4}});var Jr="leden_únor_březen_duben_květen_červen_červenec_srpen_září_říjen_listopad_prosinec".split("_"),Gr="led_úno_bře_dub_kvě_čvn_čvc_srp_zář_říj_lis_pro".split("_");e.defineLocale("cs",{months:Jr,monthsShort:Gr,monthsParse:function(e,t){var n,r=[];for(n=0;12>n;n++)r[n]=new RegExp("^"+e[n]+"$|^"+t[n]+"$","i");return r}(Jr,Gr),shortMonthsParse:function(e){var t,n=[];for(t=0;12>t;t++)n[t]=new RegExp("^"+e[t]+"$","i");return n}(Gr),longMonthsParse:function(e){var t,n=[];for(t=0;12>t;t++)n[t]=new RegExp("^"+e[t]+"$","i");return n}(Jr),weekdays:"neděle_pondělí_úterý_středa_čtvrtek_pátek_sobota".split("_"),weekdaysShort:"ne_po_út_st_čt_pá_so".split("_"),weekdaysMin:"ne_po_út_st_čt_pá_so".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd D. MMMM YYYY H:mm",l:"D. M. YYYY"},calendar:{sameDay:"[dnes v] LT",nextDay:"[zítra v] LT",nextWeek:function(){switch(this.day()){case 0:return"[v neděli v] LT";case 1:case 2:return"[v] dddd [v] LT";case 3:return"[ve středu v] LT";case 4:return"[ve čtvrtek v] LT";case 5:return"[v pátek v] LT";case 6:return"[v sobotu v] LT"}},lastDay:"[včera v] LT",lastWeek:function(){switch(this.day()){case 0:return"[minulou neděli v] LT";case 1:case 2:return"[minulé] dddd [v] LT";case 3:return"[minulou středu v] LT";case 4:case 5:return"[minulý] dddd [v] LT";case 6:return"[minulou sobotu v] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"před %s",s:nt,ss:nt,m:nt,mm:nt,h:nt,hh:nt,d:nt,dd:nt,M:nt,MM:nt,y:nt,yy:nt},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}}),e.defineLocale("cv",{months:"кӑрлач_нарӑс_пуш_акаай_ҫӗртме_утӑ_ҫурла_авӑн_юпа_чӳк_раштав".split("_"),monthsShort:"кӑрар_пуш_акаай_ҫӗр_утӑ_ҫур_авн_юпа_чӳк_раш".split("_"),weekdays:"вырсарникун_тунтикун_ытларикун_юнкун_кӗҫнерникун_эрнекун_шӑматкун".split("_"),weekdaysShort:"вырун_ытл_юн_кӗҫ_эрн_шӑм".split("_"),weekdaysMin:"вр_тн_ыт_юн_кҫ_эр_шм".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"YYYY [ҫулхи] MMMM [уйӑхӗн] D[-мӗшӗ]",LLL:"YYYY [ҫулхи] MMMM [уйӑхӗн] D[-мӗшӗ], HH:mm",LLLL:"dddd, YYYY [ҫулхи] MMMM [уйӑхӗн] D[-мӗшӗ], HH:mm"},calendar:{sameDay:"[Паян] LT [сехетре]",nextDay:"[Ыран] LT [сехетре]",lastDay:"[Ӗнер] LT [сехетре]",nextWeek:"[Ҫитес] dddd LT [сехетре]",lastWeek:"[Иртнӗ] dddd LT [сехетре]",sameElse:"L"},relativeTime:{future:function(e){return e+(/\u0441\u0435\u0445\u0435\u0442$/i.exec(e)?"рен":/\u04ab\u0443\u043b$/i.exec(e)?"тан":"ран")},past:"%s каялла",s:"пӗр-ик ҫеккунт",ss:"%d ҫеккунт",m:"пӗр минут",mm:"%d минут",h:"пӗр сехет",hh:"%d сехет",d:"пӗр кун",dd:"%d кун",M:"пӗр уйӑх",MM:"%d уйӑх",y:"пӗр ҫул",yy:"%d ҫул"},dayOfMonthOrdinalParse:/\d{1,2}-\u043c\u04d7\u0448/,ordinal:"%d-мӗш",week:{dow:1,doy:7}}),e.defineLocale("cy",{months:"Ionawr_Chwefror_Mawrth_Ebrill_Mai_Mehefin_Gorffennaf_Awst_Medi_Hydref_Tachwedd_Rhagfyr".split("_"),monthsShort:"Ion_Chwe_Maw_Ebr_Mai_Meh_Gor_Aws_Med_Hyd_Tach_Rhag".split("_"),weekdays:"Dydd Sul_Dydd Llun_Dydd Mawrth_Dydd Mercher_Dydd Iau_Dydd Gwener_Dydd Sadwrn".split("_"),weekdaysShort:"Sul_Llun_Maw_Mer_Iau_Gwe_Sad".split("_"),weekdaysMin:"Su_Ll_Ma_Me_Ia_Gw_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Heddiw am] LT",nextDay:"[Yfory am] LT",nextWeek:"dddd [am] LT",lastDay:"[Ddoe am] LT",lastWeek:"dddd [diwethaf am] LT",sameElse:"L"},relativeTime:{future:"mewn %s",past:"%s yn ôl",s:"ychydig eiliadau",ss:"%d eiliad",m:"munud",mm:"%d munud",h:"awr",hh:"%d awr",d:"diwrnod",dd:"%d diwrnod",M:"mis",MM:"%d mis",y:"blwyddyn",yy:"%d flynedd"},dayOfMonthOrdinalParse:/\d{1,2}(fed|ain|af|il|ydd|ed|eg)/,ordinal:function(e){var t="";return e>20?t=40===e||50===e||60===e||80===e||100===e?"fed":"ain":e>0&&(t=["","af","il","ydd","ydd","ed","ed","ed","fed","fed","fed","eg","fed","eg","eg","fed","eg","eg","fed","eg","fed"][e]),e+t},week:{dow:1,doy:4}}),e.defineLocale("da",{months:"januar_februar_marts_april_maj_juni_juli_august_september_oktober_november_december".split("_"),monthsShort:"jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec".split("_"),weekdays:"søndag_mandag_tirsdag_onsdag_torsdag_fredag_lørdag".split("_"),weekdaysShort:"søn_man_tir_ons_tor_fre_lør".split("_"),weekdaysMin:"sø_ma_ti_on_to_fr_lø".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd [d.] D. MMMM YYYY [kl.] HH:mm"},calendar:{sameDay:"[i dag kl.] LT",nextDay:"[i morgen kl.] LT",nextWeek:"på dddd [kl.] LT",lastDay:"[i går kl.] LT",lastWeek:"[i] dddd[s kl.] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s siden",s:"få sekunder",ss:"%d sekunder",m:"et minut",mm:"%d minutter",h:"en time",hh:"%d timer",d:"en dag",dd:"%d dage",M:"en måned",MM:"%d måneder",y:"et år",yy:"%d år"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}}),e.defineLocale("de-at",{months:"Jänner_Februar_März_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jän._Feb._März_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So._Mo._Di._Mi._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",ss:"%d Sekunden",m:rt,mm:"%d Minuten",h:rt,hh:"%d Stunden",d:rt,dd:rt,M:rt,MM:rt,y:rt,yy:rt},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}}),e.defineLocale("de-ch",{months:"Januar_Februar_März_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Feb._März_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",ss:"%d Sekunden",m:it,
mm:"%d Minuten",h:it,hh:"%d Stunden",d:it,dd:it,M:it,MM:it,y:it,yy:it},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}}),e.defineLocale("de",{months:"Januar_Februar_März_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Feb._März_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So._Mo._Di._Mi._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",ss:"%d Sekunden",m:at,mm:"%d Minuten",h:at,hh:"%d Stunden",d:at,dd:at,M:at,MM:at,y:at,yy:at},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});var $r=["ޖެނުއަރީ","ފެބްރުއަރީ","މާރިޗު","އޭޕްރީލު","މޭ","ޖޫން","ޖުލައި","އޯގަސްޓު","ސެޕްޓެމްބަރު","އޮކްޓޯބަރު","ނޮވެމްބަރު","ޑިސެމްބަރު"],Xr=["އާދިއްތަ","ހޯމަ","އަންގާރަ","ބުދަ","ބުރާސްފަތި","ހުކުރު","ހޮނިހިރު"];e.defineLocale("dv",{months:$r,monthsShort:$r,weekdays:Xr,weekdaysShort:Xr,weekdaysMin:"އާދި_ހޯމަ_އަން_ބުދަ_ބުރާ_ހުކު_ހޮނި".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/M/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0789\u0786|\u0789\u078a/,isPM:function(e){return"މފ"===e},meridiem:function(e,t,n){return 12>e?"މކ":"މފ"},calendar:{sameDay:"[މިއަދު] LT",nextDay:"[މާދަމާ] LT",nextWeek:"dddd LT",lastDay:"[އިއްޔެ] LT",lastWeek:"[ފާއިތުވި] dddd LT",sameElse:"L"},relativeTime:{future:"ތެރޭގައި %s",past:"ކުރިން %s",s:"ސިކުންތުކޮޅެއް",ss:"d% ސިކުންތު",m:"މިނިޓެއް",mm:"މިނިޓު %d",h:"ގަޑިއިރެއް",hh:"ގަޑިއިރު %d",d:"ދުވަހެއް",dd:"ދުވަސް %d",M:"މަހެއް",MM:"މަސް %d",y:"އަހަރެއް",yy:"އަހަރު %d"},preparse:function(e){return e.replace(/\u060c/g,",")},postformat:function(e){return e.replace(/,/g,"،")},week:{dow:7,doy:12}}),e.defineLocale("el",{monthsNominativeEl:"Ιανουάριος_Φεβρουάριος_Μάρτιος_Απρίλιος_Μάιος_Ιούνιος_Ιούλιος_Αύγουστος_Σεπτέμβριος_Οκτώβριος_Νοέμβριος_Δεκέμβριος".split("_"),monthsGenitiveEl:"Ιανουαρίου_Φεβρουαρίου_Μαρτίου_Απριλίου_Μαΐου_Ιουνίου_Ιουλίου_Αυγούστου_Σεπτεμβρίου_Οκτωβρίου_Νοεμβρίου_Δεκεμβρίου".split("_"),months:function(e,t){return e?"string"==typeof t&&/D/.test(t.substring(0,t.indexOf("MMMM")))?this._monthsGenitiveEl[e.month()]:this._monthsNominativeEl[e.month()]:this._monthsNominativeEl},monthsShort:"Ιαν_Φεβ_Μαρ_Απρ_Μαϊ_Ιουν_Ιουλ_Αυγ_Σεπ_Οκτ_Νοε_Δεκ".split("_"),weekdays:"Κυριακή_Δευτέρα_Τρίτη_Τετάρτη_Πέμπτη_Παρασκευή_Σάββατο".split("_"),weekdaysShort:"Κυρ_Δευ_Τρι_Τετ_Πεμ_Παραβ".split("_"),weekdaysMin:"Κυ_Δε_Τρ_Τε_Πε_Παα".split("_"),meridiem:function(e,t,n){return e>11?n?"μμ":"ΜΜ":n?"πμ":"ΠΜ"},isPM:function(e){return"μ"===(e+"").toLowerCase()[0]},meridiemParse:/[\u03a0\u039c]\.?\u039c?\.?/i,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendarEl:{sameDay:"[Σήμερα {}] LT",nextDay:"[Αύριο {}] LT",nextWeek:"dddd [{}] LT",lastDay:"[Χθες {}] LT",lastWeek:function(){switch(this.day()){case 6:return"[το προηγούμενο] dddd [{}] LT";default:return"[την προηγούμενη] dddd [{}] LT"}},sameElse:"L"},calendar:function(e,t){var n=this._calendarEl[e],r=t&&t.hours();return w(n)&&(n=n.apply(t)),n.replace("{}",r%12==1?"στη":"στις")},relativeTime:{future:"σε %s",past:"%s πριν",s:"λίγα δευτερόλεπτα",ss:"%d δευτερόλεπτα",m:"ένα λεπτό",mm:"%d λεπτά",h:"μία ώρα",hh:"%d ώρες",d:"μία μέρα",dd:"%d μέρες",M:"ένας μήνας",MM:"%d μήνες",y:"ένας χρόνος",yy:"%d χρόνια"},dayOfMonthOrdinalParse:/\d{1,2}\u03b7/,ordinal:"%dη",week:{dow:1,doy:4}}),e.defineLocale("en-au",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")},week:{dow:1,doy:4}}),e.defineLocale("en-ca",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"YYYY-MM-DD",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")}}),e.defineLocale("en-gb",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")},week:{dow:1,doy:4}}),e.defineLocale("en-ie",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")},week:{dow:1,doy:4}}),e.defineLocale("en-nz",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")},week:{dow:1,doy:4}}),e.defineLocale("eo",{months:"januaro_februaro_marto_aprilo_majo_junio_julio_aŭgusto_septembro_oktobro_novembro_decembro".split("_"),monthsShort:"jan_feb_mar_apr_maj_jun_jul_aŭg_sep_okt_nov_dec".split("_"),weekdays:"dimanĉo_lundo_mardo_merkredo_ĵaŭdo_vendredo_sabato".split("_"),weekdaysShort:"dim_lun_mard_merk_ĵaŭ_ven_sab".split("_"),weekdaysMin:"di_lu_ma_me_ĵa_ve_sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"D[-a de] MMMM, YYYY",LLL:"D[-a de] MMMM, YYYY HH:mm",LLLL:"dddd, [la] D[-a de] MMMM, YYYY HH:mm"},meridiemParse:/[ap]\.t\.m/i,isPM:function(e){return"p"===e.charAt(0).toLowerCase()},meridiem:function(e,t,n){return e>11?n?"p.t.m.":"P.T.M.":n?"a.t.m.":"A.T.M."},calendar:{sameDay:"[Hodiaŭ je] LT",nextDay:"[Morgaŭ je] LT",nextWeek:"dddd [je] LT",lastDay:"[Hieraŭ je] LT",lastWeek:"[pasinta] dddd [je] LT",sameElse:"L"},relativeTime:{future:"post %s",past:"antaŭ %s",s:"sekundoj",ss:"%d sekundoj",m:"minuto",mm:"%d minutoj",h:"horo",hh:"%d horoj",d:"tago",dd:"%d tagoj",M:"monato",MM:"%d monatoj",y:"jaro",yy:"%d jaroj"},dayOfMonthOrdinalParse:/\d{1,2}a/,ordinal:"%da",week:{dow:1,doy:7}});var Kr="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),Qr="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),Zr=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],ei=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;e.defineLocale("es-do",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(e,t){return e?/-MMM-/.test(t)?Qr[e.month()]:Kr[e.month()]:Kr},monthsRegex:ei,monthsShortRegex:ei,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:Zr,longMonthsParse:Zr,shortMonthsParse:Zr,weekdays:"domingo_lunes_martes_miércoles_jueves_viernes_sábado".split("_"),weekdaysShort:"dom._lun._mar._mié._jue._vie._sáb.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY h:mm A",LLLL:"dddd, D [de] MMMM [de] YYYY h:mm A"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[mañana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un día",dd:"%d días",M:"un mes",MM:"%d meses",y:"un año",yy:"%d años"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%dº",week:{dow:1,doy:4}});var ti="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),ni="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_");e.defineLocale("es-us",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(e,t){return e?/-MMM-/.test(t)?ni[e.month()]:ti[e.month()]:ti},monthsParseExact:!0,weekdays:"domingo_lunes_martes_miércoles_jueves_viernes_sábado".split("_"),weekdaysShort:"dom._lun._mar._mié._jue._vie._sáb.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"MM/DD/YYYY",LL:"MMMM [de] D [de] YYYY",LLL:"MMMM [de] D [de] YYYY h:mm A",LLLL:"dddd, MMMM [de] D [de] YYYY h:mm A"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[mañana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un día",dd:"%d días",M:"un mes",MM:"%d meses",y:"un año",yy:"%d años"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%dº",week:{dow:0,doy:6}});var ri="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),ii="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),ai=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],oi=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;e.defineLocale("es",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(e,t){return e?/-MMM-/.test(t)?ii[e.month()]:ri[e.month()]:ri},monthsRegex:oi,monthsShortRegex:oi,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:ai,longMonthsParse:ai,shortMonthsParse:ai,weekdays:"domingo_lunes_martes_miércoles_jueves_viernes_sábado".split("_"),weekdaysShort:"dom._lun._mar._mié._jue._vie._sáb.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[mañana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un día",dd:"%d días",M:"un mes",MM:"%d meses",y:"un año",yy:"%d años"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%dº",week:{dow:1,doy:4}}),e.defineLocale("et",{months:"jaanuar_veebruar_märts_aprill_mai_juuni_juuli_august_september_oktoober_november_detsember".split("_"),monthsShort:"jaan_veebr_märts_apr_mai_juuni_juuli_aug_sept_okt_nov_dets".split("_"),weekdays:"pühapäev_esmaspäev_teisipäev_kolmapäev_neljapäev_reede_laupäev".split("_"),weekdaysShort:"P_E_T_K_N_R_L".split("_"),weekdaysMin:"P_E_T_K_N_R_L".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[Täna,] LT",nextDay:"[Homme,] LT",nextWeek:"[Järgmine] dddd LT",lastDay:"[Eile,] LT",lastWeek:"[Eelmine] dddd LT",sameElse:"L"},relativeTime:{future:"%s pärast",past:"%s tagasi",s:ot,ss:ot,m:ot,mm:ot,h:ot,hh:ot,d:ot,dd:"%d päeva",M:ot,MM:ot,y:ot,yy:ot},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}}),e.defineLocale("eu",{months:"urtarrila_otsaila_martxoa_apirila_maiatza_ekaina_uztaila_abuztua_iraila_urria_azaroa_abendua".split("_"),monthsShort:"urt._ots._mar._api._mai._eka._uzt._abu._ira._urr._aza._abe.".split("_"),monthsParseExact:!0,weekdays:"igandea_astelehena_asteartea_asteazkena_osteguna_ostirala_larunbata".split("_"),weekdaysShort:"ig._al._ar._az._og._ol._lr.".split("_"),weekdaysMin:"ig_al_ar_az_og_ol_lr".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY[ko] MMMM[ren] D[a]",LLL:"YYYY[ko] MMMM[ren] D[a] HH:mm",LLLL:"dddd, YYYY[ko] MMMM[ren] D[a] HH:mm",l:"YYYY-M-D",ll:"YYYY[ko] MMM D[a]",lll:"YYYY[ko] MMM D[a] HH:mm",llll:"ddd, YYYY[ko] MMM D[a] HH:mm"},calendar:{sameDay:"[gaur] LT[etan]",nextDay:"[bihar] LT[etan]",nextWeek:"dddd LT[etan]",lastDay:"[atzo] LT[etan]",lastWeek:"[aurreko] dddd LT[etan]",sameElse:"L"},relativeTime:{future:"%s barru",past:"duela %s",s:"segundo batzuk",ss:"%d segundo",m:"minutu bat",mm:"%d minutu",h:"ordu bat",hh:"%d ordu",d:"egun bat",dd:"%d egun",M:"hilabete bat",MM:"%d hilabete",y:"urte bat",yy:"%d urte"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}});var si={1:"۱",2:"۲",3:"۳",4:"۴",5:"۵",6:"۶",7:"۷",8:"۸",9:"۹",0:"۰"},ui={"۱":"1","۲":"2","۳":"3","۴":"4","۵":"5","۶":"6","۷":"7","۸":"8","۹":"9","۰":"0"};e.defineLocale("fa",{months:"ژانویه_فوریهارس_آوریل_مه_ژوئن_ژوئیه_اوت_سپتامبر_اکتبر_نوامبر_دسامبر".split("_"),monthsShort:"ژانویه_فوریهارس_آوریل_مه_ژوئن_ژوئیه_اوت_سپتامبر_اکتبر_نوامبر_دسامبر".split("_"),weekdays:"یکشنبه_دوشنبههشنبههارشنبه_پنجشنبه_جمعه_شنبه".split("_"),weekdaysShort:"یکشنبه_دوشنبههشنبههارشنبه_پنجشنبه_جمعه_شنبه".split("_"),weekdaysMin:"ی_د_س_چ_پ_ج_ش".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},meridiemParse:/\u0642\u0628\u0644 \u0627\u0632 \u0638\u0647\u0631|\u0628\u0639\u062f \u0627\u0632 \u0638\u0647\u0631/,isPM:function(e){return/\u0628\u0639\u062f \u0627\u0632 \u0638\u0647\u0631/.test(e)},meridiem:function(e,t,n){return 12>e?"قبل از ظهر":"بعد از ظهر"},calendar:{sameDay:"[امروز ساعت] LT",nextDay:"[فردا ساعت] LT",nextWeek:"dddd [ساعت] LT",lastDay:"[دیروز ساعت] LT",lastWeek:"dddd [پیش] [ساعت] LT",sameElse:"L"},relativeTime:{future:"در %s",past:"%s پیش",s:"چند ثانیه",ss:"ثانیه d%",m:"یک دقیقه",mm:"%d دقیقه",h:"یک ساعت",hh:"%d ساعت",d:"یک روز",dd:"%d روز",M:"یک ماه",MM:"%d ماه",y:"یک سال",yy:"%d سال"},preparse:function(e){return e.replace(/[\u06f0-\u06f9]/g,function(e){return ui[e]}).replace(/\u060c/g,",")},postformat:function(e){return e.replace(/\d/g,function(e){return si[e]}).replace(/,/g,"،")},dayOfMonthOrdinalParse:/\d{1,2}\u0645/,ordinal:"%dم",week:{dow:6,doy:12}});var di="nolla yksi kaksi kolme neljä viisi kuusi seitsemän kahdeksan yhdeksän".split(" "),li=["nolla","yhden","kahden","kolmen","neljän","viiden","kuuden",di[7],di[8],di[9]];e.defineLocale("fi",{months:"tammikuu_helmikuu_maaliskuu_huhtikuu_toukokuu_kesäkuu_heinäkuu_elokuu_syyskuu_lokakuu_marraskuu_joulukuu".split("_"),monthsShort:"tammi_helmi_maalis_huhti_touko_kesä_heinä_elo_syys_loka_marras_joulu".split("_"),weekdays:"sunnuntai_maanantai_tiistai_keskiviikko_torstai_perjantai_lauantai".split("_"),weekdaysShort:"su_ma_ti_ke_to_pe_la".split("_"),weekdaysMin:"su_ma_ti_ke_to_pe_la".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD.MM.YYYY",LL:"Do MMMM[ta] YYYY",LLL:"Do MMMM[ta] YYYY, [klo] HH.mm",LLLL:"dddd, Do MMMM[ta] YYYY, [klo] HH.mm",l:"D.M.YYYY",ll:"Do MMM YYYY",lll:"Do MMM YYYY, [klo] HH.mm",llll:"ddd, Do MMM YYYY, [klo] HH.mm"},calendar:{sameDay:"[tänään] [klo] LT",nextDay:"[huomenna] [klo] LT",nextWeek:"dddd [klo] LT",lastDay:"[eilen] [klo] LT",lastWeek:"[viime] dddd[na] [klo] LT",sameElse:"L"},relativeTime:{future:"%s päästä",past:"%s sitten",s:st,ss:st,m:st,mm:st,h:st,hh:st,d:st,dd:st,M:st,MM:st,y:st,yy:st},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}}),e.defineLocale("fo",{months:"januar_februar_mars_apríl_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan_feb_mar_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_"),weekdays:"sunnudagur_mánadagur_týsdagur_mikudagur_hósdagur_fríggjadagur_leygardagur".split("_"),weekdaysShort:"sun_mán_týs_mik_hós_frí_ley".split("_"),weekdaysMin:"su_má_tý_mi_hó_fr_le".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D. MMMM, YYYY HH:mm"},calendar:{sameDay:"[Í dag kl.] LT",nextDay:"[Í morgin kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[Í gjár kl.] LT",lastWeek:"[síðstu] dddd [kl] LT",sameElse:"L"},relativeTime:{future:"um %s",past:"%s síðani",s:"fá sekund",ss:"%d sekundir",m:"ein minutt",mm:"%d minuttir",h:"ein tími",hh:"%d tímar",d:"ein dagur",dd:"%d dagar",M:"ein mánaði",MM:"%d mánaðir",y:"eitt ár",yy:"%d ár"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}}),e.defineLocale("fr-ca",{months:"janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre".split("_"),monthsShort:"janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.".split("_"),monthsParseExact:!0,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourdhui à] LT",nextDay:"[Demain à] LT",nextWeek:"dddd [à] LT",lastDay:"[Hier à] LT",lastWeek:"dddd [dernier à] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",ss:"%d secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(er|e)/,ordinal:function(e,t){switch(t){default:case"M":case"Q":case"D":case"DDD":case"d":return e+(1===e?"er":"e");case"w":case"W":return e+(1===e?"re":"e")}}}),e.defineLocale("fr-ch",{months:"janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre".split("_"),monthsShort:"janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.".split("_"),monthsParseExact:!0,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourdhui à] LT",nextDay:"[Demain à] LT",nextWeek:"dddd [à] LT",lastDay:"[Hier à] LT",lastWeek:"dddd [dernier à] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",ss:"%d secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(er|e)/,ordinal:function(e,t){switch(t){default:case"M":case"Q":case"D":case"DDD":case"d":return e+(1===e?"er":"e");case"w":case"W":return e+(1===e?"re":"e")}},week:{dow:1,doy:4}}),e.defineLocale("fr",{months:"janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre".split("_"),monthsShort:"janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.".split("_"),monthsParseExact:!0,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourdhui à] LT",nextDay:"[Demain à] LT",nextWeek:"dddd [à] LT",lastDay:"[Hier à] LT",lastWeek:"dddd [dernier à] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",ss:"%d secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(er|)/,ordinal:function(e,t){switch(t){case"D":return e+(1===e?"er":"");default:case"M":case"Q":case"DDD":case"d":return e+(1===e?"er":"e");case"w":case"W":return e+(1===e?"re":"e")}},week:{dow:1,doy:4}});var ci="jan._feb._mrt._apr._mai_jun._jul._aug._sep._okt._nov._des.".split("_"),mi="jan_feb_mrt_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_");e.defineLocale("fy",{months:"jannewaris_febrewaris_maart_april_maaie_juny_july_augustus_septimber_oktober_novimber_desimber".split("_"),monthsShort:function(e,t){return e?/-MMM-/.test(t)?mi[e.month()]:ci[e.month()]:ci},monthsParseExact:!0,weekdays:"snein_moandei_tiisdei_woansdei_tongersdei_freed_sneon".split("_"),weekdaysShort:"si._mo._ti._wo._to._fr._so.".split("_"),weekdaysMin:"Si_Mo_Ti_Wo_To_Fr_So".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[hjoed om] LT",nextDay:"[moarn om] LT",nextWeek:"dddd [om] LT",lastDay:"[juster om] LT",lastWeek:"[ôfrûne] dddd [om] LT",sameElse:"L"},relativeTime:{future:"oer %s",past:"%s lyn",s:"in pear sekonden",ss:"%d sekonden",m:"ien minút",mm:"%d minuten",h:"ien oere",hh:"%d oeren",d:"ien dei",dd:"%d dagen",M:"ien moanne",MM:"%d moannen",y:"ien jier",yy:"%d jierren"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(e){return e+(1===e||8===e||e>=20?"ste":"de")},week:{dow:1,doy:4}}),e.defineLocale("gd",{months:["Am Faoilleach","An Gearran","Am Màrt","An Giblean","An Cèitean","An t-Ògmhios","An t-Iuchar","An Lùnastal","An t-Sultain","An Dàmhair","An t-Samhain","An Dùbhlachd"],monthsShort:["Faoi","Gear","Màrt","Gibl","Cèit","Ògmh","Iuch","Lùn","Sult","Dàmh","Samh","Dùbh"],monthsParseExact:!0,weekdays:["Didòmhnaich","Diluain","Dimàirt","Diciadain","Diardaoin","Dihaoine","Disathairne"],weekdaysShort:["Did","Dil","Dim","Dic","Dia","Dih","Dis"],weekdaysMin:["Dò","Lu","Mà","Ci","Ar","Ha","Sa"],longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[An-diugh aig] LT",nextDay:"[A-màireach aig] LT",nextWeek:"dddd [aig] LT",lastDay:"[An-dè aig] LT",lastWeek:"dddd [seo chaidh] [aig] LT",sameElse:"L"},relativeTime:{future:"ann an %s",past:"bho chionn %s",s:"beagan diogan",ss:"%d diogan",m:"mionaid",mm:"%d mionaidean",h:"uair",hh:"%d uairean",d:"latha",dd:"%d latha",M:"mìos",MM:"%d mìosan",y:"bliadhna",yy:"%d bliadhna"},dayOfMonthOrdinalParse:/\d{1,2}(d|na|mh)/,ordinal:function(e){return e+(1===e?"d":e%10==2?"na":"mh")},week:{dow:1,doy:4}}),e.defineLocale("gl",{months:"xaneiro_febreiro_marzo_abril_maio_xuño_xullo_agosto_setembro_outubro_novembro_decembro".split("_"),monthsShort:"xan._feb._mar._abr._mai._xuñ._xul._ago._set._out._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"domingo_luns_martes_mércores_xoves_venres_sábado".split("_"),weekdaysShort:"dom._lun._mar._mér._xov._ven._sáb.".split("_"),weekdaysMin:"do_lu_ma_mé_xo_ve_sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},calendar:{sameDay:function(){return"[hoxe "+(1!==this.hours()?"ás":"á")+"] LT"},nextDay:function(){return"[mañá "+(1!==this.hours()?"ás":"á")+"] LT"},nextWeek:function(){return"dddd ["+(1!==this.hours()?"ás":"a")+"] LT"},lastDay:function(){return"[onte "+(1!==this.hours()?"á":"a")+"] LT"},lastWeek:function(){return"[o] dddd [pasado "+(1!==this.hours()?"ás":"a")+"] LT"},sameElse:"L"},relativeTime:{future:function(e){return 0===e.indexOf("un")?"n"+e:"en "+e},past:"hai %s",s:"uns segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"unha hora",hh:"%d horas",d:"un día",dd:"%d días",M:"un mes",MM:"%d meses",y:"un ano",yy:"%d anos"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%dº",week:{dow:1,doy:4}}),e.defineLocale("gom-latn",{months:"Janer_Febrer_Mars_Abril_Mai_Jun_Julai_Agost_Setembr_Otubr_Novembr_Dezembr".split("_"),monthsShort:"Jan._Feb._Mars_Abr._Mai_Jun_Jul._Ago._Set._Otu._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Aitar_Somar_Mongllar_Budvar_Brestar_Sukrar_Son'var".split("_"),weekdaysShort:"Ait._Som._Mon._Bud._Bre._Suk._Son.".split("_"),weekdaysMin:"Ai_Sm_Mo_Bu_Br_Su_Sn".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"A h:mm [vazta]",LTS:"A h:mm:ss [vazta]",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY A h:mm [vazta]",LLLL:"dddd, MMMM[achea] Do, YYYY, A h:mm [vazta]",llll:"ddd, D MMM YYYY, A h:mm [vazta]"},calendar:{sameDay:"[Aiz] LT",nextDay:"[Faleam] LT",nextWeek:"[Ieta to] dddd[,] LT",lastDay:"[Kal] LT",lastWeek:"[Fatlo] dddd[,] LT",sameElse:"L"},relativeTime:{future:"%s",past:"%s adim",s:ut,ss:ut,m:ut,mm:ut,h:ut,hh:ut,d:ut,dd:ut,M:ut,MM:ut,y:ut,yy:ut},dayOfMonthOrdinalParse:/\d{1,2}(er)/,ordinal:function(e,t){switch(t){case"D":return e+"er";default:case"M":case"Q":case"DDD":case"d":case"w":case"W":return e}},week:{dow:1,doy:4},meridiemParse:/rati|sokalli|donparam|sanje/,meridiemHour:function(e,t){return 12===e&&(e=0),"rati"===t?4>e?e:e+12:"sokalli"===t?e:"donparam"===t?e>12?e:e+12:"sanje"===t?e+12:void 0},meridiem:function(e,t,n){return 4>e?"rati":12>e?"sokalli":16>e?"donparam":20>e?"sanje":"rati"}});var fi={1:"૧",2:"૨",3:"૩",4:"૪",5:"૫",6:"૬",7:"૭",8:"૮",9:"૯",0:""},pi={"૧":"1","૨":"2","૩":"3","૪":"4","૫":"5","૬":"6","૭":"7","૮":"8","૯":"9","":"0"};e.defineLocale("gu",{months:"જાન્યુઆરી_ફેબ્રુઆરી_માર્ચ_એપ્રિલ_મે_જૂન_જુલાઈ_ઑગસ્ટ_સપ્ટેમ્બર_ઑક્ટ્બર_નવેમ્બર_ડિસેમ્બર".split("_"),monthsShort:"જાન્યુ._ફેબ્રુ._માર્ચ_એપ્રિ._મે_જૂન_જુલા._ઑગ._સપ્ટે._ઑક્ટ્._નવે._ડિસે.".split("_"),monthsParseExact:!0,weekdays:"રવિવાર_સોમવાર_મંગળવાર_બુધ્વાર_ગુરુવાર_શુક્રવાર_શનિવાર".split("_"),weekdaysShort:"રવિ_સોમ_મંગળ_બુધ્_ગુરુ_શુક્ર_શનિ".split("_"),weekdaysMin:"ર_સો_મં_બુ_ગુ_શુ_શ".split("_"),longDateFormat:{LT:"A h:mm વાગ્યે",LTS:"A h:mm:ss વાગ્યે",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm વાગ્યે",LLLL:"dddd, D MMMM YYYY, A h:mm વાગ્યે"},calendar:{sameDay:"[આજ] LT",nextDay:"[કાલે] LT",nextWeek:"dddd, LT",lastDay:"[ગઇકાલે] LT",lastWeek:"[પાછલા] dddd, LT",sameElse:"L"},relativeTime:{future:"%s મા",past:"%s પેહલા",s:"અમુક પળો",ss:"%d સેકંડ",m:"એક મિનિટ",mm:"%d મિનિટ",h:"એક કલાક",hh:"%d કલાક",d:"એક દિવસ",dd:"%d દિવસ",M:"એક મહિનો",MM:"%d મહિનો",y:"એક વર્ષ",yy:"%d વર્ષ"},preparse:function(e){return e.replace(/[\u0ae7\u0ae8\u0ae9\u0aea\u0aeb\u0aec\u0aed\u0aee\u0aef\u0ae6]/g,function(e){return pi[e]})},postformat:function(e){return e.replace(/\d/g,function(e){return fi[e]})},meridiemParse:/\u0ab0\u0abe\u0aa4|\u0aac\u0aaa\u0acb\u0ab0|\u0ab8\u0ab5\u0abe\u0ab0|\u0ab8\u0abe\u0a82\u0a9c/,meridiemHour:function(e,t){return 12===e&&(e=0),"રાત"===t?4>e?e:e+12:"સવાર"===t?e:"બપોર"===t?e>=10?e:e+12:"સાંજ"===t?e+12:void 0},meridiem:function(e,t,n){return 4>e?"રાત":10>e?"સવાર":17>e?"બપોર":20>e?"સાંજ":"રાત"},week:{dow:0,doy:6}}),e.defineLocale("he",{months:"ינואר_פברואר_מרץ_אפריל_מאי_יוני_יוליוגוסט_ספטמבר_אוקטובר_נובמבר_דצמבר".split("_"),monthsShort:"ינו׳_פבר׳_מרץ_אפר׳_מאי_יוני_יוליוג׳_ספט׳וק׳וב׳_דצמ׳".split("_"),weekdays:"ראשון_שני_שלישי_רביעי_חמישיישי_שבת".split("_"),weekdaysShort:"א׳׳׳׳׳_ו׳׳".split("_"),weekdaysMin:"א_ב_ג_ד_ה_ו_ש".split("_"),
longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [ב]MMMM YYYY",LLL:"D [ב]MMMM YYYY HH:mm",LLLL:"dddd, D [ב]MMMM YYYY HH:mm",l:"D/M/YYYY",ll:"D MMM YYYY",lll:"D MMM YYYY HH:mm",llll:"ddd, D MMM YYYY HH:mm"},calendar:{sameDay:"[היום ב־]LT",nextDay:"[מחר ב־]LT",nextWeek:"dddd [בשעה] LT",lastDay:"[אתמול ב־]LT",lastWeek:"[ביום] dddd [האחרון בשעה] LT",sameElse:"L"},relativeTime:{future:"בעוד %s",past:"לפני %s",s:"מספר שניות",ss:"%d שניות",m:"דקה",mm:"%d דקות",h:"שעה",hh:function(e){return 2===e?"שעתיים":e+" שעות"},d:"יום",dd:function(e){return 2===e?"יומיים":e+" ימים"},M:"חודש",MM:function(e){return 2===e?"חודשיים":e+" חודשים"},y:"שנה",yy:function(e){return 2===e?"שנתיים":e%10==0&&10!==e?e+" שנה":e+" שנים"}},meridiemParse:/\u05d0\u05d7\u05d4"\u05e6|\u05dc\u05e4\u05e0\u05d4"\u05e6|\u05d0\u05d7\u05e8\u05d9 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd|\u05dc\u05e4\u05e0\u05d9 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd|\u05dc\u05e4\u05e0\u05d5\u05ea \u05d1\u05d5\u05e7\u05e8|\u05d1\u05d1\u05d5\u05e7\u05e8|\u05d1\u05e2\u05e8\u05d1/i,isPM:function(e){return/^(\u05d0\u05d7\u05d4"\u05e6|\u05d0\u05d7\u05e8\u05d9 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd|\u05d1\u05e2\u05e8\u05d1)$/.test(e)},meridiem:function(e,t,n){return 5>e?"לפנות בוקר":10>e?"בבוקר":12>e?n?'לפנה"צ':"לפני הצהריים":18>e?n?'אחה"צ':"אחרי הצהריים":"בערב"}});var hi={1:"१",2:"२",3:"३",4:"४",5:"५",6:"६",7:"७",8:"८",9:"९",0:""},_i={"१":"1","२":"2","३":"3","४":"4","५":"5","६":"6","७":"7","८":"8","९":"9","":"0"};e.defineLocale("hi",{months:"जनवरी_फ़रवरी_मार्च_अप्रैल_मई_जून_जुलाई_अगस्त_सितम्बर_अक्टूबर_नवम्बर_दिसम्बर".split("_"),monthsShort:"जन._फ़र._मार्च_अप्रै._मई_जून_जुल._अग._सित._अक्टू._नव._दिस.".split("_"),monthsParseExact:!0,weekdays:"रविवार_सोमवार_मंगलवार_बुधवार_गुरूवार_शुक्रवार_शनिवार".split("_"),weekdaysShort:"रवि_सोम_मंगल_बुध_गुरू_शुक्र_शनि".split("_"),weekdaysMin:"र_सो_मं_बु_गु_शु_श".split("_"),longDateFormat:{LT:"A h:mm बजे",LTS:"A h:mm:ss बजे",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm बजे",LLLL:"dddd, D MMMM YYYY, A h:mm बजे"},calendar:{sameDay:"[आज] LT",nextDay:"[कल] LT",nextWeek:"dddd, LT",lastDay:"[कल] LT",lastWeek:"[पिछले] dddd, LT",sameElse:"L"},relativeTime:{future:"%s में",past:"%s पहले",s:"कुछ ही क्षण",ss:"%d सेकंड",m:"एक मिनट",mm:"%d मिनट",h:"एक घंटा",hh:"%d घंटे",d:"एक दिन",dd:"%d दिन",M:"एक महीने",MM:"%d महीने",y:"एक वर्ष",yy:"%d वर्ष"},preparse:function(e){return e.replace(/[\u0967\u0968\u0969\u096a\u096b\u096c\u096d\u096e\u096f\u0966]/g,function(e){return _i[e]})},postformat:function(e){return e.replace(/\d/g,function(e){return hi[e]})},meridiemParse:/\u0930\u093e\u0924|\u0938\u0941\u092c\u0939|\u0926\u094b\u092a\u0939\u0930|\u0936\u093e\u092e/,meridiemHour:function(e,t){return 12===e&&(e=0),"रात"===t?4>e?e:e+12:"सुबह"===t?e:"दोपहर"===t?e>=10?e:e+12:"शाम"===t?e+12:void 0},meridiem:function(e,t,n){return 4>e?"रात":10>e?"सुबह":17>e?"दोपहर":20>e?"शाम":"रात"},week:{dow:0,doy:6}}),e.defineLocale("hr",{months:{format:"siječnja_veljače_ožujka_travnja_svibnja_lipnja_srpnja_kolovoza_rujna_listopada_studenoga_prosinca".split("_"),standalone:"siječanj_veljača_ožujak_travanj_svibanj_lipanj_srpanj_kolovoz_rujan_listopad_studeni_prosinac".split("_")},monthsShort:"sij._velj._ožu._tra._svi._lip._srp._kol._ruj._lis._stu._pro.".split("_"),monthsParseExact:!0,weekdays:"nedjelja_ponedjeljak_utorak_srijeda_četvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._čet._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_če_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[jučer u] LT",lastWeek:function(){switch(this.day()){case 0:case 3:return"[prošlu] dddd [u] LT";case 6:return"[prošle] [subote] [u] LT";case 1:case 2:case 4:case 5:return"[prošli] dddd [u] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"par sekundi",ss:dt,m:dt,mm:dt,h:dt,hh:dt,d:"dan",dd:dt,M:"mjesec",MM:dt,y:"godinu",yy:dt},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}});var gi="vasárnap hétfőn kedden szerdán csütörtökön pénteken szombaton".split(" ");e.defineLocale("hu",{months:"január_február_március_április_május_június_július_augusztus_szeptember_október_november_december".split("_"),monthsShort:"jan_feb_márc_ápr_máj_jún_júl_aug_szept_okt_nov_dec".split("_"),weekdays:"vasárnap_hétfő_kedd_szerda_csütörtök_péntek_szombat".split("_"),weekdaysShort:"vas_hét_kedd_sze_csüt_pén_szo".split("_"),weekdaysMin:"v_h_k_sze_cs_p_szo".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"YYYY.MM.DD.",LL:"YYYY. MMMM D.",LLL:"YYYY. MMMM D. H:mm",LLLL:"YYYY. MMMM D., dddd H:mm"},meridiemParse:/de|du/i,isPM:function(e){return"u"===e.charAt(1).toLowerCase()},meridiem:function(e,t,n){return 12>e?!0===n?"de":"DE":!0===n?"du":"DU"},calendar:{sameDay:"[ma] LT[-kor]",nextDay:"[holnap] LT[-kor]",nextWeek:function(){return ct.call(this,!0)},lastDay:"[tegnap] LT[-kor]",lastWeek:function(){return ct.call(this,!1)},sameElse:"L"},relativeTime:{future:"%s múlva",past:"%s",s:lt,ss:lt,m:lt,mm:lt,h:lt,hh:lt,d:lt,dd:lt,M:lt,MM:lt,y:lt,yy:lt},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}}),e.defineLocale("hy-am",{months:{format:"հունվարի_փետրվարի_մարտի_ապրիլի_մայիսի_հունիսի_հուլիսի_օգոստոսի_սեպտեմբերի_հոկտեմբերի_նոյեմբերի_դեկտեմբերի".split("_"),standalone:"հունվար_փետրվար_մարտ_ապրիլ_մայիս_հունիս_հուլիս_օգոստոս_սեպտեմբեր_հոկտեմբեր_նոյեմբեր_դեկտեմբեր".split("_")},monthsShort:"հնվ_փտր_մրտ_ապր_մյս_հնս_հլս_օգս_սպտ_հկտ_նմբ_դկտ".split("_"),weekdays:"կիրակի_երկուշաբթի_երեքշաբթի_չորեքշաբթի_հինգշաբթի_ուրբաթ_շաբաթ".split("_"),weekdaysShort:"կրկ_երկ_երք_չրք_հնգ_ուրբ_շբթ".split("_"),weekdaysMin:"կրկ_երկ_երք_չրք_հնգ_ուրբ_շբթ".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY թ.",LLL:"D MMMM YYYY թ., HH:mm",LLLL:"dddd, D MMMM YYYY թ., HH:mm"},calendar:{sameDay:"[այսօր] LT",nextDay:"[վաղը] LT",lastDay:"[երեկ] LT",nextWeek:function(){return"dddd [օրը ժամը] LT"},lastWeek:function(){return"[անցած] dddd [օրը ժամը] LT"},sameElse:"L"},relativeTime:{future:"%s հետո",past:"%s առաջ",s:"մի քանի վայրկյան",ss:"%d վայրկյան",m:"րոպե",mm:"%d րոպե",h:"ժամ",hh:"%d ժամ",d:"օր",dd:"%d օր",M:"ամիս",MM:"%d ամիս",y:"տարի",yy:"%d տարի"},meridiemParse:/\u0563\u056b\u0577\u0565\u0580\u057e\u0561|\u0561\u057c\u0561\u057e\u0578\u057f\u057e\u0561|\u0581\u0565\u0580\u0565\u056f\u057e\u0561|\u0565\u0580\u0565\u056f\u0578\u0575\u0561\u0576/,isPM:function(e){return/^(\u0581\u0565\u0580\u0565\u056f\u057e\u0561|\u0565\u0580\u0565\u056f\u0578\u0575\u0561\u0576)$/.test(e)},meridiem:function(e){return 4>e?"գիշերվա":12>e?"առավոտվա":17>e?"ցերեկվա":"երեկոյան"},dayOfMonthOrdinalParse:/\d{1,2}|\d{1,2}-(\u056b\u0576|\u0580\u0564)/,ordinal:function(e,t){switch(t){case"DDD":case"w":case"W":case"DDDo":return 1===e?e+"-ին":e+"-րդ";default:return e}},week:{dow:1,doy:7}}),e.defineLocale("id",{months:"Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_November_Desember".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Mei_Jun_Jul_Ags_Sep_Okt_Nov_Des".split("_"),weekdays:"Minggu_Senin_Selasa_Rabu_Kamis_Jumat_Sabtu".split("_"),weekdaysShort:"Min_Sen_Sel_Rab_Kam_Jum_Sab".split("_"),weekdaysMin:"Mg_Sn_Sl_Rb_Km_Jm_Sb".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/pagi|siang|sore|malam/,meridiemHour:function(e,t){return 12===e&&(e=0),"pagi"===t?e:"siang"===t?e>=11?e:e+12:"sore"===t||"malam"===t?e+12:void 0},meridiem:function(e,t,n){return 11>e?"pagi":15>e?"siang":19>e?"sore":"malam"},calendar:{sameDay:"[Hari ini pukul] LT",nextDay:"[Besok pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kemarin pukul] LT",lastWeek:"dddd [lalu pukul] LT",sameElse:"L"},relativeTime:{future:"dalam %s",past:"%s yang lalu",s:"beberapa detik",ss:"%d detik",m:"semenit",mm:"%d menit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},week:{dow:1,doy:7}}),e.defineLocale("is",{months:"janúar_febrúar_mars_apríl_maí_júní_júlí_ágúst_september_október_nóvember_desember".split("_"),monthsShort:"jan_feb_mar_apr_maí_jún_júl_ágú_sep_okt_nóv_des".split("_"),weekdays:"sunnudagur_mánudagur_þriðjudagur_miðvikudagur_fimmtudagur_föstudagur_laugardagur".split("_"),weekdaysShort:"sun_mán_þri_mið_fim_fös_lau".split("_"),weekdaysMin:"Su_Má_Þr_Mi_Fi_Fö_La".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] H:mm",LLLL:"dddd, D. MMMM YYYY [kl.] H:mm"},calendar:{sameDay:"[í dag kl.] LT",nextDay:"[á morgun kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[í gær kl.] LT",lastWeek:"[síðasta] dddd [kl.] LT",sameElse:"L"},relativeTime:{future:"eftir %s",past:"fyrir %s síðan",s:ft,ss:ft,m:ft,mm:ft,h:"klukkustund",hh:ft,d:ft,dd:ft,M:ft,MM:ft,y:ft,yy:ft},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}}),e.defineLocale("it",{months:"gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre".split("_"),monthsShort:"gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic".split("_"),weekdays:"domenica_lunedì_martedì_mercoledì_giovedì_venerdì_sabato".split("_"),weekdaysShort:"dom_lun_mar_mer_gio_ven_sab".split("_"),weekdaysMin:"do_lu_ma_me_gi_ve_sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Oggi alle] LT",nextDay:"[Domani alle] LT",nextWeek:"dddd [alle] LT",lastDay:"[Ieri alle] LT",lastWeek:function(){switch(this.day()){case 0:return"[la scorsa] dddd [alle] LT";default:return"[lo scorso] dddd [alle] LT"}},sameElse:"L"},relativeTime:{future:function(e){return(/^[0-9].+$/.test(e)?"tra":"in")+" "+e},past:"%s fa",s:"alcuni secondi",ss:"%d secondi",m:"un minuto",mm:"%d minuti",h:"un'ora",hh:"%d ore",d:"un giorno",dd:"%d giorni",M:"un mese",MM:"%d mesi",y:"un anno",yy:"%d anni"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%dº",week:{dow:1,doy:4}}),e.defineLocale("ja",{months:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),weekdays:"日曜日_月曜日_火曜日_水曜日_木曜日_金曜日_土曜日".split("_"),weekdaysShort:"日_月_火_水_木_金_土".split("_"),weekdaysMin:"日_月_火_水_木_金_土".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日 HH:mm",LLLL:"YYYY年M月D日 HH:mm dddd",l:"YYYY/MM/DD",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日 HH:mm dddd"},meridiemParse:/\u5348\u524d|\u5348\u5f8c/i,isPM:function(e){return"午後"===e},meridiem:function(e,t,n){return 12>e?"午前":"午後"},calendar:{sameDay:"[今日] LT",nextDay:"[明日] LT",nextWeek:"[来週]dddd LT",lastDay:"[昨日] LT",lastWeek:"[前週]dddd LT",sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}\u65e5/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"日";default:return e}},relativeTime:{future:"%s後",past:"%s前",s:"数秒",ss:"%d秒",m:"1分",mm:"%d分",h:"1時間",hh:"%d時間",d:"1日",dd:"%d日",M:"1ヶ月",MM:"%dヶ月",y:"1年",yy:"%d年"}}),e.defineLocale("jv",{months:"Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_Nopember_Desember".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Mei_Jun_Jul_Ags_Sep_Okt_Nop_Des".split("_"),weekdays:"Minggu_Senen_Seloso_Rebu_Kemis_Jemuwah_Septu".split("_"),weekdaysShort:"Min_Sen_Sel_Reb_Kem_Jem_Sep".split("_"),weekdaysMin:"Mg_Sn_Sl_Rb_Km_Jm_Sp".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/enjing|siyang|sonten|ndalu/,meridiemHour:function(e,t){return 12===e&&(e=0),"enjing"===t?e:"siyang"===t?e>=11?e:e+12:"sonten"===t||"ndalu"===t?e+12:void 0},meridiem:function(e,t,n){return 11>e?"enjing":15>e?"siyang":19>e?"sonten":"ndalu"},calendar:{sameDay:"[Dinten puniko pukul] LT",nextDay:"[Mbenjang pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kala wingi pukul] LT",lastWeek:"dddd [kepengker pukul] LT",sameElse:"L"},relativeTime:{future:"wonten ing %s",past:"%s ingkang kepengker",s:"sawetawis detik",ss:"%d detik",m:"setunggal menit",mm:"%d menit",h:"setunggal jam",hh:"%d jam",d:"sedinten",dd:"%d dinten",M:"sewulan",MM:"%d wulan",y:"setaun",yy:"%d taun"},week:{dow:1,doy:7}}),e.defineLocale("ka",{months:{standalone:"იანვარი_თებერვალი_მარტი_აპრილი_მაისი_ივნისი_ივლისი_აგვისტო_სექტემბერი_ოქტომბერი_ნოემბერი_დეკემბერი".split("_"),format:"იანვარს_თებერვალს_მარტს_აპრილის_მაისს_ივნისს_ივლისს_აგვისტს_სექტემბერს_ოქტომბერს_ნოემბერს_დეკემბერს".split("_")},monthsShort:"იან_თებ_მარ_აპრ_მაი_ივნ_ივლ_აგვ_სექ_ოქტ_ნოე_დეკ".split("_"),weekdays:{standalone:"კვირა_ორშაბათი_სამშაბათი_ოთხშაბათი_ხუთშაბათი_პარასკევი_შაბათი".split("_"),format:"კვირას_ორშაბათს_სამშაბათს_ოთხშაბათს_ხუთშაბათს_პარასკევს_შაბათს".split("_"),isFormat:/(\u10ec\u10d8\u10dc\u10d0|\u10e8\u10d4\u10db\u10d3\u10d4\u10d2)/},weekdaysShort:"კვი_ორშ_სამ_ოთხ_ხუთ_პარ_შაბ".split("_"),weekdaysMin:"კვ_ორ_სა_ოთ_ხუ_პა_შა".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[დღეს] LT[-ზე]",nextDay:"[ხვალ] LT[-ზე]",lastDay:"[გუშინ] LT[-ზე]",nextWeek:"[შემდეგ] dddd LT[-ზე]",lastWeek:"[წინა] dddd LT-ზე",sameElse:"L"},relativeTime:{future:function(e){return/(\u10ec\u10d0\u10db\u10d8|\u10ec\u10e3\u10d7\u10d8|\u10e1\u10d0\u10d0\u10d7\u10d8|\u10ec\u10d4\u10da\u10d8)/.test(e)?e.replace(/\u10d8$/,"ში"):e+"ში"},past:function(e){return/(\u10ec\u10d0\u10db\u10d8|\u10ec\u10e3\u10d7\u10d8|\u10e1\u10d0\u10d0\u10d7\u10d8|\u10d3\u10e6\u10d4|\u10d7\u10d5\u10d4)/.test(e)?e.replace(/(\u10d8|\u10d4)$/,"ის უკან"):/\u10ec\u10d4\u10da\u10d8/.test(e)?e.replace(/\u10ec\u10d4\u10da\u10d8$/,"წლის უკან"):void 0},s:"რამდენიმე წამი",ss:"%d წამი",m:"წუთი",mm:"%d წუთი",h:"საათი",hh:"%d საათი",d:"დღე",dd:"%d დღე",M:"თვე",MM:"%d თვე",y:"წელი",yy:"%d წელი"},dayOfMonthOrdinalParse:/0|1-\u10da\u10d8|\u10db\u10d4-\d{1,2}|\d{1,2}-\u10d4/,ordinal:function(e){return 0===e?e:1===e?e+"-ლი":20>e||100>=e&&e%20==0||e%100==0?"მე-"+e:e+"-ე"},week:{dow:1,doy:7}});var vi={0:"-ші",1:"-ші",2:"-ші",3:"-ші",4:"-ші",5:"-ші",6:"-шы",7:"-ші",8:"-ші",9:"-шы",10:"-шы",20:"-шы",30:"-шы",40:"-шы",50:"-ші",60:"-шы",70:"-ші",80:"-ші",90:"-шы",100:"-ші"};e.defineLocale("kk",{months:"қаңтар_ақпан_наурыз_сәуірамыраусым_шілдеамыз_қыркүйек_қазан_қарашаелтоқсан".split("_"),monthsShort:"қаң_ақп_нау_сәуам_мауіл_там_қыраз_қарел".split("_"),weekdays:"жексенбіүйсенбі_сейсенбі_сәрсенбі_бейсенбі_жұма_сенбі".split("_"),weekdaysShort:"жек_дүй_сей_сәр_бей_жұм_сен".split("_"),weekdaysMin:"жк_дй_сй_ср_бй_жм_сн".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Бүгін сағат] LT",nextDay:"[Ертең сағат] LT",nextWeek:"dddd [сағат] LT",lastDay:"[Кеше сағат] LT",lastWeek:"[Өткен аптаның] dddd [сағат] LT",sameElse:"L"},relativeTime:{future:"%s ішінде",past:"%s бұрын",s:"бірнеше секунд",ss:"%d секунд",m:"бір минут",mm:"%d минут",h:"бір сағат",hh:"%d сағат",d:"бір күн",dd:"%d күн",M:"бір ай",MM:"%d ай",y:"бір жыл",yy:"%d жыл"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0448\u0456|\u0448\u044b)/,ordinal:function(e){return e+(vi[e]||vi[e%10]||vi[e>=100?100:null])},week:{dow:1,doy:7}}),e.defineLocale("km",{months:"មករា_កុម្ភៈ_មីនា_មេសា_ឧសភា_មិថុនា_កក្កដា_សីហា_កញ្ញា_តុលា_វិច្ឆិកា_ធ្នូ".split("_"),monthsShort:"មករា_កុម្ភៈ_មីនា_មេសា_ឧសភា_មិថុនា_កក្កដា_សីហា_កញ្ញា_តុលា_វិច្ឆិកា_ធ្នូ".split("_"),weekdays:"អាទិត្យ_ច័ន្ទ_អង្គារ_ពុធ_ព្រហស្បតិ៍_សុក្រ_សៅរ៍".split("_"),weekdaysShort:"អាទិត្យ_ច័ន្ទ_អង្គារ_ពុធ_ព្រហស្បតិ៍_សុក្រ_សៅរ៍".split("_"),weekdaysMin:"អាទិត្យ_ច័ន្ទ_អង្គារ_ពុធ_ព្រហស្បតិ៍_សុក្រ_សៅរ៍".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[ថ្ងៃនេះ ម៉ោង] LT",nextDay:"[ស្អែក ម៉ោង] LT",nextWeek:"dddd [ម៉ោង] LT",lastDay:"[ម្សិលមិញ ម៉ោង] LT",lastWeek:"dddd [សប្តាហ៍មុន] [ម៉ោង] LT",sameElse:"L"},relativeTime:{future:"%sទៀត",past:"%sមុន",s:"ប៉ុន្មានវិនាទី",ss:"%d វិនាទី",m:"មួយនាទី",mm:"%d នាទី",h:"មួយម៉ោង",hh:"%d ម៉ោង",d:"មួយថ្ងៃ",dd:"%d ថ្ងៃ",M:"មួយខែ",MM:"%d ខែ",y:"មួយឆ្នាំ",yy:"%d ឆ្នាំ"},week:{dow:1,doy:4}});var yi={1:"೧",2:"೨",3:"೩",4:"೪",5:"೫",6:"೬",7:"೭",8:"೮",9:"೯",0:""},bi={"೧":"1","೨":"2","೩":"3","೪":"4","೫":"5","೬":"6","೭":"7","೮":"8","೯":"9","":"0"};e.defineLocale("kn",{months:"ಜನವರಿ_ಫೆಬ್ರವರಿ_ಮಾರ್ಚ್_ಏಪ್ರಿಲ್_ಮೇ_ಜೂನ್_ಜುಲೈ_ಆಗಸ್ಟ್_ಸೆಪ್ಟೆಬರ್_ಅಕ್ಟೋಬರ್_ನವೆಬರ್_ಡಿಸೆಬರ್".split("_"),monthsShort:"ಜನ_ಫೆಬ್ರ_ಮಾರ್ಚ್_ಏಪ್ರಿಲ್_ಮೇ_ಜೂನ್_ಜುಲೈ_ಆಗಸ್ಟ್_ಸೆಪ್ಟೆಬ_ಅಕ್ಟೋಬ_ನವೆಬ_ಡಿಸೆಬ".split("_"),monthsParseExact:!0,weekdays:"ಭಾನುವಾರ_ಸೋಮವಾರ_ಮಗಳವಾರ_ಬುಧವಾರ_ಗುರುವಾರ_ಶುಕ್ರವಾರ_ಶನಿವಾರ".split("_"),weekdaysShort:"ಭಾನು_ಸೋಮ_ಮಗಳ_ಬುಧ_ಗುರು_ಶುಕ್ರ_ಶನಿ".split("_"),weekdaysMin:"ಭಾ_ಸೋ_ಮ_ಬು_ಗು_ಶು_ಶ".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[ಇಂದು] LT",nextDay:"[ನಾಳೆ] LT",nextWeek:"dddd, LT",lastDay:"[ನಿನ್ನೆ] LT",lastWeek:"[ಕೊನೆಯ] dddd, LT",sameElse:"L"},relativeTime:{future:"%s ನಂತರ",past:"%s ಹಿಂದೆ",s:"ಕೆಲವು ಕ್ಷಣಗಳು",ss:"%d ಸೆಕೆಂಡುಗಳು",m:"ಒಂದು ನಿಮಿಷ",mm:"%d ನಿಮಿಷ",h:"ಒಂದು ಗಂಟೆ",hh:"%d ಗಂಟೆ",d:"ಒಂದು ದಿನ",dd:"%d ದಿನ",M:"ಒಂದು ತಿಂಗಳು",MM:"%d ತಿಂಗಳು",y:"ಒಂದು ವರ್ಷ",yy:"%d ವರ್ಷ"},preparse:function(e){return e.replace(/[\u0ce7\u0ce8\u0ce9\u0cea\u0ceb\u0cec\u0ced\u0cee\u0cef\u0ce6]/g,function(e){return bi[e]})},postformat:function(e){return e.replace(/\d/g,function(e){return yi[e]})},meridiemParse:/\u0cb0\u0cbe\u0ca4\u0ccd\u0cb0\u0cbf|\u0cac\u0cc6\u0cb3\u0cbf\u0c97\u0ccd\u0c97\u0cc6|\u0cae\u0ca7\u0ccd\u0caf\u0cbe\u0cb9\u0ccd\u0ca8|\u0cb8\u0c82\u0c9c\u0cc6/,meridiemHour:function(e,t){return 12===e&&(e=0),"ರಾತ್ರಿ"===t?4>e?e:e+12:"ಬೆಳಿಗ್ಗೆ"===t?e:"ಮಧ್ಯಾಹ್ನ"===t?e>=10?e:e+12:"ಸಂಜೆ"===t?e+12:void 0},meridiem:function(e,t,n){return 4>e?"ರಾತ್ರಿ":10>e?"ಬೆಳಿಗ್ಗೆ":17>e?"ಮಧ್ಯಾಹ್ನ":20>e?"ಸಂಜೆ":"ರಾತ್ರಿ"},dayOfMonthOrdinalParse:/\d{1,2}(\u0ca8\u0cc6\u0cd5)/,ordinal:function(e){return e+"ನೇ"},week:{dow:0,doy:6}}),e.defineLocale("ko",{months:"1월_2월_3월_4월_5월_6월_7월_8월_9월_10월_11월_12월".split("_"),monthsShort:"1월_2월_3월_4월_5월_6월_7월_8월_9월_10월_11월_12월".split("_"),weekdays:"일요일_월요일_화요일_수요일_목요일_금요일_토요일".split("_"),weekdaysShort:"일_월_화_수_목_금_토".split("_"),weekdaysMin:"일_월_화_수_목_금_토".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"YYYY.MM.DD",LL:"YYYY년 MMMM D일",LLL:"YYYY년 MMMM D일 A h:mm",LLLL:"YYYY년 MMMM D일 dddd A h:mm",l:"YYYY.MM.DD",ll:"YYYY년 MMMM D일",lll:"YYYY년 MMMM D일 A h:mm",llll:"YYYY년 MMMM D일 dddd A h:mm"},calendar:{sameDay:"오늘 LT",nextDay:"내일 LT",nextWeek:"dddd LT",lastDay:"어제 LT",lastWeek:"지난주 dddd LT",sameElse:"L"},relativeTime:{future:"%s 후",past:"%s 전",s:"몇 초",ss:"%d초",m:"1분",mm:"%d분",h:"한 시간",hh:"%d시간",d:"하루",dd:"%d일",M:"한 달",MM:"%d달",y:"일 년",yy:"%d년"},dayOfMonthOrdinalParse:/\d{1,2}(\uc77c|\uc6d4|\uc8fc)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"일";case"M":return e+"월";case"w":case"W":return e+"주";default:return e}},meridiemParse:/\uc624\uc804|\uc624\ud6c4/,isPM:function(e){return"오후"===e},meridiem:function(e,t,n){return 12>e?"오전":"오후"}});var Mi={0:"-чү",1:"-чи",2:"-чи",3:"-чү",4:"-чү",5:"-чи",6:"-чы",7:"-чи",8:"-чи",9:"-чу",10:"-чу",20:"-чы",30:"-чу",40:"-чы",50:"-чү",60:"-чы",70:"-чи",80:"-чи",90:"-чу",100:"-чү"};e.defineLocale("ky",{months:"январь_февраль_март_апрель_май_июнь_июль_август_сентябрь_октябрь_ноябрь_декабрь".split("_"),monthsShort:"янв_фев_март_апрай_июнь_июль_авг_сен_окт_ноя_дек".split("_"),weekdays:"Жекшемби_Дүйшөмбүейшемби_Шаршемби_Бейшемби_Жума_Ишемби".split("_"),weekdaysShort:"Жек_Дүй_Шей_Шарей_Жум_Ише".split("_"),weekdaysMin:"Жк_Дй_Шй_Шр_Бй_Жм_Иш".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Бүгүн саат] LT",nextDay:"[Эртең саат] LT",nextWeek:"dddd [саат] LT",lastDay:"[Кече саат] LT",lastWeek:"[Өткен аптанын] dddd [күнү] [саат] LT",sameElse:"L"},relativeTime:{future:"%s ичинде",past:"%s мурун",s:"бирнече секунд",ss:"%d секунд",m:"бир мүнөт",mm:"%d мүнөт",h:"бир саат",hh:"%d саат",d:"бир күн",dd:"%d күн",M:"бир ай",MM:"%d ай",y:"бир жыл",yy:"%d жыл"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0447\u0438|\u0447\u044b|\u0447\u04af|\u0447\u0443)/,ordinal:function(e){return e+(Mi[e]||Mi[e%10]||Mi[e>=100?100:null])},week:{dow:1,doy:7}}),e.defineLocale("lb",{months:"Januar_Februar_Mäerz_Abrëll_Mee_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Febr._Mrz._Abr._Mee_Jun._Jul._Aug._Sept._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonndeg_Méindeg_Dënschdeg_Mëttwoch_Donneschdeg_Freideg_Samschdeg".split("_"),weekdaysShort:"So._Mé._Dë._Më._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mé_Dë_Më_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm [Auer]",LTS:"H:mm:ss [Auer]",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm [Auer]",LLLL:"dddd, D. MMMM YYYY H:mm [Auer]"},calendar:{sameDay:"[Haut um] LT",sameElse:"L",nextDay:"[Muer um] LT",nextWeek:"dddd [um] LT",lastDay:"[Gëschter um] LT",lastWeek:function(){switch(this.day()){case 2:case 4:return"[Leschten] dddd [um] LT";default:return"[Leschte] dddd [um] LT"}}},relativeTime:{future:function(e){return ht(e.substr(0,e.indexOf(" ")))?"a "+e:"an "+e},past:function(e){return ht(e.substr(0,e.indexOf(" ")))?"viru "+e:"virun "+e},s:"e puer Sekonnen",ss:"%d Sekonnen",m:pt,mm:"%d Minutten",h:pt,hh:"%d Stonnen",d:pt,dd:"%d Deeg",M:pt,MM:"%d Méint",y:pt,yy:"%d Joer"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}}),e.defineLocale("lo",{months:"ມັງກອນ_ກຸມພາ_ມີນາ_ເມສາ_ພຶດສະພາ_ມິຖຸນາ_ກໍລະກົດ_ສິງຫາ_ກັນຍາ_ຕຸລາ_ພະຈິກ_ທັນວາ".split("_"),monthsShort:"ມັງກອນ_ກຸມພາ_ມີນາ_ເມສາ_ພຶດສະພາ_ມິຖຸນາ_ກໍລະກົດ_ສິງຫາ_ກັນຍາ_ຕຸລາ_ພະຈິກ_ທັນວາ".split("_"),weekdays:"ອາທິດ_ຈັນ_ອັງຄານ_ພຸດ_ພະຫັດ_ສຸກ_ເສົາ".split("_"),weekdaysShort:"ທິດ_ຈັນ_ອັງຄານ_ພຸດ_ພະຫັດ_ສຸກ_ເສົາ".split("_"),weekdaysMin:"ທ_ຈ_ອຄ_ພ_ພຫ_ສກ_ສ".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"ວັນdddd D MMMM YYYY HH:mm"},meridiemParse:/\u0e95\u0ead\u0e99\u0ec0\u0e8a\u0ebb\u0ec9\u0eb2|\u0e95\u0ead\u0e99\u0ec1\u0ea5\u0e87/,isPM:function(e){return"ຕອນແລງ"===e},meridiem:function(e,t,n){return 12>e?"ຕອນເຊົ້າ":"ຕອນແລງ"},calendar:{sameDay:"[ມື້ນີ້ເວລາ] LT",nextDay:"[ມື້ອື່ນເວລາ] LT",nextWeek:"[ວັນ]dddd[ໜ້າເວລາ] LT",lastDay:"[ມື້ວານນີ້ເວລາ] LT",lastWeek:"[ວັນ]dddd[ແລ້ວນີ້ເວລາ] LT",sameElse:"L"},relativeTime:{future:"ອີກ %s",past:"%sຜ່ານມາ",s:"ບໍ່ເທົ່າໃດວິນາທີ",ss:"%d ວິນາທີ",m:"1 ນາທີ",mm:"%d ນາທີ",h:"1 ຊົ່ວໂມງ",hh:"%d ຊົ່ວໂມງ",d:"1 ມື້",dd:"%d ມື້",M:"1 ເດືອນ",MM:"%d ເດືອນ",y:"1 ປີ",yy:"%d ປີ"},dayOfMonthOrdinalParse:/(\u0e97\u0eb5\u0ec8)\d{1,2}/,ordinal:function(e){return"ທີ່"+e}});var wi={ss:"sekundė_sekundžių_sekundes",m:"minutė_minutės_minutę",mm:"minutės_minučių_minutes",h:"valanda_valandos_valandą",hh:"valandos_valandų_valandas",d:"diena_dienos_dieną",dd:"dienos_dienų_dienas",M:"mėnuo_mėnesio_mėnesį",MM:"mėnesiai_mėnesių_mėnesius",y:"metai_metų_metus",yy:"metai_metų_metus"};e.defineLocale("lt",{months:{format:"sausio_vasario_kovo_balandžio_gegužės_birželio_liepos_rugpjūčio_rugsėjo_spalio_lapkričio_gruodžio".split("_"),standalone:"sausis_vasaris_kovas_balandis_gegužė_birželis_liepa_rugpjūtis_rugsėjis_spalis_lapkritis_gruodis".split("_"),isFormat:/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?|MMMM?(\[[^\[\]]*\]|\s)+D[oD]?/},monthsShort:"sau_vas_kov_bal_geg_bir_lie_rgp_rgs_spa_lap_grd".split("_"),weekdays:{format:"sekmadienį_pirmadienį_antradienį_trečiadienį_ketvirtadienį_penktadienį_šeštadienį".split("_"),standalone:"sekmadienis_pirmadienis_antradienis_trečiadienis_ketvirtadienis_penktadienis_šeštadienis".split("_"),isFormat:/dddd HH:mm/},weekdaysShort:"Sek_Pir_Ant_Tre_Ket_Pen_Šeš".split("_"),weekdaysMin:"S_P_A_T_K_Pn_Š".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY [m.] MMMM D [d.]",LLL:"YYYY [m.] MMMM D [d.], HH:mm [val.]",LLLL:"YYYY [m.] MMMM D [d.], dddd, HH:mm [val.]",l:"YYYY-MM-DD",ll:"YYYY [m.] MMMM D [d.]",lll:"YYYY [m.] MMMM D [d.], HH:mm [val.]",llll:"YYYY [m.] MMMM D [d.], ddd, HH:mm [val.]"},calendar:{sameDay:"[Šiandien] LT",nextDay:"[Rytoj] LT",nextWeek:"dddd LT",lastDay:"[Vakar] LT",lastWeek:"[Praėjusį] dddd LT",sameElse:"L"},relativeTime:{future:"po %s",past:"prieš %s",s:function(e,t,n,r){return t?"kelios sekundės":r?"kelių sekundžių":"kelias sekundes"},ss:yt,m:_t,mm:yt,h:_t,hh:yt,d:_t,dd:yt,M:_t,MM:yt,y:_t,yy:yt},dayOfMonthOrdinalParse:/\d{1,2}-oji/,ordinal:function(e){return e+"-oji"},week:{dow:1,doy:4}});var Li={ss:"sekundes_sekundēm_sekunde_sekundes".split("_"),m:"minūtes_minūtēm_minūte_minūtes".split("_"),mm:"minūtes_minūtēm_minūte_minūtes".split("_"),h:"stundas_stundām_stunda_stundas".split("_"),hh:"stundas_stundām_stunda_stundas".split("_"),d:"dienas_dienām_diena_dienas".split("_"),dd:"dienas_dienām_diena_dienas".split("_"),M:"mēneša_mēnešiem_mēnesis_mēneši".split("_"),MM:"mēneša_mēnešiem_mēnesis_mēneši".split("_"),y:"gada_gadiem_gads_gadi".split("_"),yy:"gada_gadiem_gads_gadi".split("_")};e.defineLocale("lv",{months:"janvāris_februāris_marts_aprīlis_maijs_jūnijs_jūlijs_augusts_septembris_oktobris_novembris_decembris".split("_"),monthsShort:"jan_feb_mar_apr_mai_jūn_jūl_aug_sep_okt_nov_dec".split("_"),weekdays:"svētdiena_pirmdiena_otrdiena_trešdiena_ceturtdiena_piektdiena_sestdiena".split("_"),weekdaysShort:"Sv_P_O_T_C_Pk_S".split("_"),weekdaysMin:"Sv_P_O_T_C_Pk_S".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY.",LL:"YYYY. [gada] D. MMMM",LLL:"YYYY. [gada] D. MMMM, HH:mm",LLLL:"YYYY. [gada] D. MMMM, dddd, HH:mm"},calendar:{sameDay:"[Šodien pulksten] LT",nextDay:"[Rīt pulksten] LT",nextWeek:"dddd [pulksten] LT",lastDay:"[Vakar pulksten] LT",lastWeek:"[Pagājušā] dddd [pulksten] LT",sameElse:"L"},relativeTime:{future:"pēc %s",past:"pirms %s",s:function(e,t){return t?"dažas sekundes":"dažām sekundēm"},ss:Mt,m:wt,mm:Mt,h:wt,hh:Mt,d:wt,dd:Mt,M:wt,MM:Mt,y:wt,yy:Mt},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});var ki={words:{ss:["sekund","sekunda","sekundi"],m:["jedan minut","jednog minuta"],mm:["minut","minuta","minuta"],h:["jedan sat","jednog sata"],hh:["sat","sata","sati"],dd:["dan","dana","dana"],MM:["mjesec","mjeseca","mjeseci"],yy:["godina","godine","godina"]},correctGrammaticalCase:function(e,t){return 1===e?t[0]:e>=2&&4>=e?t[1]:t[2]},translate:function(e,t,n){var r=ki.words[n];return 1===n.length?t?r[0]:r[1]:e+" "+ki.correctGrammaticalCase(e,r)}};e.defineLocale("me",{months:"januar_februar_mart_april_maj_jun_jul_avgust_septembar_oktobar_novembar_decembar".split("_"),monthsShort:"jan._feb._mar._apr._maj_jun_jul_avg._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedjelja_ponedjeljak_utorak_srijeda_četvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._čet._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_če_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sjutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[juče u] LT",lastWeek:function(){return["[prošle] [nedjelje] [u] LT","[prošlog] [ponedjeljka] [u] LT","[prošlog] [utorka] [u] LT","[prošle] [srijede] [u] LT","[prošlog] [četvrtka] [u] LT","[prošlog] [petka] [u] LT","[prošle] [subote] [u] LT"][this.day()]},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"nekoliko sekundi",ss:ki.translate,m:ki.translate,mm:ki.translate,h:ki.translate,hh:ki.translate,d:"dan",dd:ki.translate,M:"mjesec",MM:ki.translate,y:"godinu",yy:ki.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}}),e.defineLocale("mi",{months:"Kohi-tāte_Hui-tanguru_Poutū-te-rangi_Paenga-whāwhā_Haratua_Pipiri_Hōngoingoi_Here-turi-kōkā_Mahuru_Whiringa-ā-nuku_Whiringa-ā-rangi_Hakihea".split("_"),monthsShort:"Kohi_Hui_Pou_Pae_Hara_Pipi_Hōngoi_Here_Mahu_Whi-nu_Whi-ra_Haki".split("_"),monthsRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,3}/i,monthsStrictRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,3}/i,monthsShortRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,3}/i,monthsShortStrictRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,2}/i,weekdays:"Rātapu_Mane_Tūrei_Wenerei_Tāite_Paraire_Hātarei".split("_"),weekdaysShort:"Ta_Ma_Tū_We_Tāi_Pa_Hā".split("_"),weekdaysMin:"Ta_Ma_Tū_We_Tāi_Pa_Hā".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [i] HH:mm",LLLL:"dddd, D MMMM YYYY [i] HH:mm"},calendar:{sameDay:"[i teie mahana, i] LT",nextDay:"[apopo i] LT",nextWeek:"dddd [i] LT",lastDay:"[inanahi i] LT",lastWeek:"dddd [whakamutunga i] LT",sameElse:"L"},relativeTime:{future:"i roto i %s",past:"%s i mua",s:"te hēkona ruarua",ss:"%d hēkona",m:"he meneti",mm:"%d meneti",h:"te haora",hh:"%d haora",d:"he ra",dd:"%d ra",M:"he marama",MM:"%d marama",y:"he tau",yy:"%d tau"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%dº",week:{dow:1,doy:4}}),e.defineLocale("mk",{months:"јануари_февруари_март_април_мај_јуни_јули_август_септември_октомври_ноември_декември".split("_"),monthsShort:"јан_фев_мар_апрај_јун_јул_авг_сеп_окт_ноеек".split("_"),weekdays:"недела_понеделник_вторник_средаетврток_петок_сабота".split("_"),weekdaysShort:"нед_пон_вто_среет_пет_саб".split("_"),weekdaysMin:"нe_пo_вт_сре_пе_сa".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[Денес во] LT",nextDay:"[Утре во] LT",nextWeek:"[Во] dddd [во] LT",lastDay:"[Вчера во] LT",lastWeek:function(){switch(this.day()){case 0:case 3:case 6:return"[Изминатата] dddd [во] LT";case 1:case 2:case 4:case 5:return"[Изминатиот] dddd [во] LT"}},sameElse:"L"},relativeTime:{future:"после %s",past:"пред %s",s:"неколку секунди",ss:"%d секунди",m:"минута",mm:"%d минути",h:"час",hh:"%d часа",d:"ден",dd:"%d дена",M:"месец",MM:"%d месеци",y:"година",yy:"%d години"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0435\u0432|\u0435\u043d|\u0442\u0438|\u0432\u0438|\u0440\u0438|\u043c\u0438)/,ordinal:function(e){var t=e%10,n=e%100;return 0===e?e+"-ев":0===n?e+"-ен":n>10&&20>n?e+"-ти":1===t?e+"-ви":2===t?e+"-ри":7===t||8===t?e+"-ми":e+"-ти"},week:{dow:1,doy:7}}),e.defineLocale("ml",{months:"ജനുവരി_ഫെബ്രുവരി_മാർച്ച്_ഏപ്രിൽ_മേയ്_ജൂൺ_ജൂലൈ_ഓഗസ്റ്റ്_സെപ്റ്റബർ_ഒക്ടോബർ_നവബർ_ഡിസബർ".split("_"),monthsShort:"ജനു._ഫെബ്രു._മാർ._ഏപ്രി._മേയ്_ജൂൺ_ജൂലൈ._ഓഗ._സെപ്റ്റ._ഒക്ടോ._നവ._ഡിസ.".split("_"),monthsParseExact:!0,weekdays:"ഞായറാഴ്ച_തിങ്കളാഴ്ച_ചൊവ്വാഴ്ച_ബുധനാഴ്ച_വ്യാഴാഴ്ച_വെള്ളിയാഴ്ച_ശനിയാഴ്ച".split("_"),weekdaysShort:"ഞായർ_തിങ്കൾ_ചൊവ്വ_ബുധൻ_വ്യാഴ_വെള്ളി_ശനി".split("_"),weekdaysMin:"ഞാ_തി_ചൊ_ബു_വ്യാ_വെ_ശ".split("_"),longDateFormat:{LT:"A h:mm -നു",LTS:"A h:mm:ss -നു",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm -നു",LLLL:"dddd, D MMMM YYYY, A h:mm -നു"},calendar:{sameDay:"[ഇന്ന്] LT",nextDay:"[നാളെ] LT",nextWeek:"dddd, LT",lastDay:"[ഇന്നലെ] LT",lastWeek:"[കഴിഞ്ഞ] dddd, LT",sameElse:"L"},relativeTime:{future:"%s കഴിഞ്ഞ്",past:"%s മുൻപ്",s:"അൽപ നിമിഷങ്ങൾ",ss:"%d സെക്കൻഡ്",m:"ഒരു മിനിറ്റ്",mm:"%d മിനിറ്റ്",h:"ഒരു മണിക്കൂർ",hh:"%d മണിക്കൂർ",d:"ഒരു ദിവസം",dd:"%d ദിവസം",M:"ഒരു മാസം",MM:"%d മാസം",y:"ഒരു വർഷം",yy:"%d വർഷം"},meridiemParse:/\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f|\u0d30\u0d3e\u0d35\u0d3f\u0d32\u0d46|\u0d09\u0d1a\u0d4d\u0d1a \u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e\u0d4d|\u0d35\u0d48\u0d15\u0d41\u0d28\u0d4d\u0d28\u0d47\u0d30\u0d02|\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f/i,meridiemHour:function(e,t){return 12===e&&(e=0),
"രാത്രി"===t&&e>=4||"ഉച്ച കഴിഞ്ഞ്"===t||"വൈകുന്നേരം"===t?e+12:e},meridiem:function(e,t,n){return 4>e?"രാത്രി":12>e?"രാവിലെ":17>e?"ഉച്ച കഴിഞ്ഞ്":20>e?"വൈകുന്നേരം":"രാത്രി"}});var Di={1:"१",2:"२",3:"३",4:"४",5:"५",6:"६",7:"७",8:"८",9:"९",0:""},xi={"१":"1","२":"2","३":"3","४":"4","५":"5","६":"6","७":"7","८":"8","९":"9","":"0"};e.defineLocale("mr",{months:"जानेवारी_फेब्रुवारी_मार्च_एप्रिल_मे_जून_जुलै_ऑगस्ट_सप्टेंबर_ऑक्टोबर_नोव्हेंबर_डिसेंबर".split("_"),monthsShort:"जाने._फेब्रु._मार्च._एप्रि._मे._जून._जुलै._ऑग._सप्टें._ऑक्टो._नोव्हें._डिसें.".split("_"),monthsParseExact:!0,weekdays:"रविवार_सोमवार_मंगळवार_बुधवार_गुरूवार_शुक्रवार_शनिवार".split("_"),weekdaysShort:"रवि_सोम_मंगळ_बुध_गुरू_शुक्र_शनि".split("_"),weekdaysMin:"र_सो_मं_बु_गु_शु_श".split("_"),longDateFormat:{LT:"A h:mm वाजता",LTS:"A h:mm:ss वाजता",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm वाजता",LLLL:"dddd, D MMMM YYYY, A h:mm वाजता"},calendar:{sameDay:"[आज] LT",nextDay:"[उद्या] LT",nextWeek:"dddd, LT",lastDay:"[काल] LT",lastWeek:"[मागील] dddd, LT",sameElse:"L"},relativeTime:{future:"%sमध्ये",past:"%sपूर्वी",s:Lt,ss:Lt,m:Lt,mm:Lt,h:Lt,hh:Lt,d:Lt,dd:Lt,M:Lt,MM:Lt,y:Lt,yy:Lt},preparse:function(e){return e.replace(/[\u0967\u0968\u0969\u096a\u096b\u096c\u096d\u096e\u096f\u0966]/g,function(e){return xi[e]})},postformat:function(e){return e.replace(/\d/g,function(e){return Di[e]})},meridiemParse:/\u0930\u093e\u0924\u094d\u0930\u0940|\u0938\u0915\u093e\u0933\u0940|\u0926\u0941\u092a\u093e\u0930\u0940|\u0938\u093e\u092f\u0902\u0915\u093e\u0933\u0940/,meridiemHour:function(e,t){return 12===e&&(e=0),"रात्री"===t?4>e?e:e+12:"सकाळी"===t?e:"दुपारी"===t?e>=10?e:e+12:"सायंकाळी"===t?e+12:void 0},meridiem:function(e,t,n){return 4>e?"रात्री":10>e?"सकाळी":17>e?"दुपारी":20>e?"सायंकाळी":"रात्री"},week:{dow:0,doy:6}}),e.defineLocale("ms-my",{months:"Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_September_Oktober_November_Disember".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogs_Sep_Okt_Nov_Dis".split("_"),weekdays:"Ahad_Isnin_Selasa_Rabu_Khamis_Jumaat_Sabtu".split("_"),weekdaysShort:"Ahd_Isn_Sel_Rab_Kha_Jum_Sab".split("_"),weekdaysMin:"Ah_Is_Sl_Rb_Km_Jm_Sb".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/pagi|tengahari|petang|malam/,meridiemHour:function(e,t){return 12===e&&(e=0),"pagi"===t?e:"tengahari"===t?e>=11?e:e+12:"petang"===t||"malam"===t?e+12:void 0},meridiem:function(e,t,n){return 11>e?"pagi":15>e?"tengahari":19>e?"petang":"malam"},calendar:{sameDay:"[Hari ini pukul] LT",nextDay:"[Esok pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kelmarin pukul] LT",lastWeek:"dddd [lepas pukul] LT",sameElse:"L"},relativeTime:{future:"dalam %s",past:"%s yang lepas",s:"beberapa saat",ss:"%d saat",m:"seminit",mm:"%d minit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},week:{dow:1,doy:7}}),e.defineLocale("ms",{months:"Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_September_Oktober_November_Disember".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogs_Sep_Okt_Nov_Dis".split("_"),weekdays:"Ahad_Isnin_Selasa_Rabu_Khamis_Jumaat_Sabtu".split("_"),weekdaysShort:"Ahd_Isn_Sel_Rab_Kha_Jum_Sab".split("_"),weekdaysMin:"Ah_Is_Sl_Rb_Km_Jm_Sb".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/pagi|tengahari|petang|malam/,meridiemHour:function(e,t){return 12===e&&(e=0),"pagi"===t?e:"tengahari"===t?e>=11?e:e+12:"petang"===t||"malam"===t?e+12:void 0},meridiem:function(e,t,n){return 11>e?"pagi":15>e?"tengahari":19>e?"petang":"malam"},calendar:{sameDay:"[Hari ini pukul] LT",nextDay:"[Esok pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kelmarin pukul] LT",lastWeek:"dddd [lepas pukul] LT",sameElse:"L"},relativeTime:{future:"dalam %s",past:"%s yang lepas",s:"beberapa saat",ss:"%d saat",m:"seminit",mm:"%d minit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},week:{dow:1,doy:7}}),e.defineLocale("mt",{months:"Jannar_Frar_Marzu_April_Mejju_Ġunju_Lulju_Awwissu_Settembru_Ottubru_Novembru_Diċembru".split("_"),monthsShort:"Jan_Fra_Mar_Apr_Mej_Ġun_Lul_Aww_Set_Ott_Nov_Diċ".split("_"),weekdays:"Il-Ħadd_It-Tnejn_It-Tlieta_L-Erbgħa_Il-Ħamis_Il-Ġimgħa_Is-Sibt".split("_"),weekdaysShort:"Ħad_Tne_Tli_Erb_Ħam_Ġim_Sib".split("_"),weekdaysMin:"Ħa_Tn_Tl_Er_Ħa_Ġi_Si".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Illum fil-]LT",nextDay:"[Għada fil-]LT",nextWeek:"dddd [fil-]LT",lastDay:"[Il-bieraħ fil-]LT",lastWeek:"dddd [li għadda] [fil-]LT",sameElse:"L"},relativeTime:{future:"f %s",past:"%s ilu",s:"ftit sekondi",ss:"%d sekondi",m:"minuta",mm:"%d minuti",h:"siegħa",hh:"%d siegħat",d:"ġurnata",dd:"%d ġranet",M:"xahar",MM:"%d xhur",y:"sena",yy:"%d sni"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%dº",week:{dow:1,doy:4}});var Si={1:"၁",2:"၂",3:"၃",4:"၄",5:"၅",6:"၆",7:"၇",8:"၈",9:"၉",0:""},Ti={"၁":"1","၂":"2","၃":"3","၄":"4","၅":"5","၆":"6","၇":"7","၈":"8","၉":"9","":"0"};e.defineLocale("my",{months:"ဇန်နါရီ_ဖေဖော်ါရီ_မတ်_ဧပြီ_မေ_ဇွန်_ဇူလိုင်_သြဂုတ်_စက်တင်ဘာ_အောက်တိုဘာ_နိုင်ဘာ_ဒီဇင်ဘာ".split("_"),monthsShort:"ဇန်_ဖေ_မတ်_ပြီ_မေ_ဇွန်_လိုင်_သြ_စက်_အောက်_နို_ဒီ".split("_"),weekdays:"တနင်္ဂနွေ_တနင်္လာ_အင်္ဂါ_ဗုဒ္ဓဟူး_ကြာသပတေး_သောကြာ_စနေ".split("_"),weekdaysShort:"နွေ_လာ_ဂါ_ဟူး_ကြာ_သော_နေ".split("_"),weekdaysMin:"နွေ_လာ_ဂါ_ဟူး_ကြာ_သော_နေ".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[ယနေ.] LT [မှာ]",nextDay:"[မနက်ဖြန်] LT [မှာ]",nextWeek:"dddd LT [မှာ]",lastDay:"[မနေ.က] LT [မှာ]",lastWeek:"[ပြီးခဲ့သော] dddd LT [မှာ]",sameElse:"L"},relativeTime:{future:"လာမည့် %s မှာ",past:"လွန်ခဲ့သော %s က",s:"စက္ကန်.အနည်းငယ်",ss:"%d စက္ကန့်",m:"တစ်မိနစ်",mm:"%d မိနစ်",h:"တစ်နာရီ",hh:"%d နာရီ",d:"တစ်ရက်",dd:"%d ရက်",M:"တစ်လ",MM:"%d လ",y:"တစ်နှစ်",yy:"%d နှစ်"},preparse:function(e){return e.replace(/[\u1041\u1042\u1043\u1044\u1045\u1046\u1047\u1048\u1049\u1040]/g,function(e){return Ti[e]})},postformat:function(e){return e.replace(/\d/g,function(e){return Si[e]})},week:{dow:1,doy:4}}),e.defineLocale("nb",{months:"januar_februar_mars_april_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan._feb._mars_april_mai_juni_juli_aug._sep._okt._nov._des.".split("_"),monthsParseExact:!0,weekdays:"søndag_mandag_tirsdag_onsdag_torsdag_fredag_lørdag".split("_"),weekdaysShort:"sø._ma._ti._on._to._fr._lø.".split("_"),weekdaysMin:"sø_ma_ti_on_to_fr_lø".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] HH:mm",LLLL:"dddd D. MMMM YYYY [kl.] HH:mm"},calendar:{sameDay:"[i dag kl.] LT",nextDay:"[i morgen kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[i går kl.] LT",lastWeek:"[forrige] dddd [kl.] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s siden",s:"noen sekunder",ss:"%d sekunder",m:"ett minutt",mm:"%d minutter",h:"en time",hh:"%d timer",d:"en dag",dd:"%d dager",M:"en måned",MM:"%d måneder",y:"ett år",yy:"%d år"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});var Yi={1:"१",2:"२",3:"३",4:"४",5:"५",6:"६",7:"७",8:"८",9:"९",0:""},ji={"१":"1","२":"2","३":"3","४":"4","५":"5","६":"6","७":"7","८":"8","९":"9","":"0"};e.defineLocale("ne",{months:"जनवरी_फेब्रुवरी_मार्च_अप्रिल_मई_जुन_जुलाई_अगष्ट_सेप्टेम्बर_अक्टोबर_नोभेम्बर_डिसेम्बर".split("_"),monthsShort:"जन._फेब्रु._मार्च_अप्रि._मई_जुन_जुलाई._अग._सेप्ट._अक्टो._नोभे._डिसे.".split("_"),monthsParseExact:!0,weekdays:"आइतबार_सोमबार_मङ्गलबार_बुधबार_बिहिबार_शुक्रबार_शनिबार".split("_"),weekdaysShort:"आइत._सोम._मङ्गल._बुध._बिहि._शुक्र._शनि.".split("_"),weekdaysMin:"आ._सो._मं._बु._बि._शु._श.".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"Aको h:mm बजे",LTS:"Aको h:mm:ss बजे",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, Aको h:mm बजे",LLLL:"dddd, D MMMM YYYY, Aको h:mm बजे"},preparse:function(e){return e.replace(/[\u0967\u0968\u0969\u096a\u096b\u096c\u096d\u096e\u096f\u0966]/g,function(e){return ji[e]})},postformat:function(e){return e.replace(/\d/g,function(e){return Yi[e]})},meridiemParse:/\u0930\u093e\u0924\u093f|\u092c\u093f\u0939\u093e\u0928|\u0926\u093f\u0909\u0901\u0938\u094b|\u0938\u093e\u0901\u091d/,meridiemHour:function(e,t){return 12===e&&(e=0),"राति"===t?4>e?e:e+12:"बिहान"===t?e:"दिउँसो"===t?e>=10?e:e+12:"साँझ"===t?e+12:void 0},meridiem:function(e,t,n){return 3>e?"राति":12>e?"बिहान":16>e?"दिउँसो":20>e?"साँझ":"राति"},calendar:{sameDay:"[आज] LT",nextDay:"[भोलि] LT",nextWeek:"[आउँदो] dddd[,] LT",lastDay:"[हिजो] LT",lastWeek:"[गएको] dddd[,] LT",sameElse:"L"},relativeTime:{future:"%sमा",past:"%s अगाडि",s:"केही क्षण",ss:"%d सेकेण्ड",m:"एक मिनेट",mm:"%d मिनेट",h:"एक घण्टा",hh:"%d घण्टा",d:"एक दिन",dd:"%d दिन",M:"एक महिना",MM:"%d महिना",y:"एक बर्ष",yy:"%d बर्ष"},week:{dow:0,doy:6}});var Ci="jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.".split("_"),Ai="jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),Ei=[/^jan/i,/^feb/i,/^maart|mrt.?$/i,/^apr/i,/^mei$/i,/^jun[i.]?$/i,/^jul[i.]?$/i,/^aug/i,/^sep/i,/^okt/i,/^nov/i,/^dec/i],Oi=/^(januari|februari|maart|april|mei|april|ju[nl]i|augustus|september|oktober|november|december|jan\.?|feb\.?|mrt\.?|apr\.?|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i;e.defineLocale("nl-be",{months:"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),monthsShort:function(e,t){return e?/-MMM-/.test(t)?Ai[e.month()]:Ci[e.month()]:Ci},monthsRegex:Oi,monthsShortRegex:Oi,monthsStrictRegex:/^(januari|februari|maart|mei|ju[nl]i|april|augustus|september|oktober|november|december)/i,monthsShortStrictRegex:/^(jan\.?|feb\.?|mrt\.?|apr\.?|mei|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i,monthsParse:Ei,longMonthsParse:Ei,shortMonthsParse:Ei,weekdays:"zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag".split("_"),weekdaysShort:"zo._ma._di._wo._do._vr._za.".split("_"),weekdaysMin:"zo_ma_di_wo_do_vr_za".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[vandaag om] LT",nextDay:"[morgen om] LT",nextWeek:"dddd [om] LT",lastDay:"[gisteren om] LT",lastWeek:"[afgelopen] dddd [om] LT",sameElse:"L"},relativeTime:{future:"over %s",past:"%s geleden",s:"een paar seconden",ss:"%d seconden",m:"één minuut",mm:"%d minuten",h:"één uur",hh:"%d uur",d:"één dag",dd:"%d dagen",M:"één maand",MM:"%d maanden",y:"één jaar",yy:"%d jaar"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(e){return e+(1===e||8===e||e>=20?"ste":"de")},week:{dow:1,doy:4}});var Hi="jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.".split("_"),Pi="jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),Ni=[/^jan/i,/^feb/i,/^maart|mrt.?$/i,/^apr/i,/^mei$/i,/^jun[i.]?$/i,/^jul[i.]?$/i,/^aug/i,/^sep/i,/^okt/i,/^nov/i,/^dec/i],Fi=/^(januari|februari|maart|april|mei|april|ju[nl]i|augustus|september|oktober|november|december|jan\.?|feb\.?|mrt\.?|apr\.?|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i;e.defineLocale("nl",{months:"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),monthsShort:function(e,t){return e?/-MMM-/.test(t)?Pi[e.month()]:Hi[e.month()]:Hi},monthsRegex:Fi,monthsShortRegex:Fi,monthsStrictRegex:/^(januari|februari|maart|mei|ju[nl]i|april|augustus|september|oktober|november|december)/i,monthsShortStrictRegex:/^(jan\.?|feb\.?|mrt\.?|apr\.?|mei|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i,monthsParse:Ni,longMonthsParse:Ni,shortMonthsParse:Ni,weekdays:"zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag".split("_"),weekdaysShort:"zo._ma._di._wo._do._vr._za.".split("_"),weekdaysMin:"zo_ma_di_wo_do_vr_za".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[vandaag om] LT",nextDay:"[morgen om] LT",nextWeek:"dddd [om] LT",lastDay:"[gisteren om] LT",lastWeek:"[afgelopen] dddd [om] LT",sameElse:"L"},relativeTime:{future:"over %s",past:"%s geleden",s:"een paar seconden",ss:"%d seconden",m:"één minuut",mm:"%d minuten",h:"één uur",hh:"%d uur",d:"één dag",dd:"%d dagen",M:"één maand",MM:"%d maanden",y:"één jaar",yy:"%d jaar"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(e){return e+(1===e||8===e||e>=20?"ste":"de")},week:{dow:1,doy:4}}),e.defineLocale("nn",{months:"januar_februar_mars_april_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan_feb_mar_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_"),weekdays:"sundag_måndag_tysdag_onsdag_torsdag_fredag_laurdag".split("_"),weekdaysShort:"sun_mån_tys_ons_tor_fre_lau".split("_"),weekdaysMin:"su_må_ty_on_to_fr_lø".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] H:mm",LLLL:"dddd D. MMMM YYYY [kl.] HH:mm"},calendar:{sameDay:"[I dag klokka] LT",nextDay:"[I morgon klokka] LT",nextWeek:"dddd [klokka] LT",lastDay:"[I går klokka] LT",lastWeek:"[Føregåande] dddd [klokka] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s sidan",s:"nokre sekund",ss:"%d sekund",m:"eit minutt",mm:"%d minutt",h:"ein time",hh:"%d timar",d:"ein dag",dd:"%d dagar",M:"ein månad",MM:"%d månader",y:"eit år",yy:"%d år"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});var Ii={1:"",2:"੨",3:"੩",4:"",5:"੫",6:"੬",7:"੭",8:"੮",9:"੯",0:""},Ri={"":"1","੨":"2","੩":"3","":"4","੫":"5","੬":"6","੭":"7","੮":"8","੯":"9","":"0"};e.defineLocale("pa-in",{months:"ਜਨਵਰੀ_ਫ਼ਰਵਰੀ_ਮਾਰਚ_ਅਪ੍ਰੈਲ_ਮਈ_ਜੂਨ_ਜੁਲਾਈ_ਅਗਸਤ_ਸਤੰਬਰ_ਅਕਤੂਬਰ_ਨਵੰਬਰ_ਦਸੰਬਰ".split("_"),monthsShort:"ਜਨਵਰੀ_ਫ਼ਰਵਰੀ_ਮਾਰਚ_ਅਪ੍ਰੈਲ_ਮਈ_ਜੂਨ_ਜੁਲਾਈ_ਅਗਸਤ_ਸਤੰਬਰ_ਅਕਤੂਬਰ_ਨਵੰਬਰ_ਦਸੰਬਰ".split("_"),weekdays:"ਐਤਵਾਰ_ਸੋਮਵਾਰ_ਮੰਗਲਵਾਰ_ਬੁਧਵਾਰ_ਵੀਰਵਾਰ_ਸ਼ੁੱਕਰਵਾਰ_ਸ਼ਨੀਚਰਵਾਰ".split("_"),weekdaysShort:"ਐਤ_ਸੋਮ_ਮੰਗਲ_ਬੁਧ_ਵੀਰ_ਸ਼ੁਕਰ_ਸ਼ਨੀ".split("_"),weekdaysMin:"ਐਤ_ਸੋਮ_ਮੰਗਲ_ਬੁਧ_ਵੀਰ_ਸ਼ੁਕਰ_ਸ਼ਨੀ".split("_"),longDateFormat:{LT:"A h:mm ਵਜੇ",LTS:"A h:mm:ss ਵਜੇ",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm ਵਜੇ",LLLL:"dddd, D MMMM YYYY, A h:mm ਵਜੇ"},calendar:{sameDay:"[ਅਜ] LT",nextDay:"[ਕਲ] LT",nextWeek:"dddd, LT",lastDay:"[ਕਲ] LT",lastWeek:"[ਪਿਛਲੇ] dddd, LT",sameElse:"L"},relativeTime:{future:"%s ਵਿੱਚ",past:"%s ਪਿਛਲੇ",s:"ਕੁਝ ਸਕਿੰਟ",ss:"%d ਸਕਿੰਟ",m:"ਇਕ ਮਿੰਟ",mm:"%d ਮਿੰਟ",h:"ਇੱਕ ਘੰਟਾ",hh:"%d ਘੰਟੇ",d:"ਇੱਕ ਦਿਨ",dd:"%d ਦਿਨ",M:"ਇੱਕ ਮਹੀਨਾ",MM:"%d ਮਹੀਨੇ",y:"ਇੱਕ ਸਾਲ",yy:"%d ਸਾਲ"},preparse:function(e){return e.replace(/[\u0a67\u0a68\u0a69\u0a6a\u0a6b\u0a6c\u0a6d\u0a6e\u0a6f\u0a66]/g,function(e){return Ri[e]})},postformat:function(e){return e.replace(/\d/g,function(e){return Ii[e]})},meridiemParse:/\u0a30\u0a3e\u0a24|\u0a38\u0a35\u0a47\u0a30|\u0a26\u0a41\u0a2a\u0a39\u0a3f\u0a30|\u0a38\u0a3c\u0a3e\u0a2e/,meridiemHour:function(e,t){return 12===e&&(e=0),"ਰਾਤ"===t?4>e?e:e+12:"ਸਵੇਰ"===t?e:"ਦੁਪਹਿਰ"===t?e>=10?e:e+12:"ਸ਼ਾਮ"===t?e+12:void 0},meridiem:function(e,t,n){return 4>e?"ਰਾਤ":10>e?"ਸਵੇਰ":17>e?"ਦੁਪਹਿਰ":20>e?"ਸ਼ਾਮ":"ਰਾਤ"},week:{dow:0,doy:6}});var Wi="styczeń_luty_marzec_kwiecień_maj_czerwiec_lipiec_sierpień_wrzesień_październik_listopad_grudzień".split("_"),Ui="stycznia_lutego_marca_kwietnia_maja_czerwca_lipca_sierpnia_września_października_listopada_grudnia".split("_");e.defineLocale("pl",{months:function(e,t){return e?""===t?"("+Ui[e.month()]+"|"+Wi[e.month()]+")":/D MMMM/.test(t)?Ui[e.month()]:Wi[e.month()]:Wi},monthsShort:"sty_lut_mar_kwi_maj_cze_lip_sie_wrz_paź_lis_gru".split("_"),weekdays:"niedziela_poniedziałek_wtorek_środa_czwartek_piątek_sobota".split("_"),weekdaysShort:"ndz_pon_wt_śr_czw_pt_sob".split("_"),weekdaysMin:"Nd_Pn_Wt_Śr_Cz_Pt_So".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Dziś o] LT",nextDay:"[Jutro o] LT",nextWeek:function(){switch(this.day()){case 0:return"[W niedzielę o] LT";case 2:return"[We wtorek o] LT";case 3:return"[W środę o] LT";case 6:return"[W sobotę o] LT";default:return"[W] dddd [o] LT"}},lastDay:"[Wczoraj o] LT",lastWeek:function(){switch(this.day()){case 0:return"[W zeszłą niedzielę o] LT";case 3:return"[W zeszłą środę o] LT";case 6:return"[W zeszłą sobotę o] LT";default:return"[W zeszły] dddd [o] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"%s temu",s:"kilka sekund",ss:Dt,m:Dt,mm:Dt,h:Dt,hh:Dt,d:"1 dzień",dd:"%d dni",M:"miesiąc",MM:Dt,y:"rok",yy:Dt},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}}),e.defineLocale("pt-br",{months:"janeiro_fevereiro_março_abril_maio_junho_julho_agosto_setembro_outubro_novembro_dezembro".split("_"),monthsShort:"jan_fev_mar_abr_mai_jun_jul_ago_set_out_nov_dez".split("_"),weekdays:"Domingo_Segunda-feira_Terça-feira_Quarta-feira_Quinta-feira_Sexta-feira_Sábado".split("_"),weekdaysShort:"Dom_Seg_Ter_Qua_Qui_Sex_Sáb".split("_"),weekdaysMin:"Do_2ª_3ª_4ª_5ª_6ª_Sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY [às] HH:mm",LLLL:"dddd, D [de] MMMM [de] YYYY [às] HH:mm"},calendar:{sameDay:"[Hoje às] LT",nextDay:"[Amanhã às] LT",nextWeek:"dddd [às] LT",lastDay:"[Ontem às] LT",lastWeek:function(){return 0===this.day()||6===this.day()?"[Último] dddd [às] LT":"[Última] dddd [às] LT"},sameElse:"L"},relativeTime:{future:"em %s",past:"%s atrás",s:"poucos segundos",ss:"%d segundos",m:"um minuto",mm:"%d minutos",h:"uma hora",hh:"%d horas",d:"um dia",dd:"%d dias",M:"um mês",MM:"%d meses",y:"um ano",yy:"%d anos"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%dº"}),e.defineLocale("pt",{months:"janeiro_fevereiro_março_abril_maio_junho_julho_agosto_setembro_outubro_novembro_dezembro".split("_"),monthsShort:"jan_fev_mar_abr_mai_jun_jul_ago_set_out_nov_dez".split("_"),weekdays:"Domingo_Segunda-feira_Terça-feira_Quarta-feira_Quinta-feira_Sexta-feira_Sábado".split("_"),weekdaysShort:"Dom_Seg_Ter_Qua_Qui_Sex_Sáb".split("_"),weekdaysMin:"Do_2ª_3ª_4ª_5ª_6ª_Sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY HH:mm",LLLL:"dddd, D [de] MMMM [de] YYYY HH:mm"},calendar:{sameDay:"[Hoje às] LT",nextDay:"[Amanhã às] LT",nextWeek:"dddd [às] LT",lastDay:"[Ontem às] LT",lastWeek:function(){return 0===this.day()||6===this.day()?"[Último] dddd [às] LT":"[Última] dddd [às] LT"},sameElse:"L"},relativeTime:{future:"em %s",past:"há %s",s:"segundos",ss:"%d segundos",m:"um minuto",mm:"%d minutos",h:"uma hora",hh:"%d horas",d:"um dia",dd:"%d dias",M:"um mês",MM:"%d meses",y:"um ano",yy:"%d anos"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%dº",week:{dow:1,doy:4}}),e.defineLocale("ro",{months:"ianuarie_februarie_martie_aprilie_mai_iunie_iulie_august_septembrie_octombrie_noiembrie_decembrie".split("_"),monthsShort:"ian._febr._mart._apr._mai_iun._iul._aug._sept._oct._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"duminică_luni_marți_miercuri_joi_vineri_sâmbătă".split("_"),weekdaysShort:"Dum_Lun_Mar_Mie_Joi_Vin_Sâm".split("_"),weekdaysMin:"Du_Lu_Ma_Mi_Jo_Vi_Sâ".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[azi la] LT",nextDay:"[mâine la] LT",nextWeek:"dddd [la] LT",lastDay:"[ieri la] LT",lastWeek:"[fosta] dddd [la] LT",sameElse:"L"},relativeTime:{future:"peste %s",past:"%s în urmă",s:"câteva secunde",ss:xt,m:"un minut",mm:xt,h:"o oră",hh:xt,d:"o zi",dd:xt,M:"o lună",MM:xt,y:"un an",yy:xt},week:{dow:1,doy:7}});var zi=[/^\u044f\u043d\u0432/i,/^\u0444\u0435\u0432/i,/^\u043c\u0430\u0440/i,/^\u0430\u043f\u0440/i,/^\u043c\u0430[\u0439\u044f]/i,/^\u0438\u044e\u043d/i,/^\u0438\u044e\u043b/i,/^\u0430\u0432\u0433/i,/^\u0441\u0435\u043d/i,/^\u043e\u043a\u0442/i,/^\u043d\u043e\u044f/i,/^\u0434\u0435\u043a/i];e.defineLocale("ru",{months:{format:"января_февраля_марта_апреля_мая_июня_июля_августа_сентября_октября_ноября_декабря".split("_"),standalone:"январь_февраль_март_апрель_май_июнь_июль_август_сентябрь_октябрь_ноябрь_декабрь".split("_")},monthsShort:{format:"янв._февр._мар._апр._мая_июня_июля_авг._сент._окт._нояб._дек.".split("_"),standalone:"янв._февр._март_апр._май_июнь_июль_авг._сент._окт._нояб._дек.".split("_")},weekdays:{standalone:"воскресенье_понедельник_вторник_средаетверг_пятница_суббота".split("_"),format:"воскресенье_понедельник_вторник_средуетверг_пятницу_субботу".split("_"),isFormat:/\[ ?[\u0412\u0432] ?(?:\u043f\u0440\u043e\u0448\u043b\u0443\u044e|\u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0443\u044e|\u044d\u0442\u0443)? ?\] ?dddd/},weekdaysShort:"вс_пн_вт_ср_чт_пт_сб".split("_"),weekdaysMin:"вс_пн_вт_ср_чт_пт_сб".split("_"),monthsParse:zi,longMonthsParse:zi,shortMonthsParse:zi,monthsRegex:/^(\u044f\u043d\u0432\u0430\u0440[\u044c\u044f]|\u044f\u043d\u0432\.?|\u0444\u0435\u0432\u0440\u0430\u043b[\u044c\u044f]|\u0444\u0435\u0432\u0440?\.?|\u043c\u0430\u0440\u0442\u0430?|\u043c\u0430\u0440\.?|\u0430\u043f\u0440\u0435\u043b[\u044c\u044f]|\u0430\u043f\u0440\.?|\u043c\u0430[\u0439\u044f]|\u0438\u044e\u043d[\u044c\u044f]|\u0438\u044e\u043d\.?|\u0438\u044e\u043b[\u044c\u044f]|\u0438\u044e\u043b\.?|\u0430\u0432\u0433\u0443\u0441\u0442\u0430?|\u0430\u0432\u0433\.?|\u0441\u0435\u043d\u0442\u044f\u0431\u0440[\u044c\u044f]|\u0441\u0435\u043d\u0442?\.?|\u043e\u043a\u0442\u044f\u0431\u0440[\u044c\u044f]|\u043e\u043a\u0442\.?|\u043d\u043e\u044f\u0431\u0440[\u044c\u044f]|\u043d\u043e\u044f\u0431?\.?|\u0434\u0435\u043a\u0430\u0431\u0440[\u044c\u044f]|\u0434\u0435\u043a\.?)/i,monthsShortRegex:/^(\u044f\u043d\u0432\u0430\u0440[\u044c\u044f]|\u044f\u043d\u0432\.?|\u0444\u0435\u0432\u0440\u0430\u043b[\u044c\u044f]|\u0444\u0435\u0432\u0440?\.?|\u043c\u0430\u0440\u0442\u0430?|\u043c\u0430\u0440\.?|\u0430\u043f\u0440\u0435\u043b[\u044c\u044f]|\u0430\u043f\u0440\.?|\u043c\u0430[\u0439\u044f]|\u0438\u044e\u043d[\u044c\u044f]|\u0438\u044e\u043d\.?|\u0438\u044e\u043b[\u044c\u044f]|\u0438\u044e\u043b\.?|\u0430\u0432\u0433\u0443\u0441\u0442\u0430?|\u0430\u0432\u0433\.?|\u0441\u0435\u043d\u0442\u044f\u0431\u0440[\u044c\u044f]|\u0441\u0435\u043d\u0442?\.?|\u043e\u043a\u0442\u044f\u0431\u0440[\u044c\u044f]|\u043e\u043a\u0442\.?|\u043d\u043e\u044f\u0431\u0440[\u044c\u044f]|\u043d\u043e\u044f\u0431?\.?|\u0434\u0435\u043a\u0430\u0431\u0440[\u044c\u044f]|\u0434\u0435\u043a\.?)/i,monthsStrictRegex:/^(\u044f\u043d\u0432\u0430\u0440[\u044f\u044c]|\u0444\u0435\u0432\u0440\u0430\u043b[\u044f\u044c]|\u043c\u0430\u0440\u0442\u0430?|\u0430\u043f\u0440\u0435\u043b[\u044f\u044c]|\u043c\u0430[\u044f\u0439]|\u0438\u044e\u043d[\u044f\u044c]|\u0438\u044e\u043b[\u044f\u044c]|\u0430\u0432\u0433\u0443\u0441\u0442\u0430?|\u0441\u0435\u043d\u0442\u044f\u0431\u0440[\u044f\u044c]|\u043e\u043a\u0442\u044f\u0431\u0440[\u044f\u044c]|\u043d\u043e\u044f\u0431\u0440[\u044f\u044c]|\u0434\u0435\u043a\u0430\u0431\u0440[\u044f\u044c])/i,monthsShortStrictRegex:/^(\u044f\u043d\u0432\.|\u0444\u0435\u0432\u0440?\.|\u043c\u0430\u0440[\u0442.]|\u0430\u043f\u0440\.|\u043c\u0430[\u044f\u0439]|\u0438\u044e\u043d[\u044c\u044f.]|\u0438\u044e\u043b[\u044c\u044f.]|\u0430\u0432\u0433\.|\u0441\u0435\u043d\u0442?\.|\u043e\u043a\u0442\.|\u043d\u043e\u044f\u0431?\.|\u0434\u0435\u043a\.)/i,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY г.",LLL:"D MMMM YYYY г., H:mm",LLLL:"dddd, D MMMM YYYY г., H:mm"},calendar:{sameDay:"[Сегодня в] LT",nextDay:"[Завтра в] LT",lastDay:"[Вчера в] LT",nextWeek:function(e){if(e.week()===this.week())return 2===this.day()?"[Во] dddd [в] LT":"[В] dddd [в] LT";switch(this.day()){case 0:return"[В следующее] dddd [в] LT";case 1:case 2:case 4:return"[В следующий] dddd [в] LT";case 3:case 5:case 6:return"[В следующую] dddd [в] LT"}},lastWeek:function(e){if(e.week()===this.week())return 2===this.day()?"[Во] dddd [в] LT":"[В] dddd [в] LT";switch(this.day()){case 0:return"[В прошлое] dddd [в] LT";case 1:case 2:case 4:return"[В прошлый] dddd [в] LT";case 3:case 5:case 6:return"[В прошлую] dddd [в] LT"}},sameElse:"L"},relativeTime:{future:"через %s",past:"%s назад",s:"несколько секунд",ss:St,m:St,mm:St,h:"час",hh:St,d:"день",dd:St,M:"месяц",MM:St,y:"год",yy:St},meridiemParse:/\u043d\u043e\u0447\u0438|\u0443\u0442\u0440\u0430|\u0434\u043d\u044f|\u0432\u0435\u0447\u0435\u0440\u0430/i,isPM:function(e){return/^(\u0434\u043d\u044f|\u0432\u0435\u0447\u0435\u0440\u0430)$/.test(e)},meridiem:function(e,t,n){return 4>e?"ночи":12>e?"утра":17>e?"дня":"вечера"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0439|\u0433\u043e|\u044f)/,ordinal:function(e,t){switch(t){case"M":case"d":case"DDD":return e+"-й";case"D":return e+"-го";case"w":case"W":return e+"-я";default:return e}},week:{dow:1,doy:4}});var Bi=["جنوري","فيبروري","مارچ","اپريل","مئي","جون","جولاءِ","آگسٽ","سيپٽمبر","آڪٽوبر","نومبر","ڊسمبر"],qi=["آچر","سومر","اڱارو","اربع","خميس","جمع","ڇنڇر"];e.defineLocale("sd",{months:Bi,monthsShort:Bi,weekdays:qi,weekdaysShort:qi,weekdaysMin:qi,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd، D MMMM YYYY HH:mm"},meridiemParse:/\u0635\u0628\u062d|\u0634\u0627\u0645/,isPM:function(e){return"شام"===e},meridiem:function(e,t,n){return 12>e?"صبح":"شام"},calendar:{sameDay:"[اڄ] LT",nextDay:"[سڀاڻي] LT",nextWeek:"dddd [اڳين هفتي تي] LT",lastDay:"[ڪالهه] LT",lastWeek:"[گزريل هفتي] dddd [تي] LT",sameElse:"L"},relativeTime:{future:"%s پوء",past:"%s اڳ",s:"چند سيڪنڊ",ss:"%d سيڪنڊ",m:"هڪ منٽ",mm:"%d منٽ",h:"هڪ ڪلاڪ",hh:"%d ڪلاڪ",d:"هڪ ڏينهن",dd:"%d ڏينهن",M:"هڪ مهينو",MM:"%d مهينا",y:"هڪ سال",yy:"%d سال"},preparse:function(e){return e.replace(/\u060c/g,",")},postformat:function(e){return e.replace(/,/g,"،")},week:{dow:1,doy:4}}),e.defineLocale("se",{months:"ođđajagemánnu_guovvamánnu_njukčamánnu_cuoŋománnu_miessemánnu_geassemánnu_suoidnemánnu_borgemánnu_čakčamánnu_golggotmánnu_skábmamánnu_juovlamánnu".split("_"),monthsShort:"ođđj_guov_njuk_cuo_mies_geas_suoi_borg_čakč_golg_skáb_juov".split("_"),weekdays:"sotnabeaivi_vuossárga_maŋŋebárga_gaskavahkku_duorastat_bearjadat_lávvardat".split("_"),weekdaysShort:"sotn_vuos_maŋ_gask_duor_bear_láv".split("_"),weekdaysMin:"s_v_m_g_d_b_L".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"MMMM D. [b.] YYYY",LLL:"MMMM D. [b.] YYYY [ti.] HH:mm",LLLL:"dddd, MMMM D. [b.] YYYY [ti.] HH:mm"},calendar:{sameDay:"[otne ti] LT",nextDay:"[ihttin ti] LT",nextWeek:"dddd [ti] LT",lastDay:"[ikte ti] LT",lastWeek:"[ovddit] dddd [ti] LT",sameElse:"L"},relativeTime:{future:"%s geažes",past:"maŋit %s",s:"moadde sekunddat",ss:"%d sekunddat",m:"okta minuhta",mm:"%d minuhtat",h:"okta diimmu",hh:"%d diimmut",d:"okta beaivi",dd:"%d beaivvit",M:"okta mánnu",MM:"%d mánut",y:"okta jahki",yy:"%d jagit"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}}),e.defineLocale("si",{months:"ජනවාරි_පෙබරවාරි_මාර්තු_අප්රේල්_මැයි_ජූනි_ජූලි_අගෝස්තු_සැප්තැම්බර්_ඔක්තෝබර්_නොවැම්බර්_දෙසැම්බර්".split("_"),monthsShort:"ජන_පෙබ_මාර්_අප්_මැයි_ජූනි_ජූලි_අගෝ_සැප්_ඔක්_නොවැ_දෙසැ".split("_"),weekdays:"ඉරිදා_සඳුදා_අඟහරුවාදා_බදාදා_බ්රහස්පතින්දා_සිකුරාදා_සෙනසුරාදා".split("_"),weekdaysShort:"ඉරි_සඳු_අඟ_බදා_බ්රහ_සිකු_සෙන".split("_"),weekdaysMin:"ඉ_ස_අ_බ_බ්ර_සි_සෙ".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"a h:mm",LTS:"a h:mm:ss",L:"YYYY/MM/DD",LL:"YYYY MMMM D",LLL:"YYYY MMMM D, a h:mm",LLLL:"YYYY MMMM D [වැනි] dddd, a h:mm:ss"},calendar:{sameDay:"[අද] LT[ට]",nextDay:"[හෙට] LT[ට]",nextWeek:"dddd LT[ට]",lastDay:"[ඊයේ] LT[ට]",lastWeek:"[පසුගිය] dddd LT[ට]",sameElse:"L"},relativeTime:{future:"%sකින්",past:"%sකට පෙර",s:"තත්පර කිහිපය",ss:"තත්පර %d",m:"මිනිත්තුව",mm:"මිනිත්තු %d",h:"පැය",hh:"පැය %d",d:"දිනය",dd:"දින %d",M:"මාසය",MM:"මාස %d",y:"වසර",yy:"වසර %d"},dayOfMonthOrdinalParse:/\d{1,2} \u0dc0\u0dd0\u0db1\u0dd2/,ordinal:function(e){return e+" වැනි"},meridiemParse:/\u0db4\u0dd9\u0dbb \u0dc0\u0dbb\u0dd4|\u0db4\u0dc3\u0dca \u0dc0\u0dbb\u0dd4|\u0db4\u0dd9.\u0dc0|\u0db4.\u0dc0./,isPM:function(e){return"ප.ව."===e||"පස් වරු"===e},meridiem:function(e,t,n){return e>11?n?"ප.ව.":"පස් වරු":n?"පෙ.ව.":"පෙර වරු"}});var Vi="január_február_marec_apríl_máj_jún_júl_august_september_október_november_december".split("_"),Ji="jan_feb_mar_apr_máj_jún_júl_aug_sep_okt_nov_dec".split("_");e.defineLocale("sk",{months:Vi,monthsShort:Ji,weekdays:"nedeľa_pondelok_utorok_streda_štvrtok_piatok_sobota".split("_"),weekdaysShort:"ne_po_ut_st_št_pi_so".split("_"),weekdaysMin:"ne_po_ut_st_št_pi_so".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd D. MMMM YYYY H:mm"},calendar:{sameDay:"[dnes o] LT",nextDay:"[zajtra o] LT",nextWeek:function(){switch(this.day()){case 0:return"[v nedeľu o] LT";case 1:case 2:return"[v] dddd [o] LT";case 3:return"[v stredu o] LT";case 4:return"[vo štvrtok o] LT";case 5:return"[v piatok o] LT";case 6:return"[v sobotu o] LT"}},lastDay:"[včera o] LT",lastWeek:function(){switch(this.day()){case 0:return"[minulú nedeľu o] LT";case 1:case 2:return"[minulý] dddd [o] LT";case 3:return"[minulú stredu o] LT";case 4:case 5:return"[minulý] dddd [o] LT";case 6:return"[minulú sobotu o] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"pred %s",s:Yt,ss:Yt,m:Yt,mm:Yt,h:Yt,hh:Yt,d:Yt,dd:Yt,M:Yt,MM:Yt,y:Yt,yy:Yt},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}}),e.defineLocale("sl",{months:"januar_februar_marec_april_maj_junij_julij_avgust_september_oktober_november_december".split("_"),monthsShort:"jan._feb._mar._apr._maj._jun._jul._avg._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedelja_ponedeljek_torek_sreda_četrtek_petek_sobota".split("_"),weekdaysShort:"ned._pon._tor._sre._čet._pet._sob.".split("_"),weekdaysMin:"ne_po_to_sr_če_pe_so".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danes ob] LT",nextDay:"[jutri ob] LT",nextWeek:function(){switch(this.day()){case 0:return"[v] [nedeljo] [ob] LT";case 3:return"[v] [sredo] [ob] LT";case 6:return"[v] [soboto] [ob] LT";case 1:case 2:case 4:case 5:return"[v] dddd [ob] LT"}},lastDay:"[včeraj ob] LT",lastWeek:function(){switch(this.day()){case 0:return"[prejšnjo] [nedeljo] [ob] LT";case 3:return"[prejšnjo] [sredo] [ob] LT";case 6:return"[prejšnjo] [soboto] [ob] LT";case 1:case 2:case 4:case 5:return"[prejšnji] dddd [ob] LT"}},sameElse:"L"},relativeTime:{future:"čez %s",past:"pred %s",s:jt,ss:jt,m:jt,mm:jt,h:jt,hh:jt,d:jt,dd:jt,M:jt,MM:jt,y:jt,yy:jt},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}}),e.defineLocale("sq",{months:"Janar_Shkurt_Mars_Prill_Maj_Qershor_Korrik_Gusht_Shtator_Tetor_Nëntor_Dhjetor".split("_"),monthsShort:"Jan_Shk_Mar_Pri_Maj_Qer_Kor_Gus_Sht_Tet_Nën_Dhj".split("_"),weekdays:"E Diel_E Hënë_E Martë_E Mërkurë_E Enjte_E Premte_E Shtunë".split("_"),weekdaysShort:"Die_Hën_Mar_Mër_Enj_Pre_Sht".split("_"),weekdaysMin:"D_H_Ma_Më_E_P_Sh".split("_"),weekdaysParseExact:!0,meridiemParse:/PD|MD/,isPM:function(e){return"M"===e.charAt(0)},meridiem:function(e,t,n){return 12>e?"PD":"MD"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Sot në] LT",nextDay:"[Nesër në] LT",nextWeek:"dddd [në] LT",lastDay:"[Dje në] LT",lastWeek:"dddd [e kaluar në] LT",sameElse:"L"},relativeTime:{future:"në %s",past:"%s më parë",s:"disa sekonda",ss:"%d sekonda",m:"një minutë",mm:"%d minuta",h:"një orë",hh:"%d orë",d:"një ditë",dd:"%d ditë",M:"një muaj",MM:"%d muaj",y:"një vit",yy:"%d vite"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});var Gi={words:{ss:["секунда","секунде","секунди"],m:["један минут","једне минуте"],mm:["минут","минуте","минута"],h:["један сат","једног сата"],hh:["сат","сата","сати"],
dd:["дан","дана","дана"],MM:["месец","месеца","месеци"],yy:["година","године","година"]},correctGrammaticalCase:function(e,t){return 1===e?t[0]:e>=2&&4>=e?t[1]:t[2]},translate:function(e,t,n){var r=Gi.words[n];return 1===n.length?t?r[0]:r[1]:e+" "+Gi.correctGrammaticalCase(e,r)}};e.defineLocale("sr-cyrl",{months:"јануаребруарарт_април_мај_јун_јул_август_септембар_октобаровембарецембар".split("_"),monthsShort:"јан._феб._мар._апр._мај_јун_јул_авг._сеп._окт._нов._дец.".split("_"),monthsParseExact:!0,weekdays:"недеља_понедељак_уторак_средаетвртак_петак_субота".split("_"),weekdaysShort:"нед._пон._уто._сре._чет._пет._суб.".split("_"),weekdaysMin:"не_по_ут_сре_пе_су".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[данас у] LT",nextDay:"[сутра у] LT",nextWeek:function(){switch(this.day()){case 0:return"[у] [недељу] [у] LT";case 3:return"[у] [среду] [у] LT";case 6:return"[у] [суботу] [у] LT";case 1:case 2:case 4:case 5:return"[у] dddd [у] LT"}},lastDay:"[јуче у] LT",lastWeek:function(){return["[прошле] [недеље] [у] LT","[прошлог] [понедељка] [у] LT","[прошлог] [уторка] [у] LT","[прошле] [среде] [у] LT","[прошлог] [четвртка] [у] LT","[прошлог] [петка] [у] LT","[прошле] [суботе] [у] LT"][this.day()]},sameElse:"L"},relativeTime:{future:"за %s",past:"пре %s",s:"неколико секунди",ss:Gi.translate,m:Gi.translate,mm:Gi.translate,h:Gi.translate,hh:Gi.translate,d:"дан",dd:Gi.translate,M:"месец",MM:Gi.translate,y:"годину",yy:Gi.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}});var $i={words:{ss:["sekunda","sekunde","sekundi"],m:["jedan minut","jedne minute"],mm:["minut","minute","minuta"],h:["jedan sat","jednog sata"],hh:["sat","sata","sati"],dd:["dan","dana","dana"],MM:["mesec","meseca","meseci"],yy:["godina","godine","godina"]},correctGrammaticalCase:function(e,t){return 1===e?t[0]:e>=2&&4>=e?t[1]:t[2]},translate:function(e,t,n){var r=$i.words[n];return 1===n.length?t?r[0]:r[1]:e+" "+$i.correctGrammaticalCase(e,r)}};e.defineLocale("sr",{months:"januar_februar_mart_april_maj_jun_jul_avgust_septembar_oktobar_novembar_decembar".split("_"),monthsShort:"jan._feb._mar._apr._maj_jun_jul_avg._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedelja_ponedeljak_utorak_sreda_četvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sre._čet._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_če_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedelju] [u] LT";case 3:return"[u] [sredu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[juče u] LT",lastWeek:function(){return["[prošle] [nedelje] [u] LT","[prošlog] [ponedeljka] [u] LT","[prošlog] [utorka] [u] LT","[prošle] [srede] [u] LT","[prošlog] [četvrtka] [u] LT","[prošlog] [petka] [u] LT","[prošle] [subote] [u] LT"][this.day()]},sameElse:"L"},relativeTime:{future:"za %s",past:"pre %s",s:"nekoliko sekundi",ss:$i.translate,m:$i.translate,mm:$i.translate,h:$i.translate,hh:$i.translate,d:"dan",dd:$i.translate,M:"mesec",MM:$i.translate,y:"godinu",yy:$i.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}}),e.defineLocale("ss",{months:"Bhimbidvwane_Indlovana_Indlov'lenkhulu_Mabasa_Inkhwekhweti_Inhlaba_Kholwane_Ingci_Inyoni_Imphala_Lweti_Ingongoni".split("_"),monthsShort:"Bhi_Ina_Inu_Mab_Ink_Inh_Kho_Igc_Iny_Imp_Lwe_Igo".split("_"),weekdays:"Lisontfo_Umsombuluko_Lesibili_Lesitsatfu_Lesine_Lesihlanu_Umgcibelo".split("_"),weekdaysShort:"Lis_Umb_Lsb_Les_Lsi_Lsh_Umg".split("_"),weekdaysMin:"Li_Us_Lb_Lt_Ls_Lh_Ug".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Namuhla nga] LT",nextDay:"[Kusasa nga] LT",nextWeek:"dddd [nga] LT",lastDay:"[Itolo nga] LT",lastWeek:"dddd [leliphelile] [nga] LT",sameElse:"L"},relativeTime:{future:"nga %s",past:"wenteka nga %s",s:"emizuzwana lomcane",ss:"%d mzuzwana",m:"umzuzu",mm:"%d emizuzu",h:"lihora",hh:"%d emahora",d:"lilanga",dd:"%d emalanga",M:"inyanga",MM:"%d tinyanga",y:"umnyaka",yy:"%d iminyaka"},meridiemParse:/ekuseni|emini|entsambama|ebusuku/,meridiem:function(e,t,n){return 11>e?"ekuseni":15>e?"emini":19>e?"entsambama":"ebusuku"},meridiemHour:function(e,t){return 12===e&&(e=0),"ekuseni"===t?e:"emini"===t?e>=11?e:e+12:"entsambama"===t||"ebusuku"===t?0===e?0:e+12:void 0},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:"%d",week:{dow:1,doy:4}}),e.defineLocale("sv",{months:"januari_februari_mars_april_maj_juni_juli_augusti_september_oktober_november_december".split("_"),monthsShort:"jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec".split("_"),weekdays:"söndag_måndag_tisdag_onsdag_torsdag_fredag_lördag".split("_"),weekdaysShort:"sön_mån_tis_ons_tor_fre_lör".split("_"),weekdaysMin:"sö_må_ti_on_to_fr_lö".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [kl.] HH:mm",LLLL:"dddd D MMMM YYYY [kl.] HH:mm",lll:"D MMM YYYY HH:mm",llll:"ddd D MMM YYYY HH:mm"},calendar:{sameDay:"[Idag] LT",nextDay:"[Imorgon] LT",lastDay:"[Igår] LT",nextWeek:"[På] dddd LT",lastWeek:"[I] dddd[s] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"för %s sedan",s:"några sekunder",ss:"%d sekunder",m:"en minut",mm:"%d minuter",h:"en timme",hh:"%d timmar",d:"en dag",dd:"%d dagar",M:"en månad",MM:"%d månader",y:"ett år",yy:"%d år"},dayOfMonthOrdinalParse:/\d{1,2}(e|a)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"e":1===t?"a":2===t?"a":"e")},week:{dow:1,doy:4}}),e.defineLocale("sw",{months:"Januari_Februari_Machi_Aprili_Mei_Juni_Julai_Agosti_Septemba_Oktoba_Novemba_Desemba".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ago_Sep_Okt_Nov_Des".split("_"),weekdays:"Jumapili_Jumatatu_Jumanne_Jumatano_Alhamisi_Ijumaa_Jumamosi".split("_"),weekdaysShort:"Jpl_Jtat_Jnne_Jtan_Alh_Ijm_Jmos".split("_"),weekdaysMin:"J2_J3_J4_J5_Al_Ij_J1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[leo saa] LT",nextDay:"[kesho saa] LT",nextWeek:"[wiki ijayo] dddd [saat] LT",lastDay:"[jana] LT",lastWeek:"[wiki iliyopita] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s baadaye",past:"tokea %s",s:"hivi punde",ss:"sekunde %d",m:"dakika moja",mm:"dakika %d",h:"saa limoja",hh:"masaa %d",d:"siku moja",dd:"masiku %d",M:"mwezi mmoja",MM:"miezi %d",y:"mwaka mmoja",yy:"miaka %d"},week:{dow:1,doy:7}});var Xi={1:"௧",2:"௨",3:"௩",4:"௪",5:"௫",6:"௬",7:"௭",8:"௮",9:"௯",0:""},Ki={"௧":"1","௨":"2","௩":"3","௪":"4","௫":"5","௬":"6","௭":"7","௮":"8","௯":"9","":"0"};e.defineLocale("ta",{months:"ஜனவரி_பிப்ரவரி_மார்ச்_ஏப்ரல்_மே_ஜூன்_ஜூலை_ஆகஸ்ட்_செப்டெம்பர்_அக்டோபர்_நவம்பர்_டிசம்பர்".split("_"),monthsShort:"ஜனவரி_பிப்ரவரி_மார்ச்_ஏப்ரல்_மே_ஜூன்_ஜூலை_ஆகஸ்ட்_செப்டெம்பர்_அக்டோபர்_நவம்பர்_டிசம்பர்".split("_"),weekdays:"ஞாயிற்றுக்கிழமை_திங்கட்கிழமை_செவ்வாய்கிழமை_புதன்கிழமை_வியாழக்கிழமை_வெள்ளிக்கிழமை_சனிக்கிழமை".split("_"),weekdaysShort:"ஞாயிறு_திங்கள்_செவ்வாய்_புதன்_வியாழன்_வெள்ளி_சனி".split("_"),weekdaysMin:"ஞா_தி_செ_பு_வி_வெ_ச".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, HH:mm",LLLL:"dddd, D MMMM YYYY, HH:mm"},calendar:{sameDay:"[இன்று] LT",nextDay:"[நாளை] LT",nextWeek:"dddd, LT",lastDay:"[நேற்று] LT",lastWeek:"[கடந்த வாரம்] dddd, LT",sameElse:"L"},relativeTime:{future:"%s இல்",past:"%s முன்",s:"ஒரு சில விநாடிகள்",ss:"%d விநாடிகள்",m:"ஒரு நிமிடம்",mm:"%d நிமிடங்கள்",h:"ஒரு மணி நேரம்",hh:"%d மணி நேரம்",d:"ஒரு நாள்",dd:"%d நாட்கள்",M:"ஒரு மாதம்",MM:"%d மாதங்கள்",y:"ஒரு வருடம்",yy:"%d ஆண்டுகள்"},dayOfMonthOrdinalParse:/\d{1,2}\u0bb5\u0ba4\u0bc1/,ordinal:function(e){return e+"வது"},preparse:function(e){return e.replace(/[\u0be7\u0be8\u0be9\u0bea\u0beb\u0bec\u0bed\u0bee\u0bef\u0be6]/g,function(e){return Ki[e]})},postformat:function(e){return e.replace(/\d/g,function(e){return Xi[e]})},meridiemParse:/\u0baf\u0bbe\u0bae\u0bae\u0bcd|\u0bb5\u0bc8\u0b95\u0bb1\u0bc8|\u0b95\u0bbe\u0bb2\u0bc8|\u0ba8\u0ba3\u0bcd\u0baa\u0b95\u0bb2\u0bcd|\u0b8e\u0bb1\u0bcd\u0baa\u0bbe\u0b9f\u0bc1|\u0bae\u0bbe\u0bb2\u0bc8/,meridiem:function(e,t,n){return 2>e?" யாமம்":6>e?" வைகறை":10>e?" காலை":14>e?" நண்பகல்":18>e?" எற்பாடு":22>e?" மாலை":" யாமம்"},meridiemHour:function(e,t){return 12===e&&(e=0),"யாமம்"===t?2>e?e:e+12:"வைகறை"===t||"காலை"===t?e:"நண்பகல்"===t&&e>=10?e:e+12},week:{dow:0,doy:6}}),e.defineLocale("te",{months:"జనవరి_ఫిబ్రవరి_మార్చి_ఏప్రిల్_మే_జూన్_జూలై_ఆగస్టు_సెప్టెబర్_అక్టోబర్_నవబర్_డిసెబర్".split("_"),monthsShort:"జన._ఫిబ్ర._మార్చి_ఏప్రి._మే_జూన్_జూలై_ఆగ._సెప్._అక్టో._నవ._డిసె.".split("_"),monthsParseExact:!0,weekdays:"ఆదివార_సోమవార_మగళవార_బుధవార_గురువార_శుక్రవార_శనివార".split("_"),weekdaysShort:"ఆది_సోమ_మగళ_బుధ_గురు_శుక్ర_శని".split("_"),weekdaysMin:"ఆ_సో_మ_బు_గు_శు_శ".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[నేడు] LT",nextDay:"[రేపు] LT",nextWeek:"dddd, LT",lastDay:"[నిన్న] LT",lastWeek:"[గత] dddd, LT",sameElse:"L"},relativeTime:{future:"%s లో",past:"%s క్రితం",s:"కొన్ని క్షణాలు",ss:"%d సెకన్లు",m:"ఒక నిమిషం",mm:"%d నిమిషాలు",h:"ఒక గంట",hh:"%d గంటలు",d:"ఒక రోజు",dd:"%d రోజులు",M:"ఒక నెల",MM:"%d నెలలు",y:"ఒక సంవత్సరం",yy:"%d సంవత్సరాలు"},dayOfMonthOrdinalParse:/\d{1,2}\u0c35/,ordinal:"%dవ",meridiemParse:/\u0c30\u0c3e\u0c24\u0c4d\u0c30\u0c3f|\u0c09\u0c26\u0c2f\u0c02|\u0c2e\u0c27\u0c4d\u0c2f\u0c3e\u0c39\u0c4d\u0c28\u0c02|\u0c38\u0c3e\u0c2f\u0c02\u0c24\u0c4d\u0c30\u0c02/,meridiemHour:function(e,t){return 12===e&&(e=0),"రాత్రి"===t?4>e?e:e+12:"ఉదయం"===t?e:"మధ్యాహ్నం"===t?e>=10?e:e+12:"సాయంత్రం"===t?e+12:void 0},meridiem:function(e,t,n){return 4>e?"రాత్రి":10>e?"ఉదయం":17>e?"మధ్యాహ్నం":20>e?"సాయంత్రం":"రాత్రి"},week:{dow:0,doy:6}}),e.defineLocale("tet",{months:"Janeiru_Fevereiru_Marsu_Abril_Maiu_Juniu_Juliu_Augustu_Setembru_Outubru_Novembru_Dezembru".split("_"),monthsShort:"Jan_Fev_Mar_Abr_Mai_Jun_Jul_Aug_Set_Out_Nov_Dez".split("_"),weekdays:"Domingu_Segunda_Tersa_Kuarta_Kinta_Sexta_Sabadu".split("_"),weekdaysShort:"Dom_Seg_Ters_Kua_Kint_Sext_Sab".split("_"),weekdaysMin:"Do_Seg_Te_Ku_Ki_Sex_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Ohin iha] LT",nextDay:"[Aban iha] LT",nextWeek:"dddd [iha] LT",lastDay:"[Horiseik iha] LT",lastWeek:"dddd [semana kotuk] [iha] LT",sameElse:"L"},relativeTime:{future:"iha %s",past:"%s liuba",s:"minutu balun",ss:"minutu %d",m:"minutu ida",mm:"minutus %d",h:"horas ida",hh:"horas %d",d:"loron ida",dd:"loron %d",M:"fulan ida",MM:"fulan %d",y:"tinan ida",yy:"tinan %d"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")},week:{dow:1,doy:4}}),e.defineLocale("th",{months:"มกราคม_กุมภาพันธ์_มีนาคม_เมษายน_พฤษภาคม_มิถุนายน_กรกฎาคม_สิงหาคม_กันยายน_ตุลาคม_พฤศจิกายน_ธันวาคม".split("_"),monthsShort:"ม.ค._ก.พ._มี.ค._เม.ย._พ.ค._มิ.ย._ก.ค._ส.ค._ก.ย._ต.ค._พ.ย._ธ.ค.".split("_"),monthsParseExact:!0,weekdays:"อาทิตย์_จันทร์_อังคาร_พุธ_พฤหัสบดี_ศุกร์_เสาร์".split("_"),weekdaysShort:"อาทิตย์_จันทร์_อังคาร_พุธ_พฤหัส_ศุกร์_เสาร์".split("_"),weekdaysMin:"อา._จ._อ._พ._พฤ._ศ._ส.".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY เวลา H:mm",LLLL:"วันddddที่ D MMMM YYYY เวลา H:mm"},meridiemParse:/\u0e01\u0e48\u0e2d\u0e19\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07|\u0e2b\u0e25\u0e31\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07/,isPM:function(e){return"หลังเที่ยง"===e},meridiem:function(e,t,n){return 12>e?"ก่อนเที่ยง":"หลังเที่ยง"},calendar:{sameDay:"[วันนี้ เวลา] LT",nextDay:"[พรุ่งนี้ เวลา] LT",nextWeek:"dddd[หน้า เวลา] LT",lastDay:"[เมื่อวานนี้ เวลา] LT",lastWeek:"[วัน]dddd[ที่แล้ว เวลา] LT",sameElse:"L"},relativeTime:{future:"อีก %s",past:"%sที่แล้ว",s:"ไม่กี่วินาที",ss:"%d วินาที",m:"1 นาที",mm:"%d นาที",h:"1 ชั่วโมง",hh:"%d ชั่วโมง",d:"1 วัน",dd:"%d วัน",M:"1 เดือน",MM:"%d เดือน",y:"1 ปี",yy:"%d ปี"}}),e.defineLocale("tl-ph",{months:"Enero_Pebrero_Marso_Abril_Mayo_Hunyo_Hulyo_Agosto_Setyembre_Oktubre_Nobyembre_Disyembre".split("_"),monthsShort:"Ene_Peb_Mar_Abr_May_Hun_Hul_Ago_Set_Okt_Nob_Dis".split("_"),weekdays:"Linggo_Lunes_Martes_Miyerkules_Huwebes_Biyernes_Sabado".split("_"),weekdaysShort:"Lin_Lun_Mar_Miy_Huw_Biy_Sab".split("_"),weekdaysMin:"Li_Lu_Ma_Mi_Hu_Bi_Sab".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"MM/D/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY HH:mm",LLLL:"dddd, MMMM DD, YYYY HH:mm"},calendar:{sameDay:"LT [ngayong araw]",nextDay:"[Bukas ng] LT",nextWeek:"LT [sa susunod na] dddd",lastDay:"LT [kahapon]",lastWeek:"LT [noong nakaraang] dddd",sameElse:"L"},relativeTime:{future:"sa loob ng %s",past:"%s ang nakalipas",s:"ilang segundo",ss:"%d segundo",m:"isang minuto",mm:"%d minuto",h:"isang oras",hh:"%d oras",d:"isang araw",dd:"%d araw",M:"isang buwan",MM:"%d buwan",y:"isang taon",yy:"%d taon"},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:function(e){return e},week:{dow:1,doy:4}});var Qi="pagh_wa_cha_wej_loS_vagh_jav_Soch_chorgh_Hut".split("_");e.defineLocale("tlh",{months:"tera jar wa_tera jar cha_tera jar wej_tera jar loS_tera jar vagh_tera jar jav_tera jar Soch_tera jar chorgh_tera jar Hut_tera jar wamaH_tera jar wamaH wa_tera jar wamaH cha".split("_"),monthsShort:"jar wa_jar cha_jar wej_jar loS_jar vagh_jar jav_jar Soch_jar chorgh_jar Hut_jar wamaH_jar wamaH wa_jar wamaH cha".split("_"),monthsParseExact:!0,weekdays:"lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),weekdaysShort:"lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),weekdaysMin:"lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[DaHjaj] LT",nextDay:"[waleS] LT",nextWeek:"LLL",lastDay:"[waHu] LT",lastWeek:"LLL",sameElse:"L"},relativeTime:{future:function(e){var t=e;return t=-1!==e.indexOf("jaj")?t.slice(0,-3)+"leS":-1!==e.indexOf("jar")?t.slice(0,-3)+"waQ":-1!==e.indexOf("DIS")?t.slice(0,-3)+"nem":t+" pIq"},past:function(e){var t=e;return t=-1!==e.indexOf("jaj")?t.slice(0,-3)+"Hu":-1!==e.indexOf("jar")?t.slice(0,-3)+"wen":-1!==e.indexOf("DIS")?t.slice(0,-3)+"ben":t+" ret"},s:"puS lup",ss:Ct,m:"wa tup",mm:Ct,h:"wa rep",hh:Ct,d:"wa jaj",dd:Ct,M:"wa jar",MM:Ct,y:"wa DIS",yy:Ct},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});var Zi={1:"'inci",5:"'inci",8:"'inci",70:"'inci",80:"'inci",2:"'nci",7:"'nci",20:"'nci",50:"'nci",3:"'üncü",4:"'üncü",100:"'üncü",6:"'ncı",9:"'uncu",10:"'uncu",30:"'uncu",60:"'ıncı",90:"'ıncı"};e.defineLocale("tr",{months:"Ocak_Şubat_Mart_Nisan_Mayıs_Haziran_Temmuz_Ağustos_Eylül_Ekim_Kasım_Aralık".split("_"),monthsShort:"Oca_Şub_Mar_Nis_May_Haz_Tem_Ağu_Eyl_Eki_Kas_Ara".split("_"),weekdays:"Pazar_Pazartesi_Salı_Çarşamba_Perşembe_Cuma_Cumartesi".split("_"),weekdaysShort:"Paz_Pts_Sal_Çar_Per_Cum_Cts".split("_"),weekdaysMin:"Pz_Pt_Sa_Ça_Pe_Cu_Ct".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[bugün saat] LT",nextDay:"[yarın saat] LT",nextWeek:"[gelecek] dddd [saat] LT",lastDay:"[dün] LT",lastWeek:"[geçen] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s sonra",past:"%s önce",s:"birkaç saniye",ss:"%d saniye",m:"bir dakika",mm:"%d dakika",h:"bir saat",hh:"%d saat",d:"bir gün",dd:"%d gün",M:"bir ay",MM:"%d ay",y:"bir yıl",yy:"%d yıl"},dayOfMonthOrdinalParse:/\d{1,2}'(inci|nci|\xfcnc\xfc|nc\u0131|uncu|\u0131nc\u0131)/,ordinal:function(e){if(0===e)return e+"'ıncı";var t=e%10;return e+(Zi[t]||Zi[e%100-t]||Zi[e>=100?100:null])},week:{dow:1,doy:7}}),e.defineLocale("tzl",{months:"Januar_Fevraglh_Març_Avrïu_Mai_Gün_Julia_Guscht_Setemvar_Listopäts_Noemvar_Zecemvar".split("_"),monthsShort:"Jan_Fev_Mar_Avr_Mai_Gün_Jul_Gus_Set_Lis_Noe_Zec".split("_"),weekdays:"Súladi_Lúneçi_Maitzi_Márcuri_Xhúadi_Viénerçi_Sáturi".split("_"),weekdaysShort:"Súl_Lún_Mai_Már_Xhú_Vié_Sát".split("_"),weekdaysMin:"Sú_Lú_Ma_Má_Xh_Vi_Sá".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD.MM.YYYY",LL:"D. MMMM [dallas] YYYY",LLL:"D. MMMM [dallas] YYYY HH.mm",LLLL:"dddd, [li] D. MMMM [dallas] YYYY HH.mm"},meridiemParse:/d\'o|d\'a/i,isPM:function(e){return"d'o"===e.toLowerCase()},meridiem:function(e,t,n){return e>11?n?"d'o":"D'O":n?"d'a":"D'A"},calendar:{sameDay:"[oxhi à] LT",nextDay:"[demà à] LT",nextWeek:"dddd [à] LT",lastDay:"[ieiri à] LT",lastWeek:"[sür el] dddd [lasteu à] LT",sameElse:"L"},relativeTime:{future:"osprei %s",past:"ja%s",s:At,ss:At,m:At,mm:At,h:At,hh:At,d:At,dd:At,M:At,MM:At,y:At,yy:At},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}}),e.defineLocale("tzm-latn",{months:"innayr_brˤayrˤ_marˤsˤ_ibrir_mayyw_ywnyw_ywlywz_ɣwšt_šwtanbir_ktˤwbrˤ_nwwanbir_dwjnbir".split("_"),monthsShort:"innayr_brˤayrˤ_marˤsˤ_ibrir_mayyw_ywnyw_ywlywz_ɣwšt_šwtanbir_ktˤwbrˤ_nwwanbir_dwjnbir".split("_"),weekdays:"asamas_aynas_asinas_akras_akwas_asimwas_asiḍyas".split("_"),weekdaysShort:"asamas_aynas_asinas_akras_akwas_asimwas_asiḍyas".split("_"),weekdaysMin:"asamas_aynas_asinas_akras_akwas_asimwas_asiḍyas".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[asdkh g] LT",nextDay:"[aska g] LT",nextWeek:"dddd [g] LT",lastDay:"[assant g] LT",lastWeek:"dddd [g] LT",sameElse:"L"},relativeTime:{future:"dadkh s yan %s",past:"yan %s",s:"imik",ss:"%d imik",m:"minuḍ",mm:"%d minuḍ",h:"saɛa",hh:"%d tassaɛin",d:"ass",dd:"%d ossan",M:"ayowr",MM:"%d iyyirn",y:"asgas",yy:"%d isgasn"},week:{dow:6,doy:12}}),e.defineLocale("tzm",{months:"ⵉⴰⵢ_ⴱⴰⵢ_ⵎⴰⵚ_ⵉⴱ_ⵎⴰⵢⵢⵓ_ⵢⵓⵢⵓ_ⵢⵓⵍⵢⵓⵣ_ⵖⵓⵛⵜ_ⵛⵓⵜⴰⴱⵉ_ⴽⵟⵓⴱ_ⵓⵡⴰⴱⵉ_ⴷⵓⵊⴱⵉ".split("_"),monthsShort:"ⵉⴰⵢ_ⴱⴰⵢ_ⵎⴰⵚ_ⵉⴱ_ⵎⴰⵢⵢⵓ_ⵢⵓⵢⵓ_ⵢⵓⵍⵢⵓⵣ_ⵖⵓⵛⵜ_ⵛⵓⵜⴰⴱⵉ_ⴽⵟⵓⴱ_ⵓⵡⴰⴱⵉ_ⴷⵓⵊⴱⵉ".split("_"),weekdays:"ⴰⵙⴰⵎⴰⵙ_ⴰⵢⴰⵙ_ⴰⵙⵉⴰⵙ_ⴰⴽⴰⵙ_ⴰⴽⵡⴰⵙ_ⴰⵙⵉⵎⵡⴰⵙ_ⴰⵙⵉⵢⴰⵙ".split("_"),weekdaysShort:"ⴰⵙⴰⵎⴰⵙ_ⴰⵢⴰⵙ_ⴰⵙⵉⴰⵙ_ⴰⴽⴰⵙ_ⴰⴽⵡⴰⵙ_ⴰⵙⵉⵎⵡⴰⵙ_ⴰⵙⵉⵢⴰⵙ".split("_"),weekdaysMin:"ⴰⵙⴰⵎⴰⵙ_ⴰⵢⴰⵙ_ⴰⵙⵉⴰⵙ_ⴰⴽⴰⵙ_ⴰⴽⵡⴰⵙ_ⴰⵙⵉⵎⵡⴰⵙ_ⴰⵙⵉⵢⴰⵙ".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[ⴰⵙⴷⵅ ⴴ] LT",nextDay:"[ⴰⵙⴽⴰ ⴴ] LT",nextWeek:"dddd [ⴴ] LT",lastDay:"[ⴰⵚⴰⵏⵜ ⴴ] LT",lastWeek:"dddd [ⴴ] LT",sameElse:"L"},relativeTime:{future:"ⴷⴰⴷⵅ ⵙ ⵢⴰⵏ %s",past:"ⵢⴰⵏ %s",s:"ⵉⵎⵉⴽ",ss:"%d ⵉⵎⵉⴽ",m:"ⵎⵉⵏⵓⴺ",mm:"%d ⵎⵉⵏⵓⴺ",h:"ⵙⴰⵄⴰ",hh:"%d ⵜⴰⵙⵙⴰⵄⵉⵏ",d:"ⴰⵙⵙ",dd:"%d oⵙⵙⴰ",M:"ⴰⵢoⵓ",MM:"%d ⵉⵢⵢⵉⵔⵏ",y:"ⴰⵙⴳⴰⵙ",yy:"%d ⵉⵙⴳⴰⵙⵏ"},week:{dow:6,doy:12}}),e.defineLocale("uk",{months:{format:"січня_лютого_березня_квітня_травня_червня_липня_серпня_вересня_жовтня_листопада_грудня".split("_"),standalone:"січень_лютий_березень_квітень_травень_червень_липень_серпень_вересень_жовтень_листопад_грудень".split("_")},monthsShort:"січ_лют_бер_квіт_трав_черв_лип_серп_веровт_лист_груд".split("_"),weekdays:function(e,t){var n={nominative:"неділя_понеділок_вівторок_середаетвер_пятниця_субота".split("_"),accusative:"неділю_понеділок_вівторок_середуетвер_пятницю_суботу".split("_"),genitive:"неділі_понеділкаівторка_середи_четверга_пятниці_суботи".split("_")};return e?n[/(\[[\u0412\u0432\u0423\u0443]\]) ?dddd/.test(t)?"accusative":/\[?(?:\u043c\u0438\u043d\u0443\u043b\u043e\u0457|\u043d\u0430\u0441\u0442\u0443\u043f\u043d\u043e\u0457)? ?\] ?dddd/.test(t)?"genitive":"nominative"][e.day()]:n.nominative},weekdaysShort:"нд_пн_вт_ср_чт_пт_сб".split("_"),weekdaysMin:"нд_пн_вт_ср_чт_пт_сб".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY р.",LLL:"D MMMM YYYY р., HH:mm",LLLL:"dddd, D MMMM YYYY р., HH:mm"},calendar:{sameDay:Ot("[Сьогодні "),nextDay:Ot("[Завтра "),lastDay:Ot("[Вчора "),nextWeek:Ot("[У] dddd ["),lastWeek:function(){switch(this.day()){case 0:case 3:case 5:case 6:return Ot("[Минулої] dddd [").call(this);case 1:case 2:case 4:return Ot("[Минулого] dddd [").call(this)}},sameElse:"L"},relativeTime:{future:"за %s",past:"%s тому",s:"декілька секунд",ss:Et,m:Et,mm:Et,h:"годину",hh:Et,d:"день",dd:Et,M:"місяць",MM:Et,y:"рік",yy:Et},meridiemParse:/\u043d\u043e\u0447\u0456|\u0440\u0430\u043d\u043a\u0443|\u0434\u043d\u044f|\u0432\u0435\u0447\u043e\u0440\u0430/,isPM:function(e){return/^(\u0434\u043d\u044f|\u0432\u0435\u0447\u043e\u0440\u0430)$/.test(e)},meridiem:function(e,t,n){return 4>e?"ночі":12>e?"ранку":17>e?"дня":"вечора"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0439|\u0433\u043e)/,ordinal:function(e,t){switch(t){case"M":case"d":case"DDD":case"w":case"W":return e+"-й";case"D":return e+"-го";default:return e}},week:{dow:1,doy:7}});var ea=["جنوری","فروری","مارچ","اپریل","مئی","جون","جولائی","اگست","ستمبر","اکتوبر","نومبر","دسمبر"],ta=["اتوار","پیر","منگل","بدھ","جمعرات","جمعہ","ہفتہ"];return e.defineLocale("ur",{months:ea,monthsShort:ea,weekdays:ta,weekdaysShort:ta,weekdaysMin:ta,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd، D MMMM YYYY HH:mm"},meridiemParse:/\u0635\u0628\u062d|\u0634\u0627\u0645/,isPM:function(e){return"شام"===e},meridiem:function(e,t,n){return 12>e?"صبح":"شام"},calendar:{sameDay:"[آج بوقت] LT",nextDay:"[کل بوقت] LT",nextWeek:"dddd [بوقت] LT",lastDay:"[گذشتہ روز بوقت] LT",lastWeek:"[گذشتہ] dddd [بوقت] LT",sameElse:"L"},relativeTime:{future:"%s بعد",past:"%s قبل",s:"چند سیکنڈ",ss:"%d سیکنڈ",m:"ایک منٹ",mm:"%d منٹ",h:"ایک گھنٹہ",hh:"%d گھنٹے",d:"ایک دن",dd:"%d دن",M:"ایک ماہ",MM:"%d ماہ",y:"ایک سال",yy:"%d سال"},preparse:function(e){return e.replace(/\u060c/g,",")},postformat:function(e){return e.replace(/,/g,"،")},week:{dow:1,doy:4}}),e.defineLocale("uz-latn",{months:"Yanvar_Fevral_Mart_Aprel_May_Iyun_Iyul_Avgust_Sentabr_Oktabr_Noyabr_Dekabr".split("_"),monthsShort:"Yan_Fev_Mar_Apr_May_Iyun_Iyul_Avg_Sen_Okt_Noy_Dek".split("_"),weekdays:"Yakshanba_Dushanba_Seshanba_Chorshanba_Payshanba_Juma_Shanba".split("_"),weekdaysShort:"Yak_Dush_Sesh_Chor_Pay_Jum_Shan".split("_"),weekdaysMin:"Ya_Du_Se_Cho_Pa_Ju_Sha".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"D MMMM YYYY, dddd HH:mm"},calendar:{sameDay:"[Bugun soat] LT [da]",nextDay:"[Ertaga] LT [da]",nextWeek:"dddd [kuni soat] LT [da]",lastDay:"[Kecha soat] LT [da]",lastWeek:"[O'tgan] dddd [kuni soat] LT [da]",sameElse:"L"},relativeTime:{future:"Yaqin %s ichida",past:"Bir necha %s oldin",s:"soniya",ss:"%d soniya",m:"bir daqiqa",mm:"%d daqiqa",h:"bir soat",hh:"%d soat",d:"bir kun",dd:"%d kun",M:"bir oy",MM:"%d oy",y:"bir yil",yy:"%d yil"},week:{dow:1,doy:7}}),e.defineLocale("uz",{months:"январеврал_март_апрел_май_июн_июл_август_сентябр_октяброябрекабр".split("_"),monthsShort:"янв_фев_мар_апрай_июн_июл_авг_сен_окт_ноя_дек".split("_"),weekdays:"Якшанбаушанба_Сешанбаоршанбаайшанбаумаанба".split("_"),weekdaysShort:"Якш_Душ_Сеш_Чорай_Жум_Шан".split("_"),weekdaysMin:"Як_Ду_Сеоауа".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"D MMMM YYYY, dddd HH:mm"},calendar:{sameDay:"[Бугун соат] LT [да]",nextDay:"[Эртага] LT [да]",nextWeek:"dddd [куни соат] LT [да]",lastDay:"[Кеча соат] LT [да]",lastWeek:"[Утган] dddd [куни соат] LT [да]",sameElse:"L"},relativeTime:{future:"Якин %s ичида",past:"Бир неча %s олдин",s:"фурсат",ss:"%d фурсат",m:"бир дакика",mm:"%d дакика",h:"бир соат",hh:"%d соат",d:"бир кун",dd:"%d кун",M:"бир ой",MM:"%d ой",y:"бир йил",yy:"%d йил"},week:{dow:1,doy:7}}),e.defineLocale("vi",{months:"tháng 1_tháng 2_tháng 3_tháng 4_tháng 5_tháng 6_tháng 7_tháng 8_tháng 9_tháng 10_tháng 11_tháng 12".split("_"),monthsShort:"Th01_Th02_Th03_Th04_Th05_Th06_Th07_Th08_Th09_Th10_Th11_Th12".split("_"),monthsParseExact:!0,weekdays:"chủ nhật_thứ hai_thứ ba_thứ tư_thứ năm_thứ sáu_thứ bảy".split("_"),weekdaysShort:"CN_T2_T3_T4_T5_T6_T7".split("_"),weekdaysMin:"CN_T2_T3_T4_T5_T6_T7".split("_"),weekdaysParseExact:!0,meridiemParse:/sa|ch/i,isPM:function(e){return/^ch$/i.test(e)},meridiem:function(e,t,n){return 12>e?n?"sa":"SA":n?"ch":"CH"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [năm] YYYY",LLL:"D MMMM [năm] YYYY HH:mm",LLLL:"dddd, D MMMM [năm] YYYY HH:mm",l:"DD/M/YYYY",ll:"D MMM YYYY",lll:"D MMM YYYY HH:mm",llll:"ddd, D MMM YYYY HH:mm"},calendar:{sameDay:"[Hôm nay lúc] LT",nextDay:"[Ngày mai lúc] LT",nextWeek:"dddd [tuần tới lúc] LT",lastDay:"[Hôm qua lúc] LT",lastWeek:"dddd [tuần rồi lúc] LT",sameElse:"L"},relativeTime:{future:"%s tới",past:"%s trước",s:"vài giây",ss:"%d giây",m:"một phút",mm:"%d phút",h:"một giờ",hh:"%d giờ",d:"một ngày",dd:"%d ngày",M:"một tháng",MM:"%d tháng",y:"một năm",yy:"%d năm"},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:function(e){return e},week:{dow:1,doy:4}}),e.defineLocale("x-pseudo",{months:"J~áñúá~rý_F~ébrú~árý_~Márc~h_Áp~ríl_~Máý_~Júñé~_Júl~ý_Áú~gúst~_Sép~témb~ér_Ó~ctób~ér_Ñ~óvém~bér_~Décé~mbér".split("_"),monthsShort:"J~áñ_~Féb_~Már_~Ápr_~Máý_~Júñ_~Júl_~Áúg_~Sép_~Óct_~Ñóv_~Déc".split("_"),monthsParseExact:!0,weekdays:"S~úñdá~ý_Mó~ñdáý~_Túé~sdáý~_Wéd~ñésd~áý_T~húrs~dáý_~Fríd~áý_S~átúr~dáý".split("_"),weekdaysShort:"S~úñ_~Móñ_~Túé_~Wéd_~Thú_~Frí_~Sát".split("_"),weekdaysMin:"S~ú_Mó~_Tú_~Wé_T~h_Fr~_Sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[T~ódá~ý át] LT",nextDay:"[T~ómó~rró~w át] LT",nextWeek:"dddd [át] LT",lastDay:"[Ý~ést~érdá~ý át] LT",lastWeek:"[L~ást] dddd [át] LT",sameElse:"L"},relativeTime:{future:"í~ñ %s",past:"%s á~gó",s:"á ~féw ~sécó~ñds",ss:"%d s~écóñ~ds",m:"á ~míñ~úté",mm:"%d m~íñú~tés",h:"á~ñ hó~úr",hh:"%d h~óúrs",d:"á ~dáý",dd:"%d d~áýs",M:"á ~móñ~th",MM:"%d m~óñt~hs",y:"á ~ýéár",yy:"%d ý~éárs"},dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")},week:{dow:1,doy:4}}),e.defineLocale("yo",{months:"Sẹ́rẹ́_Èrèlè_Ẹrẹ̀nà_Ìgbé_Èbibi_Òkùdu_Agẹmo_Ògún_Owewe_Ọ̀wàrà_Bélú_Ọ̀pẹ̀̀".split("_"),monthsShort:"Sẹ́r_Èrl_Ẹrn_Ìgb_Èbi_Òkù_Agẹ_Ògú_Owe_Ọ̀wà_Bél_Ọ̀pẹ̀̀".split("_"),weekdays:"Àìkú_Ajé_Ìsẹ́gun_Ọjọ́rú_Ọjọ́bọ_Ẹtì_Àbámẹ́ta".split("_"),weekdaysShort:"Àìk_Ajé_Ìsẹ́_Ọjr_Ọjb_Ẹtì_Àbá".split("_"),weekdaysMin:"Àì_Aj_Ìs_Ọr_Ọb_Ẹt_Àb".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Ònì ni] LT",nextDay:"[Ọ̀la ni] LT",nextWeek:"dddd [Ọsẹ̀ tón'bọ] [ni] LT",lastDay:"[Àna ni] LT",lastWeek:"dddd [Ọsẹ̀ tólọ́] [ni] LT",sameElse:"L"},relativeTime:{future:"ní %s",past:"%s kọjá",s:"ìsẹjú aayá die",ss:"aayá %d",m:"ìsẹjú kan",mm:"ìsẹjú %d",h:"wákati kan",hh:"wákati %d",d:"ọjọ́ kan",dd:"ọjọ́ %d",M:"osù kan",MM:"osù %d",y:"ọdún kan",yy:"ọdún %d"},dayOfMonthOrdinalParse:/\u1ecdj\u1ecd\u0301\s\d{1,2}/,ordinal:"ọjọ́ %d",week:{dow:1,doy:4}}),e.defineLocale("zh-cn",{months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"周日_周一_周二_周三_周四_周五_周六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日Ah点mm分",LLLL:"YYYY年M月D日ddddAh点mm分",l:"YYYY/M/D",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日dddd HH:mm"},meridiemParse:/\u51cc\u6668|\u65e9\u4e0a|\u4e0a\u5348|\u4e2d\u5348|\u4e0b\u5348|\u665a\u4e0a/,meridiemHour:function(e,t){return 12===e&&(e=0),"凌晨"===t||"早上"===t||"上午"===t?e:"下午"===t||"晚上"===t?e+12:e>=11?e:e+12},meridiem:function(e,t,n){var r=100*e+t;return 600>r?"凌晨":900>r?"早上":1130>r?"上午":1230>r?"中午":1800>r?"下午":"晚上"},calendar:{sameDay:"[今天]LT",nextDay:"[明天]LT",nextWeek:"[下]ddddLT",lastDay:"[昨天]LT",lastWeek:"[上]ddddLT",sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(\u65e5|\u6708|\u5468)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"日";case"M":return e+"月";case"w":case"W":return e+"周";default:return e}},relativeTime:{future:"%s内",past:"%s前",s:"几秒",ss:"%d 秒",m:"1 分钟",mm:"%d 分钟",h:"1 小时",hh:"%d 小时",d:"1 天",dd:"%d 天",M:"1 个月",MM:"%d 个月",y:"1 年",yy:"%d 年"},week:{dow:1,doy:4}}),e.defineLocale("zh-hk",{months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"週日_週一_週二_週三_週四_週五_週六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日 HH:mm",LLLL:"YYYY年M月D日dddd HH:mm",l:"YYYY/M/D",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日dddd HH:mm"},meridiemParse:/\u51cc\u6668|\u65e9\u4e0a|\u4e0a\u5348|\u4e2d\u5348|\u4e0b\u5348|\u665a\u4e0a/,meridiemHour:function(e,t){return 12===e&&(e=0),"凌晨"===t||"早上"===t||"上午"===t?e:"中午"===t?e>=11?e:e+12:"下午"===t||"晚上"===t?e+12:void 0},meridiem:function(e,t,n){var r=100*e+t;return 600>r?"凌晨":900>r?"早上":1130>r?"上午":1230>r?"中午":1800>r?"下午":"晚上"},calendar:{sameDay:"[今天]LT",nextDay:"[明天]LT",nextWeek:"[下]ddddLT",lastDay:"[昨天]LT",lastWeek:"[上]ddddLT",sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(\u65e5|\u6708|\u9031)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"日";case"M":return e+"月";case"w":case"W":return e+"週";default:return e}},relativeTime:{future:"%s內",past:"%s前",s:"幾秒",ss:"%d 秒",m:"1 分鐘",mm:"%d 分鐘",h:"1 小時",hh:"%d 小時",d:"1 天",dd:"%d 天",M:"1 個月",MM:"%d 個月",y:"1 年",yy:"%d 年"}}),e.defineLocale("zh-tw",{months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"週日_週一_週二_週三_週四_週五_週六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日 HH:mm",LLLL:"YYYY年M月D日dddd HH:mm",l:"YYYY/M/D",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日dddd HH:mm"},meridiemParse:/\u51cc\u6668|\u65e9\u4e0a|\u4e0a\u5348|\u4e2d\u5348|\u4e0b\u5348|\u665a\u4e0a/,meridiemHour:function(e,t){return 12===e&&(e=0),"凌晨"===t||"早上"===t||"上午"===t?e:"中午"===t?e>=11?e:e+12:"下午"===t||"晚上"===t?e+12:void 0},meridiem:function(e,t,n){var r=100*e+t;return 600>r?"凌晨":900>r?"早上":1130>r?"上午":1230>r?"中午":1800>r?"下午":"晚上"},calendar:{sameDay:"[今天]LT",nextDay:"[明天]LT",nextWeek:"[下]ddddLT",lastDay:"[昨天]LT",lastWeek:"[上]ddddLT",sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(\u65e5|\u6708|\u9031)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"日";case"M":return e+"月";case"w":case"W":return e+"週";default:return e}},relativeTime:{future:"%s內",past:"%s前",s:"幾秒",ss:"%d 秒",m:"1 分鐘",mm:"%d 分鐘",h:"1 小時",hh:"%d 小時",d:"1 天",dd:"%d 天",M:"1 個月",MM:"%d 個月",y:"1 年",yy:"%d 年"}}),e.locale("en"),e})}(),System.register("frontend/node_modules/idms-web-components/modules/util/momentFormatUtil.js",["moment"],function(e,t){"use strict";var n,r,i;return{setters:[function(e){n=e["default"]}],execute:function(){r="en_US",i={setAppLocale:function(e){r=e},formatDateTime:function(e){var t=e.dateTimeISOString,i=void 0===t?"":t,a=e.momentFormatType,o=void 0===a?"LLL":a,s="",u=n(i);return u.isValid()&&(s=u.locale(r).format(o)),s}},Object.freeze(i),e("default",i)}}}),System.register("frontend/clients/widget/auth/app.js",["can/util/library.js","jquery","can/view/stache","pmrpc.js","widget/auth/components/appleAuth/appleAuth.js","lodash/object/merge","lodash/array/union","lodash/object/get","lodash/object/values","bootData","idms/modules/utils/toBoolean.js","idms/modules/managers/localizationManager.js","idms/modules/serviceClients/ServiceClient.js","widget/auth/modules/serviceClients/authContextClient.js","idms/modules/serviceClients/plugins/scnt.js","idms/modules/serviceClients/plugins/fdc.js","widget/auth/modules/util/errorNormalizer.js","widget/auth/modules/constants.js","widget/auth/modules/serviceClients/plugins/appleWebSessionToken.js","widget/auth/modules/serviceClients/plugins/requestorAppId.js","widget/auth/modules/serviceClients/plugins/acceptLanguage.js","widget/auth/modules/serviceClients/plugins/context.js","widget/auth/modules/serviceClients/plugins/orgId.js","widget/auth/modules/serviceClients/plugins/appTokenId.js","widget/auth/modules/serviceClients/plugins/entityId.js","widget/auth/modules/serviceClients/plugins/alternateDSID+gsWebToken.js","widget/auth/modules/serviceClients/plugins/widgetKey.js","widget/auth/modules/serviceClients/plugins/alternateTokenCookie.js","widget/auth/modules/serviceClients/plugins/crAuthRequiredHeader.js","widget/auth/modules/serviceClients/plugins/domainId.js","widget/auth/modules/serviceClients/plugins/domainName.js","widget/auth/modules/widgetContext.js","idms/modules/utils.js","widget/auth/modules/util/getLogger.js","idms/modules/pageVisibilityStateLogger/pageVisibilityStateLogger.js","@marcom/ac-headjs/FocusManager","widget/auth/modules/fedAuth/fedAuthentication.js","idms/modules/util/momentFormatUtil.js"],function(e,t){
"use strict";var n,r,i,a,o,s,u,d,l,c,m,f,p,h,_,g,v,y,b,M,w,L,k,D,x,S,T,Y,j,C,A,E,O,H,P,N,F,I,R,W,U,z,B,q,V,J,G,$,X,K,Q,Z,ee;return{setters:[function(e){n=e["default"]},function(e){r=e["default"]},function(e){},function(e){i=e["default"]},function(e){},function(e){a=e["default"]},function(e){o=e["default"]},function(e){s=e["default"]},function(e){u=e["default"]},function(e){d=e.data},function(e){l=e["default"]},function(e){c=e["default"]},function(e){m=e["default"]},function(e){f=e["default"]},function(e){p=e["default"]},function(e){h=e["default"]},function(e){_=e.getClientError},function(e){g=e["default"]},function(e){v=e["default"]},function(e){y=e["default"]},function(e){b=e["default"]},function(e){M=e["default"]},function(e){w=e["default"]},function(e){L=e["default"]},function(e){k=e["default"]},function(e){D=e["default"]},function(e){x=e["default"]},function(e){S=e["default"]},function(e){T=e["default"]},function(e){Y=e["default"]},function(e){j=e["default"]},function(e){C=e["default"]},function(e){A=e["default"]},function(e){E=e["default"]},function(e){O=e["default"]},function(e){H=e["default"]},function(e){P=e["default"]},function(e){N=e["default"]}],execute:function(){F={APP_LOADING_CONFIG:{RELOAD_QUERY:"reload",RELOAD_COUNTER_MAX:3,PMRPC_DEFAULTS:{TIMEOUT:500,RETRIES:5},APP_LOAD_DELAY:0,JSLOG:{TYPES:{DEBUG:"DEBUG",ERROR:"ERROR",WARN:"WARN",INFO:"INFO"},TITLES:{PMRPC_ERROR:"PMRPCError",PMRPC_SUCCESS:"PMRPCSuccess",APPLE_AUTH_LOAD_FAILED:"AppleAuthLoadFailed",INVALID_INIT_OPTION:"InvalidInitOption",APPLE_AUTH_DEBUG:"AppleAuthDebug"}},REQUIRED_PM_RPC:["READY","CONFIG"]},INITIAL_APP_LOAD_CONFIG:{authUIMode:"embed",theme:"dark",rememberMeLabel:"remember-me",protocol:"default",features:{splitFields:!1,rememberMe:!1,createLink:!1,iForgotLink:!0,passwordOnlySignIn:!1,openAppleIDLinksInNewWindow:!0}}},I=new i,window.name="Widget",I.context=window.name,I.register({publicProcedureName:"teardownWidget",procedure:function(){P.collapse(_(g.DESTROY))}}),R={},W=function(e,t){var n={type:F.APP_LOADING_CONFIG.JSLOG.TYPES.DEBUG,title:F.APP_LOADING_CONFIG.JSLOG.TITLES.PMRPC_SUCCESS,message:"PMRPC ["+e+"] success."};t&&(n.details=t),E.log(n)},U=function(e){var t={type:F.APP_LOADING_CONFIG.JSLOG.TYPES.ERROR,title:F.APP_LOADING_CONFIG.JSLOG.TITLES.PMRPC_ERROR,message:"PMRPC ["+e.publicProcedureName+"] failed to get response from consumer."};e&&(e.destination&&delete e.destination,t.details=e),E.log(t)},z=function(){return new Promise(function(e,t){I.call({destination:window.parent,publicProcedureName:"ready",params:[{iframeTitle:c.getString("iframeTitle")}],onSuccess:function(t){e(t)},onError:function(e){t(e)},retries:d.meta.FEConfiguration.pmrpcRetryCount,timeout:d.meta.FEConfiguration.pmrpcTimeout,destinationDomain:d.destinationDomain})})},B=function(){return new Promise(function(e,t){I.call({destination:window.parent,publicProcedureName:"config",params:[],onSuccess:function(t){e(t)},onError:function(e){t(e)},retries:d.meta.FEConfiguration.pmrpcRetryCount,timeout:d.meta.FEConfiguration.pmrpcTimeout,destinationDomain:d.destinationDomain})})},q=function(){return new Promise(function(e,t){I.call({destination:window.parent,publicProcedureName:"authFailedToLoad",params:[],onSuccess:function(t){e(t)},onError:function(e){t(e)},retries:d.meta.FEConfiguration.pmrpcRetryCount,timeout:d.meta.FEConfiguration.pmrpcTimeout,destinationDomain:d.destinationDomain})})},V=function(e){return new Promise(function(t,n){I.call({destination:window.parent,publicProcedureName:"log",params:[{data:e}],onSuccess:function(e){t(e)},onError:function(e){n(e)},retries:d.meta.FEConfiguration.pmrpcRetryCount,timeout:d.meta.FEConfiguration.pmrpcTimeout,destinationDomain:d.destinationDomain})})},J=function(e){if(e&&e.destination&&delete e.destination,A.hasQuery(F.APP_LOADING_CONFIG.RELOAD_QUERY)){var t=parseInt(A.getValueByQueryName(F.APP_LOADING_CONFIG.RELOAD_QUERY));t&&!isNaN(t)&&t<F.APP_LOADING_CONFIG.RELOAD_COUNTER_MAX&&t>0?location.search=A.setValueByQueryName(F.APP_LOADING_CONFIG.RELOAD_QUERY,++t):t>=F.APP_LOADING_CONFIG.RELOAD_COUNTER_MAX?(E.log({type:F.APP_LOADING_CONFIG.JSLOG.TYPES.ERROR,title:F.APP_LOADING_CONFIG.JSLOG.TITLES.APPLE_AUTH_LOAD_FAILED,message:"AppleAuth failed to begin."}),q(_(g.TIMEOUT)).then(function(e){E.log({type:F.APP_LOADING_CONFIG.JSLOG.TYPES.DEBUG,title:F.APP_LOADING_CONFIG.JSLOG.TITLES.PMRPC_SUCCESS,message:"PMRPC [authFailedToLoad] successfully logged to consumer."})})["catch"](function(e){U(e)})):location.search=A.setValueByQueryName(F.APP_LOADING_CONFIG.RELOAD_QUERY,"1")}else location.search=A.setValueByQueryName(F.APP_LOADING_CONFIG.RELOAD_QUERY,"1")},G=function(e){var t=a({},F.INITIAL_APP_LOAD_CONFIG,e);if(-1===o(d.meta.supportedAuthUIModes,d.meta.futureReservedAuthUIModes).indexOf(e.authUIMode)&&(e.authUIMode="embed"),t.features.rememberMe?-1===["remember-me","keep-me-signed-in"].indexOf(t.rememberMeLabel)&&(t.rememberMeLabel="remember-me"):t.rememberMeLabel="",t.trustTokens&&!Array.isArray(t.trustTokens))throw E.log({type:F.APP_LOADING_CONFIG.JSLOG.TYPES.ERROR,title:F.APP_LOADING_CONFIG.JSLOG.TITLES.INVALID_INIT_OPTION,message:"The [trustTokens] sent was not an array."}),V({message:"APPLE ID : EXCEPTION : The [trustTokens] sent was not an array."}).then()["catch"](),new Error("trustTokens should be an array.");if("number"==typeof t.requestorAppId){E.log({type:F.APP_LOADING_CONFIG.JSLOG.TYPES.DEBUG,title:F.APP_LOADING_CONFIG.JSLOG.TITLES.INVALID_INIT_OPTION,message:"The [requestorAppId] sent was not a string. Try to typecast it to string."});try{t.requestorAppId=t.requestorAppId.toString()}catch(n){E.log({type:F.APP_LOADING_CONFIG.JSLOG.TYPES.DEBUG,title:F.APP_LOADING_CONFIG.JSLOG.TITLES.INVALID_INIT_OPTION,message:'The [requestorAppId] sent was not a string. Tried typecasting to string, failed. Will try ""+number.'}),t.requestorAppId+=""}}return t},$=function(){m.pushPlugin(x(d.envConfigFromConsumer.serviceKey)),m.pushPlugin(p()),m.pushPlugin(h()),m.pushPlugin(v()),d.envConfigFromConsumer.requestorAppId&&m.pushPlugin(y(d.envConfigFromConsumer.requestorAppId)),d.envConfigFromConsumer.context&&(m.pushPlugin(M(d.envConfigFromConsumer.context)),d.envConfigFromConsumer.context.toUpperCase().trim()===C.TEST_IDP&&(m.pushPlugin(j(d.envConfigFromConsumer.domainName)),m.pushPlugin(L()))),d.envConfigFromConsumer.entityId&&m.pushPlugin(k(d.envConfigFromConsumer.entityId)),d.envConfigFromConsumer.orgId&&m.pushPlugin(w(d.envConfigFromConsumer.orgId)),d.envConfigFromConsumer.alternateDSID&&d.envConfigFromConsumer.gsWebToken&&m.pushPlugin(D(d.envConfigFromConsumer.alternateDSID,d.envConfigFromConsumer.gsWebToken)),"undefined"!=typeof d.domainId&&null!==d.domainId&&""!==d.domainId.toString().trim()?m.pushPlugin(Y(d.domainId.toString().trim())):"undefined"!=typeof d.envConfigFromConsumer.domainId&&null!==d.envConfigFromConsumer.domainId&&"null"!==d.envConfigFromConsumer.domainId.trim()&&""!==d.envConfigFromConsumer.domainId.trim()&&m.pushPlugin(Y(d.envConfigFromConsumer.domainId)),d.envConfigFromConsumer.locale&&m.pushPlugin(b(d.envConfigFromConsumer.locale)),(d.envConfigFromConsumer.forceCRAuth===!0||d.envConfigFromConsumer.forceCRAuth===!1||"true"===d.envConfigFromConsumer.forceCRAuth||"false"===d.envConfigFromConsumer.forceCRAuth)&&m.pushPlugin(T(d.envConfigFromConsumer.forceCRAuth)),d.envConfigFromConsumer.alternateTokenCookie&&"true"===d.envConfigFromConsumer.alternateTokenCookie.toLowerCase().trim()&&m.pushPlugin(S(d.envConfigFromConsumer.alternateTokenCookie))},X=function(e,t){I.call({destination:window.parent,publicProcedureName:"authDidCancel",params:[{result:t}],onSuccess:function(t){e&&"function"==typeof e&&e()},onError:function(t){e&&"function"==typeof e&&e()},destinationDomain:d.destinationDomain})},K=function(e,t){N.setAppLocale(s(e,"envConfigFromConsumer.locale",["en_US"])),"window"===e.envConfigFromConsumer.authUIMode&&l(s(e.envConfigFromConsumer.features,"splitFields",!1))&&(t.attr("data-party","third"),E.log({type:F.APP_LOADING_CONFIG.JSLOG.TYPES.INFO,title:F.APP_LOADING_CONFIG.JSLOG.TITLES.APPLE_AUTH_DEBUG,message:"AppleAuth will begin with split fields."})),e.appleIdLinkTarget=l(e.envConfigFromConsumer.features.openAppleIDLinksInNewWindow)?"_blank":"_top",["embed"].indexOf(e.envConfigFromConsumer.authUIMode)>-1?e.repairUIMode="pop":e.repairUIMode="inline","string"==typeof e.envConfigFromConsumer.requestorAppId&&""!==e.envConfigFromConsumer.requestorAppId.trim()&&(e.urlBag.passwordReset+=-1===e.urlBag.passwordReset.indexOf("?")?"?":"&",e.urlBag.passwordReset+="appId="+e.envConfigFromConsumer.requestorAppId),"string"==typeof e.envConfigFromConsumer.signInPageURL&&""!==e.envConfigFromConsumer.requestorAppId.trim()&&(e.urlBag.passwordReset+=-1===e.urlBag.passwordReset.indexOf("?")?"?":"&",e.urlBag.passwordReset+="returnURL="+encodeURIComponent(e.envConfigFromConsumer.signInPageURL)),t.attr("data-theme",e.envConfigFromConsumer.theme),t.html(n.stache("<apple-auth app-loading-defaults={appLoadingDefaults}></apple-auth>")({appLoadingDefaults:F.APP_LOADING_CONFIG.JSLOG}))},Q=function(e){var t=void 0;return"undefined"!=typeof e&&"string"==typeof e&&e.trim().length>0&&u(C).indexOf(e.toUpperCase())>-1&&(t=f.isContextSupported(e.toUpperCase(),s(d,"envConfigFromConsumer.serviceKey",""))),t},Z=function(){z().then(function(e){return W(e.publicProcedureName),B()}).then(function(e){return W(e.publicProcedureName,e.returnValue.data),d.envConfigFromConsumer=G(e.returnValue.data),Q(d.envConfigFromConsumer.context)}).then(function(e){$(),K(d,R)})["catch"](function(e){s(e,"publicProcedureName")?(U(e),J(e)):"object"==typeof s(e,"jqXHR",void 0)?X(void 0,_(g.FAILED_TO_VALIDATE_CONTEXT,"Provided context [ "+d.envConfigFromConsumer.context+" ] is not supported for this application.")):(E.log({type:F.APP_LOADING_CONFIG.JSLOG.TYPES.ERROR,title:F.APP_LOADING_CONFIG.JSLOG.TITLES.APPLE_AUTH_DEBUG,message:s(e,"message","Unexpected error."),stacktrace:s(e,"stack","Stacktrace not found.")}),J(e))})},ee=function(e){if(new H,E.setGlobalLogLevel(d.meta.FEConfiguration.jsLogLevel),d.meta.FEConfiguration.pmrpcRetryCount=parseInt(d.meta.FEConfiguration.pmrpcRetryCount),d.meta.FEConfiguration.pmrpcTimeout=parseInt(d.meta.FEConfiguration.pmrpcTimeout),d.meta.FEConfiguration.appLoadDelay=parseInt(d.meta.FEConfiguration.appLoadDelay),isNaN(d.meta.FEConfiguration.pmrpcRetryCount)&&(d.meta.FEConfiguration.pmrpcRetryCount=F.APP_LOADING_CONFIG.PMRPC_DEFAULTS.RETRIES),isNaN(d.meta.FEConfiguration.pmrpcTimeout)&&(d.meta.FEConfiguration.pmrpcTimeout=F.APP_LOADING_CONFIG.PMRPC_DEFAULTS.TIMEOUT),isNaN(d.meta.FEConfiguration.appLoadDelay)&&(d.meta.FEConfiguration.appLoadDelay=F.APP_LOADING_CONFIG.APP_LOAD_DELAY),!e||"#"+r(e)[0].id!==e)throw new Error("APPLE ID : Invalid selector provided to start application.");R=r(e),O(),E.log({type:F.APP_LOADING_CONFIG.JSLOG.TYPES.INFO,title:F.APP_LOADING_CONFIG.JSLOG.TITLES.APPLE_AUTH_DEBUG,message:"Launching AppleAuth application."});try{setTimeout(function(){Z()},d.meta.FEConfiguration.appLoadDelay)}catch(t){E.log({type:F.APP_LOADING_CONFIG.JSLOG.TYPES.ERROR,title:t.name,message:t.message,stacktrace:t.stack,details:{file:t.fileName,lineno:t.lineNumber,colno:t.columnNumber,caught:"YES"}}),J()}},E.setSCNT(parseInt(1e10*Math.random()).toString()),ee("#content"),e("default",null)}}});