Skip to content

Commit

Permalink
upgraded to tabler 1.0.0-beta9
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinpapst committed Feb 26, 2022
1 parent 39fde82 commit d861001
Show file tree
Hide file tree
Showing 16 changed files with 15 additions and 25 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@fortawesome/fontawesome-free": "^5.15.4",
"@popperjs/core": "^2.10.2",
"@symfony/webpack-encore": "^1.6.1",
"@tabler/core": "^1.0.0-beta8",
"@tabler/core": "^1.0.0-beta9",
"bootstrap": "^5.1.3",
"file-loader": "^6.2.0",
"node-sass": "^7.0",
Expand Down
4 changes: 2 additions & 2 deletions public/entrypoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"entrypoints": {
"tabler": {
"js": [
"/bundles/tabler/tabler.js?1254847aef86188c1647"
"/bundles/tabler/tabler.js?b57457a63c1ce72ead3a"
],
"css": [
"/bundles/tabler/tabler.css?2f7ce9ba2b4220f3ad3e"
"/bundles/tabler/tabler.css?76dc03e4666127fefb47"
]
}
}
Expand Down
Binary file removed public/fonts/inter-v7-latin-ext_latin-300.woff
Binary file not shown.
Binary file removed public/fonts/inter-v7-latin-ext_latin-300.woff2
Binary file not shown.
Binary file removed public/fonts/inter-v7-latin-ext_latin-500.woff
Binary file not shown.
Binary file removed public/fonts/inter-v7-latin-ext_latin-500.woff2
Binary file not shown.
Binary file removed public/fonts/inter-v7-latin-ext_latin-600.woff
Binary file not shown.
Binary file removed public/fonts/inter-v7-latin-ext_latin-600.woff2
Binary file not shown.
Binary file removed public/fonts/inter-v7-latin-ext_latin-700.woff
Binary file not shown.
Binary file removed public/fonts/inter-v7-latin-ext_latin-700.woff2
Binary file not shown.
Binary file removed public/fonts/inter-v7-latin-ext_latin-regular.woff
Binary file not shown.
Binary file removed public/fonts/inter-v7-latin-ext_latin-regular.woff2
Binary file not shown.
14 changes: 2 additions & 12 deletions public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"bundles/tabler/tabler.js": "/bundles/tabler/tabler.js?1254847aef86188c1647",
"bundles/tabler/tabler.css": "/bundles/tabler/tabler.css?2f7ce9ba2b4220f3ad3e",
"bundles/tabler/tabler.js": "/bundles/tabler/tabler.js?b57457a63c1ce72ead3a",
"bundles/tabler/tabler.css": "/bundles/tabler/tabler.css?76dc03e4666127fefb47",
"bundles/tabler/images/fa-solid-900.svg": "/bundles/tabler/images/fa-solid-900.svg?7a8b4f13",
"bundles/tabler/images/fa-brands-400.svg": "/bundles/tabler/images/fa-brands-400.svg?2f517e09",
"bundles/tabler/fonts/fa-solid-900.eot": "/bundles/tabler/fonts/fa-solid-900.eot?9bbb245e",
Expand All @@ -12,18 +12,8 @@
"bundles/tabler/fonts/fa-brands-400.woff": "/bundles/tabler/fonts/fa-brands-400.woff?2285773e",
"bundles/tabler/fonts/fa-solid-900.woff2": "/bundles/tabler/fonts/fa-solid-900.woff2?1551f4f6",
"bundles/tabler/fonts/fa-brands-400.woff2": "/bundles/tabler/fonts/fa-brands-400.woff2?d878b0a6",
"bundles/tabler/fonts/inter-v7-latin-ext_latin-700.woff": "/bundles/tabler/fonts/inter-v7-latin-ext_latin-700.woff?320bab86",
"bundles/tabler/fonts/inter-v7-latin-ext_latin-600.woff": "/bundles/tabler/fonts/inter-v7-latin-ext_latin-600.woff?0714af33",
"bundles/tabler/fonts/inter-v7-latin-ext_latin-500.woff": "/bundles/tabler/fonts/inter-v7-latin-ext_latin-500.woff?1cdda7dc",
"bundles/tabler/fonts/inter-v7-latin-ext_latin-300.woff": "/bundles/tabler/fonts/inter-v7-latin-ext_latin-300.woff?0208ae3e",
"bundles/tabler/fonts/inter-v7-latin-ext_latin-regular.woff": "/bundles/tabler/fonts/inter-v7-latin-ext_latin-regular.woff?53f0bff9",
"bundles/tabler/fonts/inter-v7-latin-ext_latin-700.woff2": "/bundles/tabler/fonts/inter-v7-latin-ext_latin-700.woff2?b5b5afc7",
"bundles/tabler/fonts/inter-v7-latin-ext_latin-600.woff2": "/bundles/tabler/fonts/inter-v7-latin-ext_latin-600.woff2?a4ee8c51",
"bundles/tabler/fonts/inter-v7-latin-ext_latin-500.woff2": "/bundles/tabler/fonts/inter-v7-latin-ext_latin-500.woff2?8badf2f5",
"bundles/tabler/fonts/inter-v7-latin-ext_latin-300.woff2": "/bundles/tabler/fonts/inter-v7-latin-ext_latin-300.woff2?63d88e98",
"bundles/tabler/fonts/fa-regular-400.eot": "/bundles/tabler/fonts/fa-regular-400.eot?77206a6b",
"bundles/tabler/fonts/fa-regular-400.ttf": "/bundles/tabler/fonts/fa-regular-400.ttf?491974d1",
"bundles/tabler/fonts/inter-v7-latin-ext_latin-regular.woff2": "/bundles/tabler/fonts/inter-v7-latin-ext_latin-regular.woff2?bad5b1e6",
"bundles/tabler/fonts/fa-regular-400.woff": "/bundles/tabler/fonts/fa-regular-400.woff?bb58e57c",
"bundles/tabler/fonts/fa-regular-400.woff2": "/bundles/tabler/fonts/fa-regular-400.woff2?7a333762"
}
14 changes: 7 additions & 7 deletions public/tabler.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/tabler.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions public/tabler.js.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
*/

/*!
* Tabler v1.0.0-beta8 (https://tabler.io)
* @version 1.0.0-beta8
* Tabler v1.0.0-beta9 (https://tabler.io)
* @version 1.0.0-beta9
* @link https://tabler.io
* Copyright 2018-2022 The Tabler Authors
* Copyright 2018-2022 codecalm.net Paweł Kuna
Expand Down

0 comments on commit d861001

Please sign in to comment.