@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,5 +1,5 @@
1
1
  import { type PropType } from "vue";
2
- import type { Location } from "../../../stores/report-filters";
2
+ import type { Location } from "@/stores/report-filters";
3
3
  import type { BukkuAccountingIntegration } from "../setting-exporter/type";
4
4
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
5
5
  modelValue: PropType<BukkuAccountingIntegration>;
@@ -1,5 +1,5 @@
1
1
  import { type PropType } from "vue";
2
- import type { Location } from "../../../stores/report-filters";
2
+ import type { Location } from "@/stores/report-filters";
3
3
  import type { NetSuiteAccountingIntegration } from "../setting-exporter/type";
4
4
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
5
5
  modelValue: PropType<NetSuiteAccountingIntegration>;
@@ -1,5 +1,5 @@
1
1
  import type { PropType } from "vue";
2
- import type { Location } from "../../../stores/report-filters";
2
+ import type { Location } from "@/stores/report-filters";
3
3
  import type { XeroAccountingIntegration } from "../setting-exporter/type";
4
4
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
5
5
  modelValue: PropType<XeroAccountingIntegration>;
@@ -1,4 +1,4 @@
1
- import type { Time } from "../../../types/schedule";
1
+ import type { Time } from "@/types/schedule";
2
2
  export interface MappingCondition {
3
3
  key: string;
4
4
  value: string;
@@ -1,4 +1,4 @@
1
- import { type DatePredefinedRange } from "../../stores/report-filters";
1
+ import { type DatePredefinedRange } from "@/stores/report-filters";
2
2
  import { type PropType } from "vue";
3
3
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  compareType: PropType<any>;
@@ -1,5 +1,5 @@
1
1
  import { type PropType } from "vue";
2
- import { type Location } from "../../stores/report-filters";
2
+ import { type Location } from "@/stores/report-filters";
3
3
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  modelValue: PropType<any>;
5
5
  options: {
@@ -1,5 +1,5 @@
1
1
  import { type PropType } from "vue";
2
- import type { ReportHourType } from "../../types/setting";
2
+ import type { ReportHourType } from "@/types/setting";
3
3
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  modelValue: PropType<any>;
5
5
  defaultDateRange: {
@@ -1,4 +1,4 @@
1
- import { DateRangeSettingType } from "../../types/setting";
1
+ import { DateRangeSettingType } from "@/types/setting";
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  modelValue: {
4
4
  required: true;
@@ -1,4 +1,4 @@
1
- import type { ReportHourType } from "../../types/setting";
1
+ import type { ReportHourType } from "@/types/setting";
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  modelValue: {
4
4
  required: true;
@@ -1,4 +1,4 @@
1
- import type { Report } from "../../types/report";
1
+ import type { Report } from "@/types/report";
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  modelValue: {
4
4
  required: true;
@@ -1,4 +1,4 @@
1
- import { type CycleOption } from "../../types/schedule";
1
+ import { type CycleOption } from "@/types/schedule";
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  modelValue: {
4
4
  required: true;
@@ -1,5 +1,5 @@
1
1
  import { type PropType } from "vue";
2
- import { type Schedule } from "../../types/schedule";
2
+ import { type Schedule } from "@/types/schedule";
3
3
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  isOpen: {
5
5
  type: BooleanConstructor;
@@ -1,4 +1,4 @@
1
- import { type Schedule } from "../../types/schedule";
1
+ import { type Schedule } from "@/types/schedule";
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
3
3
  schedule: Schedule;
4
4
  }>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
@@ -1,5 +1,5 @@
1
1
  import { type PropType } from "vue";
2
- import { type Schedule } from "../../types/schedule";
2
+ import { type Schedule } from "@/types/schedule";
3
3
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  isOpen: {
5
5
  type: BooleanConstructor;
@@ -1,4 +1,4 @@
1
- import { type ReportTile } from "../../types/report";
1
+ import { type ReportTile } from "@/types/report";
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  modelValue: {
4
4
  required: true;
@@ -1,4 +1,4 @@
1
- import { WidgetType } from "../../types/report";
1
+ import { WidgetType } from "@/types/report";
2
2
  export interface DatasourceSectionConfig {
3
3
  type: WidgetType;
4
4
  maxDimension: number | null;
@@ -1,5 +1,5 @@
1
1
  import { type PropType } from "vue";
2
- import type { SchemaOption } from "../../../types";
2
+ import type { SchemaOption } from "@/types";
3
3
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  modelValue: {
5
5
  required: true;
@@ -1,5 +1,5 @@
1
1
  import { type PropType } from "vue";
2
- import type { QueryRequestField, QueryRequestJoinDatasourceCondition } from "../../../types/report";
2
+ import type { QueryRequestField, QueryRequestJoinDatasourceCondition } from "@/types/report";
3
3
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  modelValue: {
5
5
  required: true;
@@ -1,4 +1,4 @@
1
- import { type JoinDatasourceConfig, type WidgetBaseConfig } from "../../../types/report";
1
+ import { type JoinDatasourceConfig, type WidgetBaseConfig } from "@/types/report";
2
2
  import { type PropType } from "vue";
3
3
  import type { DatasourceSectionConfig } from "../datasource";
4
4
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
@@ -1,5 +1,5 @@
1
1
  import { type PropType } from "vue";
2
- import { type JoinDatasourceConfig, type QueryRequestDimension, type QueryRequestField, type WidgetBaseConfig } from "../../../types/report";
2
+ import { type JoinDatasourceConfig, type QueryRequestDimension, type QueryRequestField, type WidgetBaseConfig } from "@/types/report";
3
3
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  modelValue: PropType<QueryRequestDimension[]>;
5
5
  options: {
@@ -1,5 +1,5 @@
1
1
  import { type PropType } from "vue";
2
- import type { QueryRequestField, QueryRequestFilter } from "../../../types/report";
2
+ import type { QueryRequestField, QueryRequestFilter } from "@/types/report";
3
3
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  modelValue: PropType<QueryRequestFilter[]>;
5
5
  options: {
@@ -1,5 +1,5 @@
1
1
  import { type PropType } from "vue";
2
- import { type InputConfig } from "../../tile-editor-tab/filter.input";
2
+ import { type InputConfig } from "@components/tile-editor-tab/filter.input";
3
3
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  modelValue: {
5
5
  required: true;
@@ -1,5 +1,5 @@
1
1
  import { type PropType } from "vue";
2
- import type { JoinDatasourceConfig, QueryRequestField, QueryRequestMetric, WidgetBaseConfig } from "../../../types/report";
2
+ import type { JoinDatasourceConfig, QueryRequestField, QueryRequestMetric, WidgetBaseConfig } from "@/types/report";
3
3
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  modelValue: PropType<QueryRequestMetric[]>;
5
5
  options: {
@@ -1,5 +1,5 @@
1
1
  import { type PropType } from "vue";
2
- import type { JoinDatasourceConfig, WidgetBaseConfig } from "../../../types/report";
2
+ import type { JoinDatasourceConfig, WidgetBaseConfig } from "@/types/report";
3
3
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  modelValue: {
5
5
  required: true;
@@ -1,5 +1,5 @@
1
1
  import { type PropType } from "vue";
2
- import type { QueryRequestField, QueryRequestSort } from "../../../types/report";
2
+ import type { QueryRequestField, QueryRequestSort } from "@/types/report";
3
3
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  modelValue: PropType<QueryRequestSort[]>;
5
5
  options: {
@@ -1,4 +1,4 @@
1
- import { type ReportTile, WidgetType, type WidgetBaseConfig, type QueryRequestDimension, type QueryRequestMetric } from "../../types/report";
1
+ import { type ReportTile, WidgetType, type WidgetBaseConfig, type QueryRequestDimension, type QueryRequestMetric } from "@/types/report";
2
2
  export declare function initWidgetConfig(type: WidgetType): WidgetBaseConfig;
3
3
  export declare function initTile(type: WidgetType, name?: string): ReportTile;
4
4
  export declare function handleRemoveByIndex(list: any[], indexToRemove: number): any[];
@@ -1,4 +1,4 @@
1
- import { type ReportTile } from "../../types/report";
1
+ import { type ReportTile } from "@/types/report";
2
2
  export interface RollupOption {
3
3
  label: string;
4
4
  value: number | null;
@@ -1,4 +1,4 @@
1
- import type { QueryWidgetResponseXYChart, WidgetProps } from "../../types/widget";
1
+ import type { QueryWidgetResponseXYChart, WidgetProps } from "@/types/widget";
2
2
  declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  modelValue: {
4
4
  required: true;
@@ -1,4 +1,4 @@
1
- import type { QueryWidgetResponseCircular, WidgetProps } from "../../types/widget";
1
+ import type { QueryWidgetResponseCircular, WidgetProps } from "@/types/widget";
2
2
  declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  modelValue: {
4
4
  required: true;
@@ -1,4 +1,4 @@
1
- import { WidgetType } from "../../types/report";
1
+ import { WidgetType } from "@/types/report";
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  modelValue: import("vue").PropType<WidgetType | undefined>;
4
4
  isOpen: {
@@ -1,4 +1,4 @@
1
- import type { QueryWidgetResponseXYChart, WidgetProps } from "../../types/widget";
1
+ import type { QueryWidgetResponseXYChart, WidgetProps } from "@/types/widget";
2
2
  declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  modelValue: {
4
4
  required: true;
@@ -1,4 +1,4 @@
1
- import { type QueryWidgetResponseScoreCard, type WidgetProps } from "../../types/widget";
1
+ import { type QueryWidgetResponseScoreCard, type WidgetProps } from "@/types/widget";
2
2
  declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  modelValue: {
4
4
  required: true;
@@ -1,4 +1,4 @@
1
- import type { QueryWidgetResponseXYChart, WidgetProps } from "../../types/widget";
1
+ import type { QueryWidgetResponseXYChart, WidgetProps } from "@/types/widget";
2
2
  declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  modelValue: {
4
4
  required: true;
@@ -1,4 +1,4 @@
1
- import type { QueryWidgetResponseXYChart, WidgetProps } from "../../types/widget";
1
+ import type { QueryWidgetResponseXYChart, WidgetProps } from "@/types/widget";
2
2
  declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  modelValue: {
4
4
  required: true;
@@ -1,4 +1,4 @@
1
- import { type QueryWidgetResponseTable, type WidgetProps } from "../../types/widget";
1
+ import { type QueryWidgetResponseTable, type WidgetProps } from "@/types/widget";
2
2
  declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  modelValue: {
4
4
  required: true;
@@ -1,5 +1,5 @@
1
1
  import { type PropType } from "vue";
2
- import type { WidgetType } from "../../types/report";
2
+ import type { WidgetType } from "@/types/report";
3
3
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  modelValue: PropType<any>;
5
5
  childClass: {
@@ -1,4 +1,4 @@
1
- import { type QueryRequestDimension, type QueryRequestMetric, WidgetType } from "../../types/report";
1
+ import { type QueryRequestDimension, type QueryRequestMetric, WidgetType } from "@/types/report";
2
2
  interface WidgetOption {
3
3
  label: string;
4
4
  icon: string;
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@feedmepos/mf-report",
3
- "version": "5.3.5-rc.2",
3
+ "version": "5.3.6-rc.0",
4
4
  "files": [
5
5
  "dist"
6
6
  ],
@@ -20,11 +20,9 @@
20
20
  "build:mf:dev:keynote2024": "vite build --mode fmmf:dev:keynote2024",
21
21
  "build:mf:dev": "vite build --mode fmmf",
22
22
  "build:mf:prod": "vite build --mode fmmf:prod",
23
- "tsc-resolve": "tsc-alias --project tsconfig.app.json --outDir dist",
24
- "build:dts": "vue-tsc --declaration --emitDeclarationOnly -p tsconfig.app.json --outDir ./dist && pnpm tsc-resolve",
25
- "build-types": "vue-tsc --declaration --emitDeclarationOnly -p tsconfig.app.json --outDir dist --composite false && pnpm tsc-resolve",
26
- "build-only:dev": "pnpm build:mf:dev && pnpm build:dts && pnpm build-types && cp package.json ./dist",
27
- "build-only:prod": "pnpm build:mf:prod && pnpm build:dts && pnpm build-types && cp package.json ./dist",
23
+ "build-types": "vue-tsc --declaration --emitDeclarationOnly -p tsconfig.app.json --outDir dist --composite false",
24
+ "build-only:dev": "pnpm build:mf:dev && pnpm build-types && cp package.json ./dist",
25
+ "build-only:prod": "pnpm build:mf:prod && pnpm build-types && cp package.json ./dist",
28
26
  "type-check": "vue-tsc --noEmit -p tsconfig.app.json --composite false",
29
27
  "deploy-npm:dev": "pnpm run build-only:dev && pnpm publish --no-git-checks .",
30
28
  "lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore",
@@ -41,7 +39,6 @@
41
39
  "dayjs": "^1.11.10",
42
40
  "dotenv": "^16.3.1",
43
41
  "pinia": "^2.1.7",
44
- "tsc-alias": "^1.8.10",
45
42
  "uuid": "^9.0.1",
46
43
  "vue": "^3.5.12",
47
44
  "vue-router": "^4.2.5",
@@ -1,9 +1,9 @@
1
- import { type AccountingSetting } from "../components/accounting/setting-exporter/type";
1
+ import { type AccountingSetting } from "@/components/accounting/setting-exporter/type";
2
2
  export declare const useAccountingStore: import("pinia").StoreDefinition<"accounting", Pick<{
3
3
  isOpenAccountingDialog: import("vue").Ref<boolean, boolean>;
4
4
  settings: import("vue").Ref<{
5
5
  _id?: string | undefined;
6
- type: import("../components/accounting/setting-exporter/type").AccountingType;
6
+ type: import("@/components/accounting/setting-exporter/type").AccountingType;
7
7
  name?: string | undefined;
8
8
  reportId?: string | undefined;
9
9
  mapping: {
@@ -48,7 +48,7 @@ export declare const useAccountingStore: import("pinia").StoreDefinition<"accoun
48
48
  subdomain: string;
49
49
  token: string;
50
50
  type: "CASH" | "CREDIT";
51
- grouping: import("../components/accounting/setting-exporter/type").AccountingGrouping;
51
+ grouping: import("@/components/accounting/setting-exporter/type").AccountingGrouping;
52
52
  mappings?: {
53
53
  invoiceDocNo: string;
54
54
  creditNoteDocNo: string;
@@ -99,7 +99,7 @@ export declare const useAccountingStore: import("pinia").StoreDefinition<"accoun
99
99
  } | {
100
100
  subdomain: string;
101
101
  token: string;
102
- grouping: import("../components/accounting/setting-exporter/type").AccountingGrouping;
102
+ grouping: import("@/components/accounting/setting-exporter/type").AccountingGrouping;
103
103
  mappings?: {
104
104
  description: string;
105
105
  debtor: string;
@@ -218,9 +218,9 @@ export declare const useAccountingStore: import("pinia").StoreDefinition<"accoun
218
218
  triggeredAt?: string | undefined;
219
219
  dayOfDelay: number;
220
220
  } | undefined;
221
- }[], AccountingSetting<import("../components/accounting/setting-exporter/type").AccountingIntegration>[] | {
221
+ }[], AccountingSetting<import("@/components/accounting/setting-exporter/type").AccountingIntegration>[] | {
222
222
  _id?: string | undefined;
223
- type: import("../components/accounting/setting-exporter/type").AccountingType;
223
+ type: import("@/components/accounting/setting-exporter/type").AccountingType;
224
224
  name?: string | undefined;
225
225
  reportId?: string | undefined;
226
226
  mapping: {
@@ -265,7 +265,7 @@ export declare const useAccountingStore: import("pinia").StoreDefinition<"accoun
265
265
  subdomain: string;
266
266
  token: string;
267
267
  type: "CASH" | "CREDIT";
268
- grouping: import("../components/accounting/setting-exporter/type").AccountingGrouping;
268
+ grouping: import("@/components/accounting/setting-exporter/type").AccountingGrouping;
269
269
  mappings?: {
270
270
  invoiceDocNo: string;
271
271
  creditNoteDocNo: string;
@@ -316,7 +316,7 @@ export declare const useAccountingStore: import("pinia").StoreDefinition<"accoun
316
316
  } | {
317
317
  subdomain: string;
318
318
  token: string;
319
- grouping: import("../components/accounting/setting-exporter/type").AccountingGrouping;
319
+ grouping: import("@/components/accounting/setting-exporter/type").AccountingGrouping;
320
320
  mappings?: {
321
321
  description: string;
322
322
  debtor: string;
@@ -441,7 +441,7 @@ export declare const useAccountingStore: import("pinia").StoreDefinition<"accoun
441
441
  isOpenAccountingDialog: import("vue").Ref<boolean, boolean>;
442
442
  settings: import("vue").Ref<{
443
443
  _id?: string | undefined;
444
- type: import("../components/accounting/setting-exporter/type").AccountingType;
444
+ type: import("@/components/accounting/setting-exporter/type").AccountingType;
445
445
  name?: string | undefined;
446
446
  reportId?: string | undefined;
447
447
  mapping: {
@@ -486,7 +486,7 @@ export declare const useAccountingStore: import("pinia").StoreDefinition<"accoun
486
486
  subdomain: string;
487
487
  token: string;
488
488
  type: "CASH" | "CREDIT";
489
- grouping: import("../components/accounting/setting-exporter/type").AccountingGrouping;
489
+ grouping: import("@/components/accounting/setting-exporter/type").AccountingGrouping;
490
490
  mappings?: {
491
491
  invoiceDocNo: string;
492
492
  creditNoteDocNo: string;
@@ -537,7 +537,7 @@ export declare const useAccountingStore: import("pinia").StoreDefinition<"accoun
537
537
  } | {
538
538
  subdomain: string;
539
539
  token: string;
540
- grouping: import("../components/accounting/setting-exporter/type").AccountingGrouping;
540
+ grouping: import("@/components/accounting/setting-exporter/type").AccountingGrouping;
541
541
  mappings?: {
542
542
  description: string;
543
543
  debtor: string;
@@ -656,9 +656,9 @@ export declare const useAccountingStore: import("pinia").StoreDefinition<"accoun
656
656
  triggeredAt?: string | undefined;
657
657
  dayOfDelay: number;
658
658
  } | undefined;
659
- }[], AccountingSetting<import("../components/accounting/setting-exporter/type").AccountingIntegration>[] | {
659
+ }[], AccountingSetting<import("@/components/accounting/setting-exporter/type").AccountingIntegration>[] | {
660
660
  _id?: string | undefined;
661
- type: import("../components/accounting/setting-exporter/type").AccountingType;
661
+ type: import("@/components/accounting/setting-exporter/type").AccountingType;
662
662
  name?: string | undefined;
663
663
  reportId?: string | undefined;
664
664
  mapping: {
@@ -703,7 +703,7 @@ export declare const useAccountingStore: import("pinia").StoreDefinition<"accoun
703
703
  subdomain: string;
704
704
  token: string;
705
705
  type: "CASH" | "CREDIT";
706
- grouping: import("../components/accounting/setting-exporter/type").AccountingGrouping;
706
+ grouping: import("@/components/accounting/setting-exporter/type").AccountingGrouping;
707
707
  mappings?: {
708
708
  invoiceDocNo: string;
709
709
  creditNoteDocNo: string;
@@ -754,7 +754,7 @@ export declare const useAccountingStore: import("pinia").StoreDefinition<"accoun
754
754
  } | {
755
755
  subdomain: string;
756
756
  token: string;
757
- grouping: import("../components/accounting/setting-exporter/type").AccountingGrouping;
757
+ grouping: import("@/components/accounting/setting-exporter/type").AccountingGrouping;
758
758
  mappings?: {
759
759
  description: string;
760
760
  debtor: string;
@@ -879,7 +879,7 @@ export declare const useAccountingStore: import("pinia").StoreDefinition<"accoun
879
879
  isOpenAccountingDialog: import("vue").Ref<boolean, boolean>;
880
880
  settings: import("vue").Ref<{
881
881
  _id?: string | undefined;
882
- type: import("../components/accounting/setting-exporter/type").AccountingType;
882
+ type: import("@/components/accounting/setting-exporter/type").AccountingType;
883
883
  name?: string | undefined;
884
884
  reportId?: string | undefined;
885
885
  mapping: {
@@ -924,7 +924,7 @@ export declare const useAccountingStore: import("pinia").StoreDefinition<"accoun
924
924
  subdomain: string;
925
925
  token: string;
926
926
  type: "CASH" | "CREDIT";
927
- grouping: import("../components/accounting/setting-exporter/type").AccountingGrouping;
927
+ grouping: import("@/components/accounting/setting-exporter/type").AccountingGrouping;
928
928
  mappings?: {
929
929
  invoiceDocNo: string;
930
930
  creditNoteDocNo: string;
@@ -975,7 +975,7 @@ export declare const useAccountingStore: import("pinia").StoreDefinition<"accoun
975
975
  } | {
976
976
  subdomain: string;
977
977
  token: string;
978
- grouping: import("../components/accounting/setting-exporter/type").AccountingGrouping;
978
+ grouping: import("@/components/accounting/setting-exporter/type").AccountingGrouping;
979
979
  mappings?: {
980
980
  description: string;
981
981
  debtor: string;
@@ -1094,9 +1094,9 @@ export declare const useAccountingStore: import("pinia").StoreDefinition<"accoun
1094
1094
  triggeredAt?: string | undefined;
1095
1095
  dayOfDelay: number;
1096
1096
  } | undefined;
1097
- }[], AccountingSetting<import("../components/accounting/setting-exporter/type").AccountingIntegration>[] | {
1097
+ }[], AccountingSetting<import("@/components/accounting/setting-exporter/type").AccountingIntegration>[] | {
1098
1098
  _id?: string | undefined;
1099
- type: import("../components/accounting/setting-exporter/type").AccountingType;
1099
+ type: import("@/components/accounting/setting-exporter/type").AccountingType;
1100
1100
  name?: string | undefined;
1101
1101
  reportId?: string | undefined;
1102
1102
  mapping: {
@@ -1141,7 +1141,7 @@ export declare const useAccountingStore: import("pinia").StoreDefinition<"accoun
1141
1141
  subdomain: string;
1142
1142
  token: string;
1143
1143
  type: "CASH" | "CREDIT";
1144
- grouping: import("../components/accounting/setting-exporter/type").AccountingGrouping;
1144
+ grouping: import("@/components/accounting/setting-exporter/type").AccountingGrouping;
1145
1145
  mappings?: {
1146
1146
  invoiceDocNo: string;
1147
1147
  creditNoteDocNo: string;
@@ -1192,7 +1192,7 @@ export declare const useAccountingStore: import("pinia").StoreDefinition<"accoun
1192
1192
  } | {
1193
1193
  subdomain: string;
1194
1194
  token: string;
1195
- grouping: import("../components/accounting/setting-exporter/type").AccountingGrouping;
1195
+ grouping: import("@/components/accounting/setting-exporter/type").AccountingGrouping;
1196
1196
  mappings?: {
1197
1197
  description: string;
1198
1198
  debtor: string;