diff --git a/examples/line-chart-example/dist/asset-manifest.json b/examples/line-chart-example/dist/asset-manifest.json deleted file mode 100644 index 0ebc04d..0000000 --- a/examples/line-chart-example/dist/asset-manifest.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "files": { - "main.css": "/static/css/main.d0318b9a.chunk.css", - "main.js": "/static/js/main.8b5d3ab1.chunk.js", - "main.js.map": "/static/js/main.8b5d3ab1.chunk.js.map", - "runtime-main.js": "/static/js/runtime-main.88c5baa2.js", - "runtime-main.js.map": "/static/js/runtime-main.88c5baa2.js.map", - "static/js/2.0a2404c5.chunk.js": "/static/js/2.0a2404c5.chunk.js", - "static/js/2.0a2404c5.chunk.js.map": "/static/js/2.0a2404c5.chunk.js.map", - "index.html": "/index.html", - "precache-manifest.388547c8a5546bf2062f15580f0fe75b.js": "/precache-manifest.388547c8a5546bf2062f15580f0fe75b.js", - "service-worker.js": "/service-worker.js", - "static/css/main.d0318b9a.chunk.css.map": "/static/css/main.d0318b9a.chunk.css.map", - "static/js/2.0a2404c5.chunk.js.LICENSE.txt": "/static/js/2.0a2404c5.chunk.js.LICENSE.txt" - }, - "entrypoints": [ - "static/js/runtime-main.88c5baa2.js", - "static/js/2.0a2404c5.chunk.js", - "static/css/main.d0318b9a.chunk.css", - "static/js/main.8b5d3ab1.chunk.js" - ] -} \ No newline at end of file diff --git a/examples/line-chart-example/dist/favicon.ico b/examples/line-chart-example/dist/favicon.ico deleted file mode 100644 index bcd5dfd..0000000 Binary files a/examples/line-chart-example/dist/favicon.ico and /dev/null differ diff --git a/examples/line-chart-example/dist/index.html b/examples/line-chart-example/dist/index.html deleted file mode 100644 index 1a464f5..0000000 --- a/examples/line-chart-example/dist/index.html +++ /dev/null @@ -1 +0,0 @@ -Line Chart Example
\ No newline at end of file diff --git a/examples/line-chart-example/dist/logo192.png b/examples/line-chart-example/dist/logo192.png deleted file mode 100644 index fc44b0a..0000000 Binary files a/examples/line-chart-example/dist/logo192.png and /dev/null differ diff --git a/examples/line-chart-example/dist/logo512.png b/examples/line-chart-example/dist/logo512.png deleted file mode 100644 index a4e47a6..0000000 Binary files a/examples/line-chart-example/dist/logo512.png and /dev/null differ diff --git a/examples/line-chart-example/dist/manifest.json b/examples/line-chart-example/dist/manifest.json deleted file mode 100644 index 080d6c7..0000000 --- a/examples/line-chart-example/dist/manifest.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "short_name": "React App", - "name": "Create React App Sample", - "icons": [ - { - "src": "favicon.ico", - "sizes": "64x64 32x32 24x24 16x16", - "type": "image/x-icon" - }, - { - "src": "logo192.png", - "type": "image/png", - "sizes": "192x192" - }, - { - "src": "logo512.png", - "type": "image/png", - "sizes": "512x512" - } - ], - "start_url": ".", - "display": "standalone", - "theme_color": "#000000", - "background_color": "#ffffff" -} diff --git a/examples/line-chart-example/dist/precache-manifest.388547c8a5546bf2062f15580f0fe75b.js b/examples/line-chart-example/dist/precache-manifest.388547c8a5546bf2062f15580f0fe75b.js deleted file mode 100644 index fbbad3f..0000000 --- a/examples/line-chart-example/dist/precache-manifest.388547c8a5546bf2062f15580f0fe75b.js +++ /dev/null @@ -1,26 +0,0 @@ -self.__precacheManifest = (self.__precacheManifest || []).concat([ - { - "revision": "caa45228c98c35ebcdd94d455ebcc076", - "url": "/index.html" - }, - { - "revision": "092e5934930817e7b123", - "url": "/static/css/main.d0318b9a.chunk.css" - }, - { - "revision": "5a83249d3b75a29162d8", - "url": "/static/js/2.0a2404c5.chunk.js" - }, - { - "revision": "d0ad795f6b2d2d87bd5b5e69bbd90ddb", - "url": "/static/js/2.0a2404c5.chunk.js.LICENSE.txt" - }, - { - "revision": "092e5934930817e7b123", - "url": "/static/js/main.8b5d3ab1.chunk.js" - }, - { - "revision": "9824a2c8a54cc4dee024", - "url": "/static/js/runtime-main.88c5baa2.js" - } -]); \ No newline at end of file diff --git a/examples/line-chart-example/dist/robots.txt b/examples/line-chart-example/dist/robots.txt deleted file mode 100644 index e9e57dc..0000000 --- a/examples/line-chart-example/dist/robots.txt +++ /dev/null @@ -1,3 +0,0 @@ -# https://www.robotstxt.org/robotstxt.html -User-agent: * -Disallow: diff --git a/examples/line-chart-example/dist/service-worker.js b/examples/line-chart-example/dist/service-worker.js deleted file mode 100644 index e6050e1..0000000 --- a/examples/line-chart-example/dist/service-worker.js +++ /dev/null @@ -1,39 +0,0 @@ -/** - * 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( - "/precache-manifest.388547c8a5546bf2062f15580f0fe75b.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("/index.html"), { - - blacklist: [/^\/_/,/\/[^/?]+\.[^/]+$/], -}); diff --git a/examples/line-chart-example/dist/static/css/main.d0318b9a.chunk.css b/examples/line-chart-example/dist/static/css/main.d0318b9a.chunk.css deleted file mode 100644 index c3fd25f..0000000 --- a/examples/line-chart-example/dist/static/css/main.d0318b9a.chunk.css +++ /dev/null @@ -1,2 +0,0 @@ -body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.app{margin:0 20px} -/*# sourceMappingURL=main.d0318b9a.chunk.css.map */ \ No newline at end of file diff --git a/examples/line-chart-example/dist/static/css/main.d0318b9a.chunk.css.map b/examples/line-chart-example/dist/static/css/main.d0318b9a.chunk.css.map deleted file mode 100644 index 77724c2..0000000 --- a/examples/line-chart-example/dist/static/css/main.d0318b9a.chunk.css.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"sources":["index.css","App.css"],"names":[],"mappings":"AAAA,KACE,QAAS,CACT,mJAEY,CACZ,kCAAmC,CACnC,iCACF,CAEA,KACE,yEAEF,CCZA,KACI,aACJ","file":"main.d0318b9a.chunk.css","sourcesContent":["body {\n margin: 0;\n font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',\n 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',\n sans-serif;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\ncode {\n font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',\n monospace;\n}\n",".app {\n margin: 0px 20px;\n}\n"]} \ No newline at end of file diff --git a/examples/line-chart-example/dist/static/js/2.0a2404c5.chunk.js b/examples/line-chart-example/dist/static/js/2.0a2404c5.chunk.js deleted file mode 100644 index 8fdac77..0000000 --- a/examples/line-chart-example/dist/static/js/2.0a2404c5.chunk.js +++ /dev/null @@ -1,3 +0,0 @@ -/*! For license information please see 2.0a2404c5.chunk.js.LICENSE.txt */ -(this["webpackJsonpline-chart-example"]=this["webpackJsonpline-chart-example"]||[]).push([[2],[function(e,t,n){"use strict";e.exports=n(5)},function(e,t,n){"use strict";var r=Object.getOwnPropertySymbols,i=Object.prototype.hasOwnProperty,a=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(i){return!1}}()?Object.assign:function(e,t){for(var n,l,s=o(e),u=1;uE.length&&E.push(e)}function A(e,t,n){return null==e?0:function e(t,n,r,i){var l=typeof t;"undefined"!==l&&"boolean"!==l||(t=null);var s=!1;if(null===t)s=!0;else switch(l){case"string":case"number":s=!0;break;case"object":switch(t.$$typeof){case a:case o:s=!0}}if(s)return r(i,t,""===n?"."+I(t,0):n),1;if(s=0,n=""===n?".":n+":",Array.isArray(t))for(var u=0;u