First version of media manager
This commit is contained in:
67
dashboard/package-lock.json
generated
67
dashboard/package-lock.json
generated
@@ -11,6 +11,7 @@
|
||||
"@syncfusion/ej2-react-buttons": "^30.1.37",
|
||||
"@syncfusion/ej2-react-calendars": "^30.1.37",
|
||||
"@syncfusion/ej2-react-dropdowns": "^30.1.37",
|
||||
"@syncfusion/ej2-react-filemanager": "^30.1.38",
|
||||
"@syncfusion/ej2-react-grids": "^30.1.37",
|
||||
"@syncfusion/ej2-react-inputs": "^30.1.38",
|
||||
"@syncfusion/ej2-react-kanban": "^30.1.37",
|
||||
@@ -1025,12 +1026,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@syncfusion/ej2-data": {
|
||||
"version": "30.1.37",
|
||||
"resolved": "https://registry.npmjs.org/@syncfusion/ej2-data/-/ej2-data-30.1.37.tgz",
|
||||
"integrity": "sha512-UGbF1a95BmdRcgkgekMOdJY0kcNSaOrKWLlnZxFkEl9SSvN+mxPa7ktgXHlEWRc+KY/WeNSV2kmyZ8h/htnAXQ==",
|
||||
"version": "30.1.38",
|
||||
"resolved": "https://registry.npmjs.org/@syncfusion/ej2-data/-/ej2-data-30.1.38.tgz",
|
||||
"integrity": "sha512-BdqvjLzzK4OuUR1YlzPSG3SmeGg1mrLz/6ih5oD9dSpRXDoMG24bpO1rwCK7mjy8Dp9IJ8mliyCbPfoDycxM9Q==",
|
||||
"license": "SEE LICENSE IN license",
|
||||
"dependencies": {
|
||||
"@syncfusion/ej2-base": "~30.1.37"
|
||||
"@syncfusion/ej2-base": "~30.1.38"
|
||||
}
|
||||
},
|
||||
"node_modules/@syncfusion/ej2-dropdowns": {
|
||||
@@ -1064,6 +1065,47 @@
|
||||
"integrity": "sha512-1r0rWrXEsXsRJhG0yOs8Hp2nGARLsBCD4u602R4IxLDrockIPVJv4gz0rIw4dDtFW7bpAa8J+yWXtr6fW29Bhw==",
|
||||
"license": "SEE LICENSE IN license"
|
||||
},
|
||||
"node_modules/@syncfusion/ej2-filemanager": {
|
||||
"version": "30.1.38",
|
||||
"resolved": "https://registry.npmjs.org/@syncfusion/ej2-filemanager/-/ej2-filemanager-30.1.38.tgz",
|
||||
"integrity": "sha512-QuXnn7V1/Ipit+zl1+3WJsnXytqX0VHVSJ5vzhdpE87nENdDktcOmifzZPpPd19ozh7rif2t2aP41KivUVF14A==",
|
||||
"license": "SEE LICENSE IN license",
|
||||
"dependencies": {
|
||||
"@syncfusion/ej2-base": "~30.1.38",
|
||||
"@syncfusion/ej2-buttons": "~30.1.37",
|
||||
"@syncfusion/ej2-data": "~30.1.38",
|
||||
"@syncfusion/ej2-grids": "~30.1.38",
|
||||
"@syncfusion/ej2-inputs": "~30.1.38",
|
||||
"@syncfusion/ej2-layouts": "~30.1.37",
|
||||
"@syncfusion/ej2-lists": "~30.1.37",
|
||||
"@syncfusion/ej2-navigations": "~30.1.37",
|
||||
"@syncfusion/ej2-popups": "~30.1.37",
|
||||
"@syncfusion/ej2-splitbuttons": "~30.1.37"
|
||||
}
|
||||
},
|
||||
"node_modules/@syncfusion/ej2-filemanager/node_modules/@syncfusion/ej2-grids": {
|
||||
"version": "30.1.38",
|
||||
"resolved": "https://registry.npmjs.org/@syncfusion/ej2-grids/-/ej2-grids-30.1.38.tgz",
|
||||
"integrity": "sha512-0ULWC/P8AsYco3fhUfrkppEdU+IMzrIWyoP057/yp0Mktq9UI5mgvQ12ruZbEMQXl0vK5S5DKaWMDJU2vBTDWQ==",
|
||||
"license": "SEE LICENSE IN license",
|
||||
"dependencies": {
|
||||
"@syncfusion/ej2-base": "~30.1.38",
|
||||
"@syncfusion/ej2-buttons": "~30.1.37",
|
||||
"@syncfusion/ej2-calendars": "~30.1.37",
|
||||
"@syncfusion/ej2-compression": "~30.1.37",
|
||||
"@syncfusion/ej2-data": "~30.1.38",
|
||||
"@syncfusion/ej2-dropdowns": "~30.1.37",
|
||||
"@syncfusion/ej2-excel-export": "~30.1.37",
|
||||
"@syncfusion/ej2-file-utils": "~30.1.37",
|
||||
"@syncfusion/ej2-inputs": "~30.1.38",
|
||||
"@syncfusion/ej2-lists": "~30.1.37",
|
||||
"@syncfusion/ej2-navigations": "~30.1.37",
|
||||
"@syncfusion/ej2-notifications": "~30.1.37",
|
||||
"@syncfusion/ej2-pdf-export": "~30.1.38",
|
||||
"@syncfusion/ej2-popups": "~30.1.37",
|
||||
"@syncfusion/ej2-splitbuttons": "~30.1.37"
|
||||
}
|
||||
},
|
||||
"node_modules/@syncfusion/ej2-grids": {
|
||||
"version": "30.1.37",
|
||||
"resolved": "https://registry.npmjs.org/@syncfusion/ej2-grids/-/ej2-grids-30.1.37.tgz",
|
||||
@@ -1169,9 +1211,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@syncfusion/ej2-pdf-export": {
|
||||
"version": "30.1.37",
|
||||
"resolved": "https://registry.npmjs.org/@syncfusion/ej2-pdf-export/-/ej2-pdf-export-30.1.37.tgz",
|
||||
"integrity": "sha512-4vtuyp+IhB8FUdxnizwytYFYP7Uxdr0thFCEuT3p7T7v4HzwEIk1uingaO32Z4AD72LUNuzznnRTZNyd59VU7w==",
|
||||
"version": "30.1.38",
|
||||
"resolved": "https://registry.npmjs.org/@syncfusion/ej2-pdf-export/-/ej2-pdf-export-30.1.38.tgz",
|
||||
"integrity": "sha512-iWgy/40rgKGweC3CJozn3MxcwKRg4OVoS7bnpkF+aDWFlJu4qV2bjZawacwASCitca+0jSs5aT7KOc24cmqJ4w==",
|
||||
"license": "SEE LICENSE IN license",
|
||||
"dependencies": {
|
||||
"@syncfusion/ej2-compression": "~30.1.37"
|
||||
@@ -1229,6 +1271,17 @@
|
||||
"@syncfusion/ej2-react-base": "~30.1.37"
|
||||
}
|
||||
},
|
||||
"node_modules/@syncfusion/ej2-react-filemanager": {
|
||||
"version": "30.1.38",
|
||||
"resolved": "https://registry.npmjs.org/@syncfusion/ej2-react-filemanager/-/ej2-react-filemanager-30.1.38.tgz",
|
||||
"integrity": "sha512-xwq7J24oC7zoiuSQpBe1NWvdK/4zIFSZOXGfTapUdjdczcolC6d+s3AgGmJZLvR1rqdNCJE99m5DO0LiRnJz3A==",
|
||||
"license": "SEE LICENSE IN license",
|
||||
"dependencies": {
|
||||
"@syncfusion/ej2-base": "~30.1.38",
|
||||
"@syncfusion/ej2-filemanager": "30.1.38",
|
||||
"@syncfusion/ej2-react-base": "~30.1.37"
|
||||
}
|
||||
},
|
||||
"node_modules/@syncfusion/ej2-react-grids": {
|
||||
"version": "30.1.37",
|
||||
"resolved": "https://registry.npmjs.org/@syncfusion/ej2-react-grids/-/ej2-react-grids-30.1.37.tgz",
|
||||
|
||||
Reference in New Issue
Block a user