ctt-babylon 0.8.5 → 0.8.7

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 (774) hide show
  1. package/{lib/directives/babylon-sliders → directives}/babylon-hotels-slider.directive.d.ts +1 -2
  2. package/esm2022/directives/babylon-hotels-slider.directive.mjs +103 -0
  3. package/esm2022/lib/components/core/babylon-404/babylon-404.component.mjs +5 -18
  4. package/esm2022/lib/components/core/babylon-404-v2/babylon-404-v2.component.mjs +11 -0
  5. package/esm2022/lib/components/core/babylon-advantages/babylon-advantages.component.mjs +5 -29
  6. package/esm2022/lib/components/core/babylon-adventages-v2/babylon-adventages-v2.component.mjs +12 -0
  7. package/esm2022/lib/components/core/babylon-banner-gallery/babylon-banner-gallery.component.mjs +5 -31
  8. package/esm2022/lib/components/core/babylon-banner-info/babylon-banner-info.component.mjs +6 -133
  9. package/esm2022/lib/components/core/babylon-banner-newsletter/babylon-banner-newsletter.component.mjs +5 -39
  10. package/esm2022/lib/components/core/babylon-blog-details/babylon-blog-details.component.mjs +5 -98
  11. package/esm2022/lib/components/core/babylon-blog-list/babylon-blog-list.component.mjs +6 -80
  12. package/esm2022/lib/components/core/babylon-breadcrumb/babylon-breadcrumb.component.mjs +5 -14
  13. package/esm2022/lib/components/core/babylon-breadcrumb-v2/babylon-breadcrumb-v2.component.mjs +11 -0
  14. package/esm2022/lib/components/core/babylon-comingsoon/babylon-comingsoon.component.mjs +5 -10
  15. package/esm2022/lib/components/core/babylon-contact-form/babylon-contact-form.component.mjs +20 -134
  16. package/esm2022/lib/components/core/babylon-contact-form-v2/babylon-contact-form-v2.component.mjs +37 -0
  17. package/esm2022/lib/components/core/babylon-contact-how/babylon-contact-how.component.mjs +6 -23
  18. package/esm2022/lib/components/core/babylon-contact-map/babylon-contact-map.component.mjs +6 -29
  19. package/esm2022/lib/components/core/babylon-container-text-l2/babylon-container-text-l2.component.mjs +11 -0
  20. package/esm2022/lib/components/core/babylon-engine/babylon-engine.component.mjs +22 -237
  21. package/esm2022/lib/components/core/babylon-engine-modal/babylon-engine-modal.component.mjs +33 -225
  22. package/esm2022/lib/components/core/babylon-engine-modal-v2/babylon-engine-modal-v2.component.mjs +130 -0
  23. package/esm2022/lib/components/core/babylon-faq/babylon-faq.component.mjs +5 -38
  24. package/esm2022/lib/components/core/babylon-faq-v2/babylon-faq-v2.component.mjs +17 -0
  25. package/esm2022/lib/components/core/babylon-feature-pills/babylon-feature-pills.component.mjs +11 -0
  26. package/esm2022/lib/components/core/babylon-feature-pills-number/babylon-feature-pills-number.component.mjs +11 -0
  27. package/esm2022/lib/components/core/babylon-features-slider/babylon-features-slider.component.mjs +6 -28
  28. package/esm2022/lib/components/core/babylon-filter-modal/babylon-filter-modal.component.mjs +6 -16
  29. package/esm2022/lib/components/core/babylon-filter-modal-v2/babylon-filter-modal-v2.component.mjs +21 -0
  30. package/esm2022/lib/components/core/babylon-footer-contact/babylon-footer-contact.component.mjs +5 -25
  31. package/esm2022/lib/components/core/babylon-footer-links/babylon-footer-links.component.mjs +5 -13
  32. package/esm2022/lib/components/core/babylon-footer-logos/babylon-footer-logos.component.mjs +5 -23
  33. package/esm2022/lib/components/core/babylon-footer-social/babylon-footer-social.component.mjs +5 -14
  34. package/esm2022/lib/components/core/babylon-gallery/babylon-gallery.component.mjs +23 -72
  35. package/esm2022/lib/components/core/babylon-gallery-v2/babylon-gallery-v2.component.mjs +105 -0
  36. package/esm2022/lib/components/core/babylon-grid-gallery/babylon-grid-gallery.component.mjs +6 -42
  37. package/esm2022/lib/components/core/babylon-guests-popup/babylon-guests-popup.component.mjs +7 -91
  38. package/esm2022/lib/components/core/babylon-head-intro/babylon-head-intro.component.mjs +5 -24
  39. package/esm2022/lib/components/core/babylon-header-book-show/babylon-header-book-show.component.mjs +52 -114
  40. package/esm2022/lib/components/core/babylon-header-clear/babylon-header-clear.component.mjs +53 -143
  41. package/esm2022/lib/components/core/babylon-header-clear-v2/babylon-header-clear-v2.component.mjs +76 -0
  42. package/esm2022/lib/components/core/babylon-header-menu-center/babylon-header-menu-center.component.mjs +52 -148
  43. package/esm2022/lib/components/core/babylon-header-menu-show/babylon-header-menu-show.component.mjs +52 -92
  44. package/esm2022/lib/components/core/babylon-hotels-list/babylon-hotels-list.component.mjs +5 -12
  45. package/esm2022/lib/components/core/babylon-hotels-slider/babylon-hotels-slider.component.mjs +6 -19
  46. package/esm2022/lib/components/core/babylon-img-banner/babylon-img-banner.component.mjs +13 -0
  47. package/esm2022/lib/components/core/babylon-info-big/babylon-info-big.component.mjs +5 -19
  48. package/esm2022/lib/components/core/babylon-info-big-v2/babylon-info-big-v2.component.mjs +60 -0
  49. package/esm2022/lib/components/core/babylon-info-big-v3/babylon-info-big-v3.component.mjs +11 -0
  50. package/esm2022/lib/components/core/babylon-info-circle-imgs/babylon-info-circle-imgs.component.mjs +11 -0
  51. package/esm2022/lib/components/core/babylon-info-grid/babylon-info-grid.component.mjs +7 -31
  52. package/esm2022/lib/components/core/babylon-info-img/babylon-info-img.component.mjs +5 -95
  53. package/esm2022/lib/components/core/babylon-info-img-v2/babylon-info-img-v2.component.mjs +11 -0
  54. package/esm2022/lib/components/core/babylon-info-intro/babylon-info-intro.component.mjs +5 -62
  55. package/esm2022/lib/components/core/babylon-info-show-img/babylon-info-show-img.component.mjs +11 -0
  56. package/esm2022/lib/components/core/babylon-info-zig-zag/babylon-info-zig-zag.component.mjs +5 -31
  57. package/esm2022/lib/components/core/babylon-info-zigzag-v2/babylon-info-zigzag-v2.component.mjs +5 -19
  58. package/esm2022/lib/components/core/babylon-info-zigzag-v3/babylon-info-zigzag-v3.component.mjs +18 -0
  59. package/esm2022/lib/components/core/babylon-info-zigzag-v3-1/babylon-info-zigzag-v3-1.component.mjs +11 -0
  60. package/esm2022/lib/components/core/babylon-info-zigzag-v4/babylon-info-zigzag-v4.component.mjs +13 -0
  61. package/esm2022/lib/components/core/babylon-info2img/babylon-info2img.component.mjs +5 -30
  62. package/esm2022/lib/components/core/babylon-info2img-big/babylon-info2img-big.component.mjs +5 -38
  63. package/esm2022/lib/components/core/babylon-info3img/babylon-info3img.component.mjs +5 -19
  64. package/esm2022/lib/components/core/babylon-info4img/babylon-info4img.component.mjs +5 -23
  65. package/esm2022/lib/components/core/babylon-items-grid/babylon-items-grid.component.mjs +5 -21
  66. package/esm2022/lib/components/core/babylon-language-modal/babylon-language-modal.component.mjs +7 -13
  67. package/esm2022/lib/components/core/babylon-language-modal-v2/babylon-language-modal-v2.component.mjs +28 -0
  68. package/esm2022/lib/components/core/babylon-legal/babylon-legal.component.mjs +5 -19
  69. package/esm2022/lib/components/core/babylon-list-box-info/babylon-list-box-info.component.mjs +11 -0
  70. package/esm2022/lib/components/core/babylon-list-c3-img-txt/babylon-list-c3-img-txt.component.mjs +11 -0
  71. package/esm2022/lib/components/core/babylon-list-grid/babylon-list-grid.component.mjs +5 -15
  72. package/esm2022/lib/components/core/babylon-list-img/babylon-list-img.component.mjs +78 -0
  73. package/esm2022/lib/components/core/babylon-list-img-info/babylon-list-img-info.component.mjs +11 -0
  74. package/esm2022/lib/components/core/babylon-list-img-v2/babylon-list-img-v2.component.mjs +11 -0
  75. package/esm2022/lib/components/core/babylon-loyalty-table/babylon-loyalty-table.component.mjs +65 -0
  76. package/esm2022/lib/components/core/babylon-menu-modal/babylon-menu-modal.component.mjs +19 -0
  77. package/esm2022/lib/components/core/babylon-newsletter/babylon-newsletter.component.mjs +9 -52
  78. package/esm2022/lib/components/core/babylon-newsletter-modal/babylon-newsletter-modal.component.mjs +19 -0
  79. package/esm2022/lib/components/core/babylon-offer-detail/babylon-offer-detail.component.mjs +5 -37
  80. package/esm2022/lib/components/core/babylon-offer-detail-v2/babylon-offer-detail-v2.component.mjs +11 -0
  81. package/esm2022/lib/components/core/babylon-offer-popup/babylon-offer-popup.component.mjs +11 -34
  82. package/esm2022/lib/components/core/babylon-offer-popup-v2/babylon-offer-popup-v2.component.mjs +19 -0
  83. package/esm2022/lib/components/core/babylon-offer-slider/babylon-offer-slider.component.mjs +5 -20
  84. package/esm2022/lib/components/core/babylon-offers-list/babylon-offers-list.component.mjs +5 -47
  85. package/esm2022/lib/components/core/babylon-offers-slider/babylon-offers-slider.component.mjs +5 -20
  86. package/esm2022/lib/components/core/babylon-preload/babylon-preload.component.mjs +4 -28
  87. package/esm2022/lib/components/core/babylon-reviews/babylon-reviews.component.mjs +11 -0
  88. package/esm2022/lib/components/core/babylon-room-details/babylon-room-details.component.mjs +5 -19
  89. package/esm2022/lib/components/core/babylon-rooms-cols/babylon-rooms-cols.component.mjs +5 -158
  90. package/esm2022/lib/components/core/babylon-rooms-grid/babylon-rooms-grid.component.mjs +6 -19
  91. package/esm2022/lib/components/core/babylon-rooms-list/babylon-rooms-list.component.mjs +6 -32
  92. package/esm2022/lib/components/core/babylon-rooms-list-v2/babylon-rooms-list-v2.component.mjs +11 -0
  93. package/esm2022/lib/components/core/babylon-rooms-slider/babylon-rooms-slider.component.mjs +5 -25
  94. package/esm2022/lib/components/core/babylon-services-slider/babylon-services-slider.component.mjs +5 -17
  95. package/esm2022/lib/components/core/babylon-simple-img-info/babylon-simple-img-info.component.mjs +12 -0
  96. package/esm2022/lib/components/core/babylon-slider-box/babylon-slider-box.component.mjs +12 -0
  97. package/esm2022/lib/components/core/babylon-slider-img-static/babylon-slider-img-static.component.mjs +12 -0
  98. package/esm2022/lib/components/core/babylon-slider-img-static-v2/babylon-slider-img-static-v2.component.mjs +13 -0
  99. package/esm2022/lib/components/core/babylon-slider-img-video/babylon-slider-img-video.component.mjs +52 -0
  100. package/esm2022/lib/components/core/babylon-slider2col/babylon-slider2col.component.mjs +5 -28
  101. package/esm2022/lib/components/core/babylon-slider2col-v2/babylon-slider2col-v2.component.mjs +13 -0
  102. package/esm2022/lib/components/core/babylon-slider2items/babylon-slider2items.component.mjs +5 -15
  103. package/esm2022/lib/components/core/babylon-slider3col/babylon-slider3colcomponent.mjs +11 -0
  104. package/esm2022/lib/components/core/babylon-slider3col-v2/babylon-slider3col-v2.component.mjs +12 -0
  105. package/esm2022/lib/components/core/babylon-slider3items/babylon-slider3items.component.mjs +5 -14
  106. package/esm2022/lib/components/core/babylon-slider4col/babylon-slider4col.component.mjs +5 -37
  107. package/esm2022/lib/components/core/babylon-social-bar/babylon-social-bar.component.mjs +11 -0
  108. package/esm2022/lib/components/core/babylon-social-bar-v2/babylon-social-bar-v2.component.mjs +11 -0
  109. package/esm2022/lib/components/core/babylon-static-footer/babylon-static-footer.component.mjs +6 -104
  110. package/esm2022/lib/components/core/babylon-static-footer-v2/babylon-static-footer-v2.component.mjs +8 -48
  111. package/esm2022/lib/components/core/babylon-static-footer-v3/babylon-static-footer-v3.component.mjs +67 -0
  112. package/esm2022/lib/components/core/babylon-submenu-hotel/babylon-submenu-hotel.component.mjs +5 -35
  113. package/esm2022/lib/components/core/babylon-thanks/babylon-thanks.component.mjs +5 -18
  114. package/esm2022/lib/components/core/babylon-top-simple-banner/babylon-top-simple-banner.component.mjs +15 -0
  115. package/esm2022/lib/components/core/babylon-top-simple-img/babylon-top-simple-img.component.mjs +11 -0
  116. package/esm2022/lib/components/core/babylon-top-slider/babylon-top-slider.component.mjs +5 -187
  117. package/esm2022/lib/components/core/babylon-top-slider-thumbs/babylon-top-slider-thumbs.component.mjs +6 -33
  118. package/esm2022/lib/components/core/babylon-top-slider-v2/babylon-top-slider-v2.component.mjs +5 -22
  119. package/esm2022/lib/components/core/babylon-top-slider-video/babylon-top-slider-video.component.mjs +5 -194
  120. package/esm2022/lib/components/core/babylon-top-slider-video-v2/babylon-top-slider-video-v2.component.mjs +12 -0
  121. package/esm2022/lib/components/core/babylon-variant-selector/babylon-variant-selector.component.mjs +82 -0
  122. package/esm2022/lib/components/core/babylon-webmap/babylon-webmap.component.mjs +5 -23
  123. package/esm2022/lib/components/core/babylon-webmap-v2/babylon-webmap-v2.component.mjs +11 -0
  124. package/esm2022/lib/directives/scroll/scroll-to.directive.mjs +183 -0
  125. package/esm2022/lib/directives/sliders/slick-init.directive.mjs +211 -0
  126. package/esm2022/lib/directives/sliders/slider-fix-arrows.directive.mjs +105 -0
  127. package/esm2022/lib/directives/utils/sticky-avoid-footer.directive.mjs +91 -0
  128. package/esm2022/lib/services/index.mjs +1 -3
  129. package/esm2022/lib/services/screen-sizer/screen-sizer.service.mjs +35 -46
  130. package/esm2022/lib/services/scroll/scroll-spy.service.mjs +50 -0
  131. package/esm2022/public-api.mjs +114 -11
  132. package/fesm2022/ctt-babylon.mjs +2374 -9416
  133. package/fesm2022/ctt-babylon.mjs.map +1 -1
  134. package/lib/components/core/babylon-404/babylon-404.component.d.ts +1 -8
  135. package/lib/components/core/babylon-404-v2/babylon-404-v2.component.d.ts +5 -0
  136. package/lib/components/core/babylon-advantages/babylon-advantages.component.d.ts +1 -14
  137. package/lib/components/core/babylon-adventages-v2/babylon-adventages-v2.component.d.ts +5 -0
  138. package/lib/components/core/babylon-banner-gallery/babylon-banner-gallery.component.d.ts +1 -11
  139. package/lib/components/core/babylon-banner-info/babylon-banner-info.component.d.ts +2 -25
  140. package/lib/components/core/babylon-banner-newsletter/babylon-banner-newsletter.component.d.ts +1 -16
  141. package/lib/components/core/babylon-blog-details/babylon-blog-details.component.d.ts +1 -39
  142. package/lib/components/core/babylon-blog-list/babylon-blog-list.component.d.ts +2 -47
  143. package/lib/components/core/babylon-breadcrumb/babylon-breadcrumb.component.d.ts +1 -4
  144. package/lib/components/core/babylon-breadcrumb-v2/babylon-breadcrumb-v2.component.d.ts +5 -0
  145. package/lib/components/core/babylon-comingsoon/babylon-comingsoon.component.d.ts +1 -12
  146. package/lib/components/core/babylon-contact-form/babylon-contact-form.component.d.ts +6 -35
  147. package/lib/components/core/babylon-contact-form-v2/babylon-contact-form-v2.component.d.ts +10 -0
  148. package/lib/components/core/babylon-contact-how/babylon-contact-how.component.d.ts +2 -14
  149. package/lib/components/core/babylon-contact-map/babylon-contact-map.component.d.ts +2 -16
  150. package/lib/components/core/babylon-container-text-l2/babylon-container-text-l2.component.d.ts +5 -0
  151. package/lib/components/core/babylon-engine/babylon-engine.component.d.ts +11 -71
  152. package/lib/components/core/babylon-engine-modal/babylon-engine-modal.component.d.ts +16 -60
  153. package/lib/components/core/babylon-engine-modal-v2/babylon-engine-modal-v2.component.d.ts +44 -0
  154. package/lib/components/core/babylon-faq/babylon-faq.component.d.ts +1 -15
  155. package/lib/components/core/babylon-faq-v2/babylon-faq-v2.component.d.ts +7 -0
  156. package/lib/components/core/babylon-feature-pills/babylon-feature-pills.component.d.ts +5 -0
  157. package/lib/components/core/babylon-feature-pills-number/babylon-feature-pills-number.component.d.ts +5 -0
  158. package/lib/components/core/babylon-features-slider/babylon-features-slider.component.d.ts +2 -18
  159. package/lib/components/core/babylon-filter-modal/babylon-filter-modal.component.d.ts +3 -8
  160. package/lib/components/core/babylon-filter-modal-v2/babylon-filter-modal-v2.component.d.ts +10 -0
  161. package/lib/components/core/babylon-footer-contact/babylon-footer-contact.component.d.ts +1 -24
  162. package/lib/components/core/babylon-footer-links/babylon-footer-links.component.d.ts +1 -5
  163. package/lib/components/core/babylon-footer-logos/babylon-footer-logos.component.d.ts +1 -11
  164. package/lib/components/core/babylon-footer-social/babylon-footer-social.component.d.ts +1 -5
  165. package/lib/components/core/babylon-gallery/babylon-gallery.component.d.ts +8 -34
  166. package/lib/components/core/babylon-gallery-v2/babylon-gallery-v2.component.d.ts +22 -0
  167. package/lib/components/core/babylon-grid-gallery/babylon-grid-gallery.component.d.ts +2 -19
  168. package/lib/components/core/babylon-guests-popup/babylon-guests-popup.component.d.ts +7 -24
  169. package/lib/components/core/babylon-head-intro/babylon-head-intro.component.d.ts +1 -9
  170. package/lib/components/core/babylon-header-book-show/babylon-header-book-show.component.d.ts +7 -35
  171. package/lib/components/core/babylon-header-clear/babylon-header-clear.component.d.ts +9 -34
  172. package/lib/components/core/babylon-header-clear-v2/babylon-header-clear-v2.component.d.ts +16 -0
  173. package/lib/components/core/babylon-header-menu-center/babylon-header-menu-center.component.d.ts +8 -33
  174. package/lib/components/core/babylon-header-menu-show/babylon-header-menu-show.component.d.ts +8 -29
  175. package/lib/components/core/babylon-hotels-list/babylon-hotels-list.component.d.ts +1 -5
  176. package/lib/components/core/babylon-hotels-slider/babylon-hotels-slider.component.d.ts +1 -5
  177. package/lib/components/core/babylon-img-banner/babylon-img-banner.component.d.ts +5 -0
  178. package/lib/components/core/babylon-info-big/babylon-info-big.component.d.ts +1 -9
  179. package/lib/components/core/babylon-info-big-v2/babylon-info-big-v2.component.d.ts +12 -0
  180. package/lib/components/core/babylon-info-big-v3/babylon-info-big-v3.component.d.ts +5 -0
  181. package/lib/components/core/babylon-info-circle-imgs/babylon-info-circle-imgs.component.d.ts +5 -0
  182. package/lib/components/core/babylon-info-grid/babylon-info-grid.component.d.ts +3 -22
  183. package/lib/components/core/babylon-info-img/babylon-info-img.component.d.ts +2 -40
  184. package/lib/components/core/babylon-info-img-v2/babylon-info-img-v2.component.d.ts +5 -0
  185. package/lib/components/core/babylon-info-intro/babylon-info-intro.component.d.ts +1 -26
  186. package/lib/components/core/babylon-info-show-img/babylon-info-show-img.component.d.ts +5 -0
  187. package/lib/components/core/babylon-info-zig-zag/babylon-info-zig-zag.component.d.ts +1 -29
  188. package/lib/components/core/babylon-info-zigzag-v2/babylon-info-zigzag-v2.component.d.ts +1 -16
  189. package/lib/components/core/babylon-info-zigzag-v3/babylon-info-zigzag-v3.component.d.ts +6 -0
  190. package/lib/components/core/babylon-info-zigzag-v3-1/babylon-info-zigzag-v3-1.component.d.ts +5 -0
  191. package/lib/components/core/babylon-info-zigzag-v4/babylon-info-zigzag-v4.component.d.ts +5 -0
  192. package/lib/components/core/babylon-info2img/babylon-info2img.component.d.ts +1 -14
  193. package/lib/components/core/babylon-info2img-big/babylon-info2img-big.component.d.ts +1 -16
  194. package/lib/components/core/babylon-info3img/babylon-info3img.component.d.ts +1 -9
  195. package/lib/components/core/babylon-info4img/babylon-info4img.component.d.ts +1 -11
  196. package/lib/components/core/babylon-items-grid/babylon-items-grid.component.d.ts +1 -14
  197. package/lib/components/core/babylon-language-modal/babylon-language-modal.component.d.ts +5 -12
  198. package/lib/components/core/babylon-language-modal-v2/babylon-language-modal-v2.component.d.ts +12 -0
  199. package/lib/components/core/babylon-legal/babylon-legal.component.d.ts +1 -9
  200. package/lib/components/core/babylon-list-box-info/babylon-list-box-info.component.d.ts +5 -0
  201. package/lib/components/core/babylon-list-c3-img-txt/babylon-list-c3-img-txt.component.d.ts +5 -0
  202. package/lib/components/core/babylon-list-grid/babylon-list-grid.component.d.ts +1 -17
  203. package/lib/components/core/babylon-list-img/babylon-list-img.component.d.ts +17 -0
  204. package/lib/components/core/babylon-list-img-info/babylon-list-img-info.component.d.ts +5 -0
  205. package/lib/components/core/babylon-list-img-v2/babylon-list-img-v2.component.d.ts +5 -0
  206. package/lib/components/core/babylon-loyalty-table/babylon-loyalty-table.component.d.ts +10 -0
  207. package/lib/components/core/babylon-menu-modal/babylon-menu-modal.component.d.ts +7 -0
  208. package/lib/components/core/babylon-newsletter/babylon-newsletter.component.d.ts +3 -19
  209. package/lib/components/core/babylon-newsletter-modal/babylon-newsletter-modal.component.d.ts +7 -0
  210. package/lib/components/core/babylon-offer-detail/babylon-offer-detail.component.d.ts +1 -16
  211. package/lib/components/core/babylon-offer-detail-v2/babylon-offer-detail-v2.component.d.ts +5 -0
  212. package/lib/components/core/babylon-offer-popup/babylon-offer-popup.component.d.ts +5 -18
  213. package/lib/components/core/babylon-offer-popup-v2/babylon-offer-popup-v2.component.d.ts +7 -0
  214. package/lib/components/core/babylon-offer-slider/babylon-offer-slider.component.d.ts +1 -6
  215. package/lib/components/core/babylon-offers-list/babylon-offers-list.component.d.ts +2 -33
  216. package/lib/components/core/babylon-offers-slider/babylon-offers-slider.component.d.ts +1 -5
  217. package/lib/components/core/babylon-preload/babylon-preload.component.d.ts +1 -5
  218. package/lib/components/core/babylon-reviews/babylon-reviews.component.d.ts +5 -0
  219. package/lib/components/core/babylon-room-details/babylon-room-details.component.d.ts +1 -13
  220. package/lib/components/core/babylon-rooms-cols/babylon-rooms-cols.component.d.ts +1 -39
  221. package/lib/components/core/babylon-rooms-grid/babylon-rooms-grid.component.d.ts +1 -10
  222. package/lib/components/core/babylon-rooms-list/babylon-rooms-list.component.d.ts +1 -27
  223. package/lib/components/core/babylon-rooms-list-v2/babylon-rooms-list-v2.component.d.ts +5 -0
  224. package/lib/components/core/babylon-rooms-slider/babylon-rooms-slider.component.d.ts +1 -6
  225. package/lib/components/core/babylon-services-slider/babylon-services-slider.component.d.ts +1 -7
  226. package/lib/components/core/babylon-simple-img-info/babylon-simple-img-info.component.d.ts +5 -0
  227. package/lib/components/core/babylon-slider-box/babylon-slider-box.component.d.ts +5 -0
  228. package/lib/components/core/babylon-slider-img-static/babylon-slider-img-static.component.d.ts +5 -0
  229. package/lib/components/core/babylon-slider-img-static-v2/babylon-slider-img-static-v2.component.d.ts +5 -0
  230. package/lib/components/core/babylon-slider-img-video/babylon-slider-img-video.component.d.ts +9 -0
  231. package/lib/components/core/babylon-slider2col/babylon-slider2col.component.d.ts +1 -22
  232. package/lib/components/core/babylon-slider2col-v2/babylon-slider2col-v2.component.d.ts +5 -0
  233. package/lib/components/core/babylon-slider2items/babylon-slider2items.component.d.ts +1 -5
  234. package/lib/components/core/babylon-slider3col/babylon-slider3colcomponent.d.ts +5 -0
  235. package/lib/components/core/babylon-slider3col-v2/babylon-slider3col-v2.component.d.ts +5 -0
  236. package/lib/components/core/babylon-slider3items/babylon-slider3items.component.d.ts +1 -15
  237. package/lib/components/core/babylon-slider4col/babylon-slider4col.component.d.ts +1 -15
  238. package/lib/components/core/babylon-social-bar/babylon-social-bar.component.d.ts +5 -0
  239. package/lib/components/core/babylon-social-bar-v2/babylon-social-bar-v2.component.d.ts +5 -0
  240. package/lib/components/core/babylon-static-footer/babylon-static-footer.component.d.ts +2 -55
  241. package/lib/components/core/babylon-static-footer-v2/babylon-static-footer-v2.component.d.ts +3 -24
  242. package/lib/components/core/babylon-static-footer-v3/babylon-static-footer-v3.component.d.ts +12 -0
  243. package/lib/components/core/babylon-submenu-hotel/babylon-submenu-hotel.component.d.ts +2 -13
  244. package/lib/components/core/babylon-thanks/babylon-thanks.component.d.ts +1 -7
  245. package/lib/components/core/babylon-top-simple-banner/babylon-top-simple-banner.component.d.ts +6 -0
  246. package/lib/components/core/babylon-top-simple-img/babylon-top-simple-img.component.d.ts +5 -0
  247. package/lib/components/core/babylon-top-slider/babylon-top-slider.component.d.ts +2 -37
  248. package/lib/components/core/babylon-top-slider-thumbs/babylon-top-slider-thumbs.component.d.ts +2 -12
  249. package/lib/components/core/babylon-top-slider-v2/babylon-top-slider-v2.component.d.ts +1 -10
  250. package/lib/components/core/babylon-top-slider-video/babylon-top-slider-video.component.d.ts +2 -34
  251. package/lib/components/core/babylon-top-slider-video-v2/babylon-top-slider-video-v2.component.d.ts +5 -0
  252. package/lib/components/core/babylon-variant-selector/babylon-variant-selector.component.d.ts +12 -0
  253. package/lib/components/core/babylon-webmap/babylon-webmap.component.d.ts +1 -11
  254. package/lib/components/core/babylon-webmap-v2/babylon-webmap-v2.component.d.ts +5 -0
  255. package/lib/directives/scroll/scroll-to.directive.d.ts +31 -0
  256. package/lib/directives/sliders/slick-init.directive.d.ts +14 -0
  257. package/lib/directives/sliders/slider-fix-arrows.directive.d.ts +21 -0
  258. package/lib/directives/utils/sticky-avoid-footer.directive.d.ts +24 -0
  259. package/lib/services/index.d.ts +0 -2
  260. package/lib/services/screen-sizer/screen-sizer.service.d.ts +0 -2
  261. package/lib/services/scroll/scroll-spy.service.d.ts +17 -0
  262. package/lib/styles/styles/babylon/scss-daba/airDatePicker.min.css +13 -0
  263. package/lib/styles/styles/babylon/scss-daba/aos.min.css +1 -0
  264. package/lib/styles/styles/babylon/scss-daba/buttons.css +1 -0
  265. package/lib/styles/styles/babylon/scss-daba/buttons.scss +441 -0
  266. package/lib/styles/styles/babylon/scss-daba/fancybox.css +829 -0
  267. package/lib/styles/styles/babylon/scss-daba/fancybox.min.css +1 -0
  268. package/lib/styles/styles/babylon/scss-daba/funciones.css +0 -0
  269. package/lib/styles/styles/babylon/scss-daba/funciones.scss +491 -0
  270. package/lib/styles/styles/babylon/scss-daba/inputs.css +1 -0
  271. package/lib/styles/styles/babylon/scss-daba/inputs.scss +168 -0
  272. package/lib/styles/styles/babylon/scss-daba/jquery.fancybox.min.css +1 -0
  273. package/lib/styles/styles/babylon/scss-daba/style.css +1 -0
  274. package/lib/styles/styles/babylon/scss-daba/style.scss +445 -0
  275. package/lib/styles/styles/babylon/scss-daba/swiper-bundle.min.css +635 -0
  276. package/lib/styles/styles-babylon.scss +7 -48
  277. package/package.json +4 -11
  278. package/public-api.d.ts +111 -6
  279. package/esm2022/lib/Enum/buttons-type.enum.mjs +0 -6
  280. package/esm2022/lib/Enum/index.mjs +0 -3
  281. package/esm2022/lib/Enum/logo-type.enum.mjs +0 -10
  282. package/esm2022/lib/Enum/services.enum.mjs +0 -8
  283. package/esm2022/lib/Enum/views.enum.mjs +0 -5
  284. package/esm2022/lib/components/core/babylon-404/babylon-404.interface.mjs +0 -2
  285. package/esm2022/lib/components/core/babylon-404/index.mjs +0 -3
  286. package/esm2022/lib/components/core/babylon-action-banner/babylon-action-banner.component.mjs +0 -30
  287. package/esm2022/lib/components/core/babylon-action-banner/babylon-action-banner.interface.mjs +0 -2
  288. package/esm2022/lib/components/core/babylon-action-banner/index.mjs +0 -3
  289. package/esm2022/lib/components/core/babylon-advantages/babylon-advantages-info.interface.mjs +0 -2
  290. package/esm2022/lib/components/core/babylon-advantages/babylon-advantages.interface.mjs +0 -2
  291. package/esm2022/lib/components/core/babylon-advantages/index.mjs +0 -4
  292. package/esm2022/lib/components/core/babylon-banner-gallery/babylon-banner-gallery.interface.mjs +0 -2
  293. package/esm2022/lib/components/core/babylon-banner-gallery/index.mjs +0 -3
  294. package/esm2022/lib/components/core/babylon-banner-info/babylon-banner-info.interface.mjs +0 -2
  295. package/esm2022/lib/components/core/babylon-banner-info/index.mjs +0 -3
  296. package/esm2022/lib/components/core/babylon-banner-newsletter/babylon-banner-newsletter.interface.mjs +0 -2
  297. package/esm2022/lib/components/core/babylon-banner-newsletter/index.mjs +0 -3
  298. package/esm2022/lib/components/core/babylon-blog-details/babylon-blog-details.interface.mjs +0 -2
  299. package/esm2022/lib/components/core/babylon-blog-details/index.mjs +0 -3
  300. package/esm2022/lib/components/core/babylon-blog-list/babylon-blog-list.interface.mjs +0 -2
  301. package/esm2022/lib/components/core/babylon-blog-list/index.mjs +0 -3
  302. package/esm2022/lib/components/core/babylon-breadcrumb/babylon-breadcrumb.interface.mjs +0 -2
  303. package/esm2022/lib/components/core/babylon-breadcrumb/index.mjs +0 -3
  304. package/esm2022/lib/components/core/babylon-color-picker/babylon-color-picker.component.mjs +0 -267
  305. package/esm2022/lib/components/core/babylon-color-picker/index.mjs +0 -2
  306. package/esm2022/lib/components/core/babylon-comingsoon/babylon-comingsoon.interface.mjs +0 -2
  307. package/esm2022/lib/components/core/babylon-comingsoon/index.mjs +0 -3
  308. package/esm2022/lib/components/core/babylon-contact-address/babylon-contact-address.component.mjs +0 -19
  309. package/esm2022/lib/components/core/babylon-contact-address/babylon-contact-address.interface.mjs +0 -2
  310. package/esm2022/lib/components/core/babylon-contact-address/index.mjs +0 -3
  311. package/esm2022/lib/components/core/babylon-contact-form/babylon-contact-form.interface.mjs +0 -2
  312. package/esm2022/lib/components/core/babylon-contact-form/index.mjs +0 -3
  313. package/esm2022/lib/components/core/babylon-contact-how/babylon-contact-how.interface.mjs +0 -2
  314. package/esm2022/lib/components/core/babylon-contact-how/index.mjs +0 -3
  315. package/esm2022/lib/components/core/babylon-contact-map/babylon-contact-map.interface.mjs +0 -2
  316. package/esm2022/lib/components/core/babylon-contact-map/index.mjs +0 -3
  317. package/esm2022/lib/components/core/babylon-engine/babylon-engine.interface.mjs +0 -2
  318. package/esm2022/lib/components/core/babylon-engine/index.mjs +0 -3
  319. package/esm2022/lib/components/core/babylon-engine-modal/babylon-engine-modal.interface.mjs +0 -2
  320. package/esm2022/lib/components/core/babylon-engine-modal/index.mjs +0 -3
  321. package/esm2022/lib/components/core/babylon-external-script/babylon-external-script.component.mjs +0 -80
  322. package/esm2022/lib/components/core/babylon-external-script/babylon-external-script.interface.mjs +0 -2
  323. package/esm2022/lib/components/core/babylon-external-script/index.mjs +0 -3
  324. package/esm2022/lib/components/core/babylon-faq/babylon-faq.interface.mjs +0 -2
  325. package/esm2022/lib/components/core/babylon-faq/index.mjs +0 -3
  326. package/esm2022/lib/components/core/babylon-features-slider/babylon-features-slider.interface.mjs +0 -2
  327. package/esm2022/lib/components/core/babylon-features-slider/index.mjs +0 -3
  328. package/esm2022/lib/components/core/babylon-filter-modal/index.mjs +0 -2
  329. package/esm2022/lib/components/core/babylon-floating-buttons/babylon-floating-buttons.component.mjs +0 -121
  330. package/esm2022/lib/components/core/babylon-floating-buttons/babylon-floating-buttons.interface.mjs +0 -2
  331. package/esm2022/lib/components/core/babylon-floating-buttons/index.mjs +0 -3
  332. package/esm2022/lib/components/core/babylon-footer-contact/babylon-footer-contact.interface.mjs +0 -2
  333. package/esm2022/lib/components/core/babylon-footer-contact/index.mjs +0 -3
  334. package/esm2022/lib/components/core/babylon-footer-links/babylon-footer-links.interface.mjs +0 -2
  335. package/esm2022/lib/components/core/babylon-footer-links/index.mjs +0 -3
  336. package/esm2022/lib/components/core/babylon-footer-logos/babylon-footer-logos.interface.mjs +0 -2
  337. package/esm2022/lib/components/core/babylon-footer-logos/index.mjs +0 -3
  338. package/esm2022/lib/components/core/babylon-footer-social/babylon-footer-social.interface.mjs +0 -3
  339. package/esm2022/lib/components/core/babylon-footer-social/index.mjs +0 -3
  340. package/esm2022/lib/components/core/babylon-gallery/babylon-gallery.interface.mjs +0 -2
  341. package/esm2022/lib/components/core/babylon-gallery/index.mjs +0 -3
  342. package/esm2022/lib/components/core/babylon-global-modal/babylon-global-modal.component.mjs +0 -38
  343. package/esm2022/lib/components/core/babylon-global-modal/babylon-global-modal.interface.mjs +0 -2
  344. package/esm2022/lib/components/core/babylon-global-modal/index.mjs +0 -3
  345. package/esm2022/lib/components/core/babylon-grid-gallery/babylon-grid-gallery.interface.mjs +0 -2
  346. package/esm2022/lib/components/core/babylon-grid-gallery/index.mjs +0 -3
  347. package/esm2022/lib/components/core/babylon-guests-popup/babylon-guests-popup.interface.mjs +0 -2
  348. package/esm2022/lib/components/core/babylon-guests-popup/index.mjs +0 -3
  349. package/esm2022/lib/components/core/babylon-head-intro/babylon-head-intro.interface.mjs +0 -2
  350. package/esm2022/lib/components/core/babylon-head-intro/index.mjs +0 -3
  351. package/esm2022/lib/components/core/babylon-header-book-show/babylon-header-book-show.interface.mjs +0 -2
  352. package/esm2022/lib/components/core/babylon-header-book-show/index.mjs +0 -3
  353. package/esm2022/lib/components/core/babylon-header-clear/babylon-header-clear.interface.mjs +0 -2
  354. package/esm2022/lib/components/core/babylon-header-clear/index.mjs +0 -3
  355. package/esm2022/lib/components/core/babylon-header-menu-center/babylon-header-menu-center.interface.mjs +0 -2
  356. package/esm2022/lib/components/core/babylon-header-menu-center/index.mjs +0 -3
  357. package/esm2022/lib/components/core/babylon-header-menu-logo-center/babylon-header-menu-logo-center.component.mjs +0 -122
  358. package/esm2022/lib/components/core/babylon-header-menu-logo-center/babylon-header-menu-logo-center.interface.mjs +0 -2
  359. package/esm2022/lib/components/core/babylon-header-menu-logo-center/index.mjs +0 -3
  360. package/esm2022/lib/components/core/babylon-header-menu-show/babylon-header-menu-show.interface.mjs +0 -2
  361. package/esm2022/lib/components/core/babylon-header-menu-show/index.mjs +0 -3
  362. package/esm2022/lib/components/core/babylon-header-mobile/babylon-header-mobile.component.mjs +0 -156
  363. package/esm2022/lib/components/core/babylon-header-mobile/babylon-header-mobile.interface.mjs +0 -2
  364. package/esm2022/lib/components/core/babylon-header-mobile/index.mjs +0 -3
  365. package/esm2022/lib/components/core/babylon-hotels-list/babylon-hotel.interface.mjs +0 -2
  366. package/esm2022/lib/components/core/babylon-hotels-list/babylon-hotels-list.interface.mjs +0 -2
  367. package/esm2022/lib/components/core/babylon-hotels-list/index.mjs +0 -4
  368. package/esm2022/lib/components/core/babylon-hotels-slider/babylon-hotels-slider.interface.mjs +0 -2
  369. package/esm2022/lib/components/core/babylon-hotels-slider/index.mjs +0 -3
  370. package/esm2022/lib/components/core/babylon-info-big/babylon-info-big.interface.mjs +0 -2
  371. package/esm2022/lib/components/core/babylon-info-big/index.mjs +0 -3
  372. package/esm2022/lib/components/core/babylon-info-grid/babylon-info-grid.interface.mjs +0 -3
  373. package/esm2022/lib/components/core/babylon-info-grid/index.mjs +0 -3
  374. package/esm2022/lib/components/core/babylon-info-img/babylon-info-img.interface.mjs +0 -2
  375. package/esm2022/lib/components/core/babylon-info-img/index.mjs +0 -3
  376. package/esm2022/lib/components/core/babylon-info-img-slider/babylon-info-img-slider.component.mjs +0 -56
  377. package/esm2022/lib/components/core/babylon-info-img-slider/babylon-info-img-slider.interface.mjs +0 -2
  378. package/esm2022/lib/components/core/babylon-info-img-slider/index.mjs +0 -3
  379. package/esm2022/lib/components/core/babylon-info-intro/babylon-info-intro.interface.mjs +0 -2
  380. package/esm2022/lib/components/core/babylon-info-intro/index.mjs +0 -3
  381. package/esm2022/lib/components/core/babylon-info-zig-zag/babylon-info-zig-zag.interface.mjs +0 -2
  382. package/esm2022/lib/components/core/babylon-info-zig-zag/index.mjs +0 -3
  383. package/esm2022/lib/components/core/babylon-info-zig-zag-counter/babylon-info-zig-zag-counter.component.mjs +0 -92
  384. package/esm2022/lib/components/core/babylon-info-zig-zag-counter/babylon-info-zig-zag-counter.interface.mjs +0 -2
  385. package/esm2022/lib/components/core/babylon-info-zig-zag-counter/index.mjs +0 -3
  386. package/esm2022/lib/components/core/babylon-info-zigzag-v2/babylon-info-zigzag-v2.interface.mjs +0 -2
  387. package/esm2022/lib/components/core/babylon-info-zigzag-v2/index.mjs +0 -3
  388. package/esm2022/lib/components/core/babylon-info2col-img/babylon-info2col-img.component.mjs +0 -36
  389. package/esm2022/lib/components/core/babylon-info2col-img/babylon-info2col-img.interface.mjs +0 -2
  390. package/esm2022/lib/components/core/babylon-info2col-img/index.mjs +0 -3
  391. package/esm2022/lib/components/core/babylon-info2img/babylon-info2img.interface.mjs +0 -2
  392. package/esm2022/lib/components/core/babylon-info2img/index.mjs +0 -3
  393. package/esm2022/lib/components/core/babylon-info2img-big/babylon-info2img-big.interface.mjs +0 -2
  394. package/esm2022/lib/components/core/babylon-info2img-big/index.mjs +0 -3
  395. package/esm2022/lib/components/core/babylon-info3img/index.mjs +0 -2
  396. package/esm2022/lib/components/core/babylon-info4img/babylon-info4img.interface.mjs +0 -2
  397. package/esm2022/lib/components/core/babylon-info4img/index.mjs +0 -3
  398. package/esm2022/lib/components/core/babylon-items-grid/babylon-items-grid.interface.mjs +0 -2
  399. package/esm2022/lib/components/core/babylon-items-grid/index.mjs +0 -3
  400. package/esm2022/lib/components/core/babylon-language-modal/babylon-language-modal.interface.mjs +0 -2
  401. package/esm2022/lib/components/core/babylon-language-modal/index.mjs +0 -3
  402. package/esm2022/lib/components/core/babylon-legal/babylon-legal.interface.mjs +0 -2
  403. package/esm2022/lib/components/core/babylon-legal/index.mjs +0 -3
  404. package/esm2022/lib/components/core/babylon-list-grid/babylon-list-grid.interface.mjs +0 -3
  405. package/esm2022/lib/components/core/babylon-list-grid/index.mjs +0 -3
  406. package/esm2022/lib/components/core/babylon-modal-menu/babylon-modal-menu.component.mjs +0 -139
  407. package/esm2022/lib/components/core/babylon-modal-multiple-motors/babylon-modal-multiple-motors.component.mjs +0 -35
  408. package/esm2022/lib/components/core/babylon-modal-multiple-motors/babylon-modal-multiple-motors.interface.mjs +0 -2
  409. package/esm2022/lib/components/core/babylon-modal-multiple-motors/index.mjs +0 -3
  410. package/esm2022/lib/components/core/babylon-modal-popup/babylon-modal-popup.component.mjs +0 -39
  411. package/esm2022/lib/components/core/babylon-modal-popup/babylon-modal-popup.interface.mjs +0 -2
  412. package/esm2022/lib/components/core/babylon-modal-popup/index.mjs +0 -3
  413. package/esm2022/lib/components/core/babylon-newsletter/babylon-newsletter.interface.mjs +0 -3
  414. package/esm2022/lib/components/core/babylon-newsletter/index.mjs +0 -3
  415. package/esm2022/lib/components/core/babylon-offer-detail/babylon-offer-detail.interface.mjs +0 -2
  416. package/esm2022/lib/components/core/babylon-offer-detail/index.mjs +0 -3
  417. package/esm2022/lib/components/core/babylon-offer-popup/babylon-offer-popup.interface.mjs +0 -2
  418. package/esm2022/lib/components/core/babylon-offer-popup/index.mjs +0 -3
  419. package/esm2022/lib/components/core/babylon-offer-popupV2/babylon-offer-popup-v2.component.mjs +0 -49
  420. package/esm2022/lib/components/core/babylon-offer-popupV2/babylon-offer-popup-v2.interface.mjs +0 -2
  421. package/esm2022/lib/components/core/babylon-offer-popupV2/index.mjs +0 -3
  422. package/esm2022/lib/components/core/babylon-offer-slider/babylon-offer-slider.interface.mjs +0 -2
  423. package/esm2022/lib/components/core/babylon-offer-slider/babylon-offer.interface.mjs +0 -2
  424. package/esm2022/lib/components/core/babylon-offer-slider/index.mjs +0 -4
  425. package/esm2022/lib/components/core/babylon-offers-list/babylon-offers-list.interface.mjs +0 -2
  426. package/esm2022/lib/components/core/babylon-offers-list/index.mjs +0 -3
  427. package/esm2022/lib/components/core/babylon-offers-slider/index.mjs +0 -2
  428. package/esm2022/lib/components/core/babylon-preload/index.mjs +0 -2
  429. package/esm2022/lib/components/core/babylon-press-list/babylon-press-list.component.mjs +0 -27
  430. package/esm2022/lib/components/core/babylon-press-list/babylon-press-list.interface.mjs +0 -2
  431. package/esm2022/lib/components/core/babylon-press-list/index.mjs +0 -3
  432. package/esm2022/lib/components/core/babylon-room-details/babylon-room-detail.interface.mjs +0 -2
  433. package/esm2022/lib/components/core/babylon-room-details/index.mjs +0 -3
  434. package/esm2022/lib/components/core/babylon-rooms-cols/babylon-rooms-cols.interface.mjs +0 -2
  435. package/esm2022/lib/components/core/babylon-rooms-cols/index.mjs +0 -3
  436. package/esm2022/lib/components/core/babylon-rooms-grid/babylon-rooms-grid.interface.mjs +0 -2
  437. package/esm2022/lib/components/core/babylon-rooms-grid/index.mjs +0 -3
  438. package/esm2022/lib/components/core/babylon-rooms-list/babylon-rooms-list.interface.mjs +0 -2
  439. package/esm2022/lib/components/core/babylon-rooms-list/index.mjs +0 -3
  440. package/esm2022/lib/components/core/babylon-rooms-slider/babylon-room.interface.mjs +0 -2
  441. package/esm2022/lib/components/core/babylon-rooms-slider/babylon-rooms-slider.interface.mjs +0 -2
  442. package/esm2022/lib/components/core/babylon-rooms-slider/babylon-rooms-text-info.interface.mjs +0 -2
  443. package/esm2022/lib/components/core/babylon-rooms-slider/index.mjs +0 -5
  444. package/esm2022/lib/components/core/babylon-services-slider/babylon-service-slider.interface.mjs +0 -2
  445. package/esm2022/lib/components/core/babylon-services-slider/index.mjs +0 -3
  446. package/esm2022/lib/components/core/babylon-slider2col/index.mjs +0 -2
  447. package/esm2022/lib/components/core/babylon-slider2items/babylon-slider2items.interface.mjs +0 -2
  448. package/esm2022/lib/components/core/babylon-slider2items/index.mjs +0 -3
  449. package/esm2022/lib/components/core/babylon-slider3col/babylon-slider3col.component.mjs +0 -53
  450. package/esm2022/lib/components/core/babylon-slider3col/index.mjs +0 -2
  451. package/esm2022/lib/components/core/babylon-slider3col-clear/babylon-slider3col-clear.component.mjs +0 -11
  452. package/esm2022/lib/components/core/babylon-slider3col-clear/index.mjs +0 -2
  453. package/esm2022/lib/components/core/babylon-slider3items/babylon-slider3items.interface.mjs +0 -2
  454. package/esm2022/lib/components/core/babylon-slider3items/index.mjs +0 -3
  455. package/esm2022/lib/components/core/babylon-slider4col/index.mjs +0 -2
  456. package/esm2022/lib/components/core/babylon-static-footer/babylon-static-footer.interface.mjs +0 -2
  457. package/esm2022/lib/components/core/babylon-static-footer/index.mjs +0 -3
  458. package/esm2022/lib/components/core/babylon-static-footer-v2/babylon-static-footer-v2.interface.mjs +0 -2
  459. package/esm2022/lib/components/core/babylon-static-footer-v2/index.mjs +0 -3
  460. package/esm2022/lib/components/core/babylon-submenu-hotel/babylon-submenu-hotel.interface.mjs +0 -2
  461. package/esm2022/lib/components/core/babylon-submenu-hotel/index.mjs +0 -3
  462. package/esm2022/lib/components/core/babylon-thanks/babylon-thanks.interface.mjs +0 -2
  463. package/esm2022/lib/components/core/babylon-thanks/index.mjs +0 -3
  464. package/esm2022/lib/components/core/babylon-top-slider/babylon-top-slider-item.interface.mjs +0 -2
  465. package/esm2022/lib/components/core/babylon-top-slider/babylon-top-slider.interface.mjs +0 -2
  466. package/esm2022/lib/components/core/babylon-top-slider/index.mjs +0 -4
  467. package/esm2022/lib/components/core/babylon-top-slider-thumbs/babylon-top-slider-thumbs.interface.mjs +0 -2
  468. package/esm2022/lib/components/core/babylon-top-slider-thumbs/index.mjs +0 -3
  469. package/esm2022/lib/components/core/babylon-top-slider-v2/babylon-top-slider-v2-item.interface.mjs +0 -2
  470. package/esm2022/lib/components/core/babylon-top-slider-v2/babylon-top-slider-v2.interface.mjs +0 -2
  471. package/esm2022/lib/components/core/babylon-top-slider-v2/index.mjs +0 -4
  472. package/esm2022/lib/components/core/babylon-top-slider-video/babylon-top-slider-video.interface.mjs +0 -2
  473. package/esm2022/lib/components/core/babylon-top-slider-video/babylon-video-source.interface.mjs +0 -2
  474. package/esm2022/lib/components/core/babylon-top-slider-video/index.mjs +0 -4
  475. package/esm2022/lib/components/core/babylon-webmap/babylon-webmap.interface.mjs +0 -2
  476. package/esm2022/lib/components/core/babylon-webmap/index.mjs +0 -3
  477. package/esm2022/lib/components/core/index.mjs +0 -88
  478. package/esm2022/lib/components/shared/babylon-dynamic-heading/babylon-dynamic-heading.component.mjs +0 -124
  479. package/esm2022/lib/components/shared/babylon-dynamic-heading/babylon-dynamic-heading.interface.mjs +0 -2
  480. package/esm2022/lib/components/shared/babylon-dynamic-heading/index.mjs +0 -3
  481. package/esm2022/lib/components/shared/babylon-search/babylon-search.component.mjs +0 -82
  482. package/esm2022/lib/components/shared/babylon-search/index.mjs +0 -2
  483. package/esm2022/lib/components/shared/index.mjs +0 -2
  484. package/esm2022/lib/directives/babylon-background-strip/babylon-background-strip.directive.mjs +0 -71
  485. package/esm2022/lib/directives/babylon-customs/babylon-custom-mouse-pointer.directive.mjs +0 -52
  486. package/esm2022/lib/directives/babylon-galleries/babylon-light-gallery.directive.mjs +0 -107
  487. package/esm2022/lib/directives/babylon-hobble-effect/babylon-hobble-effect.directive.mjs +0 -60
  488. package/esm2022/lib/directives/babylon-pagination/babylon-pagination.directive.mjs +0 -127
  489. package/esm2022/lib/directives/babylon-sliders/babylon-custom-slider.directive.mjs +0 -62
  490. package/esm2022/lib/directives/babylon-sliders/babylon-hotels-slider.directive.mjs +0 -107
  491. package/esm2022/lib/directives/babylon-sliders/babylon-sliders.directive.mjs +0 -438
  492. package/esm2022/lib/directives/babylon-sliders/babylon-swiper-slider.directive.mjs +0 -107
  493. package/esm2022/lib/directives/data-background/data-background.directive.mjs +0 -32
  494. package/esm2022/lib/directives/link-type/link-type.directive.mjs +0 -284
  495. package/esm2022/lib/directives/scrolls/scroll-up.directive.mjs +0 -27
  496. package/esm2022/lib/interfaces/babylon-button.interface.mjs +0 -2
  497. package/esm2022/lib/interfaces/babylon-consult-type.interface.mjs +0 -2
  498. package/esm2022/lib/interfaces/babylon-dropdown.interface.mjs +0 -2
  499. package/esm2022/lib/interfaces/babylon-global-icon.interface.mjs +0 -2
  500. package/esm2022/lib/interfaces/babylon-image.interface.mjs +0 -2
  501. package/esm2022/lib/interfaces/babylon-input.interface.mjs +0 -2
  502. package/esm2022/lib/interfaces/babylon-menu-button.interface.mjs +0 -2
  503. package/esm2022/lib/interfaces/babylon-menu-info.interface.mjs +0 -2
  504. package/esm2022/lib/interfaces/babylon-page-config.interface.mjs +0 -2
  505. package/esm2022/lib/interfaces/babylon-site-config.interface.mjs +0 -2
  506. package/esm2022/lib/interfaces/babylon-tags.interface.mjs +0 -2
  507. package/esm2022/lib/interfaces/babylon-text-info.interface.mjs +0 -2
  508. package/esm2022/lib/interfaces/babylon-texts-colors.interface.mjs +0 -2
  509. package/esm2022/lib/interfaces/babylon-texts.interface.mjs +0 -2
  510. package/esm2022/lib/interfaces/index.mjs +0 -15
  511. package/esm2022/lib/pipes/babylon-clean-phone.pipe.mjs +0 -14
  512. package/esm2022/lib/pipes/babylon-currency.pipe.mjs +0 -29
  513. package/esm2022/lib/services/color-panel.service.mjs +0 -316
  514. package/esm2022/lib/services/mapper/index.mjs +0 -3
  515. package/esm2022/lib/services/mapper/mapper.service.mjs +0 -2544
  516. package/esm2022/lib/services/mapper/mapper.service.token.mjs +0 -3
  517. package/esm2022/lib/services/modals-service/index.mjs +0 -2
  518. package/esm2022/lib/services/modals-service/modals.service.mjs +0 -77
  519. package/esm2022/lib/utils/complex-links.token.mjs +0 -3
  520. package/esm2022/lib/utils/index.mjs +0 -2
  521. package/esm2022/lib/utils/utils.mjs +0 -153
  522. package/lib/Enum/buttons-type.enum.d.ts +0 -4
  523. package/lib/Enum/index.d.ts +0 -2
  524. package/lib/Enum/logo-type.enum.d.ts +0 -8
  525. package/lib/Enum/services.enum.d.ts +0 -6
  526. package/lib/Enum/views.enum.d.ts +0 -3
  527. package/lib/components/core/babylon-404/babylon-404.interface.d.ts +0 -9
  528. package/lib/components/core/babylon-404/index.d.ts +0 -2
  529. package/lib/components/core/babylon-action-banner/babylon-action-banner.component.d.ts +0 -14
  530. package/lib/components/core/babylon-action-banner/babylon-action-banner.interface.d.ts +0 -9
  531. package/lib/components/core/babylon-action-banner/index.d.ts +0 -2
  532. package/lib/components/core/babylon-advantages/babylon-advantages-info.interface.d.ts +0 -5
  533. package/lib/components/core/babylon-advantages/babylon-advantages.interface.d.ts +0 -13
  534. package/lib/components/core/babylon-advantages/index.d.ts +0 -3
  535. package/lib/components/core/babylon-banner-gallery/babylon-banner-gallery.interface.d.ts +0 -9
  536. package/lib/components/core/babylon-banner-gallery/index.d.ts +0 -2
  537. package/lib/components/core/babylon-banner-info/babylon-banner-info.interface.d.ts +0 -10
  538. package/lib/components/core/babylon-banner-info/index.d.ts +0 -2
  539. package/lib/components/core/babylon-banner-newsletter/babylon-banner-newsletter.interface.d.ts +0 -9
  540. package/lib/components/core/babylon-banner-newsletter/index.d.ts +0 -2
  541. package/lib/components/core/babylon-blog-details/babylon-blog-details.interface.d.ts +0 -24
  542. package/lib/components/core/babylon-blog-details/index.d.ts +0 -2
  543. package/lib/components/core/babylon-blog-list/babylon-blog-list.interface.d.ts +0 -18
  544. package/lib/components/core/babylon-blog-list/index.d.ts +0 -2
  545. package/lib/components/core/babylon-breadcrumb/babylon-breadcrumb.interface.d.ts +0 -4
  546. package/lib/components/core/babylon-breadcrumb/index.d.ts +0 -2
  547. package/lib/components/core/babylon-color-picker/babylon-color-picker.component.d.ts +0 -57
  548. package/lib/components/core/babylon-color-picker/index.d.ts +0 -1
  549. package/lib/components/core/babylon-comingsoon/babylon-comingsoon.interface.d.ts +0 -11
  550. package/lib/components/core/babylon-comingsoon/index.d.ts +0 -2
  551. package/lib/components/core/babylon-contact-address/babylon-contact-address.component.d.ts +0 -22
  552. package/lib/components/core/babylon-contact-address/babylon-contact-address.interface.d.ts +0 -4
  553. package/lib/components/core/babylon-contact-address/index.d.ts +0 -2
  554. package/lib/components/core/babylon-contact-form/babylon-contact-form.interface.d.ts +0 -15
  555. package/lib/components/core/babylon-contact-form/index.d.ts +0 -2
  556. package/lib/components/core/babylon-contact-how/babylon-contact-how.interface.d.ts +0 -6
  557. package/lib/components/core/babylon-contact-how/index.d.ts +0 -2
  558. package/lib/components/core/babylon-contact-map/babylon-contact-map.interface.d.ts +0 -8
  559. package/lib/components/core/babylon-contact-map/index.d.ts +0 -2
  560. package/lib/components/core/babylon-engine/babylon-engine.interface.d.ts +0 -24
  561. package/lib/components/core/babylon-engine/index.d.ts +0 -2
  562. package/lib/components/core/babylon-engine-modal/babylon-engine-modal.interface.d.ts +0 -22
  563. package/lib/components/core/babylon-engine-modal/index.d.ts +0 -2
  564. package/lib/components/core/babylon-external-script/babylon-external-script.component.d.ts +0 -21
  565. package/lib/components/core/babylon-external-script/babylon-external-script.interface.d.ts +0 -5
  566. package/lib/components/core/babylon-external-script/index.d.ts +0 -2
  567. package/lib/components/core/babylon-faq/babylon-faq.interface.d.ts +0 -8
  568. package/lib/components/core/babylon-faq/index.d.ts +0 -2
  569. package/lib/components/core/babylon-features-slider/babylon-features-slider.interface.d.ts +0 -8
  570. package/lib/components/core/babylon-features-slider/index.d.ts +0 -2
  571. package/lib/components/core/babylon-filter-modal/index.d.ts +0 -1
  572. package/lib/components/core/babylon-floating-buttons/babylon-floating-buttons.component.d.ts +0 -39
  573. package/lib/components/core/babylon-floating-buttons/babylon-floating-buttons.interface.d.ts +0 -8
  574. package/lib/components/core/babylon-floating-buttons/index.d.ts +0 -2
  575. package/lib/components/core/babylon-footer-contact/babylon-footer-contact.interface.d.ts +0 -14
  576. package/lib/components/core/babylon-footer-contact/index.d.ts +0 -2
  577. package/lib/components/core/babylon-footer-links/babylon-footer-links.interface.d.ts +0 -6
  578. package/lib/components/core/babylon-footer-links/index.d.ts +0 -2
  579. package/lib/components/core/babylon-footer-logos/babylon-footer-logos.interface.d.ts +0 -7
  580. package/lib/components/core/babylon-footer-logos/index.d.ts +0 -2
  581. package/lib/components/core/babylon-footer-social/babylon-footer-social.interface.d.ts +0 -6
  582. package/lib/components/core/babylon-footer-social/index.d.ts +0 -2
  583. package/lib/components/core/babylon-gallery/babylon-gallery.interface.d.ts +0 -12
  584. package/lib/components/core/babylon-gallery/index.d.ts +0 -2
  585. package/lib/components/core/babylon-global-modal/babylon-global-modal.component.d.ts +0 -31
  586. package/lib/components/core/babylon-global-modal/babylon-global-modal.interface.d.ts +0 -8
  587. package/lib/components/core/babylon-global-modal/index.d.ts +0 -2
  588. package/lib/components/core/babylon-grid-gallery/babylon-grid-gallery.interface.d.ts +0 -8
  589. package/lib/components/core/babylon-grid-gallery/index.d.ts +0 -2
  590. package/lib/components/core/babylon-guests-popup/babylon-guests-popup.interface.d.ts +0 -11
  591. package/lib/components/core/babylon-guests-popup/index.d.ts +0 -2
  592. package/lib/components/core/babylon-head-intro/babylon-head-intro.interface.d.ts +0 -10
  593. package/lib/components/core/babylon-head-intro/index.d.ts +0 -2
  594. package/lib/components/core/babylon-header-book-show/babylon-header-book-show.interface.d.ts +0 -20
  595. package/lib/components/core/babylon-header-book-show/index.d.ts +0 -2
  596. package/lib/components/core/babylon-header-clear/babylon-header-clear.interface.d.ts +0 -22
  597. package/lib/components/core/babylon-header-clear/index.d.ts +0 -2
  598. package/lib/components/core/babylon-header-menu-center/babylon-header-menu-center.interface.d.ts +0 -19
  599. package/lib/components/core/babylon-header-menu-center/index.d.ts +0 -2
  600. package/lib/components/core/babylon-header-menu-logo-center/babylon-header-menu-logo-center.component.d.ts +0 -40
  601. package/lib/components/core/babylon-header-menu-logo-center/babylon-header-menu-logo-center.interface.d.ts +0 -23
  602. package/lib/components/core/babylon-header-menu-logo-center/index.d.ts +0 -2
  603. package/lib/components/core/babylon-header-menu-show/babylon-header-menu-show.interface.d.ts +0 -18
  604. package/lib/components/core/babylon-header-menu-show/index.d.ts +0 -2
  605. package/lib/components/core/babylon-header-mobile/babylon-header-mobile.component.d.ts +0 -53
  606. package/lib/components/core/babylon-header-mobile/babylon-header-mobile.interface.d.ts +0 -26
  607. package/lib/components/core/babylon-header-mobile/index.d.ts +0 -2
  608. package/lib/components/core/babylon-hotels-list/babylon-hotel.interface.d.ts +0 -18
  609. package/lib/components/core/babylon-hotels-list/babylon-hotels-list.interface.d.ts +0 -6
  610. package/lib/components/core/babylon-hotels-list/index.d.ts +0 -3
  611. package/lib/components/core/babylon-hotels-slider/babylon-hotels-slider.interface.d.ts +0 -6
  612. package/lib/components/core/babylon-hotels-slider/index.d.ts +0 -2
  613. package/lib/components/core/babylon-info-big/babylon-info-big.interface.d.ts +0 -10
  614. package/lib/components/core/babylon-info-big/index.d.ts +0 -2
  615. package/lib/components/core/babylon-info-grid/babylon-info-grid.interface.d.ts +0 -9
  616. package/lib/components/core/babylon-info-grid/index.d.ts +0 -2
  617. package/lib/components/core/babylon-info-img/babylon-info-img.interface.d.ts +0 -27
  618. package/lib/components/core/babylon-info-img/index.d.ts +0 -2
  619. package/lib/components/core/babylon-info-img-slider/babylon-info-img-slider.component.d.ts +0 -33
  620. package/lib/components/core/babylon-info-img-slider/babylon-info-img-slider.interface.d.ts +0 -11
  621. package/lib/components/core/babylon-info-img-slider/index.d.ts +0 -2
  622. package/lib/components/core/babylon-info-intro/babylon-info-intro.interface.d.ts +0 -19
  623. package/lib/components/core/babylon-info-intro/index.d.ts +0 -2
  624. package/lib/components/core/babylon-info-zig-zag/babylon-info-zig-zag.interface.d.ts +0 -12
  625. package/lib/components/core/babylon-info-zig-zag/index.d.ts +0 -2
  626. package/lib/components/core/babylon-info-zig-zag-counter/babylon-info-zig-zag-counter.component.d.ts +0 -47
  627. package/lib/components/core/babylon-info-zig-zag-counter/babylon-info-zig-zag-counter.interface.d.ts +0 -14
  628. package/lib/components/core/babylon-info-zig-zag-counter/index.d.ts +0 -2
  629. package/lib/components/core/babylon-info-zigzag-v2/babylon-info-zigzag-v2.interface.d.ts +0 -5
  630. package/lib/components/core/babylon-info-zigzag-v2/index.d.ts +0 -2
  631. package/lib/components/core/babylon-info2col-img/babylon-info2col-img.component.d.ts +0 -21
  632. package/lib/components/core/babylon-info2col-img/babylon-info2col-img.interface.d.ts +0 -12
  633. package/lib/components/core/babylon-info2col-img/index.d.ts +0 -2
  634. package/lib/components/core/babylon-info2img/babylon-info2img.interface.d.ts +0 -11
  635. package/lib/components/core/babylon-info2img/index.d.ts +0 -2
  636. package/lib/components/core/babylon-info2img-big/babylon-info2img-big.interface.d.ts +0 -14
  637. package/lib/components/core/babylon-info2img-big/index.d.ts +0 -2
  638. package/lib/components/core/babylon-info3img/index.d.ts +0 -1
  639. package/lib/components/core/babylon-info4img/babylon-info4img.interface.d.ts +0 -12
  640. package/lib/components/core/babylon-info4img/index.d.ts +0 -2
  641. package/lib/components/core/babylon-items-grid/babylon-items-grid.interface.d.ts +0 -8
  642. package/lib/components/core/babylon-items-grid/index.d.ts +0 -2
  643. package/lib/components/core/babylon-language-modal/babylon-language-modal.interface.d.ts +0 -7
  644. package/lib/components/core/babylon-language-modal/index.d.ts +0 -2
  645. package/lib/components/core/babylon-legal/babylon-legal.interface.d.ts +0 -7
  646. package/lib/components/core/babylon-legal/index.d.ts +0 -2
  647. package/lib/components/core/babylon-list-grid/babylon-list-grid.interface.d.ts +0 -8
  648. package/lib/components/core/babylon-list-grid/index.d.ts +0 -2
  649. package/lib/components/core/babylon-modal-menu/babylon-modal-menu.component.d.ts +0 -45
  650. package/lib/components/core/babylon-modal-multiple-motors/babylon-modal-multiple-motors.component.d.ts +0 -16
  651. package/lib/components/core/babylon-modal-multiple-motors/babylon-modal-multiple-motors.interface.d.ts +0 -8
  652. package/lib/components/core/babylon-modal-multiple-motors/index.d.ts +0 -2
  653. package/lib/components/core/babylon-modal-popup/babylon-modal-popup.component.d.ts +0 -25
  654. package/lib/components/core/babylon-modal-popup/babylon-modal-popup.interface.d.ts +0 -9
  655. package/lib/components/core/babylon-modal-popup/index.d.ts +0 -2
  656. package/lib/components/core/babylon-newsletter/babylon-newsletter.interface.d.ts +0 -9
  657. package/lib/components/core/babylon-newsletter/index.d.ts +0 -2
  658. package/lib/components/core/babylon-offer-detail/babylon-offer-detail.interface.d.ts +0 -17
  659. package/lib/components/core/babylon-offer-detail/index.d.ts +0 -2
  660. package/lib/components/core/babylon-offer-popup/babylon-offer-popup.interface.d.ts +0 -7
  661. package/lib/components/core/babylon-offer-popup/index.d.ts +0 -2
  662. package/lib/components/core/babylon-offer-popupV2/babylon-offer-popup-v2.component.d.ts +0 -21
  663. package/lib/components/core/babylon-offer-popupV2/babylon-offer-popup-v2.interface.d.ts +0 -9
  664. package/lib/components/core/babylon-offer-popupV2/index.d.ts +0 -2
  665. package/lib/components/core/babylon-offer-slider/babylon-offer-slider.interface.d.ts +0 -7
  666. package/lib/components/core/babylon-offer-slider/babylon-offer.interface.d.ts +0 -18
  667. package/lib/components/core/babylon-offer-slider/index.d.ts +0 -3
  668. package/lib/components/core/babylon-offers-list/babylon-offers-list.interface.d.ts +0 -14
  669. package/lib/components/core/babylon-offers-list/index.d.ts +0 -2
  670. package/lib/components/core/babylon-offers-slider/index.d.ts +0 -1
  671. package/lib/components/core/babylon-preload/index.d.ts +0 -1
  672. package/lib/components/core/babylon-press-list/babylon-press-list.component.d.ts +0 -17
  673. package/lib/components/core/babylon-press-list/babylon-press-list.interface.d.ts +0 -8
  674. package/lib/components/core/babylon-press-list/index.d.ts +0 -2
  675. package/lib/components/core/babylon-room-details/babylon-room-detail.interface.d.ts +0 -12
  676. package/lib/components/core/babylon-room-details/index.d.ts +0 -2
  677. package/lib/components/core/babylon-rooms-cols/babylon-rooms-cols.interface.d.ts +0 -10
  678. package/lib/components/core/babylon-rooms-cols/index.d.ts +0 -2
  679. package/lib/components/core/babylon-rooms-grid/babylon-rooms-grid.interface.d.ts +0 -8
  680. package/lib/components/core/babylon-rooms-grid/index.d.ts +0 -2
  681. package/lib/components/core/babylon-rooms-list/babylon-rooms-list.interface.d.ts +0 -6
  682. package/lib/components/core/babylon-rooms-list/index.d.ts +0 -2
  683. package/lib/components/core/babylon-rooms-slider/babylon-room.interface.d.ts +0 -15
  684. package/lib/components/core/babylon-rooms-slider/babylon-rooms-slider.interface.d.ts +0 -6
  685. package/lib/components/core/babylon-rooms-slider/babylon-rooms-text-info.interface.d.ts +0 -8
  686. package/lib/components/core/babylon-rooms-slider/index.d.ts +0 -4
  687. package/lib/components/core/babylon-services-slider/babylon-service-slider.interface.d.ts +0 -6
  688. package/lib/components/core/babylon-services-slider/index.d.ts +0 -2
  689. package/lib/components/core/babylon-slider2col/index.d.ts +0 -1
  690. package/lib/components/core/babylon-slider2items/babylon-slider2items.interface.d.ts +0 -6
  691. package/lib/components/core/babylon-slider2items/index.d.ts +0 -2
  692. package/lib/components/core/babylon-slider3col/babylon-slider3col.component.d.ts +0 -20
  693. package/lib/components/core/babylon-slider3col/index.d.ts +0 -1
  694. package/lib/components/core/babylon-slider3col-clear/babylon-slider3col-clear.component.d.ts +0 -5
  695. package/lib/components/core/babylon-slider3col-clear/index.d.ts +0 -1
  696. package/lib/components/core/babylon-slider3items/babylon-slider3items.interface.d.ts +0 -6
  697. package/lib/components/core/babylon-slider3items/index.d.ts +0 -2
  698. package/lib/components/core/babylon-slider4col/index.d.ts +0 -1
  699. package/lib/components/core/babylon-static-footer/babylon-static-footer.interface.d.ts +0 -29
  700. package/lib/components/core/babylon-static-footer/index.d.ts +0 -2
  701. package/lib/components/core/babylon-static-footer-v2/babylon-static-footer-v2.interface.d.ts +0 -18
  702. package/lib/components/core/babylon-static-footer-v2/index.d.ts +0 -2
  703. package/lib/components/core/babylon-submenu-hotel/babylon-submenu-hotel.interface.d.ts +0 -5
  704. package/lib/components/core/babylon-submenu-hotel/index.d.ts +0 -2
  705. package/lib/components/core/babylon-thanks/babylon-thanks.interface.d.ts +0 -7
  706. package/lib/components/core/babylon-thanks/index.d.ts +0 -2
  707. package/lib/components/core/babylon-top-slider/babylon-top-slider-item.interface.d.ts +0 -9
  708. package/lib/components/core/babylon-top-slider/babylon-top-slider.interface.d.ts +0 -12
  709. package/lib/components/core/babylon-top-slider/index.d.ts +0 -3
  710. package/lib/components/core/babylon-top-slider-thumbs/babylon-top-slider-thumbs.interface.d.ts +0 -8
  711. package/lib/components/core/babylon-top-slider-thumbs/index.d.ts +0 -2
  712. package/lib/components/core/babylon-top-slider-v2/babylon-top-slider-v2-item.interface.d.ts +0 -7
  713. package/lib/components/core/babylon-top-slider-v2/babylon-top-slider-v2.interface.d.ts +0 -8
  714. package/lib/components/core/babylon-top-slider-v2/index.d.ts +0 -3
  715. package/lib/components/core/babylon-top-slider-video/babylon-top-slider-video.interface.d.ts +0 -9
  716. package/lib/components/core/babylon-top-slider-video/babylon-video-source.interface.d.ts +0 -5
  717. package/lib/components/core/babylon-top-slider-video/index.d.ts +0 -3
  718. package/lib/components/core/babylon-webmap/babylon-webmap.interface.d.ts +0 -9
  719. package/lib/components/core/babylon-webmap/index.d.ts +0 -2
  720. package/lib/components/core/index.d.ts +0 -87
  721. package/lib/components/shared/babylon-dynamic-heading/babylon-dynamic-heading.component.d.ts +0 -31
  722. package/lib/components/shared/babylon-dynamic-heading/babylon-dynamic-heading.interface.d.ts +0 -5
  723. package/lib/components/shared/babylon-dynamic-heading/index.d.ts +0 -2
  724. package/lib/components/shared/babylon-search/babylon-search.component.d.ts +0 -30
  725. package/lib/components/shared/babylon-search/index.d.ts +0 -1
  726. package/lib/components/shared/index.d.ts +0 -1
  727. package/lib/directives/babylon-background-strip/babylon-background-strip.directive.d.ts +0 -17
  728. package/lib/directives/babylon-customs/babylon-custom-mouse-pointer.directive.d.ts +0 -12
  729. package/lib/directives/babylon-galleries/babylon-light-gallery.directive.d.ts +0 -18
  730. package/lib/directives/babylon-hobble-effect/babylon-hobble-effect.directive.d.ts +0 -15
  731. package/lib/directives/babylon-pagination/babylon-pagination.directive.d.ts +0 -39
  732. package/lib/directives/babylon-sliders/babylon-custom-slider.directive.d.ts +0 -13
  733. package/lib/directives/babylon-sliders/babylon-sliders.directive.d.ts +0 -36
  734. package/lib/directives/babylon-sliders/babylon-swiper-slider.directive.d.ts +0 -14
  735. package/lib/directives/data-background/data-background.directive.d.ts +0 -11
  736. package/lib/directives/link-type/link-type.directive.d.ts +0 -40
  737. package/lib/directives/scrolls/scroll-up.directive.d.ts +0 -7
  738. package/lib/interfaces/babylon-button.interface.d.ts +0 -9
  739. package/lib/interfaces/babylon-consult-type.interface.d.ts +0 -10
  740. package/lib/interfaces/babylon-dropdown.interface.d.ts +0 -9
  741. package/lib/interfaces/babylon-global-icon.interface.d.ts +0 -4
  742. package/lib/interfaces/babylon-image.interface.d.ts +0 -12
  743. package/lib/interfaces/babylon-input.interface.d.ts +0 -12
  744. package/lib/interfaces/babylon-menu-button.interface.d.ts +0 -10
  745. package/lib/interfaces/babylon-menu-info.interface.d.ts +0 -27
  746. package/lib/interfaces/babylon-page-config.interface.d.ts +0 -43
  747. package/lib/interfaces/babylon-site-config.interface.d.ts +0 -57
  748. package/lib/interfaces/babylon-tags.interface.d.ts +0 -21
  749. package/lib/interfaces/babylon-text-info.interface.d.ts +0 -17
  750. package/lib/interfaces/babylon-texts-colors.interface.d.ts +0 -20
  751. package/lib/interfaces/babylon-texts.interface.d.ts +0 -5
  752. package/lib/interfaces/index.d.ts +0 -14
  753. package/lib/pipes/babylon-clean-phone.pipe.d.ts +0 -7
  754. package/lib/pipes/babylon-currency.pipe.d.ts +0 -7
  755. package/lib/services/color-panel.service.d.ts +0 -41
  756. package/lib/services/mapper/index.d.ts +0 -2
  757. package/lib/services/mapper/mapper.service.d.ts +0 -137
  758. package/lib/services/mapper/mapper.service.token.d.ts +0 -2
  759. package/lib/services/modals-service/index.d.ts +0 -1
  760. package/lib/services/modals-service/modals.service.d.ts +0 -15
  761. package/lib/styles/styles/babylon/_spacing.scss +0 -72
  762. package/lib/styles/styles/babylon/common.scss +0 -1830
  763. package/lib/styles/styles/babylon/globals.css +0 -1
  764. package/lib/styles/styles/babylon/globals.scss +0 -994
  765. package/lib/styles/styles/babylon/mixins.css +0 -1
  766. package/lib/styles/styles/babylon/mixins.scss +0 -865
  767. package/lib/styles/styles/babylon/reset.scss +0 -136
  768. package/lib/styles/styles/babylon/slider.css +0 -1
  769. package/lib/styles/styles/babylon/slider.scss +0 -876
  770. package/lib/styles/styles/babylon/variables.css +0 -1
  771. package/lib/styles/styles/babylon/variables.scss +0 -188
  772. package/lib/utils/complex-links.token.d.ts +0 -2
  773. package/lib/utils/index.d.ts +0 -1
  774. package/lib/utils/utils.d.ts +0 -14
