@invisionag/iris-react-image-container
Advanced tools
Comparing version 2.3.28 to 2.3.29
@@ -113,18 +113,14 @@ module.exports = | ||
var ImageContainer = styled_components__WEBPACK_IMPORTED_MODULE_0___default()('div').withConfig({ | ||
const ImageContainer = styled_components__WEBPACK_IMPORTED_MODULE_0___default()('div').withConfig({ | ||
displayName: "src__ImageContainer", | ||
componentId: "f62acz-0" | ||
})(["font-size:", ";color:", ";display:flex;justify-content:center;svg{width:1em;height:1em;fill:currentColor;.background{fill:", ";}.shapeColorFiller{fill:", ";}}"], function (_ref) { | ||
var scale = _ref.scale; | ||
return scale ? "".concat(scale, "em") : ''; | ||
}, function (_ref2) { | ||
var textColor = _ref2.color; | ||
return textColor || ''; | ||
}, function (_ref3) { | ||
var backgroundColor = _ref3.backgroundColor; | ||
return backgroundColor || 'none'; | ||
}, function (_ref4) { | ||
var fillShape = _ref4.fillShape; | ||
return fillShape ? _invisionag_beacon_tokens_injixo__WEBPACK_IMPORTED_MODULE_1__["color"].ui0 : ''; | ||
}); | ||
})(["font-size:", ";color:", ";display:flex;justify-content:center;svg{width:1em;height:1em;fill:currentColor;.background{fill:", ";}.shapeColorFiller{fill:", ";}}"], ({ | ||
scale | ||
}) => scale ? `${scale}em` : '', ({ | ||
color: textColor | ||
}) => textColor || '', ({ | ||
backgroundColor | ||
}) => backgroundColor || 'none', ({ | ||
fillShape | ||
}) => fillShape ? _invisionag_beacon_tokens_injixo__WEBPACK_IMPORTED_MODULE_1__["color"].ui0 : ''); | ||
/* harmony default export */ __webpack_exports__["default"] = (ImageContainer); | ||
@@ -131,0 +127,0 @@ |
{ | ||
"name": "@invisionag/iris-react-image-container", | ||
"version": "2.3.28", | ||
"version": "2.3.29", | ||
"main": "dist/index.js", | ||
@@ -9,4 +9,4 @@ "license": "MIT", | ||
"@invisionag/beacon-tokens": "^0.0.15", | ||
"@invisionag/iris-settings": "^6.1.29", | ||
"@invisionag/iris-tools": "^4.1.28" | ||
"@invisionag/iris-settings": "^6.1.30", | ||
"@invisionag/iris-tools": "^4.1.29" | ||
}, | ||
@@ -16,3 +16,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "1073ccb0ff0dfa260ef73af625bf231b457a3e7d" | ||
"gitHead": "3bbf8d39b7b9d568ec075c8f0b1a250ab257d6e1" | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
8373
146
1