@posiwise/shared-components 0.0.38 → 0.0.40

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 (104) hide show
  1. package/esm2020/index.mjs +1 -2
  2. package/esm2020/lib/input-container/input-container.component.mjs +1 -1
  3. package/esm2020/lib/privacy-policy/privacy-policy.component.mjs +2 -3
  4. package/esm2020/lib/shared-components.module.mjs +5 -6
  5. package/esm2020/lib/splash/splash.component.mjs +1 -1
  6. package/esm2020/lib/terms-conditions/terms-conditions.component.mjs +1 -1
  7. package/esm2020/posiwise-shared-components.mjs +5 -0
  8. package/fesm2015/{shared-components.mjs → posiwise-shared-components.mjs} +41 -66
  9. package/fesm2015/posiwise-shared-components.mjs.map +1 -0
  10. package/fesm2020/{shared-components.mjs → posiwise-shared-components.mjs} +41 -66
  11. package/fesm2020/posiwise-shared-components.mjs.map +1 -0
  12. package/index.d.ts +0 -1
  13. package/lib/shared-components.module.d.ts +13 -13
  14. package/package.json +24 -32
  15. package/assets/app.scss +0 -43
  16. package/assets/scss/_bootstrap_modules.scss +0 -40
  17. package/assets/scss/_custom-bootstrap.scss +0 -13
  18. package/assets/scss/_dashboard.scss +0 -31
  19. package/assets/scss/_dynamic-styles.scss +0 -534
  20. package/assets/scss/_plugins.scss +0 -3
  21. package/assets/scss/_public-pages.scss +0 -7
  22. package/assets/scss/_shared.scss +0 -3
  23. package/assets/scss/_variables.scss +0 -5
  24. package/assets/scss/common/landing-page-a/landing-page-style-1.scss +0 -670
  25. package/assets/scss/common/landing-page-b/banner.scss +0 -141
  26. package/assets/scss/common/landing-page-b/contact-us.scss +0 -167
  27. package/assets/scss/common/landing-page-b/explainer.scss +0 -75
  28. package/assets/scss/common/landing-page-b/explainer2.scss +0 -35
  29. package/assets/scss/common/landing-page-b/header.scss +0 -56
  30. package/assets/scss/common/landing-page-b/landing-page-style-2.scss +0 -20
  31. package/assets/scss/custom-bootstrap/_badge.scss +0 -468
  32. package/assets/scss/custom-bootstrap/_bootstrap_variables.scss +0 -30
  33. package/assets/scss/custom-bootstrap/_buttons.scss +0 -84
  34. package/assets/scss/custom-bootstrap/_card.scss +0 -319
  35. package/assets/scss/custom-bootstrap/_carousel.scss +0 -6
  36. package/assets/scss/custom-bootstrap/_form_select.scss +0 -7
  37. package/assets/scss/custom-bootstrap/_forms.scss +0 -337
  38. package/assets/scss/custom-bootstrap/_links.scss +0 -7
  39. package/assets/scss/custom-bootstrap/_modal.scss +0 -16
  40. package/assets/scss/custom-bootstrap/_navbar.scss +0 -42
  41. package/assets/scss/custom-bootstrap/_popover.scss +0 -10
  42. package/assets/scss/custom-bootstrap/_progress.scss +0 -12
  43. package/assets/scss/custom-bootstrap/_reboot.scss +0 -93
  44. package/assets/scss/custom-bootstrap/_type.scss +0 -202
  45. package/assets/scss/dashboard/_admin.scss +0 -15
  46. package/assets/scss/dashboard/_animations.scss +0 -20
  47. package/assets/scss/dashboard/_bootstrap-social.scss +0 -641
  48. package/assets/scss/dashboard/_chat.scss +0 -250
  49. package/assets/scss/dashboard/_coming-soon.scss +0 -34
  50. package/assets/scss/dashboard/_components.scss +0 -229
  51. package/assets/scss/dashboard/_email.scss +0 -184
  52. package/assets/scss/dashboard/_fixed-navbar.scss +0 -18
  53. package/assets/scss/dashboard/_gallery.scss +0 -1201
  54. package/assets/scss/dashboard/_helper.scss +0 -736
  55. package/assets/scss/dashboard/_horizontal-timeline.scss +0 -314
  56. package/assets/scss/dashboard/_icons.scss +0 -107
  57. package/assets/scss/dashboard/_layout.scss +0 -23
  58. package/assets/scss/dashboard/_misc.scss +0 -220
  59. package/assets/scss/dashboard/_notifications.scss +0 -27
  60. package/assets/scss/dashboard/_palette.scss +0 -308
  61. package/assets/scss/dashboard/_profile.scss +0 -36
  62. package/assets/scss/dashboard/_responsive.scss +0 -209
  63. package/assets/scss/dashboard/_search.scss +0 -33
  64. package/assets/scss/dashboard/_select.scss +0 -16
  65. package/assets/scss/dashboard/_sidebar-content.scss +0 -632
  66. package/assets/scss/dashboard/_tables.scss +0 -17
  67. package/assets/scss/dashboard/_tabs.scss +0 -151
  68. package/assets/scss/dashboard/_ui-switch.scss +0 -6
  69. package/assets/scss/dashboard/_upload.scss +0 -249
  70. package/assets/scss/dashboard/_utilities.scss +0 -105
  71. package/assets/scss/dashboard/_vertical-timeline.scss +0 -1261
  72. package/assets/scss/dashboard/mixins/_buttons.scss +0 -78
  73. package/assets/scss/dashboard/mixins/_colors.scss +0 -29
  74. package/assets/scss/dashboard/mixins/_custom.scss +0 -34
  75. package/assets/scss/dashboard/mixins/_shadows.scss +0 -62
  76. package/assets/scss/dashboard/mixins/_type.scss +0 -16
  77. package/assets/scss/dashboard/mixins/_typography.scss +0 -29
  78. package/assets/scss/dashboard/mixins/_utilities.scss +0 -129
  79. package/assets/scss/dashboard/mixins/_vendor-prefixes.scss +0 -71
  80. package/assets/scss/plugins/_plugin-nouislider.scss +0 -199
  81. package/assets/scss/plugins/_toastr.scss +0 -71
  82. package/assets/scss/plugins/perfect-scrollbar/_main.scss +0 -3
  83. package/assets/scss/plugins/perfect-scrollbar/_mixins.scss +0 -135
  84. package/assets/scss/plugins/perfect-scrollbar/_ps-custom.scss +0 -134
  85. package/assets/scss/plugins/perfect-scrollbar/_themes.scss +0 -23
  86. package/assets/scss/plugins/perfect-scrollbar/_variables.scss +0 -19
  87. package/assets/scss/public-pages/_buttons.scss +0 -136
  88. package/assets/scss/public-pages/_input-fields.scss +0 -29
  89. package/assets/scss/public-pages/_layout.scss +0 -108
  90. package/assets/scss/public-pages/mixins/_buttons.scss +0 -28
  91. package/assets/scss/shared/_modal.scss +0 -28
  92. package/assets/scss/shared/_prime-ng-tables.scss +0 -107
  93. package/assets/scss/shared/_prime-ng.scss +0 -5100
  94. package/assets/scss/variables/_app-colors-variables.scss +0 -760
  95. package/assets/scss/variables/_branding-variables.scss +0 -93
  96. package/assets/scss/variables/_dashboard-variables.scss +0 -96
  97. package/assets/scss/variables/_generic-variables.scss +0 -33
  98. package/assets/scss/variables/_landing-page-new-variables.scss +0 -11
  99. package/assets/scss/variables/_primeng-variables.scss +0 -190
  100. package/esm2020/lib/app-loader/app-loader.component.mjs +0 -30
  101. package/esm2020/shared-components.mjs +0 -5
  102. package/fesm2015/shared-components.mjs.map +0 -1
  103. package/fesm2020/shared-components.mjs.map +0 -1
  104. package/lib/app-loader/app-loader.component.d.ts +0 -12
