New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@react-spectrum/inlinealert

Package Overview
Dependencies
Maintainers
0
Versions
399
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-spectrum/inlinealert - npm Package Compare versions

Comparing version 3.0.0-nightly-a626c2596-240926 to 3.0.0-nightly-a792c1ad5-250222

dist/vars.5fcabb04.css

2

dist/et-EE.main.js
module.exports = {
"info": `Teave`,
"negative": `T\xf5rge`,
"negative": `Viga`,
"notice": `Hoiatus`,

@@ -5,0 +5,0 @@ "positive": `Valmis`

var $aa360d77330765aa$exports = {};
$aa360d77330765aa$exports = {
"info": `Teave`,
"negative": `T\xf5rge`,
"negative": `Viga`,
"notice": `Hoiatus`,

@@ -6,0 +6,0 @@ "positive": `Valmis`

var $cf1d087b199fc7c5$exports = require("./intlStrings.main.js");
require("./vars.d26a2e16.css");
require("./vars.5fcabb04.css");
var $8d976ce4ebad141b$exports = require("./inlinealert_vars_css.main.js");

@@ -53,3 +53,3 @@ var $9SIjx$spectrumiconsuiAlertMedium = require("@spectrum-icons/ui/AlertMedium");

};
function $5de8c6729f05c665$var$InlineAlert(props, ref) {
const $5de8c6729f05c665$export$a3b2c96db9b0eb71 = /*#__PURE__*/ (0, ($parcel$interopDefault($9SIjx$react))).forwardRef(function InlineAlert(props, ref) {
props = (0, $9SIjx$reactspectrumprovider.useProviderProps)(props);

@@ -99,9 +99,5 @@ let { children: children, variant: variant = 'neutral', autoFocus: autoFocus, ...otherProps } = props;

}), children))));
}
/**
* Inline alerts display a non-modal message associated with objects in a view.
* These are often used in form validation, providing a place to aggregate feedback related to multiple fields.
*/ const $5de8c6729f05c665$export$a3b2c96db9b0eb71 = /*#__PURE__*/ (0, ($parcel$interopDefault($9SIjx$react))).forwardRef($5de8c6729f05c665$var$InlineAlert);
});
//# sourceMappingURL=InlineAlert.main.js.map
import $8S3NB$intlStringsmodulejs from "./intlStrings.module.js";
import "./vars.d26a2e16.css";
import "./vars.5fcabb04.css";
import $8S3NB$inlinealert_vars_cssmodulejs from "./inlinealert_vars_css.module.js";

@@ -47,3 +47,3 @@ import $8S3NB$spectrumiconsuiAlertMedium from "@spectrum-icons/ui/AlertMedium";

};
function $abf1e6290496dda5$var$InlineAlert(props, ref) {
const $abf1e6290496dda5$export$a3b2c96db9b0eb71 = /*#__PURE__*/ (0, $8S3NB$react).forwardRef(function InlineAlert(props, ref) {
props = (0, $8S3NB$useProviderProps)(props);

@@ -93,7 +93,3 @@ let { children: children, variant: variant = 'neutral', autoFocus: autoFocus, ...otherProps } = props;

}), children))));
}
/**
* Inline alerts display a non-modal message associated with objects in a view.
* These are often used in form validation, providing a place to aggregate feedback related to multiple fields.
*/ const $abf1e6290496dda5$export$a3b2c96db9b0eb71 = /*#__PURE__*/ (0, $8S3NB$react).forwardRef($abf1e6290496dda5$var$InlineAlert);
});

@@ -100,0 +96,0 @@

module.exports = {
"info": `Informazioni`,
"negative": `Errore`,
"notice": `Avviso`,
"notice": `Avvertenza`,
"positive": `Operazione riuscita`

@@ -6,0 +6,0 @@ };

@@ -5,3 +5,3 @@ var $2ebc0e35fdc040b7$exports = {};

"negative": `Errore`,
"notice": `Avviso`,
"notice": `Avvertenza`,
"positive": `Operazione riuscita`

@@ -8,0 +8,0 @@ };

{
"name": "@react-spectrum/inlinealert",
"version": "3.0.0-nightly-a626c2596-240926",
"version": "3.0.0-nightly-a792c1ad5-250222",
"description": "Spectrum UI components in React",

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

"dependencies": {
"@react-aria/focus": "^3.0.0-nightly-a626c2596-240926",
"@react-aria/i18n": "^3.0.0-nightly-a626c2596-240926",
"@react-aria/utils": "^3.0.0-nightly-a626c2596-240926",
"@react-spectrum/layout": "^3.0.0-nightly-a626c2596-240926",
"@react-spectrum/utils": "^3.0.0-nightly-a626c2596-240926",
"@react-types/shared": "^3.0.0-nightly-a626c2596-240926",
"@spectrum-icons/ui": "^3.0.0-nightly-a626c2596-240926",
"@react-aria/focus": "3.0.0-nightly-a792c1ad5-250222",
"@react-aria/i18n": "3.0.0-nightly-a792c1ad5-250222",
"@react-aria/utils": "3.0.0-nightly-a792c1ad5-250222",
"@react-spectrum/layout": "3.0.0-nightly-a792c1ad5-250222",
"@react-spectrum/utils": "3.0.0-nightly-a792c1ad5-250222",
"@react-types/shared": "3.0.0-nightly-a792c1ad5-250222",
"@spectrum-icons/ui": "3.0.0-nightly-a792c1ad5-250222",
"@swc/helpers": "^0.5.0"

@@ -53,9 +53,9 @@ },

"peerDependencies": {
"@react-spectrum/provider": "^3.0.0-nightly-a626c2596-240926",
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
"@react-spectrum/provider": "3.0.0-nightly-a792c1ad5-250222",
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
"react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
},
"publishConfig": {
"access": "public"
},
"stableVersion": "3.2.7"
}
}

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

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

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