@atlaskit/user-picker 11.17.0 → 11.18.1

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.
Files changed (190) hide show
  1. package/CHANGELOG.md +15 -0
  2. package/afm-cc/tsconfig.json +2 -1
  3. package/afm-jira/tsconfig.json +2 -1
  4. package/afm-products/tsconfig.json +2 -1
  5. package/dist/cjs/components/AvatarOrIcon.js +66 -0
  6. package/dist/cjs/components/CustomOption/main.js +16 -1
  7. package/dist/cjs/components/ExternalUserOption/InfoIcon.js +2 -2
  8. package/dist/cjs/components/ExternalUserOption/main.js +15 -0
  9. package/dist/cjs/components/GroupOption/main.js +2 -2
  10. package/dist/cjs/components/MultiValue.js +16 -2
  11. package/dist/cjs/components/SingleValue.js +9 -1
  12. package/dist/cjs/components/SingleValueContainer.js +16 -2
  13. package/dist/cjs/components/TeamOption/main.js +19 -3
  14. package/dist/cjs/components/UserOption.js +17 -1
  15. package/dist/cjs/i18n/cs.js +44 -3
  16. package/dist/cjs/i18n/da.js +44 -3
  17. package/dist/cjs/i18n/de.js +44 -3
  18. package/dist/cjs/i18n/en.js +44 -3
  19. package/dist/cjs/i18n/en_GB.js +44 -3
  20. package/dist/cjs/i18n/en_ZZ.js +44 -3
  21. package/dist/cjs/i18n/es.js +44 -3
  22. package/dist/cjs/i18n/fi.js +44 -3
  23. package/dist/cjs/i18n/fr.js +44 -3
  24. package/dist/cjs/i18n/hr.js +44 -3
  25. package/dist/cjs/i18n/hu.js +44 -3
  26. package/dist/cjs/i18n/it.js +44 -3
  27. package/dist/cjs/i18n/ja.js +44 -3
  28. package/dist/cjs/i18n/ko.js +44 -3
  29. package/dist/cjs/i18n/nb.js +44 -3
  30. package/dist/cjs/i18n/nl.js +44 -3
  31. package/dist/cjs/i18n/pl.js +44 -3
  32. package/dist/cjs/i18n/pt_BR.js +44 -3
  33. package/dist/cjs/i18n/ru.js +44 -3
  34. package/dist/cjs/i18n/sl.js +44 -3
  35. package/dist/cjs/i18n/sr_RS.js +44 -3
  36. package/dist/cjs/i18n/sr_YR.js +44 -3
  37. package/dist/cjs/i18n/sv.js +44 -3
  38. package/dist/cjs/i18n/th.js +44 -3
  39. package/dist/cjs/i18n/tr.js +44 -3
  40. package/dist/cjs/i18n/uk.js +44 -3
  41. package/dist/cjs/i18n/vi.js +44 -3
  42. package/dist/cjs/i18n/zh.js +44 -3
  43. package/dist/cjs/i18n/zh_TW.js +44 -3
  44. package/dist/es2019/components/AvatarOrIcon.js +58 -0
  45. package/dist/es2019/components/CustomOption/main.js +15 -1
  46. package/dist/es2019/components/ExternalUserOption/InfoIcon.js +1 -1
  47. package/dist/es2019/components/ExternalUserOption/main.js +16 -1
  48. package/dist/es2019/components/GroupOption/main.js +1 -1
  49. package/dist/es2019/components/MultiValue.js +15 -1
  50. package/dist/es2019/components/SingleValue.js +9 -1
  51. package/dist/es2019/components/SingleValueContainer.js +16 -2
  52. package/dist/es2019/components/TeamOption/main.js +16 -1
  53. package/dist/es2019/components/UserOption.js +18 -2
  54. package/dist/es2019/i18n/cs.js +44 -3
  55. package/dist/es2019/i18n/da.js +44 -3
  56. package/dist/es2019/i18n/de.js +44 -3
  57. package/dist/es2019/i18n/en.js +44 -3
  58. package/dist/es2019/i18n/en_GB.js +44 -3
  59. package/dist/es2019/i18n/en_ZZ.js +44 -3
  60. package/dist/es2019/i18n/es.js +44 -3
  61. package/dist/es2019/i18n/fi.js +44 -3
  62. package/dist/es2019/i18n/fr.js +44 -3
  63. package/dist/es2019/i18n/hr.js +44 -3
  64. package/dist/es2019/i18n/hu.js +44 -3
  65. package/dist/es2019/i18n/it.js +44 -3
  66. package/dist/es2019/i18n/ja.js +44 -3
  67. package/dist/es2019/i18n/ko.js +44 -3
  68. package/dist/es2019/i18n/nb.js +44 -3
  69. package/dist/es2019/i18n/nl.js +44 -3
  70. package/dist/es2019/i18n/pl.js +44 -3
  71. package/dist/es2019/i18n/pt_BR.js +44 -3
  72. package/dist/es2019/i18n/ru.js +44 -3
  73. package/dist/es2019/i18n/sl.js +44 -3
  74. package/dist/es2019/i18n/sr_RS.js +44 -3
  75. package/dist/es2019/i18n/sr_YR.js +44 -3
  76. package/dist/es2019/i18n/sv.js +44 -3
  77. package/dist/es2019/i18n/th.js +44 -3
  78. package/dist/es2019/i18n/tr.js +44 -3
  79. package/dist/es2019/i18n/uk.js +44 -3
  80. package/dist/es2019/i18n/vi.js +44 -3
  81. package/dist/es2019/i18n/zh.js +44 -3
  82. package/dist/es2019/i18n/zh_TW.js +44 -3
  83. package/dist/esm/components/AvatarOrIcon.js +59 -0
  84. package/dist/esm/components/CustomOption/main.js +16 -1
  85. package/dist/esm/components/ExternalUserOption/InfoIcon.js +1 -1
  86. package/dist/esm/components/ExternalUserOption/main.js +15 -0
  87. package/dist/esm/components/GroupOption/main.js +1 -1
  88. package/dist/esm/components/MultiValue.js +15 -1
  89. package/dist/esm/components/SingleValue.js +9 -1
  90. package/dist/esm/components/SingleValueContainer.js +16 -2
  91. package/dist/esm/components/TeamOption/main.js +19 -3
  92. package/dist/esm/components/UserOption.js +17 -1
  93. package/dist/esm/i18n/cs.js +44 -3
  94. package/dist/esm/i18n/da.js +44 -3
  95. package/dist/esm/i18n/de.js +44 -3
  96. package/dist/esm/i18n/en.js +44 -3
  97. package/dist/esm/i18n/en_GB.js +44 -3
  98. package/dist/esm/i18n/en_ZZ.js +44 -3
  99. package/dist/esm/i18n/es.js +44 -3
  100. package/dist/esm/i18n/fi.js +44 -3
  101. package/dist/esm/i18n/fr.js +44 -3
  102. package/dist/esm/i18n/hr.js +44 -3
  103. package/dist/esm/i18n/hu.js +44 -3
  104. package/dist/esm/i18n/it.js +44 -3
  105. package/dist/esm/i18n/ja.js +44 -3
  106. package/dist/esm/i18n/ko.js +44 -3
  107. package/dist/esm/i18n/nb.js +44 -3
  108. package/dist/esm/i18n/nl.js +44 -3
  109. package/dist/esm/i18n/pl.js +44 -3
  110. package/dist/esm/i18n/pt_BR.js +44 -3
  111. package/dist/esm/i18n/ru.js +44 -3
  112. package/dist/esm/i18n/sl.js +44 -3
  113. package/dist/esm/i18n/sr_RS.js +44 -3
  114. package/dist/esm/i18n/sr_YR.js +44 -3
  115. package/dist/esm/i18n/sv.js +44 -3
  116. package/dist/esm/i18n/th.js +44 -3
  117. package/dist/esm/i18n/tr.js +44 -3
  118. package/dist/esm/i18n/uk.js +44 -3
  119. package/dist/esm/i18n/vi.js +44 -3
  120. package/dist/esm/i18n/zh.js +44 -3
  121. package/dist/esm/i18n/zh_TW.js +44 -3
  122. package/dist/types/components/AvatarOrIcon.d.ts +17 -0
  123. package/dist/types/components/BaseUserPicker.d.ts +4 -4
  124. package/dist/types/components/PopupUserPicker.d.ts +5 -5
  125. package/dist/types/components/UserPicker.d.ts +4 -4
  126. package/dist/types/i18n/cs.d.ts +44 -2
  127. package/dist/types/i18n/da.d.ts +44 -2
  128. package/dist/types/i18n/de.d.ts +44 -2
  129. package/dist/types/i18n/en.d.ts +44 -2
  130. package/dist/types/i18n/en_GB.d.ts +44 -2
  131. package/dist/types/i18n/en_ZZ.d.ts +44 -2
  132. package/dist/types/i18n/es.d.ts +44 -2
  133. package/dist/types/i18n/fi.d.ts +44 -2
  134. package/dist/types/i18n/fr.d.ts +44 -2
  135. package/dist/types/i18n/hr.d.ts +44 -2
  136. package/dist/types/i18n/hu.d.ts +44 -2
  137. package/dist/types/i18n/it.d.ts +44 -2
  138. package/dist/types/i18n/ja.d.ts +44 -2
  139. package/dist/types/i18n/ko.d.ts +44 -2
  140. package/dist/types/i18n/nb.d.ts +44 -2
  141. package/dist/types/i18n/nl.d.ts +44 -2
  142. package/dist/types/i18n/pl.d.ts +44 -2
  143. package/dist/types/i18n/pt_BR.d.ts +44 -2
  144. package/dist/types/i18n/ru.d.ts +44 -2
  145. package/dist/types/i18n/sl.d.ts +44 -2
  146. package/dist/types/i18n/sr_RS.d.ts +44 -2
  147. package/dist/types/i18n/sr_YR.d.ts +44 -2
  148. package/dist/types/i18n/sv.d.ts +44 -2
  149. package/dist/types/i18n/th.d.ts +44 -2
  150. package/dist/types/i18n/tr.d.ts +44 -2
  151. package/dist/types/i18n/uk.d.ts +44 -2
  152. package/dist/types/i18n/vi.d.ts +44 -2
  153. package/dist/types/i18n/zh.d.ts +44 -2
  154. package/dist/types/i18n/zh_TW.d.ts +44 -2
  155. package/dist/types/types.d.ts +11 -6
  156. package/dist/types-ts4.5/components/AvatarOrIcon.d.ts +17 -0
  157. package/dist/types-ts4.5/components/BaseUserPicker.d.ts +4 -4
  158. package/dist/types-ts4.5/components/PopupUserPicker.d.ts +5 -5
  159. package/dist/types-ts4.5/components/UserPicker.d.ts +4 -4
  160. package/dist/types-ts4.5/i18n/cs.d.ts +44 -2
  161. package/dist/types-ts4.5/i18n/da.d.ts +44 -2
  162. package/dist/types-ts4.5/i18n/de.d.ts +44 -2
  163. package/dist/types-ts4.5/i18n/en.d.ts +44 -2
  164. package/dist/types-ts4.5/i18n/en_GB.d.ts +44 -2
  165. package/dist/types-ts4.5/i18n/en_ZZ.d.ts +44 -2
  166. package/dist/types-ts4.5/i18n/es.d.ts +44 -2
  167. package/dist/types-ts4.5/i18n/fi.d.ts +44 -2
  168. package/dist/types-ts4.5/i18n/fr.d.ts +44 -2
  169. package/dist/types-ts4.5/i18n/hr.d.ts +44 -2
  170. package/dist/types-ts4.5/i18n/hu.d.ts +44 -2
  171. package/dist/types-ts4.5/i18n/it.d.ts +44 -2
  172. package/dist/types-ts4.5/i18n/ja.d.ts +44 -2
  173. package/dist/types-ts4.5/i18n/ko.d.ts +44 -2
  174. package/dist/types-ts4.5/i18n/nb.d.ts +44 -2
  175. package/dist/types-ts4.5/i18n/nl.d.ts +44 -2
  176. package/dist/types-ts4.5/i18n/pl.d.ts +44 -2
  177. package/dist/types-ts4.5/i18n/pt_BR.d.ts +44 -2
  178. package/dist/types-ts4.5/i18n/ru.d.ts +44 -2
  179. package/dist/types-ts4.5/i18n/sl.d.ts +44 -2
  180. package/dist/types-ts4.5/i18n/sr_RS.d.ts +44 -2
  181. package/dist/types-ts4.5/i18n/sr_YR.d.ts +44 -2
  182. package/dist/types-ts4.5/i18n/sv.d.ts +44 -2
  183. package/dist/types-ts4.5/i18n/th.d.ts +44 -2
  184. package/dist/types-ts4.5/i18n/tr.d.ts +44 -2
  185. package/dist/types-ts4.5/i18n/uk.d.ts +44 -2
  186. package/dist/types-ts4.5/i18n/vi.d.ts +44 -2
  187. package/dist/types-ts4.5/i18n/zh.d.ts +44 -2
  188. package/dist/types-ts4.5/i18n/zh_TW.d.ts +44 -2
  189. package/dist/types-ts4.5/types.d.ts +11 -6
  190. package/package.json +10 -7
