@pnp/spfx-controls-react
Version:
Reusable React controls for SharePoint Framework solutions
44 lines • 1.84 kB
JavaScript
require("./FilePicker.module.css");
var styles = {
filePicker: 'filePicker_e1f73263',
tabsContainer: 'tabsContainer_e1f73263',
tabContainer: 'tabContainer_e1f73263',
nav: 'nav_e1f73263',
tabHeaderContainer: 'tabHeaderContainer_e1f73263',
breadcrumbNav: 'breadcrumbNav_e1f73263',
breadcrumbNavItem: 'breadcrumbNavItem_e1f73263',
tab: 'tab_e1f73263',
tabOffset: 'tabOffset_e1f73263',
tabFiles: 'tabFiles_e1f73263',
scrollablePaneWrapper: 'scrollablePaneWrapper_e1f73263',
actionButtonsContainer: 'actionButtonsContainer_e1f73263',
actionButtons: 'actionButtons_e1f73263',
actionButton: 'actionButton_e1f73263',
tabHeader: 'tabHeader_e1f73263',
selectedTab: 'selectedTab_e1f73263',
header: 'header_e1f73263',
xlg: 'xlg_e1f73263',
xxlg: 'xxlg_e1f73263',
xxxlg: 'xxxlg_e1f73263',
xxxxlg: 'xxxxlg_e1f73263',
itemPickerTopBar: 'itemPickerTopBar_e1f73263',
commandBarNoChevron: 'commandBarNoChevron_e1f73263',
fileItem: 'fileItem_e1f73263',
folderItem: 'folderItem_e1f73263',
fileTypeIcon: 'fileTypeIcon_e1f73263',
fileTypeIconIcon: 'fileTypeIconIcon_e1f73263',
detailsListHeaderFileTypeIcon: 'detailsListHeaderFileTypeIcon_e1f73263',
iconColumnHeader: 'iconColumnHeader_e1f73263',
fileRow: 'fileRow_e1f73263',
folderRow: 'folderRow_e1f73263',
emptyFolder: 'emptyFolder_e1f73263',
emptyFolderImage: 'emptyFolderImage_e1f73263',
emptyFolderImageTag: 'emptyFolderImageTag_e1f73263',
emptyFolderTitle: 'emptyFolderTitle_e1f73263',
emptyFolderSubText: 'emptyFolderSubText_e1f73263',
emptyFolderMobile: 'emptyFolderMobile_e1f73263',
emptyFolderPc: 'emptyFolderPc_e1f73263',
emptyFolderIcon: 'emptyFolderIcon_e1f73263'
};
export default styles;
//# sourceMappingURL=FilePicker.module.scss.js.map