1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-14 23:32:25 +04:00

Release 1.0.0-beta18

This commit is contained in:
codecalm
2023-05-14 16:02:06 +02:00
parent 75619ddf72
commit 966d75903d
535 changed files with 50766 additions and 107436 deletions
+10 -10
View File
@@ -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>Sign up - 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,7 +30,7 @@
</style>
</head>
<body class=" d-flex flex-column">
<script src="./dist/js/demo-theme.min.js?1674944402"></script>
<script src="./dist/js/demo-theme.min.js?1684072869"></script>
<div class="page page-center">
<div class="container container-tight py-4">
<div class="text-center mb-4">
@@ -53,7 +53,7 @@
<input type="password" class="form-control" placeholder="Password" autocomplete="off">
<span class="input-group-text">
<a href="#" class="link-secondary" title="Show password" data-bs-toggle="tooltip"><!-- Download SVG icon from http://tabler-icons.io/i/eye -->
<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="M12 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" /><path d="M22 12c-2.667 4.667 -6 7 -10 7s-7.333 -2.333 -10 -7c2.667 -4.667 6 -7 10 -7s7.333 2.333 10 7" /></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 12a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" /><path d="M21 12c-2.4 4 -5.4 6 -9 6c-3.6 0 -6.6 -2 -9 -6c2.4 -4 5.4 -6 9 -6c3.6 0 6.6 2 9 6" /></svg>
</a>
</span>
</div>
@@ -76,7 +76,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>