@atlaskit/mention 26.2.0 → 26.3.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.
Files changed (121) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/analytics/package.json +1 -8
  3. package/constants/package.json +1 -8
  4. package/context-mention-resource/package.json +1 -8
  5. package/dist/cjs/components/MentionAvatar/index.js +6 -1
  6. package/dist/cjs/util/analytics.js +1 -1
  7. package/dist/es2019/components/MentionAvatar/index.js +7 -2
  8. package/dist/es2019/util/analytics.js +1 -1
  9. package/dist/esm/components/MentionAvatar/index.js +7 -2
  10. package/dist/esm/util/analytics.js +1 -1
  11. package/element/package.json +1 -8
  12. package/item/package.json +1 -8
  13. package/mention/package.json +1 -8
  14. package/mention-item/package.json +1 -8
  15. package/mention-item/styles/package.json +1 -8
  16. package/mention-list/package.json +1 -8
  17. package/mention-name-client/package.json +1 -8
  18. package/mention-name-resolver/package.json +1 -8
  19. package/mention-picker/package.json +1 -8
  20. package/mention-resource/package.json +1 -8
  21. package/package.json +10 -5
  22. package/presence-resource/package.json +1 -8
  23. package/resource/package.json +1 -8
  24. package/resourced-mention/package.json +1 -8
  25. package/resourced-mention-list/package.json +1 -8
  26. package/shared-styles/package.json +1 -8
  27. package/team-mention-resource/package.json +1 -8
  28. package/team-resource/package.json +1 -8
  29. package/typeahead/package.json +1 -8
  30. package/types/package.json +1 -8
  31. package/dist/types-ts4.5/_constants.d.ts +0 -1
  32. package/dist/types-ts4.5/api/ContextMentionResource.d.ts +0 -28
  33. package/dist/types-ts4.5/api/MentionNameClient.d.ts +0 -11
  34. package/dist/types-ts4.5/api/MentionNameResolver.d.ts +0 -38
  35. package/dist/types-ts4.5/api/MentionResource.d.ts +0 -106
  36. package/dist/types-ts4.5/api/PresenceResource.d.ts +0 -158
  37. package/dist/types-ts4.5/api/TeamMentionResource.d.ts +0 -33
  38. package/dist/types-ts4.5/api/analytics.d.ts +0 -17
  39. package/dist/types-ts4.5/components/DisabledMentionTooltip/index.d.ts +0 -6
  40. package/dist/types-ts4.5/components/DisabledMentionTooltip/main.d.ts +0 -12
  41. package/dist/types-ts4.5/components/LockCircleIcon/index.d.ts +0 -7
  42. package/dist/types-ts4.5/components/Mention/PrimitiveMention.d.ts +0 -7
  43. package/dist/types-ts4.5/components/Mention/ResourcedMention.d.ts +0 -29
  44. package/dist/types-ts4.5/components/Mention/index.d.ts +0 -45
  45. package/dist/types-ts4.5/components/Mention/ufoExperiences.d.ts +0 -9
  46. package/dist/types-ts4.5/components/MentionAvatar/index.d.ts +0 -8
  47. package/dist/types-ts4.5/components/MentionDescriptionByline/TeamMentionDescriptionByline.d.ts +0 -7
  48. package/dist/types-ts4.5/components/MentionDescriptionByline/UserMentionDescriptionByline.d.ts +0 -5
  49. package/dist/types-ts4.5/components/MentionDescriptionByline/index.d.ts +0 -5
  50. package/dist/types-ts4.5/components/MentionDescriptionByline/styles.d.ts +0 -7
  51. package/dist/types-ts4.5/components/MentionDescriptionByline/types.d.ts +0 -4
  52. package/dist/types-ts4.5/components/MentionItem/MentionHighlightHelpers.d.ts +0 -3
  53. package/dist/types-ts4.5/components/MentionItem/index.d.ts +0 -19
  54. package/dist/types-ts4.5/components/MentionItem/styles.d.ts +0 -50
  55. package/dist/types-ts4.5/components/MentionList/index.d.ts +0 -43
  56. package/dist/types-ts4.5/components/MentionList/styles.d.ts +0 -10
  57. package/dist/types-ts4.5/components/MentionListError/GenericErrorIllustration.d.ts +0 -7
  58. package/dist/types-ts4.5/components/MentionListError/index.d.ts +0 -13
  59. package/dist/types-ts4.5/components/MentionListError/styles.d.ts +0 -7
  60. package/dist/types-ts4.5/components/MentionPicker/index.d.ts +0 -77
  61. package/dist/types-ts4.5/components/MentionPicker/styles.d.ts +0 -14
  62. package/dist/types-ts4.5/components/MessagesIntlProvider/index.d.ts +0 -3
  63. package/dist/types-ts4.5/components/NoAccessTooltip/index.d.ts +0 -6
  64. package/dist/types-ts4.5/components/NoAccessTooltip/main.d.ts +0 -7
  65. package/dist/types-ts4.5/components/Popup/index.d.ts +0 -25
  66. package/dist/types-ts4.5/components/ResourcedMentionList/index.d.ts +0 -46
  67. package/dist/types-ts4.5/components/Scrollable/index.d.ts +0 -10
  68. package/dist/types-ts4.5/components/Scrollable/styles.d.ts +0 -7
  69. package/dist/types-ts4.5/components/i18n.d.ts +0 -62
  70. package/dist/types-ts4.5/config/index.d.ts +0 -5
  71. package/dist/types-ts4.5/element.d.ts +0 -3
  72. package/dist/types-ts4.5/i18n/cs.d.ts +0 -21
  73. package/dist/types-ts4.5/i18n/da.d.ts +0 -21
  74. package/dist/types-ts4.5/i18n/de.d.ts +0 -21
  75. package/dist/types-ts4.5/i18n/en.d.ts +0 -21
  76. package/dist/types-ts4.5/i18n/en_GB.d.ts +0 -21
  77. package/dist/types-ts4.5/i18n/en_ZZ.d.ts +0 -21
  78. package/dist/types-ts4.5/i18n/es.d.ts +0 -21
  79. package/dist/types-ts4.5/i18n/et.d.ts +0 -20
  80. package/dist/types-ts4.5/i18n/fi.d.ts +0 -21
  81. package/dist/types-ts4.5/i18n/fr.d.ts +0 -21
  82. package/dist/types-ts4.5/i18n/hr.d.ts +0 -21
  83. package/dist/types-ts4.5/i18n/hu.d.ts +0 -21
  84. package/dist/types-ts4.5/i18n/index.d.ts +0 -37
  85. package/dist/types-ts4.5/i18n/is.d.ts +0 -24
  86. package/dist/types-ts4.5/i18n/it.d.ts +0 -21
  87. package/dist/types-ts4.5/i18n/ja.d.ts +0 -21
  88. package/dist/types-ts4.5/i18n/ko.d.ts +0 -21
  89. package/dist/types-ts4.5/i18n/languages.d.ts +0 -34
  90. package/dist/types-ts4.5/i18n/nb.d.ts +0 -21
  91. package/dist/types-ts4.5/i18n/nl.d.ts +0 -21
  92. package/dist/types-ts4.5/i18n/pl.d.ts +0 -21
  93. package/dist/types-ts4.5/i18n/pt_BR.d.ts +0 -21
  94. package/dist/types-ts4.5/i18n/pt_PT.d.ts +0 -20
  95. package/dist/types-ts4.5/i18n/ro.d.ts +0 -24
  96. package/dist/types-ts4.5/i18n/ru.d.ts +0 -21
  97. package/dist/types-ts4.5/i18n/sk.d.ts +0 -20
  98. package/dist/types-ts4.5/i18n/sl.d.ts +0 -21
  99. package/dist/types-ts4.5/i18n/sr_RS.d.ts +0 -21
  100. package/dist/types-ts4.5/i18n/sr_YR.d.ts +0 -21
  101. package/dist/types-ts4.5/i18n/sv.d.ts +0 -21
  102. package/dist/types-ts4.5/i18n/th.d.ts +0 -21
  103. package/dist/types-ts4.5/i18n/tr.d.ts +0 -21
  104. package/dist/types-ts4.5/i18n/uk.d.ts +0 -21
  105. package/dist/types-ts4.5/i18n/vi.d.ts +0 -21
  106. package/dist/types-ts4.5/i18n/zh.d.ts +0 -21
  107. package/dist/types-ts4.5/i18n/zh_TW.d.ts +0 -21
  108. package/dist/types-ts4.5/index.d.ts +0 -17
  109. package/dist/types-ts4.5/item.d.ts +0 -2
  110. package/dist/types-ts4.5/resource.d.ts +0 -10
  111. package/dist/types-ts4.5/shared-styles.d.ts +0 -5
  112. package/dist/types-ts4.5/team-resource.d.ts +0 -8
  113. package/dist/types-ts4.5/typeahead.d.ts +0 -3
  114. package/dist/types-ts4.5/types.d.ts +0 -320
  115. package/dist/types-ts4.5/util/analytics.d.ts +0 -12
  116. package/dist/types-ts4.5/util/atl-attribution.d.ts +0 -8
  117. package/dist/types-ts4.5/util/i18n.d.ts +0 -29
  118. package/dist/types-ts4.5/util/id.d.ts +0 -2
  119. package/dist/types-ts4.5/util/index.d.ts +0 -1
  120. package/dist/types-ts4.5/util/logger.d.ts +0 -4
  121. package/dist/types-ts4.5/util/mouse.d.ts +0 -8
