@feedmepos/mf-report 5.3.5-rc.2 → 5.3.6-rc.0

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 (87) hide show
  1. package/dist/api/accounting/index.d.ts +1 -1
  2. package/dist/api/business-config/index.d.ts +1 -1
  3. package/dist/api/categories/index.d.ts +1 -1
  4. package/dist/api/feedback/index.d.ts +1 -1
  5. package/dist/api/insight/type.d.ts +7 -0
  6. package/dist/api/integration/type.d.ts +3 -3
  7. package/dist/api/reports/index.d.ts +1 -1
  8. package/dist/api/scheduler/index.d.ts +1 -1
  9. package/dist/api/schemas/index.d.ts +1 -1
  10. package/dist/api/setting/index.d.ts +1 -1
  11. package/dist/api/widget/index.d.ts +2 -2
  12. package/dist/app.d.ts +1 -1
  13. package/dist/app.js +7651 -7495
  14. package/dist/components/accounting/api-integration/Bukku.vue.d.ts +1 -1
  15. package/dist/components/accounting/api-integration/NetSuite.vue.d.ts +1 -1
  16. package/dist/components/accounting/api-integration/Xero.vue.d.ts +1 -1
  17. package/dist/components/accounting/setting-exporter/type.d.ts +1 -1
  18. package/dist/components/filter/DateRangeSelect.vue.d.ts +1 -1
  19. package/dist/components/filter/LocationSelect.vue.d.ts +1 -1
  20. package/dist/components/filter/TimeRangeSelect.vue.d.ts +1 -1
  21. package/dist/components/report/DateRangeSetting.vue.d.ts +1 -1
  22. package/dist/components/report/ReportHour.vue.d.ts +1 -1
  23. package/dist/components/report-editor-tab/ReportEditorTab.vue.d.ts +1 -1
  24. package/dist/components/schedule/CustomDate.vue.d.ts +1 -1
  25. package/dist/components/schedule/ManualSend.vue.d.ts +1 -1
  26. package/dist/components/schedule/ScheduleCard.vue.d.ts +1 -1
  27. package/dist/components/schedule/ScheduleEdit.vue.d.ts +1 -1
  28. package/dist/components/tile-editor-tab/TileEditorTab.vue.d.ts +1 -1
  29. package/dist/components/tile-editor-tab/datasource.d.ts +1 -1
  30. package/dist/components/tile-editor-tab/dialogs/SchemaDialog.vue.d.ts +1 -1
  31. package/dist/components/tile-editor-tab/section/ConditionSection.vue.d.ts +1 -1
  32. package/dist/components/tile-editor-tab/section/Datasource.vue.d.ts +1 -1
  33. package/dist/components/tile-editor-tab/section/DimensionSection.vue.d.ts +1 -1
  34. package/dist/components/tile-editor-tab/section/FilterSection.vue.d.ts +1 -1
  35. package/dist/components/tile-editor-tab/section/FilterValueInput.vue.d.ts +1 -1
  36. package/dist/components/tile-editor-tab/section/MetricSection.vue.d.ts +1 -1
  37. package/dist/components/tile-editor-tab/section/SchemaSection.vue.d.ts +1 -1
  38. package/dist/components/tile-editor-tab/section/SortSection.vue.d.ts +1 -1
  39. package/dist/components/tile-editor-tab/tile.d.ts +1 -1
  40. package/dist/components/widget/DynamicWidget.vue.d.ts +1 -1
  41. package/dist/components/widget/WidgetBarchart.vue.d.ts +1 -1
  42. package/dist/components/widget/WidgetCircular.vue.d.ts +1 -1
  43. package/dist/components/widget/WidgetDialog.vue.d.ts +1 -1
  44. package/dist/components/widget/WidgetLinechart.vue.d.ts +1 -1
  45. package/dist/components/widget/WidgetScorecard.vue.d.ts +1 -1
  46. package/dist/components/widget/WidgetStackBarChart.vue.d.ts +1 -1
  47. package/dist/components/widget/WidgetStackLineChart.vue.d.ts +1 -1
  48. package/dist/components/widget/WidgetTable.vue.d.ts +1 -1
  49. package/dist/components/widget/WidgetTypeList.vue.d.ts +1 -1
  50. package/dist/components/widget/widget.d.ts +1 -1
  51. package/dist/package.json +4 -7
  52. package/dist/stores/accounting.d.ts +22 -22
  53. package/dist/stores/integration.d.ts +82 -82
  54. package/dist/stores/report-filters.d.ts +3 -3
  55. package/dist/stores/report-schedule.d.ts +1 -1
  56. package/dist/stores/report-schema.d.ts +1 -1
  57. package/dist/stores/report.d.ts +2 -2
  58. package/dist/style.css +1 -1
  59. package/dist/types/setting.d.ts +1 -1
  60. package/dist/utils/helper.d.ts +1 -1
  61. package/dist/utils/timeFormat.d.ts +1 -1
  62. package/dist/utils/update-row-column-config.d.ts +2 -2
  63. package/dist/utils/widget-type.d.ts +1 -1
  64. package/dist/views/insight/InsightCard.vue.d.ts +1 -1
  65. package/dist/views/integration/DownloadDialog.vue.d.ts +1 -1
  66. package/dist/views/integration/MappingField.vue.d.ts +56 -50
  67. package/dist/views/integration/UploadSection.vue.d.ts +23 -0
  68. package/dist/views/integration/autocount/AutoCount.vue.d.ts +1 -1
  69. package/dist/views/integration/autocount/Preview.vue.d.ts +1 -1
  70. package/dist/views/integration/autocount/Setting.vue.d.ts +1 -1
  71. package/dist/views/integration/bukku/Bukku.vue.d.ts +1 -1
  72. package/dist/views/integration/bukku/Preview.vue.d.ts +1 -1
  73. package/dist/views/integration/bukku/Setting.vue.d.ts +1 -1
  74. package/dist/views/integration/iflexi-hrms/IFlexiHRMS.vue.d.ts +1 -1
  75. package/dist/views/integration/iflexi-hrms/Preview.vue.d.ts +1 -1
  76. package/dist/views/integration/iflexi-hrms/Setting.vue.d.ts +1 -1
  77. package/dist/views/integration/sql/Preview.vue.d.ts +1 -1
  78. package/dist/views/integration/sql/SQL.vue.d.ts +1 -1
  79. package/dist/views/integration/sql/Setting.vue.d.ts +1 -1
  80. package/dist/views/integration/xero/Preview.vue.d.ts +1 -1
  81. package/dist/views/integration/xero/Setting.vue.d.ts +1 -1
  82. package/dist/views/integration/xero/Xero.vue.d.ts +1 -1
  83. package/dist/views/report-editor/ReportEditorDesktop.vue.d.ts +1 -1
  84. package/dist/views/report-editor/ReportEditorMobile.vue.d.ts +1 -1
  85. package/dist/views/tile-editor/TileEditorDesktop.vue.d.ts +1 -1
  86. package/dist/views/tile-editor/TileEditorMobile.vue.d.ts +1 -1
  87. package/package.json +4 -7
