@wix/bookings 1.0.83 → 1.0.84

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 (25) hide show
  1. package/build/cjs/src/bookings-reader-v2-extended-booking.types.d.ts +1 -1
  2. package/build/cjs/src/bookings-reader-v2-extended-booking.types.js +1 -1
  3. package/build/cjs/src/bookings-reader-v2-extended-booking.universal.d.ts +1 -1
  4. package/build/cjs/src/bookings-reader-v2-extended-booking.universal.js +1 -1
  5. package/build/cjs/src/bookings-v2-booking.types.d.ts +1 -1
  6. package/build/cjs/src/bookings-v2-booking.types.js +1 -1
  7. package/build/cjs/src/bookings-v2-booking.universal.d.ts +1 -1
  8. package/build/cjs/src/bookings-v2-booking.universal.js +1 -1
  9. package/build/cjs/src/bookings-v2-price-info.types.d.ts +1 -1
  10. package/build/cjs/src/bookings-v2-price-info.types.js +1 -1
  11. package/build/cjs/src/bookings-v2-price-info.universal.d.ts +1 -1
  12. package/build/cjs/src/bookings-v2-price-info.universal.js +1 -1
  13. package/build/es/src/bookings-reader-v2-extended-booking.types.d.ts +1 -1
  14. package/build/es/src/bookings-reader-v2-extended-booking.types.js +1 -1
  15. package/build/es/src/bookings-reader-v2-extended-booking.universal.d.ts +1 -1
  16. package/build/es/src/bookings-reader-v2-extended-booking.universal.js +1 -1
  17. package/build/es/src/bookings-v2-booking.types.d.ts +1 -1
  18. package/build/es/src/bookings-v2-booking.types.js +1 -1
  19. package/build/es/src/bookings-v2-booking.universal.d.ts +1 -1
  20. package/build/es/src/bookings-v2-booking.universal.js +1 -1
  21. package/build/es/src/bookings-v2-price-info.types.d.ts +1 -1
  22. package/build/es/src/bookings-v2-price-info.types.js +1 -1
  23. package/build/es/src/bookings-v2-price-info.universal.d.ts +1 -1
  24. package/build/es/src/bookings-v2-price-info.universal.js +1 -1
  25. package/package.json +2 -2
@@ -362,7 +362,7 @@ export declare enum PaymentStatus {
362
362
  PARTIALLY_PAID = "PARTIALLY_PAID",
363
363
  /** not supported yet */
364
364
  REFUNDED = "REFUNDED",
365
- CUSTOM = "CUSTOM"
365
+ EXEMPT = "EXEMPT"
366
366
  }
367
367
  /**
368
368
  * The selected payment option.
@@ -46,7 +46,7 @@ var PaymentStatus;
46
46
  PaymentStatus["PARTIALLY_PAID"] = "PARTIALLY_PAID";
47
47
  /** not supported yet */
48
48
  PaymentStatus["REFUNDED"] = "REFUNDED";
49
- PaymentStatus["CUSTOM"] = "CUSTOM";
49
+ PaymentStatus["EXEMPT"] = "EXEMPT";
50
50
  })(PaymentStatus = exports.PaymentStatus || (exports.PaymentStatus = {}));
51
51
  /**
52
52
  * The selected payment option.
@@ -368,7 +368,7 @@ export declare enum PaymentStatus {
368
368
  PARTIALLY_PAID = "PARTIALLY_PAID",
369
369
  /** not supported yet */
370
370
  REFUNDED = "REFUNDED",
371
- CUSTOM = "CUSTOM"
371
+ EXEMPT = "EXEMPT"
372
372
  }
373
373
  /**
374
374
  * The selected payment option.
@@ -91,7 +91,7 @@ var PaymentStatus;
91
91
  PaymentStatus["PARTIALLY_PAID"] = "PARTIALLY_PAID";
92
92
  /** not supported yet */
93
93
  PaymentStatus["REFUNDED"] = "REFUNDED";
94
- PaymentStatus["CUSTOM"] = "CUSTOM";
94
+ PaymentStatus["EXEMPT"] = "EXEMPT";
95
95
  })(PaymentStatus = exports.PaymentStatus || (exports.PaymentStatus = {}));
96
96
  /**
97
97
  * The selected payment option.
@@ -342,7 +342,7 @@ export declare enum PaymentStatus {
342
342
  PARTIALLY_PAID = "PARTIALLY_PAID",
343
343
  /** not supported yet */
344
344
  REFUNDED = "REFUNDED",
345
- CUSTOM = "CUSTOM"
345
+ EXEMPT = "EXEMPT"
346
346
  }
347
347
  /**
348
348
  * The selected payment option.
@@ -40,7 +40,7 @@ var PaymentStatus;
40
40
  PaymentStatus["PARTIALLY_PAID"] = "PARTIALLY_PAID";
41
41
  /** not supported yet */
