@ancon/wildcat-utils 1.51.0-check-optimizations.2 → 1.51.0-check-optimizations.4

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/index.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  import { default as H } from "./shared/isWithinFlag.mjs";
2
- import { default as V } from "./shared/generateId.mjs";
3
- import { default as z } from "./shared/wait.mjs";
2
+ import { default as B } from "./shared/generateId.mjs";
3
+ import { default as q } from "./shared/wait.mjs";
4
4
  import { default as J } from "./shared/kiloGramToGram.mjs";
5
5
  import { default as Q } from "./shared/gramToKiloGram.mjs";
6
6
  import { default as j } from "./shared/hooks/usePrevious.mjs";
@@ -18,16 +18,16 @@ import { default as Oe } from "./outlet/getOutletTodayOpeningTimes.mjs";
18
18
  import { default as ke } from "./outlet/getOutletOrderFormats.mjs";
19
19
  import { default as Pe } from "./outlet/serviceDateTimesFromOpeningHours.mjs";
20
20
  import { default as he } from "./outlet/getPickerIntervalsForDay.mjs";
21
- import { default as ye } from "./outlet/getServiceIntervalRange.mjs";
22
- import { default as Ie } from "./outlet/getServiceIntervalsForOrderFormat.mjs";
21
+ import { default as Ie } from "./outlet/getServiceIntervalRange.mjs";
22
+ import { default as Fe } from "./outlet/getServiceIntervalsForOrderFormat.mjs";
23
23
  import { default as ve } from "./outlet/getOutletFormattedAddress.mjs";
24
24
  import { default as Me } from "./outlet/getPartitionedOutletsList.mjs";
25
25
  import { default as be } from "./outlet/getOutletPickerTimesForWeek.mjs";
26
26
  import { default as Ne } from "./outlet/getOutletPickerTimesForDay.mjs";
27
27
  import { default as Ue } from "./outlet/getOutletOrderPrepTime.mjs";
28
28
  import { default as He } from "./outlet/getStructuredOutletAddress.mjs";
29
- import { default as Ve } from "./outlet/getOutletNextOpeningTimeText.mjs";
30
- import { default as ze } from "./outlet/getOutletCurrentClosingTimeText.mjs";
29
+ import { default as Be } from "./outlet/getOutletNextOpeningTimeText.mjs";
30
+ import { default as qe } from "./outlet/getOutletCurrentClosingTimeText.mjs";
31
31
  import { default as Je } from "./outlet/getOutletNextReadyToOrderTime.mjs";
32
32
  import { default as Qe } from "./outlet/getOutletNextOpeningTagInformation.mjs";
33
33
  import { default as je } from "./outlet/getOutletCurrentAvailabilityInfo.mjs";
@@ -45,140 +45,142 @@ import { default as Ot } from "./api/getEndpointWithVersion.mjs";
45
45
  import { default as kt } from "./api/generateBackoffWithEqualJitter.mjs";
46
46
  import { default as Pt } from "./api/generateBackoffWithVariableJitter.mjs";
47
47
  import { default as ht } from "./api/isAcceptedResponse.mjs";
