-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #593 from dropzone-ui/refactor-readme-file-and-com…
…ponents-to-work-with-files-ui Refactor readme file and components to work with files UI
- Loading branch information
Showing
192 changed files
with
312 additions
and
9,237 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
import * as React from "react"; | ||
import { FileMosaicProps } from "@files-ui/react"; | ||
/** | ||
* @deprecated This component was replaced by FileMosaic | ||
* @param props the same props that receives FileMosaic component | ||
* @returns | ||
*/ | ||
declare const FileItem: React.FC<FileMosaicProps>; | ||
export default FileItem; |
This file was deleted.
Oops, something went wrong.
213 changes: 0 additions & 213 deletions
213
build/components/dropzone/components/Dropzone/DropzoneProps.d.ts
This file was deleted.
Oops, something went wrong.
4 changes: 0 additions & 4 deletions
4
build/components/dropzone/components/DropzoneFooter.tsx/DropzoneFooter.d.ts
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
build/components/dropzone/components/DropzoneFooter.tsx/DropzoneFooterProps.d.ts
This file was deleted.
Oops, something went wrong.
29 changes: 0 additions & 29 deletions
29
build/components/dropzone/components/DropzoneHeader/DropzoneHeader.d.ts
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
build/components/dropzone/components/DropzoneLabel/DropzoneLabel.d.ts
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
build/components/dropzone/components/hooks/useDropzoneStyles.d.ts
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
build/components/dropzone/components/utils/dropzone-ui.upload.utils.d.ts
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
build/components/dropzone/components/utils/dropzone-ui.utils.d.ts
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.