Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates #27

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
230 changes: 139 additions & 91 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,103 +1,151 @@
# Changelog

## [1.0.8]

###Updated follow dependencies and devDependencies
"devDependencies":
"@amcharts/amcharts4": "^4.10.18" - "^4.10.22",
"@amcharts/amcharts4-geodata": "^4.1.20" - "^4.1.21",
"apexcharts": "^3.26.3" - "^3.28.1",
"redux": "^4.1.0" - "^4.1.1"

"devDependencies":
"@babel/core": "7.14.3" - "7.15.5",
"@babel/plugin-proposal-class-properties": "7.13.0" - "7.14.5",
"@babel/plugin-proposal-optional-chaining": "^7.14.2" - "^7.14.5",
"eslint-plugin-import": "2.23.2" - "2.24.2",
"eslint-plugin-react": "7.23.2" - "7.25.1",
"pnp-webpack-plugin": "1.6.4" - "1.7.0"


## [1.0.7]

### Updates

- Updated styles of tables
- Updated styles of badges and buttons
- Updated search input
- Updated style position of Icons

## [1.0.6]

### Updates

- Changed Logo Of Template;
- Updated styles of Tables;
- Updated Charts;
- Updated styles of badges and buttons
- Updated styles of Notification
- Add Footer
- Updated Search Input
- Updated styles of Icons, add hover effect to Flatlogic One Icons

## [1.0.5]

### Updates

- Fixed Modal windows in header navbar of Dashboard
- Updated following dependency and devDependency:
###Updated follow dependencies and devDependencies

"dependencies":
"@amcharts/amcharts4": "^4.7.1" -> "^4.10.18" ,
"@amcharts/amcharts4-geodata": "^4.1.7" -> "^4.1.20",
"animate.css": "3.7.0" -> "4.1.1",
"apexcharts": "^3.10.0" -> "^3.26.3",
"awesome-bootstrap-checkbox": "1.0.1",
"bootstrap": "4.3.1" -> "4.6.0",
"classnames": "^2.2.6" -> "^2.3.1" ,
"echarts": "^4.4.0" -> "4.9.0",
"echarts-for-react": "^2.0.15-beta.1" -> "2.0.16",
"font-awesome": "4.7.0",
"glyphicons-halflings": "^1.9.1",
"line-awesome": "github:icons8/line-awesome",
"moment": "^2.22.2" -> "^2.29.1",
"rc-hammerjs": "^0.6.9" -> "^0.6.10",
"react": "^16.5.2" -> "^16.14.0",
"react-animate-height": "^2.0.15" -> "2.0.23",
"react-animated-number": "^0.4.4",
"react-apexcharts": "^1.3.9",
"react-dev-utils": "^6.0.5" -> "6.1.1",
"react-dom": "^16.5.2" -> "16.14.0",
"react-google-maps": "^9.4.5",
"react-redux": "^5.0.7" -> "5.1.2",
"react-router": "^4.3.1",
"react-router-dom": "^4.3.1",
"react-router-hash-link": "^1.2.1" -> "^1.2.2",
"react-sparklines": "^1.7.0",
"react-toastify": "^5.4.0" -> "^5.5.0",
"react-transition-group": "^2.5.2" -> "^2.9.0",
"reactstrap": "7.1.0",
"redux": "^4.0.1" -> "^4.1.0",
"redux-logger": "^3.0.6",
"redux-thunk": "^2.3.0",
"rickshaw": "1.6.6" _> "1.7.1"