@@ -1,4 +1,4 @@
1
- import { IntegrationPlatform, type Integration } from "../api/integration/type";
1
+ import { IntegrationPlatform, type Integration } from "@/api/integration/type";
2
2
  export declare const useIntegrationStore: import("pinia").StoreDefinition<"integration", Pick<{
3
3
  settings: import("vue").Ref<{
4
4
  _id?: string | undefined;
@@ -9,7 +9,7 @@ export declare const useIntegrationStore: import("pinia").StoreDefinition<"integ
9
9
  subdomain: string;
10
10
  token: string;
11
11
  type: "CASH" | "CREDIT";
12
- grouping: import("../api/integration/type").AccountingGrouping;
12
+ grouping: import("@/api/integration/type").AccountingGrouping;
13
13
  mappings?: {
14
14
  invoiceDocNo: string;
15
15
  creditNoteDocNo: string;
@@ -55,11 +55,11 @@ export declare const useIntegrationStore: import("pinia").StoreDefinition<"integ
55
55
  hour: number;
56
56
  minute: number;
57
57
  };
58
- triggeredAt?: string | undefined;
59
- dayOfDelay: number;
58
+ lastUploadDate?: string | undefined;
59
+ delayDay: number;
60
60
  } | {
61
61
  name: IntegrationPlatform.AutoCount;
62
- grouping: import("../api/integration/type").AccountingGrouping;
62
+ grouping: import("@/api/integration/type").AccountingGrouping;
63
63
  mappings?: {
64
64
  description: string;
65
65
  debtor: string;
@@ -101,11 +101,11 @@ export declare const useIntegrationStore: import("pinia").StoreDefinition<"integ
101
101
  hour: number;
102
102
  minute: number;
103
103
  };
104
- triggeredAt?: string | undefined;
105
- dayOfDelay: number;
104
+ lastUploadDate?: string | undefined;
105
+ delayDay: number;
106
106
  } | {
107
107
  name: IntegrationPlatform.SQL;
108
- grouping: import("../api/integration/type").AccountingGrouping;
108
+ grouping: import("@/api/integration/type").AccountingGrouping;
109
109
  mappings?: {
110
110
  description: string;
111
111
  debtor: string;
@@ -147,8 +147,8 @@ export declare const useIntegrationStore: import("pinia").StoreDefinition<"integ
147
147
  hour: number;
148
148
  minute: number;
149
149
  };
150
- triggeredAt?: string | undefined;
151
- dayOfDelay: number;
150
+ lastUploadDate?: string | undefined;
151
+ delayDay: number;
152
152
  } | {
153
153
  name: IntegrationPlatform.iFlexi_HRMS;
154
154
  mappings?: {
@@ -169,8 +169,8 @@ export declare const useIntegrationStore: import("pinia").StoreDefinition<"integ
169
169
  hour: number;
170
170
  minute: number;
171
171
  };
172
- triggeredAt?: string | undefined;
173
- dayOfDelay: number;
172
+ lastUploadDate?: string | undefined;
173
+ delayDay: number;
174
174
  } | {
175
175
  name: IntegrationPlatform.Xero;
176
176
  refreshToken?: string | undefined;
@@ -244,10 +244,10 @@ export declare const useIntegrationStore: import("pinia").StoreDefinition<"integ
244
244
  hour: number;
245
245
  minute: number;
246
246
  };
247
- triggeredAt?: string | undefined;
248
- dayOfDelay: number;
247
+ lastUploadDate?: string | undefined;
248
+ delayDay: number;
249
249
  };
