@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,129 @@
|
|
|
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>Sign In | AppStack - Bootstrap 5 Admin & Dashboard Template</title>
|
|
19
|
+
|
|
20
|
+
<link rel="canonical" href="https://appstack.bootlab.io/auth-sign-in-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">Welcome back!</h1>
|
|
58
|
+
<p class="lead">
|
|
59
|
+
Sign in to your account to continue
|
|
60
|
+
</p>
|
|
61
|
+
</div>
|
|
62
|
+
|
|
63
|
+
<div class="mb-3">
|
|
64
|
+
<div class="d-grid gap-2 mb-3">
|
|
65
|
+
<a class="btn btn-facebook btn-lg position-relative shadow" href="dashboard-default.html">
|
|
66
|
+
<i class="fab fa-fw fa-facebook fs-3 float-start"></i>
|
|
67
|
+
<span class="position-absolute mx-auto w-100 left-0">Continue with Facebook</span>
|
|
68
|
+
</a>
|
|
69
|
+
<a class="btn btn-google btn-lg position-relative shadow" href="dashboard-default.html">
|
|
70
|
+
<i class="fab fa-fw fa-google fa-google-colored fs-3 float-start"></i>
|
|
71
|
+
<span class="position-absolute mx-auto w-100 left-0">Continue with Google</span>
|
|
72
|
+
</a>
|
|
73
|
+
<a class="btn btn-apple btn-lg position-relative shadow" href="dashboard-default.html">
|
|
74
|
+
<i class="fab fa-fw fa-apple fs-3 float-start"></i>
|
|
75
|
+
<span class="position-absolute mx-auto w-100 left-0">Continue with Apple</span>
|
|
76
|
+
</a> </div>
|
|
77
|
+
<div class="row">
|
|
78
|
+
<div class="col">
|
|
79
|
+
<hr>
|
|
80
|
+
</div>
|
|
81
|
+
<div class="col-auto text-uppercase d-flex align-items-center">Or</div>
|
|
82
|
+
<div class="col">
|
|
83
|
+
<hr>
|
|
84
|
+
</div>
|
|
85
|
+
</div>
|
|
86
|
+
<form>
|
|
87
|
+
<div class="mb-3">
|
|
88
|
+
<label class="form-label">Email</label>
|
|
89
|
+
<input class="form-control form-control-lg" type="email" name="email" placeholder="Enter your email" />
|
|
90
|
+
</div>
|
|
91
|
+
<div class="mb-3">
|
|
92
|
+
<label class="form-label">Password</label>
|
|
93
|
+
<input class="form-control form-control-lg" type="password" name="password" placeholder="Enter your password" />
|
|
94
|
+
<small>
|
|
95
|
+
<a href="auth-reset-password-cover.html">Forgot password?</a>
|
|
96
|
+
</small>
|
|
97
|
+
</div>
|
|
98
|
+
<div>
|
|
99
|
+
<div class="form-check align-items-center">
|
|
100
|
+
<input id="customControlInline" type="checkbox" class="form-check-input" value="remember-me" name="remember-me" checked>
|
|
101
|
+
<label class="form-check-label text-small" for="customControlInline">Remember me</label>
|
|
102
|
+
</div>
|
|
103
|
+
</div>
|
|
104
|
+
<div class="d-grid gap-2 mt-3">
|
|
105
|
+
<a href="dashboard-default.html" class="btn btn-lg btn-primary">Sign in</a>
|
|
106
|
+
</div>
|
|
107
|
+
</form>
|
|
108
|
+
</div>
|
|
109
|
+
|
|
110
|
+
<div class="text-center">
|
|
111
|
+
Don't have an account? <a href="auth-sign-up-cover.html">Sign up</a>
|
|
112
|
+
</div>
|
|
113
|
+
</div>
|
|
114
|
+
<div class="text-center">
|
|
115
|
+
<p class="mb-0">
|
|
116
|
+
© 2024 - <a href="index.html">AppStack</a>
|
|
117
|
+
</p>
|
|
118
|
+
</div>
|
|
119
|
+
</div>
|
|
120
|
+
</div>
|
|
121
|
+
</div>
|
|
122
|
+
</div>
|
|
123
|
+
</div>
|
|
124
|
+
|
|
125
|
+
<script src="js/app.js"></script>
|
|
126
|
+
|
|
127
|
+
</body>
|
|
128
|
+
|
|
129
|
+
</html>
|
|
@@ -0,0 +1,100 @@
|
|
|
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>Sign In | AppStack - Bootstrap 5 Admin & Dashboard Template</title>
|
|
19
|
+
|
|
20
|
+
<link rel="canonical" href="https://appstack.bootlab.io/auth-sign-in.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!</h1>
|
|
38
|
+
<p class="lead">
|
|
39
|
+
Sign in to your account to continue
|
|
40
|
+
</p>
|
|
41
|
+
</div>
|
|
42
|
+
|
|
43
|
+
<div class="mb-3">
|
|
44
|
+
<div class="d-grid gap-2 mb-3">
|
|
45
|
+
<a class="btn btn-facebook btn-lg position-relative shadow" href="dashboard-default.html">
|
|
46
|
+
<i class="fab fa-fw fa-facebook fs-3 float-start"></i>
|
|
47
|
+
<span class="position-absolute mx-auto w-100 left-0">Continue with Facebook</span>
|
|
48
|
+
</a>
|
|
49
|
+
<a class="btn btn-google btn-lg position-relative shadow" href="dashboard-default.html">
|
|
50
|
+
<i class="fab fa-fw fa-google fa-google-colored fs-3 float-start"></i>
|
|
51
|
+
<span class="position-absolute mx-auto w-100 left-0">Continue with Google</span>
|
|
52
|
+
</a>
|
|
53
|
+
<a class="btn btn-apple btn-lg position-relative shadow" href="dashboard-default.html">
|
|
54
|
+
<i class="fab fa-fw fa-apple fs-3 float-start"></i>
|
|
55
|
+
<span class="position-absolute mx-auto w-100 left-0">Continue with Apple</span>
|
|
56
|
+
</a> </div>
|
|
57
|
+
<div class="row">
|
|
58
|
+
<div class="col">
|
|
59
|
+
<hr>
|
|
60
|
+
</div>
|
|
61
|
+
<div class="col-auto text-uppercase d-flex align-items-center">Or</div>
|
|
62
|
+
<div class="col">
|
|
63
|
+
<hr>
|
|
64
|
+
</div>
|
|
65
|
+
</div>
|
|
66
|
+
<form>
|
|
67
|
+
<div class="mb-3">
|
|
68
|
+
<label class="form-label">Email</label>
|
|
69
|
+
<input class="form-control form-control-lg" type="email" name="email" placeholder="Enter your email" />
|
|
70
|
+
</div>
|
|
71
|
+
<div class="mb-3">
|
|
72
|
+
<label class="form-label">Password</label>
|
|
73
|
+
<input class="form-control form-control-lg" type="password" name="password" placeholder="Enter your password" />
|
|
74
|
+
<small>
|
|
75
|
+
<a href="auth-reset-password.html">Forgot password?</a>
|
|
76
|
+
</small>
|
|
77
|
+
</div>
|
|
78
|
+
<div>
|
|
79
|
+
<div class="form-check align-items-center">
|
|
80
|
+
<input id="customControlInline" type="checkbox" class="form-check-input" value="remember-me" name="remember-me" checked>
|
|
81
|
+
<label class="form-check-label text-small" for="customControlInline">Remember me</label>
|
|
82
|
+
</div>
|
|
83
|
+
</div>
|
|
84
|
+
<div class="d-grid gap-2 mt-3">
|
|
85
|
+
<a href="dashboard-default.html" class="btn btn-lg btn-primary">Sign in</a>
|
|
86
|
+
</div>
|
|
87
|
+
</form>
|
|
88
|
+
</div>
|
|
89
|
+
|
|
90
|
+
<div class="text-center">
|
|
91
|
+
Don't have an account? <a href="auth-sign-up.html">Sign up</a>
|
|
92
|
+
</div>
|
|
93
|
+
</div>
|
|
94
|
+
</div>
|
|
95
|
+
|
|
96
|
+
<script src="js/app.js"></script>
|
|
97
|
+
|
|
98
|
+
</body>
|
|
99
|
+
|
|
100
|
+
</html>
|
|
@@ -0,0 +1,124 @@
|
|
|
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>Sign Up | AppStack - Bootstrap 5 Admin & Dashboard Template</title>
|
|
19
|
+
|
|
20
|
+
<link rel="canonical" href="https://appstack.bootlab.io/auth-sign-up-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">Get started</h1>
|
|
58
|
+
<p class="lead">
|
|
59
|
+
Start creating the best possible user experience for you customers.
|
|
60
|
+
</p>
|
|
61
|
+
</div>
|
|
62
|
+
|
|
63
|
+
<div class="mb-3">
|
|
64
|
+
<div class="d-grid gap-2 mb-3">
|
|
65
|
+
<a class="btn btn-facebook btn-lg position-relative shadow" href="dashboard-default.html">
|
|
66
|
+
<i class="fab fa-fw fa-facebook fs-3 float-start"></i>
|
|
67
|
+
<span class="position-absolute mx-auto w-100 left-0">Continue with Facebook</span>
|
|
68
|
+
</a>
|
|
69
|
+
<a class="btn btn-google btn-lg position-relative shadow" href="dashboard-default.html">
|
|
70
|
+
<i class="fab fa-fw fa-google fa-google-colored fs-3 float-start"></i>
|
|
71
|
+
<span class="position-absolute mx-auto w-100 left-0">Continue with Google</span>
|
|
72
|
+
</a>
|
|
73
|
+
<a class="btn btn-apple btn-lg position-relative shadow" href="dashboard-default.html">
|
|
74
|
+
<i class="fab fa-fw fa-apple fs-3 float-start"></i>
|
|
75
|
+
<span class="position-absolute mx-auto w-100 left-0">Continue with Apple</span>
|
|
76
|
+
</a> </div>
|
|
77
|
+
<div class="row">
|
|
78
|
+
<div class="col">
|
|
79
|
+
<hr>
|
|
80
|
+
</div>
|
|
81
|
+
<div class="col-auto text-uppercase d-flex align-items-center">Or</div>
|
|
82
|
+
<div class="col">
|
|
83
|
+
<hr>
|
|
84
|
+
</div>
|
|
85
|
+
</div>
|
|
86
|
+
<form>
|
|
87
|
+
<div class="mb-3">
|
|
88
|
+
<label class="form-label">Full name</label>
|
|
89
|
+
<input class="form-control form-control-lg" type="text" name="name" placeholder="Enter your name" />
|
|
90
|
+
</div>
|
|
91
|
+
<div class="mb-3">
|
|
92
|
+
<label class="form-label">Email</label>
|
|
93
|
+
<input class="form-control form-control-lg" type="email" name="email" placeholder="Enter your email" />
|
|
94
|
+
</div>
|
|
95
|
+
<div class="mb-3">
|
|
96
|
+
<label class="form-label">Password</label>
|
|
97
|
+
<input class="form-control form-control-lg" type="password" name="password" placeholder="Enter password" />
|
|
98
|
+
</div>
|
|
99
|
+
<div class="d-grid gap-2 mt-3">
|
|
100
|
+
<a href="dashboard-default.html" class="btn btn-lg btn-primary">Sign up</a>
|
|
101
|
+
</div>
|
|
102
|
+
</form>
|
|
103
|
+
</div>
|
|
104
|
+
|
|
105
|
+
<div class="text-center">
|
|
106
|
+
Already have account? <a href="auth-sign-in-cover.html">Log In</a>
|
|
107
|
+
</div>
|
|
108
|
+
</div>
|
|
109
|
+
<div class="text-center">
|
|
110
|
+
<p class="mb-0">
|
|
111
|
+
© 2024 - <a href="index.html">AppStack</a>
|
|
112
|
+
</p>
|
|
113
|
+
</div>
|
|
114
|
+
</div>
|
|
115
|
+
</div>
|
|
116
|
+
</div>
|
|
117
|
+
</div>
|
|
118
|
+
</div>
|
|
119
|
+
|
|
120
|
+
<script src="js/app.js"></script>
|
|
121
|
+
|
|
122
|
+
</body>
|
|
123
|
+
|
|
124
|
+
</html>
|
|
@@ -0,0 +1,95 @@
|
|
|
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>Sign Up | AppStack - Bootstrap 5 Admin & Dashboard Template</title>
|
|
19
|
+
|
|
20
|
+
<link rel="canonical" href="https://appstack.bootlab.io/auth-sign-up.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">Get started</h1>
|
|
38
|
+
<p class="lead">
|
|
39
|
+
Start creating the best possible user experience for you customers.
|
|
40
|
+
</p>
|
|
41
|
+
</div>
|
|
42
|
+
|
|
43
|
+
<div class="mb-3">
|
|
44
|
+
<div class="d-grid gap-2 mb-3">
|
|
45
|
+
<a class="btn btn-facebook btn-lg position-relative shadow" href="dashboard-default.html">
|
|
46
|
+
<i class="fab fa-fw fa-facebook fs-3 float-start"></i>
|
|
47
|
+
<span class="position-absolute mx-auto w-100 left-0">Continue with Facebook</span>
|
|
48
|
+
</a>
|
|
49
|
+
<a class="btn btn-google btn-lg position-relative shadow" href="dashboard-default.html">
|
|
50
|
+
<i class="fab fa-fw fa-google fa-google-colored fs-3 float-start"></i>
|
|
51
|
+
<span class="position-absolute mx-auto w-100 left-0">Continue with Google</span>
|
|
52
|
+
</a>
|
|
53
|
+
<a class="btn btn-apple btn-lg position-relative shadow" href="dashboard-default.html">
|
|
54
|
+
<i class="fab fa-fw fa-apple fs-3 float-start"></i>
|
|
55
|
+
<span class="position-absolute mx-auto w-100 left-0">Continue with Apple</span>
|
|
56
|
+
</a> </div>
|
|
57
|
+
<div class="row">
|
|
58
|
+
<div class="col">
|
|
59
|
+
<hr>
|
|
60
|
+
</div>
|
|
61
|
+
<div class="col-auto text-uppercase d-flex align-items-center">Or</div>
|
|
62
|
+
<div class="col">
|
|
63
|
+
<hr>
|
|
64
|
+
</div>
|
|
65
|
+
</div>
|
|
66
|
+
<form>
|
|
67
|
+
<div class="mb-3">
|
|
68
|
+
<label class="form-label">Full name</label>
|
|
69
|
+
<input class="form-control form-control-lg" type="text" name="name" placeholder="Enter your name" />
|
|
70
|
+
</div>
|
|
71
|
+
<div class="mb-3">
|
|
72
|
+
<label class="form-label">Email</label>
|
|
73
|
+
<input class="form-control form-control-lg" type="email" name="email" placeholder="Enter your email" />
|
|
74
|
+
</div>
|
|
75
|
+
<div class="mb-3">
|
|
76
|
+
<label class="form-label">Password</label>
|
|
77
|
+
<input class="form-control form-control-lg" type="password" name="password" placeholder="Enter password" />
|
|
78
|
+
</div>
|
|
79
|
+
<div class="d-grid gap-2 mt-3">
|
|
80
|
+
<a href="dashboard-default.html" class="btn btn-lg btn-primary">Sign up</a>
|
|
81
|
+
</div>
|
|
82
|
+
</form>
|
|
83
|
+
</div>
|
|
84
|
+
|
|
85
|
+
<div class="text-center">
|
|
86
|
+
Already have account? <a href="auth-sign-in.html">Log In</a>
|
|
87
|
+
</div>
|
|
88
|
+
</div>
|
|
89
|
+
</div>
|
|
90
|
+
|
|
91
|
+
<script src="js/app.js"></script>
|
|
92
|
+
|
|
93
|
+
</body>
|
|
94
|
+
|
|
95
|
+
</html>
|