@scaleflex/widget-explorer 4.1.0 → 4.4.0
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.md +34 -0
- package/README.md +7 -0
- package/package.json +8 -8
- package/dist/style.css +0 -2197
- package/dist/style.min.css +0 -1
- package/lib/Explorer.styled.js +0 -48
- package/lib/components/ActionBar/ActionBar.styled.js +0 -103
- package/lib/components/ActionBar/DownloadWithExportButton.js +0 -203
- package/lib/components/ActionBar/SelectionMenu.js +0 -111
- package/lib/components/ActionBar/index.js +0 -105
- package/lib/components/AddFilesPanel/AddFiles.js +0 -183
- package/lib/components/AddFilesPanel/AddFiles.styled.js +0 -137
- package/lib/components/AddFilesPanel/index.js +0 -59
- package/lib/components/AiSwitcher/AiSwitcher.constants.js +0 -1
- package/lib/components/AiSwitcher/AiSwitcher.styled.js +0 -24
- package/lib/components/AiSwitcher/index.js +0 -81
- package/lib/components/AssetsList/AssetsList.styled.js +0 -217
- package/lib/components/AssetsList/GridView/FilesAccordion.js +0 -76
- package/lib/components/AssetsList/GridView/FilesSection/FileCell.js +0 -260
- package/lib/components/AssetsList/GridView/FilesSection/FileOverlayOptions.js +0 -140
- package/lib/components/AssetsList/GridView/FilesSection/FilesSection.styled.js +0 -15
- package/lib/components/AssetsList/GridView/FilesSection/index.js +0 -31
- package/lib/components/AssetsList/GridView/FilesSkeleton.js +0 -47
- package/lib/components/AssetsList/GridView/FoldersSection/FolderCell.js +0 -239
- package/lib/components/AssetsList/GridView/FoldersSection/FolderPreviewGrid.js +0 -106
- package/lib/components/AssetsList/GridView/FoldersSection/FolderTopOptions.js +0 -70
- package/lib/components/AssetsList/GridView/FoldersSection/index.js +0 -23
- package/lib/components/AssetsList/GridView/FoldersSkeleton.js +0 -77
- package/lib/components/AssetsList/GridView/GridView.styled.js +0 -11
- package/lib/components/AssetsList/GridView/SearchGridView/SearchGridView.styled.js +0 -15
- package/lib/components/AssetsList/GridView/SearchGridView/SearchGridViewSkeleton.js +0 -30
- package/lib/components/AssetsList/GridView/SearchGridView/index.js +0 -97
- package/lib/components/AssetsList/GridView/index.js +0 -196
- package/lib/components/AssetsList/ListView/AssetsSection/AssetsSectionTableHeader.js +0 -152
- package/lib/components/AssetsList/ListView/AssetsSection/AssetsSectionTableRow.js +0 -333
- package/lib/components/AssetsList/ListView/AssetsSection/index.js +0 -99
- package/lib/components/AssetsList/ListView/ColumnsMenu.js +0 -89
- package/lib/components/AssetsList/ListView/FilesAccordion.js +0 -74
- package/lib/components/AssetsList/ListView/FilesSkeleton.js +0 -68
- package/lib/components/AssetsList/ListView/FoldersSection/FoldersSectionTableHeader.js +0 -98
- package/lib/components/AssetsList/ListView/FoldersSection/FoldersSectionTableRow.js +0 -156
- package/lib/components/AssetsList/ListView/FoldersSection/index.js +0 -54
- package/lib/components/AssetsList/ListView/FoldersSkeleton.js +0 -67
- package/lib/components/AssetsList/ListView/ListView.styled.js +0 -181
- package/lib/components/AssetsList/ListView/ListView.utils.js +0 -30
- package/lib/components/AssetsList/ListView/SearchListView/index.js +0 -109
- package/lib/components/AssetsList/ListView/index.js +0 -203
- package/lib/components/AssetsList/ScrollToTop.js +0 -70
- package/lib/components/AssetsList/SearchView.hook.js +0 -241
- package/lib/components/AssetsList/__SearchTestPannel.js +0 -238
- package/lib/components/AssetsList/__SearchTestPannel.mock.js +0 -1
- package/lib/components/AssetsList/index.js +0 -266
- package/lib/components/AssetsList/relevanceBadge.js +0 -15
- package/lib/components/AssetsView/AssetsView.styled.js +0 -25
- package/lib/components/AssetsView/AssetsView.thunks.js +0 -64
- package/lib/components/AssetsView/index.js +0 -142
- package/lib/components/AuthExplorerView.js +0 -79
- package/lib/components/Breadcrumbs/BreadCrumbViews/BreadCrumbsViews.styled.js +0 -30
- package/lib/components/Breadcrumbs/BreadCrumbViews/index.js +0 -32
- package/lib/components/Breadcrumbs/Breadcrumb.js +0 -52
- package/lib/components/Breadcrumbs/Breadcrumbs.styled.js +0 -81
- package/lib/components/Breadcrumbs/BreadcrumbsSkeleton.js +0 -12
- package/lib/components/Breadcrumbs/index.js +0 -187
- package/lib/components/BulkEditPanel/BulkEdit.js +0 -330
- package/lib/components/BulkEditPanel/BulkEditPanel.styled.js +0 -62
- package/lib/components/BulkEditPanel/BulkEditPanel.utils.js +0 -55
- package/lib/components/BulkEditPanel/components/AssetsList/AssetsList.constants.js +0 -29
- package/lib/components/BulkEditPanel/components/AssetsList/AssetsList.js +0 -148
- package/lib/components/BulkEditPanel/components/AssetsList/AssetsList.styled.js +0 -81
- package/lib/components/BulkEditPanel/components/AssetsList/Columns/Columns.styled.js +0 -99
- package/lib/components/BulkEditPanel/components/AssetsList/Columns/FileMetadataField.js +0 -263
- package/lib/components/BulkEditPanel/components/AssetsList/Columns/FileTagField.js +0 -228
- package/lib/components/BulkEditPanel/components/AssetsList/Columns/FileTextField.js +0 -107
- package/lib/components/BulkEditPanel/components/AssetsList/Columns/MetadataColumn.js +0 -142
- package/lib/components/BulkEditPanel/components/AssetsList/Columns/TableRow.js +0 -139
- package/lib/components/BulkEditPanel/components/AssetsList/Columns/TagsColumn.js +0 -58
- package/lib/components/BulkEditPanel/components/AssetsList/Columns/TagsField.js +0 -80
- package/lib/components/BulkEditPanel/components/AssetsList/Columns/TextColumn.js +0 -53
- package/lib/components/BulkEditPanel/components/AssetsList/Columns/columns.utils.js +0 -272
- package/lib/components/BulkEditPanel/components/AssetsList/Columns/getActiveColumn.js +0 -23
- package/lib/components/BulkEditPanel/components/AssetsList/FloatyPreview.js +0 -55
- package/lib/components/BulkEditPanel/components/AssetsList/FloatyPreview.styled.js +0 -21
- package/lib/components/BulkEditPanel/components/AssetsList/TableBody.js +0 -64
- package/lib/components/BulkEditPanel/components/AssetsList/TableHeader.js +0 -67
- package/lib/components/BulkEditPanel/components/BulkEditFooter.js +0 -33
- package/lib/components/BulkEditPanel/components/ConfirmationModal/ConfirmationModal.js +0 -47
- package/lib/components/BulkEditPanel/components/ConfirmationModal/ConfirmationModal.styled.js +0 -25
- package/lib/components/BulkEditPanel/components/MainContent/MainContent.js +0 -110
- package/lib/components/BulkEditPanel/components/MainContent/MainContent.styled.js +0 -12
- package/lib/components/BulkEditPanel/components/MainContent/index.js +0 -2
- package/lib/components/BulkEditPanel/components/Sidebar/Sidebar.styled.js +0 -53
- package/lib/components/BulkEditPanel/components/Sidebar/Sidebar.utils.js +0 -28
- package/lib/components/BulkEditPanel/components/Sidebar/index.js +0 -158
- package/lib/components/BulkEditPanel/components/Tabs/Metadata/Metadata.js +0 -246
- package/lib/components/BulkEditPanel/components/Tabs/Metadata/Metadata.styled.js +0 -17
- package/lib/components/BulkEditPanel/components/Tabs/Tags/Tags.js +0 -222
- package/lib/components/BulkEditPanel/components/Tabs/Tags/Tags.mixin.js +0 -20
- package/lib/components/BulkEditPanel/components/Tabs/Tags/Tags.styled.js +0 -123
- package/lib/components/BulkEditPanel/components/Tabs/Tags/TagsContianer.js +0 -31
- package/lib/components/BulkEditPanel/components/Tabs/Tags/TagsPaper.js +0 -95
- package/lib/components/BulkEditPanel/components/Tabs/Text/Text.js +0 -167
- package/lib/components/BulkEditPanel/components/Tabs/Text/Text.styled.js +0 -15
- package/lib/components/BulkEditPanel/components/Tabs/tabs.constants.js +0 -113
- package/lib/components/BulkEditPanel/components/Tabs/tabs.js +0 -43
- package/lib/components/BulkEditPanel/components/Tabs/tabs.utils.js +0 -239
- package/lib/components/BulkEditPanel/index.js +0 -28
- package/lib/components/ContextMenu/BeforeUploadMenu/index.js +0 -51
- package/lib/components/ContextMenu/ContextMenu.constants.js +0 -64
- package/lib/components/ContextMenu/ContextMenu.hooks.js +0 -35
- package/lib/components/ContextMenu/ContextMenu.styled.js +0 -107
- package/lib/components/ContextMenu/ContextMenuContent.js +0 -202
- package/lib/components/ContextMenu/ContextMenuItem.js +0 -142
- package/lib/components/ContextMenu/FileMenu/CollaborateSection/index.js +0 -33
- package/lib/components/ContextMenu/FileMenu/DeleteSection/index.js +0 -25
- package/lib/components/ContextMenu/FileMenu/EditSection/index.js +0 -42
- package/lib/components/ContextMenu/FileMenu/FindSection/index.js +0 -29
- package/lib/components/ContextMenu/FileMenu/index.js +0 -15
- package/lib/components/ContextMenu/FolderMenu/CollaborateSection/index.js +0 -17
- package/lib/components/ContextMenu/FolderMenu/DeleteSection/index.js +0 -41
- package/lib/components/ContextMenu/FolderMenu/EditSection/index.js +0 -49
- package/lib/components/ContextMenu/FolderMenu/FindSection/index.js +0 -49
- package/lib/components/ContextMenu/FolderMenu/FolderMenu.utils.js +0 -31
- package/lib/components/ContextMenu/FolderMenu/index.js +0 -14
- package/lib/components/ContextMenu/MenuOptions/AddVariationOption.js +0 -59
- package/lib/components/ContextMenu/MenuOptions/BulkEditOption.js +0 -47
- package/lib/components/ContextMenu/MenuOptions/CdnLinkOption.js +0 -54
- package/lib/components/ContextMenu/MenuOptions/DeleteOption.js +0 -70
- package/lib/components/ContextMenu/MenuOptions/DownloadOption.js +0 -88
- package/lib/components/ContextMenu/MenuOptions/EditImageOption.js +0 -63
- package/lib/components/ContextMenu/MenuOptions/EditVideoOption.js +0 -87
- package/lib/components/ContextMenu/MenuOptions/LocateFileOption.js +0 -45
- package/lib/components/ContextMenu/MenuOptions/ManagaAccessOption.js +0 -67
- package/lib/components/ContextMenu/MenuOptions/ManageDetailsOption.js +0 -52
- package/lib/components/ContextMenu/MenuOptions/MoveOption.js +0 -54
- package/lib/components/ContextMenu/MenuOptions/PreviewOption.js +0 -35
- package/lib/components/ContextMenu/MenuOptions/RenameOption.js +0 -66
- package/lib/components/ContextMenu/MenuOptions/TransformationOption.js +0 -63
- package/lib/components/ContextMenu/MultipleMenu/CollaborateSection/index.js +0 -31
- package/lib/components/ContextMenu/MultipleMenu/DeleteSection/index.js +0 -6
- package/lib/components/ContextMenu/MultipleMenu/EditSection/index.js +0 -14
- package/lib/components/ContextMenu/MultipleMenu/FindSection/index.js +0 -14
- package/lib/components/ContextMenu/MultipleMenu/index.js +0 -14
- package/lib/components/ContextMenu/SharedMenus/DownloadFolderSubMenu.js +0 -36
- package/lib/components/ContextMenu/SharedMenus/DownloadSubMenu.js +0 -70
- package/lib/components/ContextMenu/index.js +0 -34
- package/lib/components/ContextMenu/utils/calculateMenuHeight.js +0 -20
- package/lib/components/ContextMenu/utils/calculateMenuPosition.js +0 -42
- package/lib/components/ContextMenu/utils/createSeparator.js +0 -14
- package/lib/components/ContextMenu/utils/editMedia.js +0 -17
- package/lib/components/ContextMenu/utils/getFileLocation.js +0 -8
- package/lib/components/ContextMenu/utils/getFilteredOptions.js +0 -20
- package/lib/components/ContextMenu/utils/getProperFolderSelections.js +0 -7
- package/lib/components/ContextMenu/utils/isEmptyFolderSelection.js +0 -5
- package/lib/components/ContextMenu/utils/isFileContextMenu.js +0 -5
- package/lib/components/ContextMenu/utils/isFirstFileVisibilityPublic.js +0 -9
- package/lib/components/ContextMenu/utils/isMenuItemVisible.js +0 -5
- package/lib/components/ContextMenu/utils/isMixedFiles.js +0 -9
- package/lib/components/ContextMenu/utils/isMultipleSelection.js +0 -6
- package/lib/components/ContextMenu/utils/isSeparatorHidden.js +0 -7
- package/lib/components/ContextMenu/utils/triggerDownload.js +0 -45
- package/lib/components/CropPanel/CropOptions.js +0 -155
- package/lib/components/CropPanel/CropPanel.constants.js +0 -44
- package/lib/components/CropPanel/CropPanel.styled.js +0 -107
- package/lib/components/CropPanel/CropPanel.utils.js +0 -48
- package/lib/components/CropPanel/CropPanelContent.js +0 -209
- package/lib/components/CropPanel/ImageOptions.js +0 -326
- package/lib/components/CropPanel/ImageResize.js +0 -207
- package/lib/components/CropPanel/Option.js +0 -113
- package/lib/components/CropPanel/index.js +0 -22
- package/lib/components/Details/Details.constants.js +0 -75
- package/lib/components/Details/Details.utils.js +0 -232
- package/lib/components/Details/DetailsSideBar.styled.js +0 -139
- package/lib/components/Details/EditActionButtons/EditActionButtons.styled.js +0 -27
- package/lib/components/Details/EditActionButtons/index.js +0 -38
- package/lib/components/Details/FileDetails.js +0 -31
- package/lib/components/Details/FileItem/CustomMetadataTab.js +0 -50
- package/lib/components/Details/FileItem/FileItem.styled.js +0 -47
- package/lib/components/Details/FileItem/GeneralTab.js +0 -113
- package/lib/components/Details/FileItem/SharedFileEditData.js +0 -97
- package/lib/components/Details/FileItem/index.js +0 -2
- package/lib/components/Details/FolderDetails.js +0 -138
- package/lib/components/Details/FolderItemList/FolderListItem.js +0 -77
- package/lib/components/Details/FolderItemList/index.js +0 -62
- package/lib/components/Details/MultiItemsDetails.js +0 -69
- package/lib/components/Details/MultipleItems.js +0 -71
- package/lib/components/Details/TabChips.js +0 -51
- package/lib/components/Details/TabPanels.js +0 -42
- package/lib/components/Details/Title.js +0 -52
- package/lib/components/Details/index.js +0 -53
- package/lib/components/DnD/Dnd.styled.js +0 -11
- package/lib/components/DnD/DragImage.js +0 -61
- package/lib/components/DnD/index.js +0 -219
- package/lib/components/Drawer/Drawer.styled.js +0 -45
- package/lib/components/Drawer/Drawer.utils.js +0 -163
- package/lib/components/Drawer/Resizer.js +0 -141
- package/lib/components/Drawer/ResizerCore.js +0 -213
- package/lib/components/Drawer/index.js +0 -68
- package/lib/components/EmptyViewPlaceholder/EmptyViewPlaceholder.styled.js +0 -39
- package/lib/components/EmptyViewPlaceholder/index.js +0 -58
- package/lib/components/ExploreView.js +0 -46
- package/lib/components/ExplorerUI.js +0 -17
- package/lib/components/ExplorerWrapper.js +0 -114
- package/lib/components/FacetedSearch/DrawerBody/index.js +0 -42
- package/lib/components/FacetedSearch/DrawerWrapper/index.js +0 -83
- package/lib/components/FacetedSearch/FacetedSearch.constants.js +0 -27
- package/lib/components/FacetedSearch/FacetedSearch.styled.js +0 -101
- package/lib/components/FacetedSearch/FacetedSearch.utils.js +0 -3
- package/lib/components/FacetedSearch/Field/Date.js +0 -69
- package/lib/components/FacetedSearch/Field/Placeholder.js +0 -20
- package/lib/components/FacetedSearch/Field/Select.js +0 -136
- package/lib/components/FacetedSearch/Field/Switch.js +0 -59
- package/lib/components/FacetedSearch/Field/index.js +0 -27
- package/lib/components/FacetedSearch/GroupWrapper/index.js +0 -129
- package/lib/components/FacetedSearch/StaticFields/Date.js +0 -152
- package/lib/components/FacetedSearch/index.js +0 -12
- package/lib/components/FileItem/FileInfo/FileInfo.styled.js +0 -126
- package/lib/components/FileItem/FileInfo/FileInfo.utils.js +0 -13
- package/lib/components/FileItem/FileInfo/FileMetadata.js +0 -37
- package/lib/components/FileItem/FileInfo/FileName.js +0 -197
- package/lib/components/FileItem/FileInfo/index.js +0 -194
- package/lib/components/FileItem/FileItem.mixin.js +0 -22
- package/lib/components/FileItem/FileItem.styled.js +0 -54
- package/lib/components/FileItem/FileUploadTopOptions.js +0 -87
- package/lib/components/FileItem/PreUploadFileThumbnail/FileThumbnail.js +0 -61
- package/lib/components/FileItem/PreUploadFileThumbnail/PreUploadFileThumbnail.styled.js +0 -8
- package/lib/components/FileItem/PreUploadFileThumbnail/index.js +0 -27
- package/lib/components/FileItem/index.js +0 -164
- package/lib/components/FileWindowPanel/Body/ActionButtons.js +0 -70
- package/lib/components/FileWindowPanel/Body/Body.constants.js +0 -5
- package/lib/components/FileWindowPanel/Body/Body.styled.js +0 -196
- package/lib/components/FileWindowPanel/Body/BodyFile.js +0 -165
- package/lib/components/FileWindowPanel/Body/Footer.js +0 -60
- package/lib/components/FileWindowPanel/Body/Preview.js +0 -232
- package/lib/components/FileWindowPanel/Body/PreviewPlaceholder.js +0 -20
- package/lib/components/FileWindowPanel/Body/VideoEmbed.js +0 -80
- package/lib/components/FileWindowPanel/Body/index.js +0 -108
- package/lib/components/FileWindowPanel/FileTabs/FileTabButtons.js +0 -98
- package/lib/components/FileWindowPanel/FileTabs/FileTabs.constants.js +0 -50
- package/lib/components/FileWindowPanel/FileTabs/FileTabs.styled.js +0 -99
- package/lib/components/FileWindowPanel/FileTabs/FileTabsList.js +0 -91
- package/lib/components/FileWindowPanel/FileTabs/GeneralTab/EditableField.js +0 -78
- package/lib/components/FileWindowPanel/FileTabs/GeneralTab/FieldLabel.js +0 -40
- package/lib/components/FileWindowPanel/FileTabs/GeneralTab/FieldRow.js +0 -57
- package/lib/components/FileWindowPanel/FileTabs/GeneralTab/FieldValue.js +0 -20
- package/lib/components/FileWindowPanel/FileTabs/GeneralTab/FieldWithTooltip.js +0 -29
- package/lib/components/FileWindowPanel/FileTabs/GeneralTab/GeneralSection.js +0 -183
- package/lib/components/FileWindowPanel/FileTabs/GeneralTab/GeneralTab.constants.js +0 -2
- package/lib/components/FileWindowPanel/FileTabs/GeneralTab/GeneralTab.styled.js +0 -112
- package/lib/components/FileWindowPanel/FileTabs/GeneralTab/GeneralTabSkeleton.js +0 -70
- package/lib/components/FileWindowPanel/FileTabs/GeneralTab/TableSeparator.js +0 -10
- package/lib/components/FileWindowPanel/FileTabs/GeneralTab/index.js +0 -100
- package/lib/components/FileWindowPanel/FileTabs/MetadataTab/CustomMetadataSection.js +0 -247
- package/lib/components/FileWindowPanel/FileTabs/MetadataTab/EmbeddedMetadataSection.js +0 -31
- package/lib/components/FileWindowPanel/FileTabs/MetadataTab/MetadataTab.constants.js +0 -2
- package/lib/components/FileWindowPanel/FileTabs/MetadataTab/MetadataTab.styled.js +0 -134
- package/lib/components/FileWindowPanel/FileTabs/MetadataTab/MetadataTabSkeleton.js +0 -70
- package/lib/components/FileWindowPanel/FileTabs/MetadataTab/index.js +0 -181
- package/lib/components/FileWindowPanel/FileTabs/VariationsTab/VariationItem.js +0 -78
- package/lib/components/FileWindowPanel/FileTabs/VariationsTab/Variations.constants.js +0 -26
- package/lib/components/FileWindowPanel/FileTabs/VariationsTab/Variations.styled.js +0 -177
- package/lib/components/FileWindowPanel/FileTabs/VariationsTab/Variations.thunks.js +0 -99
- package/lib/components/FileWindowPanel/FileTabs/VariationsTab/Variations.utils.js +0 -23
- package/lib/components/FileWindowPanel/FileTabs/VariationsTab/VariationsContent.js +0 -92
- package/lib/components/FileWindowPanel/FileTabs/VariationsTab/VariationsEditModalContent.js +0 -57
- package/lib/components/FileWindowPanel/FileTabs/VariationsTab/VariationsSearch.js +0 -44
- package/lib/components/FileWindowPanel/FileTabs/VariationsTab/VariationsSkeleton.js +0 -35
- package/lib/components/FileWindowPanel/FileTabs/VariationsTab/VariationsTabNavigator.js +0 -38
- package/lib/components/FileWindowPanel/FileTabs/VariationsTab/VariationsTabs.js +0 -40
- package/lib/components/FileWindowPanel/FileTabs/VariationsTab/VariationsTopOptions.js +0 -204
- package/lib/components/FileWindowPanel/FileTabs/VariationsTab/index.js +0 -603
- package/lib/components/FileWindowPanel/FileTabs/index.js +0 -83
- package/lib/components/FileWindowPanel/FileWindow.js +0 -221
- package/lib/components/FileWindowPanel/FileWindow.styled.js +0 -19
- package/lib/components/FileWindowPanel/FileWindow.utils.js +0 -38
- package/lib/components/FileWindowPanel/Header/AfterUploadActionBtns.js +0 -69
- package/lib/components/FileWindowPanel/Header/BeforeUploadActionBtns.js +0 -100
- package/lib/components/FileWindowPanel/Header/FileWindowHeader.styled.js +0 -56
- package/lib/components/FileWindowPanel/Header/MutualActionBtns.js +0 -92
- package/lib/components/FileWindowPanel/Header/index.js +0 -109
- package/lib/components/FileWindowPanel/index.js +0 -60
- package/lib/components/Filters/Filters.constants.js +0 -358
- package/lib/components/Filters/Filters.styled.js +0 -235
- package/lib/components/Filters/Filters.utils.js +0 -536
- package/lib/components/Filters/FiltersContext.js +0 -59
- package/lib/components/Filters/FiltersSkeleton.js +0 -14
- package/lib/components/Filters/Groups/Date/index.js +0 -201
- package/lib/components/Filters/Groups/Folders/FoldersSkeleton.js +0 -43
- package/lib/components/Filters/Groups/Folders/index.js +0 -109
- package/lib/components/Filters/Groups/Image/Colors.js +0 -73
- package/lib/components/Filters/Groups/Image/Faces.js +0 -64
- package/lib/components/Filters/Groups/Image/Orientations.js +0 -64
- package/lib/components/Filters/Groups/Image/Resolutions.js +0 -65
- package/lib/components/Filters/Groups/Image/Tooltip.js +0 -14
- package/lib/components/Filters/Groups/Image/index.js +0 -104
- package/lib/components/Filters/Groups/LicenseExpiry/LicenseExpiry.styled.js +0 -17
- package/lib/components/Filters/Groups/LicenseExpiry/index.js +0 -97
- package/lib/components/Filters/Groups/Metadata/Advanced/ConditionSelector.js +0 -40
- package/lib/components/Filters/Groups/Metadata/Advanced/ExtraRow/ConditionSelector.js +0 -35
- package/lib/components/Filters/Groups/Metadata/Advanced/ExtraRow/ValueSelector.js +0 -33
- package/lib/components/Filters/Groups/Metadata/Advanced/ExtraRow/index.js +0 -18
- package/lib/components/Filters/Groups/Metadata/Advanced/Field/AutoComplete.js +0 -56
- package/lib/components/Filters/Groups/Metadata/Advanced/Field/Boolean.js +0 -35
- package/lib/components/Filters/Groups/Metadata/Advanced/Field/Date.js +0 -36
- package/lib/components/Filters/Groups/Metadata/Advanced/Field/GeoPointField.js +0 -30
- package/lib/components/Filters/Groups/Metadata/Advanced/Field/Numeric.js +0 -32
- package/lib/components/Filters/Groups/Metadata/Advanced/Field/Select.js +0 -55
- package/lib/components/Filters/Groups/Metadata/Advanced/Field/Tags.js +0 -21
- package/lib/components/Filters/Groups/Metadata/Advanced/Field/Text.js +0 -39
- package/lib/components/Filters/Groups/Metadata/Advanced/Field/index.js +0 -52
- package/lib/components/Filters/Groups/Metadata/Advanced/KeySelector.js +0 -34
- package/lib/components/Filters/Groups/Metadata/Advanced/Row.js +0 -53
- package/lib/components/Filters/Groups/Metadata/Advanced/index.js +0 -48
- package/lib/components/Filters/Groups/Metadata/Basic/Field/Date.js +0 -45
- package/lib/components/Filters/Groups/Metadata/Basic/Field/Field.utils.js +0 -58
- package/lib/components/Filters/Groups/Metadata/Basic/Field/Numeric.js +0 -51
- package/lib/components/Filters/Groups/Metadata/Basic/Field/OptionsPopup.js +0 -87
- package/lib/components/Filters/Groups/Metadata/Basic/Field/Select.js +0 -168
- package/lib/components/Filters/Groups/Metadata/Basic/Field/Switch.js +0 -41
- package/lib/components/Filters/Groups/Metadata/Basic/Field/Tags.js +0 -38
- package/lib/components/Filters/Groups/Metadata/Basic/Field/Text.js +0 -57
- package/lib/components/Filters/Groups/Metadata/Basic/Field/Uri.js +0 -54
- package/lib/components/Filters/Groups/Metadata/Basic/Field/index.js +0 -46
- package/lib/components/Filters/Groups/Metadata/Basic/GroupWrapper.js +0 -79
- package/lib/components/Filters/Groups/Metadata/Basic/index.js +0 -80
- package/lib/components/Filters/Groups/Metadata/Metadata.constants.js +0 -42
- package/lib/components/Filters/Groups/Metadata/Metadata.styled.js +0 -150
- package/lib/components/Filters/Groups/Metadata/Metadata.utils.js +0 -160
- package/lib/components/Filters/Groups/Metadata/MetadataFiltersContext.js +0 -329
- package/lib/components/Filters/Groups/Metadata/Placeholder.js +0 -25
- package/lib/components/Filters/Groups/Metadata/common/TagsField/TagsMenu.js +0 -81
- package/lib/components/Filters/Groups/Metadata/common/TagsField/TagsSearchPlaceholder.js +0 -18
- package/lib/components/Filters/Groups/Metadata/common/TagsField/index.js +0 -142
- package/lib/components/Filters/Groups/Metadata/index.js +0 -111
- package/lib/components/Filters/Groups/Size/index.js +0 -125
- package/lib/components/Filters/Groups/Tags/FilteredTags.js +0 -62
- package/lib/components/Filters/Groups/Tags/SelectedTags.js +0 -51
- package/lib/components/Filters/Groups/Tags/SuggestedTags.js +0 -43
- package/lib/components/Filters/Groups/Tags/index.js +0 -146
- package/lib/components/Filters/Groups/TypeAndFormat/Format.js +0 -65
- package/lib/components/Filters/Groups/TypeAndFormat/Type.js +0 -85
- package/lib/components/Filters/Groups/TypeAndFormat/index.js +0 -114
- package/lib/components/Filters/Groups/common/DateRangeField/DateRangeField.styled.js +0 -10
- package/lib/components/Filters/Groups/common/DateRangeField/index.js +0 -72
- package/lib/components/Filters/Groups/common/FilterFooter.js +0 -67
- package/lib/components/Filters/Groups/common/FilterOptions.js +0 -29
- package/lib/components/Filters/Groups/common/FilterSearch.js +0 -22
- package/lib/components/Filters/Groups/common/FilterSearch.styled.js +0 -15
- package/lib/components/Filters/Groups/common/FilterSkeleton.js +0 -44
- package/lib/components/Filters/Groups/common/TimeFrames.js +0 -35
- package/lib/components/Filters/Groups/index.js +0 -55
- package/lib/components/Filters/Placeholder.js +0 -29
- package/lib/components/Filters/hooks/useDateTypeFilterValues.js +0 -182
- package/lib/components/Filters/hooks/useFilters.js +0 -78
- package/lib/components/Filters/index.js +0 -78
- package/lib/components/FoldersView/FoldersTree/FoldersTree.styled.js +0 -193
- package/lib/components/FoldersView/FoldersTree/FoldersTree.utils.js +0 -78
- package/lib/components/FoldersView/FoldersTree/FoldersTreeHeader.js +0 -52
- package/lib/components/FoldersView/FoldersTree/FoldersTreeList.js +0 -64
- package/lib/components/FoldersView/FoldersTree/FoldersTreeListItem.js +0 -270
- package/lib/components/FoldersView/FoldersTree/FoldersTreeSearch.js +0 -70
- package/lib/components/FoldersView/FoldersTree/FoldersTreeSkeleton.js +0 -23
- package/lib/components/FoldersView/FoldersTree/NoFoldersResult.js +0 -19
- package/lib/components/FoldersView/FoldersTree/SearchedFoldersItem.js +0 -113
- package/lib/components/FoldersView/FoldersTree/index.js +0 -163
- package/lib/components/FoldersView/hooks/useAddFolder.js +0 -60
- package/lib/components/FoldersView/index.js +0 -256
- package/lib/components/GalleryRoleSelect/CustomRolesTab.js +0 -47
- package/lib/components/GalleryRoleSelect/CustomRolesTab.styled.js +0 -10
- package/lib/components/GalleryRoleSelect/GalleryRoleSelect.constants.js +0 -11
- package/lib/components/GalleryRoleSelect/GalleryRoleSelect.styled.js +0 -132
- package/lib/components/GalleryRoleSelect/GalleryRoleSelect.utils.js +0 -87
- package/lib/components/GalleryRoleSelect/StandardRolesTab.js +0 -58
- package/lib/components/GalleryRoleSelect/index.js +0 -234
- package/lib/components/HeaderBar/FacetedSearchToggleButton.js +0 -28
- package/lib/components/HeaderBar/HeaderBar.styled.js +0 -25
- package/lib/components/HeaderBar/RightSide.js +0 -127
- package/lib/components/HeaderBar/index.js +0 -77
- package/lib/components/ImageEditorPanel/index.js +0 -33
- package/lib/components/InfiniteScroll/InfiniteScroll.js +0 -97
- package/lib/components/InfiniteScroll/InfiniteScroll.styled.js +0 -11
- package/lib/components/Informer/index.js +0 -9
- package/lib/components/LoginScreen/LoginScreen.styled.js +0 -39
- package/lib/components/LoginScreen/index.js +0 -133
- package/lib/components/MainMenu/MainMenu.styled.js +0 -12
- package/lib/components/MainMenu/index.js +0 -77
- package/lib/components/Modals/ConfirmationModal/ConfirmationModal.hooks.js +0 -101
- package/lib/components/Modals/ConfirmationModal/index.js +0 -1
- package/lib/components/Modals/DeleteItems/DeleteItems.hooks.js +0 -233
- package/lib/components/Modals/DeleteItems/index.js +0 -1
- package/lib/components/Modals/DeleteModal/DeleteModal.hooks.js +0 -87
- package/lib/components/Modals/DeleteModal/index.js +0 -1
- package/lib/components/Modals/DownloadConsent/DownlaodConsent.styled.js +0 -8
- package/lib/components/Modals/DownloadConsent/DownloadConsent.hooks.js +0 -90
- package/lib/components/Modals/DownloadConsent/DownloadConsentContent.js +0 -52
- package/lib/components/Modals/DownloadConsent/index.js +0 -2
- package/lib/components/Modals/Modals.js +0 -386
- package/lib/components/Modals/Modals.styled.js +0 -80
- package/lib/components/Modals/MoveItems/MoveItems.hooks.js +0 -88
- package/lib/components/Modals/MoveItems/index.js +0 -1
- package/lib/components/Modals/TransformedDownload/PdfModalContent.js +0 -109
- package/lib/components/Modals/TransformedDownload/TransformedDownload.hooks.js +0 -188
- package/lib/components/Modals/TransformedDownload/TransformedDownload.styled.js +0 -29
- package/lib/components/Modals/TransformedDownload/TransformedDownload.utils.js +0 -46
- package/lib/components/Modals/TransformedDownload/index.js +0 -2
- package/lib/components/Modals/index.js +0 -7
- package/lib/components/NoItems/NoItems.styled.js +0 -54
- package/lib/components/NoItems/index.js +0 -50
- package/lib/components/PdftronPanel/index.js +0 -31
- package/lib/components/PickerPanel/PickerPanel.styled.js +0 -41
- package/lib/components/PickerPanel/PickerPanelContent.js +0 -100
- package/lib/components/PickerPanel/index.js +0 -21
- package/lib/components/ProgressPanel/ProgressPanel.utils.js +0 -29
- package/lib/components/ProgressPanel/index.js +0 -37
- package/lib/components/TopBar/AppliedFilterChips/AppliedFilterChips.styled.js +0 -11
- package/lib/components/TopBar/AppliedFilterChips/index.js +0 -77
- package/lib/components/TopBar/Search/ContextDropdown/ContextDropdown.styled.js +0 -59
- package/lib/components/TopBar/Search/ContextDropdown/ContextDropdown.utils.js +0 -67
- package/lib/components/TopBar/Search/ContextDropdown/index.js +0 -170
- package/lib/components/TopBar/Search/PrependedOptions/TempFilterRegexInput.js +0 -133
- package/lib/components/TopBar/Search/Search.utils.js +0 -88
- package/lib/components/TopBar/Search/SimilarSearchTag.js +0 -60
- package/lib/components/TopBar/Search/index.js +0 -251
- package/lib/components/TopBar/TopBar.styled.js +0 -37
- package/lib/components/TopBar/index.js +0 -61
- package/lib/components/TopSection/TopSection.styled.js +0 -22
- package/lib/components/TopSection/index.js +0 -58
- package/lib/components/UploadBar/UploadBar.styled.js +0 -84
- package/lib/components/UploadBar/index.js +0 -222
- package/lib/components/UploadStatus/index.js +0 -20
- package/lib/components/UploadsPanel/UploadsList/Header.js +0 -19
- package/lib/components/UploadsPanel/UploadsList/List.js +0 -29
- package/lib/components/UploadsPanel/UploadsList/PreUploadPlugins.js +0 -22
- package/lib/components/UploadsPanel/UploadsList/UploadsList.styled.js +0 -64
- package/lib/components/UploadsPanel/UploadsList/UploadsList.utils.js +0 -17
- package/lib/components/UploadsPanel/UploadsList/UploadsVirtualGrid.js +0 -29
- package/lib/components/UploadsPanel/UploadsList/index.js +0 -55
- package/lib/components/UploadsPanel/UploadsPanel.styled.js +0 -24
- package/lib/components/UploadsPanel/UploadsPanelTopBar.js +0 -16
- package/lib/components/UploadsPanel/index.js +0 -36
- package/lib/components/UrlBuilderModal/UrlBuilderModal.styled.js +0 -9
- package/lib/components/UrlBuilderModal/index.js +0 -97
- package/lib/components/Views/ErroredViewPlaceholder.js +0 -48
- package/lib/components/Views/Views.constants.js +0 -29
- package/lib/components/Views/Views.styled.js +0 -87
- package/lib/components/Views/index.js +0 -100
- package/lib/components/common/DeleteModalItemText/DeleteModalItemText.styled.js +0 -8
- package/lib/components/common/DeleteModalItemText/index.js +0 -24
- package/lib/components/common/EditDetailsButton/EditDetailsButton.styled.js +0 -35
- package/lib/components/common/EditDetailsButton/index.js +0 -28
- package/lib/components/common/ExpiryDateTooltipContent/ExpiryDateTooltipContent.styled.js +0 -16
- package/lib/components/common/ExpiryDateTooltipContent/index.js +0 -29
- package/lib/components/common/FileApprovalsInfoPopup/index.js +0 -46
- package/lib/components/common/FileMetadataFieldValue/CustomMetadataFieldValue.js +0 -48
- package/lib/components/common/FileMetadataFieldValue/FileMetadataFieldValue.styled.js +0 -66
- package/lib/components/common/FileMetadataFieldValue/FileMetadataFieldValue.utils.js +0 -315
- package/lib/components/common/FileMetadataFieldValue/GeneralMetadataFieldValue.js +0 -120
- package/lib/components/common/FileMetadataFieldValue/index.js +0 -26
- package/lib/components/common/FileMetadataFieldValue/utils/getFontInfo.js +0 -78
- package/lib/components/common/FolderSelector/BrowseFoldersMenu.js +0 -114
- package/lib/components/common/FolderSelector/FolderSearchMenu.js +0 -45
- package/lib/components/common/FolderSelector/FolderSelector.styled.js +0 -41
- package/lib/components/common/FolderSelector/index.js +0 -186
- package/lib/components/common/FormattedUriLink/FormattedUriLink.styled.js +0 -15
- package/lib/components/common/FormattedUriLink/index.js +0 -21
- package/lib/components/common/OriginalBadge/OriginalBadge.styled.js +0 -17
- package/lib/components/common/OriginalBadge/index.js +0 -14
- package/lib/components/common/SanitizedHtmlElement/index.js +0 -11
- package/lib/components/common/Sort/Sort.constants.js +0 -61
- package/lib/components/common/Sort/Sort.styled.js +0 -47
- package/lib/components/common/Sort/Sort.utils.js +0 -14
- package/lib/components/common/Sort/index.js +0 -183
- package/lib/components/common/TextWithCopyIcon/TextWithCopyIcon.styled.js +0 -44
- package/lib/components/common/TextWithCopyIcon/index.js +0 -71
- package/lib/components/common/TopBarUploadButton/index.js +0 -40
- package/lib/components/common/TrimmedFilePathWithLocate/TrimmedFilePathWithLocate.utils.js +0 -3
- package/lib/components/common/TrimmedFilePathWithLocate/index.js +0 -34
- package/lib/components/common/TrimmedFolderPathWithLocate/index.js +0 -13
- package/lib/components/common/TrimmedPathWithLocate/TrimmedPathWithLocate.styled.js +0 -30
- package/lib/components/common/TrimmedPathWithLocate/index.js +0 -40
- package/lib/components/metadata.adapter.js +0 -365
- package/lib/defaultLocale.js +0 -1360
- package/lib/hooks/index.js +0 -16
- package/lib/hooks/useAssetsPicker.js +0 -274
- package/lib/hooks/useDownloadFilesCsv.js +0 -20
- package/lib/hooks/useEditFileDetails.js +0 -505
- package/lib/hooks/useExplorer.js +0 -6
- package/lib/hooks/useExplorerI18n.js +0 -10
- package/lib/hooks/useExplorerInformer.js +0 -10
- package/lib/hooks/useFetchFileFolderPermissions.js +0 -31
- package/lib/hooks/useFetchMetadataTagsBySearchQuery.js +0 -38
- package/lib/hooks/useFileMetadata.js +0 -117
- package/lib/hooks/useFilterSearch.js +0 -37
- package/lib/hooks/useForcedFilters.js +0 -39
- package/lib/hooks/useIsOverflow.js +0 -25
- package/lib/hooks/useIsSmallScreen.js +0 -20
- package/lib/hooks/useLocateFile.js +0 -231
- package/lib/hooks/usePrevious.js +0 -9
- package/lib/hooks/useSearchSuggestions.js +0 -168
- package/lib/hooks/useStartUpload.js +0 -43
- package/lib/hooks/useToLocaleNumber.js +0 -14
- package/lib/hooks/useValidateFileName.js +0 -324
- package/lib/index.js +0 -1586
- package/lib/slices/common.slice.js +0 -254
- package/lib/slices/drag.slice.js +0 -75
- package/lib/slices/files.slice.js +0 -1307
- package/lib/slices/filters.slice.js +0 -382
- package/lib/slices/folders.slice.js +0 -964
- package/lib/slices/foldersTree.slice.js +0 -501
- package/lib/slices/index.js +0 -32
- package/lib/slices/metadata.slice.js +0 -494
- package/lib/slices/panels.slice.js +0 -351
- package/lib/slices/search.slice.js +0 -995
- package/lib/slices/selections.slice.js +0 -315
- package/lib/slices/targets.slice.js +0 -44
- package/lib/slices/topSection.slice.js +0 -71
- package/lib/slices/views.slice.js +0 -345
- package/lib/thunks/archive.thunks.js +0 -175
- package/lib/thunks/downloads.thunks.js +0 -415
- package/lib/thunks/items.thunks.js +0 -274
- package/lib/thunks/permissions.thunks.js +0 -66
- package/lib/thunks/uploads.thunks.js +0 -235
- package/lib/utils/SearchSuggestions/SearchSuggestionsMenu.js +0 -95
- package/lib/utils/SearchSuggestions/SuggestionMode.js +0 -70
- package/lib/utils/SearchSuggestions/SuggestionModeAttribute.js +0 -87
- package/lib/utils/SearchSuggestions/SuggestionModeExpression.js +0 -121
- package/lib/utils/SearchSuggestions/SuggestionModeTag.js +0 -87
- package/lib/utils/SearchSuggestions/SuggestionsManager.js +0 -242
- package/lib/utils/SearchSuggestions/constants.js +0 -14
- package/lib/utils/SearchSuggestions/index.js +0 -4
- package/lib/utils/SearchSuggestions/styled.js +0 -12
- package/lib/utils/availableScreenSizes.js +0 -4
- package/lib/utils/constants.js +0 -14
- package/lib/utils/convertItemsToFilesFoldersUuids.js +0 -12
- package/lib/utils/convertItemstoFoldersParentUuids.js +0 -12
- package/lib/utils/createPromise.js +0 -9
- package/lib/utils/createSuperFocus.js +0 -43
- package/lib/utils/decodeB64ToStr.js +0 -11
- package/lib/utils/filters.js +0 -333
- package/lib/utils/formatFolderPath.js +0 -10
- package/lib/utils/formatPinSubTitle.js +0 -17
- package/lib/utils/getAcquirerTitle.js +0 -10
- package/lib/utils/getActiveOverlayEl.js +0 -11
- package/lib/utils/getApiPathtype.js +0 -10
- package/lib/utils/getClosestStr.js +0 -22
- package/lib/utils/getItemUuids.js +0 -12
- package/lib/utils/getLabelsTotalAssetsCount.js +0 -6
- package/lib/utils/getMoveAndDeleteData.js +0 -15
- package/lib/utils/getParentFolderPath.js +0 -4
- package/lib/utils/getQueryStringFromUrl.js +0 -6
- package/lib/utils/getScrollableParent.js +0 -15
- package/lib/utils/getStringValueExistedInObj.js +0 -9
- package/lib/utils/isEmbeddableAsset.js +0 -6
- package/lib/utils/isFileVersion.js +0 -9
- package/lib/utils/mapArrayKeysToObjValues.js +0 -33
- package/lib/utils/mapFiltersToShownFormat.js +0 -252
- package/lib/utils/prepareExportedFilesLinks.js +0 -12
- package/lib/utils/prepareSearchUrl.js +0 -65
- package/lib/utils/removeBackground.js +0 -60
- package/lib/utils/removeExtraUrlParams.js +0 -13
- package/lib/utils/scrollToAndFocusItemElement.js +0 -16
- package/lib/utils/toggleFolderNotFoundModal.js +0 -25
- package/lib/utils/trapFocus.js +0 -59
- package/lib/utils/truncateString.js +0 -28
package/dist/style.css
DELETED
|
@@ -1,2197 +0,0 @@
|
|
|
1
|
-
@charset "UTF-8";
|
|
2
|
-
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap");
|
|
3
|
-
.filerobot-Explorer-assets-picker-modal {
|
|
4
|
-
z-index: 100000;
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
.filerobot-common-BaseButton {
|
|
8
|
-
font-weight: 500;
|
|
9
|
-
padding: 8px 12px;
|
|
10
|
-
border-radius: 2px;
|
|
11
|
-
display: flex;
|
|
12
|
-
align-items: center;
|
|
13
|
-
justify-content: center;
|
|
14
|
-
cursor: pointer;
|
|
15
|
-
border: 0;
|
|
16
|
-
outline: none;
|
|
17
|
-
position: relative;
|
|
18
|
-
-webkit-user-select: none;
|
|
19
|
-
-moz-user-select: none;
|
|
20
|
-
user-select: none;
|
|
21
|
-
transition: all 100ms ease-in-out;
|
|
22
|
-
}
|
|
23
|
-
.filerobot-common-BaseButton span[role=container] {
|
|
24
|
-
z-index: 4;
|
|
25
|
-
display: flex;
|
|
26
|
-
align-items: center;
|
|
27
|
-
}
|
|
28
|
-
@media (max-width: 636px) {
|
|
29
|
-
.filerobot-common-BaseButton {
|
|
30
|
-
min-width: 32px;
|
|
31
|
-
min-height: 28px;
|
|
32
|
-
padding: 2px 6px;
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
@media (max-width: 636px) {
|
|
36
|
-
.filerobot-common-BaseButton span:not[role=container] {
|
|
37
|
-
display: none;
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
.filerobot-common-BaseButton:before {
|
|
41
|
-
content: "";
|
|
42
|
-
position: absolute;
|
|
43
|
-
width: 0;
|
|
44
|
-
height: 100%;
|
|
45
|
-
background: #d9dde0;
|
|
46
|
-
opacity: 0;
|
|
47
|
-
border-radius: 15px 2px 15px 5px;
|
|
48
|
-
transition: width 0.07s ease-in-out, border-radius 0.15s ease-in-out;
|
|
49
|
-
}
|
|
50
|
-
.filerobot-common-BaseButton:not(:disabled):active {
|
|
51
|
-
opacity: 1;
|
|
52
|
-
}
|
|
53
|
-
.filerobot-common-BaseButton:not(:disabled):active:before {
|
|
54
|
-
opacity: 1;
|
|
55
|
-
border-radius: inherit;
|
|
56
|
-
width: 100%;
|
|
57
|
-
}
|
|
58
|
-
.filerobot-common-BaseButton:disabled {
|
|
59
|
-
color: #bbb;
|
|
60
|
-
fill: #bbb;
|
|
61
|
-
cursor: not-allowed;
|
|
62
|
-
opacity: 0.8;
|
|
63
|
-
background: rgba(79, 98, 118, 0.7);
|
|
64
|
-
}
|
|
65
|
-
.filerobot-common-BaseButton:disabled *, .filerobot-common-BaseButton:disabled:before {
|
|
66
|
-
background: none;
|
|
67
|
-
fill: currentColor;
|
|
68
|
-
color: currentColor;
|
|
69
|
-
}
|
|
70
|
-
|
|
71
|
-
.filerobot-common-BaseButton-auto:not(disabled) :hover,
|
|
72
|
-
.filerobot-common-BaseButton-auto:not(disabled) :focus {
|
|
73
|
-
background: #EFF3F6;
|
|
74
|
-
}
|
|
75
|
-
.filerobot-common-BaseButton-auto:not(disabled) :hover *,
|
|
76
|
-
.filerobot-common-BaseButton-auto:not(disabled) :focus * {
|
|
77
|
-
color: #5D6D7E;
|
|
78
|
-
fill: #5D6D7E;
|
|
79
|
-
}
|
|
80
|
-
|
|
81
|
-
.filerobot-common-BaseButton-transparent {
|
|
82
|
-
background: transparent;
|
|
83
|
-
color: #5D6D7E;
|
|
84
|
-
}
|
|
85
|
-
.filerobot-common-BaseButton-transparent:not(:disabled):hover, .filerobot-common-BaseButton-transparent:not(:disabled):focus {
|
|
86
|
-
background: #EFF3F6;
|
|
87
|
-
}
|
|
88
|
-
.filerobot-common-BaseButton-transparent:not(:disabled):hover svg *, .filerobot-common-BaseButton-transparent:not(:disabled):focus svg * {
|
|
89
|
-
color: #5D6D7E;
|
|
90
|
-
fill: #5D6D7E;
|
|
91
|
-
}
|
|
92
|
-
.filerobot-common-BaseButton-transparent:not(:disabled):hover *, .filerobot-common-BaseButton-transparent:not(:disabled):focus * {
|
|
93
|
-
color: #5D6D7E;
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
.filerobot-common-BaseButton-primary {
|
|
97
|
-
color: #fff;
|
|
98
|
-
background: #4D4E4E;
|
|
99
|
-
}
|
|
100
|
-
.filerobot-common-BaseButton-primary:not(:disabled):hover {
|
|
101
|
-
filter: brightness(1.1);
|
|
102
|
-
}
|
|
103
|
-
|
|
104
|
-
.filerobot-common-BaseButton-accent {
|
|
105
|
-
color: #fff;
|
|
106
|
-
background: #6879EB;
|
|
107
|
-
}
|
|
108
|
-
.filerobot-common-BaseButton-accent:not(:disabled):hover {
|
|
109
|
-
filter: brightness(1.1);
|
|
110
|
-
}
|
|
111
|
-
.filerobot-common-BaseButton-accent:before {
|
|
112
|
-
background: #4958BC;
|
|
113
|
-
}
|
|
114
|
-
|
|
115
|
-
.filerobot-common-BaseButton-secondary {
|
|
116
|
-
color: #fff;
|
|
117
|
-
background: #768184;
|
|
118
|
-
}
|
|
119
|
-
.filerobot-common-BaseButton-secondary:not(:disabled):hover {
|
|
120
|
-
filter: brightness(1.1);
|
|
121
|
-
}
|
|
122
|
-
|
|
123
|
-
.filerobot-common-BaseButton-activeSecondary {
|
|
124
|
-
color: #5D6D7E;
|
|
125
|
-
background: #E9EEF2;
|
|
126
|
-
}
|
|
127
|
-
|
|
128
|
-
.filerobot-common-BaseButton-small {
|
|
129
|
-
font-size: 12px;
|
|
130
|
-
padding: 2px 6px;
|
|
131
|
-
}
|
|
132
|
-
.filerobot-common-BaseButton-small.filerobot-common-LabeledIconButton img {
|
|
133
|
-
min-height: 12px;
|
|
134
|
-
min-width: 12px;
|
|
135
|
-
max-height: 12px;
|
|
136
|
-
max-width: 12px;
|
|
137
|
-
}
|
|
138
|
-
.filerobot-common-BaseButton-small.filerobot-common-LabeledIconButton span:not([role=container]) {
|
|
139
|
-
margin-left: 4px;
|
|
140
|
-
}
|
|
141
|
-
|
|
142
|
-
.filerobot-common-BaseButton-medium {
|
|
143
|
-
font-size: 15px;
|
|
144
|
-
line-height: 16px;
|
|
145
|
-
}
|
|
146
|
-
.filerobot-common-BaseButton-medium.filerobot-common-LabeledIconButton img {
|
|
147
|
-
min-height: 12px;
|
|
148
|
-
min-width: 12px;
|
|
149
|
-
max-height: 12px;
|
|
150
|
-
max-width: 12px;
|
|
151
|
-
}
|
|
152
|
-
|
|
153
|
-
.filerobot-common-BaseButton-large {
|
|
154
|
-
font-size: 17px;
|
|
155
|
-
padding: 8px 14px;
|
|
156
|
-
}
|
|
157
|
-
.filerobot-common-BaseButton-large.filerobot-common-LabeledIconButton img {
|
|
158
|
-
min-height: 16px;
|
|
159
|
-
min-width: 16px;
|
|
160
|
-
max-height: 16px;
|
|
161
|
-
max-width: 16px;
|
|
162
|
-
}
|
|
163
|
-
|
|
164
|
-
.filerobot-common-BaseButton-fullWidth {
|
|
165
|
-
font-size: 17px;
|
|
166
|
-
width: 100%;
|
|
167
|
-
}
|
|
168
|
-
.filerobot-common-BaseButton-fullWidth.filerobot-common-LabeledIconButton svg,
|
|
169
|
-
.filerobot-common-BaseButton-fullWidth.filerobot-common-LabeledIconButton img {
|
|
170
|
-
min-height: 16px;
|
|
171
|
-
min-width: 16px;
|
|
172
|
-
max-height: 16px;
|
|
173
|
-
max-width: 16px;
|
|
174
|
-
}
|
|
175
|
-
.filerobot-common-BaseButton-fullWidth.filerobot-common-LabeledIconButton span:not([role=container]) {
|
|
176
|
-
margin-left: 8px;
|
|
177
|
-
}
|
|
178
|
-
|
|
179
|
-
.filerobot-common-LabeledIconButton-label {
|
|
180
|
-
margin-left: 4px;
|
|
181
|
-
}
|
|
182
|
-
|
|
183
|
-
.filerobot-common-BadgeButton {
|
|
184
|
-
padding: 8px 12px;
|
|
185
|
-
margin-right: 4px;
|
|
186
|
-
}
|
|
187
|
-
.filerobot-common-BadgeButton .filerobot-common-BadgeButton-badgeContent {
|
|
188
|
-
border-radius: 50%;
|
|
189
|
-
color: #6879EB;
|
|
190
|
-
background: #fff;
|
|
191
|
-
font-weight: 500;
|
|
192
|
-
margin-left: 4px;
|
|
193
|
-
font-size: 10px;
|
|
194
|
-
width: 14px;
|
|
195
|
-
height: 14px;
|
|
196
|
-
display: inline-flex;
|
|
197
|
-
justify-content: center;
|
|
198
|
-
align-items: center;
|
|
199
|
-
}
|
|
200
|
-
.filerobot-common-BadgeButton-activeSecondary .filerobot-common-BadgeButton-badgeContent {
|
|
201
|
-
color: #fff;
|
|
202
|
-
background: #5D6D7E;
|
|
203
|
-
}
|
|
204
|
-
|
|
205
|
-
.filerobot-common-BackCloseButton {
|
|
206
|
-
display: flex;
|
|
207
|
-
align-items: center;
|
|
208
|
-
}
|
|
209
|
-
|
|
210
|
-
.filerobot-common-BackCloseButton-button {
|
|
211
|
-
padding: 6px;
|
|
212
|
-
}
|
|
213
|
-
|
|
214
|
-
.filerobot-common-BackCloseButton-buttonMargin {
|
|
215
|
-
margin: 0 6px;
|
|
216
|
-
}
|
|
217
|
-
|
|
218
|
-
.filerobot-common-BackCloseButton-divider {
|
|
219
|
-
height: 22px;
|
|
220
|
-
}
|
|
221
|
-
|
|
222
|
-
.filerobot-common-BackdropOverlay {
|
|
223
|
-
position: fixed;
|
|
224
|
-
left: 0;
|
|
225
|
-
top: 0;
|
|
226
|
-
bottom: 0;
|
|
227
|
-
right: 0;
|
|
228
|
-
z-index: 1199;
|
|
229
|
-
}
|
|
230
|
-
|
|
231
|
-
.filerobot-common-verticalDivider {
|
|
232
|
-
background: #DFE7ED;
|
|
233
|
-
width: 1px;
|
|
234
|
-
}
|
|
235
|
-
|
|
236
|
-
.filerobot-common-Radio-wrapper {
|
|
237
|
-
display: inline-flex;
|
|
238
|
-
cursor: pointer;
|
|
239
|
-
align-items: center;
|
|
240
|
-
padding: 8px 0;
|
|
241
|
-
}
|
|
242
|
-
.filerobot-common-Radio-wrapper:first-child {
|
|
243
|
-
padding-top: 0;
|
|
244
|
-
}
|
|
245
|
-
.filerobot-common-Radio-wrapper:last-child {
|
|
246
|
-
padding-bottom: 0;
|
|
247
|
-
}
|
|
248
|
-
|
|
249
|
-
.filerobot-common-Radio {
|
|
250
|
-
display: inline-block;
|
|
251
|
-
padding-right: 8px;
|
|
252
|
-
}
|
|
253
|
-
|
|
254
|
-
.filerobot-common-Radio-label {
|
|
255
|
-
font-size: 16px;
|
|
256
|
-
line-height: 18px;
|
|
257
|
-
color: #37414B;
|
|
258
|
-
}
|
|
259
|
-
|
|
260
|
-
.filerobot-common-FormGroup:not(:last-child) {
|
|
261
|
-
margin-bottom: 16px;
|
|
262
|
-
}
|
|
263
|
-
|
|
264
|
-
.filerobot-common-FormControl-inline {
|
|
265
|
-
display: flex;
|
|
266
|
-
}
|
|
267
|
-
.filerobot-common-FormControl-with-hint {
|
|
268
|
-
margin-bottom: 0;
|
|
269
|
-
}
|
|
270
|
-
.filerobot-common-FormControl-error {
|
|
271
|
-
color: #E85B46;
|
|
272
|
-
}
|
|
273
|
-
.filerobot-common-FormControl-error .filerobot-common-InputLabel,
|
|
274
|
-
.filerobot-common-FormControl-error .filerobot-common-FormHelperText,
|
|
275
|
-
.filerobot-common-FormControl-error .SfxLabel-root,
|
|
276
|
-
.filerobot-common-FormControl-error .SfxFormHint-root {
|
|
277
|
-
color: #E85B46;
|
|
278
|
-
}
|
|
279
|
-
.filerobot-common-FormControl-error:not(:has([data-valid=true])) .SfxInput-root,
|
|
280
|
-
.filerobot-common-FormControl-error:not(:has([data-valid=true])) .filerobot-common-Textarea,
|
|
281
|
-
.filerobot-common-FormControl-error:not(:has([data-valid=true])) .filerobot-common-Select,
|
|
282
|
-
.filerobot-common-FormControl-error:not(:has([data-valid=true])) .filerobot-common-Input,
|
|
283
|
-
.filerobot-common-FormControl-error:not(:has([data-valid=true])) .SfxInput-root {
|
|
284
|
-
color: #E85B46;
|
|
285
|
-
border-color: #E85B46;
|
|
286
|
-
background: #fff;
|
|
287
|
-
outline-color: #E85B46;
|
|
288
|
-
}
|
|
289
|
-
.filerobot-common-FormControl-error:not(:has([data-valid=true])) .SfxInput-root:focus-within, .filerobot-common-FormControl-error:not(:has([data-valid=true])) .SfxInput-root:focus, .filerobot-common-FormControl-error:not(:has([data-valid=true])) .SfxInput-root:hover,
|
|
290
|
-
.filerobot-common-FormControl-error:not(:has([data-valid=true])) .filerobot-common-Textarea:focus-within,
|
|
291
|
-
.filerobot-common-FormControl-error:not(:has([data-valid=true])) .filerobot-common-Textarea:focus,
|
|
292
|
-
.filerobot-common-FormControl-error:not(:has([data-valid=true])) .filerobot-common-Textarea:hover,
|
|
293
|
-
.filerobot-common-FormControl-error:not(:has([data-valid=true])) .filerobot-common-Select:focus-within,
|
|
294
|
-
.filerobot-common-FormControl-error:not(:has([data-valid=true])) .filerobot-common-Select:focus,
|
|
295
|
-
.filerobot-common-FormControl-error:not(:has([data-valid=true])) .filerobot-common-Select:hover,
|
|
296
|
-
.filerobot-common-FormControl-error:not(:has([data-valid=true])) .filerobot-common-Input:focus-within,
|
|
297
|
-
.filerobot-common-FormControl-error:not(:has([data-valid=true])) .filerobot-common-Input:focus,
|
|
298
|
-
.filerobot-common-FormControl-error:not(:has([data-valid=true])) .filerobot-common-Input:hover,
|
|
299
|
-
.filerobot-common-FormControl-error:not(:has([data-valid=true])) .SfxInput-root:focus-within,
|
|
300
|
-
.filerobot-common-FormControl-error:not(:has([data-valid=true])) .SfxInput-root:focus,
|
|
301
|
-
.filerobot-common-FormControl-error:not(:has([data-valid=true])) .SfxInput-root:hover {
|
|
302
|
-
border: 1px solid #E85B46;
|
|
303
|
-
outline: none;
|
|
304
|
-
}
|
|
305
|
-
|
|
306
|
-
.filerobot-common-InputLabel {
|
|
307
|
-
display: flex;
|
|
308
|
-
align-items: center;
|
|
309
|
-
margin-bottom: 3px;
|
|
310
|
-
font-size: 12px;
|
|
311
|
-
font-weight: 400;
|
|
312
|
-
color: #768184;
|
|
313
|
-
}
|
|
314
|
-
|
|
315
|
-
.filerobot-common-FormHelperText {
|
|
316
|
-
margin-top: 3px;
|
|
317
|
-
font-size: 10px;
|
|
318
|
-
color: #768184;
|
|
319
|
-
}
|
|
320
|
-
.filerobot-common-FormHelperText-medium {
|
|
321
|
-
font-size: 14px;
|
|
322
|
-
}
|
|
323
|
-
.filerobot-common-FormHelperText-no-margin {
|
|
324
|
-
margin: 0;
|
|
325
|
-
}
|
|
326
|
-
|
|
327
|
-
.filerobot-common-autoSuggest {
|
|
328
|
-
position: relative;
|
|
329
|
-
}
|
|
330
|
-
.filerobot-common-autoSuggest-list-wrapper {
|
|
331
|
-
position: absolute;
|
|
332
|
-
z-index: 11111111111111;
|
|
333
|
-
}
|
|
334
|
-
|
|
335
|
-
.suggestions-list {
|
|
336
|
-
border: 1px solid #ddd;
|
|
337
|
-
border-radius: 2px;
|
|
338
|
-
list-style: none;
|
|
339
|
-
margin-top: 0;
|
|
340
|
-
margin-left: 125px;
|
|
341
|
-
padding-left: 0;
|
|
342
|
-
font-size: 14px;
|
|
343
|
-
background-color: #fff;
|
|
344
|
-
max-height: 200px;
|
|
345
|
-
overflow-y: scroll;
|
|
346
|
-
overflow-x: hidden;
|
|
347
|
-
}
|
|
348
|
-
.suggestions-list li {
|
|
349
|
-
padding: 0.5rem;
|
|
350
|
-
font-size: 1rem;
|
|
351
|
-
}
|
|
352
|
-
.suggestions-tags {
|
|
353
|
-
display: inline-flex;
|
|
354
|
-
flex-wrap: wrap;
|
|
355
|
-
margin: 0;
|
|
356
|
-
padding: 0;
|
|
357
|
-
width: 100%;
|
|
358
|
-
list-style: none;
|
|
359
|
-
}
|
|
360
|
-
.suggestions-tags li {
|
|
361
|
-
position: relative;
|
|
362
|
-
align-items: center;
|
|
363
|
-
margin: 0 8px 8px 0;
|
|
364
|
-
padding: 4px 12px;
|
|
365
|
-
border-radius: 2px;
|
|
366
|
-
border: 1px dashed #5D6D7E;
|
|
367
|
-
background: transparent;
|
|
368
|
-
color: #5D6D7E;
|
|
369
|
-
display: flex;
|
|
370
|
-
font-family: "Roboto";
|
|
371
|
-
font-size: 14px;
|
|
372
|
-
line-height: 16.4px;
|
|
373
|
-
font-weight: 400;
|
|
374
|
-
list-style: none;
|
|
375
|
-
-webkit-user-select: none;
|
|
376
|
-
-moz-user-select: none;
|
|
377
|
-
user-select: none;
|
|
378
|
-
max-height: 24px;
|
|
379
|
-
}
|
|
380
|
-
.suggestions-tags li:hover .filerobot-c-icon {
|
|
381
|
-
display: block;
|
|
382
|
-
}
|
|
383
|
-
.suggestions-tags li .filerobot-c-icon {
|
|
384
|
-
display: none;
|
|
385
|
-
position: absolute;
|
|
386
|
-
top: 3px;
|
|
387
|
-
right: 3px;
|
|
388
|
-
width: 6px;
|
|
389
|
-
height: 6px;
|
|
390
|
-
color: #fff;
|
|
391
|
-
}
|
|
392
|
-
.suggestions-tags li button {
|
|
393
|
-
align-items: center;
|
|
394
|
-
-webkit-appearance: none;
|
|
395
|
-
-moz-appearance: none;
|
|
396
|
-
appearance: none;
|
|
397
|
-
background: transparent;
|
|
398
|
-
border: none;
|
|
399
|
-
border-radius: 50%;
|
|
400
|
-
color: #768184;
|
|
401
|
-
cursor: pointer;
|
|
402
|
-
display: inline-flex;
|
|
403
|
-
font-size: 12px;
|
|
404
|
-
height: 15px;
|
|
405
|
-
justify-content: center;
|
|
406
|
-
line-height: 0;
|
|
407
|
-
margin-left: 8px;
|
|
408
|
-
padding: 0;
|
|
409
|
-
transform: rotate(45deg);
|
|
410
|
-
width: 15px;
|
|
411
|
-
}
|
|
412
|
-
|
|
413
|
-
.no-suggestions {
|
|
414
|
-
color: #999;
|
|
415
|
-
padding: 0.5rem;
|
|
416
|
-
}
|
|
417
|
-
|
|
418
|
-
.suggestions-title {
|
|
419
|
-
display: flex;
|
|
420
|
-
align-items: center;
|
|
421
|
-
font-size: 12px;
|
|
422
|
-
font-weight: 400;
|
|
423
|
-
padding: 4px 0;
|
|
424
|
-
}
|
|
425
|
-
.suggestions-title svg {
|
|
426
|
-
margin-right: 4px;
|
|
427
|
-
}
|
|
428
|
-
|
|
429
|
-
.post-upload-suggestion {
|
|
430
|
-
margin-left: 0;
|
|
431
|
-
width: 100%;
|
|
432
|
-
}
|
|
433
|
-
|
|
434
|
-
.suggestion-active,
|
|
435
|
-
.suggestions li:hover {
|
|
436
|
-
cursor: pointer;
|
|
437
|
-
background: #5D6D7E;
|
|
438
|
-
color: #fff;
|
|
439
|
-
border: 1px solid #5D6D7E;
|
|
440
|
-
}
|
|
441
|
-
|
|
442
|
-
.suggestion-loading {
|
|
443
|
-
display: flex;
|
|
444
|
-
height: 100px;
|
|
445
|
-
font-size: 1rem;
|
|
446
|
-
justify-content: center;
|
|
447
|
-
align-items: center;
|
|
448
|
-
}
|
|
449
|
-
|
|
450
|
-
.filerobot-common-Checkbox-wrapper {
|
|
451
|
-
cursor: pointer;
|
|
452
|
-
display: flex;
|
|
453
|
-
align-items: center;
|
|
454
|
-
}
|
|
455
|
-
|
|
456
|
-
.filerobot-common-Checkbox {
|
|
457
|
-
display: flex;
|
|
458
|
-
align-items: center;
|
|
459
|
-
justify-content: center;
|
|
460
|
-
min-height: 16px;
|
|
461
|
-
max-height: 16px;
|
|
462
|
-
min-width: 16px;
|
|
463
|
-
max-width: 16px;
|
|
464
|
-
margin-right: 12px;
|
|
465
|
-
background: #F8FAFB;
|
|
466
|
-
border: 1px solid #DFE7ED;
|
|
467
|
-
border-radius: 1px;
|
|
468
|
-
outline: none;
|
|
469
|
-
text-align: center;
|
|
470
|
-
cursor: pointer;
|
|
471
|
-
}
|
|
472
|
-
|
|
473
|
-
.filerobot-common-Checkbox-label {
|
|
474
|
-
font-size: 12px;
|
|
475
|
-
line-height: 14px;
|
|
476
|
-
max-width: calc(100% - 16px);
|
|
477
|
-
overflow: hidden;
|
|
478
|
-
white-space: nowrap;
|
|
479
|
-
text-overflow: ellipsis;
|
|
480
|
-
}
|
|
481
|
-
|
|
482
|
-
.filerobot-common-Tabs-wrapper {
|
|
483
|
-
display: flex;
|
|
484
|
-
width: 92%;
|
|
485
|
-
padding-left: 12px;
|
|
486
|
-
}
|
|
487
|
-
|
|
488
|
-
.filerobot-common-Tabs {
|
|
489
|
-
display: flex;
|
|
490
|
-
border-bottom: 1px solid #DFE7ED;
|
|
491
|
-
border-top: 1px solid #DFE7ED;
|
|
492
|
-
background-color: #F8FAFB;
|
|
493
|
-
align-items: center;
|
|
494
|
-
}
|
|
495
|
-
.filerobot-common-Tabs-panel {
|
|
496
|
-
position: relative;
|
|
497
|
-
margin-bottom: -1px;
|
|
498
|
-
font-size: 12px;
|
|
499
|
-
}
|
|
500
|
-
.filerobot-common-Tabs-panel > input[type=radio] {
|
|
501
|
-
position: absolute;
|
|
502
|
-
left: -200vw;
|
|
503
|
-
}
|
|
504
|
-
.filerobot-common-Tabs-panel .bottom-line {
|
|
505
|
-
display: none;
|
|
506
|
-
position: absolute;
|
|
507
|
-
background: #6879EB;
|
|
508
|
-
bottom: 0;
|
|
509
|
-
left: 7px;
|
|
510
|
-
right: 7px;
|
|
511
|
-
height: 1px;
|
|
512
|
-
}
|
|
513
|
-
.filerobot-common-Tabs-panel > label {
|
|
514
|
-
color: #5D6D7E;
|
|
515
|
-
position: relative;
|
|
516
|
-
display: flex;
|
|
517
|
-
padding: 7px;
|
|
518
|
-
border: 1px solid transparent;
|
|
519
|
-
border-top-left-radius: 0.1rem;
|
|
520
|
-
border-top-right-radius: 0.1rem;
|
|
521
|
-
cursor: pointer;
|
|
522
|
-
}
|
|
523
|
-
.filerobot-common-Tabs-panel > label > svg {
|
|
524
|
-
margin-right: 8px;
|
|
525
|
-
height: 12px;
|
|
526
|
-
width: 12px;
|
|
527
|
-
}
|
|
528
|
-
.filerobot-common-Tabs-panel:first-child > label {
|
|
529
|
-
padding-left: 0;
|
|
530
|
-
}
|
|
531
|
-
.filerobot-common-Tabs-panel:first-child > label + .bottom-line {
|
|
532
|
-
left: 0;
|
|
533
|
-
}
|
|
534
|
-
.filerobot-common-Tabs-panel > input:checked + label {
|
|
535
|
-
color: #6879EB;
|
|
536
|
-
}
|
|
537
|
-
.filerobot-common-Tabs-panel > input:checked + label + .bottom-line {
|
|
538
|
-
display: block;
|
|
539
|
-
}
|
|
540
|
-
.filerobot-common-Tabs .subtabs-wrapper {
|
|
541
|
-
padding: 12px 0;
|
|
542
|
-
}
|
|
543
|
-
|
|
544
|
-
.filerobot-common-inputAndLabel {
|
|
545
|
-
margin-bottom: 16px;
|
|
546
|
-
}
|
|
547
|
-
.filerobot-common-inputAndLabel-form-group {
|
|
548
|
-
margin-bottom: 19px;
|
|
549
|
-
}
|
|
550
|
-
.filerobot-common-inputAndLabel-input-header {
|
|
551
|
-
font-size: 14px;
|
|
552
|
-
line-height: 16px;
|
|
553
|
-
font-weight: 400;
|
|
554
|
-
margin-bottom: 3px;
|
|
555
|
-
}
|
|
556
|
-
.filerobot-common-inputAndLabel-header-links-label {
|
|
557
|
-
display: flex;
|
|
558
|
-
align-items: center;
|
|
559
|
-
color: #768A9F;
|
|
560
|
-
}
|
|
561
|
-
.filerobot-common-inputAndLabel-input-text-wrapper {
|
|
562
|
-
position: relative;
|
|
563
|
-
width: 100%;
|
|
564
|
-
}
|
|
565
|
-
.filerobot-common-inputAndLabel-input-text-wrapper input[type=time]::-webkit-calendar-picker-indicator {
|
|
566
|
-
opacity: 0;
|
|
567
|
-
display: block;
|
|
568
|
-
width: 20px;
|
|
569
|
-
height: 20px;
|
|
570
|
-
z-index: 2;
|
|
571
|
-
margin-top: 2px;
|
|
572
|
-
cursor: pointer;
|
|
573
|
-
}
|
|
574
|
-
.filerobot-common-inputAndLabel-input-text-wrapper-disable-icon input[type=date]::-webkit-calendar-picker-indicator {
|
|
575
|
-
display: none;
|
|
576
|
-
}
|
|
577
|
-
.filerobot-common-inputAndLabel-input-icon {
|
|
578
|
-
position: absolute;
|
|
579
|
-
top: 0;
|
|
580
|
-
right: 0;
|
|
581
|
-
margin: 6px;
|
|
582
|
-
cursor: pointer;
|
|
583
|
-
}
|
|
584
|
-
.filerobot-common-inputAndLabel-input-text {
|
|
585
|
-
width: 100%;
|
|
586
|
-
font-size: 16px;
|
|
587
|
-
line-height: 18px;
|
|
588
|
-
padding: 10px 16px;
|
|
589
|
-
background-color: #fff;
|
|
590
|
-
border: 1px solid #CCD6DE;
|
|
591
|
-
border-radius: 4px;
|
|
592
|
-
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
|
|
593
|
-
cursor: auto;
|
|
594
|
-
font-family: "Roboto";
|
|
595
|
-
font-weight: 400;
|
|
596
|
-
}
|
|
597
|
-
.filerobot-common-inputAndLabel-input-text:focus {
|
|
598
|
-
background-color: #FFFFFF !important;
|
|
599
|
-
border: 1px solid rgb(104, 121, 235);
|
|
600
|
-
outline: none;
|
|
601
|
-
}
|
|
602
|
-
.filerobot-common-inputAndLabel-input-text:hover {
|
|
603
|
-
background-color: rgb(239, 243, 246);
|
|
604
|
-
}
|
|
605
|
-
|
|
606
|
-
.filerobot-common-Spinner {
|
|
607
|
-
display: flex;
|
|
608
|
-
align-items: center;
|
|
609
|
-
justify-content: center;
|
|
610
|
-
margin-right: 6px;
|
|
611
|
-
}
|
|
612
|
-
.filerobot-common-Spinner svg {
|
|
613
|
-
animation: rotating-spinner 2s linear infinite;
|
|
614
|
-
}
|
|
615
|
-
|
|
616
|
-
.filerobot-common-Spinner-noMargin {
|
|
617
|
-
margin: 0;
|
|
618
|
-
}
|
|
619
|
-
|
|
620
|
-
.filerobot-common-Spinner-filledCentered {
|
|
621
|
-
width: 100%;
|
|
622
|
-
height: 100%;
|
|
623
|
-
margin: 0;
|
|
624
|
-
padding: 8px;
|
|
625
|
-
}
|
|
626
|
-
|
|
627
|
-
.filerobot-common-Spinner-spinnerContainer {
|
|
628
|
-
height: 100%;
|
|
629
|
-
width: 100%;
|
|
630
|
-
overflow: hidden;
|
|
631
|
-
display: flex;
|
|
632
|
-
justify-content: center;
|
|
633
|
-
align-items: center;
|
|
634
|
-
padding: 2px;
|
|
635
|
-
}
|
|
636
|
-
.filerobot-common-Spinner-spinnerContainer svg {
|
|
637
|
-
width: 30px;
|
|
638
|
-
height: 30px;
|
|
639
|
-
}
|
|
640
|
-
@keyframes rotating-spinner {
|
|
641
|
-
from {
|
|
642
|
-
transform: rotate(0deg);
|
|
643
|
-
}
|
|
644
|
-
to {
|
|
645
|
-
transform: rotate(360deg);
|
|
646
|
-
}
|
|
647
|
-
}
|
|
648
|
-
.filerobot-common-ItemHoverTopOptions {
|
|
649
|
-
position: absolute;
|
|
650
|
-
top: 4%;
|
|
651
|
-
right: 3%;
|
|
652
|
-
bottom: 0;
|
|
653
|
-
display: flex;
|
|
654
|
-
visibility: hidden;
|
|
655
|
-
z-index: 3;
|
|
656
|
-
width: 100%;
|
|
657
|
-
justify-content: flex-end;
|
|
658
|
-
padding: 2px 4px 2px 24px;
|
|
659
|
-
align-items: flex-start;
|
|
660
|
-
pointer-events: none;
|
|
661
|
-
border-radius: inherit;
|
|
662
|
-
transition: all 100ms ease-in-out;
|
|
663
|
-
}
|
|
664
|
-
.filerobot-common-ItemHoverTopOptions button {
|
|
665
|
-
min-width: 12px;
|
|
666
|
-
min-height: 16px;
|
|
667
|
-
padding: 4px 7px;
|
|
668
|
-
height: auto;
|
|
669
|
-
pointer-events: auto;
|
|
670
|
-
background: rgba(79, 98, 118, 0.7);
|
|
671
|
-
width: 24px;
|
|
672
|
-
height: 24px;
|
|
673
|
-
border-radius: 50%;
|
|
674
|
-
margin: 0 2px;
|
|
675
|
-
transition: all 100ms ease-in-out;
|
|
676
|
-
}
|
|
677
|
-
.filerobot-common-ItemHoverTopOptions button svg * {
|
|
678
|
-
color: #fff;
|
|
679
|
-
fill: #fff;
|
|
680
|
-
}
|
|
681
|
-
.filerobot-common-ItemHoverTopOptions button:not(:active, :disabled):hover {
|
|
682
|
-
background: rgb(55, 65, 75);
|
|
683
|
-
}
|
|
684
|
-
.filerobot-common-ItemHoverTopOptions button:not(:active, :disabled):hover svg * {
|
|
685
|
-
fill: #DFE7ED;
|
|
686
|
-
color: #DFE7ED;
|
|
687
|
-
}
|
|
688
|
-
*:hover > .filerobot-common-ItemHoverTopOptions {
|
|
689
|
-
visibility: visible;
|
|
690
|
-
}
|
|
691
|
-
.filerobot-common-ItemHoverTopOptions-disableHover {
|
|
692
|
-
display: flex;
|
|
693
|
-
visibility: visible;
|
|
694
|
-
}
|
|
695
|
-
.filerobot-common-ItemHoverTopOptions-disableHover:hover {
|
|
696
|
-
background: none;
|
|
697
|
-
}
|
|
698
|
-
|
|
699
|
-
.filerobot-common-DropFilesHereHint {
|
|
700
|
-
visibility: hidden;
|
|
701
|
-
position: absolute;
|
|
702
|
-
top: 0;
|
|
703
|
-
bottom: 0;
|
|
704
|
-
right: 0;
|
|
705
|
-
pointer-events: none;
|
|
706
|
-
left: 0;
|
|
707
|
-
width: 100%;
|
|
708
|
-
height: 100%;
|
|
709
|
-
z-index: 2000;
|
|
710
|
-
text-align: center;
|
|
711
|
-
color: #768184;
|
|
712
|
-
font-size: 24px;
|
|
713
|
-
line-height: 28px;
|
|
714
|
-
background-color: rgba(255, 255, 255, 0.9);
|
|
715
|
-
}
|
|
716
|
-
.filerobot-common-DropFilesHereHint-inner {
|
|
717
|
-
display: flex;
|
|
718
|
-
flex-direction: column;
|
|
719
|
-
align-items: center;
|
|
720
|
-
justify-content: center;
|
|
721
|
-
position: absolute;
|
|
722
|
-
top: 7px;
|
|
723
|
-
right: 7px;
|
|
724
|
-
bottom: 7px;
|
|
725
|
-
left: 7px;
|
|
726
|
-
border: 1px dashed #5282DB;
|
|
727
|
-
border-radius: 3px;
|
|
728
|
-
}
|
|
729
|
-
.filerobot-common-DropFilesHereHint-inner svg {
|
|
730
|
-
margin-bottom: 25px;
|
|
731
|
-
animation: 2s moving ease infinite;
|
|
732
|
-
}
|
|
733
|
-
@keyframes moving {
|
|
734
|
-
0%, 100% {
|
|
735
|
-
transform: scale(1) translate(0, 0);
|
|
736
|
-
}
|
|
737
|
-
50% {
|
|
738
|
-
transform: scale(1.1) translate(0, -10px);
|
|
739
|
-
}
|
|
740
|
-
}
|
|
741
|
-
[data-filerobot-theme=dark] .filerobot-common-DropFilesHereHint {
|
|
742
|
-
color: #bbb;
|
|
743
|
-
border-color: #02baf2;
|
|
744
|
-
background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 1v1C11.85 2 2 11.85 2 24s9.85 22 22 22 22-9.85 22-22S36.15 2 24 2V1zm0 0V0c13.254 0 24 10.746 24 24S37.254 48 24 48 0 37.254 0 24 10.746 0 24 0v1zm7.707 19.293a.999.999 0 1 1-1.414 1.414L25 16.414V34a1 1 0 1 1-2 0V16.414l-5.293 5.293a.999.999 0 1 1-1.414-1.414l7-7a.999.999 0 0 1 1.414 0l7 7z' fill='%2302BAF2' fillRule='nonzero'/%3E%3C/svg%3E");
|
|
745
|
-
}
|
|
746
|
-
|
|
747
|
-
.filerobot-common-DropFilesTarget * {
|
|
748
|
-
pointer-events: none;
|
|
749
|
-
}
|
|
750
|
-
|
|
751
|
-
.filerobot-common-DropFilesHereHint-visible {
|
|
752
|
-
visibility: visible;
|
|
753
|
-
}
|
|
754
|
-
|
|
755
|
-
.filerobot-common-Search .filerobot-c-separator {
|
|
756
|
-
height: 70%;
|
|
757
|
-
margin: 0;
|
|
758
|
-
}
|
|
759
|
-
|
|
760
|
-
.filerobot-common-Search-searchButton {
|
|
761
|
-
height: 100%;
|
|
762
|
-
padding: 12px;
|
|
763
|
-
padding-top: 10px;
|
|
764
|
-
cursor: pointer;
|
|
765
|
-
}
|
|
766
|
-
|
|
767
|
-
.filerobot-common-Search {
|
|
768
|
-
display: flex;
|
|
769
|
-
position: relative;
|
|
770
|
-
height: 40px;
|
|
771
|
-
background: #fff;
|
|
772
|
-
border: 1px solid #DFE7ED;
|
|
773
|
-
border-radius: 4px;
|
|
774
|
-
align-items: center;
|
|
775
|
-
white-space: nowrap;
|
|
776
|
-
}
|
|
777
|
-
|
|
778
|
-
.filerobot-common-Search:focus-within,
|
|
779
|
-
.filerobot-common-Search:active {
|
|
780
|
-
background-color: rgb(255, 255, 255) !important;
|
|
781
|
-
}
|
|
782
|
-
.filerobot-common-Search:focus-within .filerobot-common-Search-searchInput,
|
|
783
|
-
.filerobot-common-Search:active .filerobot-common-Search-searchInput {
|
|
784
|
-
background-color: rgb(255, 255, 255) !important;
|
|
785
|
-
}
|
|
786
|
-
|
|
787
|
-
.filerobot-common-Search-searchInput {
|
|
788
|
-
height: -moz-fit-content;
|
|
789
|
-
height: fit-content;
|
|
790
|
-
flex-grow: 1;
|
|
791
|
-
box-sizing: border-box;
|
|
792
|
-
display: flex;
|
|
793
|
-
align-items: center;
|
|
794
|
-
font-size: 14px;
|
|
795
|
-
outline: none;
|
|
796
|
-
border: none;
|
|
797
|
-
min-width: 24px;
|
|
798
|
-
width: 100%;
|
|
799
|
-
margin: 6px 0px;
|
|
800
|
-
}
|
|
801
|
-
.filerobot-common-Search-searchInput button {
|
|
802
|
-
height: 100%;
|
|
803
|
-
}
|
|
804
|
-
.filerobot-common-Search-searchInput .filerobot-common-TopBar-input-fragment {
|
|
805
|
-
display: inherit;
|
|
806
|
-
height: inherit;
|
|
807
|
-
width: inherit;
|
|
808
|
-
}
|
|
809
|
-
.filerobot-common-Search-searchInput:focus {
|
|
810
|
-
outline: none;
|
|
811
|
-
}
|
|
812
|
-
[data-filerobot-theme=dark] .filerobot-common-Search-searchInput {
|
|
813
|
-
background-color: #1f1f1f;
|
|
814
|
-
}
|
|
815
|
-
[data-filerobot-theme=dark] .filerobot-common-Search-searchInput {
|
|
816
|
-
color: #fff;
|
|
817
|
-
}
|
|
818
|
-
.filerobot-common-Search-searchInput::-moz-placeholder {
|
|
819
|
-
font-size: 14px;
|
|
820
|
-
font-style: normal;
|
|
821
|
-
font-weight: 400;
|
|
822
|
-
color: #A9B6C2;
|
|
823
|
-
}
|
|
824
|
-
.filerobot-common-Search-searchInput::placeholder {
|
|
825
|
-
font-size: 14px;
|
|
826
|
-
font-style: normal;
|
|
827
|
-
font-weight: 400;
|
|
828
|
-
color: #A9B6C2;
|
|
829
|
-
}
|
|
830
|
-
|
|
831
|
-
.filerobot-common-Search-searchAndAppendedOptions {
|
|
832
|
-
display: flex;
|
|
833
|
-
align-items: center;
|
|
834
|
-
height: 100%;
|
|
835
|
-
}
|
|
836
|
-
|
|
837
|
-
.filerobot-common-Search-searchAndFiltersInputs {
|
|
838
|
-
position: relative;
|
|
839
|
-
display: flex;
|
|
840
|
-
align-items: center;
|
|
841
|
-
height: 100%;
|
|
842
|
-
max-height: 100%;
|
|
843
|
-
flex-grow: 1;
|
|
844
|
-
overflow: auto hidden;
|
|
845
|
-
white-space: nowrap;
|
|
846
|
-
-ms-overflow-style: none;
|
|
847
|
-
}
|
|
848
|
-
|
|
849
|
-
.filerobot-common-PoweredBy-label {
|
|
850
|
-
border: 1px solid #DFE7ED;
|
|
851
|
-
border-bottom: 0;
|
|
852
|
-
background-color: #F8FAFB;
|
|
853
|
-
border-radius: 0;
|
|
854
|
-
color: #778285;
|
|
855
|
-
position: absolute;
|
|
856
|
-
right: 0;
|
|
857
|
-
bottom: 0;
|
|
858
|
-
padding: 4px 14px;
|
|
859
|
-
border-top-left-radius: 40px;
|
|
860
|
-
font-size: 10px;
|
|
861
|
-
-webkit-user-select: none;
|
|
862
|
-
-moz-user-select: none;
|
|
863
|
-
user-select: none;
|
|
864
|
-
z-index: 1001;
|
|
865
|
-
margin-right: -1px;
|
|
866
|
-
}
|
|
867
|
-
|
|
868
|
-
.filerobot-common-secondaryTxt {
|
|
869
|
-
color: #939393;
|
|
870
|
-
font-size: 12px;
|
|
871
|
-
line-height: 14px;
|
|
872
|
-
}
|
|
873
|
-
|
|
874
|
-
.filerobot-TransitionWrapper {
|
|
875
|
-
--translateX: 0;
|
|
876
|
-
--translateY-shown: 0;
|
|
877
|
-
--translateY-hidden: -105%;
|
|
878
|
-
display: none;
|
|
879
|
-
position: absolute;
|
|
880
|
-
top: 0;
|
|
881
|
-
background: #fff;
|
|
882
|
-
overflow-y: hidden;
|
|
883
|
-
}
|
|
884
|
-
.filerobot-TransitionWrapper.--applied {
|
|
885
|
-
display: block;
|
|
886
|
-
z-index: 1002;
|
|
887
|
-
height: 100%;
|
|
888
|
-
width: 100%;
|
|
889
|
-
}
|
|
890
|
-
|
|
891
|
-
.filerobot-transition-slideDownUp-enter {
|
|
892
|
-
opacity: 0.01;
|
|
893
|
-
transform: translate3d(var(--translateX), var(--translateY-hidden), 0);
|
|
894
|
-
transition: transform 0.25s ease-in-out, opacity 0.25s ease-in-out;
|
|
895
|
-
}
|
|
896
|
-
|
|
897
|
-
.filerobot-transition-slideDownUp-enter.filerobot-transition-slideDownUp-enter-active {
|
|
898
|
-
opacity: 1;
|
|
899
|
-
transform: translate3d(var(--translateX), var(--translateY-shown), 0);
|
|
900
|
-
}
|
|
901
|
-
|
|
902
|
-
.filerobot-transition-slideDownUp-leave {
|
|
903
|
-
opacity: 1;
|
|
904
|
-
transform: translate3d(var(--translateX), var(--translateY-shown), 0);
|
|
905
|
-
transition: transform 0.25s ease-in-out, opacity 0.25s ease-in-out;
|
|
906
|
-
}
|
|
907
|
-
|
|
908
|
-
.filerobot-transition-slideDownUp-leave.filerobot-transition-slideDownUp-leave-active {
|
|
909
|
-
opacity: 0.01;
|
|
910
|
-
transform: translate3d(var(--translateX), var(--translateY-hidden), 0);
|
|
911
|
-
}
|
|
912
|
-
|
|
913
|
-
.filerobot-common-datePicker {
|
|
914
|
-
position: relative;
|
|
915
|
-
}
|
|
916
|
-
.filerobot-common-datePicker * {
|
|
917
|
-
-webkit-touch-callout: none; /* iOS Safari */
|
|
918
|
-
-webkit-user-select: none; /* Chrome/Safari/Opera */ /* Konqueror */
|
|
919
|
-
-moz-user-select: none; /* Firefox */ /* Internet Explorer/Edge */
|
|
920
|
-
user-select: none; /* Non-prefixed version, currently */
|
|
921
|
-
}
|
|
922
|
-
.filerobot-common-datePicker-overlay {
|
|
923
|
-
position: absolute;
|
|
924
|
-
top: 0;
|
|
925
|
-
left: 0;
|
|
926
|
-
right: 0;
|
|
927
|
-
bottom: 0;
|
|
928
|
-
}
|
|
929
|
-
.filerobot-common-datePicker-input {
|
|
930
|
-
overflow: hidden;
|
|
931
|
-
}
|
|
932
|
-
.filerobot-common-datePicker-input input {
|
|
933
|
-
cursor: pointer;
|
|
934
|
-
}
|
|
935
|
-
.filerobot-common-datePicker-input input:focus {
|
|
936
|
-
outline: none;
|
|
937
|
-
}
|
|
938
|
-
.filerobot-common-datePicker-container {
|
|
939
|
-
position: absolute;
|
|
940
|
-
width: 215px;
|
|
941
|
-
min-height: 200px;
|
|
942
|
-
max-height: 240px;
|
|
943
|
-
background: #fff;
|
|
944
|
-
box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.2);
|
|
945
|
-
border-radius: 4px;
|
|
946
|
-
overflow: hidden;
|
|
947
|
-
padding: 12px 12px;
|
|
948
|
-
z-index: 11111111111111;
|
|
949
|
-
}
|
|
950
|
-
.filerobot-common-datePicker-container-head {
|
|
951
|
-
display: flex;
|
|
952
|
-
align-items: center;
|
|
953
|
-
}
|
|
954
|
-
.filerobot-common-datePicker-container-head-body {
|
|
955
|
-
float: left;
|
|
956
|
-
width: 120px;
|
|
957
|
-
height: 100%;
|
|
958
|
-
}
|
|
959
|
-
.filerobot-common-datePicker-container-head-body-year {
|
|
960
|
-
width: 100%;
|
|
961
|
-
height: 30px;
|
|
962
|
-
font-size: 27px;
|
|
963
|
-
color: #5D6D7E;
|
|
964
|
-
font-weight: 200px;
|
|
965
|
-
text-align: center;
|
|
966
|
-
float: left;
|
|
967
|
-
}
|
|
968
|
-
.filerobot-common-datePicker-container-head-body-month {
|
|
969
|
-
float: left;
|
|
970
|
-
width: 100%;
|
|
971
|
-
height: 15px;
|
|
972
|
-
font-size: 13px;
|
|
973
|
-
color: #5D6D7E;
|
|
974
|
-
font-weight: 200px;
|
|
975
|
-
text-align: center;
|
|
976
|
-
}
|
|
977
|
-
.filerobot-common-datePicker-container-head-button {
|
|
978
|
-
width: 45px;
|
|
979
|
-
height: 100%;
|
|
980
|
-
box-sizing: border-box;
|
|
981
|
-
position: relative;
|
|
982
|
-
}
|
|
983
|
-
.filerobot-common-datePicker-container-head-button-inner {
|
|
984
|
-
float: left;
|
|
985
|
-
height: 25px;
|
|
986
|
-
width: 25px;
|
|
987
|
-
background: #f4f4f4;
|
|
988
|
-
border-radius: 2px;
|
|
989
|
-
line-height: 35px;
|
|
990
|
-
text-align: center;
|
|
991
|
-
position: absolute;
|
|
992
|
-
top: 50%;
|
|
993
|
-
left: 50%;
|
|
994
|
-
margin-left: -17px;
|
|
995
|
-
margin-top: -17px;
|
|
996
|
-
}
|
|
997
|
-
.filerobot-common-datePicker-container-head-button-inner:hover > span {
|
|
998
|
-
border-color: #555 !important;
|
|
999
|
-
}
|
|
1000
|
-
.filerobot-common-datePicker-container-head-button-inner:hover {
|
|
1001
|
-
cursor: pointer;
|
|
1002
|
-
background: #eee;
|
|
1003
|
-
}
|
|
1004
|
-
.filerobot-common-datePicker-calendar {
|
|
1005
|
-
width: 100%;
|
|
1006
|
-
height: 100%;
|
|
1007
|
-
}
|
|
1008
|
-
.filerobot-common-datePicker-calendar-body, .filerobot-common-datePicker-calendar-day span, .filerobot-common-datePicker-calendar-day, .filerobot-common-datePicker-calendar-day-container {
|
|
1009
|
-
position: relative;
|
|
1010
|
-
display: block;
|
|
1011
|
-
float: left;
|
|
1012
|
-
box-sizing: border-box;
|
|
1013
|
-
}
|
|
1014
|
-
.filerobot-common-datePicker-calendar-body {
|
|
1015
|
-
height: 250px;
|
|
1016
|
-
width: 100%;
|
|
1017
|
-
}
|
|
1018
|
-
.filerobot-common-datePicker-calendar-day {
|
|
1019
|
-
width: 14%;
|
|
1020
|
-
height: 10%;
|
|
1021
|
-
}
|
|
1022
|
-
.filerobot-common-datePicker-calendar-day-container {
|
|
1023
|
-
width: 100%;
|
|
1024
|
-
height: 100%;
|
|
1025
|
-
font-size: 12px;
|
|
1026
|
-
font-weight: 300;
|
|
1027
|
-
color: #37414B;
|
|
1028
|
-
text-align: center;
|
|
1029
|
-
}
|
|
1030
|
-
.filerobot-common-datePicker-calendar-day-container span {
|
|
1031
|
-
width: 25px;
|
|
1032
|
-
height: 25px;
|
|
1033
|
-
margin-top: -15px;
|
|
1034
|
-
margin-left: -15px;
|
|
1035
|
-
left: 50%;
|
|
1036
|
-
top: 50%;
|
|
1037
|
-
font-weight: 400;
|
|
1038
|
-
border-radius: 2px;
|
|
1039
|
-
line-height: 30px;
|
|
1040
|
-
}
|
|
1041
|
-
.filerobot-common-datePicker-calendar-day-container span:hover {
|
|
1042
|
-
cursor: pointer;
|
|
1043
|
-
background: #E9EEF2;
|
|
1044
|
-
}
|
|
1045
|
-
.filerobot-common-datePicker-calendar-day.disabled {
|
|
1046
|
-
pointer-events: none;
|
|
1047
|
-
}
|
|
1048
|
-
.filerobot-common-datePicker-calendar-day.disabled .filerobot-common-datePicker-calendar-day-container span {
|
|
1049
|
-
color: #ddd;
|
|
1050
|
-
}
|
|
1051
|
-
.filerobot-common-datePicker-calendar-day.disabled .filerobot-common-datePicker-calendar-day-container span {
|
|
1052
|
-
background: #fff !important;
|
|
1053
|
-
}
|
|
1054
|
-
.filerobot-common-datePicker-calendar-day.highlight .filerobot-common-datePicker-calendar-day-container span {
|
|
1055
|
-
background: #5D6D7E;
|
|
1056
|
-
}
|
|
1057
|
-
.filerobot-common-datePicker-calendar-day.highlight-green .filerobot-common-datePicker-calendar-day-container span {
|
|
1058
|
-
background: #4958BC;
|
|
1059
|
-
color: #fff;
|
|
1060
|
-
}
|
|
1061
|
-
.filerobot-common-datePicker-calendar-head {
|
|
1062
|
-
display: flex;
|
|
1063
|
-
height: 20px;
|
|
1064
|
-
width: 100%;
|
|
1065
|
-
margin-top: 2px;
|
|
1066
|
-
margin-bottom: 5px;
|
|
1067
|
-
}
|
|
1068
|
-
.filerobot-common-datePicker-calendar-head-name {
|
|
1069
|
-
width: 14.285%;
|
|
1070
|
-
height: 30px;
|
|
1071
|
-
line-height: 30px;
|
|
1072
|
-
font-weight: 700;
|
|
1073
|
-
color: #5D6D7E;
|
|
1074
|
-
font-size: 9px;
|
|
1075
|
-
text-align: center;
|
|
1076
|
-
}
|
|
1077
|
-
|
|
1078
|
-
.mdpchbi-right-arrows:after,
|
|
1079
|
-
.mdpchbi-left-arrows:after,
|
|
1080
|
-
.mdpchbi-right-arrow,
|
|
1081
|
-
.mdpchbi-right-arrows,
|
|
1082
|
-
.mdpchbi-left-arrow,
|
|
1083
|
-
.mdpchbi-left-arrows {
|
|
1084
|
-
display: block;
|
|
1085
|
-
float: left;
|
|
1086
|
-
width: 6px;
|
|
1087
|
-
height: 6px;
|
|
1088
|
-
border-left: 2px solid #888;
|
|
1089
|
-
border-bottom: 2px solid #888;
|
|
1090
|
-
position: absolute;
|
|
1091
|
-
}
|
|
1092
|
-
|
|
1093
|
-
.mdpchbi-right-arrow,
|
|
1094
|
-
.mdpchbi-right-arrows,
|
|
1095
|
-
.mdpchbi-left-arrow,
|
|
1096
|
-
.mdpchbi-left-arrows {
|
|
1097
|
-
transform: rotate(45deg);
|
|
1098
|
-
left: 50%;
|
|
1099
|
-
top: 50%;
|
|
1100
|
-
margin-left: -2px;
|
|
1101
|
-
margin-top: -4px;
|
|
1102
|
-
}
|
|
1103
|
-
|
|
1104
|
-
.mdpchbi-right-arrows,
|
|
1105
|
-
.mdpchbi-right-arrow {
|
|
1106
|
-
transform: rotate(225deg);
|
|
1107
|
-
margin-left: -4px;
|
|
1108
|
-
}
|
|
1109
|
-
|
|
1110
|
-
.mdpchbi-right-arrows:after,
|
|
1111
|
-
.mdpchbi-left-arrows:after {
|
|
1112
|
-
content: "";
|
|
1113
|
-
}
|
|
1114
|
-
|
|
1115
|
-
.mdpchbi-left-arrows {
|
|
1116
|
-
margin-left: -5px;
|
|
1117
|
-
}
|
|
1118
|
-
|
|
1119
|
-
.mdpchbi-right-arrows {
|
|
1120
|
-
margin-left: -2px;
|
|
1121
|
-
}
|
|
1122
|
-
|
|
1123
|
-
.mdpchbi-right-arrows:after,
|
|
1124
|
-
.mdpchbi-left-arrows:after {
|
|
1125
|
-
left: 3px;
|
|
1126
|
-
top: -5px;
|
|
1127
|
-
}
|
|
1128
|
-
|
|
1129
|
-
.filerobot-ProviderBrowser-layoutType--grid ul.filerobot-ProviderBrowser-list::after {
|
|
1130
|
-
content: "";
|
|
1131
|
-
flex: auto;
|
|
1132
|
-
}
|
|
1133
|
-
.filerobot-ProviderBrowser-layoutType--grid ul.filerobot-ProviderBrowser-list:focus {
|
|
1134
|
-
outline: none;
|
|
1135
|
-
}
|
|
1136
|
-
.filerobot-ProviderBrowser-layoutType--grid .filerobot-Provider-ItemCategory-header {
|
|
1137
|
-
display: flex;
|
|
1138
|
-
align-items: center;
|
|
1139
|
-
font-weight: 400;
|
|
1140
|
-
width: 100%;
|
|
1141
|
-
max-width: 130px;
|
|
1142
|
-
padding: 0 12px;
|
|
1143
|
-
margin-top: 12px;
|
|
1144
|
-
cursor: pointer;
|
|
1145
|
-
font-size: 12px;
|
|
1146
|
-
}
|
|
1147
|
-
.filerobot-ProviderBrowser-layoutType--grid .filerobot-Provider-ItemCategory-wrapper {
|
|
1148
|
-
padding: 8px 24px 12px;
|
|
1149
|
-
}
|
|
1150
|
-
.filerobot-ProviderBrowser-layoutType--grid .filerobot-Provider-ItemCategory-wrapper-list {
|
|
1151
|
-
list-style: none;
|
|
1152
|
-
padding: 0;
|
|
1153
|
-
width: 100%;
|
|
1154
|
-
display: grid;
|
|
1155
|
-
grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
|
|
1156
|
-
}
|
|
1157
|
-
.filerobot-ProviderBrowser-layoutType--grid li.filerobot-ProviderBrowserItem {
|
|
1158
|
-
min-width: 200px;
|
|
1159
|
-
position: relative;
|
|
1160
|
-
margin: 0;
|
|
1161
|
-
}
|
|
1162
|
-
.filerobot-ProviderBrowser-layoutType--grid li.filerobot-ProviderBrowserItem::before {
|
|
1163
|
-
content: "";
|
|
1164
|
-
padding-top: 88%;
|
|
1165
|
-
display: block;
|
|
1166
|
-
}
|
|
1167
|
-
.filerobot-ProviderBrowser-layoutType--grid li.filerobot-ProviderBrowserItem--selected.item-folder .filerobot-ProviderBrowserItem-folderSelectBox, .filerobot-ProviderBrowser-layoutType--grid li.filerobot-ProviderBrowserItem.item-folder:hover .filerobot-ProviderBrowserItem-folderSelectBox {
|
|
1168
|
-
display: flex;
|
|
1169
|
-
}
|
|
1170
|
-
.filerobot-ProviderBrowser-layoutType--grid li.filerobot-ProviderBrowserItem:not(.filerobot-ProviderBrowserItem--beingRenamed):hover .filerobot-Explorer-dots-menu-icon {
|
|
1171
|
-
display: block;
|
|
1172
|
-
}
|
|
1173
|
-
.filerobot-ProviderBrowser-layoutType--grid li.filerobot-ProviderBrowserItem:not(.item-folder) {
|
|
1174
|
-
outline: none;
|
|
1175
|
-
border: 4px solid transparent;
|
|
1176
|
-
}
|
|
1177
|
-
[data-filerobot-theme=dark] .filerobot-ProviderBrowser-layoutType--grid li.filerobot-ProviderBrowserItem:not(.item-folder) {
|
|
1178
|
-
border: 4px solid #000;
|
|
1179
|
-
background-color: #4D4E4E;
|
|
1180
|
-
}
|
|
1181
|
-
[data-filerobot-theme=dark] .filerobot-ProviderBrowser-layoutType--grid li.filerobot-ProviderBrowserItem:not(.item-folder):hover *, [data-filerobot-theme=dark] .filerobot-ProviderBrowser-layoutType--grid li.filerobot-ProviderBrowserItem:not(.item-folder):focus * {
|
|
1182
|
-
color: #000;
|
|
1183
|
-
}
|
|
1184
|
-
.filerobot-ProviderBrowser-layoutType--grid li.filerobot-ProviderBrowserItem:not(.item-folder).no-selection .filerobot-ProviderBrowserItem-inner {
|
|
1185
|
-
cursor: auto;
|
|
1186
|
-
}
|
|
1187
|
-
.filerobot-ProviderBrowser-layoutType--grid li.filerobot-ProviderBrowserItem:not(.item-folder):not(.no-selection) .filerobot-ProviderBrowserItem-inner:hover {
|
|
1188
|
-
background-color: #EFF3F6;
|
|
1189
|
-
}
|
|
1190
|
-
.filerobot-ProviderBrowser-layoutType--grid .filerobot-ProviderBrowserItem-videoDuration {
|
|
1191
|
-
position: absolute;
|
|
1192
|
-
bottom: 33%;
|
|
1193
|
-
z-index: 2;
|
|
1194
|
-
background: rgba(79, 98, 118, 0.7);
|
|
1195
|
-
border-radius: 2px;
|
|
1196
|
-
left: 16px;
|
|
1197
|
-
padding: 2px 4px;
|
|
1198
|
-
text-align: center;
|
|
1199
|
-
font-weight: 500;
|
|
1200
|
-
line-height: 12px;
|
|
1201
|
-
font-size: 11px;
|
|
1202
|
-
box-shadow: 0px 1px 2px 0px rgba(77, 78, 78, 0.15);
|
|
1203
|
-
color: #fff !important;
|
|
1204
|
-
}
|
|
1205
|
-
.filerobot-ProviderBrowser-layoutType--grid li.filerobot-ProviderBrowserItem--selected .filerobot-ProviderBrowserItem-inner {
|
|
1206
|
-
background-color: #5D6D7E !important;
|
|
1207
|
-
}
|
|
1208
|
-
.filerobot-ProviderBrowser-layoutType--grid li.filerobot-ProviderBrowserItem--selected .filerobot-ProviderBrowserItem-inner * {
|
|
1209
|
-
fill: #fff;
|
|
1210
|
-
color: #fff;
|
|
1211
|
-
}
|
|
1212
|
-
.filerobot-ProviderBrowser-layoutType--grid li.filerobot-ProviderBrowserItem--selected.with-meta input {
|
|
1213
|
-
text-align: center;
|
|
1214
|
-
color: #000 !important;
|
|
1215
|
-
margin-top: 4px;
|
|
1216
|
-
margin-bottom: -1px;
|
|
1217
|
-
}
|
|
1218
|
-
.filerobot-ProviderBrowser-layoutType--grid li.filerobot-ProviderBrowserItem--selected.with-meta button.filerobot-ProviderBrowserItem-inner:focus {
|
|
1219
|
-
box-shadow: none !important;
|
|
1220
|
-
}
|
|
1221
|
-
.filerobot-ProviderBrowser-layoutType--grid li.filerobot-ProviderBrowserItem--selected .filerobot-Explorer-Item-fileInfoAndButtons {
|
|
1222
|
-
background-color: inherit;
|
|
1223
|
-
}
|
|
1224
|
-
.filerobot-ProviderBrowser-layoutType--grid li.filerobot-ProviderBrowserItem--noPreview .filerobot-ProviderBrowserItem-inner {
|
|
1225
|
-
background-color: rgba(147, 147, 147, 0.2);
|
|
1226
|
-
}
|
|
1227
|
-
[data-filerobot-theme=dark] .filerobot-ProviderBrowser-layoutType--grid li.filerobot-ProviderBrowserItem--noPreview .filerobot-ProviderBrowserItem-inner {
|
|
1228
|
-
background-color: rgba(234, 234, 234, 0.2);
|
|
1229
|
-
}
|
|
1230
|
-
.filerobot-ProviderBrowser-layoutType--grid li.filerobot-ProviderBrowserItem--noPreview svg {
|
|
1231
|
-
fill: rgba(0, 0, 0, 0.7);
|
|
1232
|
-
width: 30%;
|
|
1233
|
-
height: 30%;
|
|
1234
|
-
}
|
|
1235
|
-
[data-filerobot-theme=dark] .filerobot-ProviderBrowser-layoutType--grid li.filerobot-ProviderBrowserItem--noPreview svg {
|
|
1236
|
-
fill: rgba(255, 255, 255, 0.8);
|
|
1237
|
-
}
|
|
1238
|
-
.filerobot-ProviderBrowser-layoutType--grid button.filerobot-ProviderBrowserItem-inner {
|
|
1239
|
-
overflow: hidden;
|
|
1240
|
-
position: absolute;
|
|
1241
|
-
text-align: center;
|
|
1242
|
-
top: 0;
|
|
1243
|
-
left: 0;
|
|
1244
|
-
width: 100%;
|
|
1245
|
-
height: 100%;
|
|
1246
|
-
border-radius: 2px;
|
|
1247
|
-
box-shadow: 0px 1px 2px 0px rgba(77, 78, 78, 0.15);
|
|
1248
|
-
background-color: #EFF3F6;
|
|
1249
|
-
}
|
|
1250
|
-
.filerobot-ProviderBrowser-layoutType--grid button.filerobot-ProviderBrowserItem-inner:focus {
|
|
1251
|
-
outline: none;
|
|
1252
|
-
}
|
|
1253
|
-
.filerobot-ProviderBrowser-layoutType--grid button.filerobot-ProviderBrowserItem-inner.with-meta {
|
|
1254
|
-
display: flex;
|
|
1255
|
-
flex-direction: column-reverse;
|
|
1256
|
-
align-items: center;
|
|
1257
|
-
justify-content: flex-end;
|
|
1258
|
-
}
|
|
1259
|
-
.filerobot-ProviderBrowser-layoutType--grid button.filerobot-ProviderBrowserItem-inner.with-meta:focus {
|
|
1260
|
-
box-shadow: none;
|
|
1261
|
-
}
|
|
1262
|
-
.filerobot-ProviderBrowser-layoutType--grid button.filerobot-ProviderBrowserItem-inner.with-meta img {
|
|
1263
|
-
-o-object-fit: contain;
|
|
1264
|
-
object-fit: contain;
|
|
1265
|
-
width: 100%;
|
|
1266
|
-
height: 100%;
|
|
1267
|
-
max-width: 100%;
|
|
1268
|
-
max-height: 100%;
|
|
1269
|
-
}
|
|
1270
|
-
.filerobot-ProviderBrowser-layoutType--grid .filerobot-ProviderBrowserItem-fakeCheckbox {
|
|
1271
|
-
display: none;
|
|
1272
|
-
position: absolute;
|
|
1273
|
-
z-index: 3;
|
|
1274
|
-
top: 8px;
|
|
1275
|
-
left: 8px;
|
|
1276
|
-
}
|
|
1277
|
-
.filerobot-ProviderBrowser-layoutType--grid .filerobot-ProviderBrowserItem-folderSelectBox {
|
|
1278
|
-
top: 26px;
|
|
1279
|
-
left: 14px;
|
|
1280
|
-
position: absolute;
|
|
1281
|
-
display: none;
|
|
1282
|
-
}
|
|
1283
|
-
|
|
1284
|
-
.filerobot-ProviderBrowserItem--selected .filerobot-ProviderBrowserItem-fakeCheckbox {
|
|
1285
|
-
display: block;
|
|
1286
|
-
}
|
|
1287
|
-
|
|
1288
|
-
*:hover > .filerobot-ProviderBrowserItem-fakeCheckbox {
|
|
1289
|
-
display: block;
|
|
1290
|
-
}
|
|
1291
|
-
|
|
1292
|
-
.filerobot-Dragging-folders > *,
|
|
1293
|
-
.filerobot-Dragging-files > * {
|
|
1294
|
-
pointer-events: none;
|
|
1295
|
-
}
|
|
1296
|
-
|
|
1297
|
-
.filerobot-ProviderBrowser-layoutType--list,
|
|
1298
|
-
.filerobot-ProviderBrowser-layoutType--tiles {
|
|
1299
|
-
background-color: #fff;
|
|
1300
|
-
}
|
|
1301
|
-
[data-filerobot-theme=dark] .filerobot-ProviderBrowser-layoutType--list,
|
|
1302
|
-
[data-filerobot-theme=dark] .filerobot-ProviderBrowser-layoutType--tiles {
|
|
1303
|
-
background-color: #1f1f1f;
|
|
1304
|
-
}
|
|
1305
|
-
.filerobot-ProviderBrowser-layoutType--list .filerobot-Provider-list-cell,
|
|
1306
|
-
.filerobot-ProviderBrowser-layoutType--tiles .filerobot-Provider-list-cell {
|
|
1307
|
-
text-overflow: ellipsis;
|
|
1308
|
-
white-space: nowrap;
|
|
1309
|
-
overflow: hidden;
|
|
1310
|
-
white-space: nowrap;
|
|
1311
|
-
text-align: left;
|
|
1312
|
-
cursor: pointer;
|
|
1313
|
-
font-size: 14px;
|
|
1314
|
-
flex: 0.5 0;
|
|
1315
|
-
}
|
|
1316
|
-
.filerobot-ProviderBrowser-layoutType--list .filerobot-Provider-list-cell-cursor-default,
|
|
1317
|
-
.filerobot-ProviderBrowser-layoutType--tiles .filerobot-Provider-list-cell-cursor-default {
|
|
1318
|
-
cursor: default !important;
|
|
1319
|
-
}
|
|
1320
|
-
.filerobot-ProviderBrowser-layoutType--list .filerobot-Provider-list-cell-icon,
|
|
1321
|
-
.filerobot-ProviderBrowser-layoutType--tiles .filerobot-Provider-list-cell-icon {
|
|
1322
|
-
max-width: 24px;
|
|
1323
|
-
min-width: 20px;
|
|
1324
|
-
}
|
|
1325
|
-
.filerobot-ProviderBrowser-layoutType--list .filerobot-Provider-list-firstColumn,
|
|
1326
|
-
.filerobot-ProviderBrowser-layoutType--tiles .filerobot-Provider-list-firstColumn {
|
|
1327
|
-
display: flex;
|
|
1328
|
-
align-items: center;
|
|
1329
|
-
flex: 1 0;
|
|
1330
|
-
}
|
|
1331
|
-
.filerobot-ProviderBrowser-layoutType--list .filerobot-Provider-list-firstColumn input, .filerobot-ProviderBrowser-layoutType--list .filerobot-Provider-list-firstColumn label,
|
|
1332
|
-
.filerobot-ProviderBrowser-layoutType--tiles .filerobot-Provider-list-firstColumn input,
|
|
1333
|
-
.filerobot-ProviderBrowser-layoutType--tiles .filerobot-Provider-list-firstColumn label {
|
|
1334
|
-
width: 80%;
|
|
1335
|
-
}
|
|
1336
|
-
.filerobot-ProviderBrowser-layoutType--list .filerobot-Provider-list-firstColumn label,
|
|
1337
|
-
.filerobot-ProviderBrowser-layoutType--tiles .filerobot-Provider-list-firstColumn label {
|
|
1338
|
-
text-overflow: ellipsis;
|
|
1339
|
-
white-space: nowrap;
|
|
1340
|
-
overflow: hidden;
|
|
1341
|
-
}
|
|
1342
|
-
.filerobot-ProviderBrowser-layoutType--list .filerobot-ProviderBrowser-list,
|
|
1343
|
-
.filerobot-ProviderBrowser-layoutType--tiles .filerobot-ProviderBrowser-list {
|
|
1344
|
-
outline: none;
|
|
1345
|
-
}
|
|
1346
|
-
.filerobot-ProviderBrowser-layoutType--list li.filerobot-ProviderBrowserItem,
|
|
1347
|
-
.filerobot-ProviderBrowser-layoutType--tiles li.filerobot-ProviderBrowserItem {
|
|
1348
|
-
outline: none;
|
|
1349
|
-
display: flex;
|
|
1350
|
-
align-items: center;
|
|
1351
|
-
padding: 11px 12px;
|
|
1352
|
-
margin: 0;
|
|
1353
|
-
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
|
|
1354
|
-
}
|
|
1355
|
-
[data-filerobot-theme=dark] .filerobot-ProviderBrowser-layoutType--list li.filerobot-ProviderBrowserItem,
|
|
1356
|
-
[data-filerobot-theme=dark] .filerobot-ProviderBrowser-layoutType--tiles li.filerobot-ProviderBrowserItem {
|
|
1357
|
-
color: #eaeaea;
|
|
1358
|
-
}
|
|
1359
|
-
.filerobot-ProviderBrowser-layoutType--list .filerobot-ProviderBrowser-body,
|
|
1360
|
-
.filerobot-ProviderBrowser-layoutType--tiles .filerobot-ProviderBrowser-body {
|
|
1361
|
-
width: 100%;
|
|
1362
|
-
overflow-x: auto;
|
|
1363
|
-
}
|
|
1364
|
-
.filerobot-ProviderBrowser-layoutType--list .filerobot-Provider-ItemCategory-header,
|
|
1365
|
-
.filerobot-ProviderBrowser-layoutType--tiles .filerobot-Provider-ItemCategory-header {
|
|
1366
|
-
text-overflow: ellipsis;
|
|
1367
|
-
white-space: nowrap;
|
|
1368
|
-
overflow: hidden;
|
|
1369
|
-
display: flex;
|
|
1370
|
-
align-items: center;
|
|
1371
|
-
text-align: left;
|
|
1372
|
-
padding: 12px;
|
|
1373
|
-
font-weight: 400;
|
|
1374
|
-
font-size: 14px;
|
|
1375
|
-
line-height: 16px;
|
|
1376
|
-
border-bottom: 1.5px solid rgba(0, 0, 0, 0.07);
|
|
1377
|
-
position: sticky;
|
|
1378
|
-
top: -1px;
|
|
1379
|
-
background-color: #fff;
|
|
1380
|
-
z-index: 11;
|
|
1381
|
-
}
|
|
1382
|
-
.filerobot-ProviderBrowser-layoutType--list .filerobot-Provider-ItemCategory-header:last-child,
|
|
1383
|
-
.filerobot-ProviderBrowser-layoutType--tiles .filerobot-Provider-ItemCategory-header:last-child {
|
|
1384
|
-
margin-right: 0;
|
|
1385
|
-
}
|
|
1386
|
-
.filerobot-ProviderBrowser-layoutType--list .filerobot-Provider-ItemCategory-header .filerobot-c-icon,
|
|
1387
|
-
.filerobot-ProviderBrowser-layoutType--tiles .filerobot-Provider-ItemCategory-header .filerobot-c-icon {
|
|
1388
|
-
vertical-align: middle;
|
|
1389
|
-
}
|
|
1390
|
-
.filerobot-ProviderBrowser-layoutType--list .filerobot-Provider-ItemCategory-wrapper-list,
|
|
1391
|
-
.filerobot-ProviderBrowser-layoutType--tiles .filerobot-Provider-ItemCategory-wrapper-list {
|
|
1392
|
-
padding: 0;
|
|
1393
|
-
}
|
|
1394
|
-
.filerobot-ProviderBrowser-layoutType--list .filerobot-ProviderBrowserItem-fakeCheckbox,
|
|
1395
|
-
.filerobot-ProviderBrowser-layoutType--tiles .filerobot-ProviderBrowserItem-fakeCheckbox {
|
|
1396
|
-
margin-right: 8px;
|
|
1397
|
-
vertical-align: middle;
|
|
1398
|
-
}
|
|
1399
|
-
.filerobot-ProviderBrowser-layoutType--list .filerobot-ProviderBrowserItem-inner,
|
|
1400
|
-
.filerobot-ProviderBrowser-layoutType--tiles .filerobot-ProviderBrowserItem-inner {
|
|
1401
|
-
text-overflow: ellipsis;
|
|
1402
|
-
white-space: nowrap;
|
|
1403
|
-
overflow: hidden;
|
|
1404
|
-
display: flex;
|
|
1405
|
-
align-items: center;
|
|
1406
|
-
width: 100%;
|
|
1407
|
-
line-height: 1.3;
|
|
1408
|
-
outline: none;
|
|
1409
|
-
}
|
|
1410
|
-
.filerobot-ProviderBrowser-layoutType--list .filerobot-ProviderBrowserItem-inner input,
|
|
1411
|
-
.filerobot-ProviderBrowser-layoutType--tiles .filerobot-ProviderBrowserItem-inner input {
|
|
1412
|
-
height: 17px;
|
|
1413
|
-
}
|
|
1414
|
-
.filerobot-ProviderBrowser-layoutType--list .filerobot-ProviderBrowserItem-inner img, .filerobot-ProviderBrowser-layoutType--list .filerobot-ProviderBrowserItem-inner svg,
|
|
1415
|
-
.filerobot-ProviderBrowser-layoutType--tiles .filerobot-ProviderBrowserItem-inner img,
|
|
1416
|
-
.filerobot-ProviderBrowser-layoutType--tiles .filerobot-ProviderBrowserItem-inner svg {
|
|
1417
|
-
max-width: 20px;
|
|
1418
|
-
max-height: 20px;
|
|
1419
|
-
}
|
|
1420
|
-
.filerobot-ProviderBrowser-layoutType--list .filerobot-ProviderBrowserItem,
|
|
1421
|
-
.filerobot-ProviderBrowser-layoutType--tiles .filerobot-ProviderBrowserItem {
|
|
1422
|
-
color: #4D4E4E;
|
|
1423
|
-
}
|
|
1424
|
-
.filerobot-ProviderBrowser-layoutType--list .filerobot-ProviderBrowserItem--selected,
|
|
1425
|
-
.filerobot-ProviderBrowser-layoutType--tiles .filerobot-ProviderBrowserItem--selected {
|
|
1426
|
-
background: #5D6D7E;
|
|
1427
|
-
color: #fff;
|
|
1428
|
-
border-bottom: 1px solid #DFE7ED !important;
|
|
1429
|
-
}
|
|
1430
|
-
.filerobot-ProviderBrowser-layoutType--list .filerobot-ProviderBrowserItem--selected svg path,
|
|
1431
|
-
.filerobot-ProviderBrowser-layoutType--tiles .filerobot-ProviderBrowserItem--selected svg path {
|
|
1432
|
-
fill: #DFE7ED;
|
|
1433
|
-
}
|
|
1434
|
-
.filerobot-ProviderBrowser-layoutType--list .filerobot-Provider-listHead-checkbox,
|
|
1435
|
-
.filerobot-ProviderBrowser-layoutType--tiles .filerobot-Provider-listHead-checkbox {
|
|
1436
|
-
min-width: 16px;
|
|
1437
|
-
}
|
|
1438
|
-
|
|
1439
|
-
.filerobot-ProviderBrowser-layoutType--list .filerobot-common-Checkbox {
|
|
1440
|
-
margin-right: 8px;
|
|
1441
|
-
}
|
|
1442
|
-
.filerobot-ProviderBrowser-layoutType--list .filerobot-Provider-ItemCategory-header .filerobot-Provider-list-cell-icon {
|
|
1443
|
-
display: flex;
|
|
1444
|
-
padding-left: 2px;
|
|
1445
|
-
}
|
|
1446
|
-
|
|
1447
|
-
.filerobot-ProviderBrowser-layoutType--tiles .filerobot-Provider-ItemCategory-header {
|
|
1448
|
-
padding: 11px 12px;
|
|
1449
|
-
}
|
|
1450
|
-
.filerobot-ProviderBrowser-layoutType--tiles .filerobot-Provider-ItemCategory-header .filerobot-Provider-list-cell-icon {
|
|
1451
|
-
display: flex;
|
|
1452
|
-
padding-left: 4px;
|
|
1453
|
-
margin-left: 4px;
|
|
1454
|
-
}
|
|
1455
|
-
.filerobot-ProviderBrowser-layoutType--tiles li.filerobot-ProviderBrowserItem {
|
|
1456
|
-
padding: 11px 12px;
|
|
1457
|
-
}
|
|
1458
|
-
.filerobot-ProviderBrowser-layoutType--tiles .filerobot-Provider-list-cell-icon {
|
|
1459
|
-
max-width: 36px;
|
|
1460
|
-
min-width: 36px;
|
|
1461
|
-
margin-right: 8px;
|
|
1462
|
-
}
|
|
1463
|
-
.filerobot-ProviderBrowser-layoutType--tiles .filerobot-Provider-list-cell-icon svg:not(.context-menu-icon), .filerobot-ProviderBrowser-layoutType--tiles .filerobot-Provider-list-cell-icon img {
|
|
1464
|
-
width: 36px;
|
|
1465
|
-
max-width: 36px;
|
|
1466
|
-
max-height: 36px;
|
|
1467
|
-
}
|
|
1468
|
-
|
|
1469
|
-
.filerobot-Explorer-Details-header {
|
|
1470
|
-
display: flex;
|
|
1471
|
-
align-items: center;
|
|
1472
|
-
margin-left: 30px;
|
|
1473
|
-
font-size: 12px;
|
|
1474
|
-
}
|
|
1475
|
-
.filerobot-Explorer-Details-header-icon {
|
|
1476
|
-
margin-left: 6px;
|
|
1477
|
-
}
|
|
1478
|
-
.filerobot-Explorer-Details-header-title {
|
|
1479
|
-
margin-top: 12px;
|
|
1480
|
-
display: flex;
|
|
1481
|
-
align-items: center;
|
|
1482
|
-
max-width: 90%;
|
|
1483
|
-
}
|
|
1484
|
-
.filerobot-Explorer-Details-header-title label {
|
|
1485
|
-
text-overflow: ellipsis;
|
|
1486
|
-
white-space: nowrap;
|
|
1487
|
-
overflow: hidden;
|
|
1488
|
-
}
|
|
1489
|
-
.filerobot-Explorer-Details-tabs {
|
|
1490
|
-
display: flex;
|
|
1491
|
-
padding: 0 8px;
|
|
1492
|
-
margin-top: 8px;
|
|
1493
|
-
font-size: 12px;
|
|
1494
|
-
cursor: pointer;
|
|
1495
|
-
}
|
|
1496
|
-
.filerobot-Explorer-Details-tabs-details, .filerobot-Explorer-Details-tabs-comments {
|
|
1497
|
-
display: flex;
|
|
1498
|
-
justify-content: center;
|
|
1499
|
-
align-items: center;
|
|
1500
|
-
width: 50%;
|
|
1501
|
-
height: 30px;
|
|
1502
|
-
color: #4D4E4E;
|
|
1503
|
-
border: 1px solid transparent;
|
|
1504
|
-
border-top-left-radius: 0.1rem;
|
|
1505
|
-
border-top-right-radius: 0.1rem;
|
|
1506
|
-
}
|
|
1507
|
-
.filerobot-Explorer-Details-tabs-details label, .filerobot-Explorer-Details-tabs-comments label {
|
|
1508
|
-
width: 100%;
|
|
1509
|
-
height: 100%;
|
|
1510
|
-
display: flex;
|
|
1511
|
-
align-items: center;
|
|
1512
|
-
justify-content: center;
|
|
1513
|
-
cursor: pointer;
|
|
1514
|
-
}
|
|
1515
|
-
.filerobot-Explorer-Details-tabs-details label:hover, .filerobot-Explorer-Details-tabs-comments label:hover {
|
|
1516
|
-
margin-bottom: -1px;
|
|
1517
|
-
border-bottom: 2px solid #6879EB;
|
|
1518
|
-
background-color: #F8FAFB;
|
|
1519
|
-
color: #6879EB;
|
|
1520
|
-
}
|
|
1521
|
-
.filerobot-Explorer-Details-tabs-details > input[type=radio], .filerobot-Explorer-Details-tabs-comments > input[type=radio] {
|
|
1522
|
-
position: absolute;
|
|
1523
|
-
left: -200vw;
|
|
1524
|
-
}
|
|
1525
|
-
.filerobot-Explorer-Details-tabs-details > input:checked + label, .filerobot-Explorer-Details-tabs-comments > input:checked + label {
|
|
1526
|
-
margin-bottom: -1px;
|
|
1527
|
-
border-bottom: 2px solid #6879EB;
|
|
1528
|
-
background-color: #F8FAFB;
|
|
1529
|
-
color: #6879EB;
|
|
1530
|
-
}
|
|
1531
|
-
.filerobot-Explorer-Details-icon-preview {
|
|
1532
|
-
display: flex;
|
|
1533
|
-
justify-content: center;
|
|
1534
|
-
margin-top: 8px;
|
|
1535
|
-
margin-bottom: 21px;
|
|
1536
|
-
}
|
|
1537
|
-
.filerobot-Explorer-Details-file-preview {
|
|
1538
|
-
margin: 8px 5px 12px 8px;
|
|
1539
|
-
height: 146px;
|
|
1540
|
-
position: relative;
|
|
1541
|
-
}
|
|
1542
|
-
.filerobot-Explorer-Details-file-preview:hover .filerobot-Explorer-Details-thumbnailZoomOverlay {
|
|
1543
|
-
display: flex;
|
|
1544
|
-
}
|
|
1545
|
-
.filerobot-Explorer-Details-thumbnail {
|
|
1546
|
-
position: relative;
|
|
1547
|
-
z-index: 1;
|
|
1548
|
-
width: 100%;
|
|
1549
|
-
height: 100%;
|
|
1550
|
-
max-width: 100%;
|
|
1551
|
-
max-height: 100%;
|
|
1552
|
-
-o-object-fit: contain;
|
|
1553
|
-
object-fit: contain;
|
|
1554
|
-
}
|
|
1555
|
-
.filerobot-Explorer-Details-info {
|
|
1556
|
-
font-size: 12px;
|
|
1557
|
-
margin: 0;
|
|
1558
|
-
padding: 0;
|
|
1559
|
-
margin-top: 12px;
|
|
1560
|
-
padding-left: 12px;
|
|
1561
|
-
}
|
|
1562
|
-
.filerobot-Explorer-Details-info-list {
|
|
1563
|
-
display: flex;
|
|
1564
|
-
list-style: none;
|
|
1565
|
-
margin-bottom: 8px;
|
|
1566
|
-
}
|
|
1567
|
-
.filerobot-Explorer-Details-info-list-name {
|
|
1568
|
-
display: flex;
|
|
1569
|
-
font-weight: 400;
|
|
1570
|
-
width: 68px;
|
|
1571
|
-
padding-right: 2px;
|
|
1572
|
-
color: #768184;
|
|
1573
|
-
}
|
|
1574
|
-
.filerobot-Explorer-Details-info-list-name > span {
|
|
1575
|
-
text-overflow: ellipsis;
|
|
1576
|
-
white-space: nowrap;
|
|
1577
|
-
overflow: hidden;
|
|
1578
|
-
}
|
|
1579
|
-
.filerobot-Explorer-Details-info-list-value {
|
|
1580
|
-
display: inline-block;
|
|
1581
|
-
color: #4D4E4E;
|
|
1582
|
-
font-weight: 400;
|
|
1583
|
-
width: calc(100% - 68px);
|
|
1584
|
-
}
|
|
1585
|
-
.filerobot-Explorer-Details-section {
|
|
1586
|
-
margin-top: 8px;
|
|
1587
|
-
padding-top: 12px;
|
|
1588
|
-
margin-right: 12px;
|
|
1589
|
-
margin-left: 12px;
|
|
1590
|
-
font-size: 12px;
|
|
1591
|
-
border-top: 1px solid #DFE7ED;
|
|
1592
|
-
}
|
|
1593
|
-
.filerobot-Explorer-Details-section-header {
|
|
1594
|
-
display: flex;
|
|
1595
|
-
justify-content: space-between;
|
|
1596
|
-
align-items: center;
|
|
1597
|
-
margin-bottom: 9px;
|
|
1598
|
-
padding-right: 5px;
|
|
1599
|
-
}
|
|
1600
|
-
.filerobot-Explorer-Details-section-header-title {
|
|
1601
|
-
color: #768184;
|
|
1602
|
-
}
|
|
1603
|
-
.filerobot-Explorer-Details-section-content-list {
|
|
1604
|
-
display: inline-flex;
|
|
1605
|
-
flex-wrap: wrap;
|
|
1606
|
-
margin: 0;
|
|
1607
|
-
padding: 0;
|
|
1608
|
-
width: 100%;
|
|
1609
|
-
list-style: none;
|
|
1610
|
-
}
|
|
1611
|
-
.filerobot-Explorer-Details-section-content-list li {
|
|
1612
|
-
position: relative;
|
|
1613
|
-
display: flex;
|
|
1614
|
-
align-items: center;
|
|
1615
|
-
margin: 0 5px 5px 0;
|
|
1616
|
-
padding: 4px 6px;
|
|
1617
|
-
border-radius: 2px;
|
|
1618
|
-
color: #4D4E4E;
|
|
1619
|
-
background: #F8FAFB;
|
|
1620
|
-
font-family: "Roboto";
|
|
1621
|
-
font-weight: 400;
|
|
1622
|
-
}
|
|
1623
|
-
|
|
1624
|
-
.filerobot-Explorer-Details-thumbnailZoomOverlay {
|
|
1625
|
-
position: absolute;
|
|
1626
|
-
display: none;
|
|
1627
|
-
align-items: center;
|
|
1628
|
-
justify-content: center;
|
|
1629
|
-
width: 100%;
|
|
1630
|
-
height: 100%;
|
|
1631
|
-
background: radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.25) 100%);
|
|
1632
|
-
-webkit-user-select: none;
|
|
1633
|
-
-moz-user-select: none;
|
|
1634
|
-
user-select: none;
|
|
1635
|
-
z-index: 111;
|
|
1636
|
-
}
|
|
1637
|
-
|
|
1638
|
-
.filerobot-Explorer-Details-thumbnailZoomOverlayButton {
|
|
1639
|
-
width: 100%;
|
|
1640
|
-
height: 100%;
|
|
1641
|
-
}
|
|
1642
|
-
.filerobot-Explorer-Details-thumbnailZoomOverlayButton:hover {
|
|
1643
|
-
background: transparent !important;
|
|
1644
|
-
}
|
|
1645
|
-
.filerobot-Explorer-Details-thumbnailZoomOverlayButton:active:before {
|
|
1646
|
-
opacity: 0.5 !important;
|
|
1647
|
-
}
|
|
1648
|
-
|
|
1649
|
-
.filerobot-ProviderBrowser {
|
|
1650
|
-
display: flex;
|
|
1651
|
-
flex-direction: column;
|
|
1652
|
-
flex: 1;
|
|
1653
|
-
font-size: 14px;
|
|
1654
|
-
font-weight: 400;
|
|
1655
|
-
height: 100%;
|
|
1656
|
-
position: relative;
|
|
1657
|
-
background-color: #fff;
|
|
1658
|
-
}
|
|
1659
|
-
|
|
1660
|
-
.filerobot-ProviderBrowser-user {
|
|
1661
|
-
margin: 0 8px 0 0;
|
|
1662
|
-
font-weight: 500;
|
|
1663
|
-
color: #333;
|
|
1664
|
-
}
|
|
1665
|
-
[data-filerobot-theme=dark] .filerobot-ProviderBrowser-user {
|
|
1666
|
-
color: #eaeaea;
|
|
1667
|
-
}
|
|
1668
|
-
|
|
1669
|
-
.filerobot-ProviderBrowser-select {
|
|
1670
|
-
cursor: pointer;
|
|
1671
|
-
line-height: 1.5;
|
|
1672
|
-
color: #000;
|
|
1673
|
-
}
|
|
1674
|
-
.filerobot-ProviderBrowser-select.--filter {
|
|
1675
|
-
max-width: 120px;
|
|
1676
|
-
white-space: nowrap;
|
|
1677
|
-
text-overflow: ellipsis;
|
|
1678
|
-
overflow: hidden;
|
|
1679
|
-
padding-right: 2px;
|
|
1680
|
-
}
|
|
1681
|
-
.filerobot-ProviderBrowser-select:focus {
|
|
1682
|
-
outline: none;
|
|
1683
|
-
border-color: transparent;
|
|
1684
|
-
}
|
|
1685
|
-
|
|
1686
|
-
.filerobot-ProviderBrowser-user:after {
|
|
1687
|
-
content: "·";
|
|
1688
|
-
position: relative;
|
|
1689
|
-
left: 4px;
|
|
1690
|
-
color: #939393;
|
|
1691
|
-
font-weight: normal;
|
|
1692
|
-
}
|
|
1693
|
-
|
|
1694
|
-
.filerobot-ProviderBrowser-headerBar--simple {
|
|
1695
|
-
text-align: center;
|
|
1696
|
-
display: block;
|
|
1697
|
-
justify-content: center;
|
|
1698
|
-
}
|
|
1699
|
-
|
|
1700
|
-
.filerobot-ProviderBrowser-headerBar {
|
|
1701
|
-
display: flex;
|
|
1702
|
-
align-items: center;
|
|
1703
|
-
padding: 12px;
|
|
1704
|
-
color: #757575;
|
|
1705
|
-
line-height: 1.4;
|
|
1706
|
-
font-size: 12px;
|
|
1707
|
-
position: relative;
|
|
1708
|
-
width: 100%;
|
|
1709
|
-
}
|
|
1710
|
-
.filerobot-size--md .filerobot-ProviderBrowser-headerBar {
|
|
1711
|
-
display: flex;
|
|
1712
|
-
align-items: center;
|
|
1713
|
-
justify-content: space-between;
|
|
1714
|
-
}
|
|
1715
|
-
.filerobot-size--height-md .filerobot-ProviderBrowser-headerBar {
|
|
1716
|
-
display: flex;
|
|
1717
|
-
align-items: center;
|
|
1718
|
-
}
|
|
1719
|
-
[data-filerobot-theme=dark] .filerobot-ProviderBrowser-headerBar {
|
|
1720
|
-
border-bottom: 1px solid #333;
|
|
1721
|
-
background-color: #1f1f1f;
|
|
1722
|
-
}
|
|
1723
|
-
|
|
1724
|
-
.filerobot-ProviderBrowser-headerBar--simple {
|
|
1725
|
-
text-align: center;
|
|
1726
|
-
display: block;
|
|
1727
|
-
justify-content: center;
|
|
1728
|
-
}
|
|
1729
|
-
|
|
1730
|
-
.filerobot-ProviderBrowser-body {
|
|
1731
|
-
flex: 1;
|
|
1732
|
-
z-index: 1000;
|
|
1733
|
-
position: relative;
|
|
1734
|
-
display: flex;
|
|
1735
|
-
height: 100%;
|
|
1736
|
-
}
|
|
1737
|
-
|
|
1738
|
-
.filerobot-ProviderBrowser-body-list {
|
|
1739
|
-
width: 100%;
|
|
1740
|
-
overflow-x: auto;
|
|
1741
|
-
}
|
|
1742
|
-
|
|
1743
|
-
.item-folder.filerobot-ProviderBrowserItem {
|
|
1744
|
-
padding: 4px;
|
|
1745
|
-
border-radius: 7px;
|
|
1746
|
-
outline: none;
|
|
1747
|
-
}
|
|
1748
|
-
.item-folder.filerobot-ProviderBrowserItem::before {
|
|
1749
|
-
content: unset !important;
|
|
1750
|
-
display: none !important;
|
|
1751
|
-
padding-top: 0 !important;
|
|
1752
|
-
}
|
|
1753
|
-
.item-folder.filerobot-ProviderBrowserItem .filerobot-ProviderBrowserItem-inner-folder {
|
|
1754
|
-
display: flex;
|
|
1755
|
-
align-items: center;
|
|
1756
|
-
padding: 10px 12px;
|
|
1757
|
-
border: 1px solid #DFE7ED;
|
|
1758
|
-
border-radius: 2px;
|
|
1759
|
-
box-sizing: border-box;
|
|
1760
|
-
width: 100%;
|
|
1761
|
-
height: 36px;
|
|
1762
|
-
outline: none;
|
|
1763
|
-
}
|
|
1764
|
-
.item-folder.filerobot-ProviderBrowserItem .filerobot-ProviderBrowserItem-inner-folder .filerobot-ProviderBrowserItem-folderLiIcon > * {
|
|
1765
|
-
width: 20px;
|
|
1766
|
-
height: 20px;
|
|
1767
|
-
}
|
|
1768
|
-
.item-folder.filerobot-ProviderBrowserItem .filerobot-ProviderBrowserItem-inner-folder input {
|
|
1769
|
-
width: 96%;
|
|
1770
|
-
}
|
|
1771
|
-
.item-folder.filerobot-ProviderBrowserItem .filerobot-ProviderBrowserItem-inner-folder .filerobot-Explorer-dots-menu-icon {
|
|
1772
|
-
display: none;
|
|
1773
|
-
}
|
|
1774
|
-
.item-folder.filerobot-ProviderBrowserItem .filerobot-ProviderBrowserItem-inner-folder-title {
|
|
1775
|
-
flex-grow: 1;
|
|
1776
|
-
font-weight: 500;
|
|
1777
|
-
white-space: nowrap;
|
|
1778
|
-
text-overflow: ellipsis;
|
|
1779
|
-
overflow: hidden;
|
|
1780
|
-
font-size: 14px;
|
|
1781
|
-
line-height: 16px;
|
|
1782
|
-
color: #4D4E4E;
|
|
1783
|
-
margin-left: 8px;
|
|
1784
|
-
}
|
|
1785
|
-
.item-folder.filerobot-ProviderBrowserItem button.filerobot-ProviderBrowserItem-inner-folder:hover {
|
|
1786
|
-
background-color: #EFF3F6;
|
|
1787
|
-
}
|
|
1788
|
-
.item-folder.filerobot-ProviderBrowserItem--selected button.filerobot-ProviderBrowserItem-inner-folder {
|
|
1789
|
-
background-color: #5D6D7E !important;
|
|
1790
|
-
outline: none;
|
|
1791
|
-
}
|
|
1792
|
-
.item-folder.filerobot-ProviderBrowserItem--selected button.filerobot-ProviderBrowserItem-inner-folder input {
|
|
1793
|
-
color: #000;
|
|
1794
|
-
width: 96%;
|
|
1795
|
-
}
|
|
1796
|
-
.item-folder.filerobot-ProviderBrowserItem--selected button.filerobot-ProviderBrowserItem-inner-folder * {
|
|
1797
|
-
fill: #DFE7ED;
|
|
1798
|
-
color: #fff;
|
|
1799
|
-
}
|
|
1800
|
-
|
|
1801
|
-
.filerobot-ProviderBrowserItem-inner {
|
|
1802
|
-
cursor: pointer;
|
|
1803
|
-
font-weight: 400;
|
|
1804
|
-
font-size: 14px;
|
|
1805
|
-
line-height: 16px;
|
|
1806
|
-
}
|
|
1807
|
-
|
|
1808
|
-
.filerobot-Provider-list-cell-header-title {
|
|
1809
|
-
white-space: nowrap;
|
|
1810
|
-
overflow: hidden;
|
|
1811
|
-
text-overflow: ellipsis;
|
|
1812
|
-
}
|
|
1813
|
-
|
|
1814
|
-
.filerobot-Provider-list-cell-header-hidableIcon {
|
|
1815
|
-
visibility: hidden;
|
|
1816
|
-
}
|
|
1817
|
-
|
|
1818
|
-
.filerobot-Provider-list-cell-wrapper {
|
|
1819
|
-
font-size: 12px;
|
|
1820
|
-
display: flex;
|
|
1821
|
-
align-items: center;
|
|
1822
|
-
}
|
|
1823
|
-
.filerobot-Provider-list-cell-wrapper:hover .filerobot-Provider-list-cell-header-hidableIcon {
|
|
1824
|
-
visibility: visible;
|
|
1825
|
-
}
|
|
1826
|
-
|
|
1827
|
-
.filerobot-ProviderBrowser-mainContent {
|
|
1828
|
-
flex-grow: 1;
|
|
1829
|
-
overflow: hidden;
|
|
1830
|
-
overflow-x: auto;
|
|
1831
|
-
-webkit-overflow-scrolling: touch;
|
|
1832
|
-
position: relative;
|
|
1833
|
-
}
|
|
1834
|
-
|
|
1835
|
-
.filerobot-ProviderBrowserItem--draggable-block {
|
|
1836
|
-
position: sticky;
|
|
1837
|
-
top: 0;
|
|
1838
|
-
width: 1px;
|
|
1839
|
-
height: 100%;
|
|
1840
|
-
cursor: col-resize;
|
|
1841
|
-
z-index: 100;
|
|
1842
|
-
background: #DFE7ED;
|
|
1843
|
-
}
|
|
1844
|
-
|
|
1845
|
-
.filerobot-ProviderBrowserItem-SideNav-addNew {
|
|
1846
|
-
color: #5D6D7E;
|
|
1847
|
-
font-weight: 500;
|
|
1848
|
-
cursor: pointer;
|
|
1849
|
-
}
|
|
1850
|
-
|
|
1851
|
-
.filerobot-ProviderBrowser-body-sideButtons {
|
|
1852
|
-
min-width: 40px;
|
|
1853
|
-
max-width: 40px;
|
|
1854
|
-
}
|
|
1855
|
-
|
|
1856
|
-
.filerobot-ProviderBrowser-body-leftSideButtons {
|
|
1857
|
-
margin-right: 20px;
|
|
1858
|
-
}
|
|
1859
|
-
|
|
1860
|
-
.filerobot-ProviderBrowser-body-leftNavigationButton {
|
|
1861
|
-
background: #F8FAFB;
|
|
1862
|
-
box-shadow: 0px 1px 4px rgba(77, 78, 78, 0.15);
|
|
1863
|
-
border-radius: 0px 50px 50px 0px;
|
|
1864
|
-
padding: 10px 14px 10px 10px;
|
|
1865
|
-
margin-top: 10px;
|
|
1866
|
-
width: 100%;
|
|
1867
|
-
position: sticky;
|
|
1868
|
-
top: 91px;
|
|
1869
|
-
}
|
|
1870
|
-
|
|
1871
|
-
.filerobot-ProviderBrowser-body-rightSideButtons {
|
|
1872
|
-
margin-left: 20px;
|
|
1873
|
-
}
|
|
1874
|
-
|
|
1875
|
-
.filerobot-ProviderBrowser-body-rightNavigationButton {
|
|
1876
|
-
background: #F8FAFB;
|
|
1877
|
-
box-shadow: 0px 1px 4px rgba(77, 78, 78, 0.15);
|
|
1878
|
-
border-radius: 50px 0px 0px 50px;
|
|
1879
|
-
padding: 10px 10px 10px 14px;
|
|
1880
|
-
margin-top: 10px;
|
|
1881
|
-
width: 100%;
|
|
1882
|
-
position: sticky;
|
|
1883
|
-
top: 91px;
|
|
1884
|
-
}
|
|
1885
|
-
|
|
1886
|
-
.filerobot-Provider-LabelsListLi-selectMode,
|
|
1887
|
-
.filerobot-Provider-LabelsListLi-selectMode * {
|
|
1888
|
-
cursor: pointer;
|
|
1889
|
-
}
|
|
1890
|
-
|
|
1891
|
-
.filerobot-ProviderBrowserItem-ItemHoverBottomOptions {
|
|
1892
|
-
bottom: 4%;
|
|
1893
|
-
right: 3%;
|
|
1894
|
-
top: auto;
|
|
1895
|
-
}
|
|
1896
|
-
.filerobot-ProviderBrowserItem-ItemHoverBottomOptions-selected {
|
|
1897
|
-
display: flex;
|
|
1898
|
-
visibility: visible;
|
|
1899
|
-
}
|
|
1900
|
-
.filerobot-ProviderBrowserItem-ItemHoverBottomOptions-selected button {
|
|
1901
|
-
background: #fff;
|
|
1902
|
-
}
|
|
1903
|
-
.filerobot-ProviderBrowserItem-ItemHoverBottomOptions-selected button:not(:active) svg * {
|
|
1904
|
-
color: #6879EB;
|
|
1905
|
-
fill: #6879EB;
|
|
1906
|
-
}
|
|
1907
|
-
.filerobot-ProviderBrowserItem-ItemHoverBottomOptions-selected button:not(:active):hover {
|
|
1908
|
-
background: #EFF3F6;
|
|
1909
|
-
}
|
|
1910
|
-
.filerobot-ProviderBrowserItem-ItemHoverBottomOptions-selected button:not(:active):hover svg * {
|
|
1911
|
-
fill: #606FD1;
|
|
1912
|
-
color: #606FD1;
|
|
1913
|
-
}
|
|
1914
|
-
|
|
1915
|
-
.filerobot-Explorer-ImageOptions-options {
|
|
1916
|
-
display: flex;
|
|
1917
|
-
justify-content: space-between;
|
|
1918
|
-
margin-bottom: 8px;
|
|
1919
|
-
}
|
|
1920
|
-
.filerobot-Explorer-ImageOptions-options-select {
|
|
1921
|
-
width: 60%;
|
|
1922
|
-
text-align: left;
|
|
1923
|
-
text-transform: capitalize;
|
|
1924
|
-
}
|
|
1925
|
-
.filerobot-Explorer-ImageOptions-options-select-fullWidth {
|
|
1926
|
-
width: 100%;
|
|
1927
|
-
}
|
|
1928
|
-
.filerobot-Explorer-ImageOptions-size-options {
|
|
1929
|
-
display: flex;
|
|
1930
|
-
align-items: flex-start;
|
|
1931
|
-
flex-direction: column;
|
|
1932
|
-
row-gap: 4px;
|
|
1933
|
-
}
|
|
1934
|
-
.filerobot-Explorer-ImageOptions-description {
|
|
1935
|
-
display: flex;
|
|
1936
|
-
justify-content: space-between;
|
|
1937
|
-
margin-top: 20px;
|
|
1938
|
-
}
|
|
1939
|
-
.filerobot-Explorer-ImageOptions-settings {
|
|
1940
|
-
margin-bottom: 10px;
|
|
1941
|
-
}
|
|
1942
|
-
.filerobot-Explorer-ImageOptions-resize-options {
|
|
1943
|
-
display: flex;
|
|
1944
|
-
align-items: center;
|
|
1945
|
-
-moz-column-gap: 8px;
|
|
1946
|
-
column-gap: 8px;
|
|
1947
|
-
}
|
|
1948
|
-
.filerobot-Explorer-ImageOptions-download-zip {
|
|
1949
|
-
display: flex;
|
|
1950
|
-
margin-top: 16px;
|
|
1951
|
-
}
|
|
1952
|
-
|
|
1953
|
-
#SfxPopper {
|
|
1954
|
-
position: absolute;
|
|
1955
|
-
top: -10000px;
|
|
1956
|
-
}
|
|
1957
|
-
|
|
1958
|
-
.filerobot-Explorer-TopBar-PrependedOptions {
|
|
1959
|
-
display: flex;
|
|
1960
|
-
align-items: center;
|
|
1961
|
-
height: 100%;
|
|
1962
|
-
}
|
|
1963
|
-
|
|
1964
|
-
.filerobot-Explorer-TopBar-AppendedOptions {
|
|
1965
|
-
display: flex;
|
|
1966
|
-
align-items: center;
|
|
1967
|
-
float: right;
|
|
1968
|
-
}
|
|
1969
|
-
|
|
1970
|
-
.filerobot-Explorer-TopBar-Search-ContextDropdown-SubList-container {
|
|
1971
|
-
padding: 0 !important;
|
|
1972
|
-
cursor: default !important;
|
|
1973
|
-
background: #ffffff !important;
|
|
1974
|
-
}
|
|
1975
|
-
|
|
1976
|
-
#SfxPopper {
|
|
1977
|
-
z-index: 11111111;
|
|
1978
|
-
}
|
|
1979
|
-
|
|
1980
|
-
@keyframes filerobot-Explorer-fadeIn {
|
|
1981
|
-
from {
|
|
1982
|
-
opacity: 0;
|
|
1983
|
-
}
|
|
1984
|
-
to {
|
|
1985
|
-
opacity: 1;
|
|
1986
|
-
}
|
|
1987
|
-
}
|
|
1988
|
-
@keyframes filerobot-Explorer-fadeOut {
|
|
1989
|
-
from {
|
|
1990
|
-
opacity: 1;
|
|
1991
|
-
}
|
|
1992
|
-
to {
|
|
1993
|
-
opacity: 0;
|
|
1994
|
-
}
|
|
1995
|
-
}
|
|
1996
|
-
@keyframes filerobot-Explorer-slideDownAndFadeIn {
|
|
1997
|
-
from {
|
|
1998
|
-
transform: translate3d(-50%, -70%, 0);
|
|
1999
|
-
opacity: 0;
|
|
2000
|
-
}
|
|
2001
|
-
to {
|
|
2002
|
-
transform: translate3d(-50%, -50%, 0);
|
|
2003
|
-
opacity: 1;
|
|
2004
|
-
}
|
|
2005
|
-
}
|
|
2006
|
-
@keyframes filerobot-Explorer-slideDownAndFadeIn--small {
|
|
2007
|
-
from {
|
|
2008
|
-
transform: translate3d(0, -20%, 0);
|
|
2009
|
-
opacity: 0;
|
|
2010
|
-
}
|
|
2011
|
-
to {
|
|
2012
|
-
transform: translate3d(0, 0, 0);
|
|
2013
|
-
opacity: 1;
|
|
2014
|
-
}
|
|
2015
|
-
}
|
|
2016
|
-
@keyframes filerobot-Explorer-slideUpFadeOut {
|
|
2017
|
-
from {
|
|
2018
|
-
transform: translate3d(-50%, -50%, 0);
|
|
2019
|
-
opacity: 1;
|
|
2020
|
-
}
|
|
2021
|
-
to {
|
|
2022
|
-
transform: translate3d(-50%, -70%, 0);
|
|
2023
|
-
opacity: 0;
|
|
2024
|
-
}
|
|
2025
|
-
}
|
|
2026
|
-
@keyframes filerobot-Explorer-slideUpFadeOut--small {
|
|
2027
|
-
from {
|
|
2028
|
-
transform: translate3d(0, 0, 0);
|
|
2029
|
-
opacity: 1;
|
|
2030
|
-
}
|
|
2031
|
-
to {
|
|
2032
|
-
transform: translate3d(0, -20%, 0);
|
|
2033
|
-
opacity: 0;
|
|
2034
|
-
}
|
|
2035
|
-
}
|
|
2036
|
-
.filerobot-Explorer--modal {
|
|
2037
|
-
z-index: 1200;
|
|
2038
|
-
}
|
|
2039
|
-
|
|
2040
|
-
.filerobot-Explorer-assets-picker-modal {
|
|
2041
|
-
z-index: 100000;
|
|
2042
|
-
}
|
|
2043
|
-
|
|
2044
|
-
.filerobot-Explorer--modal[aria-hidden=true] {
|
|
2045
|
-
display: none;
|
|
2046
|
-
}
|
|
2047
|
-
|
|
2048
|
-
.filerobot-Explorer--modal.filerobot-Explorer--animateOpenClose > .filerobot-Explorer-inner {
|
|
2049
|
-
animation: filerobot-Explorer-slideDownAndFadeIn--small 0.3s cubic-bezier(0, 0, 0.2, 1);
|
|
2050
|
-
}
|
|
2051
|
-
@media only screen and (min-width: 820px) {
|
|
2052
|
-
.filerobot-Explorer--modal.filerobot-Explorer--animateOpenClose > .filerobot-Explorer-inner {
|
|
2053
|
-
animation: filerobot-Explorer-slideDownAndFadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
|
|
2054
|
-
}
|
|
2055
|
-
}
|
|
2056
|
-
|
|
2057
|
-
.filerobot-Explorer--modal.filerobot-Explorer--animateOpenClose > .filerobot-Explorer-overlay {
|
|
2058
|
-
animation: filerobot-Explorer-fadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
|
|
2059
|
-
}
|
|
2060
|
-
|
|
2061
|
-
.filerobot-Explorer--modal.filerobot-Explorer--animateOpenClose.filerobot-Explorer--isClosing > .filerobot-Explorer-inner {
|
|
2062
|
-
animation: filerobot-Explorer-slideUpFadeOut--small 0.3s cubic-bezier(0, 0, 0.2, 1);
|
|
2063
|
-
}
|
|
2064
|
-
@media only screen and (min-width: 820px) {
|
|
2065
|
-
.filerobot-Explorer--modal.filerobot-Explorer--animateOpenClose.filerobot-Explorer--isClosing > .filerobot-Explorer-inner {
|
|
2066
|
-
animation: filerobot-Explorer-slideUpFadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
|
|
2067
|
-
}
|
|
2068
|
-
}
|
|
2069
|
-
|
|
2070
|
-
.filerobot-Explorer--modal.filerobot-Explorer--animateOpenClose.filerobot-Explorer--isClosing > .filerobot-Explorer-overlay {
|
|
2071
|
-
animation: filerobot-Explorer-fadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
|
|
2072
|
-
}
|
|
2073
|
-
|
|
2074
|
-
.filerobot-Explorer--modal .filerobot-Explorer-overlay {
|
|
2075
|
-
position: fixed;
|
|
2076
|
-
top: 0;
|
|
2077
|
-
left: 0;
|
|
2078
|
-
right: 0;
|
|
2079
|
-
bottom: 0;
|
|
2080
|
-
background-color: rgba(79, 98, 118, 0.3);
|
|
2081
|
-
z-index: 1002;
|
|
2082
|
-
outline: none;
|
|
2083
|
-
}
|
|
2084
|
-
|
|
2085
|
-
.filerobot-Explorer-inner {
|
|
2086
|
-
position: relative;
|
|
2087
|
-
max-width: 100%;
|
|
2088
|
-
max-height: 100%;
|
|
2089
|
-
outline: none;
|
|
2090
|
-
border: 1px solid #eaeaea;
|
|
2091
|
-
border-radius: 5px;
|
|
2092
|
-
}
|
|
2093
|
-
.filerobot-size--md .filerobot-Explorer-inner {
|
|
2094
|
-
min-height: auto;
|
|
2095
|
-
}
|
|
2096
|
-
.filerobot-Explorer--modal .filerobot-Explorer-inner {
|
|
2097
|
-
z-index: 1003;
|
|
2098
|
-
}
|
|
2099
|
-
[data-filerobot-theme=dark] .filerobot-Explorer-inner {
|
|
2100
|
-
background-color: #1f1f1f;
|
|
2101
|
-
}
|
|
2102
|
-
|
|
2103
|
-
.filerobot-Explorer-innerWrap {
|
|
2104
|
-
display: flex;
|
|
2105
|
-
flex-direction: column;
|
|
2106
|
-
height: 100%;
|
|
2107
|
-
position: relative;
|
|
2108
|
-
border-radius: 5px;
|
|
2109
|
-
opacity: 0;
|
|
2110
|
-
overflow: hidden;
|
|
2111
|
-
background: #fff;
|
|
2112
|
-
}
|
|
2113
|
-
|
|
2114
|
-
.filerobot-Explorer-close:focus {
|
|
2115
|
-
outline: none;
|
|
2116
|
-
}
|
|
2117
|
-
.filerobot-Explorer-close::-moz-focus-inner {
|
|
2118
|
-
border: 0;
|
|
2119
|
-
}
|
|
2120
|
-
.filerobot-Explorer-close {
|
|
2121
|
-
display: block;
|
|
2122
|
-
position: absolute;
|
|
2123
|
-
top: -33px;
|
|
2124
|
-
right: -2px;
|
|
2125
|
-
cursor: pointer;
|
|
2126
|
-
color: rgba(255, 255, 255, 0.9);
|
|
2127
|
-
font-size: 27px;
|
|
2128
|
-
z-index: 1005;
|
|
2129
|
-
}
|
|
2130
|
-
@media only screen and (min-width: 820px) {
|
|
2131
|
-
.filerobot-Explorer-close {
|
|
2132
|
-
font-size: 35px;
|
|
2133
|
-
top: -10px;
|
|
2134
|
-
right: -35px;
|
|
2135
|
-
}
|
|
2136
|
-
}
|
|
2137
|
-
|
|
2138
|
-
.filerobot-Explorer--isInnerWrapVisible .filerobot-Explorer-innerWrap {
|
|
2139
|
-
opacity: 1;
|
|
2140
|
-
}
|
|
2141
|
-
|
|
2142
|
-
.filerobot-Explorer--modal .filerobot-Explorer-inner {
|
|
2143
|
-
position: fixed;
|
|
2144
|
-
top: 5px;
|
|
2145
|
-
left: 0;
|
|
2146
|
-
right: 0;
|
|
2147
|
-
bottom: 15px;
|
|
2148
|
-
border: none;
|
|
2149
|
-
}
|
|
2150
|
-
@media only screen and (min-width: 820px) {
|
|
2151
|
-
.filerobot-Explorer--modal .filerobot-Explorer-inner {
|
|
2152
|
-
top: 50%;
|
|
2153
|
-
left: 50%;
|
|
2154
|
-
transform: translate(-50%, -50%);
|
|
2155
|
-
box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.15);
|
|
2156
|
-
}
|
|
2157
|
-
}
|
|
2158
|
-
|
|
2159
|
-
.filerobot-Explorer--move-informer .filerobot.filerobot-Informer {
|
|
2160
|
-
bottom: 80px;
|
|
2161
|
-
}
|
|
2162
|
-
|
|
2163
|
-
.filerobot-Explorer-isFixed {
|
|
2164
|
-
overflow: hidden;
|
|
2165
|
-
height: 100vh;
|
|
2166
|
-
}
|
|
2167
|
-
|
|
2168
|
-
.filerobot-Explorer-input {
|
|
2169
|
-
width: 0.1px;
|
|
2170
|
-
height: 0.1px;
|
|
2171
|
-
opacity: 0;
|
|
2172
|
-
overflow: hidden;
|
|
2173
|
-
position: absolute;
|
|
2174
|
-
z-index: -1;
|
|
2175
|
-
}
|
|
2176
|
-
|
|
2177
|
-
.filerobot-Explorer-TopBar-leftSide {
|
|
2178
|
-
height: 100%;
|
|
2179
|
-
margin-right: 12px;
|
|
2180
|
-
}
|
|
2181
|
-
|
|
2182
|
-
.filerobot-Explorer-Search-filtersInside-newFilterChip {
|
|
2183
|
-
margin-top: 0;
|
|
2184
|
-
margin-right: 8px;
|
|
2185
|
-
outline: none;
|
|
2186
|
-
}
|
|
2187
|
-
.filerobot-Explorer-Search-filtersInside-newFilterChip * {
|
|
2188
|
-
outline: none;
|
|
2189
|
-
}
|
|
2190
|
-
|
|
2191
|
-
.filerobot-common-FormControl .SfxTagField-listWrapper {
|
|
2192
|
-
width: 100%;
|
|
2193
|
-
}
|
|
2194
|
-
|
|
2195
|
-
.sort-menuitem.SfxMenuItem-root .SfxMenuItem-Icon.SfxMenuItem-Actions {
|
|
2196
|
-
display: none;
|
|
2197
|
-
}
|