mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-11 01:19:31 +00:00
Auto commit for release 'develop' on 2024-02-15
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
import{f as n}from"./vendor-cc723e37.js";function e(){return{id:"",name:"",alpine_name:""}}function o(){return{description:[],amount:[],currency_code:[],foreign_amount:[],foreign_currency_code:[],source_account:[],destination_account:[],budget_id:[],category_name:[],piggy_bank_id:[],bill_id:[],tags:[],notes:[],internal_reference:[],external_url:[],latitude:[],longitude:[],zoom_level:[],date:[],interest_date:[],book_date:[],process_date:[],due_date:[],payment_date:[],invoice_date:[]}}function d(){let t=n(new Date,"yyyy-MM-dd HH:mm");return{description:"",amount:"",currency_code:"EUR",foreign_amount:"",foreign_currency_code:"",source_account:e(),destination_account:e(),budget_id:null,category_name:"",piggy_bank_id:null,bill_id:null,tags:[],notes:"",internal_reference:"",external_url:"",hasLocation:!1,latitude:null,longitude:null,zoomLevel:null,date:t,interest_date:"",book_date:"",process_date:"",due_date:"",payment_date:"",invoice_date:"",errors:o()}}export{d as c,o as d};
|
||||
import{f as n}from"./vendor-2609b2c9.js";function e(){return{id:"",name:"",alpine_name:""}}function o(){return{description:[],amount:[],currency_code:[],foreign_amount:[],foreign_currency_code:[],source_account:[],destination_account:[],budget_id:[],category_name:[],piggy_bank_id:[],bill_id:[],tags:[],notes:[],internal_reference:[],external_url:[],latitude:[],longitude:[],zoom_level:[],date:[],interest_date:[],book_date:[],process_date:[],due_date:[],payment_date:[],invoice_date:[]}}function d(){let t=n(new Date,"yyyy-MM-dd HH:mm");return{description:"",amount:"",currency_code:"EUR",foreign_amount:"",foreign_currency_code:"",source_account:e(),destination_account:e(),budget_id:null,category_name:"",piggy_bank_id:null,bill_id:null,tags:[],notes:"",internal_reference:"",external_url:"",hasLocation:!1,latitude:null,longitude:null,zoomLevel:null,date:t,interest_date:"",book_date:"",process_date:"",due_date:"",payment_date:"",invoice_date:"",errors:o()}}export{d as c,o as d};
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
import{a as s}from"./format-money-03f73825.js";let t=class{list(a){return s.get("/api/v2/subscriptions",{params:a})}paid(a){return s.get("/api/v2/subscriptions/sum/paid",{params:a})}unpaid(a){return s.get("/api/v2/subscriptions/sum/unpaid",{params:a})}};class e{list(a){return s.get("/api/v2/piggy-banks",{params:a})}}export{t as G,e as a};
|
||||
import{a as s}from"./format-money-62afb78b.js";let t=class{list(a){return s.get("/api/v2/subscriptions",{params:a})}paid(a){return s.get("/api/v2/subscriptions/sum/paid",{params:a})}unpaid(a){return s.get("/api/v2/subscriptions/sum/unpaid",{params:a})}};class e{list(a){return s.get("/api/v2/piggy-banks",{params:a})}}export{t as G,e as a};
|
||||
@@ -1 +1 @@
|
||||
import{a as t}from"./format-money-03f73825.js";class n{list(a){return t.get("/api/v2/transactions",{params:a})}listByCount(a){return t.get("/api/v2/transactions-inf",{params:a})}show(a,s){return t.get("/api/v2/transactions/"+a,{params:s})}}export{n as G};
|
||||
import{a as t}from"./format-money-62afb78b.js";class n{list(a){return t.get("/api/v2/transactions",{params:a})}listByCount(a){return t.get("/api/v2/transactions-inf",{params:a})}show(a,s){return t.get("/api/v2/transactions/"+a,{params:s})}}export{n as G};
|
||||
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
import{c as o}from"./create-empty-split-d82bb341.js";import{f as _}from"./vendor-cc723e37.js";function l(a,r){let n=[];for(let i in a)if(a.hasOwnProperty(i)){let e=a[i],t=o();t.transaction_journal_id=e.transaction_journal_id,t.transaction_group_id=r,t.bill_id=e.bill_id,t.bill_name=e.bill_name,t.budget_id=e.budget_id,t.budget_name=e.budget_name,t.category_name=e.category_name,t.category_id=e.category_id,t.piggy_bank_id=e.piggy_bank_id,t.piggy_bank_name=e.piggy_bank_name,t.book_date=e.book_date,t.due_date=e.due_date,t.interest_date=e.interest_date,t.invoice_date=e.invoice_date,t.payment_date=e.payment_date,t.process_date=e.process_date,t.external_url=e.external_url,t.internal_reference=e.internal_reference,t.notes=e.notes,t.tags=e.tags,t.amount=parseFloat(e.amount).toFixed(e.currency_decimal_places),t.currency_code=e.currency_code,e.foreign_amount!==null&&(t.forein_currency_code=e.foreign_currency_code,t.foreign_amount=parseFloat(e.foreign_amount).toFixed(e.foreign_currency_decimal_places)),t.date=_(new Date(e.date),"yyyy-MM-dd HH:mm"),t.description=e.description,t.destination_account={id:e.destination_id,name:e.destination_name,type:e.destination_type,alpine_name:e.destination_name},t.source_account={id:e.source_id,name:e.source_name,type:e.source_type,alpine_name:e.source_name},e.latitude!==null&&(t.hasLocation=!0,t.latitude=e.latitude,t.longitude=e.longitude,t.zoomLevel=e.zoom_level),n.push(t)}return n}export{l as p};
|
||||
import{c as o}from"./create-empty-split-aae839d5.js";import{f as _}from"./vendor-2609b2c9.js";function l(a,r){let n=[];for(let i in a)if(a.hasOwnProperty(i)){let e=a[i],t=o();t.transaction_journal_id=e.transaction_journal_id,t.transaction_group_id=r,t.bill_id=e.bill_id,t.bill_name=e.bill_name,t.budget_id=e.budget_id,t.budget_name=e.budget_name,t.category_name=e.category_name,t.category_id=e.category_id,t.piggy_bank_id=e.piggy_bank_id,t.piggy_bank_name=e.piggy_bank_name,t.book_date=e.book_date,t.due_date=e.due_date,t.interest_date=e.interest_date,t.invoice_date=e.invoice_date,t.payment_date=e.payment_date,t.process_date=e.process_date,t.external_url=e.external_url,t.internal_reference=e.internal_reference,t.notes=e.notes,t.tags=e.tags,t.amount=parseFloat(e.amount).toFixed(e.currency_decimal_places),t.currency_code=e.currency_code,e.foreign_amount!==null&&(t.forein_currency_code=e.foreign_currency_code,t.foreign_amount=parseFloat(e.foreign_amount).toFixed(e.foreign_currency_decimal_places)),t.date=_(new Date(e.date),"yyyy-MM-dd HH:mm"),t.description=e.description,t.destination_account={id:e.destination_id,name:e.destination_name,type:e.destination_type,alpine_name:e.destination_name},t.source_account={id:e.source_id,name:e.source_name,type:e.source_type,alpine_name:e.source_name},e.latitude!==null&&(t.hasLocation=!0,t.latitude=e.latitude,t.longitude=e.longitude,t.zoomLevel=e.zoom_level),n.push(t)}return n}export{l as p};
|
||||
@@ -1 +1 @@
|
||||
import{a as p}from"./format-money-03f73825.js";class u{put(t,a){let r="/api/v2/transactions/"+parseInt(a.id);return p.put(r,t)}}export{u as P};
|
||||
import{a as p}from"./format-money-62afb78b.js";class u{put(t,a){let r="/api/v2/transactions/"+parseInt(a.id);return p.put(r,t)}}export{u as P};
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,57 +1,57 @@
|
||||
{
|
||||
"_create-empty-split-d82bb341.js": {
|
||||
"file": "assets/create-empty-split-d82bb341.js",
|
||||
"_create-empty-split-aae839d5.js": {
|
||||
"file": "assets/create-empty-split-aae839d5.js",
|
||||
"imports": [
|
||||
"_vendor-cc723e37.js"
|
||||
"_vendor-2609b2c9.js"
|
||||
],
|
||||
"integrity": "sha384-xqyk8VkCuWg3Pyh5tmtlOcjXCNVzHghsQICD/8eqKQqivrhLARahE2sHuw6SiZuK"
|
||||
"integrity": "sha384-kUrPjqHkFqVzJQjH9DXySo3O27g0Jh9lAs8AJRf3MPN85968p9Du3UiQIZlTUPGc"
|
||||
},
|
||||
"_format-money-03f73825.js": {
|
||||
"file": "assets/format-money-03f73825.js",
|
||||
"_format-money-62afb78b.js": {
|
||||
"file": "assets/format-money-62afb78b.js",
|
||||
"imports": [
|
||||
"_vendor-cc723e37.js"
|
||||
"_vendor-2609b2c9.js"
|
||||
],
|
||||
"integrity": "sha384-zmpuSCeX+Xvs0IlpZqebAdDNiTGxuNaaFFWWEd6KF6sUQ2So61pu+jjH6RIkB3Pj"
|
||||
"integrity": "sha384-TAio40YCcyMAfzXMbgBAmXaAeUHGFYD0n7FRC3hgtUuTUlGLnYrxZtDc0/ulWnPd"
|
||||
},
|
||||
"_get-10f1237b.js": {
|
||||
"file": "assets/get-10f1237b.js",
|
||||
"_get-5b4283ca.js": {
|
||||
"file": "assets/get-5b4283ca.js",
|
||||
"imports": [
|
||||
"_format-money-03f73825.js"
|
||||
"_format-money-62afb78b.js"
|
||||
],
|
||||
"integrity": "sha384-Qp3fLmVM9CLH0wJSAEvAjT1Q/TK7iIbVt4wNo9WCx04cEfMp+aXC49FqNYdUSVS8"
|
||||
"integrity": "sha384-8G2j6ux1LVbsCSQQRonc1WDrDqdOxMoRJUeYlN1uMpZ/ui/8my/HGWOxFbLCStf3"
|
||||
},
|
||||
"_get-7f8692a5.js": {
|
||||
"file": "assets/get-7f8692a5.js",
|
||||
"_get-ea675e30.js": {
|
||||
"file": "assets/get-ea675e30.js",
|
||||
"imports": [
|
||||
"_format-money-03f73825.js"
|
||||
"_format-money-62afb78b.js"
|
||||
],
|
||||
"integrity": "sha384-Nu6mFNb909g9ZLzJpntU8cRhbRBwe8tWBcmxRJ5vt88JWYVdqqrPlvxHAwyG/3I+"
|
||||
"integrity": "sha384-cdp/pfZrpvE6Rs9OyKGrNAEX4fKIl78uvKtlSQnphz3GkPJzMq01f/5+0sOF4xue"
|
||||
},
|
||||
"_parse-downloaded-splits-fb2d62df.js": {
|
||||
"file": "assets/parse-downloaded-splits-fb2d62df.js",
|
||||
"_parse-downloaded-splits-6b9adc20.js": {
|
||||
"file": "assets/parse-downloaded-splits-6b9adc20.js",
|
||||
"imports": [
|
||||
"_create-empty-split-d82bb341.js",
|
||||
"_vendor-cc723e37.js"
|
||||
"_create-empty-split-aae839d5.js",
|
||||
"_vendor-2609b2c9.js"
|
||||
],
|
||||
"integrity": "sha384-e2TYgrrrNUa1Khx6aS8Ai/mRtmiz8TPFLQZcZYz7OoOipiWHovDKven8sxIJmqkj"
|
||||
"integrity": "sha384-5o93Kgc0sXYdoE/lS3IknfCFLno5CseAZ8y6HtDM5mkkg43y6DOTFcxIW3xuOPvb"
|
||||
},
|
||||
"_put-d747f13c.js": {
|
||||
"file": "assets/put-d747f13c.js",
|
||||
"_put-c9d3942f.js": {
|
||||
"file": "assets/put-c9d3942f.js",
|
||||
"imports": [
|
||||
"_format-money-03f73825.js"
|
||||
"_format-money-62afb78b.js"
|
||||
],
|
||||
"integrity": "sha384-m1RzGO6aYwXHYY7GIZAwxkr+70Iqu8hSxaMNWnXpQb2CB31CN5L2QqhSNBzvANc1"
|
||||
"integrity": "sha384-jBUmdZ39Tp/GN4Zr3suYFGsrfKw3j3GJDvBo8vh0eRA2Pbwk2PLIE8TWhAXu6zR3"
|
||||
},
|
||||
"_splice-errors-into-transactions-e53c1920.js": {
|
||||
"file": "assets/splice-errors-into-transactions-e53c1920.js",
|
||||
"_splice-errors-into-transactions-528a3749.js": {
|
||||
"file": "assets/splice-errors-into-transactions-528a3749.js",
|
||||
"imports": [
|
||||
"_format-money-03f73825.js",
|
||||
"_get-7f8692a5.js",
|
||||
"_vendor-cc723e37.js"
|
||||
"_format-money-62afb78b.js",
|
||||
"_get-5b4283ca.js",
|
||||
"_vendor-2609b2c9.js"
|
||||
],
|
||||
"integrity": "sha384-SeZHC0EItDDobOAXWQwnZ76014a8Kn/UxN+X8zyf5ESIQ9yEnpH/PJqmt10lR+kh"
|
||||
"integrity": "sha384-AuGtawK1GzB4IW0SN1e52QLD+A/tG/LKEDnodKNDU8rRZr9EeYnf6bOIbSemYm5A"
|
||||
},
|
||||
"_vendor-cc723e37.js": {
|
||||
"_vendor-2609b2c9.js": {
|
||||
"assets": [
|
||||
"assets/layers-1dbbe9d0.png",
|
||||
"assets/layers-2x-066daca8.png",
|
||||
@@ -60,8 +60,8 @@
|
||||
"css": [
|
||||
"assets/vendor-5c5099b4.css"
|
||||
],
|
||||
"file": "assets/vendor-cc723e37.js",
|
||||
"integrity": "sha384-SBcU5qAqCE2yT4967bb7EkNvKlH48c6QqGE9S32LwfGECQA9k4nkyTlopJr0cmgR"
|
||||
"file": "assets/vendor-2609b2c9.js",
|
||||
"integrity": "sha384-dUB0xSeqzlyxX/anun8b4k38j63OmPyjAdpCLpuxq3A1CHRCnGMJswNn/NKzwhOS"
|
||||
},
|
||||
"node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf": {
|
||||
"file": "assets/fa-brands-400-5656d596.ttf",
|
||||
@@ -109,45 +109,45 @@
|
||||
"integrity": "sha384-wg83fCOXjBtqzFAWhTL9Sd9vmLUNhfEEzfmNUX9zwv2igKlz/YQbdapF4ObdxF+R"
|
||||
},
|
||||
"resources/assets/v2/pages/dashboard/dashboard.js": {
|
||||
"file": "assets/dashboard-d1d540db.js",
|
||||
"file": "assets/dashboard-5ef2eea4.js",
|
||||
"imports": [
|
||||
"_format-money-03f73825.js",
|
||||
"_vendor-cc723e37.js",
|
||||
"_get-10f1237b.js",
|
||||
"_get-7f8692a5.js"
|
||||
"_format-money-62afb78b.js",
|
||||
"_vendor-2609b2c9.js",
|
||||
"_get-ea675e30.js",
|
||||
"_get-5b4283ca.js"
|
||||
],
|
||||
"isEntry": true,
|
||||
"src": "resources/assets/v2/pages/dashboard/dashboard.js",
|
||||
"integrity": "sha384-EG2YFwGswmDXurC8abNfvl04dS8utpeumKrlxYAOd1ZlLc4JUQ1AWG0cRKNCsb7U"
|
||||
"integrity": "sha384-U59Ky3Sz6ruwvg1AfP8JjhiN9OMRcG8+Tzhyyu22rSPKTSop1CLyhsUmOCfM8YhT"
|
||||
},
|
||||
"resources/assets/v2/pages/transactions/create.js": {
|
||||
"file": "assets/create-af0e6c17.js",
|
||||
"file": "assets/create-6378bb8a.js",
|
||||
"imports": [
|
||||
"_format-money-03f73825.js",
|
||||
"_create-empty-split-d82bb341.js",
|
||||
"_splice-errors-into-transactions-e53c1920.js",
|
||||
"_vendor-cc723e37.js",
|
||||
"_get-7f8692a5.js"
|
||||
"_format-money-62afb78b.js",
|
||||
"_create-empty-split-aae839d5.js",
|
||||
"_splice-errors-into-transactions-528a3749.js",
|
||||
"_vendor-2609b2c9.js",
|
||||
"_get-5b4283ca.js"
|
||||
],
|
||||
"isEntry": true,
|
||||
"src": "resources/assets/v2/pages/transactions/create.js",
|
||||
"integrity": "sha384-SbUjMpGlNF36W0wZYbTQkpr7nb5fI1JpOtKp/oZB7d+KfcKNmdGIafsyu5hFw+3v"
|
||||
"integrity": "sha384-MGu6/JpMYPxpIy/FqXPwlGo4LAGC3MB5dV9PtszBnijuB/3bl4lemzdsmM5NSRDI"
|
||||
},
|
||||
"resources/assets/v2/pages/transactions/edit.js": {
|
||||
"file": "assets/edit-a939c15a.js",
|
||||
"file": "assets/edit-a6845b23.js",
|
||||
"imports": [
|
||||
"_format-money-03f73825.js",
|
||||
"_get-10f1237b.js",
|
||||
"_parse-downloaded-splits-fb2d62df.js",
|
||||
"_splice-errors-into-transactions-e53c1920.js",
|
||||
"_vendor-cc723e37.js",
|
||||
"_create-empty-split-d82bb341.js",
|
||||
"_put-d747f13c.js",
|
||||
"_get-7f8692a5.js"
|
||||
"_format-money-62afb78b.js",
|
||||
"_get-ea675e30.js",
|
||||
"_parse-downloaded-splits-6b9adc20.js",
|
||||
"_splice-errors-into-transactions-528a3749.js",
|
||||
"_vendor-2609b2c9.js",
|
||||
"_create-empty-split-aae839d5.js",
|
||||
"_put-c9d3942f.js",
|
||||
"_get-5b4283ca.js"
|
||||
],
|
||||
"isEntry": true,
|
||||
"src": "resources/assets/v2/pages/transactions/edit.js",
|
||||
"integrity": "sha384-+e/kMTR2lpALsCeYoFbNh1ePnqaC56PrwtNMhbTlCGQmtxYiAMEOTH5jE+gAnqDN"
|
||||
"integrity": "sha384-/O7vRaIUH+cd83DZccxnrXf8YYsg2KjC/d5C1q5qNeh+MuFVl4NFShMQvE3n5tZp"
|
||||
},
|
||||
"resources/assets/v2/pages/transactions/index.css": {
|
||||
"file": "assets/index-badb0a41.css",
|
||||
@@ -158,16 +158,16 @@
|
||||
"css": [
|
||||
"assets/index-badb0a41.css"
|
||||
],
|
||||
"file": "assets/index-089e7bf2.js",
|
||||
"file": "assets/index-78b5f723.js",
|
||||
"imports": [
|
||||
"_format-money-03f73825.js",
|
||||
"_vendor-cc723e37.js",
|
||||
"_get-10f1237b.js",
|
||||
"_put-d747f13c.js"
|
||||
"_format-money-62afb78b.js",
|
||||
"_vendor-2609b2c9.js",
|
||||
"_get-ea675e30.js",
|
||||
"_put-c9d3942f.js"
|
||||
],
|
||||
"isEntry": true,
|
||||
"src": "resources/assets/v2/pages/transactions/index.js",
|
||||
"integrity": "sha384-LdFg7W8efK0nAmNDzVzSLaUnZ5JDpfcY7TCE5lYeh8RtvYeklsJZCJcbqbuUHint"
|
||||
"integrity": "sha384-A/WqZ8EUl2gLfNfwuyfHiN61ME/6IT+OKaySatMo7qKgQ3mVan6PRkenaANbzYQH"
|
||||
},
|
||||
"resources/assets/v2/pages/transactions/show.css": {
|
||||
"file": "assets/show-8b1429e5.css",
|
||||
@@ -178,17 +178,17 @@
|
||||
"css": [
|
||||
"assets/show-8b1429e5.css"
|
||||
],
|
||||
"file": "assets/show-7827ee8e.js",
|
||||
"file": "assets/show-c2b3bd03.js",
|
||||
"imports": [
|
||||
"_format-money-03f73825.js",
|
||||
"_vendor-cc723e37.js",
|
||||
"_get-10f1237b.js",
|
||||
"_parse-downloaded-splits-fb2d62df.js",
|
||||
"_create-empty-split-d82bb341.js"
|
||||
"_format-money-62afb78b.js",
|
||||
"_vendor-2609b2c9.js",
|
||||
"_get-ea675e30.js",
|
||||
"_parse-downloaded-splits-6b9adc20.js",
|
||||
"_create-empty-split-aae839d5.js"
|
||||
],
|
||||
"isEntry": true,
|
||||
"src": "resources/assets/v2/pages/transactions/show.js",
|
||||
"integrity": "sha384-IgbM4MiKR37X2FSkAG1AzDXGHnZccsdtSXNoDQ/2wVABwhL01ef9V7zCMWhhIJiu"
|
||||
"integrity": "sha384-Cwohl3AO2jlS/+sY36BhwAFGmNhpWQZZZXsPVDd+a4a1jeJ0ScZBgxz8vtY+r4k0"
|
||||
},
|
||||
"resources/assets/v2/sass/app.scss": {
|
||||
"file": "assets/app-fb7b26ec.css",
|
||||
|
||||
Reference in New Issue
Block a user