ctt-babylon 0.0.159 → 0.0.161
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/esm2022/lib/components/core/babylon-404/babylon-404.component.mjs +21 -5
- package/esm2022/lib/components/core/babylon-banner-gallery/babylon-banner-gallery.component.mjs +19 -5
- package/esm2022/lib/components/core/babylon-banner-info/babylon-banner-info.component.mjs +25 -6
- package/esm2022/lib/components/core/babylon-banner-newsletter/babylon-banner-newsletter.component.mjs +17 -5
- package/esm2022/lib/components/core/babylon-blog-details/babylon-blog-details.component.mjs +2 -2
- package/esm2022/lib/components/core/babylon-blog-list/babylon-blog-list.component.mjs +3 -3
- package/esm2022/lib/components/core/babylon-breadcrumb/babylon-breadcrumb.component.mjs +14 -5
- package/esm2022/lib/components/core/babylon-comingsoon/babylon-comingsoon.component.mjs +11 -5
- package/esm2022/lib/components/core/babylon-contact-form/babylon-contact-form.component.mjs +69 -19
- package/esm2022/lib/components/core/babylon-contact-how/babylon-contact-how.component.mjs +13 -5
- package/esm2022/lib/components/core/babylon-contact-map/babylon-contact-map.component.mjs +15 -6
- package/esm2022/lib/components/core/babylon-engine/babylon-engine.component.mjs +22 -12
- package/esm2022/lib/components/core/babylon-engine-modal/babylon-engine-modal.component.mjs +24 -11
- package/esm2022/lib/components/core/babylon-features-slider/babylon-features-slider.component.mjs +25 -6
- package/esm2022/lib/components/core/babylon-gallery/babylon-gallery.component.mjs +6 -34
- package/esm2022/lib/components/core/babylon-grid-gallery/babylon-grid-gallery.component.mjs +17 -5
- package/esm2022/lib/components/core/babylon-guest-popup/babylon-guests-popup.component.mjs +73 -0
- package/esm2022/lib/components/core/babylon-header-book-show/babylon-header-book-show.component.mjs +10 -59
- package/esm2022/lib/components/core/babylon-info-grid/babylon-info-grid.component.mjs +17 -12
- package/esm2022/lib/components/core/babylon-info-img/babylon-info-img.component.mjs +31 -5
- package/esm2022/lib/components/core/babylon-info-intro/babylon-info-intro.component.mjs +17 -5
- package/esm2022/lib/components/core/babylon-info-zig-zag/babylon-info-zig-zag.component.mjs +21 -5
- package/esm2022/lib/components/core/babylon-info2img/babylon-info2img.component.mjs +25 -5
- package/esm2022/lib/components/core/babylon-info3img/babylon-info3img.component.mjs +19 -5
- package/esm2022/lib/components/core/babylon-items-grid/babylon-items-grid.component.mjs +15 -5
- package/esm2022/lib/components/core/babylon-legal/babylon-legal.component.mjs +14 -5
- package/esm2022/lib/components/core/babylon-offer-detail/babylon-offer-detail.component.mjs +2 -2
- package/esm2022/lib/components/core/babylon-offers-list/babylon-offers-list.component.mjs +20 -5
- package/esm2022/lib/components/core/babylon-offers-slider/babylon-offers-slider.component.mjs +13 -5
- package/esm2022/lib/components/core/babylon-room-details/babylon-room-details.component.mjs +2 -2
- package/esm2022/lib/components/core/babylon-rooms-cols/babylon-rooms-cols.component.mjs +18 -5
- package/esm2022/lib/components/core/babylon-rooms-grid/babylon-rooms-grid.component.mjs +14 -6
- package/esm2022/lib/components/core/babylon-rooms-list/babylon-rooms-list.component.mjs +14 -6
- package/esm2022/lib/components/core/babylon-rooms-slider/babylon-rooms-slider.component.mjs +10 -5
- package/esm2022/lib/components/core/babylon-slider2col/babylon-slider2col.component.mjs +20 -5
- package/esm2022/lib/components/core/babylon-slider3col/babylon-slider3colcomponent.mjs +15 -5
- package/esm2022/lib/components/core/babylon-slider4col/babylon-slider4col.component.mjs +15 -5
- package/esm2022/lib/components/core/babylon-static-footer/babylon-static-footer.component.mjs +3 -3
- package/esm2022/lib/components/core/babylon-thanks/babylon-thanks.component.mjs +18 -5
- package/esm2022/lib/components/core/babylon-top-slider/babylon-top-slider.component.mjs +16 -5
- package/esm2022/lib/components/core/babylon-top-slider-v2/babylon-top-slider-v2.component.mjs +17 -5
- package/esm2022/lib/components/core/babylon-top-slider-video/babylon-top-slider-video.component.mjs +25 -5
- package/esm2022/lib/components/core/babylon-webmap/babylon-webmap.component.mjs +18 -5
- package/esm2022/lib/directives/babylon-sliders/babylon-sliders.directive.mjs +90 -0
- package/esm2022/lib/directives/data-background/data-background.directive.mjs +32 -0
- package/esm2022/lib/directives/link-type/link-type.directive.mjs +36 -0
- package/esm2022/lib/interfaces/babylon-404.interface.mjs +2 -0
- package/esm2022/lib/interfaces/babylon-advantages-info.interface.mjs +2 -0
- package/esm2022/lib/interfaces/babylon-banner-info.interface.mjs +2 -0
- package/esm2022/lib/interfaces/babylon-breadcrumb.interface.mjs +2 -0
- package/esm2022/lib/interfaces/babylon-button.interface.mjs +2 -0
- package/esm2022/lib/interfaces/babylon-coming-soon.interface.mjs +2 -0
- package/esm2022/lib/interfaces/babylon-contact-form.interface.mjs +2 -0
- package/esm2022/lib/interfaces/babylon-contact-how.interface.mjs +2 -0
- package/esm2022/lib/interfaces/babylon-contact-map.interface.mjs +2 -0
- package/esm2022/lib/interfaces/babylon-dropdown.interface.mjs +2 -0
- package/esm2022/lib/interfaces/babylon-engine-modal.interface.mjs +2 -0
- package/esm2022/lib/interfaces/babylon-engine.interface.mjs +2 -0
- package/esm2022/lib/interfaces/babylon-features-slider.interface.mjs +2 -0
- package/esm2022/lib/interfaces/babylon-guests-popup.interface.mjs +2 -0
- package/esm2022/lib/interfaces/babylon-image.interface.mjs +2 -0
- package/esm2022/lib/interfaces/babylon-info-img.interface.mjs +2 -0
- package/esm2022/lib/interfaces/babylon-info2img.interface.mjs +2 -0
- package/esm2022/lib/interfaces/babylon-input.interface.mjs +2 -0
- package/esm2022/lib/interfaces/babylon-legal.interface.mjs +2 -0
- package/esm2022/lib/interfaces/babylon-offer-list.interface.mjs +2 -0
- package/esm2022/lib/interfaces/babylon-offer.interface.mjs +2 -0
- package/esm2022/lib/interfaces/babylon-room.interace.mjs +2 -0
- package/esm2022/lib/interfaces/babylon-rooms-cols.interface.mjs +2 -0
- package/esm2022/lib/interfaces/babylon-rooms-list.interface.mjs +2 -0
- package/esm2022/lib/interfaces/babylon-rooms-text-info.interface.mjs +2 -0
- package/esm2022/lib/interfaces/babylon-text-info.interface.mjs +2 -0
- package/esm2022/lib/interfaces/babylon-thanks.interface.mjs +2 -0
- package/esm2022/lib/interfaces/babylon-top-slider-item.interface.mjs +2 -0
- package/esm2022/lib/interfaces/babylon-top-slider-v2-item.interface.mjs +2 -0
- package/esm2022/lib/interfaces/babylon-top-slider-v2.interface.mjs +2 -0
- package/esm2022/lib/interfaces/babylon-top-slider-video.interface.mjs +2 -0
- package/esm2022/lib/interfaces/babylon-top-slider.interface.mjs +2 -0
- package/esm2022/lib/interfaces/babylon-video-source.interface.mjs +2 -0
- package/esm2022/lib/interfaces/babylon-webmap.interface.mjs +2 -0
- package/esm2022/lib/pipes/babylon-currency.pipe.mjs +29 -0
- package/esm2022/lib/services/index.mjs +1 -1
- package/esm2022/public-api.mjs +34 -7
- package/fesm2022/ctt-babylon.mjs +937 -629
- package/fesm2022/ctt-babylon.mjs.map +1 -1
- package/lib/components/core/babylon-404/babylon-404.component.d.ts +9 -1
- package/lib/components/core/babylon-banner-gallery/babylon-banner-gallery.component.d.ts +9 -1
- package/lib/components/core/babylon-banner-info/babylon-banner-info.component.d.ts +13 -2
- package/lib/components/core/babylon-banner-newsletter/babylon-banner-newsletter.component.d.ts +7 -1
- package/lib/components/core/babylon-breadcrumb/babylon-breadcrumb.component.d.ts +4 -1
- package/lib/components/core/babylon-comingsoon/babylon-comingsoon.component.d.ts +13 -1
- package/lib/components/core/babylon-contact-form/babylon-contact-form.component.d.ts +38 -5
- package/lib/components/core/babylon-contact-how/babylon-contact-how.component.d.ts +9 -1
- package/lib/components/core/babylon-contact-map/babylon-contact-map.component.d.ts +6 -1
- package/lib/components/core/babylon-engine/babylon-engine.component.d.ts +14 -9
- package/lib/components/core/babylon-engine-modal/babylon-engine-modal.component.d.ts +15 -8
- package/lib/components/core/babylon-features-slider/babylon-features-slider.component.d.ts +16 -2
- package/lib/components/core/babylon-gallery/babylon-gallery.component.d.ts +0 -7
- package/lib/components/core/babylon-grid-gallery/babylon-grid-gallery.component.d.ts +8 -1
- package/lib/components/core/babylon-guest-popup/babylon-guests-popup.component.d.ts +29 -0
- package/lib/components/core/babylon-header-book-show/babylon-header-book-show.component.d.ts +3 -10
- package/lib/components/core/babylon-info-grid/babylon-info-grid.component.d.ts +9 -3
- package/lib/components/core/babylon-info-img/babylon-info-img.component.d.ts +14 -1
- package/lib/components/core/babylon-info-intro/babylon-info-intro.component.d.ts +8 -1
- package/lib/components/core/babylon-info-zig-zag/babylon-info-zig-zag.component.d.ts +15 -1
- package/lib/components/core/babylon-info2img/babylon-info2img.component.d.ts +12 -1
- package/lib/components/core/babylon-info3img/babylon-info3img.component.d.ts +9 -1
- package/lib/components/core/babylon-items-grid/babylon-items-grid.component.d.ts +8 -1
- package/lib/components/core/babylon-legal/babylon-legal.component.d.ts +6 -1
- package/lib/components/core/babylon-offers-list/babylon-offers-list.component.d.ts +21 -1
- package/lib/components/core/babylon-offers-slider/babylon-offers-slider.component.d.ts +5 -1
- package/lib/components/core/babylon-rooms-cols/babylon-rooms-cols.component.d.ts +30 -1
- package/lib/components/core/babylon-rooms-grid/babylon-rooms-grid.component.d.ts +8 -1
- package/lib/components/core/babylon-rooms-list/babylon-rooms-list.component.d.ts +5 -1
- package/lib/components/core/babylon-rooms-slider/babylon-rooms-slider.component.d.ts +5 -1
- package/lib/components/core/babylon-slider2col/babylon-slider2col.component.d.ts +9 -1
- package/lib/components/core/babylon-slider3col/babylon-slider3colcomponent.d.ts +8 -1
- package/lib/components/core/babylon-slider4col/babylon-slider4col.component.d.ts +8 -1
- package/lib/components/core/babylon-thanks/babylon-thanks.component.d.ts +7 -1
- package/lib/components/core/babylon-top-slider/babylon-top-slider.component.d.ts +7 -1
- package/lib/components/core/babylon-top-slider-v2/babylon-top-slider-v2.component.d.ts +9 -1
- package/lib/components/core/babylon-top-slider-video/babylon-top-slider-video.component.d.ts +11 -1
- package/lib/components/core/babylon-webmap/babylon-webmap.component.d.ts +7 -1
- package/lib/directives/babylon-sliders/babylon-sliders.directive.d.ts +11 -0
- package/lib/directives/data-background/data-background.directive.d.ts +11 -0
- package/lib/directives/link-type/link-type.directive.d.ts +11 -0
- package/lib/interfaces/babylon-404.interface.d.ts +9 -0
- package/lib/interfaces/babylon-advantages-info.interface.d.ts +5 -0
- package/lib/interfaces/babylon-banner-info.interface.d.ts +9 -0
- package/lib/interfaces/babylon-breadcrumb.interface.d.ts +4 -0
- package/lib/interfaces/babylon-button.interface.d.ts +8 -0
- package/lib/interfaces/babylon-coming-soon.interface.d.ts +11 -0
- package/lib/interfaces/babylon-contact-form.interface.d.ts +14 -0
- package/lib/interfaces/babylon-contact-how.interface.d.ts +6 -0
- package/lib/interfaces/babylon-contact-map.interface.d.ts +3 -0
- package/lib/interfaces/babylon-dropdown.interface.d.ts +7 -0
- package/lib/interfaces/babylon-engine-modal.interface.d.ts +13 -0
- package/lib/interfaces/babylon-engine.interface.d.ts +12 -0
- package/lib/interfaces/babylon-features-slider.interface.d.ts +8 -0
- package/lib/interfaces/babylon-guests-popup.interface.d.ts +11 -0
- package/lib/interfaces/babylon-image.interface.d.ts +8 -0
- package/lib/interfaces/babylon-info-img.interface.d.ts +11 -0
- package/lib/interfaces/babylon-info2img.interface.d.ts +11 -0
- package/lib/interfaces/babylon-input.interface.d.ts +11 -0
- package/lib/interfaces/babylon-legal.interface.d.ts +7 -0
- package/lib/interfaces/babylon-offer-list.interface.d.ts +6 -0
- package/lib/interfaces/babylon-offer.interface.d.ts +17 -0
- package/lib/interfaces/babylon-room.interace.d.ts +12 -0
- package/lib/interfaces/babylon-rooms-cols.interface.d.ts +9 -0
- package/lib/interfaces/babylon-rooms-list.interface.d.ts +6 -0
- package/lib/interfaces/babylon-rooms-text-info.interface.d.ts +8 -0
- package/lib/interfaces/babylon-text-info.interface.d.ts +14 -0
- package/lib/interfaces/babylon-thanks.interface.d.ts +7 -0
- package/lib/interfaces/babylon-top-slider-item.interface.d.ts +5 -0
- package/lib/interfaces/babylon-top-slider-v2-item.interface.d.ts +5 -0
- package/lib/interfaces/babylon-top-slider-v2.interface.d.ts +8 -0
- package/lib/interfaces/babylon-top-slider-video.interface.d.ts +8 -0
- package/lib/interfaces/babylon-top-slider.interface.d.ts +6 -0
- package/lib/interfaces/babylon-video-source.interface.d.ts +5 -0
- package/lib/interfaces/babylon-webmap.interface.d.ts +7 -0
- package/lib/pipes/babylon-currency.pipe.d.ts +7 -0
- package/lib/styles/styles/babylon/common.scss +6 -0
- package/lib/styles/styles/babylon/globals.scss +2 -18
- package/lib/styles/styles/babylon/mixins.scss +0 -21
- package/lib/styles/styles/babylon/slider.scss +4 -10
- package/lib/styles/styles/babylon/variables.css +1 -1
- package/lib/styles/styles/babylon/variables.scss +3 -39
- package/package.json +2 -1
- package/public-api.d.ts +29 -4
- package/esm2022/lib/components/core/babylon-filter-modal/babylon-filter-modal.component.mjs +0 -21
- package/esm2022/lib/components/core/babylon-guests-popup/babylon-guests-popup.component.mjs +0 -59
- package/esm2022/lib/components/core/babylon-header-clear/babylon-header-clear.component.mjs +0 -67
- package/esm2022/lib/components/core/babylon-header-menu-center/babylon-header-menu-center.component.mjs +0 -67
- package/esm2022/lib/components/core/babylon-header-menu-show/babylon-header-menu-show.component.mjs +0 -67
- package/esm2022/lib/components/core/babylon-language-modal/babylon-language-modal.component.mjs +0 -29
- package/esm2022/lib/components/core/babylon-newsletter/babylon-newsletter.component.mjs +0 -22
- package/esm2022/lib/components/core/babylon-offer-popup/babylon-offer-popup.component.mjs +0 -19
- package/lib/components/core/babylon-filter-modal/babylon-filter-modal.component.d.ts +0 -10
- package/lib/components/core/babylon-guests-popup/babylon-guests-popup.component.d.ts +0 -23
- package/lib/components/core/babylon-header-clear/babylon-header-clear.component.d.ts +0 -15
- package/lib/components/core/babylon-header-menu-center/babylon-header-menu-center.component.d.ts +0 -15
- package/lib/components/core/babylon-header-menu-show/babylon-header-menu-show.component.d.ts +0 -15
- package/lib/components/core/babylon-language-modal/babylon-language-modal.component.d.ts +0 -12
- package/lib/components/core/babylon-newsletter/babylon-newsletter.component.d.ts +0 -9
- package/lib/components/core/babylon-offer-popup/babylon-offer-popup.component.d.ts +0 -9
|
@@ -1,11 +1,27 @@
|
|
|
1
|
-
import { Component } from '@angular/core';
|
|
1
|
+
import { ChangeDetectionStrategy, Component, Input } from '@angular/core';
|
|
2
|
+
import { RouterModule } from '@angular/router';
|
|
3
|
+
import { CommonModule } from '@angular/common';
|
|
2
4
|
import * as i0 from "@angular/core";
|
|
5
|
+
import * as i1 from "@angular/router";
|
|
3
6
|
export class Babylon404Component {
|
|
7
|
+
btnClick(e) {
|
|
8
|
+
e.preventDefault();
|
|
9
|
+
}
|
|
4
10
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: Babylon404Component, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
5
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "
|
|
11
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.3.12", type: Babylon404Component, isStandalone: true, selector: "lib-babylon-404", inputs: { pretitle: "pretitle", title: "title", description: "description", img: "img", button: "button" }, ngImport: i0, template: "<section class=\"babylon__404 margin-main \"> \r\n <div class=\"container\">\r\n <div class=\"intro_info align--center no-align\">\r\n @if (pretitle) {\r\n <h2 class=\"title\">{{ pretitle }}</h2>\r\n } \r\n @if (title) {\r\n <h1 class=\"title--small mb--10\">{{ title }}</h1>\r\n }\r\n @if (description) {\r\n <p class=\"text mb--10\">\r\n {{ description }}\r\n </p>\r\n } @if(button?.label) {\r\n <div class=\"btns__box align--center\">\r\n <a\r\n (click)=\"btnClick($event)\"\r\n [href]=\"button?.url\"\r\n [routerLink]=\"button?.url\"\r\n class=\"btn btn-primary\"\r\n >\r\n <b>{{ button?.label }}</b>\r\n <span class=\"babylon-arrow-right-big\"></span>\r\n </a\r\n >\r\n </div>\r\n }\r\n </div> \r\n </div> \r\n</section>", styles: [""], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "ngmodule", type: RouterModule }, { kind: "directive", type: i1.RouterLink, selector: "[routerLink]", inputs: ["target", "queryParams", "fragment", "queryParamsHandling", "state", "info", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "routerLink"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
6
12
|
}
|
|
7
13
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: Babylon404Component, decorators: [{
|
|
8
14
|
type: Component,
|
|
9
|
-
args: [{ selector: 'lib-babylon-404', standalone: true, imports: [], template: "<section class=\"babylon__404 margin-main \"> \r\n <div class=\"container\">\r\n <div class=\"intro_info align--center no-align\">\r\n <h2 class=\"title
|
|
10
|
-
}]
|
|
11
|
-
|
|
15
|
+
args: [{ selector: 'lib-babylon-404', standalone: true, imports: [CommonModule, RouterModule], changeDetection: ChangeDetectionStrategy.OnPush, template: "<section class=\"babylon__404 margin-main \"> \r\n <div class=\"container\">\r\n <div class=\"intro_info align--center no-align\">\r\n @if (pretitle) {\r\n <h2 class=\"title\">{{ pretitle }}</h2>\r\n } \r\n @if (title) {\r\n <h1 class=\"title--small mb--10\">{{ title }}</h1>\r\n }\r\n @if (description) {\r\n <p class=\"text mb--10\">\r\n {{ description }}\r\n </p>\r\n } @if(button?.label) {\r\n <div class=\"btns__box align--center\">\r\n <a\r\n (click)=\"btnClick($event)\"\r\n [href]=\"button?.url\"\r\n [routerLink]=\"button?.url\"\r\n class=\"btn btn-primary\"\r\n >\r\n <b>{{ button?.label }}</b>\r\n <span class=\"babylon-arrow-right-big\"></span>\r\n </a\r\n >\r\n </div>\r\n }\r\n </div> \r\n </div> \r\n</section>" }]
|
|
16
|
+
}], propDecorators: { pretitle: [{
|
|
17
|
+
type: Input
|
|
18
|
+
}], title: [{
|
|
19
|
+
type: Input
|
|
20
|
+
}], description: [{
|
|
21
|
+
type: Input
|
|
22
|
+
}], img: [{
|
|
23
|
+
type: Input
|
|
24
|
+
}], button: [{
|
|
25
|
+
type: Input
|
|
26
|
+
}] } });
|
|
27
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi00MDQuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvYmFieWxvbi9zcmMvbGliL2NvbXBvbmVudHMvY29yZS9iYWJ5bG9uLTQwNC9iYWJ5bG9uLTQwNC5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tNDA0L2JhYnlsb24tNDA0LmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSx1QkFBdUIsRUFBRSxTQUFTLEVBQUUsS0FBSyxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBRzFFLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7OztBQVUvQyxNQUFNLE9BQU8sbUJBQW1CO0lBTzlCLFFBQVEsQ0FBQyxDQUFRO1FBQ2IsQ0FBQyxDQUFDLGNBQWMsRUFBRSxDQUFDO0lBQ3ZCLENBQUM7K0dBVFUsbUJBQW1CO21HQUFuQixtQkFBbUIsdUxDZGhDLHVsQ0E2QlUseUREcEJFLFlBQVksOEJBQUUsWUFBWTs7NEZBS3pCLG1CQUFtQjtrQkFSL0IsU0FBUzsrQkFDRSxpQkFBaUIsY0FDZixJQUFJLFdBQ1AsQ0FBQyxZQUFZLEVBQUUsWUFBWSxDQUFDLG1CQUdwQix1QkFBdUIsQ0FBQyxNQUFNOzhCQUd0QyxRQUFRO3NCQUFoQixLQUFLO2dCQUNHLEtBQUs7c0JBQWIsS0FBSztnQkFDRyxXQUFXO3NCQUFuQixLQUFLO2dCQUNHLEdBQUc7c0JBQVgsS0FBSztnQkFDRyxNQUFNO3NCQUFkLEtBQUsiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneSwgQ29tcG9uZW50LCBJbnB1dCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBCYWJ5bG9uQnV0dG9uSSB9IGZyb20gJy4uLy4uLy4uL2ludGVyZmFjZXMvYmFieWxvbi1idXR0b24uaW50ZXJmYWNlJztcclxuaW1wb3J0IHsgQmFieWxvbkltYWdlSSB9IGZyb20gJy4uLy4uLy4uL2ludGVyZmFjZXMvYmFieWxvbi1pbWFnZS5pbnRlcmZhY2UnO1xyXG5pbXBvcnQgeyBSb3V0ZXJNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9yb3V0ZXInO1xyXG5pbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xyXG5cclxuQENvbXBvbmVudCh7XHJcbiAgc2VsZWN0b3I6ICdsaWItYmFieWxvbi00MDQnLFxyXG4gIHN0YW5kYWxvbmU6IHRydWUsXHJcbiAgaW1wb3J0czogW0NvbW1vbk1vZHVsZSwgUm91dGVyTW9kdWxlXSxcclxuICB0ZW1wbGF0ZVVybDogJy4vYmFieWxvbi00MDQuY29tcG9uZW50Lmh0bWwnLFxyXG4gIHN0eWxlVXJsOiAnLi9iYWJ5bG9uLTQwNC5jb21wb25lbnQuc2NzcycsXHJcbiAgY2hhbmdlRGV0ZWN0aW9uOiBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneS5PblB1c2gsXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBCYWJ5bG9uNDA0Q29tcG9uZW50IHtcclxuICBASW5wdXQoKSBwcmV0aXRsZT86IHN0cmluZztcclxuICBASW5wdXQoKSB0aXRsZT86IHN0cmluZztcclxuICBASW5wdXQoKSBkZXNjcmlwdGlvbj86IHN0cmluZztcclxuICBASW5wdXQoKSBpbWc/OiBCYWJ5bG9uSW1hZ2VJO1xyXG4gIEBJbnB1dCgpIGJ1dHRvbj86IEJhYnlsb25CdXR0b25JO1xyXG5cclxuICBidG5DbGljayhlOiBFdmVudCk6IHZvaWQge1xyXG4gICAgICBlLnByZXZlbnREZWZhdWx0KCk7XHJcbiAgfVxyXG59XHJcbiIsIjxzZWN0aW9uIGNsYXNzPVwiYmFieWxvbl9fNDA0IG1hcmdpbi1tYWluIFwiPiBcclxuICAgIDxkaXYgY2xhc3M9XCJjb250YWluZXJcIj5cclxuICAgICAgICA8ZGl2IGNsYXNzPVwiaW50cm9faW5mbyBhbGlnbi0tY2VudGVyIG5vLWFsaWduXCI+XHJcbiAgICAgICAgICAgIEBpZiAocHJldGl0bGUpIHtcclxuICAgICAgICAgICAgICAgIDxoMiBjbGFzcz1cInRpdGxlXCI+e3sgcHJldGl0bGUgfX08L2gyPlxyXG4gICAgICAgICAgICB9IFxyXG4gICAgICAgICAgICBAaWYgKHRpdGxlKSB7XHJcbiAgICAgICAgICAgICAgICA8aDEgY2xhc3M9XCJ0aXRsZS0tc21hbGwgbWItLTEwXCI+e3sgdGl0bGUgfX08L2gxPlxyXG4gICAgICAgICAgICB9XHJcbiAgICAgICAgICAgIEBpZiAoZGVzY3JpcHRpb24pIHtcclxuICAgICAgICAgICAgICAgIDxwIGNsYXNzPVwidGV4dCBtYi0tMTBcIj5cclxuICAgICAgICAgICAgICAgICAgICB7eyBkZXNjcmlwdGlvbiB9fVxyXG4gICAgICAgICAgICAgICAgPC9wPlxyXG4gICAgICAgICAgICB9IEBpZihidXR0b24/LmxhYmVsKSB7XHJcbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJidG5zX19ib3ggYWxpZ24tLWNlbnRlclwiPlxyXG4gICAgICAgICAgICAgICAgPGFcclxuICAgICAgICAgICAgICAgICAgICAoY2xpY2spPVwiYnRuQ2xpY2soJGV2ZW50KVwiXHJcbiAgICAgICAgICAgICAgICAgICAgW2hyZWZdPVwiYnV0dG9uPy51cmxcIlxyXG4gICAgICAgICAgICAgICAgICAgIFtyb3V0ZXJMaW5rXT1cImJ1dHRvbj8udXJsXCJcclxuICAgICAgICAgICAgICAgICAgICBjbGFzcz1cImJ0biBidG4tcHJpbWFyeVwiXHJcbiAgICAgICAgICAgICAgICAgICAgPlxyXG4gICAgICAgICAgICAgICAgICAgIDxiPnt7IGJ1dHRvbj8ubGFiZWwgfX08L2I+XHJcbiAgICAgICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJiYWJ5bG9uLWFycm93LXJpZ2h0LWJpZ1wiPjwvc3Bhbj5cclxuICAgICAgICAgICAgICAgICAgICA8L2FcclxuICAgICAgICAgICAgICAgID5cclxuICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgIH1cclxuICAgICAgICA8L2Rpdj4gXHJcbiAgICA8L2Rpdj4gICAgIFxyXG48L3NlY3Rpb24+Il19
|
package/esm2022/lib/components/core/babylon-banner-gallery/babylon-banner-gallery.component.mjs
CHANGED
|
@@ -1,11 +1,25 @@
|
|
|
1
|
-
import { Component } from '@angular/core';
|
|
1
|
+
import { ChangeDetectionStrategy, Component, Input } from '@angular/core';
|
|
2
|
+
import { CommonModule } from '@angular/common';
|
|
2
3
|
import * as i0 from "@angular/core";
|
|
3
4
|
export class BabylonBannerGalleryComponent {
|
|
5
|
+
btnClick(e) {
|
|
6
|
+
e.preventDefault();
|
|
7
|
+
}
|
|
4
8
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonBannerGalleryComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
5
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: BabylonBannerGalleryComponent, isStandalone: true, selector: "lib-babylon-banner-gallery", ngImport: i0, template: "<!-- <section class=\"cs_primary_bg\"> -->\r\n<section class=\"babylon__banner-gallery margin-main bg--dark1\"> \r\n <div class=\"container\">\r\n <div class=\"intro_info align--center intro_info--light1 no-align\">\r\n <h3 class=\"pretitle\">Banner Gallery </h3>\r\n <h2 class=\"title wow fadeInUp\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">Explore Unforgettable Experiences</h2> \r\n </div> \r\n </div>\r\n <div class=\"cs_custom_slide_container\">\r\n <div class=\"container\">\r\n <div class=\"cs_custom_slide_wrapper cs_lightgallery\">\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"assets/babylon/fotos/gallery_17.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_17.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_17.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_20.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_20.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_20.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_21.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_21.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_21.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_19.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_19.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_19.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_18.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_18.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_18.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_17.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_17.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_17.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_20.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_20.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_20.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_21.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_21.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_21.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_19.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_19.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_19.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_18.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_18.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_18.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"cs_custom_slide_arrows\">\r\n <span class=\"cs_custom_slide_arrow_left\">\r\n <span class=\"babylon-arrow-left-big\"></span> \r\n </span>\r\n <span class=\"cs_custom_slide_arrow_right\">\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </span>\r\n </div>\r\n \r\n </div>\r\n <div class=\"btns__box align--center\">\r\n <a href=\" \" class=\"btn btn_primary\">\r\n <b>Learn More</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a>\r\n </div> \r\n </section>", styles: [":root{--font-title: \"the-seasons\", Helvetica, sans-serif;--font-pretitle:\"Poppins\", Helvetica, sans-serif;--font-text: \"Poppins\", Helvetica, sans-serif;--font-claim: \"turbinado-pro\", Helvetica, sans-serif;--cl_corp: #24262d;--cl_accent: #aa8453;--cl_icon: #978667;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #24262d;--cl_breadcrumb-hover: #978667;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #fdfbf8;--cl_background_white: #fff;--cl_background_dark: #19314b;--cl_background_gray: #eee;--cl_background_dark-opacity: #19314bbf;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #494949;--cl_header-text-light: #fff;--cl_menu-bg: #19314b;--cl_menu-text: #fff;--cl_submenu-bg: #19314b;--cl_submenu-text: #fff;--cl_submenu-hover: #978667;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: white;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom:#0a1d31;--cl_footer-scroll:#978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-whidth:1px;--cl_engine-bg: #fff;--cl_engine-bg-dark: #19314b;--cl_engine-input-bg: #47474724;--cl_engine-input-bg-select: #ebebeb;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #19314b;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a;--cl_desde: #BCBBC3;--cl_price: #19314b;--cl_badget: #FF8874;--cl_badget-text: #fff}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom:#79582c;--cl_footer-scroll:#aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth:2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.pl--0{padding-left:0!important}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px!important}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px!important}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px!important}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px!important}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px!important}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px!important}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px!important}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px!important}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px!important}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px!important}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px!important}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.cs_custom_slide_container{height:270px;position:relative;margin-top:125px;margin-bottom:125px}@media (max-width: 1199px){.cs_custom_slide_container{margin-top:100px;margin-bottom:100px}}@media (max-width: 991px){.cs_custom_slide_container{margin-top:40px;margin-bottom:84px}}@media (max-width: 767px){.cs_custom_slide_container{margin-top:15px;margin-bottom:59px}}.cs_custom_slide_container .container{height:inherit}.babylon__banner-gallery{overflow:hidden}.cs_custom_slide_container .cs_custom_slide_wrapper{display:block;height:100%;margin:0 auto;position:relative}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{display:inline-block;width:66%;height:520px;position:absolute;left:50%;top:50%;transform:translate3d(-50%,-50%,0) scale3d(.4,.4,1);transition:transform .3s ease-in-out 0s,z-index .2s ease-in-out .1s}@media (max-width: 1199px){.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{height:470px}}@media (max-width: 991px){.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{height:350px}}@media (max-width: 767px){.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{width:98%;height:300px}}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.prev-2{transform:translate3d(-105%,-50%,0) scale3d(.4,.4,1);z-index:1}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.prev-1{transform:translate3d(-85%,-50%,0) scale3d(.6,.6,1);z-index:2}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.next-1{z-index:2;transform:translate3d(-15%,-50%,0) scale3d(.6,.6,1)}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.next-2{z-index:1;transform:translate3d(5%,-50%,0) scale3d(.4,.4,1)}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide .cs_mouse_point.cs_style_1{opacity:0}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.active{z-index:3;transform:translate3d(-50%,-50%,0) scaleZ(1);backface-visibility:hidden}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.active .cs_mouse_point.cs_style_1{opacity:1}.cs_custom_slide_item{width:100%;height:520px;display:block;position:relative;overflow:hidden}@media only screen and (min-width: 992px) and (max-width: 1199px){.cs_custom_slide_item{height:470px}}@media only screen and (min-width: 768px) and (max-width: 991px){.cs_custom_slide_item{height:350px}}@media (max-width: 767px){.cs_custom_slide_item{height:300px}}\n"] }); }
|
|
9
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.3.12", type: BabylonBannerGalleryComponent, isStandalone: true, selector: "lib-babylon-banner-gallery", inputs: { pretitle: "pretitle", title: "title", hover: "hover", button: "button", images: "images" }, ngImport: i0, template: "<!-- <section class=\"cs_primary_bg\"> -->\r\n<section class=\"babylon__banner-gallery margin-main bg--dark1\"> \r\n <div class=\"container\">\r\n <div class=\"intro_info align--center intro_info--light1 no-align\">\r\n @if(pretitle) {\r\n <h3 class=\"pretitle\">{{pretitle}}</h3>\r\n }\r\n @if(title) {\r\n <h2 class=\"title wow fadeInUp\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">{{title}}</h2>\r\n } \r\n </div> \r\n </div>\r\n <div class=\"cs_custom_slide_container\">\r\n <div class=\"container\">\r\n <div class=\"cs_custom_slide_wrapper cs_lightgallery\">\r\n @if(images){\r\n @for(image of images; track $index){\r\n <div class=\"cs_custom_slide\">\r\n <a [href]=\"image?.src\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" [attr.data-src]=\"image?.src\">\r\n @if (hover) {\r\n <span class=\"cs_mouse_point cs_style_1\">{{hover}}</span>\r\n }\r\n <img [src]=\"image?.src\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n }\r\n }\r\n </div>\r\n </div>\r\n <div class=\"cs_custom_slide_arrows\">\r\n <span class=\"cs_custom_slide_arrow_left\">\r\n <span class=\"babylon-arrow-left-big\"></span> \r\n </span>\r\n <span class=\"cs_custom_slide_arrow_right\">\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </span>\r\n </div>\r\n \r\n </div>\r\n \r\n @if(button && button[0]?.label){\r\n <div class=\"btns__box align--center\">\r\n <a [href]=\"button[0]?.url\" class=\"btn btn_primary\">\r\n <b>{{button[0]?.label}}</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a>\r\n </div> \r\n } \r\n </section>", styles: [":root{--font-title: \"the-seasons\", Helvetica, sans-serif;--font-pretitle:\"Poppins\", Helvetica, sans-serif;--font-text: \"Poppins\", Helvetica, sans-serif;--font-claim: \"turbinado-pro\", Helvetica, sans-serif;--cl_corp: #24262d;--cl_accent: #aa8453;--cl_icon: #978667;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #24262d;--cl_breadcrumb-hover: #978667;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #fdfbf8;--cl_background_white: #fff;--cl_background_dark: #19314b;--cl_background_gray: #eee;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #494949;--cl_header-text-light: #fff;--cl_menu-bg: #19314b;--cl_menu-text: #fff;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: white;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom:#0a1d31;--cl_footer-scroll:#978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-whidth:1px}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom:#79582c;--cl_footer-scroll:#aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth:2px}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.pl--0{padding-left:0!important}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px!important}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px!important}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px!important}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px!important}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px!important}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px!important}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px!important}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px!important}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px!important}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px!important}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px!important}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.cs_custom_slide_container{height:270px;position:relative;margin-top:125px;margin-bottom:125px}@media (max-width: 1199px){.cs_custom_slide_container{margin-top:100px;margin-bottom:100px}}@media (max-width: 991px){.cs_custom_slide_container{margin-top:40px;margin-bottom:84px}}@media (max-width: 767px){.cs_custom_slide_container{margin-top:15px;margin-bottom:59px}}.cs_custom_slide_container .container{height:inherit}.babylon__banner-gallery{overflow:hidden}.cs_custom_slide_container .cs_custom_slide_wrapper{display:block;height:100%;margin:0 auto;position:relative}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{display:inline-block;width:66%;height:520px;position:absolute;left:50%;top:50%;transform:translate3d(-50%,-50%,0) scale3d(.4,.4,1);transition:transform .3s ease-in-out 0s,z-index .2s ease-in-out .1s}@media (max-width: 1199px){.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{height:470px}}@media (max-width: 991px){.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{height:350px}}@media (max-width: 767px){.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{width:98%;height:300px}}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.prev-2{transform:translate3d(-105%,-50%,0) scale3d(.4,.4,1);z-index:1}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.prev-1{transform:translate3d(-85%,-50%,0) scale3d(.6,.6,1);z-index:2}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.next-1{z-index:2;transform:translate3d(-15%,-50%,0) scale3d(.6,.6,1)}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.next-2{z-index:1;transform:translate3d(5%,-50%,0) scale3d(.4,.4,1)}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide .cs_mouse_point.cs_style_1{opacity:0}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.active{z-index:3;transform:translate3d(-50%,-50%,0) scaleZ(1);backface-visibility:hidden}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.active .cs_mouse_point.cs_style_1{opacity:1}.cs_custom_slide_item{width:100%;height:520px;display:block;position:relative;overflow:hidden}@media only screen and (min-width: 992px) and (max-width: 1199px){.cs_custom_slide_item{height:470px}}@media only screen and (min-width: 768px) and (max-width: 991px){.cs_custom_slide_item{height:350px}}@media (max-width: 767px){.cs_custom_slide_item{height:300px}}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
6
10
|
}
|
|
7
11
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonBannerGalleryComponent, decorators: [{
|
|
8
12
|
type: Component,
|
|
9
|
-
args: [{ selector: 'lib-babylon-banner-gallery', standalone: true, imports: [], template: "<!-- <section class=\"cs_primary_bg\"> -->\r\n<section class=\"babylon__banner-gallery margin-main bg--dark1\"> \r\n <div class=\"container\">\r\n <div class=\"intro_info align--center intro_info--light1 no-align\">\r\n <h3 class=\"pretitle\">Banner Gallery </h3>\r\n <h2 class=\"title wow fadeInUp\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">Explore Unforgettable Experiences</h2> \r\n </div> \r\n </div>\r\n <div class=\"cs_custom_slide_container\">\r\n <div class=\"container\">\r\n <div class=\"cs_custom_slide_wrapper cs_lightgallery\">\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"assets/babylon/fotos/gallery_17.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_17.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_17.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_20.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_20.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_20.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_21.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_21.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_21.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_19.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_19.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_19.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_18.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_18.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_18.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_17.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_17.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_17.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_20.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_20.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_20.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_21.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_21.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_21.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_19.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_19.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_19.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_18.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_18.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_18.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"cs_custom_slide_arrows\">\r\n <span class=\"cs_custom_slide_arrow_left\">\r\n <span class=\"babylon-arrow-left-big\"></span> \r\n </span>\r\n <span class=\"cs_custom_slide_arrow_right\">\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </span>\r\n </div>\r\n \r\n </div>\r\n <div class=\"btns__box align--center\">\r\n <a href=\" \" class=\"btn btn_primary\">\r\n <b>Learn More</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a>\r\n </div> \r\n </section>", styles: [":root{--font-title: \"the-seasons\", Helvetica, sans-serif;--font-pretitle:\"Poppins\", Helvetica, sans-serif;--font-text: \"Poppins\", Helvetica, sans-serif;--font-claim: \"turbinado-pro\", Helvetica, sans-serif;--cl_corp: #24262d;--cl_accent: #aa8453;--cl_icon: #978667;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #24262d;--cl_breadcrumb-hover: #978667;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #fdfbf8;--cl_background_white: #fff;--cl_background_dark: #19314b;--cl_background_gray: #eee;--cl_background_dark-opacity: #19314bbf;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #494949;--cl_header-text-light: #fff;--cl_menu-bg: #19314b;--cl_menu-text: #fff;--cl_submenu-bg: #19314b;--cl_submenu-text: #fff;--cl_submenu-hover: #978667;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: white;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom:#0a1d31;--cl_footer-scroll:#978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-whidth:1px;--cl_engine-bg: #fff;--cl_engine-bg-dark: #19314b;--cl_engine-input-bg: #47474724;--cl_engine-input-bg-select: #ebebeb;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #19314b;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a;--cl_desde: #BCBBC3;--cl_price: #19314b;--cl_badget: #FF8874;--cl_badget-text: #fff}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom:#79582c;--cl_footer-scroll:#aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth:2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.pl--0{padding-left:0!important}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px!important}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px!important}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px!important}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px!important}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px!important}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px!important}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px!important}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px!important}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px!important}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px!important}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px!important}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.cs_custom_slide_container{height:270px;position:relative;margin-top:125px;margin-bottom:125px}@media (max-width: 1199px){.cs_custom_slide_container{margin-top:100px;margin-bottom:100px}}@media (max-width: 991px){.cs_custom_slide_container{margin-top:40px;margin-bottom:84px}}@media (max-width: 767px){.cs_custom_slide_container{margin-top:15px;margin-bottom:59px}}.cs_custom_slide_container .container{height:inherit}.babylon__banner-gallery{overflow:hidden}.cs_custom_slide_container .cs_custom_slide_wrapper{display:block;height:100%;margin:0 auto;position:relative}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{display:inline-block;width:66%;height:520px;position:absolute;left:50%;top:50%;transform:translate3d(-50%,-50%,0) scale3d(.4,.4,1);transition:transform .3s ease-in-out 0s,z-index .2s ease-in-out .1s}@media (max-width: 1199px){.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{height:470px}}@media (max-width: 991px){.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{height:350px}}@media (max-width: 767px){.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{width:98%;height:300px}}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.prev-2{transform:translate3d(-105%,-50%,0) scale3d(.4,.4,1);z-index:1}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.prev-1{transform:translate3d(-85%,-50%,0) scale3d(.6,.6,1);z-index:2}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.next-1{z-index:2;transform:translate3d(-15%,-50%,0) scale3d(.6,.6,1)}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.next-2{z-index:1;transform:translate3d(5%,-50%,0) scale3d(.4,.4,1)}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide .cs_mouse_point.cs_style_1{opacity:0}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.active{z-index:3;transform:translate3d(-50%,-50%,0) scaleZ(1);backface-visibility:hidden}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.active .cs_mouse_point.cs_style_1{opacity:1}.cs_custom_slide_item{width:100%;height:520px;display:block;position:relative;overflow:hidden}@media only screen and (min-width: 992px) and (max-width: 1199px){.cs_custom_slide_item{height:470px}}@media only screen and (min-width: 768px) and (max-width: 991px){.cs_custom_slide_item{height:350px}}@media (max-width: 767px){.cs_custom_slide_item{height:300px}}\n"] }]
|
|
10
|
-
}]
|
|
11
|
-
|
|
13
|
+
args: [{ selector: 'lib-babylon-banner-gallery', standalone: true, imports: [CommonModule], changeDetection: ChangeDetectionStrategy.OnPush, template: "<!-- <section class=\"cs_primary_bg\"> -->\r\n<section class=\"babylon__banner-gallery margin-main bg--dark1\"> \r\n <div class=\"container\">\r\n <div class=\"intro_info align--center intro_info--light1 no-align\">\r\n @if(pretitle) {\r\n <h3 class=\"pretitle\">{{pretitle}}</h3>\r\n }\r\n @if(title) {\r\n <h2 class=\"title wow fadeInUp\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">{{title}}</h2>\r\n } \r\n </div> \r\n </div>\r\n <div class=\"cs_custom_slide_container\">\r\n <div class=\"container\">\r\n <div class=\"cs_custom_slide_wrapper cs_lightgallery\">\r\n @if(images){\r\n @for(image of images; track $index){\r\n <div class=\"cs_custom_slide\">\r\n <a [href]=\"image?.src\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" [attr.data-src]=\"image?.src\">\r\n @if (hover) {\r\n <span class=\"cs_mouse_point cs_style_1\">{{hover}}</span>\r\n }\r\n <img [src]=\"image?.src\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n }\r\n }\r\n </div>\r\n </div>\r\n <div class=\"cs_custom_slide_arrows\">\r\n <span class=\"cs_custom_slide_arrow_left\">\r\n <span class=\"babylon-arrow-left-big\"></span> \r\n </span>\r\n <span class=\"cs_custom_slide_arrow_right\">\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </span>\r\n </div>\r\n \r\n </div>\r\n \r\n @if(button && button[0]?.label){\r\n <div class=\"btns__box align--center\">\r\n <a [href]=\"button[0]?.url\" class=\"btn btn_primary\">\r\n <b>{{button[0]?.label}}</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a>\r\n </div> \r\n } \r\n </section>", styles: [":root{--font-title: \"the-seasons\", Helvetica, sans-serif;--font-pretitle:\"Poppins\", Helvetica, sans-serif;--font-text: \"Poppins\", Helvetica, sans-serif;--font-claim: \"turbinado-pro\", Helvetica, sans-serif;--cl_corp: #24262d;--cl_accent: #aa8453;--cl_icon: #978667;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #24262d;--cl_breadcrumb-hover: #978667;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #fdfbf8;--cl_background_white: #fff;--cl_background_dark: #19314b;--cl_background_gray: #eee;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #494949;--cl_header-text-light: #fff;--cl_menu-bg: #19314b;--cl_menu-text: #fff;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: white;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom:#0a1d31;--cl_footer-scroll:#978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-whidth:1px}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom:#79582c;--cl_footer-scroll:#aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth:2px}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.pl--0{padding-left:0!important}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px!important}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px!important}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px!important}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px!important}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px!important}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px!important}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px!important}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px!important}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px!important}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px!important}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px!important}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.cs_custom_slide_container{height:270px;position:relative;margin-top:125px;margin-bottom:125px}@media (max-width: 1199px){.cs_custom_slide_container{margin-top:100px;margin-bottom:100px}}@media (max-width: 991px){.cs_custom_slide_container{margin-top:40px;margin-bottom:84px}}@media (max-width: 767px){.cs_custom_slide_container{margin-top:15px;margin-bottom:59px}}.cs_custom_slide_container .container{height:inherit}.babylon__banner-gallery{overflow:hidden}.cs_custom_slide_container .cs_custom_slide_wrapper{display:block;height:100%;margin:0 auto;position:relative}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{display:inline-block;width:66%;height:520px;position:absolute;left:50%;top:50%;transform:translate3d(-50%,-50%,0) scale3d(.4,.4,1);transition:transform .3s ease-in-out 0s,z-index .2s ease-in-out .1s}@media (max-width: 1199px){.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{height:470px}}@media (max-width: 991px){.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{height:350px}}@media (max-width: 767px){.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{width:98%;height:300px}}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.prev-2{transform:translate3d(-105%,-50%,0) scale3d(.4,.4,1);z-index:1}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.prev-1{transform:translate3d(-85%,-50%,0) scale3d(.6,.6,1);z-index:2}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.next-1{z-index:2;transform:translate3d(-15%,-50%,0) scale3d(.6,.6,1)}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.next-2{z-index:1;transform:translate3d(5%,-50%,0) scale3d(.4,.4,1)}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide .cs_mouse_point.cs_style_1{opacity:0}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.active{z-index:3;transform:translate3d(-50%,-50%,0) scaleZ(1);backface-visibility:hidden}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.active .cs_mouse_point.cs_style_1{opacity:1}.cs_custom_slide_item{width:100%;height:520px;display:block;position:relative;overflow:hidden}@media only screen and (min-width: 992px) and (max-width: 1199px){.cs_custom_slide_item{height:470px}}@media only screen and (min-width: 768px) and (max-width: 991px){.cs_custom_slide_item{height:350px}}@media (max-width: 767px){.cs_custom_slide_item{height:300px}}\n"] }]
|
|
14
|
+
}], propDecorators: { pretitle: [{
|
|
15
|
+
type: Input
|
|
16
|
+
}], title: [{
|
|
17
|
+
type: Input
|
|
18
|
+
}], hover: [{
|
|
19
|
+
type: Input
|
|
20
|
+
}], button: [{
|
|
21
|
+
type: Input
|
|
22
|
+
}], images: [{
|
|
23
|
+
type: Input
|
|
24
|
+
}] } });
|
|
25
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi1iYW5uZXItZ2FsbGVyeS5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tYmFubmVyLWdhbGxlcnkvYmFieWxvbi1iYW5uZXItZ2FsbGVyeS5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tYmFubmVyLWdhbGxlcnkvYmFieWxvbi1iYW5uZXItZ2FsbGVyeS5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsdUJBQXVCLEVBQUUsU0FBUyxFQUFFLEtBQUssRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUcxRSxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7O0FBVS9DLE1BQU0sT0FBTyw2QkFBNkI7SUFPdEMsUUFBUSxDQUFDLENBQVE7UUFDZixDQUFDLENBQUMsY0FBYyxFQUFFLENBQUM7SUFDdkIsQ0FBQzsrR0FUVSw2QkFBNkI7bUdBQTdCLDZCQUE2Qiw0TENiMUMsb2pFQWdEWSxzL1JEeENBLFlBQVk7OzRGQUtYLDZCQUE2QjtrQkFSekMsU0FBUzsrQkFDRSw0QkFBNEIsY0FDMUIsSUFBSSxXQUNQLENBQUMsWUFBWSxDQUFDLG1CQUdOLHVCQUF1QixDQUFDLE1BQU07OEJBR3RDLFFBQVE7c0JBQWhCLEtBQUs7Z0JBQ0csS0FBSztzQkFBYixLQUFLO2dCQUNHLEtBQUs7c0JBQWIsS0FBSztnQkFDRyxNQUFNO3NCQUFkLEtBQUs7Z0JBQ0csTUFBTTtzQkFBZCxLQUFLIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3ksIENvbXBvbmVudCwgSW5wdXQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuaW1wb3J0IHsgQmFieWxvbkJ1dHRvbkkgfSBmcm9tICcuLi8uLi8uLi9pbnRlcmZhY2VzL2JhYnlsb24tYnV0dG9uLmludGVyZmFjZSc7XHJcbmltcG9ydCB7IEJhYnlsb25JbWFnZUkgfSBmcm9tICcuLi8uLi8uLi9pbnRlcmZhY2VzL2JhYnlsb24taW1hZ2UuaW50ZXJmYWNlJztcclxuaW1wb3J0IHsgQ29tbW9uTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiAnbGliLWJhYnlsb24tYmFubmVyLWdhbGxlcnknLFxyXG4gIHN0YW5kYWxvbmU6IHRydWUsXHJcbiAgaW1wb3J0czogW0NvbW1vbk1vZHVsZV0sXHJcbiAgdGVtcGxhdGVVcmw6ICcuL2JhYnlsb24tYmFubmVyLWdhbGxlcnkuY29tcG9uZW50Lmh0bWwnLFxyXG4gIHN0eWxlVXJsOiAnLi9iYWJ5bG9uLWJhbm5lci1nYWxsZXJ5LmNvbXBvbmVudC5zY3NzJyxcclxuICBjaGFuZ2VEZXRlY3Rpb246IENoYW5nZURldGVjdGlvblN0cmF0ZWd5Lk9uUHVzaFxyXG59KVxyXG5leHBvcnQgY2xhc3MgQmFieWxvbkJhbm5lckdhbGxlcnlDb21wb25lbnQge1xyXG4gIEBJbnB1dCgpIHByZXRpdGxlPzogc3RyaW5nO1xyXG4gIEBJbnB1dCgpIHRpdGxlPzogc3RyaW5nO1xyXG4gIEBJbnB1dCgpIGhvdmVyPzogc3RyaW5nO1xyXG4gIEBJbnB1dCgpIGJ1dHRvbj86IEJhYnlsb25CdXR0b25JW107XHJcbiAgQElucHV0KCkgaW1hZ2VzPzogQmFieWxvbkltYWdlSVtdO1xyXG4gIFxyXG4gICAgYnRuQ2xpY2soZTogRXZlbnQpOiB2b2lkIHtcclxuICAgICAgZS5wcmV2ZW50RGVmYXVsdCgpO1xyXG4gIH1cclxufVxyXG4iLCI8IS0tIDxzZWN0aW9uIGNsYXNzPVwiY3NfcHJpbWFyeV9iZ1wiPiAtLT5cclxuPHNlY3Rpb24gY2xhc3M9XCJiYWJ5bG9uX19iYW5uZXItZ2FsbGVyeSBtYXJnaW4tbWFpbiBiZy0tZGFyazFcIj4gICBcclxuICAgIDxkaXYgY2xhc3M9XCJjb250YWluZXJcIj5cclxuICAgICAgICA8ZGl2IGNsYXNzPVwiaW50cm9faW5mbyBhbGlnbi0tY2VudGVyIGludHJvX2luZm8tLWxpZ2h0MSBuby1hbGlnblwiPlxyXG4gICAgICAgICAgQGlmKHByZXRpdGxlKSB7XHJcbiAgICAgICAgICAgICAgPGgzIGNsYXNzPVwicHJldGl0bGVcIj57e3ByZXRpdGxlfX08L2gzPlxyXG4gICAgICAgICAgfVxyXG4gICAgICAgICAgQGlmKHRpdGxlKSB7XHJcbiAgICAgICAgICAgICAgPGgyIGNsYXNzPVwidGl0bGUgd293IGZhZGVJblVwXCIgZGF0YS13b3ctZHVyYXRpb249XCIwLjhzXCIgZGF0YS13b3ctZGVsYXk9XCIwLjJzXCI+e3t0aXRsZX19PC9oMj5cclxuICAgICAgICAgIH0gIFxyXG4gICAgICA8L2Rpdj4gIFxyXG4gICAgPC9kaXY+XHJcbiAgICA8ZGl2IGNsYXNzPVwiY3NfY3VzdG9tX3NsaWRlX2NvbnRhaW5lclwiPlxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJjb250YWluZXJcIj5cclxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2N1c3RvbV9zbGlkZV93cmFwcGVyIGNzX2xpZ2h0Z2FsbGVyeVwiPlxyXG4gICAgICAgICAgICBAaWYoaW1hZ2VzKXtcclxuICAgICAgICAgICAgICBAZm9yKGltYWdlIG9mIGltYWdlczsgdHJhY2sgJGluZGV4KXtcclxuICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19jdXN0b21fc2xpZGVcIj5cclxuICAgICAgICAgICAgICAgICAgPGEgW2hyZWZdPVwiaW1hZ2U/LnNyY1wiIGNsYXNzPVwiY3NfY3VzdG9tX3NsaWRlX2l0ZW0gY3NfYmdfZmlsZWQgY3NfbGlnaHRib3hfaXRlbSBjc19jdXN0b21fcG9pbnRlcl93cmFwIGNzLS1yYWRpdXNcIiBbYXR0ci5kYXRhLXNyY109XCJpbWFnZT8uc3JjXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgQGlmIChob3Zlcikge1xyXG4gICAgICAgICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJjc19tb3VzZV9wb2ludCBjc19zdHlsZV8xXCI+e3tob3Zlcn19PC9zcGFuPlxyXG4gICAgICAgICAgICAgICAgICAgIH1cclxuICAgICAgICAgICAgICAgICAgICA8aW1nIFtzcmNdPVwiaW1hZ2U/LnNyY1wiIGFsdD1cIlwiIGNsYXNzPVwiZC1ub25lXCI+XHJcbiAgICAgICAgICAgICAgICAgIDwvYT5cclxuICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgIH1cclxuICAgICAgICAgICAgfVxyXG4gICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICA8L2Rpdj5cclxuICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfY3VzdG9tX3NsaWRlX2Fycm93c1wiPlxyXG4gICAgICAgICAgPHNwYW4gY2xhc3M9XCJjc19jdXN0b21fc2xpZGVfYXJyb3dfbGVmdFwiPlxyXG4gICAgICAgICAgICA8c3BhbiBjbGFzcz1cImJhYnlsb24tYXJyb3ctbGVmdC1iaWdcIj48L3NwYW4+ICAgICAgICAgICAgICAgICAgICAgICBcclxuICAgICAgICAgIDwvc3Bhbj5cclxuICAgICAgICAgIDxzcGFuIGNsYXNzPVwiY3NfY3VzdG9tX3NsaWRlX2Fycm93X3JpZ2h0XCI+XHJcbiAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiYmFieWxvbi1hcnJvdy1yaWdodC1iaWdcIj48L3NwYW4+ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIFxyXG4gICAgICAgICAgPC9zcGFuPlxyXG4gICAgICAgIDwvZGl2PlxyXG4gICAgICAgIFxyXG4gICAgPC9kaXY+XHJcbiAgICBcclxuICAgIEBpZihidXR0b24gJiYgYnV0dG9uWzBdPy5sYWJlbCl7XHJcbiAgICAgIDxkaXYgY2xhc3M9XCJidG5zX19ib3ggYWxpZ24tLWNlbnRlclwiPlxyXG4gICAgICAgICAgPGEgW2hyZWZdPVwiYnV0dG9uWzBdPy51cmxcIiBjbGFzcz1cImJ0biBidG5fcHJpbWFyeVwiPlxyXG4gICAgICAgICAgICAgIDxiPnt7YnV0dG9uWzBdPy5sYWJlbH19PC9iPlxyXG4gICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiYmFieWxvbi1hcnJvdy1yaWdodC1iaWdcIj48L3NwYW4+IFxyXG4gICAgICAgICAgPC9hPlxyXG4gICAgICA8L2Rpdj4gXHJcbiAgfSBcclxuICA8L3NlY3Rpb24+Il19
|
|
@@ -1,11 +1,30 @@
|
|
|
1
|
-
import { Component } from '@angular/core';
|
|
1
|
+
import { ChangeDetectionStrategy, Component, Input } from '@angular/core';
|
|
2
|
+
import { CommonModule } from '@angular/common';
|
|
2
3
|
import * as i0 from "@angular/core";
|
|
3
4
|
export class BabylonBannerInfoComponent {
|
|
4
|
-
|
|
5
|
-
|
|
5
|
+
constructor(cdr) {
|
|
6
|
+
this.cdr = cdr;
|
|
7
|
+
}
|
|
8
|
+
ngAfterViewInit() {
|
|
9
|
+
setTimeout(() => {
|
|
10
|
+
this.cdr.detectChanges();
|
|
11
|
+
}, 100);
|
|
12
|
+
}
|
|
13
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonBannerInfoComponent, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
14
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.3.12", type: BabylonBannerInfoComponent, isStandalone: true, selector: "lib-babylon-banner-info", inputs: { pretitle: "pretitle", title: "title", description: "description", button: "button", image: "image" }, ngImport: i0, template: " <!-- La foto es opcional -->\r\n <section class=\"babylon__banner-info margin-main\">\r\n <div class=\" margin-main cs_bg_filed bg--white\" [attr.data-src]=\"image?.src\">\r\n <div class=\"container\">\r\n <div class=\"row\">\r\n <div class=\"col-xxl-8 offset-xxl-2 col-xl-10 offset-xl-1\">\r\n <div class=\"cs_newsletter cs_style_1 text-center\">\r\n <div class=\"intro_info align--center intro_info--light no-align\">\r\n @if(pretitle){\r\n <h3 class=\"pretitle\">{{ pretitle }}</h3>\r\n } @if(title){\r\n <h3 class=\"title--small mb--10\" >{{ title }}</h3>\r\n } @if(description){\r\n <p class=\"text mb--10\">{{ description }}</p>\r\n } @if(button){\r\n <div class=\"btns__box align--center\">\r\n <a\r\n [href]=\"button.url\"\r\n class=\"btn btn_primary btn--light\"\r\n >\r\n <b>{{ button.label }}</b>\r\n <span class=\"babylon-arrow-right-big\"></span>\r\n </a>\r\n </div>\r\n }\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </section>\r\n", styles: [""], dependencies: [{ kind: "ngmodule", type: CommonModule }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
6
15
|
}
|
|
7
16
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonBannerInfoComponent, decorators: [{
|
|
8
17
|
type: Component,
|
|
9
|
-
args: [{ selector: 'lib-babylon-banner-info', standalone: true, imports: [], template: " <!-- La foto es opcional -->\r\n <section class=\"babylon__banner-info margin-main\"
|
|
10
|
-
}] }
|
|
11
|
-
|
|
18
|
+
args: [{ selector: 'lib-babylon-banner-info', standalone: true, imports: [CommonModule], changeDetection: ChangeDetectionStrategy.OnPush, template: " <!-- La foto es opcional -->\r\n <section class=\"babylon__banner-info margin-main\">\r\n <div class=\" margin-main cs_bg_filed bg--white\" [attr.data-src]=\"image?.src\">\r\n <div class=\"container\">\r\n <div class=\"row\">\r\n <div class=\"col-xxl-8 offset-xxl-2 col-xl-10 offset-xl-1\">\r\n <div class=\"cs_newsletter cs_style_1 text-center\">\r\n <div class=\"intro_info align--center intro_info--light no-align\">\r\n @if(pretitle){\r\n <h3 class=\"pretitle\">{{ pretitle }}</h3>\r\n } @if(title){\r\n <h3 class=\"title--small mb--10\" >{{ title }}</h3>\r\n } @if(description){\r\n <p class=\"text mb--10\">{{ description }}</p>\r\n } @if(button){\r\n <div class=\"btns__box align--center\">\r\n <a\r\n [href]=\"button.url\"\r\n class=\"btn btn_primary btn--light\"\r\n >\r\n <b>{{ button.label }}</b>\r\n <span class=\"babylon-arrow-right-big\"></span>\r\n </a>\r\n </div>\r\n }\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </section>\r\n" }]
|
|
19
|
+
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { pretitle: [{
|
|
20
|
+
type: Input
|
|
21
|
+
}], title: [{
|
|
22
|
+
type: Input
|
|
23
|
+
}], description: [{
|
|
24
|
+
type: Input
|
|
25
|
+
}], button: [{
|
|
26
|
+
type: Input
|
|
27
|
+
}], image: [{
|
|
28
|
+
type: Input
|
|
29
|
+
}] } });
|
|
30
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi1iYW5uZXItaW5mby5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tYmFubmVyLWluZm8vYmFieWxvbi1iYW5uZXItaW5mby5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tYmFubmVyLWluZm8vYmFieWxvbi1iYW5uZXItaW5mby5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQWlCLHVCQUF1QixFQUFxQixTQUFTLEVBQUUsS0FBSyxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBRzVHLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQzs7QUFXL0MsTUFBTSxPQUFPLDBCQUEwQjtJQU9yQyxZQUFvQixHQUFzQjtRQUF0QixRQUFHLEdBQUgsR0FBRyxDQUFtQjtJQUFHLENBQUM7SUFFOUMsZUFBZTtRQUNiLFVBQVUsQ0FBQyxHQUFHLEVBQUU7WUFDZCxJQUFJLENBQUMsR0FBRyxDQUFDLGFBQWEsRUFBRSxDQUFDO1FBQzNCLENBQUMsRUFBRSxHQUFHLENBQUMsQ0FBQztJQUNWLENBQUM7K0dBYlUsMEJBQTBCO21HQUExQiwwQkFBMEIsbU1DZHZDLG81Q0FnQ0EseUREdkJZLFlBQVk7OzRGQUtYLDBCQUEwQjtrQkFSdEMsU0FBUzsrQkFDRSx5QkFBeUIsY0FDdkIsSUFBSSxXQUNQLENBQUMsWUFBWSxDQUFDLG1CQUdOLHVCQUF1QixDQUFDLE1BQU07c0ZBR3RDLFFBQVE7c0JBQWhCLEtBQUs7Z0JBQ0csS0FBSztzQkFBYixLQUFLO2dCQUNHLFdBQVc7c0JBQW5CLEtBQUs7Z0JBQ0csTUFBTTtzQkFBZCxLQUFLO2dCQUNHLEtBQUs7c0JBQWIsS0FBSyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEFmdGVyVmlld0luaXQsIENoYW5nZURldGVjdGlvblN0cmF0ZWd5LCBDaGFuZ2VEZXRlY3RvclJlZiwgQ29tcG9uZW50LCBJbnB1dCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBCYWJ5bG9uQnV0dG9uSSB9IGZyb20gJy4uLy4uLy4uL2ludGVyZmFjZXMvYmFieWxvbi1idXR0b24uaW50ZXJmYWNlJztcclxuaW1wb3J0IHsgQmFieWxvbkltYWdlSSB9IGZyb20gJy4uLy4uLy4uL2ludGVyZmFjZXMvYmFieWxvbi1pbWFnZS5pbnRlcmZhY2UnO1xyXG5pbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xyXG5cclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiAnbGliLWJhYnlsb24tYmFubmVyLWluZm8nLFxyXG4gIHN0YW5kYWxvbmU6IHRydWUsXHJcbiAgaW1wb3J0czogW0NvbW1vbk1vZHVsZV0sXHJcbiAgdGVtcGxhdGVVcmw6ICcuL2JhYnlsb24tYmFubmVyLWluZm8uY29tcG9uZW50Lmh0bWwnLFxyXG4gIHN0eWxlVXJsOiAnLi9iYWJ5bG9uLWJhbm5lci1pbmZvLmNvbXBvbmVudC5zY3NzJyxcclxuICBjaGFuZ2VEZXRlY3Rpb246IENoYW5nZURldGVjdGlvblN0cmF0ZWd5Lk9uUHVzaCxcclxufSlcclxuZXhwb3J0IGNsYXNzIEJhYnlsb25CYW5uZXJJbmZvQ29tcG9uZW50IGltcGxlbWVudHMgQWZ0ZXJWaWV3SW5pdCB7XHJcbiAgQElucHV0KCkgcHJldGl0bGU/OiBzdHJpbmc7XHJcbiAgQElucHV0KCkgdGl0bGU/OiBzdHJpbmc7XHJcbiAgQElucHV0KCkgZGVzY3JpcHRpb24/OiBzdHJpbmc7XHJcbiAgQElucHV0KCkgYnV0dG9uPzogQmFieWxvbkJ1dHRvbkk7XHJcbiAgQElucHV0KCkgaW1hZ2U/OiBCYWJ5bG9uSW1hZ2VJO1xyXG5cclxuICBjb25zdHJ1Y3Rvcihwcml2YXRlIGNkcjogQ2hhbmdlRGV0ZWN0b3JSZWYpIHt9XHJcblxyXG4gIG5nQWZ0ZXJWaWV3SW5pdCgpIHtcclxuICAgIHNldFRpbWVvdXQoKCkgPT4ge1xyXG4gICAgICB0aGlzLmNkci5kZXRlY3RDaGFuZ2VzKCk7XHJcbiAgICB9LCAxMDApO1xyXG4gIH1cclxuXHJcbn1cclxuIiwiICAgPCEtLSAgTGEgZm90byBlcyBvcGNpb25hbCAtLT5cclxuICAgPHNlY3Rpb24gY2xhc3M9XCJiYWJ5bG9uX19iYW5uZXItaW5mbyBtYXJnaW4tbWFpblwiPlxyXG4gICAgPGRpdiBjbGFzcz1cIiBtYXJnaW4tbWFpbiBjc19iZ19maWxlZCBiZy0td2hpdGVcIiBbYXR0ci5kYXRhLXNyY109XCJpbWFnZT8uc3JjXCI+XHJcbiAgICAgIDxkaXYgY2xhc3M9XCJjb250YWluZXJcIj5cclxuICAgICAgICA8ZGl2IGNsYXNzPVwicm93XCI+XHJcbiAgICAgICAgICA8ZGl2IGNsYXNzPVwiY29sLXh4bC04IG9mZnNldC14eGwtMiBjb2wteGwtMTAgb2Zmc2V0LXhsLTFcIj5cclxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX25ld3NsZXR0ZXIgY3Nfc3R5bGVfMSB0ZXh0LWNlbnRlclwiPlxyXG4gICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJpbnRyb19pbmZvIGFsaWduLS1jZW50ZXIgaW50cm9faW5mby0tbGlnaHQgbm8tYWxpZ25cIj5cclxuICAgICAgICAgICAgICAgICAgQGlmKHByZXRpdGxlKXtcclxuICAgICAgICAgICAgICAgICAgICA8aDMgY2xhc3M9XCJwcmV0aXRsZVwiPnt7IHByZXRpdGxlIH19PC9oMz5cclxuICAgICAgICAgICAgICAgICAgfSBAaWYodGl0bGUpe1xyXG4gICAgICAgICAgICAgICAgICAgIDxoMyBjbGFzcz1cInRpdGxlLS1zbWFsbCBtYi0tMTBcIiA+e3sgdGl0bGUgfX08L2gzPlxyXG4gICAgICAgICAgICAgICAgICB9IEBpZihkZXNjcmlwdGlvbil7XHJcbiAgICAgICAgICAgICAgICAgICAgPHAgY2xhc3M9XCJ0ZXh0IG1iLS0xMFwiPnt7IGRlc2NyaXB0aW9uIH19PC9wPlxyXG4gICAgICAgICAgICAgICAgICB9IEBpZihidXR0b24pe1xyXG4gICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJidG5zX19ib3ggYWxpZ24tLWNlbnRlclwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8YVxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgIFtocmVmXT1cImJ1dHRvbi51cmxcIlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgIGNsYXNzPVwiYnRuIGJ0bl9wcmltYXJ5IGJ0bi0tbGlnaHRcIlxyXG4gICAgICAgICAgICAgICAgICAgICAgICA+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8Yj57eyBidXR0b24ubGFiZWwgfX08L2I+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cImJhYnlsb24tYXJyb3ctcmlnaHQtYmlnXCI+PC9zcGFuPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8L2E+XHJcbiAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgIH1cclxuICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICA8L2Rpdj5cclxuICAgICAgPC9kaXY+XHJcbiAgICA8L2Rpdj5cclxuICA8L3NlY3Rpb24+XHJcbiJdfQ==
|
|
@@ -1,11 +1,23 @@
|
|
|
1
|
-
import { Component } from '@angular/core';
|
|
1
|
+
import { ChangeDetectionStrategy, Component, Input } from '@angular/core';
|
|
2
|
+
import { CommonModule } from '@angular/common';
|
|
2
3
|
import * as i0 from "@angular/core";
|
|
3
4
|
export class BabylonBannerNewsletterComponent {
|
|
5
|
+
btnClick(e) {
|
|
6
|
+
e.preventDefault();
|
|
7
|
+
}
|
|
4
8
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonBannerNewsletterComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
5
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: BabylonBannerNewsletterComponent, isStandalone: true, selector: "lib-babylon-banner-newsletter", ngImport: i0, template: " <!-- La foto es opcional -->\r\n<section class=\"babylon__banner-newsletter margin-main\"> \r\n <div class=\" margin-main cs_bg_filed bg--white\" data-src=\"/assets/babylon/fotos/newsletter_bg.jpeg\"> \r\n <div class=\"container\">\r\n <div class=\"row\">\r\n <div class=\"col-xxl-8 offset-xxl-2 col-xl-10 offset-xl-1\">\r\n <div class=\"cs_newsletter cs_style_1 text-center\">\r\n <span class=\"cs_newsletter_icon cs_center cs_mb_26 wow zoomIn\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">\r\n <span class=\"babylon-envelope\"></span> \r\n </span>\r\n <div class=\"intro_info align--center intro_info--light\">\r\n <h3 class=\"title--small mb--10\" >For Exclusive and Updates Subscribe Our Babylon Newsletter!</h3> \r\n <p class=\"text mb--10\">Exceptional dining awaits at our resort. Immerse yourself in exquisite flavors with view to match. Pure indulgence, effortlessly delivered</p>\r\n </div> \r\n <form action=\"#\" class=\"cs_newsletter_form position-relative\">\r\n <input type=\"email\" class=\"cs_newsletter_input cs--radius\" placeholder=\"Enter Your Email Address\">\r\n \r\n <button class=\"cs_btn cs_style_2 cs_medium cs--radius cs_fs_15 btn-link btn-link--light\">\r\n <b>Subscribete</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </button>\r\n </form>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </section>", styles: [":root{--font-title: \"the-seasons\", Helvetica, sans-serif;--font-pretitle:\"Poppins\", Helvetica, sans-serif;--font-text: \"Poppins\", Helvetica, sans-serif;--font-claim: \"turbinado-pro\", Helvetica, sans-serif;--cl_corp: #24262d;--cl_accent: #aa8453;--cl_icon: #978667;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #24262d;--cl_breadcrumb-hover: #978667;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #fdfbf8;--cl_background_white: #fff;--cl_background_dark: #19314b;--cl_background_gray: #eee;--cl_background_dark-opacity: #19314bbf;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #494949;--cl_header-text-light: #fff;--cl_menu-bg: #19314b;--cl_menu-text: #fff;--cl_submenu-bg: #19314b;--cl_submenu-text: #fff;--cl_submenu-hover: #978667;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: white;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom:#0a1d31;--cl_footer-scroll:#978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-whidth:1px;--cl_engine-bg: #fff;--cl_engine-bg-dark: #19314b;--cl_engine-input-bg: #47474724;--cl_engine-input-bg-select: #ebebeb;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #19314b;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a;--cl_desde: #BCBBC3;--cl_price: #19314b;--cl_badget: #FF8874;--cl_badget-text: #fff}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom:#79582c;--cl_footer-scroll:#aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth:2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.pl--0{padding-left:0!important}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px!important}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px!important}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px!important}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px!important}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px!important}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px!important}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px!important}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px!important}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px!important}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px!important}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px!important}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.cs_newsletter.cs_style_1 .cs_newsletter_icon{height:60px;width:60px;font-size:40px;margin-left:auto;margin-right:auto;color:var(--cl_icon-light);border-radius:100%}.cs_newsletter.cs_style_1 .cs_newsletter_form{max-width:636px;margin-left:auto;margin-right:auto;position:relative}.cs_newsletter.cs_style_1 .cs_newsletter_input{width:100%;border:1px solid var(--cl_border-dark);height:55px;padding:5px 185px 5px 20px;outline:none;background-color:transparent}@media (max-width: 575px){.cs_newsletter.cs_style_1 .cs_newsletter_input{padding:5px 160px 5px 15px}}.cs_newsletter.cs_style_1 .cs_newsletter_input:focus{border-color:var(--cl_border-dark)}.cs_newsletter.cs_style_1 .cs_btn.cs_style_2{padding:10px 25px;background-color:transparent;position:absolute;right:0;height:55px;border:none;top:0}@media (max-width: 575px){.cs_newsletter.cs_style_1 .cs_btn.cs_style_2{padding:10px 12px;gap:5px}}.cs_newsletter.cs_style_1 .cs_btn.cs_style_2:before{content:\"\";position:absolute;height:27px;width:1px;left:0;top:50%;transform:translateY(-50%);background-color:var(--cl_border-dark)}\n"] }); }
|
|
9
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.3.12", type: BabylonBannerNewsletterComponent, isStandalone: true, selector: "lib-babylon-banner-newsletter", inputs: { placeholder: "placeholder", text: "text", title: "title", button: "button" }, ngImport: i0, template: " <!-- La foto es opcional -->\r\n<section class=\"babylon__banner-newsletter margin-main\"> \r\n <div class=\" margin-main cs_bg_filed bg--white\" data-src=\"/assets/babylon/fotos/newsletter_bg.jpeg\"> \r\n <div class=\"container\">\r\n <div class=\"row\">\r\n <div class=\"col-xxl-8 offset-xxl-2 col-xl-10 offset-xl-1\">\r\n <div class=\"cs_newsletter cs_style_1 text-center\">\r\n <span class=\"cs_newsletter_icon cs_center cs_mb_26 wow zoomIn\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">\r\n <span class=\"babylon-envelope\"></span> \r\n </span>\r\n <div class=\"intro_info align--center intro_info--light\">\r\n @if(title) {\r\n <h3 class=\"title--small mb--10\" >{{title}}</h3> \r\n } \r\n @if(text) {\r\n <p class=\"text mb--10\">{{text}}</p>\r\n }\r\n \r\n </div> \r\n <form action=\"#\" class=\"cs_newsletter_form position-relative\">\r\n <input type=\"email\" class=\"cs_newsletter_input cs--radius\" placeholder=\"Enter Your Email Address\">\r\n \r\n @if(button && button[0]?.label){\r\n <button class=\"cs_btn cs_style_2 cs_medium cs--radius cs_fs_15 btn-link btn-link--light\">\r\n <b>{{button[0]?.label}}</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </button>\r\n }\r\n </form>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </section>", styles: [":root{--font-title: \"the-seasons\", Helvetica, sans-serif;--font-pretitle:\"Poppins\", Helvetica, sans-serif;--font-text: \"Poppins\", Helvetica, sans-serif;--font-claim: \"turbinado-pro\", Helvetica, sans-serif;--cl_corp: #24262d;--cl_accent: #aa8453;--cl_icon: #978667;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #24262d;--cl_breadcrumb-hover: #978667;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #fdfbf8;--cl_background_white: #fff;--cl_background_dark: #19314b;--cl_background_gray: #eee;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #494949;--cl_header-text-light: #fff;--cl_menu-bg: #19314b;--cl_menu-text: #fff;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: white;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom:#0a1d31;--cl_footer-scroll:#978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-whidth:1px}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom:#79582c;--cl_footer-scroll:#aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth:2px}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.pl--0{padding-left:0!important}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px!important}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px!important}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px!important}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px!important}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px!important}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px!important}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px!important}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px!important}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px!important}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px!important}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px!important}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.cs_newsletter.cs_style_1 .cs_newsletter_icon{height:60px;width:60px;font-size:40px;margin-left:auto;margin-right:auto;color:var(--cl_icon-light);border-radius:100%}.cs_newsletter.cs_style_1 .cs_newsletter_form{max-width:636px;margin-left:auto;margin-right:auto;position:relative}.cs_newsletter.cs_style_1 .cs_newsletter_input{width:100%;border:1px solid var(--cl_border-dark);height:55px;padding:5px 185px 5px 20px;outline:none;background-color:transparent}@media (max-width: 575px){.cs_newsletter.cs_style_1 .cs_newsletter_input{padding:5px 160px 5px 15px}}.cs_newsletter.cs_style_1 .cs_newsletter_input:focus{border-color:var(--cl_border-dark)}.cs_newsletter.cs_style_1 .cs_btn.cs_style_2{padding:10px 25px;background-color:transparent;position:absolute;right:0;height:55px;border:none;top:0}@media (max-width: 575px){.cs_newsletter.cs_style_1 .cs_btn.cs_style_2{padding:10px 12px;gap:5px}}.cs_newsletter.cs_style_1 .cs_btn.cs_style_2:before{content:\"\";position:absolute;height:27px;width:1px;left:0;top:50%;transform:translateY(-50%);background-color:var(--cl_border-dark)}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
6
10
|
}
|
|
7
11
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonBannerNewsletterComponent, decorators: [{
|
|
8
12
|
type: Component,
|
|
9
|
-
args: [{ selector: 'lib-babylon-banner-newsletter', standalone: true, imports: [], template: " <!-- La foto es opcional -->\r\n<section class=\"babylon__banner-newsletter margin-main\"> \r\n <div class=\" margin-main cs_bg_filed bg--white\" data-src=\"/assets/babylon/fotos/newsletter_bg.jpeg\"> \r\n <div class=\"container\">\r\n <div class=\"row\">\r\n <div class=\"col-xxl-8 offset-xxl-2 col-xl-10 offset-xl-1\">\r\n <div class=\"cs_newsletter cs_style_1 text-center\">\r\n <span class=\"cs_newsletter_icon cs_center cs_mb_26 wow zoomIn\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">\r\n <span class=\"babylon-envelope\"></span> \r\n </span>\r\n <div class=\"intro_info align--center intro_info--light\">\r\n <h3 class=\"title--small mb--10\" >For Exclusive and Updates Subscribe Our Babylon Newsletter!</h3> \r\n <p class=\"text mb--10\">Exceptional dining awaits at our resort. Immerse yourself in exquisite flavors with view to match. Pure indulgence, effortlessly delivered</p>\r\n </div> \r\n <form action=\"#\" class=\"cs_newsletter_form position-relative\">\r\n <input type=\"email\" class=\"cs_newsletter_input cs--radius\" placeholder=\"Enter Your Email Address\">\r\n \r\n <button class=\"cs_btn cs_style_2 cs_medium cs--radius cs_fs_15 btn-link btn-link--light\">\r\n <b>Subscribete</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </button>\r\n </form>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </section>", styles: [":root{--font-title: \"the-seasons\", Helvetica, sans-serif;--font-pretitle:\"Poppins\", Helvetica, sans-serif;--font-text: \"Poppins\", Helvetica, sans-serif;--font-claim: \"turbinado-pro\", Helvetica, sans-serif;--cl_corp: #24262d;--cl_accent: #aa8453;--cl_icon: #978667;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #24262d;--cl_breadcrumb-hover: #978667;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #fdfbf8;--cl_background_white: #fff;--cl_background_dark: #19314b;--cl_background_gray: #eee;--cl_background_dark-opacity: #19314bbf;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #494949;--cl_header-text-light: #fff;--cl_menu-bg: #19314b;--cl_menu-text: #fff;--cl_submenu-bg: #19314b;--cl_submenu-text: #fff;--cl_submenu-hover: #978667;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: white;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom:#0a1d31;--cl_footer-scroll:#978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-whidth:1px;--cl_engine-bg: #fff;--cl_engine-bg-dark: #19314b;--cl_engine-input-bg: #47474724;--cl_engine-input-bg-select: #ebebeb;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #19314b;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a;--cl_desde: #BCBBC3;--cl_price: #19314b;--cl_badget: #FF8874;--cl_badget-text: #fff}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom:#79582c;--cl_footer-scroll:#aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth:2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.pl--0{padding-left:0!important}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px!important}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px!important}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px!important}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px!important}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px!important}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px!important}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px!important}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px!important}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px!important}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px!important}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px!important}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.cs_newsletter.cs_style_1 .cs_newsletter_icon{height:60px;width:60px;font-size:40px;margin-left:auto;margin-right:auto;color:var(--cl_icon-light);border-radius:100%}.cs_newsletter.cs_style_1 .cs_newsletter_form{max-width:636px;margin-left:auto;margin-right:auto;position:relative}.cs_newsletter.cs_style_1 .cs_newsletter_input{width:100%;border:1px solid var(--cl_border-dark);height:55px;padding:5px 185px 5px 20px;outline:none;background-color:transparent}@media (max-width: 575px){.cs_newsletter.cs_style_1 .cs_newsletter_input{padding:5px 160px 5px 15px}}.cs_newsletter.cs_style_1 .cs_newsletter_input:focus{border-color:var(--cl_border-dark)}.cs_newsletter.cs_style_1 .cs_btn.cs_style_2{padding:10px 25px;background-color:transparent;position:absolute;right:0;height:55px;border:none;top:0}@media (max-width: 575px){.cs_newsletter.cs_style_1 .cs_btn.cs_style_2{padding:10px 12px;gap:5px}}.cs_newsletter.cs_style_1 .cs_btn.cs_style_2:before{content:\"\";position:absolute;height:27px;width:1px;left:0;top:50%;transform:translateY(-50%);background-color:var(--cl_border-dark)}\n"] }]
|
|
10
|
-
}]
|
|
11
|
-
|
|
13
|
+
args: [{ selector: 'lib-babylon-banner-newsletter', standalone: true, imports: [CommonModule], changeDetection: ChangeDetectionStrategy.OnPush, template: " <!-- La foto es opcional -->\r\n<section class=\"babylon__banner-newsletter margin-main\"> \r\n <div class=\" margin-main cs_bg_filed bg--white\" data-src=\"/assets/babylon/fotos/newsletter_bg.jpeg\"> \r\n <div class=\"container\">\r\n <div class=\"row\">\r\n <div class=\"col-xxl-8 offset-xxl-2 col-xl-10 offset-xl-1\">\r\n <div class=\"cs_newsletter cs_style_1 text-center\">\r\n <span class=\"cs_newsletter_icon cs_center cs_mb_26 wow zoomIn\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">\r\n <span class=\"babylon-envelope\"></span> \r\n </span>\r\n <div class=\"intro_info align--center intro_info--light\">\r\n @if(title) {\r\n <h3 class=\"title--small mb--10\" >{{title}}</h3> \r\n } \r\n @if(text) {\r\n <p class=\"text mb--10\">{{text}}</p>\r\n }\r\n \r\n </div> \r\n <form action=\"#\" class=\"cs_newsletter_form position-relative\">\r\n <input type=\"email\" class=\"cs_newsletter_input cs--radius\" placeholder=\"Enter Your Email Address\">\r\n \r\n @if(button && button[0]?.label){\r\n <button class=\"cs_btn cs_style_2 cs_medium cs--radius cs_fs_15 btn-link btn-link--light\">\r\n <b>{{button[0]?.label}}</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </button>\r\n }\r\n </form>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </section>", styles: [":root{--font-title: \"the-seasons\", Helvetica, sans-serif;--font-pretitle:\"Poppins\", Helvetica, sans-serif;--font-text: \"Poppins\", Helvetica, sans-serif;--font-claim: \"turbinado-pro\", Helvetica, sans-serif;--cl_corp: #24262d;--cl_accent: #aa8453;--cl_icon: #978667;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #24262d;--cl_breadcrumb-hover: #978667;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #fdfbf8;--cl_background_white: #fff;--cl_background_dark: #19314b;--cl_background_gray: #eee;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #494949;--cl_header-text-light: #fff;--cl_menu-bg: #19314b;--cl_menu-text: #fff;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: white;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom:#0a1d31;--cl_footer-scroll:#978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-whidth:1px}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom:#79582c;--cl_footer-scroll:#aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth:2px}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.pl--0{padding-left:0!important}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px!important}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px!important}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px!important}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px!important}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px!important}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px!important}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px!important}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px!important}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px!important}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px!important}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px!important}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.cs_newsletter.cs_style_1 .cs_newsletter_icon{height:60px;width:60px;font-size:40px;margin-left:auto;margin-right:auto;color:var(--cl_icon-light);border-radius:100%}.cs_newsletter.cs_style_1 .cs_newsletter_form{max-width:636px;margin-left:auto;margin-right:auto;position:relative}.cs_newsletter.cs_style_1 .cs_newsletter_input{width:100%;border:1px solid var(--cl_border-dark);height:55px;padding:5px 185px 5px 20px;outline:none;background-color:transparent}@media (max-width: 575px){.cs_newsletter.cs_style_1 .cs_newsletter_input{padding:5px 160px 5px 15px}}.cs_newsletter.cs_style_1 .cs_newsletter_input:focus{border-color:var(--cl_border-dark)}.cs_newsletter.cs_style_1 .cs_btn.cs_style_2{padding:10px 25px;background-color:transparent;position:absolute;right:0;height:55px;border:none;top:0}@media (max-width: 575px){.cs_newsletter.cs_style_1 .cs_btn.cs_style_2{padding:10px 12px;gap:5px}}.cs_newsletter.cs_style_1 .cs_btn.cs_style_2:before{content:\"\";position:absolute;height:27px;width:1px;left:0;top:50%;transform:translateY(-50%);background-color:var(--cl_border-dark)}\n"] }]
|
|
14
|
+
}], propDecorators: { placeholder: [{
|
|
15
|
+
type: Input
|
|
16
|
+
}], text: [{
|
|
17
|
+
type: Input
|
|
18
|
+
}], title: [{
|
|
19
|
+
type: Input
|
|
20
|
+
}], button: [{
|
|
21
|
+
type: Input
|
|
22
|
+
}] } });
|
|
23
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi1iYW5uZXItbmV3c2xldHRlci5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tYmFubmVyLW5ld3NsZXR0ZXIvYmFieWxvbi1iYW5uZXItbmV3c2xldHRlci5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tYmFubmVyLW5ld3NsZXR0ZXIvYmFieWxvbi1iYW5uZXItbmV3c2xldHRlci5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsdUJBQXVCLEVBQUUsU0FBUyxFQUFFLEtBQUssRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUUxRSxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7O0FBVS9DLE1BQU0sT0FBTyxnQ0FBZ0M7SUFNekMsUUFBUSxDQUFDLENBQVE7UUFDZixDQUFDLENBQUMsY0FBYyxFQUFFLENBQUM7SUFDdkIsQ0FBQzsrR0FSVSxnQ0FBZ0M7bUdBQWhDLGdDQUFnQyxpTENaN0MsbWpEQWtDWSwrb1BEM0JBLFlBQVk7OzRGQUtYLGdDQUFnQztrQkFSNUMsU0FBUzsrQkFDRSwrQkFBK0IsY0FDN0IsSUFBSSxXQUNQLENBQUMsWUFBWSxDQUFDLG1CQUdOLHVCQUF1QixDQUFDLE1BQU07OEJBR3RDLFdBQVc7c0JBQW5CLEtBQUs7Z0JBQ0csSUFBSTtzQkFBWixLQUFLO2dCQUNHLEtBQUs7c0JBQWIsS0FBSztnQkFDRyxNQUFNO3NCQUFkLEtBQUsiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneSwgQ29tcG9uZW50LCBJbnB1dCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBCYWJ5bG9uQnV0dG9uSSB9IGZyb20gJy4uLy4uLy4uL2ludGVyZmFjZXMvYmFieWxvbi1idXR0b24uaW50ZXJmYWNlJztcclxuaW1wb3J0IHsgQ29tbW9uTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiAnbGliLWJhYnlsb24tYmFubmVyLW5ld3NsZXR0ZXInLFxyXG4gIHN0YW5kYWxvbmU6IHRydWUsXHJcbiAgaW1wb3J0czogW0NvbW1vbk1vZHVsZV0sXHJcbiAgdGVtcGxhdGVVcmw6ICcuL2JhYnlsb24tYmFubmVyLW5ld3NsZXR0ZXIuY29tcG9uZW50Lmh0bWwnLFxyXG4gIHN0eWxlVXJsOiAnLi9iYWJ5bG9uLWJhbm5lci1uZXdzbGV0dGVyLmNvbXBvbmVudC5zY3NzJyxcclxuICBjaGFuZ2VEZXRlY3Rpb246IENoYW5nZURldGVjdGlvblN0cmF0ZWd5Lk9uUHVzaFxyXG59KVxyXG5leHBvcnQgY2xhc3MgQmFieWxvbkJhbm5lck5ld3NsZXR0ZXJDb21wb25lbnQge1xyXG4gIEBJbnB1dCgpIHBsYWNlaG9sZGVyPzogc3RyaW5nO1xyXG4gIEBJbnB1dCgpIHRleHQ/OiBzdHJpbmc7XHJcbiAgQElucHV0KCkgdGl0bGU/OiBzdHJpbmc7XHJcbiAgQElucHV0KCkgYnV0dG9uPzogQmFieWxvbkJ1dHRvbklbXTtcclxuICBcclxuICAgIGJ0bkNsaWNrKGU6IEV2ZW50KTogdm9pZCB7XHJcbiAgICAgIGUucHJldmVudERlZmF1bHQoKTtcclxuICB9XHJcbn1cclxuIiwiICAgPCEtLSAgTGEgZm90byBlcyBvcGNpb25hbCAtLT5cclxuPHNlY3Rpb24gY2xhc3M9XCJiYWJ5bG9uX19iYW5uZXItbmV3c2xldHRlciBtYXJnaW4tbWFpblwiPiBcclxuICA8ZGl2IGNsYXNzPVwiIG1hcmdpbi1tYWluIGNzX2JnX2ZpbGVkIGJnLS13aGl0ZVwiIGRhdGEtc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL25ld3NsZXR0ZXJfYmcuanBlZ1wiPiAgXHJcbiAgICA8ZGl2IGNsYXNzPVwiY29udGFpbmVyXCI+XHJcbiAgICAgIDxkaXYgY2xhc3M9XCJyb3dcIj5cclxuICAgICAgICA8ZGl2IGNsYXNzPVwiY29sLXh4bC04IG9mZnNldC14eGwtMiBjb2wteGwtMTAgb2Zmc2V0LXhsLTFcIj5cclxuICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19uZXdzbGV0dGVyIGNzX3N0eWxlXzEgdGV4dC1jZW50ZXJcIj5cclxuICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJjc19uZXdzbGV0dGVyX2ljb24gY3NfY2VudGVyICAgY3NfbWJfMjYgd293IHpvb21JblwiIGRhdGEtd293LWR1cmF0aW9uPVwiMC44c1wiIGRhdGEtd293LWRlbGF5PVwiMC4yc1wiPlxyXG4gICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJiYWJ5bG9uLWVudmVsb3BlXCI+PC9zcGFuPiAgICAgXHJcbiAgICAgICAgICAgIDwvc3Bhbj5cclxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cImludHJvX2luZm8gYWxpZ24tLWNlbnRlciBpbnRyb19pbmZvLS1saWdodFwiPlxyXG4gICAgICAgICAgICAgIEBpZih0aXRsZSkge1xyXG4gICAgICAgICAgICAgICAgICA8aDMgY2xhc3M9XCJ0aXRsZS0tc21hbGwgbWItLTEwXCIgPnt7dGl0bGV9fTwvaDM+ICBcclxuICAgICAgICAgICAgICB9IFxyXG4gICAgICAgICAgICAgIEBpZih0ZXh0KSB7XHJcbiAgICAgICAgICAgICAgICAgIDxwIGNsYXNzPVwidGV4dCBtYi0tMTBcIj57e3RleHR9fTwvcD5cclxuICAgICAgICAgICAgICB9XHJcbiAgICAgICAgICAgICAgICBcclxuICAgICAgICAgICAgPC9kaXY+ICBcclxuICAgICAgICAgICAgPGZvcm0gYWN0aW9uPVwiI1wiIGNsYXNzPVwiY3NfbmV3c2xldHRlcl9mb3JtIHBvc2l0aW9uLXJlbGF0aXZlXCI+XHJcbiAgICAgICAgICAgICAgPGlucHV0IHR5cGU9XCJlbWFpbFwiIGNsYXNzPVwiY3NfbmV3c2xldHRlcl9pbnB1dCBjcy0tcmFkaXVzXCIgcGxhY2Vob2xkZXI9XCJFbnRlciBZb3VyIEVtYWlsIEFkZHJlc3NcIj5cclxuICAgICAgICAgICAgICAgXHJcbiAgICBAaWYoYnV0dG9uICYmIGJ1dHRvblswXT8ubGFiZWwpe1xyXG4gICAgICA8YnV0dG9uIGNsYXNzPVwiY3NfYnRuIGNzX3N0eWxlXzIgY3NfbWVkaXVtIGNzLS1yYWRpdXMgY3NfZnNfMTUgYnRuLWxpbmsgYnRuLWxpbmstLWxpZ2h0XCI+XHJcbiAgICAgICAgPGI+e3tidXR0b25bMF0/LmxhYmVsfX08L2I+XHJcbiAgICAgICAgPHNwYW4gY2xhc3M9XCJiYWJ5bG9uLWFycm93LXJpZ2h0LWJpZ1wiPjwvc3Bhbj4gXHJcbiAgICAgIDwvYnV0dG9uPlxyXG4gIH1cclxuICAgICAgICAgICAgPC9mb3JtPlxyXG4gICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgPC9kaXY+XHJcbiAgICAgIDwvZGl2PlxyXG4gICAgPC9kaXY+XHJcbiAgPC9kaXY+XHJcbiAgPC9zZWN0aW9uPiJdfQ==
|