(self.webpackChunk=self.webpackChunk||[]).push([[282],{9489:(e,t,a)=>{"use strict";a.r(t);var n=a(7760),o=a.n(n),i=a(7152),r=a(4605);window.$=window.jQuery=a(9755),window.axios=a(9669),window.axios.defaults.headers.common["X-Requested-With"]="XMLHttpRequest";var s=document.head.querySelector('meta[name="csrf-token"]');s?window.axios.defaults.headers.common["X-CSRF-TOKEN"]=s.content:console.error("CSRF token not found: https://laravel.com/docs/csrf#csrf-x-csrf-token");var c=document.head.querySelector('meta[name="locale"]');localStorage.locale=c?c.content:"en_US",a(6891),a(3734),a(7632),a(5432),window.vuei18n=i.Z,window.uiv=r,o().use(vuei18n),o().use(r),window.Vue=o()},6149:(e,t,a)=>{"use strict";a.d(t,{Z:()=>x});var n=a(7760),o=a.n(n),i=a(629),r=a(6348),s=a(3465);const c={namespaced:!0,state:function(){return{transactionType:"any",groupTitle:"",transactions:[],customDateFields:{interest_date:!1,book_date:!1,process_date:!1,due_date:!1,payment_date:!1,invoice_date:!1},defaultTransaction:(0,r.f$)(),defaultErrors:(0,r.kQ)()}},getters:{transactions:function(e){return e.transactions},defaultErrors:function(e){return e.defaultErrors},groupTitle:function(e){return e.groupTitle},transactionType:function(e){return e.transactionType},accountToTransaction:function(e){return e.accountToTransaction},defaultTransaction:function(e){return e.defaultTransaction},sourceAllowedTypes:function(e){return e.sourceAllowedTypes},destinationAllowedTypes:function(e){return e.destinationAllowedTypes},allowedOpposingTypes:function(e){return e.allowedOpposingTypes},customDateFields:function(e){return e.customDateFields}},actions:{},mutations:{addTransaction:function(e){var t=s(e.defaultTransaction);t.errors=s(e.defaultErrors),e.transactions.push(t)},resetErrors:function(e,t){e.transactions[t.index].errors=s(e.defaultErrors)},resetTransactions:function(e){e.transactions=[]},setGroupTitle:function(e,t){e.groupTitle=t.groupTitle},setCustomDateFields:function(e,t){e.customDateFields=t},deleteTransaction:function(e,t){e.transactions.splice(t.index,1),e.transactions.length},setTransactionType:function(e,t){e.transactionType=t},setAllowedOpposingTypes:function(e,t){e.allowedOpposingTypes=t},setAccountToTransaction:function(e,t){e.accountToTransaction=t},updateField:function(e,t){e.transactions[t.index][t.field]=t.value},setTransactionError:function(e,t){e.transactions[t.index].errors[t.field]=t.errors},setDestinationAllowedTypes:function(e,t){e.destinationAllowedTypes=t},setSourceAllowedTypes:function(e,t){e.sourceAllowedTypes=t}}};const l={namespaced:!0,state:function(){return{}},getters:{},actions:{},mutations:{}};var d=a(9119),u=a(3894),_=a(584),p=a(7090),g=a(4431),m=a(8358),y=a(4135),h=a(3703);const b={namespaced:!0,state:function(){return{viewRange:"default",start:null,end:null,defaultStart:null,defaultEnd:null}},getters:{start:function(e){return e.start},end:function(e){return e.end},defaultStart:function(e){return e.defaultStart},defaultEnd:function(e){return e.defaultEnd},viewRange:function(e){return e.viewRange}},actions:{initialiseStore:function(e){e.dispatch("restoreViewRange"),axios.get("./api/v1/preferences/viewRange").then((function(t){var a=t.data.data.attributes.data,n=e.getters.viewRange;e.commit("setViewRange",a),a!==n&&e.dispatch("setDatesFromViewRange"),a===n&&e.dispatch("restoreViewRangeDates")})).catch((function(){e.commit("setViewRange","1M"),e.dispatch("setDatesFromViewRange")}))},restoreViewRangeDates:function(e){localStorage.viewRangeStart&&e.commit("setStart",new Date(localStorage.viewRangeStart)),localStorage.viewRangeEnd&&e.commit("setEnd",new Date(localStorage.viewRangeEnd)),localStorage.viewRangeDefaultStart&&e.commit("setDefaultStart",new Date(localStorage.viewRangeDefaultStart)),localStorage.viewRangeDefaultEnd&&e.commit("setDefaultEnd",new Date(localStorage.viewRangeDefaultEnd))},restoreViewRange:function(e){var t=localStorage.getItem("viewRange");null!==t&&e.commit("setViewRange",t)},setDatesFromViewRange:function(e){var t,a,n=e.getters.viewRange,o=new Date;switch(n){case"1D":t=(0,d.Z)(o),a=(0,u.Z)(o);break;case"1W":t=(0,d.Z)((0,_.Z)(o,{weekStartsOn:1})),a=(0,u.Z)((0,p.Z)(o,{weekStartsOn:1}));break;case"1M":t=(0,d.Z)((0,h.Z)(o)),a=(0,u.Z)((0,y.Z)(o));break;case"3M":t=(0,d.Z)((0,g.Z)(o)),a=(0,u.Z)((0,m.Z)(o));break;case"6M":o.getMonth()<=5&&((t=new Date(o)).setMonth(0),t.setDate(1),t=(0,d.Z)(t),(a=new Date(o)).setMonth(5),a.setDate(30),a=(0,u.Z)(t)),o.getMonth()>5&&((t=new Date(o)).setMonth(6),t.setDate(1),t=(0,d.Z)(t),(a=new Date(o)).setMonth(11),a.setDate(31),a=(0,u.Z)(t));break;case"1Y":(t=new Date(o)).setMonth(0),t.setDate(1),t=(0,d.Z)(t),(a=new Date(o)).setMonth(11),a.setDate(31),a=(0,u.Z)(a)}e.commit("setStart",t),e.commit("setEnd",a),e.commit("setDefaultStart",t),e.commit("setDefaultEnd",a)}},mutations:{setStart:function(e,t){e.start=t,window.localStorage.setItem("viewRangeStart",t)},setEnd:function(e,t){e.end=t,window.localStorage.setItem("viewRangeEnd",t)},setDefaultStart:function(e,t){e.defaultStart=t,window.localStorage.setItem("viewRangeDefaultStart",t)},setDefaultEnd:function(e,t){e.defaultEnd=t,window.localStorage.setItem("viewRangeDefaultEnd",t)},setViewRange:function(e,t){e.viewRange=t,window.localStorage.setItem("viewRange",t)}}};var f=function(){return{listPageSize:33,timezone:"",cacheKey:{age:0,value:"empty"}}},v={initialiseStore:function(e){if(localStorage.cacheKey){var t=JSON.parse(localStorage.cacheKey);Date.now()-t.age>864e5?e.commit("refreshCacheKey"):e.commit("setCacheKey",t)}else e.commit("refreshCacheKey");localStorage.listPageSize&&(f.listPageSize=localStorage.listPageSize,e.commit("setListPageSize",{length:localStorage.listPageSize})),localStorage.listPageSize||axios.get("./api/v1/preferences/listPageSize").then((function(t){e.commit("setListPageSize",{length:parseInt(t.data.data.attributes.data)})})),localStorage.timezone&&(f.timezone=localStorage.timezone,e.commit("setTimezone",{timezone:localStorage.timezone})),localStorage.timezone||axios.get("./api/v1/configuration/app.timezone").then((function(t){e.commit("setTimezone",{timezone:t.data.data.value})}))}};const k={namespaced:!0,state:f,getters:{listPageSize:function(e){return e.listPageSize},timezone:function(e){return e.timezone},cacheKey:function(e){return e.cacheKey.value}},actions:v,mutations:{refreshCacheKey:function(e){var t=Date.now(),a=Array(9).join((Math.random().toString(36)+"00000000000000000").slice(2,18)).slice(0,8),n={age:t,value:a};localStorage.cacheKey=JSON.stringify(n),e.cacheKey={age:t,value:a}},setCacheKey:function(e,t){localStorage.cacheKey=JSON.stringify(t),e.cacheKey=t},setListPageSize:function(e,t){var a=parseInt(t.length);0!==a&&(e.listPageSize=a,localStorage.listPageSize=a)},setTimezone:function(e,t){""!==t.timezone&&(e.timezone=t.timezone,localStorage.timezone=t.timezone)}}};const w={namespaced:!0,state:function(){return{orderMode:!1,activeFilter:1}},getters:{orderMode:function(e){return e.orderMode},activeFilter:function(e){return e.activeFilter}},actions:{},mutations:{setOrderMode:function(e,t){e.orderMode=t},setActiveFilter:function(e,t){e.activeFilter=t}}};o().use(i.ZP);const x=new i.ZP.Store({namespaced:!0,modules:{root:k,transactions:{namespaced:!0,modules:{create:c,edit:l}},accounts:{namespaced:!0,modules:{index:w}},dashboard:{namespaced:!0,modules:{index:b}}},strict:false,plugins:[],state:{currencyPreference:{},locale:"en-US",listPageSize:50},mutations:{setCurrencyPreference:function(e,t){e.currencyPreference=t.payload},initialiseStore:function(e){if(localStorage.locale)e.locale=localStorage.locale;else{var t=document.head.querySelector('meta[name="locale"]');t&&(e.locale=t.content,localStorage.locale=t.content)}}},getters:{currencyCode:function(e){return e.currencyPreference.code},currencyPreference:function(e){return e.currencyPreference},currencyId:function(e){return e.currencyPreference.id},locale:function(e){return e.locale}},actions:{updateCurrencyPreference:function(e){localStorage.currencyPreference?e.commit("setCurrencyPreference",{payload:JSON.parse(localStorage.currencyPreference)}):axios.get("./api/v1/currencies/default").then((function(t){var a={id:parseInt(t.data.data.id),name:t.data.data.attributes.name,symbol:t.data.data.attributes.symbol,code:t.data.data.attributes.code,decimal_places:parseInt(t.data.data.attributes.decimal_places)};localStorage.currencyPreference=JSON.stringify(a),e.commit("setCurrencyPreference",{payload:a})})).catch((function(t){console.error(t),e.commit("setCurrencyPreference",{payload:{id:1,name:"Euro",symbol:"€",code:"EUR",decimal_places:2}})}))}}})},7236:(e,t,a)=>{e.exports=new vuei18n({locale:document.documentElement.lang,fallbackLocale:"en",messages:{bg:a(7154),cs:a(6407),de:a(4726),en:a(3340),"en-us":a(3340),"en-gb":a(6318),es:a(5394),el:a(3636),fr:a(2551),hu:a(995),it:a(9112),nl:a(4671),nb:a(9085),pl:a(6238),fi:a(7868),"pt-br":a(6586),"pt-pt":a(8664),ro:a(1102),ru:a(753),"zh-tw":a(1715),"zh-cn":a(4556),sk:a(7049),sv:a(7921),vi:a(1497)}})},2035:(e,t,a)=>{"use strict";var n=a(6149),o=a(7760),i=a.n(o),r={class:"tab-content"},s={class:"row"},c={class:"col-xl-6 col-lg-6 col-md-12 col-sm-12 col-xs-12"},l={key:0,class:"card"},d={class:"card-body"},u={class:"row"},_={class:"col"},p={class:"col-xl-6 col-lg-6 col-md-12 col-sm-12 col-xs-12"},g={class:"card card-primary"},m={class:"card-body"},y={class:"row"},h={class:"col"},b=(0,o.createVNode)("div",{class:"text-xs d-none d-lg-block d-xl-block"},"   ",-1),f=(0,o.createVNode)("span",{class:"far fa-clone"},null,-1),v={class:"col"},k=(0,o.createVNode)("div",{class:"text-xs d-none d-lg-block d-xl-block"},"   ",-1),w={key:0},x=(0,o.createVNode)("span",{class:"far fa-save"},null,-1),D={key:1},T=(0,o.createVNode)("span",{class:"fas fa-spinner fa-spin"},null,-1),N={class:"row"},S=(0,o.createVNode)("div",{class:"col"},"   ",-1),A={class:"col"},C={class:"form-check"},z={class:"form-check-label",for:"createAnother"},B={class:"small"},I={class:"form-check"},V={class:"form-check-label",for:"resetFormAfter"},j={class:"small"};var P=a(3289),F=a(4173),L=a(5219),M=a(9124),O=a(629);function R(e){return(R="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function E(e,t){var a=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),a.push.apply(a,n)}return a}function U(e){for(var t=1;t0&&(e.group_title=this.groupTitle),this.transactions)this.transactions.hasOwnProperty(t)&&/^0$|^[1-9]\d*$/.test(t)&&t<=4294967294&&e.transactions.push(this.convertSplit(t,this.transactions[t]));return e.transactions.length>1&&""!==e.transactions[0].description&&(null===e.group_title||""===e.group_title)&&(e.group_title=e.transactions[0].description),e.transactions.length>1&&(e=this.synchronizeAccounts(e)),e},synchronizeAccounts:function(e){for(var t in e.transactions)e.transactions.hasOwnProperty(t)&&/^0$|^[1-9]\d*$/.test(t)&&t<=4294967294&&("Transfer"===this.transactionType&&(e.transactions[t].source_name=null,e.transactions[t].destination_name=null,t>0&&(e.transactions[t].source_id=e.transactions[0].source_id,e.transactions[t].destination_id=e.transactions[0].destination_id)),"Deposit"===this.transactionType&&(e.transactions[t].destination_name=null,t>0&&(e.transactions[t].destination_id=e.transactions[0].destination_id)),"Withdrawal"===this.transactionType&&(e.transactions[t].source_name=null,t>0&&(e.transactions[t].source_id=e.transactions[0].source_id)));return e},convertSplit:function(e,t){var a,n,o,i;""===t.destination_account_name&&(t.destination_account_name=null),0===t.destination_account_id&&(t.destination_account_name=null),""===t.source_account_name&&(t.source_account_name=null),0===t.source_account_id&&(t.source_account_id=null);var r={description:t.description,date:this.date,type:this.transactionType.toLowerCase(),source_id:null!==(a=t.source_account_id)&&void 0!==a?a:null,source_name:null!==(n=t.source_account_name)&&void 0!==n?n:null,destination_id:null!==(o=t.destination_account_id)&&void 0!==o?o:null,destination_name:null!==(i=t.destination_account_name)&&void 0!==i?i:null,currency_id:t.currency_id,amount:t.amount,budget_id:t.budget_id,category_name:t.category,interest_date:t.interest_date,book_date:t.book_date,process_date:t.process_date,due_date:t.due_date,payment_date:t.payment_date,invoice_date:t.invoice_date,internal_reference:t.internal_reference,external_url:t.external_url,notes:t.notes,external_id:t.external_id,zoom_level:t.zoom_level,longitude:t.longitude,latitude:t.latitude,tags:[],order:0,reconciled:!1,attachments:t.attachments};if(0!==t.tags.length)for(var s in t.tags)if(t.tags.hasOwnProperty(s)&&/^0$|^[1-9]\d*$/.test(s)&&s<=4294967294){var c=t.tags[s];if("object"===R(c)&&null!==c){r.tags.push(c.text);continue}if("string"==typeof c){r.tags.push(c);continue}}0!==t.piggy_bank_id&&(r.piggy_bank_id=t.piggy_bank_id),0!==t.bill_id&&(r.bill_id=t.bill_id),0!==t.foreign_currency_id&&""!==t.foreign_amount&&(r.foreign_currency_id=t.foreign_currency_id),""!==t.foreign_amount&&(r.foreign_amount=t.foreign_amount),r.currency_id=t.source_account_currency_id,"Deposit"===this.transactionType&&(r.currency_id=t.destination_account_currency_id);var l=[];for(var d in t.links)if(t.links.hasOwnProperty(d)&&/^0$|^[1-9]\d*$/.test(d)&&d<=4294967294){var u=t.links[d],_=u.link_type_id.split("-"),p="outward"===_[1]?0:parseInt(u.transaction_journal_id),g="inward"===_[1]?0:parseInt(u.transaction_journal_id),m={link_type_id:parseInt(_[0]),inward_id:p,outward_id:g};l.push(m)}return r.links=l,null===r.source_id&&delete r.source_id,null===r.source_name&&delete r.source_name,null===r.destination_id&&delete r.destination_id,null===r.destination_name&&delete r.destination_name,r},getAllowedOpposingTypes:function(){var e=this;axios.get("./api/v1/configuration/firefly.allowed_opposing_types").then((function(t){e.allowedOpposingTypes=t.data.data.value}))},getExpectedSourceTypes:function(){var e=this;axios.get("./api/v1/configuration/firefly.expected_source_types").then((function(t){e.sourceAllowedTypes=t.data.data.value.source[e.transactionType],e.destinationAllowedTypes=t.data.data.value.destination[e.transactionType]}))},getAccountToTransaction:function(){var e=this;axios.get("./api/v1/configuration/firefly.account_to_transaction").then((function(t){e.accountToTransaction=t.data.data.value}))},getCustomFields:function(){var e=this;axios.get("./api/v1/preferences/transaction_journal_optional_fields").then((function(t){e.customFields=t.data.data.attributes.data}))},setDestinationAllowedTypes:function(e){0!==e.length?this.destinationAllowedTypes=e:this.destinationAllowedTypes=this.defaultDestinationAllowedTypes},setSourceAllowedTypes:function(e){0!==e.length?this.sourceAllowedTypes=e:this.sourceAllowedTypes=this.defaultSourceAllowedTypes}}),render:function(e,t,a,n,i,P){var F=this,L=(0,o.resolveComponent)("alert"),M=(0,o.resolveComponent)("SplitPills"),O=(0,o.resolveComponent)("SplitForm"),R=(0,o.resolveComponent)("TransactionGroupTitle");return(0,o.openBlock)(),(0,o.createBlock)("div",null,[(0,o.createVNode)(L,{message:i.errorMessage,type:"danger"},null,8,["message"]),(0,o.createVNode)(L,{message:i.successMessage,type:"success"},null,8,["message"]),(0,o.createVNode)("form",{onSubmit:t[14]||(t[14]=function(){return P.submitTransaction&&P.submitTransaction.apply(P,arguments)}),autocomplete:"off"},[(0,o.createVNode)(M,{transactions:e.transactions,count:e.transactions.length},null,8,["transactions","count"]),(0,o.createVNode)("div",r,[((0,o.openBlock)(!0),(0,o.createBlock)(o.Fragment,null,(0,o.renderList)(this.transactions,(function(a,n){return(0,o.openBlock)(),(0,o.createBlock)(O,{key:n,count:e.transactions.length,"custom-fields":i.customFields,date:i.date,"destination-allowed-types":i.destinationAllowedTypes,index:n,"source-allowed-types":i.sourceAllowedTypes,"submitted-transaction":i.submittedTransaction,transaction:a,"transaction-type":e.transactionType,onUploadedAttachments:t[1]||(t[1]=function(e){return P.uploadedAttachment(e)}),onSelectedAttachments:t[2]||(t[2]=function(e){return P.selectedAttachment(e)}),onSetMarkerLocation:t[3]||(t[3]=function(e){return P.storeLocation(e)}),onSetAccount:t[4]||(t[4]=function(e){return P.storeAccountValue(e)}),onSetDate:t[5]||(t[5]=function(e){return P.storeDate(e)}),onSetField:t[6]||(t[6]=function(e){return P.storeField(e)}),onRemoveTransaction:t[7]||(t[7]=function(e){return P.removeTransaction(e)})},null,8,["count","custom-fields","date","destination-allowed-types","index","source-allowed-types","submitted-transaction","transaction","transaction-type"])})),128))]),(0,o.createVNode)("div",s,[(0,o.createVNode)("div",c,[e.transactions.length>1?((0,o.openBlock)(),(0,o.createBlock)("div",l,[(0,o.createVNode)("div",d,[(0,o.createVNode)("div",u,[(0,o.createVNode)("div",_,[(0,o.createVNode)(R,{modelValue:this.groupTitle,"onUpdate:modelValue":t[8]||(t[8]=function(e){return F.groupTitle=e}),errors:this.groupTitleErrors,onSetGroupTitle:t[9]||(t[9]=function(e){return P.storeGroupTitle(e)})},null,8,["modelValue","errors"])])])])])):(0,o.createCommentVNode)("",!0)]),(0,o.createVNode)("div",p,[(0,o.createVNode)("div",g,[(0,o.createVNode)("div",m,[(0,o.createVNode)("div",y,[(0,o.createVNode)("div",h,[b,(0,o.createVNode)("button",{type:"button",class:"btn btn-outline-primary btn-block",onClick:t[10]||(t[10]=function(){return P.addTransactionArray&&P.addTransactionArray.apply(P,arguments)})},[f,(0,o.createTextVNode)(" "+(0,o.toDisplayString)(e.$t("firefly.add_another_split")),1)])]),(0,o.createVNode)("div",v,[k,(0,o.createVNode)("button",{disabled:!i.enableSubmit,class:"btn btn-success btn-block",onClick:t[11]||(t[11]=function(){return P.submitTransaction&&P.submitTransaction.apply(P,arguments)})},[i.enableSubmit?((0,o.openBlock)(),(0,o.createBlock)("span",w,[x,(0,o.createTextVNode)(" "+(0,o.toDisplayString)(e.$t("firefly.store_transaction")),1)])):(0,o.createCommentVNode)("",!0),i.enableSubmit?(0,o.createCommentVNode)("",!0):((0,o.openBlock)(),(0,o.createBlock)("span",D,[T]))],8,["disabled"])])]),(0,o.createVNode)("div",N,[S,(0,o.createVNode)("div",A,[(0,o.createVNode)("div",C,[(0,o.withDirectives)((0,o.createVNode)("input",{id:"createAnother","onUpdate:modelValue":t[12]||(t[12]=function(e){return i.createAnother=e}),class:"form-check-input",type:"checkbox"},null,512),[[o.vModelCheckbox,i.createAnother]]),(0,o.createVNode)("label",z,[(0,o.createVNode)("span",B,(0,o.toDisplayString)(e.$t("firefly.create_another")),1)])]),(0,o.createVNode)("div",I,[(0,o.withDirectives)((0,o.createVNode)("input",{id:"resetFormAfter","onUpdate:modelValue":t[13]||(t[13]=function(e){return i.resetFormAfter=e}),disabled:!i.createAnother,class:"form-check-input",type:"checkbox"},null,8,["disabled"]),[[o.vModelCheckbox,i.resetFormAfter]]),(0,o.createVNode)("label",V,[(0,o.createVNode)("span",j,(0,o.toDisplayString)(e.$t("firefly.reset_after")),1)])])])])])])])])],32)])}},K=q;a(9489),i().config.productionTip=!1;var Z=a(7236),W={};new(i())({i18n:Z,store:n.Z,render:function(e){return e(K,{props:W})},beforeCreate:function(){this.$store.dispatch("root/initialiseStore"),this.$store.commit("initialiseStore"),this.$store.dispatch("updateCurrencyPreference")}}).$mount("#transactions_create")},6348:(e,t,a)=>{"use strict";function n(){return{description:[],amount:[],source:[],destination:[],currency:[],foreign_currency:[],foreign_amount:[],date:[],custom_dates:[],budget:[],category:[],bill:[],tags:[],piggy_bank:[],internal_reference:[],external_url:[],notes:[],location:[]}}function o(){return{description:"",transaction_journal_id:0,source_account_id:null,source_account_name:null,source_account_type:null,source_account_currency_id:null,source_account_currency_code:null,source_account_currency_symbol:null,destination_account_id:null,destination_account_name:null,destination_account_type:null,destination_account_currency_id:null,destination_account_currency_code:null,destination_account_currency_symbol:null,attachments:!1,selectedAttachments:!1,uploadTrigger:!1,clearTrigger:!1,source_account:{id:0,name:"",name_with_balance:"",type:"",currency_id:0,currency_name:"",currency_code:"",currency_decimal_places:2},destination_account:{id:0,name:"",type:"",currency_id:0,currency_name:"",currency_code:"",currency_decimal_places:2},amount:"",currency_id:0,foreign_amount:"",foreign_currency_id:0,category:null,budget_id:0,bill_id:0,piggy_bank_id:0,tags:[],interest_date:null,book_date:null,process_date:null,due_date:null,payment_date:null,invoice_date:null,internal_reference:null,external_url:null,external_id:null,notes:null,links:[],zoom_level:null,longitude:null,latitude:null,errors:{}}}a.d(t,{kQ:()=>n,f$:()=>o})},7784:(e,t,a)=>{"use strict";a.d(t,{Z:()=>s});var n=a(4015),o=a.n(n),i=a(3645),r=a.n(i)()(o());r.push([e.id,".vue-tags-input{display:block;max-width:100%!important}.ti-input,.vue-tags-input{border-radius:.25rem;width:100%}.ti-input{max-width:100%}.ti-new-tag-input{font-size:1rem}","",{version:3,sources:["webpack://./src/components/transactions/TransactionTags.vue"],names:[],mappings:"AAsHA,gBAGE,aAAc,CADd,wBAGF,CAEA,0BAHE,oBAAsB,CAHtB,UAUF,CAJA,UAEE,cAEF,CAEA,kBACE,cACF",sourcesContent:['\x3c!--\n - TransactionTags.vue\n - Copyright (c) 2021 james@firefly-iii.org\n -\n - This file is part of Firefly III (https://github.com/firefly-iii).\n -\n - This program is free software: you can redistribute it and/or modify\n - it under the terms of the GNU Affero General Public License as\n - published by the Free Software Foundation, either version 3 of the\n - License, or (at your option) any later version.\n -\n - This program is distributed in the hope that it will be useful,\n - but WITHOUT ANY WARRANTY; without even the implied warranty of\n - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n - GNU Affero General Public License for more details.\n -\n - You should have received a copy of the GNU Affero General Public License\n - along with this program. If not, see .\n --\x3e\n\n\n\n