Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@react-spectrum/divider

Package Overview
Dependencies
Maintainers
0
Versions
852
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 3.0.0-nightly-262cc758b-241115 to 3.0.0-nightly-326f48154-241212

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-262cc758b-241115",
"version": "3.0.0-nightly-326f48154-241212",
"description": "Spectrum UI components in React",

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

"dependencies": {
"@react-aria/separator": "^3.0.0-nightly-262cc758b-241115",
"@react-spectrum/utils": "^3.0.0-nightly-262cc758b-241115",
"@react-types/divider": "^3.0.0-nightly-262cc758b-241115",
"@react-types/shared": "^3.0.0-nightly-262cc758b-241115",
"@react-aria/separator": "3.0.0-nightly-326f48154-241212",
"@react-spectrum/utils": "3.0.0-nightly-326f48154-241212",
"@react-types/divider": "3.0.0-nightly-326f48154-241212",
"@react-types/shared": "3.0.0-nightly-326f48154-241212",
"@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

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