UNPKG

hijri-datepicker-component

Version:

Forked and enhanced version of datepicker-hijri with additional features. The 'Hijri Datepicker' is a user interface component designed to facilitate the selection and display of Hijri (Islamic) dates in applications. It offers a visual calendar interface

10 lines (7 loc) 1.66 kB
import { a as patchEsm, b as bootstrapLazy } from './core-a22e51ef.js'; const defineCustomElements = (win, options) => { return patchEsm().then(() => { bootstrapLazy([["date-calender_6",[[0,"datepicker-hijri",{"placement":[1],"reference":[1],"selectedDate":[513,"selected-date"],"minDate":[513,"min-date"],"maxDate":[513,"max-date"],"langCode":[513,"lang-code"],"dateFormat":[513,"date-format"],"onDateSelectClose":[4,"on-date-select-close"],"placeholder":[513],"autoSetSelectedDate":[516,"auto-set-selected-date"],"displayCalender":[32],"calenderContainerId":[32]},[[8,"click","handleOnClickOutSide"]]],[1,"date-calender",{"langCode":[513,"lang-code"],"dateFormat":[513,"date-format"],"calendarDateFormat":[513,"calendar-date-format"],"selectedDate":[513,"selected-date"],"minDate":[513,"min-date"],"maxDate":[513,"max-date"],"placeholder":[513],"setParentSelectedDate":[8,"set-parent-selected-date"],"currentTime":[32]}],[1,"day-names",{"langCode":[1,"lang-code"],"selectedDayNames":[32]}],[1,"month-days",{"setSelectedDate":[8,"set-selected-date"],"currentTime":[8,"current-time"],"dateFormat":[8,"date-format"],"selectedDate":[8,"selected-date"],"minDate":[1,"min-date"],"maxDate":[1,"max-date"]}],[1,"months-list",{"currentTime":[8,"current-time"],"minDate":[8,"min-date"],"maxDate":[8,"max-date"],"dateFormat":[8,"date-format"],"selectedDate":[8,"selected-date"],"handleMonthChange":[8,"handle-month-change"]}],[1,"years-list",{"currentTime":[8,"current-time"],"minDate":[8,"min-date"],"maxDate":[8,"max-date"],"dateFormat":[8,"date-format"],"handleYearChange":[8,"handle-year-change"]}]]]], options); }); }; export { defineCustomElements };