@sonordev/site-kit 2.7.0 → 2.7.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.
- package/dist/{chunk-KCA5OLS4.js → chunk-2OGUBINV.js} +9 -4
- package/dist/chunk-2OGUBINV.js.map +1 -0
- package/dist/{chunk-FN7ADGWH.mjs → chunk-MCIELZWP.mjs} +9 -4
- package/dist/chunk-MCIELZWP.mjs.map +1 -0
- package/dist/commerce/index.js +46 -46
- package/dist/commerce/index.mjs +1 -1
- package/dist/index.js +26 -26
- package/dist/index.mjs +1 -1
- package/package.json +1 -1
- package/dist/chunk-FN7ADGWH.mjs.map +0 -1
- package/dist/chunk-KCA5OLS4.js.map +0 -1
package/dist/commerce/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
'use strict';
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var chunk2OGUBINV_js = require('../chunk-2OGUBINV.js');
|
|
5
5
|
require('../chunk-LWJDQ2BT.js');
|
|
6
6
|
require('../chunk-EJXWFTKA.js');
|
|
7
7
|
require('../chunk-ZSMWDLMK.js');
|
|
@@ -10,183 +10,183 @@ require('../chunk-ZSMWDLMK.js');
|
|
|
10
10
|
|
|
11
11
|
Object.defineProperty(exports, "CalendarView", {
|
|
12
12
|
enumerable: true,
|
|
13
|
-
get: function () { return
|
|
13
|
+
get: function () { return chunk2OGUBINV_js.CalendarView; }
|
|
14
14
|
});
|
|
15
15
|
Object.defineProperty(exports, "CheckoutForm", {
|
|
16
16
|
enumerable: true,
|
|
17
|
-
get: function () { return
|
|
17
|
+
get: function () { return chunk2OGUBINV_js.CheckoutForm; }
|
|
18
18
|
});
|
|
19
19
|
Object.defineProperty(exports, "EventCalendar", {
|
|
20
20
|
enumerable: true,
|
|
21
|
-
get: function () { return
|
|
21
|
+
get: function () { return chunk2OGUBINV_js.EventCalendar; }
|
|
22
22
|
});
|
|
23
23
|
Object.defineProperty(exports, "EventCheckout", {
|
|
24
24
|
enumerable: true,
|
|
25
|
-
get: function () { return
|
|
25
|
+
get: function () { return chunk2OGUBINV_js.EventCheckout; }
|
|
26
26
|
});
|
|
27
27
|
Object.defineProperty(exports, "EventEmbed", {
|
|
28
28
|
enumerable: true,
|
|
29
|
-
get: function () { return
|
|
29
|
+
get: function () { return chunk2OGUBINV_js.EventEmbed; }
|
|
30
30
|
});
|
|
31
31
|
Object.defineProperty(exports, "EventModal", {
|
|
32
32
|
enumerable: true,
|
|
33
|
-
get: function () { return
|
|
33
|
+
get: function () { return chunk2OGUBINV_js.EventModal; }
|
|
34
34
|
});
|
|
35
35
|
Object.defineProperty(exports, "EventTile", {
|
|
36
36
|
enumerable: true,
|
|
37
|
-
get: function () { return
|
|
37
|
+
get: function () { return chunk2OGUBINV_js.EventTile; }
|
|
38
38
|
});
|
|
39
39
|
Object.defineProperty(exports, "EventsWidget", {
|
|
40
40
|
enumerable: true,
|
|
41
|
-
get: function () { return
|
|
41
|
+
get: function () { return chunk2OGUBINV_js.EventsWidget; }
|
|
42
42
|
});
|
|
43
43
|
Object.defineProperty(exports, "OfferingCard", {
|
|
44
44
|
enumerable: true,
|
|
45
|
-
get: function () { return
|
|
45
|
+
get: function () { return chunk2OGUBINV_js.OfferingCard; }
|
|
46
46
|
});
|
|
47
47
|
Object.defineProperty(exports, "OfferingList", {
|
|
48
48
|
enumerable: true,
|
|
49
|
-
get: function () { return
|
|
49
|
+
get: function () { return chunk2OGUBINV_js.OfferingList; }
|
|
50
50
|
});
|
|
51
51
|
Object.defineProperty(exports, "ProductDetail", {
|
|
52
52
|
enumerable: true,
|
|
53
|
-
get: function () { return
|
|
53
|
+
get: function () { return chunk2OGUBINV_js.ProductDetail; }
|
|
54
54
|
});
|
|
55
55
|
Object.defineProperty(exports, "ProductEmbed", {
|
|
56
56
|
enumerable: true,
|
|
57
|
-
get: function () { return
|
|
57
|
+
get: function () { return chunk2OGUBINV_js.ProductEmbed; }
|
|
58
58
|
});
|
|
59
59
|
Object.defineProperty(exports, "ProductGrid", {
|
|
60
60
|
enumerable: true,
|
|
61
|
-
get: function () { return
|
|
61
|
+
get: function () { return chunk2OGUBINV_js.ProductGrid; }
|
|
62
62
|
});
|
|
63
63
|
Object.defineProperty(exports, "ProductPage", {
|
|
64
64
|
enumerable: true,
|
|
65
|
-
get: function () { return
|
|
65
|
+
get: function () { return chunk2OGUBINV_js.ProductPage; }
|
|
66
66
|
});
|
|
67
67
|
Object.defineProperty(exports, "RegistrationForm", {
|
|
68
68
|
enumerable: true,
|
|
69
|
-
get: function () { return
|
|
69
|
+
get: function () { return chunk2OGUBINV_js.RegistrationForm; }
|
|
70
70
|
});
|
|
71
71
|
Object.defineProperty(exports, "SizeChart", {
|
|
72
72
|
enumerable: true,
|
|
73
|
-
get: function () { return
|
|
73
|
+
get: function () { return chunk2OGUBINV_js.SizeChart; }
|
|
74
74
|
});
|
|
75
75
|
Object.defineProperty(exports, "UpcomingEvents", {
|
|
76
76
|
enumerable: true,
|
|
77
|
-
get: function () { return
|
|
77
|
+
get: function () { return chunk2OGUBINV_js.UpcomingEvents; }
|
|
78
78
|
});
|
|
79
79
|
Object.defineProperty(exports, "createCheckoutSession", {
|
|
80
80
|
enumerable: true,
|
|
81
|
-
get: function () { return
|
|
81
|
+
get: function () { return chunk2OGUBINV_js.createCheckoutSession; }
|
|
82
82
|
});
|
|
83
83
|
Object.defineProperty(exports, "createPaymentIntent", {
|
|
84
84
|
enumerable: true,
|
|
85
|
-
get: function () { return
|
|
85
|
+
get: function () { return chunk2OGUBINV_js.createPaymentIntent; }
|
|
86
86
|
});
|
|
87
87
|
Object.defineProperty(exports, "fetchActiveProcessor", {
|
|
88
88
|
enumerable: true,
|
|
89
|
-
get: function () { return
|
|
89
|
+
get: function () { return chunk2OGUBINV_js.fetchActiveProcessor; }
|
|
90
90
|
});
|
|
91
91
|
Object.defineProperty(exports, "fetchCategories", {
|
|
92
92
|
enumerable: true,
|
|
93
|
-
get: function () { return
|
|
93
|
+
get: function () { return chunk2OGUBINV_js.fetchCategories; }
|
|
94
94
|
});
|
|
95
95
|
Object.defineProperty(exports, "fetchLatestOffering", {
|
|
96
96
|
enumerable: true,
|
|
97
|
-
get: function () { return
|
|
97
|
+
get: function () { return chunk2OGUBINV_js.fetchLatestOffering; }
|
|
98
98
|
});
|
|
99
99
|
Object.defineProperty(exports, "fetchNextEvent", {
|
|
100
100
|
enumerable: true,
|
|
101
|
-
get: function () { return
|
|
101
|
+
get: function () { return chunk2OGUBINV_js.fetchNextEvent; }
|
|
102
102
|
});
|
|
103
103
|
Object.defineProperty(exports, "fetchOffering", {
|
|
104
104
|
enumerable: true,
|
|
105
|
-
get: function () { return
|
|
105
|
+
get: function () { return chunk2OGUBINV_js.fetchOffering; }
|
|
106
106
|
});
|
|
107
107
|
Object.defineProperty(exports, "fetchOfferings", {
|
|
108
108
|
enumerable: true,
|
|
109
|
-
get: function () { return
|
|
109
|
+
get: function () { return chunk2OGUBINV_js.fetchOfferings; }
|
|
110
110
|
});
|
|
111
111
|
Object.defineProperty(exports, "fetchProcessorConfig", {
|
|
112
112
|
enumerable: true,
|
|
113
|
-
get: function () { return
|
|
113
|
+
get: function () { return chunk2OGUBINV_js.fetchProcessorConfig; }
|
|
114
114
|
});
|
|
115
115
|
Object.defineProperty(exports, "fetchProductBySlug", {
|
|
116
116
|
enumerable: true,
|
|
117
|
-
get: function () { return
|
|
117
|
+
get: function () { return chunk2OGUBINV_js.fetchProductBySlug; }
|
|
118
118
|
});
|
|
119
119
|
Object.defineProperty(exports, "fetchProducts", {
|
|
120
120
|
enumerable: true,
|
|
121
|
-
get: function () { return
|
|
121
|
+
get: function () { return chunk2OGUBINV_js.fetchProducts; }
|
|
122
122
|
});
|
|
123
123
|
Object.defineProperty(exports, "fetchProductsPublic", {
|
|
124
124
|
enumerable: true,
|
|
125
|
-
get: function () { return
|
|
125
|
+
get: function () { return chunk2OGUBINV_js.fetchProductsPublic; }
|
|
126
126
|
});
|
|
127
127
|
Object.defineProperty(exports, "fetchServices", {
|
|
128
128
|
enumerable: true,
|
|
129
|
-
get: function () { return
|
|
129
|
+
get: function () { return chunk2OGUBINV_js.fetchServices; }
|
|
130
130
|
});
|
|
131
131
|
Object.defineProperty(exports, "fetchShippingRates", {
|
|
132
132
|
enumerable: true,
|
|
133
|
-
get: function () { return
|
|
133
|
+
get: function () { return chunk2OGUBINV_js.fetchShippingRates; }
|
|
134
134
|
});
|
|
135
135
|
Object.defineProperty(exports, "fetchUpcomingEvents", {
|
|
136
136
|
enumerable: true,
|
|
137
|
-
get: function () { return
|
|
137
|
+
get: function () { return chunk2OGUBINV_js.fetchUpcomingEvents; }
|
|
138
138
|
});
|
|
139
139
|
Object.defineProperty(exports, "formatDate", {
|
|
140
140
|
enumerable: true,
|
|
141
|
-
get: function () { return
|
|
141
|
+
get: function () { return chunk2OGUBINV_js.formatDate; }
|
|
142
142
|
});
|
|
143
143
|
Object.defineProperty(exports, "formatDateRange", {
|
|
144
144
|
enumerable: true,
|
|
145
|
-
get: function () { return
|
|
145
|
+
get: function () { return chunk2OGUBINV_js.formatDateRange; }
|
|
146
146
|
});
|
|
147
147
|
Object.defineProperty(exports, "formatDateTime", {
|
|
148
148
|
enumerable: true,
|
|
149
|
-
get: function () { return
|
|
149
|
+
get: function () { return chunk2OGUBINV_js.formatDateTime; }
|
|
150
150
|
});
|
|
151
151
|
Object.defineProperty(exports, "formatPrice", {
|
|
152
152
|
enumerable: true,
|
|
153
|
-
get: function () { return
|
|
153
|
+
get: function () { return chunk2OGUBINV_js.formatPrice; }
|
|
154
154
|
});
|
|
155
155
|
Object.defineProperty(exports, "formatTime", {
|
|
156
156
|
enumerable: true,
|
|
157
|
-
get: function () { return
|
|
157
|
+
get: function () { return chunk2OGUBINV_js.formatTime; }
|
|
158
158
|
});
|
|
159
159
|
Object.defineProperty(exports, "getOfferingUrl", {
|
|
160
160
|
enumerable: true,
|
|
161
|
-
get: function () { return
|
|
161
|
+
get: function () { return chunk2OGUBINV_js.getOfferingUrl; }
|
|
162
162
|
});
|
|
163
163
|
Object.defineProperty(exports, "getRelativeTimeUntil", {
|
|
164
164
|
enumerable: true,
|
|
165
|
-
get: function () { return
|
|
165
|
+
get: function () { return chunk2OGUBINV_js.getRelativeTimeUntil; }
|
|
166
166
|
});
|
|
167
167
|
Object.defineProperty(exports, "getSpotsRemaining", {
|
|
168
168
|
enumerable: true,
|
|
169
|
-
get: function () { return
|
|
169
|
+
get: function () { return chunk2OGUBINV_js.getSpotsRemaining; }
|
|
170
170
|
});
|
|
171
171
|
Object.defineProperty(exports, "isEventSoldOut", {
|
|
172
172
|
enumerable: true,
|
|
173
|
-
get: function () { return
|
|
173
|
+
get: function () { return chunk2OGUBINV_js.isEventSoldOut; }
|
|
174
174
|
});
|
|
175
175
|
Object.defineProperty(exports, "registerForEvent", {
|
|
176
176
|
enumerable: true,
|
|
177
|
-
get: function () { return
|
|
177
|
+
get: function () { return chunk2OGUBINV_js.registerForEvent; }
|
|
178
178
|
});
|
|
179
179
|
Object.defineProperty(exports, "useEventModal", {
|
|
180
180
|
enumerable: true,
|
|
181
|
-
get: function () { return
|
|
181
|
+
get: function () { return chunk2OGUBINV_js.useEventModal; }
|
|
182
182
|
});
|
|
183
183
|
Object.defineProperty(exports, "validateAddress", {
|
|
184
184
|
enumerable: true,
|
|
185
|
-
get: function () { return
|
|
185
|
+
get: function () { return chunk2OGUBINV_js.validateAddress; }
|
|
186
186
|
});
|
|
187
187
|
Object.defineProperty(exports, "validateDiscountCode", {
|
|
188
188
|
enumerable: true,
|
|
189
|
-
get: function () { return
|
|
189
|
+
get: function () { return chunk2OGUBINV_js.validateDiscountCode; }
|
|
190
190
|
});
|
|
191
191
|
//# sourceMappingURL=index.js.map
|
|
192
192
|
//# sourceMappingURL=index.js.map
|
package/dist/commerce/index.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
export { CalendarView, CheckoutForm, EventCalendar, EventCheckout, EventEmbed, EventModal, EventTile, EventsWidget, OfferingCard, OfferingList, ProductDetail, ProductEmbed, ProductGrid, ProductPage, RegistrationForm, SizeChart, UpcomingEvents, createCheckoutSession, createPaymentIntent, fetchActiveProcessor, fetchCategories, fetchLatestOffering, fetchNextEvent, fetchOffering, fetchOfferings, fetchProcessorConfig, fetchProductBySlug, fetchProducts, fetchProductsPublic, fetchServices, fetchShippingRates, fetchUpcomingEvents, formatDate, formatDateRange, formatDateTime, formatPrice, formatTime, getOfferingUrl, getRelativeTimeUntil, getSpotsRemaining, isEventSoldOut, registerForEvent, useEventModal, validateAddress, validateDiscountCode } from '../chunk-
|
|
2
|
+
export { CalendarView, CheckoutForm, EventCalendar, EventCheckout, EventEmbed, EventModal, EventTile, EventsWidget, OfferingCard, OfferingList, ProductDetail, ProductEmbed, ProductGrid, ProductPage, RegistrationForm, SizeChart, UpcomingEvents, createCheckoutSession, createPaymentIntent, fetchActiveProcessor, fetchCategories, fetchLatestOffering, fetchNextEvent, fetchOffering, fetchOfferings, fetchProcessorConfig, fetchProductBySlug, fetchProducts, fetchProductsPublic, fetchServices, fetchShippingRates, fetchUpcomingEvents, formatDate, formatDateRange, formatDateTime, formatPrice, formatTime, getOfferingUrl, getRelativeTimeUntil, getSpotsRemaining, isEventSoldOut, registerForEvent, useEventModal, validateAddress, validateDiscountCode } from '../chunk-MCIELZWP.mjs';
|
|
3
3
|
import '../chunk-W5QMQMUS.mjs';
|
|
4
4
|
import '../chunk-6EEXEVSE.mjs';
|
|
5
5
|
import '../chunk-4XPGGLVP.mjs';
|
package/dist/index.js
CHANGED
|
@@ -5,7 +5,7 @@ var chunkIFVMZFNT_js = require('./chunk-IFVMZFNT.js');
|
|
|
5
5
|
require('./chunk-GCPPXUAI.js');
|
|
6
6
|
var chunkEATGSR46_js = require('./chunk-EATGSR46.js');
|
|
7
7
|
require('./chunk-JP5WGL75.js');
|
|
8
|
-
var
|
|
8
|
+
var chunk2OGUBINV_js = require('./chunk-2OGUBINV.js');
|
|
9
9
|
var chunkZQINTH5K_js = require('./chunk-ZQINTH5K.js');
|
|
10
10
|
require('./chunk-LWJDQ2BT.js');
|
|
11
11
|
require('./chunk-EJXWFTKA.js');
|
|
@@ -214,103 +214,103 @@ Object.defineProperty(exports, "fetchReviews", {
|
|
|
214
214
|
});
|
|
215
215
|
Object.defineProperty(exports, "CalendarView", {
|
|
216
216
|
enumerable: true,
|
|
217
|
-
get: function () { return
|
|
217
|
+
get: function () { return chunk2OGUBINV_js.CalendarView; }
|
|
218
218
|
});
|
|
219
219
|
Object.defineProperty(exports, "CheckoutForm", {
|
|
220
220
|
enumerable: true,
|
|
221
|
-
get: function () { return
|
|
221
|
+
get: function () { return chunk2OGUBINV_js.CheckoutForm; }
|
|
222
222
|
});
|
|
223
223
|
Object.defineProperty(exports, "EventCalendar", {
|
|
224
224
|
enumerable: true,
|
|
225
|
-
get: function () { return
|
|
225
|
+
get: function () { return chunk2OGUBINV_js.EventCalendar; }
|
|
226
226
|
});
|
|
227
227
|
Object.defineProperty(exports, "EventCheckout", {
|
|
228
228
|
enumerable: true,
|
|
229
|
-
get: function () { return
|
|
229
|
+
get: function () { return chunk2OGUBINV_js.EventCheckout; }
|
|
230
230
|
});
|
|
231
231
|
Object.defineProperty(exports, "EventEmbed", {
|
|
232
232
|
enumerable: true,
|
|
233
|
-
get: function () { return
|
|
233
|
+
get: function () { return chunk2OGUBINV_js.EventEmbed; }
|
|
234
234
|
});
|
|
235
235
|
Object.defineProperty(exports, "EventModal", {
|
|
236
236
|
enumerable: true,
|
|
237
|
-
get: function () { return
|
|
237
|
+
get: function () { return chunk2OGUBINV_js.EventModal; }
|
|
238
238
|
});
|
|
239
239
|
Object.defineProperty(exports, "EventTile", {
|
|
240
240
|
enumerable: true,
|
|
241
|
-
get: function () { return
|
|
241
|
+
get: function () { return chunk2OGUBINV_js.EventTile; }
|
|
242
242
|
});
|
|
243
243
|
Object.defineProperty(exports, "OfferingCard", {
|
|
244
244
|
enumerable: true,
|
|
245
|
-
get: function () { return
|
|
245
|
+
get: function () { return chunk2OGUBINV_js.OfferingCard; }
|
|
246
246
|
});
|
|
247
247
|
Object.defineProperty(exports, "OfferingList", {
|
|
248
248
|
enumerable: true,
|
|
249
|
-
get: function () { return
|
|
249
|
+
get: function () { return chunk2OGUBINV_js.OfferingList; }
|
|
250
250
|
});
|
|
251
251
|
Object.defineProperty(exports, "ProductEmbed", {
|
|
252
252
|
enumerable: true,
|
|
253
|
-
get: function () { return
|
|
253
|
+
get: function () { return chunk2OGUBINV_js.ProductEmbed; }
|
|
254
254
|
});
|
|
255
255
|
Object.defineProperty(exports, "RegistrationForm", {
|
|
256
256
|
enumerable: true,
|
|
257
|
-
get: function () { return
|
|
257
|
+
get: function () { return chunk2OGUBINV_js.RegistrationForm; }
|
|
258
258
|
});
|
|
259
259
|
Object.defineProperty(exports, "UpcomingEvents", {
|
|
260
260
|
enumerable: true,
|
|
261
|
-
get: function () { return
|
|
261
|
+
get: function () { return chunk2OGUBINV_js.UpcomingEvents; }
|
|
262
262
|
});
|
|
263
263
|
Object.defineProperty(exports, "createCheckoutSession", {
|
|
264
264
|
enumerable: true,
|
|
265
|
-
get: function () { return
|
|
265
|
+
get: function () { return chunk2OGUBINV_js.createCheckoutSession; }
|
|
266
266
|
});
|
|
267
267
|
Object.defineProperty(exports, "fetchNextEvent", {
|
|
268
268
|
enumerable: true,
|
|
269
|
-
get: function () { return
|
|
269
|
+
get: function () { return chunk2OGUBINV_js.fetchNextEvent; }
|
|
270
270
|
});
|
|
271
271
|
Object.defineProperty(exports, "fetchOffering", {
|
|
272
272
|
enumerable: true,
|
|
273
|
-
get: function () { return
|
|
273
|
+
get: function () { return chunk2OGUBINV_js.fetchOffering; }
|
|
274
274
|
});
|
|
275
275
|
Object.defineProperty(exports, "fetchOfferings", {
|
|
276
276
|
enumerable: true,
|
|
277
|
-
get: function () { return
|
|
277
|
+
get: function () { return chunk2OGUBINV_js.fetchOfferings; }
|
|
278
278
|
});
|
|
279
279
|
Object.defineProperty(exports, "fetchProducts", {
|
|
280
280
|
enumerable: true,
|
|
281
|
-
get: function () { return
|
|
281
|
+
get: function () { return chunk2OGUBINV_js.fetchProducts; }
|
|
282
282
|
});
|
|
283
283
|
Object.defineProperty(exports, "fetchServices", {
|
|
284
284
|
enumerable: true,
|
|
285
|
-
get: function () { return
|
|
285
|
+
get: function () { return chunk2OGUBINV_js.fetchServices; }
|
|
286
286
|
});
|
|
287
287
|
Object.defineProperty(exports, "fetchUpcomingEvents", {
|
|
288
288
|
enumerable: true,
|
|
289
|
-
get: function () { return
|
|
289
|
+
get: function () { return chunk2OGUBINV_js.fetchUpcomingEvents; }
|
|
290
290
|
});
|
|
291
291
|
Object.defineProperty(exports, "formatDate", {
|
|
292
292
|
enumerable: true,
|
|
293
|
-
get: function () { return
|
|
293
|
+
get: function () { return chunk2OGUBINV_js.formatDate; }
|
|
294
294
|
});
|
|
295
295
|
Object.defineProperty(exports, "formatDateTime", {
|
|
296
296
|
enumerable: true,
|
|
297
|
-
get: function () { return
|
|
297
|
+
get: function () { return chunk2OGUBINV_js.formatDateTime; }
|
|
298
298
|
});
|
|
299
299
|
Object.defineProperty(exports, "formatPrice", {
|
|
300
300
|
enumerable: true,
|
|
301
|
-
get: function () { return
|
|
301
|
+
get: function () { return chunk2OGUBINV_js.formatPrice; }
|
|
302
302
|
});
|
|
303
303
|
Object.defineProperty(exports, "getOfferingUrl", {
|
|
304
304
|
enumerable: true,
|
|
305
|
-
get: function () { return
|
|
305
|
+
get: function () { return chunk2OGUBINV_js.getOfferingUrl; }
|
|
306
306
|
});
|
|
307
307
|
Object.defineProperty(exports, "registerForEvent", {
|
|
308
308
|
enumerable: true,
|
|
309
|
-
get: function () { return
|
|
309
|
+
get: function () { return chunk2OGUBINV_js.registerForEvent; }
|
|
310
310
|
});
|
|
311
311
|
Object.defineProperty(exports, "useEventModal", {
|
|
312
312
|
enumerable: true,
|
|
313
|
-
get: function () { return
|
|
313
|
+
get: function () { return chunk2OGUBINV_js.useEventModal; }
|
|
314
314
|
});
|
|
315
315
|
Object.defineProperty(exports, "BookingWidget", {
|
|
316
316
|
enumerable: true,
|
package/dist/index.mjs
CHANGED
|
@@ -3,7 +3,7 @@ export { ManagedImage, assignImageToSlot, clearImageSlot, fetchManagedImage, fet
|
|
|
3
3
|
import './chunk-CU6OGBKK.mjs';
|
|
4
4
|
export { TestimonialSection, fetchReviewStats, fetchReviews } from './chunk-UUDE46TZ.mjs';
|
|
5
5
|
import './chunk-B22WSN4L.mjs';
|
|
6
|
-
export { CalendarView, CheckoutForm, EventCalendar, EventCheckout, EventEmbed, EventModal, EventTile, OfferingCard, OfferingList, ProductEmbed, RegistrationForm, UpcomingEvents, createCheckoutSession, fetchNextEvent, fetchOffering, fetchOfferings, fetchProducts, fetchServices, fetchUpcomingEvents, formatDate, formatDateTime, formatPrice, getOfferingUrl, registerForEvent, useEventModal } from './chunk-
|
|
6
|
+
export { CalendarView, CheckoutForm, EventCalendar, EventCheckout, EventEmbed, EventModal, EventTile, OfferingCard, OfferingList, ProductEmbed, RegistrationForm, UpcomingEvents, createCheckoutSession, fetchNextEvent, fetchOffering, fetchOfferings, fetchProducts, fetchServices, fetchUpcomingEvents, formatDate, formatDateTime, formatPrice, getOfferingUrl, registerForEvent, useEventModal } from './chunk-MCIELZWP.mjs';
|
|
7
7
|
export { BookingWidget, createBooking, createSlotHold, detectTimezone, fetchAvailability, fetchAvailableDates, fetchBookingTypeDetails, fetchBookingTypes, formatDate as formatBookingDate, formatTime as formatBookingTime, formatDuration, releaseSlotHold } from './chunk-AT2ZF3TL.mjs';
|
|
8
8
|
import './chunk-W5QMQMUS.mjs';
|
|
9
9
|
import './chunk-6EEXEVSE.mjs';
|