@atlaskit/reactions 35.12.1 → 35.12.3
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 +14 -0
- package/dist/cjs/analytics/index.js +1 -1
- package/dist/cjs/components/ReactionTooltip.js +1 -1
- package/dist/es2019/analytics/index.js +1 -1
- package/dist/es2019/components/ReactionTooltip.js +1 -1
- package/dist/esm/analytics/index.js +1 -1
- package/dist/esm/components/ReactionTooltip.js +1 -1
- package/package.json +6 -9
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @atlaskit/reactions
|
|
2
2
|
|
|
3
|
+
## 35.12.3
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [`cfed5271c3f51`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/cfed5271c3f51) -
|
|
8
|
+
Cleanup feature gate `platform_reactions_view_more_styling_fix`
|
|
9
|
+
- Updated dependencies
|
|
10
|
+
|
|
11
|
+
## 35.12.2
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- Updated dependencies
|
|
16
|
+
|
|
3
17
|
## 35.12.1
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|
|
@@ -11,7 +11,7 @@ var _analyticsGasTypes = require("@atlaskit/analytics-gas-types");
|
|
|
11
11
|
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
12
12
|
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { (0, _defineProperty2.default)(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; } // eslint-disable-next-line @typescript-eslint/consistent-type-imports
|
|
13
13
|
var packageName = "@atlaskit/reactions";
|
|
14
|
-
var packageVersion = "35.12.
|
|
14
|
+
var packageVersion = "35.12.2";
|
|
15
15
|
/**
|
|
16
16
|
* TODO: move to utility package?
|
|
17
17
|
* A random sampling function
|
|
@@ -64,7 +64,7 @@ var ReactionTooltip = exports.ReactionTooltip = function ReactionTooltip(_ref) {
|
|
|
64
64
|
onMouseDown: function onMouseDown(e) {
|
|
65
65
|
return e.preventDefault();
|
|
66
66
|
},
|
|
67
|
-
className: (0, _runtime.ax)(["_19itglyw _11c8wadc _1reo15vq _18m915vq _bfhk1j28 _1e0c1ule _ca0qze3t _u5f3ze3t _n3tdze3t _19bvze3t _1bsb1osq _y3gn1e5h _1bto1l2s",
|
|
67
|
+
className: (0, _runtime.ax)(["_19itglyw _11c8wadc _1reo15vq _18m915vq _bfhk1j28 _1e0c1ule _ca0qze3t _u5f3ze3t _n3tdze3t _19bvze3t _1bsb1osq _y3gn1e5h _1bto1l2s", "_syaz15cr", "_4bfu1r31 _1hms8stv _ajmmnqa1 _80omtlke _irr31aqn _30l315cr"])
|
|
68
68
|
}, /*#__PURE__*/_react.default.createElement(_reactIntl.FormattedMessage, (0, _extends2.default)({}, _i18n.messages.otherUsers, {
|
|
69
69
|
values: {
|
|
70
70
|
count: users.length - maxReactions
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import { createAndFireEvent } from '@atlaskit/analytics-next';
|
|
3
3
|
import { UI_EVENT_TYPE, OPERATIONAL_EVENT_TYPE } from '@atlaskit/analytics-gas-types';
|
|
4
4
|
const packageName = "@atlaskit/reactions";
|
|
5
|
-
const packageVersion = "35.12.
|
|
5
|
+
const packageVersion = "35.12.2";
|
|
6
6
|
/**
|
|
7
7
|
* TODO: move to utility package?
|
|
8
8
|
* A random sampling function
|
|
@@ -55,7 +55,7 @@ export const ReactionTooltip = ({
|
|
|
55
55
|
type: "button",
|
|
56
56
|
onClick: handleClick,
|
|
57
57
|
onMouseDown: e => e.preventDefault(),
|
|
58
|
-
className: ax(["_19itglyw _11c8wadc _1reo15vq _18m915vq _bfhk1j28 _1e0c1ule _ca0qze3t _u5f3ze3t _n3tdze3t _19bvze3t _1bsb1osq _y3gn1e5h _1bto1l2s",
|
|
58
|
+
className: ax(["_19itglyw _11c8wadc _1reo15vq _18m915vq _bfhk1j28 _1e0c1ule _ca0qze3t _u5f3ze3t _n3tdze3t _19bvze3t _1bsb1osq _y3gn1e5h _1bto1l2s", "_syaz15cr", "_4bfu1r31 _1hms8stv _ajmmnqa1 _80omtlke _irr31aqn _30l315cr"])
|
|
59
59
|
}, /*#__PURE__*/React.createElement(FormattedMessage, _extends({}, messages.otherUsers, {
|
|
60
60
|
values: {
|
|
61
61
|
count: users.length - maxReactions
|
|
@@ -5,7 +5,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
|
5
5
|
import { createAndFireEvent } from '@atlaskit/analytics-next';
|
|
6
6
|
import { UI_EVENT_TYPE, OPERATIONAL_EVENT_TYPE } from '@atlaskit/analytics-gas-types';
|
|
7
7
|
var packageName = "@atlaskit/reactions";
|
|
8
|
-
var packageVersion = "35.12.
|
|
8
|
+
var packageVersion = "35.12.2";
|
|
9
9
|
/**
|
|
10
10
|
* TODO: move to utility package?
|
|
11
11
|
* A random sampling function
|
|
@@ -57,7 +57,7 @@ export var ReactionTooltip = function ReactionTooltip(_ref) {
|
|
|
57
57
|
onMouseDown: function onMouseDown(e) {
|
|
58
58
|
return e.preventDefault();
|
|
59
59
|
},
|
|
60
|
-
className: ax(["_19itglyw _11c8wadc _1reo15vq _18m915vq _bfhk1j28 _1e0c1ule _ca0qze3t _u5f3ze3t _n3tdze3t _19bvze3t _1bsb1osq _y3gn1e5h _1bto1l2s",
|
|
60
|
+
className: ax(["_19itglyw _11c8wadc _1reo15vq _18m915vq _bfhk1j28 _1e0c1ule _ca0qze3t _u5f3ze3t _n3tdze3t _19bvze3t _1bsb1osq _y3gn1e5h _1bto1l2s", "_syaz15cr", "_4bfu1r31 _1hms8stv _ajmmnqa1 _80omtlke _irr31aqn _30l315cr"])
|
|
61
61
|
}, /*#__PURE__*/React.createElement(FormattedMessage, _extends({}, messages.otherUsers, {
|
|
62
62
|
values: {
|
|
63
63
|
count: users.length - maxReactions
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/reactions",
|
|
3
|
-
"version": "35.12.
|
|
3
|
+
"version": "35.12.3",
|
|
4
4
|
"description": "Reactions component",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"@atlaskit/analytics-gas-types": "^6.0.0",
|
|
35
35
|
"@atlaskit/analytics-namespaced-context": "^8.1.0",
|
|
36
36
|
"@atlaskit/analytics-next": "^12.3.0",
|
|
37
|
-
"@atlaskit/avatar": "^
|
|
37
|
+
"@atlaskit/avatar": "^27.0.0",
|
|
38
38
|
"@atlaskit/button": "^25.0.0",
|
|
39
39
|
"@atlaskit/css": "^1.0.0",
|
|
40
40
|
"@atlaskit/emoji": "^71.15.0",
|
|
@@ -46,16 +46,16 @@
|
|
|
46
46
|
"@atlaskit/motion": "^8.0.0",
|
|
47
47
|
"@atlaskit/platform-feature-experiments": "^0.3.0",
|
|
48
48
|
"@atlaskit/platform-feature-flags": "^2.1.0",
|
|
49
|
-
"@atlaskit/popper": "^9.
|
|
49
|
+
"@atlaskit/popper": "^9.1.0",
|
|
50
50
|
"@atlaskit/popup": "^6.0.0",
|
|
51
51
|
"@atlaskit/portal": "^6.2.0",
|
|
52
52
|
"@atlaskit/primitives": "^22.2.0",
|
|
53
53
|
"@atlaskit/react-compiler-gating": "^0.2.0",
|
|
54
54
|
"@atlaskit/react-ufo": "^7.3.0",
|
|
55
55
|
"@atlaskit/spinner": "^20.1.0",
|
|
56
|
-
"@atlaskit/tabs": "^
|
|
56
|
+
"@atlaskit/tabs": "^21.0.0",
|
|
57
57
|
"@atlaskit/theme": "^27.0.0",
|
|
58
|
-
"@atlaskit/tmp-editor-statsig": "^
|
|
58
|
+
"@atlaskit/tmp-editor-statsig": "^142.0.0",
|
|
59
59
|
"@atlaskit/tokens": "^16.4.0",
|
|
60
60
|
"@atlaskit/tooltip": "^24.0.0",
|
|
61
61
|
"@atlaskit/ufo": "^1.0.0",
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
"@af/visual-regression": "workspace:^",
|
|
74
74
|
"@atlaskit/editor-test-helpers": "workspace:^",
|
|
75
75
|
"@atlaskit/util-data-test": "^19.1.0",
|
|
76
|
-
"@atlassian/a11y-jest-testing": "^0.
|
|
76
|
+
"@atlassian/a11y-jest-testing": "^0.15.0",
|
|
77
77
|
"@atlassian/experiment-test-utils": "^0.2.0",
|
|
78
78
|
"@atlassian/feature-flags-test-utils": "^1.2.0",
|
|
79
79
|
"@testing-library/dom": "^10.1.0",
|
|
@@ -136,9 +136,6 @@
|
|
|
136
136
|
"platform_ceps-5921-a11y-fix-reactions": {
|
|
137
137
|
"type": "boolean"
|
|
138
138
|
},
|
|
139
|
-
"platform_reactions_view_more_styling_fix": {
|
|
140
|
-
"type": "boolean"
|
|
141
|
-
},
|
|
142
139
|
"a11y_reactions_reading_order": {
|
|
143
140
|
"type": "boolean"
|
|
144
141
|
}
|