@feedmepos/mf-hrm-portal 0.0.1-alpha.1 → 0.0.1
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/package.json +1 -1
- package/dist/App.vue.d.ts +0 -2
- package/dist/EmployeeList-BU6n0y6w.js +0 -604
- package/dist/Entry.vue.d.ts +0 -2
- package/dist/PageLayout.vue_vue_type_script_setup_true_lang-HKK4cbW8.js +0 -37
- package/dist/RoleList-kE8O8wyy.js +0 -492
- package/dist/TeamMemberList-BBl8auxB.js +0 -1447
- package/dist/TimesheetList-QmuwWz31.js +0 -395
- package/dist/api/employee/index.d.ts +0 -15
- package/dist/api/index.d.ts +0 -3
- package/dist/api/inventory/index.d.ts +0 -5
- package/dist/api/role/index.d.ts +0 -9
- package/dist/api/team/index.d.ts +0 -10
- package/dist/api/timesheet/index.d.ts +0 -6
- package/dist/api/user/index.d.ts +0 -6
- package/dist/app-DWSjl6MP.js +0 -1170
- package/dist/app-DXlbstZu.js +0 -2282
- package/dist/app.d.ts +0 -3
- package/dist/app.js +0 -6
- package/dist/components/AppForm.vue.d.ts +0 -45
- package/dist/components/CheckboxInput.vue.d.ts +0 -155
- package/dist/components/Navigator.vue.d.ts +0 -6
- package/dist/components/Splash.vue.d.ts +0 -2
- package/dist/composables/message.d.ts +0 -4
- package/dist/composables/restaurant.d.ts +0 -329
- package/dist/employee-C-ICOGva.js +0 -449
- package/dist/favicon.ico +0 -0
- package/dist/helpers/component.d.ts +0 -12
- package/dist/helpers/iteration.d.ts +0 -10
- package/dist/helpers/rule.d.ts +0 -28
- package/dist/helpers/utils.d.ts +0 -3
- package/dist/index-COaCoGwy.js +0 -57
- package/dist/loading-31nfQqf0.js +0 -140
- package/dist/lodash-P5mhhlxp.js +0 -3676
- package/dist/main-DlJuqlgg.js +0 -15636
- package/dist/main.d.ts +0 -1
- package/dist/restaurant-D5BNPLKh.js +0 -107
- package/dist/router/index.d.ts +0 -2
- package/dist/router/shared.d.ts +0 -10
- package/dist/rule-DjIknogy.js +0 -8229
- package/dist/search-Dh3HG-_h.js +0 -258
- package/dist/shared/api/index.d.ts +0 -3
- package/dist/shared/api/public.d.ts +0 -5
- package/dist/shared/components/button/ResponsiveFabButton.vue.d.ts +0 -3
- package/dist/shared/components/form/SelectFilter.vue.d.ts +0 -86
- package/dist/shared/components/layout/FormColumn.vue.d.ts +0 -12
- package/dist/shared/components/layout/FormItem.vue.d.ts +0 -17
- package/dist/shared/components/layout/FormSection.vue.d.ts +0 -18
- package/dist/shared/components/layout/FullWrapper.vue.d.ts +0 -9
- package/dist/shared/components/layout/HorizontalSplitter.vue.d.ts +0 -2
- package/dist/shared/components/layout/LottieAnimation.vue.d.ts +0 -39
- package/dist/shared/components/layout/PageLayout.vue.d.ts +0 -20
- package/dist/shared/components/loading/AppLoading.vue.d.ts +0 -20
- package/dist/shared/components/loading/PageLoading.vue.d.ts +0 -2
- package/dist/shared/components/loading/index.d.ts +0 -1
- package/dist/shared/components/menu/BottomSheetMenu.vue.d.ts +0 -13
- package/dist/shared/components/menu/BottomSheetMenuItem.vue.d.ts +0 -15
- package/dist/shared/components/menu/ResponsiveContextMenu.vue.d.ts +0 -13
- package/dist/shared/components/table/EmptyDataTemplate/Icon.vue.d.ts +0 -2
- package/dist/shared/components/table/EmptyDataTemplate/index.d.ts +0 -1
- package/dist/shared/components/table/EmptyDataTemplate/index.vue.d.ts +0 -18
- package/dist/shared/composable/dateRange.d.ts +0 -18
- package/dist/shared/composable/discardConfirm.d.ts +0 -1
- package/dist/shared/composable/elementPosition.d.ts +0 -17
- package/dist/shared/composable/filterSelector.d.ts +0 -12
- package/dist/shared/composable/loading.d.ts +0 -29
- package/dist/shared/composable/search.d.ts +0 -5
- package/dist/shared/composable/sheet.d.ts +0 -17
- package/dist/shared/helpers/createComponent.d.ts +0 -7
- package/dist/shared/helpers/iteration.d.ts +0 -11
- package/dist/shared/helpers/object.d.ts +0 -6
- package/dist/shared/helpers/string.d.ts +0 -12
- package/dist/shared/permission/posPermission.d.ts +0 -6
- package/dist/shared/stores/app.d.ts +0 -217
- package/dist/stores/employee.d.ts +0 -590
- package/dist/stores/role.d.ts +0 -214
- package/dist/stores/timesheet.d.ts +0 -253
- package/dist/style.css +0 -1
- package/dist/timesheet-Jwqi_LdM.js +0 -56
- package/dist/tsconfig.app.tsbuildinfo +0 -1
- package/dist/types/employee.d.ts +0 -30
- package/dist/types/permission.d.ts +0 -2
- package/dist/types/restaurant.d.ts +0 -18
- package/dist/types/role.d.ts +0 -37
- package/dist/types/team.d.ts +0 -49
- package/dist/types/timesheet.d.ts +0 -16
- package/dist/views/hr/locales/index.d.ts +0 -602
- package/dist/views/hr/views/employee/Employee.vue.d.ts +0 -2
- package/dist/views/hr/views/employee/EmployeeList.vue.d.ts +0 -38
- package/dist/views/hr/views/employee/components/EmployeeForm.vue.d.ts +0 -27
- package/dist/views/hr/views/main.vue.d.ts +0 -2
- package/dist/views/hr/views/role/RoleForm.vue.d.ts +0 -17
- package/dist/views/hr/views/role/RoleList.vue.d.ts +0 -5
- package/dist/views/hr/views/timesheet/TimesheetList.vue.d.ts +0 -2
- package/dist/views/team/locales/index.d.ts +0 -348
- package/dist/views/team/views/team/TeamMemberList.vue.d.ts +0 -2
- package/dist/views/team/views/team/components/AddMemberForm.vue.d.ts +0 -37
- package/dist/views/team/views/team/components/MemberInfo.vue.d.ts +0 -6
- package/dist/views/team/views/team/components/PortalPermissionEditor.vue.d.ts +0 -46
- package/dist/views/team/views/team/components/PortalUserSearcher.vue.d.ts +0 -40
- package/dist/views/team/views/team/components/TeamMemberBasePermission.vue.d.ts +0 -36
- package/dist/views/team/views/team/components/TeamMemberConditionPermission.vue.d.ts +0 -50
- package/dist/views/team/views/team/components/TeamMemberMasterUser.vue.d.ts +0 -710
- package/dist/views/team/views/team/components/TeamMemberRolePermission.vue.d.ts +0 -46
package/dist/app.d.ts
DELETED
package/dist/app.js
DELETED
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
declare var __VLS_1: {}, __VLS_3: {}, __VLS_5: {};
|
|
2
|
-
type __VLS_Slots = {} & {
|
|
3
|
-
top?: (props: typeof __VLS_1) => any;
|
|
4
|
-
} & {
|
|
5
|
-
'title-right'?: (props: typeof __VLS_3) => any;
|
|
6
|
-
} & {
|
|
7
|
-
default?: (props: typeof __VLS_5) => any;
|
|
8
|
-
};
|
|
9
|
-
declare const _default: __VLS_WithSlots<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
10
|
-
title: {
|
|
11
|
-
type: StringConstructor;
|
|
12
|
-
default: undefined;
|
|
13
|
-
};
|
|
14
|
-
required: {
|
|
15
|
-
type: (BooleanConstructor | StringConstructor)[];
|
|
16
|
-
default: boolean;
|
|
17
|
-
};
|
|
18
|
-
inline: {
|
|
19
|
-
type: BooleanConstructor;
|
|
20
|
-
default: boolean;
|
|
21
|
-
};
|
|
22
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
23
|
-
title: {
|
|
24
|
-
type: StringConstructor;
|
|
25
|
-
default: undefined;
|
|
26
|
-
};
|
|
27
|
-
required: {
|
|
28
|
-
type: (BooleanConstructor | StringConstructor)[];
|
|
29
|
-
default: boolean;
|
|
30
|
-
};
|
|
31
|
-
inline: {
|
|
32
|
-
type: BooleanConstructor;
|
|
33
|
-
default: boolean;
|
|
34
|
-
};
|
|
35
|
-
}>> & Readonly<{}>, {
|
|
36
|
-
title: string;
|
|
37
|
-
required: string | boolean;
|
|
38
|
-
inline: boolean;
|
|
39
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, __VLS_Slots>;
|
|
40
|
-
export default _default;
|
|
41
|
-
type __VLS_WithSlots<T, S> = T & {
|
|
42
|
-
new (): {
|
|
43
|
-
$slots: S;
|
|
44
|
-
};
|
|
45
|
-
};
|
|
@@ -1,155 +0,0 @@
|
|
|
1
|
-
import { type PropType } from 'vue';
|
|
2
|
-
export interface CheckboxOption {
|
|
3
|
-
key?: string;
|
|
4
|
-
label: string;
|
|
5
|
-
value: any;
|
|
6
|
-
disable?: boolean;
|
|
7
|
-
suffix?: {
|
|
8
|
-
text: string;
|
|
9
|
-
class: string;
|
|
10
|
-
};
|
|
11
|
-
}
|
|
12
|
-
declare var __VLS_5: {}, __VLS_24: `checkbox-${any}-end`, __VLS_25: {
|
|
13
|
-
option: CheckboxOption;
|
|
14
|
-
value: boolean;
|
|
15
|
-
disable: boolean | undefined;
|
|
16
|
-
}, __VLS_28: `checkbox-${any}-bottom`, __VLS_29: {
|
|
17
|
-
option: CheckboxOption;
|
|
18
|
-
disable: boolean | undefined;
|
|
19
|
-
value: boolean;
|
|
20
|
-
};
|
|
21
|
-
type __VLS_Slots = {} & {
|
|
22
|
-
[K in NonNullable<typeof __VLS_24>]?: (props: typeof __VLS_25) => any;
|
|
23
|
-
} & {
|
|
24
|
-
[K in NonNullable<typeof __VLS_28>]?: (props: typeof __VLS_29) => any;
|
|
25
|
-
} & {
|
|
26
|
-
top?: (props: typeof __VLS_5) => any;
|
|
27
|
-
};
|
|
28
|
-
declare const _default: __VLS_WithSlots<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
29
|
-
options: {
|
|
30
|
-
type: PropType<CheckboxOption[]>;
|
|
31
|
-
required: true;
|
|
32
|
-
};
|
|
33
|
-
title: {
|
|
34
|
-
type: StringConstructor;
|
|
35
|
-
required: true;
|
|
36
|
-
};
|
|
37
|
-
modelValue: {
|
|
38
|
-
type: PropType<unknown[]>;
|
|
39
|
-
required: true;
|
|
40
|
-
};
|
|
41
|
-
showAllToggle: {
|
|
42
|
-
type: (BooleanConstructor | StringConstructor)[];
|
|
43
|
-
default: boolean;
|
|
44
|
-
};
|
|
45
|
-
includeDisabledOptionsWhenSelectAll: {
|
|
46
|
-
type: BooleanConstructor;
|
|
47
|
-
default: boolean;
|
|
48
|
-
};
|
|
49
|
-
disable: {
|
|
50
|
-
type: BooleanConstructor;
|
|
51
|
-
default: boolean;
|
|
52
|
-
};
|
|
53
|
-
min: {
|
|
54
|
-
type: NumberConstructor;
|
|
55
|
-
default: number;
|
|
56
|
-
};
|
|
57
|
-
max: {
|
|
58
|
-
type: NumberConstructor;
|
|
59
|
-
default: undefined;
|
|
60
|
-
};
|
|
61
|
-
showIntermediate: {
|
|
62
|
-
type: BooleanConstructor;
|
|
63
|
-
default: boolean;
|
|
64
|
-
};
|
|
65
|
-
gutter: {
|
|
66
|
-
type: NumberConstructor;
|
|
67
|
-
default: undefined;
|
|
68
|
-
};
|
|
69
|
-
falsyShowSlot: {
|
|
70
|
-
type: BooleanConstructor;
|
|
71
|
-
default: boolean;
|
|
72
|
-
};
|
|
73
|
-
bottomSlotIndent: {
|
|
74
|
-
type: StringConstructor;
|
|
75
|
-
default: string;
|
|
76
|
-
};
|
|
77
|
-
alignCenter: {
|
|
78
|
-
type: BooleanConstructor;
|
|
79
|
-
default: boolean;
|
|
80
|
-
};
|
|
81
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
82
|
-
"update:model-value": (value: any[]) => any;
|
|
83
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
84
|
-
options: {
|
|
85
|
-
type: PropType<CheckboxOption[]>;
|
|
86
|
-
required: true;
|
|
87
|
-
};
|
|
88
|
-
title: {
|
|
89
|
-
type: StringConstructor;
|
|
90
|
-
required: true;
|
|
91
|
-
};
|
|
92
|
-
modelValue: {
|
|
93
|
-
type: PropType<unknown[]>;
|
|
94
|
-
required: true;
|
|
95
|
-
};
|
|
96
|
-
showAllToggle: {
|
|
97
|
-
type: (BooleanConstructor | StringConstructor)[];
|
|
98
|
-
default: boolean;
|
|
99
|
-
};
|
|
100
|
-
includeDisabledOptionsWhenSelectAll: {
|
|
101
|
-
type: BooleanConstructor;
|
|
102
|
-
default: boolean;
|
|
103
|
-
};
|
|
104
|
-
disable: {
|
|
105
|
-
type: BooleanConstructor;
|
|
106
|
-
default: boolean;
|
|
107
|
-
};
|
|
108
|
-
min: {
|
|
109
|
-
type: NumberConstructor;
|
|
110
|
-
default: number;
|
|
111
|
-
};
|
|
112
|
-
max: {
|
|
113
|
-
type: NumberConstructor;
|
|
114
|
-
default: undefined;
|
|
115
|
-
};
|
|
116
|
-
showIntermediate: {
|
|
117
|
-
type: BooleanConstructor;
|
|
118
|
-
default: boolean;
|
|
119
|
-
};
|
|
120
|
-
gutter: {
|
|
121
|
-
type: NumberConstructor;
|
|
122
|
-
default: undefined;
|
|
123
|
-
};
|
|
124
|
-
falsyShowSlot: {
|
|
125
|
-
type: BooleanConstructor;
|
|
126
|
-
default: boolean;
|
|
127
|
-
};
|
|
128
|
-
bottomSlotIndent: {
|
|
129
|
-
type: StringConstructor;
|
|
130
|
-
default: string;
|
|
131
|
-
};
|
|
132
|
-
alignCenter: {
|
|
133
|
-
type: BooleanConstructor;
|
|
134
|
-
default: boolean;
|
|
135
|
-
};
|
|
136
|
-
}>> & Readonly<{
|
|
137
|
-
"onUpdate:model-value"?: ((value: any[]) => any) | undefined;
|
|
138
|
-
}>, {
|
|
139
|
-
max: number;
|
|
140
|
-
min: number;
|
|
141
|
-
showAllToggle: string | boolean;
|
|
142
|
-
includeDisabledOptionsWhenSelectAll: boolean;
|
|
143
|
-
disable: boolean;
|
|
144
|
-
showIntermediate: boolean;
|
|
145
|
-
gutter: number;
|
|
146
|
-
falsyShowSlot: boolean;
|
|
147
|
-
bottomSlotIndent: string;
|
|
148
|
-
alignCenter: boolean;
|
|
149
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, __VLS_Slots>;
|
|
150
|
-
export default _default;
|
|
151
|
-
type __VLS_WithSlots<T, S> = T & {
|
|
152
|
-
new (): {
|
|
153
|
-
$slots: S;
|
|
154
|
-
};
|
|
155
|
-
};
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
2
|
-
"close-navigation": (...args: any[]) => void;
|
|
3
|
-
}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{
|
|
4
|
-
"onClose-navigation"?: ((...args: any[]) => any) | undefined;
|
|
5
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
|
-
export default _default;
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
-
export default _default;
|
|
@@ -1,329 +0,0 @@
|
|
|
1
|
-
export declare function useRestaurantMap(): import("vue").ComputedRef<Record<string, {
|
|
2
|
-
channel?: string | null | undefined;
|
|
3
|
-
machineId?: string | null | undefined;
|
|
4
|
-
catalogId?: string | null | undefined;
|
|
5
|
-
customAttributes?: Record<string, any> | null | undefined;
|
|
6
|
-
takeaway?: {
|
|
7
|
-
catalogId?: string | null | undefined;
|
|
8
|
-
} | null | undefined;
|
|
9
|
-
inHouseDelivery?: {
|
|
10
|
-
taxes?: Record<string, {
|
|
11
|
-
inclusive: boolean;
|
|
12
|
-
taxCode: string;
|
|
13
|
-
systemCode: string;
|
|
14
|
-
}> | null | undefined;
|
|
15
|
-
deliveryTime?: {
|
|
16
|
-
time?: string[] | null | undefined;
|
|
17
|
-
custom?: {
|
|
18
|
-
0: {
|
|
19
|
-
hours: {
|
|
20
|
-
end: string;
|
|
21
|
-
start: string;
|
|
22
|
-
}[];
|
|
23
|
-
enable: boolean;
|
|
24
|
-
};
|
|
25
|
-
2: {
|
|
26
|
-
hours: {
|
|
27
|
-
end: string;
|
|
28
|
-
start: string;
|
|
29
|
-
}[];
|
|
30
|
-
enable: boolean;
|
|
31
|
-
};
|
|
32
|
-
1: {
|
|
33
|
-
hours: {
|
|
34
|
-
end: string;
|
|
35
|
-
start: string;
|
|
36
|
-
}[];
|
|
37
|
-
enable: boolean;
|
|
38
|
-
};
|
|
39
|
-
3: {
|
|
40
|
-
hours: {
|
|
41
|
-
end: string;
|
|
42
|
-
start: string;
|
|
43
|
-
}[];
|
|
44
|
-
enable: boolean;
|
|
45
|
-
};
|
|
46
|
-
4: {
|
|
47
|
-
hours: {
|
|
48
|
-
end: string;
|
|
49
|
-
start: string;
|
|
50
|
-
}[];
|
|
51
|
-
enable: boolean;
|
|
52
|
-
};
|
|
53
|
-
5: {
|
|
54
|
-
hours: {
|
|
55
|
-
end: string;
|
|
56
|
-
start: string;
|
|
57
|
-
}[];
|
|
58
|
-
enable: boolean;
|
|
59
|
-
};
|
|
60
|
-
6: {
|
|
61
|
-
hours: {
|
|
62
|
-
end: string;
|
|
63
|
-
start: string;
|
|
64
|
-
}[];
|
|
65
|
-
enable: boolean;
|
|
66
|
-
};
|
|
67
|
-
} | null | undefined;
|
|
68
|
-
day: {
|
|
69
|
-
max: number;
|
|
70
|
-
min: number;
|
|
71
|
-
};
|
|
72
|
-
} | null | undefined;
|
|
73
|
-
paymentTypes?: ("cash" | "ePayment" | "credit" | "ePaymentSandbox")[] | null | undefined;
|
|
74
|
-
offlinePaymentTypes?: {
|
|
75
|
-
name: string;
|
|
76
|
-
instruction: string;
|
|
77
|
-
}[] | null | undefined;
|
|
78
|
-
autoAccept?: boolean | null | undefined;
|
|
79
|
-
autoAcceptPaidOnly?: boolean | null | undefined;
|
|
80
|
-
ignoreStock?: boolean | null | undefined;
|
|
81
|
-
catalogId: string | null;
|
|
82
|
-
enable: boolean;
|
|
83
|
-
areas: {
|
|
84
|
-
minPurchase?: {
|
|
85
|
-
currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
|
|
86
|
-
amount: number;
|
|
87
|
-
precision: number;
|
|
88
|
-
} | null | undefined;
|
|
89
|
-
freeAfterTotal?: {
|
|
90
|
-
currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
|
|
91
|
-
amount: number;
|
|
92
|
-
precision: number;
|
|
93
|
-
} | null | undefined;
|
|
94
|
-
polygon: number[][];
|
|
95
|
-
deliveryFee: {
|
|
96
|
-
currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
|
|
97
|
-
amount: number;
|
|
98
|
-
precision: number;
|
|
99
|
-
};
|
|
100
|
-
}[];
|
|
101
|
-
term: string;
|
|
102
|
-
} | null | undefined;
|
|
103
|
-
pickup?: {
|
|
104
|
-
catalogId?: string | null | undefined;
|
|
105
|
-
paymentTypes?: ("cash" | "ePayment" | "credit" | "ePaymentSandbox")[] | null | undefined;
|
|
106
|
-
offlinePaymentTypes?: {
|
|
107
|
-
name: string;
|
|
108
|
-
instruction: string;
|
|
109
|
-
}[] | null | undefined;
|
|
110
|
-
autoAccept?: boolean | null | undefined;
|
|
111
|
-
autoAcceptPaidOnly?: boolean | null | undefined;
|
|
112
|
-
ignoreStock?: boolean | null | undefined;
|
|
113
|
-
pickupTime?: {
|
|
114
|
-
day: {
|
|
115
|
-
max: number;
|
|
116
|
-
min: number;
|
|
117
|
-
};
|
|
118
|
-
} | null | undefined;
|
|
119
|
-
pickupPointConfig?: {
|
|
120
|
-
restaurantEnable: boolean;
|
|
121
|
-
points: {
|
|
122
|
-
name: string;
|
|
123
|
-
address: string;
|
|
124
|
-
coordinates: number[];
|
|
125
|
-
}[];
|
|
126
|
-
} | null | undefined;
|
|
127
|
-
} | null | undefined;
|
|
128
|
-
dineIn?: {
|
|
129
|
-
paymentTypes?: ("cash" | "ePayment" | "credit" | "ePaymentSandbox")[] | null | undefined;
|
|
130
|
-
offlinePaymentTypes?: {
|
|
131
|
-
name: string;
|
|
132
|
-
instruction: string;
|
|
133
|
-
}[] | null | undefined;
|
|
134
|
-
ignoreStock?: boolean | null | undefined;
|
|
135
|
-
staticQr?: boolean | null | undefined;
|
|
136
|
-
disableItemRemark?: boolean | null | undefined;
|
|
137
|
-
acceptQueue?: boolean | null | undefined;
|
|
138
|
-
anonymousOrder: boolean;
|
|
139
|
-
} | null | undefined;
|
|
140
|
-
pf_business?: {
|
|
141
|
-
internal?: boolean | null | undefined;
|
|
142
|
-
url?: string | null | undefined;
|
|
143
|
-
expiredAt?: string | null | undefined;
|
|
144
|
-
agentId?: string | null | undefined;
|
|
145
|
-
attributeSettings?: {
|
|
146
|
-
options?: any[] | null | undefined;
|
|
147
|
-
type: "string" | "number" | "boolean" | "date";
|
|
148
|
-
key: string;
|
|
149
|
-
entity: "restaurant" | "item" | "group" | "inventorySku" | "inventoryRecipe" | "warehouse";
|
|
150
|
-
}[] | null | undefined;
|
|
151
|
-
pf_agent?: {
|
|
152
|
-
clickupId?: string | null | undefined;
|
|
153
|
-
members?: {
|
|
154
|
-
pf_user?: {
|
|
155
|
-
email?: string | null | undefined;
|
|
156
|
-
phoneNumber?: string | null | undefined;
|
|
157
|
-
birthday?: string | null | undefined;
|
|
158
|
-
gender?: "MALE" | "FEMALE" | null | undefined;
|
|
159
|
-
addresses?: {
|
|
160
|
-
name: string;
|
|
161
|
-
address: string;
|
|
162
|
-
coordinates: number[];
|
|
163
|
-
}[] | null | undefined;
|
|
164
|
-
photoURL?: string | null | undefined;
|
|
165
|
-
displayName?: string | null | undefined;
|
|
166
|
-
imported?: {
|
|
167
|
-
raw: Record<string, any>;
|
|
168
|
-
source: "FEEDME" | "CITY_POS" | "STOREHUB" | "KERUYUn" | "QISOFT" | "WECHAT" | "TEABAR" | "NULL_MEMBER" | "UMAI_POS" | "QASHIER" | "XILNET" | "GENIUSPOS" | "YHOFOODIE";
|
|
169
|
-
} | null | undefined;
|
|
170
|
-
_id: string;
|
|
171
|
-
} | null | undefined;
|
|
172
|
-
role: "ADMIN";
|
|
173
|
-
userId: string;
|
|
174
|
-
}[] | null | undefined;
|
|
175
|
-
code: string;
|
|
176
|
-
name: string;
|
|
177
|
-
_id: string;
|
|
178
|
-
isReseller: boolean;
|
|
179
|
-
} | null | undefined;
|
|
180
|
-
thumbnail?: string | null | undefined;
|
|
181
|
-
billingInfos?: {
|
|
182
|
-
_id?: string | null | undefined;
|
|
183
|
-
name: string;
|
|
184
|
-
address: {
|
|
185
|
-
coordinates?: number[] | null | undefined;
|
|
186
|
-
line2?: string | null | undefined;
|
|
187
|
-
state: string;
|
|
188
|
-
country: string;
|
|
189
|
-
line1: string;
|
|
190
|
-
city: string;
|
|
191
|
-
postcode: string;
|
|
192
|
-
};
|
|
193
|
-
email: string;
|
|
194
|
-
companyName: string;
|
|
195
|
-
contact: string;
|
|
196
|
-
}[] | null | undefined;
|
|
197
|
-
customerDisplayImages?: {
|
|
198
|
-
url: string;
|
|
199
|
-
restaurantIds: string[];
|
|
200
|
-
}[] | null | undefined;
|
|
201
|
-
name: string;
|
|
202
|
-
_id: string;
|
|
203
|
-
ownerId: string;
|
|
204
|
-
restaurantQuota: number;
|
|
205
|
-
warehouseQuota: number;
|
|
206
|
-
menuVersion: string;
|
|
207
|
-
} | null | undefined;
|
|
208
|
-
features?: string[] | null | undefined;
|
|
209
|
-
machineOtp?: string | null | undefined;
|
|
210
|
-
machineOtpExpiredAt?: string | null | undefined;
|
|
211
|
-
posVersion?: string | null | undefined;
|
|
212
|
-
posHeartbeat?: string | null | undefined;
|
|
213
|
-
posVersionHistory?: Record<string, string> | null | undefined;
|
|
214
|
-
additionalCatalogs?: string[] | null | undefined;
|
|
215
|
-
feedmeDelivery?: {
|
|
216
|
-
instruction?: string | null | undefined;
|
|
217
|
-
catalogId?: string | null | undefined;
|
|
218
|
-
term?: string | null | undefined;
|
|
219
|
-
autoAccept?: boolean | null | undefined;
|
|
220
|
-
ignoreStock?: boolean | null | undefined;
|
|
221
|
-
enable: boolean;
|
|
222
|
-
} | null | undefined;
|
|
223
|
-
couchDbPassword?: string | null | undefined;
|
|
224
|
-
apiToken?: string | null | undefined;
|
|
225
|
-
remoteSupports?: {
|
|
226
|
-
anydeskId?: string | null | undefined;
|
|
227
|
-
anydeskPassword?: string | null | undefined;
|
|
228
|
-
deviceName: string;
|
|
229
|
-
}[] | null | undefined;
|
|
230
|
-
payoutAccount?: Record<string, any> | null | undefined;
|
|
231
|
-
clearCount?: number | null | undefined;
|
|
232
|
-
queueSetting?: {
|
|
233
|
-
duration?: number | null | undefined;
|
|
234
|
-
enableOrder: boolean;
|
|
235
|
-
initialNumber: number;
|
|
236
|
-
endNumber: number;
|
|
237
|
-
currentNumber: number;
|
|
238
|
-
autoCalledLimit: number;
|
|
239
|
-
} | null | undefined;
|
|
240
|
-
tableMappingSetting?: {
|
|
241
|
-
enable?: boolean | null | undefined;
|
|
242
|
-
showSeat?: boolean | null | undefined;
|
|
243
|
-
mapBorderColor?: number | null | undefined;
|
|
244
|
-
mapLineColor?: number | null | undefined;
|
|
245
|
-
} | null | undefined;
|
|
246
|
-
foodpandaDelivery?: any;
|
|
247
|
-
grabfoodDelivery?: any;
|
|
248
|
-
shopeefoodDelivery?: any;
|
|
249
|
-
_id: string;
|
|
250
|
-
expiredAt: string;
|
|
251
|
-
businessId: string;
|
|
252
|
-
profile: {
|
|
253
|
-
code?: string | null | undefined;
|
|
254
|
-
url?: string | null | undefined;
|
|
255
|
-
description?: string | null | undefined;
|
|
256
|
-
_id?: string | null | undefined;
|
|
257
|
-
legalName?: string | null | undefined;
|
|
258
|
-
sstRegNo?: string | null | undefined;
|
|
259
|
-
discovery?: boolean | null | undefined;
|
|
260
|
-
coverPhoto?: string | null | undefined;
|
|
261
|
-
thumbnailPhoto?: string | null | undefined;
|
|
262
|
-
photos?: string[] | null | undefined;
|
|
263
|
-
operatingHours?: {
|
|
264
|
-
0: {
|
|
265
|
-
hours: {
|
|
266
|
-
end: string;
|
|
267
|
-
start: string;
|
|
268
|
-
}[];
|
|
269
|
-
enable: boolean;
|
|
270
|
-
};
|
|
271
|
-
2: {
|
|
272
|
-
hours: {
|
|
273
|
-
end: string;
|
|
274
|
-
start: string;
|
|
275
|
-
}[];
|
|
276
|
-
enable: boolean;
|
|
277
|
-
};
|
|
278
|
-
1: {
|
|
279
|
-
hours: {
|
|
280
|
-
end: string;
|
|
281
|
-
start: string;
|
|
282
|
-
}[];
|
|
283
|
-
enable: boolean;
|
|
284
|
-
};
|
|
285
|
-
3: {
|
|
286
|
-
hours: {
|
|
287
|
-
end: string;
|
|
288
|
-
start: string;
|
|
289
|
-
}[];
|
|
290
|
-
enable: boolean;
|
|
291
|
-
};
|
|
292
|
-
4: {
|
|
293
|
-
hours: {
|
|
294
|
-
end: string;
|
|
295
|
-
start: string;
|
|
296
|
-
}[];
|
|
297
|
-
enable: boolean;
|
|
298
|
-
};
|
|
299
|
-
5: {
|
|
300
|
-
hours: {
|
|
301
|
-
end: string;
|
|
302
|
-
start: string;
|
|
303
|
-
}[];
|
|
304
|
-
enable: boolean;
|
|
305
|
-
};
|
|
306
|
-
6: {
|
|
307
|
-
hours: {
|
|
308
|
-
end: string;
|
|
309
|
-
start: string;
|
|
310
|
-
}[];
|
|
311
|
-
enable: boolean;
|
|
312
|
-
};
|
|
313
|
-
} | null | undefined;
|
|
314
|
-
tags?: string[] | null | undefined;
|
|
315
|
-
name: string;
|
|
316
|
-
address: {
|
|
317
|
-
coordinates?: number[] | null | undefined;
|
|
318
|
-
line2?: string | null | undefined;
|
|
319
|
-
state: string;
|
|
320
|
-
country: string;
|
|
321
|
-
line1: string;
|
|
322
|
-
city: string;
|
|
323
|
-
postcode: string;
|
|
324
|
-
};
|
|
325
|
-
email: string;
|
|
326
|
-
phoneNo: string;
|
|
327
|
-
regNo: string;
|
|
328
|
-
};
|
|
329
|
-
}>>;
|