mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
bootstrap update
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -1,6 +1,6 @@
|
|||||||
source "https://rubygems.org"
|
source "https://rubygems.org"
|
||||||
|
|
||||||
gem "jekyll", "~> 4.0"
|
gem "jekyll", "4.1.1"
|
||||||
|
|
||||||
group :jekyll_plugins do
|
group :jekyll_plugins do
|
||||||
gem 'jekyll-toc'
|
gem 'jekyll-toc'
|
||||||
|
|||||||
89
Gemfile.lock
89
Gemfile.lock
@@ -1,89 +0,0 @@
|
|||||||
GEM
|
|
||||||
remote: https://rubygems.org/
|
|
||||||
specs:
|
|
||||||
addressable (2.7.0)
|
|
||||||
public_suffix (>= 2.0.2, < 5.0)
|
|
||||||
colorator (1.1.0)
|
|
||||||
concurrent-ruby (1.1.6)
|
|
||||||
em-websocket (0.5.1)
|
|
||||||
eventmachine (>= 0.12.9)
|
|
||||||
http_parser.rb (~> 0.6.0)
|
|
||||||
eventmachine (1.2.7)
|
|
||||||
ffi (1.12.2)
|
|
||||||
forwardable-extended (2.6.0)
|
|
||||||
htmlbeautifier (1.3.1)
|
|
||||||
htmlcompressor (0.4.0)
|
|
||||||
http_parser.rb (0.6.0)
|
|
||||||
i18n (1.8.2)
|
|
||||||
concurrent-ruby (~> 1.0)
|
|
||||||
jekyll (4.0.0)
|
|
||||||
addressable (~> 2.4)
|
|
||||||
colorator (~> 1.0)
|
|
||||||
em-websocket (~> 0.5)
|
|
||||||
i18n (>= 0.9.5, < 2)
|
|
||||||
jekyll-sass-converter (~> 2.0)
|
|
||||||
jekyll-watch (~> 2.0)
|
|
||||||
kramdown (~> 2.1)
|
|
||||||
kramdown-parser-gfm (~> 1.0)
|
|
||||||
liquid (~> 4.0)
|
|
||||||
mercenary (~> 0.3.3)
|
|
||||||
pathutil (~> 0.9)
|
|
||||||
rouge (~> 3.0)
|
|
||||||
safe_yaml (~> 1.0)
|
|
||||||
terminal-table (~> 1.8)
|
|
||||||
jekyll-random (0.1)
|
|
||||||
jekyll (>= 3.3, < 5.0)
|
|
||||||
jekyll-redirect-from (0.16.0)
|
|
||||||
jekyll (>= 3.3, < 5.0)
|
|
||||||
jekyll-sass-converter (2.1.0)
|
|
||||||
sassc (> 2.0.1, < 3.0)
|
|
||||||
jekyll-tidy (0.2.2)
|
|
||||||
htmlbeautifier
|
|
||||||
htmlcompressor
|
|
||||||
jekyll
|
|
||||||
jekyll-timeago (0.13.1)
|
|
||||||
mini_i18n (>= 0.8.0)
|
|
||||||
jekyll-toc (0.13.1)
|
|
||||||
jekyll (>= 3.7)
|
|
||||||
nokogiri (~> 1.9)
|
|
||||||
jekyll-watch (2.2.1)
|
|
||||||
listen (~> 3.0)
|
|
||||||
kramdown (2.1.0)
|
|
||||||
kramdown-parser-gfm (1.1.0)
|
|
||||||
kramdown (~> 2.0)
|
|
||||||
liquid (4.0.3)
|
|
||||||
listen (3.2.1)
|
|
||||||
rb-fsevent (~> 0.10, >= 0.10.3)
|
|
||||||
rb-inotify (~> 0.9, >= 0.9.10)
|
|
||||||
mercenary (0.3.6)
|
|
||||||
mini_i18n (0.8.0)
|
|
||||||
mini_portile2 (2.4.0)
|
|
||||||
nokogiri (1.10.9)
|
|
||||||
mini_portile2 (~> 2.4.0)
|
|
||||||
pathutil (0.16.2)
|
|
||||||
forwardable-extended (~> 2.6)
|
|
||||||
public_suffix (4.0.3)
|
|
||||||
rb-fsevent (0.10.3)
|
|
||||||
rb-inotify (0.10.1)
|
|
||||||
ffi (~> 1.0)
|
|
||||||
rouge (3.17.0)
|
|
||||||
safe_yaml (1.0.5)
|
|
||||||
sassc (2.2.1)
|
|
||||||
ffi (~> 1.9)
|
|
||||||
terminal-table (1.8.0)
|
|
||||||
unicode-display_width (~> 1.1, >= 1.1.1)
|
|
||||||
unicode-display_width (1.7.0)
|
|
||||||
|
|
||||||
PLATFORMS
|
|
||||||
ruby
|
|
||||||
|
|
||||||
DEPENDENCIES
|
|
||||||
jekyll (~> 4.0)
|
|
||||||
jekyll-random
|
|
||||||
jekyll-redirect-from
|
|
||||||
jekyll-tidy
|
|
||||||
jekyll-timeago
|
|
||||||
jekyll-toc
|
|
||||||
|
|
||||||
BUNDLED WITH
|
|
||||||
1.17.3
|
|
||||||
6085
package-lock.json
generated
6085
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
62
package.json
62
package.json
@@ -76,58 +76,58 @@
|
|||||||
"main": "dist/js/tabler.js",
|
"main": "dist/js/tabler.js",
|
||||||
"homepage": "https://tabler.io",
|
"homepage": "https://tabler.io",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/preset-env": "^7.9.6",
|
"@babel/preset-env": "^7.11.5",
|
||||||
"browser-sync": "^2.26.7",
|
"browser-sync": "^2.26.12",
|
||||||
"bundlesize": "^0.18.0",
|
"bundlesize": "^0.18.0",
|
||||||
"child_process": "^1.0.2",
|
"child_process": "^1.0.2",
|
||||||
"clean-css-cli": "^4.3.0",
|
"clean-css-cli": "^4.3.0",
|
||||||
"cross-env": "^7.0.2",
|
"cross-env": "^7.0.2",
|
||||||
"eslint": "^6.8.0",
|
"eslint": "^7.9.0",
|
||||||
"eslint-config-xo": "^0.29.1",
|
"eslint-config-xo": "^0.32.1",
|
||||||
"eslint-plugin-import": "^2.20.2",
|
"eslint-plugin-import": "^2.22.0",
|
||||||
"eslint-plugin-unicorn": "^19.0.1",
|
"eslint-plugin-unicorn": "^22.0.0",
|
||||||
"glob": "^7.1.6",
|
"glob": "^7.1.6",
|
||||||
"gulp": "^4.0.2",
|
"gulp": "^4.0.2",
|
||||||
"http-server": "^0.12.3",
|
"http-server": "^0.12.3",
|
||||||
"icon-font-generator": "^2.1.10",
|
"icon-font-generator": "^2.1.10",
|
||||||
"node-sass": "^4.14.0",
|
"node-sass": "^4.14.1",
|
||||||
"node-sass-package-importer": "^5.3.2",
|
"node-sass-package-importer": "^5.3.2",
|
||||||
"nodemon": "^2.0.3",
|
"nodemon": "^2.0.4",
|
||||||
"npm-run-all": "^4.1.5",
|
"npm-run-all": "^4.1.5",
|
||||||
"percy": "^0.26.2",
|
"percy": "^0.28.2",
|
||||||
"postcss-cli": "^7.1.1",
|
"postcss-cli": "^8.0.0",
|
||||||
"rollup": "^2.7.6",
|
"rollup": "^2.28.2",
|
||||||
"rollup-plugin-babel": "^4.4.0",
|
"rollup-plugin-babel": "^4.4.0",
|
||||||
"rollup-plugin-babel-minify": "^10.0.0",
|
"rollup-plugin-babel-minify": "^10.0.0",
|
||||||
"rollup-plugin-commonjs": "^10.1.0",
|
"rollup-plugin-commonjs": "^10.1.0",
|
||||||
"rollup-plugin-filesize": "^8.0.0",
|
"rollup-plugin-filesize": "^9.0.2",
|
||||||
"rollup-plugin-multi-input": "^1.1.1",
|
"rollup-plugin-multi-input": "^1.1.1",
|
||||||
"rollup-plugin-node-resolve": "^5.2.0",
|
"rollup-plugin-node-resolve": "^5.2.0",
|
||||||
"shelljs": "^0.8.4",
|
"shelljs": "^0.8.4",
|
||||||
"stylelint": "^13.3.3",
|
"stylelint": "^13.7.2",
|
||||||
"stylelint-config-twbs-bootstrap": "^2.0.2",
|
"stylelint-config-twbs-bootstrap": "^2.1.0",
|
||||||
"svgo": "^1.3.2",
|
"svgo": "^1.3.2",
|
||||||
"tabler-icons": "^1.6.1",
|
"tabler-icons": "^1.26.0",
|
||||||
"terser": "^4.6.13",
|
"terser": "^5.3.2",
|
||||||
"yaml": "^1.9.2"
|
"yaml": "^1.10.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fullcalendar/core": "^4.4.0",
|
"@fullcalendar/core": "^5.3.1",
|
||||||
"@fullcalendar/daygrid": "^4.4.0",
|
"@fullcalendar/daygrid": "^5.3.2",
|
||||||
"@fullcalendar/interaction": "^4.4.0",
|
"@fullcalendar/interaction": "^5.3.1",
|
||||||
"@fullcalendar/list": "^4.4.0",
|
"@fullcalendar/list": "^5.3.1",
|
||||||
"@fullcalendar/timegrid": "^4.4.0",
|
"@fullcalendar/timegrid": "^5.3.1",
|
||||||
"apexcharts": "^3.19.0",
|
"apexcharts": "^3.21.0",
|
||||||
"autosize": "^4.0.2",
|
"autosize": "^4.0.2",
|
||||||
"bootstrap": "twbs/bootstrap#81404d2",
|
"bootstrap": "5.0.0-alpha1",
|
||||||
"countup.js": "^2.0.5",
|
"countup.js": "^2.0.7",
|
||||||
"daterangepicker": "^3.0.5",
|
"daterangepicker": "^3.1.0",
|
||||||
"flatpickr": "^4.6.3",
|
"flatpickr": "^4.6.6",
|
||||||
"fullcalendar": "^3.10.1",
|
"fullcalendar": "^5.3.2",
|
||||||
"imask": "^6.0.3",
|
"imask": "^6.0.5",
|
||||||
"jquery": "^3.5.0",
|
"jquery": "^3.5.1",
|
||||||
"jqvmap": "^1.5.1",
|
"jqvmap": "^1.5.1",
|
||||||
"nouislider": "^14.2.0",
|
"nouislider": "^14.6.2",
|
||||||
"peity": "^3.3.0",
|
"peity": "^3.3.0",
|
||||||
"popper.js": "^1.16.1",
|
"popper.js": "^1.16.1",
|
||||||
"selectize": "^0.12.6"
|
"selectize": "^0.12.6"
|
||||||
|
|||||||
@@ -55,7 +55,7 @@
|
|||||||
|
|
||||||
td {
|
td {
|
||||||
display: block;
|
display: block;
|
||||||
padding: $table-cell-padding !important;
|
padding: $table-cell-padding-x $table-cell-padding-y !important;
|
||||||
border: none;
|
border: none;
|
||||||
color: $body-color !important;
|
color: $body-color !important;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user