<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([["chunk-11f6bfb0"],{"0307":function(e,t,a){"use strict";var s=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"horizontal-bullet__container d-flex"},[a("div",{staticClass:"horizontal-bullet__progress",class:[e.activeColorClass],style:{width:e.percentageDone+"%"}}),e.percentageDone&lt;100?a("div",{staticClass:"horizontal-bullet__available",style:{width:e.percentageAvailable+"%"}}):e._e(),a("div",{staticClass:"horizontal-bullet__average",style:{left:e.percentageAverage+"%"}})])},i=[],n={props:{goal:{default:0},current:{default:0},average:{default:0}},computed:{percentageDone:function(){return 0!==this.biggestValue&amp;&amp;this.currentAbs/this.biggestValue*100||0},percentageAvailable:function(){var e=(this.goalAbs-this.currentAbs)/this.biggestValue*100;return!e||e&lt;0?0:e&gt;100?100:100-this.percentageDone},percentageAverage:function(){return 0!==this.biggestValue&amp;&amp;this.averageAbs/this.biggestValue*100||0},biggestValue:function(){return Math.max(this.goalAbs,this.currentAbs,this.averageAbs)},currentAbs:function(){return Math.abs(this.current)},averageAbs:function(){return Math.abs(this.average)},goalAbs:function(){return Math.abs(this.goal)},activeColorClass:function(){return this.current&gt;0?"hb__progress-bar--positive":"hb__progress-bar--negative"}}},l=n,o=(a("2f54"),a("2877")),r=Object(o["a"])(l,s,i,!1,null,"2e6b80c0",null);t["a"]=r.exports},"073a":function(e,t,a){var s=a("24fb");t=s(!1),t.push([e.i,".einnahmen-und-ausgaben-dashboard-card__container[data-v-62e7ad46]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.einnahmen-und-ausgaben-dashboard-card__content[data-v-62e7ad46]{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}",""]),e.exports=t},"0770":function(e,t,a){var s=a("c4c2");s.__esModule&amp;&amp;(s=s.default),"string"===typeof s&amp;&amp;(s=[[e.i,s,""]]),s.locals&amp;&amp;(e.exports=s.locals);var i=a("499e").default;i("e7e176ee",s,!0,{sourceMap:!1,shadowMode:!1})},"2f54":function(e,t,a){"use strict";a("0770")},"44cf":function(e,t,a){var s=a("24fb");t=s(!1),t.push([e.i,".highlighted[data-v-69986c45]{font-weight:700}.top__line[data-v-69986c45]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:4px 0 4px 0;border-bottom:1px solid #c4c4c4}.top__line[data-v-69986c45]:last-child{border-bottom:none}.top__line-content[data-v-69986c45]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.top__line-content&gt;div.firstRow[data-v-69986c45]{display:inline-block;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top__line-content&gt;div.firstRow[data-v-69986c45]:first-child{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:left;font-weight:500}.top__line-content&gt;div.firstRow:nth-child(2)&gt;span[data-v-69986c45]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.firstRow[data-v-69986c45]{word-break:keep-all;text-overflow:ellipsis;white-space:nowrap}.firstRow[data-v-69986c45],.subject[data-v-69986c45]{overflow:hidden}.subject&gt;.thirdRow[data-v-69986c45]{display:inline-block;text-align:left;word-break:keep-all;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.btn-clear svg[data-v-69986c45]{color:var(--color-text)}.weitere___link[data-v-69986c45]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}",""]),e.exports=t},"5ca0":function(e,t,a){var s=a("073a");s.__esModule&amp;&amp;(s=s.default),"string"===typeof s&amp;&amp;(s=[[e.i,s,""]]),s.locals&amp;&amp;(e.exports=s.locals);var i=a("499e").default;i("467b3570",s,!0,{sourceMap:!1,shadowMode:!1})},"7fc9":function(e,t,a){"use strict";var s=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[e._l(e.rowsComputed,(function(t){return a("div",{key:t.id,staticClass:"top__line"},[a("div",{staticClass:"top__line-content",on:{click:function(a){return e.onRowClick(a,t)}}},[a("div",{staticClass:"firstRow"},[e._t("title",null,null,t)],2),a("div",{staticClass:"firstRow"},[a("span",{class:{highlighted:t.shouldHighlight}},[e._t("value",null,null,t),(void 0!==t.isClickable?t.isClickable&amp;&amp;e.linkInFirstRow:e.linkInFirstRow)?a("button",{staticClass:"btn-clear d-block",class:{"d-lg-none":!e.isMobileNativeContext},attrs:{type:"button"}},[a("PhCaretRight",{attrs:{size:20}})],1):e._e()],2)])]),e.showThirdRow?a("div",{staticClass:"subject"},[a("div",{staticClass:"thirdRow"},[e._t("thirdRow",null,null,t)],2)]):e._e()])})),e.pageSize?a("div",{staticClass:"weitere___link"},[a("a",{on:{click:function(t){return e.navigateToCard()}}},[e._v("Weitere...")])]):e._e()],2)},i=[],n=a("5530"),l=(a("a9e3"),a("fb6a"),a("2f62")),o=a("64c5"),r=a("c0a4"),c=a("2684"),u={components:{PhCaretRight:r["PhCaretRight"]},props:{rows:{type:Array,default:function(){return[]},required:!0},pageSize:{type:Number,default:0},title:{type:String,default:"Ãœbersicht"},showThirdRow:{type:Boolean,default:!1},linkInFirstRow:{type:Boolean,default:!1}},data:function(){return{}},computed:Object(n["a"])(Object(n["a"])({},Object(l["c"])({isFA:o["default"].GETTERS.IS_FA,isFK:o["default"].GETTERS.IS_FK,hasRoles:o["default"].GETTERS.HAS_ROLES,isSmallScreen:o["default"].GETTERS.IS_SMALL_SCREEN,isMobileNativeContext:c["default"].GETTERS.IS_MOBILE_NATIVE_CONTEXT})),{},{rowsComputed:function(){return this.pageSize?this.rows.slice(0,this.pageSize):this.rows}}),methods:{navigateToCard:function(e){this.$emit("onNavigate",e)},onRowClick:function(e,t){this.linkInFirstRow&amp;&amp;(void 0!==t.isClickable&amp;&amp;t.isClickable?this.$emit("onRowClick",{event:e,row:t}):this.$emit("onRowClick",t))}},mounted:function(){},validators:{}},d=u,b=(a("e321"),a("2877")),h=Object(b["a"])(d,s,i,!1,null,"69986c45",null);t["a"]=h.exports},a080:function(e,t,a){var s=a("d1f4");s.__esModule&amp;&amp;(s=s.default),"string"===typeof s&amp;&amp;(s=[[e.i,s,""]]),s.locals&amp;&amp;(e.exports=s.locals);var i=a("499e").default;i("12eefc87",s,!0,{sourceMap:!1,shadowMode:!1})},c4c2:function(e,t,a){var s=a("24fb");t=s(!1),t.push([e.i,".horizontal-bullet__container[data-v-2e6b80c0]{width:100%;position:relative}.horizontal-bullet__progress[data-v-2e6b80c0]{height:18px}.horizontal-bullet__available[data-v-2e6b80c0]{background-color:#bdbdbd;height:18px}.horizontal-bullet__average[data-v-2e6b80c0]{border:2px solid;height:18px;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;border-color:var(--color-primary)}.hb__progress-bar--positive[data-v-2e6b80c0]{background-color:var(--color-success)}.hb__progress-bar--negative[data-v-2e6b80c0]{background-color:var(--color-danger)}",""]),e.exports=t},c76e2:function(e,t,a){var s=a("44cf");s.__esModule&amp;&amp;(s=s.default),"string"===typeof s&amp;&amp;(s=[[e.i,s,""]]),s.locals&amp;&amp;(e.exports=s.locals);var i=a("499e").default;i("5666ee2d",s,!0,{sourceMap:!1,shadowMode:!1})},d1f4:function(e,t,a){var s=a("24fb");t=s(!1),t.push([e.i,".border-right[data-v-6d09ab1c]{border-right:1px solid #ececec}",""]),e.exports=t},e312:function(e,t,a){"use strict";a.r(t);var s=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"einnahmen-und-ausgaben-dashboard-card__container"},[a("EinnahmenUndAusgabenChart",{staticClass:"einnahmen-und-ausgaben-dashboard-card__content",attrs:{summary:e.summary}}),e.isMobileNativeContext?e._e():a("div",{staticClass:"text-right"},[a("router-link",{attrs:{to:"/home/multibanking-account/einnahmen-und-ausgaben"}},[e._v("weitere...")])],1)],1)},i=[],n=a("5530"),l=a("2f62"),o=a("4a8d"),r=a("2684"),c=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[e.isMobileNativeContext?a("div",[a("FlexibleList",{attrs:{rows:e.mobileTable.rows},scopedSlots:e._u([{key:"title",fn:function(t){return[e._v(" "+e._s(t.title)+" ")]}},{key:"value",fn:function(e){return[a("CurrencyLabel",{attrs:{value:e.value}})]}}])})],1):a("div",{staticClass:"row"},[a("div",{staticClass:"col-6 border-right"},[a("div",{staticClass:"d-flex",staticStyle:{"flex-direction":"column"}},[a("span",{staticClass:"py-1",staticStyle:{"text-align":"right"}},[e._v("Ausgaben")]),a("ChatHorizontalBullet",{staticClass:"py-1",staticStyle:{transform:"rotate(180deg)"},attrs:{current:e.lastMonthExpenses,average:e.lastThreeMonthExpensesAverage}}),a("div",{staticClass:"d-flex py-1 justify-content-end"},[a("span",{staticClass:"mx-1"},[e._v("30 Tage:")]),e._v("Â&nbsp; "),a("span",[a("CurrencyLabel",{attrs:{value:e.lastMonthExpenses}})],1)]),a("div",{staticClass:"d-flex py-1 justify-content-end"},[a("span",{staticClass:"mx-1"},[e._v("Ã˜ 90 Tage:")]),e._v("Â&nbsp; "),a("span",[a("CurrencyLabel",{attrs:{value:e.lastThreeMonthExpensesAverage}})],1)])],1)]),a("div",{staticClass:"col-6"},[a("div",{staticClass:"d-flex",staticStyle:{"flex-direction":"column"}},[a("span",{staticClass:"py-1"},[e._v(" Einnahmen ")]),a("ChatHorizontalBullet",{staticClass:"py-1",attrs:{current:e.lastMonthIncome,average:e.lastThreeMonthIncomeAverage}}),a("div",{staticClass:"d-flex py-1"},[a("span",{staticClass:"mx-1"},[e._v("30 Tage:")]),e._v("Â&nbsp; "),a("span",[a("CurrencyLabel",{attrs:{value:e.lastMonthIncome}})],1)]),a("div",{staticClass:"d-flex py-1"},[a("span",{staticClass:"mx-1"},[e._v("Ã˜ 90 Tage:")]),e._v("Â&nbsp; "),a("span",[a("CurrencyLabel",{attrs:{value:e.lastThreeMonthIncomeAverage}})],1)])],1)])])])},u=[],d=a("7cc5"),b=a("0307"),h=a("7fc9"),f={props:{summary:{type:Object,default:function(){return{}}}},computed:Object(n["a"])(Object(n["a"])({},Object(l["c"])({isMobileNativeContext:r["default"].GETTERS.IS_MOBILE_NATIVE_CONTEXT})),{},{lastMonthExpenses:function(){var e,t;return(null===(e=this.summary)||void 0===e||null===(t=e.lastMonth)||void 0===t?void 0:t.expenses)||0},lastThreeMonthExpensesAverage:function(){var e,t;return(null===(e=this.summary)||void 0===e||null===(t=e.lastThreeMonth)||void 0===t?void 0:t.expensesAverage)||0},lastMonthIncome:function(){var e,t;return(null===(e=this.summary)||void 0===e||null===(t=e.lastMonth)||void 0===t?void 0:t.income)||0},lastThreeMonthIncomeAverage:function(){var e,t;return(null===(e=this.summary)||void 0===e||null===(t=e.lastThreeMonth)||void 0===t?void 0:t.incomeAverage)||0},mobileTable:function(){var e=[];return e.push({title:"Einnahmen letzte 30 Tage",value:this.lastMonthIncome}),e.push({title:"Einnahmen Ã˜ 90 Tage",value:this.lastThreeMonthIncomeAverage}),e.push({title:"Ausgaben letzte 30 Tage",value:this.lastMonthExpenses}),e.push({title:"Ausgaben Ã˜ 90 Tage",value:this.lastThreeMonthExpensesAverage}),{rows:e}}}),components:{CurrencyLabel:d["a"],ChatHorizontalBullet:b["a"],FlexibleList:h["a"]}},v=f,p=(a("f23a"),a("2877")),g=Object(p["a"])(v,c,u,!1,null,"6d09ab1c",null),x=g.exports,_={computed:Object(n["a"])({},Object(l["c"])({summary:o["default"].GETTERS.SUMMARY,isMobileNativeContext:r["default"].GETTERS.IS_MOBILE_NATIVE_CONTEXT})),mounted:function(){this.$store.dispatch(o["default"].ACTIONS.LOAD_ALL_MULTIBANKING_DATA)},components:{EinnahmenUndAusgabenChart:x}},m=_,w=(a("f2ac"),Object(p["a"])(m,s,i,!1,null,"62e7ad46",null));t["default"]=w.exports},e321:function(e,t,a){"use strict";a("c76e2")},f23a:function(e,t,a){"use strict";a("a080")},f2ac:function(e,t,a){"use strict";a("5ca0")}}]);</pre></body></html>