@atlaskit/mention 25.0.1 → 25.0.2
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 -0
- package/dist/cjs/components/i18n.js +1 -1
- package/dist/cjs/util/analytics.js +1 -1
- package/dist/es2019/components/i18n.js +1 -1
- package/dist/es2019/util/analytics.js +1 -1
- package/dist/esm/components/i18n.js +1 -1
- package/dist/esm/util/analytics.js +1 -1
- package/package.json +6 -6
package/CHANGELOG.md
CHANGED
|
@@ -19,7 +19,7 @@ var messages = exports.messages = (0, _reactIntl.defineMessages)({
|
|
|
19
19
|
noAccessLabel: {
|
|
20
20
|
id: 'fabric.mention.noAccess.label',
|
|
21
21
|
defaultMessage: 'No access',
|
|
22
|
-
description: '
|
|
22
|
+
description: 'Accessible label shown next to the no-access icon on a mention, indicating the mentioned user does not have access to the current content.'
|
|
23
23
|
},
|
|
24
24
|
defaultHeadline: {
|
|
25
25
|
id: 'fabric.mention.error.defaultHeadline',
|
|
@@ -12,7 +12,7 @@ var _types = require("../types");
|
|
|
12
12
|
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; }
|
|
13
13
|
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; }
|
|
14
14
|
var packageName = "@atlaskit/mention";
|
|
15
|
-
var packageVersion = "
|
|
15
|
+
var packageVersion = "25.0.1";
|
|
16
16
|
var SLI_EVENT_TYPE = exports.SLI_EVENT_TYPE = 'sli';
|
|
17
17
|
var SMART_EVENT_TYPE = exports.SMART_EVENT_TYPE = 'smart';
|
|
18
18
|
var fireAnalyticsMentionTypeaheadEvent = exports.fireAnalyticsMentionTypeaheadEvent = function fireAnalyticsMentionTypeaheadEvent(props) {
|
|
@@ -13,7 +13,7 @@ export const messages = defineMessages({
|
|
|
13
13
|
noAccessLabel: {
|
|
14
14
|
id: 'fabric.mention.noAccess.label',
|
|
15
15
|
defaultMessage: 'No access',
|
|
16
|
-
description: '
|
|
16
|
+
description: 'Accessible label shown next to the no-access icon on a mention, indicating the mentioned user does not have access to the current content.'
|
|
17
17
|
},
|
|
18
18
|
defaultHeadline: {
|
|
19
19
|
id: 'fabric.mention.error.defaultHeadline',
|
|
@@ -2,7 +2,7 @@ import { OPERATIONAL_EVENT_TYPE, UI_EVENT_TYPE } from '@atlaskit/analytics-gas-t
|
|
|
2
2
|
import { ELEMENTS_CHANNEL } from '../_constants';
|
|
3
3
|
import { ComponentNames, isSpecialMentionText } from '../types';
|
|
4
4
|
const packageName = "@atlaskit/mention";
|
|
5
|
-
const packageVersion = "
|
|
5
|
+
const packageVersion = "25.0.1";
|
|
6
6
|
export const SLI_EVENT_TYPE = 'sli';
|
|
7
7
|
export const SMART_EVENT_TYPE = 'smart';
|
|
8
8
|
export const fireAnalyticsMentionTypeaheadEvent = props => (action, duration, userIds = [], query) => {
|
|
@@ -13,7 +13,7 @@ export var messages = defineMessages({
|
|
|
13
13
|
noAccessLabel: {
|
|
14
14
|
id: 'fabric.mention.noAccess.label',
|
|
15
15
|
defaultMessage: 'No access',
|
|
16
|
-
description: '
|
|
16
|
+
description: 'Accessible label shown next to the no-access icon on a mention, indicating the mentioned user does not have access to the current content.'
|
|
17
17
|
},
|
|
18
18
|
defaultHeadline: {
|
|
19
19
|
id: 'fabric.mention.error.defaultHeadline',
|
|
@@ -5,7 +5,7 @@ import { OPERATIONAL_EVENT_TYPE, UI_EVENT_TYPE } from '@atlaskit/analytics-gas-t
|
|
|
5
5
|
import { ELEMENTS_CHANNEL } from '../_constants';
|
|
6
6
|
import { ComponentNames, isSpecialMentionText } from '../types';
|
|
7
7
|
var packageName = "@atlaskit/mention";
|
|
8
|
-
var packageVersion = "
|
|
8
|
+
var packageVersion = "25.0.1";
|
|
9
9
|
export var SLI_EVENT_TYPE = 'sli';
|
|
10
10
|
export var SMART_EVENT_TYPE = 'smart';
|
|
11
11
|
export var fireAnalyticsMentionTypeaheadEvent = function fireAnalyticsMentionTypeaheadEvent(props) {
|
package/package.json
CHANGED
|
@@ -22,17 +22,17 @@
|
|
|
22
22
|
"@atlaskit/afm-i18n-platform-elements-mention": "2.87.0",
|
|
23
23
|
"@atlaskit/analytics-gas-types": "^5.1.0",
|
|
24
24
|
"@atlaskit/analytics-next": "^11.2.0",
|
|
25
|
-
"@atlaskit/avatar": "^25.
|
|
25
|
+
"@atlaskit/avatar": "^25.14.0",
|
|
26
26
|
"@atlaskit/focus-ring": "^3.1.0",
|
|
27
27
|
"@atlaskit/heading": "^5.4.0",
|
|
28
|
-
"@atlaskit/icon": "^34.
|
|
29
|
-
"@atlaskit/lozenge": "^13.
|
|
28
|
+
"@atlaskit/icon": "^34.3.0",
|
|
29
|
+
"@atlaskit/lozenge": "^13.8.0",
|
|
30
30
|
"@atlaskit/platform-feature-flags": "^1.1.0",
|
|
31
31
|
"@atlaskit/primitives": "^19.0.0",
|
|
32
|
-
"@atlaskit/tag": "^14.
|
|
32
|
+
"@atlaskit/tag": "^14.13.0",
|
|
33
33
|
"@atlaskit/teams-avatar": "^2.6.0",
|
|
34
34
|
"@atlaskit/tokens": "^13.0.0",
|
|
35
|
-
"@atlaskit/tooltip": "^
|
|
35
|
+
"@atlaskit/tooltip": "^22.0.0",
|
|
36
36
|
"@atlaskit/ufo": "^0.4.0",
|
|
37
37
|
"@atlaskit/util-service-support": "^6.3.0",
|
|
38
38
|
"@babel/runtime": "^7.0.0",
|
|
@@ -113,5 +113,5 @@
|
|
|
113
113
|
]
|
|
114
114
|
}
|
|
115
115
|
},
|
|
116
|
-
"version": "25.0.
|
|
116
|
+
"version": "25.0.2"
|
|
117
117
|
}
|