@wix/bookings 1.0.293 → 1.0.294
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/src/bookings-availability-v1-slot-availability.types.d.ts +6 -2
- package/build/cjs/src/bookings-availability-v1-slot-availability.types.js +14 -12
- package/build/cjs/src/bookings-availability-v1-slot-availability.types.js.map +1 -1
- package/build/cjs/src/bookings-availability-v1-slot-availability.universal.d.ts +6 -2
- package/build/cjs/src/bookings-availability-v1-slot-availability.universal.js +14 -12
- package/build/cjs/src/bookings-availability-v1-slot-availability.universal.js.map +1 -1
- package/build/cjs/src/bookings-calendar-v1-session.public.d.ts +6 -6
- package/build/cjs/src/bookings-calendar-v1-session.types.d.ts +39 -12
- package/build/cjs/src/bookings-calendar-v1-session.types.js +100 -88
- package/build/cjs/src/bookings-calendar-v1-session.types.js.map +1 -1
- package/build/cjs/src/bookings-calendar-v1-session.universal.d.ts +40 -14
- package/build/cjs/src/bookings-calendar-v1-session.universal.js +100 -88
- package/build/cjs/src/bookings-calendar-v1-session.universal.js.map +1 -1
- package/build/cjs/src/bookings-calendar-v2-external-calendar.types.d.ts +60 -19
- package/build/cjs/src/bookings-calendar-v2-external-calendar.types.js +160 -141
- package/build/cjs/src/bookings-calendar-v2-external-calendar.types.js.map +1 -1
- package/build/cjs/src/bookings-calendar-v2-external-calendar.universal.d.ts +59 -19
- package/build/cjs/src/bookings-calendar-v2-external-calendar.universal.js +160 -141
- package/build/cjs/src/bookings-calendar-v2-external-calendar.universal.js.map +1 -1
- package/build/cjs/src/bookings-calendar-v2-session-view.types.d.ts +42 -13
- package/build/cjs/src/bookings-calendar-v2-session-view.types.js +111 -98
- package/build/cjs/src/bookings-calendar-v2-session-view.types.js.map +1 -1
- package/build/cjs/src/bookings-calendar-v2-session-view.universal.d.ts +42 -13
- package/build/cjs/src/bookings-calendar-v2-session-view.universal.js +111 -98
- package/build/cjs/src/bookings-calendar-v2-session-view.universal.js.map +1 -1
- package/build/cjs/src/bookings-catalog-v1-service-options-and-variants.public.d.ts +2 -2
- package/build/cjs/src/bookings-catalog-v1-service-options-and-variants.types.d.ts +67 -21
- package/build/cjs/src/bookings-catalog-v1-service-options-and-variants.types.js +169 -148
- package/build/cjs/src/bookings-catalog-v1-service-options-and-variants.types.js.map +1 -1
- package/build/cjs/src/bookings-catalog-v1-service-options-and-variants.universal.d.ts +67 -22
- package/build/cjs/src/bookings-catalog-v1-service-options-and-variants.universal.js +169 -148
- package/build/cjs/src/bookings-catalog-v1-service-options-and-variants.universal.js.map +1 -1
- package/build/cjs/src/bookings-reader-v2-extended-booking.types.d.ts +44 -11
- package/build/cjs/src/bookings-reader-v2-extended-booking.types.js +87 -76
- package/build/cjs/src/bookings-reader-v2-extended-booking.types.js.map +1 -1
- package/build/cjs/src/bookings-reader-v2-extended-booking.universal.d.ts +43 -11
- package/build/cjs/src/bookings-reader-v2-extended-booking.universal.js +87 -76
- package/build/cjs/src/bookings-reader-v2-extended-booking.universal.js.map +1 -1
- package/build/cjs/src/bookings-services-v2-service.public.d.ts +9 -9
- package/build/cjs/src/bookings-services-v2-service.types.d.ts +83 -27
- package/build/cjs/src/bookings-services-v2-service.types.js +217 -190
- package/build/cjs/src/bookings-services-v2-service.types.js.map +1 -1
- package/build/cjs/src/bookings-services-v2-service.universal.d.ts +83 -28
- package/build/cjs/src/bookings-services-v2-service.universal.js +217 -190
- package/build/cjs/src/bookings-services-v2-service.universal.js.map +1 -1
- package/build/cjs/src/bookings-v2-attendance.public.d.ts +1 -1
- package/build/cjs/src/bookings-v2-attendance.types.d.ts +11 -2
- package/build/cjs/src/bookings-v2-attendance.types.js +13 -11
- package/build/cjs/src/bookings-v2-attendance.types.js.map +1 -1
- package/build/cjs/src/bookings-v2-attendance.universal.d.ts +11 -3
- package/build/cjs/src/bookings-v2-attendance.universal.js +13 -11
- package/build/cjs/src/bookings-v2-attendance.universal.js.map +1 -1
- package/build/cjs/src/bookings-v2-booking.types.d.ts +46 -12
- package/build/cjs/src/bookings-v2-booking.types.js +97 -85
- package/build/cjs/src/bookings-v2-booking.types.js.map +1 -1
- package/build/cjs/src/bookings-v2-booking.universal.d.ts +45 -12
- package/build/cjs/src/bookings-v2-booking.universal.js +97 -85
- package/build/cjs/src/bookings-v2-booking.universal.js.map +1 -1
- package/build/cjs/src/bookings-v2-price-info.types.d.ts +37 -9
- package/build/cjs/src/bookings-v2-price-info.types.js +74 -65
- package/build/cjs/src/bookings-v2-price-info.types.js.map +1 -1
- package/build/cjs/src/bookings-v2-price-info.universal.d.ts +37 -9
- package/build/cjs/src/bookings-v2-price-info.universal.js +74 -65
- package/build/cjs/src/bookings-v2-price-info.universal.js.map +1 -1
- package/build/es/src/bookings-availability-v1-slot-availability.types.d.ts +6 -2
- package/build/es/src/bookings-availability-v1-slot-availability.types.js +14 -12
- package/build/es/src/bookings-availability-v1-slot-availability.types.js.map +1 -1
- package/build/es/src/bookings-availability-v1-slot-availability.universal.d.ts +6 -2
- package/build/es/src/bookings-availability-v1-slot-availability.universal.js +14 -12
- package/build/es/src/bookings-availability-v1-slot-availability.universal.js.map +1 -1
- package/build/es/src/bookings-calendar-v1-session.public.d.ts +6 -6
- package/build/es/src/bookings-calendar-v1-session.types.d.ts +39 -12
- package/build/es/src/bookings-calendar-v1-session.types.js +100 -88
- package/build/es/src/bookings-calendar-v1-session.types.js.map +1 -1
- package/build/es/src/bookings-calendar-v1-session.universal.d.ts +40 -14
- package/build/es/src/bookings-calendar-v1-session.universal.js +100 -88
- package/build/es/src/bookings-calendar-v1-session.universal.js.map +1 -1
- package/build/es/src/bookings-calendar-v2-external-calendar.types.d.ts +60 -19
- package/build/es/src/bookings-calendar-v2-external-calendar.types.js +160 -141
- package/build/es/src/bookings-calendar-v2-external-calendar.types.js.map +1 -1
- package/build/es/src/bookings-calendar-v2-external-calendar.universal.d.ts +59 -19
- package/build/es/src/bookings-calendar-v2-external-calendar.universal.js +160 -141
- package/build/es/src/bookings-calendar-v2-external-calendar.universal.js.map +1 -1
- package/build/es/src/bookings-calendar-v2-session-view.types.d.ts +42 -13
- package/build/es/src/bookings-calendar-v2-session-view.types.js +111 -98
- package/build/es/src/bookings-calendar-v2-session-view.types.js.map +1 -1
- package/build/es/src/bookings-calendar-v2-session-view.universal.d.ts +42 -13
- package/build/es/src/bookings-calendar-v2-session-view.universal.js +111 -98
- package/build/es/src/bookings-calendar-v2-session-view.universal.js.map +1 -1
- package/build/es/src/bookings-catalog-v1-service-options-and-variants.public.d.ts +2 -2
- package/build/es/src/bookings-catalog-v1-service-options-and-variants.types.d.ts +67 -21
- package/build/es/src/bookings-catalog-v1-service-options-and-variants.types.js +169 -148
- package/build/es/src/bookings-catalog-v1-service-options-and-variants.types.js.map +1 -1
- package/build/es/src/bookings-catalog-v1-service-options-and-variants.universal.d.ts +67 -22
- package/build/es/src/bookings-catalog-v1-service-options-and-variants.universal.js +169 -148
- package/build/es/src/bookings-catalog-v1-service-options-and-variants.universal.js.map +1 -1
- package/build/es/src/bookings-reader-v2-extended-booking.types.d.ts +44 -11
- package/build/es/src/bookings-reader-v2-extended-booking.types.js +87 -76
- package/build/es/src/bookings-reader-v2-extended-booking.types.js.map +1 -1
- package/build/es/src/bookings-reader-v2-extended-booking.universal.d.ts +43 -11
- package/build/es/src/bookings-reader-v2-extended-booking.universal.js +87 -76
- package/build/es/src/bookings-reader-v2-extended-booking.universal.js.map +1 -1
- package/build/es/src/bookings-services-v2-service.public.d.ts +9 -9
- package/build/es/src/bookings-services-v2-service.types.d.ts +83 -27
- package/build/es/src/bookings-services-v2-service.types.js +217 -190
- package/build/es/src/bookings-services-v2-service.types.js.map +1 -1
- package/build/es/src/bookings-services-v2-service.universal.d.ts +83 -28
- package/build/es/src/bookings-services-v2-service.universal.js +217 -190
- package/build/es/src/bookings-services-v2-service.universal.js.map +1 -1
- package/build/es/src/bookings-v2-attendance.public.d.ts +1 -1
- package/build/es/src/bookings-v2-attendance.types.d.ts +11 -2
- package/build/es/src/bookings-v2-attendance.types.js +13 -11
- package/build/es/src/bookings-v2-attendance.types.js.map +1 -1
- package/build/es/src/bookings-v2-attendance.universal.d.ts +11 -3
- package/build/es/src/bookings-v2-attendance.universal.js +13 -11
- package/build/es/src/bookings-v2-attendance.universal.js.map +1 -1
- package/build/es/src/bookings-v2-booking.types.d.ts +46 -12
- package/build/es/src/bookings-v2-booking.types.js +97 -85
- package/build/es/src/bookings-v2-booking.types.js.map +1 -1
- package/build/es/src/bookings-v2-booking.universal.d.ts +45 -12
- package/build/es/src/bookings-v2-booking.universal.js +97 -85
- package/build/es/src/bookings-v2-booking.universal.js.map +1 -1
- package/build/es/src/bookings-v2-price-info.types.d.ts +37 -9
- package/build/es/src/bookings-v2-price-info.types.js +74 -65
- package/build/es/src/bookings-v2-price-info.types.js.map +1 -1
- package/build/es/src/bookings-v2-price-info.universal.d.ts +37 -9
- package/build/es/src/bookings-v2-price-info.universal.js +74 -65
- package/build/es/src/bookings-v2-price-info.universal.js.map +1 -1
- package/package.json +2 -2
|
@@ -246,13 +246,15 @@ export interface LinkedSchedule {
|
|
|
246
246
|
*/
|
|
247
247
|
scheduleOwnerId?: string;
|
|
248
248
|
}
|
|
249
|
-
|
|
249
|
+
declare enum TransparencyEnum {
|
|
250
250
|
UNDEFINED = "UNDEFINED",
|
|
251
251
|
/** The schedule can have available slots during the session. */
|
|
252
252
|
FREE = "FREE",
|
|
253
253
|
/** The schedule cannot have available slots during the session. Default value. */
|
|
254
254
|
BUSY = "BUSY"
|
|
255
255
|
}
|
|
256
|
+
declare type Transparency = `${TransparencyEnum}`;
|
|
257
|
+
export { TransparencyEnum as Transparency };
|
|
256
258
|
export interface Location {
|
|
257
259
|
/**
|
|
258
260
|
* Location type.
|
|
@@ -267,12 +269,14 @@ export interface Location {
|
|
|
267
269
|
/** Custom address, used when locationType is `"OWNER_CUSTOM"`. Might be used when locationType is `"CUSTOM"` in case the owner sets a custom address for the session which is different from the default. */
|
|
268
270
|
customAddress?: Address;
|
|
269
271
|
}
|
|
270
|
-
|
|
272
|
+
declare enum LocationTypeEnum {
|
|
271
273
|
UNDEFINED = "UNDEFINED",
|
|
272
274
|
OWNER_BUSINESS = "OWNER_BUSINESS",
|
|
273
275
|
OWNER_CUSTOM = "OWNER_CUSTOM",
|
|
274
276
|
CUSTOM = "CUSTOM"
|
|
275
277
|
}
|
|
278
|
+
declare type LocationType = `${LocationTypeEnum}`;
|
|
279
|
+
export { LocationTypeEnum as LocationType };
|
|
276
280
|
/** Physical address */
|
|
277
281
|
export interface Address extends AddressStreetOneOf {
|
|
278
282
|
/** Street name, number and apartment number. */
|
|
@@ -386,12 +390,15 @@ export interface LocationsLocation {
|
|
|
386
390
|
locationTypes?: LocationsLocationType[];
|
|
387
391
|
}
|
|
388
392
|
/** For future use */
|
|
389
|
-
|
|
393
|
+
declare enum LocationStatusEnum {
|
|
390
394
|
ACTIVE = "ACTIVE",
|
|
391
395
|
INACTIVE = "INACTIVE"
|
|
392
396
|
}
|
|
393
397
|
/** For future use */
|
|
394
|
-
|
|
398
|
+
declare type LocationStatus = `${LocationStatusEnum}`;
|
|
399
|
+
export { LocationStatusEnum as LocationStatus };
|
|
400
|
+
/** For future use */
|
|
401
|
+
declare enum LocationsLocationTypeEnum {
|
|
395
402
|
UNKNOWN = "UNKNOWN",
|
|
396
403
|
BRANCH = "BRANCH",
|
|
397
404
|
OFFICES = "OFFICES",
|
|
@@ -399,6 +406,9 @@ export declare enum LocationsLocationType {
|
|
|
399
406
|
HEADQUARTERS = "HEADQUARTERS",
|
|
400
407
|
INVENTORY = "INVENTORY"
|
|
401
408
|
}
|
|
409
|
+
/** For future use */
|
|
410
|
+
declare type LocationsLocationType = `${LocationsLocationTypeEnum}`;
|
|
411
|
+
export { LocationsLocationTypeEnum as LocationsLocationType };
|
|
402
412
|
export interface LocationsAddress {
|
|
403
413
|
/** 2-letter country code in an [ISO-3166 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) format. */
|
|
404
414
|
country?: string | null;
|
|
@@ -458,7 +468,7 @@ export interface TimePeriod {
|
|
|
458
468
|
closeTime?: string;
|
|
459
469
|
}
|
|
460
470
|
/** Enumerates the days of the week. */
|
|
461
|
-
|
|
471
|
+
declare enum DayOfWeekEnum {
|
|
462
472
|
MONDAY = "MONDAY",
|
|
463
473
|
TUESDAY = "TUESDAY",
|
|
464
474
|
WEDNESDAY = "WEDNESDAY",
|
|
@@ -467,6 +477,9 @@ export declare enum DayOfWeek {
|
|
|
467
477
|
SATURDAY = "SATURDAY",
|
|
468
478
|
SUNDAY = "SUNDAY"
|
|
469
479
|
}
|
|
480
|
+
/** Enumerates the days of the week. */
|
|
481
|
+
declare type DayOfWeek = `${DayOfWeekEnum}`;
|
|
482
|
+
export { DayOfWeekEnum as DayOfWeek };
|
|
470
483
|
/** Exception to the business's regular hours. The business can be open or closed during the exception. */
|
|
471
484
|
export interface SpecialHourPeriod {
|
|
472
485
|
/** Start date and time of the exception in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format and [Coordinated Universal Time (UTC)](https://en.wikipedia.org/wiki/Coordinated_Universal_Time). */
|
|
@@ -532,7 +545,7 @@ export interface Participant {
|
|
|
532
545
|
*/
|
|
533
546
|
inherited?: boolean;
|
|
534
547
|
}
|
|
535
|
-
|
|
548
|
+
declare enum ApprovalStatusEnum {
|
|
536
549
|
/** Default. */
|
|
537
550
|
UNDEFINED = "UNDEFINED",
|
|
538
551
|
/** Pending business approval. */
|
|
@@ -542,11 +555,13 @@ export declare enum ApprovalStatus {
|
|
|
542
555
|
/** Declined by the business. */
|
|
543
556
|
DECLINED = "DECLINED"
|
|
544
557
|
}
|
|
558
|
+
declare type ApprovalStatus = `${ApprovalStatusEnum}`;
|
|
559
|
+
export { ApprovalStatusEnum as ApprovalStatus };
|
|
545
560
|
export interface ExternalCalendarInfo {
|
|
546
561
|
/** The external calendar type (e.g. Google Calendar, iCal, etc). */
|
|
547
562
|
calendarType?: CalendarType;
|
|
548
563
|
}
|
|
549
|
-
|
|
564
|
+
declare enum CalendarTypeEnum {
|
|
550
565
|
UNDEFINED = "UNDEFINED",
|
|
551
566
|
GOOGLE = "GOOGLE",
|
|
552
567
|
I_CAL = "I_CAL",
|
|
@@ -557,13 +572,15 @@ export declare enum CalendarType {
|
|
|
557
572
|
MICROSOFT = "MICROSOFT",
|
|
558
573
|
OTHER = "OTHER"
|
|
559
574
|
}
|
|
575
|
+
declare type CalendarType = `${CalendarTypeEnum}`;
|
|
576
|
+
export { CalendarTypeEnum as CalendarType };
|
|
560
577
|
export interface ExternalCalendarOverrides {
|
|
561
578
|
/** Synced title of the external calendar event. */
|
|
562
579
|
title?: string | null;
|
|
563
580
|
/** Synced description of the external calendar event. */
|
|
564
581
|
description?: string | null;
|
|
565
582
|
}
|
|
566
|
-
|
|
583
|
+
declare enum StatusEnum {
|
|
567
584
|
UNDEFINED = "UNDEFINED",
|
|
568
585
|
/** The session is confirmed. Default status. */
|
|
569
586
|
CONFIRMED = "CONFIRMED",
|
|
@@ -574,7 +591,9 @@ export declare enum Status {
|
|
|
574
591
|
*/
|
|
575
592
|
CANCELLED = "CANCELLED"
|
|
576
593
|
}
|
|
577
|
-
|
|
594
|
+
declare type Status = `${StatusEnum}`;
|
|
595
|
+
export { StatusEnum as Status };
|
|
596
|
+
declare enum SessionTypeEnum {
|
|
578
597
|
UNDEFINED = "UNDEFINED",
|
|
579
598
|
/**
|
|
580
599
|
* The session creates an event on the calendar for the owner of the schedule that the session belongs to.
|
|
@@ -588,6 +607,8 @@ export declare enum SessionType {
|
|
|
588
607
|
/** Deprecated. The session represents a resource's available hours. please use WORKING_HOURS */
|
|
589
608
|
AVAILABILITY = "AVAILABILITY"
|
|
590
609
|
}
|
|
610
|
+
declare type SessionType = `${SessionTypeEnum}`;
|
|
611
|
+
export { SessionTypeEnum as SessionType };
|
|
591
612
|
export interface CalendarConference {
|
|
592
613
|
/** Wix Calendar conference ID. */
|
|
593
614
|
_id?: string;
|
|
@@ -615,13 +636,15 @@ export interface CalendarConference {
|
|
|
615
636
|
/** ID of the account owner in the video conferencing service. */
|
|
616
637
|
accountOwnerId?: string | null;
|
|
617
638
|
}
|
|
618
|
-
|
|
639
|
+
declare enum ConferenceTypeEnum {
|
|
619
640
|
UNDEFINED = "UNDEFINED",
|
|
620
641
|
/** API-generated online meeting. */
|
|
621
642
|
ONLINE_MEETING_PROVIDER = "ONLINE_MEETING_PROVIDER",
|
|
622
643
|
/** User-defined meeting. */
|
|
623
644
|
CUSTOM = "CUSTOM"
|
|
624
645
|
}
|
|
646
|
+
declare type ConferenceType = `${ConferenceTypeEnum}`;
|
|
647
|
+
export { ConferenceTypeEnum as ConferenceType };
|
|
625
648
|
export interface SessionVersion {
|
|
626
649
|
/** Incremental version number, which is updated on each change to the session or on changes affecting the session. */
|
|
627
650
|
number?: string | null;
|
|
@@ -878,7 +901,7 @@ export interface Interval {
|
|
|
878
901
|
/** The duration of the interval in minutes. Required. Part of the session end time calculation. minimum: 1, maximum: 86400. */
|
|
879
902
|
duration?: number;
|
|
880
903
|
}
|
|
881
|
-
|
|
904
|
+
declare enum DayEnum {
|
|
882
905
|
/** Undefined. */
|
|
883
906
|
UNDEFINED = "UNDEFINED",
|
|
884
907
|
/** Monday. */
|
|
@@ -896,11 +919,13 @@ export declare enum Day {
|
|
|
896
919
|
/** Sunday. */
|
|
897
920
|
SUN = "SUN"
|
|
898
921
|
}
|
|
922
|
+
declare type Day = `${DayEnum}`;
|
|
923
|
+
export { DayEnum as Day };
|
|
899
924
|
export interface Frequency {
|
|
900
925
|
/** The frequency of the recurrence in weeks. i.e. when this value is 4, the interval occurs every 4 weeks. Optional. The default is 1. minimum: 1, maximum: 52. */
|
|
901
926
|
repetition?: number | null;
|
|
902
927
|
}
|
|
903
|
-
|
|
928
|
+
declare enum RecurringIntervalTypeEnum {
|
|
904
929
|
/** The default value. Sessions for this interval will be of type EVENT. */
|
|
905
930
|
UNDEFINED = "UNDEFINED",
|
|
906
931
|
/** A recurring interval of events */
|
|
@@ -910,6 +935,8 @@ export declare enum RecurringIntervalType {
|
|
|
910
935
|
/** A recurring interval for availability */
|
|
911
936
|
AVAILABILITY = "AVAILABILITY"
|
|
912
937
|
}
|
|
938
|
+
declare type RecurringIntervalType = `${RecurringIntervalTypeEnum}`;
|
|
939
|
+
export { RecurringIntervalTypeEnum as RecurringIntervalType };
|
|
913
940
|
/**
|
|
914
941
|
* <!-- Needs updating when recurrence has been tested
|
|
915
942
|
* Schedule's availability calculation is executed by the schedule's available intervals and this additional information.
|
|
@@ -961,13 +988,15 @@ export interface SplitInterval {
|
|
|
961
988
|
/** Number of minutes between available slots' start times when `same_as_duration` is `false`. */
|
|
962
989
|
valueInMinutes?: number | null;
|
|
963
990
|
}
|
|
964
|
-
|
|
991
|
+
declare enum ScheduleStatusEnum {
|
|
965
992
|
UNDEFINED = "UNDEFINED",
|
|
966
993
|
/** The default value when the schedule is created. */
|
|
967
994
|
CREATED = "CREATED",
|
|
968
995
|
/** The schedule has been canceled. */
|
|
969
996
|
CANCELLED = "CANCELLED"
|
|
970
997
|
}
|
|
998
|
+
declare type ScheduleStatus = `${ScheduleStatusEnum}`;
|
|
999
|
+
export { ScheduleStatusEnum as ScheduleStatus };
|
|
971
1000
|
export interface Version {
|
|
972
1001
|
/** Schedule version number, updated each time the schedule is updated. */
|
|
973
1002
|
scheduleVersion?: number | null;
|
|
@@ -46,144 +46,157 @@ exports.__debug = {
|
|
|
46
46
|
};
|
|
47
47
|
const _toVeloEntity = '$';
|
|
48
48
|
const _fromVeloEntity = '$';
|
|
49
|
-
var
|
|
50
|
-
(function (
|
|
51
|
-
|
|
49
|
+
var TransparencyEnum;
|
|
50
|
+
(function (TransparencyEnum) {
|
|
51
|
+
TransparencyEnum["UNDEFINED"] = "UNDEFINED";
|
|
52
52
|
/** The schedule can have available slots during the session. */
|
|
53
|
-
|
|
53
|
+
TransparencyEnum["FREE"] = "FREE";
|
|
54
54
|
/** The schedule cannot have available slots during the session. Default value. */
|
|
55
|
-
|
|
56
|
-
})(
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
55
|
+
TransparencyEnum["BUSY"] = "BUSY";
|
|
56
|
+
})(TransparencyEnum || (TransparencyEnum = {}));
|
|
57
|
+
exports.Transparency = TransparencyEnum;
|
|
58
|
+
var LocationTypeEnum;
|
|
59
|
+
(function (LocationTypeEnum) {
|
|
60
|
+
LocationTypeEnum["UNDEFINED"] = "UNDEFINED";
|
|
61
|
+
LocationTypeEnum["OWNER_BUSINESS"] = "OWNER_BUSINESS";
|
|
62
|
+
LocationTypeEnum["OWNER_CUSTOM"] = "OWNER_CUSTOM";
|
|
63
|
+
LocationTypeEnum["CUSTOM"] = "CUSTOM";
|
|
64
|
+
})(LocationTypeEnum || (LocationTypeEnum = {}));
|
|
65
|
+
exports.LocationType = LocationTypeEnum;
|
|
64
66
|
/** For future use */
|
|
65
|
-
var
|
|
66
|
-
(function (
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
})(
|
|
67
|
+
var LocationStatusEnum;
|
|
68
|
+
(function (LocationStatusEnum) {
|
|
69
|
+
LocationStatusEnum["ACTIVE"] = "ACTIVE";
|
|
70
|
+
LocationStatusEnum["INACTIVE"] = "INACTIVE";
|
|
71
|
+
})(LocationStatusEnum || (LocationStatusEnum = {}));
|
|
72
|
+
exports.LocationStatus = LocationStatusEnum;
|
|
70
73
|
/** For future use */
|
|
71
|
-
var
|
|
72
|
-
(function (
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
})(
|
|
74
|
+
var LocationsLocationTypeEnum;
|
|
75
|
+
(function (LocationsLocationTypeEnum) {
|
|
76
|
+
LocationsLocationTypeEnum["UNKNOWN"] = "UNKNOWN";
|
|
77
|
+
LocationsLocationTypeEnum["BRANCH"] = "BRANCH";
|
|
78
|
+
LocationsLocationTypeEnum["OFFICES"] = "OFFICES";
|
|
79
|
+
LocationsLocationTypeEnum["RECEPTION"] = "RECEPTION";
|
|
80
|
+
LocationsLocationTypeEnum["HEADQUARTERS"] = "HEADQUARTERS";
|
|
81
|
+
LocationsLocationTypeEnum["INVENTORY"] = "INVENTORY";
|
|
82
|
+
})(LocationsLocationTypeEnum || (LocationsLocationTypeEnum = {}));
|
|
83
|
+
exports.LocationsLocationType = LocationsLocationTypeEnum;
|
|
80
84
|
/** Enumerates the days of the week. */
|
|
81
|
-
var
|
|
82
|
-
(function (
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
})(
|
|
91
|
-
|
|
92
|
-
|
|
85
|
+
var DayOfWeekEnum;
|
|
86
|
+
(function (DayOfWeekEnum) {
|
|
87
|
+
DayOfWeekEnum["MONDAY"] = "MONDAY";
|
|
88
|
+
DayOfWeekEnum["TUESDAY"] = "TUESDAY";
|
|
89
|
+
DayOfWeekEnum["WEDNESDAY"] = "WEDNESDAY";
|
|
90
|
+
DayOfWeekEnum["THURSDAY"] = "THURSDAY";
|
|
91
|
+
DayOfWeekEnum["FRIDAY"] = "FRIDAY";
|
|
92
|
+
DayOfWeekEnum["SATURDAY"] = "SATURDAY";
|
|
93
|
+
DayOfWeekEnum["SUNDAY"] = "SUNDAY";
|
|
94
|
+
})(DayOfWeekEnum || (DayOfWeekEnum = {}));
|
|
95
|
+
exports.DayOfWeek = DayOfWeekEnum;
|
|
96
|
+
var ApprovalStatusEnum;
|
|
97
|
+
(function (ApprovalStatusEnum) {
|
|
93
98
|
/** Default. */
|
|
94
|
-
|
|
99
|
+
ApprovalStatusEnum["UNDEFINED"] = "UNDEFINED";
|
|
95
100
|
/** Pending business approval. */
|
|
96
|
-
|
|
101
|
+
ApprovalStatusEnum["PENDING"] = "PENDING";
|
|
97
102
|
/** Approved by the business. */
|
|
98
|
-
|
|
103
|
+
ApprovalStatusEnum["APPROVED"] = "APPROVED";
|
|
99
104
|
/** Declined by the business. */
|
|
100
|
-
|
|
101
|
-
})(
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
105
|
+
ApprovalStatusEnum["DECLINED"] = "DECLINED";
|
|
106
|
+
})(ApprovalStatusEnum || (ApprovalStatusEnum = {}));
|
|
107
|
+
exports.ApprovalStatus = ApprovalStatusEnum;
|
|
108
|
+
var CalendarTypeEnum;
|
|
109
|
+
(function (CalendarTypeEnum) {
|
|
110
|
+
CalendarTypeEnum["UNDEFINED"] = "UNDEFINED";
|
|
111
|
+
CalendarTypeEnum["GOOGLE"] = "GOOGLE";
|
|
112
|
+
CalendarTypeEnum["I_CAL"] = "I_CAL";
|
|
107
113
|
/** Use `MICROSOFT` instead. */
|
|
108
|
-
|
|
114
|
+
CalendarTypeEnum["OUTLOOK"] = "OUTLOOK";
|
|
109
115
|
/** Use `MICROSOFT` instead. */
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
})(
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
116
|
+
CalendarTypeEnum["OFFICE_365"] = "OFFICE_365";
|
|
117
|
+
CalendarTypeEnum["MICROSOFT"] = "MICROSOFT";
|
|
118
|
+
CalendarTypeEnum["OTHER"] = "OTHER";
|
|
119
|
+
})(CalendarTypeEnum || (CalendarTypeEnum = {}));
|
|
120
|
+
exports.CalendarType = CalendarTypeEnum;
|
|
121
|
+
var StatusEnum;
|
|
122
|
+
(function (StatusEnum) {
|
|
123
|
+
StatusEnum["UNDEFINED"] = "UNDEFINED";
|
|
117
124
|
/** The session is confirmed. Default status. */
|
|
118
|
-
|
|
125
|
+
StatusEnum["CONFIRMED"] = "CONFIRMED";
|
|
119
126
|
/**
|
|
120
127
|
* The session is cancelled.
|
|
121
128
|
* A cancelled session can be the cancellation of a recurring session that should no longer be displayed or a deleted single session.
|
|
122
129
|
* The ListSessions returns cancelled sessions only if 'includeDelete' flag is set to true.
|
|
123
130
|
*/
|
|
124
|
-
|
|
125
|
-
})(
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
131
|
+
StatusEnum["CANCELLED"] = "CANCELLED";
|
|
132
|
+
})(StatusEnum || (StatusEnum = {}));
|
|
133
|
+
exports.Status = StatusEnum;
|
|
134
|
+
var SessionTypeEnum;
|
|
135
|
+
(function (SessionTypeEnum) {
|
|
136
|
+
SessionTypeEnum["UNDEFINED"] = "UNDEFINED";
|
|
129
137
|
/**
|
|
130
138
|
* The session creates an event on the calendar for the owner of the schedule that the session belongs to.
|
|
131
139
|
* Default type.
|
|
132
140
|
*/
|
|
133
|
-
|
|
141
|
+
SessionTypeEnum["EVENT"] = "EVENT";
|
|
134
142
|
/** The session represents a resource's available working hours. */
|
|
135
|
-
|
|
143
|
+
SessionTypeEnum["WORKING_HOURS"] = "WORKING_HOURS";
|
|
136
144
|
/** Deprecated. please use WORKING_HOURS */
|
|
137
|
-
|
|
145
|
+
SessionTypeEnum["TIME_AVAILABILITY"] = "TIME_AVAILABILITY";
|
|
138
146
|
/** Deprecated. The session represents a resource's available hours. please use WORKING_HOURS */
|
|
139
|
-
|
|
140
|
-
})(
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
147
|
+
SessionTypeEnum["AVAILABILITY"] = "AVAILABILITY";
|
|
148
|
+
})(SessionTypeEnum || (SessionTypeEnum = {}));
|
|
149
|
+
exports.SessionType = SessionTypeEnum;
|
|
150
|
+
var ConferenceTypeEnum;
|
|
151
|
+
(function (ConferenceTypeEnum) {
|
|
152
|
+
ConferenceTypeEnum["UNDEFINED"] = "UNDEFINED";
|
|
144
153
|
/** API-generated online meeting. */
|
|
145
|
-
|
|
154
|
+
ConferenceTypeEnum["ONLINE_MEETING_PROVIDER"] = "ONLINE_MEETING_PROVIDER";
|
|
146
155
|
/** User-defined meeting. */
|
|
147
|
-
|
|
148
|
-
})(
|
|
149
|
-
|
|
150
|
-
|
|
156
|
+
ConferenceTypeEnum["CUSTOM"] = "CUSTOM";
|
|
157
|
+
})(ConferenceTypeEnum || (ConferenceTypeEnum = {}));
|
|
158
|
+
exports.ConferenceType = ConferenceTypeEnum;
|
|
159
|
+
var DayEnum;
|
|
160
|
+
(function (DayEnum) {
|
|
151
161
|
/** Undefined. */
|
|
152
|
-
|
|
162
|
+
DayEnum["UNDEFINED"] = "UNDEFINED";
|
|
153
163
|
/** Monday. */
|
|
154
|
-
|
|
164
|
+
DayEnum["MON"] = "MON";
|
|
155
165
|
/** Tuesday. */
|
|
156
|
-
|
|
166
|
+
DayEnum["TUE"] = "TUE";
|
|
157
167
|
/** Wednesday. */
|
|
158
|
-
|
|
168
|
+
DayEnum["WED"] = "WED";
|
|
159
169
|
/** Thursday. */
|
|
160
|
-
|
|
170
|
+
DayEnum["THU"] = "THU";
|
|
161
171
|
/** Friday. */
|
|
162
|
-
|
|
172
|
+
DayEnum["FRI"] = "FRI";
|
|
163
173
|
/** Saturday. */
|
|
164
|
-
|
|
174
|
+
DayEnum["SAT"] = "SAT";
|
|
165
175
|
/** Sunday. */
|
|
166
|
-
|
|
167
|
-
})(
|
|
168
|
-
|
|
169
|
-
|
|
176
|
+
DayEnum["SUN"] = "SUN";
|
|
177
|
+
})(DayEnum || (DayEnum = {}));
|
|
178
|
+
exports.Day = DayEnum;
|
|
179
|
+
var RecurringIntervalTypeEnum;
|
|
180
|
+
(function (RecurringIntervalTypeEnum) {
|
|
170
181
|
/** The default value. Sessions for this interval will be of type EVENT. */
|
|
171
|
-
|
|
182
|
+
RecurringIntervalTypeEnum["UNDEFINED"] = "UNDEFINED";
|
|
172
183
|
/** A recurring interval of events */
|
|
173
|
-
|
|
184
|
+
RecurringIntervalTypeEnum["EVENT"] = "EVENT";
|
|
174
185
|
/** Deprecated */
|
|
175
|
-
|
|
186
|
+
RecurringIntervalTypeEnum["TIME_AVAILABILITY"] = "TIME_AVAILABILITY";
|
|
176
187
|
/** A recurring interval for availability */
|
|
177
|
-
|
|
178
|
-
})(
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
188
|
+
RecurringIntervalTypeEnum["AVAILABILITY"] = "AVAILABILITY";
|
|
189
|
+
})(RecurringIntervalTypeEnum || (RecurringIntervalTypeEnum = {}));
|
|
190
|
+
exports.RecurringIntervalType = RecurringIntervalTypeEnum;
|
|
191
|
+
var ScheduleStatusEnum;
|
|
192
|
+
(function (ScheduleStatusEnum) {
|
|
193
|
+
ScheduleStatusEnum["UNDEFINED"] = "UNDEFINED";
|
|
182
194
|
/** The default value when the schedule is created. */
|
|
183
|
-
|
|
195
|
+
ScheduleStatusEnum["CREATED"] = "CREATED";
|
|
184
196
|
/** The schedule has been canceled. */
|
|
185
|
-
|
|
186
|
-
})(
|
|
197
|
+
ScheduleStatusEnum["CANCELLED"] = "CANCELLED";
|
|
198
|
+
})(ScheduleStatusEnum || (ScheduleStatusEnum = {}));
|
|
199
|
+
exports.ScheduleStatus = ScheduleStatusEnum;
|
|
187
200
|
const _getSessionViewRequest = {};
|
|
188
201
|
const _getSessionViewResponse = {};
|
|
189
202
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bookings-calendar-v2-session-view.universal.js","sourceRoot":"","sources":["../../../src/bookings-calendar-v2-session-view.universal.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,kDAAqE;AAErE,qHAAuG;AAEvG,IAAI,SAAS,GAAG,KAAK,CAAC;AAEtB,SAAS,KAAK,CAAC,GAAG,IAAW;IAC3B,SAAS,IAAI,OAAO,CAAC,GAAG,CAAC,GAAG,IAAI,CAAC,CAAC;AACpC,CAAC;AAED,SAAS,SAAS,CAAC,GAAQ;IACzB,OAAO,GAAG,CAAC;AACb,CAAC;AAEY,QAAA,OAAO,GAAG;IACrB,cAAc,EAAE;QACd,EAAE,EAAE,GAAG,EAAE,CAAC,CAAC,SAAS,GAAG,IAAI,CAAC;QAC5B,GAAG,EAAE,GAAG,EAAE,CAAC,CAAC,SAAS,GAAG,KAAK,CAAC;KAC/B;CACF,CAAC;AACF,MAAM,aAAa,GAAG,GAAG,CAAC;AAC1B,MAAM,eAAe,GAAG,GAAG,CAAC;AA4P5B,
|
|
1
|
+
{"version":3,"file":"bookings-calendar-v2-session-view.universal.js","sourceRoot":"","sources":["../../../src/bookings-calendar-v2-session-view.universal.ts"],"names":[],"mappings":"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"}
|
|
@@ -13,7 +13,7 @@ export declare function getServiceOptionsAndVariants(httpClient: HttpClient): (s
|
|
|
13
13
|
choices: string[];
|
|
14
14
|
} | undefined;
|
|
15
15
|
_id: string;
|
|
16
|
-
type:
|
|
16
|
+
type: "CUSTOM" | "UNKNOWN" | "STAFF_MEMBER";
|
|
17
17
|
}[];
|
|
18
18
|
} | undefined;
|
|
19
19
|
variants?: {
|
|
@@ -47,7 +47,7 @@ export declare function updateServiceOptionsAndVariants(httpClient: HttpClient):
|
|
|
47
47
|
choices: string[];
|
|
48
48
|
} | undefined;
|
|
49
49
|
_id: string;
|
|
50
|
-
type:
|
|
50
|
+
type: "CUSTOM" | "UNKNOWN" | "STAFF_MEMBER";
|
|
51
51
|
}[];
|
|
52
52
|
} | undefined;
|
|
53
53
|
variants?: {
|