250
- }[], Integration<import("../api/integration/type").Platform>[] | {
250
+ }[], Integration<import("@/api/integration/type").Platform>[] | {
251
251
  _id?: string | undefined;
252
252
  name: string;
253
253
  businessId: string;
@@ -256,7 +256,7 @@ export declare const useIntegrationStore: import("pinia").StoreDefinition<"integ
256
256
  subdomain: string;
257
257
  token: string;
258
258
  type: "CASH" | "CREDIT";
259
- grouping: import("../api/integration/type").AccountingGrouping;
259
+ grouping: import("@/api/integration/type").AccountingGrouping;
260
260
  mappings?: {
261
261
  invoiceDocNo: string;
262
262
  creditNoteDocNo: string;
@@ -302,11 +302,11 @@ export declare const useIntegrationStore: import("pinia").StoreDefinition<"integ
302
302
  hour: number;
303
303
  minute: number;
304
304
  };
305
- triggeredAt?: string | undefined;
306
- dayOfDelay: number;
305
+ lastUploadDate?: string | undefined;
306
+ delayDay: number;
307
307
  } | {
308
308
  name: IntegrationPlatform.AutoCount;
309
- grouping: import("../api/integration/type").AccountingGrouping;
309
+ grouping: import("@/api/integration/type").AccountingGrouping;
310
310
  mappings?: {
311
311
  description: string;
312
312
  debtor: string;
@@ -348,11 +348,11 @@ export declare const useIntegrationStore: import("pinia").StoreDefinition<"integ
348
348
  hour: number;
349
349
  minute: number;
350
350
  };
351
- triggeredAt?: string | undefined;
352
- dayOfDelay: number;
351
+ lastUploadDate?: string | undefined;
352
+ delayDay: number;
353
353
  } | {
354
354
  name: IntegrationPlatform.SQL;
355
- grouping: import("../api/integration/type").AccountingGrouping;
355
+ grouping: import("@/api/integration/type").AccountingGrouping;
356
356
  mappings?: {
357
357
  description: string;
358
358
  debtor: string;
@@ -394,8 +394,8 @@ export declare const useIntegrationStore: import("pinia").StoreDefinition<"integ
394
394
  hour: number;
395
395
  minute: number;
396
396
  };
397
- triggeredAt?: string | undefined;
398
- dayOfDelay: number;
397
+ lastUploadDate?: string | undefined;
398
+ delayDay: number;
399
399
  } | {
400
400
  name: IntegrationPlatform.iFlexi_HRMS;
401
401
  mappings?: {
@@ -416,8 +416,8 @@ export declare const useIntegrationStore: import("pinia").StoreDefinition<"integ
416
416
  hour: number;
417
417
  minute: number;
418
418
  };
419
- triggeredAt?: string | undefined;
420
- dayOfDelay: number;
419
+ lastUploadDate?: string | undefined;
420
+ delayDay: number;
421
421
  } | {
422
422
  name: IntegrationPlatform.Xero;
423
423
  refreshToken?: string | undefined;
@@ -491,8 +491,8 @@ export declare const useIntegrationStore: import("pinia").StoreDefinition<"integ
491
491
  hour: number;
492
492
  minute: number;
493
493
  };
494
- triggeredAt?: string | undefined;
495
- dayOfDelay: number;
494
+ lastUploadDate?: string | undefined;
495
+ delayDay: number;
496
496
  };
497
497
  }[]>;
498
498
  getSettings: () => Promise<void>;
@@ -506,7 +506,7 @@ export declare const useIntegrationStore: import("pinia").StoreDefinition<"integ
506
506
  subdomain: string;
507
507
  token: string;
508
508
  type: "CASH" | "CREDIT";
509
- grouping: import("../api/integration/type").AccountingGrouping;
509
+ grouping: import("@/api/integration/type").AccountingGrouping;
510
510
  mappings?: {
511
511
  invoiceDocNo: string;
512
512
  creditNoteDocNo: string;
@@ -552,11 +552,11 @@ export declare const useIntegrationStore: import("pinia").StoreDefinition<"integ
552
552
  hour: number;
553
553
  minute: number;
554
554
  };
