@vendasta/meetings 0.81.0 → 0.81.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (28) hide show
  1. package/esm2020/lib/_internal/enums/index.mjs +1 -1
  2. package/esm2020/lib/_internal/interfaces/index.mjs +1 -1
  3. package/esm2020/lib/_internal/interfaces/meeting-guest.interface.mjs +1 -1
  4. package/esm2020/lib/_internal/interfaces/meeting-host.interface.mjs +1 -1
  5. package/esm2020/lib/_internal/interfaces/meeting-type.interface.mjs +1 -1
  6. package/esm2020/lib/_internal/objects/index.mjs +3 -3
  7. package/esm2020/lib/_internal/objects/meeting-guest.mjs +4 -1
  8. package/esm2020/lib/_internal/objects/meeting-host.mjs +4 -1
  9. package/esm2020/lib/_internal/objects/meeting-type.mjs +10 -1
  10. package/esm2020/lib/guest/guest.service.mjs +1 -1
  11. package/esm2020/lib/shared/meeting-type.mjs +9 -3
  12. package/esm2020/lib/shared/meeting.mjs +3 -2
  13. package/fesm2015/vendasta-meetings.mjs +151 -129
  14. package/fesm2015/vendasta-meetings.mjs.map +1 -1
  15. package/fesm2020/vendasta-meetings.mjs +151 -129
  16. package/fesm2020/vendasta-meetings.mjs.map +1 -1
  17. package/lib/_internal/interfaces/index.d.ts +2 -2
  18. package/lib/_internal/interfaces/meeting-guest.interface.d.ts +1 -0
  19. package/lib/_internal/interfaces/meeting-host.interface.d.ts +1 -0
  20. package/lib/_internal/interfaces/meeting-type.interface.d.ts +3 -0
  21. package/lib/_internal/objects/index.d.ts +2 -2
  22. package/lib/_internal/objects/meeting-guest.d.ts +1 -0
  23. package/lib/_internal/objects/meeting-host.d.ts +1 -0
  24. package/lib/_internal/objects/meeting-type.d.ts +3 -0
  25. package/lib/guest/guest.service.d.ts +1 -0
  26. package/lib/shared/meeting-type.d.ts +3 -0
  27. package/lib/shared/meeting.d.ts +1 -0
  28. package/package.json +1 -1
@@ -1,11 +1,11 @@
1
1
  export { MeetingSourceInfoInterface, MeetingSourceListRequestInterface, MeetingSourceListResponseInterface, MeetingSourceQueryInterface, } from './meeting-source.interface';
2
2
  export { CreateZoomMeetingRequestInterface, CreateZoomMeetingResponseInterface, ZoomMeetingRecurrenceInterface, ZoomMeetingSettingsInterface, ZoomMeetingTrackingFieldInterface, ZoomOccurrenceInterface, } from './zoom.interface';
3
3
  export { GoogleMeetConferenceDataInterface, GoogleMeetConferenceRequestStatusInterface, GoogleMeetConferenceSolutionInterface, GoogleMeetConferenceSolutionKeyInterface, GoogleMeetCreateConferenceRequestInterface, GoogleMeetCreateMeetingRequestInterface, GoogleMeetCreateMeetingResponseInterface, GoogleMeetEntryPointInterface, GoogleMeetMeetingInterface, GoogleMeetMeetingAttendeeInterface, GoogleMeetMeetingCreatorInterface, GoogleMeetMeetingDateTimeInterface, GoogleMeetMeetingReminderInterface, GoogleMeetMeetingRemindersInterface, } from './google-meet.interface';
4
- export { TimeOfDayInterface, } from './timeofday.interface';
5
- export { DateTimeInterface, TimeZoneInterface, } from './datetime.interface';
6
4
  export { AnswerInterface, AnswersInterface, CalendarApplicationContextEntryInterface, AttachmentInterface, AttendeeInterface, CalendarInterface, ContactInterface, HostInterface, HostUserInterface, PagedRequestOptionsInterface, PagedResponseMetadataInterface, PreferencesInterface, TimeRangeInterface, } from './shared.interface';
7
5
  export { FieldInterface, FormInterface, MeetingTypeInterface, } from './meeting-type.interface';
