react-view-files
Advanced tools
Comparing version 1.0.11 to 1.0.12
@@ -489,3 +489,3 @@ "use strict"; | ||
}) | ||
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)("div", { | ||
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("div", { | ||
className: "d-flex align-items-center ml-2", | ||
@@ -495,3 +495,3 @@ style: { | ||
}, | ||
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("p", { | ||
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("p", { | ||
style: { | ||
@@ -504,5 +504,3 @@ textOverflow: "ellipsis", | ||
children: selectedFile === null || selectedFile === void 0 ? void 0 : selectedFile.name | ||
}), ".", /*#__PURE__*/(0, _jsxRuntime.jsx)("p", { | ||
children: fileExtension === null || fileExtension === void 0 ? void 0 : fileExtension.name | ||
})] | ||
}) | ||
})] | ||
@@ -509,0 +507,0 @@ }), !hideDropdown && /*#__PURE__*/(0, _jsxRuntime.jsx)("div", { |
{ | ||
"name": "react-view-files", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"description": "", | ||
@@ -14,3 +14,10 @@ "main": "dist/index.js", | ||
}, | ||
"keywords": [], | ||
"keywords": [ | ||
"pdf", | ||
"word", | ||
"react-view", | ||
"vídeo", | ||
"vídeo player", | ||
"doc viewer" | ||
], | ||
"author": "Erivan Roberto", | ||
@@ -17,0 +24,0 @@ "license": "ISC", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
179585
1754