package/index.d.ts CHANGED
@@ -12,7 +12,6 @@ export * from './lib/privacy-and-tos/privacy-and-tos.component';
12
12
  export * from './lib/privacy-policy/privacy-policy.component';
13
13
  export * from './lib/splash/splash.component';
14
14
  export * from './lib/terms-conditions/terms-conditions.component';
15
- export * from './lib/app-loader/app-loader.component';
16
15
  export * from './lib/geo-template/geo-template.component';
17
16
  export * from './lib/autheticator/autheticator.component';
18
17
  export * from './lib/clearbit-icon/clearbit-icon.component';
@@ -12,18 +12,18 @@ import * as i10 from "./privacy-and-tos/privacy-and-tos.component";
12
12
  import * as i11 from "./privacy-policy/privacy-policy.component";
13
13
  import * as i12 from "./terms-conditions/terms-conditions.component";
14
14
  import * as i13 from "./splash/splash.component";
15
- import * as i14 from "./app-loader/app-loader.component";
16
- import * as i15 from "./geo-template/geo-template.component";
17
- import * as i16 from "./autheticator/autheticator.component";
18
- import * as i17 from "./clearbit-icon/clearbit-icon.component";
19
- import * as i18 from "./coming-soon/coming-soon.component";
20
- import * as i19 from "./no-data/no-data.component";
21
- import * as i20 from "./label-management/entity-group/entity-group.component";
22
- import * as i21 from "./label-management/groups/groups.component";
23
- import * as i22 from "./label-management/group-definition/group-definition.component";
24
- import * as i23 from "./number-picker/number-picker.component";
25
- import * as i24 from "@angular/forms";
26
- import * as i25 from "primeng/button";
15
+ import * as i14 from "./geo-template/geo-template.component";
16
+ import * as i15 from "./autheticator/autheticator.component";
17
+ import * as i16 from "./clearbit-icon/clearbit-icon.component";
18
+ import * as i17 from "./coming-soon/coming-soon.component";
19
+ import * as i18 from "./no-data/no-data.component";
20
+ import * as i19 from "./label-management/entity-group/entity-group.component";
21
+ import * as i20 from "./label-management/groups/groups.component";
22
+ import * as i21 from "./label-management/group-definition/group-definition.component";
23
+ import * as i22 from "./number-picker/number-picker.component";
24
+ import * as i23 from "@angular/forms";
25
+ import * as i24 from "primeng/button";
26
+ import * as i25 from "@posiwise/app-loader";
27
27
  import * as i26 from "@posiwise/directives";
