UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

73 lines 5.31 kB
/** * WARNING: This entry should NOT be imported for production purposes. This entry forces every control to be * parsed and available at load time, which is not necessary for most cases. */ define(["require", "exports", "tslib", "./ActivityItem", "./Breadcrumb", "./Button", "./Calendar", "./Callout", "./Check", "./Checkbox", "./ChoiceGroup", "./Coachmark", "./ColorPicker", "./ComboBox", "./CommandBar", "./ContextualMenu", "./DatePicker", "./DetailsList", "./Dialog", "./DocumentCard", "./Dropdown", "./ExtendedPicker", "./Fabric", "./Facepile", "./FloatingPicker", "./FocusTrapZone", "./FocusZone", "./GroupedList", "./HoverCard", "./Icon", "./Image", "./Keytip", "./KeytipData", "./KeytipLayer", "./Label", "./Layer", "./Link", "./List", "./MessageBar", "./MarqueeSelection", "./Modal", "./Nav", "./OverflowSet", "./Overlay", "./Panel", "./Pickers", "./Persona", "./PersonaCoin", "./Pivot", "./ProgressIndicator", "./Rating", "./ResizeGroup", "./ScrollablePane", "./SearchBox", "./SelectedItemsList", "./Shimmer", "./Slider", "./SpinButton", "./Spinner", "./Sticky", "./Styling", "./SwatchColorPicker", "./TeachingBubble", "./TextField", "./Toggle", "./Tooltip", "./Utilities"], function (require, exports, tslib_1, ActivityItem_1, Breadcrumb_1, Button_1, Calendar_1, Callout_1, Check_1, Checkbox_1, ChoiceGroup_1, Coachmark_1, ColorPicker_1, ComboBox_1, CommandBar_1, ContextualMenu_1, DatePicker_1, DetailsList_1, Dialog_1, DocumentCard_1, Dropdown_1, ExtendedPicker_1, Fabric_1, Facepile_1, FloatingPicker_1, FocusTrapZone_1, FocusZone_1, GroupedList_1, HoverCard_1, Icon_1, Image_1, Keytip_1, KeytipData_1, KeytipLayer_1, Label_1, Layer_1, Link_1, List_1, MessageBar_1, MarqueeSelection_1, Modal_1, Nav_1, OverflowSet_1, Overlay_1, Panel_1, Pickers_1, Persona_1, PersonaCoin_1, Pivot_1, ProgressIndicator_1, Rating_1, ResizeGroup_1, ScrollablePane_1, SearchBox_1, SelectedItemsList_1, Shimmer_1, Slider_1, SpinButton_1, Spinner_1, Sticky_1, Styling_1, SwatchColorPicker_1, TeachingBubble_1, TextField_1, Toggle_1, Tooltip_1, Utilities_1) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); tslib_1.__exportStar(ActivityItem_1, exports); tslib_1.__exportStar(Breadcrumb_1, exports); tslib_1.__exportStar(Button_1, exports); tslib_1.__exportStar(Calendar_1, exports); tslib_1.__exportStar(Callout_1, exports); tslib_1.__exportStar(Check_1, exports); tslib_1.__exportStar(Checkbox_1, exports); tslib_1.__exportStar(ChoiceGroup_1, exports); tslib_1.__exportStar(Coachmark_1, exports); tslib_1.__exportStar(ColorPicker_1, exports); tslib_1.__exportStar(ComboBox_1, exports); tslib_1.__exportStar(CommandBar_1, exports); tslib_1.__exportStar(ContextualMenu_1, exports); tslib_1.__exportStar(DatePicker_1, exports); tslib_1.__exportStar(DetailsList_1, exports); tslib_1.__exportStar(Dialog_1, exports); tslib_1.__exportStar(DocumentCard_1, exports); tslib_1.__exportStar(Dropdown_1, exports); tslib_1.__exportStar(ExtendedPicker_1, exports); tslib_1.__exportStar(Fabric_1, exports); tslib_1.__exportStar(Facepile_1, exports); tslib_1.__exportStar(FloatingPicker_1, exports); tslib_1.__exportStar(FocusTrapZone_1, exports); tslib_1.__exportStar(FocusZone_1, exports); tslib_1.__exportStar(GroupedList_1, exports); tslib_1.__exportStar(HoverCard_1, exports); tslib_1.__exportStar(Icon_1, exports); tslib_1.__exportStar(Image_1, exports); tslib_1.__exportStar(Keytip_1, exports); tslib_1.__exportStar(KeytipData_1, exports); tslib_1.__exportStar(KeytipLayer_1, exports); tslib_1.__exportStar(Label_1, exports); tslib_1.__exportStar(Layer_1, exports); tslib_1.__exportStar(Link_1, exports); tslib_1.__exportStar(List_1, exports); tslib_1.__exportStar(MessageBar_1, exports); tslib_1.__exportStar(MarqueeSelection_1, exports); tslib_1.__exportStar(Modal_1, exports); tslib_1.__exportStar(Nav_1, exports); tslib_1.__exportStar(OverflowSet_1, exports); tslib_1.__exportStar(Overlay_1, exports); tslib_1.__exportStar(Panel_1, exports); tslib_1.__exportStar(Pickers_1, exports); tslib_1.__exportStar(Persona_1, exports); tslib_1.__exportStar(PersonaCoin_1, exports); tslib_1.__exportStar(Pivot_1, exports); tslib_1.__exportStar(ProgressIndicator_1, exports); tslib_1.__exportStar(Rating_1, exports); tslib_1.__exportStar(ResizeGroup_1, exports); tslib_1.__exportStar(ScrollablePane_1, exports); tslib_1.__exportStar(SearchBox_1, exports); tslib_1.__exportStar(SelectedItemsList_1, exports); tslib_1.__exportStar(Shimmer_1, exports); tslib_1.__exportStar(Slider_1, exports); tslib_1.__exportStar(SpinButton_1, exports); tslib_1.__exportStar(Spinner_1, exports); tslib_1.__exportStar(Sticky_1, exports); tslib_1.__exportStar(Styling_1, exports); tslib_1.__exportStar(SwatchColorPicker_1, exports); tslib_1.__exportStar(TeachingBubble_1, exports); tslib_1.__exportStar(TextField_1, exports); tslib_1.__exportStar(Toggle_1, exports); tslib_1.__exportStar(Tooltip_1, exports); tslib_1.__exportStar(Utilities_1, exports); }); //# sourceMappingURL=index.js.map