@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.
- 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
- package/build/cjs/index.d.ts +2 -2
- package/build/cjs/index.js +224 -2
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/index.typings.d.ts +2 -2
- package/build/cjs/index.typings.js +224 -2
- package/build/cjs/index.typings.js.map +1 -1
- package/build/cjs/meta.d.ts +2 -2
- package/build/cjs/meta.js +224 -2
- package/build/cjs/meta.js.map +1 -1
- 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
- package/build/es/index.d.mts +2 -2
- package/build/es/index.mjs +224 -2
- package/build/es/index.mjs.map +1 -1
- package/build/es/index.typings.d.mts +2 -2
- package/build/es/index.typings.mjs +224 -2
- package/build/es/index.typings.mjs.map +1 -1
- package/build/es/meta.d.mts +2 -2
- package/build/es/meta.mjs +224 -2
- package/build/es/meta.mjs.map +1 -1
- 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
- package/build/internal/cjs/index.d.ts +2 -2
- package/build/internal/cjs/index.js +224 -2
- package/build/internal/cjs/index.js.map +1 -1
- package/build/internal/cjs/index.typings.d.ts +2 -2
- package/build/internal/cjs/index.typings.js +224 -2
- package/build/internal/cjs/index.typings.js.map +1 -1
- package/build/internal/cjs/meta.d.ts +2 -2
- package/build/internal/cjs/meta.js +224 -2
- package/build/internal/cjs/meta.js.map +1 -1
- 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
- package/build/internal/es/index.d.mts +2 -2
- package/build/internal/es/index.mjs +224 -2
- package/build/internal/es/index.mjs.map +1 -1
- package/build/internal/es/index.typings.d.mts +2 -2
- package/build/internal/es/index.typings.mjs +224 -2
- package/build/internal/es/index.typings.mjs.map +1 -1
- package/build/internal/es/meta.d.mts +2 -2
- package/build/internal/es/meta.mjs +224 -2
- package/build/internal/es/meta.mjs.map +1 -1
- 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
|
|
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
|
|
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-
|
|
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-
|
|
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.mjs';
|
|
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.mjs';
|
|
4
4
|
|
|
5
5
|
declare function createService$1(httpClient: HttpClient): CreateServiceSignature;
|
|
6
6
|
interface CreateServiceSignature {
|
|
@@ -25,11 +25,233 @@ import { transformSDKFieldMaskToRESTFieldMask } from "@wix/sdk-runtime/transform
|
|
|
25
25
|
import { transformPaths } from "@wix/sdk-runtime/transformations/transform-paths";
|
|
26
26
|
import { resolveUrl } from "@wix/sdk-runtime/rest-modules";
|
|
27
27
|
function resolveWixBookingsServicesV2AddOnGroupsServiceUrl(opts) {
|
|
28
|
-
const domainToMappings = {
|
|
28
|
+
const domainToMappings = {
|
|
29
|
+
"*.dev.wix-code.com": [
|
|
30
|
+
{
|
|
31
|
+
srcPath: "/_api/services-2",
|
|
32
|
+
destPath: ""
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
srcPath: "/_api/bookings/v2/services",
|
|
36
|
+
destPath: "/v2/services"
|
|
37
|
+
}
|
|
38
|
+
],
|
|
39
|
+
"www.wixapis.com": [
|
|
40
|
+
{
|
|
41
|
+
srcPath: "/_api/bookings/v2/services",
|
|
42
|
+
destPath: "/v2/services"
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
srcPath: "/bookings/v2/services",
|
|
46
|
+
destPath: "/v2/services"
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
srcPath: "/bookings/v2/bulk/services",
|
|
50
|
+
destPath: "/v2/bulk/services"
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
srcPath: "/bookings/services/v2/bulk/services",
|
|
54
|
+
destPath: "/v2/bulk/services"
|
|
55
|
+
}
|
|
56
|
+
],
|
|
57
|
+
"manage._base_domain_": [
|
|
58
|
+
{
|
|
59
|
+
srcPath: "/_api/bookings/v2/services",
|
|
60
|
+
destPath: "/v2/services"
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
srcPath: "/_api/bookings/v2/bulk/services",
|
|
64
|
+
destPath: "/v2/bulk/services"
|
|
65
|
+
}
|
|
66
|
+
],
|
|
67
|
+
"editor._base_domain_": [
|
|
68
|
+
{
|
|
69
|
+
srcPath: "/_api/bookings/v2/services",
|
|
70
|
+
destPath: "/v2/services"
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
srcPath: "/_api/bookings/v2/bulk/services",
|
|
74
|
+
destPath: "/v2/bulk/services"
|
|
75
|
+
}
|
|
76
|
+
],
|
|
77
|
+
"blocks._base_domain_": [
|
|
78
|
+
{
|
|
79
|
+
srcPath: "/_api/bookings/v2/services",
|
|
80
|
+
destPath: "/v2/services"
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
srcPath: "/_api/bookings/v2/bulk/services",
|
|
84
|
+
destPath: "/v2/bulk/services"
|
|
85
|
+
}
|
|
86
|
+
],
|
|
87
|
+
"create.editorx": [
|
|
88
|
+
{
|
|
89
|
+
srcPath: "/_api/bookings/v2/services",
|
|
90
|
+
destPath: "/v2/services"
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
srcPath: "/_api/bookings/v2/bulk/services",
|
|
94
|
+
destPath: "/v2/bulk/services"
|
|
95
|
+
}
|
|
96
|
+
],
|
|
97
|
+
_: [
|
|
98
|
+
{
|
|
99
|
+
srcPath: "/_api/bookings/v2/services",
|
|
100
|
+
destPath: "/v2/services"
|
|
101
|
+
}
|
|
102
|
+
],
|
|
103
|
+
"www._base_domain_": [
|
|
104
|
+
{
|
|
105
|
+
srcPath: "/_api/bookings/v2/services",
|
|
106
|
+
destPath: "/v2/services"
|
|
107
|
+
}
|
|
108
|
+
],
|
|
109
|
+
"bo._base_domain_": [
|
|
110
|
+
{
|
|
111
|
+
srcPath: "/_api/bookings/v2/services",
|
|
112
|
+
destPath: "/v2/services"
|
|
113
|
+
}
|
|
114
|
+
],
|
|
115
|
+
"wixbo.ai": [
|
|
116
|
+
{
|
|
117
|
+
srcPath: "/_api/bookings/v2/services",
|
|
118
|
+
destPath: "/v2/services"
|
|
119
|
+
}
|
|
120
|
+
],
|
|
121
|
+
"wix-bo.com": [
|
|
122
|
+
{
|
|
123
|
+
srcPath: "/_api/bookings/v2/services",
|
|
124
|
+
destPath: "/v2/services"
|
|
125
|
+
}
|
|
126
|
+
],
|
|
127
|
+
"editor.wixapps.net": [
|
|
128
|
+
{
|
|
129
|
+
srcPath: "/_api/bookings/v2/services",
|
|
130
|
+
destPath: "/v2/services"
|
|
131
|
+
}
|
|
132
|
+
],
|
|
133
|
+
"api._api_base_domain_": [
|
|
134
|
+
{
|
|
135
|
+
srcPath: "/services-2",
|
|
136
|
+
destPath: ""
|
|
137
|
+
}
|
|
138
|
+
]
|
|
139
|
+
};
|
|
29
140
|
return resolveUrl(Object.assign(opts, { domainToMappings }));
|
|
30
141
|
}
|
|
31
142
|
function resolveWixBookingsServicesV2ServicesServiceUrl(opts) {
|
|
32
|
-
const domainToMappings = {
|
|
143
|
+
const domainToMappings = {
|
|
144
|
+
"*.dev.wix-code.com": [
|
|
145
|
+
{
|
|
146
|
+
srcPath: "/_api/services-2",
|
|
147
|
+
destPath: ""
|
|
148
|
+
},
|
|
149
|
+
{
|
|
150
|
+
srcPath: "/_api/bookings/v2/services",
|
|
151
|
+
destPath: "/v2/services"
|
|
152
|
+
}
|
|
153
|
+
],
|
|
154
|
+
"www.wixapis.com": [
|
|
155
|
+
{
|
|
156
|
+
srcPath: "/_api/bookings/v2/services",
|
|
157
|
+
destPath: "/v2/services"
|
|
158
|
+
},
|
|
159
|
+
{
|
|
160
|
+
srcPath: "/bookings/v2/services",
|
|
161
|
+
destPath: "/v2/services"
|
|
162
|
+
},
|
|
163
|
+
{
|
|
164
|
+
srcPath: "/bookings/v2/bulk/services",
|
|
165
|
+
destPath: "/v2/bulk/services"
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
srcPath: "/bookings/services/v2/bulk/services",
|
|
169
|
+
destPath: "/v2/bulk/services"
|
|
170
|
+
}
|
|
171
|
+
],
|
|
172
|
+
"manage._base_domain_": [
|
|
173
|
+
{
|
|
174
|
+
srcPath: "/_api/bookings/v2/services",
|
|
175
|
+
destPath: "/v2/services"
|
|
176
|
+
},
|
|
177
|
+
{
|
|
178
|
+
srcPath: "/_api/bookings/v2/bulk/services",
|
|
179
|
+
destPath: "/v2/bulk/services"
|
|
180
|
+
}
|
|
181
|
+
],
|
|
182
|
+
"editor._base_domain_": [
|
|
183
|
+
{
|
|
184
|
+
srcPath: "/_api/bookings/v2/services",
|
|
185
|
+
destPath: "/v2/services"
|
|
186
|
+
},
|
|
187
|
+
{
|
|
188
|
+
srcPath: "/_api/bookings/v2/bulk/services",
|
|
189
|
+
destPath: "/v2/bulk/services"
|
|
190
|
+
}
|
|
191
|
+
],
|
|
192
|
+
"blocks._base_domain_": [
|
|
193
|
+
{
|
|
194
|
+
srcPath: "/_api/bookings/v2/services",
|
|
195
|
+
destPath: "/v2/services"
|
|
196
|
+
},
|
|
197
|
+
{
|
|
198
|
+
srcPath: "/_api/bookings/v2/bulk/services",
|
|
199
|
+
destPath: "/v2/bulk/services"
|
|
200
|
+
}
|
|
201
|
+
],
|
|
202
|
+
"create.editorx": [
|
|
203
|
+
{
|
|
204
|
+
srcPath: "/_api/bookings/v2/services",
|
|
205
|
+
destPath: "/v2/services"
|
|
206
|
+
},
|
|
207
|
+
{
|
|
208
|
+
srcPath: "/_api/bookings/v2/bulk/services",
|
|
209
|
+
destPath: "/v2/bulk/services"
|
|
210
|
+
}
|
|
211
|
+
],
|
|
212
|
+
_: [
|
|
213
|
+
{
|
|
214
|
+
srcPath: "/_api/bookings/v2/services",
|
|
215
|
+
destPath: "/v2/services"
|
|
216
|
+
}
|
|
217
|
+
],
|
|
218
|
+
"www._base_domain_": [
|
|
219
|
+
{
|
|
220
|
+
srcPath: "/_api/bookings/v2/services",
|
|
221
|
+
destPath: "/v2/services"
|
|
222
|
+
}
|
|
223
|
+
],
|
|
224
|
+
"bo._base_domain_": [
|
|
225
|
+
{
|
|
226
|
+
srcPath: "/_api/bookings/v2/services",
|
|
227
|
+
destPath: "/v2/services"
|
|
228
|
+
}
|
|
229
|
+
],
|
|
230
|
+
"wixbo.ai": [
|
|
231
|
+
{
|
|
232
|
+
srcPath: "/_api/bookings/v2/services",
|
|
233
|
+
destPath: "/v2/services"
|
|
234
|
+
}
|
|
235
|
+
],
|
|
236
|
+
"wix-bo.com": [
|
|
237
|
+
{
|
|
238
|
+
srcPath: "/_api/bookings/v2/services",
|
|
239
|
+
destPath: "/v2/services"
|
|
240
|
+
}
|
|
241
|
+
],
|
|
242
|
+
"editor.wixapps.net": [
|
|
243
|
+
{
|
|
244
|
+
srcPath: "/_api/bookings/v2/services",
|
|
245
|
+
destPath: "/v2/services"
|
|
246
|
+
}
|
|
247
|
+
],
|
|
248
|
+
"api._api_base_domain_": [
|
|
249
|
+
{
|
|
250
|
+
srcPath: "/services-2",
|
|
251
|
+
destPath: ""
|
|
252
|
+
}
|
|
253
|
+
]
|
|
254
|
+
};
|
|
33
255
|
return resolveUrl(Object.assign(opts, { domainToMappings }));
|
|
34
256
|
}
|
|
35
257
|
var PACKAGE_NAME = "@wix/auto_sdk_bookings_services";
|