@atlaskit/user-picker 12.1.3 → 13.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 +34 -0
- package/analytics/package.json +1 -8
- package/components/custom-option/main/package.json +1 -8
- package/components/custom-option/package.json +1 -8
- package/components/email-option/main/package.json +1 -8
- package/components/email-option/package.json +1 -8
- package/components/email-validation/package.json +1 -8
- package/components/group-option/main/package.json +1 -8
- package/components/group-option/package.json +1 -8
- package/components/option/package.json +1 -8
- package/components/popup-user-picker/package.json +1 -8
- package/components/single-value/package.json +1 -8
- package/components/team-option/main/package.json +1 -8
- package/components/team-option/package.json +1 -8
- package/components/user-option/package.json +1 -8
- package/components/user-picker/package.json +1 -8
- package/dist/cjs/analytics.js +1 -1
- package/dist/cjs/components/Control.compiled.css +1 -1
- package/dist/cjs/components/Control.js +1 -1
- package/dist/cjs/components/styles.js +2 -2
- package/dist/cjs/i18n/cs.js +3 -44
- package/dist/cjs/i18n/da.js +3 -44
- package/dist/cjs/i18n/de.js +3 -44
- package/dist/cjs/i18n/en.js +3 -44
- package/dist/cjs/i18n/en_GB.js +3 -44
- package/dist/cjs/i18n/en_ZZ.js +3 -44
- package/dist/cjs/i18n/es.js +3 -44
- package/dist/cjs/i18n/fi.js +3 -44
- package/dist/cjs/i18n/fr.js +3 -44
- package/dist/cjs/i18n/hr.js +3 -44
- package/dist/cjs/i18n/hu.js +3 -44
- package/dist/cjs/i18n/it.js +3 -44
- package/dist/cjs/i18n/ja.js +3 -44
- package/dist/cjs/i18n/ko.js +3 -44
- package/dist/cjs/i18n/nb.js +3 -44
- package/dist/cjs/i18n/nl.js +3 -44
- package/dist/cjs/i18n/pl.js +3 -44
- package/dist/cjs/i18n/pt_BR.js +3 -44
- package/dist/cjs/i18n/ru.js +3 -44
- package/dist/cjs/i18n/sl.js +3 -44
- package/dist/cjs/i18n/sr_RS.js +3 -44
- package/dist/cjs/i18n/sr_YR.js +3 -44
- package/dist/cjs/i18n/sv.js +3 -44
- package/dist/cjs/i18n/th.js +3 -44
- package/dist/cjs/i18n/tr.js +3 -44
- package/dist/cjs/i18n/uk.js +3 -44
- package/dist/cjs/i18n/vi.js +3 -44
- package/dist/cjs/i18n/zh.js +3 -44
- package/dist/cjs/i18n/zh_TW.js +3 -44
- package/dist/cjs/util/i18n-util.js +39 -39
- package/dist/es2019/analytics.js +1 -1
- package/dist/es2019/components/Control.compiled.css +1 -1
- package/dist/es2019/components/Control.js +1 -1
- package/dist/es2019/components/styles.js +2 -2
- package/dist/es2019/i18n/cs.js +3 -44
- package/dist/es2019/i18n/da.js +3 -44
- package/dist/es2019/i18n/de.js +3 -44
- package/dist/es2019/i18n/en.js +3 -44
- package/dist/es2019/i18n/en_GB.js +3 -44
- package/dist/es2019/i18n/en_ZZ.js +3 -44
- package/dist/es2019/i18n/es.js +3 -44
- package/dist/es2019/i18n/fi.js +3 -44
- package/dist/es2019/i18n/fr.js +3 -44
- package/dist/es2019/i18n/hr.js +3 -44
- package/dist/es2019/i18n/hu.js +3 -44
- package/dist/es2019/i18n/it.js +3 -44
- package/dist/es2019/i18n/ja.js +3 -44
- package/dist/es2019/i18n/ko.js +3 -44
- package/dist/es2019/i18n/nb.js +3 -44
- package/dist/es2019/i18n/nl.js +3 -44
- package/dist/es2019/i18n/pl.js +3 -44
- package/dist/es2019/i18n/pt_BR.js +3 -44
- package/dist/es2019/i18n/ru.js +3 -44
- package/dist/es2019/i18n/sl.js +3 -44
- package/dist/es2019/i18n/sr_RS.js +3 -44
- package/dist/es2019/i18n/sr_YR.js +3 -44
- package/dist/es2019/i18n/sv.js +3 -44
- package/dist/es2019/i18n/th.js +3 -44
- package/dist/es2019/i18n/tr.js +3 -44
- package/dist/es2019/i18n/uk.js +3 -44
- package/dist/es2019/i18n/vi.js +3 -44
- package/dist/es2019/i18n/zh.js +3 -44
- package/dist/es2019/i18n/zh_TW.js +3 -44
- package/dist/esm/analytics.js +1 -1
- package/dist/esm/components/Control.compiled.css +1 -1
- package/dist/esm/components/Control.js +1 -1
- package/dist/esm/components/styles.js +2 -2
- package/dist/esm/i18n/cs.js +3 -44
- package/dist/esm/i18n/da.js +3 -44
- package/dist/esm/i18n/de.js +3 -44
- package/dist/esm/i18n/en.js +3 -44
- package/dist/esm/i18n/en_GB.js +3 -44
- package/dist/esm/i18n/en_ZZ.js +3 -44
- package/dist/esm/i18n/es.js +3 -44
- package/dist/esm/i18n/fi.js +3 -44
- package/dist/esm/i18n/fr.js +3 -44
- package/dist/esm/i18n/hr.js +3 -44
- package/dist/esm/i18n/hu.js +3 -44
- package/dist/esm/i18n/it.js +3 -44
- package/dist/esm/i18n/ja.js +3 -44
- package/dist/esm/i18n/ko.js +3 -44
- package/dist/esm/i18n/nb.js +3 -44
- package/dist/esm/i18n/nl.js +3 -44
- package/dist/esm/i18n/pl.js +3 -44
- package/dist/esm/i18n/pt_BR.js +3 -44
- package/dist/esm/i18n/ru.js +3 -44
- package/dist/esm/i18n/sl.js +3 -44
- package/dist/esm/i18n/sr_RS.js +3 -44
- package/dist/esm/i18n/sr_YR.js +3 -44
- package/dist/esm/i18n/sv.js +3 -44
- package/dist/esm/i18n/th.js +3 -44
- package/dist/esm/i18n/tr.js +3 -44
- package/dist/esm/i18n/uk.js +3 -44
- package/dist/esm/i18n/vi.js +3 -44
- package/dist/esm/i18n/zh.js +3 -44
- package/dist/esm/i18n/zh_TW.js +3 -44
- package/dist/esm/util/i18n-util.js +38 -38
- package/dist/types/i18n/cs.d.ts +2 -44
- package/dist/types/i18n/da.d.ts +2 -44
- package/dist/types/i18n/de.d.ts +2 -44
- package/dist/types/i18n/en.d.ts +2 -44
- package/dist/types/i18n/en_GB.d.ts +2 -44
- package/dist/types/i18n/en_ZZ.d.ts +2 -44
- package/dist/types/i18n/es.d.ts +2 -44
- package/dist/types/i18n/fi.d.ts +2 -44
- package/dist/types/i18n/fr.d.ts +2 -44
- package/dist/types/i18n/hr.d.ts +2 -44
- package/dist/types/i18n/hu.d.ts +2 -44
- package/dist/types/i18n/it.d.ts +2 -44
- package/dist/types/i18n/ja.d.ts +2 -44
- package/dist/types/i18n/ko.d.ts +2 -44
- package/dist/types/i18n/nb.d.ts +2 -44
- package/dist/types/i18n/nl.d.ts +2 -44
- package/dist/types/i18n/pl.d.ts +2 -44
- package/dist/types/i18n/pt_BR.d.ts +2 -44
- package/dist/types/i18n/ru.d.ts +2 -44
- package/dist/types/i18n/sl.d.ts +2 -44
- package/dist/types/i18n/sr_RS.d.ts +2 -44
- package/dist/types/i18n/sr_YR.d.ts +2 -44
- package/dist/types/i18n/sv.d.ts +2 -44
- package/dist/types/i18n/th.d.ts +2 -44
- package/dist/types/i18n/tr.d.ts +2 -44
- package/dist/types/i18n/uk.d.ts +2 -44
- package/dist/types/i18n/vi.d.ts +2 -44
- package/dist/types/i18n/zh.d.ts +2 -44
- package/dist/types/i18n/zh_TW.d.ts +2 -44
- package/option/package.json +1 -8
- package/package.json +21 -29
- package/types/package.json +1 -8
- package/utils/package.json +1 -8
- package/dist/types-ts4.5/analytics.d.ts +0 -24
- package/dist/types-ts4.5/clients/UserSourceProvider.d.ts +0 -11
- package/dist/types-ts4.5/components/AddOptionAvatar.d.ts +0 -7
- package/dist/types-ts4.5/components/AvatarItemOption.d.ts +0 -16
- package/dist/types-ts4.5/components/AvatarOrIcon.d.ts +0 -17
- package/dist/types-ts4.5/components/BaseUserPicker.d.ts +0 -179
- package/dist/types-ts4.5/components/ClearIndicator.d.ts +0 -10
- package/dist/types-ts4.5/components/Control.d.ts +0 -8
- package/dist/types-ts4.5/components/CustomOption/index.d.ts +0 -4
- package/dist/types-ts4.5/components/CustomOption/main.d.ts +0 -15
- package/dist/types-ts4.5/components/EmailOption/index.d.ts +0 -4
- package/dist/types-ts4.5/components/EmailOption/main.d.ts +0 -21
- package/dist/types-ts4.5/components/ExternalUserOption/ExternalAvatarItemOption.d.ts +0 -14
- package/dist/types-ts4.5/components/ExternalUserOption/InfoIcon.d.ts +0 -3
- package/dist/types-ts4.5/components/ExternalUserOption/SourcesTooltipContent.d.ts +0 -3
- package/dist/types-ts4.5/components/ExternalUserOption/index.d.ts +0 -9
- package/dist/types-ts4.5/components/ExternalUserOption/main.d.ts +0 -20
- package/dist/types-ts4.5/components/ExternalUserSourcesContainer.d.ts +0 -15
- package/dist/types-ts4.5/components/GroupOption/index.d.ts +0 -4
- package/dist/types-ts4.5/components/GroupOption/main.d.ts +0 -21
- package/dist/types-ts4.5/components/HighlightText.d.ts +0 -9
- package/dist/types-ts4.5/components/Input.d.ts +0 -26
- package/dist/types-ts4.5/components/Menu.d.ts +0 -12
- package/dist/types-ts4.5/components/MessagesIntlProvider.d.ts +0 -3
- package/dist/types-ts4.5/components/MultiValue.d.ts +0 -29
- package/dist/types-ts4.5/components/MultiValueContainer.d.ts +0 -37
- package/dist/types-ts4.5/components/Option.d.ts +0 -15
- package/dist/types-ts4.5/components/PopupControl.d.ts +0 -10
- package/dist/types-ts4.5/components/PopupInput.d.ts +0 -8
- package/dist/types-ts4.5/components/PopupUserPicker.d.ts +0 -209
- package/dist/types-ts4.5/components/SingleValue.d.ts +0 -6
- package/dist/types-ts4.5/components/SingleValueContainer.d.ts +0 -15
- package/dist/types-ts4.5/components/SizeableAvatar.d.ts +0 -12
- package/dist/types-ts4.5/components/TeamOption/index.d.ts +0 -4
- package/dist/types-ts4.5/components/TeamOption/main.d.ts +0 -17
- package/dist/types-ts4.5/components/UserOption.d.ts +0 -15
- package/dist/types-ts4.5/components/UserPicker.d.ts +0 -105
- package/dist/types-ts4.5/components/ValueContainerWrapper.d.ts +0 -16
- package/dist/types-ts4.5/components/assets/github.d.ts +0 -2
- package/dist/types-ts4.5/components/assets/google.d.ts +0 -2
- package/dist/types-ts4.5/components/assets/microsoft.d.ts +0 -2
- package/dist/types-ts4.5/components/assets/slack.d.ts +0 -2
- package/dist/types-ts4.5/components/batch.d.ts +0 -1
- package/dist/types-ts4.5/components/components.d.ts +0 -61
- package/dist/types-ts4.5/components/creatable.d.ts +0 -12
- package/dist/types-ts4.5/components/creatableEmailSuggestion.d.ts +0 -20
- package/dist/types-ts4.5/components/emailValidation.d.ts +0 -3
- package/dist/types-ts4.5/components/i18n.d.ts +0 -212
- package/dist/types-ts4.5/components/popup.d.ts +0 -49
- package/dist/types-ts4.5/components/styles.d.ts +0 -7
- package/dist/types-ts4.5/components/utils.d.ts +0 -30
- package/dist/types-ts4.5/i18n/cs.d.ts +0 -50
- package/dist/types-ts4.5/i18n/da.d.ts +0 -50
- package/dist/types-ts4.5/i18n/de.d.ts +0 -50
- package/dist/types-ts4.5/i18n/en.d.ts +0 -50
- package/dist/types-ts4.5/i18n/en_GB.d.ts +0 -50
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +0 -50
- package/dist/types-ts4.5/i18n/es.d.ts +0 -50
- package/dist/types-ts4.5/i18n/et.d.ts +0 -15
- package/dist/types-ts4.5/i18n/fi.d.ts +0 -50
- package/dist/types-ts4.5/i18n/fr.d.ts +0 -50
- package/dist/types-ts4.5/i18n/hr.d.ts +0 -50
- package/dist/types-ts4.5/i18n/hu.d.ts +0 -50
- package/dist/types-ts4.5/i18n/index.d.ts +0 -36
- package/dist/types-ts4.5/i18n/is.d.ts +0 -7
- package/dist/types-ts4.5/i18n/it.d.ts +0 -50
- package/dist/types-ts4.5/i18n/ja.d.ts +0 -50
- package/dist/types-ts4.5/i18n/ko.d.ts +0 -50
- package/dist/types-ts4.5/i18n/languages.d.ts +0 -28
- package/dist/types-ts4.5/i18n/nb.d.ts +0 -50
- package/dist/types-ts4.5/i18n/nl.d.ts +0 -50
- package/dist/types-ts4.5/i18n/pl.d.ts +0 -50
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +0 -50
- package/dist/types-ts4.5/i18n/pt_PT.d.ts +0 -15
- package/dist/types-ts4.5/i18n/ro.d.ts +0 -7
- package/dist/types-ts4.5/i18n/ru.d.ts +0 -50
- package/dist/types-ts4.5/i18n/sk.d.ts +0 -15
- package/dist/types-ts4.5/i18n/sl.d.ts +0 -50
- package/dist/types-ts4.5/i18n/sr_RS.d.ts +0 -50
- package/dist/types-ts4.5/i18n/sr_YR.d.ts +0 -50
- package/dist/types-ts4.5/i18n/sv.d.ts +0 -50
- package/dist/types-ts4.5/i18n/th.d.ts +0 -50
- package/dist/types-ts4.5/i18n/tr.d.ts +0 -50
- package/dist/types-ts4.5/i18n/uk.d.ts +0 -50
- package/dist/types-ts4.5/i18n/vi.d.ts +0 -50
- package/dist/types-ts4.5/i18n/zh.d.ts +0 -50
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +0 -50
- package/dist/types-ts4.5/index.d.ts +0 -8
- package/dist/types-ts4.5/option.d.ts +0 -12
- package/dist/types-ts4.5/types.d.ts +0 -419
- package/dist/types-ts4.5/util/group-options-by-type/index.d.ts +0 -4
- package/dist/types-ts4.5/util/i18n-util.d.ts +0 -11
- package/dist/types-ts4.5/util/ufoExperiences.d.ts +0 -10
|
@@ -4,47 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'fabric.elements.user-picker.email.add': string;
|
|
10
|
-
'fabric.elements.user-picker.email.add.potential': string;
|
|
11
|
-
'fabric.elements.user-picker.email.select.to.add': string;
|
|
12
|
-
'fabric.elements.user-picker.email.type.label': string;
|
|
13
|
-
'fabric.elements.user-picker.error.message': string;
|
|
14
|
-
'fabric.elements.user-picker.external.sourced.error': string;
|
|
15
|
-
'fabric.elements.user-picker.external.sourced.from': string;
|
|
16
|
-
'fabric.elements.user-picker.external.user.type.label': string;
|
|
17
|
-
'fabric.elements.user-picker.github.provider': string;
|
|
18
|
-
'fabric.elements.user-picker.google.provider': string;
|
|
19
|
-
'fabric.elements.user-picker.group.byline': string;
|
|
20
|
-
'fabric.elements.user-picker.group.byline.admin-managed': string;
|
|
21
|
-
'fabric.elements.user-picker.group.type.label': string;
|
|
22
|
-
'fabric.elements.user-picker.guest.lozenge.text': string;
|
|
23
|
-
'fabric.elements.user-picker.guest.lozenge.tooltip.group': string;
|
|
24
|
-
'fabric.elements.user-picker.guest.lozenge.tooltip.user': string;
|
|
25
|
-
'fabric.elements.user-picker.member.lozenge.text': string;
|
|
26
|
-
'fabric.elements.user-picker.microsoft.provider': string;
|
|
27
|
-
'fabric.elements.user-picker.multi.remove-item': string;
|
|
28
|
-
'fabric.elements.user-picker.other.type.label': string;
|
|
29
|
-
'fabric.elements.user-picker.placeholder': string;
|
|
30
|
-
'fabric.elements.user-picker.placeholder.add-more': string;
|
|
31
|
-
'fabric.elements.user-picker.single.clear': string;
|
|
32
|
-
'fabric.elements.user-picker.slack.provider': string;
|
|
33
|
-
'fabric.elements.user-picker.source.confluence': string;
|
|
34
|
-
'fabric.elements.user-picker.source.jira': string;
|
|
35
|
-
'fabric.elements.user-picker.source.other-atlassian': string;
|
|
36
|
-
'fabric.elements.user-picker.source.other-atlassian-appify': string;
|
|
37
|
-
'fabric.elements.user-picker.team.byline': string;
|
|
38
|
-
'fabric.elements.user-picker.team.byline.official': string;
|
|
39
|
-
'fabric.elements.user-picker.team.member.50plus': string;
|
|
40
|
-
'fabric.elements.user-picker.team.member.50plus.including.you': string;
|
|
41
|
-
'fabric.elements.user-picker.team.member.50plus.official': string;
|
|
42
|
-
'fabric.elements.user-picker.team.member.50plus.official.including.you': string;
|
|
43
|
-
'fabric.elements.user-picker.team.member.count': string;
|
|
44
|
-
'fabric.elements.user-picker.team.member.count.including.you': string;
|
|
45
|
-
'fabric.elements.user-picker.team.member.count.official': string;
|
|
46
|
-
'fabric.elements.user-picker.team.member.count.official.including.you': string;
|
|
47
|
-
'fabric.elements.user-picker.team.type.label': string;
|
|
48
|
-
'fabric.elements.user-picker.user.type.label': string;
|
|
49
|
-
};
|
|
50
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-elements-user-picker/i18n/sr_RS';
|
|
8
|
+
export default translations;
|
|
@@ -4,47 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'fabric.elements.user-picker.email.add': string;
|
|
10
|
-
'fabric.elements.user-picker.email.add.potential': string;
|
|
11
|
-
'fabric.elements.user-picker.email.select.to.add': string;
|
|
12
|
-
'fabric.elements.user-picker.email.type.label': string;
|
|
13
|
-
'fabric.elements.user-picker.error.message': string;
|
|
14
|
-
'fabric.elements.user-picker.external.sourced.error': string;
|
|
15
|
-
'fabric.elements.user-picker.external.sourced.from': string;
|
|
16
|
-
'fabric.elements.user-picker.external.user.type.label': string;
|
|
17
|
-
'fabric.elements.user-picker.github.provider': string;
|
|
18
|
-
'fabric.elements.user-picker.google.provider': string;
|
|
19
|
-
'fabric.elements.user-picker.group.byline': string;
|
|
20
|
-
'fabric.elements.user-picker.group.byline.admin-managed': string;
|
|
21
|
-
'fabric.elements.user-picker.group.type.label': string;
|
|
22
|
-
'fabric.elements.user-picker.guest.lozenge.text': string;
|
|
23
|
-
'fabric.elements.user-picker.guest.lozenge.tooltip.group': string;
|
|
24
|
-
'fabric.elements.user-picker.guest.lozenge.tooltip.user': string;
|
|
25
|
-
'fabric.elements.user-picker.member.lozenge.text': string;
|
|
26
|
-
'fabric.elements.user-picker.microsoft.provider': string;
|
|
27
|
-
'fabric.elements.user-picker.multi.remove-item': string;
|
|
28
|
-
'fabric.elements.user-picker.other.type.label': string;
|
|
29
|
-
'fabric.elements.user-picker.placeholder': string;
|
|
30
|
-
'fabric.elements.user-picker.placeholder.add-more': string;
|
|
31
|
-
'fabric.elements.user-picker.single.clear': string;
|
|
32
|
-
'fabric.elements.user-picker.slack.provider': string;
|
|
33
|
-
'fabric.elements.user-picker.source.confluence': string;
|
|
34
|
-
'fabric.elements.user-picker.source.jira': string;
|
|
35
|
-
'fabric.elements.user-picker.source.other-atlassian': string;
|
|
36
|
-
'fabric.elements.user-picker.source.other-atlassian-appify': string;
|
|
37
|
-
'fabric.elements.user-picker.team.byline': string;
|
|
38
|
-
'fabric.elements.user-picker.team.byline.official': string;
|
|
39
|
-
'fabric.elements.user-picker.team.member.50plus': string;
|
|
40
|
-
'fabric.elements.user-picker.team.member.50plus.including.you': string;
|
|
41
|
-
'fabric.elements.user-picker.team.member.50plus.official': string;
|
|
42
|
-
'fabric.elements.user-picker.team.member.50plus.official.including.you': string;
|
|
43
|
-
'fabric.elements.user-picker.team.member.count': string;
|
|
44
|
-
'fabric.elements.user-picker.team.member.count.including.you': string;
|
|
45
|
-
'fabric.elements.user-picker.team.member.count.official': string;
|
|
46
|
-
'fabric.elements.user-picker.team.member.count.official.including.you': string;
|
|
47
|
-
'fabric.elements.user-picker.team.type.label': string;
|
|
48
|
-
'fabric.elements.user-picker.user.type.label': string;
|
|
49
|
-
};
|
|
50
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-elements-user-picker/i18n/sr_YR';
|
|
8
|
+
export default translations;
|
package/dist/types/i18n/sv.d.ts
CHANGED
|
@@ -4,47 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'fabric.elements.user-picker.email.add': string;
|
|
10
|
-
'fabric.elements.user-picker.email.add.potential': string;
|
|
11
|
-
'fabric.elements.user-picker.email.select.to.add': string;
|
|
12
|
-
'fabric.elements.user-picker.email.type.label': string;
|
|
13
|
-
'fabric.elements.user-picker.error.message': string;
|
|
14
|
-
'fabric.elements.user-picker.external.sourced.error': string;
|
|
15
|
-
'fabric.elements.user-picker.external.sourced.from': string;
|
|
16
|
-
'fabric.elements.user-picker.external.user.type.label': string;
|
|
17
|
-
'fabric.elements.user-picker.github.provider': string;
|
|
18
|
-
'fabric.elements.user-picker.google.provider': string;
|
|
19
|
-
'fabric.elements.user-picker.group.byline': string;
|
|
20
|
-
'fabric.elements.user-picker.group.byline.admin-managed': string;
|
|
21
|
-
'fabric.elements.user-picker.group.type.label': string;
|
|
22
|
-
'fabric.elements.user-picker.guest.lozenge.text': string;
|
|
23
|
-
'fabric.elements.user-picker.guest.lozenge.tooltip.group': string;
|
|
24
|
-
'fabric.elements.user-picker.guest.lozenge.tooltip.user': string;
|
|
25
|
-
'fabric.elements.user-picker.member.lozenge.text': string;
|
|
26
|
-
'fabric.elements.user-picker.microsoft.provider': string;
|
|
27
|
-
'fabric.elements.user-picker.multi.remove-item': string;
|
|
28
|
-
'fabric.elements.user-picker.other.type.label': string;
|
|
29
|
-
'fabric.elements.user-picker.placeholder': string;
|
|
30
|
-
'fabric.elements.user-picker.placeholder.add-more': string;
|
|
31
|
-
'fabric.elements.user-picker.single.clear': string;
|
|
32
|
-
'fabric.elements.user-picker.slack.provider': string;
|
|
33
|
-
'fabric.elements.user-picker.source.confluence': string;
|
|
34
|
-
'fabric.elements.user-picker.source.jira': string;
|
|
35
|
-
'fabric.elements.user-picker.source.other-atlassian': string;
|
|
36
|
-
'fabric.elements.user-picker.source.other-atlassian-appify': string;
|
|
37
|
-
'fabric.elements.user-picker.team.byline': string;
|
|
38
|
-
'fabric.elements.user-picker.team.byline.official': string;
|
|
39
|
-
'fabric.elements.user-picker.team.member.50plus': string;
|
|
40
|
-
'fabric.elements.user-picker.team.member.50plus.including.you': string;
|
|
41
|
-
'fabric.elements.user-picker.team.member.50plus.official': string;
|
|
42
|
-
'fabric.elements.user-picker.team.member.50plus.official.including.you': string;
|
|
43
|
-
'fabric.elements.user-picker.team.member.count': string;
|
|
44
|
-
'fabric.elements.user-picker.team.member.count.including.you': string;
|
|
45
|
-
'fabric.elements.user-picker.team.member.count.official': string;
|
|
46
|
-
'fabric.elements.user-picker.team.member.count.official.including.you': string;
|
|
47
|
-
'fabric.elements.user-picker.team.type.label': string;
|
|
48
|
-
'fabric.elements.user-picker.user.type.label': string;
|
|
49
|
-
};
|
|
50
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-elements-user-picker/i18n/sv';
|
|
8
|
+
export default translations;
|
package/dist/types/i18n/th.d.ts
CHANGED
|
@@ -4,47 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'fabric.elements.user-picker.email.add': string;
|
|
10
|
-
'fabric.elements.user-picker.email.add.potential': string;
|
|
11
|
-
'fabric.elements.user-picker.email.select.to.add': string;
|
|
12
|
-
'fabric.elements.user-picker.email.type.label': string;
|
|
13
|
-
'fabric.elements.user-picker.error.message': string;
|
|
14
|
-
'fabric.elements.user-picker.external.sourced.error': string;
|
|
15
|
-
'fabric.elements.user-picker.external.sourced.from': string;
|
|
16
|
-
'fabric.elements.user-picker.external.user.type.label': string;
|
|
17
|
-
'fabric.elements.user-picker.github.provider': string;
|
|
18
|
-
'fabric.elements.user-picker.google.provider': string;
|
|
19
|
-
'fabric.elements.user-picker.group.byline': string;
|
|
20
|
-
'fabric.elements.user-picker.group.byline.admin-managed': string;
|
|
21
|
-
'fabric.elements.user-picker.group.type.label': string;
|
|
22
|
-
'fabric.elements.user-picker.guest.lozenge.text': string;
|
|
23
|
-
'fabric.elements.user-picker.guest.lozenge.tooltip.group': string;
|
|
24
|
-
'fabric.elements.user-picker.guest.lozenge.tooltip.user': string;
|
|
25
|
-
'fabric.elements.user-picker.member.lozenge.text': string;
|
|
26
|
-
'fabric.elements.user-picker.microsoft.provider': string;
|
|
27
|
-
'fabric.elements.user-picker.multi.remove-item': string;
|
|
28
|
-
'fabric.elements.user-picker.other.type.label': string;
|
|
29
|
-
'fabric.elements.user-picker.placeholder': string;
|
|
30
|
-
'fabric.elements.user-picker.placeholder.add-more': string;
|
|
31
|
-
'fabric.elements.user-picker.single.clear': string;
|
|
32
|
-
'fabric.elements.user-picker.slack.provider': string;
|
|
33
|
-
'fabric.elements.user-picker.source.confluence': string;
|
|
34
|
-
'fabric.elements.user-picker.source.jira': string;
|
|
35
|
-
'fabric.elements.user-picker.source.other-atlassian': string;
|
|
36
|
-
'fabric.elements.user-picker.source.other-atlassian-appify': string;
|
|
37
|
-
'fabric.elements.user-picker.team.byline': string;
|
|
38
|
-
'fabric.elements.user-picker.team.byline.official': string;
|
|
39
|
-
'fabric.elements.user-picker.team.member.50plus': string;
|
|
40
|
-
'fabric.elements.user-picker.team.member.50plus.including.you': string;
|
|
41
|
-
'fabric.elements.user-picker.team.member.50plus.official': string;
|
|
42
|
-
'fabric.elements.user-picker.team.member.50plus.official.including.you': string;
|
|
43
|
-
'fabric.elements.user-picker.team.member.count': string;
|
|
44
|
-
'fabric.elements.user-picker.team.member.count.including.you': string;
|
|
45
|
-
'fabric.elements.user-picker.team.member.count.official': string;
|
|
46
|
-
'fabric.elements.user-picker.team.member.count.official.including.you': string;
|
|
47
|
-
'fabric.elements.user-picker.team.type.label': string;
|
|
48
|
-
'fabric.elements.user-picker.user.type.label': string;
|
|
49
|
-
};
|
|
50
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-elements-user-picker/i18n/th';
|
|
8
|
+
export default translations;
|
package/dist/types/i18n/tr.d.ts
CHANGED
|
@@ -4,47 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'fabric.elements.user-picker.email.add': string;
|
|
10
|
-
'fabric.elements.user-picker.email.add.potential': string;
|
|
11
|
-
'fabric.elements.user-picker.email.select.to.add': string;
|
|
12
|
-
'fabric.elements.user-picker.email.type.label': string;
|
|
13
|
-
'fabric.elements.user-picker.error.message': string;
|
|
14
|
-
'fabric.elements.user-picker.external.sourced.error': string;
|
|
15
|
-
'fabric.elements.user-picker.external.sourced.from': string;
|
|
16
|
-
'fabric.elements.user-picker.external.user.type.label': string;
|
|
17
|
-
'fabric.elements.user-picker.github.provider': string;
|
|
18
|
-
'fabric.elements.user-picker.google.provider': string;
|
|
19
|
-
'fabric.elements.user-picker.group.byline': string;
|
|
20
|
-
'fabric.elements.user-picker.group.byline.admin-managed': string;
|
|
21
|
-
'fabric.elements.user-picker.group.type.label': string;
|
|
22
|
-
'fabric.elements.user-picker.guest.lozenge.text': string;
|
|
23
|
-
'fabric.elements.user-picker.guest.lozenge.tooltip.group': string;
|
|
24
|
-
'fabric.elements.user-picker.guest.lozenge.tooltip.user': string;
|
|
25
|
-
'fabric.elements.user-picker.member.lozenge.text': string;
|
|
26
|
-
'fabric.elements.user-picker.microsoft.provider': string;
|
|
27
|
-
'fabric.elements.user-picker.multi.remove-item': string;
|
|
28
|
-
'fabric.elements.user-picker.other.type.label': string;
|
|
29
|
-
'fabric.elements.user-picker.placeholder': string;
|
|
30
|
-
'fabric.elements.user-picker.placeholder.add-more': string;
|
|
31
|
-
'fabric.elements.user-picker.single.clear': string;
|
|
32
|
-
'fabric.elements.user-picker.slack.provider': string;
|
|
33
|
-
'fabric.elements.user-picker.source.confluence': string;
|
|
34
|
-
'fabric.elements.user-picker.source.jira': string;
|
|
35
|
-
'fabric.elements.user-picker.source.other-atlassian': string;
|
|
36
|
-
'fabric.elements.user-picker.source.other-atlassian-appify': string;
|
|
37
|
-
'fabric.elements.user-picker.team.byline': string;
|
|
38
|
-
'fabric.elements.user-picker.team.byline.official': string;
|
|
39
|
-
'fabric.elements.user-picker.team.member.50plus': string;
|
|
40
|
-
'fabric.elements.user-picker.team.member.50plus.including.you': string;
|
|
41
|
-
'fabric.elements.user-picker.team.member.50plus.official': string;
|
|
42
|
-
'fabric.elements.user-picker.team.member.50plus.official.including.you': string;
|
|
43
|
-
'fabric.elements.user-picker.team.member.count': string;
|
|
44
|
-
'fabric.elements.user-picker.team.member.count.including.you': string;
|
|
45
|
-
'fabric.elements.user-picker.team.member.count.official': string;
|
|
46
|
-
'fabric.elements.user-picker.team.member.count.official.including.you': string;
|
|
47
|
-
'fabric.elements.user-picker.team.type.label': string;
|
|
48
|
-
'fabric.elements.user-picker.user.type.label': string;
|
|
49
|
-
};
|
|
50
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-elements-user-picker/i18n/tr';
|
|
8
|
+
export default translations;
|
package/dist/types/i18n/uk.d.ts
CHANGED
|
@@ -4,47 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'fabric.elements.user-picker.email.add': string;
|
|
10
|
-
'fabric.elements.user-picker.email.add.potential': string;
|
|
11
|
-
'fabric.elements.user-picker.email.select.to.add': string;
|
|
12
|
-
'fabric.elements.user-picker.email.type.label': string;
|
|
13
|
-
'fabric.elements.user-picker.error.message': string;
|
|
14
|
-
'fabric.elements.user-picker.external.sourced.error': string;
|
|
15
|
-
'fabric.elements.user-picker.external.sourced.from': string;
|
|
16
|
-
'fabric.elements.user-picker.external.user.type.label': string;
|
|
17
|
-
'fabric.elements.user-picker.github.provider': string;
|
|
18
|
-
'fabric.elements.user-picker.google.provider': string;
|
|
19
|
-
'fabric.elements.user-picker.group.byline': string;
|
|
20
|
-
'fabric.elements.user-picker.group.byline.admin-managed': string;
|
|
21
|
-
'fabric.elements.user-picker.group.type.label': string;
|
|
22
|
-
'fabric.elements.user-picker.guest.lozenge.text': string;
|
|
23
|
-
'fabric.elements.user-picker.guest.lozenge.tooltip.group': string;
|
|
24
|
-
'fabric.elements.user-picker.guest.lozenge.tooltip.user': string;
|
|
25
|
-
'fabric.elements.user-picker.member.lozenge.text': string;
|
|
26
|
-
'fabric.elements.user-picker.microsoft.provider': string;
|
|
27
|
-
'fabric.elements.user-picker.multi.remove-item': string;
|
|
28
|
-
'fabric.elements.user-picker.other.type.label': string;
|
|
29
|
-
'fabric.elements.user-picker.placeholder': string;
|
|
30
|
-
'fabric.elements.user-picker.placeholder.add-more': string;
|
|
31
|
-
'fabric.elements.user-picker.single.clear': string;
|
|
32
|
-
'fabric.elements.user-picker.slack.provider': string;
|
|
33
|
-
'fabric.elements.user-picker.source.confluence': string;
|
|
34
|
-
'fabric.elements.user-picker.source.jira': string;
|
|
35
|
-
'fabric.elements.user-picker.source.other-atlassian': string;
|
|
36
|
-
'fabric.elements.user-picker.source.other-atlassian-appify': string;
|
|
37
|
-
'fabric.elements.user-picker.team.byline': string;
|
|
38
|
-
'fabric.elements.user-picker.team.byline.official': string;
|
|
39
|
-
'fabric.elements.user-picker.team.member.50plus': string;
|
|
40
|
-
'fabric.elements.user-picker.team.member.50plus.including.you': string;
|
|
41
|
-
'fabric.elements.user-picker.team.member.50plus.official': string;
|
|
42
|
-
'fabric.elements.user-picker.team.member.50plus.official.including.you': string;
|
|
43
|
-
'fabric.elements.user-picker.team.member.count': string;
|
|
44
|
-
'fabric.elements.user-picker.team.member.count.including.you': string;
|
|
45
|
-
'fabric.elements.user-picker.team.member.count.official': string;
|
|
46
|
-
'fabric.elements.user-picker.team.member.count.official.including.you': string;
|
|
47
|
-
'fabric.elements.user-picker.team.type.label': string;
|
|
48
|
-
'fabric.elements.user-picker.user.type.label': string;
|
|
49
|
-
};
|
|
50
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-elements-user-picker/i18n/uk';
|
|
8
|
+
export default translations;
|
package/dist/types/i18n/vi.d.ts
CHANGED
|
@@ -4,47 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'fabric.elements.user-picker.email.add': string;
|
|
10
|
-
'fabric.elements.user-picker.email.add.potential': string;
|
|
11
|
-
'fabric.elements.user-picker.email.select.to.add': string;
|
|
12
|
-
'fabric.elements.user-picker.email.type.label': string;
|
|
13
|
-
'fabric.elements.user-picker.error.message': string;
|
|
14
|
-
'fabric.elements.user-picker.external.sourced.error': string;
|
|
15
|
-
'fabric.elements.user-picker.external.sourced.from': string;
|
|
16
|
-
'fabric.elements.user-picker.external.user.type.label': string;
|
|
17
|
-
'fabric.elements.user-picker.github.provider': string;
|
|
18
|
-
'fabric.elements.user-picker.google.provider': string;
|
|
19
|
-
'fabric.elements.user-picker.group.byline': string;
|
|
20
|
-
'fabric.elements.user-picker.group.byline.admin-managed': string;
|
|
21
|
-
'fabric.elements.user-picker.group.type.label': string;
|
|
22
|
-
'fabric.elements.user-picker.guest.lozenge.text': string;
|
|
23
|
-
'fabric.elements.user-picker.guest.lozenge.tooltip.group': string;
|
|
24
|
-
'fabric.elements.user-picker.guest.lozenge.tooltip.user': string;
|
|
25
|
-
'fabric.elements.user-picker.member.lozenge.text': string;
|
|
26
|
-
'fabric.elements.user-picker.microsoft.provider': string;
|
|
27
|
-
'fabric.elements.user-picker.multi.remove-item': string;
|
|
28
|
-
'fabric.elements.user-picker.other.type.label': string;
|
|
29
|
-
'fabric.elements.user-picker.placeholder': string;
|
|
30
|
-
'fabric.elements.user-picker.placeholder.add-more': string;
|
|
31
|
-
'fabric.elements.user-picker.single.clear': string;
|
|
32
|
-
'fabric.elements.user-picker.slack.provider': string;
|
|
33
|
-
'fabric.elements.user-picker.source.confluence': string;
|
|
34
|
-
'fabric.elements.user-picker.source.jira': string;
|
|
35
|
-
'fabric.elements.user-picker.source.other-atlassian': string;
|
|
36
|
-
'fabric.elements.user-picker.source.other-atlassian-appify': string;
|
|
37
|
-
'fabric.elements.user-picker.team.byline': string;
|
|
38
|
-
'fabric.elements.user-picker.team.byline.official': string;
|
|
39
|
-
'fabric.elements.user-picker.team.member.50plus': string;
|
|
40
|
-
'fabric.elements.user-picker.team.member.50plus.including.you': string;
|
|
41
|
-
'fabric.elements.user-picker.team.member.50plus.official': string;
|
|
42
|
-
'fabric.elements.user-picker.team.member.50plus.official.including.you': string;
|
|
43
|
-
'fabric.elements.user-picker.team.member.count': string;
|
|
44
|
-
'fabric.elements.user-picker.team.member.count.including.you': string;
|
|
45
|
-
'fabric.elements.user-picker.team.member.count.official': string;
|
|
46
|
-
'fabric.elements.user-picker.team.member.count.official.including.you': string;
|
|
47
|
-
'fabric.elements.user-picker.team.type.label': string;
|
|
48
|
-
'fabric.elements.user-picker.user.type.label': string;
|
|
49
|
-
};
|
|
50
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-elements-user-picker/i18n/vi';
|
|
8
|
+
export default translations;
|
package/dist/types/i18n/zh.d.ts
CHANGED
|
@@ -4,47 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'fabric.elements.user-picker.email.add': string;
|
|
10
|
-
'fabric.elements.user-picker.email.add.potential': string;
|
|
11
|
-
'fabric.elements.user-picker.email.select.to.add': string;
|
|
12
|
-
'fabric.elements.user-picker.email.type.label': string;
|
|
13
|
-
'fabric.elements.user-picker.error.message': string;
|
|
14
|
-
'fabric.elements.user-picker.external.sourced.error': string;
|
|
15
|
-
'fabric.elements.user-picker.external.sourced.from': string;
|
|
16
|
-
'fabric.elements.user-picker.external.user.type.label': string;
|
|
17
|
-
'fabric.elements.user-picker.github.provider': string;
|
|
18
|
-
'fabric.elements.user-picker.google.provider': string;
|
|
19
|
-
'fabric.elements.user-picker.group.byline': string;
|
|
20
|
-
'fabric.elements.user-picker.group.byline.admin-managed': string;
|
|
21
|
-
'fabric.elements.user-picker.group.type.label': string;
|
|
22
|
-
'fabric.elements.user-picker.guest.lozenge.text': string;
|
|
23
|
-
'fabric.elements.user-picker.guest.lozenge.tooltip.group': string;
|
|
24
|
-
'fabric.elements.user-picker.guest.lozenge.tooltip.user': string;
|
|
25
|
-
'fabric.elements.user-picker.member.lozenge.text': string;
|
|
26
|
-
'fabric.elements.user-picker.microsoft.provider': string;
|
|
27
|
-
'fabric.elements.user-picker.multi.remove-item': string;
|
|
28
|
-
'fabric.elements.user-picker.other.type.label': string;
|
|
29
|
-
'fabric.elements.user-picker.placeholder': string;
|
|
30
|
-
'fabric.elements.user-picker.placeholder.add-more': string;
|
|
31
|
-
'fabric.elements.user-picker.single.clear': string;
|
|
32
|
-
'fabric.elements.user-picker.slack.provider': string;
|
|
33
|
-
'fabric.elements.user-picker.source.confluence': string;
|
|
34
|
-
'fabric.elements.user-picker.source.jira': string;
|
|
35
|
-
'fabric.elements.user-picker.source.other-atlassian': string;
|
|
36
|
-
'fabric.elements.user-picker.source.other-atlassian-appify': string;
|
|
37
|
-
'fabric.elements.user-picker.team.byline': string;
|
|
38
|
-
'fabric.elements.user-picker.team.byline.official': string;
|
|
39
|
-
'fabric.elements.user-picker.team.member.50plus': string;
|
|
40
|
-
'fabric.elements.user-picker.team.member.50plus.including.you': string;
|
|
41
|
-
'fabric.elements.user-picker.team.member.50plus.official': string;
|
|
42
|
-
'fabric.elements.user-picker.team.member.50plus.official.including.you': string;
|
|
43
|
-
'fabric.elements.user-picker.team.member.count': string;
|
|
44
|
-
'fabric.elements.user-picker.team.member.count.including.you': string;
|
|
45
|
-
'fabric.elements.user-picker.team.member.count.official': string;
|
|
46
|
-
'fabric.elements.user-picker.team.member.count.official.including.you': string;
|
|
47
|
-
'fabric.elements.user-picker.team.type.label': string;
|
|
48
|
-
'fabric.elements.user-picker.user.type.label': string;
|
|
49
|
-
};
|
|
50
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-elements-user-picker/i18n/zh';
|
|
8
|
+
export default translations;
|
|
@@ -4,47 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'fabric.elements.user-picker.email.add': string;
|
|
10
|
-
'fabric.elements.user-picker.email.add.potential': string;
|
|
11
|
-
'fabric.elements.user-picker.email.select.to.add': string;
|
|
12
|
-
'fabric.elements.user-picker.email.type.label': string;
|
|
13
|
-
'fabric.elements.user-picker.error.message': string;
|
|
14
|
-
'fabric.elements.user-picker.external.sourced.error': string;
|
|
15
|
-
'fabric.elements.user-picker.external.sourced.from': string;
|
|
16
|
-
'fabric.elements.user-picker.external.user.type.label': string;
|
|
17
|
-
'fabric.elements.user-picker.github.provider': string;
|
|
18
|
-
'fabric.elements.user-picker.google.provider': string;
|
|
19
|
-
'fabric.elements.user-picker.group.byline': string;
|
|
20
|
-
'fabric.elements.user-picker.group.byline.admin-managed': string;
|
|
21
|
-
'fabric.elements.user-picker.group.type.label': string;
|
|
22
|
-
'fabric.elements.user-picker.guest.lozenge.text': string;
|
|
23
|
-
'fabric.elements.user-picker.guest.lozenge.tooltip.group': string;
|
|
24
|
-
'fabric.elements.user-picker.guest.lozenge.tooltip.user': string;
|
|
25
|
-
'fabric.elements.user-picker.member.lozenge.text': string;
|
|
26
|
-
'fabric.elements.user-picker.microsoft.provider': string;
|
|
27
|
-
'fabric.elements.user-picker.multi.remove-item': string;
|
|
28
|
-
'fabric.elements.user-picker.other.type.label': string;
|
|
29
|
-
'fabric.elements.user-picker.placeholder': string;
|
|
30
|
-
'fabric.elements.user-picker.placeholder.add-more': string;
|
|
31
|
-
'fabric.elements.user-picker.single.clear': string;
|
|
32
|
-
'fabric.elements.user-picker.slack.provider': string;
|
|
33
|
-
'fabric.elements.user-picker.source.confluence': string;
|
|
34
|
-
'fabric.elements.user-picker.source.jira': string;
|
|
35
|
-
'fabric.elements.user-picker.source.other-atlassian': string;
|
|
36
|
-
'fabric.elements.user-picker.source.other-atlassian-appify': string;
|
|
37
|
-
'fabric.elements.user-picker.team.byline': string;
|
|
38
|
-
'fabric.elements.user-picker.team.byline.official': string;
|
|
39
|
-
'fabric.elements.user-picker.team.member.50plus': string;
|
|
40
|
-
'fabric.elements.user-picker.team.member.50plus.including.you': string;
|
|
41
|
-
'fabric.elements.user-picker.team.member.50plus.official': string;
|
|
42
|
-
'fabric.elements.user-picker.team.member.50plus.official.including.you': string;
|
|
43
|
-
'fabric.elements.user-picker.team.member.count': string;
|
|
44
|
-
'fabric.elements.user-picker.team.member.count.including.you': string;
|
|
45
|
-
'fabric.elements.user-picker.team.member.count.official': string;
|
|
46
|
-
'fabric.elements.user-picker.team.member.count.official.including.you': string;
|
|
47
|
-
'fabric.elements.user-picker.team.type.label': string;
|
|
48
|
-
'fabric.elements.user-picker.user.type.label': string;
|
|
49
|
-
};
|
|
50
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-elements-user-picker/i18n/zh_TW';
|
|
8
|
+
export default translations;
|
package/option/package.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/user-picker",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "13.1.0",
|
|
4
4
|
"description": "Fabric component for display a dropdown to select a user from",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -12,20 +12,12 @@
|
|
|
12
12
|
"module": "dist/esm/index.js",
|
|
13
13
|
"module:es2019": "dist/es2019/index.js",
|
|
14
14
|
"types": "dist/types/index.d.ts",
|
|
15
|
-
"typesVersions": {
|
|
16
|
-
">=4.5 <4.9": {
|
|
17
|
-
"*": [
|
|
18
|
-
"dist/types-ts4.5/*",
|
|
19
|
-
"dist/types-ts4.5/index.d.ts"
|
|
20
|
-
]
|
|
21
|
-
}
|
|
22
|
-
},
|
|
23
15
|
"devDependencies": {
|
|
24
16
|
"@af/integration-testing": "workspace:^",
|
|
25
17
|
"@af/search-test-utils": "workspace:^",
|
|
26
18
|
"@af/visual-regression": "workspace:^",
|
|
27
|
-
"@atlaskit/heading": "^
|
|
28
|
-
"@atlassian/a11y-jest-testing": "^0.
|
|
19
|
+
"@atlaskit/heading": "^6.0.0",
|
|
20
|
+
"@atlassian/a11y-jest-testing": "^0.12.0",
|
|
29
21
|
"@atlassian/a11y-playwright-testing": "^0.10.0",
|
|
30
22
|
"@atlassian/feature-flags-test-utils": "^1.1.0",
|
|
31
23
|
"@atlassian/react-compiler-gating": "workspace:^",
|
|
@@ -72,24 +64,24 @@
|
|
|
72
64
|
"access": "public"
|
|
73
65
|
},
|
|
74
66
|
"dependencies": {
|
|
75
|
-
"@atlaskit/afm-i18n-platform-elements-user-picker": "2.
|
|
76
|
-
"@atlaskit/analytics-next": "^
|
|
77
|
-
"@atlaskit/avatar": "^
|
|
78
|
-
"@atlaskit/feature-gate-js-client": "^
|
|
79
|
-
"@atlaskit/icon": "^
|
|
80
|
-
"@atlaskit/logo": "^
|
|
81
|
-
"@atlaskit/lozenge": "^
|
|
82
|
-
"@atlaskit/people-teams-ui-public": "^
|
|
83
|
-
"@atlaskit/platform-feature-flags": "^
|
|
84
|
-
"@atlaskit/popper": "^
|
|
85
|
-
"@atlaskit/primitives": "^
|
|
86
|
-
"@atlaskit/select": "^
|
|
87
|
-
"@atlaskit/spinner": "^
|
|
88
|
-
"@atlaskit/tag": "^
|
|
89
|
-
"@atlaskit/teams-avatar": "^
|
|
90
|
-
"@atlaskit/tokens": "^
|
|
91
|
-
"@atlaskit/tooltip": "^
|
|
92
|
-
"@atlaskit/ufo": "^0.
|
|
67
|
+
"@atlaskit/afm-i18n-platform-elements-user-picker": "2.158.0",
|
|
68
|
+
"@atlaskit/analytics-next": "^12.0.0",
|
|
69
|
+
"@atlaskit/avatar": "^26.0.0",
|
|
70
|
+
"@atlaskit/feature-gate-js-client": "^6.0.0",
|
|
71
|
+
"@atlaskit/icon": "^36.0.0",
|
|
72
|
+
"@atlaskit/logo": "^21.0.0",
|
|
73
|
+
"@atlaskit/lozenge": "^14.0.0",
|
|
74
|
+
"@atlaskit/people-teams-ui-public": "^5.0.0",
|
|
75
|
+
"@atlaskit/platform-feature-flags": "^2.0.0",
|
|
76
|
+
"@atlaskit/popper": "^8.0.0",
|
|
77
|
+
"@atlaskit/primitives": "^20.0.0",
|
|
78
|
+
"@atlaskit/select": "^22.0.0",
|
|
79
|
+
"@atlaskit/spinner": "^20.0.0",
|
|
80
|
+
"@atlaskit/tag": "^15.0.0",
|
|
81
|
+
"@atlaskit/teams-avatar": "^3.0.0",
|
|
82
|
+
"@atlaskit/tokens": "^14.0.0",
|
|
83
|
+
"@atlaskit/tooltip": "^23.0.0",
|
|
84
|
+
"@atlaskit/ufo": "^1.0.0",
|
|
93
85
|
"@babel/runtime": "^7.0.0",
|
|
94
86
|
"@compiled/react": "^0.20.0",
|
|
95
87
|
"@emotion/react": "^11.7.1",
|
package/types/package.json
CHANGED
package/utils/package.json
CHANGED
|
@@ -6,12 +6,5 @@
|
|
|
6
6
|
"sideEffects": [
|
|
7
7
|
"*.compiled.css"
|
|
8
8
|
],
|
|
9
|
-
"types": "../dist/types/components/utils.d.ts"
|
|
10
|
-
"typesVersions": {
|
|
11
|
-
">=4.5 <5.9": {
|
|
12
|
-
"*": [
|
|
13
|
-
"../dist/types-ts4.5/components/utils.d.ts"
|
|
14
|
-
]
|
|
15
|
-
}
|
|
16
|
-
}
|
|
9
|
+
"types": "../dist/types/components/utils.d.ts"
|
|
17
10
|
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { UIAnalyticsEvent, type AnalyticsEventPayload, type CreateUIAnalyticsEvent } from '@atlaskit/analytics-next';
|
|
2
|
-
import { type UserPickerProps, type UserPickerState } from './types';
|
|
3
|
-
export type UserPickerSession = {
|
|
4
|
-
downCount: number;
|
|
5
|
-
id: string;
|
|
6
|
-
inputChangeTime: number;
|
|
7
|
-
lastKey?: number;
|
|
8
|
-
start: number;
|
|
9
|
-
upCount: number;
|
|
10
|
-
};
|
|
11
|
-
export declare const startSession: () => UserPickerSession;
|
|
12
|
-
export declare const createAndFireEventInElementsChannel: (payload: AnalyticsEventPayload) => (createAnalyticsEvent: CreateUIAnalyticsEvent) => UIAnalyticsEvent;
|
|
13
|
-
export interface EventCreator {
|
|
14
|
-
(props: UserPickerProps, state: UserPickerState, session?: UserPickerSession): AnalyticsEventPayload;
|
|
15
|
-
(props: UserPickerProps, state: UserPickerState, session?: UserPickerSession, ...args: any[]): AnalyticsEventPayload;
|
|
16
|
-
}
|
|
17
|
-
export declare const focusEvent: EventCreator;
|
|
18
|
-
export declare const clearEvent: EventCreator;
|
|
19
|
-
export declare const deleteEvent: EventCreator;
|
|
20
|
-
export declare const cancelEvent: EventCreator;
|
|
21
|
-
export declare const selectEvent: EventCreator;
|
|
22
|
-
export declare const searchedEvent: EventCreator;
|
|
23
|
-
export declare const failedEvent: EventCreator;
|
|
24
|
-
export declare const userInfoEvent: (sources: string[], accountId: string) => AnalyticsEventPayload;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import React, { type PropsWithChildren } from 'react';
|
|
2
|
-
import { type LoadUserSource, type UserSource } from '../types';
|
|
3
|
-
export interface UserSourceContext {
|
|
4
|
-
fetchUserSource?: LoadUserSource;
|
|
5
|
-
}
|
|
6
|
-
export declare const ExusUserSourceProvider: ({ fetchUserSource, children, }: PropsWithChildren<UserSourceContext>) => React.JSX.Element;
|
|
7
|
-
export declare const useUserSource: (accountId: string, shouldFetchSources: boolean, existingSources?: UserSource[]) => {
|
|
8
|
-
sources: UserSource[];
|
|
9
|
-
loading: boolean;
|
|
10
|
-
error: string | null;
|
|
11
|
-
};
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @jsxRuntime classic
|
|
3
|
-
* @jsx jsx
|
|
4
|
-
*/
|
|
5
|
-
import { type ReactNode } from 'react';
|
|
6
|
-
import { jsx, type SerializedStyles } from '@emotion/react';
|
|
7
|
-
import { type LozengeProps } from '../types';
|
|
8
|
-
export declare const textWrapper: (color?: string) => SerializedStyles;
|
|
9
|
-
export type AvatarItemOptionProps = {
|
|
10
|
-
avatar: ReactNode;
|
|
11
|
-
isDisabled?: boolean;
|
|
12
|
-
lozenge?: ReactNode | LozengeProps;
|
|
13
|
-
primaryText?: ReactNode;
|
|
14
|
-
secondaryText?: ReactNode;
|
|
15
|
-
};
|
|
16
|
-
export declare const AvatarItemOption: ({ avatar, isDisabled, lozenge, primaryText, secondaryText, }: AvatarItemOptionProps) => jsx.JSX.Element;
|