@aiursoft/uistack 1.0.8 → 1.0.10

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.
Files changed (81) hide show
  1. package/dist/css/app.css +2 -2
  2. package/dist/js/app.js +1 -1
  3. package/dist/js/app.js.LICENSE.txt +2 -2
  4. package/package.json +1 -1
  5. package/dist/auth-2fa-cover.html +0 -94
  6. package/dist/auth-2fa.html +0 -65
  7. package/dist/auth-404.html +0 -50
  8. package/dist/auth-500.html +0 -50
  9. package/dist/auth-lock-screen-cover.html +0 -97
  10. package/dist/auth-lock-screen.html +0 -68
  11. package/dist/auth-reset-password-cover.html +0 -94
  12. package/dist/auth-reset-password.html +0 -65
  13. package/dist/auth-sign-in-cover.html +0 -129
  14. package/dist/auth-sign-in.html +0 -100
  15. package/dist/auth-sign-up-cover.html +0 -124
  16. package/dist/auth-sign-up.html +0 -95
  17. package/dist/calendar.html +0 -706
  18. package/dist/charts-apexcharts.html +0 -1366
  19. package/dist/charts-chartjs.html +0 -959
  20. package/dist/chat.html +0 -894
  21. package/dist/dashboard-analytics.html +0 -1328
  22. package/dist/dashboard-crypto.html +0 -1320
  23. package/dist/dashboard-default.html +0 -1305
  24. package/dist/dashboard-saas.html +0 -1168
  25. package/dist/dashboard-social.html +0 -895
  26. package/dist/datatables-ajax.html +0 -681
  27. package/dist/datatables-ajax.json +0 -87
  28. package/dist/datatables-buttons.html +0 -1135
  29. package/dist/datatables-column-search.html +0 -1674
  30. package/dist/datatables-fixed-header.html +0 -1133
  31. package/dist/datatables-multi.html +0 -1136
  32. package/dist/datatables-responsive.html +0 -1132
  33. package/dist/docs-changelog.html +0 -796
  34. package/dist/docs-customization.html +0 -694
  35. package/dist/docs-installation.html +0 -822
  36. package/dist/docs-introduction.html +0 -669
  37. package/dist/docs-plugins.html +0 -743
  38. package/dist/ecommerce-customers.html +0 -921
  39. package/dist/ecommerce-invoice.html +0 -740
  40. package/dist/ecommerce-orders.html +0 -1050
  41. package/dist/ecommerce-pricing.html +0 -891
  42. package/dist/ecommerce-products-details.html +0 -896
  43. package/dist/ecommerce-products.html +0 -1021
  44. package/dist/email-details.html +0 -887
  45. package/dist/email-inbox.html +0 -1190
  46. package/dist/file-manager.html +0 -1058
  47. package/dist/forms-advanced-inputs.html +0 -969
  48. package/dist/forms-basic-inputs.html +0 -833
  49. package/dist/forms-editors.html +0 -765
  50. package/dist/forms-floating-labels.html +0 -720
  51. package/dist/forms-input-groups.html +0 -881
  52. package/dist/forms-layouts.html +0 -822
  53. package/dist/forms-validation.html +0 -918
  54. package/dist/forms-wizard.html +0 -929
  55. package/dist/icons-font-awesome.html +0 -4494
  56. package/dist/icons-lucide.html +0 -1435
  57. package/dist/index.html +0 -490
  58. package/dist/landing.html +0 -589
  59. package/dist/maps-google.html +0 -995
  60. package/dist/maps-vector.html +0 -828
  61. package/dist/notifications.html +0 -761
  62. package/dist/pages-blank.html +0 -642
  63. package/dist/pages-profile.html +0 -812
  64. package/dist/pages-settings.html +0 -812
  65. package/dist/projects-details.html +0 -998
  66. package/dist/projects-overview.html +0 -941
  67. package/dist/tables.html +0 -1074
  68. package/dist/tasks-kanban.html +0 -1264
  69. package/dist/tasks-list.html +0 -899
  70. package/dist/ui-alerts.html +0 -960
  71. package/dist/ui-buttons.html +0 -1055
  72. package/dist/ui-cards.html +0 -784
  73. package/dist/ui-carousel.html +0 -804
  74. package/dist/ui-embed-video.html +0 -682
  75. package/dist/ui-general.html +0 -1044
  76. package/dist/ui-grid.html +0 -901
  77. package/dist/ui-modals.html +0 -1014
  78. package/dist/ui-offcanvas.html +0 -783
  79. package/dist/ui-placeholders.html +0 -731
  80. package/dist/ui-tabs.html +0 -878
  81. package/dist/ui-typography.html +0 -767
@@ -67,11 +67,11 @@
67
67
  */
68
68
 
69
69
  /*!
70
- * jQuery Validation Plugin v1.21.0
70
+ * jQuery Validation Plugin v1.22.1
71
71
  *
72
72
  * https://jqueryvalidation.org/
73
73
  *
74
- * Copyright (c) 2024 Jörn Zaefferer
74
+ * Copyright (c) 2026 Jörn Zaefferer
75
75
  * Released under the MIT license
76
76
  */
77
77
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aiursoft/uistack",
3
- "version": "1.0.8",
3
+ "version": "1.0.10",
4
4
  "description": "Aiursoft Modified UI Stack. Source is not open. But dist is open.",
5
5
  "scripts": {
6
6
  "build": "cross-env NODE_ENV=production webpack --config webpack.config.js --progress"
@@ -1,94 +0,0 @@
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 &amp; Dashboard Template">
16
- <meta name="author" content="Bootlab">
17
-
18
- <title>2FA | AppStack - Bootstrap 5 Admin &amp; 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
- &copy; 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>
@@ -1,65 +0,0 @@
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 &amp; Dashboard Template">
16
- <meta name="author" content="Bootlab">
17
-
18
- <title>2FA | AppStack - Bootstrap 5 Admin &amp; 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>
@@ -1,50 +0,0 @@
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 &amp; Dashboard Template">
16
- <meta name="author" content="Bootlab">
17
-
18
- <title>404 Page Not Found | AppStack - Bootstrap 5 Admin &amp; 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>
@@ -1,50 +0,0 @@
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 &amp; Dashboard Template">
16
- <meta name="author" content="Bootlab">
17
-
18
- <title>500 Internal Server Error | AppStack - Bootstrap 5 Admin &amp; 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>
@@ -1,97 +0,0 @@
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 &amp; Dashboard Template">
16
- <meta name="author" content="Bootlab">
17
-
18
- <title>Lock Screen | AppStack - Bootstrap 5 Admin &amp; 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
- &copy; 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>
@@ -1,68 +0,0 @@
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 &amp; Dashboard Template">
16
- <meta name="author" content="Bootlab">
17
-
18
- <title>Lock Screen | AppStack - Bootstrap 5 Admin &amp; 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>
@@ -1,94 +0,0 @@
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 &amp; Dashboard Template">
16
- <meta name="author" content="Bootlab">
17
-
18
- <title>Reset Password | AppStack - Bootstrap 5 Admin &amp; 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
- &copy; 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>
@@ -1,65 +0,0 @@
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 &amp; Dashboard Template">
16
- <meta name="author" content="Bootlab">
17
-
18
- <title>Reset Password | AppStack - Bootstrap 5 Admin &amp; 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>