28
28
  import * as i27 from "@posiwise/core-transloco";
29
29
  import * as i28 from "ngx-image-cropper";
@@ -39,6 +39,6 @@ import * as i37 from "@ng-bootstrap/ng-bootstrap";
39
39
  import * as i38 from "ngx-ui-switch";
40
40
  export declare class SharedComponentsModule {
41
41
  static ɵfac: i0.ɵɵFactoryDeclaration<SharedComponentsModule, never>;
42
- static ɵmod: i0.ɵɵNgModuleDeclaration<SharedComponentsModule, [typeof i1.AbTestContainerComponent, typeof i2.AbAlternativeComponent, typeof i3.PasswordValidationComponent, typeof i4.CustomUploaderComponent, typeof i5.ProfileImageCropperComponent, typeof i6.PwTabsComponent, typeof i7.PermissionTreeComponent, typeof i8.InputContainerComponent, typeof i9.FieldErrorDisplayComponent, typeof i10.PrivacyAndTosComponent, typeof i11.PrivacyPolicyComponent, typeof i12.TermsConditionsComponent, typeof i13.SplashComponent, typeof i14.AppLoaderComponent, typeof i15.GeoTemplateComponent, typeof i16.AuthenticatorComponent, typeof i17.ClearbitIconComponent, typeof i18.ComingSoonComponent, typeof i19.NoDataComponent, typeof i20.EntityGroupComponent, typeof i21.GroupsComponent, typeof i22.GroupDefinitionComponent, typeof i23.NumberPickerComponent], [typeof i24.FormsModule, typeof i25.ButtonModule, typeof i24.ReactiveFormsModule, typeof i26.DirectivesModule, typeof i27.CoreTranslocoModule, typeof i28.ImageCropperModule, typeof i29.MultiSelectModule, typeof i30.TabMenuModule, typeof i31.ProgressSpinnerModule, typeof i32.TableModule, typeof i33.AutoCompleteModule, typeof i34.PipesModule, typeof i35.CommonModule, typeof i36.SharedPublicComponentsModule, typeof i37.NgbModule, typeof i38.UiSwitchModule, typeof i35.NgIf], [typeof i1.AbTestContainerComponent, typeof i2.AbAlternativeComponent, typeof i3.PasswordValidationComponent, typeof i4.CustomUploaderComponent, typeof i5.ProfileImageCropperComponent, typeof i28.ImageCropperModule, typeof i6.PwTabsComponent, typeof i29.MultiSelectModule, typeof i30.TabMenuModule, typeof i31.ProgressSpinnerModule, typeof i32.TableModule, typeof i33.AutoCompleteModule, typeof i7.PermissionTreeComponent, typeof i8.InputContainerComponent, typeof i9.FieldErrorDisplayComponent, typeof i10.PrivacyAndTosComponent, typeof i11.PrivacyPolicyComponent, typeof i12.TermsConditionsComponent, typeof i13.SplashComponent, typeof i14.AppLoaderComponent, typeof i15.GeoTemplateComponent, typeof i16.AuthenticatorComponent, typeof i17.ClearbitIconComponent, typeof i18.ComingSoonComponent, typeof i19.NoDataComponent, typeof i20.EntityGroupComponent, typeof i21.GroupsComponent, typeof i22.GroupDefinitionComponent, typeof i23.NumberPickerComponent]>;
42
+ static ɵmod: i0.ɵɵNgModuleDeclaration<SharedComponentsModule, [typeof i1.AbTestContainerComponent, typeof i2.AbAlternativeComponent, typeof i3.PasswordValidationComponent, typeof i4.CustomUploaderComponent, typeof i5.ProfileImageCropperComponent, typeof i6.PwTabsComponent, typeof i7.PermissionTreeComponent, typeof i8.InputContainerComponent, typeof i9.FieldErrorDisplayComponent, typeof i10.PrivacyAndTosComponent, typeof i11.PrivacyPolicyComponent, typeof i12.TermsConditionsComponent, typeof i13.SplashComponent, typeof i14.GeoTemplateComponent, typeof i15.AuthenticatorComponent, typeof i16.ClearbitIconComponent, typeof i17.ComingSoonComponent, typeof i18.NoDataComponent, typeof i19.EntityGroupComponent, typeof i20.GroupsComponent, typeof i21.GroupDefinitionComponent, typeof i22.NumberPickerComponent], [typeof i23.FormsModule, typeof i24.ButtonModule, typeof i25.AppLoaderModule, typeof i23.ReactiveFormsModule, typeof i26.DirectivesModule, typeof i27.CoreTranslocoModule, typeof i28.ImageCropperModule, typeof i29.MultiSelectModule, typeof i30.TabMenuModule, typeof i31.ProgressSpinnerModule, typeof i32.TableModule, typeof i33.AutoCompleteModule, typeof i34.PipesModule, typeof i35.CommonModule, typeof i36.SharedPublicComponentsModule, typeof i37.NgbModule, typeof i38.UiSwitchModule, typeof i35.NgIf], [typeof i1.AbTestContainerComponent, typeof i2.AbAlternativeComponent, typeof i3.PasswordValidationComponent, typeof i4.CustomUploaderComponent, typeof i5.ProfileImageCropperComponent, typeof i28.ImageCropperModule, typeof i6.PwTabsComponent, typeof i29.MultiSelectModule, typeof i30.TabMenuModule, typeof i31.ProgressSpinnerModule, typeof i32.TableModule, typeof i33.AutoCompleteModule, typeof i7.PermissionTreeComponent, typeof i8.InputContainerComponent, typeof i9.FieldErrorDisplayComponent, typeof i10.PrivacyAndTosComponent, typeof i11.PrivacyPolicyComponent, typeof i12.TermsConditionsComponent, typeof i13.SplashComponent, typeof i14.GeoTemplateComponent, typeof i15.AuthenticatorComponent, typeof i16.ClearbitIconComponent, typeof i17.ComingSoonComponent, typeof i18.NoDataComponent, typeof i19.EntityGroupComponent, typeof i20.GroupsComponent, typeof i21.GroupDefinitionComponent, typeof i22.NumberPickerComponent]>;
43
43
  static ɵinj: i0.ɵɵInjectorDeclaration<SharedComponentsModule>;
44
44
  }
