@chakra-ui/visually-hidden
Advanced tools
Comparing version 2.0.9 to 2.0.10
@@ -33,3 +33,3 @@ "use strict"; | ||
// ../../react-shim.js | ||
// ../../../react-shim.js | ||
var import_react = __toESM(require("react")); | ||
@@ -36,0 +36,0 @@ |
@@ -6,2 +6,4 @@ import * as _chakra_ui_system from '@chakra-ui/system'; | ||
* elements on screen | ||
* | ||
* @see Docs https://chakra-ui.com/docs/components/visually-hidden | ||
*/ | ||
@@ -13,2 +15,4 @@ declare const VisuallyHidden: _chakra_ui_system.ChakraComponent<"span", {}>; | ||
* as a proxy | ||
* | ||
* @see Docs https://chakra-ui.com/docs/components/visually-hidden#visually-hidden-input | ||
*/ | ||
@@ -15,0 +19,0 @@ declare const VisuallyHiddenInput: _chakra_ui_system.ChakraComponent<"input", {}>; |
@@ -1,2 +0,2 @@ | ||
// ../../react-shim.js | ||
// ../../../react-shim.js | ||
import React from "react"; | ||
@@ -3,0 +3,0 @@ |
{ | ||
"name": "@chakra-ui/visually-hidden", | ||
"version": "2.0.9", | ||
"version": "2.0.10", | ||
"description": "A React component that visually hides its content", | ||
@@ -35,3 +35,3 @@ "keywords": [ | ||
"url": "git+https://github.com/chakra-ui/chakra-ui.git", | ||
"directory": "packages/visually-hidden" | ||
"directory": "packages/components/visually-hidden" | ||
}, | ||
@@ -42,3 +42,3 @@ "bugs": { | ||
"devDependencies": { | ||
"@chakra-ui/system": "2.2.7", | ||
"@chakra-ui/system": "2.2.10", | ||
"react": "^18.0.0" | ||
@@ -45,0 +45,0 @@ }, |
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
7140
116