@@ -1,21 +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.mentions.team.member.50plus': string;
9
- 'fabric.elements.mentions.team.member.50plus.including.you': string;
10
- 'fabric.elements.mentions.team.member.count': string;
11
- 'fabric.elements.mentions.team.member.count.including.you': string;
12
- 'fabric.elements.mentions.xproduct.mention.description': string;
13
- 'fabric.mention.error.defaultAction': string;
14
- 'fabric.mention.error.defaultHeadline': string;
15
- 'fabric.mention.error.differentText': string;
16
- 'fabric.mention.error.loginAgain': string;
17
- 'fabric.mention.noAccess.label': string;
18
- 'fabric.mention.noAccess.warning': string;
19
- 'fabric.mention.unknow.user.error': string;
20
- };
21
- export default _default;
@@ -1,34 +0,0 @@
1
- /**
2
- * NOTE:
3
- *
4
- * This file is automatically generated by i18n-tools.
5
- * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
- */
7
- declare const _default: {
8
- zh: string;
9
- cs: string;
10
- da: string;
11
- nl: string;
12
- en: string;
13
- en_GB: string;
14
- en_ZZ: string;
15
- et: string;
16
- fi: string;
17
- fr: string;
18
- de: string;
19
- hu: string;
20
- is: string;
21
- it: string;
22
- ja: string;
23
- ko: string;
24
- nb: string;
25
- pl: string;
26
- pt_BR: string;
27
- pt_PT: string;
28
- ro: string;
29
- ru: string;
30
- sk: string;
31
- es: string;
32
- sv: string;
33
- };
34
- export default _default;
@@ -1,21 +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.mentions.team.member.50plus': string;
9
- 'fabric.elements.mentions.team.member.50plus.including.you': string;
10
- 'fabric.elements.mentions.team.member.count': string;
11
- 'fabric.elements.mentions.team.member.count.including.you': string;
12
- 'fabric.elements.mentions.xproduct.mention.description': string;
13
- 'fabric.mention.error.defaultAction': string;
14
- 'fabric.mention.error.defaultHeadline': string;
15
- 'fabric.mention.error.differentText': string;
16
- 'fabric.mention.error.loginAgain': string;
17
- 'fabric.mention.noAccess.label': string;
18
- 'fabric.mention.noAccess.warning': string;
19
- 'fabric.mention.unknow.user.error': string;
20
- };
21
- export default _default;
@@ -1,21 +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.mentions.team.member.50plus': string;
9
- 'fabric.elements.mentions.team.member.50plus.including.you': string;
10
- 'fabric.elements.mentions.team.member.count': string;
11
- 'fabric.elements.mentions.team.member.count.including.you': string;
12
- 'fabric.elements.mentions.xproduct.mention.description': string;
13
- 'fabric.mention.error.defaultAction': string;
14
- 'fabric.mention.error.defaultHeadline': string;
15
- 'fabric.mention.error.differentText': string;
16
- 'fabric.mention.error.loginAgain': string;
17
- 'fabric.mention.noAccess.label': string;
18
- 'fabric.mention.noAccess.warning': string;
19
- 'fabric.mention.unknow.user.error': string;
20
- };
21
- export default _default;
@@ -1,21 +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.mentions.team.member.50plus': string;
9
- 'fabric.elements.mentions.team.member.50plus.including.you': string;
10
- 'fabric.elements.mentions.team.member.count': string;
11
- 'fabric.elements.mentions.team.member.count.including.you': string;
12
- 'fabric.elements.mentions.xproduct.mention.description': string;
13
- 'fabric.mention.error.defaultAction': string;
14
- 'fabric.mention.error.defaultHeadline': string;
15
- 'fabric.mention.error.differentText': string;
16
- 'fabric.mention.error.loginAgain': string;
17
- 'fabric.mention.noAccess.label': string;
18
- 'fabric.mention.noAccess.warning': string;
19
- 'fabric.mention.unknow.user.error': string;
20
- };
21
- export default _default;
@@ -1,21 +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.mentions.team.member.50plus': string;
9
- 'fabric.elements.mentions.team.member.50plus.including.you': string;
10
- 'fabric.elements.mentions.team.member.count': string;
11
- 'fabric.elements.mentions.team.member.count.including.you': string;
12
- 'fabric.elements.mentions.xproduct.mention.description': string;
13
- 'fabric.mention.error.defaultAction': string;
14
- 'fabric.mention.error.defaultHeadline': string;
15
- 'fabric.mention.error.differentText': string;
16
- 'fabric.mention.error.loginAgain': string;
17
- 'fabric.mention.noAccess.label': string;
18
- 'fabric.mention.noAccess.warning': string;
19
- 'fabric.mention.unknow.user.error': string;
20
- };
21
- export default _default;
@@ -1,20 +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.mentions.team.meantion.highlight.close.button.tooltip': string;
9
- 'fabric.elements.mentions.team.mention.highlight.description': string;
10
- 'fabric.elements.mentions.team.mention.highlight.description.link': string;
11
- 'fabric.elements.mentions.team.mention.highlight.title': string;
12
- 'fabric.mention.error.defaultAction': string;
13
- 'fabric.mention.error.defaultHeadline': string;
14
- 'fabric.mention.error.differentText': string;
15
- 'fabric.mention.error.loginAgain': string;
16
- 'fabric.mention.noAccess.label': string;
17
- 'fabric.mention.noAccess.warning': string;
18
- 'fabric.mention.unknow.user.error': string;
19
- };
20
- export default _default;
@@ -1,24 +0,0 @@
1
- /**
2
- * NOTE:
3
- *
4
- * This file is automatically generated by i18n-tools.
5
- * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
- */
7
- declare const _default: {
8
- 'fabric.mention.unknow.user.error': string;
9
- 'fabric.mention.noAccess.warning': string;
10
- 'fabric.mention.noAccess.label': string;
11
- 'fabric.mention.error.defaultHeadline': string;
12
- 'fabric.mention.error.defaultAction': string;
13
- 'fabric.mention.error.loginAgain': string;
14
- 'fabric.mention.error.differentText': string;
15
- 'fabric.elements.mentions.team.member.count': string;
16
- 'fabric.elements.mentions.team.member.count.including.you': string;
17
- 'fabric.elements.mentions.team.member.50plus': string;
18
- 'fabric.elements.mentions.team.member.50plus.including.you': string;
19
- 'fabric.elements.mentions.team.mention.highlight.title': string;
20
- 'fabric.elements.mentions.team.mention.highlight.description': string;
21
- 'fabric.elements.mentions.team.mention.highlight.description.link': string;
22
- 'fabric.elements.mentions.team.meantion.highlight.close.button.tooltip': string;
23
- };
24
- export default _default;
@@ -1,21 +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.mentions.team.member.50plus': string;
9
- 'fabric.elements.mentions.team.member.50plus.including.you': string;
10
- 'fabric.elements.mentions.team.member.count': string;
11
- 'fabric.elements.mentions.team.member.count.including.you': string;
12
- 'fabric.elements.mentions.xproduct.mention.description': string;
13
- 'fabric.mention.error.defaultAction': string;
14
- 'fabric.mention.error.defaultHeadline': string;
15
- 'fabric.mention.error.differentText': string;
16
- 'fabric.mention.error.loginAgain': string;
17
- 'fabric.mention.noAccess.label': string;
18
- 'fabric.mention.noAccess.warning': string;
19
- 'fabric.mention.unknow.user.error': string;
20
- };
21
- export default _default;
@@ -1,20 +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.mentions.team.meantion.highlight.close.button.tooltip': string;
9
- 'fabric.elements.mentions.team.mention.highlight.description': string;
10
- 'fabric.elements.mentions.team.mention.highlight.description.link': string;
11
- 'fabric.elements.mentions.team.mention.highlight.title': string;
12
- 'fabric.mention.error.defaultAction': string;
13
- 'fabric.mention.error.defaultHeadline': string;
14
- 'fabric.mention.error.differentText': string;
15
- 'fabric.mention.error.loginAgain': string;
16
- 'fabric.mention.noAccess.label': string;
17
- 'fabric.mention.noAccess.warning': string;
18
- 'fabric.mention.unknow.user.error': string;
19
- };
20
- export default _default;
@@ -1,21 +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.mentions.team.member.50plus': string;
9
- 'fabric.elements.mentions.team.member.50plus.including.you': string;
10
- 'fabric.elements.mentions.team.member.count': string;
11
- 'fabric.elements.mentions.team.member.count.including.you': string;
12
- 'fabric.elements.mentions.xproduct.mention.description': string;
13
- 'fabric.mention.error.defaultAction': string;
14
- 'fabric.mention.error.defaultHeadline': string;
15
- 'fabric.mention.error.differentText': string;
16
- 'fabric.mention.error.loginAgain': string;
17
- 'fabric.mention.noAccess.label': string;
18
- 'fabric.mention.noAccess.warning': string;
19
- 'fabric.mention.unknow.user.error': string;
20
- };
21
- export default _default;
@@ -1,21 +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.mentions.team.member.50plus': string;
9
- 'fabric.elements.mentions.team.member.50plus.including.you': string;
10
- 'fabric.elements.mentions.team.member.count': string;
11
- 'fabric.elements.mentions.team.member.count.including.you': string;
12
- 'fabric.elements.mentions.xproduct.mention.description': string;
13
- 'fabric.mention.error.defaultAction': string;
14
- 'fabric.mention.error.defaultHeadline': string;
15
- 'fabric.mention.error.differentText': string;
16
- 'fabric.mention.error.loginAgain': string;
17
- 'fabric.mention.noAccess.label': string;
18
- 'fabric.mention.noAccess.warning': string;
19
- 'fabric.mention.unknow.user.error': string;
20
- };
21
- export default _default;
@@ -1,21 +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.mentions.team.member.50plus': string;
9
- 'fabric.elements.mentions.team.member.50plus.including.you': string;
10
- 'fabric.elements.mentions.team.member.count': string;
11
- 'fabric.elements.mentions.team.member.count.including.you': string;
12
- 'fabric.elements.mentions.xproduct.mention.description': string;
13
- 'fabric.mention.error.defaultAction': string;
14
- 'fabric.mention.error.defaultHeadline': string;
15
- 'fabric.mention.error.differentText': string;
16
- 'fabric.mention.error.loginAgain': string;
17
- 'fabric.mention.noAccess.label': string;
18
- 'fabric.mention.noAccess.warning': string;
19
- 'fabric.mention.unknow.user.error': string;
20
- };
21
- export default _default;
@@ -1,21 +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.mentions.team.member.50plus': string;
9
- 'fabric.elements.mentions.team.member.50plus.including.you': string;
10
- 'fabric.elements.mentions.team.member.count': string;
11
- 'fabric.elements.mentions.team.member.count.including.you': string;
12
- 'fabric.elements.mentions.xproduct.mention.description': string;
13
- 'fabric.mention.error.defaultAction': string;
14
- 'fabric.mention.error.defaultHeadline': string;
15
- 'fabric.mention.error.differentText': string;
16
- 'fabric.mention.error.loginAgain': string;
17
- 'fabric.mention.noAccess.label': string;
18
- 'fabric.mention.noAccess.warning': string;
19
- 'fabric.mention.unknow.user.error': string;
20
- };
21
- export default _default;
@@ -1,21 +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.mentions.team.member.50plus': string;
9
- 'fabric.elements.mentions.team.member.50plus.including.you': string;
10
- 'fabric.elements.mentions.team.member.count': string;
11
- 'fabric.elements.mentions.team.member.count.including.you': string;
12
- 'fabric.elements.mentions.xproduct.mention.description': string;
13
- 'fabric.mention.error.defaultAction': string;
14
- 'fabric.mention.error.defaultHeadline': string;
15
- 'fabric.mention.error.differentText': string;
16
- 'fabric.mention.error.loginAgain': string;
17
- 'fabric.mention.noAccess.label': string;
18
- 'fabric.mention.noAccess.warning': string;
19
- 'fabric.mention.unknow.user.error': string;
20
- };
21
- export default _default;
@@ -1,21 +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.mentions.team.member.50plus': string;
9
- 'fabric.elements.mentions.team.member.50plus.including.you': string;
10
- 'fabric.elements.mentions.team.member.count': string;
11
- 'fabric.elements.mentions.team.member.count.including.you': string;
12
- 'fabric.elements.mentions.xproduct.mention.description': string;
13
- 'fabric.mention.error.defaultAction': string;
14
- 'fabric.mention.error.defaultHeadline': string;
15
- 'fabric.mention.error.differentText': string;
16
- 'fabric.mention.error.loginAgain': string;
17
- 'fabric.mention.noAccess.label': string;
18
- 'fabric.mention.noAccess.warning': string;
19
- 'fabric.mention.unknow.user.error': string;
20
- };
21
- export default _default;
@@ -1,21 +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.mentions.team.member.50plus': string;
9
- 'fabric.elements.mentions.team.member.50plus.including.you': string;
10
- 'fabric.elements.mentions.team.member.count': string;
11
- 'fabric.elements.mentions.team.member.count.including.you': string;
12
- 'fabric.elements.mentions.xproduct.mention.description': string;
13
- 'fabric.mention.error.defaultAction': string;
14
- 'fabric.mention.error.defaultHeadline': string;
15
- 'fabric.mention.error.differentText': string;
16
- 'fabric.mention.error.loginAgain': string;
17
- 'fabric.mention.noAccess.label': string;
18
- 'fabric.mention.noAccess.warning': string;
19
- 'fabric.mention.unknow.user.error': string;
20
- };
21
- export default _default;
@@ -1,21 +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.mentions.team.member.50plus': string;
9
- 'fabric.elements.mentions.team.member.50plus.including.you': string;
10
- 'fabric.elements.mentions.team.member.count': string;
11
- 'fabric.elements.mentions.team.member.count.including.you': string;
12
- 'fabric.elements.mentions.xproduct.mention.description': string;
13
- 'fabric.mention.error.defaultAction': string;
14
- 'fabric.mention.error.defaultHeadline': string;
15
- 'fabric.mention.error.differentText': string;
16
- 'fabric.mention.error.loginAgain': string;
17
- 'fabric.mention.noAccess.label': string;
18
- 'fabric.mention.noAccess.warning': string;
19
- 'fabric.mention.unknow.user.error': string;
20
- };
21
- export default _default;
@@ -1,21 +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.mentions.team.member.50plus': string;
9
- 'fabric.elements.mentions.team.member.50plus.including.you': string;
10
- 'fabric.elements.mentions.team.member.count': string;
11
- 'fabric.elements.mentions.team.member.count.including.you': string;
12
- 'fabric.elements.mentions.xproduct.mention.description': string;
13
- 'fabric.mention.error.defaultAction': string;
14
- 'fabric.mention.error.defaultHeadline': string;
15
- 'fabric.mention.error.differentText': string;
16
- 'fabric.mention.error.loginAgain': string;
17
- 'fabric.mention.noAccess.label': string;
18
- 'fabric.mention.noAccess.warning': string;
19
- 'fabric.mention.unknow.user.error': string;
20
- };
21
- export default _default;
@@ -1,21 +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.mentions.team.member.50plus': string;
9
- 'fabric.elements.mentions.team.member.50plus.including.you': string;
10
- 'fabric.elements.mentions.team.member.count': string;
11
- 'fabric.elements.mentions.team.member.count.including.you': string;
12
- 'fabric.elements.mentions.xproduct.mention.description': string;
13
- 'fabric.mention.error.defaultAction': string;
14
- 'fabric.mention.error.defaultHeadline': string;
15
- 'fabric.mention.error.differentText': string;
16
- 'fabric.mention.error.loginAgain': string;
17
- 'fabric.mention.noAccess.label': string;
18
- 'fabric.mention.noAccess.warning': string;
19
- 'fabric.mention.unknow.user.error': string;
20
- };
21
- export default _default;
@@ -1,17 +0,0 @@
1
- import MentionResource, { AbstractMentionResource, type MentionContextIdentifier, type MentionProvider, type ResolvingMentionProvider, type MentionStats, type MentionResourceConfig, type TeamMentionResourceConfig, isResolvingMentionProvider } from './api/MentionResource';
2
- import TeamMentionResource from './api/TeamMentionResource';
3
- import PresenceResource, { type PresenceProvider, AbstractPresenceResource } from './api/PresenceResource';
4
- import { DefaultMentionNameResolver, type MentionNameResolver } from './api/MentionNameResolver';
5
- import { type MentionNameClient } from './api/MentionNameClient';
6
- import MentionItem from './components/MentionItem';
7
- import MentionList from './components/MentionList';
8
- import ResourcedMentionList from './components/ResourcedMentionList';
9
- import { MentionPickerWithAnalytics as MentionPicker } from './components/MentionPicker';
10
- import Mention from './components/Mention';
11
- import ResourcedMention from './components/Mention/ResourcedMention';
12
- import { type MentionDescription, type MentionsResult, MentionNameStatus, type MentionNameDetails, type InviteFlow, isSpecialMention, type TeamMember, UserAccessLevel, type UserRole, UserType, ComponentNames, Actions, SliNames } from './types';
13
- import { ELEMENTS_CHANNEL } from './_constants';
14
- import ContextMentionResource from './api/ContextMentionResource';
15
- export { ContextMentionResource, MentionResource, TeamMentionResource, PresenceResource, DefaultMentionNameResolver, AbstractMentionResource, AbstractPresenceResource, MentionNameStatus, MentionItem, MentionList, ResourcedMentionList, MentionPicker, Mention, ResourcedMention, UserAccessLevel, UserType, ComponentNames, SliNames, Actions, isSpecialMention, isResolvingMentionProvider, ELEMENTS_CHANNEL, };
16
- export type { ResolvingMentionProvider, MentionProvider, PresenceProvider, MentionDescription, MentionsResult, MentionNameResolver, MentionNameClient, MentionNameDetails, MentionContextIdentifier, MentionStats, TeamMember, MentionResourceConfig, TeamMentionResourceConfig, InviteFlow, UserRole, };
17
- export default MentionPicker;
@@ -1,2 +0,0 @@
1
- import MentionItem, { MENTION_ITEM_HEIGHT, MENTION_ITEM_HEIGHT_REFRESHED } from './components/MentionItem';
2
- export { MentionItem, MENTION_ITEM_HEIGHT, MENTION_ITEM_HEIGHT_REFRESHED, };
@@ -1,10 +0,0 @@
1
- import MentionResource, { AbstractMentionResource, type ResolvingMentionProvider, type MentionContextIdentifier, type MentionProvider, type MentionStats, type MentionResourceConfig, isResolvingMentionProvider } from './api/MentionResource';
2
- import PresenceResource, { type PresenceProvider, AbstractPresenceResource } from './api/PresenceResource';
3
- import { DefaultMentionNameResolver, type MentionNameResolver } from './api/MentionNameResolver';
4
- import { type MentionNameClient } from './api/MentionNameClient';
5
- import { type MentionDescription, type MentionsResult, isSpecialMention, MentionNameStatus, type MentionNameDetails } from './types';
6
- import { ELEMENTS_CHANNEL } from './_constants';
7
- import ContextMentionResource from './api/ContextMentionResource';
8
- import { SLI_EVENT_TYPE, SMART_EVENT_TYPE, buildSliPayload } from './util/analytics';
9
- export { ContextMentionResource, MentionResource, PresenceResource, AbstractMentionResource, AbstractPresenceResource, DefaultMentionNameResolver, MentionNameStatus, isSpecialMention, isResolvingMentionProvider, ELEMENTS_CHANNEL, SLI_EVENT_TYPE, SMART_EVENT_TYPE, buildSliPayload, };
10
- export type { ResolvingMentionProvider, MentionProvider, PresenceProvider, MentionDescription, MentionsResult, MentionNameClient, MentionNameResolver, MentionContextIdentifier, MentionStats, MentionResourceConfig, MentionNameDetails, };
@@ -1,5 +0,0 @@
1
- export declare const noDialogContainerBorderColor: 'var(--ds-border)';
2
- export declare const noDialogContainerBorderRadius: 'var(--ds-radius-small)';
3
- export declare const noDialogContainerBoxShadow: 'var(--ds-shadow-overlay)';
4
- export declare const scrollableMaxHeight = "264px";
5
- export declare const mentionListWidth = "340px";
@@ -1,8 +0,0 @@
1
- import MentionResource, { AbstractMentionResource, type MentionContextIdentifier, type MentionProvider, type MentionStats, type MentionResourceConfig } from './api/MentionResource';
2
- import TeamMentionResource from './api/TeamMentionResource';
3
- import PresenceResource, { type PresenceProvider, AbstractPresenceResource } from './api/PresenceResource';
4
- import { type MentionDescription, type MentionsResult, isSpecialMention, type TeamMember } from './types';
5
- import { ELEMENTS_CHANNEL } from './_constants';
6
- import ContextMentionResource from './api/ContextMentionResource';
7
- export { ContextMentionResource, MentionResource, TeamMentionResource, PresenceResource, AbstractMentionResource, AbstractPresenceResource, isSpecialMention, ELEMENTS_CHANNEL, };
8
- export type { MentionProvider, PresenceProvider, MentionDescription, MentionsResult, MentionContextIdentifier, MentionStats, TeamMember, MentionResourceConfig, };
@@ -1,3 +0,0 @@
1
- import { MentionPickerWithAnalytics as MentionPicker } from './components/MentionPicker';
2
- export { MentionPicker as MentionTypeAhead, };
3
- export default MentionPicker;