From 9d9442b48044d885be94ac359b5543454bab369e Mon Sep 17 00:00:00 2001 From: camperbot Date: Thu, 12 Oct 2023 16:17:59 +0000 Subject: [PATCH] Updates --- asset-manifest.json | 6 +++--- index.html | 2 +- static/js/main.6f63f6ad.js | 3 --- static/js/main.6f63f6ad.js.map | 1 - static/js/main.fc475c4c.js | 3 +++ ...6f63f6ad.js.LICENSE.txt => main.fc475c4c.js.LICENSE.txt} | 0 static/js/main.fc475c4c.js.map | 1 + 7 files changed, 8 insertions(+), 8 deletions(-) delete mode 100644 static/js/main.6f63f6ad.js delete mode 100644 static/js/main.6f63f6ad.js.map create mode 100644 static/js/main.fc475c4c.js rename static/js/{main.6f63f6ad.js.LICENSE.txt => main.fc475c4c.js.LICENSE.txt} (100%) create mode 100644 static/js/main.fc475c4c.js.map diff --git a/asset-manifest.json b/asset-manifest.json index 684c00d67..0897689d5 100644 --- a/asset-manifest.json +++ b/asset-manifest.json @@ -1,7 +1,7 @@ { "files": { "main.css": "/static/css/main.09b02f8d.css", - "main.js": "/static/js/main.6f63f6ad.js", + "main.js": "/static/js/main.fc475c4c.js", "static/js/787.211b8f8f.chunk.js": "/static/js/787.211b8f8f.chunk.js", "static/media/background.webp": "/static/media/background.13403350a93e956c5bd9.webp", "static/media/rpg-menu.webp": "/static/media/rpg-menu.5a7b730663ce007b4ff3.webp", @@ -10,11 +10,11 @@ "static/media/fcc_primary_large.webp": "/static/media/fcc_primary_large.b24d5391807f0fdf6536.webp", "index.html": "/index.html", "main.09b02f8d.css.map": "/static/css/main.09b02f8d.css.map", - "main.6f63f6ad.js.map": "/static/js/main.6f63f6ad.js.map", + "main.fc475c4c.js.map": "/static/js/main.fc475c4c.js.map", "787.211b8f8f.chunk.js.map": "/static/js/787.211b8f8f.chunk.js.map" }, "entrypoints": [ "static/css/main.09b02f8d.css", - "static/js/main.6f63f6ad.js" + "static/js/main.fc475c4c.js" ] } \ No newline at end of file diff --git a/index.html b/index.html index 9f65b5f33..de2af374a 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ -freeCodeCamp Developer Quiz
\ No newline at end of file +freeCodeCamp Developer Quiz
\ No newline at end of file diff --git a/static/js/main.6f63f6ad.js b/static/js/main.6f63f6ad.js deleted file mode 100644 index 2ea6b5f61..000000000 --- a/static/js/main.6f63f6ad.js +++ /dev/null @@ -1,3 +0,0 @@ -/*! For license information please see main.6f63f6ad.js.LICENSE.txt */ -!function(){var e={694:function(e,t){var n;!function(){"use strict";var r={}.hasOwnProperty;function o(){for(var e=[],t=0;t=1&&this.rotationDirection===o.Positive?this.rotationDirection=o.Negative:this.rotateY<=-1&&this.rotationDirection===o.Negative&&(this.rotationDirection=o.Positive);var c=.1*this.rotationDirection;if(this.rotateY+=c,this.angle+=this.angularSpin,this.context.save(),this.context.translate(this.x,this.y),this.context.rotate(this.angle),this.context.scale(1,this.rotateY),this.context.rotate(this.angle),this.context.beginPath(),this.context.fillStyle=this.color,this.context.strokeStyle=this.color,this.context.globalAlpha=i,this.context.lineCap="round",this.context.lineWidth=2,s&&"function"==typeof s)s.call(this,this.context);else switch(this.shape){case r.Circle:this.context.beginPath(),this.context.arc(0,0,this.radius,0,2*Math.PI),this.context.fill();break;case r.Square:this.context.fillRect(-this.w/2,-this.h/2,this.w,this.h);break;case r.Strip:this.context.fillRect(-this.w/6,-this.h/2,this.w/3,this.h)}this.context.closePath(),this.context.restore()}}])&&u(t.prototype,n),a&&u(t,a),e}();function p(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var m=function e(t,n){var r=this;!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),p(this,"canvas",void 0),p(this,"context",void 0),p(this,"getOptions",void 0),p(this,"x",0),p(this,"y",0),p(this,"w",0),p(this,"h",0),p(this,"lastNumberOfPieces",0),p(this,"tweenInitTime",Date.now()),p(this,"particles",[]),p(this,"particlesGenerated",0),p(this,"removeParticleAt",(function(e){r.particles.splice(e,1)})),p(this,"getParticle",(function(){var e=l(r.x,r.w+r.x),t=l(r.y,r.h+r.y);return new d(r.context,r.getOptions,e,t)})),p(this,"animate",(function(){var e=r.canvas,t=r.context,n=r.particlesGenerated,o=r.lastNumberOfPieces,a=r.getOptions(),i=a.run,s=a.recycle,c=a.numberOfPieces,l=a.debug,u=a.tweenFunction,h=a.tweenDuration;if(!i)return!1;var d=r.particles.length,p=s?d:n,m=Date.now();if(ph?h:Math.max(0,m-f),p,c,h),g=Math.round(w-p),y=0;ye.height||t.y<-100||t.x>e.width+100||t.x<-100)&&(s&&p<=c?r.particles[n]=r.getParticle():r.removeParticleAt(n))})),d>0||p0&&n.call(r,r),r._options.run=!1)})),y(this,"reset",(function(){r.generator&&r.generator.particlesGenerated>0&&(r.generator.particlesGenerated=0,r.generator.particles=[],r.generator.lastNumberOfPieces=0)})),y(this,"stop",(function(){r.options={run:!1},r.rafId&&(cancelAnimationFrame(r.rafId),r.rafId=void 0)})),this.canvas=t;var o=this.canvas.getContext("2d");if(!o)throw new Error("Could not get canvas context");this.context=o,this.generator=new m(this.canvas,(function(){return r.options})),this.options=n,this.update()}var t,n,r;return t=e,(n=[{key:"options",get:function(){return this._options},set:function(e){var t=this._options&&this._options.run,n=this._options&&this._options.recycle;this.setOptionsWithDefaults(e),this.generator&&(Object.assign(this.generator,this.options.confettiSource),"boolean"==typeof e.recycle&&e.recycle&&!1===n&&(this.generator.lastNumberOfPieces=this.generator.particles.length)),"boolean"==typeof e.run&&e.run&&!1===t&&this.update()}}])&&g(t.prototype,n),r&&g(t,r),e}();function D(e){return function(e){if(Array.isArray(e))return T(e)}(e)||function(e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e))return Array.from(e)}(e)||S(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function k(e){return(k="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function x(){return(x=Object.assign||function(e){for(var t=1;te.length)&&(t=e.length);for(var n=0,r=new Array(t);n1?n-1:0),s=1;s