555
- triggeredAt?: string | undefined;
556
- dayOfDelay: number;
555
+ lastUploadDate?: string | undefined;
556
+ delayDay: number;
557
557
  } | {
558
558
  name: IntegrationPlatform.AutoCount;
559
- grouping: import("../api/integration/type").AccountingGrouping;
559
+ grouping: import("@/api/integration/type").AccountingGrouping;
560
560
  mappings?: {
561
561
  description: string;
562
562
  debtor: string;
@@ -598,11 +598,11 @@ export declare const useIntegrationStore: import("pinia").StoreDefinition<"integ
598
598
  hour: number;
599
599
  minute: number;
600
600
  };
601
- triggeredAt?: string | undefined;
602
- dayOfDelay: number;
601
+ lastUploadDate?: string | undefined;
602
+ delayDay: number;
603
603
  } | {
604
604
  name: IntegrationPlatform.SQL;
605
- grouping: import("../api/integration/type").AccountingGrouping;
605
+ grouping: import("@/api/integration/type").AccountingGrouping;
606
606
  mappings?: {
607
607
  description: string;
608
608
  debtor: string;
@@ -644,8 +644,8 @@ export declare const useIntegrationStore: import("pinia").StoreDefinition<"integ
644
644
  hour: number;
645
645
  minute: number;
646
646
  };
647
- triggeredAt?: string | undefined;
648
- dayOfDelay: number;
647
+ lastUploadDate?: string | undefined;
648
+ delayDay: number;
649
649
  } | {
650
650
  name: IntegrationPlatform.iFlexi_HRMS;
651
651
  mappings?: {
@@ -666,8 +666,8 @@ export declare const useIntegrationStore: import("pinia").StoreDefinition<"integ
666
666
  hour: number;
667
667
  minute: number;
668
668
  };
669
- triggeredAt?: string | undefined;
670
- dayOfDelay: number;
669
+ lastUploadDate?: string | undefined;
670
+ delayDay: number;
671
671
  } | {
672
672
  name: IntegrationPlatform.Xero;
673
673
  refreshToken?: string | undefined;
@@ -741,10 +741,10 @@ export declare const useIntegrationStore: import("pinia").StoreDefinition<"integ
741
741
  hour: number;
742
742
  minute: number;
743
743
  };
744
- triggeredAt?: string | undefined;
745
- dayOfDelay: number;
744
+ lastUploadDate?: string | undefined;
745
+ delayDay: number;
746
746
  };
747
- }[], Integration<import("../api/integration/type").Platform>[] | {
747
+ }[], Integration<import("@/api/integration/type").Platform>[] | {
748
748
  _id?: string | undefined;
749
749
  name: string;
750
750
  businessId: string;
@@ -753,7 +753,7 @@ export declare const useIntegrationStore: import("pinia").StoreDefinition<"integ
753
753
  subdomain: string;
754
754
  token: string;
755
755
  type: "CASH" | "CREDIT";
756
- grouping: import("../api/integration/type").AccountingGrouping;
756
+ grouping: import("@/api/integration/type").AccountingGrouping;
757
757
  mappings?: {
758
758
  invoiceDocNo: string;
759
759
  creditNoteDocNo: string;
@@ -799,11 +799,11 @@ export declare const useIntegrationStore: import("pinia").StoreDefinition<"integ
799
799
  hour: number;
800
800
  minute: number;
801
801
  };
802
- triggeredAt?: string | undefined;
803
- dayOfDelay: number;
802
+ lastUploadDate?: string | undefined;
803
+ delayDay: number;
804
804
  } | {
805
805
  name: IntegrationPlatform.AutoCount;
806
- grouping: import("../api/integration/type").AccountingGrouping;
806
+ grouping: import("@/api/integration/type").AccountingGrouping;
807
807
  mappings?: {
808
808
  description: string;
809
809
  debtor: string;
@@ -845,11 +845,11 @@ export declare const useIntegrationStore: import("pinia").StoreDefinition<"integ
845
845
  hour: number;
846
846
  minute: number;
847
847
  };
848
- triggeredAt?: string | undefined;
849
- dayOfDelay: number;
848
+ lastUploadDate?: string | undefined;
849
+ delayDay: number;
850
850
  } | {
851
851
  name: IntegrationPlatform.SQL;
852
- grouping: import("../api/integration/type").AccountingGrouping;
852
+ grouping: import("@/api/integration/type").AccountingGrouping;
853
853
  mappings?: {
854
854
  description: string;
855
855
  debtor: string;
@@ -891,8 +891,8 @@ export declare const useIntegrationStore: import("pinia").StoreDefinition<"integ
891
891
  hour: number;
892
892
  minute: number;
893
893
  };
894
- triggeredAt?: string | undefined;
895
- dayOfDelay: number;
894
+ lastUploadDate?: string | undefined;
895
+ delayDay: number;
896
896
  } | {
897
897
  name: IntegrationPlatform.iFlexi_HRMS;
898
898
  mappings?: {
@@ -913,8 +913,8 @@ export declare const useIntegrationStore: import("pinia").StoreDefinition<"integ
913
913
  hour: number;
914
914
  minute: number;
915
915
  };
916
- triggeredAt?: string | undefined;
917
- dayOfDelay: number;
916
+ lastUploadDate?: string | undefined;
917
+ delayDay: number;
918
918
  } | {
919
919
  name: IntegrationPlatform.Xero;
920
920
  refreshToken?: string | undefined;
@@ -988,8 +988,8 @@ export declare const useIntegrationStore: import("pinia").StoreDefinition<"integ
988
988
  hour: number;
989
989
  minute: number;
990
990
  };
