@atlaskit/smart-hooks 0.1.8 → 0.2.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 (108) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist/cjs/i18n/cs.js +3 -2
  3. package/dist/cjs/i18n/da.js +3 -2
  4. package/dist/cjs/i18n/de.js +4 -3
  5. package/dist/cjs/i18n/en.js +17 -5
  6. package/dist/cjs/i18n/en_GB.js +17 -5
  7. package/dist/cjs/i18n/en_ZZ.js +11 -11
  8. package/dist/cjs/i18n/es.js +3 -2
  9. package/dist/cjs/i18n/fi.js +3 -2
  10. package/dist/cjs/i18n/fr.js +3 -2
  11. package/dist/cjs/i18n/hu.js +3 -2
  12. package/dist/cjs/i18n/it.js +4 -3
  13. package/dist/cjs/i18n/ja.js +5 -4
  14. package/dist/cjs/i18n/ko.js +3 -2
  15. package/dist/cjs/i18n/nb.js +3 -2
  16. package/dist/cjs/i18n/nl.js +3 -2
  17. package/dist/cjs/i18n/pl.js +3 -2
  18. package/dist/cjs/i18n/pt_BR.js +3 -2
  19. package/dist/cjs/i18n/ru.js +3 -2
  20. package/dist/cjs/i18n/sv.js +3 -2
  21. package/dist/cjs/i18n/th.js +3 -2
  22. package/dist/cjs/i18n/tr.js +3 -2
  23. package/dist/cjs/i18n/uk.js +3 -2
  24. package/dist/cjs/i18n/vi.js +3 -2
  25. package/dist/cjs/i18n/zh.js +3 -2
  26. package/dist/cjs/i18n/zh_TW.js +3 -2
  27. package/dist/cjs/services/use-user-recommendations/index.js +68 -70
  28. package/dist/cjs/version.json +1 -1
  29. package/dist/es2019/i18n/cs.js +3 -2
  30. package/dist/es2019/i18n/da.js +3 -2
  31. package/dist/es2019/i18n/de.js +4 -3
  32. package/dist/es2019/i18n/en.js +17 -5
  33. package/dist/es2019/i18n/en_GB.js +17 -5
  34. package/dist/es2019/i18n/en_ZZ.js +11 -11
  35. package/dist/es2019/i18n/es.js +3 -2
  36. package/dist/es2019/i18n/fi.js +3 -2
  37. package/dist/es2019/i18n/fr.js +3 -2
  38. package/dist/es2019/i18n/hu.js +3 -2
  39. package/dist/es2019/i18n/it.js +4 -3
  40. package/dist/es2019/i18n/ja.js +5 -4
  41. package/dist/es2019/i18n/ko.js +3 -2
  42. package/dist/es2019/i18n/nb.js +3 -2
  43. package/dist/es2019/i18n/nl.js +3 -2
  44. package/dist/es2019/i18n/pl.js +3 -2
  45. package/dist/es2019/i18n/pt_BR.js +3 -2
  46. package/dist/es2019/i18n/ru.js +3 -2
  47. package/dist/es2019/i18n/sv.js +3 -2
  48. package/dist/es2019/i18n/th.js +3 -2
  49. package/dist/es2019/i18n/tr.js +3 -2
  50. package/dist/es2019/i18n/uk.js +3 -2
  51. package/dist/es2019/i18n/vi.js +3 -2
  52. package/dist/es2019/i18n/zh.js +3 -2
  53. package/dist/es2019/i18n/zh_TW.js +3 -2
  54. package/dist/es2019/version.json +1 -1
  55. package/dist/esm/i18n/cs.js +3 -2
  56. package/dist/esm/i18n/da.js +3 -2
  57. package/dist/esm/i18n/de.js +4 -3
  58. package/dist/esm/i18n/en.js +17 -5
  59. package/dist/esm/i18n/en_GB.js +17 -5
  60. package/dist/esm/i18n/en_ZZ.js +11 -11
  61. package/dist/esm/i18n/es.js +3 -2
  62. package/dist/esm/i18n/fi.js +3 -2
  63. package/dist/esm/i18n/fr.js +3 -2
  64. package/dist/esm/i18n/hu.js +3 -2
  65. package/dist/esm/i18n/it.js +4 -3
  66. package/dist/esm/i18n/ja.js +5 -4
  67. package/dist/esm/i18n/ko.js +3 -2
  68. package/dist/esm/i18n/nb.js +3 -2
  69. package/dist/esm/i18n/nl.js +3 -2
  70. package/dist/esm/i18n/pl.js +3 -2
  71. package/dist/esm/i18n/pt_BR.js +3 -2
  72. package/dist/esm/i18n/ru.js +3 -2
  73. package/dist/esm/i18n/sv.js +3 -2
  74. package/dist/esm/i18n/th.js +3 -2
  75. package/dist/esm/i18n/tr.js +3 -2
  76. package/dist/esm/i18n/uk.js +3 -2
  77. package/dist/esm/i18n/vi.js +3 -2
  78. package/dist/esm/i18n/zh.js +3 -2
  79. package/dist/esm/i18n/zh_TW.js +3 -2
  80. package/dist/esm/services/use-user-recommendations/index.js +68 -70
  81. package/dist/esm/version.json +1 -1
  82. package/dist/types/i18n/cs.d.ts +1 -1
  83. package/dist/types/i18n/da.d.ts +1 -1
  84. package/dist/types/i18n/de.d.ts +1 -1
  85. package/dist/types/i18n/en.d.ts +15 -4
  86. package/dist/types/i18n/en_GB.d.ts +15 -4
  87. package/dist/types/i18n/en_ZZ.d.ts +1 -1
  88. package/dist/types/i18n/es.d.ts +1 -1
  89. package/dist/types/i18n/fi.d.ts +1 -1
  90. package/dist/types/i18n/fr.d.ts +1 -1
  91. package/dist/types/i18n/hu.d.ts +1 -1
  92. package/dist/types/i18n/it.d.ts +1 -1
  93. package/dist/types/i18n/ja.d.ts +1 -1
  94. package/dist/types/i18n/ko.d.ts +1 -1
  95. package/dist/types/i18n/nb.d.ts +1 -1
  96. package/dist/types/i18n/nl.d.ts +1 -1
  97. package/dist/types/i18n/pl.d.ts +1 -1
  98. package/dist/types/i18n/pt_BR.d.ts +1 -1
  99. package/dist/types/i18n/ru.d.ts +1 -1
  100. package/dist/types/i18n/sv.d.ts +1 -1
  101. package/dist/types/i18n/th.d.ts +1 -1
  102. package/dist/types/i18n/tr.d.ts +1 -1
  103. package/dist/types/i18n/uk.d.ts +1 -1
  104. package/dist/types/i18n/vi.d.ts +1 -1
  105. package/dist/types/i18n/zh.d.ts +1 -1
  106. package/dist/types/i18n/zh_TW.d.ts +1 -1
  107. package/package.json +13 -13
  108. package/tmp/api-report-tmp.d.ts +0 -54
