@pnp/spfx-controls-react 1.21.1 → 1.21.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.JSON +26 -0
- package/CHANGELOG.md +17 -0
- package/lib/common/telemetry/version.js +1 -1
- package/lib/common/telemetry/version.js.map +1 -1
- package/lib/common/utilities/LocalesHelper.d.ts +5 -0
- package/lib/common/utilities/LocalesHelper.js +76 -0
- package/lib/common/utilities/LocalesHelper.js.map +1 -0
- package/lib/common/utilities/index.d.ts +1 -0
- package/lib/common/utilities/index.js +1 -0
- package/lib/common/utilities/index.js.map +1 -1
- package/lib/controls/accordion/Accordion.module.css +1 -1
- package/lib/controls/accordion/Accordion.module.scss.js +3 -3
- package/lib/controls/accordion/Accordion.module.scss.js.map +1 -1
- package/lib/controls/carousel/Carousel.module.css +1 -1
- package/lib/controls/carousel/Carousel.module.scss.js +35 -35
- package/lib/controls/carousel/Carousel.module.scss.js.map +1 -1
- package/lib/controls/chartControl/ChartControl.module.css +1 -1
- package/lib/controls/chartControl/ChartControl.module.scss.js +3 -3
- package/lib/controls/chartControl/ChartControl.module.scss.js.map +1 -1
- package/lib/controls/dateTimePicker/DateTimePicker.module.css +1 -1
- package/lib/controls/dateTimePicker/DateTimePicker.module.scss.js +10 -10
- package/lib/controls/dateTimePicker/DateTimePicker.module.scss.js.map +1 -1
- package/lib/controls/errorMessage/ErrorMessage.module.css +1 -1
- package/lib/controls/errorMessage/ErrorMessage.module.scss.js +2 -2
- package/lib/controls/errorMessage/ErrorMessage.module.scss.js.map +1 -1
- package/lib/controls/fieldCollectionData/FieldCollectionData.module.css +1 -1
- package/lib/controls/fieldCollectionData/FieldCollectionData.module.scss.js +18 -18
- package/lib/controls/fieldCollectionData/FieldCollectionData.module.scss.js.map +1 -1
- package/lib/controls/fields/fieldAttachmentsRenderer/FieldAttachmentsRenderer.module.css +1 -1
- package/lib/controls/fields/fieldAttachmentsRenderer/FieldAttachmentsRenderer.module.scss.js +4 -4
- package/lib/controls/fields/fieldAttachmentsRenderer/FieldAttachmentsRenderer.module.scss.js.map +1 -1
- package/lib/controls/fields/fieldBaseTextRenderer/FieldBaseTextRenderer.module.css +1 -1
- package/lib/controls/fields/fieldBaseTextRenderer/FieldBaseTextRenderer.module.scss.js +4 -4
- package/lib/controls/fields/fieldBaseTextRenderer/FieldBaseTextRenderer.module.scss.js.map +1 -1
- package/lib/controls/fields/fieldCommon/FieldRenderer.module.css +1 -1
- package/lib/controls/fields/fieldCommon/FieldRenderer.module.scss.js +3 -3
- package/lib/controls/fields/fieldCommon/FieldRenderer.module.scss.js.map +1 -1
- package/lib/controls/fields/fieldFileTypeRenderer/FieldFileTypeRenderer.module.css +1 -1
- package/lib/controls/fields/fieldFileTypeRenderer/FieldFileTypeRenderer.module.scss.js +5 -5
- package/lib/controls/fields/fieldFileTypeRenderer/FieldFileTypeRenderer.module.scss.js.map +1 -1
- package/lib/controls/fields/fieldLookupRenderer/FieldLookupRenderer.module.css +1 -1
- package/lib/controls/fields/fieldLookupRenderer/FieldLookupRenderer.module.scss.js +5 -5
- package/lib/controls/fields/fieldLookupRenderer/FieldLookupRenderer.module.scss.js.map +1 -1
- package/lib/controls/fields/fieldNameRenderer/FieldNameRenderer.module.css +1 -1
- package/lib/controls/fields/fieldNameRenderer/FieldNameRenderer.module.scss.js +9 -9
- package/lib/controls/fields/fieldNameRenderer/FieldNameRenderer.module.scss.js.map +1 -1
- package/lib/controls/fields/fieldTaxonomyRenderer/FieldTaxonomyRenderer.module.css +1 -1
- package/lib/controls/fields/fieldTaxonomyRenderer/FieldTaxonomyRenderer.module.scss.js +4 -4
- package/lib/controls/fields/fieldTaxonomyRenderer/FieldTaxonomyRenderer.module.scss.js.map +1 -1
- package/lib/controls/fields/fieldTextRenderer/FieldTextRenderer.module.css +1 -1
- package/lib/controls/fields/fieldTextRenderer/FieldTextRenderer.module.scss.js +6 -6
- package/lib/controls/fields/fieldTextRenderer/FieldTextRenderer.module.scss.js.map +1 -1
- package/lib/controls/fields/fieldUrlRenderer/FieldUrlRenderer.module.css +1 -1
- package/lib/controls/fields/fieldUrlRenderer/FieldUrlRenderer.module.scss.js +5 -5
- package/lib/controls/fields/fieldUrlRenderer/FieldUrlRenderer.module.scss.js.map +1 -1
- package/lib/controls/fields/fieldUserRenderer/FieldUserRenderer.module.css +1 -1
- package/lib/controls/fields/fieldUserRenderer/FieldUserRenderer.module.scss.js +13 -13
- package/lib/controls/fields/fieldUserRenderer/FieldUserRenderer.module.scss.js.map +1 -1
- package/lib/controls/filePicker/FilePicker.module.css +1 -1
- package/lib/controls/filePicker/FilePicker.module.scss.js +38 -38
- package/lib/controls/filePicker/FilePicker.module.scss.js.map +1 -1
- package/lib/controls/filePicker/LinkFilePickerTab/LinkFilePickerTab.module.css +1 -1
- package/lib/controls/filePicker/LinkFilePickerTab/LinkFilePickerTab.module.scss.js +41 -41
- package/lib/controls/filePicker/LinkFilePickerTab/LinkFilePickerTab.module.scss.js.map +1 -1
- package/lib/controls/filePicker/OneDriveFilesTab/OneDriveFilesTab.module.css +1 -1
- package/lib/controls/filePicker/OneDriveFilesTab/OneDriveFilesTab.module.scss.js +38 -38
- package/lib/controls/filePicker/OneDriveFilesTab/OneDriveFilesTab.module.scss.js.map +1 -1
- package/lib/controls/filePicker/RecentFilesTab/RecentFilesTab.module.css +1 -1
- package/lib/controls/filePicker/RecentFilesTab/RecentFilesTab.module.scss.js +59 -59
- package/lib/controls/filePicker/RecentFilesTab/RecentFilesTab.module.scss.js.map +1 -1
- package/lib/controls/filePicker/SiteFilePickerTab/SiteFilePickerTab.module.css +1 -1
- package/lib/controls/filePicker/SiteFilePickerTab/SiteFilePickerTab.module.scss.js +38 -38
- package/lib/controls/filePicker/SiteFilePickerTab/SiteFilePickerTab.module.scss.js.map +1 -1
- package/lib/controls/filePicker/StockImagesTab/StockImages.module.css +1 -1
- package/lib/controls/filePicker/StockImagesTab/StockImages.module.scss.js +40 -40
- package/lib/controls/filePicker/StockImagesTab/StockImages.module.scss.js.map +1 -1
- package/lib/controls/filePicker/UploadFilePickerTab/UploadFilePickerTab.module.css +1 -1
- package/lib/controls/filePicker/UploadFilePickerTab/UploadFilePickerTab.module.scss.js +43 -43
- package/lib/controls/filePicker/UploadFilePickerTab/UploadFilePickerTab.module.scss.js.map +1 -1
- package/lib/controls/filePicker/WebSearchTab/WebSearchTab.module.css +1 -1
- package/lib/controls/filePicker/WebSearchTab/WebSearchTab.module.scss.js +60 -60
- package/lib/controls/filePicker/WebSearchTab/WebSearchTab.module.scss.js.map +1 -1
- package/lib/controls/filePicker/controls/DocumentLibraryBrowser/DocumentLibraryBrowser.module.css +1 -1
- package/lib/controls/filePicker/controls/DocumentLibraryBrowser/DocumentLibraryBrowser.module.scss.js +7 -7
- package/lib/controls/filePicker/controls/DocumentLibraryBrowser/DocumentLibraryBrowser.module.scss.js.map +1 -1
- package/lib/controls/filePicker/controls/DocumentTile/DocumentTile.module.css +1 -1
- package/lib/controls/filePicker/controls/DocumentTile/DocumentTile.module.scss.js +80 -80
- package/lib/controls/filePicker/controls/DocumentTile/DocumentTile.module.scss.js.map +1 -1
- package/lib/controls/filePicker/controls/FileBrowser/FileBrowser.module.css +1 -1
- package/lib/controls/filePicker/controls/FileBrowser/FileBrowser.module.scss.js +38 -38
- package/lib/controls/filePicker/controls/FileBrowser/FileBrowser.module.scss.js.map +1 -1
- package/lib/controls/filePicker/controls/FolderTile/FolderTile.module.css +1 -1
- package/lib/controls/filePicker/controls/FolderTile/FolderTile.module.scss.js +76 -76
- package/lib/controls/filePicker/controls/FolderTile/FolderTile.module.scss.js.map +1 -1
- package/lib/controls/filePicker/controls/TilesList/TilesList.module.css +1 -1
- package/lib/controls/filePicker/controls/TilesList/TilesList.module.scss.js +70 -70
- package/lib/controls/filePicker/controls/TilesList/TilesList.module.scss.js.map +1 -1
- package/lib/controls/folderExplorer/FolderExplorer/FolderExplorer.module.css +1 -1
- package/lib/controls/folderExplorer/FolderExplorer/FolderExplorer.module.scss.js +5 -5
- package/lib/controls/folderExplorer/FolderExplorer/FolderExplorer.module.scss.js.map +1 -1
- package/lib/controls/folderExplorer/NewFolder/NewFolder.module.css +1 -1
- package/lib/controls/folderExplorer/NewFolder/NewFolder.module.scss.js +5 -5
- package/lib/controls/folderExplorer/NewFolder/NewFolder.module.scss.js.map +1 -1
- package/lib/controls/folderPicker/FolderPicker.module.css +1 -1
- package/lib/controls/folderPicker/FolderPicker.module.scss.js +7 -7
- package/lib/controls/folderPicker/FolderPicker.module.scss.js.map +1 -1
- package/lib/controls/gridLayout/GridLayout.module.css +1 -1
- package/lib/controls/gridLayout/GridLayout.module.scss.js +2 -2
- package/lib/controls/gridLayout/GridLayout.module.scss.js.map +1 -1
- package/lib/controls/iFrameDialog/IFrameDialogContent.module.css +1 -1
- package/lib/controls/iFrameDialog/IFrameDialogContent.module.scss.js +2 -2
- package/lib/controls/iFrameDialog/IFrameDialogContent.module.scss.js.map +1 -1
- package/lib/controls/iFramePanel/IFramePanelContent.module.css +1 -1
- package/lib/controls/iFramePanel/IFramePanelContent.module.scss.js +2 -2
- package/lib/controls/iFramePanel/IFramePanelContent.module.scss.js.map +1 -1
- package/lib/controls/iconPicker/IconPicker.module.css +1 -1
- package/lib/controls/iconPicker/IconPicker.module.scss.js +21 -21
- package/lib/controls/iconPicker/IconPicker.module.scss.js.map +1 -1
- package/lib/controls/listItemAttachments/ListItemAttachments.module.css +1 -1
- package/lib/controls/listItemAttachments/ListItemAttachments.module.scss.js +6 -6
- package/lib/controls/listItemAttachments/ListItemAttachments.module.scss.js.map +1 -1
- package/lib/controls/listItemPicker/ComboBoxListItemPicker.js +6 -3
- package/lib/controls/listItemPicker/ComboBoxListItemPicker.js.map +1 -1
- package/lib/controls/listItemPicker/ComboBoxListItemPicker.module.css +1 -0
- package/lib/controls/listItemPicker/ComboBoxListItemPicker.module.scss.d.ts +5 -0
- package/lib/controls/listItemPicker/ComboBoxListItemPicker.module.scss.js +12 -0
- package/lib/controls/listItemPicker/ComboBoxListItemPicker.module.scss.js.map +1 -0
- package/lib/controls/listItemPicker/IComboBoxListItemPickerProps.d.ts +1 -0
- package/lib/controls/listItemPicker/IListItemPickerProps.d.ts +1 -0
- package/lib/controls/listItemPicker/ListItemPicker.d.ts +1 -0
- package/lib/controls/listItemPicker/ListItemPicker.js +18 -13
- package/lib/controls/listItemPicker/ListItemPicker.js.map +1 -1
- package/lib/controls/listPicker/ListPicker.module.css +1 -1
- package/lib/controls/listPicker/ListPicker.module.scss.js +2 -2
- package/lib/controls/listPicker/ListPicker.module.scss.js.map +1 -1
- package/lib/controls/listView/ListView.DragDrop.module.css +1 -1
- package/lib/controls/listView/ListView.DragDrop.module.scss.js +3 -3
- package/lib/controls/listView/ListView.DragDrop.module.scss.js.map +1 -1
- package/lib/controls/listView/ListView.js.map +1 -1
- package/lib/controls/map/Maps.module.css +1 -1
- package/lib/controls/map/Maps.module.scss.js +6 -6
- package/lib/controls/map/Maps.module.scss.js.map +1 -1
- package/lib/controls/pagination/Pagination.module.css +1 -1
- package/lib/controls/pagination/Pagination.module.scss.js +2 -2
- package/lib/controls/pagination/Pagination.module.scss.js.map +1 -1
- package/lib/controls/peoplepicker/PeoplePickerComponent.module.css +1 -1
- package/lib/controls/peoplepicker/PeoplePickerComponent.module.scss.js +3 -3
- package/lib/controls/peoplepicker/PeoplePickerComponent.module.scss.js.map +1 -1
- package/lib/controls/placeholder/PlaceholderComponent.module.css +1 -1
- package/lib/controls/placeholder/PlaceholderComponent.module.scss.js +9 -9
- package/lib/controls/placeholder/PlaceholderComponent.module.scss.js.map +1 -1
- package/lib/controls/progress/Progress.module.css +1 -1
- package/lib/controls/progress/Progress.module.scss.js +19 -19
- package/lib/controls/progress/Progress.module.scss.js.map +1 -1
- package/lib/controls/richText/RichText.module.css +1 -1
- package/lib/controls/richText/RichText.module.scss.js +17 -17
- package/lib/controls/richText/RichText.module.scss.js.map +1 -1
- package/lib/controls/richText/RichTextPropertyPane.module.css +1 -1
- package/lib/controls/richText/RichTextPropertyPane.module.scss.js +8 -8
- package/lib/controls/richText/RichTextPropertyPane.module.scss.js.map +1 -1
- package/lib/controls/richText/RteColorPicker.module.css +1 -1
- package/lib/controls/richText/RteColorPicker.module.scss.js +17 -17
- package/lib/controls/richText/RteColorPicker.module.scss.js.map +1 -1
- package/lib/controls/siteBreadcrumb/SiteBreadcrumb.module.css +1 -1
- package/lib/controls/siteBreadcrumb/SiteBreadcrumb.module.scss.js +2 -2
- package/lib/controls/siteBreadcrumb/SiteBreadcrumb.module.scss.js.map +1 -1
- package/lib/controls/taxonomyPicker/ITaxonomyPicker.d.ts +14 -0
- package/lib/controls/taxonomyPicker/TaxonomyPicker.d.ts +1 -0
- package/lib/controls/taxonomyPicker/TaxonomyPicker.js +107 -23
- package/lib/controls/taxonomyPicker/TaxonomyPicker.js.map +1 -1
- package/lib/controls/taxonomyPicker/TaxonomyPicker.module.css +1 -1
- package/lib/controls/taxonomyPicker/TaxonomyPicker.module.scss.js +21 -21
- package/lib/controls/taxonomyPicker/TaxonomyPicker.module.scss.js.map +1 -1
- package/lib/controls/treeView/TreeView.module.css +1 -1
- package/lib/controls/treeView/TreeView.module.scss.js +17 -17
- package/lib/controls/treeView/TreeView.module.scss.js.map +1 -1
- package/lib/controls/webPartTitle/WebPartTitle.module.css +1 -1
- package/lib/controls/webPartTitle/WebPartTitle.module.scss.js +3 -3
- package/lib/controls/webPartTitle/WebPartTitle.module.scss.js.map +1 -1
- package/lib/loc/bg-bg.js +8 -30
- package/lib/loc/bg-bg.js.map +1 -1
- package/lib/loc/ca-es.js +10 -32
- package/lib/loc/ca-es.js.map +1 -1
- package/lib/loc/da-dk.js +11 -33
- package/lib/loc/da-dk.js.map +1 -1
- package/lib/loc/de-de.js +1 -23
- package/lib/loc/de-de.js.map +1 -1
- package/lib/loc/el-gr.js +7 -29
- package/lib/loc/el-gr.js.map +1 -1
- package/lib/loc/es-es.js +1 -23
- package/lib/loc/es-es.js.map +1 -1
- package/lib/loc/et-ee.js +8 -30
- package/lib/loc/et-ee.js.map +1 -1
- package/lib/loc/fi-fi.js +8 -30
- package/lib/loc/fi-fi.js.map +1 -1
- package/lib/loc/fr-fr.js +12 -34
- package/lib/loc/fr-fr.js.map +1 -1
- package/lib/loc/it-it.js +3 -25
- package/lib/loc/it-it.js.map +1 -1
- package/lib/loc/ja-jp.js +10 -32
- package/lib/loc/ja-jp.js.map +1 -1
- package/lib/loc/lt-lt.js +2 -24
- package/lib/loc/lt-lt.js.map +1 -1
- package/lib/loc/lv-lv.js +10 -32
- package/lib/loc/lv-lv.js.map +1 -1
- package/lib/loc/nb-no.js +9 -31
- package/lib/loc/nb-no.js.map +1 -1
- package/lib/loc/nl-nl.js +9 -31
- package/lib/loc/nl-nl.js.map +1 -1
- package/lib/loc/pl-pl.js +7 -29
- package/lib/loc/pl-pl.js.map +1 -1
- package/lib/loc/pt-pt.js +3 -25
- package/lib/loc/pt-pt.js.map +1 -1
- package/lib/loc/ro-ro.js +9 -31
- package/lib/loc/ro-ro.js.map +1 -1
- package/lib/loc/ru-ru.js +1 -23
- package/lib/loc/ru-ru.js.map +1 -1
- package/lib/loc/sk-sk.js +15 -37
- package/lib/loc/sk-sk.js.map +1 -1
- package/lib/loc/sr-latn-rs.js +3 -25
- package/lib/loc/sr-latn-rs.js.map +1 -1
- package/lib/loc/sv-se.js +11 -33
- package/lib/loc/sv-se.js.map +1 -1
- package/lib/loc/tr-tr.js +1 -23
- package/lib/loc/tr-tr.js.map +1 -1
- package/lib/loc/vi-vn.js +11 -33
- package/lib/loc/vi-vn.js.map +1 -1
- package/lib/loc/zh-cn.js +1 -23
- package/lib/loc/zh-cn.js.map +1 -1
- package/lib/loc/zh-tw.js +1 -23
- package/lib/loc/zh-tw.js.map +1 -1
- package/lib/services/SPTermStorePickerService.d.ts +3 -3
- package/lib/services/SPTermStorePickerService.js +46 -15
- package/lib/services/SPTermStorePickerService.js.map +1 -1
- package/package.json +3 -1
- package/sonar-project.properties +0 -3
|
@@ -3,44 +3,44 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
/* tslint:disable */
|
|
4
4
|
require('./OneDriveFilesTab.module.css');
|
|
5
5
|
var styles = {
|
|
6
|
-
filePicker: '
|
|
7
|
-
tabsContainer: '
|
|
8
|
-
tabContainer: '
|
|
9
|
-
nav: '
|
|
10
|
-
tabHeaderContainer: '
|
|
11
|
-
breadcrumbNav: '
|
|
12
|
-
breadcrumbNavItem: '
|
|
13
|
-
tab: '
|
|
14
|
-
tabFiles: '
|
|
15
|
-
scrollablePaneWrapper: '
|
|
16
|
-
actionButtonsContainer: '
|
|
17
|
-
actionButtons: '
|
|
18
|
-
actionButton: '
|
|
19
|
-
tabHeader: '
|
|
20
|
-
selectedTab: '
|
|
21
|
-
header: '
|
|
22
|
-
xlg: '
|
|
23
|
-
xxlg: '
|
|
24
|
-
xxxlg: '
|
|
25
|
-
xxxxlg: '
|
|
26
|
-
itemPickerTopBar: '
|
|
27
|
-
commandBarNoChevron: '
|
|
28
|
-
fileItem: '
|
|
29
|
-
folderItem: '
|
|
30
|
-
fileTypeIcon: '
|
|
31
|
-
fileTypeIconIcon: '
|
|
32
|
-
detailsListHeaderFileTypeIcon: '
|
|
33
|
-
iconColumnHeader: '
|
|
34
|
-
fileRow: '
|
|
35
|
-
folderRow: '
|
|
36
|
-
emptyFolder: '
|
|
37
|
-
emptyFolderImage: '
|
|
38
|
-
emptyFolderImageTag: '
|
|
39
|
-
emptyFolderTitle: '
|
|
40
|
-
emptyFolderSubText: '
|
|
41
|
-
emptyFolderMobile: '
|
|
42
|
-
emptyFolderPc: '
|
|
43
|
-
emptyFolderIcon: '
|
|
6
|
+
filePicker: 'filePicker_b587a99d',
|
|
7
|
+
tabsContainer: 'tabsContainer_b587a99d',
|
|
8
|
+
tabContainer: 'tabContainer_b587a99d',
|
|
9
|
+
nav: 'nav_b587a99d',
|
|
10
|
+
tabHeaderContainer: 'tabHeaderContainer_b587a99d',
|
|
11
|
+
breadcrumbNav: 'breadcrumbNav_b587a99d',
|
|
12
|
+
breadcrumbNavItem: 'breadcrumbNavItem_b587a99d',
|
|
13
|
+
tab: 'tab_b587a99d',
|
|
14
|
+
tabFiles: 'tabFiles_b587a99d',
|
|
15
|
+
scrollablePaneWrapper: 'scrollablePaneWrapper_b587a99d',
|
|
16
|
+
actionButtonsContainer: 'actionButtonsContainer_b587a99d',
|
|
17
|
+
actionButtons: 'actionButtons_b587a99d',
|
|
18
|
+
actionButton: 'actionButton_b587a99d',
|
|
19
|
+
tabHeader: 'tabHeader_b587a99d',
|
|
20
|
+
selectedTab: 'selectedTab_b587a99d',
|
|
21
|
+
header: 'header_b587a99d',
|
|
22
|
+
xlg: 'xlg_b587a99d',
|
|
23
|
+
xxlg: 'xxlg_b587a99d',
|
|
24
|
+
xxxlg: 'xxxlg_b587a99d',
|
|
25
|
+
xxxxlg: 'xxxxlg_b587a99d',
|
|
26
|
+
itemPickerTopBar: 'itemPickerTopBar_b587a99d',
|
|
27
|
+
commandBarNoChevron: 'commandBarNoChevron_b587a99d',
|
|
28
|
+
fileItem: 'fileItem_b587a99d',
|
|
29
|
+
folderItem: 'folderItem_b587a99d',
|
|
30
|
+
fileTypeIcon: 'fileTypeIcon_b587a99d',
|
|
31
|
+
fileTypeIconIcon: 'fileTypeIconIcon_b587a99d',
|
|
32
|
+
detailsListHeaderFileTypeIcon: 'detailsListHeaderFileTypeIcon_b587a99d',
|
|
33
|
+
iconColumnHeader: 'iconColumnHeader_b587a99d',
|
|
34
|
+
fileRow: 'fileRow_b587a99d',
|
|
35
|
+
folderRow: 'folderRow_b587a99d',
|
|
36
|
+
emptyFolder: 'emptyFolder_b587a99d',
|
|
37
|
+
emptyFolderImage: 'emptyFolderImage_b587a99d',
|
|
38
|
+
emptyFolderImageTag: 'emptyFolderImageTag_b587a99d',
|
|
39
|
+
emptyFolderTitle: 'emptyFolderTitle_b587a99d',
|
|
40
|
+
emptyFolderSubText: 'emptyFolderSubText_b587a99d',
|
|
41
|
+
emptyFolderMobile: 'emptyFolderMobile_b587a99d',
|
|
42
|
+
emptyFolderPc: 'emptyFolderPc_b587a99d',
|
|
43
|
+
emptyFolderIcon: 'emptyFolderIcon_b587a99d',
|
|
44
44
|
};
|
|
45
45
|
exports.default = styles;
|
|
46
46
|
/* tslint:enable */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["controls/filePicker/OneDriveFilesTab/OneDriveFilesTab.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,+BAA+B,CAAC,CAAC;AACzC,IAAM,MAAM,GAAG;IACb,UAAU,EAAE,qBAAqB;IACjC,aAAa,EAAE,wBAAwB;IACvC,YAAY,EAAE,uBAAuB;IACrC,GAAG,EAAE,cAAc;IACnB,kBAAkB,EAAE,6BAA6B;IACjD,aAAa,EAAE,wBAAwB;IACvC,iBAAiB,EAAE,4BAA4B;IAC/C,GAAG,EAAE,cAAc;IACnB,QAAQ,EAAE,mBAAmB;IAC7B,qBAAqB,EAAE,gCAAgC;IACvD,sBAAsB,EAAE,iCAAiC;IACzD,aAAa,EAAE,wBAAwB;IACvC,YAAY,EAAE,uBAAuB;IACrC,SAAS,EAAE,oBAAoB;IAC/B,WAAW,EAAE,sBAAsB;IACnC,MAAM,EAAE,iBAAiB;IACzB,GAAG,EAAE,cAAc;IACnB,IAAI,EAAE,eAAe;IACrB,KAAK,EAAE,gBAAgB;IACvB,MAAM,EAAE,iBAAiB;IACzB,gBAAgB,EAAE,2BAA2B;IAC7C,mBAAmB,EAAE,8BAA8B;IACnD,QAAQ,EAAE,mBAAmB;IAC7B,UAAU,EAAE,qBAAqB;IACjC,YAAY,EAAE,uBAAuB;IACrC,gBAAgB,EAAE,2BAA2B;IAC7C,6BAA6B,EAAE,wCAAwC;IACvE,gBAAgB,EAAE,2BAA2B;IAC7C,OAAO,EAAE,kBAAkB;IAC3B,SAAS,EAAE,oBAAoB;IAC/B,WAAW,EAAE,sBAAsB;IACnC,gBAAgB,EAAE,2BAA2B;IAC7C,mBAAmB,EAAE,8BAA8B;IACnD,gBAAgB,EAAE,2BAA2B;IAC7C,kBAAkB,EAAE,6BAA6B;IACjD,iBAAiB,EAAE,4BAA4B;IAC/C,aAAa,EAAE,wBAAwB;IACvC,eAAe,EAAE,0BAA0B;CAC5C,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/filePicker/OneDriveFilesTab/OneDriveFilesTab.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./OneDriveFilesTab.module.css');\nconst styles = {\n filePicker: '
|
|
1
|
+
{"version":3,"sources":["controls/filePicker/OneDriveFilesTab/OneDriveFilesTab.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,+BAA+B,CAAC,CAAC;AACzC,IAAM,MAAM,GAAG;IACb,UAAU,EAAE,qBAAqB;IACjC,aAAa,EAAE,wBAAwB;IACvC,YAAY,EAAE,uBAAuB;IACrC,GAAG,EAAE,cAAc;IACnB,kBAAkB,EAAE,6BAA6B;IACjD,aAAa,EAAE,wBAAwB;IACvC,iBAAiB,EAAE,4BAA4B;IAC/C,GAAG,EAAE,cAAc;IACnB,QAAQ,EAAE,mBAAmB;IAC7B,qBAAqB,EAAE,gCAAgC;IACvD,sBAAsB,EAAE,iCAAiC;IACzD,aAAa,EAAE,wBAAwB;IACvC,YAAY,EAAE,uBAAuB;IACrC,SAAS,EAAE,oBAAoB;IAC/B,WAAW,EAAE,sBAAsB;IACnC,MAAM,EAAE,iBAAiB;IACzB,GAAG,EAAE,cAAc;IACnB,IAAI,EAAE,eAAe;IACrB,KAAK,EAAE,gBAAgB;IACvB,MAAM,EAAE,iBAAiB;IACzB,gBAAgB,EAAE,2BAA2B;IAC7C,mBAAmB,EAAE,8BAA8B;IACnD,QAAQ,EAAE,mBAAmB;IAC7B,UAAU,EAAE,qBAAqB;IACjC,YAAY,EAAE,uBAAuB;IACrC,gBAAgB,EAAE,2BAA2B;IAC7C,6BAA6B,EAAE,wCAAwC;IACvE,gBAAgB,EAAE,2BAA2B;IAC7C,OAAO,EAAE,kBAAkB;IAC3B,SAAS,EAAE,oBAAoB;IAC/B,WAAW,EAAE,sBAAsB;IACnC,gBAAgB,EAAE,2BAA2B;IAC7C,mBAAmB,EAAE,8BAA8B;IACnD,gBAAgB,EAAE,2BAA2B;IAC7C,kBAAkB,EAAE,6BAA6B;IACjD,iBAAiB,EAAE,4BAA4B;IAC/C,aAAa,EAAE,wBAAwB;IACvC,eAAe,EAAE,0BAA0B;CAC5C,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/filePicker/OneDriveFilesTab/OneDriveFilesTab.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./OneDriveFilesTab.module.css');\nconst styles = {\n filePicker: 'filePicker_b587a99d',\n tabsContainer: 'tabsContainer_b587a99d',\n tabContainer: 'tabContainer_b587a99d',\n nav: 'nav_b587a99d',\n tabHeaderContainer: 'tabHeaderContainer_b587a99d',\n breadcrumbNav: 'breadcrumbNav_b587a99d',\n breadcrumbNavItem: 'breadcrumbNavItem_b587a99d',\n tab: 'tab_b587a99d',\n tabFiles: 'tabFiles_b587a99d',\n scrollablePaneWrapper: 'scrollablePaneWrapper_b587a99d',\n actionButtonsContainer: 'actionButtonsContainer_b587a99d',\n actionButtons: 'actionButtons_b587a99d',\n actionButton: 'actionButton_b587a99d',\n tabHeader: 'tabHeader_b587a99d',\n selectedTab: 'selectedTab_b587a99d',\n header: 'header_b587a99d',\n xlg: 'xlg_b587a99d',\n xxlg: 'xxlg_b587a99d',\n xxxlg: 'xxxlg_b587a99d',\n xxxxlg: 'xxxxlg_b587a99d',\n itemPickerTopBar: 'itemPickerTopBar_b587a99d',\n commandBarNoChevron: 'commandBarNoChevron_b587a99d',\n fileItem: 'fileItem_b587a99d',\n folderItem: 'folderItem_b587a99d',\n fileTypeIcon: 'fileTypeIcon_b587a99d',\n fileTypeIconIcon: 'fileTypeIconIcon_b587a99d',\n detailsListHeaderFileTypeIcon: 'detailsListHeaderFileTypeIcon_b587a99d',\n iconColumnHeader: 'iconColumnHeader_b587a99d',\n fileRow: 'fileRow_b587a99d',\n folderRow: 'folderRow_b587a99d',\n emptyFolder: 'emptyFolder_b587a99d',\n emptyFolderImage: 'emptyFolderImage_b587a99d',\n emptyFolderImageTag: 'emptyFolderImageTag_b587a99d',\n emptyFolderTitle: 'emptyFolderTitle_b587a99d',\n emptyFolderSubText: 'emptyFolderSubText_b587a99d',\n emptyFolderMobile: 'emptyFolderMobile_b587a99d',\n emptyFolderPc: 'emptyFolderPc_b587a99d',\n emptyFolderIcon: 'emptyFolderIcon_b587a99d',\n};\n\nexport default styles;\n/* tslint:enable */"],"sourceRoot":"../../../../src"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
.filePicker_e08f9720{color:inherit}.filePicker_e08f9720 .ms-Panel-commands{display:none}.filePicker_e08f9720 .ms-Panel-main{top:50px;border:none;overflow-y:hidden}[dir=ltr] .filePicker_e08f9720 .ms-Panel-content{padding-left:0}.filePicker_e08f9720 .ms-Panel-contentInner{padding:0;top:0;overflow:hidden}.filePicker_e08f9720 .ms-Panel-header{margin:0}.filePicker_e08f9720 .ms-Panel-main .ms-Panel-contentInner .ms-Panel-content{height:100%}.filePicker_e08f9720 .ms-Nav-link{position:relative;-webkit-font-smoothing:antialiased;font-size:14px;font-weight:400;box-sizing:border-box;display:block;text-align:center;cursor:pointer;padding-top:0;padding-right:20px;padding-bottom:0;padding-left:15px;height:36px;color:#333;background-color:transparent;width:100%;line-height:36px;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:none;-ms-user-select:none;user-select:none;outline:transparent;border-width:initial;border-style:none;border-color:initial;-o-border-image:initial;border-image:initial;text-decoration:none;border-radius:0;overflow:hidden}.filePicker_e08f9720 .is-selected .ms-Nav-link{position:relative;-webkit-font-smoothing:antialiased;font-size:14px;font-weight:400;box-sizing:border-box;display:block;text-align:center;cursor:pointer;padding-top:0;padding-right:20px;padding-bottom:0;padding-left:15px;height:36px;color:#0078d4;background-color:#f4f4f4;width:100%;line-height:36px;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:none;-ms-user-select:none;user-select:none;outline:transparent;border-width:initial;border-style:none;border-color:initial;-o-border-image:initial;border-image:initial;text-decoration:none;border-radius:0;overflow:hidden}.tabsContainer_e08f9720{position:absolute;top:0;bottom:0;height:auto}.tabContainer_e08f9720{height:100%;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}[dir=ltr] .tabsContainer_e08f9720{left:212px}[dir=ltr] .tabsContainer_e08f9720{right:0}.nav_e08f9720{height:100%;color:#f4f4f4}[dir=ltr] .nav_e08f9720{border-right:2px solid;width:210px}.nav_e08f9720 .ms-Nav{height:100%;width:210px;padding-top:60px;box-sizing:border-box;border-top-width:40px;border-top-style:solid;color:#f4f4f4}.tabHeaderContainer_e08f9720{display:inline-block;width:100%;color:#f4f4f4;border-top:40px solid}.breadcrumbNav_e08f9720{margin-top:0}.breadcrumbNavItem_e08f9720{color:#333;font-size:28px;font-weight:100;padding:22px 10px 20px 32px}.tab_e08f9720{padding:0 32px;overflow-y:auto;-ms-flex-positive:2;flex-grow:2}.tabFiles_e08f9720{overflow-y:hidden;overflow-x:hidden;-ms-flex-positive:2;flex-grow:2}.scrollablePaneWrapper_e08f9720{height:75vh;position:relative;overflow:hidden}.actionButtonsContainer_e08f9720{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;background-color:#fff;-ms-flex-negative:0;flex-shrink:0;z-index:100}.actionButtons_e08f9720{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;padding-top:10px;padding-bottom:10px}.actionButton_e08f9720{height:30px;padding-bottom:3px}[dir=ltr] .actionButton_e08f9720{padding-left:16px}[dir=ltr] .actionButton_e08f9720{margin-left:0}[dir=ltr] .actionButton_e08f9720{margin-right:10px}[dir=ltr] .actionButtons_e08f9720{padding-left:20px}[dir=ltr] .actionButtons_e08f9720{padding-right:11px}.tabHeader_e08f9720{color:#333;margin:0;font-size:28px;font-weight:100;padding:22px 0 20px 32px}.tabContainer_e08f9720{height:100%;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.filePicker_e08f9720 .ms-Panel-main{top:50px;border:none;overflow-y:hidden}.tabsContainer_e08f9720 .selectedTab_e08f9720{display:block;height:100%;width:100%;box-sizing:border-box}.header_e08f9720{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.xlg_e08f9720,.xxlg_e08f9720,.xxxlg_e08f9720,.xxxxlg_e08f9720{color:inherit}.itemPickerTopBar_e08f9720{position:absolute;top:0;left:0;right:0;height:40px;background-color:red}.commandBarNoChevron_e08f9720 .ms-CommandBarItem-chevronDown{display:none}.fileItem_e08f9720{cursor:default}.folderItem_e08f9720{cursor:pointer}.folderItem_e08f9720:hover{text-decoration:underline}.fileTypeIcon_e08f9720{margin:0 -2px;display:inline-block}.fileTypeIconIcon_e08f9720{display:inline-block;vertical-align:middle;position:relative;overflow:hidden;width:20px;height:20px}.detailsListHeaderFileTypeIcon_e08f9720{font-size:16px;padding:0}.iconColumnHeader_e08f9720{width:40px!important;margin-right:-8px}.iconColumnHeader_e08f9720 i{font-size:16px}.fileRow_e08f9720{color:inherit}.folderRow_e08f9720{color:inherit}.folderRow_e08f9720 .ms-DetailsRow-check{visibility:hidden}.emptyFolder_e08f9720{text-align:center}.emptyFolder_e08f9720 .emptyFolderImage_e08f9720{padding-top:52px;height:208px;width:auto;margin:0 auto}.emptyFolder_e08f9720 .emptyFolderImage_e08f9720 .emptyFolderImageTag_e08f9720{height:208px;width:auto}.emptyFolder_e08f9720 .emptyFolderTitle_e08f9720{padding:16px 16px 0 16px;font-size:21px;font-weight:100;max-width:400px;color:#858585;margin:0 auto}.emptyFolder_e08f9720 .emptyFolderSubText_e08f9720{padding:6px 16px 0 16px;font-size:14px;font-weight:400;max-width:400px;color:#858585;margin:0 auto}.emptyFolder_e08f9720 .emptyFolderMobile_e08f9720{display:none}.emptyFolder_e08f9720 .emptyFolderPc_e08f9720{color:inherit}.emptyFolder_e08f9720 .emptyFolderIcon_e08f9720{display:inline;font-size:13px;padding-left:2px;padding-right:1px}.gridListCell_e08f9720{margin-bottom:8px}[dir=ltr] .gridListCell_e08f9720{margin-right:8px}[dir=ltr] .gridListCell_e08f9720.cellRight_e08f9720{margin-right:0}.gridListCell_e08f9720.cellLastRow_e08f9720{margin-bottom:0}.itemTile_e08f9720.isFile_e08f9720,.itemTile_e08f9720.isPhoto_e08f9720,.itemTile_e08f9720.isVideo_e08f9720{background-color:#f4f4f4}.itemTile_e08f9720{transition:transform .1s linear;position:relative;display:inline-block;left:0;right:0;top:0;bottom:0;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;box-sizing:border-box}.itemTile_e08f9720:focus{outline:0}.itemTile_e08f9720:active{transform:scale(.96)}.itemTile_e08f9720:focus:after{content:"";position:absolute;right:2px;left:2px;top:2px;bottom:2px;border:1px solid;border-color:#fff;box-shadow:0 0 0 2px #767676}.hasThumbnail_e08f9720{color:inherit}.itemTileContent_e08f9720{width:100%;height:100%}.itemTile_e08f9720.isFile_e08f9720 .itemTileDiscoverFileContainer_e08f9720,.itemTile_e08f9720.isFile_e08f9720 .itemTileFileContainer_e08f9720{border-width:1px;border-style:solid;border-color:#eaeaea}.itemTileFile_e08f9720 .itemTileFileContainer_e08f9720{position:absolute;background-color:#f4f4f4;left:0;right:0;top:0;bottom:0}.itemTileFile_e08f9720 .itemTileFileContainer_e08f9720 .itemTileThumbnail_e08f9720{text-align:center;overflow:hidden;width:100%;height:100%}.itemTileFile_e08f9720 .itemTileFileContainer_e08f9720 .itemTileThumbnail_e08f9720 .image_e08f9720 img{display:block;opacity:1;width:100%;height:auto;animation-duration:367ms;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}[dir=ltr] .itemTileCheckCircle_e08f9720{right:8px}.itemTileCheckCircle_e08f9720{display:block;position:absolute;top:6px;opacity:0;background:0 0;border:none;outline:0;top:8px}.itemTileCheckCircle_e08f9720 .ms-Check-check{opacity:1}.gridListCell_e08f9720.isSelected_e08f9720 .itemTileCheckCircle_e08f9720,.gridListCell_e08f9720:hover,.gridListCell_e08f9720:hover .itemTileCheckCircle_e08f9720{opacity:1}.itemTileNamePlate_e08f9720{position:absolute;bottom:0;left:0;right:0;min-height:20px;padding:4px 8px 8px;background-color:#fff;color:#333;white-space:nowrap;text-overflow:ellipsis}.itemTile_e08f9720.isFile_e08f9720 .itemTileNamePlate_e08f9720{opacity:.95;border-top-width:1px;border-top-style:solid;border-top-color:#eaeaea;min-height:35px}.itemTileName_e08f9720{font-size:15px;line-height:20px}.itemTileChildCount_e08f9720,.itemTileName_e08f9720,.itemTileSubText_e08f9720{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.itemTileSubText_e08f9720{font-size:11px;opacity:.7}.recentGridList_e08f9720{font-size:0}.recentGridList_e08f9720 .ms-List-page{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}
|
|
@@ -3,65 +3,65 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
/* tslint:disable */
|
|
4
4
|
require('./RecentFilesTab.module.css');
|
|
5
5
|
var styles = {
|
|
6
|
-
filePicker: '
|
|
7
|
-
tabsContainer: '
|
|
8
|
-
tabContainer: '
|
|
9
|
-
nav: '
|
|
10
|
-
tabHeaderContainer: '
|
|
11
|
-
breadcrumbNav: '
|
|
12
|
-
breadcrumbNavItem: '
|
|
13
|
-
tab: '
|
|
14
|
-
tabFiles: '
|
|
15
|
-
scrollablePaneWrapper: '
|
|
16
|
-
actionButtonsContainer: '
|
|
17
|
-
actionButtons: '
|
|
18
|
-
actionButton: '
|
|
19
|
-
tabHeader: '
|
|
20
|
-
selectedTab: '
|
|
21
|
-
header: '
|
|
22
|
-
xlg: '
|
|
23
|
-
xxlg: '
|
|
24
|
-
xxxlg: '
|
|
25
|
-
xxxxlg: '
|
|
26
|
-
itemPickerTopBar: '
|
|
27
|
-
commandBarNoChevron: '
|
|
28
|
-
fileItem: '
|
|
29
|
-
folderItem: '
|
|
30
|
-
fileTypeIcon: '
|
|
31
|
-
fileTypeIconIcon: '
|
|
32
|
-
detailsListHeaderFileTypeIcon: '
|
|
33
|
-
iconColumnHeader: '
|
|
34
|
-
fileRow: '
|
|
35
|
-
folderRow: '
|
|
36
|
-
emptyFolder: '
|
|
37
|
-
emptyFolderImage: '
|
|
38
|
-
emptyFolderImageTag: '
|
|
39
|
-
emptyFolderTitle: '
|
|
40
|
-
emptyFolderSubText: '
|
|
41
|
-
emptyFolderMobile: '
|
|
42
|
-
emptyFolderPc: '
|
|
43
|
-
emptyFolderIcon: '
|
|
44
|
-
gridListCell: '
|
|
45
|
-
cellRight: '
|
|
46
|
-
cellLastRow: '
|
|
47
|
-
itemTile: '
|
|
48
|
-
isFile: '
|
|
49
|
-
isPhoto: '
|
|
50
|
-
isVideo: '
|
|
51
|
-
hasThumbnail: '
|
|
52
|
-
itemTileContent: '
|
|
53
|
-
itemTileDiscoverFileContainer: '
|
|
54
|
-
itemTileFileContainer: '
|
|
55
|
-
itemTileFile: '
|
|
56
|
-
itemTileThumbnail: '
|
|
57
|
-
image: '
|
|
58
|
-
itemTileCheckCircle: '
|
|
59
|
-
isSelected: '
|
|
60
|
-
itemTileNamePlate: '
|
|
61
|
-
itemTileName: '
|
|
62
|
-
itemTileChildCount: '
|
|
63
|
-
itemTileSubText: '
|
|
64
|
-
recentGridList: '
|
|
6
|
+
filePicker: 'filePicker_e08f9720',
|
|
7
|
+
tabsContainer: 'tabsContainer_e08f9720',
|
|
8
|
+
tabContainer: 'tabContainer_e08f9720',
|
|
9
|
+
nav: 'nav_e08f9720',
|
|
10
|
+
tabHeaderContainer: 'tabHeaderContainer_e08f9720',
|
|
11
|
+
breadcrumbNav: 'breadcrumbNav_e08f9720',
|
|
12
|
+
breadcrumbNavItem: 'breadcrumbNavItem_e08f9720',
|
|
13
|
+
tab: 'tab_e08f9720',
|
|
14
|
+
tabFiles: 'tabFiles_e08f9720',
|
|
15
|
+
scrollablePaneWrapper: 'scrollablePaneWrapper_e08f9720',
|
|
16
|
+
actionButtonsContainer: 'actionButtonsContainer_e08f9720',
|
|
17
|
+
actionButtons: 'actionButtons_e08f9720',
|
|
18
|
+
actionButton: 'actionButton_e08f9720',
|
|
19
|
+
tabHeader: 'tabHeader_e08f9720',
|
|
20
|
+
selectedTab: 'selectedTab_e08f9720',
|
|
21
|
+
header: 'header_e08f9720',
|
|
22
|
+
xlg: 'xlg_e08f9720',
|
|
23
|
+
xxlg: 'xxlg_e08f9720',
|
|
24
|
+
xxxlg: 'xxxlg_e08f9720',
|
|
25
|
+
xxxxlg: 'xxxxlg_e08f9720',
|
|
26
|
+
itemPickerTopBar: 'itemPickerTopBar_e08f9720',
|
|
27
|
+
commandBarNoChevron: 'commandBarNoChevron_e08f9720',
|
|
28
|
+
fileItem: 'fileItem_e08f9720',
|
|
29
|
+
folderItem: 'folderItem_e08f9720',
|
|
30
|
+
fileTypeIcon: 'fileTypeIcon_e08f9720',
|
|
31
|
+
fileTypeIconIcon: 'fileTypeIconIcon_e08f9720',
|
|
32
|
+
detailsListHeaderFileTypeIcon: 'detailsListHeaderFileTypeIcon_e08f9720',
|
|
33
|
+
iconColumnHeader: 'iconColumnHeader_e08f9720',
|
|
34
|
+
fileRow: 'fileRow_e08f9720',
|
|
35
|
+
folderRow: 'folderRow_e08f9720',
|
|
36
|
+
emptyFolder: 'emptyFolder_e08f9720',
|
|
37
|
+
emptyFolderImage: 'emptyFolderImage_e08f9720',
|
|
38
|
+
emptyFolderImageTag: 'emptyFolderImageTag_e08f9720',
|
|
39
|
+
emptyFolderTitle: 'emptyFolderTitle_e08f9720',
|
|
40
|
+
emptyFolderSubText: 'emptyFolderSubText_e08f9720',
|
|
41
|
+
emptyFolderMobile: 'emptyFolderMobile_e08f9720',
|
|
42
|
+
emptyFolderPc: 'emptyFolderPc_e08f9720',
|
|
43
|
+
emptyFolderIcon: 'emptyFolderIcon_e08f9720',
|
|
44
|
+
gridListCell: 'gridListCell_e08f9720',
|
|
45
|
+
cellRight: 'cellRight_e08f9720',
|
|
46
|
+
cellLastRow: 'cellLastRow_e08f9720',
|
|
47
|
+
itemTile: 'itemTile_e08f9720',
|
|
48
|
+
isFile: 'isFile_e08f9720',
|
|
49
|
+
isPhoto: 'isPhoto_e08f9720',
|
|
50
|
+
isVideo: 'isVideo_e08f9720',
|
|
51
|
+
hasThumbnail: 'hasThumbnail_e08f9720',
|
|
52
|
+
itemTileContent: 'itemTileContent_e08f9720',
|
|
53
|
+
itemTileDiscoverFileContainer: 'itemTileDiscoverFileContainer_e08f9720',
|
|
54
|
+
itemTileFileContainer: 'itemTileFileContainer_e08f9720',
|
|
55
|
+
itemTileFile: 'itemTileFile_e08f9720',
|
|
56
|
+
itemTileThumbnail: 'itemTileThumbnail_e08f9720',
|
|
57
|
+
image: 'image_e08f9720',
|
|
58
|
+
itemTileCheckCircle: 'itemTileCheckCircle_e08f9720',
|
|
59
|
+
isSelected: 'isSelected_e08f9720',
|
|
60
|
+
itemTileNamePlate: 'itemTileNamePlate_e08f9720',
|
|
61
|
+
itemTileName: 'itemTileName_e08f9720',
|
|
62
|
+
itemTileChildCount: 'itemTileChildCount_e08f9720',
|
|
63
|
+
itemTileSubText: 'itemTileSubText_e08f9720',
|
|
64
|
+
recentGridList: 'recentGridList_e08f9720',
|
|
65
65
|
};
|
|
66
66
|
exports.default = styles;
|
|
67
67
|
/* tslint:enable */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["controls/filePicker/RecentFilesTab/RecentFilesTab.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,6BAA6B,CAAC,CAAC;AACvC,IAAM,MAAM,GAAG;IACb,UAAU,EAAE,qBAAqB;IACjC,aAAa,EAAE,wBAAwB;IACvC,YAAY,EAAE,uBAAuB;IACrC,GAAG,EAAE,cAAc;IACnB,kBAAkB,EAAE,6BAA6B;IACjD,aAAa,EAAE,wBAAwB;IACvC,iBAAiB,EAAE,4BAA4B;IAC/C,GAAG,EAAE,cAAc;IACnB,QAAQ,EAAE,mBAAmB;IAC7B,qBAAqB,EAAE,gCAAgC;IACvD,sBAAsB,EAAE,iCAAiC;IACzD,aAAa,EAAE,wBAAwB;IACvC,YAAY,EAAE,uBAAuB;IACrC,SAAS,EAAE,oBAAoB;IAC/B,WAAW,EAAE,sBAAsB;IACnC,MAAM,EAAE,iBAAiB;IACzB,GAAG,EAAE,cAAc;IACnB,IAAI,EAAE,eAAe;IACrB,KAAK,EAAE,gBAAgB;IACvB,MAAM,EAAE,iBAAiB;IACzB,gBAAgB,EAAE,2BAA2B;IAC7C,mBAAmB,EAAE,8BAA8B;IACnD,QAAQ,EAAE,mBAAmB;IAC7B,UAAU,EAAE,qBAAqB;IACjC,YAAY,EAAE,uBAAuB;IACrC,gBAAgB,EAAE,2BAA2B;IAC7C,6BAA6B,EAAE,wCAAwC;IACvE,gBAAgB,EAAE,2BAA2B;IAC7C,OAAO,EAAE,kBAAkB;IAC3B,SAAS,EAAE,oBAAoB;IAC/B,WAAW,EAAE,sBAAsB;IACnC,gBAAgB,EAAE,2BAA2B;IAC7C,mBAAmB,EAAE,8BAA8B;IACnD,gBAAgB,EAAE,2BAA2B;IAC7C,kBAAkB,EAAE,6BAA6B;IACjD,iBAAiB,EAAE,4BAA4B;IAC/C,aAAa,EAAE,wBAAwB;IACvC,eAAe,EAAE,0BAA0B;IAC3C,YAAY,EAAE,uBAAuB;IACrC,SAAS,EAAE,oBAAoB;IAC/B,WAAW,EAAE,sBAAsB;IACnC,QAAQ,EAAE,mBAAmB;IAC7B,MAAM,EAAE,iBAAiB;IACzB,OAAO,EAAE,kBAAkB;IAC3B,OAAO,EAAE,kBAAkB;IAC3B,YAAY,EAAE,uBAAuB;IACrC,eAAe,EAAE,0BAA0B;IAC3C,6BAA6B,EAAE,wCAAwC;IACvE,qBAAqB,EAAE,gCAAgC;IACvD,YAAY,EAAE,uBAAuB;IACrC,iBAAiB,EAAE,4BAA4B;IAC/C,KAAK,EAAE,gBAAgB;IACvB,mBAAmB,EAAE,8BAA8B;IACnD,UAAU,EAAE,qBAAqB;IACjC,iBAAiB,EAAE,4BAA4B;IAC/C,YAAY,EAAE,uBAAuB;IACrC,kBAAkB,EAAE,6BAA6B;IACjD,eAAe,EAAE,0BAA0B;IAC3C,cAAc,EAAE,yBAAyB;CAC1C,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/filePicker/RecentFilesTab/RecentFilesTab.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./RecentFilesTab.module.css');\nconst styles = {\n filePicker: '
|
|
1
|
+
{"version":3,"sources":["controls/filePicker/RecentFilesTab/RecentFilesTab.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,6BAA6B,CAAC,CAAC;AACvC,IAAM,MAAM,GAAG;IACb,UAAU,EAAE,qBAAqB;IACjC,aAAa,EAAE,wBAAwB;IACvC,YAAY,EAAE,uBAAuB;IACrC,GAAG,EAAE,cAAc;IACnB,kBAAkB,EAAE,6BAA6B;IACjD,aAAa,EAAE,wBAAwB;IACvC,iBAAiB,EAAE,4BAA4B;IAC/C,GAAG,EAAE,cAAc;IACnB,QAAQ,EAAE,mBAAmB;IAC7B,qBAAqB,EAAE,gCAAgC;IACvD,sBAAsB,EAAE,iCAAiC;IACzD,aAAa,EAAE,wBAAwB;IACvC,YAAY,EAAE,uBAAuB;IACrC,SAAS,EAAE,oBAAoB;IAC/B,WAAW,EAAE,sBAAsB;IACnC,MAAM,EAAE,iBAAiB;IACzB,GAAG,EAAE,cAAc;IACnB,IAAI,EAAE,eAAe;IACrB,KAAK,EAAE,gBAAgB;IACvB,MAAM,EAAE,iBAAiB;IACzB,gBAAgB,EAAE,2BAA2B;IAC7C,mBAAmB,EAAE,8BAA8B;IACnD,QAAQ,EAAE,mBAAmB;IAC7B,UAAU,EAAE,qBAAqB;IACjC,YAAY,EAAE,uBAAuB;IACrC,gBAAgB,EAAE,2BAA2B;IAC7C,6BAA6B,EAAE,wCAAwC;IACvE,gBAAgB,EAAE,2BAA2B;IAC7C,OAAO,EAAE,kBAAkB;IAC3B,SAAS,EAAE,oBAAoB;IAC/B,WAAW,EAAE,sBAAsB;IACnC,gBAAgB,EAAE,2BAA2B;IAC7C,mBAAmB,EAAE,8BAA8B;IACnD,gBAAgB,EAAE,2BAA2B;IAC7C,kBAAkB,EAAE,6BAA6B;IACjD,iBAAiB,EAAE,4BAA4B;IAC/C,aAAa,EAAE,wBAAwB;IACvC,eAAe,EAAE,0BAA0B;IAC3C,YAAY,EAAE,uBAAuB;IACrC,SAAS,EAAE,oBAAoB;IAC/B,WAAW,EAAE,sBAAsB;IACnC,QAAQ,EAAE,mBAAmB;IAC7B,MAAM,EAAE,iBAAiB;IACzB,OAAO,EAAE,kBAAkB;IAC3B,OAAO,EAAE,kBAAkB;IAC3B,YAAY,EAAE,uBAAuB;IACrC,eAAe,EAAE,0BAA0B;IAC3C,6BAA6B,EAAE,wCAAwC;IACvE,qBAAqB,EAAE,gCAAgC;IACvD,YAAY,EAAE,uBAAuB;IACrC,iBAAiB,EAAE,4BAA4B;IAC/C,KAAK,EAAE,gBAAgB;IACvB,mBAAmB,EAAE,8BAA8B;IACnD,UAAU,EAAE,qBAAqB;IACjC,iBAAiB,EAAE,4BAA4B;IAC/C,YAAY,EAAE,uBAAuB;IACrC,kBAAkB,EAAE,6BAA6B;IACjD,eAAe,EAAE,0BAA0B;IAC3C,cAAc,EAAE,yBAAyB;CAC1C,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/filePicker/RecentFilesTab/RecentFilesTab.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./RecentFilesTab.module.css');\nconst styles = {\n filePicker: 'filePicker_e08f9720',\n tabsContainer: 'tabsContainer_e08f9720',\n tabContainer: 'tabContainer_e08f9720',\n nav: 'nav_e08f9720',\n tabHeaderContainer: 'tabHeaderContainer_e08f9720',\n breadcrumbNav: 'breadcrumbNav_e08f9720',\n breadcrumbNavItem: 'breadcrumbNavItem_e08f9720',\n tab: 'tab_e08f9720',\n tabFiles: 'tabFiles_e08f9720',\n scrollablePaneWrapper: 'scrollablePaneWrapper_e08f9720',\n actionButtonsContainer: 'actionButtonsContainer_e08f9720',\n actionButtons: 'actionButtons_e08f9720',\n actionButton: 'actionButton_e08f9720',\n tabHeader: 'tabHeader_e08f9720',\n selectedTab: 'selectedTab_e08f9720',\n header: 'header_e08f9720',\n xlg: 'xlg_e08f9720',\n xxlg: 'xxlg_e08f9720',\n xxxlg: 'xxxlg_e08f9720',\n xxxxlg: 'xxxxlg_e08f9720',\n itemPickerTopBar: 'itemPickerTopBar_e08f9720',\n commandBarNoChevron: 'commandBarNoChevron_e08f9720',\n fileItem: 'fileItem_e08f9720',\n folderItem: 'folderItem_e08f9720',\n fileTypeIcon: 'fileTypeIcon_e08f9720',\n fileTypeIconIcon: 'fileTypeIconIcon_e08f9720',\n detailsListHeaderFileTypeIcon: 'detailsListHeaderFileTypeIcon_e08f9720',\n iconColumnHeader: 'iconColumnHeader_e08f9720',\n fileRow: 'fileRow_e08f9720',\n folderRow: 'folderRow_e08f9720',\n emptyFolder: 'emptyFolder_e08f9720',\n emptyFolderImage: 'emptyFolderImage_e08f9720',\n emptyFolderImageTag: 'emptyFolderImageTag_e08f9720',\n emptyFolderTitle: 'emptyFolderTitle_e08f9720',\n emptyFolderSubText: 'emptyFolderSubText_e08f9720',\n emptyFolderMobile: 'emptyFolderMobile_e08f9720',\n emptyFolderPc: 'emptyFolderPc_e08f9720',\n emptyFolderIcon: 'emptyFolderIcon_e08f9720',\n gridListCell: 'gridListCell_e08f9720',\n cellRight: 'cellRight_e08f9720',\n cellLastRow: 'cellLastRow_e08f9720',\n itemTile: 'itemTile_e08f9720',\n isFile: 'isFile_e08f9720',\n isPhoto: 'isPhoto_e08f9720',\n isVideo: 'isVideo_e08f9720',\n hasThumbnail: 'hasThumbnail_e08f9720',\n itemTileContent: 'itemTileContent_e08f9720',\n itemTileDiscoverFileContainer: 'itemTileDiscoverFileContainer_e08f9720',\n itemTileFileContainer: 'itemTileFileContainer_e08f9720',\n itemTileFile: 'itemTileFile_e08f9720',\n itemTileThumbnail: 'itemTileThumbnail_e08f9720',\n image: 'image_e08f9720',\n itemTileCheckCircle: 'itemTileCheckCircle_e08f9720',\n isSelected: 'isSelected_e08f9720',\n itemTileNamePlate: 'itemTileNamePlate_e08f9720',\n itemTileName: 'itemTileName_e08f9720',\n itemTileChildCount: 'itemTileChildCount_e08f9720',\n itemTileSubText: 'itemTileSubText_e08f9720',\n recentGridList: 'recentGridList_e08f9720',\n};\n\nexport default styles;\n/* tslint:enable */"],"sourceRoot":"../../../../src"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
.filePicker_01c2c1be{color:inherit}.filePicker_01c2c1be .ms-Panel-commands{display:none}.filePicker_01c2c1be .ms-Panel-main{top:50px;border:none;overflow-y:hidden}[dir=ltr] .filePicker_01c2c1be .ms-Panel-content{padding-left:0}.filePicker_01c2c1be .ms-Panel-contentInner{padding:0;top:0;overflow:hidden}.filePicker_01c2c1be .ms-Panel-header{margin:0}.filePicker_01c2c1be .ms-Panel-main .ms-Panel-contentInner .ms-Panel-content{height:100%}.filePicker_01c2c1be .ms-Nav-link{position:relative;-webkit-font-smoothing:antialiased;font-size:14px;font-weight:400;box-sizing:border-box;display:block;text-align:center;cursor:pointer;padding-top:0;padding-right:20px;padding-bottom:0;padding-left:15px;height:36px;color:#333;background-color:transparent;width:100%;line-height:36px;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:none;-ms-user-select:none;user-select:none;outline:transparent;border-width:initial;border-style:none;border-color:initial;-o-border-image:initial;border-image:initial;text-decoration:none;border-radius:0;overflow:hidden}.filePicker_01c2c1be .is-selected .ms-Nav-link{position:relative;-webkit-font-smoothing:antialiased;font-size:14px;font-weight:400;box-sizing:border-box;display:block;text-align:center;cursor:pointer;padding-top:0;padding-right:20px;padding-bottom:0;padding-left:15px;height:36px;color:#0078d4;background-color:#f4f4f4;width:100%;line-height:36px;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:none;-ms-user-select:none;user-select:none;outline:transparent;border-width:initial;border-style:none;border-color:initial;-o-border-image:initial;border-image:initial;text-decoration:none;border-radius:0;overflow:hidden}.tabsContainer_01c2c1be{position:absolute;top:0;bottom:0;height:auto}.tabContainer_01c2c1be{height:100%;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}[dir=ltr] .tabsContainer_01c2c1be{left:212px}[dir=ltr] .tabsContainer_01c2c1be{right:0}.nav_01c2c1be{height:100%;color:#f4f4f4}[dir=ltr] .nav_01c2c1be{border-right:2px solid;width:210px}.nav_01c2c1be .ms-Nav{height:100%;width:210px;padding-top:60px;box-sizing:border-box;border-top-width:40px;border-top-style:solid;color:#f4f4f4}.tabHeaderContainer_01c2c1be{display:inline-block;width:100%;color:#f4f4f4;border-top:40px solid}.breadcrumbNav_01c2c1be{margin-top:0}.breadcrumbNavItem_01c2c1be{color:#333;font-size:28px;font-weight:100;padding:22px 10px 20px 32px}.tab_01c2c1be{padding:0 32px;overflow-y:auto;-ms-flex-positive:2;flex-grow:2}.tabFiles_01c2c1be{overflow-y:hidden;overflow-x:hidden;-ms-flex-positive:2;flex-grow:2}.scrollablePaneWrapper_01c2c1be{height:75vh;position:relative;overflow:hidden}.actionButtonsContainer_01c2c1be{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;background-color:#fff;-ms-flex-negative:0;flex-shrink:0;z-index:100}.actionButtons_01c2c1be{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;padding-top:10px;padding-bottom:10px}.actionButton_01c2c1be{height:30px;padding-bottom:3px}[dir=ltr] .actionButton_01c2c1be{padding-left:16px}[dir=ltr] .actionButton_01c2c1be{margin-left:0}[dir=ltr] .actionButton_01c2c1be{margin-right:10px}[dir=ltr] .actionButtons_01c2c1be{padding-left:20px}[dir=ltr] .actionButtons_01c2c1be{padding-right:11px}.tabHeader_01c2c1be{color:#333;margin:0;font-size:28px;font-weight:100;padding:22px 0 20px 32px}.tabContainer_01c2c1be{height:100%;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.filePicker_01c2c1be .ms-Panel-main{top:50px;border:none;overflow-y:hidden}.tabsContainer_01c2c1be .selectedTab_01c2c1be{display:block;height:100%;width:100%;box-sizing:border-box}.header_01c2c1be{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.xlg_01c2c1be,.xxlg_01c2c1be,.xxxlg_01c2c1be,.xxxxlg_01c2c1be{color:inherit}.itemPickerTopBar_01c2c1be{position:absolute;top:0;left:0;right:0;height:40px;background-color:red}.commandBarNoChevron_01c2c1be .ms-CommandBarItem-chevronDown{display:none}.fileItem_01c2c1be{cursor:default}.folderItem_01c2c1be{cursor:pointer}.folderItem_01c2c1be:hover{text-decoration:underline}.fileTypeIcon_01c2c1be{margin:0 -2px;display:inline-block}.fileTypeIconIcon_01c2c1be{display:inline-block;vertical-align:middle;position:relative;overflow:hidden;width:20px;height:20px}.detailsListHeaderFileTypeIcon_01c2c1be{font-size:16px;padding:0}.iconColumnHeader_01c2c1be{width:40px!important;margin-right:-8px}.iconColumnHeader_01c2c1be i{font-size:16px}.fileRow_01c2c1be{color:inherit}.folderRow_01c2c1be{color:inherit}.folderRow_01c2c1be .ms-DetailsRow-check{visibility:hidden}.emptyFolder_01c2c1be{text-align:center}.emptyFolder_01c2c1be .emptyFolderImage_01c2c1be{padding-top:52px;height:208px;width:auto;margin:0 auto}.emptyFolder_01c2c1be .emptyFolderImage_01c2c1be .emptyFolderImageTag_01c2c1be{height:208px;width:auto}.emptyFolder_01c2c1be .emptyFolderTitle_01c2c1be{padding:16px 16px 0 16px;font-size:21px;font-weight:100;max-width:400px;color:#858585;margin:0 auto}.emptyFolder_01c2c1be .emptyFolderSubText_01c2c1be{padding:6px 16px 0 16px;font-size:14px;font-weight:400;max-width:400px;color:#858585;margin:0 auto}.emptyFolder_01c2c1be .emptyFolderMobile_01c2c1be{display:none}.emptyFolder_01c2c1be .emptyFolderPc_01c2c1be{color:inherit}.emptyFolder_01c2c1be .emptyFolderIcon_01c2c1be{display:inline;font-size:13px;padding-left:2px;padding-right:1px}
|
|
@@ -3,44 +3,44 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
/* tslint:disable */
|
|
4
4
|
require('./SiteFilePickerTab.module.css');
|
|
5
5
|
var styles = {
|
|
6
|
-
filePicker: '
|
|
7
|
-
tabsContainer: '
|
|
8
|
-
tabContainer: '
|
|
9
|
-
nav: '
|
|
10
|
-
tabHeaderContainer: '
|
|
11
|
-
breadcrumbNav: '
|
|
12
|
-
breadcrumbNavItem: '
|
|
13
|
-
tab: '
|
|
14
|
-
tabFiles: '
|
|
15
|
-
scrollablePaneWrapper: '
|
|
16
|
-
actionButtonsContainer: '
|
|
17
|
-
actionButtons: '
|
|
18
|
-
actionButton: '
|
|
19
|
-
tabHeader: '
|
|
20
|
-
selectedTab: '
|
|
21
|
-
header: '
|
|
22
|
-
xlg: '
|
|
23
|
-
xxlg: '
|
|
24
|
-
xxxlg: '
|
|
25
|
-
xxxxlg: '
|
|
26
|
-
itemPickerTopBar: '
|
|
27
|
-
commandBarNoChevron: '
|
|
28
|
-
fileItem: '
|
|
29
|
-
folderItem: '
|
|
30
|
-
fileTypeIcon: '
|
|
31
|
-
fileTypeIconIcon: '
|
|
32
|
-
detailsListHeaderFileTypeIcon: '
|
|
33
|
-
iconColumnHeader: '
|
|
34
|
-
fileRow: '
|
|
35
|
-
folderRow: '
|
|
36
|
-
emptyFolder: '
|
|
37
|
-
emptyFolderImage: '
|
|
38
|
-
emptyFolderImageTag: '
|
|
39
|
-
emptyFolderTitle: '
|
|
40
|
-
emptyFolderSubText: '
|
|
41
|
-
emptyFolderMobile: '
|
|
42
|
-
emptyFolderPc: '
|
|
43
|
-
emptyFolderIcon: '
|
|
6
|
+
filePicker: 'filePicker_01c2c1be',
|
|
7
|
+
tabsContainer: 'tabsContainer_01c2c1be',
|
|
8
|
+
tabContainer: 'tabContainer_01c2c1be',
|
|
9
|
+
nav: 'nav_01c2c1be',
|
|
10
|
+
tabHeaderContainer: 'tabHeaderContainer_01c2c1be',
|
|
11
|
+
breadcrumbNav: 'breadcrumbNav_01c2c1be',
|
|
12
|
+
breadcrumbNavItem: 'breadcrumbNavItem_01c2c1be',
|
|
13
|
+
tab: 'tab_01c2c1be',
|
|
14
|
+
tabFiles: 'tabFiles_01c2c1be',
|
|
15
|
+
scrollablePaneWrapper: 'scrollablePaneWrapper_01c2c1be',
|
|
16
|
+
actionButtonsContainer: 'actionButtonsContainer_01c2c1be',
|
|
17
|
+
actionButtons: 'actionButtons_01c2c1be',
|
|
18
|
+
actionButton: 'actionButton_01c2c1be',
|
|
19
|
+
tabHeader: 'tabHeader_01c2c1be',
|
|
20
|
+
selectedTab: 'selectedTab_01c2c1be',
|
|
21
|
+
header: 'header_01c2c1be',
|
|
22
|
+
xlg: 'xlg_01c2c1be',
|
|
23
|
+
xxlg: 'xxlg_01c2c1be',
|
|
24
|
+
xxxlg: 'xxxlg_01c2c1be',
|
|
25
|
+
xxxxlg: 'xxxxlg_01c2c1be',
|
|
26
|
+
itemPickerTopBar: 'itemPickerTopBar_01c2c1be',
|
|
27
|
+
commandBarNoChevron: 'commandBarNoChevron_01c2c1be',
|
|
28
|
+
fileItem: 'fileItem_01c2c1be',
|
|
29
|
+
folderItem: 'folderItem_01c2c1be',
|
|
30
|
+
fileTypeIcon: 'fileTypeIcon_01c2c1be',
|
|
31
|
+
fileTypeIconIcon: 'fileTypeIconIcon_01c2c1be',
|
|
32
|
+
detailsListHeaderFileTypeIcon: 'detailsListHeaderFileTypeIcon_01c2c1be',
|
|
33
|
+
iconColumnHeader: 'iconColumnHeader_01c2c1be',
|
|
34
|
+
fileRow: 'fileRow_01c2c1be',
|
|
35
|
+
folderRow: 'folderRow_01c2c1be',
|
|
36
|
+
emptyFolder: 'emptyFolder_01c2c1be',
|
|
37
|
+
emptyFolderImage: 'emptyFolderImage_01c2c1be',
|
|
38
|
+
emptyFolderImageTag: 'emptyFolderImageTag_01c2c1be',
|
|
39
|
+
emptyFolderTitle: 'emptyFolderTitle_01c2c1be',
|
|
40
|
+
emptyFolderSubText: 'emptyFolderSubText_01c2c1be',
|
|
41
|
+
emptyFolderMobile: 'emptyFolderMobile_01c2c1be',
|
|
42
|
+
emptyFolderPc: 'emptyFolderPc_01c2c1be',
|
|
43
|
+
emptyFolderIcon: 'emptyFolderIcon_01c2c1be',
|
|
44
44
|
};
|
|
45
45
|
exports.default = styles;
|
|
46
46
|
/* tslint:enable */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["controls/filePicker/SiteFilePickerTab/SiteFilePickerTab.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,gCAAgC,CAAC,CAAC;AAC1C,IAAM,MAAM,GAAG;IACb,UAAU,EAAE,qBAAqB;IACjC,aAAa,EAAE,wBAAwB;IACvC,YAAY,EAAE,uBAAuB;IACrC,GAAG,EAAE,cAAc;IACnB,kBAAkB,EAAE,6BAA6B;IACjD,aAAa,EAAE,wBAAwB;IACvC,iBAAiB,EAAE,4BAA4B;IAC/C,GAAG,EAAE,cAAc;IACnB,QAAQ,EAAE,mBAAmB;IAC7B,qBAAqB,EAAE,gCAAgC;IACvD,sBAAsB,EAAE,iCAAiC;IACzD,aAAa,EAAE,wBAAwB;IACvC,YAAY,EAAE,uBAAuB;IACrC,SAAS,EAAE,oBAAoB;IAC/B,WAAW,EAAE,sBAAsB;IACnC,MAAM,EAAE,iBAAiB;IACzB,GAAG,EAAE,cAAc;IACnB,IAAI,EAAE,eAAe;IACrB,KAAK,EAAE,gBAAgB;IACvB,MAAM,EAAE,iBAAiB;IACzB,gBAAgB,EAAE,2BAA2B;IAC7C,mBAAmB,EAAE,8BAA8B;IACnD,QAAQ,EAAE,mBAAmB;IAC7B,UAAU,EAAE,qBAAqB;IACjC,YAAY,EAAE,uBAAuB;IACrC,gBAAgB,EAAE,2BAA2B;IAC7C,6BAA6B,EAAE,wCAAwC;IACvE,gBAAgB,EAAE,2BAA2B;IAC7C,OAAO,EAAE,kBAAkB;IAC3B,SAAS,EAAE,oBAAoB;IAC/B,WAAW,EAAE,sBAAsB;IACnC,gBAAgB,EAAE,2BAA2B;IAC7C,mBAAmB,EAAE,8BAA8B;IACnD,gBAAgB,EAAE,2BAA2B;IAC7C,kBAAkB,EAAE,6BAA6B;IACjD,iBAAiB,EAAE,4BAA4B;IAC/C,aAAa,EAAE,wBAAwB;IACvC,eAAe,EAAE,0BAA0B;CAC5C,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/filePicker/SiteFilePickerTab/SiteFilePickerTab.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./SiteFilePickerTab.module.css');\nconst styles = {\n filePicker: '
|
|
1
|
+
{"version":3,"sources":["controls/filePicker/SiteFilePickerTab/SiteFilePickerTab.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,gCAAgC,CAAC,CAAC;AAC1C,IAAM,MAAM,GAAG;IACb,UAAU,EAAE,qBAAqB;IACjC,aAAa,EAAE,wBAAwB;IACvC,YAAY,EAAE,uBAAuB;IACrC,GAAG,EAAE,cAAc;IACnB,kBAAkB,EAAE,6BAA6B;IACjD,aAAa,EAAE,wBAAwB;IACvC,iBAAiB,EAAE,4BAA4B;IAC/C,GAAG,EAAE,cAAc;IACnB,QAAQ,EAAE,mBAAmB;IAC7B,qBAAqB,EAAE,gCAAgC;IACvD,sBAAsB,EAAE,iCAAiC;IACzD,aAAa,EAAE,wBAAwB;IACvC,YAAY,EAAE,uBAAuB;IACrC,SAAS,EAAE,oBAAoB;IAC/B,WAAW,EAAE,sBAAsB;IACnC,MAAM,EAAE,iBAAiB;IACzB,GAAG,EAAE,cAAc;IACnB,IAAI,EAAE,eAAe;IACrB,KAAK,EAAE,gBAAgB;IACvB,MAAM,EAAE,iBAAiB;IACzB,gBAAgB,EAAE,2BAA2B;IAC7C,mBAAmB,EAAE,8BAA8B;IACnD,QAAQ,EAAE,mBAAmB;IAC7B,UAAU,EAAE,qBAAqB;IACjC,YAAY,EAAE,uBAAuB;IACrC,gBAAgB,EAAE,2BAA2B;IAC7C,6BAA6B,EAAE,wCAAwC;IACvE,gBAAgB,EAAE,2BAA2B;IAC7C,OAAO,EAAE,kBAAkB;IAC3B,SAAS,EAAE,oBAAoB;IAC/B,WAAW,EAAE,sBAAsB;IACnC,gBAAgB,EAAE,2BAA2B;IAC7C,mBAAmB,EAAE,8BAA8B;IACnD,gBAAgB,EAAE,2BAA2B;IAC7C,kBAAkB,EAAE,6BAA6B;IACjD,iBAAiB,EAAE,4BAA4B;IAC/C,aAAa,EAAE,wBAAwB;IACvC,eAAe,EAAE,0BAA0B;CAC5C,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/filePicker/SiteFilePickerTab/SiteFilePickerTab.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./SiteFilePickerTab.module.css');\nconst styles = {\n filePicker: 'filePicker_01c2c1be',\n tabsContainer: 'tabsContainer_01c2c1be',\n tabContainer: 'tabContainer_01c2c1be',\n nav: 'nav_01c2c1be',\n tabHeaderContainer: 'tabHeaderContainer_01c2c1be',\n breadcrumbNav: 'breadcrumbNav_01c2c1be',\n breadcrumbNavItem: 'breadcrumbNavItem_01c2c1be',\n tab: 'tab_01c2c1be',\n tabFiles: 'tabFiles_01c2c1be',\n scrollablePaneWrapper: 'scrollablePaneWrapper_01c2c1be',\n actionButtonsContainer: 'actionButtonsContainer_01c2c1be',\n actionButtons: 'actionButtons_01c2c1be',\n actionButton: 'actionButton_01c2c1be',\n tabHeader: 'tabHeader_01c2c1be',\n selectedTab: 'selectedTab_01c2c1be',\n header: 'header_01c2c1be',\n xlg: 'xlg_01c2c1be',\n xxlg: 'xxlg_01c2c1be',\n xxxlg: 'xxxlg_01c2c1be',\n xxxxlg: 'xxxxlg_01c2c1be',\n itemPickerTopBar: 'itemPickerTopBar_01c2c1be',\n commandBarNoChevron: 'commandBarNoChevron_01c2c1be',\n fileItem: 'fileItem_01c2c1be',\n folderItem: 'folderItem_01c2c1be',\n fileTypeIcon: 'fileTypeIcon_01c2c1be',\n fileTypeIconIcon: 'fileTypeIconIcon_01c2c1be',\n detailsListHeaderFileTypeIcon: 'detailsListHeaderFileTypeIcon_01c2c1be',\n iconColumnHeader: 'iconColumnHeader_01c2c1be',\n fileRow: 'fileRow_01c2c1be',\n folderRow: 'folderRow_01c2c1be',\n emptyFolder: 'emptyFolder_01c2c1be',\n emptyFolderImage: 'emptyFolderImage_01c2c1be',\n emptyFolderImageTag: 'emptyFolderImageTag_01c2c1be',\n emptyFolderTitle: 'emptyFolderTitle_01c2c1be',\n emptyFolderSubText: 'emptyFolderSubText_01c2c1be',\n emptyFolderMobile: 'emptyFolderMobile_01c2c1be',\n emptyFolderPc: 'emptyFolderPc_01c2c1be',\n emptyFolderIcon: 'emptyFolderIcon_01c2c1be',\n};\n\nexport default styles;\n/* tslint:enable */"],"sourceRoot":"../../../../src"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
.filePicker_47f9c83e{color:inherit}.filePicker_47f9c83e .ms-Panel-commands{display:none}.filePicker_47f9c83e .ms-Panel-main{top:50px;border:none;overflow-y:hidden}[dir=ltr] .filePicker_47f9c83e .ms-Panel-content{padding-left:0}.filePicker_47f9c83e .ms-Panel-contentInner{padding:0;top:0;overflow:hidden}.filePicker_47f9c83e .ms-Panel-header{margin:0}.filePicker_47f9c83e .ms-Panel-main .ms-Panel-contentInner .ms-Panel-content{height:100%}.filePicker_47f9c83e .ms-Nav-link{position:relative;-webkit-font-smoothing:antialiased;font-size:14px;font-weight:400;box-sizing:border-box;display:block;text-align:center;cursor:pointer;padding-top:0;padding-right:20px;padding-bottom:0;padding-left:15px;height:36px;color:#333;background-color:transparent;width:100%;line-height:36px;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:none;-ms-user-select:none;user-select:none;outline:transparent;border-width:initial;border-style:none;border-color:initial;-o-border-image:initial;border-image:initial;text-decoration:none;border-radius:0;overflow:hidden}.filePicker_47f9c83e .is-selected .ms-Nav-link{position:relative;-webkit-font-smoothing:antialiased;font-size:14px;font-weight:400;box-sizing:border-box;display:block;text-align:center;cursor:pointer;padding-top:0;padding-right:20px;padding-bottom:0;padding-left:15px;height:36px;color:#0078d4;background-color:#f4f4f4;width:100%;line-height:36px;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:none;-ms-user-select:none;user-select:none;outline:transparent;border-width:initial;border-style:none;border-color:initial;-o-border-image:initial;border-image:initial;text-decoration:none;border-radius:0;overflow:hidden}.tabsContainer_47f9c83e{position:absolute;top:0;bottom:0;height:auto}.tabContainer_47f9c83e{height:100%;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}[dir=ltr] .tabsContainer_47f9c83e{left:212px}[dir=ltr] .tabsContainer_47f9c83e{right:0}.nav_47f9c83e{height:100%;color:#f4f4f4}[dir=ltr] .nav_47f9c83e{border-right:2px solid;width:210px}.nav_47f9c83e .ms-Nav{height:100%;width:210px;padding-top:60px;box-sizing:border-box;border-top-width:40px;border-top-style:solid;color:#f4f4f4}.tabHeaderContainer_47f9c83e{display:inline-block;width:100%;color:#f4f4f4;border-top:40px solid}.breadcrumbNav_47f9c83e{margin-top:0}.breadcrumbNavItem_47f9c83e{color:#333;font-size:28px;font-weight:100;padding:22px 10px 20px 32px}.tab_47f9c83e{padding:0 32px;overflow-y:auto;-ms-flex-positive:2;flex-grow:2}.tabFiles_47f9c83e{overflow-y:hidden;overflow-x:hidden;-ms-flex-positive:2;flex-grow:2}.scrollablePaneWrapper_47f9c83e{height:75vh;position:relative;overflow:hidden}.actionButtonsContainer_47f9c83e{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;background-color:#fff;-ms-flex-negative:0;flex-shrink:0;z-index:100}.actionButtons_47f9c83e{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;padding-top:10px;padding-bottom:10px}.actionButton_47f9c83e{height:30px;padding-bottom:3px}[dir=ltr] .actionButton_47f9c83e{padding-left:16px}[dir=ltr] .actionButton_47f9c83e{margin-left:0}[dir=ltr] .actionButton_47f9c83e{margin-right:10px}[dir=ltr] .actionButtons_47f9c83e{padding-left:20px}[dir=ltr] .actionButtons_47f9c83e{padding-right:11px}.tabHeader_47f9c83e{color:#333;margin:0;font-size:28px;font-weight:100;padding:22px 0 20px 32px}.tabContainer_47f9c83e{height:100%;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.filePicker_47f9c83e .ms-Panel-main{top:50px;border:none;overflow-y:hidden}.tabsContainer_47f9c83e .selectedTab_47f9c83e{display:block;height:100%;width:100%;box-sizing:border-box}.header_47f9c83e{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.xlg_47f9c83e,.xxlg_47f9c83e,.xxxlg_47f9c83e,.xxxxlg_47f9c83e{color:inherit}.itemPickerTopBar_47f9c83e{position:absolute;top:0;left:0;right:0;height:40px;background-color:red}.commandBarNoChevron_47f9c83e .ms-CommandBarItem-chevronDown{display:none}.fileItem_47f9c83e{cursor:default}.folderItem_47f9c83e{cursor:pointer}.folderItem_47f9c83e:hover{text-decoration:underline}.fileTypeIcon_47f9c83e{margin:0 -2px;display:inline-block}.fileTypeIconIcon_47f9c83e{display:inline-block;vertical-align:middle;position:relative;overflow:hidden;width:20px;height:20px}.detailsListHeaderFileTypeIcon_47f9c83e{font-size:16px;padding:0}.iconColumnHeader_47f9c83e{width:40px!important;margin-right:-8px}.iconColumnHeader_47f9c83e i{font-size:16px}.fileRow_47f9c83e{color:inherit}.folderRow_47f9c83e{color:inherit}.folderRow_47f9c83e .ms-DetailsRow-check{visibility:hidden}.emptyFolder_47f9c83e{text-align:center}.emptyFolder_47f9c83e .emptyFolderImage_47f9c83e{padding-top:52px;height:208px;width:auto;margin:0 auto}.emptyFolder_47f9c83e .emptyFolderImage_47f9c83e .emptyFolderImageTag_47f9c83e{height:208px;width:auto}.emptyFolder_47f9c83e .emptyFolderTitle_47f9c83e{padding:16px 16px 0 16px;font-size:21px;font-weight:100;max-width:400px;color:#858585;margin:0 auto}.emptyFolder_47f9c83e .emptyFolderSubText_47f9c83e{padding:6px 16px 0 16px;font-size:14px;font-weight:400;max-width:400px;color:#858585;margin:0 auto}.emptyFolder_47f9c83e .emptyFolderMobile_47f9c83e{display:none}.emptyFolder_47f9c83e .emptyFolderPc_47f9c83e{color:inherit}.emptyFolder_47f9c83e .emptyFolderIcon_47f9c83e{display:inline;font-size:13px;padding-left:2px;padding-right:1px}.stockImagesPickerContainer_47f9c83e{width:100%;height:100%}.stockImagesPicker_47f9c83e{width:100%;height:100%;background-color:transparent;border:0 none transparent;padding:0;overflow:hidden;margin-top:-30px;margin-left:-35px}
|
|
@@ -3,46 +3,46 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
/* tslint:disable */
|
|
4
4
|
require('./StockImages.module.css');
|
|
5
5
|
var styles = {
|
|
6
|
-
filePicker: '
|
|
7
|
-
tabsContainer: '
|
|
8
|
-
tabContainer: '
|
|
9
|
-
nav: '
|
|
10
|
-
tabHeaderContainer: '
|
|
11
|
-
breadcrumbNav: '
|
|
12
|
-
breadcrumbNavItem: '
|
|
13
|
-
tab: '
|
|
14
|
-
tabFiles: '
|
|
15
|
-
scrollablePaneWrapper: '
|
|
16
|
-
actionButtonsContainer: '
|
|
17
|
-
actionButtons: '
|
|
18
|
-
actionButton: '
|
|
19
|
-
tabHeader: '
|
|
20
|
-
selectedTab: '
|
|
21
|
-
header: '
|
|
22
|
-
xlg: '
|
|
23
|
-
xxlg: '
|
|
24
|
-
xxxlg: '
|
|
25
|
-
xxxxlg: '
|
|
26
|
-
itemPickerTopBar: '
|
|
27
|
-
commandBarNoChevron: '
|
|
28
|
-
fileItem: '
|
|
29
|
-
folderItem: '
|
|
30
|
-
fileTypeIcon: '
|
|
31
|
-
fileTypeIconIcon: '
|
|
32
|
-
detailsListHeaderFileTypeIcon: '
|
|
33
|
-
iconColumnHeader: '
|
|
34
|
-
fileRow: '
|
|
35
|
-
folderRow: '
|
|
36
|
-
emptyFolder: '
|
|
37
|
-
emptyFolderImage: '
|
|
38
|
-
emptyFolderImageTag: '
|
|
39
|
-
emptyFolderTitle: '
|
|
40
|
-
emptyFolderSubText: '
|
|
41
|
-
emptyFolderMobile: '
|
|
42
|
-
emptyFolderPc: '
|
|
43
|
-
emptyFolderIcon: '
|
|
44
|
-
stockImagesPickerContainer: '
|
|
45
|
-
stockImagesPicker: '
|
|
6
|
+
filePicker: 'filePicker_47f9c83e',
|
|
7
|
+
tabsContainer: 'tabsContainer_47f9c83e',
|
|
8
|
+
tabContainer: 'tabContainer_47f9c83e',
|
|
9
|
+
nav: 'nav_47f9c83e',
|
|
10
|
+
tabHeaderContainer: 'tabHeaderContainer_47f9c83e',
|
|
11
|
+
breadcrumbNav: 'breadcrumbNav_47f9c83e',
|
|
12
|
+
breadcrumbNavItem: 'breadcrumbNavItem_47f9c83e',
|
|
13
|
+
tab: 'tab_47f9c83e',
|
|
14
|
+
tabFiles: 'tabFiles_47f9c83e',
|
|
15
|
+
scrollablePaneWrapper: 'scrollablePaneWrapper_47f9c83e',
|
|
16
|
+
actionButtonsContainer: 'actionButtonsContainer_47f9c83e',
|
|
17
|
+
actionButtons: 'actionButtons_47f9c83e',
|
|
18
|
+
actionButton: 'actionButton_47f9c83e',
|
|
19
|
+
tabHeader: 'tabHeader_47f9c83e',
|
|
20
|
+
selectedTab: 'selectedTab_47f9c83e',
|
|
21
|
+
header: 'header_47f9c83e',
|
|
22
|
+
xlg: 'xlg_47f9c83e',
|
|
23
|
+
xxlg: 'xxlg_47f9c83e',
|
|
24
|
+
xxxlg: 'xxxlg_47f9c83e',
|
|
25
|
+
xxxxlg: 'xxxxlg_47f9c83e',
|
|
26
|
+
itemPickerTopBar: 'itemPickerTopBar_47f9c83e',
|
|
27
|
+
commandBarNoChevron: 'commandBarNoChevron_47f9c83e',
|
|
28
|
+
fileItem: 'fileItem_47f9c83e',
|
|
29
|
+
folderItem: 'folderItem_47f9c83e',
|
|
30
|
+
fileTypeIcon: 'fileTypeIcon_47f9c83e',
|
|
31
|
+
fileTypeIconIcon: 'fileTypeIconIcon_47f9c83e',
|
|
32
|
+
detailsListHeaderFileTypeIcon: 'detailsListHeaderFileTypeIcon_47f9c83e',
|
|
33
|
+
iconColumnHeader: 'iconColumnHeader_47f9c83e',
|
|
34
|
+
fileRow: 'fileRow_47f9c83e',
|
|
35
|
+
folderRow: 'folderRow_47f9c83e',
|
|
36
|
+
emptyFolder: 'emptyFolder_47f9c83e',
|
|
37
|
+
emptyFolderImage: 'emptyFolderImage_47f9c83e',
|
|
38
|
+
emptyFolderImageTag: 'emptyFolderImageTag_47f9c83e',
|
|
39
|
+
emptyFolderTitle: 'emptyFolderTitle_47f9c83e',
|
|
40
|
+
emptyFolderSubText: 'emptyFolderSubText_47f9c83e',
|
|
41
|
+
emptyFolderMobile: 'emptyFolderMobile_47f9c83e',
|
|
42
|
+
emptyFolderPc: 'emptyFolderPc_47f9c83e',
|
|
43
|
+
emptyFolderIcon: 'emptyFolderIcon_47f9c83e',
|
|
44
|
+
stockImagesPickerContainer: 'stockImagesPickerContainer_47f9c83e',
|
|
45
|
+
stockImagesPicker: 'stockImagesPicker_47f9c83e',
|
|
46
46
|
};
|
|
47
47
|
exports.default = styles;
|
|
48
48
|
/* tslint:enable */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["controls/filePicker/StockImagesTab/StockImages.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,0BAA0B,CAAC,CAAC;AACpC,IAAM,MAAM,GAAG;IACb,UAAU,EAAE,qBAAqB;IACjC,aAAa,EAAE,wBAAwB;IACvC,YAAY,EAAE,uBAAuB;IACrC,GAAG,EAAE,cAAc;IACnB,kBAAkB,EAAE,6BAA6B;IACjD,aAAa,EAAE,wBAAwB;IACvC,iBAAiB,EAAE,4BAA4B;IAC/C,GAAG,EAAE,cAAc;IACnB,QAAQ,EAAE,mBAAmB;IAC7B,qBAAqB,EAAE,gCAAgC;IACvD,sBAAsB,EAAE,iCAAiC;IACzD,aAAa,EAAE,wBAAwB;IACvC,YAAY,EAAE,uBAAuB;IACrC,SAAS,EAAE,oBAAoB;IAC/B,WAAW,EAAE,sBAAsB;IACnC,MAAM,EAAE,iBAAiB;IACzB,GAAG,EAAE,cAAc;IACnB,IAAI,EAAE,eAAe;IACrB,KAAK,EAAE,gBAAgB;IACvB,MAAM,EAAE,iBAAiB;IACzB,gBAAgB,EAAE,2BAA2B;IAC7C,mBAAmB,EAAE,8BAA8B;IACnD,QAAQ,EAAE,mBAAmB;IAC7B,UAAU,EAAE,qBAAqB;IACjC,YAAY,EAAE,uBAAuB;IACrC,gBAAgB,EAAE,2BAA2B;IAC7C,6BAA6B,EAAE,wCAAwC;IACvE,gBAAgB,EAAE,2BAA2B;IAC7C,OAAO,EAAE,kBAAkB;IAC3B,SAAS,EAAE,oBAAoB;IAC/B,WAAW,EAAE,sBAAsB;IACnC,gBAAgB,EAAE,2BAA2B;IAC7C,mBAAmB,EAAE,8BAA8B;IACnD,gBAAgB,EAAE,2BAA2B;IAC7C,kBAAkB,EAAE,6BAA6B;IACjD,iBAAiB,EAAE,4BAA4B;IAC/C,aAAa,EAAE,wBAAwB;IACvC,eAAe,EAAE,0BAA0B;IAC3C,0BAA0B,EAAE,qCAAqC;IACjE,iBAAiB,EAAE,4BAA4B;CAChD,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/filePicker/StockImagesTab/StockImages.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./StockImages.module.css');\nconst styles = {\n filePicker: '
|
|
1
|
+
{"version":3,"sources":["controls/filePicker/StockImagesTab/StockImages.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,0BAA0B,CAAC,CAAC;AACpC,IAAM,MAAM,GAAG;IACb,UAAU,EAAE,qBAAqB;IACjC,aAAa,EAAE,wBAAwB;IACvC,YAAY,EAAE,uBAAuB;IACrC,GAAG,EAAE,cAAc;IACnB,kBAAkB,EAAE,6BAA6B;IACjD,aAAa,EAAE,wBAAwB;IACvC,iBAAiB,EAAE,4BAA4B;IAC/C,GAAG,EAAE,cAAc;IACnB,QAAQ,EAAE,mBAAmB;IAC7B,qBAAqB,EAAE,gCAAgC;IACvD,sBAAsB,EAAE,iCAAiC;IACzD,aAAa,EAAE,wBAAwB;IACvC,YAAY,EAAE,uBAAuB;IACrC,SAAS,EAAE,oBAAoB;IAC/B,WAAW,EAAE,sBAAsB;IACnC,MAAM,EAAE,iBAAiB;IACzB,GAAG,EAAE,cAAc;IACnB,IAAI,EAAE,eAAe;IACrB,KAAK,EAAE,gBAAgB;IACvB,MAAM,EAAE,iBAAiB;IACzB,gBAAgB,EAAE,2BAA2B;IAC7C,mBAAmB,EAAE,8BAA8B;IACnD,QAAQ,EAAE,mBAAmB;IAC7B,UAAU,EAAE,qBAAqB;IACjC,YAAY,EAAE,uBAAuB;IACrC,gBAAgB,EAAE,2BAA2B;IAC7C,6BAA6B,EAAE,wCAAwC;IACvE,gBAAgB,EAAE,2BAA2B;IAC7C,OAAO,EAAE,kBAAkB;IAC3B,SAAS,EAAE,oBAAoB;IAC/B,WAAW,EAAE,sBAAsB;IACnC,gBAAgB,EAAE,2BAA2B;IAC7C,mBAAmB,EAAE,8BAA8B;IACnD,gBAAgB,EAAE,2BAA2B;IAC7C,kBAAkB,EAAE,6BAA6B;IACjD,iBAAiB,EAAE,4BAA4B;IAC/C,aAAa,EAAE,wBAAwB;IACvC,eAAe,EAAE,0BAA0B;IAC3C,0BAA0B,EAAE,qCAAqC;IACjE,iBAAiB,EAAE,4BAA4B;CAChD,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/filePicker/StockImagesTab/StockImages.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./StockImages.module.css');\nconst styles = {\n filePicker: 'filePicker_47f9c83e',\n tabsContainer: 'tabsContainer_47f9c83e',\n tabContainer: 'tabContainer_47f9c83e',\n nav: 'nav_47f9c83e',\n tabHeaderContainer: 'tabHeaderContainer_47f9c83e',\n breadcrumbNav: 'breadcrumbNav_47f9c83e',\n breadcrumbNavItem: 'breadcrumbNavItem_47f9c83e',\n tab: 'tab_47f9c83e',\n tabFiles: 'tabFiles_47f9c83e',\n scrollablePaneWrapper: 'scrollablePaneWrapper_47f9c83e',\n actionButtonsContainer: 'actionButtonsContainer_47f9c83e',\n actionButtons: 'actionButtons_47f9c83e',\n actionButton: 'actionButton_47f9c83e',\n tabHeader: 'tabHeader_47f9c83e',\n selectedTab: 'selectedTab_47f9c83e',\n header: 'header_47f9c83e',\n xlg: 'xlg_47f9c83e',\n xxlg: 'xxlg_47f9c83e',\n xxxlg: 'xxxlg_47f9c83e',\n xxxxlg: 'xxxxlg_47f9c83e',\n itemPickerTopBar: 'itemPickerTopBar_47f9c83e',\n commandBarNoChevron: 'commandBarNoChevron_47f9c83e',\n fileItem: 'fileItem_47f9c83e',\n folderItem: 'folderItem_47f9c83e',\n fileTypeIcon: 'fileTypeIcon_47f9c83e',\n fileTypeIconIcon: 'fileTypeIconIcon_47f9c83e',\n detailsListHeaderFileTypeIcon: 'detailsListHeaderFileTypeIcon_47f9c83e',\n iconColumnHeader: 'iconColumnHeader_47f9c83e',\n fileRow: 'fileRow_47f9c83e',\n folderRow: 'folderRow_47f9c83e',\n emptyFolder: 'emptyFolder_47f9c83e',\n emptyFolderImage: 'emptyFolderImage_47f9c83e',\n emptyFolderImageTag: 'emptyFolderImageTag_47f9c83e',\n emptyFolderTitle: 'emptyFolderTitle_47f9c83e',\n emptyFolderSubText: 'emptyFolderSubText_47f9c83e',\n emptyFolderMobile: 'emptyFolderMobile_47f9c83e',\n emptyFolderPc: 'emptyFolderPc_47f9c83e',\n emptyFolderIcon: 'emptyFolderIcon_47f9c83e',\n stockImagesPickerContainer: 'stockImagesPickerContainer_47f9c83e',\n stockImagesPicker: 'stockImagesPicker_47f9c83e',\n};\n\nexport default styles;\n/* tslint:enable */"],"sourceRoot":"../../../../src"}
|