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

@react-spectrum/statuslight

Package Overview
Dependencies
Maintainers
0
Versions
896
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-spectrum/statuslight - npm Package Compare versions

Comparing version 3.0.0-nightly-987f174ba-241015 to 3.0.0-nightly-988096cf3-250215

8

dist/StatusLight.main.js

@@ -33,3 +33,3 @@ require("./vars.66d47c1b.css");

function $ba01d1490c4da3ea$var$StatusLight(props, ref) {
const $ba01d1490c4da3ea$export$5f84c37a31c6e41c = /*#__PURE__*/ (0, $8aavy$react.forwardRef)(function StatusLight(props, ref) {
let { variant: variant, children: children, isDisabled: isDisabled, role: role, ...otherProps } = (0, $8aavy$reactspectrumprovider.useProviderProps)(props);

@@ -51,9 +51,5 @@ let domRef = (0, $8aavy$reactspectrumutils.useDOMRef)(ref);

}, children);
}
/**
* Status lights are used to color code categories and labels commonly found in data visualization.
* When status lights have a semantic meaning, they should use semantic variant colors.
*/ let $ba01d1490c4da3ea$export$5f84c37a31c6e41c = /*#__PURE__*/ (0, $8aavy$react.forwardRef)($ba01d1490c4da3ea$var$StatusLight);
});
//# sourceMappingURL=StatusLight.main.js.map

@@ -27,3 +27,3 @@ import "./vars.66d47c1b.css";

function $df8f173c8bd4ebc0$var$StatusLight(props, ref) {
const $df8f173c8bd4ebc0$export$5f84c37a31c6e41c = /*#__PURE__*/ (0, $k8ZOF$forwardRef)(function StatusLight(props, ref) {
let { variant: variant, children: children, isDisabled: isDisabled, role: role, ...otherProps } = (0, $k8ZOF$useProviderProps)(props);

@@ -45,7 +45,3 @@ let domRef = (0, $k8ZOF$useDOMRef)(ref);

}, children);
}
/**
* Status lights are used to color code categories and labels commonly found in data visualization.
* When status lights have a semantic meaning, they should use semantic variant colors.
*/ let $df8f173c8bd4ebc0$export$5f84c37a31c6e41c = /*#__PURE__*/ (0, $k8ZOF$forwardRef)($df8f173c8bd4ebc0$var$StatusLight);
});

@@ -52,0 +48,0 @@

@@ -8,5 +8,5 @@ import React from "react";

*/
export let StatusLight: React.ForwardRefExoticComponent<SpectrumStatusLightProps & React.RefAttributes<DOMRefValue<HTMLDivElement>>>;
export const StatusLight: React.ForwardRefExoticComponent<SpectrumStatusLightProps & React.RefAttributes<DOMRefValue<HTMLDivElement>>>;
export type { SpectrumStatusLightProps } from '@react-types/statuslight';
//# sourceMappingURL=types.d.ts.map
{
"name": "@react-spectrum/statuslight",
"version": "3.0.0-nightly-987f174ba-241015",
"version": "3.0.0-nightly-988096cf3-250215",
"description": "Spectrum UI components in React",

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

"dependencies": {
"@react-aria/utils": "^3.0.0-nightly-987f174ba-241015",
"@react-spectrum/utils": "^3.0.0-nightly-987f174ba-241015",
"@react-types/shared": "^3.0.0-nightly-987f174ba-241015",
"@react-types/statuslight": "^3.0.0-nightly-987f174ba-241015",
"@react-aria/utils": "3.0.0-nightly-988096cf3-250215",
"@react-spectrum/utils": "3.0.0-nightly-988096cf3-250215",
"@react-types/shared": "3.0.0-nightly-988096cf3-250215",
"@react-types/statuslight": "3.0.0-nightly-988096cf3-250215",
"@swc/helpers": "^0.5.0"

@@ -50,9 +50,9 @@ },

"peerDependencies": {
"@react-spectrum/provider": "^3.0.0-nightly-987f174ba-241015",
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
"@react-spectrum/provider": "3.0.0-nightly-988096cf3-250215",
"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.5.16"
}
}

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