@atlaskit/rating 3.0.10 → 3.0.11
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 +6 -1
- package/dist/cjs/components/rating-group.compiled.css +4 -2
- package/dist/cjs/components/rating-group.js +1 -1
- package/dist/cjs/components/rating.js +1 -1
- package/dist/es2019/components/rating-group.compiled.css +4 -2
- package/dist/es2019/components/rating-group.js +1 -1
- package/dist/es2019/components/rating.js +1 -1
- package/dist/esm/components/rating-group.compiled.css +4 -2
- package/dist/esm/components/rating-group.js +1 -1
- package/dist/esm/components/rating.js +1 -1
- package/package.json +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,11 @@
|
|
|
1
1
|
# @atlaskit/rating
|
|
2
2
|
|
|
3
|
+
## 3.0.11
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies
|
|
8
|
+
|
|
3
9
|
## 3.0.10
|
|
4
10
|
|
|
5
11
|
### Patch Changes
|
|
@@ -1110,7 +1116,6 @@
|
|
|
1110
1116
|
|
|
1111
1117
|
Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
|
|
1112
1118
|
[6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
|
|
1113
|
-
|
|
1114
1119
|
- @atlaskit/docs@8.3.2
|
|
1115
1120
|
- @atlaskit/visual-regression@0.1.9
|
|
1116
1121
|
- @atlaskit/button@13.3.7
|
|
@@ -2,7 +2,9 @@
|
|
|
2
2
|
._1luw1o8l:hover [data-rating-icon-checked][data-rating-icon-checked]{display:inline-block}
|
|
3
3
|
._1wybidpf{font-size:0}
|
|
4
4
|
._aut1glyw [data-rating-icon]{display:none}
|
|
5
|
-
.
|
|
6
|
-
.
|
|
5
|
+
._bw0b1o8l label:hover~label [data-rating-icon][data-rating-icon]{display:inline-block}
|
|
6
|
+
._f1xfglyw [data-testid=input-container-checked]~label [data-rating-icon-checked]{display:none}
|
|
7
|
+
._lht81o8l [data-testid=input-container-checked]~label [data-rating-icon]{display:inline-block}
|
|
8
|
+
._lmyrglyw label:hover~label [data-rating-icon-checked][data-rating-icon-checked]{display:none}
|
|
7
9
|
._lxmnglyw:hover [data-rating-icon][data-rating-icon]{display:none}
|
|
8
10
|
._ssb01o8l [data-rating-icon-checked]{display:inline-block}
|
|
@@ -2,7 +2,9 @@
|
|
|
2
2
|
._1luw1o8l:hover [data-rating-icon-checked][data-rating-icon-checked]{display:inline-block}
|
|
3
3
|
._1wybidpf{font-size:0}
|
|
4
4
|
._aut1glyw [data-rating-icon]{display:none}
|
|
5
|
-
.
|
|
6
|
-
.
|
|
5
|
+
._bw0b1o8l label:hover~label [data-rating-icon][data-rating-icon]{display:inline-block}
|
|
6
|
+
._f1xfglyw [data-testid=input-container-checked]~label [data-rating-icon-checked]{display:none}
|
|
7
|
+
._lht81o8l [data-testid=input-container-checked]~label [data-rating-icon]{display:inline-block}
|
|
8
|
+
._lmyrglyw label:hover~label [data-rating-icon-checked][data-rating-icon-checked]{display:none}
|
|
7
9
|
._lxmnglyw:hover [data-rating-icon][data-rating-icon]{display:none}
|
|
8
10
|
._ssb01o8l [data-rating-icon-checked]{display:inline-block}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* rating-group.tsx generated by @compiled/babel-plugin v0.
|
|
1
|
+
/* rating-group.tsx generated by @compiled/babel-plugin v0.38.1 */
|
|
2
2
|
/* eslint-disable @atlaskit/design-system/use-visually-hidden */
|
|
3
3
|
import "./rating-group.compiled.css";
|
|
4
4
|
import * as React from 'react';
|
|
@@ -2,7 +2,9 @@
|
|
|
2
2
|
._1luw1o8l:hover [data-rating-icon-checked][data-rating-icon-checked]{display:inline-block}
|
|
3
3
|
._1wybidpf{font-size:0}
|
|
4
4
|
._aut1glyw [data-rating-icon]{display:none}
|
|
5
|
-
.
|
|
6
|
-
.
|
|
5
|
+
._bw0b1o8l label:hover~label [data-rating-icon][data-rating-icon]{display:inline-block}
|
|
6
|
+
._f1xfglyw [data-testid=input-container-checked]~label [data-rating-icon-checked]{display:none}
|
|
7
|
+
._lht81o8l [data-testid=input-container-checked]~label [data-rating-icon]{display:inline-block}
|
|
8
|
+
._lmyrglyw label:hover~label [data-rating-icon-checked][data-rating-icon-checked]{display:none}
|
|
7
9
|
._lxmnglyw:hover [data-rating-icon][data-rating-icon]{display:none}
|
|
8
10
|
._ssb01o8l [data-rating-icon-checked]{display:inline-block}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* rating-group.tsx generated by @compiled/babel-plugin v0.
|
|
1
|
+
/* rating-group.tsx generated by @compiled/babel-plugin v0.38.1 */
|
|
2
2
|
import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
|
|
3
3
|
import "./rating-group.compiled.css";
|
|
4
4
|
import * as React from 'react';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* rating.tsx generated by @compiled/babel-plugin v0.
|
|
1
|
+
/* rating.tsx generated by @compiled/babel-plugin v0.38.1 */
|
|
2
2
|
import _extends from "@babel/runtime/helpers/extends";
|
|
3
3
|
import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
|
|
4
4
|
var _excluded = ["isChecked", "name", "testId", "label", "id", "value", "onChange", "render"];
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/rating",
|
|
3
|
-
"version": "3.0.
|
|
3
|
+
"version": "3.0.11",
|
|
4
4
|
"description": "An accessible rating component that can be heavily customized.",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -31,14 +31,14 @@
|
|
|
31
31
|
}
|
|
32
32
|
},
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@atlaskit/icon": "^28.
|
|
34
|
+
"@atlaskit/icon": "^28.5.0",
|
|
35
35
|
"@atlaskit/motion": "^5.3.0",
|
|
36
36
|
"@atlaskit/theme": "^21.0.0",
|
|
37
|
-
"@atlaskit/tokens": "^
|
|
38
|
-
"@atlaskit/tooltip": "^20.
|
|
37
|
+
"@atlaskit/tokens": "^7.0.0",
|
|
38
|
+
"@atlaskit/tooltip": "^20.5.0",
|
|
39
39
|
"@atlaskit/visually-hidden": "^3.0.0",
|
|
40
40
|
"@babel/runtime": "^7.0.0",
|
|
41
|
-
"@compiled/react": "^0.18.
|
|
41
|
+
"@compiled/react": "^0.18.6"
|
|
42
42
|
},
|
|
43
43
|
"peerDependencies": {
|
|
44
44
|
"react": "^18.2.0",
|