@apexcura/ui-components 0.0.13-Beta54 → 0.0.13-Beta55

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -873,7 +873,6 @@ var UploadElement = (props) => {
873
873
  listType: props.list_type,
874
874
  maxCount: props.max_count,
875
875
  multiple: true,
876
- fileList: props.value,
877
876
  onChange: uploadChange2,
878
877
  onPreview: handlePreview,
879
878
  showUploadList: true
package/dist/index.mjs CHANGED
@@ -817,7 +817,6 @@ var UploadElement = (props) => {
817
817
  listType: props.list_type,
818
818
  maxCount: props.max_count,
819
819
  multiple: true,
820
- fileList: props.value,
821
820
  onChange: uploadChange2,
822
821
  onPreview: handlePreview,
823
822
  showUploadList: true
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apexcura/ui-components",
3
- "version": "0.0.13-Beta54",
3
+ "version": "0.0.13-Beta55",
4
4
  "description": "Apex cura React components library",
5
5
  "keywords": [
6
6
  "apex cura",