8
6
  export { DateRangeInterface, } from './date-range.interface';
9
7
  export { BookMeetingRequestInterface, BookMeetingResponseInterface, GetCalendarRequestInterface, GetCalendarResponseInterface, GetHostRequestInterface, GetHostResponseInterface, GetMeetingTypeRequestInterface, GetMeetingTypeResponseInterface, GuestCancelMeetingRequestInterface, GuestGetBookedMeetingRequestInterface, GuestGetBookedMeetingResponseInterface, GuestIsHostConfiguredRequestInterface, GuestIsHostConfiguredResponseInterface, GuestRescheduleMeetingRequestInterface, ListAvailableTimeSlotsRequestInterface, ListAvailableTimeSlotsResponseInterface, ListMeetingTypesRequestInterface, ListMeetingTypesResponseInterface, BookMeetingRequestMetadataEntryInterface, } from './meeting-guest.interface';
10
8
  export { FieldMaskInterface, } from './field-mask.interface';
11
9
  export { EnsurePersonalCalendarExistsRequestApplicationContextPropertiesEntryInterface, BuildHostIdRequestApplicationContextPropertiesEntryInterface, IsCalendarConfiguredRequestApplicationContextPropertiesEntryInterface, AvailabilityRuleInterface, BuildHostIdRequestInterface, BuildHostIdResponseInterface, GetMeetingTypesForCalendarsResponseCalendarMeetingTypesMapEntryInterface, CancelMeetingRequestInterface, CreateAvailabilityRequestInterface, CreateAvailabilityResponseInterface, CreateCalendarRequestInterface, CreateCalendarResponseInterface, CreateDefaultMeetingTypesRequestInterface, CreateMeetingTypeRequestInterface, CreateMeetingTypeResponseInterface, DeleteAvailabilityRequestInterface, DeleteMeetingTypeRequestInterface, DoesCalendarExistRequestInterface, DoesCalendarExistResponseInterface, EnsureGroupCalendarsExistRequestInterface, EnsureGroupCalendarsExistResponseInterface, EnsurePersonalCalendarExistsRequestInterface, EnsurePersonalCalendarExistsResponseInterface, ListAvailabilityRequestFiltersInterface, ListBookedMeetingsRequestFiltersInterface, GetHostMeetingRequestInterface, GetHostMeetingResponseInterface, GetHostPreferencesRequestInterface, GetHostPreferencesResponseInterface, GetHostsForCalendarRequestInterface, GetHostsForCalendarResponseInterface, GetMeetingTypesForCalendarsRequestInterface, GetMeetingTypesForCalendarsResponseInterface, HostBookMeetingRequestInterface, HostBookMeetingResponseInterface, HostGetCalendarRequestInterface, HostGetCalendarResponseInterface, HostGetMeetingTypeRequestInterface, HostGetMeetingTypeResponseInterface, HostListMeetingTypesRequestInterface, HostListMeetingTypesResponseInterface, IsCalendarConfiguredRequestInterface, IsCalendarConfiguredResponseInterface, IsHostConfiguredRequestInterface, IsHostConfiguredResponseInterface, ListAvailabilityRequestInterface, ListAvailabilityResponseInterface, ListBookedMeetingsRequestInterface, ListBookedMeetingsResponseInterface, MeetingInterface, MeetingTypeListInterface, UpdateMeetingMetadataRequestMetadataEntryInterface, MeetingMetadataEntryInterface, RescheduleMeetingRequestInterface, SendMeetingRequestEmailRequestInterface, SetGeneralAvailabilityRequestInterface, UpdateAvailabilityRequestInterface, UpdateCalendarRequestInterface, UpdateHostPreferencesRequestInterface, UpdateMeetingMetadataRequestInterface, UpdateMeetingTypeRequestInterface, WeekdayAvailabilityInterface, } from './meeting-host.interface';
10
+ export { TimeOfDayInterface, } from './timeofday.interface';
11
+ export { DateTimeInterface, TimeZoneInterface, } from './datetime.interface';
@@ -14,6 +14,7 @@ export interface BookMeetingRequestInterface {
14
14
  };
15
15
  formAnswers?: AnswersInterface;
16
16
  recaptchaToken?: string;
