ctt-babylon 0.0.2 → 0.0.3

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.
Files changed (91) hide show
  1. package/esm2022/lib/components/core/babylon-banner-gallery/babylon-banner-gallery.component.mjs +11 -0
  2. package/esm2022/lib/components/core/babylon-banner-info/babylon-banner-info.component.mjs +11 -0
  3. package/esm2022/lib/components/core/babylon-banner-newsletter/babylon-banner-newsletter.component.mjs +11 -0
  4. package/esm2022/lib/components/core/babylon-blog-details/babylon-blog-details.component.mjs +11 -0
  5. package/esm2022/lib/components/core/babylon-blog-list/babylon-blog-list.component.mjs +11 -0
  6. package/esm2022/lib/components/core/babylon-breadcrumb/babylon-breadcrumb.component.mjs +11 -0
  7. package/esm2022/lib/components/core/babylon-comingsoon/babylon-comingsoon.component.mjs +11 -0
  8. package/esm2022/lib/components/core/babylon-contact-form/babylon-contact-form.component.mjs +11 -0
  9. package/esm2022/lib/components/core/babylon-contact-how/babylon-contact-how.component.mjs +11 -0
  10. package/esm2022/lib/components/core/babylon-contact-map/babylon-contact-map.component.mjs +11 -0
  11. package/esm2022/lib/components/core/babylon-engine/babylon-engine.component.mjs +11 -0
  12. package/esm2022/lib/components/core/babylon-faq/babylon-faq.component.mjs +11 -0
  13. package/esm2022/lib/components/core/babylon-features-slider/babylon-features-slider.component.mjs +11 -0
  14. package/esm2022/lib/components/core/babylon-gallery/babylon-gallery.component.mjs +11 -0
  15. package/esm2022/lib/components/core/babylon-grid-gallery/babylon-grid-gallery.component.mjs +11 -0
  16. package/esm2022/lib/components/core/babylon-header/babylon-header.component.mjs +11 -0
  17. package/esm2022/lib/components/core/babylon-header-v2/babylon-header-v2.component.mjs +11 -0
  18. package/esm2022/lib/components/core/babylon-info-grid/babylon-info-grid.component.mjs +11 -0
  19. package/esm2022/lib/components/core/babylon-info-img/babylon-info-img.component.mjs +11 -0
  20. package/esm2022/lib/components/core/babylon-info-intro/babylon-info-intro.component.mjs +11 -0
  21. package/esm2022/lib/components/core/babylon-info-zig-zag/babylon-info-zig-zag.component.mjs +11 -0
  22. package/esm2022/lib/components/core/babylon-info2img/babylon-info2img.component.mjs +11 -0
  23. package/esm2022/lib/components/core/babylon-info3img/babylon-info3img.component.mjs +11 -0
  24. package/esm2022/lib/components/core/babylon-items-grid/babylon-items-grid.component.mjs +11 -0
  25. package/esm2022/lib/components/core/babylon-legal/babylon-legal.component.mjs +11 -0
  26. package/esm2022/lib/components/core/babylon-offer-detail/babylon-offer-detail.component.mjs +11 -0
  27. package/esm2022/lib/components/core/babylon-offers-list/babylon-offers-list.component.mjs +11 -0
  28. package/esm2022/lib/components/core/babylon-offers-slider/babylon-offers-slider.component.mjs +11 -0
  29. package/esm2022/lib/components/core/babylon-preload/babylon-preload.component.mjs +11 -0
  30. package/esm2022/lib/components/core/babylon-room-details/babylon-room-details.component.mjs +11 -0
  31. package/esm2022/lib/components/core/babylon-rooms-cols/babylon-rooms-cols.component.mjs +11 -0
  32. package/esm2022/lib/components/core/babylon-rooms-grid/babylon-rooms-grid.component.mjs +11 -0
  33. package/esm2022/lib/components/core/babylon-rooms-list/babylon-rooms-list.component.mjs +11 -0
  34. package/esm2022/lib/components/core/babylon-rooms-slider/babylon-rooms-slider.component.mjs +11 -0
  35. package/esm2022/lib/components/core/babylon-slider2col/babylon-slider2col.component.mjs +11 -0
  36. package/esm2022/lib/components/core/babylon-slider3col/babylon-slider3colcomponent.mjs +11 -0
  37. package/esm2022/lib/components/core/babylon-slider4col/babylon-slider4col.component.mjs +11 -0
  38. package/esm2022/lib/components/core/babylon-static-footer/babylon-static-footer.component.mjs +11 -0
  39. package/esm2022/lib/components/core/babylon-thanks/babylon-thanks.component.mjs +11 -0
  40. package/esm2022/lib/components/core/babylon-top-slider/babylon-top-slider.component.mjs +11 -0
  41. package/esm2022/lib/components/core/babylon-top-slider-v2/babylon-top-slider-v2.component.mjs +11 -0
  42. package/esm2022/lib/components/core/babylon-top-slider-video/babylon-top-slider-video.component.mjs +11 -0
  43. package/esm2022/lib/components/core/babylon-webmap/babylon-webmap.component.mjs +11 -0
  44. package/esm2022/public-api.mjs +44 -1
  45. package/fesm2022/ctt-babylon.mjs +388 -1
  46. package/fesm2022/ctt-babylon.mjs.map +1 -1
  47. package/lib/components/core/babylon-banner-gallery/babylon-banner-gallery.component.d.ts +5 -0
  48. package/lib/components/core/babylon-banner-info/babylon-banner-info.component.d.ts +5 -0
  49. package/lib/components/core/babylon-banner-newsletter/babylon-banner-newsletter.component.d.ts +5 -0
  50. package/lib/components/core/babylon-blog-details/babylon-blog-details.component.d.ts +5 -0
  51. package/lib/components/core/babylon-blog-list/babylon-blog-list.component.d.ts +5 -0
  52. package/lib/components/core/babylon-breadcrumb/babylon-breadcrumb.component.d.ts +5 -0
  53. package/lib/components/core/babylon-comingsoon/babylon-comingsoon.component.d.ts +5 -0
  54. package/lib/components/core/babylon-contact-form/babylon-contact-form.component.d.ts +5 -0
  55. package/lib/components/core/babylon-contact-how/babylon-contact-how.component.d.ts +5 -0
  56. package/lib/components/core/babylon-contact-map/babylon-contact-map.component.d.ts +5 -0
  57. package/lib/components/core/babylon-engine/babylon-engine.component.d.ts +5 -0
  58. package/lib/components/core/babylon-faq/babylon-faq.component.d.ts +5 -0
  59. package/lib/components/core/babylon-features-slider/babylon-features-slider.component.d.ts +5 -0
  60. package/lib/components/core/babylon-gallery/babylon-gallery.component.d.ts +5 -0
  61. package/lib/components/core/babylon-grid-gallery/babylon-grid-gallery.component.d.ts +5 -0
  62. package/lib/components/core/babylon-header/babylon-header.component.d.ts +5 -0
  63. package/lib/components/core/babylon-header-v2/babylon-header-v2.component.d.ts +5 -0
  64. package/lib/components/core/babylon-info-grid/babylon-info-grid.component.d.ts +5 -0
  65. package/lib/components/core/babylon-info-img/babylon-info-img.component.d.ts +5 -0
  66. package/lib/components/core/babylon-info-intro/babylon-info-intro.component.d.ts +5 -0
  67. package/lib/components/core/babylon-info-zig-zag/babylon-info-zig-zag.component.d.ts +5 -0
  68. package/lib/components/core/babylon-info2img/babylon-info2img.component.d.ts +5 -0
  69. package/lib/components/core/babylon-info3img/babylon-info3img.component.d.ts +5 -0
  70. package/lib/components/core/babylon-items-grid/babylon-items-grid.component.d.ts +5 -0
  71. package/lib/components/core/babylon-legal/babylon-legal.component.d.ts +5 -0
  72. package/lib/components/core/babylon-offer-detail/babylon-offer-detail.component.d.ts +5 -0
  73. package/lib/components/core/babylon-offers-list/babylon-offers-list.component.d.ts +5 -0
  74. package/lib/components/core/babylon-offers-slider/babylon-offers-slider.component.d.ts +5 -0
  75. package/lib/components/core/babylon-preload/babylon-preload.component.d.ts +5 -0
  76. package/lib/components/core/babylon-room-details/babylon-room-details.component.d.ts +5 -0
  77. package/lib/components/core/babylon-rooms-cols/babylon-rooms-cols.component.d.ts +5 -0
  78. package/lib/components/core/babylon-rooms-grid/babylon-rooms-grid.component.d.ts +5 -0
  79. package/lib/components/core/babylon-rooms-list/babylon-rooms-list.component.d.ts +5 -0
  80. package/lib/components/core/babylon-rooms-slider/babylon-rooms-slider.component.d.ts +5 -0
  81. package/lib/components/core/babylon-slider2col/babylon-slider2col.component.d.ts +5 -0
  82. package/lib/components/core/babylon-slider3col/babylon-slider3colcomponent.d.ts +5 -0
  83. package/lib/components/core/babylon-slider4col/babylon-slider4col.component.d.ts +5 -0
  84. package/lib/components/core/babylon-static-footer/babylon-static-footer.component.d.ts +5 -0
  85. package/lib/components/core/babylon-thanks/babylon-thanks.component.d.ts +5 -0
  86. package/lib/components/core/babylon-top-slider/babylon-top-slider.component.d.ts +5 -0
  87. package/lib/components/core/babylon-top-slider-v2/babylon-top-slider-v2.component.d.ts +5 -0
  88. package/lib/components/core/babylon-top-slider-video/babylon-top-slider-video.component.d.ts +5 -0
  89. package/lib/components/core/babylon-webmap/babylon-webmap.component.d.ts +5 -0
  90. package/package.json +1 -1
  91. package/public-api.d.ts +43 -0
