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

@react-spectrum/form

Package Overview
Dependencies
Maintainers
2
Versions
855
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-spectrum/form - npm Package Compare versions

Comparing version 3.0.0-nightly-ab9fd5c68-241126 to 3.0.0-nightly-b0f156972-241128

dist/vars.0b4b4e4a.css

9

dist/Form.main.js

@@ -1,2 +0,2 @@

require("./vars.29ab4906.css");
require("./vars.0b4b4e4a.css");
var $eb2fc0ee655eff6b$exports = require("./fieldlabel_vars_css.main.js");

@@ -55,3 +55,3 @@ var $7HNeW$reactspectrumutils = require("@react-spectrum/utils");

]);
function $d981bcab8e24f2f3$var$Form(props, ref) {
const $d981bcab8e24f2f3$export$a7fed597f4b8afd8 = /*#__PURE__*/ (0, ($parcel$interopDefault($7HNeW$react))).forwardRef(function Form(props, ref) {
props = (0, $7HNeW$reactspectrumprovider.useProviderProps)(props);

@@ -91,8 +91,5 @@ let { children: children, labelPosition: labelPosition = 'top', labelAlign: labelAlign = 'start', isRequired: isRequired, necessityIndicator: necessityIndicator, isQuiet: isQuiet, isEmphasized: isEmphasized, isDisabled: isDisabled, isReadOnly: isReadOnly, validationState: validationState, validationBehavior: validationBehavior, validationErrors: validationErrors, ...otherProps } = props;

}, children))));
}
/**
* Forms allow users to enter data that can be submitted while providing alignment and styling for form fields.
*/ const $d981bcab8e24f2f3$export$a7fed597f4b8afd8 = /*#__PURE__*/ (0, ($parcel$interopDefault($7HNeW$react))).forwardRef($d981bcab8e24f2f3$var$Form);
});
//# sourceMappingURL=Form.main.js.map

@@ -1,2 +0,2 @@

import "./vars.29ab4906.css";
import "./vars.0b4b4e4a.css";
import $ijGT7$fieldlabel_vars_cssmodulejs from "./fieldlabel_vars_css.module.js";

@@ -48,3 +48,3 @@ import {useStyleProps as $ijGT7$useStyleProps, useDOMRef as $ijGT7$useDOMRef, classNames as $ijGT7$classNames} from "@react-spectrum/utils";

]);
function $ac118ceca79b8650$var$Form(props, ref) {
const $ac118ceca79b8650$export$a7fed597f4b8afd8 = /*#__PURE__*/ (0, $ijGT7$react).forwardRef(function Form(props, ref) {
props = (0, $ijGT7$useProviderProps)(props);

@@ -84,6 +84,3 @@ let { children: children, labelPosition: labelPosition = 'top', labelAlign: labelAlign = 'start', isRequired: isRequired, necessityIndicator: necessityIndicator, isQuiet: isQuiet, isEmphasized: isEmphasized, isDisabled: isDisabled, isReadOnly: isReadOnly, validationState: validationState, validationBehavior: validationBehavior, validationErrors: validationErrors, ...otherProps } = props;

}, children))));
}
/**
* Forms allow users to enter data that can be submitted while providing alignment and styling for form fields.
*/ const $ac118ceca79b8650$export$a7fed597f4b8afd8 = /*#__PURE__*/ (0, $ijGT7$react).forwardRef($ac118ceca79b8650$var$Form);
});

@@ -90,0 +87,0 @@

{
"name": "@react-spectrum/form",
"version": "3.0.0-nightly-ab9fd5c68-241126",
"version": "3.0.0-nightly-b0f156972-241128",
"description": "Spectrum UI components in React",

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

"dependencies": {
"@react-aria/utils": "^3.0.0-nightly-ab9fd5c68-241126",
"@react-spectrum/utils": "^3.0.0-nightly-ab9fd5c68-241126",
"@react-stately/form": "^3.0.0-nightly-ab9fd5c68-241126",
"@react-types/form": "^3.0.0-nightly-ab9fd5c68-241126",
"@react-types/shared": "^3.0.0-nightly-ab9fd5c68-241126",
"@react-aria/utils": "^3.0.0-nightly-b0f156972-241128",
"@react-spectrum/utils": "^3.0.0-nightly-b0f156972-241128",
"@react-stately/form": "^3.0.0-nightly-b0f156972-241128",
"@react-types/form": "^3.0.0-nightly-b0f156972-241128",
"@react-types/shared": "^3.0.0-nightly-b0f156972-241128",
"@swc/helpers": "^0.5.0"

@@ -51,3 +51,3 @@ },

"peerDependencies": {
"@react-spectrum/provider": "^3.0.0-nightly-ab9fd5c68-241126",
"@react-spectrum/provider": "^3.0.0-nightly-b0f156972-241128",
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"

@@ -54,0 +54,0 @@ },

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