991
- triggeredAt?: string | undefined;
992
- dayOfDelay: number;
991
+ lastUploadDate?: string | undefined;
992
+ delayDay: number;
993
993
  };
994
994
  }[]>;
995
995
  getSettings: () => Promise<void>;
@@ -1003,7 +1003,7 @@ export declare const useIntegrationStore: import("pinia").StoreDefinition<"integ
1003
1003
  subdomain: string;
1004
1004
  token: string;
1005
1005
  type: "CASH" | "CREDIT";
1006
- grouping: import("../api/integration/type").AccountingGrouping;
1006
+ grouping: import("@/api/integration/type").AccountingGrouping;
1007
1007
  mappings?: {
1008
1008
  invoiceDocNo: string;
1009
1009
  creditNoteDocNo: string;
@@ -1049,11 +1049,11 @@ export declare const useIntegrationStore: import("pinia").StoreDefinition<"integ
1049
1049
  hour: number;
1050
1050
  minute: number;
1051
1051
  };
1052
- triggeredAt?: string | undefined;
1053
- dayOfDelay: number;
1052
+ lastUploadDate?: string | undefined;
1053
+ delayDay: number;
1054
1054
  } | {
1055
1055
  name: IntegrationPlatform.AutoCount;
1056
- grouping: import("../api/integration/type").AccountingGrouping;
1056
+ grouping: import("@/api/integration/type").AccountingGrouping;
1057
1057
  mappings?: {
1058
1058
  description: string;
1059
1059
  debtor: string;
@@ -1095,11 +1095,11 @@ export declare const useIntegrationStore: import("pinia").StoreDefinition<"integ
1095
1095
  hour: number;
1096
1096
  minute: number;
1097
1097
  };
1098
- triggeredAt?: string | undefined;
1099
- dayOfDelay: number;
1098
+ lastUploadDate?: string | undefined;
1099
+ delayDay: number;
1100
1100
  } | {
1101
1101
  name: IntegrationPlatform.SQL;
1102
- grouping: import("../api/integration/type").AccountingGrouping;
1102
+ grouping: import("@/api/integration/type").AccountingGrouping;
1103
1103
  mappings?: {
1104
1104
  description: string;
1105
1105
  debtor: string;
@@ -1141,8 +1141,8 @@ export declare const useIntegrationStore: import("pinia").StoreDefinition<"integ
1141
1141
  hour: number;
1142
1142
  minute: number;
1143
1143
  };
1144
- triggeredAt?: string | undefined;
1145
- dayOfDelay: number;
1144
+ lastUploadDate?: string | undefined;
1145
+ delayDay: number;
1146
1146
  } | {
1147
1147
  name: IntegrationPlatform.iFlexi_HRMS;
1148
1148
  mappings?: {
@@ -1163,8 +1163,8 @@ export declare const useIntegrationStore: import("pinia").StoreDefinition<"integ
1163
1163
  hour: number;
1164
1164
  minute: number;
1165
1165
  };
1166
- triggeredAt?: string | undefined;
1167
- dayOfDelay: number;
1166
+ lastUploadDate?: string | undefined;
1167
+ delayDay: number;
1168
1168
  } | {
1169
1169
  name: IntegrationPlatform.Xero;
1170
1170
  refreshToken?: string | undefined;
@@ -1238,10 +1238,10 @@ export declare const useIntegrationStore: import("pinia").StoreDefinition<"integ
1238
1238
  hour: number;
1239
1239
  minute: number;
1240
1240
  };
1241
- triggeredAt?: string | undefined;
1242
- dayOfDelay: number;
1241
+ lastUploadDate?: string | undefined;
1242
+ delayDay: number;
1243
1243
  };