@@ -93,77 +93,75 @@ var useUserRecommendations = function useUserRecommendations(props) {
93
93
  var _ref = (0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee(query) {
94
94
  var _lastAbortController$, currentController, recommendedUsersResult;
95
95
  return _regenerator.default.wrap(function _callee$(_context) {
96
- while (1) {
97
- switch (_context.prev = _context.next) {
98
- case 0:
99
- setIsLoading(true);
100
- // restart session
101
- sessionId.current = (0, _uuid.v4)();
102
- _ufoExperiences.UsersFetchedUfoExperience.getInstance(fieldId).start();
103
- _context.prev = 3;
104
- if (lastAbortController.current) {
105
- (_lastAbortController$ = lastAbortController.current) === null || _lastAbortController$ === void 0 ? void 0 : _lastAbortController$.abort();
106
- }
107
- // in case there are still IE users, check AbortController before init,
108
- // IE has no timeout applied on fetch since AbortController isn't available
109
- currentController = typeof AbortController !== 'undefined' ? new AbortController() : null;
110
- lastAbortController.current = currentController;
111
- _context.next = 9;
112
- return (0, _smartCommon.fetchUserRecommendations)({
113
- baseUrl: baseUrl,
114
- context: {
115
- childObjectId: childObjectId,
116
- containerId: containerId,
117
- objectId: objectId,
118
- principalId: principalId,
119
- productAttributes: productAttributes,
120
- productKey: productKey,
121
- contextType: fieldId,
122
- siteId: tenantId,
123
- sessionId: sessionId.current
124
- },
125
- includeUsers: includeUsers,
126
- includeGroups: includeGroups,
127
- includeTeams: includeTeams,
128
- maxNumberOfResults: maxNumberOfResults,
129
- searchQuery: cpusSearchQuery,
130
- query: query
131
- }, currentController === null || currentController === void 0 ? void 0 : currentController.signal);
132
- case 9:
133
- recommendedUsersResult = _context.sent;
134
- currentQuery.current = query !== null && query !== void 0 ? query : '';
135
- _ufoExperiences.UsersFetchedUfoExperience.getInstance(fieldId).success({
136
- metadata: _objectSpread(_objectSpread({}, getAnalyticsAttributes()), {}, {
137
- loadedUsersSize: recommendedUsersResult.length
138
- })
139
- });
140
- setRecommendations(recommendedUsersResult);
141
- _context.next = 24;
96
+ while (1) switch (_context.prev = _context.next) {
97
+ case 0:
98
+ setIsLoading(true);
99
+ // restart session
100
+ sessionId.current = (0, _uuid.v4)();
101
+ _ufoExperiences.UsersFetchedUfoExperience.getInstance(fieldId).start();
102
+ _context.prev = 3;
103
+ if (lastAbortController.current) {
104
+ (_lastAbortController$ = lastAbortController.current) === null || _lastAbortController$ === void 0 ? void 0 : _lastAbortController$.abort();
105
+ }
106
+ // in case there are still IE users, check AbortController before init,
107
+ // IE has no timeout applied on fetch since AbortController isn't available
108
+ currentController = typeof AbortController !== 'undefined' ? new AbortController() : null;
109
+ lastAbortController.current = currentController;
110
+ _context.next = 9;
111
+ return (0, _smartCommon.fetchUserRecommendations)({
112
+ baseUrl: baseUrl,
113
+ context: {
114
+ childObjectId: childObjectId,
115
+ containerId: containerId,
116
+ objectId: objectId,
117
+ principalId: principalId,
118
+ productAttributes: productAttributes,
119
+ productKey: productKey,
120
+ contextType: fieldId,
121
+ siteId: tenantId,
122
+ sessionId: sessionId.current
123
+ },
124
+ includeUsers: includeUsers,
125
+ includeGroups: includeGroups,
126
+ includeTeams: includeTeams,
127
+ maxNumberOfResults: maxNumberOfResults,
128
+ searchQuery: cpusSearchQuery,
129
+ query: query
130
+ }, currentController === null || currentController === void 0 ? void 0 : currentController.signal);
131
+ case 9:
132
+ recommendedUsersResult = _context.sent;
133
+ currentQuery.current = query !== null && query !== void 0 ? query : '';
134
+ _ufoExperiences.UsersFetchedUfoExperience.getInstance(fieldId).success({
135
+ metadata: _objectSpread(_objectSpread({}, getAnalyticsAttributes()), {}, {
136
+ loadedUsersSize: recommendedUsersResult.length
137
+ })
138
+ });
139
+ setRecommendations(recommendedUsersResult);
140
+ _context.next = 24;
141
+ break;
142
+ case 15:
143
+ _context.prev = 15;
144
+ _context.t0 = _context["catch"](3);
145
+ if (!(_context.t0 instanceof Error && _context.t0.name === 'AbortError')) {
146
+ _context.next = 22;
142
147
  break;
143
- case 15:
144
- _context.prev = 15;
145
- _context.t0 = _context["catch"](3);
146
- if (!(_context.t0 instanceof Error && _context.t0.name === 'AbortError')) {
147
- _context.next = 22;
148
- break;
149
- }
150
- // Request aborted client-side
151
- _ufoExperiences.UsersFetchedUfoExperience.getInstance(fieldId).abort();
152
- // return early to prevent disabling isLoading
153
- return _context.abrupt("return");
154
- case 22:
155
- _ufoExperiences.UsersFetchedUfoExperience.getInstance(fieldId).failure({
156
- metadata: getAnalyticsAttributes()
157
- });
158
- setError(_context.t0);
159
- case 24:
160
- setIsLoading(false);
161
- // clear abort controller
162
- lastAbortController.current = undefined;
163
- case 26:
164
- case "end":
165
- return _context.stop();
166
- }
148
+ }
149
+ // Request aborted client-side
150
+ _ufoExperiences.UsersFetchedUfoExperience.getInstance(fieldId).abort();
151
+ // return early to prevent disabling isLoading
152
+ return _context.abrupt("return");
153
+ case 22:
154
+ _ufoExperiences.UsersFetchedUfoExperience.getInstance(fieldId).failure({
155
+ metadata: getAnalyticsAttributes()
156
+ });
157
+ setError(_context.t0);
158
+ case 24:
159
+ setIsLoading(false);
160
+ // clear abort controller
161
+ lastAbortController.current = undefined;
162
+ case 26:
163
+ case "end":
164
+ return _context.stop();
167
165
  }
168
166
  }, _callee, null, [[3, 15]]);
169
167
  }));
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@atlaskit/smart-hooks",
3
- "version": "0.1.8",
3
+ "version": "0.2.0",
4
4
  "sideEffects": false
5
5
  }
