@alfalab/core-components-file-upload-item 5.1.4 → 5.1.5

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/Component.js CHANGED
@@ -24,7 +24,7 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
24
24
  var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
25
25
  var cn__default = /*#__PURE__*/_interopDefaultLegacy(cn);
26
26
 
27
- var styles = {"component":"file-upload-item__component_nxedx","infoSection":"file-upload-item__infoSection_nxedx","info":"file-upload-item__info_nxedx","icon":"file-upload-item__icon_nxedx","errorIcon":"file-upload-item__errorIcon_nxedx","successIcon":"file-upload-item__successIcon_nxedx","name":"file-upload-item__name_nxedx","meta":"file-upload-item__meta_nxedx","size":"file-upload-item__size_nxedx","delete":"file-upload-item__delete_nxedx","download":"file-upload-item__download_nxedx","errorWrapper":"file-upload-item__errorWrapper_nxedx","restore":"file-upload-item__restore_nxedx","spinnerWrapper":"file-upload-item__spinnerWrapper_nxedx","spinner":"file-upload-item__spinner_nxedx","uploadPercent":"file-upload-item__uploadPercent_nxedx"};
27
+ var styles = {"component":"file-upload-item__component_1g1pw","infoSection":"file-upload-item__infoSection_1g1pw","info":"file-upload-item__info_1g1pw","icon":"file-upload-item__icon_1g1pw","errorIcon":"file-upload-item__errorIcon_1g1pw","successIcon":"file-upload-item__successIcon_1g1pw","name":"file-upload-item__name_1g1pw","meta":"file-upload-item__meta_1g1pw","size":"file-upload-item__size_1g1pw","delete":"file-upload-item__delete_1g1pw","download":"file-upload-item__download_1g1pw","errorWrapper":"file-upload-item__errorWrapper_1g1pw","restore":"file-upload-item__restore_1g1pw","spinnerWrapper":"file-upload-item__spinnerWrapper_1g1pw","spinner":"file-upload-item__spinner_1g1pw","uploadPercent":"file-upload-item__uploadPercent_1g1pw"};
28
28
  require('./index.css')
29
29
 
30
30
  var FileUploadItem = function (_a) {
@@ -4,7 +4,7 @@
4
4
  --color-light-graphic-positive: #2fc26e;
5
5
  --color-light-text-accent: #ef3124;
6
6
  --color-light-text-primary: #0b1f35;
7
- --color-light-text-secondary: #546272;
7
+ --color-light-text-secondary: rgba(11, 31, 53, 0.7);
8
8
  }
