diff --git a/asset-manifest.json b/asset-manifest.json index 5fb45fd..bf85cdb 100644 --- a/asset-manifest.json +++ b/asset-manifest.json @@ -1,17 +1,17 @@ { "files": { "main.css": "/static/css/main.32ef042c.css", - "main.js": "/static/js/main.76a09965.js", + "main.js": "/static/js/main.571572ea.js", "static/js/787.bacc31ac.chunk.js": "/static/js/787.bacc31ac.chunk.js", "static/media/profile-pic.jpeg": "/static/media/profile-pic.d3a3d315d2552e313044.jpeg", "static/media/resume.pdf": "/static/media/resume.9a7e1d388bf5b55a6532.pdf", "index.html": "/index.html", "main.32ef042c.css.map": "/static/css/main.32ef042c.css.map", - "main.76a09965.js.map": "/static/js/main.76a09965.js.map", + "main.571572ea.js.map": "/static/js/main.571572ea.js.map", "787.bacc31ac.chunk.js.map": "/static/js/787.bacc31ac.chunk.js.map" }, "entrypoints": [ "static/css/main.32ef042c.css", - "static/js/main.76a09965.js" + "static/js/main.571572ea.js" ] } \ No newline at end of file diff --git a/index.html b/index.html index 5b08ec3..bb4c81c 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ -Albert Ong
\ No newline at end of file +Albert Ong
\ No newline at end of file diff --git a/static/js/main.76a09965.js b/static/js/main.571572ea.js similarity index 66% rename from static/js/main.76a09965.js rename to static/js/main.571572ea.js index 1235517..1fd6269 100644 --- a/static/js/main.76a09965.js +++ b/static/js/main.571572ea.js @@ -1,3 +1,3 @@ -/*! For license information please see main.76a09965.js.LICENSE.txt */ -!function(){var e={4569:function(e,n,t){e.exports=t(8036)},3381:function(e,n,t){"use strict";var r=t(3589),a=t(7297),o=t(9301),i=t(9774),l=t(1804),u=t(9145),s=t(5411),c=t(6789),f=t(4531),d=t(6569),p=t(6261);e.exports=function(e){return new Promise((function(n,t){var h,m=e.data,v=e.headers,g=e.responseType;function y(){e.cancelToken&&e.cancelToken.unsubscribe(h),e.signal&&e.signal.removeEventListener("abort",h)}r.isFormData(m)&&r.isStandardBrowserEnv()&&delete v["Content-Type"];var b=new XMLHttpRequest;if(e.auth){var x=e.auth.username||"",w=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";v.Authorization="Basic "+btoa(x+":"+w)}var k=l(e.baseURL,e.url);function E(){if(b){var r="getAllResponseHeaders"in b?u(b.getAllResponseHeaders()):null,o={data:g&&"text"!==g&&"json"!==g?b.response:b.responseText,status:b.status,statusText:b.statusText,headers:r,config:e,request:b};a((function(e){n(e),y()}),(function(e){t(e),y()}),o),b=null}}if(b.open(e.method.toUpperCase(),i(k,e.params,e.paramsSerializer),!0),b.timeout=e.timeout,"onloadend"in b?b.onloadend=E:b.onreadystatechange=function(){b&&4===b.readyState&&(0!==b.status||b.responseURL&&0===b.responseURL.indexOf("file:"))&&setTimeout(E)},b.onabort=function(){b&&(t(new f("Request aborted",f.ECONNABORTED,e,b)),b=null)},b.onerror=function(){t(new f("Network Error",f.ERR_NETWORK,e,b,b)),b=null},b.ontimeout=function(){var n=e.timeout?"timeout of "+e.timeout+"ms exceeded":"timeout exceeded",r=e.transitional||c;e.timeoutErrorMessage&&(n=e.timeoutErrorMessage),t(new f(n,r.clarifyTimeoutError?f.ETIMEDOUT:f.ECONNABORTED,e,b)),b=null},r.isStandardBrowserEnv()){var S=(e.withCredentials||s(k))&&e.xsrfCookieName?o.read(e.xsrfCookieName):void 0;S&&(v[e.xsrfHeaderName]=S)}"setRequestHeader"in b&&r.forEach(v,(function(e,n){"undefined"===typeof m&&"content-type"===n.toLowerCase()?delete v[n]:b.setRequestHeader(n,e)})),r.isUndefined(e.withCredentials)||(b.withCredentials=!!e.withCredentials),g&&"json"!==g&&(b.responseType=e.responseType),"function"===typeof e.onDownloadProgress&&b.addEventListener("progress",e.onDownloadProgress),"function"===typeof e.onUploadProgress&&b.upload&&b.upload.addEventListener("progress",e.onUploadProgress),(e.cancelToken||e.signal)&&(h=function(e){b&&(t(!e||e&&e.type?new d:e),b.abort(),b=null)},e.cancelToken&&e.cancelToken.subscribe(h),e.signal&&(e.signal.aborted?h():e.signal.addEventListener("abort",h))),m||(m=null);var C=p(k);C&&-1===["http","https","file"].indexOf(C)?t(new f("Unsupported protocol "+C+":",f.ERR_BAD_REQUEST,e)):b.send(m)}))}},8036:function(e,n,t){"use strict";var r=t(3589),a=t(4049),o=t(3773),i=t(777);var l=function e(n){var t=new o(n),l=a(o.prototype.request,t);return r.extend(l,o.prototype,t),r.extend(l,t),l.create=function(t){return e(i(n,t))},l}(t(1709));l.Axios=o,l.CanceledError=t(6569),l.CancelToken=t(6857),l.isCancel=t(5517),l.VERSION=t(7600).version,l.toFormData=t(1397),l.AxiosError=t(4531),l.Cancel=l.CanceledError,l.all=function(e){return Promise.all(e)},l.spread=t(8089),l.isAxiosError=t(9580),e.exports=l,e.exports.default=l},6857:function(e,n,t){"use strict";var r=t(6569);function a(e){if("function"!==typeof e)throw new TypeError("executor must be a function.");var n;this.promise=new Promise((function(e){n=e}));var t=this;this.promise.then((function(e){if(t._listeners){var n,r=t._listeners.length;for(n=0;n=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};r.forEach(["delete","get","head"],(function(e){c.headers[e]={}})),r.forEach(["post","put","patch"],(function(e){c.headers[e]=r.merge(u)})),e.exports=c},6789:function(e){"use strict";e.exports={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1}},7600:function(e){e.exports={version:"0.27.2"}},4049:function(e){"use strict";e.exports=function(e,n){return function(){for(var t=new Array(arguments.length),r=0;r=0)return;i[n]="set-cookie"===n?(i[n]?i[n]:[]).concat([t]):i[n]?i[n]+", "+t:t}})),i):i}},6261:function(e){"use strict";e.exports=function(e){var n=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return n&&n[1]||""}},8089:function(e){"use strict";e.exports=function(e){return function(n){return e.apply(null,n)}}},1397:function(e,n,t){"use strict";var r=t(3589);e.exports=function(e,n){n=n||new FormData;var t=[];function a(e){return null===e?"":r.isDate(e)?e.toISOString():r.isArrayBuffer(e)||r.isTypedArray(e)?"function"===typeof Blob?new Blob([e]):Buffer.from(e):e}return function e(o,i){if(r.isPlainObject(o)||r.isArray(o)){if(-1!==t.indexOf(o))throw Error("Circular reference detected in "+i);t.push(o),r.forEach(o,(function(t,o){if(!r.isUndefined(t)){var l,u=i?i+"."+o:o;if(t&&!i&&"object"===typeof t)if(r.endsWith(o,"{}"))t=JSON.stringify(t);else if(r.endsWith(o,"[]")&&(l=r.toArray(t)))return void l.forEach((function(e){!r.isUndefined(e)&&n.append(u,a(e))}));e(t,u)}})),t.pop()}else n.append(i,a(o))}(e),n}},7835:function(e,n,t){"use strict";var r=t(7600).version,a=t(4531),o={};["object","boolean","number","function","string","symbol"].forEach((function(e,n){o[e]=function(t){return typeof t===e||"a"+(n<1?"n ":" ")+e}}));var i={};o.transitional=function(e,n,t){function o(e,n){return"[Axios v"+r+"] Transitional option '"+e+"'"+n+(t?". "+t:"")}return function(t,r,l){if(!1===e)throw new a(o(r," has been removed"+(n?" in "+n:"")),a.ERR_DEPRECATED);return n&&!i[r]&&(i[r]=!0,console.warn(o(r," has been deprecated since v"+n+" and will be removed in the near future"))),!e||e(t,r,l)}},e.exports={assertOptions:function(e,n,t){if("object"!==typeof e)throw new a("options must be an object",a.ERR_BAD_OPTION_VALUE);for(var r=Object.keys(e),o=r.length;o-- >0;){var i=r[o],l=n[i];if(l){var u=e[i],s=void 0===u||l(u,i,e);if(!0!==s)throw new a("option "+i+" must be "+s,a.ERR_BAD_OPTION_VALUE)}else if(!0!==t)throw new a("Unknown option "+i,a.ERR_BAD_OPTION)}},validators:o}},3589:function(e,n,t){"use strict";var r,a=t(4049),o=Object.prototype.toString,i=(r=Object.create(null),function(e){var n=o.call(e);return r[n]||(r[n]=n.slice(8,-1).toLowerCase())});function l(e){return e=e.toLowerCase(),function(n){return i(n)===e}}function u(e){return Array.isArray(e)}function s(e){return"undefined"===typeof e}var c=l("ArrayBuffer");function f(e){return null!==e&&"object"===typeof e}function d(e){if("object"!==i(e))return!1;var n=Object.getPrototypeOf(e);return null===n||n===Object.prototype}var p=l("Date"),h=l("File"),m=l("Blob"),v=l("FileList");function g(e){return"[object Function]"===o.call(e)}var y=l("URLSearchParams");function b(e,n){if(null!==e&&"undefined"!==typeof e)if("object"!==typeof e&&(e=[e]),u(e))for(var t=0,r=e.length;t0;)i[o=r[a]]||(n[o]=e[o],i[o]=!0);e=Object.getPrototypeOf(e)}while(e&&(!t||t(e,n))&&e!==Object.prototype);return n},kindOf:i,kindOfTest:l,endsWith:function(e,n,t){e=String(e),(void 0===t||t>e.length)&&(t=e.length),t-=n.length;var r=e.indexOf(n,t);return-1!==r&&r===t},toArray:function(e){if(!e)return null;var n=e.length;if(s(n))return null;for(var t=new Array(n);n-- >0;)t[n]=e[n];return t},isTypedArray:w,isFileList:v}},1694:function(e,n){var t;!function(){"use strict";var r={}.hasOwnProperty;function a(){for(var e=[],n=0;n>",u=i||r;if(null==t[r])return n?new Error("Required "+o+" `"+u+"` was not specified in `"+l+"`."):null;for(var s=arguments.length,c=Array(s>6?s-6:0),f=6;f