@tabres/react 1.0.27 → 1.0.29

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 (68) hide show
  1. package/dist/components/PublicMenu/OrderPaymentSummary/OrderPaymentSummary.d.ts +5 -1
  2. package/dist/index.esm.js +1 -1
  3. package/dist/index.esm.js.map +1 -1
  4. package/dist/index.js +1 -1
  5. package/dist/index.js.map +1 -1
  6. package/dist/models/modules/menu/hooks.d.ts +4 -0
  7. package/dist/models/services/translation/locales/az/index.d.ts +1 -0
  8. package/dist/models/services/translation/locales/az/order.d.ts +1 -0
  9. package/dist/models/services/translation/locales/es/index.d.ts +1 -0
  10. package/dist/models/services/translation/locales/es/order.d.ts +1 -0
  11. package/dist/models/services/translation/locales/et/index.d.ts +1 -0
  12. package/dist/models/services/translation/locales/et/order.d.ts +1 -0
  13. package/dist/models/services/translation/locales/hr/index.d.ts +1 -0
  14. package/dist/models/services/translation/locales/hr/order.d.ts +1 -0
  15. package/dist/models/services/translation/locales/index.d.ts +9 -0
  16. package/dist/models/services/translation/locales/nl/index.d.ts +1 -0
  17. package/dist/models/services/translation/locales/nl/order.d.ts +1 -0
  18. package/dist/models/services/translation/locales/pl/index.d.ts +1 -0
  19. package/dist/models/services/translation/locales/pl/order.d.ts +1 -0
  20. package/dist/models/services/translation/locales/pt/index.d.ts +1 -0
  21. package/dist/models/services/translation/locales/pt/order.d.ts +1 -0
  22. package/dist/models/services/translation/locales/ru/index.d.ts +1 -0
  23. package/dist/models/services/translation/locales/ru/order.d.ts +1 -0
  24. package/dist/models/services/translation/locales/tr/index.d.ts +1 -0
  25. package/dist/models/services/translation/locales/tr/order.d.ts +1 -0
  26. package/dist/modules/menu/hooks.d.ts +4 -0
  27. package/dist/services/translation/locales/az/index.d.ts +1 -0
  28. package/dist/services/translation/locales/az/order.d.ts +1 -0
  29. package/dist/services/translation/locales/es/index.d.ts +1 -0
  30. package/dist/services/translation/locales/es/order.d.ts +1 -0
  31. package/dist/services/translation/locales/et/index.d.ts +1 -0
  32. package/dist/services/translation/locales/et/order.d.ts +1 -0
  33. package/dist/services/translation/locales/hr/index.d.ts +1 -0
  34. package/dist/services/translation/locales/hr/order.d.ts +1 -0
  35. package/dist/services/translation/locales/index.d.ts +9 -0
  36. package/dist/services/translation/locales/nl/index.d.ts +1 -0
  37. package/dist/services/translation/locales/nl/order.d.ts +1 -0
  38. package/dist/services/translation/locales/pl/index.d.ts +1 -0
  39. package/dist/services/translation/locales/pl/order.d.ts +1 -0
  40. package/dist/services/translation/locales/pt/index.d.ts +1 -0
  41. package/dist/services/translation/locales/pt/order.d.ts +1 -0
  42. package/dist/services/translation/locales/ru/index.d.ts +1 -0
  43. package/dist/services/translation/locales/ru/order.d.ts +1 -0
  44. package/dist/services/translation/locales/tr/index.d.ts +1 -0
  45. package/dist/services/translation/locales/tr/order.d.ts +1 -0
  46. package/dist/styles/ui.css +1 -1
  47. package/dist/styles/ui.css.map +1 -1
  48. package/dist/utils/modules/menu/hooks.d.ts +4 -0
  49. package/dist/utils/services/translation/locales/az/index.d.ts +1 -0
  50. package/dist/utils/services/translation/locales/az/order.d.ts +1 -0
  51. package/dist/utils/services/translation/locales/es/index.d.ts +1 -0
  52. package/dist/utils/services/translation/locales/es/order.d.ts +1 -0
  53. package/dist/utils/services/translation/locales/et/index.d.ts +1 -0
  54. package/dist/utils/services/translation/locales/et/order.d.ts +1 -0
  55. package/dist/utils/services/translation/locales/hr/index.d.ts +1 -0
  56. package/dist/utils/services/translation/locales/hr/order.d.ts +1 -0
  57. package/dist/utils/services/translation/locales/index.d.ts +9 -0
  58. package/dist/utils/services/translation/locales/nl/index.d.ts +1 -0
  59. package/dist/utils/services/translation/locales/nl/order.d.ts +1 -0
  60. package/dist/utils/services/translation/locales/pl/index.d.ts +1 -0
  61. package/dist/utils/services/translation/locales/pl/order.d.ts +1 -0
  62. package/dist/utils/services/translation/locales/pt/index.d.ts +1 -0
  63. package/dist/utils/services/translation/locales/pt/order.d.ts +1 -0
  64. package/dist/utils/services/translation/locales/ru/index.d.ts +1 -0
  65. package/dist/utils/services/translation/locales/ru/order.d.ts +1 -0
  66. package/dist/utils/services/translation/locales/tr/index.d.ts +1 -0
  67. package/dist/utils/services/translation/locales/tr/order.d.ts +1 -0
  68. package/package.json +1 -1
