arky-sdk 0.1.0 → 0.1.1

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 (104) hide show
  1. package/dist/config-CPkOgumU.d.cts +16 -0
  2. package/dist/config-CPkOgumU.d.ts +16 -0
  3. package/dist/index.cjs +1517 -0
  4. package/dist/index.cjs.map +1 -0
  5. package/dist/index.d.cts +268 -0
  6. package/dist/index.d.ts +268 -26
  7. package/dist/index.js +1457 -56
  8. package/dist/index.js.map +1 -0
  9. package/dist/stores.cjs +2148 -0
  10. package/dist/stores.cjs.map +1 -0
  11. package/dist/stores.d.cts +218 -0
  12. package/dist/stores.d.ts +218 -0
  13. package/dist/stores.js +2111 -0
  14. package/dist/stores.js.map +1 -0
  15. package/dist/types.cjs +13 -0
  16. package/dist/types.cjs.map +1 -0
  17. package/dist/{types/index.d.ts → types.d.cts} +25 -24
  18. package/dist/types.d.ts +245 -0
  19. package/dist/types.js +11 -0
  20. package/dist/types.js.map +1 -0
  21. package/dist/utils.cjs +725 -0
  22. package/dist/utils.cjs.map +1 -0
  23. package/dist/utils.d.cts +9 -0
  24. package/dist/utils.d.ts +9 -0
  25. package/dist/utils.js +680 -0
  26. package/dist/utils.js.map +1 -0
  27. package/dist/validation-C9UAYKke.d.cts +245 -0
  28. package/dist/validation-DIvAzYjG.d.ts +245 -0
  29. package/package.json +17 -11
  30. package/dist/api/cms.d.ts +0 -19
  31. package/dist/api/cms.d.ts.map +0 -1
  32. package/dist/api/cms.js +0 -41
  33. package/dist/api/eshop.d.ts +0 -89
  34. package/dist/api/eshop.d.ts.map +0 -1
  35. package/dist/api/eshop.js +0 -183
  36. package/dist/api/index.d.ts +0 -6
  37. package/dist/api/index.d.ts.map +0 -1
  38. package/dist/api/index.js +0 -5
  39. package/dist/api/newsletter.d.ts +0 -32
  40. package/dist/api/newsletter.d.ts.map +0 -1
  41. package/dist/api/newsletter.js +0 -70
  42. package/dist/api/reservation.d.ts +0 -84
  43. package/dist/api/reservation.d.ts.map +0 -1
  44. package/dist/api/reservation.js +0 -239
  45. package/dist/config.d.ts +0 -15
  46. package/dist/config.d.ts.map +0 -1
  47. package/dist/config.js +0 -20
  48. package/dist/index.d.ts.map +0 -1
  49. package/dist/services/auth.d.ts +0 -17
  50. package/dist/services/auth.d.ts.map +0 -1
  51. package/dist/services/auth.js +0 -62
  52. package/dist/services/http.d.ts +0 -20
  53. package/dist/services/http.d.ts.map +0 -1
  54. package/dist/services/http.js +0 -73
  55. package/dist/stores/business.d.ts +0 -28
  56. package/dist/stores/business.d.ts.map +0 -1
  57. package/dist/stores/business.js +0 -122
  58. package/dist/stores/cart.d.ts +0 -8
  59. package/dist/stores/cart.d.ts.map +0 -1
  60. package/dist/stores/cart.js +0 -20
  61. package/dist/stores/eshop.d.ts +0 -121
  62. package/dist/stores/eshop.d.ts.map +0 -1
  63. package/dist/stores/eshop.js +0 -377
  64. package/dist/stores/index.d.ts +0 -7
  65. package/dist/stores/index.d.ts.map +0 -1
  66. package/dist/stores/index.js +0 -19
  67. package/dist/stores/reservation.d.ts +0 -237
  68. package/dist/stores/reservation.d.ts.map +0 -1
  69. package/dist/stores/reservation.js +0 -853
  70. package/dist/types/index.d.ts.map +0 -1
  71. package/dist/types/index.js +0 -8
  72. package/dist/utils/blocks.d.ts +0 -30
  73. package/dist/utils/blocks.d.ts.map +0 -1
  74. package/dist/utils/blocks.js +0 -237
  75. package/dist/utils/currency.d.ts +0 -9
  76. package/dist/utils/currency.d.ts.map +0 -1
  77. package/dist/utils/currency.js +0 -99
  78. package/dist/utils/errors.d.ts +0 -121
  79. package/dist/utils/errors.d.ts.map +0 -1
  80. package/dist/utils/errors.js +0 -114
  81. package/dist/utils/i18n.d.ts +0 -5
  82. package/dist/utils/i18n.d.ts.map +0 -1
  83. package/dist/utils/i18n.js +0 -37
  84. package/dist/utils/index.d.ts +0 -9
  85. package/dist/utils/index.d.ts.map +0 -1
  86. package/dist/utils/index.js +0 -10
  87. package/dist/utils/price.d.ts +0 -33
  88. package/dist/utils/price.d.ts.map +0 -1
  89. package/dist/utils/price.js +0 -141
  90. package/dist/utils/queryParams.d.ts +0 -21
  91. package/dist/utils/queryParams.d.ts.map +0 -1
  92. package/dist/utils/queryParams.js +0 -47
  93. package/dist/utils/svg.d.ts +0 -17
  94. package/dist/utils/svg.d.ts.map +0 -1
  95. package/dist/utils/svg.js +0 -62
  96. package/dist/utils/text.d.ts +0 -26
  97. package/dist/utils/text.d.ts.map +0 -1
  98. package/dist/utils/text.js +0 -64
  99. package/dist/utils/timezone.d.ts +0 -9
  100. package/dist/utils/timezone.d.ts.map +0 -1
  101. package/dist/utils/timezone.js +0 -49
  102. package/dist/utils/validation.d.ts +0 -9
  103. package/dist/utils/validation.d.ts.map +0 -1
  104. package/dist/utils/validation.js +0 -44
