{"version":3,"sources":["webpack:///./src/components/partial/BestOfLinks.vue?b9ef","webpack:///./src/components/partial/BestOfLinks.vue?23d7","webpack:///./src/components/partial/BestOfLinks.vue?5691","webpack:///./src/components/partial/BestOfLinks.vue"],"names":["render","_vm","this","_h","$createElement","_c","_self","bestOf","jsonData","_v","staticClass","_l","wrapper","Headers","session","index","attrs","to","name","params","id","TournamentIds","_s","_e","staticRenderFns","BestOfLinksvue_type_script_lang_ts_BestOfLinks","Object","vue_property_decorator","GlobalMixin","[object Object]","dataFetched","JSON","parse","tslib_es6","mixins","BestOfLinksvue_type_script_lang_ts_","partial_BestOfLinksvue_type_script_lang_ts_","component","componentNormalizer","__webpack_exports__"],"mappings":"uHAAA,IAAAA,EAAA,WAA0B,IAAAC,EAAAC,KAAaC,EAAAF,EAAAG,eAA0BC,EAAAJ,EAAAK,MAAAD,IAAAF,EAAwB,OAAAF,EAAAM,QAAAN,EAAAM,OAAAC,SAAAH,EAAA,UAAsDA,EAAA,MAAAJ,EAAAQ,GAAA,oGAAAJ,EAAA,OAAgIK,YAAA,kCAA4CL,EAAA,KAAAJ,EAAAU,GAAAV,EAAAW,QAAAC,QAAA,kBAAAC,EAAAC,GAAwE,OAAAV,EAAA,MAAgBK,YAAA,yBAAmCL,EAAA,eAAoBW,OAAOC,IAAMC,KAAA,aAAAC,QAA8BC,GAAAnB,EAAAW,QAAAS,cAAAN,QAA2CV,EAAA,OAAYK,YAAA,0CAAoDL,EAAA,QAAaK,YAAA,+BAAyCT,EAAAQ,GAAA,cAAAJ,EAAA,MAAAA,EAAA,QAA2CK,YAAA,6BAAuCT,EAAAQ,GAAAR,EAAAqB,GAAAR,WAAA,UAAoCb,EAAAsB,MAC5wBC,yCCgCA,IAAqBC,gBAAoBC,OAAAC,EAAA,KAAAD,CAAOE,EAAA,OAAhDC,kCAGI3B,KAAAU,QAAiC,KAEjCV,KAAA4B,aAAuB,EAEvBD,UACQ3B,KAAKK,SACLL,KAAKU,QAAUmB,KAAKC,MAAM9B,KAAKK,OAAOC,aARtCkB,OAAAO,EAAA,KAAAP,EAAPA,OAAAC,EAAA,KAAAD,iCADgBD,EAAWC,OAAAO,EAAA,KAAAP,EAH/BA,OAAAC,EAAA,KAAAD,EACGQ,QAASN,EAAA,SAEQH,GAAA,IAAAU,EAAA,ECjCmVC,EAAA,cCOxWC,EAAgBX,OAAAY,EAAA,KAAAZ,CACdU,EACApC,EACAwB,GACF,EACA,KACA,WACA,MAIee,EAAA,WAAAF","file":"js/chunk-2d226775.7b976423.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.bestOf && _vm.bestOf.jsonData)?_c('div',{},[_c('h3',[_vm._v(\"\\n Þetta mót er hluti af mótaröð. Haldið er utan um heildarstöðu fyrir öll mótin.\\n \")]),_c('div',{staticClass:\"tabs has-border-top mt-3 mb-0\"},[_c('ul',_vm._l((_vm.wrapper.Headers.Sessions),function(session,index){return _c('li',{staticClass:\"tab has-border-right\"},[_c('router-link',{attrs:{\"to\":{ name: 'tournament', params: { id: _vm.wrapper.TournamentIds[index] }}}},[_c('div',{staticClass:\"is-size-7 has-text-centered pr-1 pl-1\"},[_c('span',{staticClass:\"has-text-grey is-uppercase\"},[_vm._v(\"Mót þann\")]),_c('br'),_c('span',{staticClass:\"has-text-weight-semibold\"},[_vm._v(_vm._s(session))])])])],1)}))])]):_vm._e()}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nimport { Component, Prop, Mixins } from 'vue-property-decorator';\nimport { GlobalMixin } from '@/components/global/GlobalMixin';\nimport http from \"@/services/http\";\nimport { IBestOfWrapper, IBestOfHeaders } from '@/dto/d';\n\n@Component({\n mixins: [GlobalMixin]\n})\nexport default class BestOfLinks extends Mixins(GlobalMixin) {\n @Prop() private bestOf!: any;\n\n wrapper: IBestOfWrapper | null = null;\n //links: IBestOfWrapper | null = null;\n dataFetched: boolean = false;\n\n created(): any {\n if (this.bestOf)\n this.wrapper = JSON.parse(this.bestOf.jsonData);\n //this.wrapper.Headers = JSON.parse(JSON.stringify(this.wrapper.Headers));\n //console.log(JSON.parse(this.bestOf.jsonData));\n //console.log(this.wrapper);\n }\n\n}\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/ts-loader/index.js??ref--12-2!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BestOfLinks.vue?vue&type=script&lang=ts&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/ts-loader/index.js??ref--12-2!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./BestOfLinks.vue?vue&type=script&lang=ts&\"","import { render, staticRenderFns } from \"./BestOfLinks.vue?vue&type=template&id=1085beaf&scoped=true&\"\nimport script from \"./BestOfLinks.vue?vue&type=script&lang=ts&\"\nexport * from \"./BestOfLinks.vue?vue&type=script&lang=ts&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"1085beaf\",\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""}