blob: 4373532cb830297d16e80bd484cf0f692813b67e [file] [log] [blame]
/*
* SystemJS v0.21.3 Production
*/
!function(){"use strict";var s,i="undefined"!=typeof window&&"undefined"!=typeof document,f="undefined"!=typeof process&&process.versions&&process.versions.node,a="undefined"!=typeof process&&"string"==typeof process.platform&&process.platform.match(/^win/),k="undefined"!=typeof self?self:global,t="undefined"!=typeof Symbol;function e(e){return t?Symbol():"@@"+e}if("undefined"!=typeof document&&document.getElementsByTagName){if(!(s=document.baseURI)){var r=document.getElementsByTagName("base");s=r[0]&&r[0].href||window.location.href}}else"undefined"!=typeof location&&(s=location.href);if(s){var n=(s=s.split("#")[0].split("?")[0]).lastIndexOf("/");-1!==n&&(s=s.substr(0,n+1))}else{if("undefined"==typeof process||!process.cwd)throw new TypeError("No environment baseURI");s="file://"+(a?"/":"")+process.cwd(),a&&(s=s.replace(/\\/g,"/"))}"/"!==s[s.length-1]&&(s+="/");var u="_"==new Error(0,"_").fileName;function S(e,t){i||(t=t.replace(a?/file:\/\/\//g:/file:\/\//g,""));var r,n=(e.message||e)+"\n "+t;r=u&&e.fileName?new Error(n,e.fileName,e.lineNumber):new Error(n);var o=e.originalErr?e.originalErr.stack:e.stack;return r.stack=f?n+"\n "+o:o,r.originalErr=e.originalErr||e,r}function d(e,t){throw new RangeError('Unable to resolve "'+e+'" to '+t)}function c(e,t){e=e.trim();var r=t&&t.substr(0,t.indexOf(":")+1),n=e[0],o=e[1];if("/"===n&&"/"===o)return r||d(e,t),r+e;if("."===n&&("/"===o||"."===o&&("/"===e[2]||2===e.length&&(e+="/"))||1===e.length&&(e+="/"))||"/"===n){var i,s=!r||"/"!==t[r.length];if(s?(void 0===t&&d(e,t),i=t):i="/"===t[r.length+1]?"file:"!==r?(i=t.substr(r.length+2)).substr(i.indexOf("/")+1):t.substr(8):t.substr(r.length+1),"/"===n){if(!s)return t.substr(0,t.length-i.length-1)+e;d(e,t)}for(var a=i.substr(0,i.lastIndexOf("/")+1)+e,u=[],c=-1,l=0;l<a.length;l++)if(-1===c)if("."!==a[l])c=l;else{if("."!==a[l+1]||"/"!==a[l+2]&&l+2!==a.length){if("/"!==a[l+1]&&l+1!==a.length){c=l;continue}l+=1}else u.pop(),l+=2;s&&0===u.length&&d(e,t)}else"/"===a[l]&&(u.push(a.substring(c,l+1)),c=-1);return-1!==c&&u.push(a.substr(c)),t.substr(0,t.length-i.length)+u.join("")}return-1!==e.indexOf(":")?f&&":"===e[1]&&"\\"===e[2]&&e[0].match(/[a-z]/i)?"file:///"+e.replace(/\\/g,"/"):e:void 0}var o=Promise.resolve();function l(r){if(r.values)return r.values();if("undefined"==typeof Symbol||!Symbol.iterator)throw new Error("Symbol.iterator not supported in this browser");var e={};return e[Symbol.iterator]=function(){var e=Object.keys(r),t=0;return{next:function(){return t<e.length?{value:r[e[t++]],done:!1}:{value:void 0,done:!0}}}},e}function p(){this.registry=new w}function h(e){if(!(e instanceof x))throw new TypeError("Module instantiation did not return a valid namespace object.");return e}(p.prototype.constructor=p).prototype.import=function(t,r){if("string"!=typeof t)throw new TypeError("Loader import method must be passed a module key string");var e=this;return o.then(function(){return e[y](t,r)}).then(h).catch(function(e){throw S(e,"Loading "+t+(r?" from "+r:""))})};var v=p.resolve=e("resolve"),y=p.resolveInstantiate=e("resolveInstantiate");function m(e){if(void 0===e)throw new RangeError("No resolution found.");return e}p.prototype[y]=function(e,t){var r=this;return r.resolve(e,t).then(function(e){return r.registry.get(e)})},p.prototype.resolve=function(t,r){var e=this;return o.then(function(){return e[v](t,r)}).then(m).catch(function(e){throw S(e,"Resolving "+t+(r?" to "+r:""))})};var g="undefined"!=typeof Symbol&&Symbol.iterator,b=e("registry");function w(){this[b]={}}g&&(w.prototype[Symbol.iterator]=function(){return this.entries()[Symbol.iterator]()},w.prototype.entries=function(){var t=this[b];return l(Object.keys(t).map(function(e){return[e,t[e]]}))}),w.prototype.keys=function(){return l(Object.keys(this[b]))},w.prototype.values=function(){var t=this[b];return l(Object.keys(t).map(function(e){return t[e]}))},w.prototype.get=function(e){return this[b][e]},w.prototype.set=function(e,t){if(!(t instanceof x))throw new Error("Registry must be set with an instance of Module Namespace");return this[b][e]=t,this},w.prototype.has=function(e){return Object.hasOwnProperty.call(this[b],e)},w.prototype.delete=function(e){return!!Object.hasOwnProperty.call(this[b],e)&&(delete this[b][e],!0)};var O=e("baseObject");function x(e){Object.defineProperty(this,O,{value:e}),Object.keys(e).forEach(E,this)}function E(e){Object.defineProperty(this,e,{enumerable:!0,get:function(){return this[O][e]}})}x.prototype=Object.create(null),"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(x.prototype,Symbol.toStringTag,{value:"Module"});var j=e("register-internal");function R(){p.call(this);var r=this.registry.delete;this.registry.delete=function(e){var t=r.call(this,e);return n.hasOwnProperty(e)&&!n[e].linkRecord&&(delete n[e],t=!0),t};var n={};this[j]={lastRegister:void 0,records:n},this.trace=!1}var P=((R.prototype=Object.create(p.prototype)).constructor=R).instantiate=e("instantiate");function _(e,t,r){return e.records[t]={key:t,registration:r,module:void 0,importerSetters:void 0,loadError:void 0,evalError:void 0,linkRecord:{instantiatePromise:void 0,dependencies:void 0,execute:void 0,executingRequire:!1,moduleObj:void 0,setters:void 0,depsInstantiatePromise:void 0,dependencyInstantiations:void 0}}}function I(l,f,d,p,h){return d.instantiatePromise||(d.instantiatePromise=(f.registration?Promise.resolve():Promise.resolve().then(function(){return h.lastRegister=void 0,l[P](f.key,1<l[P].length&&(t=f,r=h,function(){var e=r.lastRegister;return e?(r.lastRegister=void 0,t.registration=e,!0):!!t.registration}));var t,r})).then(function(e){if(void 0!==e){if(!(e instanceof x))throw new TypeError("Instantiate did not return a valid Module object.");return delete h.records[f.key],l.trace&&L(l,f,d),p[f.key]=e}var t,r,n,o,i,s,a,u,c=f.registration;if(f.registration=void 0,!c)throw new TypeError("Module instantiation did not call an anonymous or correctly named System.register.");return d.dependencies=c[0],f.importerSetters=[],d.moduleObj={},c[2]?(d.moduleObj.default=d.moduleObj.__useDefault={},d.executingRequire=c[1],d.execute=c[2]):(t=l,r=f,n=d,o=c[1],i=n.moduleObj,s=r.importerSetters,a=!1,u=o.call(k,function(e,t){if("object"==typeof e){var r=!1;for(var n in e)t=e[n],"__useDefault"===n||n in i&&i[n]===t||(r=!0,i[n]=t);if(!1===r)return t}else{if((a||e in i)&&i[e]===t)return t;i[e]=t}for(var o=0;o<s.length;o++)s[o](i);return t},new M(t,r.key)),n.setters=u.setters,n.execute=u.execute,u.exports&&(n.moduleObj=i=u.exports,a=!0)),f}).catch(function(e){throw f.linkRecord=void 0,f.loadError=f.loadError||S(e,"Instantiating "+f.key)}))}function D(o,i,e,s,a,u){return o.resolve(i,e).then(function(e){u&&(u[i]=e);var t=a.records[e],r=s[e];if(r&&(!t||t.module&&r!==t.module))return r;if(t&&t.loadError)throw t.loadError;(!t||!r&&t.module)&&(t=_(a,e,t&&t.registration));var n=t.linkRecord;return n?I(o,t,n,s,a):t})}function L(e,t,r){e.loads=e.loads||{},e.loads[t.key]={key:t.key,deps:r.dependencies,dynamicDeps:[],depMap:r.depMap||{}}}function M(e,t){this.loader=e,this.key=this.id=t,this.meta={url:t}}function U(e,t,r,n,o,i){if(t.module)return t.module;if(t.evalError)throw t.evalError;if(i&&-1!==i.indexOf(t))return t.linkRecord.moduleObj;var s=function e(t,r,n,o,i,s){s.push(r);var a;if(n.setters)for(var u,c,l=0;l<n.dependencies.length;l++)if(!((u=n.dependencyInstantiations[l])instanceof x)&&((c=u.linkRecord)&&-1===s.indexOf(u)&&(a=u.evalError?u.evalError:e(t,u,c,o,i,c.setters?s:[])),a))return r.linkRecord=void 0,r.evalError=S(a,"Evaluating "+r.key),r.evalError;if(n.execute)if(n.setters)a=function(e){try{e.call(T)}catch(e){return e}}(n.execute);else{var f={id:r.key},d=n.moduleObj;Object.defineProperty(f,"exports",{configurable:!0,set:function(e){d.default=d.__useDefault=e},get:function(){return d.__useDefault}});var p=(y=t,m=r.key,g=n.dependencies,b=n.dependencyInstantiations,w=o,O=i,E=s,function(e){for(var t=0;t<g.length;t++)if(g[t]===e){var r,n=b[t];return"__useDefault"in(r=n instanceof x?n:U(y,n,n.linkRecord,w,O,E))?r.__useDefault:r}throw new Error("Module "+e+" not declared as a System.registerDynamic dependency of "+m)});if(!n.executingRequire)for(var l=0;l<n.dependencies.length;l++)p(n.dependencies[l]);a=function(e,t,r,n){try{var o=e.call(k,t,r,n);void 0!==o&&(n.exports=o)}catch(e){return e}}(n.execute,p,d.default,f),f.exports!==d.__useDefault&&(d.default=d.__useDefault=f.exports);var h=d.default;if(h&&h.__esModule)for(var v in h)Object.hasOwnProperty.call(h,v)&&(d[v]=h[v])}var y,m,g,b,w,O,E;r.linkRecord=void 0;if(a)return r.evalError=S(a,"Evaluating "+r.key);o[r.key]=r.module=new x(n.moduleObj);if(!n.setters){if(r.importerSetters)for(var l=0;l<r.importerSetters.length;l++)r.importerSetters[l](r.module);r.importerSetters=void 0}}(e,t,r,n,o,r.setters?[]:i||[]);if(s)throw s;return t.module}R.prototype[R.resolve=p.resolve]=function(e,t){return c(e,t||s)},R.prototype[P]=function(e,t){},R.prototype[p.resolveInstantiate]=function(e,t){var n=this,o=this[j],i=this.registry[b];return function(r,e,t,n,o){var i=n[e];if(i)return Promise.resolve(i);var s=o.records[e];if(s&&!s.module)return s.loadError?Promise.reject(s.loadError):I(r,s,s.linkRecord,n,o);return r.resolve(e,t).then(function(e){if(i=n[e])return i;if((s=o.records[e])&&!s.module||(s=_(o,e,s&&s.registration)),s.loadError)return Promise.reject(s.loadError);var t=s.linkRecord;return t?I(r,s,t,n,o):s})}(n,e,t,i,o).then(function(e){if(e instanceof x)return e;var u,t,c,l,r=e.linkRecord;if(!r){if(e.module)return e.module;throw e.evalError}return(u=n,t=e,c=i,l=o,new Promise(function(o,r){var n=[],i=0;function s(e){var t=e.linkRecord;t&&-1===n.indexOf(e)&&(n.push(e),i++,function(e,o,i,t,r){if(i.depsInstantiatePromise)return i.depsInstantiatePromise;for(var n=Array(i.dependencies.length),s=0;s<i.dependencies.length;s++)n[s]=D(e,i.dependencies[s],o.key,t,r,e.trace&&i.depMap||(i.depMap={}));var a=Promise.all(n).then(function(e){if(i.dependencyInstantiations=e,i.setters)for(var t=0;t<e.length;t++){var r=i.setters[t];if(r){var n=e[t];if(n instanceof x)r(n);else{if(n.loadError)throw n.loadError;r(n.module||n.linkRecord.moduleObj),n.importerSetters&&n.importerSetters.push(r)}}}return o});return e.trace&&(a=a.then(function(){return L(e,o,i),o})),(a=a.catch(function(e){throw i.depsInstantiatePromise=void 0,S(e,"Loading "+o.key)})).catch(function(){}),i.depsInstantiatePromise=a}(u,e,t,c,l).then(a,r))}function a(e){i--;var t=e.linkRecord;if(t)for(var r=0;r<t.dependencies.length;r++){var n=t.dependencyInstantiations[r];n instanceof x||s(n)}0===i&&o()}s(t)})).then(function(){return U(n,e,r,i,o,void 0)})})},R.prototype.register=function(e,t,r){var n=this[j];void 0===r?n.lastRegister=[e,t,void 0]:(n.records[e]||_(n,e,void 0)).registration=[t,r,void 0]},R.prototype.registerDynamic=function(e,t,r,n){var o=this[j];"string"!=typeof e?o.lastRegister=[e,t,r]:(o.records[e]||_(o,e,void 0)).registration=[t,r,n]},M.prototype.import=function(e){return this.loader.trace&&this.loader.loads[this.key].dynamicDeps.push(e),this.loader.import(e,this.key)};var T={};Object.freeze&&Object.freeze(T);var C=Promise.resolve();function A(){}var q;new x({});var z=e("loader-config"),N=e("plain-resolve"),F=e("plain-resolve-sync"),W="undefined"==typeof window&&"undefined"!=typeof self&&"undefined"!=typeof importScripts;function B(e,t){for(var r in t)Object.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e}var $=!1,J=!1;function X(e){if($||J){var t=document.createElement("link");$?(t.rel="preload",t.as="script"):t.rel="prefetch",t.href=e,document.head.appendChild(t)}else{(new Image).src=e}}if(i&&function(){var e=document.createElement("link").relList;if(e&&e.supports){J=!0;try{$=e.supports("preload")}catch(e){}}}(),i){var Y=window.onerror;window.onerror=function(e,t){Y&&Y.apply(this,arguments)}}function Z(t,e,r,n,o){if(t=t.replace(/#/g,"%23"),W)return function(e,t,r){try{importScripts(e)}catch(e){r(e)}t()}(t,n,o);var i=document.createElement("script");function s(){n(),u()}function a(e){u(),o(new Error("Fetching "+t))}function u(){i.removeEventListener("load",s,!1),i.removeEventListener("error",a,!1),document.head.removeChild(i)}i.type="text/javascript",i.charset="utf-8",i.async=!0,e&&(i.crossOrigin=e),r&&(i.integrity=r),i.addEventListener("load",s,!1),i.addEventListener("error",a,!1),i.src=t,document.head.appendChild(i)}function G(e,t,r){var n=K(t,r);if(n){var o=t[n]+r.substr(n.length),i=c(o,s);return void 0!==i?i:e+o}return-1!==r.indexOf(":")?r:e+r}function H(e){var t=this.name;if(t.substr(0,e.length)===e&&(t.length===e.length||"/"===t[e.length]||"/"===e[e.length-1]||":"===e[e.length-1])){var r=e.split("/").length;r>this.len&&(this.match=e,this.len=r)}}function K(e,t){if(Object.hasOwnProperty.call(e,t))return t;var r={name:t,match:void 0,len:0};return Object.keys(e).forEach(H,r),r.match}function Q(p){function h(e,t,r,n){if("object"==typeof e&&!(e instanceof Array))return h.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=p.decanonicalize(e,n),i=p.get(o);if(!i)throw new Error('Module not already loaded loading "'+e+'" as '+o+(n?' from "'+n+'".':"."));return"__useDefault"in i?i.__useDefault:i}throw new TypeError("Invalid require")}for(var s=[],a=0;a<e.length;a++)s.push(p.import(e[a],n));Promise.all(s).then(function(e){t&&t.apply(null,e)},r)}function e(e,u,c){var t,l,f,d;function r(n,e,o){for(var t=[],r=0;r<u.length;r++)t.push(n(u[r]));if(o.uri=o.id,o.config=A,-1!==d&&t.splice(d,0,o),-1!==f&&t.splice(f,0,e),-1!==l){var i=function(e,t,r){return"string"==typeof e&&"function"!=typeof t?n(e):h.call(p,e,t,r,o.id)};i.toUrl=function(e){return p.normalizeSync(e,o.id)},t.splice(l,0,i)}var s=k.require;k.require=h;var a=c.apply(-1===f?k:e,t);k.require=s,void 0!==a&&(o.exports=a)}"string"!=typeof e&&(c=u,u=e,e=null),u instanceof Array||(u=["require","exports","module"].splice(0,(c=u).length)),"function"!=typeof c&&(t=c,c=function(){return t}),e||ce&&(u=u.concat(ce),ce=void 0),-1!==(l=u.indexOf("require"))&&(u.splice(l,1),e||(u=u.concat(function(e,t){var r=((e=e.replace(V,"")).match(oe)[1].split(",")[t]||"require").replace(ie,""),n=se[r]||(se[r]=new RegExp(re+r+ne,"g"));n.lastIndex=0;var o,i=[];for(;o=n.exec(e);)i.push(o[2]||o[3]);return i}(c.toString(),l)))),-1!==(f=u.indexOf("exports"))&&u.splice(f,1),-1!==(d=u.indexOf("module"))&&u.splice(d,1),e?(p.registerDynamic(e,u,!1,r),ue?le=!(ue=void 0):le||(ue=[u,r])):p.registerDynamic(u,!1,fe?ae(r):r)}e.amd={},p.amdDefine=e,p.amdRequire=h}"undefined"!=typeof window&&"undefined"!=typeof document&&window.location&&(location.protocol,location.hostname,location.port&&location.port);var V=/(^|[^\\])(\/\*([\s\S]*?)\*\/|([^:]|^)\/\/(.*)$)/gm,ee=["_g","sessionStorage","localStorage","clipboardData","frames","frameElement","external","mozAnimationStartTime","mozPaintCount","webkitStorageInfo","webkitIndexedDB","mozInnerScreenY","mozInnerScreenX"];function te(t){if(-1===ee.indexOf(t)){try{var e=k[t]}catch(e){ee.push(t)}this(t,e)}}var re="(?:^|[^$_a-zA-Z\\xA0-\\uFFFF.])",ne="\\s*\\(\\s*(\"([^\"]+)\"|'([^']+)')\\s*\\)",oe=/\(([^\)]*)\)/,ie=/^\s+|\s+$/g,se={};function ae(n){return function(e,t,r){n(e,t,r),"object"!=typeof(t=r.exports)&&"function"!=typeof t||"__esModule"in t||Object.defineProperty(r.exports,"__esModule",{value:!0})}}var ue,ce,le=!1,fe=!1;function de(e){ue?e.registerDynamic(ce?ue[0].concat(ce):ue[0],!1,fe?ae(ue[1]):ue[1]):le&&e.registerDynamic([],!1,A)}function pe(){R.call(this),this[z]={baseURL:s,paths:{},map:{},submap:{},depCache:{}},Q(this),i&&(k.define=this.amdDefine)}pe.plainResolve=N,pe.plainResolveSync=F;var he=pe.prototype=Object.create(R.prototype);he.constructor=pe,he[pe.resolve=R.resolve]=function(r,e){var t=c(r,e||s);if(void 0!==t)return Promise.resolve(t);var n=this;return C.then(function(){return n[N](r,e)}).then(function(e){if(e=e||r,n.registry.has(e))return e;var t=n[z];return G(t.baseURL,t.paths,e)})},he.newModule=function(e){return new x(e)},he.isModule=function(e){return void 0===q&&(q="undefined"!=typeof Symbol&&!!Symbol.toStringTag),e instanceof x||q&&"[object Module]"==Object.prototype.toString.call(e)},he.resolveSync=function(e,t){var r=c(e,t||s);if(void 0!==r)return r;if(r=this[F](e,t)||e,this.registry.has(r))return r;var n=this[z];return G(n.baseURL,n.paths,r)},he[N]=he[F]=function(e,t){var r=this[z];if(t){var n=K(r.submap,t),o=r.submap[n],i=o&&K(o,e);if(i){var s=o[i]+e.substr(i.length);return c(s,n)||s}}var a=r.map;if(i=K(a,e)){var s=a[i]+e.substr(i.length);return c(s,t||r.baseURL)||s}},he[pe.instantiate=R.instantiate]=function(r,n){var e=this[z],t=e.depCache[r];if(t)for(var o=0;o<t.length;o++)this.resolve(t[o],r).then(X);if(e.wasm){var a=this;return fetch(r).then(function(e){if(!e.ok)throw new Error("Fetch error: "+e.status+" "+e.statusText);return-1===e.headers.get("content-type").indexOf("application/wasm")?e.text().then(function(e){!function(e,t,r,n){Object.keys(k).forEach(te,function(e,t){ve[e]=t}),(0,eval)(r+"\n//# sourceURL="+t);var o=n();if(!(o||(de(e),o=n()))){var i=ye();e.register([],function(){return{exports:i}}),n()}}(a,r,e,n)}):(i=a,t=e,s=n,WebAssembly.compileStreaming(t).then(function(t){var r=[],n=[],o={};WebAssembly.Module.imports&&WebAssembly.Module.imports(t).forEach(function(e){var t=e.module;n.push(function(e){o[t]=e}),-1===r.indexOf(t)&&r.push(t)}),i.register(r,function(e){return{setters:n,execute:function(){e(new WebAssembly.Instance(t,o).exports)}}}),s()}));var i,t,s})}return i=this,s=r,u=n,Object.keys(k).forEach(te,function(e,t){ve[e]=t}),new Promise(function(r,e){return Z(s,"anonymous",void 0,function(){var e=u();if(!(e||(de(i),e=u()))){var t=ye();i.register([],function(){return{exports:t}}),u()}r()},e)});var i,s,u},he.config=function(e){var t=this[z];if(e.baseURL&&(t.baseURL=c(e.baseURL,s)||c("./"+e.baseURL,s),"/"!==t.baseURL[t.baseURL.length-1]&&(t.baseURL+="/")),e.paths&&B(t.paths,e.paths),e.map){var r=e.map;for(var n in r)if(Object.hasOwnProperty.call(r,n)){var o=r[n];if("string"==typeof o)t.map[n]=o;else{var i=c(n,s)||G(t.baseURL,t.paths,n);B(t.submap[i]||(t.submap[i]={}),o)}}}for(var n in t.wasm=!0===e.wasm,e)if(Object.hasOwnProperty.call(e,n)){r=e[n];switch(n){case"baseURL":case"paths":case"map":case"wasm":break;case"depCache":for(var n in r)if(Object.hasOwnProperty.call(r,n)){i=this.resolveSync(n,void 0);t.depCache[i]=(t.depCache[i]||[]).concat(r[n])}break;default:throw new TypeError('The SystemJS production build does not support the "'+n+'" configuration option.')}}},he.getConfig=function(e){var t=this[z],r={};for(var n in B(r,t.map),t.submap)Object.hasOwnProperty.call(t.submap,n)&&(r[n]=B({},t.submap[n]));var o={};for(var n in t.depCache)Object.hasOwnProperty.call(t.depCache,n)&&(o[n]=[].concat(t.depCache[n]));return{baseURL:t.baseURL,paths:B({},t.paths),depCache:o,map:r,wasm:!0===t.wasm}},he.register=function(e,t,r){return"string"==typeof e&&(e=this.resolveSync(e,void 0)),R.prototype.register.call(this,e,t,r)},he.registerDynamic=function(e,t,r,n){return"string"==typeof e&&(e=this.resolveSync(e,void 0)),R.prototype.registerDynamic.call(this,e,t,r,n)};var ve={};function ye(){var r={default:void 0},n=!1,o=void 0;return Object.keys(k).forEach(te,function(e,t){ve[e]!==t&&void 0!==(ve[e]=t)&&(n?r[e]=t:o?r.default!==t&&(n=!0,r.__esModule=!0,r[o]=r.default,r[e]=t):(r.default=t,o=e))}),r}pe.prototype.version="0.21.3 Production";var me=new pe;if(i||W)if(k.SystemJS=me,k.System){var ge=k.System.register;k.System.register=function(){ge&&ge.apply(this,arguments),me.register.apply(me,arguments)}}else k.System=me;"undefined"!=typeof module&&module.exports&&(module.exports=me)}();