@resolveio/client-lib-core 0.0.7 → 0.0.9

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.
@@ -3,11 +3,10 @@ import * as i1 from "./home.component";
3
3
  import * as i2 from "./about-us.component";
4
4
  import * as i3 from "./contact-us.component";
5
5
  import * as i4 from "./demo.component";
6
- import * as i5 from "@angular/common";
7
- import * as i6 from "../shared/shared.module";
8
- import * as i7 from "@ng-bootstrap/ng-bootstrap";
6
+ import * as i5 from "../shared/shared.module";
7
+ import * as i6 from "@ng-bootstrap/ng-bootstrap";
9
8
  export declare class HomeModule {
10
9
  static ɵfac: i0.ɵɵFactoryDeclaration<HomeModule, never>;
11
- static ɵmod: i0.ɵɵNgModuleDeclaration<HomeModule, [typeof i1.HomeComponent, typeof i2.AboutUsComponent, typeof i3.ContactUsComponent, typeof i4.DemoComponent], [typeof i5.CommonModule, typeof i6.SharedModule, typeof i7.NgbModule], [typeof i1.HomeComponent, typeof i2.AboutUsComponent, typeof i3.ContactUsComponent, typeof i4.DemoComponent]>;
10
+ static ɵmod: i0.ɵɵNgModuleDeclaration<HomeModule, [typeof i1.HomeComponent, typeof i2.AboutUsComponent, typeof i3.ContactUsComponent, typeof i4.DemoComponent], [typeof i5.SharedModule, typeof i6.NgbModule], [typeof i1.HomeComponent, typeof i2.AboutUsComponent, typeof i3.ContactUsComponent, typeof i4.DemoComponent]>;
12
11
  static ɵinj: i0.ɵɵInjectorDeclaration<HomeModule>;
13
12
  }
@@ -9,8 +9,9 @@ import * as i7 from "../pipes/pipe.module";
9
9
  import * as i8 from "../widgets/user-role/user-role.module";
10
10
  import * as i9 from "@ng-select/ng-select";
11
11
  import * as i10 from "../widgets/sort-table/sort-table.module";
12
+ import * as i11 from "@angular/common";
12
13
  export declare class SharedModule {
13
14
  static ɵfac: i0.ɵɵFactoryDeclaration<SharedModule, never>;
14
- static ɵmod: i0.ɵɵNgModuleDeclaration<SharedModule, never, [typeof i1.ReactiveFormsModule, typeof i1.FormsModule, typeof i2.CollapseTableModule, typeof i3.RouterModule, typeof i4.NgbModule, typeof i5.FormButtonModule, typeof i6.ResponsiveButtonGroupModule, typeof i7.PipeModule, typeof i8.UserRoleModule, typeof i9.NgSelectModule, typeof i10.SortTableModule], [typeof i1.ReactiveFormsModule, typeof i1.FormsModule, typeof i2.CollapseTableModule, typeof i3.RouterModule, typeof i4.NgbModule, typeof i5.FormButtonModule, typeof i6.ResponsiveButtonGroupModule, typeof i7.PipeModule, typeof i8.UserRoleModule, typeof i9.NgSelectModule, typeof i10.SortTableModule]>;
15
+ static ɵmod: i0.ɵɵNgModuleDeclaration<SharedModule, never, [typeof i1.ReactiveFormsModule, typeof i1.FormsModule, typeof i2.CollapseTableModule, typeof i3.RouterModule, typeof i4.NgbModule, typeof i5.FormButtonModule, typeof i6.ResponsiveButtonGroupModule, typeof i7.PipeModule, typeof i8.UserRoleModule, typeof i9.NgSelectModule, typeof i10.SortTableModule, typeof i11.CommonModule], [typeof i1.ReactiveFormsModule, typeof i1.FormsModule, typeof i2.CollapseTableModule, typeof i3.RouterModule, typeof i4.NgbModule, typeof i5.FormButtonModule, typeof i6.ResponsiveButtonGroupModule, typeof i7.PipeModule, typeof i8.UserRoleModule, typeof i9.NgSelectModule, typeof i10.SortTableModule, typeof i11.CommonModule]>;
15
16
  static ɵinj: i0.ɵɵInjectorDeclaration<SharedModule>;
16
17
  }
@@ -6,12 +6,11 @@ import * as i4 from "./home/home.component";
6
6
  import * as i5 from "./howitwork/howitwork.component";
7
7
  import * as i6 from "./loginsignup/loginsignup.component";
8
8
  import * as i7 from "./pricing/pricing.component";
