From 4c581be42359f27688768dd496c5f6f50c00a30f Mon Sep 17 00:00:00 2001 From: Joseph Johny Emmatty Date: Sun, 31 May 2020 07:52:13 +0530 Subject: [PATCH 1/8] Updates --- asset-manifest.json | 19 ++++++++ content/css/site.css | 44 ++++++++++++++++++ favicon.ico | Bin 0 -> 3150 bytes index.html | 1 + ...nifest.fb16a8df660ab092db210010f541ebaf.js | 22 +++++++++ service-worker.js | 39 ++++++++++++++++ static/js/2.958d101d.chunk.js | 3 ++ static/js/2.958d101d.chunk.js.LICENSE.txt | 38 +++++++++++++++ static/js/2.958d101d.chunk.js.map | 1 + static/js/main.b124ece7.chunk.js | 2 + static/js/main.b124ece7.chunk.js.map | 1 + static/js/runtime-main.e6fbed91.js | 2 + static/js/runtime-main.e6fbed91.js.map | 1 + 13 files changed, 173 insertions(+) create mode 100644 asset-manifest.json create mode 100644 content/css/site.css create mode 100644 favicon.ico create mode 100644 index.html create mode 100644 precache-manifest.fb16a8df660ab092db210010f541ebaf.js create mode 100644 service-worker.js create mode 100644 static/js/2.958d101d.chunk.js create mode 100644 static/js/2.958d101d.chunk.js.LICENSE.txt create mode 100644 static/js/2.958d101d.chunk.js.map create mode 100644 static/js/main.b124ece7.chunk.js create mode 100644 static/js/main.b124ece7.chunk.js.map create mode 100644 static/js/runtime-main.e6fbed91.js create mode 100644 static/js/runtime-main.e6fbed91.js.map diff --git a/asset-manifest.json b/asset-manifest.json new file mode 100644 index 0000000..b9c6416 --- /dev/null +++ b/asset-manifest.json @@ -0,0 +1,19 @@ +{ + "files": { + "main.js": "/sorting-visualizer/static/js/main.b124ece7.chunk.js", + "main.js.map": "/sorting-visualizer/static/js/main.b124ece7.chunk.js.map", + "runtime-main.js": "/sorting-visualizer/static/js/runtime-main.e6fbed91.js", + "runtime-main.js.map": "/sorting-visualizer/static/js/runtime-main.e6fbed91.js.map", + "static/js/2.958d101d.chunk.js": "/sorting-visualizer/static/js/2.958d101d.chunk.js", + "static/js/2.958d101d.chunk.js.map": "/sorting-visualizer/static/js/2.958d101d.chunk.js.map", + "index.html": "/sorting-visualizer/index.html", + "precache-manifest.fb16a8df660ab092db210010f541ebaf.js": "/sorting-visualizer/precache-manifest.fb16a8df660ab092db210010f541ebaf.js", + "service-worker.js": "/sorting-visualizer/service-worker.js", + "static/js/2.958d101d.chunk.js.LICENSE.txt": "/sorting-visualizer/static/js/2.958d101d.chunk.js.LICENSE.txt" + }, + "entrypoints": [ + "static/js/runtime-main.e6fbed91.js", + "static/js/2.958d101d.chunk.js", + "static/js/main.b124ece7.chunk.js" + ] +} \ No newline at end of file diff --git a/content/css/site.css b/content/css/site.css new file mode 100644 index 0000000..cb76647 --- /dev/null +++ b/content/css/site.css @@ -0,0 +1,44 @@ +.stage { + width: 812px; + height: 485px; + margin-left: 19%; + margin-top: 5em; + border: 1px solid black; + padding: 5px 5px 0px 5px; +} + +.right-margin16px { + margin-right: 16px; +} + +.left-margin16px { + margin-left: 16px; +} + +.range p { + color: white; + margin: 5px 0 5px; +} + +.range input[type="range"] { + width: 100px; + margin-right: 10px; +} + +.item-container { + width: 100%; + height: 400px; + margin-top: 25px; + display: flex; + flex-wrap: nowrap; +} + +.item-container > div { + background-color: #01d0df; + width: 9px; + margin: 0px 1px 0px 0px; + text-align: center; + line-height: 40px; + font-size: 10px; + position: relative; +} diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000000000000000000000000000000000000..bcd5dfd67cd0361b78123e95c2dd96031f27f743 GIT binary patch literal 3150 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 MDeX2GIKR{Qf5okjU;qFB literal 0 HcmV?d00001 diff --git a/index.html b/index.html new file mode 100644 index 0000000..9726447 --- /dev/null +++ b/index.html @@ -0,0 +1 @@ +React App
\ No newline at end of file diff --git a/precache-manifest.fb16a8df660ab092db210010f541ebaf.js b/precache-manifest.fb16a8df660ab092db210010f541ebaf.js new file mode 100644 index 0000000..b1c63ff --- /dev/null +++ b/precache-manifest.fb16a8df660ab092db210010f541ebaf.js @@ -0,0 +1,22 @@ +self.__precacheManifest = (self.__precacheManifest || []).concat([ + { + "revision": "02be8b0c31fc2e163f29ff341d086ccf", + "url": "/sorting-visualizer/index.html" + }, + { + "revision": "eb325c16b8a125cf1e8b", + "url": "/sorting-visualizer/static/js/2.958d101d.chunk.js" + }, + { + "revision": "5ac48c47bb3912b14c2d8de4f56d5ae8", + "url": "/sorting-visualizer/static/js/2.958d101d.chunk.js.LICENSE.txt" + }, + { + "revision": "d80ef9836d46a34f2e89", + "url": "/sorting-visualizer/static/js/main.b124ece7.chunk.js" + }, + { + "revision": "4f186a747ca1ca2f08f0", + "url": "/sorting-visualizer/static/js/runtime-main.e6fbed91.js" + } +]); \ No newline at end of file diff --git a/service-worker.js b/service-worker.js new file mode 100644 index 0000000..9e2941b --- /dev/null +++ b/service-worker.js @@ -0,0 +1,39 @@ +/** + * Welcome to your Workbox-powered service worker! + * + * You'll need to register this file in your web app and you should + * disable HTTP caching for this file too. + * See https://goo.gl/nhQhGp + * + * The rest of the code is auto-generated. Please don't update this file + * directly; instead, make changes to your Workbox build configuration + * and re-run your build process. + * See https://goo.gl/2aRDsh + */ + +importScripts("https://storage.googleapis.com/workbox-cdn/releases/4.3.1/workbox-sw.js"); + +importScripts( + "/sorting-visualizer/precache-manifest.fb16a8df660ab092db210010f541ebaf.js" +); + +self.addEventListener('message', (event) => { + if (event.data && event.data.type === 'SKIP_WAITING') { + self.skipWaiting(); + } +}); + +workbox.core.clientsClaim(); + +/** + * The workboxSW.precacheAndRoute() method efficiently caches and responds to + * requests for URLs in the manifest. + * See https://goo.gl/S9QRab + */ +self.__precacheManifest = [].concat(self.__precacheManifest || []); +workbox.precaching.precacheAndRoute(self.__precacheManifest, {}); + +workbox.routing.registerNavigationRoute(workbox.precaching.getCacheKeyForURL("/sorting-visualizer/index.html"), { + + blacklist: [/^\/_/,/\/[^/?]+\.[^/]+$/], +}); diff --git a/static/js/2.958d101d.chunk.js b/static/js/2.958d101d.chunk.js new file mode 100644 index 0000000..7fc0825 --- /dev/null +++ b/static/js/2.958d101d.chunk.js @@ -0,0 +1,3 @@ +/*! For license information please see 2.958d101d.chunk.js.LICENSE.txt */ +(this["webpackJsonpsorting-visualizer"]=this["webpackJsonpsorting-visualizer"]||[]).push([[2],[function(e,t,n){"use strict";e.exports=n(10)},function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}n.d(t,"a",(function(){return r}))},function(e,t,n){"use strict";var r=Object.getOwnPropertySymbols,l=Object.prototype.hasOwnProperty,i=Object.prototype.propertyIsEnumerable;function o(e){if(null===e||void 0===e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(t).map((function(e){return t[e]})).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach((function(e){r[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},r)).join("")}catch(l){return!1}}()?Object.assign:function(e,t){for(var n,a,u=o(e),c=1;ce.length)&&(t=e.length);for(var n=0,r=new Array(t);nO.length&&O.push(e)}function M(e,t,n){return null==e?0:function e(t,n,r,l){var a=typeof t;"undefined"!==a&&"boolean"!==a||(t=null);var u=!1;if(null===t)u=!0;else switch(a){case"string":case"number":u=!0;break;case"object":switch(t.$$typeof){case i:case o:u=!0}}if(u)return r(l,t,""===n?"."+I(t,0):n),1;if(u=0,n=""===n?".":n+":",Array.isArray(t))for(var c=0;c