@wix/auto_sdk_bookings_services 1.0.179 → 1.0.180

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 (41) hide show
  1. package/build/cjs/{bookings-services-v2-service-services.universal-B7-Plu-S.d.ts → bookings-services-v2-service-services.universal-vniV83WL.d.ts} +2 -2
  2. package/build/cjs/index.d.ts +2 -2
  3. package/build/cjs/index.js +224 -2
  4. package/build/cjs/index.js.map +1 -1
  5. package/build/cjs/index.typings.d.ts +2 -2
  6. package/build/cjs/index.typings.js +224 -2
  7. package/build/cjs/index.typings.js.map +1 -1
  8. package/build/cjs/meta.d.ts +2 -2
  9. package/build/cjs/meta.js +224 -2
  10. package/build/cjs/meta.js.map +1 -1
  11. package/build/es/{bookings-services-v2-service-services.universal-B7-Plu-S.d.mts → bookings-services-v2-service-services.universal-vniV83WL.d.mts} +2 -2
  12. package/build/es/index.d.mts +2 -2
  13. package/build/es/index.mjs +224 -2
  14. package/build/es/index.mjs.map +1 -1
  15. package/build/es/index.typings.d.mts +2 -2
  16. package/build/es/index.typings.mjs +224 -2
  17. package/build/es/index.typings.mjs.map +1 -1
  18. package/build/es/meta.d.mts +2 -2
  19. package/build/es/meta.mjs +224 -2
  20. package/build/es/meta.mjs.map +1 -1
  21. package/build/internal/cjs/{bookings-services-v2-service-services.universal-B7-Plu-S.d.ts → bookings-services-v2-service-services.universal-vniV83WL.d.ts} +2 -2
  22. package/build/internal/cjs/index.d.ts +2 -2
  23. package/build/internal/cjs/index.js +224 -2
  24. package/build/internal/cjs/index.js.map +1 -1
  25. package/build/internal/cjs/index.typings.d.ts +2 -2
  26. package/build/internal/cjs/index.typings.js +224 -2
  27. package/build/internal/cjs/index.typings.js.map +1 -1
  28. package/build/internal/cjs/meta.d.ts +2 -2
  29. package/build/internal/cjs/meta.js +224 -2
  30. package/build/internal/cjs/meta.js.map +1 -1
  31. package/build/internal/es/{bookings-services-v2-service-services.universal-B7-Plu-S.d.mts → bookings-services-v2-service-services.universal-vniV83WL.d.mts} +2 -2
  32. package/build/internal/es/index.d.mts +2 -2
  33. package/build/internal/es/index.mjs +224 -2
  34. package/build/internal/es/index.mjs.map +1 -1
  35. package/build/internal/es/index.typings.d.mts +2 -2
  36. package/build/internal/es/index.typings.mjs +224 -2
  37. package/build/internal/es/index.typings.mjs.map +1 -1
  38. package/build/internal/es/meta.d.mts +2 -2
  39. package/build/internal/es/meta.mjs +224 -2
  40. package/build/internal/es/meta.mjs.map +1 -1
  41. package/package.json +2 -2
@@ -2373,7 +2373,7 @@ interface QueryBookingFormsRequest {
2373
2373
  query: CursorQuery;
2374
2374
  /**
2375
2375
  * Conditional fields to return.
2376
- * @maxSize 5
2376
+ * @maxSize 1
2377
2377
  */
2378
2378
  conditionalFields?: RequestedFieldsWithLiterals[];
2379
2379
  }
