@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
|
@@ -1,212 +0,0 @@
|
|
|
1
|
-
export declare const messages: {
|
|
2
|
-
addEmail: {
|
|
3
|
-
defaultMessage: string;
|
|
4
|
-
description: string;
|
|
5
|
-
id: string;
|
|
6
|
-
};
|
|
7
|
-
addMore: {
|
|
8
|
-
defaultMessage: string;
|
|
9
|
-
description: string;
|
|
10
|
-
id: string;
|
|
11
|
-
};
|
|
12
|
-
adminManagedGroupByline: {
|
|
13
|
-
defaultMessage: string;
|
|
14
|
-
description: string;
|
|
15
|
-
id: string;
|
|
16
|
-
};
|
|
17
|
-
archivedLozenge: {
|
|
18
|
-
defaultMessage: string;
|
|
19
|
-
description: string;
|
|
20
|
-
id: string;
|
|
21
|
-
};
|
|
22
|
-
clear: {
|
|
23
|
-
defaultMessage: string;
|
|
24
|
-
description: string;
|
|
25
|
-
id: string;
|
|
26
|
-
};
|
|
27
|
-
confluenceSource: {
|
|
28
|
-
defaultMessage: string;
|
|
29
|
-
description: string;
|
|
30
|
-
id: string;
|
|
31
|
-
};
|
|
32
|
-
continueToAddEmail: {
|
|
33
|
-
defaultMessage: string;
|
|
34
|
-
description: string;
|
|
35
|
-
id: string;
|
|
36
|
-
};
|
|
37
|
-
customTypeLabel: {
|
|
38
|
-
defaultMessage: string;
|
|
39
|
-
description: string;
|
|
40
|
-
id: string;
|
|
41
|
-
};
|
|
42
|
-
emailTypeLabel: {
|
|
43
|
-
defaultMessage: string;
|
|
44
|
-
description: string;
|
|
45
|
-
id: string;
|
|
46
|
-
};
|
|
47
|
-
errorMessage: {
|
|
48
|
-
defaultMessage: string;
|
|
49
|
-
description: string;
|
|
50
|
-
id: string;
|
|
51
|
-
};
|
|
52
|
-
externalUserSourcesError: {
|
|
53
|
-
defaultMessage: string;
|
|
54
|
-
description: string;
|
|
55
|
-
id: string;
|
|
56
|
-
};
|
|
57
|
-
externalUserSourcesHeading: {
|
|
58
|
-
defaultMessage: string;
|
|
59
|
-
description: string;
|
|
60
|
-
id: string;
|
|
61
|
-
};
|
|
62
|
-
externalUserTypeLabel: {
|
|
63
|
-
defaultMessage: string;
|
|
64
|
-
description: string;
|
|
65
|
-
id: string;
|
|
66
|
-
};
|
|
67
|
-
gitHubProvider: {
|
|
68
|
-
defaultMessage: string;
|
|
69
|
-
description: string;
|
|
70
|
-
id: string;
|
|
71
|
-
};
|
|
72
|
-
googleProvider: {
|
|
73
|
-
defaultMessage: string;
|
|
74
|
-
description: string;
|
|
75
|
-
id: string;
|
|
76
|
-
};
|
|
77
|
-
groupByline: {
|
|
78
|
-
defaultMessage: string;
|
|
79
|
-
description: string;
|
|
80
|
-
id: string;
|
|
81
|
-
};
|
|
82
|
-
groupTypeLabel: {
|
|
83
|
-
defaultMessage: string;
|
|
84
|
-
description: string;
|
|
85
|
-
id: string;
|
|
86
|
-
};
|
|
87
|
-
guestGroupLozengeTooltip: {
|
|
88
|
-
defaultMessage: string;
|
|
89
|
-
description: string;
|
|
90
|
-
id: string;
|
|
91
|
-
};
|
|
92
|
-
guestLozengeText: {
|
|
93
|
-
defaultMessage: string;
|
|
94
|
-
description: string;
|
|
95
|
-
id: string;
|
|
96
|
-
};
|
|
97
|
-
guestUserLozengeTooltip: {
|
|
98
|
-
defaultMessage: string;
|
|
99
|
-
description: string;
|
|
100
|
-
id: string;
|
|
101
|
-
};
|
|
102
|
-
jiraSource: {
|
|
103
|
-
defaultMessage: string;
|
|
104
|
-
description: string;
|
|
105
|
-
id: string;
|
|
106
|
-
};
|
|
107
|
-
memberCountWithoutYou: {
|
|
108
|
-
defaultMessage: string;
|
|
109
|
-
description: string;
|
|
110
|
-
id: string;
|
|
111
|
-
};
|
|
112
|
-
memberCountWithYou: {
|
|
113
|
-
defaultMessage: string;
|
|
114
|
-
description: string;
|
|
115
|
-
id: string;
|
|
116
|
-
};
|
|
117
|
-
memberLozengeText: {
|
|
118
|
-
defaultMessage: string;
|
|
119
|
-
description: string;
|
|
120
|
-
id: string;
|
|
121
|
-
};
|
|
122
|
-
microsoftProvider: {
|
|
123
|
-
defaultMessage: string;
|
|
124
|
-
description: string;
|
|
125
|
-
id: string;
|
|
126
|
-
};
|
|
127
|
-
officialMemberCountWithoutYou: {
|
|
128
|
-
defaultMessage: string;
|
|
129
|
-
description: string;
|
|
130
|
-
id: string;
|
|
131
|
-
};
|
|
132
|
-
officialMemberCountWithYou: {
|
|
133
|
-
defaultMessage: string;
|
|
134
|
-
description: string;
|
|
135
|
-
id: string;
|
|
136
|
-
};
|
|
137
|
-
officialPlus50MembersWithoutYou: {
|
|
138
|
-
defaultMessage: string;
|
|
139
|
-
description: string;
|
|
140
|
-
id: string;
|
|
141
|
-
};
|
|
142
|
-
officialPlus50MembersWithYou: {
|
|
143
|
-
defaultMessage: string;
|
|
144
|
-
description: string;
|
|
145
|
-
id: string;
|
|
146
|
-
};
|
|
147
|
-
officialTeamByline: {
|
|
148
|
-
defaultMessage: string;
|
|
149
|
-
description: string;
|
|
150
|
-
id: string;
|
|
151
|
-
};
|
|
152
|
-
otherAtlassianSource: {
|
|
153
|
-
defaultMessage: string;
|
|
154
|
-
description: string;
|
|
155
|
-
id: string;
|
|
156
|
-
};
|
|
157
|
-
otherAtlassianSourceAppify: {
|
|
158
|
-
defaultMessage: string;
|
|
159
|
-
description: string;
|
|
160
|
-
id: string;
|
|
161
|
-
};
|
|
162
|
-
otherTypeLabel: {
|
|
163
|
-
defaultMessage: string;
|
|
164
|
-
description: string;
|
|
165
|
-
id: string;
|
|
166
|
-
};
|
|
167
|
-
placeholder: {
|
|
168
|
-
defaultMessage: string;
|
|
169
|
-
description: string;
|
|
170
|
-
id: string;
|
|
171
|
-
};
|
|
172
|
-
plus50MembersWithoutYou: {
|
|
173
|
-
defaultMessage: string;
|
|
174
|
-
description: string;
|
|
175
|
-
id: string;
|
|
176
|
-
};
|
|
177
|
-
plus50MembersWithYou: {
|
|
178
|
-
defaultMessage: string;
|
|
179
|
-
description: string;
|
|
180
|
-
id: string;
|
|
181
|
-
};
|
|
182
|
-
remove: {
|
|
183
|
-
defaultMessage: string;
|
|
184
|
-
description: string;
|
|
185
|
-
id: string;
|
|
186
|
-
};
|
|
187
|
-
selectToAddEmail: {
|
|
188
|
-
defaultMessage: string;
|
|
189
|
-
description: string;
|
|
190
|
-
id: string;
|
|
191
|
-
};
|
|
192
|
-
slackProvider: {
|
|
193
|
-
defaultMessage: string;
|
|
194
|
-
description: string;
|
|
195
|
-
id: string;
|
|
196
|
-
};
|
|
197
|
-
teamByline: {
|
|
198
|
-
defaultMessage: string;
|
|
199
|
-
description: string;
|
|
200
|
-
id: string;
|
|
201
|
-
};
|
|
202
|
-
teamTypeLabel: {
|
|
203
|
-
defaultMessage: string;
|
|
204
|
-
description: string;
|
|
205
|
-
id: string;
|
|
206
|
-
};
|
|
207
|
-
userTypeLabel: {
|
|
208
|
-
defaultMessage: string;
|
|
209
|
-
description: string;
|
|
210
|
-
id: string;
|
|
211
|
-
};
|
|
212
|
-
};
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
import { type MemoizedFn } from 'memoize-one';
|
|
2
|
-
import { type Placement } from '@atlaskit/popper';
|
|
3
|
-
import { type Target, type BoundariesElement, type RootBoundary } from '../types';
|
|
4
|
-
export declare const getPopupProps: MemoizedFn<(width: string | number, target: Target, onFlip: (data: any) => any, boundariesElement?: BoundariesElement, offset?: number[], placement?: Placement, rootBoundary?: RootBoundary, shouldFlip?: boolean, popupTitle?: string, strategy?: 'fixed' | 'absolute') => {
|
|
5
|
-
autoFocus: boolean;
|
|
6
|
-
controlShouldRenderValue: boolean;
|
|
7
|
-
maxMenuWidth: string | number;
|
|
8
|
-
minMenuWidth: string | number;
|
|
9
|
-
popperProps: {
|
|
10
|
-
modifiers: ({
|
|
11
|
-
enabled?: undefined;
|
|
12
|
-
fn?: undefined;
|
|
13
|
-
name: string;
|
|
14
|
-
options: {
|
|
15
|
-
boundary?: undefined;
|
|
16
|
-
offset: number[] | undefined;
|
|
17
|
-
rootBoundary?: undefined;
|
|
18
|
-
};
|
|
19
|
-
order?: undefined;
|
|
20
|
-
} | {
|
|
21
|
-
enabled: boolean;
|
|
22
|
-
fn: (data: any) => any;
|
|
23
|
-
name: string;
|
|
24
|
-
options?: undefined;
|
|
25
|
-
order: number;
|
|
26
|
-
} | {
|
|
27
|
-
enabled?: undefined;
|
|
28
|
-
fn?: undefined;
|
|
29
|
-
name: string;
|
|
30
|
-
options: {
|
|
31
|
-
boundary: BoundariesElement | undefined;
|
|
32
|
-
offset?: undefined;
|
|
33
|
-
rootBoundary: RootBoundary | undefined;
|
|
34
|
-
};
|
|
35
|
-
order?: undefined;
|
|
36
|
-
} | {
|
|
37
|
-
enabled: boolean | undefined;
|
|
38
|
-
fn?: undefined;
|
|
39
|
-
name: string;
|
|
40
|
-
options?: undefined;
|
|
41
|
-
order?: undefined;
|
|
42
|
-
})[];
|
|
43
|
-
placement: Placement;
|
|
44
|
-
strategy: 'fixed' | 'absolute';
|
|
45
|
-
};
|
|
46
|
-
popupTitle: string | undefined;
|
|
47
|
-
searchThreshold: number;
|
|
48
|
-
target: Target;
|
|
49
|
-
}>;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { type StylesConfig } from '@atlaskit/select';
|
|
2
|
-
import { type MemoizedFn } from 'memoize-one';
|
|
3
|
-
export declare const BORDER_PADDING: 'var(--ds-space-075)';
|
|
4
|
-
export declare const AVATAR_PADDING = 6;
|
|
5
|
-
export declare const INDICATOR_WIDTH = 39;
|
|
6
|
-
export declare const getStyles: MemoizedFn<(width: string | number, isMulti?: boolean, isCompact?: boolean, overrideStyles?: StylesConfig, isVisualRefresh?: boolean, isPopupStyles?: boolean, height?: number | string, minHeight?: number | string) => StylesConfig>;
|
|
7
|
-
export declare const getPopupStyles: MemoizedFn<(width: string | number, isMulti?: boolean, overrideStyles?: StylesConfig, isVisualRefresh?: boolean) => StylesConfig>;
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { type MemoizedFn } from 'memoize-one';
|
|
2
|
-
import { type ReactChild, type ReactElement, type ReactNode } from 'react';
|
|
3
|
-
import { type AtlaskitSelectValue, type ExternalUser, type Custom, type Email, type Option, type OptionData, type Promisable, type Team, type Group, type User, type OptionIdentifier, type DefaultValue, type LozengeProps } from '../types';
|
|
4
|
-
export declare const isExternalUser: (option: OptionData) => option is ExternalUser;
|
|
5
|
-
export declare const isUser: (option: OptionData) => option is User;
|
|
6
|
-
export declare const isTeam: (option: OptionData) => option is Team;
|
|
7
|
-
export declare const isGroup: (option: OptionData) => option is Group;
|
|
8
|
-
export declare const isEmail: (option: OptionData) => option is Email;
|
|
9
|
-
export declare const isCustom: (option: OptionData) => option is Custom;
|
|
10
|
-
export declare const isDefaultValuePopulated: (value?: DefaultValue) => boolean;
|
|
11
|
-
export declare const optionToSelectableOption: (option: OptionData | OptionIdentifier) => Option;
|
|
12
|
-
export declare const extractOptionValue: (value: AtlaskitSelectValue) => OptionData | OptionData[] | undefined;
|
|
13
|
-
export declare const isIterable: (a: any) => a is Iterable<Promisable<OptionData | OptionData[]>>;
|
|
14
|
-
export declare const getOptions: MemoizedFn<(options: OptionData[]) => Option[]>;
|
|
15
|
-
export interface OptionToSelectableOptions {
|
|
16
|
-
(defaultValue: OptionData): Option;
|
|
17
|
-
(defaultValue: OptionData[]): Option[];
|
|
18
|
-
(defaultValue?: null): null;
|
|
19
|
-
(defaultValue?: DefaultValue): Option | Option[] | null | undefined;
|
|
20
|
-
}
|
|
21
|
-
export declare const optionToSelectableOptions: OptionToSelectableOptions;
|
|
22
|
-
export declare const getAvatarSize: (appearance: string) => "xsmall" | "small" | "medium";
|
|
23
|
-
export declare const isChildInput: (child: ReactChild) => child is ReactElement<any>;
|
|
24
|
-
export declare const isSingleValue: (value?: AtlaskitSelectValue) => value is Option;
|
|
25
|
-
export declare const hasValue: (value?: string) => value is string;
|
|
26
|
-
export declare const callCallback: <U extends any[], R>(callback: ((...U: U) => R) | undefined, ...args: U) => R | undefined;
|
|
27
|
-
export declare const getAvatarUrl: (optionData: OptionData) => string | undefined;
|
|
28
|
-
export declare const isPopupUserPickerByComponent: (SelectComponent: React.ComponentType<any>) => boolean;
|
|
29
|
-
export declare const isPopupUserPickerByProps: (selectProps: any) => boolean;
|
|
30
|
-
export declare const isLozengeText: (lozengeProp: ReactNode | LozengeProps) => lozengeProp is LozengeProps;
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NOTE:
|
|
3
|
-
*
|
|
4
|
-
* This file is automatically generated by Traduki 2.0.
|
|
5
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
|
-
*/
|
|
7
|
-
declare const _default: {
|
|
8
|
-
'fabric.elements.user-picker.custom.type.label': string;
|
|
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;
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NOTE:
|
|
3
|
-
*
|
|
4
|
-
* This file is automatically generated by Traduki 2.0.
|
|
5
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
|
-
*/
|
|
7
|
-
declare const _default: {
|
|
8
|
-
'fabric.elements.user-picker.custom.type.label': string;
|
|
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;
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NOTE:
|
|
3
|
-
*
|
|
4
|
-
* This file is automatically generated by Traduki 2.0.
|
|
5
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
|
-
*/
|
|
7
|
-
declare const _default: {
|
|
8
|
-
'fabric.elements.user-picker.custom.type.label': string;
|
|
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;
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NOTE:
|
|
3
|
-
*
|
|
4
|
-
* This file is automatically generated by Traduki 2.0.
|
|
5
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
|
-
*/
|
|
7
|
-
declare const _default: {
|
|
8
|
-
'fabric.elements.user-picker.custom.type.label': string;
|
|
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;
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NOTE:
|
|
3
|
-
*
|
|
4
|
-
* This file is automatically generated by Traduki 2.0.
|
|
5
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
|
-
*/
|
|
7
|
-
declare const _default: {
|
|
8
|
-
'fabric.elements.user-picker.custom.type.label': string;
|
|
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;
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NOTE:
|
|
3
|
-
*
|
|
4
|
-
* This file is automatically generated by Traduki 2.0.
|
|
5
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
|
-
*/
|
|
7
|
-
declare const _default: {
|
|
8
|
-
'fabric.elements.user-picker.custom.type.label': string;
|
|
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;
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NOTE:
|
|
3
|
-
*
|
|
4
|
-
* This file is automatically generated by Traduki 2.0.
|
|
5
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
|
-
*/
|
|
7
|
-
declare const _default: {
|
|
8
|
-
'fabric.elements.user-picker.custom.type.label': string;
|
|
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;
|