Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@invisionag/iris-react-image-container

Package Overview
Dependencies
Maintainers
24
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@invisionag/iris-react-image-container - npm Package Compare versions

Comparing version 2.5.12 to 2.5.14

41

dist/index.js

@@ -85,3 +85,3 @@ module.exports =

/******/ // Load entry module and return exports
/******/ return __webpack_require__(__webpack_require__.s = 2);
/******/ return __webpack_require__(__webpack_require__.s = 3);
/******/ })

@@ -93,3 +93,3 @@ /************************************************************************/

module.exports = require("styled-components");
module.exports = require("@babel/runtime/helpers/taggedTemplateLiteral");

@@ -100,6 +100,12 @@ /***/ }),

module.exports = require("styled-components");
/***/ }),
/* 2 */
/***/ (function(module, exports) {
module.exports = require("@invisionag/injixo-tokens/injixo");
/***/ }),
/* 2 */
/* 3 */
/***/ (function(module, __webpack_exports__, __webpack_require__) {

@@ -110,12 +116,23 @@

/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ImageContainer", function() { return ImageContainer; });
/* harmony import */ var styled_components__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(0);
/* harmony import */ var styled_components__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(styled_components__WEBPACK_IMPORTED_MODULE_0__);
/* harmony import */ var _invisionag_injixo_tokens_injixo__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(1);
/* harmony import */ var _invisionag_injixo_tokens_injixo__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_invisionag_injixo_tokens_injixo__WEBPACK_IMPORTED_MODULE_1__);
/* harmony import */ var _babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(0);
/* harmony import */ var _babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0__);
/* harmony import */ var styled_components__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(1);
/* harmony import */ var styled_components__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(styled_components__WEBPACK_IMPORTED_MODULE_1__);
/* harmony import */ var _invisionag_injixo_tokens_injixo__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(2);
/* harmony import */ var _invisionag_injixo_tokens_injixo__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_invisionag_injixo_tokens_injixo__WEBPACK_IMPORTED_MODULE_2__);
var ImageContainer = /*#__PURE__*/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) {
function _templateObject() {
var data = _babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(["\n font-size: ", ";\n color: ", ";\n display: flex;\n justify-content: center;\n\n svg {\n width: 1em;\n height: 1em;\n fill: currentColor;\n\n .background {\n fill: ", ";\n }\n\n .shapeColorFiller {\n fill: ", ";\n }\n }\n"]);
_templateObject = function _templateObject() {
return data;
};
return data;
}
var ImageContainer = styled_components__WEBPACK_IMPORTED_MODULE_1___default()('div')(_templateObject(), function (_ref) {
var scale = _ref.scale;

@@ -131,3 +148,3 @@ return scale ? "".concat(scale, "em") : '';

var fillShape = _ref4.fillShape;
return fillShape ? _invisionag_injixo_tokens_injixo__WEBPACK_IMPORTED_MODULE_1__["color"].ui0 : '';
return fillShape ? _invisionag_injixo_tokens_injixo__WEBPACK_IMPORTED_MODULE_2__["color"].ui0 : '';
});

@@ -134,0 +151,0 @@ /* harmony default export */ __webpack_exports__["default"] = (ImageContainer);

{
"name": "@invisionag/iris-react-image-container",
"version": "2.5.12",
"version": "2.5.14",
"main": "dist/index.js",

@@ -9,4 +9,4 @@ "license": "MIT",

"@invisionag/injixo-tokens": "^1.1.6",
"@invisionag/iris-settings": "^6.3.12",
"@invisionag/iris-tools": "^4.3.11"
"@invisionag/iris-settings": "^6.3.14",
"@invisionag/iris-tools": "^4.3.13"
},

@@ -16,3 +16,3 @@ "peerDependencies": {

},
"gitHead": "4b169e42c7e788e8dd016d7bc6e1ae142da5fea9"
"gitHead": "e6f652539f57bd98eaa59fd12ff0d61f5558d40b"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc