jekyll-theme-pirati-sk 1.0.0 → 1.0.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (37) hide show
  1. checksums.yaml +4 -4
  2. data/_data/menu.yml +35 -35
  3. data/_includes/404.html +2 -2
  4. data/_includes/articles/horizontal-article.html +2 -2
  5. data/_includes/articles/pagination.html +2 -2
  6. data/_includes/articles/tag-filtered-news.html +1 -1
  7. data/_includes/articles/vertical-article.html +1 -1
  8. data/_includes/calendar.html +2 -2
  9. data/_includes/contacts/residence.html +1 -1
  10. data/_includes/contacts/summary-table.html +9 -9
  11. data/_includes/countdown.html +1 -1
  12. data/_includes/footer.html +11 -11
  13. data/_includes/head.html +2 -2
  14. data/_includes/header.html +6 -6
  15. data/_includes/homepage/news.html +1 -1
  16. data/_includes/js/main.html +1 -1
  17. data/_includes/regions/item.html +3 -3
  18. data/_includes/right-bar/bar_board.html +2 -2
  19. data/_includes/right-bar/bar_fb.html +1 -1
  20. data/_includes/right-bar/bar_kodo.html +1 -1
  21. data/_includes/right-bar/bar_map.html +1 -1
  22. data/_includes/right-bar/bar_people.html +3 -3
  23. data/_includes/right-bar/bar_person_articles.html +1 -1
  24. data/_includes/right-bar/bar_profile.html +4 -4
  25. data/_includes/right-bar/bar_tag_articles.html +1 -1
  26. data/_includes/sharebox.html +2 -2
  27. data/_includes/social-icon-group.html +4 -4
  28. data/_layouts/default.html +1 -1
  29. data/assets/css/styleguide.min.css +1 -0
  30. data/assets/css/styles.css +1 -0
  31. data/assets/fonts/pirati-ui.ttf +0 -0
  32. data/assets/fonts/pirati-ui.woff +0 -0
  33. data/assets/img/brand/logo-round.png +0 -0
  34. data/assets/img/brand/logo.png +0 -0
  35. data/assets/img/brand/logo_easy.png +0 -0
  36. data/assets/main.bundle.js +8 -0
  37. metadata +7 -2
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -0,0 +1,8 @@
1
+ !function(e){"use strict";e=e&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e;const t=parseInt("992px".replace("px",""),10),L=function(e,t,L){for(var s=0;s<e.length;s++)t.call(L,e[s])};function s(){return Math.max(document.documentElement.clientWidth||0,window.innerWidth||0)>=t}function i(e,t,L,s,i,a,n,o,r,d){"boolean"!=typeof n&&(r=o,o=n,n=!1);const l="function"==typeof L?L.options:L;let c;if(e&&e.render&&(l.render=e.render,l.staticRenderFns=e.staticRenderFns,l._compiled=!0,i&&(l.functional=!0)),s&&(l._scopeId=s),a?(c=function(e){(e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),t&&t.call(this,r(e)),e&&e._registeredComponents&&e._registeredComponents.add(a)},l._ssrRegister=c):t&&(c=n?function(e){t.call(this,d(e,this.$root.$options.shadowRoot))}:function(e){t.call(this,o(e))}),c)if(l.functional){const e=l.render;l.render=function(t,L){return c.call(L),e(t,L)}}else{const e=l.beforeCreate;l.beforeCreate=e?[].concat(e,c):[c]}return L}const a=i({render:function(){var e=this,t=e.$createElement,L=e._self._c||t;return L("div",{staticClass:"calendar grid grid-cols-4"},[e.showBanner?L("div",{staticClass:"col-span-4 xl:col-span-1"},[L("aside",{staticClass:"banner bg-orange-300 text-white h-full"},[L("i",{staticClass:"ico--calendar banner__icon"}),e._v(" "),L("div",{staticClass:"banner__body"},[L("h1",{staticClass:"head-alt-md banner__cta"},[e._v(e._s(e.name))]),e._v(" "),e.onShowMore&&e.hasMore?L("button",{staticClass:"btn btn--white btn--fullwidth sm:btn--autowidth mt-8",on:{click:function(t){return e.onShowMore()}}},[L("div",{staticClass:"btn__body"},[e._v("Zobrazit další")])]):e._e()])])]):e._e(),e._v(" "),L("div",{class:{"col-span-4 xl:col-span-3":e.showBanner,"col-span-4":!e.showBanner}},e._l(e.events,(function(t){return L("div",{key:t.id,staticClass:"grid grid-cols-12 items-center calendar-table-row",class:{"calendar-table-row--standalone":!e.showBanner}},[L("div",{staticClass:"col-span-2 text-orange-300 head-alt-md calendar-table-row__col"},[L("span",[e._v(e._s(e._f("dateDay")(t.startTimestamp)))])]),e._v(" "),L("div",{staticClass:"col-span-8 grid grid-cols-3 col-gap-4 calendar-table-row__col",class:{"calendar-table-row__col--norborder":!t.mapLink}},[L("div",{staticClass:"col-span-3 md:col-span-1"},[L("strong",{staticClass:"block"},[e._v(e._s(t.startDateVerbose))]),e._v(" "),L("p",{staticClass:"font-light text-sm mt-1"},[e._v(e._s(t.allDay?"Celý den":t.startTimeVerbose))])]),e._v(" "),L("div",{staticClass:"col-span-3 md:col-span-2 mt-4 md:mt-0"},[t.link?L("a",{staticClass:"font-bold block",attrs:{href:t.link,target:"_blank",rel:"noreferrer noopener"}},[e._v(e._s(t.title))]):e._e(),e._v(" "),t.link?e._e():L("strong",{staticClass:"block"},[e._v(e._s(t.title))]),e._v(" "),t.description?L("p",{staticClass:"font-light text-sm mt-1"},[e._v(e._s(t.description))]):e._e()])]),e._v(" "),L("div",{staticClass:"col-span-2 text-center font-light calendar-table-row__col"},[t.mapLink?L("a",{staticClass:"icon-link",attrs:{href:t.mapLink}},[L("i",{staticClass:"ico--location text-violet-300 mr-1",attrs:{"aria-hidden":"true"}}),e._v(" "),L("span",[e._v("Mapa")])]):e._e()])])})),0)])},staticRenderFns:[]},void 0,{props:{name:{type:String,default:"Kalendář"},events:{type:Array,required:!0},onShowMore:{type:Function,required:!1},hasMore:{type:Boolean,default:!0},showBanner:{type:Boolean,default:!0}},filters:{dateDay:e=>new Date(e).getDate()+"."}},void 0,!1,void 0,!1,void 0,void 0,void 0),n=[{id:2,start:"2020-07-08T10:00:00.000Z",startTimestamp:new Date("2020-07-08T10:00:00.000Z").getTime(),startDateVerbose:"středa 8. července 2020",startTimeVerbose:"12:00",allDay:!1,end:"2020-07-08T11:00:00.000Z",title:"Pirátský oběd - Chrudim",description:"Pravidelné setkání pirátů při středečním obědě. Nejen o politice a s chutí.",link:"https://www.google.com/calendar/event?eid=Mmw1Y2RwMTByYm80Y204cWxsaW1maWJmcTJfMjAyMDA3MDhUMTAwMDAwWiA3cjY3M3JsaDI1NW9mb3JodjNvZWIybDBnMEBn"},{id:15,start:"2020-07-13T19:00:00.000Z",startTimestamp:new Date("2020-07-13T19:00:00.000Z").getTime(),startDateVerbose:"pondělí 13. července 2020",startTimeVerbose:"21:00",allDay:!1,end:"2020-07-13T19:30:00.000Z",title:"Mumble - předsednictvo",link:"https://www.google.com/calendar/event?eid=YzVpM2FvaGc2MHAzY2I5aGM1aW1jYjlrNjBvbThiYjE2dGk2NGI5ajY4cjY0ZGhrNzVnamdjOWdjb18yMDIwMDcxM1QxOTAwMDBaIDdyNjczcmxoMjU1b2Zvcmh2M29lYjJsMGcwQGc"},{id:3,start:"2020-07-15T10:00:00.000Z",startTimestamp:new Date("2020-07-15T10:00:00.000Z").getTime(),startDateVerbose:"středa 15. července 2020",startTimeVerbose:"12:00",allDay:!1,end:"2020-07-15T11:00:00.000Z",title:"Pirátský oběd - Chrudim",description:"Pravidelné setkání pirátů při středečním obědě. Nejen o politice a s chutí.",link:"https://www.google.com/calendar/event?eid=Mmw1Y2RwMTByYm80Y204cWxsaW1maWJmcTJfMjAyMDA3MTVUMTAwMDAwWiA3cjY3M3JsaDI1NW9mb3JodjNvZWIybDBnMEBn",mapLink:"https://maps.google.com"},{id:16,start:"2020-07-20T19:00:00.000Z",startTimestamp:new Date("2020-07-20T19:00:00.000Z").getTime(),startDateVerbose:"pondělí 20. července 2020",startTimeVerbose:"21:00",allDay:!1,end:"2020-07-20T19:30:00.000Z",title:"Mumble - předsednictvo",link:"https://www.google.com/calendar/event?eid=YzVpM2FvaGc2MHAzY2I5aGM1aW1jYjlrNjBvbThiYjE2dGk2NGI5ajY4cjY0ZGhrNzVnamdjOWdjb18yMDIwMDcyMFQxOTAwMDBaIDdyNjczcmxoMjU1b2Zvcmh2M29lYjJsMGcwQGc"},{id:4,start:"2020-07-22T10:00:00.000Z",startTimestamp:new Date("2020-07-22T10:00:00.000Z").getTime(),startDateVerbose:"středa 22. července 2020",startTimeVerbose:"12:00",allDay:!1,end:"2020-07-22T11:00:00.000Z",title:"Pirátský oběd - Chrudim",description:"Pravidelné setkání pirátů při středečním obědě. Nejen o politice a s chutí.",link:"https://www.google.com/calendar/event?eid=Mmw1Y2RwMTByYm80Y204cWxsaW1maWJmcTJfMjAyMDA3MjJUMTAwMDAwWiA3cjY3M3JsaDI1NW9mb3JodjNvZWIybDBnMEBn"},{id:17,start:"2020-07-27T19:00:00.000Z",startTimestamp:new Date("2020-07-27T19:00:00.000Z").getTime(),startDateVerbose:"pondělí 27. července 2020",startTimeVerbose:"21:00",allDay:!1,end:"2020-07-27T19:30:00.000Z",title:"Mumble - předsednictvo",link:"https://www.google.com/calendar/event?eid=YzVpM2FvaGc2MHAzY2I5aGM1aW1jYjlrNjBvbThiYjE2dGk2NGI5ajY4cjY0ZGhrNzVnamdjOWdjb18yMDIwMDcyN1QxOTAwMDBaIDdyNjczcmxoMjU1b2Zvcmh2M29lYjJsMGcwQGc"},{id:5,start:"2020-07-29T10:00:00.000Z",startTimestamp:new Date("2020-07-29T10:00:00.000Z").getTime(),startDateVerbose:"středa 29. července 2020",startTimeVerbose:"12:00",allDay:!1,end:"2020-07-29T11:00:00.000Z",title:"Pirátský oběd - Chrudim",description:"Pravidelné setkání pirátů při středečním obědě. Nejen o politice a s chutí.",link:"https://www.google.com/calendar/event?eid=Mmw1Y2RwMTByYm80Y204cWxsaW1maWJmcTJfMjAyMDA3MjlUMTAwMDAwWiA3cjY3M3JsaDI1NW9mb3JodjNvZWIybDBnMEBn"},{id:18,start:"2020-08-03T19:00:00.000Z",startTimestamp:new Date("2020-08-03T19:00:00.000Z").getTime(),startDateVerbose:"pondělí 3. srpna 2020",startTimeVerbose:"21:00",allDay:!1,end:"2020-08-03T19:30:00.000Z",title:"Mumble - předsednictvo",link:"https://www.google.com/calendar/event?eid=YzVpM2FvaGc2MHAzY2I5aGM1aW1jYjlrNjBvbThiYjE2dGk2NGI5ajY4cjY0ZGhrNzVnamdjOWdjb18yMDIwMDgwM1QxOTAwMDBaIDdyNjczcmxoMjU1b2Zvcmh2M29lYjJsMGcwQGc"},{id:6,start:"2020-08-05T10:00:00.000Z",startTimestamp:new Date("2020-08-05T10:00:00.000Z").getTime(),startDateVerbose:"středa 5. srpna 2020",startTimeVerbose:"12:00",allDay:!1,end:"2020-08-05T11:00:00.000Z",title:"Pirátský oběd - Chrudim",description:"Pravidelné setkání pirátů při středečním obědě. Nejen o politice a s chutí.",link:"https://www.google.com/calendar/event?eid=Mmw1Y2RwMTByYm80Y204cWxsaW1maWJmcTJfMjAyMDA4MDVUMTAwMDAwWiA3cjY3M3JsaDI1NW9mb3JodjNvZWIybDBnMEBn"}],o=[{id:19,start:"2020-08-10T19:00:00.000Z",startTimestamp:new Date("2020-08-10T19:00:00.000Z").getTime(),startDateVerbose:"pondělí 10. srpna 2020",startTimeVerbose:"21:00",allDay:!1,end:"2020-08-10T19:30:00.000Z",title:"Mumble - předsednictvo",link:"https://www.google.com/calendar/event?eid=YzVpM2FvaGc2MHAzY2I5aGM1aW1jYjlrNjBvbThiYjE2dGk2NGI5ajY4cjY0ZGhrNzVnamdjOWdjb18yMDIwMDgxMFQxOTAwMDBaIDdyNjczcmxoMjU1b2Zvcmh2M29lYjJsMGcwQGc"},{id:7,start:"2020-08-12T10:00:00.000Z",startTimestamp:new Date("2020-08-12T10:00:00.000Z").getTime(),startDateVerbose:"středa 12. srpna 2020",startTimeVerbose:"12:00",allDay:!1,end:"2020-08-12T11:00:00.000Z",title:"Pirátský oběd - Chrudim",description:"Pravidelné setkání pirátů při středečním obědě. Nejen o politice a s chutí.",link:"https://www.google.com/calendar/event?eid=Mmw1Y2RwMTByYm80Y204cWxsaW1maWJmcTJfMjAyMDA4MTJUMTAwMDAwWiA3cjY3M3JsaDI1NW9mb3JodjNvZWIybDBnMEBn"}],r=i({},void 0,{data:()=>({events:n,hasMore:!0}),methods:{onShowMore(){this.$data.events=[...n,...o],this.$data.hasMore=!1}},render(){return this.$scopedSlots.default({events:this.events,hasMore:this.hasMore,onShowMore:this.onShowMore})}},void 0,void 0,void 0,!1,void 0,void 0,void 0),d=i({},void 0,{props:{calendarId:{type:String,required:!0},apiKey:{type:String,required:!0}},data:()=>({events:[],toShow:7}),computed:{displayedEvents(){return this.events.slice(0,this.toShow)},hasMore(){return this.toShow<this.events.length}},methods:{onShowMore(){this.toShow+=10},loadEventsFromStorage(){if(window.sessionStorage&&window.sessionStorage["__pircal_"+this.calendarId])return JSON.parse(window.sessionStorage["__pircal_"+this.calendarId])},storeEventsToStorage(){window.sessionStorage&&(window.sessionStorage["__pircal_"+this.calendarId]=JSON.stringify(this.events))}},mounted(){const e=this.loadEventsFromStorage();if(e)this.events=e;else{const e=new Date,t=e.toISOString(),L=new Date(+e+7776e6).toISOString(),s=`https://www.googleapis.com/calendar/v3/calendars/${this.calendarId}/events?key=${encodeURIComponent(this.apiKey)}&maxResults=150&timeMin=${encodeURIComponent(t)}&timeMax=${encodeURIComponent(L)}&sanitizeHtml=true&singleEvents=true&maxAtendees=1`;let i=0;fetch(s).then(e=>{if(!e.ok)throw new Error("Problem loading events from google");return e.json()}).then(e=>{this.events=e.items.map(e=>{const t=new Date(e.start.dateTime||e.start.date),L=new Date(e.end.dateTime||e.end.date),s=t.toLocaleDateString("cs-CZ",{weekday:"long",year:"numeric",month:"long",day:"numeric"}),a=t.getHours()+":"+t.getMinutes().toString().padStart(2,"0"),n=!e.start.dateTime;return{id:i++,start:t,startTimestamp:t.getTime(),startDateVerbose:s,startTimeVerbose:a,allDay:n,end:L,title:e.summary,description:e.description,link:e.htmlLink}}).sort((e,t)=>e.start<t.start?-1:1),this.storeEventsToStorage()})}},render(){return this.$scopedSlots.default({events:this.displayedEvents,hasMore:this.hasMore,onShowMore:this.onShowMore})}},void 0,void 0,void 0,!1,void 0,void 0,void 0),l=i({render:function(){var e=this,t=e.$createElement,L=e._self._c||t;return L("div",{staticClass:"region-map flex justify-start items-center space-x-16 "},[L("div",{},[L("h1",{staticClass:"head-alt-sm mb-2"},[e._v("Vyberte kraj")]),e._v(" "),L("ul",{staticClass:"region-map__list leading-loose whitespace-no-wrap text-sm"},e._l(e.regions,(function(t){return L("li",{key:t.id},[L("a",{attrs:{href:"#"},on:{click:function(L){return e.selectRegion(t)},mouseover:function(L){e.current=t},mouseout:function(t){e.current=null}}},[e._v(e._s(t.name))])])})),0)]),e._v(" "),L("div",{staticClass:"w-full max-w-xl hidden md:block container"},[L("svg",{attrs:{"xmlns:xlink":"http://www.w3.org/1999/xlink",xmlns:"http://www.w3.org/2000/svg",id:"svgmapy",version:"1.1",viewBox:"0 75 800 650"}},[L("g",e._l(e.regions,(function(t){return L("a",{key:t.id,attrs:{"xlink:href":"#"},on:{mouseover:function(L){e.current=t},mouseout:function(t){e.current=null},click:function(L){return e.selectRegion(t)}}},[L("path",{class:{"region-map__region":!0,"region-map__region--current":e.current===t},attrs:{d:t.polygon}})])})),0)])])])},staticRenderFns:[]},void 0,{props:{links:{type:Object,default:function()
2
+ {return{blava:"https://blava.slovenskipirati.sk",banskobystricky:"https://banskobystricky.slovenskipirati.sk",zilinsky:"https://zilinsky.slovenskipirati.sk",trenciansky:"https://trenciansky.slovenskipirati.sk",nitriansky:"https://nitriansky.slovenskipirati.sk",kosicky:"https://kosicky.slovenskipirati.sk",presovsky:"https://presovsky.slovenskipirati.sk"}}}},methods:{selectRegion(e){const t=this.$props.links[e.id];window.location.href=t}},data:()=>({current:null,regions:[{
3
+ id:"blava",name:"Bratislavský kraj",polygon:"M74.2 425.7l-7.2-2-6.4-1.4-6.4 3.9-4-3.7-5.7-2-4-2.2 0.9-4.3-2.1-1.8-0.7-0.4 1-4.9 0.9-2.7 1.8-2.2-2.3-2.4-3.4-6.4-1.9-1.2-2.8-0.4-2.4-1.5-4.4-4.8-1.3-4.1 0-5.7-0.8-4.8-2.7-9.5-0.1-1.2 0.2-3-0.1-1.2-0.7-0.9-1.1-0.4-1.9-1.7-1.6-0.8-1.4-0.8-0.5-1.6-0.3-1.2-0.5-1.5-0.6-1.3-0.5-0.6-0.7-0.5 0.3-1.4 0.7-1.5 0.4-1.2-0.8-2-1.8-2.1-1.9-1.5-1-0.6-3.5-0.3-1.4-0.9-0.5-1.6 0.1-2.9 0.3-1.2 0.5-0.7 0.4-1.7 1.6-14.1 0.7-3.8 1.8-3.6 4.5-6.6 1-3.5 1.3-2.5 2.9-2.4 2.8-3 0.4-1.4 0.6 0 10.6-3.3 7.9-0.4 0.6-0.1 0.1-0.4-0.2-0.7-0.5-1.2 1.1-0.1 2.3 0.6 7.6 3.7 1.8 0.6 1-0.2 7.3-3.2 2.4-1.5 3.1-0.9 2.2-0.1 1.3-0.4 0.8-0.7 0.7-1.7 0.7-0.8 0.7-0.5 1.6-0.8 1.4-0.9 0.6-0.8 0.4-1.1 0.7-1.1 0.8-0.8 1.1-0.8 1-0.3 0.3-0.6 5-8.1 1.5-2 1.1-0.9 0.9 0.2 1.2 1 1.8 0.6 0.6 0.3 0.6 0.5 0.8 0.8 0.6 1 0.7 1.3 0.4 1.9 0.1 2.5-1 3-0.9 1.8-3.1 4.2-0.6 0.6-0.5 0.3-1.2 0-0.6 0.1-0.3 0.4-1.2 3.3-0.8 0.9-1.9 1 0 1.6-0.9 2.1 9.6 9.5-1.7 1.1-0.7 0.7-0.8 1.2-2.7 4.2-1.5 3 0.6 3 2.3 0.9 2.4 0 0.4 0 0.7 0.5 0.5 0.6 1.3 0.9 1 1 0.5 0.4 0.7 0.1 3.1 0.1 0.6 0.4 0.1 0.5-0.4 1.1-0.4 0.5-0.1 0.5 0.3 0.6 1.7 1.4 0.6 0.6 1.2 1.9 1.4 1.4 0.7 1.3 3 5.9 0.7 0.9 0.5 0.5 1 0 0.7 0.3 0.6 0.6 1 1.1 0.5 0.9 0.5 0.9 0.4 0.5 0 1.1-0.4 1.4-1.5 3.5-1.3 2.3-0.1 1.1 1 3 9.5 7.7-4.8 5.8-0.8 1.6-0.2 1.4 0.4 2.3 0.3 0.9 0.4 0.4 0.8 0.2 3.6 1.7 0.4 0.9 0 1.1-0.4 2.9 0.4 1 0.4 0.4 0.8-0.2 0.5 0.2 0.6 1 0 0.8-0.2 1.2-1.1 2.9-0.6 1.1-0.7 0.6-0.9-0.3-2 0.6-5.5 4.3-4.7 2.1-0.8 0-0.8-0.3-1.3-1-0.8-0.4-2.4-0.3-0.5-0.2-0.2-0.7 0.2-0.5 0.7-1.4-0.4-1.4-0.3-0.8-0.3-0.1-0.6 0.2-1 0.7-0.8 0.3-0.6 0.4-0.4 0.7-0.5 2.6 0.1 0.7 0.4 1 0.8 0.9 0.6 1 0.1 0.3-0.3 0.5-0.5 0.5-1.1 0.5-0.6 0.2-0.8 0.3-0.7 0.6-1.3 1.3-1.7 1.1-0.8 0.2-1.9 0.1-4.2-1-0.6 0-0.3 0.2-0.1 0.4 1 1.7 0 1.2-0.3 1.1 0 1.1 0.2 0.4 1.4 1 1 1 0.8 0.3 2.8-0.2 0.6 0.2 0.5 0.8-0.1 0.2-0.7 0.8-2 1.2-2.6 2.2-1.3 0.6-0.8 0-0.5-0.2-0.4 0.1-0.2 0.5-0.1 1.6 0.2 1 0.3 1.1-0.1 0.6-0.6 0.5-1.8 1.1-1 0.7-3.2 3.9-1 6.7z"},{
4
+ id:"banskobystricky",name:"Banskobystrický kraj",polygon:"M553.3 187.8l25.2 3.2 3.3-0.3 2.8-2.4 1.1 0 3.2 1.7 3.5 1.1 0.9 0.5 1.3 1 7.1 4.3-3.9 1.2-8.3 12.4-0.7 1.6 0.1 1.3-0.1 1.4-0.1 2.6-0.1 2.1 0.6 2.6 0 1.4-0.7 1.2-0.8 1-1 0.9-0.6 0.7-0.4 0.7-0.1 1.2 0 1.6 0.7 3.1 0.7 1.7 1.3 1.3 2 0.4 0.4 0.3 9 7.4 1 2 3.6 10.7 1.2 4.8-0.3 1-0.1 1.2 0.3 0.4 0.7 0.7 1.5 0.8 1.3 0.4 1.9 0.2 0.6 0.2 1.5 0.8 1.5 0.7 0.4 0.3 0.1 0.4-0.5 1.8-0.7 3.4-0.3 0.9-1.2 2.1-0.4 1-0.5 1.5-1.3 6.2-0.4 1.1-1 1.5-0.7 1.3-0.4 1.3-0.3 1.7 0 1.1 0.2 0.9 0.6 1.2 0.2 0.8 0 0.7-0.1 1.4 0.4 0.8 0.8 0.9 3.1 1.9 0.4 0.5-0.8 1.8 0.1 0.3 0.7 0.1 7.4-0.6 2.8 0.3 1.4-0.1 3.1-1.7 1.2-0.4 3.9-0.1 3 2.3-5.3 5.6-2.6 3.5-2.1 4.1-6.8 21-3.6 7.6-4.4 6.7-5.1 5.2-4 2.1-2.1-0.9-2-2.2-3.5-1.8-2 0.9-5.3 4.9-2.9 1.3-3.1-0.3-1.8-0.7-1.5 0.3-2.2 2.6-0.6 1.9-1 4.7-1.3 2.4-1.4 1.1-3.4 1.3-7.5 4.6-6.7 2.1-4 2.5-7.9 7.5-4.2 1.5-3.6-1.4-6.7-6.1-4.3-1.3-6.3 2.4-1.7-0.2-1.6-2.5 0.4-2.2 1-2.3-0.1-2.6-3.1-3.8-4.1-0.7-8.1 1.6-1.7-0.9-3.8-4.7-2-1.7-1.8-0.6-1.9 0-16.1 4.3-3 1.7-1.9 3.9-1.7 10.2-2.1 4.1 0 0.3 0.3 1.7 0.1 1.5-0.1 1.3-0.3 1.4-9.3 6.7-23.7-0.5-10.5 6.7-1.9 0.4-21.7-2.6-10.5 1.5-3.4-0.2-0.2-2.5-0.1-3.2 0.3-0.9 2-2.9 0.5-1.3 0.5-0.8 0.7-0.6 0.9-0.6 0.7-0.6 1.1-1.2 1.3-1.7 0.6-1.8 0.1-1.8-1.1-4.8-0.1-1.4 0.5-2 0.4-1 0.3-0.8 0.8-1.1 0.2-0.6 0.1-1.7-0.4-1.1-2.4-2.7-2.8 2.6-0.9 0.7-0.9 0.5-1.5 0.1-1-0.2-1.1 0.3-2.9 0.7-2.5 1.3-0.9 0.3-1.2 0.2-1.4 0.4-0.7 0.5-0.6 0.3-1.3 0.4-0.6 0.4-0.5 0.7-0.6 1.1-0.3 1.3-0.2 0.5-1.4-0.1-0.8 0.1-1.7 0.5-0.9 0.1-0.9-0.2-1.4-0.4-0.5 0-0.9 0.2-1.3-0.2-0.8-0.5-3.4-2.7-0.7-0.4-1-0.3-0.9 0-0.7 0-0.6 0.3-0.4 0.5-0.4 0.9-0.4 0.5-0.4 0.4-0.9 0-0.5-0.4-0.5-0.7-0.3-1.1-0.3-1.4 0-1.5 0.3-1.2 0.9-1.3 1.2-1.1 0.7-0.9 0.9-0.4 0.2-0.5 0-0.8-0.7-1.7-1.5-2.6-0.3-0.9 0.1-0.7 0.7-0.6 0.2-0.4 0-0.4-1.6-1.7 0.1-1 0.7-1.2 2-2.7 2.1-2.2 0.6-1.2 0.3-1 1.5-7.5-6.9-15.8-1.1-1.3-4.5-3.8-5.1-7.5-2-0.5-0.8 0.3-1 0.6-1.6 2-2.6 2.5-0.5 0.7-0.6 1.1-1 1.1-0.2 0.5-0.1 0.7-0.2 0.6-0.4 0.6-0.7 0.8-0.2 1.7-0.2 0.6-0.4 0.7-5.6 1.9-11 1.7-2.2 0.7-1.5 1.6-1.1 1.9-0.4 0.4-1.2 1.1-0.5 0.5-0.6 1.2-0.8-0.1-1.7-3 0.8-1.2 1.5-1.5 0.8-1.2 0.3-1.3 0.3-0.5 1.2-1 0.6-0.7 0.7-1.1 0.4-1.3 0.4-1.6 0.2-1.7-0.2-2.1-0.7-3.5-1.4-2.5-0.9-1.1-0.8-0.3-0.5-0.1-0.4-0.3-0.2-0.9 0.2-1.5 0-1.6-0.4-1.4-1.4-2.7-0.6-1.5 0.1-1.7 0.5-0.8 1.5-1.9 0.2-0.5-0.1-0.3-1-0.2-0.3-0.4-0.1-0.7 0.3-1.7 0.1-1.2 0.1-1.3-0.4-1.2-0.6-0.8-1.4-0.5-1.6 0-4.2 1-0.5-0.4 0.2-1 1.2-2 2.5-3.2 0.4-0.6-0.3-0.9-1.2-0.8-2.6-3.9 2-4.3 17.2-2.2 0.1-1 0.6-1.7 0.1-1.7 0.4-1.3 0.4-0.8 0.8-1.2 2.6-3.1 4.7-6.7 9.6 2.5 1 0 1.1-0.3 0.1-1-0.4-2.4 0.3-0.5 0.6-0.7 2.5-2.2 0.7-0.9 4.1-7.9 0.9-1.1 0.9-0.5 2.6-0.1 0.8-0.3 0.7-0.4 2.4-3.7 2.1-4.5 0.6-0.8 0.6-1.2 0.1-1.8 7.5-5.3 2.1-0.7 0.3 0.4 0.4 1.1 0.8 1.1 0.4 1.1 3 0.7 14.9 0.9 2.4-4.5 0.4-1.6 0.6-3.1 0.1-1.3-0.1-0.9-0.3-0.3-2.3-2.2-1-1.8-0.2-1.2 0.2-0.8 0.5-0.6 0.7-1.1 0.2-1.1-0.2-1.6-0.9-3.2-0.1-0.9 0.4-0.7 2.9-1.4 0.9-0.9 0.5-0.7 2-4.7 8.3 0.5 29-4.2 1.4 0 0.2 0.5 0.3 0.9 0.9 0.6 0.4 0.6 0.3 1 0.3 2.1 0.1 1-0.1 0.6-0.8 0.3-0.4 0.4-0.4 1.1 0.9 0.2 7.1-1.1 1-0.3 0.9-0.7 0.6-0.9 0.1-0.5 0.3-1.7 0.3-1 1.9-2.5 3.7-2.1 5.8-7.3 29.4-5 13.3 1.6 11.3 4.2 1.3 1.1 1 1 0.6 0.4 1.8 0.5 0.6 0.3 1 1.1 0.9 0.9 0.7 0.2 0.6 0 2.1-1.2 8-2.3 1.7 0 4.9 1.4 16.8 0.4 0.4-0.2 2.1-0.2 3.1-1.5 0.9 0 0.8 0.1 2.3 1.7z"},{
5
+ id:"zilinsky",name:"Žilinský kraj",polygon:"M530.9 109.1l0.2 0.8 3.7 6.3 0.8 2.2 0.7 2.5 0.1 3.3 0.2 1.7 0.8 1.5 0.6 0.3 0.5-0.1 0.9-1.2 0.7-0.4 1.2-0.1 1.1 0.2 1.1 0.9 0.9 1.5 1.1 2.7 0.6 0.9 0.6 0.3 0.4-0.5 0.5-0.2 0.5 0.2 0.5 1 0.6 0.8 0.6 0.4 0.6 0 3.5-0.6 2.4-1.1 0.9-0.3 0.9-0.1 0.5 1.1 0.1 2.1-1.1 7.9 0 3-0.2 2.2-0.9 3.9-0.1 3.3-0.4 1.7-0.6 0.7-1.2 0.1-1.9 0.9-0.9 0-1.3-0.1-0.6 0.1-0.2 0.7 0.2 1.1 6 7.9 1.1 1 0.8 1.1 0.6 1.3 0.2 2.3 0.7 2.6 0.4 1.1 0.4 0.7 0.5 0.6 0.9 0.3 1.9 0.4 0.4 0.6-0.3 1.1-2 2-1.8 1.5-6 2.6-2.3-1.7-0.8-0.1-0.9 0-3.1 1.5-2.1 0.2-0.4 0.2-16.8-0.4-4.9-1.4-1.7 0-8 2.3-2.1 1.2-0.6 0-0.7-0.2-0.9-0.9-1-1.1-0.6-0.3-1.8-0.5-0.6-0.4-1-1-1.3-1.1-11.3-4.2-13.3-1.6-29.4 5-5.8 7.3-3.7 2.1-1.9 2.5-0.3 1-0.3 1.7-0.1 0.5-0.6 0.9-0.9 0.7-1 0.3-7.1 1.1-0.9-0.2 0.4-1.1 0.4-0.4 0.8-0.3 0.1-0.6-0.1-1-0.3-2.1-0.3-1-0.4-0.6-0.9-0.6-0.3-0.9-0.2-0.5-1.4 0-29 4.2-8.3-0.5-2 4.7-0.5 0.7-0.9 0.9-2.9 1.4-0.4 0.7 0.1 0.9 0.9 3.2 0.2 1.6-0.2 1.1-0.7 1.1-0.5 0.6-0.2 0.8 0.2 1.2 1 1.8 2.3 2.2 0.3 0.3 0.1 0.9-0.1 1.3-0.6 3.1-0.4 1.6-2.4 4.5-14.9-0.9-3-0.7-0.4-1.1-0.8-1.1-0.4-1.1-0.3-0.4-2.1 0.7-7.5 5.3-0.5-2.5-0.5-0.9-6-7.5-1.2-1.8-0.6-1.3-0.5-1.9-0.1-0.9 0.1-0.7 0.4-0.5 0-0.2-0.5-0.4-1.1-0.6-2.8-2.7-1.1-0.4-1.1-0.7-1.2-0.4-0.5-0.3-4-3.6-0.7-1-0.4-0.9 0-1.5 0.3-2.3-0.1-0.7-0.2-1.2 0.1-1.5 0.5-1.6 0-1 0-1.4-1-4-0.1-1.1 0.2-0.6 0.5-0.7 0.3-0.6 0.4-1.3 0.6-0.5 0.8-0.8 0.3-0.5 0.9-0.8-3.5-4.6-0.7-0.5-1-0.5-3.3-0.4-7.3-1.9-5.7 1.7-1.7 0-0.3-0.5-1.1-2.2-0.4-0.4-0.4 0-2.3 2.5-0.3 0.4-0.1 0.9-0.7 0.9-1.2 1.2-4.7 2.7-1.3 0.3-0.6-0.1-2.5-0.8-3.2-0.6-1.5-1.2-0.9-2.1 5.1-3.1 0.7-0.6 1-1 1.7-2.9 1-1 1.1-0.7 5.3-1.5 1.6-1.3 2-2.4 2.3-3.4 0.9-1.8 0.4-1.5-0.5-3.5 0-0.6 0.5-1.3 0.1-0.4-0.2-0.7 0.1-0.9 0.2-1.1 0-0.9-0.5-0.7-1-0.6-0.4-0.5-0.5-1.2-0.7-0.9-0.7-0.6-2.5-0.8-1 0-0.3-0.6 0.7-0.9 4.7-5-2.1-3.3-0.2-0.6-0.2-1.1 0.1-1.1-0.1-1.9-0.5-1.3-1.4-2-0.9-0.8-3.2-2.1-1-0.2-0.7-0.3-0.7-0.5-2.2-2-0.5-0.4-1.3-0.2-4.2-2.8-1-1-1-1.3-2.2-4-0.3-0.6 0-0.7-0.2-0.6-0.9-1.7-0.1-0.8 0.4-1.1-0.2-0.7-0.5-0.9-10.8-18-0.2-0.5-0.1-1.1-0.1-2-3.1-1.1-0.8-1.2 4.1-3.2 0.4-12.8 5.1 1.1 4-2.6 7.4-9.1 5.8-3.1 1.4-1.5 0.9-2.4 0.4-5 1-2.2 3.6-2.3 7.7 1.1 5-2.6 1.2-0.3 1.2 0.3 5.8 2.9 5 1.5 5-0.3 7.1-6.6 3.3-1.3 7.2-0.2 17.3 1.7 5.1 3.1-1.5 4.5 0.2 3.9 0.8 3.6 0.5 4-0.8 8.9 1 3 3.4 0.7 4.5-0.4 6.8-3.9 3.8-1 1.6 0.6 3.5 2.6 1.6 0.8 1.9 0.1 4.4-0.8 5.4-2.2 1.2-2.2 0.5-3.3 1.2-5.3 0.5-0.1 2.2 0 0.7-0.6 0.5-1.8-0.4-1.3-0.8-1.1 2.8-8.8 2.3-3.8 2.6-2.5 2.9-1.4 3.3-0.7 5.4 0 1.8-0.2 2.5-1.1 1.3-1.1 15.2-16.8 0.7-1.4 1-0.4 2.5 1 2.9 5.2 1.3 1.4 4.2 2.8 2.1 5.4 3.2 13.7 2.8 8.5 0.9 2 3 2.3 3.7 1 7 0.1-0.8 1.7-0.3 1.4 0.1 4.2-0.4 3.3 10.1 3.4 3.8 0.5 3.5-0.4 5.9-2.4 1.6 1.3 1.7 5.1 0.8 4.4 1.1 13.1-0.3 1.1-1.3 2-0.1 1.1 0.6 0.9 2.4 1.8 0.3 0.7 1.4 1.5 0.3 1.2-0.4 1.5-1 0.6-1.1 0.3-0.8 0.6-6.6 10.9-0.7 3.5 2.2 3.2 4.4 1.6 8.1 0.6 3.9-1.5 2.5-2.5z"},{
6
+ id:"nitriansky",name:"Nitriansky kraj",polygon:"M289.3 282.9l2.6 3.9 1.2 0.8 0.3 0.9-0.4 0.6-2.5 3.2-1.2 2-0.2 1 0.5 0.4 4.2-1 1.6 0 1.4 0.5 0.6 0.8 0.4 1.2-0.1 1.3-0.1 1.2-0.3 1.7 0.1 0.7 0.3 0.4 1 0.2 0.1 0.3-0.2 0.5-1.5 1.9-0.5 0.8-0.1 1.7 0.6 1.5 1.4 2.7 0.4 1.4 0 1.6-0.2 1.5 0.2 0.9 0.4 0.3 0.5 0.1 0.8 0.3 0.9 1.1 1.4 2.5 0.7 3.5 0.2 2.1-0.2 1.7-0.4 1.6-0.4 1.3-0.7 1.1-0.6 0.7-1.2 1-0.3 0.5-0.3 1.3-0.8 1.2-1.5 1.5-0.8 1.2 1.7 3 0.8 0.1 0.6-1.2 0.5-0.5 1.2-1.1 0.4-0.4 1.1-1.9 1.5-1.6 2.2-0.7 11-1.7 5.6-1.9 0.4-0.7 0.2-0.6 0.2-1.7 0.7-0.8 0.4-0.6 0.2-0.6 0.1-0.7 0.2-0.5 1-1.1 0.6-1.1 0.5-0.7 2.6-2.5 1.6-2 1-0.6 0.8-0.3 2 0.5 5.1 7.5 4.5 3.8 1.1 1.3 6.9 15.8-1.5 7.5-0.3 1-0.6 1.2-2.1 2.2-2 2.7-0.7 1.2-0.1 1 1.6 1.7 0 0.4-0.2 0.4-0.7 0.6-0.1 0.7 0.3 0.9 1.5 2.6 0.7 1.7 0 0.8-0.2 0.5-0.9 0.4-0.7 0.9-1.2 1.1-0.9 1.3-0.3 1.2 0 1.5 0.3 1.4 0.3 1.1 0.5 0.7 0.5 0.4 0.9 0 0.4-0.4 0.4-0.5 0.4-0.9 0.4-0.5 0.6-0.3 0.7 0 0.9 0 1 0.3 0.7 0.4 3.4 2.7 0.8 0.5 1.3 0.2 0.9-0.2 0.5 0 1.4 0.4 0.9 0.2 0.9-0.1 1.7-0.5 0.8-0.1 1.4 0.1 0.2-0.5 0.3-1.3 0.6-1.1 0.5-0.7 0.6-0.4 1.3-0.4 0.6-0.3 0.7-0.5 1.4-0.4 1.2-0.2 0.9-0.3 2.5-1.3 2.9-0.7 1.1-0.3 1 0.2 1.5-0.1 0.9-0.5 0.9-0.7 2.8-2.6 2.4 2.7 0.4 1.1-0.1 1.7-0.2 0.6-0.8 1.1-0.3 0.8-0.4 1-0.5 2 0.1 1.4 1.1 4.8-0.1 1.8-0.6 1.8-1.3 1.7-1.1 1.2-0.7 0.6-0.9 0.6-0.7 0.6-0.5 0.8-0.5 1.3-2 2.9-0.3 0.9 0.1 3.2 0.2 2.5-4-0.1-2.6 1.2-25.1 5.6-3 2.5-4.7 9.8-1.7 1.5-3.4 0.6-1.6 0.9-2.3 2.8 0.3 1 1.2 1 0.5 3.1-1.7 10.8-0.4 5.5 1.1 4.9 5.1 5 6.8 4.9-4.6 1.7-4 1-3 2.3-5.8 6.7-4.3 2.6-5.1 0.5-5.2-1-6.4-2.8-7.9-0.6-35.9 4.2-13.1 5.4-6.5 0.6-21.6-2.3-50.3 3.3-14.6-4-4-2.2 1.4-1.5 0.7-1.9 1.2-6.1 0.4-0.9 0.4-0.4 0.4 0.1 0.7 0.4 1.1 0.1 0.4 0.2 1.1-0.3 1.4-0.8 3.3-2.6 1.3-1.2 0.7-1.1 0.1-5.6 0.6-1.8 0.6-1.2 1.5-1.5 0.5-0.2 0.3 0.1 0.7-0.3 1.3-1 2-2.9 4.2-3.8 2.9-1.9 1.1-1 0.2-1-0.5-1.2-1.2-2 0.4-3.1 0.6-1.7 0-1-0.4-1.8-1.3-1.1 0.5-6.8-1.2-9.1 0.8-5.7-0.1-1.4-0.4-1.1-0.9-0.5-0.9 0-0.8-0.3-1.2-0.1-0.6-0.2-0.7-0.7-0.3-0.4 0.1-0.7 0.7-2-0.4-1-0.5-0.3-1.1 0.2-2.9 1-0.9 0.1-0.8-0.3-1.2-1-0.4-0.7-0.2-0.8 0.4-1 1.4-3.6 0.1-2.2-1-1.8-7.7-8.5 0-1 0.6-0.8 2.9-1.1 0.9-0.1 0.7 0.1 1.2 0.6 1.2 0.8 1 0.1 1-0.5 0.8-0.8 0.4-1.3 0.1-1.5-0.6-1.5-1.5-2.9-0.4-1.2-0.1-0.8 1.3-0.6 0.6-0.4 0.4-0.1 0.4 0.3 2.5 3 0.3 0.2 0.5-0.1 2-1.6 2.8-1.7 0.8-0.6 0.5-1 0.5-1.9 0.1-1.4-0.3-1.1-0.6-0.8-1.8-1.8-0.4-0.4-0.5-0.1-0.4-0.5-0.5-0.7-0.7-2.1-0.2-1 0.2-0.8 0.5-0.5 0.5-0.9 0-0.7-0.4-0.8 0-0.6 0.3-0.8 0.7-1.1 1.2-2.1-4.5-4.1-0.5-1.4 0.8-0.9 0.3-0.7 0.7-4.4 0.1-1 0.4-1.8 0.8-4 2.9-2.9 12.4-22.4 3.8-4.3-7.8-8-3.8-3.1-0.7-0.4-0.5-0.1-7.7-4 3-3.4 0.4-0.6 5.3-13.9 0.8-1.4 0.6 0.1 0.5 0.2 2.3 1.6 1 0.1 1.5-0.2 8.1-3.3 0.9-0.6 0.4-0.6-0.4-1-0.4-1.7 3.4-3.7 0.4-0.3 0.7-0.2 1.3 0.7 0.3-0.3 0.3-0.7 0.3-1.7 0.1-1.2-0.1-1.5-0.3-1.6-0.7-1-0.3-0.6-0.4-0.2-0.9-1.9-0.2-0.9-0.6-1.3-0.2-0.8 0.1-1.8-0.1-1.1-0.2-1.1-0.4-1.7 0-0.8 0.2-0.8 0.8-1.1 1.3-1 3.6 0.3 1.1 0.7 0 1.3 0.2 1.1 0.3 0.4 12.4 2.7 1.5 0.9 3.8 4 0.9 1.3 2 3.6 1.4 1.9 7.6 4.4 3 0.8 2 1.9 1.4 2.4 0.1 1.6-1 2.5-1.5 2.3-1.4 2.6-0.2 1.8 0.4 1.1 1 1.1 0 1.3 0.5 0.5 0.8 0.2 2.1-0.1 0.7 0.3 0.6 0.6 0.9 1 3.4 2.4 0.8 0.8 1.7 3.7 2 5.9 4.3 1.6 1.1 0.1 1-2.1 0.4-0.2 0.3 0.2 1.1 1.7 1.2 1 0.6-0.3 0.2-0.6 0.3-0.3 2.6-1.6 5.6-4.9 12.3-7.5z"},{
7
+ id:"trenciansky",name:"Trenčiansky kraj",polygon:"M349.5 231.1l-0.1 1.8-0.6 1.2-0.6 0.8-2.1 4.5-2.4 3.7-0.7 0.4-0.8 0.3-2.6 0.1-0.9 0.5-0.9 1.1-4.1 7.9-0.7 0.9-2.5 2.2-0.6 0.7-0.3 0.5 0.4 2.4-0.1 1-1.1 0.3-1 0-9.6-2.5-4.7 6.7-2.6 3.1-0.8 1.2-0.4 0.8-0.4 1.3-0.1 1.7-0.6 1.7-0.1 1-17.2 2.2-2 4.3-12.3 7.5-5.6 4.9-2.6 1.6-0.3 0.3-0.2 0.6-0.6 0.3-1.2-1-1.1-1.7-0.3-0.2-0.4 0.2-1 2.1-1.1-0.1-4.3-1.6-2-5.9-1.7-3.7-0.8-0.8-3.4-2.4-0.9-1-0.6-0.6-0.7-0.3-2.1 0.1-0.8-0.2-0.5-0.5 0-1.3-1-1.1-0.4-1.1 0.2-1.8 1.4-2.6 1.5-2.3 1-2.5-0.1-1.6-1.4-2.4-2-1.9-3-0.8-7.6-4.4-1.4-1.9-2-3.6-0.9-1.3-3.8-4-1.5-0.9-12.4-2.7-0.3-0.4-0.2-1.1 0-1.3-1.1-0.7-3.6-0.3-1.3 1-0.8 1.1-0.2 0.8 0 0.8 0.4 1.7 0.2 1.1 0.1 1.1-0.1 1.8 0.2 0.8 0.6 1.3 0.2 0.9 0.9 1.9 0.4 0.2 0.3 0.6 0.7 1 0.3 1.6 0.1 1.5-0.1 1.2-0.3 1.7-0.3 0.7-0.3 0.3-1.3-0.7-0.7 0.2-0.4 0.3-3.4 3.7-17-3.7-0.7-1.1-1.1-1.3-0.9-0.4-0.9-0.1-1.3 0.7-1 0.3-0.6-0.2-0.8-0.7-1.4-2.3-1.4-1.3-0.6-0.5-0.5-0.1-0.3 0.5 0.2 1.1-0.1 0.4-1 0.2-6.1 0.2-3.2-0.5-3.3-1.6-0.6-0.4-0.3-0.5-1.9-3.5-1.6-1.9-2.3-1.2-2.9 0.8-5.5 2.4-1.1 1-0.5 0.2-0.6 0.1-1.7 0-0.4-0.1-1.2-1.4-0.7 0-0.3 0.9 0 1.2 0 0.9 0 0.7 0 1-0.5 0.7-0.5 0.9-5.7 1.8-2.5-1.4-0.9 0.1-0.7 0.6-1.1 0.7-4.1 3.6-3.8-8.4-2-2.8-1.7-1.7-1.2-1.7-0.5-3-0.5-0.8-1-0.8-0.3-0.7-0.1-0.6 0.3-1 0.3-0.7 1-1.9 0.2-1 0.3-0.5 0.7-0.7 0.3-0.7 0.1-1.8-0.6-1.7-0.9-1.7-1.4-2-0.7-0.9-0.6-0.4-1.5-0.4-0.4-0.2-0.9-0.7-1.7-1.9-2.1-2.9-0.9-1-0.9-0.1-2.9 3.7-0.6 0.5-1 0.1-2.1-0.5-3.8-1.5 5.5-5.3 1.8-2.5 1.6-3.9 0.5-1.6 3.2-2.1 4.2-1.2 2.5 1.2 5.4 5.7 6.4 1 33.7-13.3 3.1-2.6 6-10.4 2.9-2.4 4.3-0.7 3.7 0.6 3.3-0.2 3.2-3.2 1.5-3.6 1.3-8.3 1.1-4 2.3-4.6 3.7-2.4 4.2-0.7 9.4 0.8 5.9-2.7 5.1-4.8 3.7-6.2 1.1-5.9-0.2-13.6 0.6-7.2 2.2-8.8 3.3-8.2 4.2-6.9 5.2-4.9 23.6-9.2 6.5-5.1 0.8 1.2 3.1 1.1 0.1 2 0.1 1.1 0.2 0.5 10.8 18 0.5 0.9 0.2 0.7-0.4 1.1 0.1 0.8 0.9 1.7 0.2 0.6 0 0.7 0.3 0.6 2.2 4 1 1.3 1 1 4.2 2.8 1.3 0.2 0.5 0.4 2.2 2 0.7 0.5 0.7 0.3 1 0.2 3.2 2.1 0.9 0.8 1.4 2 0.5 1.3 0.1 1.9-0.1 1.1 0.2 1.1 0.2 0.6 2.1 3.3-4.7 5-0.7 0.9 0.3 0.6 1 0 2.5 0.8 0.7 0.6 0.7 0.9 0.5 1.2 0.4 0.5 1 0.6 0.5 0.7 0 0.9-0.2 1.1-0.1 0.9 0.2 0.7-0.1 0.4-0.5 1.3 0 0.6 0.5 3.5-0.4 1.5-0.9 1.8-2.3 3.4-2 2.4-1.6 1.3-5.3 1.5-1.1 0.7-1 1-1.7 2.9-1 1-0.7 0.6-5.1 3.1 0.9 2.1 1.5 1.2 3.2 0.6 2.5 0.8 0.6 0.1 1.3-0.3 4.7-2.7 1.2-1.2 0.7-0.9 0.1-0.9 0.3-0.4 2.3-2.5 0.4 0 0.4 0.4 1.1 2.2 0.3 0.5 1.7 0 5.7-1.7 7.3 1.9 3.3 0.4 1 0.5 0.7 0.5 3.5 4.6-0.9 0.8-0.3 0.5-0.8 0.8-0.6 0.5-0.4 1.3-0.3 0.6-0.5 0.7-0.2 0.6 0.1 1.1 1 4 0 1.4 0 1-0.5 1.6-0.1 1.5 0.2 1.2 0.1 0.7-0.3 2.3 0 1.5 0.4 0.9 0.7 1 4 3.6 0.5 0.3 1.2 0.4 1.1 0.7 1.1 0.4 2.8 2.7 1.1 0.6 0.5 0.4 0 0.2-0.4 0.5-0.1 0.7 0.1 0.9 0.5 1.9 0.6 1.3 1.2 1.8 6 7.5 0.5 0.9 0.5 2.5z"},{
8
+ id:"trnavsky",name:"Trnavský kraj",polygon:"M100.3 208.2l-0.5 1.6-1.6 3.9-1.8 2.5-5.5 5.3 3.8 1.5 2.1 0.5 1-0.1 0.6-0.5 2.9-3.7 0.9 0.1 0.9 1 2.1 2.9 1.7 1.9 0.9 0.7 0.4 0.2 1.5 0.4 0.6 0.4 0.7 0.9 1.4 2 0.9 1.7 0.6 1.7-0.1 1.8-0.3 0.7-0.7 0.7-0.3 0.5-0.2 1-1 1.9-0.3 0.7-0.3 1 0.1 0.6 0.3 0.7 1 0.8 0.5 0.8 0.5 3 1.2 1.7 1.7 1.7 2 2.8 3.8 8.4 4.1-3.6 1.1-0.7 0.7-0.6 0.9-0.1 2.5 1.4 5.7-1.8 0.5-0.9 0.5-0.7 0-1 0-0.7 0-0.9 0-1.2 0.3-0.9 0.7 0 1.2 1.4 0.4 0.1 1.7 0 0.6-0.1 0.5-0.2 1.1-1 5.5-2.4 2.9-0.8 2.3 1.2 1.6 1.9 1.9 3.5 0.3 0.5 0.6 0.4 3.3 1.6 3.2 0.5 6.1-0.2 1-0.2 0.1-0.4-0.2-1.1 0.3-0.5 0.5 0.1 0.6 0.5 1.4 1.3 1.4 2.3 0.8 0.7 0.6 0.2 1-0.3 1.3-0.7 0.9 0.1 0.9 0.4 1.1 1.3 0.7 1.1 17 3.7 0.4 1.7 0.4 1-0.4 0.6-0.9 0.6-8.1 3.3-1.5 0.2-1-0.1-2.3-1.6-0.5-0.2-0.6-0.1-0.8 1.4-5.3 13.9-0.4 0.6-3 3.4 7.7 4 0.5 0.1 0.7 0.4 3.8 3.1 7.8 8-3.8 4.3-12.4 22.4-2.9 2.9-0.8 4-0.4 1.8-0.1 1-0.7 4.4-0.3 0.7-0.8 0.9 0.5 1.4 4.5 4.1-1.2 2.1-0.7 1.1-0.3 0.8 0 0.6 0.4 0.8 0 0.7-0.5 0.9-0.5 0.5-0.2 0.8 0.2 1 0.7 2.1 0.5 0.7 0.4 0.5 0.5 0.1 0.4 0.4 1.8 1.8 0.6 0.8 0.3 1.1-0.1 1.4-0.5 1.9-0.5 1-0.8 0.6-2.8 1.7-2 1.6-0.5 0.1-0.3-0.2-2.5-3-0.4-0.3-0.4 0.1-0.6 0.4-1.3 0.6 0.1 0.8 0.4 1.2 1.5 2.9 0.6 1.5-0.1 1.5-0.4 1.3-0.8 0.8-1 0.5-1-0.1-1.2-0.8-1.2-0.6-0.7-0.1-0.9 0.1-2.9 1.1-0.6 0.8 0 1 7.7 8.5 1 1.8-0.1 2.2-1.4 3.6-0.4 1 0.2 0.8 0.4 0.7 1.2 1 0.8 0.3 0.9-0.1 2.9-1 1.1-0.2 0.5 0.3 0.4 1-0.7 2-0.1 0.7 0.3 0.4 0.7 0.7 0.6 0.2 1.2 0.1 0.8 0.3 0.9 0 0.9 0.5 0.4 1.1 0.1 1.4-0.8 5.7 1.2 9.1-0.5 6.8 1.3 1.1 0.4 1.8 0 1-0.6 1.7-0.4 3.1 1.2 2 0.5 1.2-0.2 1-1.1 1-2.9 1.9-4.2 3.8-2 2.9-1.3 1-0.7 0.3-0.3-0.1-0.5 0.2-1.5 1.5-0.6 1.2-0.6 1.8-0.1 5.6-0.7 1.1-1.3 1.2-3.3 2.6-1.4 0.8-1.1 0.3-0.4-0.2-1.1-0.1-0.7-0.4-0.4-0.1-0.4 0.4-0.4 0.9-1.2 6.1-0.7 1.9-1.4 1.5-7.5-4-1.8-2.1-1.4-2.7-3.2-3.1-3.7-2.6-2.6-1.3-1.9 0.3-1.8 0.9-1.8 0-2.1-2.2-6-8.9-1.6-1.1-4.4-0.9-1.8-0.8-1.7-1.6-18-24.2-5.5-4.5-11.5-1.8-1.8-0.5 1-6.7 3.2-3.9 1-0.7 1.8-1.1 0.6-0.5 0.1-0.6-0.3-1.1-0.2-1 0.1-1.6 0.2-0.5 0.4-0.1 0.5 0.2 0.8 0 1.3-0.6 2.6-2.2 2-1.2 0.7-0.8 0.1-0.2-0.5-0.8-0.6-0.2-2.8 0.2-0.8-0.3-1-1-1.4-1-0.2-0.4 0-1.1 0.3-1.1 0-1.2-1-1.7 0.1-0.4 0.3-0.2 0.6 0 4.2 1 1.9-0.1 0.8-0.2 1.7-1.1 1.3-1.3 0.7-0.6 0.8-0.3 0.6-0.2 1.1-0.5 0.5-0.5 0.3-0.5-0.1-0.3-0.6-1-0.8-0.9-0.4-1-0.1-0.7 0.5-2.6 0.4-0.7 0.6-0.4 0.8-0.3 1-0.7 0.6-0.2 0.3 0.1 0.3 0.8 0.4 1.4-0.7 1.4-0.2 0.5 0.2 0.7 0.5 0.2 2.4 0.3 0.8 0.4 1.3 1 0.8 0.3 0.8 0 4.7-2.1 5.5-4.3 2-0.6 0.9 0.3 0.7-0.6 0.6-1.1 1.1-2.9 0.2-1.2 0-0.8-0.6-1-0.5-0.2-0.8 0.2-0.4-0.4-0.4-1 0.4-2.9 0-1.1-0.4-0.9-3.6-1.7-0.8-0.2-0.4-0.4-0.3-0.9-0.4-2.3 0.2-1.4 0.8-1.6 4.8-5.8-9.5-7.7-1-3 0.1-1.1 1.3-2.3 1.5-3.5 0.4-1.4 0-1.1-0.4-0.5-0.5-0.9-0.5-0.9-1-1.1-0.6-0.6-0.7-0.3-1 0-0.5-0.5-0.7-0.9-3-5.9-0.7-1.3-1.4-1.4-1.2-1.9-0.6-0.6-1.7-1.4-0.3-0.6 0.1-0.5 0.4-0.5 0.4-1.1-0.1-0.5-0.6-0.4-3.1-0.1-0.7-0.1-0.5-0.4-1-1-1.3-0.9-0.5-0.6-0.7-0.5-0.4 0-2.4 0-2.3-0.9-0.6-3 1.5-3 2.7-4.2 0.8-1.2 0.7-0.7 1.7-1.1-9.6-9.5 0.9-2.1 0-1.6 1.9-1 0.8-0.9 1.2-3.3 0.3-0.4 0.6-0.1 1.2 0 0.5-0.3 0.6-0.6 3.1-4.2 0.9-1.8 1-3-0.1-2.5-0.4-1.9-0.7-1.3-0.6-1-0.8-0.8-0.6-0.5-0.6-0.3-1.8-0.6-1.2-1-0.9-0.2-1.1 0.9-1.5 2-5 8.1-0.3 0.6-1 0.3-1.1 0.8-0.8 0.8-0.7 1.1-0.4 1.1-0.6 0.8-1.4 0.9-1.6 0.8-0.7 0.5-0.7 0.8-0.7 1.7-0.8 0.7-1.3 0.4-2.2 0.1-3.1 0.9-2.4 1.5-7.3 3.2-1 0.2-1.8-0.6-7.6-3.7-2.3-0.6-1.1 0.1 0.5 1.2 0.2 0.7-0.1 0.4-0.6 0.1-7.9 0.4-10.6 3.3-0.6 0 1-3.3-1.7-12.4 0.5-5 2.7-3.4 2-3.7 8.9-25.7 4.3-7.3 6-5.3 2.6-3.2 1-5 1.6-2.5 9.4-6.9 7.8-1.7 8.5 2.3 20 10.1 3-0.5 3.4-2.3z"},{id:"kosicky",name:"Košický kraj",polygon:"M969.4 200.7l-0.3 0.5-1.2 3.3-0.1 2 0.3 2.2 0.4 9-0.4 1.8-1.2 3.1-1.5 2.2-1.7 1.3-1.3 1.8-0.5 3.5 0.2 5.7-1.2 5.7-2.1 4.9-2.8 3.8-2.1 1.3-4.7 1.5-2.1 1.5-1.4 1.9-1.8 4.2-1.1 2-11.4 9.3-2.7 4.3-0.3 5.3 2 10.8-0.6 4.1-1.9 4.3-0.2 19.1-3.3 4.3-3.1 2.4-3.2 0.9-10.5-1-3.2 0.2-3.2 1.1-9.1 0.5-2.6 1-5.3 3.1-7.6 1.1-9.1 4.7-5.3 0.4-5.5-1.8-4.6-3.5-4.2-4.8-9.8-15.2-1.4-2.8-2.3-10.9-1.5-3-3-0.7-6.5 0.1-2.8-1.3-1.1-1.9-1.6-5.1-1.2-2.3-1.5-1.4-3.2-1.2-5.8-3.5-2.6-0.8-9.1 2.9-6 0.1-2.9 0.6-3.4 2-1.5 2.5-1 2.8-2 3-2.6 1.5-2-0.9-2.2-1.9-3.2-1.4-5.8 1.4-13.5 6.5-4.5-1-3.5-3.5-4.9-2.3-5.2-0.9-4.3 0.3-6.3-0.5-9.5-5.9-5.5-0.6-2.6-0.6-5.2-4.8-2.7-1.4-2.8 0-37.1 8.6-10.9 0.8-5 2-0.2 2-0.1 2.2 0.5 6.5-0.2 1.8-2.4 3.6-0.4 0.4-3-2.3-3.9 0.1-1.2 0.4-3.1 1.7-1.4 0.1-2.8-0.3-7.4 0.6-0.7-0.1-0.1-0.3 0.8-1.8-0.4-0.5-3.1-1.9-0.8-0.9-0.4-0.8 0.1-1.4 0-0.7-0.2-0.8-0.6-1.2-0.2-0.9 0-1.1 0.3-1.7 0.4-1.3 0.7-1.3 1-1.5 0.4-1.1 1.3-6.2 0.5-1.5 0.4-1 1.2-2.1 0.3-0.9 0.7-3.4 0.5-1.8-0.1-0.4-0.4-0.3-1.5-0.7-1.5-0.8-0.6-0.2-1.9-0.2-1.3-0.4-1.5-0.8-0.7-0.7-0.3-0.4 0.1-1.2 0.3-1-1.2-4.8-3.6-10.7-1-2-9-7.4-0.4-0.3-2-0.4-1.3-1.3-0.7-1.7-0.7-3.1 0-1.6 0.1-1.2 0.4-0.7 0.6-0.7 1-0.9 0.8-1 0.7-1.2 0-1.4-0.6-2.6 0.1-2.1 0.1-2.6 0.1-1.4-0.1-1.3 0.7-1.6 8.3-12.4 3.9-1.2 2.6-2.5 2.1-5.2 1.2-1.8 1-1 5.2-3.3-2.6-3.3-2.3-0.7-2-0.4-0.5-0.5 0.1-0.6 2-1.9 2.3-3.2 0.8-0.9 2.4-1.5 7.6-3.4 1.2-1.1 0.5-0.3 0.5 0 0.4 0.2 0.5 0 0.8-0.5 2.8-2.7 0.7-0.3 0.4 0.2 0.6 0.7 1.3 0.3 3.9 2.7 2.8 3.9 0.1-0.2-0.3-0.7-0.3-1.4 0-0.9 0.5-0.3 4.1-1.4 0.7-0.4-0.1-0.5-0.9-1.6 0.2-0.8 0.5-0.9 1.4-1.5 0.8-0.2 0.9 0.3 0.1 0.8-0.4 1.9 0.4 0.8 0.9 0.8 4.7 3.6 4.2 2.5 3.6 0.4 1.5 0.4 0.9 0.4 0.3 0.7 2.2 3.6 1 0.4 2.1 0.2 2.2-0.3 1.8-0.8 1.2-0.9 0.9-1 0-0.6-0.5-1-0.1-0.8 0.2-0.4 0.8-0.4 1.1-0.3 3.2-0.2 11 1.9 0.9-0.5 0-0.3-1.2-0.9-0.5-0.6 0.1-1.1 0.3-1.9 0-0.6-0.5-1-0.1-0.5 0.2-0.7 0.5-0.1 1.9 0.4 4.2 1.9 2.7 0.7 1 0.5 0.1 0.5-0.7 0.8 0 0.7 0.6 0.6 2 1 1.1 0.3 0.8 0 5.6-1.2 3.5 3.1 3.6 0.6 5 3.2 0.7 0.2 0.4-0.7 0.6-0.3 1-0.4 2.4-0.4 1 0.2 0.7 0.3 0.5 1.4 0.1 0.7-0.1 1.4 0.4 1.2 0.8 1.2 2.9 2.8 0.5 0.7 0 0.5 0.6 1.5 1 1.5 0.7 0.6 0.6 0.3 1.2-0.3 2.4-0.3 6.7 2.3 3.4 0.4 0.8 0 3.2-1.1 0.8 0.1 0.7 0.2 2.1 1.4 0.4 0.5 0.9 1.3 0.9 1 1.5 1.4 1 0.5 3.6-0.7 2.6 0.9 1.7 0.1 1.2 0.5 1.2 1 0.9 0.2 0.9-0.1 1.1-0.4 0.5 0.1 0.3 0.3 0.3 1.4-0.3 0.8-1 1-0.6 1.1-1 1.2-0.4 0.6-0.2 0.6 0.1 1.2 2 3 3.2 3 1.9 0.9 2.1 0.3 2.3-0.3 0.5-0.2 0.1-0.4-1.1-1-0.2-0.4-0.2-1.1 0.1-0.6 0.7-1 0.7-0.3 0.9-0.1 2.5 0 0.8-0.2 2.1-0.8 2.7-0.3 1.3-0.5 0.6-0.6 0.5-1.1 0.5-1.9 0.4-3.5 0-0.8-0.2-0.7-0.6-1 0.2-0.5 0.6-0.5 1.7-0.5 0.8 0 0.7 0.2 1.2 1 0.7 0.8 0.5 0.2 0.3-0.6 0.2-1 0.2-2 0.4-0.6 0.3 0.1 0.3 1.3 0.4 0.8 0.8 1 2.3 1.1 1.3 0.2 1.4-0.3 0.8-0.6 0.5-0.4 2.4-1.3 2.1 5.2 0.2 1.3 0.2 2.6 0.5 1.7 1 2 0.9 1.3 5 9.2 11.1 4.4 4.5 0.8 3-0.2 1.5 0.2 1.2 0.5 3.3 2.5 1.9 0.6 1.7 0.2 1.4-0.3 1-0.3 0.7-0.4 0.7-0.8 0.4-1.3 1.2-0.6 4-0.7 2.9-2.6 3.3-1.1 1-0.6 0.7-0.8 0.5-1.5 0.3-1.1 0-1-0.3-1.1-1-2.3-0.2-0.8-0.1-0.7 0.1-1.7-0.1-0.5-0.7-2.8-0.1-1 0-3.5-0.1-0.8-0.3-1 0.2-6.7 6.6 0.2 16.9 5.5 2.4 1.2 1 0.5 0.4 0.5-0.1 0.4 1.1 1 8 4.8 3.7 1 3.3 0.1 5.2-0.9 10.1-0.2 0.6-0.2 0.4-0.2 0.2-0.9-0.1-1.2-0.5-2.6-0.7-2.4-0.1-0.7 0-1.2 1.1-1.2 3.7-1.6 6.6-8.9 4.7-0.1 3.1 1.8 0.5 1 0.2 1 0.1 1 0.3 1.3 2.7 6.4 0.1 1.7 0.2 1.4 0.6 0.6 0.9 0.3 5.8-0.3 4.5-1.3 0.8-0.1 8.2 2.1z"},{id:"presovsky",name:"Prešovský kraj",polygon:"M969.4 200.7l-8.2-2.1-0.8 0.1-4.5 1.3-5.8 0.3-0.9-0.3-0.6-0.6-0.2-1.4-0.1-1.7-2.7-6.4-0.3-1.3-0.1-1-0.2-1-0.5-1-3.1-1.8-4.7 0.1-6.6 8.9-3.7 1.6-1.1 1.2 0 1.2 0.1 0.7 0.7 2.4 0.5 2.6 0.1 1.2-0.2 0.9-0.4 0.2-0.6 0.2-10.1 0.2-5.2 0.9-3.3-0.1-3.7-1-8-4.8-1.1-1 0.1-0.4-0.4-0.5-1-0.5-2.4-1.2-16.9-5.5-6.6-0.2-0.2 6.7 0.3 1 0.1 0.8 0 3.5 0.1 1 0.7 2.8 0.1 0.5-0.1 1.7 0.1 0.7 0.2 0.8 1 2.3 0.3 1.1 0 1-0.3 1.1-0.5 1.5-0.7 0.8-1 0.6-3.3 1.1-2.9 2.6-4 0.7-1.2 0.6-0.4 1.3-0.7 0.8-0.7 0.4-1 0.3-1.4 0.3-1.7-0.2-1.9-0.6-3.3-2.5-1.2-0.5-1.5-0.2-3 0.2-4.5-0.8-11.1-4.4-5-9.2-0.9-1.3-1-2-0.5-1.7-0.2-2.6-0.2-1.3-2.1-5.2-2.4 1.3-0.5 0.4-0.8 0.6-1.4 0.3-1.3-0.2-2.3-1.1-0.8-1-0.4-0.8-0.3-1.3-0.3-0.1-0.4 0.6-0.2 2-0.2 1-0.3 0.6-0.5-0.2-0.7-0.8-1.2-1-0.7-0.2-0.8 0-1.7 0.5-0.6 0.5-0.2 0.5 0.6 1 0.2 0.7 0 0.8-0.4 3.5-0.5 1.9-0.5 1.1-0.6 0.6-1.3 0.5-2.7 0.3-2.1 0.8-0.8 0.2-2.5 0-0.9 0.1-0.7 0.3-0.7 1-0.1 0.6 0.2 1.1 0.2 0.4 1.1 1-0.1 0.4-0.5 0.2-2.3 0.3-2.1-0.3-1.9-0.9-3.2-3-2-3-0.1-1.2 0.2-0.6 0.4-0.6 1-1.2 0.6-1.1 1-1 0.3-0.8-0.3-1.4-0.3-0.3-0.5-0.1-1.1 0.4-0.9 0.1-0.9-0.2-1.2-1-1.2-0.5-1.7-0.1-2.6-0.9-3.6 0.7-1-0.5-1.5-1.4-0.9-1-0.9-1.3-0.4-0.5-2.1-1.4-0.7-0.2-0.8-0.1-3.2 1.1-0.8 0-3.4-0.4-6.7-2.3-2.4 0.3-1.2 0.3-0.6-0.3-0.7-0.6-1-1.5-0.6-1.5 0-0.5-0.5-0.7-2.9-2.8-0.8-1.2-0.4-1.2 0.1-1.4-0.1-0.7-0.5-1.4-0.7-0.3-1-0.2-2.4 0.4-1 0.4-0.6 0.3-0.4 0.7-0.7-0.2-5-3.2-3.6-0.6-3.5-3.1-5.6 1.2-0.8 0-1.1-0.3-2-1-0.6-0.6 0-0.7 0.7-0.8-0.1-0.5-1-0.5-2.7-0.7-4.2-1.9-1.9-0.4-0.5 0.1-0.2 0.7 0.1 0.5 0.5 1 0 0.6-0.3 1.9-0.1 1.1 0.5 0.6 1.2 0.9 0 0.3-0.9 0.5-11-1.9-3.2 0.2-1.1 0.3-0.8 0.4-0.2 0.4 0.1 0.8 0.5 1 0 0.6-0.9 1-1.2 0.9-1.8 0.8-2.2 0.3-2.1-0.2-1-0.4-2.2-3.6-0.3-0.7-0.9-0.4-1.5-0.4-3.6-0.4-4.2-2.5-4.7-3.6-0.9-0.8-0.4-0.8 0.4-1.9-0.1-0.8-0.9-0.3-0.8 0.2-1.4 1.5-0.5 0.9-0.2 0.8 0.9 1.6 0.1 0.5-0.7 0.4-4.1 1.4-0.5 0.3 0 0.9 0.3 1.4 0.3 0.7-0.1 0.2-2.8-3.9-3.9-2.7-1.3-0.3-0.6-0.7-0.4-0.2-0.7 0.3-2.8 2.7-0.8 0.5-0.5 0-0.4-0.2-0.5 0-0.5 0.3-1.2 1.1-7.6 3.4-2.4 1.5-0.8 0.9-2.3 3.2-2 1.9-0.1 0.6 0.5 0.5 2 0.4 2.3 0.7 2.6 3.3-5.2 3.3-1 1-1.2 1.8-2.1 5.2-2.6 2.5-7.1-4.3-1.3-1-0.9-0.5-3.5-1.1-3.2-1.7-1.1 0-2.8 2.4-3.3 0.3-25.2-3.2 6-2.6 1.8-1.5 2-2 0.3-1.1-0.4-0.6-1.9-0.4-0.9-0.3-0.5-0.6-0.4-0.7-0.4-1.1-0.7-2.6-0.2-2.3-0.6-1.3-0.8-1.1-1.1-1-6-7.9-0.2-1.1 0.2-0.7 0.6-0.1 1.3 0.1 0.9 0 1.9-0.9 1.2-0.1 0.6-0.7 0.4-1.7 0.1-3.3 0.9-3.9 0.2-2.2 0-3 1.1-7.9-0.1-2.1-0.5-1.1-0.9 0.1-0.9 0.3-2.4 1.1-3.5 0.6-0.6 0-0.6-0.4-0.6-0.8-0.5-1-0.5-0.2-0.5 0.2-0.4 0.5-0.6-0.3-0.6-0.9-1.1-2.7-0.9-1.5-1.1-0.9-1.1-0.2-1.2 0.1-0.7 0.4-0.9 1.2-0.5 0.1-0.6-0.3-0.8-1.5-0.2-1.7-0.1-3.3-0.7-2.5-0.8-2.2-3.7-6.3-0.2-0.8 3.4-3.6 3.2-2.3 5.6-0.6 4.9 2.5 9 8.5 5.8 2.9 3.4-2.7 1.8-6.7 1-9.4 2.2-2.6 1.2-3 1-3.2 3.4-7.5 1-1.4 0.4 0.5 3.9 0.4 1.7-1.6 3.8-4.6 2.7-1.5 13.5-1.2 0.9-1.2 1.2-3.7 0.9-3.8 0.4-2.5 0.6-1.7 1.8-1.3 2.1-0.1 7.2 2.7 9-0.3 0-4.6 2.7-0.7 14.9 7.6 3.8 1 4.1-1.5 2-1.9 2.8-3.5 1.8-1 1.6-0.1 3.8 0.6 6.7-1.1 2.7 0.5 15.5 18.6 2.8 2.1 3.9 0.6 3-0.2 2.8 0.4 3.3 2.5 2.8 2.9 2.9 2.1 3.2 0.6 4.1-1.5 3.8-3.3 5.7-8.4 3.6-3.5 2.8-0.6 3.7 0 3.2-0.7 1.4-2.4-2.1-4.1-4-2.5-2.2-2.4 3.6-4 2.7-1.3 7.1-1.4 2.7 0.2 3.2 2.2 2.5 2.8 2.6 1.9 3.8-0.7 3-2.8 5.5-8.1 3.2-2.2 2.4 0.6 9.8 5.2 17.1 4.9 2.9-0.1 6.5-1.4 2.5 0.8 5.9-2.4 12.6-1.4 3.2 0.8 1.8 1.2 3.3 3.2 1.7 1.2 1.4 0.2 2.7-0.6 1.7 0.5 3 3.1 5.9 9.1 2.7 2.2 1.8-1.3 2.5-2.9 3-2.8 3.5-0.7 3.2 1.9 6.5 5.9 9.4 4.7 6.3 6 5 8.2 2.3 9.5 1.1 8.5 5 3.7 12.4 2.4 5.7 3.6 2 0.9 1.8 0.2 4.2-0.6 1.4 0.3 1.9 2.2 0.1 1.9-0.5 1.7 0.4 1.7 1.3 1.1 8.2 2.5 9.7-0.4 3.7 1.5 8.9 9 6.4 2 13.7 0.6 6.1 3-1.3 4.4-1.3 6.1-0.8 6.2 0 4.5-2.7 2.3-6.7 1-3.1 2.4-3.8 11.2-2.2 4.8-0.2 1.3 0 3.4-0.3 1.7-1.7 2.3-4.2 3.6-1.3 1.9z"}]})},void 0,!1,void 0,!1,void 0,void 0,void 0),c=i({render:function(){var e=this.$createElement;return(this._self._c||e)("div",[this._t("default",null,{views:this.views,isCurrentView:this.isCurrentView,toggleView:this.toggleView,showView:this.showView,setView:this.setView})],2)},staticRenderFns:[]},void 0,{props:{initial:{default:()=>{}},syncLocation:{type:Boolean,default:!1},locationParam:{type:String,default:"view"}},data(){return{views:this.$props.initial,queryParams:null,keyListener:e=>{27===e.keyCode&&this.hideAllViews()}}},watch:{routeView(){new URLSearchParams(window.location.search)}},methods:{setView(e,t,L=!1){if(L&&Object.keys(this.$data.views).forEach(t=>{t!==e&&this.setView(t,!1)}),this.$data.views[e]=t,t&&this.$props.syncLocation){const t=new URLSearchParams(window.location.search);t.set(this.$props.locationParam,e),history.pushState(null,null,"?"+t.toString())}},setViews(e){this.$data.views=Object.assign({},this.data.views,e)},toggleView(e){this.setView(e,!this.isCurrentView(e),!0)},showView(e){this.setView(e,!0,!0)},isCurrentView(e){return this.$data.views[e]},hideAllViews(){Object.keys(this.$data.views).forEach(e=>{this.setView(e,!1)})}},mounted(){if(window.addEventListener("keydown",this.$data.keyListener),this.$props.syncLocation){const e=new URLSearchParams(window.location.search).get(this.$props.locationParam);e&&-1!==Object.keys(this.$data.views).indexOf(e)&&this.showView(e)}},destroyed(){window.removeEventListener("keydown",this.$data.keyListener)}},void 0,!1,void 0,!1,void 0,void 0,void 0),h=i({},void 0,{components:{UiNavbarSubitem:i({render:function(){var e=this,t=e.$createElement,L=e._self._c||t;return L("div",{on:{mouseenter:e.onMouseEnter,mouseleave:e.onMouseLeave}},[e.href?e._e():L("span",{staticClass:"navbar-menu__link navbar-menu__submenu-toggle",class:{"navbar-menu__submenu-toggle--open":e.show},on:{click:e.handleClick}},[e._v(e._s(e.label))]),e._v(" "),e.href?L("a",{staticClass:"navbar-menu__link navbar-menu__submenu-toggle",class:{"navbar-menu__submenu-toggle--open":e.show},attrs:{href:e.href},on:{click:function(t){return t.preventDefault(),e.handleClick(t)}}},[e._v(e._s(e.label))]):e._e(),e._v(" "),L("div",{staticClass:"navbar-menu__submenu-wrap",class:{"navbar-menu__submenu-wrap--show":e.show}},[e._t("default")],2)])},staticRenderFns:[]},void 0,{data:()=>({show:!1}),props:{href:{type:String},label:{type:String}},methods:{onMouseEnter(){s()&&(this.$data.show=!0)},onMouseLeave(){s()&&(this.$data.show=!1)},handleClick(e){(s()||this.$data.show)&&this.$props.href&&(window.location=this.$props.href),this.$data.show=!this.$data.show}}},void 0,!1,void 0,!1,void 0,void 0,void 0)},data(){return{isLgScreenSize:s(),show:!1,resizeHandler:()=>{this.$data.isLgScreenSize=s()}}},mounted(){this.$nextTick(()=>{window.addEventListener("resize",this.$data.resizeHandler)})},beforeDestroy(){window.removeEventListener("resize",this.$data.resizeHandler)}},void 0,void 0,void 0,!1,void 0,void 0,void 0),p=i({render:function(){var e=this,t=e.$createElement,L=e._self._c||t;return L("div",{class:[e.wrapperclass,"footer-collapsible"]},[L("span",{staticClass:"text-xl uppercase text-white footer-collapsible__toggle",class:[e.labelclass,e.show?"footer-collapsible__toggle--open":""],on:{click:e.handleClick}},[e._v(e._s(e.label))]),e._v(" "),L("div",{directives:[{name:"show",rawName:"v-show",value:e.show||e.isLgScreenSize,expression:"show || isLgScreenSize"}],class:[e.slotwrapperclass]},[e._t("default")],2)])},staticRenderFns:[]},void 0,{data(){return{isLgScreenSize:s(),show:!1,resizeHandler:()=>{this.$data.isLgScreenSize=s()}}},props:{href:{type:String},label:{type:String},labelclass:{type:String},wrapperclass:{type:String,default:""},slotwrapperclass:{type:String,default:""}},methods:{handleClick(){this.$props.href&&(window.location=this.$props.href),this.$data.show=!this.$data.show}},mounted(){this.$nextTick(()=>{window.addEventListener("resize",this.$data.resizeHandler)})},beforeDestroy(){window.removeEventListener("resize",this.$data.resizeHandler)}},void 0,!1,void 0,!1,void 0,void 0,void 0),m=i({render:function(){var e=this,t=e.$createElement,L=e._self._c||t;return L("div",{staticClass:"flip-clock"},[e._l(e.timeData,(function(t){return[L("span",{directives:[{name:"show",rawName:"v-show",value:t.show,expression:"data.show"}],key:t.label,staticClass:"flip-clock__piece",attrs:{id:t.elementId}},[L("span",{class:["flip-clock__card","flip-card",e.clockClasses]},[L("b",{staticClass:"flip-card__top"},[e._v(e._s(e._f("twoDigits")(t.current)))]),e._v(" "),L("b",{staticClass:"flip-card__bottom",attrs:{"data-value":e._f("twoDigits")(t.current)}}),e._v(" "),L("b",{staticClass:"flip-card__back",attrs:{"data-value":e._f("twoDigits")(t.previous)}}),e._v(" "),L("b",{staticClass:"flip-card__back-bottom",attrs:{"data-value":e._f("twoDigits")(t.previous)}})]),e._v(" "),L("span",{class:["flip-clock__slot","font-alt",e.slotClasses]},[e._v(e._s(t.label))])])]}))],2)},staticRenderFns:[]},void 0,{name:"flipCountdown",props:{deadline:{type:String},stop:{type:Boolean},units:{type:String,default:"days,hours,minutes,seconds"},clockClasses:{type:String,default:"text-6xl"},slotClasses:{type:String,default:"text-3xl"}},data(){const e=Math.floor(100*Math.random());return{now:Math.trunc((new Date).getTime()/1e3),date:null,interval:null,diff:0,show:!1,timeData:[{current:0,previous:0,label:"Dní",elementId:"flip-card-days-"+e,show:-1!==this.units.indexOf("days")},{current:0,previous:0,label:"Hod",elementId:"flip-card-hours-"+e,show:-1!==this.units.indexOf("hours")},{current:0,previous:0,label:"Min",elementId:"flip-card-minutes-"+e,show:-1!==this.units.indexOf("minutes")},{current:0,previous:0,label:"Sek",elementId:"flip-card-seconds-"+e,show:-1!==this.units.indexOf("seconds")}]}},created(){if(!this.deadline)throw new Error("Missing props 'deadline'");const e=this.deadline;if(this.date=Math.trunc(Date.parse(e.replace(/-/g,"/"))/1e3),!this.date)throw new Error("Invalid props value, correct the 'deadline'");this.interval=setInterval(()=>{this.now=Math.trunc((new Date).getTime()/1e3)},1e3)},mounted(){0!==this.diff&&(this.show=!0)},watch:{deadline(e,t){const L=this.deadline;if(this.date=Math.trunc(Date.parse(L.replace(/-/g,"/"))/1e3),!this.date)throw new Error("Invalid props value, correct the 'deadline'")},now(e){this.diff=this.date-e,this.diff<=0||this.stop?(this.diff=0,this.updateTime(3,0)):(this.updateTime(0,Math.trunc(this.diff/60/60/24)),this.updateTime(1,Math.trunc(this.diff/60/60)%24),this.updateTime(2,Math.trunc(this.diff/60)%60),this.updateTime(3,Math.trunc(this.diff)%60))}},filters:{twoDigits:e=>e.toString().length<=1?"0"+e.toString():e.toString()},methods:{updateTime(e,t){if(e>=this.timeData.length||void 0===t)return;const s=()=>{const s=this.timeData[e],i=t<0?0:t,a=document.querySelector("#"+s.elementId);if(i!==s.current&&(s.previous=s.current,s.current=i,a&&(a.classList.remove("flip"),a.offsetWidth,a.classList.add("flip")),0===e)){const e=a.querySelectorAll("span b");e&&L(e,e=>{const L=e.classList[0];if(t/1e3>=1){if(!L.includes("-4digits")){const t=L+"-4digits";e.classList.add(t),e.classList.remove(L)}}else if(L.includes("-4digits")){const t=L.replace("-4digits","");e.classList.add(t),e.classList.remove(L)}})}};window.requestAnimationFrame?this.frame=requestAnimationFrame(s):s()}},beforeDestroy(){window.cancelAnimationFrame&&cancelAnimationFrame(this.frame)},destroyed(){clearInterval(interval)}},void 0,!1,void 0,!1,void 0,void 0,void 0),v=i({},void 0,{mounted(){console.log("Mounted generic Vue app in ",this.$el)}},void 0,void 0,void 0,!1,void 0,void 0,void 0);function w(t){return Object.assign({},t.dataset),((t,L)=>{new e({el:t,components:{UiApp:v}})})(t)}e.component("ui-calendar-renderer",a),e.component("ui-calendar-dummy-provider",r),e.component("ui-calendar-google-provider",d),e.component("ui-region-map",l),e.component("ui-view-provider",c),e.component("ui-navbar",h),e.component("ui-footer-collapsible",p),e.component("ui-flip-clock",m),document.addEventListener("DOMContentLoaded",(function(e){L(document.querySelectorAll(".__js-root"),w)}))}(Vue);
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-pirati-sk
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jitka Novotná
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2021-12-26 00:00:00.000000000 Z
12
+ date: 2021-12-27 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: jekyll
@@ -162,6 +162,10 @@ files:
162
162
  - _layouts/regions.html
163
163
  - _layouts/regions2.html
164
164
  - _layouts/taglist.html
165
+ - assets/css/styleguide.min.css
166
+ - assets/css/styles.css
167
+ - assets/fonts/pirati-ui.ttf
168
+ - assets/fonts/pirati-ui.woff
165
169
  - assets/icons/blog.png
166
170
  - assets/icons/compass.png
167
171
  - assets/icons/facebook.png
@@ -298,6 +302,7 @@ files:
298
302
  - assets/img/program/volebni-rozcestnik.png
299
303
  - assets/img/tiles/lightGrey.png
300
304
  - assets/img/tiles/tableOfContent.png
305
+ - assets/main.bundle.js
301
306
  - jekyll-theme-pirati-sk.gemspec
302
307
  homepage: https://github.com/mkrejpsky/jekyll-theme-pirati-sk#readme
303
308
  licenses: