@react-spectrum/statuslight
Advanced tools
Comparing version 3.0.0-nightly-987f174ba-241015 to 3.0.0-nightly-988096cf3-250215
@@ -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
56690
8
612
+ Added@internationalized/date@3.0.0-nightly-988096cf3-250215(transitive)
+ Added@internationalized/message@3.0.0-nightly-988096cf3-250215(transitive)
+ Added@internationalized/number@3.0.0-nightly-988096cf3-250215(transitive)
+ Added@internationalized/string@3.0.0-nightly-988096cf3-250215(transitive)
+ Added@react-aria/focus@3.0.0-nightly-988096cf3-250215(transitive)
+ Added@react-aria/i18n@3.0.0-nightly-988096cf3-250215(transitive)
+ Added@react-aria/interactions@3.0.0-nightly-988096cf3-250215(transitive)
+ Added@react-aria/overlays@3.0.0-nightly-988096cf3-250215(transitive)
+ Added@react-aria/ssr@3.0.0-nightly-988096cf3-250215(transitive)
+ Added@react-aria/utils@3.0.0-nightly-988096cf3-250215(transitive)
+ Added@react-aria/visually-hidden@3.0.0-nightly-988096cf3-250215(transitive)
+ Added@react-spectrum/provider@3.0.0-nightly-988096cf3-250215(transitive)
+ Added@react-spectrum/utils@3.0.0-nightly-988096cf3-250215(transitive)
+ Added@react-stately/flags@3.0.0-nightly-988096cf3-250215(transitive)
+ Added@react-stately/overlays@3.0.0-nightly-988096cf3-250215(transitive)
+ Added@react-stately/utils@3.0.0-nightly-988096cf3-250215(transitive)
+ Added@react-types/button@3.0.0-nightly-988096cf3-250215(transitive)
+ Added@react-types/overlays@3.0.0-nightly-988096cf3-250215(transitive)
+ Added@react-types/provider@3.0.0-nightly-988096cf3-250215(transitive)
+ Added@react-types/shared@3.0.0-nightly-988096cf3-250215(transitive)
+ Added@react-types/statuslight@3.0.0-nightly-988096cf3-250215(transitive)
- Removed@internationalized/date@3.7.0(transitive)
- Removed@internationalized/message@3.1.6(transitive)
- Removed@internationalized/number@3.6.0(transitive)
- Removed@internationalized/string@3.2.5(transitive)
- Removed@react-aria/focus@3.19.1(transitive)
- Removed@react-aria/i18n@3.12.5(transitive)
- Removed@react-aria/interactions@3.23.0(transitive)
- Removed@react-aria/overlays@3.25.0(transitive)
- Removed@react-aria/ssr@3.9.7(transitive)
- Removed@react-aria/utils@3.27.0(transitive)
- Removed@react-aria/visually-hidden@3.8.19(transitive)
- Removed@react-spectrum/provider@3.10.1(transitive)
- Removed@react-spectrum/utils@3.12.1(transitive)
- Removed@react-stately/overlays@3.6.13(transitive)
- Removed@react-stately/utils@3.10.5(transitive)
- Removed@react-types/button@3.10.2(transitive)
- Removed@react-types/overlays@3.8.12(transitive)
- Removed@react-types/provider@3.8.6(transitive)
- Removed@react-types/shared@3.27.0(transitive)
- Removed@react-types/statuslight@3.3.14(transitive)
Updated@react-types/statuslight@3.0.0-nightly-988096cf3-250215