204 lines
9.8 KiB
HTML
204 lines
9.8 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
<link rel="apple-touch-icon" sizes="76x76" href="../../../static/blk-pro/assets/img/apple-icon.png">
|
|
<link rel="icon" type="image/png" href="../../../static/blk-pro/assets/img/favicon.png">
|
|
<title>
|
|
Components Documentation - Blk• Design System Pro by Creative Tim
|
|
</title>
|
|
<!-- Fonts and icons -->
|
|
<link href="https://fonts.googleapis.com/css?family=Poppins:200,300,400,600,700,800" rel="stylesheet" />
|
|
<link href="https://use.fontawesome.com/releases/v5.0.6/css/all.css" rel="stylesheet">
|
|
<!-- Nucleo Icons -->
|
|
<link href="../../../static/blk-pro/assets/css/nucleo-icons.css" rel="stylesheet" />
|
|
<!-- CSS Files -->
|
|
<link href="../../../static/blk-pro/assets/css/blk-design-system-pro.css?v=1.0.0" rel="stylesheet" />
|
|
<!-- CSS Just for demo purpose, don't include it in your project -->
|
|
<link href="../../../static/blk-pro/assets/demo/demo.css" rel="stylesheet" />
|
|
</head>
|
|
|
|
<body class="offline-doc">
|
|
<!-- Navbar -->
|
|
<nav class="navbar navbar-expand-lg fixed-top navbar-transparent " color-on-scroll="300">
|
|
<div class="container">
|
|
<div class="navbar-translate">
|
|
<a class="navbar-brand" href="https://demos.creative-tim.com/blk-design-system-pro/index.html" rel="tooltip" title="Designed and Coded by Creative Tim" data-placement="bottom" target="_blank">
|
|
<span>BLK•</span> Design System PRO
|
|
</a>
|
|
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navigation" aria-controls="navigation-index" aria-expanded="false" aria-label="Toggle navigation">
|
|
<span class="navbar-toggler-bar bar1"></span>
|
|
<span class="navbar-toggler-bar bar2"></span>
|
|
<span class="navbar-toggler-bar bar3"></span>
|
|
</button>
|
|
</div>
|
|
<div class="collapse navbar-collapse" id="navigation">
|
|
<div class="navbar-collapse-header">
|
|
<div class="row">
|
|
<div class="col-6 collapse-brand">
|
|
<a>
|
|
BLK•
|
|
<span> PRO </span>
|
|
</a>
|
|
</div>
|
|
<div class="col-6 collapse-close text-right">
|
|
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navigation" aria-controls="navigation-index" aria-expanded="false" aria-label="Toggle navigation">
|
|
<i class="tim-icons icon-simple-remove"></i>
|
|
</button>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<ul class="navbar-nav ml-auto">
|
|
<!-- <li class="nav-item">
|
|
<a class="nav-link" rel="tooltip" title="Follow us on Twitter" data-placement="bottom" href="https://twitter.com/CreativeTim" target="_blank">
|
|
<i class="fab fa-twitter"></i>
|
|
<p class="hidden-lg-up">Twitter</p>
|
|
</a>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a class="nav-link" rel="tooltip" title="Like us on Facebook" data-placement="bottom" href="https://www.facebook.com/CreativeTim" target="_blank">
|
|
<i class="fab fa-facebook-square"></i>
|
|
<p class="hidden-lg-up">Facebook</p>
|
|
</a>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a class="nav-link" rel="tooltip" title="Follow us on Instagram" data-placement="bottom" href="https://www.instagram.com/CreativeTimOfficial" target="_blank">
|
|
<i class="fab fa-instagram"></i>
|
|
<p class="hidden-lg-up">Instagram</p>
|
|
</a>
|
|
</li> -->
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</nav>
|
|
<!-- End Navbar -->
|
|
<div class="page-header clear-filter" filter-color="orange">
|
|
<div class="page-header-image" style="background-image: url('../../../static/blk-pro/assets/img/header.jpg');"></div>
|
|
<div class="container text-center">
|
|
<div class="col-md-8 ml-auto mr-auto">
|
|
<div class="brand">
|
|
<h1 class="title">
|
|
Blk• Design System Pro
|
|
</h1>
|
|
<h3 class="description">Documentation v1.0.0</h3>
|
|
<br/>
|
|
<a href="https://demos.creative-tim.com/blk-design-system-pro/docs/1.0/getting-started/overview.html" class="btn btn-primary btn-round btn-lg">View documentation</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<footer class="footer">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-md-3">
|
|
<h1 class="title">BLK•</h1>
|
|
</div>
|
|
<div class="col-md-3 col-6">
|
|
<ul class="nav">
|
|
<li class="nav-item">
|
|
<a href="../index.html" class="nav-link">
|
|
Home
|
|
</a>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a href="../examples/landing-page.html" class="nav-link">
|
|
Landing
|
|
</a>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a href="../examples/register-page.html" class="nav-link">
|
|
Register
|
|
</a>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a href="../examples/profile-page.html" class="nav-link">
|
|
Profile
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div class="col-md-3 col-6">
|
|
<ul class="nav">
|
|
<li class="nav-item">
|
|
<a href="https://creative-tim.com/contact-us?ref=blkdsp-footer" class="nav-link">
|
|
Contact Us
|
|
</a>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a href="https://creative-tim.com/about-us?ref=blkdsp-footer" class="nav-link">
|
|
About Us
|
|
</a>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a href="http://creative-tim.com/blog?ref=blkdsp-footer" class="nav-link">
|
|
Blog
|
|
</a>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a href="https://opensource.org/licenses/MIT?ref=blkdsp-footer" class="nav-link">
|
|
License
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div class="col-md-3">
|
|
<h3 class="title">Follow us:</h3>
|
|
<div class="btn-wrapper profile text-left">
|
|
<a target="_blank" href="https://twitter.com/creativetim" class="btn btn-icon btn-neutral btn-round btn-simple" data-toggle="tooltip" data-original-title="Follow us">
|
|
<i class="fab fa-twitter"></i>
|
|
</a>
|
|
<a target="_blank" href="https://www.facebook.com/creativetim" class="btn btn-icon btn-neutral btn-round btn-simple" data-toggle="tooltip" data-original-title="Like us">
|
|
<i class="fab fa-facebook-square"></i>
|
|
</a>
|
|
<a target="_blank" href="https://dribbble.com/creativetim" class="btn btn-icon btn-neutral btn-round btn-simple" data-toggle="tooltip" data-original-title="Follow us">
|
|
<i class="fab fa-dribbble"></i>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
<!-- Core JS Files -->
|
|
<script src="../../../static/blk-pro/assets/js/core/jquery.min.js" type="text/javascript"></script>
|
|
<script src="../../../static/blk-pro/assets/js/core/popper.min.js" type="text/javascript"></script>
|
|
<script src="../../../static/blk-pro/assets/js/core/bootstrap.min.js" type="text/javascript"></script>
|
|
<script src="../../../static/blk-pro/assets/js/plugins/perfect-scrollbar.jquery.min.js"></script>
|
|
<!-- Plugin for Switches, full documentation here: http://www.jque.re/plugins/version3/bootstrap.switch/ -->
|
|
<script src="../../../static/blk-pro/assets/js/plugins/bootstrap-switch.js"></script>
|
|
<!-- Plugin for the Sliders, full documentation here: http://refreshless.com/nouislider/ -->
|
|
<script src="../../../static/blk-pro/assets/js/plugins/nouislider.min.js" type="text/javascript"></script>
|
|
<!-- Plugin for the Carousel, full documentation here: http://kenwheeler.github.io/slick/ -->
|
|
<script src="../../../static/blk-pro/assets/js/plugins/slick.js" type="text/javascript"></script>
|
|
<!-- Plugin for the blob animation -->
|
|
<script src="../../../static/blk-pro/assets/js/plugins/anime.min.js" type="text/javascript"></script>
|
|
<!-- Chart JS -->
|
|
<script src="../../../static/blk-pro/assets/js/plugins/chartjs.min.js"></script>
|
|
<!-- Plugin for the DatePicker, full documentation here: https://github.com/uxsolutions/bootstrap-datepicker -->
|
|
<script src="../../../static/blk-pro/assets/js/plugins/moment.min.js"></script>
|
|
<!-- Plugin for Tags, full documentation here: https://github.com/bootstrap-tagsinput/bootstrap-tagsinputs -->
|
|
<script src="../../../static/blk-pro/assets/js/plugins/bootstrap-tagsinput.js"></script>
|
|
<!-- Plugin for Select, full documentation here: http://silviomoreto.github.io/bootstrap-select -->
|
|
<script src="../../../static/blk-pro/assets/js/plugins/bootstrap-selectpicker.js" type="text/javascript"></script>
|
|
<!-- Plugin for the DateTimePicker, full documentation here: https://eonasdan.github.io/bootstrap-datetimepicker/ -->
|
|
<script src="../../../static/blk-pro/assets/js/plugins/bootstrap-datetimepicker.js" type="text/javascript"></script>
|
|
<!-- Plugin for Fileupload, full documentation here: http://www.jasny.net/bootstrap/javascript/#fileinput -->
|
|
<script src="../../../static/blk-pro/assets/js/plugins/jasny-bootstrap.min.js"></script>
|
|
<!-- Black Dashboard DEMO methods, don't include it in your project! -->
|
|
<script src="../../../static/blk-pro/assets/demo/demo.js"></script>
|
|
<!-- Control Center for Black UI Kit: parallax effects, scripts for the example pages etc -->
|
|
<!-- Google Maps Plugin -->
|
|
<script src="https://maps.googleapis.com/maps/api/js?key=YOUR_KEY_HERE"></script>
|
|
<script src="../../../static/blk-pro/assets/js/blk-design-system-pro.min.js?v=1.0.0" type="text/javascript"></script>
|
|
<script src="https://cdn.trackjs.com/agent/v3/latest/t.js"></script>
|
|
<script>
|
|
window.TrackJS &&
|
|
TrackJS.install({
|
|
token: "ee6fab19c5a04ac1a32a645abde4613a",
|
|
application: "black-dashboard-pro"
|
|
});
|
|
</script>
|
|
</body>
|
|
|
|
</html> |