9
9
  :root {
10
10
 
package/esm/Component.js CHANGED
@@ -15,7 +15,7 @@ import '@alfalab/icons-glyph/DocumentUnknownMIcon';
15
15
  import '@alfalab/icons-glyph/DocumentImageMIcon';
16
16
  import { fileIcon, humanFileSize } from './utils.js';
17
17
 
18
- var styles = {"component":"file-upload-item__component_nxedx","infoSection":"file-upload-item__infoSection_nxedx","info":"file-upload-item__info_nxedx","icon":"file-upload-item__icon_nxedx","errorIcon":"file-upload-item__errorIcon_nxedx","successIcon":"file-upload-item__successIcon_nxedx","name":"file-upload-item__name_nxedx","meta":"file-upload-item__meta_nxedx","size":"file-upload-item__size_nxedx","delete":"file-upload-item__delete_nxedx","download":"file-upload-item__download_nxedx","errorWrapper":"file-upload-item__errorWrapper_nxedx","restore":"file-upload-item__restore_nxedx","spinnerWrapper":"file-upload-item__spinnerWrapper_nxedx","spinner":"file-upload-item__spinner_nxedx","uploadPercent":"file-upload-item__uploadPercent_nxedx"};
18
+ var styles = {"component":"file-upload-item__component_1g1pw","infoSection":"file-upload-item__infoSection_1g1pw","info":"file-upload-item__info_1g1pw","icon":"file-upload-item__icon_1g1pw","errorIcon":"file-upload-item__errorIcon_1g1pw","successIcon":"file-upload-item__successIcon_1g1pw","name":"file-upload-item__name_1g1pw","meta":"file-upload-item__meta_1g1pw","size":"file-upload-item__size_1g1pw","delete":"file-upload-item__delete_1g1pw","download":"file-upload-item__download_1g1pw","errorWrapper":"file-upload-item__errorWrapper_1g1pw","restore":"file-upload-item__restore_1g1pw","spinnerWrapper":"file-upload-item__spinnerWrapper_1g1pw","spinner":"file-upload-item__spinner_1g1pw","uploadPercent":"file-upload-item__uploadPercent_1g1pw"};
19
19
  require('./index.css')
20
20
 
21
21
  var FileUploadItem = function (_a) {
package/esm/index.css CHANGED
@@ -1,11 +1,11 @@
1
- /* hash: 14qur */
1
+ /* hash: 1cjtj */
2
2
  :root {
3
3
  --color-light-border-primary: #dbdee1;
4
4
  --color-light-graphic-negative: #f15045;
5
5
  --color-light-graphic-positive: #2fc26e;
6
6
  --color-light-text-accent: #ef3124;
7
7
  --color-light-text-primary: #0b1f35;
8
- --color-light-text-secondary: #546272;
8
+ --color-light-text-secondary: rgba(11, 31, 53, 0.7);
9
9
  }
10
10
  :root {
11
11
 
@@ -22,7 +22,7 @@
22
22
  --gap-s: 12px;
23
23
  --gap-xl: 24px;
24
24
  }
25
- .file-upload-item__component_nxedx {
25
+ .file-upload-item__component_1g1pw {
26
26
  font-size: 13px;
27
27
  line-height: 16px;
28
28
  font-weight: 400;
@@ -34,10 +34,10 @@
34
34
  box-shadow: 0 -1px 0 0 var(--color-light-border-primary) inset;
35
35
  box-sizing: border-box
36
36
  }
37
- .file-upload-item__component_nxedx svg {
37
+ .file-upload-item__component_1g1pw svg {
38
38
  display: block;
39
39
  }
40
- .file-upload-item__infoSection_nxedx {
40
+ .file-upload-item__infoSection_1g1pw {
41
41
  display: flex;
42
42
  flex-direction: column;
43
43
  flex: 1;
@@ -45,90 +45,90 @@
45
45
  margin-left: var(--gap-s);
46
46
  min-width: 40%;
47
47
  }
48
- .file-upload-item__info_nxedx {
48
+ .file-upload-item__info_1g1pw {
49
49
  display: flex;
50
50
  flex-wrap: wrap;
51
51
  flex: 1;
52
52
  overflow: hidden;
53
53
  }
54
- .file-upload-item__icon_nxedx {
54
+ .file-upload-item__icon_1g1pw {
55
55
  display: block;
56
56
  flex-shrink: 0;
57
57
  color: var(--color-light-text-primary);
58
58
  }
59
- .file-upload-item__errorIcon_nxedx {
59
+ .file-upload-item__errorIcon_1g1pw {
60
60
  flex-shrink: 0;
61
61
  color: var(--color-light-graphic-negative);
62
62
  }
63
- .file-upload-item__successIcon_nxedx {
63
+ .file-upload-item__successIcon_1g1pw {
64
64
  flex-shrink: 0;
65
65
  color: var(--color-light-graphic-positive);
66
66
  }
67
- .file-upload-item__name_nxedx {
67
+ .file-upload-item__name_1g1pw {
68
68
  white-space: nowrap;
69
69
  overflow: hidden;
70
70
  text-overflow: ellipsis;
71
71
  color: var(--color-light-text-primary)
72
72
  }
73
- .file-upload-item__name_nxedx a {
73
+ .file-upload-item__name_1g1pw a {
74
74
  display: block;
75
75
  margin-bottom: 1px;
76
76
  }
77
- .file-upload-item__meta_nxedx {
77
+ .file-upload-item__meta_1g1pw {
78
78
  display: flex;
79
79
  white-space: nowrap;
80
80
  margin-right: var(--gap-2xs);
81
81
  margin-left: var(--gap-xl);
82
82
  padding: var(--gap-2xs) 0
83
83
  }
84
- .file-upload-item__meta_nxedx > * {
84
+ .file-upload-item__meta_1g1pw > * {
85
85
  margin-right: var(--gap-s)
86
86
  }
87
- .file-upload-item__meta_nxedx > *:last-child {
87
+ .file-upload-item__meta_1g1pw > *:last-child {
88
88
  margin-right: 0;
89
89
  }
90
- .file-upload-item__size_nxedx {
90
+ .file-upload-item__size_1g1pw {
91
91
  text-align: right;
92
92
  }
93
- .file-upload-item__delete_nxedx,
94
- .file-upload-item__download_nxedx {
93
+ .file-upload-item__delete_1g1pw,
94
+ .file-upload-item__download_1g1pw {
95
95
  height: 24px;
96
96
  width: 24px;
97
97
  margin-left: var(--gap-xs)
98
98
  }
99
- .file-upload-item__delete_nxedx svg, .file-upload-item__download_nxedx svg {
99
+ .file-upload-item__delete_1g1pw svg, .file-upload-item__download_1g1pw svg {
100
100
  width: 18px;
101
101
  height: 18px;
102
102
  }
103
- .file-upload-item__errorWrapper_nxedx {
103
+ .file-upload-item__errorWrapper_1g1pw {
104
104
  margin-top: var(--gap-s);
105
105
  color: var(--color-light-text-accent)
106
106
  }
107
107
  @media (--small-only) {
108
- .file-upload-item__errorWrapper_nxedx {
108
+ .file-upload-item__errorWrapper_1g1pw {
109
109
  flex: 1 0 100%;
110
110
  margin-top: var(--gap-3xs)
111
111
  }
112
112
  }
113
- .file-upload-item__restore_nxedx {
113
+ .file-upload-item__restore_1g1pw {
114
114
  font-size: 14px;
115
115
  line-height: 20px;
116
116
  font-weight: 400;
117
117
 
118
118
  margin-left: var(--gap-s);
119
119
  }
120
- .file-upload-item__spinnerWrapper_nxedx {
120
+ .file-upload-item__spinnerWrapper_1g1pw {
121
121
  display: flex;
122
122
  justify-content: center;
123
123
  align-items: center;
124
124
  width: 24px;
125
125
  height: 24px;
126
126
  }
127
- .file-upload-item__spinner_nxedx {
127
+ .file-upload-item__spinner_1g1pw {
128
128
  width: 20px;
129
129
  height: 20px;
130
130
  }
131
- .file-upload-item__uploadPercent_nxedx {
131
+ .file-upload-item__uploadPercent_1g1pw {
132
132
  margin-top: var(--gap-2xs);
133
133
  margin-left: var(--gap-xl);
134
134
  }
package/index.css CHANGED
@@ -1,11 +1,11 @@
1
- /* hash: 14qur */
1
+ /* hash: 1cjtj */
2
2
  :root {
3
3
  --color-light-border-primary: #dbdee1;
4
4
  --color-light-graphic-negative: #f15045;
5
5
  --color-light-graphic-positive: #2fc26e;
6
6
  --color-light-text-accent: #ef3124;
7
7
  --color-light-text-primary: #0b1f35;
8
- --color-light-text-secondary: #546272;
8
+ --color-light-text-secondary: rgba(11, 31, 53, 0.7);
9
9
  }
10
10
  :root {
11
11
 
@@ -22,7 +22,7 @@
22
22
  --gap-s: 12px;
23
23
  --gap-xl: 24px;
24
24
  }
25
- .file-upload-item__component_nxedx {
25
+ .file-upload-item__component_1g1pw {
26
26
  font-size: 13px;
27
27
  line-height: 16px;
28
28
  font-weight: 400;
@@ -34,10 +34,10 @@
34
34
  box-shadow: 0 -1px 0 0 var(--color-light-border-primary) inset;
35
35
  box-sizing: border-box
36
36
  }
37
- .file-upload-item__component_nxedx svg {
37
+ .file-upload-item__component_1g1pw svg {
38
38
  display: block;
39
39
  }
40
- .file-upload-item__infoSection_nxedx {
40
+ .file-upload-item__infoSection_1g1pw {
41
41
  display: flex;
42
42
  flex-direction: column;
43
43
  flex: 1;
@@ -45,90 +45,90 @@
45
45
  margin-left: var(--gap-s);
46
46
  min-width: 40%;
47
47
  }
48
- .file-upload-item__info_nxedx {
48
+ .file-upload-item__info_1g1pw {
49
49
  display: flex;
50
50
  flex-wrap: wrap;
51
51
  flex: 1;
52
52
  overflow: hidden;
53
53
  }
54
- .file-upload-item__icon_nxedx {
54
+ .file-upload-item__icon_1g1pw {
55
55
  display: block;
56
56
  flex-shrink: 0;
57
57
  color: var(--color-light-text-primary);
58
58
  }
59
- .file-upload-item__errorIcon_nxedx {
59
+ .file-upload-item__errorIcon_1g1pw {
60
60
  flex-shrink: 0;
61
61
  color: var(--color-light-graphic-negative);
62
62
  }
63
- .file-upload-item__successIcon_nxedx {
63
+ .file-upload-item__successIcon_1g1pw {
64
64
  flex-shrink: 0;
65
65
  color: var(--color-light-graphic-positive);
66
66
  }
67
- .file-upload-item__name_nxedx {
67
+ .file-upload-item__name_1g1pw {
68
68
  white-space: nowrap;
69
69
  overflow: hidden;
70
70
  text-overflow: ellipsis;
71
71
  color: var(--color-light-text-primary)
72
72
  }
73
- .file-upload-item__name_nxedx a {
73
+ .file-upload-item__name_1g1pw a {
74
74
  display: block;
75
75
  margin-bottom: 1px;
76
76
  }
77
- .file-upload-item__meta_nxedx {
77
+ .file-upload-item__meta_1g1pw {
78
78
  display: flex;
79
79
  white-space: nowrap;
80
80
  margin-right: var(--gap-2xs);
81
81
  margin-left: var(--gap-xl);
82
82
  padding: var(--gap-2xs) 0
83
83
  }
84
- .file-upload-item__meta_nxedx > * {
84
+ .file-upload-item__meta_1g1pw > * {
85
85
  margin-right: var(--gap-s)
86
86
  }
87
- .file-upload-item__meta_nxedx > *:last-child {
87
+ .file-upload-item__meta_1g1pw > *:last-child {
88
88
  margin-right: 0;
89
89
  }
90
- .file-upload-item__size_nxedx {
90
+ .file-upload-item__size_1g1pw {
91
91
  text-align: right;
92
92
  }
93
- .file-upload-item__delete_nxedx,
94
- .file-upload-item__download_nxedx {
93
+ .file-upload-item__delete_1g1pw,
94
+ .file-upload-item__download_1g1pw {
95
95
  height: 24px;
96
96
  width: 24px;
97
97
  margin-left: var(--gap-xs)
98
98
  }
99
- .file-upload-item__delete_nxedx svg, .file-upload-item__download_nxedx svg {
99
+ .file-upload-item__delete_1g1pw svg, .file-upload-item__download_1g1pw svg {
100
100
  width: 18px;
101
101
  height: 18px;
102
102
  }
103
- .file-upload-item__errorWrapper_nxedx {
103
+ .file-upload-item__errorWrapper_1g1pw {
104
104
  margin-top: var(--gap-s);
105
105
  color: var(--color-light-text-accent)
106
106
  }
107
107
  @media (--small-only) {
108
- .file-upload-item__errorWrapper_nxedx {
108
+ .file-upload-item__errorWrapper_1g1pw {
109
109
  flex: 1 0 100%;
110
110
  margin-top: var(--gap-3xs)
111
111
  }
112
112
  }
113
- .file-upload-item__restore_nxedx {
113
+ .file-upload-item__restore_1g1pw {
114
114
  font-size: 14px;
115
115
  line-height: 20px;
116
116
  font-weight: 400;
117
117
 
118
118
  margin-left: var(--gap-s);
119
119
  }
120
- .file-upload-item__spinnerWrapper_nxedx {
120
+ .file-upload-item__spinnerWrapper_1g1pw {
121
121
  display: flex;
122
122
  justify-content: center;
123
123
  align-items: center;
124
124
  width: 24px;
125
125
  height: 24px;
126
126
  }
127
- .file-upload-item__spinner_nxedx {
127
+ .file-upload-item__spinner_1g1pw {
128
128
  width: 20px;
129
129
  height: 20px;
130
130
  }
131
- .file-upload-item__uploadPercent_nxedx {
131
+ .file-upload-item__uploadPercent_1g1pw {
132
132
  margin-top: var(--gap-2xs);
133
133
  margin-left: var(--gap-xl);
134
134
  }
@@ -15,7 +15,7 @@ import '@alfalab/icons-glyph/DocumentUnknownMIcon';
15
15
  import '@alfalab/icons-glyph/DocumentImageMIcon';
16
16
  import { fileIcon, humanFileSize } from './utils.js';
17
17
 
18
- var styles = {"component":"file-upload-item__component_nxedx","infoSection":"file-upload-item__infoSection_nxedx","info":"file-upload-item__info_nxedx","icon":"file-upload-item__icon_nxedx","errorIcon":"file-upload-item__errorIcon_nxedx","successIcon":"file-upload-item__successIcon_nxedx","name":"file-upload-item__name_nxedx","meta":"file-upload-item__meta_nxedx","size":"file-upload-item__size_nxedx","delete":"file-upload-item__delete_nxedx","download":"file-upload-item__download_nxedx","errorWrapper":"file-upload-item__errorWrapper_nxedx","restore":"file-upload-item__restore_nxedx","spinnerWrapper":"file-upload-item__spinnerWrapper_nxedx","spinner":"file-upload-item__spinner_nxedx","uploadPercent":"file-upload-item__uploadPercent_nxedx"};
18
+ var styles = {"component":"file-upload-item__component_1g1pw","infoSection":"file-upload-item__infoSection_1g1pw","info":"file-upload-item__info_1g1pw","icon":"file-upload-item__icon_1g1pw","errorIcon":"file-upload-item__errorIcon_1g1pw","successIcon":"file-upload-item__successIcon_1g1pw","name":"file-upload-item__name_1g1pw","meta":"file-upload-item__meta_1g1pw","size":"file-upload-item__size_1g1pw","delete":"file-upload-item__delete_1g1pw","download":"file-upload-item__download_1g1pw","errorWrapper":"file-upload-item__errorWrapper_1g1pw","restore":"file-upload-item__restore_1g1pw","spinnerWrapper":"file-upload-item__spinnerWrapper_1g1pw","spinner":"file-upload-item__spinner_1g1pw","uploadPercent":"file-upload-item__uploadPercent_1g1pw"};
19
19
  require('./index.css')
20
20
 
21
21
  const FileUploadItem = ({ className, children, id = '0', name = '', size, icon: Icon = fileIcon(name), uploadDate, downloadLink, download, uploadStatus, uploadPercent = 0, error, showDelete, showRestore, onDelete, onDownload, onRestore, disableButtons, dataTestId, }) => {
package/modern/index.css CHANGED
@@ -1,11 +1,11 @@
1
- /* hash: 14qur */
1
+ /* hash: 1cjtj */
2
2
  :root {
3
3
  --color-light-border-primary: #dbdee1;
4
4
  --color-light-graphic-negative: #f15045;
5
5
  --color-light-graphic-positive: #2fc26e;
6
6
  --color-light-text-accent: #ef3124;
7
7
  --color-light-text-primary: #0b1f35;
8
- --color-light-text-secondary: #546272;
8
+ --color-light-text-secondary: rgba(11, 31, 53, 0.7);
9
9
  }
10
10
  :root {
11
11
 
@@ -22,7 +22,7 @@
22
22
  --gap-s: 12px;
23
23
  --gap-xl: 24px;
24
24
  }
25
- .file-upload-item__component_nxedx {
25
+ .file-upload-item__component_1g1pw {
26
26
  font-size: 13px;
27
27
  line-height: 16px;
28
28
  font-weight: 400;
@@ -34,10 +34,10 @@
34
34
  box-shadow: 0 -1px 0 0 var(--color-light-border-primary) inset;
35
35
  box-sizing: border-box
36
36
  }
37
- .file-upload-item__component_nxedx svg {
37
+ .file-upload-item__component_1g1pw svg {
38
38
  display: block;
39
39
  }
40
- .file-upload-item__infoSection_nxedx {
40
+ .file-upload-item__infoSection_1g1pw {
41
41
  display: flex;
42
42
  flex-direction: column;
43
43
  flex: 1;
@@ -45,90 +45,90 @@
45
45
  margin-left: var(--gap-s);
46
46
  min-width: 40%;
47
47
  }
48
- .file-upload-item__info_nxedx {
48
+ .file-upload-item__info_1g1pw {
49
49
  display: flex;
50
50
  flex-wrap: wrap;
51
51
  flex: 1;
52
52
  overflow: hidden;
53
53
  }
54
- .file-upload-item__icon_nxedx {
54
+ .file-upload-item__icon_1g1pw {
55
55
  display: block;
56
56
  flex-shrink: 0;
57
57
  color: var(--color-light-text-primary);
58
58
  }
59
- .file-upload-item__errorIcon_nxedx {
59
+ .file-upload-item__errorIcon_1g1pw {
60
60
  flex-shrink: 0;
61
61
  color: var(--color-light-graphic-negative);
62
62
  }
63
- .file-upload-item__successIcon_nxedx {
63
+ .file-upload-item__successIcon_1g1pw {
64
64
  flex-shrink: 0;
65
65
  color: var(--color-light-graphic-positive);
66
66
  }
67
- .file-upload-item__name_nxedx {
67
+ .file-upload-item__name_1g1pw {
68
68
  white-space: nowrap;
69
69
  overflow: hidden;
70
70
  text-overflow: ellipsis;
71
71
  color: var(--color-light-text-primary)
72
72
  }
73
- .file-upload-item__name_nxedx a {
73
+ .file-upload-item__name_1g1pw a {
74
74
  display: block;
75
75
  margin-bottom: 1px;
76
76
  }
77
- .file-upload-item__meta_nxedx {
77
+ .file-upload-item__meta_1g1pw {
78
78
  display: flex;
79
79
  white-space: nowrap;
80
80
  margin-right: var(--gap-2xs);
81
81
  margin-left: var(--gap-xl);
82
82
  padding: var(--gap-2xs) 0
83
83
  }
84
- .file-upload-item__meta_nxedx > * {
84
+ .file-upload-item__meta_1g1pw > * {
85
85
  margin-right: var(--gap-s)
86
86
  }
87
- .file-upload-item__meta_nxedx > *:last-child {
87
+ .file-upload-item__meta_1g1pw > *:last-child {
88
88
  margin-right: 0;
89
89
  }
90
- .file-upload-item__size_nxedx {
90
+ .file-upload-item__size_1g1pw {
91
91
  text-align: right;
92
92
  }
93
- .file-upload-item__delete_nxedx,
94
- .file-upload-item__download_nxedx {
93
+ .file-upload-item__delete_1g1pw,
94
+ .file-upload-item__download_1g1pw {
95
95
  height: 24px;
96
96
  width: 24px;
97
97
  margin-left: var(--gap-xs)
98
98
  }
99
- .file-upload-item__delete_nxedx svg, .file-upload-item__download_nxedx svg {
99
+ .file-upload-item__delete_1g1pw svg, .file-upload-item__download_1g1pw svg {
100
100
  width: 18px;
101
101
  height: 18px;
102
102
  }
103
- .file-upload-item__errorWrapper_nxedx {
103
+ .file-upload-item__errorWrapper_1g1pw {
104
104
  margin-top: var(--gap-s);
105
105
  color: var(--color-light-text-accent)
106
106
  }
107
107
  @media (--small-only) {
108
- .file-upload-item__errorWrapper_nxedx {
108
+ .file-upload-item__errorWrapper_1g1pw {
109
109
  flex: 1 0 100%;
110
110
  margin-top: var(--gap-3xs)
111
111
  }
112
112
  }
113
- .file-upload-item__restore_nxedx {
113
+ .file-upload-item__restore_1g1pw {
114
114
  font-size: 14px;
115
115
  line-height: 20px;
116
116
  font-weight: 400;
117
117
 
118
118
  margin-left: var(--gap-s);
119
119
  }
120
- .file-upload-item__spinnerWrapper_nxedx {
120
+ .file-upload-item__spinnerWrapper_1g1pw {
121
121
  display: flex;
122
122
  justify-content: center;
123
123
  align-items: center;
124
124
  width: 24px;
125
125
  height: 24px;
126
126
  }
127
- .file-upload-item__spinner_nxedx {
127
+ .file-upload-item__spinner_1g1pw {
128
128
  width: 20px;
129
129
  height: 20px;
130
130
  }
131
- .file-upload-item__uploadPercent_nxedx {
131
+ .file-upload-item__uploadPercent_1g1pw {
132
132
  margin-top: var(--gap-2xs);
133
133
  margin-left: var(--gap-xl);
134
134
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/core-components-file-upload-item",
3
- "version": "5.1.4",
3
+ "version": "5.1.5",
4
4
  "description": "",
5
5
  "keywords": [],
6
6
  "license": "MIT",
@@ -14,7 +14,7 @@
14
14
  "react": "^16.9.0 || ^17.0.1 || ^18.0.0"
15
15
  },
16
16
  "dependencies": {
17
- "@alfalab/core-components-icon-button": "^5.0.4",
17
+ "@alfalab/core-components-icon-button": "^5.0.5",
18
18
  "@alfalab/core-components-link": "^5.0.1",
19
19
  "@alfalab/core-components-spinner": "^3.0.2",
20
20
  "@alfalab/icons-glyph": "^2.71.0"