@wix/bookings 1.0.188 → 1.0.190

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 (29) hide show
  1. package/build/cjs/src/bookings-calendar-v1-session.types.d.ts +1 -1
  2. package/build/cjs/src/bookings-calendar-v1-session.universal.d.ts +1 -1
  3. package/build/cjs/src/bookings-calendar-v2-external-calendar.types.d.ts +1 -1
  4. package/build/cjs/src/bookings-calendar-v2-external-calendar.universal.d.ts +1 -1
  5. package/build/cjs/src/bookings-catalog-v1-resource.types.d.ts +1 -1
  6. package/build/cjs/src/bookings-catalog-v1-resource.universal.d.ts +1 -1
  7. package/build/cjs/src/bookings-catalog-v1-service-options-and-variants.types.d.ts +1 -1
  8. package/build/cjs/src/bookings-catalog-v1-service-options-and-variants.universal.d.ts +1 -1
  9. package/build/cjs/src/bookings-reader-v2-extended-booking.types.d.ts +1 -1
  10. package/build/cjs/src/bookings-reader-v2-extended-booking.universal.d.ts +1 -1
  11. package/build/cjs/src/bookings-v2-booking.types.d.ts +1 -1
  12. package/build/cjs/src/bookings-v2-booking.universal.d.ts +1 -1
  13. package/build/cjs/src/bookings-v2-price-info.types.d.ts +1 -1
  14. package/build/cjs/src/bookings-v2-price-info.universal.d.ts +1 -1
  15. package/build/es/src/bookings-calendar-v1-session.types.d.ts +1 -1
  16. package/build/es/src/bookings-calendar-v1-session.universal.d.ts +1 -1
  17. package/build/es/src/bookings-calendar-v2-external-calendar.types.d.ts +1 -1
  18. package/build/es/src/bookings-calendar-v2-external-calendar.universal.d.ts +1 -1
  19. package/build/es/src/bookings-catalog-v1-resource.types.d.ts +1 -1
  20. package/build/es/src/bookings-catalog-v1-resource.universal.d.ts +1 -1
  21. package/build/es/src/bookings-catalog-v1-service-options-and-variants.types.d.ts +1 -1
  22. package/build/es/src/bookings-catalog-v1-service-options-and-variants.universal.d.ts +1 -1
  23. package/build/es/src/bookings-reader-v2-extended-booking.types.d.ts +1 -1
  24. package/build/es/src/bookings-reader-v2-extended-booking.universal.d.ts +1 -1
  25. package/build/es/src/bookings-v2-booking.types.d.ts +1 -1
  26. package/build/es/src/bookings-v2-booking.universal.d.ts +1 -1
  27. package/build/es/src/bookings-v2-price-info.types.d.ts +1 -1
  28. package/build/es/src/bookings-v2-price-info.universal.d.ts +1 -1
  29. package/package.json +2 -2