48
- import { default as yt } from "./api/isNoContentResponse.mjs";
49
- import { default as It } from "./api/APIFilterBuilder.mjs";
50
- import { default as vt } from "./string/slugify.mjs";
51
- import { default as Mt } from "./string/truncate.mjs";
52
- import { default as bt } from "./string/getRandomAlphaNumericCode.mjs";
53
- import { default as Nt } from "./string/getParsedJSONFromString.mjs";
54
- import { default as Ut } from "./color/lighten.mjs";
55
- import { default as Ht } from "./color/brighten.mjs";
56
- import { default as Vt } from "./color/darken.mjs";
57
- import { default as zt } from "./color/isDarkBackground.mjs";
58
- import { default as Jt } from "./color/isColorsReadable.mjs";
59
- import { default as Qt } from "./color/isColorsEqual.mjs";
60
- import { default as jt } from "./color/getLuminance.mjs";
61
- import { default as Yt } from "./color/toHsl.mjs";
62
- import { default as $t } from "./color/hslToHex.mjs";
63
- import { default as tr } from "./user/getFullName.mjs";
64
- import { default as or } from "./user/getFullAddressString.mjs";
65
- import { default as fr } from "./user/getCustomerAddressFromGeocoderResult.mjs";
66
- import { default as ur } from "./user/getFormattedPhoneNumber.mjs";
67
- import { default as lr } from "./user/getStructuredCustomerAddress.mjs";
68
- import { default as ir } from "./logger/Logger.mjs";
69
- import { LogLevel as xr } from "./logger/types.mjs";
70
- import { default as cr } from "./logger/sanitizeAsStringDict.mjs";
71
- import { default as Or } from "./logger/pascalCaseFormatter.mjs";
72
- import { default as kr } from "./printing/getPrinterType.mjs";
73
- import { default as Pr } from "./printing/isValidPrinter.mjs";
74
- import { default as hr } from "./printing/isValidNetworkPrinter.mjs";
75
- import { default as yr } from "./printing/isValidStarCloudPrinter.mjs";
76
- import { default as Ir } from "./printing/isTerminalPrinter.mjs";
77
- import { default as vr } from "./printing/isCloudPrintModeEnabled.mjs";
78
- import { default as Mr } from "./printing/createStarCloudScanHook.mjs";
79
- import { default as br } from "./number/randomIntFromInterval.mjs";
80
- import { default as Nr } from "./tables/decodeTableQRPayload.mjs";
81
- import { default as Ur } from "./checkout/getCheckoutItemModifications.mjs";
82
- import { default as Hr } from "./checkout/getCheckoutProductName.mjs";
83
- import { TranslationKey as Vr, default as qr } from "./checkout/getCheckoutOrderStatusTexts.mjs";
84
- import { default as wr } from "./checkout/getCheckoutItemsMappedByTicketItemStatus.mjs";
85
- import { default as Kr } from "./checkout/isCheckoutOrderSummary.mjs";
86
- import { default as Zr } from "./checkout/buildCheckoutRequestItem.mjs";
87
- import { default as Xr } from "./checkout/getCheckoutGrandTotalAmount.mjs";
88
- import { default as _r } from "./checkout/getCheckoutRequestItemFromCheckoutItem.mjs";
89
- import { default as eo } from "./checkout/isCheckoutItemsAreEqual.mjs";
90
- import { default as ro } from "./checkout/checkoutHasWallet.mjs";
91
- import { default as ao } from "./checkout/getWalletMetaFromCheckout.mjs";
92
- import { default as so } from "./checkout/isPreOrderServiceTime.mjs";
93
- import { default as lo } from "./checkout/isPreOrderCheckout.mjs";
94
- import { default as io } from "./checkout/isUpdatingCheckoutAllowed.mjs";
95
- import { default as xo } from "./checkout/isCheckoutAlreadyPaidStatus.mjs";
96
- import { CheckoutPaymentErrorTranslationKey as co, default as go } from "./checkout/getCheckoutPaymentErrorTranslationTexts.mjs";
97
- import { default as To } from "./checkout/isDeletingCheckoutAllowed.mjs";
98
- import { default as Co } from "./checkout/getTotalCheckoutItemsQuantity.mjs";
99
- import { default as So } from "./checkout/getCheckoutPenguinLockersMetaData.mjs";
100
- import { default as Ao } from "./checkout/getUniqueCheckoutPenguinDeliveryCodes.mjs";
101
- import { default as Fo } from "./checkout/isWoltDeliveryInProgress.mjs";
102
- import { default as Eo } from "./checkout/isWalletTopUpCheckoutItem.mjs";
103
- import { default as Do } from "./checkout/isWalletTopUpCheckout.mjs";
104
- import { default as Ro } from "./checkout/getCheckoutWalletTopUpMetaData.mjs";
105
- import { default as Lo } from "./checkout/isGiftCardCheckout.mjs";
106
- import { default as Go } from "./checkout/isGiftCardCheckoutItem.mjs";
107
- import { default as Wo } from "./checkout/getCheckoutGiftCardMetaData.mjs";
108
- import { default as Bo } from "./checkout/getCheckoutGuestGroupsMetaData.mjs";
109
- import { default as qo } from "./order/getCheckOrderItemsMappedByTicketItemStatus.mjs";
110
- import { default as wo } from "./order/getCheckOrderMinimumStatusTicketItem.mjs";
111
- import { default as Ko } from "./order/getMultiProductSubProductsTicketItems.mjs";
112
- import { default as Zo } from "./currency/getFormattedCurrency.mjs";
113
- import { default as Xo } from "./currency/getFormattedCurrencyPostfix.mjs";
114
- import { default as _o } from "./inventory/isDetailedProductOutOfStock.mjs";
115
- import { default as ea } from "./inventory/isDetailedProductVariantOutOfStocks.mjs";
116
- import { default as ra } from "./inventory/isMenuTreeProductOutOfStock.mjs";
117
- import { default as aa } from "./inventory/isDetailedProductUpSellsOutOfStock.mjs";
118
- import { default as sa } from "./inventory/isUpSellProductOutStock.mjs";
119
- import { default as da } from "./inventory/isDetailedProductOutletStockOutOfStock.mjs";
120
- import { default as ma } from "./inventory/getDetailedProductVariantStock.mjs";
121
- import { default as pa } from "./inventory/isAddonProductOutOfStock.mjs";
122
- import { default as na } from "./signalr/createUseSignalRHook.mjs";
123
- import { default as ga } from "./signalr/SignalR.mjs";
124
- import { default as Ta } from "./error/createCodedError.mjs";
125
- import { default as Ca } from "./error/isCodedError.mjs";
126
- import { default as Sa } from "./error/isNetworkError.mjs";
127
- import { default as Aa } from "./error/isLockedError.mjs";
128
- import { default as Fa } from "./error/isNotFoundError.mjs";
129
- import { default as Ea } from "./error/isAPIError.mjs";
130
- import { default as Da } from "./error/isSerializedAPIError.mjs";
131
- import { default as Ra } from "./error/isSerializedCodedError.mjs";
132
- import { default as La } from "./error/serializeError.mjs";
133
- import { default as Ga } from "./error/getErrorCode.mjs";
134
- import { default as Wa } from "./error/isErrorWithStatusCode.mjs";
135
- import { default as Ba } from "./error/isBadGatewayError.mjs";
136
- import { default as qa } from "./error/isServiceUnavailableError.mjs";
137
- import { default as wa } from "./error/isTooManyRequestsError.mjs";
138
- import { default as Ka } from "./error/isUpgradeRequiredError.mjs";
139
- import { default as Za } from "./hangfire/isHangfireResponse.mjs";
140
- import { default as Xa } from "./hangfire/isHangfireWorkerExpiredOrInvalidError.mjs";
141
- import { default as _a } from "./hangfire/createHangfirePoller.mjs";
142
- import { default as ef } from "./hangfire/createMakeHangfireRequest.mjs";
143
- import { default as rf } from "./product/extractProductsFromMenuTree.mjs";
144
- import { default as af } from "./product/calculateIngredientsCost.mjs";
145
- import { default as sf } from "./product/calculateAddonGroupCost.mjs";
146
- import { default as df } from "./product/getAddonGroupInfoBySettings.mjs";
147
- import { default as mf } from "./product/calculateWeightProductPrice.mjs";
148
- import { default as xf } from "./product/calculateProductWeightByPrice.mjs";
149
- import { default as cf } from "./codec/base64URLEncode.mjs";
150
- import { default as Of } from "./codec/base64URLDecode.mjs";
151
- import { default as kf } from "./hashing/getSHA256Hash.mjs";
152
- import { default as Pf } from "./preOrder/isPreOrderSharable.mjs";
153
- import { default as hf } from "./preOrder/isPreOrderLink.mjs";
154
- import { default as yf } from "./preOrder/isGroupPreOrder.mjs";
155
- import { default as If } from "./phoneNumber/isPhoneNumberValid.mjs";
156
- import { default as vf } from "./phoneNumber/formatPhoneNumber.mjs";
157
- import { default as Mf, isLicenseExpired as Rf, isLicenseExtended as bf, isLicenseTerminated as Lf } from "./license/getLicenseUIState.mjs";
158
- import { default as Gf } from "./googleMap/getComponentNameFromGeocoderResult.mjs";
159
- import { default as Wf } from "./date/createLocalTimezoneDate.mjs";
160
- import { default as Bf } from "./date/createLocalTimezoneMoment.mjs";
161
- import { default as qf } from "./date/getFormattedUTCDateTime.mjs";
162
- import { default as wf } from "./date/convertToLocalTimezone.mjs";
163
- import { default as Kf } from "./date/convertToSpecificTimezone.mjs";
164
- import { default as Zf } from "./date/getTimezoneUtcOffsetDifference.mjs";
165
- import { default as Xf } from "./date/isDSTShiftPresentInRange.mjs";
166
- import { default as _f } from "./time/toMinutes.mjs";
167
- import { default as es } from "./time/getNextTenthMinute.mjs";
168
- import { default as rs } from "./time/getPrevNthMinute.mjs";
169
- import { default as as } from "./time/getTimeSpanParts.mjs";
170
- import { default as ss } from "./time/getEndTimeSpanOfTimePeriod.mjs";
171
- import { default as ds } from "./time/createTimeSpan.mjs";
172
- import { default as ms } from "./time/formatTimeSpan.mjs";
173
- import { default as ps } from "./time/getDurationBetweenTimeSpans.mjs";
174
- import { default as ns } from "./time/convertSecondsToTimeSpan.mjs";
175
- import { default as gs } from "./time/convertTimeSpanToSeconds.mjs";
176
- import { default as Ts } from "./ticketItem/isTicketItemReady.mjs";
177
- import { default as Cs } from "./ticketItem/isTicketItemClosed.mjs";
178
- import { default as Ss } from "./quantity/getFormattedQuantity.mjs";
179
- import { default as As } from "./checkAuditLog/isPayAndGoCheckAuditLogAction.mjs";
180
- import { default as Fs } from "./checkAuditLog/getCheckAuditLogProductName.mjs";
181
- import { default as Es } from "./zReport/getZReportPaymentMethodDisplayName.mjs";
48
+ import { default as It } from "./api/isNoContentResponse.mjs";
49
+ import { default as Ft } from "./api/APIFilterBuilder.mjs";
50
+ import { default as vt } from "./api/getMediaImageClosestSize.mjs";
51
+ import { default as Mt } from "./string/slugify.mjs";
52
+ import { default as bt } from "./string/truncate.mjs";
53
+ import { default as Nt } from "./string/getRandomAlphaNumericCode.mjs";
54
+ import { default as Ut } from "./string/getParsedJSONFromString.mjs";
55
+ import { default as Ht } from "./color/lighten.mjs";
56
+ import { default as Bt } from "./color/brighten.mjs";
57
+ import { default as qt } from "./color/darken.mjs";
58
+ import { default as Jt } from "./color/isDarkBackground.mjs";
59
+ import { default as Qt } from "./color/isColorsReadable.mjs";
60
+ import { default as jt } from "./color/isColorsEqual.mjs";
61
+ import { default as Yt } from "./color/getLuminance.mjs";
62
+ import { default as $t } from "./color/toHsl.mjs";
63
+ import { default as tr } from "./color/hslToHex.mjs";
64
+ import { default as or } from "./user/getFullName.mjs";
65
+ import { default as fr } from "./user/getFullAddressString.mjs";
66
+ import { default as ur } from "./user/getCustomerAddressFromGeocoderResult.mjs";
67
+ import { default as lr } from "./user/getFormattedPhoneNumber.mjs";
68
+ import { default as ir } from "./user/getStructuredCustomerAddress.mjs";
69
+ import { default as xr } from "./logger/Logger.mjs";
70
+ import { LogLevel as cr } from "./logger/types.mjs";
71
+ import { default as Or } from "./logger/sanitizeAsStringDict.mjs";
72
+ import { default as kr } from "./logger/pascalCaseFormatter.mjs";
73
+ import { default as Pr } from "./printing/getPrinterType.mjs";
74
+ import { default as hr } from "./printing/isValidPrinter.mjs";
75
+ import { default as Ir } from "./printing/isValidNetworkPrinter.mjs";
76
+ import { default as Fr } from "./printing/isValidStarCloudPrinter.mjs";
77
+ import { default as vr } from "./printing/isTerminalPrinter.mjs";
78
+ import { default as Mr } from "./printing/isCloudPrintModeEnabled.mjs";
79
+ import { default as br } from "./printing/createStarCloudScanHook.mjs";
80
+ import { default as Nr } from "./number/randomIntFromInterval.mjs";
81
+ import { default as Ur } from "./tables/decodeTableQRPayload.mjs";
82
+ import { default as Hr } from "./checkout/getCheckoutItemModifications.mjs";
83
+ import { default as Br } from "./checkout/getCheckoutProductName.mjs";
84
+ import { TranslationKey as qr, default as wr } from "./checkout/getCheckoutOrderStatusTexts.mjs";
85
+ import { default as Kr } from "./checkout/getCheckoutItemsMappedByTicketItemStatus.mjs";
86
+ import { default as Zr } from "./checkout/isCheckoutOrderSummary.mjs";
87
+ import { default as Xr } from "./checkout/buildCheckoutRequestItem.mjs";
88
+ import { default as _r } from "./checkout/getCheckoutGrandTotalAmount.mjs";
89
+ import { default as eo } from "./checkout/getCheckoutRequestItemFromCheckoutItem.mjs";
90
+ import { default as ro } from "./checkout/isCheckoutItemsAreEqual.mjs";
91
+ import { default as ao } from "./checkout/checkoutHasWallet.mjs";
92
+ import { default as so } from "./checkout/getWalletMetaFromCheckout.mjs";
93
+ import { default as lo } from "./checkout/isPreOrderServiceTime.mjs";
94
+ import { default as io } from "./checkout/isPreOrderCheckout.mjs";
95
+ import { default as xo } from "./checkout/isUpdatingCheckoutAllowed.mjs";
96
+ import { default as co } from "./checkout/isCheckoutAlreadyPaidStatus.mjs";
97
+ import { CheckoutPaymentErrorTranslationKey as Oo, default as To } from "./checkout/getCheckoutPaymentErrorTranslationTexts.mjs";
98
+ import { default as Co } from "./checkout/isDeletingCheckoutAllowed.mjs";
99
+ import { default as So } from "./checkout/getTotalCheckoutItemsQuantity.mjs";
100
+ import { default as Ao } from "./checkout/getCheckoutPenguinLockersMetaData.mjs";
101
+ import { default as yo } from "./checkout/getUniqueCheckoutPenguinDeliveryCodes.mjs";
102
+ import { default as Eo } from "./checkout/isWoltDeliveryInProgress.mjs";
103
+ import { default as Do } from "./checkout/isWalletTopUpCheckoutItem.mjs";
104
+ import { default as Ro } from "./checkout/isWalletTopUpCheckout.mjs";
105
+ import { default as Lo } from "./checkout/getCheckoutWalletTopUpMetaData.mjs";
106
+ import { default as Go } from "./checkout/isGiftCardCheckout.mjs";
107
+ import { default as Wo } from "./checkout/isGiftCardCheckoutItem.mjs";
108
+ import { default as zo } from "./checkout/getCheckoutGiftCardMetaData.mjs";
109
+ import { default as Vo } from "./checkout/getCheckoutGuestGroupsMetaData.mjs";
110
+ import { default as wo } from "./order/getCheckOrderItemsMappedByTicketItemStatus.mjs";
111
+ import { default as Ko } from "./order/getCheckOrderMinimumStatusTicketItem.mjs";
112
+ import { default as Zo } from "./order/getMultiProductSubProductsTicketItems.mjs";
113
+ import { default as Xo } from "./currency/getFormattedCurrency.mjs";
114
+ import { default as _o } from "./currency/getFormattedCurrencyPostfix.mjs";
115
+ import { default as ea } from "./inventory/isDetailedProductOutOfStock.mjs";
116
+ import { default as ra } from "./inventory/isDetailedProductVariantOutOfStocks.mjs";
117
+ import { default as aa } from "./inventory/isMenuTreeProductOutOfStock.mjs";
118
+ import { default as sa } from "./inventory/isDetailedProductUpSellsOutOfStock.mjs";
119
+ import { default as da } from "./inventory/isUpSellProductOutStock.mjs";
120
+ import { default as ma } from "./inventory/isDetailedProductOutletStockOutOfStock.mjs";
121
+ import { default as pa } from "./inventory/getDetailedProductVariantStock.mjs";
122
+ import { default as na } from "./inventory/isAddonProductOutOfStock.mjs";
123
+ import { default as ga } from "./signalr/createUseSignalRHook.mjs";
124
+ import { default as Ta } from "./signalr/SignalR.mjs";
125
+ import { default as Ca } from "./error/createCodedError.mjs";
126
+ import { default as Sa } from "./error/isCodedError.mjs";
127
+ import { default as Aa } from "./error/isNetworkError.mjs";
128
+ import { default as ya } from "./error/isLockedError.mjs";
129
+ import { default as Ea } from "./error/isNotFoundError.mjs";
130
+ import { default as Da } from "./error/isAPIError.mjs";
131
+ import { default as Ra } from "./error/isSerializedAPIError.mjs";
132
+ import { default as La } from "./error/isSerializedCodedError.mjs";
133
+ import { default as Ga } from "./error/serializeError.mjs";
134
+ import { default as Wa } from "./error/getErrorCode.mjs";
135
+ import { default as za } from "./error/isErrorWithStatusCode.mjs";
136
+ import { default as Va } from "./error/isBadGatewayError.mjs";
137
+ import { default as wa } from "./error/isServiceUnavailableError.mjs";
138
+ import { default as Ka } from "./error/isTooManyRequestsError.mjs";
139
+ import { default as Za } from "./error/isUpgradeRequiredError.mjs";
140
+ import { default as Xa } from "./hangfire/isHangfireResponse.mjs";
141
+ import { default as _a } from "./hangfire/isHangfireWorkerExpiredOrInvalidError.mjs";
142
+ import { default as ef } from "./hangfire/createHangfirePoller.mjs";
143
+ import { default as rf } from "./hangfire/createMakeHangfireRequest.mjs";
144
+ import { default as af } from "./product/extractProductsFromMenuTree.mjs";
145
+ import { default as sf } from "./product/calculateIngredientsCost.mjs";
146
+ import { default as df } from "./product/calculateAddonGroupCost.mjs";
147
+ import { default as mf } from "./product/getAddonGroupInfoBySettings.mjs";
148
+ import { default as xf } from "./product/calculateWeightProductPrice.mjs";
149
+ import { default as cf } from "./product/calculateProductWeightByPrice.mjs";
150
+ import { default as Of } from "./codec/base64URLEncode.mjs";
151
+ import { default as kf } from "./codec/base64URLDecode.mjs";
152
+ import { default as Pf } from "./hashing/getSHA256Hash.mjs";
153
+ import { default as hf } from "./preOrder/isPreOrderSharable.mjs";
154
+ import { default as If } from "./preOrder/isPreOrderLink.mjs";
155
+ import { default as Ff } from "./preOrder/isGroupPreOrder.mjs";
156
+ import { default as vf } from "./phoneNumber/isPhoneNumberValid.mjs";
157
+ import { default as Mf } from "./phoneNumber/formatPhoneNumber.mjs";
158
+ import { default as bf, isLicenseExpired as Lf, isLicenseExtended as Nf, isLicenseTerminated as Gf } from "./license/getLicenseUIState.mjs";
159
+ import { default as Wf } from "./googleMap/getComponentNameFromGeocoderResult.mjs";
160
+ import { default as zf } from "./date/createLocalTimezoneDate.mjs";
161
+ import { default as Vf } from "./date/createLocalTimezoneMoment.mjs";
162
+ import { default as wf } from "./date/getFormattedUTCDateTime.mjs";
163
+ import { default as Kf } from "./date/convertToLocalTimezone.mjs";
164
+ import { default as Zf } from "./date/convertToSpecificTimezone.mjs";
165
+ import { default as Xf } from "./date/getTimezoneUtcOffsetDifference.mjs";
166
+ import { default as _f } from "./date/isDSTShiftPresentInRange.mjs";
167
+ import { default as es } from "./time/toMinutes.mjs";
168
+ import { default as rs } from "./time/getNextTenthMinute.mjs";
169
+ import { default as as } from "./time/getPrevNthMinute.mjs";
170
+ import { default as ss } from "./time/getTimeSpanParts.mjs";
171
+ import { default as ds } from "./time/getEndTimeSpanOfTimePeriod.mjs";
172
+ import { default as ms } from "./time/createTimeSpan.mjs";
173
+ import { default as ps } from "./time/formatTimeSpan.mjs";
174
+ import { default as ns } from "./time/getDurationBetweenTimeSpans.mjs";
175
+ import { default as gs } from "./time/convertSecondsToTimeSpan.mjs";
176
+ import { default as Ts } from "./time/convertTimeSpanToSeconds.mjs";
177
+ import { default as Cs } from "./ticketItem/isTicketItemReady.mjs";
178
+ import { default as Ss } from "./ticketItem/isTicketItemClosed.mjs";
179
+ import { default as As } from "./quantity/getFormattedQuantity.mjs";
180
+ import { default as ys } from "./checkAuditLog/isPayAndGoCheckAuditLogAction.mjs";
181
+ import { default as Es } from "./checkAuditLog/getCheckAuditLogProductName.mjs";
182
+ import { default as Ds } from "./zReport/getZReportPaymentMethodDisplayName.mjs";
183
+ import { default as Rs } from "./multilingual/createLocalizedCheckDetails.mjs";
182
184
  import "react";
