@s-ui/react-atom-image
Advanced tools
Comparing version 2.13.0 to 2.14.0
@@ -32,3 +32,3 @@ import _extends from "@babel/runtime/helpers/esm/extends"; | ||
sources = _ref$sources === void 0 ? [] : _ref$sources, | ||
Spinner = _ref.spinner, | ||
spinner = _ref.spinner, | ||
imgProps = _objectWithoutPropertiesLoose(_ref, _excluded); | ||
@@ -76,3 +76,3 @@ | ||
}; | ||
var SpinnerExtended = Spinner && /*#__PURE__*/cloneElement(Spinner, { | ||
var spinnerExtended = spinner && /*#__PURE__*/cloneElement(spinner, { | ||
className: CLASS_SPINNER | ||
@@ -99,3 +99,3 @@ }); | ||
}) | ||
}), !error && isLoading && SpinnerExtended, error && /*#__PURE__*/_jsx(ErrorImage, { | ||
}), !error && isLoading && spinnerExtended, error && /*#__PURE__*/_jsx(ErrorImage, { | ||
className: CLASS_ERROR, | ||
@@ -102,0 +102,0 @@ icon: errorIcon, |
{ | ||
"name": "@s-ui/react-atom-image", | ||
"version": "2.13.0", | ||
"version": "2.14.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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