Skip to content

Commit

Permalink
bump tabler to 1.0.0-beta21
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinpapst committed Sep 9, 2024
1 parent 17f7628 commit 641f903
Show file tree
Hide file tree
Showing 15 changed files with 79 additions and 79 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"dependencies": {
"@fortawesome/fontawesome-free": "^6.5",
"@symfony/webpack-encore": "^1.6.1",
"@tabler/core": "1.0.0-beta19",
"@tabler/core": "1.0.0-beta21",
"file-loader": "^6.2.0",
"sass": "^1.58.3",
"sass-loader": "^11.0"
Expand Down
8 changes: 4 additions & 4 deletions public/entrypoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
"entrypoints": {
"tabler": {
"js": [
"/bundles/tabler/tabler.js?0c24429e4ffb7abe35b1"
"/bundles/tabler/tabler.js?93a015f5fa936998e525"
],
"css": [
"/bundles/tabler/tabler.css?00cefdb374eb1d1a803d"
"/bundles/tabler/tabler.css?c89393dfd2f6ace3cb69"
]
},
"tabler-rtl": {
"js": [
"/bundles/tabler/tabler-rtl.js?6ce4e19095949da1f375"
"/bundles/tabler/tabler-rtl.js?d0204fbdd29de36aaa14"
],
"css": [
"/bundles/tabler/tabler-rtl.css?ae2325f06f23c77cf332"
"/bundles/tabler/tabler-rtl.css?0e8040795aef40dcf1fa"
]
}
}
Expand Down
Binary file modified public/fonts/fa-brands-400.ttf
Binary file not shown.
Binary file modified public/fonts/fa-brands-400.woff2
Binary file not shown.
Binary file modified public/fonts/fa-regular-400.ttf
Binary file not shown.
Binary file modified public/fonts/fa-regular-400.woff2
Binary file not shown.
Binary file modified public/fonts/fa-solid-900.ttf
Binary file not shown.
Binary file modified public/fonts/fa-solid-900.woff2
Binary file not shown.
20 changes: 10 additions & 10 deletions public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"bundles/tabler/tabler.js": "/bundles/tabler/tabler.js?0c24429e4ffb7abe35b1",
"bundles/tabler/tabler.css": "/bundles/tabler/tabler.css?00cefdb374eb1d1a803d",
"bundles/tabler/tabler-rtl.js": "/bundles/tabler/tabler-rtl.js?6ce4e19095949da1f375",
"bundles/tabler/tabler-rtl.css": "/bundles/tabler/tabler-rtl.css?ae2325f06f23c77cf332",
"bundles/tabler/fonts/fa-solid-900.ttf": "/bundles/tabler/fonts/fa-solid-900.ttf?bb5be820",
"bundles/tabler/fonts/fa-brands-400.ttf": "/bundles/tabler/fonts/fa-brands-400.ttf?4c05cd9b",
"bundles/tabler/fonts/fa-solid-900.woff2": "/bundles/tabler/fonts/fa-solid-900.woff2?4cbe3db2",
"bundles/tabler/fonts/fa-brands-400.woff2": "/bundles/tabler/fonts/fa-brands-400.woff2?498f4d22",
"bundles/tabler/fonts/fa-regular-400.ttf": "/bundles/tabler/fonts/fa-regular-400.ttf?96e19e1a",
"bundles/tabler/fonts/fa-regular-400.woff2": "/bundles/tabler/fonts/fa-regular-400.woff2?83824cd5"
"bundles/tabler/tabler.js": "/bundles/tabler/tabler.js?93a015f5fa936998e525",
"bundles/tabler/tabler.css": "/bundles/tabler/tabler.css?c89393dfd2f6ace3cb69",
"bundles/tabler/tabler-rtl.js": "/bundles/tabler/tabler-rtl.js?d0204fbdd29de36aaa14",
"bundles/tabler/tabler-rtl.css": "/bundles/tabler/tabler-rtl.css?0e8040795aef40dcf1fa",
"bundles/tabler/fonts/fa-solid-900.ttf": "/bundles/tabler/fonts/fa-solid-900.ttf?bacd5de6",
"bundles/tabler/fonts/fa-brands-400.ttf": "/bundles/tabler/fonts/fa-brands-400.ttf?60127e35",
"bundles/tabler/fonts/fa-solid-900.woff2": "/bundles/tabler/fonts/fa-solid-900.woff2?4d986b00",
"bundles/tabler/fonts/fa-brands-400.woff2": "/bundles/tabler/fonts/fa-brands-400.woff2?455ea818",
"bundles/tabler/fonts/fa-regular-400.ttf": "/bundles/tabler/fonts/fa-regular-400.ttf?eb91f7b9",
"bundles/tabler/fonts/fa-regular-400.woff2": "/bundles/tabler/fonts/fa-regular-400.woff2?21cb8f55"
}
50 changes: 25 additions & 25 deletions public/tabler-rtl.css

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions public/tabler-rtl.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
/*!
* Bootstrap v5.3.0-alpha3 (https://getbootstrap.com/)
* Copyright 2011-2023 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
* Bootstrap v5.3.3 (https://getbootstrap.com/)
* Copyright 2011-2024 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

/*!
* Tabler v1.0.0-beta19 (https://tabler.io)
* @version 1.0.0-beta19
* Tabler v1.0.0-beta21 (https://tabler.io)
* @version 1.0.0-beta21
* @link https://tabler.io
* Copyright 2018-2023 The Tabler Authors
* Copyright 2018-2023 codecalm.net Paweł Kuna
* Copyright 2018-2024 The Tabler Authors
* Copyright 2018-2024 codecalm.net Paweł Kuna
* Licensed under MIT (https://github.com/tabler/tabler/blob/master/LICENSE)
*/
50 changes: 25 additions & 25 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.

12 changes: 6 additions & 6 deletions public/tabler.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
/*!
* Bootstrap v5.3.0-alpha3 (https://getbootstrap.com/)
* Copyright 2011-2023 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
* Bootstrap v5.3.3 (https://getbootstrap.com/)
* Copyright 2011-2024 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

/*!
* Tabler v1.0.0-beta19 (https://tabler.io)
* @version 1.0.0-beta19
* Tabler v1.0.0-beta21 (https://tabler.io)
* @version 1.0.0-beta21
* @link https://tabler.io
* Copyright 2018-2023 The Tabler Authors
* Copyright 2018-2023 codecalm.net Paweł Kuna
* Copyright 2018-2024 The Tabler Authors
* Copyright 2018-2024 codecalm.net Paweł Kuna
* Licensed under MIT (https://github.com/tabler/tabler/blob/master/LICENSE)
*/

0 comments on commit 641f903

Please sign in to comment.