@@ -4679,7 +4679,7 @@ declare function queryBookingForms(query: CursorQuery, options?: QueryBookingFor
4679
4679
  interface QueryBookingFormsOptions {
4680
4680
  /**
4681
4681
  * Conditional fields to return.
4682
- * @maxSize 5
4682
+ * @maxSize 1
4683
4683
  */
4684
4684
  conditionalFields?: RequestedFieldsWithLiterals[];
4685
4685
  }
@@ -1,6 +1,6 @@
1
1
  import { HttpClient, NonNullablePaths, EventDefinition, MaybeContext, BuildRESTFunction, BuildEventDefinition } from '@wix/sdk-types';
2
- import { S as Service, C as CreateServiceValidationErrors, B as BulkCreateServicesOptions, a as BulkCreateServicesResponse, U as UpdateService, b as UpdateServiceValidationErrors, c as BulkUpdateServicesOptions, d as BulkUpdateServicesResponse, e as BulkUpdateServicesByFilterOptions, f as BulkUpdateServicesByFilterResponse, D as DeleteServiceOptions, g as BulkDeleteServicesOptions, h as BulkDeleteServicesResponse, i as BulkDeleteServicesByFilterOptions, j as BulkDeleteServicesByFilterResponse, k as ServiceSearch, l as SearchServicesResponse, m as CursorQuery, Q as QueryPoliciesResponse, n as QueryBookingFormsOptions, o as QueryBookingFormsResponse, p as QueryBookingFormsApplicationErrors, q as CountServicesOptions, r as CountServicesResponse, s as QueryLocationsOptions, t as QueryLocationsResponse, u as QueryCategoriesOptions, v as QueryCategoriesResponse, w as SetServiceLocationsOptions, x as SetServiceLocationsResponse, E as EnablePricingPlansForServiceResponse, y as EnablePricingPlansForServiceApplicationErrors, z as DisablePricingPlansForServiceOptions, A as DisablePricingPlansForServiceResponse, F as DisablePricingPlansForServiceApplicationErrors, G as SetCustomSlugOptions, H as SetCustomSlugResponse, I as SetCustomSlugApplicationErrors, J as SetCustomSlugValidationErrors, V as ValidateSlugOptions, K as ValidateSlugResponse, L as CloneServiceResponse, M as AddOnGroup, N as CreateAddOnGroupOptions, O as CreateAddOnGroupResponse, P as DeleteAddOnGroupOptions, R as DeleteAddOnGroupApplicationErrors, T as UpdateAddOnGroupOptions, W as UpdateAddOnGroupResponse, X as UpdateAddOnGroupApplicationErrors, Y as ListAddOnGroupsByServiceIdOptions, Z as ListAddOnGroupsByServiceIdResponse, _ as SetAddOnsForGroupOptions, $ as SetAddOnsForGroupResponse, a0 as SetAddOnsForGroupApplicationErrors, a1 as ServiceCreatedEnvelope, a2 as ServiceDeletedEnvelope, a3 as ServiceUpdatedEnvelope, a4 as ServiceQuery, a5 as QueryServicesOptions, a6 as typedQueryServices, a7 as ServicesQueryBuilder } from './bookings-services-v2-service-services.universal-B7-Plu-S.js';
3
- export { as as Action, ds as ActionEvent, ew as ActionWithLiterals, e3 as AddOn, e4 as AddOnAddOnInfoOneOf, bC as AddOnDetails, e5 as AddOnGroupDetail, aa as AddOnPaymentOptions, ee as AddOnPaymentOptionsWithLiterals, dI as Address, dJ as AddressHint, aZ as AddressLocation, ch as Aggregation, cx as AggregationData, ci as AggregationKindOneOf, cQ as AggregationResults, cR as AggregationResultsResultOneOf, cE as AggregationResultsScalarResult, ap as AggregationType, et as AggregationTypeWithLiterals, bP as ApplicationError, bk as AvailabilityConstraints, e7 as BaseEventMetadata, dy as Behavior, dz as BehaviorBehaviorOneOf, du as Benefit, dt as BenefitNotification, ax as BenefitType, eB as BenefitTypeWithLiterals, b4 as BookAfterStartPolicy, cW as BookingForm, b0 as BookingPolicy, cU as BookingPolicyWithServices, bQ as BulkActionMetadata, bM as BulkCreateServicesRequest, c4 as BulkDeleteServicesByFilterRequest, c3 as BulkDeleteServicesRequest, bN as BulkServiceResult, b$ as BulkUpdateServicesByFilterRequest, bZ as BulkUpdateServicesRequest, a_ as BusinessLocationOptions, d0 as BusinessLocations, dL as BusinessSchedule, ba as CancellationFeePolicy, b5 as CancellationPolicy, bb as CancellationWindow, bc as CancellationWindowFeeOneOf, dG as Categories, dj as Category, di as CategoryNotification, aw as CategoryNotificationEvent, eA as CategoryNotificationEventWithLiterals, dS as ChangeContext, dT as ChangeContextPayloadOneOf, au as CloneErrors, ey as CloneErrorsWithLiterals, dh as CloneServiceRequest, aW as CommonAddress, aX as CommonAddressStreetOneOf, eI as CommonQueryWithEntityContext, eJ as CommonSearchWithEntityContext, af as CompletionRequirement, ej as CompletionRequirementWithLiterals, aT as Conferencing, cY as ConnectedService, dQ as ConsentPolicy, cZ as CountServicesRequest, d_ as CreateAddOnGroupRequest, bH as CreateServiceRequest, bI as CreateServiceResponse, az as CrudType, eD as CrudTypeWithLiterals, ca as CursorPaging, cw as CursorPagingMetadata, cT as CursorQueryPagingMethodOneOf, cf as CursorSearch, cg as CursorSearchPagingMethodOneOf, cd as Cursors, a$ as CustomLocationOptions, d1 as CustomLocations, bh as CustomOptions, aO as CustomPayment, d2 as CustomerLocations, cp as DateHistogramAggregation, cM as DateHistogramResult, cO as DateHistogramResults, aB as DayOfWeek, eF as DayOfWeekWithLiterals, d$ as DeleteAddOnGroupRequest, e0 as DeleteAddOnGroupResponse, c0 as DeleteServiceRequest, c2 as DeleteServiceResponse, de as DisablePricingPlansForServiceRequest, dw as Discount, dx as DiscountDiscountOneOf, aR as DiscountInfo, dl as DomainEvent, dm as DomainEventBodyOneOf, bl as Duration, dk as Empty, db as EnablePricingPlansForServiceRequest, dn as EntityCreatedEvent, dr as EntityDeletedEvent, dq as EntityUpdatedEvent, dv as EntryPass, ay as Event, e8 as EventMetadata, eC as EventWithLiterals, bx as ExtendedFields, bL as FieldViolation, aM as FixedPayment, aI as Form, cX as FormDetails, aJ as FormSettings, dK as GeoCoordinates, bT as GetServiceAvailabilityConstraintsRequest, bU as GetServiceAvailabilityConstraintsResponse, bR as GetServiceRequest, bS as GetServiceResponse, ct as GroupByAggregation, cu as GroupByAggregationKindOneOf, cN as GroupByValueResults, dB as HtmlSitePublished, dY as IdentificationData, dZ as IdentificationDataIdOneOf, ck as IncludeMissingValuesOptions, bi as IntakeFormPolicy, ao as Interval, es as IntervalWithLiterals, dd as InvalidPricingPlan, at as InvalidSlugError, ex as InvalidSlugErrorWithLiterals, bO as ItemMetadata, bz as Keyword, b2 as LimitEarlyBookingPolicy, b3 as LimitLateBookingPolicy, e2 as ListAddOnGroupsByServiceIdRequest, dH as Locale, aU as Location, aV as LocationOptionsOneOf, ab as LocationType, ef as LocationTypeWithLiterals, b_ as MaskedService, aE as Media, aF as MediaItem, aG as MediaItemItemOneOf, dX as MessageEnvelope, al as MissingValues, ep as MissingValuesWithLiterals, aq as Mode, eu as ModeWithLiterals, aN as Money, da as MoveToNewLocationsOptions, dO as Multilingual, cs as NestedAggregation, cq as NestedAggregationItem, cr as NestedAggregationItemKindOneOf, cA as NestedAggregationResults, cB as NestedAggregationResultsResultOneOf, an as NestedAggregationType, er as NestedAggregationTypeWithLiterals, cJ as NestedResultValue, cK as NestedResultValueResultOneOf, cP as NestedResults, cF as NestedValueAggregationResult, aS as OnlineBooking, dC as Page, c9 as Paging, cc as PagingMetadataV2, c1 as ParticipantNotification, b8 as ParticipantsPolicy, aK as Payment, aQ as PaymentOptions, aL as PaymentRateOneOf, bE as PhoneCall, aA as PlacementType, eE as PlacementTypeWithLiterals, b1 as PolicyDescription, dc as PricingPlanSelection, dF as Properties, dU as PropertiesChange, cV as QueryBookingFormsRequest, d4 as QueryCategoriesFilter, d3 as QueryCategoriesRequest, c$ as QueryLocationsFilter, c_ as QueryLocationsRequest, cS as QueryPoliciesRequest, d5 as QueryServicesMultiLanguageRequest, d6 as QueryServicesMultiLanguageResponse, c5 as QueryServicesRequest, cb as QueryServicesResponse, c6 as QueryV2, c7 as QueryV2PagingMethodOneOf, cn as RangeAggregation, cz as RangeAggregationResult, cj as RangeBucket, cH as RangeResult, cD as RangeResults, bg as RankingOptions, ac as RankingOrder, eg as RankingOrderWithLiterals, a9 as RateType, ed as RateTypeWithLiterals, d8 as RemovedLocationSessionsAction, d9 as RemovedLocationSessionsActionActionOptionsOneOf, ar as RequestedFields, ev as RequestedFieldsWithLiterals, b6 as ReschedulePolicy, aC as ResolutionMethod, eG as ResolutionMethodWithLiterals, bq as ResourceGroup, br as ResourceIds, bu as ResourceType, b9 as ResourcesPolicy, dp as RestoreInfo, cL as Results, bd as SaveCreditCardPolicy, co as ScalarAggregation, cI as ScalarResult, am as ScalarType, eq as ScalarTypeWithLiterals, bj as Schedule, cv as SearchDetails, ce as SearchServicesRequest, by as SeoSchema, bV as ServiceAvailabilityConstraints, ea as ServiceQuerySpec, bs as ServiceResource, bt as ServiceResourceSelectionOneOf, eb as ServiceSearchSpec, a8 as ServiceType, ec as ServiceTypeWithLiterals, e9 as ServicesQueryResult, bG as ServicesUrlsChanged, e6 as SetAddOnsForGroupRequest, bF as SetCustomSlugEvent, df as SetCustomSlugRequest, d7 as SetServiceLocationsRequest, bB as Settings, dW as SiteCloned, dV as SiteCreated, dE as SitePropertiesEvent, dD as SitePropertiesNotification, bv as Slug, ak as SortDirection, eo as SortDirectionWithLiterals, ai as SortOrder, em as SortOrderWithLiterals, aj as SortType, en as SortTypeWithLiterals, c8 as Sorting, ad as SortingMethodType, eh as SortingMethodTypeWithLiterals, dN as SpecialHourPeriod, bW as SplitInterval, bn as StaffMediaItem, bo as StaffMediaItemItemOneOf, bm as StaffMember, bp as StaffMemberDetails, be as StaffSortingPolicy, bf as StaffSortingPolicyOptionsOneOf, av as Status, ez as StatusWithLiterals, aY as StreetAddress, dP as SupportedLanguage, bA as Tag, bD as TaxableAddress, ag as TaxableAddressType, ek as TaxableAddressTypeWithLiterals, dM as TimePeriod, ae as Timing, ei as TimingWithLiterals, dR as Translation, bw as URLs, e1 as UpdateAddOnGroupRequest, bX as UpdateServiceRequest, bY as UpdateServiceResponse, dA as UserDomainInfoChangedEvent, aH as V2Category, ah as V2RequestedFields, el as V2RequestedFieldsWithLiterals, bJ as ValidateServiceRequest, bK as ValidateServiceResponse, dg as ValidateSlugRequest, cl as ValueAggregation, cm as ValueAggregationOptionsOneOf, cy as ValueAggregationResult, cG as ValueResult, cC as ValueResults, aP as VariedPayment, b7 as WaitlistPolicy, aD as WebhookIdentityType, eH as WebhookIdentityTypeWithLiterals } from './bookings-services-v2-service-services.universal-B7-Plu-S.js';
2
+ import { S as Service, C as CreateServiceValidationErrors, B as BulkCreateServicesOptions, a as BulkCreateServicesResponse, U as UpdateService, b as UpdateServiceValidationErrors, c as BulkUpdateServicesOptions, d as BulkUpdateServicesResponse, e as BulkUpdateServicesByFilterOptions, f as BulkUpdateServicesByFilterResponse, D as DeleteServiceOptions, g as BulkDeleteServicesOptions, h as BulkDeleteServicesResponse, i as BulkDeleteServicesByFilterOptions, j as BulkDeleteServicesByFilterResponse, k as ServiceSearch, l as SearchServicesResponse, m as CursorQuery, Q as QueryPoliciesResponse, n as QueryBookingFormsOptions, o as QueryBookingFormsResponse, p as QueryBookingFormsApplicationErrors, q as CountServicesOptions, r as CountServicesResponse, s as QueryLocationsOptions, t as QueryLocationsResponse, u as QueryCategoriesOptions, v as QueryCategoriesResponse, w as SetServiceLocationsOptions, x as SetServiceLocationsResponse, E as EnablePricingPlansForServiceResponse, y as EnablePricingPlansForServiceApplicationErrors, z as DisablePricingPlansForServiceOptions, A as DisablePricingPlansForServiceResponse, F as DisablePricingPlansForServiceApplicationErrors, G as SetCustomSlugOptions, H as SetCustomSlugResponse, I as SetCustomSlugApplicationErrors, J as SetCustomSlugValidationErrors, V as ValidateSlugOptions, K as ValidateSlugResponse, L as CloneServiceResponse, M as AddOnGroup, N as CreateAddOnGroupOptions, O as CreateAddOnGroupResponse, P as DeleteAddOnGroupOptions, R as DeleteAddOnGroupApplicationErrors, T as UpdateAddOnGroupOptions, W as UpdateAddOnGroupResponse, X as UpdateAddOnGroupApplicationErrors, Y as ListAddOnGroupsByServiceIdOptions, Z as ListAddOnGroupsByServiceIdResponse, _ as SetAddOnsForGroupOptions, $ as SetAddOnsForGroupResponse, a0 as SetAddOnsForGroupApplicationErrors, a1 as ServiceCreatedEnvelope, a2 as ServiceDeletedEnvelope, a3 as ServiceUpdatedEnvelope, a4 as ServiceQuery, a5 as QueryServicesOptions, a6 as typedQueryServices, a7 as ServicesQueryBuilder } from './bookings-services-v2-service-services.universal-vniV83WL.js';
3
+ export { as as Action, ds as ActionEvent, ew as ActionWithLiterals, e3 as AddOn, e4 as AddOnAddOnInfoOneOf, bC as AddOnDetails, e5 as AddOnGroupDetail, aa as AddOnPaymentOptions, ee as AddOnPaymentOptionsWithLiterals, dI as Address, dJ as AddressHint, aZ as AddressLocation, ch as Aggregation, cx as AggregationData, ci as AggregationKindOneOf, cQ as AggregationResults, cR as AggregationResultsResultOneOf, cE as AggregationResultsScalarResult, ap as AggregationType, et as AggregationTypeWithLiterals, bP as ApplicationError, bk as AvailabilityConstraints, e7 as BaseEventMetadata, dy as Behavior, dz as BehaviorBehaviorOneOf, du as Benefit, dt as BenefitNotification, ax as BenefitType, eB as BenefitTypeWithLiterals, b4 as BookAfterStartPolicy, cW as BookingForm, b0 as BookingPolicy, cU as BookingPolicyWithServices, bQ as BulkActionMetadata, bM as BulkCreateServicesRequest, c4 as BulkDeleteServicesByFilterRequest, c3 as BulkDeleteServicesRequest, bN as BulkServiceResult, b$ as BulkUpdateServicesByFilterRequest, bZ as BulkUpdateServicesRequest, a_ as BusinessLocationOptions, d0 as BusinessLocations, dL as BusinessSchedule, ba as CancellationFeePolicy, b5 as CancellationPolicy, bb as CancellationWindow, bc as CancellationWindowFeeOneOf, dG as Categories, dj as Category, di as CategoryNotification, aw as CategoryNotificationEvent, eA as CategoryNotificationEventWithLiterals, dS as ChangeContext, dT as ChangeContextPayloadOneOf, au as CloneErrors, ey as CloneErrorsWithLiterals, dh as CloneServiceRequest, aW as CommonAddress, aX as CommonAddressStreetOneOf, eI as CommonQueryWithEntityContext, eJ as CommonSearchWithEntityContext, af as CompletionRequirement, ej as CompletionRequirementWithLiterals, aT as Conferencing, cY as ConnectedService, dQ as ConsentPolicy, cZ as CountServicesRequest, d_ as CreateAddOnGroupRequest, bH as CreateServiceRequest, bI as CreateServiceResponse, az as CrudType, eD as CrudTypeWithLiterals, ca as CursorPaging, cw as CursorPagingMetadata, cT as CursorQueryPagingMethodOneOf, cf as CursorSearch, cg as CursorSearchPagingMethodOneOf, cd as Cursors, a$ as CustomLocationOptions, d1 as CustomLocations, bh as CustomOptions, aO as CustomPayment, d2 as CustomerLocations, cp as DateHistogramAggregation, cM as DateHistogramResult, cO as DateHistogramResults, aB as DayOfWeek, eF as DayOfWeekWithLiterals, d$ as DeleteAddOnGroupRequest, e0 as DeleteAddOnGroupResponse, c0 as DeleteServiceRequest, c2 as DeleteServiceResponse, de as DisablePricingPlansForServiceRequest, dw as Discount, dx as DiscountDiscountOneOf, aR as DiscountInfo, dl as DomainEvent, dm as DomainEventBodyOneOf, bl as Duration, dk as Empty, db as EnablePricingPlansForServiceRequest, dn as EntityCreatedEvent, dr as EntityDeletedEvent, dq as EntityUpdatedEvent, dv as EntryPass, ay as Event, e8 as EventMetadata, eC as EventWithLiterals, bx as ExtendedFields, bL as FieldViolation, aM as FixedPayment, aI as Form, cX as FormDetails, aJ as FormSettings, dK as GeoCoordinates, bT as GetServiceAvailabilityConstraintsRequest, bU as GetServiceAvailabilityConstraintsResponse, bR as GetServiceRequest, bS as GetServiceResponse, ct as GroupByAggregation, cu as GroupByAggregationKindOneOf, cN as GroupByValueResults, dB as HtmlSitePublished, dY as IdentificationData, dZ as IdentificationDataIdOneOf, ck as IncludeMissingValuesOptions, bi as IntakeFormPolicy, ao as Interval, es as IntervalWithLiterals, dd as InvalidPricingPlan, at as InvalidSlugError, ex as InvalidSlugErrorWithLiterals, bO as ItemMetadata, bz as Keyword, b2 as LimitEarlyBookingPolicy, b3 as LimitLateBookingPolicy, e2 as ListAddOnGroupsByServiceIdRequest, dH as Locale, aU as Location, aV as LocationOptionsOneOf, ab as LocationType, ef as LocationTypeWithLiterals, b_ as MaskedService, aE as Media, aF as MediaItem, aG as MediaItemItemOneOf, dX as MessageEnvelope, al as MissingValues, ep as MissingValuesWithLiterals, aq as Mode, eu as ModeWithLiterals, aN as Money, da as MoveToNewLocationsOptions, dO as Multilingual, cs as NestedAggregation, cq as NestedAggregationItem, cr as NestedAggregationItemKindOneOf, cA as NestedAggregationResults, cB as NestedAggregationResultsResultOneOf, an as NestedAggregationType, er as NestedAggregationTypeWithLiterals, cJ as NestedResultValue, cK as NestedResultValueResultOneOf, cP as NestedResults, cF as NestedValueAggregationResult, aS as OnlineBooking, dC as Page, c9 as Paging, cc as PagingMetadataV2, c1 as ParticipantNotification, b8 as ParticipantsPolicy, aK as Payment, aQ as PaymentOptions, aL as PaymentRateOneOf, bE as PhoneCall, aA as PlacementType, eE as PlacementTypeWithLiterals, b1 as PolicyDescription, dc as PricingPlanSelection, dF as Properties, dU as PropertiesChange, cV as QueryBookingFormsRequest, d4 as QueryCategoriesFilter, d3 as QueryCategoriesRequest, c$ as QueryLocationsFilter, c_ as QueryLocationsRequest, cS as QueryPoliciesRequest, d5 as QueryServicesMultiLanguageRequest, d6 as QueryServicesMultiLanguageResponse, c5 as QueryServicesRequest, cb as QueryServicesResponse, c6 as QueryV2, c7 as QueryV2PagingMethodOneOf, cn as RangeAggregation, cz as RangeAggregationResult, cj as RangeBucket, cH as RangeResult, cD as RangeResults, bg as RankingOptions, ac as RankingOrder, eg as RankingOrderWithLiterals, a9 as RateType, ed as RateTypeWithLiterals, d8 as RemovedLocationSessionsAction, d9 as RemovedLocationSessionsActionActionOptionsOneOf, ar as RequestedFields, ev as RequestedFieldsWithLiterals, b6 as ReschedulePolicy, aC as ResolutionMethod, eG as ResolutionMethodWithLiterals, bq as ResourceGroup, br as ResourceIds, bu as ResourceType, b9 as ResourcesPolicy, dp as RestoreInfo, cL as Results, bd as SaveCreditCardPolicy, co as ScalarAggregation, cI as ScalarResult, am as ScalarType, eq as ScalarTypeWithLiterals, bj as Schedule, cv as SearchDetails, ce as SearchServicesRequest, by as SeoSchema, bV as ServiceAvailabilityConstraints, ea as ServiceQuerySpec, bs as ServiceResource, bt as ServiceResourceSelectionOneOf, eb as ServiceSearchSpec, a8 as ServiceType, ec as ServiceTypeWithLiterals, e9 as ServicesQueryResult, bG as ServicesUrlsChanged, e6 as SetAddOnsForGroupRequest, bF as SetCustomSlugEvent, df as SetCustomSlugRequest, d7 as SetServiceLocationsRequest, bB as Settings, dW as SiteCloned, dV as SiteCreated, dE as SitePropertiesEvent, dD as SitePropertiesNotification, bv as Slug, ak as SortDirection, eo as SortDirectionWithLiterals, ai as SortOrder, em as SortOrderWithLiterals, aj as SortType, en as SortTypeWithLiterals, c8 as Sorting, ad as SortingMethodType, eh as SortingMethodTypeWithLiterals, dN as SpecialHourPeriod, bW as SplitInterval, bn as StaffMediaItem, bo as StaffMediaItemItemOneOf, bm as StaffMember, bp as StaffMemberDetails, be as StaffSortingPolicy, bf as StaffSortingPolicyOptionsOneOf, av as Status, ez as StatusWithLiterals, aY as StreetAddress, dP as SupportedLanguage, bA as Tag, bD as TaxableAddress, ag as TaxableAddressType, ek as TaxableAddressTypeWithLiterals, dM as TimePeriod, ae as Timing, ei as TimingWithLiterals, dR as Translation, bw as URLs, e1 as UpdateAddOnGroupRequest, bX as UpdateServiceRequest, bY as UpdateServiceResponse, dA as UserDomainInfoChangedEvent, aH as V2Category, ah as V2RequestedFields, el as V2RequestedFieldsWithLiterals, bJ as ValidateServiceRequest, bK as ValidateServiceResponse, dg as ValidateSlugRequest, cl as ValueAggregation, cm as ValueAggregationOptionsOneOf, cy as ValueAggregationResult, cG as ValueResult, cC as ValueResults, aP as VariedPayment, b7 as WaitlistPolicy, aD as WebhookIdentityType, eH as WebhookIdentityTypeWithLiterals } from './bookings-services-v2-service-services.universal-vniV83WL.js';
4
4
 
5
5
  declare function createService$1(httpClient: HttpClient): CreateServiceSignature;
6
6
  interface CreateServiceSignature {
@@ -109,11 +109,233 @@ var import_field_mask = require("@wix/sdk-runtime/transformations/field-mask");
109
109
  var import_transform_paths = require("@wix/sdk-runtime/transformations/transform-paths");
110
110
  var import_rest_modules2 = require("@wix/sdk-runtime/rest-modules");
111
111
  function resolveWixBookingsServicesV2AddOnGroupsServiceUrl(opts) {
112
- const domainToMappings = {};
112
+ const domainToMappings = {
113
+ "*.dev.wix-code.com": [
114
+ {
115
+ srcPath: "/_api/services-2",
116
+ destPath: ""
117
+ },
118
+ {
119
+ srcPath: "/_api/bookings/v2/services",
120
+ destPath: "/v2/services"
121
+ }
122
+ ],
123
+ "www.wixapis.com": [
124
+ {
125
+ srcPath: "/_api/bookings/v2/services",
126
+ destPath: "/v2/services"
127
+ },
128
+ {
129
+ srcPath: "/bookings/v2/services",
130
+ destPath: "/v2/services"
131
+ },
132
+ {
133
+ srcPath: "/bookings/v2/bulk/services",
134
+ destPath: "/v2/bulk/services"
135
+ },
136
+ {
137
+ srcPath: "/bookings/services/v2/bulk/services",
138
+ destPath: "/v2/bulk/services"
139
+ }
140
+ ],
141
+ "manage._base_domain_": [
142
+ {
143
+ srcPath: "/_api/bookings/v2/services",
144
+ destPath: "/v2/services"
145
+ },
146
+ {
147
+ srcPath: "/_api/bookings/v2/bulk/services",
148
+ destPath: "/v2/bulk/services"
149
+ }
150
+ ],
151
+ "editor._base_domain_": [
152
+ {
153
+ srcPath: "/_api/bookings/v2/services",
154
+ destPath: "/v2/services"
155
+ },
156
+ {
157
+ srcPath: "/_api/bookings/v2/bulk/services",
158
+ destPath: "/v2/bulk/services"
159
+ }
160
+ ],
161
+ "blocks._base_domain_": [
162
+ {
163
+ srcPath: "/_api/bookings/v2/services",
164
+ destPath: "/v2/services"
165
+ },
166
+ {
167
+ srcPath: "/_api/bookings/v2/bulk/services",
168
+ destPath: "/v2/bulk/services"
169
+ }
170
+ ],
171
+ "create.editorx": [
172
+ {
173
+ srcPath: "/_api/bookings/v2/services",
174
+ destPath: "/v2/services"
175
+ },
176
+ {
177
+ srcPath: "/_api/bookings/v2/bulk/services",
178
+ destPath: "/v2/bulk/services"
179
+ }
180
+ ],
181
+ _: [
182
+ {
183
+ srcPath: "/_api/bookings/v2/services",
184
+ destPath: "/v2/services"
185
+ }
186
+ ],
187
+ "www._base_domain_": [
188
+ {
189
+ srcPath: "/_api/bookings/v2/services",
190
+ destPath: "/v2/services"
191
+ }
192
+ ],
193
+ "bo._base_domain_": [
194
+ {
195
+ srcPath: "/_api/bookings/v2/services",
196
+ destPath: "/v2/services"
197
+ }
198
+ ],
199
+ "wixbo.ai": [
200
+ {
201
+ srcPath: "/_api/bookings/v2/services",
202
+ destPath: "/v2/services"
203
+ }
204
+ ],
205
+ "wix-bo.com": [
206
+ {
207
+ srcPath: "/_api/bookings/v2/services",
208
+ destPath: "/v2/services"
209
+ }
210
+ ],
211
+ "editor.wixapps.net": [
212
+ {
213
+ srcPath: "/_api/bookings/v2/services",
214
+ destPath: "/v2/services"
215
+ }
216
+ ],
217
+ "api._api_base_domain_": [
218
+ {
219
+ srcPath: "/services-2",
220
+ destPath: ""
221
+ }
222
+ ]
223
+ };
113
224
  return (0, import_rest_modules2.resolveUrl)(Object.assign(opts, { domainToMappings }));
114
225
  }
115
226
  function resolveWixBookingsServicesV2ServicesServiceUrl(opts) {
116
- const domainToMappings = {};
227
+ const domainToMappings = {
228
+ "*.dev.wix-code.com": [
229
+ {
230
+ srcPath: "/_api/services-2",
231
+ destPath: ""
232
+ },
233
+ {
234
+ srcPath: "/_api/bookings/v2/services",
235
+ destPath: "/v2/services"
236
+ }
237
+ ],
238
+ "www.wixapis.com": [
239
+ {
240
+ srcPath: "/_api/bookings/v2/services",
241
+ destPath: "/v2/services"
242
+ },
243
+ {
244
+ srcPath: "/bookings/v2/services",
245
+ destPath: "/v2/services"
246
+ },
247
+ {
248
+ srcPath: "/bookings/v2/bulk/services",
249
+ destPath: "/v2/bulk/services"
250
+ },
251
+ {
252
+ srcPath: "/bookings/services/v2/bulk/services",
253
+ destPath: "/v2/bulk/services"
254
+ }
255
+ ],
256
+ "manage._base_domain_": [
257
+ {
258
+ srcPath: "/_api/bookings/v2/services",
259
+ destPath: "/v2/services"
260
+ },
261
+ {
262
+ srcPath: "/_api/bookings/v2/bulk/services",
263
+ destPath: "/v2/bulk/services"
264
+ }
265
+ ],
266
+ "editor._base_domain_": [
267
+ {
268
+ srcPath: "/_api/bookings/v2/services",
269
+ destPath: "/v2/services"
270
+ },
271
+ {
272
+ srcPath: "/_api/bookings/v2/bulk/services",
273
+ destPath: "/v2/bulk/services"
274
+ }
275
+ ],
276
+ "blocks._base_domain_": [
277
+ {
278
+ srcPath: "/_api/bookings/v2/services",
279
+ destPath: "/v2/services"
280
+ },
281
+ {
282
+ srcPath: "/_api/bookings/v2/bulk/services",
283
+ destPath: "/v2/bulk/services"
284
+ }
285
+ ],
286
+ "create.editorx": [
287
+ {
288
+ srcPath: "/_api/bookings/v2/services",
289
+ destPath: "/v2/services"
290
+ },
291
+ {
292
+ srcPath: "/_api/bookings/v2/bulk/services",
293
+ destPath: "/v2/bulk/services"
294
+ }
295
+ ],
296
+ _: [
297
+ {
298
+ srcPath: "/_api/bookings/v2/services",
299
+ destPath: "/v2/services"
300
+ }
301
+ ],
302
+ "www._base_domain_": [
303
+ {
304
+ srcPath: "/_api/bookings/v2/services",
305
+ destPath: "/v2/services"
306
+ }
307
+ ],
308
+ "bo._base_domain_": [
309
+ {
310
+ srcPath: "/_api/bookings/v2/services",
311
+ destPath: "/v2/services"
312
+ }
313
+ ],
314
+ "wixbo.ai": [
315
+ {
316
+ srcPath: "/_api/bookings/v2/services",
317
+ destPath: "/v2/services"
318
+ }
319
+ ],
320
+ "wix-bo.com": [
321
+ {
322
+ srcPath: "/_api/bookings/v2/services",
323
+ destPath: "/v2/services"
324
+ }
325
+ ],
326
+ "editor.wixapps.net": [
327
+ {
328
+ srcPath: "/_api/bookings/v2/services",
329
+ destPath: "/v2/services"
330
+ }
331
+ ],
332
+ "api._api_base_domain_": [
333
+ {
334
+ srcPath: "/services-2",
335
+ destPath: ""
336
+ }
337
+ ]
338
+ };
117
339
  return (0, import_rest_modules2.resolveUrl)(Object.assign(opts, { domainToMappings }));
118
340
  }
119
341
  var PACKAGE_NAME = "@wix/auto_sdk_bookings_services";