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-22
This commit is contained in:
@@ -1 +1 @@
|
||||
import{f as n}from"./vendor-a378e2f6.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-7d6e65fe.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
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
import{a as s}from"./format-money-671dc543.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-276370ed.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-671dc543.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-276370ed.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-0701ece8.js";import{f as _}from"./vendor-a378e2f6.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-d23e6a0d.js";import{f as _}from"./vendor-7d6e65fe.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-671dc543.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-276370ed.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
public/build/assets/vendor-6fbf50c2.css
Normal file
1
public/build/assets/vendor-6fbf50c2.css
Normal file
File diff suppressed because one or more lines are too long
315
public/build/assets/vendor-7d6e65fe.js
Normal file
315
public/build/assets/vendor-7d6e65fe.js
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,67 +1,67 @@
|
||||
{
|
||||
"_create-empty-split-0701ece8.js": {
|
||||
"file": "assets/create-empty-split-0701ece8.js",
|
||||
"_create-empty-split-d23e6a0d.js": {
|
||||
"file": "assets/create-empty-split-d23e6a0d.js",
|
||||
"imports": [
|
||||
"_vendor-a378e2f6.js"
|
||||
"_vendor-7d6e65fe.js"
|
||||
],
|
||||
"integrity": "sha384-t4Rc0xunf7cHgsa4GmZ6vnQSM8MScEYAuOanJtw6N3AFc121el4ezZBOziQ5sn4g"
|
||||
"integrity": "sha384-G+5G6Xm7728NMnk0oWJS9kxM5Km9psKBVZ08qIfoGFWPjESZGeg1h/+98At4E/WN"
|
||||
},
|
||||
"_format-money-671dc543.js": {
|
||||
"file": "assets/format-money-671dc543.js",
|
||||
"_format-money-276370ed.js": {
|
||||
"file": "assets/format-money-276370ed.js",
|
||||
"imports": [
|
||||
"_vendor-a378e2f6.js"
|
||||
"_vendor-7d6e65fe.js"
|
||||
],
|
||||
"integrity": "sha384-u4/V8Z+BOjg3B5Rr66V9qbpqYmKw99obgZ5GFm5jsIQ4ny2vvPPxOl9ncFcZmUe4"
|
||||
"integrity": "sha384-vhYVNjV1L3mz/3BBACNO8VpNLCfpkLSofstl09s58ftTvV9v7R3Pf29odDFqBnwT"
|
||||
},
|
||||
"_get-2442245e.js": {
|
||||
"file": "assets/get-2442245e.js",
|
||||
"_get-5385bfb8.js": {
|
||||
"file": "assets/get-5385bfb8.js",
|
||||
"imports": [
|
||||
"_format-money-671dc543.js"
|
||||
"_format-money-276370ed.js"
|
||||
],
|
||||
"integrity": "sha384-59o+3f59q6XekRx1rvWPssFYYvab0qhyJDb8LNC65GOUtv5H3MofQEvwtDfDea5N"
|
||||
"integrity": "sha384-u+flHXw41EyY3WMLglsu0iKG/8pJv+oIB5j35TKZ07tgPY1ZR0JFrt712Sho2H6U"
|
||||
},
|
||||
"_get-b107a850.js": {
|
||||
"file": "assets/get-b107a850.js",
|
||||
"_get-9c5eaf42.js": {
|
||||
"file": "assets/get-9c5eaf42.js",
|
||||
"imports": [
|
||||
"_format-money-671dc543.js"
|
||||
"_format-money-276370ed.js"
|
||||
],
|
||||
"integrity": "sha384-c9leZ4vhziOMbKjSbNE+OFRa/ulR05iFD8Q44H0olWx15EZO4Riv/38vaOLUY43y"
|
||||
"integrity": "sha384-f/WEwIkcWy7+Fp3n9EIi3ye/f1Gc7DhsBj3GlCtaziFDIhR3k0st+UOYPXJiiUDA"
|
||||
},
|
||||
"_parse-downloaded-splits-2ed82645.js": {
|
||||
"file": "assets/parse-downloaded-splits-2ed82645.js",
|
||||
"_parse-downloaded-splits-7301d402.js": {
|
||||
"file": "assets/parse-downloaded-splits-7301d402.js",
|
||||
"imports": [
|
||||
"_create-empty-split-0701ece8.js",
|
||||
"_vendor-a378e2f6.js"
|
||||
"_create-empty-split-d23e6a0d.js",
|
||||
"_vendor-7d6e65fe.js"
|
||||
],
|
||||
"integrity": "sha384-7mea7ca38eZrxsn0w+Pq1DtWVVMOOWwA0Bj3Bgrfp3Y73BbOULiYsSrbdfLqzMXT"
|
||||
"integrity": "sha384-324q/7kpTy+l3jW4P6UmvOgRC5S87QHeEOPwYOuqA9L3wjxtK/93oEKGrJUNENXJ"
|
||||
},
|
||||
"_put-46a33091.js": {
|
||||
"file": "assets/put-46a33091.js",
|
||||
"_put-016ad2aa.js": {
|
||||
"file": "assets/put-016ad2aa.js",
|
||||
"imports": [
|
||||
"_format-money-671dc543.js"
|
||||
"_format-money-276370ed.js"
|
||||
],
|
||||
"integrity": "sha384-fOtnwXNnTQqqUDsYh38S1niBr+3fi25eQgT5vxe1vlLRT+t2VZIKF8W5byRyODWQ"
|
||||
"integrity": "sha384-DKKUTBz9EWX2vzOQ2A4Vn5e1ON2nXUNOLDlJwiiPt+2iGT+k65mLq81eS/s6EEuE"
|
||||
},
|
||||
"_splice-errors-into-transactions-1af54a98.js": {
|
||||
"file": "assets/splice-errors-into-transactions-1af54a98.js",
|
||||
"_splice-errors-into-transactions-5f35da56.js": {
|
||||
"file": "assets/splice-errors-into-transactions-5f35da56.js",
|
||||
"imports": [
|
||||
"_format-money-671dc543.js",
|
||||
"_get-2442245e.js",
|
||||
"_vendor-a378e2f6.js"
|
||||
"_format-money-276370ed.js",
|
||||
"_get-5385bfb8.js",
|
||||
"_vendor-7d6e65fe.js"
|
||||
],
|
||||
"integrity": "sha384-GxihA1QYthkbY1sivMkhXhZMwZLiOo4Sy+SSfomt0SPMRALeGfmsp7CGZxPFa/Yz"
|
||||
"integrity": "sha384-3EIWNPOd+ladRMvAr6BSp6x8v3YMRk2+T7yNS1ndtSecalzMmNcs2vGqvH3PtQ5d"
|
||||
},
|
||||
"_vendor-a378e2f6.js": {
|
||||
"_vendor-7d6e65fe.js": {
|
||||
"assets": [
|
||||
"assets/layers-1dbbe9d0.png",
|
||||
"assets/layers-2x-066daca8.png",
|
||||
"assets/marker-icon-574c3a5c.png"
|
||||
],
|
||||
"css": [
|
||||
"assets/vendor-5c5099b4.css"
|
||||
"assets/vendor-6fbf50c2.css"
|
||||
],
|
||||
"file": "assets/vendor-a378e2f6.js",
|
||||
"integrity": "sha384-G7SP4gfisGO4WQS5NbSdhllAH0C+8PwnUCNkNcidD0K1dlzeRAzEeReB8AgSaknu"
|
||||
"file": "assets/vendor-7d6e65fe.js",
|
||||
"integrity": "sha384-jfp1Arqk8dWt9tANXFuzc1/4hTRQHnStQ3utSI7PRJIIGOPkuSbtXvWwoS01/rU0"
|
||||
},
|
||||
"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-c24d6831.js",
|
||||
"file": "assets/dashboard-52719b55.js",
|
||||
"imports": [
|
||||
"_format-money-671dc543.js",
|
||||
"_vendor-a378e2f6.js",
|
||||
"_get-b107a850.js",
|
||||
"_get-2442245e.js"
|
||||
"_format-money-276370ed.js",
|
||||
"_vendor-7d6e65fe.js",
|
||||
"_get-9c5eaf42.js",
|
||||
"_get-5385bfb8.js"
|
||||
],
|
||||
"isEntry": true,
|
||||
"src": "resources/assets/v2/pages/dashboard/dashboard.js",
|
||||
"integrity": "sha384-tfmH/m7HI6vv5BrOkGX4ywNpLSUQ1tzy4HUW+iLONOxgayewUCozvvVz41uslCXW"
|
||||
"integrity": "sha384-/ZicfekJs+eY9d8hudM1sp75G02pwy3qvJVVZQnPyOsAnnZr00zTnw2aNO2VP6RV"
|
||||
},
|
||||
"resources/assets/v2/pages/transactions/create.js": {
|
||||
"file": "assets/create-41b39f26.js",
|
||||
"file": "assets/create-f971d025.js",
|
||||
"imports": [
|
||||
"_format-money-671dc543.js",
|
||||
"_create-empty-split-0701ece8.js",
|
||||
"_splice-errors-into-transactions-1af54a98.js",
|
||||
"_vendor-a378e2f6.js",
|
||||
"_get-2442245e.js"
|
||||
"_format-money-276370ed.js",
|
||||
"_create-empty-split-d23e6a0d.js",
|
||||
"_splice-errors-into-transactions-5f35da56.js",
|
||||
"_vendor-7d6e65fe.js",
|
||||
"_get-5385bfb8.js"
|
||||
],
|
||||
"isEntry": true,
|
||||
"src": "resources/assets/v2/pages/transactions/create.js",
|
||||
"integrity": "sha384-0BDhwgizCGLAQkS4FX/YH5OGp6gptVVNvISLPLJijdiofmsly/XF0TDYOcYyCB42"
|
||||
"integrity": "sha384-VXHLxSPAeGFUirI2Fi87QWBdqrfUwVsk/SounkRkg4V+pwd43tYpWH82ilhPomvu"
|
||||
},
|
||||
"resources/assets/v2/pages/transactions/edit.js": {
|
||||
"file": "assets/edit-03636773.js",
|
||||
"file": "assets/edit-203e67aa.js",
|
||||
"imports": [
|
||||
"_format-money-671dc543.js",
|
||||
"_get-b107a850.js",
|
||||
"_parse-downloaded-splits-2ed82645.js",
|
||||
"_splice-errors-into-transactions-1af54a98.js",
|
||||
"_vendor-a378e2f6.js",
|
||||
"_create-empty-split-0701ece8.js",
|
||||
"_put-46a33091.js",
|
||||
"_get-2442245e.js"
|
||||
"_format-money-276370ed.js",
|
||||
"_get-9c5eaf42.js",
|
||||
"_parse-downloaded-splits-7301d402.js",
|
||||
"_splice-errors-into-transactions-5f35da56.js",
|
||||
"_vendor-7d6e65fe.js",
|
||||
"_create-empty-split-d23e6a0d.js",
|
||||
"_put-016ad2aa.js",
|
||||
"_get-5385bfb8.js"
|
||||
],
|
||||
"isEntry": true,
|
||||
"src": "resources/assets/v2/pages/transactions/edit.js",
|
||||
"integrity": "sha384-YdxVnYs84gkXg/q0JOg04yOAYUVGhQKE5koL8owkQxJT+Z7Rz08bi089OL5dOws9"
|
||||
"integrity": "sha384-gYKrdZOLPJkdTeMLoHIW+FMebvFMfUNPCn4Q71HDmxAtsiW17h0LRac0sFtyZHey"
|
||||
},
|
||||
"resources/assets/v2/pages/transactions/index.css": {
|
||||
"file": "assets/index-badb0a41.css",
|
||||
@@ -158,16 +158,16 @@
|
||||
"css": [
|
||||
"assets/index-badb0a41.css"
|
||||
],
|
||||
"file": "assets/index-14ddc359.js",
|
||||
"file": "assets/index-5175d98b.js",
|
||||
"imports": [
|
||||
"_format-money-671dc543.js",
|
||||
"_vendor-a378e2f6.js",
|
||||
"_get-b107a850.js",
|
||||
"_put-46a33091.js"
|
||||
"_format-money-276370ed.js",
|
||||
"_vendor-7d6e65fe.js",
|
||||
"_get-9c5eaf42.js",
|
||||
"_put-016ad2aa.js"
|
||||
],
|
||||
"isEntry": true,
|
||||
"src": "resources/assets/v2/pages/transactions/index.js",
|
||||
"integrity": "sha384-OxoUa4pMfpnMy6o0uyUgaWk778UaiSAGqb5LJ2FgqOpgW+DxbDZVYlZMDed2F5ak"
|
||||
"integrity": "sha384-cmVKGOocXWnEA5n1iaINtHa1tdBFNCMR4ZZfz2Jc3HUIeeYzIgwsvor3bhYBUa7y"
|
||||
},
|
||||
"resources/assets/v2/pages/transactions/show.css": {
|
||||
"file": "assets/show-8b1429e5.css",
|
||||
@@ -178,17 +178,17 @@
|
||||
"css": [
|
||||
"assets/show-8b1429e5.css"
|
||||
],
|
||||
"file": "assets/show-150b8945.js",
|
||||
"file": "assets/show-02715d84.js",
|
||||
"imports": [
|
||||
"_format-money-671dc543.js",
|
||||
"_vendor-a378e2f6.js",
|
||||
"_get-b107a850.js",
|
||||
"_parse-downloaded-splits-2ed82645.js",
|
||||
"_create-empty-split-0701ece8.js"
|
||||
"_format-money-276370ed.js",
|
||||
"_vendor-7d6e65fe.js",
|
||||
"_get-9c5eaf42.js",
|
||||
"_parse-downloaded-splits-7301d402.js",
|
||||
"_create-empty-split-d23e6a0d.js"
|
||||
],
|
||||
"isEntry": true,
|
||||
"src": "resources/assets/v2/pages/transactions/show.js",
|
||||
"integrity": "sha384-z82Fek/oMuG7E6D0Sl5zsrTinYczbvG/ZjEYv4iHo4Eqd/7u/C8aZz7IO1cyGwNg"
|
||||
"integrity": "sha384-inJIAdNVPOYF/O3nt1dpCNRVgDf4JXCcWERHJB9JoWlOhaP/j6WnfBKGJVwNwZxX"
|
||||
},
|
||||
"resources/assets/v2/sass/app.scss": {
|
||||
"file": "assets/app-fb7b26ec.css",
|
||||
@@ -197,8 +197,8 @@
|
||||
"integrity": "sha384-asG3EmbviAZntc1AzgJpoF+jBChn+oq/7eQfYWrCdJ1Ku/c7rJ82sstr6Eptxqgd"
|
||||
},
|
||||
"vendor.css": {
|
||||
"file": "assets/vendor-5c5099b4.css",
|
||||
"file": "assets/vendor-6fbf50c2.css",
|
||||
"src": "vendor.css",
|
||||
"integrity": "sha384-fuxDSSJzQG1poc2mzRLFPq/IyFj4PVqkzpKGfyITI6LS28dMB6kUQJOFX7cUIFiI"
|
||||
"integrity": "sha384-0YVccvAWchjHnv20Seb0KZBtTsv9I25fn2FuQ23kgKg6ST+hYNb95i7F6T/1sC58"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user