From 140b91d76b34b55138e69ae8b048bae14b0ed33c Mon Sep 17 00:00:00 2001 From: JD Solanki Date: Fri, 5 Jan 2024 12:12:39 +0530 Subject: [PATCH 1/6] chore: added docs filr --- documentation.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 documentation.html diff --git a/documentation.html b/documentation.html new file mode 100644 index 0000000..3038ddb --- /dev/null +++ b/documentation.html @@ -0,0 +1,14 @@ + + + + + $template_name + + + + +

If you do not redirect please visit : $docs_url

+ + + From 103b4d0fae02184d2d5af2b7f3b0c9e7e1fb4ec5 Mon Sep 17 00:00:00 2001 From: JD Solanki Date: Fri, 5 Jan 2024 12:13:22 +0530 Subject: [PATCH 2/6] chore: added hire-us file --- hire-us.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 hire-us.html diff --git a/hire-us.html b/hire-us.html new file mode 100644 index 0000000..8ade329 --- /dev/null +++ b/hire-us.html @@ -0,0 +1,14 @@ + + + + + Hire Us + + + + +

If you do not redirect please visit : https://themeselection.com/hire-us/

+ + + From bca3a3eeac5d175cde3df6425ed71c46c9da29e2 Mon Sep 17 00:00:00 2001 From: Yagnik Vamja <118651250+yagnikvamja@users.noreply.github.com> Date: Fri, 15 Mar 2024 16:12:57 +0530 Subject: [PATCH 3/6] Added Vue CheatSheet in Useful Links Section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 723ecd3..240674a 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,7 @@ If you want to [Download Free Admin Templates](https://themeselection.com/produc ## Useful Links 🎁 +* [Vue CheatSheet](https://vue-cheatsheet.themeselection.com/) * [Freebies](https://themeselection.com/products/category/download-free-admin-templates/) * [Download Free Admin Templates](https://themeselection.com/products/category/download-free-admin-templates/) * [Bootstrap 5 CheatSheet](https://bootstrap-cheatsheet.themeselection.com/) From 98e6576d49cfa840abdc06e5ea58a70f2d4b5201 Mon Sep 17 00:00:00 2001 From: JD Solanki Date: Wed, 5 Jun 2024 16:20:28 +0530 Subject: [PATCH 4/6] refactor: updated links --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 240674a..7efcdbd 100644 --- a/README.md +++ b/README.md @@ -135,21 +135,21 @@ For free products, enjoy community support via GitHub issues. Upgrade to Premium **[ThemeSelection](https://themeselection.com/)** provides Selected high quality, modern design, professional and easy-to-use **Fully Coded Dashboard Templates & UI Kits** to create your applications faster! -- [Bootstrap Admin Templates](https://themeselection.com/products/category/bootstrap-admin-templates/) -- [VueJS Admin Templates](https://themeselection.com/products/category/vuejs-admin-templates/) -- [Laravel Admin Templates](https://themeselection.com/products/category/laravel-admin-templates/) +- [Bootstrap Admin Templates](https://themeselection.com/item/category/bootstrap-admin-template/) +- [VueJS Admin Templates](https://themeselection.com/item/category/vuejs-admin-templates/) +- [Laravel Admin Templates](https://themeselection.com/item/category/laravel-admin-templates/) - [Django Admin Templates](https://themeselection.com/item/category/django-admin-template/) - [React (NextJS) Admin Templates](https://themeselection.com/item/category/next-js-admin-template/) - [ASP.Net Core Admin Templates](https://themeselection.com/item/category/asp-net-dashboard/) -- [Free UI Kits](https://themeselection.com/products/category/free-ui-kits/) +- [Free UI Kits](https://themeselection.com/item/category/free-ui-kits/) -If you want to [Download Free Admin Templates](https://themeselection.com/products/category/download-free-admin-templates/) like Materio then do visit [ThemeSelection](https://themeselection.com/). +If you want to [Download Free Admin Templates](https://themeselection.com/item/category/free-admin-templates/) like Materio then do visit [ThemeSelection](https://themeselection.com/). ## Useful Links 🎁 * [Vue CheatSheet](https://vue-cheatsheet.themeselection.com/) -* [Freebies](https://themeselection.com/products/category/download-free-admin-templates/) -* [Download Free Admin Templates](https://themeselection.com/products/category/download-free-admin-templates/) +* [Freebies](https://themeselection.com/item/category/free-admin-templates/) +* [Download Free Admin Templates](https://themeselection.com/item/category/free-admin-templates/) * [Bootstrap 5 CheatSheet](https://bootstrap-cheatsheet.themeselection.com/) ## Social Media :earth_africa: From 7fbe5c7d1c67b4466a377dfc7d5090d36603b7b5 Mon Sep 17 00:00:00 2001 From: vatsal6288 Date: Tue, 27 Aug 2024 16:46:35 +0530 Subject: [PATCH 5/6] refactor(assets): updated assets for all pages --- AspnetCoreMvcFull.sln | 12 +- Controllers/IconsController.cs | 2 +- Gulpfile.js | 26 +- Views/Auth/ForgotPasswordBasic.cshtml | 22 +- Views/Auth/LoginBasic.cshtml | 32 +- Views/Auth/RegisterBasic.cshtml | 32 +- Views/Cards/Basic.cshtml | 213 +- Views/Dashboards/Index.cshtml | 403 +- Views/ExtendedUi/PerfectScrollbar.cshtml | 10 +- Views/ExtendedUi/TextDivider.cshtml | 25 +- Views/FormLayouts/Horizontal.cshtml | 36 +- Views/FormLayouts/Vertical.cshtml | 61 +- Views/Forms/BasicInputs.cshtml | 106 +- Views/Forms/InputGroups.cshtml | 36 +- Views/Icons/RiIcons.cshtml | 165 + Views/LayoutExamples/Blank.cshtml | 2 +- Views/Pages/AccountSettings.cshtml | 47 +- Views/Pages/AccountSettingsConnections.cshtml | 138 +- .../Pages/AccountSettingsNotifications.cshtml | 34 +- Views/Pages/MiscError.cshtml | 12 +- Views/Pages/MiscUnderMaintenance.cshtml | 10 +- Views/Shared/Sections/Footer/_Footer.cshtml | 14 +- .../Shared/Sections/Menu/_VerticalMenu.cshtml | 58 +- .../Sections/Navbar/_NavbarPartial.cshtml | 42 +- Views/Shared/Sections/_Styles.cshtml | 6 +- Views/Tables/Basic.cshtml | 619 +- Views/Ui/Accordion.cshtml | 14 +- Views/Ui/Alerts.cshtml | 7 +- Views/Ui/Badges.cshtml | 123 +- Views/Ui/Buttons.cshtml | 114 +- Views/Ui/Carousel.cshtml | 7 +- Views/Ui/Collapse.cshtml | 19 +- Views/Ui/Dropdowns.cshtml | 29 +- Views/Ui/Footer.cshtml | 35 +- Views/Ui/ListGroups.cshtml | 63 +- Views/Ui/Modals.cshtml | 76 +- Views/Ui/Navbar.cshtml | 23 +- Views/Ui/Offcanvas.cshtml | 35 +- Views/Ui/PaginationBreadcrumbs.cshtml | 71 +- Views/Ui/Progress.cshtml | 22 +- Views/Ui/Spinners.cshtml | 17 +- Views/Ui/TabsPills.cshtml | 45 +- Views/Ui/Toasts.cshtml | 98 +- Views/Ui/TooltipsPopovers.cshtml | 7 +- Views/Ui/Typography.cshtml | 77 +- package.json | 65 +- src/fonts/materialdesignicons.scss | 17 - src/fonts/remixicon/remixicon.scss | 166 + src/js/helpers.js | 5 +- src/js/menu.js | 1 + src/libs/apex-charts/apex-charts.scss | 2 +- src/libs/apex-charts/apexcharts.js | 4 + src/libs/highlight/highlight-github.scss | 2 +- src/libs/highlight/highlight.js | 4 + src/libs/highlight/highlight.scss | 2 +- src/libs/jquery/jquery.js | 4 + src/libs/masonry/masonry.js | 8 +- .../perfect-scrollbar/perfect-scrollbar.js | 4 + .../perfect-scrollbar/perfect-scrollbar.scss | 3 +- src/libs/popper/popper.js | 4 + src/scss/_bootstrap-extended.scss | 4 +- src/scss/_bootstrap-extended/_accordion.scss | 35 +- src/scss/_bootstrap-extended/_alert.scss | 17 +- src/scss/_bootstrap-extended/_badge.scss | 7 +- src/scss/_bootstrap-extended/_breadcrumb.scss | 7 +- .../_bootstrap-extended/_button-group.scss | 4 +- src/scss/_bootstrap-extended/_buttons.scss | 20 +- src/scss/_bootstrap-extended/_card.scss | 28 +- src/scss/_bootstrap-extended/_dropdown.scss | 44 +- src/scss/_bootstrap-extended/_include.scss | 8 +- src/scss/_bootstrap-extended/_list-group.scss | 19 +- src/scss/_bootstrap-extended/_modal.scss | 9 +- src/scss/_bootstrap-extended/_nav.scss | 58 +- src/scss/_bootstrap-extended/_pagination.scss | 85 +- src/scss/_bootstrap-extended/_progress.scss | 11 + src/scss/_bootstrap-extended/_reboot.scss | 24 + src/scss/_bootstrap-extended/_tables.scss | 31 +- src/scss/_bootstrap-extended/_utilities.scss | 5 +- src/scss/_bootstrap-extended/_variables.scss | 491 +- .../forms/_floating-labels.scss | 101 +- .../forms/_form-check.scss | 23 +- .../forms/_form-control.scss | 2 +- .../forms/_form-select.scss | 44 +- .../forms/_input-group.scss | 55 +- .../_bootstrap-extended/forms/_labels.scss | 1 + .../_bootstrap-extended/mixins/_alert.scss | 9 +- .../_bootstrap-extended/mixins/_buttons.scss | 26 +- .../_bootstrap-extended/mixins/_caret.scss | 2 +- .../_bootstrap-extended/mixins/_dropdown.scss | 6 +- .../_bootstrap-extended/mixins/_forms.scss | 33 +- .../mixins/_list-group.scss | 26 +- .../_bootstrap-extended/mixins/_misc.scss | 14 +- .../mixins/_pagination.scss | 37 +- .../mixins/_table-variants.scss | 3 +- src/scss/_bootstrap.scss | 66 +- src/scss/_components/_app-brand.scss | 6 +- src/scss/_components/_avatar.scss | 11 +- src/scss/_components/_layout.scss | 52 +- src/scss/_components/_menu.scss | 74 +- src/scss/_components/_text-divider.scss | 1 + src/scss/_components/_variables.scss | 44 +- src/scss/_components/mixins/_menu.scss | 4 +- src/scss/_theme/_common.scss | 2 +- src/scss/pages/page-auth.scss | 8 +- src/scss/pages/page-misc.scss | 11 +- src/scss/theme-default.scss | 2 +- webpack.config.js | 17 +- wwwroot/css/demo.css | 4 + wwwroot/img/icons/misc/aviato.png | Bin 1690 -> 1551 bytes wwwroot/img/icons/misc/bitbank.png | Bin 1397 -> 1187 bytes wwwroot/img/icons/misc/zipcar.png | Bin 1364 -> 1194 bytes .../illustrations/auth-basic-mask-light.png | Bin 777 -> 2245 bytes wwwroot/img/illustrations/misc-mask-light.png | Bin 2151 -> 2245 bytes wwwroot/js/config.js | 14 +- wwwroot/js/main.js | 4 +- wwwroot/js/ui-toasts.js | 8 +- wwwroot/vendor/css/core.css | 9173 ++++- wwwroot/vendor/css/pages/page-auth.css | 10 +- wwwroot/vendor/css/pages/page-misc.css | 13 +- wwwroot/vendor/css/theme-default.css | 386 +- wwwroot/vendor/fonts/materialdesignicons.css | 29746 ---------------- .../materialdesignicons-webfont.eot | Bin 1295484 -> 0 bytes .../materialdesignicons-webfont.ttf | Bin 1295264 -> 0 bytes .../materialdesignicons-webfont.woff | Bin 583476 -> 0 bytes .../materialdesignicons-webfont.woff2 | Bin 400444 -> 0 bytes wwwroot/vendor/fonts/remixicon/remixicon.css | 11794 ++++++ wwwroot/vendor/fonts/remixicon/remixicon.eot | Bin 0 -> 532732 bytes wwwroot/vendor/fonts/remixicon/remixicon.svg | 8698 +++++ wwwroot/vendor/fonts/remixicon/remixicon.ttf | Bin 0 -> 532560 bytes wwwroot/vendor/fonts/remixicon/remixicon.woff | Bin 0 -> 227384 bytes .../vendor/fonts/remixicon/remixicon.woff2 | Bin 0 -> 165440 bytes wwwroot/vendor/js/bootstrap.js | 2 +- wwwroot/vendor/js/helpers.js | 2 +- wwwroot/vendor/js/menu.js | 2 +- .../vendor/libs/apex-charts/apex-charts.css | 20 +- wwwroot/vendor/libs/apex-charts/apexcharts.js | 2 +- .../libs/highlight/highlight-github.css | 2 +- wwwroot/vendor/libs/highlight/highlight.css | 60 +- wwwroot/vendor/libs/highlight/highlight.js | 56 +- wwwroot/vendor/libs/jquery/jquery.js | 2 +- wwwroot/vendor/libs/masonry/masonry.js | 83 +- .../perfect-scrollbar/perfect-scrollbar.css | 7 +- .../perfect-scrollbar/perfect-scrollbar.js | 2 +- wwwroot/vendor/libs/popper/popper.js | 2 +- yarn.lock | 1649 +- 145 files changed, 32104 insertions(+), 34560 deletions(-) create mode 100644 Views/Icons/RiIcons.cshtml delete mode 100644 src/fonts/materialdesignicons.scss create mode 100644 src/fonts/remixicon/remixicon.scss delete mode 100644 wwwroot/vendor/fonts/materialdesignicons.css delete mode 100644 wwwroot/vendor/fonts/materialdesignicons/materialdesignicons-webfont.eot delete mode 100644 wwwroot/vendor/fonts/materialdesignicons/materialdesignicons-webfont.ttf delete mode 100644 wwwroot/vendor/fonts/materialdesignicons/materialdesignicons-webfont.woff delete mode 100644 wwwroot/vendor/fonts/materialdesignicons/materialdesignicons-webfont.woff2 create mode 100644 wwwroot/vendor/fonts/remixicon/remixicon.css create mode 100644 wwwroot/vendor/fonts/remixicon/remixicon.eot create mode 100644 wwwroot/vendor/fonts/remixicon/remixicon.svg create mode 100644 wwwroot/vendor/fonts/remixicon/remixicon.ttf create mode 100644 wwwroot/vendor/fonts/remixicon/remixicon.woff create mode 100644 wwwroot/vendor/fonts/remixicon/remixicon.woff2 diff --git a/AspnetCoreMvcFull.sln b/AspnetCoreMvcFull.sln index 94c552f..661a7dc 100644 --- a/AspnetCoreMvcFull.sln +++ b/AspnetCoreMvcFull.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.8.34322.80 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AspnetCoreMvcFull", "AspnetCoreMvcFull.csproj", "{9618F5B9-8BCD-4A87-ADF5-D4A4935FB0A6}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AspnetCoreMvcFull", "AspnetCoreMvcFull.csproj", "{B3F387EE-69F2-410B-BF7C-D48AD6403234}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -11,15 +11,15 @@ Global Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {9618F5B9-8BCD-4A87-ADF5-D4A4935FB0A6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {9618F5B9-8BCD-4A87-ADF5-D4A4935FB0A6}.Debug|Any CPU.Build.0 = Debug|Any CPU - {9618F5B9-8BCD-4A87-ADF5-D4A4935FB0A6}.Release|Any CPU.ActiveCfg = Release|Any CPU - {9618F5B9-8BCD-4A87-ADF5-D4A4935FB0A6}.Release|Any CPU.Build.0 = Release|Any CPU + {B3F387EE-69F2-410B-BF7C-D48AD6403234}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B3F387EE-69F2-410B-BF7C-D48AD6403234}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B3F387EE-69F2-410B-BF7C-D48AD6403234}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B3F387EE-69F2-410B-BF7C-D48AD6403234}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {E129492E-9D1C-4963-8F37-96CE8E204C18} + SolutionGuid = {D80F505E-3FBC-4ADC-BE79-BD5DED605BAA} EndGlobalSection EndGlobal diff --git a/Controllers/IconsController.cs b/Controllers/IconsController.cs index 6f9c7c0..8d7db09 100644 --- a/Controllers/IconsController.cs +++ b/Controllers/IconsController.cs @@ -6,5 +6,5 @@ namespace AspnetCoreMvcFull.Controllers; public class IconsController : Controller { - public IActionResult MdiIcons() => View(); + public IActionResult RiIcons() => View(); } diff --git a/Gulpfile.js b/Gulpfile.js index 49736ef..453c222 100644 --- a/Gulpfile.js +++ b/Gulpfile.js @@ -65,19 +65,22 @@ const buildCssTask = function (cb) { // If conf.minify == true, generate compressed style without sourcemap gulpIf( conf.minify, - `sass src/site.scss:${conf.distPath}/css/site.css src/scss:${conf.distPath}/vendor/css src/fonts:${conf.distPath}/vendor/fonts src/libs:${conf.distPath}/vendor/libs --style compressed --no-source-map`, + `sass --load-path=node_modules/ src/site.scss:${conf.distPath}/css/site.css src/scss:${conf.distPath}/vendor/css src/fonts:${conf.distPath}/vendor/fonts src/libs:${conf.distPath}/vendor/libs --style compressed --no-source-map`, gulpIf( conf.fastDev, - `sass src/site.scss:${conf.distPath}/css/site.css src/scss:${conf.distPath}/vendor/css src/scss/pages:${conf.distPath}/vendor/css/pages src/fonts:${conf.distPath}/vendor/fonts src/libs:${conf.distPath}/vendor/libs --no-source-map` + `sass --load-path=node_modules/ src/site.scss:${conf.distPath}/css/site.css src/scss:${conf.distPath}/vendor/css src/scss/pages:${conf.distPath}/vendor/css/pages src/fonts:${conf.distPath}/vendor/fonts src/libs:${conf.distPath}/vendor/libs --no-source-map` ) ), function (err) { cb(err); } ), - sass({ - outputStyle: conf.minify ? 'compressed' : 'expanded' - }).on('error', sass.logError) + sass + .sync({ + includePaths: ['node_modules'], // Add this line to include node_modules + outputStyle: conf.minify ? 'compressed' : 'expanded' + }) + .on('error', sass.logError) ) ) .pipe(gulpIf(conf.sourcemaps, sourcemaps.write())) @@ -88,7 +91,8 @@ const buildCssTask = function (cb) { path.dirname = path.dirname.replace('scss', 'css'); }) ) - .pipe(dest(conf.distPath)); + .pipe(dest(conf.distPath)) + .pipe(browserSync.stream()); }; // Build JS @@ -147,8 +151,14 @@ const pageJsTask = function () { const FONT_TASKS = [ { - name: 'materialdesignicons', - path: 'node_modules/@mdi/font/fonts/*' + name: 'remixicon', + path: [ + 'node_modules/remixicon/fonts/remixicon.eot', + 'node_modules/remixicon/fonts/remixicon.ttf', + 'node_modules/remixicon/fonts/remixicon.woff', + 'node_modules/remixicon/fonts/remixicon.woff2', + 'node_modules/remixicon/fonts/remixicon.svg' + ] } ].reduce(function (tasks, font) { const functionName = `buildFonts${font.name.replace(/^./, m => m.toUpperCase())}Task`; diff --git a/Views/Auth/ForgotPasswordBasic.cshtml b/Views/Auth/ForgotPasswordBasic.cshtml index 064571b..009e062 100644 --- a/Views/Auth/ForgotPasswordBasic.cshtml +++ b/Views/Auth/ForgotPasswordBasic.cshtml @@ -11,31 +11,31 @@
-
+
-
+
-
-

Forgot Password? 🔒

-

Enter your email and we'll send you instructions to reset your password

-
-
+
+

Forgot Password? 🔒

+

Enter your email and we'll send you instructions to reset your password

+ +
- + @@ -43,7 +43,7 @@
auth-tree - triangle-bg + triangle-bg auth-tree
diff --git a/Views/Auth/LoginBasic.cshtml b/Views/Auth/LoginBasic.cshtml index cbf95cf..24ec08e 100644 --- a/Views/Auth/LoginBasic.cshtml +++ b/Views/Auth/LoginBasic.cshtml @@ -11,41 +11,41 @@
-
+
-
+
-
-

Welcome to @TempData.Peek("appName")! 👋

-

Please sign-in to your account and start the adventure

+
+

Welcome to @TempData.Peek("appName")! 👋🏻

+

Please sign-in to your account and start the adventure

-
-
+ +
-
+
- +
-
-
+
+
-
- +
+
-

+

New on our platform? Create an account @@ -70,7 +70,7 @@

auth-tree - triangle-bg + triangle-bg auth-tree
diff --git a/Views/Auth/RegisterBasic.cshtml b/Views/Auth/RegisterBasic.cshtml index f96dc65..b0e9732 100644 --- a/Views/Auth/RegisterBasic.cshtml +++ b/Views/Auth/RegisterBasic.cshtml @@ -11,43 +11,43 @@
-
+
-
+
-
-

Adventure starts here 🚀

-

Make your app management easy and fun!

+
+

Adventure starts here 🚀

+

Make your app management easy and fun!

-
-
+ +
-
+
-
+
- +
-
-
+
+
- -

+

Already have an account? Sign in instead @@ -70,7 +70,7 @@

auth-tree - triangle-bg + triangle-bg auth-tree
diff --git a/Views/Cards/Basic.cshtml b/Views/Cards/Basic.cshtml index e0f0253..92c9011 100644 --- a/Views/Cards/Basic.cshtml +++ b/Views/Cards/Basic.cshtml @@ -7,12 +7,9 @@ } @* ************** Content ************** *@ - -