@@ -0,0 +1,11 @@
1
+ import { Component } from '@angular/core';
2
+ import * as i0 from "@angular/core";
3
+ export class BabylonTopSliderVideoComponent {
4
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: BabylonTopSliderVideoComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
5
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.11", type: BabylonTopSliderVideoComponent, isStandalone: true, selector: "lib-babylon-top-slider-video", ngImport: i0, template: "<section class=\"babylon__topslidervideo margin-main-botom\"> \r\n <div class=\"cs_hero cs_style_4 cs_primary_bg cs_bg_filed text-center position-relative youtube-bg\">\r\n <div id=\"bgndVideo\" class=\"player\" data-property=\"{videoURL:'https://www.youtube.com/embed/UJEUwEJ6gH4', containment:'.youtube-bg',autoPlay:true, mute:true, startAt:1, opacity:1, showControls:false, loop:true, stopMovieOnBlur:false}\"></div>\r\n \r\n <div class=\"cs_hero_text_wrap cs_center wow fadeIn\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">\r\n <div class=\"container position-relative cs_zindex_3\">\r\n <div class=\"cs_hero_text\">\r\n <h2 class=\" cs_hero_subtitle pretitle_carrusel\">Top slider video</h2>\r\n <h1 class=\" title_carrusel\">Disfruta de las mejores vacaciones en familia</h1> \r\n <div class=\"btns__box align--center\">\r\n <a href=\" \" class=\"btn btn_primary btn--light\">\r\n <b>Descubrenos</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a>\r\n </div> \r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </section>", styles: [":root{--font-title: \"the-seasons\", Helvetica, sans-serif;--font-pretitle:\"Poppins\", Helvetica, sans-serif;--font-text: \"Poppins\", Helvetica, sans-serif;--font-claim: \"turbinado-pro\", Helvetica, sans-serif;--cl_corp: #24262d;--cl_accent: #aa8453;--cl_icon: #978667;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #24262d;--cl_breadcrumb-hover: #978667;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #fdfbf8;--cl_background_white: #fff;--cl_background_dark: #19314b;--cl_background_gray: #eee;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #494949;--cl_header-text-light: #fff;--cl_menu-bg: #19314b;--cl_menu-text: #fff;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: white;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom:#0a1d31;--cl_footer-scroll:#978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-whidth:1px}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom:#79582c;--cl_footer-scroll:#aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth:2px}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.pl--0{padding-left:0!important}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px!important}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px!important}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px!important}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px!important}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px!important}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px!important}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px!important}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px!important}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px!important}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px!important}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px!important}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.babylon__topslidervideo{position:relative}.cs_hero.cs_style_4{height:100vh;max-height:1100px;display:flex;flex-direction:column;padding:130px 0 0}@media (max-width: 1199px){.cs_hero.cs_style_4{height:initial;padding:130px 0 150px}.cs_hero.cs_style_4 .cs_form_wrap{margin-bottom:60px}}@media (max-width: 991px){.cs_hero.cs_style_4{padding:130px 0 80px}}.cs_hero.cs_style_4 .cs_hero_text_wrap{flex:1}\n"] }); }
6
+ }
7
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: BabylonTopSliderVideoComponent, decorators: [{
8
+ type: Component,
9
+ args: [{ selector: 'lib-babylon-top-slider-video', standalone: true, imports: [], template: "<section class=\"babylon__topslidervideo margin-main-botom\"> \r\n <div class=\"cs_hero cs_style_4 cs_primary_bg cs_bg_filed text-center position-relative youtube-bg\">\r\n <div id=\"bgndVideo\" class=\"player\" data-property=\"{videoURL:'https://www.youtube.com/embed/UJEUwEJ6gH4', containment:'.youtube-bg',autoPlay:true, mute:true, startAt:1, opacity:1, showControls:false, loop:true, stopMovieOnBlur:false}\"></div>\r\n \r\n <div class=\"cs_hero_text_wrap cs_center wow fadeIn\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">\r\n <div class=\"container position-relative cs_zindex_3\">\r\n <div class=\"cs_hero_text\">\r\n <h2 class=\" cs_hero_subtitle pretitle_carrusel\">Top slider video</h2>\r\n <h1 class=\" title_carrusel\">Disfruta de las mejores vacaciones en familia</h1> \r\n <div class=\"btns__box align--center\">\r\n <a href=\" \" class=\"btn btn_primary btn--light\">\r\n <b>Descubrenos</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a>\r\n </div> \r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </section>", styles: [":root{--font-title: \"the-seasons\", Helvetica, sans-serif;--font-pretitle:\"Poppins\", Helvetica, sans-serif;--font-text: \"Poppins\", Helvetica, sans-serif;--font-claim: \"turbinado-pro\", Helvetica, sans-serif;--cl_corp: #24262d;--cl_accent: #aa8453;--cl_icon: #978667;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #24262d;--cl_breadcrumb-hover: #978667;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #fdfbf8;--cl_background_white: #fff;--cl_background_dark: #19314b;--cl_background_gray: #eee;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #494949;--cl_header-text-light: #fff;--cl_menu-bg: #19314b;--cl_menu-text: #fff;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: white;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom:#0a1d31;--cl_footer-scroll:#978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-whidth:1px}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom:#79582c;--cl_footer-scroll:#aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth:2px}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.pl--0{padding-left:0!important}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px!important}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px!important}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px!important}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px!important}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px!important}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px!important}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px!important}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px!important}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px!important}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px!important}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px!important}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.babylon__topslidervideo{position:relative}.cs_hero.cs_style_4{height:100vh;max-height:1100px;display:flex;flex-direction:column;padding:130px 0 0}@media (max-width: 1199px){.cs_hero.cs_style_4{height:initial;padding:130px 0 150px}.cs_hero.cs_style_4 .cs_form_wrap{margin-bottom:60px}}@media (max-width: 991px){.cs_hero.cs_style_4{padding:130px 0 80px}}.cs_hero.cs_style_4 .cs_hero_text_wrap{flex:1}\n"] }]
10
+ }] });
11
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi10b3Atc2xpZGVyLXZpZGVvLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2JhYnlsb24vc3JjL2xpYi9jb21wb25lbnRzL2NvcmUvYmFieWxvbi10b3Atc2xpZGVyLXZpZGVvL2JhYnlsb24tdG9wLXNsaWRlci12aWRlby5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tdG9wLXNsaWRlci12aWRlby9iYWJ5bG9uLXRvcC1zbGlkZXItdmlkZW8uY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFTMUMsTUFBTSxPQUFPLDhCQUE4QjsrR0FBOUIsOEJBQThCO21HQUE5Qiw4QkFBOEIsd0ZDVDNDLG1zQ0FtQlk7OzRGRFZDLDhCQUE4QjtrQkFQMUMsU0FBUzsrQkFDRSw4QkFBOEIsY0FDNUIsSUFBSSxXQUNQLEVBQUUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiAnbGliLWJhYnlsb24tdG9wLXNsaWRlci12aWRlbycsXHJcbiAgc3RhbmRhbG9uZTogdHJ1ZSxcclxuICBpbXBvcnRzOiBbXSxcclxuICB0ZW1wbGF0ZVVybDogJy4vYmFieWxvbi10b3Atc2xpZGVyLXZpZGVvLmNvbXBvbmVudC5odG1sJyxcclxuICBzdHlsZVVybDogJy4vYmFieWxvbi10b3Atc2xpZGVyLXZpZGVvLmNvbXBvbmVudC5zY3NzJ1xyXG59KVxyXG5leHBvcnQgY2xhc3MgQmFieWxvblRvcFNsaWRlclZpZGVvQ29tcG9uZW50IHtcclxuXHJcbn1cclxuIiwiPHNlY3Rpb24gY2xhc3M9XCJiYWJ5bG9uX190b3BzbGlkZXJ2aWRlbyBtYXJnaW4tbWFpbi1ib3RvbVwiPiAgXHJcbiAgICA8ZGl2IGNsYXNzPVwiY3NfaGVybyBjc19zdHlsZV80IGNzX3ByaW1hcnlfYmcgY3NfYmdfZmlsZWQgdGV4dC1jZW50ZXIgcG9zaXRpb24tcmVsYXRpdmUgeW91dHViZS1iZ1wiPlxyXG4gICAgICA8ZGl2IGlkPVwiYmduZFZpZGVvXCIgY2xhc3M9XCJwbGF5ZXJcIiBkYXRhLXByb3BlcnR5PVwie3ZpZGVvVVJMOidodHRwczovL3d3dy55b3V0dWJlLmNvbS9lbWJlZC9VSkVVd0VKNmdINCcsIGNvbnRhaW5tZW50OicueW91dHViZS1iZycsYXV0b1BsYXk6dHJ1ZSwgbXV0ZTp0cnVlLCBzdGFydEF0OjEsIG9wYWNpdHk6MSwgc2hvd0NvbnRyb2xzOmZhbHNlLCBsb29wOnRydWUsIHN0b3BNb3ZpZU9uQmx1cjpmYWxzZX1cIj48L2Rpdj5cclxuICAgICBcclxuICAgICAgPGRpdiBjbGFzcz1cImNzX2hlcm9fdGV4dF93cmFwIGNzX2NlbnRlciB3b3cgZmFkZUluXCIgZGF0YS13b3ctZHVyYXRpb249XCIwLjhzXCIgZGF0YS13b3ctZGVsYXk9XCIwLjJzXCI+XHJcbiAgICAgICAgPGRpdiBjbGFzcz1cImNvbnRhaW5lciBwb3NpdGlvbi1yZWxhdGl2ZSBjc196aW5kZXhfM1wiPlxyXG4gICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2hlcm9fdGV4dFwiPlxyXG4gICAgICAgICAgICA8aDIgY2xhc3M9XCIgY3NfaGVyb19zdWJ0aXRsZSBwcmV0aXRsZV9jYXJydXNlbFwiPlRvcCBzbGlkZXIgdmlkZW88L2gyPlxyXG4gICAgICAgICAgICA8aDEgY2xhc3M9XCIgdGl0bGVfY2FycnVzZWxcIj5EaXNmcnV0YSBkZSBsYXMgbWVqb3JlcyB2YWNhY2lvbmVzIGVuIGZhbWlsaWE8L2gxPiBcclxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cImJ0bnNfX2JveCBhbGlnbi0tY2VudGVyXCI+XHJcbiAgICAgICAgICAgICAgICA8YSBocmVmPVwiIFwiIGNsYXNzPVwiYnRuIGJ0bl9wcmltYXJ5IGJ0bi0tbGlnaHRcIj5cclxuICAgICAgICAgICAgICAgICAgICA8Yj5EZXNjdWJyZW5vczwvYj5cclxuICAgICAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cImJhYnlsb24tYXJyb3ctcmlnaHQtYmlnXCI+PC9zcGFuPiBcclxuICAgICAgICAgICAgICAgIDwvYT5cclxuICAgICAgICAgICAgPC9kaXY+ICBcclxuICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgIDwvZGl2PlxyXG4gICAgICA8L2Rpdj5cclxuICAgIDwvZGl2PlxyXG4gIDwvc2VjdGlvbj4iXX0=
@@ -0,0 +1,11 @@
1
+ import { Component } from '@angular/core';
2
+ import * as i0 from "@angular/core";
3
+ export class BabylonWebmapComponent {
4
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: BabylonWebmapComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
5
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.11", type: BabylonWebmapComponent, isStandalone: true, selector: "lib-babylon-webmap", ngImport: i0, template: "<section class=\"babylon__webmap margin-main \"> \r\n <div class=\"container\">\r\n <div class=\"row align-items-center cs_gap_y_30\"> \r\n <div class=\"col-lg-6 cs_pr_110\">\r\n <div class=\"intro_info no-align\">\r\n <h2 class=\"pretitle mb--10\">Babylon hotel</h2>\r\n <h3 class=\"title \" >Webmap</h3> \r\n <ul class=\"cs_list cs_style_1 cs_mp_0\">\r\n <li> \r\n <p class=\"text--small\"><a href=\"#\"></a> /es/mapaweb/</p>\r\n </li>\r\n <li> \r\n <p class=\"text--small\"><a href=\"#\"></a> /es/mapaweb/</p>\r\n </li>\r\n <li> \r\n <p class=\"text--small\"><a href=\"#\"></a> /es/mapaweb/</p>\r\n </li>\r\n <li> \r\n <p class=\"text--small\"><a href=\"#\"></a> /es/mapaweb/</p>\r\n </li>\r\n <li> \r\n <p class=\"text--small\"><a href=\"#\"></a> /es/mapaweb/</p>\r\n </li>\r\n <li> \r\n <p class=\"text--small\"><a href=\"#\"></a> /es/mapaweb/</p>\r\n </li>\r\n </ul> \r\n </div> \r\n </div>\r\n <div class=\"col-lg-6\">\r\n <div class=\" cs_pr_1101 cs_image_layer cs_style_3 position-relative\">\r\n <img src=\"/assets/babylon/fotos/contact_img.jpeg\" alt=\"Contact\" class=\"cs--radius\">\r\n </div>\r\n </div>\r\n </div>\r\n </div> \r\n</section>", styles: [".cs_list.cs_style_1 li{position:relative;display:flex;align-items:flex-start;gap:10px;border-bottom:1px solid var(--cl_border-light);padding-bottom:10px}.cs_list.cs_style_1 li:not(:last-child){margin-bottom:15px}.cs_image_layer.cs_style_3.cs_type_1,.cs_image_layer.cs_style_4.cs_type_1{border-radius:250px 0}.cs_image_layer.cs_style_3.cs_type_1 img,.cs_image_layer.cs_style_4.cs_type_1 img{border-radius:inherit}.cs_image_layer.cs_style_3.cs_type_1:before,.cs_image_layer.cs_style_4.cs_type_1:before{border-radius:225px 0}\n"] }); }
6
+ }
7
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: BabylonWebmapComponent, decorators: [{
8
+ type: Component,
9
+ args: [{ selector: 'lib-babylon-webmap', standalone: true, imports: [], template: "<section class=\"babylon__webmap margin-main \"> \r\n <div class=\"container\">\r\n <div class=\"row align-items-center cs_gap_y_30\"> \r\n <div class=\"col-lg-6 cs_pr_110\">\r\n <div class=\"intro_info no-align\">\r\n <h2 class=\"pretitle mb--10\">Babylon hotel</h2>\r\n <h3 class=\"title \" >Webmap</h3> \r\n <ul class=\"cs_list cs_style_1 cs_mp_0\">\r\n <li> \r\n <p class=\"text--small\"><a href=\"#\"></a> /es/mapaweb/</p>\r\n </li>\r\n <li> \r\n <p class=\"text--small\"><a href=\"#\"></a> /es/mapaweb/</p>\r\n </li>\r\n <li> \r\n <p class=\"text--small\"><a href=\"#\"></a> /es/mapaweb/</p>\r\n </li>\r\n <li> \r\n <p class=\"text--small\"><a href=\"#\"></a> /es/mapaweb/</p>\r\n </li>\r\n <li> \r\n <p class=\"text--small\"><a href=\"#\"></a> /es/mapaweb/</p>\r\n </li>\r\n <li> \r\n <p class=\"text--small\"><a href=\"#\"></a> /es/mapaweb/</p>\r\n </li>\r\n </ul> \r\n </div> \r\n </div>\r\n <div class=\"col-lg-6\">\r\n <div class=\" cs_pr_1101 cs_image_layer cs_style_3 position-relative\">\r\n <img src=\"/assets/babylon/fotos/contact_img.jpeg\" alt=\"Contact\" class=\"cs--radius\">\r\n </div>\r\n </div>\r\n </div>\r\n </div> \r\n</section>", styles: [".cs_list.cs_style_1 li{position:relative;display:flex;align-items:flex-start;gap:10px;border-bottom:1px solid var(--cl_border-light);padding-bottom:10px}.cs_list.cs_style_1 li:not(:last-child){margin-bottom:15px}.cs_image_layer.cs_style_3.cs_type_1,.cs_image_layer.cs_style_4.cs_type_1{border-radius:250px 0}.cs_image_layer.cs_style_3.cs_type_1 img,.cs_image_layer.cs_style_4.cs_type_1 img{border-radius:inherit}.cs_image_layer.cs_style_3.cs_type_1:before,.cs_image_layer.cs_style_4.cs_type_1:before{border-radius:225px 0}\n"] }]
10
+ }] });
11
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi13ZWJtYXAuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvYmFieWxvbi9zcmMvbGliL2NvbXBvbmVudHMvY29yZS9iYWJ5bG9uLXdlYm1hcC9iYWJ5bG9uLXdlYm1hcC5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24td2VibWFwL2JhYnlsb24td2VibWFwLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsTUFBTSxlQUFlLENBQUM7O0FBUzFDLE1BQU0sT0FBTyxzQkFBc0I7K0dBQXRCLHNCQUFzQjttR0FBdEIsc0JBQXNCLDhFQ1RuQywweERBb0NVOzs0RkQzQkcsc0JBQXNCO2tCQVBsQyxTQUFTOytCQUNFLG9CQUFvQixjQUNsQixJQUFJLFdBQ1AsRUFBRSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5cclxuQENvbXBvbmVudCh7XHJcbiAgc2VsZWN0b3I6ICdsaWItYmFieWxvbi13ZWJtYXAnLFxyXG4gIHN0YW5kYWxvbmU6IHRydWUsXHJcbiAgaW1wb3J0czogW10sXHJcbiAgdGVtcGxhdGVVcmw6ICcuL2JhYnlsb24td2VibWFwLmNvbXBvbmVudC5odG1sJyxcclxuICBzdHlsZVVybDogJy4vYmFieWxvbi13ZWJtYXAuY29tcG9uZW50LnNjc3MnXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBCYWJ5bG9uV2VibWFwQ29tcG9uZW50IHtcclxuXHJcbn1cclxuIiwiPHNlY3Rpb24gY2xhc3M9XCJiYWJ5bG9uX193ZWJtYXAgbWFyZ2luLW1haW4gXCI+ICAgXHJcbiAgICA8ZGl2IGNsYXNzPVwiY29udGFpbmVyXCI+XHJcbiAgICAgICAgPGRpdiBjbGFzcz1cInJvdyBhbGlnbi1pdGVtcy1jZW50ZXIgY3NfZ2FwX3lfMzBcIj4gXHJcbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjb2wtbGctNiBjc19wcl8xMTBcIj5cclxuICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJpbnRyb19pbmZvIG5vLWFsaWduXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgPGgyIGNsYXNzPVwicHJldGl0bGUgbWItLTEwXCI+QmFieWxvbiBob3RlbDwvaDI+XHJcbiAgICAgICAgICAgICAgICAgICAgPGgzIGNsYXNzPVwidGl0bGUgXCIgPldlYm1hcDwvaDM+ICAgXHJcbiAgICAgICAgICAgICAgICAgICAgPHVsIGNsYXNzPVwiY3NfbGlzdCBjc19zdHlsZV8xIGNzX21wXzBcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPGxpPiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwIGNsYXNzPVwidGV4dC0tc21hbGxcIj48YSBocmVmPVwiI1wiPjwvYT4gL2VzL21hcGF3ZWIvPC9wPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8L2xpPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8bGk+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPHAgY2xhc3M9XCJ0ZXh0LS1zbWFsbFwiPjxhIGhyZWY9XCIjXCI+PC9hPiAvZXMvbWFwYXdlYi88L3A+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDwvbGk+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDxsaT4gXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cCBjbGFzcz1cInRleHQtLXNtYWxsXCI+PGEgaHJlZj1cIiNcIj48L2E+IC9lcy9tYXBhd2ViLzwvcD5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPC9saT5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPGxpPiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwIGNsYXNzPVwidGV4dC0tc21hbGxcIj48YSBocmVmPVwiI1wiPjwvYT4gL2VzL21hcGF3ZWIvPC9wPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8L2xpPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8bGk+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPHAgY2xhc3M9XCJ0ZXh0LS1zbWFsbFwiPjxhIGhyZWY9XCIjXCI+PC9hPiAvZXMvbWFwYXdlYi88L3A+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDwvbGk+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDxsaT4gXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cCBjbGFzcz1cInRleHQtLXNtYWxsXCI+PGEgaHJlZj1cIiNcIj48L2E+IC9lcy9tYXBhd2ViLzwvcD5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPC9saT5cclxuICAgICAgICAgICAgICAgICAgICA8L3VsPiBcclxuICAgICAgICAgICAgICAgIDwvZGl2PiAgXHJcbiAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY29sLWxnLTZcIj5cclxuICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCIgY3NfcHJfMTEwMSBjc19pbWFnZV9sYXllciBjc19zdHlsZV8zIHBvc2l0aW9uLXJlbGF0aXZlXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgPGltZyBzcmM9XCIvYXNzZXRzL2JhYnlsb24vZm90b3MvY29udGFjdF9pbWcuanBlZ1wiIGFsdD1cIkNvbnRhY3RcIiBjbGFzcz1cImNzLS1yYWRpdXNcIj5cclxuICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICA8L2Rpdj5cclxuICAgIDwvZGl2PiBcclxuPC9zZWN0aW9uPiJdfQ==
@@ -2,4 +2,47 @@
2
2
  * Public API Surface of babylon
