Skip to content

Commit

Permalink
dependencies update
Browse files Browse the repository at this point in the history
  • Loading branch information
codecalm committed Feb 8, 2021
1 parent 695ad78 commit 2e8191c
Show file tree
Hide file tree
Showing 31 changed files with 3,052 additions and 3,717 deletions.
11 changes: 3 additions & 8 deletions demo/all.html
Expand Up @@ -521,13 +521,13 @@ <h2 class="card-title">
</a>
</li>
<li>
<a href="/forgot-password.html">
<svg xmlns="http://www.w3.org/2000/svg" class="icon me-1 text-red" 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"/><line x1="18" y1="6" x2="6" y2="18" /><line x1="6" y1="6" x2="18" y2="18" /></svg>
<a href="/auth-lock.html">
Forgot password
</a>
</li>
<li>
<a href="/auth-lock.html">
<a href="/forgot-password.html">
<svg xmlns="http://www.w3.org/2000/svg" class="icon me-1 text-red" 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"/><line x1="18" y1="6" x2="6" y2="18" /><line x1="6" y1="6" x2="18" y2="18" /></svg>
Forgot password
</a>
</li>
Expand Down Expand Up @@ -665,11 +665,6 @@ <h2 class="card-title">
Users list
</a>
</li>
<li>
<a href="/maps-vector.html">
Vector Maps
</a>
</li>
<li>
<a href="/widgets.html">
Widgets
Expand Down
21 changes: 18 additions & 3 deletions demo/changelog.html
Expand Up @@ -519,17 +519,32 @@ <h2 class="page-title">
</li>
<li class="nav-item">
<a href="#menu-utils" class="nav-link" data-bs-toggle="collapse" aria-expanded="false">
<span class="nav-link-icon"><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 12c2 -2.96 0 -7 -1 -8c0 3.038 -1.762 4.383 -2.989 5.642c-1.226 1.26 -2.011 2.598 -2.011 4.358a6 6 0 1 0 12 0c0 -1.532 -.77 -2.94 -1.714 -4c-1.786 3 -3.077 3 -4.286 2z" /></svg>
<span class="nav-link-icon"><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 12c2 -2.96 0 -7 -1 -8c0 3.038 -1.773 4.741 -3 6c-1.226 1.26 -2 3.24 -2 5a6 6 0 1 0 12 0c0 -1.532 -1.056 -3.94 -2 -5c-1.786 3 -2.791 3 -4 2z" /></svg>
</span>
Utilities
<span class="nav-link-toggle"></span>
</a>
<ul class="nav nav-pills collapse" id="menu-utils">
<li class="nav-item">
<a href="./docs/borders.html" class="nav-link">
Borders
</a>
</li>
<li class="nav-item">
<a href="./docs/colors.html" class="nav-link">
Colors
</a>
</li>
<li class="nav-item">
<a href="./docs/cursors.html" class="nav-link">
Cursors
</a>
</li>
<li class="nav-item">
<a href="./docs/interactions.html" class="nav-link">
Interactions
</a>
</li>
</ul>
</li>
<li class="nav-item">
Expand Down Expand Up @@ -582,8 +597,8 @@ <h2 class="page-title">
<div class="card-body">
<div class="markdown">
<div>
<div class="d-flex mb-4">
<h1 class="mt-0">Changelog</h1>
<div class="d-flex mb-3">
<h1 class="m-0">Changelog</h1>
</div>
</div>
</div>
Expand Down
Binary file modified demo/favicon.ico
Binary file not shown.
72 changes: 3 additions & 69 deletions demo/form-elements.html
Expand Up @@ -14,7 +14,6 @@
<meta http-equiv="X-UA-Compatible" content="ie=edge"/>
<title>Form elements - Tabler - Premium and Open Source dashboard template with responsive and high quality UI.</title>
<!-- CSS files -->
<link href="./dist/libs/selectize/dist/css/selectize.css" rel="stylesheet"/>
<link href="./dist/libs/flatpickr/dist/flatpickr.min.css" rel="stylesheet"/>
<link href="./dist/libs/nouislider/distribute/nouislider.min.css" rel="stylesheet"/>
<link href="./dist/css/tabler.min.css" rel="stylesheet"/>
Expand Down Expand Up @@ -487,10 +486,10 @@ <h4 class="card-title">Form elements</h4>
</div>
<div class="col-auto align-self-center">
<span class="form-help" data-bs-toggle="popover" data-bs-placement="top"
data-content="<p>ZIP Code must be US or CDN format. You can use an extended ZIP+4 code to determine address more accurately.</p>
data-bs-content="<p>ZIP Code must be US or CDN format. You can use an extended ZIP+4 code to determine address more accurately.</p>
<p class='mb-0'><a href='#'>USP ZIP codes lookup tools</a></p>
"
data-html="true">?</span>
data-bs-html="true">?</span>
</div>
</div>
</div>
Expand Down Expand Up @@ -1133,7 +1132,7 @@ <h4 class="card-title">Form elements</h4>
<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"/><line x1="11" y1="5" x2="17" y2="5" /><line x1="7" y1="19" x2="13" y2="19" /><line x1="14" y1="5" x2="10" y2="19" /></svg>
</a>
<a href="#" class="btn btn-white btn-icon" aria-label="Button">
<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"/><line x1="6" y1="20" x2="18" y2="20" /><path d="M8 5v6a4 4 0 0 0 8 0v-6" /></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="M7 5v5a5 5 0 0 0 10 0v-5" /><path d="M5 19h14" /></svg>
</a>
<a href="#" class="btn btn-white btn-icon" aria-label="Button">
<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"/><rect x="8" y="8" width="12" height="12" rx="2" /><path d="M16 8v-2a2 2 0 0 0 -2 -2h-8a2 2 0 0 0 -2 2v8a2 2 0 0 0 2 2h2" /></svg>
Expand Down Expand Up @@ -1806,8 +1805,6 @@ <h3 class="card-title">Horizontal form</h3>
</div>
<!-- Libs JS -->
<script src="./dist/libs/bootstrap/dist/js/bootstrap.bundle.min.js"></script>
<script src="./dist/libs/jquery/dist/jquery.slim.min.js"></script>
<script src="./dist/libs/selectize/dist/js/standalone/selectize.min.js"></script>
<script src="./dist/libs/flatpickr/dist/flatpickr.min.js"></script>
<script src="./dist/libs/flatpickr/dist/plugins/rangePlugin.js"></script>
<script src="./dist/libs/nouislider/distribute/nouislider.min.js"></script>
Expand Down Expand Up @@ -1871,69 +1868,6 @@ <h3 class="card-title">Horizontal form</h3>
});
});
</script>
<script>
$(document).ready(function () {
$('#select-tags').selectize({
maxItems: 15,
});
});
</script>
<script>
$(document).ready(function () {
$('#select-tags-advanced').selectize({
maxItems: 15,
plugins: ['remove_button'],
});
});
</script>
<script>
$(document).ready(function () {
$('#select-users').selectize({
});
});
</script>
<script>
$(document).ready(function () {
$('#select-people').selectize({
render: {
option: function (data, escape) {
return '<div class="option">' + data.avatar + '' + escape(data.text) + '</div>';
},
item: function (data, escape) {
return '<div class="d-flex align-items-center">' + data.avatar + '' + escape(data.text) + '</div>';
}
}
});
});
</script>
<script>
$(document).ready(function () {
$('#select-countries').selectize({
render: {
option: function (data, escape) {
return '<div class="option"><span class="flag flag-country-' + data.flag + ' me-2"></span>' + escape(data.text) + '</div>';
},
item: function (data, escape) {
return '<div class="d-flex align-items-center"><span class="flag flag-country-' + data.flag + ' me-2"></span>' + escape(data.text) + '</div>';
}
}
});
});
</script>
<script>
$(document).ready(function () {
$('#select-states').selectize({
render: {
option: function (data, escape) {
return '<div class="option"><span class="flag flag-country-' + data.flag + ' me-2"></span>' + escape(data.text) + '</div>';
},
item: function (data, escape) {
return '<div class="d-flex align-items-center"><span class="flag flag-country-' + data.flag + ' me-2"></span>' + escape(data.text) + '</div>';
}
}
});
});
</script>
<script>
let sliderTriggerList = [].slice.call(document.querySelectorAll("[data-slider]"));
sliderTriggerList.map(function (sliderTriggerEl) {
Expand Down

0 comments on commit 2e8191c

Please sign in to comment.