package/package.json CHANGED
@@ -1,32 +1,34 @@
1
1
  {
2
2
  "name": "@posiwise/shared-components",
3
- "version": "0.0.38",
3
+ "version": "0.0.40",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "15.2.5",
6
6
  "@angular/core": "15.2.5",
7
7
  "@ngneat/transloco": "^4.2.6",
8
8
  "@ngneat/transloco-keys-manager": "^3.7.0",
9
9
  "ngx-image-cropper": "^6.3.3",
10
- "@posiwise/common-services": "^0.0.70",
11
- "@posiwise/app-base-component": "^0.0.21",
12
- "@posiwise/directives": "^0.0.13",
13
- "@posiwise/core-transloco": "^0.0.1",
14
- "@posiwise/core-styles": "^0.0.1",
15
- "@posiwise/admin-module-utils": "^0.0.12",
16
- "@posiwise/shared-public-components": "^0.0.14",
17
- "@posiwise/shared-product-services": "^0.0.10",
18
- "@posiwise/pipes": "^0.0.5",
19
- "@posiwise/utils": "^0.0.3"
10
+ "@posiwise/common-utilities": "0.0.11",
11
+ "@posiwise/common-services": "0.0.72",
12
+ "@posiwise/app-base-component": "0.0.23",
13
+ "@posiwise/utils": "0.0.5",
14
+ "@posiwise/admin-module-utils": "0.0.14",
15
+ "primeng": "15.4.1",
16
+ "ngx-ui-switch": "14.0.3",
17
+ "@posiwise/directives": "0.0.15",
18
+ "@posiwise/core-transloco": "0.0.3",
19
+ "@posiwise/shared-public-components": "0.0.16",
20
+ "@posiwise/pipes": "0.0.7",
21
+ "@posiwise/app-loader": "0.0.2"
20
22
  },
