@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
|
-
{"version":3,"sources":["controls/fields/fieldCommon/FieldRenderer.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,4BAA4B,CAAC,CAAC;AACtC,IAAM,MAAM,GAAG;IACb,QAAQ,EAAE,mBAAmB;IAC7B,QAAQ,EAAE,mBAAmB;IAC7B,UAAU,EAAE,qBAAqB;CAClC,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/fields/fieldCommon/FieldRenderer.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./FieldRenderer.module.css');\nconst styles = {\n ellipsis: '
|
|
1
|
+
{"version":3,"sources":["controls/fields/fieldCommon/FieldRenderer.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,4BAA4B,CAAC,CAAC;AACtC,IAAM,MAAM,GAAG;IACb,QAAQ,EAAE,mBAAmB;IAC7B,QAAQ,EAAE,mBAAmB;IAC7B,UAAU,EAAE,qBAAqB;CAClC,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/fields/fieldCommon/FieldRenderer.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./FieldRenderer.module.css');\nconst styles = {\n ellipsis: 'ellipsis_2ea26094',\n relative: 'relative_2ea26094',\n fabricIcon: 'fabricIcon_2ea26094',\n};\n\nexport default styles;\n/* tslint:enable */"],"sourceRoot":"../../../../src"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
.ellipsis_0916e45a{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ellipsis_0916e45a,.relative_0916e45a{position:relative}.fabricIcon_0916e45a{display:inline-block;font-family:FabricMDL2Icons;font-style:normal;font-weight:400;speak:none}.container_0916e45a{position:absolute;font-size:16px;top:50%}.container_0916e45a.folder_0916e45a{font-size:20px;left:50%;margin-left:-10px;margin-top:1px}
|
|
@@ -3,11 +3,11 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
/* tslint:disable */
|
|
4
4
|
require('./FieldFileTypeRenderer.module.css');
|
|
5
5
|
var styles = {
|
|
6
|
-
ellipsis: '
|
|
7
|
-
relative: '
|
|
8
|
-
fabricIcon: '
|
|
9
|
-
container: '
|
|
10
|
-
folder: '
|
|
6
|
+
ellipsis: 'ellipsis_0916e45a',
|
|
7
|
+
relative: 'relative_0916e45a',
|
|
8
|
+
fabricIcon: 'fabricIcon_0916e45a',
|
|
9
|
+
container: 'container_0916e45a',
|
|
10
|
+
folder: 'folder_0916e45a',
|
|
11
11
|
};
|
|
12
12
|
exports.default = styles;
|
|
13
13
|
/* tslint:enable */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["controls/fields/fieldFileTypeRenderer/FieldFileTypeRenderer.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,oCAAoC,CAAC,CAAC;AAC9C,IAAM,MAAM,GAAG;IACb,QAAQ,EAAE,mBAAmB;IAC7B,QAAQ,EAAE,mBAAmB;IAC7B,UAAU,EAAE,qBAAqB;IACjC,SAAS,EAAE,oBAAoB;IAC/B,MAAM,EAAE,iBAAiB;CAC1B,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/fields/fieldFileTypeRenderer/FieldFileTypeRenderer.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./FieldFileTypeRenderer.module.css');\nconst styles = {\n ellipsis: '
|
|
1
|
+
{"version":3,"sources":["controls/fields/fieldFileTypeRenderer/FieldFileTypeRenderer.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,oCAAoC,CAAC,CAAC;AAC9C,IAAM,MAAM,GAAG;IACb,QAAQ,EAAE,mBAAmB;IAC7B,QAAQ,EAAE,mBAAmB;IAC7B,UAAU,EAAE,qBAAqB;IACjC,SAAS,EAAE,oBAAoB;IAC/B,MAAM,EAAE,iBAAiB;CAC1B,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/fields/fieldFileTypeRenderer/FieldFileTypeRenderer.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./FieldFileTypeRenderer.module.css');\nconst styles = {\n ellipsis: 'ellipsis_0916e45a',\n relative: 'relative_0916e45a',\n fabricIcon: 'fabricIcon_0916e45a',\n container: 'container_0916e45a',\n folder: 'folder_0916e45a',\n};\n\nexport default styles;\n/* tslint:enable */"],"sourceRoot":"../../../../src"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
.ellipsis_676d1a2a{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ellipsis_676d1a2a,.relative_676d1a2a{position:relative}.fabricIcon_676d1a2a{display:inline-block;font-family:FabricMDL2Icons;font-style:normal;font-weight:400;speak:none}.lookup_676d1a2a{display:block!important;max-width:100%}.dialogContainer_676d1a2a{max-width:640px!important}.dialogContainer_676d1a2a [class*=ms-Dialog-button--close]{position:absolute!important}
|
|
@@ -3,11 +3,11 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
/* tslint:disable */
|
|
4
4
|
require('./FieldLookupRenderer.module.css');
|
|
5
5
|
var styles = {
|
|
6
|
-
ellipsis: '
|
|
7
|
-
relative: '
|
|
8
|
-
fabricIcon: '
|
|
9
|
-
lookup: '
|
|
10
|
-
dialogContainer: '
|
|
6
|
+
ellipsis: 'ellipsis_676d1a2a',
|
|
7
|
+
relative: 'relative_676d1a2a',
|
|
8
|
+
fabricIcon: 'fabricIcon_676d1a2a',
|
|
9
|
+
lookup: 'lookup_676d1a2a',
|
|
10
|
+
dialogContainer: 'dialogContainer_676d1a2a',
|
|
11
11
|
};
|
|
12
12
|
exports.default = styles;
|
|
13
13
|
/* tslint:enable */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["controls/fields/fieldLookupRenderer/FieldLookupRenderer.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,kCAAkC,CAAC,CAAC;AAC5C,IAAM,MAAM,GAAG;IACb,QAAQ,EAAE,mBAAmB;IAC7B,QAAQ,EAAE,mBAAmB;IAC7B,UAAU,EAAE,qBAAqB;IACjC,MAAM,EAAE,iBAAiB;IACzB,eAAe,EAAE,0BAA0B;CAC5C,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/fields/fieldLookupRenderer/FieldLookupRenderer.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./FieldLookupRenderer.module.css');\nconst styles = {\n ellipsis: '
|
|
1
|
+
{"version":3,"sources":["controls/fields/fieldLookupRenderer/FieldLookupRenderer.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,kCAAkC,CAAC,CAAC;AAC5C,IAAM,MAAM,GAAG;IACb,QAAQ,EAAE,mBAAmB;IAC7B,QAAQ,EAAE,mBAAmB;IAC7B,UAAU,EAAE,qBAAqB;IACjC,MAAM,EAAE,iBAAiB;IACzB,eAAe,EAAE,0BAA0B;CAC5C,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/fields/fieldLookupRenderer/FieldLookupRenderer.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./FieldLookupRenderer.module.css');\nconst styles = {\n ellipsis: 'ellipsis_676d1a2a',\n relative: 'relative_676d1a2a',\n fabricIcon: 'fabricIcon_676d1a2a',\n lookup: 'lookup_676d1a2a',\n dialogContainer: 'dialogContainer_676d1a2a',\n};\n\nexport default styles;\n/* tslint:enable */"],"sourceRoot":"../../../../src"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
.ellipsis_3549a726{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ellipsis_3549a726,.relative_3549a726,.signalField_3549a726{position:relative}.fabricIcon_3549a726{display:inline-block;font-family:FabricMDL2Icons;font-style:normal;font-weight:400;speak:none}.signalField_3549a726{display:-ms-inline-flexbox;display:inline-flex;max-width:100%;-ms-flex-direction:row nowrap;flex-direction:row nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;vertical-align:top}.signalField_3549a726 .signal_3549a726{display:inline-block;margin:0 4px;transition:color .2s linear}html[dir=ltr] .signalField_3549a726 .signal_3549a726:first-child{margin-left:0}.signalField_3549a726 .newItem_3549a726{width:0;height:1em;position:relative;line-height:1em;color:#da3b01}html[dir=ltr] .signalField_3549a726 .newItem_3549a726{margin-right:0}.signalField_3549a726 .newItem_3549a726 .newIcon_3549a726{position:absolute;bottom:100%;font-size:.66em;margin-bottom:-.75em}html[dir=ltr] .signalField_3549a726 .newItem_3549a726 .newIcon_3549a726{right:-1px}.signalField_3549a726 .signalFieldValue_3549a726{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;text-align:left}.signalField_3549a726 .signalFieldValue_3549a726 .value_3549a726{font-size:14px!important}
|
|
@@ -3,15 +3,15 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
/* tslint:disable */
|
|
4
4
|
require('./FieldNameRenderer.module.css');
|
|
5
5
|
var styles = {
|
|
6
|
-
ellipsis: '
|
|
7
|
-
relative: '
|
|
8
|
-
signalField: '
|
|
9
|
-
fabricIcon: '
|
|
10
|
-
signal: '
|
|
11
|
-
newItem: '
|
|
12
|
-
newIcon: '
|
|
13
|
-
signalFieldValue: '
|
|
14
|
-
value: '
|
|
6
|
+
ellipsis: 'ellipsis_3549a726',
|
|
7
|
+
relative: 'relative_3549a726',
|
|
8
|
+
signalField: 'signalField_3549a726',
|
|
9
|
+
fabricIcon: 'fabricIcon_3549a726',
|
|
10
|
+
signal: 'signal_3549a726',
|
|
11
|
+
newItem: 'newItem_3549a726',
|
|
12
|
+
newIcon: 'newIcon_3549a726',
|
|
13
|
+
signalFieldValue: 'signalFieldValue_3549a726',
|
|
14
|
+
value: 'value_3549a726',
|
|
15
15
|
};
|
|
16
16
|
exports.default = styles;
|
|
17
17
|
/* tslint:enable */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["controls/fields/fieldNameRenderer/FieldNameRenderer.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,gCAAgC,CAAC,CAAC;AAC1C,IAAM,MAAM,GAAG;IACb,QAAQ,EAAE,mBAAmB;IAC7B,QAAQ,EAAE,mBAAmB;IAC7B,WAAW,EAAE,sBAAsB;IACnC,UAAU,EAAE,qBAAqB;IACjC,MAAM,EAAE,iBAAiB;IACzB,OAAO,EAAE,kBAAkB;IAC3B,OAAO,EAAE,kBAAkB;IAC3B,gBAAgB,EAAE,2BAA2B;IAC7C,KAAK,EAAE,gBAAgB;CACxB,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/fields/fieldNameRenderer/FieldNameRenderer.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./FieldNameRenderer.module.css');\nconst styles = {\n ellipsis: '
|
|
1
|
+
{"version":3,"sources":["controls/fields/fieldNameRenderer/FieldNameRenderer.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,gCAAgC,CAAC,CAAC;AAC1C,IAAM,MAAM,GAAG;IACb,QAAQ,EAAE,mBAAmB;IAC7B,QAAQ,EAAE,mBAAmB;IAC7B,WAAW,EAAE,sBAAsB;IACnC,UAAU,EAAE,qBAAqB;IACjC,MAAM,EAAE,iBAAiB;IACzB,OAAO,EAAE,kBAAkB;IAC3B,OAAO,EAAE,kBAAkB;IAC3B,gBAAgB,EAAE,2BAA2B;IAC7C,KAAK,EAAE,gBAAgB;CACxB,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/fields/fieldNameRenderer/FieldNameRenderer.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./FieldNameRenderer.module.css');\nconst styles = {\n ellipsis: 'ellipsis_3549a726',\n relative: 'relative_3549a726',\n signalField: 'signalField_3549a726',\n fabricIcon: 'fabricIcon_3549a726',\n signal: 'signal_3549a726',\n newItem: 'newItem_3549a726',\n newIcon: 'newIcon_3549a726',\n signalFieldValue: 'signalFieldValue_3549a726',\n value: 'value_3549a726',\n};\n\nexport default styles;\n/* tslint:enable */"],"sourceRoot":"../../../../src"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
.ellipsis_2b06160f,.term_2b06160f{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ellipsis_2b06160f,.relative_2b06160f,.term_2b06160f{position:relative}.fabricIcon_2b06160f{display:inline-block;font-family:FabricMDL2Icons;font-style:normal;font-weight:400;speak:none}
|
|
@@ -3,10 +3,10 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
/* tslint:disable */
|
|
4
4
|
require('./FieldTaxonomyRenderer.module.css');
|
|
5
5
|
var styles = {
|
|
6
|
-
ellipsis: '
|
|
7
|
-
term: '
|
|
8
|
-
relative: '
|
|
9
|
-
fabricIcon: '
|
|
6
|
+
ellipsis: 'ellipsis_2b06160f',
|
|
7
|
+
term: 'term_2b06160f',
|
|
8
|
+
relative: 'relative_2b06160f',
|
|
9
|
+
fabricIcon: 'fabricIcon_2b06160f',
|
|
10
10
|
};
|
|
11
11
|
exports.default = styles;
|
|
12
12
|
/* tslint:enable */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["controls/fields/fieldTaxonomyRenderer/FieldTaxonomyRenderer.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,oCAAoC,CAAC,CAAC;AAC9C,IAAM,MAAM,GAAG;IACb,QAAQ,EAAE,mBAAmB;IAC7B,IAAI,EAAE,eAAe;IACrB,QAAQ,EAAE,mBAAmB;IAC7B,UAAU,EAAE,qBAAqB;CAClC,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/fields/fieldTaxonomyRenderer/FieldTaxonomyRenderer.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./FieldTaxonomyRenderer.module.css');\nconst styles = {\n ellipsis: '
|
|
1
|
+
{"version":3,"sources":["controls/fields/fieldTaxonomyRenderer/FieldTaxonomyRenderer.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,oCAAoC,CAAC,CAAC;AAC9C,IAAM,MAAM,GAAG;IACb,QAAQ,EAAE,mBAAmB;IAC7B,IAAI,EAAE,eAAe;IACrB,QAAQ,EAAE,mBAAmB;IAC7B,UAAU,EAAE,qBAAqB;CAClC,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/fields/fieldTaxonomyRenderer/FieldTaxonomyRenderer.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./FieldTaxonomyRenderer.module.css');\nconst styles = {\n ellipsis: 'ellipsis_2b06160f',\n term: 'term_2b06160f',\n relative: 'relative_2b06160f',\n fabricIcon: 'fabricIcon_2b06160f',\n};\n\nexport default styles;\n/* tslint:enable */"],"sourceRoot":"../../../../src"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
.ellipsis_8f3decf9{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ellipsis_8f3decf9,.fieldRendererText_8f3decf9,.relative_8f3decf9{position:relative}.fabricIcon_8f3decf9{display:inline-block;font-family:FabricMDL2Icons;font-style:normal;font-weight:400;speak:none}.fieldRendererText_8f3decf9{white-space:normal;overflow:hidden;max-height:7em}.fieldRendererText_8f3decf9.isTruncated_8f3decf9{height:98px;display:inline-block;overflow:hidden}.fieldRendererText_8f3decf9.isTruncated_8f3decf9 .truncate_8f3decf9{position:absolute;bottom:0;right:0;width:100%;height:4em}
|
|
@@ -3,12 +3,12 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
/* tslint:disable */
|
|
4
4
|
require('./FieldTextRenderer.module.css');
|
|
5
5
|
var styles = {
|
|
6
|
-
ellipsis: '
|
|
7
|
-
relative: '
|
|
8
|
-
fieldRendererText: '
|
|
9
|
-
fabricIcon: '
|
|
10
|
-
isTruncated: '
|
|
11
|
-
truncate: '
|
|
6
|
+
ellipsis: 'ellipsis_8f3decf9',
|
|
7
|
+
relative: 'relative_8f3decf9',
|
|
8
|
+
fieldRendererText: 'fieldRendererText_8f3decf9',
|
|
9
|
+
fabricIcon: 'fabricIcon_8f3decf9',
|
|
10
|
+
isTruncated: 'isTruncated_8f3decf9',
|
|
11
|
+
truncate: 'truncate_8f3decf9',
|
|
12
12
|
};
|
|
13
13
|
exports.default = styles;
|
|
14
14
|
/* tslint:enable */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["controls/fields/fieldTextRenderer/FieldTextRenderer.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,gCAAgC,CAAC,CAAC;AAC1C,IAAM,MAAM,GAAG;IACb,QAAQ,EAAE,mBAAmB;IAC7B,QAAQ,EAAE,mBAAmB;IAC7B,iBAAiB,EAAE,4BAA4B;IAC/C,UAAU,EAAE,qBAAqB;IACjC,WAAW,EAAE,sBAAsB;IACnC,QAAQ,EAAE,mBAAmB;CAC9B,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/fields/fieldTextRenderer/FieldTextRenderer.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./FieldTextRenderer.module.css');\nconst styles = {\n ellipsis: '
|
|
1
|
+
{"version":3,"sources":["controls/fields/fieldTextRenderer/FieldTextRenderer.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,gCAAgC,CAAC,CAAC;AAC1C,IAAM,MAAM,GAAG;IACb,QAAQ,EAAE,mBAAmB;IAC7B,QAAQ,EAAE,mBAAmB;IAC7B,iBAAiB,EAAE,4BAA4B;IAC/C,UAAU,EAAE,qBAAqB;IACjC,WAAW,EAAE,sBAAsB;IACnC,QAAQ,EAAE,mBAAmB;CAC9B,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/fields/fieldTextRenderer/FieldTextRenderer.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./FieldTextRenderer.module.css');\nconst styles = {\n ellipsis: 'ellipsis_8f3decf9',\n relative: 'relative_8f3decf9',\n fieldRendererText: 'fieldRendererText_8f3decf9',\n fabricIcon: 'fabricIcon_8f3decf9',\n isTruncated: 'isTruncated_8f3decf9',\n truncate: 'truncate_8f3decf9',\n};\n\nexport default styles;\n/* tslint:enable */"],"sourceRoot":"../../../../src"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
.ellipsis_cb4299ad{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ellipsis_cb4299ad,.image_cb4299ad,.link_cb4299ad,.relative_cb4299ad{position:relative}.fabricIcon_cb4299ad{display:inline-block;font-family:FabricMDL2Icons;font-style:normal;font-weight:400;speak:none}.image_cb4299ad{max-width:64px;max-height:64px;overflow:hidden;display:block;margin:0 auto}
|
|
@@ -3,11 +3,11 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
/* tslint:disable */
|
|
4
4
|
require('./FieldUrlRenderer.module.css');
|
|
5
5
|
var styles = {
|
|
6
|
-
ellipsis: '
|
|
7
|
-
relative: '
|
|
8
|
-
image: '
|
|
9
|
-
link: '
|
|
10
|
-
fabricIcon: '
|
|
6
|
+
ellipsis: 'ellipsis_cb4299ad',
|
|
7
|
+
relative: 'relative_cb4299ad',
|
|
8
|
+
image: 'image_cb4299ad',
|
|
9
|
+
link: 'link_cb4299ad',
|
|
10
|
+
fabricIcon: 'fabricIcon_cb4299ad',
|
|
11
11
|
};
|
|
12
12
|
exports.default = styles;
|
|
13
13
|
/* tslint:enable */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["controls/fields/fieldUrlRenderer/FieldUrlRenderer.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,+BAA+B,CAAC,CAAC;AACzC,IAAM,MAAM,GAAG;IACb,QAAQ,EAAE,mBAAmB;IAC7B,QAAQ,EAAE,mBAAmB;IAC7B,KAAK,EAAE,gBAAgB;IACvB,IAAI,EAAE,eAAe;IACrB,UAAU,EAAE,qBAAqB;CAClC,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/fields/fieldUrlRenderer/FieldUrlRenderer.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./FieldUrlRenderer.module.css');\nconst styles = {\n ellipsis: '
|
|
1
|
+
{"version":3,"sources":["controls/fields/fieldUrlRenderer/FieldUrlRenderer.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,+BAA+B,CAAC,CAAC;AACzC,IAAM,MAAM,GAAG;IACb,QAAQ,EAAE,mBAAmB;IAC7B,QAAQ,EAAE,mBAAmB;IAC7B,KAAK,EAAE,gBAAgB;IACvB,IAAI,EAAE,eAAe;IACrB,UAAU,EAAE,qBAAqB;CAClC,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/fields/fieldUrlRenderer/FieldUrlRenderer.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./FieldUrlRenderer.module.css');\nconst styles = {\n ellipsis: 'ellipsis_cb4299ad',\n relative: 'relative_cb4299ad',\n image: 'image_cb4299ad',\n link: 'link_cb4299ad',\n fabricIcon: 'fabricIcon_cb4299ad',\n};\n\nexport default styles;\n/* tslint:enable */"],"sourceRoot":"../../../../src"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
.ellipsis_9a1f2e30,.user_9a1f2e30{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ellipsis_9a1f2e30,.main_9a1f2e30,.relative_9a1f2e30,.user_9a1f2e30{position:relative}.fabricIcon_9a1f2e30{display:inline-block;font-family:FabricMDL2Icons;font-style:normal;font-weight:400;speak:none}.user_9a1f2e30 span:hover{cursor:pointer;text-decoration:underline}.main_9a1f2e30{padding:20px 24px;background:#fff}.main_9a1f2e30 .actions_9a1f2e30{margin:16px -4px 0 -8px}.main_9a1f2e30 .actions_9a1f2e30 a{margin-left:0!important}.main_9a1f2e30 .actions_9a1f2e30 .chat_9a1f2e30 i{position:relative;top:1px}.sections_9a1f2e30{margin:0;padding:0;list-style-type:disc}.sections_9a1f2e30 .section_9a1f2e30{padding:20px 0;background:#fff}.sections_9a1f2e30 .section_9a1f2e30 .header_9a1f2e30{display:inline-block;position:relative;margin:0 24px 12px;text-align:left;padding:0 20px 0 0}.sections_9a1f2e30 .section_9a1f2e30 .header_9a1f2e30 .chevron_9a1f2e30{line-height:20px;margin:0;padding:0;right:0;font-size:12px;position:absolute;top:0;vertical-align:middle}.sections_9a1f2e30 .section_9a1f2e30 .contactItem_9a1f2e30{padding:0 24px;display:-ms-flexbox;display:flex;height:28px;line-height:28px;font-size:12px}.sections_9a1f2e30 .section_9a1f2e30 .contactItem_9a1f2e30 i{padding-top:.1em}.sections_9a1f2e30 .section_9a1f2e30 .contactItem_9a1f2e30 .content_9a1f2e30{margin:0 12px}
|
|
@@ -3,19 +3,19 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
/* tslint:disable */
|
|
4
4
|
require('./FieldUserRenderer.module.css');
|
|
5
5
|
var styles = {
|
|
6
|
-
ellipsis: '
|
|
7
|
-
user: '
|
|
8
|
-
relative: '
|
|
9
|
-
main: '
|
|
10
|
-
fabricIcon: '
|
|
11
|
-
actions: '
|
|
12
|
-
chat: '
|
|
13
|
-
sections: '
|
|
14
|
-
section: '
|
|
15
|
-
header: '
|
|
16
|
-
chevron: '
|
|
17
|
-
contactItem: '
|
|
18
|
-
content: '
|
|
6
|
+
ellipsis: 'ellipsis_9a1f2e30',
|
|
7
|
+
user: 'user_9a1f2e30',
|
|
8
|
+
relative: 'relative_9a1f2e30',
|
|
9
|
+
main: 'main_9a1f2e30',
|
|
10
|
+
fabricIcon: 'fabricIcon_9a1f2e30',
|
|
11
|
+
actions: 'actions_9a1f2e30',
|
|
12
|
+
chat: 'chat_9a1f2e30',
|
|
13
|
+
sections: 'sections_9a1f2e30',
|
|
14
|
+
section: 'section_9a1f2e30',
|
|
15
|
+
header: 'header_9a1f2e30',
|
|
16
|
+
chevron: 'chevron_9a1f2e30',
|
|
17
|
+
contactItem: 'contactItem_9a1f2e30',
|
|
18
|
+
content: 'content_9a1f2e30',
|
|
19
19
|
};
|
|
20
20
|
exports.default = styles;
|
|
21
21
|
/* tslint:enable */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["controls/fields/fieldUserRenderer/FieldUserRenderer.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,gCAAgC,CAAC,CAAC;AAC1C,IAAM,MAAM,GAAG;IACb,QAAQ,EAAE,mBAAmB;IAC7B,IAAI,EAAE,eAAe;IACrB,QAAQ,EAAE,mBAAmB;IAC7B,IAAI,EAAE,eAAe;IACrB,UAAU,EAAE,qBAAqB;IACjC,OAAO,EAAE,kBAAkB;IAC3B,IAAI,EAAE,eAAe;IACrB,QAAQ,EAAE,mBAAmB;IAC7B,OAAO,EAAE,kBAAkB;IAC3B,MAAM,EAAE,iBAAiB;IACzB,OAAO,EAAE,kBAAkB;IAC3B,WAAW,EAAE,sBAAsB;IACnC,OAAO,EAAE,kBAAkB;CAC5B,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/fields/fieldUserRenderer/FieldUserRenderer.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./FieldUserRenderer.module.css');\nconst styles = {\n ellipsis: '
|
|
1
|
+
{"version":3,"sources":["controls/fields/fieldUserRenderer/FieldUserRenderer.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,gCAAgC,CAAC,CAAC;AAC1C,IAAM,MAAM,GAAG;IACb,QAAQ,EAAE,mBAAmB;IAC7B,IAAI,EAAE,eAAe;IACrB,QAAQ,EAAE,mBAAmB;IAC7B,IAAI,EAAE,eAAe;IACrB,UAAU,EAAE,qBAAqB;IACjC,OAAO,EAAE,kBAAkB;IAC3B,IAAI,EAAE,eAAe;IACrB,QAAQ,EAAE,mBAAmB;IAC7B,OAAO,EAAE,kBAAkB;IAC3B,MAAM,EAAE,iBAAiB;IACzB,OAAO,EAAE,kBAAkB;IAC3B,WAAW,EAAE,sBAAsB;IACnC,OAAO,EAAE,kBAAkB;CAC5B,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/fields/fieldUserRenderer/FieldUserRenderer.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./FieldUserRenderer.module.css');\nconst styles = {\n ellipsis: 'ellipsis_9a1f2e30',\n user: 'user_9a1f2e30',\n relative: 'relative_9a1f2e30',\n main: 'main_9a1f2e30',\n fabricIcon: 'fabricIcon_9a1f2e30',\n actions: 'actions_9a1f2e30',\n chat: 'chat_9a1f2e30',\n sections: 'sections_9a1f2e30',\n section: 'section_9a1f2e30',\n header: 'header_9a1f2e30',\n chevron: 'chevron_9a1f2e30',\n contactItem: 'contactItem_9a1f2e30',\n content: 'content_9a1f2e30',\n};\n\nexport default styles;\n/* tslint:enable */"],"sourceRoot":"../../../../src"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
.filePicker_f390ec68{color:inherit}.filePicker_f390ec68 .ms-Panel-commands{display:none}.filePicker_f390ec68 .ms-Panel-main{top:50px;border:none;overflow-y:hidden}[dir=ltr] .filePicker_f390ec68 .ms-Panel-content{padding-left:0}.filePicker_f390ec68 .ms-Panel-contentInner{padding:0;top:0;overflow:hidden}.filePicker_f390ec68 .ms-Panel-header{margin:0}.filePicker_f390ec68 .ms-Panel-main .ms-Panel-contentInner .ms-Panel-content{height:100%}.filePicker_f390ec68 .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_f390ec68 .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_f390ec68{position:absolute;top:0;bottom:0;height:auto}.tabContainer_f390ec68{height:100%;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}[dir=ltr] .tabsContainer_f390ec68{left:212px}[dir=ltr] .tabsContainer_f390ec68{right:0}.nav_f390ec68{height:100%;color:#f4f4f4}[dir=ltr] .nav_f390ec68{border-right:2px solid;width:210px}.nav_f390ec68 .ms-Nav{height:100%;width:210px;padding-top:60px;box-sizing:border-box;border-top-width:40px;border-top-style:solid;color:#f4f4f4}.tabHeaderContainer_f390ec68{display:inline-block;width:100%;color:#f4f4f4;border-top:40px solid}.breadcrumbNav_f390ec68{margin-top:0}.breadcrumbNavItem_f390ec68{color:#333;font-size:28px;font-weight:100;padding:22px 10px 20px 32px}.tab_f390ec68{padding:0 32px;overflow-y:auto;-ms-flex-positive:2;flex-grow:2}.tabFiles_f390ec68{overflow-y:hidden;overflow-x:hidden;-ms-flex-positive:2;flex-grow:2}.scrollablePaneWrapper_f390ec68{height:75vh;position:relative;overflow:hidden}.actionButtonsContainer_f390ec68{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_f390ec68{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;padding-top:10px;padding-bottom:10px}.actionButton_f390ec68{height:30px;padding-bottom:3px}[dir=ltr] .actionButton_f390ec68{padding-left:16px}[dir=ltr] .actionButton_f390ec68{margin-left:0}[dir=ltr] .actionButton_f390ec68{margin-right:10px}[dir=ltr] .actionButtons_f390ec68{padding-left:20px}[dir=ltr] .actionButtons_f390ec68{padding-right:11px}.tabHeader_f390ec68{color:#333;margin:0;font-size:28px;font-weight:100;padding:22px 0 20px 32px}.tabContainer_f390ec68{height:100%;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.filePicker_f390ec68 .ms-Panel-main{top:50px;border:none;overflow-y:hidden}.tabsContainer_f390ec68 .selectedTab_f390ec68{display:block;height:100%;width:100%;box-sizing:border-box}.header_f390ec68{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.xlg_f390ec68,.xxlg_f390ec68,.xxxlg_f390ec68,.xxxxlg_f390ec68{color:inherit}.itemPickerTopBar_f390ec68{position:absolute;top:0;left:0;right:0;height:40px;background-color:red}.commandBarNoChevron_f390ec68 .ms-CommandBarItem-chevronDown{display:none}.fileItem_f390ec68{cursor:default}.folderItem_f390ec68{cursor:pointer}.folderItem_f390ec68:hover{text-decoration:underline}.fileTypeIcon_f390ec68{margin:0 -2px;display:inline-block}.fileTypeIconIcon_f390ec68{display:inline-block;vertical-align:middle;position:relative;overflow:hidden;width:20px;height:20px}.detailsListHeaderFileTypeIcon_f390ec68{font-size:16px;padding:0}.iconColumnHeader_f390ec68{width:40px!important;margin-right:-8px}.iconColumnHeader_f390ec68 i{font-size:16px}.fileRow_f390ec68{color:inherit}.folderRow_f390ec68{color:inherit}.folderRow_f390ec68 .ms-DetailsRow-check{visibility:hidden}.emptyFolder_f390ec68{text-align:center}.emptyFolder_f390ec68 .emptyFolderImage_f390ec68{padding-top:52px;height:208px;width:auto;margin:0 auto}.emptyFolder_f390ec68 .emptyFolderImage_f390ec68 .emptyFolderImageTag_f390ec68{height:208px;width:auto}.emptyFolder_f390ec68 .emptyFolderTitle_f390ec68{padding:16px 16px 0 16px;font-size:21px;font-weight:100;max-width:400px;color:#858585;margin:0 auto}.emptyFolder_f390ec68 .emptyFolderSubText_f390ec68{padding:6px 16px 0 16px;font-size:14px;font-weight:400;max-width:400px;color:#858585;margin:0 auto}.emptyFolder_f390ec68 .emptyFolderMobile_f390ec68{display:none}.emptyFolder_f390ec68 .emptyFolderPc_f390ec68{color:inherit}.emptyFolder_f390ec68 .emptyFolderIcon_f390ec68{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('./FilePicker.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_f390ec68',
|
|
7
|
+
tabsContainer: 'tabsContainer_f390ec68',
|
|
8
|
+
tabContainer: 'tabContainer_f390ec68',
|
|
9
|
+
nav: 'nav_f390ec68',
|
|
10
|
+
tabHeaderContainer: 'tabHeaderContainer_f390ec68',
|
|
11
|
+
breadcrumbNav: 'breadcrumbNav_f390ec68',
|
|
12
|
+
breadcrumbNavItem: 'breadcrumbNavItem_f390ec68',
|
|
13
|
+
tab: 'tab_f390ec68',
|
|
14
|
+
tabFiles: 'tabFiles_f390ec68',
|
|
15
|
+
scrollablePaneWrapper: 'scrollablePaneWrapper_f390ec68',
|
|
16
|
+
actionButtonsContainer: 'actionButtonsContainer_f390ec68',
|
|
17
|
+
actionButtons: 'actionButtons_f390ec68',
|
|
18
|
+
actionButton: 'actionButton_f390ec68',
|
|
19
|
+
tabHeader: 'tabHeader_f390ec68',
|
|
20
|
+
selectedTab: 'selectedTab_f390ec68',
|
|
21
|
+
header: 'header_f390ec68',
|
|
22
|
+
xlg: 'xlg_f390ec68',
|
|
23
|
+
xxlg: 'xxlg_f390ec68',
|
|
24
|
+
xxxlg: 'xxxlg_f390ec68',
|
|
25
|
+
xxxxlg: 'xxxxlg_f390ec68',
|
|
26
|
+
itemPickerTopBar: 'itemPickerTopBar_f390ec68',
|
|
27
|
+
commandBarNoChevron: 'commandBarNoChevron_f390ec68',
|
|
28
|
+
fileItem: 'fileItem_f390ec68',
|
|
29
|
+
folderItem: 'folderItem_f390ec68',
|
|
30
|
+
fileTypeIcon: 'fileTypeIcon_f390ec68',
|
|
31
|
+
fileTypeIconIcon: 'fileTypeIconIcon_f390ec68',
|
|
32
|
+
detailsListHeaderFileTypeIcon: 'detailsListHeaderFileTypeIcon_f390ec68',
|
|
33
|
+
iconColumnHeader: 'iconColumnHeader_f390ec68',
|
|
34
|
+
fileRow: 'fileRow_f390ec68',
|
|
35
|
+
folderRow: 'folderRow_f390ec68',
|
|
36
|
+
emptyFolder: 'emptyFolder_f390ec68',
|
|
37
|
+
emptyFolderImage: 'emptyFolderImage_f390ec68',
|
|
38
|
+
emptyFolderImageTag: 'emptyFolderImageTag_f390ec68',
|
|
39
|
+
emptyFolderTitle: 'emptyFolderTitle_f390ec68',
|
|
40
|
+
emptyFolderSubText: 'emptyFolderSubText_f390ec68',
|
|
41
|
+
emptyFolderMobile: 'emptyFolderMobile_f390ec68',
|
|
42
|
+
emptyFolderPc: 'emptyFolderPc_f390ec68',
|
|
43
|
+
emptyFolderIcon: 'emptyFolderIcon_f390ec68',
|
|
44
44
|
};
|
|
45
45
|
exports.default = styles;
|
|
46
46
|
/* tslint:enable */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["controls/filePicker/FilePicker.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,yBAAyB,CAAC,CAAC;AACnC,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/FilePicker.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./FilePicker.module.css');\nconst styles = {\n filePicker: '
|
|
1
|
+
{"version":3,"sources":["controls/filePicker/FilePicker.module.scss.ts"],"names":[],"mappings":";;AAAA,oBAAoB;AACpB,OAAO,CAAC,yBAAyB,CAAC,CAAC;AACnC,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/FilePicker.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./FilePicker.module.css');\nconst styles = {\n filePicker: 'filePicker_f390ec68',\n tabsContainer: 'tabsContainer_f390ec68',\n tabContainer: 'tabContainer_f390ec68',\n nav: 'nav_f390ec68',\n tabHeaderContainer: 'tabHeaderContainer_f390ec68',\n breadcrumbNav: 'breadcrumbNav_f390ec68',\n breadcrumbNavItem: 'breadcrumbNavItem_f390ec68',\n tab: 'tab_f390ec68',\n tabFiles: 'tabFiles_f390ec68',\n scrollablePaneWrapper: 'scrollablePaneWrapper_f390ec68',\n actionButtonsContainer: 'actionButtonsContainer_f390ec68',\n actionButtons: 'actionButtons_f390ec68',\n actionButton: 'actionButton_f390ec68',\n tabHeader: 'tabHeader_f390ec68',\n selectedTab: 'selectedTab_f390ec68',\n header: 'header_f390ec68',\n xlg: 'xlg_f390ec68',\n xxlg: 'xxlg_f390ec68',\n xxxlg: 'xxxlg_f390ec68',\n xxxxlg: 'xxxxlg_f390ec68',\n itemPickerTopBar: 'itemPickerTopBar_f390ec68',\n commandBarNoChevron: 'commandBarNoChevron_f390ec68',\n fileItem: 'fileItem_f390ec68',\n folderItem: 'folderItem_f390ec68',\n fileTypeIcon: 'fileTypeIcon_f390ec68',\n fileTypeIconIcon: 'fileTypeIconIcon_f390ec68',\n detailsListHeaderFileTypeIcon: 'detailsListHeaderFileTypeIcon_f390ec68',\n iconColumnHeader: 'iconColumnHeader_f390ec68',\n fileRow: 'fileRow_f390ec68',\n folderRow: 'folderRow_f390ec68',\n emptyFolder: 'emptyFolder_f390ec68',\n emptyFolderImage: 'emptyFolderImage_f390ec68',\n emptyFolderImageTag: 'emptyFolderImageTag_f390ec68',\n emptyFolderTitle: 'emptyFolderTitle_f390ec68',\n emptyFolderSubText: 'emptyFolderSubText_f390ec68',\n emptyFolderMobile: 'emptyFolderMobile_f390ec68',\n emptyFolderPc: 'emptyFolderPc_f390ec68',\n emptyFolderIcon: 'emptyFolderIcon_f390ec68',\n};\n\nexport default styles;\n/* tslint:enable */"],"sourceRoot":"../../../src"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
.filePicker_a9e986c1{color:inherit}.filePicker_a9e986c1 .ms-Panel-commands{display:none}.filePicker_a9e986c1 .ms-Panel-main{top:50px;border:none;overflow-y:hidden}[dir=ltr] .filePicker_a9e986c1 .ms-Panel-content{padding-left:0}.filePicker_a9e986c1 .ms-Panel-contentInner{padding:0;top:0;overflow:hidden}.filePicker_a9e986c1 .ms-Panel-header{margin:0}.filePicker_a9e986c1 .ms-Panel-main .ms-Panel-contentInner .ms-Panel-content{height:100%}.filePicker_a9e986c1 .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_a9e986c1 .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_a9e986c1{position:absolute;top:0;bottom:0;height:auto}.tabContainer_a9e986c1{height:100%;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}[dir=ltr] .tabsContainer_a9e986c1{left:212px}[dir=ltr] .tabsContainer_a9e986c1{right:0}.nav_a9e986c1{height:100%;color:#f4f4f4}[dir=ltr] .nav_a9e986c1{border-right:2px solid;width:210px}.nav_a9e986c1 .ms-Nav{height:100%;width:210px;padding-top:60px;box-sizing:border-box;border-top-width:40px;border-top-style:solid;color:#f4f4f4}.tabHeaderContainer_a9e986c1{display:inline-block;width:100%;color:#f4f4f4;border-top:40px solid}.breadcrumbNav_a9e986c1{margin-top:0}.breadcrumbNavItem_a9e986c1{color:#333;font-size:28px;font-weight:100;padding:22px 10px 20px 32px}.tab_a9e986c1{padding:0 32px;overflow-y:auto;-ms-flex-positive:2;flex-grow:2}.tabFiles_a9e986c1{overflow-y:hidden;overflow-x:hidden;-ms-flex-positive:2;flex-grow:2}.scrollablePaneWrapper_a9e986c1{height:75vh;position:relative;overflow:hidden}.actionButtonsContainer_a9e986c1{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_a9e986c1{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;padding-top:10px;padding-bottom:10px}.actionButton_a9e986c1{height:30px;padding-bottom:3px}[dir=ltr] .actionButton_a9e986c1{padding-left:16px}[dir=ltr] .actionButton_a9e986c1{margin-left:0}[dir=ltr] .actionButton_a9e986c1{margin-right:10px}[dir=ltr] .actionButtons_a9e986c1{padding-left:20px}[dir=ltr] .actionButtons_a9e986c1{padding-right:11px}.tabHeader_a9e986c1{color:#333;margin:0;font-size:28px;font-weight:100;padding:22px 0 20px 32px}.tabContainer_a9e986c1{height:100%;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.filePicker_a9e986c1 .ms-Panel-main{top:50px;border:none;overflow-y:hidden}.tabsContainer_a9e986c1 .selectedTab_a9e986c1{display:block;height:100%;width:100%;box-sizing:border-box}.header_a9e986c1{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.xlg_a9e986c1,.xxlg_a9e986c1,.xxxlg_a9e986c1,.xxxxlg_a9e986c1{color:inherit}.itemPickerTopBar_a9e986c1{position:absolute;top:0;left:0;right:0;height:40px;background-color:red}.commandBarNoChevron_a9e986c1 .ms-CommandBarItem-chevronDown{display:none}.fileItem_a9e986c1{cursor:default}.folderItem_a9e986c1{cursor:pointer}.folderItem_a9e986c1:hover{text-decoration:underline}.fileTypeIcon_a9e986c1{margin:0 -2px;display:inline-block}.fileTypeIconIcon_a9e986c1{display:inline-block;vertical-align:middle;position:relative;overflow:hidden;width:20px;height:20px}.detailsListHeaderFileTypeIcon_a9e986c1{font-size:16px;padding:0}.iconColumnHeader_a9e986c1{width:40px!important;margin-right:-8px}.iconColumnHeader_a9e986c1 i{font-size:16px}.fileRow_a9e986c1{color:inherit}.folderRow_a9e986c1{color:inherit}.folderRow_a9e986c1 .ms-DetailsRow-check{visibility:hidden}.emptyFolder_a9e986c1{text-align:center}.emptyFolder_a9e986c1 .emptyFolderImage_a9e986c1{padding-top:52px;height:208px;width:auto;margin:0 auto}.emptyFolder_a9e986c1 .emptyFolderImage_a9e986c1 .emptyFolderImageTag_a9e986c1{height:208px;width:auto}.emptyFolder_a9e986c1 .emptyFolderTitle_a9e986c1{padding:16px 16px 0 16px;font-size:21px;font-weight:100;max-width:400px;color:#858585;margin:0 auto}.emptyFolder_a9e986c1 .emptyFolderSubText_a9e986c1{padding:6px 16px 0 16px;font-size:14px;font-weight:400;max-width:400px;color:#858585;margin:0 auto}.emptyFolder_a9e986c1 .emptyFolderMobile_a9e986c1{display:none}.emptyFolder_a9e986c1 .emptyFolderPc_a9e986c1{color:inherit}.emptyFolder_a9e986c1 .emptyFolderIcon_a9e986c1{display:inline;font-size:13px;padding-left:2px;padding-right:1px}.linkTextField_a9e986c1{max-width:640px}.localTabSinglePreview_a9e986c1{margin-bottom:20px}.localTabSinglePreviewImage_a9e986c1{display:block;max-width:100%;max-height:220px;image-orientation:from-image}
|
|
@@ -3,47 +3,47 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
/* tslint:disable */
|
|
4
4
|
require('./LinkFilePickerTab.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
|
-
linkTextField: '
|
|
45
|
-
localTabSinglePreview: '
|
|
46
|
-
localTabSinglePreviewImage: '
|
|
6
|
+
filePicker: 'filePicker_a9e986c1',
|
|
7
|
+
tabsContainer: 'tabsContainer_a9e986c1',
|
|
8
|
+
tabContainer: 'tabContainer_a9e986c1',
|
|
9
|
+
nav: 'nav_a9e986c1',
|
|
10
|
+
tabHeaderContainer: 'tabHeaderContainer_a9e986c1',
|
|
11
|
+
breadcrumbNav: 'breadcrumbNav_a9e986c1',
|
|
12
|
+
breadcrumbNavItem: 'breadcrumbNavItem_a9e986c1',
|
|
13
|
+
tab: 'tab_a9e986c1',
|
|
14
|
+
tabFiles: 'tabFiles_a9e986c1',
|
|
15
|
+
scrollablePaneWrapper: 'scrollablePaneWrapper_a9e986c1',
|
|
16
|
+
actionButtonsContainer: 'actionButtonsContainer_a9e986c1',
|
|
17
|
+
actionButtons: 'actionButtons_a9e986c1',
|
|
18
|
+
actionButton: 'actionButton_a9e986c1',
|
|
19
|
+
tabHeader: 'tabHeader_a9e986c1',
|
|
20
|
+
selectedTab: 'selectedTab_a9e986c1',
|
|
21
|
+
header: 'header_a9e986c1',
|
|
22
|
+
xlg: 'xlg_a9e986c1',
|
|
23
|
+
xxlg: 'xxlg_a9e986c1',
|
|
24
|
+
xxxlg: 'xxxlg_a9e986c1',
|
|
25
|
+
xxxxlg: 'xxxxlg_a9e986c1',
|
|
26
|
+
itemPickerTopBar: 'itemPickerTopBar_a9e986c1',
|
|
27
|
+
commandBarNoChevron: 'commandBarNoChevron_a9e986c1',
|
|
28
|
+
fileItem: 'fileItem_a9e986c1',
|
|
29
|
+
folderItem: 'folderItem_a9e986c1',
|
|
30
|
+
fileTypeIcon: 'fileTypeIcon_a9e986c1',
|
|
31
|
+
fileTypeIconIcon: 'fileTypeIconIcon_a9e986c1',
|
|
32
|
+
detailsListHeaderFileTypeIcon: 'detailsListHeaderFileTypeIcon_a9e986c1',
|
|
33
|
+
iconColumnHeader: 'iconColumnHeader_a9e986c1',
|
|
34
|
+
fileRow: 'fileRow_a9e986c1',
|
|
35
|
+
folderRow: 'folderRow_a9e986c1',
|
|
36
|
+
emptyFolder: 'emptyFolder_a9e986c1',
|
|
37
|
+
emptyFolderImage: 'emptyFolderImage_a9e986c1',
|
|
38
|
+
emptyFolderImageTag: 'emptyFolderImageTag_a9e986c1',
|
|
39
|
+
emptyFolderTitle: 'emptyFolderTitle_a9e986c1',
|
|
40
|
+
emptyFolderSubText: 'emptyFolderSubText_a9e986c1',
|
|
41
|
+
emptyFolderMobile: 'emptyFolderMobile_a9e986c1',
|
|
42
|
+
emptyFolderPc: 'emptyFolderPc_a9e986c1',
|
|
43
|
+
emptyFolderIcon: 'emptyFolderIcon_a9e986c1',
|
|
44
|
+
linkTextField: 'linkTextField_a9e986c1',
|
|
45
|
+
localTabSinglePreview: 'localTabSinglePreview_a9e986c1',
|
|
46
|
+
localTabSinglePreviewImage: 'localTabSinglePreviewImage_a9e986c1',
|
|
47
47
|
};
|
|
48
48
|
exports.default = styles;
|
|
49
49
|
/* tslint:enable */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["controls/filePicker/LinkFilePickerTab/LinkFilePickerTab.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;IAC3C,aAAa,EAAE,wBAAwB;IACvC,qBAAqB,EAAE,gCAAgC;IACvD,0BAA0B,EAAE,qCAAqC;CAClE,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/filePicker/LinkFilePickerTab/LinkFilePickerTab.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./LinkFilePickerTab.module.css');\nconst styles = {\n filePicker: '
|
|
1
|
+
{"version":3,"sources":["controls/filePicker/LinkFilePickerTab/LinkFilePickerTab.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;IAC3C,aAAa,EAAE,wBAAwB;IACvC,qBAAqB,EAAE,gCAAgC;IACvD,0BAA0B,EAAE,qCAAqC;CAClE,CAAC;AAEF,kBAAe,MAAM,CAAC;AACtB,mBAAmB","file":"controls/filePicker/LinkFilePickerTab/LinkFilePickerTab.module.scss.js","sourcesContent":["/* tslint:disable */\nrequire('./LinkFilePickerTab.module.css');\nconst styles = {\n filePicker: 'filePicker_a9e986c1',\n tabsContainer: 'tabsContainer_a9e986c1',\n tabContainer: 'tabContainer_a9e986c1',\n nav: 'nav_a9e986c1',\n tabHeaderContainer: 'tabHeaderContainer_a9e986c1',\n breadcrumbNav: 'breadcrumbNav_a9e986c1',\n breadcrumbNavItem: 'breadcrumbNavItem_a9e986c1',\n tab: 'tab_a9e986c1',\n tabFiles: 'tabFiles_a9e986c1',\n scrollablePaneWrapper: 'scrollablePaneWrapper_a9e986c1',\n actionButtonsContainer: 'actionButtonsContainer_a9e986c1',\n actionButtons: 'actionButtons_a9e986c1',\n actionButton: 'actionButton_a9e986c1',\n tabHeader: 'tabHeader_a9e986c1',\n selectedTab: 'selectedTab_a9e986c1',\n header: 'header_a9e986c1',\n xlg: 'xlg_a9e986c1',\n xxlg: 'xxlg_a9e986c1',\n xxxlg: 'xxxlg_a9e986c1',\n xxxxlg: 'xxxxlg_a9e986c1',\n itemPickerTopBar: 'itemPickerTopBar_a9e986c1',\n commandBarNoChevron: 'commandBarNoChevron_a9e986c1',\n fileItem: 'fileItem_a9e986c1',\n folderItem: 'folderItem_a9e986c1',\n fileTypeIcon: 'fileTypeIcon_a9e986c1',\n fileTypeIconIcon: 'fileTypeIconIcon_a9e986c1',\n detailsListHeaderFileTypeIcon: 'detailsListHeaderFileTypeIcon_a9e986c1',\n iconColumnHeader: 'iconColumnHeader_a9e986c1',\n fileRow: 'fileRow_a9e986c1',\n folderRow: 'folderRow_a9e986c1',\n emptyFolder: 'emptyFolder_a9e986c1',\n emptyFolderImage: 'emptyFolderImage_a9e986c1',\n emptyFolderImageTag: 'emptyFolderImageTag_a9e986c1',\n emptyFolderTitle: 'emptyFolderTitle_a9e986c1',\n emptyFolderSubText: 'emptyFolderSubText_a9e986c1',\n emptyFolderMobile: 'emptyFolderMobile_a9e986c1',\n emptyFolderPc: 'emptyFolderPc_a9e986c1',\n emptyFolderIcon: 'emptyFolderIcon_a9e986c1',\n linkTextField: 'linkTextField_a9e986c1',\n localTabSinglePreview: 'localTabSinglePreview_a9e986c1',\n localTabSinglePreviewImage: 'localTabSinglePreviewImage_a9e986c1',\n};\n\nexport default styles;\n/* tslint:enable */"],"sourceRoot":"../../../../src"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
.filePicker_b587a99d{color:inherit}.filePicker_b587a99d .ms-Panel-commands{display:none}.filePicker_b587a99d .ms-Panel-main{top:50px;border:none;overflow-y:hidden}[dir=ltr] .filePicker_b587a99d .ms-Panel-content{padding-left:0}.filePicker_b587a99d .ms-Panel-contentInner{padding:0;top:0;overflow:hidden}.filePicker_b587a99d .ms-Panel-header{margin:0}.filePicker_b587a99d .ms-Panel-main .ms-Panel-contentInner .ms-Panel-content{height:100%}.filePicker_b587a99d .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_b587a99d .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_b587a99d{position:absolute;top:0;bottom:0;height:auto}.tabContainer_b587a99d{height:100%;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}[dir=ltr] .tabsContainer_b587a99d{left:212px}[dir=ltr] .tabsContainer_b587a99d{right:0}.nav_b587a99d{height:100%;color:#f4f4f4}[dir=ltr] .nav_b587a99d{border-right:2px solid;width:210px}.nav_b587a99d .ms-Nav{height:100%;width:210px;padding-top:60px;box-sizing:border-box;border-top-width:40px;border-top-style:solid;color:#f4f4f4}.tabHeaderContainer_b587a99d{display:inline-block;width:100%;color:#f4f4f4;border-top:40px solid}.breadcrumbNav_b587a99d{margin-top:0}.breadcrumbNavItem_b587a99d{color:#333;font-size:28px;font-weight:100;padding:22px 10px 20px 32px}.tab_b587a99d{padding:0 32px;overflow-y:auto;-ms-flex-positive:2;flex-grow:2}.tabFiles_b587a99d{overflow-y:hidden;overflow-x:hidden;-ms-flex-positive:2;flex-grow:2}.scrollablePaneWrapper_b587a99d{height:75vh;position:relative;overflow:hidden}.actionButtonsContainer_b587a99d{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_b587a99d{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;padding-top:10px;padding-bottom:10px}.actionButton_b587a99d{height:30px;padding-bottom:3px}[dir=ltr] .actionButton_b587a99d{padding-left:16px}[dir=ltr] .actionButton_b587a99d{margin-left:0}[dir=ltr] .actionButton_b587a99d{margin-right:10px}[dir=ltr] .actionButtons_b587a99d{padding-left:20px}[dir=ltr] .actionButtons_b587a99d{padding-right:11px}.tabHeader_b587a99d{color:#333;margin:0;font-size:28px;font-weight:100;padding:22px 0 20px 32px}.tabContainer_b587a99d{height:100%;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.filePicker_b587a99d .ms-Panel-main{top:50px;border:none;overflow-y:hidden}.tabsContainer_b587a99d .selectedTab_b587a99d{display:block;height:100%;width:100%;box-sizing:border-box}.header_b587a99d{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.xlg_b587a99d,.xxlg_b587a99d,.xxxlg_b587a99d,.xxxxlg_b587a99d{color:inherit}.itemPickerTopBar_b587a99d{position:absolute;top:0;left:0;right:0;height:40px;background-color:red}.commandBarNoChevron_b587a99d .ms-CommandBarItem-chevronDown{display:none}.fileItem_b587a99d{cursor:default}.folderItem_b587a99d{cursor:pointer}.folderItem_b587a99d:hover{text-decoration:underline}.fileTypeIcon_b587a99d{margin:0 -2px;display:inline-block}.fileTypeIconIcon_b587a99d{display:inline-block;vertical-align:middle;position:relative;overflow:hidden;width:20px;height:20px}.detailsListHeaderFileTypeIcon_b587a99d{font-size:16px;padding:0}.iconColumnHeader_b587a99d{width:40px!important;margin-right:-8px}.iconColumnHeader_b587a99d i{font-size:16px}.fileRow_b587a99d{color:inherit}.folderRow_b587a99d{color:inherit}.folderRow_b587a99d .ms-DetailsRow-check{visibility:hidden}.emptyFolder_b587a99d{text-align:center}.emptyFolder_b587a99d .emptyFolderImage_b587a99d{padding-top:52px;height:208px;width:auto;margin:0 auto}.emptyFolder_b587a99d .emptyFolderImage_b587a99d .emptyFolderImageTag_b587a99d{height:208px;width:auto}.emptyFolder_b587a99d .emptyFolderTitle_b587a99d{padding:16px 16px 0 16px;font-size:21px;font-weight:100;max-width:400px;color:#858585;margin:0 auto}.emptyFolder_b587a99d .emptyFolderSubText_b587a99d{padding:6px 16px 0 16px;font-size:14px;font-weight:400;max-width:400px;color:#858585;margin:0 auto}.emptyFolder_b587a99d .emptyFolderMobile_b587a99d{display:none}.emptyFolder_b587a99d .emptyFolderPc_b587a99d{color:inherit}.emptyFolder_b587a99d .emptyFolderIcon_b587a99d{display:inline;font-size:13px;padding-left:2px;padding-right:1px}
|