@react-spectrum/provider
Advanced tools
Comparing version 3.1.0 to 3.1.1
@@ -32,3 +32,3 @@ var { | ||
var _classnames = $parcel$interopDefault(require("classnames")); | ||
var _clsx = $parcel$interopDefault(require("clsx")); | ||
@@ -105,3 +105,3 @@ var _babelRuntimeHelpersObjectWithoutPropertiesLoose = $parcel$interopDefault(require("@babel/runtime/helpers/objectWithoutPropertiesLoose")); | ||
var $cb3a8279d5bbe24ad5b01eee2a870ec3$exports = {}; | ||
$cb3a8279d5bbe24ad5b01eee2a870ec3$exports = JSON.parse("{\"name\":\"@react-spectrum/provider\",\"version\":\"3.0.2\",\"description\":\"Spectrum UI components in React\",\"license\":\"Apache-2.0\",\"main\":\"dist/main.js\",\"module\":\"dist/module.js\",\"types\":\"dist/types.d.ts\",\"source\":\"src/index.ts\",\"files\":[\"dist\",\"src\"],\"sideEffects\":[\"*.css\"],\"targets\":{\"main\":{\"includeNodeModules\":[\"@adobe/spectrum-css-temp\"]},\"module\":{\"includeNodeModules\":[\"@adobe/spectrum-css-temp\"]}},\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/adobe/react-spectrum\"},\"dependencies\":{\"@babel/runtime\":\"^7.6.2\",\"@react-aria/i18n\":\"^3.0.2\",\"@react-aria/overlays\":\"^3.0.2\",\"@react-aria/utils\":\"^3.0.2\",\"@react-spectrum/utils\":\"^3.0.2\",\"@react-types/provider\":\"^3.0.2\",\"@react-types/shared\":\"^3.0.2\",\"classnames\":\"^2.2.5\"},\"devDependencies\":{\"@adobe/spectrum-css-temp\":\"^3.0.0-alpha.1\"},\"peerDependencies\":{\"react\":\"^16.8.0\"},\"publishConfig\":{\"access\":\"public\"}}"); | ||
$cb3a8279d5bbe24ad5b01eee2a870ec3$exports = JSON.parse("{\"name\":\"@react-spectrum/provider\",\"version\":\"3.1.1\",\"description\":\"Spectrum UI components in React\",\"license\":\"Apache-2.0\",\"main\":\"dist/main.js\",\"module\":\"dist/module.js\",\"types\":\"dist/types.d.ts\",\"source\":\"src/index.ts\",\"files\":[\"dist\",\"src\"],\"sideEffects\":[\"*.css\"],\"targets\":{\"main\":{\"includeNodeModules\":[\"@adobe/spectrum-css-temp\"]},\"module\":{\"includeNodeModules\":[\"@adobe/spectrum-css-temp\"]}},\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/adobe/react-spectrum\"},\"dependencies\":{\"@babel/runtime\":\"^7.6.2\",\"@react-aria/i18n\":\"^3.1.0\",\"@react-aria/overlays\":\"^3.2.0\",\"@react-aria/utils\":\"^3.2.0\",\"@react-spectrum/utils\":\"^3.2.0\",\"@react-types/provider\":\"^3.1.0\",\"@react-types/shared\":\"^3.2.0\",\"clsx\":\"^1.1.1\"},\"devDependencies\":{\"@adobe/spectrum-css-temp\":\"^3.0.0-alpha.1\"},\"peerDependencies\":{\"react\":\"^16.8.0\"},\"publishConfig\":{\"access\":\"public\"}}"); | ||
@@ -222,3 +222,3 @@ const $f150a45acb1414cf0ebc786fd600e35$var$Context = _react.createContext(null); | ||
let className = _classnames(styleProps.className, $bdf53da28d3991a48a6a4f1a69cf6748$$interop$default['spectrum'], $a4b6d91f224137a9e1821db979545594$$interop$default['spectrum'], theme[colorScheme][themeKey], theme[scale][scaleKey], theme.global ? Object.values(theme.global) : null, { | ||
let className = _clsx(styleProps.className, $bdf53da28d3991a48a6a4f1a69cf6748$$interop$default['spectrum'], $a4b6d91f224137a9e1821db979545594$$interop$default['spectrum'], theme[colorScheme][themeKey], theme[scale][scaleKey], theme.global ? Object.values(theme.global) : null, { | ||
'react-spectrum-provider': shouldKeepSpectrumClassNames, | ||
@@ -225,0 +225,0 @@ spectrum: shouldKeepSpectrumClassNames, |
@@ -6,3 +6,3 @@ import { shouldKeepSpectrumClassNames, useDOMRef, useStyleProps, useMediaQuery } from "@react-spectrum/utils"; | ||
import { filterDOMProps } from "@react-aria/utils"; | ||
import _classnames from "classnames"; | ||
import _clsx from "clsx"; | ||
import _babelRuntimeHelpersEsmObjectWithoutPropertiesLoose from "@babel/runtime/helpers/esm/objectWithoutPropertiesLoose"; | ||
@@ -76,3 +76,3 @@ import _babelRuntimeHelpersEsmExtends from "@babel/runtime/helpers/esm/extends"; | ||
var $e44261d82f8bb46fa32302e6282353ef$exports = {}; | ||
$e44261d82f8bb46fa32302e6282353ef$exports = JSON.parse("{\"name\":\"@react-spectrum/provider\",\"version\":\"3.0.2\",\"description\":\"Spectrum UI components in React\",\"license\":\"Apache-2.0\",\"main\":\"dist/main.js\",\"module\":\"dist/module.js\",\"types\":\"dist/types.d.ts\",\"source\":\"src/index.ts\",\"files\":[\"dist\",\"src\"],\"sideEffects\":[\"*.css\"],\"targets\":{\"main\":{\"includeNodeModules\":[\"@adobe/spectrum-css-temp\"]},\"module\":{\"includeNodeModules\":[\"@adobe/spectrum-css-temp\"]}},\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/adobe/react-spectrum\"},\"dependencies\":{\"@babel/runtime\":\"^7.6.2\",\"@react-aria/i18n\":\"^3.0.2\",\"@react-aria/overlays\":\"^3.0.2\",\"@react-aria/utils\":\"^3.0.2\",\"@react-spectrum/utils\":\"^3.0.2\",\"@react-types/provider\":\"^3.0.2\",\"@react-types/shared\":\"^3.0.2\",\"classnames\":\"^2.2.5\"},\"devDependencies\":{\"@adobe/spectrum-css-temp\":\"^3.0.0-alpha.1\"},\"peerDependencies\":{\"react\":\"^16.8.0\"},\"publishConfig\":{\"access\":\"public\"}}"); | ||
$e44261d82f8bb46fa32302e6282353ef$exports = JSON.parse("{\"name\":\"@react-spectrum/provider\",\"version\":\"3.1.1\",\"description\":\"Spectrum UI components in React\",\"license\":\"Apache-2.0\",\"main\":\"dist/main.js\",\"module\":\"dist/module.js\",\"types\":\"dist/types.d.ts\",\"source\":\"src/index.ts\",\"files\":[\"dist\",\"src\"],\"sideEffects\":[\"*.css\"],\"targets\":{\"main\":{\"includeNodeModules\":[\"@adobe/spectrum-css-temp\"]},\"module\":{\"includeNodeModules\":[\"@adobe/spectrum-css-temp\"]}},\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/adobe/react-spectrum\"},\"dependencies\":{\"@babel/runtime\":\"^7.6.2\",\"@react-aria/i18n\":\"^3.1.0\",\"@react-aria/overlays\":\"^3.2.0\",\"@react-aria/utils\":\"^3.2.0\",\"@react-spectrum/utils\":\"^3.2.0\",\"@react-types/provider\":\"^3.1.0\",\"@react-types/shared\":\"^3.2.0\",\"clsx\":\"^1.1.1\"},\"devDependencies\":{\"@adobe/spectrum-css-temp\":\"^3.0.0-alpha.1\"},\"peerDependencies\":{\"react\":\"^16.8.0\"},\"publishConfig\":{\"access\":\"public\"}}"); | ||
@@ -191,3 +191,3 @@ const $bc3300334f45fd1ec62a173e70ad86$var$Context = _react.createContext(null); | ||
let className = _classnames(styleProps.className, $b25d8b701135d8d7a7615286f4137155$$interop$default['spectrum'], $af89659787f3bb83d548267e89d8c4e$$interop$default['spectrum'], theme[colorScheme][themeKey], theme[scale][scaleKey], theme.global ? Object.values(theme.global) : null, { | ||
let className = _clsx(styleProps.className, $b25d8b701135d8d7a7615286f4137155$$interop$default['spectrum'], $af89659787f3bb83d548267e89d8c4e$$interop$default['spectrum'], theme[colorScheme][themeKey], theme[scale][scaleKey], theme.global ? Object.values(theme.global) : null, { | ||
'react-spectrum-provider': shouldKeepSpectrumClassNames, | ||
@@ -194,0 +194,0 @@ spectrum: shouldKeepSpectrumClassNames, |
{ | ||
"name": "@react-spectrum/provider", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "Spectrum UI components in React", | ||
@@ -36,8 +36,8 @@ "license": "Apache-2.0", | ||
"@react-aria/i18n": "^3.1.0", | ||
"@react-aria/overlays": "^3.1.0", | ||
"@react-aria/utils": "^3.1.0", | ||
"@react-spectrum/utils": "^3.1.0", | ||
"@react-aria/overlays": "^3.2.0", | ||
"@react-aria/utils": "^3.2.0", | ||
"@react-spectrum/utils": "^3.2.0", | ||
"@react-types/provider": "^3.1.0", | ||
"@react-types/shared": "^3.1.0", | ||
"classnames": "^2.2.5" | ||
"@react-types/shared": "^3.2.0", | ||
"clsx": "^1.1.1" | ||
}, | ||
@@ -53,3 +53,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "211099972fe75ee581892efd01a7f89dfb9cdf69" | ||
"gitHead": "661f0f2e3b8648a75aae83043267954700059fe0" | ||
} |
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
109440
+ Addedclsx@^1.1.1
+ Addedclsx@1.2.1(transitive)
- Removedclassnames@^2.2.5
- Removedclassnames@2.5.1(transitive)
Updated@react-aria/overlays@^3.2.0
Updated@react-aria/utils@^3.2.0
Updated@react-spectrum/utils@^3.2.0
Updated@react-types/shared@^3.2.0