@feedmepos/mf-payment 1.5.26-dev → 1.5.29-dev

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (91) hide show
  1. package/dist/{Actions.vue_vue_type_script_setup_true_lang-Cy1BbWNh.js → Actions.vue_vue_type_script_setup_true_lang-DGrZmVUQ.js} +2 -2
  2. package/dist/{Chargeback-Dl4rSQ5U.js → Chargeback-CocH4bON.js} +5 -5
  3. package/dist/DocumentViewer.vue_vue_type_script_setup_true_lang-tGPnCbHL.js +94 -0
  4. package/dist/{OnboardForm-Z433FFST.js → OnboardForm-BLk46c4b.js} +5 -5
  5. package/dist/{OnboardForm-CXCnqEIi.js → OnboardForm-CqohYc7w.js} +5 -5
  6. package/dist/{OnboardSubmission-V8jeo8Za.js → OnboardSubmission-CIZuFLWF.js} +2 -2
  7. package/dist/{OnboardSubmission-BB6qLr3p.js → OnboardSubmission-CNJ-CYki.js} +5 -5
  8. package/dist/{PayoutAccount-DB72Minq.js → PayoutAccount-2vZvDUNZ.js} +5 -5
  9. package/dist/{PayoutAccount-Bf8TpJtM.js → PayoutAccount-Qzl0EU8D.js} +4 -4
  10. package/dist/{PayoutAccountSetting-DtFbOHVm.js → PayoutAccountSetting-DfrRhtcP.js} +244 -241
  11. package/dist/{Restaurant-DlQV3dot.js → Restaurant-Ckh7iZ9v.js} +4 -4
  12. package/dist/{RestaurantSetting-Yb9S8Wfg.js → RestaurantSetting-CeHORT_l.js} +3 -3
  13. package/dist/Settlement-DWj3kJpX.js +490 -0
  14. package/dist/{Settlement-jznt2FLc.js → Settlement-Dkf0_6WU.js} +3 -3
  15. package/dist/{SettlementTransactions-DLVFBcdV.js → SettlementTransactions-B_-EF9FQ.js} +4 -4
  16. package/dist/{SettlementTransactions-Bm7D3JZu.js → SettlementTransactions-BfDzz9CE.js} +4 -4
  17. package/dist/{Status.vue_vue_type_script_setup_true_lang-DnWFKNCZ.js → Status.vue_vue_type_script_setup_true_lang-BRylU6yC.js} +1 -1
  18. package/dist/{Terminal-B6wzbr0C.js → Terminal-CO1Qqx4X.js} +5 -5
  19. package/dist/{TerminalSetting-BV1Uh1OM.js → TerminalSetting-14CDkcsr.js} +3 -3
  20. package/dist/Transaction-CkZKTFNI.js +473 -0
  21. package/dist/{Transaction-DL0_I7Ez.js → Transaction-LS_h6ecG.js} +6 -6
  22. package/dist/{TransactionOld-CDKLMs5_.js → TransactionOld-Bivy85L4.js} +6 -6
  23. package/dist/api/document/index.d.ts +1 -0
  24. package/dist/{app-BkfY9b4E.js → app-DUlTcsCJ.js} +56 -33
  25. package/dist/app.js +1 -1
  26. package/dist/{assets-DvPzXLhl.js → assets-zMyaBFbU.js} +29 -28
  27. package/dist/components/DocumentViewer.vue.d.ts +1 -0
  28. package/dist/components/SourceSelector.vue.d.ts +4 -1
  29. package/dist/{grafana-DwrmpEec.js → grafana-D_fIUdUm.js} +1 -1
  30. package/dist/{index-2-UOiJfz.js → index-BganQIV3.js} +1 -1
  31. package/dist/{index-zMl6AuFw.js → index-C87vsLzf.js} +1 -1
  32. package/dist/{index-DRKoa7dT.js → index-CcCcgcKj.js} +106 -101
  33. package/dist/{index-OA39241x.js → index-CsxAKwXK.js} +1 -1
  34. package/dist/index-D7IY2VY_.js +36 -0
  35. package/dist/{index-DcB4capd.js → index-DEC3wCyK.js} +1 -1
  36. package/dist/{index-zvJkckUa.js → index-DGCnviAy.js} +1 -1
  37. package/dist/{index-Ci4uxsSz.js → index-WuRUC8sI.js} +2 -2
  38. package/dist/{index-BPKJne1Q.js → index-cOl7pH9_.js} +1 -1
  39. package/dist/{index.vue_vue_type_script_setup_true_lang-BYTNfOkc.js → index.vue_vue_type_script_setup_true_lang-H0-KLC0F.js} +1 -1
  40. package/dist/package.json +3 -3
  41. package/dist/{payout-account-V9peDwuP.js → payout-account-DyUwLBkF.js} +3 -3
  42. package/dist/stores/payoutAccount.d.ts +34 -34
  43. package/dist/tsconfig.app.tsbuildinfo +1 -1
  44. package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +34 -34
  45. package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +56 -56
  46. package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +56 -56
  47. package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +34 -34
  48. package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +34 -34
  49. package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +56 -56
  50. package/dist/views/admin/payout-account/tabs/token/ApplePayToken.vue.d.ts +2 -2
  51. package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +2 -2
  52. package/dist/views/admin/restaurant/tabs/gateway/AdyenGateway.vue.d.ts +4 -4
  53. package/dist/views/admin/restaurant/tabs/gateway/DigioGateway.vue.d.ts +4 -4
  54. package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +6 -6
  55. package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +6 -6
  56. package/dist/views/admin/restaurant/tabs/gateway/GrabGateway.vue.d.ts +4 -4
  57. package/dist/views/admin/restaurant/tabs/gateway/KsherGateway.vue.d.ts +4 -4
  58. package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +6 -6
  59. package/dist/views/admin/restaurant/tabs/gateway/MaybankGateway.vue.d.ts +6 -6
  60. package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +4 -4
  61. package/dist/views/admin/restaurant/tabs/gateway/SoftSpaceGateway.vue.d.ts +4 -4
  62. package/dist/views/admin/settlement/SettlementTable.vue.d.ts +4 -0
  63. package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +14 -14
  64. package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +14 -14
  65. package/dist/views/admin/terminal/tabs/Information.vue.d.ts +14 -14
  66. package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +14 -14
  67. package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +14 -14
  68. package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +14 -14
  69. package/dist/views/admin/terminal/tabs/ecr/Ghl2Gateway.vue.d.ts +14 -14
  70. package/dist/views/admin/terminal/tabs/ecr/Ghl3Gateway.vue.d.ts +14 -14
  71. package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +14 -14
  72. package/dist/views/admin/terminal/tabs/ecr/GlobalPaymentsGateway.vue.d.ts +14 -14
  73. package/dist/views/admin/terminal/tabs/ecr/HlbbGateway.vue.d.ts +14 -14
  74. package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +14 -14
  75. package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +14 -14
  76. package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +14 -14
  77. package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +14 -14
  78. package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +14 -14
  79. package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +14 -14
  80. package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +14 -14
  81. package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +14 -14
  82. package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +68 -68
  83. package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +44 -44
  84. package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +22 -22
  85. package/dist/views/settlement/SettlementTable.vue.d.ts +5 -1
  86. package/dist/views/settlement/cell/InvoiceStatus.vue.d.ts +5 -0
  87. package/package.json +2 -2
  88. package/dist/DocumentViewer.vue_vue_type_script_setup_true_lang-KCfloaC1.js +0 -89
  89. package/dist/Settlement-CpmdJ84I.js +0 -444
  90. package/dist/Transaction-BAKFOtrH.js +0 -456
  91. package/dist/index-ey7xefKL.js +0 -27
