@wix/auto_sdk_bookings_services 1.0.192 → 1.0.194
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-BxKI57Md.d.ts → bookings-services-v2-service-services.universal-BmpeBBT4.d.ts} +1210 -249
- package/build/cjs/index.d.ts +2 -2
- package/build/cjs/index.js +115 -15
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/index.typings.d.ts +2 -2
- package/build/cjs/index.typings.js +115 -15
- package/build/cjs/index.typings.js.map +1 -1
- package/build/cjs/meta.d.ts +1156 -227
- package/build/cjs/meta.js +107 -15
- package/build/cjs/meta.js.map +1 -1
- package/build/es/{bookings-services-v2-service-services.universal-BxKI57Md.d.mts → bookings-services-v2-service-services.universal-BmpeBBT4.d.mts} +1210 -249
- package/build/es/index.d.mts +2 -2
- package/build/es/index.mjs +102 -15
- package/build/es/index.mjs.map +1 -1
- package/build/es/index.typings.d.mts +2 -2
- package/build/es/index.typings.mjs +102 -15
- package/build/es/index.typings.mjs.map +1 -1
- package/build/es/meta.d.mts +1156 -227
- package/build/es/meta.mjs +97 -15
- package/build/es/meta.mjs.map +1 -1
- package/build/internal/cjs/{bookings-services-v2-service-services.universal-BxKI57Md.d.ts → bookings-services-v2-service-services.universal-BmpeBBT4.d.ts} +1210 -249
- package/build/internal/cjs/index.d.ts +2 -2
- package/build/internal/cjs/index.js +115 -15
- 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 +115 -15
- package/build/internal/cjs/index.typings.js.map +1 -1
- package/build/internal/cjs/meta.d.ts +1156 -227
- package/build/internal/cjs/meta.js +107 -15
- package/build/internal/cjs/meta.js.map +1 -1
- package/build/internal/es/{bookings-services-v2-service-services.universal-BxKI57Md.d.mts → bookings-services-v2-service-services.universal-BmpeBBT4.d.mts} +1210 -249
- package/build/internal/es/index.d.mts +2 -2
- package/build/internal/es/index.mjs +102 -15
- 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 +102 -15
- package/build/internal/es/index.typings.mjs.map +1 -1
- package/build/internal/es/meta.d.mts +1156 -227
- package/build/internal/es/meta.mjs +97 -15
- package/build/internal/es/meta.mjs.map +1 -1
- package/package.json +4 -4
package/build/cjs/index.d.ts
CHANGED
|
@@ -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 {
|
|
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-BmpeBBT4.js';
|
|
3
|
+
export { cu as AccountInfo, eP as AccountInfoMetadata, aD as Action, cq as ActionEvent, fp as ActionWithLiterals, ap as Actor, fb as ActorWithLiterals, eJ as AddOn, eK as AddOnAddOnInfoOneOf, bM as AddOnDetails, eL as AddOnGroupDetail, aa as AddOnPaymentOptions, eY as AddOnPaymentOptionsWithLiterals, c2 as Address, eq as AddressHint, c5 as AddressLocation, c3 as AddressStreetOneOf, d5 as Aggregation, dl as AggregationData, d6 as AggregationKindOneOf, dF as AggregationResults, dG as AggregationResultsResultOneOf, dt as AggregationResultsScalarResult, aA as AggregationType, fm as AggregationTypeWithLiterals, cD as ApplicationError, bu as AvailabilityConstraints, eN as BaseEventMetadata, ef as Behavior, eg as BehaviorBehaviorOneOf, eb as Benefit, ea as BenefitNotification, aI as BenefitType, fu as BenefitTypeWithLiterals, be as BookAfterStartPolicy, cj as BookedAddOn, bV as BookedEntity, bW as BookedEntityItemOneOf, bY as BookedResource, c0 as BookedSchedule, bX as BookedSlot, bT as Booking, dL as BookingForm, bU as BookingParticipantsInfoOneOf, ba as BookingPolicy, dJ as BookingPolicyWithServices, c8 as BookingSource, al as BookingStatus, f7 as BookingStatusWithLiterals, cE as BulkActionMetadata, cA as BulkCreateServicesRequest, cU as BulkDeleteServicesByFilterRequest, cT as BulkDeleteServicesRequest, cB as BulkServiceResult, cP as BulkUpdateServicesByFilterRequest, cN as BulkUpdateServicesRequest, b8 as BusinessLocationOptions, dR as BusinessLocations, es as BusinessSchedule, bk as CancellationFeePolicy, bf as CancellationPolicy, bl as CancellationWindow, bm as CancellationWindowFeeOneOf, en as Categories, e8 as Category, e7 as CategoryNotification, aH as CategoryNotificationEvent, ft as CategoryNotificationEventWithLiterals, ez as ChangeContext, eA as ChangeContextPayloadOneOf, aF as CloneErrors, fr as CloneErrorsWithLiterals, e6 as CloneServiceRequest, b4 as CommonAddress, b7 as CommonAddressLocation, b5 as CommonAddressStreetOneOf, ca as CommonIdentificationData, cb as CommonIdentificationDataIdOneOf, fA as CommonQueryWithEntityContext, fB as CommonSearchWithEntityContext, b6 as CommonStreetAddress, af as CompletionRequirement, f1 as CompletionRequirementWithLiterals, b1 as Conferencing, dN as ConnectedService, ex as ConsentPolicy, c1 as ContactDetails, dO as CountServicesRequest, eE as CreateAddOnGroupRequest, cv as CreateServiceRequest, cw as CreateServiceResponse, aK as CrudType, fw as CrudTypeWithLiterals, c_ as CursorPaging, dk as CursorPagingMetadata, dI as CursorQueryPagingMethodOneOf, d3 as CursorSearch, d4 as CursorSearchPagingMethodOneOf, d1 as Cursors, c7 as CustomFormField, b9 as CustomLocationOptions, dS as CustomLocations, br as CustomOptions, aY as CustomPayment, dT as CustomerLocations, dd as DateHistogramAggregation, dB as DateHistogramResult, dD as DateHistogramResults, aM as DayOfWeek, fy as DayOfWeekWithLiterals, eF as DeleteAddOnGroupRequest, eG as DeleteAddOnGroupResponse, cQ as DeleteServiceRequest, cS as DeleteServiceResponse, e3 as DisablePricingPlansForServiceRequest, ed as Discount, ee as DiscountDiscountOneOf, a$ as DiscountInfo, ck as DomainEvent, cl as DomainEventBodyOneOf, bR as DummyRequest, bS as DummyResponse, ch as Duration, e9 as Empty, e0 as EnablePricingPlansForServiceRequest, cm as EntityCreatedEvent, cp as EntityDeletedEvent, co as EntityUpdatedEvent, ec as EntryPass, aJ as Event, eO as EventMetadata, fv as EventWithLiterals, bH as ExtendedFields, cz as FieldViolation, eU as Filter, aW as FixedPayment, cc as FlowControlSettings, aS as Form, dM as FormDetails, aT as FormSettings, er as GeoCoordinates, cH as GetServiceAvailabilityConstraintsRequest, cI as GetServiceAvailabilityConstraintsResponse, cF as GetServiceRequest, cG as GetServiceResponse, dh as GroupByAggregation, di as GroupByAggregationKindOneOf, dC as GroupByValueResults, ei as HtmlSitePublished, cs as IdentificationData, ct as IdentificationDataIdOneOf, aq as IdentityType, fc as IdentityTypeWithLiterals, d8 as IncludeMissingValuesOptions, bs as IntakeFormPolicy, az as Interval, fl as IntervalWithLiterals, e2 as InvalidPricingPlan, aE as InvalidSlugError, fq as InvalidSlugErrorWithLiterals, cC as ItemMetadata, bJ as Keyword, bc as LimitEarlyBookingPolicy, bd as LimitLateBookingPolicy, eI as ListAddOnGroupsByServiceIdRequest, eo as Locale, bZ as Location, ai as LocationType, ab as LocationTypeEnumLocationType, eZ as LocationTypeEnumLocationTypeWithLiterals, f4 as LocationTypeWithLiterals, cO as MaskedService, aO as Media, aP as MediaItem, aQ as MediaItemItemOneOf, cr as MessageEnvelope, aw as MissingValues, fi as MissingValuesWithLiterals, aB as Mode, fn as ModeWithLiterals, aX as Money, d$ as MoveToNewLocationsOptions, ci as MultiServiceBookingInfo, ah as MultiServiceBookingType, f3 as MultiServiceBookingTypeWithLiterals, ev as Multilingual, dg as NestedAggregation, de as NestedAggregationItem, df as NestedAggregationItemKindOneOf, dp as NestedAggregationResults, dq as NestedAggregationResultsResultOneOf, ay as NestedAggregationType, fk as NestedAggregationTypeWithLiterals, dy as NestedResultValue, dz as NestedResultValueResultOneOf, dE as NestedResults, du as NestedValueAggregationResult, b0 as OnlineBooking, ej as Page, cZ as Paging, d0 as PagingMetadataV2, cd as ParticipantChoices, c9 as ParticipantNotification, bi as ParticipantsPolicy, aU as Payment, a_ as PaymentOptions, aV as PaymentRateOneOf, am as PaymentStatus, f8 as PaymentStatusWithLiterals, b_ as PhoneCall, aL as PlacementType, fx as PlacementTypeWithLiterals, ao as Platform, fa as PlatformWithLiterals, bb as PolicyDescription, e1 as PricingPlanSelection, em as Properties, eB as PropertiesChange, dK as QueryBookingFormsRequest, eT as QueryBuilder, dV as QueryCategoriesFilter, dU as QueryCategoriesRequest, dQ as QueryLocationsFilter, dP as QueryLocationsRequest, dH as QueryPoliciesRequest, dW as QueryServicesMultiLanguageRequest, dX as QueryServicesMultiLanguageResponse, cV as QueryServicesRequest, c$ as QueryServicesResponse, cW as QueryV2, cX as QueryV2PagingMethodOneOf, db as RangeAggregation, dn as RangeAggregationResult, d7 as RangeBucket, dw as RangeResult, ds as RangeResults, bq as RankingOptions, ac as RankingOrder, e_ as RankingOrderWithLiterals, a9 as RateType, eX as RateTypeWithLiterals, dZ as RemovedLocationSessionsAction, d_ as RemovedLocationSessionsActionActionOptionsOneOf, aC as RequestedFields, fo as RequestedFieldsWithLiterals, bg as ReschedulePolicy, aN as ResolutionMethod, fz as ResolutionMethodWithLiterals, bA as ResourceGroup, bB as ResourceIds, b$ as ResourceSelection, bE as ResourceType, bj as ResourcesPolicy, cn as RestoreInfo, dA as Results, bn as SaveCreditCardPolicy, dc as ScalarAggregation, dx as ScalarResult, ax as ScalarType, fj as ScalarTypeWithLiterals, bt as Schedule, dj as SearchDetails, d2 as SearchServicesRequest, an as SelectedPaymentOption, f9 as SelectedPaymentOptionWithLiterals, aj as SelectionMethod, f5 as SelectionMethodWithLiterals, bI as SeoSchema, cJ as ServiceAvailabilityConstraints, cf as ServiceChoice, cg as ServiceChoiceChoiceOneOf, ce as ServiceChoices, eR as ServiceQuerySpec, bC as ServiceResource, bD as ServiceResourceSelectionOneOf, eS as ServiceSearchSpec, a8 as ServiceType, eW as ServiceTypeWithLiterals, eQ as ServicesQueryResult, bQ as ServicesUrlsChanged, eM as SetAddOnsForGroupRequest, bP as SetCustomSlugEvent, e4 as SetCustomSlugRequest, dY as SetServiceLocationsRequest, bL as Settings, eD as SiteCloned, eC as SiteCreated, el as SitePropertiesEvent, ek as SitePropertiesNotification, bF as Slug, eV as Sort, av as SortDirection, fh as SortDirectionWithLiterals, at as SortOrder, ff as SortOrderWithLiterals, au as SortType, fg as SortTypeWithLiterals, cY as Sorting, ad as SortingMethodType, e$ as SortingMethodTypeWithLiterals, eu as SpecialHourPeriod, cK as SplitInterval, bx as StaffMediaItem, by as StaffMediaItemItemOneOf, bw as StaffMember, bz as StaffMemberDetails, bo as StaffSortingPolicy, bp as StaffSortingPolicyOptionsOneOf, aG as Status, fs as StatusWithLiterals, c4 as StreetAddress, c6 as Subdivision, ew as SupportedLanguage, bK as Tag, bN as TaxableAddress, ag as TaxableAddressType, f2 as TaxableAddressTypeWithLiterals, et as TimePeriod, ae as Timing, f0 as TimingWithLiterals, ey as Translation, bG as URLs, eH as UpdateAddOnGroupRequest, cL as UpdateServiceRequest, cM as UpdateServiceResponse, eh as UserDomainInfoChangedEvent, aR as V2Category, bv as V2Duration, b2 as V2Location, b3 as V2LocationOptionsOneOf, cR as V2ParticipantNotification, bO as V2PhoneCall, as as V2RequestedFields, fe as V2RequestedFieldsWithLiterals, ep as V4Address, cx as ValidateServiceRequest, cy as ValidateServiceResponse, e5 as ValidateSlugRequest, d9 as ValueAggregation, da as ValueAggregationOptionsOneOf, dm as ValueAggregationResult, dv as ValueResult, dr as ValueResults, ak as ValueType, f6 as ValueTypeWithLiterals, aZ as VariedPayment, bh as WaitlistPolicy, ar as WebhookIdentityType, fd as WebhookIdentityTypeWithLiterals } from './bookings-services-v2-service-services.universal-BmpeBBT4.js';
|
|
4
4
|
|
|
5
5
|
declare function createService$1(httpClient: HttpClient): CreateServiceSignature;
|
|
6
6
|
interface CreateServiceSignature {
|
package/build/cjs/index.js
CHANGED
|
@@ -21,28 +21,40 @@ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: tru
|
|
|
21
21
|
var index_exports = {};
|
|
22
22
|
__export(index_exports, {
|
|
23
23
|
Action: () => Action,
|
|
24
|
+
Actor: () => Actor,
|
|
24
25
|
AddOnPaymentOptions: () => AddOnPaymentOptions,
|
|
25
26
|
AggregationType: () => AggregationType,
|
|
26
27
|
BenefitType: () => BenefitType,
|
|
28
|
+
BookingStatus: () => BookingStatus,
|
|
27
29
|
CategoryNotificationEvent: () => CategoryNotificationEvent,
|
|
28
30
|
CloneErrors: () => CloneErrors,
|
|
29
31
|
CompletionRequirement: () => CompletionRequirement,
|
|
30
32
|
CrudType: () => CrudType,
|
|
31
33
|
DayOfWeek: () => DayOfWeek,
|
|
32
34
|
Event: () => Event,
|
|
35
|
+
Filter: () => Filter,
|
|
36
|
+
IdentityType: () => IdentityType,
|
|
33
37
|
Interval: () => Interval,
|
|
34
38
|
InvalidSlugError: () => InvalidSlugError,
|
|
35
39
|
LocationType: () => LocationType,
|
|
40
|
+
LocationTypeEnumLocationType: () => LocationTypeEnumLocationType,
|
|
36
41
|
MissingValues: () => MissingValues,
|
|
37
42
|
Mode: () => Mode,
|
|
43
|
+
MultiServiceBookingType: () => MultiServiceBookingType,
|
|
38
44
|
NestedAggregationType: () => NestedAggregationType,
|
|
45
|
+
PaymentStatus: () => PaymentStatus,
|
|
39
46
|
PlacementType: () => PlacementType,
|
|
47
|
+
Platform: () => Platform,
|
|
48
|
+
QueryBuilder: () => QueryBuilder,
|
|
40
49
|
RankingOrder: () => RankingOrder,
|
|
41
50
|
RateType: () => RateType,
|
|
42
51
|
RequestedFields: () => RequestedFields,
|
|
43
52
|
ResolutionMethod: () => ResolutionMethod,
|
|
44
53
|
ScalarType: () => ScalarType,
|
|
54
|
+
SelectedPaymentOption: () => SelectedPaymentOption,
|
|
55
|
+
SelectionMethod: () => SelectionMethod,
|
|
45
56
|
ServiceType: () => ServiceType,
|
|
57
|
+
Sort: () => Sort,
|
|
46
58
|
SortDirection: () => SortDirection,
|
|
47
59
|
SortOrder: () => SortOrder,
|
|
48
60
|
SortType: () => SortType,
|
|
@@ -51,6 +63,7 @@ __export(index_exports, {
|
|
|
51
63
|
TaxableAddressType: () => TaxableAddressType,
|
|
52
64
|
Timing: () => Timing,
|
|
53
65
|
V2RequestedFields: () => V2RequestedFields,
|
|
66
|
+
ValueType: () => ValueType,
|
|
54
67
|
WebhookIdentityType: () => WebhookIdentityType,
|
|
55
68
|
bulkCreateServices: () => bulkCreateServices4,
|
|
56
69
|
bulkDeleteServices: () => bulkDeleteServices4,
|
|
@@ -1808,6 +1821,7 @@ var import_image2 = require("@wix/sdk-runtime/transformations/image");
|
|
|
1808
1821
|
var import_page_url_v2 = require("@wix/sdk-runtime/transformations/page-url-v2");
|
|
1809
1822
|
var import_page_url_v22 = require("@wix/sdk-runtime/transformations/page-url-v2");
|
|
1810
1823
|
var import_transform_paths2 = require("@wix/sdk-runtime/transformations/transform-paths");
|
|
1824
|
+
var import_query_builder_utils = require("@wix/sdk-runtime/query-builder-utils");
|
|
1811
1825
|
var ServiceType = /* @__PURE__ */ ((ServiceType2) => {
|
|
1812
1826
|
ServiceType2["APPOINTMENT"] = "APPOINTMENT";
|
|
1813
1827
|
ServiceType2["CLASS"] = "CLASS";
|
|
@@ -1828,13 +1842,13 @@ var AddOnPaymentOptions = /* @__PURE__ */ ((AddOnPaymentOptions2) => {
|
|
|
1828
1842
|
AddOnPaymentOptions2["IN_PERSON"] = "IN_PERSON";
|
|
1829
1843
|
return AddOnPaymentOptions2;
|
|
1830
1844
|
})(AddOnPaymentOptions || {});
|
|
1831
|
-
var
|
|
1832
|
-
|
|
1833
|
-
|
|
1834
|
-
|
|
1835
|
-
|
|
1836
|
-
return
|
|
1837
|
-
})(
|
|
1845
|
+
var LocationTypeEnumLocationType = /* @__PURE__ */ ((LocationTypeEnumLocationType2) => {
|
|
1846
|
+
LocationTypeEnumLocationType2["UNKNOWN_LOCATION_TYPE"] = "UNKNOWN_LOCATION_TYPE";
|
|
1847
|
+
LocationTypeEnumLocationType2["CUSTOM"] = "CUSTOM";
|
|
1848
|
+
LocationTypeEnumLocationType2["BUSINESS"] = "BUSINESS";
|
|
1849
|
+
LocationTypeEnumLocationType2["CUSTOMER"] = "CUSTOMER";
|
|
1850
|
+
return LocationTypeEnumLocationType2;
|
|
1851
|
+
})(LocationTypeEnumLocationType || {});
|
|
1838
1852
|
var RankingOrder = /* @__PURE__ */ ((RankingOrder2) => {
|
|
1839
1853
|
RankingOrder2["UNKNOWN_RANKING_ORDER"] = "UNKNOWN_RANKING_ORDER";
|
|
1840
1854
|
RankingOrder2["LOWEST_TO_HIGHEST"] = "LOWEST_TO_HIGHEST";
|
|
@@ -1866,6 +1880,86 @@ var TaxableAddressType = /* @__PURE__ */ ((TaxableAddressType2) => {
|
|
|
1866
1880
|
TaxableAddressType2["BILLING"] = "BILLING";
|
|
1867
1881
|
return TaxableAddressType2;
|
|
1868
1882
|
})(TaxableAddressType || {});
|
|
1883
|
+
var MultiServiceBookingType = /* @__PURE__ */ ((MultiServiceBookingType2) => {
|
|
1884
|
+
MultiServiceBookingType2["SEQUENTIAL_BOOKINGS"] = "SEQUENTIAL_BOOKINGS";
|
|
1885
|
+
MultiServiceBookingType2["SEPARATE_BOOKINGS"] = "SEPARATE_BOOKINGS";
|
|
1886
|
+
MultiServiceBookingType2["PARALLEL_BOOKINGS"] = "PARALLEL_BOOKINGS";
|
|
1887
|
+
return MultiServiceBookingType2;
|
|
1888
|
+
})(MultiServiceBookingType || {});
|
|
1889
|
+
var LocationType = /* @__PURE__ */ ((LocationType2) => {
|
|
1890
|
+
LocationType2["UNDEFINED"] = "UNDEFINED";
|
|
1891
|
+
LocationType2["OWNER_BUSINESS"] = "OWNER_BUSINESS";
|
|
1892
|
+
LocationType2["OWNER_CUSTOM"] = "OWNER_CUSTOM";
|
|
1893
|
+
LocationType2["CUSTOM"] = "CUSTOM";
|
|
1894
|
+
return LocationType2;
|
|
1895
|
+
})(LocationType || {});
|
|
1896
|
+
var SelectionMethod = /* @__PURE__ */ ((SelectionMethod2) => {
|
|
1897
|
+
SelectionMethod2["UNKNOWN_SELECTION_METHOD"] = "UNKNOWN_SELECTION_METHOD";
|
|
1898
|
+
SelectionMethod2["SPECIFIC_RESOURCE"] = "SPECIFIC_RESOURCE";
|
|
1899
|
+
SelectionMethod2["ANY_RESOURCE"] = "ANY_RESOURCE";
|
|
1900
|
+
SelectionMethod2["NO_SELECTION"] = "NO_SELECTION";
|
|
1901
|
+
return SelectionMethod2;
|
|
1902
|
+
})(SelectionMethod || {});
|
|
1903
|
+
var ValueType = /* @__PURE__ */ ((ValueType2) => {
|
|
1904
|
+
ValueType2["SHORT_TEXT"] = "SHORT_TEXT";
|
|
1905
|
+
ValueType2["LONG_TEXT"] = "LONG_TEXT";
|
|
1906
|
+
ValueType2["CHECK_BOX"] = "CHECK_BOX";
|
|
1907
|
+
return ValueType2;
|
|
1908
|
+
})(ValueType || {});
|
|
1909
|
+
var BookingStatus = /* @__PURE__ */ ((BookingStatus2) => {
|
|
1910
|
+
BookingStatus2["CREATED"] = "CREATED";
|
|
1911
|
+
BookingStatus2["CONFIRMED"] = "CONFIRMED";
|
|
1912
|
+
BookingStatus2["CANCELED"] = "CANCELED";
|
|
1913
|
+
BookingStatus2["PENDING"] = "PENDING";
|
|
1914
|
+
BookingStatus2["DECLINED"] = "DECLINED";
|
|
1915
|
+
BookingStatus2["WAITING_LIST"] = "WAITING_LIST";
|
|
1916
|
+
return BookingStatus2;
|
|
1917
|
+
})(BookingStatus || {});
|
|
1918
|
+
var PaymentStatus = /* @__PURE__ */ ((PaymentStatus2) => {
|
|
1919
|
+
PaymentStatus2["UNDEFINED"] = "UNDEFINED";
|
|
1920
|
+
PaymentStatus2["NOT_PAID"] = "NOT_PAID";
|
|
1921
|
+
PaymentStatus2["PAID"] = "PAID";
|
|
1922
|
+
PaymentStatus2["PARTIALLY_PAID"] = "PARTIALLY_PAID";
|
|
1923
|
+
PaymentStatus2["REFUNDED"] = "REFUNDED";
|
|
1924
|
+
PaymentStatus2["EXEMPT"] = "EXEMPT";
|
|
1925
|
+
return PaymentStatus2;
|
|
1926
|
+
})(PaymentStatus || {});
|
|
1927
|
+
var SelectedPaymentOption = /* @__PURE__ */ ((SelectedPaymentOption2) => {
|
|
1928
|
+
SelectedPaymentOption2["UNDEFINED"] = "UNDEFINED";
|
|
1929
|
+
SelectedPaymentOption2["OFFLINE"] = "OFFLINE";
|
|
1930
|
+
SelectedPaymentOption2["ONLINE"] = "ONLINE";
|
|
1931
|
+
SelectedPaymentOption2["MEMBERSHIP"] = "MEMBERSHIP";
|
|
1932
|
+
SelectedPaymentOption2["MEMBERSHIP_OFFLINE"] = "MEMBERSHIP_OFFLINE";
|
|
1933
|
+
return SelectedPaymentOption2;
|
|
1934
|
+
})(SelectedPaymentOption || {});
|
|
1935
|
+
var Platform = /* @__PURE__ */ ((Platform2) => {
|
|
1936
|
+
Platform2["UNDEFINED_PLATFORM"] = "UNDEFINED_PLATFORM";
|
|
1937
|
+
Platform2["WEB"] = "WEB";
|
|
1938
|
+
Platform2["MOBILE_APP"] = "MOBILE_APP";
|
|
1939
|
+
return Platform2;
|
|
1940
|
+
})(Platform || {});
|
|
1941
|
+
var Actor = /* @__PURE__ */ ((Actor2) => {
|
|
1942
|
+
Actor2["UNDEFINED_ACTOR"] = "UNDEFINED_ACTOR";
|
|
1943
|
+
Actor2["BUSINESS"] = "BUSINESS";
|
|
1944
|
+
Actor2["CUSTOMER"] = "CUSTOMER";
|
|
1945
|
+
return Actor2;
|
|
1946
|
+
})(Actor || {});
|
|
1947
|
+
var IdentityType = /* @__PURE__ */ ((IdentityType2) => {
|
|
1948
|
+
IdentityType2["UNKNOWN"] = "UNKNOWN";
|
|
1949
|
+
IdentityType2["ANONYMOUS_VISITOR"] = "ANONYMOUS_VISITOR";
|
|
1950
|
+
IdentityType2["MEMBER"] = "MEMBER";
|
|
1951
|
+
IdentityType2["WIX_USER"] = "WIX_USER";
|
|
1952
|
+
IdentityType2["APP"] = "APP";
|
|
1953
|
+
return IdentityType2;
|
|
1954
|
+
})(IdentityType || {});
|
|
1955
|
+
var WebhookIdentityType = /* @__PURE__ */ ((WebhookIdentityType2) => {
|
|
1956
|
+
WebhookIdentityType2["UNKNOWN"] = "UNKNOWN";
|
|
1957
|
+
WebhookIdentityType2["ANONYMOUS_VISITOR"] = "ANONYMOUS_VISITOR";
|
|
1958
|
+
WebhookIdentityType2["MEMBER"] = "MEMBER";
|
|
1959
|
+
WebhookIdentityType2["WIX_USER"] = "WIX_USER";
|
|
1960
|
+
WebhookIdentityType2["APP"] = "APP";
|
|
1961
|
+
return WebhookIdentityType2;
|
|
1962
|
+
})(WebhookIdentityType || {});
|
|
1869
1963
|
var V2RequestedFields = /* @__PURE__ */ ((V2RequestedFields2) => {
|
|
1870
1964
|
V2RequestedFields2["UNKNOWN_REQUESTED_FIELD"] = "UNKNOWN_REQUESTED_FIELD";
|
|
1871
1965
|
V2RequestedFields2["STAFF_MEMBER_DETAILS"] = "STAFF_MEMBER_DETAILS";
|
|
@@ -2009,14 +2103,6 @@ var ResolutionMethod = /* @__PURE__ */ ((ResolutionMethod2) => {
|
|
|
2009
2103
|
ResolutionMethod2["SUBDIRECTORY"] = "SUBDIRECTORY";
|
|
2010
2104
|
return ResolutionMethod2;
|
|
2011
2105
|
})(ResolutionMethod || {});
|
|
2012
|
-
var WebhookIdentityType = /* @__PURE__ */ ((WebhookIdentityType2) => {
|
|
2013
|
-
WebhookIdentityType2["UNKNOWN"] = "UNKNOWN";
|
|
2014
|
-
WebhookIdentityType2["ANONYMOUS_VISITOR"] = "ANONYMOUS_VISITOR";
|
|
2015
|
-
WebhookIdentityType2["MEMBER"] = "MEMBER";
|
|
2016
|
-
WebhookIdentityType2["WIX_USER"] = "WIX_USER";
|
|
2017
|
-
WebhookIdentityType2["APP"] = "APP";
|
|
2018
|
-
return WebhookIdentityType2;
|
|
2019
|
-
})(WebhookIdentityType || {});
|
|
2020
2106
|
async function createService2(service) {
|
|
2021
2107
|
const { httpClient, sideEffects } = arguments[1];
|
|
2022
2108
|
const payload = (0, import_transform_paths2.transformPaths)(
|
|
@@ -2728,6 +2814,7 @@ async function typedQueryServices(query, options) {
|
|
|
2728
2814
|
throw transformedError;
|
|
2729
2815
|
}
|
|
2730
2816
|
}
|
|
2817
|
+
var { QueryBuilder, Filter, Sort } = (0, import_query_builder_utils.createQueryUtils)();
|
|
2731
2818
|
async function searchServices2(search) {
|
|
2732
2819
|
const { httpClient, sideEffects } = arguments[1];
|
|
2733
2820
|
const payload = (0, import_rename_all_nested_keys.renameKeysFromSDKRequestToRESTRequest)({ search });
|
|
@@ -3886,28 +3973,40 @@ var onServiceUpdated2 = (0, import_event_definition_modules.createEventModule)(o
|
|
|
3886
3973
|
// Annotate the CommonJS export names for ESM import in node:
|
|
3887
3974
|
0 && (module.exports = {
|
|
3888
3975
|
Action,
|
|
3976
|
+
Actor,
|
|
3889
3977
|
AddOnPaymentOptions,
|
|
3890
3978
|
AggregationType,
|
|
3891
3979
|
BenefitType,
|
|
3980
|
+
BookingStatus,
|
|
3892
3981
|
CategoryNotificationEvent,
|
|
3893
3982
|
CloneErrors,
|
|
3894
3983
|
CompletionRequirement,
|
|
3895
3984
|
CrudType,
|
|
3896
3985
|
DayOfWeek,
|
|
3897
3986
|
Event,
|
|
3987
|
+
Filter,
|
|
3988
|
+
IdentityType,
|
|
3898
3989
|
Interval,
|
|
3899
3990
|
InvalidSlugError,
|
|
3900
3991
|
LocationType,
|
|
3992
|
+
LocationTypeEnumLocationType,
|
|
3901
3993
|
MissingValues,
|
|
3902
3994
|
Mode,
|
|
3995
|
+
MultiServiceBookingType,
|
|
3903
3996
|
NestedAggregationType,
|
|
3997
|
+
PaymentStatus,
|
|
3904
3998
|
PlacementType,
|
|
3999
|
+
Platform,
|
|
4000
|
+
QueryBuilder,
|
|
3905
4001
|
RankingOrder,
|
|
3906
4002
|
RateType,
|
|
3907
4003
|
RequestedFields,
|
|
3908
4004
|
ResolutionMethod,
|
|
3909
4005
|
ScalarType,
|
|
4006
|
+
SelectedPaymentOption,
|
|
4007
|
+
SelectionMethod,
|
|
3910
4008
|
ServiceType,
|
|
4009
|
+
Sort,
|
|
3911
4010
|
SortDirection,
|
|
3912
4011
|
SortOrder,
|
|
3913
4012
|
SortType,
|
|
@@ -3916,6 +4015,7 @@ var onServiceUpdated2 = (0, import_event_definition_modules.createEventModule)(o
|
|
|
3916
4015
|
TaxableAddressType,
|
|
3917
4016
|
Timing,
|
|
3918
4017
|
V2RequestedFields,
|
|
4018
|
+
ValueType,
|
|
3919
4019
|
WebhookIdentityType,
|
|
3920
4020
|
bulkCreateServices,
|
|
3921
4021
|
bulkDeleteServices,
|