UNPKG

@renderlesskit/react

Version:

Collection of headless components/hooks that are accessible, composable, customizable from low level to build your own UI & Design System powered by Reakit

12 lines (11 loc) 6.26 kB
export declare const USE_CALENDAR_STATE_KEYS: readonly ["value", "defaultValue", "onChange", "minValue", "maxValue", "isDisabled", "isReadOnly", "autoFocus", "id"]; export declare const CALENDAR_STATE_KEYS: readonly ["calendarId", "dateValue", "month", "year", "weekStart", "weekDays", "daysInMonth", "isDisabled", "isFocused", "isReadOnly", "currentMonth", "focusedDate", "isInvalidDateRange", "isRangeCalendar", "setFocused", "setCurrentMonth", "setFocusedDate", "setDateValue", "focusCell", "focusNextDay", "focusPreviousDay", "focusNextWeek", "focusPreviousWeek", "focusNextMonth", "focusPreviousMonth", "focusStartOfMonth", "focusEndOfMonth", "focusNextYear", "focusPreviousYear", "selectFocusedDate", "selectDate"]; export declare const USE_RANGE_CALENDAR_STATE_KEYS: readonly ["value", "defaultValue", "onChange", "minValue", "maxValue", "isDisabled", "isReadOnly", "autoFocus", "id"]; export declare const RANGE_CALENDAR_STATE_KEYS: readonly ["calendarId", "dateValue", "month", "year", "weekStart", "weekDays", "daysInMonth", "isDisabled", "isFocused", "isReadOnly", "currentMonth", "focusedDate", "isInvalidDateRange", "isRangeCalendar", "setFocused", "setCurrentMonth", "setFocusedDate", "setDateValue", "focusCell", "focusNextDay", "focusPreviousDay", "focusNextWeek", "focusPreviousWeek", "focusNextMonth", "focusPreviousMonth", "focusStartOfMonth", "focusEndOfMonth", "focusNextYear", "focusPreviousYear", "selectFocusedDate", "selectDate", "dateRangeValue", "anchorDate", "highlightedRange", "setDateRangeValue", "setAnchorDate", "highlightDate"]; export declare const CALENDAR_KEYS: readonly ["calendarId", "dateValue", "month", "year", "weekStart", "weekDays", "daysInMonth", "isDisabled", "isFocused", "isReadOnly", "currentMonth", "focusedDate", "isInvalidDateRange", "isRangeCalendar", "setFocused", "setCurrentMonth", "setFocusedDate", "setDateValue", "focusCell", "focusNextDay", "focusPreviousDay", "focusNextWeek", "focusPreviousWeek", "focusNextMonth", "focusPreviousMonth", "focusStartOfMonth", "focusEndOfMonth", "focusNextYear", "focusPreviousYear", "selectFocusedDate", "selectDate", "dateRangeValue", "anchorDate", "highlightedRange", "setDateRangeValue", "setAnchorDate", "highlightDate"]; export declare const CALENDAR_BUTTON_KEYS: readonly ["calendarId", "dateValue", "month", "year", "weekStart", "weekDays", "daysInMonth", "isDisabled", "isFocused", "isReadOnly", "currentMonth", "focusedDate", "isInvalidDateRange", "isRangeCalendar", "setFocused", "setCurrentMonth", "setFocusedDate", "setDateValue", "focusCell", "focusNextDay", "focusPreviousDay", "focusNextWeek", "focusPreviousWeek", "focusNextMonth", "focusPreviousMonth", "focusStartOfMonth", "focusEndOfMonth", "focusNextYear", "focusPreviousYear", "selectFocusedDate", "selectDate", "dateRangeValue", "anchorDate", "highlightedRange", "setDateRangeValue", "setAnchorDate", "highlightDate", "goto"]; export declare const CALENDAR_CELL_KEYS: readonly ["calendarId", "dateValue", "month", "year", "weekStart", "weekDays", "daysInMonth", "isDisabled", "isFocused", "isReadOnly", "currentMonth", "focusedDate", "isInvalidDateRange", "isRangeCalendar", "setFocused", "setCurrentMonth", "setFocusedDate", "setDateValue", "focusCell", "focusNextDay", "focusPreviousDay", "focusNextWeek", "focusPreviousWeek", "focusNextMonth", "focusPreviousMonth", "focusStartOfMonth", "focusEndOfMonth", "focusNextYear", "focusPreviousYear", "selectFocusedDate", "selectDate", "dateRangeValue", "anchorDate", "highlightedRange", "setDateRangeValue", "setAnchorDate", "highlightDate", "date"]; export declare const CALENDAR_CELL_BUTTON_KEYS: readonly ["calendarId", "dateValue", "month", "year", "weekStart", "weekDays", "daysInMonth", "isDisabled", "isFocused", "isReadOnly", "currentMonth", "focusedDate", "isInvalidDateRange", "isRangeCalendar", "setFocused", "setCurrentMonth", "setFocusedDate", "setDateValue", "focusCell", "focusNextDay", "focusPreviousDay", "focusNextWeek", "focusPreviousWeek", "focusNextMonth", "focusPreviousMonth", "focusStartOfMonth", "focusEndOfMonth", "focusNextYear", "focusPreviousYear", "selectFocusedDate", "selectDate", "dateRangeValue", "anchorDate", "highlightedRange", "setDateRangeValue", "setAnchorDate", "highlightDate", "date"]; export declare const CALENDAR_GRID_KEYS: readonly ["calendarId", "dateValue", "month", "year", "weekStart", "weekDays", "daysInMonth", "isDisabled", "isFocused", "isReadOnly", "currentMonth", "focusedDate", "isInvalidDateRange", "isRangeCalendar", "setFocused", "setCurrentMonth", "setFocusedDate", "setDateValue", "focusCell", "focusNextDay", "focusPreviousDay", "focusNextWeek", "focusPreviousWeek", "focusNextMonth", "focusPreviousMonth", "focusStartOfMonth", "focusEndOfMonth", "focusNextYear", "focusPreviousYear", "selectFocusedDate", "selectDate", "dateRangeValue", "anchorDate", "highlightedRange", "setDateRangeValue", "setAnchorDate", "highlightDate"]; export declare const CALENDAR_HEADER_KEYS: readonly ["calendarId", "dateValue", "month", "year", "weekStart", "weekDays", "daysInMonth", "isDisabled", "isFocused", "isReadOnly", "currentMonth", "focusedDate", "isInvalidDateRange", "isRangeCalendar", "setFocused", "setCurrentMonth", "setFocusedDate", "setDateValue", "focusCell", "focusNextDay", "focusPreviousDay", "focusNextWeek", "focusPreviousWeek", "focusNextMonth", "focusPreviousMonth", "focusStartOfMonth", "focusEndOfMonth", "focusNextYear", "focusPreviousYear", "selectFocusedDate", "selectDate", "dateRangeValue", "anchorDate", "highlightedRange", "setDateRangeValue", "setAnchorDate", "highlightDate", "format"]; export declare const CALENDAR_WEEK_TITLE_KEYS: readonly ["calendarId", "dateValue", "month", "year", "weekStart", "weekDays", "daysInMonth", "isDisabled", "isFocused", "isReadOnly", "currentMonth", "focusedDate", "isInvalidDateRange", "isRangeCalendar", "setFocused", "setCurrentMonth", "setFocusedDate", "setDateValue", "focusCell", "focusNextDay", "focusPreviousDay", "focusNextWeek", "focusPreviousWeek", "focusNextMonth", "focusPreviousMonth", "focusStartOfMonth", "focusEndOfMonth", "focusNextYear", "focusPreviousYear", "selectFocusedDate", "selectDate", "dateRangeValue", "anchorDate", "highlightedRange", "setDateRangeValue", "setAnchorDate", "highlightDate", "dayIndex"];