21
23
  "dependencies": {
22
24
  "tslib": "^2.3.0"
23
25
  },
24
26
  "sideEffects": false,
25
- "module": "fesm2015/shared-components.mjs",
26
- "es2020": "fesm2020/shared-components.mjs",
27
- "esm2020": "esm2020/shared-components.mjs",
28
- "fesm2020": "fesm2020/shared-components.mjs",
29
- "fesm2015": "fesm2015/shared-components.mjs",
27
+ "module": "fesm2015/posiwise-shared-components.mjs",
28
+ "es2020": "fesm2020/posiwise-shared-components.mjs",
29
+ "esm2020": "esm2020/posiwise-shared-components.mjs",
30
+ "fesm2020": "fesm2020/posiwise-shared-components.mjs",
31
+ "fesm2015": "fesm2015/posiwise-shared-components.mjs",
30
32
  "typings": "index.d.ts",
31
33
  "exports": {
32
34
  "./package.json": {
@@ -34,21 +36,11 @@
34
36
  },
35
37
  ".": {
36
38
  "types": "./index.d.ts",
37
- "esm2020": "./esm2020/shared-components.mjs",
38
- "es2020": "./fesm2020/shared-components.mjs",
39
- "es2015": "./fesm2015/shared-components.mjs",
40
- "node": "./fesm2015/shared-components.mjs",
41
- "default": "./fesm2020/shared-components.mjs"
39
+ "esm2020": "./esm2020/posiwise-shared-components.mjs",
40
+ "es2020": "./fesm2020/posiwise-shared-components.mjs",
41
+ "es2015": "./fesm2015/posiwise-shared-components.mjs",
42
+ "node": "./fesm2015/posiwise-shared-components.mjs",
43
+ "default": "./fesm2020/posiwise-shared-components.mjs"
42
44
  }
43
- },
44
- "description": "This library was generated with [Nx](https://nx.dev).",
45
- "main": "index.js",
46
- "directories": {
47
- "lib": "lib"
48
- },
49
- "scripts": {
50
- "test": "echo \"Error: no test specified\" && exit 1"
51
- },
52
- "author": "",
53
- "license": "ISC"
45
+ }
54
46
  }
