@feedmepos/mf-order-setting 0.0.53 → 0.0.56

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.
@@ -17,13 +17,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
17
17
  lastSynchronize?: string | null | undefined;
18
18
  _id: string;
19
19
  enable: boolean;
20
- platform: "IN_HOUSE" | "FEEDME" | "DELIVEROO" | "FOOD_PANDA" | "GRAB_FOOD" | "SHOPEE_FOOD" | "ZUS";
21
20
  config: {
22
21
  printReceiptAfterClose?: boolean | null | undefined;
23
22
  autoAccept: boolean;
24
23
  autoSend: boolean;
25
24
  autoCloseBill: boolean;
26
25
  };
26
+ platform: "IN_HOUSE" | "FEEDME" | "DELIVEROO" | "FOOD_PANDA" | "GRAB_FOOD" | "SHOPEE_FOOD" | "ZUS";
27
27
  }>;
28
28
  required: true;
29
29
  };
@@ -44,13 +44,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
44
44
  lastSynchronize?: string | null | undefined;
45
45
  _id: string;
46
46
  enable: boolean;
47
- platform: "IN_HOUSE" | "FEEDME" | "DELIVEROO" | "FOOD_PANDA" | "GRAB_FOOD" | "SHOPEE_FOOD" | "ZUS";
48
47
  config: {
49
48
  printReceiptAfterClose?: boolean | null | undefined;
50
49
  autoAccept: boolean;
51
50
  autoSend: boolean;
52
51
  autoCloseBill: boolean;
53
52
  };
53
+ platform: "IN_HOUSE" | "FEEDME" | "DELIVEROO" | "FOOD_PANDA" | "GRAB_FOOD" | "SHOPEE_FOOD" | "ZUS";
54
54
  }) => any;
55
55
  }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
56
56
  initialValue: {
@@ -70,13 +70,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
70
70
  lastSynchronize?: string | null | undefined;
71
71
  _id: string;
72
72
  enable: boolean;
73
- platform: "IN_HOUSE" | "FEEDME" | "DELIVEROO" | "FOOD_PANDA" | "GRAB_FOOD" | "SHOPEE_FOOD" | "ZUS";
74
73
  config: {
75
74
  printReceiptAfterClose?: boolean | null | undefined;
76
75
  autoAccept: boolean;
77
76
  autoSend: boolean;
78
77
  autoCloseBill: boolean;
79
78
  };
79
+ platform: "IN_HOUSE" | "FEEDME" | "DELIVEROO" | "FOOD_PANDA" | "GRAB_FOOD" | "SHOPEE_FOOD" | "ZUS";
80
80
  }>;
81
81
  required: true;
82
82
  };
@@ -97,13 +97,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
97
97
  lastSynchronize?: string | null | undefined;
98
98
  _id: string;
99
99
  enable: boolean;
100
- platform: "IN_HOUSE" | "FEEDME" | "DELIVEROO" | "FOOD_PANDA" | "GRAB_FOOD" | "SHOPEE_FOOD" | "ZUS";
101
100
  config: {
102
101
  printReceiptAfterClose?: boolean | null | undefined;
103
102
  autoAccept: boolean;
104
103
  autoSend: boolean;
105
104
  autoCloseBill: boolean;
106
105
  };
106
+ platform: "IN_HOUSE" | "FEEDME" | "DELIVEROO" | "FOOD_PANDA" | "GRAB_FOOD" | "SHOPEE_FOOD" | "ZUS";
107
107
  }) => any) | undefined;
108
108
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
109
109
  export default _default;