1244
- }[], Integration<import("../api/integration/type").Platform>[] | {
1244
+ }[], Integration<import("@/api/integration/type").Platform>[] | {
1245
1245
  _id?: string | undefined;
1246
1246
  name: string;
1247
1247
  businessId: string;
@@ -1250,7 +1250,7 @@ export declare const useIntegrationStore: import("pinia").StoreDefinition<"integ
1250
1250
  subdomain: string;
1251
1251
  token: string;
1252
1252
  type: "CASH" | "CREDIT";
1253
- grouping: import("../api/integration/type").AccountingGrouping;
1253
+ grouping: import("@/api/integration/type").AccountingGrouping;
1254
1254
  mappings?: {
1255
1255
  invoiceDocNo: string;
1256
1256
  creditNoteDocNo: string;
@@ -1296,11 +1296,11 @@ export declare const useIntegrationStore: import("pinia").StoreDefinition<"integ
1296
1296
  hour: number;
1297
1297
  minute: number;
1298
1298
  };
1299
- triggeredAt?: string | undefined;
1300
- dayOfDelay: number;
1299
+ lastUploadDate?: string | undefined;
1300
+ delayDay: number;
1301
1301
  } | {
1302
1302
  name: IntegrationPlatform.AutoCount;
1303
- grouping: import("../api/integration/type").AccountingGrouping;
1303
+ grouping: import("@/api/integration/type").AccountingGrouping;
1304
1304
  mappings?: {
1305
1305
  description: string;
1306
1306
  debtor: string;
@@ -1342,11 +1342,11 @@ export declare const useIntegrationStore: import("pinia").StoreDefinition<"integ
1342
1342
  hour: number;
1343
1343
  minute: number;
1344
1344
  };
1345
- triggeredAt?: string | undefined;
1346
- dayOfDelay: number;
1345
+ lastUploadDate?: string | undefined;
1346
+ delayDay: number;
1347
1347
  } | {
1348
1348
  name: IntegrationPlatform.SQL;
1349
- grouping: import("../api/integration/type").AccountingGrouping;
1349
+ grouping: import("@/api/integration/type").AccountingGrouping;
1350
1350
  mappings?: {
1351
1351
  description: string;
1352
1352
  debtor: string;
@@ -1388,8 +1388,8 @@ export declare const useIntegrationStore: import("pinia").StoreDefinition<"integ
1388
1388
  hour: number;
1389
1389
  minute: number;
1390
1390
  };
1391
- triggeredAt?: string | undefined;
1392
- dayOfDelay: number;
1391
+ lastUploadDate?: string | undefined;
1392
+ delayDay: number;
1393
1393
  } | {
1394
1394
  name: IntegrationPlatform.iFlexi_HRMS;
1395
1395
  mappings?: {
@@ -1410,8 +1410,8 @@ export declare const useIntegrationStore: import("pinia").StoreDefinition<"integ
1410
1410
  hour: number;
1411
1411
  minute: number;
1412
1412
  };
1413
- triggeredAt?: string | undefined;
1414
- dayOfDelay: number;
1413
+ lastUploadDate?: string | undefined;
1414
+ delayDay: number;
1415
1415
  } | {
1416
1416
  name: IntegrationPlatform.Xero;
1417
1417
  refreshToken?: string | undefined;
@@ -1485,8 +1485,8 @@ export declare const useIntegrationStore: import("pinia").StoreDefinition<"integ
1485
1485
  hour: number;
1486
1486
  minute: number;
1487
1487
  };
1488
- triggeredAt?: string | undefined;
1489
- dayOfDelay: number;
1488
+ lastUploadDate?: string | undefined;
1489
+ delayDay: number;
1490
1490
  };
1491
1491
  }[]>;
1492
1492
  getSettings: () => Promise<void>;