17
+ location?: string;
17
18
  }
18
19
  export interface BookMeetingResponseInterface {
19
20
  meetingId?: string;
@@ -205,6 +205,7 @@ export interface MeetingInterface {
205
205
  [key: string]: string;
206
206
  };
207
207
  attachments?: AttachmentInterface[];
208
+ location?: string;
208
209
  }
209
210
  export interface MeetingTypeListInterface {
210
211
  meetingTypes?: MeetingTypeInterface[];
@@ -24,4 +24,7 @@ export interface MeetingTypeInterface {
24
24
  availabilityIncrement?: number;
25
25
  bufferDurationAfterMeeting?: number;
26
26
  noticeTime?: number;
27
+ location?: string;
28
+ isClientSiteMeeting?: boolean;
29
+ locationGuidelines?: string;
27
30
  }
@@ -1,11 +1,11 @@
1
1
  export { MeetingSourceInfo, MeetingSourceListRequest, MeetingSourceListResponse, MeetingSourceQuery, } from './meeting-source';
2
2
  export { CreateZoomMeetingRequest, CreateZoomMeetingResponse, ZoomMeetingRecurrence, ZoomMeetingSettings, ZoomMeetingTrackingField, ZoomOccurrence, } from './zoom';
3
3
  export { GoogleMeetConferenceData, GoogleMeetConferenceRequestStatus, GoogleMeetConferenceSolution, GoogleMeetConferenceSolutionKey, GoogleMeetCreateConferenceRequest, GoogleMeetCreateMeetingRequest, GoogleMeetCreateMeetingResponse, GoogleMeetEntryPoint, GoogleMeetMeeting, GoogleMeetMeetingAttendee, GoogleMeetMeetingCreator, GoogleMeetMeetingDateTime, GoogleMeetMeetingReminder, GoogleMeetMeetingReminders, } from './google-meet';
4
- export { TimeOfDay, } from './timeofday';
5
- export { DateTime, TimeZone, } from './datetime';
6
4
  export { Answer, Answers, CalendarApplicationContextEntry, Attachment, Attendee, Calendar, Contact, Host, HostUser, PagedRequestOptions, PagedResponseMetadata, Preferences, TimeRange, } from './shared';
7
5
  export { Field, Form, MeetingType, } from './meeting-type';
8
6
  export { DateRange, } from './date-range';
9
7
  export { BookMeetingRequest, BookMeetingResponse, GetCalendarRequest, GetCalendarResponse, GetHostRequest, GetHostResponse, GetMeetingTypeRequest, GetMeetingTypeResponse, GuestCancelMeetingRequest, GuestGetBookedMeetingRequest, GuestGetBookedMeetingResponse, GuestIsHostConfiguredRequest, GuestIsHostConfiguredResponse, GuestRescheduleMeetingRequest, ListAvailableTimeSlotsRequest, ListAvailableTimeSlotsResponse, ListMeetingTypesRequest, ListMeetingTypesResponse, BookMeetingRequestMetadataEntry, } from './meeting-guest';
10
8
  export { FieldMask, } from './field-mask';
11
9
  export { EnsurePersonalCalendarExistsRequestApplicationContextPropertiesEntry, BuildHostIdRequestApplicationContextPropertiesEntry, IsCalendarConfiguredRequestApplicationContextPropertiesEntry, AvailabilityRule, BuildHostIdRequest, BuildHostIdResponse, GetMeetingTypesForCalendarsResponseCalendarMeetingTypesMapEntry, CancelMeetingRequest, CreateAvailabilityRequest, CreateAvailabilityResponse, CreateCalendarRequest, CreateCalendarResponse, CreateDefaultMeetingTypesRequest, CreateMeetingTypeRequest, CreateMeetingTypeResponse, DeleteAvailabilityRequest, DeleteMeetingTypeRequest, DoesCalendarExistRequest, DoesCalendarExistResponse, EnsureGroupCalendarsExistRequest, EnsureGroupCalendarsExistResponse, EnsurePersonalCalendarExistsRequest, EnsurePersonalCalendarExistsResponse, ListAvailabilityRequestFilters, ListBookedMeetingsRequestFilters, GetHostMeetingRequest, GetHostMeetingResponse, GetHostPreferencesRequest, GetHostPreferencesResponse, GetHostsForCalendarRequest, GetHostsForCalendarResponse, GetMeetingTypesForCalendarsRequest, GetMeetingTypesForCalendarsResponse, HostBookMeetingRequest, HostBookMeetingResponse, HostGetCalendarRequest, HostGetCalendarResponse, HostGetMeetingTypeRequest, HostGetMeetingTypeResponse, HostListMeetingTypesRequest, HostListMeetingTypesResponse, IsCalendarConfiguredRequest, IsCalendarConfiguredResponse, IsHostConfiguredRequest, IsHostConfiguredResponse, ListAvailabilityRequest, ListAvailabilityResponse, ListBookedMeetingsRequest, ListBookedMeetingsResponse, Meeting, MeetingTypeList, UpdateMeetingMetadataRequestMetadataEntry, MeetingMetadataEntry, RescheduleMeetingRequest, SendMeetingRequestEmailRequest, SetGeneralAvailabilityRequest, UpdateAvailabilityRequest, UpdateCalendarRequest, UpdateHostPreferencesRequest, UpdateMeetingMetadataRequest, UpdateMeetingTypeRequest, WeekdayAvailability, } from './meeting-host';
10
+ export { TimeOfDay, } from './timeofday';
11
+ export { DateTime, TimeZone, } from './datetime';
@@ -16,6 +16,7 @@ export declare class BookMeetingRequest implements i.BookMeetingRequestInterface
16
16
  };
