@atlaskit/mention 21.0.18 → 22.0.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/api/TeamMentionResource.js +4 -10
- package/dist/cjs/components/MentionPicker/index.js +1 -5
- package/dist/cjs/components/ResourcedMentionList/index.js +1 -27
- package/dist/cjs/components/i18n.js +0 -20
- package/dist/cjs/i18n/cs.js +16 -15
- package/dist/cjs/i18n/da.js +16 -15
- package/dist/cjs/i18n/de.js +16 -15
- package/dist/cjs/i18n/en.js +16 -15
- package/dist/cjs/i18n/en_GB.js +16 -15
- package/dist/cjs/i18n/es.js +16 -15
- package/dist/cjs/i18n/fi.js +16 -15
- package/dist/cjs/i18n/fr.js +16 -15
- package/dist/cjs/i18n/hu.js +16 -15
- package/dist/cjs/i18n/it.js +16 -15
- package/dist/cjs/i18n/ja.js +16 -15
- package/dist/cjs/i18n/ko.js +16 -15
- package/dist/cjs/i18n/nb.js +16 -15
- package/dist/cjs/i18n/nl.js +16 -15
- package/dist/cjs/i18n/pl.js +16 -15
- package/dist/cjs/i18n/pt_BR.js +16 -15
- package/dist/cjs/i18n/ru.js +16 -15
- package/dist/cjs/i18n/sv.js +16 -15
- package/dist/cjs/i18n/th.js +16 -15
- package/dist/cjs/i18n/tr.js +16 -15
- package/dist/cjs/i18n/uk.js +16 -15
- package/dist/cjs/i18n/vi.js +16 -15
- package/dist/cjs/i18n/zh.js +16 -15
- package/dist/cjs/i18n/zh_TW.js +16 -15
- package/dist/cjs/index.js +0 -14
- package/dist/cjs/util/analytics.js +1 -24
- package/dist/cjs/util/i18n.js +2 -10
- package/dist/cjs/version.json +1 -1
- package/dist/es2019/api/TeamMentionResource.js +1 -2
- package/dist/es2019/components/MentionPicker/index.js +1 -5
- package/dist/es2019/components/ResourcedMentionList/index.js +1 -27
- package/dist/es2019/components/i18n.js +0 -20
- package/dist/es2019/i18n/cs.js +16 -15
- package/dist/es2019/i18n/da.js +16 -15
- package/dist/es2019/i18n/de.js +16 -15
- package/dist/es2019/i18n/en.js +16 -15
- package/dist/es2019/i18n/en_GB.js +16 -15
- package/dist/es2019/i18n/es.js +16 -15
- package/dist/es2019/i18n/fi.js +16 -15
- package/dist/es2019/i18n/fr.js +16 -15
- package/dist/es2019/i18n/hu.js +16 -15
- package/dist/es2019/i18n/it.js +16 -15
- package/dist/es2019/i18n/ja.js +16 -15
- package/dist/es2019/i18n/ko.js +16 -15
- package/dist/es2019/i18n/nb.js +16 -15
- package/dist/es2019/i18n/nl.js +16 -15
- package/dist/es2019/i18n/pl.js +16 -15
- package/dist/es2019/i18n/pt_BR.js +16 -15
- package/dist/es2019/i18n/ru.js +16 -15
- package/dist/es2019/i18n/sv.js +16 -15
- package/dist/es2019/i18n/th.js +16 -15
- package/dist/es2019/i18n/tr.js +16 -15
- package/dist/es2019/i18n/uk.js +16 -15
- package/dist/es2019/i18n/vi.js +16 -15
- package/dist/es2019/i18n/zh.js +16 -15
- package/dist/es2019/i18n/zh_TW.js +16 -15
- package/dist/es2019/index.js +1 -3
- package/dist/es2019/util/analytics.js +0 -20
- package/dist/es2019/util/i18n.js +0 -4
- package/dist/es2019/version.json +1 -1
- package/dist/esm/api/TeamMentionResource.js +4 -10
- package/dist/esm/components/MentionPicker/index.js +1 -5
- package/dist/esm/components/ResourcedMentionList/index.js +1 -24
- package/dist/esm/components/i18n.js +0 -20
- package/dist/esm/i18n/cs.js +16 -15
- package/dist/esm/i18n/da.js +16 -15
- package/dist/esm/i18n/de.js +16 -15
- package/dist/esm/i18n/en.js +16 -15
- package/dist/esm/i18n/en_GB.js +16 -15
- package/dist/esm/i18n/es.js +16 -15
- package/dist/esm/i18n/fi.js +16 -15
- package/dist/esm/i18n/fr.js +16 -15
- package/dist/esm/i18n/hu.js +16 -15
- package/dist/esm/i18n/it.js +16 -15
- package/dist/esm/i18n/ja.js +16 -15
- package/dist/esm/i18n/ko.js +16 -15
- package/dist/esm/i18n/nb.js +16 -15
- package/dist/esm/i18n/nl.js +16 -15
- package/dist/esm/i18n/pl.js +16 -15
- package/dist/esm/i18n/pt_BR.js +16 -15
- package/dist/esm/i18n/ru.js +16 -15
- package/dist/esm/i18n/sv.js +16 -15
- package/dist/esm/i18n/th.js +16 -15
- package/dist/esm/i18n/tr.js +16 -15
- package/dist/esm/i18n/uk.js +16 -15
- package/dist/esm/i18n/vi.js +16 -15
- package/dist/esm/i18n/zh.js +16 -15
- package/dist/esm/i18n/zh_TW.js +16 -15
- package/dist/esm/index.js +1 -3
- package/dist/esm/util/analytics.js +0 -22
- package/dist/esm/util/i18n.js +0 -4
- package/dist/esm/version.json +1 -1
- package/dist/types/api/MentionResource.d.ts +0 -6
- package/dist/types/api/TeamMentionResource.d.ts +2 -4
- package/dist/types/components/MentionPicker/index.d.ts +0 -2
- package/dist/types/components/ResourcedMentionList/index.d.ts +0 -4
- package/dist/types/components/i18n.d.ts +0 -20
- package/dist/types/i18n/cs.d.ts +15 -15
- package/dist/types/i18n/da.d.ts +15 -15
- package/dist/types/i18n/de.d.ts +15 -15
- package/dist/types/i18n/en.d.ts +15 -15
- package/dist/types/i18n/en_GB.d.ts +15 -15
- package/dist/types/i18n/es.d.ts +15 -15
- package/dist/types/i18n/fi.d.ts +15 -15
- package/dist/types/i18n/fr.d.ts +15 -15
- package/dist/types/i18n/hu.d.ts +15 -15
- package/dist/types/i18n/it.d.ts +15 -15
- package/dist/types/i18n/ja.d.ts +15 -15
- package/dist/types/i18n/ko.d.ts +15 -15
- package/dist/types/i18n/nb.d.ts +15 -15
- package/dist/types/i18n/nl.d.ts +15 -15
- package/dist/types/i18n/pl.d.ts +15 -15
- package/dist/types/i18n/pt_BR.d.ts +15 -15
- package/dist/types/i18n/ru.d.ts +15 -15
- package/dist/types/i18n/sv.d.ts +15 -15
- package/dist/types/i18n/th.d.ts +15 -15
- package/dist/types/i18n/tr.d.ts +15 -15
- package/dist/types/i18n/uk.d.ts +15 -15
- package/dist/types/i18n/vi.d.ts +15 -15
- package/dist/types/i18n/zh.d.ts +15 -15
- package/dist/types/i18n/zh_TW.d.ts +15 -15
- package/dist/types/index.d.ts +1 -3
- package/dist/types/resource.d.ts +2 -2
- package/dist/types/util/analytics.d.ts +1 -3
- package/dist/types/util/i18n.d.ts +0 -4
- package/package.json +12 -11
- package/report.api.md +1 -118
- package/dist/cjs/components/TeamMentionHighlight/TeamMentionHighlightController.js +0 -85
- package/dist/cjs/components/TeamMentionHighlight/index.js +0 -184
- package/dist/cjs/components/TeamMentionHighlight/lazy.js +0 -21
- package/dist/cjs/components/TeamMentionHighlight/styles.js +0 -29
- package/dist/cjs/spotlight.js +0 -20
- package/dist/es2019/components/TeamMentionHighlight/TeamMentionHighlightController.js +0 -64
- package/dist/es2019/components/TeamMentionHighlight/index.js +0 -148
- package/dist/es2019/components/TeamMentionHighlight/lazy.js +0 -4
- package/dist/es2019/components/TeamMentionHighlight/styles.js +0 -40
- package/dist/es2019/spotlight.js +0 -5
- package/dist/esm/components/TeamMentionHighlight/TeamMentionHighlightController.js +0 -77
- package/dist/esm/components/TeamMentionHighlight/index.js +0 -172
- package/dist/esm/components/TeamMentionHighlight/lazy.js +0 -8
- package/dist/esm/components/TeamMentionHighlight/styles.js +0 -14
- package/dist/esm/spotlight.js +0 -5
- package/dist/types/components/TeamMentionHighlight/TeamMentionHighlightController.d.ts +0 -17
- package/dist/types/components/TeamMentionHighlight/index.d.ts +0 -35
- package/dist/types/components/TeamMentionHighlight/lazy.d.ts +0 -4
- package/dist/types/components/TeamMentionHighlight/styles.d.ts +0 -33
- package/dist/types/spotlight.d.ts +0 -3
- package/spotlight/package.json +0 -15
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @atlaskit/mention
|
|
2
2
|
|
|
3
|
+
## 22.0.0
|
|
4
|
+
|
|
5
|
+
### Major Changes
|
|
6
|
+
|
|
7
|
+
- [`6c543971074`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c543971074) - [ux] PTC-6520 remove team mention highlight
|
|
8
|
+
|
|
9
|
+
## 21.0.19
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- Updated dependencies
|
|
14
|
+
|
|
3
15
|
## 21.0.18
|
|
4
16
|
|
|
5
17
|
### Patch Changes
|
|
@@ -40,12 +40,6 @@ var TeamMentionResource = /*#__PURE__*/function (_MentionResource) {
|
|
|
40
40
|
(0, _classCallCheck2.default)(this, TeamMentionResource);
|
|
41
41
|
_this = _super.call(this, userMentionConfig);
|
|
42
42
|
(0, _defineProperty2.default)((0, _assertThisInitialized2.default)(_this), "lastSearchQuery", '');
|
|
43
|
-
(0, _defineProperty2.default)((0, _assertThisInitialized2.default)(_this), "mentionTypeaheadHighlightEnabled", function () {
|
|
44
|
-
return _this.teamMentionConfig.teamHighlightEnabled || false;
|
|
45
|
-
});
|
|
46
|
-
(0, _defineProperty2.default)((0, _assertThisInitialized2.default)(_this), "mentionTypeaheadCreateTeamPath", function () {
|
|
47
|
-
return _this.teamMentionConfig.createTeamPath;
|
|
48
|
-
});
|
|
49
43
|
_this.verifyMentionConfig(teamMentionConfig);
|
|
50
44
|
_this.teamMentionConfig = teamMentionConfig;
|
|
51
45
|
_this.lastReturnedSearchTeam = 0;
|
|
@@ -66,14 +60,14 @@ var TeamMentionResource = /*#__PURE__*/function (_MentionResource) {
|
|
|
66
60
|
return this.handleBothRequests(query, getUserPromise, getTeamsPromise);
|
|
67
61
|
}
|
|
68
62
|
}
|
|
69
|
-
|
|
70
|
-
key: "remoteInitialStateTeamAndUsers",
|
|
71
|
-
value:
|
|
63
|
+
|
|
72
64
|
/**
|
|
73
65
|
* Returns the initial mention display list before a search is performed for the specified
|
|
74
66
|
* container.
|
|
75
67
|
*/
|
|
76
|
-
|
|
68
|
+
}, {
|
|
69
|
+
key: "remoteInitialStateTeamAndUsers",
|
|
70
|
+
value: function () {
|
|
77
71
|
var _remoteInitialStateTeamAndUsers = (0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee(contextIdentifier) {
|
|
78
72
|
var emptyQuery, getUserPromise, queryParams, options, getTeamsPromise;
|
|
79
73
|
return _regenerator.default.wrap(function _callee$(_context) {
|
|
@@ -170,7 +170,6 @@ var MentionPicker = /*#__PURE__*/function (_React$PureComponent) {
|
|
|
170
170
|
key: "render",
|
|
171
171
|
value: function render() {
|
|
172
172
|
var _this$props = this.props,
|
|
173
|
-
createTeamPath = _this$props.createTeamPath,
|
|
174
173
|
resourceProvider = _this$props.resourceProvider,
|
|
175
174
|
presenceProvider = _this$props.presenceProvider,
|
|
176
175
|
onSelection = _this$props.onSelection,
|
|
@@ -180,7 +179,6 @@ var MentionPicker = /*#__PURE__*/function (_React$PureComponent) {
|
|
|
180
179
|
zIndex = _this$props.zIndex,
|
|
181
180
|
offsetX = _this$props.offsetX,
|
|
182
181
|
offsetY = _this$props.offsetY,
|
|
183
|
-
showTeamMentionsHighlight = _this$props.showTeamMentionsHighlight,
|
|
184
182
|
intl = _this$props.intl;
|
|
185
183
|
var _this$state = this.state,
|
|
186
184
|
visible = _this$state.visible,
|
|
@@ -190,9 +188,7 @@ var MentionPicker = /*#__PURE__*/function (_React$PureComponent) {
|
|
|
190
188
|
presenceProvider: presenceProvider,
|
|
191
189
|
onSelection: onSelection,
|
|
192
190
|
query: query,
|
|
193
|
-
ref: this.handleMentionListRef
|
|
194
|
-
isTeamMentionHighlightEnabled: !!showTeamMentionsHighlight,
|
|
195
|
-
createTeamPath: createTeamPath
|
|
191
|
+
ref: this.handleMentionListRef
|
|
196
192
|
});
|
|
197
193
|
var infoContent = info && !visible ? /*#__PURE__*/_react.default.createElement(_styles.MentionPickerInfoStyle, null, /*#__PURE__*/_react.default.createElement("p", null, info)) : null;
|
|
198
194
|
var content;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
3
|
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
-
var _typeof = require("@babel/runtime/helpers/typeof");
|
|
5
4
|
Object.defineProperty(exports, "__esModule", {
|
|
6
5
|
value: true
|
|
7
6
|
});
|
|
@@ -13,16 +12,12 @@ var _inherits2 = _interopRequireDefault(require("@babel/runtime/helpers/inherits
|
|
|
13
12
|
var _possibleConstructorReturn2 = _interopRequireDefault(require("@babel/runtime/helpers/possibleConstructorReturn"));
|
|
14
13
|
var _getPrototypeOf2 = _interopRequireDefault(require("@babel/runtime/helpers/getPrototypeOf"));
|
|
15
14
|
var _defineProperty2 = _interopRequireDefault(require("@babel/runtime/helpers/defineProperty"));
|
|
16
|
-
var _react =
|
|
15
|
+
var _react = _interopRequireDefault(require("react"));
|
|
17
16
|
var _analyticsNext = require("@atlaskit/analytics-next");
|
|
18
17
|
var _id = _interopRequireDefault(require("../../util/id"));
|
|
19
18
|
var _logger = _interopRequireDefault(require("../../util/logger"));
|
|
20
19
|
var _MentionList = _interopRequireDefault(require("../MentionList"));
|
|
21
|
-
var _lazy = require("../TeamMentionHighlight/lazy");
|
|
22
|
-
var _TeamMentionHighlightController = _interopRequireDefault(require("../TeamMentionHighlight/TeamMentionHighlightController"));
|
|
23
20
|
var _analytics = require("../../util/analytics");
|
|
24
|
-
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
25
|
-
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
26
21
|
function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = (0, _getPrototypeOf2.default)(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = (0, _getPrototypeOf2.default)(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return (0, _possibleConstructorReturn2.default)(this, result); }; }
|
|
27
22
|
function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); return true; } catch (e) { return false; } }
|
|
28
23
|
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
@@ -122,26 +117,6 @@ var ResourcedMentionListWithoutAnalytics = /*#__PURE__*/function (_React$PureCom
|
|
|
122
117
|
(0, _defineProperty2.default)((0, _assertThisInitialized2.default)(_this), "handleMentionListRef", function (ref) {
|
|
123
118
|
_this.mentionListRef = ref;
|
|
124
119
|
});
|
|
125
|
-
(0, _defineProperty2.default)((0, _assertThisInitialized2.default)(_this), "closeHighlight", function () {
|
|
126
|
-
_TeamMentionHighlightController.default.registerClosed();
|
|
127
|
-
});
|
|
128
|
-
(0, _defineProperty2.default)((0, _assertThisInitialized2.default)(_this), "mentionsHighlight", function () {
|
|
129
|
-
var mentions = _this.state.mentions;
|
|
130
|
-
var _this$props = _this.props,
|
|
131
|
-
isTeamMentionHighlightEnabled = _this$props.isTeamMentionHighlightEnabled,
|
|
132
|
-
createTeamPath = _this$props.createTeamPath;
|
|
133
|
-
var enabledViaLocalStorage = _TeamMentionHighlightController.default.isHighlightEnabled();
|
|
134
|
-
var shouldShow = enabledViaLocalStorage && isTeamMentionHighlightEnabled && mentions && mentions.length > 0;
|
|
135
|
-
if (!shouldShow) {
|
|
136
|
-
return null;
|
|
137
|
-
}
|
|
138
|
-
return /*#__PURE__*/_react.default.createElement(_react.Suspense, {
|
|
139
|
-
fallback: null
|
|
140
|
-
}, /*#__PURE__*/_react.default.createElement(_lazy.LazyTeamMentionHighlight, {
|
|
141
|
-
createTeamLink: createTeamPath,
|
|
142
|
-
onClose: _this.closeHighlight
|
|
143
|
-
}));
|
|
144
|
-
});
|
|
145
120
|
_this.subscriberKey = (0, _id.default)('ak-resourced-mention-list');
|
|
146
121
|
_this.state = {
|
|
147
122
|
resourceError: undefined,
|
|
@@ -247,7 +222,6 @@ var ResourcedMentionListWithoutAnalytics = /*#__PURE__*/function (_React$PureCom
|
|
|
247
222
|
mentions = _this$state.mentions,
|
|
248
223
|
resourceError = _this$state.resourceError;
|
|
249
224
|
return /*#__PURE__*/_react.default.createElement(_MentionList.default, {
|
|
250
|
-
initialHighlightElement: this.mentionsHighlight(),
|
|
251
225
|
mentions: mentions,
|
|
252
226
|
resourceError: resourceError,
|
|
253
227
|
onSelection: this.notifySelection,
|
|
@@ -60,26 +60,6 @@ var messages = (0, _reactIntlNext.defineMessages)({
|
|
|
60
60
|
id: 'fabric.elements.mentions.team.member.50plus.including.you',
|
|
61
61
|
defaultMessage: 'Team • 50+ members, including you',
|
|
62
62
|
description: 'Byline to show the number of members in the team when the number exceeds 50 and also includes the current user'
|
|
63
|
-
},
|
|
64
|
-
TeamMentionHighlightTitle: {
|
|
65
|
-
id: 'fabric.elements.mentions.team.mention.highlight.title',
|
|
66
|
-
defaultMessage: 'Mention your team',
|
|
67
|
-
description: 'Title of the highlight shown in the mention tpyeahead. This is related to team mentions'
|
|
68
|
-
},
|
|
69
|
-
TeamMentionHighlightDescription: {
|
|
70
|
-
id: 'fabric.elements.mentions.team.mention.highlight.description',
|
|
71
|
-
defaultMessage: 'Get everyone on the page with one click. No team?',
|
|
72
|
-
description: 'Description of the highlight shown in the mention tpyeahead. This is related to team mentions'
|
|
73
|
-
},
|
|
74
|
-
TeamMentionHighlightDescriptionLink: {
|
|
75
|
-
id: 'fabric.elements.mentions.team.mention.highlight.description.link',
|
|
76
|
-
defaultMessage: 'Start one.',
|
|
77
|
-
description: 'Team creation link in the description of the highlight shown in the mention tpyeahead. This is related to team mentions'
|
|
78
|
-
},
|
|
79
|
-
TeamMentionHighlightCloseButtonToolTip: {
|
|
80
|
-
id: 'fabric.elements.mentions.team.meantion.highlight.close.button.tooltip',
|
|
81
|
-
defaultMessage: 'Dismiss',
|
|
82
|
-
description: 'Closes the highlight component when this button is clicked. This text for the tooltip of that button'
|
|
83
63
|
}
|
|
84
64
|
});
|
|
85
65
|
exports.messages = messages;
|
package/dist/cjs/i18n/cs.js
CHANGED
|
@@ -4,6 +4,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
|
+
/* prettier-ignore */
|
|
7
8
|
/**
|
|
8
9
|
* NOTE:
|
|
9
10
|
*
|
|
@@ -12,20 +13,20 @@ exports.default = void 0;
|
|
|
12
13
|
*/
|
|
13
14
|
//Czech
|
|
14
15
|
var _default = {
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
16
|
+
"fabric.elements.mentions.team.meantion.highlight.close.button.tooltip": "Zavřít",
|
|
17
|
+
"fabric.elements.mentions.team.member.50plus": "Tým • 50 a více členů",
|
|
18
|
+
"fabric.elements.mentions.team.member.50plus.including.you": "Tým • 50 a více členů včetně vás",
|
|
19
|
+
"fabric.elements.mentions.team.member.count": "{0, plural, one {Tým • 1 člen} few {Tým • {0} členové} many {Tým • {0} člena} other {Tým • {0} členů}}",
|
|
20
|
+
"fabric.elements.mentions.team.member.count.including.you": "{0, plural, one {Tým • 1 člen včetně vás} few {Tým • {0} členové včetně vás} many {Tým • {0} člena včetně vás} other {Tým • {0} členů včetně vás}}",
|
|
21
|
+
"fabric.elements.mentions.team.mention.highlight.description": "Informujte všechny jedním kliknutím. Nemáte tým?",
|
|
22
|
+
"fabric.elements.mentions.team.mention.highlight.description.link": "Zadejte zmínku.",
|
|
23
|
+
"fabric.elements.mentions.team.mention.highlight.title": "Zmiňte svůj tým",
|
|
24
|
+
"fabric.mention.error.defaultAction": "Zkuste to znovu za pár sekund",
|
|
25
|
+
"fabric.mention.error.defaultHeadline": "Něco se pokazilo",
|
|
26
|
+
"fabric.mention.error.differentText": "Zkuste zadat jiný text",
|
|
27
|
+
"fabric.mention.error.loginAgain": "Zkuste se odhlásit a znovu přihlásit",
|
|
28
|
+
"fabric.mention.noAccess.label": "Žádný přístup",
|
|
29
|
+
"fabric.mention.noAccess.warning": "Uživatel {name} nebude informován, protože nemá přístup",
|
|
30
|
+
"fabric.mention.unknow.user.error": "Neznámý uživatel {userId}"
|
|
30
31
|
};
|
|
31
32
|
exports.default = _default;
|
package/dist/cjs/i18n/da.js
CHANGED
|
@@ -4,6 +4,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
|
+
/* prettier-ignore */
|
|
7
8
|
/**
|
|
8
9
|
* NOTE:
|
|
9
10
|
*
|
|
@@ -12,20 +13,20 @@ exports.default = void 0;
|
|
|
12
13
|
*/
|
|
13
14
|
//Danish (Denmark)
|
|
14
15
|
var _default = {
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
16
|
+
"fabric.elements.mentions.team.meantion.highlight.close.button.tooltip": "Afvis",
|
|
17
|
+
"fabric.elements.mentions.team.member.50plus": "Team • Over 50 medlemmer",
|
|
18
|
+
"fabric.elements.mentions.team.member.50plus.including.you": "Team • Over 50 medlemmer, inklusive dig",
|
|
19
|
+
"fabric.elements.mentions.team.member.count": "{0, plural, one {Team • 1 medlem} other {Team • {0} medlemmer}}",
|
|
20
|
+
"fabric.elements.mentions.team.member.count.including.you": "{0, plural, one {Team • 1 medlem, inklusive dig} other {Team • {0} medlemmer, inklusive dig}}",
|
|
21
|
+
"fabric.elements.mentions.team.mention.highlight.description": "Få alle med på siden med ét klik. Har du ikke et team?",
|
|
22
|
+
"fabric.elements.mentions.team.mention.highlight.description.link": "Så opret et.",
|
|
23
|
+
"fabric.elements.mentions.team.mention.highlight.title": "Omtal dit team",
|
|
24
|
+
"fabric.mention.error.defaultAction": "Prøv igen om nogle sekunder",
|
|
25
|
+
"fabric.mention.error.defaultHeadline": "Noget gik galt",
|
|
26
|
+
"fabric.mention.error.differentText": "Prøv at indtaste en anden tekst",
|
|
27
|
+
"fabric.mention.error.loginAgain": "Prøv at logge ud og derefter ind igen",
|
|
28
|
+
"fabric.mention.noAccess.label": "Ingen adgang",
|
|
29
|
+
"fabric.mention.noAccess.warning": "{name} får ikke besked, da personen ikke har adgang",
|
|
30
|
+
"fabric.mention.unknow.user.error": "Ukendt bruger {userId}"
|
|
30
31
|
};
|
|
31
32
|
exports.default = _default;
|
package/dist/cjs/i18n/de.js
CHANGED
|
@@ -4,6 +4,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
|
+
/* prettier-ignore */
|
|
7
8
|
/**
|
|
8
9
|
* NOTE:
|
|
9
10
|
*
|
|
@@ -12,20 +13,20 @@ exports.default = void 0;
|
|
|
12
13
|
*/
|
|
13
14
|
//German (Germany)
|
|
14
15
|
var _default = {
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
16
|
+
"fabric.elements.mentions.team.meantion.highlight.close.button.tooltip": "Schließen",
|
|
17
|
+
"fabric.elements.mentions.team.member.50plus": "Team • über 50 Mitglieder",
|
|
18
|
+
"fabric.elements.mentions.team.member.50plus.including.you": "Team • über 50 Mitglieder, einschließlich Ihnen",
|
|
19
|
+
"fabric.elements.mentions.team.member.count": "{0, plural, one {Team • 1 Mitglied} other {Team • {0} Mitglieder}}",
|
|
20
|
+
"fabric.elements.mentions.team.member.count.including.you": "{0, plural, one {Team • 1 Mitglied, einschließlich Ihnen} other {Team • {0} Mitglieder, einschließlich Ihnen}}",
|
|
21
|
+
"fabric.elements.mentions.team.mention.highlight.description": "Holen Sie alle mit einem Klick an Bord. Noch kein Team?",
|
|
22
|
+
"fabric.elements.mentions.team.mention.highlight.description.link": "Nehmen Sie die erste Erwähnung vor.",
|
|
23
|
+
"fabric.elements.mentions.team.mention.highlight.title": "Erwähnen Sie Ihr Team",
|
|
24
|
+
"fabric.mention.error.defaultAction": "Versuchen Sie es in ein paar Sekunden erneut.",
|
|
25
|
+
"fabric.mention.error.defaultHeadline": "Irgendetwas ist schiefgelaufen",
|
|
26
|
+
"fabric.mention.error.differentText": "Versuchen Sie, einen anderen Text einzugeben.",
|
|
27
|
+
"fabric.mention.error.loginAgain": "Loggen Sie sich aus und wieder ein.",
|
|
28
|
+
"fabric.mention.noAccess.label": "Kein Zugriff",
|
|
29
|
+
"fabric.mention.noAccess.warning": "{name} wird nicht benachrichtigt, da diese Person keinen Zugriff besitzt.",
|
|
30
|
+
"fabric.mention.unknow.user.error": "Unbekannter Benutzer {userId}"
|
|
30
31
|
};
|
|
31
32
|
exports.default = _default;
|
package/dist/cjs/i18n/en.js
CHANGED
|
@@ -4,6 +4,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
|
+
/* prettier-ignore */
|
|
7
8
|
/**
|
|
8
9
|
* NOTE:
|
|
9
10
|
*
|
|
@@ -12,20 +13,20 @@ exports.default = void 0;
|
|
|
12
13
|
*/
|
|
13
14
|
//
|
|
14
15
|
var _default = {
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
16
|
+
"fabric.elements.mentions.team.meantion.highlight.close.button.tooltip": "Dismiss",
|
|
17
|
+
"fabric.elements.mentions.team.member.50plus": "Team • 50+ members",
|
|
18
|
+
"fabric.elements.mentions.team.member.50plus.including.you": "Team • 50+ members, including you",
|
|
19
|
+
"fabric.elements.mentions.team.member.count": "Team • {0, plural, one {1 member} other {{0} members}}",
|
|
20
|
+
"fabric.elements.mentions.team.member.count.including.you": "Team • {0, plural, one {1 member} other {{0} members}}, including you",
|
|
21
|
+
"fabric.elements.mentions.team.mention.highlight.description": "Get everyone on the page with one click. No team?",
|
|
22
|
+
"fabric.elements.mentions.team.mention.highlight.description.link": "Start one.",
|
|
23
|
+
"fabric.elements.mentions.team.mention.highlight.title": "Mention your team",
|
|
24
|
+
"fabric.mention.error.defaultAction": "Try again in a few seconds",
|
|
25
|
+
"fabric.mention.error.defaultHeadline": "Something went wrong",
|
|
26
|
+
"fabric.mention.error.differentText": "Try entering different text",
|
|
27
|
+
"fabric.mention.error.loginAgain": "Try logging out then in again",
|
|
28
|
+
"fabric.mention.noAccess.label": "No access",
|
|
29
|
+
"fabric.mention.noAccess.warning": "{name} won't be notified as they have no access",
|
|
30
|
+
"fabric.mention.unknow.user.error": "Unknown user {userId}"
|
|
30
31
|
};
|
|
31
32
|
exports.default = _default;
|
package/dist/cjs/i18n/en_GB.js
CHANGED
|
@@ -4,6 +4,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
|
+
/* prettier-ignore */
|
|
7
8
|
/**
|
|
8
9
|
* NOTE:
|
|
9
10
|
*
|
|
@@ -12,20 +13,20 @@ exports.default = void 0;
|
|
|
12
13
|
*/
|
|
13
14
|
//English (United Kingdom)
|
|
14
15
|
var _default = {
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
16
|
+
"fabric.elements.mentions.team.meantion.highlight.close.button.tooltip": "Dismiss",
|
|
17
|
+
"fabric.elements.mentions.team.member.50plus": "Team • 50+ members",
|
|
18
|
+
"fabric.elements.mentions.team.member.50plus.including.you": "Team • 50+ members, including you",
|
|
19
|
+
"fabric.elements.mentions.team.member.count": "Team • {0, plural, one {1 member} other {{0} members}}",
|
|
20
|
+
"fabric.elements.mentions.team.member.count.including.you": "Team • {0, plural, one {1 member} other {{0} members}}, including you",
|
|
21
|
+
"fabric.elements.mentions.team.mention.highlight.description": "Get everyone on the page with one click. No team?",
|
|
22
|
+
"fabric.elements.mentions.team.mention.highlight.description.link": "Start one.",
|
|
23
|
+
"fabric.elements.mentions.team.mention.highlight.title": "Mention your team",
|
|
24
|
+
"fabric.mention.error.defaultAction": "Try again in a few seconds",
|
|
25
|
+
"fabric.mention.error.defaultHeadline": "Something went wrong",
|
|
26
|
+
"fabric.mention.error.differentText": "Try entering different text",
|
|
27
|
+
"fabric.mention.error.loginAgain": "Try logging out then in again",
|
|
28
|
+
"fabric.mention.noAccess.label": "No access",
|
|
29
|
+
"fabric.mention.noAccess.warning": "{name} won't be notified as they have no access",
|
|
30
|
+
"fabric.mention.unknow.user.error": "Unknown user {userId}"
|
|
30
31
|
};
|
|
31
32
|
exports.default = _default;
|
package/dist/cjs/i18n/es.js
CHANGED
|
@@ -4,6 +4,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
|
+
/* prettier-ignore */
|
|
7
8
|
/**
|
|
8
9
|
* NOTE:
|
|
9
10
|
*
|
|
@@ -12,20 +13,20 @@ exports.default = void 0;
|
|
|
12
13
|
*/
|
|
13
14
|
//Spanish (International)
|
|
14
15
|
var _default = {
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
16
|
+
"fabric.elements.mentions.team.meantion.highlight.close.button.tooltip": "Descartar",
|
|
17
|
+
"fabric.elements.mentions.team.member.50plus": "Equipo • Más de 50 miembros",
|
|
18
|
+
"fabric.elements.mentions.team.member.50plus.including.you": "Equipo • Más de 50 miembros, incluyéndote a ti",
|
|
19
|
+
"fabric.elements.mentions.team.member.count": "{0, plural, one {Equipo • 1 miembro} other {Equipo • {0} miembros}}",
|
|
20
|
+
"fabric.elements.mentions.team.member.count.including.you": "{0, plural, one {Equipo • 1 miembro, incluyéndote a ti} other {Equipo • {0} miembros, incluyéndote a ti}}",
|
|
21
|
+
"fabric.elements.mentions.team.mention.highlight.description": "Pon a todo el mundo al tanto con un solo clic. ¿No tienes ningún equipo?",
|
|
22
|
+
"fabric.elements.mentions.team.mention.highlight.description.link": "Crea uno.",
|
|
23
|
+
"fabric.elements.mentions.team.mention.highlight.title": "Menciona a tu equipo",
|
|
24
|
+
"fabric.mention.error.defaultAction": "Vuelve a intentarlo en unos segundos",
|
|
25
|
+
"fabric.mention.error.defaultHeadline": "Algo ha ido mal",
|
|
26
|
+
"fabric.mention.error.differentText": "Prueba a escribir otro texto",
|
|
27
|
+
"fabric.mention.error.loginAgain": "Prueba a cerrar y abrir sesión de nuevo",
|
|
28
|
+
"fabric.mention.noAccess.label": "Sin acceso",
|
|
29
|
+
"fabric.mention.noAccess.warning": "{name} no recibirá una notificación porque no tiene acceso",
|
|
30
|
+
"fabric.mention.unknow.user.error": "Usuario desconocido {userId}"
|
|
30
31
|
};
|
|
31
32
|
exports.default = _default;
|
package/dist/cjs/i18n/fi.js
CHANGED
|
@@ -4,6 +4,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
|
+
/* prettier-ignore */
|
|
7
8
|
/**
|
|
8
9
|
* NOTE:
|
|
9
10
|
*
|
|
@@ -12,20 +13,20 @@ exports.default = void 0;
|
|
|
12
13
|
*/
|
|
13
14
|
//Finnish
|
|
14
15
|
var _default = {
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
16
|
+
"fabric.elements.mentions.team.meantion.highlight.close.button.tooltip": "Hylkää",
|
|
17
|
+
"fabric.elements.mentions.team.member.50plus": "Tiimi • 50+ jäsentä",
|
|
18
|
+
"fabric.elements.mentions.team.member.50plus.including.you": "Tiimi • 50+ jäsentä sinä mukaan lukien",
|
|
19
|
+
"fabric.elements.mentions.team.member.count": "{0, plural, one {Tiimi • 1 jäsen} other {Tiimi • {0} jäsentä}}",
|
|
20
|
+
"fabric.elements.mentions.team.member.count.including.you": "{0, plural, one {Tiimi • 1 jäsen sinä mukaan lukien} other {Tiimi • {0} jäsentä sinä mukaan lukien}}",
|
|
21
|
+
"fabric.elements.mentions.team.mention.highlight.description": "Saa kaikki sivulle yhdellä napsautuksella. Eikö sinulla ole tiimiä?",
|
|
22
|
+
"fabric.elements.mentions.team.mention.highlight.description.link": "Aloita tiimi.",
|
|
23
|
+
"fabric.elements.mentions.team.mention.highlight.title": "Merkitse tiimisi",
|
|
24
|
+
"fabric.mention.error.defaultAction": "Yritä uudelleen hetken kuluttua",
|
|
25
|
+
"fabric.mention.error.defaultHeadline": "Jotain meni pieleen",
|
|
26
|
+
"fabric.mention.error.differentText": "Kirjoita eri teksti",
|
|
27
|
+
"fabric.mention.error.loginAgain": "Kirjaudu ulos ja sitten uudelleen sisään",
|
|
28
|
+
"fabric.mention.noAccess.label": "Ei pääsyä",
|
|
29
|
+
"fabric.mention.noAccess.warning": "{name} ei saa ilmoitusta, koska hänellä ei ole pääsyä",
|
|
30
|
+
"fabric.mention.unknow.user.error": "Tuntematon käyttäjä {userId}"
|
|
30
31
|
};
|
|
31
32
|
exports.default = _default;
|
package/dist/cjs/i18n/fr.js
CHANGED
|
@@ -4,6 +4,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
|
+
/* prettier-ignore */
|
|
7
8
|
/**
|
|
8
9
|
* NOTE:
|
|
9
10
|
*
|
|
@@ -12,20 +13,20 @@ exports.default = void 0;
|
|
|
12
13
|
*/
|
|
13
14
|
//French (France)
|
|
14
15
|
var _default = {
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
16
|
+
"fabric.elements.mentions.team.meantion.highlight.close.button.tooltip": "Ignorer",
|
|
17
|
+
"fabric.elements.mentions.team.member.50plus": "Équipe • Plus de 50 membres",
|
|
18
|
+
"fabric.elements.mentions.team.member.50plus.including.you": "Équipe • Plus de 50 membres, dont vous",
|
|
19
|
+
"fabric.elements.mentions.team.member.count": "{0, plural, one {Équipe • 1 membre} other {Équipe • {0} membres}}",
|
|
20
|
+
"fabric.elements.mentions.team.member.count.including.you": "{0, plural, one {Équipe • 1 membre, dont vous} other {Équipe • {0} membres, dont vous}}",
|
|
21
|
+
"fabric.elements.mentions.team.mention.highlight.description": "Rassemblez tout le monde sur la page en un clic. Vous n'avez pas d'équipe ?",
|
|
22
|
+
"fabric.elements.mentions.team.mention.highlight.description.link": "Créez-en une.",
|
|
23
|
+
"fabric.elements.mentions.team.mention.highlight.title": "Mentionner votre équipe",
|
|
24
|
+
"fabric.mention.error.defaultAction": "Réessayez dans quelques secondes",
|
|
25
|
+
"fabric.mention.error.defaultHeadline": "Une erreur s'est produite",
|
|
26
|
+
"fabric.mention.error.differentText": "Essayer de modifier le texte",
|
|
27
|
+
"fabric.mention.error.loginAgain": "Essayez de vous déconnecter et de vous reconnecter",
|
|
28
|
+
"fabric.mention.noAccess.label": "Aucun accès",
|
|
29
|
+
"fabric.mention.noAccess.warning": "{name} ne sera pas prévenu, car cet utilisateur n'a pas d'accès",
|
|
30
|
+
"fabric.mention.unknow.user.error": "Utilisateur inconnu {userId}"
|
|
30
31
|
};
|
|
31
32
|
exports.default = _default;
|
package/dist/cjs/i18n/hu.js
CHANGED
|
@@ -4,6 +4,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
|
+
/* prettier-ignore */
|
|
7
8
|
/**
|
|
8
9
|
* NOTE:
|
|
9
10
|
*
|
|
@@ -12,20 +13,20 @@ exports.default = void 0;
|
|
|
12
13
|
*/
|
|
13
14
|
//Hungarian
|
|
14
15
|
var _default = {
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
16
|
+
"fabric.elements.mentions.team.meantion.highlight.close.button.tooltip": "Bezárás",
|
|
17
|
+
"fabric.elements.mentions.team.member.50plus": "Csapat • 50+ tag",
|
|
18
|
+
"fabric.elements.mentions.team.member.50plus.including.you": "Csapat • 50+ tag veled együtt",
|
|
19
|
+
"fabric.elements.mentions.team.member.count": "{0, plural, one {Csapat • 1 tag} other {Csapat • {0} tag}}",
|
|
20
|
+
"fabric.elements.mentions.team.member.count.including.you": "{0, plural, one {Csapat • 1 tag veled együtt} other {Csapat • {0} tag veled együtt}}",
|
|
21
|
+
"fabric.elements.mentions.team.mention.highlight.description": "Egyetlen kattintással mindenkit felvehetsz az oldalra. Nincs csapatod?",
|
|
22
|
+
"fabric.elements.mentions.team.mention.highlight.description.link": "Hozz létre egyet.",
|
|
23
|
+
"fabric.elements.mentions.team.mention.highlight.title": "Említsd meg csapatodat",
|
|
24
|
+
"fabric.mention.error.defaultAction": "Néhány másodperc múlva próbálja meg újból.",
|
|
25
|
+
"fabric.mention.error.defaultHeadline": "Hiba történt.",
|
|
26
|
+
"fabric.mention.error.differentText": "Próbáljon meg más szöveget beírni.",
|
|
27
|
+
"fabric.mention.error.loginAgain": "Próbáljon meg kijelentkezni, majd újból bejelentkezni.",
|
|
28
|
+
"fabric.mention.noAccess.label": "Nincs hozzáférés",
|
|
29
|
+
"fabric.mention.noAccess.warning": "{name} nem kap értesítést, mert nincs hozzáférése.",
|
|
30
|
+
"fabric.mention.unknow.user.error": "Ismeretlen felhasználó: {userId}"
|
|
30
31
|
};
|
|
31
32
|
exports.default = _default;
|