@atlaskit/visually-hidden
Advanced tools
Comparing version 1.1.1 to 1.1.2
# @atlaskit/visually-hidden | ||
## 1.1.2 | ||
### Patch Changes | ||
- [`9827dcb82b8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9827dcb82b8) - No-op change to introduce spacing tokens to design system components. | ||
## 1.1.1 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@atlaskit/visually-hidden", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/visually-hidden", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/visually-hidden", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/visually-hidden", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "A composable element that hides elements from the screen while keeping them accessible.", | ||
@@ -11,2 +11,3 @@ "author": "Atlassian Pty Ltd", | ||
"atlassian": { | ||
"disableProductCI": true, | ||
"team": "Design System Team", | ||
@@ -28,3 +29,4 @@ "inPublicMirror": true, | ||
"*": [ | ||
"dist/types-ts4.0/*" | ||
"dist/types-ts4.0/*", | ||
"dist/types-ts4.0/index.d.ts" | ||
] | ||
@@ -31,0 +33,0 @@ } |
@@ -1,5 +0,7 @@ | ||
## API Report File for "@atlaskit/visually-hidden" | ||
## API Report File for "@atlaskit/visually-hidden". | ||
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/). | ||
> Do not edit this file. This report is auto-generated by [API Extractor](https://api-extractor.com/). | ||
[Learn more about API reports](https://hello.atlassian.net/wiki/spaces/UR/pages/1825484529/Package+API+Reports) | ||
````ts | ||
@@ -6,0 +8,0 @@ import { FC } from 'react'; |
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
14624