@nylas/web-elements 2.2.3 → 2.2.4
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 +6 -6
- package/dist/cdn/nylas-scheduling/nylas-scheduling.es.js +8 -4
- package/dist/cjs/{abstract-provider-DgXx6GdP.js → abstract-provider-zsdLocfY.js} +3 -3
- package/dist/cjs/{abstract-provider-DgXx6GdP.js.map → abstract-provider-zsdLocfY.js.map} +1 -1
- package/dist/cjs/calendar-agenda-fill-icon_37.cjs.entry.js +2 -2
- package/dist/cjs/checkbox-group_4.cjs.entry.js +3 -3
- package/dist/cjs/checkmark-icon_15.cjs.entry.js +2 -2
- package/dist/cjs/{customParseFormat-Bdpj2-4E.js → customParseFormat-C-iBDSmX.js} +3 -3
- package/dist/cjs/{customParseFormat-Bdpj2-4E.js.map → customParseFormat-C-iBDSmX.js.map} +1 -1
- package/dist/cjs/google-logo-icon_6.cjs.entry.js +6 -6
- package/dist/cjs/index.cjs.js +2 -2
- package/dist/cjs/input-component.cjs.entry.js +1 -1
- package/dist/cjs/input-dropdown_2.cjs.entry.js +1 -1
- package/dist/cjs/multi-select-dropdown.cjs.entry.js +1 -1
- package/dist/cjs/{nylas-api-request-DJrUeZUS.js → nylas-api-request-NWvuBdgU.js} +3 -3
- package/dist/cjs/{nylas-api-request-DJrUeZUS.js.map → nylas-api-request-NWvuBdgU.js.map} +1 -1
- package/dist/cjs/nylas-booked-event-card_11.cjs.entry.js +2 -2
- package/dist/cjs/nylas-date-component_2.cjs.entry.js +2 -2
- package/dist/cjs/nylas-form-card.cjs.entry.js +2 -2
- package/dist/cjs/nylas-notification_2.cjs.entry.js +1 -1
- package/dist/cjs/nylas-scheduler-editor.cjs.entry.js +5 -5
- package/dist/cjs/nylas-scheduling.cjs.entry.js +5 -5
- package/dist/cjs/{register-component-BUZgs2ll.js → register-component-CdldTaNr.js} +3 -3
- package/dist/cjs/{register-component-BUZgs2ll.js.map → register-component-CdldTaNr.js.map} +1 -1
- package/dist/cjs/textarea-component.cjs.entry.js +1 -1
- package/dist/cjs/{utils-CwHkARFg.js → utils-BaL-chu7.js} +10 -3
- package/dist/{esm/utils-DnxlJ1jl.js.map → cjs/utils-BaL-chu7.js.map} +1 -1
- package/dist/collection/utils/utils.js +8 -1
- package/dist/collection/utils/utils.js.map +1 -1
- package/dist/components/index.js +1 -1
- package/dist/components/input-component.js +1 -1
- package/dist/components/input-image-url.js +1 -1
- package/dist/components/multi-select-dropdown.js +1 -1
- package/dist/components/nylas-additional-participants.js +1 -1
- package/dist/components/nylas-availability-picker.js +1 -1
- package/dist/components/nylas-booked-event-card.js +1 -1
- package/dist/components/nylas-booking-calendar-picker.js +1 -1
- package/dist/components/nylas-booking-confirmation-redirect.js +1 -1
- package/dist/components/nylas-booking-confirmation-type.js +1 -1
- package/dist/components/nylas-booking-form-config.js +1 -1
- package/dist/components/nylas-booking-form.js +1 -1
- package/dist/components/nylas-buffer-time.js +1 -1
- package/dist/components/nylas-calendar-picker.js +1 -1
- package/dist/components/nylas-cancel-booking-form.js +1 -1
- package/dist/components/nylas-cancellation-policy.js +1 -1
- package/dist/components/nylas-cancelled-event-card.js +1 -1
- package/dist/components/nylas-confirmation-email.js +1 -1
- package/dist/components/nylas-confirmed-event-card.js +1 -1
- package/dist/components/nylas-connected-calendars.js +1 -1
- package/dist/components/nylas-custom-booking-flow.js +1 -1
- package/dist/components/nylas-custom-event-slug.js +1 -1
- package/dist/components/nylas-customize-booking-settings.js +1 -1
- package/dist/components/nylas-date-component.js +1 -1
- package/dist/components/nylas-date-picker.js +1 -1
- package/dist/components/nylas-disable-emails.js +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-event-calendar.js +1 -1
- package/dist/components/nylas-event-capacity.js +1 -1
- package/dist/components/nylas-event-description.js +1 -1
- package/dist/components/nylas-event-duration.js +1 -1
- package/dist/components/nylas-event-info.js +1 -1
- package/dist/components/nylas-event-limits.js +1 -1
- package/dist/components/nylas-event-location.js +1 -1
- package/dist/components/nylas-event-timeslot.js +1 -1
- package/dist/components/nylas-event-title.js +1 -1
- package/dist/components/nylas-feedback-form.js +1 -1
- package/dist/components/nylas-form-card.js +1 -1
- package/dist/components/nylas-limit-future-bookings.js +1 -1
- package/dist/components/nylas-list-configurations.js +1 -1
- package/dist/components/nylas-locale-switch.js +1 -1
- package/dist/components/nylas-min-booking-notice.js +1 -1
- package/dist/components/nylas-min-cancellation-notice.js +1 -1
- package/dist/components/nylas-notification.js +1 -1
- package/dist/components/nylas-organizer-confirmation-card.js +1 -1
- package/dist/components/nylas-page-name.js +1 -1
- package/dist/components/nylas-page-styling.js +1 -1
- package/dist/components/nylas-participant-booking-calendars.js +1 -1
- package/dist/components/nylas-participants-custom-availability.js +1 -1
- package/dist/components/nylas-reminder-emails.js +1 -1
- package/dist/components/nylas-reminder-time.js +1 -1
- package/dist/components/nylas-scheduler-editor.js +55 -55
- package/dist/components/nylas-scheduling-method.js +1 -1
- package/dist/components/nylas-scheduling.js +21 -21
- package/dist/components/nylas-select-event-type.js +1 -1
- package/dist/components/nylas-selected-event-card.js +1 -1
- package/dist/components/nylas-specific-time-availability-picker.js +1 -1
- package/dist/components/nylas-time-window-picker.js +1 -1
- package/dist/components/nylas-timeslot-interval.js +1 -1
- package/dist/components/nylas-timeslot-picker.js +1 -1
- package/dist/components/{p-CURQD4Ll.js → p--1ZpL3Z_.js} +8 -8
- package/dist/components/{p-CURQD4Ll.js.map → p--1ZpL3Z_.js.map} +1 -1
- package/dist/components/{p-DmZgeeQD.js → p--EFSc8kQ.js} +4 -4
- package/dist/components/{p-DmZgeeQD.js.map → p--EFSc8kQ.js.map} +1 -1
- package/dist/components/{p-dosNJKV2.js → p-B1vZbLyd.js} +4 -4
- package/dist/components/{p-dosNJKV2.js.map → p-B1vZbLyd.js.map} +1 -1
- package/dist/components/{p-DM4H8E4y.js → p-B3Mdq6rL.js} +4 -4
- package/dist/components/{p-DM4H8E4y.js.map → p-B3Mdq6rL.js.map} +1 -1
- package/dist/components/{p-DGxaBD9x.js → p-B7v1iPw1.js} +3 -3
- package/dist/components/{p-DGxaBD9x.js.map → p-B7v1iPw1.js.map} +1 -1
- package/dist/components/{p-DEy4gcRj.js → p-B86z20mN.js} +41 -41
- package/dist/components/{p-DEy4gcRj.js.map → p-B86z20mN.js.map} +1 -1
- package/dist/components/{p-CB2_BMlD.js → p-B9BW5SHF.js} +6 -6
- package/dist/components/{p-CB2_BMlD.js.map → p-B9BW5SHF.js.map} +1 -1
- package/dist/components/{p-BuZyzxqv.js → p-B9uipWU2.js} +4 -4
- package/dist/components/{p-BuZyzxqv.js.map → p-B9uipWU2.js.map} +1 -1
- package/dist/components/{p-DSO080eR.js → p-BDayBBhB.js} +5 -5
- package/dist/components/{p-DSO080eR.js.map → p-BDayBBhB.js.map} +1 -1
- package/dist/components/{p-BEAD1juA.js → p-BFNg3bKj.js} +5 -5
- package/dist/components/{p-BEAD1juA.js.map → p-BFNg3bKj.js.map} +1 -1
- package/dist/components/{p-CzJz0rnK.js → p-BI0Stv78.js} +17 -17
- package/dist/components/{p-CzJz0rnK.js.map → p-BI0Stv78.js.map} +1 -1
- package/dist/components/{p-D-2UWdRa.js → p-BKk2JkBe.js} +5 -5
- package/dist/components/{p-D-2UWdRa.js.map → p-BKk2JkBe.js.map} +1 -1
- package/dist/components/{p-C1-hLcxk.js → p-BQ1_MrWH.js} +3 -3
- package/dist/components/{p-C1-hLcxk.js.map → p-BQ1_MrWH.js.map} +1 -1
- package/dist/components/{p-D_R3qufs.js → p-BQIvfRRF.js} +3 -3
- package/dist/components/{p-D_R3qufs.js.map → p-BQIvfRRF.js.map} +1 -1
- package/dist/components/{p-mN6J_IWv.js → p-BV55-Kie.js} +5 -5
- package/dist/components/{p-mN6J_IWv.js.map → p-BV55-Kie.js.map} +1 -1
- package/dist/components/{p-CKuq2LL7.js → p-B_imcHCC.js} +5 -5
- package/dist/components/{p-CKuq2LL7.js.map → p-B_imcHCC.js.map} +1 -1
- package/dist/components/{p-CuHnb1-_.js → p-Bb0z-pD8.js} +5 -5
- package/dist/components/{p-CuHnb1-_.js.map → p-Bb0z-pD8.js.map} +1 -1
- package/dist/components/{p-5XVfomzJ.js → p-BdOvTsvK.js} +4 -4
- package/dist/components/{p-5XVfomzJ.js.map → p-BdOvTsvK.js.map} +1 -1
- package/dist/components/{p-DlaQufsy.js → p-Bm9KAv3a.js} +5 -5
- package/dist/components/{p-DlaQufsy.js.map → p-Bm9KAv3a.js.map} +1 -1
- package/dist/components/{p-DSSPyNIm.js → p-Br9o8ik9.js} +5 -5
- package/dist/components/{p-DSSPyNIm.js.map → p-Br9o8ik9.js.map} +1 -1
- package/dist/components/{p-Byz3JKQu.js → p-C5CEB4Wv.js} +4 -4
- package/dist/components/{p-Byz3JKQu.js.map → p-C5CEB4Wv.js.map} +1 -1
- package/dist/components/{p-C2yVHIMC.js → p-C8R_xU8K.js} +4 -4
- package/dist/components/{p-C2yVHIMC.js.map → p-C8R_xU8K.js.map} +1 -1
- package/dist/components/{p-BeD_Q4wQ.js → p-CEO6ZorI.js} +4 -4
- package/dist/components/{p-BeD_Q4wQ.js.map → p-CEO6ZorI.js.map} +1 -1
- package/dist/components/{p-BWZppI8r.js → p-CHDVqP3u.js} +5 -5
- package/dist/components/{p-BWZppI8r.js.map → p-CHDVqP3u.js.map} +1 -1
- package/dist/components/{p-2BdSZySU.js → p-CULO8bTo.js} +10 -3
- package/dist/components/{p-2BdSZySU.js.map → p-CULO8bTo.js.map} +1 -1
- package/dist/components/{p-Ci-3P4oO.js → p-Ce1kG2WA.js} +3 -3
- package/dist/components/{p-Ci-3P4oO.js.map → p-Ce1kG2WA.js.map} +1 -1
- package/dist/components/{p-DMDjzHug.js → p-ClSuoTwF.js} +7 -7
- package/dist/components/{p-DMDjzHug.js.map → p-ClSuoTwF.js.map} +1 -1
- package/dist/components/{p-B02Z2Glh.js → p-ClgCA2l0.js} +3 -3
- package/dist/components/{p-B02Z2Glh.js.map → p-ClgCA2l0.js.map} +1 -1
- package/dist/components/{p-CBysed0C.js → p-CrQflZZw.js} +8 -8
- package/dist/components/{p-CBysed0C.js.map → p-CrQflZZw.js.map} +1 -1
- package/dist/components/{p-Vc2ZLSUH.js → p-Cs-xmxxD.js} +4 -4
- package/dist/components/{p-Vc2ZLSUH.js.map → p-Cs-xmxxD.js.map} +1 -1
- package/dist/components/{p-CKsgq31s.js → p-Cs0aVgFp.js} +6 -6
- package/dist/components/{p-CKsgq31s.js.map → p-Cs0aVgFp.js.map} +1 -1
- package/dist/components/{p-DZGwcMTu.js → p-CtNJhj7s.js} +3 -3
- package/dist/components/{p-DZGwcMTu.js.map → p-CtNJhj7s.js.map} +1 -1
- package/dist/components/{p-DjlPLeVk.js → p-Cvb13C1p.js} +4 -4
- package/dist/components/{p-DjlPLeVk.js.map → p-Cvb13C1p.js.map} +1 -1
- package/dist/components/{p-C16rvsMT.js → p-Cw7ajY2U.js} +4 -4
- package/dist/components/{p-C16rvsMT.js.map → p-Cw7ajY2U.js.map} +1 -1
- package/dist/components/{p-Cu74bJsj.js → p-D-TAjvsg.js} +6 -6
- package/dist/components/{p-Cu74bJsj.js.map → p-D-TAjvsg.js.map} +1 -1
- package/dist/components/{p-CHs824QK.js → p-D4-3Jhnx.js} +5 -5
- package/dist/components/{p-CHs824QK.js.map → p-D4-3Jhnx.js.map} +1 -1
- package/dist/components/{p-NvfvY9LE.js → p-D50fisuR.js} +5 -5
- package/dist/components/{p-NvfvY9LE.js.map → p-D50fisuR.js.map} +1 -1
- package/dist/components/{p-CKg1LT6_.js → p-D5apK1Vq.js} +4 -4
- package/dist/components/{p-CKg1LT6_.js.map → p-D5apK1Vq.js.map} +1 -1
- package/dist/components/{p-Dfd5wo37.js → p-D6dFiHrw.js} +4 -4
- package/dist/components/{p-Dfd5wo37.js.map → p-D6dFiHrw.js.map} +1 -1
- package/dist/components/{p-C6SF5Gq_.js → p-DAJXx2tg.js} +7 -7
- package/dist/components/{p-C6SF5Gq_.js.map → p-DAJXx2tg.js.map} +1 -1
- package/dist/components/{p-MX2k8GbG.js → p-DBRBbTgP.js} +3 -3
- package/dist/components/{p-MX2k8GbG.js.map → p-DBRBbTgP.js.map} +1 -1
- package/dist/components/{p-jbmfeNc8.js → p-DCM7ntGT.js} +5 -5
- package/dist/components/{p-jbmfeNc8.js.map → p-DCM7ntGT.js.map} +1 -1
- package/dist/components/{p-CmY1th_s.js → p-DNkQVYN2.js} +8 -8
- package/dist/components/{p-CmY1th_s.js.map → p-DNkQVYN2.js.map} +1 -1
- package/dist/components/{p-CLQqLmc2.js → p-DOSWGUBW.js} +4 -4
- package/dist/components/{p-CLQqLmc2.js.map → p-DOSWGUBW.js.map} +1 -1
- package/dist/components/{p-C9ADvO-t.js → p-DTpqylfB.js} +5 -5
- package/dist/components/{p-C9ADvO-t.js.map → p-DTpqylfB.js.map} +1 -1
- package/dist/components/{p-DMpwL-p1.js → p-DUV1Jj8E.js} +4 -4
- package/dist/components/{p-DMpwL-p1.js.map → p-DUV1Jj8E.js.map} +1 -1
- package/dist/components/{p-Dq6X5eqK.js → p-DWA-qoxj.js} +5 -5
- package/dist/components/{p-Dq6X5eqK.js.map → p-DWA-qoxj.js.map} +1 -1
- package/dist/components/{p-CPMSwD22.js → p-Dh07gHmd.js} +4 -4
- package/dist/components/{p-CPMSwD22.js.map → p-Dh07gHmd.js.map} +1 -1
- package/dist/components/{p-CFOX1cL3.js → p-DjX1ll1V.js} +4 -4
- package/dist/components/{p-CFOX1cL3.js.map → p-DjX1ll1V.js.map} +1 -1
- package/dist/components/{p-BEmFBKxz.js → p-DnoDC0Rk.js} +4 -4
- package/dist/components/{p-BEmFBKxz.js.map → p-DnoDC0Rk.js.map} +1 -1
- package/dist/components/{p-x0Q884CI.js → p-Dnw0IV6v.js} +3 -3
- package/dist/components/{p-x0Q884CI.js.map → p-Dnw0IV6v.js.map} +1 -1
- package/dist/components/{p-vvfFiGWj.js → p-DpEIiPGz.js} +5 -5
- package/dist/components/{p-vvfFiGWj.js.map → p-DpEIiPGz.js.map} +1 -1
- package/dist/components/{p-BnY2Hut1.js → p-DpkYFbEV.js} +5 -5
- package/dist/components/{p-BnY2Hut1.js.map → p-DpkYFbEV.js.map} +1 -1
- package/dist/components/{p--4oNPYSm.js → p-DtDGPXZR.js} +3 -3
- package/dist/components/{p--4oNPYSm.js.map → p-DtDGPXZR.js.map} +1 -1
- package/dist/components/{p-xh3aXihe.js → p-FoOzqqac.js} +4 -4
- package/dist/components/{p-xh3aXihe.js.map → p-FoOzqqac.js.map} +1 -1
- package/dist/components/{p-Dv7dtg64.js → p-JCwXrScM.js} +4 -4
- package/dist/components/{p-Dv7dtg64.js.map → p-JCwXrScM.js.map} +1 -1
- package/dist/components/{p-1rV-8ZUh.js → p-SPJ9n09E.js} +4 -4
- package/dist/components/{p-1rV-8ZUh.js.map → p-SPJ9n09E.js.map} +1 -1
- package/dist/components/{p-BtGEJFmy.js → p-Y0BOy8RT.js} +5 -5
- package/dist/components/{p-BtGEJFmy.js.map → p-Y0BOy8RT.js.map} +1 -1
- package/dist/components/{p-Dtd_Ib72.js → p-ZAV15ivS.js} +4 -4
- package/dist/components/{p-Dtd_Ib72.js.map → p-ZAV15ivS.js.map} +1 -1
- package/dist/components/{p-Br3ELPNn.js → p-b2NfdiFD.js} +7 -7
- package/dist/components/{p-Br3ELPNn.js.map → p-b2NfdiFD.js.map} +1 -1
- package/dist/components/{p-DcoRpHVy.js → p-cT1Q8Q-G.js} +3 -3
- package/dist/components/{p-DcoRpHVy.js.map → p-cT1Q8Q-G.js.map} +1 -1
- package/dist/components/{p-BWEpzVzc.js → p-do98tB-v.js} +49 -49
- package/dist/components/{p-BWEpzVzc.js.map → p-do98tB-v.js.map} +1 -1
- package/dist/components/{p-BnOrZCZZ.js → p-eeUTE5dj.js} +5 -5
- package/dist/components/{p-BnOrZCZZ.js.map → p-eeUTE5dj.js.map} +1 -1
- package/dist/components/{p-D3Env71G.js → p-y65kyIKd.js} +5 -5
- package/dist/components/{p-D3Env71G.js.map → p-y65kyIKd.js.map} +1 -1
- package/dist/components/textarea-component.js +1 -1
- package/dist/components/time-period-selector.js +1 -1
- package/dist/esm/{abstract-provider-Q7IKOl7h.js → abstract-provider-BB9roR3Q.js} +3 -3
- package/dist/esm/{abstract-provider-Q7IKOl7h.js.map → abstract-provider-BB9roR3Q.js.map} +1 -1
- package/dist/esm/calendar-agenda-fill-icon_37.entry.js +2 -2
- package/dist/esm/checkbox-group_4.entry.js +3 -3
- package/dist/esm/checkmark-icon_15.entry.js +2 -2
- package/dist/esm/{customParseFormat-gHKplwOp.js → customParseFormat-CjpPVRFa.js} +3 -3
- package/dist/esm/{customParseFormat-gHKplwOp.js.map → customParseFormat-CjpPVRFa.js.map} +1 -1
- package/dist/esm/google-logo-icon_6.entry.js +6 -6
- package/dist/esm/index.js +2 -2
- package/dist/esm/input-component.entry.js +1 -1
- package/dist/esm/input-dropdown_2.entry.js +1 -1
- package/dist/esm/multi-select-dropdown.entry.js +1 -1
- package/dist/esm/{nylas-api-request-Coaaqm1X.js → nylas-api-request-CbAsnDfU.js} +3 -3
- package/dist/esm/{nylas-api-request-Coaaqm1X.js.map → nylas-api-request-CbAsnDfU.js.map} +1 -1
- package/dist/esm/nylas-booked-event-card_11.entry.js +2 -2
- package/dist/esm/nylas-date-component_2.entry.js +2 -2
- package/dist/esm/nylas-form-card.entry.js +2 -2
- package/dist/esm/nylas-notification_2.entry.js +1 -1
- package/dist/esm/nylas-scheduler-editor.entry.js +5 -5
- package/dist/esm/nylas-scheduling.entry.js +5 -5
- package/dist/esm/{register-component-Bxz7u8ui.js → register-component-ocgdvMkV.js} +3 -3
- package/dist/esm/{register-component-Bxz7u8ui.js.map → register-component-ocgdvMkV.js.map} +1 -1
- package/dist/esm/textarea-component.entry.js +1 -1
- package/dist/esm/{utils-DnxlJ1jl.js → utils-C_2w_vhw.js} +10 -3
- package/dist/{cjs/utils-CwHkARFg.js.map → esm/utils-C_2w_vhw.js.map} +1 -1
- package/dist/nylas-web-elements/index.esm.js +1 -1
- package/dist/nylas-web-elements/nylas-web-elements.esm.js +1 -1
- package/dist/nylas-web-elements/{p-83fab90d.entry.js → p-188523a9.entry.js} +2 -2
- package/dist/nylas-web-elements/{p-dc3e8535.entry.js → p-219e3cc9.entry.js} +2 -2
- package/dist/nylas-web-elements/{p-3b6e4413.entry.js → p-2262d385.entry.js} +2 -2
- package/dist/nylas-web-elements/{p-2b2206aa.entry.js → p-2a10c747.entry.js} +2 -2
- package/dist/nylas-web-elements/{p-aa2b9589.entry.js → p-4d43c9b1.entry.js} +2 -2
- package/dist/nylas-web-elements/{p-9efadc84.entry.js → p-4ee0ae59.entry.js} +2 -2
- package/dist/nylas-web-elements/{p-74a6fce6.entry.js → p-5cb4f7d7.entry.js} +2 -2
- package/dist/nylas-web-elements/{p-2173b61a.entry.js → p-639a80ee.entry.js} +2 -2
- package/dist/nylas-web-elements/{p-84c9a2b6.entry.js → p-74891f9e.entry.js} +2 -2
- package/dist/nylas-web-elements/{p-B905HoVp.js → p-C5h3pVnq.js} +2 -2
- package/dist/nylas-web-elements/{p-B905HoVp.js.map → p-C5h3pVnq.js.map} +1 -1
- package/dist/nylas-web-elements/{p-DnxlJ1jl.js → p-C_2w_vhw.js} +2 -2
- package/dist/nylas-web-elements/{p-DnxlJ1jl.js.map → p-C_2w_vhw.js.map} +1 -1
- package/dist/nylas-web-elements/{p-Bq0zsHur.js → p-D6lQUyrh.js} +2 -2
- package/dist/nylas-web-elements/{p-Bq0zsHur.js.map → p-D6lQUyrh.js.map} +1 -1
- package/dist/nylas-web-elements/{p-hL_mOqrh.js → p-Dygm6M6b.js} +2 -2
- package/dist/nylas-web-elements/{p-hL_mOqrh.js.map → p-Dygm6M6b.js.map} +1 -1
- package/dist/nylas-web-elements/{p-e2ad4b2e.entry.js → p-ad78b292.entry.js} +2 -2
- package/dist/nylas-web-elements/{p-768e56a0.entry.js → p-d37b7367.entry.js} +2 -2
- package/dist/nylas-web-elements/{p-4eb6d084.entry.js → p-e3bdf91a.entry.js} +3 -3
- package/dist/nylas-web-elements/{p-f7fcae84.entry.js → p-e40b0d20.entry.js} +2 -2
- package/dist/nylas-web-elements/{p-1b2c854d.entry.js → p-f31106cf.entry.js} +2 -2
- package/dist/nylas-web-elements/{p-Cpf48kAH.js → p-mqq2iF4Q.js} +2 -2
- package/dist/nylas-web-elements/{p-Cpf48kAH.js.map → p-mqq2iF4Q.js.map} +1 -1
- package/package.json +1 -1
- /package/dist/nylas-web-elements/{p-83fab90d.entry.js.map → p-188523a9.entry.js.map} +0 -0
- /package/dist/nylas-web-elements/{p-dc3e8535.entry.js.map → p-219e3cc9.entry.js.map} +0 -0
- /package/dist/nylas-web-elements/{p-3b6e4413.entry.js.map → p-2262d385.entry.js.map} +0 -0
- /package/dist/nylas-web-elements/{p-2b2206aa.entry.js.map → p-2a10c747.entry.js.map} +0 -0
- /package/dist/nylas-web-elements/{p-aa2b9589.entry.js.map → p-4d43c9b1.entry.js.map} +0 -0
- /package/dist/nylas-web-elements/{p-9efadc84.entry.js.map → p-4ee0ae59.entry.js.map} +0 -0
- /package/dist/nylas-web-elements/{p-74a6fce6.entry.js.map → p-5cb4f7d7.entry.js.map} +0 -0
- /package/dist/nylas-web-elements/{p-2173b61a.entry.js.map → p-639a80ee.entry.js.map} +0 -0
- /package/dist/nylas-web-elements/{p-84c9a2b6.entry.js.map → p-74891f9e.entry.js.map} +0 -0
- /package/dist/nylas-web-elements/{p-e2ad4b2e.entry.js.map → p-ad78b292.entry.js.map} +0 -0
- /package/dist/nylas-web-elements/{p-768e56a0.entry.js.map → p-d37b7367.entry.js.map} +0 -0
- /package/dist/nylas-web-elements/{p-4eb6d084.entry.js.map → p-e3bdf91a.entry.js.map} +0 -0
- /package/dist/nylas-web-elements/{p-f7fcae84.entry.js.map → p-e40b0d20.entry.js.map} +0 -0
- /package/dist/nylas-web-elements/{p-1b2c854d.entry.js.map → p-f31106cf.entry.js.map} +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { N as NylasLocaleSwitch$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { N as NylasLocaleSwitch$1, d as defineCustomElement$1 } from './p-ZAV15ivS.js';
|
|
2
2
|
|
|
3
3
|
const NylasLocaleSwitch = NylasLocaleSwitch$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { N as NylasMinBookingNotice$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { N as NylasMinBookingNotice$1, d as defineCustomElement$1 } from './p-D50fisuR.js';
|
|
2
2
|
|
|
3
3
|
const NylasMinBookingNotice = NylasMinBookingNotice$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { N as NylasMinCancellationNotice$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { N as NylasMinCancellationNotice$1, d as defineCustomElement$1 } from './p-BFNg3bKj.js';
|
|
2
2
|
|
|
3
3
|
const NylasMinCancellationNotice = NylasMinCancellationNotice$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { N as NylasNotification$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { N as NylasNotification$1, d as defineCustomElement$1 } from './p-CtNJhj7s.js';
|
|
2
2
|
|
|
3
3
|
const NylasNotification = NylasNotification$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { N as NylasOrganizerConfirmationCard$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { N as NylasOrganizerConfirmationCard$1, d as defineCustomElement$1 } from './p-BdOvTsvK.js';
|
|
2
2
|
|
|
3
3
|
const NylasOrganizerConfirmationCard = NylasOrganizerConfirmationCard$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { N as NylasPageStyling$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { N as NylasPageStyling$1, d as defineCustomElement$1 } from './p-Cw7ajY2U.js';
|
|
2
2
|
|
|
3
3
|
const NylasPageStyling = NylasPageStyling$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { N as NylasParticipantBookingCalendars$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { N as NylasParticipantBookingCalendars$1, d as defineCustomElement$1 } from './p-DpkYFbEV.js';
|
|
2
2
|
|
|
3
3
|
const NylasParticipantBookingCalendars = NylasParticipantBookingCalendars$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { N as NylasParticipantsCustomAvailability$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { N as NylasParticipantsCustomAvailability$1, d as defineCustomElement$1 } from './p-CrQflZZw.js';
|
|
2
2
|
|
|
3
3
|
const NylasParticipantsCustomAvailability = NylasParticipantsCustomAvailability$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { N as NylasReminderEmails$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { N as NylasReminderEmails$1, d as defineCustomElement$1 } from './p-b2NfdiFD.js';
|
|
2
2
|
|
|
3
3
|
const NylasReminderEmails = NylasReminderEmails$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { N as NylasReminderTime$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { N as NylasReminderTime$1, d as defineCustomElement$1 } from './p-BV55-Kie.js';
|
|
2
2
|
|
|
3
3
|
const NylasReminderTime = NylasReminderTime$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h, F as Fragment, p as proxyCustomElement, H, e as createEvent, i as Host } from './p-Bht9ktsW.js';
|
|
2
|
-
import { N as NylasBaseProvider } from './p-
|
|
3
|
-
import { N as NylasIdentityRequestWrapper } from './p-
|
|
4
|
-
import { j as dayjs, u as utc, w as timezone, d as dataResponse, L as getCalendarRange, a as debug, b as instance } from './p-
|
|
2
|
+
import { N as NylasBaseProvider } from './p-B7v1iPw1.js';
|
|
3
|
+
import { N as NylasIdentityRequestWrapper } from './p-Dnw0IV6v.js';
|
|
4
|
+
import { j as dayjs, u as utc, w as timezone, d as dataResponse, L as getCalendarRange, a as debug, b as instance } from './p-CULO8bTo.js';
|
|
5
5
|
import { X as Xr } from './p-CycABDaD.js';
|
|
6
6
|
import { c as createStore } from './p-DVWbg8if.js';
|
|
7
7
|
import { C as CONFIGURATION_EVENT_TYPE, L as LANGUAGE_CODE, c as LANGUAGE_MAP } from './p-DUCeQ1R4.js';
|
|
@@ -32,60 +32,60 @@ import { d as defineCustomElement$1b } from './p-BsXuzpEQ.js';
|
|
|
32
32
|
import { d as defineCustomElement$1a } from './p-BCNT5Ijy.js';
|
|
33
33
|
import { d as defineCustomElement$19 } from './p-7S1M5IE9.js';
|
|
34
34
|
import { d as defineCustomElement$18 } from './p-BHbBCKUj.js';
|
|
35
|
-
import { d as defineCustomElement$17 } from './p-
|
|
35
|
+
import { d as defineCustomElement$17 } from './p-cT1Q8Q-G.js';
|
|
36
36
|
import { d as defineCustomElement$16 } from './p-CEoh34h7.js';
|
|
37
|
-
import { d as defineCustomElement$15 } from './p-
|
|
37
|
+
import { d as defineCustomElement$15 } from './p-BKk2JkBe.js';
|
|
38
38
|
import { d as defineCustomElement$14 } from './p-S2TOEjUD.js';
|
|
39
39
|
import { d as defineCustomElement$13 } from './p-C_7svRjA.js';
|
|
40
40
|
import { d as defineCustomElement$12 } from './p-AMYgy5xP.js';
|
|
41
41
|
import { d as defineCustomElement$11 } from './p-DbJHZJKs.js';
|
|
42
42
|
import { d as defineCustomElement$10 } from './p-Bq0LsxvJ.js';
|
|
43
|
-
import { d as defineCustomElement$$ } from './p-
|
|
44
|
-
import { d as defineCustomElement$_ } from './p-
|
|
45
|
-
import { d as defineCustomElement$Z } from './p-
|
|
46
|
-
import { d as defineCustomElement$Y } from './p-
|
|
47
|
-
import { d as defineCustomElement$X } from './p-
|
|
48
|
-
import { d as defineCustomElement$W } from './p-
|
|
49
|
-
import { d as defineCustomElement$V } from './p-
|
|
50
|
-
import { d as defineCustomElement$U } from './p-
|
|
51
|
-
import { d as defineCustomElement$T } from './p-
|
|
52
|
-
import { d as defineCustomElement$S } from './p-
|
|
53
|
-
import { d as defineCustomElement$R } from './p-
|
|
54
|
-
import { d as defineCustomElement$Q } from './p-
|
|
55
|
-
import { d as defineCustomElement$P } from './p-
|
|
56
|
-
import { d as defineCustomElement$O } from './p-
|
|
57
|
-
import { d as defineCustomElement$N } from './p-
|
|
58
|
-
import { d as defineCustomElement$M } from './p-
|
|
59
|
-
import { d as defineCustomElement$L } from './p-
|
|
60
|
-
import { d as defineCustomElement$K } from './p-
|
|
61
|
-
import { d as defineCustomElement$J } from './p-
|
|
62
|
-
import { d as defineCustomElement$I } from './p-
|
|
63
|
-
import { d as defineCustomElement$H } from './p-
|
|
64
|
-
import { d as defineCustomElement$G } from './p-
|
|
65
|
-
import { d as defineCustomElement$F } from './p-
|
|
66
|
-
import { d as defineCustomElement$E } from './p-
|
|
67
|
-
import { d as defineCustomElement$D } from './p-
|
|
68
|
-
import { d as defineCustomElement$C } from './p-
|
|
69
|
-
import { d as defineCustomElement$B } from './p
|
|
70
|
-
import { d as defineCustomElement$A } from './p-
|
|
71
|
-
import { d as defineCustomElement$z } from './p-
|
|
72
|
-
import { d as defineCustomElement$y } from './p-
|
|
73
|
-
import { d as defineCustomElement$x } from './p-
|
|
74
|
-
import { d as defineCustomElement$w } from './p-
|
|
75
|
-
import { d as defineCustomElement$v } from './p-
|
|
76
|
-
import { d as defineCustomElement$u } from './p-
|
|
77
|
-
import { d as defineCustomElement$t } from './p-
|
|
78
|
-
import { d as defineCustomElement$s } from './p-
|
|
79
|
-
import { d as defineCustomElement$r } from './p-
|
|
80
|
-
import { d as defineCustomElement$q } from './p-
|
|
81
|
-
import { d as defineCustomElement$p } from './p-
|
|
82
|
-
import { d as defineCustomElement$o } from './p-
|
|
83
|
-
import { d as defineCustomElement$n } from './p-
|
|
84
|
-
import { d as defineCustomElement$m } from './p-
|
|
85
|
-
import { d as defineCustomElement$l } from './p
|
|
86
|
-
import { d as defineCustomElement$k } from './p-
|
|
87
|
-
import { d as defineCustomElement$j } from './p-
|
|
88
|
-
import { d as defineCustomElement$i } from './p-
|
|
43
|
+
import { d as defineCustomElement$$ } from './p-DBRBbTgP.js';
|
|
44
|
+
import { d as defineCustomElement$_ } from './p-D-TAjvsg.js';
|
|
45
|
+
import { d as defineCustomElement$Z } from './p-DTpqylfB.js';
|
|
46
|
+
import { d as defineCustomElement$Y } from './p-B1vZbLyd.js';
|
|
47
|
+
import { d as defineCustomElement$X } from './p-Bb0z-pD8.js';
|
|
48
|
+
import { d as defineCustomElement$W } from './p-FoOzqqac.js';
|
|
49
|
+
import { d as defineCustomElement$V } from './p-ClSuoTwF.js';
|
|
50
|
+
import { d as defineCustomElement$U } from './p-D6dFiHrw.js';
|
|
51
|
+
import { d as defineCustomElement$T } from './p-D4-3Jhnx.js';
|
|
52
|
+
import { d as defineCustomElement$S } from './p-Cvb13C1p.js';
|
|
53
|
+
import { d as defineCustomElement$R } from './p-DAJXx2tg.js';
|
|
54
|
+
import { d as defineCustomElement$Q } from './p-B9BW5SHF.js';
|
|
55
|
+
import { d as defineCustomElement$P } from './p-B_imcHCC.js';
|
|
56
|
+
import { d as defineCustomElement$O } from './p-DCM7ntGT.js';
|
|
57
|
+
import { d as defineCustomElement$N } from './p-Cs-xmxxD.js';
|
|
58
|
+
import { d as defineCustomElement$M } from './p-BQ1_MrWH.js';
|
|
59
|
+
import { d as defineCustomElement$L } from './p-Dh07gHmd.js';
|
|
60
|
+
import { d as defineCustomElement$K } from './p-do98tB-v.js';
|
|
61
|
+
import { d as defineCustomElement$J } from './p-B86z20mN.js';
|
|
62
|
+
import { d as defineCustomElement$I } from './p-BI0Stv78.js';
|
|
63
|
+
import { d as defineCustomElement$H } from './p-BDayBBhB.js';
|
|
64
|
+
import { d as defineCustomElement$G } from './p-B9uipWU2.js';
|
|
65
|
+
import { d as defineCustomElement$F } from './p-DOSWGUBW.js';
|
|
66
|
+
import { d as defineCustomElement$E } from './p-Br9o8ik9.js';
|
|
67
|
+
import { d as defineCustomElement$D } from './p-Bm9KAv3a.js';
|
|
68
|
+
import { d as defineCustomElement$C } from './p-B3Mdq6rL.js';
|
|
69
|
+
import { d as defineCustomElement$B } from './p--1ZpL3Z_.js';
|
|
70
|
+
import { d as defineCustomElement$A } from './p-DUV1Jj8E.js';
|
|
71
|
+
import { d as defineCustomElement$z } from './p-eeUTE5dj.js';
|
|
72
|
+
import { d as defineCustomElement$y } from './p-DjX1ll1V.js';
|
|
73
|
+
import { d as defineCustomElement$x } from './p-Y0BOy8RT.js';
|
|
74
|
+
import { d as defineCustomElement$w } from './p-DpEIiPGz.js';
|
|
75
|
+
import { d as defineCustomElement$v } from './p-D50fisuR.js';
|
|
76
|
+
import { d as defineCustomElement$u } from './p-BFNg3bKj.js';
|
|
77
|
+
import { d as defineCustomElement$t } from './p-CtNJhj7s.js';
|
|
78
|
+
import { d as defineCustomElement$s } from './p-CHDVqP3u.js';
|
|
79
|
+
import { d as defineCustomElement$r } from './p-Cw7ajY2U.js';
|
|
80
|
+
import { d as defineCustomElement$q } from './p-DpkYFbEV.js';
|
|
81
|
+
import { d as defineCustomElement$p } from './p-CrQflZZw.js';
|
|
82
|
+
import { d as defineCustomElement$o } from './p-b2NfdiFD.js';
|
|
83
|
+
import { d as defineCustomElement$n } from './p-BV55-Kie.js';
|
|
84
|
+
import { d as defineCustomElement$m } from './p-y65kyIKd.js';
|
|
85
|
+
import { d as defineCustomElement$l } from './p--EFSc8kQ.js';
|
|
86
|
+
import { d as defineCustomElement$k } from './p-Cs0aVgFp.js';
|
|
87
|
+
import { d as defineCustomElement$j } from './p-ClgCA2l0.js';
|
|
88
|
+
import { d as defineCustomElement$i } from './p-C8R_xU8K.js';
|
|
89
89
|
import { d as defineCustomElement$h } from './p-C3u98H5V.js';
|
|
90
90
|
import { d as defineCustomElement$g } from './p-Y5yHtt0u.js';
|
|
91
91
|
import { d as defineCustomElement$f } from './p-DVNTMIYq.js';
|
|
@@ -94,8 +94,8 @@ import { d as defineCustomElement$d } from './p-DlcSImKX.js';
|
|
|
94
94
|
import { d as defineCustomElement$c } from './p-Dl0kJKrG.js';
|
|
95
95
|
import { d as defineCustomElement$b } from './p-ClTk9Ttz.js';
|
|
96
96
|
import { d as defineCustomElement$a } from './p-D7lRYhTx.js';
|
|
97
|
-
import { d as defineCustomElement$9 } from './p-
|
|
98
|
-
import { d as defineCustomElement$8 } from './p-
|
|
97
|
+
import { d as defineCustomElement$9 } from './p-BQIvfRRF.js';
|
|
98
|
+
import { d as defineCustomElement$8 } from './p-Ce1kG2WA.js';
|
|
99
99
|
import { d as defineCustomElement$7 } from './p-3m3YER4_.js';
|
|
100
100
|
import { d as defineCustomElement$6 } from './p-C6fgjGAL.js';
|
|
101
101
|
import { d as defineCustomElement$5 } from './p-BOH1HbTO.js';
|
|
@@ -2192,7 +2192,7 @@ const NylasSchedulerEditor$1 = proxyCustomElement(class NylasSchedulerEditor ext
|
|
|
2192
2192
|
this.automaticComponentRegistration = true;
|
|
2193
2193
|
this.selectedLanguage = this.defaultLanguage || LANGUAGE_CODE.en;
|
|
2194
2194
|
this.langVersion = 0;
|
|
2195
|
-
this.version = "2.2.
|
|
2195
|
+
this.version = "2.2.3" ;
|
|
2196
2196
|
this.handleSchedulerConfigCloseClicked = (_event) => {
|
|
2197
2197
|
const event = this.schedulerConfigCloseClicked.emit(this.host);
|
|
2198
2198
|
if ('schedulerConfigCloseClicked' in this.eventOverrides) {
|
|
@@ -2315,7 +2315,7 @@ const NylasSchedulerEditor$1 = proxyCustomElement(class NylasSchedulerEditor ext
|
|
|
2315
2315
|
debug(`[nylas-scheduler-editor] componentDidLoad`);
|
|
2316
2316
|
await this.baseProvider?.componentDidLoad();
|
|
2317
2317
|
this.updateLocalization(this.localization);
|
|
2318
|
-
this.version = "2.2.
|
|
2318
|
+
this.version = "2.2.3" ;
|
|
2319
2319
|
}
|
|
2320
2320
|
async componentDisconnected() {
|
|
2321
2321
|
await this.baseProvider?.componentDisconnected();
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { N as NylasSchedulingMethod$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { N as NylasSchedulingMethod$1, d as defineCustomElement$1 } from './p-y65kyIKd.js';
|
|
2
2
|
|
|
3
3
|
const NylasSchedulingMethod = NylasSchedulingMethod$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { h, F as Fragment, p as proxyCustomElement, H, e as createEvent, i as Host } from './p-Bht9ktsW.js';
|
|
2
|
-
import { N as NylasBaseProvider } from './p-
|
|
3
|
-
import { b as instance, x as addDaysToCurrentDate, a as debug, P as compactStringToUUIDs, n as capitalizeFirstLetter } from './p-
|
|
2
|
+
import { N as NylasBaseProvider } from './p-B7v1iPw1.js';
|
|
3
|
+
import { b as instance, x as addDaysToCurrentDate, a as debug, P as compactStringToUUIDs, n as capitalizeFirstLetter } from './p-CULO8bTo.js';
|
|
4
4
|
import { E as ErrorCategory, n as nr } from './p-CycABDaD.js';
|
|
5
5
|
import { c as createStore } from './p-DVWbg8if.js';
|
|
6
6
|
import { L as LANGUAGE_CODE, c as LANGUAGE_MAP } from './p-DUCeQ1R4.js';
|
|
@@ -17,28 +17,28 @@ import { d as defineCustomElement$u } from './p-_0P0Tp97.js';
|
|
|
17
17
|
import { d as defineCustomElement$t } from './p-CaMPUwmT.js';
|
|
18
18
|
import { d as defineCustomElement$s } from './p-CRehZg0N.js';
|
|
19
19
|
import { d as defineCustomElement$r } from './p-7S1M5IE9.js';
|
|
20
|
-
import { d as defineCustomElement$q } from './p-
|
|
20
|
+
import { d as defineCustomElement$q } from './p-cT1Q8Q-G.js';
|
|
21
21
|
import { d as defineCustomElement$p } from './p-S2TOEjUD.js';
|
|
22
|
-
import { d as defineCustomElement$o } from './p-
|
|
23
|
-
import { d as defineCustomElement$n } from './p-
|
|
24
|
-
import { d as defineCustomElement$m } from './p-
|
|
25
|
-
import { d as defineCustomElement$l } from './p-
|
|
26
|
-
import { d as defineCustomElement$k } from './p-
|
|
27
|
-
import { d as defineCustomElement$j } from './p-
|
|
28
|
-
import { d as defineCustomElement$i } from './p-
|
|
29
|
-
import { d as defineCustomElement$h } from './p-
|
|
30
|
-
import { d as defineCustomElement$g } from './p-
|
|
31
|
-
import { d as defineCustomElement$f } from './p-
|
|
22
|
+
import { d as defineCustomElement$o } from './p-DBRBbTgP.js';
|
|
23
|
+
import { d as defineCustomElement$n } from './p-D5apK1Vq.js';
|
|
24
|
+
import { d as defineCustomElement$m } from './p-DNkQVYN2.js';
|
|
25
|
+
import { d as defineCustomElement$l } from './p-DWA-qoxj.js';
|
|
26
|
+
import { d as defineCustomElement$k } from './p-C5CEB4Wv.js';
|
|
27
|
+
import { d as defineCustomElement$j } from './p-CEO6ZorI.js';
|
|
28
|
+
import { d as defineCustomElement$i } from './p-BQ1_MrWH.js';
|
|
29
|
+
import { d as defineCustomElement$h } from './p-JCwXrScM.js';
|
|
30
|
+
import { d as defineCustomElement$g } from './p-eeUTE5dj.js';
|
|
31
|
+
import { d as defineCustomElement$f } from './p-ZAV15ivS.js';
|
|
32
32
|
import { d as defineCustomElement$e } from './p-Bbeqpu87.js';
|
|
33
|
-
import { d as defineCustomElement$d } from './p-
|
|
34
|
-
import { d as defineCustomElement$c } from './p-
|
|
35
|
-
import { d as defineCustomElement$b } from './p-
|
|
36
|
-
import { d as defineCustomElement$a } from './p-
|
|
33
|
+
import { d as defineCustomElement$d } from './p-CtNJhj7s.js';
|
|
34
|
+
import { d as defineCustomElement$c } from './p-BdOvTsvK.js';
|
|
35
|
+
import { d as defineCustomElement$b } from './p-DnoDC0Rk.js';
|
|
36
|
+
import { d as defineCustomElement$a } from './p-SPJ9n09E.js';
|
|
37
37
|
import { d as defineCustomElement$9 } from './p-Bvymvdqm.js';
|
|
38
38
|
import { d as defineCustomElement$8 } from './p-Dl0kJKrG.js';
|
|
39
39
|
import { d as defineCustomElement$7 } from './p-ClTk9Ttz.js';
|
|
40
40
|
import { d as defineCustomElement$6 } from './p-D7lRYhTx.js';
|
|
41
|
-
import { d as defineCustomElement$5 } from './p-
|
|
41
|
+
import { d as defineCustomElement$5 } from './p-BQIvfRRF.js';
|
|
42
42
|
import { d as defineCustomElement$4 } from './p-C6fgjGAL.js';
|
|
43
43
|
import { d as defineCustomElement$3 } from './p-BOH1HbTO.js';
|
|
44
44
|
import { d as defineCustomElement$2 } from './p-Ce7p0KXO.js';
|
|
@@ -200,7 +200,7 @@ class NylaSchedulerAPIConnector {
|
|
|
200
200
|
async makeAPIRequest(path, method, body, headers = {}) {
|
|
201
201
|
try {
|
|
202
202
|
const schedulerURL = new URL(this.schedulerAPIURL);
|
|
203
|
-
const version = "2.2.
|
|
203
|
+
const version = "2.2.3" ;
|
|
204
204
|
schedulerURL.pathname = path;
|
|
205
205
|
const response = await fetch(decodeURIComponent(schedulerURL.toString()), {
|
|
206
206
|
method,
|
|
@@ -901,14 +901,14 @@ const NylasScheduling$1 = proxyCustomElement(class NylasScheduling extends H {
|
|
|
901
901
|
this.language = navigator.language;
|
|
902
902
|
this.showFeedbackModal = false;
|
|
903
903
|
this.bookingInfoConfirmed = null;
|
|
904
|
-
this.version = "2.2.
|
|
904
|
+
this.version = "2.2.3" ;
|
|
905
905
|
}
|
|
906
906
|
connectedCallback() {
|
|
907
907
|
debug(`[nylas-scheduler] connectedCallback`);
|
|
908
908
|
}
|
|
909
909
|
async componentWillLoad() {
|
|
910
910
|
debug(`[nylas-scheduler] Component will load`);
|
|
911
|
-
this.version = "2.2.
|
|
911
|
+
this.version = "2.2.3" ;
|
|
912
912
|
if (this.enableUserFeedback && !isInitialized()) {
|
|
913
913
|
init({
|
|
914
914
|
dsn: 'https://9d5731f1c77ca84c9ed3fb9b3ccf7ee1@o74852.ingest.us.sentry.io/4507889638178816',
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { N as NylasSelectEventType$1, d as defineCustomElement$1 } from './p
|
|
1
|
+
import { N as NylasSelectEventType$1, d as defineCustomElement$1 } from './p--EFSc8kQ.js';
|
|
2
2
|
|
|
3
3
|
const NylasSelectEventType = NylasSelectEventType$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { N as NylasSelectedEventCard$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { N as NylasSelectedEventCard$1, d as defineCustomElement$1 } from './p-DnoDC0Rk.js';
|
|
2
2
|
|
|
3
3
|
const NylasSelectedEventCard = NylasSelectedEventCard$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { N as NylasSpecificTimeAvailabilityPicker$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { N as NylasSpecificTimeAvailabilityPicker$1, d as defineCustomElement$1 } from './p-Cs0aVgFp.js';
|
|
2
2
|
|
|
3
3
|
const NylasSpecificTimeAvailabilityPicker = NylasSpecificTimeAvailabilityPicker$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { N as NylasTimeslotInterval$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { N as NylasTimeslotInterval$1, d as defineCustomElement$1 } from './p-C8R_xU8K.js';
|
|
2
2
|
|
|
3
3
|
const NylasTimeslotInterval = NylasTimeslotInterval$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { N as NylasTimeslotPicker$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { N as NylasTimeslotPicker$1, d as defineCustomElement$1 } from './p-SPJ9n09E.js';
|
|
2
2
|
|
|
3
3
|
const NylasTimeslotPicker = NylasTimeslotPicker$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, e as createEvent, h, i as Host } from './p-Bht9ktsW.js';
|
|
2
|
-
import { R as RegisterComponent } from './p
|
|
3
|
-
import { j as dayjs, u as utc, w as timezone, a as debug, J as generateRRule, b as instance, K as getTimezoneOffset } from './p-
|
|
2
|
+
import { R as RegisterComponent } from './p-DtDGPXZR.js';
|
|
3
|
+
import { j as dayjs, u as utc, w as timezone, a as debug, J as generateRRule, b as instance, K as getTimezoneOffset } from './p-CULO8bTo.js';
|
|
4
4
|
import { T as TIMEZONE_MAP } from './p-DUCeQ1R4.js';
|
|
5
|
-
import { c as customParseFormat, d as defineCustomElement$4 } from './p-
|
|
5
|
+
import { c as customParseFormat, d as defineCustomElement$4 } from './p-ClgCA2l0.js';
|
|
6
6
|
import { d as defineCustomElement$9 } from './p-PeEnpB8P.js';
|
|
7
7
|
import { d as defineCustomElement$8 } from './p-CRehZg0N.js';
|
|
8
|
-
import { d as defineCustomElement$7 } from './p-
|
|
8
|
+
import { d as defineCustomElement$7 } from './p-cT1Q8Q-G.js';
|
|
9
9
|
import { d as defineCustomElement$6 } from './p-CEoh34h7.js';
|
|
10
|
-
import { d as defineCustomElement$5 } from './p-
|
|
10
|
+
import { d as defineCustomElement$5 } from './p-BQ1_MrWH.js';
|
|
11
11
|
import { d as defineCustomElement$3 } from './p-ClTk9Ttz.js';
|
|
12
12
|
import { d as defineCustomElement$2 } from './p-D7lRYhTx.js';
|
|
13
|
-
import { d as defineCustomElement$1 } from './p-
|
|
13
|
+
import { d as defineCustomElement$1 } from './p-Ce1kG2WA.js';
|
|
14
14
|
|
|
15
15
|
const nylasEventTimeslotCss = ":host{display:block;--nylas-primary:#2563eb;--nylas-error:#cc4841;--nylas-error-50:#ffeae8;--nylas-error-100:#ffc5bf;--nylas-error-200:#fecaca;--nylas-error-pressed:#992222;--nylas-wraning:#f06c00;--nylas-success:#16a392;--nylas-info:#2b8fc2;--nylas-base-0:#ffffff;--nylas-base-25:#fcfcfd;--nylas-base-50:#f8f9fc;--nylas-base-100:#eaecf5;--nylas-base-200:#d5d9eb;--nylas-base-300:#b3b8d8;--nylas-base-400:#717bbc;--nylas-base-500:#4e5ba6;--nylas-base-600:#3e4784;--nylas-base-700:#263f72;--nylas-base-800:#293056;--nylas-base-900:#101323;--nylas-base-950:#0e101b;--nylas-color-blue-100:#e0e6f9;--nylas-border-radius:0.25rem;--nylas-border-radius-2x:0.5rem;--nylas-border-radius-3x:0.75rem;--nylas-font-family:\"Inter\", sans-serif;--nylas-color-black:#000000;--nylas-color-grey-900:#2c2c2c;--nylas-color-grey-800:#4b4b4b;--nylas-color-grey-700:#6e6e6e;--nylas-color-grey-600:#8e8e8e;--nylas-color-grey-500:#b3b3b3;--nylas-color-grey-400:#cacaca;--nylas-color-grey-300:#e1e1e1;--nylas-color-grey-200:#eaeaea;--nylas-color-grey-100:#f5f5f5;--nylas-color-grey-50:#fbfcfe;--nylas-color-white:#ffffff;--nylas-color-red-900:#992222;--nylas-color-red-700:#cc4841;--nylas-color-red-500:#ff786a;--nylas-color-red-300:#ffa79e;--nylas-color-red-100:#ffc5bf;--nylas-color-red-50:#ffeae8;--nylas-color-blue-900:#213571;--nylas-color-blue-700:#314fa9;--nylas-color-blue-500:#4169e1;--nylas-color-blue-300:#bdccf9;--nylas-color-blue-100:#e0e6f9;--nylas-color-blue-50:#f6f8fd;--nylas-color-yellow-900:#7c6506;--nylas-color-yellow-700:#c29f09;--nylas-color-yellow-500:#f7c90b;--nylas-color-yellow-300:#f9de70;--nylas-color-yellow-100:#fceba9;--nylas-color-yellow-50:#fdf4ce;--nylas-color-green-900:#0e6b60;--nylas-color-green-700:#16a392;--nylas-color-green-500:#17c3b2;--nylas-color-green-300:#74dbd1;--nylas-color-green-100:#a2e7e0;--nylas-color-green-50:#d1f3f0;--nylas-color-purple-900:#643554;--nylas-color-purple-700:#954f7d;--nylas-color-purple-500:#c769a7;--nylas-color-purple-300:#dda5ca;--nylas-color-purple-100:#e0bdd6;--nylas-color-purple-50:#e9dde5;--nylas-color-sky-900:#20698f;--nylas-color-sky-700:#2b8fc2;--nylas-color-sky-500:#6dceff;--nylas-color-sky-300:#8fdaff;--nylas-color-sky-100:#b8e7ff;--nylas-color-sky-50:#d9f2ff;width:inherit}div.nylas-event-timeslot label{display:flex;align-items:center;color:var(--nylas-base-800);font-size:16px;font-style:normal;font-weight:400;line-height:150%}div.nylas-event-timeslot div.date-time-input div.date-time-picker{display:flex;gap:32px}@media screen and (max-width: 768px){div.nylas-event-timeslot div.date-time-input div.date-time-picker{flex-direction:column;gap:16px}}div.nylas-event-timeslot div.date-time-input div.date-time-picker nylas-date-component{width:224px}@media screen and (max-width: 768px){div.nylas-event-timeslot div.date-time-input div.date-time-picker nylas-date-component{width:100%}}div.nylas-event-timeslot div.date-time-input div.date-time-picker nylas-date-component:not(.error)::part(ic__date){border-color:var(--nylas-base-200)}div.nylas-event-timeslot div.date-time-input div.date-time-picker nylas-date-component::part(ic__date){height:50px}div.nylas-event-timeslot div.date-time-input div.date-time-picker div.time-range{display:flex;gap:8px;align-items:flex-start}div.nylas-event-timeslot div.date-time-input div.date-time-picker div.time-range span{margin:12px 0 0 6px;display:inline-flex;align-items:flex-start}@media screen and (max-width: 768px){div.nylas-event-timeslot div.date-time-input div.date-time-picker div.time-range{display:grid;grid-template-columns:1fr 20px 1fr}div.nylas-event-timeslot div.date-time-input div.date-time-picker div.time-range nylas-time-window-picker::part(time-picker){width:-webkit-fill-available}div.nylas-event-timeslot div.date-time-input div.date-time-picker div.time-range nylas-time-window-picker::part(time-input){width:calc(100% - 8px)}}div.nylas-event-timeslot div.date-time-input div.date-time-picker select-dropdown{width:fit-content}div.nylas-event-timeslot div.date-time-input div.date-time-picker select-dropdown::part(sd_dropdown){position:relative}div.nylas-event-timeslot div.date-time-input div.date-time-picker select-dropdown::part(sd_dropdown-button){border:none;padding:14px;justify-content:flex-start}div.nylas-event-timeslot div.date-time-input div.date-time-picker select-dropdown::part(sd_dropdown-button):hover{border:none;outline:none;color:var(--nylas-primary)}@media screen and (max-width: 768px){div.nylas-event-timeslot div.date-time-input div.date-time-picker select-dropdown{width:-webkit-fill-available}div.nylas-event-timeslot div.date-time-input div.date-time-picker select-dropdown::part(sd_dropdown-button-selected-label){max-width:fit-content}div.nylas-event-timeslot div.date-time-input div.date-time-picker select-dropdown::part(sd_dropdown-content){right:unset;width:unset}}div.nylas-event-timeslot div.date-time-input div.recurrence-options{margin:8px 0}div.nylas-event-timeslot div.date-time-input div.recurrence-options select-dropdown::part(sd_dropdown){position:relative}div.nylas-event-timeslot div.date-time-input div.recurrence-options select-dropdown::part(sd_dropdown-button){width:fit-content;padding:14px;border-color:var(--nylas-base-200)}div.nylas-event-timeslot div.date-time-input div.recurrence-options select-dropdown::part(sd_dropdown-button):hover{color:var(--nylas-primary)}div.nylas-event-timeslot div.date-time-input div.recurrence-options select-dropdown::part(sd_dropdown-content){width:fit-content}div.nylas-event-timeslot div.date-time-input div.recurrence-options select-dropdown::part(sd_dropdown-button-selected-label){max-width:100%;width:fit-content;font-size:16px}@media screen and (max-width: 768px){div.nylas-event-timeslot div.date-time-input div.recurrence-options select-dropdown{width:-webkit-fill-available}div.nylas-event-timeslot div.date-time-input div.recurrence-options select-dropdown::part(sd_dropdown-button-selected-label){max-width:254px;width:fit-content}div.nylas-event-timeslot div.date-time-input div.recurrence-options select-dropdown::part(sd_dropdown-content){right:unset;width:unset}}@media screen and (max-width: 412px){div.nylas-event-timeslot div.date-time-input div.recurrence-options select-dropdown::part(sd_dropdown-button-selected-label){max-width:240px}}div.nylas-event-timeslot div.date-time-input div.recurrence-options div.custom-recurrence-time-period,div.nylas-event-timeslot div.date-time-input div.recurrence-options div.recurrence-type,div.nylas-event-timeslot div.date-time-input div.recurrence-options div.recurrence-end{display:grid;align-items:center;gap:16px;grid-template-columns:128px 1fr;margin-bottom:8px}div.nylas-event-timeslot div.date-time-input div.recurrence-options div.custom-recurrence-time-period select-dropdown::part(sd_dropdown-button),div.nylas-event-timeslot div.date-time-input div.recurrence-options div.recurrence-type select-dropdown::part(sd_dropdown-button),div.nylas-event-timeslot div.date-time-input div.recurrence-options div.recurrence-end select-dropdown::part(sd_dropdown-button){border-color:var(--nylas-base-200)}@media screen and (max-width: 768px){div.nylas-event-timeslot div.date-time-input div.recurrence-options div.custom-recurrence-time-period,div.nylas-event-timeslot div.date-time-input div.recurrence-options div.recurrence-type,div.nylas-event-timeslot div.date-time-input div.recurrence-options div.recurrence-end{grid-template-columns:1fr;gap:4px;margin:16px 0}}div.nylas-event-timeslot div.date-time-input div.recurrence-options div.custom-recurrence-time-period time-period-selector::part(id_dropdown-input),div.nylas-event-timeslot div.date-time-input div.recurrence-options div.recurrence-type time-period-selector::part(id_dropdown-input),div.nylas-event-timeslot div.date-time-input div.recurrence-options div.recurrence-end time-period-selector::part(id_dropdown-input){padding:16px}div.nylas-event-timeslot div.date-time-input div.recurrence-options div.custom-recurrence-time-period time-period-selector input-dropdown:hover,div.nylas-event-timeslot div.date-time-input div.recurrence-options div.recurrence-type time-period-selector input-dropdown:hover,div.nylas-event-timeslot div.date-time-input div.recurrence-options div.recurrence-end time-period-selector input-dropdown:hover{border:1px solid var(--nylas-primary);outline:1px solid transparent}div.nylas-event-timeslot div.date-time-input div.recurrence-options div.repeat-on div.days{margin:16px 0;display:flex;gap:16px;align-items:center}div.nylas-event-timeslot div.date-time-input div.recurrence-options div.repeat-on div.days div.buttons{display:flex;gap:8px;margin:8px 0}div.nylas-event-timeslot div.date-time-input div.recurrence-options div.repeat-on div.days div.buttons button{border-radius:50%;border:none;height:24px;width:24px;color:var(--nylas-base-800);cursor:pointer;background:var(--nylas-base-100)}div.nylas-event-timeslot div.date-time-input div.recurrence-options div.repeat-on div.days div.buttons button:hover{background-color:var(--nylas-base-500);color:var(--nylas-base-0)}div.nylas-event-timeslot div.date-time-input div.recurrence-options div.repeat-on div.days div.buttons button.selected{background-color:var(--nylas-primary);color:var(--nylas-base-0)}div.nylas-event-timeslot div.date-time-input div.recurrence-options div.repeat-on div.days div.buttons button:active{background-color:var(--nylas-base-600);color:var(--nylas-base-0)}div.nylas-event-timeslot div.date-time-input div.recurrence-options div.repeat-on div.days,div.nylas-event-timeslot div.date-time-input div.recurrence-options div.repeat-on div.custom-recurrence-ends,div.nylas-event-timeslot div.date-time-input div.recurrence-options div.repeat-on div.month-recurrence{display:grid;align-items:center;gap:16px;grid-template-columns:128px 1fr}@media screen and (max-width: 768px){div.nylas-event-timeslot div.date-time-input div.recurrence-options div.repeat-on div.days,div.nylas-event-timeslot div.date-time-input div.recurrence-options div.repeat-on div.custom-recurrence-ends,div.nylas-event-timeslot div.date-time-input div.recurrence-options div.repeat-on div.month-recurrence{grid-template-columns:1fr;gap:4px;margin:16px 0}}div.nylas-event-timeslot div.date-time-input div.recurrence-options div.repeat-on div.custom-recurrence-ends #custom-recurrence-end-type::part(sd_dropdown-button){padding:16px}div.nylas-event-timeslot div.date-time-input div.recurrence-options div.repeat-on div.custom-recurrence{display:flex;gap:16px;align-items:baseline}@media screen and (max-width: 768px){div.nylas-event-timeslot div.date-time-input div.recurrence-options div.repeat-on div.custom-recurrence{flex-direction:column;align-items:flex-start;gap:0}}div.nylas-event-timeslot div.date-time-input div.recurrence-options div.repeat-on div.custom-recurrence div.custom-recurrence-end-after{display:flex;gap:8px;align-items:center}@media screen and (max-width: 768px){div.nylas-event-timeslot div.date-time-input div.recurrence-options div.repeat-on div.custom-recurrence div.custom-recurrence-end-after{flex-direction:column;align-items:flex-start}}div.nylas-event-timeslot div.date-time-input div.recurrence-options div.repeat-on div.custom-recurrence div.custom-recurrence-end-after #recurrence-end-after::part(netimeslot__input-textfield),div.nylas-event-timeslot div.date-time-input div.recurrence-options div.repeat-on div.custom-recurrence div.custom-recurrence-end-after #recurrence-end-after::part(ic__input){border-color:var(--nylas-base-200)}div.nylas-event-timeslot div.date-time-input div.recurrence-options div.repeat-on div.custom-recurrence nylas-date-component::part(ic__date){padding:0 16px;height:52px;border:1px solid var(--nylas-base-200)}";
|
|
16
16
|
|
|
@@ -545,6 +545,6 @@ function defineCustomElement() {
|
|
|
545
545
|
}
|
|
546
546
|
|
|
547
547
|
export { NylasEventTimeslot as N, defineCustomElement as d };
|
|
548
|
-
//# sourceMappingURL=p
|
|
548
|
+
//# sourceMappingURL=p--1ZpL3Z_.js.map
|
|
549
549
|
|
|
550
|
-
//# sourceMappingURL=p
|
|
550
|
+
//# sourceMappingURL=p--1ZpL3Z_.js.map
|