@loczer/storefront-sdk 0.226.0 → 0.228.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.
- package/dist/chunks/pkg/booking-engine/dist/{schemas-DGn2a1my.js → schemas-DW5gdDYz.js} +4 -3
- package/dist/chunks/pkg/booking-engine/dist/utils/opening-hours-period-TCyLhzZw.js +82 -0
- package/dist/components/ContractSaleDocument/DocumentAcceptanceSection.d.ts.map +1 -1
- package/dist/components/ContractSaleDocument/DocumentAcceptanceSection.js +21 -4
- package/dist/components/ContractSaleDocument/InvoiceDetails.d.ts.map +1 -1
- package/dist/components/ContractSaleDocument/InvoiceDetails.js +83 -28
- package/dist/components/ContractSaleDocument/SignatureModal.d.ts.map +1 -1
- package/dist/components/ContractSaleDocument/SignatureModal.js +59 -101
- package/dist/components/Footer/businessHoursStatus.d.ts.map +1 -1
- package/dist/components/Footer/businessHoursStatus.js +21 -36
- package/dist/components/Footer/businessHoursUtils.d.ts.map +1 -1
- package/dist/components/Footer/businessHoursUtils.js +2 -1
- package/dist/components/SignatureInput/index.js +74 -0
- package/dist/components/SignatureInput.d.ts +12 -0
- package/dist/components/SignatureInput.d.ts.map +1 -0
- package/dist/i18n/en.d.ts +7 -0
- package/dist/i18n/en.d.ts.map +1 -1
- package/dist/i18n/en.js +7 -0
- package/dist/i18n/fr.d.ts +7 -0
- package/dist/i18n/fr.d.ts.map +1 -1
- package/dist/i18n/fr.js +7 -0
- package/dist/index.d.ts +163 -0
- package/dist/index.js +76 -74
- package/dist/lib/booking-period.d.ts.map +1 -1
- package/dist/lib/booking-period.js +120 -138
- package/dist/lib/booking.js +1 -1
- package/dist/lib/checkoutSubmit.js +1 -1
- package/dist/lib/contractSaleDocument.d.ts +42 -0
- package/dist/lib/contractSaleDocument.d.ts.map +1 -1
- package/dist/lib/contractSaleDocument.js +41 -30
- package/dist/lib/contractSaleDocumentApi.d.ts +63 -0
- package/dist/lib/contractSaleDocumentApi.d.ts.map +1 -1
- package/dist/pages/ContractSaleDocumentPage.d.ts +21 -0
- package/dist/pages/ContractSaleDocumentPage.d.ts.map +1 -1
- package/dist/storefront.css +1 -1
- package/dist/storefrontSchemas.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -10,87 +10,89 @@ import { DEFAULT_CANCELLATION_POLICY as V, DEFAULT_PAYMENT_POLICIES as H, cancel
|
|
|
10
10
|
import { fulfillmentModeSchema as K, publicBookingEngineConfigurationSchema as q, publicCheckoutConfigurationSchema as J, publicCheckoutDynamicOptionsSchema as Y } from "./chunks/pkg/booking-engine/dist/schemas/public-booking-engine-configuration-CEM9mexX.js";
|
|
11
11
|
import { DEFAULT_BOOKING_DELIVERY_OPTION as X, bookingCustomerInputSchema as Z, bookingDeliveryOptionSchema as Q, bookingScheduleInputSchema as $, cartItemInputSchema as ee, createBookingInputBaseSchema as te, createBookingInputSchema as ne, resolveBookingDeliveryOption as re, validateBookingDeliveryAddress as ie } from "./chunks/pkg/booking-engine/dist/schemas/cart-inputs-epi7FXIk.js";
|
|
12
12
|
import { bookingInsuranceConsentSourceSchema as ae, bookingInsuranceItemSnapshotSchema as oe, bookingInsuranceSnapshotSchema as se, buildBookingInsuranceSnapshot as ce, calculateInsuranceCalendarDays as le, insuranceProviderSchema as ue } from "./chunks/pkg/booking-engine/dist/schemas/insurance-DXc34Bzy.js";
|
|
13
|
-
import {
|
|
14
|
-
import {
|
|
15
|
-
import "./chunks/pkg/booking-engine/dist/schemas-
|
|
16
|
-
import
|
|
17
|
-
import {
|
|
18
|
-
import {
|
|
19
|
-
import {
|
|
20
|
-
import {
|
|
21
|
-
import {
|
|
22
|
-
import {
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
import {
|
|
26
|
-
import {
|
|
27
|
-
import {
|
|
28
|
-
import {
|
|
29
|
-
import { ROUTE as
|
|
30
|
-
import { ROUTE as
|
|
31
|
-
import { ROUTE as
|
|
32
|
-
import { ROUTE as
|
|
33
|
-
import {
|
|
34
|
-
import {
|
|
35
|
-
import {
|
|
36
|
-
import {
|
|
37
|
-
import {
|
|
38
|
-
import {
|
|
39
|
-
import {
|
|
40
|
-
import { storefront as
|
|
41
|
-
import {
|
|
42
|
-
import {
|
|
43
|
-
import {
|
|
44
|
-
import {
|
|
13
|
+
import { resolveOpeningHoursForDate as de, resolveOpeningHoursPeriodForDate as fe } from "./chunks/pkg/booking-engine/dist/utils/opening-hours-period-TCyLhzZw.js";
|
|
14
|
+
import { assetIdSchema as pe, baseAssetSchema as me, baseAssetStatusSchema as he } from "./chunks/pkg/booking-engine/dist/schemas/base-asset-BhIOL2rP.js";
|
|
15
|
+
import { baseBookingItemSchema as ge, baseBookingSchema as _e, baseBookingStateSchema as ve } from "./chunks/pkg/booking-engine/dist/schemas/base-booking-C9kJFMIu.js";
|
|
16
|
+
import "./chunks/pkg/booking-engine/dist/schemas-DW5gdDYz.js";
|
|
17
|
+
import { STOREFRONT_HERO_MODES as ye, storefrontCheckoutModeSchema as be, storefrontConfigurationSchema as xe, storefrontContentSchema as Se, storefrontFaqItemSchema as Ce, storefrontFaqSchema as we, storefrontFulfillmentModeSchema as Te, storefrontHeroModeSchema as Ee, storefrontInformationSchema as De, storefrontLocalizedRichTextSchema as Oe, storefrontModalMessageSchema as ke, storefrontModulesSchema as Ae, storefrontReviewsModuleSchema as je, storefrontRichTextSchema as Me, storefrontSettingsSchema as Ne, storefrontShopSchema as Pe, storefrontStatusSchema as Fe, storefrontWorkspaceSchema as Ie } from "./storefrontSchemas.js";
|
|
18
|
+
import { BOOKING_SEARCH_KEYS as Le, TIME_OPTIONS as Re, applyBookingParamsToSearch as ze, createBookingPeriodConfigFromBookingEngineConfiguration as Be, createBookingPeriodConfigFromShopConfiguration as Ve, createBookingPeriodConfigFromStorefrontConfiguration as He, getBookingParamsFromSearch as Ue, getBookingSessionStorageKey as We, getDefaultBookingParams as Ge, getDefaultBookingParamsForStorefrontConfiguration as Ke, pickBookingSearchParams as qe, readBookingSearchParamsFromSessionStorage as Je, readBookingSearchParamsFromStorage as Ye, resolveBookingSearchParams as Xe, resolveBookingSearchParamsFromSessionStorage as Ze, writeBookingSearchParamsToSessionStorage as Qe, writeBookingSearchParamsToStorage as $e } from "./lib/booking.js";
|
|
19
|
+
import { getLocalizedEntry as et, getLocalizedValue as tt } from "./localization.js";
|
|
20
|
+
import { CATALOG_PRODUCT_BASE_RATE_UNSET as nt, buildStorefrontProductSlug as rt, buildVariantStorefrontProductId as it, compareCatalogProducts as at, compareStorefrontAccessoryProducts as ot, compareStorefrontBikeProducts as st, findStorefrontInsurancePricingBike as ct, findStorefrontProduct as lt, findStorefrontProductBySlug as ut, getCatalogProductBaseRateMinor as dt, getCatalogProductPaginationSort as ft, getCatalogProductSortFieldForPriceUnit as pt, getStorefrontBaseDailyRateMinor as mt, getStorefrontCheckoutProductId as ht, getStorefrontProductSelectionDisplayName as gt, getStorefrontRepresentedVariantId as _t, toStorefrontAccessoryProducts as vt, toStorefrontBikeProducts as yt, toStorefrontBookingProducts as bt, toStorefrontBookingProductsCollections as xt } from "./lib/products.js";
|
|
21
|
+
import { StorefrontCartProvider as St, resolveStorefrontCartItemProduct as Ct, useStorefrontCart as wt } from "./lib/cart.js";
|
|
22
|
+
import { cn as Tt, formatPriceMinor as Et, getAvailabilityVariant as Dt, getMinDayPriceMinor as Ot } from "./lib/utils.js";
|
|
23
|
+
import { buildPriceTierLabels as kt, buildRentalPriceRows as At, calculateBookingRentalUnitSummary as jt, calculateRentalPriceForQuantity as Mt, formatRentalUnitQuantity as Nt, formatStorefrontPriceMinor as Pt, getPricingUnitLabel as Ft } from "./lib/pricing.js";
|
|
24
|
+
import { buildStorefrontCartSummary as It } from "./lib/cartSummary.js";
|
|
25
|
+
import { ROUTE as Lt, requestSchema as Rt, responseSchema as zt } from "./lib/contactForm.js";
|
|
26
|
+
import { formatStorefrontPhoneDisplay as Bt, resolveStorefrontMapsHref as Vt, resolveStorefrontPhoneContact as Ht } from "./lib/storefrontContact.js";
|
|
27
|
+
import { STOREFRONT_ITINERARIES_FEATURED_ROUTE as Ut, STOREFRONT_ITINERARIES_LIST_ROUTE as Wt, STOREFRONT_ITINERARY_DETAIL_ROUTE as Gt, storefrontItinerariesFeaturedRequestSchema as Kt, storefrontItinerariesFeaturedResponseSchema as qt, storefrontItinerariesListRequestSchema as Jt, storefrontItinerariesListResponseSchema as Yt, storefrontItineraryBoundsSchema as Xt, storefrontItineraryCoordinateSchema as Zt, storefrontItineraryDetailRequestSchema as Qt, storefrontItineraryDetailResponseSchema as $t, storefrontItineraryDetailSchema as en, storefrontItineraryDifficultySchema as tn, storefrontItineraryLocalizedStringSchema as nn, storefrontItineraryMetricsSchema as rn, storefrontItineraryPreviewSchema as an, storefrontItineraryStepSchema as on, storefrontItinerarySummarySchema as sn, storefrontItineraryTripTypeSchema as cn } from "./lib/storefrontItineraries.js";
|
|
28
|
+
import { buildWhatsAppHref as ln, resolveStorefrontWhatsAppContact as un, resolveStorefrontWhatsAppHref as dn } from "./lib/whatsapp.js";
|
|
29
|
+
import { ROUTE as fn, requestBaseSchema as pn, requestCheckoutItemSchema as mn, requestDeliveryRefinement as hn, requestSchema as gn, responseSchema as _n } from "./lib/checkoutSubmit.js";
|
|
30
|
+
import { ROUTE as vn, requestSchema as yn, responseSchema as bn, storefrontPublicAccessoryProductSchema as xn, storefrontPublicBikeAvailabilityStatusSchema as Sn, storefrontPublicBikeProductSchema as Cn, storefrontPublicProductDisplayModeSchema as wn, storefrontPublicProductPriceSchema as Tn, storefrontPublicProductVariantAttributeSchema as En, storefrontPublicProductVariantIdentifierSchema as Dn, storefrontPublicProductVariantSchema as On } from "./lib/storefrontProducts.js";
|
|
31
|
+
import { ROUTE as kn, buildStorefrontAvailabilityKey as An, doesStorefrontAvailabilityDisplaySoldOut as jn, getStorefrontAvailabilityIssue as Mn, getStorefrontAvailabilityStatus as Nn, isStorefrontAvailabilityInsufficient as Pn, publicAvailabilityDisplayModeSchema as Fn, requestSchema as In, responseSchema as Ln, shouldBlockStorefrontUnavailableItem as Rn, storefrontAvailabilityProductSchema as zn, storefrontAvailabilityScheduleSchema as Bn, storefrontPublicAvailabilityRecordSchema as Vn } from "./lib/storefrontAvailability.js";
|
|
32
|
+
import { ROUTE as Hn, buildStorefrontImageUrl as Un, requestSchema as Wn } from "./lib/storefrontImage.js";
|
|
33
|
+
import { ROUTE as Gn, requestSchema as Kn, responseSchema as qn, storefrontTimeSlotSchema as Jn, timeSlotJourneySchema as Yn } from "./lib/storefrontTimeSlots.js";
|
|
34
|
+
import { Footer as Xn } from "./components/Footer/index.js";
|
|
35
|
+
import { Badge as Zn, badgeVariants as Qn } from "./ui/badge.js";
|
|
36
|
+
import { Button as $n, buttonVariants as er, storefrontButtonRadiusClassName as tr } from "./ui/button.js";
|
|
37
|
+
import { LanguageSelector as nr } from "./components/LanguageSelector/index.js";
|
|
38
|
+
import { StorefrontContext as rr, useOptionalStorefront as ir, useStorefront as ar, useStorefrontBookingProducts as or, useStorefrontConfig as sr, useStorefrontItineraries as cr, useStorefrontProducts as lr, useStorefrontWorkspaceLanguage as ur } from "./StorefrontContext.js";
|
|
39
|
+
import { Header as dr } from "./components/Header/index.js";
|
|
40
|
+
import { storefront as fr } from "./i18n/en.js";
|
|
41
|
+
import { storefront as pr } from "./i18n/fr.js";
|
|
42
|
+
import { PoweredByLoczerBadge as mr } from "./components/PoweredByLoczerBadge/index.js";
|
|
43
|
+
import { PlatformFooter as hr } from "./components/PlatformFooter/index.js";
|
|
44
|
+
import { useWhatsAppFloatingButton as gr } from "./components/WhatsAppFloatingButton/useWhatsAppFloatingButton.js";
|
|
45
|
+
import { WhatsAppFloatingButton as _r } from "./components/WhatsAppFloatingButton/WhatsAppFloatingButton.js";
|
|
45
46
|
import "./components/WhatsAppFloatingButton/index.js";
|
|
46
|
-
import { Layout as
|
|
47
|
-
import { DelayedPlaceholder as
|
|
48
|
-
import { BookingPeriodProvider as
|
|
49
|
-
import { Label as
|
|
50
|
-
import { BookingStartDateField as
|
|
51
|
-
import { BookingStartTimeField as
|
|
52
|
-
import { BookingEndDateField as
|
|
53
|
-
import { BookingEndTimeField as
|
|
54
|
-
import { BookingTimeSlotsStatus as
|
|
55
|
-
import { BookingMobileDateDrawer as
|
|
56
|
-
import { BookingPeriodSelector as
|
|
57
|
-
import { BookingFlowSteps as
|
|
58
|
-
import { Input as
|
|
59
|
-
import { DeliveryAddressSelector as
|
|
60
|
-
import { Form as
|
|
61
|
-
import { Textarea as
|
|
62
|
-
import { ContactSection as
|
|
63
|
-
import { TestimonialsSection as
|
|
64
|
-
import { AboutSection as
|
|
65
|
-
import { AdminFloatingButton as
|
|
47
|
+
import { Layout as vr } from "./components/Layout/index.js";
|
|
48
|
+
import { DelayedPlaceholder as yr, DelayedReveal as br } from "./components/DelayedReveal/index.js";
|
|
49
|
+
import { BookingPeriodProvider as xr, useBookingPeriod as Sr } from "./components/BookingPeriodSelector/BookingPeriodContext.js";
|
|
50
|
+
import { Label as Cr } from "./ui/label.js";
|
|
51
|
+
import { BookingStartDateField as wr } from "./components/BookingPeriodSelector/components/BookingStartDateField.js";
|
|
52
|
+
import { BookingStartTimeField as Tr } from "./components/BookingPeriodSelector/components/BookingStartTimeField.js";
|
|
53
|
+
import { BookingEndDateField as Er } from "./components/BookingPeriodSelector/components/BookingEndDateField.js";
|
|
54
|
+
import { BookingEndTimeField as Dr } from "./components/BookingPeriodSelector/components/BookingEndTimeField.js";
|
|
55
|
+
import { BookingTimeSlotsStatus as Or } from "./components/BookingPeriodSelector/components/BookingTimeSlotsStatus.js";
|
|
56
|
+
import { BookingMobileDateDrawer as kr } from "./components/BookingPeriodSelector/components/BookingMobileDateDrawer.js";
|
|
57
|
+
import { BookingPeriodSelector as Ar } from "./components/BookingPeriodSelector/index.js";
|
|
58
|
+
import { BookingFlowSteps as jr } from "./components/BookingFlowSteps/index.js";
|
|
59
|
+
import { Input as Mr } from "./ui/input.js";
|
|
60
|
+
import { DeliveryAddressSelector as Nr } from "./components/DeliveryAddressSelector/index.js";
|
|
61
|
+
import { Form as Pr, FormControl as Fr, FormDescription as Ir, FormField as Lr, FormItem as Rr, FormLabel as zr, FormMessage as Br, useFormField as Vr } from "./ui/form.js";
|
|
62
|
+
import { Textarea as Hr } from "./ui/textarea.js";
|
|
63
|
+
import { ContactSection as Ur } from "./components/ContactSection/index.js";
|
|
64
|
+
import { TestimonialsSection as Wr } from "./components/TestimonialsSection/index.js";
|
|
65
|
+
import { AboutSection as Gr } from "./components/AboutSection/index.js";
|
|
66
|
+
import { AdminFloatingButton as Kr } from "./components/AdminFloatingButton/AdminFloatingButton.js";
|
|
66
67
|
import "./components/AdminFloatingButton/index.js";
|
|
67
|
-
import { ItineraryListItem as
|
|
68
|
-
import { ItineraryRouteMap as
|
|
69
|
-
import { ItinerariesSection as
|
|
68
|
+
import { ItineraryListItem as qr } from "./components/Itineraries/ItineraryListItem.js";
|
|
69
|
+
import { ItineraryRouteMap as Jr } from "./components/Itineraries/ItineraryRouteMap.js";
|
|
70
|
+
import { ItinerariesSection as Yr } from "./components/Itineraries/ItinerariesSection.js";
|
|
70
71
|
import "./components/Itineraries/index.js";
|
|
71
|
-
import { StepSectionTitle as
|
|
72
|
-
import { Card as
|
|
73
|
-
import { ProductWarningNotice as
|
|
74
|
-
import { StorefrontCartPanel as
|
|
75
|
-
import { ProductPriceBadge as
|
|
76
|
-
import { ContractSaleDocument as
|
|
72
|
+
import { StepSectionTitle as Xr } from "./components/StepSectionTitle/index.js";
|
|
73
|
+
import { Card as Zr, CardAction as Qr, CardContent as $r, CardDescription as ei, CardFooter as ti, CardHeader as ni, CardTitle as ri } from "./ui/card.js";
|
|
74
|
+
import { ProductWarningNotice as ii } from "./components/ProductWarningNotice/index.js";
|
|
75
|
+
import { StorefrontCartPanel as ai } from "./components/StorefrontCartPanel/index.js";
|
|
76
|
+
import { ProductPriceBadge as oi } from "./components/ProductPriceBadge/index.js";
|
|
77
|
+
import { ContractSaleDocument as si } from "./components/ContractSaleDocument/Invoice.js";
|
|
77
78
|
import "./components/ContractSaleDocument/index.js";
|
|
78
|
-
import {
|
|
79
|
+
import { SignatureInput as ci } from "./components/SignatureInput/index.js";
|
|
80
|
+
import { RadioGroup as li, RadioGroupItem as ui } from "./ui/radio-group.js";
|
|
79
81
|
import "./pages/HomePage.js";
|
|
80
82
|
import "./pages/BookingPage.js";
|
|
81
83
|
import "./pages/ProductPage.js";
|
|
82
|
-
import
|
|
83
|
-
import
|
|
84
|
-
import
|
|
85
|
-
import
|
|
84
|
+
import di from "./pages/ItinerariesPage.js";
|
|
85
|
+
import fi, { loader as pi } from "./pages/ItineraryDetailsPage.js";
|
|
86
|
+
import mi from "./pages/RentalTermsPage.js";
|
|
87
|
+
import hi from "./pages/InsuranceTermsPage.js";
|
|
86
88
|
import "./pages/CheckoutPage.js";
|
|
87
89
|
import "./pages/CheckoutSuccessPage.js";
|
|
88
90
|
import "./pages/NotFoundPage.js";
|
|
89
|
-
import { accessories as
|
|
90
|
-
import
|
|
91
|
-
import { contractSaleDocumentAcceptanceLevelSchema as
|
|
92
|
-
import { ACCEPT_CONTRACT_SALE_DOCUMENT_ROUTE as
|
|
93
|
-
import
|
|
94
|
-
import { loader as
|
|
95
|
-
import { Select as
|
|
96
|
-
export { ki as ACCEPT_CONTRACT_SALE_DOCUMENT_ROUTE, Ur as AboutSection, Wr as AdminFloatingButton, Fe as BOOKING_SEARCH_KEYS, Yn as Badge, wr as BookingEndDateField, Tr as BookingEndTimeField, kr as BookingFlowSteps, Dr as BookingMobileDateDrawer, yr as BookingPeriodProvider, Or as BookingPeriodSelector, Sr as BookingStartDateField, Cr as BookingStartTimeField, Er as BookingTimeSlotsStatus, Zn as Button, et as CATALOG_PRODUCT_BASE_RATE_UNSET, Yr as Card, Xr as CardAction, Zr as CardContent, Qr as CardDescription, $r as CardFooter, ei as CardHeader, ti as CardTitle, Vr as ContactSection, ai as ContractSaleDocument, X as DEFAULT_BOOKING_DELIVERY_OPTION, V as DEFAULT_CANCELLATION_POLICY, H as DEFAULT_PAYMENT_POLICIES, m as DEFAULT_PRODUCT_KIND, Ai as DOWNLOAD_CONTRACT_SALE_DOCUMENT_PDF_ROUTE, _r as DelayedPlaceholder, vr as DelayedReveal, jr as DeliveryAddressSelector, Jn as Footer, Mr as Form, Nr as FormControl, Pr as FormDescription, Fr as FormField, Ir as FormItem, Lr as FormLabel, Rr as FormMessage, ji as GET_CONTRACT_SALE_DOCUMENT_ROUTE, lr as Header, Ar as Input, fi as InsuranceTermsPage, ci as ItinerariesPage, qr as ItinerariesSection, li as ItineraryDetailsPage, Gr as ItineraryListItem, Kr as ItineraryRouteMap, xr as Label, er as LanguageSelector, gr as Layout, h as PRODUCT_VARIANT_CODE_IDENTIFIER_KIND, g as PRODUCT_VARIANT_CODE_MAX_LENGTH, pr as PlatformFooter, fr as PoweredByLoczerBadge, ii as ProductPriceBadge, ni as ProductWarningNotice, Ft as ROUTE, oi as RadioGroup, si as RadioGroupItem, di as RentalTermsPage, Dn as STOREFRONT_AVAILABILITY_ROUTE, un as STOREFRONT_CHECKOUT_SUBMIT_ROUTE, _e as STOREFRONT_HERO_MODES, Bn as STOREFRONT_IMAGE_ROUTE, Vt as STOREFRONT_ITINERARIES_FEATURED_ROUTE, Ht as STOREFRONT_ITINERARIES_LIST_ROUTE, Ut as STOREFRONT_ITINERARY_DETAIL_ROUTE, gn as STOREFRONT_PRODUCTS_ROUTE, Un as STOREFRONT_TIME_SLOTS_ROUTE, Ji as Select, Yi as SelectContent, Xi as SelectGroup, Zi as SelectIcon, Qi as SelectItem, $i as SelectItemIndicator, ea as SelectItemText, ta as SelectLabel, na as SelectScrollDownButton, ra as SelectScrollUpButton, ia as SelectSeparator, aa as SelectTrigger, oa as SelectValue, Jr as StepSectionTitle, ri as StorefrontCartPanel, bt as StorefrontCartProvider, tr as StorefrontContext, Ie as TIME_OPTIONS, Hr as TestimonialsSection, Br as Textarea, hr as WhatsAppFloatingButton, Mi as acceptContractSaleDocumentRequestSchema, Ni as acceptContractSaleDocumentResponseSchema, pi as accessories, _ as accessoryProductSchema, Le as applyBookingParamsToSearch, de as assetIdSchema, Xn as badgeVariants, fe as baseAssetSchema, pe as baseAssetStatusSchema, me as baseBookingItemSchema, he as baseBookingSchema, ge as baseBookingStateSchema, v as bikeProductSchema, mi as bikes, Z as bookingCustomerInputSchema, Q as bookingDeliveryOptionSchema, ae as bookingInsuranceConsentSourceSchema, oe as bookingInsuranceItemSnapshotSchema, se as bookingInsuranceSnapshotSchema, $ as bookingScheduleInputSchema, ce as buildBookingInsuranceSnapshot, Dt as buildPriceTierLabels, Ot as buildRentalPriceRows, On as buildStorefrontAvailabilityKey, Pt as buildStorefrontCartSummary, Vn as buildStorefrontImageUrl, tt as buildStorefrontProductSlug, nt as buildVariantStorefrontProductId, sn as buildWhatsAppHref, Qn as buttonVariants, kt as calculateBookingRentalUnitSummary, le as calculateInsuranceCalendarDays, At as calculateRentalPriceForQuantity, U as cancellationPolicySchema, W as cancellationPolicyTierSchema, ee as cartItemInputSchema, Ct as cn, rt as compareCatalogProducts, it as compareStorefrontAccessoryProducts, at as compareStorefrontBikeProducts, Pi as contractSaleDocumentAcceptanceInputSchema, hi as contractSaleDocumentAcceptanceLevelSchema, Fi as contractSaleDocumentAcceptanceRecordInputSchema, gi as contractSaleDocumentAcceptanceRecordSchema, _i as contractSaleDocumentAcceptanceSchema, vi as contractSaleDocumentAddressSchema, Ii as contractSaleDocumentApiAcceptanceRecordSchema, Li as contractSaleDocumentApiAcceptanceSchema, Ri as contractSaleDocumentApiSchema, zi as contractSaleDocumentApiSignatureSchema, yi as contractSaleDocumentAppendixKindSchema, bi as contractSaleDocumentAppendixSchema, xi as contractSaleDocumentContactSchema, Si as contractSaleDocumentKindSchema, Ci as contractSaleDocumentLanguageCodeSchema, wi as contractSaleDocumentLanguageSchema, Ti as contractSaleDocumentLineItemSchema, Bi as contractSaleDocumentReferenceSchema, Vi as contractSaleDocumentReferenceTypeSchema, Ei as contractSaleDocumentRentalSchema, Di as contractSaleDocumentSchema, Hi as contractSaleDocumentSignatureInputSchema, Oi as contractSaleDocumentSignatureSchema, te as createBookingInputBaseSchema, ne as createBookingInputSchema, Re as createBookingPeriodConfigFromBookingEngineConfiguration, ze as createBookingPeriodConfigFromShopConfiguration, Be as createBookingPeriodConfigFromStorefrontConfiguration, e as createLocalizedStringEntry, a as currencyCodeSchema, o as currencyMinorUnitDigits, kn as doesStorefrontAvailabilityDisplaySoldOut, Ui as downloadContractSaleDocumentPdfRequestSchema, y as eBikeProductSchema, ot as findStorefrontInsurancePricingBike, st as findStorefrontProduct, ct as findStorefrontProductBySlug, wt as formatPriceMinor, jt as formatRentalUnitQuantity, Rt as formatStorefrontPhoneDisplay, Mt as formatStorefrontPriceMinor, K as fulfillmentModeSchema, Tt as getAvailabilityVariant, Ve as getBookingParamsFromSearch, He as getBookingSessionStorageKey, lt as getCatalogProductBaseRateMinor, ut as getCatalogProductPaginationSort, dt as getCatalogProductSortFieldForPriceUnit, Wi as getContractSaleDocumentRequestSchema, Gi as getContractSaleDocumentResponseSchema, Ue as getDefaultBookingParams, We as getDefaultBookingParamsForStorefrontConfiguration, Qe as getLocalizedEntry, t as getLocalizedStringValue, $e as getLocalizedValue, Et as getMinDayPriceMinor, Nt as getPricingUnitLabel, An as getStorefrontAvailabilityIssue, jn as getStorefrontAvailabilityStatus, ft as getStorefrontBaseDailyRateMinor, pt as getStorefrontCheckoutProductId, mt as getStorefrontProductSelectionDisplayName, ht as getStorefrontRepresentedVariantId, ue as insuranceProviderSchema, b as isProductVariantCodeIdentifierKind, Mn as isStorefrontAvailabilityInsufficient, M as isoDateSchema, ui as itineraryDetailsLoader, qi as loader, n as localizedStringArraySchema, r as localizedStringEntrySchema, i as localizedStringSchema, s as majorToMinor, c as minorToMajor, l as moneyMinorSchema, G as paymentPoliciesSchema, Ge as pickBookingSearchParams, d as priceSchema, f as priceUnitSchema, p as productIdSchema, x as productInsuranceSchema, S as productKindSchema, C as productSchema, w as productStorefrontDisplayModeSchema, T as productVariantAttributeSchema, E as productVariantCodeSchema, D as productVariantIdentifierSchema, O as productVariantSchema, Nn as publicAvailabilityDisplayModeSchema, q as publicBookingEngineConfigurationSchema, J as publicCheckoutConfigurationSchema, Y as publicCheckoutDynamicOptionsSchema, Ke as readBookingSearchParamsFromSessionStorage, qe as readBookingSearchParamsFromStorage, It as requestSchema, re as resolveBookingDeliveryOption, Je as resolveBookingSearchParams, Ye as resolveBookingSearchParamsFromSessionStorage, xt as resolveStorefrontCartItemProduct, zt as resolveStorefrontMapsHref, Bt as resolveStorefrontPhoneContact, cn as resolveStorefrontWhatsAppContact, ln as resolveStorefrontWhatsAppHref, Lt as responseSchema, k as richTextJsonDocSchema, A as richTextSchema, j as richTextVersionSchema, N as shopConfigurationSchema, P as shopExtraTimeSlotRuleSchema, F as shopOpeningDayIndexSchema, I as shopOpeningDaySchema, L as shopOpeningHoursOverrideSchema, R as shopOpeningHoursPeriodSchema, z as shopOpeningSlotSchema, In as shouldBlockStorefrontUnavailableItem, u as signedMoneyMinorSchema, Ln as storefrontAvailabilityProductSchema, Pn as storefrontAvailabilityRequestSchema, Fn as storefrontAvailabilityResponseSchema, Rn as storefrontAvailabilityScheduleSchema, $n as storefrontButtonRadiusClassName, ve as storefrontCheckoutModeSchema, pn as storefrontCheckoutSubmitDeliveryRefinement, fn as storefrontCheckoutSubmitItemSchema, dn as storefrontCheckoutSubmitRequestBaseSchema, mn as storefrontCheckoutSubmitRequestSchema, hn as storefrontCheckoutSubmitResponseSchema, ye as storefrontConfigurationSchema, be as storefrontContentSchema, ur as storefrontEn, xe as storefrontFaqItemSchema, Se as storefrontFaqSchema, dr as storefrontFr, Ce as storefrontFulfillmentModeSchema, we as storefrontHeroModeSchema, Hn as storefrontImageRequestSchema, Te as storefrontInformationSchema, Wt as storefrontItinerariesFeaturedRequestSchema, Gt as storefrontItinerariesFeaturedResponseSchema, Kt as storefrontItinerariesListRequestSchema, qt as storefrontItinerariesListResponseSchema, Jt as storefrontItineraryBoundsSchema, Yt as storefrontItineraryCoordinateSchema, Xt as storefrontItineraryDetailRequestSchema, Zt as storefrontItineraryDetailResponseSchema, Qt as storefrontItineraryDetailSchema, $t as storefrontItineraryDifficultySchema, en as storefrontItineraryLocalizedStringSchema, tn as storefrontItineraryMetricsSchema, nn as storefrontItineraryPreviewSchema, rn as storefrontItineraryStepSchema, an as storefrontItinerarySummarySchema, on as storefrontItineraryTripTypeSchema, Ee as storefrontLocalizedRichTextSchema, De as storefrontModalMessageSchema, Oe as storefrontModulesSchema, _n as storefrontProductsRequestSchema, vn as storefrontProductsResponseSchema, yn as storefrontPublicAccessoryProductSchema, zn as storefrontPublicAvailabilityRecordSchema, bn as storefrontPublicBikeAvailabilityStatusSchema, xn as storefrontPublicBikeProductSchema, Sn as storefrontPublicProductDisplayModeSchema, Cn as storefrontPublicProductPriceSchema, wn as storefrontPublicProductVariantAttributeSchema, Tn as storefrontPublicProductVariantIdentifierSchema, En as storefrontPublicProductVariantSchema, ke as storefrontReviewsModuleSchema, Ae as storefrontRichTextSchema, Ki as storefrontRoutes, je as storefrontSettingsSchema, Me as storefrontShopSchema, Ne as storefrontStatusSchema, qn as storefrontTimeSlotJourneySchema, Kn as storefrontTimeSlotSchema, Wn as storefrontTimeSlotsRequestSchema, Gn as storefrontTimeSlotsResponseSchema, Pe as storefrontWorkspaceSchema, B as timeOfDaySchema, gt as toStorefrontAccessoryProducts, _t as toStorefrontBikeProducts, vt as toStorefrontBookingProducts, yt as toStorefrontBookingProductsCollections, br as useBookingPeriod, zr as useFormField, nr as useOptionalStorefront, rr as useStorefront, ir as useStorefrontBookingProducts, St as useStorefrontCart, ar as useStorefrontConfig, or as useStorefrontItineraries, sr as useStorefrontProducts, cr as useStorefrontWorkspaceLanguage, mr as useWhatsAppFloatingButton, ie as validateBookingDeliveryAddress, Xe as writeBookingSearchParamsToSessionStorage, Ze as writeBookingSearchParamsToStorage };
|
|
91
|
+
import { accessories as gi } from "./data/accessories.js";
|
|
92
|
+
import _i from "./data/bikes.js";
|
|
93
|
+
import { contractSaleDocumentAcceptanceLevelSchema as vi, contractSaleDocumentAcceptanceRecordSchema as yi, contractSaleDocumentAcceptanceSchema as bi, contractSaleDocumentAddressSchema as xi, contractSaleDocumentAppendixKindSchema as Si, contractSaleDocumentAppendixSchema as Ci, contractSaleDocumentContactSchema as wi, contractSaleDocumentKindSchema as Ti, contractSaleDocumentLanguageCodeSchema as Ei, contractSaleDocumentLanguageSchema as Di, contractSaleDocumentLineItemSchema as Oi, contractSaleDocumentRentalSchema as ki, contractSaleDocumentSchema as Ai, contractSaleDocumentSignatureSchema as ji } from "./lib/contractSaleDocument.js";
|
|
94
|
+
import { ACCEPT_CONTRACT_SALE_DOCUMENT_ROUTE as Mi, DOWNLOAD_CONTRACT_SALE_DOCUMENT_PDF_ROUTE as Ni, GET_CONTRACT_SALE_DOCUMENT_ROUTE as Pi, acceptContractSaleDocumentRequestSchema as Fi, acceptContractSaleDocumentResponseSchema as Ii, contractSaleDocumentAcceptanceInputSchema as Li, contractSaleDocumentAcceptanceRecordInputSchema as Ri, contractSaleDocumentApiAcceptanceRecordSchema as zi, contractSaleDocumentApiAcceptanceSchema as Bi, contractSaleDocumentApiSchema as Vi, contractSaleDocumentApiSignatureSchema as Hi, contractSaleDocumentReferenceSchema as Ui, contractSaleDocumentReferenceTypeSchema as Wi, contractSaleDocumentSignatureInputSchema as Gi, downloadContractSaleDocumentPdfRequestSchema as Ki, getContractSaleDocumentRequestSchema as qi, getContractSaleDocumentResponseSchema as Ji } from "./lib/contractSaleDocumentApi.js";
|
|
95
|
+
import Yi from "./routes.js";
|
|
96
|
+
import { loader as Xi } from "./StorefrontProvider.js";
|
|
97
|
+
import { Select as Zi, SelectContent as Qi, SelectGroup as $i, SelectIcon as ea, SelectItem as ta, SelectItemIndicator as na, SelectItemText as ra, SelectLabel as ia, SelectScrollDownButton as aa, SelectScrollUpButton as oa, SelectSeparator as sa, SelectTrigger as ca, SelectValue as la } from "./ui/select.js";
|
|
98
|
+
export { Mi as ACCEPT_CONTRACT_SALE_DOCUMENT_ROUTE, Gr as AboutSection, Kr as AdminFloatingButton, Le as BOOKING_SEARCH_KEYS, Zn as Badge, Er as BookingEndDateField, Dr as BookingEndTimeField, jr as BookingFlowSteps, kr as BookingMobileDateDrawer, xr as BookingPeriodProvider, Ar as BookingPeriodSelector, wr as BookingStartDateField, Tr as BookingStartTimeField, Or as BookingTimeSlotsStatus, $n as Button, nt as CATALOG_PRODUCT_BASE_RATE_UNSET, Zr as Card, Qr as CardAction, $r as CardContent, ei as CardDescription, ti as CardFooter, ni as CardHeader, ri as CardTitle, Ur as ContactSection, si as ContractSaleDocument, X as DEFAULT_BOOKING_DELIVERY_OPTION, V as DEFAULT_CANCELLATION_POLICY, H as DEFAULT_PAYMENT_POLICIES, m as DEFAULT_PRODUCT_KIND, Ni as DOWNLOAD_CONTRACT_SALE_DOCUMENT_PDF_ROUTE, yr as DelayedPlaceholder, br as DelayedReveal, Nr as DeliveryAddressSelector, Xn as Footer, Pr as Form, Fr as FormControl, Ir as FormDescription, Lr as FormField, Rr as FormItem, zr as FormLabel, Br as FormMessage, Pi as GET_CONTRACT_SALE_DOCUMENT_ROUTE, dr as Header, Mr as Input, hi as InsuranceTermsPage, di as ItinerariesPage, Yr as ItinerariesSection, fi as ItineraryDetailsPage, qr as ItineraryListItem, Jr as ItineraryRouteMap, Cr as Label, nr as LanguageSelector, vr as Layout, h as PRODUCT_VARIANT_CODE_IDENTIFIER_KIND, g as PRODUCT_VARIANT_CODE_MAX_LENGTH, hr as PlatformFooter, mr as PoweredByLoczerBadge, oi as ProductPriceBadge, ii as ProductWarningNotice, Lt as ROUTE, li as RadioGroup, ui as RadioGroupItem, mi as RentalTermsPage, kn as STOREFRONT_AVAILABILITY_ROUTE, fn as STOREFRONT_CHECKOUT_SUBMIT_ROUTE, ye as STOREFRONT_HERO_MODES, Hn as STOREFRONT_IMAGE_ROUTE, Ut as STOREFRONT_ITINERARIES_FEATURED_ROUTE, Wt as STOREFRONT_ITINERARIES_LIST_ROUTE, Gt as STOREFRONT_ITINERARY_DETAIL_ROUTE, vn as STOREFRONT_PRODUCTS_ROUTE, Gn as STOREFRONT_TIME_SLOTS_ROUTE, Zi as Select, Qi as SelectContent, $i as SelectGroup, ea as SelectIcon, ta as SelectItem, na as SelectItemIndicator, ra as SelectItemText, ia as SelectLabel, aa as SelectScrollDownButton, oa as SelectScrollUpButton, sa as SelectSeparator, ca as SelectTrigger, la as SelectValue, ci as SignatureInput, Xr as StepSectionTitle, ai as StorefrontCartPanel, St as StorefrontCartProvider, rr as StorefrontContext, Re as TIME_OPTIONS, Wr as TestimonialsSection, Hr as Textarea, _r as WhatsAppFloatingButton, Fi as acceptContractSaleDocumentRequestSchema, Ii as acceptContractSaleDocumentResponseSchema, gi as accessories, _ as accessoryProductSchema, ze as applyBookingParamsToSearch, pe as assetIdSchema, Qn as badgeVariants, me as baseAssetSchema, he as baseAssetStatusSchema, ge as baseBookingItemSchema, _e as baseBookingSchema, ve as baseBookingStateSchema, v as bikeProductSchema, _i as bikes, Z as bookingCustomerInputSchema, Q as bookingDeliveryOptionSchema, ae as bookingInsuranceConsentSourceSchema, oe as bookingInsuranceItemSnapshotSchema, se as bookingInsuranceSnapshotSchema, $ as bookingScheduleInputSchema, ce as buildBookingInsuranceSnapshot, kt as buildPriceTierLabels, At as buildRentalPriceRows, An as buildStorefrontAvailabilityKey, It as buildStorefrontCartSummary, Un as buildStorefrontImageUrl, rt as buildStorefrontProductSlug, it as buildVariantStorefrontProductId, ln as buildWhatsAppHref, er as buttonVariants, jt as calculateBookingRentalUnitSummary, le as calculateInsuranceCalendarDays, Mt as calculateRentalPriceForQuantity, U as cancellationPolicySchema, W as cancellationPolicyTierSchema, ee as cartItemInputSchema, Tt as cn, at as compareCatalogProducts, ot as compareStorefrontAccessoryProducts, st as compareStorefrontBikeProducts, Li as contractSaleDocumentAcceptanceInputSchema, vi as contractSaleDocumentAcceptanceLevelSchema, Ri as contractSaleDocumentAcceptanceRecordInputSchema, yi as contractSaleDocumentAcceptanceRecordSchema, bi as contractSaleDocumentAcceptanceSchema, xi as contractSaleDocumentAddressSchema, zi as contractSaleDocumentApiAcceptanceRecordSchema, Bi as contractSaleDocumentApiAcceptanceSchema, Vi as contractSaleDocumentApiSchema, Hi as contractSaleDocumentApiSignatureSchema, Si as contractSaleDocumentAppendixKindSchema, Ci as contractSaleDocumentAppendixSchema, wi as contractSaleDocumentContactSchema, Ti as contractSaleDocumentKindSchema, Ei as contractSaleDocumentLanguageCodeSchema, Di as contractSaleDocumentLanguageSchema, Oi as contractSaleDocumentLineItemSchema, Ui as contractSaleDocumentReferenceSchema, Wi as contractSaleDocumentReferenceTypeSchema, ki as contractSaleDocumentRentalSchema, Ai as contractSaleDocumentSchema, Gi as contractSaleDocumentSignatureInputSchema, ji as contractSaleDocumentSignatureSchema, te as createBookingInputBaseSchema, ne as createBookingInputSchema, Be as createBookingPeriodConfigFromBookingEngineConfiguration, Ve as createBookingPeriodConfigFromShopConfiguration, He as createBookingPeriodConfigFromStorefrontConfiguration, e as createLocalizedStringEntry, a as currencyCodeSchema, o as currencyMinorUnitDigits, jn as doesStorefrontAvailabilityDisplaySoldOut, Ki as downloadContractSaleDocumentPdfRequestSchema, y as eBikeProductSchema, ct as findStorefrontInsurancePricingBike, lt as findStorefrontProduct, ut as findStorefrontProductBySlug, Et as formatPriceMinor, Nt as formatRentalUnitQuantity, Bt as formatStorefrontPhoneDisplay, Pt as formatStorefrontPriceMinor, K as fulfillmentModeSchema, Dt as getAvailabilityVariant, Ue as getBookingParamsFromSearch, We as getBookingSessionStorageKey, dt as getCatalogProductBaseRateMinor, ft as getCatalogProductPaginationSort, pt as getCatalogProductSortFieldForPriceUnit, qi as getContractSaleDocumentRequestSchema, Ji as getContractSaleDocumentResponseSchema, Ge as getDefaultBookingParams, Ke as getDefaultBookingParamsForStorefrontConfiguration, et as getLocalizedEntry, t as getLocalizedStringValue, tt as getLocalizedValue, Ot as getMinDayPriceMinor, Ft as getPricingUnitLabel, Mn as getStorefrontAvailabilityIssue, Nn as getStorefrontAvailabilityStatus, mt as getStorefrontBaseDailyRateMinor, ht as getStorefrontCheckoutProductId, gt as getStorefrontProductSelectionDisplayName, _t as getStorefrontRepresentedVariantId, ue as insuranceProviderSchema, b as isProductVariantCodeIdentifierKind, Pn as isStorefrontAvailabilityInsufficient, M as isoDateSchema, pi as itineraryDetailsLoader, Xi as loader, n as localizedStringArraySchema, r as localizedStringEntrySchema, i as localizedStringSchema, s as majorToMinor, c as minorToMajor, l as moneyMinorSchema, G as paymentPoliciesSchema, qe as pickBookingSearchParams, d as priceSchema, f as priceUnitSchema, p as productIdSchema, x as productInsuranceSchema, S as productKindSchema, C as productSchema, w as productStorefrontDisplayModeSchema, T as productVariantAttributeSchema, E as productVariantCodeSchema, D as productVariantIdentifierSchema, O as productVariantSchema, Fn as publicAvailabilityDisplayModeSchema, q as publicBookingEngineConfigurationSchema, J as publicCheckoutConfigurationSchema, Y as publicCheckoutDynamicOptionsSchema, Je as readBookingSearchParamsFromSessionStorage, Ye as readBookingSearchParamsFromStorage, Rt as requestSchema, re as resolveBookingDeliveryOption, Xe as resolveBookingSearchParams, Ze as resolveBookingSearchParamsFromSessionStorage, de as resolveOpeningHoursForDate, fe as resolveOpeningHoursPeriodForDate, Ct as resolveStorefrontCartItemProduct, Vt as resolveStorefrontMapsHref, Ht as resolveStorefrontPhoneContact, un as resolveStorefrontWhatsAppContact, dn as resolveStorefrontWhatsAppHref, zt as responseSchema, k as richTextJsonDocSchema, A as richTextSchema, j as richTextVersionSchema, N as shopConfigurationSchema, P as shopExtraTimeSlotRuleSchema, F as shopOpeningDayIndexSchema, I as shopOpeningDaySchema, L as shopOpeningHoursOverrideSchema, R as shopOpeningHoursPeriodSchema, z as shopOpeningSlotSchema, Rn as shouldBlockStorefrontUnavailableItem, u as signedMoneyMinorSchema, zn as storefrontAvailabilityProductSchema, In as storefrontAvailabilityRequestSchema, Ln as storefrontAvailabilityResponseSchema, Bn as storefrontAvailabilityScheduleSchema, tr as storefrontButtonRadiusClassName, be as storefrontCheckoutModeSchema, hn as storefrontCheckoutSubmitDeliveryRefinement, mn as storefrontCheckoutSubmitItemSchema, pn as storefrontCheckoutSubmitRequestBaseSchema, gn as storefrontCheckoutSubmitRequestSchema, _n as storefrontCheckoutSubmitResponseSchema, xe as storefrontConfigurationSchema, Se as storefrontContentSchema, fr as storefrontEn, Ce as storefrontFaqItemSchema, we as storefrontFaqSchema, pr as storefrontFr, Te as storefrontFulfillmentModeSchema, Ee as storefrontHeroModeSchema, Wn as storefrontImageRequestSchema, De as storefrontInformationSchema, Kt as storefrontItinerariesFeaturedRequestSchema, qt as storefrontItinerariesFeaturedResponseSchema, Jt as storefrontItinerariesListRequestSchema, Yt as storefrontItinerariesListResponseSchema, Xt as storefrontItineraryBoundsSchema, Zt as storefrontItineraryCoordinateSchema, Qt as storefrontItineraryDetailRequestSchema, $t as storefrontItineraryDetailResponseSchema, en as storefrontItineraryDetailSchema, tn as storefrontItineraryDifficultySchema, nn as storefrontItineraryLocalizedStringSchema, rn as storefrontItineraryMetricsSchema, an as storefrontItineraryPreviewSchema, on as storefrontItineraryStepSchema, sn as storefrontItinerarySummarySchema, cn as storefrontItineraryTripTypeSchema, Oe as storefrontLocalizedRichTextSchema, ke as storefrontModalMessageSchema, Ae as storefrontModulesSchema, yn as storefrontProductsRequestSchema, bn as storefrontProductsResponseSchema, xn as storefrontPublicAccessoryProductSchema, Vn as storefrontPublicAvailabilityRecordSchema, Sn as storefrontPublicBikeAvailabilityStatusSchema, Cn as storefrontPublicBikeProductSchema, wn as storefrontPublicProductDisplayModeSchema, Tn as storefrontPublicProductPriceSchema, En as storefrontPublicProductVariantAttributeSchema, Dn as storefrontPublicProductVariantIdentifierSchema, On as storefrontPublicProductVariantSchema, je as storefrontReviewsModuleSchema, Me as storefrontRichTextSchema, Yi as storefrontRoutes, Ne as storefrontSettingsSchema, Pe as storefrontShopSchema, Fe as storefrontStatusSchema, Yn as storefrontTimeSlotJourneySchema, Jn as storefrontTimeSlotSchema, Kn as storefrontTimeSlotsRequestSchema, qn as storefrontTimeSlotsResponseSchema, Ie as storefrontWorkspaceSchema, B as timeOfDaySchema, vt as toStorefrontAccessoryProducts, yt as toStorefrontBikeProducts, bt as toStorefrontBookingProducts, xt as toStorefrontBookingProductsCollections, Sr as useBookingPeriod, Vr as useFormField, ir as useOptionalStorefront, ar as useStorefront, or as useStorefrontBookingProducts, wt as useStorefrontCart, sr as useStorefrontConfig, cr as useStorefrontItineraries, lr as useStorefrontProducts, ur as useStorefrontWorkspaceLanguage, gr as useWhatsAppFloatingButton, ie as validateBookingDeliveryAddress, Qe as writeBookingSearchParamsToSessionStorage, $e as writeBookingSearchParamsToStorage };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"booking-period.d.ts","sourceRoot":"","sources":["../../src/lib/booking-period.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"booking-period.d.ts","sourceRoot":"","sources":["../../src/lib/booking-period.ts"],"names":[],"mappings":"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"}
|