1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-15 15:42:51 +01:00
invoiceninja/public/build/manifest.json
Benjamin Beganović 044b4bce72
Fixes for Forte & Authorize.net (#83)
* configure manual chunks for forte & authorize

* assets build
2024-08-22 07:44:57 +10:00

346 lines
12 KiB
JSON

{
"__commonjsHelpers-725317a4.js": {
"file": "assets/_commonjsHelpers-725317a4.js"
},
"_index-08e160a7.js": {
"file": "assets/index-08e160a7.js",
"imports": [
"__commonjsHelpers-725317a4.js"
]
},
"resources/js/app.js": {
"file": "assets/app-234e3402.js",
"imports": [
"_index-08e160a7.js",
"__commonjsHelpers-725317a4.js"
],
"isEntry": true,
"src": "resources/js/app.js"
},
"resources/js/clients/invoices/action-selectors.js": {
"file": "assets/action-selectors-07ce2545.js",
"isEntry": true,
"src": "resources/js/clients/invoices/action-selectors.js"
},
"resources/js/clients/invoices/payment.js": {
"file": "assets/payment-1bdbd169.js",
"isEntry": true,
"src": "resources/js/clients/invoices/payment.js"
},
"resources/js/clients/linkify-urls.js": {
"file": "assets/linkify-urls-a88c5c3f.js",
"imports": [
"__commonjsHelpers-725317a4.js"
],
"isEntry": true,
"src": "resources/js/clients/linkify-urls.js"
},
"resources/js/clients/payment_methods/authorize-authorize-card.js": {
"file": "assets/authorize-authorize-card-7da1185c.js",
"isEntry": true,
"src": "resources/js/clients/payment_methods/authorize-authorize-card.js"
},
"resources/js/clients/payment_methods/authorize-checkout-card.js": {
"file": "assets/authorize-checkout-card-d561d355.js",
"isEntry": true,
"src": "resources/js/clients/payment_methods/authorize-checkout-card.js"
},
"resources/js/clients/payment_methods/authorize-stripe-acss.js": {
"file": "assets/authorize-stripe-acss-6fe37711.js",
"imports": [
"resources/js/clients/payments/authorize-credit-card-payment.js"
],
"isEntry": true,
"src": "resources/js/clients/payment_methods/authorize-stripe-acss.js"
},
"resources/js/clients/payment_methods/braintree-ach.js": {
"file": "assets/braintree-ach-b29d040e.js",
"isEntry": true,
"src": "resources/js/clients/payment_methods/braintree-ach.js"
},
"resources/js/clients/payment_methods/wepay-bank-account.js": {
"file": "assets/wepay-bank-account-783f1669.js",
"isEntry": true,
"src": "resources/js/clients/payment_methods/wepay-bank-account.js"
},
"resources/js/clients/payments/authorize-credit-card-payment.js": {
"file": "assets/authorize-credit-card-payment-bd9c9d4d.js",
"isEntry": true,
"src": "resources/js/clients/payments/authorize-credit-card-payment.js"
},
"resources/js/clients/payments/braintree-credit-card.js": {
"file": "assets/braintree-credit-card-c80deaab.js",
"imports": [
"resources/js/clients/payments/authorize-credit-card-payment.js"
],
"isEntry": true,
"src": "resources/js/clients/payments/braintree-credit-card.js"
},
"resources/js/clients/payments/braintree-paypal.js": {
"file": "assets/braintree-paypal-cf71d092.js",
"imports": [
"resources/js/clients/payments/authorize-credit-card-payment.js"
],
"isEntry": true,
"src": "resources/js/clients/payments/braintree-paypal.js"
},
"resources/js/clients/payments/checkout-credit-card.js": {
"file": "assets/checkout-credit-card-5435b293.js",
"imports": [
"resources/js/clients/payments/authorize-credit-card-payment.js"
],
"isEntry": true,
"src": "resources/js/clients/payments/checkout-credit-card.js"
},
"resources/js/clients/payments/eway-credit-card.js": {
"file": "assets/eway-credit-card-319ea034.js",
"imports": [
"resources/js/clients/payments/authorize-credit-card-payment.js"
],
"isEntry": true,
"src": "resources/js/clients/payments/eway-credit-card.js"
},
"resources/js/clients/payments/forte-ach-payment.js": {
"file": "assets/forte-ach-payment-f051a883.js",
"imports": [
"resources/js/clients/payments/authorize-credit-card-payment.js"
],
"isEntry": true,
"src": "resources/js/clients/payments/forte-ach-payment.js"
},
"resources/js/clients/payments/forte-credit-card-payment.js": {
"file": "assets/forte-credit-card-payment-5485d5f0.js",
"imports": [
"resources/js/clients/payments/authorize-credit-card-payment.js"
],
"isEntry": true,
"src": "resources/js/clients/payments/forte-credit-card-payment.js"
},
"resources/js/clients/payments/mollie-credit-card.js": {
"file": "assets/mollie-credit-card-e1abdd68.js",
"imports": [
"resources/js/clients/payments/authorize-credit-card-payment.js"
],
"isEntry": true,
"src": "resources/js/clients/payments/mollie-credit-card.js"
},
"resources/js/clients/payments/paytrace-credit-card.js": {
"file": "assets/paytrace-credit-card-f4dfde84.js",
"imports": [
"resources/js/clients/payments/authorize-credit-card-payment.js"
],
"isEntry": true,
"src": "resources/js/clients/payments/paytrace-credit-card.js"
},
"resources/js/clients/payments/razorpay-aio.js": {
"file": "assets/razorpay-aio-d613afa9.js",
"imports": [
"resources/js/clients/payments/authorize-credit-card-payment.js"
],
"isEntry": true,
"src": "resources/js/clients/payments/razorpay-aio.js"
},
"resources/js/clients/payments/square-credit-card.js": {
"file": "assets/square-credit-card-83a3d702.js",
"imports": [
"resources/js/clients/payments/authorize-credit-card-payment.js"
],
"isEntry": true,
"src": "resources/js/clients/payments/square-credit-card.js"
},
"resources/js/clients/payments/stripe-ach-pay.js": {
"file": "assets/stripe-ach-pay-0bf320bd.js",
"imports": [
"resources/js/clients/payments/authorize-credit-card-payment.js"
],
"isEntry": true,
"src": "resources/js/clients/payments/stripe-ach-pay.js"
},
"resources/js/clients/payments/stripe-ach.js": {
"file": "assets/stripe-ach-fe366ca7.js",
"isEntry": true,
"src": "resources/js/clients/payments/stripe-ach.js"
},
"resources/js/clients/payments/stripe-acss.js": {
"file": "assets/stripe-acss-dd3e9f85.js",
"imports": [
"resources/js/clients/payments/authorize-credit-card-payment.js"
],
"isEntry": true,
"src": "resources/js/clients/payments/stripe-acss.js"
},
"resources/js/clients/payments/stripe-alipay.js": {
"file": "assets/stripe-alipay-4a3641d0.js",
"imports": [
"resources/js/clients/payments/authorize-credit-card-payment.js"
],
"isEntry": true,
"src": "resources/js/clients/payments/stripe-alipay.js"
},
"resources/js/clients/payments/stripe-bacs.js": {
"file": "assets/stripe-bacs-7ec06b1d.js",
"imports": [
"resources/js/clients/payments/authorize-credit-card-payment.js"
],
"isEntry": true,
"src": "resources/js/clients/payments/stripe-bacs.js"
},
"resources/js/clients/payments/stripe-bancontact.js": {
"file": "assets/stripe-bancontact-93a0a43b.js",
"imports": [
"resources/js/clients/payments/authorize-credit-card-payment.js"
],
"isEntry": true,
"src": "resources/js/clients/payments/stripe-bancontact.js"
},
"resources/js/clients/payments/stripe-bank-transfer.js": {
"file": "assets/stripe-bank-transfer-c3e1a9c7.js",
"imports": [
"resources/js/clients/payments/authorize-credit-card-payment.js"
],
"isEntry": true,
"src": "resources/js/clients/payments/stripe-bank-transfer.js"
},
"resources/js/clients/payments/stripe-becs.js": {
"file": "assets/stripe-becs-d51dcef6.js",
"imports": [
"resources/js/clients/payments/authorize-credit-card-payment.js"
],
"isEntry": true,
"src": "resources/js/clients/payments/stripe-becs.js"
},
"resources/js/clients/payments/stripe-browserpay.js": {
"file": "assets/stripe-browserpay-81063a43.js",
"imports": [
"resources/js/clients/payments/authorize-credit-card-payment.js"
],
"isEntry": true,
"src": "resources/js/clients/payments/stripe-browserpay.js"
},
"resources/js/clients/payments/stripe-credit-card.js": {
"file": "assets/stripe-credit-card-843d7cd3.js",
"imports": [
"resources/js/clients/payments/authorize-credit-card-payment.js"
],
"isEntry": true,
"src": "resources/js/clients/payments/stripe-credit-card.js"
},
"resources/js/clients/payments/stripe-eps.js": {
"file": "assets/stripe-eps-d5e8f1b5.js",
"imports": [
"resources/js/clients/payments/authorize-credit-card-payment.js"
],
"isEntry": true,
"src": "resources/js/clients/payments/stripe-eps.js"
},
"resources/js/clients/payments/stripe-fpx.js": {
"file": "assets/stripe-fpx-e978b36a.js",
"imports": [
"resources/js/clients/payments/authorize-credit-card-payment.js"
],
"isEntry": true,
"src": "resources/js/clients/payments/stripe-fpx.js"
},
"resources/js/clients/payments/stripe-giropay.js": {
"file": "assets/stripe-giropay-f7afcb25.js",
"imports": [
"resources/js/clients/payments/authorize-credit-card-payment.js"
],
"isEntry": true,
"src": "resources/js/clients/payments/stripe-giropay.js"
},
"resources/js/clients/payments/stripe-ideal.js": {
"file": "assets/stripe-ideal-3e3b3e7b.js",
"imports": [
"resources/js/clients/payments/authorize-credit-card-payment.js"
],
"isEntry": true,
"src": "resources/js/clients/payments/stripe-ideal.js"
},
"resources/js/clients/payments/stripe-klarna.js": {
"file": "assets/stripe-klarna-87356b3c.js",
"imports": [
"resources/js/clients/payments/authorize-credit-card-payment.js"
],
"isEntry": true,
"src": "resources/js/clients/payments/stripe-klarna.js"
},
"resources/js/clients/payments/stripe-przelewy24.js": {
"file": "assets/stripe-przelewy24-a6eaf471.js",
"imports": [
"resources/js/clients/payments/authorize-credit-card-payment.js"
],
"isEntry": true,
"src": "resources/js/clients/payments/stripe-przelewy24.js"
},
"resources/js/clients/payments/stripe-sepa.js": {
"file": "assets/stripe-sepa-ac6623b2.js",
"imports": [
"resources/js/clients/payments/authorize-credit-card-payment.js"
],
"isEntry": true,
"src": "resources/js/clients/payments/stripe-sepa.js"
},
"resources/js/clients/payments/stripe-sofort.js": {
"file": "assets/stripe-sofort-ac0f4ccf.js",
"imports": [
"resources/js/clients/payments/authorize-credit-card-payment.js"
],
"isEntry": true,
"src": "resources/js/clients/payments/stripe-sofort.js"
},
"resources/js/clients/payments/wepay-credit-card.js": {
"file": "assets/wepay-credit-card-dbe97b58.js",
"isEntry": true,
"src": "resources/js/clients/payments/wepay-credit-card.js"
},
"resources/js/clients/purchase_orders/accept.js": {
"file": "assets/accept-e90eec4d.js",
"isEntry": true,
"src": "resources/js/clients/purchase_orders/accept.js"
},
"resources/js/clients/purchase_orders/action-selectors.js": {
"file": "assets/action-selectors-eeb4239e.js",
"isEntry": true,
"src": "resources/js/clients/purchase_orders/action-selectors.js"
},
"resources/js/clients/quotes/action-selectors.js": {
"file": "assets/action-selectors-0128f089.js",
"isEntry": true,
"src": "resources/js/clients/quotes/action-selectors.js"
},
"resources/js/clients/quotes/approve.js": {
"file": "assets/approve-b1ac0053.js",
"isEntry": true,
"src": "resources/js/clients/quotes/approve.js"
},
"resources/js/clients/shared/multiple-downloads.js": {
"file": "assets/multiple-downloads-2f8b7e95.js",
"isEntry": true,
"src": "resources/js/clients/shared/multiple-downloads.js"
},
"resources/js/clients/shared/pdf.js": {
"file": "assets/pdf-d01dee85.js",
"isEntry": true,
"src": "resources/js/clients/shared/pdf.js"
},
"resources/js/clients/statements/view.js": {
"file": "assets/view-2c82be5f.js",
"isEntry": true,
"src": "resources/js/clients/statements/view.js"
},
"resources/js/setup/setup.js": {
"file": "assets/setup-66b6b3c0.js",
"imports": [
"_index-08e160a7.js",
"__commonjsHelpers-725317a4.js"
],
"isEntry": true,
"src": "resources/js/setup/setup.js"
},
"resources/sass/app.scss": {
"file": "assets/app-4e969b65.css",
"isEntry": true,
"src": "resources/sass/app.scss"
}
}