@atlaskit/avatar-group 11.0.0 → 11.1.0
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 +12 -0
- package/dist/cjs/components/grid.js +1 -1
- package/dist/cjs/components/more-indicator.js +1 -1
- package/dist/cjs/components/stack.js +1 -1
- package/dist/es2019/components/grid.js +1 -1
- package/dist/es2019/components/more-indicator.js +1 -1
- package/dist/es2019/components/stack.js +1 -1
- package/dist/esm/components/grid.js +1 -1
- package/dist/esm/components/more-indicator.js +1 -1
- package/dist/esm/components/stack.js +1 -1
- package/package.json +18 -18
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @atlaskit/avatar-group
|
|
2
2
|
|
|
3
|
+
## 11.1.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- [#109060](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/109060)
|
|
8
|
+
[`4660ec858a305`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4660ec858a305) -
|
|
9
|
+
Update `React` from v16 to v18
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- Updated dependencies
|
|
14
|
+
|
|
3
15
|
## 11.0.0
|
|
4
16
|
|
|
5
17
|
### Major Changes
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* more-indicator.tsx generated by @compiled/babel-plugin v0.
|
|
1
|
+
/* more-indicator.tsx generated by @compiled/babel-plugin v0.36.0 */
|
|
2
2
|
import _extends from "@babel/runtime/helpers/extends";
|
|
3
3
|
import "./more-indicator.compiled.css";
|
|
4
4
|
import * as React from 'react';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* more-indicator.tsx generated by @compiled/babel-plugin v0.
|
|
1
|
+
/* more-indicator.tsx generated by @compiled/babel-plugin v0.36.0 */
|
|
2
2
|
import _extends from "@babel/runtime/helpers/extends";
|
|
3
3
|
import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
|
|
4
4
|
var _excluded = ["testId", "className", "ref"];
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/avatar-group",
|
|
3
|
-
"version": "11.
|
|
3
|
+
"version": "11.1.0",
|
|
4
4
|
"description": "An avatar group displays a number of avatars grouped together in a stack or grid.",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -25,15 +25,15 @@
|
|
|
25
25
|
"runReact18": true
|
|
26
26
|
},
|
|
27
27
|
"dependencies": {
|
|
28
|
-
"@atlaskit/avatar": "^21.
|
|
29
|
-
"@atlaskit/css": "^0.
|
|
30
|
-
"@atlaskit/ds-lib": "^3.
|
|
31
|
-
"@atlaskit/menu": "^2.
|
|
28
|
+
"@atlaskit/avatar": "^21.18.0",
|
|
29
|
+
"@atlaskit/css": "^0.8.0",
|
|
30
|
+
"@atlaskit/ds-lib": "^3.5.0",
|
|
31
|
+
"@atlaskit/menu": "^2.14.0",
|
|
32
32
|
"@atlaskit/platform-feature-flags": "^0.3.0",
|
|
33
|
-
"@atlaskit/popup": "^1.
|
|
34
|
-
"@atlaskit/theme": "^14.
|
|
35
|
-
"@atlaskit/tokens": "^3.
|
|
36
|
-
"@atlaskit/tooltip": "^19.
|
|
33
|
+
"@atlaskit/popup": "^1.31.0",
|
|
34
|
+
"@atlaskit/theme": "^14.1.0",
|
|
35
|
+
"@atlaskit/tokens": "^3.3.0",
|
|
36
|
+
"@atlaskit/tooltip": "^19.1.0",
|
|
37
37
|
"@babel/runtime": "^7.0.0",
|
|
38
38
|
"@compiled/react": "^0.18.1",
|
|
39
39
|
"bind-event-listener": "^3.0.0"
|
|
@@ -45,22 +45,22 @@
|
|
|
45
45
|
"@af/accessibility-testing": "*",
|
|
46
46
|
"@af/integration-testing": "*",
|
|
47
47
|
"@af/visual-regression": "*",
|
|
48
|
-
"@atlaskit/analytics-next": "^10.
|
|
49
|
-
"@atlaskit/button": "^20.
|
|
48
|
+
"@atlaskit/analytics-next": "^10.3.0",
|
|
49
|
+
"@atlaskit/button": "^20.4.0",
|
|
50
50
|
"@atlaskit/docs": "*",
|
|
51
|
-
"@atlaskit/form": "^11.0
|
|
52
|
-
"@atlaskit/icon": "^23.
|
|
51
|
+
"@atlaskit/form": "^11.1.0",
|
|
52
|
+
"@atlaskit/icon": "^23.5.0",
|
|
53
53
|
"@atlaskit/link": "*",
|
|
54
|
-
"@atlaskit/modal-dialog": "^12.
|
|
55
|
-
"@atlaskit/primitives": "^13.
|
|
54
|
+
"@atlaskit/modal-dialog": "^12.20.0",
|
|
55
|
+
"@atlaskit/primitives": "^13.4.0",
|
|
56
56
|
"@atlaskit/section-message": "*",
|
|
57
57
|
"@atlaskit/ssr": "*",
|
|
58
|
-
"@atlaskit/toggle": "^14.
|
|
58
|
+
"@atlaskit/toggle": "^14.1.0",
|
|
59
59
|
"@atlaskit/visual-regression": "*",
|
|
60
|
-
"@testing-library/react": "^
|
|
60
|
+
"@testing-library/react": "^13.4.0",
|
|
61
61
|
"@testing-library/user-event": "^14.4.3",
|
|
62
62
|
"lodash": "^4.17.21",
|
|
63
|
-
"react-dom": "^
|
|
63
|
+
"react-dom": "^18.2.0",
|
|
64
64
|
"typescript": "~5.4.2"
|
|
65
65
|
},
|
|
66
66
|
"keywords": [
|