@pnp/spfx-controls-react
Version:
Reusable React controls for SharePoint Framework solutions
50 lines • 2.2 kB
JavaScript
require("./MultipleUploadFilePickerTab.module.css");
var styles = {
filePicker: 'filePicker_cf45b985',
tabsContainer: 'tabsContainer_cf45b985',
tabContainer: 'tabContainer_cf45b985',
nav: 'nav_cf45b985',
tabHeaderContainer: 'tabHeaderContainer_cf45b985',
breadcrumbNav: 'breadcrumbNav_cf45b985',
breadcrumbNavItem: 'breadcrumbNavItem_cf45b985',
tab: 'tab_cf45b985',
tabOffset: 'tabOffset_cf45b985',
tabFiles: 'tabFiles_cf45b985',
scrollablePaneWrapper: 'scrollablePaneWrapper_cf45b985',
actionButtonsContainer: 'actionButtonsContainer_cf45b985',
actionButtons: 'actionButtons_cf45b985',
actionButton: 'actionButton_cf45b985',
tabHeader: 'tabHeader_cf45b985',
selectedTab: 'selectedTab_cf45b985',
header: 'header_cf45b985',
xlg: 'xlg_cf45b985',
xxlg: 'xxlg_cf45b985',
xxxlg: 'xxxlg_cf45b985',
xxxxlg: 'xxxxlg_cf45b985',
itemPickerTopBar: 'itemPickerTopBar_cf45b985',
commandBarNoChevron: 'commandBarNoChevron_cf45b985',
fileItem: 'fileItem_cf45b985',
folderItem: 'folderItem_cf45b985',
fileTypeIcon: 'fileTypeIcon_cf45b985',
fileTypeIconIcon: 'fileTypeIconIcon_cf45b985',
detailsListHeaderFileTypeIcon: 'detailsListHeaderFileTypeIcon_cf45b985',
iconColumnHeader: 'iconColumnHeader_cf45b985',
fileRow: 'fileRow_cf45b985',
folderRow: 'folderRow_cf45b985',
emptyFolder: 'emptyFolder_cf45b985',
emptyFolderImage: 'emptyFolderImage_cf45b985',
emptyFolderImageTag: 'emptyFolderImageTag_cf45b985',
emptyFolderTitle: 'emptyFolderTitle_cf45b985',
emptyFolderSubText: 'emptyFolderSubText_cf45b985',
emptyFolderMobile: 'emptyFolderMobile_cf45b985',
emptyFolderPc: 'emptyFolderPc_cf45b985',
emptyFolderIcon: 'emptyFolderIcon_cf45b985',
localTabSinglePreview: 'localTabSinglePreview_cf45b985',
localTabSinglePreviewImage: 'localTabSinglePreviewImage_cf45b985',
localTabFilename: 'localTabFilename_cf45b985',
localTabLabel: 'localTabLabel_cf45b985',
localTabInput: 'localTabInput_cf45b985',
localTabDragDropFile: 'localTabDragDropFile_cf45b985'
};
export default styles;
//# sourceMappingURL=MultipleUploadFilePickerTab.module.scss.js.map