@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
|
@@ -4,5 +4,5 @@ function e(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"de
|
|
|
4
4
|
*
|
|
5
5
|
* Copyright (c) 2014-2017, Jon Schlinkert.
|
|
6
6
|
* Released under the MIT License.
|
|
7
|
-
*/function pO(e){return Object.prototype.toString.call(e)==="[object Object]"}function vO(e){var t,n;if(pO(e)===false)return false;t=e.constructor;if(t===undefined)return true;n=t.prototype;if(pO(n)===false)return false;if(n.hasOwnProperty("isPrototypeOf")===false){return false}return true}var bO=Object.freeze({__proto__:null,isPlainObject:vO});var yO=t(bO);var TO;var kO;function EO(){if(kO)return TO;kO=1;var e=function e(i){return t(i)&&!n(i)};function t(e){return!!e&&typeof e==="object"}function n(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||a(e)}var i=typeof Symbol==="function"&&Symbol.for;var r=i?Symbol.for("react.element"):60103;function a(e){return e.$$typeof===r}function o(e){return Array.isArray(e)?[]:{}}function s(e,t){return t.clone!==false&&t.isMergeableObject(e)?m(o(e),e,t):e}function l(e,t,n){return e.concat(t).map((function(e){return s(e,n)}))}function c(e,t){if(!t.customMerge){return m}var n=t.customMerge(e);return typeof n==="function"?n:m}function u(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter((function(t){return Object.propertyIsEnumerable.call(e,t)})):[]}function d(e){return Object.keys(e).concat(u(e))}function h(e,t){try{return t in e}catch(e){return false}}function f(e,t){return h(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function g(e,t,n){var i={};if(n.isMergeableObject(e)){d(e).forEach((function(t){i[t]=s(e[t],n)}))}d(t).forEach((function(r){if(f(e,r)){return}if(h(e,r)&&n.isMergeableObject(t[r])){i[r]=c(r,n)(e[r],t[r],n)}else{i[r]=s(t[r],n)}}));return i}function m(t,n,i){i=i||{};i.arrayMerge=i.arrayMerge||l;i.isMergeableObject=i.isMergeableObject||e;i.cloneUnlessOtherwiseSpecified=s;var r=Array.isArray(n);var a=Array.isArray(t);var o=r===a;if(!o){return s(n,i)}else if(r){return i.arrayMerge(t,n,i)}else{return g(t,n,i)}}m.all=function e(t,n){if(!Array.isArray(t)){throw new Error("first argument should be an array")}return t.reduce((function(e,t){return m(e,t,n)}),{})};var p=m;TO=p;return TO}var wO={exports:{}};var SO=wO.exports;var BO;function CO(){if(BO)return wO.exports;BO=1;(function(e){(function(t,n){if(e.exports){e.exports=n()}else{t.parseSrcset=n()}})(SO,(function(){return function(e){function t(e){return e===" "||e==="\t"||e==="\n"||e==="\f"||e==="\r"}function n(t){var n,i=t.exec(e.substring(m));if(i){n=i[0];m+=n.length;return n}}var i=e.length,r=/^[ \t\n\r\u000c]+/,a=/^[, \t\n\r\u000c]+/,o=/^[^ \t\n\r\u000c]+/,s=/[,]+$/,l=/^\d+$/,c=/^-?(?:[0-9]+|[0-9]*\.[0-9]+)(?:[eE][+-]?[0-9]+)?$/,u,d,h,f,g,m=0,p=[];while(true){n(a);if(m>=i){return p}u=n(o);d=[];if(u.slice(-1)===","){u=u.replace(s,"");b()}else{v()}}function v(){n(r);h="";f="in descriptor";while(true){g=e.charAt(m);if(f==="in descriptor"){if(t(g)){if(h){d.push(h);h="";f="after descriptor"}}else if(g===","){m+=1;if(h){d.push(h)}b();return}else if(g==="("){h=h+g;f="in parens"}else if(g===""){if(h){d.push(h)}b();return}else{h=h+g}}else if(f==="in parens"){if(g===")"){h=h+g;f="in descriptor"}else if(g===""){d.push(h);b();return}else{h=h+g}}else if(f==="after descriptor"){if(t(g));else if(g===""){b();return}else{f="in descriptor";m-=1}}m+=1}}function b(){var t=false,n,i,r,a,o={},s,h,f,g,m;for(a=0;a<d.length;a++){s=d[a];h=s[s.length-1];f=s.substring(0,s.length-1);g=parseInt(f,10);m=parseFloat(f);if(l.test(f)&&h==="w"){if(n||i){t=true}if(g===0){t=true}else{n=g}}else if(c.test(f)&&h==="x"){if(n||i||r){t=true}if(m<0){t=true}else{i=m}}else if(l.test(f)&&h==="h"){if(r||i){t=true}if(g===0){t=true}else{r=g}}else{t=true}}if(!t){o.url=u;if(n){o.w=n}if(i){o.d=i}if(r){o.h=r}p.push(o)}else if(console&&console.log){console.log("Invalid srcset descriptor found in '"+e+"' at '"+s+"'.")}}}}))})(wO);return wO.exports}var MO={exports:{}};var DO;function AO(){if(DO)return MO.exports;DO=1;var e=String;var t=function(){return{isColorSupported:false,reset:e,bold:e,dim:e,italic:e,underline:e,inverse:e,hidden:e,strikethrough:e,black:e,red:e,green:e,yellow:e,blue:e,magenta:e,cyan:e,white:e,gray:e,bgBlack:e,bgRed:e,bgGreen:e,bgYellow:e,bgBlue:e,bgMagenta:e,bgCyan:e,bgWhite:e,blackBright:e,redBright:e,greenBright:e,yellowBright:e,blueBright:e,magentaBright:e,cyanBright:e,whiteBright:e,bgBlackBright:e,bgRedBright:e,bgGreenBright:e,bgYellowBright:e,bgBlueBright:e,bgMagentaBright:e,bgCyanBright:e,bgWhiteBright:e}};MO.exports=t();MO.exports.createColors=t;return MO.exports}var OO={};var PO=Object.freeze({__proto__:null,default:OO});var _O=t(PO);var LO;var xO;function RO(){if(xO)return LO;xO=1;let e=AO();let t=_O;class n extends Error{constructor(e,t,i,r,a,o){super(e);this.name="CssSyntaxError";this.reason=e;if(a){this.file=a}if(r){this.source=r}if(o){this.plugin=o}if(typeof t!=="undefined"&&typeof i!=="undefined"){if(typeof t==="number"){this.line=t;this.column=i}else{this.line=t.line;this.column=t.column;this.endLine=i.line;this.endColumn=i.column}}this.setMessage();if(Error.captureStackTrace){Error.captureStackTrace(this,n)}}setMessage(){this.message=this.plugin?this.plugin+": ":"";this.message+=this.file?this.file:"<css input>";if(typeof this.line!=="undefined"){this.message+=":"+this.line+":"+this.column}this.message+=": "+this.reason}showSourceCode(n){if(!this.source)return"";let i=this.source;if(n==null)n=e.isColorSupported;let r=e=>e;let a=e=>e;let o=e=>e;if(n){let{bold:n,gray:i,red:s}=e.createColors(true);a=e=>n(s(e));r=e=>i(e);if(t){o=e=>t(e)}}let s=i.split(/\r?\n/);let l=Math.max(this.line-3,0);let c=Math.min(this.line+2,s.length);let u=String(c).length;return s.slice(l,c).map(((e,t)=>{let n=l+1+t;let i=" "+(" "+n).slice(-u)+" | ";if(n===this.line){if(e.length>160){let t=20;let n=Math.max(0,this.column-t);let s=Math.max(this.column+t,this.endColumn+t);let l=e.slice(n,s);let c=r(i.replace(/\d/g," "))+e.slice(0,Math.min(this.column-1,t-1)).replace(/[^\t]/g," ");return a(">")+r(i)+o(l)+"\n "+c+a("^")}let t=r(i.replace(/\d/g," "))+e.slice(0,this.column-1).replace(/[^\t]/g," ");return a(">")+r(i)+o(e)+"\n "+t+a("^")}return" "+r(i)+o(e)})).join("\n")}toString(){let e=this.showSourceCode();if(e){e="\n\n"+e+"\n"}return this.name+": "+this.message+e}}LO=n;n.default=n;return LO}var jO;var zO;function NO(){if(zO)return jO;zO=1;const e={after:"\n",beforeClose:"\n",beforeComment:"\n",beforeDecl:"\n",beforeOpen:" ",beforeRule:"\n",colon:": ",commentLeft:" ",commentRight:" ",emptyBody:"",indent:" ",semicolon:false};function t(e){return e[0].toUpperCase()+e.slice(1)}class n{constructor(e){this.builder=e}atrule(e,t){let n="@"+e.name;let i=e.params?this.rawValue(e,"params"):"";if(typeof e.raws.afterName!=="undefined"){n+=e.raws.afterName}else if(i){n+=" "}if(e.nodes){this.block(e,n+i)}else{let r=(e.raws.between||"")+(t?";":"");this.builder(n+i+r,e)}}beforeAfter(e,t){let n;if(e.type==="decl"){n=this.raw(e,null,"beforeDecl")}else if(e.type==="comment"){n=this.raw(e,null,"beforeComment")}else if(t==="before"){n=this.raw(e,null,"beforeRule")}else{n=this.raw(e,null,"beforeClose")}let i=e.parent;let r=0;while(i&&i.type!=="root"){r+=1;i=i.parent}if(n.includes("\n")){let t=this.raw(e,null,"indent");if(t.length){for(let e=0;e<r;e++)n+=t}}return n}block(e,t){let n=this.raw(e,"between","beforeOpen");this.builder(t+n+"{",e,"start");let i;if(e.nodes&&e.nodes.length){this.body(e);i=this.raw(e,"after")}else{i=this.raw(e,"after","emptyBody")}if(i)this.builder(i);this.builder("}",e,"end")}body(e){let t=e.nodes.length-1;while(t>0){if(e.nodes[t].type!=="comment")break;t-=1}let n=this.raw(e,"semicolon");for(let i=0;i<e.nodes.length;i++){let r=e.nodes[i];let a=this.raw(r,"before");if(a)this.builder(a);this.stringify(r,t!==i||n)}}comment(e){let t=this.raw(e,"left","commentLeft");let n=this.raw(e,"right","commentRight");this.builder("/*"+t+e.text+n+"*/",e)}decl(e,t){let n=this.raw(e,"between","colon");let i=e.prop+n+this.rawValue(e,"value");if(e.important){i+=e.raws.important||" !important"}if(t)i+=";";this.builder(i,e)}document(e){this.body(e)}raw(n,i,r){let a;if(!r)r=i;if(i){a=n.raws[i];if(typeof a!=="undefined")return a}let o=n.parent;if(r==="before"){if(!o||o.type==="root"&&o.first===n){return""}if(o&&o.type==="document"){return""}}if(!o)return e[r];let s=n.root();if(!s.rawCache)s.rawCache={};if(typeof s.rawCache[r]!=="undefined"){return s.rawCache[r]}if(r==="before"||r==="after"){return this.beforeAfter(n,r)}else{let e="raw"+t(r);if(this[e]){a=this[e](s,n)}else{s.walk((e=>{a=e.raws[i];if(typeof a!=="undefined")return false}))}}if(typeof a==="undefined")a=e[r];s.rawCache[r]=a;return a}rawBeforeClose(e){let t;e.walk((e=>{if(e.nodes&&e.nodes.length>0){if(typeof e.raws.after!=="undefined"){t=e.raws.after;if(t.includes("\n")){t=t.replace(/[^\n]+$/,"")}return false}}}));if(t)t=t.replace(/\S/g,"");return t}rawBeforeComment(e,t){let n;e.walkComments((e=>{if(typeof e.raws.before!=="undefined"){n=e.raws.before;if(n.includes("\n")){n=n.replace(/[^\n]+$/,"")}return false}}));if(typeof n==="undefined"){n=this.raw(t,null,"beforeDecl")}else if(n){n=n.replace(/\S/g,"")}return n}rawBeforeDecl(e,t){let n;e.walkDecls((e=>{if(typeof e.raws.before!=="undefined"){n=e.raws.before;if(n.includes("\n")){n=n.replace(/[^\n]+$/,"")}return false}}));if(typeof n==="undefined"){n=this.raw(t,null,"beforeRule")}else if(n){n=n.replace(/\S/g,"")}return n}rawBeforeOpen(e){let t;e.walk((e=>{if(e.type!=="decl"){t=e.raws.between;if(typeof t!=="undefined")return false}}));return t}rawBeforeRule(e){let t;e.walk((n=>{if(n.nodes&&(n.parent!==e||e.first!==n)){if(typeof n.raws.before!=="undefined"){t=n.raws.before;if(t.includes("\n")){t=t.replace(/[^\n]+$/,"")}return false}}}));if(t)t=t.replace(/\S/g,"");return t}rawColon(e){let t;e.walkDecls((e=>{if(typeof e.raws.between!=="undefined"){t=e.raws.between.replace(/[^\s:]/g,"");return false}}));return t}rawEmptyBody(e){let t;e.walk((e=>{if(e.nodes&&e.nodes.length===0){t=e.raws.after;if(typeof t!=="undefined")return false}}));return t}rawIndent(e){if(e.raws.indent)return e.raws.indent;let t;e.walk((n=>{let i=n.parent;if(i&&i!==e&&i.parent&&i.parent===e){if(typeof n.raws.before!=="undefined"){let e=n.raws.before.split("\n");t=e[e.length-1];t=t.replace(/\S/g,"");return false}}}));return t}rawSemicolon(e){let t;e.walk((e=>{if(e.nodes&&e.nodes.length&&e.last.type==="decl"){t=e.raws.semicolon;if(typeof t!=="undefined")return false}}));return t}rawValue(e,t){let n=e[t];let i=e.raws[t];if(i&&i.value===n){return i.raw}return n}root(e){this.body(e);if(e.raws.after)this.builder(e.raws.after)}rule(e){this.block(e,this.rawValue(e,"selector"));if(e.raws.ownSemicolon){this.builder(e.raws.ownSemicolon,e,"end")}}stringify(e,t){if(!this[e.type]){throw new Error("Unknown AST node type "+e.type+". "+"Maybe you need to change PostCSS stringifier.")}this[e.type](e,t)}}jO=n;n.default=n;return jO}var IO;var qO;function FO(){if(qO)return IO;qO=1;let e=NO();function t(t,n){let i=new e(n);i.stringify(t)}IO=t;t.default=t;return IO}var UO={};var YO;function GO(){if(YO)return UO;YO=1;UO.isClean=Symbol("isClean");UO.my=Symbol("my");return UO}var VO;var HO;function $O(){if(HO)return VO;HO=1;let e=RO();let t=NO();let n=FO();let{isClean:i,my:r}=GO();function a(e,t){let n=new e.constructor;for(let i in e){if(!Object.prototype.hasOwnProperty.call(e,i)){continue}if(i==="proxyCache")continue;let r=e[i];let o=typeof r;if(i==="parent"&&o==="object"){if(t)n[i]=t}else if(i==="source"){n[i]=r}else if(Array.isArray(r)){n[i]=r.map((e=>a(e,n)))}else{if(o==="object"&&r!==null)r=a(r);n[i]=r}}return n}function o(e,t){if(t&&typeof t.offset!=="undefined"){return t.offset}let n=1;let i=1;let r=0;for(let a=0;a<e.length;a++){if(i===t.line&&n===t.column){r=a;break}if(e[a]==="\n"){n=1;i+=1}else{n+=1}}return r}class s{get proxyOf(){return this}constructor(e={}){this.raws={};this[i]=false;this[r]=true;for(let t in e){if(t==="nodes"){this.nodes=[];for(let n of e[t]){if(typeof n.clone==="function"){this.append(n.clone())}else{this.append(n)}}}else{this[t]=e[t]}}}addToError(e){e.postcssNode=this;if(e.stack&&this.source&&/\n\s{4}at /.test(e.stack)){let t=this.source;e.stack=e.stack.replace(/\n\s{4}at /,`$&${t.input.from}:${t.start.line}:${t.start.column}$&`)}return e}after(e){this.parent.insertAfter(this,e);return this}assign(e={}){for(let t in e){this[t]=e[t]}return this}before(e){this.parent.insertBefore(this,e);return this}cleanRaws(e){delete this.raws.before;delete this.raws.after;if(!e)delete this.raws.between}clone(e={}){let t=a(this);for(let n in e){t[n]=e[n]}return t}cloneAfter(e={}){let t=this.clone(e);this.parent.insertAfter(this,t);return t}cloneBefore(e={}){let t=this.clone(e);this.parent.insertBefore(this,t);return t}error(t,n={}){if(this.source){let{end:e,start:i}=this.rangeBy(n);return this.source.input.error(t,{column:i.column,line:i.line},{column:e.column,line:e.line},n)}return new e(t)}getProxyProcessor(){return{get(e,t){if(t==="proxyOf"){return e}else if(t==="root"){return()=>e.root().toProxy()}else{return e[t]}},set(e,t,n){if(e[t]===n)return true;e[t]=n;if(t==="prop"||t==="value"||t==="name"||t==="params"||t==="important"||t==="text"){e.markDirty()}return true}}}markClean(){this[i]=true}markDirty(){if(this[i]){this[i]=false;let e=this;while(e=e.parent){e[i]=false}}}next(){if(!this.parent)return undefined;let e=this.parent.index(this);return this.parent.nodes[e+1]}positionBy(e){let t=this.source.start;if(e.index){t=this.positionInside(e.index)}else if(e.word){let n="document"in this.source.input?this.source.input.document:this.source.input.css;let i=n.slice(o(n,this.source.start),o(n,this.source.end));let r=i.indexOf(e.word);if(r!==-1)t=this.positionInside(r)}return t}positionInside(e){let t=this.source.start.column;let n=this.source.start.line;let i="document"in this.source.input?this.source.input.document:this.source.input.css;let r=o(i,this.source.start);let a=r+e;for(let e=r;e<a;e++){if(i[e]==="\n"){t=1;n+=1}else{t+=1}}return{column:t,line:n}}prev(){if(!this.parent)return undefined;let e=this.parent.index(this);return this.parent.nodes[e-1]}rangeBy(e){let t={column:this.source.start.column,line:this.source.start.line};let n=this.source.end?{column:this.source.end.column+1,line:this.source.end.line}:{column:t.column+1,line:t.line};if(e.word){let i="document"in this.source.input?this.source.input.document:this.source.input.css;let r=i.slice(o(i,this.source.start),o(i,this.source.end));let a=r.indexOf(e.word);if(a!==-1){t=this.positionInside(a);n=this.positionInside(a+e.word.length)}}else{if(e.start){t={column:e.start.column,line:e.start.line}}else if(e.index){t=this.positionInside(e.index)}if(e.end){n={column:e.end.column,line:e.end.line}}else if(typeof e.endIndex==="number"){n=this.positionInside(e.endIndex)}else if(e.index){n=this.positionInside(e.index+1)}}if(n.line<t.line||n.line===t.line&&n.column<=t.column){n={column:t.column+1,line:t.line}}return{end:n,start:t}}raw(e,n){let i=new t;return i.raw(this,e,n)}remove(){if(this.parent){this.parent.removeChild(this)}this.parent=undefined;return this}replaceWith(...e){if(this.parent){let t=this;let n=false;for(let i of e){if(i===this){n=true}else if(n){this.parent.insertAfter(t,i);t=i}else{this.parent.insertBefore(t,i)}}if(!n){this.remove()}}return this}root(){let e=this;while(e.parent&&e.parent.type!=="document"){e=e.parent}return e}toJSON(e,t){let n={};let i=t==null;t=t||new Map;let r=0;for(let e in this){if(!Object.prototype.hasOwnProperty.call(this,e)){continue}if(e==="parent"||e==="proxyCache")continue;let i=this[e];if(Array.isArray(i)){n[e]=i.map((e=>{if(typeof e==="object"&&e.toJSON){return e.toJSON(null,t)}else{return e}}))}else if(typeof i==="object"&&i.toJSON){n[e]=i.toJSON(null,t)}else if(e==="source"){let a=t.get(i.input);if(a==null){a=r;t.set(i.input,r);r++}n[e]={end:i.end,inputId:a,start:i.start}}else{n[e]=i}}if(i){n.inputs=[...t.keys()].map((e=>e.toJSON()))}return n}toProxy(){if(!this.proxyCache){this.proxyCache=new Proxy(this,this.getProxyProcessor())}return this.proxyCache}toString(e=n){if(e.stringify)e=e.stringify;let t="";e(this,(e=>{t+=e}));return t}warn(e,t,n){let i={node:this};for(let e in n)i[e]=n[e];return e.warn(t,i)}}VO=s;s.default=s;return VO}var WO;var KO;function ZO(){if(KO)return WO;KO=1;let e=$O();class t extends e{constructor(e){super(e);this.type="comment"}}WO=t;t.default=t;return WO}var JO;var XO;function QO(){if(XO)return JO;XO=1;let e=$O();class t extends e{get variable(){return this.prop.startsWith("--")||this.prop[0]==="$"}constructor(e){if(e&&typeof e.value!=="undefined"&&typeof e.value!=="string"){e={...e,value:String(e.value)}}super(e);this.type="decl"}}JO=t;t.default=t;return JO}var eP;var tP;function nP(){if(tP)return eP;tP=1;let e=ZO();let t=QO();let n=$O();let{isClean:i,my:r}=GO();let a,o,s,l;function c(e){return e.map((e=>{if(e.nodes)e.nodes=c(e.nodes);delete e.source;return e}))}function u(e){e[i]=false;if(e.proxyOf.nodes){for(let t of e.proxyOf.nodes){u(t)}}}class d extends n{get first(){if(!this.proxyOf.nodes)return undefined;return this.proxyOf.nodes[0]}get last(){if(!this.proxyOf.nodes)return undefined;return this.proxyOf.nodes[this.proxyOf.nodes.length-1]}append(...e){for(let t of e){let e=this.normalize(t,this.last);for(let t of e)this.proxyOf.nodes.push(t)}this.markDirty();return this}cleanRaws(e){super.cleanRaws(e);if(this.nodes){for(let t of this.nodes)t.cleanRaws(e)}}each(e){if(!this.proxyOf.nodes)return undefined;let t=this.getIterator();let n,i;while(this.indexes[t]<this.proxyOf.nodes.length){n=this.indexes[t];i=e(this.proxyOf.nodes[n],n);if(i===false)break;this.indexes[t]+=1}delete this.indexes[t];return i}every(e){return this.nodes.every(e)}getIterator(){if(!this.lastEach)this.lastEach=0;if(!this.indexes)this.indexes={};this.lastEach+=1;let e=this.lastEach;this.indexes[e]=0;return e}getProxyProcessor(){return{get(e,t){if(t==="proxyOf"){return e}else if(!e[t]){return e[t]}else if(t==="each"||typeof t==="string"&&t.startsWith("walk")){return(...n)=>e[t](...n.map((e=>{if(typeof e==="function"){return(t,n)=>e(t.toProxy(),n)}else{return e}})))}else if(t==="every"||t==="some"){return n=>e[t](((e,...t)=>n(e.toProxy(),...t)))}else if(t==="root"){return()=>e.root().toProxy()}else if(t==="nodes"){return e.nodes.map((e=>e.toProxy()))}else if(t==="first"||t==="last"){return e[t].toProxy()}else{return e[t]}},set(e,t,n){if(e[t]===n)return true;e[t]=n;if(t==="name"||t==="params"||t==="selector"){e.markDirty()}return true}}}index(e){if(typeof e==="number")return e;if(e.proxyOf)e=e.proxyOf;return this.proxyOf.nodes.indexOf(e)}insertAfter(e,t){let n=this.index(e);let i=this.normalize(t,this.proxyOf.nodes[n]).reverse();n=this.index(e);for(let e of i)this.proxyOf.nodes.splice(n+1,0,e);let r;for(let e in this.indexes){r=this.indexes[e];if(n<r){this.indexes[e]=r+i.length}}this.markDirty();return this}insertBefore(e,t){let n=this.index(e);let i=n===0?"prepend":false;let r=this.normalize(t,this.proxyOf.nodes[n],i).reverse();n=this.index(e);for(let e of r)this.proxyOf.nodes.splice(n,0,e);let a;for(let e in this.indexes){a=this.indexes[e];if(n<=a){this.indexes[e]=a+r.length}}this.markDirty();return this}normalize(n,s){if(typeof n==="string"){n=c(o(n).nodes)}else if(typeof n==="undefined"){n=[]}else if(Array.isArray(n)){n=n.slice(0);for(let e of n){if(e.parent)e.parent.removeChild(e,"ignore")}}else if(n.type==="root"&&this.type!=="document"){n=n.nodes.slice(0);for(let e of n){if(e.parent)e.parent.removeChild(e,"ignore")}}else if(n.type){n=[n]}else if(n.prop){if(typeof n.value==="undefined"){throw new Error("Value field is missed in node creation")}else if(typeof n.value!=="string"){n.value=String(n.value)}n=[new t(n)]}else if(n.selector||n.selectors){n=[new l(n)]}else if(n.name){n=[new a(n)]}else if(n.text){n=[new e(n)]}else{throw new Error("Unknown node type in node creation")}let h=n.map((e=>{if(!e[r])d.rebuild(e);e=e.proxyOf;if(e.parent)e.parent.removeChild(e);if(e[i])u(e);if(!e.raws)e.raws={};if(typeof e.raws.before==="undefined"){if(s&&typeof s.raws.before!=="undefined"){e.raws.before=s.raws.before.replace(/\S/g,"")}}e.parent=this.proxyOf;return e}));return h}prepend(...e){e=e.reverse();for(let t of e){let e=this.normalize(t,this.first,"prepend").reverse();for(let t of e)this.proxyOf.nodes.unshift(t);for(let t in this.indexes){this.indexes[t]=this.indexes[t]+e.length}}this.markDirty();return this}push(e){e.parent=this;this.proxyOf.nodes.push(e);return this}removeAll(){for(let e of this.proxyOf.nodes)e.parent=undefined;this.proxyOf.nodes=[];this.markDirty();return this}removeChild(e){e=this.index(e);this.proxyOf.nodes[e].parent=undefined;this.proxyOf.nodes.splice(e,1);let t;for(let n in this.indexes){t=this.indexes[n];if(t>=e){this.indexes[n]=t-1}}this.markDirty();return this}replaceValues(e,t,n){if(!n){n=t;t={}}this.walkDecls((i=>{if(t.props&&!t.props.includes(i.prop))return;if(t.fast&&!i.value.includes(t.fast))return;i.value=i.value.replace(e,n)}));this.markDirty();return this}some(e){return this.nodes.some(e)}walk(e){return this.each(((t,n)=>{let i;try{i=e(t,n)}catch(e){throw t.addToError(e)}if(i!==false&&t.walk){i=t.walk(e)}return i}))}walkAtRules(e,t){if(!t){t=e;return this.walk(((e,n)=>{if(e.type==="atrule"){return t(e,n)}}))}if(e instanceof RegExp){return this.walk(((n,i)=>{if(n.type==="atrule"&&e.test(n.name)){return t(n,i)}}))}return this.walk(((n,i)=>{if(n.type==="atrule"&&n.name===e){return t(n,i)}}))}walkComments(e){return this.walk(((t,n)=>{if(t.type==="comment"){return e(t,n)}}))}walkDecls(e,t){if(!t){t=e;return this.walk(((e,n)=>{if(e.type==="decl"){return t(e,n)}}))}if(e instanceof RegExp){return this.walk(((n,i)=>{if(n.type==="decl"&&e.test(n.prop)){return t(n,i)}}))}return this.walk(((n,i)=>{if(n.type==="decl"&&n.prop===e){return t(n,i)}}))}walkRules(e,t){if(!t){t=e;return this.walk(((e,n)=>{if(e.type==="rule"){return t(e,n)}}))}if(e instanceof RegExp){return this.walk(((n,i)=>{if(n.type==="rule"&&e.test(n.selector)){return t(n,i)}}))}return this.walk(((n,i)=>{if(n.type==="rule"&&n.selector===e){return t(n,i)}}))}}d.registerParse=e=>{o=e};d.registerRule=e=>{l=e};d.registerAtRule=e=>{a=e};d.registerRoot=e=>{s=e};eP=d;d.default=d;d.rebuild=n=>{if(n.type==="atrule"){Object.setPrototypeOf(n,a.prototype)}else if(n.type==="rule"){Object.setPrototypeOf(n,l.prototype)}else if(n.type==="decl"){Object.setPrototypeOf(n,t.prototype)}else if(n.type==="comment"){Object.setPrototypeOf(n,e.prototype)}else if(n.type==="root"){Object.setPrototypeOf(n,s.prototype)}n[r]=true;if(n.nodes){n.nodes.forEach((e=>{d.rebuild(e)}))}};return eP}var iP;var rP;function aP(){if(rP)return iP;rP=1;let e=nP();class t extends e{constructor(e){super(e);this.type="atrule"}append(...e){if(!this.proxyOf.nodes)this.nodes=[];return super.append(...e)}prepend(...e){if(!this.proxyOf.nodes)this.nodes=[];return super.prepend(...e)}}iP=t;t.default=t;e.registerAtRule(t);return iP}var oP;var sP;function lP(){if(sP)return oP;sP=1;let e=nP();let t,n;class i extends e{constructor(e){super({type:"document",...e});if(!this.nodes){this.nodes=[]}}toResult(e={}){let i=new t(new n,this,e);return i.stringify()}}i.registerLazyResult=e=>{t=e};i.registerProcessor=e=>{n=e};oP=i;i.default=i;return oP}var cP;var uP;function dP(){if(uP)return cP;uP=1;let e="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";let t=(e,t=21)=>(n=t)=>{let i="";let r=n|0;while(r--){i+=e[Math.random()*e.length|0]}return i};let n=(t=21)=>{let n="";let i=t|0;while(i--){n+=e[Math.random()*64|0]}return n};cP={nanoid:n,customAlphabet:t};return cP}var hP;var fP;function gP(){if(fP)return hP;fP=1;let{existsSync:e,readFileSync:t}=_O;let{dirname:n,join:i}=_O;let{SourceMapConsumer:r,SourceMapGenerator:a}=_O;function o(e){if(Buffer){return Buffer.from(e,"base64").toString()}else{return window.atob(e)}}class s{constructor(e,t){if(t.map===false)return;this.loadAnnotation(e);this.inline=this.startWith(this.annotation,"data:");let i=t.map?t.map.prev:undefined;let r=this.loadMap(t.from,i);if(!this.mapFile&&t.from){this.mapFile=t.from}if(this.mapFile)this.root=n(this.mapFile);if(r)this.text=r}consumer(){if(!this.consumerCache){this.consumerCache=new r(this.text)}return this.consumerCache}decodeInline(e){let t=/^data:application\/json;charset=utf-?8;base64,/;let n=/^data:application\/json;base64,/;let i=/^data:application\/json;charset=utf-?8,/;let r=/^data:application\/json,/;let a=e.match(i)||e.match(r);if(a){return decodeURIComponent(e.substr(a[0].length))}let s=e.match(t)||e.match(n);if(s){return o(e.substr(s[0].length))}let l=e.match(/data:application\/json;([^,]+),/)[1];throw new Error("Unsupported source map encoding "+l)}getAnnotationURL(e){return e.replace(/^\/\*\s*# sourceMappingURL=/,"").trim()}isMap(e){if(typeof e!=="object")return false;return typeof e.mappings==="string"||typeof e._mappings==="string"||Array.isArray(e.sections)}loadAnnotation(e){let t=e.match(/\/\*\s*# sourceMappingURL=/g);if(!t)return;let n=e.lastIndexOf(t.pop());let i=e.indexOf("*/",n);if(n>-1&&i>-1){this.annotation=this.getAnnotationURL(e.substring(n,i))}}loadFile(i){this.root=n(i);if(e(i)){this.mapFile=i;return t(i,"utf-8").toString().trim()}}loadMap(e,t){if(t===false)return false;if(t){if(typeof t==="string"){return t}else if(typeof t==="function"){let n=t(e);if(n){let e=this.loadFile(n);if(!e){throw new Error("Unable to load previous source map: "+n.toString())}return e}}else if(t instanceof r){return a.fromSourceMap(t).toString()}else if(t instanceof a){return t.toString()}else if(this.isMap(t)){return JSON.stringify(t)}else{throw new Error("Unsupported previous source map format: "+t.toString())}}else if(this.inline){return this.decodeInline(this.annotation)}else if(this.annotation){let t=this.annotation;if(e)t=i(n(e),t);return this.loadFile(t)}}startWith(e,t){if(!e)return false;return e.substr(0,t.length)===t}withContent(){return!!(this.consumer().sourcesContent&&this.consumer().sourcesContent.length>0)}}hP=s;s.default=s;return hP}var mP;var pP;function vP(){if(pP)return mP;pP=1;let{nanoid:e}=dP();let{isAbsolute:t,resolve:n}=_O;let{SourceMapConsumer:i,SourceMapGenerator:r}=_O;let{fileURLToPath:a,pathToFileURL:o}=_O;let s=RO();let l=gP();let c=_O;let u=Symbol("fromOffsetCache");let d=Boolean(i&&r);let h=Boolean(n&&t);class f{get from(){return this.file||this.id}constructor(i,r={}){if(i===null||typeof i==="undefined"||typeof i==="object"&&!i.toString){throw new Error(`PostCSS received ${i} instead of CSS string`)}this.css=i.toString();if(this.css[0]==="\ufeff"||this.css[0]===""){this.hasBOM=true;this.css=this.css.slice(1)}else{this.hasBOM=false}this.document=this.css;if(r.document)this.document=r.document.toString();if(r.from){if(!h||/^\w+:\/\//.test(r.from)||t(r.from)){this.file=r.from}else{this.file=n(r.from)}}if(h&&d){let e=new l(this.css,r);if(e.text){this.map=e;let t=e.consumer().file;if(!this.file&&t)this.file=this.mapResolve(t)}}if(!this.file){this.id="<input css "+e(6)+">"}if(this.map)this.map.file=this.from}error(e,t,n,i={}){let r,a,l;if(t&&typeof t==="object"){let e=t;let i=n;if(typeof e.offset==="number"){let i=this.fromOffset(e.offset);t=i.line;n=i.col}else{t=e.line;n=e.column}if(typeof i.offset==="number"){let e=this.fromOffset(i.offset);a=e.line;r=e.col}else{a=i.line;r=i.column}}else if(!n){let e=this.fromOffset(t);t=e.line;n=e.col}let c=this.origin(t,n,a,r);if(c){l=new s(e,c.endLine===undefined?c.line:{column:c.column,line:c.line},c.endLine===undefined?c.column:{column:c.endColumn,line:c.endLine},c.source,c.file,i.plugin)}else{l=new s(e,a===undefined?t:{column:n,line:t},a===undefined?n:{column:r,line:a},this.css,this.file,i.plugin)}l.input={column:n,endColumn:r,endLine:a,line:t,source:this.css};if(this.file){if(o){l.input.url=o(this.file).toString()}l.input.file=this.file}return l}fromOffset(e){let t,n;if(!this[u]){let e=this.css.split("\n");n=new Array(e.length);let t=0;for(let i=0,r=e.length;i<r;i++){n[i]=t;t+=e[i].length+1}this[u]=n}else{n=this[u]}t=n[n.length-1];let i=0;if(e>=t){i=n.length-1}else{let t=n.length-2;let r;while(i<t){r=i+(t-i>>1);if(e<n[r]){t=r-1}else if(e>=n[r+1]){i=r+1}else{i=r;break}}}return{col:e-n[i]+1,line:i+1}}mapResolve(e){if(/^\w+:\/\//.test(e)){return e}return n(this.map.consumer().sourceRoot||this.map.root||".",e)}origin(e,n,i,r){if(!this.map)return false;let s=this.map.consumer();let l=s.originalPositionFor({column:n,line:e});if(!l.source)return false;let c;if(typeof i==="number"){c=s.originalPositionFor({column:r,line:i})}let u;if(t(l.source)){u=o(l.source)}else{u=new URL(l.source,this.map.consumer().sourceRoot||o(this.map.mapFile))}let d={column:l.column,endColumn:c&&c.column,endLine:c&&c.line,line:l.line,url:u.toString()};if(u.protocol==="file:"){if(a){d.file=a(u)}else{throw new Error(`file: protocol is not available in this PostCSS build`)}}let h=s.sourceContentFor(l.source);if(h)d.source=h;return d}toJSON(){let e={};for(let t of["hasBOM","css","file","id"]){if(this[t]!=null){e[t]=this[t]}}if(this.map){e.map={...this.map};if(e.map.consumerCache){e.map.consumerCache=undefined}}return e}}mP=f;f.default=f;if(c&&c.registerInput){c.registerInput(f)}return mP}var bP;var yP;function TP(){if(yP)return bP;yP=1;let e=nP();let t,n;class i extends e{constructor(e){super(e);this.type="root";if(!this.nodes)this.nodes=[]}normalize(e,t,n){let i=super.normalize(e);if(t){if(n==="prepend"){if(this.nodes.length>1){t.raws.before=this.nodes[1].raws.before}else{delete t.raws.before}}else if(this.first!==t){for(let e of i){e.raws.before=t.raws.before}}}return i}removeChild(e,t){let n=this.index(e);if(!t&&n===0&&this.nodes.length>1){this.nodes[1].raws.before=this.nodes[n].raws.before}return super.removeChild(e)}toResult(e={}){let i=new t(new n,this,e);return i.stringify()}}i.registerLazyResult=e=>{t=e};i.registerProcessor=e=>{n=e};bP=i;i.default=i;e.registerRoot(i);return bP}var kP;var EP;function wP(){if(EP)return kP;EP=1;let e={comma(t){return e.split(t,[","],true)},space(t){let n=[" ","\n","\t"];return e.split(t,n)},split(e,t,n){let i=[];let r="";let a=false;let o=0;let s=false;let l="";let c=false;for(let n of e){if(c){c=false}else if(n==="\\"){c=true}else if(s){if(n===l){s=false}}else if(n==='"'||n==="'"){s=true;l=n}else if(n==="("){o+=1}else if(n===")"){if(o>0)o-=1}else if(o===0){if(t.includes(n))a=true}if(a){if(r!=="")i.push(r.trim());r="";a=false}else{r+=n}}if(n||r!=="")i.push(r.trim());return i}};kP=e;e.default=e;return kP}var SP;var BP;function CP(){if(BP)return SP;BP=1;let e=nP();let t=wP();class n extends e{get selectors(){return t.comma(this.selector)}set selectors(e){let t=this.selector?this.selector.match(/,\s*/):null;let n=t?t[0]:","+this.raw("between","beforeOpen");this.selector=e.join(n)}constructor(e){super(e);this.type="rule";if(!this.nodes)this.nodes=[]}}SP=n;n.default=n;e.registerRule(n);return SP}var MP;var DP;function AP(){if(DP)return MP;DP=1;let e=aP();let t=ZO();let n=QO();let i=vP();let r=gP();let a=TP();let o=CP();function s(l,c){if(Array.isArray(l))return l.map((e=>s(e)));let{inputs:u,...d}=l;if(u){c=[];for(let e of u){let t={...e,__proto__:i.prototype};if(t.map){t.map={...t.map,__proto__:r.prototype}}c.push(t)}}if(d.nodes){d.nodes=l.nodes.map((e=>s(e,c)))}if(d.source){let{inputId:e,...t}=d.source;d.source=t;if(e!=null){d.source.input=c[e]}}if(d.type==="root"){return new a(d)}else if(d.type==="decl"){return new n(d)}else if(d.type==="rule"){return new o(d)}else if(d.type==="comment"){return new t(d)}else if(d.type==="atrule"){return new e(d)}else{throw new Error("Unknown node type: "+l.type)}}MP=s;s.default=s;return MP}var OP;var PP;function _P(){if(PP)return OP;PP=1;let{dirname:e,relative:t,resolve:n,sep:i}=_O;let{SourceMapConsumer:r,SourceMapGenerator:a}=_O;let{pathToFileURL:o}=_O;let s=vP();let l=Boolean(r&&a);let c=Boolean(e&&n&&t&&i);class u{constructor(e,t,n,i){this.stringify=e;this.mapOpts=n.map||{};this.root=t;this.opts=n;this.css=i;this.originalCSS=i;this.usesFileUrls=!this.mapOpts.from&&this.mapOpts.absolute;this.memoizedFileURLs=new Map;this.memoizedPaths=new Map;this.memoizedURLs=new Map}addAnnotation(){let e;if(this.isInline()){e="data:application/json;base64,"+this.toBase64(this.map.toString())}else if(typeof this.mapOpts.annotation==="string"){e=this.mapOpts.annotation}else if(typeof this.mapOpts.annotation==="function"){e=this.mapOpts.annotation(this.opts.to,this.root)}else{e=this.outputFile()+".map"}let t="\n";if(this.css.includes("\r\n"))t="\r\n";this.css+=t+"/*# sourceMappingURL="+e+" */"}applyPrevMaps(){for(let t of this.previous()){let n=this.toUrl(this.path(t.file));let i=t.root||e(t.file);let a;if(this.mapOpts.sourcesContent===false){a=new r(t.text);if(a.sourcesContent){a.sourcesContent=null}}else{a=t.consumer()}this.map.applySourceMap(a,n,this.toUrl(this.path(i)))}}clearAnnotation(){if(this.mapOpts.annotation===false)return;if(this.root){let e;for(let t=this.root.nodes.length-1;t>=0;t--){e=this.root.nodes[t];if(e.type!=="comment")continue;if(e.text.startsWith("# sourceMappingURL=")){this.root.removeChild(t)}}}else if(this.css){this.css=this.css.replace(/\n*\/\*#[\S\s]*?\*\/$/gm,"")}}generate(){this.clearAnnotation();if(c&&l&&this.isMap()){return this.generateMap()}else{let e="";this.stringify(this.root,(t=>{e+=t}));return[e]}}generateMap(){if(this.root){this.generateString()}else if(this.previous().length===1){let e=this.previous()[0].consumer();e.file=this.outputFile();this.map=a.fromSourceMap(e,{ignoreInvalidMapping:true})}else{this.map=new a({file:this.outputFile(),ignoreInvalidMapping:true});this.map.addMapping({generated:{column:0,line:1},original:{column:0,line:1},source:this.opts.from?this.toUrl(this.path(this.opts.from)):"<no source>"})}if(this.isSourcesContent())this.setSourcesContent();if(this.root&&this.previous().length>0)this.applyPrevMaps();if(this.isAnnotation())this.addAnnotation();if(this.isInline()){return[this.css]}else{return[this.css,this.map]}}generateString(){this.css="";this.map=new a({file:this.outputFile(),ignoreInvalidMapping:true});let e=1;let t=1;let n="<no source>";let i={generated:{column:0,line:0},original:{column:0,line:0},source:""};let r,o;this.stringify(this.root,((a,s,l)=>{this.css+=a;if(s&&l!=="end"){i.generated.line=e;i.generated.column=t-1;if(s.source&&s.source.start){i.source=this.sourcePath(s);i.original.line=s.source.start.line;i.original.column=s.source.start.column-1;this.map.addMapping(i)}else{i.source=n;i.original.line=1;i.original.column=0;this.map.addMapping(i)}}o=a.match(/\n/g);if(o){e+=o.length;r=a.lastIndexOf("\n");t=a.length-r}else{t+=a.length}if(s&&l!=="start"){let r=s.parent||{raws:{}};let a=s.type==="decl"||s.type==="atrule"&&!s.nodes;if(!a||s!==r.last||r.raws.semicolon){if(s.source&&s.source.end){i.source=this.sourcePath(s);i.original.line=s.source.end.line;i.original.column=s.source.end.column-1;i.generated.line=e;i.generated.column=t-2;this.map.addMapping(i)}else{i.source=n;i.original.line=1;i.original.column=0;i.generated.line=e;i.generated.column=t-1;this.map.addMapping(i)}}}}))}isAnnotation(){if(this.isInline()){return true}if(typeof this.mapOpts.annotation!=="undefined"){return this.mapOpts.annotation}if(this.previous().length){return this.previous().some((e=>e.annotation))}return true}isInline(){if(typeof this.mapOpts.inline!=="undefined"){return this.mapOpts.inline}let e=this.mapOpts.annotation;if(typeof e!=="undefined"&&e!==true){return false}if(this.previous().length){return this.previous().some((e=>e.inline))}return true}isMap(){if(typeof this.opts.map!=="undefined"){return!!this.opts.map}return this.previous().length>0}isSourcesContent(){if(typeof this.mapOpts.sourcesContent!=="undefined"){return this.mapOpts.sourcesContent}if(this.previous().length){return this.previous().some((e=>e.withContent()))}return true}outputFile(){if(this.opts.to){return this.path(this.opts.to)}else if(this.opts.from){return this.path(this.opts.from)}else{return"to.css"}}path(i){if(this.mapOpts.absolute)return i;if(i.charCodeAt(0)===60)return i;if(/^\w+:\/\//.test(i))return i;let r=this.memoizedPaths.get(i);if(r)return r;let a=this.opts.to?e(this.opts.to):".";if(typeof this.mapOpts.annotation==="string"){a=e(n(a,this.mapOpts.annotation))}let o=t(a,i);this.memoizedPaths.set(i,o);return o}previous(){if(!this.previousMaps){this.previousMaps=[];if(this.root){this.root.walk((e=>{if(e.source&&e.source.input.map){let t=e.source.input.map;if(!this.previousMaps.includes(t)){this.previousMaps.push(t)}}}))}else{let e=new s(this.originalCSS,this.opts);if(e.map)this.previousMaps.push(e.map)}}return this.previousMaps}setSourcesContent(){let e={};if(this.root){this.root.walk((t=>{if(t.source){let n=t.source.input.from;if(n&&!e[n]){e[n]=true;let i=this.usesFileUrls?this.toFileUrl(n):this.toUrl(this.path(n));this.map.setSourceContent(i,t.source.input.css)}}}))}else if(this.css){let e=this.opts.from?this.toUrl(this.path(this.opts.from)):"<no source>";this.map.setSourceContent(e,this.css)}}sourcePath(e){if(this.mapOpts.from){return this.toUrl(this.mapOpts.from)}else if(this.usesFileUrls){return this.toFileUrl(e.source.input.from)}else{return this.toUrl(this.path(e.source.input.from))}}toBase64(e){if(Buffer){return Buffer.from(e).toString("base64")}else{return window.btoa(unescape(encodeURIComponent(e)))}}toFileUrl(e){let t=this.memoizedFileURLs.get(e);if(t)return t;if(o){let t=o(e).toString();this.memoizedFileURLs.set(e,t);return t}else{throw new Error("`map.absolute` option is not available in this PostCSS build")}}toUrl(e){let t=this.memoizedURLs.get(e);if(t)return t;if(i==="\\"){e=e.replace(/\\/g,"/")}let n=encodeURI(e).replace(/[#?]/g,encodeURIComponent);this.memoizedURLs.set(e,n);return n}}OP=u;return OP}var LP;var xP;function RP(){if(xP)return LP;xP=1;const e="'".charCodeAt(0);const t='"'.charCodeAt(0);const n="\\".charCodeAt(0);const i="/".charCodeAt(0);const r="\n".charCodeAt(0);const a=" ".charCodeAt(0);const o="\f".charCodeAt(0);const s="\t".charCodeAt(0);const l="\r".charCodeAt(0);const c="[".charCodeAt(0);const u="]".charCodeAt(0);const d="(".charCodeAt(0);const h=")".charCodeAt(0);const f="{".charCodeAt(0);const g="}".charCodeAt(0);const m=";".charCodeAt(0);const p="*".charCodeAt(0);const v=":".charCodeAt(0);const b="@".charCodeAt(0);const y=/[\t\n\f\r "#'()/;[\\\]{}]/g;const T=/[\t\n\f\r !"#'():;@[\\\]{}]|\/(?=\*)/g;const k=/.[\r\n"'(/\\]/;const E=/[\da-f]/i;LP=function w(S,B={}){let C=S.css.valueOf();let M=B.ignoreErrors;let D,A,O,P,_;let L,x,R,j,z;let N=C.length;let I=0;let q=[];let F=[];function U(){return I}function Y(e){throw S.error("Unclosed "+e,I)}function G(){return F.length===0&&I>=N}function V(w){if(F.length)return F.pop();if(I>=N)return;let S=w?w.ignoreUnclosed:false;D=C.charCodeAt(I);switch(D){case r:case a:case s:case l:case o:{P=I;do{P+=1;D=C.charCodeAt(P)}while(D===a||D===r||D===s||D===l||D===o);L=["space",C.slice(I,P)];I=P-1;break}case c:case u:case f:case g:case v:case m:case h:{let e=String.fromCharCode(D);L=[e,e,I];break}case d:{z=q.length?q.pop()[1]:"";j=C.charCodeAt(I+1);if(z==="url"&&j!==e&&j!==t&&j!==a&&j!==r&&j!==s&&j!==o&&j!==l){P=I;do{x=false;P=C.indexOf(")",P+1);if(P===-1){if(M||S){P=I;break}else{Y("bracket")}}R=P;while(C.charCodeAt(R-1)===n){R-=1;x=!x}}while(x);L=["brackets",C.slice(I,P+1),I,P];I=P}else{P=C.indexOf(")",I+1);A=C.slice(I,P+1);if(P===-1||k.test(A)){L=["(","(",I]}else{L=["brackets",A,I,P];I=P}}break}case e:case t:{_=D===e?"'":'"';P=I;do{x=false;P=C.indexOf(_,P+1);if(P===-1){if(M||S){P=I+1;break}else{Y("string")}}R=P;while(C.charCodeAt(R-1)===n){R-=1;x=!x}}while(x);L=["string",C.slice(I,P+1),I,P];I=P;break}case b:{y.lastIndex=I+1;y.test(C);if(y.lastIndex===0){P=C.length-1}else{P=y.lastIndex-2}L=["at-word",C.slice(I,P+1),I,P];I=P;break}case n:{P=I;O=true;while(C.charCodeAt(P+1)===n){P+=1;O=!O}D=C.charCodeAt(P+1);if(O&&D!==i&&D!==a&&D!==r&&D!==s&&D!==l&&D!==o){P+=1;if(E.test(C.charAt(P))){while(E.test(C.charAt(P+1))){P+=1}if(C.charCodeAt(P+1)===a){P+=1}}}L=["word",C.slice(I,P+1),I,P];I=P;break}default:{if(D===i&&C.charCodeAt(I+1)===p){P=C.indexOf("*/",I+2)+1;if(P===0){if(M||S){P=C.length}else{Y("comment")}}L=["comment",C.slice(I,P+1),I,P];I=P}else{T.lastIndex=I+1;T.test(C);if(T.lastIndex===0){P=C.length-1}else{P=T.lastIndex-2}L=["word",C.slice(I,P+1),I,P];q.push(L);I=P}break}}I++;return L}function H(e){F.push(e)}return{back:H,endOfFile:G,nextToken:V,position:U}};return LP}var jP;var zP;function NP(){if(zP)return jP;zP=1;let e=aP();let t=ZO();let n=QO();let i=TP();let r=CP();let a=RP();const o={empty:true,space:true};function s(e){for(let t=e.length-1;t>=0;t--){let n=e[t];let i=n[3]||n[2];if(i)return i}}class l{constructor(e){this.input=e;this.root=new i;this.current=this.root;this.spaces="";this.semicolon=false;this.createTokenizer();this.root.source={input:e,start:{column:1,line:1,offset:0}}}atrule(t){let n=new e;n.name=t[1].slice(1);if(n.name===""){this.unnamedAtrule(n,t)}this.init(n,t[2]);let i;let r;let a;let o=false;let s=false;let l=[];let c=[];while(!this.tokenizer.endOfFile()){t=this.tokenizer.nextToken();i=t[0];if(i==="("||i==="["){c.push(i==="("?")":"]")}else if(i==="{"&&c.length>0){c.push("}")}else if(i===c[c.length-1]){c.pop()}if(c.length===0){if(i===";"){n.source.end=this.getPosition(t[2]);n.source.end.offset++;this.semicolon=true;break}else if(i==="{"){s=true;break}else if(i==="}"){if(l.length>0){a=l.length-1;r=l[a];while(r&&r[0]==="space"){r=l[--a]}if(r){n.source.end=this.getPosition(r[3]||r[2]);n.source.end.offset++}}this.end(t);break}else{l.push(t)}}else{l.push(t)}if(this.tokenizer.endOfFile()){o=true;break}}n.raws.between=this.spacesAndCommentsFromEnd(l);if(l.length){n.raws.afterName=this.spacesAndCommentsFromStart(l);this.raw(n,"params",l);if(o){t=l[l.length-1];n.source.end=this.getPosition(t[3]||t[2]);n.source.end.offset++;this.spaces=n.raws.between;n.raws.between=""}}else{n.raws.afterName="";n.params=""}if(s){n.nodes=[];this.current=n}}checkMissedSemicolon(e){let t=this.colon(e);if(t===false)return;let n=0;let i;for(let r=t-1;r>=0;r--){i=e[r];if(i[0]!=="space"){n+=1;if(n===2)break}}throw this.input.error("Missed semicolon",i[0]==="word"?i[3]+1:i[2])}colon(e){let t=0;let n,i,r;for(let[a,o]of e.entries()){i=o;r=i[0];if(r==="("){t+=1}if(r===")"){t-=1}if(t===0&&r===":"){if(!n){this.doubleColon(i)}else if(n[0]==="word"&&n[1]==="progid"){continue}else{return a}}n=i}return false}comment(e){let n=new t;this.init(n,e[2]);n.source.end=this.getPosition(e[3]||e[2]);n.source.end.offset++;let i=e[1].slice(2,-2);if(/^\s*$/.test(i)){n.text="";n.raws.left=i;n.raws.right=""}else{let e=i.match(/^(\s*)([^]*\S)(\s*)$/);n.text=e[2];n.raws.left=e[1];n.raws.right=e[3]}}createTokenizer(){this.tokenizer=a(this.input)}decl(e,t){let i=new n;this.init(i,e[0][2]);let r=e[e.length-1];if(r[0]===";"){this.semicolon=true;e.pop()}i.source.end=this.getPosition(r[3]||r[2]||s(e));i.source.end.offset++;while(e[0][0]!=="word"){if(e.length===1)this.unknownWord(e);i.raws.before+=e.shift()[1]}i.source.start=this.getPosition(e[0][2]);i.prop="";while(e.length){let t=e[0][0];if(t===":"||t==="space"||t==="comment"){break}i.prop+=e.shift()[1]}i.raws.between="";let a;while(e.length){a=e.shift();if(a[0]===":"){i.raws.between+=a[1];break}else{if(a[0]==="word"&&/\w/.test(a[1])){this.unknownWord([a])}i.raws.between+=a[1]}}if(i.prop[0]==="_"||i.prop[0]==="*"){i.raws.before+=i.prop[0];i.prop=i.prop.slice(1)}let o=[];let l;while(e.length){l=e[0][0];if(l!=="space"&&l!=="comment")break;o.push(e.shift())}this.precheckMissedSemicolon(e);for(let t=e.length-1;t>=0;t--){a=e[t];if(a[1].toLowerCase()==="!important"){i.important=true;let n=this.stringFrom(e,t);n=this.spacesFromEnd(e)+n;if(n!==" !important")i.raws.important=n;break}else if(a[1].toLowerCase()==="important"){let n=e.slice(0);let r="";for(let e=t;e>0;e--){let t=n[e][0];if(r.trim().startsWith("!")&&t!=="space"){break}r=n.pop()[1]+r}if(r.trim().startsWith("!")){i.important=true;i.raws.important=r;e=n}}if(a[0]!=="space"&&a[0]!=="comment"){break}}let c=e.some((e=>e[0]!=="space"&&e[0]!=="comment"));if(c){i.raws.between+=o.map((e=>e[1])).join("");o=[]}this.raw(i,"value",o.concat(e),t);if(i.value.includes(":")&&!t){this.checkMissedSemicolon(e)}}doubleColon(e){throw this.input.error("Double colon",{offset:e[2]},{offset:e[2]+e[1].length})}emptyRule(e){let t=new r;this.init(t,e[2]);t.selector="";t.raws.between="";this.current=t}end(e){if(this.current.nodes&&this.current.nodes.length){this.current.raws.semicolon=this.semicolon}this.semicolon=false;this.current.raws.after=(this.current.raws.after||"")+this.spaces;this.spaces="";if(this.current.parent){this.current.source.end=this.getPosition(e[2]);this.current.source.end.offset++;this.current=this.current.parent}else{this.unexpectedClose(e)}}endFile(){if(this.current.parent)this.unclosedBlock();if(this.current.nodes&&this.current.nodes.length){this.current.raws.semicolon=this.semicolon}this.current.raws.after=(this.current.raws.after||"")+this.spaces;this.root.source.end=this.getPosition(this.tokenizer.position())}freeSemicolon(e){this.spaces+=e[1];if(this.current.nodes){let t=this.current.nodes[this.current.nodes.length-1];if(t&&t.type==="rule"&&!t.raws.ownSemicolon){t.raws.ownSemicolon=this.spaces;this.spaces="";t.source.end=this.getPosition(e[2]);t.source.end.offset+=t.raws.ownSemicolon.length}}}getPosition(e){let t=this.input.fromOffset(e);return{column:t.col,line:t.line,offset:e}}init(e,t){this.current.push(e);e.source={input:this.input,start:this.getPosition(t)};e.raws.before=this.spaces;this.spaces="";if(e.type!=="comment")this.semicolon=false}other(e){let t=false;let n=null;let i=false;let r=null;let a=[];let o=e[1].startsWith("--");let s=[];let l=e;while(l){n=l[0];s.push(l);if(n==="("||n==="["){if(!r)r=l;a.push(n==="("?")":"]")}else if(o&&i&&n==="{"){if(!r)r=l;a.push("}")}else if(a.length===0){if(n===";"){if(i){this.decl(s,o);return}else{break}}else if(n==="{"){this.rule(s);return}else if(n==="}"){this.tokenizer.back(s.pop());t=true;break}else if(n===":"){i=true}}else if(n===a[a.length-1]){a.pop();if(a.length===0)r=null}l=this.tokenizer.nextToken()}if(this.tokenizer.endOfFile())t=true;if(a.length>0)this.unclosedBracket(r);if(t&&i){if(!o){while(s.length){l=s[s.length-1][0];if(l!=="space"&&l!=="comment")break;this.tokenizer.back(s.pop())}}this.decl(s,o)}else{this.unknownWord(s)}}parse(){let e;while(!this.tokenizer.endOfFile()){e=this.tokenizer.nextToken();switch(e[0]){case"space":this.spaces+=e[1];break;case";":this.freeSemicolon(e);break;case"}":this.end(e);break;case"comment":this.comment(e);break;case"at-word":this.atrule(e);break;case"{":this.emptyRule(e);break;default:this.other(e);break}}this.endFile()}precheckMissedSemicolon(){}raw(e,t,n,i){let r,a;let s=n.length;let l="";let c=true;let u,d;for(let e=0;e<s;e+=1){r=n[e];a=r[0];if(a==="space"&&e===s-1&&!i){c=false}else if(a==="comment"){d=n[e-1]?n[e-1][0]:"empty";u=n[e+1]?n[e+1][0]:"empty";if(!o[d]&&!o[u]){if(l.slice(-1)===","){c=false}else{l+=r[1]}}else{c=false}}else{l+=r[1]}}if(!c){let i=n.reduce(((e,t)=>e+t[1]),"");e.raws[t]={raw:i,value:l}}e[t]=l}rule(e){e.pop();let t=new r;this.init(t,e[0][2]);t.raws.between=this.spacesAndCommentsFromEnd(e);this.raw(t,"selector",e);this.current=t}spacesAndCommentsFromEnd(e){let t;let n="";while(e.length){t=e[e.length-1][0];if(t!=="space"&&t!=="comment")break;n=e.pop()[1]+n}return n}spacesAndCommentsFromStart(e){let t;let n="";while(e.length){t=e[0][0];if(t!=="space"&&t!=="comment")break;n+=e.shift()[1]}return n}spacesFromEnd(e){let t;let n="";while(e.length){t=e[e.length-1][0];if(t!=="space")break;n=e.pop()[1]+n}return n}stringFrom(e,t){let n="";for(let i=t;i<e.length;i++){n+=e[i][1]}e.splice(t,e.length-t);return n}unclosedBlock(){let e=this.current.source.start;throw this.input.error("Unclosed block",e.line,e.column)}unclosedBracket(e){throw this.input.error("Unclosed bracket",{offset:e[2]},{offset:e[2]+1})}unexpectedClose(e){throw this.input.error("Unexpected }",{offset:e[2]},{offset:e[2]+1})}unknownWord(e){throw this.input.error("Unknown word "+e[0][1],{offset:e[0][2]},{offset:e[0][2]+e[0][1].length})}unnamedAtrule(e,t){throw this.input.error("At-rule without name",{offset:t[2]},{offset:t[2]+t[1].length})}}jP=l;return jP}var IP;var qP;function FP(){if(qP)return IP;qP=1;let e=nP();let t=vP();let n=NP();function i(e,i){let r=new t(e,i);let a=new n(r);try{a.parse()}catch(e){throw e}return a.root}IP=i;i.default=i;e.registerParse(i);return IP}var UP;var YP;function GP(){if(YP)return UP;YP=1;class e{constructor(e,t={}){this.type="warning";this.text=e;if(t.node&&t.node.source){let e=t.node.rangeBy(t);this.line=e.start.line;this.column=e.start.column;this.endLine=e.end.line;this.endColumn=e.end.column}for(let e in t)this[e]=t[e]}toString(){if(this.node){return this.node.error(this.text,{index:this.index,plugin:this.plugin,word:this.word}).message}if(this.plugin){return this.plugin+": "+this.text}return this.text}}UP=e;e.default=e;return UP}var VP;var HP;function $P(){if(HP)return VP;HP=1;let e=GP();class t{get content(){return this.css}constructor(e,t,n){this.processor=e;this.messages=[];this.root=t;this.opts=n;this.css=undefined;this.map=undefined}toString(){return this.css}warn(t,n={}){if(!n.plugin){if(this.lastPlugin&&this.lastPlugin.postcssPlugin){n.plugin=this.lastPlugin.postcssPlugin}}let i=new e(t,n);this.messages.push(i);return i}warnings(){return this.messages.filter((e=>e.type==="warning"))}}VP=t;t.default=t;return VP}var WP;var KP;function ZP(){if(KP)return WP;KP=1;let e=nP();let t=lP();let n=_P();let i=FP();let r=$P();let a=TP();let o=FO();let{isClean:s,my:l}=GO();const c={atrule:"AtRule",comment:"Comment",decl:"Declaration",document:"Document",root:"Root",rule:"Rule"};const u={AtRule:true,AtRuleExit:true,Comment:true,CommentExit:true,Declaration:true,DeclarationExit:true,Document:true,DocumentExit:true,Once:true,OnceExit:true,postcssPlugin:true,prepare:true,Root:true,RootExit:true,Rule:true,RuleExit:true};const d={Once:true,postcssPlugin:true,prepare:true};const h=0;function f(e){return typeof e==="object"&&typeof e.then==="function"}function g(e){let t=false;let n=c[e.type];if(e.type==="decl"){t=e.prop.toLowerCase()}else if(e.type==="atrule"){t=e.name.toLowerCase()}if(t&&e.append){return[n,n+"-"+t,h,n+"Exit",n+"Exit-"+t]}else if(t){return[n,n+"-"+t,n+"Exit",n+"Exit-"+t]}else if(e.append){return[n,h,n+"Exit"]}else{return[n,n+"Exit"]}}function m(e){let t;if(e.type==="document"){t=["Document",h,"DocumentExit"]}else if(e.type==="root"){t=["Root",h,"RootExit"]}else{t=g(e)}return{eventIndex:0,events:t,iterator:0,node:e,visitorIndex:0,visitors:[]}}function p(e){e[s]=false;if(e.nodes)e.nodes.forEach((e=>p(e)));return e}let v={};class b{get content(){return this.stringify().content}get css(){return this.stringify().css}get map(){return this.stringify().map}get messages(){return this.sync().messages}get opts(){return this.result.opts}get processor(){return this.result.processor}get root(){return this.sync().root}get[Symbol.toStringTag](){return"LazyResult"}constructor(t,n,a){this.stringified=false;this.processed=false;let o;if(typeof n==="object"&&n!==null&&(n.type==="root"||n.type==="document")){o=p(n)}else if(n instanceof b||n instanceof r){o=p(n.root);if(n.map){if(typeof a.map==="undefined")a.map={};if(!a.map.inline)a.map.inline=false;a.map.prev=n.map}}else{let t=i;if(a.syntax)t=a.syntax.parse;if(a.parser)t=a.parser;if(t.parse)t=t.parse;try{o=t(n,a)}catch(e){this.processed=true;this.error=e}if(o&&!o[l]){e.rebuild(o)}}this.result=new r(t,o,a);this.helpers={...v,postcss:v,result:this.result};this.plugins=this.processor.plugins.map((e=>{if(typeof e==="object"&&e.prepare){return{...e,...e.prepare(this.result)}}else{return e}}))}async(){if(this.error)return Promise.reject(this.error);if(this.processed)return Promise.resolve(this.result);if(!this.processing){this.processing=this.runAsync()}return this.processing}catch(e){return this.async().catch(e)}finally(e){return this.async().then(e,e)}getAsyncError(){throw new Error("Use process(css).then(cb) to work with async plugins")}handleError(e,t){let n=this.result.lastPlugin;try{if(t)t.addToError(e);this.error=e;if(e.name==="CssSyntaxError"&&!e.plugin){e.plugin=n.postcssPlugin;e.setMessage()}}catch(e){if(console&&console.error)console.error(e)}return e}prepareVisitors(){this.listeners={};let e=(e,t,n)=>{if(!this.listeners[t])this.listeners[t]=[];this.listeners[t].push([e,n])};for(let t of this.plugins){if(typeof t==="object"){for(let n in t){if(!u[n]&&/^[A-Z]/.test(n)){throw new Error(`Unknown event ${n} in ${t.postcssPlugin}. `+`Try to update PostCSS (${this.processor.version} now).`)}if(!d[n]){if(typeof t[n]==="object"){for(let i in t[n]){if(i==="*"){e(t,n,t[n][i])}else{e(t,n+"-"+i.toLowerCase(),t[n][i])}}}else if(typeof t[n]==="function"){e(t,n,t[n])}}}}}this.hasListener=Object.keys(this.listeners).length>0}async runAsync(){this.plugin=0;for(let e=0;e<this.plugins.length;e++){let t=this.plugins[e];let n=this.runOnRoot(t);if(f(n)){try{await n}catch(e){throw this.handleError(e)}}}this.prepareVisitors();if(this.hasListener){let e=this.result.root;while(!e[s]){e[s]=true;let t=[m(e)];while(t.length>0){let e=this.visitTick(t);if(f(e)){try{await e}catch(e){let n=t[t.length-1].node;throw this.handleError(e,n)}}}}if(this.listeners.OnceExit){for(let[t,n]of this.listeners.OnceExit){this.result.lastPlugin=t;try{if(e.type==="document"){let t=e.nodes.map((e=>n(e,this.helpers)));await Promise.all(t)}else{await n(e,this.helpers)}}catch(e){throw this.handleError(e)}}}}this.processed=true;return this.stringify()}runOnRoot(e){this.result.lastPlugin=e;try{if(typeof e==="object"&&e.Once){if(this.result.root.type==="document"){let t=this.result.root.nodes.map((t=>e.Once(t,this.helpers)));if(f(t[0])){return Promise.all(t)}return t}return e.Once(this.result.root,this.helpers)}else if(typeof e==="function"){return e(this.result.root,this.result)}}catch(e){throw this.handleError(e)}}stringify(){if(this.error)throw this.error;if(this.stringified)return this.result;this.stringified=true;this.sync();let e=this.result.opts;let t=o;if(e.syntax)t=e.syntax.stringify;if(e.stringifier)t=e.stringifier;if(t.stringify)t=t.stringify;let i=new n(t,this.result.root,this.result.opts);let r=i.generate();this.result.css=r[0];this.result.map=r[1];return this.result}sync(){if(this.error)throw this.error;if(this.processed)return this.result;this.processed=true;if(this.processing){throw this.getAsyncError()}for(let e of this.plugins){let t=this.runOnRoot(e);if(f(t)){throw this.getAsyncError()}}this.prepareVisitors();if(this.hasListener){let e=this.result.root;while(!e[s]){e[s]=true;this.walkSync(e)}if(this.listeners.OnceExit){if(e.type==="document"){for(let t of e.nodes){this.visitSync(this.listeners.OnceExit,t)}}else{this.visitSync(this.listeners.OnceExit,e)}}}return this.result}then(e,t){return this.async().then(e,t)}toString(){return this.css}visitSync(e,t){for(let[n,i]of e){this.result.lastPlugin=n;let e;try{e=i(t,this.helpers)}catch(e){throw this.handleError(e,t.proxyOf)}if(t.type!=="root"&&t.type!=="document"&&!t.parent){return true}if(f(e)){throw this.getAsyncError()}}}visitTick(e){let t=e[e.length-1];let{node:n,visitors:i}=t;if(n.type!=="root"&&n.type!=="document"&&!n.parent){e.pop();return}if(i.length>0&&t.visitorIndex<i.length){let[e,r]=i[t.visitorIndex];t.visitorIndex+=1;if(t.visitorIndex===i.length){t.visitors=[];t.visitorIndex=0}this.result.lastPlugin=e;try{return r(n.toProxy(),this.helpers)}catch(e){throw this.handleError(e,n)}}if(t.iterator!==0){let i=t.iterator;let r;while(r=n.nodes[n.indexes[i]]){n.indexes[i]+=1;if(!r[s]){r[s]=true;e.push(m(r));return}}t.iterator=0;delete n.indexes[i]}let r=t.events;while(t.eventIndex<r.length){let e=r[t.eventIndex];t.eventIndex+=1;if(e===h){if(n.nodes&&n.nodes.length){n[s]=true;t.iterator=n.getIterator()}return}else if(this.listeners[e]){t.visitors=this.listeners[e];return}}e.pop()}walkSync(e){e[s]=true;let t=g(e);for(let n of t){if(n===h){if(e.nodes){e.each((e=>{if(!e[s])this.walkSync(e)}))}}else{let t=this.listeners[n];if(t){if(this.visitSync(t,e.toProxy()))return}}}}warnings(){return this.sync().warnings()}}b.registerPostcss=e=>{v=e};WP=b;b.default=b;a.registerLazyResult(b);t.registerLazyResult(b);return WP}var JP;var XP;function QP(){if(XP)return JP;XP=1;let e=_P();let t=FP();const n=$P();let i=FO();class r{get content(){return this.result.css}get css(){return this.result.css}get map(){return this.result.map}get messages(){return[]}get opts(){return this.result.opts}get processor(){return this.result.processor}get root(){if(this._root){return this._root}let e;let n=t;try{e=n(this._css,this._opts)}catch(e){this.error=e}if(this.error){throw this.error}else{this._root=e;return e}}get[Symbol.toStringTag](){return"NoWorkResult"}constructor(t,r,a){r=r.toString();this.stringified=false;this._processor=t;this._css=r;this._opts=a;this._map=undefined;let o;let s=i;this.result=new n(this._processor,o,this._opts);this.result.css=r;let l=this;Object.defineProperty(this.result,"root",{get(){return l.root}});let c=new e(s,o,this._opts,r);if(c.isMap()){let[e,t]=c.generate();if(e){this.result.css=e}if(t){this.result.map=t}}else{c.clearAnnotation();this.result.css=c.css}}async(){if(this.error)return Promise.reject(this.error);return Promise.resolve(this.result)}catch(e){return this.async().catch(e)}finally(e){return this.async().then(e,e)}sync(){if(this.error)throw this.error;return this.result}then(e,t){return this.async().then(e,t)}toString(){return this._css}warnings(){return[]}}JP=r;r.default=r;return JP}var e_;var t_;function n_(){if(t_)return e_;t_=1;let e=lP();let t=ZP();let n=QP();let i=TP();class r{constructor(e=[]){this.version="8.5.3";this.plugins=this.normalize(e)}normalize(e){let t=[];for(let n of e){if(n.postcss===true){n=n()}else if(n.postcss){n=n.postcss}if(typeof n==="object"&&Array.isArray(n.plugins)){t=t.concat(n.plugins)}else if(typeof n==="object"&&n.postcssPlugin){t.push(n)}else if(typeof n==="function"){t.push(n)}else if(typeof n==="object"&&(n.parse||n.stringify));else{throw new Error(n+" is not a PostCSS plugin")}}return t}process(e,i={}){if(!this.plugins.length&&!i.parser&&!i.stringifier&&!i.syntax){return new n(this,e,i)}else{return new t(this,e,i)}}use(e){this.plugins=this.plugins.concat(this.normalize([e]));return this}}e_=r;r.default=r;i.registerProcessor(r);e.registerProcessor(r);return e_}var i_;var r_;function a_(){if(r_)return i_;r_=1;let e=aP();let t=ZO();let n=nP();let i=RO();let r=QO();let a=lP();let o=AP();let s=vP();let l=ZP();let c=wP();let u=$O();let d=FP();let h=n_();let f=$P();let g=TP();let m=CP();let p=FO();let v=GP();function b(...e){if(e.length===1&&Array.isArray(e[0])){e=e[0]}return new h(e)}b.plugin=function e(t,n){let i=false;function r(...e){if(console&&console.warn&&!i){i=true;console.warn(t+": postcss.plugin was deprecated. Migration guide:\n"+"https://evilmartians.com/chronicles/postcss-8-plugin-migration");if(process.env.LANG&&process.env.LANG.startsWith("cn")){console.warn(t+": 里面 postcss.plugin 被弃用. 迁移指南:\n"+"https://www.w3ctech.com/topic/2226")}}let r=n(...e);r.postcssPlugin=t;r.postcssVersion=(new h).version;return r}let a;Object.defineProperty(r,"postcss",{get(){if(!a)a=r();return a}});r.process=function(e,t,n){return b([r(n)]).process(e,t)};return r};b.stringify=p;b.parse=d;b.fromJSON=o;b.list=c;b.comment=e=>new t(e);b.atRule=t=>new e(t);b.decl=e=>new r(e);b.rule=e=>new m(e);b.root=e=>new g(e);b.document=e=>new a(e);b.CssSyntaxError=i;b.Declaration=r;b.Container=n;b.Processor=h;b.Document=a;b.Comment=t;b.Warning=v;b.AtRule=e;b.Result=f;b.Input=s;b.Rule=m;b.Root=g;b.Node=u;l.registerPostcss(b);i_=b;b.default=b;return i_}var o_;var s_;function l_(){if(s_)return o_;s_=1;const e=hO();const t=mO();const{isPlainObject:n}=yO;const i=EO();const r=CO();const{parse:a}=a_();const o=["img","audio","video","picture","svg","object","map","iframe","embed"];const s=["script","style"];function l(e,t){if(e){Object.keys(e).forEach((function(n){t(e[n],n)}))}}function c(e,t){return{}.hasOwnProperty.call(e,t)}function u(e,t){const n=[];l(e,(function(e){if(t(e)){n.push(e)}}));return n}function d(e){for(const t in e){if(c(e,t)){return false}}return true}function h(e){return e.map((function(e){if(!e.url){throw new Error("URL missing")}return e.url+(e.w?` ${e.w}w`:"")+(e.h?` ${e.h}h`:"")+(e.d?` ${e.d}x`:"")})).join(", ")}o_=g;const f=/^[^\0\t\n\f\r /<=>]+$/;function g(p,v,b){if(p==null){return""}if(typeof p==="number"){p=p.toString()}let y="";let T="";function k(e,t){const n=this;this.tag=e;this.attribs=t||{};this.tagPosition=y.length;this.text="";this.mediaChildren=[];this.updateParentNodeText=function(){if(_.length){const e=_[_.length-1];e.text+=n.text}};this.updateParentNodeMediaChildren=function(){if(_.length&&o.includes(this.tag)){const e=_[_.length-1];e.mediaChildren.push(this.tag)}}}v=Object.assign({},g.defaults,v);v.parser=Object.assign({},m,v.parser);const E=function(e){return v.allowedTags===false||(v.allowedTags||[]).indexOf(e)>-1};s.forEach((function(e){if(E(e)&&!v.allowVulnerableTags){console.warn(`\n\n⚠️ Your \`allowedTags\` option includes, \`${e}\`, which is inherently\nvulnerable to XSS attacks. Please remove it from \`allowedTags\`.\nOr, to disable this warning, add the \`allowVulnerableTags\` option\nand ensure you are accounting for this risk.\n\n`)}}));const w=v.nonTextTags||["script","style","textarea","option"];let S;let B;if(v.allowedAttributes){S={};B={};l(v.allowedAttributes,(function(e,n){S[n]=[];const i=[];e.forEach((function(e){if(typeof e==="string"&&e.indexOf("*")>=0){i.push(t(e).replace(/\\\*/g,".*"))}else{S[n].push(e)}}));if(i.length){B[n]=new RegExp("^("+i.join("|")+")$")}}))}const C={};const M={};const D={};l(v.allowedClasses,(function(e,n){if(S){if(!c(S,n)){S[n]=[]}S[n].push("class")}C[n]=e;if(Array.isArray(e)){const i=[];C[n]=[];D[n]=[];e.forEach((function(e){if(typeof e==="string"&&e.indexOf("*")>=0){i.push(t(e).replace(/\\\*/g,".*"))}else if(e instanceof RegExp){D[n].push(e)}else{C[n].push(e)}}));if(i.length){M[n]=new RegExp("^("+i.join("|")+")$")}}}));const A={};let O;l(v.transformTags,(function(e,t){let n;if(typeof e==="function"){n=e}else if(typeof e==="string"){n=g.simpleTransform(e)}if(t==="*"){O=n}else{A[t]=n}}));let P;let _;let L;let x;let R;let j;let z=false;I();const N=new e.Parser({onopentag:function(e,t){if(v.enforceHtmlBoundary&&e==="html"){I()}if(R){j++;return}const o=new k(e,t);_.push(o);let s=false;const g=!!o.text;let m;if(c(A,e)){m=A[e](e,t);o.attribs=t=m.attribs;if(m.text!==undefined){o.innerText=m.text}if(e!==m.tagName){o.name=e=m.tagName;x[P]=m.tagName}}if(O){m=O(e,t);o.attribs=t=m.attribs;if(e!==m.tagName){o.name=e=m.tagName;x[P]=m.tagName}}if(!E(e)||v.disallowedTagsMode==="recursiveEscape"&&!d(L)||v.nestingLimit!=null&&P>=v.nestingLimit){s=true;L[P]=true;if(v.disallowedTagsMode==="discard"||v.disallowedTagsMode==="completelyDiscard"){if(w.indexOf(e)!==-1){R=true;j=1}}L[P]=true}P++;if(s){if(v.disallowedTagsMode==="discard"||v.disallowedTagsMode==="completelyDiscard"){return}T=y;y=""}y+="<"+e;if(e==="script"){if(v.allowedScriptHostnames||v.allowedScriptDomains){o.innerText=""}}if(!S||c(S,e)||S["*"]){l(t,(function(t,s){if(!f.test(s)){delete o.attribs[s];return}if(t===""&&!v.allowedEmptyAttributes.includes(s)&&(v.nonBooleanAttributes.includes(s)||v.nonBooleanAttributes.includes("*"))){delete o.attribs[s];return}let l=false;if(!S||c(S,e)&&S[e].indexOf(s)!==-1||S["*"]&&S["*"].indexOf(s)!==-1||c(B,e)&&B[e].test(s)||B["*"]&&B["*"].test(s)){l=true}else if(S&&S[e]){for(const i of S[e]){if(n(i)&&i.name&&i.name===s){l=true;let e="";if(i.multiple===true){const n=t.split(" ");for(const t of n){if(i.values.indexOf(t)!==-1){if(e===""){e=t}else{e+=" "+t}}}}else if(i.values.indexOf(t)>=0){e=t}t=e}}}if(l){if(v.allowedSchemesAppliedToAttributes.indexOf(s)!==-1){if(F(e,t)){delete o.attribs[s];return}}if(e==="script"&&s==="src"){let e=true;try{const n=U(t);if(v.allowedScriptHostnames||v.allowedScriptDomains){const t=(v.allowedScriptHostnames||[]).find((function(e){return e===n.url.hostname}));const i=(v.allowedScriptDomains||[]).find((function(e){return n.url.hostname===e||n.url.hostname.endsWith(`.${e}`)}));e=t||i}}catch(t){e=false}if(!e){delete o.attribs[s];return}}if(e==="iframe"&&s==="src"){let e=true;try{const n=U(t);if(n.isRelativeUrl){e=c(v,"allowIframeRelativeUrls")?v.allowIframeRelativeUrls:!v.allowedIframeHostnames&&!v.allowedIframeDomains}else if(v.allowedIframeHostnames||v.allowedIframeDomains){const t=(v.allowedIframeHostnames||[]).find((function(e){return e===n.url.hostname}));const i=(v.allowedIframeDomains||[]).find((function(e){return n.url.hostname===e||n.url.hostname.endsWith(`.${e}`)}));e=t||i}}catch(t){e=false}if(!e){delete o.attribs[s];return}}if(s==="srcset"){try{let e=r(t);e.forEach((function(e){if(F("srcset",e.url)){e.evil=true}}));e=u(e,(function(e){return!e.evil}));if(!e.length){delete o.attribs[s];return}else{t=h(u(e,(function(e){return!e.evil})));o.attribs[s]=t}}catch(e){delete o.attribs[s];return}}if(s==="class"){const n=C[e];const r=C["*"];const a=M[e];const l=D[e];const c=M["*"];const u=[a,c].concat(l).filter((function(e){return e}));if(n&&r){t=H(t,i(n,r),u)}else{t=H(t,n||r,u)}if(!t.length){delete o.attribs[s];return}}if(s==="style"){if(v.parseStyleAttributes){try{const n=a(e+" {"+t+"}",{map:false});const i=Y(n,v.allowedStyles);t=G(i);if(t.length===0){delete o.attribs[s];return}}catch(n){if(typeof window!=="undefined"){console.warn('Failed to parse "'+e+" {"+t+"}"+"\", If you're running this in a browser, we recommend to disable style parsing: options.parseStyleAttributes: false, since this only works in a node environment due to a postcss dependency, More info: https://github.com/apostrophecms/sanitize-html/issues/547")}delete o.attribs[s];return}}else if(v.allowedStyles){throw new Error("allowedStyles option cannot be used together with parseStyleAttributes: false.")}}y+=" "+s;if(t&&t.length){y+='="'+q(t,true)+'"'}else if(v.allowedEmptyAttributes.includes(s)){y+='=""'}}else{delete o.attribs[s]}}))}if(v.selfClosing.indexOf(e)!==-1){y+=" />"}else{y+=">";if(o.innerText&&!g&&!v.textFilter){y+=q(o.innerText);z=true}}if(s){y=T+q(y);T=""}},ontext:function(e){if(R){return}const t=_[_.length-1];let n;if(t){n=t.tag;e=t.innerText!==undefined?t.innerText:e}if(v.disallowedTagsMode==="completelyDiscard"&&!E(n)){e=""}else if((v.disallowedTagsMode==="discard"||v.disallowedTagsMode==="completelyDiscard")&&(n==="script"||n==="style")){y+=e}else{const t=q(e,false);if(v.textFilter&&!z){y+=v.textFilter(t,n)}else if(!z){y+=t}}if(_.length){const t=_[_.length-1];t.text+=e}},onclosetag:function(e,t){if(R){j--;if(!j){R=false}else{return}}const n=_.pop();if(!n){return}if(n.tag!==e){_.push(n);return}R=v.enforceHtmlBoundary?e==="html":false;P--;const i=L[P];if(i){delete L[P];if(v.disallowedTagsMode==="discard"||v.disallowedTagsMode==="completelyDiscard"){n.updateParentNodeText();return}T=y;y=""}if(x[P]){e=x[P];delete x[P]}if(v.exclusiveFilter&&v.exclusiveFilter(n)){y=y.substr(0,n.tagPosition);return}n.updateParentNodeMediaChildren();n.updateParentNodeText();if(v.selfClosing.indexOf(e)!==-1||t&&!E(e)&&["escape","recursiveEscape"].indexOf(v.disallowedTagsMode)>=0){if(i){y=T;T=""}return}y+="</"+e+">";if(i){y=T+q(y);T=""}z=false}},v.parser);N.write(p);N.end();return y;function I(){y="";P=0;_=[];L={};x={};R=false;j=0}function q(e,t){if(typeof e!=="string"){e=e+""}if(v.parser.decodeEntities){e=e.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">");if(t){e=e.replace(/"/g,""")}}e=e.replace(/&(?![a-zA-Z0-9#]{1,20};)/g,"&").replace(/</g,"<").replace(/>/g,">");if(t){e=e.replace(/"/g,""")}return e}function F(e,t){t=t.replace(/[\x00-\x20]+/g,"");while(true){const e=t.indexOf("\x3c!--");if(e===-1){break}const n=t.indexOf("--\x3e",e+4);if(n===-1){break}t=t.substring(0,e)+t.substring(n+3)}const n=t.match(/^([a-zA-Z][a-zA-Z0-9.\-+]*):/);if(!n){if(t.match(/^[/\\]{2}/)){return!v.allowProtocolRelative}return false}const i=n[1].toLowerCase();if(c(v.allowedSchemesByTag,e)){return v.allowedSchemesByTag[e].indexOf(i)===-1}return!v.allowedSchemes||v.allowedSchemes.indexOf(i)===-1}function U(e){e=e.replace(/^(\w+:)?\s*[\\/]\s*[\\/]/,"$1//");if(e.startsWith("relative:")){throw new Error("relative: exploit attempt")}let t="relative://relative-site";for(let e=0;e<100;e++){t+=`/${e}`}const n=new URL(e,t);const i=n&&n.hostname==="relative-site"&&n.protocol==="relative:";return{isRelativeUrl:i,url:n}}function Y(e,t){if(!t){return e}const n=e.nodes[0];let r;if(t[n.selector]&&t["*"]){r=i(t[n.selector],t["*"])}else{r=t[n.selector]||t["*"]}if(r){e.nodes[0].nodes=n.nodes.reduce(V(r),[])}return e}function G(e){return e.nodes[0].nodes.reduce((function(e,t){e.push(`${t.prop}:${t.value}${t.important?" !important":""}`);return e}),[]).join(";")}function V(e){return function(t,n){if(c(e,n.prop)){const i=e[n.prop].some((function(e){return e.test(n.value)}));if(i){t.push(n)}}return t}}function H(e,t,n){if(!t){return e}e=e.split(/\s+/);return e.filter((function(e){return t.indexOf(e)!==-1||n.some((function(t){return t.test(e)}))})).join(" ")}}const m={decodeEntities:true};g.defaults={allowedTags:["address","article","aside","footer","header","h1","h2","h3","h4","h5","h6","hgroup","main","nav","section","blockquote","dd","div","dl","dt","figcaption","figure","hr","li","main","ol","p","pre","ul","a","abbr","b","bdi","bdo","br","cite","code","data","dfn","em","i","kbd","mark","q","rb","rp","rt","rtc","ruby","s","samp","small","span","strong","sub","sup","time","u","var","wbr","caption","col","colgroup","table","tbody","td","tfoot","th","thead","tr"],nonBooleanAttributes:["abbr","accept","accept-charset","accesskey","action","allow","alt","as","autocapitalize","autocomplete","blocking","charset","cite","class","color","cols","colspan","content","contenteditable","coords","crossorigin","data","datetime","decoding","dir","dirname","download","draggable","enctype","enterkeyhint","fetchpriority","for","form","formaction","formenctype","formmethod","formtarget","headers","height","hidden","high","href","hreflang","http-equiv","id","imagesizes","imagesrcset","inputmode","integrity","is","itemid","itemprop","itemref","itemtype","kind","label","lang","list","loading","low","max","maxlength","media","method","min","minlength","name","nonce","optimum","pattern","ping","placeholder","popover","popovertarget","popovertargetaction","poster","preload","referrerpolicy","rel","rows","rowspan","sandbox","scope","shape","size","sizes","slot","span","spellcheck","src","srcdoc","srclang","srcset","start","step","style","tabindex","target","title","translate","type","usemap","value","width","wrap","onauxclick","onafterprint","onbeforematch","onbeforeprint","onbeforeunload","onbeforetoggle","onblur","oncancel","oncanplay","oncanplaythrough","onchange","onclick","onclose","oncontextlost","oncontextmenu","oncontextrestored","oncopy","oncuechange","oncut","ondblclick","ondrag","ondragend","ondragenter","ondragleave","ondragover","ondragstart","ondrop","ondurationchange","onemptied","onended","onerror","onfocus","onformdata","onhashchange","oninput","oninvalid","onkeydown","onkeypress","onkeyup","onlanguagechange","onload","onloadeddata","onloadedmetadata","onloadstart","onmessage","onmessageerror","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onoffline","ononline","onpagehide","onpageshow","onpaste","onpause","onplay","onplaying","onpopstate","onprogress","onratechange","onreset","onresize","onrejectionhandled","onscroll","onscrollend","onsecuritypolicyviolation","onseeked","onseeking","onselect","onslotchange","onstalled","onstorage","onsubmit","onsuspend","ontimeupdate","ontoggle","onunhandledrejection","onunload","onvolumechange","onwaiting","onwheel"],disallowedTagsMode:"discard",allowedAttributes:{a:["href","name","target"],img:["src","srcset","alt","title","width","height","loading"]},allowedEmptyAttributes:["alt"],selfClosing:["img","br","hr","area","base","basefont","input","link","meta"],allowedSchemes:["http","https","ftp","mailto","tel"],allowedSchemesByTag:{},allowedSchemesAppliedToAttributes:["href","src","cite"],allowProtocolRelative:true,enforceHtmlBoundary:false,parseStyleAttributes:true};g.simpleTransform=function(e,t,n){n=n===undefined?true:n;t=t||{};return function(i,r){let a;if(n){for(a in t){r[a]=t[a]}}else{r=t}return{tagName:e,attribs:r}}};return o_}var c_=l_();var u_=e(c_);var d_={exports:{}};var h_=d_.exports;var f_;function g_(){if(f_)return d_.exports;f_=1;(function(e,t){!function(t,n){e.exports=n()}(h_,(function(){var e="minute",t=/[+-]\d\d(?::?\d\d)?/g,n=/([+-]|\d\d)/g;return function(i,r,a){var o=r.prototype;a.utc=function(e){var t={date:e,utc:true,args:arguments};return new r(t)},o.utc=function(t){var n=a(this.toDate(),{locale:this.$L,utc:true});return t?n.add(this.utcOffset(),e):n},o.local=function(){return a(this.toDate(),{locale:this.$L,utc:false})};var s=o.parse;o.parse=function(e){e.utc&&(this.$u=true),this.$utils().u(e.$offset)||(this.$offset=e.$offset),s.call(this,e)};var l=o.init;o.init=function(){if(this.$u){var e=this.$d;this.$y=e.getUTCFullYear(),this.$M=e.getUTCMonth(),this.$D=e.getUTCDate(),this.$W=e.getUTCDay(),this.$H=e.getUTCHours(),this.$m=e.getUTCMinutes(),this.$s=e.getUTCSeconds(),this.$ms=e.getUTCMilliseconds()}else l.call(this)};var c=o.utcOffset;o.utcOffset=function(i,r){var a=this.$utils().u;if(a(i))return this.$u?0:a(this.$offset)?c.call(this):this.$offset;if("string"==typeof i&&(i=function(e){void 0===e&&(e="");var i=e.match(t);if(!i)return null;var r=(""+i[0]).match(n)||["-",0,0],a=r[0],o=60*+r[1]+ +r[2];return 0===o?0:"+"===a?o:-o}(i),null===i))return this;var o=Math.abs(i)<=16?60*i:i,s=this;if(r)return s.$offset=o,s.$u=0===i,s;if(0!==i){var l=this.$u?this.toDate().getTimezoneOffset():-1*this.utcOffset();(s=this.local().add(o+l,e)).$offset=o,s.$x.$localOffset=l}else s=this.utc();return s};var u=o.format;o.format=function(e){var t=e||(this.$u?"YYYY-MM-DDTHH:mm:ss[Z]":"");return u.call(this,t)},o.valueOf=function(){var e=this.$utils().u(this.$offset)?0:this.$offset+(this.$x.$localOffset||this.$d.getTimezoneOffset());return this.$d.valueOf()-6e4*e},o.isUTC=function(){return!!this.$u},o.toISOString=function(){return this.toDate().toISOString()},o.toString=function(){return this.toDate().toUTCString()};var d=o.toDate;o.toDate=function(e){return"s"===e&&this.$offset?a(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate():d.call(this)};var h=o.diff;o.diff=function(e,t,n){if(e&&this.$u===e.$u)return h.call(this,e,t,n);var i=this.local(),r=a(e).local();return h.call(i,r,t,n)}}}))})(d_);return d_.exports}var m_=g_();var p_=e(m_);var v_={exports:{}};var b_=v_.exports;var y_;function T_(){if(y_)return v_.exports;y_=1;(function(e,t){!function(t,n){e.exports=n()}(b_,(function(){var e={year:0,month:1,day:2,hour:3,minute:4,second:5},t={};return function(n,i,r){var a,o=function(e,n,i){void 0===i&&(i={});var r=new Date(e),a=function(e,n){void 0===n&&(n={});var i=n.timeZoneName||"short",r=e+"|"+i,a=t[r];return a||(a=new Intl.DateTimeFormat("en-US",{hour12:false,timeZone:e,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",timeZoneName:i}),t[r]=a),a}(n,i);return a.formatToParts(r)},s=function(t,n){for(var i=o(t,n),a=[],s=0;s<i.length;s+=1){var l=i[s],c=l.type,u=l.value,d=e[c];d>=0&&(a[d]=parseInt(u,10))}var h=a[3],f=24===h?0:h,g=a[0]+"-"+a[1]+"-"+a[2]+" "+f+":"+a[4]+":"+a[5]+":000",m=+t;return(r.utc(g).valueOf()-(m-=m%1e3))/6e4},l=i.prototype;l.tz=function(e,t){void 0===e&&(e=a);var n=this.utcOffset(),i=this.toDate(),o=i.toLocaleString("en-US",{timeZone:e}),s=Math.round((i-new Date(o))/1e3/60),l=r(o).$set("millisecond",this.$ms).utcOffset(15*-Math.round(i.getTimezoneOffset()/15)-s,true);if(t){var c=l.utcOffset();l=l.add(n-c,"minute")}return l.$x.$timezone=e,l},l.offsetName=function(e){var t=this.$x.$timezone||r.tz.guess(),n=o(this.valueOf(),t,{timeZoneName:e}).find((function(e){return"timezonename"===e.type.toLowerCase()}));return n&&n.value};var c=l.startOf;l.startOf=function(e,t){if(!this.$x||!this.$x.$timezone)return c.call(this,e,t);var n=r(this.format("YYYY-MM-DD HH:mm:ss:SSS"));return c.call(n,e,t).tz(this.$x.$timezone,true)},r.tz=function(e,t,n){var i=n&&t,o=n||t||a,l=s(+r(),o);if("string"!=typeof e)return r(e).tz(o);var c=function(e,t,n){var i=e-60*t*1e3,r=s(i,n);if(t===r)return[i,t];var a=s(i-=60*(r-t)*1e3,n);return r===a?[i,r]:[e-60*Math.min(r,a)*1e3,Math.max(r,a)]}(r.utc(e,i).valueOf(),l,o),u=c[0],d=c[1],h=r(u).utcOffset(d);return h.$x.$timezone=o,h},r.tz.guess=function(){return Intl.DateTimeFormat().resolvedOptions().timeZone},r.tz.setDefault=function(e){a=e}}}))})(v_);return v_.exports}var k_=T_();var E_=e(k_);var w_={exports:{}};var S_=w_.exports;var B_;function C_(){if(B_)return w_.exports;B_=1;(function(e,t){!function(t,n){e.exports=n(a())}(S_,(function(e){function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=t(e),i={name:"fr",weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),months:"janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre".split("_"),monthsShort:"janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.".split("_"),weekStart:1,yearStart:4,formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},ordinal:function(e){return""+e+(1===e?"er":"")}};return n.default.locale(i,null,true),i}))})(w_);return w_.exports}C_();var M_={exports:{}};var D_=M_.exports;var A_;function O_(){if(A_)return M_.exports;A_=1;(function(e,t){!function(t,n){e.exports=n(a())}(D_,(function(e){function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=t(e),i={name:"es",monthsShort:"ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),weekdays:"domingo_lunes_martes_miércoles_jueves_viernes_sábado".split("_"),weekdaysShort:"dom._lun._mar._mié._jue._vie._sáb.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_sá".split("_"),months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),weekStart:1,formats:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un día",dd:"%d días",M:"un mes",MM:"%d meses",y:"un año",yy:"%d años"},ordinal:function(e){return e+"º"}};return n.default.locale(i,null,true),i}))})(M_);return M_.exports}O_();var P_={exports:{}};var __=P_.exports;var L_;function x_(){if(L_)return P_.exports;L_=1;(function(e,t){!function(t,n){e.exports=n(a())}(__,(function(e){function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=t(e),i={s:"ein paar Sekunden",m:["eine Minute","einer Minute"],mm:"%d Minuten",h:["eine Stunde","einer Stunde"],hh:"%d Stunden",d:["ein Tag","einem Tag"],dd:["%d Tage","%d Tagen"],M:["ein Monat","einem Monat"],MM:["%d Monate","%d Monaten"],y:["ein Jahr","einem Jahr"],yy:["%d Jahre","%d Jahren"]};function r(e,t,n){var r=i[n];return Array.isArray(r)&&(r=r[t?0:1]),r.replace("%d",e)}var a={name:"de",weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So._Mo._Di._Mi._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),months:"Januar_Februar_März_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Feb._März_Apr._Mai_Juni_Juli_Aug._Sept._Okt._Nov._Dez.".split("_"),ordinal:function(e){return e+"."},weekStart:1,yearStart:4,formats:{LTS:"HH:mm:ss",LT:"HH:mm",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},relativeTime:{future:"in %s",past:"vor %s",s:r,m:r,mm:r,h:r,hh:r,d:r,dd:r,M:r,MM:r,y:r,yy:r}};return n.default.locale(a,null,true),a}))})(P_);return P_.exports}x_();var R_={exports:{}};var j_=R_.exports;var z_;function N_(){if(z_)return R_.exports;z_=1;(function(e,t){!function(t,n){e.exports=n(a())}(j_,(function(e){function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=t(e),i={name:"nl",weekdays:"zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag".split("_"),weekdaysShort:"zo._ma._di._wo._do._vr._za.".split("_"),weekdaysMin:"zo_ma_di_wo_do_vr_za".split("_"),months:"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),monthsShort:"jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),ordinal:function(e){return"["+e+(1===e||8===e||e>=20?"ste":"de")+"]"},weekStart:1,yearStart:4,formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},relativeTime:{future:"over %s",past:"%s geleden",s:"een paar seconden",m:"een minuut",mm:"%d minuten",h:"een uur",hh:"%d uur",d:"een dag",dd:"%d dagen",M:"een maand",MM:"%d maanden",y:"een jaar",yy:"%d jaar"}};return n.default.locale(i,null,true),i}))})(R_);return R_.exports}N_();var I_={exports:{}};var q_=I_.exports;var F_;function U_(){if(F_)return I_.exports;F_=1;(function(e,t){!function(t,n){e.exports=n(a())}(q_,(function(e){function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=t(e),i={name:"sv",weekdays:"söndag_måndag_tisdag_onsdag_torsdag_fredag_lördag".split("_"),weekdaysShort:"sön_mån_tis_ons_tor_fre_lör".split("_"),weekdaysMin:"sö_må_ti_on_to_fr_lö".split("_"),months:"januari_februari_mars_april_maj_juni_juli_augusti_september_oktober_november_december".split("_"),monthsShort:"jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec".split("_"),weekStart:1,yearStart:4,ordinal:function(e){var t=e%10;return"["+e+(1===t||2===t?"a":"e")+"]"},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [kl.] HH:mm",LLLL:"dddd D MMMM YYYY [kl.] HH:mm",lll:"D MMM YYYY HH:mm",llll:"ddd D MMM YYYY HH:mm"},relativeTime:{future:"om %s",past:"för %s sedan",s:"några sekunder",m:"en minut",mm:"%d minuter",h:"en timme",hh:"%d timmar",d:"en dag",dd:"%d dagar",M:"en månad",MM:"%d månader",y:"ett år",yy:"%d år"}};return n.default.locale(i,null,true),i}))})(I_);return I_.exports}U_();var Y_={exports:{}};var G_=Y_.exports;var V_;function H_(){if(V_)return Y_.exports;V_=1;(function(e,t){!function(t,n){e.exports=n(a())}(G_,(function(e){function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=t(e),i={name:"ja",weekdays:"日曜日_月曜日_火曜日_水曜日_木曜日_金曜日_土曜日".split("_"),weekdaysShort:"日_月_火_水_木_金_土".split("_"),weekdaysMin:"日_月_火_水_木_金_土".split("_"),months:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),ordinal:function(e){return e+"日"},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日 HH:mm",LLLL:"YYYY年M月D日 dddd HH:mm",l:"YYYY/MM/DD",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日(ddd) HH:mm"},meridiem:function(e){return e<12?"午前":"午後"},relativeTime:{future:"%s後",past:"%s前",s:"数秒",m:"1分",mm:"%d分",h:"1時間",hh:"%d時間",d:"1日",dd:"%d日",M:"1ヶ月",MM:"%dヶ月",y:"1年",yy:"%d年"}};return n.default.locale(i,null,true),i}))})(Y_);return Y_.exports}H_();var $_={exports:{}};var W_=$_.exports;var K_;function Z_(){if(K_)return $_.exports;K_=1;(function(e,t){!function(t,n){e.exports=n(a())}(W_,(function(e){function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=t(e),i={name:"zh-cn",weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"周日_周一_周二_周三_周四_周五_周六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),ordinal:function(e,t){return"W"===t?e+"周":e+"日"},weekStart:1,yearStart:4,formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日Ah点mm分",LLLL:"YYYY年M月D日ddddAh点mm分",l:"YYYY/M/D",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日dddd HH:mm"},relativeTime:{future:"%s内",past:"%s前",s:"几秒",m:"1 分钟",mm:"%d 分钟",h:"1 小时",hh:"%d 小时",d:"1 天",dd:"%d 天",M:"1 个月",MM:"%d 个月",y:"1 年",yy:"%d 年"},meridiem:function(e,t){var n=100*e+t;return n<600?"凌晨":n<900?"早上":n<1100?"上午":n<1300?"中午":n<1800?"下午":"晚上"}};return n.default.locale(i,null,true),i}))})($_);return $_.exports}Z_();var J_={exports:{}};var X_=J_.exports;var Q_;function eL(){if(Q_)return J_.exports;Q_=1;(function(e,t){!function(t,n){e.exports=n(a())}(X_,(function(e){function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=t(e),i={name:"ko",weekdays:"일요일_월요일_화요일_수요일_목요일_금요일_토요일".split("_"),weekdaysShort:"일_월_화_수_목_금_토".split("_"),weekdaysMin:"일_월_화_수_목_금_토".split("_"),months:"1월_2월_3월_4월_5월_6월_7월_8월_9월_10월_11월_12월".split("_"),monthsShort:"1월_2월_3월_4월_5월_6월_7월_8월_9월_10월_11월_12월".split("_"),ordinal:function(e){return e},formats:{LT:"A h:mm",LTS:"A h:mm:ss",L:"YYYY.MM.DD.",LL:"YYYY년 MMMM D일",LLL:"YYYY년 MMMM D일 A h:mm",LLLL:"YYYY년 MMMM D일 dddd A h:mm",l:"YYYY.MM.DD.",ll:"YYYY년 MMMM D일",lll:"YYYY년 MMMM D일 A h:mm",llll:"YYYY년 MMMM D일 dddd A h:mm"},meridiem:function(e){return e<12?"오전":"오후"},relativeTime:{future:"%s 후",past:"%s 전",s:"몇 초",m:"1분",mm:"%d분",h:"한 시간",hh:"%d시간",d:"하루",dd:"%d일",M:"한 달",MM:"%d달",y:"일 년",yy:"%d년"}};return n.default.locale(i,null,true),i}))})(J_);return J_.exports}eL();s.extend(p_);s.extend(E_);const tL={textFilter:function(e){return e.replace(/&/g,"&")}};function nL(e){return s().tz(e).format("Z")}function iL(e){return u_(e,tL)}function rL(...e){if(globalThis.window&&globalThis.window.localStorage&&globalThis.window.localStorage.getItem("debug")){console.groupCollapsed(...e);const t=new Error;t.name="Debug";console.debug(t.stack);console.groupEnd()}}function aL(...e){console.error(...e)}function oL(){try{const e=globalThis?.process?.env??{};return!!(e.JEST_WORKER_ID||e.NODE_ENV==="test")}catch(e){return false}}function sL(){return Math.random().toString(36).substr(2,9)}function lL(e){return e.toString().replace(/^on/,"")}function cL(e){return new Date(e.getFullYear(),e.getMonth()+1,0)}function uL(e){return new Date(e.getFullYear(),e.getMonth(),1)}function dL(e,t){return e.getFullYear()===t.getFullYear()&&e.getMonth()===t.getMonth()&&e.getDate()===t.getDate()}function hL(e,t,n){const i=s(e).tz(n);const r=s(t);return i.year()===r.year()&&i.month()===r.month()&&i.date()===r.date()}function fL(e,t,n="en-US"){return s(e).tz(t).locale(n).format("dddd, MMMM D, YYYY")}function gL(e,t){return e.getFullYear()===t.getFullYear()&&e.getMonth()===t.getMonth()}const mL=e=>{if(e===""){return true}const t=/^(0[0-9]|1[0-2]|^[0-9])(:[0-5][0-9]([ap]\.?m\.?)?|:[0-5][0-9]|:[0-5]|:)?$/i;return t.test(e)};const pL=e=>{const t=/^(0[1-9]|1[0-2]):([0-5][0-9])([ap]\.?m\.?)$/i;return t.test(e)};function vL(e=null){let t=s();if(e){t=e}const n=t.minute()%15;let i;if(n!==0){i=t.add(15-n,"minute")}else{i=t}return i}function bL(e){const t=s();const n=TL(e);let i="";const[r,a]=n.split(":");if(r.length===1){i+="0"+r}else if(r.length===2){i+=r}i+=":";if(a===undefined||a==""){i+="00"}else{if(a.length===1){i+=a+"0"}else{i+=a}}const o=i.slice(-1);if(o==="a"){i+="m"}if(o==="p"){i+="m"}if(i.slice(-1)!=="m"){if(i.split(":")[0]=="00"){i+="am"}else{i+=t.format("a")}}return i}function yL(e){const[t,n]=e.split(":").map((e=>parseInt(e,10)));let i=t;const r=i>=12?"pm":"am";i=i%12;i=i?i:12;const a=i.toString().padStart(2,"0");const o=n.toString().padStart(2,"0");return`${a}:${o}${r}`}function TL(e){return e.replace(/a\.?m\.?/gi,"am").replace(/p\.?m\.?/gi,"pm")}function kL(e){const t=TL(e);const[n,i]=t.split(/(am|pm)/i);const[r,a]=n.split(":").map((e=>parseInt(e,10)));let o=r;if(i.toLowerCase()==="pm"&&o<12){o+=12}else if(i.toLowerCase()==="am"&&o===12){o=0}return`${o.toString().padStart(2,"0")}:${a.toString().padStart(2,"0")}`}function EL(e){const t=TL(e);const n=t.match(/(\d+):(\d+)(am|pm)/);if(!n){return 0}const[,i,r]=n;let a=parseInt(i,10)*60+parseInt(r,10);if(t.includes("pm")&&parseInt(i,10)<12)a+=12*60;if(t.includes("am")&&parseInt(i,10)===12)a-=12*60;return a}function wL(e){const t=Math.floor(e/60);const n=e%60;return`${t}:${n<10?"0":""}${n}`}function SL(){const e=navigator.userAgent;const t=/Chrome/.test(e)&&/Google Inc/.test(navigator.vendor);const n=/Safari/.test(e)&&/Apple Computer/.test(navigator.vendor);const i=/Firefox/.test(e);const r=/Trident/.test(e);const a=/Edge/.test(e);const o=t&&/Edg/.test(e);if(o)return"Edge (Chromium)";if(t)return"Chrome";if(n)return"Safari";if(i)return"Firefox";if(r)return"Internet Explorer";if(a)return"Edge (Legacy)";return"Unknown"}function BL(e,t=null){if(t){return[null,t]}return[e,null]}function CL(e,t){const n={"config.id":t?.id,id:t?.id,slug:t?.slug};Object.keys(n).forEach((t=>{if(n[t]){e=e.replace(`{${t}}`,n[t])}}));return e}function ML(e){if(e.keyCode<48||e.keyCode>90&&e.keyCode<96||e.keyCode>111&&e.keyCode<186||e.keyCode>222||e.keyCode===32||e.keyCode===91||e.keyCode===92||e.keyCode===93||e.keyCode>=112&&e.keyCode<=123||e.keyCode>=37&&e.keyCode<=40){return true}if(e.ctrlKey||e.altKey||e.metaKey){return true}const t=[48,49,50,51,52,53,54,55,56,57,186,187,188,189,190,191,192,219,220,221,222];if(e.shiftKey&&t.includes(e.keyCode)){return false}return false}function DL(e,t){const n=new Date(e);n.setDate(n.getDate()+t);n.setHours(23);n.setMinutes(59);n.setSeconds(0);n.setMilliseconds(0);return n}function AL(e){return e&&typeof e==="object"&&!Array.isArray(e)}function OL(e,t){if(Array.isArray(e)&&Array.isArray(t)&&e!==t){if(e.some((e=>e.is_organizer))&&t.some((e=>e.is_organizer))){e=e.map((e=>({...e,is_organizer:false})))}else if(!t.some((e=>e.is_organizer))){let t=false;e=e.map((e=>{if(!t){t=true;return{...e,is_organizer:true}}return e}))}return e.map(((e,n)=>t[n]?OL(e,t[n]):e)).concat(t.slice(e.length))}else if(AL(e)&&AL(t)){const n=Object.assign({},e);Object.keys(t).forEach((i=>{if(AL(t[i])){if(!(i in e)){n[i]=t[i]}else{n[i]=OL(e[i],t[i])}}else{n[i]=t[i]}}));return n}return t}function PL(e){if(e<60){return`${e} ${xL("time.minutes")}`}const t=Math.floor(e/60);const n=e%60;const i=xL(`time.${t>1?"hours":"hour"}`);const r=n?`${n} ${xL(`time.${n>1?"minutes":"minute"}`)}`:"";return`${t} ${i} ${r}`}function _L(e,t){e.forEach((e=>{const n=t.shadowRoot?.querySelector(`slot[name="${e}"]`);const i=n?.assignedNodes();if(i&&i.length===0){console.warn(`${t.nodeName} No content provided for slot="${e}".`)}}))}function LL(e){rL(`[nylas-scheduler] compactString: ${e}`);let t=e.replace(/-/g,"+").replace(/_/g,"/");while(t.length%4){t+="="}const n=atob(t);const i=new Uint8Array(n.length);for(let e=0;e<n.length;e++){i[e]=n.charCodeAt(e)}const r=i.slice(0,16);const a=i.slice(16,32);const o=i.slice(32);function s(e){const t=Array.from(e).map((e=>e.toString(16).padStart(2,"0"))).join("");return`${t.slice(0,8)}-${t.slice(8,12)}-${t.slice(12,16)}-${t.slice(16,20)}-${t.slice(20)}`}const l=s(r);const c=s(a);const u=Array.from(o).map((e=>String.fromCharCode(e))).join("");const d=btoa(u).replace(/\+/g,"-").replace(/\//g,"_").replace(/=+$/,"");return[l,c,d]}const xL=e=>Tn.t(e);const RL=e=>{if(typeof e!=="string")return"";return e.charAt(0).toUpperCase()+e.slice(1)};const jL=e=>xL(`months.${e}`);const zL=e=>{try{new URL(e);return true}catch(e){return false}};const NL=e=>new Promise(((t,n)=>{if(e==="")return t(true);const i=new Image;i.src=e;i.onerror=()=>{n(false)};i.onload=()=>{t(true)}}));function IL(e,t,n,i,r="UTC"){const a={0:st.SU,1:st.MO,2:st.TU,3:st.WE,4:st.TH,5:st.FR,6:st.SA};const o=s.tz(e,r).toDate();const l=a[o.getDay()];const c=o.getDate();const u=Math.ceil(c/7);const d=n?s.tz(n,r).toDate():undefined;switch(t){case"none":{return null}case"daily":{return new st({freq:st.DAILY,until:d}).toString()}case"weekly":{return new st({freq:st.WEEKLY,byweekday:l,until:d}).toString()}case"monthly":{return new st({freq:st.MONTHLY,byweekday:[l.nth(u)],until:d}).toString()}case"yearly":{return new st({freq:st.YEARLY,dtstart:o,until:d}).toString()}case"custom":{if(!i){throw new Error("Custom options must be provided for custom recurrence.")}const t=i.frequency==="weekly"?i.daysOfWeek?.map((e=>st[e])):i.frequency==="monthly"&&!i.monthlySameDate?[l.nth(u)]:undefined;const n=i.frequency==="monthly"&&i.monthlySameDate?s.tz(e,r).date():undefined;return new st({freq:{daily:st.DAILY,weekly:st.WEEKLY,monthly:st.MONTHLY,yearly:st.YEARLY}[i.frequency||"daily"],interval:i.interval||1,byweekday:t,bymonthday:n,until:i.end?.type==="on"?s.tz(i.end.date,r).toDate():undefined,count:i.end?.type==="after"?i.end.count:undefined}).toString()}default:{throw new Error(`Invalid option: ${t}`)}}}function qL(e,t){const n=s(e).startOf("day");let i;let r;switch(t){case"week":{i=n.startOf("week");r=n.endOf("week");break}case"month":{i=n.startOf("month").startOf("week");r=n.endOf("month").endOf("week");break}case"day":{i=n.startOf("day");r=n.endOf("day");break}default:{throw new Error('Invalid viewType. Use "week", "month", or "day".')}}return{startTime:i.unix(),endTime:r.unix()}}export{EL as A,yL as B,kL as C,wL as D,zL as E,_L as F,t as G,e as H,IL as I,aL as J,NL as K,ML as L,SL as M,bL as N,mL as O,vL as P,pL as Q,BL as a,rL as b,DL as c,s as d,LL as e,RL as f,qL as g,oL as h,Tn as i,sL as j,lL as k,fL as l,OL as m,iL as n,gL as o,CL as p,cL as q,uL as r,u_ as s,E_ as t,p_ as u,dL as v,PL as w,jL as x,nL as y,hL as z};
|
|
8
|
-
//# sourceMappingURL=p-
|
|
7
|
+
*/function pO(e){return Object.prototype.toString.call(e)==="[object Object]"}function vO(e){var t,n;if(pO(e)===false)return false;t=e.constructor;if(t===undefined)return true;n=t.prototype;if(pO(n)===false)return false;if(n.hasOwnProperty("isPrototypeOf")===false){return false}return true}var bO=Object.freeze({__proto__:null,isPlainObject:vO});var yO=t(bO);var TO;var kO;function EO(){if(kO)return TO;kO=1;var e=function e(i){return t(i)&&!n(i)};function t(e){return!!e&&typeof e==="object"}function n(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||a(e)}var i=typeof Symbol==="function"&&Symbol.for;var r=i?Symbol.for("react.element"):60103;function a(e){return e.$$typeof===r}function o(e){return Array.isArray(e)?[]:{}}function s(e,t){return t.clone!==false&&t.isMergeableObject(e)?m(o(e),e,t):e}function l(e,t,n){return e.concat(t).map((function(e){return s(e,n)}))}function c(e,t){if(!t.customMerge){return m}var n=t.customMerge(e);return typeof n==="function"?n:m}function u(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter((function(t){return Object.propertyIsEnumerable.call(e,t)})):[]}function d(e){return Object.keys(e).concat(u(e))}function h(e,t){try{return t in e}catch(e){return false}}function f(e,t){return h(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function g(e,t,n){var i={};if(n.isMergeableObject(e)){d(e).forEach((function(t){i[t]=s(e[t],n)}))}d(t).forEach((function(r){if(f(e,r)){return}if(h(e,r)&&n.isMergeableObject(t[r])){i[r]=c(r,n)(e[r],t[r],n)}else{i[r]=s(t[r],n)}}));return i}function m(t,n,i){i=i||{};i.arrayMerge=i.arrayMerge||l;i.isMergeableObject=i.isMergeableObject||e;i.cloneUnlessOtherwiseSpecified=s;var r=Array.isArray(n);var a=Array.isArray(t);var o=r===a;if(!o){return s(n,i)}else if(r){return i.arrayMerge(t,n,i)}else{return g(t,n,i)}}m.all=function e(t,n){if(!Array.isArray(t)){throw new Error("first argument should be an array")}return t.reduce((function(e,t){return m(e,t,n)}),{})};var p=m;TO=p;return TO}var wO={exports:{}};var SO=wO.exports;var BO;function CO(){if(BO)return wO.exports;BO=1;(function(e){(function(t,n){if(e.exports){e.exports=n()}else{t.parseSrcset=n()}})(SO,(function(){return function(e){function t(e){return e===" "||e==="\t"||e==="\n"||e==="\f"||e==="\r"}function n(t){var n,i=t.exec(e.substring(m));if(i){n=i[0];m+=n.length;return n}}var i=e.length,r=/^[ \t\n\r\u000c]+/,a=/^[, \t\n\r\u000c]+/,o=/^[^ \t\n\r\u000c]+/,s=/[,]+$/,l=/^\d+$/,c=/^-?(?:[0-9]+|[0-9]*\.[0-9]+)(?:[eE][+-]?[0-9]+)?$/,u,d,h,f,g,m=0,p=[];while(true){n(a);if(m>=i){return p}u=n(o);d=[];if(u.slice(-1)===","){u=u.replace(s,"");b()}else{v()}}function v(){n(r);h="";f="in descriptor";while(true){g=e.charAt(m);if(f==="in descriptor"){if(t(g)){if(h){d.push(h);h="";f="after descriptor"}}else if(g===","){m+=1;if(h){d.push(h)}b();return}else if(g==="("){h=h+g;f="in parens"}else if(g===""){if(h){d.push(h)}b();return}else{h=h+g}}else if(f==="in parens"){if(g===")"){h=h+g;f="in descriptor"}else if(g===""){d.push(h);b();return}else{h=h+g}}else if(f==="after descriptor"){if(t(g));else if(g===""){b();return}else{f="in descriptor";m-=1}}m+=1}}function b(){var t=false,n,i,r,a,o={},s,h,f,g,m;for(a=0;a<d.length;a++){s=d[a];h=s[s.length-1];f=s.substring(0,s.length-1);g=parseInt(f,10);m=parseFloat(f);if(l.test(f)&&h==="w"){if(n||i){t=true}if(g===0){t=true}else{n=g}}else if(c.test(f)&&h==="x"){if(n||i||r){t=true}if(m<0){t=true}else{i=m}}else if(l.test(f)&&h==="h"){if(r||i){t=true}if(g===0){t=true}else{r=g}}else{t=true}}if(!t){o.url=u;if(n){o.w=n}if(i){o.d=i}if(r){o.h=r}p.push(o)}else if(console&&console.log){console.log("Invalid srcset descriptor found in '"+e+"' at '"+s+"'.")}}}}))})(wO);return wO.exports}var MO={exports:{}};var DO;function AO(){if(DO)return MO.exports;DO=1;var e=String;var t=function(){return{isColorSupported:false,reset:e,bold:e,dim:e,italic:e,underline:e,inverse:e,hidden:e,strikethrough:e,black:e,red:e,green:e,yellow:e,blue:e,magenta:e,cyan:e,white:e,gray:e,bgBlack:e,bgRed:e,bgGreen:e,bgYellow:e,bgBlue:e,bgMagenta:e,bgCyan:e,bgWhite:e,blackBright:e,redBright:e,greenBright:e,yellowBright:e,blueBright:e,magentaBright:e,cyanBright:e,whiteBright:e,bgBlackBright:e,bgRedBright:e,bgGreenBright:e,bgYellowBright:e,bgBlueBright:e,bgMagentaBright:e,bgCyanBright:e,bgWhiteBright:e}};MO.exports=t();MO.exports.createColors=t;return MO.exports}var OO={};var PO=Object.freeze({__proto__:null,default:OO});var _O=t(PO);var LO;var xO;function RO(){if(xO)return LO;xO=1;let e=AO();let t=_O;class n extends Error{constructor(e,t,i,r,a,o){super(e);this.name="CssSyntaxError";this.reason=e;if(a){this.file=a}if(r){this.source=r}if(o){this.plugin=o}if(typeof t!=="undefined"&&typeof i!=="undefined"){if(typeof t==="number"){this.line=t;this.column=i}else{this.line=t.line;this.column=t.column;this.endLine=i.line;this.endColumn=i.column}}this.setMessage();if(Error.captureStackTrace){Error.captureStackTrace(this,n)}}setMessage(){this.message=this.plugin?this.plugin+": ":"";this.message+=this.file?this.file:"<css input>";if(typeof this.line!=="undefined"){this.message+=":"+this.line+":"+this.column}this.message+=": "+this.reason}showSourceCode(n){if(!this.source)return"";let i=this.source;if(n==null)n=e.isColorSupported;let r=e=>e;let a=e=>e;let o=e=>e;if(n){let{bold:n,gray:i,red:s}=e.createColors(true);a=e=>n(s(e));r=e=>i(e);if(t){o=e=>t(e)}}let s=i.split(/\r?\n/);let l=Math.max(this.line-3,0);let c=Math.min(this.line+2,s.length);let u=String(c).length;return s.slice(l,c).map(((e,t)=>{let n=l+1+t;let i=" "+(" "+n).slice(-u)+" | ";if(n===this.line){if(e.length>160){let t=20;let n=Math.max(0,this.column-t);let s=Math.max(this.column+t,this.endColumn+t);let l=e.slice(n,s);let c=r(i.replace(/\d/g," "))+e.slice(0,Math.min(this.column-1,t-1)).replace(/[^\t]/g," ");return a(">")+r(i)+o(l)+"\n "+c+a("^")}let t=r(i.replace(/\d/g," "))+e.slice(0,this.column-1).replace(/[^\t]/g," ");return a(">")+r(i)+o(e)+"\n "+t+a("^")}return" "+r(i)+o(e)})).join("\n")}toString(){let e=this.showSourceCode();if(e){e="\n\n"+e+"\n"}return this.name+": "+this.message+e}}LO=n;n.default=n;return LO}var jO;var zO;function NO(){if(zO)return jO;zO=1;const e={after:"\n",beforeClose:"\n",beforeComment:"\n",beforeDecl:"\n",beforeOpen:" ",beforeRule:"\n",colon:": ",commentLeft:" ",commentRight:" ",emptyBody:"",indent:" ",semicolon:false};function t(e){return e[0].toUpperCase()+e.slice(1)}class n{constructor(e){this.builder=e}atrule(e,t){let n="@"+e.name;let i=e.params?this.rawValue(e,"params"):"";if(typeof e.raws.afterName!=="undefined"){n+=e.raws.afterName}else if(i){n+=" "}if(e.nodes){this.block(e,n+i)}else{let r=(e.raws.between||"")+(t?";":"");this.builder(n+i+r,e)}}beforeAfter(e,t){let n;if(e.type==="decl"){n=this.raw(e,null,"beforeDecl")}else if(e.type==="comment"){n=this.raw(e,null,"beforeComment")}else if(t==="before"){n=this.raw(e,null,"beforeRule")}else{n=this.raw(e,null,"beforeClose")}let i=e.parent;let r=0;while(i&&i.type!=="root"){r+=1;i=i.parent}if(n.includes("\n")){let t=this.raw(e,null,"indent");if(t.length){for(let e=0;e<r;e++)n+=t}}return n}block(e,t){let n=this.raw(e,"between","beforeOpen");this.builder(t+n+"{",e,"start");let i;if(e.nodes&&e.nodes.length){this.body(e);i=this.raw(e,"after")}else{i=this.raw(e,"after","emptyBody")}if(i)this.builder(i);this.builder("}",e,"end")}body(e){let t=e.nodes.length-1;while(t>0){if(e.nodes[t].type!=="comment")break;t-=1}let n=this.raw(e,"semicolon");for(let i=0;i<e.nodes.length;i++){let r=e.nodes[i];let a=this.raw(r,"before");if(a)this.builder(a);this.stringify(r,t!==i||n)}}comment(e){let t=this.raw(e,"left","commentLeft");let n=this.raw(e,"right","commentRight");this.builder("/*"+t+e.text+n+"*/",e)}decl(e,t){let n=this.raw(e,"between","colon");let i=e.prop+n+this.rawValue(e,"value");if(e.important){i+=e.raws.important||" !important"}if(t)i+=";";this.builder(i,e)}document(e){this.body(e)}raw(n,i,r){let a;if(!r)r=i;if(i){a=n.raws[i];if(typeof a!=="undefined")return a}let o=n.parent;if(r==="before"){if(!o||o.type==="root"&&o.first===n){return""}if(o&&o.type==="document"){return""}}if(!o)return e[r];let s=n.root();if(!s.rawCache)s.rawCache={};if(typeof s.rawCache[r]!=="undefined"){return s.rawCache[r]}if(r==="before"||r==="after"){return this.beforeAfter(n,r)}else{let e="raw"+t(r);if(this[e]){a=this[e](s,n)}else{s.walk((e=>{a=e.raws[i];if(typeof a!=="undefined")return false}))}}if(typeof a==="undefined")a=e[r];s.rawCache[r]=a;return a}rawBeforeClose(e){let t;e.walk((e=>{if(e.nodes&&e.nodes.length>0){if(typeof e.raws.after!=="undefined"){t=e.raws.after;if(t.includes("\n")){t=t.replace(/[^\n]+$/,"")}return false}}}));if(t)t=t.replace(/\S/g,"");return t}rawBeforeComment(e,t){let n;e.walkComments((e=>{if(typeof e.raws.before!=="undefined"){n=e.raws.before;if(n.includes("\n")){n=n.replace(/[^\n]+$/,"")}return false}}));if(typeof n==="undefined"){n=this.raw(t,null,"beforeDecl")}else if(n){n=n.replace(/\S/g,"")}return n}rawBeforeDecl(e,t){let n;e.walkDecls((e=>{if(typeof e.raws.before!=="undefined"){n=e.raws.before;if(n.includes("\n")){n=n.replace(/[^\n]+$/,"")}return false}}));if(typeof n==="undefined"){n=this.raw(t,null,"beforeRule")}else if(n){n=n.replace(/\S/g,"")}return n}rawBeforeOpen(e){let t;e.walk((e=>{if(e.type!=="decl"){t=e.raws.between;if(typeof t!=="undefined")return false}}));return t}rawBeforeRule(e){let t;e.walk((n=>{if(n.nodes&&(n.parent!==e||e.first!==n)){if(typeof n.raws.before!=="undefined"){t=n.raws.before;if(t.includes("\n")){t=t.replace(/[^\n]+$/,"")}return false}}}));if(t)t=t.replace(/\S/g,"");return t}rawColon(e){let t;e.walkDecls((e=>{if(typeof e.raws.between!=="undefined"){t=e.raws.between.replace(/[^\s:]/g,"");return false}}));return t}rawEmptyBody(e){let t;e.walk((e=>{if(e.nodes&&e.nodes.length===0){t=e.raws.after;if(typeof t!=="undefined")return false}}));return t}rawIndent(e){if(e.raws.indent)return e.raws.indent;let t;e.walk((n=>{let i=n.parent;if(i&&i!==e&&i.parent&&i.parent===e){if(typeof n.raws.before!=="undefined"){let e=n.raws.before.split("\n");t=e[e.length-1];t=t.replace(/\S/g,"");return false}}}));return t}rawSemicolon(e){let t;e.walk((e=>{if(e.nodes&&e.nodes.length&&e.last.type==="decl"){t=e.raws.semicolon;if(typeof t!=="undefined")return false}}));return t}rawValue(e,t){let n=e[t];let i=e.raws[t];if(i&&i.value===n){return i.raw}return n}root(e){this.body(e);if(e.raws.after)this.builder(e.raws.after)}rule(e){this.block(e,this.rawValue(e,"selector"));if(e.raws.ownSemicolon){this.builder(e.raws.ownSemicolon,e,"end")}}stringify(e,t){if(!this[e.type]){throw new Error("Unknown AST node type "+e.type+". "+"Maybe you need to change PostCSS stringifier.")}this[e.type](e,t)}}jO=n;n.default=n;return jO}var IO;var qO;function FO(){if(qO)return IO;qO=1;let e=NO();function t(t,n){let i=new e(n);i.stringify(t)}IO=t;t.default=t;return IO}var UO={};var YO;function GO(){if(YO)return UO;YO=1;UO.isClean=Symbol("isClean");UO.my=Symbol("my");return UO}var VO;var HO;function $O(){if(HO)return VO;HO=1;let e=RO();let t=NO();let n=FO();let{isClean:i,my:r}=GO();function a(e,t){let n=new e.constructor;for(let i in e){if(!Object.prototype.hasOwnProperty.call(e,i)){continue}if(i==="proxyCache")continue;let r=e[i];let o=typeof r;if(i==="parent"&&o==="object"){if(t)n[i]=t}else if(i==="source"){n[i]=r}else if(Array.isArray(r)){n[i]=r.map((e=>a(e,n)))}else{if(o==="object"&&r!==null)r=a(r);n[i]=r}}return n}function o(e,t){if(t&&typeof t.offset!=="undefined"){return t.offset}let n=1;let i=1;let r=0;for(let a=0;a<e.length;a++){if(i===t.line&&n===t.column){r=a;break}if(e[a]==="\n"){n=1;i+=1}else{n+=1}}return r}class s{get proxyOf(){return this}constructor(e={}){this.raws={};this[i]=false;this[r]=true;for(let t in e){if(t==="nodes"){this.nodes=[];for(let n of e[t]){if(typeof n.clone==="function"){this.append(n.clone())}else{this.append(n)}}}else{this[t]=e[t]}}}addToError(e){e.postcssNode=this;if(e.stack&&this.source&&/\n\s{4}at /.test(e.stack)){let t=this.source;e.stack=e.stack.replace(/\n\s{4}at /,`$&${t.input.from}:${t.start.line}:${t.start.column}$&`)}return e}after(e){this.parent.insertAfter(this,e);return this}assign(e={}){for(let t in e){this[t]=e[t]}return this}before(e){this.parent.insertBefore(this,e);return this}cleanRaws(e){delete this.raws.before;delete this.raws.after;if(!e)delete this.raws.between}clone(e={}){let t=a(this);for(let n in e){t[n]=e[n]}return t}cloneAfter(e={}){let t=this.clone(e);this.parent.insertAfter(this,t);return t}cloneBefore(e={}){let t=this.clone(e);this.parent.insertBefore(this,t);return t}error(t,n={}){if(this.source){let{end:e,start:i}=this.rangeBy(n);return this.source.input.error(t,{column:i.column,line:i.line},{column:e.column,line:e.line},n)}return new e(t)}getProxyProcessor(){return{get(e,t){if(t==="proxyOf"){return e}else if(t==="root"){return()=>e.root().toProxy()}else{return e[t]}},set(e,t,n){if(e[t]===n)return true;e[t]=n;if(t==="prop"||t==="value"||t==="name"||t==="params"||t==="important"||t==="text"){e.markDirty()}return true}}}markClean(){this[i]=true}markDirty(){if(this[i]){this[i]=false;let e=this;while(e=e.parent){e[i]=false}}}next(){if(!this.parent)return undefined;let e=this.parent.index(this);return this.parent.nodes[e+1]}positionBy(e){let t=this.source.start;if(e.index){t=this.positionInside(e.index)}else if(e.word){let n="document"in this.source.input?this.source.input.document:this.source.input.css;let i=n.slice(o(n,this.source.start),o(n,this.source.end));let r=i.indexOf(e.word);if(r!==-1)t=this.positionInside(r)}return t}positionInside(e){let t=this.source.start.column;let n=this.source.start.line;let i="document"in this.source.input?this.source.input.document:this.source.input.css;let r=o(i,this.source.start);let a=r+e;for(let e=r;e<a;e++){if(i[e]==="\n"){t=1;n+=1}else{t+=1}}return{column:t,line:n}}prev(){if(!this.parent)return undefined;let e=this.parent.index(this);return this.parent.nodes[e-1]}rangeBy(e){let t={column:this.source.start.column,line:this.source.start.line};let n=this.source.end?{column:this.source.end.column+1,line:this.source.end.line}:{column:t.column+1,line:t.line};if(e.word){let i="document"in this.source.input?this.source.input.document:this.source.input.css;let r=i.slice(o(i,this.source.start),o(i,this.source.end));let a=r.indexOf(e.word);if(a!==-1){t=this.positionInside(a);n=this.positionInside(a+e.word.length)}}else{if(e.start){t={column:e.start.column,line:e.start.line}}else if(e.index){t=this.positionInside(e.index)}if(e.end){n={column:e.end.column,line:e.end.line}}else if(typeof e.endIndex==="number"){n=this.positionInside(e.endIndex)}else if(e.index){n=this.positionInside(e.index+1)}}if(n.line<t.line||n.line===t.line&&n.column<=t.column){n={column:t.column+1,line:t.line}}return{end:n,start:t}}raw(e,n){let i=new t;return i.raw(this,e,n)}remove(){if(this.parent){this.parent.removeChild(this)}this.parent=undefined;return this}replaceWith(...e){if(this.parent){let t=this;let n=false;for(let i of e){if(i===this){n=true}else if(n){this.parent.insertAfter(t,i);t=i}else{this.parent.insertBefore(t,i)}}if(!n){this.remove()}}return this}root(){let e=this;while(e.parent&&e.parent.type!=="document"){e=e.parent}return e}toJSON(e,t){let n={};let i=t==null;t=t||new Map;let r=0;for(let e in this){if(!Object.prototype.hasOwnProperty.call(this,e)){continue}if(e==="parent"||e==="proxyCache")continue;let i=this[e];if(Array.isArray(i)){n[e]=i.map((e=>{if(typeof e==="object"&&e.toJSON){return e.toJSON(null,t)}else{return e}}))}else if(typeof i==="object"&&i.toJSON){n[e]=i.toJSON(null,t)}else if(e==="source"){let a=t.get(i.input);if(a==null){a=r;t.set(i.input,r);r++}n[e]={end:i.end,inputId:a,start:i.start}}else{n[e]=i}}if(i){n.inputs=[...t.keys()].map((e=>e.toJSON()))}return n}toProxy(){if(!this.proxyCache){this.proxyCache=new Proxy(this,this.getProxyProcessor())}return this.proxyCache}toString(e=n){if(e.stringify)e=e.stringify;let t="";e(this,(e=>{t+=e}));return t}warn(e,t,n){let i={node:this};for(let e in n)i[e]=n[e];return e.warn(t,i)}}VO=s;s.default=s;return VO}var WO;var KO;function ZO(){if(KO)return WO;KO=1;let e=$O();class t extends e{constructor(e){super(e);this.type="comment"}}WO=t;t.default=t;return WO}var JO;var XO;function QO(){if(XO)return JO;XO=1;let e=$O();class t extends e{get variable(){return this.prop.startsWith("--")||this.prop[0]==="$"}constructor(e){if(e&&typeof e.value!=="undefined"&&typeof e.value!=="string"){e={...e,value:String(e.value)}}super(e);this.type="decl"}}JO=t;t.default=t;return JO}var eP;var tP;function nP(){if(tP)return eP;tP=1;let e=ZO();let t=QO();let n=$O();let{isClean:i,my:r}=GO();let a,o,s,l;function c(e){return e.map((e=>{if(e.nodes)e.nodes=c(e.nodes);delete e.source;return e}))}function u(e){e[i]=false;if(e.proxyOf.nodes){for(let t of e.proxyOf.nodes){u(t)}}}class d extends n{get first(){if(!this.proxyOf.nodes)return undefined;return this.proxyOf.nodes[0]}get last(){if(!this.proxyOf.nodes)return undefined;return this.proxyOf.nodes[this.proxyOf.nodes.length-1]}append(...e){for(let t of e){let e=this.normalize(t,this.last);for(let t of e)this.proxyOf.nodes.push(t)}this.markDirty();return this}cleanRaws(e){super.cleanRaws(e);if(this.nodes){for(let t of this.nodes)t.cleanRaws(e)}}each(e){if(!this.proxyOf.nodes)return undefined;let t=this.getIterator();let n,i;while(this.indexes[t]<this.proxyOf.nodes.length){n=this.indexes[t];i=e(this.proxyOf.nodes[n],n);if(i===false)break;this.indexes[t]+=1}delete this.indexes[t];return i}every(e){return this.nodes.every(e)}getIterator(){if(!this.lastEach)this.lastEach=0;if(!this.indexes)this.indexes={};this.lastEach+=1;let e=this.lastEach;this.indexes[e]=0;return e}getProxyProcessor(){return{get(e,t){if(t==="proxyOf"){return e}else if(!e[t]){return e[t]}else if(t==="each"||typeof t==="string"&&t.startsWith("walk")){return(...n)=>e[t](...n.map((e=>{if(typeof e==="function"){return(t,n)=>e(t.toProxy(),n)}else{return e}})))}else if(t==="every"||t==="some"){return n=>e[t](((e,...t)=>n(e.toProxy(),...t)))}else if(t==="root"){return()=>e.root().toProxy()}else if(t==="nodes"){return e.nodes.map((e=>e.toProxy()))}else if(t==="first"||t==="last"){return e[t].toProxy()}else{return e[t]}},set(e,t,n){if(e[t]===n)return true;e[t]=n;if(t==="name"||t==="params"||t==="selector"){e.markDirty()}return true}}}index(e){if(typeof e==="number")return e;if(e.proxyOf)e=e.proxyOf;return this.proxyOf.nodes.indexOf(e)}insertAfter(e,t){let n=this.index(e);let i=this.normalize(t,this.proxyOf.nodes[n]).reverse();n=this.index(e);for(let e of i)this.proxyOf.nodes.splice(n+1,0,e);let r;for(let e in this.indexes){r=this.indexes[e];if(n<r){this.indexes[e]=r+i.length}}this.markDirty();return this}insertBefore(e,t){let n=this.index(e);let i=n===0?"prepend":false;let r=this.normalize(t,this.proxyOf.nodes[n],i).reverse();n=this.index(e);for(let e of r)this.proxyOf.nodes.splice(n,0,e);let a;for(let e in this.indexes){a=this.indexes[e];if(n<=a){this.indexes[e]=a+r.length}}this.markDirty();return this}normalize(n,s){if(typeof n==="string"){n=c(o(n).nodes)}else if(typeof n==="undefined"){n=[]}else if(Array.isArray(n)){n=n.slice(0);for(let e of n){if(e.parent)e.parent.removeChild(e,"ignore")}}else if(n.type==="root"&&this.type!=="document"){n=n.nodes.slice(0);for(let e of n){if(e.parent)e.parent.removeChild(e,"ignore")}}else if(n.type){n=[n]}else if(n.prop){if(typeof n.value==="undefined"){throw new Error("Value field is missed in node creation")}else if(typeof n.value!=="string"){n.value=String(n.value)}n=[new t(n)]}else if(n.selector||n.selectors){n=[new l(n)]}else if(n.name){n=[new a(n)]}else if(n.text){n=[new e(n)]}else{throw new Error("Unknown node type in node creation")}let h=n.map((e=>{if(!e[r])d.rebuild(e);e=e.proxyOf;if(e.parent)e.parent.removeChild(e);if(e[i])u(e);if(!e.raws)e.raws={};if(typeof e.raws.before==="undefined"){if(s&&typeof s.raws.before!=="undefined"){e.raws.before=s.raws.before.replace(/\S/g,"")}}e.parent=this.proxyOf;return e}));return h}prepend(...e){e=e.reverse();for(let t of e){let e=this.normalize(t,this.first,"prepend").reverse();for(let t of e)this.proxyOf.nodes.unshift(t);for(let t in this.indexes){this.indexes[t]=this.indexes[t]+e.length}}this.markDirty();return this}push(e){e.parent=this;this.proxyOf.nodes.push(e);return this}removeAll(){for(let e of this.proxyOf.nodes)e.parent=undefined;this.proxyOf.nodes=[];this.markDirty();return this}removeChild(e){e=this.index(e);this.proxyOf.nodes[e].parent=undefined;this.proxyOf.nodes.splice(e,1);let t;for(let n in this.indexes){t=this.indexes[n];if(t>=e){this.indexes[n]=t-1}}this.markDirty();return this}replaceValues(e,t,n){if(!n){n=t;t={}}this.walkDecls((i=>{if(t.props&&!t.props.includes(i.prop))return;if(t.fast&&!i.value.includes(t.fast))return;i.value=i.value.replace(e,n)}));this.markDirty();return this}some(e){return this.nodes.some(e)}walk(e){return this.each(((t,n)=>{let i;try{i=e(t,n)}catch(e){throw t.addToError(e)}if(i!==false&&t.walk){i=t.walk(e)}return i}))}walkAtRules(e,t){if(!t){t=e;return this.walk(((e,n)=>{if(e.type==="atrule"){return t(e,n)}}))}if(e instanceof RegExp){return this.walk(((n,i)=>{if(n.type==="atrule"&&e.test(n.name)){return t(n,i)}}))}return this.walk(((n,i)=>{if(n.type==="atrule"&&n.name===e){return t(n,i)}}))}walkComments(e){return this.walk(((t,n)=>{if(t.type==="comment"){return e(t,n)}}))}walkDecls(e,t){if(!t){t=e;return this.walk(((e,n)=>{if(e.type==="decl"){return t(e,n)}}))}if(e instanceof RegExp){return this.walk(((n,i)=>{if(n.type==="decl"&&e.test(n.prop)){return t(n,i)}}))}return this.walk(((n,i)=>{if(n.type==="decl"&&n.prop===e){return t(n,i)}}))}walkRules(e,t){if(!t){t=e;return this.walk(((e,n)=>{if(e.type==="rule"){return t(e,n)}}))}if(e instanceof RegExp){return this.walk(((n,i)=>{if(n.type==="rule"&&e.test(n.selector)){return t(n,i)}}))}return this.walk(((n,i)=>{if(n.type==="rule"&&n.selector===e){return t(n,i)}}))}}d.registerParse=e=>{o=e};d.registerRule=e=>{l=e};d.registerAtRule=e=>{a=e};d.registerRoot=e=>{s=e};eP=d;d.default=d;d.rebuild=n=>{if(n.type==="atrule"){Object.setPrototypeOf(n,a.prototype)}else if(n.type==="rule"){Object.setPrototypeOf(n,l.prototype)}else if(n.type==="decl"){Object.setPrototypeOf(n,t.prototype)}else if(n.type==="comment"){Object.setPrototypeOf(n,e.prototype)}else if(n.type==="root"){Object.setPrototypeOf(n,s.prototype)}n[r]=true;if(n.nodes){n.nodes.forEach((e=>{d.rebuild(e)}))}};return eP}var iP;var rP;function aP(){if(rP)return iP;rP=1;let e=nP();class t extends e{constructor(e){super(e);this.type="atrule"}append(...e){if(!this.proxyOf.nodes)this.nodes=[];return super.append(...e)}prepend(...e){if(!this.proxyOf.nodes)this.nodes=[];return super.prepend(...e)}}iP=t;t.default=t;e.registerAtRule(t);return iP}var oP;var sP;function lP(){if(sP)return oP;sP=1;let e=nP();let t,n;class i extends e{constructor(e){super({type:"document",...e});if(!this.nodes){this.nodes=[]}}toResult(e={}){let i=new t(new n,this,e);return i.stringify()}}i.registerLazyResult=e=>{t=e};i.registerProcessor=e=>{n=e};oP=i;i.default=i;return oP}var cP;var uP;function dP(){if(uP)return cP;uP=1;let e="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";let t=(e,t=21)=>(n=t)=>{let i="";let r=n|0;while(r--){i+=e[Math.random()*e.length|0]}return i};let n=(t=21)=>{let n="";let i=t|0;while(i--){n+=e[Math.random()*64|0]}return n};cP={nanoid:n,customAlphabet:t};return cP}var hP;var fP;function gP(){if(fP)return hP;fP=1;let{existsSync:e,readFileSync:t}=_O;let{dirname:n,join:i}=_O;let{SourceMapConsumer:r,SourceMapGenerator:a}=_O;function o(e){if(Buffer){return Buffer.from(e,"base64").toString()}else{return window.atob(e)}}class s{constructor(e,t){if(t.map===false)return;this.loadAnnotation(e);this.inline=this.startWith(this.annotation,"data:");let i=t.map?t.map.prev:undefined;let r=this.loadMap(t.from,i);if(!this.mapFile&&t.from){this.mapFile=t.from}if(this.mapFile)this.root=n(this.mapFile);if(r)this.text=r}consumer(){if(!this.consumerCache){this.consumerCache=new r(this.text)}return this.consumerCache}decodeInline(e){let t=/^data:application\/json;charset=utf-?8;base64,/;let n=/^data:application\/json;base64,/;let i=/^data:application\/json;charset=utf-?8,/;let r=/^data:application\/json,/;let a=e.match(i)||e.match(r);if(a){return decodeURIComponent(e.substr(a[0].length))}let s=e.match(t)||e.match(n);if(s){return o(e.substr(s[0].length))}let l=e.match(/data:application\/json;([^,]+),/)[1];throw new Error("Unsupported source map encoding "+l)}getAnnotationURL(e){return e.replace(/^\/\*\s*# sourceMappingURL=/,"").trim()}isMap(e){if(typeof e!=="object")return false;return typeof e.mappings==="string"||typeof e._mappings==="string"||Array.isArray(e.sections)}loadAnnotation(e){let t=e.match(/\/\*\s*# sourceMappingURL=/g);if(!t)return;let n=e.lastIndexOf(t.pop());let i=e.indexOf("*/",n);if(n>-1&&i>-1){this.annotation=this.getAnnotationURL(e.substring(n,i))}}loadFile(i){this.root=n(i);if(e(i)){this.mapFile=i;return t(i,"utf-8").toString().trim()}}loadMap(e,t){if(t===false)return false;if(t){if(typeof t==="string"){return t}else if(typeof t==="function"){let n=t(e);if(n){let e=this.loadFile(n);if(!e){throw new Error("Unable to load previous source map: "+n.toString())}return e}}else if(t instanceof r){return a.fromSourceMap(t).toString()}else if(t instanceof a){return t.toString()}else if(this.isMap(t)){return JSON.stringify(t)}else{throw new Error("Unsupported previous source map format: "+t.toString())}}else if(this.inline){return this.decodeInline(this.annotation)}else if(this.annotation){let t=this.annotation;if(e)t=i(n(e),t);return this.loadFile(t)}}startWith(e,t){if(!e)return false;return e.substr(0,t.length)===t}withContent(){return!!(this.consumer().sourcesContent&&this.consumer().sourcesContent.length>0)}}hP=s;s.default=s;return hP}var mP;var pP;function vP(){if(pP)return mP;pP=1;let{nanoid:e}=dP();let{isAbsolute:t,resolve:n}=_O;let{SourceMapConsumer:i,SourceMapGenerator:r}=_O;let{fileURLToPath:a,pathToFileURL:o}=_O;let s=RO();let l=gP();let c=_O;let u=Symbol("fromOffsetCache");let d=Boolean(i&&r);let h=Boolean(n&&t);class f{get from(){return this.file||this.id}constructor(i,r={}){if(i===null||typeof i==="undefined"||typeof i==="object"&&!i.toString){throw new Error(`PostCSS received ${i} instead of CSS string`)}this.css=i.toString();if(this.css[0]==="\ufeff"||this.css[0]===""){this.hasBOM=true;this.css=this.css.slice(1)}else{this.hasBOM=false}this.document=this.css;if(r.document)this.document=r.document.toString();if(r.from){if(!h||/^\w+:\/\//.test(r.from)||t(r.from)){this.file=r.from}else{this.file=n(r.from)}}if(h&&d){let e=new l(this.css,r);if(e.text){this.map=e;let t=e.consumer().file;if(!this.file&&t)this.file=this.mapResolve(t)}}if(!this.file){this.id="<input css "+e(6)+">"}if(this.map)this.map.file=this.from}error(e,t,n,i={}){let r,a,l;if(t&&typeof t==="object"){let e=t;let i=n;if(typeof e.offset==="number"){let i=this.fromOffset(e.offset);t=i.line;n=i.col}else{t=e.line;n=e.column}if(typeof i.offset==="number"){let e=this.fromOffset(i.offset);a=e.line;r=e.col}else{a=i.line;r=i.column}}else if(!n){let e=this.fromOffset(t);t=e.line;n=e.col}let c=this.origin(t,n,a,r);if(c){l=new s(e,c.endLine===undefined?c.line:{column:c.column,line:c.line},c.endLine===undefined?c.column:{column:c.endColumn,line:c.endLine},c.source,c.file,i.plugin)}else{l=new s(e,a===undefined?t:{column:n,line:t},a===undefined?n:{column:r,line:a},this.css,this.file,i.plugin)}l.input={column:n,endColumn:r,endLine:a,line:t,source:this.css};if(this.file){if(o){l.input.url=o(this.file).toString()}l.input.file=this.file}return l}fromOffset(e){let t,n;if(!this[u]){let e=this.css.split("\n");n=new Array(e.length);let t=0;for(let i=0,r=e.length;i<r;i++){n[i]=t;t+=e[i].length+1}this[u]=n}else{n=this[u]}t=n[n.length-1];let i=0;if(e>=t){i=n.length-1}else{let t=n.length-2;let r;while(i<t){r=i+(t-i>>1);if(e<n[r]){t=r-1}else if(e>=n[r+1]){i=r+1}else{i=r;break}}}return{col:e-n[i]+1,line:i+1}}mapResolve(e){if(/^\w+:\/\//.test(e)){return e}return n(this.map.consumer().sourceRoot||this.map.root||".",e)}origin(e,n,i,r){if(!this.map)return false;let s=this.map.consumer();let l=s.originalPositionFor({column:n,line:e});if(!l.source)return false;let c;if(typeof i==="number"){c=s.originalPositionFor({column:r,line:i})}let u;if(t(l.source)){u=o(l.source)}else{u=new URL(l.source,this.map.consumer().sourceRoot||o(this.map.mapFile))}let d={column:l.column,endColumn:c&&c.column,endLine:c&&c.line,line:l.line,url:u.toString()};if(u.protocol==="file:"){if(a){d.file=a(u)}else{throw new Error(`file: protocol is not available in this PostCSS build`)}}let h=s.sourceContentFor(l.source);if(h)d.source=h;return d}toJSON(){let e={};for(let t of["hasBOM","css","file","id"]){if(this[t]!=null){e[t]=this[t]}}if(this.map){e.map={...this.map};if(e.map.consumerCache){e.map.consumerCache=undefined}}return e}}mP=f;f.default=f;if(c&&c.registerInput){c.registerInput(f)}return mP}var bP;var yP;function TP(){if(yP)return bP;yP=1;let e=nP();let t,n;class i extends e{constructor(e){super(e);this.type="root";if(!this.nodes)this.nodes=[]}normalize(e,t,n){let i=super.normalize(e);if(t){if(n==="prepend"){if(this.nodes.length>1){t.raws.before=this.nodes[1].raws.before}else{delete t.raws.before}}else if(this.first!==t){for(let e of i){e.raws.before=t.raws.before}}}return i}removeChild(e,t){let n=this.index(e);if(!t&&n===0&&this.nodes.length>1){this.nodes[1].raws.before=this.nodes[n].raws.before}return super.removeChild(e)}toResult(e={}){let i=new t(new n,this,e);return i.stringify()}}i.registerLazyResult=e=>{t=e};i.registerProcessor=e=>{n=e};bP=i;i.default=i;e.registerRoot(i);return bP}var kP;var EP;function wP(){if(EP)return kP;EP=1;let e={comma(t){return e.split(t,[","],true)},space(t){let n=[" ","\n","\t"];return e.split(t,n)},split(e,t,n){let i=[];let r="";let a=false;let o=0;let s=false;let l="";let c=false;for(let n of e){if(c){c=false}else if(n==="\\"){c=true}else if(s){if(n===l){s=false}}else if(n==='"'||n==="'"){s=true;l=n}else if(n==="("){o+=1}else if(n===")"){if(o>0)o-=1}else if(o===0){if(t.includes(n))a=true}if(a){if(r!=="")i.push(r.trim());r="";a=false}else{r+=n}}if(n||r!=="")i.push(r.trim());return i}};kP=e;e.default=e;return kP}var SP;var BP;function CP(){if(BP)return SP;BP=1;let e=nP();let t=wP();class n extends e{get selectors(){return t.comma(this.selector)}set selectors(e){let t=this.selector?this.selector.match(/,\s*/):null;let n=t?t[0]:","+this.raw("between","beforeOpen");this.selector=e.join(n)}constructor(e){super(e);this.type="rule";if(!this.nodes)this.nodes=[]}}SP=n;n.default=n;e.registerRule(n);return SP}var MP;var DP;function AP(){if(DP)return MP;DP=1;let e=aP();let t=ZO();let n=QO();let i=vP();let r=gP();let a=TP();let o=CP();function s(l,c){if(Array.isArray(l))return l.map((e=>s(e)));let{inputs:u,...d}=l;if(u){c=[];for(let e of u){let t={...e,__proto__:i.prototype};if(t.map){t.map={...t.map,__proto__:r.prototype}}c.push(t)}}if(d.nodes){d.nodes=l.nodes.map((e=>s(e,c)))}if(d.source){let{inputId:e,...t}=d.source;d.source=t;if(e!=null){d.source.input=c[e]}}if(d.type==="root"){return new a(d)}else if(d.type==="decl"){return new n(d)}else if(d.type==="rule"){return new o(d)}else if(d.type==="comment"){return new t(d)}else if(d.type==="atrule"){return new e(d)}else{throw new Error("Unknown node type: "+l.type)}}MP=s;s.default=s;return MP}var OP;var PP;function _P(){if(PP)return OP;PP=1;let{dirname:e,relative:t,resolve:n,sep:i}=_O;let{SourceMapConsumer:r,SourceMapGenerator:a}=_O;let{pathToFileURL:o}=_O;let s=vP();let l=Boolean(r&&a);let c=Boolean(e&&n&&t&&i);class u{constructor(e,t,n,i){this.stringify=e;this.mapOpts=n.map||{};this.root=t;this.opts=n;this.css=i;this.originalCSS=i;this.usesFileUrls=!this.mapOpts.from&&this.mapOpts.absolute;this.memoizedFileURLs=new Map;this.memoizedPaths=new Map;this.memoizedURLs=new Map}addAnnotation(){let e;if(this.isInline()){e="data:application/json;base64,"+this.toBase64(this.map.toString())}else if(typeof this.mapOpts.annotation==="string"){e=this.mapOpts.annotation}else if(typeof this.mapOpts.annotation==="function"){e=this.mapOpts.annotation(this.opts.to,this.root)}else{e=this.outputFile()+".map"}let t="\n";if(this.css.includes("\r\n"))t="\r\n";this.css+=t+"/*# sourceMappingURL="+e+" */"}applyPrevMaps(){for(let t of this.previous()){let n=this.toUrl(this.path(t.file));let i=t.root||e(t.file);let a;if(this.mapOpts.sourcesContent===false){a=new r(t.text);if(a.sourcesContent){a.sourcesContent=null}}else{a=t.consumer()}this.map.applySourceMap(a,n,this.toUrl(this.path(i)))}}clearAnnotation(){if(this.mapOpts.annotation===false)return;if(this.root){let e;for(let t=this.root.nodes.length-1;t>=0;t--){e=this.root.nodes[t];if(e.type!=="comment")continue;if(e.text.startsWith("# sourceMappingURL=")){this.root.removeChild(t)}}}else if(this.css){this.css=this.css.replace(/\n*\/\*#[\S\s]*?\*\/$/gm,"")}}generate(){this.clearAnnotation();if(c&&l&&this.isMap()){return this.generateMap()}else{let e="";this.stringify(this.root,(t=>{e+=t}));return[e]}}generateMap(){if(this.root){this.generateString()}else if(this.previous().length===1){let e=this.previous()[0].consumer();e.file=this.outputFile();this.map=a.fromSourceMap(e,{ignoreInvalidMapping:true})}else{this.map=new a({file:this.outputFile(),ignoreInvalidMapping:true});this.map.addMapping({generated:{column:0,line:1},original:{column:0,line:1},source:this.opts.from?this.toUrl(this.path(this.opts.from)):"<no source>"})}if(this.isSourcesContent())this.setSourcesContent();if(this.root&&this.previous().length>0)this.applyPrevMaps();if(this.isAnnotation())this.addAnnotation();if(this.isInline()){return[this.css]}else{return[this.css,this.map]}}generateString(){this.css="";this.map=new a({file:this.outputFile(),ignoreInvalidMapping:true});let e=1;let t=1;let n="<no source>";let i={generated:{column:0,line:0},original:{column:0,line:0},source:""};let r,o;this.stringify(this.root,((a,s,l)=>{this.css+=a;if(s&&l!=="end"){i.generated.line=e;i.generated.column=t-1;if(s.source&&s.source.start){i.source=this.sourcePath(s);i.original.line=s.source.start.line;i.original.column=s.source.start.column-1;this.map.addMapping(i)}else{i.source=n;i.original.line=1;i.original.column=0;this.map.addMapping(i)}}o=a.match(/\n/g);if(o){e+=o.length;r=a.lastIndexOf("\n");t=a.length-r}else{t+=a.length}if(s&&l!=="start"){let r=s.parent||{raws:{}};let a=s.type==="decl"||s.type==="atrule"&&!s.nodes;if(!a||s!==r.last||r.raws.semicolon){if(s.source&&s.source.end){i.source=this.sourcePath(s);i.original.line=s.source.end.line;i.original.column=s.source.end.column-1;i.generated.line=e;i.generated.column=t-2;this.map.addMapping(i)}else{i.source=n;i.original.line=1;i.original.column=0;i.generated.line=e;i.generated.column=t-1;this.map.addMapping(i)}}}}))}isAnnotation(){if(this.isInline()){return true}if(typeof this.mapOpts.annotation!=="undefined"){return this.mapOpts.annotation}if(this.previous().length){return this.previous().some((e=>e.annotation))}return true}isInline(){if(typeof this.mapOpts.inline!=="undefined"){return this.mapOpts.inline}let e=this.mapOpts.annotation;if(typeof e!=="undefined"&&e!==true){return false}if(this.previous().length){return this.previous().some((e=>e.inline))}return true}isMap(){if(typeof this.opts.map!=="undefined"){return!!this.opts.map}return this.previous().length>0}isSourcesContent(){if(typeof this.mapOpts.sourcesContent!=="undefined"){return this.mapOpts.sourcesContent}if(this.previous().length){return this.previous().some((e=>e.withContent()))}return true}outputFile(){if(this.opts.to){return this.path(this.opts.to)}else if(this.opts.from){return this.path(this.opts.from)}else{return"to.css"}}path(i){if(this.mapOpts.absolute)return i;if(i.charCodeAt(0)===60)return i;if(/^\w+:\/\//.test(i))return i;let r=this.memoizedPaths.get(i);if(r)return r;let a=this.opts.to?e(this.opts.to):".";if(typeof this.mapOpts.annotation==="string"){a=e(n(a,this.mapOpts.annotation))}let o=t(a,i);this.memoizedPaths.set(i,o);return o}previous(){if(!this.previousMaps){this.previousMaps=[];if(this.root){this.root.walk((e=>{if(e.source&&e.source.input.map){let t=e.source.input.map;if(!this.previousMaps.includes(t)){this.previousMaps.push(t)}}}))}else{let e=new s(this.originalCSS,this.opts);if(e.map)this.previousMaps.push(e.map)}}return this.previousMaps}setSourcesContent(){let e={};if(this.root){this.root.walk((t=>{if(t.source){let n=t.source.input.from;if(n&&!e[n]){e[n]=true;let i=this.usesFileUrls?this.toFileUrl(n):this.toUrl(this.path(n));this.map.setSourceContent(i,t.source.input.css)}}}))}else if(this.css){let e=this.opts.from?this.toUrl(this.path(this.opts.from)):"<no source>";this.map.setSourceContent(e,this.css)}}sourcePath(e){if(this.mapOpts.from){return this.toUrl(this.mapOpts.from)}else if(this.usesFileUrls){return this.toFileUrl(e.source.input.from)}else{return this.toUrl(this.path(e.source.input.from))}}toBase64(e){if(Buffer){return Buffer.from(e).toString("base64")}else{return window.btoa(unescape(encodeURIComponent(e)))}}toFileUrl(e){let t=this.memoizedFileURLs.get(e);if(t)return t;if(o){let t=o(e).toString();this.memoizedFileURLs.set(e,t);return t}else{throw new Error("`map.absolute` option is not available in this PostCSS build")}}toUrl(e){let t=this.memoizedURLs.get(e);if(t)return t;if(i==="\\"){e=e.replace(/\\/g,"/")}let n=encodeURI(e).replace(/[#?]/g,encodeURIComponent);this.memoizedURLs.set(e,n);return n}}OP=u;return OP}var LP;var xP;function RP(){if(xP)return LP;xP=1;const e="'".charCodeAt(0);const t='"'.charCodeAt(0);const n="\\".charCodeAt(0);const i="/".charCodeAt(0);const r="\n".charCodeAt(0);const a=" ".charCodeAt(0);const o="\f".charCodeAt(0);const s="\t".charCodeAt(0);const l="\r".charCodeAt(0);const c="[".charCodeAt(0);const u="]".charCodeAt(0);const d="(".charCodeAt(0);const h=")".charCodeAt(0);const f="{".charCodeAt(0);const g="}".charCodeAt(0);const m=";".charCodeAt(0);const p="*".charCodeAt(0);const v=":".charCodeAt(0);const b="@".charCodeAt(0);const y=/[\t\n\f\r "#'()/;[\\\]{}]/g;const T=/[\t\n\f\r !"#'():;@[\\\]{}]|\/(?=\*)/g;const k=/.[\r\n"'(/\\]/;const E=/[\da-f]/i;LP=function w(S,B={}){let C=S.css.valueOf();let M=B.ignoreErrors;let D,A,O,P,_;let L,x,R,j,z;let N=C.length;let I=0;let q=[];let F=[];function U(){return I}function Y(e){throw S.error("Unclosed "+e,I)}function G(){return F.length===0&&I>=N}function V(w){if(F.length)return F.pop();if(I>=N)return;let S=w?w.ignoreUnclosed:false;D=C.charCodeAt(I);switch(D){case r:case a:case s:case l:case o:{P=I;do{P+=1;D=C.charCodeAt(P)}while(D===a||D===r||D===s||D===l||D===o);L=["space",C.slice(I,P)];I=P-1;break}case c:case u:case f:case g:case v:case m:case h:{let e=String.fromCharCode(D);L=[e,e,I];break}case d:{z=q.length?q.pop()[1]:"";j=C.charCodeAt(I+1);if(z==="url"&&j!==e&&j!==t&&j!==a&&j!==r&&j!==s&&j!==o&&j!==l){P=I;do{x=false;P=C.indexOf(")",P+1);if(P===-1){if(M||S){P=I;break}else{Y("bracket")}}R=P;while(C.charCodeAt(R-1)===n){R-=1;x=!x}}while(x);L=["brackets",C.slice(I,P+1),I,P];I=P}else{P=C.indexOf(")",I+1);A=C.slice(I,P+1);if(P===-1||k.test(A)){L=["(","(",I]}else{L=["brackets",A,I,P];I=P}}break}case e:case t:{_=D===e?"'":'"';P=I;do{x=false;P=C.indexOf(_,P+1);if(P===-1){if(M||S){P=I+1;break}else{Y("string")}}R=P;while(C.charCodeAt(R-1)===n){R-=1;x=!x}}while(x);L=["string",C.slice(I,P+1),I,P];I=P;break}case b:{y.lastIndex=I+1;y.test(C);if(y.lastIndex===0){P=C.length-1}else{P=y.lastIndex-2}L=["at-word",C.slice(I,P+1),I,P];I=P;break}case n:{P=I;O=true;while(C.charCodeAt(P+1)===n){P+=1;O=!O}D=C.charCodeAt(P+1);if(O&&D!==i&&D!==a&&D!==r&&D!==s&&D!==l&&D!==o){P+=1;if(E.test(C.charAt(P))){while(E.test(C.charAt(P+1))){P+=1}if(C.charCodeAt(P+1)===a){P+=1}}}L=["word",C.slice(I,P+1),I,P];I=P;break}default:{if(D===i&&C.charCodeAt(I+1)===p){P=C.indexOf("*/",I+2)+1;if(P===0){if(M||S){P=C.length}else{Y("comment")}}L=["comment",C.slice(I,P+1),I,P];I=P}else{T.lastIndex=I+1;T.test(C);if(T.lastIndex===0){P=C.length-1}else{P=T.lastIndex-2}L=["word",C.slice(I,P+1),I,P];q.push(L);I=P}break}}I++;return L}function H(e){F.push(e)}return{back:H,endOfFile:G,nextToken:V,position:U}};return LP}var jP;var zP;function NP(){if(zP)return jP;zP=1;let e=aP();let t=ZO();let n=QO();let i=TP();let r=CP();let a=RP();const o={empty:true,space:true};function s(e){for(let t=e.length-1;t>=0;t--){let n=e[t];let i=n[3]||n[2];if(i)return i}}class l{constructor(e){this.input=e;this.root=new i;this.current=this.root;this.spaces="";this.semicolon=false;this.createTokenizer();this.root.source={input:e,start:{column:1,line:1,offset:0}}}atrule(t){let n=new e;n.name=t[1].slice(1);if(n.name===""){this.unnamedAtrule(n,t)}this.init(n,t[2]);let i;let r;let a;let o=false;let s=false;let l=[];let c=[];while(!this.tokenizer.endOfFile()){t=this.tokenizer.nextToken();i=t[0];if(i==="("||i==="["){c.push(i==="("?")":"]")}else if(i==="{"&&c.length>0){c.push("}")}else if(i===c[c.length-1]){c.pop()}if(c.length===0){if(i===";"){n.source.end=this.getPosition(t[2]);n.source.end.offset++;this.semicolon=true;break}else if(i==="{"){s=true;break}else if(i==="}"){if(l.length>0){a=l.length-1;r=l[a];while(r&&r[0]==="space"){r=l[--a]}if(r){n.source.end=this.getPosition(r[3]||r[2]);n.source.end.offset++}}this.end(t);break}else{l.push(t)}}else{l.push(t)}if(this.tokenizer.endOfFile()){o=true;break}}n.raws.between=this.spacesAndCommentsFromEnd(l);if(l.length){n.raws.afterName=this.spacesAndCommentsFromStart(l);this.raw(n,"params",l);if(o){t=l[l.length-1];n.source.end=this.getPosition(t[3]||t[2]);n.source.end.offset++;this.spaces=n.raws.between;n.raws.between=""}}else{n.raws.afterName="";n.params=""}if(s){n.nodes=[];this.current=n}}checkMissedSemicolon(e){let t=this.colon(e);if(t===false)return;let n=0;let i;for(let r=t-1;r>=0;r--){i=e[r];if(i[0]!=="space"){n+=1;if(n===2)break}}throw this.input.error("Missed semicolon",i[0]==="word"?i[3]+1:i[2])}colon(e){let t=0;let n,i,r;for(let[a,o]of e.entries()){i=o;r=i[0];if(r==="("){t+=1}if(r===")"){t-=1}if(t===0&&r===":"){if(!n){this.doubleColon(i)}else if(n[0]==="word"&&n[1]==="progid"){continue}else{return a}}n=i}return false}comment(e){let n=new t;this.init(n,e[2]);n.source.end=this.getPosition(e[3]||e[2]);n.source.end.offset++;let i=e[1].slice(2,-2);if(/^\s*$/.test(i)){n.text="";n.raws.left=i;n.raws.right=""}else{let e=i.match(/^(\s*)([^]*\S)(\s*)$/);n.text=e[2];n.raws.left=e[1];n.raws.right=e[3]}}createTokenizer(){this.tokenizer=a(this.input)}decl(e,t){let i=new n;this.init(i,e[0][2]);let r=e[e.length-1];if(r[0]===";"){this.semicolon=true;e.pop()}i.source.end=this.getPosition(r[3]||r[2]||s(e));i.source.end.offset++;while(e[0][0]!=="word"){if(e.length===1)this.unknownWord(e);i.raws.before+=e.shift()[1]}i.source.start=this.getPosition(e[0][2]);i.prop="";while(e.length){let t=e[0][0];if(t===":"||t==="space"||t==="comment"){break}i.prop+=e.shift()[1]}i.raws.between="";let a;while(e.length){a=e.shift();if(a[0]===":"){i.raws.between+=a[1];break}else{if(a[0]==="word"&&/\w/.test(a[1])){this.unknownWord([a])}i.raws.between+=a[1]}}if(i.prop[0]==="_"||i.prop[0]==="*"){i.raws.before+=i.prop[0];i.prop=i.prop.slice(1)}let o=[];let l;while(e.length){l=e[0][0];if(l!=="space"&&l!=="comment")break;o.push(e.shift())}this.precheckMissedSemicolon(e);for(let t=e.length-1;t>=0;t--){a=e[t];if(a[1].toLowerCase()==="!important"){i.important=true;let n=this.stringFrom(e,t);n=this.spacesFromEnd(e)+n;if(n!==" !important")i.raws.important=n;break}else if(a[1].toLowerCase()==="important"){let n=e.slice(0);let r="";for(let e=t;e>0;e--){let t=n[e][0];if(r.trim().startsWith("!")&&t!=="space"){break}r=n.pop()[1]+r}if(r.trim().startsWith("!")){i.important=true;i.raws.important=r;e=n}}if(a[0]!=="space"&&a[0]!=="comment"){break}}let c=e.some((e=>e[0]!=="space"&&e[0]!=="comment"));if(c){i.raws.between+=o.map((e=>e[1])).join("");o=[]}this.raw(i,"value",o.concat(e),t);if(i.value.includes(":")&&!t){this.checkMissedSemicolon(e)}}doubleColon(e){throw this.input.error("Double colon",{offset:e[2]},{offset:e[2]+e[1].length})}emptyRule(e){let t=new r;this.init(t,e[2]);t.selector="";t.raws.between="";this.current=t}end(e){if(this.current.nodes&&this.current.nodes.length){this.current.raws.semicolon=this.semicolon}this.semicolon=false;this.current.raws.after=(this.current.raws.after||"")+this.spaces;this.spaces="";if(this.current.parent){this.current.source.end=this.getPosition(e[2]);this.current.source.end.offset++;this.current=this.current.parent}else{this.unexpectedClose(e)}}endFile(){if(this.current.parent)this.unclosedBlock();if(this.current.nodes&&this.current.nodes.length){this.current.raws.semicolon=this.semicolon}this.current.raws.after=(this.current.raws.after||"")+this.spaces;this.root.source.end=this.getPosition(this.tokenizer.position())}freeSemicolon(e){this.spaces+=e[1];if(this.current.nodes){let t=this.current.nodes[this.current.nodes.length-1];if(t&&t.type==="rule"&&!t.raws.ownSemicolon){t.raws.ownSemicolon=this.spaces;this.spaces="";t.source.end=this.getPosition(e[2]);t.source.end.offset+=t.raws.ownSemicolon.length}}}getPosition(e){let t=this.input.fromOffset(e);return{column:t.col,line:t.line,offset:e}}init(e,t){this.current.push(e);e.source={input:this.input,start:this.getPosition(t)};e.raws.before=this.spaces;this.spaces="";if(e.type!=="comment")this.semicolon=false}other(e){let t=false;let n=null;let i=false;let r=null;let a=[];let o=e[1].startsWith("--");let s=[];let l=e;while(l){n=l[0];s.push(l);if(n==="("||n==="["){if(!r)r=l;a.push(n==="("?")":"]")}else if(o&&i&&n==="{"){if(!r)r=l;a.push("}")}else if(a.length===0){if(n===";"){if(i){this.decl(s,o);return}else{break}}else if(n==="{"){this.rule(s);return}else if(n==="}"){this.tokenizer.back(s.pop());t=true;break}else if(n===":"){i=true}}else if(n===a[a.length-1]){a.pop();if(a.length===0)r=null}l=this.tokenizer.nextToken()}if(this.tokenizer.endOfFile())t=true;if(a.length>0)this.unclosedBracket(r);if(t&&i){if(!o){while(s.length){l=s[s.length-1][0];if(l!=="space"&&l!=="comment")break;this.tokenizer.back(s.pop())}}this.decl(s,o)}else{this.unknownWord(s)}}parse(){let e;while(!this.tokenizer.endOfFile()){e=this.tokenizer.nextToken();switch(e[0]){case"space":this.spaces+=e[1];break;case";":this.freeSemicolon(e);break;case"}":this.end(e);break;case"comment":this.comment(e);break;case"at-word":this.atrule(e);break;case"{":this.emptyRule(e);break;default:this.other(e);break}}this.endFile()}precheckMissedSemicolon(){}raw(e,t,n,i){let r,a;let s=n.length;let l="";let c=true;let u,d;for(let e=0;e<s;e+=1){r=n[e];a=r[0];if(a==="space"&&e===s-1&&!i){c=false}else if(a==="comment"){d=n[e-1]?n[e-1][0]:"empty";u=n[e+1]?n[e+1][0]:"empty";if(!o[d]&&!o[u]){if(l.slice(-1)===","){c=false}else{l+=r[1]}}else{c=false}}else{l+=r[1]}}if(!c){let i=n.reduce(((e,t)=>e+t[1]),"");e.raws[t]={raw:i,value:l}}e[t]=l}rule(e){e.pop();let t=new r;this.init(t,e[0][2]);t.raws.between=this.spacesAndCommentsFromEnd(e);this.raw(t,"selector",e);this.current=t}spacesAndCommentsFromEnd(e){let t;let n="";while(e.length){t=e[e.length-1][0];if(t!=="space"&&t!=="comment")break;n=e.pop()[1]+n}return n}spacesAndCommentsFromStart(e){let t;let n="";while(e.length){t=e[0][0];if(t!=="space"&&t!=="comment")break;n+=e.shift()[1]}return n}spacesFromEnd(e){let t;let n="";while(e.length){t=e[e.length-1][0];if(t!=="space")break;n=e.pop()[1]+n}return n}stringFrom(e,t){let n="";for(let i=t;i<e.length;i++){n+=e[i][1]}e.splice(t,e.length-t);return n}unclosedBlock(){let e=this.current.source.start;throw this.input.error("Unclosed block",e.line,e.column)}unclosedBracket(e){throw this.input.error("Unclosed bracket",{offset:e[2]},{offset:e[2]+1})}unexpectedClose(e){throw this.input.error("Unexpected }",{offset:e[2]},{offset:e[2]+1})}unknownWord(e){throw this.input.error("Unknown word "+e[0][1],{offset:e[0][2]},{offset:e[0][2]+e[0][1].length})}unnamedAtrule(e,t){throw this.input.error("At-rule without name",{offset:t[2]},{offset:t[2]+t[1].length})}}jP=l;return jP}var IP;var qP;function FP(){if(qP)return IP;qP=1;let e=nP();let t=vP();let n=NP();function i(e,i){let r=new t(e,i);let a=new n(r);try{a.parse()}catch(e){throw e}return a.root}IP=i;i.default=i;e.registerParse(i);return IP}var UP;var YP;function GP(){if(YP)return UP;YP=1;class e{constructor(e,t={}){this.type="warning";this.text=e;if(t.node&&t.node.source){let e=t.node.rangeBy(t);this.line=e.start.line;this.column=e.start.column;this.endLine=e.end.line;this.endColumn=e.end.column}for(let e in t)this[e]=t[e]}toString(){if(this.node){return this.node.error(this.text,{index:this.index,plugin:this.plugin,word:this.word}).message}if(this.plugin){return this.plugin+": "+this.text}return this.text}}UP=e;e.default=e;return UP}var VP;var HP;function $P(){if(HP)return VP;HP=1;let e=GP();class t{get content(){return this.css}constructor(e,t,n){this.processor=e;this.messages=[];this.root=t;this.opts=n;this.css=undefined;this.map=undefined}toString(){return this.css}warn(t,n={}){if(!n.plugin){if(this.lastPlugin&&this.lastPlugin.postcssPlugin){n.plugin=this.lastPlugin.postcssPlugin}}let i=new e(t,n);this.messages.push(i);return i}warnings(){return this.messages.filter((e=>e.type==="warning"))}}VP=t;t.default=t;return VP}var WP;var KP;function ZP(){if(KP)return WP;KP=1;let e=nP();let t=lP();let n=_P();let i=FP();let r=$P();let a=TP();let o=FO();let{isClean:s,my:l}=GO();const c={atrule:"AtRule",comment:"Comment",decl:"Declaration",document:"Document",root:"Root",rule:"Rule"};const u={AtRule:true,AtRuleExit:true,Comment:true,CommentExit:true,Declaration:true,DeclarationExit:true,Document:true,DocumentExit:true,Once:true,OnceExit:true,postcssPlugin:true,prepare:true,Root:true,RootExit:true,Rule:true,RuleExit:true};const d={Once:true,postcssPlugin:true,prepare:true};const h=0;function f(e){return typeof e==="object"&&typeof e.then==="function"}function g(e){let t=false;let n=c[e.type];if(e.type==="decl"){t=e.prop.toLowerCase()}else if(e.type==="atrule"){t=e.name.toLowerCase()}if(t&&e.append){return[n,n+"-"+t,h,n+"Exit",n+"Exit-"+t]}else if(t){return[n,n+"-"+t,n+"Exit",n+"Exit-"+t]}else if(e.append){return[n,h,n+"Exit"]}else{return[n,n+"Exit"]}}function m(e){let t;if(e.type==="document"){t=["Document",h,"DocumentExit"]}else if(e.type==="root"){t=["Root",h,"RootExit"]}else{t=g(e)}return{eventIndex:0,events:t,iterator:0,node:e,visitorIndex:0,visitors:[]}}function p(e){e[s]=false;if(e.nodes)e.nodes.forEach((e=>p(e)));return e}let v={};class b{get content(){return this.stringify().content}get css(){return this.stringify().css}get map(){return this.stringify().map}get messages(){return this.sync().messages}get opts(){return this.result.opts}get processor(){return this.result.processor}get root(){return this.sync().root}get[Symbol.toStringTag](){return"LazyResult"}constructor(t,n,a){this.stringified=false;this.processed=false;let o;if(typeof n==="object"&&n!==null&&(n.type==="root"||n.type==="document")){o=p(n)}else if(n instanceof b||n instanceof r){o=p(n.root);if(n.map){if(typeof a.map==="undefined")a.map={};if(!a.map.inline)a.map.inline=false;a.map.prev=n.map}}else{let t=i;if(a.syntax)t=a.syntax.parse;if(a.parser)t=a.parser;if(t.parse)t=t.parse;try{o=t(n,a)}catch(e){this.processed=true;this.error=e}if(o&&!o[l]){e.rebuild(o)}}this.result=new r(t,o,a);this.helpers={...v,postcss:v,result:this.result};this.plugins=this.processor.plugins.map((e=>{if(typeof e==="object"&&e.prepare){return{...e,...e.prepare(this.result)}}else{return e}}))}async(){if(this.error)return Promise.reject(this.error);if(this.processed)return Promise.resolve(this.result);if(!this.processing){this.processing=this.runAsync()}return this.processing}catch(e){return this.async().catch(e)}finally(e){return this.async().then(e,e)}getAsyncError(){throw new Error("Use process(css).then(cb) to work with async plugins")}handleError(e,t){let n=this.result.lastPlugin;try{if(t)t.addToError(e);this.error=e;if(e.name==="CssSyntaxError"&&!e.plugin){e.plugin=n.postcssPlugin;e.setMessage()}}catch(e){if(console&&console.error)console.error(e)}return e}prepareVisitors(){this.listeners={};let e=(e,t,n)=>{if(!this.listeners[t])this.listeners[t]=[];this.listeners[t].push([e,n])};for(let t of this.plugins){if(typeof t==="object"){for(let n in t){if(!u[n]&&/^[A-Z]/.test(n)){throw new Error(`Unknown event ${n} in ${t.postcssPlugin}. `+`Try to update PostCSS (${this.processor.version} now).`)}if(!d[n]){if(typeof t[n]==="object"){for(let i in t[n]){if(i==="*"){e(t,n,t[n][i])}else{e(t,n+"-"+i.toLowerCase(),t[n][i])}}}else if(typeof t[n]==="function"){e(t,n,t[n])}}}}}this.hasListener=Object.keys(this.listeners).length>0}async runAsync(){this.plugin=0;for(let e=0;e<this.plugins.length;e++){let t=this.plugins[e];let n=this.runOnRoot(t);if(f(n)){try{await n}catch(e){throw this.handleError(e)}}}this.prepareVisitors();if(this.hasListener){let e=this.result.root;while(!e[s]){e[s]=true;let t=[m(e)];while(t.length>0){let e=this.visitTick(t);if(f(e)){try{await e}catch(e){let n=t[t.length-1].node;throw this.handleError(e,n)}}}}if(this.listeners.OnceExit){for(let[t,n]of this.listeners.OnceExit){this.result.lastPlugin=t;try{if(e.type==="document"){let t=e.nodes.map((e=>n(e,this.helpers)));await Promise.all(t)}else{await n(e,this.helpers)}}catch(e){throw this.handleError(e)}}}}this.processed=true;return this.stringify()}runOnRoot(e){this.result.lastPlugin=e;try{if(typeof e==="object"&&e.Once){if(this.result.root.type==="document"){let t=this.result.root.nodes.map((t=>e.Once(t,this.helpers)));if(f(t[0])){return Promise.all(t)}return t}return e.Once(this.result.root,this.helpers)}else if(typeof e==="function"){return e(this.result.root,this.result)}}catch(e){throw this.handleError(e)}}stringify(){if(this.error)throw this.error;if(this.stringified)return this.result;this.stringified=true;this.sync();let e=this.result.opts;let t=o;if(e.syntax)t=e.syntax.stringify;if(e.stringifier)t=e.stringifier;if(t.stringify)t=t.stringify;let i=new n(t,this.result.root,this.result.opts);let r=i.generate();this.result.css=r[0];this.result.map=r[1];return this.result}sync(){if(this.error)throw this.error;if(this.processed)return this.result;this.processed=true;if(this.processing){throw this.getAsyncError()}for(let e of this.plugins){let t=this.runOnRoot(e);if(f(t)){throw this.getAsyncError()}}this.prepareVisitors();if(this.hasListener){let e=this.result.root;while(!e[s]){e[s]=true;this.walkSync(e)}if(this.listeners.OnceExit){if(e.type==="document"){for(let t of e.nodes){this.visitSync(this.listeners.OnceExit,t)}}else{this.visitSync(this.listeners.OnceExit,e)}}}return this.result}then(e,t){return this.async().then(e,t)}toString(){return this.css}visitSync(e,t){for(let[n,i]of e){this.result.lastPlugin=n;let e;try{e=i(t,this.helpers)}catch(e){throw this.handleError(e,t.proxyOf)}if(t.type!=="root"&&t.type!=="document"&&!t.parent){return true}if(f(e)){throw this.getAsyncError()}}}visitTick(e){let t=e[e.length-1];let{node:n,visitors:i}=t;if(n.type!=="root"&&n.type!=="document"&&!n.parent){e.pop();return}if(i.length>0&&t.visitorIndex<i.length){let[e,r]=i[t.visitorIndex];t.visitorIndex+=1;if(t.visitorIndex===i.length){t.visitors=[];t.visitorIndex=0}this.result.lastPlugin=e;try{return r(n.toProxy(),this.helpers)}catch(e){throw this.handleError(e,n)}}if(t.iterator!==0){let i=t.iterator;let r;while(r=n.nodes[n.indexes[i]]){n.indexes[i]+=1;if(!r[s]){r[s]=true;e.push(m(r));return}}t.iterator=0;delete n.indexes[i]}let r=t.events;while(t.eventIndex<r.length){let e=r[t.eventIndex];t.eventIndex+=1;if(e===h){if(n.nodes&&n.nodes.length){n[s]=true;t.iterator=n.getIterator()}return}else if(this.listeners[e]){t.visitors=this.listeners[e];return}}e.pop()}walkSync(e){e[s]=true;let t=g(e);for(let n of t){if(n===h){if(e.nodes){e.each((e=>{if(!e[s])this.walkSync(e)}))}}else{let t=this.listeners[n];if(t){if(this.visitSync(t,e.toProxy()))return}}}}warnings(){return this.sync().warnings()}}b.registerPostcss=e=>{v=e};WP=b;b.default=b;a.registerLazyResult(b);t.registerLazyResult(b);return WP}var JP;var XP;function QP(){if(XP)return JP;XP=1;let e=_P();let t=FP();const n=$P();let i=FO();class r{get content(){return this.result.css}get css(){return this.result.css}get map(){return this.result.map}get messages(){return[]}get opts(){return this.result.opts}get processor(){return this.result.processor}get root(){if(this._root){return this._root}let e;let n=t;try{e=n(this._css,this._opts)}catch(e){this.error=e}if(this.error){throw this.error}else{this._root=e;return e}}get[Symbol.toStringTag](){return"NoWorkResult"}constructor(t,r,a){r=r.toString();this.stringified=false;this._processor=t;this._css=r;this._opts=a;this._map=undefined;let o;let s=i;this.result=new n(this._processor,o,this._opts);this.result.css=r;let l=this;Object.defineProperty(this.result,"root",{get(){return l.root}});let c=new e(s,o,this._opts,r);if(c.isMap()){let[e,t]=c.generate();if(e){this.result.css=e}if(t){this.result.map=t}}else{c.clearAnnotation();this.result.css=c.css}}async(){if(this.error)return Promise.reject(this.error);return Promise.resolve(this.result)}catch(e){return this.async().catch(e)}finally(e){return this.async().then(e,e)}sync(){if(this.error)throw this.error;return this.result}then(e,t){return this.async().then(e,t)}toString(){return this._css}warnings(){return[]}}JP=r;r.default=r;return JP}var e_;var t_;function n_(){if(t_)return e_;t_=1;let e=lP();let t=ZP();let n=QP();let i=TP();class r{constructor(e=[]){this.version="8.5.3";this.plugins=this.normalize(e)}normalize(e){let t=[];for(let n of e){if(n.postcss===true){n=n()}else if(n.postcss){n=n.postcss}if(typeof n==="object"&&Array.isArray(n.plugins)){t=t.concat(n.plugins)}else if(typeof n==="object"&&n.postcssPlugin){t.push(n)}else if(typeof n==="function"){t.push(n)}else if(typeof n==="object"&&(n.parse||n.stringify));else{throw new Error(n+" is not a PostCSS plugin")}}return t}process(e,i={}){if(!this.plugins.length&&!i.parser&&!i.stringifier&&!i.syntax){return new n(this,e,i)}else{return new t(this,e,i)}}use(e){this.plugins=this.plugins.concat(this.normalize([e]));return this}}e_=r;r.default=r;i.registerProcessor(r);e.registerProcessor(r);return e_}var i_;var r_;function a_(){if(r_)return i_;r_=1;let e=aP();let t=ZO();let n=nP();let i=RO();let r=QO();let a=lP();let o=AP();let s=vP();let l=ZP();let c=wP();let u=$O();let d=FP();let h=n_();let f=$P();let g=TP();let m=CP();let p=FO();let v=GP();function b(...e){if(e.length===1&&Array.isArray(e[0])){e=e[0]}return new h(e)}b.plugin=function e(t,n){let i=false;function r(...e){if(console&&console.warn&&!i){i=true;console.warn(t+": postcss.plugin was deprecated. Migration guide:\n"+"https://evilmartians.com/chronicles/postcss-8-plugin-migration");if(process.env.LANG&&process.env.LANG.startsWith("cn")){console.warn(t+": 里面 postcss.plugin 被弃用. 迁移指南:\n"+"https://www.w3ctech.com/topic/2226")}}let r=n(...e);r.postcssPlugin=t;r.postcssVersion=(new h).version;return r}let a;Object.defineProperty(r,"postcss",{get(){if(!a)a=r();return a}});r.process=function(e,t,n){return b([r(n)]).process(e,t)};return r};b.stringify=p;b.parse=d;b.fromJSON=o;b.list=c;b.comment=e=>new t(e);b.atRule=t=>new e(t);b.decl=e=>new r(e);b.rule=e=>new m(e);b.root=e=>new g(e);b.document=e=>new a(e);b.CssSyntaxError=i;b.Declaration=r;b.Container=n;b.Processor=h;b.Document=a;b.Comment=t;b.Warning=v;b.AtRule=e;b.Result=f;b.Input=s;b.Rule=m;b.Root=g;b.Node=u;l.registerPostcss(b);i_=b;b.default=b;return i_}var o_;var s_;function l_(){if(s_)return o_;s_=1;const e=hO();const t=mO();const{isPlainObject:n}=yO;const i=EO();const r=CO();const{parse:a}=a_();const o=["img","audio","video","picture","svg","object","map","iframe","embed"];const s=["script","style"];function l(e,t){if(e){Object.keys(e).forEach((function(n){t(e[n],n)}))}}function c(e,t){return{}.hasOwnProperty.call(e,t)}function u(e,t){const n=[];l(e,(function(e){if(t(e)){n.push(e)}}));return n}function d(e){for(const t in e){if(c(e,t)){return false}}return true}function h(e){return e.map((function(e){if(!e.url){throw new Error("URL missing")}return e.url+(e.w?` ${e.w}w`:"")+(e.h?` ${e.h}h`:"")+(e.d?` ${e.d}x`:"")})).join(", ")}o_=g;const f=/^[^\0\t\n\f\r /<=>]+$/;function g(p,v,b){if(p==null){return""}if(typeof p==="number"){p=p.toString()}let y="";let T="";function k(e,t){const n=this;this.tag=e;this.attribs=t||{};this.tagPosition=y.length;this.text="";this.mediaChildren=[];this.updateParentNodeText=function(){if(_.length){const e=_[_.length-1];e.text+=n.text}};this.updateParentNodeMediaChildren=function(){if(_.length&&o.includes(this.tag)){const e=_[_.length-1];e.mediaChildren.push(this.tag)}}}v=Object.assign({},g.defaults,v);v.parser=Object.assign({},m,v.parser);const E=function(e){return v.allowedTags===false||(v.allowedTags||[]).indexOf(e)>-1};s.forEach((function(e){if(E(e)&&!v.allowVulnerableTags){console.warn(`\n\n⚠️ Your \`allowedTags\` option includes, \`${e}\`, which is inherently\nvulnerable to XSS attacks. Please remove it from \`allowedTags\`.\nOr, to disable this warning, add the \`allowVulnerableTags\` option\nand ensure you are accounting for this risk.\n\n`)}}));const w=v.nonTextTags||["script","style","textarea","option"];let S;let B;if(v.allowedAttributes){S={};B={};l(v.allowedAttributes,(function(e,n){S[n]=[];const i=[];e.forEach((function(e){if(typeof e==="string"&&e.indexOf("*")>=0){i.push(t(e).replace(/\\\*/g,".*"))}else{S[n].push(e)}}));if(i.length){B[n]=new RegExp("^("+i.join("|")+")$")}}))}const C={};const M={};const D={};l(v.allowedClasses,(function(e,n){if(S){if(!c(S,n)){S[n]=[]}S[n].push("class")}C[n]=e;if(Array.isArray(e)){const i=[];C[n]=[];D[n]=[];e.forEach((function(e){if(typeof e==="string"&&e.indexOf("*")>=0){i.push(t(e).replace(/\\\*/g,".*"))}else if(e instanceof RegExp){D[n].push(e)}else{C[n].push(e)}}));if(i.length){M[n]=new RegExp("^("+i.join("|")+")$")}}}));const A={};let O;l(v.transformTags,(function(e,t){let n;if(typeof e==="function"){n=e}else if(typeof e==="string"){n=g.simpleTransform(e)}if(t==="*"){O=n}else{A[t]=n}}));let P;let _;let L;let x;let R;let j;let z=false;I();const N=new e.Parser({onopentag:function(e,t){if(v.enforceHtmlBoundary&&e==="html"){I()}if(R){j++;return}const o=new k(e,t);_.push(o);let s=false;const g=!!o.text;let m;if(c(A,e)){m=A[e](e,t);o.attribs=t=m.attribs;if(m.text!==undefined){o.innerText=m.text}if(e!==m.tagName){o.name=e=m.tagName;x[P]=m.tagName}}if(O){m=O(e,t);o.attribs=t=m.attribs;if(e!==m.tagName){o.name=e=m.tagName;x[P]=m.tagName}}if(!E(e)||v.disallowedTagsMode==="recursiveEscape"&&!d(L)||v.nestingLimit!=null&&P>=v.nestingLimit){s=true;L[P]=true;if(v.disallowedTagsMode==="discard"||v.disallowedTagsMode==="completelyDiscard"){if(w.indexOf(e)!==-1){R=true;j=1}}L[P]=true}P++;if(s){if(v.disallowedTagsMode==="discard"||v.disallowedTagsMode==="completelyDiscard"){return}T=y;y=""}y+="<"+e;if(e==="script"){if(v.allowedScriptHostnames||v.allowedScriptDomains){o.innerText=""}}if(!S||c(S,e)||S["*"]){l(t,(function(t,s){if(!f.test(s)){delete o.attribs[s];return}if(t===""&&!v.allowedEmptyAttributes.includes(s)&&(v.nonBooleanAttributes.includes(s)||v.nonBooleanAttributes.includes("*"))){delete o.attribs[s];return}let l=false;if(!S||c(S,e)&&S[e].indexOf(s)!==-1||S["*"]&&S["*"].indexOf(s)!==-1||c(B,e)&&B[e].test(s)||B["*"]&&B["*"].test(s)){l=true}else if(S&&S[e]){for(const i of S[e]){if(n(i)&&i.name&&i.name===s){l=true;let e="";if(i.multiple===true){const n=t.split(" ");for(const t of n){if(i.values.indexOf(t)!==-1){if(e===""){e=t}else{e+=" "+t}}}}else if(i.values.indexOf(t)>=0){e=t}t=e}}}if(l){if(v.allowedSchemesAppliedToAttributes.indexOf(s)!==-1){if(F(e,t)){delete o.attribs[s];return}}if(e==="script"&&s==="src"){let e=true;try{const n=U(t);if(v.allowedScriptHostnames||v.allowedScriptDomains){const t=(v.allowedScriptHostnames||[]).find((function(e){return e===n.url.hostname}));const i=(v.allowedScriptDomains||[]).find((function(e){return n.url.hostname===e||n.url.hostname.endsWith(`.${e}`)}));e=t||i}}catch(t){e=false}if(!e){delete o.attribs[s];return}}if(e==="iframe"&&s==="src"){let e=true;try{const n=U(t);if(n.isRelativeUrl){e=c(v,"allowIframeRelativeUrls")?v.allowIframeRelativeUrls:!v.allowedIframeHostnames&&!v.allowedIframeDomains}else if(v.allowedIframeHostnames||v.allowedIframeDomains){const t=(v.allowedIframeHostnames||[]).find((function(e){return e===n.url.hostname}));const i=(v.allowedIframeDomains||[]).find((function(e){return n.url.hostname===e||n.url.hostname.endsWith(`.${e}`)}));e=t||i}}catch(t){e=false}if(!e){delete o.attribs[s];return}}if(s==="srcset"){try{let e=r(t);e.forEach((function(e){if(F("srcset",e.url)){e.evil=true}}));e=u(e,(function(e){return!e.evil}));if(!e.length){delete o.attribs[s];return}else{t=h(u(e,(function(e){return!e.evil})));o.attribs[s]=t}}catch(e){delete o.attribs[s];return}}if(s==="class"){const n=C[e];const r=C["*"];const a=M[e];const l=D[e];const c=M["*"];const u=[a,c].concat(l).filter((function(e){return e}));if(n&&r){t=H(t,i(n,r),u)}else{t=H(t,n||r,u)}if(!t.length){delete o.attribs[s];return}}if(s==="style"){if(v.parseStyleAttributes){try{const n=a(e+" {"+t+"}",{map:false});const i=Y(n,v.allowedStyles);t=G(i);if(t.length===0){delete o.attribs[s];return}}catch(n){if(typeof window!=="undefined"){console.warn('Failed to parse "'+e+" {"+t+"}"+"\", If you're running this in a browser, we recommend to disable style parsing: options.parseStyleAttributes: false, since this only works in a node environment due to a postcss dependency, More info: https://github.com/apostrophecms/sanitize-html/issues/547")}delete o.attribs[s];return}}else if(v.allowedStyles){throw new Error("allowedStyles option cannot be used together with parseStyleAttributes: false.")}}y+=" "+s;if(t&&t.length){y+='="'+q(t,true)+'"'}else if(v.allowedEmptyAttributes.includes(s)){y+='=""'}}else{delete o.attribs[s]}}))}if(v.selfClosing.indexOf(e)!==-1){y+=" />"}else{y+=">";if(o.innerText&&!g&&!v.textFilter){y+=q(o.innerText);z=true}}if(s){y=T+q(y);T=""}},ontext:function(e){if(R){return}const t=_[_.length-1];let n;if(t){n=t.tag;e=t.innerText!==undefined?t.innerText:e}if(v.disallowedTagsMode==="completelyDiscard"&&!E(n)){e=""}else if((v.disallowedTagsMode==="discard"||v.disallowedTagsMode==="completelyDiscard")&&(n==="script"||n==="style")){y+=e}else{const t=q(e,false);if(v.textFilter&&!z){y+=v.textFilter(t,n)}else if(!z){y+=t}}if(_.length){const t=_[_.length-1];t.text+=e}},onclosetag:function(e,t){if(R){j--;if(!j){R=false}else{return}}const n=_.pop();if(!n){return}if(n.tag!==e){_.push(n);return}R=v.enforceHtmlBoundary?e==="html":false;P--;const i=L[P];if(i){delete L[P];if(v.disallowedTagsMode==="discard"||v.disallowedTagsMode==="completelyDiscard"){n.updateParentNodeText();return}T=y;y=""}if(x[P]){e=x[P];delete x[P]}if(v.exclusiveFilter&&v.exclusiveFilter(n)){y=y.substr(0,n.tagPosition);return}n.updateParentNodeMediaChildren();n.updateParentNodeText();if(v.selfClosing.indexOf(e)!==-1||t&&!E(e)&&["escape","recursiveEscape"].indexOf(v.disallowedTagsMode)>=0){if(i){y=T;T=""}return}y+="</"+e+">";if(i){y=T+q(y);T=""}z=false}},v.parser);N.write(p);N.end();return y;function I(){y="";P=0;_=[];L={};x={};R=false;j=0}function q(e,t){if(typeof e!=="string"){e=e+""}if(v.parser.decodeEntities){e=e.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">");if(t){e=e.replace(/"/g,""")}}e=e.replace(/&(?![a-zA-Z0-9#]{1,20};)/g,"&").replace(/</g,"<").replace(/>/g,">");if(t){e=e.replace(/"/g,""")}return e}function F(e,t){t=t.replace(/[\x00-\x20]+/g,"");while(true){const e=t.indexOf("\x3c!--");if(e===-1){break}const n=t.indexOf("--\x3e",e+4);if(n===-1){break}t=t.substring(0,e)+t.substring(n+3)}const n=t.match(/^([a-zA-Z][a-zA-Z0-9.\-+]*):/);if(!n){if(t.match(/^[/\\]{2}/)){return!v.allowProtocolRelative}return false}const i=n[1].toLowerCase();if(c(v.allowedSchemesByTag,e)){return v.allowedSchemesByTag[e].indexOf(i)===-1}return!v.allowedSchemes||v.allowedSchemes.indexOf(i)===-1}function U(e){e=e.replace(/^(\w+:)?\s*[\\/]\s*[\\/]/,"$1//");if(e.startsWith("relative:")){throw new Error("relative: exploit attempt")}let t="relative://relative-site";for(let e=0;e<100;e++){t+=`/${e}`}const n=new URL(e,t);const i=n&&n.hostname==="relative-site"&&n.protocol==="relative:";return{isRelativeUrl:i,url:n}}function Y(e,t){if(!t){return e}const n=e.nodes[0];let r;if(t[n.selector]&&t["*"]){r=i(t[n.selector],t["*"])}else{r=t[n.selector]||t["*"]}if(r){e.nodes[0].nodes=n.nodes.reduce(V(r),[])}return e}function G(e){return e.nodes[0].nodes.reduce((function(e,t){e.push(`${t.prop}:${t.value}${t.important?" !important":""}`);return e}),[]).join(";")}function V(e){return function(t,n){if(c(e,n.prop)){const i=e[n.prop].some((function(e){return e.test(n.value)}));if(i){t.push(n)}}return t}}function H(e,t,n){if(!t){return e}e=e.split(/\s+/);return e.filter((function(e){return t.indexOf(e)!==-1||n.some((function(t){return t.test(e)}))})).join(" ")}}const m={decodeEntities:true};g.defaults={allowedTags:["address","article","aside","footer","header","h1","h2","h3","h4","h5","h6","hgroup","main","nav","section","blockquote","dd","div","dl","dt","figcaption","figure","hr","li","main","ol","p","pre","ul","a","abbr","b","bdi","bdo","br","cite","code","data","dfn","em","i","kbd","mark","q","rb","rp","rt","rtc","ruby","s","samp","small","span","strong","sub","sup","time","u","var","wbr","caption","col","colgroup","table","tbody","td","tfoot","th","thead","tr"],nonBooleanAttributes:["abbr","accept","accept-charset","accesskey","action","allow","alt","as","autocapitalize","autocomplete","blocking","charset","cite","class","color","cols","colspan","content","contenteditable","coords","crossorigin","data","datetime","decoding","dir","dirname","download","draggable","enctype","enterkeyhint","fetchpriority","for","form","formaction","formenctype","formmethod","formtarget","headers","height","hidden","high","href","hreflang","http-equiv","id","imagesizes","imagesrcset","inputmode","integrity","is","itemid","itemprop","itemref","itemtype","kind","label","lang","list","loading","low","max","maxlength","media","method","min","minlength","name","nonce","optimum","pattern","ping","placeholder","popover","popovertarget","popovertargetaction","poster","preload","referrerpolicy","rel","rows","rowspan","sandbox","scope","shape","size","sizes","slot","span","spellcheck","src","srcdoc","srclang","srcset","start","step","style","tabindex","target","title","translate","type","usemap","value","width","wrap","onauxclick","onafterprint","onbeforematch","onbeforeprint","onbeforeunload","onbeforetoggle","onblur","oncancel","oncanplay","oncanplaythrough","onchange","onclick","onclose","oncontextlost","oncontextmenu","oncontextrestored","oncopy","oncuechange","oncut","ondblclick","ondrag","ondragend","ondragenter","ondragleave","ondragover","ondragstart","ondrop","ondurationchange","onemptied","onended","onerror","onfocus","onformdata","onhashchange","oninput","oninvalid","onkeydown","onkeypress","onkeyup","onlanguagechange","onload","onloadeddata","onloadedmetadata","onloadstart","onmessage","onmessageerror","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onoffline","ononline","onpagehide","onpageshow","onpaste","onpause","onplay","onplaying","onpopstate","onprogress","onratechange","onreset","onresize","onrejectionhandled","onscroll","onscrollend","onsecuritypolicyviolation","onseeked","onseeking","onselect","onslotchange","onstalled","onstorage","onsubmit","onsuspend","ontimeupdate","ontoggle","onunhandledrejection","onunload","onvolumechange","onwaiting","onwheel"],disallowedTagsMode:"discard",allowedAttributes:{a:["href","name","target"],img:["src","srcset","alt","title","width","height","loading"]},allowedEmptyAttributes:["alt"],selfClosing:["img","br","hr","area","base","basefont","input","link","meta"],allowedSchemes:["http","https","ftp","mailto","tel"],allowedSchemesByTag:{},allowedSchemesAppliedToAttributes:["href","src","cite"],allowProtocolRelative:true,enforceHtmlBoundary:false,parseStyleAttributes:true};g.simpleTransform=function(e,t,n){n=n===undefined?true:n;t=t||{};return function(i,r){let a;if(n){for(a in t){r[a]=t[a]}}else{r=t}return{tagName:e,attribs:r}}};return o_}var c_=l_();var u_=e(c_);var d_={exports:{}};var h_=d_.exports;var f_;function g_(){if(f_)return d_.exports;f_=1;(function(e,t){!function(t,n){e.exports=n()}(h_,(function(){var e="minute",t=/[+-]\d\d(?::?\d\d)?/g,n=/([+-]|\d\d)/g;return function(i,r,a){var o=r.prototype;a.utc=function(e){var t={date:e,utc:true,args:arguments};return new r(t)},o.utc=function(t){var n=a(this.toDate(),{locale:this.$L,utc:true});return t?n.add(this.utcOffset(),e):n},o.local=function(){return a(this.toDate(),{locale:this.$L,utc:false})};var s=o.parse;o.parse=function(e){e.utc&&(this.$u=true),this.$utils().u(e.$offset)||(this.$offset=e.$offset),s.call(this,e)};var l=o.init;o.init=function(){if(this.$u){var e=this.$d;this.$y=e.getUTCFullYear(),this.$M=e.getUTCMonth(),this.$D=e.getUTCDate(),this.$W=e.getUTCDay(),this.$H=e.getUTCHours(),this.$m=e.getUTCMinutes(),this.$s=e.getUTCSeconds(),this.$ms=e.getUTCMilliseconds()}else l.call(this)};var c=o.utcOffset;o.utcOffset=function(i,r){var a=this.$utils().u;if(a(i))return this.$u?0:a(this.$offset)?c.call(this):this.$offset;if("string"==typeof i&&(i=function(e){void 0===e&&(e="");var i=e.match(t);if(!i)return null;var r=(""+i[0]).match(n)||["-",0,0],a=r[0],o=60*+r[1]+ +r[2];return 0===o?0:"+"===a?o:-o}(i),null===i))return this;var o=Math.abs(i)<=16?60*i:i,s=this;if(r)return s.$offset=o,s.$u=0===i,s;if(0!==i){var l=this.$u?this.toDate().getTimezoneOffset():-1*this.utcOffset();(s=this.local().add(o+l,e)).$offset=o,s.$x.$localOffset=l}else s=this.utc();return s};var u=o.format;o.format=function(e){var t=e||(this.$u?"YYYY-MM-DDTHH:mm:ss[Z]":"");return u.call(this,t)},o.valueOf=function(){var e=this.$utils().u(this.$offset)?0:this.$offset+(this.$x.$localOffset||this.$d.getTimezoneOffset());return this.$d.valueOf()-6e4*e},o.isUTC=function(){return!!this.$u},o.toISOString=function(){return this.toDate().toISOString()},o.toString=function(){return this.toDate().toUTCString()};var d=o.toDate;o.toDate=function(e){return"s"===e&&this.$offset?a(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate():d.call(this)};var h=o.diff;o.diff=function(e,t,n){if(e&&this.$u===e.$u)return h.call(this,e,t,n);var i=this.local(),r=a(e).local();return h.call(i,r,t,n)}}}))})(d_);return d_.exports}var m_=g_();var p_=e(m_);var v_={exports:{}};var b_=v_.exports;var y_;function T_(){if(y_)return v_.exports;y_=1;(function(e,t){!function(t,n){e.exports=n()}(b_,(function(){var e={year:0,month:1,day:2,hour:3,minute:4,second:5},t={};return function(n,i,r){var a,o=function(e,n,i){void 0===i&&(i={});var r=new Date(e),a=function(e,n){void 0===n&&(n={});var i=n.timeZoneName||"short",r=e+"|"+i,a=t[r];return a||(a=new Intl.DateTimeFormat("en-US",{hour12:false,timeZone:e,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",timeZoneName:i}),t[r]=a),a}(n,i);return a.formatToParts(r)},s=function(t,n){for(var i=o(t,n),a=[],s=0;s<i.length;s+=1){var l=i[s],c=l.type,u=l.value,d=e[c];d>=0&&(a[d]=parseInt(u,10))}var h=a[3],f=24===h?0:h,g=a[0]+"-"+a[1]+"-"+a[2]+" "+f+":"+a[4]+":"+a[5]+":000",m=+t;return(r.utc(g).valueOf()-(m-=m%1e3))/6e4},l=i.prototype;l.tz=function(e,t){void 0===e&&(e=a);var n=this.utcOffset(),i=this.toDate(),o=i.toLocaleString("en-US",{timeZone:e}),s=Math.round((i-new Date(o))/1e3/60),l=r(o).$set("millisecond",this.$ms).utcOffset(15*-Math.round(i.getTimezoneOffset()/15)-s,true);if(t){var c=l.utcOffset();l=l.add(n-c,"minute")}return l.$x.$timezone=e,l},l.offsetName=function(e){var t=this.$x.$timezone||r.tz.guess(),n=o(this.valueOf(),t,{timeZoneName:e}).find((function(e){return"timezonename"===e.type.toLowerCase()}));return n&&n.value};var c=l.startOf;l.startOf=function(e,t){if(!this.$x||!this.$x.$timezone)return c.call(this,e,t);var n=r(this.format("YYYY-MM-DD HH:mm:ss:SSS"));return c.call(n,e,t).tz(this.$x.$timezone,true)},r.tz=function(e,t,n){var i=n&&t,o=n||t||a,l=s(+r(),o);if("string"!=typeof e)return r(e).tz(o);var c=function(e,t,n){var i=e-60*t*1e3,r=s(i,n);if(t===r)return[i,t];var a=s(i-=60*(r-t)*1e3,n);return r===a?[i,r]:[e-60*Math.min(r,a)*1e3,Math.max(r,a)]}(r.utc(e,i).valueOf(),l,o),u=c[0],d=c[1],h=r(u).utcOffset(d);return h.$x.$timezone=o,h},r.tz.guess=function(){return Intl.DateTimeFormat().resolvedOptions().timeZone},r.tz.setDefault=function(e){a=e}}}))})(v_);return v_.exports}var k_=T_();var E_=e(k_);var w_={exports:{}};var S_=w_.exports;var B_;function C_(){if(B_)return w_.exports;B_=1;(function(e,t){!function(t,n){e.exports=n(a())}(S_,(function(e){function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=t(e),i={name:"fr",weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),months:"janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre".split("_"),monthsShort:"janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.".split("_"),weekStart:1,yearStart:4,formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},ordinal:function(e){return""+e+(1===e?"er":"")}};return n.default.locale(i,null,true),i}))})(w_);return w_.exports}C_();var M_={exports:{}};var D_=M_.exports;var A_;function O_(){if(A_)return M_.exports;A_=1;(function(e,t){!function(t,n){e.exports=n(a())}(D_,(function(e){function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=t(e),i={name:"es",monthsShort:"ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),weekdays:"domingo_lunes_martes_miércoles_jueves_viernes_sábado".split("_"),weekdaysShort:"dom._lun._mar._mié._jue._vie._sáb.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_sá".split("_"),months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),weekStart:1,formats:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un día",dd:"%d días",M:"un mes",MM:"%d meses",y:"un año",yy:"%d años"},ordinal:function(e){return e+"º"}};return n.default.locale(i,null,true),i}))})(M_);return M_.exports}O_();var P_={exports:{}};var __=P_.exports;var L_;function x_(){if(L_)return P_.exports;L_=1;(function(e,t){!function(t,n){e.exports=n(a())}(__,(function(e){function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=t(e),i={s:"ein paar Sekunden",m:["eine Minute","einer Minute"],mm:"%d Minuten",h:["eine Stunde","einer Stunde"],hh:"%d Stunden",d:["ein Tag","einem Tag"],dd:["%d Tage","%d Tagen"],M:["ein Monat","einem Monat"],MM:["%d Monate","%d Monaten"],y:["ein Jahr","einem Jahr"],yy:["%d Jahre","%d Jahren"]};function r(e,t,n){var r=i[n];return Array.isArray(r)&&(r=r[t?0:1]),r.replace("%d",e)}var a={name:"de",weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So._Mo._Di._Mi._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),months:"Januar_Februar_März_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Feb._März_Apr._Mai_Juni_Juli_Aug._Sept._Okt._Nov._Dez.".split("_"),ordinal:function(e){return e+"."},weekStart:1,yearStart:4,formats:{LTS:"HH:mm:ss",LT:"HH:mm",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},relativeTime:{future:"in %s",past:"vor %s",s:r,m:r,mm:r,h:r,hh:r,d:r,dd:r,M:r,MM:r,y:r,yy:r}};return n.default.locale(a,null,true),a}))})(P_);return P_.exports}x_();var R_={exports:{}};var j_=R_.exports;var z_;function N_(){if(z_)return R_.exports;z_=1;(function(e,t){!function(t,n){e.exports=n(a())}(j_,(function(e){function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=t(e),i={name:"nl",weekdays:"zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag".split("_"),weekdaysShort:"zo._ma._di._wo._do._vr._za.".split("_"),weekdaysMin:"zo_ma_di_wo_do_vr_za".split("_"),months:"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),monthsShort:"jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),ordinal:function(e){return"["+e+(1===e||8===e||e>=20?"ste":"de")+"]"},weekStart:1,yearStart:4,formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},relativeTime:{future:"over %s",past:"%s geleden",s:"een paar seconden",m:"een minuut",mm:"%d minuten",h:"een uur",hh:"%d uur",d:"een dag",dd:"%d dagen",M:"een maand",MM:"%d maanden",y:"een jaar",yy:"%d jaar"}};return n.default.locale(i,null,true),i}))})(R_);return R_.exports}N_();var I_={exports:{}};var q_=I_.exports;var F_;function U_(){if(F_)return I_.exports;F_=1;(function(e,t){!function(t,n){e.exports=n(a())}(q_,(function(e){function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=t(e),i={name:"sv",weekdays:"söndag_måndag_tisdag_onsdag_torsdag_fredag_lördag".split("_"),weekdaysShort:"sön_mån_tis_ons_tor_fre_lör".split("_"),weekdaysMin:"sö_må_ti_on_to_fr_lö".split("_"),months:"januari_februari_mars_april_maj_juni_juli_augusti_september_oktober_november_december".split("_"),monthsShort:"jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec".split("_"),weekStart:1,yearStart:4,ordinal:function(e){var t=e%10;return"["+e+(1===t||2===t?"a":"e")+"]"},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [kl.] HH:mm",LLLL:"dddd D MMMM YYYY [kl.] HH:mm",lll:"D MMM YYYY HH:mm",llll:"ddd D MMM YYYY HH:mm"},relativeTime:{future:"om %s",past:"för %s sedan",s:"några sekunder",m:"en minut",mm:"%d minuter",h:"en timme",hh:"%d timmar",d:"en dag",dd:"%d dagar",M:"en månad",MM:"%d månader",y:"ett år",yy:"%d år"}};return n.default.locale(i,null,true),i}))})(I_);return I_.exports}U_();var Y_={exports:{}};var G_=Y_.exports;var V_;function H_(){if(V_)return Y_.exports;V_=1;(function(e,t){!function(t,n){e.exports=n(a())}(G_,(function(e){function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=t(e),i={name:"ja",weekdays:"日曜日_月曜日_火曜日_水曜日_木曜日_金曜日_土曜日".split("_"),weekdaysShort:"日_月_火_水_木_金_土".split("_"),weekdaysMin:"日_月_火_水_木_金_土".split("_"),months:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),ordinal:function(e){return e+"日"},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日 HH:mm",LLLL:"YYYY年M月D日 dddd HH:mm",l:"YYYY/MM/DD",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日(ddd) HH:mm"},meridiem:function(e){return e<12?"午前":"午後"},relativeTime:{future:"%s後",past:"%s前",s:"数秒",m:"1分",mm:"%d分",h:"1時間",hh:"%d時間",d:"1日",dd:"%d日",M:"1ヶ月",MM:"%dヶ月",y:"1年",yy:"%d年"}};return n.default.locale(i,null,true),i}))})(Y_);return Y_.exports}H_();var $_={exports:{}};var W_=$_.exports;var K_;function Z_(){if(K_)return $_.exports;K_=1;(function(e,t){!function(t,n){e.exports=n(a())}(W_,(function(e){function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=t(e),i={name:"zh-cn",weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"周日_周一_周二_周三_周四_周五_周六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),ordinal:function(e,t){return"W"===t?e+"周":e+"日"},weekStart:1,yearStart:4,formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日Ah点mm分",LLLL:"YYYY年M月D日ddddAh点mm分",l:"YYYY/M/D",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日dddd HH:mm"},relativeTime:{future:"%s内",past:"%s前",s:"几秒",m:"1 分钟",mm:"%d 分钟",h:"1 小时",hh:"%d 小时",d:"1 天",dd:"%d 天",M:"1 个月",MM:"%d 个月",y:"1 年",yy:"%d 年"},meridiem:function(e,t){var n=100*e+t;return n<600?"凌晨":n<900?"早上":n<1100?"上午":n<1300?"中午":n<1800?"下午":"晚上"}};return n.default.locale(i,null,true),i}))})($_);return $_.exports}Z_();var J_={exports:{}};var X_=J_.exports;var Q_;function eL(){if(Q_)return J_.exports;Q_=1;(function(e,t){!function(t,n){e.exports=n(a())}(X_,(function(e){function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=t(e),i={name:"ko",weekdays:"일요일_월요일_화요일_수요일_목요일_금요일_토요일".split("_"),weekdaysShort:"일_월_화_수_목_금_토".split("_"),weekdaysMin:"일_월_화_수_목_금_토".split("_"),months:"1월_2월_3월_4월_5월_6월_7월_8월_9월_10월_11월_12월".split("_"),monthsShort:"1월_2월_3월_4월_5월_6월_7월_8월_9월_10월_11월_12월".split("_"),ordinal:function(e){return e},formats:{LT:"A h:mm",LTS:"A h:mm:ss",L:"YYYY.MM.DD.",LL:"YYYY년 MMMM D일",LLL:"YYYY년 MMMM D일 A h:mm",LLLL:"YYYY년 MMMM D일 dddd A h:mm",l:"YYYY.MM.DD.",ll:"YYYY년 MMMM D일",lll:"YYYY년 MMMM D일 A h:mm",llll:"YYYY년 MMMM D일 dddd A h:mm"},meridiem:function(e){return e<12?"오전":"오후"},relativeTime:{future:"%s 후",past:"%s 전",s:"몇 초",m:"1분",mm:"%d분",h:"한 시간",hh:"%d시간",d:"하루",dd:"%d일",M:"한 달",MM:"%d달",y:"일 년",yy:"%d년"}};return n.default.locale(i,null,true),i}))})(J_);return J_.exports}eL();s.extend(p_);s.extend(E_);const tL={textFilter:function(e){return e.replace(/&/g,"&")}};function nL(e){return s().tz(e).format("Z")}function iL(e){return u_(e,tL)}function rL(...e){if(globalThis.window&&globalThis.window.localStorage&&globalThis.window.localStorage.getItem("debug")){console.groupCollapsed(...e);const t=new Error;t.name="Debug";console.debug(t.stack);console.groupEnd()}}function aL(...e){console.error(...e)}function oL(){try{const e=globalThis?.process?.env??{};return!!(e.JEST_WORKER_ID||e.NODE_ENV==="test")}catch(e){return false}}function sL(){return Math.random().toString(36).substr(2,9)}function lL(e){return e.toString().replace(/^on/,"")}function cL(e){return new Date(e.getFullYear(),e.getMonth()+1,0)}function uL(e){return new Date(e.getFullYear(),e.getMonth(),1)}function dL(e,t){return e.getFullYear()===t.getFullYear()&&e.getMonth()===t.getMonth()&&e.getDate()===t.getDate()}function hL(e,t,n){const i=s(e).tz(n);const r=s(t);return i.year()===r.year()&&i.month()===r.month()&&i.date()===r.date()}function fL(e,t,n="en-US"){return s(e).tz(t).locale(n).format("dddd, MMMM D, YYYY")}function gL(e,t){return e.getFullYear()===t.getFullYear()&&e.getMonth()===t.getMonth()}const mL=e=>{if(e===""){return true}const t=/^(0[0-9]|1[0-2]|^[0-9])(:[0-5][0-9]([ap]\.?m\.?)?|:[0-5][0-9]|:[0-5]|:)?$/i;return t.test(e)};const pL=e=>{const t=/^(0[1-9]|1[0-2]):([0-5][0-9])([ap]\.?m\.?)$/i;return t.test(e)};function vL(e=null){let t=s();if(e){t=e}const n=t.minute()%15;let i;if(n!==0){i=t.add(15-n,"minute")}else{i=t}return i}function bL(e){const t=s();const n=TL(e);let i="";const[r,a]=n.split(":");if(r.length===1){i+="0"+r}else if(r.length===2){i+=r}i+=":";if(a===undefined||a==""){i+="00"}else{if(a.length===1){i+=a+"0"}else{i+=a}}const o=i.slice(-1);if(o==="a"){i+="m"}if(o==="p"){i+="m"}if(i.slice(-1)!=="m"){if(i.split(":")[0]=="00"){i+="am"}else{i+=t.format("a")}}return i}function yL(e){const[t,n]=e.split(":").map((e=>parseInt(e,10)));let i=t;const r=i>=12?"pm":"am";i=i%12;i=i?i:12;const a=i.toString().padStart(2,"0");const o=n.toString().padStart(2,"0");return`${a}:${o}${r}`}function TL(e){return e.replace(/a\.?m\.?/gi,"am").replace(/p\.?m\.?/gi,"pm")}function kL(e){const t=TL(e);const[n,i]=t.split(/(am|pm)/i);const[r,a]=n.split(":").map((e=>parseInt(e,10)));let o=r;if(i.toLowerCase()==="pm"&&o<12){o+=12}else if(i.toLowerCase()==="am"&&o===12){o=0}return`${o.toString().padStart(2,"0")}:${a.toString().padStart(2,"0")}`}function EL(e){const t=TL(e);const n=t.match(/(\d+):(\d+)(am|pm)/);if(!n){return 0}const[,i,r]=n;let a=parseInt(i,10)*60+parseInt(r,10);if(t.includes("pm")&&parseInt(i,10)<12)a+=12*60;if(t.includes("am")&&parseInt(i,10)===12)a-=12*60;return a}function wL(e){const t=Math.floor(e/60);const n=e%60;return`${t}:${n<10?"0":""}${n}`}function SL(){const e=navigator.userAgent;const t=/Chrome/.test(e)&&/Google Inc/.test(navigator.vendor);const n=/Safari/.test(e)&&/Apple Computer/.test(navigator.vendor);const i=/Firefox/.test(e);const r=/Trident/.test(e);const a=/Edge/.test(e);const o=t&&/Edg/.test(e);if(o)return"Edge (Chromium)";if(t)return"Chrome";if(n)return"Safari";if(i)return"Firefox";if(r)return"Internet Explorer";if(a)return"Edge (Legacy)";return"Unknown"}function BL(e,t=null){if(t){return[null,t]}return[e,null]}function CL(e,t){const n={"config.id":t?.id,id:t?.id,slug:t?.slug};Object.keys(n).forEach((t=>{if(n[t]){e=e.replace(`{${t}}`,n[t])}}));return e}function ML(e){if(e.keyCode<48||e.keyCode>90&&e.keyCode<96||e.keyCode>111&&e.keyCode<186||e.keyCode>222||e.keyCode===32||e.keyCode===91||e.keyCode===92||e.keyCode===93||e.keyCode>=112&&e.keyCode<=123||e.keyCode>=37&&e.keyCode<=40){return true}if(e.ctrlKey||e.altKey||e.metaKey){return true}const t=[48,49,50,51,52,53,54,55,56,57,186,187,188,189,190,191,192,219,220,221,222];if(e.shiftKey&&t.includes(e.keyCode)){return false}return false}function DL(e,t){const n=new Date(e);n.setDate(n.getDate()+t);n.setHours(23);n.setMinutes(59);n.setSeconds(0);n.setMilliseconds(0);return n}function AL(e){return e&&typeof e==="object"&&!Array.isArray(e)}function OL(e,t){if(Array.isArray(e)&&Array.isArray(t)&&e!==t){if(e.some((e=>e.is_organizer))&&t.some((e=>e.is_organizer))){e=e.map((e=>({...e,is_organizer:false})))}else if(!t.some((e=>e.is_organizer))){let t=false;e=e.map((e=>{if(!t){t=true;return{...e,is_organizer:true}}return e}))}return e.map(((e,n)=>t[n]?OL(e,t[n]):e)).concat(t.slice(e.length))}else if(AL(e)&&AL(t)){const n=Object.assign({},e);Object.keys(t).forEach((i=>{if(AL(t[i])){if(!(i in e)){n[i]=t[i]}else{n[i]=OL(e[i],t[i])}}else{n[i]=t[i]}}));return n}return t}function PL(e){if(e<60){return`${e} ${xL("time.minutes")}`}const t=Math.floor(e/60);const n=e%60;const i=xL(`time.${t>1?"hours":"hour"}`);const r=n?`${n} ${xL(`time.${n>1?"minutes":"minute"}`)}`:"";return`${t} ${i} ${r}`}function _L(e,t){e.forEach((e=>{const n=t.shadowRoot?.querySelector(`slot[name="${e}"]`);const i=n?.assignedNodes();if(i&&i.length===0){console.warn(`${t.nodeName} No content provided for slot="${e}".`)}}))}function LL(e){try{if(e!==decodeURIComponent(e)){e=decodeURIComponent(e)}}catch(e){console.warn(e)}let t=e.replace(/-/g,"+").replace(/_/g,"/");while(t.length%4){t+="="}const n=atob(t);const i=new Uint8Array(n.length);for(let e=0;e<n.length;e++){i[e]=n.charCodeAt(e)}const r=i.slice(0,16);const a=i.slice(16,32);const o=i.slice(32);function s(e){const t=Array.from(e).map((e=>e.toString(16).padStart(2,"0"))).join("");return`${t.slice(0,8)}-${t.slice(8,12)}-${t.slice(12,16)}-${t.slice(16,20)}-${t.slice(20)}`}const l=s(r);const c=s(a);const u=Array.from(o).map((e=>String.fromCharCode(e))).join("");const d=btoa(u).replace(/\+/g,"-").replace(/\//g,"_").replace(/=+$/,"");return[l,c,d]}const xL=e=>Tn.t(e);const RL=e=>{if(typeof e!=="string")return"";return e.charAt(0).toUpperCase()+e.slice(1)};const jL=e=>xL(`months.${e}`);const zL=e=>{try{new URL(e);return true}catch(e){return false}};const NL=e=>new Promise(((t,n)=>{if(e==="")return t(true);const i=new Image;i.src=e;i.onerror=()=>{n(false)};i.onload=()=>{t(true)}}));function IL(e,t,n,i,r="UTC"){const a={0:st.SU,1:st.MO,2:st.TU,3:st.WE,4:st.TH,5:st.FR,6:st.SA};const o=s.tz(e,r).toDate();const l=a[o.getDay()];const c=o.getDate();const u=Math.ceil(c/7);const d=n?s.tz(n,r).toDate():undefined;switch(t){case"none":{return null}case"daily":{return new st({freq:st.DAILY,until:d}).toString()}case"weekly":{return new st({freq:st.WEEKLY,byweekday:l,until:d}).toString()}case"monthly":{return new st({freq:st.MONTHLY,byweekday:[l.nth(u)],until:d}).toString()}case"yearly":{return new st({freq:st.YEARLY,dtstart:o,until:d}).toString()}case"custom":{if(!i){throw new Error("Custom options must be provided for custom recurrence.")}const t=i.frequency==="weekly"?i.daysOfWeek?.map((e=>st[e])):i.frequency==="monthly"&&!i.monthlySameDate?[l.nth(u)]:undefined;const n=i.frequency==="monthly"&&i.monthlySameDate?s.tz(e,r).date():undefined;return new st({freq:{daily:st.DAILY,weekly:st.WEEKLY,monthly:st.MONTHLY,yearly:st.YEARLY}[i.frequency||"daily"],interval:i.interval||1,byweekday:t,bymonthday:n,until:i.end?.type==="on"?s.tz(i.end.date,r).toDate():undefined,count:i.end?.type==="after"?i.end.count:undefined}).toString()}default:{throw new Error(`Invalid option: ${t}`)}}}function qL(e,t){const n=s(e).startOf("day");let i;let r;switch(t){case"week":{i=n.startOf("week");r=n.endOf("week");break}case"month":{i=n.startOf("month").startOf("week");r=n.endOf("month").endOf("week");break}case"day":{i=n.startOf("day");r=n.endOf("day");break}default:{throw new Error('Invalid viewType. Use "week", "month", or "day".')}}return{startTime:i.unix(),endTime:r.unix()}}export{EL as A,yL as B,kL as C,wL as D,zL as E,_L as F,t as G,e as H,IL as I,aL as J,NL as K,ML as L,SL as M,bL as N,mL as O,vL as P,pL as Q,BL as a,rL as b,DL as c,s as d,LL as e,RL as f,qL as g,oL as h,Tn as i,sL as j,lL as k,fL as l,OL as m,iL as n,gL as o,CL as p,cL as q,uL as r,u_ as s,E_ as t,p_ as u,dL as v,PL as w,jL as x,nL as y,hL as z};
|
|
8
|
+
//# sourceMappingURL=p-C_2w_vhw.js.map
|