"dependencies":
"@babel/core": "7.14.3" - "7.15.5",
"@babel/plugin-proposal-class-properties": "7.13.0" - "7.14.5",
"@babel/plugin-proposal-optional-chaining": "^7.14.2" - "^7.14.5",
"eslint-plugin-import": "2.23.2" - "2.24.2",
"eslint-plugin-react": "7.23.2" - "7.25.1",
"pnp-webpack-plugin": "1.6.4" - "1.7.0"
"dependencies":
"@amcharts/amcharts4": "^4.7.1" -> "^4.10.18" ,
"@amcharts/amcharts4-geodata": "^4.1.7" -> "^4.1.20",
"animate.css": "3.7.0" -> "4.1.1",
"apexcharts": "^3.10.0" -> "^3.26.3",
"awesome-bootstrap-checkbox": "1.0.1",
"bootstrap": "4.3.1" -> "4.6.0",
"classnames": "^2.2.6" -> "^2.3.1" ,
"echarts": "^4.4.0" -> "4.9.0",
"echarts-for-react": "^2.0.15-beta.1" -> "2.0.16",
"font-awesome": "4.7.0",
"glyphicons-halflings": "^1.9.1",
"line-awesome": "github:icons8/line-awesome",
"moment": "^2.22.2" -> "^2.29.1",
"rc-hammerjs": "^0.6.9" -> "^0.6.10",
"react": "^16.5.2" -> "^16.14.0",
"react-animate-height": "^2.0.15" -> "2.0.23",
"react-animated-number": "^0.4.4",
"react-apexcharts": "^1.3.9",
"react-dev-utils": "^6.0.5" -> "6.1.1",
"react-dom": "^16.5.2" -> "16.14.0",
"react-google-maps": "^9.4.5",
"react-redux": "^5.0.7" -> "5.1.2",
"react-router": "^4.3.1",
"react-router-dom": "^4.3.1",
"react-router-hash-link": "^1.2.1" -> "^1.2.2",
"react-sparklines": "^1.7.0",
"react-toastify": "^5.4.0" -> "^5.5.0",
"react-transition-group": "^2.5.2" -> "^2.9.0",
"reactstrap": "7.1.0",
"redux": "^4.0.1" -> "^4.1.0",
"redux-logger": "^3.0.6",
"redux-thunk": "^2.3.0",
"rickshaw": "1.6.6" _> "1.7.1"

"devDependencies":
"@babel/core": "7.4.4" -> "7.14.3" ,
"@babel/plugin-proposal-class-properties": "7.4.4" -> "7.13.0",
"@babel/plugin-proposal-optional-chaining": "^7.2.0" -> "^7.14.2",
"@svgr/webpack": "4.2.0" -> "4.3.3",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.0.1" -> "10.1.0",
"babel-jest": "24.8.0" -> "24.9.0",
"babel-loader": "8.0.5" -> "8.2.2",
"babel-plugin-named-asset-import": "1.0.0-next.103" -> "1.0.0-next.154",
"babel-preset-react-app": "9.0.0" -> "9.1.2",
"bfj": "6.1.1" -> "6.1.2",
"bundle-loader": "0.5.6",
"case-sensitive-paths-webpack-plugin": "2.2.0" -> "2.4.0",
"chalk": "2.4.2",
"cross-env": "^7.0.3",
"css-loader": "2.1.1",
"dotenv": "8.0.0" -> "8.6.0",
"dotenv-expand": "5.1.0",
"eslint": "5.16.0",
"eslint-config-react-app": "4.0.1",
"eslint-loader": "2.1.1", //deprecated
"eslint-plugin-flowtype": "3.8.1" -> "3.13.0",
"eslint-plugin-import": "2.17.2" -> "2.23.2",
"eslint-plugin-jsx-a11y": "6.2.1" -> "6.4.1" ,
"eslint-plugin-react": "7.13.0" -> "7.23.2",
"eslint-plugin-react-hooks": "1.6.0" -> "1.7.0",
"expose-loader": "0.7.5",
"file-loader": "3.0.1",
"fs-extra": "7.0.1",
"html-webpack-plugin": "4.0.0-alpha.2" -> "4.5.2",
"identity-obj-proxy": "3.0.0",
"imports-loader": "0.8.0",
"jest": "24.8.0" -> "24.9.0",
"jest-pnp-resolver": "1.2.1" -> "1.2.2",
"jest-resolve": "24.8.0" -> "24.9.0",
"lodash.assign": "^4.2.0",
"lodash.clonedeep": "^4.5.0",
"mini-css-extract-plugin": "0.6.0" -> "0.12.0",
"node-sass": "4.14.1",
"optimize-css-assets-webpack-plugin": "5.0.1" -> "5.0.6",
"pnp-webpack-plugin": "1.4.3" -> "1.6.4",
"postcss-flexbugs-fixes": "4.1.0" -> "4.2.1",
"postcss-loader": "3.0.0",
"postcss-preset-env": "6.6.0" -> "6.7.0",
"postcss-safe-parser": "4.0.1" -> "4.0.2",
"resolve": "1.10.1" -> "1.20.0",
"sass-loader": "7.1.0" -> "7.3.1",
"style-loader": "0.23.0" -> "0.23.1",
"terser-webpack-plugin": "1.2.3" -> "1.4.5",
"url-loader": "1.1.2",
"webpack": "4.31.0" -> "4.46.0",
"webpack-dev-server": "3.3.1" -> "3.11.2" ,
"webpack-manifest-plugin": "2.0.4" -> "2.2.0",
"webpack-raphael": "2.1.4",
"workbox-webpack-plugin": "4.3.1"
"devDependencies":
"@babel/core": "7.4.4" -> "7.14.3" ,
"@babel/plugin-proposal-class-properties": "7.4.4" -> "7.13.0",
"@babel/plugin-proposal-optional-chaining": "^7.2.0" -> "^7.14.2",
"@svgr/webpack": "4.2.0" -> "4.3.3",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.0.1" -> "10.1.0",
"babel-jest": "24.8.0" -> "24.9.0",
"babel-loader": "8.0.5" -> "8.2.2",
"babel-plugin-named-asset-import": "1.0.0-next.103" -> "1.0.0-next.154",
"babel-preset-react-app": "9.0.0" -> "9.1.2",
"bfj": "6.1.1" -> "6.1.2",
"bundle-loader": "0.5.6",
"case-sensitive-paths-webpack-plugin": "2.2.0" -> "2.4.0",
"chalk": "2.4.2",
"cross-env": "^7.0.3",
"css-loader": "2.1.1",
"dotenv": "8.0.0" -> "8.6.0",
"dotenv-expand": "5.1.0",
"eslint": "5.16.0",
"eslint-config-react-app": "4.0.1",
"eslint-loader": "2.1.1", //deprecated
"eslint-plugin-flowtype": "3.8.1" -> "3.13.0",
"eslint-plugin-import": "2.17.2" -> "2.23.2",
"eslint-plugin-jsx-a11y": "6.2.1" -> "6.4.1" ,
"eslint-plugin-react": "7.13.0" -> "7.23.2",
"eslint-plugin-react-hooks": "1.6.0" -> "1.7.0",
"expose-loader": "0.7.5",
"file-loader": "3.0.1",
"fs-extra": "7.0.1",
"html-webpack-plugin": "4.0.0-alpha.2" -> "4.5.2",
"identity-obj-proxy": "3.0.0",
"imports-loader": "0.8.0",
"jest": "24.8.0" -> "24.9.0",
"jest-pnp-resolver": "1.2.1" -> "1.2.2",
"jest-resolve": "24.8.0" -> "24.9.0",
"lodash.assign": "^4.2.0",
"lodash.clonedeep": "^4.5.0",
"mini-css-extract-plugin": "0.6.0" -> "0.12.0",
"node-sass": "4.14.1",
"optimize-css-assets-webpack-plugin": "5.0.1" -> "5.0.6",
"pnp-webpack-plugin": "1.4.3" -> "1.6.4",
"postcss-flexbugs-fixes": "4.1.0" -> "4.2.1",
"postcss-loader": "3.0.0",
"postcss-preset-env": "6.6.0" -> "6.7.0",
"postcss-safe-parser": "4.0.1" -> "4.0.2",
"resolve": "1.10.1" -> "1.20.0",
"sass-loader": "7.1.0" -> "7.3.1",
"style-loader": "0.23.0" -> "0.23.1",
"terser-webpack-plugin": "1.2.3" -> "1.4.5",
"url-loader": "1.1.2",
"webpack": "4.31.0" -> "4.46.0",
"webpack-dev-server": "3.3.1" -> "3.11.2" ,
"webpack-manifest-plugin": "2.0.4" -> "2.2.0",
"webpack-raphael": "2.1.4",
"workbox-webpack-plugin": "4.3.1"