@@ -1,10 +1,11 @@
1
+ /* prettier-ignore */
1
2
  /**
2
3
  * NOTE:
3
4
  *
4
- * This file is automatically generated by i18n-tools.
5
+ * This file is automatically generated by Traduki 2.0.
5
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
7
  */
7
- // Czech
8
+ //Czech
8
9
  export default {
9
10
  'smart-experiences.smart-hooks.external.sourced.from': 'Nalezen v:',
10
11
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
@@ -1,10 +1,11 @@
1
+ /* prettier-ignore */
1
2
  /**
2
3
  * NOTE:
3
4
  *
4
- * This file is automatically generated by i18n-tools.
5
+ * This file is automatically generated by Traduki 2.0.
5
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
7
  */
7
- // Danish
8
+ //Danish (Denmark)
8
9
  export default {
9
10
  'smart-experiences.smart-hooks.external.sourced.from': 'Fundet i:',
10
11
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
@@ -1,15 +1,16 @@
1
+ /* prettier-ignore */
1
2
  /**
2
3
  * NOTE:
3
4
  *
4
- * This file is automatically generated by i18n-tools.
5
+ * This file is automatically generated by Traduki 2.0.
5
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
7
  */
7
- // German
8
+ //German (Germany)
8
9
  export default {
9
10
  'smart-experiences.smart-hooks.external.sourced.from': 'Gefunden in:',
10
11
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
11
12
  'smart-experiences.smart-hooks.google.provider': 'Google',
12
- 'smart-experiences.smart-hooks.guest.lozenge.text': 'GAST',
13
+ 'smart-experiences.smart-hooks.guest.lozenge.text': 'Gast',
13
14
  'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': 'Gästegruppen können ausschließlich auf ausgewählte Bereiche zugreifen und verfügen über eingeschränkten Zugriff auf Benutzerinformationen.',
14
15
  'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': 'Gäste können ausschließlich auf ausgewählte Bereiche zugreifen und verfügen über eingeschränkten Zugriff auf Benutzerinformationen.',
15
16
  'smart-experiences.smart-hooks.member.lozenge.text': 'Mitglied',
@@ -1,7 +1,19 @@
1
- // English
1
+ /* prettier-ignore */
2
+ /**
3
+ * NOTE:
4
+ *
5
+ * This file is automatically generated by Traduki 2.0.
6
+ * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
+ */
8
+ //
2
9
  export default {
3
- 'smart-experiences.smart-hooks.placeholder': 'Find a person...',
4
- 'smart-experiences.smart-hooks.placeholder.add-more': 'add more people...',
5
- 'smart-experiences.smart-hooks.multi.remove-item': 'Remove',
6
- 'smart-experiences.smart-hooks.single.clear': 'Clear'
10
+ 'smart-experiences.smart-hooks.external.sourced.from': 'Found in:',
11
+ 'smart-experiences.smart-hooks.github.provider': 'GitHub',
12
+ 'smart-experiences.smart-hooks.google.provider': 'Google',
13
+ 'smart-experiences.smart-hooks.guest.lozenge.text': 'GUEST',
14
+ 'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': 'Guest groups can only access certain spaces and have limited access to user info.',
15
+ 'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': 'Guests can only access certain spaces and have limited access to user info.',
16
+ 'smart-experiences.smart-hooks.member.lozenge.text': 'MEMBER',
17
+ 'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
18
+ 'smart-experiences.smart-hooks.slack.provider': 'Slack'
7
19
  };
@@ -1,7 +1,19 @@
1
- // English (United Kingdom)
1
+ /* prettier-ignore */
2
+ /**
3
+ * NOTE:
4
+ *
5
+ * This file is automatically generated by Traduki 2.0.
6
+ * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
+ */
8
+ //English (United Kingdom)
2
9
  export default {
3
- 'smart-experiences.smart-hooks.placeholder': 'Find a person...',
4
- 'smart-experiences.smart-hooks.placeholder.add-more': 'add more people...',
5
- 'smart-experiences.smart-hooks.multi.remove-item': 'Remove',
6
- 'smart-experiences.smart-hooks.single.clear': 'Clear'
10
+ 'smart-experiences.smart-hooks.external.sourced.from': 'Found in:',
11
+ 'smart-experiences.smart-hooks.github.provider': 'GitHub',
12
+ 'smart-experiences.smart-hooks.google.provider': 'Google',
13
+ 'smart-experiences.smart-hooks.guest.lozenge.text': 'GUEST',
14
+ 'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': 'Guest groups can only access certain spaces and have limited access to user info.',
15
+ 'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': 'Guests can only access certain spaces and have limited access to user info.',
16
+ 'smart-experiences.smart-hooks.member.lozenge.text': 'MEMBER',
17
+ 'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
18
+ 'smart-experiences.smart-hooks.slack.provider': 'Slack'
7
19
  };
@@ -1,18 +1,18 @@
1
1
  /**
2
2
  * NOTE:
3
3
  *
4
- * This file is automatically generated by i18n-tools.
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
- // English (Instrumented)
7
+ //
8
8
  export default {
9
- 'smart-experiences.smart-hooks.external.sourced.from': '⁣⁢Found in:؜‍⁠⁠‌؜‍⁠؜‍⁣⁤',
10
- 'smart-experiences.smart-hooks.github.provider': '⁣⁢GitHub⁠؜⁠‍⁠؜⁡؜‌⁣⁤',
11
- 'smart-experiences.smart-hooks.google.provider': '⁣⁢Google‍‌‍‌⁠؜‍⁡‌‌‌⁠⁡‍⁣⁤',
12
- 'smart-experiences.smart-hooks.guest.lozenge.text': '⁣⁢GUEST⁡؜⁠⁡‍‍‍⁣⁤',
13
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': '⁣⁢Guest groups can only access certain spaces and have limited access to user info.⁠‍⁡‍⁡؜⁡⁠⁠⁠⁣⁤',
14
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': '⁣⁢Guests can only access certain spaces and have limited access to user info.‌؜⁠‌⁠‍‌‌‌؜⁡⁣⁤',
15
- 'smart-experiences.smart-hooks.member.lozenge.text': '⁣⁢MEMBER‍‍⁡‍‍⁣⁤',
16
- 'smart-experiences.smart-hooks.microsoft.provider': '⁣⁢Microsoft‍⁡؜‌؜‍⁡⁠⁡⁠⁠⁠‍‍⁡⁣⁤',
17
- 'smart-experiences.smart-hooks.slack.provider': '⁣⁢Slack‍‍⁠‌؜⁠⁠⁡؜⁠‍⁡⁣⁤'
9
+ 'smart-experiences.smart-hooks.external.sourced.from': '⁣⁢Found in:⁠⁡⁠⁠؜‌‍⁡؜‌⁠⁣⁤',
10
+ 'smart-experiences.smart-hooks.github.provider': '⁣⁢GitHub⁠‍‍⁡⁡‌‌‌‌؜⁣⁤',
11
+ 'smart-experiences.smart-hooks.google.provider': '⁣⁢Google⁡‌⁠⁠‌؜‌‍؜⁣⁤',
12
+ 'smart-experiences.smart-hooks.guest.lozenge.text': '⁣⁢GUEST‍⁠‌⁡؜؜‍⁠؜‍⁡⁣⁤',
13
+ 'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': '⁣⁢Guest groups can only access certain spaces and have limited access to user info.‍‌⁡؜‌‍؜‌⁣⁤',
14
+ 'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': '⁣⁢Guests can only access certain spaces and have limited access to user info.؜⁠‍⁠⁣⁤',
15
+ 'smart-experiences.smart-hooks.member.lozenge.text': '⁣⁢MEMBER‌⁠‌‍‌⁡⁠⁠⁡⁠⁣⁤',
16
+ 'smart-experiences.smart-hooks.microsoft.provider': '⁣⁢Microsoft؜؜⁠‌‍‌‌⁡‍‍‍⁣⁤',
17
+ 'smart-experiences.smart-hooks.slack.provider': '⁣⁢Slack؜‌⁡⁠؜‌⁣⁤'
18
18
  };
@@ -1,10 +1,11 @@
1
+ /* prettier-ignore */
1
2
  /**
2
3
  * NOTE:
3
4
  *
4
- * This file is automatically generated by i18n-tools.
5
+ * This file is automatically generated by Traduki 2.0.
5
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
7
  */
7
- // Spanish
8
+ //Spanish (International)
8
9
  export default {
9
10
  'smart-experiences.smart-hooks.external.sourced.from': 'Encontrado en:',
10
11
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
@@ -1,10 +1,11 @@
1
+ /* prettier-ignore */
1
2
  /**
2
3
  * NOTE:
3
4
  *
4
- * This file is automatically generated by i18n-tools.
5
+ * This file is automatically generated by Traduki 2.0.
5
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
7
  */
7
- // Finnish
8
+ //Finnish
8
9
  export default {
9
10
  'smart-experiences.smart-hooks.external.sourced.from': 'Löydetty kohteesta:',
10
11
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
@@ -1,10 +1,11 @@
1
+ /* prettier-ignore */
1
2
  /**
2
3
  * NOTE:
3
4
  *
4
- * This file is automatically generated by i18n-tools.
5
+ * This file is automatically generated by Traduki 2.0.
5
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
7
  */
7
- // French
8
+ //French (France)
8
9
  export default {
9
10
  'smart-experiences.smart-hooks.external.sourced.from': 'Trouvé dans :',
10
11
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
@@ -1,10 +1,11 @@
1
+ /* prettier-ignore */
1
2
  /**
2
3
  * NOTE:
3
4
  *
4
- * This file is automatically generated by i18n-tools.
5
+ * This file is automatically generated by Traduki 2.0.
5
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
7
  */
7
- // Hungarian
8
+ //Hungarian
8
9
  export default {
9
10
  'smart-experiences.smart-hooks.external.sourced.from': 'Itt található:',
10
11
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
@@ -1,15 +1,16 @@
1
+ /* prettier-ignore */
1
2
  /**
2
3
  * NOTE:
3
4
  *
4
- * This file is automatically generated by i18n-tools.
5
+ * This file is automatically generated by Traduki 2.0.
5
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
7
  */
7
- // Italian
8
+ //Italian (Italy)
8
9
  export default {
9
10
  'smart-experiences.smart-hooks.external.sourced.from': 'Trovato in:',
10
11
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
11
12
  'smart-experiences.smart-hooks.google.provider': 'Google',
12
- 'smart-experiences.smart-hooks.guest.lozenge.text': 'OSPITE',
13
+ 'smart-experiences.smart-hooks.guest.lozenge.text': 'UTENTE GUEST',
13
14
  'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': "I gruppi guest possono accedere solamente a determinati spazi e hanno accesso limitato alle informazioni dell'utente.",
14
15
  'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': "Gli utenti guest possono accedere solamente a determinati spazi e hanno accesso limitato alle informazioni dell'utente.",
15
16
  'smart-experiences.smart-hooks.member.lozenge.text': 'MEMBRO',
@@ -1,17 +1,18 @@
1
+ /* prettier-ignore */
1
2
  /**
2
3
  * NOTE:
3
4
  *
4
- * This file is automatically generated by i18n-tools.
5
+ * This file is automatically generated by Traduki 2.0.
5
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
7
  */
7
- // Japanese
8
+ //Japanese
8
9
  export default {
9
10
  'smart-experiences.smart-hooks.external.sourced.from': 'ユーザーのソース元: ',
10
11
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
11
12
  'smart-experiences.smart-hooks.google.provider': 'Google',
12
13
  'smart-experiences.smart-hooks.guest.lozenge.text': 'ゲスト',
13
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': 'ゲスト グループは一部のスペースにのみアクセスでき、ユーザー情報へのアクセスが制限されます。',
14
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': 'ゲストは一部のスペースにのみアクセスでき、ユーザー情報へのアクセスが制限されます。',
14
+ 'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': 'ゲスト グループは一部のスペースにのみアクセスできて、ユーザー情報へのアクセスが制限されます。',
15
+ 'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': 'ゲストは一部のスペースにのみアクセスできて、ユーザー情報へのアクセスが制限されます。',
15
16
  'smart-experiences.smart-hooks.member.lozenge.text': 'メンバー',
16
17
  'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
17
18
  'smart-experiences.smart-hooks.slack.provider': 'Slack'
@@ -1,10 +1,11 @@
1
+ /* prettier-ignore */
1
2
  /**
2
3
  * NOTE:
3
4
  *
4
- * This file is automatically generated by i18n-tools.
5
+ * This file is automatically generated by Traduki 2.0.
5
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
7
  */
7
- // Korean
8
+ //Korean
8
9
  export default {
9
10
  'smart-experiences.smart-hooks.external.sourced.from': '찾은 위치:',
10
11
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
@@ -1,10 +1,11 @@
1
+ /* prettier-ignore */
1
2
  /**
2
3
  * NOTE:
3
4
  *
4
- * This file is automatically generated by i18n-tools.
5
+ * This file is automatically generated by Traduki 2.0.
5
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
7
  */
7
- // Norwegian Bokmål
8
+ //Norwegian (Bokmål)
8
9
  export default {
9
10
  'smart-experiences.smart-hooks.external.sourced.from': 'Funnet på:',
10
11
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
@@ -1,10 +1,11 @@
1
+ /* prettier-ignore */
1
2
  /**
2
3
  * NOTE:
3
4
  *
4
- * This file is automatically generated by i18n-tools.
5
+ * This file is automatically generated by Traduki 2.0.
5
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
7
  */
7
- // Dutch
8
+ //Dutch (Netherlands)
8
9
  export default {
9
10
  'smart-experiences.smart-hooks.external.sourced.from': 'Gevonden in:',
10
11
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
@@ -1,10 +1,11 @@
1
+ /* prettier-ignore */
1
2
  /**
2
3
  * NOTE:
3
4
  *
4
- * This file is automatically generated by i18n-tools.
5
+ * This file is automatically generated by Traduki 2.0.
5
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
7
  */
7
- // Polish
8
+ //Polish (Poland)
8
9
  export default {
9
10
  'smart-experiences.smart-hooks.external.sourced.from': 'Znaleziono w:',
10
11
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
@@ -1,10 +1,11 @@
1
+ /* prettier-ignore */
1
2
  /**
2
3
  * NOTE:
3
4
  *
4
- * This file is automatically generated by i18n-tools.
5
+ * This file is automatically generated by Traduki 2.0.
5
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
7
  */
7
- // Portuguese (Brazil)
8
+ //Portuguese (Brazil)
8
9
  export default {
9
10
  'smart-experiences.smart-hooks.external.sourced.from': 'Encontrado em:',
10
11
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
@@ -1,10 +1,11 @@
1
+ /* prettier-ignore */
1
2
  /**
2
3
  * NOTE:
3
4
  *
4
- * This file is automatically generated by i18n-tools.
5
+ * This file is automatically generated by Traduki 2.0.
5
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
7
  */
7
- // Russian
8
+ //Russian
8
9
  export default {
9
10
  'smart-experiences.smart-hooks.external.sourced.from': 'Найден в:',
10
11
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
@@ -1,10 +1,11 @@
1
+ /* prettier-ignore */
1
2
  /**
2
3
  * NOTE:
3
4
  *
4
- * This file is automatically generated by i18n-tools.
5
+ * This file is automatically generated by Traduki 2.0.
5
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
7
  */
7
- // Swedish
8
+ //Swedish
8
9
  export default {
9
10
  'smart-experiences.smart-hooks.external.sourced.from': 'Hittades i:',
10
11
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
@@ -1,10 +1,11 @@
1
+ /* prettier-ignore */
1
2
  /**
2
3
  * NOTE:
3
4
  *
4
- * This file is automatically generated by i18n-tools.
5
+ * This file is automatically generated by Traduki 2.0.
5
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
7
  */
7
- // Thai
8
+ //Thai (Thailand)
8
9
  export default {
9
10
  'smart-experiences.smart-hooks.external.sourced.from': 'พบใน:',
10
11
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
@@ -1,10 +1,11 @@
1
+ /* prettier-ignore */
1
2
  /**
2
3
  * NOTE:
3
4
  *
4
- * This file is automatically generated by i18n-tools.
5
+ * This file is automatically generated by Traduki 2.0.
5
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
7
  */
7
- // Turkish
8
+ //Turkish (Turkey)
8
9
  export default {
9
10
  'smart-experiences.smart-hooks.external.sourced.from': 'Bulunduğu yer:',
10
11
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
@@ -1,10 +1,11 @@
1
+ /* prettier-ignore */
1
2
  /**
2
3
  * NOTE:
3
4
  *
4
- * This file is automatically generated by i18n-tools.
5
+ * This file is automatically generated by Traduki 2.0.
5
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
7
  */
7
- // Ukrainian
8
+ //Ukrainian (Ukraine)
8
9
  export default {
9
10
  'smart-experiences.smart-hooks.external.sourced.from': 'Знайдено в:',
10
11
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
@@ -1,10 +1,11 @@
1
+ /* prettier-ignore */
1
2
  /**
2
3
  * NOTE:
3
4
  *
4
- * This file is automatically generated by i18n-tools.
5
+ * This file is automatically generated by Traduki 2.0.
5
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
7
  */
7
- // Vietnamese
8
+ //Vietnamese (Vietnam)
8
9
  export default {
9
10
  'smart-experiences.smart-hooks.external.sourced.from': 'Tìm thấy trong:',
10
11
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
@@ -1,10 +1,11 @@
1
+ /* prettier-ignore */
1
2
  /**
2
3
  * NOTE:
3
4
  *
4
- * This file is automatically generated by i18n-tools.
5
+ * This file is automatically generated by Traduki 2.0.
5
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
7
  */
7
- // Chinese
8
+ //Chinese (Simplified)
8
9
  export default {
9
10
  'smart-experiences.smart-hooks.external.sourced.from': '发现位置:',
10
11
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
@@ -1,10 +1,11 @@
1
+ /* prettier-ignore */
1
2
  /**
2
3
  * NOTE:
3
4
  *
4
- * This file is automatically generated by i18n-tools.
5
+ * This file is automatically generated by Traduki 2.0.
5
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
7
  */
7
- // undefined
8
+ //Chinese (Traditional)
8
9
  export default {
9
10
  'smart-experiences.smart-hooks.external.sourced.from': '尋找位置:',
10
11
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@atlaskit/smart-hooks",
3
- "version": "0.1.8",
3
+ "version": "0.2.0",
4
4
  "sideEffects": false
5
5
  }
@@ -1,10 +1,11 @@
1
+ /* prettier-ignore */
1
2
  /**
2
3
  * NOTE:
3
4
  *
4
- * This file is automatically generated by i18n-tools.
5
+ * This file is automatically generated by Traduki 2.0.
5
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
7
  */
7
- // Czech
8
+ //Czech
8
9
  export default {
9
10
  'smart-experiences.smart-hooks.external.sourced.from': 'Nalezen v:',
10
11
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
@@ -1,10 +1,11 @@
1
+ /* prettier-ignore */
1
2
  /**
2
3
  * NOTE:
3
4
  *
4
- * This file is automatically generated by i18n-tools.
5
+ * This file is automatically generated by Traduki 2.0.
5
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
6
7
  */
7
- // Danish
8
+ //Danish (Denmark)
8
9
  export default {
9
10
  'smart-experiences.smart-hooks.external.sourced.from': 'Fundet i:',
10
11
  'smart-experiences.smart-hooks.github.provider': 'GitHub',