office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
71 lines (70 loc) • 4.49 kB
TypeScript
export declare const root = "root_e20167ae";
export declare const picker = "picker_e20167ae";
export declare const holder = "holder_e20167ae";
export declare const pickerIsOpened = "pickerIsOpened_e20167ae";
export declare const frame = "frame_e20167ae";
export declare const wrap = "wrap_e20167ae";
export declare const dayPicker = "dayPicker_e20167ae";
export declare const header = "header_e20167ae";
export declare const monthAndYear = "monthAndYear_e20167ae";
export declare const year = "year_e20167ae";
export declare const table = "table_e20167ae";
export declare const day = "day_e20167ae";
export declare const weekday = "weekday_e20167ae";
export declare const dayIsToday = "dayIsToday_e20167ae";
export declare const dayIsDisabled = "dayIsDisabled_e20167ae";
export declare const dayIsUnfocused = "dayIsUnfocused_e20167ae";
export declare const dayIsFocused = "dayIsFocused_e20167ae";
export declare const dayIsHighlighted = "dayIsHighlighted_e20167ae";
export declare const pickerIsFocused = "pickerIsFocused_e20167ae";
export declare const dayDisabled = "dayDisabled_e20167ae";
export declare const dayBackground = "dayBackground_e20167ae";
export declare const weekBackground = "weekBackground_e20167ae";
export declare const monthBackground = "monthBackground_e20167ae";
export declare const showWeekNumbers = "showWeekNumbers_e20167ae";
export declare const weekNumbers = "weekNumbers_e20167ae";
export declare const weekIsHighlighted = "weekIsHighlighted_e20167ae";
export declare const showWeekNumbersRTL = "showWeekNumbersRTL_e20167ae";
export declare const monthComponents = "monthComponents_e20167ae";
export declare const yearComponents = "yearComponents_e20167ae";
export declare const decadeComponents = "decadeComponents_e20167ae";
export declare const prevMonth = "prevMonth_e20167ae";
export declare const nextMonth = "nextMonth_e20167ae";
export declare const prevYear = "prevYear_e20167ae";
export declare const nextYear = "nextYear_e20167ae";
export declare const prevDecade = "prevDecade_e20167ae";
export declare const nextDecade = "nextDecade_e20167ae";
export declare const prevMonthIsDisabled = "prevMonthIsDisabled_e20167ae";
export declare const nextMonthIsDisabled = "nextMonthIsDisabled_e20167ae";
export declare const prevYearIsDisabled = "prevYearIsDisabled_e20167ae";
export declare const nextYearIsDisabled = "nextYearIsDisabled_e20167ae";
export declare const prevDecadeIsDisabled = "prevDecadeIsDisabled_e20167ae";
export declare const nextDecadeIsDisabled = "nextDecadeIsDisabled_e20167ae";
export declare const headerToggleView = "headerToggleView_e20167ae";
export declare const currentYear = "currentYear_e20167ae";
export declare const currentDecade = "currentDecade_e20167ae";
export declare const optionGrid = "optionGrid_e20167ae";
export declare const monthOption = "monthOption_e20167ae";
export declare const yearOption = "yearOption_e20167ae";
export declare const isHighlighted = "isHighlighted_e20167ae";
export declare const monthOptionIsDisabled = "monthOptionIsDisabled_e20167ae";
export declare const yearOptionIsDisabled = "yearOptionIsDisabled_e20167ae";
export declare const goToday = "goToday_e20167ae";
export declare const goTodaySpacing = "goTodaySpacing_e20167ae";
export declare const isPickingYears = "isPickingYears_e20167ae";
export declare const monthPicker = "monthPicker_e20167ae";
export declare const yearPicker = "yearPicker_e20167ae";
export declare const monthPickerVisible = "monthPickerVisible_e20167ae";
export declare const toggleMonthView = "toggleMonthView_e20167ae";
export declare const calendarsInline = "calendarsInline_e20167ae";
export declare const monthPickerOnly = "monthPickerOnly_e20167ae";
export declare const monthPickerAsOverlay = "monthPickerAsOverlay_e20167ae";
export declare const holderWithButton = "holderWithButton_e20167ae";
export declare const monthIsHighlighted = "monthIsHighlighted_e20167ae";
export declare const monthIsCurrentMonth = "monthIsCurrentMonth_e20167ae";
export declare const topLeftCornerDate = "topLeftCornerDate_e20167ae";
export declare const topRightCornerDate = "topRightCornerDate_e20167ae";
export declare const bottomLeftCornerDate = "bottomLeftCornerDate_e20167ae";
export declare const bottomRightCornerDate = "bottomRightCornerDate_e20167ae";
export declare const singleTopDate = "singleTopDate_e20167ae";
export declare const singleBottomDate = "singleBottomDate_e20167ae";