|
@@ -1,7 +1,7 @@
|
|
|
<!doctype html>
|
|
|
<!--
|
|
|
* Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
|
|
|
-* @version 1.0.0-beta17
|
|
|
+* @version 1.0.0-beta18
|
|
|
* @link https://tabler.io
|
|
|
* Copyright 2018-2023 The Tabler Authors
|
|
|
* Copyright 2018-2023 codecalm.net Paweł Kuna
|
|
@@ -14,11 +14,11 @@
|
|
|
<meta http-equiv="X-UA-Compatible" content="ie=edge"/>
|
|
|
<title>Buttons - Tabler - Premium and Open Source dashboard template with responsive and high quality UI.</title>
|
|
|
<!-- CSS files -->
|
|
|
- <link href="./dist/css/tabler.min.css?1674944402" rel="stylesheet"/>
|
|
|
- <link href="./dist/css/tabler-flags.min.css?1674944402" rel="stylesheet"/>
|
|
|
- <link href="./dist/css/tabler-payments.min.css?1674944402" rel="stylesheet"/>
|
|
|
- <link href="./dist/css/tabler-vendors.min.css?1674944402" rel="stylesheet"/>
|
|
|
- <link href="./dist/css/demo.min.css?1674944402" rel="stylesheet"/>
|
|
|
+ <link href="./dist/css/tabler.min.css?1684072869" rel="stylesheet"/>
|
|
|
+ <link href="./dist/css/tabler-flags.min.css?1684072869" rel="stylesheet"/>
|
|
|
+ <link href="./dist/css/tabler-payments.min.css?1684072869" rel="stylesheet"/>
|
|
|
+ <link href="./dist/css/tabler-vendors.min.css?1684072869" rel="stylesheet"/>
|
|
|
+ <link href="./dist/css/demo.min.css?1684072869" rel="stylesheet"/>
|
|
|
<style>
|
|
|
@import url('https://rsms.me/inter/inter.css');
|
|
|
:root {
|
|
@@ -30,10 +30,10 @@
|
|
|
</style>
|
|
|
</head>
|
|
|
<body >
|
|
|
- <script src="./dist/js/demo-theme.min.js?1674944402"></script>
|
|
|
+ <script src="./dist/js/demo-theme.min.js?1684072869"></script>
|
|
|
<div class="page">
|
|
|
<!-- Navbar -->
|
|
|
- <header class="navbar navbar-expand-md navbar-light d-print-none">
|
|
|
+ <header class="navbar navbar-expand-md d-print-none" >
|
|
|
<div class="container-xl">
|
|
|
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar-menu" aria-controls="navbar-menu" aria-expanded="false" aria-label="Toggle navigation">
|
|
|
<span class="navbar-toggler-icon"></span>
|
|
@@ -72,7 +72,7 @@
|
|
|
<div class="nav-item dropdown d-none d-md-flex me-3">
|
|
|
<a href="#" class="nav-link px-0" data-bs-toggle="dropdown" tabindex="-1" aria-label="Show notifications">
|
|
|
<!-- Download SVG icon from http://tabler-icons.io/i/bell -->
|
|
|
- <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M10 5a2 2 0 0 1 4 0a7 7 0 0 1 4 6v3a4 4 0 0 0 2 3h-16a4 4 0 0 0 2 -3v-3a7 7 0 0 1 4 -6" /><path d="M9 17v1a3 3 0 0 0 6 0v-1" /></svg>
|
|
|
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M10 5a2 2 0 1 1 4 0a7 7 0 0 1 4 6v3a4 4 0 0 0 2 3h-16a4 4 0 0 0 2 -3v-3a7 7 0 0 1 4 -6" /><path d="M9 17v1a3 3 0 0 0 6 0v-1" /></svg>
|
|
|
<span class="badge bg-red"></span>
|
|
|
</a>
|
|
|
<div class="dropdown-menu dropdown-menu-arrow dropdown-menu-end dropdown-menu-card">
|
|
@@ -176,7 +176,7 @@
|
|
|
</header>
|
|
|
<header class="navbar-expand-md">
|
|
|
<div class="collapse navbar-collapse" id="navbar-menu">
|
|
|
- <div class="navbar navbar-light">
|
|
|
+ <div class="navbar">
|
|
|
<div class="container-xl">
|
|
|
<ul class="navbar-nav">
|
|
|
<li class="nav-item">
|
|
@@ -201,9 +201,6 @@
|
|
|
<div class="dropdown-menu">
|
|
|
<div class="dropdown-menu-columns">
|
|
|
<div class="dropdown-menu-column">
|
|
|
- <a class="dropdown-item" href="./empty.html">
|
|
|
- Empty page
|
|
|
- </a>
|
|
|
<a class="dropdown-item" href="./accordion.html">
|
|
|
Accordion
|
|
|
</a>
|
|
@@ -268,12 +265,12 @@
|
|
|
<a class="dropdown-item" href="./charts.html">
|
|
|
Charts
|
|
|
</a>
|
|
|
- </div>
|
|
|
- <div class="dropdown-menu-column">
|
|
|
<a class="dropdown-item" href="./pagination.html">
|
|
|
<!-- Download SVG icon from http://tabler-icons.io/i/pie-chart -->
|
|
|
Pagination
|
|
|
</a>
|
|
|
+ </div>
|
|
|
+ <div class="dropdown-menu-column">
|
|
|
<a class="dropdown-item" href="./placeholder.html">
|
|
|
Placeholder
|
|
|
</a>
|
|
@@ -394,6 +391,13 @@
|
|
|
<div class="dropdown-menu">
|
|
|
<div class="dropdown-menu-columns">
|
|
|
<div class="dropdown-menu-column">
|
|
|
+ <a class="dropdown-item" href="./empty.html">
|
|
|
+ Empty page
|
|
|
+ </a>
|
|
|
+ <a class="dropdown-item" href="./cookie-banner.html">
|
|
|
+ Cookie banner
|
|
|
+ <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
|
|
|
+ </a>
|
|
|
<a class="dropdown-item" href="./activity.html">
|
|
|
Activity
|
|
|
</a>
|
|
@@ -422,12 +426,12 @@
|
|
|
<a class="dropdown-item" href="./license.html">
|
|
|
License
|
|
|
</a>
|
|
|
+ </div>
|
|
|
+ <div class="dropdown-menu-column">
|
|
|
<a class="dropdown-item" href="./logs.html">
|
|
|
Logs
|
|
|
<span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
|
|
|
</a>
|
|
|
- </div>
|
|
|
- <div class="dropdown-menu-column">
|
|
|
<a class="dropdown-item" href="./music.html">
|
|
|
Music
|
|
|
</a>
|
|
@@ -532,7 +536,7 @@
|
|
|
<svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M5 11a7 7 0 0 1 14 0v7a1.78 1.78 0 0 1 -3.1 1.4a1.65 1.65 0 0 0 -2.6 0a1.65 1.65 0 0 1 -2.6 0a1.65 1.65 0 0 0 -2.6 0a1.78 1.78 0 0 1 -3.1 -1.4v-7" /><path d="M10 10l.01 0" /><path d="M14 10l.01 0" /><path d="M10 14a3.5 3.5 0 0 0 4 0" /></svg>
|
|
|
</span>
|
|
|
<span class="nav-link-title">
|
|
|
- 3222 icons
|
|
|
+ 4158 icons
|
|
|
</span>
|
|
|
</a>
|
|
|
</li>
|
|
@@ -546,7 +550,7 @@
|
|
|
</span>
|
|
|
</a>
|
|
|
<div class="dropdown-menu">
|
|
|
- <a class="dropdown-item" href="./docs/">
|
|
|
+ <a class="dropdown-item" href="https://tabler.io/docs" target="_blank" rel="noopener">
|
|
|
Documentation
|
|
|
</a>
|
|
|
<a class="dropdown-item" href="./changelog.html">
|
|
@@ -1244,7 +1248,7 @@
|
|
|
<div class="col-6 col-sm-4 col-md-2 col-xl-auto py-3">
|
|
|
<a href="#" class="btn btn-instagram w-100 btn-icon" aria-label="Instagram">
|
|
|
<!-- Download SVG icon from http://tabler-icons.io/i/brand-instagram -->
|
|
|
- <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M4 4m0 4a4 4 0 0 1 4 -4h8a4 4 0 0 1 4 4v8a4 4 0 0 1 -4 4h-8a4 4 0 0 1 -4 -4z" /><path d="M12 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" /><path d="M16.5 7.5l0 0" /></svg>
|
|
|
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M4 4m0 4a4 4 0 0 1 4 -4h8a4 4 0 0 1 4 4v8a4 4 0 0 1 -4 4h-8a4 4 0 0 1 -4 -4z" /><path d="M12 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" /><path d="M16.5 7.5l0 .01" /></svg>
|
|
|
</a>
|
|
|
</div>
|
|
|
<div class="col-6 col-sm-4 col-md-2 col-xl-auto py-3">
|
|
@@ -1274,7 +1278,7 @@
|
|
|
<div class="col-6 col-sm-4 col-md-2 col-xl-auto py-3">
|
|
|
<a href="#" class="btn btn-bitbucket w-100 btn-icon" aria-label="Bitbucket">
|
|
|
<!-- Download SVG icon from http://tabler-icons.io/i/brand-bitbucket -->
|
|
|
- <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M3.648 4a0.64 .64 0 0 0 -.64 .744l3.14 14.528c.07 .417 .43 .724 .852 .728h10a0.644 .644 0 0 0 .642 -.539l3.35 -14.71a0.641 .641 0 0 0 -.64 -.744l-16.704 -.007z" /><path d="M14 15h-4l-1 -6h6z" /></svg>
|
|
|
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M3.648 4a.64 .64 0 0 0 -.64 .744l3.14 14.528c.07 .417 .43 .724 .852 .728h10a.644 .644 0 0 0 .642 -.539l3.35 -14.71a.641 .641 0 0 0 -.64 -.744l-16.704 -.007z" /><path d="M14 15h-4l-1 -6h6z" /></svg>
|
|
|
</a>
|
|
|
</div>
|
|
|
<div class="col-6 col-sm-4 col-md-2 col-xl-auto py-3">
|
|
@@ -1346,7 +1350,7 @@
|
|
|
<div class="col-6 col-sm-4 col-md-2 col-xl-auto py-3">
|
|
|
<a href="#" class="btn btn-instagram w-100">
|
|
|
<!-- Download SVG icon from http://tabler-icons.io/i/brand-instagram -->
|
|
|
- <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M4 4m0 4a4 4 0 0 1 4 -4h8a4 4 0 0 1 4 4v8a4 4 0 0 1 -4 4h-8a4 4 0 0 1 -4 -4z" /><path d="M12 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" /><path d="M16.5 7.5l0 0" /></svg>
|
|
|
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M4 4m0 4a4 4 0 0 1 4 -4h8a4 4 0 0 1 4 4v8a4 4 0 0 1 -4 4h-8a4 4 0 0 1 -4 -4z" /><path d="M12 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" /><path d="M16.5 7.5l0 .01" /></svg>
|
|
|
Instagram
|
|
|
</a>
|
|
|
</div>
|
|
@@ -1381,7 +1385,7 @@
|
|
|
<div class="col-6 col-sm-4 col-md-2 col-xl-auto py-3">
|
|
|
<a href="#" class="btn btn-bitbucket w-100">
|
|
|
<!-- Download SVG icon from http://tabler-icons.io/i/brand-bitbucket -->
|
|
|
- <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M3.648 4a0.64 .64 0 0 0 -.64 .744l3.14 14.528c.07 .417 .43 .724 .852 .728h10a0.644 .644 0 0 0 .642 -.539l3.35 -14.71a0.641 .641 0 0 0 -.64 -.744l-16.704 -.007z" /><path d="M14 15h-4l-1 -6h6z" /></svg>
|
|
|
+ <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M3.648 4a.64 .64 0 0 0 -.64 .744l3.14 14.528c.07 .417 .43 .724 .852 .728h10a.644 .644 0 0 0 .642 -.539l3.35 -14.71a.641 .641 0 0 0 -.64 -.744l-16.704 -.007z" /><path d="M14 15h-4l-1 -6h6z" /></svg>
|
|
|
Bitbucket
|
|
|
</a>
|
|
|
</div>
|
|
@@ -1404,7 +1408,7 @@
|
|
|
<div class="row text-center align-items-center flex-row-reverse">
|
|
|
<div class="col-lg-auto ms-lg-auto">
|
|
|
<ul class="list-inline list-inline-dots mb-0">
|
|
|
- <li class="list-inline-item"><a href="./docs/" class="link-secondary">Documentation</a></li>
|
|
|
+ <li class="list-inline-item"><a href="https://tabler.io/docs" class="link-secondary">Documentation</a></li>
|
|
|
<li class="list-inline-item"><a href="./license.html" class="link-secondary">License</a></li>
|
|
|
<li class="list-inline-item"><a href="https://github.com/tabler/tabler" target="_blank" class="link-secondary" rel="noopener">Source code</a></li>
|
|
|
<li class="list-inline-item">
|
|
@@ -1425,7 +1429,7 @@
|
|
|
</li>
|
|
|
<li class="list-inline-item">
|
|
|
<a href="./changelog.html" class="link-secondary" rel="noopener">
|
|
|
- v1.0.0-beta17
|
|
|
+ v1.0.0-beta18
|
|
|
</a>
|
|
|
</li>
|
|
|
</ul>
|
|
@@ -1437,7 +1441,7 @@
|
|
|
</div>
|
|
|
<!-- Libs JS -->
|
|
|
<!-- Tabler Core -->
|
|
|
- <script src="./dist/js/tabler.min.js?1674944402" defer></script>
|
|
|
- <script src="./dist/js/demo.min.js?1674944402" defer></script>
|
|
|
+ <script src="./dist/js/tabler.min.js?1684072869" defer></script>
|
|
|
+ <script src="./dist/js/demo.min.js?1684072869" defer></script>
|
|
|
</body>
|
|
|
</html>
|