Skip to content

Commit 641f903

Browse files
committed
bump tabler to 1.0.0-beta21
1 parent 17f7628 commit 641f903

15 files changed

+79
-79
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"dependencies": {
44
"@fortawesome/fontawesome-free": "^6.5",
55
"@symfony/webpack-encore": "^1.6.1",
6-
"@tabler/core": "1.0.0-beta19",
6+
"@tabler/core": "1.0.0-beta21",
77
"file-loader": "^6.2.0",
88
"sass": "^1.58.3",
99
"sass-loader": "^11.0"

public/entrypoints.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
"entrypoints": {
33
"tabler": {
44
"js": [
5-
"/bundles/tabler/tabler.js?0c24429e4ffb7abe35b1"
5+
"/bundles/tabler/tabler.js?93a015f5fa936998e525"
66
],
77
"css": [
8-
"/bundles/tabler/tabler.css?00cefdb374eb1d1a803d"
8+
"/bundles/tabler/tabler.css?c89393dfd2f6ace3cb69"
99
]
1010
},
1111
"tabler-rtl": {
1212
"js": [
13-
"/bundles/tabler/tabler-rtl.js?6ce4e19095949da1f375"
13+
"/bundles/tabler/tabler-rtl.js?d0204fbdd29de36aaa14"
1414
],
1515
"css": [
16-
"/bundles/tabler/tabler-rtl.css?ae2325f06f23c77cf332"
16+
"/bundles/tabler/tabler-rtl.css?0e8040795aef40dcf1fa"
1717
]
1818
}
1919
}

public/fonts/fa-brands-400.ttf

2.59 KB
Binary file not shown.

public/fonts/fa-brands-400.woff2

1.15 KB
Binary file not shown.

public/fonts/fa-regular-400.ttf

-200 Bytes
Binary file not shown.

public/fonts/fa-regular-400.woff2

-88 Bytes
Binary file not shown.

public/fonts/fa-solid-900.ttf

552 Bytes
Binary file not shown.

public/fonts/fa-solid-900.woff2

-132 Bytes
Binary file not shown.

public/manifest.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"bundles/tabler/tabler.js": "/bundles/tabler/tabler.js?0c24429e4ffb7abe35b1",
3-
"bundles/tabler/tabler.css": "/bundles/tabler/tabler.css?00cefdb374eb1d1a803d",
4-
"bundles/tabler/tabler-rtl.js": "/bundles/tabler/tabler-rtl.js?6ce4e19095949da1f375",
5-
"bundles/tabler/tabler-rtl.css": "/bundles/tabler/tabler-rtl.css?ae2325f06f23c77cf332",
6-
"bundles/tabler/fonts/fa-solid-900.ttf": "/bundles/tabler/fonts/fa-solid-900.ttf?bb5be820",
7-
"bundles/tabler/fonts/fa-brands-400.ttf": "/bundles/tabler/fonts/fa-brands-400.ttf?4c05cd9b",
8-
"bundles/tabler/fonts/fa-solid-900.woff2": "/bundles/tabler/fonts/fa-solid-900.woff2?4cbe3db2",
9-
"bundles/tabler/fonts/fa-brands-400.woff2": "/bundles/tabler/fonts/fa-brands-400.woff2?498f4d22",
10-
"bundles/tabler/fonts/fa-regular-400.ttf": "/bundles/tabler/fonts/fa-regular-400.ttf?96e19e1a",
11-
"bundles/tabler/fonts/fa-regular-400.woff2": "/bundles/tabler/fonts/fa-regular-400.woff2?83824cd5"
2+
"bundles/tabler/tabler.js": "/bundles/tabler/tabler.js?93a015f5fa936998e525",
3+
"bundles/tabler/tabler.css": "/bundles/tabler/tabler.css?c89393dfd2f6ace3cb69",
4+
"bundles/tabler/tabler-rtl.js": "/bundles/tabler/tabler-rtl.js?d0204fbdd29de36aaa14",
5+
"bundles/tabler/tabler-rtl.css": "/bundles/tabler/tabler-rtl.css?0e8040795aef40dcf1fa",
6+
"bundles/tabler/fonts/fa-solid-900.ttf": "/bundles/tabler/fonts/fa-solid-900.ttf?bacd5de6",
7+
"bundles/tabler/fonts/fa-brands-400.ttf": "/bundles/tabler/fonts/fa-brands-400.ttf?60127e35",
8+
"bundles/tabler/fonts/fa-solid-900.woff2": "/bundles/tabler/fonts/fa-solid-900.woff2?4d986b00",
9+
"bundles/tabler/fonts/fa-brands-400.woff2": "/bundles/tabler/fonts/fa-brands-400.woff2?455ea818",
10+
"bundles/tabler/fonts/fa-regular-400.ttf": "/bundles/tabler/fonts/fa-regular-400.ttf?eb91f7b9",
11+
"bundles/tabler/fonts/fa-regular-400.woff2": "/bundles/tabler/fonts/fa-regular-400.woff2?21cb8f55"
1212
}

public/tabler-rtl.css

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)