<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">webpackJsonp([10],{2060:function(e,t,n){"use strict";e.exports=["$http",function(e){this.getPromotionsByContry=function(){var t=window.location.protocol+"//"+window.location.host;return e.get(t+"/api/fake/products/promotions/")},this.getRecommendedHotels=function(){var t=window.location.protocol+"//"+window.location.host;return e.get(t+"/api/fake/recommended/hotels/")}}]},212:function(e,t,n){"use strict";var s=n(0),i=n(2060),o=n(2219);s.module("newsWidget",[]).service("promotionsService",i).directive("newsWidget",o).filter("trust",["$sce",function(e){return function(t){return e.trustAsHtml(t)}}]),e.exports="newsWidget"},2219:function(e,t,n){"use strict";(function(t){var s=n(0),i=n(4),o=n(2333),r=n(7);e.exports=["$timeout",function(e){return{link:function(o,a,c){if(null==o.data||0==o.data.length)return void(o.active=!1);e(function(){if(o.news=s.copy(o.data),o.news&amp;&amp;o.news.length&gt;0&amp;&amp;s.forEach(o.news,function(e,t){e.beginDate&amp;&amp;(e.formated_date=i(e.beginDate).format("dddd D [DE] MMMM [DE] YYYY").toUpperCase())}),"desktop"===r){var e=a.find("#scroll_news");new Promise(function(e){e()}).then(function(t){n(80),e.slimScroll({height:"500px"})}.bind(null,n)).catch(n.oe)}},50),o.toggleMore=function(e){var n=t(e.currentTarget).siblings(".new-body");n.hasClass("expanded")?(n.removeClass("expanded"),t(e.currentTarget).siblings(".show-more").css("display","block"),t(e.currentTarget).css("display","none")):(n.addClass("expanded"),t(e.currentTarget).siblings(".show-less").css("display","block"),t(e.currentTarget).css("display","none"))}},template:o,restrict:"E",scope:{data:"&lt;"}}}]}).call(t,n(1))},2333:function(e,t){e.exports='&lt;div class=actions&gt;&lt;/div&gt;&lt;h1 class=lefted&gt;{{"Noticias" | i18n}}&lt;/h1&gt;&lt;div class=white_bg&gt;&lt;ul id=scroll_news&gt;&lt;li ng-repeat="new in news"&gt;&lt;p class=title&gt;{{ new.title }}&lt;/p&gt;&lt;p class=date&gt;{{ new.formated_date }}&lt;/p&gt;&lt;div class=new-body&gt;&lt;div ng-bind-html="new.description | trust"&gt;&lt;/div&gt;&lt;/div&gt;&lt;a href=javascript:void(0); class=show-more ng-click=toggleMore($event)&gt;[{{"VER MÃS"| i18n}}]&lt;/a&gt; &lt;a href=javascript:void(0); class=show-less ng-click=toggleMore($event)&gt;[{{"VER MENOS"| i18n}}]&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;'}});</pre></body></html>