@react-spectrum/divider
Advanced tools
Comparing version 3.0.0-nightly-e60fb427c-240930 to 3.0.0-nightly-e94e36431-241203
@@ -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-e60fb427c-240930", | ||
"version": "3.0.0-nightly-e94e36431-241203", | ||
"description": "Spectrum UI components in React", | ||
@@ -39,6 +39,6 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@react-aria/separator": "^3.0.0-nightly-e60fb427c-240930", | ||
"@react-spectrum/utils": "^3.0.0-nightly-e60fb427c-240930", | ||
"@react-types/divider": "^3.0.0-nightly-e60fb427c-240930", | ||
"@react-types/shared": "^3.0.0-nightly-e60fb427c-240930", | ||
"@react-aria/separator": "^3.0.0-nightly-e94e36431-241203", | ||
"@react-spectrum/utils": "^3.0.0-nightly-e94e36431-241203", | ||
"@react-types/divider": "^3.0.0-nightly-e94e36431-241203", | ||
"@react-types/shared": "^3.0.0-nightly-e94e36431-241203", | ||
"@swc/helpers": "^0.5.0" | ||
@@ -50,3 +50,3 @@ }, | ||
"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" | ||
}, | ||
@@ -56,3 +56,3 @@ "publishConfig": { | ||
}, | ||
"stableVersion": "3.5.16" | ||
"stableVersion": "3.5.18" | ||
} |
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
44856
519