@@ -4,5 +4,47 @@
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
- import translations from '@atlaskit/afm-i18n-platform-elements-user-picker/i18n/sl';
8
- export default translations;
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;
@@ -4,5 +4,47 @@
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
- import translations from '@atlaskit/afm-i18n-platform-elements-user-picker/i18n/sr_RS';
8
- export default translations;
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;
@@ -4,5 +4,47 @@
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
- import translations from '@atlaskit/afm-i18n-platform-elements-user-picker/i18n/sr_YR';
8
- export default translations;
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;
@@ -4,5 +4,47 @@
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
- import translations from '@atlaskit/afm-i18n-platform-elements-user-picker/i18n/sv';
8
- export default translations;
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;
@@ -4,5 +4,47 @@
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
- import translations from '@atlaskit/afm-i18n-platform-elements-user-picker/i18n/th';
8
- export default translations;
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;
@@ -4,5 +4,47 @@
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
- import translations from '@atlaskit/afm-i18n-platform-elements-user-picker/i18n/tr';
8
- export default translations;
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;
@@ -4,5 +4,47 @@
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
- import translations from '@atlaskit/afm-i18n-platform-elements-user-picker/i18n/uk';
8
- export default translations;
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;
@@ -4,5 +4,47 @@
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
- import translations from '@atlaskit/afm-i18n-platform-elements-user-picker/i18n/vi';
8
- export default translations;
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;
@@ -4,5 +4,47 @@
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
- import translations from '@atlaskit/afm-i18n-platform-elements-user-picker/i18n/zh';
8
- export default translations;
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;
@@ -4,5 +4,47 @@
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
- import translations from '@atlaskit/afm-i18n-platform-elements-user-picker/i18n/zh_TW';
8
- export default translations;
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;
@@ -78,6 +78,8 @@ export type UserPickerProps = WithAnalyticsEventsProps & {
78
78
  isClearable?: boolean;
79
79
  /** Disable all interactions with the picker, putting it in a read-only state. */
80
80
  isDisabled?: boolean;
81
+ /** Checks if the footer is focused or not. This is needed to keep the menu open when the footer is focused */
82
+ isFooterFocused?: boolean;
81
83
  /** Display the picker with a style to show the value is invalid */
82
84
  isInvalid?: boolean;
83
85
  /** Show the loading indicator. */
@@ -109,10 +111,10 @@ export type UserPickerProps = WithAnalyticsEventsProps & {
109
111
  loadUserSource?: LoadUserSource;
110
112
  /** The maximum number options to be displayed in the dropdown menu during any state of search. The value should be non-negative. */
111
113
  maxOptions?: number;
112
- /** Whether the menu is open or not. */
113
- menuIsOpen?: boolean;
114
114
  /** Sets max height of the user picker. If not set, the height will grow based on number of picked users. */
115
115
  maxPickerHeight?: number;
116
+ /** Whether the menu is open or not. */
117
+ menuIsOpen?: boolean;
116
118
  /** Sets the minimum width for the menu. If not set, menu will always have the same width of the field. */
117
119
  menuMinWidth?: number;
118
120
  /** Whether the menu should use a portal, and where it should attach. */
@@ -166,6 +168,8 @@ export type UserPickerProps = WithAnalyticsEventsProps & {
166
168
  required?: boolean;
167
169
  /** Input text value. */
168
170
  search?: string;
171
+ /** Sets if the footer is focused or not. This is needed to keep the menu open when the footer is focused */
172
+ setIsFooterFocused?: React.Dispatch<React.SetStateAction<boolean>>;
169
173
  /** Override default behavior and show the clear indicator. */
170
174
  showClearIndicator?: boolean;
171
175
  /** Positioning strategy for the popper element */
@@ -192,10 +196,6 @@ export type UserPickerProps = WithAnalyticsEventsProps & {
192
196
  value?: Value;
193
197
  /** Width of the user picker field. It can be the amount of pixels as numbers or a string with the percentage. */
194
198
  width?: number | string;
195
- /** Checks if the footer is focused or not. This is needed to keep the menu open when the footer is focused */
196
- isFooterFocused?: boolean;
197
- /** Sets if the footer is focused or not. This is needed to keep the menu open when the footer is focused */
198
- setIsFooterFocused?: React.Dispatch<React.SetStateAction<boolean>>;
199
199
  };
200
200
  export type UserPickerRef = {
201
201
  blur: () => void;
@@ -271,6 +271,8 @@ export interface OptionData {
271
271
  appType?: string | null;
272
272
  avatarUrl?: any;
273
273
  fixed?: boolean;
274
+ icon?: ReactNode;
275
+ iconColor?: string;
274
276
  id: string;
275
277
  includeTeamsUpdates?: boolean;
276
278
  isDisabled?: boolean;
@@ -296,6 +298,7 @@ export interface User extends OptionData {
296
298
  byline?: string;
297
299
  email?: string;
298
300
  highlight?: UserHighlight;
301
+ icon?: ReactNode;
299
302
  isExternal?: boolean;
300
303
  publicName?: string;
301
304
  title?: string;
@@ -319,6 +322,7 @@ export interface Team extends OptionData {
319
322
  byline?: string;
320
323
  description?: string;
321
324
  highlight?: TeamHighlight;
325
+ icon?: ReactNode;
322
326
  includesYou?: boolean;
323
327
  includeTeamsUpdates?: boolean;
324
328
  memberCount?: number;
@@ -338,6 +342,7 @@ export interface Custom extends OptionData {
338
342
  avatarUrl?: string;
339
343
  byline?: string;
340
344
  highlight?: CustomHighlight;
345
+ icon?: ReactNode;
341
346
  type: 'custom';
342
347
  }
343
348
  export type Value = OptionData | OptionData[] | null | undefined;
@@ -0,0 +1,17 @@
1
+ /**
2
+ * @jsxRuntime classic
3
+ * @jsx jsx
4
+ */
5
+ import { type ReactNode } from 'react';
6
+ import { type AppearanceType } from '@atlaskit/avatar';
7
+ import { jsx } from '@emotion/react';
8
+ export type AvatarOrIconProps = {
9
+ appearance?: string;
10
+ avatarAppearanceShape?: AppearanceType;
11
+ icon?: ReactNode;
12
+ iconColor?: string;
13
+ presence?: string;
14
+ src?: string;
15
+ type?: 'person' | 'team';
16
+ };
17
+ export declare const AvatarOrIcon: ({ appearance, avatarAppearanceShape, icon, iconColor, presence, src, type, }: AvatarOrIconProps) => jsx.JSX.Element;