@@ -7,6 +7,7 @@ import { components as Gn } from "@feedmepos/ui-library";
7
7
  const Kn = {
8
8
  components: {
9
9
  select: "Select filter entity",
10
+ select_payout_account: "Select payout account",
10
11
  restaurant: "Restaurant",
11
12
  device: "Device",
12
13
  payout_account: "Payout Account"
@@ -15,8 +16,9 @@ const Kn = {
15
16
  onboard_submission: "Payment Onboarding",
16
17
  payout_account: "Payout Account",
17
18
  transaction: "Transactions",
18
- "transaction-new": "Transactions",
19
- settlement: "Settlements"
19
+ transaction_new: "Transactions",
20
+ settlement: "Settlements",
21
+ rms_settlement: "(Fiuu) Settlements"
20
22
  },
21
23
  settlements: {
22
24
  title: "Settlements",
@@ -29,7 +31,8 @@ const Kn = {
29
31
  created_at: "Created At",
30
32
  sales_amount: "Sales Amount",
31
33
  fee: "Fee",
32
- settlement_amount: "Settlement Amount"
34
+ settlement_amount: "Settlement Amount",
35
+ invoice_status: "Invoice Status"
33
36
  },
34
37
  dialog: {
35
38
  title: "Settlements Transactions",
@@ -76,6 +79,11 @@ const Kn = {
76
79
  fee: "Fee",
77
80
  settlement_amount: "Settlement Amount"
78
81
  }
82
+ },
83
+ invoice: {
84
+ title: "Invoices & e-Invoicing",
85
+ description: "You can now request, view, or download your official e-Invoices directly from your account.",
86
+ action: "View Invoices"
79
87
  }
80
88
  },
81
89
  transactions: {
@@ -390,7 +398,8 @@ const Kn = {
390
398
  payout_account: "บัญชีรับเงิน",
391
399
  transaction: "ธุรกรรม",
392
400
  "transaction-new": "ธุรกรรม",
393
- settlement: "การโอนเงินเข้าบัญชี"
401
+ settlement: "การโอนเงินเข้าบัญชี",
402
+ rms_settlement: "(Fiuu) การโอนเงินเข้าบัญชี"
394
403
  },
395
404
  settlements: {
396
405
  title: "การโอนเงินเข้าบัญชี",
@@ -403,7 +412,8 @@ const Kn = {
403
412
  created_at: "วันที่สร้าง",
404
413
  sales_amount: "ยอดขาย",
405
414
  fee: "ค่าธรรมเนียม",
406
- settlement_amount: "ยอดโอนเงิน"
415
+ settlement_amount: "ยอดโอนเงิน",
416
+ invoice_status: "สถานะใบแจ้งหนี้"
407
417
  },
408
418
  dialog: {
409
419
  title: "ธุรกรรมการโอนเงินเข้าบัญชี",
@@ -450,6 +460,11 @@ const Kn = {
450
460
  fee: "ค่าธรรมเนียม",
451
461
  settlement_amount: "ยอดโอนเงิน"
452
462
  }
463
+ },
464
+ invoice: {
465
+ title: "ใบแจ้งหนี้และ e-Invoice",
466
+ description: "คุณสามารถขอ ดู หรือดาวน์โหลด e-Invoice อย่างเป็นทางการได้โดยตรงจากบัญชีของคุณ",
467
+ action: "ดูใบแจ้งหนี้"
453
468
  }
454
469
  },
455
470
  transactions: {
@@ -763,8 +778,9 @@ const Kn = {
763
778
  onboard_submission: "支付开通",
764
779
  payout_account: "结算账户",
765
780
  transaction: "交易订单",
766
- "transaction-new": "交易订单",
767
- settlement: "交易结算"
781
+ transaction_new: "交易订单",
782
+ settlement: "交易结算",
783
+ rms_settlement: "(Fiuu) 交易结算"
768
784
  },
769
785
  settlements: {
770
786
  title: "交易结算",
@@ -777,7 +793,8 @@ const Kn = {
777
793
  created_at: "结算时间",
778
794
  sales_amount: "营业金额",
779
795
  fee: "服务费用",
780
- settlement_amount: "结算金额"
796
+ settlement_amount: "结算金额",
797
+ invoice_status: "发票状态"
781
798
  },
782
799
  dialog: {
783
800
  title: "结算订单详细",
@@ -824,6 +841,11 @@ const Kn = {
824
841
  fee: "服务费",
825
842
  settlement_amount: "结算金额"
826
843
  }
844
+ },
845
+ invoice: {
846
+ title: "发票与电子发票",
847
+ description: "您现在可以直接从账户中申请、查看或下载您的官方电子发票。",
848
+ action: "查看发票"
827
849
  }
828
850
  },
829
851
  transactions: {
@@ -1134,7 +1156,7 @@ const Kn = {
1134
1156
  sidebarDisplay: "Restaurants",
1135
1157
  section: "payment-gateway"
1136
1158
  },
1137
- component: () => import("./Restaurant-DlQV3dot.js")
1159
+ component: () => import("./Restaurant-Ckh7iZ9v.js")
1138
1160
  },
1139
1161
  {
1140
1162
  path: "/admin/restaurants/:restaurantId",
@@ -1143,7 +1165,7 @@ const Kn = {
1143
1165
  meta: {
1144
1166
  parent: "mf-payment-admin.restaurant"
1145
1167
  },
1146
- component: () => import("./RestaurantSetting-Yb9S8Wfg.js")
1168
+ component: () => import("./RestaurantSetting-CeHORT_l.js")
1147
1169
  },
1148
1170
  {
1149
1171
  path: "/admin/payout-accounts",
@@ -1152,7 +1174,7 @@ const Kn = {
1152
1174
  sidebarDisplay: "Payout Accounts",
1153
1175
  section: "payment-gateway"
1154
1176
  },
1155
- component: () => import("./PayoutAccount-DB72Minq.js")
1177
+ component: () => import("./PayoutAccount-2vZvDUNZ.js")
1156
1178
  },
1157
1179
  {
1158
1180
  path: "/admin/payout-accounts/:accountId",
@@ -1161,7 +1183,7 @@ const Kn = {
1161
1183
  meta: {
1162
1184
  parent: "mf-payment-admin.payout-account"
1163
1185
  },
1164
- component: () => import("./PayoutAccountSetting-DtFbOHVm.js")
1186
+ component: () => import("./PayoutAccountSetting-DfrRhtcP.js")
1165
1187
  },
1166
1188
  {
1167
1189
  path: "/admin/onboarding",
@@ -1170,7 +1192,7 @@ const Kn = {
1170
1192
  sidebarDisplay: "Payment Onboarding",
1171
1193
  section: "payment-gateway"
1172
1194
  },
1173
- component: () => import("./OnboardSubmission-BB6qLr3p.js")
1195
+ component: () => import("./OnboardSubmission-CNJ-CYki.js")
1174
1196
  },
1175
1197
  {
1176
1198
  path: "/admin/onboarding/:submissionId",
@@ -1179,7 +1201,7 @@ const Kn = {
1179
1201
  meta: {
1180
1202
  parent: "mf-payment-admin.onboard-submission"
1181
1203
  },
1182
- component: () => import("./OnboardForm-Z433FFST.js")
1204
+ component: () => import("./OnboardForm-BLk46c4b.js")
1183
1205
  },
1184
1206
  {
1185
1207
  path: "/admin/terminal/pos",
@@ -1188,7 +1210,7 @@ const Kn = {
1188
1210
  sidebarDisplay: "POS",
1189
1211
  section: "device"
1190
1212
  },
1191
- component: () => import("./Terminal-B6wzbr0C.js"),
1213
+ component: () => import("./Terminal-CO1Qqx4X.js"),
1192
1214
  props: {
1193
1215
  type: "POS"
1194
1216
  }
@@ -1200,7 +1222,7 @@ const Kn = {
1200
1222
  sidebarDisplay: "Kiosks",
1201
1223
  section: "device"
1202
1224
  },
1203
- component: () => import("./Terminal-B6wzbr0C.js"),
1225
+ component: () => import("./Terminal-CO1Qqx4X.js"),
1204
1226
  props: {
1205
1227
  type: "KIOSK"
1206
1228
  }
@@ -1212,7 +1234,7 @@ const Kn = {
1212
1234
  sidebarDisplay: "Terminals",
1213
1235
  section: "device"
1214
1236
  },
1215
- component: () => import("./Terminal-B6wzbr0C.js"),
1237
+ component: () => import("./Terminal-CO1Qqx4X.js"),
1216
1238
  props: {
1217
1239
  type: "TERMINAL"
1218
1240
  }
@@ -1224,7 +1246,7 @@ const Kn = {
1224
1246
  meta: {
1225
1247
  parent: "mf-payment-admin.pos"
1226
1248
  },
1227
- component: () => import("./TerminalSetting-BV1Uh1OM.js")
1249
+ component: () => import("./TerminalSetting-14CDkcsr.js")
1228
1250
  },
1229
1251
  {
1230
1252
  path: "/admin/terminal/kiosk/:terminalId",
@@ -1233,7 +1255,7 @@ const Kn = {
1233
1255
  meta: {
1234
1256
  parent: "mf-payment-admin.kiosk"
1235
1257
  },
1236
- component: () => import("./TerminalSetting-BV1Uh1OM.js")
1258
+ component: () => import("./TerminalSetting-14CDkcsr.js")
1237
1259
  },
1238
1260
  {
1239
1261
  path: "/admin/terminal/terminal/:terminalId",
@@ -1242,7 +1264,7 @@ const Kn = {
1242
1264
  meta: {
1243
1265
  parent: "mf-payment-admin.terminal"
1244
1266
  },
1245
- component: () => import("./TerminalSetting-BV1Uh1OM.js")
1267
+ component: () => import("./TerminalSetting-14CDkcsr.js")
1246
1268
  },
1247
1269
  {
1248
1270
  path: "/admin/transaction",
@@ -1250,7 +1272,7 @@ const Kn = {
1250
1272
  meta: {
1251
1273
  sidebarDisplay: "Transactions"
1252
1274
  },
1253
- component: () => import("./Transaction-DL0_I7Ez.js")
1275
+ component: () => import("./Transaction-LS_h6ecG.js")
1254
1276
  },
1255
1277
  {
1256
1278
  path: "/admin/chargeback",
@@ -1258,7 +1280,7 @@ const Kn = {
1258
1280
  meta: {
1259
1281
  sidebarDisplay: "Chargebacks"
1260
1282
  },
1261
- component: () => import("./Chargeback-Dl4rSQ5U.js")
1283
+ component: () => import("./Chargeback-CocH4bON.js")
1262
1284
  },
1263
1285
  {
1264
1286
  path: "/admin/settlement",
@@ -1266,7 +1288,7 @@ const Kn = {
1266
1288
  meta: {
1267
1289
  sidebarDisplay: "Settlements"
1268
1290
  },
1269
- component: () => import("./Settlement-jznt2FLc.js")
1291
+ component: () => import("./Settlement-Dkf0_6WU.js")
1270
1292
  },
1271
1293
  {
1272
1294
  path: "/admin/settlement/:settlementId",
@@ -1275,7 +1297,7 @@ const Kn = {
1275
1297
  meta: {
1276
1298
  parent: "mf-payment-admin.settlement"
1277
1299
  },
1278
- component: () => import("./SettlementTransactions-DLVFBcdV.js")
1300
+ component: () => import("./SettlementTransactions-B_-EF9FQ.js")
1279
1301
  }
1280
1302
  ], ue = [
1281
1303
  {
@@ -1285,7 +1307,7 @@ const Kn = {
1285
1307
  {
1286
1308
  path: "/payout-account",
1287
1309
  name: "mf-payment-payout-account",
1288
- component: () => import("./PayoutAccount-Bf8TpJtM.js"),
1310
+ component: () => import("./PayoutAccount-Qzl0EU8D.js"),
1289
1311
  meta: {
1290
1312
  sidebarDisplay: "i18n:payment.routes.payout_account"
1291
1313
  }
@@ -1293,7 +1315,7 @@ const Kn = {
1293
1315
  {
1294
1316
  path: "/onboard-submission",
1295
1317
  name: "mf-payment-onboard-submission",
1296
- component: () => import("./OnboardSubmission-V8jeo8Za.js"),
1318
+ component: () => import("./OnboardSubmission-CIZuFLWF.js"),
1297
1319
  meta: {
1298
1320
  sidebarDisplay: "i18n:payment.routes.onboard_submission",
1299
1321
  region: { MY: !0, TH: !0 }
@@ -1303,7 +1325,7 @@ const Kn = {
1303
1325
  path: "/onboard-submission/:type/:submission?",
1304
1326
  name: "mf-payment-onboard-submission-form",
1305
1327
  props: !0,
1306
- component: () => import("./OnboardForm-CXCnqEIi.js"),
1328
+ component: () => import("./OnboardForm-CqohYc7w.js"),
1307
1329
  meta: {
1308
1330
  parent: "mf-payment-onboard-submission"
1309
1331
  }
@@ -1311,7 +1333,7 @@ const Kn = {
1311
1333
  {
1312
1334
  path: "/transaction-old",
1313
1335
  name: "mf-payment-old-transaction",
1314
- component: () => import("./TransactionOld-CDKLMs5_.js"),
1336
+ component: () => import("./TransactionOld-Bivy85L4.js"),
1315
1337
  meta: {
1316
1338
  sidebarDisplay: "i18n:payment.routes.transaction"
1317
1339
  }
@@ -1319,25 +1341,26 @@ const Kn = {
1319
1341
  {
1320
1342
  path: "/transaction",
1321
1343
  name: "mf-payment-transaction",
1322
- component: () => import("./Transaction-BAKFOtrH.js"),
1344
+ component: () => import("./Transaction-CkZKTFNI.js"),
1323
1345
  meta: {
1324
- sidebarDisplay: "i18n:payment.routes.transaction-new",
1346
+ sidebarDisplay: "i18n:payment.routes.transaction_new",
1325
1347
  sidebarNew: !0
1326
1348
  }
1327
1349
  },
1328
1350
  {
1329
1351
  path: "/settlement",
1330
1352
  name: "mf-payment-settlement",
1331
- component: () => import("./Settlement-CpmdJ84I.js"),
1353
+ component: () => import("./Settlement-DWj3kJpX.js"),
1332
1354
  meta: {
1333
- sidebarDisplay: "i18n:payment.routes.settlement"
1355
+ sidebarDisplay: "i18n:payment.routes.settlement",
1356
+ region: { MY: !0, SG: !0 }
1334
1357
  }
1335
1358
  },
1336
1359
  {
1337
1360
  path: "/settlement/:settlementId",
1338
1361
  name: "mf-payment-settlement-transaction",
1339
1362
  props: !0,
1340
- component: () => import("./SettlementTransactions-Bm7D3JZu.js"),
1363
+ component: () => import("./SettlementTransactions-BfDzz9CE.js"),
1341
1364
  meta: {
1342
1365
  parent: "mf-payment-settlement"
1343
1366
  }
package/dist/app.js CHANGED
@@ -1,4 +1,4 @@
1
- import { a as e, i as o, r as p } from "./app-BkfY9b4E.js";
1
+ import { a as e, i as o, r as p } from "./app-DUlTcsCJ.js";
2
2
  import "@feedmepos/mf-financing";
3
3
  export {
4
4
  e as FmApp,