\r\n
\r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n \r\n
\r\n
\r\n
{{ model.measurementStationsTitle }} \r\n
\r\n
\r\n \r\n \r\n {{ station.name }}\r\n
\r\n
\r\n
\r\n
\r\n
\r\n \r\n\r\n\r\n","import { render, staticRenderFns } from \"./air-quality-channel-graphs.vue?vue&type=template&id=122fafd4&\"\nimport script from \"./air-quality-channel-graphs.vue?vue&type=script&lang=js&\"\nexport * from \"./air-quality-channel-graphs.vue?vue&type=script&lang=js&\"\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 null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"pb-5\"},[_c('div',{staticClass:\"nav-container mt-4\"},[_c('ul',{staticClass:\"nav nav-tabs justify-content-center\",attrs:{\"role\":\"tablist\"}},_vm._l((_vm.model.channels),function(channel,value){return _c('li',{key:'c' + value,staticClass:\"nav-item\"},[_c('button',{staticClass:\"nav-link px-2 py-1\",class:{active: value == _vm.selectedChannel },attrs:{\"role\":\"tab\",\"aria-label\":channel.nameAriaLabel,\"aria-pressed\":value == _vm.selectedChannel ? 'true' : 'false'},on:{\"click\":function($event){return _vm.changeChannel(value)}}},[_c('div',{domProps:{\"innerHTML\":_vm._s(channel.name)}})])])}),0)]),_vm._v(\" \"),_c('div',{staticClass:\"container-fluid mb-4\"},[_c('highcharts',{attrs:{\"options\":_vm.chartOptions,\"constructor-type\":'stockChart',\"highcharts\":_vm.hcInstance}}),_vm._v(\" \"),(_vm.ready)?_c('div',{staticClass:\"mx-2\"},[_c('h2',{staticClass:\"h6\"},[_vm._v(_vm._s(_vm.model.measurementStationsTitle))]),_vm._v(\" \"),_c('div',{staticClass:\"d-flex flex-wrap mb-4\"},_vm._l((_vm.stationsWithData),function(station,value){return _c('div',{key:'s' + value,staticClass:\"d-flex smaller-font mb-4 mr-4\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.selectedStations),expression:\"selectedStations\"}],staticClass:\"styled-checkbox\",attrs:{\"id\":value,\"type\":\"checkbox\",\"aria-label\":station.name},domProps:{\"value\":value,\"checked\":Array.isArray(_vm.selectedStations)?_vm._i(_vm.selectedStations,value)>-1:(_vm.selectedStations)},on:{\"change\":function($event){var $$a=_vm.selectedStations,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=value,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.selectedStations=$$a.concat([$$v]))}else{$$i>-1&&(_vm.selectedStations=$$a.slice(0,$$i).concat($$a.slice($$i+1)))}}else{_vm.selectedStations=$$c}}}}),_vm._v(\" \"),_c('label',{staticClass:\"custom-checkbox mr-2\",style:({borderColor: station.color}),attrs:{\"for\":value}}),_vm._v(\"\\n \"+_vm._s(station.name)+\"\\n \")])}),0)]):_vm._e(),_vm._v(\" \"),(_vm.ready)?_c('accordion',{staticClass:\"mx-2\",attrs:{\"model\":_vm.channelInfo}}):_vm._e()],1)])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js??ref--0-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./air-quality-station-graphs.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js??ref--0-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./air-quality-station-graphs.vue?vue&type=script&lang=js&\"","
\r\n \r\n
\r\n
\r\n \r\n {{ station.name }} \r\n \r\n \r\n
\r\n
\r\n
\r\n
\r\n
{{ model.channelsTitle }} \r\n
\r\n
\r\n
\r\n
\r\n
\r\n \r\n\r\n","import { render, staticRenderFns } from \"./air-quality-station-graphs.vue?vue&type=template&id=5422baea&\"\nimport script from \"./air-quality-station-graphs.vue?vue&type=script&lang=js&\"\nexport * from \"./air-quality-station-graphs.vue?vue&type=script&lang=js&\"\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 null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"pb-5\"},[_c('div',{staticClass:\"nav-container mt-4\"},[_c('ul',{staticClass:\"nav nav-tabs justify-content-center\",attrs:{\"role\":\"tablist\",\"aria-label\":_vm.model.tableMeasurementStationColumn}},_vm._l((_vm.model.stations),function(station,value){return _c('li',{key:'s' + value,staticClass:\"nav-item\"},[_c('button',{staticClass:\"nav-link px-2 py-1\",class:{active: value == _vm.selectedStation },attrs:{\"role\":\"tab\",\"aria-label\":station.name,\"aria-pressed\":value == _vm.selectedStation ? 'true' : 'false'},on:{\"click\":function($event){return _vm.changeStation(value)}}},[_vm._v(_vm._s(station.name))])])}),0)]),_vm._v(\" \"),_c('div',{staticClass:\"container-fluid mb-4\"},[_c('highcharts',{attrs:{\"options\":_vm.chartOptions,\"highcharts\":_vm.hcInstance,\"constructor-type\":'stockChart'}}),_vm._v(\" \"),(_vm.ready)?_c('div',{staticClass:\"mx-2\"},[_c('h2',{staticClass:\"h6\"},[_vm._v(_vm._s(_vm.model.channelsTitle))]),_vm._v(\" \"),_c('div',{staticClass:\"d-flex flex-wrap\"},_vm._l((_vm.channelsWithData),function(channel,value){return _c('div',{key:'c' + value,staticClass:\"d-flex smaller-font mb-4 mr-4\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.selectedChannels),expression:\"selectedChannels\"}],staticClass:\"styled-checkbox\",attrs:{\"id\":value,\"type\":\"checkbox\",\"aria-label\":channel.nameAriaLabel},domProps:{\"value\":value,\"checked\":Array.isArray(_vm.selectedChannels)?_vm._i(_vm.selectedChannels,value)>-1:(_vm.selectedChannels)},on:{\"change\":function($event){var $$a=_vm.selectedChannels,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=value,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.selectedChannels=$$a.concat([$$v]))}else{$$i>-1&&(_vm.selectedChannels=$$a.slice(0,$$i).concat($$a.slice($$i+1)))}}else{_vm.selectedChannels=$$c}}}}),_vm._v(\" \"),_c('label',{staticClass:\"custom-checkbox mr-2\",style:({borderColor: channel.color}),attrs:{\"for\":value}}),_vm._v(\" \"),_c('div',{domProps:{\"innerHTML\":_vm._s(channel.name)}})])}),0)]):_vm._e(),_vm._v(\" \"),(_vm.ready)?_c('accordion',{staticClass:\"mx-2\",attrs:{\"model\":_vm.stationInfo}}):_vm._e()],1)])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js??ref--0-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./air-quality-channel-table.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js??ref--0-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./air-quality-channel-table.vue?vue&type=script&lang=js&\"","
\r\n \r\n
\r\n
\r\n \r\n {{ model.tableDateSelect }} \r\n \r\n \r\n \r\n \r\n \r\n {{ model.tableTimeSelect }} \r\n \r\n \r\n {{ time.label }} \r\n \r\n \r\n \r\n
\r\n \r\n \r\n {{ model.tableMeasurementStationColumn }} \r\n
\r\n \r\n \r\n \r\n \r\n {{ station.name }} \r\n \r\n \r\n \r\n
\r\n
\r\n \r\n\r\n","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js??ref--0-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./air-quality-graphs.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js??ref--0-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./air-quality-graphs.vue?vue&type=script&lang=js&\"","
\r\n \r\n
\r\n {{model.selectionTitle}} \r\n \r\n {{model.graphSelect}}\r\n \r\n \r\n \r\n {{ model.tableSelect }}\r\n \r\n \r\n \r\n
\r\n
\r\n
\r\n
\r\n \r\n\r\n","import { render, staticRenderFns } from \"./air-quality-channel-table.vue?vue&type=template&id=69e52ecb&\"\nimport script from \"./air-quality-channel-table.vue?vue&type=script&lang=js&\"\nexport * from \"./air-quality-channel-table.vue?vue&type=script&lang=js&\"\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 null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"container-fluid mt-3 pb-5\"},[_c('div',{staticClass:\"d-flex flex-wrap justify-content-center align-items-center pb-2\"},[_c('fieldset',{staticClass:\"pb-3\"},[_c('legend',{staticClass:\"inline-legend mt-n1\"},[_c('b',[_vm._v(_vm._s(_vm.model.tableDateSelect))])]),_vm._v(\" \"),_c('vuejs-datepicker',{staticClass:\"ml-2 mr-4 d-inline-block\",attrs:{\"value\":_vm.selectedDate,\"format\":\"dd.MM.yyyy\",\"disabled-dates\":_vm.disabledDates},on:{\"input\":_vm.refreshData},model:{value:(_vm.selectedDate),callback:function ($$v) {_vm.selectedDate=$$v},expression:\"selectedDate\"}})],1),_vm._v(\" \"),_c('fieldset',{staticClass:\"pb-3\"},[_c('legend',{staticClass:\"inline-legend mt-n1\"},[_c('b',[_vm._v(_vm._s(_vm.model.tableTimeSelect))])]),_vm._v(\" \"),_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.time),expression:\"time\"}],staticClass:\"custom-select ml-2\",on:{\"change\":[function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.time=$event.target.multiple ? $$selectedVal : $$selectedVal[0]},_vm.refreshData]}},_vm._l((_vm.times),function(time,index){return _c('option',{key:index,domProps:{\"value\":time.value}},[_vm._v(_vm._s(time.label))])}),0)])]),_vm._v(\" \"),_c('table',{staticClass:\"my-4 smaller-font custom-table\",attrs:{\"aria-label\":_vm.model.tableHeading}},[_c('thead',[_c('tr',[_c('th',{staticClass:\"pb-2\",attrs:{\"scope\":\"col\",\"aria-label\":_vm.model.tableMeasurementStationColumn}},[_vm._v(_vm._s(_vm.model.tableMeasurementStationColumn))]),_vm._v(\" \"),_vm._l((_vm.model.channels),function(channel,value){return _c('th',{key:'c' + value,staticClass:\"pb-2\",attrs:{\"id\":'c' + value,\"aria-label\":_vm.getName(channel, true),\"scope\":\"col\"}},[_c('div',{domProps:{\"innerHTML\":_vm._s(_vm.getName(channel))}})])})],2)]),_vm._v(\" \"),(_vm.table != null)?_c('tbody',_vm._l((_vm.model.stations),function(station,s){return _c('tr',{key:'s' + s},[_c('td',{attrs:{\"aria-label\":station.name}},[_vm._v(_vm._s(station.name))]),_vm._v(\" \"),_vm._l((_vm.model.channels),function(channel,c){return _c('td',{key:'cc' + c,attrs:{\"headers\":'c' + c,\"data-title\":_vm.getName(channel),\"aria-label\":_vm.getValue(s, c)},domProps:{\"innerHTML\":_vm._s(_vm.getValue(s, c))}})})],2)}),0):_vm._e()])])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./air-quality-graphs.vue?vue&type=template&id=9c7814a6&\"\nimport script from \"./air-quality-graphs.vue?vue&type=script&lang=js&\"\nexport * from \"./air-quality-graphs.vue?vue&type=script&lang=js&\"\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 null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""}