@storepecker/storefront-core 1.0.0

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 (80) hide show
  1. package/dist/address-DQEZzyUG.d.cts +19 -0
  2. package/dist/address-DQEZzyUG.d.ts +19 -0
  3. package/dist/api/index.cjs +367 -0
  4. package/dist/api/index.d.cts +127 -0
  5. package/dist/api/index.d.ts +127 -0
  6. package/dist/api/index.js +131 -0
  7. package/dist/booking-ClX-dhX7.d.ts +131 -0
  8. package/dist/booking-Drl7-IL7.d.cts +131 -0
  9. package/dist/cart-DVrn8hD0.d.cts +367 -0
  10. package/dist/cart-DVrn8hD0.d.ts +367 -0
  11. package/dist/checkout/index.cjs +228 -0
  12. package/dist/checkout/index.d.cts +251 -0
  13. package/dist/checkout/index.d.ts +251 -0
  14. package/dist/checkout/index.js +122 -0
  15. package/dist/chunk-4CVKE6CC.cjs +312 -0
  16. package/dist/chunk-4MJMNIAB.js +123 -0
  17. package/dist/chunk-57ZBPAXU.js +114 -0
  18. package/dist/chunk-7MQOVWLW.js +40 -0
  19. package/dist/chunk-7UH6REGV.js +12 -0
  20. package/dist/chunk-A6IO3HIN.cjs +151 -0
  21. package/dist/chunk-CFF632IQ.cjs +100 -0
  22. package/dist/chunk-CSISWBZZ.js +121 -0
  23. package/dist/chunk-E7WPE3PV.js +98 -0
  24. package/dist/chunk-FLBJKM6G.js +83 -0
  25. package/dist/chunk-GB3HW6DM.js +61 -0
  26. package/dist/chunk-GH75WUO2.cjs +42 -0
  27. package/dist/chunk-GQTO5ZE2.cjs +96 -0
  28. package/dist/chunk-JHGXIIBZ.cjs +37 -0
  29. package/dist/chunk-JQMLHRWL.js +21 -0
  30. package/dist/chunk-K44JZ5NL.cjs +212 -0
  31. package/dist/chunk-K5B62JZO.cjs +154 -0
  32. package/dist/chunk-KWKHHRRJ.cjs +15 -0
  33. package/dist/chunk-LBGIUNM6.js +30 -0
  34. package/dist/chunk-LC5ZAUKL.cjs +220 -0
  35. package/dist/chunk-N3CTXRFT.cjs +30 -0
  36. package/dist/chunk-QCQCFYYR.js +206 -0
  37. package/dist/chunk-QM73PI5L.cjs +218 -0
  38. package/dist/chunk-RCXQJ6XC.cjs +131 -0
  39. package/dist/chunk-UM24VDYB.js +216 -0
  40. package/dist/chunk-UXLUE3HW.cjs +69 -0
  41. package/dist/chunk-WFDKKOO7.js +210 -0
  42. package/dist/chunk-YUPBTD4M.js +289 -0
  43. package/dist/components/index.cjs +576 -0
  44. package/dist/components/index.css +329 -0
  45. package/dist/components/index.d.cts +58 -0
  46. package/dist/components/index.d.ts +58 -0
  47. package/dist/components/index.js +569 -0
  48. package/dist/coupons-C7iJ-1cy.d.cts +37 -0
  49. package/dist/coupons-CnfTKL1i.d.ts +37 -0
  50. package/dist/hooks/index.cjs +381 -0
  51. package/dist/hooks/index.d.cts +123 -0
  52. package/dist/hooks/index.d.ts +123 -0
  53. package/dist/hooks/index.js +364 -0
  54. package/dist/index-DTyIuLuI.d.cts +18 -0
  55. package/dist/index-DTyIuLuI.d.ts +18 -0
  56. package/dist/index.cjs +14 -0
  57. package/dist/index.d.cts +1 -0
  58. package/dist/index.d.ts +1 -0
  59. package/dist/index.js +1 -0
  60. package/dist/models/index.cjs +2 -0
  61. package/dist/models/index.d.cts +53 -0
  62. package/dist/models/index.d.ts +53 -0
  63. package/dist/models/index.js +1 -0
  64. package/dist/orders-CkUzv5Xh.d.ts +159 -0
  65. package/dist/orders-D0oC9ugD.d.cts +159 -0
  66. package/dist/phonepe-D7vn-9SR.d.cts +27 -0
  67. package/dist/phonepe-D7vn-9SR.d.ts +27 -0
  68. package/dist/store/index.cjs +149 -0
  69. package/dist/store/index.d.cts +46 -0
  70. package/dist/store/index.d.ts +46 -0
  71. package/dist/store/index.js +141 -0
  72. package/dist/useAddressForm-C-Uzug4d.d.ts +42 -0
  73. package/dist/useAddressForm-DgkCP1nG.d.cts +42 -0
  74. package/dist/utils/index.cjs +535 -0
  75. package/dist/utils/index.d.cts +507 -0
  76. package/dist/utils/index.d.ts +507 -0
  77. package/dist/utils/index.js +342 -0
  78. package/dist/wishlist-BzhnCAQD.d.ts +41 -0
  79. package/dist/wishlist-CBCZD66Y.d.cts +41 -0
  80. package/package.json +134 -0