@@ -1 +1,5 @@
1
1
  export declare const useMenuUrl: () => string;
2
+ export declare const useMenuTexts: () => {
3
+ headerText: string;
4
+ footerText: string;
5
+ };
@@ -70,6 +70,7 @@ declare const _default: {
70
70
  " / l": string;
71
71
  Discount: string;
72
72
  "Discount ({{rate}}%)": string;
73
+ "Service Fee ({{rate}}%)": string;
73
74
  };
74
75
  customer: {
75
76
  "Unknown address": string;
@@ -45,5 +45,6 @@ declare const _default: {
45
45
  " / l": string;
46
46
  Discount: string;
47
47
  "Discount ({{rate}}%)": string;
48
+ "Service Fee ({{rate}}%)": string;
48
49
  };
49
50
  export default _default;
@@ -113,6 +113,7 @@ declare const _default: {
113
113
  Discount: string;
114
114
  "Discount ({{rate}}%)": string;
115
115
  Events: string;
116
+ "Service Fee ({{rate}}%)": string;
116
117
  };
117
118
  };
118
119
  export default _default;
@@ -46,5 +46,6 @@ declare const _default: {
46
46
  Discount: string;
47
47
  "Discount ({{rate}}%)": string;
48
48
  Events: string;
49
+ "Service Fee ({{rate}}%)": string;
49
50
  };
50
51
  export default _default;
@@ -69,6 +69,7 @@ declare const _default: {
69
69
  "Play video": string;
70
70
  Discount: string;
71
71
  "Discount ({{rate}}%)": string;
72
+ "Service Fee ({{rate}}%)": string;
72
73
  };
