@scaleflex/widget-explorer 4.8.5 → 4.8.6

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.
Files changed (597) hide show
  1. package/CHANGELOG.md +12301 -12292
  2. package/LICENSE +21 -21
  3. package/README.md +1293 -1293
  4. package/package.json +8 -8
  5. package/types/index.d.ts +102 -102
  6. package/dist/style.css +0 -2199
  7. package/dist/style.min.css +0 -1
  8. package/lib/Explorer.styled.js +0 -48
  9. package/lib/components/ActionBar/ActionBar.styled.js +0 -103
  10. package/lib/components/ActionBar/DownloadWithExportButton.js +0 -231
  11. package/lib/components/ActionBar/SelectionMenu.js +0 -111
  12. package/lib/components/ActionBar/index.js +0 -105
  13. package/lib/components/AddFilesPanel/AddFiles.js +0 -183
  14. package/lib/components/AddFilesPanel/AddFiles.styled.js +0 -137
  15. package/lib/components/AddFilesPanel/index.js +0 -59
  16. package/lib/components/AiSwitcher/AiSwitcher.constants.js +0 -1
  17. package/lib/components/AiSwitcher/AiSwitcher.styled.js +0 -24
  18. package/lib/components/AiSwitcher/index.js +0 -81
  19. package/lib/components/AssetsList/AssetsList.styled.js +0 -217
  20. package/lib/components/AssetsList/GridView/FilesAccordion.js +0 -76
  21. package/lib/components/AssetsList/GridView/FilesSection/FileCell.js +0 -260
  22. package/lib/components/AssetsList/GridView/FilesSection/FileOverlayOptions.js +0 -140
  23. package/lib/components/AssetsList/GridView/FilesSection/FilesSection.styled.js +0 -15
  24. package/lib/components/AssetsList/GridView/FilesSection/index.js +0 -31
  25. package/lib/components/AssetsList/GridView/FilesSkeleton.js +0 -47
  26. package/lib/components/AssetsList/GridView/FoldersSection/FolderCell.js +0 -239
  27. package/lib/components/AssetsList/GridView/FoldersSection/FolderPreviewGrid.js +0 -106
  28. package/lib/components/AssetsList/GridView/FoldersSection/FolderTopOptions.js +0 -70
  29. package/lib/components/AssetsList/GridView/FoldersSection/index.js +0 -23
  30. package/lib/components/AssetsList/GridView/FoldersSkeleton.js +0 -77
  31. package/lib/components/AssetsList/GridView/GridView.styled.js +0 -11
  32. package/lib/components/AssetsList/GridView/SearchGridView/SearchGridView.styled.js +0 -15
  33. package/lib/components/AssetsList/GridView/SearchGridView/SearchGridViewSkeleton.js +0 -30
  34. package/lib/components/AssetsList/GridView/SearchGridView/index.js +0 -97
  35. package/lib/components/AssetsList/GridView/index.js +0 -196
  36. package/lib/components/AssetsList/ListView/AssetsSection/AssetsSectionTableHeader.js +0 -152
  37. package/lib/components/AssetsList/ListView/AssetsSection/AssetsSectionTableRow.js +0 -333
  38. package/lib/components/AssetsList/ListView/AssetsSection/index.js +0 -99
  39. package/lib/components/AssetsList/ListView/ColumnsMenu.js +0 -89
  40. package/lib/components/AssetsList/ListView/FilesAccordion.js +0 -74
  41. package/lib/components/AssetsList/ListView/FilesSkeleton.js +0 -68
  42. package/lib/components/AssetsList/ListView/FoldersSection/FoldersSectionTableHeader.js +0 -98
  43. package/lib/components/AssetsList/ListView/FoldersSection/FoldersSectionTableRow.js +0 -156
  44. package/lib/components/AssetsList/ListView/FoldersSection/index.js +0 -54
  45. package/lib/components/AssetsList/ListView/FoldersSkeleton.js +0 -67
  46. package/lib/components/AssetsList/ListView/ListView.styled.js +0 -181
  47. package/lib/components/AssetsList/ListView/ListView.utils.js +0 -30
  48. package/lib/components/AssetsList/ListView/SearchListView/index.js +0 -109
  49. package/lib/components/AssetsList/ListView/index.js +0 -203
  50. package/lib/components/AssetsList/ScrollToTop.js +0 -70
  51. package/lib/components/AssetsList/SearchView.hook.js +0 -241
  52. package/lib/components/AssetsList/__SearchTestPannel.js +0 -238
  53. package/lib/components/AssetsList/__SearchTestPannel.mock.js +0 -1
  54. package/lib/components/AssetsList/index.js +0 -266
  55. package/lib/components/AssetsList/relevanceBadge.js +0 -15
  56. package/lib/components/AssetsView/AssetsView.styled.js +0 -25
  57. package/lib/components/AssetsView/AssetsView.thunks.js +0 -64
  58. package/lib/components/AssetsView/index.js +0 -142
  59. package/lib/components/AuthExplorerView.js +0 -79
  60. package/lib/components/Breadcrumbs/BreadCrumbViews/BreadCrumbsViews.styled.js +0 -30
  61. package/lib/components/Breadcrumbs/BreadCrumbViews/index.js +0 -32
  62. package/lib/components/Breadcrumbs/Breadcrumb.js +0 -52
  63. package/lib/components/Breadcrumbs/Breadcrumbs.styled.js +0 -81
  64. package/lib/components/Breadcrumbs/BreadcrumbsSkeleton.js +0 -12
  65. package/lib/components/Breadcrumbs/index.js +0 -295
  66. package/lib/components/BulkEditPanel/BulkEdit.js +0 -330
  67. package/lib/components/BulkEditPanel/BulkEditPanel.styled.js +0 -62
  68. package/lib/components/BulkEditPanel/BulkEditPanel.utils.js +0 -55
  69. package/lib/components/BulkEditPanel/components/AssetsList/AssetsList.constants.js +0 -29
  70. package/lib/components/BulkEditPanel/components/AssetsList/AssetsList.js +0 -148
  71. package/lib/components/BulkEditPanel/components/AssetsList/AssetsList.styled.js +0 -81
  72. package/lib/components/BulkEditPanel/components/AssetsList/Columns/Columns.styled.js +0 -99
  73. package/lib/components/BulkEditPanel/components/AssetsList/Columns/FileMetadataField.js +0 -263
  74. package/lib/components/BulkEditPanel/components/AssetsList/Columns/FileTagField.js +0 -228
  75. package/lib/components/BulkEditPanel/components/AssetsList/Columns/FileTextField.js +0 -107
  76. package/lib/components/BulkEditPanel/components/AssetsList/Columns/MetadataColumn.js +0 -142
  77. package/lib/components/BulkEditPanel/components/AssetsList/Columns/TableRow.js +0 -139
  78. package/lib/components/BulkEditPanel/components/AssetsList/Columns/TagsColumn.js +0 -58
  79. package/lib/components/BulkEditPanel/components/AssetsList/Columns/TagsField.js +0 -80
  80. package/lib/components/BulkEditPanel/components/AssetsList/Columns/TextColumn.js +0 -53
  81. package/lib/components/BulkEditPanel/components/AssetsList/Columns/columns.utils.js +0 -272
  82. package/lib/components/BulkEditPanel/components/AssetsList/Columns/getActiveColumn.js +0 -23
  83. package/lib/components/BulkEditPanel/components/AssetsList/FloatyPreview.js +0 -55
  84. package/lib/components/BulkEditPanel/components/AssetsList/FloatyPreview.styled.js +0 -21
  85. package/lib/components/BulkEditPanel/components/AssetsList/TableBody.js +0 -64
  86. package/lib/components/BulkEditPanel/components/AssetsList/TableHeader.js +0 -67
  87. package/lib/components/BulkEditPanel/components/BulkEditFooter.js +0 -33
  88. package/lib/components/BulkEditPanel/components/ConfirmationModal/ConfirmationModal.js +0 -47
  89. package/lib/components/BulkEditPanel/components/ConfirmationModal/ConfirmationModal.styled.js +0 -25
  90. package/lib/components/BulkEditPanel/components/MainContent/MainContent.js +0 -110
  91. package/lib/components/BulkEditPanel/components/MainContent/MainContent.styled.js +0 -12
  92. package/lib/components/BulkEditPanel/components/MainContent/index.js +0 -2
  93. package/lib/components/BulkEditPanel/components/Sidebar/Sidebar.styled.js +0 -53
  94. package/lib/components/BulkEditPanel/components/Sidebar/Sidebar.utils.js +0 -28
  95. package/lib/components/BulkEditPanel/components/Sidebar/index.js +0 -158
  96. package/lib/components/BulkEditPanel/components/Tabs/Metadata/Metadata.js +0 -246
  97. package/lib/components/BulkEditPanel/components/Tabs/Metadata/Metadata.styled.js +0 -17
  98. package/lib/components/BulkEditPanel/components/Tabs/Tags/Tags.js +0 -222
  99. package/lib/components/BulkEditPanel/components/Tabs/Tags/Tags.mixin.js +0 -20
  100. package/lib/components/BulkEditPanel/components/Tabs/Tags/Tags.styled.js +0 -123
  101. package/lib/components/BulkEditPanel/components/Tabs/Tags/TagsContianer.js +0 -31
  102. package/lib/components/BulkEditPanel/components/Tabs/Tags/TagsPaper.js +0 -95
  103. package/lib/components/BulkEditPanel/components/Tabs/Text/Text.js +0 -167
  104. package/lib/components/BulkEditPanel/components/Tabs/Text/Text.styled.js +0 -15
  105. package/lib/components/BulkEditPanel/components/Tabs/tabs.constants.js +0 -113
  106. package/lib/components/BulkEditPanel/components/Tabs/tabs.js +0 -43
  107. package/lib/components/BulkEditPanel/components/Tabs/tabs.utils.js +0 -239
  108. package/lib/components/BulkEditPanel/index.js +0 -28
  109. package/lib/components/CollectionsView/CollectionFolderIcon.js +0 -35
  110. package/lib/components/CollectionsView/CollectionVirtualFoldersTree/CollectionTreeSkeletion.js +0 -26
  111. package/lib/components/CollectionsView/CollectionVirtualFoldersTree/CollectionVirtualFoldersTree.styled.js +0 -52
  112. package/lib/components/CollectionsView/CollectionVirtualFoldersTree/CollectionVirtualFoldersTree.utils.js +0 -24
  113. package/lib/components/CollectionsView/CollectionVirtualFoldersTree/Folder.js +0 -88
  114. package/lib/components/CollectionsView/CollectionVirtualFoldersTree/Tree.js +0 -50
  115. package/lib/components/CollectionsView/CollectionVirtualFoldersTree/index.js +0 -75
  116. package/lib/components/CollectionsView/CollectionsSkeleton.js +0 -30
  117. package/lib/components/CollectionsView/CollectionsTree/ActiveCollectionContent.js +0 -61
  118. package/lib/components/CollectionsView/CollectionsTree/CollectionTreeItem.js +0 -44
  119. package/lib/components/CollectionsView/CollectionsTree/CollectionsContent.js +0 -130
  120. package/lib/components/CollectionsView/CollectionsTree/CollectionsTree.styled.js +0 -84
  121. package/lib/components/CollectionsView/CollectionsTree/index.js +0 -47
  122. package/lib/components/CollectionsView/CollectionsView.styled.js +0 -38
  123. package/lib/components/CollectionsView/VirtualFoldersGrid.js +0 -67
  124. package/lib/components/CollectionsView/index.js +0 -188
  125. package/lib/components/ContextMenu/BeforeUploadMenu/index.js +0 -51
  126. package/lib/components/ContextMenu/ContextMenu.constants.js +0 -64
  127. package/lib/components/ContextMenu/ContextMenu.hooks.js +0 -35
  128. package/lib/components/ContextMenu/ContextMenu.styled.js +0 -107
  129. package/lib/components/ContextMenu/ContextMenuContent.js +0 -202
  130. package/lib/components/ContextMenu/ContextMenuItem.js +0 -142
  131. package/lib/components/ContextMenu/FileMenu/CollaborateSection/index.js +0 -33
  132. package/lib/components/ContextMenu/FileMenu/DeleteSection/index.js +0 -25
  133. package/lib/components/ContextMenu/FileMenu/EditSection/index.js +0 -42
  134. package/lib/components/ContextMenu/FileMenu/FindSection/index.js +0 -29
  135. package/lib/components/ContextMenu/FileMenu/index.js +0 -15
  136. package/lib/components/ContextMenu/FolderMenu/CollaborateSection/index.js +0 -17
  137. package/lib/components/ContextMenu/FolderMenu/DeleteSection/index.js +0 -41
  138. package/lib/components/ContextMenu/FolderMenu/EditSection/index.js +0 -49
  139. package/lib/components/ContextMenu/FolderMenu/FindSection/index.js +0 -49
  140. package/lib/components/ContextMenu/FolderMenu/FolderMenu.utils.js +0 -31
  141. package/lib/components/ContextMenu/FolderMenu/index.js +0 -14
  142. package/lib/components/ContextMenu/MenuOptions/AddVariationOption.js +0 -59
  143. package/lib/components/ContextMenu/MenuOptions/BulkEditOption.js +0 -47
  144. package/lib/components/ContextMenu/MenuOptions/CdnLinkOption.js +0 -54
  145. package/lib/components/ContextMenu/MenuOptions/DeleteOption.js +0 -70
  146. package/lib/components/ContextMenu/MenuOptions/DownloadOption.js +0 -88
  147. package/lib/components/ContextMenu/MenuOptions/EditImageOption.js +0 -63
  148. package/lib/components/ContextMenu/MenuOptions/EditVideoOption.js +0 -87
  149. package/lib/components/ContextMenu/MenuOptions/LocateFileOption.js +0 -45
  150. package/lib/components/ContextMenu/MenuOptions/ManagaAccessOption.js +0 -67
  151. package/lib/components/ContextMenu/MenuOptions/ManageDetailsOption.js +0 -52
  152. package/lib/components/ContextMenu/MenuOptions/MoveOption.js +0 -54
  153. package/lib/components/ContextMenu/MenuOptions/PreviewOption.js +0 -35
  154. package/lib/components/ContextMenu/MenuOptions/RenameOption.js +0 -66
  155. package/lib/components/ContextMenu/MenuOptions/TransformationOption.js +0 -63
  156. package/lib/components/ContextMenu/MultipleMenu/CollaborateSection/index.js +0 -31
  157. package/lib/components/ContextMenu/MultipleMenu/DeleteSection/index.js +0 -6
  158. package/lib/components/ContextMenu/MultipleMenu/EditSection/index.js +0 -14
  159. package/lib/components/ContextMenu/MultipleMenu/FindSection/index.js +0 -14
  160. package/lib/components/ContextMenu/MultipleMenu/index.js +0 -14
  161. package/lib/components/ContextMenu/SharedMenus/DownloadFolderSubMenu.js +0 -36
  162. package/lib/components/ContextMenu/SharedMenus/DownloadSubMenu.js +0 -70
  163. package/lib/components/ContextMenu/index.js +0 -34
  164. package/lib/components/ContextMenu/utils/calculateMenuHeight.js +0 -20
  165. package/lib/components/ContextMenu/utils/calculateMenuPosition.js +0 -42
  166. package/lib/components/ContextMenu/utils/createSeparator.js +0 -14
  167. package/lib/components/ContextMenu/utils/editMedia.js +0 -17
  168. package/lib/components/ContextMenu/utils/getFileLocation.js +0 -8
  169. package/lib/components/ContextMenu/utils/getFilteredOptions.js +0 -20
  170. package/lib/components/ContextMenu/utils/getProperFolderSelections.js +0 -7
  171. package/lib/components/ContextMenu/utils/isEmptyFolderSelection.js +0 -5
  172. package/lib/components/ContextMenu/utils/isFileContextMenu.js +0 -5
  173. package/lib/components/ContextMenu/utils/isFirstFileVisibilityPublic.js +0 -9
  174. package/lib/components/ContextMenu/utils/isMenuItemVisible.js +0 -5
  175. package/lib/components/ContextMenu/utils/isMixedFiles.js +0 -9
  176. package/lib/components/ContextMenu/utils/isMultipleSelection.js +0 -6
  177. package/lib/components/ContextMenu/utils/isSeparatorHidden.js +0 -7
  178. package/lib/components/ContextMenu/utils/triggerDownload.js +0 -45
  179. package/lib/components/CropPanel/CropOptions.js +0 -155
  180. package/lib/components/CropPanel/CropPanel.constants.js +0 -44
  181. package/lib/components/CropPanel/CropPanel.styled.js +0 -107
  182. package/lib/components/CropPanel/CropPanel.utils.js +0 -48
  183. package/lib/components/CropPanel/CropPanelContent.js +0 -209
  184. package/lib/components/CropPanel/ImageOptions.js +0 -326
  185. package/lib/components/CropPanel/ImageResize.js +0 -207
  186. package/lib/components/CropPanel/Option.js +0 -113
  187. package/lib/components/CropPanel/index.js +0 -22
  188. package/lib/components/CropPanel/index.scss +0 -55
  189. package/lib/components/Details/Details.constants.js +0 -76
  190. package/lib/components/Details/Details.utils.js +0 -232
  191. package/lib/components/Details/DetailsSideBar.styled.js +0 -139
  192. package/lib/components/Details/EditActionButtons/EditActionButtons.styled.js +0 -27
  193. package/lib/components/Details/EditActionButtons/index.js +0 -38
  194. package/lib/components/Details/FileDetails.js +0 -31
  195. package/lib/components/Details/FileItem/CustomMetadataTab.js +0 -50
  196. package/lib/components/Details/FileItem/FileItem.styled.js +0 -47
  197. package/lib/components/Details/FileItem/GeneralTab.js +0 -113
  198. package/lib/components/Details/FileItem/SharedFileEditData.js +0 -97
  199. package/lib/components/Details/FileItem/index.js +0 -2
  200. package/lib/components/Details/FileItem/style.scss +0 -11
  201. package/lib/components/Details/FolderDetails.js +0 -138
  202. package/lib/components/Details/FolderItemList/FolderListItem.js +0 -77
  203. package/lib/components/Details/FolderItemList/index.js +0 -62
  204. package/lib/components/Details/MultiItemsDetails.js +0 -69
  205. package/lib/components/Details/MultipleItems.js +0 -71
  206. package/lib/components/Details/TabChips.js +0 -51
  207. package/lib/components/Details/TabPanels.js +0 -42
  208. package/lib/components/Details/Title.js +0 -52
  209. package/lib/components/Details/index.js +0 -53
  210. package/lib/components/DnD/Dnd.styled.js +0 -11
  211. package/lib/components/DnD/DragImage.js +0 -61
  212. package/lib/components/DnD/index.js +0 -219
  213. package/lib/components/Drawer/Drawer.styled.js +0 -45
  214. package/lib/components/Drawer/Drawer.utils.js +0 -163
  215. package/lib/components/Drawer/Resizer.js +0 -141
  216. package/lib/components/Drawer/ResizerCore.js +0 -213
  217. package/lib/components/Drawer/index.js +0 -68
  218. package/lib/components/EmptyViewPlaceholder/EmptyViewPlaceholder.styled.js +0 -39
  219. package/lib/components/EmptyViewPlaceholder/index.js +0 -58
  220. package/lib/components/ExploreView.js +0 -46
  221. package/lib/components/ExplorerUI.js +0 -17
  222. package/lib/components/ExplorerWrapper.js +0 -114
  223. package/lib/components/FacetedSearch/DrawerBody/index.js +0 -42
  224. package/lib/components/FacetedSearch/DrawerWrapper/index.js +0 -83
  225. package/lib/components/FacetedSearch/FacetedSearch.constants.js +0 -27
  226. package/lib/components/FacetedSearch/FacetedSearch.styled.js +0 -101
  227. package/lib/components/FacetedSearch/FacetedSearch.utils.js +0 -3
  228. package/lib/components/FacetedSearch/Field/Date.js +0 -69
  229. package/lib/components/FacetedSearch/Field/Placeholder.js +0 -20
  230. package/lib/components/FacetedSearch/Field/Select.js +0 -136
  231. package/lib/components/FacetedSearch/Field/Switch.js +0 -59
  232. package/lib/components/FacetedSearch/Field/index.js +0 -27
  233. package/lib/components/FacetedSearch/GroupWrapper/index.js +0 -129
  234. package/lib/components/FacetedSearch/StaticFields/Date.js +0 -152
  235. package/lib/components/FacetedSearch/index.js +0 -12
  236. package/lib/components/FileItem/FileInfo/FileInfo.styled.js +0 -126
  237. package/lib/components/FileItem/FileInfo/FileInfo.utils.js +0 -13
  238. package/lib/components/FileItem/FileInfo/FileMetadata.js +0 -37
  239. package/lib/components/FileItem/FileInfo/FileName.js +0 -197
  240. package/lib/components/FileItem/FileInfo/index.js +0 -200
  241. package/lib/components/FileItem/FileItem.mixin.js +0 -22
  242. package/lib/components/FileItem/FileItem.styled.js +0 -54
  243. package/lib/components/FileItem/FileUploadTopOptions.js +0 -87
  244. package/lib/components/FileItem/PreUploadFileThumbnail/FileThumbnail.js +0 -61
  245. package/lib/components/FileItem/PreUploadFileThumbnail/PreUploadFileThumbnail.styled.js +0 -8
  246. package/lib/components/FileItem/PreUploadFileThumbnail/index.js +0 -27
  247. package/lib/components/FileItem/PreUploadFileThumbnail/index.scss +0 -19
  248. package/lib/components/FileItem/index.js +0 -164
  249. package/lib/components/FileItem/index.scss +0 -0
  250. package/lib/components/FileWindowPanel/Body/ActionButtons.js +0 -70
  251. package/lib/components/FileWindowPanel/Body/Body.constants.js +0 -5
  252. package/lib/components/FileWindowPanel/Body/Body.styled.js +0 -196
  253. package/lib/components/FileWindowPanel/Body/BodyFile.js +0 -165
  254. package/lib/components/FileWindowPanel/Body/Footer.js +0 -60
  255. package/lib/components/FileWindowPanel/Body/Preview.js +0 -232
  256. package/lib/components/FileWindowPanel/Body/PreviewPlaceholder.js +0 -20
  257. package/lib/components/FileWindowPanel/Body/VideoEmbed.js +0 -80
  258. package/lib/components/FileWindowPanel/Body/index.js +0 -108
  259. package/lib/components/FileWindowPanel/FileTabs/FileTabButtons.js +0 -98
  260. package/lib/components/FileWindowPanel/FileTabs/FileTabs.constants.js +0 -50
  261. package/lib/components/FileWindowPanel/FileTabs/FileTabs.styled.js +0 -99
  262. package/lib/components/FileWindowPanel/FileTabs/FileTabsList.js +0 -91
  263. package/lib/components/FileWindowPanel/FileTabs/GeneralTab/EditableField.js +0 -78
  264. package/lib/components/FileWindowPanel/FileTabs/GeneralTab/FieldLabel.js +0 -40
  265. package/lib/components/FileWindowPanel/FileTabs/GeneralTab/FieldRow.js +0 -57
  266. package/lib/components/FileWindowPanel/FileTabs/GeneralTab/FieldValue.js +0 -20
  267. package/lib/components/FileWindowPanel/FileTabs/GeneralTab/FieldWithTooltip.js +0 -29
  268. package/lib/components/FileWindowPanel/FileTabs/GeneralTab/GeneralSection.js +0 -183
  269. package/lib/components/FileWindowPanel/FileTabs/GeneralTab/GeneralTab.constants.js +0 -2
  270. package/lib/components/FileWindowPanel/FileTabs/GeneralTab/GeneralTab.styled.js +0 -112
  271. package/lib/components/FileWindowPanel/FileTabs/GeneralTab/GeneralTabSkeleton.js +0 -70
  272. package/lib/components/FileWindowPanel/FileTabs/GeneralTab/TableSeparator.js +0 -10
  273. package/lib/components/FileWindowPanel/FileTabs/GeneralTab/index.js +0 -100
  274. package/lib/components/FileWindowPanel/FileTabs/MetadataTab/CustomMetadataSection.js +0 -247
  275. package/lib/components/FileWindowPanel/FileTabs/MetadataTab/EmbeddedMetadataSection.js +0 -31
  276. package/lib/components/FileWindowPanel/FileTabs/MetadataTab/MetadataTab.constants.js +0 -2
  277. package/lib/components/FileWindowPanel/FileTabs/MetadataTab/MetadataTab.styled.js +0 -134
  278. package/lib/components/FileWindowPanel/FileTabs/MetadataTab/MetadataTabSkeleton.js +0 -70
  279. package/lib/components/FileWindowPanel/FileTabs/MetadataTab/index.js +0 -181
  280. package/lib/components/FileWindowPanel/FileTabs/VariationsTab/VariationItem.js +0 -78
  281. package/lib/components/FileWindowPanel/FileTabs/VariationsTab/Variations.constants.js +0 -26
  282. package/lib/components/FileWindowPanel/FileTabs/VariationsTab/Variations.styled.js +0 -177
  283. package/lib/components/FileWindowPanel/FileTabs/VariationsTab/Variations.thunks.js +0 -99
  284. package/lib/components/FileWindowPanel/FileTabs/VariationsTab/Variations.utils.js +0 -23
  285. package/lib/components/FileWindowPanel/FileTabs/VariationsTab/VariationsContent.js +0 -92
  286. package/lib/components/FileWindowPanel/FileTabs/VariationsTab/VariationsEditModalContent.js +0 -57
  287. package/lib/components/FileWindowPanel/FileTabs/VariationsTab/VariationsSearch.js +0 -44
  288. package/lib/components/FileWindowPanel/FileTabs/VariationsTab/VariationsSkeleton.js +0 -35
  289. package/lib/components/FileWindowPanel/FileTabs/VariationsTab/VariationsTabNavigator.js +0 -35
  290. package/lib/components/FileWindowPanel/FileTabs/VariationsTab/VariationsTabs.js +0 -40
  291. package/lib/components/FileWindowPanel/FileTabs/VariationsTab/VariationsTopOptions.js +0 -204
  292. package/lib/components/FileWindowPanel/FileTabs/VariationsTab/index.js +0 -606
  293. package/lib/components/FileWindowPanel/FileTabs/index.js +0 -83
  294. package/lib/components/FileWindowPanel/FileWindow.js +0 -221
  295. package/lib/components/FileWindowPanel/FileWindow.styled.js +0 -19
  296. package/lib/components/FileWindowPanel/FileWindow.utils.js +0 -38
  297. package/lib/components/FileWindowPanel/Header/AfterUploadActionBtns.js +0 -69
  298. package/lib/components/FileWindowPanel/Header/BeforeUploadActionBtns.js +0 -100
  299. package/lib/components/FileWindowPanel/Header/FileWindowHeader.styled.js +0 -56
  300. package/lib/components/FileWindowPanel/Header/MutualActionBtns.js +0 -92
  301. package/lib/components/FileWindowPanel/Header/index.js +0 -118
  302. package/lib/components/FileWindowPanel/index.js +0 -60
  303. package/lib/components/Filters/Filters.constants.js +0 -358
  304. package/lib/components/Filters/Filters.styled.js +0 -235
  305. package/lib/components/Filters/Filters.utils.js +0 -536
  306. package/lib/components/Filters/FiltersContext.js +0 -59
  307. package/lib/components/Filters/FiltersSkeleton.js +0 -14
  308. package/lib/components/Filters/Groups/Date/index.js +0 -201
  309. package/lib/components/Filters/Groups/Folders/FoldersSkeleton.js +0 -43
  310. package/lib/components/Filters/Groups/Folders/index.js +0 -109
  311. package/lib/components/Filters/Groups/Image/Colors.js +0 -73
  312. package/lib/components/Filters/Groups/Image/Faces.js +0 -64
  313. package/lib/components/Filters/Groups/Image/Orientations.js +0 -64
  314. package/lib/components/Filters/Groups/Image/Resolutions.js +0 -65
  315. package/lib/components/Filters/Groups/Image/Tooltip.js +0 -14
  316. package/lib/components/Filters/Groups/Image/index.js +0 -104
  317. package/lib/components/Filters/Groups/LicenseExpiry/LicenseExpiry.styled.js +0 -17
  318. package/lib/components/Filters/Groups/LicenseExpiry/index.js +0 -97
  319. package/lib/components/Filters/Groups/Metadata/Advanced/ConditionSelector.js +0 -40
  320. package/lib/components/Filters/Groups/Metadata/Advanced/ExtraRow/ConditionSelector.js +0 -35
  321. package/lib/components/Filters/Groups/Metadata/Advanced/ExtraRow/ValueSelector.js +0 -33
  322. package/lib/components/Filters/Groups/Metadata/Advanced/ExtraRow/index.js +0 -18
  323. package/lib/components/Filters/Groups/Metadata/Advanced/Field/AutoComplete.js +0 -56
  324. package/lib/components/Filters/Groups/Metadata/Advanced/Field/Boolean.js +0 -35
  325. package/lib/components/Filters/Groups/Metadata/Advanced/Field/Date.js +0 -36
  326. package/lib/components/Filters/Groups/Metadata/Advanced/Field/GeoPointField.js +0 -30
  327. package/lib/components/Filters/Groups/Metadata/Advanced/Field/Numeric.js +0 -32
  328. package/lib/components/Filters/Groups/Metadata/Advanced/Field/Select.js +0 -55
  329. package/lib/components/Filters/Groups/Metadata/Advanced/Field/Tags.js +0 -21
  330. package/lib/components/Filters/Groups/Metadata/Advanced/Field/Text.js +0 -39
  331. package/lib/components/Filters/Groups/Metadata/Advanced/Field/index.js +0 -52
  332. package/lib/components/Filters/Groups/Metadata/Advanced/KeySelector.js +0 -34
  333. package/lib/components/Filters/Groups/Metadata/Advanced/Row.js +0 -53
  334. package/lib/components/Filters/Groups/Metadata/Advanced/index.js +0 -48
  335. package/lib/components/Filters/Groups/Metadata/Basic/Field/Date.js +0 -45
  336. package/lib/components/Filters/Groups/Metadata/Basic/Field/Field.utils.js +0 -58
  337. package/lib/components/Filters/Groups/Metadata/Basic/Field/Numeric.js +0 -51
  338. package/lib/components/Filters/Groups/Metadata/Basic/Field/OptionsPopup.js +0 -87
  339. package/lib/components/Filters/Groups/Metadata/Basic/Field/Select.js +0 -168
  340. package/lib/components/Filters/Groups/Metadata/Basic/Field/Switch.js +0 -41
  341. package/lib/components/Filters/Groups/Metadata/Basic/Field/Tags.js +0 -38
  342. package/lib/components/Filters/Groups/Metadata/Basic/Field/Text.js +0 -57
  343. package/lib/components/Filters/Groups/Metadata/Basic/Field/Uri.js +0 -54
  344. package/lib/components/Filters/Groups/Metadata/Basic/Field/index.js +0 -46
  345. package/lib/components/Filters/Groups/Metadata/Basic/GroupWrapper.js +0 -79
  346. package/lib/components/Filters/Groups/Metadata/Basic/index.js +0 -80
  347. package/lib/components/Filters/Groups/Metadata/Metadata.constants.js +0 -42
  348. package/lib/components/Filters/Groups/Metadata/Metadata.styled.js +0 -150
  349. package/lib/components/Filters/Groups/Metadata/Metadata.utils.js +0 -160
  350. package/lib/components/Filters/Groups/Metadata/MetadataFiltersContext.js +0 -329
  351. package/lib/components/Filters/Groups/Metadata/Placeholder.js +0 -25
  352. package/lib/components/Filters/Groups/Metadata/common/TagsField/TagsMenu.js +0 -81
  353. package/lib/components/Filters/Groups/Metadata/common/TagsField/TagsSearchPlaceholder.js +0 -18
  354. package/lib/components/Filters/Groups/Metadata/common/TagsField/index.js +0 -142
  355. package/lib/components/Filters/Groups/Metadata/index.js +0 -114
  356. package/lib/components/Filters/Groups/Size/index.js +0 -125
  357. package/lib/components/Filters/Groups/Tags/FilteredTags.js +0 -62
  358. package/lib/components/Filters/Groups/Tags/SelectedTags.js +0 -51
  359. package/lib/components/Filters/Groups/Tags/SuggestedTags.js +0 -43
  360. package/lib/components/Filters/Groups/Tags/index.js +0 -146
  361. package/lib/components/Filters/Groups/TypeAndFormat/Format.js +0 -65
  362. package/lib/components/Filters/Groups/TypeAndFormat/Type.js +0 -85
  363. package/lib/components/Filters/Groups/TypeAndFormat/index.js +0 -114
  364. package/lib/components/Filters/Groups/common/DateRangeField/DateRangeField.styled.js +0 -10
  365. package/lib/components/Filters/Groups/common/DateRangeField/index.js +0 -72
  366. package/lib/components/Filters/Groups/common/FilterFooter.js +0 -67
  367. package/lib/components/Filters/Groups/common/FilterOptions.js +0 -29
  368. package/lib/components/Filters/Groups/common/FilterSearch.js +0 -22
  369. package/lib/components/Filters/Groups/common/FilterSearch.styled.js +0 -15
  370. package/lib/components/Filters/Groups/common/FilterSkeleton.js +0 -44
  371. package/lib/components/Filters/Groups/common/TimeFrames.js +0 -35
  372. package/lib/components/Filters/Groups/index.js +0 -55
  373. package/lib/components/Filters/Placeholder.js +0 -29
  374. package/lib/components/Filters/hooks/useDateTypeFilterValues.js +0 -182
  375. package/lib/components/Filters/hooks/useFilters.js +0 -79
  376. package/lib/components/Filters/index.js +0 -78
  377. package/lib/components/FoldersView/FoldersTree/FoldersTree.styled.js +0 -193
  378. package/lib/components/FoldersView/FoldersTree/FoldersTree.utils.js +0 -78
  379. package/lib/components/FoldersView/FoldersTree/FoldersTreeHeader.js +0 -52
  380. package/lib/components/FoldersView/FoldersTree/FoldersTreeList.js +0 -64
  381. package/lib/components/FoldersView/FoldersTree/FoldersTreeListItem.js +0 -270
  382. package/lib/components/FoldersView/FoldersTree/FoldersTreeSearch.js +0 -70
  383. package/lib/components/FoldersView/FoldersTree/FoldersTreeSkeleton.js +0 -23
  384. package/lib/components/FoldersView/FoldersTree/NoFoldersResult.js +0 -19
  385. package/lib/components/FoldersView/FoldersTree/SearchedFoldersItem.js +0 -113
  386. package/lib/components/FoldersView/FoldersTree/index.js +0 -163
  387. package/lib/components/FoldersView/hooks/useAddFolder.js +0 -60
  388. package/lib/components/FoldersView/index.js +0 -282
  389. package/lib/components/GalleryRoleSelect/CustomRolesTab.js +0 -47
  390. package/lib/components/GalleryRoleSelect/CustomRolesTab.styled.js +0 -10
  391. package/lib/components/GalleryRoleSelect/GalleryRoleSelect.constants.js +0 -11
  392. package/lib/components/GalleryRoleSelect/GalleryRoleSelect.styled.js +0 -132
  393. package/lib/components/GalleryRoleSelect/GalleryRoleSelect.utils.js +0 -87
  394. package/lib/components/GalleryRoleSelect/StandardRolesTab.js +0 -58
  395. package/lib/components/GalleryRoleSelect/index.js +0 -234
  396. package/lib/components/HeaderBar/FacetedSearchToggleButton.js +0 -28
  397. package/lib/components/HeaderBar/HeaderBar.styled.js +0 -25
  398. package/lib/components/HeaderBar/RightSide.js +0 -127
  399. package/lib/components/HeaderBar/index.js +0 -81
  400. package/lib/components/ImageEditorPanel/index.js +0 -33
  401. package/lib/components/InfiniteScroll/InfiniteScroll.js +0 -97
  402. package/lib/components/InfiniteScroll/InfiniteScroll.styled.js +0 -11
  403. package/lib/components/Informer/index.js +0 -9
  404. package/lib/components/LabelsView/LabelsTree/LabelsTree.styled.js +0 -86
  405. package/lib/components/LabelsView/LabelsTree/LabelsTreeSkeleton.js +0 -21
  406. package/lib/components/LabelsView/LabelsTree/index.js +0 -128
  407. package/lib/components/LabelsView/LabelsView.styled.js +0 -10
  408. package/lib/components/LabelsView/index.js +0 -139
  409. package/lib/components/LoginScreen/LoginScreen.styled.js +0 -39
  410. package/lib/components/LoginScreen/index.js +0 -133
  411. package/lib/components/MainMenu/MainMenu.styled.js +0 -12
  412. package/lib/components/MainMenu/index.js +0 -77
  413. package/lib/components/Modals/AddNewFolder/AddNewFolder.hooks.js +0 -99
  414. package/lib/components/Modals/AddNewFolder/index.js +0 -1
  415. package/lib/components/Modals/ConfirmationModal/ConfirmationModal.hooks.js +0 -101
  416. package/lib/components/Modals/ConfirmationModal/index.js +0 -1
  417. package/lib/components/Modals/DeleteItems/DeleteItems.hooks.js +0 -233
  418. package/lib/components/Modals/DeleteItems/index.js +0 -1
  419. package/lib/components/Modals/DeleteModal/DeleteModal.hooks.js +0 -87
  420. package/lib/components/Modals/DeleteModal/index.js +0 -1
  421. package/lib/components/Modals/DownloadConsent/DownlaodConsent.styled.js +0 -8
  422. package/lib/components/Modals/DownloadConsent/DownloadConsent.hooks.js +0 -101
  423. package/lib/components/Modals/DownloadConsent/DownloadConsentContent.js +0 -52
  424. package/lib/components/Modals/DownloadConsent/index.js +0 -2
  425. package/lib/components/Modals/Modals.js +0 -386
  426. package/lib/components/Modals/Modals.styled.js +0 -80
  427. package/lib/components/Modals/MoveItems/MoveItems.hooks.js +0 -88
  428. package/lib/components/Modals/MoveItems/index.js +0 -1
  429. package/lib/components/Modals/TransformedDownload/PdfModalContent.js +0 -109
  430. package/lib/components/Modals/TransformedDownload/TransformedDownload.hooks.js +0 -197
  431. package/lib/components/Modals/TransformedDownload/TransformedDownload.styled.js +0 -29
  432. package/lib/components/Modals/TransformedDownload/TransformedDownload.utils.js +0 -46
  433. package/lib/components/Modals/TransformedDownload/index.js +0 -2
  434. package/lib/components/Modals/index.js +0 -8
  435. package/lib/components/Modals/index.scss +0 -0
  436. package/lib/components/NoItems/NoItems.styled.js +0 -54
  437. package/lib/components/NoItems/index.js +0 -50
  438. package/lib/components/PdftronPanel/index.js +0 -31
  439. package/lib/components/PickerPanel/PickerPanel.styled.js +0 -41
  440. package/lib/components/PickerPanel/PickerPanelContent.js +0 -100
  441. package/lib/components/PickerPanel/index.js +0 -21
  442. package/lib/components/ProgressPanel/ProgressPanel.utils.js +0 -29
  443. package/lib/components/ProgressPanel/index.js +0 -37
  444. package/lib/components/TopBar/AppliedFilterChips/AppliedFilterChips.styled.js +0 -11
  445. package/lib/components/TopBar/AppliedFilterChips/index.js +0 -77
  446. package/lib/components/TopBar/Search/ContextDropdown/ContextDropdown.styled.js +0 -59
  447. package/lib/components/TopBar/Search/ContextDropdown/ContextDropdown.utils.js +0 -67
  448. package/lib/components/TopBar/Search/ContextDropdown/index.js +0 -170
  449. package/lib/components/TopBar/Search/PrependedOptions/TempFilterRegexInput.js +0 -133
  450. package/lib/components/TopBar/Search/Search.utils.js +0 -88
  451. package/lib/components/TopBar/Search/SimilarSearchTag.js +0 -60
  452. package/lib/components/TopBar/Search/index.js +0 -251
  453. package/lib/components/TopBar/TopBar.styled.js +0 -37
  454. package/lib/components/TopBar/index.js +0 -61
  455. package/lib/components/TopBar/index.scss +0 -20
  456. package/lib/components/TopSection/TopSection.styled.js +0 -22
  457. package/lib/components/TopSection/index.js +0 -58
  458. package/lib/components/UploadBar/UploadBar.styled.js +0 -84
  459. package/lib/components/UploadBar/index.js +0 -222
  460. package/lib/components/UploadStatus/index.js +0 -20
  461. package/lib/components/UploadsPanel/UploadsList/Header.js +0 -19
  462. package/lib/components/UploadsPanel/UploadsList/List.js +0 -29
  463. package/lib/components/UploadsPanel/UploadsList/PreUploadPlugins.js +0 -22
  464. package/lib/components/UploadsPanel/UploadsList/UploadsList.styled.js +0 -64
  465. package/lib/components/UploadsPanel/UploadsList/UploadsList.utils.js +0 -17
  466. package/lib/components/UploadsPanel/UploadsList/UploadsVirtualGrid.js +0 -29
  467. package/lib/components/UploadsPanel/UploadsList/index.js +0 -55
  468. package/lib/components/UploadsPanel/UploadsPanel.styled.js +0 -24
  469. package/lib/components/UploadsPanel/UploadsPanelTopBar.js +0 -16
  470. package/lib/components/UploadsPanel/index.js +0 -36
  471. package/lib/components/UrlBuilderModal/UrlBuilderModal.styled.js +0 -9
  472. package/lib/components/UrlBuilderModal/index.js +0 -97
  473. package/lib/components/Views/ErroredViewPlaceholder.js +0 -48
  474. package/lib/components/Views/Views.constants.js +0 -55
  475. package/lib/components/Views/Views.styled.js +0 -87
  476. package/lib/components/Views/index.js +0 -107
  477. package/lib/components/common/DeleteModalItemText/DeleteModalItemText.styled.js +0 -8
  478. package/lib/components/common/DeleteModalItemText/index.js +0 -29
  479. package/lib/components/common/EditDetailsButton/EditDetailsButton.styled.js +0 -35
  480. package/lib/components/common/EditDetailsButton/index.js +0 -28
  481. package/lib/components/common/ExpiryDateTooltipContent/ExpiryDateTooltipContent.styled.js +0 -16
  482. package/lib/components/common/ExpiryDateTooltipContent/index.js +0 -29
  483. package/lib/components/common/FileApprovalsInfoPopup/index.js +0 -46
  484. package/lib/components/common/FileMetadataFieldValue/CustomMetadataFieldValue.js +0 -48
  485. package/lib/components/common/FileMetadataFieldValue/FileMetadataFieldValue.styled.js +0 -66
  486. package/lib/components/common/FileMetadataFieldValue/FileMetadataFieldValue.utils.js +0 -315
  487. package/lib/components/common/FileMetadataFieldValue/GeneralMetadataFieldValue.js +0 -120
  488. package/lib/components/common/FileMetadataFieldValue/index.js +0 -26
  489. package/lib/components/common/FileMetadataFieldValue/utils/getFontInfo.js +0 -78
  490. package/lib/components/common/FolderSelector/BrowseFoldersMenu.js +0 -114
  491. package/lib/components/common/FolderSelector/FolderSearchMenu.js +0 -45
  492. package/lib/components/common/FolderSelector/FolderSelector.styled.js +0 -41
  493. package/lib/components/common/FolderSelector/index.js +0 -186
  494. package/lib/components/common/FormattedUriLink/FormattedUriLink.styled.js +0 -15
  495. package/lib/components/common/FormattedUriLink/index.js +0 -21
  496. package/lib/components/common/OriginalBadge/OriginalBadge.styled.js +0 -17
  497. package/lib/components/common/OriginalBadge/index.js +0 -14
  498. package/lib/components/common/SanitizedHtmlElement/index.js +0 -11
  499. package/lib/components/common/Sort/Sort.constants.js +0 -88
  500. package/lib/components/common/Sort/Sort.styled.js +0 -47
  501. package/lib/components/common/Sort/Sort.utils.js +0 -14
  502. package/lib/components/common/Sort/index.js +0 -183
  503. package/lib/components/common/TextWithCopyIcon/TextWithCopyIcon.styled.js +0 -44
  504. package/lib/components/common/TextWithCopyIcon/index.js +0 -71
  505. package/lib/components/common/TopBarUploadButton/index.js +0 -40
  506. package/lib/components/common/TrimmedFilePathWithLocate/TrimmedFilePathWithLocate.utils.js +0 -3
  507. package/lib/components/common/TrimmedFilePathWithLocate/index.js +0 -34
  508. package/lib/components/common/TrimmedFolderPathWithLocate/index.js +0 -13
  509. package/lib/components/common/TrimmedPathWithLocate/TrimmedPathWithLocate.styled.js +0 -30
  510. package/lib/components/common/TrimmedPathWithLocate/index.js +0 -40
  511. package/lib/components/metadata.adapter.js +0 -365
  512. package/lib/defaultLocale.js +0 -1396
  513. package/lib/hooks/index.js +0 -16
  514. package/lib/hooks/useAssetsPicker.js +0 -274
  515. package/lib/hooks/useDownloadFilesCsv.js +0 -20
  516. package/lib/hooks/useEditFileDetails.js +0 -505
  517. package/lib/hooks/useExplorer.js +0 -6
  518. package/lib/hooks/useExplorerI18n.js +0 -10
  519. package/lib/hooks/useExplorerInformer.js +0 -10
  520. package/lib/hooks/useFetchFileFolderPermissions.js +0 -31
  521. package/lib/hooks/useFetchMetadataTagsBySearchQuery.js +0 -38
  522. package/lib/hooks/useFileMetadata.js +0 -117
  523. package/lib/hooks/useFilterSearch.js +0 -37
  524. package/lib/hooks/useForcedFilters.js +0 -39
  525. package/lib/hooks/useIsOverflow.js +0 -25
  526. package/lib/hooks/useIsSmallScreen.js +0 -20
  527. package/lib/hooks/useLocateFile.js +0 -231
  528. package/lib/hooks/usePrevious.js +0 -9
  529. package/lib/hooks/useSearchSuggestions.js +0 -168
  530. package/lib/hooks/useStartUpload.js +0 -43
  531. package/lib/hooks/useToLocaleNumber.js +0 -14
  532. package/lib/hooks/useValidateFileName.js +0 -324
  533. package/lib/index.js +0 -1617
  534. package/lib/slices/collections.slice.js +0 -714
  535. package/lib/slices/common.slice.js +0 -217
  536. package/lib/slices/drag.slice.js +0 -75
  537. package/lib/slices/files.slice.js +0 -1310
  538. package/lib/slices/filters.slice.js +0 -382
  539. package/lib/slices/folders.slice.js +0 -978
  540. package/lib/slices/foldersTree.slice.js +0 -501
  541. package/lib/slices/index.js +0 -36
  542. package/lib/slices/labels.slice.js +0 -655
  543. package/lib/slices/metadata.slice.js +0 -494
  544. package/lib/slices/panels.slice.js +0 -351
  545. package/lib/slices/search.slice.js +0 -995
  546. package/lib/slices/selections.slice.js +0 -315
  547. package/lib/slices/targets.slice.js +0 -44
  548. package/lib/slices/topSection.slice.js +0 -71
  549. package/lib/slices/views.slice.js +0 -357
  550. package/lib/style.scss +0 -268
  551. package/lib/thunks/archive.thunks.js +0 -187
  552. package/lib/thunks/downloads.thunks.js +0 -422
  553. package/lib/thunks/items.thunks.js +0 -274
  554. package/lib/thunks/permissions.thunks.js +0 -66
  555. package/lib/thunks/uploads.thunks.js +0 -235
  556. package/lib/utils/SearchSuggestions/SearchSuggestionsMenu.js +0 -95
  557. package/lib/utils/SearchSuggestions/SuggestionMode.js +0 -70
  558. package/lib/utils/SearchSuggestions/SuggestionModeAttribute.js +0 -87
  559. package/lib/utils/SearchSuggestions/SuggestionModeExpression.js +0 -121
  560. package/lib/utils/SearchSuggestions/SuggestionModeTag.js +0 -87
  561. package/lib/utils/SearchSuggestions/SuggestionsManager.js +0 -242
  562. package/lib/utils/SearchSuggestions/constants.js +0 -14
  563. package/lib/utils/SearchSuggestions/index.js +0 -4
  564. package/lib/utils/SearchSuggestions/styled.js +0 -12
  565. package/lib/utils/availableScreenSizes.js +0 -4
  566. package/lib/utils/constants.js +0 -14
  567. package/lib/utils/convertItemsToFilesFoldersUuids.js +0 -12
  568. package/lib/utils/convertItemstoFoldersParentUuids.js +0 -12
  569. package/lib/utils/createPromise.js +0 -9
  570. package/lib/utils/createSuperFocus.js +0 -43
  571. package/lib/utils/decodeB64ToStr.js +0 -11
  572. package/lib/utils/filters.js +0 -333
  573. package/lib/utils/formatFolderPath.js +0 -10
  574. package/lib/utils/formatPinSubTitle.js +0 -17
  575. package/lib/utils/getAcquirerTitle.js +0 -10
  576. package/lib/utils/getActiveOverlayEl.js +0 -11
  577. package/lib/utils/getApiPathtype.js +0 -10
  578. package/lib/utils/getClosestStr.js +0 -22
  579. package/lib/utils/getItemUuids.js +0 -12
  580. package/lib/utils/getLabelsTotalAssetsCount.js +0 -6
  581. package/lib/utils/getMoveAndDeleteData.js +0 -15
  582. package/lib/utils/getParentFolderPath.js +0 -4
  583. package/lib/utils/getQueryStringFromUrl.js +0 -6
  584. package/lib/utils/getScrollableParent.js +0 -15
  585. package/lib/utils/getStringValueExistedInObj.js +0 -9
  586. package/lib/utils/isEmbeddableAsset.js +0 -6
  587. package/lib/utils/isFileVersion.js +0 -9
  588. package/lib/utils/mapArrayKeysToObjValues.js +0 -33
  589. package/lib/utils/mapFiltersToShownFormat.js +0 -252
  590. package/lib/utils/prepareExportedFilesLinks.js +0 -12
  591. package/lib/utils/prepareSearchUrl.js +0 -75
  592. package/lib/utils/removeBackground.js +0 -60
  593. package/lib/utils/removeExtraUrlParams.js +0 -13
  594. package/lib/utils/scrollToAndFocusItemElement.js +0 -16
  595. package/lib/utils/toggleFolderNotFoundModal.js +0 -25
  596. package/lib/utils/trapFocus.js +0 -59
  597. package/lib/utils/truncateString.js +0 -28
