@tabres/react 1.0.22 → 1.0.24
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/OrderPaymentSummary/OrderPaymentSummary.d.ts +4 -1
- 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/services/translation/locales/az/index.d.ts +2 -34
- package/dist/models/services/translation/locales/az/order.d.ts +2 -0
- package/dist/models/services/translation/locales/en/index.d.ts +0 -1
- package/dist/models/services/translation/locales/es/auth.d.ts +7 -0
- package/dist/models/services/translation/locales/es/branch.d.ts +14 -0
- package/dist/models/services/translation/locales/es/common.d.ts +6 -0
- package/dist/models/services/translation/locales/es/customer.d.ts +17 -0
- package/dist/models/services/translation/locales/es/error.d.ts +20 -0
- package/dist/models/services/translation/locales/es/events.d.ts +8 -0
- package/dist/models/services/translation/locales/es/index.d.ts +118 -0
- package/dist/models/services/translation/locales/es/order.d.ts +50 -0
- package/dist/models/services/translation/locales/et/index.d.ts +2 -34
- package/dist/models/services/translation/locales/et/order.d.ts +2 -0
- package/dist/models/services/translation/locales/hr/index.d.ts +2 -34
- package/dist/models/services/translation/locales/hr/order.d.ts +2 -0
- package/dist/models/services/translation/locales/index.d.ts +133 -273
- package/dist/models/services/translation/locales/nl/index.d.ts +2 -34
- package/dist/models/services/translation/locales/nl/order.d.ts +2 -0
- package/dist/models/services/translation/locales/pl/index.d.ts +2 -34
- package/dist/models/services/translation/locales/pl/order.d.ts +2 -0
- package/dist/models/services/translation/locales/pt/index.d.ts +2 -34
- package/dist/models/services/translation/locales/pt/order.d.ts +2 -0
- package/dist/models/services/translation/locales/ru/index.d.ts +2 -34
- package/dist/models/services/translation/locales/ru/order.d.ts +2 -0
- package/dist/models/services/translation/locales/tr/index.d.ts +2 -34
- package/dist/models/services/translation/locales/tr/order.d.ts +2 -0
- package/dist/services/translation/locales/az/index.d.ts +2 -34
- package/dist/services/translation/locales/az/order.d.ts +2 -0
- package/dist/services/translation/locales/en/index.d.ts +0 -1
- package/dist/services/translation/locales/es/auth.d.ts +7 -0
- package/dist/services/translation/locales/es/branch.d.ts +14 -0
- package/dist/services/translation/locales/es/common.d.ts +6 -0
- package/dist/services/translation/locales/es/customer.d.ts +17 -0
- package/dist/services/translation/locales/es/error.d.ts +20 -0
- package/dist/services/translation/locales/es/events.d.ts +8 -0
- package/dist/services/translation/locales/es/index.d.ts +118 -0
- package/dist/services/translation/locales/es/order.d.ts +50 -0
- package/dist/services/translation/locales/et/index.d.ts +2 -34
- package/dist/services/translation/locales/et/order.d.ts +2 -0
- package/dist/services/translation/locales/hr/index.d.ts +2 -34
- package/dist/services/translation/locales/hr/order.d.ts +2 -0
- package/dist/services/translation/locales/index.d.ts +133 -273
- package/dist/services/translation/locales/nl/index.d.ts +2 -34
- package/dist/services/translation/locales/nl/order.d.ts +2 -0
- package/dist/services/translation/locales/pl/index.d.ts +2 -34
- package/dist/services/translation/locales/pl/order.d.ts +2 -0
- package/dist/services/translation/locales/pt/index.d.ts +2 -34
- package/dist/services/translation/locales/pt/order.d.ts +2 -0
- package/dist/services/translation/locales/ru/index.d.ts +2 -34
- package/dist/services/translation/locales/ru/order.d.ts +2 -0
- package/dist/services/translation/locales/tr/index.d.ts +2 -34
- package/dist/services/translation/locales/tr/order.d.ts +2 -0
- package/dist/utils/services/translation/locales/az/index.d.ts +2 -34
- package/dist/utils/services/translation/locales/az/order.d.ts +2 -0
- package/dist/utils/services/translation/locales/en/index.d.ts +0 -1
- package/dist/utils/services/translation/locales/es/auth.d.ts +7 -0
- package/dist/utils/services/translation/locales/es/branch.d.ts +14 -0
- package/dist/utils/services/translation/locales/es/common.d.ts +6 -0
- package/dist/utils/services/translation/locales/es/customer.d.ts +17 -0
- package/dist/utils/services/translation/locales/es/error.d.ts +20 -0
- package/dist/utils/services/translation/locales/es/events.d.ts +8 -0
- package/dist/utils/services/translation/locales/es/index.d.ts +118 -0
- package/dist/utils/services/translation/locales/es/order.d.ts +50 -0
- package/dist/utils/services/translation/locales/et/index.d.ts +2 -34
- package/dist/utils/services/translation/locales/et/order.d.ts +2 -0
- package/dist/utils/services/translation/locales/hr/index.d.ts +2 -34
- package/dist/utils/services/translation/locales/hr/order.d.ts +2 -0
- package/dist/utils/services/translation/locales/index.d.ts +133 -273
- package/dist/utils/services/translation/locales/nl/index.d.ts +2 -34
- package/dist/utils/services/translation/locales/nl/order.d.ts +2 -0
- package/dist/utils/services/translation/locales/pl/index.d.ts +2 -34
- package/dist/utils/services/translation/locales/pl/order.d.ts +2 -0
- package/dist/utils/services/translation/locales/pt/index.d.ts +2 -34
- package/dist/utils/services/translation/locales/pt/order.d.ts +2 -0
- package/dist/utils/services/translation/locales/ru/index.d.ts +2 -34
- package/dist/utils/services/translation/locales/ru/order.d.ts +2 -0
- package/dist/utils/services/translation/locales/tr/index.d.ts +2 -34
- package/dist/utils/services/translation/locales/tr/order.d.ts +2 -0
- package/package.json +1 -1
- package/dist/models/services/translation/locales/az/pricing.d.ts +0 -35
- package/dist/models/services/translation/locales/en/pricing.d.ts +0 -2
- package/dist/models/services/translation/locales/et/pricing.d.ts +0 -35
- package/dist/models/services/translation/locales/hr/pricing.d.ts +0 -35
- package/dist/models/services/translation/locales/nl/pricing.d.ts +0 -35
- package/dist/models/services/translation/locales/pl/pricing.d.ts +0 -35
- package/dist/models/services/translation/locales/pt/pricing.d.ts +0 -35
- package/dist/models/services/translation/locales/ru/pricing.d.ts +0 -35
- package/dist/models/services/translation/locales/tr/pricing.d.ts +0 -35
- package/dist/services/translation/locales/az/pricing.d.ts +0 -35
- package/dist/services/translation/locales/en/pricing.d.ts +0 -2
- package/dist/services/translation/locales/et/pricing.d.ts +0 -35
- package/dist/services/translation/locales/hr/pricing.d.ts +0 -35
- package/dist/services/translation/locales/nl/pricing.d.ts +0 -35
- package/dist/services/translation/locales/pl/pricing.d.ts +0 -35
- package/dist/services/translation/locales/pt/pricing.d.ts +0 -35
- package/dist/services/translation/locales/ru/pricing.d.ts +0 -35
- package/dist/services/translation/locales/tr/pricing.d.ts +0 -35
- package/dist/utils/services/translation/locales/az/pricing.d.ts +0 -35
- package/dist/utils/services/translation/locales/en/pricing.d.ts +0 -2
- package/dist/utils/services/translation/locales/et/pricing.d.ts +0 -35
- package/dist/utils/services/translation/locales/hr/pricing.d.ts +0 -35
- package/dist/utils/services/translation/locales/nl/pricing.d.ts +0 -35
- package/dist/utils/services/translation/locales/pl/pricing.d.ts +0 -35
- package/dist/utils/services/translation/locales/pt/pricing.d.ts +0 -35
- package/dist/utils/services/translation/locales/ru/pricing.d.ts +0 -35
- package/dist/utils/services/translation/locales/tr/pricing.d.ts +0 -35
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
"Get Started": string;
|
|
3
|
-
"Choose Plan": string;
|
|
4
|
-
"Smart QR Menu": string;
|
|
5
|
-
"Link-in-bio": string;
|
|
6
|
-
"Menu Analytics": string;
|
|
7
|
-
"Unlimited Products": string;
|
|
8
|
-
"Unlimited Categories": string;
|
|
9
|
-
"Product variants": string;
|
|
10
|
-
"Product options": string;
|
|
11
|
-
"Sales reports": string;
|
|
12
|
-
"24/7 Support": string;
|
|
13
|
-
"Multiple Branches": string;
|
|
14
|
-
"Order Management": string;
|
|
15
|
-
"Table Management": string;
|
|
16
|
-
"Mobile App for Owners & Staff": string;
|
|
17
|
-
"Point of Sale (POS)": string;
|
|
18
|
-
"Delivery Management": string;
|
|
19
|
-
"Third-Party Delivery Integrations": string;
|
|
20
|
-
"TabresPay with Mobile": string;
|
|
21
|
-
"Event management": string;
|
|
22
|
-
"Unlimited Users": string;
|
|
23
|
-
"/ month": string;
|
|
24
|
-
monthly: string;
|
|
25
|
-
annually: string;
|
|
26
|
-
"Flexible Plans for Every Business - Simple Pricing, More Value!": string;
|
|
27
|
-
"Choose a pricing plan that fits your business. Subscribe monthly or annually and save more with long-term plans!": string;
|
|
28
|
-
"Unlimited Languages": string;
|
|
29
|
-
"30-day money-back guarantee": string;
|
|
30
|
-
"Limited Time Only": string;
|
|
31
|
-
"/ lifetime": string;
|
|
32
|
-
"Try for free": string;
|
|
33
|
-
"No credit card needed": string;
|
|
34
|
-
};
|
|
35
|
-
export default _default;
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
"Get Started": string;
|
|
3
|
-
"Choose Plan": string;
|
|
4
|
-
"Smart QR Menu": string;
|
|
5
|
-
"Link-in-bio": string;
|
|
6
|
-
"Menu Analytics": string;
|
|
7
|
-
"Unlimited Users": string;
|
|
8
|
-
"Unlimited Products": string;
|
|
9
|
-
"Unlimited Categories": string;
|
|
10
|
-
"Product variants": string;
|
|
11
|
-
"Product options": string;
|
|
12
|
-
"Sales reports": string;
|
|
13
|
-
"24/7 Support": string;
|
|
14
|
-
"Multiple Branches": string;
|
|
15
|
-
"Table Management": string;
|
|
16
|
-
"Order Management": string;
|
|
17
|
-
"Mobile App for Owners & Staff": string;
|
|
18
|
-
"Point of Sale (POS)": string;
|
|
19
|
-
"Delivery Management": string;
|
|
20
|
-
"Third-Party Delivery Integrations": string;
|
|
21
|
-
"TabresPay with Mobile": string;
|
|
22
|
-
"Event management": string;
|
|
23
|
-
"/ month": string;
|
|
24
|
-
monthly: string;
|
|
25
|
-
annually: string;
|
|
26
|
-
"Flexible Plans for Every Business - Simple Pricing, More Value!": string;
|
|
27
|
-
"Choose a pricing plan that fits your business. Subscribe monthly or annually and save more with long-term plans!": string;
|
|
28
|
-
"Unlimited Languages": string;
|
|
29
|
-
"30-day money-back guarantee": string;
|
|
30
|
-
"Limited Time Only": string;
|
|
31
|
-
"/ lifetime": string;
|
|
32
|
-
"Try for free": string;
|
|
33
|
-
"No credit card needed": string;
|
|
34
|
-
};
|
|
35
|
-
export default _default;
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
"Get Started": string;
|
|
3
|
-
"Choose Plan": string;
|
|
4
|
-
"Smart QR Menu": string;
|
|
5
|
-
"Link-in-bio": string;
|
|
6
|
-
"Menu Analytics": string;
|
|
7
|
-
"Unlimited Users": string;
|
|
8
|
-
"Unlimited Products": string;
|
|
9
|
-
"Unlimited Categories": string;
|
|
10
|
-
"Product variants": string;
|
|
11
|
-
"Product options": string;
|
|
12
|
-
"Sales reports": string;
|
|
13
|
-
"24/7 Support": string;
|
|
14
|
-
"Multiple Branches": string;
|
|
15
|
-
"Table Management": string;
|
|
16
|
-
"Order Management": string;
|
|
17
|
-
"Mobile App for Owners & Staff": string;
|
|
18
|
-
"Point of Sale (POS)": string;
|
|
19
|
-
"Delivery Management": string;
|
|
20
|
-
"Third-Party Delivery Integrations": string;
|
|
21
|
-
"TabresPay with Mobile": string;
|
|
22
|
-
"Event management": string;
|
|
23
|
-
"/ month": string;
|
|
24
|
-
monthly: string;
|
|
25
|
-
annually: string;
|
|
26
|
-
"Choose a pricing plan that fits your business. Subscribe monthly or annually and save more with long-term plans!": string;
|
|
27
|
-
"Flexible Plans for Every Business - Simple Pricing, More Value!": string;
|
|
28
|
-
"Unlimited Languages": string;
|
|
29
|
-
"30-day money-back guarantee": string;
|
|
30
|
-
"Limited Time Only": string;
|
|
31
|
-
"/ lifetime": string;
|
|
32
|
-
"Try for free": string;
|
|
33
|
-
"No credit card needed": string;
|
|
34
|
-
};
|
|
35
|
-
export default _default;
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
"Get Started": string;
|
|
3
|
-
"Choose Plan": string;
|
|
4
|
-
"Smart QR Menu": string;
|
|
5
|
-
"Link-in-bio": string;
|
|
6
|
-
"Menu Analytics": string;
|
|
7
|
-
"Unlimited Products": string;
|
|
8
|
-
"Unlimited Categories": string;
|
|
9
|
-
"Product variants": string;
|
|
10
|
-
"Product options": string;
|
|
11
|
-
"Sales reports": string;
|
|
12
|
-
"24/7 Support": string;
|
|
13
|
-
"Multiple Branches": string;
|
|
14
|
-
"Order Management": string;
|
|
15
|
-
"Table Management": string;
|
|
16
|
-
"Mobile App for Owners & Staff": string;
|
|
17
|
-
"Point of Sale (POS)": string;
|
|
18
|
-
"Delivery Management": string;
|
|
19
|
-
"Third-Party Delivery Integrations": string;
|
|
20
|
-
"TabresPay with Mobile": string;
|
|
21
|
-
"Event management": string;
|
|
22
|
-
"Unlimited Users": string;
|
|
23
|
-
"/ month": string;
|
|
24
|
-
monthly: string;
|
|
25
|
-
annually: string;
|
|
26
|
-
"Flexible Plans for Every Business - Simple Pricing, More Value!": string;
|
|
27
|
-
"Choose a pricing plan that fits your business. Subscribe monthly or annually and save more with long-term plans!": string;
|
|
28
|
-
"Unlimited Languages": string;
|
|
29
|
-
"30-day money-back guarantee": string;
|
|
30
|
-
"Limited Time Only": string;
|
|
31
|
-
"/ lifetime": string;
|
|
32
|
-
"Try for free": string;
|
|
33
|
-
"No credit card needed": string;
|
|
34
|
-
};
|
|
35
|
-
export default _default;
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
"Get Started": string;
|
|
3
|
-
"Choose Plan": string;
|
|
4
|
-
"Smart QR Menu": string;
|
|
5
|
-
"Link-in-bio": string;
|
|
6
|
-
"Menu Analytics": string;
|
|
7
|
-
"Unlimited Products": string;
|
|
8
|
-
"Unlimited Categories": string;
|
|
9
|
-
"Product variants": string;
|
|
10
|
-
"Product options": string;
|
|
11
|
-
"Sales reports": string;
|
|
12
|
-
"24/7 Support": string;
|
|
13
|
-
"Multiple Branches": string;
|
|
14
|
-
"Table Management": string;
|
|
15
|
-
"Order Management": string;
|
|
16
|
-
"Mobile App for Owners & Staff": string;
|
|
17
|
-
"Point of Sale (POS)": string;
|
|
18
|
-
"Delivery Management": string;
|
|
19
|
-
"Third-Party Delivery Integrations": string;
|
|
20
|
-
"TabresPay with Mobile": string;
|
|
21
|
-
"Event management": string;
|
|
22
|
-
"Unlimited Users": string;
|
|
23
|
-
"/ month": string;
|
|
24
|
-
monthly: string;
|
|
25
|
-
annually: string;
|
|
26
|
-
"Flexible Plans for Every Business - Simple Pricing, More Value!": string;
|
|
27
|
-
"Choose a pricing plan that fits your business. Subscribe monthly or annually and save more with long-term plans!": string;
|
|
28
|
-
"Unlimited Languages": string;
|
|
29
|
-
"30-day money-back guarantee": string;
|
|
30
|
-
"Limited Time Only": string;
|
|
31
|
-
"/ lifetime": string;
|
|
32
|
-
"Try for free": string;
|
|
33
|
-
"No credit card needed": string;
|
|
34
|
-
};
|
|
35
|
-
export default _default;
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
"Get Started": string;
|
|
3
|
-
"Choose Plan": string;
|
|
4
|
-
"Smart QR Menu": string;
|
|
5
|
-
"Link-in-bio": string;
|
|
6
|
-
"Menu Analytics": string;
|
|
7
|
-
"Unlimited Products": string;
|
|
8
|
-
"Unlimited Categories": string;
|
|
9
|
-
"Product variants": string;
|
|
10
|
-
"Product options": string;
|
|
11
|
-
"Sales reports": string;
|
|
12
|
-
"24/7 Support": string;
|
|
13
|
-
"Multiple Branches": string;
|
|
14
|
-
"Order Management": string;
|
|
15
|
-
"Table Management": string;
|
|
16
|
-
"Mobile App for Owners & Staff": string;
|
|
17
|
-
"Point of Sale (POS)": string;
|
|
18
|
-
"Delivery Management": string;
|
|
19
|
-
"Third-Party Delivery Integrations": string;
|
|
20
|
-
"TabresPay with Mobile": string;
|
|
21
|
-
"Event management": string;
|
|
22
|
-
"Unlimited Users": string;
|
|
23
|
-
"/ month": string;
|
|
24
|
-
monthly: string;
|
|
25
|
-
annually: string;
|
|
26
|
-
"Flexible Plans for Every Business - Simple Pricing, More Value!": string;
|
|
27
|
-
"Choose a pricing plan that fits your business. Subscribe monthly or annually and save more with long-term plans!": string;
|
|
28
|
-
"Unlimited Languages": string;
|
|
29
|
-
"30-day money-back guarantee": string;
|
|
30
|
-
"Limited Time Only": string;
|
|
31
|
-
"/ lifetime": string;
|
|
32
|
-
"Try for free": string;
|
|
33
|
-
"No credit card needed": string;
|
|
34
|
-
};
|
|
35
|
-
export default _default;
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
"Get Started": string;
|
|
3
|
-
"Choose Plan": string;
|
|
4
|
-
"Smart QR Menu": string;
|
|
5
|
-
"Link-in-bio": string;
|
|
6
|
-
"Menu Analytics": string;
|
|
7
|
-
"Unlimited Products": string;
|
|
8
|
-
"Unlimited Categories": string;
|
|
9
|
-
"Unlimited Users": string;
|
|
10
|
-
"Product variants": string;
|
|
11
|
-
"Product options": string;
|
|
12
|
-
"Sales reports": string;
|
|
13
|
-
"24/7 Support": string;
|
|
14
|
-
"Multiple Branches": string;
|
|
15
|
-
"Table Management": string;
|
|
16
|
-
"Order Management": string;
|
|
17
|
-
"Mobile App for Owners & Staff": string;
|
|
18
|
-
"Point of Sale (POS)": string;
|
|
19
|
-
"Delivery Management": string;
|
|
20
|
-
"Third-Party Delivery Integrations": string;
|
|
21
|
-
"TabresPay with Mobile": string;
|
|
22
|
-
"Event management": string;
|
|
23
|
-
"/ month": string;
|
|
24
|
-
monthly: string;
|
|
25
|
-
annually: string;
|
|
26
|
-
"Choose a pricing plan that fits your business. Subscribe monthly or annually and save more with long-term plans!": string;
|
|
27
|
-
"Flexible Plans for Every Business - Simple Pricing, More Value!": string;
|
|
28
|
-
"Unlimited Languages": string;
|
|
29
|
-
"30-day money-back guarantee": string;
|
|
30
|
-
"Limited Time Only": string;
|
|
31
|
-
"/ lifetime": string;
|
|
32
|
-
"Try for free": string;
|
|
33
|
-
"No credit card needed": string;
|
|
34
|
-
};
|
|
35
|
-
export default _default;
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
"Get Started": string;
|
|
3
|
-
"Choose Plan": string;
|
|
4
|
-
"Smart QR Menu": string;
|
|
5
|
-
"Link-in-bio": string;
|
|
6
|
-
"Menu Analytics": string;
|
|
7
|
-
"Unlimited Products": string;
|
|
8
|
-
"Unlimited Categories": string;
|
|
9
|
-
"Product variants": string;
|
|
10
|
-
"Product options": string;
|
|
11
|
-
"Sales reports": string;
|
|
12
|
-
"24/7 Support": string;
|
|
13
|
-
"Multiple Branches": string;
|
|
14
|
-
"Order Management": string;
|
|
15
|
-
"Table Management": string;
|
|
16
|
-
"Mobile App for Owners & Staff": string;
|
|
17
|
-
"Point of Sale (POS)": string;
|
|
18
|
-
"Delivery Management": string;
|
|
19
|
-
"Third-Party Delivery Integrations": string;
|
|
20
|
-
"TabresPay with Mobile": string;
|
|
21
|
-
"Event management": string;
|
|
22
|
-
"Unlimited Users": string;
|
|
23
|
-
"/ month": string;
|
|
24
|
-
monthly: string;
|
|
25
|
-
annually: string;
|
|
26
|
-
"Flexible Plans for Every Business - Simple Pricing, More Value!": string;
|
|
27
|
-
"Choose a pricing plan that fits your business. Subscribe monthly or annually and save more with long-term plans!": string;
|
|
28
|
-
"Unlimited Languages": string;
|
|
29
|
-
"30-day money-back guarantee": string;
|
|
30
|
-
"Limited Time Only": string;
|
|
31
|
-
"/ lifetime": string;
|
|
32
|
-
"Try for free": string;
|
|
33
|
-
"No credit card needed": string;
|
|
34
|
-
};
|
|
35
|
-
export default _default;
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
"Get Started": string;
|
|
3
|
-
"Choose Plan": string;
|
|
4
|
-
"Smart QR Menu": string;
|
|
5
|
-
"Link-in-bio": string;
|
|
6
|
-
"Menu Analytics": string;
|
|
7
|
-
"Unlimited Products": string;
|
|
8
|
-
"Unlimited Categories": string;
|
|
9
|
-
"Product variants": string;
|
|
10
|
-
"Product options": string;
|
|
11
|
-
"Sales reports": string;
|
|
12
|
-
"24/7 Support": string;
|
|
13
|
-
"Multiple Branches": string;
|
|
14
|
-
"Order Management": string;
|
|
15
|
-
"Table Management": string;
|
|
16
|
-
"Mobile App for Owners & Staff": string;
|
|
17
|
-
"Point of Sale (POS)": string;
|
|
18
|
-
"Delivery Management": string;
|
|
19
|
-
"Third-Party Delivery Integrations": string;
|
|
20
|
-
"TabresPay with Mobile": string;
|
|
21
|
-
"Event management": string;
|
|
22
|
-
"Unlimited Users": string;
|
|
23
|
-
"/ month": string;
|
|
24
|
-
monthly: string;
|
|
25
|
-
annually: string;
|
|
26
|
-
"Flexible Plans for Every Business - Simple Pricing, More Value!": string;
|
|
27
|
-
"Choose a pricing plan that fits your business. Subscribe monthly or annually and save more with long-term plans!": string;
|
|
28
|
-
"Unlimited Languages": string;
|
|
29
|
-
"30-day money-back guarantee": string;
|
|
30
|
-
"Limited Time Only": string;
|
|
31
|
-
"/ lifetime": string;
|
|
32
|
-
"Try for free": string;
|
|
33
|
-
"No credit card needed": string;
|
|
34
|
-
};
|
|
35
|
-
export default _default;
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
"Get Started": string;
|
|
3
|
-
"Choose Plan": string;
|
|
4
|
-
"Smart QR Menu": string;
|
|
5
|
-
"Link-in-bio": string;
|
|
6
|
-
"Menu Analytics": string;
|
|
7
|
-
"Unlimited Users": string;
|
|
8
|
-
"Unlimited Products": string;
|
|
9
|
-
"Unlimited Categories": string;
|
|
10
|
-
"Product variants": string;
|
|
11
|
-
"Product options": string;
|
|
12
|
-
"Sales reports": string;
|
|
13
|
-
"24/7 Support": string;
|
|
14
|
-
"Multiple Branches": string;
|
|
15
|
-
"Table Management": string;
|
|
16
|
-
"Order Management": string;
|
|
17
|
-
"Mobile App for Owners & Staff": string;
|
|
18
|
-
"Point of Sale (POS)": string;
|
|
19
|
-
"Delivery Management": string;
|
|
20
|
-
"Third-Party Delivery Integrations": string;
|
|
21
|
-
"TabresPay with Mobile": string;
|
|
22
|
-
"Event management": string;
|
|
23
|
-
"/ month": string;
|
|
24
|
-
monthly: string;
|
|
25
|
-
annually: string;
|
|
26
|
-
"Flexible Plans for Every Business - Simple Pricing, More Value!": string;
|
|
27
|
-
"Choose a pricing plan that fits your business. Subscribe monthly or annually and save more with long-term plans!": string;
|
|
28
|
-
"Unlimited Languages": string;
|
|
29
|
-
"30-day money-back guarantee": string;
|
|
30
|
-
"Limited Time Only": string;
|
|
31
|
-
"/ lifetime": string;
|
|
32
|
-
"Try for free": string;
|
|
33
|
-
"No credit card needed": string;
|
|
34
|
-
};
|
|
35
|
-
export default _default;
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
"Get Started": string;
|
|
3
|
-
"Choose Plan": string;
|
|
4
|
-
"Smart QR Menu": string;
|
|
5
|
-
"Link-in-bio": string;
|
|
6
|
-
"Menu Analytics": string;
|
|
7
|
-
"Unlimited Users": string;
|
|
8
|
-
"Unlimited Products": string;
|
|
9
|
-
"Unlimited Categories": string;
|
|
10
|
-
"Product variants": string;
|
|
11
|
-
"Product options": string;
|
|
12
|
-
"Sales reports": string;
|
|
13
|
-
"24/7 Support": string;
|
|
14
|
-
"Multiple Branches": string;
|
|
15
|
-
"Table Management": string;
|
|
16
|
-
"Order Management": string;
|
|
17
|
-
"Mobile App for Owners & Staff": string;
|
|
18
|
-
"Point of Sale (POS)": string;
|
|
19
|
-
"Delivery Management": string;
|
|
20
|
-
"Third-Party Delivery Integrations": string;
|
|
21
|
-
"TabresPay with Mobile": string;
|
|
22
|
-
"Event management": string;
|
|
23
|
-
"/ month": string;
|
|
24
|
-
monthly: string;
|
|
25
|
-
annually: string;
|
|
26
|
-
"Choose a pricing plan that fits your business. Subscribe monthly or annually and save more with long-term plans!": string;
|
|
27
|
-
"Flexible Plans for Every Business - Simple Pricing, More Value!": string;
|
|
28
|
-
"Unlimited Languages": string;
|
|
29
|
-
"30-day money-back guarantee": string;
|
|
30
|
-
"Limited Time Only": string;
|
|
31
|
-
"/ lifetime": string;
|
|
32
|
-
"Try for free": string;
|
|
33
|
-
"No credit card needed": string;
|
|
34
|
-
};
|
|
35
|
-
export default _default;
|