UI Elements / Cards Basic

- -
-
+
+
Card image cap
@@ -24,11 +21,11 @@
-
+
-
Card title
-
Support card subtitle
+
Card title
+
Support card subtitle
Card image cap
@@ -38,11 +35,11 @@
-
+
-
Card title
-
Support card subtitle
+
Card title
+
Support card subtitle
Card image cap

Bear claw sesame snaps gummies chocolate.

Card link @@ -54,12 +51,12 @@ -
Content types
+
Content types
-
+
Body
-
+

This is some text within a card body. @@ -69,10 +66,10 @@

Titles, text, and links
-
+
-
Card title
-
Card subtitle
+
Card title
+
Card subtitle

Some quick example text to build on the card title and make up the bulk of the card's content.

@@ -81,7 +78,7 @@
List groups
-
+
  • Cras justo odio
  • Dapibus ac facilisis in
  • @@ -91,7 +88,7 @@
Images
-
+
Card image cap

@@ -124,9 +121,9 @@

-
Header and footer
-
-
+
Header and footer
+
+
Featured @@ -140,7 +137,7 @@
-
+
Quote
@@ -158,7 +155,7 @@
-
+
Featured @@ -177,10 +174,10 @@ -
Text alignment
-
+
Text alignment
+
-
+
Special title treatment