@@ -255,7 +255,7 @@ export interface Address extends AddressStreetOneOf {
255
255
  /** Zip/postal code. */
256
256
  postalCode?: string | null;
257
257
  /** Free text providing more detailed address info. Usually contains Apt, Suite, and Floor. */
258
- addressLine2?: string | null;
258
+ addressLine_2?: string | null;
259
259
  /** A string containing the full address of this location. */
260
260
  formattedAddress?: string | null;
261
261
  /** Free text to help find the address. */
@@ -255,7 +255,7 @@ export interface Address extends AddressStreetOneOf {
255
255
  /** Zip/postal code. */
256
256
  postalCode?: string | null;
257
257
  /** Free text providing more detailed address info. Usually contains Apt, Suite, and Floor. */
258
- addressLine2?: string | null;
258
+ addressLine_2?: string | null;
259
259
  /** A string containing the full address of this location. */
260
260
  formattedAddress?: string | null;
261
261
  /** Free text to help find the address. */
@@ -728,7 +728,7 @@ export interface Address extends AddressStreetOneOf {
728
728
  /** Zip/postal code. */
729
729
  postalCode?: string | null;
730
730
  /** Free text providing more detailed address info. Usually contains Apt, Suite, and Floor. */
731
- addressLine2?: string | null;
731
+ addressLine_2?: string | null;
732
732
  /** A string containing the full address of this location. */
733
733
  formattedAddress?: string | null;
734
734
  /** Free text to help find the address. */
@@ -748,7 +748,7 @@ export interface Address extends AddressStreetOneOf {
748
748
  /** Zip/postal code. */
749
749
  postalCode?: string | null;
750
750
  /** Free text providing more detailed address info. Usually contains Apt, Suite, and Floor. */
751
- addressLine2?: string | null;
751
+ addressLine_2?: string | null;
752
752
  /** A string containing the full address of this location. */
753
753
  formattedAddress?: string | null;
754
754
  /** Free text to help find the address. */
@@ -281,7 +281,7 @@ export interface Address extends AddressStreetOneOf {
281
281
  /** Zip/postal code. */
282
282
  postalCode?: string | null;
283
283
  /** Free text providing more detailed address info. Usually contains Apt, Suite, and Floor. */
284
- addressLine2?: string | null;
284
+ addressLine_2?: string | null;
285
285
  /** A string containing the full address of this location. */
286
286
  formattedAddress?: string | null;
287
287
  /** Free text to help find the address. */
@@ -277,7 +277,7 @@ export interface Address extends AddressStreetOneOf {
277
277
  /** Zip/postal code. */
278
278
  postalCode?: string | null;
279
279
  /** Free text providing more detailed address info. Usually contains Apt, Suite, and Floor. */
280
- addressLine2?: string | null;
280
+ addressLine_2?: string | null;
281
281
  /** A string containing the full address of this location. */
282
282
  formattedAddress?: string | null;
283
283
  /** Free text to help find the address. */
@@ -559,7 +559,7 @@ export interface Address extends AddressStreetOneOf {
559
559
  /** Zip/postal code. */
560
560
  postalCode?: string | null;
561
561
  /** Free text providing more detailed address info. Usually contains Apt, Suite, and Floor. */
562
- addressLine2?: string | null;
562
+ addressLine_2?: string | null;
563
563
  /** A string containing the full address of this location. */
564
564
  formattedAddress?: string | null;
565
565
  /** Free text to help find the address. */
@@ -542,7 +542,7 @@ export interface Address extends AddressStreetOneOf {
542
542
  /** Zip/postal code. */
543
543
  postalCode?: string | null;
544
544
  /** Free text providing more detailed address info. Usually contains Apt, Suite, and Floor. */
545
- addressLine2?: string | null;
545
+ addressLine_2?: string | null;
546
546
  /** A string containing the full address of this location. */
547
547
  formattedAddress?: string | null;
548
548
  /** Free text to help find the address. */
@@ -271,7 +271,7 @@ export interface Address extends AddressStreetOneOf {
271
271
  /** Zip/postal code. */
272
272
  postalCode?: string | null;
273
273
  /** Free text providing more detailed address info. Usually contains Apt, Suite, and Floor. */
274
- addressLine2?: string | null;
274
+ addressLine_2?: string | null;
275
275
  /** A string containing the full address of this location. */
276
276
  formattedAddress?: string | null;
277
277
  /** Free text to help find the address. */
@@ -277,7 +277,7 @@ export interface Address extends AddressStreetOneOf {
277
277
  /** Zip/postal code. */
278
278
  postalCode?: string | null;
279
279
  /** Free text providing more detailed address info. Usually contains Apt, Suite, and Floor. */
280
- addressLine2?: string | null;
280
+ addressLine_2?: string | null;
281
281
  /** A string containing the full address of this location. */
282
282
  formattedAddress?: string | null;
283
283
  /** Free text to help find the address. */
@@ -251,7 +251,7 @@ export interface Address extends AddressStreetOneOf {
251
251
  /** Zip/postal code. */
252
252
  postalCode?: string | null;
253
253
  /** Free text providing more detailed address info. Usually contains Apt, Suite, and Floor. */
254
- addressLine2?: string | null;
254
+ addressLine_2?: string | null;
255
255
  /** A string containing the full address of this location. */
256
256
  formattedAddress?: string | null;
257
257
  /** Free text to help find the address. */
@@ -255,7 +255,7 @@ export interface Address extends AddressStreetOneOf {
255
255
  /** Zip/postal code. */
256
256
  postalCode?: string | null;
257
257
  /** Free text providing more detailed address info. Usually contains Apt, Suite, and Floor. */
258
- addressLine2?: string | null;
258
+ addressLine_2?: string | null;
259
259
  /** A string containing the full address of this location. */
260
260
  formattedAddress?: string | null;
261
261
  /** Free text to help find the address. */
@@ -355,7 +355,7 @@ export interface Address extends AddressStreetOneOf {
355
355
  /** Zip/postal code. */
356
356
  postalCode?: string | null;
357
357
  /** Free text providing more detailed address info. Usually contains Apt, Suite, and Floor. */
358
- addressLine2?: string | null;
358
+ addressLine_2?: string | null;
359
359
  /** A string containing the full address of this location. */
360
360
  formattedAddress?: string | null;
361
361
  /** Free text to help find the address. */
@@ -357,7 +357,7 @@ export interface Address extends AddressStreetOneOf {
357
357
  /** Zip/postal code. */
358
358
  postalCode?: string | null;
359
359
  /** Free text providing more detailed address info. Usually contains Apt, Suite, and Floor. */
360
- addressLine2?: string | null;
360
+ addressLine_2?: string | null;
361
361
  /** A string containing the full address of this location. */
362
362
  formattedAddress?: string | null;
363
363
  /** Free text to help find the address. */
@@ -255,7 +255,7 @@ export interface Address extends AddressStreetOneOf {
255
255
  /** Zip/postal code. */
256
256
  postalCode?: string | null;
257
257
  /** Free text providing more detailed address info. Usually contains Apt, Suite, and Floor. */
258
- addressLine2?: string | null;
258
+ addressLine_2?: string | null;
259
259
  /** A string containing the full address of this location. */
260
260
  formattedAddress?: string | null;
261
261
  /** Free text to help find the address. */
@@ -255,7 +255,7 @@ export interface Address extends AddressStreetOneOf {
255
255
  /** Zip/postal code. */
256
256
  postalCode?: string | null;
257
257
  /** Free text providing more detailed address info. Usually contains Apt, Suite, and Floor. */
258
- addressLine2?: string | null;
258
+ addressLine_2?: string | null;
259
259
  /** A string containing the full address of this location. */
260
260
  formattedAddress?: string | null;
261
261
  /** Free text to help find the address. */
@@ -728,7 +728,7 @@ export interface Address extends AddressStreetOneOf {
728
728
  /** Zip/postal code. */
729
729
  postalCode?: string | null;
730
730
  /** Free text providing more detailed address info. Usually contains Apt, Suite, and Floor. */
731
- addressLine2?: string | null;
731
+ addressLine_2?: string | null;
732
732
  /** A string containing the full address of this location. */
733
733
  formattedAddress?: string | null;
734
734
  /** Free text to help find the address. */
@@ -748,7 +748,7 @@ export interface Address extends AddressStreetOneOf {
748
748
  /** Zip/postal code. */
749
749
  postalCode?: string | null;
750
750
  /** Free text providing more detailed address info. Usually contains Apt, Suite, and Floor. */
751
- addressLine2?: string | null;
751
+ addressLine_2?: string | null;
752
752
  /** A string containing the full address of this location. */
753
753
  formattedAddress?: string | null;
754
754
  /** Free text to help find the address. */
@@ -281,7 +281,7 @@ export interface Address extends AddressStreetOneOf {
281
281
  /** Zip/postal code. */
282
282
  postalCode?: string | null;
283
283
  /** Free text providing more detailed address info. Usually contains Apt, Suite, and Floor. */
284
- addressLine2?: string | null;
284
+ addressLine_2?: string | null;
285
285
  /** A string containing the full address of this location. */
286
286
  formattedAddress?: string | null;
287
287
  /** Free text to help find the address. */
@@ -277,7 +277,7 @@ export interface Address extends AddressStreetOneOf {
277
277
  /** Zip/postal code. */
278
278
  postalCode?: string | null;
279
279
  /** Free text providing more detailed address info. Usually contains Apt, Suite, and Floor. */
280
- addressLine2?: string | null;
280
+ addressLine_2?: string | null;
281
281
  /** A string containing the full address of this location. */
282
282
  formattedAddress?: string | null;
283
283
  /** Free text to help find the address. */
@@ -559,7 +559,7 @@ export interface Address extends AddressStreetOneOf {
559
559
  /** Zip/postal code. */
560
560
  postalCode?: string | null;
561
561
  /** Free text providing more detailed address info. Usually contains Apt, Suite, and Floor. */
562
- addressLine2?: string | null;
562
+ addressLine_2?: string | null;
563
563
  /** A string containing the full address of this location. */
564
564
  formattedAddress?: string | null;
565
565
  /** Free text to help find the address. */
@@ -542,7 +542,7 @@ export interface Address extends AddressStreetOneOf {
542
542
  /** Zip/postal code. */
543
543
  postalCode?: string | null;
544
544
  /** Free text providing more detailed address info. Usually contains Apt, Suite, and Floor. */
545
- addressLine2?: string | null;
545
+ addressLine_2?: string | null;
546
546
  /** A string containing the full address of this location. */
547
547
  formattedAddress?: string | null;
548
548
  /** Free text to help find the address. */
@@ -271,7 +271,7 @@ export interface Address extends AddressStreetOneOf {
271
271
  /** Zip/postal code. */
272
272
  postalCode?: string | null;
273
273
  /** Free text providing more detailed address info. Usually contains Apt, Suite, and Floor. */
274
- addressLine2?: string | null;
274
+ addressLine_2?: string | null;
275
275
  /** A string containing the full address of this location. */
276
276
  formattedAddress?: string | null;
277
277
  /** Free text to help find the address. */
@@ -277,7 +277,7 @@ export interface Address extends AddressStreetOneOf {
277
277
  /** Zip/postal code. */
278
278
  postalCode?: string | null;
279
279
  /** Free text providing more detailed address info. Usually contains Apt, Suite, and Floor. */
280
- addressLine2?: string | null;
280
+ addressLine_2?: string | null;
281
281
  /** A string containing the full address of this location. */
282
282
  formattedAddress?: string | null;
283
283
  /** Free text to help find the address. */
@@ -251,7 +251,7 @@ export interface Address extends AddressStreetOneOf {
251
251
  /** Zip/postal code. */
252
252
  postalCode?: string | null;
253
253
  /** Free text providing more detailed address info. Usually contains Apt, Suite, and Floor. */
254
- addressLine2?: string | null;
254
+ addressLine_2?: string | null;
255
255
  /** A string containing the full address of this location. */
256
256
  formattedAddress?: string | null;
257
257
  /** Free text to help find the address. */
@@ -255,7 +255,7 @@ export interface Address extends AddressStreetOneOf {
255
255
  /** Zip/postal code. */
256
256
  postalCode?: string | null;
257
257
  /** Free text providing more detailed address info. Usually contains Apt, Suite, and Floor. */
258
- addressLine2?: string | null;
258
+ addressLine_2?: string | null;
259
259
  /** A string containing the full address of this location. */
260
260
  formattedAddress?: string | null;
261
261
  /** Free text to help find the address. */
@@ -355,7 +355,7 @@ export interface Address extends AddressStreetOneOf {
355
355
  /** Zip/postal code. */
356
356
  postalCode?: string | null;
357
357
  /** Free text providing more detailed address info. Usually contains Apt, Suite, and Floor. */
358
- addressLine2?: string | null;
358
+ addressLine_2?: string | null;
359
359
  /** A string containing the full address of this location. */
360
360
  formattedAddress?: string | null;
361
361
  /** Free text to help find the address. */
@@ -357,7 +357,7 @@ export interface Address extends AddressStreetOneOf {
357
357
  /** Zip/postal code. */
358
358
  postalCode?: string | null;
359
359
  /** Free text providing more detailed address info. Usually contains Apt, Suite, and Floor. */
360
- addressLine2?: string | null;
360
+ addressLine_2?: string | null;
361
361
  /** A string containing the full address of this location. */
362
362
  formattedAddress?: string | null;
363
363
  /** Free text to help find the address. */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/bookings",
3
- "version": "1.0.188",
3
+ "version": "1.0.190",
4
4
  "publishConfig": {
5
5
  "registry": "https://registry.npmjs.org/",
6
6
  "access": "public"
@@ -33,5 +33,5 @@
33
33
  "groupId": "com.wixpress.public-sdk-autogen"
34
34
  }
35
35
  },
36
- "falconPackageHash": "65f5bb9f6b37083d3c554ee0b9be5475823ed590b72dc362dbcd5485"
36
+ "falconPackageHash": "05ec089895869b78ba8bcc34d7150aa0f9a7e0c72ab2ff1016668483"
37
37
  }