@filerobot/common
Advanced tools
Comparing version 3.104.4 to 3.104.5
@@ -13,3 +13,3 @@ var _templateObject, _templateObject2, _templateObject3; | ||
}, ImageOverlayWrapper); | ||
var AssetTypeIcon = styled.img(_templateObject3 || (_templateObject3 = _taggedTemplateLiteral(["\n position: absolute;\n object-fit: contain;\n width: 100%;\n height: 100%;\n top: 0;\n left: 0;\n"]))); | ||
var AssetTypeIcon = styled.img(_templateObject3 || (_templateObject3 = _taggedTemplateLiteral(["\n position: absolute;\n object-fit: none;\n width: 100%;\n height: 100%;\n top: 0;\n left: 0;\n"]))); | ||
var Styled = { | ||
@@ -16,0 +16,0 @@ AssetTypeIcon: AssetTypeIcon, |
{ | ||
"name": "@filerobot/common", | ||
"version": "3.104.4", | ||
"version": "3.104.5", | ||
"description": "The common components shared between Filerobot Media Asset Widget modules", | ||
@@ -17,4 +17,4 @@ "homepage": "", | ||
"dependencies": { | ||
"@filerobot/icons": "^3.104.4", | ||
"@filerobot/utils": "^3.104.4", | ||
"@filerobot/icons": "^3.104.5", | ||
"@filerobot/utils": "^3.104.5", | ||
"@scaleflex/icons": "2.11.5", | ||
@@ -32,3 +32,3 @@ "@scaleflex/ui": "2.11.5", | ||
}, | ||
"gitHead": "99337a13ad9fc2d16890f2928e453ef9fa71c2d5" | ||
"gitHead": "8fb3f32fdd59eb531a273c173f357b64fe9056b9" | ||
} |
Sorry, the diff of this file is too big to display
711928
Updated@filerobot/icons@^3.104.5
Updated@filerobot/utils@^3.104.5