@react-spectrum/buttongroup
Advanced tools
Comparing version 3.0.0-nightly-262cc758b-241115 to 3.0.0-nightly-2a1c28b83-250122
@@ -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
50846
8
552
+ Added@internationalized/date@3.0.0-nightly-2a1c28b83-250122(transitive)
+ Added@internationalized/message@3.0.0-nightly-2a1c28b83-250122(transitive)
+ Added@internationalized/number@3.0.0-nightly-2a1c28b83-250122(transitive)
+ Added@internationalized/string@3.0.0-nightly-2a1c28b83-250122(transitive)
+ Added@react-aria/focus@3.0.0-nightly-2a1c28b83-250122(transitive)
+ Added@react-aria/i18n@3.0.0-nightly-2a1c28b83-250122(transitive)
+ Added@react-aria/interactions@3.0.0-nightly-2a1c28b83-250122(transitive)
+ Added@react-aria/overlays@3.0.0-nightly-2a1c28b83-250122(transitive)
+ Added@react-aria/ssr@3.0.0-nightly-2a1c28b83-250122(transitive)
+ Added@react-aria/utils@3.0.0-nightly-2a1c28b83-250122(transitive)
+ Added@react-aria/visually-hidden@3.0.0-nightly-2a1c28b83-250122(transitive)
+ Added@react-spectrum/provider@3.0.0-nightly-2a1c28b83-250122(transitive)
+ Added@react-spectrum/utils@3.0.0-nightly-2a1c28b83-250122(transitive)
+ Added@react-stately/overlays@3.0.0-nightly-2a1c28b83-250122(transitive)
+ Added@react-stately/utils@3.0.0-nightly-2a1c28b83-250122(transitive)
+ Added@react-types/button@3.0.0-nightly-2a1c28b83-250122(transitive)
+ Added@react-types/buttongroup@3.0.0-nightly-2a1c28b83-250122(transitive)
+ Added@react-types/overlays@3.0.0-nightly-2a1c28b83-250122(transitive)
+ Added@react-types/provider@3.0.0-nightly-2a1c28b83-250122(transitive)
+ Added@react-types/shared@3.0.0-nightly-2a1c28b83-250122(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/buttongroup@3.3.14(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)
Updated@react-types/buttongroup@3.0.0-nightly-2a1c28b83-250122