<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">(window.webpackJsonp=window.webpackJsonp||[]).push([[0,16,18,25,29,30,31,34],{1960:function(t,e,n){"use strict";n.r(e);n(38),n(120),n(79),n(55),n(32);var r=n(13),o=n(14),c=n(15),l=n(16),d=n(6),f=n(8),v=(n(24),n(9),n(51),n(50),n(58),n(84),n(34),n(3)),h=n(176);function y(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=Object(d.a)(t);if(e){var o=Object(d.a)(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return Object(l.a)(this,n)}}var m=function(t,e,n,desc){var r,o=arguments.length,c=o&lt;3?e:null===desc?desc=Object.getOwnPropertyDescriptor(e,n):desc;if("object"===("undefined"==typeof Reflect?"undefined":Object(f.a)(Reflect))&amp;&amp;"function"==typeof Reflect.decorate)c=Reflect.decorate(t,e,n,desc);else for(var i=t.length-1;i&gt;=0;i--)(r=t[i])&amp;&amp;(c=(o&lt;3?r(c):o&gt;3?r(e,n,c):r(e,n))||c);return o&gt;3&amp;&amp;c&amp;&amp;Object.defineProperty(e,n,c),c},k=function(t){Object(c.a)(n,t);var e=y(n);function n(){var t;return Object(r.a)(this,n),(t=e.apply(this,arguments)).fakeOptions=[],t.search="",t}return Object(o.a)(n,[{key:"isSubmitPossible",get:function(){return JSON.stringify(this.fakeOptions)!==JSON.stringify(this.options)}},{key:"visibleFakeOptions",get:function(){var t=this;return this.fakeOptions.filter((function(option){return option.Name.toLowerCase().includes(t.search.toLowerCase())}))}},{key:"mounted",value:function(){this.fakeOptions=Object(h.cloneDeep)(this.options)}},{key:"submitSelection",value:function(){this.$emit("options-updated",this.fakeOptions),this.$emit("close-x")}},{key:"toggleActive",value:function(option){if(this.singleCheck){var t=this.fakeOptions.find((function(t){return t.id===option.id}));if(option.active)return;this.fakeOptions.forEach((function(e){e.id===t.id&amp;&amp;(e.active=!0),e.id!==t.id&amp;&amp;(e.active=!1)}))}else{var e=this.fakeOptions.find((function(t){return t.id===option.id}));-1!==option.id||e.active?-1===option.id||option.active||(this.fakeOptions[0].active=!1):this.fakeOptions.forEach((function(t){-1!==t.id&amp;&amp;(t.active=!1)})),-1===option.id&amp;&amp;option.active||(option.active=!option.active)}}}]),n}(v.Vue);m([Object(v.Prop)()],k.prototype,"options",void 0),m([Object(v.Prop)()],k.prototype,"singleCheck",void 0),m([Object(v.Prop)()],k.prototype,"showSearch",void 0);var O=k=m([Object(v.Component)({})],k),x=n(20),component=Object(x.a)(O,(function(){var t=this,e=t._self._c;t._self._setupProxy;return e("div",[e("div",{staticClass:"p-4",staticStyle:{"min-width":"225px"}},[t.showSearch?e("div",{staticClass:"relative"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.search,expression:"search"}],staticClass:"bg-white lg:bg-gray-light p-2 mb-4 w-full rounded text-black focus:focus-visible:outline-none",attrs:{placeholder:"Suchen.."},domProps:{value:t.search},on:{input:function(e){e.target.composing||(t.search=e.target.value)}}}),t._v(" "),t.search?e("div",{staticClass:"absolute h-10 inset-y-0 right-0 flex items-center pr-2 cursor-pointer",on:{click:function(e){t.search=""}}},[e("i",{staticClass:"icon icon-search-close bg-black w-4 h-4"})]):t._e()]):t._e(),t._v(" "),e("div",{staticClass:"max-h-52 overflow-y-auto"},t._l(t.visibleFakeOptions,(function(option,n){return e("div",{key:n,staticClass:"list-none text-gray-900 relative select-none flex items-center justify-start last:mb-0 mb-3 cursor-pointer",on:{click:function(e){return t.toggleActive(option)}}},[e("div",{staticClass:"inline-flex items-center"},[t.singleCheck?e("input",{staticClass:"h-[1.25rem] w-[1.25rem] cursor-pointer rounded-full text-black checked:bg-black border-2 focus:ring-0",attrs:{id:"changed-event",type:"radio"},domProps:{checked:option.active}}):e("input",{directives:[{name:"model",rawName:"v-model",value:option.active,expression:"option.active"}],staticClass:"h-[1.25rem] w-[1.25rem] cursor-pointer rounded-full text-black checked:bg-black border-2 focus:ring-0",attrs:{id:"changed-event",type:"checkbox"},domProps:{checked:Array.isArray(option.active)?t._i(option.active,null)&gt;-1:option.active},on:{change:function(e){var n=option.active,r=e.target,o=!!r.checked;if(Array.isArray(n)){var c=t._i(n,null);r.checked?c&lt;0&amp;&amp;t.$set(option,"active",n.concat([null])):c&gt;-1&amp;&amp;t.$set(option,"active",n.slice(0,c).concat(n.slice(c+1)))}else t.$set(option,"active",o)}}})]),t._v(" "),e("span",{staticClass:"font-normal block truncate ml-4 text-sm"},[t._v("\n        "+t._s(option.Name)+"\n      ")])])})),0)]),t._v(" "),e("div",{staticClass:"h-[1px] relative bg-gray-lighter w-full"}),t._v(" "),e("div",{staticClass:"p-4 cursor-pointer"},[e("div",{staticClass:"block text-center font-medium text-xs py-2 !rounded bg-gray-light cursor-pointer uppercase",class:t.isSubmitPossible?"text-white  bg-black":"",on:{click:function(e){t.isSubmitPossible&amp;&amp;t.submitSelection()}}},[t._v("\n      Anwenden\n    ")])])])}),[],!1,null,"2f266928",null);e.default=component.exports},1962:function(t,e,n){var content=n(1978);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[t.i,content,""]]),content.locals&amp;&amp;(t.exports=content.locals);(0,n(49).default)("e5c83a7c",content,!0,{sourceMap:!1})},1963:function(t,e,n){var content=n(1980);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[t.i,content,""]]),content.locals&amp;&amp;(t.exports=content.locals);(0,n(49).default)("51859c24",content,!0,{sourceMap:!1})},1964:function(t,e,n){var content=n(1982);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[t.i,content,""]]),content.locals&amp;&amp;(t.exports=content.locals);(0,n(49).default)("53a53e2c",content,!0,{sourceMap:!1})},1966:function(t,e,n){"use strict";n.r(e);n(32);var r=n(13),o=n(14),c=n(15),l=n(16),d=n(6),f=n(8),v=(n(24),n(9),n(289),n(51),n(50),n(58),n(79),n(85),n(3)),h=n(176),y=n.n(h);function m(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=Object(d.a)(t);if(e){var o=Object(d.a)(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return Object(l.a)(this,n)}}var k=function(t,e,n,desc){var r,o=arguments.length,c=o&lt;3?e:null===desc?desc=Object.getOwnPropertyDescriptor(e,n):desc;if("object"===("undefined"==typeof Reflect?"undefined":Object(f.a)(Reflect))&amp;&amp;"function"==typeof Reflect.decorate)c=Reflect.decorate(t,e,n,desc);else for(var i=t.length-1;i&gt;=0;i--)(r=t[i])&amp;&amp;(c=(o&lt;3?r(c):o&gt;3?r(e,n,c):r(e,n))||c);return o&gt;3&amp;&amp;c&amp;&amp;Object.defineProperty(e,n,c),c},O=function(t){Object(c.a)(n,t);var e=m(n);function n(){var t;return Object(r.a)(this,n),(t=e.apply(this,arguments)).fakeOptions={},t.attribution='&amp;copy; &lt;a target="_blank" href="http://osm.org/copyright"&gt;OpenStreetMap&lt;/a&gt;',t.disabledCity=!1,t.disabledZip=!1,t.nominatim="https://nominatim.openstreetmap.org/search?",t.sensibleHits=[],t.showNothingFound=!1,t.previousValue="",t}return Object(o.a)(n,[{key:"zoom",get:function(){return 10===this.fakeOptionsNumbersTypeCast.distance?10:11-(this.fakeOptionsNumbersTypeCast.distance+15)/25&gt;6?11-(this.fakeOptionsNumbersTypeCast.distance+15)/25:6}},{key:"fakeOptionsNumbersTypeCast",get:function(){var t=Object(h.clone)(this.fakeOptions);return t.distance=Number(t.distance),t}},{key:"isSubmitPossible",get:function(){return JSON.stringify(this.fakeOptionsNumbersTypeCast)!==JSON.stringify(this.options)}},{key:"mounted",value:function(){this.fakeOptions=Object(h.clone)(this.options),document.getElementById("map-search-input").addEventListener("keyup",y.a.debounce(this.findNominatim,1150))}},{key:"unmounted",value:function(){document.getElementById("map-search-input").removeEventListener("keyup",y.a.debounce(this.findNominatim,1150))}},{key:"findNominatim",value:function(){var t=this;this.fakeOptions.zip&amp;&amp;this.fakeOptions.zip!==this.previousValue&amp;&amp;(this.previousValue=this.fakeOptions.zip,this.disabledZip=!0,this.showNothingFound=!1,this.$axios.get(this.nominatim+"q="+this.fakeOptions.zip+"&amp;accept-language=de&amp;format=json",{headers:{"access-control-allow-origin":"*"}}).then((function(e){if(t.sensibleHits=[],e.data&amp;&amp;(t.sensibleHits=e.data.filter((function(t){return("village"===t.addresstype||"town"===t.addresstype||"city"===t.addresstype||"postcode"===t.addresstype)&amp;&amp;t.display_name.includes("Deutschland")}))),t.sensibleHits&amp;&amp;1===t.sensibleHits.length){var n=t.sensibleHits[0].display_name.split(","),r="".concat(n[0],",").concat(n[1],",").concat(n[2]);t.fakeOptions.zip=r,t.previousValue=r,t.fakeOptions.latlon=[parseFloat(t.sensibleHits[0].lat),parseFloat(t.sensibleHits[0].lon)]}t.sensibleHits.length||(t.showNothingFound=!0),setTimeout((function(){t.disabledZip=!1}),2e3)})))}},{key:"setHit",value:function(t){var e=t.display_name.split(","),n="".concat(e[0],",").concat(e[1],",").concat(e[2]);this.fakeOptions.zip=n,this.previousValue=n,this.fakeOptions.latlon=[parseFloat(t.lat),parseFloat(t.lon)],this.sensibleHits=[]}},{key:"submitSelection",value:function(){this.$emit("options-updated",this.fakeOptionsNumbersTypeCast),this.$emit("close-x")}}]),n}(v.Vue);k([Object(v.Prop)({default:!1})],O.prototype,"isMobile",void 0),k([Object(v.Prop)()],O.prototype,"options",void 0);var x=O=k([Object(v.Component)({})],O),_=(n(1979),n(20)),component=Object(_.a)(x,(function(){var t=this,e=t._self._c;t._self._setupProxy;return e("div",{staticClass:"bg-white",attrs:{id:"nominatim-map"}},[e("div",{staticClass:"p-4 pb-0"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.fakeOptions.zip,expression:"fakeOptions.zip"}],staticClass:"bg-gray-light p-2 w-full rounded text-black focus:focus-visible:outline-none",attrs:{id:"map-search-input",disabled:t.disabledZip,placeholder:"Suchen nach PLZ, Stadt,..."},domProps:{value:t.fakeOptions.zip},on:{input:function(e){e.target.composing||t.$set(t.fakeOptions,"zip",e.target.value)}}}),t._v(" "),t.sensibleHits.length&gt;1?e("div",{staticClass:"absolute z-60 mt-1 rounded-md bg-white py-1 text-base shadow-2xl focus:outline-none sm:text-sm"},[e("ul",{staticClass:"max-h-96 w-[375px] overflow-auto",attrs:{id:"options",role:"listbox"}},t._l(t.sensibleHits,(function(n){return e("li",{staticClass:"relative cursor-pointer py-2 pl-3 pr-9 text-gray-900 hover:bg-secondary hover:text-white",attrs:{id:"option-0",role:"option",tabindex:"-1"},on:{click:function(e){return t.setHit(n)}}},[e("span",{staticClass:"block truncate"},[t._v(t._s(n.display_name))])])})),0)]):t._e(),t._v(" "),t.showNothingFound?e("span",{staticClass:"text-xs text-error"},[t._v("Keine relevanten Ergebnisse zur Eingabe gefunden.")]):t._e(),t._v(" "),e("div",{staticClass:"flex justify-between w-full mt-4"},[e("label",{staticClass:"text-black font-bold",attrs:{for:"default-range"}},[t._v("Umkreis")]),t._v(" "),e("div",{staticClass:"text-gray-text"},[t._v("\n        "+t._s(t.fakeOptions.distance+" km")+"\n      ")])]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.fakeOptions.distance,expression:"fakeOptions.distance"}],staticClass:"w-full h-1 mt-2 mb-6 accent-black bg-black rounded-lg appearance-none cursor-pointer dark:bg-black",attrs:{id:"default-range",max:"250",min:"10",type:"range"},domProps:{value:t.fakeOptions.distance},on:{__r:function(e){return t.$set(t.fakeOptions,"distance",e.target.value)}}}),t._v(" "),e("client-only",[e("l-map",{staticClass:"z-10",style:t.isMobile?{height:"360px",width:"100%"}:{height:"400px",width:"375px"},attrs:{center:t.fakeOptions.latlon,zoom:t.zoom}},[e("l-tile-layer",{attrs:{attribution:t.attribution,"layer-type":"base",name:"OpenStreetMap",url:"http://{s}.tile.osm.org/{z}/{x}/{y}.png"}}),t._v(" "),e("l-circle",{attrs:{"lat-lng":t.fakeOptions.latlon,radius:1e3*t.fakeOptions.distance,color:"blue"}}),t._v(" "),e("l-marker",{attrs:{"lat-lng":t.fakeOptions.latlon}})],1)],1)],1),t._v(" "),e("div",{staticClass:"h-[1px] relative bg-gray-lighter w-full"}),t._v(" "),e("div",{staticClass:"p-4 cursor-pointer"},[e("div",{staticClass:"block text-center font-medium text-xs py-2 !rounded bg-gray-light uppercase",class:t.isSubmitPossible?"text-white  bg-black":"",on:{click:function(e){t.isSubmitPossible&amp;&amp;t.submitSelection()}}},[t._v("\n      Anwenden\n    ")])])])}),[],!1,null,"4bd1789d",null);e.default=component.exports},1967:function(t,e,n){"use strict";n.r(e);n(32);var r=n(13),o=n(14),c=n(15),l=n(16),d=n(6),f=n(8),v=(n(24),n(9),n(289),n(3)),h=n(176);function y(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=Object(d.a)(t);if(e){var o=Object(d.a)(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return Object(l.a)(this,n)}}var m=function(t,e,n,desc){var r,o=arguments.length,c=o&lt;3?e:null===desc?desc=Object.getOwnPropertyDescriptor(e,n):desc;if("object"===("undefined"==typeof Reflect?"undefined":Object(f.a)(Reflect))&amp;&amp;"function"==typeof Reflect.decorate)c=Reflect.decorate(t,e,n,desc);else for(var i=t.length-1;i&gt;=0;i--)(r=t[i])&amp;&amp;(c=(o&lt;3?r(c):o&gt;3?r(e,n,c):r(e,n))||c);return o&gt;3&amp;&amp;c&amp;&amp;Object.defineProperty(e,n,c),c},k=function(t){Object(c.a)(n,t);var e=y(n);function n(){var t;return Object(r.a)(this,n),(t=e.apply(this,arguments)).fakeOptions={},t}return Object(o.a)(n,[{key:"fakeOptionsNumbersTypeCast",get:function(){var t=Object(h.clone)(this.fakeOptions);return t.start=Number(t.start),t.end=Number(t.end),t}},{key:"isSubmitPossible",get:function(){return this.fakeOptionsNumbersTypeCast.start&lt;=this.fakeOptionsNumbersTypeCast.end&amp;&amp;JSON.stringify(this.fakeOptionsNumbersTypeCast)!==JSON.stringify(this.options)}},{key:"mounted",value:function(){this.fakeOptions=Object(h.clone)(this.options)}},{key:"submitSelection",value:function(){this.$emit("options-updated",this.fakeOptionsNumbersTypeCast),this.$emit("close-x")}}]),n}(v.Vue);m([Object(v.Prop)()],k.prototype,"options",void 0);var O=k=m([Object(v.Component)({})],k),x=n(20),component=Object(x.a)(O,(function(){var t=this,e=t._self._c;t._self._setupProxy;return e("div",{staticClass:"filter filter--range bg-white w-[21.25rem]"},[e("div",{staticClass:"flex items-center gap-4 p-4"},[e("div",[e("div",{staticClass:"mb-2"},[t._v("Minimum")]),t._v(" "),e("div",{staticClass:"flex gap-2 items-center"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.fakeOptions.start,expression:"fakeOptions.start"}],staticClass:"bg-gray-light p-2 w-full rounded text-black",attrs:{min:"0",oninput:"validity.valid||(value=null);",type:"number"},domProps:{value:t.fakeOptions.start},on:{input:function(e){e.target.composing||t.$set(t.fakeOptions,"start",e.target.value)}}}),t._v(" "),e("span",[t._v("â‚¬")]),t._v(" "),e("div",{staticClass:"ml-2"},[t._v("bis")])])]),t._v(" "),e("div",[e("div",{staticClass:"mb-2"},[t._v("Maximum")]),t._v(" "),e("div",{staticClass:"flex gap-2 items-center"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.fakeOptions.end,expression:"fakeOptions.end"}],staticClass:"bg-gray-light p-2 w-full rounded text-black",attrs:{min:"0",oninput:"validity.valid||(value=null);",type:"number"},domProps:{value:t.fakeOptions.end},on:{input:function(e){e.target.composing||t.$set(t.fakeOptions,"end",e.target.value)}}}),t._v(" "),e("span",[t._v("â‚¬")])])])]),t._v(" "),e("div",{staticClass:"h-[1px] relative bg-gray-lighter w-full"}),t._v(" "),e("div",{staticClass:"p-4 cursor-pointer"},[e("div",{staticClass:"block text-center font-medium text-xs py-2 !rounded bg-gray-light uppercase",class:t.isSubmitPossible?"text-white  bg-black":"",on:{click:function(e){t.isSubmitPossible&amp;&amp;t.submitSelection()}}},[t._v("\n      Anwenden\n    ")])])])}),[],!1,null,"c73d2cb0",null);e.default=component.exports},1968:function(t,e,n){"use strict";n.r(e);var r=n(13),o=n(14),c=n(15),l=n(16),d=n(6),f=n(8),v=(n(24),n(9),n(32),n(3));function h(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=Object(d.a)(t);if(e){var o=Object(d.a)(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return Object(l.a)(this,n)}}var y=function(t,e,n,desc){var r,o=arguments.length,c=o&lt;3?e:null===desc?desc=Object.getOwnPropertyDescriptor(e,n):desc;if("object"===("undefined"==typeof Reflect?"undefined":Object(f.a)(Reflect))&amp;&amp;"function"==typeof Reflect.decorate)c=Reflect.decorate(t,e,n,desc);else for(var i=t.length-1;i&gt;=0;i--)(r=t[i])&amp;&amp;(c=(o&lt;3?r(c):o&gt;3?r(e,n,c):r(e,n))||c);return o&gt;3&amp;&amp;c&amp;&amp;Object.defineProperty(e,n,c),c},m=function(t){Object(c.a)(n,t);var e=h(n);function n(){return Object(r.a)(this,n),e.apply(this,arguments)}return Object(o.a)(n,[{key:"toggle",value:function(){this.$emit("options-updated",!this.options)}}]),n}(v.Vue);y([Object(v.Prop)()],m.prototype,"options",void 0),y([Object(v.Prop)()],m.prototype,"title",void 0);var k=m=y([Object(v.Component)({})],m),O=(n(1981),n(20)),component=Object(O.a)(k,(function(){var t=this,e=t._self._c;t._self._setupProxy;return e("div",{staticClass:"md:border-gray-lighter md:rounded-md md:border md:bg-gray-light md:w-auto shrink-0"},[e("div",{staticClass:"md:p-[0.75rem] md:!p-y-3.5 rounded-md font-semibold text-md text-black",class:{"md:outline md:outline-2":t.options}},[e("label",{staticClass:"flex items-center relative justify-between cursor-pointer",attrs:{for:t.title}},[e("div",{staticClass:"order-2 absolute right-4 md:right-0 md:relative"},[e("input",{staticClass:"sr-only peer bg-white",attrs:{id:t.title,type:"checkbox"},domProps:{checked:t.options},on:{click:function(e){return t.toggle()}}}),t._v(" "),e("div",{staticClass:"block bg-whitetext peer-checked:bg-green bg-gray-text w-[2.2rem] h-5 rounded-full"}),t._v(" "),e("div",{staticClass:"dot absolute left-[0.18rem] top-[0.18rem] bg-white w-[0.9rem] h-[0.9rem] rounded-full transition"})]),t._v(" "),e("span",{staticClass:"order-1 text-black mr-2 text-md md:text-sm"},[t._v(t._s(t.title))])])])])}),[],!1,null,"e9313372",null);e.default=component.exports},1969:function(t,e,n){"use strict";n.r(e);n(38),n(120),n(79),n(55),n(32);var r=n(13),o=n(14),c=n(15),l=n(16),d=n(6),f=n(8),v=(n(24),n(9),n(51),n(50),n(58),n(84),n(34),n(3)),h=n(176);function y(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=Object(d.a)(t);if(e){var o=Object(d.a)(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return Object(l.a)(this,n)}}var m=function(t,e,n,desc){var r,o=arguments.length,c=o&lt;3?e:null===desc?desc=Object.getOwnPropertyDescriptor(e,n):desc;if("object"===("undefined"==typeof Reflect?"undefined":Object(f.a)(Reflect))&amp;&amp;"function"==typeof Reflect.decorate)c=Reflect.decorate(t,e,n,desc);else for(var i=t.length-1;i&gt;=0;i--)(r=t[i])&amp;&amp;(c=(o&lt;3?r(c):o&gt;3?r(e,n,c):r(e,n))||c);return o&gt;3&amp;&amp;c&amp;&amp;Object.defineProperty(e,n,c),c},k=function(t){Object(c.a)(n,t);var e=y(n);function n(){var t;return Object(r.a)(this,n),(t=e.apply(this,arguments)).fakeOptions=[],t.search="",t}return Object(o.a)(n,[{key:"isSubmitPossible",get:function(){return JSON.stringify(this.fakeOptions)!==JSON.stringify(this.options)}},{key:"visibleFakeOptions",get:function(){var t=this;return this.fakeOptions.filter((function(option){return option.Name.toLowerCase().includes(t.search.toLowerCase())}))}},{key:"mounted",value:function(){this.fakeOptions=Object(h.cloneDeep)(this.options)}},{key:"submitSelection",value:function(){this.$emit("options-updated",this.fakeOptions),this.$emit("close-x")}},{key:"toggleActive",value:function(option){var t=this.fakeOptions.find((function(t){return t.id===option.id}));-1!==option.id||t.active?-1===option.id||option.active||(this.fakeOptions[0].active=!1):this.fakeOptions.forEach((function(t){-1!==t.id&amp;&amp;(t.active=!1,t.Unterkategorien&amp;&amp;t.Unterkategorien.forEach((function(u){u.active=!1})))})),-1===option.id&amp;&amp;option.active||(option.active=!option.active,option.Unterkategorien&amp;&amp;option.Unterkategorien.forEach((function(u){u.active=option.active}))),this.reactivateAlleCategory()}},{key:"toggleExpandOption",value:function(option){option.expanded=!option.expanded,this.fakeOptions=Object(h.cloneDeep)(this.fakeOptions)}},{key:"toggleSubCategoryActive",value:function(t,e){if(t.active=!t.active,t.active&amp;&amp;!e.active&amp;&amp;(e.active=!0,this.fakeOptions[0].active=!1),!t.active&amp;&amp;e.active){var n=!0;e.Unterkategorien.forEach((function(u){u.active&amp;&amp;(n=!1)})),n&amp;&amp;(e.active=!1)}this.reactivateAlleCategory()}},{key:"reactivateAlleCategory",value:function(){var t=!0;this.fakeOptions.forEach((function(e){e.active&amp;&amp;(t=!1),e.Unterkategorien&amp;&amp;e.Unterkategorien.forEach((function(u){u.active&amp;&amp;(t=!1)}))})),t&amp;&amp;(this.fakeOptions[0].active=!0)}}]),n}(v.Vue);m([Object(v.Prop)()],k.prototype,"options",void 0),m([Object(v.Prop)()],k.prototype,"singleCheck",void 0),m([Object(v.Prop)()],k.prototype,"showSearch",void 0);var O=k=m([Object(v.Component)({})],k),x=n(20),component=Object(x.a)(O,(function(){var t=this,e=t._self._c;t._self._setupProxy;return e("div",[e("div",{staticClass:"p-4",staticStyle:{"min-width":"225px"}},[t.showSearch?e("div",{staticClass:"relative"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.search,expression:"search"}],staticClass:"bg-white lg:bg-gray-light p-2 mb-4 w-full rounded text-black focus:focus-visible:outline-none",attrs:{placeholder:"Suchen.."},domProps:{value:t.search},on:{input:function(e){e.target.composing||(t.search=e.target.value)}}}),t._v(" "),t.search?e("div",{staticClass:"absolute h-10 inset-y-0 right-0 flex items-center pr-2 cursor-pointer",on:{click:function(e){t.search=""}}},[e("i",{staticClass:"icon icon-search-close bg-black w-4 h-4"})]):t._e()]):t._e(),t._v(" "),e("div",{staticClass:"max-h-52 overflow-y-auto"},t._l(t.visibleFakeOptions,(function(option,n){return e("div",{key:n,staticClass:"last:mb-0 mb-3 dropdown"},[e("div",{staticClass:"list-none text-gray-900 select-none flex items-center justify-start cursor-pointer w-full"},[e("div",{staticClass:"inline-flex items-center",on:{click:function(e){return t.toggleActive(option)}}},[t.singleCheck?e("input",{staticClass:"h-[1.25rem] w-[1.25rem] cursor-pointer rounded-full text-black checked:bg-black border-2 focus:ring-0",attrs:{id:"changed-event",type:"radio"},domProps:{checked:option.active}}):e("input",{directives:[{name:"model",rawName:"v-model",value:option.active,expression:"option.active"}],staticClass:"h-[1.25rem] w-[1.25rem] cursor-pointer rounded-full text-black checked:bg-black border-2 focus:ring-0",attrs:{id:"changed-event",type:"checkbox"},domProps:{checked:Array.isArray(option.active)?t._i(option.active,null)&gt;-1:option.active},on:{change:function(e){var n=option.active,r=e.target,o=!!r.checked;if(Array.isArray(n)){var c=t._i(n,null);r.checked?c&lt;0&amp;&amp;t.$set(option,"active",n.concat([null])):c&gt;-1&amp;&amp;t.$set(option,"active",n.slice(0,c).concat(n.slice(c+1)))}else t.$set(option,"active",o)}}})]),t._v(" "),e("span",{staticClass:"font-normal block truncate ml-4 text-sm",on:{click:function(e){return t.toggleActive(option)}}},[t._v("\n              "+t._s(option.Name)+"\n            ")]),t._v(" "),!option.expanded&amp;&amp;option.Unterkategorien?e("svg",{staticClass:"h-4 w-4 text-gray-400 ml-auto",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"},on:{click:function(e){return t.toggleExpandOption(option)}}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round",d:"M4.5 15.75l7.5-7.5 7.5 7.5"}})]):t._e(),t._v(" "),option.expanded&amp;&amp;option.Unterkategorien?e("svg",{staticClass:"h-4 w-4 text-gray-400 ml-auto",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"},on:{click:function(e){return t.toggleExpandOption(option)}}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round",d:"M19.5 8.25l-7.5 7.5-7.5-7.5"}})]):t._e(),t._v(" "),option.Unterkategorien?t._e():e("div",{staticClass:"h-4 w-4 ml-auto"})]),t._v(" "),option.expanded&amp;&amp;option.Unterkategorien?e("ul",{staticClass:"border-t border-gray-dark mt-1 pl-8"},t._l(option.Unterkategorien,(function(n){return e("li",{staticClass:"list-none text-gray-900 select-none flex items-center justify-start cursor-pointer w-full first:mt-1.5 last:mb-0 mb-1.5",on:{click:function(e){return t.toggleSubCategoryActive(n,option)}}},[e("div",{staticClass:"inline-flex items-center"},[e("input",{directives:[{name:"model",rawName:"v-model",value:n.active,expression:"kategorie.active"}],staticClass:"h-[1.25rem] w-[1.25rem] cursor-pointer rounded-full text-black checked:bg-black border-2 focus:ring-0",attrs:{id:"changed-event",type:"checkbox"},domProps:{checked:Array.isArray(n.active)?t._i(n.active,null)&gt;-1:n.active},on:{change:function(e){var r=n.active,o=e.target,c=!!o.checked;if(Array.isArray(r)){var l=t._i(r,null);o.checked?l&lt;0&amp;&amp;t.$set(n,"active",r.concat([null])):l&gt;-1&amp;&amp;t.$set(n,"active",r.slice(0,l).concat(r.slice(l+1)))}else t.$set(n,"active",c)}}})]),t._v(" "),e("span",{staticClass:"font-normal block truncate ml-4 text-sm"},[t._v("\n                "+t._s(n.Name)+"\n              ")])])})),0):t._e()])})),0)]),t._v(" "),e("div",{staticClass:"h-[1px] relative bg-gray-lighter w-full"}),t._v(" "),e("div",{staticClass:"p-4 cursor-pointer"},[e("div",{staticClass:"block text-center font-medium text-xs py-2 !rounded bg-gray-light cursor-pointer uppercase",class:t.isSubmitPossible?"text-white  bg-black":"",on:{click:function(e){t.isSubmitPossible&amp;&amp;t.submitSelection()}}},[t._v("\n        Anwenden\n      ")])])])}),[],!1,null,"750baece",null);e.default=component.exports},1971:function(t,e,n){"use strict";n.r(e);var r=n(13),o=n(14),c=n(15),l=n(16),d=n(6),f=n(8),v=(n(24),n(9),n(32),n(3)),h=n(176);function y(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=Object(d.a)(t);if(e){var o=Object(d.a)(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return Object(l.a)(this,n)}}var m=function(t,e,n,desc){var r,o=arguments.length,c=o&lt;3?e:null===desc?desc=Object.getOwnPropertyDescriptor(e,n):desc;if("object"===("undefined"==typeof Reflect?"undefined":Object(f.a)(Reflect))&amp;&amp;"function"==typeof Reflect.decorate)c=Reflect.decorate(t,e,n,desc);else for(var i=t.length-1;i&gt;=0;i--)(r=t[i])&amp;&amp;(c=(o&lt;3?r(c):o&gt;3?r(e,n,c):r(e,n))||c);return o&gt;3&amp;&amp;c&amp;&amp;Object.defineProperty(e,n,c),c},k=function(t){Object(c.a)(n,t);var e=y(n);function n(){var t;return Object(r.a)(this,n),(t=e.apply(this,arguments)).fakeOptions={},t.attributes=[{dates:new Date,key:"today",highlight:!0,date:null}],t.rangeSelectable=!0,t.modelConfig={type:"string",mask:"iso"},t}return Object(o.a)(n,[{key:"isSubmitPossible",get:function(){return JSON.stringify(this.fakeOptions)!==JSON.stringify(this.options)}},{key:"created",value:function(){this.fakeOptions=Object(h.clone)(this.options)}},{key:"submitSelection",value:function(){this.rangeSelectable?this.$emit("options-updated",{date:null,range:this.fakeOptions.range,representation:{start:this.$luxon(this.fakeOptions.range.start),end:this.$luxon(this.fakeOptions.range.end)}}):this.$emit("options-updated",{date:this.fakeOptions.date,range:null,representation:this.$luxon(this.fakeOptions.date)}),this.$emit("close-x")}}]),n}(v.Vue);m([Object(v.Prop)()],k.prototype,"options",void 0);var O=k=m([Object(v.Component)({})],k),x=(n(1977),n(20)),component=Object(x.a)(O,(function(){var t,e,n=this,r=n._self._c;n._self._setupProxy;return r("div",{staticClass:"bg-white w-[21.25rem]"},[r("div",{staticClass:"p-4"},[r("div",{staticClass:"mb-6 flex flex-row items-end justify-between rounded-md bg-gray-light",attrs:{role:"group"}},[r("button",{staticClass:"uppercase py-3 px-10 w-1/2 text-sm font-semibold text-gray-400 bg-gray-light rounded-md border border-gray-light",class:{"bg-black text-white":!n.rangeSelectable},attrs:{type:"button"},on:{click:function(t){n.rangeSelectable=!n.rangeSelectable}}},[n._v("\n        Datum\n      ")]),n._v(" "),r("button",{staticClass:"focus uppercase py-3 px-6 w-1/2 text-sm font-semibold text-gray-400 bg-gray-light rounded-md border border-gray-light",class:{"bg-black text-white":n.rangeSelectable},attrs:{type:"button"},on:{click:function(t){n.rangeSelectable=!n.rangeSelectable}}},[n._v("\n        Zeitraum\n      ")])]),n._v(" "),r("div",{staticClass:"px-3 h-[2.6rem] bg-gray-light rounded flex flex-row items-center justify-start"},[r("div",{staticClass:"text-center w-full",class:{"border-r-2 border-r-indigo-500/50 !text-right !w-1/2 pr-4":n.rangeSelectable}},[n.rangeSelectable&amp;&amp;n.fakeOptions.range?r("span",[n._v(n._s(n._f("luxon")(null===(t=n.fakeOptions.range)||void 0===t?void 0:t.start)))]):!n.rangeSelectable&amp;&amp;n.fakeOptions.date?r("span",{staticClass:"text-center"},[n._v(n._s(n._f("luxon")(n.fakeOptions.date)))]):n._e()]),n._v(" "),n.rangeSelectable?r("div",{staticClass:"pl-4 w-1/2"},[n.rangeSelectable&amp;&amp;n.fakeOptions.range?r("span",[n._v(n._s(n._f("luxon")(null===(e=n.fakeOptions.range)||void 0===e?void 0:e.end)))]):n._e()]):n._e()]),n._v(" "),r("vc-date-picker",{directives:[{name:"show",rawName:"v-show",value:n.rangeSelectable,expression:"rangeSelectable"}],staticClass:"mt-4",attrs:{attributes:n.attributes,"model-config":n.modelConfig,color:"blue","is-expanded":"","is-range":"",locale:"de"},model:{value:n.fakeOptions.range,callback:function(t){n.$set(n.fakeOptions,"range",t)},expression:"fakeOptions.range"}}),n._v(" "),r("vc-date-picker",{directives:[{name:"show",rawName:"v-show",value:!n.rangeSelectable,expression:"!rangeSelectable"}],staticClass:"mt-4",attrs:{attributes:n.attributes,"model-config":n.modelConfig,color:"blue","is-expanded":"",locale:"de"},model:{value:n.fakeOptions.date,callback:function(t){n.$set(n.fakeOptions,"date",t)},expression:"fakeOptions.date"}})],1),n._v(" "),r("div",{staticClass:"h-[1px] relative bg-gray-lighter w-full"}),n._v(" "),r("div",{staticClass:"p-4 cursor-pointer"},[r("a",{staticClass:"block text-center font-medium text-xs py-2 !rounded bg-gray-light uppercase",class:n.isSubmitPossible?"text-white  bg-black":"",on:{click:function(t){n.isSubmitPossible&amp;&amp;n.submitSelection()}}},[n._v("Anwenden")]),n._v(" "),n.rangeSelectable&amp;&amp;n.fakeOptions.range&amp;&amp;n.isSubmitPossible?r("a",{staticClass:"block text-center font-medium text-xs py-2 !rounded mt-2 bg-gray-light uppercase",on:{click:function(t){n.fakeOptions.range=[]}}},[n._v("ZurÃ¼cksetzen")]):n._e()])])}),[],!1,null,"a6062714",null);e.default=component.exports},1977:function(t,e,n){"use strict";n(1962)},1978:function(t,e,n){var r=n(48)((function(i){return i[1]}));r.push([t.i,".vc-container[data-v-a6062714]{border-color:transparent;background-color:transparent}",""]),r.locals={},t.exports=r},1979:function(t,e,n){"use strict";n(1963)},1980:function(t,e,n){var r=n(48)((function(i){return i[1]}));r.push([t.i,"input:checked~.dot[data-v-4bd1789d]{transform:translateX(100%);background-color:#fff;opacity:1}",""]),r.locals={},t.exports=r},1981:function(t,e,n){"use strict";n(1964)},1982:function(t,e,n){var r=n(48)((function(i){return i[1]}));r.push([t.i,"input:checked~.dot[data-v-e9313372]{transform:translateX(100%);background-color:#fff}",""]),r.locals={},t.exports=r},1986:function(t,e,n){"use strict";n.r(e);var r=n(13),o=n(14),c=n(15),l=n(16),d=n(6),f=n(8),v=(n(24),n(9),n(32),n(3));function h(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=Object(d.a)(t);if(e){var o=Object(d.a)(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return Object(l.a)(this,n)}}var y=function(t,e,n,desc){var r,o=arguments.length,c=o&lt;3?e:null===desc?desc=Object.getOwnPropertyDescriptor(e,n):desc;if("object"===("undefined"==typeof Reflect?"undefined":Object(f.a)(Reflect))&amp;&amp;"function"==typeof Reflect.decorate)c=Reflect.decorate(t,e,n,desc);else for(var i=t.length-1;i&gt;=0;i--)(r=t[i])&amp;&amp;(c=(o&lt;3?r(c):o&gt;3?r(e,n,c):r(e,n))||c);return o&gt;3&amp;&amp;c&amp;&amp;Object.defineProperty(e,n,c),c},m=function(t){Object(c.a)(n,t);var e=h(n);function n(){var t;return Object(r.a)(this,n),(t=e.apply(this,arguments)).isOpen=!1,t.isDropDownOpen=!1,t.isFilterActive=!1,t}return Object(o.a)(n,[{key:"toggleAccordion",value:function(){this.isOpen=!this.isOpen}}]),n}(v.Vue);y([Object(v.Prop)()],m.prototype,"title",void 0);var k=m=y([Object(v.Component)({})],m),O=n(20),component=Object(O.a)(k,(function(){var t=this,e=t._self._c;t._self._setupProxy;return e("div",{staticClass:"relative cursor-pointer"},[e("div",{on:{click:function(e){return t.toggleAccordion()}}},[e("button",{staticClass:"flex items-center space-x-3",attrs:{"aria-expanded":t.isOpen}},[e("span",{staticClass:"text-md font-semibold"},[t._v(t._s(t.title))]),t._v(" "),e("svg",{staticClass:"w-3 transition-all duration-200 transform absolute right-4",class:{"rotate-180":t.isOpen,"rotate-0":!t.isOpen},attrs:{fill:"none",stroke:"currentColor",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 10","aria-hidden":"true"}},[e("path",{attrs:{d:"M15 1.2l-7 7-7-7","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}})])])]),t._v(" "),t.isOpen?e("div",{staticClass:"my-4"},[t._t("default")],2):t._e()])}),[],!1,null,"f1d2626e",null);e.default=component.exports},2016:function(t,e,n){"use strict";n.r(e);n(66);var r=n(13),o=n(14),c=n(15),l=n(16),d=n(6),f=n(8),v=(n(24),n(9),n(32),n(3)),h=n(30);function y(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=Object(d.a)(t);if(e){var o=Object(d.a)(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return Object(l.a)(this,n)}}var m=function(t,e,n,desc){var r,o=arguments.length,c=o&lt;3?e:null===desc?desc=Object.getOwnPropertyDescriptor(e,n):desc;if("object"===("undefined"==typeof Reflect?"undefined":Object(f.a)(Reflect))&amp;&amp;"function"==typeof Reflect.decorate)c=Reflect.decorate(t,e,n,desc);else for(var i=t.length-1;i&gt;=0;i--)(r=t[i])&amp;&amp;(c=(o&lt;3?r(c):o&gt;3?r(e,n,c):r(e,n))||c);return o&gt;3&amp;&amp;c&amp;&amp;Object.defineProperty(e,n,c),c},k=Object(h.namespace)("filter"),O=function(t){Object(c.a)(n,t);var e=y(n);function n(){return Object(r.a)(this,n),e.apply(this,arguments)}return Object(o.a)(n,[{key:"togglePopOver",value:function(){this.$emit("toggleHit")}},{key:"reset",value:function(){this.$emit("resetHit")}}]),n}(v.Vue);m([k.Getter("getBarrier")],O.prototype,"barrier",void 0),m([k.Getter("getWebbasedtraining")],O.prototype,"webbasedtraining",void 0),m([k.Getter("getCategories")],O.prototype,"categories",void 0),m([k.Getter("getConfessions")],O.prototype,"confessions",void 0),m([k.Getter("getDate")],O.prototype,"date",void 0),m([k.Getter("getGroups")],O.prototype,"groups",void 0),m([k.Getter("getOffers")],O.prototype,"offers",void 0),m([k.Getter("getOnline")],O.prototype,"online",void 0),m([k.Getter("getPrice")],O.prototype,"price",void 0),m([k.Getter("getProvider")],O.prototype,"provider",void 0),m([k.Getter("getMap")],O.prototype,"map",void 0),m([k.Action("setBarrierActiveFilters")],O.prototype,"setBarrier",void 0),m([k.Action("setWebbasedtrainingActiveFilters")],O.prototype,"setWebbasedtraining",void 0),m([k.Action("setCategoriesActiveFilters")],O.prototype,"setCategories",void 0),m([k.Action("setConfessionsActiveFilters")],O.prototype,"setConfessions",void 0),m([k.Action("setDateActiveFilters")],O.prototype,"setDate",void 0),m([k.Action("setGroupsActiveFilters")],O.prototype,"setGroups",void 0),m([k.Action("setOffersActiveFilters")],O.prototype,"setOffers",void 0),m([k.Action("setOnlineActiveFilters")],O.prototype,"setOnline",void 0),m([k.Action("setPriceActiveFilters")],O.prototype,"setPrice",void 0),m([k.Action("setProviderActiveFilters")],O.prototype,"setProvider",void 0),m([k.Action("setMapActiveFilters")],O.prototype,"setMap",void 0),m([k.Getter("getActiveFilters")],O.prototype,"activeFilters",void 0),m([k.Action("removeActiveFilter")],O.prototype,"removeActiveFilter",void 0),m([k.Action("resetActiveFilters")],O.prototype,"resetActiveFilters",void 0);var x=O=m([Object(v.Component)({})],O),_=n(20),component=Object(_.a)(x,(function(){var t=this,e=t._self._c;t._self._setupProxy;return e("div",{staticClass:"overflow-scroll"},[e("div",{staticClass:"flex w-full items-center justify-between border-b border-black border-opacity-10 py-6"},[e("span"),t._v(" "),e("div",{staticClass:"ml-10 space-x-4 lg:hidden"},[e("div",{staticClass:"inline-block rounded-md border cursor-pointer border-transparent bg-white p-2 text-base font-extrabold",on:{click:function(e){return t.togglePopOver()}}},[e("svg",{staticClass:"w-6 h-6",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor"}},[e("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round",d:"M6 18L18 6M6 6l12 12"}})])])])]),t._v(" "),e("div",{staticClass:"overflow-scroll h-3/5"},[e("BaseAccordeon",{staticClass:"border-b border-black border-opacity-10 py-6",attrs:{title:"Datum"},scopedSlots:t._u([{key:"default",fn:function(){return[e("BaseCalendarFilter",{attrs:{options:t.date},on:{"options-updated":t.setDate}})]},proxy:!0}])}),t._v(" "),e("BaseAccordeon",{staticClass:"border-b border-black border-opacity-10 py-6",attrs:{title:"Ort"},scopedSlots:t._u([{key:"default",fn:function(){return[e("BaseMapFilter",{attrs:{isMobile:!0,options:t.map},on:{"options-updated":t.setMap}})]},proxy:!0}])}),t._v(" "),e("BaseAccordeon",{staticClass:"border-b border-black border-opacity-10 py-6",attrs:{title:"Preis"},scopedSlots:t._u([{key:"default",fn:function(){return[e("BaseRangeFilter",{attrs:{options:t.price},on:{"options-updated":t.setPrice}})]},proxy:!0}])}),t._v(" "),e("BaseAccordeon",{staticClass:"border-b border-black border-opacity-10 py-6",attrs:{title:"Anbieter"},scopedSlots:t._u([{key:"default",fn:function(){return[e("BaseSelectFilter",{attrs:{showSearch:!0,options:t.provider},on:{"options-updated":t.setProvider}})]},proxy:!0}])}),t._v(" "),e("BaseAccordeon",{staticClass:"border-b border-black border-opacity-10 py-6",attrs:{title:"Themen"},scopedSlots:t._u([{key:"default",fn:function(){return[e("BaseSelectFilterCategories",{attrs:{options:t.categories},on:{"options-updated":t.setCategories}})]},proxy:!0}])}),t._v(" "),e("BaseAccordeon",{staticClass:"border-b border-black border-opacity-10 py-6",attrs:{title:"Formate"},scopedSlots:t._u([{key:"default",fn:function(){return[e("BaseSelectFilter",{attrs:{options:t.offers},on:{"options-updated":t.setOffers}})]},proxy:!0}])}),t._v(" "),e("BaseAccordeon",{staticClass:"border-b border-black border-opacity-10 py-6",attrs:{title:"Zielgruppen"},scopedSlots:t._u([{key:"default",fn:function(){return[e("BaseSelectFilter",{attrs:{options:t.groups},on:{"options-updated":t.setGroups}})]},proxy:!0}])}),t._v(" "),e("BaseAccordeon",{staticClass:"border-b border-black border-opacity-10 py-6",attrs:{title:"Konfessionen"},scopedSlots:t._u([{key:"default",fn:function(){return[e("BaseSelectFilter",{attrs:{options:t.confessions},on:{"options-updated":t.setConfessions}})]},proxy:!0}])}),t._v(" "),e("BaseToggleFilter",{staticClass:"border-b border-black border-opacity-10 py-6",attrs:{title:"Online",options:t.online},on:{"options-updated":t.setOnline}}),t._v(" "),e("BaseToggleFilter",{staticClass:"border-b border-black border-opacity-10 py-6",attrs:{title:"Barrierearm",options:t.barrier},on:{"options-updated":t.setBarrier}}),t._v(" "),e("BaseToggleFilter",{staticClass:"border-b border-black border-opacity-10 py-6",attrs:{title:"Selbstlernkurs",options:t.webbasedtraining},on:{"options-updated":t.setWebbasedtraining}})],1),t._v(" "),e("div",{staticClass:"flex flex-col mt-2 justify-center"},[e("BaseButton",{attrs:{title:"Ergebnisse Anzeigen"},nativeOn:{click:function(e){return t.togglePopOver()}}}),t._v(" "),e("div",{staticClass:"self-center mt-2 underline cursor-pointer text-sm text-gray-text",on:{click:function(e){return t.reset()}}},[t._v("\n      Alle Filter zurÃ¼cksetzen\n    ")])],1)])}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{BaseCalendarFilter:n(1971).default,BaseAccordeon:n(1986).default,BaseMapFilter:n(1966).default,BaseRangeFilter:n(1967).default,BaseSelectFilter:n(1960).default,BaseSelectFilterCategories:n(1969).default,BaseToggleFilter:n(1968).default,BaseButton:n(99).default})}}]);</pre></body></html>