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

@react-spectrum/image

Package Overview
Dependencies
Maintainers
0
Versions
828
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-spectrum/image - npm Package Compare versions

Comparing version 3.0.0-nightly-ab9fd5c68-241126 to 3.0.0-nightly-b0f156972-241128

8

dist/Image.main.js

@@ -33,4 +33,3 @@ require("./vars.ed1277c0.css");

// incomplete component for show right now
function $bda2e7b47de3a920$var$Image(props, ref) {
const $bda2e7b47de3a920$export$3e431a229df88919 = /*#__PURE__*/ (0, ($parcel$interopDefault($lyGvT$react))).forwardRef(function Image(props, ref) {
/* Slots should be able to pass an alt for default behavior, but in Images, the child may know better. */ let userProvidedAlt = props.alt;

@@ -62,8 +61,5 @@ props = (0, $lyGvT$reactspectrumutils.useSlotProps)(props, 'image');

}));
}
/**
* Image is used to insert and display an image within a component.
*/ const $bda2e7b47de3a920$export$3e431a229df88919 = /*#__PURE__*/ (0, ($parcel$interopDefault($lyGvT$react))).forwardRef($bda2e7b47de3a920$var$Image);
});
//# sourceMappingURL=Image.main.js.map

@@ -27,4 +27,3 @@ import "./vars.ed1277c0.css";

// incomplete component for show right now
function $77e0ac4d4aa3e5ef$var$Image(props, ref) {
const $77e0ac4d4aa3e5ef$export$3e431a229df88919 = /*#__PURE__*/ (0, $6cGum$react).forwardRef(function Image(props, ref) {
/* Slots should be able to pass an alt for default behavior, but in Images, the child may know better. */ let userProvidedAlt = props.alt;

@@ -56,6 +55,3 @@ props = (0, $6cGum$useSlotProps)(props, 'image');

}));
}
/**
* Image is used to insert and display an image within a component.
*/ const $77e0ac4d4aa3e5ef$export$3e431a229df88919 = /*#__PURE__*/ (0, $6cGum$react).forwardRef($77e0ac4d4aa3e5ef$var$Image);
});

@@ -62,0 +58,0 @@

{
"name": "@react-spectrum/image",
"version": "3.0.0-nightly-ab9fd5c68-241126",
"version": "3.0.0-nightly-b0f156972-241128",
"description": "Spectrum UI components in React",

@@ -39,6 +39,6 @@ "license": "Apache-2.0",

"dependencies": {
"@react-aria/utils": "^3.0.0-nightly-ab9fd5c68-241126",
"@react-spectrum/utils": "^3.0.0-nightly-ab9fd5c68-241126",
"@react-types/image": "^3.0.0-nightly-ab9fd5c68-241126",
"@react-types/shared": "^3.0.0-nightly-ab9fd5c68-241126",
"@react-aria/utils": "^3.0.0-nightly-b0f156972-241128",
"@react-spectrum/utils": "^3.0.0-nightly-b0f156972-241128",
"@react-types/image": "^3.0.0-nightly-b0f156972-241128",
"@react-types/shared": "^3.0.0-nightly-b0f156972-241128",
"@swc/helpers": "^0.5.0"

@@ -50,3 +50,3 @@ },

"peerDependencies": {
"@react-spectrum/provider": "^3.0.0-nightly-ab9fd5c68-241126",
"@react-spectrum/provider": "^3.0.0-nightly-b0f156972-241128",
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"

@@ -53,0 +53,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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