@posiwise/shared-components 0.0.37 → 0.0.39

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 (98) hide show
  1. package/esm2020/lib/input-container/input-container.component.mjs +14 -5
  2. package/esm2020/lib/shared-components.module.mjs +6 -4
  3. package/esm2020/posiwise-shared-components.mjs +5 -0
  4. package/fesm2015/{shared-components.mjs → posiwise-shared-components.mjs} +19 -8
  5. package/fesm2015/posiwise-shared-components.mjs.map +1 -0
  6. package/fesm2020/{shared-components.mjs → posiwise-shared-components.mjs} +19 -8
  7. package/fesm2020/posiwise-shared-components.mjs.map +1 -0
  8. package/lib/input-container/input-container.component.d.ts +5 -1
  9. package/lib/shared-components.module.d.ts +1 -1
  10. package/package.json +23 -32
  11. package/assets/app.scss +0 -43
  12. package/assets/scss/_bootstrap_modules.scss +0 -40
  13. package/assets/scss/_custom-bootstrap.scss +0 -13
  14. package/assets/scss/_dashboard.scss +0 -31
  15. package/assets/scss/_dynamic-styles.scss +0 -534
  16. package/assets/scss/_plugins.scss +0 -3
  17. package/assets/scss/_public-pages.scss +0 -7
  18. package/assets/scss/_shared.scss +0 -3
  19. package/assets/scss/_variables.scss +0 -5
  20. package/assets/scss/common/landing-page-a/landing-page-style-1.scss +0 -670
  21. package/assets/scss/common/landing-page-b/banner.scss +0 -141
  22. package/assets/scss/common/landing-page-b/contact-us.scss +0 -167
  23. package/assets/scss/common/landing-page-b/explainer.scss +0 -75
  24. package/assets/scss/common/landing-page-b/explainer2.scss +0 -35
  25. package/assets/scss/common/landing-page-b/header.scss +0 -56
  26. package/assets/scss/common/landing-page-b/landing-page-style-2.scss +0 -20
  27. package/assets/scss/custom-bootstrap/_badge.scss +0 -468
  28. package/assets/scss/custom-bootstrap/_bootstrap_variables.scss +0 -30
  29. package/assets/scss/custom-bootstrap/_buttons.scss +0 -84
  30. package/assets/scss/custom-bootstrap/_card.scss +0 -319
  31. package/assets/scss/custom-bootstrap/_carousel.scss +0 -6
  32. package/assets/scss/custom-bootstrap/_form_select.scss +0 -7
  33. package/assets/scss/custom-bootstrap/_forms.scss +0 -337
  34. package/assets/scss/custom-bootstrap/_links.scss +0 -7
  35. package/assets/scss/custom-bootstrap/_modal.scss +0 -16
  36. package/assets/scss/custom-bootstrap/_navbar.scss +0 -42
  37. package/assets/scss/custom-bootstrap/_popover.scss +0 -10
  38. package/assets/scss/custom-bootstrap/_progress.scss +0 -12
  39. package/assets/scss/custom-bootstrap/_reboot.scss +0 -93
  40. package/assets/scss/custom-bootstrap/_type.scss +0 -202
  41. package/assets/scss/dashboard/_admin.scss +0 -15
  42. package/assets/scss/dashboard/_animations.scss +0 -20
  43. package/assets/scss/dashboard/_bootstrap-social.scss +0 -641
  44. package/assets/scss/dashboard/_chat.scss +0 -250
  45. package/assets/scss/dashboard/_coming-soon.scss +0 -34
  46. package/assets/scss/dashboard/_components.scss +0 -229
  47. package/assets/scss/dashboard/_email.scss +0 -184
  48. package/assets/scss/dashboard/_fixed-navbar.scss +0 -18
  49. package/assets/scss/dashboard/_gallery.scss +0 -1201
  50. package/assets/scss/dashboard/_helper.scss +0 -736
  51. package/assets/scss/dashboard/_horizontal-timeline.scss +0 -314
  52. package/assets/scss/dashboard/_icons.scss +0 -107
  53. package/assets/scss/dashboard/_layout.scss +0 -23
  54. package/assets/scss/dashboard/_misc.scss +0 -220
  55. package/assets/scss/dashboard/_notifications.scss +0 -27
  56. package/assets/scss/dashboard/_palette.scss +0 -308
  57. package/assets/scss/dashboard/_profile.scss +0 -36
  58. package/assets/scss/dashboard/_responsive.scss +0 -209
  59. package/assets/scss/dashboard/_search.scss +0 -33
  60. package/assets/scss/dashboard/_select.scss +0 -16
  61. package/assets/scss/dashboard/_sidebar-content.scss +0 -632
  62. package/assets/scss/dashboard/_tables.scss +0 -17
  63. package/assets/scss/dashboard/_tabs.scss +0 -151
  64. package/assets/scss/dashboard/_ui-switch.scss +0 -6
  65. package/assets/scss/dashboard/_upload.scss +0 -249
  66. package/assets/scss/dashboard/_utilities.scss +0 -105
  67. package/assets/scss/dashboard/_vertical-timeline.scss +0 -1261
  68. package/assets/scss/dashboard/mixins/_buttons.scss +0 -78
  69. package/assets/scss/dashboard/mixins/_colors.scss +0 -29
  70. package/assets/scss/dashboard/mixins/_custom.scss +0 -34
  71. package/assets/scss/dashboard/mixins/_shadows.scss +0 -62
  72. package/assets/scss/dashboard/mixins/_type.scss +0 -16
  73. package/assets/scss/dashboard/mixins/_typography.scss +0 -29
  74. package/assets/scss/dashboard/mixins/_utilities.scss +0 -129
  75. package/assets/scss/dashboard/mixins/_vendor-prefixes.scss +0 -71
  76. package/assets/scss/plugins/_plugin-nouislider.scss +0 -199
  77. package/assets/scss/plugins/_toastr.scss +0 -71
  78. package/assets/scss/plugins/perfect-scrollbar/_main.scss +0 -3
  79. package/assets/scss/plugins/perfect-scrollbar/_mixins.scss +0 -135
  80. package/assets/scss/plugins/perfect-scrollbar/_ps-custom.scss +0 -134
  81. package/assets/scss/plugins/perfect-scrollbar/_themes.scss +0 -23
  82. package/assets/scss/plugins/perfect-scrollbar/_variables.scss +0 -19
  83. package/assets/scss/public-pages/_buttons.scss +0 -136
  84. package/assets/scss/public-pages/_input-fields.scss +0 -29
  85. package/assets/scss/public-pages/_layout.scss +0 -108
  86. package/assets/scss/public-pages/mixins/_buttons.scss +0 -28
  87. package/assets/scss/shared/_modal.scss +0 -28
  88. package/assets/scss/shared/_prime-ng-tables.scss +0 -107
  89. package/assets/scss/shared/_prime-ng.scss +0 -5100
  90. package/assets/scss/variables/_app-colors-variables.scss +0 -760
  91. package/assets/scss/variables/_branding-variables.scss +0 -93
  92. package/assets/scss/variables/_dashboard-variables.scss +0 -96
  93. package/assets/scss/variables/_generic-variables.scss +0 -33
  94. package/assets/scss/variables/_landing-page-new-variables.scss +0 -11
  95. package/assets/scss/variables/_primeng-variables.scss +0 -190
  96. package/esm2020/shared-components.mjs +0 -5
  97. package/fesm2015/shared-components.mjs.map +0 -1
  98. package/fesm2020/shared-components.mjs.map +0 -1
