@feedmepos/mf-e-invoice 0.0.70 → 0.0.72

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.
package/dist/app.js CHANGED
@@ -19,7 +19,7 @@ const B = /* @__PURE__ */ t({
19
19
  {
20
20
  path: "/submissions",
21
21
  name: e.submissions,
22
- component: () => import("./EInvoice-Bqw4QbsV.js")
22
+ component: () => import("./EInvoice-C8-S-A-y.js")
23
23
  }
24
24
  ];
25
25
  export {
@@ -55,6 +55,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
55
55
  queryToken?: string | null | undefined;
56
56
  branchCode?: string | null | undefined;
57
57
  accessToken?: string | null | undefined;
58
+ eTaxImage?: string | null | undefined;
58
59
  type: "marketing";
59
60
  name: string;
60
61
  _id: string;
@@ -128,6 +129,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
128
129
  sstRegNo: string;
129
130
  branchCode?: string | null | undefined;
130
131
  accessToken?: string | null | undefined;
132
+ eTaxImage?: string | null | undefined;
131
133
  taxRegNo: string;
132
134
  } | {
133
135
  phoneNo?: string | null | undefined;
@@ -166,6 +168,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
166
168
  queryToken?: string | null | undefined;
167
169
  branchCode?: string | null | undefined;
168
170
  accessToken?: string | null | undefined;
171
+ eTaxImage?: string | null | undefined;
169
172
  type: "marketing";
170
173
  name: string;
171
174
  _id: string;
@@ -195,6 +198,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
195
198
  queryToken?: string | null | undefined;
196
199
  branchCode?: string | null | undefined;
197
200
  accessToken?: string | null | undefined;
201
+ eTaxImage?: string | null | undefined;
198
202
  type: "marketing";
199
203
  name: string;
200
204
  _id: string;
@@ -283,6 +287,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
283
287
  email: string;
284
288
  branchCode?: string | null | undefined;
285
289
  accessToken?: string | null | undefined;
290
+ eTaxImage?: string | null | undefined;
286
291
  taxRegNo: string;
287
292
  };
288
293
  businessId: string;
@@ -327,6 +332,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
327
332
  queryToken?: string | null | undefined;
328
333
  branchCode?: string | null | undefined;
329
334
  accessToken?: string | null | undefined;
335
+ eTaxImage?: string | null | undefined;
330
336
  type: "marketing";
331
337
  name: string;
332
338
  _id: string;
@@ -400,6 +406,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
400
406
  sstRegNo: string;
401
407
  branchCode?: string | null | undefined;
402
408
  accessToken?: string | null | undefined;
409
+ eTaxImage?: string | null | undefined;
403
410
  taxRegNo: string;
404
411
  } | {
405
412
  phoneNo?: string | null | undefined;
@@ -438,6 +445,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
438
445
  queryToken?: string | null | undefined;
439
446
  branchCode?: string | null | undefined;
440
447
  accessToken?: string | null | undefined;
448
+ eTaxImage?: string | null | undefined;
441
449
  type: "marketing";
442
450
  name: string;
443
451
  _id: string;
@@ -467,6 +475,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
467
475
  queryToken?: string | null | undefined;
468
476
  branchCode?: string | null | undefined;
469
477
  accessToken?: string | null | undefined;
478
+ eTaxImage?: string | null | undefined;
470
479
  type: "marketing";
471
480
  name: string;
472
481
  _id: string;
@@ -555,6 +564,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
555
564
  email: string;
556
565
  branchCode?: string | null | undefined;
557
566
  accessToken?: string | null | undefined;
567
+ eTaxImage?: string | null | undefined;
558
568
  taxRegNo: string;
559
569
  };
560
570
  businessId: string;
@@ -676,6 +686,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
676
686
  queryToken?: string | null | undefined;
677
687
  branchCode?: string | null | undefined;
678
688
  accessToken?: string | null | undefined;
689
+ eTaxImage?: string | null | undefined;
679
690
  type: "marketing";
680
691
  name: string;
681
692
  _id: string;
@@ -749,6 +760,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
749
760
  sstRegNo: string;
750
761
  branchCode?: string | null | undefined;
751
762
  accessToken?: string | null | undefined;
763
+ eTaxImage?: string | null | undefined;
752
764
  taxRegNo: string;
753
765
  } | {
754
766
  phoneNo?: string | null | undefined;
@@ -787,6 +799,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
787
799
  queryToken?: string | null | undefined;
788
800
  branchCode?: string | null | undefined;
789
801
  accessToken?: string | null | undefined;
802
+ eTaxImage?: string | null | undefined;
790
803
  type: "marketing";
791
804
  name: string;
792
805
  _id: string;
@@ -816,6 +829,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
816
829
  queryToken?: string | null | undefined;
817
830
  branchCode?: string | null | undefined;
818
831
  accessToken?: string | null | undefined;
832
+ eTaxImage?: string | null | undefined;
819
833
  type: "marketing";
820
834
  name: string;
821
835
  _id: string;
@@ -904,6 +918,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
904
918
  email: string;
905
919
  branchCode?: string | null | undefined;
906
920
  accessToken?: string | null | undefined;
921
+ eTaxImage?: string | null | undefined;
907
922
  taxRegNo: string;
908
923
  };
909
924
  businessId: string;
