@nylas/web-elements 2.5.11 → 2.5.13
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/dist/cdn/nylas-scheduler-editor/nylas-scheduler-editor.es.js +9 -6
- package/dist/cdn/nylas-scheduling/nylas-scheduling.es.js +1 -1
- package/dist/cjs/calendar-agenda-fill-icon_39.cjs.entry.js +6 -6
- package/dist/cjs/calendar-agenda-fill-icon_39.cjs.entry.js.map +1 -1
- package/dist/cjs/google-logo-icon_6.cjs.entry.js +1 -1
- package/dist/cjs/nylas-scheduler-editor.cjs.entry.js +1 -1
- package/dist/cjs/nylas-scheduling.cjs.entry.js +1 -1
- package/dist/cjs/{version-DbvVCdbm.js → version-BspChjso.js} +3 -3
- package/dist/cjs/{version-DbvVCdbm.js.map → version-BspChjso.js.map} +1 -1
- package/dist/collection/components/scheduler-editor/nylas-page-styling/nylas-page-styling.js +3 -3
- package/dist/collection/components/scheduler-editor/nylas-page-styling/nylas-page-styling.js.map +1 -1
- package/dist/collection/components/scheduler-editor/nylas-participants-custom-availability/nylas-participants-custom-availability.js +3 -3
- package/dist/collection/components/scheduler-editor/nylas-participants-custom-availability/nylas-participants-custom-availability.js.map +1 -1
- package/dist/collection/version.js +1 -1
- package/dist/collection/version.js.map +1 -1
- package/dist/components/nylas-editor-tabs-group.js +1 -1
- package/dist/components/nylas-editor-tabs.js +1 -1
- package/dist/components/nylas-page-styling.js +1 -1
- package/dist/components/nylas-participants-custom-availability.js +1 -1
- package/dist/components/nylas-scheduler-editor.js +5 -5
- package/dist/components/nylas-scheduling.js +1 -1
- package/dist/components/{p-pY2yw_Ql.js → p-B6bT8J6p.js} +5 -5
- package/dist/components/p-B6bT8J6p.js.map +1 -0
- package/dist/components/{p-DP3OiAjS.js → p-BDVZl2EG.js} +4 -4
- package/dist/components/{p-DP3OiAjS.js.map → p-BDVZl2EG.js.map} +1 -1
- package/dist/components/{p-Bgb7cz6Z.js → p-Csux9e4C.js} +5 -5
- package/dist/components/{p-Bgb7cz6Z.js.map → p-Csux9e4C.js.map} +1 -1
- package/dist/components/{p-B05sg_l1.js → p-DvPuyp-I.js} +5 -5
- package/dist/components/p-DvPuyp-I.js.map +1 -0
- package/dist/components/{p-DmOB6JTr.js → p-KPbwxUCV.js} +3 -3
- package/dist/components/{p-DmOB6JTr.js.map → p-KPbwxUCV.js.map} +1 -1
- package/dist/esm/calendar-agenda-fill-icon_39.entry.js +6 -6
- package/dist/esm/calendar-agenda-fill-icon_39.entry.js.map +1 -1
- package/dist/esm/google-logo-icon_6.entry.js +1 -1
- package/dist/esm/nylas-scheduler-editor.entry.js +1 -1
- package/dist/esm/nylas-scheduling.entry.js +1 -1
- package/dist/esm/{version-BHcQFl5b.js → version-xO_cryq5.js} +3 -3
- package/dist/esm/{version-BHcQFl5b.js.map → version-xO_cryq5.js.map} +1 -1
- package/dist/nylas-web-elements/nylas-web-elements.esm.js +1 -1
- package/dist/nylas-web-elements/{p-620804db.entry.js → p-0716662b.entry.js} +2 -2
- package/dist/nylas-web-elements/{p-0a7c5cd7.entry.js → p-ca824e25.entry.js} +2 -2
- package/dist/nylas-web-elements/{p-f1942b81.entry.js → p-ccc9d9d2.entry.js} +3 -3
- package/dist/nylas-web-elements/p-ccc9d9d2.entry.js.map +1 -0
- package/dist/nylas-web-elements/{p-8a1b1bb7.entry.js → p-e0de5436.entry.js} +2 -2
- package/dist/nylas-web-elements/{p-BHcQFl5b.js → p-xO_cryq5.js} +2 -2
- package/dist/nylas-web-elements/{p-BHcQFl5b.js.map → p-xO_cryq5.js.map} +1 -1
- package/dist/types/version.d.ts +1 -1
- package/package.json +1 -1
- package/dist/components/p-B05sg_l1.js.map +0 -1
- package/dist/components/p-pY2yw_Ql.js.map +0 -1
- package/dist/nylas-web-elements/p-f1942b81.entry.js.map +0 -1
- /package/dist/nylas-web-elements/{p-620804db.entry.js.map → p-0716662b.entry.js.map} +0 -0
- /package/dist/nylas-web-elements/{p-0a7c5cd7.entry.js.map → p-ca824e25.entry.js.map} +0 -0
- /package/dist/nylas-web-elements/{p-8a1b1bb7.entry.js.map → p-e0de5436.entry.js.map} +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { r as registerInstance, h, F as Fragment, c as createEvent, H as Host, a as getElement } from './index-0EQQA0nE.js';
|
|
2
2
|
import { R as RegisterComponent } from './register-component-B9YP9nha.js';
|
|
3
3
|
import { a as debug, i as instance, r as mergeDeep, s as removeUndefinedProperties, v as editorTabComponentNames, D as DEFAULT_OPEN_HOURS, w as parsePreviewLink, C as CONFIGURATION_EVENT_TYPE, x as editorGroupTabComponentNames, g as getCalendarRange } from './utils-OpKyWV8q.js';
|
|
4
|
-
import { E as ErrorCategory, u, v as version } from './version-
|
|
4
|
+
import { E as ErrorCategory, u, v as version } from './version-xO_cryq5.js';
|
|
5
5
|
import { i as isInitialized, a as init, c as captureMessage, b as captureFeedback, f as feedbackSyncIntegration } from './feedbackSync-B8tfyAQm.js';
|
|
6
6
|
|
|
7
7
|
const iconCss$1 = ".sc-google-logo-icon-h{display:flex}";
|
|
@@ -2,7 +2,7 @@ import { h, F as Fragment, r as registerInstance, c as createEvent, H as Host, a
|
|
|
2
2
|
import { N as NylasBaseProvider } from './abstract-provider-DfvNw5fP.js';
|
|
3
3
|
import { N as NylasIdentityRequestWrapper } from './nylas-api-request-B3Fj4B-L.js';
|
|
4
4
|
import { d as dayjs, u as utc, t as timezone, a as debug, b as dataResponse, g as getCalendarRange, e as error, C as CONFIGURATION_EVENT_TYPE, L as LANGUAGE_CODE, i as instance, c as LANGUAGE_MAP } from './utils-OpKyWV8q.js';
|
|
5
|
-
import { o as o$1, v as version, E as ErrorCategory, N as NotificationType } from './version-
|
|
5
|
+
import { o as o$1, v as version, E as ErrorCategory, N as NotificationType } from './version-xO_cryq5.js';
|
|
6
6
|
import { c as createStore } from './index-DVBNi-yR.js';
|
|
7
7
|
|
|
8
8
|
dayjs.extend(utc);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h, F as Fragment, r as registerInstance, c as createEvent, H as Host, a as getElement } from './index-0EQQA0nE.js';
|
|
2
2
|
import { N as NylasBaseProvider } from './abstract-provider-DfvNw5fP.js';
|
|
3
3
|
import { n as normalizeSupportedLanguageCode, L as LANGUAGE_CODE, i as instance, f as normalizeDateInput, h as addDaysToCurrentDate, a as debug, j as detectBrowserLanguageCode, k as compactStringToUUIDs, l as LANGUAGE_CODE_TO_LOCALE_MAP, m as capitalizeFirstLetter, c as LANGUAGE_MAP } from './utils-OpKyWV8q.js';
|
|
4
|
-
import { E as ErrorCategory, v as version, u } from './version-
|
|
4
|
+
import { E as ErrorCategory, v as version, u } from './version-xO_cryq5.js';
|
|
5
5
|
import { c as createStore } from './index-DVBNi-yR.js';
|
|
6
6
|
import { i as isInitialized, a as init, f as feedbackSyncIntegration, c as captureMessage, b as captureFeedback } from './feedbackSync-B8tfyAQm.js';
|
|
7
7
|
|
|
@@ -28,9 +28,9 @@ var ComponentErrorType;
|
|
|
28
28
|
ComponentErrorType["no_config_id"] = "no_config_id";
|
|
29
29
|
})(ComponentErrorType || (ComponentErrorType = {}));
|
|
30
30
|
|
|
31
|
-
const version = '2.5.
|
|
31
|
+
const version = '2.5.13';
|
|
32
32
|
|
|
33
33
|
export { ErrorCategory as E, NotificationType as N, o, u, version as v };
|
|
34
|
-
//# sourceMappingURL=version-
|
|
34
|
+
//# sourceMappingURL=version-xO_cryq5.js.map
|
|
35
35
|
|
|
36
|
-
//# sourceMappingURL=version-
|
|
36
|
+
//# sourceMappingURL=version-xO_cryq5.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"version-BHcQFl5b.js","sources":["../nylas-js-core/dist/index.es.js","src/types/index.ts","src/version.ts"],"sourcesContent":["var t = Object.defineProperty;\nvar c = (r, n, s) => n in r ? t(r, n, { enumerable: !0, configurable: !0, writable: !0, value: s }) : r[n] = s;\nvar a = (r, n, s) => (c(r, typeof n != \"symbol\" ? n + \"\" : n, s), s);\nvar u = /* @__PURE__ */ ((r) => (r.Error = \"error\", r.Warning = \"warning\", r.Info = \"info\", r.Success = \"success\", r))(u || {});\nconst e = (r) => r !== null && typeof r == \"object\" && \"data\" in r, o = (r) => r !== null && typeof r == \"object\" && \"error\" in r;\nclass E extends Error {\n constructor(s) {\n super(s == null ? void 0 : s.message);\n a(this, \"apiError\");\n this.name = \"NylasAPIError\", this.stack = new Error().stack, this.apiError = s;\n }\n}\nexport {\n u as NotificationType,\n E as NylasAPIError,\n o as isNylasErrorResponse,\n e as isNylasSuccessResponse\n};\n","export interface NylasResponse<Data = any> {\n request_id: string;\n data?: Data;\n error?: {\n message: string;\n type: string;\n };\n}\n\n// Avaliability\nexport interface OpenHours {\n days: number[];\n exDates: string[];\n timezone: string;\n start: string;\n end: string;\n}\n\nexport interface SpecificTimeAvailability {\n date: string;\n start: string;\n end: string;\n}\n\nexport interface MeetingBuffer {\n before: number;\n after: number;\n}\n\n// Scheduling\nexport interface UpdateConfiguration extends Omit<Configuration, 'id'> {}\n\nexport interface ParticipantAvailability {\n calendar_ids: string[];\n open_hours?: OpenHours[];\n}\n\nexport type NylasSchedulerBookingParticipant = { name: string; email: string; nameReadOnly?: boolean; emailReadOnly?: boolean };\n\nexport type NylasSchedulerBookingData = {\n primaryParticipant: NylasSchedulerBookingParticipant;\n startTime?: Date;\n endTime?: Date;\n timezone?: string;\n language?: string;\n guests?: NylasSchedulerBookingParticipant[];\n additionalFields?: Record<\n string,\n {\n value: string;\n type?: string;\n readOnly?: boolean;\n }\n >;\n};\n\nexport type OpenHour = {\n days: number[]; // [1, 2, 3, 4, 5]\n start: string; // \"09:00\"\n end: string; // \"17:00\"\n timezone: string; // \"America/Los_Angeles\"\n};\n\nexport type Timeslot = {\n start_time: Date;\n end_time: Date;\n emails?: string[];\n capacity?: number;\n event_id?: string;\n master_id?: string;\n calendar_id?: string;\n};\n\nexport type ThemeConfig = Partial<{\n '--nylas-primary': string;\n '--nylas-info': string;\n '--nylas-success': string;\n '--nylas-warning': string;\n '--nylas-error': string;\n '--nylas-error-pressed': string;\n '--nylas-base-0': string;\n '--nylas-base-25': string;\n '--nylas-base-50': string;\n '--nylas-base-100': string;\n '--nylas-base-200': string;\n '--nylas-base-300': string;\n '--nylas-base-400': string;\n '--nylas-base-500': string;\n '--nylas-base-600': string;\n '--nylas-base-700': string;\n '--nylas-base-800': string;\n '--nylas-base-900': string;\n '--nylas-base-950': string;\n '--nylas-color-blue-50': string;\n '--nylas-color-blue-100': string;\n '--nylas-color-blue-300': string;\n '--nylas-color-blue-500': string;\n '--nylas-color-blue-700': string;\n '--nylas-color-blue-900': string;\n '--nylas-color-red-50': string;\n '--nylas-color-red-100': string;\n '--nylas-color-red-300': string;\n '--nylas-color-red-500': string;\n '--nylas-color-red-700': string;\n '--nylas-color-red-900': string;\n '--nylas-color-green-50': string;\n '--nylas-color-green-100': string;\n '--nylas-color-green-300': string;\n '--nylas-color-green-500': string;\n '--nylas-color-green-700': string;\n '--nylas-color-green-900': string;\n '--nylas-color-yellow-50': string;\n '--nylas-color-yellow-100': string;\n '--nylas-color-yellow-300': string;\n '--nylas-color-yellow-500': string;\n '--nylas-color-yellow-700': string;\n '--nylas-color-yellow-900': string;\n '--nylas-color-purple-50': string;\n '--nylas-color-purple-100': string;\n '--nylas-color-purple-300': string;\n '--nylas-color-purple-500': string;\n '--nylas-color-purple-700': string;\n '--nylas-color-purple-900': string;\n '--nylas-color-sky-50': string;\n '--nylas-color-sky-100': string;\n '--nylas-color-sky-300': string;\n '--nylas-color-sky-500': string;\n '--nylas-color-sky-700': string;\n '--nylas-color-sky-900': string;\n '--nylas-color-black': string;\n '--nylas-color-grey-900': string;\n '--nylas-color-grey-800': string;\n '--nylas-color-grey-700': string;\n '--nylas-color-grey-600': string;\n '--nylas-color-grey-500': string;\n '--nylas-color-grey-400': string;\n '--nylas-color-grey-300': string;\n '--nylas-color-grey-200': string;\n '--nylas-color-grey-100': string;\n '--nylas-color-grey-50': string;\n '--nylas-color-white': string;\n '--nylas-font-family': string;\n '--nylas-font-size': string;\n '--nylas-border-radius': string;\n '--nylas-border-radius-2x': string;\n '--nylas-border-radius-3x': string;\n}>;\n\nexport enum NotificationType {\n Error = 'error',\n Warning = 'warning',\n Info = 'info',\n Success = 'success',\n}\n\nexport type Notification = {\n id: string;\n type: NotificationType;\n title: string;\n code?: number;\n category: string;\n description?: string;\n ttl?: number | 'none';\n};\n\nexport type BookingType = 'booking' | 'organizer-confirmation' | 'custom-confirmation';\n\nexport type AvailabilityMethod = 'max-fairness' | 'max-availability' | 'collective';\n\nexport type ConferenceProvider = 'GoogleMeetConferenceProvider' | 'MicrosoftTeamsConferenceProvider' | 'ZoomConferenceProvider' | 'OnlineMeetingProviderMicrosoftTeams';\n\nexport type ReminderMethod = 'email' | 'webhook';\n\nexport interface Rules {\n availability_method: AvailabilityMethod;\n buffer: MeetingBuffer;\n default_open_hours: OpenHours[];\n round_robin_group_id: string;\n}\n\nexport interface ConferenceDetail {\n meeting_code?: string; // zoom, GTM, microsoft teams\n password?: string; // zoom, webex\n url?: string; // zoom, webex, GTM, meet, microsoft teams\n pin?: string; // webex, meet\n phone?: string[]; // GTM, meet, microsoft teams\n}\n\nexport interface Conference {\n provider?: ConferenceProvider;\n details?: ConferenceDetail;\n autocreate?: { [key: string]: any };\n}\n\nexport interface ParticipantBooking {\n calendar_id: string;\n}\n\nexport interface Participant {\n email: string;\n name?: string;\n is_organizer?: boolean;\n availability?: ParticipantAvailability;\n booking?: ParticipantBooking;\n specific_time_availability?: SpecificTimeAvailability[];\n timezone?: string;\n}\n\nexport interface EventReminder {\n type: ReminderMethod;\n minutes_before_event: number;\n recipient?: string;\n email_subject?: string;\n}\n\nexport interface Availability {\n duration_minutes: number;\n interval_minutes?: number;\n round_to?: number;\n availability_rules?: Rules;\n}\n\nexport interface NotetakerActionItemsSettings {\n custom_instructions?: string;\n}\n\nexport interface NotetakerSummarySettings {\n custom_instructions?: string;\n}\n\nexport interface NotetakerMeetingSettings {\n action_items?: boolean;\n action_items_settings?: NotetakerActionItemsSettings;\n audio_recording?: boolean;\n summary?: boolean;\n summary_settings?: NotetakerSummarySettings;\n transcription?: boolean;\n video_recording?: boolean;\n}\n\nexport interface Notetaker {\n visible?: boolean; // default is false\n enabled?: boolean; // default is false\n name?: string;\n meeting_settings?: NotetakerMeetingSettings;\n}\n\nexport interface EventBooking {\n title: string;\n description?: string;\n location?: string;\n timezone?: string;\n booking_type: BookingType;\n conferencing?: Conference;\n hide_participants?: boolean;\n disable_emails?: boolean;\n reminders?: EventReminder[];\n notetaker?: Notetaker;\n}\n\nexport interface Appearance {\n color?: string;\n submit_button_label?: string;\n thank_you_message?: string;\n company_logo_url?: string;\n}\n\nexport interface Scheduler {\n available_days_in_future?: number;\n min_cancellation_notice: number;\n min_booking_notice?: number;\n rescheduling_url?: string;\n cancellation_url?: string;\n organizer_confirmation_url?: string;\n cancellation_policy?: string;\n hide_additional_guests?: boolean;\n hide_cancellation_options?: boolean;\n hide_rescheduling_options?: boolean;\n additional_fields?: Record<string, AdditionalFields>;\n email_template?: EmailTemplate;\n confirmation_redirect_url?: string;\n}\nexport interface AdditionalFields {\n type: string;\n required: boolean;\n order: number;\n options?: string[];\n label?: string;\n default?: string;\n}\n\nexport interface EmailTemplate {\n logo: string;\n booking_confirmed: BookingConfirmed;\n show_nylas_branding: boolean;\n organizer_locale: string;\n}\n\nexport interface BookingConfirmed {\n title: string;\n body: string;\n}\n\nexport interface Configuration {\n id: string;\n version: string;\n type?: string;\n requires_session_auth?: boolean;\n participants: Participant[];\n availability: Availability;\n event_booking: EventBooking;\n scheduler: Partial<Scheduler>;\n slug: string;\n appearance: Appearance;\n name: string;\n}\n\nexport interface GroupBooking {\n booking_type: BookingType; // Only 'booking' is supported\n disable_emails?: boolean;\n reminders?: EventReminder[];\n conferencing?: Conference;\n calendar_id: string;\n default_capacity: number;\n}\n\nexport interface GroupConfiguration {\n id: string;\n name: string;\n slug: string;\n requires_session_auth?: boolean;\n type: 'group';\n group_booking: GroupBooking;\n scheduler: Scheduler;\n appearance: Appearance;\n}\n\nexport interface Creator {\n name: string;\n email: string;\n}\nexport interface AdditionalParticipant {\n name: string;\n email: string;\n grant_id?: string;\n calendars: {\n id: string;\n name: string;\n object?: 'calendar';\n is_primary?: boolean;\n is_owned_by_user?: boolean;\n read_only?: boolean;\n timezone?: string;\n }[];\n}\n\n/**\n * Parameters for fetching participant info when loading an existing config for edit.\n * Used when the config has participants (emails) but full AdditionalParticipant\n * data (calendars, etc.) needs to be fetched from an external source.\n */\nexport interface ParticipantFetchParams {\n /** Emails of participants to fetch full info for */\n emails: string[];\n /** Optional grant ID to scope the fetch (e.g. for multi-account) */\n grantId?: string;\n}\n\n/**\n * Callback to fetch full participant info by emails.\n * Called when loading an existing config for edit.\n */\nexport type ParticipantFetch = (params: ParticipantFetchParams) => Promise<AdditionalParticipant[]>;\n\n/**\n * Callback to search participants by query (for autocomplete).\n */\nexport type ParticipantSearch = (query: string) => Promise<AdditionalParticipant[]>;\n\nexport interface GroupEvent {\n id?: string;\n title: string;\n busy: boolean;\n participants: NylasSchedulerBookingParticipant[];\n resources: {\n name: string;\n email: string;\n }[];\n description: string;\n when: {\n start_time: number;\n end_time: number;\n start_timezone?: string;\n end_timezone?: string;\n };\n location: string;\n recurrence: string[];\n capacity: number;\n}\n\nexport type RecurrenceUpdateOption = 'this' | 'future' | 'all';\nexport type RecurrenceDeleteOption = 'this' | 'future' | 'all';\n\nexport type Snapshot = {\n busy: boolean;\n calendar_id: string;\n hide_participants: boolean;\n ical_uid: string;\n organizer: {\n name: string;\n email: string;\n };\n participants: {\n email: string;\n status: string;\n }[];\n resources: any[];\n read_only: boolean;\n recurrence: string[];\n reminders: {\n use_default: boolean;\n overrides: any[];\n };\n title: string;\n description?: string;\n location?: string;\n conferencing?: Conference;\n visibility: string;\n creator: {\n name: string;\n email: string;\n };\n html_link: string;\n grant_id: string;\n id: string;\n object: string;\n status: string;\n when: {\n start_timezone: string;\n end_timezone: string;\n object: string;\n start_time: number; // Unix timestamp\n end_time: number; // Unix timestamp\n };\n created_at: number; // Unix timestamp\n updated_at: number; // Unix timestamp\n};\n\nexport interface GroupEventAPIData {\n event: EventDetails;\n group_event_info?: GroupEventInfo;\n}\n\nexport type EventDetails = {\n busy: boolean;\n calendar_id: string;\n conferencing: {\n provider: ConferenceProvider;\n details: {\n meeting_code: string;\n url: string;\n pin: string;\n phone: string[];\n };\n };\n hide_participants: boolean;\n ical_uid: string;\n organizer: {\n name: string;\n email: string;\n };\n participants: Array<{\n email: string;\n status: 'yes' | 'no' | 'noreply';\n comment?: string;\n }>;\n resources: string[];\n read_only: boolean;\n reminders: {\n use_default: boolean;\n overrides: Array<{\n method?: string;\n minutes?: number;\n }>;\n };\n title: string;\n description?: string;\n location?: string;\n visibility: 'default' | 'public' | 'private';\n creator: {\n name: string;\n email: string;\n };\n html_link: string;\n master_event_id: string;\n color_id: string;\n grant_id: string;\n id: string;\n object: 'event';\n status: 'confirmed' | 'tentative' | 'cancelled';\n when: {\n start_timezone: string;\n end_timezone: string;\n object: 'timespan';\n start_time: number;\n end_time: number;\n };\n created_at: number;\n updated_at: number;\n original_start_time: number;\n};\n\nexport type GroupEventInfo = {\n event_id: string;\n calendar_id: string;\n master_id: string;\n config_id: string;\n capacity: number;\n type: 'updated_event' | 'single_event' | 'master_event';\n booked: boolean;\n finished: boolean;\n participants: Array<{\n email: string;\n is_organizer: boolean;\n name: string;\n timezone: string;\n }>;\n snapshot: any | null;\n snapshot_expires_at: number;\n rrule: string[] | null;\n exceptions: {\n event_id: string;\n capacity: number;\n participants: Array<{\n email: string;\n is_organizer: boolean;\n name: string;\n timezone: string;\n }>;\n }[];\n};\n\nexport type ImportGroupEventDetails = {\n event_id: string;\n calendar_id: string;\n capacity: number;\n participants: Participant[];\n organizer: {\n name: string;\n email: string;\n };\n};\n\nexport type ImportGroupEventResponse = {\n imported_events: string[];\n import_failed: {\n event_id: string;\n reason: string;\n }[];\n};\n\nexport enum ErrorCategory {\n Component = 'component',\n Api = 'api',\n Auth = 'auth',\n}\n\nexport interface ErrorDetails {\n title: string;\n message: string;\n category: ErrorCategory;\n}\n\nexport enum ComponentErrorType {\n endtime_not_in_future = 'endtime_not_in_future',\n no_booking_info = 'no_booking_info',\n no_timeslot_selected = 'no_timeslot_selected',\n no_timezone_selected = 'no_timezone_selected',\n no_booking_id = 'no_booking_id',\n no_salt = 'no_salt',\n invalid_start_time = 'invalid_start_time',\n invalid_end_time = 'invalid_end_time',\n invalid_timezone = 'invalid_timezone',\n no_config_id = 'no_config_id',\n}\n\nexport interface KeyPoint {\n time: number;\n text: string;\n active?: boolean;\n}\n","export const version = '2.5.11';\n"],"names":[],"mappings":"AAGG,IAAC,CAAC,mBAAmB,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,KAAK,GAAG,OAAO,EAAE,CAAC,CAAC,OAAO,GAAG,SAAS,EAAE,CAAC,CAAC,IAAI,GAAG,MAAM,EAAE,CAAC,CAAC,OAAO,GAAG,SAAS,EAAE,CAAC,CAAC,EAAE,CAAC,IAAI,EAAE;AACzH,MAA+D,CAAC,GAAG,CAAC,CAAC,KAAK,CAAC,KAAK,IAAI,IAAI,OAAO,CAAC,IAAI,QAAQ,IAAI,OAAO,IAAI;;ICgJpH;AAAZ,CAAA,UAAY,gBAAgB,EAAA;AAC1B,IAAA,gBAAA,CAAA,OAAA,CAAA,GAAA,OAAe;AACf,IAAA,gBAAA,CAAA,SAAA,CAAA,GAAA,SAAmB;AACnB,IAAA,gBAAA,CAAA,MAAA,CAAA,GAAA,MAAa;AACb,IAAA,gBAAA,CAAA,SAAA,CAAA,GAAA,SAAmB;AACrB,CAAC,EALW,gBAAgB,KAAhB,gBAAgB,GAK3B,EAAA,CAAA,CAAA;IAwZW;AAAZ,CAAA,UAAY,aAAa,EAAA;AACvB,IAAA,aAAA,CAAA,WAAA,CAAA,GAAA,WAAuB;AACvB,IAAA,aAAA,CAAA,KAAA,CAAA,GAAA,KAAW;AACX,IAAA,aAAA,CAAA,MAAA,CAAA,GAAA,MAAa;AACf,CAAC,EAJW,aAAa,KAAb,aAAa,GAIxB,EAAA,CAAA,CAAA;AAQD,IAAY,kBAWX;AAXD,CAAA,UAAY,kBAAkB,EAAA;AAC5B,IAAA,kBAAA,CAAA,uBAAA,CAAA,GAAA,uBAA+C;AAC/C,IAAA,kBAAA,CAAA,iBAAA,CAAA,GAAA,iBAAmC;AACnC,IAAA,kBAAA,CAAA,sBAAA,CAAA,GAAA,sBAA6C;AAC7C,IAAA,kBAAA,CAAA,sBAAA,CAAA,GAAA,sBAA6C;AAC7C,IAAA,kBAAA,CAAA,eAAA,CAAA,GAAA,eAA+B;AAC/B,IAAA,kBAAA,CAAA,SAAA,CAAA,GAAA,SAAmB;AACnB,IAAA,kBAAA,CAAA,oBAAA,CAAA,GAAA,oBAAyC;AACzC,IAAA,kBAAA,CAAA,kBAAA,CAAA,GAAA,kBAAqC;AACrC,IAAA,kBAAA,CAAA,kBAAA,CAAA,GAAA,kBAAqC;AACrC,IAAA,kBAAA,CAAA,cAAA,CAAA,GAAA,cAA6B;AAC/B,CAAC,EAXW,kBAAkB,KAAlB,kBAAkB,GAW7B,EAAA,CAAA,CAAA;;ACxkBM,MAAM,OAAO,GAAG;;;;"}
|
|
1
|
+
{"version":3,"file":"version-xO_cryq5.js","sources":["../nylas-js-core/dist/index.es.js","src/types/index.ts","src/version.ts"],"sourcesContent":["var t = Object.defineProperty;\nvar c = (r, n, s) => n in r ? t(r, n, { enumerable: !0, configurable: !0, writable: !0, value: s }) : r[n] = s;\nvar a = (r, n, s) => (c(r, typeof n != \"symbol\" ? n + \"\" : n, s), s);\nvar u = /* @__PURE__ */ ((r) => (r.Error = \"error\", r.Warning = \"warning\", r.Info = \"info\", r.Success = \"success\", r))(u || {});\nconst e = (r) => r !== null && typeof r == \"object\" && \"data\" in r, o = (r) => r !== null && typeof r == \"object\" && \"error\" in r;\nclass E extends Error {\n constructor(s) {\n super(s == null ? void 0 : s.message);\n a(this, \"apiError\");\n this.name = \"NylasAPIError\", this.stack = new Error().stack, this.apiError = s;\n }\n}\nexport {\n u as NotificationType,\n E as NylasAPIError,\n o as isNylasErrorResponse,\n e as isNylasSuccessResponse\n};\n","export interface NylasResponse<Data = any> {\n request_id: string;\n data?: Data;\n error?: {\n message: string;\n type: string;\n };\n}\n\n// Avaliability\nexport interface OpenHours {\n days: number[];\n exDates: string[];\n timezone: string;\n start: string;\n end: string;\n}\n\nexport interface SpecificTimeAvailability {\n date: string;\n start: string;\n end: string;\n}\n\nexport interface MeetingBuffer {\n before: number;\n after: number;\n}\n\n// Scheduling\nexport interface UpdateConfiguration extends Omit<Configuration, 'id'> {}\n\nexport interface ParticipantAvailability {\n calendar_ids: string[];\n open_hours?: OpenHours[];\n}\n\nexport type NylasSchedulerBookingParticipant = { name: string; email: string; nameReadOnly?: boolean; emailReadOnly?: boolean };\n\nexport type NylasSchedulerBookingData = {\n primaryParticipant: NylasSchedulerBookingParticipant;\n startTime?: Date;\n endTime?: Date;\n timezone?: string;\n language?: string;\n guests?: NylasSchedulerBookingParticipant[];\n additionalFields?: Record<\n string,\n {\n value: string;\n type?: string;\n readOnly?: boolean;\n }\n >;\n};\n\nexport type OpenHour = {\n days: number[]; // [1, 2, 3, 4, 5]\n start: string; // \"09:00\"\n end: string; // \"17:00\"\n timezone: string; // \"America/Los_Angeles\"\n};\n\nexport type Timeslot = {\n start_time: Date;\n end_time: Date;\n emails?: string[];\n capacity?: number;\n event_id?: string;\n master_id?: string;\n calendar_id?: string;\n};\n\nexport type ThemeConfig = Partial<{\n '--nylas-primary': string;\n '--nylas-info': string;\n '--nylas-success': string;\n '--nylas-warning': string;\n '--nylas-error': string;\n '--nylas-error-pressed': string;\n '--nylas-base-0': string;\n '--nylas-base-25': string;\n '--nylas-base-50': string;\n '--nylas-base-100': string;\n '--nylas-base-200': string;\n '--nylas-base-300': string;\n '--nylas-base-400': string;\n '--nylas-base-500': string;\n '--nylas-base-600': string;\n '--nylas-base-700': string;\n '--nylas-base-800': string;\n '--nylas-base-900': string;\n '--nylas-base-950': string;\n '--nylas-color-blue-50': string;\n '--nylas-color-blue-100': string;\n '--nylas-color-blue-300': string;\n '--nylas-color-blue-500': string;\n '--nylas-color-blue-700': string;\n '--nylas-color-blue-900': string;\n '--nylas-color-red-50': string;\n '--nylas-color-red-100': string;\n '--nylas-color-red-300': string;\n '--nylas-color-red-500': string;\n '--nylas-color-red-700': string;\n '--nylas-color-red-900': string;\n '--nylas-color-green-50': string;\n '--nylas-color-green-100': string;\n '--nylas-color-green-300': string;\n '--nylas-color-green-500': string;\n '--nylas-color-green-700': string;\n '--nylas-color-green-900': string;\n '--nylas-color-yellow-50': string;\n '--nylas-color-yellow-100': string;\n '--nylas-color-yellow-300': string;\n '--nylas-color-yellow-500': string;\n '--nylas-color-yellow-700': string;\n '--nylas-color-yellow-900': string;\n '--nylas-color-purple-50': string;\n '--nylas-color-purple-100': string;\n '--nylas-color-purple-300': string;\n '--nylas-color-purple-500': string;\n '--nylas-color-purple-700': string;\n '--nylas-color-purple-900': string;\n '--nylas-color-sky-50': string;\n '--nylas-color-sky-100': string;\n '--nylas-color-sky-300': string;\n '--nylas-color-sky-500': string;\n '--nylas-color-sky-700': string;\n '--nylas-color-sky-900': string;\n '--nylas-color-black': string;\n '--nylas-color-grey-900': string;\n '--nylas-color-grey-800': string;\n '--nylas-color-grey-700': string;\n '--nylas-color-grey-600': string;\n '--nylas-color-grey-500': string;\n '--nylas-color-grey-400': string;\n '--nylas-color-grey-300': string;\n '--nylas-color-grey-200': string;\n '--nylas-color-grey-100': string;\n '--nylas-color-grey-50': string;\n '--nylas-color-white': string;\n '--nylas-font-family': string;\n '--nylas-font-size': string;\n '--nylas-border-radius': string;\n '--nylas-border-radius-2x': string;\n '--nylas-border-radius-3x': string;\n}>;\n\nexport enum NotificationType {\n Error = 'error',\n Warning = 'warning',\n Info = 'info',\n Success = 'success',\n}\n\nexport type Notification = {\n id: string;\n type: NotificationType;\n title: string;\n code?: number;\n category: string;\n description?: string;\n ttl?: number | 'none';\n};\n\nexport type BookingType = 'booking' | 'organizer-confirmation' | 'custom-confirmation';\n\nexport type AvailabilityMethod = 'max-fairness' | 'max-availability' | 'collective';\n\nexport type ConferenceProvider = 'GoogleMeetConferenceProvider' | 'MicrosoftTeamsConferenceProvider' | 'ZoomConferenceProvider' | 'OnlineMeetingProviderMicrosoftTeams';\n\nexport type ReminderMethod = 'email' | 'webhook';\n\nexport interface Rules {\n availability_method: AvailabilityMethod;\n buffer: MeetingBuffer;\n default_open_hours: OpenHours[];\n round_robin_group_id: string;\n}\n\nexport interface ConferenceDetail {\n meeting_code?: string; // zoom, GTM, microsoft teams\n password?: string; // zoom, webex\n url?: string; // zoom, webex, GTM, meet, microsoft teams\n pin?: string; // webex, meet\n phone?: string[]; // GTM, meet, microsoft teams\n}\n\nexport interface Conference {\n provider?: ConferenceProvider;\n details?: ConferenceDetail;\n autocreate?: { [key: string]: any };\n}\n\nexport interface ParticipantBooking {\n calendar_id: string;\n}\n\nexport interface Participant {\n email: string;\n name?: string;\n is_organizer?: boolean;\n availability?: ParticipantAvailability;\n booking?: ParticipantBooking;\n specific_time_availability?: SpecificTimeAvailability[];\n timezone?: string;\n}\n\nexport interface EventReminder {\n type: ReminderMethod;\n minutes_before_event: number;\n recipient?: string;\n email_subject?: string;\n}\n\nexport interface Availability {\n duration_minutes: number;\n interval_minutes?: number;\n round_to?: number;\n availability_rules?: Rules;\n}\n\nexport interface NotetakerActionItemsSettings {\n custom_instructions?: string;\n}\n\nexport interface NotetakerSummarySettings {\n custom_instructions?: string;\n}\n\nexport interface NotetakerMeetingSettings {\n action_items?: boolean;\n action_items_settings?: NotetakerActionItemsSettings;\n audio_recording?: boolean;\n summary?: boolean;\n summary_settings?: NotetakerSummarySettings;\n transcription?: boolean;\n video_recording?: boolean;\n}\n\nexport interface Notetaker {\n visible?: boolean; // default is false\n enabled?: boolean; // default is false\n name?: string;\n meeting_settings?: NotetakerMeetingSettings;\n}\n\nexport interface EventBooking {\n title: string;\n description?: string;\n location?: string;\n timezone?: string;\n booking_type: BookingType;\n conferencing?: Conference;\n hide_participants?: boolean;\n disable_emails?: boolean;\n reminders?: EventReminder[];\n notetaker?: Notetaker;\n}\n\nexport interface Appearance {\n color?: string;\n submit_button_label?: string;\n thank_you_message?: string;\n company_logo_url?: string;\n}\n\nexport interface Scheduler {\n available_days_in_future?: number;\n min_cancellation_notice: number;\n min_booking_notice?: number;\n rescheduling_url?: string;\n cancellation_url?: string;\n organizer_confirmation_url?: string;\n cancellation_policy?: string;\n hide_additional_guests?: boolean;\n hide_cancellation_options?: boolean;\n hide_rescheduling_options?: boolean;\n additional_fields?: Record<string, AdditionalFields>;\n email_template?: EmailTemplate;\n confirmation_redirect_url?: string;\n}\nexport interface AdditionalFields {\n type: string;\n required: boolean;\n order: number;\n options?: string[];\n label?: string;\n default?: string;\n}\n\nexport interface EmailTemplate {\n logo: string;\n booking_confirmed: BookingConfirmed;\n show_nylas_branding: boolean;\n organizer_locale: string;\n}\n\nexport interface BookingConfirmed {\n title: string;\n body: string;\n}\n\nexport interface Configuration {\n id: string;\n version: string;\n type?: string;\n requires_session_auth?: boolean;\n participants: Participant[];\n availability: Availability;\n event_booking: EventBooking;\n scheduler: Partial<Scheduler>;\n slug: string;\n appearance: Appearance;\n name: string;\n}\n\nexport interface GroupBooking {\n booking_type: BookingType; // Only 'booking' is supported\n disable_emails?: boolean;\n reminders?: EventReminder[];\n conferencing?: Conference;\n calendar_id: string;\n default_capacity: number;\n}\n\nexport interface GroupConfiguration {\n id: string;\n name: string;\n slug: string;\n requires_session_auth?: boolean;\n type: 'group';\n group_booking: GroupBooking;\n scheduler: Scheduler;\n appearance: Appearance;\n}\n\nexport interface Creator {\n name: string;\n email: string;\n}\nexport interface AdditionalParticipant {\n name: string;\n email: string;\n grant_id?: string;\n calendars: {\n id: string;\n name: string;\n object?: 'calendar';\n is_primary?: boolean;\n is_owned_by_user?: boolean;\n read_only?: boolean;\n timezone?: string;\n }[];\n}\n\n/**\n * Parameters for fetching participant info when loading an existing config for edit.\n * Used when the config has participants (emails) but full AdditionalParticipant\n * data (calendars, etc.) needs to be fetched from an external source.\n */\nexport interface ParticipantFetchParams {\n /** Emails of participants to fetch full info for */\n emails: string[];\n /** Optional grant ID to scope the fetch (e.g. for multi-account) */\n grantId?: string;\n}\n\n/**\n * Callback to fetch full participant info by emails.\n * Called when loading an existing config for edit.\n */\nexport type ParticipantFetch = (params: ParticipantFetchParams) => Promise<AdditionalParticipant[]>;\n\n/**\n * Callback to search participants by query (for autocomplete).\n */\nexport type ParticipantSearch = (query: string) => Promise<AdditionalParticipant[]>;\n\nexport interface GroupEvent {\n id?: string;\n title: string;\n busy: boolean;\n participants: NylasSchedulerBookingParticipant[];\n resources: {\n name: string;\n email: string;\n }[];\n description: string;\n when: {\n start_time: number;\n end_time: number;\n start_timezone?: string;\n end_timezone?: string;\n };\n location: string;\n recurrence: string[];\n capacity: number;\n}\n\nexport type RecurrenceUpdateOption = 'this' | 'future' | 'all';\nexport type RecurrenceDeleteOption = 'this' | 'future' | 'all';\n\nexport type Snapshot = {\n busy: boolean;\n calendar_id: string;\n hide_participants: boolean;\n ical_uid: string;\n organizer: {\n name: string;\n email: string;\n };\n participants: {\n email: string;\n status: string;\n }[];\n resources: any[];\n read_only: boolean;\n recurrence: string[];\n reminders: {\n use_default: boolean;\n overrides: any[];\n };\n title: string;\n description?: string;\n location?: string;\n conferencing?: Conference;\n visibility: string;\n creator: {\n name: string;\n email: string;\n };\n html_link: string;\n grant_id: string;\n id: string;\n object: string;\n status: string;\n when: {\n start_timezone: string;\n end_timezone: string;\n object: string;\n start_time: number; // Unix timestamp\n end_time: number; // Unix timestamp\n };\n created_at: number; // Unix timestamp\n updated_at: number; // Unix timestamp\n};\n\nexport interface GroupEventAPIData {\n event: EventDetails;\n group_event_info?: GroupEventInfo;\n}\n\nexport type EventDetails = {\n busy: boolean;\n calendar_id: string;\n conferencing: {\n provider: ConferenceProvider;\n details: {\n meeting_code: string;\n url: string;\n pin: string;\n phone: string[];\n };\n };\n hide_participants: boolean;\n ical_uid: string;\n organizer: {\n name: string;\n email: string;\n };\n participants: Array<{\n email: string;\n status: 'yes' | 'no' | 'noreply';\n comment?: string;\n }>;\n resources: string[];\n read_only: boolean;\n reminders: {\n use_default: boolean;\n overrides: Array<{\n method?: string;\n minutes?: number;\n }>;\n };\n title: string;\n description?: string;\n location?: string;\n visibility: 'default' | 'public' | 'private';\n creator: {\n name: string;\n email: string;\n };\n html_link: string;\n master_event_id: string;\n color_id: string;\n grant_id: string;\n id: string;\n object: 'event';\n status: 'confirmed' | 'tentative' | 'cancelled';\n when: {\n start_timezone: string;\n end_timezone: string;\n object: 'timespan';\n start_time: number;\n end_time: number;\n };\n created_at: number;\n updated_at: number;\n original_start_time: number;\n};\n\nexport type GroupEventInfo = {\n event_id: string;\n calendar_id: string;\n master_id: string;\n config_id: string;\n capacity: number;\n type: 'updated_event' | 'single_event' | 'master_event';\n booked: boolean;\n finished: boolean;\n participants: Array<{\n email: string;\n is_organizer: boolean;\n name: string;\n timezone: string;\n }>;\n snapshot: any | null;\n snapshot_expires_at: number;\n rrule: string[] | null;\n exceptions: {\n event_id: string;\n capacity: number;\n participants: Array<{\n email: string;\n is_organizer: boolean;\n name: string;\n timezone: string;\n }>;\n }[];\n};\n\nexport type ImportGroupEventDetails = {\n event_id: string;\n calendar_id: string;\n capacity: number;\n participants: Participant[];\n organizer: {\n name: string;\n email: string;\n };\n};\n\nexport type ImportGroupEventResponse = {\n imported_events: string[];\n import_failed: {\n event_id: string;\n reason: string;\n }[];\n};\n\nexport enum ErrorCategory {\n Component = 'component',\n Api = 'api',\n Auth = 'auth',\n}\n\nexport interface ErrorDetails {\n title: string;\n message: string;\n category: ErrorCategory;\n}\n\nexport enum ComponentErrorType {\n endtime_not_in_future = 'endtime_not_in_future',\n no_booking_info = 'no_booking_info',\n no_timeslot_selected = 'no_timeslot_selected',\n no_timezone_selected = 'no_timezone_selected',\n no_booking_id = 'no_booking_id',\n no_salt = 'no_salt',\n invalid_start_time = 'invalid_start_time',\n invalid_end_time = 'invalid_end_time',\n invalid_timezone = 'invalid_timezone',\n no_config_id = 'no_config_id',\n}\n\nexport interface KeyPoint {\n time: number;\n text: string;\n active?: boolean;\n}\n","export const version = '2.5.13';\n"],"names":[],"mappings":"AAGG,IAAC,CAAC,mBAAmB,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,KAAK,GAAG,OAAO,EAAE,CAAC,CAAC,OAAO,GAAG,SAAS,EAAE,CAAC,CAAC,IAAI,GAAG,MAAM,EAAE,CAAC,CAAC,OAAO,GAAG,SAAS,EAAE,CAAC,CAAC,EAAE,CAAC,IAAI,EAAE;AACzH,MAA+D,CAAC,GAAG,CAAC,CAAC,KAAK,CAAC,KAAK,IAAI,IAAI,OAAO,CAAC,IAAI,QAAQ,IAAI,OAAO,IAAI;;ICgJpH;AAAZ,CAAA,UAAY,gBAAgB,EAAA;AAC1B,IAAA,gBAAA,CAAA,OAAA,CAAA,GAAA,OAAe;AACf,IAAA,gBAAA,CAAA,SAAA,CAAA,GAAA,SAAmB;AACnB,IAAA,gBAAA,CAAA,MAAA,CAAA,GAAA,MAAa;AACb,IAAA,gBAAA,CAAA,SAAA,CAAA,GAAA,SAAmB;AACrB,CAAC,EALW,gBAAgB,KAAhB,gBAAgB,GAK3B,EAAA,CAAA,CAAA;IAwZW;AAAZ,CAAA,UAAY,aAAa,EAAA;AACvB,IAAA,aAAA,CAAA,WAAA,CAAA,GAAA,WAAuB;AACvB,IAAA,aAAA,CAAA,KAAA,CAAA,GAAA,KAAW;AACX,IAAA,aAAA,CAAA,MAAA,CAAA,GAAA,MAAa;AACf,CAAC,EAJW,aAAa,KAAb,aAAa,GAIxB,EAAA,CAAA,CAAA;AAQD,IAAY,kBAWX;AAXD,CAAA,UAAY,kBAAkB,EAAA;AAC5B,IAAA,kBAAA,CAAA,uBAAA,CAAA,GAAA,uBAA+C;AAC/C,IAAA,kBAAA,CAAA,iBAAA,CAAA,GAAA,iBAAmC;AACnC,IAAA,kBAAA,CAAA,sBAAA,CAAA,GAAA,sBAA6C;AAC7C,IAAA,kBAAA,CAAA,sBAAA,CAAA,GAAA,sBAA6C;AAC7C,IAAA,kBAAA,CAAA,eAAA,CAAA,GAAA,eAA+B;AAC/B,IAAA,kBAAA,CAAA,SAAA,CAAA,GAAA,SAAmB;AACnB,IAAA,kBAAA,CAAA,oBAAA,CAAA,GAAA,oBAAyC;AACzC,IAAA,kBAAA,CAAA,kBAAA,CAAA,GAAA,kBAAqC;AACrC,IAAA,kBAAA,CAAA,kBAAA,CAAA,GAAA,kBAAqC;AACrC,IAAA,kBAAA,CAAA,cAAA,CAAA,GAAA,cAA6B;AAC/B,CAAC,EAXW,kBAAkB,KAAlB,kBAAkB,GAW7B,EAAA,CAAA,CAAA;;ACxkBM,MAAM,OAAO,GAAG;;;;"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{p as e,g as n,b as a}from"./p-0EQQA0nE.js";export{s as setNonce}from"./p-0EQQA0nE.js";var t=()=>{const n=import.meta.url;const a={};if(n!==""){a.resourcesUrl=new URL(".",n).href}return e(a)};t().then((async e=>{await n();return a(JSON.parse('[["p-0a7c5cd7",[[257,"nylas-scheduler-editor",{"configurationId":[1025,"configuration-id"],"nylasApiRequest":[1040,"nylas-api-request"],"nylasSessionsConfig":[16,"nylas-sessions-config"],"defaultAuthArgs":[16,"default-auth-args"],"eventOverrides":[16,"event-overrides"],"schedulerPreviewLink":[1,"scheduler-preview-link"],"defaultSchedulerConfigState":[16,"default-scheduler-config-store-state"],"mode":[1],"additionalParticipants":[16,"additional-participants"],"participantFetch":[16,"participant-fetch"],"participantFetchGrantId":[1,"participant-fetch-grant-id"],"participantSearch":[16,"participant-search"],"hideEditorTabs":[16,"hide-editor-tabs"],"conferenceProviders":[16,"conference-providers"],"requiresSlug":[4,"requires-slug"],"enableUserFeedback":[4,"enable-user-feedback"],"defaultLanguage":[1,"default-language"],"localization":[16],"nylasBranding":[4,"nylas-branding"],"enableNotetaker":[4,"enable-notetaker"],"experimentalFeatures":[16,"experimental-features"],"enableEventTypes":[16,"enable-event-types"],"themeConfig":[16,"theme-config"],"automaticComponentRegistration":[32],"selectedLanguage":[32],"langVersion":[32],"version":[32],"authError":[32],"store":[64],"schedulerConnector":[64]},[[0,"registerComponent","registerComponentHandler"],[0,"unregisterComponent","unregisterComponentHandler"],[0,"nylasSchedulerError","handleChildSchedulerError"],[0,"nylasFormDropdownChanged","nylasFormDropdownChangedHandler"]],{"configurationId":["configurationIdChanged"],"participantFetch":["participantPropsChanged"],"participantFetchGrantId":["participantPropsChanged"],"participantSearch":["participantPropsChanged"],"localization":["updateLocalization"],"nylasBranding":["updateNylasBranding"],"experimentalFeatures":["updateExperimentalFeatures"],"enableEventTypes":["updateEnableEventTypes"],"themeConfig":["themeConfigChanged"]}]]],["p-8a1b1bb7",[[257,"nylas-scheduling",{"mode":[1],"defaultSchedulerState":[16,"default-scheduler-store-state"],"sessionId":[1,"session-id"],"schedulerApiUrl":[1,"scheduler-api-url"],"bookingInfo":[16,"booking-info"],"rescheduleBookingRef":[1,"reschedule-booking-ref"],"cancelBookingRef":[1,"cancel-booking-ref"],"organizerConfirmationBookingRef":[1,"organizer-confirmation-booking-ref"],"configurationId":[1,"configuration-id"],"slug":[1],"clientId":[1,"client-id"],"nylasBranding":[4,"nylas-branding"],"eventOverrides":[16,"event-overrides"],"isLoading":[4,"is-loading"],"themeConfig":[16,"theme-config"],"localization":[16],"defaultLanguage":[1,"default-language"],"showNotification":[4,"show-notification"],"enableUserFeedback":[4,"enable-user-feedback"],"hour12":[4,"hour-1-2"],"automaticComponentRegistration":[32],"selectedDateLabel":[32],"refConfigId":[32],"language":[32],"showFeedbackModal":[32],"bookingInfoConfirmed":[32],"version":[32],"getNylasSchedulerStore":[64],"getNylasSchedulerConnector":[64],"getRef":[64]},[[0,"languageChanged","languageChanged"],[0,"registerComponent","registerComponentHandler"],[0,"unregisterComponent","unregisterComponentHandler"],[0,"monthChanged","monthChangedHandler"],[0,"detailsConfirmed","bookButtonClickedHandler"],[0,"dateSelected","dateSelectedHandler"],[0,"cancelBookedEventError","cancelBookedEventErrorHandler"],[0,"cancelBookedEventValidationError","cancelBookedEventValidationErrorHandler"],[0,"rescheduleBookedEventError","rescheduleBookedEventErrorHandler"],[0,"confirmBookingError","confirmBookingErrorHandler"],[0,"feedbackModalClosed","feedbackModalClosedHandler"],[0,"validateTimeslotError","eventIsFullHandler"],[0,"feedbackSubmitted","feedbackSubmittedHandler"],[0,"nylasFormDropdownChanged","nylasFormDropdownChangedHandler"]],{"configurationId":["configurationIdChanged"],"schedulerApiUrl":["schedulerApiUrlChanged"],"sessionId":["sessionIdChanged"],"slug":["slugChanged"],"clientId":["clientIdChanged"],"bookingInfo":["bookingInfoChanged"],"rescheduleBookingRef":["rescheduleBookingRefChanged"],"cancelBookingRef":["cancelBookingRefChanged"],"organizerConfirmationBookingRef":["organizerConfirmationBookingRefChanged"],"localization":["localizationChanged"],"defaultLanguage":["defaultLanguageChanged"],"themeConfig":["themeConfigChanged"]}]]],["p-e734cde9",[[258,"archive-icon",{"width":[1],"height":[1]}]]],["p-68195a72",[[258,"arrow-icon",{"width":[1],"height":[1]}]]],["p-bca85255",[[258,"bold-icon",{"width":[1],"height":[1]}]]],["p-1741705d",[[258,"document-refresh-icon",{"width":[1],"height":[1]}]]],["p-7930474b",[[258,"folder-icon",{"width":[1],"height":[1]}]]],["p-f0406089",[[258,"forward-icon",{"width":[1],"height":[1]}]]],["p-55b2df61",[[258,"inbox-icon",{"width":[1],"height":[1]}]]],["p-16db18a3",[[258,"italic-icon",{"width":[1],"height":[1]}]]],["p-37eedc9d",[[258,"play-icon",{"width":[1],"height":[1]}]]],["p-c96b6f73",[[258,"refresh-icon",{"width":[1],"height":[1]}]]],["p-f7f2c232",[[258,"reply-all-icon",{"width":[1],"height":[1]}]]],["p-e2dd457a",[[258,"reply-icon",{"width":[1],"height":[1]}]]],["p-43c3f331",[[258,"sent-icon",{"width":[1],"height":[1]}]]],["p-ed89219a",[[258,"spam-icon",{"width":[1],"height":[1]}]]],["p-02343d66",[[258,"star-icon",{"width":[1],"height":[1]}]]],["p-de990849",[[258,"stop-icon",{"width":[1],"height":[1]}]]],["p-a94cbeb7",[[258,"trash-fill-icon",{"width":[1],"height":[1]}]]],["p-974fce52",[[258,"underline-icon",{"width":[1],"height":[1]}]]],["p-a3baa9bf",[[258,"checkmark-circle-icon",{"width":[1],"height":[1]}]]],["p-f4516330",[[258,"delete-icon",{"width":[1],"height":[1]}]]],["p-932456ba",[[258,"person-icon",{"width":[1],"height":[1]}]]],["p-af340293",[[258,"calendar-cancel-icon",{"width":[1],"height":[1]}]]],["p-c0f88f23",[[258,"calendar-check-icon",{"width":[1],"height":[1]}]]],["p-4a2bcec0",[[258,"plus-icon",{"width":[1],"height":[1]}]]],["p-7876f3e5",[[257,"radio-button-group",{"name":[1],"options":[16],"defaultSelectedValue":[1,"default-selected-value"],"label":[1],"required":[4],"readOnly":[4,"read-only"],"themeConfig":[16,"theme-config"],"errorMessage":[1,"error-message"],"selectedValue":[32],"error":[32]},[[4,"bookingFormSubmitted","handleBookingFormSubmitted"]],{"defaultSelectedValue":["handleDefaultSelectedValueChange"],"themeConfig":["themeConfigChangedHandler"]}]]],["p-991b94bd",[[258,"translate-icon",{"width":[1],"height":[1]}]]],["p-37c5834c",[[258,"calendar-icon",{"width":[1],"height":[1]}]]],["p-7fe0b3bb",[[257,"toggle-switch",{"name":[1],"checked":[4],"label":[1],"themeConfig":[16,"theme-config"],"isChecked":[32]},null,{"checked":["checkedChanged"],"themeConfig":["themeConfigChangedHandler"]}]]],["p-38806f4d",[[321,"nylas-form-card",{"themeConfig":[16,"theme-config"]},null,{"themeConfig":["themeConfigChangedHandler"]}]]],["p-9a5ddc21",[[257,"multi-select-dropdown",{"name":[1],"label":[1],"options":[16],"error":[1025],"required":[4],"readOnly":[4,"read-only"],"multipleOptionsSelectedLabel":[1,"multiple-options-selected-label"],"selectAtLeastOneOptionLabel":[1,"select-at-least-one-option-label"],"themeConfig":[16,"theme-config"],"errorMessage":[1,"error-message"],"availableOptions":[32],"isOpen":[32],"ariaActivedescendant":[32],"shouldFocusFirstOption":[32],"openDropdown":[64],"closeDropdown":[64]},[[6,"click","handleOutsideClick"],[4,"bookingFormSubmitted","handleBookingFormSubmitted"]],{"options":["optionsChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}]]],["p-84c3921f",[[257,"checkbox-component",{"name":[1],"checked":[4],"label":[1],"readOnly":[4,"read-only"],"required":[4],"themeConfig":[16,"theme-config"],"errorMessage":[1,"error-message"],"isChecked":[32],"error":[32]},[[4,"bookingFormSubmitted","handleBookingFormSubmitted"]],{"checked":["checkedPropChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}]]],["p-2f3a33e1",[[257,"textarea-component",{"name":[1],"defaultValue":[1,"default-value"],"label":[1],"placeholder":[1],"required":[4],"readOnly":[4,"read-only"],"autoFocus":[4,"auto-focus"],"maxLength":[2,"max-length"],"type":[1],"tooltip":[1],"errorMessage":[1,"error-message"],"themeConfig":[16,"theme-config"],"value":[32],"error":[32]},[[4,"bookingFormSubmitted","handleBookingFormSubmitted"],[4,"triggerValidation","handletriggerValidation"]],{"themeConfig":["themeConfigChangedHandler"]}]]],["p-330c2159",[[257,"input-component",{"name":[1],"defaultValue":[1,"default-value"],"label":[1],"type":[1],"placeholder":[1],"required":[4],"readOnly":[4,"read-only"],"autoFocus":[4,"auto-focus"],"pattern":[16],"maxLength":[2,"max-length"],"patternError":[1,"pattern-error"],"requiredError":[1,"required-error"],"maxValue":[2,"max-value"],"minValue":[2,"min-value"],"themeConfig":[16,"theme-config"],"value":[32],"error":[32]},[[4,"bookingFormSubmitted","handleBookingFormSubmitted"],[4,"formSubmitted","handleFormSubmitted"]],{"defaultValue":["handleDefaultValueChange"],"themeConfig":["themeConfigChangedHandler"]}]]],["p-ad920702",[[321,"input-image-url",{"imageUrl":[1,"image-url"],"themeConfig":[16,"theme-config"],"errorMessage":[1,"error-message"],"name":[1],"currentImageUrl":[32],"error":[32]},[[0,"nylasFormInputChanged","nylasFormInputChangedHandler"],[0,"nylasFormInputBlurred","nylasFormInputBlurHandler"]],{"name":["elementNameChangedHandler"],"errorMessage":["errorMessageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[258,"person-clipboard-icon",{"width":[1],"height":[1]}]]],["p-3d1fd865",[[258,"google-meet-icon",{"width":[1],"height":[1]}],[258,"location-icon",{"width":[1],"height":[1]}],[258,"location-off-icon",{"width":[1],"height":[1]}],[258,"microsoft-teams-icon",{"width":[1],"height":[1]}],[258,"zoom-icon",{"width":[1],"height":[1]}]]],["p-9dd10333",[[257,"tooltip-component",{"position":[1],"alignment":[1],"offset":[2],"boundaryPadding":[2,"boundary-padding"],"showArrow":[4,"show-arrow"],"showDelay":[2,"show-delay"],"hideDelay":[2,"hide-delay"],"isVisible":[32],"isPinned":[32],"actualPosition":[32],"show":[64],"hide":[64]},[[8,"keydown","handleKeyDown"],[6,"click","handleDocumentClick"],[11,"scroll","handleScroll"],[9,"resize","handleResize"]]],[258,"info-icon",{"width":[1],"height":[1]}]]],["p-f5cf565f",[[321,"nylas-event-location",{"name":[1],"currentUser":[16,"current-user"],"userProvider":[1,"user-provider"],"eventConferencing":[16,"event-conferencing"],"conferenceProviders":[16,"conference-providers"],"selectedConfiguration":[16,"selected-configuration"],"eventLocation":[1,"event-location"],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"location":[32],"grantId":[32],"selectedLocationOption":[32],"userProviderState":[32],"locationOptions":[32]},[[0,"nylasFormDropdownChanged","nylasFormDropdownChangedHandler"]],{"name":["elementNameChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"currentUser":["currentUserChangedHandler"],"conferenceProviders":["conferenceProvidersChanged"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-additional-participants",{"name":[1],"selectedConfiguration":[16,"selected-configuration"],"currentUser":[16,"current-user"],"currentUserCalendars":[16,"current-user-calendars"],"participantOptions":[16,"participant-options"],"eventParticipants":[16,"event-participants"],"roundRobinConfig":[4,"round-robin-config"],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"participantSearch":[16,"participant-search"],"participants":[32],"participantErrors":[32],"includeOrganizerAsParticipant":[32],"isRoundRobinConfig":[32],"error":[32],"requiredError":[32],"patternError":[32],"participantSearchResults":[32],"participantSearchLoading":[32],"activeSearchInputIndex":[32]},[[0,"inputOptionChanged","onInputOptionChanged"]],{"name":["elementNameChangedHandler"],"currentUser":["selectedConfigurationAndCurrentUserChangedHandler"],"selectedConfiguration":["selectedConfigurationAndCurrentUserChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[257,"nylas-feedback-form",{"themeConfig":[8,"theme-config"],"feedbackMessage":[32]},[[4,"nylasFormInputChanged","handleFormInputChanged"]]],[321,"nylas-reminder-time",{"name":[1],"eventReminderTimeMinutes":[2,"event-reminder-time-minutes"],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"selectedNumber":[32],"selectedPeriod":[32],"errorState":[32]},[[4,"nylasSuggestReminderMinutes","nylasSuggestReminderMinutesHandler"],[0,"timePeriodChanged","timePeriodChangedHandler"]],{"name":["elementNameChangedHandler"],"eventReminderTimeMinutes":["eventReminderTimeMinutesChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-event-description",{"selectedConfiguration":[16,"selected-configuration"],"eventDescription":[1,"event-description"],"name":[1],"selectedLanguage":[1,"selected-language"],"hideAutoPopulateButton":[4,"hide-auto-populate-button"],"noTemplates":[4,"no-templates"],"themeConfig":[16,"theme-config"],"description":[32],"showTokens":[32],"availableTokens":[32],"filteredTokens":[32],"ariaActivedescendant":[32],"currentWord":[32],"validationError":[32],"additionalFieldTokens":[32]},[[4,"valueChanged","valueChangedHandler"]],{"name":["elementNameChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-event-title",{"selectedConfiguration":[16,"selected-configuration"],"eventTitle":[1,"event-title"],"name":[1],"selectedLanguage":[1,"selected-language"],"noTemplates":[4,"no-templates"],"themeConfig":[16,"theme-config"],"showTokens":[32],"availableTokens":[32],"filteredTokens":[32],"ariaActivedescendant":[32],"currentWord":[32],"validationError":[32],"configEventTitle":[32],"additionalFieldTokens":[32]},[[8,"formSubmitted","formSubmittedHandler"],[4,"valueChanged","valueChangedHandler"]],{"name":["elementNameChangedHandler"],"ariaActivedescendant":["ariaActivedescendantChangedHandler"],"selectedConfiguration":["configChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[257,"input-color-picker",{"name":[1],"defaultSelectedColor":[1,"default-selected-color"],"selectedColor":[32],"isOpen":[32],"ariaActivedescendant":[32],"errorMessage":[32],"currentLanguage":[32]},[[6,"click","handleOutsideClick"]]],[321,"nylas-event-info",{"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"]},null,{"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[258,"checkmark-icon",{"width":[1],"height":[1]}],[258,"dragable-icon",{"width":[1],"height":[1]}],[258,"eye-icon",{"width":[1],"height":[1]}],[258,"feedback-icon",{"width":[1],"height":[1]}],[258,"trash-icon",{"width":[1],"height":[1]}],[258,"copy-icon",{"width":[1],"height":[1]}]]],["p-4d9bdaa0",[[321,"nylas-event-calendar",{"selectedConfiguration":[16,"selected-configuration"],"name":[1],"selectedLanguage":[1,"selected-language"],"groupEvents":[16,"group-events"],"currentUser":[16,"current-user"],"calendars":[16],"masterGroupEvents":[16,"master-group-events"],"isLoading":[4,"is-loading"],"themeConfig":[16,"theme-config"],"selectedView":[32],"events":[32],"calendar":[32],"selectedEvent":[32],"selectedDateRangeString":[32],"showEditEventDetails":[32],"showCreateEventDetails":[32],"editOptionChoices":[32],"updateOptionChoices":[32],"deleteOptionChoices":[32],"editOptions":[32],"showEditOptions":[32],"updateOptions":[32],"showUpdateOptions":[32],"deleteOptions":[32],"showDeleteOptions":[32],"unsavedChanges":[32],"showConfirmDiscardUnsavedChangesModal":[32],"createNewGroupEventTimeslot":[32],"formError":[32],"formErrors":[32],"loadingOptions":[32],"showChooseParticipantsModal":[32],"importParticipants":[32],"selectedImportParticipants":[32],"showAllEvents":[32]},[[0,"valueChanged","valueChangedHandler"],[0,"timeWindowFormError","timeWindowFormErrorHandler"],[0,"dateTimeInputError","dateTimeInputErrorHandler"],[4,"saveGroupEventChangesError","saveGroupEventChangesErrorHandler"],[0,"selectedOptionsChanged","selectedOptionsChangedHandler"],[0,"nylasCheckboxGroupChanged","nylasCheckboxGroupChangedHandler"]],{"name":["elementNameChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"groupEvents":["groupEventsChangedHandler"],"themeConfig":["themeConfigChangedHandler"],"isLoading":["isLoadingChangedHandler"]}],[321,"nylas-event-timeslot",{"name":[1],"initialValue":[16,"initial-value"],"selectedLanguage":[1,"selected-language"],"currentUser":[16,"current-user"],"themeConfig":[16,"theme-config"],"selectedDate":[32],"selectedStartTime":[32],"selectedEndTime":[32],"selectedTimezone":[32],"selectedRecurrenceType":[32],"timeRangeError":[32],"selectedRrule":[32],"recurrenceOptions":[32],"repeatEveryInterval":[32],"repeatEveryFrequency":[32],"repeatOnDays":[32],"repeatMonthlySameDate":[32],"repeatEndType":[32],"repeatEndAfter":[32],"repeatEndOn":[32],"monthRecurrenceOptions":[32],"endDate":[32],"hasDateTimeInputError":[32]},[[0,"timeChange","setTime"],[0,"nylasFormDropdownChanged","nylasFormDropdownChangedHandler"],[0,"nylasFormInputChanged","nylasFormInputChangedHandler"],[0,"timePeriodChanged","timePeriodChangedHandler"]],{"name":["elementNameChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-event-capacity",{"name":[1],"capacity":[2],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"selectedEventCapacity":[32],"error":[32]},[[0,"nylasFormInputChanged","nylasFormInputChangeHandler"]],{"name":["elementNameChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[257,"checkbox-group",{"name":[1],"label":[1],"options":[16],"required":[4],"direction":[1],"themeConfig":[16,"theme-config"],"error":[32],"selectedValues":[32]},[[4,"bookingFormSubmitted","handleBookingFormSubmitted"],[4,"nylasFormCheckboxToggled","handleCheckboxToggled"]],{"options":["optionsChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}]]],["p-97034347",[[257,"nylas-notification",{"ttl":[8],"allowedCategories":[16,"allowed-categories"],"notifications":[32]},[[16,"nylasSchedulerError","onError"],[16,"nylasSchedulerWarning","onWarning"],[16,"nylasSchedulerInfo","onInfo"],[16,"nylasSchedulerSuccess","onSuccess"],[16,"dismissNotification","onDismissNotification"],[16,"nylasSchedulerClearNotifications","onClearNotifications"]]],[258,"warning-icon",{"width":[1],"height":[1]}]]],["p-87f52db7",[[258,"edit-icon",{"width":[1],"height":[1]}],[258,"clock-icon",{"width":[1],"height":[1]}]]],["p-f235211e",[[258,"time-period-selector",{"themeConfig":[16,"theme-config"],"timePeriods":[16,"time-periods"],"defaultSelectedPeriod":[1,"default-selected-period"],"defaultSelectedNumber":[2,"default-selected-number"],"hasError":[4,"has-error"],"selectedPeriod":[32],"selectedNumber":[32],"numberOptions":[32],"timePeriodOptions":[32]},[[0,"inputOptionChanged","inputOptionChangedHandler"],[0,"nylasFormDropdownChanged","nylasFormDropdownChangedHandler"]],{"defaultSelectedPeriod":["defaultSelectedPeriodChanged"],"defaultSelectedNumber":["defaultSelectedNumberChanged"],"timePeriods":["timePeriodsChanged"],"themeConfig":["themeConfigChangedHandler"]}],[257,"input-dropdown",{"name":[1],"options":[16],"defaultInputOption":[16,"default-input-option"],"inputValue":[1,"input-value"],"pluralizedLabel":[1,"pluralized-label"],"filterable":[4],"noResultsText":[1,"no-results-text"],"themeConfig":[16,"theme-config"],"selectedOption":[32],"isOpen":[32],"typedValue":[32],"filteredOptions":[32],"ariaActivedescendant":[32],"shouldAutoScroll":[32],"inputHasFocus":[32]},[[6,"click","handleOutsideClick"]],{"options":["optionsChangedHandler"],"defaultInputOption":["defaultSelectedOptionChangedHandler"],"inputValue":["inputValueChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}]]],["p-88e89256",[[258,"add-circle-icon",{"width":[1],"height":[1]}],[258,"close-icon",{"width":[1],"height":[1]}]]],["p-db79a1ca",[[257,"nylas-time-window-picker",{"time":[1],"minimumStartTime":[1,"minimum-start-time"],"placeholder":[1],"name":[1],"hasError":[516,"has-error"],"language":[1],"themeConfig":[16,"theme-config"],"err":[32],"showTimes":[32],"ariaActivedescendant":[32],"times":[32],"shouldAutoScroll":[32]},[[6,"click","handleOutsideClick"]],{"time":["timeChangedHandler"],"minimumStartTime":["minimumStartTimeChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[257,"nylas-date-component",{"name":[1],"defaultValue":[1,"default-value"],"label":[1],"placeholder":[1],"required":[4],"readOnly":[4,"read-only"],"autoFocus":[4,"auto-focus"],"pattern":[16],"maxLength":[2,"max-length"],"patternError":[1,"pattern-error"],"requiredError":[1,"required-error"],"errorMessage":[1,"error-message"],"minDate":[1,"min-date"],"hasError":[4,"has-error"],"themeConfig":[16,"theme-config"],"value":[32],"error":[32],"isDateValid":[32]},[[4,"bookingFormSubmitted","handleBookingFormSubmitted"],[4,"formSubmitted","handleFormSubmitted"]],{"defaultValue":["handleDefaultValueChange"],"themeConfig":["themeConfigChangedHandler"]}],[258,"globe-icon",{"width":[1],"height":[1]}]]],["p-11f478bd",[[262,"button-component",{"variant":[1],"disabled":[4],"type":[1],"tooltip":[1],"isLoading":[4,"is-loading"],"clickHandler":[16,"click-handler"],"mouseOverHandler":[16,"mouse-over-handler"],"mouseOutHandler":[16,"mouse-out-handler"],"focusHandler":[16,"focus-handler"],"blurHandler":[16,"blur-handler"]}],[257,"loading-icon",{"width":[1],"height":[1]}]]],["p-219fd6f9",[[257,"select-dropdown",{"name":[513],"options":[16],"defaultSelectedOption":[16,"default-selected-option"],"withSearch":[4,"with-search"],"searchPlaceholder":[1,"search-placeholder"],"label":[1],"required":[4],"readOnly":[4,"read-only"],"pluralizedLabel":[1,"pluralized-label"],"dropdownButtonText":[1,"dropdown-button-text"],"withChevron":[4,"with-chevron"],"emptyValue":[1,"empty-value"],"errorMessage":[1,"error-message"],"themeConfig":[16,"theme-config"],"selectedOption":[32],"isOpen":[32],"searchValue":[32],"filteredOptions":[32],"ariaActivedescendant":[32],"error":[32]},[[4,"bookingFormSubmitted","handleBookingFormSubmitted"],[4,"formSubmitted","handleFormSubmitted"],[6,"click","handleOutsideClick"]],{"options":["optionsChangedHandler"],"defaultSelectedOption":["defaultSelectedOptionChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[258,"search-icon",{"width":[1],"height":[1]}],[258,"chevron-icon",{"width":[1],"height":[1]}]]],["p-f1942b81",[[321,"nylas-participants-custom-availability",{"selectedConfiguration":[16,"selected-configuration"],"name":[1],"participants":[16],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"selectedParticipants":[32],"validationError":[32]},[[0,"nylasFormSwitchToggled","nylasFormSwitchToggledHandler"],[0,"valueChanged","handleValueChanged"]],{"name":["elementNameChangedHandler"],"participants":["participantsChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-limit-future-bookings",{"selectedConfiguration":[16,"selected-configuration"],"availableDaysInFuture":[2,"available-days-in-future"],"name":[1],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"selectedNumber":[32],"selectedPeriod":[32]},[[0,"timePeriodChanged","timePeriodChangedHandler"]],{"name":["elementNameChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-connected-calendars",{"name":[1],"selectedConfiguration":[16,"selected-configuration"],"participants":[16],"calendars":[16],"participantOptions":[16,"participant-options"],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"selectedCalendars":[32],"participantCalendars":[32],"participantDefaultSelectedCalendars":[32]},[[0,"valueChanged","handleValueChanged"]],{"name":["elementNameChangedHandler"],"calendars":["calendarsChangedHandler"],"participants":["participantsChangedHandler"],"participantOptions":["participantOptionsChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-participant-booking-calendars",{"selectedConfiguration":[16,"selected-configuration"],"name":[1],"participants":[16],"calendars":[16],"participantOptions":[16,"participant-options"],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"selectedCalendars":[32],"participantCalendars":[32],"participantDefaultSelectedCalendar":[32]},[[0,"valueChanged","handleValueChanged"]],{"name":["elementNameChangedHandler"],"calendars":["calendarsChangedHandler"],"participants":["participantsChangedHandler"],"participantOptions":["participantOptionsChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-timeslot-interval",{"selectedConfiguration":[16,"selected-configuration"],"name":[1],"eventDurationMinutes":[2,"event-duration-minutes"],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"internalEventDurationMinutes":[32],"selectedInterval":[32],"selectedRoundTo":[32],"componentLoaded":[32]},[[0,"nylasFormDropdownChanged","nylasFormDropdownChangedHandler"],[0,"nylasFormRadioChanged","nylasFormRadioChangedHandler"]],{"name":["elementNameChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-buffer-time",{"selectedConfiguration":[16,"selected-configuration"],"name":[1],"buffer":[16],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"selectedBeforeBufferTime":[32],"selectedAfterBufferTime":[32],"componentLoaded":[32]},[[0,"nylasFormDropdownChanged","nylasFormDropdownChangedHandler"]],{"name":["elementNameChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-notetaker-config",{"selectedConfiguration":[16,"selected-configuration"],"conferencing":[16],"name":[1],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"enabled":[32],"showUiConsentMessage":[32],"notetakerName":[32],"videoRecording":[32],"audioRecording":[32],"transcription":[32],"summary":[32],"summaryCustomInstructions":[32],"actionItems":[32],"actionItemsCustomInstructions":[32],"validationError":[32],"summaryInstructionsError":[32],"actionItemsInstructionsError":[32],"updateConferencing":[64],"setNotetakerEnabled":[64],"setNotetakerOption":[64],"getNotetakerState":[64]},[[4,"nylasFormCheckboxToggled","nylasFormCheckboxToggledHandler"],[4,"nylasFormInputChanged","nylasFormInputChangedHandler"]],{"name":["elementNameChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"conferencing":["conferencingChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-event-duration",{"selectedConfiguration":[16,"selected-configuration"],"name":[1],"eventDurationMinutes":[2,"event-duration-minutes"],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"duration":[32],"durationMinutes":[32],"durationIncrement":[32],"error":[32],"durationMinutesOptions":[32]},[[0,"nylasFormDropdownChanged","nylasFormDropdownChangedHandler"],[0,"inputOptionChanged","inputOptionChangedHandler"]],{"name":["elementNameChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-only-specific-time-availability",{"name":[1],"selectedConfiguration":[16,"selected-configuration"],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"onlySpecificTimeAvailability":[4,"only-specific-time-availability"],"enableSpecificTimeAvailability":[32]},[[0,"nylasFormSwitchToggled","nylasFormSwitchToggledHandler"]],{"name":["elementNameChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"onlySpecificTimeAvailability":["onlySpecificTimeAvailabilityChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[258,"calendar-info-icon",{"width":[1],"height":[1]}],[258,"calendar-patterns-icon",{"width":[1],"height":[1]}],[258,"people-icon",{"width":[1],"height":[1]}],[321,"nylas-reminder-emails",{"selectedConfiguration":[16,"selected-configuration"],"eventReminders":[16,"event-reminders"],"name":[1],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"reminders":[32],"reminderErrors":[32],"participants":[32],"clearError":[32]},[[0,"valueChanged","handleValueChanged"],[0,"nylasFormDropdownChanged","handleNylasFormDropdownChanged"],[0,"nylasFormInputChanged","handleNylasFormInputChanged"]],{"name":["elementNameChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-specific-time-availability-picker",{"name":[1],"selectedConfiguration":[16,"selected-configuration"],"selectedLanguage":[1,"selected-language"],"specificTimesAvailability":[16,"specific-times-availability"],"themeConfig":[16,"theme-config"],"hideHeader":[4,"hide-header"],"defaultTimezone":[1,"default-timezone"],"specificDateEntries":[32],"validationErrors":[32],"timezone":[32]},[[0,"timeChange","handleTimeChange"],[0,"timeWindowFormError","setFormError"],[0,"nylasFormDropdownChanged","nylasFormDropdownChangedHandler"],[0,"nylasFormInputChanged","handleFormInputChange"]],{"name":["elementNameChangedHandler"],"defaultTimezone":["defaultTimezoneChanged"],"selectedConfiguration":["configChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-confirmation-email",{"selectedConfiguration":[16,"selected-configuration"],"confirmationEmailTemplate":[16,"confirmation-email-template"],"participants":[16],"name":[1],"nylasBranding":[4,"nylas-branding"],"isOpen":[4,"is-open"],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"confirmationEmail":[32],"isConfirmationEmailOpen":[32],"participantsState":[32],"invalidImageErrorMessage":[32]},[[0,"nylasFormInputChanged","nylasFormInputChangeHandler"],[0,"valueChanged","valueChangedHandler"],[0,"nylasFormInputImageUrlInvalid","nylasFormInputImageUrlInvalidHandler"],[0,"nylasFormSwitchToggled","nyalsFormSwitchToggledHandler"]],{"name":["elementNameChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"nylasBranding":["nylasBrandingChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-booking-form-config",{"selectedConfiguration":[16,"selected-configuration"],"name":[1],"additionalFields":[16,"additional-fields"],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"staticFields":[32],"formFields":[32],"formFieldsOrder":[32],"count":[32],"watchFields":[32],"fieldTypes":[32]},[[0,"nylasFormDropdownChanged","nylasFormDropdownChangedHandler"],[0,"selectedOptionsChanged","selectedOptionsChangedHandler"],[0,"nylasFormInputChanged","nylasFormInputChangedHandler"],[4,"valueChanged","valueChangedHandler"]],{"name":["elementNameChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-availability-picker",{"name":[1],"selectedConfiguration":[16,"selected-configuration"],"openHours":[16,"open-hours"],"defaultTimezone":[1,"default-timezone"],"hideHeader":[4,"hide-header"],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"schedule":[32],"timezone":[32],"overlapDays":[32],"timeWindowErrors":[32]},[[0,"nylasFormDropdownChanged","nylasFormDropdownChangedHandler"],[0,"timeChange","setTime"],[0,"timeWindowFormError","setFormError"]],{"name":["elementNameChangedHandler"],"defaultTimezone":["defaultTimezoneChanged"],"openHours":["openHoursChanged"],"selectedConfiguration":["configChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-disable-emails",{"selectedConfiguration":[16,"selected-configuration"],"name":[1],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"organizerLocale":[32],"disableEmails":[32]},[[0,"nylasFormSwitchToggled","nyalsFormSwitchToggledHandler"],[0,"nylasFormDropdownChanged","nylasFormDropdownChangedHandler"]],{"name":["elementNameChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-min-booking-notice",{"selectedConfiguration":[16,"selected-configuration"],"name":[1],"minBookingNotice":[2,"min-booking-notice"],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"selectedNumber":[32],"selectedPeriod":[32]},[[0,"timePeriodChanged","timePeriodChangedHandler"]],{"name":["elementNameChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-min-cancellation-notice",{"selectedConfiguration":[16,"selected-configuration"],"name":[1],"minCancellationNotice":[2,"min-cancellation-notice"],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"selectedNumber":[32],"selectedPeriod":[32]},[[0,"timePeriodChanged","timePeriodChangedHandler"]],{"name":["elementNameChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-page-styling",{"selectedConfiguration":[16,"selected-configuration"],"name":[1],"appearance":[16],"isOpen":[4,"is-open"],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"currentAppearance":[32],"customInputsSlot":[32],"hasCustomSlot":[32]},[[4,"nylasFormInputChanged","nylasFormInputChangeHandler"],[4,"nylasFormDropdownChanged","nylasFormDropdownChangedHandler"],[4,"valueChanged","valueChangedHandler"],[4,"nylasFormCheckboxToggled","checkboxToggledHandler"],[4,"nylasFormRadioChanged","radioChangedHandler"]],{"name":["elementNameChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"]}],[321,"nylas-booking-confirmation-redirect",{"selectedConfiguration":[16,"selected-configuration"],"name":[1],"redirectUrl":[1,"redirect-url"],"redirectUrlErrorMessage":[1,"redirect-url-error-message"],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"currentRedirectUrl":[32],"acceptUrl":[32],"componentLoaded":[32],"requiredError":[32],"patternError":[32]},[[0,"nylasFormDropdownChanged","nylasFormDropdownChangedHandler"],[0,"nylasFormInputBlurred","nylasFormInputBlurHandler"],[4,"formSubmitted","formSubmittedHandler"]],{"name":["elementNameChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-custom-event-slug",{"selectedConfiguration":[16,"selected-configuration"],"defaultUrlSlug":[1,"default-url-slug"],"isOpen":[4,"is-open"],"slugErrorMessage":[1,"slug-error-message"],"name":[1],"requiresSlug":[4,"requires-slug"],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"urlSlug":[32],"focus":[32],"copied":[32],"requiredError":[32],"patternError":[32]},[[0,"nylasFormInputChanged","nylasFormInputChangeHandler"],[0,"nylasFormInputFocused","nylasFormInputFocusHandler"],[0,"nylasFormInputBlurred","nylasFormInputBlurHandler"],[8,"formSubmitted","formSubmittedHandler"]],{"name":["elementNameChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-scheduling-method",{"selectedConfiguration":[16,"selected-configuration"],"name":[1],"participantOptions":[16,"participant-options"],"readOnly":[4,"read-only"],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"showSubTitle":[4,"show-sub-title"],"selectedBookingType":[32]},[[0,"nylasFormDropdownChanged","nylasFormDropdownChangedHandler"]],{"name":["elementNameChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-booking-calendar-picker",{"calendars":[16],"currentUser":[16,"current-user"],"currentUserCalendars":[16,"current-user-calendars"],"name":[1],"defaultBookingCalendar":[1,"default-booking-calendar"],"hideHeader":[4,"hide-header"],"expressFlow":[4,"express-flow"],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"selectedCalendar":[32]},[[0,"nylasFormDropdownChanged","nylasFormDropdownChangedHandler"]],{"name":["elementNameChangedHandler"],"currentUserCalendars":["currentUserCalendarsChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-booking-confirmation-type",{"selectedConfiguration":[16,"selected-configuration"],"name":[1],"bookingType":[1,"booking-type"],"showComponent":[4,"show-component"],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"selectedBookingType":[32],"showDropdown":[32]},[[0,"nylasFormDropdownChanged","nylasFormDropdownChangedHandler"]],{"name":["elementNameChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-calendar-picker",{"name":[1],"currentUser":[16,"current-user"],"calendars":[16],"defaultSelectedCalendars":[16,"default-selected-calendars"],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"selectedCalendars":[32],"error":[32]},[[0,"selectedOptionsChanged","selectedOptionsChangedHandler"]],{"name":["elementNameChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-page-name",{"selectedConfiguration":[16,"selected-configuration"],"name":[1],"pageName":[1,"page-name"],"showToggle":[4,"show-toggle"],"isOpen":[4,"is-open"],"required":[4],"themeConfig":[16,"theme-config"],"selectedLanguage":[1,"selected-language"],"requirePageName":[4,"require-page-name"],"currentPageName":[32],"pageNameErrorMessage":[32]},[[0,"nylasFormInputChanged","nylasFormInputChangeHandler"]],{"name":["elementNameChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-customize-booking-settings",{"selectedConfiguration":[16,"selected-configuration"],"defaultHideAdditionalGuests":[4,"default-hide-additional-guests"],"defaultHideCancellationOptions":[4,"default-hide-cancellation-options"],"defaultHideReschedulingOptions":[4,"default-hide-rescheduling-options"],"name":[1],"selectedLanguage":[1,"selected-language"],"showSettings":[16,"show-settings"],"themeConfig":[16,"theme-config"],"allowGuestsToInvite":[32],"hideCancellationOptions":[32],"hideReschedulingOptions":[32]},[[0,"nylasFormCheckboxToggled","nylasFormCheckboxToggledHandler"]],{"name":["elementNameChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-cancellation-policy",{"selectedConfiguration":[16,"selected-configuration"],"cancellationPolicy":[1,"cancellation-policy"],"name":[1],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"message":[32]},null,{"name":["elementNameChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-custom-booking-flow",{"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"]},null,{"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-event-limits",{"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"]},null,{"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[258,"calendar-agenda-fill-icon",{"width":[1],"height":[1]}],[258,"calendar-agenda-icon",{"width":[1],"height":[1]}],[258,"envelope-fill-icon",{"width":[1],"height":[1]}],[258,"envelope-icon",{"width":[1],"height":[1]}],[258,"flow-icon",{"width":[1],"height":[1]}],[258,"paintbrush-fill-icon",{"width":[1],"height":[1]}],[258,"paintbrush-icon",{"width":[1],"height":[1]}]]],["p-620804db",[[262,"nylas-editor-tabs",{"calendars":[16],"selectedConfiguration":[16,"selected-configuration"],"configurations":[16],"currentUser":[16,"current-user"],"schedulerPreviewLink":[1,"scheduler-preview-link"],"mode":[1],"hideEditorTabs":[16,"hide-editor-tabs"],"enableUserFeedback":[4,"enable-user-feedback"],"enableNotetaker":[4,"enable-notetaker"],"selectedLanguage":[1,"selected-language"],"selectedEventType":[1,"selected-event-type"],"themeConfig":[16,"theme-config"],"action":[32],"showFeedbackModal":[32],"activeTab":[32],"isLoading":[32],"hasUnsavedChanges":[32],"changesSaved":[32],"loaded":[32],"formState":[32],"error":[32],"schedulerConfigCreatedEventHandler":[64],"setError":[64],"resetError":[64]},[[0,"valueChanged","handleValueChanged"],[0,"feedbackModalClosed","feedbackModalClosedHandler"],[0,"feedbackSubmitted","feedbackSubmittedHandler"]],{"selectedConfiguration":["configChangedHandler"],"currentUser":["userChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[262,"nylas-editor-tabs-group",{"calendars":[16],"selectedConfiguration":[16,"selected-configuration"],"configurations":[16],"currentUser":[16,"current-user"],"schedulerPreviewLink":[1,"scheduler-preview-link"],"mode":[1],"hideEditorTabs":[16,"hide-editor-tabs"],"enableUserFeedback":[4,"enable-user-feedback"],"selectedLanguage":[1,"selected-language"],"selectedEventType":[1,"selected-event-type"],"selectedGroupEvent":[16,"selected-group-event"],"themeConfig":[16,"theme-config"],"action":[32],"showFeedbackModal":[32],"activeTab":[32],"isLoading":[32],"componentLoaded":[32],"hasUnsavedChanges":[32],"changesSaved":[32],"formState":[32],"error":[32],"schedulerConfigCreatedEventHandler":[64],"setError":[64],"resetError":[64]},[[0,"valueChanged","handleValueChanged"],[0,"feedbackModalClosed","feedbackModalClosedHandler"],[0,"feedbackSubmitted","feedbackSubmittedHandler"],[0,"importGroupEvent","importGroupEventHandler"],[0,"saveGroupEventChanges","saveGroupEventChangesHandler"],[0,"deleteGroupEvent","deleteGroupEventHandler"],[0,"createGroupEvent","createGroupEventHandler"]],{"selectedConfiguration":["configChangedHandler"],"selectedGroupEvent":["selectedGroupEventChangedHandler"],"currentUser":["userChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[257,"nylas-list-configurations",{"configurations":[16],"selectedLanguage":[1,"selected-language"],"schedulerPreviewLink":[1,"scheduler-preview-link"],"listConfigurationsNextCursor":[1,"list-configurations-next-cursor"],"themeConfig":[16,"theme-config"],"state":[32],"error":[32],"currentCursor":[32],"previousCursors":[32],"disableNextPageButton":[32],"deleteConfigurationId":[32],"showDeleteButtonLoading":[32],"editButtonLoadingId":[32],"registerCallback":[64],"getState":[64],"setState":[64],"setError":[64],"hideDeleteConfirmation":[64],"hideEditButtonLoading":[64]},[[0,"nylasFormDropdownChanged","handleNylasFormDropdownChanged"]],{"listConfigurationsNextCursor":["listConfigurationsNextCursorChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[257,"nylas-select-event-type",{"participantOptions":[16,"participant-options"],"name":[1],"selectedLanguage":[1,"selected-language"],"enableEventTypes":[16,"enable-event-types"],"themeConfig":[16,"theme-config"]},null,{"name":["elementNameChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[258,"google-logo-icon",{"width":[1],"height":[1]}],[258,"microsoft-logo-icon",{"width":[1],"height":[1]}]]],["p-3f66ac98",[[257,"nylas-booking-form",{"isLoading":[4,"is-loading"],"bookingInfo":[16,"booking-info"],"eventInfo":[16,"event-info"],"configSettings":[16,"config-settings"],"themeConfig":[8,"theme-config"],"selectedTimeslot":[16,"selected-timeslot"],"selectedLanguage":[1,"selected-language"],"name":[32],"email":[32],"guestEmails":[32],"guestEmailErrors":[32],"isNameValid":[32],"isEmailValid":[32],"additionalFields":[32],"namePatternError":[32],"nameRequiredError":[32],"emailPatternError":[32],"emailRequiredError":[32],"validationError":[32],"backButtonLoading":[32],"firstRender":[32]},[[0,"nylasFormInputChanged","nylasFormInputChangedHandler"],[0,"nylasFormDropdownChanged","selectOptionChangedHandler"],[0,"selectedOptionsChanged","selecedOptionsChangedHandler"],[0,"nylasFormSwitchToggled","switchToggledHandler"],[0,"nylasFormCheckboxToggled","checkboxToggledHandler"],[0,"nylasFormRadioChanged","radioChangedHandler"],[0,"nylasFormDropdownDefaultSelected","dropdownDefaultSelectedHandler"]],{"bookingInfo":["bookingInfoChangedHandler"],"configSettings":["configSettingsChangedHandler"],"themeConfig":["themeConfigChanged"],"selectedLanguage":["selectedLanguageChangedHandler"]}],[257,"nylas-cancel-booking-form",{"cancelBookingId":[1,"cancel-booking-id"],"rejectBookingId":[1,"reject-booking-id"],"selectedTimeslot":[16,"selected-timeslot"],"configSettings":[16,"config-settings"],"eventInfo":[16,"event-info"],"isLoading":[4,"is-loading"],"themeConfig":[8,"theme-config"],"selectedLanguage":[1,"selected-language"],"cancellationReason":[32],"cancellationError":[32],"cancellationPolicy":[32]},[[0,"nylasFormInputChanged","handleNylasFormInputChanged"]],{"configSettings":["configSettingsChangedHandler"],"themeConfig":["themeConfigChanged"],"selectedLanguage":["selectedLanguageChangedHandler"]}],[257,"nylas-booked-event-card",{"eventInfo":[16,"event-info"],"rescheduleBookingId":[1,"reschedule-booking-id"],"bookingInfo":[16,"booking-info"],"configSettings":[16,"config-settings"],"isLoading":[4,"is-loading"],"themeConfig":[8,"theme-config"],"selectedTimezone":[1,"selected-timezone"],"selectedTimeslot":[16,"selected-timeslot"],"selectedLanguage":[1,"selected-language"],"hour12":[4,"hour-1-2"],"startTime":[32],"endTime":[32]},null,{"themeConfig":["themeConfigChanged"],"selectedLanguage":["selectedLanguageChangedHandler"]}],[257,"nylas-locale-switch",{"themeConfig":[8,"theme-config"],"bookingInfo":[16,"booking-info"],"selectedTimezone":[1025,"selected-timezone"],"selectedLanguage":[1025,"selected-language"],"searchPlaceholder":[32]},[[0,"nylasFormDropdownChanged","nylasFormDropdownChangedHandler"]],{"themeConfig":["themeConfigChanged"],"bookingInfo":["bookingInfoChangedHandler"]}],[257,"nylas-cancelled-event-card",{"configSettings":[16,"config-settings"],"themeConfig":[8,"theme-config"],"selectedLanguage":[1,"selected-language"],"cancelledEventInfo":[16,"cancelled-event-info"],"isClosing":[32]},null,{"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChanged"]}],[257,"nylas-confirmed-event-card",{"configSettings":[16,"config-settings"],"themeConfig":[8,"theme-config"],"selectedLanguage":[1,"selected-language"],"confirmedEventInfo":[16,"confirmed-event-info"],"isClosing":[32]},null,{"themeConfig":["themeConfigChanged"],"selectedLanguage":["selectedLanguageChangedHandler"]}],[257,"nylas-date-picker",{"selectableDates":[16,"selectable-dates"],"configSettings":[16,"config-settings"],"themeConfig":[8,"theme-config"],"selectedTimezone":[1,"selected-timezone"],"selectedDate":[8,"selected-date"],"selectedLanguage":[1,"selected-language"],"isLoading":[4,"is-loading"],"eventDuration":[2,"event-duration"],"month":[32],"dates":[32],"disableNextMonthButton":[32],"selectableDatesTimezone":[32]},null,{"configSettings":["configSettingsChanged"],"selectedLanguage":["selectedLanguageChanged"],"themeConfig":["themeConfigChanged"],"selectedDate":["selectedDateChanged"],"selectedTimezone":["selectedTimezoneChanged"],"selectableDates":["selectableDatesChanged"]}],[257,"nylas-organizer-confirmation-card",{"configSettings":[16,"config-settings"],"isLoading":[4,"is-loading"],"themeConfig":[8,"theme-config"],"organizerConfirmationBookingId":[1,"organizer-confirmation-booking-id"],"selectedLanguage":[1,"selected-language"],"action":[32],"resetAction":[64]},null,{"themeConfig":["themeConfigChanged"],"selectedLanguage":["selectedLanguageChangedHandler"]}],[257,"nylas-selected-event-card",{"themeConfig":[8,"theme-config"],"selectedDate":[16,"selected-date"],"selectedTimeslot":[16,"selected-timeslot"],"selectedTimezone":[1,"selected-timezone"],"selectedLanguage":[1,"selected-language"],"hour12":[4,"hour-1-2"],"startTime":[32],"endTime":[32]},null,{"themeConfig":["themeConfigChanged"],"selectedLanguage":["selectedLanguageChangedHandler"],"selectedTimeslot":["selectedTimeslotChangedHandler"],"selectedTimezone":["selectedTimezoneChangedHandler"],"hour12":["hour12ChangedHandler"]}],[257,"nylas-timeslot-picker",{"availability":[16],"isLoading":[4,"loading-state"],"themeConfig":[8,"theme-config"],"selectedTimeslot":[16,"selected-timeslot"],"selectedTimezone":[1,"selected-timezone"],"selectedDate":[16,"selected-date"],"selectedLanguage":[1,"selected-language"],"hour12":[4,"hour-1-2"],"times":[32],"hoveredTimeslotIndex":[32],"selectedTimeslotIndex":[32],"emitValidateTimeslotError":[64]},null,{"selectedLanguage":["selectedLanguageChanged"],"selectedDate":["selectedDateChanged"],"availability":["availabilityChanged"],"selectedTimezone":["selectedTimezoneChanged"],"themeConfig":["themeConfigChanged"]}],[258,"nylas-logo",{"width":[1],"height":[1]}]]]]'),e)}));
|
|
1
|
+
import{p as e,g as n,b as a}from"./p-0EQQA0nE.js";export{s as setNonce}from"./p-0EQQA0nE.js";var t=()=>{const n=import.meta.url;const a={};if(n!==""){a.resourcesUrl=new URL(".",n).href}return e(a)};t().then((async e=>{await n();return a(JSON.parse('[["p-ca824e25",[[257,"nylas-scheduler-editor",{"configurationId":[1025,"configuration-id"],"nylasApiRequest":[1040,"nylas-api-request"],"nylasSessionsConfig":[16,"nylas-sessions-config"],"defaultAuthArgs":[16,"default-auth-args"],"eventOverrides":[16,"event-overrides"],"schedulerPreviewLink":[1,"scheduler-preview-link"],"defaultSchedulerConfigState":[16,"default-scheduler-config-store-state"],"mode":[1],"additionalParticipants":[16,"additional-participants"],"participantFetch":[16,"participant-fetch"],"participantFetchGrantId":[1,"participant-fetch-grant-id"],"participantSearch":[16,"participant-search"],"hideEditorTabs":[16,"hide-editor-tabs"],"conferenceProviders":[16,"conference-providers"],"requiresSlug":[4,"requires-slug"],"enableUserFeedback":[4,"enable-user-feedback"],"defaultLanguage":[1,"default-language"],"localization":[16],"nylasBranding":[4,"nylas-branding"],"enableNotetaker":[4,"enable-notetaker"],"experimentalFeatures":[16,"experimental-features"],"enableEventTypes":[16,"enable-event-types"],"themeConfig":[16,"theme-config"],"automaticComponentRegistration":[32],"selectedLanguage":[32],"langVersion":[32],"version":[32],"authError":[32],"store":[64],"schedulerConnector":[64]},[[0,"registerComponent","registerComponentHandler"],[0,"unregisterComponent","unregisterComponentHandler"],[0,"nylasSchedulerError","handleChildSchedulerError"],[0,"nylasFormDropdownChanged","nylasFormDropdownChangedHandler"]],{"configurationId":["configurationIdChanged"],"participantFetch":["participantPropsChanged"],"participantFetchGrantId":["participantPropsChanged"],"participantSearch":["participantPropsChanged"],"localization":["updateLocalization"],"nylasBranding":["updateNylasBranding"],"experimentalFeatures":["updateExperimentalFeatures"],"enableEventTypes":["updateEnableEventTypes"],"themeConfig":["themeConfigChanged"]}]]],["p-e0de5436",[[257,"nylas-scheduling",{"mode":[1],"defaultSchedulerState":[16,"default-scheduler-store-state"],"sessionId":[1,"session-id"],"schedulerApiUrl":[1,"scheduler-api-url"],"bookingInfo":[16,"booking-info"],"rescheduleBookingRef":[1,"reschedule-booking-ref"],"cancelBookingRef":[1,"cancel-booking-ref"],"organizerConfirmationBookingRef":[1,"organizer-confirmation-booking-ref"],"configurationId":[1,"configuration-id"],"slug":[1],"clientId":[1,"client-id"],"nylasBranding":[4,"nylas-branding"],"eventOverrides":[16,"event-overrides"],"isLoading":[4,"is-loading"],"themeConfig":[16,"theme-config"],"localization":[16],"defaultLanguage":[1,"default-language"],"showNotification":[4,"show-notification"],"enableUserFeedback":[4,"enable-user-feedback"],"hour12":[4,"hour-1-2"],"automaticComponentRegistration":[32],"selectedDateLabel":[32],"refConfigId":[32],"language":[32],"showFeedbackModal":[32],"bookingInfoConfirmed":[32],"version":[32],"getNylasSchedulerStore":[64],"getNylasSchedulerConnector":[64],"getRef":[64]},[[0,"languageChanged","languageChanged"],[0,"registerComponent","registerComponentHandler"],[0,"unregisterComponent","unregisterComponentHandler"],[0,"monthChanged","monthChangedHandler"],[0,"detailsConfirmed","bookButtonClickedHandler"],[0,"dateSelected","dateSelectedHandler"],[0,"cancelBookedEventError","cancelBookedEventErrorHandler"],[0,"cancelBookedEventValidationError","cancelBookedEventValidationErrorHandler"],[0,"rescheduleBookedEventError","rescheduleBookedEventErrorHandler"],[0,"confirmBookingError","confirmBookingErrorHandler"],[0,"feedbackModalClosed","feedbackModalClosedHandler"],[0,"validateTimeslotError","eventIsFullHandler"],[0,"feedbackSubmitted","feedbackSubmittedHandler"],[0,"nylasFormDropdownChanged","nylasFormDropdownChangedHandler"]],{"configurationId":["configurationIdChanged"],"schedulerApiUrl":["schedulerApiUrlChanged"],"sessionId":["sessionIdChanged"],"slug":["slugChanged"],"clientId":["clientIdChanged"],"bookingInfo":["bookingInfoChanged"],"rescheduleBookingRef":["rescheduleBookingRefChanged"],"cancelBookingRef":["cancelBookingRefChanged"],"organizerConfirmationBookingRef":["organizerConfirmationBookingRefChanged"],"localization":["localizationChanged"],"defaultLanguage":["defaultLanguageChanged"],"themeConfig":["themeConfigChanged"]}]]],["p-e734cde9",[[258,"archive-icon",{"width":[1],"height":[1]}]]],["p-68195a72",[[258,"arrow-icon",{"width":[1],"height":[1]}]]],["p-bca85255",[[258,"bold-icon",{"width":[1],"height":[1]}]]],["p-1741705d",[[258,"document-refresh-icon",{"width":[1],"height":[1]}]]],["p-7930474b",[[258,"folder-icon",{"width":[1],"height":[1]}]]],["p-f0406089",[[258,"forward-icon",{"width":[1],"height":[1]}]]],["p-55b2df61",[[258,"inbox-icon",{"width":[1],"height":[1]}]]],["p-16db18a3",[[258,"italic-icon",{"width":[1],"height":[1]}]]],["p-37eedc9d",[[258,"play-icon",{"width":[1],"height":[1]}]]],["p-c96b6f73",[[258,"refresh-icon",{"width":[1],"height":[1]}]]],["p-f7f2c232",[[258,"reply-all-icon",{"width":[1],"height":[1]}]]],["p-e2dd457a",[[258,"reply-icon",{"width":[1],"height":[1]}]]],["p-43c3f331",[[258,"sent-icon",{"width":[1],"height":[1]}]]],["p-ed89219a",[[258,"spam-icon",{"width":[1],"height":[1]}]]],["p-02343d66",[[258,"star-icon",{"width":[1],"height":[1]}]]],["p-de990849",[[258,"stop-icon",{"width":[1],"height":[1]}]]],["p-a94cbeb7",[[258,"trash-fill-icon",{"width":[1],"height":[1]}]]],["p-974fce52",[[258,"underline-icon",{"width":[1],"height":[1]}]]],["p-a3baa9bf",[[258,"checkmark-circle-icon",{"width":[1],"height":[1]}]]],["p-f4516330",[[258,"delete-icon",{"width":[1],"height":[1]}]]],["p-932456ba",[[258,"person-icon",{"width":[1],"height":[1]}]]],["p-af340293",[[258,"calendar-cancel-icon",{"width":[1],"height":[1]}]]],["p-c0f88f23",[[258,"calendar-check-icon",{"width":[1],"height":[1]}]]],["p-4a2bcec0",[[258,"plus-icon",{"width":[1],"height":[1]}]]],["p-7876f3e5",[[257,"radio-button-group",{"name":[1],"options":[16],"defaultSelectedValue":[1,"default-selected-value"],"label":[1],"required":[4],"readOnly":[4,"read-only"],"themeConfig":[16,"theme-config"],"errorMessage":[1,"error-message"],"selectedValue":[32],"error":[32]},[[4,"bookingFormSubmitted","handleBookingFormSubmitted"]],{"defaultSelectedValue":["handleDefaultSelectedValueChange"],"themeConfig":["themeConfigChangedHandler"]}]]],["p-991b94bd",[[258,"translate-icon",{"width":[1],"height":[1]}]]],["p-37c5834c",[[258,"calendar-icon",{"width":[1],"height":[1]}]]],["p-7fe0b3bb",[[257,"toggle-switch",{"name":[1],"checked":[4],"label":[1],"themeConfig":[16,"theme-config"],"isChecked":[32]},null,{"checked":["checkedChanged"],"themeConfig":["themeConfigChangedHandler"]}]]],["p-38806f4d",[[321,"nylas-form-card",{"themeConfig":[16,"theme-config"]},null,{"themeConfig":["themeConfigChangedHandler"]}]]],["p-9a5ddc21",[[257,"multi-select-dropdown",{"name":[1],"label":[1],"options":[16],"error":[1025],"required":[4],"readOnly":[4,"read-only"],"multipleOptionsSelectedLabel":[1,"multiple-options-selected-label"],"selectAtLeastOneOptionLabel":[1,"select-at-least-one-option-label"],"themeConfig":[16,"theme-config"],"errorMessage":[1,"error-message"],"availableOptions":[32],"isOpen":[32],"ariaActivedescendant":[32],"shouldFocusFirstOption":[32],"openDropdown":[64],"closeDropdown":[64]},[[6,"click","handleOutsideClick"],[4,"bookingFormSubmitted","handleBookingFormSubmitted"]],{"options":["optionsChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}]]],["p-84c3921f",[[257,"checkbox-component",{"name":[1],"checked":[4],"label":[1],"readOnly":[4,"read-only"],"required":[4],"themeConfig":[16,"theme-config"],"errorMessage":[1,"error-message"],"isChecked":[32],"error":[32]},[[4,"bookingFormSubmitted","handleBookingFormSubmitted"]],{"checked":["checkedPropChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}]]],["p-2f3a33e1",[[257,"textarea-component",{"name":[1],"defaultValue":[1,"default-value"],"label":[1],"placeholder":[1],"required":[4],"readOnly":[4,"read-only"],"autoFocus":[4,"auto-focus"],"maxLength":[2,"max-length"],"type":[1],"tooltip":[1],"errorMessage":[1,"error-message"],"themeConfig":[16,"theme-config"],"value":[32],"error":[32]},[[4,"bookingFormSubmitted","handleBookingFormSubmitted"],[4,"triggerValidation","handletriggerValidation"]],{"themeConfig":["themeConfigChangedHandler"]}]]],["p-330c2159",[[257,"input-component",{"name":[1],"defaultValue":[1,"default-value"],"label":[1],"type":[1],"placeholder":[1],"required":[4],"readOnly":[4,"read-only"],"autoFocus":[4,"auto-focus"],"pattern":[16],"maxLength":[2,"max-length"],"patternError":[1,"pattern-error"],"requiredError":[1,"required-error"],"maxValue":[2,"max-value"],"minValue":[2,"min-value"],"themeConfig":[16,"theme-config"],"value":[32],"error":[32]},[[4,"bookingFormSubmitted","handleBookingFormSubmitted"],[4,"formSubmitted","handleFormSubmitted"]],{"defaultValue":["handleDefaultValueChange"],"themeConfig":["themeConfigChangedHandler"]}]]],["p-ad920702",[[321,"input-image-url",{"imageUrl":[1,"image-url"],"themeConfig":[16,"theme-config"],"errorMessage":[1,"error-message"],"name":[1],"currentImageUrl":[32],"error":[32]},[[0,"nylasFormInputChanged","nylasFormInputChangedHandler"],[0,"nylasFormInputBlurred","nylasFormInputBlurHandler"]],{"name":["elementNameChangedHandler"],"errorMessage":["errorMessageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[258,"person-clipboard-icon",{"width":[1],"height":[1]}]]],["p-3d1fd865",[[258,"google-meet-icon",{"width":[1],"height":[1]}],[258,"location-icon",{"width":[1],"height":[1]}],[258,"location-off-icon",{"width":[1],"height":[1]}],[258,"microsoft-teams-icon",{"width":[1],"height":[1]}],[258,"zoom-icon",{"width":[1],"height":[1]}]]],["p-9dd10333",[[257,"tooltip-component",{"position":[1],"alignment":[1],"offset":[2],"boundaryPadding":[2,"boundary-padding"],"showArrow":[4,"show-arrow"],"showDelay":[2,"show-delay"],"hideDelay":[2,"hide-delay"],"isVisible":[32],"isPinned":[32],"actualPosition":[32],"show":[64],"hide":[64]},[[8,"keydown","handleKeyDown"],[6,"click","handleDocumentClick"],[11,"scroll","handleScroll"],[9,"resize","handleResize"]]],[258,"info-icon",{"width":[1],"height":[1]}]]],["p-f5cf565f",[[321,"nylas-event-location",{"name":[1],"currentUser":[16,"current-user"],"userProvider":[1,"user-provider"],"eventConferencing":[16,"event-conferencing"],"conferenceProviders":[16,"conference-providers"],"selectedConfiguration":[16,"selected-configuration"],"eventLocation":[1,"event-location"],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"location":[32],"grantId":[32],"selectedLocationOption":[32],"userProviderState":[32],"locationOptions":[32]},[[0,"nylasFormDropdownChanged","nylasFormDropdownChangedHandler"]],{"name":["elementNameChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"currentUser":["currentUserChangedHandler"],"conferenceProviders":["conferenceProvidersChanged"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-additional-participants",{"name":[1],"selectedConfiguration":[16,"selected-configuration"],"currentUser":[16,"current-user"],"currentUserCalendars":[16,"current-user-calendars"],"participantOptions":[16,"participant-options"],"eventParticipants":[16,"event-participants"],"roundRobinConfig":[4,"round-robin-config"],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"participantSearch":[16,"participant-search"],"participants":[32],"participantErrors":[32],"includeOrganizerAsParticipant":[32],"isRoundRobinConfig":[32],"error":[32],"requiredError":[32],"patternError":[32],"participantSearchResults":[32],"participantSearchLoading":[32],"activeSearchInputIndex":[32]},[[0,"inputOptionChanged","onInputOptionChanged"]],{"name":["elementNameChangedHandler"],"currentUser":["selectedConfigurationAndCurrentUserChangedHandler"],"selectedConfiguration":["selectedConfigurationAndCurrentUserChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[257,"nylas-feedback-form",{"themeConfig":[8,"theme-config"],"feedbackMessage":[32]},[[4,"nylasFormInputChanged","handleFormInputChanged"]]],[321,"nylas-reminder-time",{"name":[1],"eventReminderTimeMinutes":[2,"event-reminder-time-minutes"],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"selectedNumber":[32],"selectedPeriod":[32],"errorState":[32]},[[4,"nylasSuggestReminderMinutes","nylasSuggestReminderMinutesHandler"],[0,"timePeriodChanged","timePeriodChangedHandler"]],{"name":["elementNameChangedHandler"],"eventReminderTimeMinutes":["eventReminderTimeMinutesChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-event-description",{"selectedConfiguration":[16,"selected-configuration"],"eventDescription":[1,"event-description"],"name":[1],"selectedLanguage":[1,"selected-language"],"hideAutoPopulateButton":[4,"hide-auto-populate-button"],"noTemplates":[4,"no-templates"],"themeConfig":[16,"theme-config"],"description":[32],"showTokens":[32],"availableTokens":[32],"filteredTokens":[32],"ariaActivedescendant":[32],"currentWord":[32],"validationError":[32],"additionalFieldTokens":[32]},[[4,"valueChanged","valueChangedHandler"]],{"name":["elementNameChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-event-title",{"selectedConfiguration":[16,"selected-configuration"],"eventTitle":[1,"event-title"],"name":[1],"selectedLanguage":[1,"selected-language"],"noTemplates":[4,"no-templates"],"themeConfig":[16,"theme-config"],"showTokens":[32],"availableTokens":[32],"filteredTokens":[32],"ariaActivedescendant":[32],"currentWord":[32],"validationError":[32],"configEventTitle":[32],"additionalFieldTokens":[32]},[[8,"formSubmitted","formSubmittedHandler"],[4,"valueChanged","valueChangedHandler"]],{"name":["elementNameChangedHandler"],"ariaActivedescendant":["ariaActivedescendantChangedHandler"],"selectedConfiguration":["configChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[257,"input-color-picker",{"name":[1],"defaultSelectedColor":[1,"default-selected-color"],"selectedColor":[32],"isOpen":[32],"ariaActivedescendant":[32],"errorMessage":[32],"currentLanguage":[32]},[[6,"click","handleOutsideClick"]]],[321,"nylas-event-info",{"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"]},null,{"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[258,"checkmark-icon",{"width":[1],"height":[1]}],[258,"dragable-icon",{"width":[1],"height":[1]}],[258,"eye-icon",{"width":[1],"height":[1]}],[258,"feedback-icon",{"width":[1],"height":[1]}],[258,"trash-icon",{"width":[1],"height":[1]}],[258,"copy-icon",{"width":[1],"height":[1]}]]],["p-4d9bdaa0",[[321,"nylas-event-calendar",{"selectedConfiguration":[16,"selected-configuration"],"name":[1],"selectedLanguage":[1,"selected-language"],"groupEvents":[16,"group-events"],"currentUser":[16,"current-user"],"calendars":[16],"masterGroupEvents":[16,"master-group-events"],"isLoading":[4,"is-loading"],"themeConfig":[16,"theme-config"],"selectedView":[32],"events":[32],"calendar":[32],"selectedEvent":[32],"selectedDateRangeString":[32],"showEditEventDetails":[32],"showCreateEventDetails":[32],"editOptionChoices":[32],"updateOptionChoices":[32],"deleteOptionChoices":[32],"editOptions":[32],"showEditOptions":[32],"updateOptions":[32],"showUpdateOptions":[32],"deleteOptions":[32],"showDeleteOptions":[32],"unsavedChanges":[32],"showConfirmDiscardUnsavedChangesModal":[32],"createNewGroupEventTimeslot":[32],"formError":[32],"formErrors":[32],"loadingOptions":[32],"showChooseParticipantsModal":[32],"importParticipants":[32],"selectedImportParticipants":[32],"showAllEvents":[32]},[[0,"valueChanged","valueChangedHandler"],[0,"timeWindowFormError","timeWindowFormErrorHandler"],[0,"dateTimeInputError","dateTimeInputErrorHandler"],[4,"saveGroupEventChangesError","saveGroupEventChangesErrorHandler"],[0,"selectedOptionsChanged","selectedOptionsChangedHandler"],[0,"nylasCheckboxGroupChanged","nylasCheckboxGroupChangedHandler"]],{"name":["elementNameChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"groupEvents":["groupEventsChangedHandler"],"themeConfig":["themeConfigChangedHandler"],"isLoading":["isLoadingChangedHandler"]}],[321,"nylas-event-timeslot",{"name":[1],"initialValue":[16,"initial-value"],"selectedLanguage":[1,"selected-language"],"currentUser":[16,"current-user"],"themeConfig":[16,"theme-config"],"selectedDate":[32],"selectedStartTime":[32],"selectedEndTime":[32],"selectedTimezone":[32],"selectedRecurrenceType":[32],"timeRangeError":[32],"selectedRrule":[32],"recurrenceOptions":[32],"repeatEveryInterval":[32],"repeatEveryFrequency":[32],"repeatOnDays":[32],"repeatMonthlySameDate":[32],"repeatEndType":[32],"repeatEndAfter":[32],"repeatEndOn":[32],"monthRecurrenceOptions":[32],"endDate":[32],"hasDateTimeInputError":[32]},[[0,"timeChange","setTime"],[0,"nylasFormDropdownChanged","nylasFormDropdownChangedHandler"],[0,"nylasFormInputChanged","nylasFormInputChangedHandler"],[0,"timePeriodChanged","timePeriodChangedHandler"]],{"name":["elementNameChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-event-capacity",{"name":[1],"capacity":[2],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"selectedEventCapacity":[32],"error":[32]},[[0,"nylasFormInputChanged","nylasFormInputChangeHandler"]],{"name":["elementNameChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[257,"checkbox-group",{"name":[1],"label":[1],"options":[16],"required":[4],"direction":[1],"themeConfig":[16,"theme-config"],"error":[32],"selectedValues":[32]},[[4,"bookingFormSubmitted","handleBookingFormSubmitted"],[4,"nylasFormCheckboxToggled","handleCheckboxToggled"]],{"options":["optionsChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}]]],["p-97034347",[[257,"nylas-notification",{"ttl":[8],"allowedCategories":[16,"allowed-categories"],"notifications":[32]},[[16,"nylasSchedulerError","onError"],[16,"nylasSchedulerWarning","onWarning"],[16,"nylasSchedulerInfo","onInfo"],[16,"nylasSchedulerSuccess","onSuccess"],[16,"dismissNotification","onDismissNotification"],[16,"nylasSchedulerClearNotifications","onClearNotifications"]]],[258,"warning-icon",{"width":[1],"height":[1]}]]],["p-87f52db7",[[258,"edit-icon",{"width":[1],"height":[1]}],[258,"clock-icon",{"width":[1],"height":[1]}]]],["p-f235211e",[[258,"time-period-selector",{"themeConfig":[16,"theme-config"],"timePeriods":[16,"time-periods"],"defaultSelectedPeriod":[1,"default-selected-period"],"defaultSelectedNumber":[2,"default-selected-number"],"hasError":[4,"has-error"],"selectedPeriod":[32],"selectedNumber":[32],"numberOptions":[32],"timePeriodOptions":[32]},[[0,"inputOptionChanged","inputOptionChangedHandler"],[0,"nylasFormDropdownChanged","nylasFormDropdownChangedHandler"]],{"defaultSelectedPeriod":["defaultSelectedPeriodChanged"],"defaultSelectedNumber":["defaultSelectedNumberChanged"],"timePeriods":["timePeriodsChanged"],"themeConfig":["themeConfigChangedHandler"]}],[257,"input-dropdown",{"name":[1],"options":[16],"defaultInputOption":[16,"default-input-option"],"inputValue":[1,"input-value"],"pluralizedLabel":[1,"pluralized-label"],"filterable":[4],"noResultsText":[1,"no-results-text"],"themeConfig":[16,"theme-config"],"selectedOption":[32],"isOpen":[32],"typedValue":[32],"filteredOptions":[32],"ariaActivedescendant":[32],"shouldAutoScroll":[32],"inputHasFocus":[32]},[[6,"click","handleOutsideClick"]],{"options":["optionsChangedHandler"],"defaultInputOption":["defaultSelectedOptionChangedHandler"],"inputValue":["inputValueChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}]]],["p-88e89256",[[258,"add-circle-icon",{"width":[1],"height":[1]}],[258,"close-icon",{"width":[1],"height":[1]}]]],["p-db79a1ca",[[257,"nylas-time-window-picker",{"time":[1],"minimumStartTime":[1,"minimum-start-time"],"placeholder":[1],"name":[1],"hasError":[516,"has-error"],"language":[1],"themeConfig":[16,"theme-config"],"err":[32],"showTimes":[32],"ariaActivedescendant":[32],"times":[32],"shouldAutoScroll":[32]},[[6,"click","handleOutsideClick"]],{"time":["timeChangedHandler"],"minimumStartTime":["minimumStartTimeChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[257,"nylas-date-component",{"name":[1],"defaultValue":[1,"default-value"],"label":[1],"placeholder":[1],"required":[4],"readOnly":[4,"read-only"],"autoFocus":[4,"auto-focus"],"pattern":[16],"maxLength":[2,"max-length"],"patternError":[1,"pattern-error"],"requiredError":[1,"required-error"],"errorMessage":[1,"error-message"],"minDate":[1,"min-date"],"hasError":[4,"has-error"],"themeConfig":[16,"theme-config"],"value":[32],"error":[32],"isDateValid":[32]},[[4,"bookingFormSubmitted","handleBookingFormSubmitted"],[4,"formSubmitted","handleFormSubmitted"]],{"defaultValue":["handleDefaultValueChange"],"themeConfig":["themeConfigChangedHandler"]}],[258,"globe-icon",{"width":[1],"height":[1]}]]],["p-11f478bd",[[262,"button-component",{"variant":[1],"disabled":[4],"type":[1],"tooltip":[1],"isLoading":[4,"is-loading"],"clickHandler":[16,"click-handler"],"mouseOverHandler":[16,"mouse-over-handler"],"mouseOutHandler":[16,"mouse-out-handler"],"focusHandler":[16,"focus-handler"],"blurHandler":[16,"blur-handler"]}],[257,"loading-icon",{"width":[1],"height":[1]}]]],["p-219fd6f9",[[257,"select-dropdown",{"name":[513],"options":[16],"defaultSelectedOption":[16,"default-selected-option"],"withSearch":[4,"with-search"],"searchPlaceholder":[1,"search-placeholder"],"label":[1],"required":[4],"readOnly":[4,"read-only"],"pluralizedLabel":[1,"pluralized-label"],"dropdownButtonText":[1,"dropdown-button-text"],"withChevron":[4,"with-chevron"],"emptyValue":[1,"empty-value"],"errorMessage":[1,"error-message"],"themeConfig":[16,"theme-config"],"selectedOption":[32],"isOpen":[32],"searchValue":[32],"filteredOptions":[32],"ariaActivedescendant":[32],"error":[32]},[[4,"bookingFormSubmitted","handleBookingFormSubmitted"],[4,"formSubmitted","handleFormSubmitted"],[6,"click","handleOutsideClick"]],{"options":["optionsChangedHandler"],"defaultSelectedOption":["defaultSelectedOptionChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[258,"search-icon",{"width":[1],"height":[1]}],[258,"chevron-icon",{"width":[1],"height":[1]}]]],["p-ccc9d9d2",[[321,"nylas-participants-custom-availability",{"selectedConfiguration":[16,"selected-configuration"],"name":[1],"participants":[16],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"selectedParticipants":[32],"validationError":[32]},[[0,"nylasFormSwitchToggled","nylasFormSwitchToggledHandler"],[0,"valueChanged","handleValueChanged"]],{"name":["elementNameChangedHandler"],"participants":["participantsChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-limit-future-bookings",{"selectedConfiguration":[16,"selected-configuration"],"availableDaysInFuture":[2,"available-days-in-future"],"name":[1],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"selectedNumber":[32],"selectedPeriod":[32]},[[0,"timePeriodChanged","timePeriodChangedHandler"]],{"name":["elementNameChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-connected-calendars",{"name":[1],"selectedConfiguration":[16,"selected-configuration"],"participants":[16],"calendars":[16],"participantOptions":[16,"participant-options"],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"selectedCalendars":[32],"participantCalendars":[32],"participantDefaultSelectedCalendars":[32]},[[0,"valueChanged","handleValueChanged"]],{"name":["elementNameChangedHandler"],"calendars":["calendarsChangedHandler"],"participants":["participantsChangedHandler"],"participantOptions":["participantOptionsChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-participant-booking-calendars",{"selectedConfiguration":[16,"selected-configuration"],"name":[1],"participants":[16],"calendars":[16],"participantOptions":[16,"participant-options"],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"selectedCalendars":[32],"participantCalendars":[32],"participantDefaultSelectedCalendar":[32]},[[0,"valueChanged","handleValueChanged"]],{"name":["elementNameChangedHandler"],"calendars":["calendarsChangedHandler"],"participants":["participantsChangedHandler"],"participantOptions":["participantOptionsChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-timeslot-interval",{"selectedConfiguration":[16,"selected-configuration"],"name":[1],"eventDurationMinutes":[2,"event-duration-minutes"],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"internalEventDurationMinutes":[32],"selectedInterval":[32],"selectedRoundTo":[32],"componentLoaded":[32]},[[0,"nylasFormDropdownChanged","nylasFormDropdownChangedHandler"],[0,"nylasFormRadioChanged","nylasFormRadioChangedHandler"]],{"name":["elementNameChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-buffer-time",{"selectedConfiguration":[16,"selected-configuration"],"name":[1],"buffer":[16],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"selectedBeforeBufferTime":[32],"selectedAfterBufferTime":[32],"componentLoaded":[32]},[[0,"nylasFormDropdownChanged","nylasFormDropdownChangedHandler"]],{"name":["elementNameChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-notetaker-config",{"selectedConfiguration":[16,"selected-configuration"],"conferencing":[16],"name":[1],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"enabled":[32],"showUiConsentMessage":[32],"notetakerName":[32],"videoRecording":[32],"audioRecording":[32],"transcription":[32],"summary":[32],"summaryCustomInstructions":[32],"actionItems":[32],"actionItemsCustomInstructions":[32],"validationError":[32],"summaryInstructionsError":[32],"actionItemsInstructionsError":[32],"updateConferencing":[64],"setNotetakerEnabled":[64],"setNotetakerOption":[64],"getNotetakerState":[64]},[[4,"nylasFormCheckboxToggled","nylasFormCheckboxToggledHandler"],[4,"nylasFormInputChanged","nylasFormInputChangedHandler"]],{"name":["elementNameChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"conferencing":["conferencingChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-event-duration",{"selectedConfiguration":[16,"selected-configuration"],"name":[1],"eventDurationMinutes":[2,"event-duration-minutes"],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"duration":[32],"durationMinutes":[32],"durationIncrement":[32],"error":[32],"durationMinutesOptions":[32]},[[0,"nylasFormDropdownChanged","nylasFormDropdownChangedHandler"],[0,"inputOptionChanged","inputOptionChangedHandler"]],{"name":["elementNameChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-only-specific-time-availability",{"name":[1],"selectedConfiguration":[16,"selected-configuration"],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"onlySpecificTimeAvailability":[4,"only-specific-time-availability"],"enableSpecificTimeAvailability":[32]},[[0,"nylasFormSwitchToggled","nylasFormSwitchToggledHandler"]],{"name":["elementNameChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"onlySpecificTimeAvailability":["onlySpecificTimeAvailabilityChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[258,"calendar-info-icon",{"width":[1],"height":[1]}],[258,"calendar-patterns-icon",{"width":[1],"height":[1]}],[258,"people-icon",{"width":[1],"height":[1]}],[321,"nylas-reminder-emails",{"selectedConfiguration":[16,"selected-configuration"],"eventReminders":[16,"event-reminders"],"name":[1],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"reminders":[32],"reminderErrors":[32],"participants":[32],"clearError":[32]},[[0,"valueChanged","handleValueChanged"],[0,"nylasFormDropdownChanged","handleNylasFormDropdownChanged"],[0,"nylasFormInputChanged","handleNylasFormInputChanged"]],{"name":["elementNameChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-specific-time-availability-picker",{"name":[1],"selectedConfiguration":[16,"selected-configuration"],"selectedLanguage":[1,"selected-language"],"specificTimesAvailability":[16,"specific-times-availability"],"themeConfig":[16,"theme-config"],"hideHeader":[4,"hide-header"],"defaultTimezone":[1,"default-timezone"],"specificDateEntries":[32],"validationErrors":[32],"timezone":[32]},[[0,"timeChange","handleTimeChange"],[0,"timeWindowFormError","setFormError"],[0,"nylasFormDropdownChanged","nylasFormDropdownChangedHandler"],[0,"nylasFormInputChanged","handleFormInputChange"]],{"name":["elementNameChangedHandler"],"defaultTimezone":["defaultTimezoneChanged"],"selectedConfiguration":["configChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-confirmation-email",{"selectedConfiguration":[16,"selected-configuration"],"confirmationEmailTemplate":[16,"confirmation-email-template"],"participants":[16],"name":[1],"nylasBranding":[4,"nylas-branding"],"isOpen":[4,"is-open"],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"confirmationEmail":[32],"isConfirmationEmailOpen":[32],"participantsState":[32],"invalidImageErrorMessage":[32]},[[0,"nylasFormInputChanged","nylasFormInputChangeHandler"],[0,"valueChanged","valueChangedHandler"],[0,"nylasFormInputImageUrlInvalid","nylasFormInputImageUrlInvalidHandler"],[0,"nylasFormSwitchToggled","nyalsFormSwitchToggledHandler"]],{"name":["elementNameChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"nylasBranding":["nylasBrandingChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-booking-form-config",{"selectedConfiguration":[16,"selected-configuration"],"name":[1],"additionalFields":[16,"additional-fields"],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"staticFields":[32],"formFields":[32],"formFieldsOrder":[32],"count":[32],"watchFields":[32],"fieldTypes":[32]},[[0,"nylasFormDropdownChanged","nylasFormDropdownChangedHandler"],[0,"selectedOptionsChanged","selectedOptionsChangedHandler"],[0,"nylasFormInputChanged","nylasFormInputChangedHandler"],[4,"valueChanged","valueChangedHandler"]],{"name":["elementNameChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-availability-picker",{"name":[1],"selectedConfiguration":[16,"selected-configuration"],"openHours":[16,"open-hours"],"defaultTimezone":[1,"default-timezone"],"hideHeader":[4,"hide-header"],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"schedule":[32],"timezone":[32],"overlapDays":[32],"timeWindowErrors":[32]},[[0,"nylasFormDropdownChanged","nylasFormDropdownChangedHandler"],[0,"timeChange","setTime"],[0,"timeWindowFormError","setFormError"]],{"name":["elementNameChangedHandler"],"defaultTimezone":["defaultTimezoneChanged"],"openHours":["openHoursChanged"],"selectedConfiguration":["configChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-disable-emails",{"selectedConfiguration":[16,"selected-configuration"],"name":[1],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"organizerLocale":[32],"disableEmails":[32]},[[0,"nylasFormSwitchToggled","nyalsFormSwitchToggledHandler"],[0,"nylasFormDropdownChanged","nylasFormDropdownChangedHandler"]],{"name":["elementNameChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-min-booking-notice",{"selectedConfiguration":[16,"selected-configuration"],"name":[1],"minBookingNotice":[2,"min-booking-notice"],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"selectedNumber":[32],"selectedPeriod":[32]},[[0,"timePeriodChanged","timePeriodChangedHandler"]],{"name":["elementNameChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-min-cancellation-notice",{"selectedConfiguration":[16,"selected-configuration"],"name":[1],"minCancellationNotice":[2,"min-cancellation-notice"],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"selectedNumber":[32],"selectedPeriod":[32]},[[0,"timePeriodChanged","timePeriodChangedHandler"]],{"name":["elementNameChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-page-styling",{"selectedConfiguration":[16,"selected-configuration"],"name":[1],"appearance":[16],"isOpen":[4,"is-open"],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"currentAppearance":[32],"customInputsSlot":[32],"hasCustomSlot":[32]},[[4,"nylasFormInputChanged","nylasFormInputChangeHandler"],[4,"nylasFormDropdownChanged","nylasFormDropdownChangedHandler"],[4,"valueChanged","valueChangedHandler"],[4,"nylasFormCheckboxToggled","checkboxToggledHandler"],[4,"nylasFormRadioChanged","radioChangedHandler"]],{"name":["elementNameChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"]}],[321,"nylas-booking-confirmation-redirect",{"selectedConfiguration":[16,"selected-configuration"],"name":[1],"redirectUrl":[1,"redirect-url"],"redirectUrlErrorMessage":[1,"redirect-url-error-message"],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"currentRedirectUrl":[32],"acceptUrl":[32],"componentLoaded":[32],"requiredError":[32],"patternError":[32]},[[0,"nylasFormDropdownChanged","nylasFormDropdownChangedHandler"],[0,"nylasFormInputBlurred","nylasFormInputBlurHandler"],[4,"formSubmitted","formSubmittedHandler"]],{"name":["elementNameChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-custom-event-slug",{"selectedConfiguration":[16,"selected-configuration"],"defaultUrlSlug":[1,"default-url-slug"],"isOpen":[4,"is-open"],"slugErrorMessage":[1,"slug-error-message"],"name":[1],"requiresSlug":[4,"requires-slug"],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"urlSlug":[32],"focus":[32],"copied":[32],"requiredError":[32],"patternError":[32]},[[0,"nylasFormInputChanged","nylasFormInputChangeHandler"],[0,"nylasFormInputFocused","nylasFormInputFocusHandler"],[0,"nylasFormInputBlurred","nylasFormInputBlurHandler"],[8,"formSubmitted","formSubmittedHandler"]],{"name":["elementNameChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-scheduling-method",{"selectedConfiguration":[16,"selected-configuration"],"name":[1],"participantOptions":[16,"participant-options"],"readOnly":[4,"read-only"],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"showSubTitle":[4,"show-sub-title"],"selectedBookingType":[32]},[[0,"nylasFormDropdownChanged","nylasFormDropdownChangedHandler"]],{"name":["elementNameChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-booking-calendar-picker",{"calendars":[16],"currentUser":[16,"current-user"],"currentUserCalendars":[16,"current-user-calendars"],"name":[1],"defaultBookingCalendar":[1,"default-booking-calendar"],"hideHeader":[4,"hide-header"],"expressFlow":[4,"express-flow"],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"selectedCalendar":[32]},[[0,"nylasFormDropdownChanged","nylasFormDropdownChangedHandler"]],{"name":["elementNameChangedHandler"],"currentUserCalendars":["currentUserCalendarsChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-booking-confirmation-type",{"selectedConfiguration":[16,"selected-configuration"],"name":[1],"bookingType":[1,"booking-type"],"showComponent":[4,"show-component"],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"selectedBookingType":[32],"showDropdown":[32]},[[0,"nylasFormDropdownChanged","nylasFormDropdownChangedHandler"]],{"name":["elementNameChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-calendar-picker",{"name":[1],"currentUser":[16,"current-user"],"calendars":[16],"defaultSelectedCalendars":[16,"default-selected-calendars"],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"selectedCalendars":[32],"error":[32]},[[0,"selectedOptionsChanged","selectedOptionsChangedHandler"]],{"name":["elementNameChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-page-name",{"selectedConfiguration":[16,"selected-configuration"],"name":[1],"pageName":[1,"page-name"],"showToggle":[4,"show-toggle"],"isOpen":[4,"is-open"],"required":[4],"themeConfig":[16,"theme-config"],"selectedLanguage":[1,"selected-language"],"requirePageName":[4,"require-page-name"],"currentPageName":[32],"pageNameErrorMessage":[32]},[[0,"nylasFormInputChanged","nylasFormInputChangeHandler"]],{"name":["elementNameChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-customize-booking-settings",{"selectedConfiguration":[16,"selected-configuration"],"defaultHideAdditionalGuests":[4,"default-hide-additional-guests"],"defaultHideCancellationOptions":[4,"default-hide-cancellation-options"],"defaultHideReschedulingOptions":[4,"default-hide-rescheduling-options"],"name":[1],"selectedLanguage":[1,"selected-language"],"showSettings":[16,"show-settings"],"themeConfig":[16,"theme-config"],"allowGuestsToInvite":[32],"hideCancellationOptions":[32],"hideReschedulingOptions":[32]},[[0,"nylasFormCheckboxToggled","nylasFormCheckboxToggledHandler"]],{"name":["elementNameChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-cancellation-policy",{"selectedConfiguration":[16,"selected-configuration"],"cancellationPolicy":[1,"cancellation-policy"],"name":[1],"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"],"message":[32]},null,{"name":["elementNameChangedHandler"],"selectedConfiguration":["selectedConfigurationChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-custom-booking-flow",{"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"]},null,{"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[321,"nylas-event-limits",{"selectedLanguage":[1,"selected-language"],"themeConfig":[16,"theme-config"]},null,{"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[258,"calendar-agenda-fill-icon",{"width":[1],"height":[1]}],[258,"calendar-agenda-icon",{"width":[1],"height":[1]}],[258,"envelope-fill-icon",{"width":[1],"height":[1]}],[258,"envelope-icon",{"width":[1],"height":[1]}],[258,"flow-icon",{"width":[1],"height":[1]}],[258,"paintbrush-fill-icon",{"width":[1],"height":[1]}],[258,"paintbrush-icon",{"width":[1],"height":[1]}]]],["p-0716662b",[[262,"nylas-editor-tabs",{"calendars":[16],"selectedConfiguration":[16,"selected-configuration"],"configurations":[16],"currentUser":[16,"current-user"],"schedulerPreviewLink":[1,"scheduler-preview-link"],"mode":[1],"hideEditorTabs":[16,"hide-editor-tabs"],"enableUserFeedback":[4,"enable-user-feedback"],"enableNotetaker":[4,"enable-notetaker"],"selectedLanguage":[1,"selected-language"],"selectedEventType":[1,"selected-event-type"],"themeConfig":[16,"theme-config"],"action":[32],"showFeedbackModal":[32],"activeTab":[32],"isLoading":[32],"hasUnsavedChanges":[32],"changesSaved":[32],"loaded":[32],"formState":[32],"error":[32],"schedulerConfigCreatedEventHandler":[64],"setError":[64],"resetError":[64]},[[0,"valueChanged","handleValueChanged"],[0,"feedbackModalClosed","feedbackModalClosedHandler"],[0,"feedbackSubmitted","feedbackSubmittedHandler"]],{"selectedConfiguration":["configChangedHandler"],"currentUser":["userChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[262,"nylas-editor-tabs-group",{"calendars":[16],"selectedConfiguration":[16,"selected-configuration"],"configurations":[16],"currentUser":[16,"current-user"],"schedulerPreviewLink":[1,"scheduler-preview-link"],"mode":[1],"hideEditorTabs":[16,"hide-editor-tabs"],"enableUserFeedback":[4,"enable-user-feedback"],"selectedLanguage":[1,"selected-language"],"selectedEventType":[1,"selected-event-type"],"selectedGroupEvent":[16,"selected-group-event"],"themeConfig":[16,"theme-config"],"action":[32],"showFeedbackModal":[32],"activeTab":[32],"isLoading":[32],"componentLoaded":[32],"hasUnsavedChanges":[32],"changesSaved":[32],"formState":[32],"error":[32],"schedulerConfigCreatedEventHandler":[64],"setError":[64],"resetError":[64]},[[0,"valueChanged","handleValueChanged"],[0,"feedbackModalClosed","feedbackModalClosedHandler"],[0,"feedbackSubmitted","feedbackSubmittedHandler"],[0,"importGroupEvent","importGroupEventHandler"],[0,"saveGroupEventChanges","saveGroupEventChangesHandler"],[0,"deleteGroupEvent","deleteGroupEventHandler"],[0,"createGroupEvent","createGroupEventHandler"]],{"selectedConfiguration":["configChangedHandler"],"selectedGroupEvent":["selectedGroupEventChangedHandler"],"currentUser":["userChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[257,"nylas-list-configurations",{"configurations":[16],"selectedLanguage":[1,"selected-language"],"schedulerPreviewLink":[1,"scheduler-preview-link"],"listConfigurationsNextCursor":[1,"list-configurations-next-cursor"],"themeConfig":[16,"theme-config"],"state":[32],"error":[32],"currentCursor":[32],"previousCursors":[32],"disableNextPageButton":[32],"deleteConfigurationId":[32],"showDeleteButtonLoading":[32],"editButtonLoadingId":[32],"registerCallback":[64],"getState":[64],"setState":[64],"setError":[64],"hideDeleteConfirmation":[64],"hideEditButtonLoading":[64]},[[0,"nylasFormDropdownChanged","handleNylasFormDropdownChanged"]],{"listConfigurationsNextCursor":["listConfigurationsNextCursorChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[257,"nylas-select-event-type",{"participantOptions":[16,"participant-options"],"name":[1],"selectedLanguage":[1,"selected-language"],"enableEventTypes":[16,"enable-event-types"],"themeConfig":[16,"theme-config"]},null,{"name":["elementNameChangedHandler"],"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChangedHandler"]}],[258,"google-logo-icon",{"width":[1],"height":[1]}],[258,"microsoft-logo-icon",{"width":[1],"height":[1]}]]],["p-3f66ac98",[[257,"nylas-booking-form",{"isLoading":[4,"is-loading"],"bookingInfo":[16,"booking-info"],"eventInfo":[16,"event-info"],"configSettings":[16,"config-settings"],"themeConfig":[8,"theme-config"],"selectedTimeslot":[16,"selected-timeslot"],"selectedLanguage":[1,"selected-language"],"name":[32],"email":[32],"guestEmails":[32],"guestEmailErrors":[32],"isNameValid":[32],"isEmailValid":[32],"additionalFields":[32],"namePatternError":[32],"nameRequiredError":[32],"emailPatternError":[32],"emailRequiredError":[32],"validationError":[32],"backButtonLoading":[32],"firstRender":[32]},[[0,"nylasFormInputChanged","nylasFormInputChangedHandler"],[0,"nylasFormDropdownChanged","selectOptionChangedHandler"],[0,"selectedOptionsChanged","selecedOptionsChangedHandler"],[0,"nylasFormSwitchToggled","switchToggledHandler"],[0,"nylasFormCheckboxToggled","checkboxToggledHandler"],[0,"nylasFormRadioChanged","radioChangedHandler"],[0,"nylasFormDropdownDefaultSelected","dropdownDefaultSelectedHandler"]],{"bookingInfo":["bookingInfoChangedHandler"],"configSettings":["configSettingsChangedHandler"],"themeConfig":["themeConfigChanged"],"selectedLanguage":["selectedLanguageChangedHandler"]}],[257,"nylas-cancel-booking-form",{"cancelBookingId":[1,"cancel-booking-id"],"rejectBookingId":[1,"reject-booking-id"],"selectedTimeslot":[16,"selected-timeslot"],"configSettings":[16,"config-settings"],"eventInfo":[16,"event-info"],"isLoading":[4,"is-loading"],"themeConfig":[8,"theme-config"],"selectedLanguage":[1,"selected-language"],"cancellationReason":[32],"cancellationError":[32],"cancellationPolicy":[32]},[[0,"nylasFormInputChanged","handleNylasFormInputChanged"]],{"configSettings":["configSettingsChangedHandler"],"themeConfig":["themeConfigChanged"],"selectedLanguage":["selectedLanguageChangedHandler"]}],[257,"nylas-booked-event-card",{"eventInfo":[16,"event-info"],"rescheduleBookingId":[1,"reschedule-booking-id"],"bookingInfo":[16,"booking-info"],"configSettings":[16,"config-settings"],"isLoading":[4,"is-loading"],"themeConfig":[8,"theme-config"],"selectedTimezone":[1,"selected-timezone"],"selectedTimeslot":[16,"selected-timeslot"],"selectedLanguage":[1,"selected-language"],"hour12":[4,"hour-1-2"],"startTime":[32],"endTime":[32]},null,{"themeConfig":["themeConfigChanged"],"selectedLanguage":["selectedLanguageChangedHandler"]}],[257,"nylas-locale-switch",{"themeConfig":[8,"theme-config"],"bookingInfo":[16,"booking-info"],"selectedTimezone":[1025,"selected-timezone"],"selectedLanguage":[1025,"selected-language"],"searchPlaceholder":[32]},[[0,"nylasFormDropdownChanged","nylasFormDropdownChangedHandler"]],{"themeConfig":["themeConfigChanged"],"bookingInfo":["bookingInfoChangedHandler"]}],[257,"nylas-cancelled-event-card",{"configSettings":[16,"config-settings"],"themeConfig":[8,"theme-config"],"selectedLanguage":[1,"selected-language"],"cancelledEventInfo":[16,"cancelled-event-info"],"isClosing":[32]},null,{"selectedLanguage":["selectedLanguageChangedHandler"],"themeConfig":["themeConfigChanged"]}],[257,"nylas-confirmed-event-card",{"configSettings":[16,"config-settings"],"themeConfig":[8,"theme-config"],"selectedLanguage":[1,"selected-language"],"confirmedEventInfo":[16,"confirmed-event-info"],"isClosing":[32]},null,{"themeConfig":["themeConfigChanged"],"selectedLanguage":["selectedLanguageChangedHandler"]}],[257,"nylas-date-picker",{"selectableDates":[16,"selectable-dates"],"configSettings":[16,"config-settings"],"themeConfig":[8,"theme-config"],"selectedTimezone":[1,"selected-timezone"],"selectedDate":[8,"selected-date"],"selectedLanguage":[1,"selected-language"],"isLoading":[4,"is-loading"],"eventDuration":[2,"event-duration"],"month":[32],"dates":[32],"disableNextMonthButton":[32],"selectableDatesTimezone":[32]},null,{"configSettings":["configSettingsChanged"],"selectedLanguage":["selectedLanguageChanged"],"themeConfig":["themeConfigChanged"],"selectedDate":["selectedDateChanged"],"selectedTimezone":["selectedTimezoneChanged"],"selectableDates":["selectableDatesChanged"]}],[257,"nylas-organizer-confirmation-card",{"configSettings":[16,"config-settings"],"isLoading":[4,"is-loading"],"themeConfig":[8,"theme-config"],"organizerConfirmationBookingId":[1,"organizer-confirmation-booking-id"],"selectedLanguage":[1,"selected-language"],"action":[32],"resetAction":[64]},null,{"themeConfig":["themeConfigChanged"],"selectedLanguage":["selectedLanguageChangedHandler"]}],[257,"nylas-selected-event-card",{"themeConfig":[8,"theme-config"],"selectedDate":[16,"selected-date"],"selectedTimeslot":[16,"selected-timeslot"],"selectedTimezone":[1,"selected-timezone"],"selectedLanguage":[1,"selected-language"],"hour12":[4,"hour-1-2"],"startTime":[32],"endTime":[32]},null,{"themeConfig":["themeConfigChanged"],"selectedLanguage":["selectedLanguageChangedHandler"],"selectedTimeslot":["selectedTimeslotChangedHandler"],"selectedTimezone":["selectedTimezoneChangedHandler"],"hour12":["hour12ChangedHandler"]}],[257,"nylas-timeslot-picker",{"availability":[16],"isLoading":[4,"loading-state"],"themeConfig":[8,"theme-config"],"selectedTimeslot":[16,"selected-timeslot"],"selectedTimezone":[1,"selected-timezone"],"selectedDate":[16,"selected-date"],"selectedLanguage":[1,"selected-language"],"hour12":[4,"hour-1-2"],"times":[32],"hoveredTimeslotIndex":[32],"selectedTimeslotIndex":[32],"emitValidateTimeslotError":[64]},null,{"selectedLanguage":["selectedLanguageChanged"],"selectedDate":["selectedDateChanged"],"availability":["availabilityChanged"],"selectedTimezone":["selectedTimezoneChanged"],"themeConfig":["themeConfigChanged"]}],[258,"nylas-logo",{"width":[1],"height":[1]}]]]]'),e)}));
|
|
2
2
|
//# sourceMappingURL=nylas-web-elements.esm.js.map
|