@feedmepos/mf-e-invoice 0.0.80 → 0.0.82
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/{EInvoice-kdSclycs.js → EInvoice-_9SmcRVa.js} +3089 -3088
- package/dist/app.js +1 -1
- package/dist/store/index.d.ts +0 -30
- package/dist/style.css +1 -1
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/type/thailand/e-invoice-profile.do.d.ts +0 -27
- package/dist/type/thailand/e-invoice.do.d.ts +0 -10
- package/package.json +1 -1
package/dist/app.js
CHANGED
package/dist/store/index.d.ts
CHANGED
|
@@ -56,7 +56,6 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
56
56
|
branchCode?: string | null | undefined;
|
|
57
57
|
eTaxActivatedAt?: string | null | undefined;
|
|
58
58
|
accessToken?: string | null | undefined;
|
|
59
|
-
eTaxImage?: string | null | undefined;
|
|
60
59
|
type: "marketing";
|
|
61
60
|
name: string;
|
|
62
61
|
_id: string;
|
|
@@ -131,7 +130,6 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
131
130
|
branchCode?: string | null | undefined;
|
|
132
131
|
eTaxActivatedAt?: string | null | undefined;
|
|
133
132
|
accessToken?: string | null | undefined;
|
|
134
|
-
eTaxImage?: string | null | undefined;
|
|
135
133
|
taxRegNo: string;
|
|
136
134
|
} | {
|
|
137
135
|
phoneNo?: string | null | undefined;
|
|
@@ -171,7 +169,6 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
171
169
|
branchCode?: string | null | undefined;
|
|
172
170
|
eTaxActivatedAt?: string | null | undefined;
|
|
173
171
|
accessToken?: string | null | undefined;
|
|
174
|
-
eTaxImage?: string | null | undefined;
|
|
175
172
|
type: "marketing";
|
|
176
173
|
name: string;
|
|
177
174
|
_id: string;
|
|
@@ -202,7 +199,6 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
202
199
|
branchCode?: string | null | undefined;
|
|
203
200
|
eTaxActivatedAt?: string | null | undefined;
|
|
204
201
|
accessToken?: string | null | undefined;
|
|
205
|
-
eTaxImage?: string | null | undefined;
|
|
206
202
|
type: "marketing";
|
|
207
203
|
name: string;
|
|
208
204
|
_id: string;
|
|
@@ -292,7 +288,6 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
292
288
|
branchCode?: string | null | undefined;
|
|
293
289
|
eTaxActivatedAt?: string | null | undefined;
|
|
294
290
|
accessToken?: string | null | undefined;
|
|
295
|
-
eTaxImage?: string | null | undefined;
|
|
296
291
|
taxRegNo: string;
|
|
297
292
|
};
|
|
298
293
|
businessId: string;
|
|
@@ -338,7 +333,6 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
338
333
|
branchCode?: string | null | undefined;
|
|
339
334
|
eTaxActivatedAt?: string | null | undefined;
|
|
340
335
|
accessToken?: string | null | undefined;
|
|
341
|
-
eTaxImage?: string | null | undefined;
|
|
342
336
|
type: "marketing";
|
|
343
337
|
name: string;
|
|
344
338
|
_id: string;
|
|
@@ -413,7 +407,6 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
413
407
|
branchCode?: string | null | undefined;
|
|
414
408
|
eTaxActivatedAt?: string | null | undefined;
|
|
415
409
|
accessToken?: string | null | undefined;
|
|
416
|
-
eTaxImage?: string | null | undefined;
|
|
417
410
|
taxRegNo: string;
|
|
418
411
|
} | {
|
|
419
412
|
phoneNo?: string | null | undefined;
|
|
@@ -453,7 +446,6 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
453
446
|
branchCode?: string | null | undefined;
|
|
454
447
|
eTaxActivatedAt?: string | null | undefined;
|
|
455
448
|
accessToken?: string | null | undefined;
|
|
456
|
-
eTaxImage?: string | null | undefined;
|
|
457
449
|
type: "marketing";
|
|
458
450
|
name: string;
|
|
459
451
|
_id: string;
|
|
@@ -484,7 +476,6 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
484
476
|
branchCode?: string | null | undefined;
|
|
485
477
|
eTaxActivatedAt?: string | null | undefined;
|
|
486
478
|
accessToken?: string | null | undefined;
|
|
487
|
-
eTaxImage?: string | null | undefined;
|
|
488
479
|
type: "marketing";
|
|
489
480
|
name: string;
|
|
490
481
|
_id: string;
|
|
@@ -574,7 +565,6 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
574
565
|
branchCode?: string | null | undefined;
|
|
575
566
|
eTaxActivatedAt?: string | null | undefined;
|
|
576
567
|
accessToken?: string | null | undefined;
|
|
577
|
-
eTaxImage?: string | null | undefined;
|
|
578
568
|
taxRegNo: string;
|
|
579
569
|
};
|
|
580
570
|
businessId: string;
|
|
@@ -697,7 +687,6 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
697
687
|
branchCode?: string | null | undefined;
|
|
698
688
|
eTaxActivatedAt?: string | null | undefined;
|
|
699
689
|
accessToken?: string | null | undefined;
|
|
700
|
-
eTaxImage?: string | null | undefined;
|
|
701
690
|
type: "marketing";
|
|
702
691
|
name: string;
|
|
703
692
|
_id: string;
|
|
@@ -772,7 +761,6 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
772
761
|
branchCode?: string | null | undefined;
|
|
773
762
|
eTaxActivatedAt?: string | null | undefined;
|
|
774
763
|
accessToken?: string | null | undefined;
|
|
775
|
-
eTaxImage?: string | null | undefined;
|
|
776
764
|
taxRegNo: string;
|
|
777
765
|
} | {
|
|
778
766
|
phoneNo?: string | null | undefined;
|
|
@@ -812,7 +800,6 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
812
800
|
branchCode?: string | null | undefined;
|
|
813
801
|
eTaxActivatedAt?: string | null | undefined;
|
|
814
802
|
accessToken?: string | null | undefined;
|
|
815
|
-
eTaxImage?: string | null | undefined;
|
|
816
803
|
type: "marketing";
|
|
817
804
|
name: string;
|
|
818
805
|
_id: string;
|
|
@@ -843,7 +830,6 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
843
830
|
branchCode?: string | null | undefined;
|
|
844
831
|
eTaxActivatedAt?: string | null | undefined;
|
|
845
832
|
accessToken?: string | null | undefined;
|
|
846
|
-
eTaxImage?: string | null | undefined;
|
|
847
833
|
type: "marketing";
|
|
848
834
|
name: string;
|
|
849
835
|
_id: string;
|
|
@@ -933,7 +919,6 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
933
919
|
branchCode?: string | null | undefined;
|
|
934
920
|
eTaxActivatedAt?: string | null | undefined;
|
|
935
921
|
accessToken?: string | null | undefined;
|
|
936
|
-
eTaxImage?: string | null | undefined;
|
|
937
922
|
taxRegNo: string;
|
|
938
923
|
};
|
|
939
924
|
businessId: string;
|
|
@@ -979,7 +964,6 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
979
964
|
branchCode?: string | null | undefined;
|
|
980
965
|
eTaxActivatedAt?: string | null | undefined;
|
|
981
966
|
accessToken?: string | null | undefined;
|
|
982
|
-
eTaxImage?: string | null | undefined;
|
|
983
967
|
type: "marketing";
|
|
984
968
|
name: string;
|
|
985
969
|
_id: string;
|
|
@@ -1054,7 +1038,6 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
1054
1038
|
branchCode?: string | null | undefined;
|
|
1055
1039
|
eTaxActivatedAt?: string | null | undefined;
|
|
1056
1040
|
accessToken?: string | null | undefined;
|
|
1057
|
-
eTaxImage?: string | null | undefined;
|
|
1058
1041
|
taxRegNo: string;
|
|
1059
1042
|
} | {
|
|
1060
1043
|
phoneNo?: string | null | undefined;
|
|
@@ -1094,7 +1077,6 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
1094
1077
|
branchCode?: string | null | undefined;
|
|
1095
1078
|
eTaxActivatedAt?: string | null | undefined;
|
|
1096
1079
|
accessToken?: string | null | undefined;
|
|
1097
|
-
eTaxImage?: string | null | undefined;
|
|
1098
1080
|
type: "marketing";
|
|
1099
1081
|
name: string;
|
|
1100
1082
|
_id: string;
|
|
@@ -1125,7 +1107,6 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
1125
1107
|
branchCode?: string | null | undefined;
|
|
1126
1108
|
eTaxActivatedAt?: string | null | undefined;
|
|
1127
1109
|
accessToken?: string | null | undefined;
|
|
1128
|
-
eTaxImage?: string | null | undefined;
|
|
1129
1110
|
type: "marketing";
|
|
1130
1111
|
name: string;
|
|
1131
1112
|
_id: string;
|
|
@@ -1215,7 +1196,6 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
1215
1196
|
branchCode?: string | null | undefined;
|
|
1216
1197
|
eTaxActivatedAt?: string | null | undefined;
|
|
1217
1198
|
accessToken?: string | null | undefined;
|
|
1218
|
-
eTaxImage?: string | null | undefined;
|
|
1219
1199
|
taxRegNo: string;
|
|
1220
1200
|
};
|
|
1221
1201
|
businessId: string;
|
|
@@ -1338,7 +1318,6 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
1338
1318
|
branchCode?: string | null | undefined;
|
|
1339
1319
|
eTaxActivatedAt?: string | null | undefined;
|
|
1340
1320
|
accessToken?: string | null | undefined;
|
|
1341
|
-
eTaxImage?: string | null | undefined;
|
|
1342
1321
|
type: "marketing";
|
|
1343
1322
|
name: string;
|
|
1344
1323
|
_id: string;
|
|
@@ -1413,7 +1392,6 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
1413
1392
|
branchCode?: string | null | undefined;
|
|
1414
1393
|
eTaxActivatedAt?: string | null | undefined;
|
|
1415
1394
|
accessToken?: string | null | undefined;
|
|
1416
|
-
eTaxImage?: string | null | undefined;
|
|
1417
1395
|
taxRegNo: string;
|
|
1418
1396
|
} | {
|
|
1419
1397
|
phoneNo?: string | null | undefined;
|
|
@@ -1453,7 +1431,6 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
1453
1431
|
branchCode?: string | null | undefined;
|
|
1454
1432
|
eTaxActivatedAt?: string | null | undefined;
|
|
1455
1433
|
accessToken?: string | null | undefined;
|
|
1456
|
-
eTaxImage?: string | null | undefined;
|
|
1457
1434
|
type: "marketing";
|
|
1458
1435
|
name: string;
|
|
1459
1436
|
_id: string;
|
|
@@ -1484,7 +1461,6 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
1484
1461
|
branchCode?: string | null | undefined;
|
|
1485
1462
|
eTaxActivatedAt?: string | null | undefined;
|
|
1486
1463
|
accessToken?: string | null | undefined;
|
|
1487
|
-
eTaxImage?: string | null | undefined;
|
|
1488
1464
|
type: "marketing";
|
|
1489
1465
|
name: string;
|
|
1490
1466
|
_id: string;
|
|
@@ -1574,7 +1550,6 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
1574
1550
|
branchCode?: string | null | undefined;
|
|
1575
1551
|
eTaxActivatedAt?: string | null | undefined;
|
|
1576
1552
|
accessToken?: string | null | undefined;
|
|
1577
|
-
eTaxImage?: string | null | undefined;
|
|
1578
1553
|
taxRegNo: string;
|
|
1579
1554
|
};
|
|
1580
1555
|
businessId: string;
|
|
@@ -1620,7 +1595,6 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
1620
1595
|
branchCode?: string | null | undefined;
|
|
1621
1596
|
eTaxActivatedAt?: string | null | undefined;
|
|
1622
1597
|
accessToken?: string | null | undefined;
|
|
1623
|
-
eTaxImage?: string | null | undefined;
|
|
1624
1598
|
type: "marketing";
|
|
1625
1599
|
name: string;
|
|
1626
1600
|
_id: string;
|
|
@@ -1695,7 +1669,6 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
1695
1669
|
branchCode?: string | null | undefined;
|
|
1696
1670
|
eTaxActivatedAt?: string | null | undefined;
|
|
1697
1671
|
accessToken?: string | null | undefined;
|
|
1698
|
-
eTaxImage?: string | null | undefined;
|
|
1699
1672
|
taxRegNo: string;
|
|
1700
1673
|
} | {
|
|
1701
1674
|
phoneNo?: string | null | undefined;
|
|
@@ -1735,7 +1708,6 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
1735
1708
|
branchCode?: string | null | undefined;
|
|
1736
1709
|
eTaxActivatedAt?: string | null | undefined;
|
|
1737
1710
|
accessToken?: string | null | undefined;
|
|
1738
|
-
eTaxImage?: string | null | undefined;
|
|
1739
1711
|
type: "marketing";
|
|
1740
1712
|
name: string;
|
|
1741
1713
|
_id: string;
|
|
@@ -1766,7 +1738,6 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
1766
1738
|
branchCode?: string | null | undefined;
|
|
1767
1739
|
eTaxActivatedAt?: string | null | undefined;
|
|
1768
1740
|
accessToken?: string | null | undefined;
|
|
1769
|
-
eTaxImage?: string | null | undefined;
|
|
1770
1741
|
type: "marketing";
|
|
1771
1742
|
name: string;
|
|
1772
1743
|
_id: string;
|
|
@@ -1856,7 +1827,6 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
1856
1827
|
branchCode?: string | null | undefined;
|
|
1857
1828
|
eTaxActivatedAt?: string | null | undefined;
|
|
1858
1829
|
accessToken?: string | null | undefined;
|
|
1859
|
-
eTaxImage?: string | null | undefined;
|
|
1860
1830
|
taxRegNo: string;
|
|
1861
1831
|
};
|
|
1862
1832
|
businessId: string;
|
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.fade-slide-enter-active[data-v-
|
|
1
|
+
.fade-slide-enter-active[data-v-b1b636da]{transition:all .3s ease-in}.fade-slide-leave-active[data-v-b1b636da]{transition:all .2s ease-out}.fade-slide-enter-from[data-v-b1b636da],.fade-slide-leave-to[data-v-b1b636da]{opacity:0;transform:translateY(-.5rem)}.fade-slide-enter-to[data-v-b1b636da],.fade-slide-leave-from[data-v-b1b636da]{opacity:1;transform:translateY(0)}
|