@hh.ru/magritte-ui-upload 3.2.0 → 3.2.2
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/FileName.js +1 -1
- package/FileView.js +1 -1
- package/FileViewWithPreview.js +1 -1
- package/MultiUpload.js +1 -1
- package/SingleUpload.js +1 -1
- package/Upload.js +1 -1
- package/index.css +113 -2217
- package/index.js +1 -1
- package/package.json +10 -10
- package/upload-BSffvIL5.js +5 -0
- package/upload-BSffvIL5.js.map +1 -0
- package/upload-DVaEQt0-.js +0 -5
- package/upload-DVaEQt0-.js.map +0 -1
package/index.js
CHANGED
|
@@ -21,6 +21,6 @@ import '@hh.ru/magritte-ui-breakpoint';
|
|
|
21
21
|
import '@hh.ru/magritte-ui-typography';
|
|
22
22
|
import './useDropActions.js';
|
|
23
23
|
import './useDropButtons.js';
|
|
24
|
-
import './upload-
|
|
24
|
+
import './upload-BSffvIL5.js';
|
|
25
25
|
import './SingleUpload.js';
|
|
26
26
|
//# sourceMappingURL=index.js.map
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hh.ru/magritte-ui-upload",
|
|
3
|
-
"version": "3.2.
|
|
3
|
+
"version": "3.2.2",
|
|
4
4
|
"main": "index.js",
|
|
5
5
|
"types": "index.d.ts",
|
|
6
6
|
"sideEffects": [
|
|
@@ -27,16 +27,16 @@
|
|
|
27
27
|
"react": ">=18.2.0"
|
|
28
28
|
},
|
|
29
29
|
"dependencies": {
|
|
30
|
-
"@hh.ru/magritte-ui-action": "4.4.
|
|
31
|
-
"@hh.ru/magritte-ui-avatar": "5.
|
|
30
|
+
"@hh.ru/magritte-ui-action": "4.4.23",
|
|
31
|
+
"@hh.ru/magritte-ui-avatar": "5.1.1",
|
|
32
32
|
"@hh.ru/magritte-ui-breakpoint": "5.0.0",
|
|
33
|
-
"@hh.ru/magritte-ui-button": "5.2.
|
|
34
|
-
"@hh.ru/magritte-ui-divider": "1.1.
|
|
35
|
-
"@hh.ru/magritte-ui-icon": "7.9.
|
|
36
|
-
"@hh.ru/magritte-ui-loader": "1.3.
|
|
37
|
-
"@hh.ru/magritte-ui-spacing": "2.0.
|
|
38
|
-
"@hh.ru/magritte-ui-typography": "3.0.
|
|
33
|
+
"@hh.ru/magritte-ui-button": "5.2.15",
|
|
34
|
+
"@hh.ru/magritte-ui-divider": "1.1.40",
|
|
35
|
+
"@hh.ru/magritte-ui-icon": "7.9.11",
|
|
36
|
+
"@hh.ru/magritte-ui-loader": "1.3.16",
|
|
37
|
+
"@hh.ru/magritte-ui-spacing": "2.0.38",
|
|
38
|
+
"@hh.ru/magritte-ui-typography": "3.0.26",
|
|
39
39
|
"react-dropzone": "14.3.5"
|
|
40
40
|
},
|
|
41
|
-
"gitHead": "
|
|
41
|
+
"gitHead": "d969104667bac3470d222588ac719c4fc9cd06d6"
|
|
42
42
|
}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import './index.css';
|
|
2
|
+
var styles = {"root":"magritte-root___FV1tC_3-2-2","background":"magritte-background___RfZ0U_3-2-2","drag-active":"magritte-drag-active___dihBL_3-2-2","dragActive":"magritte-drag-active___dihBL_3-2-2","load":"magritte-load___MghDA_3-2-2","loading":"magritte-loading___9E3p-_3-2-2","invalid":"magritte-invalid___Rt10-_3-2-2","root_medium":"magritte-root_medium___67WJa_3-2-2","rootMedium":"magritte-root_medium___67WJa_3-2-2","body":"magritte-body___O7ROl_3-2-2","root_small":"magritte-root_small___dkUYq_3-2-2","rootSmall":"magritte-root_small___dkUYq_3-2-2","loader":"magritte-loader___XYpWg_3-2-2","cancel":"magritte-cancel___tQ-yX_3-2-2","image-controls":"magritte-image-controls___vLf94_3-2-2","imageControls":"magritte-image-controls___vLf94_3-2-2","small-controls":"magritte-small-controls___Qn9TP_3-2-2","smallControls":"magritte-small-controls___Qn9TP_3-2-2","file-list":"magritte-file-list___L9uHt_3-2-2","fileList":"magritte-file-list___L9uHt_3-2-2"};
|
|
3
|
+
|
|
4
|
+
export { styles as s };
|
|
5
|
+
//# sourceMappingURL=upload-BSffvIL5.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"upload-BSffvIL5.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
package/upload-DVaEQt0-.js
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import './index.css';
|
|
2
|
-
var styles = {"root":"magritte-root___FV1tC_3-2-0","background":"magritte-background___RfZ0U_3-2-0","drag-active":"magritte-drag-active___dihBL_3-2-0","dragActive":"magritte-drag-active___dihBL_3-2-0","load":"magritte-load___MghDA_3-2-0","loading":"magritte-loading___9E3p-_3-2-0","invalid":"magritte-invalid___Rt10-_3-2-0","root_medium":"magritte-root_medium___67WJa_3-2-0","rootMedium":"magritte-root_medium___67WJa_3-2-0","body":"magritte-body___O7ROl_3-2-0","root_small":"magritte-root_small___dkUYq_3-2-0","rootSmall":"magritte-root_small___dkUYq_3-2-0","loader":"magritte-loader___XYpWg_3-2-0","cancel":"magritte-cancel___tQ-yX_3-2-0","image-controls":"magritte-image-controls___vLf94_3-2-0","imageControls":"magritte-image-controls___vLf94_3-2-0","small-controls":"magritte-small-controls___Qn9TP_3-2-0","smallControls":"magritte-small-controls___Qn9TP_3-2-0","file-list":"magritte-file-list___L9uHt_3-2-0","fileList":"magritte-file-list___L9uHt_3-2-0"};
|
|
3
|
-
|
|
4
|
-
export { styles as s };
|
|
5
|
-
//# sourceMappingURL=upload-DVaEQt0-.js.map
|
package/upload-DVaEQt0-.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"upload-DVaEQt0-.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|