@wix/vibe-bookings-plugin 0.30.0 → 0.32.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/index.cjs +5 -4
- package/dist/index.cjs.map +1 -1
- package/package.json +4 -4
package/dist/index.cjs
CHANGED
|
@@ -6401,7 +6401,7 @@ createEventModule(
|
|
|
6401
6401
|
onResourceTypeUpdated
|
|
6402
6402
|
);
|
|
6403
6403
|
|
|
6404
|
-
//
|
|
6404
|
+
// node_modules/@wix/auto_sdk_bookings_services/build/es/index.mjs
|
|
6405
6405
|
var es_exports2 = {};
|
|
6406
6406
|
__export(es_exports2, {
|
|
6407
6407
|
Action: () => Action,
|
|
@@ -6565,7 +6565,7 @@ function transformRESTPageURLV2ToSDKPageURLV2(val) {
|
|
|
6565
6565
|
return val.url;
|
|
6566
6566
|
}
|
|
6567
6567
|
|
|
6568
|
-
//
|
|
6568
|
+
// node_modules/@wix/auto_sdk_bookings_services/build/es/index.mjs
|
|
6569
6569
|
function resolveWixBookingsServicesV2AddOnGroupsServiceUrl(opts) {
|
|
6570
6570
|
const domainToMappings = {
|
|
6571
6571
|
"*.dev.wix-code.com": [
|
|
@@ -8327,6 +8327,7 @@ var V2RequestedFields = /* @__PURE__ */ ((V2RequestedFields2) => {
|
|
|
8327
8327
|
V2RequestedFields2["UNKNOWN_REQUESTED_FIELD"] = "UNKNOWN_REQUESTED_FIELD";
|
|
8328
8328
|
V2RequestedFields2["STAFF_MEMBER_DETAILS"] = "STAFF_MEMBER_DETAILS";
|
|
8329
8329
|
V2RequestedFields2["RESOURCE_TYPE_DETAILS"] = "RESOURCE_TYPE_DETAILS";
|
|
8330
|
+
V2RequestedFields2["DISCOUNT_INFO_DETAILS"] = "DISCOUNT_INFO_DETAILS";
|
|
8330
8331
|
return V2RequestedFields2;
|
|
8331
8332
|
})(V2RequestedFields || {});
|
|
8332
8333
|
var SortOrder2 = /* @__PURE__ */ ((SortOrder22) => {
|
|
@@ -12024,7 +12025,7 @@ createEventModule(
|
|
|
12024
12025
|
onStaffMemberSettingsUpdated
|
|
12025
12026
|
);
|
|
12026
12027
|
|
|
12027
|
-
//
|
|
12028
|
+
// node_modules/@wix/auto_sdk_bookings_booking-policies/build/es/index.mjs
|
|
12028
12029
|
var onBookingPolicyCreated = EventDefinition(
|
|
12029
12030
|
"wix.bookings.v1.booking_policy_created",
|
|
12030
12031
|
true,
|
|
@@ -12114,7 +12115,7 @@ createEventModule(
|
|
|
12114
12115
|
onCategoryNotification
|
|
12115
12116
|
);
|
|
12116
12117
|
|
|
12117
|
-
//
|
|
12118
|
+
// node_modules/@wix/auto_sdk_bookings_bookings/build/es/index.mjs
|
|
12118
12119
|
var onBookingCanceled = EventDefinition(
|
|
12119
12120
|
"wix.bookings.v2.booking_canceled",
|
|
12120
12121
|
true,
|