17
17
  formAnswers: Answers;
18
18
  recaptchaToken: string;
19
+ location: string;
19
20
  static fromProto(proto: any): BookMeetingRequest;
20
21
  constructor(kwargs?: i.BookMeetingRequestInterface);
21
22
  toApiJson(): object;
@@ -354,6 +354,7 @@ export declare class Meeting implements i.MeetingInterface {
354
354
  [key: string]: string;
355
355
  };
356
356
  attachments: Attachment[];
357
+ location: string;
357
358
  static fromProto(proto: any): Meeting;
358
359
  constructor(kwargs?: i.MeetingInterface);
359
360
  toApiJson(): object;
@@ -32,6 +32,9 @@ export declare class MeetingType implements i.MeetingTypeInterface {
32
32
  availabilityIncrement: number;
33
33
  bufferDurationAfterMeeting: number;
34
34
  noticeTime: number;
35
+ location: string;
36
+ isClientSiteMeeting: boolean;
37
+ locationGuidelines: string;
35
38
  static fromProto(proto: any): MeetingType;
36
39
  constructor(kwargs?: i.MeetingTypeInterface);
37
40
  toApiJson(): object;
@@ -61,6 +61,7 @@ export declare class GuestService implements GuestServiceInterface {
61
61
  })[];
62
62
  formAnswers?: MeetingForm;
63
63
  recaptchaToken: string;
64
+ location?: string;
64
65
  }): Observable<BookMeetingResponse>;
65
66
  cancelMeeting(req: {
66
67
  authToken: string;
@@ -18,6 +18,9 @@ export interface MeetingType {
18
18
  availabilityIncrement?: number;
19
19
  bufferDurationAfterMeeting?: number;
20
20
  noticeTime?: number;
21
+ location?: string;
22
+ isClientSiteMeeting: boolean;
23
+ locationGuidelines?: string;
21
24
  }
22
25
  export type MeetingTypeFormField = Required<FieldInterface>;
23
26
  export type MeetingTypeForm = Required<Omit<FormInterface, 'fields'>> & {
@@ -42,6 +42,7 @@ export interface Meeting {
42
42
  formAnswers: MeetingForm;
43
43
  metadata: MeetingMetadata;
44
44
  attachments: Required<AttachmentInterface>[];
45
+ location: string;
45
46
  }
46
47
  export declare function meetingFromApi(meetingApi: ApiMeeting): Meeting;
47
48
  export declare function answersFromAPI(formAnswers: AnswersInterface): MeetingForm;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vendasta/meetings",
3
- "version": "0.81.0",
3
+ "version": "0.81.1",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^15.1.0",
6
6
  "@angular/core": "^15.1.0"