@@ -13,8 +13,12 @@ export declare class InputContainerComponent implements OnInit {
13
13
  isReadOnly: boolean;
14
14
  showTooltip: boolean;
15
15
  tooltipText: string;
16
+ showTriangle: boolean;
17
+ afterLabel: string;
18
+ showAfterLabel: boolean;
19
+ showTriangleText: string;
16
20
  constructor(controlContainer: ControlContainer);
17
21
  ngOnInit(): void;
18
22
  static ɵfac: i0.ɵɵFactoryDeclaration<InputContainerComponent, [{ optional: true; host: true; skipSelf: true; }]>;
19
- static ɵcmp: i0.ɵɵComponentDeclaration<InputContainerComponent, "pw-input-container", never, { "name": "name"; "label": "label"; "labelClass": "labelClass"; "tooltipPosition": "tooltipPosition"; "required": "required"; "errorMsg": "errorMsg"; "isReadOnly": "isReadOnly"; "showTooltip": "showTooltip"; "tooltipText": "tooltipText"; }, {}, never, ["*"], false, never>;
23
+ static ɵcmp: i0.ɵɵComponentDeclaration<InputContainerComponent, "pw-input-container", never, { "name": "name"; "label": "label"; "labelClass": "labelClass"; "tooltipPosition": "tooltipPosition"; "required": "required"; "errorMsg": "errorMsg"; "isReadOnly": "isReadOnly"; "showTooltip": "showTooltip"; "tooltipText": "tooltipText"; "showTriangle": "showTriangle"; "afterLabel": "afterLabel"; "showAfterLabel": "showAfterLabel"; "showTriangleText": "showTriangleText"; }, {}, never, ["*"], false, never>;
20
24
  }
