@uifabric/experiments
Version:
Experimental React components for building experiences for Microsoft 365.
26 lines • 1.82 kB
JavaScript
define(["require", "exports", "tslib", "./Button", "./Chiclet", "./CollapsibleSection", "./CommandBar", "./FolderCover", "./LayoutGroup", "./MenuButton", "./MicroFeedback", "./Pagination", "./Persona", "./PersonaCoin", "./Sidebar", "./Signals", "./Slider", "./SplitButton", "./StaticList", "./Text", "./Tile", "./TilesList", "./Toggle", "./VirtualizedList", "./version"], function (require, exports, tslib_1, Button_1, Chiclet_1, CollapsibleSection_1, CommandBar_1, FolderCover_1, LayoutGroup_1, MenuButton_1, MicroFeedback_1, Pagination_1, Persona_1, PersonaCoin_1, Sidebar_1, Signals_1, Slider_1, SplitButton_1, StaticList_1, Text_1, Tile_1, TilesList_1, Toggle_1, VirtualizedList_1) {
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
tslib_1.__exportStar(Button_1, exports);
tslib_1.__exportStar(Chiclet_1, exports);
tslib_1.__exportStar(CollapsibleSection_1, exports);
tslib_1.__exportStar(CommandBar_1, exports);
tslib_1.__exportStar(FolderCover_1, exports);
tslib_1.__exportStar(LayoutGroup_1, exports);
tslib_1.__exportStar(MenuButton_1, exports);
tslib_1.__exportStar(MicroFeedback_1, exports);
tslib_1.__exportStar(Pagination_1, exports);
tslib_1.__exportStar(Persona_1, exports);
tslib_1.__exportStar(PersonaCoin_1, exports);
tslib_1.__exportStar(Sidebar_1, exports);
tslib_1.__exportStar(Signals_1, exports);
tslib_1.__exportStar(Slider_1, exports);
tslib_1.__exportStar(SplitButton_1, exports);
tslib_1.__exportStar(StaticList_1, exports);
tslib_1.__exportStar(Text_1, exports);
tslib_1.__exportStar(Tile_1, exports);
tslib_1.__exportStar(TilesList_1, exports);
tslib_1.__exportStar(Toggle_1, exports);
tslib_1.__exportStar(VirtualizedList_1, exports);
});
//# sourceMappingURL=index.js.map