@thetradeengineorg1/snova-shell-module 0.0.11 → 0.0.13
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/bundles/thetradeengineorg1-snova-shell-module.umd.js +123 -88
- package/bundles/thetradeengineorg1-snova-shell-module.umd.js.map +1 -1
- package/esm2015/lib/globaldependencies/components/avatar.component.js +33 -0
- package/esm2015/lib/shell-components/components/header-side/header-side.component.js +65 -78
- package/esm2015/lib/shell-components/components/menu/menu.component.js +2 -2
- package/esm2015/lib/shell-components/components/notifications/announcement-dialog.component.js +2 -2
- package/esm2015/lib/shell-components/shell.module.js +23 -10
- package/esm2015/public-api.js +3 -1
- package/fesm2015/thetradeengineorg1-snova-shell-module.js +113 -85
- package/fesm2015/thetradeengineorg1-snova-shell-module.js.map +1 -1
- package/lib/globaldependencies/components/avatar.component.d.ts +11 -0
- package/lib/globaldependencies/components/avatar.component.d.ts.map +1 -0
- package/lib/shell-components/shell.module.d.ts +44 -42
- package/lib/shell-components/shell.module.d.ts.map +1 -1
- package/package.json +1 -1
- package/public-api.d.ts +2 -0
- package/public-api.d.ts.map +1 -1
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
export declare class AvatarComponent {
|
|
3
|
+
name: string;
|
|
4
|
+
src: string;
|
|
5
|
+
isRound: string;
|
|
6
|
+
size: string;
|
|
7
|
+
avatarClass: string;
|
|
8
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AvatarComponent, never>;
|
|
9
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AvatarComponent, "app-avatar", never, { "name": "name"; "src": "src"; "isRound": "isRound"; "size": "size"; "avatarClass": "avatarClass"; }, {}, never, never>;
|
|
10
|
+
}
|
|
11
|
+
//# sourceMappingURL=avatar.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"avatar.component.d.ts","sourceRoot":"","sources":["../../../../../shell-module-components/shell-components/src/lib/globaldependencies/components/avatar.component.ts"],"names":[],"mappings":";AAKE,qBAKa,eAAe;IACjB,IAAI,EAAE,MAAM,CAAC;IACb,GAAG,EAAE,MAAM,CAAC;IACZ,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,CAAgB;yCALjC,eAAe;2CAAf,eAAe;CAM3B"}
|
|
@@ -31,6 +31,7 @@ import { PaymentMethodComponent } from './components/Payments/payment-method.com
|
|
|
31
31
|
import { PurchaseMoreLicensesComponent } from './components/Payments/purchase-more-licenses';
|
|
32
32
|
import { CompanyPlansComponent } from './components/Payments/company-plans.component';
|
|
33
33
|
import { LiveWelcomePageComponent } from './components/lives/lives-welcome-page';
|
|
34
|
+
import { AvatarComponent } from '../globaldependencies/components/avatar.component';
|
|
34
35
|
import * as i0 from "@angular/core";
|
|
35
36
|
import * as i1 from "./components/admin-layout/admin-layout.component";
|
|
36
37
|
import * as i2 from "./components/confirmation-dialog/confirmation-dialog.component";
|
|
@@ -66,53 +67,54 @@ import * as i31 from "./components/Payments/payment-method.component";
|
|
|
66
67
|
import * as i32 from "./components/Payments/purchase-more-licenses";
|
|
67
68
|
import * as i33 from "./components/Payments/company-plans.component";
|
|
68
69
|
import * as i34 from "./components/lives/lives-welcome-page";
|
|
69
|
-
import * as i35 from "
|
|
70
|
-
import * as i36 from "@angular/
|
|
71
|
-
import * as i37 from "@angular/
|
|
72
|
-
import * as i38 from "@angular/
|
|
73
|
-
import * as i39 from "@
|
|
74
|
-
import * as i40 from "@
|
|
75
|
-
import * as i41 from "@
|
|
76
|
-
import * as i42 from "@
|
|
77
|
-
import * as i43 from "@angular/material/
|
|
78
|
-
import * as i44 from "@
|
|
79
|
-
import * as i45 from "@angular
|
|
80
|
-
import * as i46 from "@angular/
|
|
81
|
-
import * as i47 from "@angular/
|
|
82
|
-
import * as i48 from "@angular/material/
|
|
83
|
-
import * as i49 from "@angular/material/
|
|
84
|
-
import * as i50 from "@angular/material/
|
|
85
|
-
import * as i51 from "@angular/material/
|
|
86
|
-
import * as i52 from "@angular/material/
|
|
87
|
-
import * as i53 from "@angular/material/
|
|
88
|
-
import * as i54 from "@angular/material/
|
|
89
|
-
import * as i55 from "@angular/material/
|
|
90
|
-
import * as i56 from "@angular/material/
|
|
91
|
-
import * as i57 from "@angular/material/
|
|
92
|
-
import * as i58 from "
|
|
93
|
-
import * as i59 from "
|
|
94
|
-
import * as i60 from "
|
|
95
|
-
import * as i61 from "@angular/material/
|
|
96
|
-
import * as i62 from "
|
|
97
|
-
import * as i63 from "
|
|
98
|
-
import * as i64 from "ngx-
|
|
99
|
-
import * as i65 from "
|
|
100
|
-
import * as i66 from "ngx-
|
|
101
|
-
import * as i67 from "
|
|
102
|
-
import * as i68 from "@ngrx/
|
|
103
|
-
import * as i69 from "
|
|
104
|
-
import * as i70 from "
|
|
105
|
-
import * as i71 from "@angular/material/
|
|
106
|
-
import * as i72 from "
|
|
107
|
-
import * as i73 from "
|
|
108
|
-
import * as i74 from "@thetradeengineorg1/snova-
|
|
70
|
+
import * as i35 from "../globaldependencies/components/avatar.component";
|
|
71
|
+
import * as i36 from "@angular/router";
|
|
72
|
+
import * as i37 from "@angular/common";
|
|
73
|
+
import * as i38 from "@angular/flex-layout";
|
|
74
|
+
import * as i39 from "@angular/material/button";
|
|
75
|
+
import * as i40 from "@ngx-translate/core";
|
|
76
|
+
import * as i41 from "@ncstate/sat-popover";
|
|
77
|
+
import * as i42 from "@thetradeengineorg1/snova-ndc-dynamic";
|
|
78
|
+
import * as i43 from "@angular/material/card";
|
|
79
|
+
import * as i44 from "@angular/material/progress-bar";
|
|
80
|
+
import * as i45 from "@fortawesome/angular-fontawesome";
|
|
81
|
+
import * as i46 from "@angular/material/input";
|
|
82
|
+
import * as i47 from "@angular/forms";
|
|
83
|
+
import * as i48 from "@angular/material/tooltip";
|
|
84
|
+
import * as i49 from "@angular/material/icon";
|
|
85
|
+
import * as i50 from "@angular/material/snack-bar";
|
|
86
|
+
import * as i51 from "@angular/material/select";
|
|
87
|
+
import * as i52 from "@angular/material/dialog";
|
|
88
|
+
import * as i53 from "@angular/material/menu";
|
|
89
|
+
import * as i54 from "@angular/material/sidenav";
|
|
90
|
+
import * as i55 from "@angular/material/list";
|
|
91
|
+
import * as i56 from "@angular/material/toolbar";
|
|
92
|
+
import * as i57 from "@angular/material/grid-list";
|
|
93
|
+
import * as i58 from "@angular/material/progress-spinner";
|
|
94
|
+
import * as i59 from "ng-pick-datetime";
|
|
95
|
+
import * as i60 from "ngx-ui-loader";
|
|
96
|
+
import * as i61 from "@angular/material/tabs";
|
|
97
|
+
import * as i62 from "@angular/material/table";
|
|
98
|
+
import * as i63 from "ngx-dropzone";
|
|
99
|
+
import * as i64 from "@swimlane/ngx-datatable";
|
|
100
|
+
import * as i65 from "ngx-timeago";
|
|
101
|
+
import * as i66 from "ngx-avatar";
|
|
102
|
+
import * as i67 from "ngx-toastr";
|
|
103
|
+
import * as i68 from "@ngrx/store";
|
|
104
|
+
import * as i69 from "@ngrx/effects";
|
|
105
|
+
import * as i70 from "ngx-perfect-scrollbar";
|
|
106
|
+
import * as i71 from "@angular/material/checkbox";
|
|
107
|
+
import * as i72 from "@angular/material/badge";
|
|
108
|
+
import * as i73 from "ng-push-ivy";
|
|
109
|
+
import * as i74 from "@thetradeengineorg1/snova-document-management";
|
|
110
|
+
import * as i75 from "@thetradeengineorg1/snova-file-uploader";
|
|
109
111
|
export declare function HttpLoaderFactory(httpClient: HttpClient): TranslateHttpLoader;
|
|
110
|
-
export declare const COMPONENTS: (typeof CustomAppBaseComponent | typeof SoftLabelPipe | typeof WorkflowStatusFilterPipe | typeof FetchSizedAndCachedImagePipe | typeof SanitizeHtmlPipe | typeof AdminLayoutComponent | typeof ConfirmationDialogComponent | typeof WorkItemsDialogComponent | typeof FeedTimeDialogComponent | typeof ExportConfigurationDialogComponent | typeof HeaderSideComponent | typeof HeaderTopComponent | typeof MenuComponent | typeof AnnoucementDialogComponent | typeof NotificationsComponent | typeof SidebarTopComponent | typeof SidenavComponent | typeof FeedBackSubmissionComponent | typeof FeedTimeComponent | typeof SideBarComponent | typeof AccountAndBillingComponent | typeof PurchaseMoreLicensesComponent | typeof ProductAndServicesComponent | typeof CompanyInformationComponent | typeof DocumentComponent | typeof TransactionsComponent | typeof PaymentMethodComponent | typeof CompanyPlansComponent | typeof LiveWelcomePageComponent)[];
|
|
112
|
+
export declare const COMPONENTS: (typeof CustomAppBaseComponent | typeof SoftLabelPipe | typeof WorkflowStatusFilterPipe | typeof FetchSizedAndCachedImagePipe | typeof SanitizeHtmlPipe | typeof AdminLayoutComponent | typeof ConfirmationDialogComponent | typeof WorkItemsDialogComponent | typeof FeedTimeDialogComponent | typeof ExportConfigurationDialogComponent | typeof HeaderSideComponent | typeof HeaderTopComponent | typeof MenuComponent | typeof AnnoucementDialogComponent | typeof NotificationsComponent | typeof SidebarTopComponent | typeof SidenavComponent | typeof FeedBackSubmissionComponent | typeof FeedTimeComponent | typeof SideBarComponent | typeof AccountAndBillingComponent | typeof PurchaseMoreLicensesComponent | typeof ProductAndServicesComponent | typeof CompanyInformationComponent | typeof DocumentComponent | typeof TransactionsComponent | typeof PaymentMethodComponent | typeof CompanyPlansComponent | typeof LiveWelcomePageComponent | typeof AvatarComponent)[];
|
|
111
113
|
export declare class ShellModule {
|
|
112
114
|
constructor();
|
|
113
115
|
static forChild(config: shellModulesInfo): ModuleWithProviders<ShellModule>;
|
|
114
116
|
static ɵfac: i0.ɵɵFactoryDeclaration<ShellModule, never>;
|
|
115
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ShellModule, [typeof i1.AdminLayoutComponent, typeof i2.ConfirmationDialogComponent, typeof i3.ExportConfigurationDialogComponent, typeof i4.HeaderSideComponent, typeof i5.HeaderTopComponent, typeof i6.MenuComponent, typeof i7.AnnoucementDialogComponent, typeof i8.NotificationsComponent, typeof i9.SidebarTopComponent, typeof i10.SidenavComponent, typeof i11.RemoveSpecialCharactersPipe, typeof i12.CustomAppBaseComponent, typeof i11.RemoveSpecialCharactersPipe, typeof i13.SoftLabelPipe, typeof i14.HighLightTextPipe, typeof i15.UtcToLocalTimeWithDatePipe, typeof i16.WorkflowStatusFilterPipe, typeof i17.FetchSizedAndCachedImagePipe, typeof i18.OrderByPipe, typeof i19.UtcToLocalTimePipe, typeof i20.SanitizeHtmlPipe, typeof i21.WorkItemsDialogComponent, typeof i22.FeedTimeDialogComponent, typeof i23.FeedBackSubmissionComponent, typeof i24.FeedTimeComponent, typeof i25.SideBarComponent, typeof i26.AccountAndBillingComponent, typeof i27.ProductAndServicesComponent, typeof i28.CompanyInformationComponent, typeof i29.DocumentComponent, typeof i30.TransactionsComponent, typeof i31.PaymentMethodComponent, typeof i32.PurchaseMoreLicensesComponent, typeof i33.CompanyPlansComponent, typeof i34.LiveWelcomePageComponent, typeof i28.CompanyInformationComponent], [typeof
|
|
117
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ShellModule, [typeof i1.AdminLayoutComponent, typeof i2.ConfirmationDialogComponent, typeof i3.ExportConfigurationDialogComponent, typeof i4.HeaderSideComponent, typeof i5.HeaderTopComponent, typeof i6.MenuComponent, typeof i7.AnnoucementDialogComponent, typeof i8.NotificationsComponent, typeof i9.SidebarTopComponent, typeof i10.SidenavComponent, typeof i11.RemoveSpecialCharactersPipe, typeof i12.CustomAppBaseComponent, typeof i11.RemoveSpecialCharactersPipe, typeof i13.SoftLabelPipe, typeof i14.HighLightTextPipe, typeof i15.UtcToLocalTimeWithDatePipe, typeof i16.WorkflowStatusFilterPipe, typeof i17.FetchSizedAndCachedImagePipe, typeof i18.OrderByPipe, typeof i19.UtcToLocalTimePipe, typeof i20.SanitizeHtmlPipe, typeof i21.WorkItemsDialogComponent, typeof i22.FeedTimeDialogComponent, typeof i23.FeedBackSubmissionComponent, typeof i24.FeedTimeComponent, typeof i25.SideBarComponent, typeof i26.AccountAndBillingComponent, typeof i27.ProductAndServicesComponent, typeof i28.CompanyInformationComponent, typeof i29.DocumentComponent, typeof i30.TransactionsComponent, typeof i31.PaymentMethodComponent, typeof i32.PurchaseMoreLicensesComponent, typeof i33.CompanyPlansComponent, typeof i34.LiveWelcomePageComponent, typeof i28.CompanyInformationComponent, typeof i35.AvatarComponent], [typeof i36.RouterModule, typeof i37.CommonModule, typeof i38.FlexLayoutModule, typeof i39.MatButtonModule, typeof i40.TranslateModule, typeof i41.SatPopoverModule, typeof i42.DynamicModule, typeof i43.MatCardModule, typeof i44.MatProgressBarModule, typeof i45.FontAwesomeModule, typeof i46.MatInputModule, typeof i47.FormsModule, typeof i48.MatTooltipModule, typeof i49.MatIconModule, typeof i47.ReactiveFormsModule, typeof i50.MatSnackBarModule, typeof i51.MatSelectModule, typeof i52.MatDialogModule, typeof i53.MatMenuModule, typeof i54.MatSidenavModule, typeof i55.MatListModule, typeof i56.MatToolbarModule, typeof i57.MatGridListModule, typeof i58.MatProgressSpinnerModule, typeof i59.OwlDateTimeModule, typeof i60.NgxUiLoaderModule, typeof i61.MatTabsModule, typeof i62.MatTableModule, typeof i63.NgxDropzoneModule, typeof i64.NgxDatatableModule, typeof i59.OwlNativeDateTimeModule, typeof i65.TimeagoModule, typeof i66.AvatarModule, typeof i67.ToastrModule, typeof i68.StoreFeatureModule, typeof i69.ɵngrx_modules_effects_effects_c, typeof i70.PerfectScrollbarModule, typeof i71.MatCheckboxModule, typeof i63.NgxDropzoneModule, typeof i72.MatBadgeModule, typeof i73.PushNotificationsModule, typeof i74.DocumentManagementModule, typeof i75.DropZoneModule], [typeof i1.AdminLayoutComponent, typeof i2.ConfirmationDialogComponent, typeof i3.ExportConfigurationDialogComponent, typeof i4.HeaderSideComponent, typeof i5.HeaderTopComponent, typeof i6.MenuComponent, typeof i7.AnnoucementDialogComponent, typeof i8.NotificationsComponent, typeof i9.SidebarTopComponent, typeof i10.SidenavComponent, typeof i11.RemoveSpecialCharactersPipe, typeof i12.CustomAppBaseComponent, typeof i11.RemoveSpecialCharactersPipe, typeof i13.SoftLabelPipe, typeof i14.HighLightTextPipe, typeof i15.UtcToLocalTimeWithDatePipe, typeof i16.WorkflowStatusFilterPipe, typeof i17.FetchSizedAndCachedImagePipe, typeof i18.OrderByPipe, typeof i19.UtcToLocalTimePipe, typeof i20.SanitizeHtmlPipe, typeof i21.WorkItemsDialogComponent, typeof i22.FeedTimeDialogComponent, typeof i23.FeedBackSubmissionComponent, typeof i24.FeedTimeComponent, typeof i25.SideBarComponent, typeof i26.AccountAndBillingComponent, typeof i27.ProductAndServicesComponent, typeof i28.CompanyInformationComponent, typeof i29.DocumentComponent, typeof i30.TransactionsComponent, typeof i31.PaymentMethodComponent, typeof i32.PurchaseMoreLicensesComponent, typeof i33.CompanyPlansComponent, typeof i34.LiveWelcomePageComponent, typeof i28.CompanyInformationComponent, typeof i35.AvatarComponent]>;
|
|
116
118
|
static ɵinj: i0.ɵɵInjectorDeclaration<ShellModule>;
|
|
117
119
|
}
|
|
118
120
|
//# sourceMappingURL=shell.module.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"shell.module.d.ts","sourceRoot":"","sources":["../../../../shell-module-components/shell-components/src/lib/shell-components/shell.module.ts"],"names":[],"mappings":"AAAA,OAAO,EAA2D,mBAAmB,EAAE,MAAM,eAAe,CAAC;AA0B7G,OAAO,EAAqB,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAgBrE,OAAO,EAAE,sBAAsB,EAAE,MAAM,gDAAgD,CAAC;AAIxF,OAAO,EAAE,aAAa,EAAE,MAAM,8CAA8C,CAAC;AAE7E,OAAO,EAAE,wBAAwB,EAAE,MAAM,kDAAkD,CAAC;AAC5F,OAAO,EAAE,4BAA4B,EAAE,MAAM,2DAA2D,CAAC;AAIzG,OAAO,EAAE,gBAAgB,EAAE,MAAM,2CAA2C,CAAC;AAM7E,OAAO,EAAE,oBAAoB,EAAE,MAAM,kDAAkD,CAAC;AACxF,OAAO,EAAE,2BAA2B,EAAE,MAAM,gEAAgE,CAAC;AAC7G,OAAO,EAAE,mBAAmB,EAAE,MAAM,gDAAgD,CAAC;AACrF,OAAO,EAAE,kBAAkB,EAAE,MAAM,8CAA8C,CAAC;AAClF,OAAO,EAAE,aAAa,EAAE,MAAM,kCAAkC,CAAC;AACjE,OAAO,EAAE,0BAA0B,EAAE,MAAM,0DAA0D,CAAC;AACtG,OAAO,EAAE,sBAAsB,EAAE,MAAM,oDAAoD,CAAC;AAC5F,OAAO,EAAE,mBAAmB,EAAE,MAAM,gDAAgD,CAAC;AACrF,OAAO,EAAE,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAC1E,OAAO,EAAE,wBAAwB,EAAE,MAAM,oEAAoE,CAAC;AAE9G,OAAO,EAAE,gBAAgB,EAAE,MAAM,2BAA2B,CAAC;AAC7D,OAAO,EAAE,2BAA2B,EAAE,MAAM,wDAAwD,CAAC;AACrG,OAAO,EAAE,iBAAiB,EAAE,MAAM,4CAA4C,CAAC;AAC/E,OAAO,EAAE,uBAAuB,EAAE,MAAM,mDAAmD,CAAC;AAC5F,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAIjE,OAAO,EAAE,kCAAkC,EAAE,MAAM,yEAAyE,CAAC;AAG7H,OAAO,EAAE,gBAAgB,EAAE,MAAM,yCAAyC,CAAC;AAG3E,OAAO,EAAE,0BAA0B,EAAE,MAAM,yCAAyC,CAAC;AACrF,OAAO,EAAE,2BAA2B,EAAE,MAAM,iDAAiD,CAAC;AAC9F,OAAO,EAAE,2BAA2B,EAAE,MAAM,2CAA2C,CAAC;AACxF,OAAO,EAAE,iBAAiB,EAAE,MAAM,0CAA0C,CAAC;AAC7E,OAAO,EAAE,qBAAqB,EAAE,MAAM,8CAA8C,CAAC;AACrF,OAAO,EAAE,sBAAsB,EAAE,MAAM,gDAAgD,CAAC;AAExF,OAAO,EAAE,6BAA6B,EAAE,MAAM,8CAA8C,CAAC;AAC7F,OAAO,EAAE,qBAAqB,EAAE,MAAM,+CAA+C,CAAC;AAEtF,OAAO,EAAE,wBAAwB,EAAE,MAAM,uCAAuC,CAAC
|
|
1
|
+
{"version":3,"file":"shell.module.d.ts","sourceRoot":"","sources":["../../../../shell-module-components/shell-components/src/lib/shell-components/shell.module.ts"],"names":[],"mappings":"AAAA,OAAO,EAA2D,mBAAmB,EAAE,MAAM,eAAe,CAAC;AA0B7G,OAAO,EAAqB,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAgBrE,OAAO,EAAE,sBAAsB,EAAE,MAAM,gDAAgD,CAAC;AAIxF,OAAO,EAAE,aAAa,EAAE,MAAM,8CAA8C,CAAC;AAE7E,OAAO,EAAE,wBAAwB,EAAE,MAAM,kDAAkD,CAAC;AAC5F,OAAO,EAAE,4BAA4B,EAAE,MAAM,2DAA2D,CAAC;AAIzG,OAAO,EAAE,gBAAgB,EAAE,MAAM,2CAA2C,CAAC;AAM7E,OAAO,EAAE,oBAAoB,EAAE,MAAM,kDAAkD,CAAC;AACxF,OAAO,EAAE,2BAA2B,EAAE,MAAM,gEAAgE,CAAC;AAC7G,OAAO,EAAE,mBAAmB,EAAE,MAAM,gDAAgD,CAAC;AACrF,OAAO,EAAE,kBAAkB,EAAE,MAAM,8CAA8C,CAAC;AAClF,OAAO,EAAE,aAAa,EAAE,MAAM,kCAAkC,CAAC;AACjE,OAAO,EAAE,0BAA0B,EAAE,MAAM,0DAA0D,CAAC;AACtG,OAAO,EAAE,sBAAsB,EAAE,MAAM,oDAAoD,CAAC;AAC5F,OAAO,EAAE,mBAAmB,EAAE,MAAM,gDAAgD,CAAC;AACrF,OAAO,EAAE,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAC1E,OAAO,EAAE,wBAAwB,EAAE,MAAM,oEAAoE,CAAC;AAE9G,OAAO,EAAE,gBAAgB,EAAE,MAAM,2BAA2B,CAAC;AAC7D,OAAO,EAAE,2BAA2B,EAAE,MAAM,wDAAwD,CAAC;AACrG,OAAO,EAAE,iBAAiB,EAAE,MAAM,4CAA4C,CAAC;AAC/E,OAAO,EAAE,uBAAuB,EAAE,MAAM,mDAAmD,CAAC;AAC5F,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAIjE,OAAO,EAAE,kCAAkC,EAAE,MAAM,yEAAyE,CAAC;AAG7H,OAAO,EAAE,gBAAgB,EAAE,MAAM,yCAAyC,CAAC;AAG3E,OAAO,EAAE,0BAA0B,EAAE,MAAM,yCAAyC,CAAC;AACrF,OAAO,EAAE,2BAA2B,EAAE,MAAM,iDAAiD,CAAC;AAC9F,OAAO,EAAE,2BAA2B,EAAE,MAAM,2CAA2C,CAAC;AACxF,OAAO,EAAE,iBAAiB,EAAE,MAAM,0CAA0C,CAAC;AAC7E,OAAO,EAAE,qBAAqB,EAAE,MAAM,8CAA8C,CAAC;AACrF,OAAO,EAAE,sBAAsB,EAAE,MAAM,gDAAgD,CAAC;AAExF,OAAO,EAAE,6BAA6B,EAAE,MAAM,8CAA8C,CAAC;AAC7F,OAAO,EAAE,qBAAqB,EAAE,MAAM,+CAA+C,CAAC;AAEtF,OAAO,EAAE,wBAAwB,EAAE,MAAM,uCAAuC,CAAC;AAEjF,OAAO,EAAE,eAAe,EAAE,MAAM,mDAAmD,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAOpF,wBAAgB,iBAAiB,CAAC,UAAU,EAAE,UAAU,uBAEvD;AAUD,eAAO,MAAM,UAAU,47BAuCtB,CAAC;AAEF,qBA2Fa,WAAW;;IAMtB,MAAM,CAAC,QAAQ,CAAC,MAAM,EAAE,gBAAgB,GAAG,mBAAmB,CAAC,WAAW,CAAC;yCANhE,WAAW;0CAAX,WAAW;0CAAX,WAAW;CAcvB"}
|
package/package.json
CHANGED
package/public-api.d.ts
CHANGED
|
@@ -37,6 +37,7 @@ import { RemoveSpecialCharactersPipe } from './lib/globaldependencies/pipes/remo
|
|
|
37
37
|
import { SoftLabelPipe } from './lib/globaldependencies/pipes/softlabels.pipes';
|
|
38
38
|
import { CustomAppBaseComponent } from './lib/globaldependencies/components/componentbase';
|
|
39
39
|
import { LiveWelcomePageComponent } from './lib/shell-components/components/lives/lives-welcome-page';
|
|
40
|
+
import { AvatarComponent } from './lib/globaldependencies/components/avatar.component';
|
|
40
41
|
export { AdminLayoutComponent };
|
|
41
42
|
export { ConfirmationDialogComponent };
|
|
42
43
|
export { HeaderSideComponent };
|
|
@@ -49,6 +50,7 @@ export { SidenavComponent };
|
|
|
49
50
|
export { ShellModulesService };
|
|
50
51
|
export { shellModulesInfo };
|
|
51
52
|
export { ShellRouts };
|
|
53
|
+
export { AvatarComponent };
|
|
52
54
|
export { MessageActionTypes, CountTriggered, MessageTriggered, ChatWebActions, SendChannelUpdateModelTriggered, ReceiveChannelUpdateModelCompleted, SendingSignalTriggered, ReceiveSignalCompleted, MessageCompleted, PresenceEventCompleted, InitalStateOfUsersCompleted, ReceiveMessageCompleted, ReceiveMessageTriggered, RequestingStateOfUsersTriggered } from './lib/shell-components/store/actions/chat.actions';
|
|
53
55
|
export { State } from './lib/shell-components/store/reducers/chat.reducers';
|
|
54
56
|
export * from './lib/shell-components/store/reducers/index';
|
package/public-api.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"public-api.d.ts","sourceRoot":"","sources":["../../shell-module-components/shell-components/src/public-api.ts"],"names":[],"mappings":"AACA,cAAc,qCAAqC,CAAC;AAIpD,OAAO,EAAE,oBAAoB,EAAE,MAAM,uEAAuE,CAAC;AAC7G,OAAO,EAAE,2BAA2B,EAAE,MAAM,qFAAqF,CAAC;AAClI,OAAO,EAAE,mBAAmB,EAAE,MAAM,qEAAqE,CAAC;AAC1G,OAAO,EAAE,kBAAkB,EAAE,MAAM,mEAAmE,CAAC;AACvG,OAAO,EAAE,aAAa,EAAE,MAAM,uDAAuD,CAAC;AACtF,OAAO,EAAE,0BAA0B,EAAE,MAAM,+EAA+E,CAAC;AAC3H,OAAO,EAAE,sBAAsB,EAAE,MAAM,yEAAyE,CAAC;AACjH,OAAO,EAAE,mBAAmB,EAAE,MAAM,qEAAqE,CAAC;AAC1G,OAAO,EAAE,gBAAgB,EAAE,MAAM,6DAA6D,CAAC;AAC/F,OAAO,EAAE,mBAAmB,EAAE,MAAM,uDAAuD,CAAC;AAC5F,OAAO,EAAE,gBAAgB,EAAE,MAAM,gDAAgD,CAAC;AAClF,OAAO,EAAE,cAAc,EAAE,MAAM,sDAAsD,CAAC;AACtF,OAAO,EAAE,UAAU,EAAE,MAAM,sCAAsC,CAAC;AAClE,OAAO,EAAE,qBAAqB,EAAE,MAAM,oEAAoE,CAAC;AAC3G,OAAO,EAAE,sBAAsB,EAAE,MAAM,qEAAqE,CAAC;AAC7G,OAAO,EAAE,iBAAiB,EAAE,MAAM,mDAAmD,CAAC;AACtF,OAAO,EAAE,WAAW,EAAE,MAAM,6CAA6C,CAAC;AAC1E,OAAO,EAAE,kBAAkB,EAAE,MAAM,oDAAoD,CAAC;AACxF,OAAO,EAAE,0BAA0B,EAAE,MAAM,4DAA4D,CAAC;AACxG,OAAO,EAAE,wBAAwB,EAAE,MAAM,qDAAqD,CAAC;AAC/F,OAAO,EAAE,wBAAwB,EAAE,MAAM,yFAAyF,CAAC;AACnI,OAAO,EAAE,kCAAkC,EAAE,MAAM,8FAA8F,CAAC;AAClJ,OAAO,EAAE,uBAAuB,EAAE,MAAM,wEAAwE,CAAC;AACjH,OAAO,EAAE,iBAAiB,EAAE,MAAM,iEAAiE,CAAC;AACpG,OAAO,EAAE,0BAA0B,EAAE,MAAM,8DAA8D,CAAC;AAC1G,OAAO,EAAE,2BAA2B,EAAE,MAAM,gEAAgE,CAAC;AAC7G,OAAO,EAAE,iBAAiB,EAAE,MAAM,+DAA+D,CAAC;AAClG,OAAO,EAAE,2BAA2B,EAAE,MAAM,sEAAsE,CAAC;AACnH,OAAO,EAAE,6BAA6B,EAAE,MAAM,mEAAmE,CAAC;AAClH,OAAO,EAAE,qBAAqB,EAAE,MAAM,mEAAmE,CAAC;AAC1G,OAAO,EAAE,gBAAgB,EAAE,MAAM,8DAA8D,CAAC;AAChG,OAAO,EAAE,2BAA2B,EAAE,MAAM,6EAA6E,CAAC;AAC1H,OAAO,EAAE,gBAAgB,EAAE,MAAM,8CAA8C,CAAC;AAChF,OAAO,EAAE,4BAA4B,EAAE,MAAM,8DAA8D,CAAC;AAC5G,OAAO,EAAE,2BAA2B,EAAE,MAAM,6DAA6D,CAAC;AAC1G,OAAO,EAAE,aAAa,EAAE,MAAM,iDAAiD,CAAC;AAChF,OAAO,EAAE,sBAAsB,EAAE,MAAM,mDAAmD,CAAC;AAC3F,OAAO,EAAE,wBAAwB,EAAE,MAAM,4DAA4D,CAAC;
|
|
1
|
+
{"version":3,"file":"public-api.d.ts","sourceRoot":"","sources":["../../shell-module-components/shell-components/src/public-api.ts"],"names":[],"mappings":"AACA,cAAc,qCAAqC,CAAC;AAIpD,OAAO,EAAE,oBAAoB,EAAE,MAAM,uEAAuE,CAAC;AAC7G,OAAO,EAAE,2BAA2B,EAAE,MAAM,qFAAqF,CAAC;AAClI,OAAO,EAAE,mBAAmB,EAAE,MAAM,qEAAqE,CAAC;AAC1G,OAAO,EAAE,kBAAkB,EAAE,MAAM,mEAAmE,CAAC;AACvG,OAAO,EAAE,aAAa,EAAE,MAAM,uDAAuD,CAAC;AACtF,OAAO,EAAE,0BAA0B,EAAE,MAAM,+EAA+E,CAAC;AAC3H,OAAO,EAAE,sBAAsB,EAAE,MAAM,yEAAyE,CAAC;AACjH,OAAO,EAAE,mBAAmB,EAAE,MAAM,qEAAqE,CAAC;AAC1G,OAAO,EAAE,gBAAgB,EAAE,MAAM,6DAA6D,CAAC;AAC/F,OAAO,EAAE,mBAAmB,EAAE,MAAM,uDAAuD,CAAC;AAC5F,OAAO,EAAE,gBAAgB,EAAE,MAAM,gDAAgD,CAAC;AAClF,OAAO,EAAE,cAAc,EAAE,MAAM,sDAAsD,CAAC;AACtF,OAAO,EAAE,UAAU,EAAE,MAAM,sCAAsC,CAAC;AAClE,OAAO,EAAE,qBAAqB,EAAE,MAAM,oEAAoE,CAAC;AAC3G,OAAO,EAAE,sBAAsB,EAAE,MAAM,qEAAqE,CAAC;AAC7G,OAAO,EAAE,iBAAiB,EAAE,MAAM,mDAAmD,CAAC;AACtF,OAAO,EAAE,WAAW,EAAE,MAAM,6CAA6C,CAAC;AAC1E,OAAO,EAAE,kBAAkB,EAAE,MAAM,oDAAoD,CAAC;AACxF,OAAO,EAAE,0BAA0B,EAAE,MAAM,4DAA4D,CAAC;AACxG,OAAO,EAAE,wBAAwB,EAAE,MAAM,qDAAqD,CAAC;AAC/F,OAAO,EAAE,wBAAwB,EAAE,MAAM,yFAAyF,CAAC;AACnI,OAAO,EAAE,kCAAkC,EAAE,MAAM,8FAA8F,CAAC;AAClJ,OAAO,EAAE,uBAAuB,EAAE,MAAM,wEAAwE,CAAC;AACjH,OAAO,EAAE,iBAAiB,EAAE,MAAM,iEAAiE,CAAC;AACpG,OAAO,EAAE,0BAA0B,EAAE,MAAM,8DAA8D,CAAC;AAC1G,OAAO,EAAE,2BAA2B,EAAE,MAAM,gEAAgE,CAAC;AAC7G,OAAO,EAAE,iBAAiB,EAAE,MAAM,+DAA+D,CAAC;AAClG,OAAO,EAAE,2BAA2B,EAAE,MAAM,sEAAsE,CAAC;AACnH,OAAO,EAAE,6BAA6B,EAAE,MAAM,mEAAmE,CAAC;AAClH,OAAO,EAAE,qBAAqB,EAAE,MAAM,mEAAmE,CAAC;AAC1G,OAAO,EAAE,gBAAgB,EAAE,MAAM,8DAA8D,CAAC;AAChG,OAAO,EAAE,2BAA2B,EAAE,MAAM,6EAA6E,CAAC;AAC1H,OAAO,EAAE,gBAAgB,EAAE,MAAM,8CAA8C,CAAC;AAChF,OAAO,EAAE,4BAA4B,EAAE,MAAM,8DAA8D,CAAC;AAC5G,OAAO,EAAE,2BAA2B,EAAE,MAAM,6DAA6D,CAAC;AAC1G,OAAO,EAAE,aAAa,EAAE,MAAM,iDAAiD,CAAC;AAChF,OAAO,EAAE,sBAAsB,EAAE,MAAM,mDAAmD,CAAC;AAC3F,OAAO,EAAE,wBAAwB,EAAE,MAAM,4DAA4D,CAAC;AACtG,OAAO,EAAE,eAAe,EAAE,MAAM,sDAAsD,CAAC;AAEvF,OAAO,EAAE,oBAAoB,EAAE,CAAC;AAChC,OAAO,EAAE,2BAA2B,EAAE,CAAC;AACvC,OAAO,EAAE,mBAAmB,EAAE,CAAC;AAC/B,OAAO,EAAE,kBAAkB,EAAE,CAAC;AAC9B,OAAO,EAAE,aAAa,EAAE,CAAC;AACzB,OAAO,EAAE,0BAA0B,EAAE,CAAC;AACtC,OAAO,EAAE,sBAAsB,EAAE,CAAC;AAClC,OAAO,EAAE,mBAAmB,EAAE,CAAC;AAC/B,OAAO,EAAE,gBAAgB,EAAE,CAAC;AAC5B,OAAO,EAAE,mBAAmB,EAAE,CAAC;AAC/B,OAAO,EAAE,gBAAgB,EAAE,CAAC;AAC5B,OAAO,EAAE,UAAU,EAAE,CAAC;AACtB,OAAO,EAAC,eAAe,EAAC,CAAC;AAGzB,OAAO,EACH,kBAAkB,EAAE,cAAc,EAAE,gBAAgB,EAAE,cAAc,EAAC,+BAA+B,EAAC,kCAAkC,EAAC,sBAAsB,EAAC,sBAAsB,EACrL,gBAAgB,EAAE,sBAAsB,EAAE,2BAA2B,EAAC,uBAAuB,EAAC,uBAAuB,EAAC,+BAA+B,EACxJ,MAAM,mDAAmD,CAAC;AAC3D,OAAO,EAAE,KAAK,EAAE,MAAM,qDAAqD,CAAC;AAM5E,cAAc,6CAA6C,CAAC;AAQ5D,OAAO,EAAE,cAAc,EAAE,CAAC;AAC1B,OAAO,EAAE,sBAAsB,EAAE,CAAC;AAClC,OAAO,EAAE,2BAA2B,EAAE,CAAC;AACvC,OAAO,EAAE,aAAa,EAAE,CAAC;AACzB,OAAO,EAAE,0BAA0B,EAAE,CAAC;AACtC,OAAO,EAAE,wBAAwB,EAAE,CAAC;AACpC,OAAO,EAAE,4BAA4B,EAAE,CAAC;AACxC,OAAO,EAAE,WAAW,EAAE,CAAC;AACvB,OAAO,EAAE,kBAAkB,EAAE,CAAC;AAC9B,OAAO,EAAE,gBAAgB,EAAE,CAAC;AAC5B,OAAO,EAAE,wBAAwB,EAAE,CAAC;AACpC,OAAO,EAAE,uBAAuB,EAAE,CAAC;AACnC,OAAO,EAAE,kCAAkC,EAAE,CAAC;AAC9C,OAAO,EAAE,2BAA2B,EAAE,CAAC;AACvC,OAAO,EAAE,iBAAiB,EAAE,CAAC;AAC7B,OAAO,EAAE,iBAAiB,EAAE,CAAC;AAC7B,OAAO,EAAE,gBAAgB,EAAE,CAAC;AAC5B,OAAO,EAAE,0BAA0B,EAAE,CAAC;AACtC,OAAO,EAAE,6BAA6B,EAAE,CAAC;AACzC,OAAO,EAAE,2BAA2B,EAAE,CAAC;AACvC,OAAO,EAAE,2BAA2B,EAAE,CAAC;AACvC,OAAO,EAAE,iBAAiB,EAAE,CAAC;AAC7B,OAAO,EAAE,qBAAqB,EAAE,CAAC;AACjC,OAAO,EAAE,sBAAsB,EAAE,CAAC;AAClC,OAAO,EAAE,qBAAqB,EAAE,CAAC;AACjC,OAAO,EAAE,wBAAwB,EAAE,CAAC"}
|