183
185
  import "moment";
184
186
  import "@ancon/wildcat-types";
@@ -217,89 +219,91 @@ import "@microsoft/signalr";
217
219
  import "google-libphonenumber";
218
220
  import "./license/types.mjs";
219
221
  export {
220
- It as APIFilterBuilder,
221
- co as CheckoutPaymentErrorTranslationKey,
222
- xr as LogLevel,
223
- ir as Logger,
224
- ga as SignalR,
225
- Vr as TranslationKey,
226
- Of as base64URLDecode,
227
- cf as base64URLEncode,
228
- Ht as brighten,
229
- Zr as buildCheckoutRequestItem,
230
- sf as calculateAddonGroupsCost,
231
- af as calculateIngredientsCost,
232
- xf as calculateProductWeightByPrice,
233
- mf as calculateWeightProductPrice,
234
- ro as checkoutHasWallet,
222
+ Ft as APIFilterBuilder,
223
+ Oo as CheckoutPaymentErrorTranslationKey,
224
+ cr as LogLevel,
225
+ xr as Logger,
226
+ Ta as SignalR,
227
+ qr as TranslationKey,
228
+ kf as base64URLDecode,
229
+ Of as base64URLEncode,
230
+ Bt as brighten,
231
+ Xr as buildCheckoutRequestItem,
232
+ df as calculateAddonGroupsCost,
233
+ sf as calculateIngredientsCost,
234
+ cf as calculateProductWeightByPrice,
235
+ xf as calculateWeightProductPrice,
236
+ ao as checkoutHasWallet,
235
237
  xt as cleanVersionString,
236
- ns as convertSecondsToTimeSpan,
237
- gs as convertTimeSpanToSeconds,
238
- wf as convertToLocalTimezone,
239
- Kf as convertToSpecificTimezone,
240
- Ta as createCodedError,
241
- _a as createHangfirePoller,
242
- Wf as createLocalTimezoneDate,
243
- Bf as createLocalTimezoneMoment,
244
- ef as createMakeHangfireRequest,
245
- ds as createTimeSpan,
246
- na as createUseSignalRHook,
247
- Mr as createUseStarCloudScanHook,
248
- Vt as darken,
249
- Nr as decodeTableQRPayload,
250
- rf as extractProductsFromMenuTree,
251
- vf as formatPhoneNumber,
252
- ms as formatTimeSpan,
238
+ gs as convertSecondsToTimeSpan,
239
+ Ts as convertTimeSpanToSeconds,
240
+ Kf as convertToLocalTimezone,
241
+ Zf as convertToSpecificTimezone,
242
+ Ca as createCodedError,
243
+ ef as createHangfirePoller,
244
+ zf as createLocalTimezoneDate,
245
+ Vf as createLocalTimezoneMoment,
246
+ Rs as createLocalizedCheckDetails,
247
+ rf as createMakeHangfireRequest,
248
+ ms as createTimeSpan,
249
+ ga as createUseSignalRHook,
250
+ br as createUseStarCloudScanHook,
251
+ qt as darken,
252
+ Ur as decodeTableQRPayload,
253
+ af as extractProductsFromMenuTree,
254
+ Mf as formatPhoneNumber,
255
+ ps as formatTimeSpan,
253
256
  kt as generateBackoffWithEqualJitter,
254
257
  Pt as generateBackoffWithVariableJitter,
255
- V as generateId,
256
- df as getAddonGroupInfoBySettings,
257
- Fs as getCheckAuditLogProductName,
258
- qo as getCheckOrderItemsMappedByTicketItemStatus,
259
- wo as getCheckOrderMinimumStatusTicketItem,
260
- Wo as getCheckoutGiftCardMetaData,
261
- Xr as getCheckoutGrandTotalAmount,
262
- Ur as getCheckoutGroupedModifications,
263
- Bo as getCheckoutGuestGroupsMetaData,
264
- wr as getCheckoutItemsMappedByTicketItemStatus,
265
- qr as getCheckoutOrderStatusTexts,
266
- go as getCheckoutPaymentErrorTranslationTexts,
267
- So as getCheckoutPenguinLockersMetaData,
268
- Hr as getCheckoutProductName,
269
- _r as getCheckoutRequestItemFromCheckoutItem,
270
- Ro as getCheckoutWalletTopUpMetaData,
271
- Gf as getComponentNameFromGeocoderResult,
272
- fr as getCustomerAddressFromGeocoderResult,
273
- ma as getDetailedProductVariantStock,
274
- ps as getDurationBetweenTimeSpans,
275
- ss as getEndTimeSpanOfTimePeriod,
258
+ B as generateId,
259
+ mf as getAddonGroupInfoBySettings,
260
+ Es as getCheckAuditLogProductName,
261
+ wo as getCheckOrderItemsMappedByTicketItemStatus,
262
+ Ko as getCheckOrderMinimumStatusTicketItem,
263
+ zo as getCheckoutGiftCardMetaData,
264
+ _r as getCheckoutGrandTotalAmount,
265
+ Hr as getCheckoutGroupedModifications,
266
+ Vo as getCheckoutGuestGroupsMetaData,
267
+ Kr as getCheckoutItemsMappedByTicketItemStatus,
268
+ wr as getCheckoutOrderStatusTexts,
269
+ To as getCheckoutPaymentErrorTranslationTexts,
270
+ Ao as getCheckoutPenguinLockersMetaData,
271
+ Br as getCheckoutProductName,
272
+ eo as getCheckoutRequestItemFromCheckoutItem,
273
+ Lo as getCheckoutWalletTopUpMetaData,
274
+ Wf as getComponentNameFromGeocoderResult,
275
+ ur as getCustomerAddressFromGeocoderResult,
276
+ pa as getDetailedProductVariantStock,
277
+ ns as getDurationBetweenTimeSpans,
278
+ ds as getEndTimeSpanOfTimePeriod,
276
279
  Ot as getEndpointWithVersion,
277
- Ga as getErrorCode,
280
+ Wa as getErrorCode,
278
281
  Ye as getExpressAvailableOrderFormats,
279
282
  $e as getExpressNextAvailabilityShiftTime,
280
- Zo as getFormattedCurrency,
281
- Xo as getFormattedCurrencyPostfix,
282
- ur as getFormattedPhoneNumber,
283
- Ss as getFormattedQuantity,
284
- qf as getFormattedUTCDateTime,
285
- or as getFullAddressString,
286
- tr as getFullName,
287
- Mf as getLicenseUIState,
283
+ Xo as getFormattedCurrency,
284
+ _o as getFormattedCurrencyPostfix,
285
+ lr as getFormattedPhoneNumber,
286
+ As as getFormattedQuantity,
287
+ wf as getFormattedUTCDateTime,
288
+ fr as getFullAddressString,
289
+ or as getFullName,
290
+ bf as getLicenseUIState,
288
291
  $ as getListOutletOpeningHoursTable,
289
- jt as getLuminance,
290
- Ko as getMultiProductSubProductsTicketItems,
291
- es as getNextTenthMinute,
292
+ Yt as getLuminance,
293
+ vt as getMediaImageClosestSize,
294
+ Zo as getMultiProductSubProductsTicketItems,
295
+ rs as getNextTenthMinute,
292
296
  tt as getOrderFormatAOTipSettings,
293
297
  oe as getOutletAvailabilityInfo,
294
298
  ue as getOutletAvailableOrderFormats,
295
299
  je as getOutletCurrentAvailabilityInfo,
296
- ze as getOutletCurrentClosingTimeText,
300
+ qe as getOutletCurrentClosingTimeText,
297
301
  ce as getOutletDeliveryFee,
298
302
  ve as getOutletFormattedAddress,
299
303
  le as getOutletFormattedDistance,
300
304
  ut as getOutletMenuProductsSortCriteria,
301
305
  Qe as getOutletNextOpeningTagInformation,
302
- Ve as getOutletNextOpeningTimeText,
306
+ Be as getOutletNextOpeningTimeText,
303
307
  Je as getOutletNextReadyToOrderTime,
304
308
  lt as getOutletNextServiceTimeOffset,
305
309
  fe as getOutletOfflineOrderFormats,
@@ -309,98 +313,98 @@ export {
309
313
  be as getOutletPickerTimesForWeek,
310
314
  te as getOutletTagInformation,
311
315
  Oe as getOutletTodayOpeningTimes,
312
- Nt as getParsedJSONFromString,
316
+ Ut as getParsedJSONFromString,
313
317
  Me as getPartitionedOutletsList,
314
318
  he as getPickerIntervalsForDay,
315
- rs as getPrevNthMinute,
316
- kr as getPrinterType,
317
- bt as getRandomAlphaNumericCode,
318
- kf as getSHA256Hash,
319
- ye as getServiceIntervalRange,
320
- Ie as getServiceIntervalsForOrderFormat,
321
- lr as getStructuredCustomerAddress,
319
+ as as getPrevNthMinute,
320
+ Pr as getPrinterType,
321
+ Nt as getRandomAlphaNumericCode,
322
+ Pf as getSHA256Hash,
323
+ Ie as getServiceIntervalRange,
324
+ Fe as getServiceIntervalsForOrderFormat,
325
+ ir as getStructuredCustomerAddress,
322
326
  He as getStructuredOutletAddress,
323
- as as getTimeSpanParts,
324
- Zf as getTimezoneUtcOffsetDifference,
325
- Co as getTotalCheckoutItemsQuantity,
326
- Ao as getUniqueCheckoutPenguinDeliveryCodes,
327
+ ss as getTimeSpanParts,
328
+ Xf as getTimezoneUtcOffsetDifference,
329
+ So as getTotalCheckoutItemsQuantity,
330
+ yo as getUniqueCheckoutPenguinDeliveryCodes,
327
331
  ct as getUrlAndParams,
328
- ao as getWalletMetaFromCheckout,
329
- Es as getZReportPaymentMethodDisplayName,
332
+ so as getWalletMetaFromCheckout,
333
+ Ds as getZReportPaymentMethodDisplayName,
330
334
  Q as gramToKiloGram,
331
- $t as hslToHex,
335
+ tr as hslToHex,
332
336
  ot as isAOTippingEnabledForOrderFormat,
333
- Ea as isAPIError,
337
+ Da as isAPIError,
334
338
  ht as isAcceptedResponse,
335
- pa as isAddonProductOutOfStock,
336
- Ba as isBadGatewayError,
337
- xo as isCheckoutAlreadyPaidStatus,
338
- eo as isCheckoutItemsAreEqual,
339
- Kr as isCheckoutOrderSummary,
340
- vr as isCloudPrintModeEnabled,
341
- Ca as isCodedError,
342
- Qt as isColorsEqual,
343
- Jt as isColorsReadable,
344
- Xf as isDSTShiftPresentInRange,
345
- zt as isDarkBackground,
346
- To as isDeletingCheckoutAllowed,
347
- _o as isDetailedProductOutOfStock,
348
- da as isDetailedProductOutletStockOutOfStock,
349
- aa as isDetailedProductUpSellsOutOfStock,
350
- ea as isDetailedProductVariantOutOfStocks,
351
- Wa as isErrorWithStatusCode,
352
- Lo as isGiftCardCheckout,
353
- Go as isGiftCardCheckoutItem,
354
- yf as isGroupPreOrder,
355
- Za as isHangfireResponse,
356
- Xa as isHangfireWorkerExpiredOrInvalidError,
357
- Rf as isLicenseExpired,
358
- bf as isLicenseExtended,
359
- Lf as isLicenseTerminated,
360
- Aa as isLockedError,
339
+ na as isAddonProductOutOfStock,
340
+ Va as isBadGatewayError,
341
+ co as isCheckoutAlreadyPaidStatus,
342
+ ro as isCheckoutItemsAreEqual,
343
+ Zr as isCheckoutOrderSummary,
344
+ Mr as isCloudPrintModeEnabled,
345
+ Sa as isCodedError,
346
+ jt as isColorsEqual,
347
+ Qt as isColorsReadable,
348
+ _f as isDSTShiftPresentInRange,
349
+ Jt as isDarkBackground,
350
+ Co as isDeletingCheckoutAllowed,
351
+ ea as isDetailedProductOutOfStock,
352
+ ma as isDetailedProductOutletStockOutOfStock,
353
+ sa as isDetailedProductUpSellsOutOfStock,
354
+ ra as isDetailedProductVariantOutOfStocks,
355
+ za as isErrorWithStatusCode,
356
+ Go as isGiftCardCheckout,
357
+ Wo as isGiftCardCheckoutItem,
358
+ Ff as isGroupPreOrder,
359
+ Xa as isHangfireResponse,
360
+ _a as isHangfireWorkerExpiredOrInvalidError,
361
+ Lf as isLicenseExpired,
362
+ Nf as isLicenseExtended,
363
+ Gf as isLicenseTerminated,
364
+ ya as isLockedError,
361
365
  ft as isMenuTreeHierarchyProductAvailable,
362
- ra as isMenuTreeProductOutOfStock,
363
- Sa as isNetworkError,
364
- yt as isNoContentResponse,
365
- Fa as isNotFoundError,
366
+ aa as isMenuTreeProductOutOfStock,
367
+ Aa as isNetworkError,
368
+ It as isNoContentResponse,
369
+ Ea as isNotFoundError,
366
370
  ie as isOutletAcceptingPreOrders,
367
371
  xe as isOutletAcceptingPreOrdersWhenClosed,
368
- As as isPayAndGoCheckAuditLogAction,
369
- If as isPhoneNumberValid,
370
- lo as isPreOrderCheckout,
371
- hf as isPreOrderLink,
372
- so as isPreOrderServiceTime,
373
- Pf as isPreOrderSharable,
374
- Da as isSerializedAPIError,
375
- Ra as isSerializedCodedError,
376
- qa as isServiceUnavailableError,
377
- Ir as isTerminalPrinter,
378
- Cs as isTicketItemClosed,
379
- Ts as isTicketItemReady,
380
- wa as isTooManyRequestsError,
381
- sa as isUpSellProductOutOfStock,
382
- io as isUpdatingCheckoutAllowed,
383
- Ka as isUpgradeRequiredError,
384
- hr as isValidNetworkPrinter,
385
- Pr as isValidPrinter,
386
- yr as isValidStarCloudPrinter,
372
+ ys as isPayAndGoCheckAuditLogAction,
373
+ vf as isPhoneNumberValid,
374
+ io as isPreOrderCheckout,
375
+ If as isPreOrderLink,
376
+ lo as isPreOrderServiceTime,
377
+ hf as isPreOrderSharable,
378
+ Ra as isSerializedAPIError,
379
+ La as isSerializedCodedError,
380
+ wa as isServiceUnavailableError,
381
+ vr as isTerminalPrinter,
382
+ Ss as isTicketItemClosed,
383
+ Cs as isTicketItemReady,
384
+ Ka as isTooManyRequestsError,
385
+ da as isUpSellProductOutOfStock,
386
+ xo as isUpdatingCheckoutAllowed,
387
+ Za as isUpgradeRequiredError,
388
+ Ir as isValidNetworkPrinter,
389
+ hr as isValidPrinter,
390
+ Fr as isValidStarCloudPrinter,
387
391
  it as isVersionALessThanB,
388
- Do as isWalletTopUpCheckout,
389
- Eo as isWalletTopUpCheckoutItem,
392
+ Ro as isWalletTopUpCheckout,
393
+ Do as isWalletTopUpCheckoutItem,
390
394
  H as isWithinFlag,
391
- Fo as isWoltDeliveryInProgress,
395
+ Eo as isWoltDeliveryInProgress,
392
396
  J as kiloGramToGram,
393
- Ut as lighten,
394
- Or as pascalCaseFormatter,
395
- br as randomIntFromInterval,
396
- cr as sanitizeAsStringDict,
397
- La as serializeError,
397
+ Ht as lighten,
398
+ kr as pascalCaseFormatter,
399
+ Nr as randomIntFromInterval,
400
+ Or as sanitizeAsStringDict,
401
+ Ga as serializeError,
398
402
  Pe as serviceDateTimesFromOpeningHours,
399
- vt as slugify,
400
- Yt as toHsl,
401
- _f as toMinutes,
402
- Mt as truncate,
403
+ Mt as slugify,
404
+ $t as toHsl,
405
+ es as toMinutes,
406
+ bt as truncate,
403
407
  Y as useMountedRef,
404
408
  j as usePrevious,
405
- z as wait
409
+ q as wait
406
410
  };