@@ -0,0 +1,535 @@
1
+ 'use strict';
2
+
3
+ var chunkCFF632IQ_cjs = require('../chunk-CFF632IQ.cjs');
4
+ var chunkK44JZ5NL_cjs = require('../chunk-K44JZ5NL.cjs');
5
+ var chunk4CVKE6CC_cjs = require('../chunk-4CVKE6CC.cjs');
6
+ var chunkGQTO5ZE2_cjs = require('../chunk-GQTO5ZE2.cjs');
7
+ var chunkN3CTXRFT_cjs = require('../chunk-N3CTXRFT.cjs');
8
+ var axios = require('axios');
9
+ var typescriptCookie = require('typescript-cookie');
10
+
11
+ function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
12
+
13
+ var axios__default = /*#__PURE__*/_interopDefault(axios);
14
+
15
+ // src/utils/crop.ts
16
+ var createImage = (url) => new Promise((resolve, reject) => {
17
+ const image = new Image();
18
+ image.addEventListener("load", () => resolve(image));
19
+ image.addEventListener("error", (error) => reject(error));
20
+ image.setAttribute("crossOrigin", "anonymous");
21
+ image.src = url;
22
+ });
23
+ async function getCroppedImg(imageSrc, pixelCrop, onBlob) {
24
+ const image = await createImage(imageSrc);
25
+ const canvas = document.createElement("canvas");
26
+ const ctx = canvas.getContext("2d");
27
+ const maxSize = Math.max(image.width, image.height);
28
+ const safeArea = 2 * (maxSize / 2 * Math.sqrt(2));
29
+ canvas.width = safeArea;
30
+ canvas.height = safeArea;
31
+ if (!ctx) return null;
32
+ ctx.drawImage(
33
+ image,
34
+ safeArea / 2 - image.width * 0.5,
35
+ safeArea / 2 - image.height * 0.5
36
+ );
37
+ const data = ctx.getImageData(0, 0, safeArea, safeArea);
38
+ canvas.width = pixelCrop.width;
39
+ canvas.height = pixelCrop.height;
40
+ ctx.putImageData(
41
+ data,
42
+ Math.round(0 - safeArea / 2 + image.width * 0.5 - pixelCrop.x),
43
+ Math.round(0 - safeArea / 2 + image.height * 0.5 - pixelCrop.y)
44
+ );
45
+ canvas.toBlob((blob) => {
46
+ onBlob(blob);
47
+ });
48
+ }
49
+ var cropImage = async (image, croppedAreaPixels, onError, onBlob) => {
50
+ try {
51
+ const croppedImage = await getCroppedImg(image, croppedAreaPixels, onBlob);
52
+ return croppedImage;
53
+ } catch (err) {
54
+ onError(err);
55
+ }
56
+ };
57
+
58
+ // src/utils/helper.ts
59
+ var debounce = (fn, ms = 300) => {
60
+ let timeoutId;
61
+ return function(...args) {
62
+ clearTimeout(timeoutId);
63
+ timeoutId = setTimeout(() => fn.apply(this, args), ms);
64
+ };
65
+ };
66
+ var constructPaymentPayload = async (amount, orderId, userId, phoneNumber, merchantId, saltKey, saltIndex) => {
67
+ const isURLIncludeParams = window.location.href.includes("?");
68
+ const isTransactionIDPresent = window.location.href.includes("transactionId");
69
+ const paymentPayload = {
70
+ merchantId,
71
+ merchantTransactionId: orderId,
72
+ merchantUserId: userId,
73
+ amount: amount * 100,
74
+ redirectUrl: isTransactionIDPresent ? window.location.href : `${window.location.href}${isURLIncludeParams ? "&" : "?"}transactionId=${orderId}`,
75
+ redirectMode: "REDIRECT",
76
+ callbackUrl: `${chunkN3CTXRFT_cjs.getPublicApiEndpoint()}/payment/phonepe-order-webhook/`,
77
+ mobileNumber: phoneNumber,
78
+ paymentInstrument: {
79
+ type: "PAY_PAGE"
80
+ }
81
+ };
82
+ const dataPayload = JSON.stringify(paymentPayload);
83
+ console.log(dataPayload);
84
+ const dataBase64 = Buffer.from(dataPayload).toString("base64");
85
+ const checksum = await chunk4CVKE6CC_cjs.digestMessage(`${dataBase64}/pg/v1/pay${saltKey}`);
86
+ const finalChecksum = `${checksum}###${saltIndex}`;
87
+ return {
88
+ base64Payload: dataBase64,
89
+ checksum: finalChecksum
90
+ };
91
+ };
92
+ var createXVerifyHeader = async (merchantId, transactionId, saltKey, saltIndex) => {
93
+ const checksum = await chunk4CVKE6CC_cjs.digestMessage(
94
+ `/pg/v1/status/${merchantId}/${transactionId}${saltKey}`
95
+ );
96
+ const finalChecksum = `${checksum}###${saltIndex}`;
97
+ return finalChecksum;
98
+ };
99
+ var PhonepePayment = class {
100
+ constructor(amount, orderId, userId, phoneNumber, merchantId, saltKey, saltIndex) {
101
+ this.amount = amount;
102
+ this.orderId = orderId;
103
+ this.userId = userId;
104
+ this.phoneNumber = phoneNumber;
105
+ this.merchantId = merchantId;
106
+ this.saltKey = saltKey;
107
+ this.saltIndex = saltIndex;
108
+ this.payload = {
109
+ base64Payload: "",
110
+ checksum: ""
111
+ };
112
+ }
113
+ async init() {
114
+ this.payload = await constructPaymentPayload(
115
+ this.amount,
116
+ this.orderId.toString(),
117
+ this.userId.toString(),
118
+ this.phoneNumber,
119
+ this.merchantId,
120
+ this.saltKey,
121
+ this.saltIndex
122
+ );
123
+ }
124
+ async getPaymentUrl() {
125
+ console.log(this.payload);
126
+ const response = await axios__default.default.post(
127
+ `${chunkN3CTXRFT_cjs.getPhonePeApiEndpoint()}/pay`,
128
+ {
129
+ request: this.payload.base64Payload
130
+ },
131
+ {
132
+ headers: {
133
+ accept: "application/json",
134
+ "Content-Type": "application/json",
135
+ "X-VERIFY": this.payload.checksum
136
+ },
137
+ withCredentials: false
138
+ }
139
+ );
140
+ const redirect = response.data.data.instrumentResponse.redirectInfo.url;
141
+ return redirect;
142
+ }
143
+ async checkPaymentStatus(transactionId) {
144
+ try {
145
+ const checksum = await createXVerifyHeader(
146
+ this.merchantId,
147
+ transactionId,
148
+ this.saltKey,
149
+ this.saltIndex
150
+ );
151
+ const response = await axios__default.default.get(
152
+ `${chunkN3CTXRFT_cjs.getPhonePeApiEndpoint()}/status/${this.merchantId}/${transactionId}`,
153
+ {
154
+ headers: {
155
+ accept: "application/json",
156
+ "Content-Type": "application/json",
157
+ "X-VERIFY": checksum
158
+ },
159
+ withCredentials: false
160
+ }
161
+ );
162
+ return response;
163
+ } catch (error) {
164
+ console.log(error);
165
+ return void 0;
166
+ }
167
+ }
168
+ };
169
+ var phonepe_default = PhonepePayment;
170
+
171
+ // src/utils/routes.ts
172
+ var protectedRoutes = [
173
+ "/my/profile",
174
+ "/my/orders",
175
+ "/my/delete-account",
176
+ "/my/addresses",
177
+ "/my/dashboard"
178
+ ];
179
+ var authRoutes = ["/login", "/signup"];
180
+ var publicRoutes = ["/about", "/"];
181
+ var urls = {
182
+ dashboard: "/my/dashboard",
183
+ profile: "/my/profile",
184
+ orders: "/my/orders",
185
+ orderDetail: "/my/orders/:id",
186
+ deleteAccount: "/my/delete-account",
187
+ addresses: "/my/addresses",
188
+ bookings: "/my/bookings",
189
+ login: "/login",
190
+ signup: "/signup",
191
+ about: "/about",
192
+ home: "/",
193
+ searchProducts: "/search-products",
194
+ shop: "/shop",
195
+ shopDetails: "/shop/:id",
196
+ cart: "/checkout/cart",
197
+ address: "/checkout/address",
198
+ payment: "/checkout/payment",
199
+ wishlist: "/wishlist",
200
+ privacyPolicy: "/privacy-policy",
201
+ faq: "/faq",
202
+ contactUs: "/contact-us",
203
+ services: "/services",
204
+ storeReview: "/store-review",
205
+ returnAndRefund: "/return-and-refund",
206
+ shippingPolicy: "/shipping-policy",
207
+ termsOfService: "/terms-of-service"
208
+ };
209
+ var routes_default = urls;
210
+ var getUniqueId = () => {
211
+ const uniqueId = typescriptCookie.Cookies.get("__spa_id");
212
+ if (!uniqueId) {
213
+ typescriptCookie.Cookies.set(
214
+ "__spa_id",
215
+ `SP-${Math.random().toString(36).substring(2, 15)}`
216
+ );
217
+ }
218
+ return typescriptCookie.Cookies.get("__spa_id");
219
+ };
220
+
221
+ // src/utils/booking.ts
222
+ var dayNameToNumber = {
223
+ sunday: 0,
224
+ monday: 1,
225
+ tuesday: 2,
226
+ wednesday: 3,
227
+ thursday: 4,
228
+ friday: 5,
229
+ saturday: 6
230
+ };
231
+ var isAvailableDay = (date, availableDays, advanceBookingWindow) => {
232
+ const today = /* @__PURE__ */ new Date();
233
+ today.setHours(0, 0, 0, 0);
234
+ const availableDayNumbers = availableDays.map(
235
+ (day) => dayNameToNumber[day.toLowerCase()]
236
+ );
237
+ if (!availableDayNumbers.includes(date.getDay())) {
238
+ return false;
239
+ }
240
+ if (advanceBookingWindow > 0) {
241
+ let nextAvailableDate = new Date(today);
242
+ let daysChecked = 0;
243
+ while (daysChecked < 7) {
244
+ if (availableDayNumbers.includes(nextAvailableDate.getDay())) {
245
+ break;
246
+ }
247
+ nextAvailableDate.setDate(nextAvailableDate.getDate() + 1);
248
+ daysChecked++;
249
+ }
250
+ let countAvailableDays = 0;
251
+ let currentDate = new Date(nextAvailableDate);
252
+ if (date < nextAvailableDate) {
253
+ return false;
254
+ }
255
+ while (currentDate <= date) {
256
+ if (availableDayNumbers.includes(currentDate.getDay())) {
257
+ countAvailableDays++;
258
+ }
259
+ currentDate.setDate(currentDate.getDate() + 1);
260
+ }
261
+ return countAvailableDays <= advanceBookingWindow + 1;
262
+ }
263
+ return true;
264
+ };
265
+ var getAvailableDaysText = (availableDays) => {
266
+ const days = availableDays.map((day) => day.toLowerCase());
267
+ const sortedDays = days.sort(
268
+ (a, b) => dayNameToNumber[a] - dayNameToNumber[b]
269
+ );
270
+ const isAllWeekdays = [
271
+ "monday",
272
+ "tuesday",
273
+ "wednesday",
274
+ "thursday",
275
+ "friday"
276
+ ].every((day) => days.includes(day));
277
+ const isWeekends = ["saturday", "sunday"].every((day) => days.includes(day)) && days.length === 2;
278
+ const isAllDays = days.length === 7;
279
+ if (isAllDays) return "Available every day";
280
+ if (isAllWeekdays) return "Available on weekdays (Monday-Friday)";
281
+ if (isWeekends) return "Saturday-Sunday";
282
+ return `Available on ${sortedDays.map((day) => day.charAt(0).toUpperCase() + day.slice(1)).join(", ")}`;
283
+ };
284
+ var getTimeConstraints = (date, operatingHours) => {
285
+ if (!date || !operatingHours) return { minTime: "", maxTime: "" };
286
+ const dayOfWeek = date.getDay();
287
+ const dayNames = [
288
+ "sunday",
289
+ "monday",
290
+ "tuesday",
291
+ "wednesday",
292
+ "thursday",
293
+ "friday",
294
+ "saturday"
295
+ ];
296
+ const dayName = dayNames[dayOfWeek];
297
+ const timeSlots = operatingHours[dayName.toLowerCase()];
298
+ if (!timeSlots || timeSlots.length === 0) return { minTime: "", maxTime: "" };
299
+ const minTime = timeSlots.reduce(
300
+ (earliest, slot) => slot.start < earliest ? slot.start : earliest,
301
+ timeSlots[0].start
302
+ );
303
+ const maxTime = timeSlots.reduce(
304
+ (latest, slot) => slot.end > latest ? slot.end : latest,
305
+ timeSlots[0].end
306
+ );
307
+ return {
308
+ minTime,
309
+ maxTime,
310
+ // Add timeSlots for potential future use (e.g., showing breaks)
311
+ timeSlots
312
+ };
313
+ };
314
+ var generateTimeOptions = (minTime, maxTime) => {
315
+ const times = [];
316
+ let current = /* @__PURE__ */ new Date(`2000-01-01T${minTime}`);
317
+ const end = /* @__PURE__ */ new Date(`2000-01-01T${maxTime}`);
318
+ while (current <= end) {
319
+ times.push(current.toTimeString().slice(0, 5));
320
+ current.setMinutes(current.getMinutes() + 15);
321
+ }
322
+ return times;
323
+ };
324
+ var getNextAvailableDate = (availableDays, advanceBookingWindow) => {
325
+ const today = /* @__PURE__ */ new Date();
326
+ today.setHours(0, 0, 0, 0);
327
+ let nextDate = new Date(today);
328
+ let daysChecked = 0;
329
+ while (daysChecked < 7) {
330
+ if (isAvailableDay(nextDate, availableDays, advanceBookingWindow)) {
331
+ return nextDate;
332
+ }
333
+ nextDate.setDate(nextDate.getDate() + 1);
334
+ daysChecked++;
335
+ }
336
+ return null;
337
+ };
338
+ var formatBookingDateTime = (date, time) => {
339
+ if (!date || !time) return "";
340
+ const bookingDate = new Date(date);
341
+ const [hours, minutes] = time.split(":").map(Number);
342
+ bookingDate.setHours(hours, minutes, 0, 0);
343
+ return bookingDate.toISOString();
344
+ };
345
+
346
+ Object.defineProperty(exports, "LocalCart", {
347
+ enumerable: true,
348
+ get: function () { return chunkCFF632IQ_cjs.cart_default; }
349
+ });
350
+ Object.defineProperty(exports, "pixelEvents", {
351
+ enumerable: true,
352
+ get: function () { return chunkK44JZ5NL_cjs.pixelEvents; }
353
+ });
354
+ Object.defineProperty(exports, "CacheManager", {
355
+ enumerable: true,
356
+ get: function () { return chunk4CVKE6CC_cjs.CacheManager; }
357
+ });
358
+ Object.defineProperty(exports, "cache", {
359
+ enumerable: true,
360
+ get: function () { return chunk4CVKE6CC_cjs.cache; }
361
+ });
362
+ Object.defineProperty(exports, "clearCache", {
363
+ enumerable: true,
364
+ get: function () { return chunk4CVKE6CC_cjs.clearCache; }
365
+ });
366
+ Object.defineProperty(exports, "constructFilter", {
367
+ enumerable: true,
368
+ get: function () { return chunk4CVKE6CC_cjs.constructFilter; }
369
+ });
370
+ Object.defineProperty(exports, "convertObjectToParams", {
371
+ enumerable: true,
372
+ get: function () { return chunk4CVKE6CC_cjs.convertObjectToParams; }
373
+ });
374
+ Object.defineProperty(exports, "convertToCurrency", {
375
+ enumerable: true,
376
+ get: function () { return chunk4CVKE6CC_cjs.convertToCurrency; }
377
+ });
378
+ Object.defineProperty(exports, "deleteCache", {
379
+ enumerable: true,
380
+ get: function () { return chunk4CVKE6CC_cjs.deleteCache; }
381
+ });
382
+ Object.defineProperty(exports, "digestMessage", {
383
+ enumerable: true,
384
+ get: function () { return chunk4CVKE6CC_cjs.digestMessage; }
385
+ });
386
+ Object.defineProperty(exports, "formatDateTime", {
387
+ enumerable: true,
388
+ get: function () { return chunk4CVKE6CC_cjs.formatDateTime; }
389
+ });
390
+ Object.defineProperty(exports, "formatPostalLabel", {
391
+ enumerable: true,
392
+ get: function () { return chunk4CVKE6CC_cjs.formatPostalLabel; }
393
+ });
394
+ Object.defineProperty(exports, "generateCacheKey", {
395
+ enumerable: true,
396
+ get: function () { return chunk4CVKE6CC_cjs.generateCacheKey; }
397
+ });
398
+ Object.defineProperty(exports, "getAddressMeta", {
399
+ enumerable: true,
400
+ get: function () { return chunk4CVKE6CC_cjs.getAddressMeta; }
401
+ });
402
+ Object.defineProperty(exports, "getCache", {
403
+ enumerable: true,
404
+ get: function () { return chunk4CVKE6CC_cjs.getCache; }
405
+ });
406
+ Object.defineProperty(exports, "getDelayInMilliseconds", {
407
+ enumerable: true,
408
+ get: function () { return chunk4CVKE6CC_cjs.getDelayInMilliseconds; }
409
+ });
410
+ Object.defineProperty(exports, "getParamsFromURL", {
411
+ enumerable: true,
412
+ get: function () { return chunk4CVKE6CC_cjs.getParamsFromURL; }
413
+ });
414
+ Object.defineProperty(exports, "getQueryParams", {
415
+ enumerable: true,
416
+ get: function () { return chunk4CVKE6CC_cjs.getQueryParams; }
417
+ });
418
+ Object.defineProperty(exports, "hasCache", {
419
+ enumerable: true,
420
+ get: function () { return chunk4CVKE6CC_cjs.hasCache; }
421
+ });
422
+ Object.defineProperty(exports, "invalidateCache", {
423
+ enumerable: true,
424
+ get: function () { return chunk4CVKE6CC_cjs.invalidateCache; }
425
+ });
426
+ Object.defineProperty(exports, "pluralize", {
427
+ enumerable: true,
428
+ get: function () { return chunk4CVKE6CC_cjs.pluralize; }
429
+ });
430
+ Object.defineProperty(exports, "pushParamsToURL", {
431
+ enumerable: true,
432
+ get: function () { return chunk4CVKE6CC_cjs.pushParamsToURL; }
433
+ });
434
+ Object.defineProperty(exports, "setCache", {
435
+ enumerable: true,
436
+ get: function () { return chunk4CVKE6CC_cjs.setCache; }
437
+ });
438
+ Object.defineProperty(exports, "shareLink", {
439
+ enumerable: true,
440
+ get: function () { return chunk4CVKE6CC_cjs.shareLink; }
441
+ });
442
+ Object.defineProperty(exports, "ADDRESS_FORM_SESSION_KEY", {
443
+ enumerable: true,
444
+ get: function () { return chunkGQTO5ZE2_cjs.ADDRESS_FORM_SESSION_KEY; }
445
+ });
446
+ Object.defineProperty(exports, "ALLOWED_COUNTRIES", {
447
+ enumerable: true,
448
+ get: function () { return chunkGQTO5ZE2_cjs.ALLOWED_COUNTRIES; }
449
+ });
450
+ Object.defineProperty(exports, "Auth", {
451
+ enumerable: true,
452
+ get: function () { return chunkGQTO5ZE2_cjs.auth_default; }
453
+ });
454
+ Object.defineProperty(exports, "DEFAULT_TOAST_CONFIG", {
455
+ enumerable: true,
456
+ get: function () { return chunkGQTO5ZE2_cjs.DEFAULT_TOAST_CONFIG; }
457
+ });
458
+ Object.defineProperty(exports, "PRODUCT_STATUSES", {
459
+ enumerable: true,
460
+ get: function () { return chunkGQTO5ZE2_cjs.PRODUCT_STATUSES; }
461
+ });
462
+ Object.defineProperty(exports, "SLICE_STATUS", {
463
+ enumerable: true,
464
+ get: function () { return chunkGQTO5ZE2_cjs.SLICE_STATUS; }
465
+ });
466
+ Object.defineProperty(exports, "USER_CART", {
467
+ enumerable: true,
468
+ get: function () { return chunkGQTO5ZE2_cjs.USER_CART; }
469
+ });
470
+ Object.defineProperty(exports, "USER_CREDENTIALS", {
471
+ enumerable: true,
472
+ get: function () { return chunkGQTO5ZE2_cjs.USER_CREDENTIALS; }
473
+ });
474
+ Object.defineProperty(exports, "USER_CRED_REFRESH_TOKEN", {
475
+ enumerable: true,
476
+ get: function () { return chunkGQTO5ZE2_cjs.USER_CRED_REFRESH_TOKEN; }
477
+ });
478
+ Object.defineProperty(exports, "USER_CRED_TOKEN", {
479
+ enumerable: true,
480
+ get: function () { return chunkGQTO5ZE2_cjs.USER_CRED_TOKEN; }
481
+ });
482
+ Object.defineProperty(exports, "pathNameMap", {
483
+ enumerable: true,
484
+ get: function () { return chunkGQTO5ZE2_cjs.pathNameMap; }
485
+ });
486
+ Object.defineProperty(exports, "setAuthTokenChangeCallback", {
487
+ enumerable: true,
488
+ get: function () { return chunkGQTO5ZE2_cjs.setAuthTokenChangeCallback; }
489
+ });
490
+ Object.defineProperty(exports, "getApiEndpoint", {
491
+ enumerable: true,
492
+ get: function () { return chunkN3CTXRFT_cjs.getApiEndpoint; }
493
+ });
494
+ Object.defineProperty(exports, "getCloudFront", {
495
+ enumerable: true,
496
+ get: function () { return chunkN3CTXRFT_cjs.getCloudFront; }
497
+ });
498
+ Object.defineProperty(exports, "getConfig", {
499
+ enumerable: true,
500
+ get: function () { return chunkN3CTXRFT_cjs.getConfig; }
501
+ });
502
+ Object.defineProperty(exports, "getPhonePeApiEndpoint", {
503
+ enumerable: true,
504
+ get: function () { return chunkN3CTXRFT_cjs.getPhonePeApiEndpoint; }
505
+ });
506
+ Object.defineProperty(exports, "getPublicApiEndpoint", {
507
+ enumerable: true,
508
+ get: function () { return chunkN3CTXRFT_cjs.getPublicApiEndpoint; }
509
+ });
510
+ Object.defineProperty(exports, "getSecretKey", {
511
+ enumerable: true,
512
+ get: function () { return chunkN3CTXRFT_cjs.getSecretKey; }
513
+ });
514
+ Object.defineProperty(exports, "getStoreId", {
515
+ enumerable: true,
516
+ get: function () { return chunkN3CTXRFT_cjs.getStoreId; }
517
+ });
518
+ Object.defineProperty(exports, "initConfig", {
519
+ enumerable: true,
520
+ get: function () { return chunkN3CTXRFT_cjs.initConfig; }
521
+ });
522
+ exports.PhonepePayment = phonepe_default;
523
+ exports.authRoutes = authRoutes;
524
+ exports.cropImage = cropImage;
525
+ exports.debounce = debounce;
526
+ exports.formatBookingDateTime = formatBookingDateTime;
527
+ exports.generateTimeOptions = generateTimeOptions;
528
+ exports.getAvailableDaysText = getAvailableDaysText;
529
+ exports.getNextAvailableDate = getNextAvailableDate;
530
+ exports.getTimeConstraints = getTimeConstraints;
531
+ exports.getUniqueId = getUniqueId;
532
+ exports.isAvailableDay = isAvailableDay;
533
+ exports.protectedRoutes = protectedRoutes;
534
+ exports.publicRoutes = publicRoutes;
535
+ exports.urls = routes_default;