9
- import * as i8 from "@angular/common";
10
- import * as i9 from "../shared/shared.module";
11
- import * as i10 from "@ng-bootstrap/ng-bootstrap";
12
- import * as i11 from "ngx-owl-carousel-o";
9
+ import * as i8 from "../shared/shared.module";
10
+ import * as i9 from "@ng-bootstrap/ng-bootstrap";
11
+ import * as i10 from "ngx-owl-carousel-o";
13
12
  export declare class StandardPagesModule {
14
13
  static ɵfac: i0.ɵɵFactoryDeclaration<StandardPagesModule, never>;
15
- static ɵmod: i0.ɵɵNgModuleDeclaration<StandardPagesModule, [typeof i1.ContactUsStandardComponent, typeof i2.FAQComponent, typeof i3.FeaturesComponent, typeof i4.HomeStandardComponent, typeof i5.HowItWorkComponent, typeof i6.LoginSignupComponent, typeof i7.PricingComponent], [typeof i8.CommonModule, typeof i9.SharedModule, typeof i10.NgbModule, typeof i11.CarouselModule], [typeof i1.ContactUsStandardComponent, typeof i2.FAQComponent, typeof i3.FeaturesComponent, typeof i4.HomeStandardComponent, typeof i5.HowItWorkComponent, typeof i6.LoginSignupComponent, typeof i7.PricingComponent]>;
14
+ static ɵmod: i0.ɵɵNgModuleDeclaration<StandardPagesModule, [typeof i1.ContactUsStandardComponent, typeof i2.FAQComponent, typeof i3.FeaturesComponent, typeof i4.HomeStandardComponent, typeof i5.HowItWorkComponent, typeof i6.LoginSignupComponent, typeof i7.PricingComponent], [typeof i8.SharedModule, typeof i9.NgbModule, typeof i10.CarouselModule], [typeof i1.ContactUsStandardComponent, typeof i2.FAQComponent, typeof i3.FeaturesComponent, typeof i4.HomeStandardComponent, typeof i5.HowItWorkComponent, typeof i6.LoginSignupComponent, typeof i7.PricingComponent]>;
16
15
  static ɵinj: i0.ɵɵInjectorDeclaration<StandardPagesModule>;
17
16
  }
@@ -4,13 +4,12 @@ import * as i2 from "./list/support-ticket-list.component";
4
4
  import * as i3 from "./new/support-ticket-new.component";
5
5
  import * as i4 from "./detail/support-ticket-detail.component";
6
6
  import * as i5 from "./edit/support-ticket-edit.component";
7
- import * as i6 from "@angular/common";
8
- import * as i7 from "../shared/shared.module";
9
- import * as i8 from "@angular/router";
10
- import * as i9 from "../widgets/data-table/data-table.module";
11
- import * as i10 from "../widgets/file/file-upload.module";
7
+ import * as i6 from "../shared/shared.module";
8
+ import * as i7 from "@angular/router";
9
+ import * as i8 from "../widgets/data-table/data-table.module";
10
+ import * as i9 from "../widgets/file/file-upload.module";
12
11
  export declare class SupportTicketModule {
13
12
  static ɵfac: i0.ɵɵFactoryDeclaration<SupportTicketModule, never>;
14
- static ɵmod: i0.ɵɵNgModuleDeclaration<SupportTicketModule, [typeof i1.SupportTicketComponent, typeof i2.SupportTicketListComponent, typeof i3.SupportTicketNewComponent, typeof i4.SupportTicketDetailComponent, typeof i5.SupportTicketEditComponent], [typeof i6.CommonModule, typeof i7.SharedModule, typeof i8.RouterModule, typeof i9.DatatableModule, typeof i10.FileModule], never>;
13
+ static ɵmod: i0.ɵɵNgModuleDeclaration<SupportTicketModule, [typeof i1.SupportTicketComponent, typeof i2.SupportTicketListComponent, typeof i3.SupportTicketNewComponent, typeof i4.SupportTicketDetailComponent, typeof i5.SupportTicketEditComponent], [typeof i6.SharedModule, typeof i7.RouterModule, typeof i8.DatatableModule, typeof i9.FileModule], never>;
15
14
  static ɵinj: i0.ɵɵInjectorDeclaration<SupportTicketModule>;
16
15
  }
@@ -1,13 +1,12 @@
1
1
  import * as i0 from "@angular/core";
2
2
  import * as i1 from "./user-settings.component";
3
3
  import * as i2 from "./settings/users-settings.component";
4
- import * as i3 from "@angular/common";
5
- import * as i4 from "../shared/shared.module";
6
- import * as i5 from "@angular/router";
7
- import * as i6 from "../widgets/data-table/data-table.module";
8
- import * as i7 from "../widgets/file/file-upload.module";
4
+ import * as i3 from "../shared/shared.module";
5
+ import * as i4 from "@angular/router";
6
+ import * as i5 from "../widgets/data-table/data-table.module";
7
+ import * as i6 from "../widgets/file/file-upload.module";
9
8
  export declare class UserSettingsModule {
10
9
  static ɵfac: i0.ɵɵFactoryDeclaration<UserSettingsModule, never>;
11
- static ɵmod: i0.ɵɵNgModuleDeclaration<UserSettingsModule, [typeof i1.UserSettingsComponent, typeof i2.UsersSettingsComponent], [typeof i3.CommonModule, typeof i4.SharedModule, typeof i5.RouterModule, typeof i6.DatatableModule, typeof i7.FileModule], never>;
10
+ static ɵmod: i0.ɵɵNgModuleDeclaration<UserSettingsModule, [typeof i1.UserSettingsComponent, typeof i2.UsersSettingsComponent], [typeof i3.SharedModule, typeof i4.RouterModule, typeof i5.DatatableModule, typeof i6.FileModule], never>;
12
11
  static ɵinj: i0.ɵɵInjectorDeclaration<UserSettingsModule>;
13
12
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@resolveio/client-lib-core",
3
- "version": "0.0.7",
3
+ "version": "0.0.9",
4
4
  "peerDependencies": {
5
5
  "@ng-bootstrap/ng-bootstrap": "6.1.0",
6
6
  "@ng-select/ng-select": "4.0.4",