@restaround/react 1.4.13 → 1.4.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/PublicMenu/Header/BranchBusinessHours/BranchBusinessHours.d.ts +7 -0
- package/dist/components/PublicMenu/Header/BranchBusinessHours/HoursList/HoursList.d.ts +7 -0
- package/dist/components/PublicMenu/Header/BranchBusinessHours/HoursList/index.d.ts +1 -0
- package/dist/components/PublicMenu/Header/BranchBusinessHours/index.d.ts +1 -0
- package/dist/components/PublicMenu/Modals/BranchBusinessHours/BranchBusinessHours.d.ts +3 -0
- package/dist/components/PublicMenu/Modals/BranchBusinessHours/index.d.ts +1 -0
- package/dist/constants/index.esm.js +1 -1
- package/dist/constants/index.esm.js.map +1 -1
- package/dist/constants/index.js +1 -1
- package/dist/constants/index.js.map +1 -1
- package/dist/constants/modules/view/constants.d.ts +1 -0
- package/dist/index.esm.js +1 -1
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/models/index.esm.js +1 -1
- package/dist/models/index.esm.js.map +1 -1
- package/dist/models/index.js +1 -1
- package/dist/models/index.js.map +1 -1
- package/dist/models/modules/branch/hooks.d.ts +2 -0
- package/dist/models/modules/branch/models.d.ts +24 -0
- package/dist/models/modules/branch/utils.d.ts +9 -0
- package/dist/models/modules/order/hooks.d.ts +0 -1
- package/dist/models/modules/order/utils.d.ts +1 -1
- package/dist/models/modules/view/constants.d.ts +1 -0
- package/dist/models/services/translation/locales/az/branch.d.ts +13 -0
- package/dist/models/services/translation/locales/az/index.d.ts +13 -0
- package/dist/models/services/translation/locales/az/order.d.ts +1 -0
- package/dist/models/services/translation/locales/en/branch.d.ts +10 -0
- package/dist/models/services/translation/locales/en/index.d.ts +9 -0
- package/dist/models/services/translation/locales/et/branch.d.ts +13 -0
- package/dist/models/services/translation/locales/et/index.d.ts +13 -0
- package/dist/models/services/translation/locales/et/order.d.ts +1 -0
- package/dist/models/services/translation/locales/index.d.ts +74 -0
- package/dist/models/services/translation/locales/nl/branch.d.ts +13 -0
- package/dist/models/services/translation/locales/nl/index.d.ts +13 -0
- package/dist/models/services/translation/locales/nl/order.d.ts +1 -0
- package/dist/models/services/translation/locales/ru/branch.d.ts +13 -0
- package/dist/models/services/translation/locales/ru/index.d.ts +13 -0
- package/dist/models/services/translation/locales/ru/order.d.ts +1 -0
- package/dist/models/services/translation/locales/tr/branch.d.ts +13 -0
- package/dist/models/services/translation/locales/tr/index.d.ts +13 -0
- package/dist/models/services/translation/locales/tr/order.d.ts +1 -0
- package/dist/modules/branch/hooks.d.ts +2 -0
- package/dist/modules/branch/models.d.ts +24 -0
- package/dist/modules/branch/utils.d.ts +7 -1
- package/dist/modules/order/hooks.d.ts +0 -1
- package/dist/modules/order/utils.d.ts +1 -1
- package/dist/modules/order/utils.test.d.ts +1 -0
- package/dist/modules/view/constants.d.ts +1 -0
- package/dist/services/translation/locales/az/branch.d.ts +13 -0
- package/dist/services/translation/locales/az/index.d.ts +13 -0
- package/dist/services/translation/locales/az/order.d.ts +1 -0
- package/dist/services/translation/locales/en/branch.d.ts +10 -0
- package/dist/services/translation/locales/en/index.d.ts +9 -0
- package/dist/services/translation/locales/et/branch.d.ts +13 -0
- package/dist/services/translation/locales/et/index.d.ts +13 -0
- package/dist/services/translation/locales/et/order.d.ts +1 -0
- package/dist/services/translation/locales/index.d.ts +74 -0
- package/dist/services/translation/locales/nl/branch.d.ts +13 -0
- package/dist/services/translation/locales/nl/index.d.ts +13 -0
- package/dist/services/translation/locales/nl/order.d.ts +1 -0
- package/dist/services/translation/locales/ru/branch.d.ts +13 -0
- package/dist/services/translation/locales/ru/index.d.ts +13 -0
- package/dist/services/translation/locales/ru/order.d.ts +1 -0
- package/dist/services/translation/locales/tr/branch.d.ts +13 -0
- package/dist/services/translation/locales/tr/index.d.ts +13 -0
- package/dist/services/translation/locales/tr/order.d.ts +1 -0
- package/dist/styles/ui.css +1 -1
- package/dist/styles/ui.css.map +1 -1
- package/dist/utils/index.esm.js +1 -1
- package/dist/utils/index.esm.js.map +1 -1
- package/dist/utils/index.js +1 -1
- package/dist/utils/index.js.map +1 -1
- package/dist/utils/modules/branch/hooks.d.ts +2 -0
- package/dist/utils/modules/branch/models.d.ts +24 -0
- package/dist/utils/modules/branch/utils.d.ts +9 -0
- package/dist/utils/modules/order/hooks.d.ts +0 -1
- package/dist/utils/modules/order/utils.d.ts +1 -1
- package/dist/utils/modules/view/constants.d.ts +1 -0
- package/dist/utils/services/translation/locales/az/branch.d.ts +13 -0
- package/dist/utils/services/translation/locales/az/index.d.ts +13 -0
- package/dist/utils/services/translation/locales/az/order.d.ts +1 -0
- package/dist/utils/services/translation/locales/en/branch.d.ts +10 -0
- package/dist/utils/services/translation/locales/en/index.d.ts +9 -0
- package/dist/utils/services/translation/locales/et/branch.d.ts +13 -0
- package/dist/utils/services/translation/locales/et/index.d.ts +13 -0
- package/dist/utils/services/translation/locales/et/order.d.ts +1 -0
- package/dist/utils/services/translation/locales/index.d.ts +74 -0
- package/dist/utils/services/translation/locales/nl/branch.d.ts +13 -0
- package/dist/utils/services/translation/locales/nl/index.d.ts +13 -0
- package/dist/utils/services/translation/locales/nl/order.d.ts +1 -0
- package/dist/utils/services/translation/locales/ru/branch.d.ts +13 -0
- package/dist/utils/services/translation/locales/ru/index.d.ts +13 -0
- package/dist/utils/services/translation/locales/ru/order.d.ts +1 -0
- package/dist/utils/services/translation/locales/tr/branch.d.ts +13 -0
- package/dist/utils/services/translation/locales/tr/index.d.ts +13 -0
- package/dist/utils/services/translation/locales/tr/order.d.ts +1 -0
- package/package.json +9 -9
- package/dist/models/modules/feature/constants.d.ts +0 -4
- package/dist/models/modules/feature/hooks.d.ts +0 -2
- package/dist/models/modules/feature/utils.d.ts +0 -2
- package/dist/utils/modules/feature/hooks.d.ts +0 -2
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
"WEEKDAY-0": string;
|
|
3
|
+
"WEEKDAY-1": string;
|
|
4
|
+
"WEEKDAY-2": string;
|
|
5
|
+
"WEEKDAY-3": string;
|
|
6
|
+
"WEEKDAY-4": string;
|
|
7
|
+
"WEEKDAY-5": string;
|
|
8
|
+
"WEEKDAY-6": string;
|
|
9
|
+
Closed: string;
|
|
10
|
+
"Opening Hours": string;
|
|
11
|
+
"Delivery Hours": string;
|
|
12
|
+
};
|
|
13
|
+
export default _default;
|
|
@@ -63,6 +63,7 @@ declare const _default: {
|
|
|
63
63
|
Table: string;
|
|
64
64
|
"Select Table": string;
|
|
65
65
|
Card: string;
|
|
66
|
+
"Closed Now": string;
|
|
66
67
|
};
|
|
67
68
|
customer: {
|
|
68
69
|
"Unknown address": string;
|
|
@@ -127,5 +128,17 @@ declare const _default: {
|
|
|
127
128
|
"Try for free": string;
|
|
128
129
|
"No credit card needed": string;
|
|
129
130
|
};
|
|
131
|
+
branch: {
|
|
132
|
+
"WEEKDAY-0": string;
|
|
133
|
+
"WEEKDAY-1": string;
|
|
134
|
+
"WEEKDAY-2": string;
|
|
135
|
+
"WEEKDAY-3": string;
|
|
136
|
+
"WEEKDAY-4": string;
|
|
137
|
+
"WEEKDAY-5": string;
|
|
138
|
+
"WEEKDAY-6": string;
|
|
139
|
+
Closed: string;
|
|
140
|
+
"Opening Hours": string;
|
|
141
|
+
"Delivery Hours": string;
|
|
142
|
+
};
|
|
130
143
|
};
|
|
131
144
|
export default _default;
|
|
@@ -6,6 +6,23 @@ export type BranchWorkDay = {
|
|
|
6
6
|
day: number;
|
|
7
7
|
hours: BranchWorkHour | null;
|
|
8
8
|
};
|
|
9
|
+
export type BranchWorkDays = {
|
|
10
|
+
days: BranchWorkDay[];
|
|
11
|
+
};
|
|
12
|
+
export interface BranchSettings {
|
|
13
|
+
deliveryOrderEnabled: boolean;
|
|
14
|
+
pickupOrderEnabled: boolean;
|
|
15
|
+
dineInOrderEnabled: boolean;
|
|
16
|
+
maxDeliveryDistance: number;
|
|
17
|
+
minDeliveryAmount: number;
|
|
18
|
+
}
|
|
19
|
+
export declare enum BranchSetting {
|
|
20
|
+
MAX_DELIVERY_DISTANCE = "maxDeliveryDistance",
|
|
21
|
+
DELIVERY_ORDER_ENABLED = "deliveryOrderEnabled",
|
|
22
|
+
PICKUP_ORDER_ENABLED = "pickupOrderEnabled",
|
|
23
|
+
DINE_IN_ORDER_ENABLED = "dineInOrderEnabled",
|
|
24
|
+
MIN_DELIVERY_AMOUNT = "minDeliveryAmount"
|
|
25
|
+
}
|
|
9
26
|
export interface Branch {
|
|
10
27
|
id: number;
|
|
11
28
|
name: string;
|
|
@@ -17,4 +34,11 @@ export interface Branch {
|
|
|
17
34
|
wifiPassword?: string;
|
|
18
35
|
createdAt?: number;
|
|
19
36
|
coverPhoto?: string;
|
|
37
|
+
settings?: BranchSettings;
|
|
38
|
+
openingHours?: BranchWorkDays;
|
|
39
|
+
deliveryHours?: BranchWorkDays;
|
|
20
40
|
}
|
|
41
|
+
export type BranchServes = {
|
|
42
|
+
isOpen: boolean;
|
|
43
|
+
isDelivering: boolean;
|
|
44
|
+
};
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
-
import { Branch } from "src/models";
|
|
1
|
+
import { Branch, BranchWorkDays } from "src/models";
|
|
2
2
|
export declare const getVenueName: (businessName: string, hasSingleBranch: boolean, selectedBranch?: Branch) => string;
|
|
3
3
|
export declare function normalizeRootPath(rootPath: string): string;
|
|
4
|
+
export declare const getHoursForDay: (schedule: BranchWorkDays, weekDayIndex: number) => import("src/models").BranchWorkHour;
|
|
5
|
+
export declare const splitHours: (hours: string) => number[];
|
|
6
|
+
export declare const isWithinTimeRange: (timeRange?: {
|
|
7
|
+
openAt: string;
|
|
8
|
+
closeAt: string;
|
|
9
|
+
}) => boolean;
|
|
@@ -20,7 +20,6 @@ export declare const useOrderItemPrice: (item: OrderItem) => {
|
|
|
20
20
|
totalPrice: number;
|
|
21
21
|
formattedTotalPrice: string;
|
|
22
22
|
};
|
|
23
|
-
export declare const useOrderActiveForBusiness: () => boolean;
|
|
24
23
|
export declare const useDeliveryDistanceError: () => string | null;
|
|
25
24
|
export declare const useDeliveryAmountError: () => string | null;
|
|
26
25
|
export declare const useOrderErrorInDetails: () => string | null;
|
|
@@ -25,5 +25,5 @@ export declare const getOrderItemPrice: (orderItem: OrderItem) => {
|
|
|
25
25
|
export declare const getSelectedAddonsFromOrderItems: (item: OrderItem) => SelectedAddons;
|
|
26
26
|
export declare const getStatusIcon: (status: OrderStatus) => IconType;
|
|
27
27
|
export declare const buildSelectedAddonsPayload: (productAddons?: addonModels.MenuAddon[], selectedAddons?: SelectedAddons) => OrderAddon[];
|
|
28
|
-
export declare const getDefaultOrderType: (settings: businessModels.BusinessSettings) => OrderType;
|
|
28
|
+
export declare const getDefaultOrderType: (settings: businessModels.BusinessSettings, isOpen: boolean, isDelivering: boolean) => OrderType | null;
|
|
29
29
|
export declare const getOrderErrorMessages: (field: keyof Order) => OrderErrors;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
"WEEKDAY-0": string;
|
|
3
|
+
"WEEKDAY-1": string;
|
|
4
|
+
"WEEKDAY-2": string;
|
|
5
|
+
"WEEKDAY-3": string;
|
|
6
|
+
"WEEKDAY-4": string;
|
|
7
|
+
"WEEKDAY-5": string;
|
|
8
|
+
"WEEKDAY-6": string;
|
|
9
|
+
Closed: string;
|
|
10
|
+
"Opening Hours": string;
|
|
11
|
+
"Delivery Hours": string;
|
|
12
|
+
};
|
|
13
|
+
export default _default;
|
|
@@ -62,6 +62,7 @@ declare const _default: {
|
|
|
62
62
|
Table: string;
|
|
63
63
|
"Select Table": string;
|
|
64
64
|
Card: string;
|
|
65
|
+
"Closed Now": string;
|
|
65
66
|
};
|
|
66
67
|
customer: {
|
|
67
68
|
"Unknown address": string;
|
|
@@ -128,5 +129,17 @@ declare const _default: {
|
|
|
128
129
|
"Try for free": string;
|
|
129
130
|
"No credit card needed": string;
|
|
130
131
|
};
|
|
132
|
+
branch: {
|
|
133
|
+
"WEEKDAY-0": string;
|
|
134
|
+
"WEEKDAY-1": string;
|
|
135
|
+
"WEEKDAY-2": string;
|
|
136
|
+
"WEEKDAY-3": string;
|
|
137
|
+
"WEEKDAY-4": string;
|
|
138
|
+
"WEEKDAY-5": string;
|
|
139
|
+
"WEEKDAY-6": string;
|
|
140
|
+
Closed: string;
|
|
141
|
+
"Opening Hours": string;
|
|
142
|
+
"Delivery Hours": string;
|
|
143
|
+
};
|
|
131
144
|
};
|
|
132
145
|
export default _default;
|
|
@@ -19,5 +19,14 @@ declare const _default: {
|
|
|
19
19
|
auth: {};
|
|
20
20
|
events: {};
|
|
21
21
|
pricing: {};
|
|
22
|
+
branch: {
|
|
23
|
+
"WEEKDAY-0": string;
|
|
24
|
+
"WEEKDAY-1": string;
|
|
25
|
+
"WEEKDAY-2": string;
|
|
26
|
+
"WEEKDAY-3": string;
|
|
27
|
+
"WEEKDAY-4": string;
|
|
28
|
+
"WEEKDAY-5": string;
|
|
29
|
+
"WEEKDAY-6": string;
|
|
30
|
+
};
|
|
22
31
|
};
|
|
23
32
|
export default _default;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
"WEEKDAY-0": string;
|
|
3
|
+
"WEEKDAY-1": string;
|
|
4
|
+
"WEEKDAY-2": string;
|
|
5
|
+
"WEEKDAY-3": string;
|
|
6
|
+
"WEEKDAY-4": string;
|
|
7
|
+
"WEEKDAY-5": string;
|
|
8
|
+
"WEEKDAY-6": string;
|
|
9
|
+
Closed: string;
|
|
10
|
+
"Opening Hours": string;
|
|
11
|
+
"Delivery Hours": string;
|
|
12
|
+
};
|
|
13
|
+
export default _default;
|
|
@@ -63,6 +63,7 @@ declare const _default: {
|
|
|
63
63
|
Table: string;
|
|
64
64
|
"Select Table": string;
|
|
65
65
|
Card: string;
|
|
66
|
+
"Closed Now": string;
|
|
66
67
|
};
|
|
67
68
|
customer: {
|
|
68
69
|
"Unknown address": string;
|
|
@@ -127,5 +128,17 @@ declare const _default: {
|
|
|
127
128
|
"Try for free": string;
|
|
128
129
|
"No credit card needed": string;
|
|
129
130
|
};
|
|
131
|
+
branch: {
|
|
132
|
+
"WEEKDAY-0": string;
|
|
133
|
+
"WEEKDAY-1": string;
|
|
134
|
+
"WEEKDAY-2": string;
|
|
135
|
+
"WEEKDAY-3": string;
|
|
136
|
+
"WEEKDAY-4": string;
|
|
137
|
+
"WEEKDAY-5": string;
|
|
138
|
+
"WEEKDAY-6": string;
|
|
139
|
+
Closed: string;
|
|
140
|
+
"Opening Hours": string;
|
|
141
|
+
"Delivery Hours": string;
|
|
142
|
+
};
|
|
130
143
|
};
|
|
131
144
|
export default _default;
|
|
@@ -63,6 +63,7 @@ declare const _default: {
|
|
|
63
63
|
Table: string;
|
|
64
64
|
"Select Table": string;
|
|
65
65
|
Card: string;
|
|
66
|
+
"Closed Now": string;
|
|
66
67
|
};
|
|
67
68
|
customer: {
|
|
68
69
|
"Unknown address": string;
|
|
@@ -129,6 +130,18 @@ declare const _default: {
|
|
|
129
130
|
"Try for free": string;
|
|
130
131
|
"No credit card needed": string;
|
|
131
132
|
};
|
|
133
|
+
branch: {
|
|
134
|
+
"WEEKDAY-0": string;
|
|
135
|
+
"WEEKDAY-1": string;
|
|
136
|
+
"WEEKDAY-2": string;
|
|
137
|
+
"WEEKDAY-3": string;
|
|
138
|
+
"WEEKDAY-4": string;
|
|
139
|
+
"WEEKDAY-5": string;
|
|
140
|
+
"WEEKDAY-6": string;
|
|
141
|
+
Closed: string;
|
|
142
|
+
"Opening Hours": string;
|
|
143
|
+
"Delivery Hours": string;
|
|
144
|
+
};
|
|
132
145
|
};
|
|
133
146
|
en: {
|
|
134
147
|
error: {
|
|
@@ -151,6 +164,15 @@ declare const _default: {
|
|
|
151
164
|
auth: {};
|
|
152
165
|
events: {};
|
|
153
166
|
pricing: {};
|
|
167
|
+
branch: {
|
|
168
|
+
"WEEKDAY-0": string;
|
|
169
|
+
"WEEKDAY-1": string;
|
|
170
|
+
"WEEKDAY-2": string;
|
|
171
|
+
"WEEKDAY-3": string;
|
|
172
|
+
"WEEKDAY-4": string;
|
|
173
|
+
"WEEKDAY-5": string;
|
|
174
|
+
"WEEKDAY-6": string;
|
|
175
|
+
};
|
|
154
176
|
};
|
|
155
177
|
ru: {
|
|
156
178
|
error: {
|
|
@@ -217,6 +239,7 @@ declare const _default: {
|
|
|
217
239
|
Table: string;
|
|
218
240
|
"Select Table": string;
|
|
219
241
|
Card: string;
|
|
242
|
+
"Closed Now": string;
|
|
220
243
|
};
|
|
221
244
|
customer: {
|
|
222
245
|
"Unknown address": string;
|
|
@@ -281,6 +304,18 @@ declare const _default: {
|
|
|
281
304
|
"Try for free": string;
|
|
282
305
|
"No credit card needed": string;
|
|
283
306
|
};
|
|
307
|
+
branch: {
|
|
308
|
+
"WEEKDAY-0": string;
|
|
309
|
+
"WEEKDAY-1": string;
|
|
310
|
+
"WEEKDAY-2": string;
|
|
311
|
+
"WEEKDAY-3": string;
|
|
312
|
+
"WEEKDAY-4": string;
|
|
313
|
+
"WEEKDAY-5": string;
|
|
314
|
+
"WEEKDAY-6": string;
|
|
315
|
+
Closed: string;
|
|
316
|
+
"Opening Hours": string;
|
|
317
|
+
"Delivery Hours": string;
|
|
318
|
+
};
|
|
284
319
|
};
|
|
285
320
|
tr: {
|
|
286
321
|
error: {
|
|
@@ -347,6 +382,7 @@ declare const _default: {
|
|
|
347
382
|
Table: string;
|
|
348
383
|
"Select Table": string;
|
|
349
384
|
Card: string;
|
|
385
|
+
"Closed Now": string;
|
|
350
386
|
};
|
|
351
387
|
customer: {
|
|
352
388
|
"Unknown address": string;
|
|
@@ -411,6 +447,18 @@ declare const _default: {
|
|
|
411
447
|
"Try for free": string;
|
|
412
448
|
"No credit card needed": string;
|
|
413
449
|
};
|
|
450
|
+
branch: {
|
|
451
|
+
"WEEKDAY-0": string;
|
|
452
|
+
"WEEKDAY-1": string;
|
|
453
|
+
"WEEKDAY-2": string;
|
|
454
|
+
"WEEKDAY-3": string;
|
|
455
|
+
"WEEKDAY-4": string;
|
|
456
|
+
"WEEKDAY-5": string;
|
|
457
|
+
"WEEKDAY-6": string;
|
|
458
|
+
Closed: string;
|
|
459
|
+
"Opening Hours": string;
|
|
460
|
+
"Delivery Hours": string;
|
|
461
|
+
};
|
|
414
462
|
};
|
|
415
463
|
nl: {
|
|
416
464
|
error: {
|
|
@@ -477,6 +525,7 @@ declare const _default: {
|
|
|
477
525
|
Table: string;
|
|
478
526
|
"Select Table": string;
|
|
479
527
|
Card: string;
|
|
528
|
+
"Closed Now": string;
|
|
480
529
|
};
|
|
481
530
|
customer: {
|
|
482
531
|
"Unknown address": string;
|
|
@@ -541,6 +590,18 @@ declare const _default: {
|
|
|
541
590
|
"Try for free": string;
|
|
542
591
|
"No credit card needed": string;
|
|
543
592
|
};
|
|
593
|
+
branch: {
|
|
594
|
+
"WEEKDAY-0": string;
|
|
595
|
+
"WEEKDAY-1": string;
|
|
596
|
+
"WEEKDAY-2": string;
|
|
597
|
+
"WEEKDAY-3": string;
|
|
598
|
+
"WEEKDAY-4": string;
|
|
599
|
+
"WEEKDAY-5": string;
|
|
600
|
+
"WEEKDAY-6": string;
|
|
601
|
+
Closed: string;
|
|
602
|
+
"Opening Hours": string;
|
|
603
|
+
"Delivery Hours": string;
|
|
604
|
+
};
|
|
544
605
|
};
|
|
545
606
|
et: {
|
|
546
607
|
error: {
|
|
@@ -607,6 +668,7 @@ declare const _default: {
|
|
|
607
668
|
Table: string;
|
|
608
669
|
"Select Table": string;
|
|
609
670
|
Card: string;
|
|
671
|
+
"Closed Now": string;
|
|
610
672
|
};
|
|
611
673
|
customer: {
|
|
612
674
|
"Unknown address": string;
|
|
@@ -671,6 +733,18 @@ declare const _default: {
|
|
|
671
733
|
"Try for free": string;
|
|
672
734
|
"No credit card needed": string;
|
|
673
735
|
};
|
|
736
|
+
branch: {
|
|
737
|
+
"WEEKDAY-0": string;
|
|
738
|
+
"WEEKDAY-1": string;
|
|
739
|
+
"WEEKDAY-2": string;
|
|
740
|
+
"WEEKDAY-3": string;
|
|
741
|
+
"WEEKDAY-4": string;
|
|
742
|
+
"WEEKDAY-5": string;
|
|
743
|
+
"WEEKDAY-6": string;
|
|
744
|
+
Closed: string;
|
|
745
|
+
"Opening Hours": string;
|
|
746
|
+
"Delivery Hours": string;
|
|
747
|
+
};
|
|
674
748
|
};
|
|
675
749
|
};
|
|
676
750
|
export default _default;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
"WEEKDAY-0": string;
|
|
3
|
+
"WEEKDAY-1": string;
|
|
4
|
+
"WEEKDAY-2": string;
|
|
5
|
+
"WEEKDAY-3": string;
|
|
6
|
+
"WEEKDAY-4": string;
|
|
7
|
+
"WEEKDAY-5": string;
|
|
8
|
+
"WEEKDAY-6": string;
|
|
9
|
+
Closed: string;
|
|
10
|
+
"Opening Hours": string;
|
|
11
|
+
"Delivery Hours": string;
|
|
12
|
+
};
|
|
13
|
+
export default _default;
|
|
@@ -63,6 +63,7 @@ declare const _default: {
|
|
|
63
63
|
Table: string;
|
|
64
64
|
"Select Table": string;
|
|
65
65
|
Card: string;
|
|
66
|
+
"Closed Now": string;
|
|
66
67
|
};
|
|
67
68
|
customer: {
|
|
68
69
|
"Unknown address": string;
|
|
@@ -127,5 +128,17 @@ declare const _default: {
|
|
|
127
128
|
"Try for free": string;
|
|
128
129
|
"No credit card needed": string;
|
|
129
130
|
};
|
|
131
|
+
branch: {
|
|
132
|
+
"WEEKDAY-0": string;
|
|
133
|
+
"WEEKDAY-1": string;
|
|
134
|
+
"WEEKDAY-2": string;
|
|
135
|
+
"WEEKDAY-3": string;
|
|
136
|
+
"WEEKDAY-4": string;
|
|
137
|
+
"WEEKDAY-5": string;
|
|
138
|
+
"WEEKDAY-6": string;
|
|
139
|
+
Closed: string;
|
|
140
|
+
"Opening Hours": string;
|
|
141
|
+
"Delivery Hours": string;
|
|
142
|
+
};
|
|
130
143
|
};
|
|
131
144
|
export default _default;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
"WEEKDAY-0": string;
|
|
3
|
+
"WEEKDAY-1": string;
|
|
4
|
+
"WEEKDAY-2": string;
|
|
5
|
+
"WEEKDAY-3": string;
|
|
6
|
+
"WEEKDAY-4": string;
|
|
7
|
+
"WEEKDAY-5": string;
|
|
8
|
+
"WEEKDAY-6": string;
|
|
9
|
+
Closed: string;
|
|
10
|
+
"Opening Hours": string;
|
|
11
|
+
"Delivery Hours": string;
|
|
12
|
+
};
|
|
13
|
+
export default _default;
|
|
@@ -63,6 +63,7 @@ declare const _default: {
|
|
|
63
63
|
Table: string;
|
|
64
64
|
"Select Table": string;
|
|
65
65
|
Card: string;
|
|
66
|
+
"Closed Now": string;
|
|
66
67
|
};
|
|
67
68
|
customer: {
|
|
68
69
|
"Unknown address": string;
|
|
@@ -127,5 +128,17 @@ declare const _default: {
|
|
|
127
128
|
"Try for free": string;
|
|
128
129
|
"No credit card needed": string;
|
|
129
130
|
};
|
|
131
|
+
branch: {
|
|
132
|
+
"WEEKDAY-0": string;
|
|
133
|
+
"WEEKDAY-1": string;
|
|
134
|
+
"WEEKDAY-2": string;
|
|
135
|
+
"WEEKDAY-3": string;
|
|
136
|
+
"WEEKDAY-4": string;
|
|
137
|
+
"WEEKDAY-5": string;
|
|
138
|
+
"WEEKDAY-6": string;
|
|
139
|
+
Closed: string;
|
|
140
|
+
"Opening Hours": string;
|
|
141
|
+
"Delivery Hours": string;
|
|
142
|
+
};
|
|
130
143
|
};
|
|
131
144
|
export default _default;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
"WEEKDAY-0": string;
|
|
3
|
+
"WEEKDAY-1": string;
|
|
4
|
+
"WEEKDAY-2": string;
|
|
5
|
+
"WEEKDAY-3": string;
|
|
6
|
+
"WEEKDAY-4": string;
|
|
7
|
+
"WEEKDAY-5": string;
|
|
8
|
+
"WEEKDAY-6": string;
|
|
9
|
+
Closed: string;
|
|
10
|
+
"Opening Hours": string;
|
|
11
|
+
"Delivery Hours": string;
|
|
12
|
+
};
|
|
13
|
+
export default _default;
|
|
@@ -63,6 +63,7 @@ declare const _default: {
|
|
|
63
63
|
Table: string;
|
|
64
64
|
"Select Table": string;
|
|
65
65
|
Card: string;
|
|
66
|
+
"Closed Now": string;
|
|
66
67
|
};
|
|
67
68
|
customer: {
|
|
68
69
|
"Unknown address": string;
|
|
@@ -127,5 +128,17 @@ declare const _default: {
|
|
|
127
128
|
"Try for free": string;
|
|
128
129
|
"No credit card needed": string;
|
|
129
130
|
};
|
|
131
|
+
branch: {
|
|
132
|
+
"WEEKDAY-0": string;
|
|
133
|
+
"WEEKDAY-1": string;
|
|
134
|
+
"WEEKDAY-2": string;
|
|
135
|
+
"WEEKDAY-3": string;
|
|
136
|
+
"WEEKDAY-4": string;
|
|
137
|
+
"WEEKDAY-5": string;
|
|
138
|
+
"WEEKDAY-6": string;
|
|
139
|
+
Closed: string;
|
|
140
|
+
"Opening Hours": string;
|
|
141
|
+
"Delivery Hours": string;
|
|
142
|
+
};
|
|
130
143
|
};
|
|
131
144
|
export default _default;
|