@wix/bookings_availability-calendar
Advanced tools
Comparing version 1.0.43 to 1.0.44
@@ -94,2 +94,4 @@ export interface SlotAvailability { | ||
formattedAddress?: string | null; | ||
/** The full translated address of this location. */ | ||
formattedAddressTranslated?: string | null; | ||
/** | ||
@@ -96,0 +98,0 @@ * Location type. |
@@ -93,2 +93,4 @@ export interface SlotAvailability { | ||
formattedAddress?: string | null; | ||
/** The full translated address of this location. */ | ||
formattedAddressTranslated?: string | null; | ||
/** | ||
@@ -95,0 +97,0 @@ * Location type. |
@@ -94,2 +94,4 @@ export interface SlotAvailability { | ||
formattedAddress?: string | null; | ||
/** The full translated address of this location. */ | ||
formattedAddressTranslated?: string | null; | ||
/** | ||
@@ -96,0 +98,0 @@ * Location type. |
@@ -93,2 +93,4 @@ export interface SlotAvailability { | ||
formattedAddress?: string | null; | ||
/** The full translated address of this location. */ | ||
formattedAddressTranslated?: string | null; | ||
/** | ||
@@ -95,0 +97,0 @@ * Location type. |
{ | ||
"name": "@wix/bookings_availability-calendar", | ||
"version": "1.0.43", | ||
"version": "1.0.44", | ||
"publishConfig": { | ||
@@ -49,3 +49,3 @@ "registry": "https://registry.npmjs.org/", | ||
}, | ||
"falconPackageHash": "24d0eb23211980a1dd8bbcd53d3263fbc3a36eb8154971f5220a9b1b" | ||
"falconPackageHash": "0eb62a849b3f10c773b327f48bd654a18d4e6d68d9a754647938fe25" | ||
} |
@@ -571,2 +571,4 @@ type HostModule<T, H extends Host> = { | ||
formattedAddress?: string | null; | ||
/** The full translated address of this location. */ | ||
formattedAddressTranslated?: string | null; | ||
/** | ||
@@ -573,0 +575,0 @@ * Location type. |
@@ -571,2 +571,4 @@ type HostModule<T, H extends Host> = { | ||
formattedAddress?: string | null; | ||
/** The full translated address of this location. */ | ||
formattedAddressTranslated?: string | null; | ||
/** | ||
@@ -573,0 +575,0 @@ * Location type. |
@@ -93,2 +93,4 @@ interface SlotAvailability { | ||
formattedAddress?: string | null; | ||
/** The full translated address of this location. */ | ||
formattedAddressTranslated?: string | null; | ||
/** | ||
@@ -95,0 +97,0 @@ * Location type. |
@@ -94,2 +94,4 @@ interface SlotAvailability$1 { | ||
formattedAddress?: string | null; | ||
/** The full translated address of this location. */ | ||
formattedAddressTranslated?: string | null; | ||
/** | ||
@@ -398,2 +400,4 @@ * Location type. | ||
formattedAddress?: string | null; | ||
/** The full translated address of this location. */ | ||
formattedAddressTranslated?: string | null; | ||
/** | ||
@@ -400,0 +404,0 @@ * Location type. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
359682
7796