(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-052cf876"],{6115:function(e,t,a){},ba1b:function(e,t,a){"use strict";a("6115")},e404:function(e,t,a){"use strict";a.r(t);var n=function(){var e=this,t=e._self._c;return t("v-container",{attrs:{fluid:""}},[t("v-row",[t("v-col",{attrs:{cols:"12",xs:"12"}},[t("v-toolbar",{attrs:{flat:"",width:"100%"}},[t("v-toolbar-title",{staticClass:"pl-3 banner-title blue--text"},[e._v(" Customer List")]),t("v-spacer"),t("div",[t("newCustomer",{staticClass:"pr-3"})],1)],1)],1)],1),t("v-col",{attrs:{cols:"12"}},[t("v-data-table",{staticClass:"elevation-1",attrs:{headers:e.header,items:e.transactions?e.transactions:[],"item-key":"id",search:e.search,loading:e.loading,"single-expand":!0,expanded:e.expanded,"show-expand":""},on:{"update:expanded":function(t){e.expanded=t},"item-expanded":e.expand},scopedSlots:e._u([{key:"top",fn:function(){return[t("v-text-field",{staticClass:"mx-4",attrs:{label:"Search"},model:{value:e.search,callback:function(t){e.search=t},expression:"search"}})]},proxy:!0}])})],1)],1)},s=[];const o=()=>a.e("chunk-2d0c81f8").then(a.bind(null,"5414"));var l={components:{newCustomer:o},data:()=>({activeItem:null,expanded:[],filteredTransactions:null,search:"",expandedItem:null,expanding:!1}),computed:{header(){return[{text:"Name",value:"name"},{text:"Phone",value:"phone-number"},{text:"Amount Due",value:"amount_due"},{text:"Action",value:"actions",align:"end",sortable:!1}]}},mounted(){console.log("loading",this.loading)},methods:{doAction(){},filterOnlyCapsText(e,t){return null!=e&&null!=t&&"string"===typeof e&&-1!==e.toString().indexOf(t)},initialize(){this.desserts=[{name:"Frozen Yogurt",calories:159,fat:6,carbs:24,protein:4},{name:"Ice cream sandwich",calories:237,fat:9,carbs:37,protein:4.3}]}}},r=l,i=(a("ba1b"),a("2877")),c=Object(i["a"])(r,n,s,!1,null,"0ce9126f",null);t["default"]=c.exports}}]);
//# sourceMappingURL=chunk-052cf876.40e4a89b.js.map