(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-6712bf0e"],{"08ef":function(t,e,s){"use strict";s("ae01")},"0abf":function(t,e,s){},"0bc0":function(t,e,s){"use strict";s("e0b9")},"126e":function(t,e,s){},"19c2":function(t,e,s){},"1bb3":function(t,e,s){},"1da9":function(t,e,s){},"1de6":function(t,e,s){},"210b":function(t,e,s){},2777:function(t,e,s){"use strict";s("1bb3")},"2c64":function(t,e,s){},"3a60":function(t,e,s){(function(e,s){t.exports=s()})(0,(function(){return function(t){function e(o){if(s[o])return s[o].exports;var a=s[o]={i:o,l:!1,exports:{}};return t[o].call(a.exports,a,a.exports,e),a.l=!0,a.exports}var s={};return e.m=t,e.c=s,e.i=function(t){return t},e.d=function(t,s,o){e.o(t,s)||Object.defineProperty(t,s,{configurable:!1,enumerable:!0,get:o})},e.n=function(t){var s=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(s,"a",s),s},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p=".",e(e.s=10)}([function(t,e){t.exports={"#":{pattern:/\d/},X:{pattern:/[0-9a-zA-Z]/},S:{pattern:/[a-zA-Z]/},A:{pattern:/[a-zA-Z]/,transform:function(t){return t.toLocaleUpperCase()}},a:{pattern:/[a-zA-Z]/,transform:function(t){return t.toLocaleLowerCase()}},"!":{escape:!0}}},function(t,e,s){"use strict";function o(t){var e=document.createEvent("Event");return e.initEvent(t,!0,!0),e}var a=s(2),i=s(0),r=s.n(i);e.a=function(t,e){var i=e.value;if((Array.isArray(i)||"string"==typeof i)&&(i={mask:i,tokens:r.a}),"INPUT"!==t.tagName.toLocaleUpperCase()){var n=t.getElementsByTagName("input");if(1!==n.length)throw new Error("v-mask directive requires 1 input, found "+n.length);t=n[0]}t.oninput=function(e){if(e.isTrusted){var r=t.selectionEnd,n=t.value[r-1];for(t.value=s.i(a.a)(t.value,i.mask,!0,i.tokens);r2&&void 0!==arguments[2])||arguments[2],r=arguments[3];return Array.isArray(e)?s.i(a.a)(o.a,e,r)(t,e,i,r):s.i(o.a)(t,e,i,r)}},function(t,e,s){"use strict";function o(t){t.component(c.a.name,c.a),t.directive("mask",r.a)}Object.defineProperty(e,"__esModule",{value:!0});var a=s(0),i=s.n(a),r=s(1),n=s(7),c=s.n(n);s.d(e,"TheMask",(function(){return c.a})),s.d(e,"mask",(function(){return r.a})),s.d(e,"tokens",(function(){return i.a})),s.d(e,"version",(function(){return l}));var l="0.11.1";e.default=o,"undefined"!=typeof window&&window.Vue&&window.Vue.use(o)},function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var o=s(1),a=s(0),i=s.n(a),r=s(2);e.default={name:"TheMask",props:{value:[String,Number],mask:{type:[String,Array],required:!0},masked:{type:Boolean,default:!1},tokens:{type:Object,default:function(){return i.a}}},directives:{mask:o.a},data:function(){return{lastValue:null,display:this.value}},watch:{value:function(t){t!==this.lastValue&&(this.display=t)},masked:function(){this.refresh(this.display)}},computed:{config:function(){return{mask:this.mask,tokens:this.tokens,masked:this.masked}}},methods:{onInput:function(t){t.isTrusted||this.refresh(t.target.value)},refresh:function(t){this.display=t;t=s.i(r.a)(t,this.mask,this.masked,this.tokens);t!==this.lastValue&&(this.lastValue=t,this.$emit("input",t))}}}},function(t,e,s){"use strict";function o(t,e,s){return e=e.sort((function(t,e){return t.length-e.length})),function(o,a){for(var i=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],r=0;rn.length))return t(o,n,i,s)}return""}}e.a=o},function(t,e,s){"use strict";function o(t,e){var s=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],o=arguments[3];t=t||"",e=e||"";for(var a=0,i=0,r="";a({isFocused:!1}),computed:{classes(){return{"v-radio--is-disabled":this.isDisabled,"v-radio--is-focused":this.isFocused,...this.themeClasses,...this.groupClasses}},computedColor(){if(!this.isDisabled)return u["a"].options.computed.computedColor.call(this)},computedIcon(){return this.isActive?this.onIcon:this.offIcon},computedId(){return i["a"].options.computed.computedId.call(this)},hasLabel:i["a"].options.computed.hasLabel,hasState(){return(this.radioGroup||{}).hasState},isDisabled(){return this.disabled||!!this.radioGroup&&this.radioGroup.isDisabled},isReadonly(){return this.readonly||!!this.radioGroup&&this.radioGroup.isReadonly},computedName(){return this.name||!this.radioGroup?this.name:this.radioGroup.name||"radio-"+this.radioGroup._uid},rippleState(){return u["a"].options.computed.rippleState.call(this)},validationState(){return(this.radioGroup||{}).validationState||this.computedColor}},methods:{genInput(t){return u["a"].options.methods.genInput.call(this,"radio",t)},genLabel(){return this.hasLabel?this.$createElement(o["a"],{on:{click:u["b"]},attrs:{for:this.computedId},props:{color:this.validationState,focused:this.hasState}},Object(p["n"])(this,"label")||this.label):null},genRadio(){const{title:t,...e}=this.attrs$;return this.$createElement("div",{staticClass:"v-input--selection-controls__input"},[this.$createElement(a["a"],this.setTextColor(this.validationState,{props:{dense:this.radioGroup&&this.radioGroup.dense}}),this.computedIcon),this.genInput({name:this.computedName,value:this.value,...e}),this.genRipple(this.setTextColor(this.rippleState))])},onFocus(t){this.isFocused=!0,this.$emit("focus",t)},onBlur(t){this.isFocused=!1,this.$emit("blur",t)},onChange(){this.isDisabled||this.isReadonly||this.isActive||this.toggle()},onKeydown:()=>{}},render(t){const e={staticClass:"v-radio",class:this.classes,on:Object(m["b"])({click:this.onChange},this.listeners$),attrs:{title:this.attrs$.title}};return t("div",e,[this.genRadio(),this.genLabel()])}})},"742a":function(t,e,s){"use strict";s("f950")},"79da":function(t,e,s){},"7cb2":function(t,e,s){"use strict";s("d981")},8232:function(t,e,s){"use strict";s("0abf")},"8feb":function(t,e,s){"use strict";s("c640")},9734:function(t,e,s){},a4b8:function(t,e,s){"use strict";s("1da9")},a7a5:function(t,e,s){"use strict";s("e4a4")},ae01:function(t,e,s){},b5b6:function(t,e,s){},b789:function(t,e,s){"use strict";s.r(e);var o=s("62ad"),a=s("490a"),i=s("0fd9"),r=function(){var t,e,s,r=this,n=r._self._c;return n("div",{class:r.$route.query.embed?"":"pb-12"},[r.showSeatMap?n(i["a"],{attrs:{"no-gutters":""}},[n("Sector")],1):n(i["a"],{attrs:{"no-gutters":""}},[n(o["a"],{attrs:{order:r.$vuetify.breakpoint.mdAndUp?"0":"1",cols:r.$vuetify.breakpoint.mdAndUp&&!r.$route.query.embed?"8":"12"}},[null!==(t=r.filteredPresentations)&&void 0!==t&&t.length&&!r.$route.query.listar_apresentacoes?n("MultiplePresentationsCarousel",{attrs:{filteredPresentations:r.filteredPresentations}}):r._e(),r.finishedQueue&&!r.$route.query.listar_apresentacoes?n("Message"):r._e(),!r.productsDetails||r.$route.query.listar_apresentacoes&&null!==(e=r.filteredPresentations)&&void 0!==e&&e.length?null!==(s=r.filteredPresentations)&&void 0!==s&&s.length&&r.$route.query.listar_apresentacoes?n("MultiplePresentationsList",{attrs:{filteredPresentations:r.filteredPresentations}}):n(i["a"],{staticClass:"py-16",attrs:{"no-gutters":"",justify:"center"}},[n(a["a"],{attrs:{indeterminate:"",color:"primary",size:"60"}})],1):n("ContainerProductsAndSectors")],1),(r.$route.query.sectorMode?r.cartProducts&&r.cartProducts.length&&r.$vuetify.breakpoint.mdAndUp:!r.$route.query.embed)?n(o["a"],{style:r.$vuetify.breakpoint.mdAndUp?"":"background-color: #eee",attrs:{order:r.$vuetify.breakpoint.mdAndUp?"1":"0",cols:r.$vuetify.breakpoint.mdAndUp?"4":"12"}},[n("Summary",{staticStyle:{position:"sticky",top:"65px"},attrs:{loading:r.loading},on:{createOrder:r.createOrder}})],1):r._e()],1),!r.cartProducts||!r.cartProducts.length||r.$vuetify.breakpoint.mdAndUp&&!r.showSeatMap||r.$route.query.embed||this.$route.query.sectorMode?r._e():n("FooterAction",{attrs:{loading:r.loading,cartProducts:r.cartProducts,showSeatMap:r.showSeatMap},on:{createOrder:r.createOrder}})],1)},n=[],c=(s("14d9"),s("2f62")),l=s("ce7e"),d=s("2fa4"),u=function(){var t,e,s,o,a,r=this,n=r._self._c;return n("div",{staticClass:"disable-double-tap container-cart",class:r.$route.query.embed?"":"pt-6"},[r.$route.query.embed?r._e():n(i["a"],{class:r.$vuetify.breakpoint.mdAndUp?"pb-6":"pb-6 px-6",attrs:{align:"center","no-gutters":""}},[n("span",{staticClass:"accent-text checkout-h2"},[r._v(r._s(r.$t("cart.tickets")))]),n(d["a"]),!r.showCoupon&&!r.couponApplied||null!==(t=r.productsDetails)&&void 0!==t&&t.isCupomTracking?n("span",{staticClass:"secondary--text checkout-h5",staticStyle:{cursor:"pointer"},on:{click:function(t){r.showCoupon=!r.showCoupon}}},[r._v(r._s(r.$t("cart.applyCoupon")))]):r._e()],1),!r.showCoupon&&!r.couponApplied||r.$route.query.embed?r._e():n(i["a"],{staticClass:"mb-6",attrs:{"no-gutters":""}},[n("Coupon",{attrs:{showCoupon:r.showCoupon,couponApplied:r.couponApplied},on:{clear:r.clear,hideInput:function(t){r.showCoupon=!1}}})],1),!r.$vuetify.breakpoint.mdAndUp||null!==(e=r.sectors)&&void 0!==e&&e.length||r.haveProductsWithoutGroup?n("div",{class:r.$route.query.embed?"box-products-embeded":"box-products"},[null!==(s=r.sectors)&&void 0!==s&&s.length?n("Sectors",{attrs:{sectors:r.sectors}}):r._e(),r.isExpand?n("ExpandedProducts",{attrs:{noSectorList:r.noSectorList,eventDetails:r.eventDetails}}):n("div",r._l(r.noSectorList,(function(t,e){return n("div",{key:e},r._l(t.filter(t=>!t.nome_grupo),(function(s,o){return n("NoExpandedProducts",{key:o,attrs:{type:s,index:o,indexProduct:e,product:t,eventDetails:r.eventDetails}})})),1)})),0),r.$vuetify.breakpoint.mdAndUp?r._e():n("GroupedProducts",{attrs:{noSectorList:r.noSectorList,eventDetails:r.eventDetails,isExpand:r.isExpand}}),r.$vuetify.breakpoint.mdAndUp&&!r.$route.query.embed||null===(o=r.eventDetails)||void 0===o||!o.campanha_cartao||r.showCoupon||r.couponApplied?r._e():n("CardCampaign",{attrs:{eventDetails:r.eventDetails}}),r.$route.query.embed?n(l["a"]):r._e(),r.$route.query.embed&&!r.showCoupon?n(i["a"],{staticClass:"pa-6",staticStyle:{cursor:"pointer"},attrs:{"no-gutters":""},on:{click:function(t){r.showCoupon=!r.showCoupon}}},[n("span",{staticClass:"primary--text"},[r._v("Aplicar Código")])]):r._e(),(r.showCoupon||r.couponApplied)&&r.$route.query.embed?n(i["a"],{class:r.couponApplied&&r.couponDetails?"py-2":"py-4",attrs:{"no-gutters":""}},[n("Coupon",{attrs:{couponApplied:r.couponApplied},on:{clear:r.clear}})],1):r._e()],1):r._e(),r.$vuetify.breakpoint.mdAndUp&&!r.$route.query.embed?n("GroupedProducts",{attrs:{noSectorList:r.noSectorList,eventDetails:r.eventDetails,isExpand:r.isExpand}}):r._e(),!r.$vuetify.breakpoint.mdAndUp||r.$route.query.embed||null===(a=r.eventDetails)||void 0===a||!a.campanha_cartao||r.showCoupon||r.couponApplied?r._e():n("div",{staticClass:"box-products mt-4"},[n("CardCampaign",{attrs:{eventDetails:r.eventDetails}})],1)],1)},p=[],h=s("cc20"),m=s("132d"),v=function(){var t=this,e=t._self._c;return e("div",[t._l(t.sectors,(function(s){return e(i["a"],{key:s.codigo,staticClass:"py-5 sector-box",class:t.hasProductAvaiable(s)?"":"cursor-default",style:t.hoverShape&&s.codigo===t.hoverShape&&s.mapa_coordenadas&&s.mapa_coordenadas.length?"background-color: rgba(255,255,0,0.1)":"",attrs:{"no-gutters":"",align:"center"},on:{mouseenter:function(e){return t.$store.commit("SET_HOVER_SHAPE",s.codigo)},mouseleave:function(e){return t.$store.commit("SET_HOVER_SHAPE",null)},click:function(e){return t.selectSector(s)}}},[e(o["a"],{staticClass:"px-6"},[e(i["a"],{attrs:{"no-gutters":""}},[e("span",{staticClass:"accent--text checkout-h6",staticStyle:{"font-weight":"450 !important"}},[t._v(t._s(s.nome))])]),e(i["a"],{attrs:{"no-gutters":""}},[e("span",{staticClass:"primary--text checkout-h4"},[t._v(t._s(t.rangeByType(s.products)))])])],1),e(d["a"]),t.hasProductAvaiable(s)?e(m["a"],{staticClass:"mr-5"},[t._v("mdi-chevron-right")]):e(h["a"],{staticClass:"mr-5",attrs:{outlined:"",color:"#838D9B"}},[t._v("Esgotado")])],1)})),e("AlertDialog")],2)},f=[],g=s("8336"),b=s("b0af"),_=s("99d9"),y=s("169a"),S=function(){var t=this,e=t._self._c;return e("div",{staticClass:"text-center"},[e(y["a"],{attrs:{persistent:"",width:"500"},model:{value:t.alertSectors,callback:function(e){t.alertSectors=e},expression:"alertSectors"}},[e(b["a"],[e(_["c"],[t._v(" "+t._s(t.$t("cart.removeReserved"))+" ")]),e(_["b"],[t._v(" "+t._s(t.$t("cart.alertChangeSector"))+" ")]),e(_["b"],[t._v(" "+t._s(t.$t("cart.doYouWishContinue"))+" ")]),e(_["a"],[e(d["a"]),e(g["a"],{staticClass:"px-4",attrs:{color:"primary",rounded:"",outlined:"",height:"40"},on:{click:function(e){return t.$store.commit("SET_ALERT_SECTORS",!1)}}},[t._v(" "+t._s(t.$t("cart.keepBuying"))+" ")]),e(g["a"],{attrs:{color:"primary",rounded:"",depressed:"",height:"40",width:"100"},on:{click:t.reset}},[t._v(" "+t._s(t.$t("cart.yes"))+" ")])],1)],1)],1)],1)},C=[],x={computed:{...Object(c["b"])(["alertSectors","cartProducts","listSeats","chosenSector","couponDetails"])},methods:{reset(){this.cartProducts.forEach(t=>{t.forEach(async t=>{let e=t.quantidade;for(var s=0;s{if(!t.encerrado){const o=t.valor+t.valor_conveniencia;e>o&&(e=o),s!t.esgotado);return!!e}},components:{AlertDialog:$}},D=w,P=(s("a7a5"),Object(k["a"])(D,v,f,!1,null,"dabb0efe",null)),T=P.exports,I=s("4e82"),O=s("3206"),j=s("80d2"),L=s("58df"),M=Object(L["a"])(Object(I["a"])("expansionPanels","v-expansion-panel","v-expansion-panels"),Object(O["b"])("expansionPanel",!0)).extend({name:"v-expansion-panel",props:{disabled:Boolean,readonly:Boolean},data(){return{content:null,header:null,nextIsActive:!1}},computed:{classes(){return{"v-expansion-panel--active":this.isActive,"v-expansion-panel--next-active":this.nextIsActive,"v-expansion-panel--disabled":this.isDisabled,...this.groupClasses}},isDisabled(){return this.expansionPanels.disabled||this.disabled},isReadonly(){return this.expansionPanels.readonly||this.readonly}},methods:{registerContent(t){this.content=t},unregisterContent(){this.content=null},registerHeader(t){this.header=t,t.$on("click",this.onClick)},unregisterHeader(){this.header=null},onClick(t){t.detail&&this.header.$el.blur(),this.$emit("click",t),this.isReadonly||this.isDisabled||this.toggle()},toggle(){this.$nextTick(()=>this.$emit("change"))}},render(t){return t("div",{staticClass:"v-expansion-panel",class:this.classes,attrs:{"aria-expanded":String(this.isActive)}},Object(j["n"])(this))}}),N=s("0789"),B=s("9d65"),q=s("a9ad");const R=Object(L["a"])(B["a"],q["a"],Object(O["a"])("expansionPanel","v-expansion-panel-content","v-expansion-panel"));var U=R.extend().extend({name:"v-expansion-panel-content",data:()=>({isActive:!1}),computed:{parentIsActive(){return this.expansionPanel.isActive}},watch:{parentIsActive:{immediate:!0,handler(t,e){t&&(this.isBooted=!0),null==e?this.isActive=t:this.$nextTick(()=>this.isActive=t)}}},created(){this.expansionPanel.registerContent(this)},beforeDestroy(){this.expansionPanel.unregisterContent()},render(t){return t(N["a"],this.showLazyContent(()=>[t("div",this.setBackgroundColor(this.color,{staticClass:"v-expansion-panel-content",directives:[{name:"show",value:this.isActive}]}),[t("div",{class:"v-expansion-panel-content__wrap"},Object(j["n"])(this))])]))}}),F=s("9d26"),z=s("5607");const G=Object(L["a"])(q["a"],Object(O["a"])("expansionPanel","v-expansion-panel-header","v-expansion-panel"));var V=G.extend().extend({name:"v-expansion-panel-header",directives:{ripple:z["a"]},props:{disableIconRotate:Boolean,expandIcon:{type:String,default:"$expand"},hideActions:Boolean,ripple:{type:[Boolean,Object],default:!1}},data:()=>({hasMousedown:!1}),computed:{classes(){return{"v-expansion-panel-header--active":this.isActive,"v-expansion-panel-header--mousedown":this.hasMousedown}},isActive(){return this.expansionPanel.isActive},isDisabled(){return this.expansionPanel.isDisabled},isReadonly(){return this.expansionPanel.isReadonly}},created(){this.expansionPanel.registerHeader(this)},beforeDestroy(){this.expansionPanel.unregisterHeader()},methods:{onClick(t){this.$emit("click",t)},genIcon(){const t=Object(j["n"])(this,"actions")||[this.$createElement(F["a"],this.expandIcon)];return this.$createElement(N["c"],[this.$createElement("div",{staticClass:"v-expansion-panel-header__icon",class:{"v-expansion-panel-header__icon--disable-rotate":this.disableIconRotate},directives:[{name:"show",value:!this.isDisabled}]},t)])}},render(t){return t("button",this.setBackgroundColor(this.color,{staticClass:"v-expansion-panel-header",class:this.classes,attrs:{tabindex:this.isDisabled?-1:null,type:"button","aria-expanded":this.isActive},directives:[{name:"ripple",value:this.ripple}],on:{...this.$listeners,click:this.onClick,mousedown:()=>this.hasMousedown=!0,mouseup:()=>this.hasMousedown=!1}}),[Object(j["n"])(this,"default",{open:this.isActive},!0),this.hideActions||this.genIcon()])}}),H=(s("210b"),s("604c")),Q=s("d9bd"),Y=H["a"].extend({name:"v-expansion-panels",provide(){return{expansionPanels:this}},props:{accordion:Boolean,disabled:Boolean,flat:Boolean,hover:Boolean,focusable:Boolean,inset:Boolean,popout:Boolean,readonly:Boolean,tile:Boolean},computed:{classes(){return{...H["a"].options.computed.classes.call(this),"v-expansion-panels":!0,"v-expansion-panels--accordion":this.accordion,"v-expansion-panels--flat":this.flat,"v-expansion-panels--hover":this.hover,"v-expansion-panels--focusable":this.focusable,"v-expansion-panels--inset":this.inset,"v-expansion-panels--popout":this.popout,"v-expansion-panels--tile":this.tile}}},created(){this.$attrs.hasOwnProperty("expand")&&Object(Q["a"])("expand","multiple",this),Array.isArray(this.value)&&this.value.length>0&&"boolean"===typeof this.value[0]&&Object(Q["a"])(':value="[true, false, true]"',':value="[0, 2]"',this)},methods:{updateItem(t,e){const s=this.getValue(t,e),o=this.getValue(t,e+1);t.isActive=this.toggleMethod(s),t.nextIsActive=this.toggleMethod(o)}}}),W=(s("9734"),s("4ad4")),Z=s("16b7"),J=s("b848"),X=s("f573"),K=Object(L["a"])(q["a"],Z["a"],J["a"],X["a"]).extend({name:"v-tooltip",props:{closeDelay:{type:[Number,String],default:0},disabled:Boolean,openDelay:{type:[Number,String],default:0},openOnHover:{type:Boolean,default:!0},openOnFocus:{type:Boolean,default:!0},tag:{type:String,default:"span"},transition:String},data:()=>({calculatedMinWidth:0,closeDependents:!1}),computed:{calculatedLeft(){const{activator:t,content:e}=this.dimensions,s=!this.bottom&&!this.left&&!this.top&&!this.right,o=!1!==this.attach?t.offsetLeft:t.left;let a=0;return this.top||this.bottom||s?a=o+t.width/2-e.width/2:(this.left||this.right)&&(a=o+(this.right?t.width:-e.width)+(this.right?10:-10)),this.nudgeLeft&&(a-=parseInt(this.nudgeLeft)),this.nudgeRight&&(a+=parseInt(this.nudgeRight)),this.calcXOverflow(a,this.dimensions.content.width)+"px"},calculatedTop(){const{activator:t,content:e}=this.dimensions,s=!1!==this.attach?t.offsetTop:t.top;let o=0;return this.top||this.bottom?o=s+(this.bottom?t.height:-e.height)+(this.bottom?10:-10):(this.left||this.right)&&(o=s+t.height/2-e.height/2),this.nudgeTop&&(o-=parseInt(this.nudgeTop)),this.nudgeBottom&&(o+=parseInt(this.nudgeBottom)),!1===this.attach&&(o+=this.pageYOffset),this.calcYOverflow(o)+"px"},classes(){return{"v-tooltip--top":this.top,"v-tooltip--right":this.right,"v-tooltip--bottom":this.bottom,"v-tooltip--left":this.left,"v-tooltip--attached":""===this.attach||!0===this.attach||"attach"===this.attach}},computedTransition(){return this.transition?this.transition:this.isActive?"scale-transition":"fade-transition"},offsetY(){return this.top||this.bottom},offsetX(){return this.left||this.right},styles(){return{left:this.calculatedLeft,maxWidth:Object(j["g"])(this.maxWidth),minWidth:Object(j["g"])(this.minWidth),top:this.calculatedTop,zIndex:this.zIndex||this.activeZIndex}}},beforeMount(){this.$nextTick(()=>{this.value&&this.callActivate()})},mounted(){"v-slot"===Object(j["o"])(this,"activator",!0)&&Object(Q["b"])("v-tooltip's activator slot must be bound, try '