@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
|
@@ -1 +1 @@
|
|
|
1
|
-
.filePicker_60d7941d{color:inherit}.filePicker_60d7941d .ms-Panel-commands{display:none}.filePicker_60d7941d .ms-Panel-main{top:50px;border:none;overflow-y:hidden}[dir=ltr] .filePicker_60d7941d .ms-Panel-content{padding-left:0}.filePicker_60d7941d .ms-Panel-contentInner{padding:0;top:0;overflow:hidden}.filePicker_60d7941d .ms-Panel-header{margin:0}.filePicker_60d7941d .ms-Panel-main .ms-Panel-contentInner .ms-Panel-content{height:100%}.filePicker_60d7941d .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;-moz-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_60d7941d .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;-moz-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_60d7941d{position:absolute;top:0;bottom:0;height:auto}.tabContainer_60d7941d{height:100%;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}[dir=ltr] .tabsContainer_60d7941d{left:212px}[dir=ltr] .tabsContainer_60d7941d{right:0}.nav_60d7941d{height:100%;color:#f4f4f4}[dir=ltr] .nav_60d7941d{border-right:2px solid;width:210px}.nav_60d7941d .ms-Nav{height:100%;width:210px;padding-top:60px;box-sizing:border-box;border-top-width:40px;border-top-style:solid;color:#f4f4f4}.tabHeaderContainer_60d7941d{display:inline-block;width:100%;color:#f4f4f4;border-top:40px solid}.breadcrumbNav_60d7941d{margin-top:0}.breadcrumbNavItem_60d7941d{color:#333;font-size:28px;font-weight:100;padding:22px 10px 20px 32px}.tab_60d7941d{padding:0 32px;overflow-y:auto;-ms-flex-positive:2;flex-grow:2}.tabFiles_60d7941d{overflow-y:hidden;overflow-x:hidden;-ms-flex-positive:2;flex-grow:2}.scrollablePaneWrapper_60d7941d{height:75vh;position:relative;overflow:hidden}.actionButtonsContainer_60d7941d{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_60d7941d{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;padding-top:10px;padding-bottom:10px}.actionButton_60d7941d{height:30px;padding-bottom:3px}[dir=ltr] .actionButton_60d7941d{padding-left:16px}[dir=ltr] .actionButton_60d7941d{margin-left:0}[dir=ltr] .actionButton_60d7941d{margin-right:10px}[dir=ltr] .actionButtons_60d7941d{padding-left:20px}[dir=ltr] .actionButtons_60d7941d{padding-right:11px}.tabHeader_60d7941d{color:#333;margin:0;font-size:28px;font-weight:100;padding:22px 0 20px 32px}.tabContainer_60d7941d{height:100%;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.filePicker_60d7941d .ms-Panel-main{top:50px;border:none;overflow-y:hidden}.tabsContainer_60d7941d .selectedTab_60d7941d{display:block;height:100%;width:100%;box-sizing:border-box}.header_60d7941d{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.xlg_60d7941d,.xxlg_60d7941d,.xxxlg_60d7941d,.xxxxlg_60d7941d{color:inherit}.itemPickerTopBar_60d7941d{position:absolute;top:0;left:0;right:0;height:40px;background-color:red}.commandBarNoChevron_60d7941d .ms-CommandBarItem-chevronDown{display:none}.fileItem_60d7941d{cursor:default}.folderItem_60d7941d{cursor:pointer}.folderItem_60d7941d:hover{text-decoration:underline}.fileTypeIcon_60d7941d{margin:0 -2px;display:inline-block}.fileTypeIconIcon_60d7941d{display:inline-block;vertical-align:middle;position:relative;overflow:hidden;width:20px;height:20px}.detailsListHeaderFileTypeIcon_60d7941d{font-size:16px;padding:0}.iconColumnHeader_60d7941d{width:40px!important;margin-right:-8px}.iconColumnHeader_60d7941d i{font-size:16px}.fileRow_60d7941d{color:inherit}.folderRow_60d7941d{color:inherit}.folderRow_60d7941d .ms-DetailsRow-check{visibility:hidden}.emptyFolder_60d7941d{text-align:center}.emptyFolder_60d7941d .emptyFolderImage_60d7941d{padding-top:52px;height:208px;width:auto;margin:0 auto}.emptyFolder_60d7941d .emptyFolderImage_60d7941d .emptyFolderImageTag_60d7941d{height:208px;width:auto}.emptyFolder_60d7941d .emptyFolderTitle_60d7941d{padding:16px 16px 0 16px;font-size:21px;font-weight:100;max-width:400px;color:#858585;margin:0 auto}.emptyFolder_60d7941d .emptyFolderSubText_60d7941d{padding:6px 16px 0 16px;font-size:14px;font-weight:400;max-width:400px;color:#858585;margin:0 auto}.emptyFolder_60d7941d .emptyFolderMobile_60d7941d{display:none}.emptyFolder_60d7941d .emptyFolderPc_60d7941d{color:inherit}.emptyFolder_60d7941d .emptyFolderIcon_60d7941d{display:inline;font-size:13px;padding-left:2px;padding-right:1px}.aboveNameplate_60d7941d{-ms-flex:1;flex:1;position:relative;margin:16px 16px 0 16px}.tileContent_60d7941d{position:absolute;top:0;left:0;bottom:0;right:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.foreground_60d7941d{display:-ms-inline-flexbox;display:inline-flex;position:relative;overflow:hidden;max-width:100%;max-height:100%;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;opacity:1;transition:opacity .2s linear}.foreground_60d7941d:after{content:'';display:block;position:absolute;top:0;left:0;bottom:0;right:0;pointer-events:none;border:2px solid #fff}.grid_60d7941d{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;overflow:hidden}.cellContent_60d7941d{position:absolute;top:0;left:0;bottom:0;right:0}.content_60d7941d{position:absolute;top:0;left:0;bottom:0;right:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.tile_60d7941d{outline:transparent;display:block;position:absolute;top:0;bottom:0;left:0;right:0;z-index:0;background-color:#fff;transition:transform .1s linear;color:#333;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tile_60d7941d.invokable_60d7941d .foreground_60d7941d{pointer-events:auto;cursor:pointer}.tile_60d7941d.invokable_60d7941d:active{transform:scale(.95)}.namePlate_60d7941d{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;opacity:.95;min-height:35px}.nameplate_60d7941d .name_60d7941d{pointer-events:auto;cursor:pointer}html[dir=ltr] .name_60d7941d{padding-left:8px}html[dir=ltr] .name_60d7941d{margin-left:-8px}.nameplate_60d7941d .name_60d7941d{transition:color .2s linear}.name_60d7941d{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;font-weight:400;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.isLarge_60d7941d .name_60d7941d,.name_60d7941d{font-size:14px;height:30px;margin-top:-7px;margin-bottom:-8px}.tile_60d7941d:hover .name_60d7941d{text-decoration:underline}html[dir=ltr] .activity_60d7941d{padding-left:8px}html[dir=ltr] .activity_60d7941d{margin-left:-8px}.signalField_60d7941d,.signalField_60d7941d.compact_60d7941d{display:-ms-inline-flexbox;display:inline-flex}.signalField_60d7941d{max-width:100%;-ms-flex-direction:row nowrap;flex-direction:row nowrap}.signalField_60d7941d>span[class*=signalFieldValue]{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.signalFieldValue_60d7941d{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;text-align:left;-ms-flex:1 1 auto;flex:1 1 auto}.activity_60d7941d{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;font-weight:400;font-size:12px;color:#767676;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;height:24px;margin-bottom:-4px}.folderList_60d7941d .ms-List-cell{display:table-cell}.folderList_60d7941d .ms-List-surface{position:relative}.link_60d7941d{outline:transparent;position:absolute;top:0;left:0;bottom:0;right:0;text-decoration:none;color:inherit;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch;text-decoration:none;pointer-events:none}.cell_60d7941d{padding-top:140px;position:relative}.listCell_60d7941d{display:block;margin:0;border-color:#fff;border-top-color:#fff;border-right-color:#fff;border-bottom-color:#fff;border-left-color:#fff}.label_60d7941d{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.foreground_60d7941d{display:-ms-inline-flexbox;display:inline-flex;position:relative;overflow:hidden;max-width:100%;max-height:100%;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;opacity:1;transition:opacity .2s linear}.check_60d7941d{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;-ms-grid-row-align:flex-end;align-items:flex-end;-ms-flex-pack:start;justify-content:flex-start;top:0;border:none;background:0 0;background-color:transparent;opacity:0;box-sizing:border-box;padding:6px;outline:transparent;position:absolute}.check_60d7941d .ms-Check .ms-Check-check,.check_60d7941d .ms-Check .ms-Check-circle{color:#797775}.check_60d7941d:hover{color:#797775}html[dir=ltr] .check_60d7941d{right:0}.tile_60d7941d.selectable_60d7941d .check_60d7941d{display:-ms-flexbox;display:flex}.tile_60d7941d.selectable_60d7941d:hover{background-color:#f4f4f4}.tile_60d7941d.showCheck_60d7941d .check_60d7941d,.tile_60d7941d:hover .check_60d7941d{opacity:1}.tile_60d7941d.showCheck_60d7941d .check_60d7941d .ms-Check .ms-Check-check,.tile_60d7941d.showCheck_60d7941d .check_60d7941d .ms-Check .ms-Check-circle,.tile_60d7941d:hover .check_60d7941d .ms-Check .ms-Check-check,.tile_60d7941d:hover .check_60d7941d .ms-Check .ms-Check-circle{color:#333}.tile_60d7941d.selected_60d7941d .check_60d7941d{opacity:1}.tile_60d7941d.selected_60d7941d .check_60d7941d .ms-Check .ms-Check-check,.tile_60d7941d.selected_60d7941d .check_60d7941d .ms-Check .ms-Check-circle{color:#fff}.dialogMainOverride_60d7941d .ms-Dialog-title{color:#0078d4}.dialogMainOverride_60d7941d .ms-Dialog-subText{font-size:14px;color:#333;font-weight:400}.itemTileBlankCover_60d7941d{background:#fff;display:inline-block}html[dir=ltr] .metadata_60d7941d{text-align:right}html[dir=ltr] .metadata_60d7941d{margin-right:8px}.isLarge_60d7941d .metadata_60d7941d{font-size:14px;margin-bottom:3px}.metadata_60d7941d,.metadata_60d7941d.isSmall_60d7941d{font-size:12px;margin-bottom:3px}.metadata_60d7941d{display:block;-ms-flex:1 1;flex:1 1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-weight:400;color:#fff;position:relative}.listPage_60d7941d{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.odItemTile2FolderCover_60d7941d{display:inline-block;margin:3px}.standaloneListBreadcrumb_60d7941d{font-size:21px;font-weight:100;margin-bottom:1px;padding-top:0;padding-bottom:0;padding-left:32px;padding-right:32px}
|
|
1
|
+
.filePicker_258d8a27{color:inherit}.filePicker_258d8a27 .ms-Panel-commands{display:none}.filePicker_258d8a27 .ms-Panel-main{top:50px;border:none;overflow-y:hidden}[dir=ltr] .filePicker_258d8a27 .ms-Panel-content{padding-left:0}.filePicker_258d8a27 .ms-Panel-contentInner{padding:0;top:0;overflow:hidden}.filePicker_258d8a27 .ms-Panel-header{margin:0}.filePicker_258d8a27 .ms-Panel-main .ms-Panel-contentInner .ms-Panel-content{height:100%}.filePicker_258d8a27 .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_258d8a27 .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_258d8a27{position:absolute;top:0;bottom:0;height:auto}.tabContainer_258d8a27{height:100%;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}[dir=ltr] .tabsContainer_258d8a27{left:212px}[dir=ltr] .tabsContainer_258d8a27{right:0}.nav_258d8a27{height:100%;color:#f4f4f4}[dir=ltr] .nav_258d8a27{border-right:2px solid;width:210px}.nav_258d8a27 .ms-Nav{height:100%;width:210px;padding-top:60px;box-sizing:border-box;border-top-width:40px;border-top-style:solid;color:#f4f4f4}.tabHeaderContainer_258d8a27{display:inline-block;width:100%;color:#f4f4f4;border-top:40px solid}.breadcrumbNav_258d8a27{margin-top:0}.breadcrumbNavItem_258d8a27{color:#333;font-size:28px;font-weight:100;padding:22px 10px 20px 32px}.tab_258d8a27{padding:0 32px;overflow-y:auto;-ms-flex-positive:2;flex-grow:2}.tabFiles_258d8a27{overflow-y:hidden;overflow-x:hidden;-ms-flex-positive:2;flex-grow:2}.scrollablePaneWrapper_258d8a27{height:75vh;position:relative;overflow:hidden}.actionButtonsContainer_258d8a27{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_258d8a27{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;padding-top:10px;padding-bottom:10px}.actionButton_258d8a27{height:30px;padding-bottom:3px}[dir=ltr] .actionButton_258d8a27{padding-left:16px}[dir=ltr] .actionButton_258d8a27{margin-left:0}[dir=ltr] .actionButton_258d8a27{margin-right:10px}[dir=ltr] .actionButtons_258d8a27{padding-left:20px}[dir=ltr] .actionButtons_258d8a27{padding-right:11px}.tabHeader_258d8a27{color:#333;margin:0;font-size:28px;font-weight:100;padding:22px 0 20px 32px}.tabContainer_258d8a27{height:100%;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.filePicker_258d8a27 .ms-Panel-main{top:50px;border:none;overflow-y:hidden}.tabsContainer_258d8a27 .selectedTab_258d8a27{display:block;height:100%;width:100%;box-sizing:border-box}.header_258d8a27{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.xlg_258d8a27,.xxlg_258d8a27,.xxxlg_258d8a27,.xxxxlg_258d8a27{color:inherit}.itemPickerTopBar_258d8a27{position:absolute;top:0;left:0;right:0;height:40px;background-color:red}.commandBarNoChevron_258d8a27 .ms-CommandBarItem-chevronDown{display:none}.fileItem_258d8a27{cursor:default}.folderItem_258d8a27{cursor:pointer}.folderItem_258d8a27:hover{text-decoration:underline}.fileTypeIcon_258d8a27{margin:0 -2px;display:inline-block}.fileTypeIconIcon_258d8a27{display:inline-block;vertical-align:middle;position:relative;overflow:hidden;width:20px;height:20px}.detailsListHeaderFileTypeIcon_258d8a27{font-size:16px;padding:0}.iconColumnHeader_258d8a27{width:40px!important;margin-right:-8px}.iconColumnHeader_258d8a27 i{font-size:16px}.fileRow_258d8a27{color:inherit}.folderRow_258d8a27{color:inherit}.folderRow_258d8a27 .ms-DetailsRow-check{visibility:hidden}.emptyFolder_258d8a27{text-align:center}.emptyFolder_258d8a27 .emptyFolderImage_258d8a27{padding-top:52px;height:208px;width:auto;margin:0 auto}.emptyFolder_258d8a27 .emptyFolderImage_258d8a27 .emptyFolderImageTag_258d8a27{height:208px;width:auto}.emptyFolder_258d8a27 .emptyFolderTitle_258d8a27{padding:16px 16px 0 16px;font-size:21px;font-weight:100;max-width:400px;color:#858585;margin:0 auto}.emptyFolder_258d8a27 .emptyFolderSubText_258d8a27{padding:6px 16px 0 16px;font-size:14px;font-weight:400;max-width:400px;color:#858585;margin:0 auto}.emptyFolder_258d8a27 .emptyFolderMobile_258d8a27{display:none}.emptyFolder_258d8a27 .emptyFolderPc_258d8a27{color:inherit}.emptyFolder_258d8a27 .emptyFolderIcon_258d8a27{display:inline;font-size:13px;padding-left:2px;padding-right:1px}.aboveNameplate_258d8a27{-ms-flex:1;flex:1;position:relative;margin:16px 16px 0 16px}.tileContent_258d8a27{position:absolute;top:0;left:0;bottom:0;right:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.foreground_258d8a27{display:-ms-inline-flexbox;display:inline-flex;position:relative;overflow:hidden;max-width:100%;max-height:100%;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;opacity:1;transition:opacity .2s linear}.foreground_258d8a27:after{content:'';display:block;position:absolute;top:0;left:0;bottom:0;right:0;pointer-events:none;border:2px solid #fff}.grid_258d8a27{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;overflow:hidden}.cellContent_258d8a27{position:absolute;top:0;left:0;bottom:0;right:0}.content_258d8a27{position:absolute;top:0;left:0;bottom:0;right:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.tile_258d8a27{outline:transparent;display:block;position:absolute;top:0;bottom:0;left:0;right:0;z-index:0;background-color:#fff;transition:transform .1s linear;color:#333;-webkit-user-select:none;-ms-user-select:none;user-select:none}.tile_258d8a27.invokable_258d8a27 .foreground_258d8a27{pointer-events:auto;cursor:pointer}.tile_258d8a27.invokable_258d8a27:active{transform:scale(.95)}.namePlate_258d8a27{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;opacity:.95;min-height:35px}.nameplate_258d8a27 .name_258d8a27{pointer-events:auto;cursor:pointer}html[dir=ltr] .name_258d8a27{padding-left:8px}html[dir=ltr] .name_258d8a27{margin-left:-8px}.nameplate_258d8a27 .name_258d8a27{transition:color .2s linear}.name_258d8a27{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;font-weight:400;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.isLarge_258d8a27 .name_258d8a27,.name_258d8a27{font-size:14px;height:30px;margin-top:-7px;margin-bottom:-8px}.tile_258d8a27:hover .name_258d8a27{text-decoration:underline}html[dir=ltr] .activity_258d8a27{padding-left:8px}html[dir=ltr] .activity_258d8a27{margin-left:-8px}.signalField_258d8a27,.signalField_258d8a27.compact_258d8a27{display:-ms-inline-flexbox;display:inline-flex}.signalField_258d8a27{max-width:100%;-ms-flex-direction:row nowrap;flex-direction:row nowrap}.signalField_258d8a27>span[class*=signalFieldValue]{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.signalFieldValue_258d8a27{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;text-align:left;-ms-flex:1 1 auto;flex:1 1 auto}.activity_258d8a27{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;font-weight:400;font-size:12px;color:#767676;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;height:24px;margin-bottom:-4px}.folderList_258d8a27 .ms-List-cell{display:table-cell}.folderList_258d8a27 .ms-List-surface{position:relative}.link_258d8a27{outline:transparent;position:absolute;top:0;left:0;bottom:0;right:0;text-decoration:none;color:inherit;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch;text-decoration:none;pointer-events:none}.cell_258d8a27{padding-top:140px;position:relative}.listCell_258d8a27{display:block;margin:0;border-color:#fff;border-top-color:#fff;border-right-color:#fff;border-bottom-color:#fff;border-left-color:#fff}.label_258d8a27{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.foreground_258d8a27{display:-ms-inline-flexbox;display:inline-flex;position:relative;overflow:hidden;max-width:100%;max-height:100%;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;opacity:1;transition:opacity .2s linear}.check_258d8a27{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;-ms-grid-row-align:flex-end;align-items:flex-end;-ms-flex-pack:start;justify-content:flex-start;top:0;border:none;background:0 0;background-color:transparent;opacity:0;box-sizing:border-box;padding:6px;outline:transparent;position:absolute}.check_258d8a27 .ms-Check .ms-Check-check,.check_258d8a27 .ms-Check .ms-Check-circle{color:#797775}.check_258d8a27:hover{color:#797775}html[dir=ltr] .check_258d8a27{right:0}.tile_258d8a27.selectable_258d8a27 .check_258d8a27{display:-ms-flexbox;display:flex}.tile_258d8a27.selectable_258d8a27:hover{background-color:#f4f4f4}.tile_258d8a27.showCheck_258d8a27 .check_258d8a27,.tile_258d8a27:hover .check_258d8a27{opacity:1}.tile_258d8a27.showCheck_258d8a27 .check_258d8a27 .ms-Check .ms-Check-check,.tile_258d8a27.showCheck_258d8a27 .check_258d8a27 .ms-Check .ms-Check-circle,.tile_258d8a27:hover .check_258d8a27 .ms-Check .ms-Check-check,.tile_258d8a27:hover .check_258d8a27 .ms-Check .ms-Check-circle{color:#333}.tile_258d8a27.selected_258d8a27 .check_258d8a27{opacity:1}.tile_258d8a27.selected_258d8a27 .check_258d8a27 .ms-Check .ms-Check-check,.tile_258d8a27.selected_258d8a27 .check_258d8a27 .ms-Check .ms-Check-circle{color:#fff}.dialogMainOverride_258d8a27 .ms-Dialog-title{color:#0078d4}.dialogMainOverride_258d8a27 .ms-Dialog-subText{font-size:14px;color:#333;font-weight:400}.itemTileBlankCover_258d8a27{background:#fff;display:inline-block}html[dir=ltr] .metadata_258d8a27{text-align:right}html[dir=ltr] .metadata_258d8a27{margin-right:8px}.isLarge_258d8a27 .metadata_258d8a27{font-size:14px;margin-bottom:3px}.metadata_258d8a27,.metadata_258d8a27.isSmall_258d8a27{font-size:12px;margin-bottom:3px}.metadata_258d8a27{display:block;-ms-flex:1 1;flex:1 1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-weight:400;color:#fff;position:relative}.listPage_258d8a27{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.odItemTile2FolderCover_258d8a27{display:inline-block;margin:3px}.standaloneListBreadcrumb_258d8a27{font-size:21px;font-weight:100;margin-bottom:1px;padding-top:0;padding-bottom:0;padding-left:32px;padding-right:32px}
|
|
@@ -3,76 +3,76 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
/* tslint:disable */
|
|
4
4
|
require('./TilesList.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
|
-
aboveNameplate: '
|
|
45
|
-
tileContent: '
|
|
46
|
-
foreground: '
|
|
47
|
-
grid: '
|
|
48
|
-
cellContent: '
|
|
49
|
-
content: '
|
|
50
|
-
tile: '
|
|
51
|
-
invokable: '
|
|
52
|
-
namePlate: '
|
|
53
|
-
nameplate: '
|
|
54
|
-
name: '
|
|
55
|
-
isLarge: '
|
|
56
|
-
activity: '
|
|
57
|
-
signalField: '
|
|
58
|
-
compact: '
|
|
59
|
-
signalFieldValue: '
|
|
60
|
-
folderList: '
|
|
61
|
-
link: '
|
|
62
|
-
cell: '
|
|
63
|
-
listCell: '
|
|
64
|
-
label: '
|
|
65
|
-
check: '
|
|
66
|
-
selectable: '
|
|
67
|
-
showCheck: '
|
|
68
|
-
selected: '
|
|
69
|
-
dialogMainOverride: '
|
|
70
|
-
itemTileBlankCover: '
|
|
71
|
-
metadata: '
|
|
72
|
-
isSmall: '
|
|
73
|
-
listPage: '
|
|
74
|
-
odItemTile2FolderCover: '
|
|
75
|
-
standaloneListBreadcrumb: '
|
|
6
|
+
filePicker: 'filePicker_258d8a27',
|
|
7
|
+
tabsContainer: 'tabsContainer_258d8a27',
|
|
8
|
+
tabContainer: 'tabContainer_258d8a27',
|
|
9
|
+
nav: 'nav_258d8a27',
|
|
10
|
+
tabHeaderContainer: 'tabHeaderContainer_258d8a27',
|
|
11
|
+
breadcrumbNav: 'breadcrumbNav_258d8a27',
|
|
12
|
+
breadcrumbNavItem: 'breadcrumbNavItem_258d8a27',
|
|
13
|
+
tab: 'tab_258d8a27',
|
|
14
|
+
tabFiles: 'tabFiles_258d8a27',
|
|
15
|
+
scrollablePaneWrapper: 'scrollablePaneWrapper_258d8a27',
|
|
16
|
+
actionButtonsContainer: 'actionButtonsContainer_258d8a27',
|
|
17
|
+
actionButtons: 'actionButtons_258d8a27',
|
|
18
|
+
actionButton: 'actionButton_258d8a27',
|
|
19
|
+
tabHeader: 'tabHeader_258d8a27',
|
|
20
|
+
selectedTab: 'selectedTab_258d8a27',
|
|
21
|
+
header: 'header_258d8a27',
|
|
22
|
+
xlg: 'xlg_258d8a27',
|
|
23
|
+
xxlg: 'xxlg_258d8a27',
|
|
24
|
+
xxxlg: 'xxxlg_258d8a27',
|
|
25
|
+
xxxxlg: 'xxxxlg_258d8a27',
|
|
26
|
+
itemPickerTopBar: 'itemPickerTopBar_258d8a27',
|
|
27
|
+
commandBarNoChevron: 'commandBarNoChevron_258d8a27',
|
|
28
|
+
fileItem: 'fileItem_258d8a27',
|
|
29
|
+
folderItem: 'folderItem_258d8a27',
|
|
30
|
+
fileTypeIcon: 'fileTypeIcon_258d8a27',
|
|
31
|
+
fileTypeIconIcon: 'fileTypeIconIcon_258d8a27',
|
|
32
|
+
detailsListHeaderFileTypeIcon: 'detailsListHeaderFileTypeIcon_258d8a27',
|
|
33
|
+
iconColumnHeader: 'iconColumnHeader_258d8a27',
|
|
34
|
+
fileRow: 'fileRow_258d8a27',
|
|
35
|
+
folderRow: 'folderRow_258d8a27',
|
|
36
|
+
emptyFolder: 'emptyFolder_258d8a27',
|
|
37
|
+
emptyFolderImage: 'emptyFolderImage_258d8a27',
|
|
38
|
+
emptyFolderImageTag: 'emptyFolderImageTag_258d8a27',
|
|
39
|
+
emptyFolderTitle: 'emptyFolderTitle_258d8a27',
|
|
40
|
+
emptyFolderSubText: 'emptyFolderSubText_258d8a27',
|
|
41
|
+
emptyFolderMobile: 'emptyFolderMobile_258d8a27',
|
|
42
|
+
emptyFolderPc: 'emptyFolderPc_258d8a27',
|
|
43
|
+
emptyFolderIcon: 'emptyFolderIcon_258d8a27',
|
|
44
|
+
aboveNameplate: 'aboveNameplate_258d8a27',
|
|
45
|
+
tileContent: 'tileContent_258d8a27',
|
|
46
|
+
foreground: 'foreground_258d8a27',
|
|
47
|
+
grid: 'grid_258d8a27',
|
|
48
|
+
cellContent: 'cellContent_258d8a27',
|
|
49
|
+
content: 'content_258d8a27',
|
|
50
|
+
tile: 'tile_258d8a27',
|
|
51
|
+
invokable: 'invokable_258d8a27',
|
|
52
|
+
namePlate: 'namePlate_258d8a27',
|
|
53
|
+
nameplate: 'nameplate_258d8a27',
|
|
54
|
+
name: 'name_258d8a27',
|
|
55
|
+
isLarge: 'isLarge_258d8a27',
|
|
56
|
+
activity: 'activity_258d8a27',
|
|
57
|
+
signalField: 'signalField_258d8a27',
|
|
58
|
+
compact: 'compact_258d8a27',
|
|
59
|
+
signalFieldValue: 'signalFieldValue_258d8a27',
|
|
60
|
+
folderList: 'folderList_258d8a27',
|
|
61
|
+
link: 'link_258d8a27',
|
|
62
|
+
cell: 'cell_258d8a27',
|
|
63
|
+
listCell: 'listCell_258d8a27',
|
|
64
|
+
label: 'label_258d8a27',
|
|
65
|
+
check: 'check_258d8a27',
|
|
66
|
+
selectable: 'selectable_258d8a27',
|
|
67
|
+
showCheck: 'showCheck_258d8a27',
|
|
68
|
+
selected: 'selected_258d8a27',
|
|
69
|
+
dialogMainOverride: 'dialogMainOverride_258d8a27',
|
|
70
|
+
itemTileBlankCover: 'itemTileBlankCover_258d8a27',
|
|
71
|
+
metadata: 'metadata_258d8a27',
|
|
72
|
+
isSmall: 'isSmall_258d8a27',
|
|
73
|
+
listPage: 'listPage_258d8a27',
|
|
74
|
+
odItemTile2FolderCover: 'odItemTile2FolderCover_258d8a27',
|
|
75
|
+
standaloneListBreadcrumb: 'standaloneListBreadcrumb_258d8a27',
|
|
76
76
|
};
|
|
77
77
|
exports.default = styles;
|
|
78
78
|
/* tslint:enable */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["controls/filePicker/controls/TilesList/TilesList.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,wBAAwB,CAAC,CAAC;AAClC,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,cAAc,EAAE,yBAAyB;IACzC,WAAW,EAAE,sBAAsB;IACnC,UAAU,EAAE,qBAAqB;IACjC,IAAI,EAAE,eAAe;IACrB,WAAW,EAAE,sBAAsB;IACnC,OAAO,EAAE,kBAAkB;IAC3B,IAAI,EAAE,eAAe;IACrB,SAAS,EAAE,oBAAoB;IAC/B,SAAS,EAAE,oBAAoB;IAC/B,SAAS,EAAE,oBAAoB;IAC/B,IAAI,EAAE,eAAe;IACrB,OAAO,EAAE,kBAAkB;IAC3B,QAAQ,EAAE,mBAAmB;IAC7B,WAAW,EAAE,sBAAsB;IACnC,OAAO,EAAE,kBAAkB;IAC3B,gBAAgB,EAAE,2BAA2B;IAC7C,UAAU,EAAE,qBAAqB;IACjC,IAAI,EAAE,eAAe;IACrB,IAAI,EAAE,eAAe;IACrB,QAAQ,EAAE,mBAAmB;IAC7B,KAAK,EAAE,gBAAgB;IACvB,KAAK,EAAE,gBAAgB;IACvB,UAAU,EAAE,qBAAqB;IACjC,SAAS,EAAE,oBAAoB;IAC/B,QAAQ,EAAE,mBAAmB;IAC7B,kBAAkB,EAAE,6BAA6B;IACjD,kBAAkB,EAAE,6BAA6B;IACjD,QAAQ,EAAE,mBAAmB;IAC7B,OAAO,EAAE,kBAAkB;IAC3B,QAAQ,EAAE,mBAAmB;IAC7B,sBAAsB,EAAE,iCAAiC;IACzD,wBAAwB,EAAE,mCAAmC;CAC9D,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/filePicker/controls/TilesList/TilesList.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./TilesList.module.css');\nconst styles = {\n filePicker: '
|
|
1
|
+
{"version":3,"sources":["controls/filePicker/controls/TilesList/TilesList.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,wBAAwB,CAAC,CAAC;AAClC,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,cAAc,EAAE,yBAAyB;IACzC,WAAW,EAAE,sBAAsB;IACnC,UAAU,EAAE,qBAAqB;IACjC,IAAI,EAAE,eAAe;IACrB,WAAW,EAAE,sBAAsB;IACnC,OAAO,EAAE,kBAAkB;IAC3B,IAAI,EAAE,eAAe;IACrB,SAAS,EAAE,oBAAoB;IAC/B,SAAS,EAAE,oBAAoB;IAC/B,SAAS,EAAE,oBAAoB;IAC/B,IAAI,EAAE,eAAe;IACrB,OAAO,EAAE,kBAAkB;IAC3B,QAAQ,EAAE,mBAAmB;IAC7B,WAAW,EAAE,sBAAsB;IACnC,OAAO,EAAE,kBAAkB;IAC3B,gBAAgB,EAAE,2BAA2B;IAC7C,UAAU,EAAE,qBAAqB;IACjC,IAAI,EAAE,eAAe;IACrB,IAAI,EAAE,eAAe;IACrB,QAAQ,EAAE,mBAAmB;IAC7B,KAAK,EAAE,gBAAgB;IACvB,KAAK,EAAE,gBAAgB;IACvB,UAAU,EAAE,qBAAqB;IACjC,SAAS,EAAE,oBAAoB;IAC/B,QAAQ,EAAE,mBAAmB;IAC7B,kBAAkB,EAAE,6BAA6B;IACjD,kBAAkB,EAAE,6BAA6B;IACjD,QAAQ,EAAE,mBAAmB;IAC7B,OAAO,EAAE,kBAAkB;IAC3B,QAAQ,EAAE,mBAAmB;IAC7B,sBAAsB,EAAE,iCAAiC;IACzD,wBAAwB,EAAE,mCAAmC;CAC9D,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/filePicker/controls/TilesList/TilesList.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./TilesList.module.css');\nconst styles = {\n filePicker: 'filePicker_258d8a27',\n tabsContainer: 'tabsContainer_258d8a27',\n tabContainer: 'tabContainer_258d8a27',\n nav: 'nav_258d8a27',\n tabHeaderContainer: 'tabHeaderContainer_258d8a27',\n breadcrumbNav: 'breadcrumbNav_258d8a27',\n breadcrumbNavItem: 'breadcrumbNavItem_258d8a27',\n tab: 'tab_258d8a27',\n tabFiles: 'tabFiles_258d8a27',\n scrollablePaneWrapper: 'scrollablePaneWrapper_258d8a27',\n actionButtonsContainer: 'actionButtonsContainer_258d8a27',\n actionButtons: 'actionButtons_258d8a27',\n actionButton: 'actionButton_258d8a27',\n tabHeader: 'tabHeader_258d8a27',\n selectedTab: 'selectedTab_258d8a27',\n header: 'header_258d8a27',\n xlg: 'xlg_258d8a27',\n xxlg: 'xxlg_258d8a27',\n xxxlg: 'xxxlg_258d8a27',\n xxxxlg: 'xxxxlg_258d8a27',\n itemPickerTopBar: 'itemPickerTopBar_258d8a27',\n commandBarNoChevron: 'commandBarNoChevron_258d8a27',\n fileItem: 'fileItem_258d8a27',\n folderItem: 'folderItem_258d8a27',\n fileTypeIcon: 'fileTypeIcon_258d8a27',\n fileTypeIconIcon: 'fileTypeIconIcon_258d8a27',\n detailsListHeaderFileTypeIcon: 'detailsListHeaderFileTypeIcon_258d8a27',\n iconColumnHeader: 'iconColumnHeader_258d8a27',\n fileRow: 'fileRow_258d8a27',\n folderRow: 'folderRow_258d8a27',\n emptyFolder: 'emptyFolder_258d8a27',\n emptyFolderImage: 'emptyFolderImage_258d8a27',\n emptyFolderImageTag: 'emptyFolderImageTag_258d8a27',\n emptyFolderTitle: 'emptyFolderTitle_258d8a27',\n emptyFolderSubText: 'emptyFolderSubText_258d8a27',\n emptyFolderMobile: 'emptyFolderMobile_258d8a27',\n emptyFolderPc: 'emptyFolderPc_258d8a27',\n emptyFolderIcon: 'emptyFolderIcon_258d8a27',\n aboveNameplate: 'aboveNameplate_258d8a27',\n tileContent: 'tileContent_258d8a27',\n foreground: 'foreground_258d8a27',\n grid: 'grid_258d8a27',\n cellContent: 'cellContent_258d8a27',\n content: 'content_258d8a27',\n tile: 'tile_258d8a27',\n invokable: 'invokable_258d8a27',\n namePlate: 'namePlate_258d8a27',\n nameplate: 'nameplate_258d8a27',\n name: 'name_258d8a27',\n isLarge: 'isLarge_258d8a27',\n activity: 'activity_258d8a27',\n signalField: 'signalField_258d8a27',\n compact: 'compact_258d8a27',\n signalFieldValue: 'signalFieldValue_258d8a27',\n folderList: 'folderList_258d8a27',\n link: 'link_258d8a27',\n cell: 'cell_258d8a27',\n listCell: 'listCell_258d8a27',\n label: 'label_258d8a27',\n check: 'check_258d8a27',\n selectable: 'selectable_258d8a27',\n showCheck: 'showCheck_258d8a27',\n selected: 'selected_258d8a27',\n dialogMainOverride: 'dialogMainOverride_258d8a27',\n itemTileBlankCover: 'itemTileBlankCover_258d8a27',\n metadata: 'metadata_258d8a27',\n isSmall: 'isSmall_258d8a27',\n listPage: 'listPage_258d8a27',\n odItemTile2FolderCover: 'odItemTile2FolderCover_258d8a27',\n standaloneListBreadcrumb: 'standaloneListBreadcrumb_258d8a27',\n};\n\nexport default styles;\n/* tslint:enable */"],"sourceRoot":"../../../../../src"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
.breadcrumbPath_d92dfc28 button{font-size:18px}.breadcrumbPath_d92dfc28 button[aria-current=page]>div{font-weight:600;color:#333}.filterBox_d92dfc28{margin-bottom:10px;margin-top:20px;padding-left:8px;padding-right:8px;max-width:450px}.libraryItem_d92dfc28{padding:5px 0 5px 8px;cursor:pointer;height:30px;line-height:30px;border-width:1px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.libraryItem_d92dfc28:hover{background-color:#f4f4f4}.folderIcon_d92dfc28{margin-right:10px}.status_d92dfc28{font-size:14px;color:#666;padding-top:15px;padding-left:30px;padding-bottom:20px;padding-right:40px}
|
|
@@ -3,11 +3,11 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
/* tslint:disable */
|
|
4
4
|
require('./FolderExplorer.module.css');
|
|
5
5
|
var styles = {
|
|
6
|
-
breadcrumbPath: '
|
|
7
|
-
filterBox: '
|
|
8
|
-
libraryItem: '
|
|
9
|
-
folderIcon: '
|
|
10
|
-
status: '
|
|
6
|
+
breadcrumbPath: 'breadcrumbPath_d92dfc28',
|
|
7
|
+
filterBox: 'filterBox_d92dfc28',
|
|
8
|
+
libraryItem: 'libraryItem_d92dfc28',
|
|
9
|
+
folderIcon: 'folderIcon_d92dfc28',
|
|
10
|
+
status: 'status_d92dfc28',
|
|
11
11
|
};
|
|
12
12
|
exports.default = styles;
|
|
13
13
|
/* tslint:enable */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["controls/folderExplorer/FolderExplorer/FolderExplorer.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,6BAA6B,CAAC,CAAC;AACvC,IAAM,MAAM,GAAG;IACb,cAAc,EAAE,yBAAyB;IACzC,SAAS,EAAE,oBAAoB;IAC/B,WAAW,EAAE,sBAAsB;IACnC,UAAU,EAAE,qBAAqB;IACjC,MAAM,EAAE,iBAAiB;CAC1B,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/folderExplorer/FolderExplorer/FolderExplorer.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./FolderExplorer.module.css');\nconst styles = {\n breadcrumbPath: '
|
|
1
|
+
{"version":3,"sources":["controls/folderExplorer/FolderExplorer/FolderExplorer.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,6BAA6B,CAAC,CAAC;AACvC,IAAM,MAAM,GAAG;IACb,cAAc,EAAE,yBAAyB;IACzC,SAAS,EAAE,oBAAoB;IAC/B,WAAW,EAAE,sBAAsB;IACnC,UAAU,EAAE,qBAAqB;IACjC,MAAM,EAAE,iBAAiB;CAC1B,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/folderExplorer/FolderExplorer/FolderExplorer.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./FolderExplorer.module.css');\nconst styles = {\n breadcrumbPath: 'breadcrumbPath_d92dfc28',\n filterBox: 'filterBox_d92dfc28',\n libraryItem: 'libraryItem_d92dfc28',\n folderIcon: 'folderIcon_d92dfc28',\n status: 'status_d92dfc28',\n};\n\nexport default styles;\n/* tslint:enable */"],"sourceRoot":"../../../../src"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
.libraryItem_4880f75b{padding:5px 0 5px 10px;cursor:pointer;height:30px;line-height:30px;border-width:1px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.libraryItem_4880f75b:hover{background-color:#f4f4f4}.folderIcon_4880f75b{margin-right:10px;color:#2b88d8}.defaultText_4880f75b{width:100%}.button_4880f75b{background-color:#0078d4;color:#fff}.button_4880f75b:hover{background-color:#2b88d8;color:#fff}.button_4880f75b:disabled{background-color:#f4f4f4}.button_4880f75b i{font-weight:bolder}.spinner_4880f75b{padding-right:10px}
|
|
@@ -3,11 +3,11 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
/* tslint:disable */
|
|
4
4
|
require('./NewFolder.module.css');
|
|
5
5
|
var styles = {
|
|
6
|
-
libraryItem: '
|
|
7
|
-
folderIcon: '
|
|
8
|
-
defaultText: '
|
|
9
|
-
button: '
|
|
10
|
-
spinner: '
|
|
6
|
+
libraryItem: 'libraryItem_4880f75b',
|
|
7
|
+
folderIcon: 'folderIcon_4880f75b',
|
|
8
|
+
defaultText: 'defaultText_4880f75b',
|
|
9
|
+
button: 'button_4880f75b',
|
|
10
|
+
spinner: 'spinner_4880f75b',
|
|
11
11
|
};
|
|
12
12
|
exports.default = styles;
|
|
13
13
|
/* tslint:enable */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["controls/folderExplorer/NewFolder/NewFolder.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,wBAAwB,CAAC,CAAC;AAClC,IAAM,MAAM,GAAG;IACb,WAAW,EAAE,sBAAsB;IACnC,UAAU,EAAE,qBAAqB;IACjC,WAAW,EAAE,sBAAsB;IACnC,MAAM,EAAE,iBAAiB;IACzB,OAAO,EAAE,kBAAkB;CAC5B,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/folderExplorer/NewFolder/NewFolder.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./NewFolder.module.css');\nconst styles = {\n libraryItem: '
|
|
1
|
+
{"version":3,"sources":["controls/folderExplorer/NewFolder/NewFolder.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,wBAAwB,CAAC,CAAC;AAClC,IAAM,MAAM,GAAG;IACb,WAAW,EAAE,sBAAsB;IACnC,UAAU,EAAE,qBAAqB;IACjC,WAAW,EAAE,sBAAsB;IACnC,MAAM,EAAE,iBAAiB;IACzB,OAAO,EAAE,kBAAkB;CAC5B,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/folderExplorer/NewFolder/NewFolder.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./NewFolder.module.css');\nconst styles = {\n libraryItem: 'libraryItem_4880f75b',\n folderIcon: 'folderIcon_4880f75b',\n defaultText: 'defaultText_4880f75b',\n button: 'button_4880f75b',\n spinner: 'spinner_4880f75b',\n};\n\nexport default styles;\n/* tslint:enable */"],"sourceRoot":"../../../../src"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
.folderPicker_fb998a46{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.folderPicker_fb998a46 .selection_fb998a46{width:90%}.folderPicker_fb998a46 .selectFolderLabel_fb998a46{color:#666}.folderPicker_fb998a46 .selectFolder_fb998a46{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;margin-right:5px;max-width:90%}.folderPicker_fb998a46 .selectFolder_fb998a46 span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.folderPicker_fb998a46 .selectButton_fb998a46{width:10%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.actions_fb998a46 button{margin-right:15px}label.required_fb998a46::after{content:" *";color:#a80000;padding-right:12px}
|
|
@@ -3,13 +3,13 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
/* tslint:disable */
|
|
4
4
|
require('./FolderPicker.module.css');
|
|
5
5
|
var styles = {
|
|
6
|
-
folderPicker: '
|
|
7
|
-
selection: '
|
|
8
|
-
selectFolderLabel: '
|
|
9
|
-
selectFolder: '
|
|
10
|
-
selectButton: '
|
|
11
|
-
actions: '
|
|
12
|
-
required: '
|
|
6
|
+
folderPicker: 'folderPicker_fb998a46',
|
|
7
|
+
selection: 'selection_fb998a46',
|
|
8
|
+
selectFolderLabel: 'selectFolderLabel_fb998a46',
|
|
9
|
+
selectFolder: 'selectFolder_fb998a46',
|
|
10
|
+
selectButton: 'selectButton_fb998a46',
|
|
11
|
+
actions: 'actions_fb998a46',
|
|
12
|
+
required: 'required_fb998a46',
|
|
13
13
|
};
|
|
14
14
|
exports.default = styles;
|
|
15
15
|
/* tslint:enable */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["controls/folderPicker/FolderPicker.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,2BAA2B,CAAC,CAAC;AACrC,IAAM,MAAM,GAAG;IACb,YAAY,EAAE,uBAAuB;IACrC,SAAS,EAAE,oBAAoB;IAC/B,iBAAiB,EAAE,4BAA4B;IAC/C,YAAY,EAAE,uBAAuB;IACrC,YAAY,EAAE,uBAAuB;IACrC,OAAO,EAAE,kBAAkB;IAC3B,QAAQ,EAAE,mBAAmB;CAC9B,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/folderPicker/FolderPicker.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./FolderPicker.module.css');\nconst styles = {\n folderPicker: '
|
|
1
|
+
{"version":3,"sources":["controls/folderPicker/FolderPicker.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,2BAA2B,CAAC,CAAC;AACrC,IAAM,MAAM,GAAG;IACb,YAAY,EAAE,uBAAuB;IACrC,SAAS,EAAE,oBAAoB;IAC/B,iBAAiB,EAAE,4BAA4B;IAC/C,YAAY,EAAE,uBAAuB;IACrC,YAAY,EAAE,uBAAuB;IACrC,OAAO,EAAE,kBAAkB;IAC3B,QAAQ,EAAE,mBAAmB;CAC9B,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/folderPicker/FolderPicker.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./FolderPicker.module.css');\nconst styles = {\n folderPicker: 'folderPicker_fb998a46',\n selection: 'selection_fb998a46',\n selectFolderLabel: 'selectFolderLabel_fb998a46',\n selectFolder: 'selectFolder_fb998a46',\n selectButton: 'selectButton_fb998a46',\n actions: 'actions_fb998a46',\n required: 'required_fb998a46',\n};\n\nexport default styles;\n/* tslint:enable */"],"sourceRoot":"../../../src"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
.gridLayout_0326ee6f .gridLayoutList_0326ee6f{overflow:hidden;font-size:0;position:relative;background-color:transparent}.gridLayout_0326ee6f .gridLayoutList_0326ee6f .ms-DocumentCard{position:relative;background-color:#fff;height:100%}.gridLayout_0326ee6f .gridLayoutList_0326ee6f .ms-DocumentCard.ms-DocumentCard--compact .ms-DocumentCardPreview{-ms-flex-negative:0;flex-shrink:0;width:144px}.gridLayout_0326ee6f .gridLayoutList_0326ee6f .ms-DocumentCard .ms-DocumentCardPreview-icon img{width:32px;height:32px}.gridLayout_0326ee6f .gridLayoutList_0326ee6f .ms-DocumentCard:not(.ms-DocumentCard--compact){min-width:212px;max-width:286px}.gridLayout_0326ee6f .gridLayoutList_0326ee6f .ms-DocumentCard:not(.ms-DocumentCard--compact) .ms-DocumentCardActivity{padding-bottom:16px}.gridLayout_0326ee6f .gridLayoutList_0326ee6f .ms-DocumentCard:not(.ms-DocumentCard--compact) .ms-DocumentCardTile-titleArea{height:81px}.gridLayout_0326ee6f .gridLayoutList_0326ee6f .ms-DocumentCard:not(.ms-DocumentCard--compact) .ms-DocumentCardLocation{padding:12px 16px 5px 16px;overflow:hidden;text-overflow:ellipsis}.gridLayout_0326ee6f .gridLayoutList_0326ee6f .ms-List-cell{vertical-align:top;display:inline-block;margin-bottom:20px}
|
|
@@ -8,8 +8,8 @@ var styles = {
|
|
|
8
8
|
maxWidth: '320',
|
|
9
9
|
compactThreshold: '480',
|
|
10
10
|
rowsPerPage: '3',
|
|
11
|
-
gridLayout: '
|
|
12
|
-
gridLayoutList: '
|
|
11
|
+
gridLayout: 'gridLayout_0326ee6f',
|
|
12
|
+
gridLayoutList: 'gridLayoutList_0326ee6f',
|
|
13
13
|
};
|
|
14
14
|
exports.default = styles;
|
|
15
15
|
/* tslint:enable */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["controls/gridLayout/GridLayout.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,yBAAyB,CAAC,CAAC;AACnC,IAAM,MAAM,GAAG;IACb,OAAO,EAAE,IAAI;IACb,QAAQ,EAAE,KAAK;IACf,QAAQ,EAAE,KAAK;IACf,gBAAgB,EAAE,KAAK;IACvB,WAAW,EAAE,GAAG;IAChB,UAAU,EAAE,qBAAqB;IACjC,cAAc,EAAE,yBAAyB;CAC1C,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/gridLayout/GridLayout.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./GridLayout.module.css');\nconst styles = {\n padding: '20',\n minWidth: '210',\n maxWidth: '320',\n compactThreshold: '480',\n rowsPerPage: '3',\n gridLayout: '
|
|
1
|
+
{"version":3,"sources":["controls/gridLayout/GridLayout.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,yBAAyB,CAAC,CAAC;AACnC,IAAM,MAAM,GAAG;IACb,OAAO,EAAE,IAAI;IACb,QAAQ,EAAE,KAAK;IACf,QAAQ,EAAE,KAAK;IACf,gBAAgB,EAAE,KAAK;IACvB,WAAW,EAAE,GAAG;IAChB,UAAU,EAAE,qBAAqB;IACjC,cAAc,EAAE,yBAAyB;CAC1C,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/gridLayout/GridLayout.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./GridLayout.module.css');\nconst styles = {\n padding: '20',\n minWidth: '210',\n maxWidth: '320',\n compactThreshold: '480',\n rowsPerPage: '3',\n gridLayout: 'gridLayout_0326ee6f',\n gridLayoutList: 'gridLayoutList_0326ee6f',\n};\n\nexport default styles;\n/* tslint:enable */"],"sourceRoot":"../../../src"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
.iFrameDialog_e8968456{border:none}.iFrameDialog_e8968456 .spinnerContainer_e8968456{position:absolute;left:50%;top:50%;margin-left:-14px;margin-top:-14px}
|
|
@@ -3,8 +3,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
/* tslint:disable */
|
|
4
4
|
require('./IFrameDialogContent.module.css');
|
|
5
5
|
var styles = {
|
|
6
|
-
iFrameDialog: '
|
|
7
|
-
spinnerContainer: '
|
|
6
|
+
iFrameDialog: 'iFrameDialog_e8968456',
|
|
7
|
+
spinnerContainer: 'spinnerContainer_e8968456',
|
|
8
8
|
};
|
|
9
9
|
exports.default = styles;
|
|
10
10
|
/* tslint:enable */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["controls/iFrameDialog/IFrameDialogContent.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,kCAAkC,CAAC,CAAC;AAC5C,IAAM,MAAM,GAAG;IACb,YAAY,EAAE,uBAAuB;IACrC,gBAAgB,EAAE,2BAA2B;CAC9C,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/iFrameDialog/IFrameDialogContent.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./IFrameDialogContent.module.css');\nconst styles = {\n iFrameDialog: '
|
|
1
|
+
{"version":3,"sources":["controls/iFrameDialog/IFrameDialogContent.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,kCAAkC,CAAC,CAAC;AAC5C,IAAM,MAAM,GAAG;IACb,YAAY,EAAE,uBAAuB;IACrC,gBAAgB,EAAE,2BAA2B;CAC9C,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/iFrameDialog/IFrameDialogContent.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./IFrameDialogContent.module.css');\nconst styles = {\n iFrameDialog: 'iFrameDialog_e8968456',\n spinnerContainer: 'spinnerContainer_e8968456',\n};\n\nexport default styles;\n/* tslint:enable */"],"sourceRoot":"../../../src"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
.iFrameDialog_3f65a271{border:none}.iFrameDialog_3f65a271 .spinnerContainer_3f65a271{position:absolute;left:50%;top:50%;margin-left:-14px;margin-top:-14px}
|
|
@@ -3,8 +3,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
/* tslint:disable */
|
|
4
4
|
require('./IFramePanelContent.module.css');
|
|
5
5
|
var styles = {
|
|
6
|
-
iFrameDialog: '
|
|
7
|
-
spinnerContainer: '
|
|
6
|
+
iFrameDialog: 'iFrameDialog_3f65a271',
|
|
7
|
+
spinnerContainer: 'spinnerContainer_3f65a271',
|
|
8
8
|
};
|
|
9
9
|
exports.default = styles;
|
|
10
10
|
/* tslint:enable */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["controls/iFramePanel/IFramePanelContent.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,iCAAiC,CAAC,CAAC;AAC3C,IAAM,MAAM,GAAG;IACb,YAAY,EAAE,uBAAuB;IACrC,gBAAgB,EAAE,2BAA2B;CAC9C,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/iFramePanel/IFramePanelContent.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./IFramePanelContent.module.css');\nconst styles = {\n iFrameDialog: '
|
|
1
|
+
{"version":3,"sources":["controls/iFramePanel/IFramePanelContent.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,iCAAiC,CAAC,CAAC;AAC3C,IAAM,MAAM,GAAG;IACb,YAAY,EAAE,uBAAuB;IACrC,gBAAgB,EAAE,2BAA2B;CAC9C,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/iFramePanel/IFramePanelContent.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./IFramePanelContent.module.css');\nconst styles = {\n iFrameDialog: 'iFrameDialog_3f65a271',\n spinnerContainer: 'spinnerContainer_3f65a271',\n};\n\nexport default styles;\n/* tslint:enable */"],"sourceRoot":"../../../src"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
.dialog_65825ea8{max-width:600px;width:600px}.dialogSelectedIcons_65825ea8{font-size:30px;min-width:32px;width:100%;color:"[theme: themePrimary, default: #0078d7]";text-align:center}.dialogIconsContainer_65825ea8{padding:5px;overflow:auto;max-height:600px;height:600px}.dialogFooter_65825ea8{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:end;justify-content:flex-end}.dialogFooter_65825ea8 .save_65825ea8{margin-right:5px}.navArea_65825ea8{display:-ms-flexbox;display:flex;width:100%;padding-left:11px}.headTitle_65825ea8{display:inline-block;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:2;flex-shrink:2;font-size:28px;font-weight:300;margin:auto 8px 5px 0;white-space:nowrap}.searchBox_65825ea8{-ms-flex-positive:5;flex-grow:5;-ms-flex-negative:1;flex-shrink:1;margin:5px 0}.closeBtnContainer_65825ea8{-ms-flex:0 0 54px;flex:0 0 54px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.iconList_65825ea8{list-style-type:none;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;margin:10px -5px}.iconItem_65825ea8{display:inline-block;padding:0;margin:0 2px 4px;list-style-type:none;position:relative;overflow:hidden}.iconRadio_65825ea8{position:absolute;left:-1000px;opacity:0}.iconLabel_65825ea8{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:space-evenly;justify-content:space-evenly;width:78px;padding:5px;height:70px;border-radius:3px;background-color:"[theme:neutralLighterAlt, default:#f8f8f8]"}.iconLabel_65825ea8:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;border:2px solid transparent;border-color:"[theme:neutralQuarternary, default:#d0d0d0]";border-radius:3px;opacity:0;will-change:opacity,border-color;transition:opacity ease-out 50ms}.iconLabel_65825ea8:hover:after{opacity:1}.iconRadio_65825ea8:checked+.iconLabel_65825ea8{color:"[theme: themePrimary, default: #0078d7]"}.iconRadio_65825ea8:checked+.iconLabel_65825ea8:after{opacity:1;border-color:"[theme: themePrimary, default: #0078d7]"}.iconRadio_65825ea8:focus+.iconLabel_65825ea8{outline:1px;outline-color:"[theme: themePrimary, default: #0078d7]";outline-offset:-5px}.iconGlyph_65825ea8{font-size:24px;width:24px;height:24px;margin-bottom:5px;color:inherit}.iconName_65825ea8{display:inline-block;max-width:100%;text-align:left;font-size:12px}.footer_65825ea8{display:-ms-flexbox;display:flex;width:100%}.selectionDisplay_65825ea8{-ms-flex-order:2;order:2;display:-ms-flexbox;display:flex;-ms-flex:1 0 32px;flex:1 0 32px;margin:0 auto;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.selectionDisplay_65825ea8.noSelection{opacity:.3}.selectionLabel_65825ea8{display:inline-block}.selectionIcon_65825ea8{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:24px;min-width:32px}.btnCancel_65825ea8{-ms-flex-order:1;order:1}.btnSave_65825ea8{-ms-flex-order:3;order:3}
|
|
@@ -3,27 +3,27 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
/* tslint:disable */
|
|
4
4
|
require('./IconPicker.module.css');
|
|
5
5
|
var styles = {
|
|
6
|
-
dialog: '
|
|
7
|
-
dialogSelectedIcons: '
|
|
8
|
-
dialogIconsContainer: '
|
|
9
|
-
dialogFooter: '
|
|
10
|
-
save: '
|
|
11
|
-
navArea: '
|
|
12
|
-
headTitle: '
|
|
13
|
-
searchBox: '
|
|
14
|
-
closeBtnContainer: '
|
|
15
|
-
iconList: '
|
|
16
|
-
iconItem: '
|
|
17
|
-
iconRadio: '
|
|
18
|
-
iconLabel: '
|
|
19
|
-
iconGlyph: '
|
|
20
|
-
iconName: '
|
|
21
|
-
footer: '
|
|
22
|
-
selectionDisplay: '
|
|
23
|
-
selectionLabel: '
|
|
24
|
-
selectionIcon: '
|
|
25
|
-
btnCancel: '
|
|
26
|
-
btnSave: '
|
|
6
|
+
dialog: 'dialog_65825ea8',
|
|
7
|
+
dialogSelectedIcons: 'dialogSelectedIcons_65825ea8',
|
|
8
|
+
dialogIconsContainer: 'dialogIconsContainer_65825ea8',
|
|
9
|
+
dialogFooter: 'dialogFooter_65825ea8',
|
|
10
|
+
save: 'save_65825ea8',
|
|
11
|
+
navArea: 'navArea_65825ea8',
|
|
12
|
+
headTitle: 'headTitle_65825ea8',
|
|
13
|
+
searchBox: 'searchBox_65825ea8',
|
|
14
|
+
closeBtnContainer: 'closeBtnContainer_65825ea8',
|
|
15
|
+
iconList: 'iconList_65825ea8',
|
|
16
|
+
iconItem: 'iconItem_65825ea8',
|
|
17
|
+
iconRadio: 'iconRadio_65825ea8',
|
|
18
|
+
iconLabel: 'iconLabel_65825ea8',
|
|
19
|
+
iconGlyph: 'iconGlyph_65825ea8',
|
|
20
|
+
iconName: 'iconName_65825ea8',
|
|
21
|
+
footer: 'footer_65825ea8',
|
|
22
|
+
selectionDisplay: 'selectionDisplay_65825ea8',
|
|
23
|
+
selectionLabel: 'selectionLabel_65825ea8',
|
|
24
|
+
selectionIcon: 'selectionIcon_65825ea8',
|
|
25
|
+
btnCancel: 'btnCancel_65825ea8',
|
|
26
|
+
btnSave: 'btnSave_65825ea8',
|
|
27
27
|
};
|
|
28
28
|
exports.default = styles;
|
|
29
29
|
/* tslint:enable */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["controls/iconPicker/IconPicker.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,yBAAyB,CAAC,CAAC;AACnC,IAAM,MAAM,GAAG;IACb,MAAM,EAAE,iBAAiB;IACzB,mBAAmB,EAAE,8BAA8B;IACnD,oBAAoB,EAAE,+BAA+B;IACrD,YAAY,EAAE,uBAAuB;IACrC,IAAI,EAAE,eAAe;IACrB,OAAO,EAAE,kBAAkB;IAC3B,SAAS,EAAE,oBAAoB;IAC/B,SAAS,EAAE,oBAAoB;IAC/B,iBAAiB,EAAE,4BAA4B;IAC/C,QAAQ,EAAE,mBAAmB;IAC7B,QAAQ,EAAE,mBAAmB;IAC7B,SAAS,EAAE,oBAAoB;IAC/B,SAAS,EAAE,oBAAoB;IAC/B,SAAS,EAAE,oBAAoB;IAC/B,QAAQ,EAAE,mBAAmB;IAC7B,MAAM,EAAE,iBAAiB;IACzB,gBAAgB,EAAE,2BAA2B;IAC7C,cAAc,EAAE,yBAAyB;IACzC,aAAa,EAAE,wBAAwB;IACvC,SAAS,EAAE,oBAAoB;IAC/B,OAAO,EAAE,kBAAkB;CAC5B,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/iconPicker/IconPicker.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./IconPicker.module.css');\nconst styles = {\n dialog: '
|
|
1
|
+
{"version":3,"sources":["controls/iconPicker/IconPicker.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,yBAAyB,CAAC,CAAC;AACnC,IAAM,MAAM,GAAG;IACb,MAAM,EAAE,iBAAiB;IACzB,mBAAmB,EAAE,8BAA8B;IACnD,oBAAoB,EAAE,+BAA+B;IACrD,YAAY,EAAE,uBAAuB;IACrC,IAAI,EAAE,eAAe;IACrB,OAAO,EAAE,kBAAkB;IAC3B,SAAS,EAAE,oBAAoB;IAC/B,SAAS,EAAE,oBAAoB;IAC/B,iBAAiB,EAAE,4BAA4B;IAC/C,QAAQ,EAAE,mBAAmB;IAC7B,QAAQ,EAAE,mBAAmB;IAC7B,SAAS,EAAE,oBAAoB;IAC/B,SAAS,EAAE,oBAAoB;IAC/B,SAAS,EAAE,oBAAoB;IAC/B,QAAQ,EAAE,mBAAmB;IAC7B,MAAM,EAAE,iBAAiB;IACzB,gBAAgB,EAAE,2BAA2B;IAC7C,cAAc,EAAE,yBAAyB;IACzC,aAAa,EAAE,wBAAwB;IACvC,SAAS,EAAE,oBAAoB;IAC/B,OAAO,EAAE,kBAAkB;CAC5B,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/iconPicker/IconPicker.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./IconPicker.module.css');\nconst styles = {\n dialog: 'dialog_65825ea8',\n dialogSelectedIcons: 'dialogSelectedIcons_65825ea8',\n dialogIconsContainer: 'dialogIconsContainer_65825ea8',\n dialogFooter: 'dialogFooter_65825ea8',\n save: 'save_65825ea8',\n navArea: 'navArea_65825ea8',\n headTitle: 'headTitle_65825ea8',\n searchBox: 'searchBox_65825ea8',\n closeBtnContainer: 'closeBtnContainer_65825ea8',\n iconList: 'iconList_65825ea8',\n iconItem: 'iconItem_65825ea8',\n iconRadio: 'iconRadio_65825ea8',\n iconLabel: 'iconLabel_65825ea8',\n iconGlyph: 'iconGlyph_65825ea8',\n iconName: 'iconName_65825ea8',\n footer: 'footer_65825ea8',\n selectionDisplay: 'selectionDisplay_65825ea8',\n selectionLabel: 'selectionLabel_65825ea8',\n selectionIcon: 'selectionIcon_65825ea8',\n btnCancel: 'btnCancel_65825ea8',\n btnSave: 'btnSave_65825ea8',\n};\n\nexport default styles;\n/* tslint:enable */"],"sourceRoot":"../../../src"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
.ListItemAttachments_4dce9a67{margin-bottom:15px}.ListItemAttachments_4dce9a67 .documentCard_4dce9a67{-webkit-font-smoothing:antialiased;background-color:#fff;border:1px solid #eaeaea;box-sizing:border-box;max-width:320px;min-width:187px;-webkit-user-select:none;-ms-user-select:none;user-select:none;position:relative}.ListItemAttachments_4dce9a67 .documentCardWrapper_4dce9a67{margin-top:15px;min-Width:187px;width:187px;display:inline-block;margin-left:12px}.ListItemAttachments_4dce9a67 .fileLabel_4dce9a67{margin-left:12px;margin-right:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ListItemAttachments_4dce9a67 .uploadfile_4dce9a67{background-color:transparent!important;font-size:15px}.uploadBar_4dce9a67{margin-top:15px;text-align:left}
|
|
@@ -3,12 +3,12 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
/* tslint:disable */
|
|
4
4
|
require('./ListItemAttachments.module.css');
|
|
5
5
|
var styles = {
|
|
6
|
-
ListItemAttachments: '
|
|
7
|
-
documentCard: '
|
|
8
|
-
documentCardWrapper: '
|
|
9
|
-
fileLabel: '
|
|
10
|
-
uploadfile: '
|
|
11
|
-
uploadBar: '
|
|
6
|
+
ListItemAttachments: 'ListItemAttachments_4dce9a67',
|
|
7
|
+
documentCard: 'documentCard_4dce9a67',
|
|
8
|
+
documentCardWrapper: 'documentCardWrapper_4dce9a67',
|
|
9
|
+
fileLabel: 'fileLabel_4dce9a67',
|
|
10
|
+
uploadfile: 'uploadfile_4dce9a67',
|
|
11
|
+
uploadBar: 'uploadBar_4dce9a67',
|
|
12
12
|
};
|
|
13
13
|
exports.default = styles;
|
|
14
14
|
/* tslint:enable */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["controls/listItemAttachments/ListItemAttachments.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,kCAAkC,CAAC,CAAC;AAC5C,IAAM,MAAM,GAAG;IACb,mBAAmB,EAAE,8BAA8B;IACnD,YAAY,EAAE,uBAAuB;IACrC,mBAAmB,EAAE,8BAA8B;IACnD,SAAS,EAAE,oBAAoB;IAC/B,UAAU,EAAE,qBAAqB;IACjC,SAAS,EAAE,oBAAoB;CAChC,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/listItemAttachments/ListItemAttachments.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./ListItemAttachments.module.css');\nconst styles = {\n ListItemAttachments: '
|
|
1
|
+
{"version":3,"sources":["controls/listItemAttachments/ListItemAttachments.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,kCAAkC,CAAC,CAAC;AAC5C,IAAM,MAAM,GAAG;IACb,mBAAmB,EAAE,8BAA8B;IACnD,YAAY,EAAE,uBAAuB;IACrC,mBAAmB,EAAE,8BAA8B;IACnD,SAAS,EAAE,oBAAoB;IAC/B,UAAU,EAAE,qBAAqB;IACjC,SAAS,EAAE,oBAAoB;CAChC,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/listItemAttachments/ListItemAttachments.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./ListItemAttachments.module.css');\nconst styles = {\n ListItemAttachments: 'ListItemAttachments_4dce9a67',\n documentCard: 'documentCard_4dce9a67',\n documentCardWrapper: 'documentCardWrapper_4dce9a67',\n fileLabel: 'fileLabel_4dce9a67',\n uploadfile: 'uploadfile_4dce9a67',\n uploadBar: 'uploadBar_4dce9a67',\n};\n\nexport default styles;\n/* tslint:enable */"],"sourceRoot":"../../../src"}
|
|
@@ -51,6 +51,8 @@ var Label_1 = require("office-ui-fabric-react/lib/Label");
|
|
|
51
51
|
var telemetry = require("../../common/telemetry");
|
|
52
52
|
var ComboBox_1 = require("office-ui-fabric-react/lib/ComboBox");
|
|
53
53
|
var ListItemRepository_1 = require("../../common/dal/ListItemRepository");
|
|
54
|
+
var ComboBoxListItemPicker_module_scss_1 = require("./ComboBoxListItemPicker.module.scss");
|
|
55
|
+
var office_ui_fabric_react_1 = require("office-ui-fabric-react");
|
|
54
56
|
var ComboBoxListItemPicker = (function (_super) {
|
|
55
57
|
__extends(ComboBoxListItemPicker, _super);
|
|
56
58
|
function ComboBoxListItemPicker(props) {
|
|
@@ -145,13 +147,14 @@ var ComboBoxListItemPicker = (function (_super) {
|
|
|
145
147
|
*/
|
|
146
148
|
ComboBoxListItemPicker.prototype.render = function () {
|
|
147
149
|
var _a = this.props, className = _a.className, disabled = _a.disabled;
|
|
148
|
-
return (
|
|
149
|
-
React.createElement(ComboBox_1.ComboBox, { options: this.state.availableOptions, autoComplete: this.props.autoComplete, comboBoxOptionStyles: this.props.comboBoxOptionStyles, allowFreeform: this.props.allowFreeform, keytipProps: this.props.keytipProps, onMenuDismissed: this.props.onMenuDismiss, onMenuOpen: this.props.onMenuOpen, text: this.props.text, onChanged: this.onChanged, multiSelect: this.props.multiSelect, defaultSelectedKey: this.selectedItems.map(function (item) { return item.key; }) || [], className: className, disabled: disabled }),
|
|
150
|
+
return (React.createElement("div", { className: ComboBoxListItemPicker_module_scss_1.default.comboBoxListItemPickerWrapper },
|
|
151
|
+
React.createElement(ComboBox_1.ComboBox, { label: this.props.label, options: this.state.availableOptions, autoComplete: this.props.autoComplete, comboBoxOptionStyles: this.props.comboBoxOptionStyles, allowFreeform: this.props.allowFreeform, keytipProps: this.props.keytipProps, onMenuDismissed: this.props.onMenuDismiss, onMenuOpen: this.props.onMenuOpen, text: this.props.text, onChanged: this.onChanged, multiSelect: this.props.multiSelect, defaultSelectedKey: this.selectedItems.map(function (item) { return item.key; }) || [], className: className, disabled: disabled || !this.state.availableOptions }),
|
|
152
|
+
!this.state.errorMessage && !this.state.availableOptions && (React.createElement(office_ui_fabric_react_1.Spinner, { className: ComboBoxListItemPicker_module_scss_1.default.loading, size: office_ui_fabric_react_1.SpinnerSize.small })),
|
|
150
153
|
!!this.state.errorMessage &&
|
|
151
154
|
(React.createElement(Label_1.Label, { style: { color: '#FF0000' } },
|
|
152
155
|
" ",
|
|
153
156
|
this.state.errorMessage,
|
|
154
|
-
" "))))
|
|
157
|
+
" "))));
|
|
155
158
|
};
|
|
156
159
|
return ComboBoxListItemPicker;
|
|
157
160
|
}(React.Component));
|