42
42
  PaymentStatus["REFUNDED"] = "REFUNDED";
43
- PaymentStatus["CUSTOM"] = "CUSTOM";
43
+ PaymentStatus["EXEMPT"] = "EXEMPT";
44
44
  })(PaymentStatus = exports.PaymentStatus || (exports.PaymentStatus = {}));
45
45
  /**
46
46
  * The selected payment option.
@@ -344,7 +344,7 @@ export declare enum PaymentStatus {
344
344
  PARTIALLY_PAID = "PARTIALLY_PAID",
345
345
  /** not supported yet */
346
346
  REFUNDED = "REFUNDED",
347
- CUSTOM = "CUSTOM"
347
+ EXEMPT = "EXEMPT"
348
348
  }
349
349
  /**
350
350
  * The selected payment option.
@@ -85,7 +85,7 @@ var PaymentStatus;
85
85
  PaymentStatus["PARTIALLY_PAID"] = "PARTIALLY_PAID";
86
86
  /** not supported yet */
87
87
  PaymentStatus["REFUNDED"] = "REFUNDED";
88
- PaymentStatus["CUSTOM"] = "CUSTOM";
88
+ PaymentStatus["EXEMPT"] = "EXEMPT";
89
89
  })(PaymentStatus = exports.PaymentStatus || (exports.PaymentStatus = {}));
90
90
  /**
91
91
  * The selected payment option.
@@ -451,7 +451,7 @@ export declare enum PaymentStatus {
451
451
  PARTIALLY_PAID = "PARTIALLY_PAID",
452
452
  /** not supported yet */
453
453
  REFUNDED = "REFUNDED",
454
- CUSTOM = "CUSTOM"
454
+ EXEMPT = "EXEMPT"
455
455
  }
456
456
  /**
457
457
  * The selected payment option.
@@ -40,7 +40,7 @@ var PaymentStatus;
40
40
  PaymentStatus["PARTIALLY_PAID"] = "PARTIALLY_PAID";
41
41
  /** not supported yet */
42
42
  PaymentStatus["REFUNDED"] = "REFUNDED";
43
- PaymentStatus["CUSTOM"] = "CUSTOM";
43
+ PaymentStatus["EXEMPT"] = "EXEMPT";
44
44
  })(PaymentStatus = exports.PaymentStatus || (exports.PaymentStatus = {}));
45
45
  /**
46
46
  * The selected payment option.
@@ -457,7 +457,7 @@ export declare enum PaymentStatus {
457
457
  PARTIALLY_PAID = "PARTIALLY_PAID",
458
458
  /** not supported yet */
459
459
  REFUNDED = "REFUNDED",
460
- CUSTOM = "CUSTOM"
460
+ EXEMPT = "EXEMPT"
461
461
  }
462
462
  /**
463
463
  * The selected payment option.
@@ -85,7 +85,7 @@ var PaymentStatus;
85
85
  PaymentStatus["PARTIALLY_PAID"] = "PARTIALLY_PAID";
86
86
  /** not supported yet */
87
87
  PaymentStatus["REFUNDED"] = "REFUNDED";
88
- PaymentStatus["CUSTOM"] = "CUSTOM";
88
+ PaymentStatus["EXEMPT"] = "EXEMPT";
89
89
  })(PaymentStatus = exports.PaymentStatus || (exports.PaymentStatus = {}));
90
90
  /**
91
91
  * The selected payment option.
@@ -362,7 +362,7 @@ export declare enum PaymentStatus {
362
362
  PARTIALLY_PAID = "PARTIALLY_PAID",
363
363
  /** not supported yet */
364
364
  REFUNDED = "REFUNDED",
365
- CUSTOM = "CUSTOM"
365
+ EXEMPT = "EXEMPT"
366
366
  }
367
367
  /**
368
368
  * The selected payment option.
@@ -43,7 +43,7 @@ export var PaymentStatus;
43
43
  PaymentStatus["PARTIALLY_PAID"] = "PARTIALLY_PAID";
44
44
  /** not supported yet */
45
45
  PaymentStatus["REFUNDED"] = "REFUNDED";
46
- PaymentStatus["CUSTOM"] = "CUSTOM";
46
+ PaymentStatus["EXEMPT"] = "EXEMPT";
47
47
  })(PaymentStatus || (PaymentStatus = {}));
48
48
  /**
49
49
  * The selected payment option.
@@ -368,7 +368,7 @@ export declare enum PaymentStatus {
368
368
  PARTIALLY_PAID = "PARTIALLY_PAID",
369
369
  /** not supported yet */
370
370
  REFUNDED = "REFUNDED",
371
- CUSTOM = "CUSTOM"
371
+ EXEMPT = "EXEMPT"
372
372
  }
