@wix/vibe-bookings-plugin 0.55.0 → 0.58.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 +2 -2
- package/dist/index.cjs.map +1 -1
- package/package.json +3 -3
package/dist/index.cjs
CHANGED
|
@@ -6470,7 +6470,7 @@ createEventModule(
|
|
|
6470
6470
|
onResourceTypeUpdated
|
|
6471
6471
|
);
|
|
6472
6472
|
|
|
6473
|
-
//
|
|
6473
|
+
// node_modules/@wix/auto_sdk_bookings_services/build/es/index.mjs
|
|
6474
6474
|
var es_exports2 = {};
|
|
6475
6475
|
__export(es_exports2, {
|
|
6476
6476
|
Action: () => Action,
|
|
@@ -6634,7 +6634,7 @@ function transformRESTPageURLV2ToSDKPageURLV2(val) {
|
|
|
6634
6634
|
return val.url;
|
|
6635
6635
|
}
|
|
6636
6636
|
|
|
6637
|
-
//
|
|
6637
|
+
// node_modules/@wix/auto_sdk_bookings_services/build/es/index.mjs
|
|
6638
6638
|
function resolveWixBookingsServicesV2AddOnGroupsServiceUrl(opts) {
|
|
6639
6639
|
const domainToMappings = {
|
|
6640
6640
|
"*.dev.wix-code.com": [
|