73
74
  customer: {
74
75
  "Unknown address": string;
@@ -44,5 +44,6 @@ declare const _default: {
44
44
  "Play video": string;
45
45
  Discount: string;
46
46
  "Discount ({{rate}}%)": string;
47
+ "Service Fee ({{rate}}%)": string;
47
48
  };
48
49
  export default _default;
@@ -70,6 +70,7 @@ declare const _default: {
70
70
  " / l": string;
71
71
  Discount: string;
72
72
  "Discount ({{rate}}%)": string;
73
+ "Service Fee ({{rate}}%)": string;
73
74
  };
74
75
  customer: {
75
76
  "Unknown address": string;
@@ -45,5 +45,6 @@ declare const _default: {
45
45
  " / l": string;
46
46
  Discount: string;
47
47
  "Discount ({{rate}}%)": string;
48
+ "Service Fee ({{rate}}%)": string;
48
49
  };
49
50
  export default _default;
@@ -71,6 +71,7 @@ declare const _default: {
71
71
  " / l": string;
72
72
  Discount: string;
73
73
  "Discount ({{rate}}%)": string;
74
+ "Service Fee ({{rate}}%)": string;
74
75
  };
75
76
  customer: {
76
77
  "Unknown address": string;
@@ -262,6 +263,7 @@ declare const _default: {
262
263
  Discount: string;
263
264
  "Discount ({{rate}}%)": string;
264
265
  Events: string;
266
+ "Service Fee ({{rate}}%)": string;
265
267
  };
266
268
  };
267
269
  ru: {
@@ -335,6 +337,7 @@ declare const _default: {
335
337
  "Play video": string;
336
338
  Discount: string;
337
339
  "Discount ({{rate}}%)": string;
340
+ "Service Fee ({{rate}}%)": string;
338
341
  };
339
342
  customer: {
340
343
  "Unknown address": string;
@@ -449,6 +452,7 @@ declare const _default: {
449
452
  "Play video": string;
450
453
  Discount: string;
451
454
  "Discount ({{rate}}%)": string;
455
+ "Service Fee ({{rate}}%)": string;
452
456
  };
453
457
  customer: {
454
458
  "Unknown address": string;
@@ -563,6 +567,7 @@ declare const _default: {
563
567
  "Play video": string;
564
568
  Discount: string;
565
569
  "Discount ({{rate}}%)": string;
570
+ "Service Fee ({{rate}}%)": string;
566
571
  };
567
572
  customer: {
568
573
  "Unknown address": string;
@@ -677,6 +682,7 @@ declare const _default: {
677
682
  "Play video": string;
678
683
  Discount: string;
679
684
  "Discount ({{rate}}%)": string;
685
+ "Service Fee ({{rate}}%)": string;
680
686
  };
681
687
  customer: {
682
688
  "Unknown address": string;
@@ -792,6 +798,7 @@ declare const _default: {
792
798
  " / l": string;
793
799
  Discount: string;
794
800
  "Discount ({{rate}}%)": string;
801
+ "Service Fee ({{rate}}%)": string;
795
802
  };
796
803
  customer: {
797
804
  "Unknown address": string;
@@ -908,6 +915,7 @@ declare const _default: {
908
915
  " / l": string;
909
916
  Discount: string;
910
917
  "Discount ({{rate}}%)": string;
918
+ "Service Fee ({{rate}}%)": string;
911
919
  };
912
920
  customer: {
913
921
  "Unknown address": string;
@@ -1024,6 +1032,7 @@ declare const _default: {
1024
1032
  " / l": string;
1025
1033
  Discount: string;
1026
1034
  "Discount ({{rate}}%)": string;
1035
+ "Service Fee ({{rate}}%)": string;
1027
1036
  };
1028
1037
  customer: {
1029
1038
  "Unknown address": string;
@@ -69,6 +69,7 @@ declare const _default: {
69
69
  "Play video": string;
70
70
  Discount: string;
71
71
  "Discount ({{rate}}%)": string;
72
+ "Service Fee ({{rate}}%)": string;
72
73
  };
73
74
  customer: {
74
75
  "Unknown address": string;
@@ -44,5 +44,6 @@ declare const _default: {
44
44
  "Play video": string;
45
45
  Discount: string;
46
46
  "Discount ({{rate}}%)": string;
47
+ "Service Fee ({{rate}}%)": string;
47
48
  };
48
49
  export default _default;
@@ -70,6 +70,7 @@ declare const _default: {
70
70
  " / l": string;
71
71
  Discount: string;
72
72
  "Discount ({{rate}}%)": string;
73
+ "Service Fee ({{rate}}%)": string;
73
74
  };
74
75
  customer: {
75
76
  "Unknown address": string;
@@ -45,5 +45,6 @@ declare const _default: {
45
45
  " / l": string;
46
46
  Discount: string;
47
47
  "Discount ({{rate}}%)": string;
48
+ "Service Fee ({{rate}}%)": string;
48
49
  };
49
50
  export default _default;
@@ -70,6 +70,7 @@ declare const _default: {
70
70
  " / l": string;
71
71
  Discount: string;
72
72
  "Discount ({{rate}}%)": string;
73
+ "Service Fee ({{rate}}%)": string;
73
74
  };
74
75
  customer: {
75
76
  "Unknown address": string;
@@ -45,5 +45,6 @@ declare const _default: {
45
45
  " / l": string;
46
46
  Discount: string;
47
47
  "Discount ({{rate}}%)": string;
48
+ "Service Fee ({{rate}}%)": string;
48
49
  };
49
50
  export default _default;
@@ -69,6 +69,7 @@ declare const _default: {
69
69
  "Play video": string;
70
70
  Discount: string;
71
71
  "Discount ({{rate}}%)": string;
72
+ "Service Fee ({{rate}}%)": string;
72
73
  };
73
74
  customer: {
74
75
  "Unknown address": string;
@@ -44,5 +44,6 @@ declare const _default: {
44
44
  "Play video": string;
45
45
  Discount: string;
46
46
  "Discount ({{rate}}%)": string;
47
+ "Service Fee ({{rate}}%)": string;
47
48
  };
48
49
  export default _default;
@@ -69,6 +69,7 @@ declare const _default: {
69
69
  "Play video": string;
70
70
  Discount: string;
71
71
  "Discount ({{rate}}%)": string;
72
+ "Service Fee ({{rate}}%)": string;
72
73
  };
73
74
  customer: {
74
75
  "Unknown address": string;
@@ -44,5 +44,6 @@ declare const _default: {
44
44
  "Play video": string;
45
45
  Discount: string;
46
46
  "Discount ({{rate}}%)": string;
47
+ "Service Fee ({{rate}}%)": string;
47
48
  };
48
49
  export default _default;
@@ -1 +1,5 @@
1
1
  export declare const useMenuUrl: () => string;
2
+ export declare const useMenuTexts: () => {
3
+ headerText: string;
4
+ footerText: string;
5
+ };
@@ -70,6 +70,7 @@ declare const _default: {
70
70
  " / l": string;
71
71
  Discount: string;
72
72
  "Discount ({{rate}}%)": string;
73
+ "Service Fee ({{rate}}%)": string;
73
74
  };
74
75
  customer: {
75
76
  "Unknown address": string;
@@ -45,5 +45,6 @@ declare const _default: {
45
45
  " / l": string;
46
46
  Discount: string;
47
47
  "Discount ({{rate}}%)": string;
48
+ "Service Fee ({{rate}}%)": string;
48
49
  };
49
50
  export default _default;
@@ -113,6 +113,7 @@ declare const _default: {
113
113
  Discount: string;
114
114
  "Discount ({{rate}}%)": string;
115
115
  Events: string;
116
+ "Service Fee ({{rate}}%)": string;
116
117
  };
117
118
  };
118
119
  export default _default;
@@ -46,5 +46,6 @@ declare const _default: {
46
46
  Discount: string;
47
47
  "Discount ({{rate}}%)": string;
48
48
  Events: string;
49
+ "Service Fee ({{rate}}%)": string;
49
50
  };
50
51
  export default _default;
@@ -69,6 +69,7 @@ declare const _default: {
69
69
  "Play video": string;
70
70
  Discount: string;
71
71
  "Discount ({{rate}}%)": string;
72
+ "Service Fee ({{rate}}%)": string;
72
73
  };
73
74
  customer: {
74
75
  "Unknown address": string;
@@ -44,5 +44,6 @@ declare const _default: {
44
44
  "Play video": string;
45
45
  Discount: string;
46
46
  "Discount ({{rate}}%)": string;
47
+ "Service Fee ({{rate}}%)": string;
47
48
  };
48
49
  export default _default;
@@ -70,6 +70,7 @@ declare const _default: {
70
70
  " / l": string;
71
71
  Discount: string;
72
72
  "Discount ({{rate}}%)": string;
73
+ "Service Fee ({{rate}}%)": string;
73
74
  };
74
75
  customer: {
75
76
  "Unknown address": string;
@@ -45,5 +45,6 @@ declare const _default: {
45
45
  " / l": string;
46
46
  Discount: string;
47
47
  "Discount ({{rate}}%)": string;
48
+ "Service Fee ({{rate}}%)": string;
48
49
  };
49
50
  export default _default;
@@ -71,6 +71,7 @@ declare const _default: {
71
71
  " / l": string;
72
72
  Discount: string;
73
73
  "Discount ({{rate}}%)": string;
74
+ "Service Fee ({{rate}}%)": string;
74
75
  };
75
76
  customer: {
76
77
  "Unknown address": string;
@@ -262,6 +263,7 @@ declare const _default: {
262
263
  Discount: string;
263
264
  "Discount ({{rate}}%)": string;
264
265
  Events: string;
266
+ "Service Fee ({{rate}}%)": string;
265
267
  };
266
268
  };
267
269
  ru: {
@@ -335,6 +337,7 @@ declare const _default: {
335
337
  "Play video": string;
336
338
  Discount: string;
337
339
  "Discount ({{rate}}%)": string;
340
+ "Service Fee ({{rate}}%)": string;
338
341
  };
339
342
  customer: {
340
343
  "Unknown address": string;
@@ -449,6 +452,7 @@ declare const _default: {
449
452
  "Play video": string;
450
453
  Discount: string;
451
454
  "Discount ({{rate}}%)": string;
455
+ "Service Fee ({{rate}}%)": string;
452
456
  };
453
457
  customer: {
454
458
  "Unknown address": string;
@@ -563,6 +567,7 @@ declare const _default: {
563
567
  "Play video": string;
564
568
  Discount: string;
565
569
  "Discount ({{rate}}%)": string;
570
+ "Service Fee ({{rate}}%)": string;
566
571
  };
567
572
  customer: {
568
573
  "Unknown address": string;
@@ -677,6 +682,7 @@ declare const _default: {
677
682
  "Play video": string;
678
683
  Discount: string;
679
684
  "Discount ({{rate}}%)": string;
685
+ "Service Fee ({{rate}}%)": string;
680
686
  };
681
687
  customer: {
682
688
  "Unknown address": string;
@@ -792,6 +798,7 @@ declare const _default: {
792
798
  " / l": string;
793
799
  Discount: string;
794
800
  "Discount ({{rate}}%)": string;
801
+ "Service Fee ({{rate}}%)": string;
795
802
  };
796
803
  customer: {
797
804
  "Unknown address": string;
@@ -908,6 +915,7 @@ declare const _default: {
908
915
  " / l": string;
909
916
  Discount: string;
910
917
  "Discount ({{rate}}%)": string;
918
+ "Service Fee ({{rate}}%)": string;
911
919
  };
912
920
  customer: {
913
921
  "Unknown address": string;
@@ -1024,6 +1032,7 @@ declare const _default: {
1024
1032
  " / l": string;
1025
1033
  Discount: string;
1026
1034
  "Discount ({{rate}}%)": string;
1035
+ "Service Fee ({{rate}}%)": string;
1027
1036
  };
1028
1037
  customer: {
1029
1038
  "Unknown address": string;
@@ -69,6 +69,7 @@ declare const _default: {
69
69
  "Play video": string;
70
70
  Discount: string;
71
71
  "Discount ({{rate}}%)": string;
72
+ "Service Fee ({{rate}}%)": string;
72
73
  };
73
74
  customer: {
74
75
  "Unknown address": string;
@@ -44,5 +44,6 @@ declare const _default: {
44
44
  "Play video": string;
45
45
  Discount: string;
46
46
  "Discount ({{rate}}%)": string;
47
+ "Service Fee ({{rate}}%)": string;
47
48
  };
48
49
  export default _default;
@@ -70,6 +70,7 @@ declare const _default: {
70
70
  " / l": string;
71
71
  Discount: string;
72
72
  "Discount ({{rate}}%)": string;
73
+ "Service Fee ({{rate}}%)": string;
73
74
  };
74
75
  customer: {
75
76
  "Unknown address": string;
@@ -45,5 +45,6 @@ declare const _default: {
45
45
  " / l": string;
46
46
  Discount: string;
47
47
  "Discount ({{rate}}%)": string;
48
+ "Service Fee ({{rate}}%)": string;
48
49
  };
49
50
  export default _default;
@@ -70,6 +70,7 @@ declare const _default: {
70
70
  " / l": string;
71
71
  Discount: string;
72
72
  "Discount ({{rate}}%)": string;
73
+ "Service Fee ({{rate}}%)": string;
73
74
  };
74
75
  customer: {
75
76
  "Unknown address": string;
@@ -45,5 +45,6 @@ declare const _default: {
45
45
  " / l": string;
46
46
  Discount: string;
47
47
  "Discount ({{rate}}%)": string;
48
+ "Service Fee ({{rate}}%)": string;
48
49
  };
49
50
  export default _default;
@@ -69,6 +69,7 @@ declare const _default: {
69
69
  "Play video": string;
70
70
  Discount: string;
71
71
  "Discount ({{rate}}%)": string;
72
+ "Service Fee ({{rate}}%)": string;
72
73
  };
73
74
  customer: {
74
75
  "Unknown address": string;
@@ -44,5 +44,6 @@ declare const _default: {
44
44
  "Play video": string;
45
45
  Discount: string;
46
46
  "Discount ({{rate}}%)": string;
47
+ "Service Fee ({{rate}}%)": string;
47
48
  };
48
49
  export default _default;
@@ -69,6 +69,7 @@ declare const _default: {
69
69
  "Play video": string;
70
70
  Discount: string;
71
71
  "Discount ({{rate}}%)": string;
72
+ "Service Fee ({{rate}}%)": string;
72
73
  };
73
74
  customer: {
74
75
  "Unknown address": string;
@@ -44,5 +44,6 @@ declare const _default: {
44
44
  "Play video": string;
45
45
  Discount: string;
46
46
  "Discount ({{rate}}%)": string;
47
+ "Service Fee ({{rate}}%)": string;
47
48
  };
48
49
  export default _default;