@@ -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 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.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]>;
43
43
  static ɵinj: i0.ɵɵInjectorDeclaration<SharedComponentsModule>;
44
44
  }
package/package.json CHANGED
@@ -1,32 +1,33 @@
1
1
  {
2
2
  "name": "@posiwise/shared-components",
3
- "version": "0.0.37",
3
+ "version": "0.0.39",
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.68",
11
- "@posiwise/app-base-component": "^0.0.20",
12
- "@posiwise/directives": "^0.0.12",
13
- "@posiwise/core-transloco": "^0.0.1",
14
- "@posiwise/core-styles": "^0.0.1",
15
- "@posiwise/admin-module-utils": "^0.0.11",
16
- "@posiwise/shared-public-components": "^0.0.12",
17
- "@posiwise/shared-product-services": "^0.0.9",
18
- "@posiwise/pipes": "^0.0.4",
19
- "@posiwise/utils": "^0.0.3"
10
+ "@posiwise/common-utilities": "0.0.10",
11
+ "@posiwise/common-services": "0.0.71",
12
+ "@posiwise/app-base-component": "0.0.22",
13
+ "@posiwise/utils": "0.0.4",
14
+ "@posiwise/admin-module-utils": "0.0.13",
15
+ "primeng": "15.4.1",
16
+ "ngx-ui-switch": "14.0.3",
17
+ "@posiwise/directives": "0.0.14",
18
+ "@posiwise/core-transloco": "0.0.2",
19
+ "@posiwise/shared-public-components": "0.0.15",
20
+ "@posiwise/pipes": "0.0.6"
20
21
  },
21
22
  "dependencies": {
22
23
  "tslib": "^2.3.0"
23
24
  },
24
25
  "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",
26
+ "module": "fesm2015/posiwise-shared-components.mjs",
27
+ "es2020": "fesm2020/posiwise-shared-components.mjs",
28
+ "esm2020": "esm2020/posiwise-shared-components.mjs",
29
+ "fesm2020": "fesm2020/posiwise-shared-components.mjs",
30
+ "fesm2015": "fesm2015/posiwise-shared-components.mjs",
30
31
  "typings": "index.d.ts",
31
32
  "exports": {
32
33
  "./package.json": {
@@ -34,21 +35,11 @@
34
35
  },
35
36
  ".": {
36
37
  "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"
38
+ "esm2020": "./esm2020/posiwise-shared-components.mjs",
39
+ "es2020": "./fesm2020/posiwise-shared-components.mjs",
40
+ "es2015": "./fesm2015/posiwise-shared-components.mjs",
41
+ "node": "./fesm2015/posiwise-shared-components.mjs",
42
+ "default": "./fesm2020/posiwise-shared-components.mjs"
42
43
  }
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"
44
+ }
54
45
  }
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';