bookingflix_framework
Version:
Bookingflix Framework mit diversen Standard-Web-Componenten für Bookingflix Projekte
1 lines • 140 kB
JavaScript
(function(t,e){"object"===typeof exports&&"object"===typeof module?module.exports=e():"function"===typeof define&&define.amd?define([],e):"object"===typeof exports?exports["bflix"]=e():t["bflix"]=e()})("undefined"!==typeof self?self:this,(function(){return function(t){function e(e){for(var n,s,a=e[0],i=e[1],o=0,c=[];o<a.length;o++)s=a[o],Object.prototype.hasOwnProperty.call(r,s)&&r[s]&&c.push(r[s][0]),r[s]=0;for(n in i)Object.prototype.hasOwnProperty.call(i,n)&&(t[n]=i[n]);l&&l(e);while(c.length)c.shift()()}var n={},r={0:0};function s(e){if(n[e])return n[e].exports;var r=n[e]={i:e,l:!1,exports:{}};return t[e].call(r.exports,r,r.exports,s),r.l=!0,r.exports}s.e=function(){return Promise.resolve()},s.m=t,s.c=n,s.d=function(t,e,n){s.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:n})},s.r=function(t){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},s.t=function(t,e){if(1&e&&(t=s(t)),8&e)return t;if(4&e&&"object"===typeof t&&t&&t.__esModule)return t;var n=Object.create(null);if(s.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var r in t)s.d(n,r,function(e){return t[e]}.bind(null,r));return n},s.n=function(t){var e=t&&t.__esModule?function(){return t["default"]}:function(){return t};return s.d(e,"a",e),e},s.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},s.p="",s.oe=function(t){throw console.error(t),t};var a=("undefined"!==typeof self?self:this)["webpackJsonpbflix"]=("undefined"!==typeof self?self:this)["webpackJsonpbflix"]||[],i=a.push.bind(a);a.push=e,a=a.slice();for(var o=0;o<a.length;o++)e(a[o]);var l=i;return s(s.s="fae3")}({"03f4":function(t,e,n){"use strict";n("1546")},"04f8":function(t,e,n){"use strict";var r=n("2d00"),s=n("d039"),a=n("da84"),i=a.String;t.exports=!!Object.getOwnPropertySymbols&&!s((function(){var t=Symbol("symbol detection");return!i(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&r&&r<41}))},"05fd":function(t,e,n){},"06cf":function(t,e,n){"use strict";var r=n("83ab"),s=n("c65b"),a=n("d1e7"),i=n("5c6c"),o=n("fc6a"),l=n("a04b"),c=n("1a2d"),u=n("0cfb"),d=Object.getOwnPropertyDescriptor;e.f=r?d:function(t,e){if(t=o(t),e=l(e),u)try{return d(t,e)}catch(n){}if(c(t,e))return i(!s(a.f,t,e),t[e])}},"0780":function(t,e,n){"use strict";n.r(e);var r=function(){var t=this,e=t._self._c;return t.newDates.length?e("div",[e("div",{staticClass:"flex flex-center flex-gap-5",staticStyle:{"text-align":"center"}},[e("b-flix-button",{attrs:{variant:"contained-blue",callback:t.setClean}},[e("b-flix-icon",{attrs:{icon:"bin"}}),t._v(" "+t._s(1===t.newDates.length?t.translations.all.appointment.remove.split("|")[0]:t.translations.all.appointment.remove.split("|")[1].replace("{count}",t.newDates.length)))],1),e("b-flix-button",{attrs:{variant:"contained-blue",callback:t.makeCopy}},[e("b-flix-icon",{attrs:{icon:"refresh"}}),t._v(" "+t._s(t.translations.all.dates.copy.day))],1)],1),t.copy?e("div",{staticStyle:{"margin-top":"40px","margin-bottom":"60px"}},[e("copyDate",{attrs:{dates:t.newDates,language:t.language},on:{save:t.setCopy}})],1):t._e(),e("div",[t._l(t.newDates,(function(n,r){return e("addNew",{key:r,staticClass:"gray-border-bottom",attrs:{item:r,all:t.newDates.length},on:{newItem:e=>{t.setNewItem(e)},removeItem:e=>{t.setRemoveItem(e)}}},[e("div",{staticClass:"flex flex-center",staticStyle:{"flex-direction":"column"}},[e("editText",{attrs:{text:n.title},on:{save:e=>{t.setTitle(r,e)}}},[e("b-flix-h2",[t._v(t._s(n.title||"---"))])],1),e("dateSelector",{attrs:{language:t.language,date1:n.begin,date2:n.end},on:{save:e=>{t.setSaveItem(r,e)}}})],1)])})),e("b-flix-p",{staticClass:"flex flex-center",staticStyle:{"margin-top":"40px"}},[t.changed.length?e("b-flix-button",{attrs:{variant:"text-icon",callback:t.setSave}},[t._v(t._s(1===t.changed.length?t.translations.all.commitChanges.split("|")[0]:t.translations.all.commitChanges.split("|")[1].replace("{count}",t.changed.length)))]):e("b-flix-button",{attrs:{variant:"text-icon",callback:t.setSave}},[t._v(t._s(t.translations.all.back))])],1)],2)]):t._e()},s=[];n("14d9");const a=n("20b0"),i=n("b82a");var o={name:"PauseList",components:{copyDate(){return Promise.resolve().then(n.bind(null,"e501"))},dateSelector(){return Promise.resolve().then(n.bind(null,"6a5e"))},addNew(){return Promise.resolve().then(n.bind(null,"47e1"))},editText(){return Promise.resolve().then(n.bind(null,"f500"))},"b-flix-h2"(){return Promise.resolve().then(n.bind(null,"18c0"))},"b-flix-p"(){return Promise.resolve().then(n.bind(null,"3c55"))},"b-flix-icon"(){return Promise.resolve().then(n.bind(null,"a2e3"))},"b-flix-button"(){return Promise.resolve().then(n.bind(null,"a9a5"))}},props:{dates:{type:Array},language:{type:String,default(){return"de"}}},data(){return{newDates:JSON.parse(JSON.stringify(this.dates)),update:0,changed:[],translations:i(this.language),copy:!1}},computed:{},mounted(){},methods:{setCopy(t){this.newDates=t,this.setSave()},makeCopy(){this.copy=!this.copy},setClean(){this.newDates=[],this.setSave()},setSave(){this.$emit("save",this.newDates)},setTitle(t,e){this.newDates[t].title=e,this.changed.push(this.newDates.length-1),this.update++},setNewItem(){const t=JSON.parse(JSON.stringify(this.newDates[0]));this.newDates.push(t),this.changed.push(this.newDates.length-1),this.update++},setRemoveItem(t){this.newDates.splice(t,1),this.changed.push(this.newDates.length-1),this.update++},setSaveItem(t,e){this.newDates[t]={title:this.newDates[t].title,begin:new a(this.language).createDateString(e[0]),end:new a(this.language).createDateString(e[1])},this.changed.push(t),this.update++}}},l=o,c=n("2877"),u=Object(c["a"])(l,r,s,!1,null,"4653a28c",null);e["default"]=u.exports},"07fa":function(t,e,n){"use strict";var r=n("50c4");t.exports=function(t){return r(t.length)}},"0930":function(t,e,n){"use strict";n("0f96")},"0cfb":function(t,e,n){"use strict";var r=n("83ab"),s=n("d039"),a=n("cc12");t.exports=!r&&!s((function(){return 7!==Object.defineProperty(a("div"),"a",{get:function(){return 7}}).a}))},"0d51":function(t,e,n){"use strict";var r=String;t.exports=function(t){try{return r(t)}catch(e){return"Object"}}},"0e9e":function(t,e,n){},"0f96":function(t,e,n){},"102b":function(t,e,n){"use strict";n.r(e);var r=function(){var t=this,e=t._self._c;return e("div",{ref:"nav-container",staticClass:"nav-container",class:{fixed:t.fixed,open:t.open}},[t._t("default"),e("a",{staticClass:"menu-button",attrs:{href:"#"},on:{click:function(e){e.preventDefault(),t.open=!t.open}}},[t.open?e("span",{staticClass:"close"},[t._v("X")]):e("span",[e("hamburger",{staticClass:"hamburger"})],1)])],2)},s=[],a={components:{hamburger(){return Promise.resolve().then(n.bind(null,"3c7e"))}},props:{fix:{type:Boolean,default(){return!0}}},data(){return{fixed:!1,open:!1}},computed:{},mounted(){this.fix&&(this.setScroll(),this.getScroll())},methods:{getScroll(){document.addEventListener("scroll",this.setScroll)},setScroll(){this.fixed=window.scrollY}}},i=a,o=(n("344f"),n("2877")),l=Object(o["a"])(i,r,s,!1,null,"44d01046",null);e["default"]=l.exports},"109e":function(t,e,n){"use strict";n("960c")},"11dd":function(t,e,n){},"13d2":function(t,e,n){"use strict";var r=n("e330"),s=n("d039"),a=n("1626"),i=n("1a2d"),o=n("83ab"),l=n("5e77").CONFIGURABLE,c=n("8925"),u=n("69f3"),d=u.enforce,f=u.get,h=String,p=Object.defineProperty,v=r("".slice),g=r("".replace),b=r([].join),m=o&&!s((function(){return 8!==p((function(){}),"length",{value:8}).length})),y=String(String).split("String"),_=t.exports=function(t,e,n){"Symbol("===v(h(e),0,7)&&(e="["+g(h(e),/^Symbol\(([^)]*)\).*$/,"$1")+"]"),n&&n.getter&&(e="get "+e),n&&n.setter&&(e="set "+e),(!i(t,"name")||l&&t.name!==e)&&(o?p(t,"name",{value:e,configurable:!0}):t.name=e),m&&n&&i(n,"arity")&&t.length!==n.arity&&p(t,"length",{value:n.arity});try{n&&i(n,"constructor")&&n.constructor?o&&p(t,"prototype",{writable:!1}):t.prototype&&(t.prototype=void 0)}catch(s){}var r=d(t);return i(r,"source")||(r.source=b(y,"string"==typeof e?e:"")),t};Function.prototype.toString=_((function(){return a(this)&&f(this).source||c(this)}),"toString")},"14d9":function(t,e,n){"use strict";var r=n("23e7"),s=n("7b0b"),a=n("07fa"),i=n("3a34"),o=n("3511"),l=n("d039"),c=l((function(){return 4294967297!==[].push.call({length:4294967296},1)})),u=function(){try{Object.defineProperty([],"length",{writable:!1}).push()}catch(t){return t instanceof TypeError}},d=c||!u();r({target:"Array",proto:!0,arity:1,forced:d},{push:function(t){var e=s(this),n=a(e),r=arguments.length;o(n+r);for(var l=0;l<r;l++)e[n]=arguments[l],n++;return i(e,n),n}})},1546:function(t,e,n){},1626:function(t,e,n){"use strict";var r="object"==typeof document&&document.all;t.exports="undefined"==typeof r&&void 0!==r?function(t){return"function"==typeof t||t===r}:function(t){return"function"==typeof t}},"17a5":function(t,e,n){},1851:function(t,e,n){"use strict";n.r(e);var r=function(){var t=this,e=t._self._c;return e("div",{staticClass:"page-container",class:t.getStyles()},[e("div",{staticClass:"page-content"},[t._t("default",(function(){return[t._v(" Content ")]}))],2)])},s=[],a={components:{},props:{settings:{type:Object,default(){return{}}}},data(){return{getSettings:Object.assign({shadow:!0,style:"gray-light",arrow:!0},this.settings)}},computed:{},mounted(){},methods:{getStyles(){let t="";return t+=this.getSettings.style,this.getSettings.shadow&&(t+=" shadow"),this.getSettings.arrow&&(t+=" arrow"),t}}},i=a,o=(n("5e06"),n("2877")),l=Object(o["a"])(i,r,s,!1,null,"04d68e69",null);e["default"]=l.exports},"18c0":function(t,e,n){"use strict";n.r(e);var r=function(){var t=this,e=t._self._c;return e("span",{class:t.variant,attrs:{part:"h2"}},[t._t("default",(function(){return[t._v("Überschrift 2")]}))],2)},s=[],a={name:"H2",props:{variant:{type:String,default(){return""}}}},i=a,o=(n("0930"),n("2877")),l=Object(o["a"])(i,r,s,!1,null,"99fc0458",null);e["default"]=l.exports},"1a2d":function(t,e,n){"use strict";var r=n("e330"),s=n("7b0b"),a=r({}.hasOwnProperty);t.exports=Object.hasOwn||function(t,e){return a(s(t),e)}},"1aad":function(t,e,n){"use strict";n.r(e);var r=function(){var t=this,e=t._self._c;return e("div",{staticClass:"slider-box"},[e("div",{ref:"slider-menu",staticClass:"slider-menu"},[t._t("menu",null,{tag:"ul"}),e("div",{staticClass:"navigation"},[e("a",{attrs:{href:"#"},on:{click:function(e){return e.preventDefault(),t.setNavActive(-1)}}},[t._v("‹")]),e("a",{attrs:{href:"#"},on:{click:function(e){return e.preventDefault(),t.setNavActive(1)}}},[t._v("›")])])],2),e("div",{ref:"slider-content",staticClass:"slider-content"},[t._t("content",null,{tag:"ul"})],2)])},s=[],a=n("8346"),i={components:{},props:{},data(){return{active:-1,direction:0}},computed:{},mounted(){this.setClick(0),this.addListener(),this.addSwipe()},methods:{addSwipe(){var t=new a["a"](this.$refs["slider-content"]);t.onLeft(function(){this.setNavActive(1)}.bind(this)),t.onRight(function(){this.setNavActive(-1)}.bind(this)),t.onUp((function(){})),t.onDown((function(){})),t.run()},setNavActive(t){const e=this.$refs["slider-menu"].getElementsByTagName("li").length;this.setDirection(this.active+t),this.active=this.active+t,this.active===e&&(this.active=0),this.active<0&&(this.active=e-1),this.setActive()},addListener(){for(let t=0;t<this.$refs["slider-menu"].getElementsByTagName("li").length;t++)this.$refs["slider-menu"].getElementsByTagName("li")[t].addEventListener("click",function(){this.setClick(t)}.bind(this))},setActive(){for(let t=0;t<this.$refs["slider-menu"].getElementsByTagName("li").length;t++)this.$refs["slider-menu"].getElementsByTagName("li")[t].removeAttribute("active"),this.$refs["slider-content"].querySelector("ul").childNodes[t].removeAttribute("active");this.$refs["slider-menu"].getElementsByTagName("li")[this.active].setAttribute("active",this.direction),this.$refs["slider-content"].querySelector("ul").childNodes[this.active].setAttribute("active",this.direction)},setDirection(t){this.active<t?this.direction="right":this.direction="left"},setClick(t){if(this.active===t)return!1;this.setDirection(t),this.active=t,this.setActive()}}},o=i,l=(n("e4b7"),n("2877")),c=Object(l["a"])(o,r,s,!1,null,"7a070249",null);e["default"]=c.exports},"1d80":function(t,e,n){"use strict";var r=n("7234"),s=TypeError;t.exports=function(t){if(r(t))throw new s("Can't call method on "+t);return t}},"20b0":function(t,e,n){const r=n("b82a");t.exports=function(t){this.language=t||"de",this.createDate=function(t){const e=new Date,n=t.split(" ");return n[0]=n[0].split("-"),n[1]||(n[1]="00:00:00"),n[1]=n[1].split(":"),e.setDate(1),e.setMonth(1*n[0][1]-1),e.setFullYear(n[0][0]),e.setDate(n[0][2]),e.setHours(n[1][0]),e.setMinutes(n[1][1]),e.setSeconds(0),e.setMilliseconds(0),e},this.months=r(this.language).months,this.weekdays=r(this.language).weekdays,this.date=new Date,this.getMonth=function(){const t=1*this.date.getMonth()+1;return{number:t,month:this.months[t-1]}},this.getDay=function(){return this.date.getDate()},this.getYear=function(){return this.date.getFullYear()},this.getLengthOfMonth=function(){return new Date(this.date.getFullYear(),1*this.date.getMonth()+1,0,0,0,0,0).getDate()},this.getWeekday=function(){let t=this.date.getDay();return t--,t<0&&(t=6),this.weekdays[t][0]+this.weekdays[t][1]+"."},this.getNullsBefore=function(t){return t*=1,t<=9?"0"+t:t},this.createDateString=function(t){return this.getNullsBefore(t.getFullYear())+"-"+this.getNullsBefore(1*t.getMonth()+1)+"-"+this.getNullsBefore(t.getDate())+" "+this.getNullsBefore(t.getHours())+":"+this.getNullsBefore(t.getMinutes())+":00"},this.getFullWeekday=function(){let t=this.date.getDay();return t--,t<0&&(t=6),this.weekdays[t]}}},2145:function(t,e,n){},"231a":function(t,e,n){"use strict";n.r(e);var r=function(){var t=this,e=t._self._c;return e("div",{attrs:{part:"input"}},[e("b-label",{class:{active:t.active,disabled:t.disabled},attrs:{label:t.label,placeholder:t.placeholder,required:t.required,info:t.info}},["textarea"===t.getType?e("textarea",{directives:[{name:"model",rawName:"v-model",value:t.insert,expression:"insert"}],attrs:{spellcheck:"false",placeholder:t.placeholder,required:t.required},domProps:{value:t.insert},on:{mouseenter:function(e){t.active=!0},mouseleave:function(e){t.active=!1},input:function(e){e.target.composing||(t.insert=e.target.value)}}}):"checkbox"===t.getType?e("input",{directives:[{name:"model",rawName:"v-model",value:t.insert,expression:"insert"}],attrs:{readonly:t.disabled,spellcheck:"false",placeholder:t.placeholder,required:t.required,type:"checkbox"},domProps:{checked:Array.isArray(t.insert)?t._i(t.insert,null)>-1:t.insert},on:{mouseenter:function(e){t.active=!0},mouseleave:function(e){t.active=!1},change:function(e){var n=t.insert,r=e.target,s=!!r.checked;if(Array.isArray(n)){var a=null,i=t._i(n,a);r.checked?i<0&&(t.insert=n.concat([a])):i>-1&&(t.insert=n.slice(0,i).concat(n.slice(i+1)))}else t.insert=s}}}):"radio"===t.getType?e("input",{directives:[{name:"model",rawName:"v-model",value:t.insert,expression:"insert"}],attrs:{readonly:t.disabled,spellcheck:"false",placeholder:t.placeholder,required:t.required,type:"radio"},domProps:{checked:t._q(t.insert,null)},on:{mouseenter:function(e){t.active=!0},mouseleave:function(e){t.active=!1},change:function(e){t.insert=null}}}):e("input",{directives:[{name:"model",rawName:"v-model",value:t.insert,expression:"insert"}],attrs:{readonly:t.disabled,spellcheck:"false",placeholder:t.placeholder,required:t.required,type:t.getType},domProps:{value:t.insert},on:{mouseenter:function(e){t.active=!0},mouseleave:function(e){t.active=!1},input:function(e){e.target.composing||(t.insert=e.target.value)}}}),"password"===t.type?e("a",{directives:[{name:"show",rawName:"v-show",value:t.insert,expression:"insert"}],staticClass:"show-pass",attrs:{href:"#"},on:{click:function(e){e.preventDefault(),t.showPass=!t.showPass}}},[e("b-eye-icon",{staticClass:"eye",attrs:{show:!t.showPass}})],1):t._e()]),t.error?e("b-alert",{attrs:{variant:"danger"}},[e("span",{domProps:{innerHTML:t._s(t.error)}})]):t._e()],1)},s=[],a={name:"Input",components:{"b-label"(){return Promise.resolve().then(n.bind(null,"c71b"))},"b-alert"(){return Promise.resolve().then(n.bind(null,"bbc6"))},"b-eye-icon"(){return Promise.resolve().then(n.bind(null,"2344"))}},props:{disabled:{type:Boolean,default(){return!1}},error:{type:String,default(){return""}},type:{type:String,default(){return"text"}},info:{type:String,default(){return""}},placeholder:{type:String,default(){return""}},label:{type:String,default(){return""}},value:{type:[String,Number],default(){return""}},required:{type:Boolean,default(){return!1}},callback:{type:Function,default(){return function(){}}}},watch:{insert(t){this.callback(t)}},data(){return{active:!1,showPass:!1,insert:this.value}},computed:{getType(){return"password"===this.type&&this.showPass?"text":this.type}}},i=a,o=(n("ef01"),n("2877")),l=Object(o["a"])(i,r,s,!1,null,"3355a18b",null);e["default"]=l.exports},2344:function(t,e,n){"use strict";n.r(e);var r=function(){var t=this,e=t._self._c;return e("svg",{attrs:{"xmlns:dc":"http://purl.org/dc/elements/1.1/","xmlns:cc":"http://creativecommons.org/ns#","xmlns:rdf":"http://www.w3.org/1999/02/22-rdf-syntax-ns#","xmlns:svg":"http://www.w3.org/2000/svg",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 -256 1792 1152 ",version:"1.1",id:"svg2"}},[e("g",{attrs:{id:"g4",transform:"matrix(1,0,0,-1,0,896)"}},[e("path",{attrs:{id:"path6",d:"m 1664,576 q -152,236 -381,353 61,-104 61,-225 0,-185 -131.5,-316.5 Q 1081,256 896,256 711,256 579.5,387.5 448,519 448,704 448,825 509,929 280,812 128,576 261,371 461.5,249.5 662,128 896,128 1130,128 1330.5,249.5 1531,371 1664,576 Z M 944,960 q 0,20 -14,34 -14,14 -34,14 -125,0 -214.5,-89.5 Q 592,829 592,704 q 0,-20 14,-34 14,-14 34,-14 20,0 34,14 14,14 14,34 0,86 61,147 61,61 147,61 20,0 34,14 14,14 14,34 z m 848,-384 q 0,-34 -20,-69 Q 1632,277 1395.5,138.5 1159,0 896,0 633,0 396.5,139 160,278 20,507 0,542 0,576 q 0,34 20,69 140,229 376.5,368 236.5,139 499.5,139 263,0 499.5,-139 236.5,-139 376.5,-368 20,-35 20,-69 z"}})]),t.show?t._e():e("rect",{staticStyle:{opacity:"1","fill-opacity":"1",stroke:"none","stroke-width":"56.46107864","stroke-opacity":"1","paint-order":"stroke fill markers"},attrs:{transform:"rotate(-27.976929)",y:"561.90948",x:"-244.3116",height:"298.41507",width:"1766.8068",id:"rect8"}})])},s=[],a={components:{},props:{show:{type:Boolean,default(){return!0}}},data(){return{}},computed:{},mounted(){},methods:{}},i=a,o=n("2877"),l=Object(o["a"])(i,r,s,!1,null,"42a2c08b",null);e["default"]=l.exports},"23cb":function(t,e,n){"use strict";var r=n("5926"),s=Math.max,a=Math.min;t.exports=function(t,e){var n=r(t);return n<0?s(n+e,0):a(n,e)}},"23e7":function(t,e,n){"use strict";var r=n("da84"),s=n("06cf").f,a=n("9112"),i=n("cb2d"),o=n("6374"),l=n("e893"),c=n("94ca");t.exports=function(t,e){var n,u,d,f,h,p,v=t.target,g=t.global,b=t.stat;if(u=g?r:b?r[v]||o(v,{}):r[v]&&r[v].prototype,u)for(d in e){if(h=e[d],t.dontCallGetSet?(p=s(u,d),f=p&&p.value):f=u[d],n=c(g?d:v+(b?".":"#")+d,t.forced),!n&&void 0!==f){if(typeof h==typeof f)continue;l(h,f)}(t.sham||f&&f.sham)&&a(h,"sham",!0),i(u,d,h,t)}}},2405:function(t,e,n){"use strict";n.r(e);var r=function(){var t=this,e=t._self._c;return e("div",{attrs:{part:"card"}},[t.$slots.header?t._t("header"):t._e(),t.$slots.title?e("b-title",{attrs:{variant:"green"}},[t._t("title",(function(){return[t._v(" ")]}))],2):t._e(),t.$slots.content?e("b-p",[t._t("content",(function(){return[t._v(" ")]}))],2):t._e(),t.$slots.footer?t._t("footer",(function(){return[t._v(" ")]})):t._e(),t.$slots.default?t._t("default"):t._e()],2)},s=[],a={components:{"b-title"(){return Promise.resolve().then(n.bind(null,"18c0"))},"b-p"(){return Promise.resolve().then(n.bind(null,"3c55"))}},props:{},data(){return{}},computed:{},mounted(){},methods:{}},i=a,o=(n("28c3"),n("2877")),l=Object(o["a"])(i,r,s,!1,null,"2aaf48e6",null);e["default"]=l.exports},"241c":function(t,e,n){"use strict";var r=n("ca84"),s=n("7839"),a=s.concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return r(t,a)}},2791:function(t,e,n){"use strict";n("c135")},2877:function(t,e,n){"use strict";function r(t,e,n,r,s,a,i,o){var l,c="function"===typeof t?t.options:t;if(e&&(c.render=e,c.staticRenderFns=n,c._compiled=!0),r&&(c.functional=!0),a&&(c._scopeId="data-v-"+a),i?(l=function(t){t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,t||"undefined"===typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),s&&s.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(i)},c._ssrRegister=l):s&&(l=o?function(){s.call(this,(c.functional?this.parent:this).$root.$options.shadowRoot)}:s),l)if(c.functional){c._injectStyles=l;var u=c.render;c.render=function(t,e){return l.call(e),u(t,e)}}else{var d=c.beforeCreate;c.beforeCreate=d?[].concat(d,l):[l]}return{exports:t,options:c}}n.d(e,"a",(function(){return r}))},"28c3":function(t,e,n){"use strict";n("dfaf")},"2aa1":function(t,e,n){"use strict";n("c3b6")},"2b03":function(t,e,n){"use strict";n.r(e);var r=function(){var t=this,e=t._self._c;return e("span",{class:t.variant,attrs:{part:"h5"}},[t._t("default",(function(){return[t._v("Überschrift 5")]}))],2)},s=[],a={name:"H5",props:{variant:{type:String,default(){return""}}}},i=a,o=(n("7467"),n("2877")),l=Object(o["a"])(i,r,s,!1,null,"0b458b2b",null);e["default"]=l.exports},"2d00":function(t,e,n){"use strict";var r,s,a=n("da84"),i=n("342f"),o=a.process,l=a.Deno,c=o&&o.versions||l&&l.version,u=c&&c.v8;u&&(r=u.split("."),s=r[0]>0&&r[0]<4?1:+(r[0]+r[1])),!s&&i&&(r=i.match(/Edge\/(\d+)/),(!r||r[1]>=74)&&(r=i.match(/Chrome\/(\d+)/),r&&(s=+r[1]))),t.exports=s},"2dac":function(t,e,n){},"2dfe":function(t,e,n){},"2fcd":function(t,e,n){"use strict";n.r(e);var r=function(){var t=this,e=t._self._c;return e("div",[t.edit&&t.editList?e("div",[e("div",{staticClass:"overlayContainer"},[e("div",{staticClass:"overlay"},[e("a",{staticClass:"close",attrs:{href:"#",variant:"text"},on:{click:function(e){return e.preventDefault(),function(){t.edit=!1,t.editTime=!1,t.editList=!1}.apply(null,arguments)}}},[e("b-flix-icon",{attrs:{icon:"times"}})],1)])]),e("div",{staticStyle:{"text-align":"center","margin-top":"20px","margin-bottom":"40px"}},[e("div",[e("b-flix-h6",[t._v(t._s(t.getWeekday(t.edit.date)))])],1),e("b-flix-h1",[t._v(t._s(t.getFormatedDate(t.edit.date)))])],1),e("dayList",{attrs:{language:t.settings.language,dates:t.editList.dates},on:{save:t.saveDay}})],1):e("div",{key:t.update},[e("div",{staticClass:"overlayContainer"},[e("div",{class:{blur:t.edit}},[e("b-flix-calendarpicker",{staticClass:"background",class:{blur:t.edit},staticStyle:{flex:"1","background-color":"transparent"},attrs:{language:t.settings.language,color:t.settings.color,value:t.currentMonth,values:t.getValues,settings:t.settings.calendar||{shadow:!1}},on:{save:t.setEdit,changeMonth:t.changeMonth,hoverDate:t.setHover,hoverDateLeave:function(e){t.hover=!1}}},[e("div",{attrs:{slot:"top"},slot:"top"},[t._t("top")],2),e("div",{attrs:{slot:"bottom"},slot:"bottom"},[t._t("bottom")],2)]),t.settings.hover&&t.hover&&t.hover.active?e("hoverList",{staticClass:"hoverList",attrs:{language:t.settings.language,date:t.hover,dates:t.newDates,formatedDate:t.getHoverFormatedDate(t.hover.date)}}):t._e()],1),t.edit?e("div",{staticClass:"overlay"},[e("a",{staticClass:"close",attrs:{href:"#",variant:"text"},on:{click:function(e){return e.preventDefault(),function(){t.edit=!1,t.editTime=!1,t.editList=!1}.apply(null,arguments)}}},[e("b-flix-icon",{attrs:{icon:"times"}})],1),e("div",[e("div",[e("b-flix-h6",[t._v(t._s(t.getWeekday(t.edit.date)))])],1),e("b-flix-h1",[t._v(t._s(t.getFormatedDate(t.edit.date)))])],1),t.editTime||t.editList?e("div",[e(t.editMode,{tag:"component",attrs:{time:t.editTime,language:t.settings.language},on:{save:t.setPause}})],1):e("div",{key:t.edit.date,staticClass:"flex flex-center flex-gap-5"},[t.settings.functions.edit&&!t.edit.state?e("b-flix-button",{attrs:{variant:"contained-blue",callback:t.editDay}},[e("b-flix-icon",{attrs:{icon:"wrench"}}),t._v(" "+t._s(t.settings.functions.edit))],1):t._e(),t.settings.functions.hours?e("b-flix-button",{attrs:{variant:"contained-blue",callback:t.blockPause}},[e("b-flix-icon",{attrs:{icon:"plus"}}),t._v(" "+t._s(t.settings.functions.hours))],1):t._e(),t.settings.functions.allDay?e("b-flix-button",{attrs:{variant:"contained-blue",callback:t.blockDate}},[e("b-flix-icon",{attrs:{icon:"plus"}}),t._v(" "+t._s(t.settings.functions.allDay))],1):t._e(),t.settings.functions.fromTo?e("b-flix-button",{attrs:{variant:"contained-blue",callback:t.blockHoliday}},[e("b-flix-icon",{attrs:{icon:"plus"}}),t._v(" "+t._s(t.settings.functions.fromTo))],1):t._e()],1),t.editTime||t.editList?t._e():e("hoverListLinks",{staticStyle:{"text-align":"center"},attrs:{language:t.settings.language,date:t.createEditDate(t.edit.date),dates:t.newDates,formatedDate:""},on:{edit:t.setEditHoverDate,save:t.removeItem}})],1):t._e()])])])},s=[];n("14d9");const a=n("20b0");var i={name:"EventpickerPause",components:{"b-flix-calendarpicker"(){return Promise.resolve().then(n.bind(null,"e990"))},"b-flix-button"(){return Promise.resolve().then(n.bind(null,"a9a5"))},"b-flix-h1"(){return Promise.resolve().then(n.bind(null,"9add"))},"b-flix-h6"(){return Promise.resolve().then(n.bind(null,"e062"))},"b-flix-icon"(){return Promise.resolve().then(n.bind(null,"a2e3"))},hoverList(){return Promise.resolve().then(n.bind(null,"552f"))},hoverListLinks(){return Promise.resolve().then(n.bind(null,"4f25"))},pause(){return Promise.resolve().then(n.bind(null,"cbb7"))},holidays(){return Promise.resolve().then(n.bind(null,"ca0e"))},dayList(){return Promise.resolve().then(n.bind(null,"0780"))}},props:{dates:{type:Array,default(){return[]}},settings:{type:Object,default(){return{color:""}}}},data(){return{update:0,currentMonth:this.getStartMonth(),edit:0,newDates:JSON.parse(JSON.stringify(this.dates)),editTime:!1,editMode:!1,editList:!1,hover:!1}},computed:{getValues(){const t={},e=this.settings.language;return this.newDates.forEach((function(n){let r=new a(e).createDate(n.begin),s=new a(e).createDate(n.end),i=(s.getTime()-r.getTime())/1e3/86400;for(let o=0;o<=i;o++){const n=new a(e).createDateString(r).split(" ")[0];t[n]=1,r.setDate(r.getDate()+1)}})),Object.keys(t)}},mounted(){},methods:{createEditDate(t){return{date:new a(this.settings.language).createDate(t+" 00:00:00")}},setHover(t){this.hover=t},removeHover(){this.hover=!1},setEditHoverDate(){this.editDay()},changeMonth(t){this.$emit("changeMonth",t)},getStartMonth(){if("undefined"===typeof this.settings.startMonth){const t=new a(this.settings.language).createDateString(new Date);return t.split("-")[0]+"-"+t.split("-")[1]+"-01"}return this.settings.startMonth},removeItem(t){this.editDay(),this.saveDay(t)},saveDay(t){const e=this.editList.indexes.sort().reverse();for(let n=0;n<e.length;n++)this.newDates.splice(e[n],1);for(let n=0;n<t.length;n++)this.newDates.push(t[n]);this.editTime=!1,this.edit=!1,this.editMode=!1,this.editList=!1,this.update+=1,this.$emit("save",this.newDates)},editDay(){const t={dates:[],indexes:[]},e=this.settings.language,n={begin:new a(this.settings.language).createDate(this.edit.date+" 00:00:00"),end:new a(this.settings.language).createDate(this.edit.date+" 23:59:59")};this.newDates.forEach((function(r,s){let i=new a(e).createDate(r.begin),o=new a(e).createDate(r.end),l=(o.getTime()-i.getTime())/1e3/86400;l=l||1;for(let e=0;e<l;e++){if(o.getTime()>=n.begin.getTime()&&i.getTime()<=n.end.getTime())return t.dates.push(r),t.indexes.push(s),!0;i.setDate(i.getDate()+1)}})),this.editList=t},setPause(t){this.newDates.push(t),this.editTime=!1,this.edit=!1,this.editMode=!1,this.update+=1,this.$emit("save",this.newDates)},blockHoliday(){const t=new a(this.settings.language);t.date=t.createDate(this.edit.date+" 23:59:59"),t.date.setDate(t.date.getDate()+13),this.editTime={title:this.settings.presets.fromTo,begin:this.edit.date+" 00:00:00",end:t.createDateString(t.date)},this.editMode="holidays"},blockPause(){this.editTime={title:this.settings.presets.hours,begin:this.edit.date+" 12:00:00",end:this.edit.date+" 13:00:00"},this.editMode="pause"},blockDate(){this.newDates.push({title:this.settings.presets.allDay,begin:this.edit.date+" 00:00:00",end:this.edit.date+" 23:59:59"}),this.edit=!1,this.update+=1,this.$emit("save",this.newDates)},getWeekday(t){const e=new a(this.settings.language);return e.date=e.createDate(t+" 00:00:00"),e.getFullWeekday()},getHoverFormatedDate(t){return this.getFormatedDate(new a(this.settings.language).createDateString(t).split(" ")[0])},getFormatedDate(t){const e=t.split("-");return e[2]+"."+e[1]+"."+e[0]},setEdit(t){this.hover=!1,this.edit=t,this.currentMonth=t.date,this.update+=1}}},o=i,l=(n("c2be"),n("32a0"),n("2877")),c=Object(l["a"])(o,r,s,!1,null,"bc06a138",null);e["default"]=c.exports},"314e":function(t,e,n){"use strict";n("61cd")},"328f":function(t,e,n){},"32a0":function(t,e,n){"use strict";n("85dc")},"33c6":function(t,e,n){},"342f":function(t,e,n){"use strict";t.exports="undefined"!=typeof navigator&&String(navigator.userAgent)||""},"344f":function(t,e,n){"use strict";n("a0db")},3498:function(t,e,n){},3511:function(t,e,n){"use strict";var r=TypeError,s=9007199254740991;t.exports=function(t){if(t>s)throw r("Maximum allowed index exceeded");return t}},3732:function(t,e,n){"use strict";n.r(e);var r=function(){var t=this,e=t._self._c;return e("div",[t.edit?e("div",{staticClass:"flex flex-center flex-start",staticStyle:{"flex-direction":"column"}},[e("div",{staticClass:"flex flex-center flex-start flex-gap-10"},[e("b-flix-icon",{attrs:{icon:"clock"}}),e("b-flix-select",{attrs:{value:t.getNullsBefore(t.startDate[0]),callback:t.setHour}},t._l(Array(24).keys(),(function(n){return e("option",{key:n,domProps:{value:t.getNullsBefore(n)}},[t._v(" "+t._s(t.getNullsBefore(n))+" ")])})),0),e("b-flix-select",{attrs:{value:t.getNullsBefore(t.startDate[1]),callback:t.setMinutes}},[t._l(Array(12).keys(),(function(n){return e("option",{key:n,domProps:{value:t.getNullsBefore(5*n)}},[t._v(" "+t._s(t.getNullsBefore(5*n))+" ")])})),e("option",{domProps:{value:t.getNullsBefore(59)}},[t._v(t._s(t.getNullsBefore(59)))])],2)],1)]):e("b-flix-button",{attrs:{variant:"contained-blue",callback:t.setEdit}},[e("b-flix-icon",{attrs:{icon:"clock"}}),t._v(" "+t._s(t.getNullsBefore(t.startDate[0]))+":"+t._s(t.getNullsBefore(t.startDate[1])))],1)],1)},s=[];const a=n("20b0"),i=n("b82a");var o={name:"TimePicker",components:{"b-flix-icon"(){return Promise.resolve().then(n.bind(null,"a2e3"))},"b-flix-button"(){return Promise.resolve().then(n.bind(null,"a9a5"))},"b-flix-select"(){return Promise.resolve().then(n.bind(null,"6260"))}},props:{start:{type:String},language:{type:String}},data(){return{startDate:this.getStartDate(),edit:!0,changed:!1,save:i(this.language).all.save}},computed:{},mounted(){},methods:{getNullsBefore(t){return(new a).getNullsBefore(t)},setHour(t){this.startDate[0]=(new a).getNullsBefore(t),this.changed=!0,this.setSave()},setMinutes(t){this.startDate[1]=(new a).getNullsBefore(t),this.changed=!0,this.setSave()},setSave(){this.$emit("save",this.startDate.join(":"))},setEdit(){this.edit=!this.edit},getStartDate(){let t=this.start.split(":");return this.getNullsBefore(t[0]),this.getNullsBefore(t[1]),t}}},l=o,c=n("2877"),u=Object(c["a"])(l,r,s,!1,null,"0578c92a",null);e["default"]=u.exports},3911:function(t,e,n){"use strict";n.r(e);var r=function(){var t=this,e=t._self._c;return e("span",{staticClass:"required",attrs:{"aria-hidden":"true"}},[t._v("*")])},s=[],a={components:{},props:{},data(){return{}}},i=a,o=(n("4a79"),n("2877")),l=Object(o["a"])(i,r,s,!1,null,"64b01df6",null);e["default"]=l.exports},3984:function(t,e,n){"use strict";n.r(e);var r=function(){var t=this,e=t._self._c;return e("li",{staticClass:"submenu",class:t.variant,attrs:{part:"submenu"}},[e("a",{attrs:{href:"#"},on:{click:function(e){return e.preventDefault(),t.setOpen.apply(null,arguments)}}},[e("iconArrow",{staticClass:"left"}),t._t("link",(function(){return[t._v("...")]})),e("iconArrow",{staticClass:"right"})],2),e("div",{ref:"submenu",staticClass:"submenu-items"},[t._t("title",(function(){return[t._v("...")]})),e("hr"),t._t("menu",(function(){return[t._v(" ... ")]})),e("div",{staticClass:"footer"},[t._t("footer")],2)],2)])},s=[],a={components:{iconArrow(){return Promise.resolve().then(n.bind(null,"8e09"))}},props:{variant:{type:String,default(){return"center"}}},data(){return{open:!1}},computed:{},mounted(){},methods:{closeOtherMenus(){const t=document.getElementsByClassName("submenu");this.$refs.submenu.closest("li").closest("ul").childNodes.forEach((function(t){"undefined"!==typeof t&&"undefined"!==typeof t.classList&&(t.classList.remove("open"),t.classList.add("close-menu"))})),Array.prototype.forEach.call(t,(function(t){const e=t.getElementsByClassName("submenu-items");"undefined"!==typeof e[0]&&"undefined"!==typeof e[0].classList&&e[0].classList.remove("open")}))},setOpen(){const t=this.$refs.submenu.classList.contains("open");this.closeOtherMenus(),t?("undefined"!==typeof this.$refs.submenu.closest("li")&&"undefined"!==typeof this.$refs.submenu.closest("li").classList&&this.$refs.submenu.closest("li").classList.remove("open"),"undefined"!==typeof this.$refs.submenu.closest("li").closest("ul")&&"undefined"!==typeof this.$refs.submenu.closest("li").closest("ul").classList&&this.$refs.submenu.closest("li").closest("ul").classList.remove("submenu"),this.$refs.submenu.closest("li").closest("ul").childNodes.forEach((function(t){"undefined"!==typeof t&&"undefined"!==typeof t.classList&&(t.classList.remove("open"),t.classList.remove("close-menu"))}))):(this.$refs.submenu.classList.add("open"),"undefined"!==typeof this.$refs.submenu.closest("li")&&"undefined"!==typeof this.$refs.submenu.closest("li").classList&&this.$refs.submenu.closest("li").classList.remove("close-menu"),this.$refs.submenu.closest("li").classList.add("open"),this.$refs.submenu.closest("li").closest("ul").classList.add("submenu"))}}},i=a,o=(n("b803"),n("2877")),l=Object(o["a"])(i,r,s,!1,null,"4a5fceb2",null);e["default"]=l.exports},"3a34":function(t,e,n){"use strict";var r=n("83ab"),s=n("e8b5"),a=TypeError,i=Object.getOwnPropertyDescriptor,o=r&&!function(){if(void 0!==this)return!0;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(t){return t instanceof TypeError}}();t.exports=o?function(t,e){if(s(t)&&!i(t,"length").writable)throw new a("Cannot set read only .length");return t.length=e}:function(t,e){return t.length=e}},"3a9b":function(t,e,n){"use strict";var r=n("e330");t.exports=r({}.isPrototypeOf)},"3ab5":function(t,e,n){},"3ba1":function(t,e,n){"use strict";n("2dfe")},"3c55":function(t,e,n){"use strict";n.r(e);var r=function(){var t=this,e=t._self._c;return e("p",{class:t.variant,attrs:{part:"p"}},[t._t("default",(function(){return[t._v("Hier kommen "),e("b",[t._v("die Inhalte")]),t._v(" hin."),e("br"),t._v("Bitte eintragen."),e("br"),e("br"),e("b",[t._v("Liste")]),t._m(0)]}))],2)},s=[function(){var t=this,e=t._self._c;return e("ul",[e("li",[t._v("List-Element 1")]),e("li",[t._v("List-Element 2")]),e("li",[t._v("List-Element 3")])])}],a={name:"H5",props:{variant:{type:String,default(){return""}}}},i=a,o=(n("e485"),n("2877")),l=Object(o["a"])(i,r,s,!1,null,"aca73074",null);e["default"]=l.exports},"3c7e":function(t,e,n){"use strict";n.r(e);var r=function(){var t=this,e=t._self._c;return e("svg",{attrs:{"xmlns:dc":"http://purl.org/dc/elements/1.1/","xmlns:cc":"http://creativecommons.org/ns#","xmlns:rdf":"http://www.w3.org/1999/02/22-rdf-syntax-ns#","xmlns:svg":"http://www.w3.org/2000/svg",xmlns:"http://www.w3.org/2000/svg",id:"svg8",version:"1.1",viewBox:"0 0 50 40"}},[e("g",{attrs:{id:"layer1"}},[e("rect",{staticStyle:{opacity:"1","fill-opacity":"1",stroke:"none"},attrs:{y:"0",x:"0",height:"8",width:"50",id:"rect10"}}),e("rect",{staticStyle:{opacity:"1","fill-opacity":"1",stroke:"none"},attrs:{y:"16",x:"0",height:"8",width:"50",id:"rect10-3"}}),e("rect",{staticStyle:{opacity:"1","fill-opacity":"1",stroke:"none"},attrs:{y:"32",x:"0",height:"8",width:"50",id:"rect10-3-6"}})])])},s=[],a={components:{},props:{},data(){return{}},computed:{},mounted(){},methods:{}},i=a,o=n("2877"),l=Object(o["a"])(i,r,s,!1,null,"279d101a",null);e["default"]=l.exports},"3ec7":function(t,e,n){"use strict";n("70cf")},"40d5":function(t,e,n){"use strict";var r=n("d039");t.exports=!r((function(){var t=function(){}.bind();return"function"!=typeof t||t.hasOwnProperty("prototype")}))},"44ad":function(t,e,n){"use strict";var r=n("e330"),s=n("d039"),a=n("c6b6"),i=Object,o=r("".split);t.exports=s((function(){return!i("z").propertyIsEnumerable(0)}))?function(t){return"String"===a(t)?o(t,""):i(t)}:i},"47e1":function(t,e,n){"use strict";n.r(e);var r=function(){var t=this,e=t._self._c;return e("div",{staticClass:"openMore"},[e("b-flix-p",[t._t("default")],2),e("div",{staticClass:"flex flex-center flex-gap-5",staticStyle:{"margin-bottom":"30px","padding-bottom":"20px","border-bottom":"1px solid #42bd84"}},[1!=t.all?e("b-flix-button",{attrs:{variant:"contained-green",callback:t.removeItem}},[e("b-flix-icon",{attrs:{icon:"minus"}})],1):t._e(),t.item+1===t.all?e("b-flix-button",{attrs:{variant:"contained-green",callback:t.addItem}},[e("b-flix-icon",{attrs:{icon:"plus"}})],1):t._e()],1)],1)},s=[],a={components:{"b-flix-p"(){return Promise.resolve().then(n.bind(null,"3c55"))},"b-flix-button"(){return Promise.resolve().then(n.bind(null,"a9a5"))},"b-flix-icon"(){return Promise.resolve().then(n.bind(null,"a2e3"))}},props:{item:{type:Number},all:{type:Number}},data(){return{}},computed:{},mounted(){},methods:{addItem(){this.$emit("newItem")},removeItem(){this.$emit("removeItem",this.item)}}},i=a,o=n("2877"),l=Object(o["a"])(i,r,s,!1,null,"52752cd2",null);e["default"]=l.exports},"485a":function(t,e,n){"use strict";var r=n("c65b"),s=n("1626"),a=n("861d"),i=TypeError;t.exports=function(t,e){var n,o;if("string"===e&&s(n=t.toString)&&!a(o=r(n,t)))return o;if(s(n=t.valueOf)&&!a(o=r(n,t)))return o;if("string"!==e&&s(n=t.toString)&&!a(o=r(n,t)))return o;throw new i("Can't convert object to primitive value")}},"49e9":function(t,e,n){"use strict";n("6f22")},"4a79":function(t,e,n){"use strict";n("93cc")},"4c1b":function(t,e,n){"use strict";n("bd93")},"4d64":function(t,e,n){"use strict";var r=n("fc6a"),s=n("23cb"),a=n("07fa"),i=function(t){return function(e,n,i){var o,l=r(e),c=a(l),u=s(i,c);if(t&&n!==n){while(c>u)if(o=l[u++],o!==o)return!0}else for(;c>u;u++)if((t||u in l)&&l[u]===n)return t||u||0;return!t&&-1}};t.exports={includes:i(!0),indexOf:i(!1)}},"4d86":function(t,e,n){"use strict";n.r(e);var r=function(){var t=this,e=t._self._c;return t.tabs>1?e("div",[t.tabs<5?e("div",{staticClass:"tab-container"},t._l(t.tabs,(function(n){return e("div",{key:n,staticClass:"tab"},[n-1===t.start?e("b",[t._v(t._s(n))]):e("a",{attrs:{href:"#"},on:{click:function(e){return e.preventDefault(),t.callback(n)}}},[t._v(t._s(n))])])})),0):e("div",{staticClass:"tab-container"},[0!==t.start?e("div",{staticClass:"tab"},[e("a",{attrs:{href:"#"},on:{click:function(e){return e.preventDefault(),t.callback(t.start)}}},[t._v("«")])]):t._e(),e("div",{staticClass:"tab"},[0===t.start?e("b",[t._v("1")]):e("a",{attrs:{href:"#"},on:{click:function(e){return e.preventDefault(),t.callback(1)}}},[t._v("1")])]),0!==t.start&&t.start!==t.tabs-1?e("div",{staticClass:"tab"},[e("b",[t._v(t._s(t.start+1))])]):t._e(),e("div",{staticClass:"tab"},[t.tabs-1===t.start?e("b",[t._v(t._s(t.tabs))]):e("a",{attrs:{href:"#"},on:{click:function(e){return e.preventDefault(),t.callback(t.tabs)}}},[t._v(t._s(t.tabs))])]),t.start!==t.tabs-1?e("div",{staticClass:"tab"},[e("a",{attrs:{href:"#"},on:{click:function(e){return e.preventDefault(),t.callback(t.start+2)}}},[t._v("»")])]):t._e()])]):t._e()},s=[],a={components:{},props:{content:{type:Object},start:{type:Number},max:{type:Number},callback:{type:Function}},data(){return{length:1,tabs:!1}},computed:{},mounted(){"object"===typeof Object.keys(this.content)&&(this.length=this.content[Object.keys(this.content)[0]].length),this.setTabs()},methods:{setTabs(){this.tabs=Math.ceil(this.length/this.max)}}},i=a,o=(n("9750"),n("2877")),l=Object(o["a"])(i,r,s,!1,null,"66e3f7e3",null);e["default"]=l.exports},"4f25":function(t,e,n){"use strict";n.r(e);var r=function(){var t=this,e=t._self._c;return t.filtered?e("div",[e("b-flix-h5",[t._v(t._s(t.formatedDate))]),t._l(t.filtered,(function(n,r){return e("b-flix-p",{key:n.date},[e("a",{staticStyle:{color:"black"},attrs:{href:"#"},on:{click:function(e){return e.preventDefault(),t.$emit("edit")}}},[e("b",[t._v(t._s(n.title||"---"))])]),t._v(" "),e("deleteConfirm",{attrs:{language:t.language},on:{delete:()=>t.setDeleteItem(r)}}),e("br"),t._v(t._s(t.getTimeRange(n))+" ")],1)}))],2):t._e()},s=[],a=(n("14d9"),n("552f")),i=function(){var t=this,e=t._self._c;return e("span",[t.confirm?e("div",[t._v(" "+t._s(t.translations.all.appointment.remove.split("|")[0])+" "),e("a",{staticStyle:{color:"black","text-decoration":"none"},attrs:{href:"#"},on:{click:function(e){return e.preventDefault(),t.$emit("delete")}}},[e("b-flix-icon",{attrs:{icon:"check"}})],1),e("a",{staticStyle:{color:"black","text-decoration":"none"},attrs:{href:"#"},on:{click:function(e){return e.preventDefault(),(()=>t.confirm=!t.confirm).apply(null,arguments)}}},[e("b-flix-icon",{attrs:{icon:"times"}})],1)]):e("a",{staticStyle:{color:"black","text-decoration":"none"},attrs:{href:"#"},on:{click:function(e){return e.preventDefault(),(()=>t.confirm=!t.confirm).apply(null,arguments)}}},[e("b-flix-icon",{attrs:{icon:"bin"}})],1)])},o=[];const l=n("b82a");var c={name:"defaultComponent",components:{"b-flix-icon"(){return Promise.resolve().then(n.bind(null,"a2e3"))}},props:{language:{type:String}},data(){return{confirm:!1,translations:l(this.language)}},computed:{},mounted(){},methods:{setDelete(){this.confirm||(this.cofirm=!0)}}},u=c,d=n("2877"),f=Object(d["a"])(u,i,o,!1,null,"2ed64c98",null),h=f.exports,p={name:"hoverListLinks",extends:a["default"],components:{deleteConfirm:h},methods:{setDeleteItem(t){this.filtered.splice(t,1);const e=[];this.filtered.forEach((t,n)=>{const r=t.begin,s=t.end;e.push(t),e[n].begin=r.getFullYear()+"-"+(1*r.getMonth()+1)+"-"+r.getDate()+" "+r.getHours()+":"+r.getMinutes()+":"+r.getSeconds(),e[n].end=s.getFullYear()+"-"+(1*s.getMonth()+1)+"-"+s.getDate()+" "+s.getHours()+":"+s.getMinutes()+":"+s.getSeconds()}),this.$emit("save",e)}}},v=p,g=Object(d["a"])(v,r,s,!1,null,"21732f51",null);e["default"]=g.exports},"50c4":function(t,e,n){"use strict";var r=n("5926"),s=Math.min;t.exports=function(t){var e=r(t);return e>0?s(e,9007199254740991):0}},5180:function(t,e,n){},5191:function(t,e,n){},5347:function(t,e,n){"use strict";n("b048")},5495:function(t,e,n){"use strict";n.r(e);var r=function(){var t=this,e=t._self._c;return e("span",{class:t.variant,attrs:{part:"h3"}},[t._t("default",(function(){return[t._v("Überschrift 3")]}))],2)},s=[],a={name:"H3",props:{variant:{type:String,default(){return""}}}},i=a,o=(n("612d"),n("2877")),l=Object(o["a"])(i,r,s,!1,null,"33d13d3b",null);e["default"]=l.exports},"552f":function(t,e,n){"use strict";n.r(e);var r=function(){var t=this,e=t._self._c;return t.filtered?e("div",[e("b-flix-h5",[t._v(t._s(t.formatedDate))]),t._l(t.filtered,(function(n){return e("b-flix-p",{key:n.date},[e("b",[t._v(t._s(n.title||"---"))]),e("br"),t._v(t._s(t.getTimeRange(n))+" ")])}))],2):t._e()},s=[];const a=n("20b0"),i=n("b82a");var o={name:"hoverList",components:{"b-flix-h5"(){return Promise.resolve().then(n.bind(null,"2b03"))},"b-flix-p"(){return Promise.resolve().then(n.bind(null,"3c55"))}},props:{formatedDate:{type:String},date:{type:Object},dates:{type:Array},language:{type:String,default(){return"de"}}},data(){return{filtered:!1}},computed:{},mounted(){this.getDates()},methods:{getTimeRange(t){const e=i(this.language).all.clock;return t.begin.getFullYear()!=t.end.getFullYear()||t.begin.getMonth()!=t.end.getMonth()||t.begin.getDate()!=t.end.getDate()?new a(this.language).getNullsBefore(t.begin.getDate())+"."+new a(this.language).getNullsBefore(1*t.begin.getMonth()+1)+". "+e.split("{time}").join(new a(this.language).getNullsBefore(t.begin.getHours())+":"+new a(this.language).getNullsBefore(t.begin.getMinutes())).split("|")[0]+" - "+new a(this.language).getNullsBefore(t.end.getDate())+"."+new a(this.language).getNullsBefore(1*t.end.getMonth()+1)+". "+e.split("{time}").join(new a(this.language).getNullsBefore(t.end.getHours())+":"+new a(this.language).getNullsBefore(t.end.getMinutes())).split("|")[0]:t.begin.getTime()===t.end.getTime()?e.split("{time}").join(new a(this.language).getNullsBefore(t.end.getHours())+":"+new a(this.language).getNullsBefore(t.end.getMinutes())).split("|")[0]:e.split("{time}").join(new a(this.language).getNullsBefore(t.begin.getHours())+":"+new a(this.language).getNullsBefore(t.begin.getMinutes())+" - "+new a(this.language).getNullsBefore(t.end.getHours())+":"+new a(this.language).getNullsBefore(t.end.getMinutes())).split("|")[0]},getDates(){this.filtered=JSON.parse(JSON.stringify(this.dates)).filter(t=>{const e=new a(this.language).createDate(t.begin);t.begin=new a(this.language).createDate(t.begin),e.setHours(0),e.setMinutes(0),e.setSeconds(0);const n=new a(this.language).createDate(t.end);if(t.end=new a(this.language).createDate(t.end),n.setHours(0),n.setMinutes(0),n.setSeconds(0),e.getTime()<=this.date.date.getTime()&&n.getTime()>=this.date.date.getTime())return!0})}}},l=o,c=n("2877"),u=Object(c["a"])(l,r,s,!1,null,"478bfa84",null);e["default"]=u.exports},"565f":function(t,e,n){"use strict";n("2145")},5692:function(t,e,n){"use strict";var r=n("c430"),s=n("c6cd");(t.exports=function(t,e){return s[t]||(s[t]=void 0!==e?e:{})})("versions",[]).push({version:"3.35.1",mode:r?"pure":"global",copyright:"© 2014-2024 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.35.1/LICENSE",source:"https://github.com/zloirock/core-js"})},"5692b":function(t,e,n){},"56ef":function(t,e,n){"use strict";var r=n("d066"),s=n("e330"),a=n("241c"),i=n("7418"),o=n("825a"),l=s([].concat);t.exports=r("Reflect","ownKeys")||function(t){var e=a.f(o(t)),n=i.f;return n?l(e,n(t)):e}},5926:function(t,e,n){"use strict";var r=n("b42e");t.exports=function(t){var e=+t;return e!==e||0===e?0:r(e)}},"59ed":function(t,e,n){"use strict";var r=n("1626"),s=n("0d51"),a=TypeError;t.exports=function(t){if(r(t))return t;throw new a(s(t)+" is not a function")}},"5bb1":function(t){t.exports=JSON.parse('{"appointment":{"end":"Fin du rendez-vous","endConflict":"La fin du rendez-vous doit être postérieure au début du rendez-vous !","remove":"Supprimer le rendez-vous | Supprimer tous les {count} rendez-vous"},"back":"Retour","clock":"{time} heure | {time} heure","commitChanges":"Appliquer les modifications | {count} Appliquer les modifications","dates":{"copy":{"day":"Copier le jour","to":"Copier les entrées vers ..."}},"months":{"1":"janvier","2":"février","3":"Mars","4":"avril","5":"Mai","6":"juin","7":"juillet","8":"août","9":"septembre","10":"octobre","11":"novembre","12":"décembre"},"save":"sauvegarder","timeDifference":{"beforeXDays":"il y a {days} jours","beforeXMonths":"il y a {months} mois","beforeXYears":"il y a {years} ans","dayAfterTomorrow":"après-demain","inXDays":"dans {days} jours","inXMonths":"dans {months} mois","inXYears":"dans {years} ans","lastMonth":"Le mois dernier","lastYear":"l\'année dernière","nextMonth":"Le mois prochain","nextYear":"L\'année prochaine","today":"Aujourd\'hui","tomorrow":"demain","yesterday":"Hier"},"weekdays":{"1":"Lundi","2":"Mardi","3":"Mercredi","4":"JEUDI","5":"Vendredi","6":"samedi","7":"dimanche"}}')},"5c6c":function(t,e,n){"use strict";t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},"5e06":function(t,e,n){"use strict";n("11dd")},"5e77":function(t,e,n){"use strict";var r=n("83ab"),s=n("1a2d"),a=Function.prototype,i=r&&Object.getOwnPropertyDescriptor,o=s(a,"name"),l=o&&"something"===function(){}.name,c=o&&(!r||r&&i(a,"name").configurable);t.exports={EXISTS:o,PROPER:l,CONFIGURABLE:c}},"5eaf":function(t,e,n){},"612d":function(t,e,n){"use strict";n("3ab5")},"61cd":function(t,e,n){},6253:function(t,e,n){"use strict";n("0e9e")},6260:function(t,e,n){"use strict";n.r(e);var r=function(){var t=this,e=t._self._c;return e("div",{attrs:{part:"select"}},[e("label",{class:{active:t.active,disabled:t.disabled}},[e("span",{staticClass:"bf-label"},[t._v(t._s(t.label)+" "),t.info?e("b-info",[t._v(t._s(t.info))]):t._e()],1),e("select",{directives:[{name:"model",rawName:"v-model",value:t.insert,expression:"insert"}],attrs:{multiple:t.multiple},on:{change:function(e){var n=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){var e="_value"in t?t._value:t.value;return e}));t.insert=e.target.multiple?n:n[0]}}},[t._t("default",(function(){return[e("option",{attrs:{value:""}},[t._v("Option 1")]),e("option",{attrs:{value:"2"}},[t._v("Option 2")]),e("option",{attrs:{value:"3"}},[t._v("Option 3")])]}))],2)]),t.error?e("b-alert",{attrs:{variant:"danger"}},[e("span",{domProps:{innerHTML:t._s(t.error)}})]):t._e()],1)},s=[],a={name:"Select",components:{"b-info"(){return Promise.resolve().then(n.bind(null,"6bc5"))},"b-alert"(){return Promise.resolve().then(n.bind(null,"bbc6"))}},props:{multiple:{type:Boolean,default(){return!1}},disabled:{type:Boolean,default(){return!1}},error:{type:String,default(){return""}},type:{type:String,default(){return"text"}},info:{type:String,default(){return""}},label:{type:String,default(){return""}},value:{type:[String,Number],default(){return""}},callback:{type:Function,default(){return function(){}}}},watch:{insert(t){this.callback(t)}},data(){return{active:!1,insert:this.value}},computed:{}},i=a,o=(n("e303"),n("2877")),l=Object(o["a"])(i,r,s,!1,null,"3487f829",null);e["default"]=l.exports},6374:function(t,e,n){"use st