@tabres/react 1.0.33 → 1.0.36
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/OrderDrawer/OrderPaymentMethods/OrderPaymentMethods.d.ts +2 -0
- package/dist/components/PublicMenu/OrderDrawer/OrderPaymentMethods/index.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/models.d.ts +3 -1
- package/dist/models/services/translation/locales/az/index.d.ts +0 -1
- package/dist/models/services/translation/locales/az/order.d.ts +0 -1
- package/dist/models/services/translation/locales/es/index.d.ts +0 -1
- package/dist/models/services/translation/locales/es/order.d.ts +0 -1
- package/dist/models/services/translation/locales/et/index.d.ts +0 -1
- package/dist/models/services/translation/locales/et/order.d.ts +0 -1
- package/dist/models/services/translation/locales/hr/index.d.ts +0 -1
- package/dist/models/services/translation/locales/hr/order.d.ts +0 -1
- package/dist/models/services/translation/locales/index.d.ts +0 -9
- package/dist/models/services/translation/locales/nl/index.d.ts +0 -1
- package/dist/models/services/translation/locales/nl/order.d.ts +0 -1
- package/dist/models/services/translation/locales/pl/index.d.ts +0 -1
- package/dist/models/services/translation/locales/pl/order.d.ts +0 -1
- package/dist/models/services/translation/locales/pt/index.d.ts +0 -1
- package/dist/models/services/translation/locales/pt/order.d.ts +0 -1
- package/dist/models/services/translation/locales/ru/index.d.ts +0 -1
- package/dist/models/services/translation/locales/ru/order.d.ts +0 -1
- package/dist/models/services/translation/locales/tr/index.d.ts +0 -1
- package/dist/models/services/translation/locales/tr/order.d.ts +0 -1
- package/dist/modules/branch/models.d.ts +3 -1
- package/dist/services/translation/locales/az/index.d.ts +0 -1
- package/dist/services/translation/locales/az/order.d.ts +0 -1
- package/dist/services/translation/locales/es/index.d.ts +0 -1
- package/dist/services/translation/locales/es/order.d.ts +0 -1
- package/dist/services/translation/locales/et/index.d.ts +0 -1
- package/dist/services/translation/locales/et/order.d.ts +0 -1
- package/dist/services/translation/locales/hr/index.d.ts +0 -1
- package/dist/services/translation/locales/hr/order.d.ts +0 -1
- package/dist/services/translation/locales/index.d.ts +0 -9
- package/dist/services/translation/locales/nl/index.d.ts +0 -1
- package/dist/services/translation/locales/nl/order.d.ts +0 -1
- package/dist/services/translation/locales/pl/index.d.ts +0 -1
- package/dist/services/translation/locales/pl/order.d.ts +0 -1
- package/dist/services/translation/locales/pt/index.d.ts +0 -1
- package/dist/services/translation/locales/pt/order.d.ts +0 -1
- package/dist/services/translation/locales/ru/index.d.ts +0 -1
- package/dist/services/translation/locales/ru/order.d.ts +0 -1
- package/dist/services/translation/locales/tr/index.d.ts +0 -1
- package/dist/services/translation/locales/tr/order.d.ts +0 -1
- package/dist/styles/ui.css +1 -1
- package/dist/styles/ui.css.map +1 -1
- package/dist/utils/modules/branch/models.d.ts +3 -1
- package/dist/utils/services/translation/locales/az/index.d.ts +0 -1
- package/dist/utils/services/translation/locales/az/order.d.ts +0 -1
- package/dist/utils/services/translation/locales/es/index.d.ts +0 -1
- package/dist/utils/services/translation/locales/es/order.d.ts +0 -1
- package/dist/utils/services/translation/locales/et/index.d.ts +0 -1
- package/dist/utils/services/translation/locales/et/order.d.ts +0 -1
- package/dist/utils/services/translation/locales/hr/index.d.ts +0 -1
- package/dist/utils/services/translation/locales/hr/order.d.ts +0 -1
- package/dist/utils/services/translation/locales/index.d.ts +0 -9
- package/dist/utils/services/translation/locales/nl/index.d.ts +0 -1
- package/dist/utils/services/translation/locales/nl/order.d.ts +0 -1
- package/dist/utils/services/translation/locales/pl/index.d.ts +0 -1
- package/dist/utils/services/translation/locales/pl/order.d.ts +0 -1
- package/dist/utils/services/translation/locales/pt/index.d.ts +0 -1
- package/dist/utils/services/translation/locales/pt/order.d.ts +0 -1
- package/dist/utils/services/translation/locales/ru/index.d.ts +0 -1
- package/dist/utils/services/translation/locales/ru/order.d.ts +0 -1
- package/dist/utils/services/translation/locales/tr/index.d.ts +0 -1
- package/dist/utils/services/translation/locales/tr/order.d.ts +0 -1
- package/package.json +1 -1
|
@@ -40,7 +40,6 @@ declare const _default: {
|
|
|
40
40
|
"Not available": string;
|
|
41
41
|
"Specify any allergies, special requests, or ingredients you want to add or remove": string;
|
|
42
42
|
"Thank you! We've received your order and it will be delivered shortly.": string;
|
|
43
|
-
"Go to checkout": string;
|
|
44
43
|
"Add an order note": string;
|
|
45
44
|
"Your Order is Completed!": string;
|
|
46
45
|
Delivery: string;
|
|
@@ -15,7 +15,6 @@ declare const _default: {
|
|
|
15
15
|
"Not available": string;
|
|
16
16
|
"Specify any allergies, special requests, or ingredients you want to add or remove": string;
|
|
17
17
|
"Thank you! We've received your order and it will be delivered shortly.": string;
|
|
18
|
-
"Go to checkout": string;
|
|
19
18
|
"Add an order note": string;
|
|
20
19
|
"Your Order is Completed!": string;
|
|
21
20
|
Delivery: string;
|
|
@@ -49,7 +49,6 @@ declare const _default: {
|
|
|
49
49
|
Tax: string;
|
|
50
50
|
Total: string;
|
|
51
51
|
"Special instructions, allergies, etc.": string;
|
|
52
|
-
"Go to checkout": string;
|
|
53
52
|
"Place order": string;
|
|
54
53
|
Continue: string;
|
|
55
54
|
"Not available": string;
|
|
@@ -240,7 +239,6 @@ declare const _default: {
|
|
|
240
239
|
Tax: string;
|
|
241
240
|
Total: string;
|
|
242
241
|
"Special instructions, allergies, etc.": string;
|
|
243
|
-
"Go to checkout": string;
|
|
244
242
|
"Place order": string;
|
|
245
243
|
Continue: string;
|
|
246
244
|
"Not available": string;
|
|
@@ -308,7 +306,6 @@ declare const _default: {
|
|
|
308
306
|
"Not available": string;
|
|
309
307
|
"Specify any allergies, special requests, or ingredients you want to add or remove": string;
|
|
310
308
|
"Thank you! We've received your order and it will be delivered shortly.": string;
|
|
311
|
-
"Go to checkout": string;
|
|
312
309
|
"Add an order note": string;
|
|
313
310
|
"Your Order is Completed!": string;
|
|
314
311
|
Delivery: string;
|
|
@@ -423,7 +420,6 @@ declare const _default: {
|
|
|
423
420
|
"Not available": string;
|
|
424
421
|
"Specify any allergies, special requests, or ingredients you want to add or remove": string;
|
|
425
422
|
"Thank you! We've received your order and it will be delivered shortly.": string;
|
|
426
|
-
"Go to checkout": string;
|
|
427
423
|
"Add an order note": string;
|
|
428
424
|
"Your Order is Completed!": string;
|
|
429
425
|
Delivery: string;
|
|
@@ -538,7 +534,6 @@ declare const _default: {
|
|
|
538
534
|
"Not available": string;
|
|
539
535
|
"Specify any allergies, special requests, or ingredients you want to add or remove": string;
|
|
540
536
|
"Thank you! We've received your order and it will be delivered shortly.": string;
|
|
541
|
-
"Go to checkout": string;
|
|
542
537
|
"Add an order note": string;
|
|
543
538
|
"Your Order is Completed!": string;
|
|
544
539
|
Delivery: string;
|
|
@@ -653,7 +648,6 @@ declare const _default: {
|
|
|
653
648
|
"Not available": string;
|
|
654
649
|
"Specify any allergies, special requests, or ingredients you want to add or remove": string;
|
|
655
650
|
"Thank you! We've received your order and it will be delivered shortly.": string;
|
|
656
|
-
"Go to checkout": string;
|
|
657
651
|
"Add an order note": string;
|
|
658
652
|
"Your Order is Completed!": string;
|
|
659
653
|
Delivery: string;
|
|
@@ -776,7 +770,6 @@ declare const _default: {
|
|
|
776
770
|
Tax: string;
|
|
777
771
|
Total: string;
|
|
778
772
|
"Special instructions, allergies, etc.": string;
|
|
779
|
-
"Go to checkout": string;
|
|
780
773
|
"Place order": string;
|
|
781
774
|
Continue: string;
|
|
782
775
|
"Not available": string;
|
|
@@ -893,7 +886,6 @@ declare const _default: {
|
|
|
893
886
|
Tax: string;
|
|
894
887
|
Total: string;
|
|
895
888
|
"Special instructions, allergies, etc.": string;
|
|
896
|
-
"Go to checkout": string;
|
|
897
889
|
"Place order": string;
|
|
898
890
|
Continue: string;
|
|
899
891
|
"Not available": string;
|
|
@@ -1010,7 +1002,6 @@ declare const _default: {
|
|
|
1010
1002
|
Tax: string;
|
|
1011
1003
|
Total: string;
|
|
1012
1004
|
"Special instructions, allergies, etc.": string;
|
|
1013
|
-
"Go to checkout": string;
|
|
1014
1005
|
"Place order": string;
|
|
1015
1006
|
Continue: string;
|
|
1016
1007
|
"Not available": string;
|
|
@@ -40,7 +40,6 @@ declare const _default: {
|
|
|
40
40
|
"Not available": string;
|
|
41
41
|
"Specify any allergies, special requests, or ingredients you want to add or remove": string;
|
|
42
42
|
"Thank you! We've received your order and it will be delivered shortly.": string;
|
|
43
|
-
"Go to checkout": string;
|
|
44
43
|
"Add an order note": string;
|
|
45
44
|
"Your Order is Completed!": string;
|
|
46
45
|
Delivery: string;
|
|
@@ -15,7 +15,6 @@ declare const _default: {
|
|
|
15
15
|
"Not available": string;
|
|
16
16
|
"Specify any allergies, special requests, or ingredients you want to add or remove": string;
|
|
17
17
|
"Thank you! We've received your order and it will be delivered shortly.": string;
|
|
18
|
-
"Go to checkout": string;
|
|
19
18
|
"Add an order note": string;
|
|
20
19
|
"Your Order is Completed!": string;
|
|
21
20
|
Delivery: string;
|
|
@@ -40,7 +40,6 @@ declare const _default: {
|
|
|
40
40
|
"Not available": string;
|
|
41
41
|
"Specify any allergies, special requests, or ingredients you want to add or remove": string;
|
|
42
42
|
"Thank you! We've received your order and it will be delivered shortly.": string;
|
|
43
|
-
"Go to checkout": string;
|
|
44
43
|
"Add an order note": string;
|
|
45
44
|
"Your Order is Completed!": string;
|
|
46
45
|
Delivery: string;
|
|
@@ -15,7 +15,6 @@ declare const _default: {
|
|
|
15
15
|
"Not available": string;
|
|
16
16
|
"Specify any allergies, special requests, or ingredients you want to add or remove": string;
|
|
17
17
|
"Thank you! We've received your order and it will be delivered shortly.": string;
|
|
18
|
-
"Go to checkout": string;
|
|
19
18
|
"Add an order note": string;
|
|
20
19
|
"Your Order is Completed!": string;
|
|
21
20
|
Delivery: string;
|
|
@@ -40,7 +40,6 @@ declare const _default: {
|
|
|
40
40
|
"Not available": string;
|
|
41
41
|
"Specify any allergies, special requests, or ingredients you want to add or remove": string;
|
|
42
42
|
"Thank you! We've received your order and it will be delivered shortly.": string;
|
|
43
|
-
"Go to checkout": string;
|
|
44
43
|
"Add an order note": string;
|
|
45
44
|
"Your Order is Completed!": string;
|
|
46
45
|
Delivery: string;
|
|
@@ -15,7 +15,6 @@ declare const _default: {
|
|
|
15
15
|
"Not available": string;
|
|
16
16
|
"Specify any allergies, special requests, or ingredients you want to add or remove": string;
|
|
17
17
|
"Thank you! We've received your order and it will be delivered shortly.": string;
|
|
18
|
-
"Go to checkout": string;
|
|
19
18
|
"Add an order note": string;
|
|
20
19
|
"Your Order is Completed!": string;
|
|
21
20
|
Delivery: string;
|