373
373
  /**
374
374
  * The selected payment option.
@@ -69,7 +69,7 @@ export var PaymentStatus;
69
69
  PaymentStatus["PARTIALLY_PAID"] = "PARTIALLY_PAID";
70
70
  /** not supported yet */
71
71
  PaymentStatus["REFUNDED"] = "REFUNDED";
72
- PaymentStatus["CUSTOM"] = "CUSTOM";
72
+ PaymentStatus["EXEMPT"] = "EXEMPT";
73
73
  })(PaymentStatus || (PaymentStatus = {}));
74
74
  /**
75
75
  * The selected payment option.
@@ -342,7 +342,7 @@ export declare enum PaymentStatus {
342
342
  PARTIALLY_PAID = "PARTIALLY_PAID",
343
343
  /** not supported yet */
344
344
  REFUNDED = "REFUNDED",
345
- CUSTOM = "CUSTOM"
345
+ EXEMPT = "EXEMPT"
346
346
  }
347
347
  /**
348
348
  * The selected payment option.
@@ -37,7 +37,7 @@ export var PaymentStatus;
37
37
  PaymentStatus["PARTIALLY_PAID"] = "PARTIALLY_PAID";
38
38
  /** not supported yet */
39
39
  PaymentStatus["REFUNDED"] = "REFUNDED";
40
- PaymentStatus["CUSTOM"] = "CUSTOM";
40
+ PaymentStatus["EXEMPT"] = "EXEMPT";
41
41
  })(PaymentStatus || (PaymentStatus = {}));
42
42
  /**
43
43
  * The selected payment option.
@@ -344,7 +344,7 @@ export declare enum PaymentStatus {
344
344
  PARTIALLY_PAID = "PARTIALLY_PAID",
345
345
  /** not supported yet */
346
346
  REFUNDED = "REFUNDED",
347
- CUSTOM = "CUSTOM"
347
+ EXEMPT = "EXEMPT"
348
348
  }
349
349
  /**
350
350
  * The selected payment option.
@@ -63,7 +63,7 @@ export var PaymentStatus;
63
63
  PaymentStatus["PARTIALLY_PAID"] = "PARTIALLY_PAID";
64
64
  /** not supported yet */
65
65
  PaymentStatus["REFUNDED"] = "REFUNDED";
66
- PaymentStatus["CUSTOM"] = "CUSTOM";
66
+ PaymentStatus["EXEMPT"] = "EXEMPT";
67
67
  })(PaymentStatus || (PaymentStatus = {}));
68
68
  /**
69
69
  * The selected payment option.
@@ -451,7 +451,7 @@ export declare enum PaymentStatus {
451
451
  PARTIALLY_PAID = "PARTIALLY_PAID",
452
452
  /** not supported yet */
453
453
  REFUNDED = "REFUNDED",
454
- CUSTOM = "CUSTOM"
454
+ EXEMPT = "EXEMPT"
455
455
  }
456
456
  /**
457
457
  * The selected payment option.
@@ -37,7 +37,7 @@ export var PaymentStatus;
37
37
  PaymentStatus["PARTIALLY_PAID"] = "PARTIALLY_PAID";
38
38
  /** not supported yet */
39
39
  PaymentStatus["REFUNDED"] = "REFUNDED";
40
- PaymentStatus["CUSTOM"] = "CUSTOM";
40
+ PaymentStatus["EXEMPT"] = "EXEMPT";
41
41
  })(PaymentStatus || (PaymentStatus = {}));
42
42
  /**
43
43
  * The selected payment option.
@@ -457,7 +457,7 @@ export declare enum PaymentStatus {
457
457
  PARTIALLY_PAID = "PARTIALLY_PAID",
458
458
  /** not supported yet */
459
459
  REFUNDED = "REFUNDED",
460
- CUSTOM = "CUSTOM"
460
+ EXEMPT = "EXEMPT"
461
461
  }
462
462
  /**
463
463
  * The selected payment option.
@@ -63,7 +63,7 @@ export var PaymentStatus;
63
63
  PaymentStatus["PARTIALLY_PAID"] = "PARTIALLY_PAID";
64
64
  /** not supported yet */
65
65
  PaymentStatus["REFUNDED"] = "REFUNDED";
66
- PaymentStatus["CUSTOM"] = "CUSTOM";
66
+ PaymentStatus["EXEMPT"] = "EXEMPT";
67
67
  })(PaymentStatus || (PaymentStatus = {}));
68
68
  /**
69
69
  * The selected payment option.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/bookings",
3
- "version": "1.0.83",
3
+ "version": "1.0.84",
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": "a457a7b153d9b952acef1ba2f683828160e7f8cc775ad90021a80fb8"
36
+ "falconPackageHash": "b7d9abe60cb1910cf2cd2388d074bad81a7ab17aee82875287a4d6d9"
37
37
  }