With supporting text below as a natural lead-in to additional content.

@@ -189,7 +186,7 @@
-
+
Special title treatment

With supporting text below as a natural lead-in to additional content.

@@ -198,7 +195,7 @@
-
+
Special title treatment

With supporting text below as a natural lead-in to additional content.

@@ -210,21 +207,23 @@ -
Navigation
-
+
Navigation
+
-
-
- +
+
+
@@ -245,17 +244,19 @@
- +
@@ -277,10 +278,10 @@ -
Images caps & overlay
-
+
Images caps & overlay
+
-
+
Card image cap
Card title
@@ -295,7 +296,7 @@
-
+
Card title

@@ -326,10 +327,10 @@ -

Horizontal
-
+
Horizontal
+
-
+
Card image @@ -349,7 +350,7 @@
-
+
@@ -373,10 +374,10 @@
Style variation
-
+
Default(solid)
+
-
-
Header
+
Primary card title

@@ -386,8 +387,7 @@

-
-
Header
+
Secondary card title

@@ -397,8 +397,7 @@

-
-
Header
+
Success card title

@@ -408,8 +407,7 @@

-
-
Header
+
Danger card title

@@ -419,8 +417,7 @@

-
-
Header
+
Warning card title

@@ -430,8 +427,7 @@

-
-
Header
+
Info card title

