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-26
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
import{f as n}from"./vendor-47e474ee.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-29d868f9.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 t}from"./format-money-2cbd3c32.js";class n{list(a){return t.get("/api/v2/transactions",{params:a})}infiniteList(a){return t.get("/api/v2/infinite/transactions",{params:a})}show(a,i){return t.get("/api/v2/transactions/"+a,{params:i})}}export{n as G};
|
||||
import{a as t}from"./format-money-0eadc9a5.js";class n{list(a){return t.get("/api/v2/transactions",{params:a})}infiniteList(a){return t.get("/api/v2/infinite/transactions",{params:a})}show(a,i){return t.get("/api/v2/transactions/"+a,{params:i})}}export{n as G};
|
||||
@@ -1 +1 @@
|
||||
import{a as s}from"./format-money-2cbd3c32.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-0eadc9a5.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};
|
||||
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
import{c as o}from"./create-empty-split-c1e678fd.js";import{f as _}from"./vendor-47e474ee.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-224dd5cc.js";import{f as _}from"./vendor-29d868f9.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-2cbd3c32.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-0eadc9a5.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
315
public/build/assets/vendor-29d868f9.js
Normal file
315
public/build/assets/vendor-29d868f9.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
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
@@ -1,67 +1,67 @@
|
||||
{
|
||||
"_create-empty-split-c1e678fd.js": {
|
||||
"file": "assets/create-empty-split-c1e678fd.js",
|
||||
"_create-empty-split-224dd5cc.js": {
|
||||
"file": "assets/create-empty-split-224dd5cc.js",
|
||||
"imports": [
|
||||
"_vendor-47e474ee.js"
|
||||
"_vendor-29d868f9.js"
|
||||
],
|
||||
"integrity": "sha384-awdlECTPTzFBi+ZAQ60m+Cmmj17qMARX4xtLnsqtOdsKtG7uIvF1X0TfarYwlLgu"
|
||||
"integrity": "sha384-Fe4EFJyqGnKJtlPnsEmK9bgqfm3ME+peYLok4zFWW2E8Jw/DFrfWPutOuy51zo7k"
|
||||
},
|
||||
"_format-money-2cbd3c32.js": {
|
||||
"file": "assets/format-money-2cbd3c32.js",
|
||||
"_format-money-0eadc9a5.js": {
|
||||
"file": "assets/format-money-0eadc9a5.js",
|
||||
"imports": [
|
||||
"_vendor-47e474ee.js"
|
||||
"_vendor-29d868f9.js"
|
||||
],
|
||||
"integrity": "sha384-kUnpyNEiPM3XPVtLKGsI9E4m6E0SMsWwPPUX8eVUCTXvjdK3paDf2CsKageQsOXi"
|
||||
"integrity": "sha384-V+tvR2m7nSG2M4f1nCws0Vblszq/fUzQP/4WHGwxTjPiT4Bx7Yp5joFuQqHtvCZc"
|
||||
},
|
||||
"_get-4f3e9dd6.js": {
|
||||
"file": "assets/get-4f3e9dd6.js",
|
||||
"_get-e91a7549.js": {
|
||||
"file": "assets/get-e91a7549.js",
|
||||
"imports": [
|
||||
"_format-money-2cbd3c32.js"
|
||||
"_format-money-0eadc9a5.js"
|
||||
],
|
||||
"integrity": "sha384-u6Nv4ChDb9JuRSjKiNReNk6J+kv4UA3EyzwAzGt3vRtNbx6w1+K5sjL/bBMeTaa/"
|
||||
"integrity": "sha384-taM3BY7w0UYLnnDkW+yUjJ0mjVGevf/nQX0aF1QLp/29bjEoZG9FIwIQmiob+dV/"
|
||||
},
|
||||
"_get-f02d6b9c.js": {
|
||||
"file": "assets/get-f02d6b9c.js",
|
||||
"_get-eb14a1e7.js": {
|
||||
"file": "assets/get-eb14a1e7.js",
|
||||
"imports": [
|
||||
"_format-money-2cbd3c32.js"
|
||||
"_format-money-0eadc9a5.js"
|
||||
],
|
||||
"integrity": "sha384-gHhM0aQGro5LTiV0W51KjLbyL8XxlFPUJEg9GPbbYGDIVU3P3YRSd6K+gVNFzLZW"
|
||||
"integrity": "sha384-oOTTX2GJ9favH5eEgKdLByQFPLOL+uEV8YuDB0G2Fr+VkTXWvAm+wTPPNRoeSBna"
|
||||
},
|
||||
"_parse-downloaded-splits-a5d66b5f.js": {
|
||||
"file": "assets/parse-downloaded-splits-a5d66b5f.js",
|
||||
"_parse-downloaded-splits-c84e4e72.js": {
|
||||
"file": "assets/parse-downloaded-splits-c84e4e72.js",
|
||||
"imports": [
|
||||
"_create-empty-split-c1e678fd.js",
|
||||
"_vendor-47e474ee.js"
|
||||
"_create-empty-split-224dd5cc.js",
|
||||
"_vendor-29d868f9.js"
|
||||
],
|
||||
"integrity": "sha384-N72VeLz5t7BVlDdZYeb/mhn2MBFJ40DcB6EPeiPUIYHYf2axOb6UDlVJ/6RFkbW4"
|
||||
"integrity": "sha384-GyxMGgAOGUGeGS8GopF2E91A4aYAxkCOrEUGzaTmo7TR7DexiJaMU1hBtEKW0Zrg"
|
||||
},
|
||||
"_put-375c2f08.js": {
|
||||
"file": "assets/put-375c2f08.js",
|
||||
"_put-79877c04.js": {
|
||||
"file": "assets/put-79877c04.js",
|
||||
"imports": [
|
||||
"_format-money-2cbd3c32.js"
|
||||
"_format-money-0eadc9a5.js"
|
||||
],
|
||||
"integrity": "sha384-3rM8b6WdTZH9DgPum1l/grHzsVDMHaKviqDy1kfCAPr4ggScf90rOJittYpkzacT"
|
||||
"integrity": "sha384-nSv+7TrBp3yUaWf50t2s5NVoNKUbc0K5BXhYuEtemv1hmKdmdfg2XTAxlCwsER5h"
|
||||
},
|
||||
"_splice-errors-into-transactions-8731db70.js": {
|
||||
"file": "assets/splice-errors-into-transactions-8731db70.js",
|
||||
"_splice-errors-into-transactions-cff36293.js": {
|
||||
"file": "assets/splice-errors-into-transactions-cff36293.js",
|
||||
"imports": [
|
||||
"_format-money-2cbd3c32.js",
|
||||
"_get-4f3e9dd6.js",
|
||||
"_vendor-47e474ee.js"
|
||||
"_format-money-0eadc9a5.js",
|
||||
"_get-eb14a1e7.js",
|
||||
"_vendor-29d868f9.js"
|
||||
],
|
||||
"integrity": "sha384-hAbV6DNkFCK/dE5/bmoccrJAFz+/LUYnDwcjD0xD3hSonUhv36uASdA3G/1YC7mW"
|
||||
"integrity": "sha384-O1jAp6eMTgnWh9y/37DmSdkXmSPqn+yuOI9GNkKst2LXoQdNuSXXsUYdlY/XQ++B"
|
||||
},
|
||||
"_vendor-47e474ee.js": {
|
||||
"_vendor-29d868f9.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-47e474ee.js",
|
||||
"integrity": "sha384-iPGOtcjJtQb3YU+RLNE34lsXfFLqMoqCQO6telvpyWCnoBbUnrFCPCTyyqbqjVrZ"
|
||||
"file": "assets/vendor-29d868f9.js",
|
||||
"integrity": "sha384-b6NeUOA/F71YH766Rxtqtj4DCc+ZvbSVfDKd7vnZR9LilLr3wu/7SaEQn6wnqZ2f"
|
||||
},
|
||||
"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-ff9938f0.js",
|
||||
"file": "assets/dashboard-79f411ba.js",
|
||||
"imports": [
|
||||
"_format-money-2cbd3c32.js",
|
||||
"_vendor-47e474ee.js",
|
||||
"_get-f02d6b9c.js",
|
||||
"_get-4f3e9dd6.js"
|
||||
"_format-money-0eadc9a5.js",
|
||||
"_vendor-29d868f9.js",
|
||||
"_get-e91a7549.js",
|
||||
"_get-eb14a1e7.js"
|
||||
],
|
||||
"isEntry": true,
|
||||
"src": "resources/assets/v2/pages/dashboard/dashboard.js",
|
||||
"integrity": "sha384-ptHLIPXakGRWe8dWim7Qxgub4wolfi5rktBj2EjNw5tyt8hLq+8p+lTsBKZe5Vay"
|
||||
"integrity": "sha384-GwYZ6LoKmasmU8xSqpuaHMVc7pD9gcb0k3eoeHhfdYh2ZLbPqfAV0aFKMSUfDb/T"
|
||||
},
|
||||
"resources/assets/v2/pages/transactions/create.js": {
|
||||
"file": "assets/create-8ee99efb.js",
|
||||
"file": "assets/create-865d3a86.js",
|
||||
"imports": [
|
||||
"_format-money-2cbd3c32.js",
|
||||
"_create-empty-split-c1e678fd.js",
|
||||
"_splice-errors-into-transactions-8731db70.js",
|
||||
"_vendor-47e474ee.js",
|
||||
"_get-4f3e9dd6.js"
|
||||
"_format-money-0eadc9a5.js",
|
||||
"_create-empty-split-224dd5cc.js",
|
||||
"_splice-errors-into-transactions-cff36293.js",
|
||||
"_vendor-29d868f9.js",
|
||||
"_get-eb14a1e7.js"
|
||||
],
|
||||
"isEntry": true,
|
||||
"src": "resources/assets/v2/pages/transactions/create.js",
|
||||
"integrity": "sha384-YAYq+i4TsXKcDsNl7dwP0Jp55HDqvQvucPeSbBt8iqWp+0SdedS90++Q7qMKBadb"
|
||||
"integrity": "sha384-oZDLG4pTlcJE3tQVXKsnfuCVGg8b4NwbrJWN969rtIymjNU8EyvS3ZavT5dOsq/n"
|
||||
},
|
||||
"resources/assets/v2/pages/transactions/edit.js": {
|
||||
"file": "assets/edit-0910e359.js",
|
||||
"file": "assets/edit-5b2f31e3.js",
|
||||
"imports": [
|
||||
"_format-money-2cbd3c32.js",
|
||||
"_get-f02d6b9c.js",
|
||||
"_parse-downloaded-splits-a5d66b5f.js",
|
||||
"_splice-errors-into-transactions-8731db70.js",
|
||||
"_vendor-47e474ee.js",
|
||||
"_create-empty-split-c1e678fd.js",
|
||||
"_put-375c2f08.js",
|
||||
"_get-4f3e9dd6.js"
|
||||
"_format-money-0eadc9a5.js",
|
||||
"_get-e91a7549.js",
|
||||
"_parse-downloaded-splits-c84e4e72.js",
|
||||
"_splice-errors-into-transactions-cff36293.js",
|
||||
"_vendor-29d868f9.js",
|
||||
"_create-empty-split-224dd5cc.js",
|
||||
"_put-79877c04.js",
|
||||
"_get-eb14a1e7.js"
|
||||
],
|
||||
"isEntry": true,
|
||||
"src": "resources/assets/v2/pages/transactions/edit.js",
|
||||
"integrity": "sha384-Smw6gaEtHn2l/l5nhp9uJECUCllEW15POxog/VrDYewPxLT6CI8UGwb4HheiB/WR"
|
||||
"integrity": "sha384-0cKgNr169FUfm4fZWDchcbD4iUvaJvudytdMpwy2XcV89r8OS1kDIiiTdDr8rnuo"
|
||||
},
|
||||
"resources/assets/v2/pages/transactions/index.css": {
|
||||
"file": "assets/index-badb0a41.css",
|
||||
@@ -158,16 +158,16 @@
|
||||
"css": [
|
||||
"assets/index-badb0a41.css"
|
||||
],
|
||||
"file": "assets/index-b671e1f6.js",
|
||||
"file": "assets/index-914edd04.js",
|
||||
"imports": [
|
||||
"_format-money-2cbd3c32.js",
|
||||
"_vendor-47e474ee.js",
|
||||
"_put-375c2f08.js",
|
||||
"_get-f02d6b9c.js"
|
||||
"_format-money-0eadc9a5.js",
|
||||
"_vendor-29d868f9.js",
|
||||
"_put-79877c04.js",
|
||||
"_get-e91a7549.js"
|
||||
],
|
||||
"isEntry": true,
|
||||
"src": "resources/assets/v2/pages/transactions/index.js",
|
||||
"integrity": "sha384-a8oV6QHeLzx4nrH94wGnskMTNRBtqe4czFukp4Oe2TQQNZuTfrjVggAjz73/bLRo"
|
||||
"integrity": "sha384-I1nmsMl3NamObjMGO9FejfgfHD9YH4MTbwyemaQMk6s87pWgY5Y5PeWtTLmnAubR"
|
||||
},
|
||||
"resources/assets/v2/pages/transactions/show.css": {
|
||||
"file": "assets/show-8b1429e5.css",
|
||||
@@ -178,17 +178,17 @@
|
||||
"css": [
|
||||
"assets/show-8b1429e5.css"
|
||||
],
|
||||
"file": "assets/show-56332d03.js",
|
||||
"file": "assets/show-9c7036f1.js",
|
||||
"imports": [
|
||||
"_format-money-2cbd3c32.js",
|
||||
"_vendor-47e474ee.js",
|
||||
"_get-f02d6b9c.js",
|
||||
"_parse-downloaded-splits-a5d66b5f.js",
|
||||
"_create-empty-split-c1e678fd.js"
|
||||
"_format-money-0eadc9a5.js",
|
||||
"_vendor-29d868f9.js",
|
||||
"_get-e91a7549.js",
|
||||
"_parse-downloaded-splits-c84e4e72.js",
|
||||
"_create-empty-split-224dd5cc.js"
|
||||
],
|
||||
"isEntry": true,
|
||||
"src": "resources/assets/v2/pages/transactions/show.js",
|
||||
"integrity": "sha384-XW7YpsZ3chBtH2rwEihpodG3MbkOMLsnHUJXdnMDsd2KNXA+r8TBJ/tr7zrMKPyV"
|
||||
"integrity": "sha384-2XV3HPlPXYyJzcBmOQ3rTFIRpCxSeFpkdpGCCZyAShCgQO2JgR5wZpbo5qdLoyti"
|
||||
},
|
||||
"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