## [1.0.4]
Expand Down
12 changes: 6 additions & 6 deletions docs/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"main.css": "./tables/css/main.40738c65.chunk.css",
"main.js": "./tables/js/main.da70b71d.chunk.js",
"main.css": "./tables/css/main.ccd3539d.chunk.css",
"main.js": "./tables/js/main.bff1578a.chunk.js",
"runtime~main.js": "./tables/js/runtime~main.5fe9fcb5.js",
"tables/css/2.566e667f.chunk.css": "./tables/css/2.566e667f.chunk.css",
"tables/js/2.07185f54.chunk.js": "./tables/js/2.07185f54.chunk.js",
"tables/js/2.4e0ecb7c.chunk.js": "./tables/js/2.4e0ecb7c.chunk.js",
"index.html": "./index.html",
"precache-manifest.d275839bd6b281c54747ef140ca30adb.js": "./precache-manifest.d275839bd6b281c54747ef140ca30adb.js",
"precache-manifest.613bed58f7856553f6345a62c85c3229.js": "./precache-manifest.613bed58f7856553f6345a62c85c3229.js",
"service-worker.js": "./service-worker.js",
"tables/css/2.566e667f.chunk.css.map": "./tables/css/2.566e667f.chunk.css.map",
"tables/css/main.40738c65.chunk.css.map": "./tables/css/main.40738c65.chunk.css.map",
"tables/css/main.ccd3539d.chunk.css.map": "./tables/css/main.ccd3539d.chunk.css.map",
"tables/media/1.png": "./tables/media/1.png",
"tables/media/2.png": "./tables/media/2.png",
"tables/media/3.png": "./tables/media/3.png",
Expand Down Expand Up @@ -62,7 +62,7 @@
"tables/media/error-page-img.svg": "./tables/media/error-page-img.b96e4579.svg",
"tables/media/light-dashboard.svg": "./tables/media/light-dashboard.91829f1b.svg",
"tables/media/light-notify.svg": "./tables/media/light-notify.c9c38975.svg",
"tables/media/logo.svg": "./tables/media/logo.58bf0b70.svg",
"tables/media/logo1.svg": "./tables/media/logo1.5e119ff3.svg",
"tables/media/logout.svg": "./tables/media/logout.f0f095ef.svg",
"tables/media/messages-filled.svg": "./tables/media/messages-filled.49ad4d1e.svg",
"tables/media/messages.svg": "./tables/media/messages.42686513.svg",
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"><link rel="shortcut icon" href="./favicon.png"><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name="theme-color" content="#000000"><link rel="manifest" href="./manifest.json"><title>Flatlogic One React - Admin Template built with React</title><meta name="description" content="React Admin Dashboard Template built with Bootstrap, Redux and React Router by Flatlogic. Over 40 unique pages, hundreds of components and theme support."><meta name="keywords" content="react admin, react dashboard, react admin template, react theme, react dashboard template, react dashboard template"><meta name="author" content="Flatlogic LLC."><script async src="https://www.googletagmanager.com/gtag/js?id=UA-36759672-9"></script><script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","UA-36759672-9")</script><script type="text/javascript">!function(e,a,t,c,n,m,r){e.ym=e.ym||function(){(e.ym.a=e.ym.a||[]).push(arguments)},e.ym.l=1*new Date,m=a.createElement(t),r=a.getElementsByTagName(t)[0],m.async=1,m.src="https://cdn.jsdelivr.net/npm/yandex-metrica-watch/tag.js",r.parentNode.insertBefore(m,r)}(window,document,"script"),ym(48020168,"init",{id:48020168,clickmap:!0,trackLinks:!0,accurateTrackBounce:!0,webvisor:!0,trackHash:!0,ecommerce:"dataLayer"})</script><link href="./tables/css/2.566e667f.chunk.css" rel="stylesheet"><link href="./tables/css/main.40738c65.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>!function(e){function r(r){for(var n,l,f=r[0],i=r[1],a=r[2],c=0,s=[];c<f.length;c++)l=f[c],Object.prototype.hasOwnProperty.call(o,l)&&o[l]&&s.push(o[l][0]),o[l]=0;for(n in i)Object.prototype.hasOwnProperty.call(i,n)&&(e[n]=i[n]);for(p&&p(r);s.length;)s.shift()();return u.push.apply(u,a||[]),t()}function t(){for(var e,r=0;r<u.length;r++){for(var t=u[r],n=!0,f=1;f<t.length;f++){var i=t[f];0!==o[i]&&(n=!1)}n&&(u.splice(r--,1),e=l(l.s=t[0]))}return e}var n={},o={1:0},u=[];function l(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,l),t.l=!0,t.exports}l.m=e,l.c=n,l.d=function(e,r,t){l.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},l.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},l.t=function(e,r){if(1&r&&(e=l(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(l.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)l.d(t,n,function(r){return e[r]}.bind(null,n));return t},l.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return l.d(r,"a",r),r},l.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},l.p="./";var f=window.webpackJsonp=window.webpackJsonp||[],i=f.push.bind(f);f.push=r,f=f.slice();for(var a=0;a<f.length;a++)r(f[a]);var p=i;t()}([])</script><script src="./tables/js/2.07185f54.chunk.js"></script><script src="./tables/js/main.da70b71d.chunk.js"></script></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"><link rel="shortcut icon" href="./favicon.png"><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name="theme-color" content="#000000"><link rel="manifest" href="./manifest.json"><title>Flatlogic One React - Admin Template built with React</title><meta name="description" content="React Admin Dashboard Template built with Bootstrap, Redux and React Router by Flatlogic. Over 40 unique pages, hundreds of components and theme support."><meta name="keywords" content="react admin, react dashboard, react admin template, react theme, react dashboard template, react dashboard template"><meta name="author" content="Flatlogic LLC."><script async src="https://www.googletagmanager.com/gtag/js?id=UA-36759672-9"></script><script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","UA-36759672-9")</script><script type="text/javascript">!function(e,a,t,c,n,m,r){e.ym=e.ym||function(){(e.ym.a=e.ym.a||[]).push(arguments)},e.ym.l=1*new Date,m=a.createElement(t),r=a.getElementsByTagName(t)[0],m.async=1,m.src="https://cdn.jsdelivr.net/npm/yandex-metrica-watch/tag.js",r.parentNode.insertBefore(m,r)}(window,document,"script"),ym(48020168,"init",{id:48020168,clickmap:!0,trackLinks:!0,accurateTrackBounce:!0,webvisor:!0,trackHash:!0,ecommerce:"dataLayer"})</script><link href="./tables/css/2.566e667f.chunk.css" rel="stylesheet"><link href="./tables/css/main.ccd3539d.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>!function(e){function r(r){for(var n,l,f=r[0],i=r[1],a=r[2],c=0,s=[];c<f.length;c++)l=f[c],Object.prototype.hasOwnProperty.call(o,l)&&o[l]&&s.push(o[l][0]),o[l]=0;for(n in i)Object.prototype.hasOwnProperty.call(i,n)&&(e[n]=i[n]);for(p&&p(r);s.length;)s.shift()();return u.push.apply(u,a||[]),t()}function t(){for(var e,r=0;r<u.length;r++){for(var t=u[r],n=!0,f=1;f<t.length;f++){var i=t[f];0!==o[i]&&(n=!1)}n&&(u.splice(r--,1),e=l(l.s=t[0]))}return e}var n={},o={1:0},u=[];function l(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,l),t.l=!0,t.exports}l.m=e,l.c=n,l.d=function(e,r,t){l.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},l.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},l.t=function(e,r){if(1&r&&(e=l(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(l.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)l.d(t,n,function(r){return e[r]}.bind(null,n));return t},l.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return l.d(r,"a",r),r},l.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},l.p="./";var f=window.webpackJsonp=window.webpackJsonp||[],i=f.push.bind(f);f.push=r,f=f.slice();for(var a=0;a<f.length;a++)r(f[a]);var p=i;t()}([])</script><script src="./tables/js/2.4e0ecb7c.chunk.js"></script><script src="./tables/js/main.bff1578a.chunk.js"></script></body></html>
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
self.__precacheManifest = (self.__precacheManifest || []).concat([
{
"revision": "68717baecbdf5d6adfd4eecae18957b6",
"revision": "60b776fee91770049a36969948cb0ad6",
"url": "./index.html"
},
{
"revision": "07185f54fa753395d375",
"revision": "4e0ecb7ca365871e30e1",
"url": "./tables/css/2.566e667f.chunk.css"
},
{
"revision": "da70b71d204ea33e55ba",
"url": "./tables/css/main.40738c65.chunk.css"
"revision": "bff1578a305be34c6578",
"url": "./tables/css/main.ccd3539d.chunk.css"
},
{
"revision": "07185f54fa753395d375",
"url": "./tables/js/2.07185f54.chunk.js"
"revision": "4e0ecb7ca365871e30e1",
"url": "./tables/js/2.4e0ecb7c.chunk.js"
},
{
"revision": "da70b71d204ea33e55ba",
"url": "./tables/js/main.da70b71d.chunk.js"
"revision": "bff1578a305be34c6578",
"url": "./tables/js/main.bff1578a.chunk.js"
},
{
"revision": "5fe9fcb532ea3eb281d3",
Expand Down Expand Up @@ -308,8 +308,8 @@ self.__precacheManifest = (self.__precacheManifest || []).concat([
"url": "./tables/media/line-awesome.8b129059.woff"
},
{
"revision": "58bf0b70d8888152f49d5fe5720a3d8c",
"url": "./tables/media/logo.58bf0b70.svg"
"revision": "5e119ff3b4bf9e9672e7b3d0aac45d4e",
"url": "./tables/media/logo1.5e119ff3.svg"
},
{
"revision": "f0f095ef89834f7b951e3ee60099b111",
Expand Down
2 changes: 1 addition & 1 deletion docs/service-worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
importScripts("https://storage.googleapis.com/workbox-cdn/releases/4.3.1/workbox-sw.js");

importScripts(
"./precache-manifest.d275839bd6b281c54747ef140ca30adb.js"
"./precache-manifest.613bed58f7856553f6345a62c85c3229.js"
);

self.addEventListener('message', (event) => {
Expand Down
1 change: 0 additions & 1 deletion docs/tables/css/main.40738c65.chunk.css.map

This file was deleted.

Loading