@@ -948,6 +963,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
948
963
  queryToken?: string | null | undefined;
949
964
  branchCode?: string | null | undefined;
950
965
  accessToken?: string | null | undefined;
966
+ eTaxImage?: string | null | undefined;
951
967
  type: "marketing";
952
968
  name: string;
953
969
  _id: string;
@@ -1021,6 +1037,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
1021
1037
  sstRegNo: string;
1022
1038
  branchCode?: string | null | undefined;
1023
1039
  accessToken?: string | null | undefined;
1040
+ eTaxImage?: string | null | undefined;
1024
1041
  taxRegNo: string;
1025
1042
  } | {
1026
1043
  phoneNo?: string | null | undefined;
@@ -1059,6 +1076,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
1059
1076
  queryToken?: string | null | undefined;
1060
1077
  branchCode?: string | null | undefined;
1061
1078
  accessToken?: string | null | undefined;
1079
+ eTaxImage?: string | null | undefined;
1062
1080
  type: "marketing";
1063
1081
  name: string;
1064
1082
  _id: string;
@@ -1088,6 +1106,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
1088
1106
  queryToken?: string | null | undefined;
1089
1107
  branchCode?: string | null | undefined;
1090
1108
  accessToken?: string | null | undefined;
1109
+ eTaxImage?: string | null | undefined;
1091
1110
  type: "marketing";
1092
1111
  name: string;
1093
1112
  _id: string;
@@ -1176,6 +1195,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
1176
1195
  email: string;
1177
1196
  branchCode?: string | null | undefined;
1178
1197
  accessToken?: string | null | undefined;
1198
+ eTaxImage?: string | null | undefined;
1179
1199
  taxRegNo: string;
1180
1200
  };
1181
1201
  businessId: string;
@@ -1297,6 +1317,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
1297
1317
  queryToken?: string | null | undefined;
1298
1318
  branchCode?: string | null | undefined;
1299
1319
  accessToken?: string | null | undefined;
1320
+ eTaxImage?: string | null | undefined;
1300
1321
  type: "marketing";
1301
1322
  name: string;
1302
1323
  _id: string;
@@ -1370,6 +1391,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
1370
1391
  sstRegNo: string;
1371
1392
  branchCode?: string | null | undefined;
1372
1393
  accessToken?: string | null | undefined;
1394
+ eTaxImage?: string | null | undefined;
1373
1395
  taxRegNo: string;
1374
1396
  } | {
1375
1397
  phoneNo?: string | null | undefined;
@@ -1408,6 +1430,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
1408
1430
  queryToken?: string | null | undefined;
1409
1431
  branchCode?: string | null | undefined;
1410
1432
  accessToken?: string | null | undefined;
1433
+ eTaxImage?: string | null | undefined;
1411
1434
  type: "marketing";
1412
1435
  name: string;
1413
1436
  _id: string;
@@ -1437,6 +1460,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
1437
1460
  queryToken?: string | null | undefined;
1438
1461
  branchCode?: string | null | undefined;
1439
1462
  accessToken?: string | null | undefined;
1463
+ eTaxImage?: string | null | undefined;
1440
1464
  type: "marketing";
1441
1465
  name: string;
1442
1466
  _id: string;
@@ -1525,6 +1549,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
1525
1549
  email: string;
1526
1550
  branchCode?: string | null | undefined;
1527
1551
  accessToken?: string | null | undefined;
1552
+ eTaxImage?: string | null | undefined;
1528
1553
  taxRegNo: string;
1529
1554
  };
1530
1555
  businessId: string;
@@ -1569,6 +1594,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
1569
1594
  queryToken?: string | null | undefined;
1570
1595
  branchCode?: string | null | undefined;
1571
1596
  accessToken?: string | null | undefined;
1597
+ eTaxImage?: string | null | undefined;
1572
1598
  type: "marketing";
1573
1599
  name: string;
1574
1600
  _id: string;
@@ -1642,6 +1668,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
1642
1668
  sstRegNo: string;
1643
1669
  branchCode?: string | null | undefined;
1644
1670
  accessToken?: string | null | undefined;
1671
+ eTaxImage?: string | null | undefined;
1645
1672
  taxRegNo: string;
1646
1673
  } | {
1647
1674
  phoneNo?: string | null | undefined;
@@ -1680,6 +1707,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
1680
1707
  queryToken?: string | null | undefined;
1681
1708
  branchCode?: string | null | undefined;
1682
1709
  accessToken?: string | null | undefined;
1710
+ eTaxImage?: string | null | undefined;
1683
1711
  type: "marketing";
1684
1712
  name: string;
1685
1713
  _id: string;
@@ -1709,6 +1737,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
1709
1737
  queryToken?: string | null | undefined;
1710
1738
  branchCode?: string | null | undefined;
1711
1739
  accessToken?: string | null | undefined;
1740
+ eTaxImage?: string | null | undefined;
1712
1741
  type: "marketing";
1713
1742
  name: string;
1714
1743
  _id: string;
@@ -1797,6 +1826,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
1797
1826
  email: string;
1798
1827
  branchCode?: string | null | undefined;
1799
1828
  accessToken?: string | null | undefined;
1829
+ eTaxImage?: string | null | undefined;
1800
1830
  taxRegNo: string;
1801
1831
  };
1802
1832
  businessId: string;