package/dist/style.css DELETED
@@ -1,2199 +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,
1400
- .filerobot-ProviderBrowser-layoutType--tiles .filerobot-ProviderBrowserItem {
1401
- color: #4D4E4E;
1402
- }
1403
- .filerobot-ProviderBrowser-layoutType--list .filerobot-ProviderBrowserItem-inner,
1404
- .filerobot-ProviderBrowser-layoutType--tiles .filerobot-ProviderBrowserItem-inner {
1405
- text-overflow: ellipsis;
1406
- white-space: nowrap;
1407
- overflow: hidden;
1408
- display: flex;
1409
- align-items: center;
1410
- width: 100%;
1411
- line-height: 1.3;
1412
- outline: none;
1413
- }
1414
- .filerobot-ProviderBrowser-layoutType--list .filerobot-ProviderBrowserItem-inner input,
1415
- .filerobot-ProviderBrowser-layoutType--tiles .filerobot-ProviderBrowserItem-inner input {
1416
- height: 17px;
1417
- }
1418
- .filerobot-ProviderBrowser-layoutType--list .filerobot-ProviderBrowserItem-inner img, .filerobot-ProviderBrowser-layoutType--list .filerobot-ProviderBrowserItem-inner svg,
1419
- .filerobot-ProviderBrowser-layoutType--tiles .filerobot-ProviderBrowserItem-inner img,
1420
- .filerobot-ProviderBrowser-layoutType--tiles .filerobot-ProviderBrowserItem-inner svg {
1421
- max-width: 20px;
1422
- max-height: 20px;
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
- display: flex;
1834
- flex-direction: column;
1835
- }
1836
-
1837
- .filerobot-ProviderBrowserItem--draggable-block {
1838
- position: sticky;
1839
- top: 0;
1840
- width: 1px;
1841
- height: 100%;
1842
- cursor: col-resize;
1843
- z-index: 100;
1844
- background: #DFE7ED;
1845
- }
1846
-
1847
- .filerobot-ProviderBrowserItem-SideNav-addNew {
1848
- color: #5D6D7E;
1849
- font-weight: 500;
1850
- cursor: pointer;
1851
- }
1852
-
1853
- .filerobot-ProviderBrowser-body-sideButtons {
1854
- min-width: 40px;
1855
- max-width: 40px;
1856
- }
1857
-
1858
- .filerobot-ProviderBrowser-body-leftSideButtons {
1859
- margin-right: 20px;
1860
- }
1861
-
1862
- .filerobot-ProviderBrowser-body-leftNavigationButton {
1863
- background: #F8FAFB;
1864
- box-shadow: 0px 1px 4px rgba(77, 78, 78, 0.15);
1865
- border-radius: 0px 50px 50px 0px;
1866
- padding: 10px 14px 10px 10px;
1867
- margin-top: 10px;
1868
- width: 100%;
1869
- position: sticky;
1870
- top: 91px;
1871
- }
1872
-
1873
- .filerobot-ProviderBrowser-body-rightSideButtons {
1874
- margin-left: 20px;
1875
- }
1876
-
1877
- .filerobot-ProviderBrowser-body-rightNavigationButton {
1878
- background: #F8FAFB;
1879
- box-shadow: 0px 1px 4px rgba(77, 78, 78, 0.15);
1880
- border-radius: 50px 0px 0px 50px;
1881
- padding: 10px 10px 10px 14px;
1882
- margin-top: 10px;
1883
- width: 100%;
1884
- position: sticky;
1885
- top: 91px;
1886
- }
1887
-
1888
- .filerobot-Provider-LabelsListLi-selectMode,
1889
- .filerobot-Provider-LabelsListLi-selectMode * {
1890
- cursor: pointer;
1891
- }
1892
-
1893
- .filerobot-ProviderBrowserItem-ItemHoverBottomOptions {
1894
- bottom: 4%;
1895
- right: 3%;
1896
- top: auto;
1897
- }
1898
- .filerobot-ProviderBrowserItem-ItemHoverBottomOptions-selected {
1899
- display: flex;
1900
- visibility: visible;
1901
- }
1902
- .filerobot-ProviderBrowserItem-ItemHoverBottomOptions-selected button {
1903
- background: #fff;
1904
- }
1905
- .filerobot-ProviderBrowserItem-ItemHoverBottomOptions-selected button:not(:active) svg * {
1906
- color: #6879EB;
1907
- fill: #6879EB;
1908
- }
1909
- .filerobot-ProviderBrowserItem-ItemHoverBottomOptions-selected button:not(:active):hover {
1910
- background: #EFF3F6;
1911
- }
1912
- .filerobot-ProviderBrowserItem-ItemHoverBottomOptions-selected button:not(:active):hover svg * {
1913
- fill: #606FD1;
1914
- color: #606FD1;
1915
- }
1916
-
1917
- .filerobot-Explorer-ImageOptions-options {
1918
- display: flex;
1919
- justify-content: space-between;
1920
- margin-bottom: 8px;
1921
- }
1922
- .filerobot-Explorer-ImageOptions-options-select {
1923
- width: 60%;
1924
- text-align: left;
1925
- text-transform: capitalize;
1926
- }
1927
- .filerobot-Explorer-ImageOptions-options-select-fullWidth {
1928
- width: 100%;
1929
- }
1930
- .filerobot-Explorer-ImageOptions-size-options {
1931
- display: flex;
1932
- align-items: flex-start;
1933
- flex-direction: column;
1934
- row-gap: 4px;
1935
- }
1936
- .filerobot-Explorer-ImageOptions-description {
1937
- display: flex;
1938
- justify-content: space-between;
1939
- margin-top: 20px;
1940
- }
1941
- .filerobot-Explorer-ImageOptions-settings {
1942
- margin-bottom: 10px;
1943
- }
1944
- .filerobot-Explorer-ImageOptions-resize-options {
1945
- display: flex;
1946
- align-items: center;
1947
- -moz-column-gap: 8px;
1948
- column-gap: 8px;
1949
- }
1950
- .filerobot-Explorer-ImageOptions-download-zip {
1951
- display: flex;
1952
- margin-top: 16px;
1953
- }
1954
-
1955
- #SfxPopper {
1956
- position: absolute;
1957
- top: -10000px;
1958
- }
1959
-
1960
- .filerobot-Explorer-TopBar-PrependedOptions {
1961
- display: flex;
1962
- align-items: center;
1963
- height: 100%;
1964
- }
1965
-
1966
- .filerobot-Explorer-TopBar-AppendedOptions {
1967
- display: flex;
1968
- align-items: center;
1969
- float: right;
1970
- }
1971
-
1972
- .filerobot-Explorer-TopBar-Search-ContextDropdown-SubList-container {
1973
- padding: 0 !important;
1974
- cursor: default !important;
1975
- background: #ffffff !important;
1976
- }
1977
-
1978
- #SfxPopper {
1979
- z-index: 11111111;
1980
- }
1981
-
1982
- @keyframes filerobot-Explorer-fadeIn {
1983
- from {
1984
- opacity: 0;
1985
- }
1986
- to {
1987
- opacity: 1;
1988
- }
1989
- }
1990
- @keyframes filerobot-Explorer-fadeOut {
1991
- from {
1992
- opacity: 1;
1993
- }
1994
- to {
1995
- opacity: 0;
1996
- }
1997
- }
1998
- @keyframes filerobot-Explorer-slideDownAndFadeIn {
1999
- from {
2000
- transform: translate3d(-50%, -70%, 0);
2001
- opacity: 0;
2002
- }
2003
- to {
2004
- transform: translate3d(-50%, -50%, 0);
2005
- opacity: 1;
2006
- }
2007
- }
2008
- @keyframes filerobot-Explorer-slideDownAndFadeIn--small {
2009
- from {
2010
- transform: translate3d(0, -20%, 0);
2011
- opacity: 0;
2012
- }
2013
- to {
2014
- transform: translate3d(0, 0, 0);
2015
- opacity: 1;
2016
- }
2017
- }
2018
- @keyframes filerobot-Explorer-slideUpFadeOut {
2019
- from {
2020
- transform: translate3d(-50%, -50%, 0);
2021
- opacity: 1;
2022
- }
2023
- to {
2024
- transform: translate3d(-50%, -70%, 0);
2025
- opacity: 0;
2026
- }
2027
- }
2028
- @keyframes filerobot-Explorer-slideUpFadeOut--small {
2029
- from {
2030
- transform: translate3d(0, 0, 0);
2031
- opacity: 1;
2032
- }
2033
- to {
2034
- transform: translate3d(0, -20%, 0);
2035
- opacity: 0;
2036
- }
2037
- }
2038
- .filerobot-Explorer--modal {
2039
- z-index: 1200;
2040
- }
2041
-
2042
- .filerobot-Explorer-assets-picker-modal {
2043
- z-index: 100000;
2044
- }
2045
-
2046
- .filerobot-Explorer--modal[aria-hidden=true] {
2047
- display: none;
2048
- }
2049
-
2050
- .filerobot-Explorer--modal.filerobot-Explorer--animateOpenClose > .filerobot-Explorer-inner {
2051
- animation: filerobot-Explorer-slideDownAndFadeIn--small 0.3s cubic-bezier(0, 0, 0.2, 1);
2052
- }
2053
- @media only screen and (min-width: 820px) {
2054
- .filerobot-Explorer--modal.filerobot-Explorer--animateOpenClose > .filerobot-Explorer-inner {
2055
- animation: filerobot-Explorer-slideDownAndFadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
2056
- }
2057
- }
2058
-
2059
- .filerobot-Explorer--modal.filerobot-Explorer--animateOpenClose > .filerobot-Explorer-overlay {
2060
- animation: filerobot-Explorer-fadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
2061
- }
2062
-
2063
- .filerobot-Explorer--modal.filerobot-Explorer--animateOpenClose.filerobot-Explorer--isClosing > .filerobot-Explorer-inner {
2064
- animation: filerobot-Explorer-slideUpFadeOut--small 0.3s cubic-bezier(0, 0, 0.2, 1);
2065
- }
2066
- @media only screen and (min-width: 820px) {
2067
- .filerobot-Explorer--modal.filerobot-Explorer--animateOpenClose.filerobot-Explorer--isClosing > .filerobot-Explorer-inner {
2068
- animation: filerobot-Explorer-slideUpFadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
2069
- }
2070
- }
2071
-
2072
- .filerobot-Explorer--modal.filerobot-Explorer--animateOpenClose.filerobot-Explorer--isClosing > .filerobot-Explorer-overlay {
2073
- animation: filerobot-Explorer-fadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
2074
- }
2075
-
2076
- .filerobot-Explorer--modal .filerobot-Explorer-overlay {
2077
- position: fixed;
2078
- top: 0;
2079
- left: 0;
2080
- right: 0;
2081
- bottom: 0;
2082
- background-color: rgba(79, 98, 118, 0.3);
2083
- z-index: 1002;
2084
- outline: none;
2085
- }
2086
-
2087
- .filerobot-Explorer-inner {
2088
- position: relative;
2089
- max-width: 100%;
2090
- max-height: 100%;
2091
- outline: none;
2092
- border: 1px solid #eaeaea;
2093
- border-radius: 5px;
2094
- }
2095
- .filerobot-size--md .filerobot-Explorer-inner {
2096
- min-height: auto;
2097
- }
2098
- .filerobot-Explorer--modal .filerobot-Explorer-inner {
2099
- z-index: 1003;
2100
- }
2101
- [data-filerobot-theme=dark] .filerobot-Explorer-inner {
2102
- background-color: #1f1f1f;
2103
- }
2104
-
2105
- .filerobot-Explorer-innerWrap {
2106
- display: flex;
2107
- flex-direction: column;
2108
- height: 100%;
2109
- position: relative;
2110
- border-radius: 5px;
2111
- opacity: 0;
2112
- overflow: hidden;
2113
- background: #fff;
2114
- }
2115
-
2116
- .filerobot-Explorer-close {
2117
- display: block;
2118
- position: absolute;
2119
- top: -33px;
2120
- right: -2px;
2121
- cursor: pointer;
2122
- color: rgba(255, 255, 255, 0.9);
2123
- font-size: 27px;
2124
- z-index: 1005;
2125
- }
2126
- .filerobot-Explorer-close:focus {
2127
- outline: none;
2128
- }
2129
- .filerobot-Explorer-close::-moz-focus-inner {
2130
- border: 0;
2131
- }
2132
- @media only screen and (min-width: 820px) {
2133
- .filerobot-Explorer-close {
2134
- font-size: 35px;
2135
- top: -10px;
2136
- right: -35px;
2137
- }
2138
- }
2139
-
2140
- .filerobot-Explorer--isInnerWrapVisible .filerobot-Explorer-innerWrap {
2141
- opacity: 1;
2142
- }
2143
-
2144
- .filerobot-Explorer--modal .filerobot-Explorer-inner {
2145
- position: fixed;
2146
- top: 5px;
2147
- left: 0;
2148
- right: 0;
2149
- bottom: 15px;
2150
- border: none;
2151
- }
2152
- @media only screen and (min-width: 820px) {
2153
- .filerobot-Explorer--modal .filerobot-Explorer-inner {
2154
- top: 50%;
2155
- left: 50%;
2156
- transform: translate(-50%, -50%);
2157
- box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.15);
2158
- }
2159
- }
2160
-
2161
- .filerobot-Explorer--move-informer .filerobot.filerobot-Informer {
2162
- bottom: 80px;
2163
- }
2164
-
2165
- .filerobot-Explorer-isFixed {
2166
- overflow: hidden;
2167
- height: 100vh;
2168
- }
2169
-
2170
- .filerobot-Explorer-input {
2171
- width: 0.1px;
2172
- height: 0.1px;
2173
- opacity: 0;
2174
- overflow: hidden;
2175
- position: absolute;
2176
- z-index: -1;
2177
- }
2178
-
2179
- .filerobot-Explorer-TopBar-leftSide {
2180
- height: 100%;
2181
- margin-right: 12px;
2182
- }
2183
-
2184
- .filerobot-Explorer-Search-filtersInside-newFilterChip {
2185
- margin-top: 0;
2186
- margin-right: 8px;
2187
- outline: none;
2188
- }
2189
- .filerobot-Explorer-Search-filtersInside-newFilterChip * {
2190
- outline: none;
2191
- }
2192
-
2193
- .filerobot-common-FormControl .SfxTagField-listWrapper {
2194
- width: 100%;
2195
- }
2196
-
2197
- .sort-menuitem.SfxMenuItem-root .SfxMenuItem-Icon.SfxMenuItem-Actions {
2198
- display: none;
2199
- }