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

@react-spectrum/buttongroup

Package Overview
Dependencies
Maintainers
2
Versions
888
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-spectrum/buttongroup - npm Package Compare versions

Comparing version 3.0.0-nightly-262cc758b-241115 to 3.0.0-nightly-2a1c28b83-250122

7

dist/ButtonGroup.main.js

@@ -33,3 +33,3 @@ require("./vars.9d4a6a55.css");

function $d384d3249418a107$var$ButtonGroup(props, ref) {
const $d384d3249418a107$export$69b1032f2ecdf404 = /*#__PURE__*/ (0, ($parcel$interopDefault($6iGPs$react))).forwardRef(function ButtonGroup(props, ref) {
let { scale: scale } = (0, $6iGPs$reactspectrumprovider.useProvider)();

@@ -104,8 +104,5 @@ props = (0, $6iGPs$reactspectrumprovider.useProviderProps)(props);

}, children)));
}
/**
* ButtonGroup handles overflow for a grouping of buttons whose actions are related to each other.
*/ let $d384d3249418a107$export$69b1032f2ecdf404 = /*#__PURE__*/ (0, ($parcel$interopDefault($6iGPs$react))).forwardRef($d384d3249418a107$var$ButtonGroup);
});
//# sourceMappingURL=ButtonGroup.main.js.map

@@ -27,3 +27,3 @@ import "./vars.9d4a6a55.css";

function $bd4bfa55854eb3bf$var$ButtonGroup(props, ref) {
const $bd4bfa55854eb3bf$export$69b1032f2ecdf404 = /*#__PURE__*/ (0, $i2wAT$react).forwardRef(function ButtonGroup(props, ref) {
let { scale: scale } = (0, $i2wAT$useProvider)();

@@ -98,6 +98,3 @@ props = (0, $i2wAT$useProviderProps)(props);

}, children)));
}
/**
* ButtonGroup handles overflow for a grouping of buttons whose actions are related to each other.
*/ let $bd4bfa55854eb3bf$export$69b1032f2ecdf404 = /*#__PURE__*/ (0, $i2wAT$react).forwardRef($bd4bfa55854eb3bf$var$ButtonGroup);
});

@@ -104,0 +101,0 @@

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

*/
export let ButtonGroup: React.ForwardRefExoticComponent<SpectrumButtonGroupProps & React.RefAttributes<DOMRefValue<HTMLDivElement>>>;
export const ButtonGroup: React.ForwardRefExoticComponent<SpectrumButtonGroupProps & React.RefAttributes<DOMRefValue<HTMLDivElement>>>;
export type { SpectrumButtonGroupProps } from '@react-types/buttongroup';
//# sourceMappingURL=types.d.ts.map
{
"name": "@react-spectrum/buttongroup",
"version": "3.0.0-nightly-262cc758b-241115",
"version": "3.0.0-nightly-2a1c28b83-250122",
"description": "Spectrum UI components in React",

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

"dependencies": {
"@react-aria/utils": "^3.0.0-nightly-262cc758b-241115",
"@react-spectrum/utils": "^3.0.0-nightly-262cc758b-241115",
"@react-types/buttongroup": "^3.0.0-nightly-262cc758b-241115",
"@react-types/shared": "^3.0.0-nightly-262cc758b-241115",
"@react-aria/utils": "3.0.0-nightly-2a1c28b83-250122",
"@react-spectrum/utils": "3.0.0-nightly-2a1c28b83-250122",
"@react-types/buttongroup": "3.0.0-nightly-2a1c28b83-250122",
"@react-types/shared": "3.0.0-nightly-2a1c28b83-250122",
"@swc/helpers": "^0.5.0"

@@ -48,12 +48,12 @@ },

"@adobe/spectrum-css-temp": "3.0.0-alpha.1",
"@spectrum-icons/workflow": "^3.0.0-nightly-262cc758b-241115"
"@spectrum-icons/workflow": "3.0.0-nightly-2a1c28b83-250122"
},
"peerDependencies": {
"@react-spectrum/provider": "^3.0.0-nightly-262cc758b-241115",
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
"@react-spectrum/provider": "3.0.0-nightly-2a1c28b83-250122",
"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.6.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

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