@apexcura/ui-components 0.0.13-Beta51 → 0.0.13-Beta52

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
@@ -871,7 +871,6 @@ var UploadElement = (props) => {
871
871
  listType: props.list_type,
872
872
  maxCount: props.max_count,
873
873
  multiple: true,
874
- fileList: props.value,
875
874
  onChange: uploadChange2,
876
875
  onPreview: handlePreview,
877
876
  showUploadList: true
package/dist/index.mjs CHANGED
@@ -815,7 +815,6 @@ var UploadElement = (props) => {
815
815
  listType: props.list_type,
816
816
  maxCount: props.max_count,
817
817
  multiple: true,
818
- fileList: props.value,
819
818
  onChange: uploadChange2,
820
819
  onPreview: handlePreview,
821
820
  showUploadList: true
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apexcura/ui-components",
3
- "version": "0.0.13-Beta51",
3
+ "version": "0.0.13-Beta52",
4
4
  "description": "Apex cura React components library",
5
5
  "keywords": [
6
6
  "apex cura",