UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

57 lines (55 loc) • 15.4 kB
"use strict"; /* tslint:disable */ var load_themed_styles_1 = require("@microsoft/load-themed-styles"); var styles = { root: 'root_ec0718a6', picker: 'picker_ec0718a6', holder: 'holder_ec0718a6', pickerIsOpened: 'pickerIsOpened_ec0718a6', frame: 'frame_ec0718a6', wrap: 'wrap_ec0718a6', dayPicker: 'dayPicker_ec0718a6', header: 'header_ec0718a6', month: 'month_ec0718a6', year: 'year_ec0718a6', table: 'table_ec0718a6', day: 'day_ec0718a6', weekday: 'weekday_ec0718a6', dayIsToday: 'dayIsToday_ec0718a6', dayIsDisabled: 'dayIsDisabled_ec0718a6', dayIsUnfocused: 'dayIsUnfocused_ec0718a6', dayIsFocused: 'dayIsFocused_ec0718a6', dayIsHighlighted: 'dayIsHighlighted_ec0718a6', pickerIsFocused: 'pickerIsFocused_ec0718a6', dayDisabled: 'dayDisabled_ec0718a6', monthPicker: 'monthPicker_ec0718a6', yearPicker: 'yearPicker_ec0718a6', monthComponents: 'monthComponents_ec0718a6', yearComponents: 'yearComponents_ec0718a6', decadeComponents: 'decadeComponents_ec0718a6', prevMonth: 'prevMonth_ec0718a6', nextMonth: 'nextMonth_ec0718a6', prevYear: 'prevYear_ec0718a6', nextYear: 'nextYear_ec0718a6', prevDecade: 'prevDecade_ec0718a6', nextDecade: 'nextDecade_ec0718a6', headerToggleView: 'headerToggleView_ec0718a6', currentYear: 'currentYear_ec0718a6', currentDecade: 'currentDecade_ec0718a6', optionGrid: 'optionGrid_ec0718a6', monthOption: 'monthOption_ec0718a6', yearOption: 'yearOption_ec0718a6', isHighlighted: 'isHighlighted_ec0718a6', goToday: 'goToday_ec0718a6', isPickingYears: 'isPickingYears_ec0718a6', pickerIsMonthPickerVisible: 'pickerIsMonthPickerVisible_ec0718a6', toggleMonthView: 'toggleMonthView_ec0718a6', pickerOnlyMonthPickerVisible: 'pickerOnlyMonthPickerVisible_ec0718a6', isPickingMonths: 'isPickingMonths_ec0718a6', navContainer: 'navContainer_ec0718a6', monthIsCurrentMonth: 'monthIsCurrentMonth_ec0718a6', }; load_themed_styles_1.loadStyles([{ "rawString": ".root_ec0718a6{box-sizing:border-box;box-shadow:none;margin:0;padding:0;margin-bottom:17px}.picker_ec0718a6{color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": ";font-size:14px;position:relative}html[dir=ltr] .picker_ec0718a6{text-align:left}html[dir=rtl] .picker_ec0718a6{text-align:right}.holder_ec0718a6{-webkit-overflow-scrolling:touch;box-sizing:border-box;background:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";min-width:300px;display:none}.picker_ec0718a6.pickerIsOpened_ec0718a6 .holder_ec0718a6{box-sizing:border-box;display:block}.pickerIsOpened_ec0718a6{position:relative}.frame_ec0718a6{padding:1px;position:relative}.wrap_ec0718a6{margin:-1px;padding:9px}.dayPicker_ec0718a6{display:block;margin-bottom:30px}.header_ec0718a6{height:40px;line-height:44px}.month_ec0718a6,.year_ec0718a6{display:inline-block;font-size:21px;font-weight:100;color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": ";margin-top:-1px}.month_ec0718a6:hover,.year_ec0718a6:hover{color:" }, { "theme": "themeDark", "defaultValue": "#005a9e" }, { "rawString": ";cursor:pointer}html[dir=ltr] .month_ec0718a6{margin-left:15px}html[dir=rtl] .month_ec0718a6{margin-right:15px}html[dir=ltr] .year_ec0718a6{margin-left:15px}html[dir=rtl] .year_ec0718a6{margin-right:15px}.table_ec0718a6{text-align:center;border-collapse:collapse;border-spacing:0;table-layout:fixed;font-size:inherit}.table_ec0718a6 td{margin:0;padding:0}.table_ec0718a6 td:hover{outline:1px solid transparent}.day_ec0718a6,.weekday_ec0718a6{width:40px;height:40px;padding:0;line-height:40px;font-size:15px;font-weight:400;color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": "}.dayIsToday_ec0718a6{position:relative;background-color:" }, { "theme": "themeLight", "defaultValue": "#c7e0f4" }, { "rawString": "}.dayIsDisabled_ec0718a6:before{border-top-color:" }, { "theme": "neutralTertiary", "defaultValue": "#a6a6a6" }, { "rawString": "}.dayIsUnfocused_ec0718a6{color:" }, { "theme": "neutralTertiary", "defaultValue": "#a6a6a6" }, { "rawString": ";font-weight:400}.dayIsFocused_ec0718a6:hover,.dayIsUnfocused_ec0718a6:hover{cursor:pointer;color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": ";background:" }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": "}.day_ec0718a6.dayIsHighlighted_ec0718a6.dayIsFocused_ec0718a6::-moz-focus-inner{border:0}.day_ec0718a6.dayIsHighlighted_ec0718a6.dayIsFocused_ec0718a6{outline:transparent}.day_ec0718a6.dayIsHighlighted_ec0718a6.dayIsFocused_ec0718a6{position:relative}.ms-Fabric.is-focusVisible .day_ec0718a6.dayIsHighlighted_ec0718a6.dayIsFocused_ec0718a6:focus:after{content:'';position:absolute;top:1px;right:1px;bottom:1px;left:1px;pointer-events:none;border:1px solid " }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.dayIsHighlighted_ec0718a6:hover,.pickerIsFocused_ec0718a6 .dayIsHighlighted_ec0718a6{cursor:pointer;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";background:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}.dayIsHighlighted_ec0718a6.dayDisabled_ec0718a6,.dayIsHighlighted_ec0718a6.dayDisabled_ec0718a6:hover{background:" }, { "theme": "neutralTertiary", "defaultValue": "#a6a6a6" }, { "rawString": "}.monthPicker_ec0718a6,.yearPicker_ec0718a6{display:none}.monthComponents_ec0718a6{position:absolute;top:9px}[dir=ltr] .monthComponents_ec0718a6{right:9px}[dir=rtl] .monthComponents_ec0718a6{left:9px}[dir=ltr] .monthComponents_ec0718a6{left:9px}[dir=rtl] .monthComponents_ec0718a6{right:9px}.decadeComponents_ec0718a6,.yearComponents_ec0718a6{position:absolute;top:-2px}[dir=ltr] .decadeComponents_ec0718a6,[dir=ltr] .yearComponents_ec0718a6{right:10px}[dir=rtl] .decadeComponents_ec0718a6,[dir=rtl] .yearComponents_ec0718a6{left:10px}.nextDecade_ec0718a6,.nextMonth_ec0718a6,.nextYear_ec0718a6,.prevDecade_ec0718a6,.prevMonth_ec0718a6,.prevYear_ec0718a6{width:40px;height:40px;display:block;text-align:center;line-height:40px;text-align:center;font-size:16px;color:" }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": ";position:relative;top:2px}html[dir=ltr] .nextDecade_ec0718a6,html[dir=ltr] .nextMonth_ec0718a6,html[dir=ltr] .nextYear_ec0718a6,html[dir=ltr] .prevDecade_ec0718a6,html[dir=ltr] .prevMonth_ec0718a6,html[dir=ltr] .prevYear_ec0718a6{margin-left:10px}html[dir=rtl] .nextDecade_ec0718a6,html[dir=rtl] .nextMonth_ec0718a6,html[dir=rtl] .nextYear_ec0718a6,html[dir=rtl] .prevDecade_ec0718a6,html[dir=rtl] .prevMonth_ec0718a6,html[dir=rtl] .prevYear_ec0718a6{margin-right:10px}.nextDecade_ec0718a6:hover,.nextMonth_ec0718a6:hover,.nextYear_ec0718a6:hover,.prevDecade_ec0718a6:hover,.prevMonth_ec0718a6:hover,.prevYear_ec0718a6:hover{color:" }, { "theme": "neutralDark", "defaultValue": "#212121" }, { "rawString": ";cursor:pointer;outline:1px solid transparent}.headerToggleView_ec0718a6{height:40px;position:absolute;top:0;width:140px;cursor:pointer}[dir=ltr] .headerToggleView_ec0718a6{left:0}[dir=rtl] .headerToggleView_ec0718a6{right:0}.currentDecade_ec0718a6,.currentYear_ec0718a6{display:block;font-size:21px;font-weight:100;color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": ";height:40px;line-height:40px}html[dir=ltr] .currentDecade_ec0718a6,html[dir=ltr] .currentYear_ec0718a6{margin-left:15px}html[dir=rtl] .currentDecade_ec0718a6,html[dir=rtl] .currentYear_ec0718a6{margin-right:15px}.currentYear_ec0718a6{color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}.currentYear_ec0718a6:hover{color:" }, { "theme": "themeDark", "defaultValue": "#005a9e" }, { "rawString": ";cursor:pointer}.optionGrid_ec0718a6{position:relative;height:210px;width:280px;margin:10px 0 30px 5px}html[dir=rtl] .optionGrid_ec0718a6{margin:10px 5px 30px 0}.monthOption_ec0718a6,.yearOption_ec0718a6{background-color:" }, { "theme": "neutralLighter", "defaultValue": "#f4f4f4" }, { "rawString": ";width:60px;height:60px;line-height:60px;cursor:pointer;margin:0 10px 10px 0;font-size:13px;font-weight:400;color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": ";text-align:center}html[dir=ltr] .monthOption_ec0718a6,html[dir=ltr] .yearOption_ec0718a6{float:left}html[dir=rtl] .monthOption_ec0718a6,html[dir=rtl] .yearOption_ec0718a6{float:right}html[dir=rtl] .monthOption_ec0718a6,html[dir=rtl] .yearOption_ec0718a6{margin:0 0 10px 10px}.monthOption_ec0718a6:hover,.yearOption_ec0718a6:hover{background-color:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": ";outline:1px solid transparent}.monthOption_ec0718a6.isHighlighted_ec0718a6,.yearOption_ec0718a6.isHighlighted_ec0718a6{background-color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": ";color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.goToday_ec0718a6{bottom:9px;color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";cursor:pointer;font-size:13px;font-weight:400;color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": ";height:30px;line-height:30px;padding:0 10px;position:absolute!important}[dir=ltr] .goToday_ec0718a6{right:3px}[dir=rtl] .goToday_ec0718a6{left:3px}.goToday_ec0718a6:hover{outline:1px solid transparent}.root_ec0718a6.isPickingYears_ec0718a6 .dayPicker_ec0718a6,.root_ec0718a6.isPickingYears_ec0718a6 .monthComponents_ec0718a6{display:none}.root_ec0718a6.isPickingYears_ec0718a6 .monthPicker_ec0718a6{display:none}.root_ec0718a6.isPickingYears_ec0718a6 .yearPicker_ec0718a6{display:block}@media (min-width:460px){.header_ec0718a6{height:30px;line-height:30px}.day_ec0718a6,.weekday_ec0718a6{width:30px;height:30px;line-height:28px;font-weight:600;font-size:12px}.monthComponents_ec0718a6{width:210px}.nextDecade_ec0718a6,.nextMonth_ec0718a6,.nextYear_ec0718a6,.prevDecade_ec0718a6,.prevMonth_ec0718a6,.prevYear_ec0718a6{font-size:12px;width:24px;height:24px;line-height:24px}.holder_ec0718a6{min-width:230px}.month_ec0718a6,.year_ec0718a6{font-weight:300}.month_ec0718a6,.year_ec0718a6{font-size:17px;color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": "}.month_ec0718a6:hover,.year_ec0718a6:hover{color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": ";cursor:default}.pickerIsMonthPickerVisible_ec0718a6 .dayPicker_ec0718a6{margin:-10px 0;padding:10px 0}.pickerIsMonthPickerVisible_ec0718a6 .dayPicker_ec0718a6{box-sizing:border-box;width:220px;min-height:230px}html[dir=ltr] .pickerIsMonthPickerVisible_ec0718a6 .dayPicker_ec0718a6{border-right:1px solid " }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": "}html[dir=rtl] .pickerIsMonthPickerVisible_ec0718a6 .dayPicker_ec0718a6{border-left:1px solid " }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": "}.pickerIsMonthPickerVisible_ec0718a6 .holder_ec0718a6{width:440px}.pickerIsMonthPickerVisible_ec0718a6 .monthPicker_ec0718a6{display:block}.pickerIsMonthPickerVisible_ec0718a6 .monthPicker_ec0718a6,.pickerIsMonthPickerVisible_ec0718a6 .yearPicker_ec0718a6{top:9px;position:absolute}[dir=ltr] .pickerIsMonthPickerVisible_ec0718a6 .monthPicker_ec0718a6,[dir=ltr] .pickerIsMonthPickerVisible_ec0718a6 .yearPicker_ec0718a6{left:238px}[dir=rtl] .pickerIsMonthPickerVisible_ec0718a6 .monthPicker_ec0718a6,[dir=rtl] .pickerIsMonthPickerVisible_ec0718a6 .yearPicker_ec0718a6{right:238px}html[dir=ltr] .pickerIsMonthPickerVisible_ec0718a6 .month_ec0718a6{margin-left:12px}html[dir=rtl] .pickerIsMonthPickerVisible_ec0718a6 .month_ec0718a6{margin-right:12px}.pickerIsMonthPickerVisible_ec0718a6 .optionGrid_ec0718a6{width:200px;height:auto;margin:10px 0 0 0}html[dir=rtl] .pickerIsMonthPickerVisible_ec0718a6 .optionGrid_ec0718a6{margin:10px 0 0 0}.pickerIsMonthPickerVisible_ec0718a6 .toggleMonthView_ec0718a6{display:none}.pickerIsMonthPickerVisible_ec0718a6 .currentDecade_ec0718a6,.pickerIsMonthPickerVisible_ec0718a6 .currentYear_ec0718a6{font-size:17px;margin:0;height:30px;line-height:26px;padding:0 10px;display:inline-block}.pickerIsMonthPickerVisible_ec0718a6 .monthOption_ec0718a6,.pickerIsMonthPickerVisible_ec0718a6 .yearOption_ec0718a6{width:40px;height:40px;line-height:38px;font-size:12px;margin:0 10px 10px 0}html[dir=rtl] .pickerIsMonthPickerVisible_ec0718a6 .monthOption_ec0718a6,html[dir=rtl] .pickerIsMonthPickerVisible_ec0718a6 .yearOption_ec0718a6{margin:0 0 10px 10px}.pickerIsMonthPickerVisible_ec0718a6 .monthOption_ec0718a6:hover,.pickerIsMonthPickerVisible_ec0718a6 .yearOption_ec0718a6:hover{outline:1px solid transparent}.pickerIsMonthPickerVisible_ec0718a6 .goToday_ec0718a6{box-sizing:border-box;font-size:12px;height:30px;line-height:30px;padding:0 10px;top:199px}[dir=ltr] .pickerIsMonthPickerVisible_ec0718a6 .goToday_ec0718a6{right:3px}[dir=rtl] .pickerIsMonthPickerVisible_ec0718a6 .goToday_ec0718a6{left:3px}html[dir=ltr] .pickerIsMonthPickerVisible_ec0718a6 .goToday_ec0718a6{text-align:right}html[dir=rtl] .pickerIsMonthPickerVisible_ec0718a6 .goToday_ec0718a6{text-align:left}.pickerIsMonthPickerVisible_ec0718a6 .root_ec0718a6.isPickingYears_ec0718a6 .dayPicker_ec0718a6,.pickerIsMonthPickerVisible_ec0718a6 .root_ec0718a6.isPickingYears_ec0718a6 .monthComponents_ec0718a6{display:block}.pickerIsMonthPickerVisible_ec0718a6 .root_ec0718a6.isPickingYears_ec0718a6 .monthPicker_ec0718a6{display:none}.pickerIsMonthPickerVisible_ec0718a6 .root_ec0718a6.isPickingYears_ec0718a6 .yearPicker_ec0718a6{display:block}.pickerOnlyMonthPickerVisible_ec0718a6 .dayPicker_ec0718a6,.pickerOnlyMonthPickerVisible_ec0718a6 .monthComponents_ec0718a6{display:none}.pickerOnlyMonthPickerVisible_ec0718a6 .monthPicker_ec0718a6{display:block}.pickerOnlyMonthPickerVisible_ec0718a6 .holder_ec0718a6{width:296px}.pickerOnlyMonthPickerVisible_ec0718a6 .currentYear_ec0718a6{height:initial;line-height:initial}.pickerOnlyMonthPickerVisible_ec0718a6 .yearComponents_ec0718a6{position:relative;top:0}}@media (max-width:459px){.root_ec0718a6.isPickingMonths_ec0718a6 .dayPicker_ec0718a6,.root_ec0718a6.isPickingMonths_ec0718a6 .monthComponents_ec0718a6{display:none}.root_ec0718a6.isPickingMonths_ec0718a6 .monthPicker_ec0718a6{display:block}}.wrap_ec0718a6 div:focus::-moz-focus-inner,.wrap_ec0718a6 span:focus::-moz-focus-inner{border:0}.wrap_ec0718a6 div:focus,.wrap_ec0718a6 span:focus{outline:transparent}.wrap_ec0718a6 div:focus,.wrap_ec0718a6 span:focus{position:relative}.ms-Fabric.is-focusVisible .wrap_ec0718a6 div:focus:focus:after,.ms-Fabric.is-focusVisible .wrap_ec0718a6 span:focus:focus:after{content:'';position:absolute;top:1px;right:1px;bottom:1px;left:1px;pointer-events:none;border:1px solid " }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}.goToday_ec0718a6{width:auto}.nextMonth_ec0718a6,.nextYear_ec0718a6,.prevMonth_ec0718a6,.prevYear_ec0718a6{display:inline-block}html[dir=ltr] .navContainer_ec0718a6{float:right}html[dir=rtl] .navContainer_ec0718a6{float:left}.monthIsCurrentMonth_ec0718a6{background-color:" }, { "theme": "themeLight", "defaultValue": "#c7e0f4" }, { "rawString": "}" }]); module.exports = styles; /* tslint:enable */ //# sourceMappingURL=Calendar.scss.js.map