@@ -1,6 +1,6 @@
1
- import { type Business, type Restaurant, type Warehouse } from "../types/business";
2
- import { type DateRange, type TimeRange } from "../types";
3
- import { DateRangeSettingType, type DateSettingType } from "../types/setting";
1
+ import { type Business, type Restaurant, type Warehouse } from "@/types/business";
2
+ import { type DateRange, type TimeRange } from "@/types";
3
+ import { DateRangeSettingType, type DateSettingType } from "@/types/setting";
4
4
  /**
5
5
  * Description : Filter for all report
6
6
  * Here we handle all filter :
@@ -1,4 +1,4 @@
1
- import { Cycle, type Schedule } from "../types/schedule";
1
+ import { Cycle, type Schedule } from "@/types/schedule";
2
2
  /**
3
3
  * Description : Schedules State
4
4
  * Here we will store the current report state that will be used thoughout the whole report UI
@@ -1,4 +1,4 @@
1
- import { type Schema } from "../types/schema";
1
+ import { type Schema } from "@/types/schema";
2
2
  /**
3
3
  * Description : Report State
4
4
  * Here we will store the current report state that will be used thoughout the whole report UI
@@ -1,5 +1,5 @@
1
- import { WidgetType, type Category, type Report, type ReportTile } from "../types/report";
2
- import type { FeedbackForm } from "../types/feedback";
1
+ import { WidgetType, type Category, type Report, type ReportTile } from "@/types/report";
2
+ import type { FeedbackForm } from "@/types/feedback";
3
3
  /**
4
4
  * Description : Report State
5
5
  * Here we will stobe the current report state that will be used thoughout the whole report UI
package/dist/style.css CHANGED
@@ -1 +1 @@
1
- .card-container[data-v-16b210f9]{overflow-y:auto;overflow-x:hidden}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.report-table>div{padding-bottom:140px}.show-pin{visibility:hidden}.row:hover .show-pin{visibility:visible}.circular{padding:0;height:calc(100% - 36px)}.circular .grow{height:100%}.sparkline{margin:0;padding:0}.sparkline .grow{height:50px;flex-grow:0}.scrollbar-hide-table>div{scrollbar-width:thin}.bar-chart{padding:0;height:calc(100% - 36px)}.bar-chart .grow{height:100%}.bar-chart .flex-col{gap:0}.line-chart{padding:0 0 8px;height:calc(100% - 36px)}.line-chart .grow{height:100%}.line-chart .flex-col{gap:0}.selected-widget[data-v-3d0a8566]{background-color:#fff4e6;border-color:#ff7823}.slide-fade-enter-active[data-v-b4e167c9],.slide-fade-leave-active[data-v-b4e167c9]{transition:all .3s ease-in-out}.slide-fade-enter-from[data-v-b4e167c9],.slide-fade-leave-to[data-v-b4e167c9]{transform:translateY(-50px);opacity:0}.slide-fade-right-enter-active[data-v-a98ca9bc],.slide-fade-right-leave-active[data-v-a98ca9bc]{transition:all .3s ease-in-out}.slide-fade-right-enter-from[data-v-a98ca9bc],.slide-fade-right-leave-to[data-v-a98ca9bc]{position:absolute;transform:translate(-50px);opacity:.4}.slide-fade-left-enter-active[data-v-a98ca9bc]{transition-delay:.3s;transition:all .3s ease-in-out}.slide-fade-left-leave-active[data-v-a98ca9bc]{transition:all .3s ease-in-out}.slide-fade-left-enter-from[data-v-a98ca9bc],.slide-fade-left-leave-to[data-v-a98ca9bc]{position:absolute;transform:translate(-50px);opacity:.1}.integration-card[data-v-91795534]{height:140px;width:140px;padding:0}.integration-card .logo-card[data-v-91795534]{width:100%;padding:24px;background:#fff}.integration-card .title-card[data-v-91795534]{height:36px;color:#fff}.icon-btn{border-radius:100%}.overlay{background:#0006;position:absolute;top:0;left:0;height:100vh;width:100vw}.side-panel{position:fixed;right:0;top:0;height:100%;background:#fff}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}.slide-enter-active,.slide-leave-active{transition:all .3s ease-out}.slide-enter-from,.slide-leave-to{transform:translate(100%)}.fm-top-sheet{height:100%}
1
+ .card-container[data-v-16b210f9]{overflow-y:auto;overflow-x:hidden}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.report-table>div{padding-bottom:140px}.show-pin{visibility:hidden}.row:hover .show-pin{visibility:visible}.circular{padding:0;height:calc(100% - 36px)}.circular .grow{height:100%}.sparkline{margin:0;padding:0}.sparkline .grow{height:50px;flex-grow:0}.scrollbar-hide-table>div{scrollbar-width:thin}.bar-chart{padding:0;height:calc(100% - 36px)}.bar-chart .grow{height:100%}.bar-chart .flex-col{gap:0}.line-chart{padding:0 0 8px;height:calc(100% - 36px)}.line-chart .grow{height:100%}.line-chart .flex-col{gap:0}.selected-widget[data-v-3d0a8566]{background-color:#fff4e6;border-color:#ff7823}.slide-fade-enter-active[data-v-b4e167c9],.slide-fade-leave-active[data-v-b4e167c9]{transition:all .3s ease-in-out}.slide-fade-enter-from[data-v-b4e167c9],.slide-fade-leave-to[data-v-b4e167c9]{transform:translateY(-50px);opacity:0}.slide-fade-right-enter-active[data-v-a98ca9bc],.slide-fade-right-leave-active[data-v-a98ca9bc]{transition:all .3s ease-in-out}.slide-fade-right-enter-from[data-v-a98ca9bc],.slide-fade-right-leave-to[data-v-a98ca9bc]{position:absolute;transform:translate(-50px);opacity:.4}.slide-fade-left-enter-active[data-v-a98ca9bc]{transition-delay:.3s;transition:all .3s ease-in-out}.slide-fade-left-leave-active[data-v-a98ca9bc]{transition:all .3s ease-in-out}.slide-fade-left-enter-from[data-v-a98ca9bc],.slide-fade-left-leave-to[data-v-a98ca9bc]{position:absolute;transform:translate(-50px);opacity:.1}.integration-card[data-v-8a2a4a85]{height:140px;width:140px;padding:0}.integration-card .logo-card[data-v-8a2a4a85]{width:100%;padding:24px;background:#fff}.integration-card .title-card[data-v-8a2a4a85]{height:36px;color:#fff}.icon-btn{border-radius:100%}.overlay{background:#0006;position:absolute;top:0;left:0;height:100vh;width:100vw}.side-panel{position:fixed;right:0;top:0;height:100%;background:#fff}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}.slide-enter-active,.slide-leave-active{transition:all .3s ease-out}.slide-enter-from,.slide-leave-to{transform:translate(100%)}.fm-top-sheet{height:100%}
@@ -1,4 +1,4 @@
1
- import type { CompareType } from "../stores/report-filters";
1
+ import type { CompareType } from "@/stores/report-filters";
2
2
  export declare enum DateRangeSettingType {
3
3
  Today = "Today",
4
4
  Yesterday = "Yesterday",
@@ -1,4 +1,4 @@
1
- import { type CycleOption } from "../types/schedule";
1
+ import { type CycleOption } from "@/types/schedule";
2
2
  export declare function debounce(fn: Function, wait?: number, immediate?: boolean): {
3
3
  (...args: any): void;
4
4
  cancel(): void;
@@ -1,3 +1,3 @@
1
- import type { Time } from "../types/schedule";
1
+ import type { Time } from "@/types/schedule";
2
2
  export declare const timeStringToDayjs: (date: Time) => string;
3
3
  export declare const showNextDay: (startTime: Time, endTime: Time) => "" | "+1";
@@ -1,5 +1,5 @@
1
- import type { ListItem } from "../types";
2
- import { type ReportTile, type WidgetBaseConfig } from "../types/report";
1
+ import type { ListItem } from "@/types";
2
+ import { type ReportTile, type WidgetBaseConfig } from "@/types/report";
3
3
  export declare const metricNameRowColumn: {
4
4
  label: string;
5
5
  value: string;
@@ -1,4 +1,4 @@
1
- import { WidgetType } from "../types/report";
1
+ import { WidgetType } from "@/types/report";
2
2
  export declare const widgetList: {
3
3
  label: string;
4
4
  icon: string;
@@ -1,4 +1,4 @@
1
- import type { InsightWidget } from "../../api/insight/type";
1
+ import type { InsightWidget } from "@/api/insight/type";
2
2
  import { type PropType } from "vue";
3
3
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  widget: {
@@ -1,5 +1,5 @@
1
1
  import { type PropType } from "vue";
2
- import { type FileFormat } from "../../api/integration/type";
2
+ import { type FileFormat } from "@/api/integration/type";
3
3
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  modelValue: {
5
5
  required: true;
@@ -1,55 +1,61 @@
1
- import { type PropType } from "vue";
2
- declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
- modelValue: {
4
- required: true;
5
- type: PropType<{
6
- [key: string]: string | boolean;
7
- }>;
8
- };
9
- removable: {
10
- type: BooleanConstructor;
11
- default: boolean;
12
- };
13
- options: {
14
- type: PropType<{
15
- [key: string]: {
16
- placeholder: string;
17
- editable: boolean;
18
- };
19
- }>;
20
- default: () => {};
21
- };
22
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
23
- remove: () => void;
24
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
25
- modelValue: {
26
- required: true;
27
- type: PropType<{
28
- [key: string]: string | boolean;
29
- }>;
30
- };
31
- removable: {
32
- type: BooleanConstructor;
33
- default: boolean;
34
- };
35
- options: {
36
- type: PropType<{
37
- [key: string]: {
38
- placeholder: string;
39
- editable: boolean;
40
- };
41
- }>;
42
- default: () => {};
43
- };
44
- }>> & Readonly<{
45
- onRemove?: (() => any) | undefined;
46
- }>, {
47
- removable: boolean;
48
- options: {
1
+ import type { ValidationRule } from "@feedmepos/ui-library";
2
+ declare const _default: <T extends {
3
+ [key: string]: string | number | boolean;
4
+ }>(__VLS_props: {
5
+ type?: "number" | "text" | "email" | "password" | "tel" | undefined;
6
+ modelValue: T;
7
+ rules?: ValidationRule[] | undefined;
8
+ removable?: boolean | undefined;
9
+ options?: {
49
10
  [key: string]: {
50
11
  placeholder: string;
51
12
  editable: boolean;
52
13
  };
53
- };
54
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
14
+ } | undefined;
15
+ readonly onRemove?: (() => any) | undefined;
16
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, __VLS_ctx?: {
17
+ attrs: any;
18
+ slots: {};
19
+ emit: (e: "remove") => void;
20
+ } | undefined, __VLS_expose?: ((exposed: import('vue').ShallowUnwrapRef<{}>) => void) | undefined, __VLS_setup?: Promise<{
21
+ props: {
22
+ type?: "number" | "text" | "email" | "password" | "tel" | undefined;
23
+ modelValue: T;
24
+ rules?: ValidationRule[] | undefined;
25
+ removable?: boolean | undefined;
26
+ options?: {
27
+ [key: string]: {
28
+ placeholder: string;
29
+ editable: boolean;
30
+ };
31
+ } | undefined;
32
+ readonly onRemove?: (() => any) | undefined;
33
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
34
+ expose(exposed: import('vue').ShallowUnwrapRef<{}>): void;
35
+ attrs: any;
36
+ slots: {};
37
+ emit: (e: "remove") => void;
38
+ }>) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
39
+ [key: string]: any;
40
+ }> & {
41
+ __ctx?: {
42
+ props: {
43
+ type?: "number" | "text" | "email" | "password" | "tel" | undefined;
44
+ modelValue: T;
45
+ rules?: ValidationRule[] | undefined;
46
+ removable?: boolean | undefined;
47
+ options?: {
48
+ [key: string]: {
49
+ placeholder: string;
50
+ editable: boolean;
51
+ };
52
+ } | undefined;
53
+ readonly onRemove?: (() => any) | undefined;
54
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
55
+ expose(exposed: import('vue').ShallowUnwrapRef<{}>): void;
56
+ attrs: any;
57
+ slots: {};
58
+ emit: (e: "remove") => void;
59
+ } | undefined;
60
+ };
55
61
  export default _default;