@atlaskit/visually-hidden 1.2.4 → 1.2.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,70 +1,76 @@
1
1
  # @atlaskit/visually-hidden
2
2
 
3
+ ## 1.2.5
4
+
5
+ ### Patch Changes
6
+
7
+ - [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116) [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) - Upgrade Typescript from `4.9.5` to `5.4.2`
8
+
3
9
  ## 1.2.4
4
10
 
5
11
  ### Patch Changes
6
12
 
7
- - [`4ae083a7e66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ae083a7e66) - Use `@af/accessibility-testing` for default jest-axe config and jest-axe import in accessibility testing.
13
+ - [#36754](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36754) [`4ae083a7e66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ae083a7e66) - Use `@af/accessibility-testing` for default jest-axe config and jest-axe import in accessibility testing.
8
14
 
9
15
  ## 1.2.3
10
16
 
11
17
  ### Patch Changes
12
18
 
13
- - [`b1bdec7cce2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b1bdec7cce2) - Internal change to enforce token usage for spacing properties. There is no expected visual or behaviour change.
19
+ - [#32935](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32935) [`b1bdec7cce2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b1bdec7cce2) - Internal change to enforce token usage for spacing properties. There is no expected visual or behaviour change.
14
20
 
15
21
  ## 1.2.2
16
22
 
17
23
  ### Patch Changes
18
24
 
