@feedmepos/mf-e-invoice 0.0.72 → 0.0.74
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-C8-S-A-y.js → EInvoice-C9ZcRPbj.js} +3962 -3897
- package/dist/app.js +1 -1
- package/dist/store/index.d.ts +30 -0
- package/dist/style.css +1 -0
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/type/thailand/e-invoice-profile.do.d.ts +27 -0
- package/dist/type/thailand/e-invoice.do.d.ts +10 -0
- package/package.json +1 -1
package/dist/app.js
CHANGED
package/dist/store/index.d.ts
CHANGED
|
@@ -54,6 +54,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
54
54
|
email?: string | null | undefined;
|
|
55
55
|
queryToken?: string | null | undefined;
|
|
56
56
|
branchCode?: string | null | undefined;
|
|
57
|
+
eTaxActivatedAt?: string | null | undefined;
|
|
57
58
|
accessToken?: string | null | undefined;
|
|
58
59
|
eTaxImage?: string | null | undefined;
|
|
59
60
|
type: "marketing";
|
|
@@ -128,6 +129,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
128
129
|
msicCode: string;
|
|
129
130
|
sstRegNo: string;
|
|
130
131
|
branchCode?: string | null | undefined;
|
|
132
|
+
eTaxActivatedAt?: string | null | undefined;
|
|
131
133
|
accessToken?: string | null | undefined;
|
|
132
134
|
eTaxImage?: string | null | undefined;
|
|
133
135
|
taxRegNo: string;
|
|
@@ -167,6 +169,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
167
169
|
email: string;
|
|
168
170
|
queryToken?: string | null | undefined;
|
|
169
171
|
branchCode?: string | null | undefined;
|
|
172
|
+
eTaxActivatedAt?: string | null | undefined;
|
|
170
173
|
accessToken?: string | null | undefined;
|
|
171
174
|
eTaxImage?: string | null | undefined;
|
|
172
175
|
type: "marketing";
|
|
@@ -197,6 +200,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
197
200
|
email: string;
|
|
198
201
|
queryToken?: string | null | undefined;
|
|
199
202
|
branchCode?: string | null | undefined;
|
|
203
|
+
eTaxActivatedAt?: string | null | undefined;
|
|
200
204
|
accessToken?: string | null | undefined;
|
|
201
205
|
eTaxImage?: string | null | undefined;
|
|
202
206
|
type: "marketing";
|
|
@@ -286,6 +290,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
286
290
|
tinNo: string;
|
|
287
291
|
email: string;
|
|
288
292
|
branchCode?: string | null | undefined;
|
|
293
|
+
eTaxActivatedAt?: string | null | undefined;
|
|
289
294
|
accessToken?: string | null | undefined;
|
|
290
295
|
eTaxImage?: string | null | undefined;
|
|
291
296
|
taxRegNo: string;
|
|
@@ -331,6 +336,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
331
336
|
email?: string | null | undefined;
|
|
332
337
|
queryToken?: string | null | undefined;
|
|
333
338
|
branchCode?: string | null | undefined;
|
|
339
|
+
eTaxActivatedAt?: string | null | undefined;
|
|
334
340
|
accessToken?: string | null | undefined;
|
|
335
341
|
eTaxImage?: string | null | undefined;
|
|
336
342
|
type: "marketing";
|
|
@@ -405,6 +411,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
405
411
|
msicCode: string;
|
|
406
412
|
sstRegNo: string;
|
|
407
413
|
branchCode?: string | null | undefined;
|
|
414
|
+
eTaxActivatedAt?: string | null | undefined;
|
|
408
415
|
accessToken?: string | null | undefined;
|
|
409
416
|
eTaxImage?: string | null | undefined;
|
|
410
417
|
taxRegNo: string;
|
|
@@ -444,6 +451,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
444
451
|
email: string;
|
|
445
452
|
queryToken?: string | null | undefined;
|
|
446
453
|
branchCode?: string | null | undefined;
|
|
454
|
+
eTaxActivatedAt?: string | null | undefined;
|
|
447
455
|
accessToken?: string | null | undefined;
|
|
448
456
|
eTaxImage?: string | null | undefined;
|
|
449
457
|
type: "marketing";
|
|
@@ -474,6 +482,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
474
482
|
email: string;
|
|
475
483
|
queryToken?: string | null | undefined;
|
|
476
484
|
branchCode?: string | null | undefined;
|
|
485
|
+
eTaxActivatedAt?: string | null | undefined;
|
|
477
486
|
accessToken?: string | null | undefined;
|
|
478
487
|
eTaxImage?: string | null | undefined;
|
|
479
488
|
type: "marketing";
|
|
@@ -563,6 +572,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
563
572
|
tinNo: string;
|
|
564
573
|
email: string;
|
|
565
574
|
branchCode?: string | null | undefined;
|
|
575
|
+
eTaxActivatedAt?: string | null | undefined;
|
|
566
576
|
accessToken?: string | null | undefined;
|
|
567
577
|
eTaxImage?: string | null | undefined;
|
|
568
578
|
taxRegNo: string;
|
|
@@ -685,6 +695,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
685
695
|
email?: string | null | undefined;
|
|
686
696
|
queryToken?: string | null | undefined;
|
|
687
697
|
branchCode?: string | null | undefined;
|
|
698
|
+
eTaxActivatedAt?: string | null | undefined;
|
|
688
699
|
accessToken?: string | null | undefined;
|
|
689
700
|
eTaxImage?: string | null | undefined;
|
|
690
701
|
type: "marketing";
|
|
@@ -759,6 +770,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
759
770
|
msicCode: string;
|
|
760
771
|
sstRegNo: string;
|
|
761
772
|
branchCode?: string | null | undefined;
|
|
773
|
+
eTaxActivatedAt?: string | null | undefined;
|
|
762
774
|
accessToken?: string | null | undefined;
|
|
763
775
|
eTaxImage?: string | null | undefined;
|
|
764
776
|
taxRegNo: string;
|
|
@@ -798,6 +810,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
798
810
|
email: string;
|
|
799
811
|
queryToken?: string | null | undefined;
|
|
800
812
|
branchCode?: string | null | undefined;
|
|
813
|
+
eTaxActivatedAt?: string | null | undefined;
|
|
801
814
|
accessToken?: string | null | undefined;
|
|
802
815
|
eTaxImage?: string | null | undefined;
|
|
803
816
|
type: "marketing";
|
|
@@ -828,6 +841,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
828
841
|
email: string;
|
|
829
842
|
queryToken?: string | null | undefined;
|
|
830
843
|
branchCode?: string | null | undefined;
|
|
844
|
+
eTaxActivatedAt?: string | null | undefined;
|
|
831
845
|
accessToken?: string | null | undefined;
|
|
832
846
|
eTaxImage?: string | null | undefined;
|
|
833
847
|
type: "marketing";
|
|
@@ -917,6 +931,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
917
931
|
tinNo: string;
|
|
918
932
|
email: string;
|
|
919
933
|
branchCode?: string | null | undefined;
|
|
934
|
+
eTaxActivatedAt?: string | null | undefined;
|
|
920
935
|
accessToken?: string | null | undefined;
|
|
921
936
|
eTaxImage?: string | null | undefined;
|
|
922
937
|
taxRegNo: string;
|
|
@@ -962,6 +977,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
962
977
|
email?: string | null | undefined;
|
|
963
978
|
queryToken?: string | null | undefined;
|
|
964
979
|
branchCode?: string | null | undefined;
|
|
980
|
+
eTaxActivatedAt?: string | null | undefined;
|
|
965
981
|
accessToken?: string | null | undefined;
|
|
966
982
|
eTaxImage?: string | null | undefined;
|
|
967
983
|
type: "marketing";
|
|
@@ -1036,6 +1052,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
1036
1052
|
msicCode: string;
|
|
1037
1053
|
sstRegNo: string;
|
|
1038
1054
|
branchCode?: string | null | undefined;
|
|
1055
|
+
eTaxActivatedAt?: string | null | undefined;
|
|
1039
1056
|
accessToken?: string | null | undefined;
|
|
1040
1057
|
eTaxImage?: string | null | undefined;
|
|
1041
1058
|
taxRegNo: string;
|
|
@@ -1075,6 +1092,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
1075
1092
|
email: string;
|
|
1076
1093
|
queryToken?: string | null | undefined;
|
|
1077
1094
|
branchCode?: string | null | undefined;
|
|
1095
|
+
eTaxActivatedAt?: string | null | undefined;
|
|
1078
1096
|
accessToken?: string | null | undefined;
|
|
1079
1097
|
eTaxImage?: string | null | undefined;
|
|
1080
1098
|
type: "marketing";
|
|
@@ -1105,6 +1123,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
1105
1123
|
email: string;
|
|
1106
1124
|
queryToken?: string | null | undefined;
|
|
1107
1125
|
branchCode?: string | null | undefined;
|
|
1126
|
+
eTaxActivatedAt?: string | null | undefined;
|
|
1108
1127
|
accessToken?: string | null | undefined;
|
|
1109
1128
|
eTaxImage?: string | null | undefined;
|
|
1110
1129
|
type: "marketing";
|
|
@@ -1194,6 +1213,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
1194
1213
|
tinNo: string;
|
|
1195
1214
|
email: string;
|
|
1196
1215
|
branchCode?: string | null | undefined;
|
|
1216
|
+
eTaxActivatedAt?: string | null | undefined;
|
|
1197
1217
|
accessToken?: string | null | undefined;
|
|
1198
1218
|
eTaxImage?: string | null | undefined;
|
|
1199
1219
|
taxRegNo: string;
|
|
@@ -1316,6 +1336,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
1316
1336
|
email?: string | null | undefined;
|
|
1317
1337
|
queryToken?: string | null | undefined;
|
|
1318
1338
|
branchCode?: string | null | undefined;
|
|
1339
|
+
eTaxActivatedAt?: string | null | undefined;
|
|
1319
1340
|
accessToken?: string | null | undefined;
|
|
1320
1341
|
eTaxImage?: string | null | undefined;
|
|
1321
1342
|
type: "marketing";
|
|
@@ -1390,6 +1411,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
1390
1411
|
msicCode: string;
|
|
1391
1412
|
sstRegNo: string;
|
|
1392
1413
|
branchCode?: string | null | undefined;
|
|
1414
|
+
eTaxActivatedAt?: string | null | undefined;
|
|
1393
1415
|
accessToken?: string | null | undefined;
|
|
1394
1416
|
eTaxImage?: string | null | undefined;
|
|
1395
1417
|
taxRegNo: string;
|
|
@@ -1429,6 +1451,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
1429
1451
|
email: string;
|
|
1430
1452
|
queryToken?: string | null | undefined;
|
|
1431
1453
|
branchCode?: string | null | undefined;
|
|
1454
|
+
eTaxActivatedAt?: string | null | undefined;
|
|
1432
1455
|
accessToken?: string | null | undefined;
|
|
1433
1456
|
eTaxImage?: string | null | undefined;
|
|
1434
1457
|
type: "marketing";
|
|
@@ -1459,6 +1482,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
1459
1482
|
email: string;
|
|
1460
1483
|
queryToken?: string | null | undefined;
|
|
1461
1484
|
branchCode?: string | null | undefined;
|
|
1485
|
+
eTaxActivatedAt?: string | null | undefined;
|
|
1462
1486
|
accessToken?: string | null | undefined;
|
|
1463
1487
|
eTaxImage?: string | null | undefined;
|
|
1464
1488
|
type: "marketing";
|
|
@@ -1548,6 +1572,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
1548
1572
|
tinNo: string;
|
|
1549
1573
|
email: string;
|
|
1550
1574
|
branchCode?: string | null | undefined;
|
|
1575
|
+
eTaxActivatedAt?: string | null | undefined;
|
|
1551
1576
|
accessToken?: string | null | undefined;
|
|
1552
1577
|
eTaxImage?: string | null | undefined;
|
|
1553
1578
|
taxRegNo: string;
|
|
@@ -1593,6 +1618,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
1593
1618
|
email?: string | null | undefined;
|
|
1594
1619
|
queryToken?: string | null | undefined;
|
|
1595
1620
|
branchCode?: string | null | undefined;
|
|
1621
|
+
eTaxActivatedAt?: string | null | undefined;
|
|
1596
1622
|
accessToken?: string | null | undefined;
|
|
1597
1623
|
eTaxImage?: string | null | undefined;
|
|
1598
1624
|
type: "marketing";
|
|
@@ -1667,6 +1693,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
1667
1693
|
msicCode: string;
|
|
1668
1694
|
sstRegNo: string;
|
|
1669
1695
|
branchCode?: string | null | undefined;
|
|
1696
|
+
eTaxActivatedAt?: string | null | undefined;
|
|
1670
1697
|
accessToken?: string | null | undefined;
|
|
1671
1698
|
eTaxImage?: string | null | undefined;
|
|
1672
1699
|
taxRegNo: string;
|
|
@@ -1706,6 +1733,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
1706
1733
|
email: string;
|
|
1707
1734
|
queryToken?: string | null | undefined;
|
|
1708
1735
|
branchCode?: string | null | undefined;
|
|
1736
|
+
eTaxActivatedAt?: string | null | undefined;
|
|
1709
1737
|
accessToken?: string | null | undefined;
|
|
1710
1738
|
eTaxImage?: string | null | undefined;
|
|
1711
1739
|
type: "marketing";
|
|
@@ -1736,6 +1764,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
1736
1764
|
email: string;
|
|
1737
1765
|
queryToken?: string | null | undefined;
|
|
1738
1766
|
branchCode?: string | null | undefined;
|
|
1767
|
+
eTaxActivatedAt?: string | null | undefined;
|
|
1739
1768
|
accessToken?: string | null | undefined;
|
|
1740
1769
|
eTaxImage?: string | null | undefined;
|
|
1741
1770
|
type: "marketing";
|
|
@@ -1825,6 +1854,7 @@ export declare const useStore: import("pinia").StoreDefinition<"mf-e-invoice-app
|
|
|
1825
1854
|
tinNo: string;
|
|
1826
1855
|
email: string;
|
|
1827
1856
|
branchCode?: string | null | undefined;
|
|
1857
|
+
eTaxActivatedAt?: string | null | undefined;
|
|
1828
1858
|
accessToken?: string | null | undefined;
|
|
1829
1859
|
eTaxImage?: string | null | undefined;
|
|
1830
1860
|
taxRegNo: string;
|
package/dist/style.css
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.fade-slide-enter-active[data-v-78f28b64]{transition:all .3s ease-in}.fade-slide-leave-active[data-v-78f28b64]{transition:all .2s ease-out}.fade-slide-enter-from[data-v-78f28b64],.fade-slide-leave-to[data-v-78f28b64]{opacity:0;transform:translateY(-.5rem)}.fade-slide-enter-to[data-v-78f28b64],.fade-slide-leave-from[data-v-78f28b64]{opacity:1;transform:translateY(0)}
|