Skip to content

Commit a606618

Browse files
committed
1.1.7
1 parent c410d09 commit a606618

4 files changed

Lines changed: 11 additions & 5 deletions

File tree

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@
3838

3939
/*! exports provided: FilePdfIcon, FileWordIcon, FilePowerPointIcon, FileExcelIcon, FileArchiveIcon, FileCodeIcon, FileAudioIcon, FileVideoIcon, FileImageIcon, FileAltIcon, FileFallbackIcon */
4040

41+
/*! exports provided: FilePlaceholder */
42+
4143
/*! exports provided: FilePreviewer */
4244

4345
/*! exports provided: FileUploadButton */
@@ -787,7 +789,7 @@
787789
\********************************************/
788790

789791
/*!********************************************!*\
790-
!*** ./src/images/placeholder-generic.png ***!
792+
!*** ./src/components/FilePlaceholder.tsx ***!
791793
\********************************************/
792794

793795
/*!*********************************************!*\
@@ -4362,6 +4364,10 @@
43624364
!*** ./node_modules/react-styleguidist/lib/client/rsg-components/ToolbarButton/ToolbarButtonRenderer.js ***!
43634365
\**********************************************************************************************************/
43644366

4367+
/*!**********************************************************************************************************!*\
4368+
!*** ./node_modules/react-styleguidist/lib/loaders/props-loader.js!./src/components/FilePlaceholder.tsx ***!
4369+
\**********************************************************************************************************/
4370+
43654371
/*!***********************************************************************************************************!*\
43664372
!*** ./node_modules/react-styleguidist/lib/loaders/props-loader.js!./src/components/FileUploadButton.tsx ***!
43674373
\***********************************************************************************************************/

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
</head>
1010
<body>
1111
<div id="rsg-root"></div>
12-
<script src="build/bundle.5d4e634e.js"></script>
12+
<script src="build/bundle.e9d0484e.js"></script>
1313
</body>
1414
</html>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-file-utils",
3-
"version": "1.1.6",
3+
"version": "1.1.7",
44
"description": "React components for managing files and images",
55
"author": "GetStream",
66
"license": "BSD-3-Clause",

0 commit comments

Comments
 (0)