mirror of
https://github.com/tabler/tabler.git
synced 2025-12-23 02:14:26 +04:00
Compare commits
40 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9d74ea9d87 | ||
|
|
1c2123a805 | ||
|
|
74ffca91f8 | ||
|
|
4b7e52133d | ||
|
|
7a4a6de943 | ||
|
|
f93c81346c | ||
|
|
c7d9c02daf | ||
|
|
46a2645bad | ||
|
|
9f53ef5380 | ||
|
|
54b7084416 | ||
|
|
b035135510 | ||
|
|
67375652e2 | ||
|
|
35751817c4 | ||
|
|
7989ecf79e | ||
|
|
588fa7e721 | ||
|
|
9794e0e0ab | ||
|
|
2028526d9f | ||
|
|
9ff148ad1c | ||
|
|
2155b2f3f7 | ||
|
|
534215892d | ||
|
|
bffca7835d | ||
|
|
8e7b60f8ec | ||
|
|
03e6a39328 | ||
|
|
bf070b41ef | ||
|
|
43ec11c498 | ||
|
|
51c0412b2a | ||
|
|
8045c1f59d | ||
|
|
51e1d1c1d0 | ||
|
|
ff7aadf46a | ||
|
|
4504f09cc1 | ||
|
|
6dd1981e03 | ||
|
|
7a7ac6075f | ||
|
|
7d78c6c1fe | ||
|
|
e7db5c2fe2 | ||
|
|
f5b87fbf83 | ||
|
|
cc0878e45a | ||
|
|
7bb2415758 | ||
|
|
bc8f126d9b | ||
|
|
4ab148baf5 | ||
|
|
6a9e301852 |
50
README.md
50
README.md
@@ -1,42 +1,26 @@
|
|||||||
<p align="center">
|
# Tabler
|
||||||
<a href="https://tabler.github.io/">
|
|
||||||
<img src="https://tabler.github.io/assets/images/logo-default.svg" alt="Tabler" width="72" height="72">
|
|
||||||
</a>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<h3 align="center">Tabler - Admin panel made simple</h3>
|
Premium and Open Source dashboard template with responsive and high quality UI.
|
||||||
|
|
||||||
<p align="center">
|
<a href="https://www.npmjs.com/package/tabler-ui"><img src="https://img.shields.io/npm/dt/tabler-ui.svg" alt="Total Downloads"></a> <a href="https://github.com/tabler/tabler/blob/master/LICENSE"><img src="https://img.shields.io/npm/l/tabler-ui.svg" alt="License"></a> <a href="https://github.com/tabler/tabler/releases"><img src="https://img.shields.io/npm/v/tabler-ui.svg" alt="Latest Release"></a> <a href="https://david-dm.org/tabler/tabler?type=dev"><img src="https://img.shields.io/david/dev/tabler/tabler.svg" alt="devDependency Status"></a>
|
||||||
Premium and Open Source dashboard template with responsive and high quality UI. For Free!
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<p align="center">
|
|
||||||
<strong>
|
|
||||||
<a href="https://tabler.github.io/demo/">View Demo</a> | <a href="https://github.com/tabler/tabler/archive/master.zip">Download ZIP</a>
|
|
||||||
</strong>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<p align="center">
|
|
||||||
<a href="https://www.npmjs.com/package/tabler-ui"><img src="https://img.shields.io/npm/dt/tabler-ui.svg" alt="Total Downloads"></a>
|
|
||||||
<a href="https://github.com/tabler/tabler/releases"><img src="https://img.shields.io/npm/v/tabler-ui.svg" alt="Latest Release"></a>
|
|
||||||
<a href="https://github.com/tabler/tabler/blob/master/LICENSE"><img src="https://img.shields.io/npm/l/tabler-ui.svg" alt="License"></a>
|
|
||||||
<a href="https://david-dm.org/tabler/tabler?type=dev"><img src="https://img.shields.io/david/dev/tabler/tabler.svg" alt="devDependency Status"></a>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
|
<strong><a href="https://tabler.github.io/demo/">View Demo</a> | <a href="https://github.com/tabler/tabler/archive/master.zip">Download ZIP</a></strong>
|
||||||
|
|
||||||
|
<br><br>
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
----------
|
## Features
|
||||||
|
|
||||||
## About Tabler
|
<img src="https://tabler.github.io/assets/images/features/features-2.png" width="400" align="right" style="max-width: 50%">
|
||||||
|
|
||||||
We’ve created this admin panel for everyone who wants to create any templates based on our ready components. Our mission is to deliver a user-friendly, clear and easy administration panel, that can be used by both, simple websites and sophisticated systems. The only requirement is a basic HTML and CSS knowledge—as a reward, you'll be able to manage and visualize different types of data in the easiest possible way!
|
We’ve created this admin panel for everyone who wants to create any template based on our ready components. Our mission is to deliver a user-friendly, clear and easy administration panel, that can be used by both, simple websites and sophisticated systems. The only requirement is a basic HTML and CSS knowledge, as a reward, you'll be able to manage and visualize different types of data in the easiest possible way!
|
||||||
|
|
||||||
After using many of different admin panels, no matter free or paid, we've noticed they all had a lot of defects—and the main one was resource intensity.
|
* **Responsive:** With support for mobile, tablet and desktop it doesn’t matter what device you’re using. Tabler is responsive in all major browsers.
|
||||||
They were loading loads of useless components that you wouldn't ever use, so we've decided to choose a different way. The whole system is plugin-based, what means that you have a control over what is needed and what not.
|
* **Cross Browser:** Our theme works perfectly with: Latest Chrome, Firefox+, Latest Safari, Opera, Internet Explorer 10+ and mobile browsers. We’re working hard to support them.
|
||||||
|
* **HTML5 & CSS3:** We only use modern web technologies like HTML5 and CSS3. Our theme includes some subtile CSS3 animations so you will get anyone’s attention.
|
||||||
To make the system works fast and reliable, we've converted most of the components to CSS. Thanks to this, you don't have to load a lot of unnecessary libraries into your browser what really boosts the overall speed.
|
* **Clean Code:** We strictly followed Bootstrap’s guidelines to make your integration as easy as possible. All code is handwritten and W3c valid.
|
||||||
|
* **Demo pages**: Tabler features over 20 individual pages featuring various components, giving you the freedom of choosing and combining. All components can have variation in color and styling, that can easily be modified using Sass. The sky is the limit!
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
@@ -52,15 +36,15 @@ git clone https://github.com/tabler/tabler.git
|
|||||||
|
|
||||||
### Setup environment
|
### Setup environment
|
||||||
|
|
||||||
To use our build system and run our documentation locally, you'll need a copy of Tabler's source files and Node. Follow these steps:
|
To use our build system and run documentation locally, you'll need a copy of Tabler's source files and Node. Follow the steps below:
|
||||||
|
|
||||||
1. [Download and install Node.js](https://nodejs.org/download/), which we use to manage our dependencies.
|
1. [Download and install Node.js](https://nodejs.org/download/), which is used to manage our dependencies.
|
||||||
2. Navigate to the root `/tabler` directory and run `npm install` to install our local dependencies listed in `package.json`.
|
2. Navigate to the root `/tabler` directory and run `npm install` to install local dependencies listed in `package.json`.
|
||||||
3. [Install Ruby](https://www.ruby-lang.org/en/documentation/installation/), install [Bundler](https://bundler.io/) with `gem install bundler`, and finally run `bundle install`. This will install all Ruby dependencies, such as Jekyll and plugins.
|
3. [Install Ruby](https://www.ruby-lang.org/en/documentation/installation/), install [Bundler](https://bundler.io/) with `gem install bundler`, and finally run `bundle install`. This will install all Ruby dependencies, such as Jekyll and plugins.
|
||||||
|
|
||||||
**Windows users:** Read [this guide](https://jekyllrb.com/docs/windows/) to get Jekyll up and running without problems.
|
**Windows users:** Read [this guide](https://jekyllrb.com/docs/windows/) to get Jekyll up and running without problems.
|
||||||
|
|
||||||
When completed, you'll be able to run the various commands provided from the command line.
|
When completed, you'll be able to run the various commands provided in the command line.
|
||||||
|
|
||||||
### Build Tabler
|
### Build Tabler
|
||||||
|
|
||||||
|
|||||||
@@ -1,16 +1,15 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
version=0.0.13
|
version=0.0.18
|
||||||
|
|
||||||
echo "Version $version"
|
echo "Version $version"
|
||||||
|
|
||||||
npm run dist
|
npm run dist
|
||||||
git add .
|
git add .
|
||||||
git commit -am "version $version"
|
git commit -am "version $version"
|
||||||
git tag "v$version"
|
npm version $version
|
||||||
git push origin master
|
git push origin master && git push origin master --tags
|
||||||
|
|
||||||
npm run publish-dist
|
npm run publish-dist
|
||||||
|
|
||||||
npm version $version
|
|
||||||
npm publish
|
npm publish
|
||||||
|
|||||||
2
dist/400.html
vendored
2
dist/400.html
vendored
@@ -14,7 +14,7 @@
|
|||||||
<meta name="MobileOptimized" content="320">
|
<meta name="MobileOptimized" content="320">
|
||||||
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
||||||
<!-- Generated: 2018-03-27 11:39:03 +0200 -->
|
<!-- Generated: 2018-04-04 09:40:59 +0200 -->
|
||||||
<title>Page 400 - tabler.github.io - a responsive, flat and full featured admin template</title>
|
<title>Page 400 - tabler.github.io - a responsive, flat and full featured admin template</title>
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
||||||
|
|||||||
2
dist/401.html
vendored
2
dist/401.html
vendored
@@ -14,7 +14,7 @@
|
|||||||
<meta name="MobileOptimized" content="320">
|
<meta name="MobileOptimized" content="320">
|
||||||
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
||||||
<!-- Generated: 2018-03-27 11:39:03 +0200 -->
|
<!-- Generated: 2018-04-04 09:40:59 +0200 -->
|
||||||
<title>Page 401 - tabler.github.io - a responsive, flat and full featured admin template</title>
|
<title>Page 401 - tabler.github.io - a responsive, flat and full featured admin template</title>
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
||||||
|
|||||||
2
dist/403.html
vendored
2
dist/403.html
vendored
@@ -14,7 +14,7 @@
|
|||||||
<meta name="MobileOptimized" content="320">
|
<meta name="MobileOptimized" content="320">
|
||||||
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
||||||
<!-- Generated: 2018-03-27 11:39:03 +0200 -->
|
<!-- Generated: 2018-04-04 09:40:59 +0200 -->
|
||||||
<title>Page 403 - tabler.github.io - a responsive, flat and full featured admin template</title>
|
<title>Page 403 - tabler.github.io - a responsive, flat and full featured admin template</title>
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
||||||
|
|||||||
2
dist/404.html
vendored
2
dist/404.html
vendored
@@ -14,7 +14,7 @@
|
|||||||
<meta name="MobileOptimized" content="320">
|
<meta name="MobileOptimized" content="320">
|
||||||
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
||||||
<!-- Generated: 2018-03-27 11:39:03 +0200 -->
|
<!-- Generated: 2018-04-04 09:40:59 +0200 -->
|
||||||
<title>Page 404 - tabler.github.io - a responsive, flat and full featured admin template</title>
|
<title>Page 404 - tabler.github.io - a responsive, flat and full featured admin template</title>
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
||||||
|
|||||||
2
dist/500.html
vendored
2
dist/500.html
vendored
@@ -14,7 +14,7 @@
|
|||||||
<meta name="MobileOptimized" content="320">
|
<meta name="MobileOptimized" content="320">
|
||||||
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
||||||
<!-- Generated: 2018-03-27 11:39:03 +0200 -->
|
<!-- Generated: 2018-04-04 09:40:59 +0200 -->
|
||||||
<title>Page 500 - tabler.github.io - a responsive, flat and full featured admin template</title>
|
<title>Page 500 - tabler.github.io - a responsive, flat and full featured admin template</title>
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
||||||
|
|||||||
2
dist/503.html
vendored
2
dist/503.html
vendored
@@ -14,7 +14,7 @@
|
|||||||
<meta name="MobileOptimized" content="320">
|
<meta name="MobileOptimized" content="320">
|
||||||
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
||||||
<!-- Generated: 2018-03-27 11:39:03 +0200 -->
|
<!-- Generated: 2018-04-04 09:40:59 +0200 -->
|
||||||
<title>Page 503 - tabler.github.io - a responsive, flat and full featured admin template</title>
|
<title>Page 503 - tabler.github.io - a responsive, flat and full featured admin template</title>
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
||||||
|
|||||||
28
dist/assets/css/dashboard.css
vendored
28
dist/assets/css/dashboard.css
vendored
@@ -5057,8 +5057,8 @@ tbody.collapse.show {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.media-body {
|
.media-body {
|
||||||
-ms-flex: 1;
|
-ms-flex: 1 1 auto;
|
||||||
flex: 1;
|
flex: 1 1 auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.list-group {
|
.list-group {
|
||||||
@@ -9887,8 +9887,8 @@ img {
|
|||||||
|
|
||||||
.row-deck > .col .card,
|
.row-deck > .col .card,
|
||||||
.row-deck > [class*='col-'] .card {
|
.row-deck > [class*='col-'] .card {
|
||||||
-ms-flex: 1;
|
-ms-flex: 1 1 auto;
|
||||||
flex: 1;
|
flex: 1 1 auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.col-text {
|
.col-text {
|
||||||
@@ -9995,8 +9995,8 @@ body.fixed-header .page {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.page-main {
|
.page-main {
|
||||||
-ms-flex: 1;
|
-ms-flex: 1 1 auto;
|
||||||
flex: 1;
|
flex: 1 1 auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.page-content {
|
.page-content {
|
||||||
@@ -10060,8 +10060,8 @@ body.fixed-header .page {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.page-single {
|
.page-single {
|
||||||
-ms-flex: 1;
|
-ms-flex: 1 1 auto;
|
||||||
flex: 1;
|
flex: 1 1 auto;
|
||||||
display: -ms-flexbox;
|
display: -ms-flexbox;
|
||||||
display: flex;
|
display: flex;
|
||||||
-ms-flex-align: center;
|
-ms-flex-align: center;
|
||||||
@@ -10107,8 +10107,8 @@ body.fixed-header .page {
|
|||||||
|
|
||||||
.aside-body {
|
.aside-body {
|
||||||
padding: 1.5rem;
|
padding: 1.5rem;
|
||||||
-ms-flex: 1;
|
-ms-flex: 1 1 auto;
|
||||||
flex: 1;
|
flex: 1 1 auto;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -12907,8 +12907,8 @@ a.icon:hover {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.card-body {
|
.card-body {
|
||||||
-ms-flex: 1;
|
-ms-flex: 1 1 auto;
|
||||||
flex: 1;
|
flex: 1 1 auto;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 1.5rem 1.5rem;
|
padding: 1.5rem 1.5rem;
|
||||||
position: relative;
|
position: relative;
|
||||||
@@ -13198,8 +13198,8 @@ Card tabs
|
|||||||
}
|
}
|
||||||
|
|
||||||
.card-tabs-item {
|
.card-tabs-item {
|
||||||
-ms-flex: 1;
|
-ms-flex: 1 1 auto;
|
||||||
flex: 1;
|
flex: 1 1 auto;
|
||||||
display: block;
|
display: block;
|
||||||
padding: 1rem 1.5rem;
|
padding: 1rem 1.5rem;
|
||||||
border-bottom: 1px solid rgba(0, 40, 100, 0.12);
|
border-bottom: 1px solid rgba(0, 40, 100, 0.12);
|
||||||
|
|||||||
60
dist/assets/js/core.js
vendored
60
dist/assets/js/core.js
vendored
@@ -1,37 +1,45 @@
|
|||||||
var hexToRgba = function(hex, opacity) {
|
/**
|
||||||
var result = /^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(hex);
|
*
|
||||||
var rgb = result ? {
|
*/
|
||||||
|
let hexToRgba = function(hex, opacity) {
|
||||||
|
let result = /^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(hex);
|
||||||
|
let rgb = result ? {
|
||||||
r: parseInt(result[1], 16),
|
r: parseInt(result[1], 16),
|
||||||
g: parseInt(result[2], 16),
|
g: parseInt(result[2], 16),
|
||||||
b: parseInt(result[3], 16)
|
b: parseInt(result[3], 16)
|
||||||
} : null;
|
} : null;
|
||||||
|
|
||||||
return 'rgba(' + rgb.r + ', ' + rgb.g + ', ' + rgb.b + ', '+ opacity + ')';
|
return 'rgba(' + rgb.r + ', ' + rgb.g + ', ' + rgb.b + ', ' + opacity + ')';
|
||||||
};
|
};
|
||||||
|
|
||||||
$(document).ready(function () {
|
/**
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
$(document).ready(function() {
|
||||||
|
/** Constant div card */
|
||||||
|
const DIV_CARD = 'div.card';
|
||||||
|
|
||||||
// Initialize tooltips
|
/** Initialize tooltips */
|
||||||
$('[data-toggle="tooltip"]').tooltip();
|
$('[data-toggle="tooltip"]').tooltip();
|
||||||
|
|
||||||
// Initialize popovers
|
/** Initialize popovers */
|
||||||
$('[data-toggle="popover"]').popover({
|
$('[data-toggle="popover"]').popover({
|
||||||
html: true
|
html: true
|
||||||
});
|
});
|
||||||
|
|
||||||
// Function for remove card
|
/** Function for remove card */
|
||||||
$('[data-toggle="card-remove"]').on('click', function (e) {
|
$('[data-toggle="card-remove"]').on('click', function(e) {
|
||||||
var $card = $(this).closest('div.card');
|
let $card = $(this).closest(DIV_CARD);
|
||||||
|
|
||||||
$card.remove();
|
$card.remove();
|
||||||
|
|
||||||
e.preventDefault();
|
e.preventDefault();
|
||||||
return false;
|
return false;
|
||||||
});
|
});
|
||||||
|
|
||||||
// Function for collapse card
|
/** Function for collapse card */
|
||||||
$('[data-toggle="card-collapse"]').on('click', function (e) {
|
$('[data-toggle="card-collapse"]').on('click', function(e) {
|
||||||
var $this = $(this),
|
let $card = $(this).closest(DIV_CARD);
|
||||||
$card = $this.closest('div.card');
|
|
||||||
|
|
||||||
$card.toggleClass('card-collapsed');
|
$card.toggleClass('card-collapsed');
|
||||||
|
|
||||||
@@ -39,9 +47,9 @@ $(document).ready(function () {
|
|||||||
return false;
|
return false;
|
||||||
});
|
});
|
||||||
|
|
||||||
// Function for fullscreen card
|
/** Function for fullscreen card */
|
||||||
$('[data-toggle="card-fullscreen"]').on('click', function(e) {
|
$('[data-toggle="card-fullscreen"]').on('click', function(e) {
|
||||||
var $card = $(this).closest('div.card');
|
let $card = $(this).closest(DIV_CARD);
|
||||||
|
|
||||||
$card.toggleClass('card-fullscreen').removeClass('card-collapsed');
|
$card.toggleClass('card-fullscreen').removeClass('card-collapsed');
|
||||||
|
|
||||||
@@ -49,8 +57,9 @@ $(document).ready(function () {
|
|||||||
return false;
|
return false;
|
||||||
});
|
});
|
||||||
|
|
||||||
if($('[data-sparkline]').length) {
|
/** */
|
||||||
var generateSparkline = function($elem, data, params) {
|
if ($('[data-sparkline]').length) {
|
||||||
|
let generateSparkline = function($elem, data, params) {
|
||||||
$elem.sparkline(data, {
|
$elem.sparkline(data, {
|
||||||
type: $elem.attr('data-sparkline-type'),
|
type: $elem.attr('data-sparkline-type'),
|
||||||
height: '100%',
|
height: '100%',
|
||||||
@@ -66,9 +75,9 @@ $(document).ready(function () {
|
|||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
||||||
require(['sparkline'], function(){
|
require(['sparkline'], function() {
|
||||||
$('[data-sparkline]').each(function(){
|
$('[data-sparkline]').each(function() {
|
||||||
var $chart = $(this);
|
let $chart = $(this);
|
||||||
|
|
||||||
generateSparkline($chart, JSON.parse($chart.attr('data-sparkline')), {
|
generateSparkline($chart, JSON.parse($chart.attr('data-sparkline')), {
|
||||||
color: $chart.attr('data-sparkline-color')
|
color: $chart.attr('data-sparkline-color')
|
||||||
@@ -77,11 +86,12 @@ $(document).ready(function () {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/** */
|
||||||
|
if ($('.chart-circle').length) {
|
||||||
|
require(['circle-progress'], function() {
|
||||||
|
$('.chart-circle').each(function() {
|
||||||
|
let $this = $(this);
|
||||||
|
|
||||||
if($('.chart-circle').length) {
|
|
||||||
require(['circle-progress'], function () {
|
|
||||||
$('.chart-circle').each(function () {
|
|
||||||
var $this = $(this);
|
|
||||||
$this.circleProgress({
|
$this.circleProgress({
|
||||||
fill: {
|
fill: {
|
||||||
color: tabler.colors[$this.attr('data-color')] || tabler.colors.blue
|
color: tabler.colors[$this.attr('data-color')] || tabler.colors.blue
|
||||||
|
|||||||
4
dist/blog.html
vendored
4
dist/blog.html
vendored
@@ -14,7 +14,7 @@
|
|||||||
<meta name="MobileOptimized" content="320">
|
<meta name="MobileOptimized" content="320">
|
||||||
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
||||||
<!-- Generated: 2018-03-27 11:39:03 +0200 -->
|
<!-- Generated: 2018-04-04 09:40:59 +0200 -->
|
||||||
<title>tabler.github.io - a responsive, flat and full featured admin template</title>
|
<title>tabler.github.io - a responsive, flat and full featured admin template</title>
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
||||||
@@ -147,7 +147,7 @@
|
|||||||
<a href="./register.html" class="nav-item ">Register</a>
|
<a href="./register.html" class="nav-item ">Register</a>
|
||||||
<a href="./forgot-password.html" class="nav-item ">Forgot password</a>
|
<a href="./forgot-password.html" class="nav-item ">Forgot password</a>
|
||||||
<a href="./400.html" class="nav-item ">400 error</a>
|
<a href="./400.html" class="nav-item ">400 error</a>
|
||||||
<a href="./104.html" class="nav-item ">401 error</a>
|
<a href="./401.html" class="nav-item ">401 error</a>
|
||||||
<a href="./403.html" class="nav-item ">403 error</a>
|
<a href="./403.html" class="nav-item ">403 error</a>
|
||||||
<a href="./404.html" class="nav-item ">404 error</a>
|
<a href="./404.html" class="nav-item ">404 error</a>
|
||||||
<a href="./500.html" class="nav-item ">500 error</a>
|
<a href="./500.html" class="nav-item ">500 error</a>
|
||||||
|
|||||||
8
dist/cards.html
vendored
8
dist/cards.html
vendored
@@ -14,7 +14,7 @@
|
|||||||
<meta name="MobileOptimized" content="320">
|
<meta name="MobileOptimized" content="320">
|
||||||
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
||||||
<!-- Generated: 2018-03-27 11:39:03 +0200 -->
|
<!-- Generated: 2018-04-04 09:40:59 +0200 -->
|
||||||
<title>Cards design - tabler.github.io - a responsive, flat and full featured admin template</title>
|
<title>Cards design - tabler.github.io - a responsive, flat and full featured admin template</title>
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
||||||
@@ -147,7 +147,7 @@
|
|||||||
<a href="./register.html" class="nav-item ">Register</a>
|
<a href="./register.html" class="nav-item ">Register</a>
|
||||||
<a href="./forgot-password.html" class="nav-item ">Forgot password</a>
|
<a href="./forgot-password.html" class="nav-item ">Forgot password</a>
|
||||||
<a href="./400.html" class="nav-item ">400 error</a>
|
<a href="./400.html" class="nav-item ">400 error</a>
|
||||||
<a href="./104.html" class="nav-item ">401 error</a>
|
<a href="./401.html" class="nav-item ">401 error</a>
|
||||||
<a href="./403.html" class="nav-item ">403 error</a>
|
<a href="./403.html" class="nav-item ">403 error</a>
|
||||||
<a href="./404.html" class="nav-item ">404 error</a>
|
<a href="./404.html" class="nav-item ">404 error</a>
|
||||||
<a href="./500.html" class="nav-item ">500 error</a>
|
<a href="./500.html" class="nav-item ">500 error</a>
|
||||||
@@ -364,7 +364,7 @@
|
|||||||
<div class="col-lg-6">
|
<div class="col-lg-6">
|
||||||
<div class="card">
|
<div class="card">
|
||||||
<div class="card-header">
|
<div class="card-header">
|
||||||
<h3 class="card-title">Pannel with custom buttons</h3>
|
<h3 class="card-title">Panel with custom buttons</h3>
|
||||||
<div class="card-options">
|
<div class="card-options">
|
||||||
<a class="btn btn-secondary btn-sm">Action 1</a>
|
<a class="btn btn-secondary btn-sm">Action 1</a>
|
||||||
<a class="btn btn-secondary btn-sm ml-2">Action 2</a>
|
<a class="btn btn-secondary btn-sm ml-2">Action 2</a>
|
||||||
@@ -424,7 +424,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="card-alert alert alert-danger mb-0">
|
<div class="card-alert alert alert-danger mb-0">
|
||||||
Adding action was failed
|
Adding action failed
|
||||||
</div>
|
</div>
|
||||||
<div class="card-body">
|
<div class="card-body">
|
||||||
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Aperiam deleniti fugit incidunt, iste, itaque minima neque pariatur perferendis sed suscipit velit vitae voluptatem. A consequuntur, deserunt eaque error nulla temporibus!
|
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Aperiam deleniti fugit incidunt, iste, itaque minima neque pariatur perferendis sed suscipit velit vitae voluptatem. A consequuntur, deserunt eaque error nulla temporibus!
|
||||||
|
|||||||
4
dist/charts.html
vendored
4
dist/charts.html
vendored
@@ -14,7 +14,7 @@
|
|||||||
<meta name="MobileOptimized" content="320">
|
<meta name="MobileOptimized" content="320">
|
||||||
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
||||||
<!-- Generated: 2018-03-27 11:39:03 +0200 -->
|
<!-- Generated: 2018-04-04 09:40:59 +0200 -->
|
||||||
<title>Charts - tabler.github.io - a responsive, flat and full featured admin template</title>
|
<title>Charts - tabler.github.io - a responsive, flat and full featured admin template</title>
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
||||||
@@ -147,7 +147,7 @@
|
|||||||
<a href="./register.html" class="nav-item ">Register</a>
|
<a href="./register.html" class="nav-item ">Register</a>
|
||||||
<a href="./forgot-password.html" class="nav-item ">Forgot password</a>
|
<a href="./forgot-password.html" class="nav-item ">Forgot password</a>
|
||||||
<a href="./400.html" class="nav-item ">400 error</a>
|
<a href="./400.html" class="nav-item ">400 error</a>
|
||||||
<a href="./104.html" class="nav-item ">401 error</a>
|
<a href="./401.html" class="nav-item ">401 error</a>
|
||||||
<a href="./403.html" class="nav-item ">403 error</a>
|
<a href="./403.html" class="nav-item ">403 error</a>
|
||||||
<a href="./404.html" class="nav-item ">404 error</a>
|
<a href="./404.html" class="nav-item ">404 error</a>
|
||||||
<a href="./500.html" class="nav-item ">500 error</a>
|
<a href="./500.html" class="nav-item ">500 error</a>
|
||||||
|
|||||||
4
dist/crypto-currencies.html
vendored
4
dist/crypto-currencies.html
vendored
@@ -14,7 +14,7 @@
|
|||||||
<meta name="MobileOptimized" content="320">
|
<meta name="MobileOptimized" content="320">
|
||||||
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
||||||
<!-- Generated: 2018-03-27 11:39:03 +0200 -->
|
<!-- Generated: 2018-04-04 09:40:59 +0200 -->
|
||||||
<title>Crypto currencies - tabler.github.io - a responsive, flat and full featured admin template</title>
|
<title>Crypto currencies - tabler.github.io - a responsive, flat and full featured admin template</title>
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
||||||
@@ -147,7 +147,7 @@
|
|||||||
<a href="./register.html" class="nav-item ">Register</a>
|
<a href="./register.html" class="nav-item ">Register</a>
|
||||||
<a href="./forgot-password.html" class="nav-item ">Forgot password</a>
|
<a href="./forgot-password.html" class="nav-item ">Forgot password</a>
|
||||||
<a href="./400.html" class="nav-item ">400 error</a>
|
<a href="./400.html" class="nav-item ">400 error</a>
|
||||||
<a href="./104.html" class="nav-item ">401 error</a>
|
<a href="./401.html" class="nav-item ">401 error</a>
|
||||||
<a href="./403.html" class="nav-item ">403 error</a>
|
<a href="./403.html" class="nav-item ">403 error</a>
|
||||||
<a href="./404.html" class="nav-item ">404 error</a>
|
<a href="./404.html" class="nav-item ">404 error</a>
|
||||||
<a href="./500.html" class="nav-item ">500 error</a>
|
<a href="./500.html" class="nav-item ">500 error</a>
|
||||||
|
|||||||
4
dist/docs/alerts.html
vendored
4
dist/docs/alerts.html
vendored
@@ -14,7 +14,7 @@
|
|||||||
<meta name="MobileOptimized" content="320">
|
<meta name="MobileOptimized" content="320">
|
||||||
<link rel="icon" href="../favicon.ico" type="image/x-icon"/>
|
<link rel="icon" href="../favicon.ico" type="image/x-icon"/>
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="../favicon.ico" />
|
<link rel="shortcut icon" type="image/x-icon" href="../favicon.ico" />
|
||||||
<!-- Generated: 2018-03-27 11:39:03 +0200 -->
|
<!-- Generated: 2018-04-04 09:40:59 +0200 -->
|
||||||
<title>Alerts - Documentation - tabler.github.io - a responsive, flat and full featured admin template</title>
|
<title>Alerts - Documentation - tabler.github.io - a responsive, flat and full featured admin template</title>
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
||||||
@@ -147,7 +147,7 @@
|
|||||||
<a href="../register.html" class="nav-item ">Register</a>
|
<a href="../register.html" class="nav-item ">Register</a>
|
||||||
<a href="../forgot-password.html" class="nav-item ">Forgot password</a>
|
<a href="../forgot-password.html" class="nav-item ">Forgot password</a>
|
||||||
<a href="../400.html" class="nav-item ">400 error</a>
|
<a href="../400.html" class="nav-item ">400 error</a>
|
||||||
<a href="../104.html" class="nav-item ">401 error</a>
|
<a href="../401.html" class="nav-item ">401 error</a>
|
||||||
<a href="../403.html" class="nav-item ">403 error</a>
|
<a href="../403.html" class="nav-item ">403 error</a>
|
||||||
<a href="../404.html" class="nav-item ">404 error</a>
|
<a href="../404.html" class="nav-item ">404 error</a>
|
||||||
<a href="../500.html" class="nav-item ">500 error</a>
|
<a href="../500.html" class="nav-item ">500 error</a>
|
||||||
|
|||||||
4
dist/docs/avatars.html
vendored
4
dist/docs/avatars.html
vendored
@@ -14,7 +14,7 @@
|
|||||||
<meta name="MobileOptimized" content="320">
|
<meta name="MobileOptimized" content="320">
|
||||||
<link rel="icon" href="../favicon.ico" type="image/x-icon"/>
|
<link rel="icon" href="../favicon.ico" type="image/x-icon"/>
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="../favicon.ico" />
|
<link rel="shortcut icon" type="image/x-icon" href="../favicon.ico" />
|
||||||
<!-- Generated: 2018-03-27 11:39:03 +0200 -->
|
<!-- Generated: 2018-04-04 09:40:59 +0200 -->
|
||||||
<title>Avatars - Documentation - tabler.github.io - a responsive, flat and full featured admin template</title>
|
<title>Avatars - Documentation - tabler.github.io - a responsive, flat and full featured admin template</title>
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
||||||
@@ -147,7 +147,7 @@
|
|||||||
<a href="../register.html" class="nav-item ">Register</a>
|
<a href="../register.html" class="nav-item ">Register</a>
|
||||||
<a href="../forgot-password.html" class="nav-item ">Forgot password</a>
|
<a href="../forgot-password.html" class="nav-item ">Forgot password</a>
|
||||||
<a href="../400.html" class="nav-item ">400 error</a>
|
<a href="../400.html" class="nav-item ">400 error</a>
|
||||||
<a href="../104.html" class="nav-item ">401 error</a>
|
<a href="../401.html" class="nav-item ">401 error</a>
|
||||||
<a href="../403.html" class="nav-item ">403 error</a>
|
<a href="../403.html" class="nav-item ">403 error</a>
|
||||||
<a href="../404.html" class="nav-item ">404 error</a>
|
<a href="../404.html" class="nav-item ">404 error</a>
|
||||||
<a href="../500.html" class="nav-item ">500 error</a>
|
<a href="../500.html" class="nav-item ">500 error</a>
|
||||||
|
|||||||
4
dist/docs/buttons.html
vendored
4
dist/docs/buttons.html
vendored
@@ -14,7 +14,7 @@
|
|||||||
<meta name="MobileOptimized" content="320">
|
<meta name="MobileOptimized" content="320">
|
||||||
<link rel="icon" href="../favicon.ico" type="image/x-icon"/>
|
<link rel="icon" href="../favicon.ico" type="image/x-icon"/>
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="../favicon.ico" />
|
<link rel="shortcut icon" type="image/x-icon" href="../favicon.ico" />
|
||||||
<!-- Generated: 2018-03-27 11:39:03 +0200 -->
|
<!-- Generated: 2018-04-04 09:40:59 +0200 -->
|
||||||
<title>Buttons - Documentation - tabler.github.io - a responsive, flat and full featured admin template</title>
|
<title>Buttons - Documentation - tabler.github.io - a responsive, flat and full featured admin template</title>
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
||||||
@@ -147,7 +147,7 @@
|
|||||||
<a href="../register.html" class="nav-item ">Register</a>
|
<a href="../register.html" class="nav-item ">Register</a>
|
||||||
<a href="../forgot-password.html" class="nav-item ">Forgot password</a>
|
<a href="../forgot-password.html" class="nav-item ">Forgot password</a>
|
||||||
<a href="../400.html" class="nav-item ">400 error</a>
|
<a href="../400.html" class="nav-item ">400 error</a>
|
||||||
<a href="../104.html" class="nav-item ">401 error</a>
|
<a href="../401.html" class="nav-item ">401 error</a>
|
||||||
<a href="../403.html" class="nav-item ">403 error</a>
|
<a href="../403.html" class="nav-item ">403 error</a>
|
||||||
<a href="../404.html" class="nav-item ">404 error</a>
|
<a href="../404.html" class="nav-item ">404 error</a>
|
||||||
<a href="../500.html" class="nav-item ">500 error</a>
|
<a href="../500.html" class="nav-item ">500 error</a>
|
||||||
|
|||||||
4
dist/docs/cards.html
vendored
4
dist/docs/cards.html
vendored
@@ -14,7 +14,7 @@
|
|||||||
<meta name="MobileOptimized" content="320">
|
<meta name="MobileOptimized" content="320">
|
||||||
<link rel="icon" href="../favicon.ico" type="image/x-icon"/>
|
<link rel="icon" href="../favicon.ico" type="image/x-icon"/>
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="../favicon.ico" />
|
<link rel="shortcut icon" type="image/x-icon" href="../favicon.ico" />
|
||||||
<!-- Generated: 2018-03-27 11:39:03 +0200 -->
|
<!-- Generated: 2018-04-04 09:40:59 +0200 -->
|
||||||
<title>Cards - Documentation - tabler.github.io - a responsive, flat and full featured admin template</title>
|
<title>Cards - Documentation - tabler.github.io - a responsive, flat and full featured admin template</title>
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
||||||
@@ -147,7 +147,7 @@
|
|||||||
<a href="../register.html" class="nav-item ">Register</a>
|
<a href="../register.html" class="nav-item ">Register</a>
|
||||||
<a href="../forgot-password.html" class="nav-item ">Forgot password</a>
|
<a href="../forgot-password.html" class="nav-item ">Forgot password</a>
|
||||||
<a href="../400.html" class="nav-item ">400 error</a>
|
<a href="../400.html" class="nav-item ">400 error</a>
|
||||||
<a href="../104.html" class="nav-item ">401 error</a>
|
<a href="../401.html" class="nav-item ">401 error</a>
|
||||||
<a href="../403.html" class="nav-item ">403 error</a>
|
<a href="../403.html" class="nav-item ">403 error</a>
|
||||||
<a href="../404.html" class="nav-item ">404 error</a>
|
<a href="../404.html" class="nav-item ">404 error</a>
|
||||||
<a href="../500.html" class="nav-item ">500 error</a>
|
<a href="../500.html" class="nav-item ">500 error</a>
|
||||||
|
|||||||
4
dist/docs/charts.html
vendored
4
dist/docs/charts.html
vendored
@@ -14,7 +14,7 @@
|
|||||||
<meta name="MobileOptimized" content="320">
|
<meta name="MobileOptimized" content="320">
|
||||||
<link rel="icon" href="../favicon.ico" type="image/x-icon"/>
|
<link rel="icon" href="../favicon.ico" type="image/x-icon"/>
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="../favicon.ico" />
|
<link rel="shortcut icon" type="image/x-icon" href="../favicon.ico" />
|
||||||
<!-- Generated: 2018-03-27 11:39:03 +0200 -->
|
<!-- Generated: 2018-04-04 09:40:59 +0200 -->
|
||||||
<title>Charts - Documentation - tabler.github.io - a responsive, flat and full featured admin template</title>
|
<title>Charts - Documentation - tabler.github.io - a responsive, flat and full featured admin template</title>
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
||||||
@@ -147,7 +147,7 @@
|
|||||||
<a href="../register.html" class="nav-item ">Register</a>
|
<a href="../register.html" class="nav-item ">Register</a>
|
||||||
<a href="../forgot-password.html" class="nav-item ">Forgot password</a>
|
<a href="../forgot-password.html" class="nav-item ">Forgot password</a>
|
||||||
<a href="../400.html" class="nav-item ">400 error</a>
|
<a href="../400.html" class="nav-item ">400 error</a>
|
||||||
<a href="../104.html" class="nav-item ">401 error</a>
|
<a href="../401.html" class="nav-item ">401 error</a>
|
||||||
<a href="../403.html" class="nav-item ">403 error</a>
|
<a href="../403.html" class="nav-item ">403 error</a>
|
||||||
<a href="../404.html" class="nav-item ">404 error</a>
|
<a href="../404.html" class="nav-item ">404 error</a>
|
||||||
<a href="../500.html" class="nav-item ">500 error</a>
|
<a href="../500.html" class="nav-item ">500 error</a>
|
||||||
|
|||||||
4
dist/docs/colors.html
vendored
4
dist/docs/colors.html
vendored
@@ -14,7 +14,7 @@
|
|||||||
<meta name="MobileOptimized" content="320">
|
<meta name="MobileOptimized" content="320">
|
||||||
<link rel="icon" href="../favicon.ico" type="image/x-icon"/>
|
<link rel="icon" href="../favicon.ico" type="image/x-icon"/>
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="../favicon.ico" />
|
<link rel="shortcut icon" type="image/x-icon" href="../favicon.ico" />
|
||||||
<!-- Generated: 2018-03-27 11:39:03 +0200 -->
|
<!-- Generated: 2018-04-04 09:40:59 +0200 -->
|
||||||
<title>Colors - Documentation - tabler.github.io - a responsive, flat and full featured admin template</title>
|
<title>Colors - Documentation - tabler.github.io - a responsive, flat and full featured admin template</title>
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
||||||
@@ -147,7 +147,7 @@
|
|||||||
<a href="../register.html" class="nav-item ">Register</a>
|
<a href="../register.html" class="nav-item ">Register</a>
|
||||||
<a href="../forgot-password.html" class="nav-item ">Forgot password</a>
|
<a href="../forgot-password.html" class="nav-item ">Forgot password</a>
|
||||||
<a href="../400.html" class="nav-item ">400 error</a>
|
<a href="../400.html" class="nav-item ">400 error</a>
|
||||||
<a href="../104.html" class="nav-item ">401 error</a>
|
<a href="../401.html" class="nav-item ">401 error</a>
|
||||||
<a href="../403.html" class="nav-item ">403 error</a>
|
<a href="../403.html" class="nav-item ">403 error</a>
|
||||||
<a href="../404.html" class="nav-item ">404 error</a>
|
<a href="../404.html" class="nav-item ">404 error</a>
|
||||||
<a href="../500.html" class="nav-item ">500 error</a>
|
<a href="../500.html" class="nav-item ">500 error</a>
|
||||||
|
|||||||
4
dist/docs/form-components.html
vendored
4
dist/docs/form-components.html
vendored
@@ -14,7 +14,7 @@
|
|||||||
<meta name="MobileOptimized" content="320">
|
<meta name="MobileOptimized" content="320">
|
||||||
<link rel="icon" href="../favicon.ico" type="image/x-icon"/>
|
<link rel="icon" href="../favicon.ico" type="image/x-icon"/>
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="../favicon.ico" />
|
<link rel="shortcut icon" type="image/x-icon" href="../favicon.ico" />
|
||||||
<!-- Generated: 2018-03-27 11:39:03 +0200 -->
|
<!-- Generated: 2018-04-04 09:40:59 +0200 -->
|
||||||
<title>Form components - Documentation - tabler.github.io - a responsive, flat and full featured admin template</title>
|
<title>Form components - Documentation - tabler.github.io - a responsive, flat and full featured admin template</title>
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
||||||
@@ -147,7 +147,7 @@
|
|||||||
<a href="../register.html" class="nav-item ">Register</a>
|
<a href="../register.html" class="nav-item ">Register</a>
|
||||||
<a href="../forgot-password.html" class="nav-item ">Forgot password</a>
|
<a href="../forgot-password.html" class="nav-item ">Forgot password</a>
|
||||||
<a href="../400.html" class="nav-item ">400 error</a>
|
<a href="../400.html" class="nav-item ">400 error</a>
|
||||||
<a href="../104.html" class="nav-item ">401 error</a>
|
<a href="../401.html" class="nav-item ">401 error</a>
|
||||||
<a href="../403.html" class="nav-item ">403 error</a>
|
<a href="../403.html" class="nav-item ">403 error</a>
|
||||||
<a href="../404.html" class="nav-item ">404 error</a>
|
<a href="../404.html" class="nav-item ">404 error</a>
|
||||||
<a href="../500.html" class="nav-item ">500 error</a>
|
<a href="../500.html" class="nav-item ">500 error</a>
|
||||||
|
|||||||
4
dist/docs/grid.html
vendored
4
dist/docs/grid.html
vendored
@@ -14,7 +14,7 @@
|
|||||||
<meta name="MobileOptimized" content="320">
|
<meta name="MobileOptimized" content="320">
|
||||||
<link rel="icon" href="../favicon.ico" type="image/x-icon"/>
|
<link rel="icon" href="../favicon.ico" type="image/x-icon"/>
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="../favicon.ico" />
|
<link rel="shortcut icon" type="image/x-icon" href="../favicon.ico" />
|
||||||
<!-- Generated: 2018-03-27 11:39:03 +0200 -->
|
<!-- Generated: 2018-04-04 09:40:59 +0200 -->
|
||||||
<title>Grid utilities - Documentation - tabler.github.io - a responsive, flat and full featured admin template</title>
|
<title>Grid utilities - Documentation - tabler.github.io - a responsive, flat and full featured admin template</title>
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
||||||
@@ -147,7 +147,7 @@
|
|||||||
<a href="../register.html" class="nav-item ">Register</a>
|
<a href="../register.html" class="nav-item ">Register</a>
|
||||||
<a href="../forgot-password.html" class="nav-item ">Forgot password</a>
|
<a href="../forgot-password.html" class="nav-item ">Forgot password</a>
|
||||||
<a href="../400.html" class="nav-item ">400 error</a>
|
<a href="../400.html" class="nav-item ">400 error</a>
|
||||||
<a href="../104.html" class="nav-item ">401 error</a>
|
<a href="../401.html" class="nav-item ">401 error</a>
|
||||||
<a href="../403.html" class="nav-item ">403 error</a>
|
<a href="../403.html" class="nav-item ">403 error</a>
|
||||||
<a href="../404.html" class="nav-item ">404 error</a>
|
<a href="../404.html" class="nav-item ">404 error</a>
|
||||||
<a href="../500.html" class="nav-item ">500 error</a>
|
<a href="../500.html" class="nav-item ">500 error</a>
|
||||||
|
|||||||
4
dist/docs/index.html
vendored
4
dist/docs/index.html
vendored
@@ -14,7 +14,7 @@
|
|||||||
<meta name="MobileOptimized" content="320">
|
<meta name="MobileOptimized" content="320">
|
||||||
<link rel="icon" href="../favicon.ico" type="image/x-icon"/>
|
<link rel="icon" href="../favicon.ico" type="image/x-icon"/>
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="../favicon.ico" />
|
<link rel="shortcut icon" type="image/x-icon" href="../favicon.ico" />
|
||||||
<!-- Generated: 2018-03-27 11:39:03 +0200 -->
|
<!-- Generated: 2018-04-04 09:40:59 +0200 -->
|
||||||
<title>Introduction - Documentation - tabler.github.io - a responsive, flat and full featured admin template</title>
|
<title>Introduction - Documentation - tabler.github.io - a responsive, flat and full featured admin template</title>
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
||||||
@@ -147,7 +147,7 @@
|
|||||||
<a href="../register.html" class="nav-item ">Register</a>
|
<a href="../register.html" class="nav-item ">Register</a>
|
||||||
<a href="../forgot-password.html" class="nav-item ">Forgot password</a>
|
<a href="../forgot-password.html" class="nav-item ">Forgot password</a>
|
||||||
<a href="../400.html" class="nav-item ">400 error</a>
|
<a href="../400.html" class="nav-item ">400 error</a>
|
||||||
<a href="../104.html" class="nav-item ">401 error</a>
|
<a href="../401.html" class="nav-item ">401 error</a>
|
||||||
<a href="../403.html" class="nav-item ">403 error</a>
|
<a href="../403.html" class="nav-item ">403 error</a>
|
||||||
<a href="../404.html" class="nav-item ">404 error</a>
|
<a href="../404.html" class="nav-item ">404 error</a>
|
||||||
<a href="../500.html" class="nav-item ">500 error</a>
|
<a href="../500.html" class="nav-item ">500 error</a>
|
||||||
|
|||||||
4
dist/docs/tags.html
vendored
4
dist/docs/tags.html
vendored
@@ -14,7 +14,7 @@
|
|||||||
<meta name="MobileOptimized" content="320">
|
<meta name="MobileOptimized" content="320">
|
||||||
<link rel="icon" href="../favicon.ico" type="image/x-icon"/>
|
<link rel="icon" href="../favicon.ico" type="image/x-icon"/>
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="../favicon.ico" />
|
<link rel="shortcut icon" type="image/x-icon" href="../favicon.ico" />
|
||||||
<!-- Generated: 2018-03-27 11:39:03 +0200 -->
|
<!-- Generated: 2018-04-04 09:40:59 +0200 -->
|
||||||
<title>Tags - Documentation - tabler.github.io - a responsive, flat and full featured admin template</title>
|
<title>Tags - Documentation - tabler.github.io - a responsive, flat and full featured admin template</title>
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
||||||
@@ -147,7 +147,7 @@
|
|||||||
<a href="../register.html" class="nav-item ">Register</a>
|
<a href="../register.html" class="nav-item ">Register</a>
|
||||||
<a href="../forgot-password.html" class="nav-item ">Forgot password</a>
|
<a href="../forgot-password.html" class="nav-item ">Forgot password</a>
|
||||||
<a href="../400.html" class="nav-item ">400 error</a>
|
<a href="../400.html" class="nav-item ">400 error</a>
|
||||||
<a href="../104.html" class="nav-item ">401 error</a>
|
<a href="../401.html" class="nav-item ">401 error</a>
|
||||||
<a href="../403.html" class="nav-item ">403 error</a>
|
<a href="../403.html" class="nav-item ">403 error</a>
|
||||||
<a href="../404.html" class="nav-item ">404 error</a>
|
<a href="../404.html" class="nav-item ">404 error</a>
|
||||||
<a href="../500.html" class="nav-item ">500 error</a>
|
<a href="../500.html" class="nav-item ">500 error</a>
|
||||||
|
|||||||
4
dist/docs/typography.html
vendored
4
dist/docs/typography.html
vendored
@@ -14,7 +14,7 @@
|
|||||||
<meta name="MobileOptimized" content="320">
|
<meta name="MobileOptimized" content="320">
|
||||||
<link rel="icon" href="../favicon.ico" type="image/x-icon"/>
|
<link rel="icon" href="../favicon.ico" type="image/x-icon"/>
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="../favicon.ico" />
|
<link rel="shortcut icon" type="image/x-icon" href="../favicon.ico" />
|
||||||
<!-- Generated: 2018-03-27 11:39:03 +0200 -->
|
<!-- Generated: 2018-04-04 09:40:59 +0200 -->
|
||||||
<title>Typography - Documentation - tabler.github.io - a responsive, flat and full featured admin template</title>
|
<title>Typography - Documentation - tabler.github.io - a responsive, flat and full featured admin template</title>
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
||||||
@@ -147,7 +147,7 @@
|
|||||||
<a href="../register.html" class="nav-item ">Register</a>
|
<a href="../register.html" class="nav-item ">Register</a>
|
||||||
<a href="../forgot-password.html" class="nav-item ">Forgot password</a>
|
<a href="../forgot-password.html" class="nav-item ">Forgot password</a>
|
||||||
<a href="../400.html" class="nav-item ">400 error</a>
|
<a href="../400.html" class="nav-item ">400 error</a>
|
||||||
<a href="../104.html" class="nav-item ">401 error</a>
|
<a href="../401.html" class="nav-item ">401 error</a>
|
||||||
<a href="../403.html" class="nav-item ">403 error</a>
|
<a href="../403.html" class="nav-item ">403 error</a>
|
||||||
<a href="../404.html" class="nav-item ">404 error</a>
|
<a href="../404.html" class="nav-item ">404 error</a>
|
||||||
<a href="../500.html" class="nav-item ">500 error</a>
|
<a href="../500.html" class="nav-item ">500 error</a>
|
||||||
|
|||||||
4
dist/email.html
vendored
4
dist/email.html
vendored
@@ -14,7 +14,7 @@
|
|||||||
<meta name="MobileOptimized" content="320">
|
<meta name="MobileOptimized" content="320">
|
||||||
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
||||||
<!-- Generated: 2018-03-27 11:39:03 +0200 -->
|
<!-- Generated: 2018-04-04 09:40:59 +0200 -->
|
||||||
<title>Email - tabler.github.io - a responsive, flat and full featured admin template</title>
|
<title>Email - tabler.github.io - a responsive, flat and full featured admin template</title>
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
||||||
@@ -147,7 +147,7 @@
|
|||||||
<a href="./register.html" class="nav-item ">Register</a>
|
<a href="./register.html" class="nav-item ">Register</a>
|
||||||
<a href="./forgot-password.html" class="nav-item ">Forgot password</a>
|
<a href="./forgot-password.html" class="nav-item ">Forgot password</a>
|
||||||
<a href="./400.html" class="nav-item ">400 error</a>
|
<a href="./400.html" class="nav-item ">400 error</a>
|
||||||
<a href="./104.html" class="nav-item ">401 error</a>
|
<a href="./401.html" class="nav-item ">401 error</a>
|
||||||
<a href="./403.html" class="nav-item ">403 error</a>
|
<a href="./403.html" class="nav-item ">403 error</a>
|
||||||
<a href="./404.html" class="nav-item ">404 error</a>
|
<a href="./404.html" class="nav-item ">404 error</a>
|
||||||
<a href="./500.html" class="nav-item ">500 error</a>
|
<a href="./500.html" class="nav-item ">500 error</a>
|
||||||
|
|||||||
4
dist/empty.html
vendored
4
dist/empty.html
vendored
@@ -14,7 +14,7 @@
|
|||||||
<meta name="MobileOptimized" content="320">
|
<meta name="MobileOptimized" content="320">
|
||||||
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
||||||
<!-- Generated: 2018-03-27 11:39:03 +0200 -->
|
<!-- Generated: 2018-04-04 09:40:59 +0200 -->
|
||||||
<title>Empty page - tabler.github.io - a responsive, flat and full featured admin template</title>
|
<title>Empty page - tabler.github.io - a responsive, flat and full featured admin template</title>
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
||||||
@@ -147,7 +147,7 @@
|
|||||||
<a href="./register.html" class="nav-item ">Register</a>
|
<a href="./register.html" class="nav-item ">Register</a>
|
||||||
<a href="./forgot-password.html" class="nav-item ">Forgot password</a>
|
<a href="./forgot-password.html" class="nav-item ">Forgot password</a>
|
||||||
<a href="./400.html" class="nav-item ">400 error</a>
|
<a href="./400.html" class="nav-item ">400 error</a>
|
||||||
<a href="./104.html" class="nav-item ">401 error</a>
|
<a href="./401.html" class="nav-item ">401 error</a>
|
||||||
<a href="./403.html" class="nav-item ">403 error</a>
|
<a href="./403.html" class="nav-item ">403 error</a>
|
||||||
<a href="./404.html" class="nav-item ">404 error</a>
|
<a href="./404.html" class="nav-item ">404 error</a>
|
||||||
<a href="./500.html" class="nav-item ">500 error</a>
|
<a href="./500.html" class="nav-item ">500 error</a>
|
||||||
|
|||||||
2
dist/forgot-password.html
vendored
2
dist/forgot-password.html
vendored
@@ -14,7 +14,7 @@
|
|||||||
<meta name="MobileOptimized" content="320">
|
<meta name="MobileOptimized" content="320">
|
||||||
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
||||||
<!-- Generated: 2018-03-27 11:39:03 +0200 -->
|
<!-- Generated: 2018-04-04 09:40:59 +0200 -->
|
||||||
<title>Forgot password - tabler.github.io - a responsive, flat and full featured admin template</title>
|
<title>Forgot password - tabler.github.io - a responsive, flat and full featured admin template</title>
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
||||||
|
|||||||
56
dist/form-elements.html
vendored
56
dist/form-elements.html
vendored
@@ -14,7 +14,7 @@
|
|||||||
<meta name="MobileOptimized" content="320">
|
<meta name="MobileOptimized" content="320">
|
||||||
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
||||||
<!-- Generated: 2018-03-27 11:39:03 +0200 -->
|
<!-- Generated: 2018-04-04 09:40:59 +0200 -->
|
||||||
<title>tabler.github.io - a responsive, flat and full featured admin template</title>
|
<title>tabler.github.io - a responsive, flat and full featured admin template</title>
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
||||||
@@ -147,7 +147,7 @@
|
|||||||
<a href="./register.html" class="nav-item ">Register</a>
|
<a href="./register.html" class="nav-item ">Register</a>
|
||||||
<a href="./forgot-password.html" class="nav-item ">Forgot password</a>
|
<a href="./forgot-password.html" class="nav-item ">Forgot password</a>
|
||||||
<a href="./400.html" class="nav-item ">400 error</a>
|
<a href="./400.html" class="nav-item ">400 error</a>
|
||||||
<a href="./104.html" class="nav-item ">401 error</a>
|
<a href="./401.html" class="nav-item ">401 error</a>
|
||||||
<a href="./403.html" class="nav-item ">403 error</a>
|
<a href="./403.html" class="nav-item ">403 error</a>
|
||||||
<a href="./404.html" class="nav-item ">404 error</a>
|
<a href="./404.html" class="nav-item ">404 error</a>
|
||||||
<a href="./500.html" class="nav-item ">500 error</a>
|
<a href="./500.html" class="nav-item ">500 error</a>
|
||||||
@@ -594,10 +594,10 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="col-md-6 col-lg-4">
|
<div class="col-md-6 col-lg-4">
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<label class="form-label">Radios</label>
|
<div class="form-label">Radios</div>
|
||||||
<div class="custom-controls-stacked">
|
<div class="custom-controls-stacked">
|
||||||
<label class="custom-control custom-radio">
|
<label class="custom-control custom-radio">
|
||||||
<input type="radio" class="custom-control-input" name="example-radios" value="option1" checked="">
|
<input type="radio" class="custom-control-input" name="example-radios" value="option1" checked>
|
||||||
<div class="custom-control-label">Option 1</div>
|
<div class="custom-control-label">Option 1</div>
|
||||||
</label>
|
</label>
|
||||||
<label class="custom-control custom-radio">
|
<label class="custom-control custom-radio">
|
||||||
@@ -617,57 +617,57 @@
|
|||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<div class="form-label">Inline Radios</div>
|
<div class="form-label">Inline Radios</div>
|
||||||
<div class="custom-controls-stacked">
|
<div class="custom-controls-stacked">
|
||||||
<div class="custom-control custom-radio">
|
<label class="custom-control custom-radio">
|
||||||
<input type="radio" class="custom-control-input" name="example-inline-radios" value="option1" checked="">
|
<input type="radio" class="custom-control-input" name="example-inline-radios" value="option1" checked>
|
||||||
<span class="custom-control-label">Option 1</span>
|
<span class="custom-control-label">Option 1</span>
|
||||||
</div>
|
</label>
|
||||||
<div class="custom-control custom-radio">
|
<label class="custom-control custom-radio">
|
||||||
<input type="radio" class="custom-control-input" name="example-inline-radios" value="option2">
|
<input type="radio" class="custom-control-input" name="example-inline-radios" value="option2">
|
||||||
<span class="custom-control-label">Option 2</span>
|
<span class="custom-control-label">Option 2</span>
|
||||||
</div>
|
</label>
|
||||||
<div class="custom-control custom-radio">
|
<label class="custom-control custom-radio">
|
||||||
<input type="radio" class="custom-control-input" name="example-inline-radios" value="option3">
|
<input type="radio" class="custom-control-input" name="example-inline-radios" value="option3">
|
||||||
<span class="custom-control-label">Option 3</span>
|
<span class="custom-control-label">Option 3</span>
|
||||||
</div>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<label class="form-label">Checkboxes</label>
|
<div class="form-label">Checkboxes</div>
|
||||||
<div class="custom-controls-stacked">
|
<div class="custom-controls-stacked">
|
||||||
<div class="custom-control custom-checkbox">
|
<label class="custom-control custom-checkbox">
|
||||||
<input type="checkbox" class="custom-control-input" name="example-checkbox1" value="option1" checked="">
|
<input type="checkbox" class="custom-control-input" name="example-checkbox1" value="option1" checked>
|
||||||
<label class="custom-control-label">Option 1</label>
|
<label class="custom-control-label">Option 1</label>
|
||||||
</div>
|
</label>
|
||||||
<div class="custom-control custom-checkbox">
|
<label class="custom-control custom-checkbox">
|
||||||
<input type="checkbox" class="custom-control-input" name="example-checkbox2" value="option2">
|
<input type="checkbox" class="custom-control-input" name="example-checkbox2" value="option2">
|
||||||
<label class="custom-control-label">Option 2</label>
|
<label class="custom-control-label">Option 2</label>
|
||||||
</div>
|
</label>
|
||||||
<div class="custom-control custom-checkbox">
|
<label class="custom-control custom-checkbox">
|
||||||
<input type="checkbox" class="custom-control-input" name="example-checkbox3" value="option3" disabled>
|
<input type="checkbox" class="custom-control-input" name="example-checkbox3" value="option3" disabled>
|
||||||
<label class="custom-control-label">Option Disabled</label>
|
<label class="custom-control-label">Option Disabled</label>
|
||||||
</div>
|
</label>
|
||||||
<div class="custom-control custom-checkbox">
|
<label class="custom-control custom-checkbox">
|
||||||
<input type="checkbox" class="custom-control-input" name="example-checkbox4" value="option4" checked disabled>
|
<input type="checkbox" class="custom-control-input" name="example-checkbox4" value="option4" checked disabled>
|
||||||
<label class="custom-control-label">Option Disabled Checked</label>
|
<label class="custom-control-label">Option Disabled Checked</label>
|
||||||
</div>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<div class="form-label">Inline Checkboxes</div>
|
<div class="form-label">Inline Checkboxes</div>
|
||||||
<div class="custom-controls-stacked">
|
<div class="custom-controls-stacked">
|
||||||
<div class="custom-control custom-checkbox">
|
<label class="custom-control custom-checkbox">
|
||||||
<input type="checkbox" class="custom-control-input" name="example-inline-checkbox1" value="option1"
|
<input type="checkbox" class="custom-control-input" name="example-inline-checkbox1" value="option1"
|
||||||
checked="">
|
checked>
|
||||||
<label class="custom-control-label">Option 1</label>
|
<label class="custom-control-label">Option 1</label>
|
||||||
</div>
|
</label>
|
||||||
<div class="custom-control custom-checkbox">
|
<label class="custom-control custom-checkbox">
|
||||||
<input type="checkbox" class="custom-control-input" name="example-inline-checkbox2" value="option2">
|
<input type="checkbox" class="custom-control-input" name="example-inline-checkbox2" value="option2">
|
||||||
<label class="custom-control-label">Option 2</label>
|
<label class="custom-control-label">Option 2</label>
|
||||||
</div>
|
</label>
|
||||||
<div class="custom-control custom-checkbox">
|
<label class="custom-control custom-checkbox">
|
||||||
<input type="checkbox" class="custom-control-input" name="example-inline-checkbox3" value="option3">
|
<input type="checkbox" class="custom-control-input" name="example-inline-checkbox3" value="option3">
|
||||||
<label class="custom-control-label">Option 3</label>
|
<label class="custom-control-label">Option 3</label>
|
||||||
</div>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
|
|||||||
4
dist/gallery.html
vendored
4
dist/gallery.html
vendored
@@ -14,7 +14,7 @@
|
|||||||
<meta name="MobileOptimized" content="320">
|
<meta name="MobileOptimized" content="320">
|
||||||
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
||||||
<!-- Generated: 2018-03-27 11:39:03 +0200 -->
|
<!-- Generated: 2018-04-04 09:40:59 +0200 -->
|
||||||
<title>tabler.github.io - a responsive, flat and full featured admin template</title>
|
<title>tabler.github.io - a responsive, flat and full featured admin template</title>
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
||||||
@@ -147,7 +147,7 @@
|
|||||||
<a href="./register.html" class="nav-item ">Register</a>
|
<a href="./register.html" class="nav-item ">Register</a>
|
||||||
<a href="./forgot-password.html" class="nav-item ">Forgot password</a>
|
<a href="./forgot-password.html" class="nav-item ">Forgot password</a>
|
||||||
<a href="./400.html" class="nav-item ">400 error</a>
|
<a href="./400.html" class="nav-item ">400 error</a>
|
||||||
<a href="./104.html" class="nav-item ">401 error</a>
|
<a href="./401.html" class="nav-item ">401 error</a>
|
||||||
<a href="./403.html" class="nav-item ">403 error</a>
|
<a href="./403.html" class="nav-item ">403 error</a>
|
||||||
<a href="./404.html" class="nav-item ">404 error</a>
|
<a href="./404.html" class="nav-item ">404 error</a>
|
||||||
<a href="./500.html" class="nav-item ">500 error</a>
|
<a href="./500.html" class="nav-item ">500 error</a>
|
||||||
|
|||||||
4
dist/icons.html
vendored
4
dist/icons.html
vendored
@@ -14,7 +14,7 @@
|
|||||||
<meta name="MobileOptimized" content="320">
|
<meta name="MobileOptimized" content="320">
|
||||||
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
||||||
<!-- Generated: 2018-03-27 11:39:03 +0200 -->
|
<!-- Generated: 2018-04-04 09:40:59 +0200 -->
|
||||||
<title>Icons - tabler.github.io - a responsive, flat and full featured admin template</title>
|
<title>Icons - tabler.github.io - a responsive, flat and full featured admin template</title>
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
||||||
@@ -147,7 +147,7 @@
|
|||||||
<a href="./register.html" class="nav-item ">Register</a>
|
<a href="./register.html" class="nav-item ">Register</a>
|
||||||
<a href="./forgot-password.html" class="nav-item ">Forgot password</a>
|
<a href="./forgot-password.html" class="nav-item ">Forgot password</a>
|
||||||
<a href="./400.html" class="nav-item ">400 error</a>
|
<a href="./400.html" class="nav-item ">400 error</a>
|
||||||
<a href="./104.html" class="nav-item ">401 error</a>
|
<a href="./401.html" class="nav-item ">401 error</a>
|
||||||
<a href="./403.html" class="nav-item ">403 error</a>
|
<a href="./403.html" class="nav-item ">403 error</a>
|
||||||
<a href="./404.html" class="nav-item ">404 error</a>
|
<a href="./404.html" class="nav-item ">404 error</a>
|
||||||
<a href="./500.html" class="nav-item ">500 error</a>
|
<a href="./500.html" class="nav-item ">500 error</a>
|
||||||
|
|||||||
52
dist/index.html
vendored
52
dist/index.html
vendored
@@ -14,7 +14,7 @@
|
|||||||
<meta name="MobileOptimized" content="320">
|
<meta name="MobileOptimized" content="320">
|
||||||
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
||||||
<!-- Generated: 2018-03-27 11:39:03 +0200 -->
|
<!-- Generated: 2018-04-04 09:40:59 +0200 -->
|
||||||
<title>Homepage - tabler.github.io - a responsive, flat and full featured admin template</title>
|
<title>Homepage - tabler.github.io - a responsive, flat and full featured admin template</title>
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
||||||
@@ -147,7 +147,7 @@
|
|||||||
<a href="./register.html" class="nav-item ">Register</a>
|
<a href="./register.html" class="nav-item ">Register</a>
|
||||||
<a href="./forgot-password.html" class="nav-item ">Forgot password</a>
|
<a href="./forgot-password.html" class="nav-item ">Forgot password</a>
|
||||||
<a href="./400.html" class="nav-item ">400 error</a>
|
<a href="./400.html" class="nav-item ">400 error</a>
|
||||||
<a href="./104.html" class="nav-item ">401 error</a>
|
<a href="./401.html" class="nav-item ">401 error</a>
|
||||||
<a href="./403.html" class="nav-item ">403 error</a>
|
<a href="./403.html" class="nav-item ">403 error</a>
|
||||||
<a href="./404.html" class="nav-item ">404 error</a>
|
<a href="./404.html" class="nav-item ">404 error</a>
|
||||||
<a href="./500.html" class="nav-item ">500 error</a>
|
<a href="./500.html" class="nav-item ">500 error</a>
|
||||||
@@ -292,7 +292,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td><span class="avatar" style="background-image: url(./demo/faces/female/1.jpg)"></span></td>
|
<td><span class="avatar" style="background-image: url(./demo/faces/female/1.jpg)"></span></td>
|
||||||
<td>Beverly Armstrong</td>
|
<td>Beverly Armstrong</td>
|
||||||
<td>Left sidebar adjusments</td>
|
<td>Left sidebar adjustments</td>
|
||||||
<td class="text-nowrap">April 15, 2018</td>
|
<td class="text-nowrap">April 15, 2018</td>
|
||||||
<td><a href="#" class="icon"><i class="fe fe-trash"></i></a></td>
|
<td><a href="#" class="icon"><i class="fe fe-trash"></i></a></td>
|
||||||
</tr>
|
</tr>
|
||||||
@@ -486,7 +486,7 @@
|
|||||||
<div class="col-sm-4">
|
<div class="col-sm-4">
|
||||||
<div class="card">
|
<div class="card">
|
||||||
<div class="card-body text-center">
|
<div class="card-body text-center">
|
||||||
<div class="h5">New fedbacks</div>
|
<div class="h5">New feedback</div>
|
||||||
<div class="display-4 font-weight-bold mb-4">62</div>
|
<div class="display-4 font-weight-bold mb-4">62</div>
|
||||||
<div class="progress progress-sm">
|
<div class="progress progress-sm">
|
||||||
<div class="progress-bar bg-red" style="width: 28%"></div>
|
<div class="progress-bar bg-red" style="width: 28%"></div>
|
||||||
@@ -614,7 +614,8 @@
|
|||||||
<div class="row row-cards row-deck">
|
<div class="row row-cards row-deck">
|
||||||
<div class="col-12">
|
<div class="col-12">
|
||||||
<div class="card">
|
<div class="card">
|
||||||
<table class="table table-responsive table-hover table-outline table-vcenter text-nowrap card-table">
|
<div class="table-responsive">
|
||||||
|
<table class="table table-hover table-outline table-vcenter text-nowrap card-table">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th class="text-center w-1"><i class="icon-people"></i></th>
|
<th class="text-center w-1"><i class="icon-people"></i></th>
|
||||||
@@ -636,7 +637,7 @@
|
|||||||
<td>
|
<td>
|
||||||
<div>Elizabeth Martin</div>
|
<div>Elizabeth Martin</div>
|
||||||
<div class="small text-muted">
|
<div class="small text-muted">
|
||||||
Registered: Feb 27, 2018
|
Registered: Mar 7, 2018
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
@@ -649,7 +650,8 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="progress progress-xs">
|
<div class="progress progress-xs">
|
||||||
<div class="progress-bar bg-yellow" role="progressbar" style="width: 42%" aria-valuenow="42" aria-valuemin="0" aria-valuemax="100"></div>
|
<div class="progress-bar bg-yellow" role="progressbar" style="width: 42%"
|
||||||
|
aria-valuenow="42" aria-valuemin="0" aria-valuemax="100"></div>
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
<td class="text-center">
|
<td class="text-center">
|
||||||
@@ -686,7 +688,7 @@
|
|||||||
<td>
|
<td>
|
||||||
<div>Michelle Schultz</div>
|
<div>Michelle Schultz</div>
|
||||||
<div class="small text-muted">
|
<div class="small text-muted">
|
||||||
Registered: Feb 10, 2018
|
Registered: Feb 18, 2018
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
@@ -699,7 +701,8 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="progress progress-xs">
|
<div class="progress progress-xs">
|
||||||
<div class="progress-bar bg-red" role="progressbar" style="width: 0%" aria-valuenow="0" aria-valuemin="0" aria-valuemax="100"></div>
|
<div class="progress-bar bg-red" role="progressbar" style="width: 0%"
|
||||||
|
aria-valuenow="0" aria-valuemin="0" aria-valuemax="100"></div>
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
<td class="text-center">
|
<td class="text-center">
|
||||||
@@ -736,7 +739,7 @@
|
|||||||
<td>
|
<td>
|
||||||
<div>Crystal Austin</div>
|
<div>Crystal Austin</div>
|
||||||
<div class="small text-muted">
|
<div class="small text-muted">
|
||||||
Registered: Mar 18, 2018
|
Registered: Mar 26, 2018
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
@@ -749,7 +752,8 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="progress progress-xs">
|
<div class="progress progress-xs">
|
||||||
<div class="progress-bar bg-green" role="progressbar" style="width: 96%" aria-valuenow="96" aria-valuemin="0" aria-valuemax="100"></div>
|
<div class="progress-bar bg-green" role="progressbar" style="width: 96%"
|
||||||
|
aria-valuenow="96" aria-valuemin="0" aria-valuemax="100"></div>
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
<td class="text-center">
|
<td class="text-center">
|
||||||
@@ -786,7 +790,7 @@
|
|||||||
<td>
|
<td>
|
||||||
<div>Douglas Ray</div>
|
<div>Douglas Ray</div>
|
||||||
<div class="small text-muted">
|
<div class="small text-muted">
|
||||||
Registered: Dec 26, 2017
|
Registered: Jan 3, 2018
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
@@ -799,7 +803,8 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="progress progress-xs">
|
<div class="progress progress-xs">
|
||||||
<div class="progress-bar bg-red" role="progressbar" style="width: 6%" aria-valuenow="6" aria-valuemin="0" aria-valuemax="100"></div>
|
<div class="progress-bar bg-red" role="progressbar" style="width: 6%"
|
||||||
|
aria-valuenow="6" aria-valuemin="0" aria-valuemax="100"></div>
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
<td class="text-center">
|
<td class="text-center">
|
||||||
@@ -836,7 +841,7 @@
|
|||||||
<td>
|
<td>
|
||||||
<div>Teresa Reyes</div>
|
<div>Teresa Reyes</div>
|
||||||
<div class="small text-muted">
|
<div class="small text-muted">
|
||||||
Registered: Feb 12, 2018
|
Registered: Feb 20, 2018
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
@@ -849,7 +854,8 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="progress progress-xs">
|
<div class="progress progress-xs">
|
||||||
<div class="progress-bar bg-red" role="progressbar" style="width: 36%" aria-valuenow="36" aria-valuemin="0" aria-valuemax="100"></div>
|
<div class="progress-bar bg-red" role="progressbar" style="width: 36%"
|
||||||
|
aria-valuenow="36" aria-valuemin="0" aria-valuemax="100"></div>
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
<td class="text-center">
|
<td class="text-center">
|
||||||
@@ -886,7 +892,7 @@
|
|||||||
<td>
|
<td>
|
||||||
<div>Emma Wade</div>
|
<div>Emma Wade</div>
|
||||||
<div class="small text-muted">
|
<div class="small text-muted">
|
||||||
Registered: Feb 28, 2018
|
Registered: Mar 8, 2018
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
@@ -899,7 +905,8 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="progress progress-xs">
|
<div class="progress progress-xs">
|
||||||
<div class="progress-bar bg-red" role="progressbar" style="width: 7%" aria-valuenow="7" aria-valuemin="0" aria-valuemax="100"></div>
|
<div class="progress-bar bg-red" role="progressbar" style="width: 7%"
|
||||||
|
aria-valuenow="7" aria-valuemin="0" aria-valuemax="100"></div>
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
<td class="text-center">
|
<td class="text-center">
|
||||||
@@ -936,7 +943,7 @@
|
|||||||
<td>
|
<td>
|
||||||
<div>Carol Henderson</div>
|
<div>Carol Henderson</div>
|
||||||
<div class="small text-muted">
|
<div class="small text-muted">
|
||||||
Registered: Feb 2, 2018
|
Registered: Feb 10, 2018
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
@@ -949,7 +956,8 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="progress progress-xs">
|
<div class="progress progress-xs">
|
||||||
<div class="progress-bar bg-green" role="progressbar" style="width: 80%" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100"></div>
|
<div class="progress-bar bg-green" role="progressbar" style="width: 80%"
|
||||||
|
aria-valuenow="80" aria-valuemin="0" aria-valuemax="100"></div>
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
<td class="text-center">
|
<td class="text-center">
|
||||||
@@ -986,7 +994,7 @@
|
|||||||
<td>
|
<td>
|
||||||
<div>Christopher Harvey</div>
|
<div>Christopher Harvey</div>
|
||||||
<div class="small text-muted">
|
<div class="small text-muted">
|
||||||
Registered: Jan 2, 2018
|
Registered: Jan 10, 2018
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
@@ -999,7 +1007,8 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="progress progress-xs">
|
<div class="progress progress-xs">
|
||||||
<div class="progress-bar bg-green" role="progressbar" style="width: 83%" aria-valuenow="83" aria-valuemin="0" aria-valuemax="100"></div>
|
<div class="progress-bar bg-green" role="progressbar" style="width: 83%"
|
||||||
|
aria-valuenow="83" aria-valuemin="0" aria-valuemax="100"></div>
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
<td class="text-center">
|
<td class="text-center">
|
||||||
@@ -1031,6 +1040,7 @@
|
|||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
<div class="col-sm-6 col-lg-4">
|
<div class="col-sm-6 col-lg-4">
|
||||||
<div class="card">
|
<div class="card">
|
||||||
<div class="card-header">
|
<div class="card-header">
|
||||||
|
|||||||
4
dist/invoice.html
vendored
4
dist/invoice.html
vendored
@@ -14,7 +14,7 @@
|
|||||||
<meta name="MobileOptimized" content="320">
|
<meta name="MobileOptimized" content="320">
|
||||||
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
||||||
<!-- Generated: 2018-03-27 11:39:03 +0200 -->
|
<!-- Generated: 2018-04-04 09:40:59 +0200 -->
|
||||||
<title>Invoice - tabler.github.io - a responsive, flat and full featured admin template</title>
|
<title>Invoice - tabler.github.io - a responsive, flat and full featured admin template</title>
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
||||||
@@ -147,7 +147,7 @@
|
|||||||
<a href="./register.html" class="nav-item ">Register</a>
|
<a href="./register.html" class="nav-item ">Register</a>
|
||||||
<a href="./forgot-password.html" class="nav-item ">Forgot password</a>
|
<a href="./forgot-password.html" class="nav-item ">Forgot password</a>
|
||||||
<a href="./400.html" class="nav-item ">400 error</a>
|
<a href="./400.html" class="nav-item ">400 error</a>
|
||||||
<a href="./104.html" class="nav-item ">401 error</a>
|
<a href="./401.html" class="nav-item ">401 error</a>
|
||||||
<a href="./403.html" class="nav-item ">403 error</a>
|
<a href="./403.html" class="nav-item ">403 error</a>
|
||||||
<a href="./404.html" class="nav-item ">404 error</a>
|
<a href="./404.html" class="nav-item ">404 error</a>
|
||||||
<a href="./500.html" class="nav-item ">500 error</a>
|
<a href="./500.html" class="nav-item ">500 error</a>
|
||||||
|
|||||||
2
dist/login.html
vendored
2
dist/login.html
vendored
@@ -14,7 +14,7 @@
|
|||||||
<meta name="MobileOptimized" content="320">
|
<meta name="MobileOptimized" content="320">
|
||||||
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
||||||
<!-- Generated: 2018-03-27 11:39:03 +0200 -->
|
<!-- Generated: 2018-04-04 09:40:59 +0200 -->
|
||||||
<title>Login - tabler.github.io - a responsive, flat and full featured admin template</title>
|
<title>Login - tabler.github.io - a responsive, flat and full featured admin template</title>
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
||||||
|
|||||||
4
dist/lookup.html
vendored
4
dist/lookup.html
vendored
@@ -14,7 +14,7 @@
|
|||||||
<meta name="MobileOptimized" content="320">
|
<meta name="MobileOptimized" content="320">
|
||||||
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
||||||
<!-- Generated: 2018-03-27 11:39:03 +0200 -->
|
<!-- Generated: 2018-04-04 09:40:59 +0200 -->
|
||||||
<title>Lookup company - tabler.github.io - a responsive, flat and full featured admin template</title>
|
<title>Lookup company - tabler.github.io - a responsive, flat and full featured admin template</title>
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
||||||
@@ -147,7 +147,7 @@
|
|||||||
<a href="./register.html" class="nav-item ">Register</a>
|
<a href="./register.html" class="nav-item ">Register</a>
|
||||||
<a href="./forgot-password.html" class="nav-item ">Forgot password</a>
|
<a href="./forgot-password.html" class="nav-item ">Forgot password</a>
|
||||||
<a href="./400.html" class="nav-item ">400 error</a>
|
<a href="./400.html" class="nav-item ">400 error</a>
|
||||||
<a href="./104.html" class="nav-item ">401 error</a>
|
<a href="./401.html" class="nav-item ">401 error</a>
|
||||||
<a href="./403.html" class="nav-item ">403 error</a>
|
<a href="./403.html" class="nav-item ">403 error</a>
|
||||||
<a href="./404.html" class="nav-item ">404 error</a>
|
<a href="./404.html" class="nav-item ">404 error</a>
|
||||||
<a href="./500.html" class="nav-item ">500 error</a>
|
<a href="./500.html" class="nav-item ">500 error</a>
|
||||||
|
|||||||
4
dist/maps.html
vendored
4
dist/maps.html
vendored
@@ -14,7 +14,7 @@
|
|||||||
<meta name="MobileOptimized" content="320">
|
<meta name="MobileOptimized" content="320">
|
||||||
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
||||||
<!-- Generated: 2018-03-27 11:39:03 +0200 -->
|
<!-- Generated: 2018-04-04 09:40:59 +0200 -->
|
||||||
<title>Maps - tabler.github.io - a responsive, flat and full featured admin template</title>
|
<title>Maps - tabler.github.io - a responsive, flat and full featured admin template</title>
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
||||||
@@ -147,7 +147,7 @@
|
|||||||
<a href="./register.html" class="nav-item ">Register</a>
|
<a href="./register.html" class="nav-item ">Register</a>
|
||||||
<a href="./forgot-password.html" class="nav-item ">Forgot password</a>
|
<a href="./forgot-password.html" class="nav-item ">Forgot password</a>
|
||||||
<a href="./400.html" class="nav-item ">400 error</a>
|
<a href="./400.html" class="nav-item ">400 error</a>
|
||||||
<a href="./104.html" class="nav-item ">401 error</a>
|
<a href="./401.html" class="nav-item ">401 error</a>
|
||||||
<a href="./403.html" class="nav-item ">403 error</a>
|
<a href="./403.html" class="nav-item ">403 error</a>
|
||||||
<a href="./404.html" class="nav-item ">404 error</a>
|
<a href="./404.html" class="nav-item ">404 error</a>
|
||||||
<a href="./500.html" class="nav-item ">500 error</a>
|
<a href="./500.html" class="nav-item ">500 error</a>
|
||||||
|
|||||||
4
dist/pagination.html
vendored
4
dist/pagination.html
vendored
@@ -14,7 +14,7 @@
|
|||||||
<meta name="MobileOptimized" content="320">
|
<meta name="MobileOptimized" content="320">
|
||||||
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
||||||
<!-- Generated: 2018-03-27 11:39:03 +0200 -->
|
<!-- Generated: 2018-04-04 09:40:59 +0200 -->
|
||||||
<title>Pagination - tabler.github.io - a responsive, flat and full featured admin template</title>
|
<title>Pagination - tabler.github.io - a responsive, flat and full featured admin template</title>
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
||||||
@@ -147,7 +147,7 @@
|
|||||||
<a href="./register.html" class="nav-item ">Register</a>
|
<a href="./register.html" class="nav-item ">Register</a>
|
||||||
<a href="./forgot-password.html" class="nav-item ">Forgot password</a>
|
<a href="./forgot-password.html" class="nav-item ">Forgot password</a>
|
||||||
<a href="./400.html" class="nav-item ">400 error</a>
|
<a href="./400.html" class="nav-item ">400 error</a>
|
||||||
<a href="./104.html" class="nav-item ">401 error</a>
|
<a href="./401.html" class="nav-item ">401 error</a>
|
||||||
<a href="./403.html" class="nav-item ">403 error</a>
|
<a href="./403.html" class="nav-item ">403 error</a>
|
||||||
<a href="./404.html" class="nav-item ">404 error</a>
|
<a href="./404.html" class="nav-item ">404 error</a>
|
||||||
<a href="./500.html" class="nav-item ">500 error</a>
|
<a href="./500.html" class="nav-item ">500 error</a>
|
||||||
|
|||||||
4
dist/pricing-cards.html
vendored
4
dist/pricing-cards.html
vendored
@@ -14,7 +14,7 @@
|
|||||||
<meta name="MobileOptimized" content="320">
|
<meta name="MobileOptimized" content="320">
|
||||||
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
||||||
<!-- Generated: 2018-03-27 11:39:03 +0200 -->
|
<!-- Generated: 2018-04-04 09:40:59 +0200 -->
|
||||||
<title>Pricing cards - tabler.github.io - a responsive, flat and full featured admin template</title>
|
<title>Pricing cards - tabler.github.io - a responsive, flat and full featured admin template</title>
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
||||||
@@ -147,7 +147,7 @@
|
|||||||
<a href="./register.html" class="nav-item ">Register</a>
|
<a href="./register.html" class="nav-item ">Register</a>
|
||||||
<a href="./forgot-password.html" class="nav-item ">Forgot password</a>
|
<a href="./forgot-password.html" class="nav-item ">Forgot password</a>
|
||||||
<a href="./400.html" class="nav-item ">400 error</a>
|
<a href="./400.html" class="nav-item ">400 error</a>
|
||||||
<a href="./104.html" class="nav-item ">401 error</a>
|
<a href="./401.html" class="nav-item ">401 error</a>
|
||||||
<a href="./403.html" class="nav-item ">403 error</a>
|
<a href="./403.html" class="nav-item ">403 error</a>
|
||||||
<a href="./404.html" class="nav-item ">404 error</a>
|
<a href="./404.html" class="nav-item ">404 error</a>
|
||||||
<a href="./500.html" class="nav-item ">500 error</a>
|
<a href="./500.html" class="nav-item ">500 error</a>
|
||||||
|
|||||||
4
dist/profile.html
vendored
4
dist/profile.html
vendored
@@ -14,7 +14,7 @@
|
|||||||
<meta name="MobileOptimized" content="320">
|
<meta name="MobileOptimized" content="320">
|
||||||
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
||||||
<!-- Generated: 2018-03-27 11:39:03 +0200 -->
|
<!-- Generated: 2018-04-04 09:40:59 +0200 -->
|
||||||
<title>Profile - tabler.github.io - a responsive, flat and full featured admin template</title>
|
<title>Profile - tabler.github.io - a responsive, flat and full featured admin template</title>
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
||||||
@@ -147,7 +147,7 @@
|
|||||||
<a href="./register.html" class="nav-item ">Register</a>
|
<a href="./register.html" class="nav-item ">Register</a>
|
||||||
<a href="./forgot-password.html" class="nav-item ">Forgot password</a>
|
<a href="./forgot-password.html" class="nav-item ">Forgot password</a>
|
||||||
<a href="./400.html" class="nav-item ">400 error</a>
|
<a href="./400.html" class="nav-item ">400 error</a>
|
||||||
<a href="./104.html" class="nav-item ">401 error</a>
|
<a href="./401.html" class="nav-item ">401 error</a>
|
||||||
<a href="./403.html" class="nav-item ">403 error</a>
|
<a href="./403.html" class="nav-item ">403 error</a>
|
||||||
<a href="./404.html" class="nav-item ">404 error</a>
|
<a href="./404.html" class="nav-item ">404 error</a>
|
||||||
<a href="./500.html" class="nav-item ">500 error</a>
|
<a href="./500.html" class="nav-item ">500 error</a>
|
||||||
|
|||||||
2
dist/register.html
vendored
2
dist/register.html
vendored
@@ -14,7 +14,7 @@
|
|||||||
<meta name="MobileOptimized" content="320">
|
<meta name="MobileOptimized" content="320">
|
||||||
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
||||||
<!-- Generated: 2018-03-27 11:39:03 +0200 -->
|
<!-- Generated: 2018-04-04 09:40:59 +0200 -->
|
||||||
<title>Register - tabler.github.io - a responsive, flat and full featured admin template</title>
|
<title>Register - tabler.github.io - a responsive, flat and full featured admin template</title>
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
||||||
|
|||||||
6
dist/sample-cards.html
vendored
6
dist/sample-cards.html
vendored
@@ -14,7 +14,7 @@
|
|||||||
<meta name="MobileOptimized" content="320">
|
<meta name="MobileOptimized" content="320">
|
||||||
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
||||||
<!-- Generated: 2018-03-27 11:39:03 +0200 -->
|
<!-- Generated: 2018-04-04 09:40:59 +0200 -->
|
||||||
<title>Homepage - tabler.github.io - a responsive, flat and full featured admin template</title>
|
<title>Homepage - tabler.github.io - a responsive, flat and full featured admin template</title>
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
||||||
@@ -147,7 +147,7 @@
|
|||||||
<a href="./register.html" class="nav-item ">Register</a>
|
<a href="./register.html" class="nav-item ">Register</a>
|
||||||
<a href="./forgot-password.html" class="nav-item ">Forgot password</a>
|
<a href="./forgot-password.html" class="nav-item ">Forgot password</a>
|
||||||
<a href="./400.html" class="nav-item ">400 error</a>
|
<a href="./400.html" class="nav-item ">400 error</a>
|
||||||
<a href="./104.html" class="nav-item ">401 error</a>
|
<a href="./401.html" class="nav-item ">401 error</a>
|
||||||
<a href="./403.html" class="nav-item ">403 error</a>
|
<a href="./403.html" class="nav-item ">403 error</a>
|
||||||
<a href="./404.html" class="nav-item ">404 error</a>
|
<a href="./404.html" class="nav-item ">404 error</a>
|
||||||
<a href="./500.html" class="nav-item ">500 error</a>
|
<a href="./500.html" class="nav-item ">500 error</a>
|
||||||
@@ -2434,7 +2434,7 @@
|
|||||||
<div class="col-6">
|
<div class="col-6">
|
||||||
<div class="card">
|
<div class="card">
|
||||||
<div class="card-body text-center">
|
<div class="card-body text-center">
|
||||||
<div class="h5">New fedbacks</div>
|
<div class="h5">New feedback</div>
|
||||||
<div class="display-4 font-weight-bold mb-4">62</div>
|
<div class="display-4 font-weight-bold mb-4">62</div>
|
||||||
<div class="progress progress-sm">
|
<div class="progress progress-sm">
|
||||||
<div class="progress-bar bg-red" style="width: 34%"></div>
|
<div class="progress-bar bg-red" style="width: 34%"></div>
|
||||||
|
|||||||
4
dist/store.html
vendored
4
dist/store.html
vendored
@@ -14,7 +14,7 @@
|
|||||||
<meta name="MobileOptimized" content="320">
|
<meta name="MobileOptimized" content="320">
|
||||||
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
||||||
<!-- Generated: 2018-03-27 11:39:03 +0200 -->
|
<!-- Generated: 2018-04-04 09:40:59 +0200 -->
|
||||||
<title>Store components - tabler.github.io - a responsive, flat and full featured admin template</title>
|
<title>Store components - tabler.github.io - a responsive, flat and full featured admin template</title>
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
||||||
@@ -147,7 +147,7 @@
|
|||||||
<a href="./register.html" class="nav-item ">Register</a>
|
<a href="./register.html" class="nav-item ">Register</a>
|
||||||
<a href="./forgot-password.html" class="nav-item ">Forgot password</a>
|
<a href="./forgot-password.html" class="nav-item ">Forgot password</a>
|
||||||
<a href="./400.html" class="nav-item ">400 error</a>
|
<a href="./400.html" class="nav-item ">400 error</a>
|
||||||
<a href="./104.html" class="nav-item ">401 error</a>
|
<a href="./401.html" class="nav-item ">401 error</a>
|
||||||
<a href="./403.html" class="nav-item ">403 error</a>
|
<a href="./403.html" class="nav-item ">403 error</a>
|
||||||
<a href="./404.html" class="nav-item ">404 error</a>
|
<a href="./404.html" class="nav-item ">404 error</a>
|
||||||
<a href="./500.html" class="nav-item ">500 error</a>
|
<a href="./500.html" class="nav-item ">500 error</a>
|
||||||
|
|||||||
4
dist/users-list.html
vendored
4
dist/users-list.html
vendored
@@ -14,7 +14,7 @@
|
|||||||
<meta name="MobileOptimized" content="320">
|
<meta name="MobileOptimized" content="320">
|
||||||
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
<link rel="icon" href="./favicon.ico" type="image/x-icon"/>
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" />
|
||||||
<!-- Generated: 2018-03-27 11:39:03 +0200 -->
|
<!-- Generated: 2018-04-04 09:40:59 +0200 -->
|
||||||
<title>tabler.github.io - a responsive, flat and full featured admin template</title>
|
<title>tabler.github.io - a responsive, flat and full featured admin template</title>
|
||||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,500,500i,600,600i,700,700i&subset=latin-ext">
|
||||||
@@ -147,7 +147,7 @@
|
|||||||
<a href="./register.html" class="nav-item ">Register</a>
|
<a href="./register.html" class="nav-item ">Register</a>
|
||||||
<a href="./forgot-password.html" class="nav-item ">Forgot password</a>
|
<a href="./forgot-password.html" class="nav-item ">Forgot password</a>
|
||||||
<a href="./400.html" class="nav-item ">400 error</a>
|
<a href="./400.html" class="nav-item ">400 error</a>
|
||||||
<a href="./104.html" class="nav-item ">401 error</a>
|
<a href="./401.html" class="nav-item ">401 error</a>
|
||||||
<a href="./403.html" class="nav-item ">403 error</a>
|
<a href="./403.html" class="nav-item ">403 error</a>
|
||||||
<a href="./404.html" class="nav-item ">404 error</a>
|
<a href="./404.html" class="nav-item ">404 error</a>
|
||||||
<a href="./500.html" class="nav-item ">500 error</a>
|
<a href="./500.html" class="nav-item ">500 error</a>
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "tabler-ui",
|
"name": "tabler-ui",
|
||||||
"description": "Premium and Open Source dashboard template with responsive and high quality UI. For Free!",
|
"description": "Premium and Open Source dashboard template with responsive and high quality UI. For Free!",
|
||||||
"version": "0.0.12",
|
"version": "0.0.18",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"css",
|
"css",
|
||||||
"sass",
|
"sass",
|
||||||
|
|||||||
@@ -72,7 +72,7 @@ pages:
|
|||||||
|
|
||||||
401:
|
401:
|
||||||
name: 401 error
|
name: 401 error
|
||||||
url: 104.html
|
url: 401.html
|
||||||
|
|
||||||
403:
|
403:
|
||||||
name: 403 error
|
name: 403 error
|
||||||
|
|||||||
@@ -31,7 +31,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td><span class="avatar" style="background-image: url({{ site.base }}/{{ site.data.users[16].photo }})"></span></td>
|
<td><span class="avatar" style="background-image: url({{ site.base }}/{{ site.data.users[16].photo }})"></span></td>
|
||||||
<td>{{ site.data.users[16].name }} {{ site.data.users[16].surname }}</td>
|
<td>{{ site.data.users[16].name }} {{ site.data.users[16].surname }}</td>
|
||||||
<td>Left sidebar adjusments</td>
|
<td>Left sidebar adjustments</td>
|
||||||
<td class="text-nowrap">April 15, 2018</td>
|
<td class="text-nowrap">April 15, 2018</td>
|
||||||
<td><a href="#" class="icon"><i class="fe fe-trash"></i></a></td>
|
<td><a href="#" class="icon"><i class="fe fe-trash"></i></a></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
@@ -232,10 +232,10 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="col-md-6 col-lg-4">
|
<div class="col-md-6 col-lg-4">
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<label class="form-label">Radios</label>
|
<div class="form-label">Radios</div>
|
||||||
<div class="custom-controls-stacked">
|
<div class="custom-controls-stacked">
|
||||||
<label class="custom-control custom-radio">
|
<label class="custom-control custom-radio">
|
||||||
<input type="radio" class="custom-control-input" name="example-radios" value="option1" checked="">
|
<input type="radio" class="custom-control-input" name="example-radios" value="option1" checked>
|
||||||
<div class="custom-control-label">Option 1</div>
|
<div class="custom-control-label">Option 1</div>
|
||||||
</label>
|
</label>
|
||||||
<label class="custom-control custom-radio">
|
<label class="custom-control custom-radio">
|
||||||
@@ -255,57 +255,57 @@
|
|||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<div class="form-label">Inline Radios</div>
|
<div class="form-label">Inline Radios</div>
|
||||||
<div class="custom-controls-stacked">
|
<div class="custom-controls-stacked">
|
||||||
<div class="custom-control custom-radio">
|
<label class="custom-control custom-radio">
|
||||||
<input type="radio" class="custom-control-input" name="example-inline-radios" value="option1" checked="">
|
<input type="radio" class="custom-control-input" name="example-inline-radios" value="option1" checked>
|
||||||
<span class="custom-control-label">Option 1</span>
|
<span class="custom-control-label">Option 1</span>
|
||||||
</div>
|
</label>
|
||||||
<div class="custom-control custom-radio">
|
<label class="custom-control custom-radio">
|
||||||
<input type="radio" class="custom-control-input" name="example-inline-radios" value="option2">
|
<input type="radio" class="custom-control-input" name="example-inline-radios" value="option2">
|
||||||
<span class="custom-control-label">Option 2</span>
|
<span class="custom-control-label">Option 2</span>
|
||||||
</div>
|
</label>
|
||||||
<div class="custom-control custom-radio">
|
<label class="custom-control custom-radio">
|
||||||
<input type="radio" class="custom-control-input" name="example-inline-radios" value="option3">
|
<input type="radio" class="custom-control-input" name="example-inline-radios" value="option3">
|
||||||
<span class="custom-control-label">Option 3</span>
|
<span class="custom-control-label">Option 3</span>
|
||||||
</div>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<label class="form-label">Checkboxes</label>
|
<div class="form-label">Checkboxes</div>
|
||||||
<div class="custom-controls-stacked">
|
<div class="custom-controls-stacked">
|
||||||
<div class="custom-control custom-checkbox">
|
<label class="custom-control custom-checkbox">
|
||||||
<input type="checkbox" class="custom-control-input" name="example-checkbox1" value="option1" checked="">
|
<input type="checkbox" class="custom-control-input" name="example-checkbox1" value="option1" checked>
|
||||||
<label class="custom-control-label">Option 1</label>
|
<label class="custom-control-label">Option 1</label>
|
||||||
</div>
|
</label>
|
||||||
<div class="custom-control custom-checkbox">
|
<label class="custom-control custom-checkbox">
|
||||||
<input type="checkbox" class="custom-control-input" name="example-checkbox2" value="option2">
|
<input type="checkbox" class="custom-control-input" name="example-checkbox2" value="option2">
|
||||||
<label class="custom-control-label">Option 2</label>
|
<label class="custom-control-label">Option 2</label>
|
||||||
</div>
|
</label>
|
||||||
<div class="custom-control custom-checkbox">
|
<label class="custom-control custom-checkbox">
|
||||||
<input type="checkbox" class="custom-control-input" name="example-checkbox3" value="option3" disabled>
|
<input type="checkbox" class="custom-control-input" name="example-checkbox3" value="option3" disabled>
|
||||||
<label class="custom-control-label">Option Disabled</label>
|
<label class="custom-control-label">Option Disabled</label>
|
||||||
</div>
|
</label>
|
||||||
<div class="custom-control custom-checkbox">
|
<label class="custom-control custom-checkbox">
|
||||||
<input type="checkbox" class="custom-control-input" name="example-checkbox4" value="option4" checked disabled>
|
<input type="checkbox" class="custom-control-input" name="example-checkbox4" value="option4" checked disabled>
|
||||||
<label class="custom-control-label">Option Disabled Checked</label>
|
<label class="custom-control-label">Option Disabled Checked</label>
|
||||||
</div>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<div class="form-label">Inline Checkboxes</div>
|
<div class="form-label">Inline Checkboxes</div>
|
||||||
<div class="custom-controls-stacked">
|
<div class="custom-controls-stacked">
|
||||||
<div class="custom-control custom-checkbox">
|
<label class="custom-control custom-checkbox">
|
||||||
<input type="checkbox" class="custom-control-input" name="example-inline-checkbox1" value="option1"
|
<input type="checkbox" class="custom-control-input" name="example-inline-checkbox1" value="option1"
|
||||||
checked="">
|
checked>
|
||||||
<label class="custom-control-label">Option 1</label>
|
<label class="custom-control-label">Option 1</label>
|
||||||
</div>
|
</label>
|
||||||
<div class="custom-control custom-checkbox">
|
<label class="custom-control custom-checkbox">
|
||||||
<input type="checkbox" class="custom-control-input" name="example-inline-checkbox2" value="option2">
|
<input type="checkbox" class="custom-control-input" name="example-inline-checkbox2" value="option2">
|
||||||
<label class="custom-control-label">Option 2</label>
|
<label class="custom-control-label">Option 2</label>
|
||||||
</div>
|
</label>
|
||||||
<div class="custom-control custom-checkbox">
|
<label class="custom-control custom-checkbox">
|
||||||
<input type="checkbox" class="custom-control-input" name="example-inline-checkbox3" value="option3">
|
<input type="checkbox" class="custom-control-input" name="example-inline-checkbox3" value="option3">
|
||||||
<label class="custom-control-label">Option 3</label>
|
<label class="custom-control-label">Option 3</label>
|
||||||
</div>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
<div class="card">
|
<div class="card">
|
||||||
<table class="table table-responsive table-hover table-outline table-vcenter text-nowrap card-table">
|
<div class="table-responsive">
|
||||||
|
<table class="table table-hover table-outline table-vcenter text-nowrap card-table">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th class="text-center w-1"><i class="icon-people"></i></th>
|
<th class="text-center w-1"><i class="icon-people"></i></th>
|
||||||
@@ -39,7 +40,8 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="progress progress-xs">
|
<div class="progress progress-xs">
|
||||||
<div class="progress-bar bg-{{ percentage | number_color }}" role="progressbar" style="width: {{ percentage }}%" aria-valuenow="{{ percentage }}" aria-valuemin="0" aria-valuemax="100"></div>
|
<div class="progress-bar bg-{{ percentage | number_color }}" role="progressbar" style="width: {{ percentage }}%"
|
||||||
|
aria-valuenow="{{ percentage }}" aria-valuemin="0" aria-valuemax="100"></div>
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
<td class="text-center">
|
<td class="text-center">
|
||||||
@@ -62,5 +64,6 @@
|
|||||||
{% endfor %}
|
{% endfor %}
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@@ -1,37 +1,45 @@
|
|||||||
var hexToRgba = function(hex, opacity) {
|
/**
|
||||||
var result = /^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(hex);
|
*
|
||||||
var rgb = result ? {
|
*/
|
||||||
|
let hexToRgba = function(hex, opacity) {
|
||||||
|
let result = /^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(hex);
|
||||||
|
let rgb = result ? {
|
||||||
r: parseInt(result[1], 16),
|
r: parseInt(result[1], 16),
|
||||||
g: parseInt(result[2], 16),
|
g: parseInt(result[2], 16),
|
||||||
b: parseInt(result[3], 16)
|
b: parseInt(result[3], 16)
|
||||||
} : null;
|
} : null;
|
||||||
|
|
||||||
return 'rgba(' + rgb.r + ', ' + rgb.g + ', ' + rgb.b + ', '+ opacity + ')';
|
return 'rgba(' + rgb.r + ', ' + rgb.g + ', ' + rgb.b + ', ' + opacity + ')';
|
||||||
};
|
};
|
||||||
|
|
||||||
$(document).ready(function () {
|
/**
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
$(document).ready(function() {
|
||||||
|
/** Constant div card */
|
||||||
|
const DIV_CARD = 'div.card';
|
||||||
|
|
||||||
// Initialize tooltips
|
/** Initialize tooltips */
|
||||||
$('[data-toggle="tooltip"]').tooltip();
|
$('[data-toggle="tooltip"]').tooltip();
|
||||||
|
|
||||||
// Initialize popovers
|
/** Initialize popovers */
|
||||||
$('[data-toggle="popover"]').popover({
|
$('[data-toggle="popover"]').popover({
|
||||||
html: true
|
html: true
|
||||||
});
|
});
|
||||||
|
|
||||||
// Function for remove card
|
/** Function for remove card */
|
||||||
$('[data-toggle="card-remove"]').on('click', function (e) {
|
$('[data-toggle="card-remove"]').on('click', function(e) {
|
||||||
var $card = $(this).closest('div.card');
|
let $card = $(this).closest(DIV_CARD);
|
||||||
|
|
||||||
$card.remove();
|
$card.remove();
|
||||||
|
|
||||||
e.preventDefault();
|
e.preventDefault();
|
||||||
return false;
|
return false;
|
||||||
});
|
});
|
||||||
|
|
||||||
// Function for collapse card
|
/** Function for collapse card */
|
||||||
$('[data-toggle="card-collapse"]').on('click', function (e) {
|
$('[data-toggle="card-collapse"]').on('click', function(e) {
|
||||||
var $this = $(this),
|
let $card = $(this).closest(DIV_CARD);
|
||||||
$card = $this.closest('div.card');
|
|
||||||
|
|
||||||
$card.toggleClass('card-collapsed');
|
$card.toggleClass('card-collapsed');
|
||||||
|
|
||||||
@@ -39,9 +47,9 @@ $(document).ready(function () {
|
|||||||
return false;
|
return false;
|
||||||
});
|
});
|
||||||
|
|
||||||
// Function for fullscreen card
|
/** Function for fullscreen card */
|
||||||
$('[data-toggle="card-fullscreen"]').on('click', function(e) {
|
$('[data-toggle="card-fullscreen"]').on('click', function(e) {
|
||||||
var $card = $(this).closest('div.card');
|
let $card = $(this).closest(DIV_CARD);
|
||||||
|
|
||||||
$card.toggleClass('card-fullscreen').removeClass('card-collapsed');
|
$card.toggleClass('card-fullscreen').removeClass('card-collapsed');
|
||||||
|
|
||||||
@@ -49,8 +57,9 @@ $(document).ready(function () {
|
|||||||
return false;
|
return false;
|
||||||
});
|
});
|
||||||
|
|
||||||
if($('[data-sparkline]').length) {
|
/** */
|
||||||
var generateSparkline = function($elem, data, params) {
|
if ($('[data-sparkline]').length) {
|
||||||
|
let generateSparkline = function($elem, data, params) {
|
||||||
$elem.sparkline(data, {
|
$elem.sparkline(data, {
|
||||||
type: $elem.attr('data-sparkline-type'),
|
type: $elem.attr('data-sparkline-type'),
|
||||||
height: '100%',
|
height: '100%',
|
||||||
@@ -66,9 +75,9 @@ $(document).ready(function () {
|
|||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
||||||
require(['sparkline'], function(){
|
require(['sparkline'], function() {
|
||||||
$('[data-sparkline]').each(function(){
|
$('[data-sparkline]').each(function() {
|
||||||
var $chart = $(this);
|
let $chart = $(this);
|
||||||
|
|
||||||
generateSparkline($chart, JSON.parse($chart.attr('data-sparkline')), {
|
generateSparkline($chart, JSON.parse($chart.attr('data-sparkline')), {
|
||||||
color: $chart.attr('data-sparkline-color')
|
color: $chart.attr('data-sparkline-color')
|
||||||
@@ -77,11 +86,12 @@ $(document).ready(function () {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/** */
|
||||||
|
if ($('.chart-circle').length) {
|
||||||
|
require(['circle-progress'], function() {
|
||||||
|
$('.chart-circle').each(function() {
|
||||||
|
let $this = $(this);
|
||||||
|
|
||||||
if($('.chart-circle').length) {
|
|
||||||
require(['circle-progress'], function () {
|
|
||||||
$('.chart-circle').each(function () {
|
|
||||||
var $this = $(this);
|
|
||||||
$this.circleProgress({
|
$this.circleProgress({
|
||||||
fill: {
|
fill: {
|
||||||
color: tabler.colors[$this.attr('data-color')] || tabler.colors.blue
|
color: tabler.colors[$this.attr('data-color')] || tabler.colors.blue
|
||||||
|
|||||||
@@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
.aside-body {
|
.aside-body {
|
||||||
padding: 1.5rem;
|
padding: 1.5rem;
|
||||||
flex: 1;
|
flex: 1 1 auto;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.card-body {
|
.card-body {
|
||||||
flex: 1;
|
flex: 1 1 auto;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: $card-spacer-y $card-spacer-x;
|
padding: $card-spacer-y $card-spacer-x;
|
||||||
position: relative;
|
position: relative;
|
||||||
@@ -322,7 +322,7 @@ Card tabs
|
|||||||
}
|
}
|
||||||
|
|
||||||
.card-tabs-item {
|
.card-tabs-item {
|
||||||
flex: 1;
|
flex: 1 1 auto;
|
||||||
display: block;
|
display: block;
|
||||||
padding: 1rem $card-spacer-x;
|
padding: 1rem $card-spacer-x;
|
||||||
border-bottom: 1px solid $border-color;
|
border-bottom: 1px solid $border-color;
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
align-items: stretch;
|
align-items: stretch;
|
||||||
|
|
||||||
.card {
|
.card {
|
||||||
flex: 1;
|
flex: 1 1 auto;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.page-main {
|
.page-main {
|
||||||
flex: 1;
|
flex: 1 1 auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.page-content {
|
.page-content {
|
||||||
@@ -74,7 +74,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.page-single {
|
.page-single {
|
||||||
flex: 1;
|
flex: 1 1 auto;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
|||||||
@@ -4,5 +4,5 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.media-body {
|
.media-body {
|
||||||
flex: 1;
|
flex: 1 1 auto;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -45,7 +45,7 @@ menu: interface.cards
|
|||||||
{% include cards/card.html title="With additional fullscreen button" show-fullscreen=true %}
|
{% include cards/card.html title="With additional fullscreen button" show-fullscreen=true %}
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-6">
|
<div class="col-lg-6">
|
||||||
{% include cards/card.html title="Pannel with custom buttons" show-buttons=true %}
|
{% include cards/card.html title="Panel with custom buttons" show-buttons=true %}
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-6">
|
<div class="col-lg-6">
|
||||||
{% include cards/card.html title="Card with search form" show-form=true %}
|
{% include cards/card.html title="Card with search form" show-form=true %}
|
||||||
@@ -54,7 +54,7 @@ menu: interface.cards
|
|||||||
{% include cards/card.html title="Card with alert" alert="Adding action was successful" %}
|
{% include cards/card.html title="Card with alert" alert="Adding action was successful" %}
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-6 col-xl-4">
|
<div class="col-lg-6 col-xl-4">
|
||||||
{% include cards/card.html title="Card with alert" alert="Adding action was failed" alert-type="danger" %}
|
{% include cards/card.html title="Card with alert" alert="Adding action failed" alert-type="danger" %}
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-6 col-xl-4">
|
<div class="col-lg-6 col-xl-4">
|
||||||
{% include cards/card.html title="Card with switch" show-switch=true %}
|
{% include cards/card.html title="Card with switch" show-switch=true %}
|
||||||
|
|||||||
@@ -45,7 +45,7 @@ menu: index
|
|||||||
{% include cards/chart.html height=12 title="Chart title" id="chart-pie" data="pie" %}
|
{% include cards/chart.html height=12 title="Chart title" id="chart-pie" data="pie" %}
|
||||||
</div>
|
</div>
|
||||||
<div class="col-sm-4">
|
<div class="col-sm-4">
|
||||||
{% include cards/digit.html color="red" title="New fedbacks" digit="62" width="28%" %}
|
{% include cards/digit.html color="red" title="New feedback" digit="62" width="28%" %}
|
||||||
</div>
|
</div>
|
||||||
<div class="col-sm-4">
|
<div class="col-sm-4">
|
||||||
{% include cards/digit.html color="green" title="Today profit" digit="$652" width="84%" %}
|
{% include cards/digit.html color="green" title="Today profit" digit="$652" width="84%" %}
|
||||||
|
|||||||
@@ -139,7 +139,7 @@ menu: cards
|
|||||||
{% include cards/client.html %}
|
{% include cards/client.html %}
|
||||||
{% include cards/digit.html %}
|
{% include cards/digit.html %}
|
||||||
<div class="row row-deck">
|
<div class="row row-deck">
|
||||||
<div class="col-6">{% include cards/digit.html color="red" title="New fedbacks" digit="62" width="34%" %}</div>
|
<div class="col-6">{% include cards/digit.html color="red" title="New feedback" digit="62" width="34%" %}</div>
|
||||||
<div class="col-6">{% include cards/digit.html color="green" title="Users online" digit="76" width="32%" %}</div>
|
<div class="col-6">{% include cards/digit.html color="green" title="Users online" digit="76" width="32%" %}</div>
|
||||||
</div>
|
</div>
|
||||||
{% include cards/digit.html color="yellow" title="Profit for this month" digit="$65,256" width="85%" %}
|
{% include cards/digit.html color="yellow" title="Profit for this month" digit="$65,256" width="85%" %}
|
||||||
|
|||||||
Reference in New Issue
Block a user