ctt-babylon 0.0.128 → 0.0.129
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-filter-modal/babylon-filter-modal.component.mjs +21 -0
- package/esm2022/lib/components/core/babylon-gallery/babylon-gallery.component.mjs +8 -10
- package/esm2022/lib/components/core/babylon-gallery-modal/babylon-gallery-modal.component.mjs +2 -2
- package/fesm2022/ctt-babylon.mjs +26 -12
- package/fesm2022/ctt-babylon.mjs.map +1 -1
- package/lib/components/core/babylon-filter-modal/babylon-filter-modal.component.d.ts +10 -0
- package/package.json +1 -1
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { CommonModule } from '@angular/common';
|
|
2
|
+
import { Component, Input } from '@angular/core';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
import * as i1 from "@angular/material/dialog";
|
|
5
|
+
export class BabylonFilterModalComponent {
|
|
6
|
+
constructor(dialogRef) {
|
|
7
|
+
this.dialogRef = dialogRef;
|
|
8
|
+
}
|
|
9
|
+
close() {
|
|
10
|
+
this.dialogRef.close();
|
|
11
|
+
}
|
|
12
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonFilterModalComponent, deps: [{ token: i1.MatDialogRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
13
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.3.12", type: BabylonFilterModalComponent, isStandalone: true, selector: "lib-filter-modal", inputs: { rooms: "rooms" }, ngImport: i0, template: "<div class=\"close-modal\">\r\n <a\r\n class=\"btn btn-circle btn--light babylon-plus btn-responsive\"\r\n (click)=\"close()\"\r\n ></a>\r\n</div>\r\n<div class=\"babylon__filters__wrapper\">\r\n <div class=\"babylon__filters\">\r\n <header class=\"babylon__filters__header\">\r\n @if (rooms) {\r\n <h1 class=\"title light\">Habitaciones</h1>\r\n <span class=\"subtitle light\">Selecciona una habitaci\u00F3n</span>\r\n\r\n } @else {\r\n <h1 class=\"title light\">Categor\u00EDas</h1>\r\n <span class=\"subtitle light\">Selecciona una categor\u00EDa</span>\r\n\r\n }\r\n </header>\r\n <ul class=\"d-flex flex-column\">\r\n @if (!rooms) {\r\n <li class=\"text light\" (click)=\"close()\">Hotel</li>\r\n <li class=\"text light\" (click)=\"close()\">Restaurante</li>\r\n <li class=\"text light\" (click)=\"close()\">Rooftop</li>\r\n <li class=\"text light\" (click)=\"close()\">Video</li>\r\n } @else {\r\n <li class=\"text light\" (click)=\"close()\">Junior suite</li>\r\n <li class=\"text light\" (click)=\"close()\">Junior Suite Deluxe</li>\r\n <li class=\"text light\" (click)=\"close()\">Habitaci\u00F3n Doble</li>\r\n }\r\n </ul>\r\n </div>\r\n</div>\r\n", 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}.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}.babylon__filters{max-width:440px;max-height:100vh;overflow:auto;align-self:center;padding:50px 20px;width:100%;position:absolute;top:50%;left:50%}@media (min-width: 1200px){.babylon__filters{max-width:500px}}.babylon__filters__wrapper{width:100%;height:100%;background-color:#19314b;position:relative}.babylon__filters__header{display:flex;flex-direction:column;gap:10px;align-items:center;padding-bottom:30px}.babylon__filters li{cursor:pointer;position:relative;text-align:center;font-size:22px}@media (min-width: 768px){.babylon__filters li{font-size:26px}}@media (min-width: 1200px){.babylon__filters li{font-size:30px}}.babylon__filters li:after{content:\"\";position:absolute;bottom:0;height:1px;width:0;background-color:#fff;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;display:block;left:50%}.babylon__filters li:hover:after{width:100%;left:0}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }] }); }
|
|
14
|
+
}
|
|
15
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonFilterModalComponent, decorators: [{
|
|
16
|
+
type: Component,
|
|
17
|
+
args: [{ selector: 'lib-filter-modal', standalone: true, imports: [CommonModule], template: "<div class=\"close-modal\">\r\n <a\r\n class=\"btn btn-circle btn--light babylon-plus btn-responsive\"\r\n (click)=\"close()\"\r\n ></a>\r\n</div>\r\n<div class=\"babylon__filters__wrapper\">\r\n <div class=\"babylon__filters\">\r\n <header class=\"babylon__filters__header\">\r\n @if (rooms) {\r\n <h1 class=\"title light\">Habitaciones</h1>\r\n <span class=\"subtitle light\">Selecciona una habitaci\u00F3n</span>\r\n\r\n } @else {\r\n <h1 class=\"title light\">Categor\u00EDas</h1>\r\n <span class=\"subtitle light\">Selecciona una categor\u00EDa</span>\r\n\r\n }\r\n </header>\r\n <ul class=\"d-flex flex-column\">\r\n @if (!rooms) {\r\n <li class=\"text light\" (click)=\"close()\">Hotel</li>\r\n <li class=\"text light\" (click)=\"close()\">Restaurante</li>\r\n <li class=\"text light\" (click)=\"close()\">Rooftop</li>\r\n <li class=\"text light\" (click)=\"close()\">Video</li>\r\n } @else {\r\n <li class=\"text light\" (click)=\"close()\">Junior suite</li>\r\n <li class=\"text light\" (click)=\"close()\">Junior Suite Deluxe</li>\r\n <li class=\"text light\" (click)=\"close()\">Habitaci\u00F3n Doble</li>\r\n }\r\n </ul>\r\n </div>\r\n</div>\r\n", 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}.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}.babylon__filters{max-width:440px;max-height:100vh;overflow:auto;align-self:center;padding:50px 20px;width:100%;position:absolute;top:50%;left:50%}@media (min-width: 1200px){.babylon__filters{max-width:500px}}.babylon__filters__wrapper{width:100%;height:100%;background-color:#19314b;position:relative}.babylon__filters__header{display:flex;flex-direction:column;gap:10px;align-items:center;padding-bottom:30px}.babylon__filters li{cursor:pointer;position:relative;text-align:center;font-size:22px}@media (min-width: 768px){.babylon__filters li{font-size:26px}}@media (min-width: 1200px){.babylon__filters li{font-size:30px}}.babylon__filters li:after{content:\"\";position:absolute;bottom:0;height:1px;width:0;background-color:#fff;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;display:block;left:50%}.babylon__filters li:hover:after{width:100%;left:0}\n"] }]
|
|
18
|
+
}], ctorParameters: () => [{ type: i1.MatDialogRef }], propDecorators: { rooms: [{
|
|
19
|
+
type: Input
|
|
20
|
+
}] } });
|
|
21
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi1maWx0ZXItbW9kYWwuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvYmFieWxvbi9zcmMvbGliL2NvbXBvbmVudHMvY29yZS9iYWJ5bG9uLWZpbHRlci1tb2RhbC9iYWJ5bG9uLWZpbHRlci1tb2RhbC5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tZmlsdGVyLW1vZGFsL2JhYnlsb24tZmlsdGVyLW1vZGFsLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsU0FBUyxFQUFFLEtBQUssRUFBRSxNQUFNLGVBQWUsQ0FBQzs7O0FBVWpELE1BQU0sT0FBTywyQkFBMkI7SUFHcEMsWUFDcUIsU0FBb0Q7UUFBcEQsY0FBUyxHQUFULFNBQVMsQ0FBMkM7SUFDdEUsQ0FBQztJQUVKLEtBQUs7UUFDRCxJQUFJLENBQUMsU0FBUyxDQUFDLEtBQUssRUFBRSxDQUFDO0lBQzNCLENBQUM7K0dBVFEsMkJBQTJCO21HQUEzQiwyQkFBMkIsd0dDWHhDLHkzQ0FpQ0EsbXFQRDFCYyxZQUFZOzs0RkFJYiwyQkFBMkI7a0JBUHZDLFNBQVM7K0JBQ0ksa0JBQWtCLGNBQ2hCLElBQUksV0FDUCxDQUFDLFlBQVksQ0FBQztpRkFLZCxLQUFLO3NCQUFiLEtBQUsiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xyXG5pbXBvcnQgeyBDb21wb25lbnQsIElucHV0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcbmltcG9ydCB7IE1hdERpYWxvZ1JlZiB9IGZyb20gJ0Bhbmd1bGFyL21hdGVyaWFsL2RpYWxvZyc7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICAgIHNlbGVjdG9yOiAnbGliLWZpbHRlci1tb2RhbCcsXHJcbiAgICBzdGFuZGFsb25lOiB0cnVlLFxyXG4gICAgaW1wb3J0czogW0NvbW1vbk1vZHVsZV0sXHJcbiAgICB0ZW1wbGF0ZVVybDogJy4vYmFieWxvbi1maWx0ZXItbW9kYWwuY29tcG9uZW50Lmh0bWwnLFxyXG4gICAgc3R5bGVVcmw6ICcuL2JhYnlsb24tZmlsdGVyLW1vZGFsLmNvbXBvbmVudC5zY3NzJyxcclxufSlcclxuZXhwb3J0IGNsYXNzIEJhYnlsb25GaWx0ZXJNb2RhbENvbXBvbmVudCB7XHJcbiAgICBASW5wdXQoKSByb29tcz86IGJvb2xlYW47XHJcblxyXG4gICAgY29uc3RydWN0b3IoXHJcbiAgICAgICAgcHJpdmF0ZSByZWFkb25seSBkaWFsb2dSZWY6IE1hdERpYWxvZ1JlZjxCYWJ5bG9uRmlsdGVyTW9kYWxDb21wb25lbnQ+XHJcbiAgICApIHt9XHJcblxyXG4gICAgY2xvc2UoKTogdm9pZCB7XHJcbiAgICAgICAgdGhpcy5kaWFsb2dSZWYuY2xvc2UoKTtcclxuICAgIH1cclxufVxyXG4iLCI8ZGl2IGNsYXNzPVwiY2xvc2UtbW9kYWxcIj5cclxuICAgIDxhXHJcbiAgICAgICAgY2xhc3M9XCJidG4gYnRuLWNpcmNsZSBidG4tLWxpZ2h0ICBiYWJ5bG9uLXBsdXMgYnRuLXJlc3BvbnNpdmVcIlxyXG4gICAgICAgIChjbGljayk9XCJjbG9zZSgpXCJcclxuICAgID48L2E+XHJcbjwvZGl2PlxyXG48ZGl2IGNsYXNzPVwiYmFieWxvbl9fZmlsdGVyc19fd3JhcHBlclwiPlxyXG4gICAgPGRpdiBjbGFzcz1cImJhYnlsb25fX2ZpbHRlcnNcIj5cclxuICAgICAgICA8aGVhZGVyIGNsYXNzPVwiYmFieWxvbl9fZmlsdGVyc19faGVhZGVyXCI+XHJcbiAgICAgICAgICAgIEBpZiAocm9vbXMpIHtcclxuICAgICAgICAgICAgPGgxIGNsYXNzPVwidGl0bGUgbGlnaHRcIj5IYWJpdGFjaW9uZXM8L2gxPlxyXG4gICAgICAgICAgICA8c3BhbiBjbGFzcz1cInN1YnRpdGxlIGxpZ2h0XCI+U2VsZWNjaW9uYSB1bmEgaGFiaXRhY2nDs248L3NwYW4+XHJcblxyXG4gICAgICAgICAgICB9IEBlbHNlIHtcclxuICAgICAgICAgICAgPGgxIGNsYXNzPVwidGl0bGUgbGlnaHRcIj5DYXRlZ29yw61hczwvaDE+XHJcbiAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwic3VidGl0bGUgbGlnaHRcIj5TZWxlY2Npb25hIHVuYSBjYXRlZ29yw61hPC9zcGFuPlxyXG5cclxuICAgICAgICAgICAgfVxyXG4gICAgICAgIDwvaGVhZGVyPlxyXG4gICAgICAgIDx1bCBjbGFzcz1cImQtZmxleCBmbGV4LWNvbHVtblwiPlxyXG4gICAgICAgICAgICBAaWYgKCFyb29tcykge1xyXG4gICAgICAgICAgICA8bGkgY2xhc3M9XCJ0ZXh0IGxpZ2h0XCIgKGNsaWNrKT1cImNsb3NlKClcIj5Ib3RlbDwvbGk+XHJcbiAgICAgICAgICAgIDxsaSBjbGFzcz1cInRleHQgbGlnaHRcIiAoY2xpY2spPVwiY2xvc2UoKVwiPlJlc3RhdXJhbnRlPC9saT5cclxuICAgICAgICAgICAgPGxpIGNsYXNzPVwidGV4dCBsaWdodFwiIChjbGljayk9XCJjbG9zZSgpXCI+Um9vZnRvcDwvbGk+XHJcbiAgICAgICAgICAgIDxsaSBjbGFzcz1cInRleHQgbGlnaHRcIiAoY2xpY2spPVwiY2xvc2UoKVwiPlZpZGVvPC9saT5cclxuICAgICAgICAgICAgfSBAZWxzZSB7XHJcbiAgICAgICAgICAgIDxsaSBjbGFzcz1cInRleHQgbGlnaHRcIiAoY2xpY2spPVwiY2xvc2UoKVwiPkp1bmlvciBzdWl0ZTwvbGk+XHJcbiAgICAgICAgICAgIDxsaSBjbGFzcz1cInRleHQgbGlnaHRcIiAoY2xpY2spPVwiY2xvc2UoKVwiPkp1bmlvciBTdWl0ZSBEZWx1eGU8L2xpPlxyXG4gICAgICAgICAgICA8bGkgY2xhc3M9XCJ0ZXh0IGxpZ2h0XCIgKGNsaWNrKT1cImNsb3NlKClcIj5IYWJpdGFjacOzbiBEb2JsZTwvbGk+XHJcbiAgICAgICAgICAgIH1cclxuICAgICAgICA8L3VsPlxyXG4gICAgPC9kaXY+XHJcbjwvZGl2PlxyXG4iXX0=
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { CommonModule } from '@angular/common';
|
|
2
2
|
import { Component } from '@angular/core';
|
|
3
3
|
import { BabylonGalleryModalComponent } from '../babylon-gallery-modal/babylon-gallery-modal.component';
|
|
4
|
+
import { BabylonFilterModalComponent } from '../babylon-filter-modal/babylon-filter-modal.component';
|
|
4
5
|
import * as i0 from "@angular/core";
|
|
5
6
|
import * as i1 from "@angular/material/dialog";
|
|
6
7
|
import * as i2 from "@angular/common";
|
|
@@ -13,24 +14,21 @@ export class BabylonGalleryComponent {
|
|
|
13
14
|
this.selected = num;
|
|
14
15
|
}
|
|
15
16
|
openFiltersModal() {
|
|
16
|
-
|
|
17
|
+
const dialogRef = this.dialog.open(BabylonFilterModalComponent, {
|
|
17
18
|
width: '100vw',
|
|
18
19
|
height: '100vh',
|
|
19
20
|
maxWidth: '100vw',
|
|
20
|
-
|
|
21
21
|
hasBackdrop: true,
|
|
22
|
-
});
|
|
22
|
+
});
|
|
23
23
|
}
|
|
24
24
|
openFiltersRoomModal() {
|
|
25
|
-
|
|
25
|
+
const dialogRef = this.dialog.open(BabylonFilterModalComponent, {
|
|
26
26
|
width: '100vw',
|
|
27
27
|
height: '100vh',
|
|
28
28
|
maxWidth: '100vw',
|
|
29
|
-
|
|
30
29
|
hasBackdrop: true,
|
|
31
30
|
});
|
|
32
|
-
|
|
33
|
-
dialogRef.componentInstance.rooms = true; */
|
|
31
|
+
dialogRef.componentInstance.rooms = true;
|
|
34
32
|
}
|
|
35
33
|
openModal() {
|
|
36
34
|
const dialogRef = this.dialog.open(BabylonGalleryModalComponent, {
|
|
@@ -42,10 +40,10 @@ export class BabylonGalleryComponent {
|
|
|
42
40
|
});
|
|
43
41
|
}
|
|
44
42
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonGalleryComponent, deps: [{ token: i1.MatDialog }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
45
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: BabylonGalleryComponent, isStandalone: true, selector: "lib-babylon-gallery", ngImport: i0, template: "<section class=\"babylon__gallery margin-main \"> \r\n <div class=\"container\">\r\n <div class=\"intro_info align--center no-align\">\r\n <h2 class=\"pretitle mb--10\">Gallery</h2>\r\n <h3 class=\"title\" >Listado de fotos</h3> \r\n </div> \r\n\r\n <div class=\"item d-flex justify-content-center\">\r\n <span\r\n class=\"subtitle babylon__gallery__filter\"\r\n (click)=\"selectFilter(1)\"\r\n [ngClass]=\"{\r\n 'babylon__gallery__filter--selected': selected === 1\r\n }\"\r\n >Hotel</span\r\n >\r\n <span\r\n class=\"subtitle babylon__gallery__filter\"\r\n (click)=\"selectFilter(2)\"\r\n [ngClass]=\"{\r\n 'babylon__gallery__filter--selected': selected === 2\r\n }\"\r\n >Restaurante</span\r\n >\r\n <span\r\n class=\"subtitle babylon__gallery__filter\"\r\n (click)=\"selectFilter(3)\"\r\n [ngClass]=\"{\r\n 'babylon__gallery__filter--selected': selected === 3\r\n }\"\r\n >Rooftop</span\r\n >\r\n <span\r\n class=\"subtitle babylon__gallery__filter\"\r\n \r\n (click)=\"openModal()\"\r\n [ngClass]=\"{\r\n 'babylon__gallery__filter--selected': selected === 4\r\n }\"\r\n >Habitaciones</span\r\n >\r\n <span\r\n class=\"subtitle babylon__gallery__filter\"\r\n (click)=\"selectFilter(5)\"\r\n [ngClass]=\"{\r\n 'babylon__gallery__filter--selected': selected === 5\r\n }\"\r\n >Video</span\r\n >\r\n </div>\r\n <div\r\n class=\"babylon__gallery__filter-buttons d-flex justify-content-center\"\r\n >\r\n <button\r\n class=\"d-flex justify-content-between align-items-center\"\r\n (click)=\"openFiltersModal()\"\r\n >\r\n CATEGOR\u00CDAS <span>=</span>\r\n </button>\r\n <button\r\n class=\"d-flex justify-content-between align-items-center\"\r\n (click)=\"openFiltersRoomModal()\"\r\n >\r\n HABITACIONES <span>=</span>\r\n </button>\r\n </div>\r\n\r\n <div class=\"container-fluid cs_plr_100\">\r\n <div class=\"cs_grid_style_2 cs_lightgallery\">\r\n <div class=\"cs_grid_item\">\r\n <a href=\"/assets/babylon/fotos/gallery_9.jpeg\" class=\"cs_gallery_item cs_style_3 cs_lightbox_item d-block cs_bg_filed position-relative cs_type_1 cs--radius\" data-src=\"/assets/babylon/fotos/gallery_9.jpeg\">\r\n <div class=\"cs_gallery_item_hover cs--radius\">\r\n <span class=\"cs_hover_icon cs_accent_color\"> \r\n <span class=\"babylon-fullscreen\"></span>\r\n </span> \r\n <span class=\"cs_hover_text title--smaller\">Beach View</span>\r\n </div>\r\n <img src=\"/assets/babylon/fotos/gallery_9.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_grid_item\">\r\n <a href=\"/assets/babylon/fotos/gallery_10.jpeg\" class=\"cs_gallery_item cs_style_3 cs_lightbox_item d-block cs_bg_filed position-relative cs_type_1 cs--radius\" data-src=\"/assets/babylon/fotos/gallery_10.jpeg\">\r\n <div class=\"cs_gallery_item_hover cs--radius\">\r\n <span class=\"cs_hover_icon cs_accent_color\"> \r\n <span class=\"babylon-fullscreen\"></span>\r\n </span> \r\n <span class=\"cs_hover_text title--smaller\">Beach View</span>\r\n </div>\r\n <img src=\"/assets/babylon/fotos/gallery_10.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_grid_item\">\r\n <a href=\"/assets/babylon/fotos/gallery_11.jpeg\" class=\"cs_gallery_item cs_style_3 cs_lightbox_item d-block cs_bg_filed position-relative cs_type_1 cs--radius\" data-src=\"/assets/babylon/fotos/gallery_11.jpeg\">\r\n <div class=\"cs_gallery_item_hover cs--radius\">\r\n <span class=\"cs_hover_icon cs_accent_color\"> \r\n <span class=\"babylon-fullscreen\"></span>\r\n </span> \r\n <span class=\"cs_hover_text title--smaller\">Beach View</span>\r\n </div>\r\n <img src=\"/assets/babylon/fotos/gallery_11.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_grid_item\">\r\n <a href=\"/assets/babylon/fotos/gallery_12.jpeg\" class=\"cs_gallery_item cs_style_3 cs_lightbox_item d-block cs_bg_filed position-relative cs_type_1 cs--radius\" data-src=\"/assets/babylon/fotos/gallery_12.jpeg\">\r\n <div class=\"cs_gallery_item_hover cs--radius\">\r\n <span class=\"cs_hover_icon cs_accent_color\"> \r\n <span class=\"babylon-fullscreen\"></span>\r\n </span> \r\n <span class=\"cs_hover_text title--smaller\">Beach View</span>\r\n </div>\r\n <img src=\"/assets/babylon/fotos/gallery_12.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_grid_item\">\r\n <a href=\"/assets/babylon/fotos/gallery_13.jpeg\" class=\"cs_gallery_item cs_style_3 cs_lightbox_item d-block cs_bg_filed position-relative cs_type_1 cs--radius\" data-src=\"/assets/babylon/fotos/gallery_13.jpeg\">\r\n <div class=\"cs_gallery_item_hover cs--radius\">\r\n <span class=\"cs_hover_icon cs_accent_color\"> \r\n <span class=\"babylon-fullscreen\"></span>\r\n </span> \r\n <span class=\"cs_hover_text title--smaller\">Beach View</span>\r\n </div>\r\n <img src=\"/assets/babylon/fotos/gallery_13.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_grid_item\">\r\n <a href=\"/assets/babylon/fotos/gallery_14.jpeg\" class=\"cs_gallery_item cs_style_3 cs_lightbox_item d-block cs_bg_filed position-relative cs_type_1 cs--radius\" data-src=\"/assets/babylon/fotos/gallery_14.jpeg\">\r\n <div class=\"cs_gallery_item_hover cs--radius\">\r\n <span class=\"cs_hover_icon cs_accent_color\"> \r\n <span class=\"babylon-fullscreen\"></span>\r\n </span> \r\n <span class=\"cs_hover_text title--smaller\">Beach View</span>\r\n </div>\r\n <img src=\"/assets/babylon/fotos/gallery_14.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_grid_item\">\r\n <a href=\"/assets/babylon/fotos/gallery_15.jpeg\" class=\"cs_gallery_item cs_style_3 cs_lightbox_item d-block cs_bg_filed position-relative cs_type_1 cs--radius\" data-src=\"/assets/babylon/fotos/gallery_15.jpeg\">\r\n <div class=\"cs_gallery_item_hover cs--radius\">\r\n <span class=\"cs_hover_icon cs_accent_color\"> \r\n <span class=\"babylon-fullscreen\"></span>\r\n </span> \r\n <span class=\"cs_hover_text title--smaller\">Beach View</span>\r\n </div>\r\n <img src=\"/assets/babylon/fotos/gallery_15.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_grid_item\">\r\n <a href=\"/assets/babylon/fotos/gallery_16.jpeg\" class=\"cs_gallery_item cs_style_3 cs_lightbox_item d-block cs_bg_filed position-relative cs_type_1 cs--radius\" data-src=\"/assets/babylon/fotos/gallery_16.jpeg\">\r\n <div class=\"cs_gallery_item_hover cs--radius\">\r\n <span class=\"cs_hover_icon cs_accent_color\"> \r\n <span class=\"babylon-fullscreen\"></span>\r\n </span> \r\n <span class=\"cs_hover_text title--smaller\">Beach View</span>\r\n </div>\r\n <img src=\"/assets/babylon/fotos/gallery_16.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n </div> \r\n </div> \r\n </div>\r\n</section>", styles: [".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}: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}.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}.cs_hover_icon{font-size:80px}@media (min-width: 1200px){.justify-content-center:not(.d-flex){justify-content:flex-start!important}}@media (max-width: 767px){.item{padding:0}}@media (min-width: 1200px){.item.mb-4{margin-bottom:3rem!important}.item:nth-child(2),.item:nth-child(5),.item:nth-child(8),.item:nth-child(11),.item:nth-child(14){margin-top:3rem!important;margin-bottom:0!important}}.item-img{position:relative;border-radius:var(--img_radius);overflow:hidden;cursor:pointer;height:100%}.item-img img{max-width:100%;border-radius:var(--img_radius);object-fit:cover;height:100%}.item-img .babylon__title{font-family:var(--font-text)}.item-img .babylon__title__wrapper{padding:4px 15px;width:calc(100% - 40px);background-color:var(--cl_background_white);position:absolute;border-radius:var(--img_radius);bottom:-30px;left:50%;opacity:0;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.item-img:hover .babylon__title__wrapper{opacity:1;bottom:21px}.item-img .content{position:absolute;text-align:center;height:0;width:0;top:50%;left:50%;transform:translate(-50%,-50%);background:#000000a6;z-index:1;display:flex;justify-content:center;flex-direction:column;height:100%;width:100%;transition:.2s ease-in-out;opacity:0}.item-img .content a{opacity:0;transition:.2s ease;font-size:24px;width:100%;height:100%;display:block;display:flex;align-items:center;justify-content:center}.babylon__gallery .intro_info{margin-top:100px}.babylon__gallery__filter{cursor:pointer;color:var(--cl_btn-link);-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;position:relative;padding-right:20px}.babylon__gallery__filter:after{content:\"\";width:calc(100% - 20px);position:absolute;background-color:var(--cl_btn-link);top:35px;left:0;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.babylon__gallery__filter--selected{color:var(--cl_btn-link-hover)}.babylon__gallery__filter--selected:after{background-color:var(--cl_btn-link-hover);top:28px;height:1px}.babylon__gallery__filter:hover{color:var(--cl_btn-link-hover)}.babylon__gallery__filter:hover:after{background-color:var(--cl_btn-link-hover);top:28px;height:1px}.babylon__gallery .item:has(.babylon__gallery__filter){padding-bottom:50px}@media (max-width: 1199px){.babylon__gallery .item:has(.babylon__gallery__filter){display:none!important}}.babylon__gallery__filter-buttons{gap:30px;padding-bottom:30px}.babylon__gallery__filter-buttons button{padding:10px 20px;width:200px;border-radius:30px;background-color:transparent;border:1px solid var(--cl_btn-call);color:var(--cl_btn-call);opacity:.6;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.babylon__gallery__filter-buttons button:hover{border-color:var(--cl_btn-link-hover);color:var(--cl_btn-link-hover);opacity:1}.babylon__gallery__filter-buttons button span{font-size:30px;height:18px;display:flex;align-items:center}@media (min-width: 1200px){.babylon__gallery__filter-buttons{display:none!important}}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }] }); }
|
|
43
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: BabylonGalleryComponent, isStandalone: true, selector: "lib-babylon-gallery", ngImport: i0, template: "<section class=\"babylon__gallery margin-main \"> \r\n <div class=\"container\">\r\n <div class=\"intro_info align--center no-align\">\r\n <h2 class=\"pretitle mb--10\">Gallery</h2>\r\n <h3 class=\"title\" >Listado de fotos</h3> \r\n </div> \r\n\r\n <div class=\"item d-flex justify-content-center\">\r\n <span\r\n class=\"subtitle babylon__gallery__filter\"\r\n (click)=\"selectFilter(1)\"\r\n [ngClass]=\"{\r\n 'babylon__gallery__filter--selected': selected === 1\r\n }\"\r\n >Hotel</span\r\n >\r\n <span\r\n class=\"subtitle babylon__gallery__filter\"\r\n (click)=\"selectFilter(2)\"\r\n [ngClass]=\"{\r\n 'babylon__gallery__filter--selected': selected === 2\r\n }\"\r\n >Restaurante</span\r\n >\r\n <span\r\n class=\"subtitle babylon__gallery__filter\"\r\n (click)=\"selectFilter(3)\"\r\n [ngClass]=\"{\r\n 'babylon__gallery__filter--selected': selected === 3\r\n }\"\r\n >Rooftop</span\r\n >\r\n <span\r\n class=\"subtitle babylon__gallery__filter\"\r\n (click)=\"openFiltersRoomModal()\"\r\n [ngClass]=\"{\r\n 'babylon__gallery__filter--selected': selected === 4\r\n }\"\r\n >Habitaciones</span\r\n >\r\n <span\r\n class=\"subtitle babylon__gallery__filter\"\r\n (click)=\"selectFilter(5)\"\r\n [ngClass]=\"{\r\n 'babylon__gallery__filter--selected': selected === 5\r\n }\"\r\n >Video</span\r\n >\r\n </div>\r\n <div\r\n class=\"babylon__gallery__filter-buttons d-flex justify-content-center\"\r\n >\r\n <button\r\n class=\"d-flex justify-content-between align-items-center\"\r\n (click)=\"openFiltersModal()\"\r\n >\r\n CATEGOR\u00CDAS <span>=</span>\r\n </button>\r\n <button\r\n class=\"d-flex justify-content-between align-items-center\"\r\n (click)=\"openFiltersRoomModal()\"\r\n >\r\n HABITACIONES <span>=</span>\r\n </button>\r\n </div>\r\n\r\n <div class=\"container-fluid cs_plr_100\">\r\n <div class=\"cs_grid_style_2 cs_lightgallery\">\r\n <div class=\"cs_grid_item\">\r\n <a href=\"/assets/babylon/fotos/gallery_9.jpeg\" class=\"cs_gallery_item cs_style_3 cs_lightbox_item d-block cs_bg_filed position-relative cs_type_1 cs--radius\" data-src=\"/assets/babylon/fotos/gallery_9.jpeg\">\r\n <div class=\"cs_gallery_item_hover cs--radius\">\r\n <span class=\"cs_hover_icon cs_accent_color\"> \r\n <span class=\"babylon-fullscreen\"></span>\r\n </span> \r\n <span class=\"cs_hover_text title--smaller\">Beach View</span>\r\n </div>\r\n <img src=\"/assets/babylon/fotos/gallery_9.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_grid_item\">\r\n <a href=\"/assets/babylon/fotos/gallery_10.jpeg\" class=\"cs_gallery_item cs_style_3 cs_lightbox_item d-block cs_bg_filed position-relative cs_type_1 cs--radius\" data-src=\"/assets/babylon/fotos/gallery_10.jpeg\">\r\n <div class=\"cs_gallery_item_hover cs--radius\">\r\n <span class=\"cs_hover_icon cs_accent_color\"> \r\n <span class=\"babylon-fullscreen\"></span>\r\n </span> \r\n <span class=\"cs_hover_text title--smaller\">Beach View</span>\r\n </div>\r\n <img src=\"/assets/babylon/fotos/gallery_10.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_grid_item\">\r\n <a href=\"/assets/babylon/fotos/gallery_11.jpeg\" class=\"cs_gallery_item cs_style_3 cs_lightbox_item d-block cs_bg_filed position-relative cs_type_1 cs--radius\" data-src=\"/assets/babylon/fotos/gallery_11.jpeg\">\r\n <div class=\"cs_gallery_item_hover cs--radius\">\r\n <span class=\"cs_hover_icon cs_accent_color\"> \r\n <span class=\"babylon-fullscreen\"></span>\r\n </span> \r\n <span class=\"cs_hover_text title--smaller\">Beach View</span>\r\n </div>\r\n <img src=\"/assets/babylon/fotos/gallery_11.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_grid_item\">\r\n <a href=\"/assets/babylon/fotos/gallery_12.jpeg\" class=\"cs_gallery_item cs_style_3 cs_lightbox_item d-block cs_bg_filed position-relative cs_type_1 cs--radius\" data-src=\"/assets/babylon/fotos/gallery_12.jpeg\">\r\n <div class=\"cs_gallery_item_hover cs--radius\">\r\n <span class=\"cs_hover_icon cs_accent_color\"> \r\n <span class=\"babylon-fullscreen\"></span>\r\n </span> \r\n <span class=\"cs_hover_text title--smaller\">Beach View</span>\r\n </div>\r\n <img src=\"/assets/babylon/fotos/gallery_12.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_grid_item\">\r\n <a href=\"/assets/babylon/fotos/gallery_13.jpeg\" class=\"cs_gallery_item cs_style_3 cs_lightbox_item d-block cs_bg_filed position-relative cs_type_1 cs--radius\" data-src=\"/assets/babylon/fotos/gallery_13.jpeg\">\r\n <div class=\"cs_gallery_item_hover cs--radius\">\r\n <span class=\"cs_hover_icon cs_accent_color\"> \r\n <span class=\"babylon-fullscreen\"></span>\r\n </span> \r\n <span class=\"cs_hover_text title--smaller\">Beach View</span>\r\n </div>\r\n <img src=\"/assets/babylon/fotos/gallery_13.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_grid_item\">\r\n <a href=\"/assets/babylon/fotos/gallery_14.jpeg\" class=\"cs_gallery_item cs_style_3 cs_lightbox_item d-block cs_bg_filed position-relative cs_type_1 cs--radius\" data-src=\"/assets/babylon/fotos/gallery_14.jpeg\">\r\n <div class=\"cs_gallery_item_hover cs--radius\">\r\n <span class=\"cs_hover_icon cs_accent_color\"> \r\n <span class=\"babylon-fullscreen\"></span>\r\n </span> \r\n <span class=\"cs_hover_text title--smaller\">Beach View</span>\r\n </div>\r\n <img src=\"/assets/babylon/fotos/gallery_14.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_grid_item\">\r\n <a href=\"/assets/babylon/fotos/gallery_15.jpeg\" class=\"cs_gallery_item cs_style_3 cs_lightbox_item d-block cs_bg_filed position-relative cs_type_1 cs--radius\" data-src=\"/assets/babylon/fotos/gallery_15.jpeg\">\r\n <div class=\"cs_gallery_item_hover cs--radius\">\r\n <span class=\"cs_hover_icon cs_accent_color\"> \r\n <span class=\"babylon-fullscreen\"></span>\r\n </span> \r\n <span class=\"cs_hover_text title--smaller\">Beach View</span>\r\n </div>\r\n <img src=\"/assets/babylon/fotos/gallery_15.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_grid_item\">\r\n <a href=\"/assets/babylon/fotos/gallery_16.jpeg\" class=\"cs_gallery_item cs_style_3 cs_lightbox_item d-block cs_bg_filed position-relative cs_type_1 cs--radius\" data-src=\"/assets/babylon/fotos/gallery_16.jpeg\">\r\n <div class=\"cs_gallery_item_hover cs--radius\">\r\n <span class=\"cs_hover_icon cs_accent_color\"> \r\n <span class=\"babylon-fullscreen\"></span>\r\n </span> \r\n <span class=\"cs_hover_text title--smaller\">Beach View</span>\r\n </div>\r\n <img src=\"/assets/babylon/fotos/gallery_16.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n </div> \r\n </div> \r\n </div>\r\n</section>", styles: [".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}: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}.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}.cs_hover_icon{font-size:80px}@media (min-width: 1200px){.justify-content-center:not(.d-flex){justify-content:flex-start!important}}@media (max-width: 767px){.item{padding:0}}@media (min-width: 1200px){.item.mb-4{margin-bottom:3rem!important}.item:nth-child(2),.item:nth-child(5),.item:nth-child(8),.item:nth-child(11),.item:nth-child(14){margin-top:3rem!important;margin-bottom:0!important}}.item-img{position:relative;border-radius:var(--img_radius);overflow:hidden;cursor:pointer;height:100%}.item-img img{max-width:100%;border-radius:var(--img_radius);object-fit:cover;height:100%}.item-img .babylon__title{font-family:var(--font-text)}.item-img .babylon__title__wrapper{padding:4px 15px;width:calc(100% - 40px);background-color:var(--cl_background_white);position:absolute;border-radius:var(--img_radius);bottom:-30px;left:50%;opacity:0;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.item-img:hover .babylon__title__wrapper{opacity:1;bottom:21px}.item-img .content{position:absolute;text-align:center;height:0;width:0;top:50%;left:50%;transform:translate(-50%,-50%);background:#000000a6;z-index:1;display:flex;justify-content:center;flex-direction:column;height:100%;width:100%;transition:.2s ease-in-out;opacity:0}.item-img .content a{opacity:0;transition:.2s ease;font-size:24px;width:100%;height:100%;display:block;display:flex;align-items:center;justify-content:center}.babylon__gallery .intro_info{margin-top:100px}.babylon__gallery__filter{cursor:pointer;color:var(--cl_btn-link);-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;position:relative;padding-right:20px}.babylon__gallery__filter:after{content:\"\";width:calc(100% - 20px);position:absolute;background-color:var(--cl_btn-link);top:35px;left:0;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.babylon__gallery__filter--selected{color:var(--cl_btn-link-hover)}.babylon__gallery__filter--selected:after{background-color:var(--cl_btn-link-hover);top:28px;height:1px}.babylon__gallery__filter:hover{color:var(--cl_btn-link-hover)}.babylon__gallery__filter:hover:after{background-color:var(--cl_btn-link-hover);top:28px;height:1px}.babylon__gallery .item:has(.babylon__gallery__filter){padding-bottom:50px}@media (max-width: 1199px){.babylon__gallery .item:has(.babylon__gallery__filter){display:none!important}}.babylon__gallery__filter-buttons{gap:30px;padding-bottom:30px}.babylon__gallery__filter-buttons button{padding:10px 20px;width:200px;border-radius:30px;background-color:transparent;border:1px solid var(--cl_btn-call);color:var(--cl_btn-call);opacity:.6;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.babylon__gallery__filter-buttons button:hover{border-color:var(--cl_btn-link-hover);color:var(--cl_btn-link-hover);opacity:1}.babylon__gallery__filter-buttons button span{font-size:30px;height:18px;display:flex;align-items:center}@media (min-width: 1200px){.babylon__gallery__filter-buttons{display:none!important}}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }] }); }
|
|
46
44
|
}
|
|
47
45
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonGalleryComponent, decorators: [{
|
|
48
46
|
type: Component,
|
|
49
|
-
args: [{ selector: 'lib-babylon-gallery', standalone: true, imports: [CommonModule], template: "<section class=\"babylon__gallery margin-main \"> \r\n <div class=\"container\">\r\n <div class=\"intro_info align--center no-align\">\r\n <h2 class=\"pretitle mb--10\">Gallery</h2>\r\n <h3 class=\"title\" >Listado de fotos</h3> \r\n </div> \r\n\r\n <div class=\"item d-flex justify-content-center\">\r\n <span\r\n class=\"subtitle babylon__gallery__filter\"\r\n (click)=\"selectFilter(1)\"\r\n [ngClass]=\"{\r\n 'babylon__gallery__filter--selected': selected === 1\r\n }\"\r\n >Hotel</span\r\n >\r\n <span\r\n class=\"subtitle babylon__gallery__filter\"\r\n (click)=\"selectFilter(2)\"\r\n [ngClass]=\"{\r\n 'babylon__gallery__filter--selected': selected === 2\r\n }\"\r\n >Restaurante</span\r\n >\r\n <span\r\n class=\"subtitle babylon__gallery__filter\"\r\n (click)=\"selectFilter(3)\"\r\n [ngClass]=\"{\r\n 'babylon__gallery__filter--selected': selected === 3\r\n }\"\r\n >Rooftop</span\r\n >\r\n <span\r\n class=\"subtitle babylon__gallery__filter\"\r\n \r\n (click)=\"openModal()\"\r\n [ngClass]=\"{\r\n 'babylon__gallery__filter--selected': selected === 4\r\n }\"\r\n >Habitaciones</span\r\n >\r\n <span\r\n class=\"subtitle babylon__gallery__filter\"\r\n (click)=\"selectFilter(5)\"\r\n [ngClass]=\"{\r\n 'babylon__gallery__filter--selected': selected === 5\r\n }\"\r\n >Video</span\r\n >\r\n </div>\r\n <div\r\n class=\"babylon__gallery__filter-buttons d-flex justify-content-center\"\r\n >\r\n <button\r\n class=\"d-flex justify-content-between align-items-center\"\r\n (click)=\"openFiltersModal()\"\r\n >\r\n CATEGOR\u00CDAS <span>=</span>\r\n </button>\r\n <button\r\n class=\"d-flex justify-content-between align-items-center\"\r\n (click)=\"openFiltersRoomModal()\"\r\n >\r\n HABITACIONES <span>=</span>\r\n </button>\r\n </div>\r\n\r\n <div class=\"container-fluid cs_plr_100\">\r\n <div class=\"cs_grid_style_2 cs_lightgallery\">\r\n <div class=\"cs_grid_item\">\r\n <a href=\"/assets/babylon/fotos/gallery_9.jpeg\" class=\"cs_gallery_item cs_style_3 cs_lightbox_item d-block cs_bg_filed position-relative cs_type_1 cs--radius\" data-src=\"/assets/babylon/fotos/gallery_9.jpeg\">\r\n <div class=\"cs_gallery_item_hover cs--radius\">\r\n <span class=\"cs_hover_icon cs_accent_color\"> \r\n <span class=\"babylon-fullscreen\"></span>\r\n </span> \r\n <span class=\"cs_hover_text title--smaller\">Beach View</span>\r\n </div>\r\n <img src=\"/assets/babylon/fotos/gallery_9.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_grid_item\">\r\n <a href=\"/assets/babylon/fotos/gallery_10.jpeg\" class=\"cs_gallery_item cs_style_3 cs_lightbox_item d-block cs_bg_filed position-relative cs_type_1 cs--radius\" data-src=\"/assets/babylon/fotos/gallery_10.jpeg\">\r\n <div class=\"cs_gallery_item_hover cs--radius\">\r\n <span class=\"cs_hover_icon cs_accent_color\"> \r\n <span class=\"babylon-fullscreen\"></span>\r\n </span> \r\n <span class=\"cs_hover_text title--smaller\">Beach View</span>\r\n </div>\r\n <img src=\"/assets/babylon/fotos/gallery_10.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_grid_item\">\r\n <a href=\"/assets/babylon/fotos/gallery_11.jpeg\" class=\"cs_gallery_item cs_style_3 cs_lightbox_item d-block cs_bg_filed position-relative cs_type_1 cs--radius\" data-src=\"/assets/babylon/fotos/gallery_11.jpeg\">\r\n <div class=\"cs_gallery_item_hover cs--radius\">\r\n <span class=\"cs_hover_icon cs_accent_color\"> \r\n <span class=\"babylon-fullscreen\"></span>\r\n </span> \r\n <span class=\"cs_hover_text title--smaller\">Beach View</span>\r\n </div>\r\n <img src=\"/assets/babylon/fotos/gallery_11.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_grid_item\">\r\n <a href=\"/assets/babylon/fotos/gallery_12.jpeg\" class=\"cs_gallery_item cs_style_3 cs_lightbox_item d-block cs_bg_filed position-relative cs_type_1 cs--radius\" data-src=\"/assets/babylon/fotos/gallery_12.jpeg\">\r\n <div class=\"cs_gallery_item_hover cs--radius\">\r\n <span class=\"cs_hover_icon cs_accent_color\"> \r\n <span class=\"babylon-fullscreen\"></span>\r\n </span> \r\n <span class=\"cs_hover_text title--smaller\">Beach View</span>\r\n </div>\r\n <img src=\"/assets/babylon/fotos/gallery_12.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_grid_item\">\r\n <a href=\"/assets/babylon/fotos/gallery_13.jpeg\" class=\"cs_gallery_item cs_style_3 cs_lightbox_item d-block cs_bg_filed position-relative cs_type_1 cs--radius\" data-src=\"/assets/babylon/fotos/gallery_13.jpeg\">\r\n <div class=\"cs_gallery_item_hover cs--radius\">\r\n <span class=\"cs_hover_icon cs_accent_color\"> \r\n <span class=\"babylon-fullscreen\"></span>\r\n </span> \r\n <span class=\"cs_hover_text title--smaller\">Beach View</span>\r\n </div>\r\n <img src=\"/assets/babylon/fotos/gallery_13.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_grid_item\">\r\n <a href=\"/assets/babylon/fotos/gallery_14.jpeg\" class=\"cs_gallery_item cs_style_3 cs_lightbox_item d-block cs_bg_filed position-relative cs_type_1 cs--radius\" data-src=\"/assets/babylon/fotos/gallery_14.jpeg\">\r\n <div class=\"cs_gallery_item_hover cs--radius\">\r\n <span class=\"cs_hover_icon cs_accent_color\"> \r\n <span class=\"babylon-fullscreen\"></span>\r\n </span> \r\n <span class=\"cs_hover_text title--smaller\">Beach View</span>\r\n </div>\r\n <img src=\"/assets/babylon/fotos/gallery_14.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_grid_item\">\r\n <a href=\"/assets/babylon/fotos/gallery_15.jpeg\" class=\"cs_gallery_item cs_style_3 cs_lightbox_item d-block cs_bg_filed position-relative cs_type_1 cs--radius\" data-src=\"/assets/babylon/fotos/gallery_15.jpeg\">\r\n <div class=\"cs_gallery_item_hover cs--radius\">\r\n <span class=\"cs_hover_icon cs_accent_color\"> \r\n <span class=\"babylon-fullscreen\"></span>\r\n </span> \r\n <span class=\"cs_hover_text title--smaller\">Beach View</span>\r\n </div>\r\n <img src=\"/assets/babylon/fotos/gallery_15.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_grid_item\">\r\n <a href=\"/assets/babylon/fotos/gallery_16.jpeg\" class=\"cs_gallery_item cs_style_3 cs_lightbox_item d-block cs_bg_filed position-relative cs_type_1 cs--radius\" data-src=\"/assets/babylon/fotos/gallery_16.jpeg\">\r\n <div class=\"cs_gallery_item_hover cs--radius\">\r\n <span class=\"cs_hover_icon cs_accent_color\"> \r\n <span class=\"babylon-fullscreen\"></span>\r\n </span> \r\n <span class=\"cs_hover_text title--smaller\">Beach View</span>\r\n </div>\r\n <img src=\"/assets/babylon/fotos/gallery_16.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n </div> \r\n </div> \r\n </div>\r\n</section>", styles: [".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}: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}.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}.cs_hover_icon{font-size:80px}@media (min-width: 1200px){.justify-content-center:not(.d-flex){justify-content:flex-start!important}}@media (max-width: 767px){.item{padding:0}}@media (min-width: 1200px){.item.mb-4{margin-bottom:3rem!important}.item:nth-child(2),.item:nth-child(5),.item:nth-child(8),.item:nth-child(11),.item:nth-child(14){margin-top:3rem!important;margin-bottom:0!important}}.item-img{position:relative;border-radius:var(--img_radius);overflow:hidden;cursor:pointer;height:100%}.item-img img{max-width:100%;border-radius:var(--img_radius);object-fit:cover;height:100%}.item-img .babylon__title{font-family:var(--font-text)}.item-img .babylon__title__wrapper{padding:4px 15px;width:calc(100% - 40px);background-color:var(--cl_background_white);position:absolute;border-radius:var(--img_radius);bottom:-30px;left:50%;opacity:0;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.item-img:hover .babylon__title__wrapper{opacity:1;bottom:21px}.item-img .content{position:absolute;text-align:center;height:0;width:0;top:50%;left:50%;transform:translate(-50%,-50%);background:#000000a6;z-index:1;display:flex;justify-content:center;flex-direction:column;height:100%;width:100%;transition:.2s ease-in-out;opacity:0}.item-img .content a{opacity:0;transition:.2s ease;font-size:24px;width:100%;height:100%;display:block;display:flex;align-items:center;justify-content:center}.babylon__gallery .intro_info{margin-top:100px}.babylon__gallery__filter{cursor:pointer;color:var(--cl_btn-link);-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;position:relative;padding-right:20px}.babylon__gallery__filter:after{content:\"\";width:calc(100% - 20px);position:absolute;background-color:var(--cl_btn-link);top:35px;left:0;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.babylon__gallery__filter--selected{color:var(--cl_btn-link-hover)}.babylon__gallery__filter--selected:after{background-color:var(--cl_btn-link-hover);top:28px;height:1px}.babylon__gallery__filter:hover{color:var(--cl_btn-link-hover)}.babylon__gallery__filter:hover:after{background-color:var(--cl_btn-link-hover);top:28px;height:1px}.babylon__gallery .item:has(.babylon__gallery__filter){padding-bottom:50px}@media (max-width: 1199px){.babylon__gallery .item:has(.babylon__gallery__filter){display:none!important}}.babylon__gallery__filter-buttons{gap:30px;padding-bottom:30px}.babylon__gallery__filter-buttons button{padding:10px 20px;width:200px;border-radius:30px;background-color:transparent;border:1px solid var(--cl_btn-call);color:var(--cl_btn-call);opacity:.6;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.babylon__gallery__filter-buttons button:hover{border-color:var(--cl_btn-link-hover);color:var(--cl_btn-link-hover);opacity:1}.babylon__gallery__filter-buttons button span{font-size:30px;height:18px;display:flex;align-items:center}@media (min-width: 1200px){.babylon__gallery__filter-buttons{display:none!important}}\n"] }]
|
|
47
|
+
args: [{ selector: 'lib-babylon-gallery', standalone: true, imports: [CommonModule], template: "<section class=\"babylon__gallery margin-main \"> \r\n <div class=\"container\">\r\n <div class=\"intro_info align--center no-align\">\r\n <h2 class=\"pretitle mb--10\">Gallery</h2>\r\n <h3 class=\"title\" >Listado de fotos</h3> \r\n </div> \r\n\r\n <div class=\"item d-flex justify-content-center\">\r\n <span\r\n class=\"subtitle babylon__gallery__filter\"\r\n (click)=\"selectFilter(1)\"\r\n [ngClass]=\"{\r\n 'babylon__gallery__filter--selected': selected === 1\r\n }\"\r\n >Hotel</span\r\n >\r\n <span\r\n class=\"subtitle babylon__gallery__filter\"\r\n (click)=\"selectFilter(2)\"\r\n [ngClass]=\"{\r\n 'babylon__gallery__filter--selected': selected === 2\r\n }\"\r\n >Restaurante</span\r\n >\r\n <span\r\n class=\"subtitle babylon__gallery__filter\"\r\n (click)=\"selectFilter(3)\"\r\n [ngClass]=\"{\r\n 'babylon__gallery__filter--selected': selected === 3\r\n }\"\r\n >Rooftop</span\r\n >\r\n <span\r\n class=\"subtitle babylon__gallery__filter\"\r\n (click)=\"openFiltersRoomModal()\"\r\n [ngClass]=\"{\r\n 'babylon__gallery__filter--selected': selected === 4\r\n }\"\r\n >Habitaciones</span\r\n >\r\n <span\r\n class=\"subtitle babylon__gallery__filter\"\r\n (click)=\"selectFilter(5)\"\r\n [ngClass]=\"{\r\n 'babylon__gallery__filter--selected': selected === 5\r\n }\"\r\n >Video</span\r\n >\r\n </div>\r\n <div\r\n class=\"babylon__gallery__filter-buttons d-flex justify-content-center\"\r\n >\r\n <button\r\n class=\"d-flex justify-content-between align-items-center\"\r\n (click)=\"openFiltersModal()\"\r\n >\r\n CATEGOR\u00CDAS <span>=</span>\r\n </button>\r\n <button\r\n class=\"d-flex justify-content-between align-items-center\"\r\n (click)=\"openFiltersRoomModal()\"\r\n >\r\n HABITACIONES <span>=</span>\r\n </button>\r\n </div>\r\n\r\n <div class=\"container-fluid cs_plr_100\">\r\n <div class=\"cs_grid_style_2 cs_lightgallery\">\r\n <div class=\"cs_grid_item\">\r\n <a href=\"/assets/babylon/fotos/gallery_9.jpeg\" class=\"cs_gallery_item cs_style_3 cs_lightbox_item d-block cs_bg_filed position-relative cs_type_1 cs--radius\" data-src=\"/assets/babylon/fotos/gallery_9.jpeg\">\r\n <div class=\"cs_gallery_item_hover cs--radius\">\r\n <span class=\"cs_hover_icon cs_accent_color\"> \r\n <span class=\"babylon-fullscreen\"></span>\r\n </span> \r\n <span class=\"cs_hover_text title--smaller\">Beach View</span>\r\n </div>\r\n <img src=\"/assets/babylon/fotos/gallery_9.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_grid_item\">\r\n <a href=\"/assets/babylon/fotos/gallery_10.jpeg\" class=\"cs_gallery_item cs_style_3 cs_lightbox_item d-block cs_bg_filed position-relative cs_type_1 cs--radius\" data-src=\"/assets/babylon/fotos/gallery_10.jpeg\">\r\n <div class=\"cs_gallery_item_hover cs--radius\">\r\n <span class=\"cs_hover_icon cs_accent_color\"> \r\n <span class=\"babylon-fullscreen\"></span>\r\n </span> \r\n <span class=\"cs_hover_text title--smaller\">Beach View</span>\r\n </div>\r\n <img src=\"/assets/babylon/fotos/gallery_10.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_grid_item\">\r\n <a href=\"/assets/babylon/fotos/gallery_11.jpeg\" class=\"cs_gallery_item cs_style_3 cs_lightbox_item d-block cs_bg_filed position-relative cs_type_1 cs--radius\" data-src=\"/assets/babylon/fotos/gallery_11.jpeg\">\r\n <div class=\"cs_gallery_item_hover cs--radius\">\r\n <span class=\"cs_hover_icon cs_accent_color\"> \r\n <span class=\"babylon-fullscreen\"></span>\r\n </span> \r\n <span class=\"cs_hover_text title--smaller\">Beach View</span>\r\n </div>\r\n <img src=\"/assets/babylon/fotos/gallery_11.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_grid_item\">\r\n <a href=\"/assets/babylon/fotos/gallery_12.jpeg\" class=\"cs_gallery_item cs_style_3 cs_lightbox_item d-block cs_bg_filed position-relative cs_type_1 cs--radius\" data-src=\"/assets/babylon/fotos/gallery_12.jpeg\">\r\n <div class=\"cs_gallery_item_hover cs--radius\">\r\n <span class=\"cs_hover_icon cs_accent_color\"> \r\n <span class=\"babylon-fullscreen\"></span>\r\n </span> \r\n <span class=\"cs_hover_text title--smaller\">Beach View</span>\r\n </div>\r\n <img src=\"/assets/babylon/fotos/gallery_12.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_grid_item\">\r\n <a href=\"/assets/babylon/fotos/gallery_13.jpeg\" class=\"cs_gallery_item cs_style_3 cs_lightbox_item d-block cs_bg_filed position-relative cs_type_1 cs--radius\" data-src=\"/assets/babylon/fotos/gallery_13.jpeg\">\r\n <div class=\"cs_gallery_item_hover cs--radius\">\r\n <span class=\"cs_hover_icon cs_accent_color\"> \r\n <span class=\"babylon-fullscreen\"></span>\r\n </span> \r\n <span class=\"cs_hover_text title--smaller\">Beach View</span>\r\n </div>\r\n <img src=\"/assets/babylon/fotos/gallery_13.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_grid_item\">\r\n <a href=\"/assets/babylon/fotos/gallery_14.jpeg\" class=\"cs_gallery_item cs_style_3 cs_lightbox_item d-block cs_bg_filed position-relative cs_type_1 cs--radius\" data-src=\"/assets/babylon/fotos/gallery_14.jpeg\">\r\n <div class=\"cs_gallery_item_hover cs--radius\">\r\n <span class=\"cs_hover_icon cs_accent_color\"> \r\n <span class=\"babylon-fullscreen\"></span>\r\n </span> \r\n <span class=\"cs_hover_text title--smaller\">Beach View</span>\r\n </div>\r\n <img src=\"/assets/babylon/fotos/gallery_14.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_grid_item\">\r\n <a href=\"/assets/babylon/fotos/gallery_15.jpeg\" class=\"cs_gallery_item cs_style_3 cs_lightbox_item d-block cs_bg_filed position-relative cs_type_1 cs--radius\" data-src=\"/assets/babylon/fotos/gallery_15.jpeg\">\r\n <div class=\"cs_gallery_item_hover cs--radius\">\r\n <span class=\"cs_hover_icon cs_accent_color\"> \r\n <span class=\"babylon-fullscreen\"></span>\r\n </span> \r\n <span class=\"cs_hover_text title--smaller\">Beach View</span>\r\n </div>\r\n <img src=\"/assets/babylon/fotos/gallery_15.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_grid_item\">\r\n <a href=\"/assets/babylon/fotos/gallery_16.jpeg\" class=\"cs_gallery_item cs_style_3 cs_lightbox_item d-block cs_bg_filed position-relative cs_type_1 cs--radius\" data-src=\"/assets/babylon/fotos/gallery_16.jpeg\">\r\n <div class=\"cs_gallery_item_hover cs--radius\">\r\n <span class=\"cs_hover_icon cs_accent_color\"> \r\n <span class=\"babylon-fullscreen\"></span>\r\n </span> \r\n <span class=\"cs_hover_text title--smaller\">Beach View</span>\r\n </div>\r\n <img src=\"/assets/babylon/fotos/gallery_16.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n </div> \r\n </div> \r\n </div>\r\n</section>", styles: [".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}: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}.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}.cs_hover_icon{font-size:80px}@media (min-width: 1200px){.justify-content-center:not(.d-flex){justify-content:flex-start!important}}@media (max-width: 767px){.item{padding:0}}@media (min-width: 1200px){.item.mb-4{margin-bottom:3rem!important}.item:nth-child(2),.item:nth-child(5),.item:nth-child(8),.item:nth-child(11),.item:nth-child(14){margin-top:3rem!important;margin-bottom:0!important}}.item-img{position:relative;border-radius:var(--img_radius);overflow:hidden;cursor:pointer;height:100%}.item-img img{max-width:100%;border-radius:var(--img_radius);object-fit:cover;height:100%}.item-img .babylon__title{font-family:var(--font-text)}.item-img .babylon__title__wrapper{padding:4px 15px;width:calc(100% - 40px);background-color:var(--cl_background_white);position:absolute;border-radius:var(--img_radius);bottom:-30px;left:50%;opacity:0;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.item-img:hover .babylon__title__wrapper{opacity:1;bottom:21px}.item-img .content{position:absolute;text-align:center;height:0;width:0;top:50%;left:50%;transform:translate(-50%,-50%);background:#000000a6;z-index:1;display:flex;justify-content:center;flex-direction:column;height:100%;width:100%;transition:.2s ease-in-out;opacity:0}.item-img .content a{opacity:0;transition:.2s ease;font-size:24px;width:100%;height:100%;display:block;display:flex;align-items:center;justify-content:center}.babylon__gallery .intro_info{margin-top:100px}.babylon__gallery__filter{cursor:pointer;color:var(--cl_btn-link);-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;position:relative;padding-right:20px}.babylon__gallery__filter:after{content:\"\";width:calc(100% - 20px);position:absolute;background-color:var(--cl_btn-link);top:35px;left:0;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.babylon__gallery__filter--selected{color:var(--cl_btn-link-hover)}.babylon__gallery__filter--selected:after{background-color:var(--cl_btn-link-hover);top:28px;height:1px}.babylon__gallery__filter:hover{color:var(--cl_btn-link-hover)}.babylon__gallery__filter:hover:after{background-color:var(--cl_btn-link-hover);top:28px;height:1px}.babylon__gallery .item:has(.babylon__gallery__filter){padding-bottom:50px}@media (max-width: 1199px){.babylon__gallery .item:has(.babylon__gallery__filter){display:none!important}}.babylon__gallery__filter-buttons{gap:30px;padding-bottom:30px}.babylon__gallery__filter-buttons button{padding:10px 20px;width:200px;border-radius:30px;background-color:transparent;border:1px solid var(--cl_btn-call);color:var(--cl_btn-call);opacity:.6;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.babylon__gallery__filter-buttons button:hover{border-color:var(--cl_btn-link-hover);color:var(--cl_btn-link-hover);opacity:1}.babylon__gallery__filter-buttons button span{font-size:30px;height:18px;display:flex;align-items:center}@media (min-width: 1200px){.babylon__gallery__filter-buttons{display:none!important}}\n"] }]
|
|
50
48
|
}], ctorParameters: () => [{ type: i1.MatDialog }] });
|
|
51
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi1nYWxsZXJ5LmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2JhYnlsb24vc3JjL2xpYi9jb21wb25lbnRzL2NvcmUvYmFieWxvbi1nYWxsZXJ5L2JhYnlsb24tZ2FsbGVyeS5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tZ2FsbGVyeS9iYWJ5bG9uLWdhbGxlcnkuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQy9DLE9BQU8sRUFBRSxTQUFTLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFFMUMsT0FBTyxFQUFFLDRCQUE0QixFQUFFLE1BQU0sMERBQTBELENBQUM7Ozs7QUFTeEcsTUFBTSxPQUFPLHVCQUF1QjtJQUdsQyxZQUE2QixNQUFpQjtRQUFqQixXQUFNLEdBQU4sTUFBTSxDQUFXO1FBRjlDLGFBQVEsR0FBRyxDQUFDLENBQUM7SUFFb0MsQ0FBQztJQUVsRCxZQUFZLENBQUMsR0FBVztRQUNwQixJQUFJLENBQUMsUUFBUSxHQUFHLEdBQUcsQ0FBQztJQUN4QixDQUFDO0lBRUQsZ0JBQWdCO1FBQ1o7Ozs7OztjQU1NO0lBQ1YsQ0FBQztJQUNELG9CQUFvQjtRQUNoQjs7Ozs7Ozs7b0RBUTRDO0lBQ2hELENBQUM7SUFFRCxTQUFTO1FBQ0osTUFBTSxTQUFTLEdBQUcsSUFBSSxDQUFDLE1BQU0sQ0FBQyxJQUFJLENBQUMsNEJBQTRCLEVBQUU7WUFDOUQsS0FBSyxFQUFFLE9BQU87WUFDZCxNQUFNLEVBQUUsT0FBTztZQUNmLFFBQVEsRUFBRSxPQUFPO1lBQ2pCLFVBQVUsRUFBRSxTQUFTO1lBQ3JCLFdBQVcsRUFBRSxJQUFJO1NBQ3BCLENBQUMsQ0FBQztJQUNQLENBQUM7K0dBdENVLHVCQUF1QjttR0FBdkIsdUJBQXVCLCtFQ1pwQyxxcVJBZ0tVLDJoVUR4SkUsWUFBWTs7NEZBSVgsdUJBQXVCO2tCQVBuQyxTQUFTOytCQUNFLHFCQUFxQixjQUNuQixJQUFJLFdBQ1AsQ0FBQyxZQUFZLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xyXG5pbXBvcnQgeyBDb21wb25lbnQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuaW1wb3J0IHsgTWF0RGlhbG9nIH0gZnJvbSAnQGFuZ3VsYXIvbWF0ZXJpYWwvZGlhbG9nJztcclxuaW1wb3J0IHsgQmFieWxvbkdhbGxlcnlNb2RhbENvbXBvbmVudCB9IGZyb20gJy4uL2JhYnlsb24tZ2FsbGVyeS1tb2RhbC9iYWJ5bG9uLWdhbGxlcnktbW9kYWwuY29tcG9uZW50JztcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiAnbGliLWJhYnlsb24tZ2FsbGVyeScsXHJcbiAgc3RhbmRhbG9uZTogdHJ1ZSxcclxuICBpbXBvcnRzOiBbQ29tbW9uTW9kdWxlXSxcclxuICB0ZW1wbGF0ZVVybDogJy4vYmFieWxvbi1nYWxsZXJ5LmNvbXBvbmVudC5odG1sJyxcclxuICBzdHlsZVVybDogJy4vYmFieWxvbi1nYWxsZXJ5LmNvbXBvbmVudC5zY3NzJ1xyXG59KVxyXG5leHBvcnQgY2xhc3MgQmFieWxvbkdhbGxlcnlDb21wb25lbnQge1xyXG4gIHNlbGVjdGVkID0gMTtcclxuXHJcbiAgY29uc3RydWN0b3IocHJpdmF0ZSByZWFkb25seSBkaWFsb2c6IE1hdERpYWxvZykge31cclxuXHJcbiAgc2VsZWN0RmlsdGVyKG51bTogbnVtYmVyKTogdm9pZCB7XHJcbiAgICAgIHRoaXMuc2VsZWN0ZWQgPSBudW07XHJcbiAgfVxyXG5cclxuICBvcGVuRmlsdGVyc01vZGFsKCk6IHZvaWQge1xyXG4gICAgICAvKiBjb25zdCBkaWFsb2dSZWYgPSB0aGlzLmRpYWxvZy5vcGVuKEF1cm9yYUZpbHRlck1vZGFsQ29tcG9uZW50LCB7XHJcbiAgICAgICAgICB3aWR0aDogJzEwMHZ3JyxcclxuICAgICAgICAgIGhlaWdodDogJzEwMHZoJyxcclxuICAgICAgICAgIG1heFdpZHRoOiAnMTAwdncnLFxyXG5cclxuICAgICAgICAgIGhhc0JhY2tkcm9wOiB0cnVlLFxyXG4gICAgICB9KTsgKi9cclxuICB9XHJcbiAgb3BlbkZpbHRlcnNSb29tTW9kYWwoKTogdm9pZCB7XHJcbiAgICAgIC8qIGNvbnN0IGRpYWxvZ1JlZiA9IHRoaXMuZGlhbG9nLm9wZW4oQmFieWxvbkZpbHRlck1vZGFsQ29tcG9uZW50LCB7XHJcbiAgICAgICAgICB3aWR0aDogJzEwMHZ3JyxcclxuICAgICAgICAgIGhlaWdodDogJzEwMHZoJyxcclxuICAgICAgICAgIG1heFdpZHRoOiAnMTAwdncnLFxyXG5cclxuICAgICAgICAgIGhhc0JhY2tkcm9wOiB0cnVlLFxyXG4gICAgICB9KTtcclxuXHJcbiAgICAgIGRpYWxvZ1JlZi5jb21wb25lbnRJbnN0YW5jZS5yb29tcyA9IHRydWU7ICovXHJcbiAgfVxyXG5cclxuICBvcGVuTW9kYWwoKTogdm9pZCB7XHJcbiAgICAgICBjb25zdCBkaWFsb2dSZWYgPSB0aGlzLmRpYWxvZy5vcGVuKEJhYnlsb25HYWxsZXJ5TW9kYWxDb21wb25lbnQsIHtcclxuICAgICAgICAgIHdpZHRoOiAnMTAwdncnLFxyXG4gICAgICAgICAgaGVpZ2h0OiAnMTAwdmgnLFxyXG4gICAgICAgICAgbWF4V2lkdGg6ICcxMDB2dycsXHJcbiAgICAgICAgICBwYW5lbENsYXNzOiAnZ2FsbGVyeScsXHJcbiAgICAgICAgICBoYXNCYWNrZHJvcDogdHJ1ZSxcclxuICAgICAgfSk7XHJcbiAgfVxyXG59XHJcbiIsIjxzZWN0aW9uIGNsYXNzPVwiYmFieWxvbl9fZ2FsbGVyeSBtYXJnaW4tbWFpbiBcIj4gICBcclxuICA8ZGl2IGNsYXNzPVwiY29udGFpbmVyXCI+XHJcbiAgICAgICAgPGRpdiBjbGFzcz1cImludHJvX2luZm8gYWxpZ24tLWNlbnRlciBuby1hbGlnblwiPlxyXG4gICAgICAgICAgICA8aDIgY2xhc3M9XCJwcmV0aXRsZSBtYi0tMTBcIj5HYWxsZXJ5PC9oMj5cclxuICAgICAgICAgICAgPGgzIGNsYXNzPVwidGl0bGVcIiA+TGlzdGFkbyBkZSBmb3RvczwvaDM+ICAgXHJcbiAgICAgICAgPC9kaXY+IFxyXG5cclxuICAgICAgICA8ZGl2IGNsYXNzPVwiaXRlbSBkLWZsZXgganVzdGlmeS1jb250ZW50LWNlbnRlclwiPlxyXG4gICAgICAgICAgICA8c3BhblxyXG4gICAgICAgICAgICAgICAgY2xhc3M9XCJzdWJ0aXRsZSBiYWJ5bG9uX19nYWxsZXJ5X19maWx0ZXJcIlxyXG4gICAgICAgICAgICAgICAgKGNsaWNrKT1cInNlbGVjdEZpbHRlcigxKVwiXHJcbiAgICAgICAgICAgICAgICBbbmdDbGFzc109XCJ7XHJcbiAgICAgICAgICAgICAgICAgICAgJ2JhYnlsb25fX2dhbGxlcnlfX2ZpbHRlci0tc2VsZWN0ZWQnOiBzZWxlY3RlZCA9PT0gMVxyXG4gICAgICAgICAgICAgICAgfVwiXHJcbiAgICAgICAgICAgICAgICA+SG90ZWw8L3NwYW5cclxuICAgICAgICAgICAgPlxyXG4gICAgICAgICAgICA8c3BhblxyXG4gICAgICAgICAgICAgICAgY2xhc3M9XCJzdWJ0aXRsZSBiYWJ5bG9uX19nYWxsZXJ5X19maWx0ZXJcIlxyXG4gICAgICAgICAgICAgICAgKGNsaWNrKT1cInNlbGVjdEZpbHRlcigyKVwiXHJcbiAgICAgICAgICAgICAgICBbbmdDbGFzc109XCJ7XHJcbiAgICAgICAgICAgICAgICAgICAgJ2JhYnlsb25fX2dhbGxlcnlfX2ZpbHRlci0tc2VsZWN0ZWQnOiBzZWxlY3RlZCA9PT0gMlxyXG4gICAgICAgICAgICAgICAgfVwiXHJcbiAgICAgICAgICAgICAgICA+UmVzdGF1cmFudGU8L3NwYW5cclxuICAgICAgICAgICAgPlxyXG4gICAgICAgICAgICA8c3BhblxyXG4gICAgICAgICAgICAgICAgY2xhc3M9XCJzdWJ0aXRsZSBiYWJ5bG9uX19nYWxsZXJ5X19maWx0ZXJcIlxyXG4gICAgICAgICAgICAgICAgKGNsaWNrKT1cInNlbGVjdEZpbHRlcigzKVwiXHJcbiAgICAgICAgICAgICAgICBbbmdDbGFzc109XCJ7XHJcbiAgICAgICAgICAgICAgICAgICAgJ2JhYnlsb25fX2dhbGxlcnlfX2ZpbHRlci0tc2VsZWN0ZWQnOiBzZWxlY3RlZCA9PT0gM1xyXG4gICAgICAgICAgICAgICAgfVwiXHJcbiAgICAgICAgICAgICAgICA+Um9vZnRvcDwvc3BhblxyXG4gICAgICAgICAgICA+XHJcbiAgICAgICAgICAgIDxzcGFuXHJcbiAgICAgICAgICAgICAgICBjbGFzcz1cInN1YnRpdGxlIGJhYnlsb25fX2dhbGxlcnlfX2ZpbHRlclwiXHJcbiAgICAgICAgICAgICAgICBcclxuICAgICAgICAgICAgICAgIChjbGljayk9XCJvcGVuTW9kYWwoKVwiXHJcbiAgICAgICAgICAgICAgICBbbmdDbGFzc109XCJ7XHJcbiAgICAgICAgICAgICAgICAgICAgJ2JhYnlsb25fX2dhbGxlcnlfX2ZpbHRlci0tc2VsZWN0ZWQnOiBzZWxlY3RlZCA9PT0gNFxyXG4gICAgICAgICAgICAgICAgfVwiXHJcbiAgICAgICAgICAgICAgICA+SGFiaXRhY2lvbmVzPC9zcGFuXHJcbiAgICAgICAgICAgID5cclxuICAgICAgICAgICAgPHNwYW5cclxuICAgICAgICAgICAgICAgIGNsYXNzPVwic3VidGl0bGUgYmFieWxvbl9fZ2FsbGVyeV9fZmlsdGVyXCJcclxuICAgICAgICAgICAgICAgIChjbGljayk9XCJzZWxlY3RGaWx0ZXIoNSlcIlxyXG4gICAgICAgICAgICAgICAgW25nQ2xhc3NdPVwie1xyXG4gICAgICAgICAgICAgICAgICAgICdiYWJ5bG9uX19nYWxsZXJ5X19maWx0ZXItLXNlbGVjdGVkJzogc2VsZWN0ZWQgPT09IDVcclxuICAgICAgICAgICAgICAgIH1cIlxyXG4gICAgICAgICAgICAgICAgPlZpZGVvPC9zcGFuXHJcbiAgICAgICAgICAgID5cclxuICAgICAgICA8L2Rpdj5cclxuICAgICAgICA8ZGl2XHJcbiAgICAgICAgICAgIGNsYXNzPVwiYmFieWxvbl9fZ2FsbGVyeV9fZmlsdGVyLWJ1dHRvbnMgZC1mbGV4IGp1c3RpZnktY29udGVudC1jZW50ZXJcIlxyXG4gICAgICAgID5cclxuICAgICAgICAgICAgPGJ1dHRvblxyXG4gICAgICAgICAgICAgICAgY2xhc3M9XCJkLWZsZXgganVzdGlmeS1jb250ZW50LWJldHdlZW4gYWxpZ24taXRlbXMtY2VudGVyXCJcclxuICAgICAgICAgICAgICAgIChjbGljayk9XCJvcGVuRmlsdGVyc01vZGFsKClcIlxyXG4gICAgICAgICAgICA+XHJcbiAgICAgICAgICAgICAgICBDQVRFR09Sw41BUyA8c3Bhbj49PC9zcGFuPlxyXG4gICAgICAgICAgICA8L2J1dHRvbj5cclxuICAgICAgICAgICAgPGJ1dHRvblxyXG4gICAgICAgICAgICAgICAgY2xhc3M9XCJkLWZsZXgganVzdGlmeS1jb250ZW50LWJldHdlZW4gYWxpZ24taXRlbXMtY2VudGVyXCJcclxuICAgICAgICAgICAgICAgIChjbGljayk9XCJvcGVuRmlsdGVyc1Jvb21Nb2RhbCgpXCJcclxuICAgICAgICAgICAgPlxyXG4gICAgICAgICAgICAgICAgSEFCSVRBQ0lPTkVTIDxzcGFuPj08L3NwYW4+XHJcbiAgICAgICAgICAgIDwvYnV0dG9uPlxyXG4gICAgICAgIDwvZGl2PlxyXG5cclxuICAgICAgPGRpdiBjbGFzcz1cImNvbnRhaW5lci1mbHVpZCBjc19wbHJfMTAwXCI+XHJcbiAgICAgICAgPGRpdiBjbGFzcz1cImNzX2dyaWRfc3R5bGVfMiBjc19saWdodGdhbGxlcnlcIj5cclxuICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19ncmlkX2l0ZW1cIj5cclxuICAgICAgICAgICAgPGEgaHJlZj1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9nYWxsZXJ5XzkuanBlZ1wiIGNsYXNzPVwiY3NfZ2FsbGVyeV9pdGVtIGNzX3N0eWxlXzMgY3NfbGlnaHRib3hfaXRlbSBkLWJsb2NrIGNzX2JnX2ZpbGVkIHBvc2l0aW9uLXJlbGF0aXZlIGNzX3R5cGVfMSBjcy0tcmFkaXVzXCIgZGF0YS1zcmM9XCIvYXNzZXRzL2JhYnlsb24vZm90b3MvZ2FsbGVyeV85LmpwZWdcIj5cclxuICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfZ2FsbGVyeV9pdGVtX2hvdmVyIGNzLS1yYWRpdXNcIj5cclxuICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiY3NfaG92ZXJfaWNvbiBjc19hY2NlbnRfY29sb3JcIj4gXHJcbiAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiYmFieWxvbi1mdWxsc2NyZWVuXCI+PC9zcGFuPlxyXG4gICAgICAgICAgICAgICAgPC9zcGFuPiAgICAgICAgICAgICAgICAgIFxyXG4gICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJjc19ob3Zlcl90ZXh0IHRpdGxlLS1zbWFsbGVyXCI+QmVhY2ggVmlldzwvc3Bhbj5cclxuICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICA8aW1nIHNyYz1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9nYWxsZXJ5XzkuanBlZ1wiIGFsdD1cIlwiIGNsYXNzPVwiZC1ub25lXCI+XHJcbiAgICAgICAgICAgIDwvYT5cclxuICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2dyaWRfaXRlbVwiPlxyXG4gICAgICAgICAgICA8YSBocmVmPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2dhbGxlcnlfMTAuanBlZ1wiIGNsYXNzPVwiY3NfZ2FsbGVyeV9pdGVtIGNzX3N0eWxlXzMgY3NfbGlnaHRib3hfaXRlbSBkLWJsb2NrIGNzX2JnX2ZpbGVkIHBvc2l0aW9uLXJlbGF0aXZlIGNzX3R5cGVfMSBjcy0tcmFkaXVzXCIgZGF0YS1zcmM9XCIvYXNzZXRzL2JhYnlsb24vZm90b3MvZ2FsbGVyeV8xMC5qcGVnXCI+XHJcbiAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2dhbGxlcnlfaXRlbV9ob3ZlciBjcy0tcmFkaXVzXCI+XHJcbiAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiY3NfaG92ZXJfaWNvbiBjc19hY2NlbnRfY29sb3JcIj4gXHJcbiAgICAgICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJiYWJ5bG9uLWZ1bGxzY3JlZW5cIj48L3NwYW4+XHJcbiAgICAgICAgICAgICAgICAgIDwvc3Bhbj4gICAgICAgICAgICAgICAgICBcclxuICAgICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJjc19ob3Zlcl90ZXh0IHRpdGxlLS1zbWFsbGVyXCI+QmVhY2ggVmlldzwvc3Bhbj5cclxuICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgIDxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2dhbGxlcnlfMTAuanBlZ1wiIGFsdD1cIlwiIGNsYXNzPVwiZC1ub25lXCI+XHJcbiAgICAgICAgICAgIDwvYT5cclxuICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2dyaWRfaXRlbVwiPlxyXG4gICAgICAgICAgICA8YSBocmVmPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2dhbGxlcnlfMTEuanBlZ1wiIGNsYXNzPVwiY3NfZ2FsbGVyeV9pdGVtIGNzX3N0eWxlXzMgY3NfbGlnaHRib3hfaXRlbSBkLWJsb2NrIGNzX2JnX2ZpbGVkIHBvc2l0aW9uLXJlbGF0aXZlIGNzX3R5cGVfMSBjcy0tcmFkaXVzXCIgZGF0YS1zcmM9XCIvYXNzZXRzL2JhYnlsb24vZm90b3MvZ2FsbGVyeV8xMS5qcGVnXCI+XHJcbiAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2dhbGxlcnlfaXRlbV9ob3ZlciBjcy0tcmFkaXVzXCI+XHJcbiAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiY3NfaG92ZXJfaWNvbiBjc19hY2NlbnRfY29sb3JcIj4gXHJcbiAgICAgICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJiYWJ5bG9uLWZ1bGxzY3JlZW5cIj48L3NwYW4+XHJcbiAgICAgICAgICAgICAgICAgIDwvc3Bhbj4gICAgICAgICAgICAgICAgICBcclxuICAgICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJjc19ob3Zlcl90ZXh0IHRpdGxlLS1zbWFsbGVyXCI+QmVhY2ggVmlldzwvc3Bhbj5cclxuICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgIDxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2dhbGxlcnlfMTEuanBlZ1wiIGFsdD1cIlwiIGNsYXNzPVwiZC1ub25lXCI+XHJcbiAgICAgICAgICAgIDwvYT5cclxuICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2dyaWRfaXRlbVwiPlxyXG4gICAgICAgICAgICA8YSBocmVmPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2dhbGxlcnlfMTIuanBlZ1wiIGNsYXNzPVwiY3NfZ2FsbGVyeV9pdGVtIGNzX3N0eWxlXzMgY3NfbGlnaHRib3hfaXRlbSBkLWJsb2NrIGNzX2JnX2ZpbGVkIHBvc2l0aW9uLXJlbGF0aXZlIGNzX3R5cGVfMSBjcy0tcmFkaXVzXCIgZGF0YS1zcmM9XCIvYXNzZXRzL2JhYnlsb24vZm90b3MvZ2FsbGVyeV8xMi5qcGVnXCI+XHJcbiAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2dhbGxlcnlfaXRlbV9ob3ZlciBjcy0tcmFkaXVzXCI+XHJcbiAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiY3NfaG92ZXJfaWNvbiBjc19hY2NlbnRfY29sb3JcIj4gXHJcbiAgICAgICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJiYWJ5bG9uLWZ1bGxzY3JlZW5cIj48L3NwYW4+XHJcbiAgICAgICAgICAgICAgICAgIDwvc3Bhbj4gICAgICAgICAgICAgICAgICBcclxuICAgICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJjc19ob3Zlcl90ZXh0IHRpdGxlLS1zbWFsbGVyXCI+QmVhY2ggVmlldzwvc3Bhbj5cclxuICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgIDxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2dhbGxlcnlfMTIuanBlZ1wiIGFsdD1cIlwiIGNsYXNzPVwiZC1ub25lXCI+XHJcbiAgICAgICAgICAgIDwvYT5cclxuICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2dyaWRfaXRlbVwiPlxyXG4gICAgICAgICAgICA8YSBocmVmPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2dhbGxlcnlfMTMuanBlZ1wiIGNsYXNzPVwiY3NfZ2FsbGVyeV9pdGVtIGNzX3N0eWxlXzMgY3NfbGlnaHRib3hfaXRlbSBkLWJsb2NrIGNzX2JnX2ZpbGVkIHBvc2l0aW9uLXJlbGF0aXZlIGNzX3R5cGVfMSBjcy0tcmFkaXVzXCIgZGF0YS1zcmM9XCIvYXNzZXRzL2JhYnlsb24vZm90b3MvZ2FsbGVyeV8xMy5qcGVnXCI+XHJcbiAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2dhbGxlcnlfaXRlbV9ob3ZlciBjcy0tcmFkaXVzXCI+XHJcbiAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiY3NfaG92ZXJfaWNvbiBjc19hY2NlbnRfY29sb3JcIj4gXHJcbiAgICAgICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJiYWJ5bG9uLWZ1bGxzY3JlZW5cIj48L3NwYW4+XHJcbiAgICAgICAgICAgICAgICAgIDwvc3Bhbj4gICAgICAgICAgICAgICAgICBcclxuICAgICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJjc19ob3Zlcl90ZXh0IHRpdGxlLS1zbWFsbGVyXCI+QmVhY2ggVmlldzwvc3Bhbj5cclxuICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgIDxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2dhbGxlcnlfMTMuanBlZ1wiIGFsdD1cIlwiIGNsYXNzPVwiZC1ub25lXCI+XHJcbiAgICAgICAgICAgIDwvYT5cclxuICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2dyaWRfaXRlbVwiPlxyXG4gICAgICAgICAgICA8YSBocmVmPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2dhbGxlcnlfMTQuanBlZ1wiIGNsYXNzPVwiY3NfZ2FsbGVyeV9pdGVtIGNzX3N0eWxlXzMgY3NfbGlnaHRib3hfaXRlbSBkLWJsb2NrIGNzX2JnX2ZpbGVkIHBvc2l0aW9uLXJlbGF0aXZlIGNzX3R5cGVfMSBjcy0tcmFkaXVzXCIgZGF0YS1zcmM9XCIvYXNzZXRzL2JhYnlsb24vZm90b3MvZ2FsbGVyeV8xNC5qcGVnXCI+XHJcbiAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2dhbGxlcnlfaXRlbV9ob3ZlciBjcy0tcmFkaXVzXCI+XHJcbiAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiY3NfaG92ZXJfaWNvbiBjc19hY2NlbnRfY29sb3JcIj4gXHJcbiAgICAgICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJiYWJ5bG9uLWZ1bGxzY3JlZW5cIj48L3NwYW4+XHJcbiAgICAgICAgICAgICAgICAgIDwvc3Bhbj4gICAgICAgICAgICAgICAgICBcclxuICAgICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJjc19ob3Zlcl90ZXh0IHRpdGxlLS1zbWFsbGVyXCI+QmVhY2ggVmlldzwvc3Bhbj5cclxuICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgIDxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2dhbGxlcnlfMTQuanBlZ1wiIGFsdD1cIlwiIGNsYXNzPVwiZC1ub25lXCI+XHJcbiAgICAgICAgICAgIDwvYT5cclxuICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2dyaWRfaXRlbVwiPlxyXG4gICAgICAgICAgICA8YSBocmVmPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2dhbGxlcnlfMTUuanBlZ1wiIGNsYXNzPVwiY3NfZ2FsbGVyeV9pdGVtIGNzX3N0eWxlXzMgY3NfbGlnaHRib3hfaXRlbSBkLWJsb2NrIGNzX2JnX2ZpbGVkIHBvc2l0aW9uLXJlbGF0aXZlIGNzX3R5cGVfMSBjcy0tcmFkaXVzXCIgZGF0YS1zcmM9XCIvYXNzZXRzL2JhYnlsb24vZm90b3MvZ2FsbGVyeV8xNS5qcGVnXCI+XHJcbiAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2dhbGxlcnlfaXRlbV9ob3ZlciBjcy0tcmFkaXVzXCI+XHJcbiAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiY3NfaG92ZXJfaWNvbiBjc19hY2NlbnRfY29sb3JcIj4gXHJcbiAgICAgICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJiYWJ5bG9uLWZ1bGxzY3JlZW5cIj48L3NwYW4+XHJcbiAgICAgICAgICAgICAgICAgIDwvc3Bhbj4gICAgICAgICAgICAgICAgICBcclxuICAgICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJjc19ob3Zlcl90ZXh0IHRpdGxlLS1zbWFsbGVyXCI+QmVhY2ggVmlldzwvc3Bhbj5cclxuICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgIDxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2dhbGxlcnlfMTUuanBlZ1wiIGFsdD1cIlwiIGNsYXNzPVwiZC1ub25lXCI+XHJcbiAgICAgICAgICAgIDwvYT5cclxuICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2dyaWRfaXRlbVwiPlxyXG4gICAgICAgICAgICA8YSBocmVmPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2dhbGxlcnlfMTYuanBlZ1wiIGNsYXNzPVwiY3NfZ2FsbGVyeV9pdGVtIGNzX3N0eWxlXzMgY3NfbGlnaHRib3hfaXRlbSBkLWJsb2NrIGNzX2JnX2ZpbGVkIHBvc2l0aW9uLXJlbGF0aXZlIGNzX3R5cGVfMSBjcy0tcmFkaXVzXCIgZGF0YS1zcmM9XCIvYXNzZXRzL2JhYnlsb24vZm90b3MvZ2FsbGVyeV8xNi5qcGVnXCI+XHJcbiAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2dhbGxlcnlfaXRlbV9ob3ZlciBjcy0tcmFkaXVzXCI+XHJcbiAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiY3NfaG92ZXJfaWNvbiBjc19hY2NlbnRfY29sb3JcIj4gXHJcbiAgICAgICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJiYWJ5bG9uLWZ1bGxzY3JlZW5cIj48L3NwYW4+XHJcbiAgICAgICAgICAgICAgICAgIDwvc3Bhbj4gICAgICAgICAgICAgICAgICBcclxuICAgICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJjc19ob3Zlcl90ZXh0IHRpdGxlLS1zbWFsbGVyXCI+QmVhY2ggVmlldzwvc3Bhbj5cclxuICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgIDxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2dhbGxlcnlfMTYuanBlZ1wiIGFsdD1cIlwiIGNsYXNzPVwiZC1ub25lXCI+XHJcbiAgICAgICAgICAgIDwvYT5cclxuICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgIDwvZGl2PiBcclxuICAgICAgPC9kaXY+ICAgXHJcbiAgPC9kaXY+XHJcbjwvc2VjdGlvbj4iXX0=
|
|
49
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi1nYWxsZXJ5LmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2JhYnlsb24vc3JjL2xpYi9jb21wb25lbnRzL2NvcmUvYmFieWxvbi1nYWxsZXJ5L2JhYnlsb24tZ2FsbGVyeS5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tZ2FsbGVyeS9iYWJ5bG9uLWdhbGxlcnkuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQy9DLE9BQU8sRUFBRSxTQUFTLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFFMUMsT0FBTyxFQUFFLDRCQUE0QixFQUFFLE1BQU0sMERBQTBELENBQUM7QUFDeEcsT0FBTyxFQUFFLDJCQUEyQixFQUFFLE1BQU0sd0RBQXdELENBQUM7Ozs7QUFTckcsTUFBTSxPQUFPLHVCQUF1QjtJQUdsQyxZQUE2QixNQUFpQjtRQUFqQixXQUFNLEdBQU4sTUFBTSxDQUFXO1FBRjlDLGFBQVEsR0FBRyxDQUFDLENBQUM7SUFFb0MsQ0FBQztJQUVsRCxZQUFZLENBQUMsR0FBVztRQUNwQixJQUFJLENBQUMsUUFBUSxHQUFHLEdBQUcsQ0FBQztJQUN4QixDQUFDO0lBRUQsZ0JBQWdCO1FBQ1osTUFBTSxTQUFTLEdBQUcsSUFBSSxDQUFDLE1BQU0sQ0FBQyxJQUFJLENBQUMsMkJBQTJCLEVBQUU7WUFDNUQsS0FBSyxFQUFFLE9BQU87WUFDZCxNQUFNLEVBQUUsT0FBTztZQUNmLFFBQVEsRUFBRSxPQUFPO1lBRWpCLFdBQVcsRUFBRSxJQUFJO1NBQ3BCLENBQUMsQ0FBQztJQUNQLENBQUM7SUFDRCxvQkFBb0I7UUFDaEIsTUFBTSxTQUFTLEdBQUcsSUFBSSxDQUFDLE1BQU0sQ0FBQyxJQUFJLENBQUMsMkJBQTJCLEVBQUU7WUFDNUQsS0FBSyxFQUFFLE9BQU87WUFDZCxNQUFNLEVBQUUsT0FBTztZQUNmLFFBQVEsRUFBRSxPQUFPO1lBRWpCLFdBQVcsRUFBRSxJQUFJO1NBQ3BCLENBQUMsQ0FBQztRQUVILFNBQVMsQ0FBQyxpQkFBaUIsQ0FBQyxLQUFLLEdBQUcsSUFBSSxDQUFDO0lBQzdDLENBQUM7SUFFRCxTQUFTO1FBQ0osTUFBTSxTQUFTLEdBQUcsSUFBSSxDQUFDLE1BQU0sQ0FBQyxJQUFJLENBQUMsNEJBQTRCLEVBQUU7WUFDOUQsS0FBSyxFQUFFLE9BQU87WUFDZCxNQUFNLEVBQUUsT0FBTztZQUNmLFFBQVEsRUFBRSxPQUFPO1lBQ2pCLFVBQVUsRUFBRSxTQUFTO1lBQ3JCLFdBQVcsRUFBRSxJQUFJO1NBQ3BCLENBQUMsQ0FBQztJQUNQLENBQUM7K0dBdENVLHVCQUF1QjttR0FBdkIsdUJBQXVCLCtFQ2JwQyw0cFJBK0pVLDJoVUR0SkUsWUFBWTs7NEZBSVgsdUJBQXVCO2tCQVBuQyxTQUFTOytCQUNFLHFCQUFxQixjQUNuQixJQUFJLFdBQ1AsQ0FBQyxZQUFZLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xyXG5pbXBvcnQgeyBDb21wb25lbnQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuaW1wb3J0IHsgTWF0RGlhbG9nIH0gZnJvbSAnQGFuZ3VsYXIvbWF0ZXJpYWwvZGlhbG9nJztcclxuaW1wb3J0IHsgQmFieWxvbkdhbGxlcnlNb2RhbENvbXBvbmVudCB9IGZyb20gJy4uL2JhYnlsb24tZ2FsbGVyeS1tb2RhbC9iYWJ5bG9uLWdhbGxlcnktbW9kYWwuY29tcG9uZW50JztcclxuaW1wb3J0IHsgQmFieWxvbkZpbHRlck1vZGFsQ29tcG9uZW50IH0gZnJvbSAnLi4vYmFieWxvbi1maWx0ZXItbW9kYWwvYmFieWxvbi1maWx0ZXItbW9kYWwuY29tcG9uZW50JztcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiAnbGliLWJhYnlsb24tZ2FsbGVyeScsXHJcbiAgc3RhbmRhbG9uZTogdHJ1ZSxcclxuICBpbXBvcnRzOiBbQ29tbW9uTW9kdWxlXSxcclxuICB0ZW1wbGF0ZVVybDogJy4vYmFieWxvbi1nYWxsZXJ5LmNvbXBvbmVudC5odG1sJyxcclxuICBzdHlsZVVybDogJy4vYmFieWxvbi1nYWxsZXJ5LmNvbXBvbmVudC5zY3NzJ1xyXG59KVxyXG5leHBvcnQgY2xhc3MgQmFieWxvbkdhbGxlcnlDb21wb25lbnQge1xyXG4gIHNlbGVjdGVkID0gMTtcclxuXHJcbiAgY29uc3RydWN0b3IocHJpdmF0ZSByZWFkb25seSBkaWFsb2c6IE1hdERpYWxvZykge31cclxuXHJcbiAgc2VsZWN0RmlsdGVyKG51bTogbnVtYmVyKTogdm9pZCB7XHJcbiAgICAgIHRoaXMuc2VsZWN0ZWQgPSBudW07XHJcbiAgfVxyXG5cclxuICBvcGVuRmlsdGVyc01vZGFsKCk6IHZvaWQge1xyXG4gICAgICBjb25zdCBkaWFsb2dSZWYgPSB0aGlzLmRpYWxvZy5vcGVuKEJhYnlsb25GaWx0ZXJNb2RhbENvbXBvbmVudCwge1xyXG4gICAgICAgICAgd2lkdGg6ICcxMDB2dycsXHJcbiAgICAgICAgICBoZWlnaHQ6ICcxMDB2aCcsXHJcbiAgICAgICAgICBtYXhXaWR0aDogJzEwMHZ3JyxcclxuXHJcbiAgICAgICAgICBoYXNCYWNrZHJvcDogdHJ1ZSxcclxuICAgICAgfSk7XHJcbiAgfVxyXG4gIG9wZW5GaWx0ZXJzUm9vbU1vZGFsKCk6IHZvaWQge1xyXG4gICAgICBjb25zdCBkaWFsb2dSZWYgPSB0aGlzLmRpYWxvZy5vcGVuKEJhYnlsb25GaWx0ZXJNb2RhbENvbXBvbmVudCwge1xyXG4gICAgICAgICAgd2lkdGg6ICcxMDB2dycsXHJcbiAgICAgICAgICBoZWlnaHQ6ICcxMDB2aCcsXHJcbiAgICAgICAgICBtYXhXaWR0aDogJzEwMHZ3JyxcclxuXHJcbiAgICAgICAgICBoYXNCYWNrZHJvcDogdHJ1ZSxcclxuICAgICAgfSk7XHJcblxyXG4gICAgICBkaWFsb2dSZWYuY29tcG9uZW50SW5zdGFuY2Uucm9vbXMgPSB0cnVlO1xyXG4gIH1cclxuXHJcbiAgb3Blbk1vZGFsKCk6IHZvaWQge1xyXG4gICAgICAgY29uc3QgZGlhbG9nUmVmID0gdGhpcy5kaWFsb2cub3BlbihCYWJ5bG9uR2FsbGVyeU1vZGFsQ29tcG9uZW50LCB7XHJcbiAgICAgICAgICB3aWR0aDogJzEwMHZ3JyxcclxuICAgICAgICAgIGhlaWdodDogJzEwMHZoJyxcclxuICAgICAgICAgIG1heFdpZHRoOiAnMTAwdncnLFxyXG4gICAgICAgICAgcGFuZWxDbGFzczogJ2dhbGxlcnknLFxyXG4gICAgICAgICAgaGFzQmFja2Ryb3A6IHRydWUsXHJcbiAgICAgIH0pO1xyXG4gIH1cclxufVxyXG4iLCI8c2VjdGlvbiBjbGFzcz1cImJhYnlsb25fX2dhbGxlcnkgbWFyZ2luLW1haW4gXCI+ICAgXHJcbiAgPGRpdiBjbGFzcz1cImNvbnRhaW5lclwiPlxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJpbnRyb19pbmZvIGFsaWduLS1jZW50ZXIgbm8tYWxpZ25cIj5cclxuICAgICAgICAgICAgPGgyIGNsYXNzPVwicHJldGl0bGUgbWItLTEwXCI+R2FsbGVyeTwvaDI+XHJcbiAgICAgICAgICAgIDxoMyBjbGFzcz1cInRpdGxlXCIgPkxpc3RhZG8gZGUgZm90b3M8L2gzPiAgIFxyXG4gICAgICAgIDwvZGl2PiBcclxuXHJcbiAgICAgICAgPGRpdiBjbGFzcz1cIml0ZW0gZC1mbGV4IGp1c3RpZnktY29udGVudC1jZW50ZXJcIj5cclxuICAgICAgICAgICAgPHNwYW5cclxuICAgICAgICAgICAgICAgIGNsYXNzPVwic3VidGl0bGUgYmFieWxvbl9fZ2FsbGVyeV9fZmlsdGVyXCJcclxuICAgICAgICAgICAgICAgIChjbGljayk9XCJzZWxlY3RGaWx0ZXIoMSlcIlxyXG4gICAgICAgICAgICAgICAgW25nQ2xhc3NdPVwie1xyXG4gICAgICAgICAgICAgICAgICAgICdiYWJ5bG9uX19nYWxsZXJ5X19maWx0ZXItLXNlbGVjdGVkJzogc2VsZWN0ZWQgPT09IDFcclxuICAgICAgICAgICAgICAgIH1cIlxyXG4gICAgICAgICAgICAgICAgPkhvdGVsPC9zcGFuXHJcbiAgICAgICAgICAgID5cclxuICAgICAgICAgICAgPHNwYW5cclxuICAgICAgICAgICAgICAgIGNsYXNzPVwic3VidGl0bGUgYmFieWxvbl9fZ2FsbGVyeV9fZmlsdGVyXCJcclxuICAgICAgICAgICAgICAgIChjbGljayk9XCJzZWxlY3RGaWx0ZXIoMilcIlxyXG4gICAgICAgICAgICAgICAgW25nQ2xhc3NdPVwie1xyXG4gICAgICAgICAgICAgICAgICAgICdiYWJ5bG9uX19nYWxsZXJ5X19maWx0ZXItLXNlbGVjdGVkJzogc2VsZWN0ZWQgPT09IDJcclxuICAgICAgICAgICAgICAgIH1cIlxyXG4gICAgICAgICAgICAgICAgPlJlc3RhdXJhbnRlPC9zcGFuXHJcbiAgICAgICAgICAgID5cclxuICAgICAgICAgICAgPHNwYW5cclxuICAgICAgICAgICAgICAgIGNsYXNzPVwic3VidGl0bGUgYmFieWxvbl9fZ2FsbGVyeV9fZmlsdGVyXCJcclxuICAgICAgICAgICAgICAgIChjbGljayk9XCJzZWxlY3RGaWx0ZXIoMylcIlxyXG4gICAgICAgICAgICAgICAgW25nQ2xhc3NdPVwie1xyXG4gICAgICAgICAgICAgICAgICAgICdiYWJ5bG9uX19nYWxsZXJ5X19maWx0ZXItLXNlbGVjdGVkJzogc2VsZWN0ZWQgPT09IDNcclxuICAgICAgICAgICAgICAgIH1cIlxyXG4gICAgICAgICAgICAgICAgPlJvb2Z0b3A8L3NwYW5cclxuICAgICAgICAgICAgPlxyXG4gICAgICAgICAgICA8c3BhblxyXG4gICAgICAgICAgICAgICAgY2xhc3M9XCJzdWJ0aXRsZSBiYWJ5bG9uX19nYWxsZXJ5X19maWx0ZXJcIlxyXG4gICAgICAgICAgICAgICAgKGNsaWNrKT1cIm9wZW5GaWx0ZXJzUm9vbU1vZGFsKClcIlxyXG4gICAgICAgICAgICAgICAgW25nQ2xhc3NdPVwie1xyXG4gICAgICAgICAgICAgICAgICAgICdiYWJ5bG9uX19nYWxsZXJ5X19maWx0ZXItLXNlbGVjdGVkJzogc2VsZWN0ZWQgPT09IDRcclxuICAgICAgICAgICAgICAgIH1cIlxyXG4gICAgICAgICAgICAgICAgPkhhYml0YWNpb25lczwvc3BhblxyXG4gICAgICAgICAgICA+XHJcbiAgICAgICAgICAgIDxzcGFuXHJcbiAgICAgICAgICAgICAgICBjbGFzcz1cInN1YnRpdGxlIGJhYnlsb25fX2dhbGxlcnlfX2ZpbHRlclwiXHJcbiAgICAgICAgICAgICAgICAoY2xpY2spPVwic2VsZWN0RmlsdGVyKDUpXCJcclxuICAgICAgICAgICAgICAgIFtuZ0NsYXNzXT1cIntcclxuICAgICAgICAgICAgICAgICAgICAnYmFieWxvbl9fZ2FsbGVyeV9fZmlsdGVyLS1zZWxlY3RlZCc6IHNlbGVjdGVkID09PSA1XHJcbiAgICAgICAgICAgICAgICB9XCJcclxuICAgICAgICAgICAgICAgID5WaWRlbzwvc3BhblxyXG4gICAgICAgICAgICA+XHJcbiAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgPGRpdlxyXG4gICAgICAgICAgICBjbGFzcz1cImJhYnlsb25fX2dhbGxlcnlfX2ZpbHRlci1idXR0b25zIGQtZmxleCBqdXN0aWZ5LWNvbnRlbnQtY2VudGVyXCJcclxuICAgICAgICA+XHJcbiAgICAgICAgICAgIDxidXR0b25cclxuICAgICAgICAgICAgICAgIGNsYXNzPVwiZC1mbGV4IGp1c3RpZnktY29udGVudC1iZXR3ZWVuIGFsaWduLWl0ZW1zLWNlbnRlclwiXHJcbiAgICAgICAgICAgICAgICAoY2xpY2spPVwib3BlbkZpbHRlcnNNb2RhbCgpXCJcclxuICAgICAgICAgICAgPlxyXG4gICAgICAgICAgICAgICAgQ0FURUdPUsONQVMgPHNwYW4+PTwvc3Bhbj5cclxuICAgICAgICAgICAgPC9idXR0b24+XHJcbiAgICAgICAgICAgIDxidXR0b25cclxuICAgICAgICAgICAgICAgIGNsYXNzPVwiZC1mbGV4IGp1c3RpZnktY29udGVudC1iZXR3ZWVuIGFsaWduLWl0ZW1zLWNlbnRlclwiXHJcbiAgICAgICAgICAgICAgICAoY2xpY2spPVwib3BlbkZpbHRlcnNSb29tTW9kYWwoKVwiXHJcbiAgICAgICAgICAgID5cclxuICAgICAgICAgICAgICAgIEhBQklUQUNJT05FUyA8c3Bhbj49PC9zcGFuPlxyXG4gICAgICAgICAgICA8L2J1dHRvbj5cclxuICAgICAgICA8L2Rpdj5cclxuXHJcbiAgICAgIDxkaXYgY2xhc3M9XCJjb250YWluZXItZmx1aWQgY3NfcGxyXzEwMFwiPlxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJjc19ncmlkX3N0eWxlXzIgY3NfbGlnaHRnYWxsZXJ5XCI+XHJcbiAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfZ3JpZF9pdGVtXCI+XHJcbiAgICAgICAgICAgIDxhIGhyZWY9XCIvYXNzZXRzL2JhYnlsb24vZm90b3MvZ2FsbGVyeV85LmpwZWdcIiBjbGFzcz1cImNzX2dhbGxlcnlfaXRlbSBjc19zdHlsZV8zIGNzX2xpZ2h0Ym94X2l0ZW0gZC1ibG9jayBjc19iZ19maWxlZCBwb3NpdGlvbi1yZWxhdGl2ZSBjc190eXBlXzEgY3MtLXJhZGl1c1wiIGRhdGEtc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2dhbGxlcnlfOS5qcGVnXCI+XHJcbiAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2dhbGxlcnlfaXRlbV9ob3ZlciBjcy0tcmFkaXVzXCI+XHJcbiAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cImNzX2hvdmVyX2ljb24gY3NfYWNjZW50X2NvbG9yXCI+IFxyXG4gICAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cImJhYnlsb24tZnVsbHNjcmVlblwiPjwvc3Bhbj5cclxuICAgICAgICAgICAgICAgIDwvc3Bhbj4gICAgICAgICAgICAgICAgICBcclxuICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiY3NfaG92ZXJfdGV4dCB0aXRsZS0tc21hbGxlclwiPkJlYWNoIFZpZXc8L3NwYW4+XHJcbiAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgPGltZyBzcmM9XCIvYXNzZXRzL2JhYnlsb24vZm90b3MvZ2FsbGVyeV85LmpwZWdcIiBhbHQ9XCJcIiBjbGFzcz1cImQtbm9uZVwiPlxyXG4gICAgICAgICAgICA8L2E+XHJcbiAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19ncmlkX2l0ZW1cIj5cclxuICAgICAgICAgICAgPGEgaHJlZj1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9nYWxsZXJ5XzEwLmpwZWdcIiBjbGFzcz1cImNzX2dhbGxlcnlfaXRlbSBjc19zdHlsZV8zIGNzX2xpZ2h0Ym94X2l0ZW0gZC1ibG9jayBjc19iZ19maWxlZCBwb3NpdGlvbi1yZWxhdGl2ZSBjc190eXBlXzEgY3MtLXJhZGl1c1wiIGRhdGEtc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2dhbGxlcnlfMTAuanBlZ1wiPlxyXG4gICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19nYWxsZXJ5X2l0ZW1faG92ZXIgY3MtLXJhZGl1c1wiPlxyXG4gICAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cImNzX2hvdmVyX2ljb24gY3NfYWNjZW50X2NvbG9yXCI+IFxyXG4gICAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiYmFieWxvbi1mdWxsc2NyZWVuXCI+PC9zcGFuPlxyXG4gICAgICAgICAgICAgICAgICA8L3NwYW4+ICAgICAgICAgICAgICAgICAgXHJcbiAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiY3NfaG92ZXJfdGV4dCB0aXRsZS0tc21hbGxlclwiPkJlYWNoIFZpZXc8L3NwYW4+XHJcbiAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICA8aW1nIHNyYz1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9nYWxsZXJ5XzEwLmpwZWdcIiBhbHQ9XCJcIiBjbGFzcz1cImQtbm9uZVwiPlxyXG4gICAgICAgICAgICA8L2E+XHJcbiAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19ncmlkX2l0ZW1cIj5cclxuICAgICAgICAgICAgPGEgaHJlZj1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9nYWxsZXJ5XzExLmpwZWdcIiBjbGFzcz1cImNzX2dhbGxlcnlfaXRlbSBjc19zdHlsZV8zIGNzX2xpZ2h0Ym94X2l0ZW0gZC1ibG9jayBjc19iZ19maWxlZCBwb3NpdGlvbi1yZWxhdGl2ZSBjc190eXBlXzEgY3MtLXJhZGl1c1wiIGRhdGEtc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2dhbGxlcnlfMTEuanBlZ1wiPlxyXG4gICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19nYWxsZXJ5X2l0ZW1faG92ZXIgY3MtLXJhZGl1c1wiPlxyXG4gICAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cImNzX2hvdmVyX2ljb24gY3NfYWNjZW50X2NvbG9yXCI+IFxyXG4gICAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiYmFieWxvbi1mdWxsc2NyZWVuXCI+PC9zcGFuPlxyXG4gICAgICAgICAgICAgICAgICA8L3NwYW4+ICAgICAgICAgICAgICAgICAgXHJcbiAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiY3NfaG92ZXJfdGV4dCB0aXRsZS0tc21hbGxlclwiPkJlYWNoIFZpZXc8L3NwYW4+XHJcbiAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICA8aW1nIHNyYz1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9nYWxsZXJ5XzExLmpwZWdcIiBhbHQ9XCJcIiBjbGFzcz1cImQtbm9uZVwiPlxyXG4gICAgICAgICAgICA8L2E+XHJcbiAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19ncmlkX2l0ZW1cIj5cclxuICAgICAgICAgICAgPGEgaHJlZj1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9nYWxsZXJ5XzEyLmpwZWdcIiBjbGFzcz1cImNzX2dhbGxlcnlfaXRlbSBjc19zdHlsZV8zIGNzX2xpZ2h0Ym94X2l0ZW0gZC1ibG9jayBjc19iZ19maWxlZCBwb3NpdGlvbi1yZWxhdGl2ZSBjc190eXBlXzEgY3MtLXJhZGl1c1wiIGRhdGEtc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2dhbGxlcnlfMTIuanBlZ1wiPlxyXG4gICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19nYWxsZXJ5X2l0ZW1faG92ZXIgY3MtLXJhZGl1c1wiPlxyXG4gICAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cImNzX2hvdmVyX2ljb24gY3NfYWNjZW50X2NvbG9yXCI+IFxyXG4gICAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiYmFieWxvbi1mdWxsc2NyZWVuXCI+PC9zcGFuPlxyXG4gICAgICAgICAgICAgICAgICA8L3NwYW4+ICAgICAgICAgICAgICAgICAgXHJcbiAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiY3NfaG92ZXJfdGV4dCB0aXRsZS0tc21hbGxlclwiPkJlYWNoIFZpZXc8L3NwYW4+XHJcbiAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICA8aW1nIHNyYz1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9nYWxsZXJ5XzEyLmpwZWdcIiBhbHQ9XCJcIiBjbGFzcz1cImQtbm9uZVwiPlxyXG4gICAgICAgICAgICA8L2E+XHJcbiAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19ncmlkX2l0ZW1cIj5cclxuICAgICAgICAgICAgPGEgaHJlZj1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9nYWxsZXJ5XzEzLmpwZWdcIiBjbGFzcz1cImNzX2dhbGxlcnlfaXRlbSBjc19zdHlsZV8zIGNzX2xpZ2h0Ym94X2l0ZW0gZC1ibG9jayBjc19iZ19maWxlZCBwb3NpdGlvbi1yZWxhdGl2ZSBjc190eXBlXzEgY3MtLXJhZGl1c1wiIGRhdGEtc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2dhbGxlcnlfMTMuanBlZ1wiPlxyXG4gICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19nYWxsZXJ5X2l0ZW1faG92ZXIgY3MtLXJhZGl1c1wiPlxyXG4gICAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cImNzX2hvdmVyX2ljb24gY3NfYWNjZW50X2NvbG9yXCI+IFxyXG4gICAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiYmFieWxvbi1mdWxsc2NyZWVuXCI+PC9zcGFuPlxyXG4gICAgICAgICAgICAgICAgICA8L3NwYW4+ICAgICAgICAgICAgICAgICAgXHJcbiAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiY3NfaG92ZXJfdGV4dCB0aXRsZS0tc21hbGxlclwiPkJlYWNoIFZpZXc8L3NwYW4+XHJcbiAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICA8aW1nIHNyYz1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9nYWxsZXJ5XzEzLmpwZWdcIiBhbHQ9XCJcIiBjbGFzcz1cImQtbm9uZVwiPlxyXG4gICAgICAgICAgICA8L2E+XHJcbiAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19ncmlkX2l0ZW1cIj5cclxuICAgICAgICAgICAgPGEgaHJlZj1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9nYWxsZXJ5XzE0LmpwZWdcIiBjbGFzcz1cImNzX2dhbGxlcnlfaXRlbSBjc19zdHlsZV8zIGNzX2xpZ2h0Ym94X2l0ZW0gZC1ibG9jayBjc19iZ19maWxlZCBwb3NpdGlvbi1yZWxhdGl2ZSBjc190eXBlXzEgY3MtLXJhZGl1c1wiIGRhdGEtc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2dhbGxlcnlfMTQuanBlZ1wiPlxyXG4gICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19nYWxsZXJ5X2l0ZW1faG92ZXIgY3MtLXJhZGl1c1wiPlxyXG4gICAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cImNzX2hvdmVyX2ljb24gY3NfYWNjZW50X2NvbG9yXCI+IFxyXG4gICAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiYmFieWxvbi1mdWxsc2NyZWVuXCI+PC9zcGFuPlxyXG4gICAgICAgICAgICAgICAgICA8L3NwYW4+ICAgICAgICAgICAgICAgICAgXHJcbiAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiY3NfaG92ZXJfdGV4dCB0aXRsZS0tc21hbGxlclwiPkJlYWNoIFZpZXc8L3NwYW4+XHJcbiAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICA8aW1nIHNyYz1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9nYWxsZXJ5XzE0LmpwZWdcIiBhbHQ9XCJcIiBjbGFzcz1cImQtbm9uZVwiPlxyXG4gICAgICAgICAgICA8L2E+XHJcbiAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19ncmlkX2l0ZW1cIj5cclxuICAgICAgICAgICAgPGEgaHJlZj1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9nYWxsZXJ5XzE1LmpwZWdcIiBjbGFzcz1cImNzX2dhbGxlcnlfaXRlbSBjc19zdHlsZV8zIGNzX2xpZ2h0Ym94X2l0ZW0gZC1ibG9jayBjc19iZ19maWxlZCBwb3NpdGlvbi1yZWxhdGl2ZSBjc190eXBlXzEgY3MtLXJhZGl1c1wiIGRhdGEtc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2dhbGxlcnlfMTUuanBlZ1wiPlxyXG4gICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19nYWxsZXJ5X2l0ZW1faG92ZXIgY3MtLXJhZGl1c1wiPlxyXG4gICAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cImNzX2hvdmVyX2ljb24gY3NfYWNjZW50X2NvbG9yXCI+IFxyXG4gICAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiYmFieWxvbi1mdWxsc2NyZWVuXCI+PC9zcGFuPlxyXG4gICAgICAgICAgICAgICAgICA8L3NwYW4+ICAgICAgICAgICAgICAgICAgXHJcbiAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiY3NfaG92ZXJfdGV4dCB0aXRsZS0tc21hbGxlclwiPkJlYWNoIFZpZXc8L3NwYW4+XHJcbiAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICA8aW1nIHNyYz1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9nYWxsZXJ5XzE1LmpwZWdcIiBhbHQ9XCJcIiBjbGFzcz1cImQtbm9uZVwiPlxyXG4gICAgICAgICAgICA8L2E+XHJcbiAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19ncmlkX2l0ZW1cIj5cclxuICAgICAgICAgICAgPGEgaHJlZj1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9nYWxsZXJ5XzE2LmpwZWdcIiBjbGFzcz1cImNzX2dhbGxlcnlfaXRlbSBjc19zdHlsZV8zIGNzX2xpZ2h0Ym94X2l0ZW0gZC1ibG9jayBjc19iZ19maWxlZCBwb3NpdGlvbi1yZWxhdGl2ZSBjc190eXBlXzEgY3MtLXJhZGl1c1wiIGRhdGEtc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2dhbGxlcnlfMTYuanBlZ1wiPlxyXG4gICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19nYWxsZXJ5X2l0ZW1faG92ZXIgY3MtLXJhZGl1c1wiPlxyXG4gICAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cImNzX2hvdmVyX2ljb24gY3NfYWNjZW50X2NvbG9yXCI+IFxyXG4gICAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiYmFieWxvbi1mdWxsc2NyZWVuXCI+PC9zcGFuPlxyXG4gICAgICAgICAgICAgICAgICA8L3NwYW4+ICAgICAgICAgICAgICAgICAgXHJcbiAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiY3NfaG92ZXJfdGV4dCB0aXRsZS0tc21hbGxlclwiPkJlYWNoIFZpZXc8L3NwYW4+XHJcbiAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICA8aW1nIHNyYz1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9nYWxsZXJ5XzE2LmpwZWdcIiBhbHQ9XCJcIiBjbGFzcz1cImQtbm9uZVwiPlxyXG4gICAgICAgICAgICA8L2E+XHJcbiAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICA8L2Rpdj4gXHJcbiAgICAgIDwvZGl2PiAgIFxyXG4gIDwvZGl2PlxyXG48L3NlY3Rpb24+Il19
|
package/esm2022/lib/components/core/babylon-gallery-modal/babylon-gallery-modal.component.mjs
CHANGED
|
@@ -24,10 +24,10 @@ export class BabylonGalleryModalComponent {
|
|
|
24
24
|
this.dialogRef.close();
|
|
25
25
|
}
|
|
26
26
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonGalleryModalComponent, deps: [{ token: i1.MatDialogRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
27
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: BabylonGalleryModalComponent, isStandalone: true, selector: "lib-babylon-gallery-modal", ngImport: i0, template: "<div class=\"gallery-modal\" data-cue=\"fadeIn\">\r\n <div class=\"close-modal\" (click)=\"close()\">\r\n <button class=\"btn-circle btn-responsive\">\r\n <span class=\"babylon-plus\"></span>\r\n </button>\r\n </div>\r\n\r\n <div\r\n class=\"owl-carousel owl-theme carousel_item_arrow kenburns rounded-img\"\r\n >\r\n <div class=\"item\">\r\n <a href=\"#\"><img src=\"assets/babylon/fotos/rooms/1.jpg\" alt=\"\" /></a>\r\n </div>\r\n <div class=\"item\">\r\n <a href=\"#\"\r\n ><img src=\"assets/babylon/fotos/rooms/opt_1.jpg\" alt=\"\"\r\n /></a>\r\n </div>\r\n <div class=\"item\">\r\n <a href=\"#\"\r\n ><img src=\"assets/babylon/fotos/rooms/opt_8.jpg\" alt=\"\"\r\n /></a>\r\n </div>\r\n <div class=\"item\">\r\n <a href=\"#\"><img src=\"assets/babylon/fotos/rooms/1.jpg\" alt=\"\" /></a>\r\n </div>\r\n <div class=\"item\">\r\n <a href=\"#\"\r\n ><img src=\"assets/babylon/fotos/rooms/opt_1.jpg\" alt=\"\"\r\n /></a>\r\n </div>\r\n <div class=\"item\">\r\n <a href=\"#\"\r\n ><img src=\"assets/babylon/fotos/rooms/opt_8.jpg\" alt=\"\"\r\n /></a>\r\n </div>\r\n </div>\r\n</div>", 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}.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}.gallery-modal ::ng-deep .owl-item{height:100vh}.gallery-modal .item{max-width:900px;position:relative;left:50%;
|
|
27
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: BabylonGalleryModalComponent, isStandalone: true, selector: "lib-babylon-gallery-modal", ngImport: i0, template: "<div class=\"gallery-modal\" data-cue=\"fadeIn\">\r\n <div class=\"close-modal\" (click)=\"close()\">\r\n <button class=\"btn-circle btn-responsive\">\r\n <span class=\"babylon-plus\"></span>\r\n </button>\r\n </div>\r\n\r\n <div\r\n class=\"owl-carousel owl-theme carousel_item_arrow kenburns rounded-img\"\r\n >\r\n <div class=\"item\">\r\n <a href=\"#\"><img src=\"assets/babylon/fotos/rooms/1.jpg\" alt=\"\" /></a>\r\n </div>\r\n <div class=\"item\">\r\n <a href=\"#\"\r\n ><img src=\"assets/babylon/fotos/rooms/opt_1.jpg\" alt=\"\"\r\n /></a>\r\n </div>\r\n <div class=\"item\">\r\n <a href=\"#\"\r\n ><img src=\"assets/babylon/fotos/rooms/opt_8.jpg\" alt=\"\"\r\n /></a>\r\n </div>\r\n <div class=\"item\">\r\n <a href=\"#\"><img src=\"assets/babylon/fotos/rooms/1.jpg\" alt=\"\" /></a>\r\n </div>\r\n <div class=\"item\">\r\n <a href=\"#\"\r\n ><img src=\"assets/babylon/fotos/rooms/opt_1.jpg\" alt=\"\"\r\n /></a>\r\n </div>\r\n <div class=\"item\">\r\n <a href=\"#\"\r\n ><img src=\"assets/babylon/fotos/rooms/opt_8.jpg\" alt=\"\"\r\n /></a>\r\n </div>\r\n </div>\r\n</div>", 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}.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}.gallery-modal ::ng-deep .owl-item{height:100vh}.gallery-modal .item{max-width:900px;position:relative;left:50%;top:50%}@media (min-width: 1680px){.gallery-modal .item{max-width:1200px}}.gallery-modal h3{text-align:center;padding-bottom:20px}.gallery-modal figure{display:flex;justify-content:center;align-items:center}.gallery-modal img{border-radius:var(--img_radius);width:max-content}\n"] }); }
|
|
28
28
|
}
|
|
29
29
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonGalleryModalComponent, decorators: [{
|
|
30
30
|
type: Component,
|
|
31
|
-
args: [{ selector: 'lib-babylon-gallery-modal', standalone: true, imports: [], template: "<div class=\"gallery-modal\" data-cue=\"fadeIn\">\r\n <div class=\"close-modal\" (click)=\"close()\">\r\n <button class=\"btn-circle btn-responsive\">\r\n <span class=\"babylon-plus\"></span>\r\n </button>\r\n </div>\r\n\r\n <div\r\n class=\"owl-carousel owl-theme carousel_item_arrow kenburns rounded-img\"\r\n >\r\n <div class=\"item\">\r\n <a href=\"#\"><img src=\"assets/babylon/fotos/rooms/1.jpg\" alt=\"\" /></a>\r\n </div>\r\n <div class=\"item\">\r\n <a href=\"#\"\r\n ><img src=\"assets/babylon/fotos/rooms/opt_1.jpg\" alt=\"\"\r\n /></a>\r\n </div>\r\n <div class=\"item\">\r\n <a href=\"#\"\r\n ><img src=\"assets/babylon/fotos/rooms/opt_8.jpg\" alt=\"\"\r\n /></a>\r\n </div>\r\n <div class=\"item\">\r\n <a href=\"#\"><img src=\"assets/babylon/fotos/rooms/1.jpg\" alt=\"\" /></a>\r\n </div>\r\n <div class=\"item\">\r\n <a href=\"#\"\r\n ><img src=\"assets/babylon/fotos/rooms/opt_1.jpg\" alt=\"\"\r\n /></a>\r\n </div>\r\n <div class=\"item\">\r\n <a href=\"#\"\r\n ><img src=\"assets/babylon/fotos/rooms/opt_8.jpg\" alt=\"\"\r\n /></a>\r\n </div>\r\n </div>\r\n</div>", 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}.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}.gallery-modal ::ng-deep .owl-item{height:100vh}.gallery-modal .item{max-width:900px;position:relative;left:50%;
|
|
31
|
+
args: [{ selector: 'lib-babylon-gallery-modal', standalone: true, imports: [], template: "<div class=\"gallery-modal\" data-cue=\"fadeIn\">\r\n <div class=\"close-modal\" (click)=\"close()\">\r\n <button class=\"btn-circle btn-responsive\">\r\n <span class=\"babylon-plus\"></span>\r\n </button>\r\n </div>\r\n\r\n <div\r\n class=\"owl-carousel owl-theme carousel_item_arrow kenburns rounded-img\"\r\n >\r\n <div class=\"item\">\r\n <a href=\"#\"><img src=\"assets/babylon/fotos/rooms/1.jpg\" alt=\"\" /></a>\r\n </div>\r\n <div class=\"item\">\r\n <a href=\"#\"\r\n ><img src=\"assets/babylon/fotos/rooms/opt_1.jpg\" alt=\"\"\r\n /></a>\r\n </div>\r\n <div class=\"item\">\r\n <a href=\"#\"\r\n ><img src=\"assets/babylon/fotos/rooms/opt_8.jpg\" alt=\"\"\r\n /></a>\r\n </div>\r\n <div class=\"item\">\r\n <a href=\"#\"><img src=\"assets/babylon/fotos/rooms/1.jpg\" alt=\"\" /></a>\r\n </div>\r\n <div class=\"item\">\r\n <a href=\"#\"\r\n ><img src=\"assets/babylon/fotos/rooms/opt_1.jpg\" alt=\"\"\r\n /></a>\r\n </div>\r\n <div class=\"item\">\r\n <a href=\"#\"\r\n ><img src=\"assets/babylon/fotos/rooms/opt_8.jpg\" alt=\"\"\r\n /></a>\r\n </div>\r\n </div>\r\n</div>", 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}.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}.gallery-modal ::ng-deep .owl-item{height:100vh}.gallery-modal .item{max-width:900px;position:relative;left:50%;top:50%}@media (min-width: 1680px){.gallery-modal .item{max-width:1200px}}.gallery-modal h3{text-align:center;padding-bottom:20px}.gallery-modal figure{display:flex;justify-content:center;align-items:center}.gallery-modal img{border-radius:var(--img_radius);width:max-content}\n"] }]
|
|
32
32
|
}], ctorParameters: () => [{ type: i1.MatDialogRef }] });
|
|
33
33
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi1nYWxsZXJ5LW1vZGFsLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2JhYnlsb24vc3JjL2xpYi9jb21wb25lbnRzL2NvcmUvYmFieWxvbi1nYWxsZXJ5LW1vZGFsL2JhYnlsb24tZ2FsbGVyeS1tb2RhbC5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tZ2FsbGVyeS1tb2RhbC9iYWJ5bG9uLWdhbGxlcnktbW9kYWwuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFpQixTQUFTLEVBQUUsTUFBTSxlQUFlLENBQUM7OztBQVl6RCxNQUFNLE9BQU8sNEJBQTRCO0lBQ3ZDLFlBQ3FCLFNBQXFEO1FBQXJELGNBQVMsR0FBVCxTQUFTLENBQTRDO0lBQ3ZFLENBQUM7SUFFSixlQUFlO1FBQ1gsVUFBVSxDQUFDLEdBQUcsRUFBRTtZQUNaLENBQUMsQ0FBQyxzQkFBc0IsQ0FBQyxDQUFDLFdBQVcsQ0FBQztnQkFDbEMsTUFBTSxFQUFFLElBQUk7Z0JBQ1osS0FBSyxFQUFFLENBQUM7Z0JBQ1IsSUFBSSxFQUFFLElBQUk7Z0JBQ1YsR0FBRyxFQUFFLElBQUk7Z0JBQ1QsSUFBSSxFQUFFLEtBQUs7Z0JBQ1gsT0FBTyxFQUFFO29CQUNMLG1DQUFtQztvQkFDbkMsb0NBQW9DO2lCQUN2QzthQUNKLENBQUMsQ0FBQztRQUNQLENBQUMsRUFBRSxHQUFHLENBQUMsQ0FBQztJQUNaLENBQUM7SUFFRCxLQUFLO1FBQ0QsSUFBSSxDQUFDLFNBQVMsQ0FBQyxLQUFLLEVBQUUsQ0FBQztJQUMzQixDQUFDOytHQXZCVSw0QkFBNEI7bUdBQTVCLDRCQUE0QixxRkNaekMseTJDQXFDTTs7NEZEekJPLDRCQUE0QjtrQkFQeEMsU0FBUzsrQkFDRSwyQkFBMkIsY0FDekIsSUFBSSxXQUNQLEVBQUUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBBZnRlclZpZXdJbml0LCBDb21wb25lbnQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuaW1wb3J0IHsgTWF0RGlhbG9nUmVmIH0gZnJvbSAnQGFuZ3VsYXIvbWF0ZXJpYWwvZGlhbG9nJztcclxuXHJcbmRlY2xhcmUgdmFyICQ6IGFueTtcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiAnbGliLWJhYnlsb24tZ2FsbGVyeS1tb2RhbCcsXHJcbiAgc3RhbmRhbG9uZTogdHJ1ZSxcclxuICBpbXBvcnRzOiBbXSxcclxuICB0ZW1wbGF0ZVVybDogJy4vYmFieWxvbi1nYWxsZXJ5LW1vZGFsLmNvbXBvbmVudC5odG1sJyxcclxuICBzdHlsZVVybDogJy4vYmFieWxvbi1nYWxsZXJ5LW1vZGFsLmNvbXBvbmVudC5zY3NzJ1xyXG59KVxyXG5leHBvcnQgY2xhc3MgQmFieWxvbkdhbGxlcnlNb2RhbENvbXBvbmVudCBpbXBsZW1lbnRzIEFmdGVyVmlld0luaXQge1xyXG4gIGNvbnN0cnVjdG9yKFxyXG4gICAgICBwcml2YXRlIHJlYWRvbmx5IGRpYWxvZ1JlZjogTWF0RGlhbG9nUmVmPEJhYnlsb25HYWxsZXJ5TW9kYWxDb21wb25lbnQ+XHJcbiAgKSB7fVxyXG5cclxuICBuZ0FmdGVyVmlld0luaXQoKTogdm9pZCB7XHJcbiAgICAgIHNldFRpbWVvdXQoKCkgPT4ge1xyXG4gICAgICAgICAgJCgnLmNhcm91c2VsX2l0ZW1fYXJyb3cnKS5vd2xDYXJvdXNlbCh7XHJcbiAgICAgICAgICAgICAgY2VudGVyOiB0cnVlLFxyXG4gICAgICAgICAgICAgIGl0ZW1zOiAxLFxyXG4gICAgICAgICAgICAgIGxvb3A6IHRydWUsXHJcbiAgICAgICAgICAgICAgbmF2OiB0cnVlLFxyXG4gICAgICAgICAgICAgIGRvdHM6IGZhbHNlLFxyXG4gICAgICAgICAgICAgIG5hdlRleHQ6IFtcclxuICAgICAgICAgICAgICAgICAgXCI8aSBjbGFzcz0nYXVyb3JhLWFycm93LWxlZnQnPjwvaT5cIixcclxuICAgICAgICAgICAgICAgICAgXCI8aSBjbGFzcz0nYXVyb3JhLWFycm93LXJpZ2h0Jz48L2k+XCIsXHJcbiAgICAgICAgICAgICAgXSxcclxuICAgICAgICAgIH0pO1xyXG4gICAgICB9LCAxMDApO1xyXG4gIH1cclxuXHJcbiAgY2xvc2UoKTogdm9pZCB7XHJcbiAgICAgIHRoaXMuZGlhbG9nUmVmLmNsb3NlKCk7XHJcbiAgfVxyXG59XHJcbiIsIjxkaXYgY2xhc3M9XCJnYWxsZXJ5LW1vZGFsXCIgZGF0YS1jdWU9XCJmYWRlSW5cIj5cclxuICAgIDxkaXYgY2xhc3M9XCJjbG9zZS1tb2RhbFwiIChjbGljayk9XCJjbG9zZSgpXCI+XHJcbiAgICAgICAgPGJ1dHRvbiBjbGFzcz1cImJ0bi1jaXJjbGUgYnRuLXJlc3BvbnNpdmVcIj5cclxuICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJiYWJ5bG9uLXBsdXNcIj48L3NwYW4+XHJcbiAgICAgICAgPC9idXR0b24+XHJcbiAgICA8L2Rpdj5cclxuXHJcbiAgICA8ZGl2XHJcbiAgICAgICAgY2xhc3M9XCJvd2wtY2Fyb3VzZWwgb3dsLXRoZW1lIGNhcm91c2VsX2l0ZW1fYXJyb3cga2VuYnVybnMgcm91bmRlZC1pbWdcIlxyXG4gICAgPlxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJpdGVtXCI+XHJcbiAgICAgICAgICAgIDxhIGhyZWY9XCIjXCI+PGltZyBzcmM9XCJhc3NldHMvYmFieWxvbi9mb3Rvcy9yb29tcy8xLmpwZ1wiIGFsdD1cIlwiIC8+PC9hPlxyXG4gICAgICAgIDwvZGl2PlxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJpdGVtXCI+XHJcbiAgICAgICAgICAgIDxhIGhyZWY9XCIjXCJcclxuICAgICAgICAgICAgICAgID48aW1nIHNyYz1cImFzc2V0cy9iYWJ5bG9uL2ZvdG9zL3Jvb21zL29wdF8xLmpwZ1wiIGFsdD1cIlwiXHJcbiAgICAgICAgICAgIC8+PC9hPlxyXG4gICAgICAgIDwvZGl2PlxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJpdGVtXCI+XHJcbiAgICAgICAgICAgIDxhIGhyZWY9XCIjXCJcclxuICAgICAgICAgICAgICAgID48aW1nIHNyYz1cImFzc2V0cy9iYWJ5bG9uL2ZvdG9zL3Jvb21zL29wdF84LmpwZ1wiIGFsdD1cIlwiXHJcbiAgICAgICAgICAgIC8+PC9hPlxyXG4gICAgICAgIDwvZGl2PlxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJpdGVtXCI+XHJcbiAgICAgICAgICAgIDxhIGhyZWY9XCIjXCI+PGltZyBzcmM9XCJhc3NldHMvYmFieWxvbi9mb3Rvcy9yb29tcy8xLmpwZ1wiIGFsdD1cIlwiIC8+PC9hPlxyXG4gICAgICAgIDwvZGl2PlxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJpdGVtXCI+XHJcbiAgICAgICAgICAgIDxhIGhyZWY9XCIjXCJcclxuICAgICAgICAgICAgICAgID48aW1nIHNyYz1cImFzc2V0cy9iYWJ5bG9uL2ZvdG9zL3Jvb21zL29wdF8xLmpwZ1wiIGFsdD1cIlwiXHJcbiAgICAgICAgICAgIC8+PC9hPlxyXG4gICAgICAgIDwvZGl2PlxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJpdGVtXCI+XHJcbiAgICAgICAgICAgIDxhIGhyZWY9XCIjXCJcclxuICAgICAgICAgICAgICAgID48aW1nIHNyYz1cImFzc2V0cy9iYWJ5bG9uL2ZvdG9zL3Jvb21zL29wdF84LmpwZ1wiIGFsdD1cIlwiXHJcbiAgICAgICAgICAgIC8+PC9hPlxyXG4gICAgICAgIDwvZGl2PlxyXG4gICAgPC9kaXY+XHJcbjwvZGl2PiJdfQ==
|