@@ -1,3 +0,0 @@
1
- export * from './babylon-thanks.component';
2
- export * from './babylon-thanks.interface';
3
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tdGhhbmtzL2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGNBQWMsNEJBQTRCLENBQUM7QUFDM0MsY0FBYyw0QkFBNEIsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCAqIGZyb20gJy4vYmFieWxvbi10aGFua3MuY29tcG9uZW50JztcbmV4cG9ydCAqIGZyb20gJy4vYmFieWxvbi10aGFua3MuaW50ZXJmYWNlJztcbiJdfQ==
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi10b3Atc2xpZGVyLWl0ZW0uaW50ZXJmYWNlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvYmFieWxvbi9zcmMvbGliL2NvbXBvbmVudHMvY29yZS9iYWJ5bG9uLXRvcC1zbGlkZXIvYmFieWxvbi10b3Atc2xpZGVyLWl0ZW0uaW50ZXJmYWNlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBCYWJ5bG9uQnV0dG9uSSB9IGZyb20gJy4uLy4uLy4uL2ludGVyZmFjZXMvYmFieWxvbi1idXR0b24uaW50ZXJmYWNlJztcbmltcG9ydCB7IEJhYnlsb25JbWFnZUkgfSBmcm9tICcuLi8uLi8uLi9pbnRlcmZhY2VzL2JhYnlsb24taW1hZ2UuaW50ZXJmYWNlJztcbmV4cG9ydCBpbnRlcmZhY2UgQmFieWxvblRvcFNsaWRlckl0ZW0ge1xuICAgIHRpdGxlPzogc3RyaW5nO1xuICAgIHN1YnRpdGxlPzogc3RyaW5nO1xuICAgIGltZz86IEJhYnlsb25JbWFnZUk7XG4gICAgbGlua3M/OiBCYWJ5bG9uQnV0dG9uSVtdO1xuICAgIGJ1dHRvbnM/OiBCYWJ5bG9uQnV0dG9uSVtdO1xufVxuIl19
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi10b3Atc2xpZGVyLmludGVyZmFjZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2JhYnlsb24vc3JjL2xpYi9jb21wb25lbnRzL2NvcmUvYmFieWxvbi10b3Atc2xpZGVyL2JhYnlsb24tdG9wLXNsaWRlci5pbnRlcmZhY2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEJhYnlsb25Ub3BTbGlkZXJJdGVtIH0gZnJvbSAnLi9iYWJ5bG9uLXRvcC1zbGlkZXItaXRlbS5pbnRlcmZhY2UnO1xuaW1wb3J0IHsgQmFieWxvbkJ1dHRvbkkgfSBmcm9tICcuLi8uLi8uLi9pbnRlcmZhY2VzL2JhYnlsb24tYnV0dG9uLmludGVyZmFjZSc7XG5pbXBvcnQgeyBCYWJ5bG9uSW1hZ2VJIH0gZnJvbSAnLi4vLi4vLi4vaW50ZXJmYWNlcy9iYWJ5bG9uLWltYWdlLmludGVyZmFjZSc7XG5pbXBvcnQgeyBCYWJ5bG9uVmlkZW9Tb3VyY2VJIH0gZnJvbSAnLi4vYmFieWxvbi10b3Atc2xpZGVyLXZpZGVvL2JhYnlsb24tdmlkZW8tc291cmNlLmludGVyZmFjZSc7XG5leHBvcnQgaW50ZXJmYWNlIEJhYnlsb25Ub3BTbGlkZXJJIHtcbiAgICBpdGVtcz86IEJhYnlsb25Ub3BTbGlkZXJJdGVtW107XG4gICAgaXRlbXNNb2JpbGU/OiBCYWJ5bG9uVG9wU2xpZGVySXRlbVtdXG4gICAgYnV0dG9ucz86IEJhYnlsb25CdXR0b25JW107XG4gICAgbG9nbz86IEJhYnlsb25JbWFnZUk7XG4gICAgbG9nb1RpdGxlPzogQmFieWxvbkltYWdlSTtcbiAgICB2aWRlb0RhdGE/OiBCYWJ5bG9uVmlkZW9Tb3VyY2VJO1xufVxuIl19
@@ -1,4 +0,0 @@
1
- export * from './babylon-top-slider.component';
2
- export * from './babylon-top-slider.interface';
3
- export * from './babylon-top-slider-item.interface';
4
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tdG9wLXNsaWRlci9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxjQUFjLGdDQUFnQyxDQUFDO0FBQy9DLGNBQWMsZ0NBQWdDLENBQUM7QUFDL0MsY0FBYyxxQ0FBcUMsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCAqIGZyb20gJy4vYmFieWxvbi10b3Atc2xpZGVyLmNvbXBvbmVudCc7XG5leHBvcnQgKiBmcm9tICcuL2JhYnlsb24tdG9wLXNsaWRlci5pbnRlcmZhY2UnO1xuZXhwb3J0ICogZnJvbSAnLi9iYWJ5bG9uLXRvcC1zbGlkZXItaXRlbS5pbnRlcmZhY2UnO1xuIl19
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi10b3Atc2xpZGVyLXRodW1icy5pbnRlcmZhY2UuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tdG9wLXNsaWRlci10aHVtYnMvYmFieWxvbi10b3Atc2xpZGVyLXRodW1icy5pbnRlcmZhY2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEJhYnlsb25JbWFnZUkgfSBmcm9tICcuLi8uLi8uLi9pbnRlcmZhY2VzL2JhYnlsb24taW1hZ2UuaW50ZXJmYWNlJztcblxuZXhwb3J0IGludGVyZmFjZSBCYWJ5bG9uVG9wU2xpZGVyVGh1bWJzSSB7XG4gICAgdGl0bGU/OiBzdHJpbmc7XG4gICAgZnJvbT86IHN0cmluZztcbiAgICBjdXJyZW5jeT86IHN0cmluZztcbiAgICBwcmljZT86IG51bWJlcjtcbiAgICBpbWFnZXM/OiBCYWJ5bG9uSW1hZ2VJW107XG59XG4iXX0=
@@ -1,3 +0,0 @@
1
- export * from './babylon-top-slider-thumbs.component';
2
- export * from './babylon-top-slider-thumbs.interface';
3
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tdG9wLXNsaWRlci10aHVtYnMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsY0FBYyx1Q0FBdUMsQ0FBQztBQUN0RCxjQUFjLHVDQUF1QyxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0ICogZnJvbSAnLi9iYWJ5bG9uLXRvcC1zbGlkZXItdGh1bWJzLmNvbXBvbmVudCc7XG5leHBvcnQgKiBmcm9tICcuL2JhYnlsb24tdG9wLXNsaWRlci10aHVtYnMuaW50ZXJmYWNlJztcbiJdfQ==
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi10b3Atc2xpZGVyLXYyLWl0ZW0uaW50ZXJmYWNlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvYmFieWxvbi9zcmMvbGliL2NvbXBvbmVudHMvY29yZS9iYWJ5bG9uLXRvcC1zbGlkZXItdjIvYmFieWxvbi10b3Atc2xpZGVyLXYyLWl0ZW0uaW50ZXJmYWNlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgaW50ZXJmYWNlIEJhYnlsb25Ub3BTbGlkZXJWMkl0ZW0ge1xuICAgIHRpdGxlPzogc3RyaW5nO1xuICAgIHN1YnRpdGxlPzogc3RyaW5nO1xuICAgIHByZXRpdGxlPzogc3RyaW5nO1xuICAgIHRleHQ/OiBzdHJpbmc7XG4gICAgZGVzY3JpcHRpb24/OiBzdHJpbmc7XG59XG4iXX0=
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi10b3Atc2xpZGVyLXYyLmludGVyZmFjZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2JhYnlsb24vc3JjL2xpYi9jb21wb25lbnRzL2NvcmUvYmFieWxvbi10b3Atc2xpZGVyLXYyL2JhYnlsb24tdG9wLXNsaWRlci12Mi5pbnRlcmZhY2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEJhYnlsb25Ub3BTbGlkZXJJdGVtIH0gZnJvbSAnLi4vYmFieWxvbi10b3Atc2xpZGVyL2JhYnlsb24tdG9wLXNsaWRlci1pdGVtLmludGVyZmFjZSc7XG5pbXBvcnQgeyBCYWJ5bG9uQnV0dG9uSSB9IGZyb20gJy4uLy4uLy4uL2ludGVyZmFjZXMvYmFieWxvbi1idXR0b24uaW50ZXJmYWNlJztcbmltcG9ydCB7IEJhYnlsb25Ub3BTbGlkZXJWMkl0ZW0gfSBmcm9tICcuL2JhYnlsb24tdG9wLXNsaWRlci12Mi1pdGVtLmludGVyZmFjZSc7XG5leHBvcnQgaW50ZXJmYWNlIEJhYnlsb25Ub3BTbGlkZXJWMkkge1xuICAgIGxhYmVscz86IEJhYnlsb25Ub3BTbGlkZXJWMkl0ZW07XG4gICAgaXRlbXM/OiBCYWJ5bG9uVG9wU2xpZGVySXRlbVtdO1xuICAgIGJ1dHRvbnM/OiBCYWJ5bG9uQnV0dG9uSVtdO1xufVxuIl19
@@ -1,4 +0,0 @@
1
- export * from './babylon-top-slider-v2.component';
2
- export * from './babylon-top-slider-v2.interface';
3
- export * from './babylon-top-slider-v2-item.interface';
4
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tdG9wLXNsaWRlci12Mi9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxjQUFjLG1DQUFtQyxDQUFDO0FBQ2xELGNBQWMsbUNBQW1DLENBQUM7QUFDbEQsY0FBYyx3Q0FBd0MsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCAqIGZyb20gJy4vYmFieWxvbi10b3Atc2xpZGVyLXYyLmNvbXBvbmVudCc7XG5leHBvcnQgKiBmcm9tICcuL2JhYnlsb24tdG9wLXNsaWRlci12Mi5pbnRlcmZhY2UnO1xuZXhwb3J0ICogZnJvbSAnLi9iYWJ5bG9uLXRvcC1zbGlkZXItdjItaXRlbS5pbnRlcmZhY2UnO1xuIl19
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi10b3Atc2xpZGVyLXZpZGVvLmludGVyZmFjZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2JhYnlsb24vc3JjL2xpYi9jb21wb25lbnRzL2NvcmUvYmFieWxvbi10b3Atc2xpZGVyLXZpZGVvL2JhYnlsb24tdG9wLXNsaWRlci12aWRlby5pbnRlcmZhY2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEJhYnlsb25MYWJlbEluZm8gfSBmcm9tICcuLi8uLi8uLi8uLi9wdWJsaWMtYXBpJztcbmltcG9ydCB7IEJhYnlsb25CdXR0b25JIH0gZnJvbSAnLi4vLi4vLi4vaW50ZXJmYWNlcy9iYWJ5bG9uLWJ1dHRvbi5pbnRlcmZhY2UnO1xuaW1wb3J0IHsgQmFieWxvblZpZGVvU291cmNlSSB9IGZyb20gJy4vYmFieWxvbi12aWRlby1zb3VyY2UuaW50ZXJmYWNlJztcbmV4cG9ydCBpbnRlcmZhY2UgQmFieWxvblRvcFNsaWRlclZpZGVvSSB7XG4gICAgdmlkZW9EYXRhPzogQmFieWxvblZpZGVvU291cmNlSTtcbiAgICBzbWFsbFZpZGVvRGF0YT86IEJhYnlsb25WaWRlb1NvdXJjZUk7XG4gICAgbGFiZWxJbmZvcz86IEJhYnlsb25MYWJlbEluZm87XG4gICAgYnV0dG9uPzogQmFieWxvbkJ1dHRvbkk7XG59XG4iXX0=
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi12aWRlby1zb3VyY2UuaW50ZXJmYWNlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvYmFieWxvbi9zcmMvbGliL2NvbXBvbmVudHMvY29yZS9iYWJ5bG9uLXRvcC1zbGlkZXItdmlkZW8vYmFieWxvbi12aWRlby1zb3VyY2UuaW50ZXJmYWNlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgaW50ZXJmYWNlIEJhYnlsb25WaWRlb1NvdXJjZUkge1xuICAgIHRpdGxlPzogc3RyaW5nO1xuICAgIHNyYz86IHN0cmluZztcbiAgICB0eXBlPzogc3RyaW5nO1xufVxuIl19
@@ -1,4 +0,0 @@
1
- export * from './babylon-top-slider-video.component';
2
- export * from './babylon-top-slider-video.interface';
3
- export * from './babylon-video-source.interface';
4
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tdG9wLXNsaWRlci12aWRlby9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxjQUFjLHNDQUFzQyxDQUFDO0FBQ3JELGNBQWMsc0NBQXNDLENBQUM7QUFDckQsY0FBYyxrQ0FBa0MsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCAqIGZyb20gJy4vYmFieWxvbi10b3Atc2xpZGVyLXZpZGVvLmNvbXBvbmVudCc7XG5leHBvcnQgKiBmcm9tICcuL2JhYnlsb24tdG9wLXNsaWRlci12aWRlby5pbnRlcmZhY2UnO1xuZXhwb3J0ICogZnJvbSAnLi9iYWJ5bG9uLXZpZGVvLXNvdXJjZS5pbnRlcmZhY2UnO1xuIl19
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi13ZWJtYXAuaW50ZXJmYWNlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvYmFieWxvbi9zcmMvbGliL2NvbXBvbmVudHMvY29yZS9iYWJ5bG9uLXdlYm1hcC9iYWJ5bG9uLXdlYm1hcC5pbnRlcmZhY2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEJhYnlsb25CdXR0b25JLCBCYWJ5bG9uVGFnc0ksIEJhYnlsb25UZXh0c0NvbG9yc0kgfSBmcm9tICcuLi8uLi8uLi9pbnRlcmZhY2VzJztcbmV4cG9ydCBpbnRlcmZhY2UgQmFieWxvbldlYm1hcEkge1xuICAgIHRpdGxlPzogc3RyaW5nO1xuICAgIHByZXRpdGxlPzogc3RyaW5nO1xuICAgIGltYWdlPzogc3RyaW5nO1xuICAgIGxpbmtzPzogQmFieWxvbkJ1dHRvbklbXTtcbiAgICB0YWdzPzogQmFieWxvblRhZ3NJO1xuICAgIHRleHRDb2xvcnM/OiBCYWJ5bG9uVGV4dHNDb2xvcnNJO1xufVxuIl19
@@ -1,3 +0,0 @@
1
- export * from './babylon-webmap.component';
2
- export * from './babylon-webmap.interface';
3
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24td2VibWFwL2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGNBQWMsNEJBQTRCLENBQUM7QUFDM0MsY0FBYyw0QkFBNEIsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCAqIGZyb20gJy4vYmFieWxvbi13ZWJtYXAuY29tcG9uZW50JztcbmV4cG9ydCAqIGZyb20gJy4vYmFieWxvbi13ZWJtYXAuaW50ZXJmYWNlJztcbiJdfQ==
@@ -1,88 +0,0 @@
1
- export * from './babylon-404';
2
- export * from './babylon-action-banner';
3
- export * from './babylon-advantages';
4
- export * from './babylon-banner-gallery';
5
- export * from './babylon-banner-info';
6
- export * from './babylon-banner-newsletter';
7
- export * from './babylon-blog-details';
8
- export * from './babylon-blog-list';
9
- export * from './babylon-breadcrumb';
10
- export * from './babylon-color-picker';
11
- export * from './babylon-comingsoon';
12
- export * from './babylon-contact-address';
13
- export * from './babylon-contact-form';
14
- export * from './babylon-contact-how';
15
- export * from './babylon-contact-map';
16
- export * from './babylon-engine';
17
- export * from './babylon-engine-modal';
18
- export * from './babylon-external-script';
19
- export * from './babylon-faq';
20
- export * from './babylon-features-slider';
21
- export * from './babylon-filter-modal';
22
- export * from './babylon-floating-buttons';
23
- export * from './babylon-footer-contact';
24
- export * from './babylon-footer-links';
25
- export * from './babylon-footer-logos';
26
- export * from './babylon-footer-social';
27
- export * from './babylon-gallery';
28
- export * from './babylon-global-modal';
29
- export * from './babylon-grid-gallery';
30
- export * from './babylon-guests-popup';
31
- export * from './babylon-head-intro';
32
- export * from './babylon-header-book-show';
33
- export * from './babylon-header-clear';
34
- export * from './babylon-header-menu-center';
35
- export * from './babylon-header-menu-logo-center';
36
- export * from './babylon-header-menu-show';
37
- export * from './babylon-header-mobile';
38
- export * from './babylon-hotels-list';
39
- export * from './babylon-hotels-slider';
40
- export * from './babylon-info-big';
41
- export * from './babylon-info-grid';
42
- export * from './babylon-info-img';
43
- export * from './babylon-info-img-slider';
44
- export * from './babylon-info-intro';
45
- export * from './babylon-info-zig-zag';
46
- export * from './babylon-info-zig-zag-counter';
47
- export * from './babylon-info-zigzag-v2';
48
- export * from './babylon-info2col-img';
49
- export * from './babylon-info2img';
50
- export * from './babylon-info2img-big';
51
- export * from './babylon-info3img';
52
- export * from './babylon-info4img';
53
- export * from './babylon-items-grid';
54
- export * from './babylon-language-modal';
55
- export * from './babylon-legal';
56
- export * from './babylon-list-grid';
57
- export * from './babylon-modal-multiple-motors';
58
- export * from './babylon-newsletter';
59
- export * from './babylon-offer-detail';
60
- export * from './babylon-offer-popup';
61
- export * from './babylon-offer-popupV2';
62
- export * from './babylon-offer-slider';
63
- export * from './babylon-offers-list';
64
- export * from './babylon-offers-slider';
65
- export * from './babylon-preload';
66
- export * from './babylon-press-list';
67
- export * from './babylon-room-details';
68
- export * from './babylon-rooms-cols';
69
- export * from './babylon-rooms-grid';
70
- export * from './babylon-rooms-list';
71
- export * from './babylon-rooms-slider';
72
- export * from './babylon-services-slider';
73
- export * from './babylon-slider2col';
74
- export * from './babylon-slider2items';
75
- export * from './babylon-slider3col';
76
- export * from './babylon-slider3col-clear';
77
- export * from './babylon-slider3items';
78
- export * from './babylon-slider4col';
79
- export * from './babylon-static-footer';
80
- export * from './babylon-static-footer-v2';
81
- export * from './babylon-submenu-hotel';
82
- export * from './babylon-thanks';
83
- export * from './babylon-top-slider';
84
- export * from './babylon-top-slider-thumbs';
85
- export * from './babylon-top-slider-v2';
86
- export * from './babylon-top-slider-video';
87
- export * from './babylon-webmap';
88
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGNBQWMsZUFBZSxDQUFDO0FBQzlCLGNBQWMseUJBQXlCLENBQUM7QUFDeEMsY0FBYyxzQkFBc0IsQ0FBQztBQUNyQyxjQUFjLDBCQUEwQixDQUFDO0FBQ3pDLGNBQWMsdUJBQXVCLENBQUM7QUFDdEMsY0FBYyw2QkFBNkIsQ0FBQztBQUM1QyxjQUFjLHdCQUF3QixDQUFDO0FBQ3ZDLGNBQWMscUJBQXFCLENBQUM7QUFDcEMsY0FBYyxzQkFBc0IsQ0FBQztBQUNyQyxjQUFjLHdCQUF3QixDQUFDO0FBQ3ZDLGNBQWMsc0JBQXNCLENBQUM7QUFDckMsY0FBYywyQkFBMkIsQ0FBQztBQUMxQyxjQUFjLHdCQUF3QixDQUFDO0FBQ3ZDLGNBQWMsdUJBQXVCLENBQUM7QUFDdEMsY0FBYyx1QkFBdUIsQ0FBQztBQUN0QyxjQUFjLGtCQUFrQixDQUFDO0FBQ2pDLGNBQWMsd0JBQXdCLENBQUM7QUFDdkMsY0FBYywyQkFBMkIsQ0FBQztBQUMxQyxjQUFjLGVBQWUsQ0FBQztBQUM5QixjQUFjLDJCQUEyQixDQUFDO0FBQzFDLGNBQWMsd0JBQXdCLENBQUM7QUFDdkMsY0FBYyw0QkFBNEIsQ0FBQztBQUMzQyxjQUFjLDBCQUEwQixDQUFDO0FBQ3pDLGNBQWMsd0JBQXdCLENBQUM7QUFDdkMsY0FBYyx3QkFBd0IsQ0FBQztBQUN2QyxjQUFjLHlCQUF5QixDQUFDO0FBQ3hDLGNBQWMsbUJBQW1CLENBQUM7QUFDbEMsY0FBYyx3QkFBd0IsQ0FBQztBQUN2QyxjQUFjLHdCQUF3QixDQUFDO0FBQ3ZDLGNBQWMsd0JBQXdCLENBQUM7QUFDdkMsY0FBYyxzQkFBc0IsQ0FBQztBQUNyQyxjQUFjLDRCQUE0QixDQUFDO0FBQzNDLGNBQWMsd0JBQXdCLENBQUM7QUFDdkMsY0FBYyw4QkFBOEIsQ0FBQztBQUM3QyxjQUFjLG1DQUFtQyxDQUFDO0FBQ2xELGNBQWMsNEJBQTRCLENBQUM7QUFDM0MsY0FBYyx5QkFBeUIsQ0FBQztBQUN4QyxjQUFjLHVCQUF1QixDQUFDO0FBQ3RDLGNBQWMseUJBQXlCLENBQUM7QUFDeEMsY0FBYyxvQkFBb0IsQ0FBQztBQUNuQyxjQUFjLHFCQUFxQixDQUFDO0FBQ3BDLGNBQWMsb0JBQW9CLENBQUM7QUFDbkMsY0FBYywyQkFBMkIsQ0FBQztBQUMxQyxjQUFjLHNCQUFzQixDQUFDO0FBQ3JDLGNBQWMsd0JBQXdCLENBQUM7QUFDdkMsY0FBYyxnQ0FBZ0MsQ0FBQztBQUMvQyxjQUFjLDBCQUEwQixDQUFDO0FBQ3pDLGNBQWMsd0JBQXdCLENBQUM7QUFDdkMsY0FBYyxvQkFBb0IsQ0FBQztBQUNuQyxjQUFjLHdCQUF3QixDQUFDO0FBQ3ZDLGNBQWMsb0JBQW9CLENBQUM7QUFDbkMsY0FBYyxvQkFBb0IsQ0FBQztBQUNuQyxjQUFjLHNCQUFzQixDQUFDO0FBQ3JDLGNBQWMsMEJBQTBCLENBQUM7QUFDekMsY0FBYyxpQkFBaUIsQ0FBQztBQUNoQyxjQUFjLHFCQUFxQixDQUFDO0FBQ3BDLGNBQWMsaUNBQWlDLENBQUM7QUFDaEQsY0FBYyxzQkFBc0IsQ0FBQztBQUNyQyxjQUFjLHdCQUF3QixDQUFDO0FBQ3ZDLGNBQWMsdUJBQXVCLENBQUM7QUFDdEMsY0FBYyx5QkFBeUIsQ0FBQztBQUN4QyxjQUFjLHdCQUF3QixDQUFDO0FBQ3ZDLGNBQWMsdUJBQXVCLENBQUM7QUFDdEMsY0FBYyx5QkFBeUIsQ0FBQztBQUN4QyxjQUFjLG1CQUFtQixDQUFDO0FBQ2xDLGNBQWMsc0JBQXNCLENBQUM7QUFDckMsY0FBYyx3QkFBd0IsQ0FBQztBQUN2QyxjQUFjLHNCQUFzQixDQUFDO0FBQ3JDLGNBQWMsc0JBQXNCLENBQUM7QUFDckMsY0FBYyxzQkFBc0IsQ0FBQztBQUNyQyxjQUFjLHdCQUF3QixDQUFDO0FBQ3ZDLGNBQWMsMkJBQTJCLENBQUM7QUFDMUMsY0FBYyxzQkFBc0IsQ0FBQztBQUNyQyxjQUFjLHdCQUF3QixDQUFDO0FBQ3ZDLGNBQWMsc0JBQXNCLENBQUM7QUFDckMsY0FBYyw0QkFBNEIsQ0FBQztBQUMzQyxjQUFjLHdCQUF3QixDQUFDO0FBQ3ZDLGNBQWMsc0JBQXNCLENBQUM7QUFDckMsY0FBYyx5QkFBeUIsQ0FBQztBQUN4QyxjQUFjLDRCQUE0QixDQUFDO0FBQzNDLGNBQWMseUJBQXlCLENBQUM7QUFDeEMsY0FBYyxrQkFBa0IsQ0FBQztBQUNqQyxjQUFjLHNCQUFzQixDQUFDO0FBQ3JDLGNBQWMsNkJBQTZCLENBQUM7QUFDNUMsY0FBYyx5QkFBeUIsQ0FBQztBQUN4QyxjQUFjLDRCQUE0QixDQUFDO0FBQzNDLGNBQWMsa0JBQWtCLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL2JhYnlsb24tNDA0JztcbmV4cG9ydCAqIGZyb20gJy4vYmFieWxvbi1hY3Rpb24tYmFubmVyJztcbmV4cG9ydCAqIGZyb20gJy4vYmFieWxvbi1hZHZhbnRhZ2VzJztcbmV4cG9ydCAqIGZyb20gJy4vYmFieWxvbi1iYW5uZXItZ2FsbGVyeSc7XG5leHBvcnQgKiBmcm9tICcuL2JhYnlsb24tYmFubmVyLWluZm8nO1xuZXhwb3J0ICogZnJvbSAnLi9iYWJ5bG9uLWJhbm5lci1uZXdzbGV0dGVyJztcbmV4cG9ydCAqIGZyb20gJy4vYmFieWxvbi1ibG9nLWRldGFpbHMnO1xuZXhwb3J0ICogZnJvbSAnLi9iYWJ5bG9uLWJsb2ctbGlzdCc7XG5leHBvcnQgKiBmcm9tICcuL2JhYnlsb24tYnJlYWRjcnVtYic7XG5leHBvcnQgKiBmcm9tICcuL2JhYnlsb24tY29sb3ItcGlja2VyJztcbmV4cG9ydCAqIGZyb20gJy4vYmFieWxvbi1jb21pbmdzb29uJztcbmV4cG9ydCAqIGZyb20gJy4vYmFieWxvbi1jb250YWN0LWFkZHJlc3MnO1xuZXhwb3J0ICogZnJvbSAnLi9iYWJ5bG9uLWNvbnRhY3QtZm9ybSc7XG5leHBvcnQgKiBmcm9tICcuL2JhYnlsb24tY29udGFjdC1ob3cnO1xuZXhwb3J0ICogZnJvbSAnLi9iYWJ5bG9uLWNvbnRhY3QtbWFwJztcbmV4cG9ydCAqIGZyb20gJy4vYmFieWxvbi1lbmdpbmUnO1xuZXhwb3J0ICogZnJvbSAnLi9iYWJ5bG9uLWVuZ2luZS1tb2RhbCc7XG5leHBvcnQgKiBmcm9tICcuL2JhYnlsb24tZXh0ZXJuYWwtc2NyaXB0JztcbmV4cG9ydCAqIGZyb20gJy4vYmFieWxvbi1mYXEnO1xuZXhwb3J0ICogZnJvbSAnLi9iYWJ5bG9uLWZlYXR1cmVzLXNsaWRlcic7XG5leHBvcnQgKiBmcm9tICcuL2JhYnlsb24tZmlsdGVyLW1vZGFsJztcbmV4cG9ydCAqIGZyb20gJy4vYmFieWxvbi1mbG9hdGluZy1idXR0b25zJztcbmV4cG9ydCAqIGZyb20gJy4vYmFieWxvbi1mb290ZXItY29udGFjdCc7XG5leHBvcnQgKiBmcm9tICcuL2JhYnlsb24tZm9vdGVyLWxpbmtzJztcbmV4cG9ydCAqIGZyb20gJy4vYmFieWxvbi1mb290ZXItbG9nb3MnO1xuZXhwb3J0ICogZnJvbSAnLi9iYWJ5bG9uLWZvb3Rlci1zb2NpYWwnO1xuZXhwb3J0ICogZnJvbSAnLi9iYWJ5bG9uLWdhbGxlcnknO1xuZXhwb3J0ICogZnJvbSAnLi9iYWJ5bG9uLWdsb2JhbC1tb2RhbCc7XG5leHBvcnQgKiBmcm9tICcuL2JhYnlsb24tZ3JpZC1nYWxsZXJ5JztcbmV4cG9ydCAqIGZyb20gJy4vYmFieWxvbi1ndWVzdHMtcG9wdXAnO1xuZXhwb3J0ICogZnJvbSAnLi9iYWJ5bG9uLWhlYWQtaW50cm8nO1xuZXhwb3J0ICogZnJvbSAnLi9iYWJ5bG9uLWhlYWRlci1ib29rLXNob3cnO1xuZXhwb3J0ICogZnJvbSAnLi9iYWJ5bG9uLWhlYWRlci1jbGVhcic7XG5leHBvcnQgKiBmcm9tICcuL2JhYnlsb24taGVhZGVyLW1lbnUtY2VudGVyJztcbmV4cG9ydCAqIGZyb20gJy4vYmFieWxvbi1oZWFkZXItbWVudS1sb2dvLWNlbnRlcic7XG5leHBvcnQgKiBmcm9tICcuL2JhYnlsb24taGVhZGVyLW1lbnUtc2hvdyc7XG5leHBvcnQgKiBmcm9tICcuL2JhYnlsb24taGVhZGVyLW1vYmlsZSc7XG5leHBvcnQgKiBmcm9tICcuL2JhYnlsb24taG90ZWxzLWxpc3QnO1xuZXhwb3J0ICogZnJvbSAnLi9iYWJ5bG9uLWhvdGVscy1zbGlkZXInO1xuZXhwb3J0ICogZnJvbSAnLi9iYWJ5bG9uLWluZm8tYmlnJztcbmV4cG9ydCAqIGZyb20gJy4vYmFieWxvbi1pbmZvLWdyaWQnO1xuZXhwb3J0ICogZnJvbSAnLi9iYWJ5bG9uLWluZm8taW1nJztcbmV4cG9ydCAqIGZyb20gJy4vYmFieWxvbi1pbmZvLWltZy1zbGlkZXInO1xuZXhwb3J0ICogZnJvbSAnLi9iYWJ5bG9uLWluZm8taW50cm8nO1xuZXhwb3J0ICogZnJvbSAnLi9iYWJ5bG9uLWluZm8temlnLXphZyc7XG5leHBvcnQgKiBmcm9tICcuL2JhYnlsb24taW5mby16aWctemFnLWNvdW50ZXInO1xuZXhwb3J0ICogZnJvbSAnLi9iYWJ5bG9uLWluZm8temlnemFnLXYyJztcbmV4cG9ydCAqIGZyb20gJy4vYmFieWxvbi1pbmZvMmNvbC1pbWcnO1xuZXhwb3J0ICogZnJvbSAnLi9iYWJ5bG9uLWluZm8yaW1nJztcbmV4cG9ydCAqIGZyb20gJy4vYmFieWxvbi1pbmZvMmltZy1iaWcnO1xuZXhwb3J0ICogZnJvbSAnLi9iYWJ5bG9uLWluZm8zaW1nJztcbmV4cG9ydCAqIGZyb20gJy4vYmFieWxvbi1pbmZvNGltZyc7XG5leHBvcnQgKiBmcm9tICcuL2JhYnlsb24taXRlbXMtZ3JpZCc7XG5leHBvcnQgKiBmcm9tICcuL2JhYnlsb24tbGFuZ3VhZ2UtbW9kYWwnO1xuZXhwb3J0ICogZnJvbSAnLi9iYWJ5bG9uLWxlZ2FsJztcbmV4cG9ydCAqIGZyb20gJy4vYmFieWxvbi1saXN0LWdyaWQnO1xuZXhwb3J0ICogZnJvbSAnLi9iYWJ5bG9uLW1vZGFsLW11bHRpcGxlLW1vdG9ycyc7XG5leHBvcnQgKiBmcm9tICcuL2JhYnlsb24tbmV3c2xldHRlcic7XG5leHBvcnQgKiBmcm9tICcuL2JhYnlsb24tb2ZmZXItZGV0YWlsJztcbmV4cG9ydCAqIGZyb20gJy4vYmFieWxvbi1vZmZlci1wb3B1cCc7XG5leHBvcnQgKiBmcm9tICcuL2JhYnlsb24tb2ZmZXItcG9wdXBWMic7XG5leHBvcnQgKiBmcm9tICcuL2JhYnlsb24tb2ZmZXItc2xpZGVyJztcbmV4cG9ydCAqIGZyb20gJy4vYmFieWxvbi1vZmZlcnMtbGlzdCc7XG5leHBvcnQgKiBmcm9tICcuL2JhYnlsb24tb2ZmZXJzLXNsaWRlcic7XG5leHBvcnQgKiBmcm9tICcuL2JhYnlsb24tcHJlbG9hZCc7XG5leHBvcnQgKiBmcm9tICcuL2JhYnlsb24tcHJlc3MtbGlzdCc7XG5leHBvcnQgKiBmcm9tICcuL2JhYnlsb24tcm9vbS1kZXRhaWxzJztcbmV4cG9ydCAqIGZyb20gJy4vYmFieWxvbi1yb29tcy1jb2xzJztcbmV4cG9ydCAqIGZyb20gJy4vYmFieWxvbi1yb29tcy1ncmlkJztcbmV4cG9ydCAqIGZyb20gJy4vYmFieWxvbi1yb29tcy1saXN0JztcbmV4cG9ydCAqIGZyb20gJy4vYmFieWxvbi1yb29tcy1zbGlkZXInO1xuZXhwb3J0ICogZnJvbSAnLi9iYWJ5bG9uLXNlcnZpY2VzLXNsaWRlcic7XG5leHBvcnQgKiBmcm9tICcuL2JhYnlsb24tc2xpZGVyMmNvbCc7XG5leHBvcnQgKiBmcm9tICcuL2JhYnlsb24tc2xpZGVyMml0ZW1zJztcbmV4cG9ydCAqIGZyb20gJy4vYmFieWxvbi1zbGlkZXIzY29sJztcbmV4cG9ydCAqIGZyb20gJy4vYmFieWxvbi1zbGlkZXIzY29sLWNsZWFyJztcbmV4cG9ydCAqIGZyb20gJy4vYmFieWxvbi1zbGlkZXIzaXRlbXMnO1xuZXhwb3J0ICogZnJvbSAnLi9iYWJ5bG9uLXNsaWRlcjRjb2wnO1xuZXhwb3J0ICogZnJvbSAnLi9iYWJ5bG9uLXN0YXRpYy1mb290ZXInO1xuZXhwb3J0ICogZnJvbSAnLi9iYWJ5bG9uLXN0YXRpYy1mb290ZXItdjInO1xuZXhwb3J0ICogZnJvbSAnLi9iYWJ5bG9uLXN1Ym1lbnUtaG90ZWwnO1xuZXhwb3J0ICogZnJvbSAnLi9iYWJ5bG9uLXRoYW5rcyc7XG5leHBvcnQgKiBmcm9tICcuL2JhYnlsb24tdG9wLXNsaWRlcic7XG5leHBvcnQgKiBmcm9tICcuL2JhYnlsb24tdG9wLXNsaWRlci10aHVtYnMnO1xuZXhwb3J0ICogZnJvbSAnLi9iYWJ5bG9uLXRvcC1zbGlkZXItdjInO1xuZXhwb3J0ICogZnJvbSAnLi9iYWJ5bG9uLXRvcC1zbGlkZXItdmlkZW8nO1xuZXhwb3J0ICogZnJvbSAnLi9iYWJ5bG9uLXdlYm1hcCc7XG4iXX0=
@@ -1,124 +0,0 @@
1
- import { CommonModule } from '@angular/common';
2
- import { ChangeDetectionStrategy, Component, Input, } from '@angular/core';
3
- import * as i0 from "@angular/core";
4
- import * as i1 from "@angular/common";
5
- export class BabylonDynamicHeadingComponent {
6
- constructor() {
7
- this._tag = 'h1';
8
- this._wrapper = null;
9
- /** Clases CSS opcionales */
10
- this.cssClass = '';
11
- this.renderedHtml = '';
12
- this.blockRe = /<(table|thead|tbody|tfoot|tr|ul|ol|li|div|section|article|h[1-6]|blockquote)/i;
13
- }
14
- static { this.allowedTags = [
15
- 'h1',
16
- 'h2',
17
- 'h3',
18
- 'h4',
19
- 'h5',
20
- 'h6',
21
- 'p',
22
- ]; }
23
- static { this.allowedWrappers = [
24
- 'span',
25
- 'b',
26
- 'i',
27
- 'u',
28
- 'mark',
29
- 'strong',
30
- 'em',
31
- 'small',
32
- 'del',
33
- 'ins',
34
- 'sub',
35
- 'sup',
36
- 'code',
37
- 'abbr',
38
- 'cite',
39
- 'kbd',
40
- 's',
41
- 'q',
42
- null,
43
- ]; }
44
- /** Etiqueta HTML principal (h1-h6, p, span por defecto) */
45
- set tag(value) {
46
- this._tag = BabylonDynamicHeadingComponent.allowedTags.includes(value)
47
- ? value
48
- : 'h1';
49
- }
50
- get tag() {
51
- return this._tag;
52
- }
53
- /** Wrapper interior (span, strong, em, etc.) */
54
- set wrapper(value) {
55
- this._wrapper = BabylonDynamicHeadingComponent.allowedWrappers.includes(value)
56
- ? value
57
- : null;
58
- }
59
- get wrapper() {
60
- return this._wrapper;
61
- }
62
- ngOnChanges() {
63
- const decoded = this.decodeEntities(this.content || '');
64
- this.renderedHtml = this.cleanHtml(decoded);
65
- }
66
- /** Limpia <p> vacíos y <p> envolviendo bloques/tablas; desenvuelve <p> dentro de celdas. */
67
- cleanHtml(html) {
68
- const root = document.createElement('div');
69
- root.innerHTML = html;
70
- // 1) <td|th><p>...</p></td|th> -> <td|th>...</td|th>
71
- root.querySelectorAll('td > p, th > p').forEach((p) => {
72
- const parent = p.parentElement;
73
- while (p.firstChild)
74
- parent.insertBefore(p.firstChild, p);
75
- parent.removeChild(p);
76
- });
77
- // 2) <p> que solo tiene espacios/nbsp/br -> eliminar
78
- root.querySelectorAll('p').forEach((p) => {
79
- const onlyBr = Array.from(p.childNodes).every((n) => (n.nodeType === Node.ELEMENT_NODE &&
80
- n.tagName.toLowerCase() === 'br') ||
81
- (n.nodeType === Node.TEXT_NODE &&
82
- (n.textContent || '').replace(/\u00a0/g, ' ').trim() ===
83
- ''));
84
- if (onlyBr)
85
- p.remove();
86
- });
87
- // 3) <p> que envuelve un bloque (table, ul, ol, div, section, article, h1..h6, blockquote) -> desenvolver
88
- const isBlock = (el) => /^(table|thead|tbody|tfoot|tr|th|td|ul|ol|div|section|article|h[1-6]|blockquote)$/i.test(el.tagName);
89
- root.querySelectorAll('p').forEach((p) => {
90
- // Si dentro hay algún bloque, desenvolver
91
- if (Array.from(p.children).some(isBlock)) {
92
- while (p.firstChild)
93
- p.parentElement.insertBefore(p.firstChild, p);
94
- p.remove();
95
- }
96
- });
97
- return root.innerHTML;
98
- }
99
- containsBlockHtml(c) {
100
- return this.blockRe.test(c);
101
- }
102
- decodeEntities(s) {
103
- const ta = document.createElement('textarea');
104
- ta.innerHTML = s;
105
- return ta.value;
106
- }
107
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonDynamicHeadingComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
108
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.3.12", type: BabylonDynamicHeadingComponent, isStandalone: true, selector: "lib-babylon-dynamic-heading", inputs: { tag: "tag", wrapper: "wrapper", cssClass: "cssClass", content: "content", color: "color" }, usesOnChanges: true, ngImport: i0, template: "<ng-container [ngSwitch]=\"tag\">\n <!-- H1 -->\n <h1 *ngSwitchCase=\"'h1'\" [ngClass]=\"cssClass\" [style.color]=\"color\">\n <ng-container *ngIf=\"wrapper; else noWrapperH1\">\n <ng-container [ngSwitch]=\"wrapper\">\n <span *ngSwitchCase=\"'span'\">{{ content }}</span>\n <b *ngSwitchCase=\"'b'\">{{ content }}</b>\n <i *ngSwitchCase=\"'i'\">{{ content }}</i>\n <u *ngSwitchCase=\"'u'\">{{ content }}</u>\n <mark *ngSwitchCase=\"'mark'\">{{ content }}</mark>\n <strong *ngSwitchCase=\"'strong'\">{{ content }}</strong>\n <em *ngSwitchCase=\"'em'\">{{ content }}</em>\n <small *ngSwitchCase=\"'small'\">{{ content }}</small>\n <del *ngSwitchCase=\"'del'\">{{ content }}</del>\n <ins *ngSwitchCase=\"'ins'\">{{ content }}</ins>\n <sub *ngSwitchCase=\"'sub'\">{{ content }}</sub>\n <sup *ngSwitchCase=\"'sup'\">{{ content }}</sup>\n <code *ngSwitchCase=\"'code'\">{{ content }}</code>\n <abbr *ngSwitchCase=\"'abbr'\">{{ content }}</abbr>\n <cite *ngSwitchCase=\"'cite'\">{{ content }}</cite>\n <kbd *ngSwitchCase=\"'kbd'\">{{ content }}</kbd>\n <s *ngSwitchCase=\"'s'\">{{ content }}</s>\n <q *ngSwitchCase=\"'q'\">{{ content }}</q>\n </ng-container>\n </ng-container>\n <ng-template #noWrapperH1>{{ content }}</ng-template>\n </h1>\n\n <!-- H2 -->\n <h2 *ngSwitchCase=\"'h2'\" [ngClass]=\"cssClass\" [style.color]=\"color\">\n <ng-container *ngIf=\"wrapper; else noWrapperH2\">\n <ng-container [ngSwitch]=\"wrapper\">\n <span *ngSwitchCase=\"'span'\">{{ content }}</span>\n <b *ngSwitchCase=\"'b'\">{{ content }}</b>\n <i *ngSwitchCase=\"'i'\">{{ content }}</i>\n <u *ngSwitchCase=\"'u'\">{{ content }}</u>\n <mark *ngSwitchCase=\"'mark'\">{{ content }}</mark>\n <strong *ngSwitchCase=\"'strong'\">{{ content }}</strong>\n <em *ngSwitchCase=\"'em'\">{{ content }}</em>\n <small *ngSwitchCase=\"'small'\">{{ content }}</small>\n <del *ngSwitchCase=\"'del'\">{{ content }}</del>\n <ins *ngSwitchCase=\"'ins'\">{{ content }}</ins>\n <sub *ngSwitchCase=\"'sub'\">{{ content }}</sub>\n <sup *ngSwitchCase=\"'sup'\">{{ content }}</sup>\n <code *ngSwitchCase=\"'code'\">{{ content }}</code>\n <abbr *ngSwitchCase=\"'abbr'\">{{ content }}</abbr>\n <cite *ngSwitchCase=\"'cite'\">{{ content }}</cite>\n <kbd *ngSwitchCase=\"'kbd'\">{{ content }}</kbd>\n <s *ngSwitchCase=\"'s'\">{{ content }}</s>\n <q *ngSwitchCase=\"'q'\">{{ content }}</q>\n </ng-container>\n </ng-container>\n <ng-template #noWrapperH2>{{ content }}</ng-template>\n </h2>\n\n <!-- H3 -->\n <h3 *ngSwitchCase=\"'h3'\" [ngClass]=\"cssClass\" [style.color]=\"color\">\n <ng-container *ngIf=\"wrapper; else noWrapperH3\">\n <ng-container [ngSwitch]=\"wrapper\">\n <span *ngSwitchCase=\"'span'\">{{ content }}</span>\n <b *ngSwitchCase=\"'b'\">{{ content }}</b>\n <i *ngSwitchCase=\"'i'\">{{ content }}</i>\n <u *ngSwitchCase=\"'u'\">{{ content }}</u>\n <mark *ngSwitchCase=\"'mark'\">{{ content }}</mark>\n <strong *ngSwitchCase=\"'strong'\">{{ content }}</strong>\n <em *ngSwitchCase=\"'em'\">{{ content }}</em>\n <small *ngSwitchCase=\"'small'\">{{ content }}</small>\n <del *ngSwitchCase=\"'del'\">{{ content }}</del>\n <ins *ngSwitchCase=\"'ins'\">{{ content }}</ins>\n <sub *ngSwitchCase=\"'sub'\">{{ content }}</sub>\n <sup *ngSwitchCase=\"'sup'\">{{ content }}</sup>\n <code *ngSwitchCase=\"'code'\">{{ content }}</code>\n <abbr *ngSwitchCase=\"'abbr'\">{{ content }}</abbr>\n <cite *ngSwitchCase=\"'cite'\">{{ content }}</cite>\n <kbd *ngSwitchCase=\"'kbd'\">{{ content }}</kbd>\n <s *ngSwitchCase=\"'s'\">{{ content }}</s>\n <q *ngSwitchCase=\"'q'\">{{ content }}</q>\n </ng-container>\n </ng-container>\n <ng-template #noWrapperH3>{{ content }}</ng-template>\n </h3>\n\n <!-- H4 -->\n <h4 *ngSwitchCase=\"'h4'\" [ngClass]=\"cssClass\" [style.color]=\"color\">\n <ng-container *ngIf=\"wrapper; else noWrapperH4\">\n <ng-container [ngSwitch]=\"wrapper\">\n <span *ngSwitchCase=\"'span'\">{{ content }}</span>\n <b *ngSwitchCase=\"'b'\">{{ content }}</b>\n <i *ngSwitchCase=\"'i'\">{{ content }}</i>\n <u *ngSwitchCase=\"'u'\">{{ content }}</u>\n <mark *ngSwitchCase=\"'mark'\">{{ content }}</mark>\n <strong *ngSwitchCase=\"'strong'\">{{ content }}</strong>\n <em *ngSwitchCase=\"'em'\">{{ content }}</em>\n <small *ngSwitchCase=\"'small'\">{{ content }}</small>\n <del *ngSwitchCase=\"'del'\">{{ content }}</del>\n <ins *ngSwitchCase=\"'ins'\">{{ content }}</ins>\n <sub *ngSwitchCase=\"'sub'\">{{ content }}</sub>\n <sup *ngSwitchCase=\"'sup'\">{{ content }}</sup>\n <code *ngSwitchCase=\"'code'\">{{ content }}</code>\n <abbr *ngSwitchCase=\"'abbr'\">{{ content }}</abbr>\n <cite *ngSwitchCase=\"'cite'\">{{ content }}</cite>\n <kbd *ngSwitchCase=\"'kbd'\">{{ content }}</kbd>\n <s *ngSwitchCase=\"'s'\">{{ content }}</s>\n <q *ngSwitchCase=\"'q'\">{{ content }}</q>\n </ng-container>\n </ng-container>\n <ng-template #noWrapperH4>{{ content }}</ng-template>\n </h4>\n\n <!-- H5 -->\n <h5 *ngSwitchCase=\"'h5'\" [ngClass]=\"cssClass\" [style.color]=\"color\">\n <ng-container *ngIf=\"wrapper; else noWrapperH5\">\n <ng-container [ngSwitch]=\"wrapper\">\n <span *ngSwitchCase=\"'span'\">{{ content }}</span>\n <b *ngSwitchCase=\"'b'\">{{ content }}</b>\n <i *ngSwitchCase=\"'i'\">{{ content }}</i>\n <u *ngSwitchCase=\"'u'\">{{ content }}</u>\n <mark *ngSwitchCase=\"'mark'\">{{ content }}</mark>\n <strong *ngSwitchCase=\"'strong'\">{{ content }}</strong>\n <em *ngSwitchCase=\"'em'\">{{ content }}</em>\n <small *ngSwitchCase=\"'small'\">{{ content }}</small>\n <del *ngSwitchCase=\"'del'\">{{ content }}</del>\n <ins *ngSwitchCase=\"'ins'\">{{ content }}</ins>\n <sub *ngSwitchCase=\"'sub'\">{{ content }}</sub>\n <sup *ngSwitchCase=\"'sup'\">{{ content }}</sup>\n <code *ngSwitchCase=\"'code'\">{{ content }}</code>\n <abbr *ngSwitchCase=\"'abbr'\">{{ content }}</abbr>\n <cite *ngSwitchCase=\"'cite'\">{{ content }}</cite>\n <kbd *ngSwitchCase=\"'kbd'\">{{ content }}</kbd>\n <s *ngSwitchCase=\"'s'\">{{ content }}</s>\n <q *ngSwitchCase=\"'q'\">{{ content }}</q>\n </ng-container>\n </ng-container>\n <ng-template #noWrapperH5>{{ content }}</ng-template>\n </h5>\n\n <!-- H6 -->\n <h6 *ngSwitchCase=\"'h6'\" [ngClass]=\"cssClass\" [style.color]=\"color\">\n <ng-container *ngIf=\"wrapper; else noWrapperH6\">\n <ng-container [ngSwitch]=\"wrapper\">\n <span *ngSwitchCase=\"'span'\">{{ content }}</span>\n <b *ngSwitchCase=\"'b'\">{{ content }}</b>\n <i *ngSwitchCase=\"'i'\">{{ content }}</i>\n <u *ngSwitchCase=\"'u'\">{{ content }}</u>\n <mark *ngSwitchCase=\"'mark'\">{{ content }}</mark>\n <strong *ngSwitchCase=\"'strong'\">{{ content }}</strong>\n <em *ngSwitchCase=\"'em'\">{{ content }}</em>\n <small *ngSwitchCase=\"'small'\">{{ content }}</small>\n <del *ngSwitchCase=\"'del'\">{{ content }}</del>\n <ins *ngSwitchCase=\"'ins'\">{{ content }}</ins>\n <sub *ngSwitchCase=\"'sub'\">{{ content }}</sub>\n <sup *ngSwitchCase=\"'sup'\">{{ content }}</sup>\n <code *ngSwitchCase=\"'code'\">{{ content }}</code>\n <abbr *ngSwitchCase=\"'abbr'\">{{ content }}</abbr>\n <cite *ngSwitchCase=\"'cite'\">{{ content }}</cite>\n <kbd *ngSwitchCase=\"'kbd'\">{{ content }}</kbd>\n <s *ngSwitchCase=\"'s'\">{{ content }}</s>\n <q *ngSwitchCase=\"'q'\">{{ content }}</q>\n </ng-container>\n </ng-container>\n <ng-template #noWrapperH6>{{ content }}</ng-template>\n </h6>\n\n <!-- P -->\n <p *ngSwitchCase=\"'p'\" [ngClass]=\"cssClass\" [style.color]=\"color\">\n <ng-container *ngIf=\"wrapper; else noWrapperP\">\n <ng-container [ngSwitch]=\"wrapper\">\n <span *ngSwitchCase=\"'span'\" [innerHTML]=\"content\"></span>\n <b *ngSwitchCase=\"'b'\" [innerHTML]=\"content\"></b>\n <i *ngSwitchCase=\"'i'\" [innerHTML]=\"content\"></i>\n <u *ngSwitchCase=\"'u'\" [innerHTML]=\"content\"></u>\n <mark *ngSwitchCase=\"'mark'\" [innerHTML]=\"content\"></mark>\n <strong *ngSwitchCase=\"'strong'\" [innerHTML]=\"content\"></strong>\n <em *ngSwitchCase=\"'em'\" [innerHTML]=\"content\"></em>\n <small *ngSwitchCase=\"'small'\" [innerHTML]=\"content\"></small>\n <del *ngSwitchCase=\"'del'\" [innerHTML]=\"content\"></del>\n <ins *ngSwitchCase=\"'ins'\" [innerHTML]=\"content\"></ins>\n <sub *ngSwitchCase=\"'sub'\" [innerHTML]=\"content\"></sub>\n <sup *ngSwitchCase=\"'sup'\" [innerHTML]=\"content\"></sup>\n <code *ngSwitchCase=\"'code'\" [innerHTML]=\"content\"></code>\n <abbr *ngSwitchCase=\"'abbr'\" [innerHTML]=\"content\"></abbr>\n <cite *ngSwitchCase=\"'cite'\" [innerHTML]=\"content\"></cite>\n <kbd *ngSwitchCase=\"'kbd'\" [innerHTML]=\"content\"></kbd>\n <s *ngSwitchCase=\"'s'\" [innerHTML]=\"content\"></s>\n <q *ngSwitchCase=\"'q'\" [innerHTML]=\"content\"></q>\n </ng-container>\n </ng-container>\n <ng-template #noWrapperP>\n @if (content) {\n <p\n *ngIf=\"!containsBlockHtml(content)\"\n [ngClass]=\"cssClass\"\n [style.color]=\"color\"\n >\n <span [innerHTML]=\"content\"></span>\n </p>\n\n <div\n *ngIf=\"containsBlockHtml(content)\"\n class=\"rich-html\"\n [ngClass]=\"cssClass\"\n [style.color]=\"color\"\n [innerHTML]=\"renderedHtml\"\n ></div>\n }\n </ng-template>\n </p>\n\n <!-- DEFAULT -->\n <span *ngSwitchDefault [ngClass]=\"cssClass\" [innerHTML]=\"content\"></span>\n</ng-container>\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_background_dark-opacity-v2: #1326398b;--cl_background_body-transparent: #ffffffe7;--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;--cl_text-disable: #888;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--padding-bottom-slider: 0px;--lh_pretitle-slider: 1.2;--lh_title-slider: 1.2;--cl_header-bg-nosticky: #0000001a;--cl_header-text-nosticky: #fff;--cl_header-bg-sticky: #eee;--cl_header-text-sticky: #19314b;--cl_header-bg-mobile: #b6b6b6;--cl_headerBottom-bg-mobile: #b6b6b6;--cl_header-text-mobile: #19314b;--cl_menu-modal-bg: #19314b;--cl_menu-modal-items: #978667;--cl_menu-modal-items-hover: #fff;--cl_menu-modal-text: #fff;--cl_menu-modal-text-hover: #fff;--ls_menu-modal-items: 1px;--w_menu-modal-items: 300;--hg_menu-img-height: 15rem;--cl_submenu-bg: #19314b;--cl_submenu-text: #fff;--cl_submenu-hover: #978667;--w_btn: 400;--size_btn: 14px;--size_link: 14px;--ls_link: 1px;--ls_btn: 1px;--upper_btn: uppercase;--upper_link: uppercase;--font-btn: \"Poppins\", Helvetica, sans-serif;--font-link: \"Poppins\", Helvetica, sans-serif;--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: #fff;--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-bg-logos: #f8f7f3;--cl_footer-scroll: #978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-width: 1px;--dropdown-radius: 20px;--cl_background_dropdown: #fdfbf8;--cl_border-dropdown: #d9e1e6;--font-size-engine-text: 14px;--cl_engine-text: #19314b;--cl_engine-bg-nosticky: #ffffffcf;--cl_engine-text-nosticky: #19314b;--cl_engine-bg-sticky: #ffffff00;--cl_engine-text-sticky: #19314b;--cl_engine-bg-modal: #19314bbf;--cl_engine-input-bg: #ebebeb;--cl_engine-input-bg-select: #ebebeb;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a;--cl_error: #ff7173;--cl_desde: #bcbbc3;--cl_price: #19314b;--cl_badget: #ff8874;--cl_badget-text: #fff;--alg-service-room-detail: center;--cl_alert-text: #19314b;--cl_alert-text-error: #fff;--cl_alert-background: #fff;--cl_alert-background-error: rgb(230, 92, 92);--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: var(--cl_corp);--mdc-checkbox-selected-hover-icon-color: var(--cl_corp);--mdc-checkbox-selected-icon-color: var(--cl_corp);--mdc-checkbox-selected-pressed-icon-color: var(--cl_corp);--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: var(--cl_corp);--mdc-checkbox-selected-hover-state-layer-color: var(--cl_corp);--mdc-checkbox-selected-pressed-state-layer-color: var(--cl_corp);--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38)}@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}.rich-html{overflow:hidden}.rich-html ::ng-deep .table-container{width:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain}@media (max-width: 767px){.rich-html ::ng-deep .table-container{width:95vw}}.rich-html ::ng-deep table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid var(--rh-border-color);border-radius:var(--rh-radius);background:#fff;color:var(--rh-text-color)}.rich-html ::ng-deep thead th{background:var(--rh-header-bg);font-weight:600;text-align:center;padding:.75rem 1rem;border-top:0;border-right:1px solid var(--rh-border-color);border-bottom:1px solid var(--rh-border-color)}.rich-html ::ng-deep thead th:first-child{border-top-left-radius:var(--rh-radius)}.rich-html ::ng-deep thead th:last-child{border-right:0;border-top-right-radius:var(--rh-radius)}.rich-html ::ng-deep tbody td{text-align:center;padding:.75rem 1rem;border-top:1px solid var(--rh-border-color);border-right:1px solid var(--rh-border-color)}.rich-html ::ng-deep tbody td:last-child{border-right:0}.rich-html ::ng-deep tbody tr:nth-child(odd){background:var(--rh-row-alt-bg)}.rich-html ::ng-deep tbody tr:hover{background:color-mix(in srgb,var(--rh-header-bg) 60%,#fff)}.rich-html ::ng-deep tbody tr:last-child td:first-child{border-bottom-left-radius:var(--rh-radius)}.rich-html ::ng-deep tbody tr:last-child td:last-child{border-bottom-right-radius:var(--rh-radius)}.rich-html ::ng-deep caption{caption-side:top;text-align:center;font-weight:600;padding:.5rem 0 1rem}@media (max-width: 640px){.rich-html ::ng-deep table{width:max-content}.rich-html ::ng-deep table thead th,.rich-html ::ng-deep table tbody td{padding:.5rem .75rem;font-size:.95rem}}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { kind: "directive", type: i1.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { kind: "directive", type: i1.NgSwitchDefault, selector: "[ngSwitchDefault]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
109
- }
110
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonDynamicHeadingComponent, decorators: [{
111
- type: Component,
112
- args: [{ selector: 'lib-babylon-dynamic-heading', standalone: true, imports: [CommonModule], changeDetection: ChangeDetectionStrategy.OnPush, template: "<ng-container [ngSwitch]=\"tag\">\n <!-- H1 -->\n <h1 *ngSwitchCase=\"'h1'\" [ngClass]=\"cssClass\" [style.color]=\"color\">\n <ng-container *ngIf=\"wrapper; else noWrapperH1\">\n <ng-container [ngSwitch]=\"wrapper\">\n <span *ngSwitchCase=\"'span'\">{{ content }}</span>\n <b *ngSwitchCase=\"'b'\">{{ content }}</b>\n <i *ngSwitchCase=\"'i'\">{{ content }}</i>\n <u *ngSwitchCase=\"'u'\">{{ content }}</u>\n <mark *ngSwitchCase=\"'mark'\">{{ content }}</mark>\n <strong *ngSwitchCase=\"'strong'\">{{ content }}</strong>\n <em *ngSwitchCase=\"'em'\">{{ content }}</em>\n <small *ngSwitchCase=\"'small'\">{{ content }}</small>\n <del *ngSwitchCase=\"'del'\">{{ content }}</del>\n <ins *ngSwitchCase=\"'ins'\">{{ content }}</ins>\n <sub *ngSwitchCase=\"'sub'\">{{ content }}</sub>\n <sup *ngSwitchCase=\"'sup'\">{{ content }}</sup>\n <code *ngSwitchCase=\"'code'\">{{ content }}</code>\n <abbr *ngSwitchCase=\"'abbr'\">{{ content }}</abbr>\n <cite *ngSwitchCase=\"'cite'\">{{ content }}</cite>\n <kbd *ngSwitchCase=\"'kbd'\">{{ content }}</kbd>\n <s *ngSwitchCase=\"'s'\">{{ content }}</s>\n <q *ngSwitchCase=\"'q'\">{{ content }}</q>\n </ng-container>\n </ng-container>\n <ng-template #noWrapperH1>{{ content }}</ng-template>\n </h1>\n\n <!-- H2 -->\n <h2 *ngSwitchCase=\"'h2'\" [ngClass]=\"cssClass\" [style.color]=\"color\">\n <ng-container *ngIf=\"wrapper; else noWrapperH2\">\n <ng-container [ngSwitch]=\"wrapper\">\n <span *ngSwitchCase=\"'span'\">{{ content }}</span>\n <b *ngSwitchCase=\"'b'\">{{ content }}</b>\n <i *ngSwitchCase=\"'i'\">{{ content }}</i>\n <u *ngSwitchCase=\"'u'\">{{ content }}</u>\n <mark *ngSwitchCase=\"'mark'\">{{ content }}</mark>\n <strong *ngSwitchCase=\"'strong'\">{{ content }}</strong>\n <em *ngSwitchCase=\"'em'\">{{ content }}</em>\n <small *ngSwitchCase=\"'small'\">{{ content }}</small>\n <del *ngSwitchCase=\"'del'\">{{ content }}</del>\n <ins *ngSwitchCase=\"'ins'\">{{ content }}</ins>\n <sub *ngSwitchCase=\"'sub'\">{{ content }}</sub>\n <sup *ngSwitchCase=\"'sup'\">{{ content }}</sup>\n <code *ngSwitchCase=\"'code'\">{{ content }}</code>\n <abbr *ngSwitchCase=\"'abbr'\">{{ content }}</abbr>\n <cite *ngSwitchCase=\"'cite'\">{{ content }}</cite>\n <kbd *ngSwitchCase=\"'kbd'\">{{ content }}</kbd>\n <s *ngSwitchCase=\"'s'\">{{ content }}</s>\n <q *ngSwitchCase=\"'q'\">{{ content }}</q>\n </ng-container>\n </ng-container>\n <ng-template #noWrapperH2>{{ content }}</ng-template>\n </h2>\n\n <!-- H3 -->\n <h3 *ngSwitchCase=\"'h3'\" [ngClass]=\"cssClass\" [style.color]=\"color\">\n <ng-container *ngIf=\"wrapper; else noWrapperH3\">\n <ng-container [ngSwitch]=\"wrapper\">\n <span *ngSwitchCase=\"'span'\">{{ content }}</span>\n <b *ngSwitchCase=\"'b'\">{{ content }}</b>\n <i *ngSwitchCase=\"'i'\">{{ content }}</i>\n <u *ngSwitchCase=\"'u'\">{{ content }}</u>\n <mark *ngSwitchCase=\"'mark'\">{{ content }}</mark>\n <strong *ngSwitchCase=\"'strong'\">{{ content }}</strong>\n <em *ngSwitchCase=\"'em'\">{{ content }}</em>\n <small *ngSwitchCase=\"'small'\">{{ content }}</small>\n <del *ngSwitchCase=\"'del'\">{{ content }}</del>\n <ins *ngSwitchCase=\"'ins'\">{{ content }}</ins>\n <sub *ngSwitchCase=\"'sub'\">{{ content }}</sub>\n <sup *ngSwitchCase=\"'sup'\">{{ content }}</sup>\n <code *ngSwitchCase=\"'code'\">{{ content }}</code>\n <abbr *ngSwitchCase=\"'abbr'\">{{ content }}</abbr>\n <cite *ngSwitchCase=\"'cite'\">{{ content }}</cite>\n <kbd *ngSwitchCase=\"'kbd'\">{{ content }}</kbd>\n <s *ngSwitchCase=\"'s'\">{{ content }}</s>\n <q *ngSwitchCase=\"'q'\">{{ content }}</q>\n </ng-container>\n </ng-container>\n <ng-template #noWrapperH3>{{ content }}</ng-template>\n </h3>\n\n <!-- H4 -->\n <h4 *ngSwitchCase=\"'h4'\" [ngClass]=\"cssClass\" [style.color]=\"color\">\n <ng-container *ngIf=\"wrapper; else noWrapperH4\">\n <ng-container [ngSwitch]=\"wrapper\">\n <span *ngSwitchCase=\"'span'\">{{ content }}</span>\n <b *ngSwitchCase=\"'b'\">{{ content }}</b>\n <i *ngSwitchCase=\"'i'\">{{ content }}</i>\n <u *ngSwitchCase=\"'u'\">{{ content }}</u>\n <mark *ngSwitchCase=\"'mark'\">{{ content }}</mark>\n <strong *ngSwitchCase=\"'strong'\">{{ content }}</strong>\n <em *ngSwitchCase=\"'em'\">{{ content }}</em>\n <small *ngSwitchCase=\"'small'\">{{ content }}</small>\n <del *ngSwitchCase=\"'del'\">{{ content }}</del>\n <ins *ngSwitchCase=\"'ins'\">{{ content }}</ins>\n <sub *ngSwitchCase=\"'sub'\">{{ content }}</sub>\n <sup *ngSwitchCase=\"'sup'\">{{ content }}</sup>\n <code *ngSwitchCase=\"'code'\">{{ content }}</code>\n <abbr *ngSwitchCase=\"'abbr'\">{{ content }}</abbr>\n <cite *ngSwitchCase=\"'cite'\">{{ content }}</cite>\n <kbd *ngSwitchCase=\"'kbd'\">{{ content }}</kbd>\n <s *ngSwitchCase=\"'s'\">{{ content }}</s>\n <q *ngSwitchCase=\"'q'\">{{ content }}</q>\n </ng-container>\n </ng-container>\n <ng-template #noWrapperH4>{{ content }}</ng-template>\n </h4>\n\n <!-- H5 -->\n <h5 *ngSwitchCase=\"'h5'\" [ngClass]=\"cssClass\" [style.color]=\"color\">\n <ng-container *ngIf=\"wrapper; else noWrapperH5\">\n <ng-container [ngSwitch]=\"wrapper\">\n <span *ngSwitchCase=\"'span'\">{{ content }}</span>\n <b *ngSwitchCase=\"'b'\">{{ content }}</b>\n <i *ngSwitchCase=\"'i'\">{{ content }}</i>\n <u *ngSwitchCase=\"'u'\">{{ content }}</u>\n <mark *ngSwitchCase=\"'mark'\">{{ content }}</mark>\n <strong *ngSwitchCase=\"'strong'\">{{ content }}</strong>\n <em *ngSwitchCase=\"'em'\">{{ content }}</em>\n <small *ngSwitchCase=\"'small'\">{{ content }}</small>\n <del *ngSwitchCase=\"'del'\">{{ content }}</del>\n <ins *ngSwitchCase=\"'ins'\">{{ content }}</ins>\n <sub *ngSwitchCase=\"'sub'\">{{ content }}</sub>\n <sup *ngSwitchCase=\"'sup'\">{{ content }}</sup>\n <code *ngSwitchCase=\"'code'\">{{ content }}</code>\n <abbr *ngSwitchCase=\"'abbr'\">{{ content }}</abbr>\n <cite *ngSwitchCase=\"'cite'\">{{ content }}</cite>\n <kbd *ngSwitchCase=\"'kbd'\">{{ content }}</kbd>\n <s *ngSwitchCase=\"'s'\">{{ content }}</s>\n <q *ngSwitchCase=\"'q'\">{{ content }}</q>\n </ng-container>\n </ng-container>\n <ng-template #noWrapperH5>{{ content }}</ng-template>\n </h5>\n\n <!-- H6 -->\n <h6 *ngSwitchCase=\"'h6'\" [ngClass]=\"cssClass\" [style.color]=\"color\">\n <ng-container *ngIf=\"wrapper; else noWrapperH6\">\n <ng-container [ngSwitch]=\"wrapper\">\n <span *ngSwitchCase=\"'span'\">{{ content }}</span>\n <b *ngSwitchCase=\"'b'\">{{ content }}</b>\n <i *ngSwitchCase=\"'i'\">{{ content }}</i>\n <u *ngSwitchCase=\"'u'\">{{ content }}</u>\n <mark *ngSwitchCase=\"'mark'\">{{ content }}</mark>\n <strong *ngSwitchCase=\"'strong'\">{{ content }}</strong>\n <em *ngSwitchCase=\"'em'\">{{ content }}</em>\n <small *ngSwitchCase=\"'small'\">{{ content }}</small>\n <del *ngSwitchCase=\"'del'\">{{ content }}</del>\n <ins *ngSwitchCase=\"'ins'\">{{ content }}</ins>\n <sub *ngSwitchCase=\"'sub'\">{{ content }}</sub>\n <sup *ngSwitchCase=\"'sup'\">{{ content }}</sup>\n <code *ngSwitchCase=\"'code'\">{{ content }}</code>\n <abbr *ngSwitchCase=\"'abbr'\">{{ content }}</abbr>\n <cite *ngSwitchCase=\"'cite'\">{{ content }}</cite>\n <kbd *ngSwitchCase=\"'kbd'\">{{ content }}</kbd>\n <s *ngSwitchCase=\"'s'\">{{ content }}</s>\n <q *ngSwitchCase=\"'q'\">{{ content }}</q>\n </ng-container>\n </ng-container>\n <ng-template #noWrapperH6>{{ content }}</ng-template>\n </h6>\n\n <!-- P -->\n <p *ngSwitchCase=\"'p'\" [ngClass]=\"cssClass\" [style.color]=\"color\">\n <ng-container *ngIf=\"wrapper; else noWrapperP\">\n <ng-container [ngSwitch]=\"wrapper\">\n <span *ngSwitchCase=\"'span'\" [innerHTML]=\"content\"></span>\n <b *ngSwitchCase=\"'b'\" [innerHTML]=\"content\"></b>\n <i *ngSwitchCase=\"'i'\" [innerHTML]=\"content\"></i>\n <u *ngSwitchCase=\"'u'\" [innerHTML]=\"content\"></u>\n <mark *ngSwitchCase=\"'mark'\" [innerHTML]=\"content\"></mark>\n <strong *ngSwitchCase=\"'strong'\" [innerHTML]=\"content\"></strong>\n <em *ngSwitchCase=\"'em'\" [innerHTML]=\"content\"></em>\n <small *ngSwitchCase=\"'small'\" [innerHTML]=\"content\"></small>\n <del *ngSwitchCase=\"'del'\" [innerHTML]=\"content\"></del>\n <ins *ngSwitchCase=\"'ins'\" [innerHTML]=\"content\"></ins>\n <sub *ngSwitchCase=\"'sub'\" [innerHTML]=\"content\"></sub>\n <sup *ngSwitchCase=\"'sup'\" [innerHTML]=\"content\"></sup>\n <code *ngSwitchCase=\"'code'\" [innerHTML]=\"content\"></code>\n <abbr *ngSwitchCase=\"'abbr'\" [innerHTML]=\"content\"></abbr>\n <cite *ngSwitchCase=\"'cite'\" [innerHTML]=\"content\"></cite>\n <kbd *ngSwitchCase=\"'kbd'\" [innerHTML]=\"content\"></kbd>\n <s *ngSwitchCase=\"'s'\" [innerHTML]=\"content\"></s>\n <q *ngSwitchCase=\"'q'\" [innerHTML]=\"content\"></q>\n </ng-container>\n </ng-container>\n <ng-template #noWrapperP>\n @if (content) {\n <p\n *ngIf=\"!containsBlockHtml(content)\"\n [ngClass]=\"cssClass\"\n [style.color]=\"color\"\n >\n <span [innerHTML]=\"content\"></span>\n </p>\n\n <div\n *ngIf=\"containsBlockHtml(content)\"\n class=\"rich-html\"\n [ngClass]=\"cssClass\"\n [style.color]=\"color\"\n [innerHTML]=\"renderedHtml\"\n ></div>\n }\n </ng-template>\n </p>\n\n <!-- DEFAULT -->\n <span *ngSwitchDefault [ngClass]=\"cssClass\" [innerHTML]=\"content\"></span>\n</ng-container>\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_background_dark-opacity-v2: #1326398b;--cl_background_body-transparent: #ffffffe7;--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;--cl_text-disable: #888;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--padding-bottom-slider: 0px;--lh_pretitle-slider: 1.2;--lh_title-slider: 1.2;--cl_header-bg-nosticky: #0000001a;--cl_header-text-nosticky: #fff;--cl_header-bg-sticky: #eee;--cl_header-text-sticky: #19314b;--cl_header-bg-mobile: #b6b6b6;--cl_headerBottom-bg-mobile: #b6b6b6;--cl_header-text-mobile: #19314b;--cl_menu-modal-bg: #19314b;--cl_menu-modal-items: #978667;--cl_menu-modal-items-hover: #fff;--cl_menu-modal-text: #fff;--cl_menu-modal-text-hover: #fff;--ls_menu-modal-items: 1px;--w_menu-modal-items: 300;--hg_menu-img-height: 15rem;--cl_submenu-bg: #19314b;--cl_submenu-text: #fff;--cl_submenu-hover: #978667;--w_btn: 400;--size_btn: 14px;--size_link: 14px;--ls_link: 1px;--ls_btn: 1px;--upper_btn: uppercase;--upper_link: uppercase;--font-btn: \"Poppins\", Helvetica, sans-serif;--font-link: \"Poppins\", Helvetica, sans-serif;--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: #fff;--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-bg-logos: #f8f7f3;--cl_footer-scroll: #978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-width: 1px;--dropdown-radius: 20px;--cl_background_dropdown: #fdfbf8;--cl_border-dropdown: #d9e1e6;--font-size-engine-text: 14px;--cl_engine-text: #19314b;--cl_engine-bg-nosticky: #ffffffcf;--cl_engine-text-nosticky: #19314b;--cl_engine-bg-sticky: #ffffff00;--cl_engine-text-sticky: #19314b;--cl_engine-bg-modal: #19314bbf;--cl_engine-input-bg: #ebebeb;--cl_engine-input-bg-select: #ebebeb;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a;--cl_error: #ff7173;--cl_desde: #bcbbc3;--cl_price: #19314b;--cl_badget: #ff8874;--cl_badget-text: #fff;--alg-service-room-detail: center;--cl_alert-text: #19314b;--cl_alert-text-error: #fff;--cl_alert-background: #fff;--cl_alert-background-error: rgb(230, 92, 92);--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: var(--cl_corp);--mdc-checkbox-selected-hover-icon-color: var(--cl_corp);--mdc-checkbox-selected-icon-color: var(--cl_corp);--mdc-checkbox-selected-pressed-icon-color: var(--cl_corp);--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: var(--cl_corp);--mdc-checkbox-selected-hover-state-layer-color: var(--cl_corp);--mdc-checkbox-selected-pressed-state-layer-color: var(--cl_corp);--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38)}@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}.rich-html{overflow:hidden}.rich-html ::ng-deep .table-container{width:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain}@media (max-width: 767px){.rich-html ::ng-deep .table-container{width:95vw}}.rich-html ::ng-deep table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid var(--rh-border-color);border-radius:var(--rh-radius);background:#fff;color:var(--rh-text-color)}.rich-html ::ng-deep thead th{background:var(--rh-header-bg);font-weight:600;text-align:center;padding:.75rem 1rem;border-top:0;border-right:1px solid var(--rh-border-color);border-bottom:1px solid var(--rh-border-color)}.rich-html ::ng-deep thead th:first-child{border-top-left-radius:var(--rh-radius)}.rich-html ::ng-deep thead th:last-child{border-right:0;border-top-right-radius:var(--rh-radius)}.rich-html ::ng-deep tbody td{text-align:center;padding:.75rem 1rem;border-top:1px solid var(--rh-border-color);border-right:1px solid var(--rh-border-color)}.rich-html ::ng-deep tbody td:last-child{border-right:0}.rich-html ::ng-deep tbody tr:nth-child(odd){background:var(--rh-row-alt-bg)}.rich-html ::ng-deep tbody tr:hover{background:color-mix(in srgb,var(--rh-header-bg) 60%,#fff)}.rich-html ::ng-deep tbody tr:last-child td:first-child{border-bottom-left-radius:var(--rh-radius)}.rich-html ::ng-deep tbody tr:last-child td:last-child{border-bottom-right-radius:var(--rh-radius)}.rich-html ::ng-deep caption{caption-side:top;text-align:center;font-weight:600;padding:.5rem 0 1rem}@media (max-width: 640px){.rich-html ::ng-deep table{width:max-content}.rich-html ::ng-deep table thead th,.rich-html ::ng-deep table tbody td{padding:.5rem .75rem;font-size:.95rem}}\n"] }]
113
- }], propDecorators: { tag: [{
114
- type: Input
115
- }], wrapper: [{
116
- type: Input
117
- }], cssClass: [{
118
- type: Input
119
- }], content: [{
120
- type: Input
121
- }], color: [{
122
- type: Input
123
- }] } });
124
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi1keW5hbWljLWhlYWRpbmcuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvYmFieWxvbi9zcmMvbGliL2NvbXBvbmVudHMvc2hhcmVkL2JhYnlsb24tZHluYW1pYy1oZWFkaW5nL2JhYnlsb24tZHluYW1pYy1oZWFkaW5nLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2JhYnlsb24vc3JjL2xpYi9jb21wb25lbnRzL3NoYXJlZC9iYWJ5bG9uLWR5bmFtaWMtaGVhZGluZy9iYWJ5bG9uLWR5bmFtaWMtaGVhZGluZy5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDL0MsT0FBTyxFQUNILHVCQUF1QixFQUN2QixTQUFTLEVBQ1QsS0FBSyxHQUVSLE1BQU0sZUFBZSxDQUFDOzs7QUErQnZCLE1BQU0sT0FBTyw4QkFBOEI7SUFSM0M7UUF5Q1ksU0FBSSxHQUFXLElBQUksQ0FBQztRQUNwQixhQUFRLEdBQW1CLElBQUksQ0FBQztRQTBCeEMsNEJBQTRCO1FBQ25CLGFBQVEsR0FBRyxFQUFFLENBQUM7UUFRdkIsaUJBQVksR0FBRyxFQUFFLENBQUM7UUFFVixZQUFPLEdBQ1gsK0VBQStFLENBQUM7S0EyRHZGO2FBbEkyQixnQkFBVyxHQUFHO1FBQ2xDLElBQUk7UUFDSixJQUFJO1FBQ0osSUFBSTtRQUNKLElBQUk7UUFDSixJQUFJO1FBQ0osSUFBSTtRQUNKLEdBQUc7S0FDTixBQVJrQyxDQVFqQzthQUVzQixvQkFBZSxHQUFxQjtRQUN4RCxNQUFNO1FBQ04sR0FBRztRQUNILEdBQUc7UUFDSCxHQUFHO1FBQ0gsTUFBTTtRQUNOLFFBQVE7UUFDUixJQUFJO1FBQ0osT0FBTztRQUNQLEtBQUs7UUFDTCxLQUFLO1FBQ0wsS0FBSztRQUNMLEtBQUs7UUFDTCxNQUFNO1FBQ04sTUFBTTtRQUNOLE1BQU07UUFDTixLQUFLO1FBQ0wsR0FBRztRQUNILEdBQUc7UUFDSCxJQUFJO0tBQ1AsQUFwQnNDLENBb0JyQztJQUtGLDJEQUEyRDtJQUMzRCxJQUNJLEdBQUcsQ0FBQyxLQUFhO1FBQ2pCLElBQUksQ0FBQyxJQUFJLEdBQUcsOEJBQThCLENBQUMsV0FBVyxDQUFDLFFBQVEsQ0FBQyxLQUFLLENBQUM7WUFDbEUsQ0FBQyxDQUFDLEtBQUs7WUFDUCxDQUFDLENBQUMsSUFBSSxDQUFDO0lBQ2YsQ0FBQztJQUNELElBQUksR0FBRztRQUNILE9BQU8sSUFBSSxDQUFDLElBQUksQ0FBQztJQUNyQixDQUFDO0lBRUQsZ0RBQWdEO0lBQ2hELElBQ0ksT0FBTyxDQUFDLEtBQXFCO1FBQzdCLElBQUksQ0FBQyxRQUFRLEdBQUcsOEJBQThCLENBQUMsZUFBZSxDQUFDLFFBQVEsQ0FDbkUsS0FBSyxDQUNSO1lBQ0csQ0FBQyxDQUFDLEtBQUs7WUFDUCxDQUFDLENBQUMsSUFBSSxDQUFDO0lBQ2YsQ0FBQztJQUNELElBQUksT0FBTztRQUNQLE9BQU8sSUFBSSxDQUFDLFFBQVEsQ0FBQztJQUN6QixDQUFDO0lBZ0JELFdBQVc7UUFDUCxNQUFNLE9BQU8sR0FBRyxJQUFJLENBQUMsY0FBYyxDQUFDLElBQUksQ0FBQyxPQUFPLElBQUksRUFBRSxDQUFDLENBQUM7UUFDeEQsSUFBSSxDQUFDLFlBQVksR0FBRyxJQUFJLENBQUMsU0FBUyxDQUFDLE9BQU8sQ0FBQyxDQUFDO0lBQ2hELENBQUM7SUFFRCw0RkFBNEY7SUFDcEYsU0FBUyxDQUFDLElBQVk7UUFDMUIsTUFBTSxJQUFJLEdBQUcsUUFBUSxDQUFDLGFBQWEsQ0FBQyxLQUFLLENBQUMsQ0FBQztRQUMzQyxJQUFJLENBQUMsU0FBUyxHQUFHLElBQUksQ0FBQztRQUV0QixxREFBcUQ7UUFDckQsSUFBSSxDQUFDLGdCQUFnQixDQUFDLGdCQUFnQixDQUFDLENBQUMsT0FBTyxDQUFDLENBQUMsQ0FBQyxFQUFFLEVBQUU7WUFDbEQsTUFBTSxNQUFNLEdBQUcsQ0FBQyxDQUFDLGFBQWMsQ0FBQztZQUNoQyxPQUFPLENBQUMsQ0FBQyxVQUFVO2dCQUFFLE1BQU0sQ0FBQyxZQUFZLENBQUMsQ0FBQyxDQUFDLFVBQVUsRUFBRSxDQUFDLENBQUMsQ0FBQztZQUMxRCxNQUFNLENBQUMsV0FBVyxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBQzFCLENBQUMsQ0FBQyxDQUFDO1FBRUgscURBQXFEO1FBQ3JELElBQUksQ0FBQyxnQkFBZ0IsQ0FBQyxHQUFHLENBQUMsQ0FBQyxPQUFPLENBQUMsQ0FBQyxDQUFDLEVBQUUsRUFBRTtZQUNyQyxNQUFNLE1BQU0sR0FBRyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxVQUFVLENBQUMsQ0FBQyxLQUFLLENBQ3pDLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FDRixDQUFDLENBQUMsQ0FBQyxRQUFRLEtBQUssSUFBSSxDQUFDLFlBQVk7Z0JBQzVCLENBQWEsQ0FBQyxPQUFPLENBQUMsV0FBVyxFQUFFLEtBQUssSUFBSSxDQUFDO2dCQUNsRCxDQUFDLENBQUMsQ0FBQyxRQUFRLEtBQUssSUFBSSxDQUFDLFNBQVM7b0JBQzFCLENBQUMsQ0FBQyxDQUFDLFdBQVcsSUFBSSxFQUFFLENBQUMsQ0FBQyxPQUFPLENBQUMsU0FBUyxFQUFFLEdBQUcsQ0FBQyxDQUFDLElBQUksRUFBRTt3QkFDaEQsRUFBRSxDQUFDLENBQ2xCLENBQUM7WUFDRixJQUFJLE1BQU07Z0JBQUUsQ0FBQyxDQUFDLE1BQU0sRUFBRSxDQUFDO1FBQzNCLENBQUMsQ0FBQyxDQUFDO1FBRUgsMEdBQTBHO1FBQzFHLE1BQU0sT0FBTyxHQUFHLENBQUMsRUFBVyxFQUFFLEVBQUUsQ0FDNUIsbUZBQW1GLENBQUMsSUFBSSxDQUNwRixFQUFFLENBQUMsT0FBTyxDQUNiLENBQUM7UUFFTixJQUFJLENBQUMsZ0JBQWdCLENBQUMsR0FBRyxDQUFDLENBQUMsT0FBTyxDQUFDLENBQUMsQ0FBQyxFQUFFLEVBQUU7WUFDckMsMENBQTBDO1lBQzFDLElBQUksS0FBSyxDQUFDLElBQUksQ0FBQyxDQUFDLENBQUMsUUFBUSxDQUFDLENBQUMsSUFBSSxDQUFDLE9BQU8sQ0FBQyxFQUFFO2dCQUN0QyxPQUFPLENBQUMsQ0FBQyxVQUFVO29CQUNmLENBQUMsQ0FBQyxhQUFjLENBQUMsWUFBWSxDQUFDLENBQUMsQ0FBQyxVQUFVLEVBQUUsQ0FBQyxDQUFDLENBQUM7Z0JBQ25ELENBQUMsQ0FBQyxNQUFNLEVBQUUsQ0FBQzthQUNkO1FBQ0wsQ0FBQyxDQUFDLENBQUM7UUFFSCxPQUFPLElBQUksQ0FBQyxTQUFTLENBQUM7SUFDMUIsQ0FBQztJQUVELGlCQUFpQixDQUFDLENBQVM7UUFDdkIsT0FBTyxJQUFJLENBQUMsT0FBTyxDQUFDLElBQUksQ0FBQyxDQUFDLENBQUMsQ0FBQztJQUNoQyxDQUFDO0lBRU8sY0FBYyxDQUFDLENBQVM7UUFDNUIsTUFBTSxFQUFFLEdBQUcsUUFBUSxDQUFDLGFBQWEsQ0FBQyxVQUFVLENBQUMsQ0FBQztRQUM5QyxFQUFFLENBQUMsU0FBUyxHQUFHLENBQUMsQ0FBQztRQUNqQixPQUFPLEVBQUUsQ0FBQyxLQUFLLENBQUM7SUFDcEIsQ0FBQzsrR0FsSVEsOEJBQThCO21HQUE5Qiw4QkFBOEIsa05DckMzQyx3MVdBbU5BLCs4eEJEbkxjLFlBQVk7OzRGQUtiLDhCQUE4QjtrQkFSMUMsU0FBUzsrQkFDSSw2QkFBNkIsY0FDM0IsSUFBSSxXQUNQLENBQUMsWUFBWSxDQUFDLG1CQUdOLHVCQUF1QixDQUFDLE1BQU07OEJBd0MzQyxHQUFHO3NCQUROLEtBQUs7Z0JBWUYsT0FBTztzQkFEVixLQUFLO2dCQWFHLFFBQVE7c0JBQWhCLEtBQUs7Z0JBR0csT0FBTztzQkFBZixLQUFLO2dCQUdHLEtBQUs7c0JBQWIsS0FBSyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XG5pbXBvcnQge1xuICAgIENoYW5nZURldGVjdGlvblN0cmF0ZWd5LFxuICAgIENvbXBvbmVudCxcbiAgICBJbnB1dCxcbiAgICBPbkNoYW5nZXMsXG59IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuXG50eXBlIEFsbG93ZWRXcmFwcGVyID1cbiAgICB8ICdzcGFuJ1xuICAgIHwgJ2InXG4gICAgfCAnaSdcbiAgICB8ICd1J1xuICAgIHwgJ21hcmsnXG4gICAgfCAnc3Ryb25nJ1xuICAgIHwgJ2VtJ1xuICAgIHwgJ3NtYWxsJ1xuICAgIHwgJ2RlbCdcbiAgICB8ICdpbnMnXG4gICAgfCAnc3ViJ1xuICAgIHwgJ3N1cCdcbiAgICB8ICdjb2RlJ1xuICAgIHwgJ2FiYnInXG4gICAgfCAnY2l0ZSdcbiAgICB8ICdrYmQnXG4gICAgfCAncydcbiAgICB8ICdxJ1xuICAgIHwgbnVsbDtcblxuQENvbXBvbmVudCh7XG4gICAgc2VsZWN0b3I6ICdsaWItYmFieWxvbi1keW5hbWljLWhlYWRpbmcnLFxuICAgIHN0YW5kYWxvbmU6IHRydWUsXG4gICAgaW1wb3J0czogW0NvbW1vbk1vZHVsZV0sXG4gICAgdGVtcGxhdGVVcmw6ICcuL2JhYnlsb24tZHluYW1pYy1oZWFkaW5nLmNvbXBvbmVudC5odG1sJyxcbiAgICBzdHlsZVVybDogJy4vYmFieWxvbi1keW5hbWljLWhlYWRpbmcuY29tcG9uZW50LnNjc3MnLFxuICAgIGNoYW5nZURldGVjdGlvbjogQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3kuT25QdXNoLFxufSlcbmV4cG9ydCBjbGFzcyBCYWJ5bG9uRHluYW1pY0hlYWRpbmdDb21wb25lbnQgaW1wbGVtZW50cyBPbkNoYW5nZXMge1xuICAgIHByaXZhdGUgc3RhdGljIHJlYWRvbmx5IGFsbG93ZWRUYWdzID0gW1xuICAgICAgICAnaDEnLFxuICAgICAgICAnaDInLFxuICAgICAgICAnaDMnLFxuICAgICAgICAnaDQnLFxuICAgICAgICAnaDUnLFxuICAgICAgICAnaDYnLFxuICAgICAgICAncCcsXG4gICAgXTtcblxuICAgIHByaXZhdGUgc3RhdGljIHJlYWRvbmx5IGFsbG93ZWRXcmFwcGVyczogQWxsb3dlZFdyYXBwZXJbXSA9IFtcbiAgICAgICAgJ3NwYW4nLFxuICAgICAgICAnYicsXG4gICAgICAgICdpJyxcbiAgICAgICAgJ3UnLFxuICAgICAgICAnbWFyaycsXG4gICAgICAgICdzdHJvbmcnLFxuICAgICAgICAnZW0nLFxuICAgICAgICAnc21hbGwnLFxuICAgICAgICAnZGVsJyxcbiAgICAgICAgJ2lucycsXG4gICAgICAgICdzdWInLFxuICAgICAgICAnc3VwJyxcbiAgICAgICAgJ2NvZGUnLFxuICAgICAgICAnYWJicicsXG4gICAgICAgICdjaXRlJyxcbiAgICAgICAgJ2tiZCcsXG4gICAgICAgICdzJyxcbiAgICAgICAgJ3EnLFxuICAgICAgICBudWxsLFxuICAgIF07XG5cbiAgICBwcml2YXRlIF90YWc6IHN0cmluZyA9ICdoMSc7XG4gICAgcHJpdmF0ZSBfd3JhcHBlcjogQWxsb3dlZFdyYXBwZXIgPSBudWxsO1xuXG4gICAgLyoqIEV0aXF1ZXRhIEhUTUwgcHJpbmNpcGFsIChoMS1oNiwgcCwgc3BhbiBwb3IgZGVmZWN0bykgKi9cbiAgICBASW5wdXQoKVxuICAgIHNldCB0YWcodmFsdWU6IHN0cmluZykge1xuICAgICAgICB0aGlzLl90YWcgPSBCYWJ5bG9uRHluYW1pY0hlYWRpbmdDb21wb25lbnQuYWxsb3dlZFRhZ3MuaW5jbHVkZXModmFsdWUpXG4gICAgICAgICAgICA/IHZhbHVlXG4gICAgICAgICAgICA6ICdoMSc7XG4gICAgfVxuICAgIGdldCB0YWcoKTogc3RyaW5nIHtcbiAgICAgICAgcmV0dXJuIHRoaXMuX3RhZztcbiAgICB9XG5cbiAgICAvKiogV3JhcHBlciBpbnRlcmlvciAoc3Bhbiwgc3Ryb25nLCBlbSwgZXRjLikgKi9cbiAgICBASW5wdXQoKVxuICAgIHNldCB3cmFwcGVyKHZhbHVlOiBBbGxvd2VkV3JhcHBlcikge1xuICAgICAgICB0aGlzLl93cmFwcGVyID0gQmFieWxvbkR5bmFtaWNIZWFkaW5nQ29tcG9uZW50LmFsbG93ZWRXcmFwcGVycy5pbmNsdWRlcyhcbiAgICAgICAgICAgIHZhbHVlXG4gICAgICAgIClcbiAgICAgICAgICAgID8gdmFsdWVcbiAgICAgICAgICAgIDogbnVsbDtcbiAgICB9XG4gICAgZ2V0IHdyYXBwZXIoKTogQWxsb3dlZFdyYXBwZXIge1xuICAgICAgICByZXR1cm4gdGhpcy5fd3JhcHBlcjtcbiAgICB9XG5cbiAgICAvKiogQ2xhc2VzIENTUyBvcGNpb25hbGVzICovXG4gICAgQElucHV0KCkgY3NzQ2xhc3MgPSAnJztcblxuICAgIC8qKiBUZXh0byBkZWwgaGVhZGluZyAqL1xuICAgIEBJbnB1dCgpIGNvbnRlbnQ/OiBzdHJpbmc7XG5cbiAgICAvKiogQ29sb3Igb3BjaW9uYWwgKGlubGluZSBzdHlsZSkgKi9cbiAgICBASW5wdXQoKSBjb2xvcj86IHN0cmluZztcblxuICAgIHJlbmRlcmVkSHRtbCA9ICcnO1xuXG4gICAgcHJpdmF0ZSBibG9ja1JlID1cbiAgICAgICAgLzwodGFibGV8dGhlYWR8dGJvZHl8dGZvb3R8dHJ8dWx8b2x8bGl8ZGl2fHNlY3Rpb258YXJ0aWNsZXxoWzEtNl18YmxvY2txdW90ZSkvaTtcblxuICAgIG5nT25DaGFuZ2VzKCkge1xuICAgICAgICBjb25zdCBkZWNvZGVkID0gdGhpcy5kZWNvZGVFbnRpdGllcyh0aGlzLmNvbnRlbnQgfHwgJycpO1xuICAgICAgICB0aGlzLnJlbmRlcmVkSHRtbCA9IHRoaXMuY2xlYW5IdG1sKGRlY29kZWQpO1xuICAgIH1cblxuICAgIC8qKiBMaW1waWEgPHA+IHZhY8Otb3MgeSA8cD4gZW52b2x2aWVuZG8gYmxvcXVlcy90YWJsYXM7IGRlc2VudnVlbHZlIDxwPiBkZW50cm8gZGUgY2VsZGFzLiAqL1xuICAgIHByaXZhdGUgY2xlYW5IdG1sKGh0bWw6IHN0cmluZyk6IHN0cmluZyB7XG4gICAgICAgIGNvbnN0IHJvb3QgPSBkb2N1bWVudC5jcmVhdGVFbGVtZW50KCdkaXYnKTtcbiAgICAgICAgcm9vdC5pbm5lckhUTUwgPSBodG1sO1xuXG4gICAgICAgIC8vIDEpIDx0ZHx0aD48cD4uLi48L3A+PC90ZHx0aD4gLT4gPHRkfHRoPi4uLjwvdGR8dGg+XG4gICAgICAgIHJvb3QucXVlcnlTZWxlY3RvckFsbCgndGQgPiBwLCB0aCA+IHAnKS5mb3JFYWNoKChwKSA9PiB7XG4gICAgICAgICAgICBjb25zdCBwYXJlbnQgPSBwLnBhcmVudEVsZW1lbnQhO1xuICAgICAgICAgICAgd2hpbGUgKHAuZmlyc3RDaGlsZCkgcGFyZW50Lmluc2VydEJlZm9yZShwLmZpcnN0Q2hpbGQsIHApO1xuICAgICAgICAgICAgcGFyZW50LnJlbW92ZUNoaWxkKHApO1xuICAgICAgICB9KTtcblxuICAgICAgICAvLyAyKSA8cD4gcXVlIHNvbG8gdGllbmUgZXNwYWNpb3MvbmJzcC9iciAtPiBlbGltaW5hclxuICAgICAgICByb290LnF1ZXJ5U2VsZWN0b3JBbGwoJ3AnKS5mb3JFYWNoKChwKSA9PiB7XG4gICAgICAgICAgICBjb25zdCBvbmx5QnIgPSBBcnJheS5mcm9tKHAuY2hpbGROb2RlcykuZXZlcnkoXG4gICAgICAgICAgICAgICAgKG4pID0+XG4gICAgICAgICAgICAgICAgICAgIChuLm5vZGVUeXBlID09PSBOb2RlLkVMRU1FTlRfTk9ERSAmJlxuICAgICAgICAgICAgICAgICAgICAgICAgKG4gYXMgRWxlbWVudCkudGFnTmFtZS50b0xvd2VyQ2FzZSgpID09PSAnYnInKSB8fFxuICAgICAgICAgICAgICAgICAgICAobi5ub2RlVHlwZSA9PT0gTm9kZS5URVhUX05PREUgJiZcbiAgICAgICAgICAgICAgICAgICAgICAgIChuLnRleHRDb250ZW50IHx8ICcnKS5yZXBsYWNlKC9cXHUwMGEwL2csICcgJykudHJpbSgpID09PVxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICcnKVxuICAgICAgICAgICAgKTtcbiAgICAgICAgICAgIGlmIChvbmx5QnIpIHAucmVtb3ZlKCk7XG4gICAgICAgIH0pO1xuXG4gICAgICAgIC8vIDMpIDxwPiBxdWUgZW52dWVsdmUgdW4gYmxvcXVlICh0YWJsZSwgdWwsIG9sLCBkaXYsIHNlY3Rpb24sIGFydGljbGUsIGgxLi5oNiwgYmxvY2txdW90ZSkgLT4gZGVzZW52b2x2ZXJcbiAgICAgICAgY29uc3QgaXNCbG9jayA9IChlbDogRWxlbWVudCkgPT5cbiAgICAgICAgICAgIC9eKHRhYmxlfHRoZWFkfHRib2R5fHRmb290fHRyfHRofHRkfHVsfG9sfGRpdnxzZWN0aW9ufGFydGljbGV8aFsxLTZdfGJsb2NrcXVvdGUpJC9pLnRlc3QoXG4gICAgICAgICAgICAgICAgZWwudGFnTmFtZVxuICAgICAgICAgICAgKTtcblxuICAgICAgICByb290LnF1ZXJ5U2VsZWN0b3JBbGwoJ3AnKS5mb3JFYWNoKChwKSA9PiB7XG4gICAgICAgICAgICAvLyBTaSBkZW50cm8gaGF5IGFsZ8O6biBibG9xdWUsIGRlc2Vudm9sdmVyXG4gICAgICAgICAgICBpZiAoQXJyYXkuZnJvbShwLmNoaWxkcmVuKS5zb21lKGlzQmxvY2spKSB7XG4gICAgICAgICAgICAgICAgd2hpbGUgKHAuZmlyc3RDaGlsZClcbiAgICAgICAgICAgICAgICAgICAgcC5wYXJlbnRFbGVtZW50IS5pbnNlcnRCZWZvcmUocC5maXJzdENoaWxkLCBwKTtcbiAgICAgICAgICAgICAgICBwLnJlbW92ZSgpO1xuICAgICAgICAgICAgfVxuICAgICAgICB9KTtcblxuICAgICAgICByZXR1cm4gcm9vdC5pbm5lckhUTUw7XG4gICAgfVxuXG4gICAgY29udGFpbnNCbG9ja0h0bWwoYzogc3RyaW5nKSB7XG4gICAgICAgIHJldHVybiB0aGlzLmJsb2NrUmUudGVzdChjKTtcbiAgICB9XG5cbiAgICBwcml2YXRlIGRlY29kZUVudGl0aWVzKHM6IHN0cmluZykge1xuICAgICAgICBjb25zdCB0YSA9IGRvY3VtZW50LmNyZWF0ZUVsZW1lbnQoJ3RleHRhcmVhJyk7XG4gICAgICAgIHRhLmlubmVySFRNTCA9IHM7XG4gICAgICAgIHJldHVybiB0YS52YWx1ZTtcbiAgICB9XG59XG4iLCI8bmctY29udGFpbmVyIFtuZ1N3aXRjaF09XCJ0YWdcIj5cbiAgICA8IS0tIEgxIC0tPlxuICAgIDxoMSAqbmdTd2l0Y2hDYXNlPVwiJ2gxJ1wiIFtuZ0NsYXNzXT1cImNzc0NsYXNzXCIgW3N0eWxlLmNvbG9yXT1cImNvbG9yXCI+XG4gICAgICAgIDxuZy1jb250YWluZXIgKm5nSWY9XCJ3cmFwcGVyOyBlbHNlIG5vV3JhcHBlckgxXCI+XG4gICAgICAgICAgICA8bmctY29udGFpbmVyIFtuZ1N3aXRjaF09XCJ3cmFwcGVyXCI+XG4gICAgICAgICAgICAgICAgPHNwYW4gKm5nU3dpdGNoQ2FzZT1cIidzcGFuJ1wiPnt7IGNvbnRlbnQgfX08L3NwYW4+XG4gICAgICAgICAgICAgICAgPGIgKm5nU3dpdGNoQ2FzZT1cIidiJ1wiPnt7IGNvbnRlbnQgfX08L2I+XG4gICAgICAgICAgICAgICAgPGkgKm5nU3dpdGNoQ2FzZT1cIidpJ1wiPnt7IGNvbnRlbnQgfX08L2k+XG4gICAgICAgICAgICAgICAgPHUgKm5nU3dpdGNoQ2FzZT1cIid1J1wiPnt7IGNvbnRlbnQgfX08L3U+XG4gICAgICAgICAgICAgICAgPG1hcmsgKm5nU3dpdGNoQ2FzZT1cIidtYXJrJ1wiPnt7IGNvbnRlbnQgfX08L21hcms+XG4gICAgICAgICAgICAgICAgPHN0cm9uZyAqbmdTd2l0Y2hDYXNlPVwiJ3N0cm9uZydcIj57eyBjb250ZW50IH19PC9zdHJvbmc+XG4gICAgICAgICAgICAgICAgPGVtICpuZ1N3aXRjaENhc2U9XCInZW0nXCI+e3sgY29udGVudCB9fTwvZW0+XG4gICAgICAgICAgICAgICAgPHNtYWxsICpuZ1N3aXRjaENhc2U9XCInc21hbGwnXCI+e3sgY29udGVudCB9fTwvc21hbGw+XG4gICAgICAgICAgICAgICAgPGRlbCAqbmdTd2l0Y2hDYXNlPVwiJ2RlbCdcIj57eyBjb250ZW50IH19PC9kZWw+XG4gICAgICAgICAgICAgICAgPGlucyAqbmdTd2l0Y2hDYXNlPVwiJ2lucydcIj57eyBjb250ZW50IH19PC9pbnM+XG4gICAgICAgICAgICAgICAgPHN1YiAqbmdTd2l0Y2hDYXNlPVwiJ3N1YidcIj57eyBjb250ZW50IH19PC9zdWI+XG4gICAgICAgICAgICAgICAgPHN1cCAqbmdTd2l0Y2hDYXNlPVwiJ3N1cCdcIj57eyBjb250ZW50IH19PC9zdXA+XG4gICAgICAgICAgICAgICAgPGNvZGUgKm5nU3dpdGNoQ2FzZT1cIidjb2RlJ1wiPnt7IGNvbnRlbnQgfX08L2NvZGU+XG4gICAgICAgICAgICAgICAgPGFiYnIgKm5nU3dpdGNoQ2FzZT1cIidhYmJyJ1wiPnt7IGNvbnRlbnQgfX08L2FiYnI+XG4gICAgICAgICAgICAgICAgPGNpdGUgKm5nU3dpdGNoQ2FzZT1cIidjaXRlJ1wiPnt7IGNvbnRlbnQgfX08L2NpdGU+XG4gICAgICAgICAgICAgICAgPGtiZCAqbmdTd2l0Y2hDYXNlPVwiJ2tiZCdcIj57eyBjb250ZW50IH19PC9rYmQ+XG4gICAgICAgICAgICAgICAgPHMgKm5nU3dpdGNoQ2FzZT1cIidzJ1wiPnt7IGNvbnRlbnQgfX08L3M+XG4gICAgICAgICAgICAgICAgPHEgKm5nU3dpdGNoQ2FzZT1cIidxJ1wiPnt7IGNvbnRlbnQgfX08L3E+XG4gICAgICAgICAgICA8L25nLWNvbnRhaW5lcj5cbiAgICAgICAgPC9uZy1jb250YWluZXI+XG4gICAgICAgIDxuZy10ZW1wbGF0ZSAjbm9XcmFwcGVySDE+e3sgY29udGVudCB9fTwvbmctdGVtcGxhdGU+XG4gICAgPC9oMT5cblxuICAgIDwhLS0gSDIgLS0+XG4gICAgPGgyICpuZ1N3aXRjaENhc2U9XCInaDInXCIgW25nQ2xhc3NdPVwiY3NzQ2xhc3NcIiBbc3R5bGUuY29sb3JdPVwiY29sb3JcIj5cbiAgICAgICAgPG5nLWNvbnRhaW5lciAqbmdJZj1cIndyYXBwZXI7IGVsc2Ugbm9XcmFwcGVySDJcIj5cbiAgICAgICAgICAgIDxuZy1jb250YWluZXIgW25nU3dpdGNoXT1cIndyYXBwZXJcIj5cbiAgICAgICAgICAgICAgICA8c3BhbiAqbmdTd2l0Y2hDYXNlPVwiJ3NwYW4nXCI+e3sgY29udGVudCB9fTwvc3Bhbj5cbiAgICAgICAgICAgICAgICA8YiAqbmdTd2l0Y2hDYXNlPVwiJ2InXCI+e3sgY29udGVudCB9fTwvYj5cbiAgICAgICAgICAgICAgICA8aSAqbmdTd2l0Y2hDYXNlPVwiJ2knXCI+e3sgY29udGVudCB9fTwvaT5cbiAgICAgICAgICAgICAgICA8dSAqbmdTd2l0Y2hDYXNlPVwiJ3UnXCI+e3sgY29udGVudCB9fTwvdT5cbiAgICAgICAgICAgICAgICA8bWFyayAqbmdTd2l0Y2hDYXNlPVwiJ21hcmsnXCI+e3sgY29udGVudCB9fTwvbWFyaz5cbiAgICAgICAgICAgICAgICA8c3Ryb25nICpuZ1N3aXRjaENhc2U9XCInc3Ryb25nJ1wiPnt7IGNvbnRlbnQgfX08L3N0cm9uZz5cbiAgICAgICAgICAgICAgICA8ZW0gKm5nU3dpdGNoQ2FzZT1cIidlbSdcIj57eyBjb250ZW50IH19PC9lbT5cbiAgICAgICAgICAgICAgICA8c21hbGwgKm5nU3dpdGNoQ2FzZT1cIidzbWFsbCdcIj57eyBjb250ZW50IH19PC9zbWFsbD5cbiAgICAgICAgICAgICAgICA8ZGVsICpuZ1N3aXRjaENhc2U9XCInZGVsJ1wiPnt7IGNvbnRlbnQgfX08L2RlbD5cbiAgICAgICAgICAgICAgICA8aW5zICpuZ1N3aXRjaENhc2U9XCInaW5zJ1wiPnt7IGNvbnRlbnQgfX08L2lucz5cbiAgICAgICAgICAgICAgICA8c3ViICpuZ1N3aXRjaENhc2U9XCInc3ViJ1wiPnt7IGNvbnRlbnQgfX08L3N1Yj5cbiAgICAgICAgICAgICAgICA8c3VwICpuZ1N3aXRjaENhc2U9XCInc3VwJ1wiPnt7IGNvbnRlbnQgfX08L3N1cD5cbiAgICAgICAgICAgICAgICA8Y29kZSAqbmdTd2l0Y2hDYXNlPVwiJ2NvZGUnXCI+e3sgY29udGVudCB9fTwvY29kZT5cbiAgICAgICAgICAgICAgICA8YWJiciAqbmdTd2l0Y2hDYXNlPVwiJ2FiYnInXCI+e3sgY29udGVudCB9fTwvYWJicj5cbiAgICAgICAgICAgICAgICA8Y2l0ZSAqbmdTd2l0Y2hDYXNlPVwiJ2NpdGUnXCI+e3sgY29udGVudCB9fTwvY2l0ZT5cbiAgICAgICAgICAgICAgICA8a2JkICpuZ1N3aXRjaENhc2U9XCIna2JkJ1wiPnt7IGNvbnRlbnQgfX08L2tiZD5cbiAgICAgICAgICAgICAgICA8cyAqbmdTd2l0Y2hDYXNlPVwiJ3MnXCI+e3sgY29udGVudCB9fTwvcz5cbiAgICAgICAgICAgICAgICA8cSAqbmdTd2l0Y2hDYXNlPVwiJ3EnXCI+e3sgY29udGVudCB9fTwvcT5cbiAgICAgICAgICAgIDwvbmctY29udGFpbmVyPlxuICAgICAgICA8L25nLWNvbnRhaW5lcj5cbiAgICAgICAgPG5nLXRlbXBsYXRlICNub1dyYXBwZXJIMj57eyBjb250ZW50IH19PC9uZy10ZW1wbGF0ZT5cbiAgICA8L2gyPlxuXG4gICAgPCEtLSBIMyAtLT5cbiAgICA8aDMgKm5nU3dpdGNoQ2FzZT1cIidoMydcIiBbbmdDbGFzc109XCJjc3NDbGFzc1wiIFtzdHlsZS5jb2xvcl09XCJjb2xvclwiPlxuICAgICAgICA8bmctY29udGFpbmVyICpuZ0lmPVwid3JhcHBlcjsgZWxzZSBub1dyYXBwZXJIM1wiPlxuICAgICAgICAgICAgPG5nLWNvbnRhaW5lciBbbmdTd2l0Y2hdPVwid3JhcHBlclwiPlxuICAgICAgICAgICAgICAgIDxzcGFuICpuZ1N3aXRjaENhc2U9XCInc3BhbidcIj57eyBjb250ZW50IH19PC9zcGFuPlxuICAgICAgICAgICAgICAgIDxiICpuZ1N3aXRjaENhc2U9XCInYidcIj57eyBjb250ZW50IH19PC9iPlxuICAgICAgICAgICAgICAgIDxpICpuZ1N3aXRjaENhc2U9XCInaSdcIj57eyBjb250ZW50IH19PC9pPlxuICAgICAgICAgICAgICAgIDx1ICpuZ1N3aXRjaENhc2U9XCIndSdcIj57eyBjb250ZW50IH19PC91PlxuICAgICAgICAgICAgICAgIDxtYXJrICpuZ1N3aXRjaENhc2U9XCInbWFyaydcIj57eyBjb250ZW50IH19PC9tYXJrPlxuICAgICAgICAgICAgICAgIDxzdHJvbmcgKm5nU3dpdGNoQ2FzZT1cIidzdHJvbmcnXCI+e3sgY29udGVudCB9fTwvc3Ryb25nPlxuICAgICAgICAgICAgICAgIDxlbSAqbmdTd2l0Y2hDYXNlPVwiJ2VtJ1wiPnt7IGNvbnRlbnQgfX08L2VtPlxuICAgICAgICAgICAgICAgIDxzbWFsbCAqbmdTd2l0Y2hDYXNlPVwiJ3NtYWxsJ1wiPnt7IGNvbnRlbnQgfX08L3NtYWxsPlxuICAgICAgICAgICAgICAgIDxkZWwgKm5nU3dpdGNoQ2FzZT1cIidkZWwnXCI+e3sgY29udGVudCB9fTwvZGVsPlxuICAgICAgICAgICAgICAgIDxpbnMgKm5nU3dpdGNoQ2FzZT1cIidpbnMnXCI+e3sgY29udGVudCB9fTwvaW5zPlxuICAgICAgICAgICAgICAgIDxzdWIgKm5nU3dpdGNoQ2FzZT1cIidzdWInXCI+e3sgY29udGVudCB9fTwvc3ViPlxuICAgICAgICAgICAgICAgIDxzdXAgKm5nU3dpdGNoQ2FzZT1cIidzdXAnXCI+e3sgY29udGVudCB9fTwvc3VwPlxuICAgICAgICAgICAgICAgIDxjb2RlICpuZ1N3aXRjaENhc2U9XCInY29kZSdcIj57eyBjb250ZW50IH19PC9jb2RlPlxuICAgICAgICAgICAgICAgIDxhYmJyICpuZ1N3aXRjaENhc2U9XCInYWJicidcIj57eyBjb250ZW50IH19PC9hYmJyPlxuICAgICAgICAgICAgICAgIDxjaXRlICpuZ1N3aXRjaENhc2U9XCInY2l0ZSdcIj57eyBjb250ZW50IH19PC9jaXRlPlxuICAgICAgICAgICAgICAgIDxrYmQgKm5nU3dpdGNoQ2FzZT1cIidrYmQnXCI+e3sgY29udGVudCB9fTwva2JkPlxuICAgICAgICAgICAgICAgIDxzICpuZ1N3aXRjaENhc2U9XCIncydcIj57eyBjb250ZW50IH19PC9zPlxuICAgICAgICAgICAgICAgIDxxICpuZ1N3aXRjaENhc2U9XCIncSdcIj57eyBjb250ZW50IH19PC9xPlxuICAgICAgICAgICAgPC9uZy1jb250YWluZXI+XG4gICAgICAgIDwvbmctY29udGFpbmVyPlxuICAgICAgICA8bmctdGVtcGxhdGUgI25vV3JhcHBlckgzPnt7IGNvbnRlbnQgfX08L25nLXRlbXBsYXRlPlxuICAgIDwvaDM+XG5cbiAgICA8IS0tIEg0IC0tPlxuICAgIDxoNCAqbmdTd2l0Y2hDYXNlPVwiJ2g0J1wiIFtuZ0NsYXNzXT1cImNzc0NsYXNzXCIgW3N0eWxlLmNvbG9yXT1cImNvbG9yXCI+XG4gICAgICAgIDxuZy1jb250YWluZXIgKm5nSWY9XCJ3cmFwcGVyOyBlbHNlIG5vV3JhcHBlckg0XCI+XG4gICAgICAgICAgICA8bmctY29udGFpbmVyIFtuZ1N3aXRjaF09XCJ3cmFwcGVyXCI+XG4gICAgICAgICAgICAgICAgPHNwYW4gKm5nU3dpdGNoQ2FzZT1cIidzcGFuJ1wiPnt7IGNvbnRlbnQgfX08L3NwYW4+XG4gICAgICAgICAgICAgICAgPGIgKm5nU3dpdGNoQ2FzZT1cIidiJ1wiPnt7IGNvbnRlbnQgfX08L2I+XG4gICAgICAgICAgICAgICAgPGkgKm5nU3dpdGNoQ2FzZT1cIidpJ1wiPnt7IGNvbnRlbnQgfX08L2k+XG4gICAgICAgICAgICAgICAgPHUgKm5nU3dpdGNoQ2FzZT1cIid1J1wiPnt7IGNvbnRlbnQgfX08L3U+XG4gICAgICAgICAgICAgICAgPG1hcmsgKm5nU3dpdGNoQ2FzZT1cIidtYXJrJ1wiPnt7IGNvbnRlbnQgfX08L21hcms+XG4gICAgICAgICAgICAgICAgPHN0cm9uZyAqbmdTd2l0Y2hDYXNlPVwiJ3N0cm9uZydcIj57eyBjb250ZW50IH19PC9zdHJvbmc+XG4gICAgICAgICAgICAgICAgPGVtICpuZ1N3aXRjaENhc2U9XCInZW0nXCI+e3sgY29udGVudCB9fTwvZW0+XG4gICAgICAgICAgICAgICAgPHNtYWxsICpuZ1N3aXRjaENhc2U9XCInc21hbGwnXCI+e3sgY29udGVudCB9fTwvc21hbGw+XG4gICAgICAgICAgICAgICAgPGRlbCAqbmdTd2l0Y2hDYXNlPVwiJ2RlbCdcIj57eyBjb250ZW50IH19PC9kZWw+XG4gICAgICAgICAgICAgICAgPGlucyAqbmdTd2l0Y2hDYXNlPVwiJ2lucydcIj57eyBjb250ZW50IH19PC9pbnM+XG4gICAgICAgICAgICAgICAgPHN1YiAqbmdTd2l0Y2hDYXNlPVwiJ3N1YidcIj57eyBjb250ZW50IH19PC9zdWI+XG4gICAgICAgICAgICAgICAgPHN1cCAqbmdTd2l0Y2hDYXNlPVwiJ3N1cCdcIj57eyBjb250ZW50IH19PC9zdXA+XG4gICAgICAgICAgICAgICAgPGNvZGUgKm5nU3dpdGNoQ2FzZT1cIidjb2RlJ1wiPnt7IGNvbnRlbnQgfX08L2NvZGU+XG4gICAgICAgICAgICAgICAgPGFiYnIgKm5nU3dpdGNoQ2FzZT1cIidhYmJyJ1wiPnt7IGNvbnRlbnQgfX08L2FiYnI+XG4gICAgICAgICAgICAgICAgPGNpdGUgKm5nU3dpdGNoQ2FzZT1cIidjaXRlJ1wiPnt7IGNvbnRlbnQgfX08L2NpdGU+XG4gICAgICAgICAgICAgICAgPGtiZCAqbmdTd2l0Y2hDYXNlPVwiJ2tiZCdcIj57eyBjb250ZW50IH19PC9rYmQ+XG4gICAgICAgICAgICAgICAgPHMgKm5nU3dpdGNoQ2FzZT1cIidzJ1wiPnt7IGNvbnRlbnQgfX08L3M+XG4gICAgICAgICAgICAgICAgPHEgKm5nU3dpdGNoQ2FzZT1cIidxJ1wiPnt7IGNvbnRlbnQgfX08L3E+XG4gICAgICAgICAgICA8L25nLWNvbnRhaW5lcj5cbiAgICAgICAgPC9uZy1jb250YWluZXI+XG4gICAgICAgIDxuZy10ZW1wbGF0ZSAjbm9XcmFwcGVySDQ+e3sgY29udGVudCB9fTwvbmctdGVtcGxhdGU+XG4gICAgPC9oND5cblxuICAgIDwhLS0gSDUgLS0+XG4gICAgPGg1ICpuZ1N3aXRjaENhc2U9XCInaDUnXCIgW25nQ2xhc3NdPVwiY3NzQ2xhc3NcIiBbc3R5bGUuY29sb3JdPVwiY29sb3JcIj5cbiAgICAgICAgPG5nLWNvbnRhaW5lciAqbmdJZj1cIndyYXBwZXI7IGVsc2Ugbm9XcmFwcGVySDVcIj5cbiAgICAgICAgICAgIDxuZy1jb250YWluZXIgW25nU3dpdGNoXT1cIndyYXBwZXJcIj5cbiAgICAgICAgICAgICAgICA8c3BhbiAqbmdTd2l0Y2hDYXNlPVwiJ3NwYW4nXCI+e3sgY29udGVudCB9fTwvc3Bhbj5cbiAgICAgICAgICAgICAgICA8YiAqbmdTd2l0Y2hDYXNlPVwiJ2InXCI+e3sgY29udGVudCB9fTwvYj5cbiAgICAgICAgICAgICAgICA8aSAqbmdTd2l0Y2hDYXNlPVwiJ2knXCI+e3sgY29udGVudCB9fTwvaT5cbiAgICAgICAgICAgICAgICA8dSAqbmdTd2l0Y2hDYXNlPVwiJ3UnXCI+e3sgY29udGVudCB9fTwvdT5cbiAgICAgICAgICAgICAgICA8bWFyayAqbmdTd2l0Y2hDYXNlPVwiJ21hcmsnXCI+e3sgY29udGVudCB9fTwvbWFyaz5cbiAgICAgICAgICAgICAgICA8c3Ryb25nICpuZ1N3aXRjaENhc2U9XCInc3Ryb25nJ1wiPnt7IGNvbnRlbnQgfX08L3N0cm9uZz5cbiAgICAgICAgICAgICAgICA8ZW0gKm5nU3dpdGNoQ2FzZT1cIidlbSdcIj57eyBjb250ZW50IH19PC9lbT5cbiAgICAgICAgICAgICAgICA8c21hbGwgKm5nU3dpdGNoQ2FzZT1cIidzbWFsbCdcIj57eyBjb250ZW50IH19PC9zbWFsbD5cbiAgICAgICAgICAgICAgICA8ZGVsICpuZ1N3aXRjaENhc2U9XCInZGVsJ1wiPnt7IGNvbnRlbnQgfX08L2RlbD5cbiAgICAgICAgICAgICAgICA8aW5zICpuZ1N3aXRjaENhc2U9XCInaW5zJ1wiPnt7IGNvbnRlbnQgfX08L2lucz5cbiAgICAgICAgICAgICAgICA8c3ViICpuZ1N3aXRjaENhc2U9XCInc3ViJ1wiPnt7IGNvbnRlbnQgfX08L3N1Yj5cbiAgICAgICAgICAgICAgICA8c3VwICpuZ1N3aXRjaENhc2U9XCInc3VwJ1wiPnt7IGNvbnRlbnQgfX08L3N1cD5cbiAgICAgICAgICAgICAgICA8Y29kZSAqbmdTd2l0Y2hDYXNlPVwiJ2NvZGUnXCI+e3sgY29udGVudCB9fTwvY29kZT5cbiAgICAgICAgICAgICAgICA8YWJiciAqbmdTd2l0Y2hDYXNlPVwiJ2FiYnInXCI+e3sgY29udGVudCB9fTwvYWJicj5cbiAgICAgICAgICAgICAgICA8Y2l0ZSAqbmdTd2l0Y2hDYXNlPVwiJ2NpdGUnXCI+e3sgY29udGVudCB9fTwvY2l0ZT5cbiAgICAgICAgICAgICAgICA8a2JkICpuZ1N3aXRjaENhc2U9XCIna2JkJ1wiPnt7IGNvbnRlbnQgfX08L2tiZD5cbiAgICAgICAgICAgICAgICA8cyAqbmdTd2l0Y2hDYXNlPVwiJ3MnXCI+e3sgY29udGVudCB9fTwvcz5cbiAgICAgICAgICAgICAgICA8cSAqbmdTd2l0Y2hDYXNlPVwiJ3EnXCI+e3sgY29udGVudCB9fTwvcT5cbiAgICAgICAgICAgIDwvbmctY29udGFpbmVyPlxuICAgICAgICA8L25nLWNvbnRhaW5lcj5cbiAgICAgICAgPG5nLXRlbXBsYXRlICNub1dyYXBwZXJINT57eyBjb250ZW50IH19PC9uZy10ZW1wbGF0ZT5cbiAgICA8L2g1PlxuXG4gICAgPCEtLSBINiAtLT5cbiAgICA8aDYgKm5nU3dpdGNoQ2FzZT1cIidoNidcIiBbbmdDbGFzc109XCJjc3NDbGFzc1wiIFtzdHlsZS5jb2xvcl09XCJjb2xvclwiPlxuICAgICAgICA8bmctY29udGFpbmVyICpuZ0lmPVwid3JhcHBlcjsgZWxzZSBub1dyYXBwZXJINlwiPlxuICAgICAgICAgICAgPG5nLWNvbnRhaW5lciBbbmdTd2l0Y2hdPVwid3JhcHBlclwiPlxuICAgICAgICAgICAgICAgIDxzcGFuICpuZ1N3aXRjaENhc2U9XCInc3BhbidcIj57eyBjb250ZW50IH19PC9zcGFuPlxuICAgICAgICAgICAgICAgIDxiICpuZ1N3aXRjaENhc2U9XCInYidcIj57eyBjb250ZW50IH19PC9iPlxuICAgICAgICAgICAgICAgIDxpICpuZ1N3aXRjaENhc2U9XCInaSdcIj57eyBjb250ZW50IH19PC9pPlxuICAgICAgICAgICAgICAgIDx1ICpuZ1N3aXRjaENhc2U9XCIndSdcIj57eyBjb250ZW50IH19PC91PlxuICAgICAgICAgICAgICAgIDxtYXJrICpuZ1N3aXRjaENhc2U9XCInbWFyaydcIj57eyBjb250ZW50IH19PC9tYXJrPlxuICAgICAgICAgICAgICAgIDxzdHJvbmcgKm5nU3dpdGNoQ2FzZT1cIidzdHJvbmcnXCI+e3sgY29udGVudCB9fTwvc3Ryb25nPlxuICAgICAgICAgICAgICAgIDxlbSAqbmdTd2l0Y2hDYXNlPVwiJ2VtJ1wiPnt7IGNvbnRlbnQgfX08L2VtPlxuICAgICAgICAgICAgICAgIDxzbWFsbCAqbmdTd2l0Y2hDYXNlPVwiJ3NtYWxsJ1wiPnt7IGNvbnRlbnQgfX08L3NtYWxsPlxuICAgICAgICAgICAgICAgIDxkZWwgKm5nU3dpdGNoQ2FzZT1cIidkZWwnXCI+e3sgY29udGVudCB9fTwvZGVsPlxuICAgICAgICAgICAgICAgIDxpbnMgKm5nU3dpdGNoQ2FzZT1cIidpbnMnXCI+e3sgY29udGVudCB9fTwvaW5zPlxuICAgICAgICAgICAgICAgIDxzdWIgKm5nU3dpdGNoQ2FzZT1cIidzdWInXCI+e3sgY29udGVudCB9fTwvc3ViPlxuICAgICAgICAgICAgICAgIDxzdXAgKm5nU3dpdGNoQ2FzZT1cIidzdXAnXCI+e3sgY29udGVudCB9fTwvc3VwPlxuICAgICAgICAgICAgICAgIDxjb2RlICpuZ1N3aXRjaENhc2U9XCInY29kZSdcIj57eyBjb250ZW50IH19PC9jb2RlPlxuICAgICAgICAgICAgICAgIDxhYmJyICpuZ1N3aXRjaENhc2U9XCInYWJicidcIj57eyBjb250ZW50IH19PC9hYmJyPlxuICAgICAgICAgICAgICAgIDxjaXRlICpuZ1N3aXRjaENhc2U9XCInY2l0ZSdcIj57eyBjb250ZW50IH19PC9jaXRlPlxuICAgICAgICAgICAgICAgIDxrYmQgKm5nU3dpdGNoQ2FzZT1cIidrYmQnXCI+e3sgY29udGVudCB9fTwva2JkPlxuICAgICAgICAgICAgICAgIDxzICpuZ1N3aXRjaENhc2U9XCIncydcIj57eyBjb250ZW50IH19PC9zPlxuICAgICAgICAgICAgICAgIDxxICpuZ1N3aXRjaENhc2U9XCIncSdcIj57eyBjb250ZW50IH19PC9xPlxuICAgICAgICAgICAgPC9uZy1jb250YWluZXI+XG4gICAgICAgIDwvbmctY29udGFpbmVyPlxuICAgICAgICA8bmctdGVtcGxhdGUgI25vV3JhcHBlckg2Pnt7IGNvbnRlbnQgfX08L25nLXRlbXBsYXRlPlxuICAgIDwvaDY+XG5cbiAgICA8IS0tIFAgLS0+XG4gICAgPHAgKm5nU3dpdGNoQ2FzZT1cIidwJ1wiIFtuZ0NsYXNzXT1cImNzc0NsYXNzXCIgW3N0eWxlLmNvbG9yXT1cImNvbG9yXCI+XG4gICAgICAgIDxuZy1jb250YWluZXIgKm5nSWY9XCJ3cmFwcGVyOyBlbHNlIG5vV3JhcHBlclBcIj5cbiAgICAgICAgICAgIDxuZy1jb250YWluZXIgW25nU3dpdGNoXT1cIndyYXBwZXJcIj5cbiAgICAgICAgICAgICAgICA8c3BhbiAqbmdTd2l0Y2hDYXNlPVwiJ3NwYW4nXCIgW2lubmVySFRNTF09XCJjb250ZW50XCI+PC9zcGFuPlxuICAgICAgICAgICAgICAgIDxiICpuZ1N3aXRjaENhc2U9XCInYidcIiBbaW5uZXJIVE1MXT1cImNvbnRlbnRcIj48L2I+XG4gICAgICAgICAgICAgICAgPGkgKm5nU3dpdGNoQ2FzZT1cIidpJ1wiIFtpbm5lckhUTUxdPVwiY29udGVudFwiPjwvaT5cbiAgICAgICAgICAgICAgICA8dSAqbmdTd2l0Y2hDYXNlPVwiJ3UnXCIgW2lubmVySFRNTF09XCJjb250ZW50XCI+PC91PlxuICAgICAgICAgICAgICAgIDxtYXJrICpuZ1N3aXRjaENhc2U9XCInbWFyaydcIiBbaW5uZXJIVE1MXT1cImNvbnRlbnRcIj48L21hcms+XG4gICAgICAgICAgICAgICAgPHN0cm9uZyAqbmdTd2l0Y2hDYXNlPVwiJ3N0cm9uZydcIiBbaW5uZXJIVE1MXT1cImNvbnRlbnRcIj48L3N0cm9uZz5cbiAgICAgICAgICAgICAgICA8ZW0gKm5nU3dpdGNoQ2FzZT1cIidlbSdcIiBbaW5uZXJIVE1MXT1cImNvbnRlbnRcIj48L2VtPlxuICAgICAgICAgICAgICAgIDxzbWFsbCAqbmdTd2l0Y2hDYXNlPVwiJ3NtYWxsJ1wiIFtpbm5lckhUTUxdPVwiY29udGVudFwiPjwvc21hbGw+XG4gICAgICAgICAgICAgICAgPGRlbCAqbmdTd2l0Y2hDYXNlPVwiJ2RlbCdcIiBbaW5uZXJIVE1MXT1cImNvbnRlbnRcIj48L2RlbD5cbiAgICAgICAgICAgICAgICA8aW5zICpuZ1N3aXRjaENhc2U9XCInaW5zJ1wiIFtpbm5lckhUTUxdPVwiY29udGVudFwiPjwvaW5zPlxuICAgICAgICAgICAgICAgIDxzdWIgKm5nU3dpdGNoQ2FzZT1cIidzdWInXCIgW2lubmVySFRNTF09XCJjb250ZW50XCI+PC9zdWI+XG4gICAgICAgICAgICAgICAgPHN1cCAqbmdTd2l0Y2hDYXNlPVwiJ3N1cCdcIiBbaW5uZXJIVE1MXT1cImNvbnRlbnRcIj48L3N1cD5cbiAgICAgICAgICAgICAgICA8Y29kZSAqbmdTd2l0Y2hDYXNlPVwiJ2NvZGUnXCIgW2lubmVySFRNTF09XCJjb250ZW50XCI+PC9jb2RlPlxuICAgICAgICAgICAgICAgIDxhYmJyICpuZ1N3aXRjaENhc2U9XCInYWJicidcIiBbaW5uZXJIVE1MXT1cImNvbnRlbnRcIj48L2FiYnI+XG4gICAgICAgICAgICAgICAgPGNpdGUgKm5nU3dpdGNoQ2FzZT1cIidjaXRlJ1wiIFtpbm5lckhUTUxdPVwiY29udGVudFwiPjwvY2l0ZT5cbiAgICAgICAgICAgICAgICA8a2JkICpuZ1N3aXRjaENhc2U9XCIna2JkJ1wiIFtpbm5lckhUTUxdPVwiY29udGVudFwiPjwva2JkPlxuICAgICAgICAgICAgICAgIDxzICpuZ1N3aXRjaENhc2U9XCIncydcIiBbaW5uZXJIVE1MXT1cImNvbnRlbnRcIj48L3M+XG4gICAgICAgICAgICAgICAgPHEgKm5nU3dpdGNoQ2FzZT1cIidxJ1wiIFtpbm5lckhUTUxdPVwiY29udGVudFwiPjwvcT5cbiAgICAgICAgICAgIDwvbmctY29udGFpbmVyPlxuICAgICAgICA8L25nLWNvbnRhaW5lcj5cbiAgICAgICAgPG5nLXRlbXBsYXRlICNub1dyYXBwZXJQPlxuICAgICAgICAgICAgQGlmIChjb250ZW50KSB7XG4gICAgICAgICAgICAgICAgPHBcbiAgICAgICAgICAgICAgICAgICAgKm5nSWY9XCIhY29udGFpbnNCbG9ja0h0bWwoY29udGVudClcIlxuICAgICAgICAgICAgICAgICAgICBbbmdDbGFzc109XCJjc3NDbGFzc1wiXG4gICAgICAgICAgICAgICAgICAgIFtzdHlsZS5jb2xvcl09XCJjb2xvclwiXG4gICAgICAgICAgICAgICAgPlxuICAgICAgICAgICAgICAgICAgICA8c3BhbiBbaW5uZXJIVE1MXT1cImNvbnRlbnRcIj48L3NwYW4+XG4gICAgICAgICAgICAgICAgPC9wPlxuXG4gICAgICAgICAgICAgICAgPGRpdlxuICAgICAgICAgICAgICAgICAgICAqbmdJZj1cImNvbnRhaW5zQmxvY2tIdG1sKGNvbnRlbnQpXCJcbiAgICAgICAgICAgICAgICAgICAgY2xhc3M9XCJyaWNoLWh0bWxcIlxuICAgICAgICAgICAgICAgICAgICBbbmdDbGFzc109XCJjc3NDbGFzc1wiXG4gICAgICAgICAgICAgICAgICAgIFtzdHlsZS5jb2xvcl09XCJjb2xvclwiXG4gICAgICAgICAgICAgICAgICAgIFtpbm5lckhUTUxdPVwicmVuZGVyZWRIdG1sXCJcbiAgICAgICAgICAgICAgICA+PC9kaXY+XG4gICAgICAgICAgICB9XG4gICAgICAgIDwvbmctdGVtcGxhdGU+XG4gICAgPC9wPlxuXG4gICAgPCEtLSBERUZBVUxUIC0tPlxuICAgIDxzcGFuICpuZ1N3aXRjaERlZmF1bHQgW25nQ2xhc3NdPVwiY3NzQ2xhc3NcIiBbaW5uZXJIVE1MXT1cImNvbnRlbnRcIj48L3NwYW4+XG48L25nLWNvbnRhaW5lcj5cbiJdfQ==
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi1keW5hbWljLWhlYWRpbmcuaW50ZXJmYWNlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvYmFieWxvbi9zcmMvbGliL2NvbXBvbmVudHMvc2hhcmVkL2JhYnlsb24tZHluYW1pYy1oZWFkaW5nL2JhYnlsb24tZHluYW1pYy1oZWFkaW5nLmludGVyZmFjZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0IGludGVyZmFjZSBCYWJ5bG9uRHluYW1pY0hlYWRpbmdJIHtcbiAgICB0YWc/OiBzdHJpbmc7XG4gICAgY3NzQ2xhc3M/OiBzdHJpbmc7XG4gICAgY29udGVudD86IHN0cmluZztcbn1cbiJdfQ==
@@ -1,3 +0,0 @@
1
- export * from './babylon-dynamic-heading.component';
2
- export * from './babylon-dynamic-heading.interface';
3
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9zaGFyZWQvYmFieWxvbi1keW5hbWljLWhlYWRpbmcvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsY0FBYyxxQ0FBcUMsQ0FBQztBQUNwRCxjQUFjLHFDQUFxQyxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0ICogZnJvbSAnLi9iYWJ5bG9uLWR5bmFtaWMtaGVhZGluZy5jb21wb25lbnQnO1xuZXhwb3J0ICogZnJvbSAnLi9iYWJ5bG9uLWR5bmFtaWMtaGVhZGluZy5pbnRlcmZhY2UnO1xuIl19