simpo-component-library 3.6.577 → 3.6.579
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/README.md +24 -24
- package/esm2022/lib/components/delete-hover-element/delete-hover-element.component.mjs +3 -3
- package/esm2022/lib/components/document/document.component.mjs +3 -3
- package/esm2022/lib/components/image-loading/image-loading.component.mjs +3 -3
- package/esm2022/lib/components/payment-details/payment-details.component.mjs +3 -3
- package/esm2022/lib/constants/business.constant.mjs +1 -1
- package/esm2022/lib/directive/alignment.directive.mjs +1 -1
- package/esm2022/lib/directive/blur-content.directive.mjs +1 -1
- package/esm2022/lib/directive/borderlessImage.directive.mjs +1 -1
- package/esm2022/lib/directive/button-directive.directive.mjs +1 -1
- package/esm2022/lib/directive/button-editor.directive.mjs +1 -1
- package/esm2022/lib/directive/color.directive.mjs +1 -1
- package/esm2022/lib/directive/column-directive.directive.mjs +1 -1
- package/esm2022/lib/directive/container-alignment.directive.mjs +1 -1
- package/esm2022/lib/directive/container-fir.directive.mjs +1 -1
- package/esm2022/lib/directive/content-title-spacing.directive.mjs +1 -1
- package/esm2022/lib/directive/contenteditable.directive.mjs +1 -1
- package/esm2022/lib/directive/corner-directive.mjs +1 -1
- package/esm2022/lib/directive/height.directive.mjs +1 -1
- package/esm2022/lib/directive/hover-animation.directive.mjs +1 -1
- package/esm2022/lib/directive/hoverborder.directive.mjs +1 -1
- package/esm2022/lib/directive/icon-directive.directive.mjs +1 -1
- package/esm2022/lib/directive/image-container.directive.mjs +1 -1
- package/esm2022/lib/directive/image-directive.directive.mjs +1 -1
- package/esm2022/lib/directive/image-editor.directive.mjs +1 -1
- package/esm2022/lib/directive/image-position.directive.mjs +1 -1
- package/esm2022/lib/directive/letters-only.directive.mjs +1 -1
- package/esm2022/lib/directive/merge-header.directive.mjs +1 -1
- package/esm2022/lib/directive/numbers-only.directive.mjs +1 -1
- package/esm2022/lib/directive/position-layout-directive.directive.mjs +1 -1
- package/esm2022/lib/directive/set-dynamic-background.directive.mjs +1 -1
- package/esm2022/lib/directive/spacing-around.directive.mjs +1 -1
- package/esm2022/lib/directive/spacing-horizontal.directive.mjs +1 -1
- package/esm2022/lib/directive/spacing.directive.mjs +1 -1
- package/esm2022/lib/directive/sticky-directive.mjs +1 -1
- package/esm2022/lib/directive/text-background-directive.directive.mjs +1 -1
- package/esm2022/lib/directive/text-size.directive.mjs +1 -1
- package/esm2022/lib/directive/translate-onhover.directive.mjs +1 -1
- package/esm2022/lib/directive/wrap-containers.directive.mjs +1 -1
- package/esm2022/lib/ecommerce/sections/address/address.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/authenticate-user/authenticate-user.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/authentication-required/authentication-required.model.mjs +1 -1
- package/esm2022/lib/ecommerce/sections/book-appointment/book-appointment.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/book-appointment/book-appointment.model.mjs +1 -1
- package/esm2022/lib/ecommerce/sections/cart/cart.modal.mjs +1 -1
- package/esm2022/lib/ecommerce/sections/category-product/category-product.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/category-product/category-product.model.mjs +1 -1
- package/esm2022/lib/ecommerce/sections/checkout/checkout.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/checkout/checkout.modal.mjs +1 -1
- package/esm2022/lib/ecommerce/sections/customer-review/customer-review.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/customer-review/customer-review.model.mjs +1 -1
- package/esm2022/lib/ecommerce/sections/enrollment-form/enrollment-form.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/enrollment-form/enrollment-form.model.mjs +1 -1
- package/esm2022/lib/ecommerce/sections/featured-category/featured-category.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/featured-category/featured-category.modal.mjs +1 -1
- package/esm2022/lib/ecommerce/sections/featured-category/featured-collection.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/featured-products/featured-products.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/featured-products/featured-products.modal.mjs +1 -1
- package/esm2022/lib/ecommerce/sections/item-varient/item-varient.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/new-collection/new-collection.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/new-collection/new-collection.modal.mjs +1 -1
- package/esm2022/lib/ecommerce/sections/pagnination/pagnination.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/passbook-transactions/passbook-transactions.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/product-category-list/product-category-list.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/product-category-list/product-category-list.model.mjs +1 -1
- package/esm2022/lib/ecommerce/sections/product-desc/product-desc.modal.mjs +1 -1
- package/esm2022/lib/ecommerce/sections/product-list/product-list.modal.mjs +1 -1
- package/esm2022/lib/ecommerce/sections/returns-calculator/returns-calculator.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/returns-calculator/returns-calculator.model.mjs +1 -1
- package/esm2022/lib/ecommerce/sections/scheme-details/scheme-details.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/scheme-selection/scheme-selection.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/schemes/schemes.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/schemes/schemes.component.model.mjs +1 -1
- package/esm2022/lib/ecommerce/sections/small-product-listing/small-product-listing.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/store-list/store-list.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/store-list/store-list.modal.mjs +1 -1
- package/esm2022/lib/ecommerce/sections/store-page/store-page.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/store-page/store-page.model.mjs +1 -1
- package/esm2022/lib/ecommerce/sections/user-basic-info/user-basic-info.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/user-profile/user-profile.component.mjs +1 -1
- package/esm2022/lib/ecommerce/sections/user-profile/user-profile.modal.mjs +1 -1
- package/esm2022/lib/ecommerce/sections/verify-payment/verify-payment.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/verify-payment/verify-payment.model.mjs +1 -1
- package/esm2022/lib/ecommerce/sections/whislist/whislist.component.mjs +3 -3
- package/esm2022/lib/ecommerce/styles/BaseCollection.modal.mjs +1 -1
- package/esm2022/lib/ecommerce/styles/Collection.modal.mjs +1 -1
- package/esm2022/lib/ecommerce/styles/OrderedItems.modal.mjs +1 -1
- package/esm2022/lib/ecommerce/styles/PincodeLocation.model.mjs +1 -1
- package/esm2022/lib/ecommerce/styles/PincodeLocationInter.model.mjs +1 -1
- package/esm2022/lib/ecommerce/styles/cart.modal.mjs +1 -1
- package/esm2022/lib/ecommerce/styles/category.modal.mjs +1 -1
- package/esm2022/lib/ecommerce/styles/order.modal.mjs +1 -1
- package/esm2022/lib/ecommerce/styles/product.modal.mjs +1 -1
- package/esm2022/lib/ecommerce/styles/review.modal.mjs +1 -1
- package/esm2022/lib/ecommerce/styles/user.modal.mjs +1 -1
- package/esm2022/lib/elements/add-section/add-section.component.mjs +3 -3
- package/esm2022/lib/elements/address-list/address-list.component.mjs +3 -3
- package/esm2022/lib/elements/below-image-card/below-image-card.component.mjs +3 -3
- package/esm2022/lib/elements/button/button.component.mjs +3 -3
- package/esm2022/lib/elements/button/button.model.mjs +1 -1
- package/esm2022/lib/elements/card-skeleton-loader/card-skeleton-loader.component.mjs +3 -3
- package/esm2022/lib/elements/covering-image-card/covering-image-card.component.mjs +3 -3
- package/esm2022/lib/elements/editor-service.service.mjs +1 -1
- package/esm2022/lib/elements/heading-element/heading-element.component.mjs +3 -3
- package/esm2022/lib/elements/image-editor/image-editor.component.mjs +3 -3
- package/esm2022/lib/elements/index.mjs +1 -1
- package/esm2022/lib/elements/list-home-appointment/list-home-appointment.component.mjs +3 -3
- package/esm2022/lib/elements/media-selector/media-selector.component.mjs +3 -3
- package/esm2022/lib/elements/portfolio/portfolio.component.mjs +3 -3
- package/esm2022/lib/elements/property/property.component.mjs +3 -3
- package/esm2022/lib/elements/schedule-video-call/schedule-video-call.component.mjs +3 -3
- package/esm2022/lib/elements/simpo-button/simpo-button.component.mjs +1 -1
- package/esm2022/lib/elements/svg-divider/svg-divider.component.mjs +3 -3
- package/esm2022/lib/elements/text/text.component.mjs +3 -3
- package/esm2022/lib/elements/top-of-image-card/top-of-image-card.component.mjs +3 -3
- package/esm2022/lib/pipes/amount.pipe.mjs +1 -1
- package/esm2022/lib/pipes/gender.pipe.mjs +1 -1
- package/esm2022/lib/sections/add-new-section/add-new-section.component.mjs +3 -3
- package/esm2022/lib/sections/appointment-form/appointment-form.component.mjs +3 -3
- package/esm2022/lib/sections/appointment-form/appointment-form.model.mjs +1 -1
- package/esm2022/lib/sections/banner-carousel/banner-carousel.component.mjs +3 -3
- package/esm2022/lib/sections/banner-carousel/banner-carousel.model.mjs +1 -1
- package/esm2022/lib/sections/banner-grid-section/banner-grid-section.component.mjs +3 -3
- package/esm2022/lib/sections/blog-list/blog-list.component.mjs +1 -1
- package/esm2022/lib/sections/blog-list/blog-list.model.mjs +1 -1
- package/esm2022/lib/sections/choose-us-section/choose-us-section.component.mjs +3 -3
- package/esm2022/lib/sections/choose-us-section/choose-us-section.model.mjs +1 -1
- package/esm2022/lib/sections/countdown-banner/countdown-banner.component.mjs +162 -0
- package/esm2022/lib/sections/countdown-banner/countdown-banner.component.model.mjs +2 -0
- package/esm2022/lib/sections/faq-section/faq-section.component.mjs +3 -3
- package/esm2022/lib/sections/faq-section/faq-section.modal.mjs +1 -1
- package/esm2022/lib/sections/features-section/features-section.component.mjs +3 -3
- package/esm2022/lib/sections/features-section/features-section.model.mjs +1 -1
- package/esm2022/lib/sections/footer/footer.component.mjs +1 -1
- package/esm2022/lib/sections/footer/footer.modal.mjs +1 -1
- package/esm2022/lib/sections/header-section/header-section.component.mjs +26 -4
- package/esm2022/lib/sections/header-section/header-section.model.mjs +1 -1
- package/esm2022/lib/sections/header-text/header-text.component.mjs +3 -3
- package/esm2022/lib/sections/header-text/header-text.model.mjs +1 -1
- package/esm2022/lib/sections/image-background/image-background/image-background.component.mjs +72 -0
- package/esm2022/lib/sections/image-background/image-background/image-background.component.model.mjs +2 -0
- package/esm2022/lib/sections/image-carousel-section/image-carousel-section.component.mjs +3 -3
- package/esm2022/lib/sections/image-carousel-section/image-carousel.model.mjs +1 -1
- package/esm2022/lib/sections/image-grid-section/image-grid-section.component.mjs +3 -3
- package/esm2022/lib/sections/image-grid-section/image-grid-section.model.mjs +1 -1
- package/esm2022/lib/sections/image-section/image-section.component.mjs +3 -3
- package/esm2022/lib/sections/image-section/image-section.model.mjs +1 -1
- package/esm2022/lib/sections/location-section/location-section.component.mjs +3 -3
- package/esm2022/lib/sections/location-section/location-section.modal.mjs +1 -1
- package/esm2022/lib/sections/logo-showcase/logo-showcase.component.mjs +3 -3
- package/esm2022/lib/sections/logo-showcase/logo-showcase.modal.mjs +1 -1
- package/esm2022/lib/sections/moving-text/moving-text.component.mjs +3 -3
- package/esm2022/lib/sections/moving-text/moving-text.modal.mjs +1 -1
- package/esm2022/lib/sections/new-services/new-services.component.mjs +3 -3
- package/esm2022/lib/sections/new-services/new-services.model.mjs +1 -1
- package/esm2022/lib/sections/new-testimonials/new-testimonials.component.mjs +3 -3
- package/esm2022/lib/sections/new-testimonials/new-testimonials.model.mjs +1 -1
- package/esm2022/lib/sections/news-letter-component/news-letter-component.component.mjs +3 -3
- package/esm2022/lib/sections/news-letter-component/news-letter.modal.mjs +1 -1
- package/esm2022/lib/sections/overlapping-image/overlapping-image.component.mjs +100 -0
- package/esm2022/lib/sections/overlapping-image/overlapping-image.component.modal.mjs +2 -0
- package/esm2022/lib/sections/pricing-section/pricing-section.modal.mjs +1 -1
- package/esm2022/lib/sections/process-modern/process-modern.component.mjs +3 -3
- package/esm2022/lib/sections/process-modern/process-modern.model.mjs +1 -1
- package/esm2022/lib/sections/process-section/process-section.component.mjs +3 -3
- package/esm2022/lib/sections/process-section/process-section.modal.mjs +1 -1
- package/esm2022/lib/sections/property-component/property-component.component.mjs +3 -3
- package/esm2022/lib/sections/property-component/property-component.modal.mjs +1 -1
- package/esm2022/lib/sections/property-list/property-list.component.mjs +3 -3
- package/esm2022/lib/sections/property-list/property-list.modal.mjs +1 -1
- package/esm2022/lib/sections/recent-blog-post-section/recent-blog-post-section.component.mjs +3 -3
- package/esm2022/lib/sections/recent-blog-post-section/recent-blog-post-section.model.mjs +1 -1
- package/esm2022/lib/sections/registration-form/registration-form.component.mjs +3 -3
- package/esm2022/lib/sections/registration-form/registrationForm.model.mjs +1 -1
- package/esm2022/lib/sections/scheme-detail/scheme-detail.component.mjs +3 -3
- package/esm2022/lib/sections/scheme-detail/scheme-detail.modal.mjs +1 -1
- package/esm2022/lib/sections/service-section/service-section.component.mjs +3 -3
- package/esm2022/lib/sections/service-section/service-section.model.mjs +1 -1
- package/esm2022/lib/sections/skeleton-loader-section/skeleton-loader-section.component.mjs +3 -3
- package/esm2022/lib/sections/team-member-section/team-member-section.component.mjs +3 -3
- package/esm2022/lib/sections/team-member-section/team-member-section.model.mjs +1 -1
- package/esm2022/lib/sections/testimonial-fullwidth/testimonial-fullwidth.component.mjs +3 -3
- package/esm2022/lib/sections/testimonial-fullwidth/testimonial-fullwidth.model.mjs +1 -1
- package/esm2022/lib/sections/testimonial-section/testimonial-section.component.mjs +3 -3
- package/esm2022/lib/sections/testimonial-section/testimonial-section.model.mjs +1 -1
- package/esm2022/lib/sections/testimonial-video/testimonial-video.component.mjs +3 -3
- package/esm2022/lib/sections/testimonial-video/testimonial-video.model.mjs +1 -1
- package/esm2022/lib/sections/text-section/text-section.model.mjs +1 -1
- package/esm2022/lib/sections/usp-video-section/usp-video-section.component.mjs +3 -3
- package/esm2022/lib/sections/usp-video-section/usp-video-section.model.mjs +1 -1
- package/esm2022/lib/sections/video-section/video-section.component.mjs +1 -1
- package/esm2022/lib/sections/video-section/video-section.model.mjs +1 -1
- package/esm2022/lib/sections/view-blog/view-blog.component.mjs +1 -1
- package/esm2022/lib/services/cart.service.mjs +1 -1
- package/esm2022/lib/services/endUser.service.mjs +1 -1
- package/esm2022/lib/services/events.service.mjs +2 -1
- package/esm2022/lib/services/image-upload-service.service.mjs +1 -1
- package/esm2022/lib/services/sanitizeHtml.mjs +1 -1
- package/esm2022/lib/styles/style.model.mjs +1 -1
- package/esm2022/lib/styles/types.mjs +1 -1
- package/esm2022/lib/tokens/api-token.mjs +1 -1
- package/esm2022/public-api.mjs +4 -1
- package/fesm2022/simpo-component-library.mjs +451 -152
- package/fesm2022/simpo-component-library.mjs.map +1 -1
- package/lib/sections/countdown-banner/countdown-banner.component.d.ts +34 -0
- package/lib/sections/countdown-banner/countdown-banner.component.model.d.ts +13 -0
- package/lib/sections/header-section/header-section.component.d.ts +4 -0
- package/lib/sections/header-section/header-section.model.d.ts +2 -0
- package/lib/sections/image-background/image-background/image-background.component.d.ts +23 -0
- package/lib/sections/image-background/image-background/image-background.component.model.d.ts +21 -0
- package/lib/sections/overlapping-image/overlapping-image.component.d.ts +25 -0
- package/lib/sections/overlapping-image/overlapping-image.component.modal.d.ts +17 -0
- package/lib/services/events.service.d.ts +1 -0
- package/lib/styles/style.model.d.ts +1 -0
- package/package.json +1 -1
- package/public-api.d.ts +3 -0
- package/simpo-component-library-3.6.579.tgz +0 -0
- package/src/lib/styles/global-styles.css +279 -279
- package/simpo-component-library-3.6.577.tgz +0 -0
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { OnInit } from '@angular/core';
|
|
2
|
+
import { StylesModel } from '../../styles/style.model';
|
|
3
|
+
import { EventsService } from '../../services/events.service';
|
|
4
|
+
import { BackgroundModel, LayOutModel } from '../../styles/style.model';
|
|
5
|
+
import { CountDownBannerContentModal, CountDownBannerSection } from './countdown-banner.component.model';
|
|
6
|
+
import BaseSection from '../BaseSection';
|
|
7
|
+
import * as i0 from "@angular/core";
|
|
8
|
+
export declare class CountdownBannerComponent extends BaseSection implements OnInit {
|
|
9
|
+
private eventService;
|
|
10
|
+
edit?: boolean;
|
|
11
|
+
data?: CountDownBannerSection | any;
|
|
12
|
+
customClass?: string;
|
|
13
|
+
nextComponentColor?: BackgroundModel;
|
|
14
|
+
index?: number;
|
|
15
|
+
delete?: boolean;
|
|
16
|
+
style?: StylesModel;
|
|
17
|
+
content?: CountDownBannerContentModal;
|
|
18
|
+
days: string;
|
|
19
|
+
hours: string;
|
|
20
|
+
minutes: string;
|
|
21
|
+
seconds: string;
|
|
22
|
+
interval: any;
|
|
23
|
+
bannerText: string;
|
|
24
|
+
constructor(eventService: EventsService);
|
|
25
|
+
ngOnInit(): void;
|
|
26
|
+
startCountdown(): void;
|
|
27
|
+
resetTimer(): void;
|
|
28
|
+
get stylesLayout(): LayOutModel;
|
|
29
|
+
getContrastColor(bgColor: string | undefined): string;
|
|
30
|
+
getAccentBackground(): string;
|
|
31
|
+
getGradientDirection(direction: string | undefined): string;
|
|
32
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CountdownBannerComponent, never>;
|
|
33
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CountdownBannerComponent, "simpo-countdown-banner", never, { "edit": { "alias": "edit"; "required": false; }; "data": { "alias": "data"; "required": false; }; "customClass": { "alias": "customClass"; "required": false; }; "nextComponentColor": { "alias": "nextComponentColor"; "required": false; }; "index": { "alias": "index"; "required": false; }; "delete": { "alias": "delete"; "required": false; }; }, {}, never, never, true, never>;
|
|
34
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { StylesModel, ActionModel, InputTextModel } from '../../styles/style.model';
|
|
2
|
+
export interface CountDownBannerSection {
|
|
3
|
+
id: string;
|
|
4
|
+
sectionType: string;
|
|
5
|
+
sectionName: string;
|
|
6
|
+
content: CountDownBannerContentModal;
|
|
7
|
+
styles: StylesModel;
|
|
8
|
+
action: ActionModel;
|
|
9
|
+
}
|
|
10
|
+
export interface CountDownBannerContentModal {
|
|
11
|
+
inputText: [InputTextModel];
|
|
12
|
+
endDate: any;
|
|
13
|
+
}
|
|
@@ -35,6 +35,9 @@ export declare class HeaderSectionComponent implements OnInit {
|
|
|
35
35
|
theme: typeof ProductCardTheme;
|
|
36
36
|
HeaderStyling: typeof Header_Type;
|
|
37
37
|
parentHeight: number;
|
|
38
|
+
currentPlaceholder: string;
|
|
39
|
+
placeholderIndex: number;
|
|
40
|
+
animatePlaceholder: boolean;
|
|
38
41
|
constructor(_eventService: EventsService, router: Router, activatedRoute: ActivatedRoute, matDialog: MatDialog, storageService: StorageServiceService, restService: RestService, eventService: EventsService, storage: StorageLike);
|
|
39
42
|
searchChangeTimeout: any;
|
|
40
43
|
waitBeforeSearch(): void;
|
|
@@ -44,6 +47,7 @@ export declare class HeaderSectionComponent implements OnInit {
|
|
|
44
47
|
goToAccount(redirectTo: any): void;
|
|
45
48
|
get loggedIn(): boolean;
|
|
46
49
|
get getUserName(): string | undefined;
|
|
50
|
+
changePlaceholder(): void;
|
|
47
51
|
goToWishlist(): void;
|
|
48
52
|
goToCart(): void;
|
|
49
53
|
applyFilter(value: any, type: string): void;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { BackgroundModel, LayOutModel } from '../../../styles/style.model';
|
|
2
|
+
import BaseSection from '../../BaseSection';
|
|
3
|
+
import { ImageBackgroudStylesModal, ImageBackgroundContentModal, ImageBackgroundSection } from './image-background.component.model';
|
|
4
|
+
import { SPACING } from '../../../styles/index';
|
|
5
|
+
import * as i0 from "@angular/core";
|
|
6
|
+
export declare class ImageBackgroundComponent extends BaseSection {
|
|
7
|
+
nextComponentColor?: BackgroundModel;
|
|
8
|
+
data: ImageBackgroundSection | any;
|
|
9
|
+
edit?: boolean;
|
|
10
|
+
index?: number;
|
|
11
|
+
customClass?: string;
|
|
12
|
+
delete?: boolean;
|
|
13
|
+
styles?: ImageBackgroudStylesModal;
|
|
14
|
+
content?: ImageBackgroundContentModal;
|
|
15
|
+
heading: string;
|
|
16
|
+
subText: string;
|
|
17
|
+
constructor();
|
|
18
|
+
ngOnInit(): void;
|
|
19
|
+
get stylesLayout(): LayOutModel;
|
|
20
|
+
get headingSpace(): SPACING;
|
|
21
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ImageBackgroundComponent, never>;
|
|
22
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ImageBackgroundComponent, "simpo-image-background", never, { "nextComponentColor": { "alias": "nextComponentColor"; "required": false; }; "data": { "alias": "data"; "required": false; }; "edit": { "alias": "edit"; "required": false; }; "index": { "alias": "index"; "required": false; }; "customClass": { "alias": "customClass"; "required": false; }; "delete": { "alias": "delete"; "required": false; }; }, {}, never, never, true, never>;
|
|
23
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { ImageStyle, InputTextModel, StylesModel, Image } from '../../../styles/style.model';
|
|
2
|
+
import { Corners } from "../../../styles/index";
|
|
3
|
+
import { ActionModel } from "../../../styles/style.model";
|
|
4
|
+
export interface ImageBackgroundSection {
|
|
5
|
+
id: string;
|
|
6
|
+
sectionType: string;
|
|
7
|
+
sectionName: string;
|
|
8
|
+
content: ImageBackgroundContentModal;
|
|
9
|
+
styles: ImageBackgroudStylesModal;
|
|
10
|
+
action: ActionModel;
|
|
11
|
+
}
|
|
12
|
+
export interface ImageBackgroudStylesModal extends StylesModel {
|
|
13
|
+
corners: Corners;
|
|
14
|
+
image: ImageStyle;
|
|
15
|
+
fullWidth: boolean;
|
|
16
|
+
textPosition: string;
|
|
17
|
+
}
|
|
18
|
+
export interface ImageBackgroundContentModal {
|
|
19
|
+
inputText: [InputTextModel];
|
|
20
|
+
image: Image;
|
|
21
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { BackgroundModel, LayOutModel } from '../../styles/style.model';
|
|
2
|
+
import { SPACING } from '../../styles/index';
|
|
3
|
+
import BaseSection from '../BaseSection';
|
|
4
|
+
import { OverlappingImageContentModal, OverlappingImageSection, OverlappingImagestyleModal } from './overlapping-image.component.modal';
|
|
5
|
+
import * as i0 from "@angular/core";
|
|
6
|
+
export declare class OverlappingImageComponent extends BaseSection {
|
|
7
|
+
nextComponentColor?: BackgroundModel;
|
|
8
|
+
data: OverlappingImageSection | any;
|
|
9
|
+
edit?: boolean;
|
|
10
|
+
index?: number;
|
|
11
|
+
customClass?: string;
|
|
12
|
+
delete?: boolean;
|
|
13
|
+
styles?: OverlappingImagestyleModal;
|
|
14
|
+
content?: OverlappingImageContentModal;
|
|
15
|
+
heading: string;
|
|
16
|
+
subText: string;
|
|
17
|
+
constructor();
|
|
18
|
+
ngOnInit(): void;
|
|
19
|
+
get stylesLayout(): LayOutModel;
|
|
20
|
+
get headingSpace(): SPACING;
|
|
21
|
+
getGradientDirection(direction: string | undefined): string;
|
|
22
|
+
getAccentBackground(): string;
|
|
23
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OverlappingImageComponent, never>;
|
|
24
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<OverlappingImageComponent, "simpo-overlapping-image", never, { "nextComponentColor": { "alias": "nextComponentColor"; "required": false; }; "data": { "alias": "data"; "required": false; }; "edit": { "alias": "edit"; "required": false; }; "index": { "alias": "index"; "required": false; }; "customClass": { "alias": "customClass"; "required": false; }; "delete": { "alias": "delete"; "required": false; }; }, {}, never, never, true, never>;
|
|
25
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { InputTextModel, StylesModel, Image, ActionModel } from '../../styles/style.model';
|
|
2
|
+
import { Corners } from "../../styles/index";
|
|
3
|
+
export interface OverlappingImageSection {
|
|
4
|
+
id: string;
|
|
5
|
+
sectionType: string;
|
|
6
|
+
sectionName: string;
|
|
7
|
+
content: OverlappingImageContentModal;
|
|
8
|
+
styles: OverlappingImagestyleModal;
|
|
9
|
+
action: ActionModel;
|
|
10
|
+
}
|
|
11
|
+
export interface OverlappingImagestyleModal extends StylesModel {
|
|
12
|
+
corners: Corners;
|
|
13
|
+
}
|
|
14
|
+
export interface OverlappingImageContentModal {
|
|
15
|
+
inputText: [InputTextModel];
|
|
16
|
+
image: Image;
|
|
17
|
+
}
|
|
@@ -42,6 +42,7 @@ export declare class EventsService implements OnInit {
|
|
|
42
42
|
categoryProductList: EventEmitter<string>;
|
|
43
43
|
collectionsListEvent: EventEmitter<string[]>;
|
|
44
44
|
categoryListEvent: EventEmitter<string>;
|
|
45
|
+
activateSmartSearch: EventEmitter<boolean>;
|
|
45
46
|
showLoadingScreen: EventEmitter<boolean>;
|
|
46
47
|
environmentType: EventEmitter<string>;
|
|
47
48
|
cashFreeEvent: EventEmitter<unknown>;
|
package/package.json
CHANGED
package/public-api.d.ts
CHANGED
|
@@ -69,6 +69,9 @@ export * from './lib/ecommerce/sections/returns-calculator/returns-calculator.co
|
|
|
69
69
|
export * from './lib/ecommerce/sections/book-appointment/book-appointment.component';
|
|
70
70
|
export * from './lib/sections/appointment-form/appointment-booking/appointment-booking/appointment-booking.component';
|
|
71
71
|
export * from './lib/sections/video-grid-section/video-grid-section.component';
|
|
72
|
+
export * from './lib/sections/countdown-banner/countdown-banner.component';
|
|
73
|
+
export * from './lib/sections/overlapping-image/overlapping-image.component';
|
|
74
|
+
export * from './lib/sections/image-background/image-background/image-background.component';
|
|
72
75
|
export * from './lib/services/events.service';
|
|
73
76
|
export * from './lib/services/endUser.service';
|
|
74
77
|
export * from './lib/services/sanitizeHtml';
|
|
Binary file
|