@wix/auto_sdk_bookings_staff-members 1.0.65 → 1.0.67
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-staff-v1-staff-member-staff-members.universal-XuRre-Yi.d.ts → bookings-staff-v1-staff-member-staff-members.universal-q-tWyQ3e.d.ts} +6 -6
- package/build/cjs/index.d.ts +2 -2
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/index.typings.d.ts +2 -2
- package/build/cjs/index.typings.js.map +1 -1
- package/build/cjs/meta.d.ts +2 -7
- package/build/cjs/meta.js.map +1 -1
- package/build/es/{bookings-staff-v1-staff-member-staff-members.universal-XuRre-Yi.d.mts → bookings-staff-v1-staff-member-staff-members.universal-q-tWyQ3e.d.mts} +6 -6
- package/build/es/index.d.mts +2 -2
- package/build/es/index.mjs.map +1 -1
- package/build/es/index.typings.d.mts +2 -2
- package/build/es/index.typings.mjs.map +1 -1
- package/build/es/meta.d.mts +2 -7
- package/build/es/meta.mjs.map +1 -1
- package/build/internal/cjs/{bookings-staff-v1-staff-member-staff-members.universal-XuRre-Yi.d.ts → bookings-staff-v1-staff-member-staff-members.universal-q-tWyQ3e.d.ts} +6 -6
- package/build/internal/cjs/index.d.ts +2 -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.map +1 -1
- package/build/internal/cjs/meta.d.ts +2 -7
- package/build/internal/cjs/meta.js.map +1 -1
- package/build/internal/es/{bookings-staff-v1-staff-member-staff-members.universal-XuRre-Yi.d.mts → bookings-staff-v1-staff-member-staff-members.universal-q-tWyQ3e.d.mts} +6 -6
- package/build/internal/es/index.d.mts +2 -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.map +1 -1
- package/build/internal/es/meta.d.mts +2 -7
- package/build/internal/es/meta.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -128,12 +128,7 @@ interface Resource {
|
|
|
128
128
|
* Default: `true`
|
|
129
129
|
*/
|
|
130
130
|
usesDefaultWorkingHours?: boolean;
|
|
131
|
-
/**
|
|
132
|
-
* Revision number, which increments by 1 each time the resource is updated.
|
|
133
|
-
* To prevent conflicting changes,
|
|
134
|
-
* the current revision must be passed when updating the resource.
|
|
135
|
-
* @readonly
|
|
136
|
-
*/
|
|
131
|
+
/** Revision number, which increments by 1 each time the resource is updated. */
|
|
137
132
|
revision?: string | null;
|
|
138
133
|
}
|
|
139
134
|
interface WorkingHoursSchedule {
|
|
@@ -1740,6 +1735,11 @@ interface LocationsAddress {
|
|
|
1740
1735
|
streetAddress?: LocationsStreetAddress;
|
|
1741
1736
|
/** Full address of the location. */
|
|
1742
1737
|
formatted?: string | null;
|
|
1738
|
+
/**
|
|
1739
|
+
* Extra information that helps finding the location.
|
|
1740
|
+
* @maxLength 500
|
|
1741
|
+
*/
|
|
1742
|
+
hint?: string | null;
|
|
1743
1743
|
/** Geographic coordinates of location. */
|
|
1744
1744
|
location?: LocationsAddressLocation;
|
|
1745
1745
|
}
|
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 StaffMember, C as CreateStaffMemberOptions, G as GetStaffMemberOptions, a as GetDeletedStaffMemberOptions, b as GetDeletedStaffMemberResponse, L as ListDeletedStaffMembersOptions, c as ListDeletedStaffMembersResponse, U as UpdateStaffMember, d as UpdateStaffMemberOptions, Q as QueryStaffMembersOptions, e as StaffMembersQueryBuilder, f as CountStaffMembersOptions, g as CountStaffMembersResponse, h as ConnectStaffMemberToUserOptions, i as ConnectStaffMemberToUserResponse, j as StaffMemberSearch, k as SearchStaffMembersOptions, l as SearchStaffMembersResponse, D as DisconnectStaffMemberFromUserOptions, m as DisconnectStaffMemberFromUserResponse, A as AssignWorkingHoursScheduleOptions, n as AssignWorkingHoursScheduleResponse, o as AssignCustomScheduleOptions, p as AssignCustomScheduleResponse, B as BulkUpdateStaffMemberTagsOptions, q as BulkUpdateStaffMemberTagsResponse, r as BulkUpdateStaffMemberTagsByFilterOptions, s as BulkUpdateStaffMemberTagsByFilterResponse, t as StaffMemberConnectedToUserEnvelope, u as StaffMemberCreatedEnvelope, v as StaffMemberDeletedEnvelope, w as StaffMemberDisconnectedFromUserEnvelope, x as StaffMemberFullyCreatedEnvelope, y as StaffMemberUpdatedEnvelope } from './bookings-staff-v1-staff-member-staff-members.universal-
|
|
3
|
-
export { bx as ActionEvent, bH as Address, bK as AddressLocation, bI as AddressStreetOneOf, aU as AggregationData, bb as AggregationResults, bc as AggregationResultsResultOneOf, a$ as AggregationResultsScalarResult, J as AggregationType, cC as AggregationTypeWithLiterals, bi as ApplicationError, X as ApprovalStatus, cK as ApprovalStatusWithLiterals, bf as AssignCustomScheduleRequest, be as AssignWorkingHoursScheduleRequest, ah as AssociatedConferencingAccount, ai as AssociatedConferencingAccountAccountOneOf, ag as AssociatedConferencingAccounts, af as AssociatedConferencingProvider, ae as AssociatedConferencingProviders, aa as AssociatedWixIdentity, z as AssociatedWixIdentityConnectionStatusEnumConnectionStatus, cw as AssociatedWixIdentityConnectionStatusEnumConnectionStatusWithLiterals, bV as Availability, bW as AvailabilityConstraints, ce as AvailabilityPolicy, cd as AvailabilityPolicyUpdated, cr as BaseEventMetadata, bk as BulkActionMetadata, bl as BulkUpdateStaffMemberTagsByFilterRequest, bg as BulkUpdateStaffMemberTagsRequest, bj as BulkUpdateStaffMemberTagsResult, a9 as BusinessLocation, bQ as BusinessSchedule, c0 as CalendarConference, c4 as CalendarDateTime, _ as CalendarType, cN as CalendarTypeWithLiterals, ab as CommonIdentificationData, ac as CommonIdentificationDataIdOneOf, cR as CommonSearchWithEntityContext, b$ as ConferenceProvider, Z as ConferenceType, cM as ConferenceTypeWithLiterals, aP as ConnectStaffMemberToUserRequest, ad as Connection, E as ConnectionStatus, cx as ConnectionStatusWithLiterals, aO as CountStaffMembersRequest, aq as CreateStaffMemberRequest, ar as CreateStaffMemberResponse, aw as CursorPaging, ax as CursorPagingMetadata, aI as CursorQuery, aJ as CursorQueryPagingMethodOneOf, aR as CursorSearch, aS as CursorSearchPagingMethodOneOf, ay as Cursors, aj as CustomConferenceAccount, b7 as DateHistogramResult, b9 as DateHistogramResults, K as Day, W as DayOfWeek, cJ as DayOfWeekWithLiterals, cD as DayWithLiterals, aF as DeleteStaffMemberRequest, aG as DeleteStaffMemberResponse, bd as DisconnectStaffMemberFromUserRequest, br as DomainEvent, bs as DomainEventBodyOneOf, bo as Empty, bt as EntityCreatedEvent, bw as EntityDeletedEvent, bv as EntityUpdatedEvent, cs as EventMetadata, a6 as EventSchedule, ak as ExtendedFields, c6 as ExternalCalendarInfo, bZ as ExternalCalendarOverrides, bE as Frequency, au as GetDeletedStaffMemberRequest, as as GetStaffMemberRequest, at as GetStaffMemberResponse, b8 as GroupByValueResults, cp as IdentificationData, cq as IdentificationDataIdOneOf, I as IdentityType, cv as IdentityTypeWithLiterals, bD as Interval, cf as IntervalSplit, bh as ItemMetadata, bF as LinkedSchedule, av as ListDeletedStaffMembersRequest, c5 as LocalDateTime, bG as Location, a7 as LocationOptions, P as LocationStatus, cH as LocationStatusWithLiterals, O as LocationType, cG as LocationTypeWithLiterals, bN as LocationsAddress, bP as LocationsAddressLocation, bM as LocationsLocation, V as LocationsLocationType, cI as LocationsLocationTypeWithLiterals, bO as LocationsStreetAddress, a2 as MediaItem, a3 as MediaItemMediaOneOf, co as MessageEnvelope, cm as MigrationData, cl as MigrationEvent, M as Mode, cA as ModeWithLiterals, ci as MultipleSessionsCreated, aX as NestedAggregationResults, aY as NestedAggregationResultsResultOneOf, b4 as NestedResultValue, b5 as NestedResultValueResultOneOf, ba as NestedResults, b0 as NestedValueAggregationResult, bY as Participant, c8 as ParticipantNotification, bp as PolicyRemovedFromContributor, bq as PolicyUpdatedForContributor, bU as Price, aM as QueryStaffMembersMultiLanguageRequest, aN as QueryStaffMembersMultiLanguageResponse, aH as QueryStaffMembersRequest, aL as QueryStaffMembersResponse, aW as RangeAggregationResult, b2 as RangeResult, a_ as RangeResults, bT as Rate, bC as RecurringInterval, N as RecurringIntervalType, cF as RecurringIntervalTypeWithLiterals, cg as RecurringSessionSplit, c2 as RecurringSessionsUpdated, az as RemoveStaffMemberFromTrashBinRequest, aA as RemoveStaffMemberFromTrashBinResponse, R as RequestedFields, cy as RequestedFieldsWithLiterals, a4 as Resource, bu as RestoreInfo, aB as RestoreStaffMemberFromTrashBinRequest, aC as RestoreStaffMemberFromTrashBinResponse, bm as RestoreStaffRequest, bn as RestoreStaffResponse, b6 as Results, b3 as ScalarResult, H as ScalarType, cB as ScalarTypeWithLiterals, bB as Schedule, c9 as ScheduleCancelled, bA as ScheduleCreated, by as ScheduleNotification, bz as ScheduleNotificationEventOneOf, Y as ScheduleStatus, cL as ScheduleStatusWithLiterals, ch as ScheduleUnassignedFromUser, c1 as ScheduleUpdated, cj as ScheduleWithSessions, aT as SearchDetails, aQ as SearchStaffMembersRequest, c3 as Session, cc as SessionCancelled, ca as SessionCreated, a0 as SessionType, cP as SessionTypeWithLiterals, cb as SessionUpdated, c7 as SessionVersion, ck as SitePropertiesOnScheduleCreation, F as SortOrder, cz as SortOrderWithLiterals, aK as Sorting, bS as SpecialHourPeriod, a8 as SpecificLocation, bX as SplitInterval, cn as StaffData, ao as StaffMemberConnectedToUser, an as StaffMemberDisconnectedFromUser, ap as StaffMemberFullyCreated, cu as StaffMemberSearchSpec, ct as StaffMembersQueryResult, $ as Status, cO as StatusWithLiterals, bJ as StreetAddress, bL as Subdivision, am as TagList, al as Tags, bR as TimePeriod, T as Transparency, cE as TransparencyWithLiterals, aD as UpdateStaffMemberRequest, aE as UpdateStaffMemberResponse, aV as ValueAggregationResult, b1 as ValueResult, aZ as ValueResults, b_ as Version, a1 as WebhookIdentityType, cQ as WebhookIdentityTypeWithLiterals, a5 as WorkingHoursSchedule } from './bookings-staff-v1-staff-member-staff-members.universal-
|
|
2
|
+
import { S as StaffMember, C as CreateStaffMemberOptions, G as GetStaffMemberOptions, a as GetDeletedStaffMemberOptions, b as GetDeletedStaffMemberResponse, L as ListDeletedStaffMembersOptions, c as ListDeletedStaffMembersResponse, U as UpdateStaffMember, d as UpdateStaffMemberOptions, Q as QueryStaffMembersOptions, e as StaffMembersQueryBuilder, f as CountStaffMembersOptions, g as CountStaffMembersResponse, h as ConnectStaffMemberToUserOptions, i as ConnectStaffMemberToUserResponse, j as StaffMemberSearch, k as SearchStaffMembersOptions, l as SearchStaffMembersResponse, D as DisconnectStaffMemberFromUserOptions, m as DisconnectStaffMemberFromUserResponse, A as AssignWorkingHoursScheduleOptions, n as AssignWorkingHoursScheduleResponse, o as AssignCustomScheduleOptions, p as AssignCustomScheduleResponse, B as BulkUpdateStaffMemberTagsOptions, q as BulkUpdateStaffMemberTagsResponse, r as BulkUpdateStaffMemberTagsByFilterOptions, s as BulkUpdateStaffMemberTagsByFilterResponse, t as StaffMemberConnectedToUserEnvelope, u as StaffMemberCreatedEnvelope, v as StaffMemberDeletedEnvelope, w as StaffMemberDisconnectedFromUserEnvelope, x as StaffMemberFullyCreatedEnvelope, y as StaffMemberUpdatedEnvelope } from './bookings-staff-v1-staff-member-staff-members.universal-q-tWyQ3e.js';
|
|
3
|
+
export { bx as ActionEvent, bH as Address, bK as AddressLocation, bI as AddressStreetOneOf, aU as AggregationData, bb as AggregationResults, bc as AggregationResultsResultOneOf, a$ as AggregationResultsScalarResult, J as AggregationType, cC as AggregationTypeWithLiterals, bi as ApplicationError, X as ApprovalStatus, cK as ApprovalStatusWithLiterals, bf as AssignCustomScheduleRequest, be as AssignWorkingHoursScheduleRequest, ah as AssociatedConferencingAccount, ai as AssociatedConferencingAccountAccountOneOf, ag as AssociatedConferencingAccounts, af as AssociatedConferencingProvider, ae as AssociatedConferencingProviders, aa as AssociatedWixIdentity, z as AssociatedWixIdentityConnectionStatusEnumConnectionStatus, cw as AssociatedWixIdentityConnectionStatusEnumConnectionStatusWithLiterals, bV as Availability, bW as AvailabilityConstraints, ce as AvailabilityPolicy, cd as AvailabilityPolicyUpdated, cr as BaseEventMetadata, bk as BulkActionMetadata, bl as BulkUpdateStaffMemberTagsByFilterRequest, bg as BulkUpdateStaffMemberTagsRequest, bj as BulkUpdateStaffMemberTagsResult, a9 as BusinessLocation, bQ as BusinessSchedule, c0 as CalendarConference, c4 as CalendarDateTime, _ as CalendarType, cN as CalendarTypeWithLiterals, ab as CommonIdentificationData, ac as CommonIdentificationDataIdOneOf, cR as CommonSearchWithEntityContext, b$ as ConferenceProvider, Z as ConferenceType, cM as ConferenceTypeWithLiterals, aP as ConnectStaffMemberToUserRequest, ad as Connection, E as ConnectionStatus, cx as ConnectionStatusWithLiterals, aO as CountStaffMembersRequest, aq as CreateStaffMemberRequest, ar as CreateStaffMemberResponse, aw as CursorPaging, ax as CursorPagingMetadata, aI as CursorQuery, aJ as CursorQueryPagingMethodOneOf, aR as CursorSearch, aS as CursorSearchPagingMethodOneOf, ay as Cursors, aj as CustomConferenceAccount, b7 as DateHistogramResult, b9 as DateHistogramResults, K as Day, W as DayOfWeek, cJ as DayOfWeekWithLiterals, cD as DayWithLiterals, aF as DeleteStaffMemberRequest, aG as DeleteStaffMemberResponse, bd as DisconnectStaffMemberFromUserRequest, br as DomainEvent, bs as DomainEventBodyOneOf, bo as Empty, bt as EntityCreatedEvent, bw as EntityDeletedEvent, bv as EntityUpdatedEvent, cs as EventMetadata, a6 as EventSchedule, ak as ExtendedFields, c6 as ExternalCalendarInfo, bZ as ExternalCalendarOverrides, bE as Frequency, au as GetDeletedStaffMemberRequest, as as GetStaffMemberRequest, at as GetStaffMemberResponse, b8 as GroupByValueResults, cp as IdentificationData, cq as IdentificationDataIdOneOf, I as IdentityType, cv as IdentityTypeWithLiterals, bD as Interval, cf as IntervalSplit, bh as ItemMetadata, bF as LinkedSchedule, av as ListDeletedStaffMembersRequest, c5 as LocalDateTime, bG as Location, a7 as LocationOptions, P as LocationStatus, cH as LocationStatusWithLiterals, O as LocationType, cG as LocationTypeWithLiterals, bN as LocationsAddress, bP as LocationsAddressLocation, bM as LocationsLocation, V as LocationsLocationType, cI as LocationsLocationTypeWithLiterals, bO as LocationsStreetAddress, a2 as MediaItem, a3 as MediaItemMediaOneOf, co as MessageEnvelope, cm as MigrationData, cl as MigrationEvent, M as Mode, cA as ModeWithLiterals, ci as MultipleSessionsCreated, aX as NestedAggregationResults, aY as NestedAggregationResultsResultOneOf, b4 as NestedResultValue, b5 as NestedResultValueResultOneOf, ba as NestedResults, b0 as NestedValueAggregationResult, bY as Participant, c8 as ParticipantNotification, bp as PolicyRemovedFromContributor, bq as PolicyUpdatedForContributor, bU as Price, aM as QueryStaffMembersMultiLanguageRequest, aN as QueryStaffMembersMultiLanguageResponse, aH as QueryStaffMembersRequest, aL as QueryStaffMembersResponse, aW as RangeAggregationResult, b2 as RangeResult, a_ as RangeResults, bT as Rate, bC as RecurringInterval, N as RecurringIntervalType, cF as RecurringIntervalTypeWithLiterals, cg as RecurringSessionSplit, c2 as RecurringSessionsUpdated, az as RemoveStaffMemberFromTrashBinRequest, aA as RemoveStaffMemberFromTrashBinResponse, R as RequestedFields, cy as RequestedFieldsWithLiterals, a4 as Resource, bu as RestoreInfo, aB as RestoreStaffMemberFromTrashBinRequest, aC as RestoreStaffMemberFromTrashBinResponse, bm as RestoreStaffRequest, bn as RestoreStaffResponse, b6 as Results, b3 as ScalarResult, H as ScalarType, cB as ScalarTypeWithLiterals, bB as Schedule, c9 as ScheduleCancelled, bA as ScheduleCreated, by as ScheduleNotification, bz as ScheduleNotificationEventOneOf, Y as ScheduleStatus, cL as ScheduleStatusWithLiterals, ch as ScheduleUnassignedFromUser, c1 as ScheduleUpdated, cj as ScheduleWithSessions, aT as SearchDetails, aQ as SearchStaffMembersRequest, c3 as Session, cc as SessionCancelled, ca as SessionCreated, a0 as SessionType, cP as SessionTypeWithLiterals, cb as SessionUpdated, c7 as SessionVersion, ck as SitePropertiesOnScheduleCreation, F as SortOrder, cz as SortOrderWithLiterals, aK as Sorting, bS as SpecialHourPeriod, a8 as SpecificLocation, bX as SplitInterval, cn as StaffData, ao as StaffMemberConnectedToUser, an as StaffMemberDisconnectedFromUser, ap as StaffMemberFullyCreated, cu as StaffMemberSearchSpec, ct as StaffMembersQueryResult, $ as Status, cO as StatusWithLiterals, bJ as StreetAddress, bL as Subdivision, am as TagList, al as Tags, bR as TimePeriod, T as Transparency, cE as TransparencyWithLiterals, aD as UpdateStaffMemberRequest, aE as UpdateStaffMemberResponse, aV as ValueAggregationResult, b1 as ValueResult, aZ as ValueResults, b_ as Version, a1 as WebhookIdentityType, cQ as WebhookIdentityTypeWithLiterals, a5 as WorkingHoursSchedule } from './bookings-staff-v1-staff-member-staff-members.universal-q-tWyQ3e.js';
|
|
4
4
|
|
|
5
5
|
declare function createStaffMember$1(httpClient: HttpClient): CreateStaffMemberSignature;
|
|
6
6
|
interface CreateStaffMemberSignature {
|