19
- - [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
25
+ - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793) [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
20
26
 
21
27
  ## 1.2.1
22
28
 
23
29
  ### Patch Changes
24
30
 
25
- - [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`
31
+ - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649) [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`
26
32
 
27
33
  ## 1.2.0
28
34
 
29
35
  ### Minor Changes
30
36
 
31
- - [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
37
+ - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258) [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
32
38
 
33
39
  ## 1.1.2
34
40
 
35
41
  ### Patch Changes
36
42
 
37
- - [`9827dcb82b8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9827dcb82b8) - No-op change to introduce spacing tokens to design system components.
43
+ - [#26303](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26303) [`9827dcb82b8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9827dcb82b8) - No-op change to introduce spacing tokens to design system components.
38
44
 
39
45
  ## 1.1.1
40
46
 
41
47
  ### Patch Changes
42
48
 
43
- - [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade Typescript from `4.3.5` to `4.5.5`
49
+ - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874) [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade Typescript from `4.3.5` to `4.5.5`
44
50
 
45
51
  ## 1.1.0
46
52
 
47
53
  ### Minor Changes
48
54
 
49
- - [`86b6aecec17`](https://bitbucket.org/atlassian/atlassian-frontend/commits/86b6aecec17) - Updates `@emotion/core` to `@emotion/react`; v10 to v11. There is no expected behavior change.
55
+ - [#24004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24004) [`86b6aecec17`](https://bitbucket.org/atlassian/atlassian-frontend/commits/86b6aecec17) - Updates `@emotion/core` to `@emotion/react`; v10 to v11. There is no expected behavior change.
50
56
 
51
57
  ## 1.0.2
52
58
 
53
59
  ### Patch Changes
54
60
 
55
- - [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade Typescript from `4.2.4` to `4.3.5`.
61
+ - [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492) [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade Typescript from `4.2.4` to `4.3.5`.
56
62
 
57
63
  ## 1.0.1
58
64
 
59
65
  ### Patch Changes
60
66
 
61
- - [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade to TypeScript 4.2.4
67
+ - [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650) [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade to TypeScript 4.2.4
62
68
 
63
69
  ## 1.0.0
64
70
 
65
71
  ### Major Changes
66
72
 
67
- - [`08ce7935675`](https://bitbucket.org/atlassian/atlassian-frontend/commits/08ce7935675) - Update `@atlaskit/visually-hidden` to v1. No breaking changes from previous version.
73
+ - [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752) [`08ce7935675`](https://bitbucket.org/atlassian/atlassian-frontend/commits/08ce7935675) - Update `@atlaskit/visually-hidden` to v1. No breaking changes from previous version.
68
74
 
69
75
  `@atlaskit/visually-hidden` now exposes an additional `id` prop. This prop is exposed to allow consumers to pair the component with the
70
76
  `aria-describedby` HTML attribute.
@@ -73,37 +79,37 @@
73
79
 
74
80
  ### Patch Changes
75
81
 
76
- - [`248133ff889`](https://bitbucket.org/atlassian/atlassian-frontend/commits/248133ff889) - Fixes the name of the entrypoint in package.json
82
+ - [#14777](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14777) [`248133ff889`](https://bitbucket.org/atlassian/atlassian-frontend/commits/248133ff889) - Fixes the name of the entrypoint in package.json
77
83
 
78
84
  ## 0.1.1
79
85
 
80
86
  ### Patch Changes
81
87
 
82
- - [`cd34d8ca8ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cd34d8ca8ea) - Internal wiring up to the tokens techstack, no code changes.
88
+ - [#13302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13302) [`cd34d8ca8ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cd34d8ca8ea) - Internal wiring up to the tokens techstack, no code changes.
83
89
 
84
90
  ## 0.1.0
85
91
 
86
92
  ### Minor Changes
87
93
 
88
- - [`4a26bfd6414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a26bfd6414) - Initial release of the visually hidden component. This component should be used as an accessbility tool to wrap content for screen readers that would otherwise not be relevant in the natural flow of the page.
94
+ - [#12837](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12837) [`4a26bfd6414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a26bfd6414) - Initial release of the visually hidden component. This component should be used as an accessbility tool to wrap content for screen readers that would otherwise not be relevant in the natural flow of the page.
89
95
 
90
96
  ## 0.0.4
91
97
 
92
98
  ### Patch Changes
93
99
 
94
- - [`229b32842b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/229b32842b5) - Fix .npmignore and tsconfig.json for **tests**
100
+ - [#8306](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8306) [`229b32842b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/229b32842b5) - Fix .npmignore and tsconfig.json for **tests**
95
101
 
96
102
  ## 0.0.3
97
103
 
98
104
  ### Patch Changes
99
105
 
100
- - [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile packages using babel rather than tsc
106
+ - [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857) [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile packages using babel rather than tsc
101
107
 
102
108
  ## 0.0.2
103
109
 
104
110
  ### Patch Changes
105
111
 
106
- - [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules compiler option.
112
+ - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497) [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules compiler option.
107
113
  This requires version 3.8 of Typescript, read more about how we handle Typescript versions here: https://atlaskit.atlassian.com/get-started
108
114
  Also add `typescript` to `devDependencies` to denote version that the package was built with.
109
115
 
@@ -111,4 +117,4 @@
111
117
 
112
118
  ### Patch Changes
113
119
 
114
- - [`b443b5a60f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b443b5a60f) - Renamed template package
120
+ - [#4967](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4967) [`b443b5a60f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b443b5a60f) - Renamed template package
@@ -49,5 +49,4 @@ var VisuallyHidden = function VisuallyHidden(_ref) {
49
49
  role: role
50
50
  }, children);
51
51
  };
52
- var _default = VisuallyHidden;
53
- exports.default = _default;
52
+ var _default = exports.default = VisuallyHidden;
package/package.json CHANGED
@@ -1,12 +1,19 @@
1
1
  {
2
2
  "name": "@atlaskit/visually-hidden",
3
- "version": "1.2.4",
3
+ "version": "1.2.5",
4
4
  "description": "A utility that hides content from the screen while retaining readability by screen readers for accessibility.",
5
- "author": "Atlassian Pty Ltd",
6
- "license": "Apache-2.0",
7
5
  "publishConfig": {
8
6
  "registry": "https://registry.npmjs.org/"
9
7
  },
8
+ "repository": "https://bitbucket.org/atlassian/atlassian-frontend-mirror",
9
+ "author": "Atlassian Pty Ltd",
10
+ "license": "Apache-2.0",
11
+ "main": "dist/cjs/index.js",
12
+ "module": "dist/esm/index.js",
13
+ "module:es2019": "dist/es2019/index.js",
14
+ "types": "dist/types/index.d.ts",
15
+ "sideEffects": false,
16
+ "atlaskit:src": "src/index.tsx",
10
17
  "atlassian": {
11
18
  "team": "Design System Team",
12
19
  "inPublicMirror": true,
@@ -16,24 +23,6 @@
16
23
  "category": "Components"
17
24
  }
18
25
  },
19
- "repository": "https://bitbucket.org/atlassian/atlassian-frontend-mirror",
20
- "main": "dist/cjs/index.js",
21
- "module": "dist/esm/index.js",
22
- "module:es2019": "dist/es2019/index.js",
23
- "types": "dist/types/index.d.ts",
24
- "typesVersions": {
25
- ">=4.5 <4.9": {
26
- "*": [
27
- "dist/types-ts4.5/*",
28
- "dist/types-ts4.5/index.d.ts"
29
- ]
30
- }
31
- },
32
- "sideEffects": false,
33
- "atlaskit:src": "src/index.tsx",
34
- "af:exports": {
35
- ".": "./src/index.tsx"
36
- },
37
26
  "dependencies": {
38
27
  "@babel/runtime": "^7.0.0",
39
28
  "@emotion/react": "^11.7.1"
@@ -45,11 +34,11 @@
45
34
  "@af/accessibility-testing": "*",
46
35
  "@atlaskit/ds-lib": "^2.2.0",
47
36
  "@atlaskit/ssr": "*",
48
- "@atlaskit/visual-regression": "^0.8.0",
37
+ "@atlaskit/visual-regression": "^0.10.0",
49
38
  "@atlassian/atlassian-frontend-prettier-config-1.0.0": "npm:@atlassian/atlassian-frontend-prettier-config@1.0.0",
50
39
  "@testing-library/react": "^12.1.5",
51
40
  "react-dom": "^16.8.0",
52
- "typescript": "~4.9.5",
41
+ "typescript": "~5.4.2",
53
42
  "wait-for-expect": "^1.2.0"
54
43
  },
55
44
  "techstack": {
@@ -73,6 +62,17 @@
73
62
  "deprecation": "no-deprecated-imports"
74
63
  }
75
64
  },
65
+ "typesVersions": {
66
+ ">=4.5 <4.9": {
67
+ "*": [
68
+ "dist/types-ts4.5/*",
69
+ "dist/types-ts4.5/index.d.ts"
70
+ ]
71
+ }
72
+ },
73
+ "af:exports": {
74
+ ".": "./src/index.tsx"
75
+ },
76
76
  "homepage": "https://atlassian.design/components/visually-hidden/",
77
77
  "prettier": "@atlassian/atlassian-frontend-prettier-config-1.0.0"
78
- }
78
+ }
@@ -1,5 +0,0 @@
1
- {
2
- "name": "@atlaskit/visually-hidden",
3
- "version": "1.2.4",
4
- "sideEffects": false
5
- }
@@ -1,5 +0,0 @@
1
- {
2
- "name": "@atlaskit/visually-hidden",
3
- "version": "1.2.4",
4
- "sideEffects": false
5
- }
@@ -1,5 +0,0 @@
1
- {
2
- "name": "@atlaskit/visually-hidden",
3
- "version": "1.2.4",
4
- "sideEffects": false
5
- }