diff --git a/plugins/fullcalendar/locales-all.js b/plugins/fullcalendar/locales-all.js deleted file mode 100644 index d5cf174d3..000000000 --- a/plugins/fullcalendar/locales-all.js +++ /dev/null @@ -1,1793 +0,0 @@ -[].push.apply(FullCalendar.globalLocales, function () { - 'use strict'; - - var l0 = { - code: 'af', - week: { - dow: 1, // Maandag is die eerste dag van die week. - doy: 4, // Die week wat die 4de Januarie bevat is die eerste week van die jaar. - }, - buttonText: { - prev: 'Vorige', - next: 'Volgende', - today: 'Vandag', - year: 'Jaar', - month: 'Maand', - week: 'Week', - day: 'Dag', - list: 'Agenda', - }, - allDayText: 'Heeldag', - moreLinkText: 'Addisionele', - noEventsText: 'Daar is geen gebeurtenisse nie', - }; - - var l1 = { - code: 'ar-dz', - week: { - dow: 0, // Sunday is the first day of the week. - doy: 4, // The week that contains Jan 1st is the first week of the year. - }, - direction: 'rtl', - buttonText: { - prev: 'السابق', - next: 'التالي', - today: 'اليوم', - month: 'شهر', - week: 'أسبوع', - day: 'يوم', - list: 'أجندة', - }, - weekText: 'أسبوع', - allDayText: 'اليوم كله', - moreLinkText: 'أخرى', - noEventsText: 'أي أحداث لعرض', - }; - - var l2 = { - code: 'ar-kw', - week: { - dow: 0, // Sunday is the first day of the week. - doy: 12, // The week that contains Jan 1st is the first week of the year. - }, - direction: 'rtl', - buttonText: { - prev: 'السابق', - next: 'التالي', - today: 'اليوم', - month: 'شهر', - week: 'أسبوع', - day: 'يوم', - list: 'أجندة', - }, - weekText: 'أسبوع', - allDayText: 'اليوم كله', - moreLinkText: 'أخرى', - noEventsText: 'أي أحداث لعرض', - }; - - var l3 = { - code: 'ar-ly', - week: { - dow: 6, // Saturday is the first day of the week. - doy: 12, // The week that contains Jan 1st is the first week of the year. - }, - direction: 'rtl', - buttonText: { - prev: 'السابق', - next: 'التالي', - today: 'اليوم', - month: 'شهر', - week: 'أسبوع', - day: 'يوم', - list: 'أجندة', - }, - weekText: 'أسبوع', - allDayText: 'اليوم كله', - moreLinkText: 'أخرى', - noEventsText: 'أي أحداث لعرض', - }; - - var l4 = { - code: 'ar-ma', - week: { - dow: 6, // Saturday is the first day of the week. - doy: 12, // The week that contains Jan 1st is the first week of the year. - }, - direction: 'rtl', - buttonText: { - prev: 'السابق', - next: 'التالي', - today: 'اليوم', - month: 'شهر', - week: 'أسبوع', - day: 'يوم', - list: 'أجندة', - }, - weekText: 'أسبوع', - allDayText: 'اليوم كله', - moreLinkText: 'أخرى', - noEventsText: 'أي أحداث لعرض', - }; - - var l5 = { - code: 'ar-sa', - week: { - dow: 0, // Sunday is the first day of the week. - doy: 6, // The week that contains Jan 1st is the first week of the year. - }, - direction: 'rtl', - buttonText: { - prev: 'السابق', - next: 'التالي', - today: 'اليوم', - month: 'شهر', - week: 'أسبوع', - day: 'يوم', - list: 'أجندة', - }, - weekText: 'أسبوع', - allDayText: 'اليوم كله', - moreLinkText: 'أخرى', - noEventsText: 'أي أحداث لعرض', - }; - - var l6 = { - code: 'ar-tn', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - direction: 'rtl', - buttonText: { - prev: 'السابق', - next: 'التالي', - today: 'اليوم', - month: 'شهر', - week: 'أسبوع', - day: 'يوم', - list: 'أجندة', - }, - weekText: 'أسبوع', - allDayText: 'اليوم كله', - moreLinkText: 'أخرى', - noEventsText: 'أي أحداث لعرض', - }; - - var l7 = { - code: 'ar', - week: { - dow: 6, // Saturday is the first day of the week. - doy: 12, // The week that contains Jan 1st is the first week of the year. - }, - direction: 'rtl', - buttonText: { - prev: 'السابق', - next: 'التالي', - today: 'اليوم', - month: 'شهر', - week: 'أسبوع', - day: 'يوم', - list: 'أجندة', - }, - weekText: 'أسبوع', - allDayText: 'اليوم كله', - moreLinkText: 'أخرى', - noEventsText: 'أي أحداث لعرض', - }; - - var l8 = { - code: 'az', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Əvvəl', - next: 'Sonra', - today: 'Bu Gün', - month: 'Ay', - week: 'Həftə', - day: 'Gün', - list: 'Gündəm', - }, - weekText: 'Həftə', - allDayText: 'Bütün Gün', - moreLinkText: function(n) { - return '+ daha çox ' + n - }, - noEventsText: 'Göstərmək üçün hadisə yoxdur', - }; - - var l9 = { - code: 'bg', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'назад', - next: 'напред', - today: 'днес', - month: 'Месец', - week: 'Седмица', - day: 'Ден', - list: 'График', - }, - allDayText: 'Цял ден', - moreLinkText: function(n) { - return '+още ' + n - }, - noEventsText: 'Няма събития за показване', - }; - - var l10 = { - code: 'bn', - week: { - dow: 0, // Sunday is the first day of the week. - doy: 6, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'পেছনে', - next: 'সামনে', - today: 'আজ', - month: 'মাস', - week: 'সপ্তাহ', - day: 'দিন', - list: 'তালিকা', - }, - weekText: 'সপ্তাহ', - allDayText: 'সারাদিন', - moreLinkText: function(n) { - return '+অন্যান্য ' + n - }, - noEventsText: 'কোনো ইভেন্ট নেই', - }; - - var l11 = { - code: 'bs', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'Prošli', - next: 'Sljedeći', - today: 'Danas', - month: 'Mjesec', - week: 'Sedmica', - day: 'Dan', - list: 'Raspored', - }, - weekText: 'Sed', - allDayText: 'Cijeli dan', - moreLinkText: function(n) { - return '+ još ' + n - }, - noEventsText: 'Nema događaja za prikazivanje', - }; - - var l12 = { - code: 'ca', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Anterior', - next: 'Següent', - today: 'Avui', - month: 'Mes', - week: 'Setmana', - day: 'Dia', - list: 'Agenda', - }, - weekText: 'Set', - allDayText: 'Tot el dia', - moreLinkText: 'més', - noEventsText: 'No hi ha esdeveniments per mostrar', - }; - - var l13 = { - code: 'cs', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Dříve', - next: 'Později', - today: 'Nyní', - month: 'Měsíc', - week: 'Týden', - day: 'Den', - list: 'Agenda', - }, - weekText: 'Týd', - allDayText: 'Celý den', - moreLinkText: function(n) { - return '+další: ' + n - }, - noEventsText: 'Žádné akce k zobrazení', - }; - - var l14 = { - code: 'cy', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Blaenorol', - next: 'Nesaf', - today: 'Heddiw', - year: 'Blwyddyn', - month: 'Mis', - week: 'Wythnos', - day: 'Dydd', - list: 'Rhestr', - }, - weekText: 'Wythnos', - allDayText: 'Trwy\'r dydd', - moreLinkText: 'Mwy', - noEventsText: 'Dim digwyddiadau', - }; - - var l15 = { - code: 'da', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Forrige', - next: 'Næste', - today: 'I dag', - month: 'Måned', - week: 'Uge', - day: 'Dag', - list: 'Agenda', - }, - weekText: 'Uge', - allDayText: 'Hele dagen', - moreLinkText: 'flere', - noEventsText: 'Ingen arrangementer at vise', - }; - - function affix$1(buttonText) { - return (buttonText === 'Tag' || buttonText === 'Monat') ? 'r' : - buttonText === 'Jahr' ? 's' : '' - } - - var l16 = { - code: 'de-at', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Zurück', - next: 'Vor', - today: 'Heute', - year: 'Jahr', - month: 'Monat', - week: 'Woche', - day: 'Tag', - list: 'Terminübersicht', - }, - weekText: 'KW', - weekTextLong: 'Woche', - allDayText: 'Ganztägig', - moreLinkText: function(n) { - return '+ weitere ' + n - }, - noEventsText: 'Keine Ereignisse anzuzeigen', - buttonHints: { - prev(buttonText) { - return `Vorherige${affix$1(buttonText)} ${buttonText}` - }, - next(buttonText) { - return `Nächste${affix$1(buttonText)} ${buttonText}` - }, - today(buttonText) { - // → Heute, Diese Woche, Dieser Monat, Dieses Jahr - if (buttonText === 'Tag') { - return 'Heute' - } - return `Diese${affix$1(buttonText)} ${buttonText}` - }, - }, - viewHint(buttonText) { - // → Tagesansicht, Wochenansicht, Monatsansicht, Jahresansicht - const glue = buttonText === 'Woche' ? 'n' : buttonText === 'Monat' ? 's' : 'es'; - return buttonText + glue + 'ansicht' - }, - navLinkHint: 'Gehe zu $0', - moreLinkHint(eventCnt) { - return 'Zeige ' + (eventCnt === 1 ? - 'ein weiteres Ereignis' : - eventCnt + ' weitere Ereignisse') - }, - closeHint: 'Schließen', - timeHint: 'Uhrzeit', - eventHint: 'Ereignis', - }; - - function affix(buttonText) { - return (buttonText === 'Tag' || buttonText === 'Monat') ? 'r' : - buttonText === 'Jahr' ? 's' : '' - } - - var l17 = { - code: 'de', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Zurück', - next: 'Vor', - today: 'Heute', - year: 'Jahr', - month: 'Monat', - week: 'Woche', - day: 'Tag', - list: 'Terminübersicht', - }, - weekText: 'KW', - weekTextLong: 'Woche', - allDayText: 'Ganztägig', - moreLinkText: function(n) { - return '+ weitere ' + n - }, - noEventsText: 'Keine Ereignisse anzuzeigen', - buttonHints: { - prev(buttonText) { - return `Vorherige${affix(buttonText)} ${buttonText}` - }, - next(buttonText) { - return `Nächste${affix(buttonText)} ${buttonText}` - }, - today(buttonText) { - // → Heute, Diese Woche, Dieser Monat, Dieses Jahr - if (buttonText === 'Tag') { - return 'Heute' - } - return `Diese${affix(buttonText)} ${buttonText}` - }, - }, - viewHint(buttonText) { - // → Tagesansicht, Wochenansicht, Monatsansicht, Jahresansicht - const glue = buttonText === 'Woche' ? 'n' : buttonText === 'Monat' ? 's' : 'es'; - return buttonText + glue + 'ansicht' - }, - navLinkHint: 'Gehe zu $0', - moreLinkHint(eventCnt) { - return 'Zeige ' + (eventCnt === 1 ? - 'ein weiteres Ereignis' : - eventCnt + ' weitere Ereignisse') - }, - closeHint: 'Schließen', - timeHint: 'Uhrzeit', - eventHint: 'Ereignis', - }; - - var l18 = { - code: 'el', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4st is the first week of the year. - }, - buttonText: { - prev: 'Προηγούμενος', - next: 'Επόμενος', - today: 'Σήμερα', - month: 'Μήνας', - week: 'Εβδομάδα', - day: 'Ημέρα', - list: 'Ατζέντα', - }, - weekText: 'Εβδ', - allDayText: 'Ολοήμερο', - moreLinkText: 'περισσότερα', - noEventsText: 'Δεν υπάρχουν γεγονότα προς εμφάνιση', - }; - - var l19 = { - code: 'en-au', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonHints: { - prev: 'Previous $0', - next: 'Next $0', - today: 'This $0', - }, - viewHint: '$0 view', - navLinkHint: 'Go to $0', - moreLinkHint(eventCnt) { - return `Show ${eventCnt} more event${eventCnt === 1 ? '' : 's'}` - }, - }; - - var l20 = { - code: 'en-gb', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonHints: { - prev: 'Previous $0', - next: 'Next $0', - today: 'This $0', - }, - viewHint: '$0 view', - navLinkHint: 'Go to $0', - moreLinkHint(eventCnt) { - return `Show ${eventCnt} more event${eventCnt === 1 ? '' : 's'}` - }, - }; - - var l21 = { - code: 'en-nz', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonHints: { - prev: 'Previous $0', - next: 'Next $0', - today: 'This $0', - }, - viewHint: '$0 view', - navLinkHint: 'Go to $0', - moreLinkHint(eventCnt) { - return `Show ${eventCnt} more event${eventCnt === 1 ? '' : 's'}` - }, - }; - - var l22 = { - code: 'eo', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Antaŭa', - next: 'Sekva', - today: 'Hodiaŭ', - month: 'Monato', - week: 'Semajno', - day: 'Tago', - list: 'Tagordo', - }, - weekText: 'Sm', - allDayText: 'Tuta tago', - moreLinkText: 'pli', - noEventsText: 'Neniuj eventoj por montri', - }; - - var l23 = { - code: 'es', - week: { - dow: 0, // Sunday is the first day of the week. - doy: 6, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'Ant', - next: 'Sig', - today: 'Hoy', - month: 'Mes', - week: 'Semana', - day: 'Día', - list: 'Agenda', - }, - weekText: 'Sm', - allDayText: 'Todo el día', - moreLinkText: 'más', - noEventsText: 'No hay eventos para mostrar', - }; - - var l24 = { - code: 'es', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Ant', - next: 'Sig', - today: 'Hoy', - month: 'Mes', - week: 'Semana', - day: 'Día', - list: 'Agenda', - }, - buttonHints: { - prev: '$0 antes', - next: '$0 siguiente', - today(buttonText) { - return (buttonText === 'Día') ? 'Hoy' : - ((buttonText === 'Semana') ? 'Esta' : 'Este') + ' ' + buttonText.toLocaleLowerCase() - }, - }, - viewHint(buttonText) { - return 'Vista ' + (buttonText === 'Semana' ? 'de la' : 'del') + ' ' + buttonText.toLocaleLowerCase() - }, - weekText: 'Sm', - weekTextLong: 'Semana', - allDayText: 'Todo el día', - moreLinkText: 'más', - moreLinkHint(eventCnt) { - return `Mostrar ${eventCnt} eventos más` - }, - noEventsText: 'No hay eventos para mostrar', - navLinkHint: 'Ir al $0', - closeHint: 'Cerrar', - timeHint: 'La hora', - eventHint: 'Evento', - }; - - var l25 = { - code: 'et', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Eelnev', - next: 'Järgnev', - today: 'Täna', - month: 'Kuu', - week: 'Nädal', - day: 'Päev', - list: 'Päevakord', - }, - weekText: 'näd', - allDayText: 'Kogu päev', - moreLinkText: function(n) { - return '+ veel ' + n - }, - noEventsText: 'Kuvamiseks puuduvad sündmused', - }; - - var l26 = { - code: 'eu', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'Aur', - next: 'Hur', - today: 'Gaur', - month: 'Hilabetea', - week: 'Astea', - day: 'Eguna', - list: 'Agenda', - }, - weekText: 'As', - allDayText: 'Egun osoa', - moreLinkText: 'gehiago', - noEventsText: 'Ez dago ekitaldirik erakusteko', - }; - - var l27 = { - code: 'fa', - week: { - dow: 6, // Saturday is the first day of the week. - doy: 12, // The week that contains Jan 1st is the first week of the year. - }, - direction: 'rtl', - buttonText: { - prev: 'قبلی', - next: 'بعدی', - today: 'امروز', - month: 'ماه', - week: 'هفته', - day: 'روز', - list: 'برنامه', - }, - weekText: 'هف', - allDayText: 'تمام روز', - moreLinkText: function(n) { - return 'بیش از ' + n - }, - noEventsText: 'هیچ رویدادی به نمایش', - }; - - var l28 = { - code: 'fi', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Edellinen', - next: 'Seuraava', - today: 'Tänään', - month: 'Kuukausi', - week: 'Viikko', - day: 'Päivä', - list: 'Tapahtumat', - }, - weekText: 'Vk', - allDayText: 'Koko päivä', - moreLinkText: 'lisää', - noEventsText: 'Ei näytettäviä tapahtumia', - }; - - var l29 = { - code: 'fr', - buttonText: { - prev: 'Précédent', - next: 'Suivant', - today: "Aujourd'hui", - year: 'Année', - month: 'Mois', - week: 'Semaine', - day: 'Jour', - list: 'Mon planning', - }, - weekText: 'Sem.', - allDayText: 'Toute la journée', - moreLinkText: 'en plus', - noEventsText: 'Aucun événement à afficher', - }; - - var l30 = { - code: 'fr-ch', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Précédent', - next: 'Suivant', - today: 'Courant', - year: 'Année', - month: 'Mois', - week: 'Semaine', - day: 'Jour', - list: 'Mon planning', - }, - weekText: 'Sm', - allDayText: 'Toute la journée', - moreLinkText: 'en plus', - noEventsText: 'Aucun événement à afficher', - }; - - var l31 = { - code: 'fr', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Précédent', - next: 'Suivant', - today: "Aujourd'hui", - year: 'Année', - month: 'Mois', - week: 'Semaine', - day: 'Jour', - list: 'Planning', - }, - weekText: 'Sem.', - allDayText: 'Toute la journée', - moreLinkText: 'en plus', - noEventsText: 'Aucun événement à afficher', - }; - - var l32 = { - code: 'gl', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Ant', - next: 'Seg', - today: 'Hoxe', - month: 'Mes', - week: 'Semana', - day: 'Día', - list: 'Axenda', - }, - weekText: 'Sm', - allDayText: 'Todo o día', - moreLinkText: 'máis', - noEventsText: 'Non hai eventos para amosar', - }; - - var l33 = { - code: 'he', - direction: 'rtl', - buttonText: { - prev: 'הקודם', - next: 'הבא', - today: 'היום', - month: 'חודש', - week: 'שבוע', - day: 'יום', - list: 'סדר יום', - }, - allDayText: 'כל היום', - moreLinkText: 'אחר', - noEventsText: 'אין אירועים להצגה', - weekText: 'שבוע', - }; - - var l34 = { - code: 'hi', - week: { - dow: 0, // Sunday is the first day of the week. - doy: 6, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'पिछला', - next: 'अगला', - today: 'आज', - month: 'महीना', - week: 'सप्ताह', - day: 'दिन', - list: 'कार्यसूची', - }, - weekText: 'हफ्ता', - allDayText: 'सभी दिन', - moreLinkText: function(n) { - return '+अधिक ' + n - }, - noEventsText: 'कोई घटनाओं को प्रदर्शित करने के लिए', - }; - - var l35 = { - code: 'hr', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'Prijašnji', - next: 'Sljedeći', - today: 'Danas', - month: 'Mjesec', - week: 'Tjedan', - day: 'Dan', - list: 'Raspored', - }, - weekText: 'Tje', - allDayText: 'Cijeli dan', - moreLinkText: function(n) { - return '+ još ' + n - }, - noEventsText: 'Nema događaja za prikaz', - }; - - var l36 = { - code: 'hu', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'vissza', - next: 'előre', - today: 'ma', - month: 'Hónap', - week: 'Hét', - day: 'Nap', - list: 'Lista', - }, - weekText: 'Hét', - allDayText: 'Egész nap', - moreLinkText: 'további', - noEventsText: 'Nincs megjeleníthető esemény', - }; - - var l37 = { - code: 'hy-am', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Նախորդ', - next: 'Հաջորդ', - today: 'Այսօր', - month: 'Ամիս', - week: 'Շաբաթ', - day: 'Օր', - list: 'Օրվա ցուցակ', - }, - weekText: 'Շաբ', - allDayText: 'Ամբողջ օր', - moreLinkText: function(n) { - return '+ ևս ' + n - }, - noEventsText: 'Բացակայում է իրադարձությունը ցուցադրելու', - }; - - var l38 = { - code: 'id', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'mundur', - next: 'maju', - today: 'hari ini', - month: 'Bulan', - week: 'Minggu', - day: 'Hari', - list: 'Agenda', - }, - weekText: 'Mg', - allDayText: 'Sehari penuh', - moreLinkText: 'lebih', - noEventsText: 'Tidak ada acara untuk ditampilkan', - }; - - var l39 = { - code: 'is', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Fyrri', - next: 'Næsti', - today: 'Í dag', - month: 'Mánuður', - week: 'Vika', - day: 'Dagur', - list: 'Dagskrá', - }, - weekText: 'Vika', - allDayText: 'Allan daginn', - moreLinkText: 'meira', - noEventsText: 'Engir viðburðir til að sýna', - }; - - var l40 = { - code: 'it', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Prec', - next: 'Succ', - today: 'Oggi', - month: 'Mese', - week: 'Settimana', - day: 'Giorno', - list: 'Agenda', - }, - weekText: 'Sm', - allDayText: 'Tutto il giorno', - moreLinkText: function(n) { - return '+altri ' + n - }, - noEventsText: 'Non ci sono eventi da visualizzare', - }; - - var l41 = { - code: 'ja', - buttonText: { - prev: '前', - next: '次', - today: '今日', - month: '月', - week: '週', - day: '日', - list: '予定リスト', - }, - weekText: '週', - allDayText: '終日', - moreLinkText: function(n) { - return '他 ' + n + ' 件' - }, - noEventsText: '表示する予定はありません', - }; - - var l42 = { - code: 'ka', - week: { - dow: 1, - doy: 7, - }, - buttonText: { - prev: 'წინა', - next: 'შემდეგი', - today: 'დღეს', - month: 'თვე', - week: 'კვირა', - day: 'დღე', - list: 'დღის წესრიგი', - }, - weekText: 'კვ', - allDayText: 'მთელი დღე', - moreLinkText: function(n) { - return '+ კიდევ ' + n - }, - noEventsText: 'ღონისძიებები არ არის', - }; - - var l43 = { - code: 'kk', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'Алдыңғы', - next: 'Келесі', - today: 'Бүгін', - month: 'Ай', - week: 'Апта', - day: 'Күн', - list: 'Күн тәртібі', - }, - weekText: 'Не', - allDayText: 'Күні бойы', - moreLinkText: function(n) { - return '+ тағы ' + n - }, - noEventsText: 'Көрсету үшін оқиғалар жоқ', - }; - - var l44 = { - code: 'km', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'មុន', - next: 'បន្ទាប់', - today: 'ថ្ងៃនេះ', - year: 'ឆ្នាំ', - month: 'ខែ', - week: 'សប្តាហ៍', - day: 'ថ្ងៃ', - list: 'បញ្ជី', - }, - weekText: 'សប្តាហ៍', - allDayText: 'ពេញមួយថ្ងៃ', - moreLinkText: 'ច្រើនទៀត', - noEventsText: 'គ្មានព្រឹត្តិការណ៍ត្រូវបង្ហាញ', - }; - - var l45 = { - code: 'ko', - buttonText: { - prev: '이전달', - next: '다음달', - today: '오늘', - month: '월', - week: '주', - day: '일', - list: '일정목록', - }, - weekText: '주', - allDayText: '종일', - moreLinkText: '개', - noEventsText: '일정이 없습니다', - }; - - var l46 = { - code: 'ku', - week: { - dow: 6, // Saturday is the first day of the week. - doy: 12, // The week that contains Jan 1st is the first week of the year. - }, - direction: 'rtl', - buttonText: { - prev: 'پێشتر', - next: 'دواتر', - today: 'ئەمڕو', - month: 'مانگ', - week: 'هەفتە', - day: 'ڕۆژ', - list: 'بەرنامە', - }, - weekText: 'هەفتە', - allDayText: 'هەموو ڕۆژەکە', - moreLinkText: 'زیاتر', - noEventsText: 'هیچ ڕووداوێك نیە', - }; - - var l47 = { - code: 'lb', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Zréck', - next: 'Weider', - today: 'Haut', - month: 'Mount', - week: 'Woch', - day: 'Dag', - list: 'Terminiwwersiicht', - }, - weekText: 'W', - allDayText: 'Ganzen Dag', - moreLinkText: 'méi', - noEventsText: 'Nee Evenementer ze affichéieren', - }; - - var l48 = { - code: 'lt', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Atgal', - next: 'Pirmyn', - today: 'Šiandien', - month: 'Mėnuo', - week: 'Savaitė', - day: 'Diena', - list: 'Darbotvarkė', - }, - weekText: 'SAV', - allDayText: 'Visą dieną', - moreLinkText: 'daugiau', - noEventsText: 'Nėra įvykių rodyti', - }; - - var l49 = { - code: 'lv', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Iepr.', - next: 'Nāk.', - today: 'Šodien', - month: 'Mēnesis', - week: 'Nedēļa', - day: 'Diena', - list: 'Dienas kārtība', - }, - weekText: 'Ned.', - allDayText: 'Visu dienu', - moreLinkText: function(n) { - return '+vēl ' + n - }, - noEventsText: 'Nav notikumu', - }; - - var l50 = { - code: 'mk', - buttonText: { - prev: 'претходно', - next: 'следно', - today: 'Денес', - month: 'Месец', - week: 'Недела', - day: 'Ден', - list: 'График', - }, - weekText: 'Сед', - allDayText: 'Цел ден', - moreLinkText: function(n) { - return '+повеќе ' + n - }, - noEventsText: 'Нема настани за прикажување', - }; - - var l51 = { - code: 'ms', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'Sebelum', - next: 'Selepas', - today: 'hari ini', - month: 'Bulan', - week: 'Minggu', - day: 'Hari', - list: 'Agenda', - }, - weekText: 'Mg', - allDayText: 'Sepanjang hari', - moreLinkText: function(n) { - return 'masih ada ' + n + ' acara' - }, - noEventsText: 'Tiada peristiwa untuk dipaparkan', - }; - - var l52 = { - code: 'nb', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Forrige', - next: 'Neste', - today: 'I dag', - month: 'Måned', - week: 'Uke', - day: 'Dag', - list: 'Agenda', - }, - weekText: 'Uke', - weekTextLong: 'Uke', - allDayText: 'Hele dagen', - moreLinkText: 'til', - noEventsText: 'Ingen hendelser å vise', - buttonHints: { - prev: 'Forrige $0', - next: 'Neste $0', - today: 'Nåværende $0', - }, - viewHint: '$0 visning', - navLinkHint: 'Gå til $0', - moreLinkHint(eventCnt) { - return `Vis ${eventCnt} flere hendelse${eventCnt === 1 ? '' : 'r'}` - }, - }; - - var l53 = { - code: 'ne', // code for nepal - week: { - dow: 7, // Sunday is the first day of the week. - doy: 1, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'अघिल्लो', - next: 'अर्को', - today: 'आज', - month: 'महिना', - week: 'हप्ता', - day: 'दिन', - list: 'सूची', - }, - weekText: 'हप्ता', - allDayText: 'दिनभरि', - moreLinkText: 'थप लिंक', - noEventsText: 'देखाउनको लागि कुनै घटनाहरू छैनन्', - }; - - var l54 = { - code: 'nl', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Vorige', - next: 'Volgende', - today: 'Vandaag', - year: 'Jaar', - month: 'Maand', - week: 'Week', - day: 'Dag', - list: 'Agenda', - }, - allDayText: 'Hele dag', - moreLinkText: 'extra', - noEventsText: 'Geen evenementen om te laten zien', - }; - - var l55 = { - code: 'nn', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Førre', - next: 'Neste', - today: 'I dag', - month: 'Månad', - week: 'Veke', - day: 'Dag', - list: 'Agenda', - }, - weekText: 'Veke', - allDayText: 'Heile dagen', - moreLinkText: 'til', - noEventsText: 'Ingen hendelser å vise', - }; - - var l56 = { - code: 'pl', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Poprzedni', - next: 'Następny', - today: 'Dziś', - month: 'Miesiąc', - week: 'Tydzień', - day: 'Dzień', - list: 'Plan dnia', - }, - weekText: 'Tydz', - allDayText: 'Cały dzień', - moreLinkText: 'więcej', - noEventsText: 'Brak wydarzeń do wyświetlenia', - }; - - var l57 = { - code: 'pt-br', - buttonText: { - prev: 'Anterior', - next: 'Próximo', - today: 'Hoje', - month: 'Mês', - week: 'Semana', - day: 'Dia', - list: 'Lista', - }, - weekText: 'Sm', - allDayText: 'dia inteiro', - moreLinkText: function(n) { - return 'mais +' + n - }, - noEventsText: 'Não há eventos para mostrar', - }; - - var l58 = { - code: 'pt', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Anterior', - next: 'Seguinte', - today: 'Hoje', - month: 'Mês', - week: 'Semana', - day: 'Dia', - list: 'Agenda', - }, - weekText: 'Sem', - allDayText: 'Todo o dia', - moreLinkText: 'mais', - noEventsText: 'Não há eventos para mostrar', - }; - - var l59 = { - code: 'ro', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'precedentă', - next: 'următoare', - today: 'Azi', - month: 'Lună', - week: 'Săptămână', - day: 'Zi', - list: 'Agendă', - }, - weekText: 'Săpt', - allDayText: 'Toată ziua', - moreLinkText: function(n) { - return '+alte ' + n - }, - noEventsText: 'Nu există evenimente de afișat', - }; - - var l60 = { - code: 'ru', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Пред', - next: 'След', - today: 'Сегодня', - month: 'Месяц', - week: 'Неделя', - day: 'День', - list: 'Повестка дня', - }, - weekText: 'Нед', - allDayText: 'Весь день', - moreLinkText: function(n) { - return '+ ещё ' + n - }, - noEventsText: 'Нет событий для отображения', - }; - - var l61 = { - code: 'si-lk', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'පෙර', - next: 'පසු', - today: 'අද', - month: 'මාසය', - week: 'සතිය', - day: 'දවස', - list: 'ලැයිස්තුව', - }, - weekText: 'සති', - allDayText: 'සියලු', - moreLinkText: 'තවත්', - noEventsText: 'මුකුත් නැත', - }; - - var l62 = { - code: 'sk', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Predchádzajúci', - next: 'Nasledujúci', - today: 'Dnes', - month: 'Mesiac', - week: 'Týždeň', - day: 'Deň', - list: 'Rozvrh', - }, - weekText: 'Ty', - allDayText: 'Celý deň', - moreLinkText: function(n) { - return '+ďalšie: ' + n - }, - noEventsText: 'Žiadne akcie na zobrazenie', - }; - - var l63 = { - code: 'sl', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'Prejšnji', - next: 'Naslednji', - today: 'Trenutni', - month: 'Mesec', - week: 'Teden', - day: 'Dan', - list: 'Dnevni red', - }, - weekText: 'Teden', - allDayText: 'Ves dan', - moreLinkText: 'več', - noEventsText: 'Ni dogodkov za prikaz', - }; - - var l64 = { - code: 'sm', - buttonText: { - prev: 'Talu ai', - next: 'Mulimuli atu', - today: 'Aso nei', - month: 'Masina', - week: 'Vaiaso', - day: 'Aso', - list: 'Faasologa', - }, - weekText: 'Vaiaso', - allDayText: 'Aso atoa', - moreLinkText: 'sili atu', - noEventsText: 'Leai ni mea na tutupu', - }; - - var l65 = { - code: 'sq', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'mbrapa', - next: 'Përpara', - today: 'sot', - month: 'Muaj', - week: 'Javë', - day: 'Ditë', - list: 'Listë', - }, - weekText: 'Ja', - allDayText: 'Gjithë ditën', - moreLinkText: function(n) { - return '+më tepër ' + n - }, - noEventsText: 'Nuk ka evente për të shfaqur', - }; - - var l66 = { - code: 'sr-cyrl', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'Претходна', - next: 'следећи', - today: 'Данас', - month: 'Месец', - week: 'Недеља', - day: 'Дан', - list: 'Планер', - }, - weekText: 'Сед', - allDayText: 'Цео дан', - moreLinkText: function(n) { - return '+ још ' + n - }, - noEventsText: 'Нема догађаја за приказ', - }; - - var l67 = { - code: 'sr', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'Prethodna', - next: 'Sledeći', - today: 'Danas', - month: 'Mеsеc', - week: 'Nеdеlja', - day: 'Dan', - list: 'Planеr', - }, - weekText: 'Sed', - allDayText: 'Cеo dan', - moreLinkText: function(n) { - return '+ još ' + n - }, - noEventsText: 'Nеma događaja za prikaz', - }; - - var l68 = { - code: 'sv', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Förra', - next: 'Nästa', - today: 'Idag', - month: 'Månad', - week: 'Vecka', - day: 'Dag', - list: 'Program', - }, - buttonHints: { - prev(buttonText) { - return `Föregående ${buttonText.toLocaleLowerCase()}` - }, - next(buttonText) { - return `Nästa ${buttonText.toLocaleLowerCase()}` - }, - today(buttonText) { - return (buttonText === 'Program' ? 'Detta' : 'Denna') + ' ' + buttonText.toLocaleLowerCase() - }, - }, - viewHint: '$0 vy', - navLinkHint: 'Gå till $0', - moreLinkHint(eventCnt) { - return `Visa ytterligare ${eventCnt} händelse${eventCnt === 1 ? '' : 'r'}` - }, - weekText: 'v.', - weekTextLong: 'Vecka', - allDayText: 'Heldag', - moreLinkText: 'till', - noEventsText: 'Inga händelser att visa', - closeHint: 'Stäng', - timeHint: 'Klockan', - eventHint: 'Händelse', - }; - - var l69 = { - code: 'ta-in', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'முந்தைய', - next: 'அடுத்தது', - today: 'இன்று', - month: 'மாதம்', - week: 'வாரம்', - day: 'நாள்', - list: 'தினசரி அட்டவணை', - }, - weekText: 'வாரம்', - allDayText: 'நாள் முழுவதும்', - moreLinkText: function(n) { - return '+ மேலும் ' + n - }, - noEventsText: 'காண்பிக்க நிகழ்வுகள் இல்லை', - }; - - var l70 = { - code: 'th', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'ก่อนหน้า', - next: 'ถัดไป', - prevYear: 'ปีก่อนหน้า', - nextYear: 'ปีถัดไป', - year: 'ปี', - today: 'วันนี้', - month: 'เดือน', - week: 'สัปดาห์', - day: 'วัน', - list: 'กำหนดการ', - }, - weekText: 'สัปดาห์', - allDayText: 'ตลอดวัน', - moreLinkText: 'เพิ่มเติม', - noEventsText: 'ไม่มีกิจกรรมที่จะแสดง', - }; - - var l71 = { - code: 'tr', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'geri', - next: 'ileri', - today: 'bugün', - month: 'Ay', - week: 'Hafta', - day: 'Gün', - list: 'Ajanda', - }, - weekText: 'Hf', - allDayText: 'Tüm gün', - moreLinkText: 'daha fazla', - noEventsText: 'Gösterilecek etkinlik yok', - }; - - var l72 = { - code: 'ug', - buttonText: { - month: 'ئاي', - week: 'ھەپتە', - day: 'كۈن', - list: 'كۈنتەرتىپ', - }, - allDayText: 'پۈتۈن كۈن', - }; - - var l73 = { - code: 'uk', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'Попередній', - next: 'далі', - today: 'Сьогодні', - month: 'Місяць', - week: 'Тиждень', - day: 'День', - list: 'Порядок денний', - }, - weekText: 'Тиж', - allDayText: 'Увесь день', - moreLinkText: function(n) { - return '+ще ' + n + '...' - }, - noEventsText: 'Немає подій для відображення', - }; - - var l74 = { - code: 'uz', - buttonText: { - month: 'Oy', - week: 'Xafta', - day: 'Kun', - list: 'Kun tartibi', - }, - allDayText: "Kun bo'yi", - moreLinkText: function(n) { - return '+ yana ' + n - }, - noEventsText: "Ko'rsatish uchun voqealar yo'q", - }; - - var l75 = { - code: 'vi', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Trước', - next: 'Tiếp', - today: 'Hôm nay', - month: 'Tháng', - week: 'Tuần', - day: 'Ngày', - list: 'Lịch biểu', - }, - weekText: 'Tu', - allDayText: 'Cả ngày', - moreLinkText: function(n) { - return '+ thêm ' + n - }, - noEventsText: 'Không có sự kiện để hiển thị', - }; - - var l76 = { - code: 'zh-cn', - week: { - // GB/T 7408-1994《数据元和交换格式·信息交换·日期和时间表示法》与ISO 8601:1988等效 - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: '上月', - next: '下月', - today: '今天', - month: '月', - week: '周', - day: '日', - list: '日程', - }, - weekText: '周', - allDayText: '全天', - moreLinkText: function(n) { - return '另外 ' + n + ' 个' - }, - noEventsText: '没有事件显示', - }; - - var l77 = { - code: 'zh-tw', - buttonText: { - prev: '上月', - next: '下月', - today: '今天', - month: '月', - week: '週', - day: '天', - list: '活動列表', - }, - weekText: '周', - allDayText: '整天', - moreLinkText: '顯示更多', - noEventsText: '没有任何活動', - }; - - /* eslint max-len: off */ - - var localesAll = [ - l0, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11, l12, l13, l14, l15, l16, l17, l18, l19, l20, l21, l22, l23, l24, l25, l26, l27, l28, l29, l30, l31, l32, l33, l34, l35, l36, l37, l38, l39, l40, l41, l42, l43, l44, l45, l46, l47, l48, l49, l50, l51, l52, l53, l54, l55, l56, l57, l58, l59, l60, l61, l62, l63, l64, l65, l66, l67, l68, l69, l70, l71, l72, l73, l74, l75, l76, l77, - ]; - - return localesAll; - -}()); diff --git a/plugins/fullcalendar/locales-all.min.js b/plugins/fullcalendar/locales-all.min.js deleted file mode 100644 index 000851224..000000000 --- a/plugins/fullcalendar/locales-all.min.js +++ /dev/null @@ -1 +0,0 @@ -[].push.apply(FullCalendar.globalLocales,function(){"use strict";function e(e){return"Tag"===e||"Monat"===e?"r":"Jahr"===e?"s":""}function t(e){return"Tag"===e||"Monat"===e?"r":"Jahr"===e?"s":""}return[{code:"af",week:{dow:1,doy:4},buttonText:{prev:"Vorige",next:"Volgende",today:"Vandag",year:"Jaar",month:"Maand",week:"Week",day:"Dag",list:"Agenda"},allDayText:"Heeldag",moreLinkText:"Addisionele",noEventsText:"Daar is geen gebeurtenisse nie"},{code:"ar-dz",week:{dow:0,doy:4},direction:"rtl",buttonText:{prev:"السابق",next:"التالي",today:"اليوم",month:"شهر",week:"أسبوع",day:"يوم",list:"أجندة"},weekText:"أسبوع",allDayText:"اليوم كله",moreLinkText:"أخرى",noEventsText:"أي أحداث لعرض"},{code:"ar-kw",week:{dow:0,doy:12},direction:"rtl",buttonText:{prev:"السابق",next:"التالي",today:"اليوم",month:"شهر",week:"أسبوع",day:"يوم",list:"أجندة"},weekText:"أسبوع",allDayText:"اليوم كله",moreLinkText:"أخرى",noEventsText:"أي أحداث لعرض"},{code:"ar-ly",week:{dow:6,doy:12},direction:"rtl",buttonText:{prev:"السابق",next:"التالي",today:"اليوم",month:"شهر",week:"أسبوع",day:"يوم",list:"أجندة"},weekText:"أسبوع",allDayText:"اليوم كله",moreLinkText:"أخرى",noEventsText:"أي أحداث لعرض"},{code:"ar-ma",week:{dow:6,doy:12},direction:"rtl",buttonText:{prev:"السابق",next:"التالي",today:"اليوم",month:"شهر",week:"أسبوع",day:"يوم",list:"أجندة"},weekText:"أسبوع",allDayText:"اليوم كله",moreLinkText:"أخرى",noEventsText:"أي أحداث لعرض"},{code:"ar-sa",week:{dow:0,doy:6},direction:"rtl",buttonText:{prev:"السابق",next:"التالي",today:"اليوم",month:"شهر",week:"أسبوع",day:"يوم",list:"أجندة"},weekText:"أسبوع",allDayText:"اليوم كله",moreLinkText:"أخرى",noEventsText:"أي أحداث لعرض"},{code:"ar-tn",week:{dow:1,doy:4},direction:"rtl",buttonText:{prev:"السابق",next:"التالي",today:"اليوم",month:"شهر",week:"أسبوع",day:"يوم",list:"أجندة"},weekText:"أسبوع",allDayText:"اليوم كله",moreLinkText:"أخرى",noEventsText:"أي أحداث لعرض"},{code:"ar",week:{dow:6,doy:12},direction:"rtl",buttonText:{prev:"السابق",next:"التالي",today:"اليوم",month:"شهر",week:"أسبوع",day:"يوم",list:"أجندة"},weekText:"أسبوع",allDayText:"اليوم كله",moreLinkText:"أخرى",noEventsText:"أي أحداث لعرض"},{code:"az",week:{dow:1,doy:4},buttonText:{prev:"Əvvəl",next:"Sonra",today:"Bu Gün",month:"Ay",week:"Həftə",day:"Gün",list:"Gündəm"},weekText:"Həftə",allDayText:"Bütün Gün",moreLinkText:function(e){return"+ daha çox "+e},noEventsText:"Göstərmək üçün hadisə yoxdur"},{code:"bg",week:{dow:1,doy:7},buttonText:{prev:"назад",next:"напред",today:"днес",month:"Месец",week:"Седмица",day:"Ден",list:"График"},allDayText:"Цял ден",moreLinkText:function(e){return"+още "+e},noEventsText:"Няма събития за показване"},{code:"bn",week:{dow:0,doy:6},buttonText:{prev:"পেছনে",next:"সামনে",today:"আজ",month:"মাস",week:"সপ্তাহ",day:"দিন",list:"তালিকা"},weekText:"সপ্তাহ",allDayText:"সারাদিন",moreLinkText:function(e){return"+অন্যান্য "+e},noEventsText:"কোনো ইভেন্ট নেই"},{code:"bs",week:{dow:1,doy:7},buttonText:{prev:"Prošli",next:"Sljedeći",today:"Danas",month:"Mjesec",week:"Sedmica",day:"Dan",list:"Raspored"},weekText:"Sed",allDayText:"Cijeli dan",moreLinkText:function(e){return"+ još "+e},noEventsText:"Nema događaja za prikazivanje"},{code:"ca",week:{dow:1,doy:4},buttonText:{prev:"Anterior",next:"Següent",today:"Avui",month:"Mes",week:"Setmana",day:"Dia",list:"Agenda"},weekText:"Set",allDayText:"Tot el dia",moreLinkText:"més",noEventsText:"No hi ha esdeveniments per mostrar"},{code:"cs",week:{dow:1,doy:4},buttonText:{prev:"Dříve",next:"Později",today:"Nyní",month:"Měsíc",week:"Týden",day:"Den",list:"Agenda"},weekText:"Týd",allDayText:"Celý den",moreLinkText:function(e){return"+další: "+e},noEventsText:"Žádné akce k zobrazení"},{code:"cy",week:{dow:1,doy:4},buttonText:{prev:"Blaenorol",next:"Nesaf",today:"Heddiw",year:"Blwyddyn",month:"Mis",week:"Wythnos",day:"Dydd",list:"Rhestr"},weekText:"Wythnos",allDayText:"Trwy'r dydd",moreLinkText:"Mwy",noEventsText:"Dim digwyddiadau"},{code:"da",week:{dow:1,doy:4},buttonText:{prev:"Forrige",next:"Næste",today:"I dag",month:"Måned",week:"Uge",day:"Dag",list:"Agenda"},weekText:"Uge",allDayText:"Hele dagen",moreLinkText:"flere",noEventsText:"Ingen arrangementer at vise"},{code:"de-at",week:{dow:1,doy:4},buttonText:{prev:"Zurück",next:"Vor",today:"Heute",year:"Jahr",month:"Monat",week:"Woche",day:"Tag",list:"Terminübersicht"},weekText:"KW",weekTextLong:"Woche",allDayText:"Ganztägig",moreLinkText:function(e){return"+ weitere "+e},noEventsText:"Keine Ereignisse anzuzeigen",buttonHints:{prev:t=>`Vorherige${e(t)} ${t}`,next:t=>`Nächste${e(t)} ${t}`,today:t=>"Tag"===t?"Heute":`Diese${e(t)} ${t}`},viewHint:e=>e+("Woche"===e?"n":"Monat"===e?"s":"es")+"ansicht",navLinkHint:"Gehe zu $0",moreLinkHint:e=>"Zeige "+(1===e?"ein weiteres Ereignis":e+" weitere Ereignisse"),closeHint:"Schließen",timeHint:"Uhrzeit",eventHint:"Ereignis"},{code:"de",week:{dow:1,doy:4},buttonText:{prev:"Zurück",next:"Vor",today:"Heute",year:"Jahr",month:"Monat",week:"Woche",day:"Tag",list:"Terminübersicht"},weekText:"KW",weekTextLong:"Woche",allDayText:"Ganztägig",moreLinkText:function(e){return"+ weitere "+e},noEventsText:"Keine Ereignisse anzuzeigen",buttonHints:{prev:e=>`Vorherige${t(e)} ${e}`,next:e=>`Nächste${t(e)} ${e}`,today:e=>"Tag"===e?"Heute":`Diese${t(e)} ${e}`},viewHint:e=>e+("Woche"===e?"n":"Monat"===e?"s":"es")+"ansicht",navLinkHint:"Gehe zu $0",moreLinkHint:e=>"Zeige "+(1===e?"ein weiteres Ereignis":e+" weitere Ereignisse"),closeHint:"Schließen",timeHint:"Uhrzeit",eventHint:"Ereignis"},{code:"el",week:{dow:1,doy:4},buttonText:{prev:"Προηγούμενος",next:"Επόμενος",today:"Σήμερα",month:"Μήνας",week:"Εβδομάδα",day:"Ημέρα",list:"Ατζέντα"},weekText:"Εβδ",allDayText:"Ολοήμερο",moreLinkText:"περισσότερα",noEventsText:"Δεν υπάρχουν γεγονότα προς εμφάνιση"},{code:"en-au",week:{dow:1,doy:4},buttonHints:{prev:"Previous $0",next:"Next $0",today:"This $0"},viewHint:"$0 view",navLinkHint:"Go to $0",moreLinkHint:e=>`Show ${e} more event${1===e?"":"s"}`},{code:"en-gb",week:{dow:1,doy:4},buttonHints:{prev:"Previous $0",next:"Next $0",today:"This $0"},viewHint:"$0 view",navLinkHint:"Go to $0",moreLinkHint:e=>`Show ${e} more event${1===e?"":"s"}`},{code:"en-nz",week:{dow:1,doy:4},buttonHints:{prev:"Previous $0",next:"Next $0",today:"This $0"},viewHint:"$0 view",navLinkHint:"Go to $0",moreLinkHint:e=>`Show ${e} more event${1===e?"":"s"}`},{code:"eo",week:{dow:1,doy:4},buttonText:{prev:"Antaŭa",next:"Sekva",today:"Hodiaŭ",month:"Monato",week:"Semajno",day:"Tago",list:"Tagordo"},weekText:"Sm",allDayText:"Tuta tago",moreLinkText:"pli",noEventsText:"Neniuj eventoj por montri"},{code:"es",week:{dow:0,doy:6},buttonText:{prev:"Ant",next:"Sig",today:"Hoy",month:"Mes",week:"Semana",day:"Día",list:"Agenda"},weekText:"Sm",allDayText:"Todo el día",moreLinkText:"más",noEventsText:"No hay eventos para mostrar"},{code:"es",week:{dow:1,doy:4},buttonText:{prev:"Ant",next:"Sig",today:"Hoy",month:"Mes",week:"Semana",day:"Día",list:"Agenda"},buttonHints:{prev:"$0 antes",next:"$0 siguiente",today:e=>"Día"===e?"Hoy":("Semana"===e?"Esta":"Este")+" "+e.toLocaleLowerCase()},viewHint:e=>"Vista "+("Semana"===e?"de la":"del")+" "+e.toLocaleLowerCase(),weekText:"Sm",weekTextLong:"Semana",allDayText:"Todo el día",moreLinkText:"más",moreLinkHint:e=>`Mostrar ${e} eventos más`,noEventsText:"No hay eventos para mostrar",navLinkHint:"Ir al $0",closeHint:"Cerrar",timeHint:"La hora",eventHint:"Evento"},{code:"et",week:{dow:1,doy:4},buttonText:{prev:"Eelnev",next:"Järgnev",today:"Täna",month:"Kuu",week:"Nädal",day:"Päev",list:"Päevakord"},weekText:"näd",allDayText:"Kogu päev",moreLinkText:function(e){return"+ veel "+e},noEventsText:"Kuvamiseks puuduvad sündmused"},{code:"eu",week:{dow:1,doy:7},buttonText:{prev:"Aur",next:"Hur",today:"Gaur",month:"Hilabetea",week:"Astea",day:"Eguna",list:"Agenda"},weekText:"As",allDayText:"Egun osoa",moreLinkText:"gehiago",noEventsText:"Ez dago ekitaldirik erakusteko"},{code:"fa",week:{dow:6,doy:12},direction:"rtl",buttonText:{prev:"قبلی",next:"بعدی",today:"امروز",month:"ماه",week:"هفته",day:"روز",list:"برنامه"},weekText:"هف",allDayText:"تمام روز",moreLinkText:function(e){return"بیش از "+e},noEventsText:"هیچ رویدادی به نمایش"},{code:"fi",week:{dow:1,doy:4},buttonText:{prev:"Edellinen",next:"Seuraava",today:"Tänään",month:"Kuukausi",week:"Viikko",day:"Päivä",list:"Tapahtumat"},weekText:"Vk",allDayText:"Koko päivä",moreLinkText:"lisää",noEventsText:"Ei näytettäviä tapahtumia"},{code:"fr",buttonText:{prev:"Précédent",next:"Suivant",today:"Aujourd'hui",year:"Année",month:"Mois",week:"Semaine",day:"Jour",list:"Mon planning"},weekText:"Sem.",allDayText:"Toute la journée",moreLinkText:"en plus",noEventsText:"Aucun événement à afficher"},{code:"fr-ch",week:{dow:1,doy:4},buttonText:{prev:"Précédent",next:"Suivant",today:"Courant",year:"Année",month:"Mois",week:"Semaine",day:"Jour",list:"Mon planning"},weekText:"Sm",allDayText:"Toute la journée",moreLinkText:"en plus",noEventsText:"Aucun événement à afficher"},{code:"fr",week:{dow:1,doy:4},buttonText:{prev:"Précédent",next:"Suivant",today:"Aujourd'hui",year:"Année",month:"Mois",week:"Semaine",day:"Jour",list:"Planning"},weekText:"Sem.",allDayText:"Toute la journée",moreLinkText:"en plus",noEventsText:"Aucun événement à afficher"},{code:"gl",week:{dow:1,doy:4},buttonText:{prev:"Ant",next:"Seg",today:"Hoxe",month:"Mes",week:"Semana",day:"Día",list:"Axenda"},weekText:"Sm",allDayText:"Todo o día",moreLinkText:"máis",noEventsText:"Non hai eventos para amosar"},{code:"he",direction:"rtl",buttonText:{prev:"הקודם",next:"הבא",today:"היום",month:"חודש",week:"שבוע",day:"יום",list:"סדר יום"},allDayText:"כל היום",moreLinkText:"אחר",noEventsText:"אין אירועים להצגה",weekText:"שבוע"},{code:"hi",week:{dow:0,doy:6},buttonText:{prev:"पिछला",next:"अगला",today:"आज",month:"महीना",week:"सप्ताह",day:"दिन",list:"कार्यसूची"},weekText:"हफ्ता",allDayText:"सभी दिन",moreLinkText:function(e){return"+अधिक "+e},noEventsText:"कोई घटनाओं को प्रदर्शित करने के लिए"},{code:"hr",week:{dow:1,doy:7},buttonText:{prev:"Prijašnji",next:"Sljedeći",today:"Danas",month:"Mjesec",week:"Tjedan",day:"Dan",list:"Raspored"},weekText:"Tje",allDayText:"Cijeli dan",moreLinkText:function(e){return"+ još "+e},noEventsText:"Nema događaja za prikaz"},{code:"hu",week:{dow:1,doy:4},buttonText:{prev:"vissza",next:"előre",today:"ma",month:"Hónap",week:"Hét",day:"Nap",list:"Lista"},weekText:"Hét",allDayText:"Egész nap",moreLinkText:"további",noEventsText:"Nincs megjeleníthető esemény"},{code:"hy-am",week:{dow:1,doy:4},buttonText:{prev:"Նախորդ",next:"Հաջորդ",today:"Այսօր",month:"Ամիս",week:"Շաբաթ",day:"Օր",list:"Օրվա ցուցակ"},weekText:"Շաբ",allDayText:"Ամբողջ օր",moreLinkText:function(e){return"+ ևս "+e},noEventsText:"Բացակայում է իրադարձությունը ցուցադրելու"},{code:"id",week:{dow:1,doy:7},buttonText:{prev:"mundur",next:"maju",today:"hari ini",month:"Bulan",week:"Minggu",day:"Hari",list:"Agenda"},weekText:"Mg",allDayText:"Sehari penuh",moreLinkText:"lebih",noEventsText:"Tidak ada acara untuk ditampilkan"},{code:"is",week:{dow:1,doy:4},buttonText:{prev:"Fyrri",next:"Næsti",today:"Í dag",month:"Mánuður",week:"Vika",day:"Dagur",list:"Dagskrá"},weekText:"Vika",allDayText:"Allan daginn",moreLinkText:"meira",noEventsText:"Engir viðburðir til að sýna"},{code:"it",week:{dow:1,doy:4},buttonText:{prev:"Prec",next:"Succ",today:"Oggi",month:"Mese",week:"Settimana",day:"Giorno",list:"Agenda"},weekText:"Sm",allDayText:"Tutto il giorno",moreLinkText:function(e){return"+altri "+e},noEventsText:"Non ci sono eventi da visualizzare"},{code:"ja",buttonText:{prev:"前",next:"次",today:"今日",month:"月",week:"週",day:"日",list:"予定リスト"},weekText:"週",allDayText:"終日",moreLinkText:function(e){return"他 "+e+" 件"},noEventsText:"表示する予定はありません"},{code:"ka",week:{dow:1,doy:7},buttonText:{prev:"წინა",next:"შემდეგი",today:"დღეს",month:"თვე",week:"კვირა",day:"დღე",list:"დღის წესრიგი"},weekText:"კვ",allDayText:"მთელი დღე",moreLinkText:function(e){return"+ კიდევ "+e},noEventsText:"ღონისძიებები არ არის"},{code:"kk",week:{dow:1,doy:7},buttonText:{prev:"Алдыңғы",next:"Келесі",today:"Бүгін",month:"Ай",week:"Апта",day:"Күн",list:"Күн тәртібі"},weekText:"Не",allDayText:"Күні бойы",moreLinkText:function(e){return"+ тағы "+e},noEventsText:"Көрсету үшін оқиғалар жоқ"},{code:"km",week:{dow:1,doy:4},buttonText:{prev:"មុន",next:"បន្ទាប់",today:"ថ្ងៃនេះ",year:"ឆ្នាំ",month:"ខែ",week:"សប្តាហ៍",day:"ថ្ងៃ",list:"បញ្ជី"},weekText:"សប្តាហ៍",allDayText:"ពេញមួយថ្ងៃ",moreLinkText:"ច្រើនទៀត",noEventsText:"គ្មានព្រឹត្តិការណ៍ត្រូវបង្ហាញ"},{code:"ko",buttonText:{prev:"이전달",next:"다음달",today:"오늘",month:"월",week:"주",day:"일",list:"일정목록"},weekText:"주",allDayText:"종일",moreLinkText:"개",noEventsText:"일정이 없습니다"},{code:"ku",week:{dow:6,doy:12},direction:"rtl",buttonText:{prev:"پێشتر",next:"دواتر",today:"ئەمڕو",month:"مانگ",week:"هەفتە",day:"ڕۆژ",list:"بەرنامە"},weekText:"هەفتە",allDayText:"هەموو ڕۆژەکە",moreLinkText:"زیاتر",noEventsText:"هیچ ڕووداوێك نیە"},{code:"lb",week:{dow:1,doy:4},buttonText:{prev:"Zréck",next:"Weider",today:"Haut",month:"Mount",week:"Woch",day:"Dag",list:"Terminiwwersiicht"},weekText:"W",allDayText:"Ganzen Dag",moreLinkText:"méi",noEventsText:"Nee Evenementer ze affichéieren"},{code:"lt",week:{dow:1,doy:4},buttonText:{prev:"Atgal",next:"Pirmyn",today:"Šiandien",month:"Mėnuo",week:"Savaitė",day:"Diena",list:"Darbotvarkė"},weekText:"SAV",allDayText:"Visą dieną",moreLinkText:"daugiau",noEventsText:"Nėra įvykių rodyti"},{code:"lv",week:{dow:1,doy:4},buttonText:{prev:"Iepr.",next:"Nāk.",today:"Šodien",month:"Mēnesis",week:"Nedēļa",day:"Diena",list:"Dienas kārtība"},weekText:"Ned.",allDayText:"Visu dienu",moreLinkText:function(e){return"+vēl "+e},noEventsText:"Nav notikumu"},{code:"mk",buttonText:{prev:"претходно",next:"следно",today:"Денес",month:"Месец",week:"Недела",day:"Ден",list:"График"},weekText:"Сед",allDayText:"Цел ден",moreLinkText:function(e){return"+повеќе "+e},noEventsText:"Нема настани за прикажување"},{code:"ms",week:{dow:1,doy:7},buttonText:{prev:"Sebelum",next:"Selepas",today:"hari ini",month:"Bulan",week:"Minggu",day:"Hari",list:"Agenda"},weekText:"Mg",allDayText:"Sepanjang hari",moreLinkText:function(e){return"masih ada "+e+" acara"},noEventsText:"Tiada peristiwa untuk dipaparkan"},{code:"nb",week:{dow:1,doy:4},buttonText:{prev:"Forrige",next:"Neste",today:"I dag",month:"Måned",week:"Uke",day:"Dag",list:"Agenda"},weekText:"Uke",weekTextLong:"Uke",allDayText:"Hele dagen",moreLinkText:"til",noEventsText:"Ingen hendelser å vise",buttonHints:{prev:"Forrige $0",next:"Neste $0",today:"Nåværende $0"},viewHint:"$0 visning",navLinkHint:"Gå til $0",moreLinkHint:e=>`Vis ${e} flere hendelse${1===e?"":"r"}`},{code:"ne",week:{dow:7,doy:1},buttonText:{prev:"अघिल्लो",next:"अर्को",today:"आज",month:"महिना",week:"हप्ता",day:"दिन",list:"सूची"},weekText:"हप्ता",allDayText:"दिनभरि",moreLinkText:"थप लिंक",noEventsText:"देखाउनको लागि कुनै घटनाहरू छैनन्"},{code:"nl",week:{dow:1,doy:4},buttonText:{prev:"Vorige",next:"Volgende",today:"Vandaag",year:"Jaar",month:"Maand",week:"Week",day:"Dag",list:"Agenda"},allDayText:"Hele dag",moreLinkText:"extra",noEventsText:"Geen evenementen om te laten zien"},{code:"nn",week:{dow:1,doy:4},buttonText:{prev:"Førre",next:"Neste",today:"I dag",month:"Månad",week:"Veke",day:"Dag",list:"Agenda"},weekText:"Veke",allDayText:"Heile dagen",moreLinkText:"til",noEventsText:"Ingen hendelser å vise"},{code:"pl",week:{dow:1,doy:4},buttonText:{prev:"Poprzedni",next:"Następny",today:"Dziś",month:"Miesiąc",week:"Tydzień",day:"Dzień",list:"Plan dnia"},weekText:"Tydz",allDayText:"Cały dzień",moreLinkText:"więcej",noEventsText:"Brak wydarzeń do wyświetlenia"},{code:"pt-br",buttonText:{prev:"Anterior",next:"Próximo",today:"Hoje",month:"Mês",week:"Semana",day:"Dia",list:"Lista"},weekText:"Sm",allDayText:"dia inteiro",moreLinkText:function(e){return"mais +"+e},noEventsText:"Não há eventos para mostrar"},{code:"pt",week:{dow:1,doy:4},buttonText:{prev:"Anterior",next:"Seguinte",today:"Hoje",month:"Mês",week:"Semana",day:"Dia",list:"Agenda"},weekText:"Sem",allDayText:"Todo o dia",moreLinkText:"mais",noEventsText:"Não há eventos para mostrar"},{code:"ro",week:{dow:1,doy:7},buttonText:{prev:"precedentă",next:"următoare",today:"Azi",month:"Lună",week:"Săptămână",day:"Zi",list:"Agendă"},weekText:"Săpt",allDayText:"Toată ziua",moreLinkText:function(e){return"+alte "+e},noEventsText:"Nu există evenimente de afișat"},{code:"ru",week:{dow:1,doy:4},buttonText:{prev:"Пред",next:"След",today:"Сегодня",month:"Месяц",week:"Неделя",day:"День",list:"Повестка дня"},weekText:"Нед",allDayText:"Весь день",moreLinkText:function(e){return"+ ещё "+e},noEventsText:"Нет событий для отображения"},{code:"si-lk",week:{dow:1,doy:4},buttonText:{prev:"පෙර",next:"පසු",today:"අද",month:"මාසය",week:"සතිය",day:"දවස",list:"ලැයිස්තුව"},weekText:"සති",allDayText:"සියලු",moreLinkText:"තවත්",noEventsText:"මුකුත් නැත"},{code:"sk",week:{dow:1,doy:4},buttonText:{prev:"Predchádzajúci",next:"Nasledujúci",today:"Dnes",month:"Mesiac",week:"Týždeň",day:"Deň",list:"Rozvrh"},weekText:"Ty",allDayText:"Celý deň",moreLinkText:function(e){return"+ďalšie: "+e},noEventsText:"Žiadne akcie na zobrazenie"},{code:"sl",week:{dow:1,doy:7},buttonText:{prev:"Prejšnji",next:"Naslednji",today:"Trenutni",month:"Mesec",week:"Teden",day:"Dan",list:"Dnevni red"},weekText:"Teden",allDayText:"Ves dan",moreLinkText:"več",noEventsText:"Ni dogodkov za prikaz"},{code:"sm",buttonText:{prev:"Talu ai",next:"Mulimuli atu",today:"Aso nei",month:"Masina",week:"Vaiaso",day:"Aso",list:"Faasologa"},weekText:"Vaiaso",allDayText:"Aso atoa",moreLinkText:"sili atu",noEventsText:"Leai ni mea na tutupu"},{code:"sq",week:{dow:1,doy:4},buttonText:{prev:"mbrapa",next:"Përpara",today:"sot",month:"Muaj",week:"Javë",day:"Ditë",list:"Listë"},weekText:"Ja",allDayText:"Gjithë ditën",moreLinkText:function(e){return"+më tepër "+e},noEventsText:"Nuk ka evente për të shfaqur"},{code:"sr-cyrl",week:{dow:1,doy:7},buttonText:{prev:"Претходна",next:"следећи",today:"Данас",month:"Месец",week:"Недеља",day:"Дан",list:"Планер"},weekText:"Сед",allDayText:"Цео дан",moreLinkText:function(e){return"+ још "+e},noEventsText:"Нема догађаја за приказ"},{code:"sr",week:{dow:1,doy:7},buttonText:{prev:"Prethodna",next:"Sledeći",today:"Danas",month:"Mеsеc",week:"Nеdеlja",day:"Dan",list:"Planеr"},weekText:"Sed",allDayText:"Cеo dan",moreLinkText:function(e){return"+ još "+e},noEventsText:"Nеma događaja za prikaz"},{code:"sv",week:{dow:1,doy:4},buttonText:{prev:"Förra",next:"Nästa",today:"Idag",month:"Månad",week:"Vecka",day:"Dag",list:"Program"},buttonHints:{prev:e=>`Föregående ${e.toLocaleLowerCase()}`,next:e=>`Nästa ${e.toLocaleLowerCase()}`,today:e=>("Program"===e?"Detta":"Denna")+" "+e.toLocaleLowerCase()},viewHint:"$0 vy",navLinkHint:"Gå till $0",moreLinkHint:e=>`Visa ytterligare ${e} händelse${1===e?"":"r"}`,weekText:"v.",weekTextLong:"Vecka",allDayText:"Heldag",moreLinkText:"till",noEventsText:"Inga händelser att visa",closeHint:"Stäng",timeHint:"Klockan",eventHint:"Händelse"},{code:"ta-in",week:{dow:1,doy:4},buttonText:{prev:"முந்தைய",next:"அடுத்தது",today:"இன்று",month:"மாதம்",week:"வாரம்",day:"நாள்",list:"தினசரி அட்டவணை"},weekText:"வாரம்",allDayText:"நாள் முழுவதும்",moreLinkText:function(e){return"+ மேலும் "+e},noEventsText:"காண்பிக்க நிகழ்வுகள் இல்லை"},{code:"th",week:{dow:1,doy:4},buttonText:{prev:"ก่อนหน้า",next:"ถัดไป",prevYear:"ปีก่อนหน้า",nextYear:"ปีถัดไป",year:"ปี",today:"วันนี้",month:"เดือน",week:"สัปดาห์",day:"วัน",list:"กำหนดการ"},weekText:"สัปดาห์",allDayText:"ตลอดวัน",moreLinkText:"เพิ่มเติม",noEventsText:"ไม่มีกิจกรรมที่จะแสดง"},{code:"tr",week:{dow:1,doy:7},buttonText:{prev:"geri",next:"ileri",today:"bugün",month:"Ay",week:"Hafta",day:"Gün",list:"Ajanda"},weekText:"Hf",allDayText:"Tüm gün",moreLinkText:"daha fazla",noEventsText:"Gösterilecek etkinlik yok"},{code:"ug",buttonText:{month:"ئاي",week:"ھەپتە",day:"كۈن",list:"كۈنتەرتىپ"},allDayText:"پۈتۈن كۈن"},{code:"uk",week:{dow:1,doy:7},buttonText:{prev:"Попередній",next:"далі",today:"Сьогодні",month:"Місяць",week:"Тиждень",day:"День",list:"Порядок денний"},weekText:"Тиж",allDayText:"Увесь день",moreLinkText:function(e){return"+ще "+e+"..."},noEventsText:"Немає подій для відображення"},{code:"uz",buttonText:{month:"Oy",week:"Xafta",day:"Kun",list:"Kun tartibi"},allDayText:"Kun bo'yi",moreLinkText:function(e){return"+ yana "+e},noEventsText:"Ko'rsatish uchun voqealar yo'q"},{code:"vi",week:{dow:1,doy:4},buttonText:{prev:"Trước",next:"Tiếp",today:"Hôm nay",month:"Tháng",week:"Tuần",day:"Ngày",list:"Lịch biểu"},weekText:"Tu",allDayText:"Cả ngày",moreLinkText:function(e){return"+ thêm "+e},noEventsText:"Không có sự kiện để hiển thị"},{code:"zh-cn",week:{dow:1,doy:4},buttonText:{prev:"上月",next:"下月",today:"今天",month:"月",week:"周",day:"日",list:"日程"},weekText:"周",allDayText:"全天",moreLinkText:function(e){return"另外 "+e+" 个"},noEventsText:"没有事件显示"},{code:"zh-tw",buttonText:{prev:"上月",next:"下月",today:"今天",month:"月",week:"週",day:"天",list:"活動列表"},weekText:"周",allDayText:"整天",moreLinkText:"顯示更多",noEventsText:"没有任何活動"}]}()); \ No newline at end of file diff --git a/plugins/fullcalendar/locales/af.js b/plugins/fullcalendar/locales/af.js deleted file mode 100644 index 944170765..000000000 --- a/plugins/fullcalendar/locales/af.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var af = { - code: 'af', - week: { - dow: 1, // Maandag is die eerste dag van die week. - doy: 4, // Die week wat die 4de Januarie bevat is die eerste week van die jaar. - }, - buttonText: { - prev: 'Vorige', - next: 'Volgende', - today: 'Vandag', - year: 'Jaar', - month: 'Maand', - week: 'Week', - day: 'Dag', - list: 'Agenda', - }, - allDayText: 'Heeldag', - moreLinkText: 'Addisionele', - noEventsText: 'Daar is geen gebeurtenisse nie', - }; - - return af; - -}()); diff --git a/plugins/fullcalendar/locales/ar-dz.js b/plugins/fullcalendar/locales/ar-dz.js deleted file mode 100644 index 15e8a03a5..000000000 --- a/plugins/fullcalendar/locales/ar-dz.js +++ /dev/null @@ -1,28 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var arDz = { - code: 'ar-dz', - week: { - dow: 0, // Sunday is the first day of the week. - doy: 4, // The week that contains Jan 1st is the first week of the year. - }, - direction: 'rtl', - buttonText: { - prev: 'السابق', - next: 'التالي', - today: 'اليوم', - month: 'شهر', - week: 'أسبوع', - day: 'يوم', - list: 'أجندة', - }, - weekText: 'أسبوع', - allDayText: 'اليوم كله', - moreLinkText: 'أخرى', - noEventsText: 'أي أحداث لعرض', - }; - - return arDz; - -}()); diff --git a/plugins/fullcalendar/locales/ar-kw.js b/plugins/fullcalendar/locales/ar-kw.js deleted file mode 100644 index daf922116..000000000 --- a/plugins/fullcalendar/locales/ar-kw.js +++ /dev/null @@ -1,28 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var arKw = { - code: 'ar-kw', - week: { - dow: 0, // Sunday is the first day of the week. - doy: 12, // The week that contains Jan 1st is the first week of the year. - }, - direction: 'rtl', - buttonText: { - prev: 'السابق', - next: 'التالي', - today: 'اليوم', - month: 'شهر', - week: 'أسبوع', - day: 'يوم', - list: 'أجندة', - }, - weekText: 'أسبوع', - allDayText: 'اليوم كله', - moreLinkText: 'أخرى', - noEventsText: 'أي أحداث لعرض', - }; - - return arKw; - -}()); diff --git a/plugins/fullcalendar/locales/ar-ly.js b/plugins/fullcalendar/locales/ar-ly.js deleted file mode 100644 index 2ff0986fb..000000000 --- a/plugins/fullcalendar/locales/ar-ly.js +++ /dev/null @@ -1,28 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var arLy = { - code: 'ar-ly', - week: { - dow: 6, // Saturday is the first day of the week. - doy: 12, // The week that contains Jan 1st is the first week of the year. - }, - direction: 'rtl', - buttonText: { - prev: 'السابق', - next: 'التالي', - today: 'اليوم', - month: 'شهر', - week: 'أسبوع', - day: 'يوم', - list: 'أجندة', - }, - weekText: 'أسبوع', - allDayText: 'اليوم كله', - moreLinkText: 'أخرى', - noEventsText: 'أي أحداث لعرض', - }; - - return arLy; - -}()); diff --git a/plugins/fullcalendar/locales/ar-ma.js b/plugins/fullcalendar/locales/ar-ma.js deleted file mode 100644 index e19ae1d7a..000000000 --- a/plugins/fullcalendar/locales/ar-ma.js +++ /dev/null @@ -1,28 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var arMa = { - code: 'ar-ma', - week: { - dow: 6, // Saturday is the first day of the week. - doy: 12, // The week that contains Jan 1st is the first week of the year. - }, - direction: 'rtl', - buttonText: { - prev: 'السابق', - next: 'التالي', - today: 'اليوم', - month: 'شهر', - week: 'أسبوع', - day: 'يوم', - list: 'أجندة', - }, - weekText: 'أسبوع', - allDayText: 'اليوم كله', - moreLinkText: 'أخرى', - noEventsText: 'أي أحداث لعرض', - }; - - return arMa; - -}()); diff --git a/plugins/fullcalendar/locales/ar-sa.js b/plugins/fullcalendar/locales/ar-sa.js deleted file mode 100644 index 0e1d4fbca..000000000 --- a/plugins/fullcalendar/locales/ar-sa.js +++ /dev/null @@ -1,28 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var arSa = { - code: 'ar-sa', - week: { - dow: 0, // Sunday is the first day of the week. - doy: 6, // The week that contains Jan 1st is the first week of the year. - }, - direction: 'rtl', - buttonText: { - prev: 'السابق', - next: 'التالي', - today: 'اليوم', - month: 'شهر', - week: 'أسبوع', - day: 'يوم', - list: 'أجندة', - }, - weekText: 'أسبوع', - allDayText: 'اليوم كله', - moreLinkText: 'أخرى', - noEventsText: 'أي أحداث لعرض', - }; - - return arSa; - -}()); diff --git a/plugins/fullcalendar/locales/ar-tn.js b/plugins/fullcalendar/locales/ar-tn.js deleted file mode 100644 index ea5953dbd..000000000 --- a/plugins/fullcalendar/locales/ar-tn.js +++ /dev/null @@ -1,28 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var arTn = { - code: 'ar-tn', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - direction: 'rtl', - buttonText: { - prev: 'السابق', - next: 'التالي', - today: 'اليوم', - month: 'شهر', - week: 'أسبوع', - day: 'يوم', - list: 'أجندة', - }, - weekText: 'أسبوع', - allDayText: 'اليوم كله', - moreLinkText: 'أخرى', - noEventsText: 'أي أحداث لعرض', - }; - - return arTn; - -}()); diff --git a/plugins/fullcalendar/locales/ar.js b/plugins/fullcalendar/locales/ar.js deleted file mode 100644 index 1da9728db..000000000 --- a/plugins/fullcalendar/locales/ar.js +++ /dev/null @@ -1,28 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var ar = { - code: 'ar', - week: { - dow: 6, // Saturday is the first day of the week. - doy: 12, // The week that contains Jan 1st is the first week of the year. - }, - direction: 'rtl', - buttonText: { - prev: 'السابق', - next: 'التالي', - today: 'اليوم', - month: 'شهر', - week: 'أسبوع', - day: 'يوم', - list: 'أجندة', - }, - weekText: 'أسبوع', - allDayText: 'اليوم كله', - moreLinkText: 'أخرى', - noEventsText: 'أي أحداث لعرض', - }; - - return ar; - -}()); diff --git a/plugins/fullcalendar/locales/az.js b/plugins/fullcalendar/locales/az.js deleted file mode 100644 index 13ce6ebd8..000000000 --- a/plugins/fullcalendar/locales/az.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var az = { - code: 'az', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Əvvəl', - next: 'Sonra', - today: 'Bu Gün', - month: 'Ay', - week: 'Həftə', - day: 'Gün', - list: 'Gündəm', - }, - weekText: 'Həftə', - allDayText: 'Bütün Gün', - moreLinkText: function(n) { - return '+ daha çox ' + n - }, - noEventsText: 'Göstərmək üçün hadisə yoxdur', - }; - - return az; - -}()); diff --git a/plugins/fullcalendar/locales/bg.js b/plugins/fullcalendar/locales/bg.js deleted file mode 100644 index 6484e0aa2..000000000 --- a/plugins/fullcalendar/locales/bg.js +++ /dev/null @@ -1,28 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var bg = { - code: 'bg', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'назад', - next: 'напред', - today: 'днес', - month: 'Месец', - week: 'Седмица', - day: 'Ден', - list: 'График', - }, - allDayText: 'Цял ден', - moreLinkText: function(n) { - return '+още ' + n - }, - noEventsText: 'Няма събития за показване', - }; - - return bg; - -}()); diff --git a/plugins/fullcalendar/locales/bn.js b/plugins/fullcalendar/locales/bn.js deleted file mode 100644 index 69e582622..000000000 --- a/plugins/fullcalendar/locales/bn.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var bn = { - code: 'bn', - week: { - dow: 0, // Sunday is the first day of the week. - doy: 6, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'পেছনে', - next: 'সামনে', - today: 'আজ', - month: 'মাস', - week: 'সপ্তাহ', - day: 'দিন', - list: 'তালিকা', - }, - weekText: 'সপ্তাহ', - allDayText: 'সারাদিন', - moreLinkText: function(n) { - return '+অন্যান্য ' + n - }, - noEventsText: 'কোনো ইভেন্ট নেই', - }; - - return bn; - -}()); diff --git a/plugins/fullcalendar/locales/bs.js b/plugins/fullcalendar/locales/bs.js deleted file mode 100644 index e4d378a39..000000000 --- a/plugins/fullcalendar/locales/bs.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var bs = { - code: 'bs', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'Prošli', - next: 'Sljedeći', - today: 'Danas', - month: 'Mjesec', - week: 'Sedmica', - day: 'Dan', - list: 'Raspored', - }, - weekText: 'Sed', - allDayText: 'Cijeli dan', - moreLinkText: function(n) { - return '+ još ' + n - }, - noEventsText: 'Nema događaja za prikazivanje', - }; - - return bs; - -}()); diff --git a/plugins/fullcalendar/locales/ca.js b/plugins/fullcalendar/locales/ca.js deleted file mode 100644 index 4a3b87255..000000000 --- a/plugins/fullcalendar/locales/ca.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var ca = { - code: 'ca', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Anterior', - next: 'Següent', - today: 'Avui', - month: 'Mes', - week: 'Setmana', - day: 'Dia', - list: 'Agenda', - }, - weekText: 'Set', - allDayText: 'Tot el dia', - moreLinkText: 'més', - noEventsText: 'No hi ha esdeveniments per mostrar', - }; - - return ca; - -}()); diff --git a/plugins/fullcalendar/locales/cs.js b/plugins/fullcalendar/locales/cs.js deleted file mode 100644 index 2d66fba35..000000000 --- a/plugins/fullcalendar/locales/cs.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var cs = { - code: 'cs', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Dříve', - next: 'Později', - today: 'Nyní', - month: 'Měsíc', - week: 'Týden', - day: 'Den', - list: 'Agenda', - }, - weekText: 'Týd', - allDayText: 'Celý den', - moreLinkText: function(n) { - return '+další: ' + n - }, - noEventsText: 'Žádné akce k zobrazení', - }; - - return cs; - -}()); diff --git a/plugins/fullcalendar/locales/cy.js b/plugins/fullcalendar/locales/cy.js deleted file mode 100644 index 3e5d26aeb..000000000 --- a/plugins/fullcalendar/locales/cy.js +++ /dev/null @@ -1,28 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var cy = { - code: 'cy', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Blaenorol', - next: 'Nesaf', - today: 'Heddiw', - year: 'Blwyddyn', - month: 'Mis', - week: 'Wythnos', - day: 'Dydd', - list: 'Rhestr', - }, - weekText: 'Wythnos', - allDayText: 'Trwy\'r dydd', - moreLinkText: 'Mwy', - noEventsText: 'Dim digwyddiadau', - }; - - return cy; - -}()); diff --git a/plugins/fullcalendar/locales/da.js b/plugins/fullcalendar/locales/da.js deleted file mode 100644 index c8856d956..000000000 --- a/plugins/fullcalendar/locales/da.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var da = { - code: 'da', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Forrige', - next: 'Næste', - today: 'I dag', - month: 'Måned', - week: 'Uge', - day: 'Dag', - list: 'Agenda', - }, - weekText: 'Uge', - allDayText: 'Hele dagen', - moreLinkText: 'flere', - noEventsText: 'Ingen arrangementer at vise', - }; - - return da; - -}()); diff --git a/plugins/fullcalendar/locales/de-at.js b/plugins/fullcalendar/locales/de-at.js deleted file mode 100644 index fc67e1cc1..000000000 --- a/plugins/fullcalendar/locales/de-at.js +++ /dev/null @@ -1,65 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - function affix(buttonText) { - return (buttonText === 'Tag' || buttonText === 'Monat') ? 'r' : - buttonText === 'Jahr' ? 's' : '' - } - - var deAt = { - code: 'de-at', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Zurück', - next: 'Vor', - today: 'Heute', - year: 'Jahr', - month: 'Monat', - week: 'Woche', - day: 'Tag', - list: 'Terminübersicht', - }, - weekText: 'KW', - weekTextLong: 'Woche', - allDayText: 'Ganztägig', - moreLinkText: function(n) { - return '+ weitere ' + n - }, - noEventsText: 'Keine Ereignisse anzuzeigen', - buttonHints: { - prev(buttonText) { - return `Vorherige${affix(buttonText)} ${buttonText}` - }, - next(buttonText) { - return `Nächste${affix(buttonText)} ${buttonText}` - }, - today(buttonText) { - // → Heute, Diese Woche, Dieser Monat, Dieses Jahr - if (buttonText === 'Tag') { - return 'Heute' - } - return `Diese${affix(buttonText)} ${buttonText}` - }, - }, - viewHint(buttonText) { - // → Tagesansicht, Wochenansicht, Monatsansicht, Jahresansicht - const glue = buttonText === 'Woche' ? 'n' : buttonText === 'Monat' ? 's' : 'es'; - return buttonText + glue + 'ansicht' - }, - navLinkHint: 'Gehe zu $0', - moreLinkHint(eventCnt) { - return 'Zeige ' + (eventCnt === 1 ? - 'ein weiteres Ereignis' : - eventCnt + ' weitere Ereignisse') - }, - closeHint: 'Schließen', - timeHint: 'Uhrzeit', - eventHint: 'Ereignis', - }; - - return deAt; - -}()); diff --git a/plugins/fullcalendar/locales/de.js b/plugins/fullcalendar/locales/de.js deleted file mode 100644 index 486a3f9f4..000000000 --- a/plugins/fullcalendar/locales/de.js +++ /dev/null @@ -1,65 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - function affix(buttonText) { - return (buttonText === 'Tag' || buttonText === 'Monat') ? 'r' : - buttonText === 'Jahr' ? 's' : '' - } - - var de = { - code: 'de', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Zurück', - next: 'Vor', - today: 'Heute', - year: 'Jahr', - month: 'Monat', - week: 'Woche', - day: 'Tag', - list: 'Terminübersicht', - }, - weekText: 'KW', - weekTextLong: 'Woche', - allDayText: 'Ganztägig', - moreLinkText: function(n) { - return '+ weitere ' + n - }, - noEventsText: 'Keine Ereignisse anzuzeigen', - buttonHints: { - prev(buttonText) { - return `Vorherige${affix(buttonText)} ${buttonText}` - }, - next(buttonText) { - return `Nächste${affix(buttonText)} ${buttonText}` - }, - today(buttonText) { - // → Heute, Diese Woche, Dieser Monat, Dieses Jahr - if (buttonText === 'Tag') { - return 'Heute' - } - return `Diese${affix(buttonText)} ${buttonText}` - }, - }, - viewHint(buttonText) { - // → Tagesansicht, Wochenansicht, Monatsansicht, Jahresansicht - const glue = buttonText === 'Woche' ? 'n' : buttonText === 'Monat' ? 's' : 'es'; - return buttonText + glue + 'ansicht' - }, - navLinkHint: 'Gehe zu $0', - moreLinkHint(eventCnt) { - return 'Zeige ' + (eventCnt === 1 ? - 'ein weiteres Ereignis' : - eventCnt + ' weitere Ereignisse') - }, - closeHint: 'Schließen', - timeHint: 'Uhrzeit', - eventHint: 'Ereignis', - }; - - return de; - -}()); diff --git a/plugins/fullcalendar/locales/el.js b/plugins/fullcalendar/locales/el.js deleted file mode 100644 index 01e51044d..000000000 --- a/plugins/fullcalendar/locales/el.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var el = { - code: 'el', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4st is the first week of the year. - }, - buttonText: { - prev: 'Προηγούμενος', - next: 'Επόμενος', - today: 'Σήμερα', - month: 'Μήνας', - week: 'Εβδομάδα', - day: 'Ημέρα', - list: 'Ατζέντα', - }, - weekText: 'Εβδ', - allDayText: 'Ολοήμερο', - moreLinkText: 'περισσότερα', - noEventsText: 'Δεν υπάρχουν γεγονότα προς εμφάνιση', - }; - - return el; - -}()); diff --git a/plugins/fullcalendar/locales/en-au.js b/plugins/fullcalendar/locales/en-au.js deleted file mode 100644 index 1f382dbe5..000000000 --- a/plugins/fullcalendar/locales/en-au.js +++ /dev/null @@ -1,24 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var enAu = { - code: 'en-au', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonHints: { - prev: 'Previous $0', - next: 'Next $0', - today: 'This $0', - }, - viewHint: '$0 view', - navLinkHint: 'Go to $0', - moreLinkHint(eventCnt) { - return `Show ${eventCnt} more event${eventCnt === 1 ? '' : 's'}` - }, - }; - - return enAu; - -}()); diff --git a/plugins/fullcalendar/locales/en-gb.js b/plugins/fullcalendar/locales/en-gb.js deleted file mode 100644 index 7825abe3e..000000000 --- a/plugins/fullcalendar/locales/en-gb.js +++ /dev/null @@ -1,24 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var enGb = { - code: 'en-gb', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonHints: { - prev: 'Previous $0', - next: 'Next $0', - today: 'This $0', - }, - viewHint: '$0 view', - navLinkHint: 'Go to $0', - moreLinkHint(eventCnt) { - return `Show ${eventCnt} more event${eventCnt === 1 ? '' : 's'}` - }, - }; - - return enGb; - -}()); diff --git a/plugins/fullcalendar/locales/en-nz.js b/plugins/fullcalendar/locales/en-nz.js deleted file mode 100644 index 612d2edd6..000000000 --- a/plugins/fullcalendar/locales/en-nz.js +++ /dev/null @@ -1,24 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var enNz = { - code: 'en-nz', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonHints: { - prev: 'Previous $0', - next: 'Next $0', - today: 'This $0', - }, - viewHint: '$0 view', - navLinkHint: 'Go to $0', - moreLinkHint(eventCnt) { - return `Show ${eventCnt} more event${eventCnt === 1 ? '' : 's'}` - }, - }; - - return enNz; - -}()); diff --git a/plugins/fullcalendar/locales/eo.js b/plugins/fullcalendar/locales/eo.js deleted file mode 100644 index 68f36d13f..000000000 --- a/plugins/fullcalendar/locales/eo.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var eo = { - code: 'eo', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Antaŭa', - next: 'Sekva', - today: 'Hodiaŭ', - month: 'Monato', - week: 'Semajno', - day: 'Tago', - list: 'Tagordo', - }, - weekText: 'Sm', - allDayText: 'Tuta tago', - moreLinkText: 'pli', - noEventsText: 'Neniuj eventoj por montri', - }; - - return eo; - -}()); diff --git a/plugins/fullcalendar/locales/es-us.js b/plugins/fullcalendar/locales/es-us.js deleted file mode 100644 index 2696726cb..000000000 --- a/plugins/fullcalendar/locales/es-us.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var esUs = { - code: 'es', - week: { - dow: 0, // Sunday is the first day of the week. - doy: 6, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'Ant', - next: 'Sig', - today: 'Hoy', - month: 'Mes', - week: 'Semana', - day: 'Día', - list: 'Agenda', - }, - weekText: 'Sm', - allDayText: 'Todo el día', - moreLinkText: 'más', - noEventsText: 'No hay eventos para mostrar', - }; - - return esUs; - -}()); diff --git a/plugins/fullcalendar/locales/es.js b/plugins/fullcalendar/locales/es.js deleted file mode 100644 index 1d59e946d..000000000 --- a/plugins/fullcalendar/locales/es.js +++ /dev/null @@ -1,46 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var es = { - code: 'es', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Ant', - next: 'Sig', - today: 'Hoy', - month: 'Mes', - week: 'Semana', - day: 'Día', - list: 'Agenda', - }, - buttonHints: { - prev: '$0 antes', - next: '$0 siguiente', - today(buttonText) { - return (buttonText === 'Día') ? 'Hoy' : - ((buttonText === 'Semana') ? 'Esta' : 'Este') + ' ' + buttonText.toLocaleLowerCase() - }, - }, - viewHint(buttonText) { - return 'Vista ' + (buttonText === 'Semana' ? 'de la' : 'del') + ' ' + buttonText.toLocaleLowerCase() - }, - weekText: 'Sm', - weekTextLong: 'Semana', - allDayText: 'Todo el día', - moreLinkText: 'más', - moreLinkHint(eventCnt) { - return `Mostrar ${eventCnt} eventos más` - }, - noEventsText: 'No hay eventos para mostrar', - navLinkHint: 'Ir al $0', - closeHint: 'Cerrar', - timeHint: 'La hora', - eventHint: 'Evento', - }; - - return es; - -}()); diff --git a/plugins/fullcalendar/locales/et.js b/plugins/fullcalendar/locales/et.js deleted file mode 100644 index cd115804a..000000000 --- a/plugins/fullcalendar/locales/et.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var et = { - code: 'et', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Eelnev', - next: 'Järgnev', - today: 'Täna', - month: 'Kuu', - week: 'Nädal', - day: 'Päev', - list: 'Päevakord', - }, - weekText: 'näd', - allDayText: 'Kogu päev', - moreLinkText: function(n) { - return '+ veel ' + n - }, - noEventsText: 'Kuvamiseks puuduvad sündmused', - }; - - return et; - -}()); diff --git a/plugins/fullcalendar/locales/eu.js b/plugins/fullcalendar/locales/eu.js deleted file mode 100644 index 8f7d056cc..000000000 --- a/plugins/fullcalendar/locales/eu.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var eu = { - code: 'eu', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'Aur', - next: 'Hur', - today: 'Gaur', - month: 'Hilabetea', - week: 'Astea', - day: 'Eguna', - list: 'Agenda', - }, - weekText: 'As', - allDayText: 'Egun osoa', - moreLinkText: 'gehiago', - noEventsText: 'Ez dago ekitaldirik erakusteko', - }; - - return eu; - -}()); diff --git a/plugins/fullcalendar/locales/fa.js b/plugins/fullcalendar/locales/fa.js deleted file mode 100644 index 52aa1781b..000000000 --- a/plugins/fullcalendar/locales/fa.js +++ /dev/null @@ -1,30 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var fa = { - code: 'fa', - week: { - dow: 6, // Saturday is the first day of the week. - doy: 12, // The week that contains Jan 1st is the first week of the year. - }, - direction: 'rtl', - buttonText: { - prev: 'قبلی', - next: 'بعدی', - today: 'امروز', - month: 'ماه', - week: 'هفته', - day: 'روز', - list: 'برنامه', - }, - weekText: 'هف', - allDayText: 'تمام روز', - moreLinkText: function(n) { - return 'بیش از ' + n - }, - noEventsText: 'هیچ رویدادی به نمایش', - }; - - return fa; - -}()); diff --git a/plugins/fullcalendar/locales/fi.js b/plugins/fullcalendar/locales/fi.js deleted file mode 100644 index d1cec613b..000000000 --- a/plugins/fullcalendar/locales/fi.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var fi = { - code: 'fi', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Edellinen', - next: 'Seuraava', - today: 'Tänään', - month: 'Kuukausi', - week: 'Viikko', - day: 'Päivä', - list: 'Tapahtumat', - }, - weekText: 'Vk', - allDayText: 'Koko päivä', - moreLinkText: 'lisää', - noEventsText: 'Ei näytettäviä tapahtumia', - }; - - return fi; - -}()); diff --git a/plugins/fullcalendar/locales/fr-ca.js b/plugins/fullcalendar/locales/fr-ca.js deleted file mode 100644 index 54027881b..000000000 --- a/plugins/fullcalendar/locales/fr-ca.js +++ /dev/null @@ -1,24 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var frCa = { - code: 'fr', - buttonText: { - prev: 'Précédent', - next: 'Suivant', - today: "Aujourd'hui", - year: 'Année', - month: 'Mois', - week: 'Semaine', - day: 'Jour', - list: 'Mon planning', - }, - weekText: 'Sem.', - allDayText: 'Toute la journée', - moreLinkText: 'en plus', - noEventsText: 'Aucun événement à afficher', - }; - - return frCa; - -}()); diff --git a/plugins/fullcalendar/locales/fr-ch.js b/plugins/fullcalendar/locales/fr-ch.js deleted file mode 100644 index c22591b5f..000000000 --- a/plugins/fullcalendar/locales/fr-ch.js +++ /dev/null @@ -1,28 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var frCh = { - code: 'fr-ch', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Précédent', - next: 'Suivant', - today: 'Courant', - year: 'Année', - month: 'Mois', - week: 'Semaine', - day: 'Jour', - list: 'Mon planning', - }, - weekText: 'Sm', - allDayText: 'Toute la journée', - moreLinkText: 'en plus', - noEventsText: 'Aucun événement à afficher', - }; - - return frCh; - -}()); diff --git a/plugins/fullcalendar/locales/fr.js b/plugins/fullcalendar/locales/fr.js deleted file mode 100644 index 5fac2c7a7..000000000 --- a/plugins/fullcalendar/locales/fr.js +++ /dev/null @@ -1,28 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var fr = { - code: 'fr', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Précédent', - next: 'Suivant', - today: "Aujourd'hui", - year: 'Année', - month: 'Mois', - week: 'Semaine', - day: 'Jour', - list: 'Planning', - }, - weekText: 'Sem.', - allDayText: 'Toute la journée', - moreLinkText: 'en plus', - noEventsText: 'Aucun événement à afficher', - }; - - return fr; - -}()); diff --git a/plugins/fullcalendar/locales/gl.js b/plugins/fullcalendar/locales/gl.js deleted file mode 100644 index 4614ae52b..000000000 --- a/plugins/fullcalendar/locales/gl.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var gl = { - code: 'gl', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Ant', - next: 'Seg', - today: 'Hoxe', - month: 'Mes', - week: 'Semana', - day: 'Día', - list: 'Axenda', - }, - weekText: 'Sm', - allDayText: 'Todo o día', - moreLinkText: 'máis', - noEventsText: 'Non hai eventos para amosar', - }; - - return gl; - -}()); diff --git a/plugins/fullcalendar/locales/he.js b/plugins/fullcalendar/locales/he.js deleted file mode 100644 index b5597e741..000000000 --- a/plugins/fullcalendar/locales/he.js +++ /dev/null @@ -1,24 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var he = { - code: 'he', - direction: 'rtl', - buttonText: { - prev: 'הקודם', - next: 'הבא', - today: 'היום', - month: 'חודש', - week: 'שבוע', - day: 'יום', - list: 'סדר יום', - }, - allDayText: 'כל היום', - moreLinkText: 'אחר', - noEventsText: 'אין אירועים להצגה', - weekText: 'שבוע', - }; - - return he; - -}()); diff --git a/plugins/fullcalendar/locales/hi.js b/plugins/fullcalendar/locales/hi.js deleted file mode 100644 index ca0ef21f5..000000000 --- a/plugins/fullcalendar/locales/hi.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var hi = { - code: 'hi', - week: { - dow: 0, // Sunday is the first day of the week. - doy: 6, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'पिछला', - next: 'अगला', - today: 'आज', - month: 'महीना', - week: 'सप्ताह', - day: 'दिन', - list: 'कार्यसूची', - }, - weekText: 'हफ्ता', - allDayText: 'सभी दिन', - moreLinkText: function(n) { - return '+अधिक ' + n - }, - noEventsText: 'कोई घटनाओं को प्रदर्शित करने के लिए', - }; - - return hi; - -}()); diff --git a/plugins/fullcalendar/locales/hr.js b/plugins/fullcalendar/locales/hr.js deleted file mode 100644 index 1f3c7142f..000000000 --- a/plugins/fullcalendar/locales/hr.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var hr = { - code: 'hr', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'Prijašnji', - next: 'Sljedeći', - today: 'Danas', - month: 'Mjesec', - week: 'Tjedan', - day: 'Dan', - list: 'Raspored', - }, - weekText: 'Tje', - allDayText: 'Cijeli dan', - moreLinkText: function(n) { - return '+ još ' + n - }, - noEventsText: 'Nema događaja za prikaz', - }; - - return hr; - -}()); diff --git a/plugins/fullcalendar/locales/hu.js b/plugins/fullcalendar/locales/hu.js deleted file mode 100644 index ff49873ff..000000000 --- a/plugins/fullcalendar/locales/hu.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var hu = { - code: 'hu', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'vissza', - next: 'előre', - today: 'ma', - month: 'Hónap', - week: 'Hét', - day: 'Nap', - list: 'Lista', - }, - weekText: 'Hét', - allDayText: 'Egész nap', - moreLinkText: 'további', - noEventsText: 'Nincs megjeleníthető esemény', - }; - - return hu; - -}()); diff --git a/plugins/fullcalendar/locales/hy-am.js b/plugins/fullcalendar/locales/hy-am.js deleted file mode 100644 index 81c86c1db..000000000 --- a/plugins/fullcalendar/locales/hy-am.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var hyAm = { - code: 'hy-am', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Նախորդ', - next: 'Հաջորդ', - today: 'Այսօր', - month: 'Ամիս', - week: 'Շաբաթ', - day: 'Օր', - list: 'Օրվա ցուցակ', - }, - weekText: 'Շաբ', - allDayText: 'Ամբողջ օր', - moreLinkText: function(n) { - return '+ ևս ' + n - }, - noEventsText: 'Բացակայում է իրադարձությունը ցուցադրելու', - }; - - return hyAm; - -}()); diff --git a/plugins/fullcalendar/locales/id.js b/plugins/fullcalendar/locales/id.js deleted file mode 100644 index 7653f9323..000000000 --- a/plugins/fullcalendar/locales/id.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var id = { - code: 'id', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'mundur', - next: 'maju', - today: 'hari ini', - month: 'Bulan', - week: 'Minggu', - day: 'Hari', - list: 'Agenda', - }, - weekText: 'Mg', - allDayText: 'Sehari penuh', - moreLinkText: 'lebih', - noEventsText: 'Tidak ada acara untuk ditampilkan', - }; - - return id; - -}()); diff --git a/plugins/fullcalendar/locales/is.js b/plugins/fullcalendar/locales/is.js deleted file mode 100644 index f9f659493..000000000 --- a/plugins/fullcalendar/locales/is.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var is = { - code: 'is', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Fyrri', - next: 'Næsti', - today: 'Í dag', - month: 'Mánuður', - week: 'Vika', - day: 'Dagur', - list: 'Dagskrá', - }, - weekText: 'Vika', - allDayText: 'Allan daginn', - moreLinkText: 'meira', - noEventsText: 'Engir viðburðir til að sýna', - }; - - return is; - -}()); diff --git a/plugins/fullcalendar/locales/it.js b/plugins/fullcalendar/locales/it.js deleted file mode 100644 index 4e08f694a..000000000 --- a/plugins/fullcalendar/locales/it.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var it = { - code: 'it', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Prec', - next: 'Succ', - today: 'Oggi', - month: 'Mese', - week: 'Settimana', - day: 'Giorno', - list: 'Agenda', - }, - weekText: 'Sm', - allDayText: 'Tutto il giorno', - moreLinkText: function(n) { - return '+altri ' + n - }, - noEventsText: 'Non ci sono eventi da visualizzare', - }; - - return it; - -}()); diff --git a/plugins/fullcalendar/locales/ja.js b/plugins/fullcalendar/locales/ja.js deleted file mode 100644 index 7809cdea1..000000000 --- a/plugins/fullcalendar/locales/ja.js +++ /dev/null @@ -1,25 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var ja = { - code: 'ja', - buttonText: { - prev: '前', - next: '次', - today: '今日', - month: '月', - week: '週', - day: '日', - list: '予定リスト', - }, - weekText: '週', - allDayText: '終日', - moreLinkText: function(n) { - return '他 ' + n + ' 件' - }, - noEventsText: '表示する予定はありません', - }; - - return ja; - -}()); diff --git a/plugins/fullcalendar/locales/ka.js b/plugins/fullcalendar/locales/ka.js deleted file mode 100644 index 030e95f72..000000000 --- a/plugins/fullcalendar/locales/ka.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var ka = { - code: 'ka', - week: { - dow: 1, - doy: 7, - }, - buttonText: { - prev: 'წინა', - next: 'შემდეგი', - today: 'დღეს', - month: 'თვე', - week: 'კვირა', - day: 'დღე', - list: 'დღის წესრიგი', - }, - weekText: 'კვ', - allDayText: 'მთელი დღე', - moreLinkText: function(n) { - return '+ კიდევ ' + n - }, - noEventsText: 'ღონისძიებები არ არის', - }; - - return ka; - -}()); diff --git a/plugins/fullcalendar/locales/kk.js b/plugins/fullcalendar/locales/kk.js deleted file mode 100644 index 77db338a3..000000000 --- a/plugins/fullcalendar/locales/kk.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var kk = { - code: 'kk', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'Алдыңғы', - next: 'Келесі', - today: 'Бүгін', - month: 'Ай', - week: 'Апта', - day: 'Күн', - list: 'Күн тәртібі', - }, - weekText: 'Не', - allDayText: 'Күні бойы', - moreLinkText: function(n) { - return '+ тағы ' + n - }, - noEventsText: 'Көрсету үшін оқиғалар жоқ', - }; - - return kk; - -}()); diff --git a/plugins/fullcalendar/locales/km.js b/plugins/fullcalendar/locales/km.js deleted file mode 100644 index 3440ae064..000000000 --- a/plugins/fullcalendar/locales/km.js +++ /dev/null @@ -1,28 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var km = { - code: 'km', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'មុន', - next: 'បន្ទាប់', - today: 'ថ្ងៃនេះ', - year: 'ឆ្នាំ', - month: 'ខែ', - week: 'សប្តាហ៍', - day: 'ថ្ងៃ', - list: 'បញ្ជី', - }, - weekText: 'សប្តាហ៍', - allDayText: 'ពេញមួយថ្ងៃ', - moreLinkText: 'ច្រើនទៀត', - noEventsText: 'គ្មានព្រឹត្តិការណ៍ត្រូវបង្ហាញ', - }; - - return km; - -}()); diff --git a/plugins/fullcalendar/locales/ko.js b/plugins/fullcalendar/locales/ko.js deleted file mode 100644 index 120c28597..000000000 --- a/plugins/fullcalendar/locales/ko.js +++ /dev/null @@ -1,23 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var ko = { - code: 'ko', - buttonText: { - prev: '이전달', - next: '다음달', - today: '오늘', - month: '월', - week: '주', - day: '일', - list: '일정목록', - }, - weekText: '주', - allDayText: '종일', - moreLinkText: '개', - noEventsText: '일정이 없습니다', - }; - - return ko; - -}()); diff --git a/plugins/fullcalendar/locales/ku.js b/plugins/fullcalendar/locales/ku.js deleted file mode 100644 index 60581bf2b..000000000 --- a/plugins/fullcalendar/locales/ku.js +++ /dev/null @@ -1,28 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var ku = { - code: 'ku', - week: { - dow: 6, // Saturday is the first day of the week. - doy: 12, // The week that contains Jan 1st is the first week of the year. - }, - direction: 'rtl', - buttonText: { - prev: 'پێشتر', - next: 'دواتر', - today: 'ئەمڕو', - month: 'مانگ', - week: 'هەفتە', - day: 'ڕۆژ', - list: 'بەرنامە', - }, - weekText: 'هەفتە', - allDayText: 'هەموو ڕۆژەکە', - moreLinkText: 'زیاتر', - noEventsText: 'هیچ ڕووداوێك نیە', - }; - - return ku; - -}()); diff --git a/plugins/fullcalendar/locales/lb.js b/plugins/fullcalendar/locales/lb.js deleted file mode 100644 index c65100e9d..000000000 --- a/plugins/fullcalendar/locales/lb.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var lb = { - code: 'lb', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Zréck', - next: 'Weider', - today: 'Haut', - month: 'Mount', - week: 'Woch', - day: 'Dag', - list: 'Terminiwwersiicht', - }, - weekText: 'W', - allDayText: 'Ganzen Dag', - moreLinkText: 'méi', - noEventsText: 'Nee Evenementer ze affichéieren', - }; - - return lb; - -}()); diff --git a/plugins/fullcalendar/locales/lt.js b/plugins/fullcalendar/locales/lt.js deleted file mode 100644 index 92f629c5d..000000000 --- a/plugins/fullcalendar/locales/lt.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var lt = { - code: 'lt', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Atgal', - next: 'Pirmyn', - today: 'Šiandien', - month: 'Mėnuo', - week: 'Savaitė', - day: 'Diena', - list: 'Darbotvarkė', - }, - weekText: 'SAV', - allDayText: 'Visą dieną', - moreLinkText: 'daugiau', - noEventsText: 'Nėra įvykių rodyti', - }; - - return lt; - -}()); diff --git a/plugins/fullcalendar/locales/lv.js b/plugins/fullcalendar/locales/lv.js deleted file mode 100644 index e9677a1e0..000000000 --- a/plugins/fullcalendar/locales/lv.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var lv = { - code: 'lv', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Iepr.', - next: 'Nāk.', - today: 'Šodien', - month: 'Mēnesis', - week: 'Nedēļa', - day: 'Diena', - list: 'Dienas kārtība', - }, - weekText: 'Ned.', - allDayText: 'Visu dienu', - moreLinkText: function(n) { - return '+vēl ' + n - }, - noEventsText: 'Nav notikumu', - }; - - return lv; - -}()); diff --git a/plugins/fullcalendar/locales/mk.js b/plugins/fullcalendar/locales/mk.js deleted file mode 100644 index 9eb98f495..000000000 --- a/plugins/fullcalendar/locales/mk.js +++ /dev/null @@ -1,25 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var mk = { - code: 'mk', - buttonText: { - prev: 'претходно', - next: 'следно', - today: 'Денес', - month: 'Месец', - week: 'Недела', - day: 'Ден', - list: 'График', - }, - weekText: 'Сед', - allDayText: 'Цел ден', - moreLinkText: function(n) { - return '+повеќе ' + n - }, - noEventsText: 'Нема настани за прикажување', - }; - - return mk; - -}()); diff --git a/plugins/fullcalendar/locales/ms.js b/plugins/fullcalendar/locales/ms.js deleted file mode 100644 index 2539f931c..000000000 --- a/plugins/fullcalendar/locales/ms.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var ms = { - code: 'ms', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'Sebelum', - next: 'Selepas', - today: 'hari ini', - month: 'Bulan', - week: 'Minggu', - day: 'Hari', - list: 'Agenda', - }, - weekText: 'Mg', - allDayText: 'Sepanjang hari', - moreLinkText: function(n) { - return 'masih ada ' + n + ' acara' - }, - noEventsText: 'Tiada peristiwa untuk dipaparkan', - }; - - return ms; - -}()); diff --git a/plugins/fullcalendar/locales/nb.js b/plugins/fullcalendar/locales/nb.js deleted file mode 100644 index b6be30715..000000000 --- a/plugins/fullcalendar/locales/nb.js +++ /dev/null @@ -1,38 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var nb = { - code: 'nb', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Forrige', - next: 'Neste', - today: 'I dag', - month: 'Måned', - week: 'Uke', - day: 'Dag', - list: 'Agenda', - }, - weekText: 'Uke', - weekTextLong: 'Uke', - allDayText: 'Hele dagen', - moreLinkText: 'til', - noEventsText: 'Ingen hendelser å vise', - buttonHints: { - prev: 'Forrige $0', - next: 'Neste $0', - today: 'Nåværende $0', - }, - viewHint: '$0 visning', - navLinkHint: 'Gå til $0', - moreLinkHint(eventCnt) { - return `Vis ${eventCnt} flere hendelse${eventCnt === 1 ? '' : 'r'}` - }, - }; - - return nb; - -}()); diff --git a/plugins/fullcalendar/locales/ne.js b/plugins/fullcalendar/locales/ne.js deleted file mode 100644 index 2215dd4a8..000000000 --- a/plugins/fullcalendar/locales/ne.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var ne = { - code: 'ne', // code for nepal - week: { - dow: 7, // Sunday is the first day of the week. - doy: 1, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'अघिल्लो', - next: 'अर्को', - today: 'आज', - month: 'महिना', - week: 'हप्ता', - day: 'दिन', - list: 'सूची', - }, - weekText: 'हप्ता', - allDayText: 'दिनभरि', - moreLinkText: 'थप लिंक', - noEventsText: 'देखाउनको लागि कुनै घटनाहरू छैनन्', - }; - - return ne; - -}()); diff --git a/plugins/fullcalendar/locales/nl.js b/plugins/fullcalendar/locales/nl.js deleted file mode 100644 index d13d2d2e7..000000000 --- a/plugins/fullcalendar/locales/nl.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var nl = { - code: 'nl', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Vorige', - next: 'Volgende', - today: 'Vandaag', - year: 'Jaar', - month: 'Maand', - week: 'Week', - day: 'Dag', - list: 'Agenda', - }, - allDayText: 'Hele dag', - moreLinkText: 'extra', - noEventsText: 'Geen evenementen om te laten zien', - }; - - return nl; - -}()); diff --git a/plugins/fullcalendar/locales/nn.js b/plugins/fullcalendar/locales/nn.js deleted file mode 100644 index 2f9a5fdeb..000000000 --- a/plugins/fullcalendar/locales/nn.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var nn = { - code: 'nn', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Førre', - next: 'Neste', - today: 'I dag', - month: 'Månad', - week: 'Veke', - day: 'Dag', - list: 'Agenda', - }, - weekText: 'Veke', - allDayText: 'Heile dagen', - moreLinkText: 'til', - noEventsText: 'Ingen hendelser å vise', - }; - - return nn; - -}()); diff --git a/plugins/fullcalendar/locales/pl.js b/plugins/fullcalendar/locales/pl.js deleted file mode 100644 index 996071df8..000000000 --- a/plugins/fullcalendar/locales/pl.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var pl = { - code: 'pl', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Poprzedni', - next: 'Następny', - today: 'Dziś', - month: 'Miesiąc', - week: 'Tydzień', - day: 'Dzień', - list: 'Plan dnia', - }, - weekText: 'Tydz', - allDayText: 'Cały dzień', - moreLinkText: 'więcej', - noEventsText: 'Brak wydarzeń do wyświetlenia', - }; - - return pl; - -}()); diff --git a/plugins/fullcalendar/locales/pt-br.js b/plugins/fullcalendar/locales/pt-br.js deleted file mode 100644 index e26167a60..000000000 --- a/plugins/fullcalendar/locales/pt-br.js +++ /dev/null @@ -1,25 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var ptBr = { - code: 'pt-br', - buttonText: { - prev: 'Anterior', - next: 'Próximo', - today: 'Hoje', - month: 'Mês', - week: 'Semana', - day: 'Dia', - list: 'Lista', - }, - weekText: 'Sm', - allDayText: 'dia inteiro', - moreLinkText: function(n) { - return 'mais +' + n - }, - noEventsText: 'Não há eventos para mostrar', - }; - - return ptBr; - -}()); diff --git a/plugins/fullcalendar/locales/pt.js b/plugins/fullcalendar/locales/pt.js deleted file mode 100644 index 34dc37706..000000000 --- a/plugins/fullcalendar/locales/pt.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var pt = { - code: 'pt', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Anterior', - next: 'Seguinte', - today: 'Hoje', - month: 'Mês', - week: 'Semana', - day: 'Dia', - list: 'Agenda', - }, - weekText: 'Sem', - allDayText: 'Todo o dia', - moreLinkText: 'mais', - noEventsText: 'Não há eventos para mostrar', - }; - - return pt; - -}()); diff --git a/plugins/fullcalendar/locales/ro.js b/plugins/fullcalendar/locales/ro.js deleted file mode 100644 index d74f23cb5..000000000 --- a/plugins/fullcalendar/locales/ro.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var ro = { - code: 'ro', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'precedentă', - next: 'următoare', - today: 'Azi', - month: 'Lună', - week: 'Săptămână', - day: 'Zi', - list: 'Agendă', - }, - weekText: 'Săpt', - allDayText: 'Toată ziua', - moreLinkText: function(n) { - return '+alte ' + n - }, - noEventsText: 'Nu există evenimente de afișat', - }; - - return ro; - -}()); diff --git a/plugins/fullcalendar/locales/ru.js b/plugins/fullcalendar/locales/ru.js deleted file mode 100644 index 58fa31152..000000000 --- a/plugins/fullcalendar/locales/ru.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var ru = { - code: 'ru', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Пред', - next: 'След', - today: 'Сегодня', - month: 'Месяц', - week: 'Неделя', - day: 'День', - list: 'Повестка дня', - }, - weekText: 'Нед', - allDayText: 'Весь день', - moreLinkText: function(n) { - return '+ ещё ' + n - }, - noEventsText: 'Нет событий для отображения', - }; - - return ru; - -}()); diff --git a/plugins/fullcalendar/locales/si-lk.js b/plugins/fullcalendar/locales/si-lk.js deleted file mode 100644 index f74de3d28..000000000 --- a/plugins/fullcalendar/locales/si-lk.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var siLk = { - code: 'si-lk', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'පෙර', - next: 'පසු', - today: 'අද', - month: 'මාසය', - week: 'සතිය', - day: 'දවස', - list: 'ලැයිස්තුව', - }, - weekText: 'සති', - allDayText: 'සියලු', - moreLinkText: 'තවත්', - noEventsText: 'මුකුත් නැත', - }; - - return siLk; - -}()); diff --git a/plugins/fullcalendar/locales/sk.js b/plugins/fullcalendar/locales/sk.js deleted file mode 100644 index ffb5e8b9a..000000000 --- a/plugins/fullcalendar/locales/sk.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var sk = { - code: 'sk', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Predchádzajúci', - next: 'Nasledujúci', - today: 'Dnes', - month: 'Mesiac', - week: 'Týždeň', - day: 'Deň', - list: 'Rozvrh', - }, - weekText: 'Ty', - allDayText: 'Celý deň', - moreLinkText: function(n) { - return '+ďalšie: ' + n - }, - noEventsText: 'Žiadne akcie na zobrazenie', - }; - - return sk; - -}()); diff --git a/plugins/fullcalendar/locales/sl.js b/plugins/fullcalendar/locales/sl.js deleted file mode 100644 index 4c6279941..000000000 --- a/plugins/fullcalendar/locales/sl.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var sl = { - code: 'sl', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'Prejšnji', - next: 'Naslednji', - today: 'Trenutni', - month: 'Mesec', - week: 'Teden', - day: 'Dan', - list: 'Dnevni red', - }, - weekText: 'Teden', - allDayText: 'Ves dan', - moreLinkText: 'več', - noEventsText: 'Ni dogodkov za prikaz', - }; - - return sl; - -}()); diff --git a/plugins/fullcalendar/locales/sm.js b/plugins/fullcalendar/locales/sm.js deleted file mode 100644 index 0661516bf..000000000 --- a/plugins/fullcalendar/locales/sm.js +++ /dev/null @@ -1,23 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var sm = { - code: 'sm', - buttonText: { - prev: 'Talu ai', - next: 'Mulimuli atu', - today: 'Aso nei', - month: 'Masina', - week: 'Vaiaso', - day: 'Aso', - list: 'Faasologa', - }, - weekText: 'Vaiaso', - allDayText: 'Aso atoa', - moreLinkText: 'sili atu', - noEventsText: 'Leai ni mea na tutupu', - }; - - return sm; - -}()); diff --git a/plugins/fullcalendar/locales/sq.js b/plugins/fullcalendar/locales/sq.js deleted file mode 100644 index a7b630ea7..000000000 --- a/plugins/fullcalendar/locales/sq.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var sq = { - code: 'sq', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'mbrapa', - next: 'Përpara', - today: 'sot', - month: 'Muaj', - week: 'Javë', - day: 'Ditë', - list: 'Listë', - }, - weekText: 'Ja', - allDayText: 'Gjithë ditën', - moreLinkText: function(n) { - return '+më tepër ' + n - }, - noEventsText: 'Nuk ka evente për të shfaqur', - }; - - return sq; - -}()); diff --git a/plugins/fullcalendar/locales/sr-cyrl.js b/plugins/fullcalendar/locales/sr-cyrl.js deleted file mode 100644 index 58fecd15b..000000000 --- a/plugins/fullcalendar/locales/sr-cyrl.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var srCyrl = { - code: 'sr-cyrl', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'Претходна', - next: 'следећи', - today: 'Данас', - month: 'Месец', - week: 'Недеља', - day: 'Дан', - list: 'Планер', - }, - weekText: 'Сед', - allDayText: 'Цео дан', - moreLinkText: function(n) { - return '+ још ' + n - }, - noEventsText: 'Нема догађаја за приказ', - }; - - return srCyrl; - -}()); diff --git a/plugins/fullcalendar/locales/sr.js b/plugins/fullcalendar/locales/sr.js deleted file mode 100644 index a6ecda5f7..000000000 --- a/plugins/fullcalendar/locales/sr.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var sr = { - code: 'sr', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'Prethodna', - next: 'Sledeći', - today: 'Danas', - month: 'Mеsеc', - week: 'Nеdеlja', - day: 'Dan', - list: 'Planеr', - }, - weekText: 'Sed', - allDayText: 'Cеo dan', - moreLinkText: function(n) { - return '+ još ' + n - }, - noEventsText: 'Nеma događaja za prikaz', - }; - - return sr; - -}()); diff --git a/plugins/fullcalendar/locales/sv.js b/plugins/fullcalendar/locales/sv.js deleted file mode 100644 index 483396cc3..000000000 --- a/plugins/fullcalendar/locales/sv.js +++ /dev/null @@ -1,47 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var sv = { - code: 'sv', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Förra', - next: 'Nästa', - today: 'Idag', - month: 'Månad', - week: 'Vecka', - day: 'Dag', - list: 'Program', - }, - buttonHints: { - prev(buttonText) { - return `Föregående ${buttonText.toLocaleLowerCase()}` - }, - next(buttonText) { - return `Nästa ${buttonText.toLocaleLowerCase()}` - }, - today(buttonText) { - return (buttonText === 'Program' ? 'Detta' : 'Denna') + ' ' + buttonText.toLocaleLowerCase() - }, - }, - viewHint: '$0 vy', - navLinkHint: 'Gå till $0', - moreLinkHint(eventCnt) { - return `Visa ytterligare ${eventCnt} händelse${eventCnt === 1 ? '' : 'r'}` - }, - weekText: 'v.', - weekTextLong: 'Vecka', - allDayText: 'Heldag', - moreLinkText: 'till', - noEventsText: 'Inga händelser att visa', - closeHint: 'Stäng', - timeHint: 'Klockan', - eventHint: 'Händelse', - }; - - return sv; - -}()); diff --git a/plugins/fullcalendar/locales/ta-in.js b/plugins/fullcalendar/locales/ta-in.js deleted file mode 100644 index 85d2fd350..000000000 --- a/plugins/fullcalendar/locales/ta-in.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var taIn = { - code: 'ta-in', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'முந்தைய', - next: 'அடுத்தது', - today: 'இன்று', - month: 'மாதம்', - week: 'வாரம்', - day: 'நாள்', - list: 'தினசரி அட்டவணை', - }, - weekText: 'வாரம்', - allDayText: 'நாள் முழுவதும்', - moreLinkText: function(n) { - return '+ மேலும் ' + n - }, - noEventsText: 'காண்பிக்க நிகழ்வுகள் இல்லை', - }; - - return taIn; - -}()); diff --git a/plugins/fullcalendar/locales/th.js b/plugins/fullcalendar/locales/th.js deleted file mode 100644 index 6e817430b..000000000 --- a/plugins/fullcalendar/locales/th.js +++ /dev/null @@ -1,30 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var th = { - code: 'th', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'ก่อนหน้า', - next: 'ถัดไป', - prevYear: 'ปีก่อนหน้า', - nextYear: 'ปีถัดไป', - year: 'ปี', - today: 'วันนี้', - month: 'เดือน', - week: 'สัปดาห์', - day: 'วัน', - list: 'กำหนดการ', - }, - weekText: 'สัปดาห์', - allDayText: 'ตลอดวัน', - moreLinkText: 'เพิ่มเติม', - noEventsText: 'ไม่มีกิจกรรมที่จะแสดง', - }; - - return th; - -}()); diff --git a/plugins/fullcalendar/locales/tr.js b/plugins/fullcalendar/locales/tr.js deleted file mode 100644 index 5575f1c8f..000000000 --- a/plugins/fullcalendar/locales/tr.js +++ /dev/null @@ -1,27 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var tr = { - code: 'tr', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'geri', - next: 'ileri', - today: 'bugün', - month: 'Ay', - week: 'Hafta', - day: 'Gün', - list: 'Ajanda', - }, - weekText: 'Hf', - allDayText: 'Tüm gün', - moreLinkText: 'daha fazla', - noEventsText: 'Gösterilecek etkinlik yok', - }; - - return tr; - -}()); diff --git a/plugins/fullcalendar/locales/ug.js b/plugins/fullcalendar/locales/ug.js deleted file mode 100644 index 266d436fe..000000000 --- a/plugins/fullcalendar/locales/ug.js +++ /dev/null @@ -1,17 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var ug = { - code: 'ug', - buttonText: { - month: 'ئاي', - week: 'ھەپتە', - day: 'كۈن', - list: 'كۈنتەرتىپ', - }, - allDayText: 'پۈتۈن كۈن', - }; - - return ug; - -}()); diff --git a/plugins/fullcalendar/locales/uk.js b/plugins/fullcalendar/locales/uk.js deleted file mode 100644 index 665c5f4d2..000000000 --- a/plugins/fullcalendar/locales/uk.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var uk = { - code: 'uk', - week: { - dow: 1, // Monday is the first day of the week. - doy: 7, // The week that contains Jan 1st is the first week of the year. - }, - buttonText: { - prev: 'Попередній', - next: 'далі', - today: 'Сьогодні', - month: 'Місяць', - week: 'Тиждень', - day: 'День', - list: 'Порядок денний', - }, - weekText: 'Тиж', - allDayText: 'Увесь день', - moreLinkText: function(n) { - return '+ще ' + n + '...' - }, - noEventsText: 'Немає подій для відображення', - }; - - return uk; - -}()); diff --git a/plugins/fullcalendar/locales/uz.js b/plugins/fullcalendar/locales/uz.js deleted file mode 100644 index 84bb49923..000000000 --- a/plugins/fullcalendar/locales/uz.js +++ /dev/null @@ -1,21 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var uz = { - code: 'uz', - buttonText: { - month: 'Oy', - week: 'Xafta', - day: 'Kun', - list: 'Kun tartibi', - }, - allDayText: "Kun bo'yi", - moreLinkText: function(n) { - return '+ yana ' + n - }, - noEventsText: "Ko'rsatish uchun voqealar yo'q", - }; - - return uz; - -}()); diff --git a/plugins/fullcalendar/locales/vi.js b/plugins/fullcalendar/locales/vi.js deleted file mode 100644 index 63d58632b..000000000 --- a/plugins/fullcalendar/locales/vi.js +++ /dev/null @@ -1,29 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var vi = { - code: 'vi', - week: { - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: 'Trước', - next: 'Tiếp', - today: 'Hôm nay', - month: 'Tháng', - week: 'Tuần', - day: 'Ngày', - list: 'Lịch biểu', - }, - weekText: 'Tu', - allDayText: 'Cả ngày', - moreLinkText: function(n) { - return '+ thêm ' + n - }, - noEventsText: 'Không có sự kiện để hiển thị', - }; - - return vi; - -}()); diff --git a/plugins/fullcalendar/locales/zh-cn.js b/plugins/fullcalendar/locales/zh-cn.js deleted file mode 100644 index c0b46e9c9..000000000 --- a/plugins/fullcalendar/locales/zh-cn.js +++ /dev/null @@ -1,30 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var zhCn = { - code: 'zh-cn', - week: { - // GB/T 7408-1994《数据元和交换格式·信息交换·日期和时间表示法》与ISO 8601:1988等效 - dow: 1, // Monday is the first day of the week. - doy: 4, // The week that contains Jan 4th is the first week of the year. - }, - buttonText: { - prev: '上月', - next: '下月', - today: '今天', - month: '月', - week: '周', - day: '日', - list: '日程', - }, - weekText: '周', - allDayText: '全天', - moreLinkText: function(n) { - return '另外 ' + n + ' 个' - }, - noEventsText: '没有事件显示', - }; - - return zhCn; - -}()); diff --git a/plugins/fullcalendar/locales/zh-tw.js b/plugins/fullcalendar/locales/zh-tw.js deleted file mode 100644 index a71cde9a3..000000000 --- a/plugins/fullcalendar/locales/zh-tw.js +++ /dev/null @@ -1,23 +0,0 @@ -FullCalendar.globalLocales.push(function () { - 'use strict'; - - var zhTw = { - code: 'zh-tw', - buttonText: { - prev: '上月', - next: '下月', - today: '今天', - month: '月', - week: '週', - day: '天', - list: '活動列表', - }, - weekText: '周', - allDayText: '整天', - moreLinkText: '顯示更多', - noEventsText: '没有任何活動', - }; - - return zhTw; - -}()); diff --git a/plugins/fullcalendar/main.min.css b/plugins/fullcalendar/main.min.css deleted file mode 100644 index 84b713276..000000000 --- a/plugins/fullcalendar/main.min.css +++ /dev/null @@ -1 +0,0 @@ -.fc-icon,.fc-unselectable{-moz-user-select:none;-ms-user-select:none}.fc .fc-button,.fc-icon{text-transform:none;font-weight:400}.fc-not-allowed,.fc-not-allowed .fc-event{cursor:not-allowed}.fc .fc-button:not(:disabled),.fc a[data-navlink],.fc-event.fc-event-draggable,.fc-event[href]{cursor:pointer}.fc-unselectable{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.fc{display:flex;flex-direction:column;font-size:1em}.fc .fc-button,.fc-icon{display:inline-block;text-align:center}.fc,.fc *,.fc :after,.fc :before{box-sizing:border-box}.fc table{border-collapse:collapse;border-spacing:0;font-size:1em}.fc th{text-align:center}.fc td,.fc th{vertical-align:top;padding:0}.fc .fc-button,.fc .fc-button .fc-icon,.fc .fc-button-group,.fc .fc-timegrid-slot-label{vertical-align:middle}.fc a[data-navlink]:hover{text-decoration:underline}.fc .fc-button:hover,.fc .fc-list-event-title a,a.fc-event,a.fc-event:hover{text-decoration:none}.fc-direction-ltr{direction:ltr;text-align:left}.fc-direction-rtl{direction:rtl;text-align:right}.fc-theme-standard td,.fc-theme-standard th{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd)}.fc-liquid-hack td,.fc-liquid-hack th{position:relative}@font-face{font-family:fcicons;src:url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBfAAAAC8AAAAYGNtYXAXVtKNAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZgYydxIAAAF4AAAFNGhlYWQUJ7cIAAAGrAAAADZoaGVhB20DzAAABuQAAAAkaG10eCIABhQAAAcIAAAALGxvY2ED4AU6AAAHNAAAABhtYXhwAA8AjAAAB0wAAAAgbmFtZXsr690AAAdsAAABhnBvc3QAAwAAAAAI9AAAACAAAwPAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpBgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6Qb//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAWIAjQKeAskAEwAAJSc3NjQnJiIHAQYUFwEWMjc2NCcCnuLiDQ0MJAz/AA0NAQAMJAwNDcni4gwjDQwM/wANIwz/AA0NDCMNAAAAAQFiAI0CngLJABMAACUBNjQnASYiBwYUHwEHBhQXFjI3AZ4BAA0N/wAMJAwNDeLiDQ0MJAyNAQAMIw0BAAwMDSMM4uINIwwNDQAAAAIA4gC3Ax4CngATACcAACUnNzY0JyYiDwEGFB8BFjI3NjQnISc3NjQnJiIPAQYUHwEWMjc2NCcB87e3DQ0MIw3VDQ3VDSMMDQ0BK7e3DQ0MJAzVDQ3VDCQMDQ3zuLcMJAwNDdUNIwzWDAwNIwy4twwkDA0N1Q0jDNYMDA0jDAAAAgDiALcDHgKeABMAJwAAJTc2NC8BJiIHBhQfAQcGFBcWMjchNzY0LwEmIgcGFB8BBwYUFxYyNwJJ1Q0N1Q0jDA0Nt7cNDQwjDf7V1Q0N1QwkDA0Nt7cNDQwkDLfWDCMN1Q0NDCQMt7gMIw0MDNYMIw3VDQ0MJAy3uAwjDQwMAAADAFUAAAOrA1UAMwBoAHcAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMhMjY1NCYjISIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAAVYRGRkR/qoRGRkRA1UFBAUOCQkVDAsZDf2rDRkLDBUJCA4FBQUFBQUOCQgVDAsZDQJVDRkLDBUJCQ4FBAVVAgECBQMCBwQECAX9qwQJAwQHAwMFAQICAgIBBQMDBwQDCQQCVQUIBAQHAgMFAgEC/oAZEhEZGRESGQAAAAADAFUAAAOrA1UAMwBoAIkAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMzFRQWMzI2PQEzMjY1NCYrATU0JiMiBh0BIyIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAgBkSEhmAERkZEYAZEhIZgBEZGREDVQUEBQ4JCRUMCxkN/asNGQsMFQkIDgUFBQUFBQ4JCBUMCxkNAlUNGQsMFQkJDgUEBVUCAQIFAwIHBAQIBf2rBAkDBAcDAwUBAgICAgEFAwMHBAMJBAJVBQgEBAcCAwUCAQL+gIASGRkSgBkSERmAEhkZEoAZERIZAAABAOIAjQMeAskAIAAAExcHBhQXFjI/ARcWMjc2NC8BNzY0JyYiDwEnJiIHBhQX4uLiDQ0MJAzi4gwkDA0N4uINDQwkDOLiDCQMDQ0CjeLiDSMMDQ3h4Q0NDCMN4uIMIw0MDOLiDAwNIwwAAAABAAAAAQAAa5n0y18PPPUACwQAAAAAANivOVsAAAAA2K85WwAAAAADqwNVAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAOrAAEAAAAAAAAAAAAAAAAAAAALBAAAAAAAAAAAAAAAAgAAAAQAAWIEAAFiBAAA4gQAAOIEAABVBAAAVQQAAOIAAAAAAAoAFAAeAEQAagCqAOoBngJkApoAAQAAAAsAigADAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGZjaWNvbnMAZgBjAGkAYwBvAG4Ac1ZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGZjaWNvbnMAZgBjAGkAYwBvAG4Ac2ZjaWNvbnMAZgBjAGkAYwBvAG4Ac1JlZ3VsYXIAUgBlAGcAdQBsAGEAcmZjaWNvbnMAZgBjAGkAYwBvAG4Ac0ZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=") format('truetype');font-weight:400;font-style:normal}.fc-icon{width:1em;height:1em;-webkit-user-select:none;user-select:none;font-family:fcicons!important;speak:none;font-style:normal;font-variant:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fc-icon-chevron-left:before{content:"\e900"}.fc-icon-chevron-right:before{content:"\e901"}.fc-icon-chevrons-left:before{content:"\e902"}.fc-icon-chevrons-right:before{content:"\e903"}.fc-icon-minus-square:before{content:"\e904"}.fc-icon-plus-square:before{content:"\e905"}.fc-icon-x:before{content:"\e906"}.fc .fc-button{overflow:visible;text-transform:none;margin:0;font-family:inherit}.fc .fc-button::-moz-focus-inner{padding:0;border-style:none}.fc .fc-button{-webkit-appearance:button;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.4em .65em;font-size:1em;line-height:1.5;border-radius:.25em}.fc .fc-button:focus{outline:0;box-shadow:0 0 0 .2rem rgba(44,62,80,.25)}.fc .fc-button-primary:focus,.fc .fc-button-primary:not(:disabled).fc-button-active:focus,.fc .fc-button-primary:not(:disabled):active:focus{box-shadow:0 0 0 .2rem rgba(76,91,106,.5)}.fc .fc-button:disabled{opacity:.65}.fc .fc-button-primary{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#2C3E50;background-color:var(--fc-button-bg-color,#2C3E50);border-color:#2C3E50;border-color:var(--fc-button-border-color,#2C3E50)}.fc .fc-button-primary:hover{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#1e2b37;background-color:var(--fc-button-hover-bg-color,#1e2b37);border-color:#1a252f;border-color:var(--fc-button-hover-border-color,#1a252f)}.fc .fc-button-primary:disabled{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#2C3E50;background-color:var(--fc-button-bg-color,#2C3E50);border-color:#2C3E50;border-color:var(--fc-button-border-color,#2C3E50)}.fc .fc-button-primary:not(:disabled).fc-button-active,.fc .fc-button-primary:not(:disabled):active{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#1a252f;background-color:var(--fc-button-active-bg-color,#1a252f);border-color:#151e27;border-color:var(--fc-button-active-border-color,#151e27)}.fc .fc-button .fc-icon{font-size:1.5em}.fc .fc-button-group{position:relative;display:inline-flex}.fc .fc-button-group>.fc-button{position:relative;flex:1 1 auto}.fc .fc-button-group>.fc-button.fc-button-active,.fc .fc-button-group>.fc-button:active,.fc .fc-button-group>.fc-button:focus,.fc .fc-button-group>.fc-button:hover{z-index:1}.fc-direction-ltr .fc-button-group>.fc-button:not(:first-child){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-direction-ltr .fc-button-group>.fc-button:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.fc-direction-rtl .fc-button-group>.fc-button:not(:first-child){margin-right:-1px;border-top-right-radius:0;border-bottom-right-radius:0}.fc-direction-rtl .fc-button-group>.fc-button:not(:last-child){border-top-left-radius:0;border-bottom-left-radius:0}.fc .fc-toolbar{display:flex;justify-content:space-between;align-items:center}.fc .fc-toolbar.fc-header-toolbar{margin-bottom:1.5em}.fc .fc-toolbar.fc-footer-toolbar{margin-top:1.5em}.fc .fc-toolbar-title{font-size:1.75em;margin:0}.fc-direction-ltr .fc-toolbar>*>:not(:first-child){margin-left:.75em}.fc-direction-rtl .fc-toolbar>*>:not(:first-child){margin-right:.75em}.fc-direction-rtl .fc-toolbar-ltr{flex-direction:row-reverse}.fc .fc-scroller{-webkit-overflow-scrolling:touch;position:relative}.fc .fc-scroller-liquid{height:100%}.fc .fc-scroller-liquid-absolute{position:absolute;top:0;right:0;left:0;bottom:0}.fc .fc-scroller-harness{position:relative;overflow:hidden;direction:ltr}.fc .fc-scroller-harness-liquid{height:100%}.fc-direction-rtl .fc-scroller-harness>.fc-scroller{direction:rtl}.fc-theme-standard .fc-scrollgrid{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd)}.fc .fc-scrollgrid,.fc .fc-scrollgrid-section-footer>*,.fc .fc-scrollgrid-section-header>*{border-bottom-width:0}.fc .fc-scrollgrid,.fc .fc-scrollgrid table{width:100%;table-layout:fixed}.fc .fc-scrollgrid table{border-top-style:hidden;border-left-style:hidden;border-right-style:hidden}.fc .fc-scrollgrid{border-collapse:separate;border-right-width:0}.fc .fc-scrollgrid-liquid{height:100%}.fc .fc-scrollgrid-section,.fc .fc-scrollgrid-section table,.fc .fc-scrollgrid-section>td{height:1px}.fc .fc-scrollgrid-section-liquid>td{height:100%}.fc .fc-scrollgrid-section>*{border-top-width:0;border-left-width:0}.fc .fc-scrollgrid-section-body table,.fc .fc-scrollgrid-section-footer table{border-bottom-style:hidden}.fc .fc-scrollgrid-section-sticky>*{background:var(--fc-page-bg-color,#fff);position:sticky;z-index:3}.fc .fc-scrollgrid-section-header.fc-scrollgrid-section-sticky>*{top:0}.fc .fc-scrollgrid-section-footer.fc-scrollgrid-section-sticky>*{bottom:0}.fc .fc-scrollgrid-sticky-shim{height:1px;margin-bottom:-1px}.fc-sticky{position:sticky}.fc .fc-view-harness{flex-grow:1;position:relative}.fc .fc-bg-event,.fc .fc-highlight,.fc .fc-non-business,.fc .fc-view-harness-active>.fc-view{position:absolute;top:0;left:0;right:0;bottom:0}.fc .fc-col-header-cell-cushion{display:inline-block;padding:2px 4px}.fc .fc-non-business{background:rgba(215,215,215,.3);background:var(--fc-non-business-color,rgba(215,215,215,.3))}.fc .fc-bg-event{background:var(--fc-bg-event-color,#8fdf82);opacity:.3;opacity:var(--fc-bg-event-opacity,.3)}.fc .fc-bg-event .fc-event-title{margin:.5em;font-size:.85em;font-size:var(--fc-small-font-size,.85em);font-style:italic}.fc .fc-highlight{background:rgba(188,232,241,.3);background:var(--fc-highlight-color,rgba(188,232,241,.3))}.fc .fc-cell-shaded,.fc .fc-day-disabled{background:rgba(208,208,208,.3);background:var(--fc-neutral-bg-color,rgba(208,208,208,.3))}.fc-event .fc-event-main{position:relative;z-index:2}.fc-event-dragging:not(.fc-event-selected){opacity:.75}.fc-event-dragging.fc-event-selected{box-shadow:0 2px 7px rgba(0,0,0,.3)}.fc-event .fc-event-resizer{display:none;position:absolute;z-index:4}.fc-event-selected .fc-event-resizer,.fc-event:hover .fc-event-resizer,.fc-h-event,.fc-v-event{display:block}.fc-event-selected .fc-event-resizer{border-radius:4px;border-radius:calc(var(--fc-event-resizer-dot-total-width,8px)/ 2);border-width:1px;border-width:var(--fc-event-resizer-dot-border-width,1px);width:8px;width:var(--fc-event-resizer-dot-total-width,8px);height:8px;height:var(--fc-event-resizer-dot-total-width,8px);border-style:solid;border-color:inherit;background:var(--fc-page-bg-color,#fff)}.fc-event-selected .fc-event-resizer:before{content:'';position:absolute;top:-20px;left:-20px;right:-20px;bottom:-20px}.fc-event-selected,.fc-event:focus{box-shadow:0 2px 5px rgba(0,0,0,.2)}.fc-event-selected:before,.fc-event:focus:before{content:"";position:absolute;z-index:3;top:0;left:0;right:0;bottom:0}.fc-event-selected:after,.fc-event:focus:after{content:"";background:rgba(0,0,0,.25);background:var(--fc-event-selected-overlay-color,rgba(0,0,0,.25));position:absolute;z-index:1;top:-1px;left:-1px;right:-1px;bottom:-1px}.fc-h-event{border:1px solid #3788d8;border:1px solid var(--fc-event-border-color,#3788d8);background-color:#3788d8;background-color:var(--fc-event-bg-color,#3788d8)}.fc-h-event .fc-event-main{color:#fff;color:var(--fc-event-text-color,#fff)}.fc-h-event .fc-event-main-frame{display:flex}.fc-h-event .fc-event-time{max-width:100%;overflow:hidden}.fc-h-event .fc-event-title-container{flex-grow:1;flex-shrink:1;min-width:0}.fc-h-event .fc-event-title{display:inline-block;vertical-align:top;left:0;right:0;max-width:100%;overflow:hidden}.fc-h-event.fc-event-selected:before{top:-10px;bottom:-10px}.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-start),.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-end){border-top-left-radius:0;border-bottom-left-radius:0;border-left-width:0}.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-end),.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-start){border-top-right-radius:0;border-bottom-right-radius:0;border-right-width:0}.fc-h-event:not(.fc-event-selected) .fc-event-resizer{top:0;bottom:0;width:8px;width:var(--fc-event-resizer-thickness,8px)}.fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start,.fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end{cursor:w-resize;left:-4px;left:calc(-.5 * var(--fc-event-resizer-thickness,8px))}.fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end,.fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start{cursor:e-resize;right:-4px;right:calc(-.5 * var(--fc-event-resizer-thickness,8px))}.fc-h-event.fc-event-selected .fc-event-resizer{top:50%;margin-top:-4px;margin-top:calc(-.5 * var(--fc-event-resizer-dot-total-width,8px))}.fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-start,.fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-end{left:-4px;left:calc(-.5 * var(--fc-event-resizer-dot-total-width,8px))}.fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-end,.fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-start{right:-4px;right:calc(-.5 * var(--fc-event-resizer-dot-total-width,8px))}.fc .fc-popover{position:absolute;z-index:9999;box-shadow:0 2px 6px rgba(0,0,0,.15)}.fc .fc-popover-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:3px 4px}.fc .fc-popover-title{margin:0 2px}.fc .fc-popover-close{cursor:pointer;opacity:.65;font-size:1.1em}.fc-theme-standard .fc-popover{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd);background:var(--fc-page-bg-color,#fff)}.fc-theme-standard .fc-popover-header{background:rgba(208,208,208,.3);background:var(--fc-neutral-bg-color,rgba(208,208,208,.3))}:root{--fc-daygrid-event-dot-width:8px;--fc-list-event-dot-width:10px;--fc-list-event-hover-bg-color:#f5f5f5}.fc-daygrid-day-events:after,.fc-daygrid-day-events:before,.fc-daygrid-day-frame:after,.fc-daygrid-day-frame:before,.fc-daygrid-event-harness:after,.fc-daygrid-event-harness:before{content:"";clear:both;display:table}.fc .fc-daygrid-body{position:relative;z-index:1}.fc .fc-daygrid-day.fc-day-today{background-color:rgba(255,220,40,.15);background-color:var(--fc-today-bg-color,rgba(255,220,40,.15))}.fc .fc-daygrid-day-frame{position:relative;min-height:100%}.fc .fc-daygrid-day-top{display:flex;flex-direction:row-reverse}.fc .fc-day-other .fc-daygrid-day-top{opacity:.3}.fc .fc-daygrid-day-number{position:relative;z-index:4;padding:4px}.fc .fc-daygrid-day-events{margin-top:1px}.fc .fc-daygrid-body-balanced .fc-daygrid-day-events{position:absolute;left:0;right:0}.fc .fc-daygrid-body-unbalanced .fc-daygrid-day-events{position:relative;min-height:2em}.fc .fc-daygrid-body-natural .fc-daygrid-day-events{margin-bottom:1em}.fc .fc-daygrid-event-harness{position:relative}.fc .fc-daygrid-event-harness-abs{position:absolute;top:0;left:0;right:0}.fc .fc-daygrid-bg-harness{position:absolute;top:0;bottom:0}.fc .fc-daygrid-day-bg .fc-non-business{z-index:1}.fc .fc-daygrid-day-bg .fc-bg-event{z-index:2}.fc .fc-daygrid-day-bg .fc-highlight{z-index:3}.fc .fc-daygrid-event{z-index:6;margin-top:1px}.fc .fc-daygrid-event.fc-event-mirror{z-index:7}.fc .fc-daygrid-day-bottom{font-size:.85em;padding:2px 3px 0}.fc .fc-daygrid-day-bottom:before{content:"";clear:both;display:table}.fc .fc-daygrid-more-link{position:relative;z-index:4;cursor:pointer}.fc .fc-daygrid-week-number{position:absolute;z-index:5;top:0;padding:2px;min-width:1.5em;text-align:center;background-color:rgba(208,208,208,.3);background-color:var(--fc-neutral-bg-color,rgba(208,208,208,.3));color:grey;color:var(--fc-neutral-text-color,grey)}.fc .fc-more-popover .fc-popover-body{min-width:220px;padding:10px}.fc-direction-ltr .fc-daygrid-event.fc-event-start,.fc-direction-rtl .fc-daygrid-event.fc-event-end{margin-left:2px}.fc-direction-ltr .fc-daygrid-event.fc-event-end,.fc-direction-rtl .fc-daygrid-event.fc-event-start{margin-right:2px}.fc-direction-ltr .fc-daygrid-week-number{left:0;border-radius:0 0 3px}.fc-direction-rtl .fc-daygrid-week-number{right:0;border-radius:0 0 0 3px}.fc-liquid-hack .fc-daygrid-day-frame{position:static}.fc-daygrid-event{position:relative;white-space:nowrap;border-radius:3px;font-size:.85em;font-size:var(--fc-small-font-size,.85em)}.fc-daygrid-block-event .fc-event-time{font-weight:700}.fc-daygrid-block-event .fc-event-time,.fc-daygrid-block-event .fc-event-title{padding:1px}.fc-daygrid-dot-event{display:flex;align-items:center;padding:2px 0}.fc-daygrid-dot-event .fc-event-title{flex-grow:1;flex-shrink:1;min-width:0;overflow:hidden;font-weight:700}.fc-daygrid-dot-event.fc-event-mirror,.fc-daygrid-dot-event:hover{background:rgba(0,0,0,.1)}.fc-daygrid-dot-event.fc-event-selected:before{top:-10px;bottom:-10px}.fc-daygrid-event-dot{margin:0 4px;box-sizing:content-box;width:0;height:0;border:4px solid #3788d8;border:calc(var(--fc-daygrid-event-dot-width,8px)/ 2) solid var(--fc-event-border-color,#3788d8);border-radius:4px;border-radius:calc(var(--fc-daygrid-event-dot-width,8px)/ 2)}.fc-direction-ltr .fc-daygrid-event .fc-event-time{margin-right:3px}.fc-direction-rtl .fc-daygrid-event .fc-event-time{margin-left:3px}.fc-v-event{border:1px solid #3788d8;border:1px solid var(--fc-event-border-color,#3788d8);background-color:#3788d8;background-color:var(--fc-event-bg-color,#3788d8)}.fc-v-event .fc-event-main{color:#fff;color:var(--fc-event-text-color,#fff);height:100%}.fc-v-event .fc-event-main-frame{height:100%;display:flex;flex-direction:column}.fc-v-event .fc-event-time{flex-grow:0;flex-shrink:0;max-height:100%;overflow:hidden}.fc-v-event .fc-event-title-container{flex-grow:1;flex-shrink:1;min-height:0}.fc-v-event .fc-event-title{top:0;bottom:0;max-height:100%;overflow:hidden}.fc-v-event:not(.fc-event-start){border-top-width:0;border-top-left-radius:0;border-top-right-radius:0}.fc-v-event:not(.fc-event-end){border-bottom-width:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.fc-v-event.fc-event-selected:before{left:-10px;right:-10px}.fc-v-event .fc-event-resizer-start{cursor:n-resize}.fc-v-event .fc-event-resizer-end{cursor:s-resize}.fc-v-event:not(.fc-event-selected) .fc-event-resizer{height:8px;height:var(--fc-event-resizer-thickness,8px);left:0;right:0}.fc-v-event:not(.fc-event-selected) .fc-event-resizer-start{top:-4px;top:calc(var(--fc-event-resizer-thickness,8px)/ -2)}.fc-v-event:not(.fc-event-selected) .fc-event-resizer-end{bottom:-4px;bottom:calc(var(--fc-event-resizer-thickness,8px)/ -2)}.fc-v-event.fc-event-selected .fc-event-resizer{left:50%;margin-left:-4px;margin-left:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)}.fc-v-event.fc-event-selected .fc-event-resizer-start{top:-4px;top:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)}.fc-v-event.fc-event-selected .fc-event-resizer-end{bottom:-4px;bottom:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)}.fc .fc-timegrid .fc-daygrid-body{z-index:2}.fc .fc-timegrid-axis-chunk>table,.fc .fc-timegrid-body,.fc .fc-timegrid-slots{position:relative;z-index:1}.fc .fc-timegrid-divider{padding:0 0 2px}.fc .fc-timegrid-body{min-height:100%}.fc .fc-timegrid-axis-chunk{position:relative}.fc .fc-timegrid-slot{height:1.5em;border-bottom:0}.fc .fc-timegrid-slot:empty:before{content:'\00a0'}.fc .fc-timegrid-slot-minor{border-top-style:dotted}.fc .fc-timegrid-slot-label-cushion{display:inline-block;white-space:nowrap}.fc .fc-timegrid-axis-cushion,.fc .fc-timegrid-slot-label-cushion{padding:0 4px}.fc .fc-timegrid-axis-frame-liquid{height:100%}.fc .fc-timegrid-axis-frame{overflow:hidden;display:flex;align-items:center;justify-content:flex-end}.fc .fc-timegrid-axis-cushion{max-width:60px;flex-shrink:0}.fc-direction-ltr .fc-timegrid-slot-label-frame{text-align:right}.fc-direction-rtl .fc-timegrid-slot-label-frame{text-align:left}.fc-liquid-hack .fc-timegrid-axis-frame-liquid{height:auto;position:absolute;top:0;right:0;bottom:0;left:0}.fc .fc-timegrid-col.fc-day-today{background-color:rgba(255,220,40,.15);background-color:var(--fc-today-bg-color,rgba(255,220,40,.15))}.fc .fc-timegrid-col-frame{min-height:100%;position:relative}.fc-media-screen.fc-liquid-hack .fc-timegrid-col-frame{height:auto;position:absolute;top:0;right:0;bottom:0;left:0}.fc-media-screen .fc-timegrid-cols{position:absolute;top:0;left:0;right:0;bottom:0}.fc-media-screen .fc-timegrid-cols>table{height:100%}.fc-media-screen .fc-timegrid-col-bg,.fc-media-screen .fc-timegrid-col-events,.fc-media-screen .fc-timegrid-now-indicator-container{position:absolute;top:0;left:0;right:0}.fc .fc-timegrid-col-bg{z-index:2}.fc .fc-timegrid-col-bg .fc-non-business{z-index:1}.fc .fc-timegrid-col-bg .fc-bg-event{z-index:2}.fc .fc-timegrid-col-bg .fc-highlight,.fc .fc-timegrid-col-events{z-index:3}.fc .fc-timegrid-bg-harness{position:absolute;left:0;right:0}.fc .fc-timegrid-now-indicator-container{bottom:0;overflow:hidden}.fc-direction-ltr .fc-timegrid-col-events{margin:0 2.5% 0 2px}.fc-direction-rtl .fc-timegrid-col-events{margin:0 2px 0 2.5%}.fc-timegrid-event-harness{position:absolute}.fc-timegrid-event-harness>.fc-timegrid-event{position:absolute;top:0;bottom:0;left:0;right:0}.fc-timegrid-event-harness-inset .fc-timegrid-event,.fc-timegrid-event.fc-event-mirror,.fc-timegrid-more-link{box-shadow:0 0 0 1px #fff;box-shadow:0 0 0 1px var(--fc-page-bg-color,#fff)}.fc-timegrid-event,.fc-timegrid-more-link{font-size:.85em;font-size:var(--fc-small-font-size,.85em);border-radius:3px}.fc-timegrid-event{margin-bottom:1px}.fc-timegrid-event .fc-event-main{padding:1px 1px 0}.fc-timegrid-event .fc-event-time{white-space:nowrap;font-size:.85em;font-size:var(--fc-small-font-size,.85em);margin-bottom:1px}.fc-timegrid-event-short .fc-event-main-frame{flex-direction:row;overflow:hidden}.fc-timegrid-event-short .fc-event-time:after{content:'\00a0-\00a0'}.fc-timegrid-event-short .fc-event-title{font-size:.85em;font-size:var(--fc-small-font-size,.85em)}.fc-timegrid-more-link{position:absolute;z-index:9999;color:inherit;color:var(--fc-more-link-text-color,inherit);background:var(--fc-more-link-bg-color,#d0d0d0);cursor:pointer;margin-bottom:1px}.fc-timegrid-more-link-inner{padding:3px 2px;top:0}.fc-direction-ltr .fc-timegrid-more-link{right:0}.fc-direction-rtl .fc-timegrid-more-link{left:0}.fc .fc-timegrid-now-indicator-line{position:absolute;z-index:4;left:0;right:0;border-style:solid;border-color:red;border-color:var(--fc-now-indicator-color,red);border-width:1px 0 0}.fc .fc-timegrid-now-indicator-arrow{position:absolute;z-index:4;margin-top:-5px;border-style:solid;border-color:red;border-color:var(--fc-now-indicator-color,red)}.fc-direction-ltr .fc-timegrid-now-indicator-arrow{left:0;border-width:5px 0 5px 6px;border-top-color:transparent;border-bottom-color:transparent}.fc-direction-rtl .fc-timegrid-now-indicator-arrow{right:0;border-width:5px 6px 5px 0;border-top-color:transparent;border-bottom-color:transparent}.fc-theme-standard .fc-list{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd)}.fc .fc-list-empty{background-color:rgba(208,208,208,.3);background-color:var(--fc-neutral-bg-color,rgba(208,208,208,.3));height:100%;display:flex;justify-content:center;align-items:center}.fc .fc-list-empty-cushion{margin:5em 0}.fc .fc-list-table{width:100%;border-style:hidden}.fc .fc-list-table tr>*{border-left:0;border-right:0}.fc .fc-list-sticky .fc-list-day>*{position:sticky;top:0;background:var(--fc-page-bg-color,#fff)}.fc .fc-list-table thead{position:absolute;left:-10000px}.fc .fc-list-table tbody>tr:first-child th{border-top:0}.fc .fc-list-table th{padding:0}.fc .fc-list-day-cushion,.fc .fc-list-table td{padding:8px 14px}.fc .fc-list-day-cushion:after{content:"";clear:both;display:table}.fc-theme-standard .fc-list-day-cushion{background-color:rgba(208,208,208,.3);background-color:var(--fc-neutral-bg-color,rgba(208,208,208,.3))}.fc-direction-ltr .fc-list-day-text,.fc-direction-rtl .fc-list-day-side-text{float:left}.fc-direction-ltr .fc-list-day-side-text,.fc-direction-rtl .fc-list-day-text{float:right}.fc-direction-ltr .fc-list-table .fc-list-event-graphic{padding-right:0}.fc-direction-rtl .fc-list-table .fc-list-event-graphic{padding-left:0}.fc .fc-list-event.fc-event-forced-url{cursor:pointer}.fc .fc-list-event:hover td{background-color:#f5f5f5;background-color:var(--fc-list-event-hover-bg-color,#f5f5f5)}.fc .fc-list-event-graphic,.fc .fc-list-event-time{white-space:nowrap;width:1px}.fc .fc-list-event-dot{display:inline-block;box-sizing:content-box;width:0;height:0;border:5px solid #3788d8;border:calc(var(--fc-list-event-dot-width,10px)/ 2) solid var(--fc-event-border-color,#3788d8);border-radius:5px;border-radius:calc(var(--fc-list-event-dot-width,10px)/ 2)}.fc .fc-list-event-title a{color:inherit}.fc .fc-list-event.fc-event-forced-url:hover a{text-decoration:underline}.fc-theme-bootstrap a:not([href]){color:inherit} \ No newline at end of file diff --git a/plugins/fullcalendar/main.min.js b/plugins/fullcalendar/main.min.js deleted file mode 100644 index 59e8cc01e..000000000 --- a/plugins/fullcalendar/main.min.js +++ /dev/null @@ -1,6 +0,0 @@ -/*! -FullCalendar v5.10.1 -Docs & License: https://fullcalendar.io/ -(c) 2021 Adam Shaw -*/ -var FullCalendar=function(e){"use strict";var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])})(e,n)};function n(e,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}var r=function(){return(r=Object.assign||function(e){for(var t,n=1,r=arguments.length;n3)for(n=[n],i=3;i0?g(v.type,v.props,v.key,null,v.__v):v)){if(v.__=n,v.__b=n.__b+1,null===(h=D[p])||h&&v.key==h.key&&v.type===h.type)D[p]=void 0;else for(f=0;f3;)n.pop()();if(n[1]>>1,1),t.i.removeChild(e)}}),L(v(oe,{context:t.context},e.__v),t.l)):t.l&&t.componentWillUnmount()}(ne.prototype=new y).__e=function(e){var t=this,n=te(t.__v),r=t.o.get(e);return r[0]++,function(o){var i=function(){t.props.revealOrder?(r.push(o),re(t,e,r)):o()};n?n(i):i()}},ne.prototype.render=function(e){this.u=null,this.o=new Map;var t=R(e.children);e.revealOrder&&"b"===e.revealOrder[0]&&t.reverse();for(var n=t.length;n--;)this.o.set(t[n],this.u=[1,0,this.u]);return e.children},ne.prototype.componentDidUpdate=ne.prototype.componentDidMount=function(){var e=this;this.o.forEach((function(t,n){re(e,n,t)}))};var ae="undefined"!=typeof Symbol&&Symbol.for&&Symbol.for("react.element")||60103,se=/^(?:accent|alignment|arabic|baseline|cap|clip(?!PathU)|color|fill|flood|font|glyph(?!R)|horiz|marker(?!H|W|U)|overline|paint|stop|strikethrough|stroke|text(?!L)|underline|unicode|units|v|vector|vert|word|writing|x(?!C))[A-Z]/,le=function(e){return("undefined"!=typeof Symbol&&"symbol"==typeof Symbol()?/fil|che|rad/i:/fil|che|ra/i).test(e)};y.prototype.isReactComponent={},["componentWillMount","componentWillReceiveProps","componentWillUpdate"].forEach((function(e){Object.defineProperty(y.prototype,e,{configurable:!0,get:function(){return this["UNSAFE_"+e]},set:function(t){Object.defineProperty(this,e,{configurable:!0,writable:!0,value:t})}})}));var ue=i.event;function ce(){}function de(){return this.cancelBubble}function pe(){return this.defaultPrevented}i.event=function(e){return ue&&(e=ue(e)),e.persist=ce,e.isPropagationStopped=de,e.isDefaultPrevented=pe,e.nativeEvent=e};var fe={configurable:!0,get:function(){return this.class}},he=i.vnode;i.vnode=function(e){var t=e.type,n=e.props,r=n;if("string"==typeof t){for(var o in r={},n){var i=n[o];"value"===o&&"defaultValue"in n&&null==i||("defaultValue"===o&&"value"in n&&null==n.value?o="value":"download"===o&&!0===i?i="":/ondoubleclick/i.test(o)?o="ondblclick":/^onchange(textarea|input)/i.test(o+t)&&!le(n.type)?o="oninput":/^on(Ani|Tra|Tou|BeforeInp)/.test(o)?o=o.toLowerCase():se.test(o)?o=o.replace(/[A-Z0-9]/,"-$&").toLowerCase():null===i&&(i=void 0),r[o]=i)}"select"==t&&r.multiple&&Array.isArray(r.value)&&(r.value=R(n.children).forEach((function(e){e.props.selected=-1!=r.value.indexOf(e.props.value)}))),"select"==t&&null!=r.defaultValue&&(r.value=R(n.children).forEach((function(e){e.props.selected=r.multiple?-1!=r.defaultValue.indexOf(e.props.value):r.defaultValue==e.props.value}))),e.props=r}t&&n.class!=n.className&&(fe.enumerable="className"in n,null!=n.className&&(r.class=n.className),Object.defineProperty(r,"className",fe)),e.$$typeof=ae,he&&he(e)};var ve=i.__r;i.__r=function(e){ve&&ve(e)},"object"==typeof performance&&"function"==typeof performance.now&&performance.now.bind(performance);var ge="undefined"!=typeof globalThis?globalThis:window;ge.FullCalendarVDom?console.warn("FullCalendar VDOM already loaded"):ge.FullCalendarVDom={Component:y,createElement:v,render:L,createRef:function(){return{current:null}},Fragment:m,createContext:function(e){var t=function(e,t){var n={__c:t="__cC"+u++,__:e,Consumer:function(e,t){return e.children(t)},Provider:function(e){var n,r;return this.getChildContext||(n=[],(r={})[t]=this,this.getChildContext=function(){return r},this.shouldComponentUpdate=function(e){this.props.value!==e.value&&n.some(b)},this.sub=function(e){n.push(e);var t=e.componentWillUnmount;e.componentWillUnmount=function(){n.splice(n.indexOf(e),1),t&&t.call(e)}}),e.children}};return n.Provider.__=n.Consumer.contextType=n}(e),n=t.Provider;return t.Provider=function(){var e=this,t=!this.getChildContext,r=n.apply(this,arguments);if(t){var o=[];this.shouldComponentUpdate=function(t){e.props.value!==t.value&&o.forEach((function(e){e.context=t.value,e.forceUpdate()}))},this.sub=function(e){o.push(e);var t=e.componentWillUnmount;e.componentWillUnmount=function(){o.splice(o.indexOf(e),1),t&&t.call(e)}}}return r},t},createPortal:function(e,t){return v(ie,{__v:e,i:t})},flushToDom:function(){var e=i.debounceRendering,t=[];function n(e){t.push(e)}i.debounceRendering=n,L(v(me,{}),document.createElement("div"));for(;t.length;)t.shift()();i.debounceRendering=e},unmountComponentAtNode:function(e){L(null,e)}};var me=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return n(t,e),t.prototype.render=function(){return v("div",{})},t.prototype.componentDidMount=function(){this.setState({})},t}(y);var ye=function(){function e(e,t){this.context=e,this.internalEventSource=t}return e.prototype.remove=function(){this.context.dispatch({type:"REMOVE_EVENT_SOURCE",sourceId:this.internalEventSource.sourceId})},e.prototype.refetch=function(){this.context.dispatch({type:"FETCH_EVENT_SOURCES",sourceIds:[this.internalEventSource.sourceId],isRefetch:!0})},Object.defineProperty(e.prototype,"id",{get:function(){return this.internalEventSource.publicId},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"url",{get:function(){return this.internalEventSource.meta.url},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"format",{get:function(){return this.internalEventSource.meta.format},enumerable:!1,configurable:!0}),e}();function Ee(e){e.parentNode&&e.parentNode.removeChild(e)}function Se(e,t){if(e.closest)return e.closest(t);if(!document.documentElement.contains(e))return null;do{if(be(e,t))return e;e=e.parentElement||e.parentNode}while(null!==e&&1===e.nodeType);return null}function be(e,t){return(e.matches||e.matchesSelector||e.msMatchesSelector).call(e,t)}function De(e,t){for(var n=e instanceof HTMLElement?[e]:e,r=[],o=0;o=0;i-=1){var a=e[i][r];if("object"==typeof a&&a)o.unshift(a);else if(void 0!==a){n[r]=a;break}}o.length&&(n[r]=Et(o))}for(i=e.length-1;i>=0;i-=1){var s=e[i];for(var l in s)l in n||(n[l]=s[l])}return n}function St(e,t){var n={};for(var r in e)t(e[r],r)&&(n[r]=e[r]);return n}function bt(e,t){var n={};for(var r in e)n[r]=t(e[r],r);return n}function Dt(e){for(var t={},n=0,r=e;n10&&(null==t?r=r.replace("Z",""):0!==t&&(r=r.replace("Z",jt(t,!0)))),r}function Bt(e){return e.toISOString().replace(/T.*$/,"")}function zt(e){return Ze(e.getUTCHours(),2)+":"+Ze(e.getUTCMinutes(),2)+":"+Ze(e.getUTCSeconds(),2)}function jt(e,t){void 0===t&&(t=!1);var n=e<0?"-":"+",r=Math.abs(e),o=Math.floor(r/60),i=Math.round(r%60);return t?n+Ze(o,2)+":"+Ze(i,2):"GMT"+n+o+(i?":"+Ze(i,2):"")}function Gt(e,t,n){if(e===t)return!0;var r,o=e.length;if(o!==t.length)return!1;for(r=0;r1)||"numeric"!==o.year&&"2-digit"!==o.year||"numeric"!==o.month&&"2-digit"!==o.month||"numeric"!==o.day&&"2-digit"!==o.day||(s=1);var l=this.format(e,n),u=this.format(t,n);if(l===u)return l;var c=nn(function(e,t){var n={};for(var r in e)(!(r in Xt)||Xt[r]<=t)&&(n[r]=e[r]);return n}(o,s),i,n),d=c(e),p=c(t),f=function(e,t,n,r){var o=0;for(;o=Ut(t)&&(r=tt(r,1))}return e.start&&(n=lt(e.start),r&&r<=n&&(r=tt(n,1))),{start:n,end:r}}function Vn(e){var t=Wn(e);return ot(t.start,t.end)>1}function Fn(e,t,n,r){return"year"===r?Nt(n.diffWholeYears(e,t),"year"):"month"===r?Nt(n.diffWholeMonths(e,t),"month"):it(e,t)}function Bn(e,t){var n,r,o=[],i=t.start;for(e.sort(zn),n=0;ni&&o.push({start:i,end:r.start}),r.end>i&&(i=r.end);return it.start)&&(null===e.start||null===t.end||e.start=e.start)&&(null===e.end||null!==t.end&&t.end<=e.end)}function Zn(e,t){return(null===e.start||t>=e.start)&&(null===e.end||t=(n||t.end),isToday:t&&Zn(t,r.start)}}function lr(e){var t=["fc-event"];return e.isMirror&&t.push("fc-event-mirror"),e.isDraggable&&t.push("fc-event-draggable"),(e.isStartResizable||e.isEndResizable)&&t.push("fc-event-resizable"),e.isDragging&&t.push("fc-event-dragging"),e.isResizing&&t.push("fc-event-resizing"),e.isSelected&&t.push("fc-event-selected"),e.isStart&&t.push("fc-event-start"),e.isEnd&&t.push("fc-event-end"),e.isPast&&t.push("fc-event-past"),e.isToday&&t.push("fc-event-today"),e.isFuture&&t.push("fc-event-future"),t}function ur(e){return e.instance?e.instance.instanceId:e.def.defId+":"+e.range.start.toISOString()}function cr(e,t){var n=e.eventRange,r=n.def,o=n.instance,i=r.url;if(i)return{href:i};var a=t.emitter,s=t.options.eventInteractive;return null==s&&null==(s=r.interactive)&&(s=Boolean(a.hasHandlers("eventClick"))),s?Oe((function(e){a.trigger("eventClick",{el:e.target,event:new xr(t,r,o),jsEvent:e,view:t.viewApi})})):{}}var dr={start:yn,end:yn,allDay:Boolean};function pr(e,t,n){var o=function(e,t){var n=mn(e,dr),o=n.refined,i=n.extra,a=o.start?t.createMarkerMeta(o.start):null,s=o.end?t.createMarkerMeta(o.end):null,l=o.allDay;null==l&&(l=a&&a.isTimeUnspecified&&(!s||s.isTimeUnspecified));return r({range:{start:a?a.marker:null,end:s?s.marker:null},allDay:l},i)}(e,t),i=o.range;if(!i.start)return null;if(!i.end){if(null==n)return null;i.end=t.add(i.start,n)}return o}function fr(e,t){return Gn(e.range,t.range)&&e.allDay===t.allDay&&function(e,t){for(var n in t)if("range"!==n&&"allDay"!==n&&e[n]!==t[n])return!1;for(var n in e)if(!(n in t))return!1;return!0}(e,t)}function hr(e,t,n){return r(r({},vr(e,t,n)),{timeZone:t.timeZone})}function vr(e,t,n){return{start:t.toDate(e.start),end:t.toDate(e.end),startStr:t.formatIso(e.start,{omitTime:n}),endStr:t.formatIso(e.end,{omitTime:n})}}function gr(e,t,n){var r=On({editable:!1},n),o=Ln(r.refined,r.extra,"",e.allDay,!0,n);return{def:o,ui:er(o,t),instance:mt(o.defId,e.range),range:e.range,isStart:!0,isEnd:!0}}function mr(e,t,n){n.emitter.trigger("select",r(r({},yr(e,n)),{jsEvent:t?t.origEvent:null,view:n.viewApi||n.calendarApi.view}))}function yr(e,t){for(var n,o,i={},a=0,s=t.pluginHooks.dateSpanTransforms;a=0;r-=1){var o=n[r].parseMeta(e);if(o)return{sourceDefId:r,meta:o}}return null}(i,t);if(s)return{_raw:e,isFetching:!1,latestFetchId:"",fetchRange:null,defaultAllDay:i.defaultAllDay,eventDataTransform:i.eventDataTransform,success:i.success,failure:i.failure,publicId:i.id||"",sourceId:Le(),sourceDefId:s.sourceDefId,meta:s.meta,ui:kn(i,t),extendedProps:a}}return null}function _r(e){return r(r(r({},_n),wr),e.pluginHooks.eventSourceRefiners)}function Tr(e,t){return"function"==typeof e&&(e=e()),null==e?t.createNowMarker():t.createMarker(e)}var kr=function(){function e(){}return e.prototype.getCurrentData=function(){return this.currentDataManager.getCurrentData()},e.prototype.dispatch=function(e){return this.currentDataManager.dispatch(e)},Object.defineProperty(e.prototype,"view",{get:function(){return this.getCurrentData().viewApi},enumerable:!1,configurable:!0}),e.prototype.batchRendering=function(e){e()},e.prototype.updateSize=function(){this.trigger("_resize",!0)},e.prototype.setOption=function(e,t){this.dispatch({type:"SET_OPTION",optionName:e,rawOptionValue:t})},e.prototype.getOption=function(e){return this.currentDataManager.currentCalendarOptionsInput[e]},e.prototype.getAvailableLocaleCodes=function(){return Object.keys(this.getCurrentData().availableRawLocales)},e.prototype.on=function(e,t){var n=this.currentDataManager;n.currentCalendarOptionsRefiners[e]?n.emitter.on(e,t):console.warn("Unknown listener name '"+e+"'")},e.prototype.off=function(e,t){this.currentDataManager.emitter.off(e,t)},e.prototype.trigger=function(e){for(var t,n=[],r=1;r=1?Math.min(o,i):o}(e,this.weekDow,this.weekDoy)},e.prototype.format=function(e,t,n){return void 0===n&&(n={}),t.format({marker:e,timeZoneOffset:null!=n.forcedTzo?n.forcedTzo:this.offsetForMarker(e)},this)},e.prototype.formatRange=function(e,t,n,r){return void 0===r&&(r={}),r.isEndExclusive&&(t=nt(t,-1)),n.formatRange({marker:e,timeZoneOffset:null!=r.forcedStartTzo?r.forcedStartTzo:this.offsetForMarker(e)},{marker:t,timeZoneOffset:null!=r.forcedEndTzo?r.forcedEndTzo:this.offsetForMarker(t)},this,r.defaultSeparator)},e.prototype.formatIso=function(e,t){void 0===t&&(t={});var n=null;return t.omitTimeZoneOffset||(n=null!=t.forcedTzo?t.forcedTzo:this.offsetForMarker(e)),Ft(e,n,t.omitTime)},e.prototype.timestampToMarker=function(e){return"local"===this.timeZone?ht(dt(new Date(e))):"UTC"!==this.timeZone&&this.namedTimeZoneImpl?ht(this.namedTimeZoneImpl.timestampToArray(e)):new Date(e)},e.prototype.offsetForMarker=function(e){return"local"===this.timeZone?-pt(ft(e)).getTimezoneOffset():"UTC"===this.timeZone?0:this.namedTimeZoneImpl?this.namedTimeZoneImpl.offsetForArray(ft(e)):null},e.prototype.toDate=function(e,t){return"local"===this.timeZone?pt(ft(e)):"UTC"===this.timeZone?new Date(e.valueOf()):this.namedTimeZoneImpl?new Date(e.valueOf()-1e3*this.namedTimeZoneImpl.offsetForArray(ft(e))*60):new Date(e.valueOf()-(t||0))},e}(),Ur=[],Wr={code:"en",week:{dow:0,doy:4},direction:"ltr",buttonText:{prev:"prev",next:"next",prevYear:"prev year",nextYear:"next year",year:"year",today:"today",month:"month",week:"week",day:"day",list:"list"},weekText:"W",weekTextLong:"Week",closeHint:"Close",timeHint:"Time",eventHint:"Event",allDayText:"all-day",moreLinkText:"more",noEventsText:"No events to display"},Vr=r(r({},Wr),{buttonHints:{prev:"Previous $0",next:"Next $0",today:function(e,t){return"day"===t?"Today":"This "+e}},viewHint:"$0 view",navLinkHint:"Go to $0",moreLinkHint:function(e){return"Show "+e+" more event"+(1===e?"":"s")}});function Fr(e){for(var t=e.length>0?e[0].code:"en",n=Ur.concat(e),r={en:Vr},o=0,i=n;o0;o-=1){var i=r.slice(0,o).join("-");if(t[i])return t[i]}return null}(n,t)||Vr;return zr(e,n,r)}(e,t):zr(e.code,[e.code],e)}function zr(e,t,n){var r=Et([Wr,n],["buttonText"]);delete r.code;var o=r.week;return delete r.week,{codeArg:e,codes:t,week:o,simpleNumberFormat:new Intl.NumberFormat(e),options:r}}function jr(e){var t=Br(e.locale||"en",Fr([]).map);return new Lr(r(r({timeZone:cn.timeZone,calendarSystem:"gregory"},e),{locale:t}))}var Gr,qr={startTime:"09:00",endTime:"17:00",daysOfWeek:[1,2,3,4,5],display:"inverse-background",classNames:"fc-non-business",groupId:"_businessHours"};function Yr(e,t){return En(function(e){var t;t=!0===e?[{}]:Array.isArray(e)?e.filter((function(e){return e.daysOfWeek})):"object"==typeof e&&e?[e]:[];return t=t.map((function(e){return r(r({},qr),e)}))}(e),null,t)}function Zr(e,t){return e.left>=t.left&&e.left=t.top&&e.top
",e.querySelector("table").style.height="100px",e.querySelector("div").style.height="100%",document.body.appendChild(e);var t=e.querySelector("div").offsetHeight>0;return document.body.removeChild(e),t}()),Gr}var eo={defs:{},instances:{}},to=function(){function e(){this.getKeysForEventDefs=qt(this._getKeysForEventDefs),this.splitDateSelection=qt(this._splitDateSpan),this.splitEventStore=qt(this._splitEventStore),this.splitIndividualUi=qt(this._splitIndividualUi),this.splitEventDrag=qt(this._splitInteraction),this.splitEventResize=qt(this._splitInteraction),this.eventUiBuilders={}}return e.prototype.splitProps=function(e){var t=this,n=this.getKeyInfo(e),r=this.getKeysForEventDefs(e.eventStore),o=this.splitDateSelection(e.dateSelection),i=this.splitIndividualUi(e.eventUiBases,r),a=this.splitEventStore(e.eventStore,r),s=this.splitEventDrag(e.eventDrag),l=this.splitEventResize(e.eventResize),u={};for(var c in this.eventUiBuilders=bt(n,(function(e,n){return t.eventUiBuilders[n]||qt(no)})),n){var d=n[c],p=a[c]||eo,f=this.eventUiBuilders[c];u[c]={businessHours:d.businessHours||e.businessHours,dateSelection:o[c]||null,eventStore:p,eventUiBases:f(e.eventUiBases[""],d.ui,i[c]),eventSelection:p.instances[e.eventSelection]?e.eventSelection:"",eventDrag:s[c]||null,eventResize:l[c]||null}}return u},e.prototype._splitDateSpan=function(e){var t={};if(e)for(var n=0,r=this.getKeysForDateSpan(e);nn:!!t&&e>=t.end)}}function oo(e,t){var n=["fc-day","fc-day-"+Qe[e.dow]];return e.isDisabled?n.push("fc-day-disabled"):(e.isToday&&(n.push("fc-day-today"),n.push(t.getClass("today"))),e.isPast&&n.push("fc-day-past"),e.isFuture&&n.push("fc-day-future"),e.isOther&&n.push("fc-day-other")),n}var io=ln({year:"numeric",month:"long",day:"numeric"}),ao=ln({week:"long"});function so(e,t,n,o){void 0===n&&(n="day"),void 0===o&&(o=!0);var i=e.dateEnv,a=e.options,s=e.calendarApi,l=i.format(t,"week"===n?ao:io);if(a.navLinks){var u=i.toDate(t),c=function(e){var r="day"===n?a.navLinkDayClick:"week"===n?a.navLinkWeekClick:null;"function"==typeof r?r.call(s,i.toDate(t),e):("string"==typeof r&&(n=r),s.zoomTo(t,n))};return r({title:Xe(a.navLinkHint,[l,u],l),"data-navlink":""},o?He(c):{onClick:c})}return{"aria-label":l}}var lo,uo=null;function co(){return null===uo&&(uo=function(){var e=document.createElement("div");we(e,{position:"absolute",top:-1e3,left:0,border:0,padding:0,overflow:"scroll",direction:"rtl"}),e.innerHTML="
",document.body.appendChild(e);var t=e.firstChild.getBoundingClientRect().left>e.getBoundingClientRect().left;return Ee(e),t}()),uo}function po(){return lo||(lo=function(){var e=document.createElement("div");e.style.overflow="scroll",e.style.position="absolute",e.style.top="-9999px",e.style.left="-9999px",document.body.appendChild(e);var t=fo(e);return document.body.removeChild(e),t}()),lo}function fo(e){return{x:e.offsetHeight-e.clientHeight,y:e.offsetWidth-e.clientWidth}}function ho(e,t){void 0===t&&(t=!1);var n=window.getComputedStyle(e),r=parseInt(n.borderLeftWidth,10)||0,o=parseInt(n.borderRightWidth,10)||0,i=parseInt(n.borderTopWidth,10)||0,a=parseInt(n.borderBottomWidth,10)||0,s=fo(e),l=s.y-r-o,u={borderLeft:r,borderRight:o,borderTop:i,borderBottom:a,scrollbarBottom:s.x-i-a,scrollbarLeft:0,scrollbarRight:0};return co()&&"rtl"===n.direction?u.scrollbarLeft=l:u.scrollbarRight=l,t&&(u.paddingLeft=parseInt(n.paddingLeft,10)||0,u.paddingRight=parseInt(n.paddingRight,10)||0,u.paddingTop=parseInt(n.paddingTop,10)||0,u.paddingBottom=parseInt(n.paddingBottom,10)||0),u}function vo(e,t,n){void 0===t&&(t=!1);var r=n?e.getBoundingClientRect():go(e),o=ho(e,t),i={left:r.left+o.borderLeft+o.scrollbarLeft,right:r.right-o.borderRight-o.scrollbarRight,top:r.top+o.borderTop,bottom:r.bottom-o.borderBottom-o.scrollbarBottom};return t&&(i.left+=o.paddingLeft,i.right-=o.paddingRight,i.top+=o.paddingTop,i.bottom-=o.paddingBottom),i}function go(e){var t=e.getBoundingClientRect();return{left:t.left+window.pageXOffset,top:t.top+window.pageYOffset,right:t.right+window.pageXOffset,bottom:t.bottom+window.pageYOffset}}function mo(e){for(var t=[];e instanceof HTMLElement;){var n=window.getComputedStyle(e);if("fixed"===n.position)break;/(auto|scroll)/.test(n.overflow+n.overflowY+n.overflowX)&&t.push(e),e=e.parentNode}return t}function yo(e,t,n){var r=!1,o=function(){r||(r=!0,t.apply(this,arguments))},i=function(){r||(r=!0,n&&n.apply(this,arguments))},a=e(o,i);a&&"function"==typeof a.then&&a.then(o,i)}var Eo=function(){function e(){this.handlers={},this.thisContext=null}return e.prototype.setThisContext=function(e){this.thisContext=e},e.prototype.setOptions=function(e){this.options=e},e.prototype.on=function(e,t){!function(e,t,n){(e[t]||(e[t]=[])).push(n)}(this.handlers,e,t)},e.prototype.off=function(e,t){!function(e,t,n){n?e[t]&&(e[t]=e[t].filter((function(e){return e!==n}))):delete e[t]}(this.handlers,e,t)},e.prototype.trigger=function(e){for(var t=[],n=1;n=n[t]&&e=n[t]&&e0},e.prototype.canScrollHorizontally=function(){return this.getMaxScrollLeft()>0},e.prototype.canScrollUp=function(){return this.getScrollTop()>0},e.prototype.canScrollDown=function(){return this.getScrollTop()0},e.prototype.canScrollRight=function(){return this.getScrollLeft()=c.end?new Date(c.end.valueOf()-1):u),o=this.buildCurrentRangeInfo(e,t),i=/^(year|month|week|day)$/.test(o.unit),a=this.buildRenderRange(this.trimHiddenDays(o.range),o.unit,i),s=a=this.trimHiddenDays(a),d.showNonCurrentDates||(s=jn(s,o.range)),s=jn(s=this.adjustActiveRange(s),r),l=qn(o.range,r),{validRange:r,currentRange:o.range,currentRangeUnit:o.unit,isRangeAllDay:i,activeRange:s,renderRange:a,slotMinTime:d.slotMinTime,slotMaxTime:d.slotMaxTime,isValid:l,dateIncrement:this.buildDateIncrement(o.duration)}},e.prototype.buildValidRange=function(){var e=this.props.validRangeInput,t="function"==typeof e?e.call(this.props.calendarApi,this.nowDate):e;return this.refineRange(t)||{start:null,end:null}},e.prototype.buildCurrentRangeInfo=function(e,t){var n,r=this.props,o=null,i=null,a=null;return r.duration?(o=r.duration,i=r.durationUnit,a=this.buildRangeFromDuration(e,t,o,i)):(n=this.props.dayCount)?(i="day",a=this.buildRangeFromDayCount(e,t,n)):(a=this.buildCustomVisibleRange(e))?i=r.dateEnv.greatestWholeUnit(a.start,a.end).unit:(i=Vt(o=this.getFallbackDuration()).unit,a=this.buildRangeFromDuration(e,t,o,i)),{duration:o,unit:i,range:a}},e.prototype.getFallbackDuration=function(){return Nt({day:1})},e.prototype.adjustActiveRange=function(e){var t=this.props,n=t.dateEnv,r=t.usesMinMaxTime,o=t.slotMinTime,i=t.slotMaxTime,a=e.start,s=e.end;return r&&(Lt(o)<0&&(a=lt(a),a=n.add(a,o)),Lt(i)>1&&(s=tt(s=lt(s),-1),s=n.add(s,i))),{start:a,end:s}},e.prototype.buildRangeFromDuration=function(e,t,n,r){var o,i,a,s=this.props,l=s.dateEnv,u=s.dateAlignment;if(!u){var c=this.props.dateIncrement;u=c&&Ut(c)e.fetchRange.end}(e,t,n)})),t,!1,n)}function pi(e,t,n,r,o){var i={};for(var a in e){var s=e[a];t[a]?i[a]=fi(s,n,r,o):i[a]=s}return i}function fi(e,t,n,o){var i=o.options,a=o.calendarApi,s=o.pluginHooks.eventSourceDefs[e.sourceDefId],l=Le();return s.fetch({eventSource:e,range:t,isRefetch:n,context:o},(function(n){var r=n.rawEvents;i.eventSourceSuccess&&(r=i.eventSourceSuccess.call(a,r,n.xhr)||r),e.success&&(r=e.success.call(a,r,n.xhr)||r),o.dispatch({type:"RECEIVE_EVENTS",sourceId:e.sourceId,fetchId:l,fetchRange:t,rawEvents:r})}),(function(n){console.warn(n.message,n),i.eventSourceFailure&&i.eventSourceFailure.call(a,n),e.failure&&e.failure(n),o.dispatch({type:"RECEIVE_EVENT_ERROR",sourceId:e.sourceId,fetchId:l,fetchRange:t,error:n})})),r(r({},e),{isFetching:!0,latestFetchId:l})}function hi(e,t){return St(e,(function(e){return vi(e,t)}))}function vi(e,t){return!t.pluginHooks.eventSourceDefs[e.sourceDefId].ignoreRange}function gi(e,t,n,r,o){switch(t.type){case"RECEIVE_EVENTS":return function(e,t,n,r,o,i){if(t&&n===t.latestFetchId){var a=En(function(e,t,n){var r=n.options.eventDataTransform,o=t?t.eventDataTransform:null;o&&(e=mi(e,o));r&&(e=mi(e,r));return e}(o,t,i),t,i);return r&&(a=xt(a,r,i)),Cn(yi(e,t.sourceId),a)}return e}(e,n[t.sourceId],t.fetchId,t.fetchRange,t.rawEvents,o);case"ADD_EVENTS":return function(e,t,n,r){n&&(t=xt(t,n,r));return Cn(e,t)}(e,t.eventStore,r?r.activeRange:null,o);case"RESET_EVENTS":return t.eventStore;case"MERGE_EVENTS":return Cn(e,t.eventStore);case"PREV":case"NEXT":case"CHANGE_DATE":case"CHANGE_VIEW_TYPE":return r?xt(e,r.activeRange,o):e;case"REMOVE_EVENTS":return function(e,t){var n=e.defs,r=e.instances,o={},i={};for(var a in n)t.defs[a]||(o[a]=n[a]);for(var s in r)!t.instances[s]&&o[r[s].defId]&&(i[s]=r[s]);return{defs:o,instances:i}}(e,t.eventStore);case"REMOVE_EVENT_SOURCE":return yi(e,t.sourceId);case"REMOVE_ALL_EVENT_SOURCES":return wn(e,(function(e){return!e.sourceId}));case"REMOVE_ALL_EVENTS":return{defs:{},instances:{}};default:return e}}function mi(e,t){var n;if(t){n=[];for(var r=0,o=e;r=200&&a.status<400){var e=!1,t=void 0;try{t=JSON.parse(a.responseText),e=!0}catch(e){}e?r(t,a):o("Failure parsing JSON",a)}else o("Request failed",a)},a.onerror=function(){o("Request failed",a)},a.send(i)}function Ti(e){var t=[];for(var n in e)t.push(encodeURIComponent(n)+"="+encodeURIComponent(e[n]));return t.join("&")}function ki(e,t){for(var n=Ct(t.getCurrentData().eventSources),r=[],o=0,i=e;o1)return{year:"numeric",month:"short",day:"numeric"};return{year:"numeric",month:"long",day:"numeric"}}(e)),{isEndExclusive:e.isRangeAllDay,defaultSeparator:t.titleRangeSeparator})}var Ni=function(){function e(e){var t=this;this.computeOptionsData=qt(this._computeOptionsData),this.computeCurrentViewData=qt(this._computeCurrentViewData),this.organizeRawLocales=qt(Fr),this.buildLocale=qt(Br),this.buildPluginHooks=jo(),this.buildDateEnv=qt(Hi),this.buildTheme=qt(Oi),this.parseToolbars=qt(Ci),this.buildViewSpecs=qt(oi),this.buildDateProfileGenerator=Yt(Ai),this.buildViewApi=qt(Li),this.buildViewUiProps=Yt(Vi),this.buildEventUiBySource=qt(Ui,wt),this.buildEventUiBases=qt(Wi),this.parseContextBusinessHours=Yt(Bi),this.buildTitle=qt(Pi),this.emitter=new Eo,this.actionRunner=new Ii(this._handleAction.bind(this),this.updateData.bind(this)),this.currentCalendarOptionsInput={},this.currentCalendarOptionsRefined={},this.currentViewOptionsInput={},this.currentViewOptionsRefined={},this.currentCalendarOptionsRefiners={},this.getCurrentData=function(){return t.data},this.dispatch=function(e){t.actionRunner.request(e)},this.props=e,this.actionRunner.pause();var n={},o=this.computeOptionsData(e.optionOverrides,n,e.calendarApi),i=o.calendarOptions.initialView||o.pluginHooks.initialView,a=this.computeCurrentViewData(i,o,e.optionOverrides,n);e.calendarApi.currentDataManager=this,this.emitter.setThisContext(e.calendarApi),this.emitter.setOptions(a.options);var s,l,u,c=(s=o.calendarOptions,l=o.dateEnv,null!=(u=s.initialDate)?l.createMarker(u):Tr(s.now,l)),d=a.dateProfileGenerator.build(c);Zn(d.activeRange,c)||(c=d.currentRange.start);for(var p={dateEnv:o.dateEnv,options:o.calendarOptions,pluginHooks:o.pluginHooks,calendarApi:e.calendarApi,dispatch:this.dispatch,emitter:this.emitter,getCurrentData:this.getCurrentData},f=0,h=o.pluginHooks.contextInit;fs.end&&(r+=this.insertEntry({index:e.index,thickness:e.thickness,span:{start:s.end,end:a.end}},i)),r?(n.push.apply(n,o([{index:e.index,thickness:e.thickness,span:$i(s,a)}],i)),r):(n.push(e),0)},e.prototype.insertEntryAt=function(e,t){var n=this.entriesByLevel,r=this.levelCoords;-1===t.lateral?(Ji(r,t.level,t.levelCoord),Ji(n,t.level,[e])):Ji(n[t.level],t.lateral,e),this.stackCnts[Zi(e)]=t.stackCnt},e.prototype.findInsertion=function(e){for(var t=this,n=t.levelCoords,r=t.entriesByLevel,o=t.strictOrder,i=t.stackCnts,a=n.length,s=0,l=-1,u=-1,c=null,d=0,p=0;p=s+e.thickness)break;for(var h=r[p],v=void 0,g=Qi(h,e.span.start,Yi),m=g[0]+g[1];(v=h[m])&&v.span.starts&&(s=y,c=v,l=p,u=m),y===s&&(d=Math.max(d,i[Zi(v)]+1)),m+=1}}var E=0;if(c)for(E=l+1;En(e[o-1]))return[o,0];for(;ra))return[i,1];r=i+1}}return[r,0]}var ea=function(){function e(e){this.component=e.component,this.isHitComboAllowed=e.isHitComboAllowed||null}return e.prototype.destroy=function(){},e}();function ta(e,t){return{component:e,el:t.el,useEventCenter:null==t.useEventCenter||t.useEventCenter,isHitComboAllowed:t.isHitComboAllowed||null}}function na(e){var t;return(t={})[e.component.uid]=e,t}var ra={},oa=function(){function e(e,t){this.emitter=new Eo}return e.prototype.destroy=function(){},e.prototype.setMirrorIsVisible=function(e){},e.prototype.setMirrorNeedsRevert=function(e){},e.prototype.setAutoScrollEnabled=function(e){},e}(),ia={},aa={startTime:Nt,duration:Nt,create:Boolean,sourceId:String};function sa(e){var t=mn(e,aa),n=t.refined,r=t.extra;return{startTime:n.startTime||null,duration:n.duration||null,create:null==n.create||n.create,sourceId:n.sourceId,leftoverProps:r}}var la=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return n(t,e),t.prototype.render=function(){var e=this,t=this.props.widgetGroups.map((function(t){return e.renderWidgetGroup(t)}));return _o.apply(void 0,o(["div",{className:"fc-toolbar-chunk"}],t))},t.prototype.renderWidgetGroup=function(e){for(var t=this.props,n=this.context.theme,r=[],i=!0,a=0,s=e;a1){var m=i&&n.getClass("buttonGroup")||"";return _o.apply(void 0,o(["div",{className:m}],r))}return r[0]},t}(Uo),ua=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return n(t,e),t.prototype.render=function(){var e,t,n=this.props,r=n.model,o=n.extraClassName,i=!1,a=r.sectionWidgets,s=a.center;return a.left?(i=!0,e=a.left):e=a.start,a.right?(i=!0,t=a.right):t=a.end,_o("div",{className:[o||"","fc-toolbar",i?"fc-toolbar-ltr":""].join(" ")},this.renderSection("start",e||[]),this.renderSection("center",s||[]),this.renderSection("end",t||[]))},t.prototype.renderSection=function(e,t){var n=this.props;return _o(la,{key:e,widgetGroups:t,title:n.title,navUnit:n.navUnit,activeButton:n.activeButton,isTodayEnabled:n.isTodayEnabled,isPrevEnabled:n.isPrevEnabled,isNextEnabled:n.isNextEnabled,titleId:n.titleId})},t}(Uo),ca=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.state={availableWidth:null},t.handleEl=function(e){t.el=e,Fo(t.props.elRef,e),t.updateAvailableWidth()},t.handleResize=function(){t.updateAvailableWidth()},t}return n(t,e),t.prototype.render=function(){var e=this.props,t=this.state,n=e.aspectRatio,r=["fc-view-harness",n||e.liquid||e.height?"fc-view-harness-active":"fc-view-harness-passive"],o="",i="";return n?null!==t.availableWidth?o=t.availableWidth/n:i=1/n*100+"%":o=e.height||"",_o("div",{"aria-labelledby":e.labeledById,ref:this.handleEl,className:r.join(" "),style:{height:o,paddingBottom:i}},e.children)},t.prototype.componentDidMount=function(){this.context.addResizeHandler(this.handleResize)},t.prototype.componentWillUnmount=function(){this.context.removeResizeHandler(this.handleResize)},t.prototype.updateAvailableWidth=function(){this.el&&this.props.aspectRatio&&this.setState({availableWidth:this.el.offsetWidth})},t}(Uo),da=function(e){function t(t){var n=e.call(this,t)||this;return n.handleSegClick=function(e,t){var r=n.component,o=r.context,i=Jn(t);if(i&&r.isValidSegDownEl(e.target)){var a=Se(e.target,".fc-event-forced-url"),s=a?a.querySelector("a[href]").href:"";o.emitter.trigger("eventClick",{el:t,event:new xr(r.context,i.eventRange.def,i.eventRange.instance),jsEvent:e,view:o.viewApi}),s&&!e.defaultPrevented&&(window.location.href=s)}},n.destroy=Ie(t.el,"click",".fc-event",n.handleSegClick),n}return n(t,e),t}(ea),pa=function(e){function t(t){var n,r,o,i,a,s=e.call(this,t)||this;return s.handleEventElRemove=function(e){e===s.currentSegEl&&s.handleSegLeave(null,s.currentSegEl)},s.handleSegEnter=function(e,t){Jn(t)&&(s.currentSegEl=t,s.triggerEvent("eventMouseEnter",e,t))},s.handleSegLeave=function(e,t){s.currentSegEl&&(s.currentSegEl=null,s.triggerEvent("eventMouseLeave",e,t))},s.removeHoverListeners=(n=t.el,r=".fc-event",o=s.handleSegEnter,i=s.handleSegLeave,Ie(n,"mouseover",r,(function(e,t){if(t!==a){a=t,o(e,t);var n=function(e){a=null,i(e,t),t.removeEventListener("mouseleave",n)};t.addEventListener("mouseleave",n)}}))),s}return n(t,e),t.prototype.destroy=function(){this.removeHoverListeners()},t.prototype.triggerEvent=function(e,t,n){var r=this.component,o=r.context,i=Jn(n);t&&!r.isValidSegDownEl(t.target)||o.emitter.trigger(e,{el:n,event:new xr(o,i.eventRange.def,i.eventRange.instance),jsEvent:t,view:o.viewApi})},t}(ea),fa=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.buildViewContext=qt(Ao),t.buildViewPropTransformers=qt(va),t.buildToolbarProps=qt(ha),t.headerRef=ko(),t.footerRef=ko(),t.interactionsStore={},t.state={viewLabelId:xe()},t.registerInteractiveComponent=function(e,n){var r=ta(e,n),o=[da,pa].concat(t.props.pluginHooks.componentInteractions).map((function(e){return new e(r)}));t.interactionsStore[e.uid]=o,ra[e.uid]=r},t.unregisterInteractiveComponent=function(e){for(var n=0,r=t.interactionsStore[e.uid];n10?{weekday:"short"}:t>1?{weekday:"short",month:"numeric",day:"numeric",omitCommas:!0}:{weekday:"long"})}var ya="fc-col-header-cell";function Ea(e){return e.text}var Sa=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return n(t,e),t.prototype.render=function(){var e=this.context,t=e.dateEnv,n=e.options,o=e.theme,i=e.viewApi,a=this.props,s=a.date,l=a.dateProfile,u=ro(s,a.todayRange,null,l),c=[ya].concat(oo(u,o)),d=t.format(s,a.dayHeaderFormat),p=!u.isDisabled&&a.colCnt>1?so(this.context,s):{},f=r(r(r({date:t.toDate(s),view:i},a.extraHookProps),{text:d}),u);return _o(Yo,{hookProps:f,classNames:n.dayHeaderClassNames,content:n.dayHeaderContent,defaultContent:Ea,didMount:n.dayHeaderDidMount,willUnmount:n.dayHeaderWillUnmount},(function(e,t,n,o){return _o("th",r({ref:e,role:"columnheader",className:c.concat(t).join(" "),"data-date":u.isDisabled?void 0:Bt(s),colSpan:a.colSpan},a.extraDataAttrs),_o("div",{className:"fc-scrollgrid-sync-inner"},!u.isDisabled&&_o("a",r({ref:n,className:["fc-col-header-cell-cushion",a.isSticky?"fc-sticky":""].join(" ")},p),o)))}))},t}(Uo),ba=ln({weekday:"long"}),Da=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return n(t,e),t.prototype.render=function(){var e=this.props,t=this.context,n=t.dateEnv,o=t.theme,i=t.viewApi,a=t.options,s=tt(new Date(2592e5),e.dow),l={dow:e.dow,isDisabled:!1,isFuture:!1,isPast:!1,isToday:!1,isOther:!1},u=[ya].concat(oo(l,o),e.extraClassNames||[]),c=n.format(s,e.dayHeaderFormat),d=r(r(r(r({date:s},l),{view:i}),e.extraHookProps),{text:c});return _o(Yo,{hookProps:d,classNames:a.dayHeaderClassNames,content:a.dayHeaderContent,defaultContent:Ea,didMount:a.dayHeaderDidMount,willUnmount:a.dayHeaderWillUnmount},(function(t,o,i,a){return _o("th",r({ref:t,role:"columnheader",className:u.concat(o).join(" "),colSpan:e.colSpan},e.extraDataAttrs),_o("div",{className:"fc-scrollgrid-sync-inner"},_o("a",{"aria-label":n.format(s,ba),className:["fc-col-header-cell-cushion",e.isSticky?"fc-sticky":""].join(" "),ref:i},a)))}))},t}(Uo),Ca=function(e){function t(t,n){var r=e.call(this,t,n)||this;return r.initialNowDate=Tr(n.options.now,n.dateEnv),r.initialNowQueriedMs=(new Date).valueOf(),r.state=r.computeTiming().currentState,r}return n(t,e),t.prototype.render=function(){var e=this.props,t=this.state;return e.children(t.nowDate,t.todayRange)},t.prototype.componentDidMount=function(){this.setTimeout()},t.prototype.componentDidUpdate=function(e){e.unit!==this.props.unit&&(this.clearTimeout(),this.setTimeout())},t.prototype.componentWillUnmount=function(){this.clearTimeout()},t.prototype.computeTiming=function(){var e=this.props,t=this.context,n=nt(this.initialNowDate,(new Date).valueOf()-this.initialNowQueriedMs),r=t.dateEnv.startOf(n,e.unit),o=t.dateEnv.add(r,Nt(1,e.unit)),i=o.valueOf()-n.valueOf();return i=Math.min(864e5,i),{currentState:{nowDate:r,todayRange:wa(r)},nextState:{nowDate:o,todayRange:wa(o)},waitMs:i}},t.prototype.setTimeout=function(){var e=this,t=this.computeTiming(),n=t.nextState,r=t.waitMs;this.timeoutId=setTimeout((function(){e.setState(n,(function(){e.setTimeout()}))}),r)},t.prototype.clearTimeout=function(){this.timeoutId&&clearTimeout(this.timeoutId)},t.contextType=Oo,t}(Ro);function wa(e){var t=lt(e);return{start:t,end:tt(t,1)}}var Ra=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.createDayHeaderFormatter=qt(_a),t}return n(t,e),t.prototype.render=function(){var e=this.context,t=this.props,n=t.dates,r=t.dateProfile,o=t.datesRepDistinctDays,i=t.renderIntro,a=this.createDayHeaderFormatter(e.options.dayHeaderFormat,o,n.length);return _o(Ca,{unit:"day"},(function(e,t){return _o("tr",{role:"row"},i&&i("day"),n.map((function(e){return o?_o(Sa,{key:e.toISOString(),date:e,dateProfile:r,todayRange:t,colCnt:n.length,dayHeaderFormat:a}):_o(Da,{key:e.getUTCDay(),dow:e.getUTCDay(),dayHeaderFormat:a})})))}))},t}(Uo);function _a(e,t,n){return e||ma(t,n)}var Ta=function(){function e(e,t){for(var n=e.start,r=e.end,o=[],i=[],a=-1;n=t.length?t[t.length-1]+1:t[n]},e}(),ka=function(){function e(e,t){var n,r,o,i=e.dates;if(t){for(r=i[0].getUTCDay(),n=1;nt)return!0}return!1},t.prototype.needsYScrolling=function(){if(Wa.test(this.props.overflowY))return!1;for(var e=this.el,t=this.el.getBoundingClientRect().height-this.getXScrollbarWidth(),n=e.children,r=0;rt)return!0}return!1},t.prototype.getXScrollbarWidth=function(){return Wa.test(this.props.overflowX)?0:this.el.offsetHeight-this.el.clientHeight},t.prototype.getYScrollbarWidth=function(){return Wa.test(this.props.overflowY)?0:this.el.offsetWidth-this.el.clientWidth},t}(Uo),Fa=function(){function e(e){var t=this;this.masterCallback=e,this.currentMap={},this.depths={},this.callbackMap={},this.handleValue=function(e,n){var r=t,o=r.depths,i=r.currentMap,a=!1,s=!1;null!==e?(a=n in i,i[n]=e,o[n]=(o[n]||0)+1,s=!0):(o[n]-=1,o[n]||(delete i[n],delete t.callbackMap[n],a=!0)),t.masterCallback&&(a&&t.masterCallback(null,String(n)),s&&t.masterCallback(e,String(n)))}}return e.prototype.createRef=function(e){var t=this,n=this.callbackMap[e];return n||(n=this.callbackMap[e]=function(n){t.handleValue(n,String(e))}),n},e.prototype.collect=function(e,t,n){return kt(this.currentMap,e,t,n)},e.prototype.getAll=function(){return Ct(this.currentMap)},e}();function Ba(e){for(var t=0,n=0,r=De(e,".fc-scrollgrid-shrink");n=0&&e=0&&tt.eventRange.range.end?e:t}var Cs=function(e){function t(t,n){void 0===n&&(n={});var o=e.call(this)||this;return o.isRendering=!1,o.isRendered=!1,o.currentClassNames=[],o.customContentRenderId=0,o.handleAction=function(e){switch(e.type){case"SET_EVENT_DRAG":case"SET_EVENT_RESIZE":o.renderRunner.tryDrain()}},o.handleData=function(e){o.currentData=e,o.renderRunner.request(e.calendarOptions.rerenderDelay)},o.handleRenderRequest=function(){if(o.isRendering){o.isRendered=!0;var e=o.currentData;To(_o(ga,{options:e.calendarOptions,theme:e.theme,emitter:e.emitter},(function(t,n,i,a){return o.setClassNames(t),o.setHeight(n),_o(Zo.Provider,{value:o.customContentRenderId},_o(fa,r({isHeightAuto:i,forPrint:a},e)))})),o.el)}else o.isRendered&&(o.isRendered=!1,No(o.el),o.setClassNames([]),o.setHeight(""));Po()},o.el=t,o.renderRunner=new Mi(o.handleRenderRequest),new Ni({optionOverrides:n,calendarApi:o,onAction:o.handleAction,onData:o.handleData}),o}return n(t,e),Object.defineProperty(t.prototype,"view",{get:function(){return this.currentData.viewApi},enumerable:!1,configurable:!0}),t.prototype.render=function(){var e=this.isRendering;e?this.customContentRenderId+=1:this.isRendering=!0,this.renderRunner.request(),e&&this.updateSize()},t.prototype.destroy=function(){this.isRendering&&(this.isRendering=!1,this.renderRunner.request())},t.prototype.updateSize=function(){e.prototype.updateSize.call(this),Po()},t.prototype.batchRendering=function(e){this.renderRunner.pause("batchRendering"),e(),this.renderRunner.resume("batchRendering")},t.prototype.pauseRendering=function(){this.renderRunner.pause("pauseRendering")},t.prototype.resumeRendering=function(){this.renderRunner.resume("pauseRendering",!0)},t.prototype.resetOptions=function(e,t){this.currentDataManager.resetOptions(e,t)},t.prototype.setClassNames=function(e){if(!Gt(e,this.currentClassNames)){for(var t=this.el.classList,n=0,r=this.currentClassNames;n0&&(this.everMovedDown=!0),i<0?this.everMovedLeft=!0:i>0&&(this.everMovedRight=!0),this.pointerScreenX=n,this.pointerScreenY=r,this.isAnimating||(this.isAnimating=!0,this.requestAnimation(Ns()))}},e.prototype.stop=function(){if(this.isEnabled){this.isAnimating=!1;for(var e=0,t=this.scrollCaches;e=0&&u>=0&&c>=0&&d>=0&&(c<=n&&this.everMovedUp&&a.canScrollUp()&&(!r||r.distance>c)&&(r={scrollCache:a,name:"top",distance:c}),d<=n&&this.everMovedDown&&a.canScrollDown()&&(!r||r.distance>d)&&(r={scrollCache:a,name:"bottom",distance:d}),l<=n&&this.everMovedLeft&&a.canScrollLeft()&&(!r||r.distance>l)&&(r={scrollCache:a,name:"left",distance:l}),u<=n&&this.everMovedRight&&a.canScrollRight()&&(!r||r.distance>u)&&(r={scrollCache:a,name:"right",distance:u}))}return r},e.prototype.buildCaches=function(e){return this.queryScrollEls(e).map((function(e){return e===window?new Ps(!1):new Is(e,!1)}))},e.prototype.queryScrollEls=function(e){for(var t=[],n=0,r=this.scrollQuery;n=t*t&&r.handleDistanceSurpassed(e)}r.isDragging&&("scroll"!==e.origEvent.type&&(r.mirror.handleMove(e.pageX,e.pageY),r.autoScroller.handleMove(e.pageX,e.pageY)),r.emitter.trigger("dragmove",e))}},r.onPointerUp=function(e){r.isInteracting&&(r.isInteracting=!1,Fe(document.body),ze(document.body),r.emitter.trigger("pointerup",e),r.isDragging&&(r.autoScroller.stop(),r.tryStopDrag(e)),r.delayTimeoutId&&(clearTimeout(r.delayTimeoutId),r.delayTimeoutId=null))};var o=r.pointer=new Ts(t);return o.emitter.on("pointerdown",r.onPointerDown),o.emitter.on("pointermove",r.onPointerMove),o.emitter.on("pointerup",r.onPointerUp),n&&(o.selector=n),r.mirror=new xs,r.autoScroller=new Hs,r}return n(t,e),t.prototype.destroy=function(){this.pointer.destroy(),this.onPointerUp({})},t.prototype.startDelay=function(e){var t=this;"number"==typeof this.delay?this.delayTimeoutId=setTimeout((function(){t.delayTimeoutId=null,t.handleDelayEnd(e)}),this.delay):this.handleDelayEnd(e)},t.prototype.handleDelayEnd=function(e){this.isDelayEnded=!0,this.tryStartDrag(e)},t.prototype.handleDistanceSurpassed=function(e){this.isDistanceSurpassed=!0,this.tryStartDrag(e)},t.prototype.tryStartDrag=function(e){this.isDelayEnded&&this.isDistanceSurpassed&&(this.pointer.wasTouchScroll&&!this.touchScrollAllowed||(this.isDragging=!0,this.mirrorNeedsRevert=!1,this.autoScroller.start(e.pageX,e.pageY,this.containerEl),this.emitter.trigger("dragstart",e),!1===this.touchScrollAllowed&&this.pointer.cancelTouchScroll()))},t.prototype.tryStopDrag=function(e){this.mirror.stop(this.mirrorNeedsRevert,this.stopDrag.bind(this,e))},t.prototype.stopDrag=function(e){this.isDragging=!1,this.emitter.trigger("dragend",e)},t.prototype.setIgnoreMove=function(e){this.pointer.shouldIgnoreMove=e},t.prototype.setMirrorIsVisible=function(e){this.mirror.setIsVisible(e)},t.prototype.setMirrorNeedsRevert=function(e){this.mirrorNeedsRevert=e},t.prototype.setAutoScrollEnabled=function(e){this.autoScroller.isEnabled=e},t}(oa),As=function(){function e(e){this.origRect=go(e),this.scrollCaches=mo(e).map((function(e){return new Is(e,!0)}))}return e.prototype.destroy=function(){for(var e=0,t=this.scrollCaches;e=0&&c=0&&do.layer)&&(v.componentId=i,v.context=a.context,v.rect.left+=l,v.rect.right+=l,v.rect.top+=u,v.rect.bottom+=u,o=v)}}}return o},e}();function Us(e,t){return!e&&!t||Boolean(e)===Boolean(t)&&fr(e.dateSpan,t.dateSpan)}function Ws(e,t){for(var n,o,i={},a=0,s=t.pluginHooks.datePointTransforms;ar.start)return{endDelta:s};return null}(a,e,r.subjectEl.classList.contains("fc-event-resizer-start"),s.range)));l&&(u=Sr(i,o.getCurrentData().eventUiBases,l,o),d.mutatedEvents=u,Ia(d,e.dateProfile,o)||(c=!0,l=null,u=null,d.mutatedEvents=null)),u?o.dispatch({type:"SET_EVENT_RESIZE",state:d}):o.dispatch({type:"UNSET_EVENT_RESIZE"}),c?Ue():We(),t||(l&&Us(a,e)&&(l=null),n.validMutation=l,n.mutatedRelevantEvents=u)},n.handleDragEnd=function(e){var t=n.component.context,o=n.eventRange.def,i=n.eventRange.instance,a=new xr(t,o,i),s=n.relevantEvents,l=n.mutatedRelevantEvents;if(t.emitter.trigger("eventResizeStop",{el:n.draggingSegEl,event:a,jsEvent:e.origEvent,view:t.viewApi}),n.validMutation){var u=new xr(t,l.defs[o.defId],i?l.instances[i.instanceId]:null);t.dispatch({type:"MERGE_EVENTS",eventStore:l});var c={oldEvent:a,event:u,relatedEvents:Ir(l,t,i),revert:function(){t.dispatch({type:"MERGE_EVENTS",eventStore:s})}};t.emitter.trigger("eventResize",r(r({},c),{el:n.draggingSegEl,startDelta:n.validMutation.startDelta||Nt(0),endDelta:n.validMutation.endDelta||Nt(0),jsEvent:e.origEvent,view:t.viewApi})),t.emitter.trigger("eventChange",c)}else t.emitter.trigger("_noEventResize");n.draggingSeg=null,n.relevantEvents=null,n.validMutation=null};var o=t.component,i=n.dragging=new Os(t.el);i.pointer.selector=".fc-event-resizer",i.touchScrollAllowed=!1,i.autoScroller.isEnabled=o.context.options.dragScroll;var a=n.hitDragging=new Ls(n.dragging,na(t));return a.emitter.on("pointerdown",n.handlePointerDown),a.emitter.on("dragstart",n.handleDragStart),a.emitter.on("hitupdate",n.handleHitUpdate),a.emitter.on("dragend",n.handleDragEnd),n}return n(t,e),t.prototype.destroy=function(){this.dragging.destroy()},t.prototype.querySegEl=function(e){return Se(e.subjectEl,".fc-event")},t}(ea);var js=function(){function e(e){var t=this;this.context=e,this.isRecentPointerDateSelect=!1,this.matchesCancel=!1,this.matchesEvent=!1,this.onSelect=function(e){e.jsEvent&&(t.isRecentPointerDateSelect=!0)},this.onDocumentPointerDown=function(e){var n=t.context.options.unselectCancel,r=_e(e.origEvent);t.matchesCancel=!!Se(r,n),t.matchesEvent=!!Se(r,Bs.SELECTOR)},this.onDocumentPointerUp=function(e){var n=t.context,r=t.documentPointer,o=n.getCurrentData();if(!r.wasTouchScroll){if(o.dateSelection&&!t.isRecentPointerDateSelect){var i=n.options.unselectAuto;!i||i&&t.matchesCancel||n.calendarApi.unselect(e)}o.eventSelection&&!t.matchesEvent&&n.dispatch({type:"UNSELECT_EVENT"})}t.isRecentPointerDateSelect=!1};var n=this.documentPointer=new Ts(document);n.shouldIgnoreMove=!0,n.shouldWatchScroll=!1,n.emitter.on("pointerdown",this.onDocumentPointerDown),n.emitter.on("pointerup",this.onDocumentPointerUp),e.emitter.on("select",this.onSelect)}return e.prototype.destroy=function(){this.context.emitter.off("select",this.onSelect),this.documentPointer.destroy()},e}(),Gs={fixedMirrorParent:yn},qs={dateClick:yn,eventDragStart:yn,eventDragStop:yn,eventDrop:yn,eventResizeStart:yn,eventResizeStop:yn,eventResize:yn,drop:yn,eventReceive:yn,eventLeave:yn},Ys=function(){function e(e,t){var n=this;this.receivingContext=null,this.droppableEvent=null,this.suppliedDragMeta=null,this.dragMeta=null,this.handleDragStart=function(e){n.dragMeta=n.buildDragMeta(e.subjectEl)},this.handleHitUpdate=function(e,t,o){var i=n.hitDragging.dragging,a=null,s=null,l=!1,u={affectedEvents:{defs:{},instances:{}},mutatedEvents:{defs:{},instances:{}},isEvent:n.dragMeta.create};e&&(a=e.context,n.canDropElOnCalendar(o.subjectEl,a)&&(s=function(e,t,n){for(var o=r({},t.leftoverProps),i=0,a=n.pluginHooks.externalDefTransforms;i1,S=y.span.start===s;d+=y.levelCoord-c,c=y.levelCoord+y.thickness,E?(d+=y.thickness,S&&v.push({seg:hl(h,y.span.start,y.span.end,n),isVisible:!0,isAbsolute:!0,absoluteTop:y.levelCoord,marginTop:0})):S&&(v.push({seg:hl(h,y.span.start,y.span.end,n),isVisible:!0,isAbsolute:!1,absoluteTop:y.levelCoord,marginTop:d}),d=0)}o.push(u),i.push(v),a.push(d)}return{singleColPlacements:o,multiColPlacements:i,leftoverMargins:a}}(s.toRects(),e,a),h=f.singleColPlacements,v=f.multiColPlacements,g=f.leftoverMargins,m=[],y=[],E=0,S=u;E1,showWeekNumbers:t.showWeekNumbers,todayRange:h,dateProfile:n,cells:i,renderIntro:t.renderRowIntro,businessHourSegs:s[f],eventSelection:t.eventSelection,bgEventSegs:l[f].filter(yl),fgEventSegs:u[f],dateSelectionSegs:c[f],eventDrag:d[f],eventResize:p[f],dayMaxEvents:o,dayMaxEventRows:r,clientWidth:t.clientWidth,clientHeight:t.clientHeight,forPrint:t.forPrint})})))))})))},t.prototype.prepareHits=function(){this.rowPositions=new So(this.rootEl,this.rowRefs.collect().map((function(e){return e.getCellEls()[0]})),!1,!0),this.colPositions=new So(this.rootEl,this.rowRefs.currentMap[0].getCellEls(),!0,!1)},t.prototype.queryHit=function(e,t){var n=this.colPositions,o=this.rowPositions,i=n.leftToIndex(e),a=o.topToIndex(t);if(null!=a&&null!=i){var s=this.props.cells[a][i];return{dateProfile:this.props.dateProfile,dateSpan:r({range:this.getCellRange(a,i),allDay:!0},s.extraDateSpan),dayEl:this.getCellEl(a,i),rect:{left:n.lefts[i],right:n.rights[i],top:o.tops[a],bottom:o.bottoms[a]},layer:0}}return null},t.prototype.getCellEl=function(e,t){return this.rowRefs.currentMap[e].getCellEls()[t]},t.prototype.getCellRange=function(e,t){var n=this.props.cells[e][t].date;return{start:n,end:tt(n,1)}},t}(Bo);function yl(e){return e.eventRange.def.allDay}var El=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.forceDayIfListItem=!0,t}return n(t,e),t.prototype.sliceRange=function(e,t){return t.sliceRange(e)},t}(xa),Sl=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.slicer=new El,t.tableRef=ko(),t}return n(t,e),t.prototype.render=function(){var e=this.props,t=this.context;return _o(ml,r({ref:this.tableRef},this.slicer.sliceProps(e,e.dateProfile,e.nextDayThreshold,t,e.dayTableModel),{dateProfile:e.dateProfile,cells:e.dayTableModel.cells,colGroupNode:e.colGroupNode,tableMinWidth:e.tableMinWidth,renderRowIntro:e.renderRowIntro,dayMaxEvents:e.dayMaxEvents,dayMaxEventRows:e.dayMaxEventRows,showWeekNumbers:e.showWeekNumbers,expandRows:e.expandRows,headerAlignElRef:e.headerAlignElRef,clientWidth:e.clientWidth,clientHeight:e.clientHeight,forPrint:e.forPrint}))},t}(Bo),bl=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.buildDayTableModel=qt(Dl),t.headerRef=ko(),t.tableRef=ko(),t}return n(t,e),t.prototype.render=function(){var e=this,t=this.context,n=t.options,r=t.dateProfileGenerator,o=this.props,i=this.buildDayTableModel(o.dateProfile,r),a=n.dayHeaders&&_o(Ra,{ref:this.headerRef,dateProfile:o.dateProfile,dates:i.headerDates,datesRepDistinctDays:1===i.rowCnt}),s=function(t){return _o(Sl,{ref:e.tableRef,dateProfile:o.dateProfile,dayTableModel:i,businessHours:o.businessHours,dateSelection:o.dateSelection,eventStore:o.eventStore,eventUiBases:o.eventUiBases,eventSelection:o.eventSelection,eventDrag:o.eventDrag,eventResize:o.eventResize,nextDayThreshold:n.nextDayThreshold,colGroupNode:t.tableColGroupNode,tableMinWidth:t.tableMinWidth,dayMaxEvents:n.dayMaxEvents,dayMaxEventRows:n.dayMaxEventRows,showWeekNumbers:n.weekNumbers,expandRows:!o.isHeightAuto,headerAlignElRef:e.headerElRef,clientWidth:t.clientWidth,clientHeight:t.clientHeight,forPrint:o.forPrint})};return n.dayMinWidth?this.renderHScrollLayout(a,s,i.colCnt,n.dayMinWidth):this.renderSimpleLayout(a,s)},t}(Js);function Dl(e,t){var n=new Ta(e.renderRange,t);return new ka(n,/year|month|week/.test(e.currentRangeUnit))}var Cl=zo({initialView:"dayGridMonth",views:{dayGrid:{component:bl,dateProfileGeneratorClass:function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return n(t,e),t.prototype.buildRenderRange=function(t,n,r){var o,i=this.props.dateEnv,a=e.prototype.buildRenderRange.call(this,t,n,r),s=a.start,l=a.end;(/^(year|month)$/.test(n)&&(s=i.startOfWeek(s),(o=i.startOfWeek(l)).valueOf()!==l.valueOf()&&(l=et(o,1))),this.props.monthMode&&this.props.fixedWeekCount)&&(l=et(l,6-Math.ceil(rt(s,l))));return{start:s,end:l}},t}(ai)},dayGridDay:{type:"dayGrid",duration:{days:1}},dayGridWeek:{type:"dayGrid",duration:{weeks:1}},dayGridMonth:{type:"dayGrid",duration:{months:1},monthMode:!0,fixedWeekCount:!0}}}),wl=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return n(t,e),t.prototype.getKeyInfo=function(){return{allDay:{},timed:{}}},t.prototype.getKeysForDateSpan=function(e){return e.allDay?["allDay"]:["timed"]},t.prototype.getKeysForEventDef=function(e){return e.allDay?Kn(e)?["timed","allDay"]:["allDay"]:["timed"]},t}(to),Rl=ln({hour:"numeric",minute:"2-digit",omitZeroMinute:!0,meridiem:"short"});function _l(e){var t=["fc-timegrid-slot","fc-timegrid-slot-label",e.isLabeled?"fc-scrollgrid-shrink":"fc-timegrid-slot-minor"];return _o(Oo.Consumer,null,(function(n){if(!e.isLabeled)return _o("td",{className:t.join(" "),"data-time":e.isoTimeStr});var r=n.dateEnv,o=n.options,i=n.viewApi,a=null==o.slotLabelFormat?Rl:Array.isArray(o.slotLabelFormat)?ln(o.slotLabelFormat[0]):ln(o.slotLabelFormat),s={level:0,time:e.time,date:r.toDate(e.date),view:i,text:r.format(e.date,a)};return _o(Yo,{hookProps:s,classNames:o.slotLabelClassNames,content:o.slotLabelContent,defaultContent:Tl,didMount:o.slotLabelDidMount,willUnmount:o.slotLabelWillUnmount},(function(n,r,o,i){return _o("td",{ref:n,className:t.concat(r).join(" "),"data-time":e.isoTimeStr},_o("div",{className:"fc-timegrid-slot-label-frame fc-scrollgrid-shrink-frame"},_o("div",{className:"fc-timegrid-slot-label-cushion fc-scrollgrid-shrink-cushion",ref:o},i)))}))}))}function Tl(e){return e.text}var kl=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return n(t,e),t.prototype.render=function(){return this.props.slatMetas.map((function(e){return _o("tr",{key:e.key},_o(_l,r({},e)))}))},t}(Uo),xl=ln({week:"short"}),Ml=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.allDaySplitter=new wl,t.headerElRef=ko(),t.rootElRef=ko(),t.scrollerElRef=ko(),t.state={slatCoords:null},t.handleScrollTopRequest=function(e){var n=t.scrollerElRef.current;n&&(n.scrollTop=e)},t.renderHeadAxis=function(e,n){void 0===n&&(n="");var o=t.context.options,i=t.props.dateProfile.renderRange,a=1===ot(i.start,i.end)?so(t.context,i.start,"week"):{};return o.weekNumbers&&"day"===e?_o(fs,{date:i.start,defaultFormat:xl},(function(e,t,o,i){return _o("th",{ref:e,"aria-hidden":!0,className:["fc-timegrid-axis","fc-scrollgrid-shrink"].concat(t).join(" ")},_o("div",{className:"fc-timegrid-axis-frame fc-scrollgrid-shrink-frame fc-timegrid-axis-frame-liquid",style:{height:n}},_o("a",r({ref:o,className:"fc-timegrid-axis-cushion fc-scrollgrid-shrink-cushion fc-scrollgrid-sync-inner"},a),i)))})):_o("th",{"aria-hidden":!0,className:"fc-timegrid-axis"},_o("div",{className:"fc-timegrid-axis-frame",style:{height:n}}))},t.renderTableRowAxis=function(e){var n=t.context,r=n.options,o=n.viewApi,i={text:r.allDayText,view:o};return _o(Yo,{hookProps:i,classNames:r.allDayClassNames,content:r.allDayContent,defaultContent:Il,didMount:r.allDayDidMount,willUnmount:r.allDayWillUnmount},(function(t,n,r,o){return _o("td",{ref:t,"aria-hidden":!0,className:["fc-timegrid-axis","fc-scrollgrid-shrink"].concat(n).join(" ")},_o("div",{className:"fc-timegrid-axis-frame fc-scrollgrid-shrink-frame"+(null==e?" fc-timegrid-axis-frame-liquid":""),style:{height:e}},_o("span",{className:"fc-timegrid-axis-cushion fc-scrollgrid-shrink-cushion fc-scrollgrid-sync-inner",ref:r},o)))}))},t.handleSlatCoords=function(e){t.setState({slatCoords:e})},t}return n(t,e),t.prototype.renderSimpleLayout=function(e,t,n){var r=this.context,o=this.props,i=[],a=Qa(r.options);return e&&i.push({type:"header",key:"header",isSticky:a,chunk:{elRef:this.headerElRef,tableClassName:"fc-col-header",rowContent:e}}),t&&(i.push({type:"body",key:"all-day",chunk:{content:t}}),i.push({type:"body",key:"all-day-divider",outerContent:_o("tr",{role:"presentation",className:"fc-scrollgrid-section"},_o("td",{className:"fc-timegrid-divider "+r.theme.getClass("tableCellShaded")}))})),i.push({type:"body",key:"body",liquid:!0,expandRows:Boolean(r.options.expandRows),chunk:{scrollerElRef:this.scrollerElRef,content:n}}),_o(ti,{viewSpec:r.viewSpec,elRef:this.rootElRef},(function(e,t){return _o("div",{className:["fc-timegrid"].concat(t).join(" "),ref:e},_o(ts,{liquid:!o.isHeightAuto&&!o.forPrint,collapsibleWidth:o.forPrint,cols:[{width:"shrink"}],sections:i}))}))},t.prototype.renderHScrollLayout=function(e,t,n,r,o,i,a){var s=this,l=this.context.pluginHooks.scrollGridImpl;if(!l)throw new Error("No ScrollGrid implementation");var u=this.context,c=this.props,d=!c.forPrint&&Qa(u.options),p=!c.forPrint&&es(u.options),f=[];e&&f.push({type:"header",key:"header",isSticky:d,syncRowHeights:!0,chunks:[{key:"axis",rowContent:function(e){return _o("tr",{role:"presentation"},s.renderHeadAxis("day",e.rowSyncHeights[0]))}},{key:"cols",elRef:this.headerElRef,tableClassName:"fc-col-header",rowContent:e}]}),t&&(f.push({type:"body",key:"all-day",syncRowHeights:!0,chunks:[{key:"axis",rowContent:function(e){return _o("tr",{role:"presentation"},s.renderTableRowAxis(e.rowSyncHeights[0]))}},{key:"cols",content:t}]}),f.push({key:"all-day-divider",type:"body",outerContent:_o("tr",{role:"presentation",className:"fc-scrollgrid-section"},_o("td",{colSpan:2,className:"fc-timegrid-divider "+u.theme.getClass("tableCellShaded")}))}));var h=u.options.nowIndicator;return f.push({type:"body",key:"body",liquid:!0,expandRows:Boolean(u.options.expandRows),chunks:[{key:"axis",content:function(e){return _o("div",{className:"fc-timegrid-axis-chunk"},_o("table",{"aria-hidden":!0,style:{height:e.expandRows?e.clientHeight:""}},e.tableColGroupNode,_o("tbody",null,_o(kl,{slatMetas:i}))),_o("div",{className:"fc-timegrid-now-indicator-container"},_o(Ca,{unit:h?"minute":"day"},(function(e){var t=h&&a&&a.safeComputeTop(e);return"number"==typeof t?_o(is,{isAxis:!0,date:e},(function(e,n,r,o){return _o("div",{ref:e,className:["fc-timegrid-now-indicator-arrow"].concat(n).join(" "),style:{top:t}},o)})):null}))))}},{key:"cols",scrollerElRef:this.scrollerElRef,content:n}]}),p&&f.push({key:"footer",type:"footer",isSticky:!0,chunks:[{key:"axis",content:Ja},{key:"cols",content:Ja}]}),_o(ti,{viewSpec:u.viewSpec,elRef:this.rootElRef},(function(e,t){return _o("div",{className:["fc-timegrid"].concat(t).join(" "),ref:e},_o(l,{liquid:!c.isHeightAuto&&!c.forPrint,collapsibleWidth:!1,colGroups:[{width:"shrink",cols:[{width:"shrink"}]},{cols:[{span:r,minWidth:o}]}],sections:f}))}))},t.prototype.getAllDayMaxEventProps=function(){var e=this.context.options,t=e.dayMaxEvents,n=e.dayMaxEventRows;return!0!==t&&!0!==n||(t=void 0,n=5),{dayMaxEvents:t,dayMaxEventRows:n}},t}(Bo);function Il(e){return e.text}var Pl=function(){function e(e,t,n){this.positions=e,this.dateProfile=t,this.slotDuration=n}return e.prototype.safeComputeTop=function(e){var t=this.dateProfile;if(Zn(t.currentRange,e)){var n=lt(e),r=e.valueOf()-n.valueOf();if(r>=Ut(t.slotMinTime)&&r0,E=Boolean(l)&&l.span.end-l.span.start=0;t-=1)if(null!==(r=Wt(n=Nt(ru[t]),e))&&r>1)return n;return e}(r),u=[];Ut(a)0?e.renderSegList(s,i):e.renderEmptyMessage()))}))},t.prototype.renderEmptyMessage=function(){var e=this.context,t=e.options,n=e.viewApi,r={text:t.noEventsText,view:n};return _o(Yo,{hookProps:r,classNames:t.noEventsClassNames,content:t.noEventsContent,defaultContent:hu,didMount:t.noEventsDidMount,willUnmount:t.noEventsWillUnmount},(function(e,t,n,r){return _o("div",{className:["fc-list-empty"].concat(t).join(" "),ref:e},_o("div",{className:"fc-list-empty-cushion",ref:n},r))}))},t.prototype.renderSegList=function(e,t){var n=this.context,o=n.theme,i=n.options,a=this.state,s=a.timeHeaderId,l=a.eventHeaderId,u=a.dateHeaderIdRoot,c=function(e){var t,n,r=[];for(t=0;t