-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path052cfb3.modern.js
More file actions
1 lines (1 loc) · 1.08 KB
/
Copy path052cfb3.modern.js
File metadata and controls
1 lines (1 loc) · 1.08 KB
1
(window.webpackJsonp=window.webpackJsonp||[]).push([[2],{791:function(t,e,n){"use strict";n.r(e);var o={props:{sectionName:{type:String,required:!0}},data:()=>({hasTitle:!1}),computed:{sectionInfos(){if(!this.$store.state.bannerVitrineInfos)return null;for(const t in this.$store.state.bannerVitrineInfos){const e=this.$store.state.bannerVitrineInfos[t];if(e&&e.nome===this.sectionName)return this.setHasTitle(),e.dimensoes.desktop.parametrosAdicionais}return null}},methods:{setHasTitle(){this.hasTitle=!0}}},r=n(12),component=Object(r.a)(o,function(){var t=this,e=t._self._c;return t.sectionInfos&&t.hasTitle&&!t.sectionInfos["button-link"]?e("div",{staticClass:"section_header"},[e("h2",{staticClass:"section_title"},[t._t("titulo",function(){return[t._v("\n "+t._s(t.$store.getters["language/processText"](t.sectionInfos.title))+"\n ")]})],2),t._v(" "),e("h3",{staticClass:"section_subtitle"},[t._t("subtitulo",function(){return[t._v("\n "+t._s(t.$store.getters["language/processText"](t.sectionInfos.subtitle))+"\n ")]})],2)]):t._e()},[],!1,null,null,null);e.default=component.exports}}]);