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_e4ccc60d";
export declare const picker = "picker_e4ccc60d";
export declare const holder = "holder_e4ccc60d";
export declare const pickerIsOpened = "pickerIsOpened_e4ccc60d";
export declare const frame = "frame_e4ccc60d";
export declare const wrap = "wrap_e4ccc60d";
export declare const dayPicker = "dayPicker_e4ccc60d";
export declare const header = "header_e4ccc60d";
export declare const monthAndYear = "monthAndYear_e4ccc60d";
export declare const year = "year_e4ccc60d";
export declare const table = "table_e4ccc60d";
export declare const day = "day_e4ccc60d";
export declare const weekday = "weekday_e4ccc60d";
export declare const dayIsToday = "dayIsToday_e4ccc60d";
export declare const dayIsDisabled = "dayIsDisabled_e4ccc60d";
export declare const dayIsUnfocused = "dayIsUnfocused_e4ccc60d";
export declare const dayIsFocused = "dayIsFocused_e4ccc60d";
export declare const dayIsHighlighted = "dayIsHighlighted_e4ccc60d";
export declare const pickerIsFocused = "pickerIsFocused_e4ccc60d";
export declare const dayDisabled = "dayDisabled_e4ccc60d";
export declare const dayBackground = "dayBackground_e4ccc60d";
export declare const weekBackground = "weekBackground_e4ccc60d";
export declare const monthBackground = "monthBackground_e4ccc60d";
export declare const showWeekNumbers = "showWeekNumbers_e4ccc60d";
export declare const weekNumbers = "weekNumbers_e4ccc60d";
export declare const weekIsHighlighted = "weekIsHighlighted_e4ccc60d";
export declare const showWeekNumbersRTL = "showWeekNumbersRTL_e4ccc60d";
export declare const monthComponents = "monthComponents_e4ccc60d";
export declare const yearComponents = "yearComponents_e4ccc60d";
export declare const decadeComponents = "decadeComponents_e4ccc60d";
export declare const prevMonth = "prevMonth_e4ccc60d";
export declare const nextMonth = "nextMonth_e4ccc60d";
export declare const prevYear = "prevYear_e4ccc60d";
export declare const nextYear = "nextYear_e4ccc60d";
export declare const prevDecade = "prevDecade_e4ccc60d";
export declare const nextDecade = "nextDecade_e4ccc60d";
export declare const prevMonthIsDisabled = "prevMonthIsDisabled_e4ccc60d";
export declare const nextMonthIsDisabled = "nextMonthIsDisabled_e4ccc60d";
export declare const prevYearIsDisabled = "prevYearIsDisabled_e4ccc60d";
export declare const nextYearIsDisabled = "nextYearIsDisabled_e4ccc60d";
export declare const prevDecadeIsDisabled = "prevDecadeIsDisabled_e4ccc60d";
export declare const nextDecadeIsDisabled = "nextDecadeIsDisabled_e4ccc60d";
export declare const headerToggleView = "headerToggleView_e4ccc60d";
export declare const currentYear = "currentYear_e4ccc60d";
export declare const currentDecade = "currentDecade_e4ccc60d";
export declare const optionGrid = "optionGrid_e4ccc60d";
export declare const monthOption = "monthOption_e4ccc60d";
export declare const yearOption = "yearOption_e4ccc60d";
export declare const isHighlighted = "isHighlighted_e4ccc60d";
export declare const monthOptionIsDisabled = "monthOptionIsDisabled_e4ccc60d";
export declare const yearOptionIsDisabled = "yearOptionIsDisabled_e4ccc60d";
export declare const goToday = "goToday_e4ccc60d";
export declare const goTodaySpacing = "goTodaySpacing_e4ccc60d";
export declare const isPickingYears = "isPickingYears_e4ccc60d";
export declare const monthPicker = "monthPicker_e4ccc60d";
export declare const yearPicker = "yearPicker_e4ccc60d";
export declare const monthPickerVisible = "monthPickerVisible_e4ccc60d";
export declare const toggleMonthView = "toggleMonthView_e4ccc60d";
export declare const calendarsInline = "calendarsInline_e4ccc60d";
export declare const monthPickerOnly = "monthPickerOnly_e4ccc60d";
export declare const monthPickerAsOverlay = "monthPickerAsOverlay_e4ccc60d";
export declare const holderWithButton = "holderWithButton_e4ccc60d";
export declare const monthIsHighlighted = "monthIsHighlighted_e4ccc60d";
export declare const monthIsCurrentMonth = "monthIsCurrentMonth_e4ccc60d";
export declare const topLeftCornerDate = "topLeftCornerDate_e4ccc60d";
export declare const topRightCornerDate = "topRightCornerDate_e4ccc60d";
export declare const bottomLeftCornerDate = "bottomLeftCornerDate_e4ccc60d";
export declare const bottomRightCornerDate = "bottomRightCornerDate_e4ccc60d";
export declare const singleTopDate = "singleTopDate_e4ccc60d";
export declare const singleBottomDate = "singleBottomDate_e4ccc60d";