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

@react-spectrum/divider

Package Overview
Dependencies
Maintainers
2
Versions
917
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-spectrum/divider - npm Package Compare versions

Comparing version

to
3.0.0-nightly-412a51816-250219

8

dist/Divider.main.js

@@ -36,3 +36,3 @@ require("./vars.e377bd1e.css");

};
function $a75f934b8a5939c6$var$Divider(props, ref) {
const $a75f934b8a5939c6$export$2e0a83ec2e27ecbb = /*#__PURE__*/ (0, ($parcel$interopDefault($40sll$react))).forwardRef(function Divider(props, ref) {
props = (0, $40sll$reactspectrumutils.useSlotProps)(props, 'divider');

@@ -59,9 +59,5 @@ let { size: size = 'L', orientation: orientation = 'horizontal', ...otherProps } = props;

});
}
/**
* Dividers bring clarity to a layout by grouping and dividing content in close proximity.
* They can also be used to establish rhythm and hierarchy.
*/ let $a75f934b8a5939c6$export$2e0a83ec2e27ecbb = /*#__PURE__*/ (0, ($parcel$interopDefault($40sll$react))).forwardRef($a75f934b8a5939c6$var$Divider);
});
//# sourceMappingURL=Divider.main.js.map

@@ -30,3 +30,3 @@ import "./vars.e377bd1e.css";

};
function $269e81ee206e9515$var$Divider(props, ref) {
const $269e81ee206e9515$export$2e0a83ec2e27ecbb = /*#__PURE__*/ (0, $budPV$react).forwardRef(function Divider(props, ref) {
props = (0, $budPV$useSlotProps)(props, 'divider');

@@ -53,7 +53,3 @@ let { size: size = 'L', orientation: orientation = 'horizontal', ...otherProps } = props;

});
}
/**
* Dividers bring clarity to a layout by grouping and dividing content in close proximity.
* They can also be used to establish rhythm and hierarchy.
*/ let $269e81ee206e9515$export$2e0a83ec2e27ecbb = /*#__PURE__*/ (0, $budPV$react).forwardRef($269e81ee206e9515$var$Divider);
});

@@ -60,0 +56,0 @@

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

*/
export let Divider: React.ForwardRefExoticComponent<SpectrumDividerProps & React.RefAttributes<DOMRefValue<HTMLElement>>>;
export const Divider: React.ForwardRefExoticComponent<SpectrumDividerProps & React.RefAttributes<DOMRefValue<HTMLElement>>>;
export type { SpectrumDividerProps } from '@react-types/divider';
//# sourceMappingURL=types.d.ts.map
{
"name": "@react-spectrum/divider",
"version": "3.0.0-nightly-3f67667d5-241111",
"version": "3.0.0-nightly-412a51816-250219",
"description": "Spectrum UI components in React",

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

"dependencies": {
"@react-aria/separator": "^3.0.0-nightly-3f67667d5-241111",
"@react-spectrum/utils": "^3.0.0-nightly-3f67667d5-241111",
"@react-types/divider": "^3.0.0-nightly-3f67667d5-241111",
"@react-types/shared": "^3.0.0-nightly-3f67667d5-241111",
"@react-aria/separator": "3.0.0-nightly-412a51816-250219",
"@react-spectrum/utils": "3.0.0-nightly-412a51816-250219",
"@react-types/divider": "3.0.0-nightly-412a51816-250219",
"@react-types/shared": "3.0.0-nightly-412a51816-250219",
"@swc/helpers": "^0.5.0"

@@ -50,8 +50,7 @@ },

"peerDependencies": {
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
},
"publishConfig": {
"access": "public"
},
"stableVersion": "3.5.17"
}
}

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