mirror of
https://github.com/StartBootstrap/startbootstrap-sb-admin.git
synced 2025-01-14 09:32:21 +01:00
bootstrap 5.2.3 update with datatables
Updated to Bootstrap 5.2.3 and updated datatables css to fix problems with the new version along with other dependency updates
This commit is contained in:
parent
6e5ba9d4d2
commit
9065e4be0e
23 changed files with 2690 additions and 3160 deletions
2
LICENSE
2
LICENSE
|
@ -1,6 +1,6 @@
|
|||
The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2013-2022 Start Bootstrap LLC
|
||||
Copyright (c) 2013-2023 Start Bootstrap LLC
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
|
@ -12,8 +12,6 @@
|
|||
|
||||
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/StartBootstrap/startbootstrap-sb-admin/master/LICENSE)
|
||||
[![npm version](https://img.shields.io/npm/v/startbootstrap-sb-admin.svg)](https://www.npmjs.com/package/startbootstrap-sb-admin)
|
||||
[![dependencies Status](https://david-dm.org/StartBootstrap/startbootstrap-sb-admin/status.svg)](https://david-dm.org/StartBootstrap/startbootstrap-sb-admin)
|
||||
[![devDependencies Status](https://david-dm.org/StartBootstrap/startbootstrap-sb-admin/dev-status.svg)](https://david-dm.org/StartBootstrap/startbootstrap-sb-admin?type=dev)
|
||||
|
||||
## Download and Installation
|
||||
|
||||
|
@ -72,4 +70,4 @@ Start Bootstrap is based on the [Bootstrap](https://getbootstrap.com/) framework
|
|||
|
||||
## Copyright and License
|
||||
|
||||
Copyright 2013-2022 Start Bootstrap LLC. Code released under the [MIT](https://github.com/StartBootstrap/startbootstrap-sb-admin/blob/master/LICENSE) license.
|
||||
Copyright 2013-2023 Start Bootstrap LLC. Code released under the [MIT](https://github.com/StartBootstrap/startbootstrap-sb-admin/blob/master/LICENSE) license.
|
||||
|
|
6
dist/401.html
vendored
6
dist/401.html
vendored
|
@ -8,7 +8,7 @@
|
|||
<meta name="author" content="" />
|
||||
<title>404 Error - SB Admin</title>
|
||||
<link href="css/styles.css" rel="stylesheet" />
|
||||
<script src="https://use.fontawesome.com/releases/v6.1.0/js/all.js" crossorigin="anonymous"></script>
|
||||
<script src="https://use.fontawesome.com/releases/v6.3.0/js/all.js" crossorigin="anonymous"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="layoutError">
|
||||
|
@ -35,7 +35,7 @@
|
|||
<footer class="py-4 bg-light mt-auto">
|
||||
<div class="container-fluid px-4">
|
||||
<div class="d-flex align-items-center justify-content-between small">
|
||||
<div class="text-muted">Copyright © Your Website 2022</div>
|
||||
<div class="text-muted">Copyright © Your Website 2023</div>
|
||||
<div>
|
||||
<a href="#">Privacy Policy</a>
|
||||
·
|
||||
|
@ -46,7 +46,7 @@
|
|||
</footer>
|
||||
</div>
|
||||
</div>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js" crossorigin="anonymous"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js" crossorigin="anonymous"></script>
|
||||
<script src="js/scripts.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
6
dist/404.html
vendored
6
dist/404.html
vendored
|
@ -8,7 +8,7 @@
|
|||
<meta name="author" content="" />
|
||||
<title>404 Error - SB Admin</title>
|
||||
<link href="css/styles.css" rel="stylesheet" />
|
||||
<script src="https://use.fontawesome.com/releases/v6.1.0/js/all.js" crossorigin="anonymous"></script>
|
||||
<script src="https://use.fontawesome.com/releases/v6.3.0/js/all.js" crossorigin="anonymous"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="layoutError">
|
||||
|
@ -34,7 +34,7 @@
|
|||
<footer class="py-4 bg-light mt-auto">
|
||||
<div class="container-fluid px-4">
|
||||
<div class="d-flex align-items-center justify-content-between small">
|
||||
<div class="text-muted">Copyright © Your Website 2022</div>
|
||||
<div class="text-muted">Copyright © Your Website 2023</div>
|
||||
<div>
|
||||
<a href="#">Privacy Policy</a>
|
||||
·
|
||||
|
@ -45,7 +45,7 @@
|
|||
</footer>
|
||||
</div>
|
||||
</div>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js" crossorigin="anonymous"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js" crossorigin="anonymous"></script>
|
||||
<script src="js/scripts.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
6
dist/500.html
vendored
6
dist/500.html
vendored
|
@ -8,7 +8,7 @@
|
|||
<meta name="author" content="" />
|
||||
<title>404 Error - SB Admin</title>
|
||||
<link href="css/styles.css" rel="stylesheet" />
|
||||
<script src="https://use.fontawesome.com/releases/v6.1.0/js/all.js" crossorigin="anonymous"></script>
|
||||
<script src="https://use.fontawesome.com/releases/v6.3.0/js/all.js" crossorigin="anonymous"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="layoutError">
|
||||
|
@ -34,7 +34,7 @@
|
|||
<footer class="py-4 bg-light mt-auto">
|
||||
<div class="container-fluid px-4">
|
||||
<div class="d-flex align-items-center justify-content-between small">
|
||||
<div class="text-muted">Copyright © Your Website 2022</div>
|
||||
<div class="text-muted">Copyright © Your Website 2023</div>
|
||||
<div>
|
||||
<a href="#">Privacy Policy</a>
|
||||
·
|
||||
|
@ -45,7 +45,7 @@
|
|||
</footer>
|
||||
</div>
|
||||
</div>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js" crossorigin="anonymous"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js" crossorigin="anonymous"></script>
|
||||
<script src="js/scripts.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
6
dist/charts.html
vendored
6
dist/charts.html
vendored
|
@ -8,7 +8,7 @@
|
|||
<meta name="author" content="" />
|
||||
<title>Charts - SB Admin</title>
|
||||
<link href="css/styles.css" rel="stylesheet" />
|
||||
<script src="https://use.fontawesome.com/releases/v6.1.0/js/all.js" crossorigin="anonymous"></script>
|
||||
<script src="https://use.fontawesome.com/releases/v6.3.0/js/all.js" crossorigin="anonymous"></script>
|
||||
</head>
|
||||
<body class="sb-nav-fixed">
|
||||
<nav class="sb-topnav navbar navbar-expand navbar-dark bg-dark">
|
||||
|
@ -156,7 +156,7 @@
|
|||
<footer class="py-4 bg-light mt-auto">
|
||||
<div class="container-fluid px-4">
|
||||
<div class="d-flex align-items-center justify-content-between small">
|
||||
<div class="text-muted">Copyright © Your Website 2022</div>
|
||||
<div class="text-muted">Copyright © Your Website 2023</div>
|
||||
<div>
|
||||
<a href="#">Privacy Policy</a>
|
||||
·
|
||||
|
@ -167,7 +167,7 @@
|
|||
</footer>
|
||||
</div>
|
||||
</div>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js" crossorigin="anonymous"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js" crossorigin="anonymous"></script>
|
||||
<script src="js/scripts.js"></script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.8.0/Chart.min.js" crossorigin="anonymous"></script>
|
||||
<script src="assets/demo/chart-area-demo.js"></script>
|
||||
|
|
5114
dist/css/styles.css
vendored
5114
dist/css/styles.css
vendored
File diff suppressed because it is too large
Load diff
10
dist/index.html
vendored
10
dist/index.html
vendored
|
@ -7,9 +7,9 @@
|
|||
<meta name="description" content="" />
|
||||
<meta name="author" content="" />
|
||||
<title>Dashboard - SB Admin</title>
|
||||
<link href="https://cdn.jsdelivr.net/npm/simple-datatables@latest/dist/style.css" rel="stylesheet" />
|
||||
<link href="https://cdn.jsdelivr.net/npm/simple-datatables@7.1.2/dist/style.min.css" rel="stylesheet" />
|
||||
<link href="css/styles.css" rel="stylesheet" />
|
||||
<script src="https://use.fontawesome.com/releases/v6.1.0/js/all.js" crossorigin="anonymous"></script>
|
||||
<script src="https://use.fontawesome.com/releases/v6.3.0/js/all.js" crossorigin="anonymous"></script>
|
||||
</head>
|
||||
<body class="sb-nav-fixed">
|
||||
<nav class="sb-topnav navbar navbar-expand navbar-dark bg-dark">
|
||||
|
@ -665,7 +665,7 @@
|
|||
<footer class="py-4 bg-light mt-auto">
|
||||
<div class="container-fluid px-4">
|
||||
<div class="d-flex align-items-center justify-content-between small">
|
||||
<div class="text-muted">Copyright © Your Website 2022</div>
|
||||
<div class="text-muted">Copyright © Your Website 2023</div>
|
||||
<div>
|
||||
<a href="#">Privacy Policy</a>
|
||||
·
|
||||
|
@ -676,12 +676,12 @@
|
|||
</footer>
|
||||
</div>
|
||||
</div>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js" crossorigin="anonymous"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js" crossorigin="anonymous"></script>
|
||||
<script src="js/scripts.js"></script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.8.0/Chart.min.js" crossorigin="anonymous"></script>
|
||||
<script src="assets/demo/chart-area-demo.js"></script>
|
||||
<script src="assets/demo/chart-bar-demo.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/simple-datatables@latest" crossorigin="anonymous"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/simple-datatables@7.1.2/dist/umd/simple-datatables.min.js" crossorigin="anonymous"></script>
|
||||
<script src="js/datatables-simple-demo.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
4
dist/js/scripts.js
vendored
4
dist/js/scripts.js
vendored
|
@ -1,6 +1,6 @@
|
|||
/*!
|
||||
* Start Bootstrap - SB Admin v7.0.5 (https://startbootstrap.com/template/sb-admin)
|
||||
* Copyright 2013-2022 Start Bootstrap
|
||||
* Start Bootstrap - SB Admin v7.0.6 (https://startbootstrap.com/template/sb-admin)
|
||||
* Copyright 2013-2023 Start Bootstrap
|
||||
* Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-sb-admin/blob/master/LICENSE)
|
||||
*/
|
||||
//
|
||||
|
|
6
dist/layout-sidenav-light.html
vendored
6
dist/layout-sidenav-light.html
vendored
|
@ -8,7 +8,7 @@
|
|||
<meta name="author" content="" />
|
||||
<title>Sidenav Light - SB Admin</title>
|
||||
<link href="css/styles.css" rel="stylesheet" />
|
||||
<script src="https://use.fontawesome.com/releases/v6.1.0/js/all.js" crossorigin="anonymous"></script>
|
||||
<script src="https://use.fontawesome.com/releases/v6.3.0/js/all.js" crossorigin="anonymous"></script>
|
||||
</head>
|
||||
<body class="sb-nav-fixed">
|
||||
<nav class="sb-topnav navbar navbar-expand navbar-dark bg-dark">
|
||||
|
@ -130,7 +130,7 @@
|
|||
<footer class="py-4 bg-light mt-auto">
|
||||
<div class="container-fluid px-4">
|
||||
<div class="d-flex align-items-center justify-content-between small">
|
||||
<div class="text-muted">Copyright © Your Website 2022</div>
|
||||
<div class="text-muted">Copyright © Your Website 2023</div>
|
||||
<div>
|
||||
<a href="#">Privacy Policy</a>
|
||||
·
|
||||
|
@ -141,7 +141,7 @@
|
|||
</footer>
|
||||
</div>
|
||||
</div>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js" crossorigin="anonymous"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js" crossorigin="anonymous"></script>
|
||||
<script src="js/scripts.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
6
dist/layout-static.html
vendored
6
dist/layout-static.html
vendored
|
@ -8,7 +8,7 @@
|
|||
<meta name="author" content="" />
|
||||
<title>Static Navigation - SB Admin</title>
|
||||
<link href="css/styles.css" rel="stylesheet" />
|
||||
<script src="https://use.fontawesome.com/releases/v6.1.0/js/all.js" crossorigin="anonymous"></script>
|
||||
<script src="https://use.fontawesome.com/releases/v6.3.0/js/all.js" crossorigin="anonymous"></script>
|
||||
</head>
|
||||
<body>
|
||||
<nav class="sb-topnav navbar navbar-expand navbar-dark bg-dark">
|
||||
|
@ -132,7 +132,7 @@
|
|||
<footer class="py-4 bg-light mt-auto">
|
||||
<div class="container-fluid px-4">
|
||||
<div class="d-flex align-items-center justify-content-between small">
|
||||
<div class="text-muted">Copyright © Your Website 2022</div>
|
||||
<div class="text-muted">Copyright © Your Website 2023</div>
|
||||
<div>
|
||||
<a href="#">Privacy Policy</a>
|
||||
·
|
||||
|
@ -143,7 +143,7 @@
|
|||
</footer>
|
||||
</div>
|
||||
</div>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js" crossorigin="anonymous"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js" crossorigin="anonymous"></script>
|
||||
<script src="js/scripts.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
6
dist/login.html
vendored
6
dist/login.html
vendored
|
@ -8,7 +8,7 @@
|
|||
<meta name="author" content="" />
|
||||
<title>Login - SB Admin</title>
|
||||
<link href="css/styles.css" rel="stylesheet" />
|
||||
<script src="https://use.fontawesome.com/releases/v6.1.0/js/all.js" crossorigin="anonymous"></script>
|
||||
<script src="https://use.fontawesome.com/releases/v6.3.0/js/all.js" crossorigin="anonymous"></script>
|
||||
</head>
|
||||
<body class="bg-primary">
|
||||
<div id="layoutAuthentication">
|
||||
|
@ -52,7 +52,7 @@
|
|||
<footer class="py-4 bg-light mt-auto">
|
||||
<div class="container-fluid px-4">
|
||||
<div class="d-flex align-items-center justify-content-between small">
|
||||
<div class="text-muted">Copyright © Your Website 2022</div>
|
||||
<div class="text-muted">Copyright © Your Website 2023</div>
|
||||
<div>
|
||||
<a href="#">Privacy Policy</a>
|
||||
·
|
||||
|
@ -63,7 +63,7 @@
|
|||
</footer>
|
||||
</div>
|
||||
</div>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js" crossorigin="anonymous"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js" crossorigin="anonymous"></script>
|
||||
<script src="js/scripts.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
6
dist/password.html
vendored
6
dist/password.html
vendored
|
@ -8,7 +8,7 @@
|
|||
<meta name="author" content="" />
|
||||
<title>Password Reset - SB Admin</title>
|
||||
<link href="css/styles.css" rel="stylesheet" />
|
||||
<script src="https://use.fontawesome.com/releases/v6.1.0/js/all.js" crossorigin="anonymous"></script>
|
||||
<script src="https://use.fontawesome.com/releases/v6.3.0/js/all.js" crossorigin="anonymous"></script>
|
||||
</head>
|
||||
<body class="bg-primary">
|
||||
<div id="layoutAuthentication">
|
||||
|
@ -45,7 +45,7 @@
|
|||
<footer class="py-4 bg-light mt-auto">
|
||||
<div class="container-fluid px-4">
|
||||
<div class="d-flex align-items-center justify-content-between small">
|
||||
<div class="text-muted">Copyright © Your Website 2022</div>
|
||||
<div class="text-muted">Copyright © Your Website 2023</div>
|
||||
<div>
|
||||
<a href="#">Privacy Policy</a>
|
||||
·
|
||||
|
@ -56,7 +56,7 @@
|
|||
</footer>
|
||||
</div>
|
||||
</div>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js" crossorigin="anonymous"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js" crossorigin="anonymous"></script>
|
||||
<script src="js/scripts.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
6
dist/register.html
vendored
6
dist/register.html
vendored
|
@ -8,7 +8,7 @@
|
|||
<meta name="author" content="" />
|
||||
<title>Register - SB Admin</title>
|
||||
<link href="css/styles.css" rel="stylesheet" />
|
||||
<script src="https://use.fontawesome.com/releases/v6.1.0/js/all.js" crossorigin="anonymous"></script>
|
||||
<script src="https://use.fontawesome.com/releases/v6.3.0/js/all.js" crossorigin="anonymous"></script>
|
||||
</head>
|
||||
<body class="bg-primary">
|
||||
<div id="layoutAuthentication">
|
||||
|
@ -71,7 +71,7 @@
|
|||
<footer class="py-4 bg-light mt-auto">
|
||||
<div class="container-fluid px-4">
|
||||
<div class="d-flex align-items-center justify-content-between small">
|
||||
<div class="text-muted">Copyright © Your Website 2022</div>
|
||||
<div class="text-muted">Copyright © Your Website 2023</div>
|
||||
<div>
|
||||
<a href="#">Privacy Policy</a>
|
||||
·
|
||||
|
@ -82,7 +82,7 @@
|
|||
</footer>
|
||||
</div>
|
||||
</div>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js" crossorigin="anonymous"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js" crossorigin="anonymous"></script>
|
||||
<script src="js/scripts.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
10
dist/tables.html
vendored
10
dist/tables.html
vendored
|
@ -7,9 +7,9 @@
|
|||
<meta name="description" content="" />
|
||||
<meta name="author" content="" />
|
||||
<title>Tables - SB Admin</title>
|
||||
<link href="https://cdn.jsdelivr.net/npm/simple-datatables@latest/dist/style.css" rel="stylesheet" />
|
||||
<link href="https://cdn.jsdelivr.net/npm/simple-datatables@7.1.2/dist/style.min.css" rel="stylesheet" />
|
||||
<link href="css/styles.css" rel="stylesheet" />
|
||||
<script src="https://use.fontawesome.com/releases/v6.1.0/js/all.js" crossorigin="anonymous"></script>
|
||||
<script src="https://use.fontawesome.com/releases/v6.3.0/js/all.js" crossorigin="anonymous"></script>
|
||||
</head>
|
||||
<body class="sb-nav-fixed">
|
||||
<nav class="sb-topnav navbar navbar-expand navbar-dark bg-dark">
|
||||
|
@ -615,7 +615,7 @@
|
|||
<footer class="py-4 bg-light mt-auto">
|
||||
<div class="container-fluid px-4">
|
||||
<div class="d-flex align-items-center justify-content-between small">
|
||||
<div class="text-muted">Copyright © Your Website 2022</div>
|
||||
<div class="text-muted">Copyright © Your Website 2023</div>
|
||||
<div>
|
||||
<a href="#">Privacy Policy</a>
|
||||
·
|
||||
|
@ -626,9 +626,9 @@
|
|||
</footer>
|
||||
</div>
|
||||
</div>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js" crossorigin="anonymous"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js" crossorigin="anonymous"></script>
|
||||
<script src="js/scripts.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/simple-datatables@latest" crossorigin="anonymous"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/simple-datatables@7.1.2/dist/umd/simple-datatables.min.js" crossorigin="anonymous"></script>
|
||||
<script src="js/datatables-simple-demo.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
516
package-lock.json
generated
516
package-lock.json
generated
File diff suppressed because it is too large
Load diff
14
package.json
14
package.json
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"title": "SB Admin",
|
||||
"name": "startbootstrap-sb-admin",
|
||||
"version": "7.0.5",
|
||||
"version": "7.0.6",
|
||||
"scripts": {
|
||||
"build": "npm run clean && npm run build:pug && npm run build:scss && npm run build:scripts && npm run build:assets",
|
||||
"build:assets": "node scripts/build-assets.js",
|
||||
|
@ -39,17 +39,17 @@
|
|||
"url": "https://github.com/StartBootstrap/startbootstrap-sb-admin.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"bootstrap": "5.1.3"
|
||||
"bootstrap": "5.2.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"autoprefixer": "10.4.4",
|
||||
"browser-sync": "2.27.9",
|
||||
"autoprefixer": "10.4.13",
|
||||
"browser-sync": "2.27.12",
|
||||
"chokidar": "3.5.3",
|
||||
"concurrently": "6.3.0",
|
||||
"postcss": "8.4.12",
|
||||
"prettier": "2.6.0",
|
||||
"postcss": "8.4.21",
|
||||
"prettier": "2.8.4",
|
||||
"pug": "3.0.2",
|
||||
"sass": "1.49.9",
|
||||
"sass": "1.58.3",
|
||||
"shelljs": "0.8.5",
|
||||
"upath": "2.0.1"
|
||||
}
|
||||
|
|
|
@ -2,7 +2,7 @@ footer.py-4.bg-light.mt-auto
|
|||
.container-fluid.px-4
|
||||
.d-flex.align-items-center.justify-content-between.small
|
||||
.text-muted
|
||||
| Copyright © Your Website 2022
|
||||
| Copyright © Your Website 2023
|
||||
div
|
||||
a(href='#') Privacy Policy
|
||||
|
|
||||
|
|
|
@ -1 +1 @@
|
|||
script(src='https://use.fontawesome.com/releases/v6.1.0/js/all.js', crossorigin="anonymous")
|
||||
script(src='https://use.fontawesome.com/releases/v6.3.0/js/all.js', crossorigin="anonymous")
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
block scripts
|
||||
//- Load Bootstrap JS Bundle
|
||||
script(src='https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js', crossorigin='anonymous')
|
||||
script(src='https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js', crossorigin='anonymous')
|
||||
//- Load Global Template Scripts
|
||||
script(src='js/scripts.js')
|
||||
|
|
|
@ -8,7 +8,7 @@ block config
|
|||
|
||||
prepend css
|
||||
//- Load Simple DataTables Stylesheet
|
||||
link(href='https://cdn.jsdelivr.net/npm/simple-datatables@latest/dist/style.css', rel='stylesheet')
|
||||
link(href='https://cdn.jsdelivr.net/npm/simple-datatables@7.1.2/dist/style.min.css', rel='stylesheet')
|
||||
|
||||
block content
|
||||
.container-fluid.px-4
|
||||
|
@ -83,5 +83,5 @@ append scripts
|
|||
script(src='assets/demo/chart-bar-demo.js')
|
||||
|
||||
//- Load Simple DataTables Scripts
|
||||
script(src='https://cdn.jsdelivr.net/npm/simple-datatables@latest', crossorigin='anonymous')
|
||||
script(src='https://cdn.jsdelivr.net/npm/simple-datatables@7.1.2/dist/umd/simple-datatables.min.js', crossorigin='anonymous')
|
||||
script(src='js/datatables-simple-demo.js')
|
|
@ -7,7 +7,7 @@ block config
|
|||
|
||||
prepend css
|
||||
//- Load Simple DataTables Stylesheet
|
||||
link(href='https://cdn.jsdelivr.net/npm/simple-datatables@latest/dist/style.css', rel='stylesheet')
|
||||
link(href='https://cdn.jsdelivr.net/npm/simple-datatables@7.1.2/dist/style.min.css', rel='stylesheet')
|
||||
|
||||
block content
|
||||
.container-fluid.px-4
|
||||
|
@ -25,5 +25,5 @@ block content
|
|||
|
||||
append scripts
|
||||
//- Load Simple DataTables Scripts
|
||||
script(src='https://cdn.jsdelivr.net/npm/simple-datatables@latest', crossorigin='anonymous')
|
||||
script(src='https://cdn.jsdelivr.net/npm/simple-datatables@7.1.2/dist/umd/simple-datatables.min.js', crossorigin='anonymous')
|
||||
script(src='js/datatables-simple-demo.js')
|
|
@ -13,42 +13,42 @@
|
|||
|
||||
// Sets default responsiveness of the dataTable
|
||||
|
||||
.dataTable-wrapper .dataTable-container {
|
||||
.datatable-wrapper .datatable-container {
|
||||
@extend .table-responsive;
|
||||
font-size: $font-size-sm;
|
||||
}
|
||||
|
||||
.dataTable-wrapper.no-header .dataTable-container {
|
||||
.datatable-wrapper.no-header .datatable-container {
|
||||
border-top: none;
|
||||
}
|
||||
|
||||
.dataTable-wrapper.no-footer .dataTable-container {
|
||||
.datatable-wrapper.no-footer .datatable-container {
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
.dataTable-top {
|
||||
.datatable-top {
|
||||
padding: 0 0 1rem;
|
||||
}
|
||||
|
||||
.dataTable-bottom {
|
||||
.datatable-bottom {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.dataTable-top>nav:first-child,
|
||||
.dataTable-top>div:first-child,
|
||||
.dataTable-bottom>nav:first-child,
|
||||
.dataTable-bottom>div:first-child {
|
||||
.datatable-top>nav:first-child,
|
||||
.datatable-top>div:first-child,
|
||||
.datatable-bottom>nav:first-child,
|
||||
.datatable-bottom>div:first-child {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.dataTable-top>nav:last-child,
|
||||
.dataTable-top>div:last-child,
|
||||
.dataTable-bottom>nav:last-child,
|
||||
.dataTable-bottom>div:last-child {
|
||||
.datatable-top>nav:last-child,
|
||||
.datatable-top>div:last-child,
|
||||
.datatable-bottom>nav:last-child,
|
||||
.datatable-bottom>div:last-child {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.dataTable-selector {
|
||||
.datatable-selector {
|
||||
@extend .form-select;
|
||||
width: auto;
|
||||
display: inline-block;
|
||||
|
@ -57,97 +57,97 @@
|
|||
margin-right: 0.25rem;
|
||||
}
|
||||
|
||||
.dataTable-input {
|
||||
.datatable-input {
|
||||
@extend .form-control;
|
||||
}
|
||||
|
||||
.dataTable-info {
|
||||
.datatable-info {
|
||||
margin: 7px 0;
|
||||
}
|
||||
|
||||
/* PAGER */
|
||||
|
||||
.dataTable-pagination ul {
|
||||
.datatable-pagination ul {
|
||||
@extend .pagination;
|
||||
}
|
||||
|
||||
.dataTable-pagination li {
|
||||
.datatable-pagination li {
|
||||
@extend .page-item;
|
||||
}
|
||||
|
||||
.dataTable-pagination a {
|
||||
.datatable-pagination a {
|
||||
@extend .page-link;
|
||||
}
|
||||
|
||||
.dataTable-pagination a:hover {
|
||||
.datatable-pagination a:hover {
|
||||
background-color: $pagination-hover-bg;
|
||||
}
|
||||
|
||||
.dataTable-pagination .active a,
|
||||
.dataTable-pagination .active a:focus,
|
||||
.dataTable-pagination .active a:hover {
|
||||
.datatable-pagination .active a,
|
||||
.datatable-pagination .active a:focus,
|
||||
.datatable-pagination .active a:hover {
|
||||
background-color: $pagination-active-bg;
|
||||
}
|
||||
|
||||
.dataTable-pagination .ellipsis a,
|
||||
.dataTable-pagination .disabled a,
|
||||
.dataTable-pagination .disabled a:focus,
|
||||
.dataTable-pagination .disabled a:hover {
|
||||
.datatable-pagination .ellipsis a,
|
||||
.datatable-pagination .disabled a,
|
||||
.datatable-pagination .disabled a:focus,
|
||||
.datatable-pagination .disabled a:hover {
|
||||
cursor: not-allowed;
|
||||
}
|
||||
|
||||
.dataTable-pagination .disabled a,
|
||||
.dataTable-pagination .disabled a:focus,
|
||||
.dataTable-pagination .disabled a:hover {
|
||||
.datatable-pagination .disabled a,
|
||||
.datatable-pagination .disabled a:focus,
|
||||
.datatable-pagination .disabled a:hover {
|
||||
cursor: not-allowed;
|
||||
opacity: 0.4;
|
||||
}
|
||||
|
||||
.dataTable-pagination .pager a {
|
||||
.datatable-pagination .pager a {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* TABLE */
|
||||
|
||||
.dataTable-table {
|
||||
.datatable-table {
|
||||
@extend .table;
|
||||
@extend .table-bordered;
|
||||
@extend .table-hover;
|
||||
border-collapse: collapse;
|
||||
}
|
||||
|
||||
.dataTable-table>tbody>tr>td,
|
||||
.dataTable-table>tbody>tr>th,
|
||||
.dataTable-table>tfoot>tr>td,
|
||||
.dataTable-table>tfoot>tr>th,
|
||||
.dataTable-table>thead>tr>td,
|
||||
.dataTable-table>thead>tr>th {
|
||||
.datatable-table>tbody>tr>td,
|
||||
.datatable-table>tbody>tr>th,
|
||||
.datatable-table>tfoot>tr>td,
|
||||
.datatable-table>tfoot>tr>th,
|
||||
.datatable-table>thead>tr>td,
|
||||
.datatable-table>thead>tr>th {
|
||||
vertical-align: top;
|
||||
padding: $table-cell-padding-y $table-cell-padding-x;
|
||||
}
|
||||
|
||||
.dataTable-table>thead>tr>th {
|
||||
.datatable-table>thead>tr>th {
|
||||
vertical-align: bottom;
|
||||
text-align: left;
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
.dataTable-table>tfoot>tr>th {
|
||||
.datatable-table>tfoot>tr>th {
|
||||
vertical-align: bottom;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.dataTable-table th {
|
||||
.datatable-table th {
|
||||
vertical-align: bottom;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.dataTable-table th a {
|
||||
.datatable-table th a {
|
||||
text-decoration: none;
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
.dataTable-sorter {
|
||||
.datatable-sorter {
|
||||
display: inline-block;
|
||||
height: 100%;
|
||||
position: relative;
|
||||
|
@ -155,8 +155,8 @@
|
|||
padding-right: 1rem;
|
||||
}
|
||||
|
||||
.dataTable-sorter::before,
|
||||
.dataTable-sorter::after {
|
||||
.datatable-sorter::before,
|
||||
.datatable-sorter::after {
|
||||
content: "";
|
||||
height: 0;
|
||||
width: 0;
|
||||
|
@ -167,30 +167,34 @@
|
|||
opacity: 0.2;
|
||||
}
|
||||
|
||||
.dataTable-sorter::before {
|
||||
.datatable-sorter::before {
|
||||
bottom: 4px;
|
||||
}
|
||||
|
||||
.dataTable-sorter::after {
|
||||
.datatable-sorter::after {
|
||||
top: 0px;
|
||||
}
|
||||
|
||||
.asc .dataTable-sorter::after,
|
||||
.desc .dataTable-sorter::before {
|
||||
.asc .datatable-sorter::after,
|
||||
.desc .datatable-sorter::before {
|
||||
opacity: 0.6;
|
||||
}
|
||||
|
||||
.dataTables-empty {
|
||||
.datatables-empty {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.dataTable-top::after,
|
||||
.dataTable-bottom::after {
|
||||
.datatable-top::after,
|
||||
.datatable-bottom::after {
|
||||
clear: both;
|
||||
content: " ";
|
||||
display: table;
|
||||
}
|
||||
|
||||
.datatable-pagination li.datatable-hidden {
|
||||
visibility: visible;
|
||||
}
|
||||
|
||||
// DataTable button
|
||||
|
||||
.btn-datatable {
|
||||
|
|
Loading…
Reference in a new issue