3
3
  */
4
4
  export * from './lib/components/core/babylon-404/babylon-404.component';
5
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3Byb2plY3RzL2JhYnlsb24vc3JjL3B1YmxpYy1hcGkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7O0dBRUc7QUFDSCxjQUFjLHlEQUF5RCxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiLypcclxuICogUHVibGljIEFQSSBTdXJmYWNlIG9mIGJhYnlsb25cclxuICovXHJcbmV4cG9ydCAqIGZyb20gJy4vbGliL2NvbXBvbmVudHMvY29yZS9iYWJ5bG9uLTQwNC9iYWJ5bG9uLTQwNC5jb21wb25lbnQnO1xyXG4iXX0=
5
+ export * from './lib/components/core/babylon-banner-gallery/babylon-banner-gallery.component';
6
+ export * from './lib/components/core/babylon-banner-info/babylon-banner-info.component';
7
+ export * from './lib/components/core/babylon-banner-newsletter/babylon-banner-newsletter.component';
8
+ export * from './lib/components/core/babylon-blog-details/babylon-blog-details.component';
9
+ export * from './lib/components/core/babylon-blog-list/babylon-blog-list.component';
10
+ export * from './lib/components/core/babylon-breadcrumb/babylon-breadcrumb.component';
11
+ export * from './lib/components/core/babylon-comingsoon/babylon-comingsoon.component';
12
+ export * from './lib/components/core/babylon-contact-form/babylon-contact-form.component';
13
+ export * from './lib/components/core/babylon-contact-how/babylon-contact-how.component';
14
+ export * from './lib/components/core/babylon-contact-map/babylon-contact-map.component';
15
+ export * from './lib/components/core/babylon-engine/babylon-engine.component';
16
+ export * from './lib/components/core/babylon-faq/babylon-faq.component';
17
+ export * from './lib/components/core/babylon-features-slider/babylon-features-slider.component';
18
+ export * from './lib/components/core/babylon-gallery/babylon-gallery.component';
19
+ export * from './lib/components/core/babylon-grid-gallery/babylon-grid-gallery.component';
20
+ export * from './lib/components/core/babylon-header/babylon-header.component';
21
+ export * from './lib/components/core/babylon-header-v2/babylon-header-v2.component';
22
+ export * from './lib/components/core/babylon-info-grid/babylon-info-grid.component';
23
+ export * from './lib/components/core/babylon-info-img/babylon-info-img.component';
24
+ export * from './lib/components/core/babylon-info-intro/babylon-info-intro.component';
25
+ export * from './lib/components/core/babylon-info-zig-zag/babylon-info-zig-zag.component';
26
+ export * from './lib/components/core/babylon-info2img/babylon-info2img.component';
27
+ export * from './lib/components/core/babylon-info3img/babylon-info3img.component';
28
+ export * from './lib/components/core/babylon-items-grid/babylon-items-grid.component';
29
+ export * from './lib/components/core/babylon-legal/babylon-legal.component';
30
+ export * from './lib/components/core/babylon-offer-detail/babylon-offer-detail.component';
31
+ export * from './lib/components/core/babylon-offers-list/babylon-offers-list.component';
32
+ export * from './lib/components/core/babylon-offers-slider/babylon-offers-slider.component';
33
+ export * from './lib/components/core/babylon-preload/babylon-preload.component';
34
+ export * from './lib/components/core/babylon-room-details/babylon-room-details.component';
35
+ export * from './lib/components/core/babylon-rooms-cols/babylon-rooms-cols.component';
36
+ export * from './lib/components/core/babylon-rooms-grid/babylon-rooms-grid.component';
37
+ export * from './lib/components/core/babylon-rooms-list/babylon-rooms-list.component';
38
+ export * from './lib/components/core/babylon-rooms-slider/babylon-rooms-slider.component';
39
+ export * from './lib/components/core/babylon-slider2col/babylon-slider2col.component';
40
+ export * from './lib/components/core/babylon-slider3col/babylon-slider3colcomponent';
41
+ export * from './lib/components/core/babylon-slider4col/babylon-slider4col.component';
42
+ export * from './lib/components/core/babylon-static-footer/babylon-static-footer.component';
43
+ export * from './lib/components/core/babylon-thanks/babylon-thanks.component';
44
+ export * from './lib/components/core/babylon-top-slider/babylon-top-slider.component';
45
+ export * from './lib/components/core/babylon-top-slider-v2/babylon-top-slider-v2.component';
46
+ export * from './lib/components/core/babylon-top-slider-video/babylon-top-slider-video.component';
47
+ export * from './lib/components/core/babylon-webmap/babylon-webmap.component';
48
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3Byb2plY3RzL2JhYnlsb24vc3JjL3B1YmxpYy1hcGkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7O0dBRUc7QUFDSCxjQUFjLHlEQUF5RCxDQUFDO0FBQ3hFLGNBQWMsK0VBQStFLENBQUM7QUFDOUYsY0FBYyx5RUFBeUUsQ0FBQztBQUN4RixjQUFjLHFGQUFxRixDQUFDO0FBQ3BHLGNBQWMsMkVBQTJFLENBQUM7QUFDMUYsY0FBYyxxRUFBcUUsQ0FBQztBQUNwRixjQUFjLHVFQUF1RSxDQUFDO0FBQ3RGLGNBQWMsdUVBQXVFLENBQUM7QUFDdEYsY0FBYywyRUFBMkUsQ0FBQztBQUMxRixjQUFjLHlFQUF5RSxDQUFDO0FBQ3hGLGNBQWMseUVBQXlFLENBQUM7QUFDeEYsY0FBYywrREFBK0QsQ0FBQztBQUM5RSxjQUFjLHlEQUF5RCxDQUFDO0FBQ3hFLGNBQWMsaUZBQWlGLENBQUM7QUFDaEcsY0FBYyxpRUFBaUUsQ0FBQztBQUNoRixjQUFjLDJFQUEyRSxDQUFDO0FBQzFGLGNBQWMsK0RBQStELENBQUM7QUFDOUUsY0FBYyxxRUFBcUUsQ0FBQztBQUNwRixjQUFjLHFFQUFxRSxDQUFDO0FBQ3BGLGNBQWMsbUVBQW1FLENBQUM7QUFDbEYsY0FBYyx1RUFBdUUsQ0FBQztBQUN0RixjQUFjLDJFQUEyRSxDQUFDO0FBQzFGLGNBQWMsbUVBQW1FLENBQUM7QUFDbEYsY0FBYyxtRUFBbUUsQ0FBQztBQUNsRixjQUFjLHVFQUF1RSxDQUFDO0FBQ3RGLGNBQWMsNkRBQTZELENBQUM7QUFDNUUsY0FBYywyRUFBMkUsQ0FBQztBQUMxRixjQUFjLHlFQUF5RSxDQUFDO0FBQ3hGLGNBQWMsNkVBQTZFLENBQUM7QUFDNUYsY0FBYyxpRUFBaUUsQ0FBQztBQUNoRixjQUFjLDJFQUEyRSxDQUFDO0FBQzFGLGNBQWMsdUVBQXVFLENBQUM7QUFDdEYsY0FBYyx1RUFBdUUsQ0FBQztBQUN0RixjQUFjLHVFQUF1RSxDQUFDO0FBQ3RGLGNBQWMsMkVBQTJFLENBQUM7QUFDMUYsY0FBYyx1RUFBdUUsQ0FBQztBQUN0RixjQUFjLHNFQUFzRSxDQUFDO0FBQ3JGLGNBQWMsdUVBQXVFLENBQUM7QUFDdEYsY0FBYyw2RUFBNkUsQ0FBQztBQUM1RixjQUFjLCtEQUErRCxDQUFDO0FBQzlFLGNBQWMsdUVBQXVFLENBQUM7QUFDdEYsY0FBYyw2RUFBNkUsQ0FBQztBQUM1RixjQUFjLG1GQUFtRixDQUFDO0FBQ2xHLGNBQWMsK0RBQStELENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyIvKlxyXG4gKiBQdWJsaWMgQVBJIFN1cmZhY2Ugb2YgYmFieWxvblxyXG4gKi9cclxuZXhwb3J0ICogZnJvbSAnLi9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tNDA0L2JhYnlsb24tNDA0LmNvbXBvbmVudCc7XHJcbmV4cG9ydCAqIGZyb20gJy4vbGliL2NvbXBvbmVudHMvY29yZS9iYWJ5bG9uLWJhbm5lci1nYWxsZXJ5L2JhYnlsb24tYmFubmVyLWdhbGxlcnkuY29tcG9uZW50JztcclxuZXhwb3J0ICogZnJvbSAnLi9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tYmFubmVyLWluZm8vYmFieWxvbi1iYW5uZXItaW5mby5jb21wb25lbnQnO1xyXG5leHBvcnQgKiBmcm9tICcuL2xpYi9jb21wb25lbnRzL2NvcmUvYmFieWxvbi1iYW5uZXItbmV3c2xldHRlci9iYWJ5bG9uLWJhbm5lci1uZXdzbGV0dGVyLmNvbXBvbmVudCc7XHJcbmV4cG9ydCAqIGZyb20gJy4vbGliL2NvbXBvbmVudHMvY29yZS9iYWJ5bG9uLWJsb2ctZGV0YWlscy9iYWJ5bG9uLWJsb2ctZGV0YWlscy5jb21wb25lbnQnO1xyXG5leHBvcnQgKiBmcm9tICcuL2xpYi9jb21wb25lbnRzL2NvcmUvYmFieWxvbi1ibG9nLWxpc3QvYmFieWxvbi1ibG9nLWxpc3QuY29tcG9uZW50JztcclxuZXhwb3J0ICogZnJvbSAnLi9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tYnJlYWRjcnVtYi9iYWJ5bG9uLWJyZWFkY3J1bWIuY29tcG9uZW50JztcclxuZXhwb3J0ICogZnJvbSAnLi9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tY29taW5nc29vbi9iYWJ5bG9uLWNvbWluZ3Nvb24uY29tcG9uZW50JztcclxuZXhwb3J0ICogZnJvbSAnLi9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tY29udGFjdC1mb3JtL2JhYnlsb24tY29udGFjdC1mb3JtLmNvbXBvbmVudCc7XHJcbmV4cG9ydCAqIGZyb20gJy4vbGliL2NvbXBvbmVudHMvY29yZS9iYWJ5bG9uLWNvbnRhY3QtaG93L2JhYnlsb24tY29udGFjdC1ob3cuY29tcG9uZW50JztcclxuZXhwb3J0ICogZnJvbSAnLi9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tY29udGFjdC1tYXAvYmFieWxvbi1jb250YWN0LW1hcC5jb21wb25lbnQnO1xyXG5leHBvcnQgKiBmcm9tICcuL2xpYi9jb21wb25lbnRzL2NvcmUvYmFieWxvbi1lbmdpbmUvYmFieWxvbi1lbmdpbmUuY29tcG9uZW50JztcclxuZXhwb3J0ICogZnJvbSAnLi9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tZmFxL2JhYnlsb24tZmFxLmNvbXBvbmVudCc7XHJcbmV4cG9ydCAqIGZyb20gJy4vbGliL2NvbXBvbmVudHMvY29yZS9iYWJ5bG9uLWZlYXR1cmVzLXNsaWRlci9iYWJ5bG9uLWZlYXR1cmVzLXNsaWRlci5jb21wb25lbnQnO1xyXG5leHBvcnQgKiBmcm9tICcuL2xpYi9jb21wb25lbnRzL2NvcmUvYmFieWxvbi1nYWxsZXJ5L2JhYnlsb24tZ2FsbGVyeS5jb21wb25lbnQnO1xyXG5leHBvcnQgKiBmcm9tICcuL2xpYi9jb21wb25lbnRzL2NvcmUvYmFieWxvbi1ncmlkLWdhbGxlcnkvYmFieWxvbi1ncmlkLWdhbGxlcnkuY29tcG9uZW50JztcclxuZXhwb3J0ICogZnJvbSAnLi9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24taGVhZGVyL2JhYnlsb24taGVhZGVyLmNvbXBvbmVudCc7XHJcbmV4cG9ydCAqIGZyb20gJy4vbGliL2NvbXBvbmVudHMvY29yZS9iYWJ5bG9uLWhlYWRlci12Mi9iYWJ5bG9uLWhlYWRlci12Mi5jb21wb25lbnQnO1xyXG5leHBvcnQgKiBmcm9tICcuL2xpYi9jb21wb25lbnRzL2NvcmUvYmFieWxvbi1pbmZvLWdyaWQvYmFieWxvbi1pbmZvLWdyaWQuY29tcG9uZW50JztcclxuZXhwb3J0ICogZnJvbSAnLi9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24taW5mby1pbWcvYmFieWxvbi1pbmZvLWltZy5jb21wb25lbnQnO1xyXG5leHBvcnQgKiBmcm9tICcuL2xpYi9jb21wb25lbnRzL2NvcmUvYmFieWxvbi1pbmZvLWludHJvL2JhYnlsb24taW5mby1pbnRyby5jb21wb25lbnQnO1xyXG5leHBvcnQgKiBmcm9tICcuL2xpYi9jb21wb25lbnRzL2NvcmUvYmFieWxvbi1pbmZvLXppZy16YWcvYmFieWxvbi1pbmZvLXppZy16YWcuY29tcG9uZW50JztcclxuZXhwb3J0ICogZnJvbSAnLi9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24taW5mbzJpbWcvYmFieWxvbi1pbmZvMmltZy5jb21wb25lbnQnO1xyXG5leHBvcnQgKiBmcm9tICcuL2xpYi9jb21wb25lbnRzL2NvcmUvYmFieWxvbi1pbmZvM2ltZy9iYWJ5bG9uLWluZm8zaW1nLmNvbXBvbmVudCc7XHJcbmV4cG9ydCAqIGZyb20gJy4vbGliL2NvbXBvbmVudHMvY29yZS9iYWJ5bG9uLWl0ZW1zLWdyaWQvYmFieWxvbi1pdGVtcy1ncmlkLmNvbXBvbmVudCc7XHJcbmV4cG9ydCAqIGZyb20gJy4vbGliL2NvbXBvbmVudHMvY29yZS9iYWJ5bG9uLWxlZ2FsL2JhYnlsb24tbGVnYWwuY29tcG9uZW50JztcclxuZXhwb3J0ICogZnJvbSAnLi9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tb2ZmZXItZGV0YWlsL2JhYnlsb24tb2ZmZXItZGV0YWlsLmNvbXBvbmVudCc7XHJcbmV4cG9ydCAqIGZyb20gJy4vbGliL2NvbXBvbmVudHMvY29yZS9iYWJ5bG9uLW9mZmVycy1saXN0L2JhYnlsb24tb2ZmZXJzLWxpc3QuY29tcG9uZW50JztcclxuZXhwb3J0ICogZnJvbSAnLi9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tb2ZmZXJzLXNsaWRlci9iYWJ5bG9uLW9mZmVycy1zbGlkZXIuY29tcG9uZW50JztcclxuZXhwb3J0ICogZnJvbSAnLi9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tcHJlbG9hZC9iYWJ5bG9uLXByZWxvYWQuY29tcG9uZW50JztcclxuZXhwb3J0ICogZnJvbSAnLi9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tcm9vbS1kZXRhaWxzL2JhYnlsb24tcm9vbS1kZXRhaWxzLmNvbXBvbmVudCc7XHJcbmV4cG9ydCAqIGZyb20gJy4vbGliL2NvbXBvbmVudHMvY29yZS9iYWJ5bG9uLXJvb21zLWNvbHMvYmFieWxvbi1yb29tcy1jb2xzLmNvbXBvbmVudCc7XHJcbmV4cG9ydCAqIGZyb20gJy4vbGliL2NvbXBvbmVudHMvY29yZS9iYWJ5bG9uLXJvb21zLWdyaWQvYmFieWxvbi1yb29tcy1ncmlkLmNvbXBvbmVudCc7XHJcbmV4cG9ydCAqIGZyb20gJy4vbGliL2NvbXBvbmVudHMvY29yZS9iYWJ5bG9uLXJvb21zLWxpc3QvYmFieWxvbi1yb29tcy1saXN0LmNvbXBvbmVudCc7XHJcbmV4cG9ydCAqIGZyb20gJy4vbGliL2NvbXBvbmVudHMvY29yZS9iYWJ5bG9uLXJvb21zLXNsaWRlci9iYWJ5bG9uLXJvb21zLXNsaWRlci5jb21wb25lbnQnO1xyXG5leHBvcnQgKiBmcm9tICcuL2xpYi9jb21wb25lbnRzL2NvcmUvYmFieWxvbi1zbGlkZXIyY29sL2JhYnlsb24tc2xpZGVyMmNvbC5jb21wb25lbnQnO1xyXG5leHBvcnQgKiBmcm9tICcuL2xpYi9jb21wb25lbnRzL2NvcmUvYmFieWxvbi1zbGlkZXIzY29sL2JhYnlsb24tc2xpZGVyM2NvbGNvbXBvbmVudCc7XHJcbmV4cG9ydCAqIGZyb20gJy4vbGliL2NvbXBvbmVudHMvY29yZS9iYWJ5bG9uLXNsaWRlcjRjb2wvYmFieWxvbi1zbGlkZXI0Y29sLmNvbXBvbmVudCc7XHJcbmV4cG9ydCAqIGZyb20gJy4vbGliL2NvbXBvbmVudHMvY29yZS9iYWJ5bG9uLXN0YXRpYy1mb290ZXIvYmFieWxvbi1zdGF0aWMtZm9vdGVyLmNvbXBvbmVudCc7XHJcbmV4cG9ydCAqIGZyb20gJy4vbGliL2NvbXBvbmVudHMvY29yZS9iYWJ5bG9uLXRoYW5rcy9iYWJ5bG9uLXRoYW5rcy5jb21wb25lbnQnO1xyXG5leHBvcnQgKiBmcm9tICcuL2xpYi9jb21wb25lbnRzL2NvcmUvYmFieWxvbi10b3Atc2xpZGVyL2JhYnlsb24tdG9wLXNsaWRlci5jb21wb25lbnQnO1xyXG5leHBvcnQgKiBmcm9tICcuL2xpYi9jb21wb25lbnRzL2NvcmUvYmFieWxvbi10b3Atc2xpZGVyLXYyL2JhYnlsb24tdG9wLXNsaWRlci12Mi5jb21wb25lbnQnO1xyXG5leHBvcnQgKiBmcm9tICcuL2xpYi9jb21wb25lbnRzL2NvcmUvYmFieWxvbi10b3Atc2xpZGVyLXZpZGVvL2JhYnlsb24tdG9wLXNsaWRlci12aWRlby5jb21wb25lbnQnO1xyXG5leHBvcnQgKiBmcm9tICcuL2xpYi9jb21wb25lbnRzL2NvcmUvYmFieWxvbi13ZWJtYXAvYmFieWxvbi13ZWJtYXAuY29tcG9uZW50JztcclxuIl19