@aiursoft/uistack 1.0.6 → 1.0.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/auth-2fa-cover.html +94 -0
- package/dist/auth-2fa.html +65 -0
- package/dist/auth-404.html +50 -0
- package/dist/auth-500.html +50 -0
- package/dist/auth-lock-screen-cover.html +97 -0
- package/dist/auth-lock-screen.html +68 -0
- package/dist/auth-reset-password-cover.html +94 -0
- package/dist/auth-reset-password.html +65 -0
- package/dist/auth-sign-in-cover.html +129 -0
- package/dist/auth-sign-in.html +100 -0
- package/dist/auth-sign-up-cover.html +124 -0
- package/dist/auth-sign-up.html +95 -0
- package/dist/calendar.html +706 -0
- package/dist/charts-apexcharts.html +1366 -0
- package/dist/charts-chartjs.html +959 -0
- package/dist/chat.html +894 -0
- package/dist/css/app.css +1 -0
- package/dist/dashboard-analytics.html +1328 -0
- package/dist/dashboard-crypto.html +1320 -0
- package/dist/dashboard-default.html +1305 -0
- package/dist/dashboard-saas.html +1168 -0
- package/dist/dashboard-social.html +895 -0
- package/dist/datatables-ajax.html +681 -0
- package/dist/datatables-ajax.json +87 -0
- package/dist/datatables-buttons.html +1135 -0
- package/dist/datatables-column-search.html +1674 -0
- package/dist/datatables-fixed-header.html +1133 -0
- package/dist/datatables-multi.html +1136 -0
- package/dist/datatables-responsive.html +1132 -0
- package/dist/docs-changelog.html +796 -0
- package/dist/docs-customization.html +694 -0
- package/dist/docs-installation.html +822 -0
- package/dist/docs-introduction.html +669 -0
- package/dist/docs-plugins.html +743 -0
- package/dist/ecommerce-customers.html +921 -0
- package/dist/ecommerce-invoice.html +740 -0
- package/dist/ecommerce-orders.html +1050 -0
- package/dist/ecommerce-pricing.html +891 -0
- package/dist/ecommerce-products-details.html +896 -0
- package/dist/ecommerce-products.html +1021 -0
- package/dist/email-details.html +887 -0
- package/dist/email-inbox.html +1190 -0
- package/dist/file-manager.html +1058 -0
- package/dist/fonts/poppins-devanagari-300-normal.woff +0 -0
- package/dist/fonts/poppins-devanagari-300-normal.woff2 +0 -0
- package/dist/fonts/poppins-devanagari-400-normal.woff +0 -0
- package/dist/fonts/poppins-devanagari-400-normal.woff2 +0 -0
- package/dist/fonts/poppins-devanagari-500-normal.woff +0 -0
- package/dist/fonts/poppins-devanagari-500-normal.woff2 +0 -0
- package/dist/fonts/poppins-latin-300-normal.woff +0 -0
- package/dist/fonts/poppins-latin-300-normal.woff2 +0 -0
- package/dist/fonts/poppins-latin-400-normal.woff +0 -0
- package/dist/fonts/poppins-latin-400-normal.woff2 +0 -0
- package/dist/fonts/poppins-latin-500-normal.woff +0 -0
- package/dist/fonts/poppins-latin-500-normal.woff2 +0 -0
- package/dist/fonts/poppins-latin-ext-300-normal.woff +0 -0
- package/dist/fonts/poppins-latin-ext-300-normal.woff2 +0 -0
- package/dist/fonts/poppins-latin-ext-400-normal.woff +0 -0
- package/dist/fonts/poppins-latin-ext-400-normal.woff2 +0 -0
- package/dist/fonts/poppins-latin-ext-500-normal.woff +0 -0
- package/dist/fonts/poppins-latin-ext-500-normal.woff2 +0 -0
- package/dist/forms-advanced-inputs.html +969 -0
- package/dist/forms-basic-inputs.html +833 -0
- package/dist/forms-editors.html +765 -0
- package/dist/forms-floating-labels.html +720 -0
- package/dist/forms-input-groups.html +881 -0
- package/dist/forms-layouts.html +822 -0
- package/dist/forms-validation.html +918 -0
- package/dist/forms-wizard.html +929 -0
- package/dist/icons-font-awesome.html +4494 -0
- package/dist/icons-lucide.html +1435 -0
- package/dist/index.html +490 -0
- package/dist/js/app.js +1 -1
- package/dist/landing.html +589 -0
- package/dist/maps-google.html +995 -0
- package/dist/maps-vector.html +828 -0
- package/dist/notifications.html +761 -0
- package/dist/pages-blank.html +642 -0
- package/dist/pages-profile.html +812 -0
- package/dist/pages-settings.html +812 -0
- package/dist/projects-details.html +998 -0
- package/dist/projects-overview.html +941 -0
- package/dist/tables.html +1074 -0
- package/dist/tasks-kanban.html +1264 -0
- package/dist/tasks-list.html +899 -0
- package/dist/ui-alerts.html +960 -0
- package/dist/ui-buttons.html +1055 -0
- package/dist/ui-cards.html +784 -0
- package/dist/ui-carousel.html +804 -0
- package/dist/ui-embed-video.html +682 -0
- package/dist/ui-general.html +1044 -0
- package/dist/ui-grid.html +901 -0
- package/dist/ui-modals.html +1014 -0
- package/dist/ui-offcanvas.html +783 -0
- package/dist/ui-placeholders.html +731 -0
- package/dist/ui-tabs.html +878 -0
- package/dist/ui-typography.html +767 -0
- package/package.json +3 -2
|
@@ -0,0 +1,94 @@
|
|
|
1
|
+
<!DOCTYPE html>
|
|
2
|
+
<!--
|
|
3
|
+
HOW TO USE:
|
|
4
|
+
data-layout: fluid (default), boxed
|
|
5
|
+
data-sidebar-theme: dark (default), colored, light
|
|
6
|
+
data-sidebar-position: left (default), right
|
|
7
|
+
data-sidebar-behavior: sticky (default), fixed, compact
|
|
8
|
+
-->
|
|
9
|
+
<html lang="en" data-bs-theme="dark" data-layout="fluid" data-sidebar-theme="dark" data-sidebar-position="left" data-sidebar-behavior="sticky">
|
|
10
|
+
|
|
11
|
+
<head>
|
|
12
|
+
<meta charset="utf-8">
|
|
13
|
+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
14
|
+
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
15
|
+
<meta name="description" content="Responsive Bootstrap 5 Admin & Dashboard Template">
|
|
16
|
+
<meta name="author" content="Bootlab">
|
|
17
|
+
|
|
18
|
+
<title>2FA | AppStack - Bootstrap 5 Admin & Dashboard Template</title>
|
|
19
|
+
|
|
20
|
+
<link rel="canonical" href="https://appstack.bootlab.io/auth-2fa.html" />
|
|
21
|
+
<link rel="shortcut icon" href="img/favicon.ico">
|
|
22
|
+
|
|
23
|
+
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
24
|
+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
25
|
+
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500&display=swap" rel="stylesheet">
|
|
26
|
+
|
|
27
|
+
<link href="css/app.css" rel="stylesheet">
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
</head>
|
|
31
|
+
|
|
32
|
+
<body>
|
|
33
|
+
<div class="container-fluid p-0">
|
|
34
|
+
<div class="row g-0">
|
|
35
|
+
<div class="col-xl-6 d-none d-xl-flex">
|
|
36
|
+
<div class="auth-full-page position-relative">
|
|
37
|
+
<img src="img/photos/unsplash-1.jpg" class="auth-bg" alt="Unsplash">
|
|
38
|
+
<div class="auth-quote">
|
|
39
|
+
<i data-lucide="quote"></i>
|
|
40
|
+
<figure>
|
|
41
|
+
<blockquote>
|
|
42
|
+
<p>This template was just what we were after; its modern, works perfectly and is visually beautiful, we couldn't be happier.</p>
|
|
43
|
+
</blockquote>
|
|
44
|
+
<figcaption>
|
|
45
|
+
— Richard, AppStack User
|
|
46
|
+
</figcaption>
|
|
47
|
+
</figure>
|
|
48
|
+
</div>
|
|
49
|
+
</div>
|
|
50
|
+
</div>
|
|
51
|
+
<div class="col-xl-6">
|
|
52
|
+
<div class="auth-full-page d-flex p-4 p-xl-5">
|
|
53
|
+
<div class="d-flex flex-column w-100 h-100">
|
|
54
|
+
<div class="auth-form">
|
|
55
|
+
|
|
56
|
+
<div class="text-center">
|
|
57
|
+
<h1 class="h2">Verify your email</h1>
|
|
58
|
+
<p class="lead">
|
|
59
|
+
Please enter the 6 digit code sent to <strong>chris.wood@gmail.com</strong>
|
|
60
|
+
</p>
|
|
61
|
+
</div>
|
|
62
|
+
|
|
63
|
+
<div class="mb-3">
|
|
64
|
+
<form>
|
|
65
|
+
<div class="mb-3">
|
|
66
|
+
<label class="form-label">6-digit code</label>
|
|
67
|
+
<input class="form-control form-control-lg" type="text" name="code" placeholder="Enter your code" />
|
|
68
|
+
</div>
|
|
69
|
+
<div class="d-grid gap-2 mt-3">
|
|
70
|
+
<a href="dashboard-default.html" class="btn btn-lg btn-primary">Verify</a>
|
|
71
|
+
</div>
|
|
72
|
+
</form>
|
|
73
|
+
</div>
|
|
74
|
+
|
|
75
|
+
<div class="text-center">
|
|
76
|
+
Didn't receive a code? <a href="#">Resend</a>
|
|
77
|
+
</div>
|
|
78
|
+
</div>
|
|
79
|
+
<div class="text-center">
|
|
80
|
+
<p class="mb-0">
|
|
81
|
+
© 2024 - <a href="index.html">AppStack</a>
|
|
82
|
+
</p>
|
|
83
|
+
</div>
|
|
84
|
+
</div>
|
|
85
|
+
</div>
|
|
86
|
+
</div>
|
|
87
|
+
</div>
|
|
88
|
+
</div>
|
|
89
|
+
|
|
90
|
+
<script src="js/app.js"></script>
|
|
91
|
+
|
|
92
|
+
</body>
|
|
93
|
+
|
|
94
|
+
</html>
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
<!DOCTYPE html>
|
|
2
|
+
<!--
|
|
3
|
+
HOW TO USE:
|
|
4
|
+
data-layout: fluid (default), boxed
|
|
5
|
+
data-sidebar-theme: dark (default), colored, light
|
|
6
|
+
data-sidebar-position: left (default), right
|
|
7
|
+
data-sidebar-behavior: sticky (default), fixed, compact
|
|
8
|
+
-->
|
|
9
|
+
<html lang="en" data-bs-theme="dark" data-layout="fluid" data-sidebar-theme="dark" data-sidebar-position="left" data-sidebar-behavior="sticky">
|
|
10
|
+
|
|
11
|
+
<head>
|
|
12
|
+
<meta charset="utf-8">
|
|
13
|
+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
14
|
+
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
15
|
+
<meta name="description" content="Responsive Bootstrap 5 Admin & Dashboard Template">
|
|
16
|
+
<meta name="author" content="Bootlab">
|
|
17
|
+
|
|
18
|
+
<title>2FA | AppStack - Bootstrap 5 Admin & Dashboard Template</title>
|
|
19
|
+
|
|
20
|
+
<link rel="canonical" href="https://appstack.bootlab.io/auth-2fa.html" />
|
|
21
|
+
<link rel="shortcut icon" href="img/favicon.ico">
|
|
22
|
+
|
|
23
|
+
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
24
|
+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
25
|
+
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500&display=swap" rel="stylesheet">
|
|
26
|
+
|
|
27
|
+
<link href="css/app.css" rel="stylesheet">
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
</head>
|
|
31
|
+
|
|
32
|
+
<body>
|
|
33
|
+
<div class="auth-full-page d-flex">
|
|
34
|
+
<div class="auth-form p-3">
|
|
35
|
+
|
|
36
|
+
<div class="text-center">
|
|
37
|
+
<h1 class="h2">Verify your email</h1>
|
|
38
|
+
<p class="lead">
|
|
39
|
+
Please enter the 6 digit code sent to <strong>chris.wood@gmail.com</strong>
|
|
40
|
+
</p>
|
|
41
|
+
</div>
|
|
42
|
+
|
|
43
|
+
<div class="mb-3">
|
|
44
|
+
<form>
|
|
45
|
+
<div class="mb-3">
|
|
46
|
+
<label class="form-label">6-digit code</label>
|
|
47
|
+
<input class="form-control form-control-lg" type="text" name="code" placeholder="Enter your code" />
|
|
48
|
+
</div>
|
|
49
|
+
<div class="d-grid gap-2 mt-3">
|
|
50
|
+
<a href="dashboard-default.html" class="btn btn-lg btn-primary">Verify</a>
|
|
51
|
+
</div>
|
|
52
|
+
</form>
|
|
53
|
+
</div>
|
|
54
|
+
|
|
55
|
+
<div class="text-center">
|
|
56
|
+
Didn't receive a code? <a href="#">Resend</a>
|
|
57
|
+
</div>
|
|
58
|
+
</div>
|
|
59
|
+
</div>
|
|
60
|
+
|
|
61
|
+
<script src="js/app.js"></script>
|
|
62
|
+
|
|
63
|
+
</body>
|
|
64
|
+
|
|
65
|
+
</html>
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
<!DOCTYPE html>
|
|
2
|
+
<!--
|
|
3
|
+
HOW TO USE:
|
|
4
|
+
data-layout: fluid (default), boxed
|
|
5
|
+
data-sidebar-theme: dark (default), colored, light
|
|
6
|
+
data-sidebar-position: left (default), right
|
|
7
|
+
data-sidebar-behavior: sticky (default), fixed, compact
|
|
8
|
+
-->
|
|
9
|
+
<html lang="en" data-bs-theme="dark" data-layout="fluid" data-sidebar-theme="dark" data-sidebar-position="left" data-sidebar-behavior="sticky">
|
|
10
|
+
|
|
11
|
+
<head>
|
|
12
|
+
<meta charset="utf-8">
|
|
13
|
+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
14
|
+
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
15
|
+
<meta name="description" content="Responsive Bootstrap 5 Admin & Dashboard Template">
|
|
16
|
+
<meta name="author" content="Bootlab">
|
|
17
|
+
|
|
18
|
+
<title>404 Page Not Found | AppStack - Bootstrap 5 Admin & Dashboard Template</title>
|
|
19
|
+
|
|
20
|
+
<link rel="canonical" href="https://appstack.bootlab.io/auth-404.html" />
|
|
21
|
+
<link rel="shortcut icon" href="img/favicon.ico">
|
|
22
|
+
|
|
23
|
+
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
24
|
+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
25
|
+
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500&display=swap" rel="stylesheet">
|
|
26
|
+
|
|
27
|
+
<link href="css/app.css" rel="stylesheet">
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
</head>
|
|
31
|
+
|
|
32
|
+
<body>
|
|
33
|
+
<div class="auth-full-page d-flex">
|
|
34
|
+
<div class="auth-form p-3">
|
|
35
|
+
|
|
36
|
+
<div class="text-center">
|
|
37
|
+
<h1 class="display-1 fw-bold">404</h1>
|
|
38
|
+
<p class="h2">Page not found.</p>
|
|
39
|
+
<p class="lead fw-normal mt-3 mb-4">The page you are looking for might have been removed.</p>
|
|
40
|
+
<a href="dashboard-default.html" class="btn btn-primary btn-lg">Return to website</a>
|
|
41
|
+
</div>
|
|
42
|
+
|
|
43
|
+
</div>
|
|
44
|
+
</div>
|
|
45
|
+
|
|
46
|
+
<script src="js/app.js"></script>
|
|
47
|
+
|
|
48
|
+
</body>
|
|
49
|
+
|
|
50
|
+
</html>
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
<!DOCTYPE html>
|
|
2
|
+
<!--
|
|
3
|
+
HOW TO USE:
|
|
4
|
+
data-layout: fluid (default), boxed
|
|
5
|
+
data-sidebar-theme: dark (default), colored, light
|
|
6
|
+
data-sidebar-position: left (default), right
|
|
7
|
+
data-sidebar-behavior: sticky (default), fixed, compact
|
|
8
|
+
-->
|
|
9
|
+
<html lang="en" data-bs-theme="dark" data-layout="fluid" data-sidebar-theme="dark" data-sidebar-position="left" data-sidebar-behavior="sticky">
|
|
10
|
+
|
|
11
|
+
<head>
|
|
12
|
+
<meta charset="utf-8">
|
|
13
|
+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
14
|
+
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
15
|
+
<meta name="description" content="Responsive Bootstrap 5 Admin & Dashboard Template">
|
|
16
|
+
<meta name="author" content="Bootlab">
|
|
17
|
+
|
|
18
|
+
<title>500 Internal Server Error | AppStack - Bootstrap 5 Admin & Dashboard Template</title>
|
|
19
|
+
|
|
20
|
+
<link rel="canonical" href="https://appstack.bootlab.io/auth-500.html" />
|
|
21
|
+
<link rel="shortcut icon" href="img/favicon.ico">
|
|
22
|
+
|
|
23
|
+
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
24
|
+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
25
|
+
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500&display=swap" rel="stylesheet">
|
|
26
|
+
|
|
27
|
+
<link href="css/app.css" rel="stylesheet">
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
</head>
|
|
31
|
+
|
|
32
|
+
<body>
|
|
33
|
+
<div class="auth-full-page d-flex">
|
|
34
|
+
<div class="auth-form p-3">
|
|
35
|
+
|
|
36
|
+
<div class="text-center">
|
|
37
|
+
<h1 class="display-1 fw-bold">500</h1>
|
|
38
|
+
<p class="h2">Internal server error.</p>
|
|
39
|
+
<p class="lead fw-normal mt-3 mb-4">The server encountered something unexpected that didn't allow it to complete the request.</p>
|
|
40
|
+
<a href="dashboard-default.html" class="btn btn-primary btn-lg">Return to website</a>
|
|
41
|
+
</div>
|
|
42
|
+
|
|
43
|
+
</div>
|
|
44
|
+
</div>
|
|
45
|
+
|
|
46
|
+
<script src="js/app.js"></script>
|
|
47
|
+
|
|
48
|
+
</body>
|
|
49
|
+
|
|
50
|
+
</html>
|
|
@@ -0,0 +1,97 @@
|
|
|
1
|
+
<!DOCTYPE html>
|
|
2
|
+
<!--
|
|
3
|
+
HOW TO USE:
|
|
4
|
+
data-layout: fluid (default), boxed
|
|
5
|
+
data-sidebar-theme: dark (default), colored, light
|
|
6
|
+
data-sidebar-position: left (default), right
|
|
7
|
+
data-sidebar-behavior: sticky (default), fixed, compact
|
|
8
|
+
-->
|
|
9
|
+
<html lang="en" data-bs-theme="dark" data-layout="fluid" data-sidebar-theme="dark" data-sidebar-position="left" data-sidebar-behavior="sticky">
|
|
10
|
+
|
|
11
|
+
<head>
|
|
12
|
+
<meta charset="utf-8">
|
|
13
|
+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
14
|
+
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
15
|
+
<meta name="description" content="Responsive Bootstrap 5 Admin & Dashboard Template">
|
|
16
|
+
<meta name="author" content="Bootlab">
|
|
17
|
+
|
|
18
|
+
<title>Lock Screen | AppStack - Bootstrap 5 Admin & Dashboard Template</title>
|
|
19
|
+
|
|
20
|
+
<link rel="canonical" href="https://appstack.bootlab.io/auth-lock-screen.html" />
|
|
21
|
+
<link rel="shortcut icon" href="img/favicon.ico">
|
|
22
|
+
|
|
23
|
+
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
24
|
+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
25
|
+
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500&display=swap" rel="stylesheet">
|
|
26
|
+
|
|
27
|
+
<link href="css/app.css" rel="stylesheet">
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
</head>
|
|
31
|
+
|
|
32
|
+
<body>
|
|
33
|
+
<div class="container-fluid p-0">
|
|
34
|
+
<div class="row g-0">
|
|
35
|
+
<div class="col-xl-6 d-none d-xl-flex">
|
|
36
|
+
<div class="auth-full-page position-relative">
|
|
37
|
+
<img src="img/photos/unsplash-1.jpg" class="auth-bg" alt="Unsplash">
|
|
38
|
+
<div class="auth-quote">
|
|
39
|
+
<i data-lucide="quote"></i>
|
|
40
|
+
<figure>
|
|
41
|
+
<blockquote>
|
|
42
|
+
<p>This template was just what we were after; its modern, works perfectly and is visually beautiful, we couldn't be happier.</p>
|
|
43
|
+
</blockquote>
|
|
44
|
+
<figcaption>
|
|
45
|
+
— Richard, AppStack User
|
|
46
|
+
</figcaption>
|
|
47
|
+
</figure>
|
|
48
|
+
</div>
|
|
49
|
+
</div>
|
|
50
|
+
</div>
|
|
51
|
+
<div class="col-xl-6">
|
|
52
|
+
<div class="auth-full-page d-flex p-4 p-xl-5">
|
|
53
|
+
<div class="d-flex flex-column w-100 h-100">
|
|
54
|
+
<div class="auth-form">
|
|
55
|
+
|
|
56
|
+
<div class="text-center">
|
|
57
|
+
<h1 class="h2">Welcome back, Chris!</h1>
|
|
58
|
+
<p class="lead">
|
|
59
|
+
Enter your password to continue
|
|
60
|
+
</p>
|
|
61
|
+
</div>
|
|
62
|
+
|
|
63
|
+
<div class="mb-3">
|
|
64
|
+
<form>
|
|
65
|
+
<div class="mb-3">
|
|
66
|
+
<label class="form-label">Password</label>
|
|
67
|
+
<input class="form-control form-control-lg" type="password" name="password" placeholder="Enter your password" />
|
|
68
|
+
<small>
|
|
69
|
+
<a href="auth-reset-password-cover.html">Forgot password?</a>
|
|
70
|
+
</small>
|
|
71
|
+
</div>
|
|
72
|
+
<div class="d-grid gap-2 mt-3">
|
|
73
|
+
<a href="dashboard-default.html" class="btn btn-lg btn-primary">Sign in</a>
|
|
74
|
+
</div>
|
|
75
|
+
</form>
|
|
76
|
+
</div>
|
|
77
|
+
|
|
78
|
+
<div class="text-center">
|
|
79
|
+
Not you? <a href="auth-sign-in-cover.html">Sign out</a>
|
|
80
|
+
</div>
|
|
81
|
+
</div>
|
|
82
|
+
<div class="text-center">
|
|
83
|
+
<p class="mb-0">
|
|
84
|
+
© 2024 - <a href="index.html">AppStack</a>
|
|
85
|
+
</p>
|
|
86
|
+
</div>
|
|
87
|
+
</div>
|
|
88
|
+
</div>
|
|
89
|
+
</div>
|
|
90
|
+
</div>
|
|
91
|
+
</div>
|
|
92
|
+
|
|
93
|
+
<script src="js/app.js"></script>
|
|
94
|
+
|
|
95
|
+
</body>
|
|
96
|
+
|
|
97
|
+
</html>
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
<!DOCTYPE html>
|
|
2
|
+
<!--
|
|
3
|
+
HOW TO USE:
|
|
4
|
+
data-layout: fluid (default), boxed
|
|
5
|
+
data-sidebar-theme: dark (default), colored, light
|
|
6
|
+
data-sidebar-position: left (default), right
|
|
7
|
+
data-sidebar-behavior: sticky (default), fixed, compact
|
|
8
|
+
-->
|
|
9
|
+
<html lang="en" data-bs-theme="dark" data-layout="fluid" data-sidebar-theme="dark" data-sidebar-position="left" data-sidebar-behavior="sticky">
|
|
10
|
+
|
|
11
|
+
<head>
|
|
12
|
+
<meta charset="utf-8">
|
|
13
|
+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
14
|
+
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
15
|
+
<meta name="description" content="Responsive Bootstrap 5 Admin & Dashboard Template">
|
|
16
|
+
<meta name="author" content="Bootlab">
|
|
17
|
+
|
|
18
|
+
<title>Lock Screen | AppStack - Bootstrap 5 Admin & Dashboard Template</title>
|
|
19
|
+
|
|
20
|
+
<link rel="canonical" href="https://appstack.bootlab.io/auth-lock-screen.html" />
|
|
21
|
+
<link rel="shortcut icon" href="img/favicon.ico">
|
|
22
|
+
|
|
23
|
+
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
24
|
+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
25
|
+
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500&display=swap" rel="stylesheet">
|
|
26
|
+
|
|
27
|
+
<link href="css/app.css" rel="stylesheet">
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
</head>
|
|
31
|
+
|
|
32
|
+
<body>
|
|
33
|
+
<div class="auth-full-page d-flex">
|
|
34
|
+
<div class="auth-form p-3">
|
|
35
|
+
|
|
36
|
+
<div class="text-center">
|
|
37
|
+
<h1 class="h2">Welcome back, Chris!</h1>
|
|
38
|
+
<p class="lead">
|
|
39
|
+
Enter your password to continue
|
|
40
|
+
</p>
|
|
41
|
+
</div>
|
|
42
|
+
|
|
43
|
+
<div class="mb-3">
|
|
44
|
+
<form>
|
|
45
|
+
<div class="mb-3">
|
|
46
|
+
<label class="form-label">Password</label>
|
|
47
|
+
<input class="form-control form-control-lg" type="password" name="password" placeholder="Enter your password" />
|
|
48
|
+
<small>
|
|
49
|
+
<a href="auth-reset-password.html">Forgot password?</a>
|
|
50
|
+
</small>
|
|
51
|
+
</div>
|
|
52
|
+
<div class="d-grid gap-2 mt-3">
|
|
53
|
+
<a href="dashboard-default.html" class="btn btn-lg btn-primary">Sign in</a>
|
|
54
|
+
</div>
|
|
55
|
+
</form>
|
|
56
|
+
</div>
|
|
57
|
+
|
|
58
|
+
<div class="text-center">
|
|
59
|
+
Not you? <a href="auth-sign-in.html">Sign out</a>
|
|
60
|
+
</div>
|
|
61
|
+
</div>
|
|
62
|
+
</div>
|
|
63
|
+
|
|
64
|
+
<script src="js/app.js"></script>
|
|
65
|
+
|
|
66
|
+
</body>
|
|
67
|
+
|
|
68
|
+
</html>
|
|
@@ -0,0 +1,94 @@
|
|
|
1
|
+
<!DOCTYPE html>
|
|
2
|
+
<!--
|
|
3
|
+
HOW TO USE:
|
|
4
|
+
data-layout: fluid (default), boxed
|
|
5
|
+
data-sidebar-theme: dark (default), colored, light
|
|
6
|
+
data-sidebar-position: left (default), right
|
|
7
|
+
data-sidebar-behavior: sticky (default), fixed, compact
|
|
8
|
+
-->
|
|
9
|
+
<html lang="en" data-bs-theme="dark" data-layout="fluid" data-sidebar-theme="dark" data-sidebar-position="left" data-sidebar-behavior="sticky">
|
|
10
|
+
|
|
11
|
+
<head>
|
|
12
|
+
<meta charset="utf-8">
|
|
13
|
+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
14
|
+
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
15
|
+
<meta name="description" content="Responsive Bootstrap 5 Admin & Dashboard Template">
|
|
16
|
+
<meta name="author" content="Bootlab">
|
|
17
|
+
|
|
18
|
+
<title>Reset Password | AppStack - Bootstrap 5 Admin & Dashboard Template</title>
|
|
19
|
+
|
|
20
|
+
<link rel="canonical" href="https://appstack.bootlab.io/auth-reset-password-cover.html" />
|
|
21
|
+
<link rel="shortcut icon" href="img/favicon.ico">
|
|
22
|
+
|
|
23
|
+
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
24
|
+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
25
|
+
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500&display=swap" rel="stylesheet">
|
|
26
|
+
|
|
27
|
+
<link href="css/app.css" rel="stylesheet">
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
</head>
|
|
31
|
+
|
|
32
|
+
<body>
|
|
33
|
+
<div class="container-fluid p-0">
|
|
34
|
+
<div class="row g-0">
|
|
35
|
+
<div class="col-xl-6 d-none d-xl-flex">
|
|
36
|
+
<div class="auth-full-page position-relative">
|
|
37
|
+
<img src="img/photos/unsplash-1.jpg" class="auth-bg" alt="Unsplash">
|
|
38
|
+
<div class="auth-quote">
|
|
39
|
+
<i data-lucide="quote"></i>
|
|
40
|
+
<figure>
|
|
41
|
+
<blockquote>
|
|
42
|
+
<p>This template was just what we were after; its modern, works perfectly and is visually beautiful, we couldn't be happier.</p>
|
|
43
|
+
</blockquote>
|
|
44
|
+
<figcaption>
|
|
45
|
+
— Richard, AppStack User
|
|
46
|
+
</figcaption>
|
|
47
|
+
</figure>
|
|
48
|
+
</div>
|
|
49
|
+
</div>
|
|
50
|
+
</div>
|
|
51
|
+
<div class="col-xl-6">
|
|
52
|
+
<div class="auth-full-page d-flex p-4 p-xl-5">
|
|
53
|
+
<div class="d-flex flex-column w-100 h-100">
|
|
54
|
+
<div class="auth-form">
|
|
55
|
+
|
|
56
|
+
<div class="text-center">
|
|
57
|
+
<h1 class="h2">Reset password</h1>
|
|
58
|
+
<p class="lead">
|
|
59
|
+
Enter your email to reset your password.
|
|
60
|
+
</p>
|
|
61
|
+
</div>
|
|
62
|
+
|
|
63
|
+
<div class="mb-3">
|
|
64
|
+
<form>
|
|
65
|
+
<div class="mb-3">
|
|
66
|
+
<label class="form-label">Email</label>
|
|
67
|
+
<input class="form-control form-control-lg" type="email" name="email" placeholder="Enter your email" />
|
|
68
|
+
</div>
|
|
69
|
+
<div class="d-grid gap-2 mt-3">
|
|
70
|
+
<a href="dashboard-default.html" class="btn btn-lg btn-primary">Reset password</a>
|
|
71
|
+
</div>
|
|
72
|
+
</form>
|
|
73
|
+
</div>
|
|
74
|
+
|
|
75
|
+
<div class="text-center">
|
|
76
|
+
Don't have an account? <a href="auth-sign-up-cover.html">Sign up</a>
|
|
77
|
+
</div>
|
|
78
|
+
</div>
|
|
79
|
+
<div class="text-center">
|
|
80
|
+
<p class="mb-0">
|
|
81
|
+
© 2024 - <a href="index.html">AppStack</a>
|
|
82
|
+
</p>
|
|
83
|
+
</div>
|
|
84
|
+
</div>
|
|
85
|
+
</div>
|
|
86
|
+
</div>
|
|
87
|
+
</div>
|
|
88
|
+
</div>
|
|
89
|
+
|
|
90
|
+
<script src="js/app.js"></script>
|
|
91
|
+
|
|
92
|
+
</body>
|
|
93
|
+
|
|
94
|
+
</html>
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
<!DOCTYPE html>
|
|
2
|
+
<!--
|
|
3
|
+
HOW TO USE:
|
|
4
|
+
data-layout: fluid (default), boxed
|
|
5
|
+
data-sidebar-theme: dark (default), colored, light
|
|
6
|
+
data-sidebar-position: left (default), right
|
|
7
|
+
data-sidebar-behavior: sticky (default), fixed, compact
|
|
8
|
+
-->
|
|
9
|
+
<html lang="en" data-bs-theme="dark" data-layout="fluid" data-sidebar-theme="dark" data-sidebar-position="left" data-sidebar-behavior="sticky">
|
|
10
|
+
|
|
11
|
+
<head>
|
|
12
|
+
<meta charset="utf-8">
|
|
13
|
+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
14
|
+
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
15
|
+
<meta name="description" content="Responsive Bootstrap 5 Admin & Dashboard Template">
|
|
16
|
+
<meta name="author" content="Bootlab">
|
|
17
|
+
|
|
18
|
+
<title>Reset Password | AppStack - Bootstrap 5 Admin & Dashboard Template</title>
|
|
19
|
+
|
|
20
|
+
<link rel="canonical" href="https://appstack.bootlab.io/auth-reset-password.html" />
|
|
21
|
+
<link rel="shortcut icon" href="img/favicon.ico">
|
|
22
|
+
|
|
23
|
+
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
24
|
+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
25
|
+
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500&display=swap" rel="stylesheet">
|
|
26
|
+
|
|
27
|
+
<link href="css/app.css" rel="stylesheet">
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
</head>
|
|
31
|
+
|
|
32
|
+
<body>
|
|
33
|
+
<div class="auth-full-page d-flex">
|
|
34
|
+
<div class="auth-form p-3">
|
|
35
|
+
|
|
36
|
+
<div class="text-center">
|
|
37
|
+
<h1 class="h2">Reset password</h1>
|
|
38
|
+
<p class="lead">
|
|
39
|
+
Enter your email to reset your password.
|
|
40
|
+
</p>
|
|
41
|
+
</div>
|
|
42
|
+
|
|
43
|
+
<div class="mb-3">
|
|
44
|
+
<form>
|
|
45
|
+
<div class="mb-3">
|
|
46
|
+
<label class="form-label">Email</label>
|
|
47
|
+
<input class="form-control form-control-lg" type="email" name="email" placeholder="Enter your email" />
|
|
48
|
+
</div>
|
|
49
|
+
<div class="d-grid gap-2 mt-3">
|
|
50
|
+
<a href="dashboard-default.html" class="btn btn-lg btn-primary">Reset password</a>
|
|
51
|
+
</div>
|
|
52
|
+
</form>
|
|
53
|
+
</div>
|
|
54
|
+
|
|
55
|
+
<div class="text-center">
|
|
56
|
+
Don't have an account? <a href="auth-sign-up.html">Sign up</a>
|
|
57
|
+
</div>
|
|
58
|
+
</div>
|
|
59
|
+
</div>
|
|
60
|
+
|
|
61
|
+
<script src="js/app.js"></script>
|
|
62
|
+
|
|
63
|
+
</body>
|
|
64
|
+
|
|
65
|
+
</html>
|