buildingproduct-library 0.3.0 → 0.3.2
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/{buildingproduct-library-0.3.0.tgz → buildingproduct-library-0.3.2.tgz} +0 -0
- package/bundles/buildingproduct-library.umd.js +255 -157
- package/bundles/buildingproduct-library.umd.js.map +1 -1
- package/esm2015/lib/account-dropdown/account-dropdown.component.js +1 -1
- package/esm2015/lib/checkout/add-new-address/add-new-address.component.js +1 -1
- package/esm2015/lib/checkout/custom-checkout/custom-checkout.component.js +1 -1
- package/esm2015/lib/checkout/order-confirmation/order-confirmation.component.js +1 -1
- package/esm2015/lib/checkout/order-review/delivery-information/delivery-information.component.js +1 -1
- package/esm2015/lib/checkout/order-review/order-review-grid/order-review-grid.component.js +4 -4
- package/esm2015/lib/checkout/order-review/order-review-list/order-review-list.component.js +1 -1
- package/esm2015/lib/checkout/order-review/order-review.component.js +1 -1
- package/esm2015/lib/contact-us/contact-us.component.js +1 -1
- package/esm2015/lib/custom-cart/addto-saved-carts/addto-saved-carts.component.js +1 -1
- package/esm2015/lib/custom-cart/custom-cart.component.js +1 -1
- package/esm2015/lib/custom-mini-cart/custom-mini-cart.component.js +2 -2
- package/esm2015/lib/custom-navigation/custom-navigation.component.js +1 -1
- package/esm2015/lib/custom-order-details/custom-order-details.component.js +1 -1
- package/esm2015/lib/custom-order-details/download-popup/download-popup.component.js +1 -1
- package/esm2015/lib/custom-order-details/order-detail-grid/order-detail-grid.component.js +1 -1
- package/esm2015/lib/custom-order-details/order-detail-list/order-detail-list.component.js +1 -1
- package/esm2015/lib/custom-order-history/custom-order-history.component.js +1 -1
- package/esm2015/lib/custom-order-history/slider-progress/slider-progress.component.js +1 -1
- package/esm2015/lib/custom-saved-cart/custom-saved-cart-details/custom-save-cart-dtl/custom-save-cart-dtl.component.js +1 -1
- package/esm2015/lib/custom-saved-cart/custom-saved-cart-details/saved-cart-details-action/saved-cart-details-action.component.js +1 -1
- package/esm2015/lib/custom-saved-cart/custom-saved-cart-details/saved-cart-details-overview/saved-cart-details-overview.component.js +1 -1
- package/esm2015/lib/custom-saved-cart/custom-saved-cart.component.js +1 -1
- package/esm2015/lib/custom-search/custom-search.component.js +1 -1
- package/esm2015/lib/custom-user-account/custom-user-account.component.js +1 -1
- package/esm2015/lib/delivery-details/delivery-details-grid/delivery-details-grid.component.js +1 -1
- package/esm2015/lib/delivery-details/delivery-details-list/delivery-details-list.component.js +1 -1
- package/esm2015/lib/delivery-details/delivery-details.component.js +1 -1
- package/esm2015/lib/find-store/find-store.component.js +1 -1
- package/esm2015/lib/help-support/help-support.component.js +1 -1
- package/esm2015/lib/my-account/account-dashboard/account-dashboard.component.js +1 -1
- package/esm2015/lib/my-account/account-statements/account-statements.component.js +2 -2
- package/esm2015/lib/my-account/invoice-credit/invoice-credit.component.js +1 -1
- package/esm2015/lib/my-account/my-account.component.js +1 -1
- package/esm2015/lib/my-deliveries/delivery-grid/delivery-grid.component.js +1 -1
- package/esm2015/lib/my-deliveries/delivery-list/delivery-list.component.js +1 -1
- package/esm2015/lib/my-deliveries/my-deliveries.component.js +1 -1
- package/esm2015/lib/my-reports/my-reports.component.js +36 -0
- package/esm2015/lib/my-reports/my-reports.module.js +70 -0
- package/esm2015/lib/my-team/my-team.component.js +1 -1
- package/esm2015/lib/shared/active-saved-cart/active-saved-cart.component.js +1 -1
- package/esm2015/lib/shared/custom-breadcrum/custom-breadcrum.component.js +1 -1
- package/esm2015/lib/shared/custom-cart-detail/bundlepopup/bundlepopup.component.js +1 -1
- package/esm2015/lib/shared/custom-cart-detail/custom-cart-detail.component.js +1 -1
- package/esm2015/lib/shared/custom-cart-detail/custom-cart-grid/custom-cart-grid.component.js +2 -2
- package/esm2015/lib/shared/custom-cart-detail/custom-cart-list/custom-cart-list.component.js +2 -2
- package/esm2015/lib/shared/custom-cart-detail/custom-product-quantity-form/custom-product-quantity-form.component.js +1 -1
- package/esm2015/lib/shared/custom-flashing-image-details/custom-flashing-image-details.component.js +1 -1
- package/esm2015/lib/shared/date-range-picker/date-range-picker.component.js +1 -1
- package/esm2015/lib/shared/pod-download-popup/pod-download-popup.component.js +1 -1
- package/esm2015/lib/shared/saved-cart-popup/saved-cart-popup.component.js +1 -1
- package/esm2015/lib/shared/shared-download-order/shared-download-order.component.js +1 -1
- package/esm2015/public-api.js +2 -1
- package/fesm2015/buildingproduct-library.js +251 -159
- package/fesm2015/buildingproduct-library.js.map +1 -1
- package/lib/checkout/order-review/order-review-grid/order-review-grid.component.d.ts +1 -1
- package/lib/my-reports/my-reports.component.d.ts +14 -0
- package/lib/my-reports/my-reports.module.d.ts +13 -0
- package/package.json +1 -1
- package/public-api.d.ts +1 -0
|
@@ -12,8 +12,8 @@ export declare class OrderReviewGridComponent implements OnInit {
|
|
|
12
12
|
cartDetails: any;
|
|
13
13
|
updateCartEntry: EventEmitter<any>;
|
|
14
14
|
isCardData: any;
|
|
15
|
-
environment: any;
|
|
16
15
|
env: any;
|
|
16
|
+
environment: any;
|
|
17
17
|
imageModalSrc: any;
|
|
18
18
|
isFlashingModal: boolean;
|
|
19
19
|
flashingImageDetails: any;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { OnInit } from '@angular/core';
|
|
2
|
+
import { CmsService } from '@spartacus/core';
|
|
3
|
+
import { BehaviorSubject } from 'rxjs';
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export declare class MyReportsComponent implements OnInit {
|
|
6
|
+
cmsService: CmsService;
|
|
7
|
+
pageTitle: any;
|
|
8
|
+
showWaitCursor: BehaviorSubject<boolean>;
|
|
9
|
+
reportsHeaderContent: any;
|
|
10
|
+
constructor(cmsService: CmsService);
|
|
11
|
+
ngOnInit(): void;
|
|
12
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MyReportsComponent, never>;
|
|
13
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MyReportsComponent, "app-my-reports", never, {}, {}, never, never>;
|
|
14
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { ModuleWithProviders } from '@angular/core';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
import * as i1 from "./my-reports.component";
|
|
4
|
+
import * as i2 from "@angular/common";
|
|
5
|
+
import * as i3 from "../shared/shared-components.module";
|
|
6
|
+
import * as i4 from "@spartacus/core";
|
|
7
|
+
export declare class MyReportsModule {
|
|
8
|
+
constructor(parentModule?: MyReportsModule);
|
|
9
|
+
static forRoot(environment: any): ModuleWithProviders<MyReportsModule>;
|
|
10
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MyReportsModule, [{ optional: true; skipSelf: true; }]>;
|
|
11
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<MyReportsModule, [typeof i1.MyReportsComponent], [typeof i2.CommonModule, typeof i3.SharedComponentsModule, typeof i4.ConfigModule], never>;
|
|
12
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<MyReportsModule>;
|
|
13
|
+
}
|
package/package.json
CHANGED
package/public-api.d.ts
CHANGED
|
@@ -32,3 +32,4 @@ export * from './lib/my-account/my-account.module';
|
|
|
32
32
|
export * from './lib/my-account/my-account.component';
|
|
33
33
|
export * from './lib/my-deliveries/my-deliveries.module';
|
|
34
34
|
export * from './lib/delivery-details/delivery-details.module';
|
|
35
|
+
export * from './lib/my-reports/my-reports.module';
|