package/assets/app.scss DELETED
@@ -1,43 +0,0 @@
1
- ////////////////////////////
2
- // Font styling
3
- ///////////////////////////
4
- @import 'css/google-fonts.css';
5
-
6
- ////////////////////////////
7
- // Main Styling files
8
- ///////////////////////////
9
-
10
- // Bootstrap modules => This loads the main Bootstrap module
11
- @import 'scss/custom-bootstrap/bootstrap_variables'; // This is to overwride custom bootstrap variables such as theme-colors. NOT USED FOR NOW.
12
- @import 'scss/bootstrap_modules';
13
-
14
- // Custom variables
15
- @import 'scss/variables'; // Here we have the branding and dashboard variables
16
-
17
- // Public Pages styling
18
- @import 'scss/public-pages';
19
-
20
- // Dashboard styling
21
- @import 'scss/dashboard';
22
- @import 'scss/custom-bootstrap'; // Many bootstrap commands have been modified for the dashboard
23
-
24
- // Shared/generic
25
- @import 'scss/shared';
26
-
27
- // Plugins scss => Here we load the styles for the loaded plugins
28
- @import 'scss/plugins';
29
-
30
- ////////////////////////////
31
- // Other
32
- ///////////////////////////
33
-
34
- // Loading quill
35
- @import 'quill/dist/quill.core.css';
36
- @import 'quill/dist/quill.bubble.css';
37
- @import 'quill/dist/quill.snow.css';
38
-
39
- // Loading ui-switch
40
- @import 'ngx-ui-switch/ui-switch.component';
41
-
42
- // dynamic stylesheet
43
- @import 'scss/dynamic-styles';
@@ -1,40 +0,0 @@
1
- @import 'bootstrap/scss/functions';
2
- @import 'bootstrap/scss/variables';
3
- @import 'bootstrap/scss/mixins';
4
- @import 'bootstrap/scss/root';
5
- @import 'bootstrap/scss/reboot';
6
- @import 'bootstrap/scss/type';
7
- @import 'bootstrap/scss/images';
8
- //@import 'bootstrap/scss/code';
9
- @import 'bootstrap/scss/grid';
10
- @import 'bootstrap/scss/tables';
11
- @import 'bootstrap/scss/forms';
12
- @import 'bootstrap/scss/buttons';
13
- @import 'bootstrap/scss/transitions';
14
- @import 'bootstrap/scss/dropdown';
15
- @import 'bootstrap/scss/button-group';
16
- @import 'bootstrap/scss/forms/input-group';
17
- @import 'bootstrap/scss/forms/form-check';
18
- @import 'bootstrap/scss/forms/form-control';
19
- @import 'bootstrap/scss/forms/form-text';
20
- @import 'bootstrap/scss/forms/labels';
21
- @import 'bootstrap/scss/forms/validation';
22
- @import 'bootstrap/scss/forms/floating-labels';
23
- @import 'bootstrap/scss/forms/form-range';
24
- @import 'bootstrap/scss/forms/form-select';
25
- @import 'bootstrap/scss/nav';
26
- @import 'bootstrap/scss/navbar';
27
- @import 'bootstrap/scss/card';
28
- @import 'bootstrap/scss/breadcrumb';
29
- @import 'bootstrap/scss/pagination';
30
- @import 'bootstrap/scss/badge';
31
- @import 'bootstrap/scss/alert';
32
- @import 'bootstrap/scss/progress';
33
- //@import 'bootstrap/scss/media';
34
- @import 'bootstrap/scss/list-group';
35
- @import 'bootstrap/scss/close';
36
- @import 'bootstrap/scss/modal';
37
- @import 'bootstrap/scss/tooltip';
38
- @import 'bootstrap/scss/popover';
39
- @import 'bootstrap/scss/carousel';
40
- @import 'bootstrap/scss/utilities';
@@ -1,13 +0,0 @@
1
- @import 'custom-bootstrap/reboot';
2
- @import 'custom-bootstrap/badge';
3
- @import 'custom-bootstrap/buttons';
4
- @import 'custom-bootstrap/card';
5
- @import 'custom-bootstrap/forms';
6
- @import 'custom-bootstrap/carousel';
7
- @import 'custom-bootstrap/modal';
8
- @import 'custom-bootstrap/navbar';
9
- @import 'custom-bootstrap/popover';
10
- @import 'custom-bootstrap/progress';
11
- @import 'custom-bootstrap/type';
12
- @import 'custom-bootstrap/links';
13
- @import 'custom-bootstrap/_form_select';
@@ -1,31 +0,0 @@
1
- // Dashboard mixins
2
- @import 'dashboard/mixins/utilities';
3
- @import 'dashboard/mixins/typography';
4
- @import 'dashboard/mixins/type';
5
- @import 'dashboard/mixins/buttons';
6
- @import 'dashboard/mixins/shadows';
7
- @import 'dashboard/mixins/vendor-prefixes';
8
-
9
- // Doashboard scss modules
10
- @import 'dashboard/components';
11
- @import 'dashboard/icons';
12
- @import 'dashboard/ui-switch';
13
- @import 'dashboard/select';
14
- @import 'dashboard/tabs';
15
- @import 'dashboard/notifications';
16
- @import 'dashboard/animations';
17
- @import 'dashboard/upload';
18
- @import 'dashboard/tables';
19
- @import 'dashboard/chat';
20
- @import 'dashboard/email';
21
- @import 'dashboard/gallery';
22
- @import 'dashboard/helper';
23
- @import 'dashboard/bootstrap-social';
24
- @import 'dashboard/misc';
25
- @import 'dashboard/vertical-timeline';
26
- @import 'dashboard/profile';
27
- @import 'dashboard/sidebar-content'; // vertical menu
28
- @import 'dashboard/responsive'; // responsive vertical menu
29
- @import 'dashboard/utilities';
30
- @import 'dashboard/palette';
31
- @import 'dashboard/admin';