SYMBOL INDEX (314 symbols across 120 files) FILE: jestHelpers/ConsoleUsageReporter.js constant TMP_FILE_PATH (line 7) | const TMP_FILE_PATH = path.join(process.cwd(), '.consoleUsageReporter.js... method deleteTemporaryFile (line 14) | static deleteTemporaryFile() { method getTestFilesThatUsedConsole (line 22) | static getTestFilesThatUsedConsole() { method recordConsoleUsedInCurrentTestFile (line 30) | static recordConsoleUsedInCurrentTestFile() { method makeTestsFailWhenConsoleUsed (line 45) | static makeTestsFailWhenConsoleUsed() { method constructor (line 133) | constructor(globalConfig) { method onRunComplete (line 137) | onRunComplete() { method onRunStart (line 170) | onRunStart() { FILE: src/components/Button/OpenFolderButton.tsx type OpenFolderButtonProps (line 9) | interface OpenFolderButtonProps { FILE: src/components/ColorPicker/constants.js constant COLORS (line 1) | const COLORS = [ constant NB_COLUMNS_MOBILE (line 27) | const NB_COLUMNS_MOBILE = 6 constant NB_COLUMNS_DESKTOP (line 28) | const NB_COLUMNS_DESKTOP = 8 constant CELL_HEIGHT_MOBILE (line 29) | const CELL_HEIGHT_MOBILE = 56 constant CELL_HEIGHT_DESKTOP (line 30) | const CELL_HEIGHT_DESKTOP = 40 constant CIRCLE_SIZE_MOBILE (line 31) | const CIRCLE_SIZE_MOBILE = 40 constant CIRCLE_SIZE_DESKTOP (line 32) | const CIRCLE_SIZE_DESKTOP = 36 constant ICON_SIZE_MOBILE (line 33) | const ICON_SIZE_MOBILE = 18 constant ICON_SIZE_DESKTOP (line 34) | const ICON_SIZE_DESKTOP = 12 FILE: src/components/FilesRealTimeQueries.jsx constant REALTIME_DEBOUNCE_TIME (line 10) | const REALTIME_DEBOUNCE_TIME = 500 FILE: src/components/FolderPicker/FolderPicker.tsx type FolderPickerSlotProps (line 12) | interface FolderPickerSlotProps { type FolderPickerProps (line 23) | interface FolderPickerProps { FILE: src/components/FolderPicker/FolderPickerAddFolderItem.tsx type FolderPickerAddFolderItemProps (line 17) | interface FolderPickerAddFolderItemProps { FILE: src/components/FolderPicker/FolderPickerBody.tsx type FolderPickerBodyProps (line 12) | interface FolderPickerBodyProps { FILE: src/components/FolderPicker/FolderPickerContentCozy.tsx type FolderPickerContentCozyProps (line 19) | interface FolderPickerContentCozyProps { FILE: src/components/FolderPicker/FolderPickerContentLoadMore.tsx type FolderPickerContentLoadMoreProps (line 5) | interface FolderPickerContentLoadMoreProps { FILE: src/components/FolderPicker/FolderPickerContentLoader.tsx type FolderPickerContentLoaderProps (line 9) | interface FolderPickerContentLoaderProps { FILE: src/components/FolderPicker/FolderPickerContentNextcloud.tsx type Props (line 15) | interface Props { FILE: src/components/FolderPicker/FolderPickerContentPublic.tsx type FolderPickerContentPublicProps (line 16) | interface FolderPickerContentPublicProps { FILE: src/components/FolderPicker/FolderPickerContentSharedDrive.tsx type FolderPickerContentSharedDriveProps (line 16) | interface FolderPickerContentSharedDriveProps { FILE: src/components/FolderPicker/FolderPickerContentSharedDriveRoot.tsx type FolderPickerContentSharedDriveRootProps (line 20) | interface FolderPickerContentSharedDriveRootProps { FILE: src/components/FolderPicker/FolderPickerFooter.tsx type FolderPickerFooterProps (line 11) | interface FolderPickerFooterProps { FILE: src/components/FolderPicker/FolderPickerHeader.tsx type FolderPickerHeaderProps (line 10) | interface FolderPickerHeaderProps { FILE: src/components/FolderPicker/FolderPickerHeaderIllustration.tsx type FolderPickerHeaderIllustrationProps (line 11) | interface FolderPickerHeaderIllustrationProps { FILE: src/components/FolderPicker/FolderPickerListItem.tsx type FolderPickerListItemProps (line 18) | interface FolderPickerListItemProps { FILE: src/components/FolderPicker/FolderPickerTopbar.tsx type FolderPickerTopbarProps (line 19) | interface FolderPickerTopbarProps { FILE: src/components/FolderPicker/types.ts type File (line 3) | type File = IOCozyFile | NextcloudFile type FolderPickerEntry (line 5) | interface FolderPickerEntry { FILE: src/components/IconPicker/IconIndex.js function getIcon (line 561) | function getIcon(iconName) { function getIconList (line 565) | function getIconList() { FILE: src/components/IconPicker/constants.js constant ICON_COLORS (line 1) | const ICON_COLORS = [ constant NB_COLUMNS_MOBILE (line 16) | const NB_COLUMNS_MOBILE = 6 constant NB_COLUMNS_DESKTOP (line 17) | const NB_COLUMNS_DESKTOP = 8 constant CELL_HEIGHT_MOBILE (line 18) | const CELL_HEIGHT_MOBILE = 56 constant CELL_HEIGHT_DESKTOP (line 19) | const CELL_HEIGHT_DESKTOP = 42 constant ICON_SIZE_MOBILE (line 20) | const ICON_SIZE_MOBILE = 20 constant ICON_SIZE_DESKTOP (line 21) | const ICON_SIZE_DESKTOP = 18 FILE: src/components/Icons/Drive.jsx function SvgDrive (line 4) | function SvgDrive(props) { FILE: src/components/Icons/DriveText.jsx function SvgDriveText (line 4) | function SvgDriveText(props) { FILE: src/components/Migration/MigrationProgressBanner.jsx constant SNACKBAR_AUTO_HIDE_MS (line 16) | const SNACKBAR_AUTO_HIDE_MS = 6000 FILE: src/components/Migration/MigrationProgressBanner.spec.jsx constant RUNNING_DOC (line 23) | const RUNNING_DOC = { FILE: src/components/MoreMenu.tsx type MoreMenuProps (line 10) | interface MoreMenuProps { FILE: src/components/pushClient/Banner.jsx class BannerClient (line 27) | class BannerClient extends Component { method constructor (line 31) | constructor(props) { method componentDidMount (line 36) | async componentDidMount() { method componentWillUnmount (line 46) | componentWillUnmount() { method markAsSeen (line 50) | markAsSeen() { method render (line 55) | render() { FILE: src/components/pushClient/__mocks__/index.js constant DESKTOP_BANNER (line 7) | const DESKTOP_BANNER = 'desktop_banner' constant NOVIEWER_DESKTOP_CTA (line 8) | const NOVIEWER_DESKTOP_CTA = 'noviewer_desktop_cta' FILE: src/components/pushClient/index.js constant DESKTOP_SOFTWARE_ID (line 4) | const DESKTOP_SOFTWARE_ID = 'github.com/cozy-labs/cozy-desktop' constant DESKTOP_BANNER (line 22) | const DESKTOP_BANNER = 'desktop_banner' constant DESKTOP_SMALL_BANNER (line 23) | const DESKTOP_SMALL_BANNER = 'desktop_small_banner' constant NOVIEWER_DESKTOP_CTA (line 24) | const NOVIEWER_DESKTOP_CTA = 'noviewer_desktop_cta' FILE: src/config/sort.js constant SORTABLE_ATTRIBUTES (line 1) | const SORTABLE_ATTRIBUTES = [ constant DEFAULT_SORT (line 7) | const DEFAULT_SORT = { attribute: 'name', order: 'asc' } constant SORT_BY_UPDATE_DATE (line 8) | const SORT_BY_UPDATE_DATE = { attribute: 'updated_at', order: 'desc' } FILE: src/constants/config.js constant ROOT_DIR_ID (line 6) | const ROOT_DIR_ID = 'io.cozy.files.root-dir' constant TRASH_DIR_ID (line 7) | const TRASH_DIR_ID = 'io.cozy.files.trash-dir' constant SHAREDWITHME_DIR_ID (line 8) | const SHAREDWITHME_DIR_ID = 'io.cozy.files.shared-with-me-dir' constant SHARED_DRIVES_DIR_ID (line 9) | const SHARED_DRIVES_DIR_ID = 'io.cozy.files.shared-drives-dir' // This f... constant SHARED_DRIVES_DIR_PATH (line 10) | const SHARED_DRIVES_DIR_PATH = 'io.cozy.files.shared-drives-dir' constant SETTINGS_DIR_PATH (line 11) | const SETTINGS_DIR_PATH = '/Settings' constant NEXTCLOUD_FILE_ID (line 12) | const NEXTCLOUD_FILE_ID = 'io.cozy.remote.nextcloud.files' constant RECENT_FOLDER_ID (line 13) | const RECENT_FOLDER_ID = 'recent' constant APPS_DIR_PATH (line 14) | const APPS_DIR_PATH = '/.cozy_apps' constant TRASH_DIR_PATH (line 15) | const TRASH_DIR_PATH = '/.cozy_trash' constant KONNECTORS_DIR_PATH (line 16) | const KONNECTORS_DIR_PATH = '/.cozy_konnectors' constant FILES_FETCH_LIMIT (line 17) | const FILES_FETCH_LIMIT = 100 constant MAX_PAYLOAD_SIZE_IN_GB (line 18) | const MAX_PAYLOAD_SIZE_IN_GB = 5 constant MAX_PAYLOAD_SIZE (line 19) | const MAX_PAYLOAD_SIZE = MAX_PAYLOAD_SIZE_IN_GB * 1024 * 1024 * 1024 constant MAX_UPLOAD_FILE_COUNT (line 20) | const MAX_UPLOAD_FILE_COUNT = 500 constant SHARING_TAB_ALL (line 21) | const SHARING_TAB_ALL = 0 constant SHARING_TAB_DRIVES (line 22) | const SHARING_TAB_DRIVES = 1 constant DEFAULT_UPLOAD_PROGRESS_HIDE_DELAY (line 23) | const DEFAULT_UPLOAD_PROGRESS_HIDE_DELAY = 5000 constant SHARINGS_VIEW_ROUTE (line 24) | const SHARINGS_VIEW_ROUTE = '/sharings' FILE: src/contexts/ClipboardProvider.tsx constant OPERATION_CUT (line 11) | const OPERATION_CUT = 'cut' as const constant OPERATION_COPY (line 12) | const OPERATION_COPY = 'copy' as const type MoveValidationModal (line 14) | interface MoveValidationModal { type ClipboardState (line 23) | interface ClipboardState { type ClipboardContextValue (line 33) | interface ClipboardContextValue { constant COPY_FILES (line 55) | const COPY_FILES = 'COPY_FILES' constant CUT_FILES (line 56) | const CUT_FILES = 'CUT_FILES' constant CLEAR_CLIPBOARD (line 57) | const CLEAR_CLIPBOARD = 'CLEAR_CLIPBOARD' constant SHOW_SHARING_MODAL (line 58) | const SHOW_SHARING_MODAL = 'SHOW_SHARING_MODAL' constant HIDE_SHARING_MODAL (line 59) | const HIDE_SHARING_MODAL = 'HIDE_SHARING_MODAL' type ClipboardAction (line 61) | type ClipboardAction = type ClipboardProviderProps (line 165) | interface ClipboardProviderProps { FILE: src/declarations.d.ts type showAlertProps (line 34) | interface showAlertProps { type showAlertFunction (line 48) | type showAlertFunction = (props: showAlertProps) => void type Action (line 128) | interface Action { class CozyRealtime (line 197) | class CozyRealtime { FILE: src/hooks/useDisplayedFolder.tsx type DisplayedFolderResult (line 8) | interface DisplayedFolderResult { FILE: src/hooks/useFolderSort/index.ts type Sort (line 12) | interface Sort { type DriveSettings (line 17) | interface DriveSettings { type QueryResult (line 22) | interface QueryResult { FILE: src/hooks/useKeyboardShortcuts.tsx type PasteResultFile (line 27) | interface PasteResultFile { type PasteOperationResult (line 32) | interface PasteOperationResult { type UseKeyboardShortcutsProps (line 39) | interface UseKeyboardShortcutsProps { FILE: src/hooks/useOnLongPress/helpers.js constant DOUBLECLICKDELAY (line 1) | const DOUBLECLICKDELAY = 400 FILE: src/hooks/useRecentIcons.jsx constant STORAGE_KEY (line 5) | const STORAGE_KEY = 'iconPicker_recent_icons' constant MAX_RECENT_ICONS (line 6) | const MAX_RECENT_ICONS = 8 FILE: src/hooks/useRecentIcons.spec.jsx constant STORAGE_KEY (line 11) | const STORAGE_KEY = 'iconPicker_recent_icons' constant MAX_RECENT_ICONS (line 12) | const MAX_RECENT_ICONS = 8 FILE: src/hooks/useShiftSelection/helpers.ts constant FORWARD_DIRECTION (line 7) | const FORWARD_DIRECTION = 1 as const constant BACKWARD_DIRECTION (line 8) | const BACKWARD_DIRECTION = -1 as const type HandleShiftSelectionResponse (line 10) | interface HandleShiftSelectionResponse { type FindNextBoundaryIndexParams (line 15) | interface FindNextBoundaryIndexParams { type ToggleSelectionParams (line 24) | interface ToggleSelectionParams { type HandleShiftArrowParams (line 33) | interface HandleShiftArrowParams { type HandleShiftClickParams (line 41) | interface HandleShiftClickParams { FILE: src/hooks/useShiftSelection/index.tsx type ViewType (line 25) | type ViewType = 'list' | 'grid' type UseShiftSelectionParams (line 27) | interface UseShiftSelectionParams { type UseShiftSelectionReturn (line 32) | interface UseShiftSelectionReturn { FILE: src/hooks/useTransformFolderListHasSharedDriveShortcuts/index.tsx type SharingRule (line 10) | interface SharingRule { type SharedDrive (line 15) | interface SharedDrive { type TransformedSharedDrive (line 20) | interface TransformedSharedDrive extends IOCozyFile { type UseTransformFolderListReturn (line 24) | interface UseTransformFolderListReturn { FILE: src/hooks/useUpdateFavicon/constants.ts constant FAVICON_BY_MIMETYPE (line 1) | const FAVICON_BY_MIMETYPE: Record = { FILE: src/lib/FuzzyPathSearch.js class FuzzyPathSearch (line 4) | class FuzzyPathSearch { method constructor (line 5) | constructor(files = []) { method search (line 12) | search(query) { method isAugmentingPreviousQuery (line 49) | isAugmentingPreviousQuery(query) { method sortQueryByRevelance (line 67) | sortQueryByRevelance(query) { method sortQuerybyLength (line 99) | sortQuerybyLength(query) { method filterAndScore (line 103) | filterAndScore(files, words) { FILE: src/lib/ModalContext.tsx type TModalContext (line 3) | interface TModalContext { type ModalContextProviderProps (line 13) | interface ModalContextProviderProps { FILE: src/lib/ThumbnailSizeContext.tsx type ThumbnailSizeContextProps (line 3) | interface ThumbnailSizeContextProps { FILE: src/lib/ViewSwitcherContext.tsx type QueryResult (line 9) | interface QueryResult { constant DEFAULT_VIEW_TYPE (line 19) | const DEFAULT_VIEW_TYPE = 'list' type ViewSwitcherContextProps (line 21) | interface ViewSwitcherContextProps { FILE: src/lib/doctypes.js constant DOCTYPE_FILES (line 4) | const DOCTYPE_FILES = 'io.cozy.files' constant DOCTYPE_FILES_SETTINGS (line 5) | const DOCTYPE_FILES_SETTINGS = 'io.cozy.files.settings' constant DOCTYPE_DRIVE_SETTINGS (line 6) | const DOCTYPE_DRIVE_SETTINGS = 'io.cozy.drive.settings' constant DOCTYPE_FILES_ENCRYPTION (line 7) | const DOCTYPE_FILES_ENCRYPTION = 'io.cozy.files.encryption' constant DOCTYPE_FILES_SHORTCUT (line 8) | const DOCTYPE_FILES_SHORTCUT = 'io.cozy.files.shortcuts' constant DOCTYPE_ALBUMS (line 9) | const DOCTYPE_ALBUMS = 'io.cozy.photos.albums' constant DOCTYPE_PHOTOS_SETTINGS (line 10) | const DOCTYPE_PHOTOS_SETTINGS = 'io.cozy.photos.settings' constant DOCTYPE_APPS (line 11) | const DOCTYPE_APPS = 'io.cozy.apps' constant DOCTYPE_CONTACTS (line 12) | const DOCTYPE_CONTACTS = 'io.cozy.contacts' constant DOCTYPE_KONNECTORS (line 13) | const DOCTYPE_KONNECTORS = 'io.cozy.konnectors' constant NEXTCLOUD_MIGRATIONS_DOCTYPE (line 14) | const NEXTCLOUD_MIGRATIONS_DOCTYPE = 'io.cozy.nextcloud.migrations' constant DOCTYPE_CONTACTS_VERSION (line 15) | const DOCTYPE_CONTACTS_VERSION = 2 FILE: src/lib/path.js function joinPath (line 7) | function joinPath(start, end) { FILE: src/lib/react-cozy-helpers/ModalManager.jsx constant SHOW_MODAL (line 4) | const SHOW_MODAL = 'SHOW_MODAL' constant HIDE_MODAL (line 5) | const HIDE_MODAL = 'HIDE_MODAL' FILE: src/models/Contact.js class Contact (line 4) | class Contact extends DoctypeContact { method getInitials (line 5) | static getInitials(contactOrRecipient, defaultValue = '') { method getDisplayName (line 17) | static getDisplayName(contact, defaultValue = '') { FILE: src/modules/actions/components/addToFavorites.tsx type addToFavoritesProps (line 13) | interface addToFavoritesProps { FILE: src/modules/actions/components/duplicateTo.tsx type duplicateToProps (line 13) | interface duplicateToProps { FILE: src/modules/actions/components/removeFromFavorites.tsx type removeFromFavoritesProps (line 13) | interface removeFromFavoritesProps { FILE: src/modules/actions/components/selectable.tsx type selectableProps (line 10) | interface selectableProps { FILE: src/modules/actions/policies.ts constant ACTION_POLICIES (line 118) | const ACTION_POLICIES: ActionPolicyDefinition[] = [ FILE: src/modules/actions/types.ts type ActionPolicyContext (line 10) | interface ActionPolicyContext { type ActionPolicyDefinition (line 31) | interface ActionPolicyDefinition { type DriveActionPolicyFlags (line 47) | interface DriveActionPolicyFlags { type ActionContext (line 58) | interface ActionContext { type ActionComponentProps (line 97) | interface ActionComponentProps { type DriveAction (line 105) | interface DriveAction extends DriveActionPolicyFlags { type ActionWithPolicy (line 134) | type ActionWithPolicy = CozyAction & FILE: src/modules/breadcrumb/components/Breadcrumb.jsx function handleClickOutside (line 32) | function handleClickOutside(event) { FILE: src/modules/drive/Toolbar/components/Scanner/ScannerMenuItem.tsx type ScannerMenuItemProps (line 19) | interface ScannerMenuItemProps { FILE: src/modules/drive/Toolbar/components/Scanner/ScannerProvider.tsx type ScannerContextValue (line 5) | interface ScannerContextValue { type ScannerProviderProps (line 10) | interface ScannerProviderProps { FILE: src/modules/drive/Toolbar/components/ShortcutCreationModal.jsx constant ENTER_KEY (line 19) | const ENTER_KEY = 13 FILE: src/modules/drive/Toolbar/components/ShortcutCreationModal.spec.jsx function createMatchMedia (line 39) | function createMatchMedia(width) { FILE: src/modules/drive/Toolbar/share/helpers.js function getPathToShareDisplayedFolder (line 8) | function getPathToShareDisplayedFolder(pathname) { FILE: src/modules/drive/helpers.ts type ErrorWithMessage (line 13) | interface ErrorWithMessage { FILE: src/modules/drive/rename.js constant START_RENAMING (line 3) | const START_RENAMING = 'START_RENAMING' constant ABORT_RENAMING (line 4) | const ABORT_RENAMING = 'ABORT_RENAMING' FILE: src/modules/duplicate/components/DuplicateModal.tsx type DuplicateModalProps (line 15) | interface DuplicateModalProps { FILE: src/modules/filelist/FilenameInput.jsx constant ENTER_KEY (line 15) | const ENTER_KEY = 13 constant ESC_KEY (line 16) | const ESC_KEY = 27 FILE: src/modules/filelist/duck.js constant SHOW_NEW_FOLDER_INPUT (line 1) | const SHOW_NEW_FOLDER_INPUT = 'SHOW_NEW_FOLDER_INPUT' constant HIDE_NEW_FOLDER_INPUT (line 2) | const HIDE_NEW_FOLDER_INPUT = 'HIDE_NEW_FOLDER_INPUT' FILE: src/modules/filelist/helpers.ts type FileWithAntivirusScan (line 67) | interface FileWithAntivirusScan { FILE: src/modules/filelist/icons/FileThumbnail.tsx type FileThumbnailProps (line 29) | interface FileThumbnailProps { FILE: src/modules/move/components/MoveModalSuccessAction.tsx type MoveModalSuccessActionProps (line 14) | interface MoveModalSuccessActionProps { FILE: src/modules/move/hooks/useMove.tsx type useMoveProps (line 10) | interface useMoveProps { type showSuccessProps (line 14) | interface showSuccessProps { type useMoveReturn (line 21) | interface useMoveReturn { FILE: src/modules/navigation/FavoriteList.tsx type FavoriteListProps (line 11) | interface FavoriteListProps { FILE: src/modules/navigation/FavoriteListItem.tsx type FavoriteListItemProps (line 21) | interface FavoriteListItemProps { FILE: src/modules/navigation/NavContent.tsx type NavContentProps (line 8) | interface NavContentProps { FILE: src/modules/navigation/components/ExternalDriveListItem.tsx type ExternalDriveListItemProps (line 13) | interface ExternalDriveListItemProps { FILE: src/modules/navigation/components/ExternalDrivesList.tsx type ExternalDriveListProps (line 13) | interface ExternalDriveListProps { FILE: src/modules/navigation/components/FileLink.tsx type FileLinkProps (line 6) | interface FileLinkProps { FILE: src/modules/navigation/duck/actions.jsx constant SORT_FOLDER (line 22) | const SORT_FOLDER = 'SORT_FOLDER' constant OPERATION_REDIRECTED (line 23) | const OPERATION_REDIRECTED = 'navigation/OPERATION_REDIRECTED' constant HTTP_CODE_CONFLICT (line 25) | const HTTP_CODE_CONFLICT = 409 FILE: src/modules/navigation/duck/reducer.js constant RESET_OPERATION_REDIRECTED (line 6) | const RESET_OPERATION_REDIRECTED = FILE: src/modules/navigation/hooks/helpers.ts type ComputeFileTypeOptions (line 21) | interface ComputeFileTypeOptions { type ComputePathOptions (line 27) | interface ComputePathOptions { FILE: src/modules/navigation/hooks/useFileLink.tsx type LinkResult (line 19) | interface LinkResult { type UseFileLinkResult (line 27) | interface UseFileLinkResult { FILE: src/modules/navigation/hooks/useSharedDriveLink.tsx type LinkResult (line 12) | interface LinkResult { type UseFileLinkResult (line 19) | interface UseFileLinkResult { FILE: src/modules/nextcloud/components/NextcloudTrashFolderBody.tsx type NextcloudTrashFolderBodyProps (line 14) | interface NextcloudTrashFolderBodyProps { FILE: src/modules/nextcloud/components/actions/deleteNextcloudFile.tsx type DeleteNextcloudFileProps (line 12) | interface DeleteNextcloudFileProps { FILE: src/modules/nextcloud/components/actions/restoreNextcloudFile.tsx type NextcloudFilesCollection (line 15) | interface NextcloudFilesCollection { type RestoreNextcloudFileProps (line 19) | interface RestoreNextcloudFileProps { FILE: src/modules/nextcloud/hooks/useNextcloudEntries.tsx type useNextcloudEntriesReturn (line 9) | interface useNextcloudEntriesReturn { FILE: src/modules/nextcloud/hooks/useNextcloudFolder.tsx type NextcloudFolderProps (line 10) | interface NextcloudFolderProps { type NextcloudFolderReturn (line 16) | interface NextcloudFolderReturn { FILE: src/modules/public/PublicProvider.tsx type PublicContextType (line 3) | interface PublicContextType { type PublicProviderProps (line 11) | interface PublicProviderProps { FILE: src/modules/public/helpers.js function isFilesIsFile (line 1) | function isFilesIsFile(files) { FILE: src/modules/search/components/helpers.js constant TYPE_DIRECTORY (line 7) | const TYPE_DIRECTORY = 'directory' FILE: src/modules/selection/RectangularSelection.jsx constant INTERACTIVE_ELEMENTS_SELECTOR (line 7) | const INTERACTIVE_ELEMENTS_SELECTOR = constant SCROLL_STEP_IN_PIXELS (line 9) | const SCROLL_STEP_IN_PIXELS = 10 constant HIT_RATE (line 15) | const HIT_RATE = 1 FILE: src/modules/selection/SelectionBar.tsx type WrappedDriveAction (line 22) | type WrappedDriveAction = Record FILE: src/modules/selection/types.ts type SelectedItems (line 5) | type SelectedItems = Record type SelectionContextType (line 7) | interface SelectionContextType { type SelectionProviderProps (line 47) | interface SelectionProviderProps { FILE: src/modules/services/components/Embeder.jsx class Embeder (line 12) | class Embeder extends React.Component { method constructor (line 13) | constructor(props) { method componentDidMount (line 21) | componentDidMount() { method fetchFileUrl (line 25) | async fetchFileUrl() { method render (line 36) | render() { FILE: src/modules/shareddrives/helpers.ts type SharedDrive (line 5) | interface SharedDrive { type Rule (line 12) | interface Rule { FILE: src/modules/shareddrives/hooks/useQueryMultipleSharedDriveFolders.tsx type UseQueryMultipleSharedDriveFoldersProps (line 8) | interface UseQueryMultipleSharedDriveFoldersProps { type SharedDriveResult (line 13) | interface SharedDriveResult { type SharedDriveFolderReturn (line 17) | interface SharedDriveFolderReturn { FILE: src/modules/shareddrives/hooks/useSharedDriveFolder.tsx type SharedDriveFolderProps (line 16) | interface SharedDriveFolderProps { type SharedDriveFolderReturn (line 21) | interface SharedDriveFolderReturn { FILE: src/modules/shareddrives/hooks/useSharedDriveFolderHelpers.ts constant PAGE_LIMIT (line 4) | const PAGE_LIMIT = 100 type StatByIdLinks (line 6) | interface StatByIdLinks { type StatByIdResult (line 10) | interface StatByIdResult { type TypedFileCollection (line 15) | interface TypedFileCollection { type PaginatedStatByIdResult (line 22) | interface PaginatedStatByIdResult { FILE: src/modules/trash/components/DestroyConfirm.tsx type DestroyConfirmProps (line 19) | interface DestroyConfirmProps { FILE: src/modules/trash/components/EmptyTrashConfirm.tsx type EmptyTrashConfirmProps (line 15) | interface EmptyTrashConfirmProps { FILE: src/modules/trash/components/TrashBreadcrumb.tsx type TrashBreadcrumbProps (line 10) | interface TrashBreadcrumbProps { FILE: src/modules/trash/components/actions/destroy.tsx type destroyProps (line 12) | interface destroyProps { FILE: src/modules/trash/components/actions/emptyTrash.tsx type emptyTrashProps (line 10) | interface emptyTrashProps { FILE: src/modules/upload/DropzoneDnD.jsx method drop (line 58) | drop(item) { FILE: src/modules/upload/UploadQueue.jsx constant IN_PROGRESS (line 37) | const IN_PROGRESS = new Set([PENDING, RESOLVING]) FILE: src/modules/upload/index.js constant SLUG (line 10) | const SLUG = 'upload' constant ADD_TO_UPLOAD_QUEUE (line 12) | const ADD_TO_UPLOAD_QUEUE = 'ADD_TO_UPLOAD_QUEUE' constant UPLOAD_FILE (line 13) | const UPLOAD_FILE = 'UPLOAD_FILE' constant UPLOAD_PROGRESS (line 14) | const UPLOAD_PROGRESS = 'UPLOAD_PROGRESS' constant RECEIVE_UPLOAD_SUCCESS (line 15) | const RECEIVE_UPLOAD_SUCCESS = 'RECEIVE_UPLOAD_SUCCESS' constant RECEIVE_UPLOAD_ERROR (line 16) | const RECEIVE_UPLOAD_ERROR = 'RECEIVE_UPLOAD_ERROR' constant PURGE_UPLOAD_QUEUE (line 17) | const PURGE_UPLOAD_QUEUE = 'PURGE_UPLOAD_QUEUE' constant RESOLVE_FOLDER_ITEMS (line 18) | const RESOLVE_FOLDER_ITEMS = 'RESOLVE_FOLDER_ITEMS' constant CANCEL (line 20) | const CANCEL = 'cancel' constant PENDING (line 21) | const PENDING = 'pending' constant LOADING (line 22) | const LOADING = 'loading' constant CREATED (line 23) | const CREATED = 'created' constant UPDATED (line 24) | const UPDATED = 'updated' constant FAILED (line 25) | const FAILED = 'failed' constant CONFLICT (line 26) | const CONFLICT = 'conflict' constant QUOTA (line 27) | const QUOTA = 'quota' constant NETWORK (line 28) | const NETWORK = 'network' constant UNREADABLE (line 29) | const UNREADABLE = 'unreadable' constant RESOLVING (line 33) | const RESOLVING = 'resolving' constant ERR_MAX_FILE_SIZE (line 37) | const ERR_MAX_FILE_SIZE = constant DONE_STATUSES (line 40) | const DONE_STATUSES = [CREATED, UPDATED] constant ERROR_STATUSES (line 41) | const ERROR_STATUSES = [CONFLICT, NETWORK, QUOTA, FAILED, UNREADABLE] constant IN_PROGRESS_STATUSES (line 42) | const IN_PROGRESS_STATUSES = [PENDING, RESOLVING] constant CONFLICT_ERROR (line 61) | const CONFLICT_ERROR = 409 constant PAYLOAD_TOO_LARGE (line 62) | const PAYLOAD_TOO_LARGE = 413 FILE: src/modules/viewer/CallToAction.jsx class CallToAction (line 17) | class CallToAction extends Component { method componentDidMount (line 22) | async componentDidMount() { method render (line 42) | render() { FILE: src/modules/views/Folder/ColoredFolder.jsx function ColoredFolder (line 7) | function ColoredFolder({ color = '#1D7AFF', ...props }) { FILE: src/modules/views/Modal/MovePublicFilesView.tsx type LocationState (line 10) | interface LocationState { FILE: src/modules/views/Nextcloud/NextcloudDestroyView.tsx type NextcloudFilesCollection (line 13) | interface NextcloudFilesCollection { FILE: src/modules/views/Nextcloud/NextcloudTrashEmptyView.tsx type NextcloudFilesCollection (line 11) | interface NextcloudFilesCollection { FILE: src/modules/views/OnlyOffice/config.js constant FRAME_EDITOR_NAME (line 1) | const FRAME_EDITOR_NAME = 'frameEditor' constant DEFAULT_EDITOR_TOOLBAR_HEIGHT_IOS (line 3) | const DEFAULT_EDITOR_TOOLBAR_HEIGHT_IOS = 68 constant DEFAULT_EDITOR_TOOLBAR_HEIGHT (line 4) | const DEFAULT_EDITOR_TOOLBAR_HEIGHT = 32 FILE: src/modules/views/OnlyOffice/helpers.js function canWriteOfficeDocument (line 27) | function canWriteOfficeDocument() { function officeDefaultMode (line 39) | function officeDefaultMode(isDesktop, isMobile) { FILE: src/modules/views/Public/usePublicFileByIdsQuery.tsx type FetchStatus (line 6) | type FetchStatus = 'pending' | 'loading' | 'loaded' | 'error' type UsePublicFileByIdsQueryReturn (line 8) | interface UsePublicFileByIdsQueryReturn { type FileCollection (line 13) | interface FileCollection { FILE: src/modules/views/Trash/TrashFolderView.spec.jsx function TestComponent (line 30) | function TestComponent({ onResult }) { FILE: src/modules/views/Upload/UploadTypes.ts type FileForQueue (line 1) | interface FileForQueue { type FileFromNative (line 7) | interface FileFromNative { type UploadFromFlagship (line 25) | interface UploadFromFlagship { FILE: src/queries/index.ts type QueryConfig (line 17) | interface QueryConfig { type QueryBuilder (line 22) | type QueryBuilder = (params: T) => QueryConfig type buildDriveQueryParams (line 24) | interface buildDriveQueryParams { constant DEFAULT_CACHE_TIMEOUT_QUERIES (line 34) | const DEFAULT_CACHE_TIMEOUT_QUERIES = 9 * 60 * 1000 type buildRecentWithMetadataAttributeQueryParams (line 110) | interface buildRecentWithMetadataAttributeQueryParams { type buildSharingsQueryParams (line 153) | interface buildSharingsQueryParams { type buildSharingsWithMetadataAttributeQueryParams (line 173) | interface buildSharingsWithMetadataAttributeQueryParams { type buildTrashQueryParams (line 203) | interface buildTrashQueryParams { type buildSharedDriveQueryParams (line 245) | interface buildSharedDriveQueryParams { type buildFileWithSpecificMetadataAttributeQueryParams (line 312) | interface buildFileWithSpecificMetadataAttributeQueryParams { type BuildSharedDriveFileOrFolderByIdQuery (line 355) | interface BuildSharedDriveFileOrFolderByIdQuery { type buildKonnectorsQueryByIdParams (line 456) | interface buildKonnectorsQueryByIdParams { type buildNextcloudFolderQueryParams (line 488) | interface buildNextcloudFolderQueryParams { type buildNextcloudShortcutQueryParams (line 512) | interface buildNextcloudShortcutQueryParams { type buildFavoritesQueryParams (line 537) | interface buildFavoritesQueryParams { type buildMagicFolderQueryParams (line 584) | interface buildMagicFolderQueryParams { type buildNextcloudTrashFolderQueryParams (line 601) | interface buildNextcloudTrashFolderQueryParams { type buildSharedDriveFolderQueryParams (line 633) | interface buildSharedDriveFolderQueryParams { type buildSharedDriveIdQueryParams (line 638) | interface buildSharedDriveIdQueryParams { FILE: src/targets/services/qualificationMigration.js constant BATCH_FILES_LIMIT (line 16) | const BATCH_FILES_LIMIT = 1000