@@ -442,62 +438,63 @@

-
+
Outline
+
-
+
-
Primary card title
-

+

Primary card title
+

Some quick example text to build on the card title and make up.

-
+
-
Secondary card title
-

+

Secondary card title
+

Some quick example text to build on the card title and make up.

-
+
-
Success card title
-

+

Success card title
+

Some quick example text to build on the card title and make up.

-
+
-
Danger card title
-

+

Danger card title
+

Some quick example text to build on the card title and make up.

-
+
-
Warning card title
-

+

Warning card title
+

Some quick example text to build on the card title and make up.

-
+
-
Info card title
-

+

Info card title
+

Some quick example text to build on the card title and make up.

@@ -508,11 +505,11 @@ -
Card layout
+
Card layout
Card Groups
-
+
Card image cap
@@ -555,7 +552,7 @@
Grid Card
-
+
Card image cap @@ -613,9 +610,9 @@
-
Masonry
-
-
+
Masonry
+
+
Card image cap
@@ -624,7 +621,7 @@
-
+
@@ -636,7 +633,7 @@
-
+
Card image cap
@@ -646,7 +643,7 @@
-
+
@@ -658,7 +655,7 @@
-
+
Card title
@@ -667,12 +664,12 @@
-
+
- Card image cap + Card image cap
-
+
@@ -684,7 +681,7 @@
-
+
Card title
diff --git a/Views/Dashboards/Index.cshtml b/Views/Dashboards/Index.cshtml index e8c073a..4ca43ea 100644 --- a/Views/Dashboards/Index.cshtml +++ b/Views/Dashboards/Index.cshtml @@ -15,32 +15,31 @@ } @* ************** Content ************** *@ -
+
-
-

Congratulations John! 🎉

-

Best seller of the month

-

$42.8k

-

78% of target 🚀

+
+
Congratulations Norris! 🎉
+

Best seller of the month

+

$42.8k

+

78% of target 🚀

View Sales
- triangle background - view sales + view sales
-
+
Transactions
-

Total 48.5% growth 😎 this month

+

Total 48.5% Growth 😎 this month

-
-
+
+
-
- +
+
-
Sales
+

Sales

245k
@@ -69,12 +68,12 @@
-
- +
+
-
Customers
+

Customers

12.5k
@@ -82,12 +81,12 @@
-
- +
+
-
Product
+

Product

1.54k
@@ -95,12 +94,12 @@
-
- +
+
-
Revenue
+

Revenue

$88k
@@ -113,13 +112,13 @@
-
+
Weekly Overview
-
+
-
-

45%

+
+

45%

Your sales performance is 45% 😎 better compared to last month

@@ -147,12 +146,12 @@
-
+
Total Earning
-
-
+
+
-

$24,895

- - - 10% +

$24,895

+ + + 10%
- Compared to $84,325 last year +

Compared to $84,325 last year