@@ -0,0 +1,218 @@
1
+ import { A as ArkyConfig } from './config-CPkOgumU.cjs';
2
+ import * as nanostores from 'nanostores';
3
+ import { Business, Market, Zone, ShippingMethod, PaymentProviderConfig, EshopCartItem, Payment, Quote, Block, PaymentMethod, Price, ReservationCartPart } from './types.cjs';
4
+
5
+ declare const businessStore: nanostores.DeepMapStore<{
6
+ data: Business | null;
7
+ loading: boolean;
8
+ error: string | null;
9
+ initialized: boolean;
10
+ }>;
11
+ declare const selectedMarket: nanostores.ReadableAtom<Market>;
12
+ declare const currency: nanostores.ReadableAtom<string>;
13
+ declare const currencySymbol: nanostores.ReadableAtom<string>;
14
+ declare const markets: nanostores.ReadableAtom<Market[]>;
15
+ declare const zones: nanostores.ReadableAtom<Zone[]>;
16
+ declare const getZoneByCountry: (countryCode: string) => Zone | null;
17
+ declare const getShippingMethodsForCountry: (countryCode: string) => ShippingMethod[];
18
+ declare const paymentMethods: nanostores.ReadableAtom<any[]>;
19
+ declare const paymentConfig: nanostores.ReadableAtom<{
20
+ provider: PaymentProviderConfig;
21
+ enabled: boolean;
22
+ }>;
23
+ declare const orderBlocks: nanostores.ReadableAtom<any[]>;
24
+ declare const reservationBlocks: nanostores.ReadableAtom<any[]>;
25
+ declare const businessActions: {
26
+ init(): Promise<void>;
27
+ reset(): void;
28
+ getBusiness(): Promise<Business | null>;
29
+ };
30
+
31
+ declare const cartItems: nanostores.WritableAtom<EshopCartItem[]>;
32
+ declare const promoCodeAtom: nanostores.PreinitializedWritableAtom<string> & object;
33
+ declare const quoteAtom: nanostores.PreinitializedWritableAtom<Quote> & object;
34
+ declare const store$1: nanostores.DeepMapStore<{
35
+ businessId: string;
36
+ selectedShippingMethodId: any;
37
+ shippingLocation: any;
38
+ userToken: any;
39
+ processingCheckout: boolean;
40
+ loading: boolean;
41
+ error: any;
42
+ phoneNumber: string;
43
+ phoneError: any;
44
+ verificationCode: string;
45
+ verifyError: any;
46
+ fetchingQuote: boolean;
47
+ quoteError: any;
48
+ }>;
49
+ declare const cartTotal: nanostores.ReadableAtom<Payment>;
50
+ declare const cartItemCount: nanostores.ReadableAtom<number>;
51
+
52
+ declare const allowedPaymentMethods: nanostores.ReadableAtom<any[]>;
53
+ declare const actions$1: {
54
+ addItem(product: any, variant: any, quantity?: number): void;
55
+ updateQuantity(itemId: string, newQuantity: number): void;
56
+ removeItem(itemId: string): void;
57
+ clearCart(): void;
58
+ getGuestToken(): Promise<string>;
59
+ prepareOrderItems(): {
60
+ productId: string;
61
+ variantId: string;
62
+ quantity: number;
63
+ }[];
64
+ getOrderInfoBlocks(): Block[];
65
+ checkout(paymentMethod?: PaymentMethod, orderInfoBlocks?: Block[], promoCode?: string | null): Promise<{
66
+ success: boolean;
67
+ error: string;
68
+ data?: undefined;
69
+ } | {
70
+ success: boolean;
71
+ data: {
72
+ orderId: any;
73
+ orderNumber: any;
74
+ clientSecret: any;
75
+ };
76
+ error?: undefined;
77
+ }>;
78
+ updateProfilePhone(): Promise<boolean>;
79
+ verifyPhoneCode(): Promise<boolean>;
80
+ formatPrice(priceOrPayment: Price | Payment): string;
81
+ getCartPayment(): Payment;
82
+ getAvailablePaymentMethods(): PaymentMethod[];
83
+ getShippingMethodsForCountry(countryCode: string): ShippingMethod[];
84
+ fetchQuote(promoCode?: string | null): Promise<void>;
85
+ applyPromoCode(code: string): Promise<void>;
86
+ removePromoCode(): Promise<void>;
87
+ };
88
+ declare function initEshopStore(): void;
89
+
90
+ declare const cartParts: nanostores.WritableAtom<ReservationCartPart[]>;
91
+ declare const store: nanostores.DeepMapStore<{
92
+ currentStep: number;
93
+ totalSteps: number;
94
+ steps: {
95
+ 1: {
96
+ name: string;
97
+ labelKey: string;
98
+ };
99
+ 2: {
100
+ name: string;
101
+ labelKey: string;
102
+ };
103
+ 3: {
104
+ name: string;
105
+ labelKey: string;
106
+ };
107
+ 4: {
108
+ name: string;
109
+ labelKey: string;
110
+ };
111
+ };
112
+ weekdays: string[];
113
+ monthYear: string;
114
+ days: any[];
115
+ current: Date;
116
+ selectedDate: any;
117
+ slots: any[];
118
+ selectedSlot: any;
119
+ selectedMethod: any;
120
+ selectedProvider: any;
121
+ providers: any[];
122
+ loading: boolean;
123
+ startDate: any;
124
+ endDate: any;
125
+ isMultiDay: boolean;
126
+ phoneNumber: string;
127
+ phoneError: any;
128
+ phoneSuccess: any;
129
+ verificationCode: string;
130
+ verifyError: any;
131
+ isPhoneVerified: boolean;
132
+ isSendingCode: boolean;
133
+ isVerifying: boolean;
134
+ codeSentAt: any;
135
+ canResendAt: any;
136
+ fetchingQuote: boolean;
137
+ quote: any;
138
+ quoteError: any;
139
+ guestToken: any;
140
+ service: any;
141
+ apiUrl: string;
142
+ businessId: string;
143
+ storageUrl: string;
144
+ timezone: string;
145
+ tzGroups: {
146
+ label: string;
147
+ zones: {
148
+ label: string;
149
+ value: string;
150
+ }[];
151
+ }[];
152
+ parts: any[];
153
+ }>;
154
+ declare const currentStepName: nanostores.ReadableAtom<any>;
155
+ declare const canProceed: nanostores.ReadableAtom<boolean>;
156
+ declare const actions: {
157
+ updateCalendarGrid(): void;
158
+ updateCalendar(): void;
159
+ prevMonth(): void;
160
+ nextMonth(): void;
161
+ setService(service: any): void;
162
+ determineTotalSteps(): number;
163
+ getGuestToken(): Promise<string>;
164
+ getStepNumberByName(name: string): number | null;
165
+ nextStep(): void;
166
+ prevStep(): void;
167
+ clearCurrentStepState(): void;
168
+ goToStep(step: number): void;
169
+ handleMethodSelection(method: string, advance?: boolean): Promise<void>;
170
+ handleOrderMethod(): void;
171
+ loadProviders(): Promise<void>;
172
+ selectProvider(provider: any): void;
173
+ fetchAvailability(type: string, date?: string | Date | null): Promise<void>;
174
+ findFirstAvailable(): void;
175
+ selectDate(cell: any): void;
176
+ createMultiDaySlot(): void;
177
+ resetDateSelection(): void;
178
+ selectTimeSlot(slot: any): void;
179
+ setSelectedTimeZone(zone: string): void;
180
+ isAvailable(cell: any): boolean;
181
+ isSelectedDay(cell: any): boolean;
182
+ isInSelectedRange(cell: any): boolean;
183
+ formatDateDisplay(ds: string | null): string;
184
+ addToCart(slot: any): void;
185
+ removePart(id: string): void;
186
+ validatePhoneNumber(phone: string): boolean;
187
+ updateProfilePhone(): Promise<boolean>;
188
+ verifyPhoneCode(): Promise<boolean>;
189
+ checkout(paymentMethod?: PaymentMethod, reservationBlocks?: Block[], promoCode?: string): Promise<{
190
+ success: boolean;
191
+ data: {
192
+ reservationId: any;
193
+ clientSecret: any;
194
+ };
195
+ error?: undefined;
196
+ } | {
197
+ success: boolean;
198
+ error: any;
199
+ data?: undefined;
200
+ }>;
201
+ fetchQuote(paymentMethod?: PaymentMethod, promoCode?: string): Promise<void>;
202
+ getLabel(block: any, locale?: string): string;
203
+ getServicePrice(): string;
204
+ getReservationPayment(): Payment;
205
+ };
206
+ declare function initReservationStore(): void;
207
+
208
+ declare const totalCartItems: nanostores.ReadableAtom<number>;
209
+ declare const hasEshopItems: nanostores.ReadableAtom<boolean>;
210
+ declare const hasReservationItems: nanostores.ReadableAtom<boolean>;
211
+ declare const isCartEmpty: nanostores.ReadableAtom<boolean>;
212
+ declare const showEshopSection: nanostores.ReadableAtom<boolean>;
213
+ declare const showReservationSection: nanostores.ReadableAtom<boolean>;
214
+ declare const showBothSections: nanostores.ReadableAtom<boolean>;
215
+
216
+ declare function initArky(config: ArkyConfig): ArkyConfig;
217
+
218
+ export { allowedPaymentMethods, businessActions, businessStore, canProceed, cartItemCount, cartItems, cartParts, cartTotal, currency, currencySymbol, currentStepName, actions$1 as eshopActions, store$1 as eshopStore, getShippingMethodsForCountry, getZoneByCountry, hasEshopItems, hasReservationItems, initArky, initEshopStore, initReservationStore, isCartEmpty, markets, orderBlocks, paymentConfig, paymentMethods, promoCodeAtom, quoteAtom, actions as reservationActions, reservationBlocks, store as reservationStore, selectedMarket, showBothSections, showEshopSection, showReservationSection, totalCartItems, zones };
@@ -0,0 +1,218 @@
1
+ import { A as ArkyConfig } from './config-CPkOgumU.js';
2
+ import * as nanostores from 'nanostores';
3
+ import { Business, Market, Zone, ShippingMethod, PaymentProviderConfig, EshopCartItem, Payment, Quote, Block, PaymentMethod, Price, ReservationCartPart } from './types.js';
4
+
5
+ declare const businessStore: nanostores.DeepMapStore<{
6
+ data: Business | null;
7
+ loading: boolean;
8
+ error: string | null;
9
+ initialized: boolean;
10
+ }>;
11
+ declare const selectedMarket: nanostores.ReadableAtom<Market>;
12
+ declare const currency: nanostores.ReadableAtom<string>;
13
+ declare const currencySymbol: nanostores.ReadableAtom<string>;
14
+ declare const markets: nanostores.ReadableAtom<Market[]>;
15
+ declare const zones: nanostores.ReadableAtom<Zone[]>;
16
+ declare const getZoneByCountry: (countryCode: string) => Zone | null;
17
+ declare const getShippingMethodsForCountry: (countryCode: string) => ShippingMethod[];
18
+ declare const paymentMethods: nanostores.ReadableAtom<any[]>;
19
+ declare const paymentConfig: nanostores.ReadableAtom<{
20
+ provider: PaymentProviderConfig;
21
+ enabled: boolean;
22
+ }>;
23
+ declare const orderBlocks: nanostores.ReadableAtom<any[]>;
24
+ declare const reservationBlocks: nanostores.ReadableAtom<any[]>;
25
+ declare const businessActions: {
26
+ init(): Promise<void>;
27
+ reset(): void;
28
+ getBusiness(): Promise<Business | null>;
29
+ };
30
+
31
+ declare const cartItems: nanostores.WritableAtom<EshopCartItem[]>;
32
+ declare const promoCodeAtom: nanostores.PreinitializedWritableAtom<string> & object;
33
+ declare const quoteAtom: nanostores.PreinitializedWritableAtom<Quote> & object;
34
+ declare const store$1: nanostores.DeepMapStore<{
35
+ businessId: string;
36
+ selectedShippingMethodId: any;
37
+ shippingLocation: any;
38
+ userToken: any;
39
+ processingCheckout: boolean;
40
+ loading: boolean;
41
+ error: any;
42
+ phoneNumber: string;
43
+ phoneError: any;
44
+ verificationCode: string;
45
+ verifyError: any;
46
+ fetchingQuote: boolean;
47
+ quoteError: any;
48
+ }>;
49
+ declare const cartTotal: nanostores.ReadableAtom<Payment>;
50
+ declare const cartItemCount: nanostores.ReadableAtom<number>;
51
+
52
+ declare const allowedPaymentMethods: nanostores.ReadableAtom<any[]>;
53
+ declare const actions$1: {
54
+ addItem(product: any, variant: any, quantity?: number): void;
55
+ updateQuantity(itemId: string, newQuantity: number): void;
56
+ removeItem(itemId: string): void;
57
+ clearCart(): void;
58
+ getGuestToken(): Promise<string>;
59
+ prepareOrderItems(): {
60
+ productId: string;
61
+ variantId: string;
62
+ quantity: number;
63
+ }[];
64
+ getOrderInfoBlocks(): Block[];
65
+ checkout(paymentMethod?: PaymentMethod, orderInfoBlocks?: Block[], promoCode?: string | null): Promise<{
66
+ success: boolean;
67
+ error: string;
68
+ data?: undefined;
69
+ } | {
70
+ success: boolean;
71
+ data: {
72
+ orderId: any;
73
+ orderNumber: any;
74
+ clientSecret: any;
75
+ };
76
+ error?: undefined;
77
+ }>;
78
+ updateProfilePhone(): Promise<boolean>;
79
+ verifyPhoneCode(): Promise<boolean>;
80
+ formatPrice(priceOrPayment: Price | Payment): string;
81
+ getCartPayment(): Payment;
82
+ getAvailablePaymentMethods(): PaymentMethod[];
83
+ getShippingMethodsForCountry(countryCode: string): ShippingMethod[];
84
+ fetchQuote(promoCode?: string | null): Promise<void>;
85
+ applyPromoCode(code: string): Promise<void>;
86
+ removePromoCode(): Promise<void>;
87
+ };
88
+ declare function initEshopStore(): void;
89
+
90
+ declare const cartParts: nanostores.WritableAtom<ReservationCartPart[]>;
91
+ declare const store: nanostores.DeepMapStore<{
92
+ currentStep: number;
93
+ totalSteps: number;
94
+ steps: {
95
+ 1: {
96
+ name: string;
97
+ labelKey: string;
98
+ };
99
+ 2: {
100
+ name: string;
101
+ labelKey: string;
102
+ };
103
+ 3: {
104
+ name: string;
105
+ labelKey: string;
106
+ };
107
+ 4: {
108
+ name: string;
109
+ labelKey: string;
110
+ };
111
+ };
112
+ weekdays: string[];
113
+ monthYear: string;
114
+ days: any[];
115
+ current: Date;
116
+ selectedDate: any;
117
+ slots: any[];
118
+ selectedSlot: any;
119
+ selectedMethod: any;
120
+ selectedProvider: any;
121
+ providers: any[];
122
+ loading: boolean;
123
+ startDate: any;
124
+ endDate: any;
125
+ isMultiDay: boolean;
126
+ phoneNumber: string;
127
+ phoneError: any;
128
+ phoneSuccess: any;
129
+ verificationCode: string;
130
+ verifyError: any;
131
+ isPhoneVerified: boolean;
132
+ isSendingCode: boolean;
133
+ isVerifying: boolean;
134
+ codeSentAt: any;
135
+ canResendAt: any;
136
+ fetchingQuote: boolean;
137
+ quote: any;
138
+ quoteError: any;
139
+ guestToken: any;
140
+ service: any;
141
+ apiUrl: string;
142
+ businessId: string;
143
+ storageUrl: string;
144
+ timezone: string;
145
+ tzGroups: {
146
+ label: string;
147
+ zones: {
148
+ label: string;
149
+ value: string;
150
+ }[];
151
+ }[];
152
+ parts: any[];
153
+ }>;
154
+ declare const currentStepName: nanostores.ReadableAtom<any>;
155
+ declare const canProceed: nanostores.ReadableAtom<boolean>;
156
+ declare const actions: {
157
+ updateCalendarGrid(): void;
158
+ updateCalendar(): void;
159
+ prevMonth(): void;
160
+ nextMonth(): void;
161
+ setService(service: any): void;
162
+ determineTotalSteps(): number;
163
+ getGuestToken(): Promise<string>;
164
+ getStepNumberByName(name: string): number | null;
165
+ nextStep(): void;
166
+ prevStep(): void;
167
+ clearCurrentStepState(): void;
168
+ goToStep(step: number): void;
169
+ handleMethodSelection(method: string, advance?: boolean): Promise<void>;
170
+ handleOrderMethod(): void;
171
+ loadProviders(): Promise<void>;
172
+ selectProvider(provider: any): void;
173
+ fetchAvailability(type: string, date?: string | Date | null): Promise<void>;
174
+ findFirstAvailable(): void;
175
+ selectDate(cell: any): void;
176
+ createMultiDaySlot(): void;
177
+ resetDateSelection(): void;
178
+ selectTimeSlot(slot: any): void;
179
+ setSelectedTimeZone(zone: string): void;
180
+ isAvailable(cell: any): boolean;
181
+ isSelectedDay(cell: any): boolean;
182
+ isInSelectedRange(cell: any): boolean;
183
+ formatDateDisplay(ds: string | null): string;
184
+ addToCart(slot: any): void;
185
+ removePart(id: string): void;
186
+ validatePhoneNumber(phone: string): boolean;
187
+ updateProfilePhone(): Promise<boolean>;
188
+ verifyPhoneCode(): Promise<boolean>;
189
+ checkout(paymentMethod?: PaymentMethod, reservationBlocks?: Block[], promoCode?: string): Promise<{
190
+ success: boolean;
191
+ data: {
192
+ reservationId: any;
193
+ clientSecret: any;
194
+ };
195
+ error?: undefined;
196
+ } | {
197
+ success: boolean;
198
+ error: any;
199
+ data?: undefined;
200
+ }>;
201
+ fetchQuote(paymentMethod?: PaymentMethod, promoCode?: string): Promise<void>;
202
+ getLabel(block: any, locale?: string): string;
203
+ getServicePrice(): string;
204
+ getReservationPayment(): Payment;
205
+ };
206
+ declare function initReservationStore(): void;
207
+
208
+ declare const totalCartItems: nanostores.ReadableAtom<number>;
209
+ declare const hasEshopItems: nanostores.ReadableAtom<boolean>;
210
+ declare const hasReservationItems: nanostores.ReadableAtom<boolean>;
211
+ declare const isCartEmpty: nanostores.ReadableAtom<boolean>;
212
+ declare const showEshopSection: nanostores.ReadableAtom<boolean>;
213
+ declare const showReservationSection: nanostores.ReadableAtom<boolean>;
214
+ declare const showBothSections: nanostores.ReadableAtom<boolean>;
215
+
216
+ declare function initArky(config: ArkyConfig): ArkyConfig;
217
+
218
+ export { allowedPaymentMethods, businessActions, businessStore, canProceed, cartItemCount, cartItems, cartParts, cartTotal, currency, currencySymbol, currentStepName, actions$1 as eshopActions, store$1 as eshopStore, getShippingMethodsForCountry, getZoneByCountry, hasEshopItems, hasReservationItems, initArky, initEshopStore, initReservationStore, isCartEmpty, markets, orderBlocks, paymentConfig, paymentMethods, promoCodeAtom, quoteAtom, actions as reservationActions, reservationBlocks, store as reservationStore, selectedMarket, showBothSections, showEshopSection, showReservationSection, totalCartItems, zones };