@atlaskit/smart-hooks 0.2.6 → 0.2.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +20 -14
- package/dist/cjs/i18n/cs.js +2 -3
- package/dist/cjs/i18n/da.js +2 -3
- package/dist/cjs/i18n/de.js +2 -3
- package/dist/cjs/i18n/en.js +2 -3
- package/dist/cjs/i18n/en_GB.js +2 -3
- package/dist/cjs/i18n/en_ZZ.js +2 -3
- package/dist/cjs/i18n/es.js +2 -3
- package/dist/cjs/i18n/et.js +1 -2
- package/dist/cjs/i18n/fi.js +2 -3
- package/dist/cjs/i18n/fr.js +2 -3
- package/dist/cjs/i18n/hu.js +2 -3
- package/dist/cjs/i18n/is.js +2 -3
- package/dist/cjs/i18n/it.js +2 -3
- package/dist/cjs/i18n/ja.js +2 -3
- package/dist/cjs/i18n/ko.js +2 -3
- package/dist/cjs/i18n/languages.js +2 -3
- package/dist/cjs/i18n/nb.js +2 -3
- package/dist/cjs/i18n/nl.js +2 -3
- package/dist/cjs/i18n/pl.js +2 -3
- package/dist/cjs/i18n/pt_BR.js +2 -3
- package/dist/cjs/i18n/pt_PT.js +1 -2
- package/dist/cjs/i18n/ro.js +2 -3
- package/dist/cjs/i18n/ru.js +2 -3
- package/dist/cjs/i18n/sk.js +1 -2
- package/dist/cjs/i18n/sv.js +2 -3
- package/dist/cjs/i18n/th.js +2 -3
- package/dist/cjs/i18n/tr.js +2 -3
- package/dist/cjs/i18n/uk.js +2 -3
- package/dist/cjs/i18n/vi.js +2 -3
- package/dist/cjs/i18n/zh.js +2 -3
- package/dist/cjs/i18n/zh_TW.js +2 -3
- package/dist/cjs/messages.js +2 -3
- package/dist/cjs/services/use-function-usage-tracking/index.js +1 -2
- package/dist/cjs/services/use-user-recommendations/analytics.js +7 -10
- package/dist/cjs/services/use-user-recommendations/index.js +5 -7
- package/dist/cjs/services/use-user-recommendations/ufoExperiences.js +2 -3
- package/dist/cjs/utils/transform-recommendations-to-options/index.js +2 -3
- package/dist/es2019/services/use-user-recommendations/analytics.js +1 -1
- package/dist/esm/services/use-user-recommendations/analytics.js +3 -3
- package/dist/esm/services/use-user-recommendations/index.js +3 -3
- package/package.json +2 -3
- package/dist/types-ts4.5/i18n/cs.d.ts +0 -18
- package/dist/types-ts4.5/i18n/da.d.ts +0 -18
- package/dist/types-ts4.5/i18n/de.d.ts +0 -18
- package/dist/types-ts4.5/i18n/en.d.ts +0 -18
- package/dist/types-ts4.5/i18n/en_GB.d.ts +0 -18
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +0 -18
- package/dist/types-ts4.5/i18n/es.d.ts +0 -18
- package/dist/types-ts4.5/i18n/et.d.ts +0 -8
- package/dist/types-ts4.5/i18n/fi.d.ts +0 -18
- package/dist/types-ts4.5/i18n/fr.d.ts +0 -18
- package/dist/types-ts4.5/i18n/hu.d.ts +0 -18
- package/dist/types-ts4.5/i18n/index.d.ts +0 -36
- package/dist/types-ts4.5/i18n/is.d.ts +0 -7
- package/dist/types-ts4.5/i18n/it.d.ts +0 -18
- package/dist/types-ts4.5/i18n/ja.d.ts +0 -18
- package/dist/types-ts4.5/i18n/ko.d.ts +0 -18
- package/dist/types-ts4.5/i18n/languages.d.ts +0 -27
- package/dist/types-ts4.5/i18n/nb.d.ts +0 -18
- package/dist/types-ts4.5/i18n/nl.d.ts +0 -18
- package/dist/types-ts4.5/i18n/pl.d.ts +0 -18
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +0 -18
- package/dist/types-ts4.5/i18n/pt_PT.d.ts +0 -8
- package/dist/types-ts4.5/i18n/ro.d.ts +0 -7
- package/dist/types-ts4.5/i18n/ru.d.ts +0 -18
- package/dist/types-ts4.5/i18n/sk.d.ts +0 -8
- package/dist/types-ts4.5/i18n/sv.d.ts +0 -18
- package/dist/types-ts4.5/i18n/th.d.ts +0 -18
- package/dist/types-ts4.5/i18n/tr.d.ts +0 -18
- package/dist/types-ts4.5/i18n/uk.d.ts +0 -18
- package/dist/types-ts4.5/i18n/vi.d.ts +0 -18
- package/dist/types-ts4.5/i18n/zh.d.ts +0 -18
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +0 -18
- package/dist/types-ts4.5/index.d.ts +0 -3
- package/dist/types-ts4.5/messages.d.ts +0 -47
- package/dist/types-ts4.5/services/use-function-usage-tracking/index.d.ts +0 -5
- package/dist/types-ts4.5/services/use-user-recommendations/analytics.d.ts +0 -20
- package/dist/types-ts4.5/services/use-user-recommendations/index.d.ts +0 -21
- package/dist/types-ts4.5/services/use-user-recommendations/ufoExperiences.d.ts +0 -2
- package/dist/types-ts4.5/types.d.ts +0 -91
- package/dist/types-ts4.5/utils/transform-recommendations-to-options/index.d.ts +0 -5
- package/tmp/api-report-tmp.d.ts +0 -54
package/CHANGELOG.md
CHANGED
|
@@ -1,47 +1,53 @@
|
|
|
1
1
|
# @atlaskit/smart-hooks
|
|
2
2
|
|
|
3
|
+
## 0.2.7
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#40652](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40652) [`097ce4dd212`](https://bitbucket.org/atlassian/atlassian-frontend/commits/097ce4dd212) - Changes for remove cyclic dependency in AFE(@atlaskit/smart-hooks,@atlassian/notification-common, @atlassian/notification-test-utils)
|
|
8
|
+
|
|
3
9
|
## 0.2.6
|
|
4
10
|
|
|
5
11
|
### Patch Changes
|
|
6
12
|
|
|
7
|
-
- [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete version.json
|
|
13
|
+
- [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162) [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete version.json
|
|
8
14
|
- Updated dependencies
|
|
9
15
|
|
|
10
16
|
## 0.2.5
|
|
11
17
|
|
|
12
18
|
### Patch Changes
|
|
13
19
|
|
|
14
|
-
- [`f01deb5e6ab`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f01deb5e6ab) - Use injected env vars instead of version.json
|
|
20
|
+
- [#37925](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37925) [`f01deb5e6ab`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f01deb5e6ab) - Use injected env vars instead of version.json
|
|
15
21
|
|
|
16
22
|
## 0.2.4
|
|
17
23
|
|
|
18
24
|
### Patch Changes
|
|
19
25
|
|
|
20
|
-
- [`78f0d4b929c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/78f0d4b929c) - [ux] Color of guest lozenges in the smartUserPicker changed from purple ('new') to grey ('default')
|
|
26
|
+
- [#37101](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37101) [`78f0d4b929c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/78f0d4b929c) - [ux] Color of guest lozenges in the smartUserPicker changed from purple ('new') to grey ('default')
|
|
21
27
|
|
|
22
28
|
## 0.2.3
|
|
23
29
|
|
|
24
30
|
### Patch Changes
|
|
25
31
|
|
|
26
|
-
- [`61cb5313358`](https://bitbucket.org/atlassian/atlassian-frontend/commits/61cb5313358) - Removing unused dependencies and dev dependencies
|
|
32
|
+
- [#34443](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34443) [`61cb5313358`](https://bitbucket.org/atlassian/atlassian-frontend/commits/61cb5313358) - Removing unused dependencies and dev dependencies
|
|
27
33
|
|
|
28
34
|
## 0.2.2
|
|
29
35
|
|
|
30
36
|
### Patch Changes
|
|
31
37
|
|
|
32
|
-
- [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
|
|
38
|
+
- [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793) [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
|
|
33
39
|
|
|
34
40
|
## 0.2.1
|
|
35
41
|
|
|
36
42
|
### Patch Changes
|
|
37
43
|
|
|
38
|
-
- [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`
|
|
44
|
+
- [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649) [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`
|
|
39
45
|
|
|
40
46
|
## 0.2.0
|
|
41
47
|
|
|
42
48
|
### Minor Changes
|
|
43
49
|
|
|
44
|
-
- [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
|
|
50
|
+
- [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258) [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
|
|
45
51
|
|
|
46
52
|
### Patch Changes
|
|
47
53
|
|
|
@@ -51,7 +57,7 @@
|
|
|
51
57
|
|
|
52
58
|
### Patch Changes
|
|
53
59
|
|
|
54
|
-
- [`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY remove before merging to master; dupe adf-schema via adf-utils
|
|
60
|
+
- [#32424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32424) [`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY remove before merging to master; dupe adf-schema via adf-utils
|
|
55
61
|
|
|
56
62
|
## 0.1.8
|
|
57
63
|
|
|
@@ -69,19 +75,19 @@
|
|
|
69
75
|
|
|
70
76
|
### Patch Changes
|
|
71
77
|
|
|
72
|
-
- [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade Typescript from `4.3.5` to `4.5.5`
|
|
78
|
+
- [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874) [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade Typescript from `4.3.5` to `4.5.5`
|
|
73
79
|
|
|
74
80
|
## 0.1.5
|
|
75
81
|
|
|
76
82
|
### Patch Changes
|
|
77
83
|
|
|
78
|
-
- [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade Typescript from `4.2.4` to `4.3.5`.
|
|
84
|
+
- [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492) [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade Typescript from `4.2.4` to `4.3.5`.
|
|
79
85
|
|
|
80
86
|
## 0.1.4
|
|
81
87
|
|
|
82
88
|
### Patch Changes
|
|
83
89
|
|
|
84
|
-
- [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade to TypeScript 4.2.4
|
|
90
|
+
- [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650) [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade to TypeScript 4.2.4
|
|
85
91
|
|
|
86
92
|
## 0.1.3
|
|
87
93
|
|
|
@@ -99,14 +105,14 @@
|
|
|
99
105
|
|
|
100
106
|
### Patch Changes
|
|
101
107
|
|
|
102
|
-
- [`c7cd471ace6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c7cd471ace6) - [ux] add abortcontrollers, replace ufo experience identifier, memoization for search query
|
|
108
|
+
- [#18804](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18804) [`c7cd471ace6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c7cd471ace6) - [ux] add abortcontrollers, replace ufo experience identifier, memoization for search query
|
|
103
109
|
- Updated dependencies
|
|
104
110
|
|
|
105
111
|
## 0.1.0
|
|
106
112
|
|
|
107
113
|
### Minor Changes
|
|
108
114
|
|
|
109
|
-
- [`6a3107dd76a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6a3107dd76a) - Adding analytics + UFO
|
|
115
|
+
- [#18662](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18662) [`6a3107dd76a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6a3107dd76a) - Adding analytics + UFO
|
|
110
116
|
|
|
111
117
|
## 0.0.3
|
|
112
118
|
|
|
@@ -118,5 +124,5 @@
|
|
|
118
124
|
|
|
119
125
|
### Patch Changes
|
|
120
126
|
|
|
121
|
-
- [`69325c9dd40`](https://bitbucket.org/atlassian/atlassian-frontend/commits/69325c9dd40) - Initial changeset for smart-hooks (hooks library for smart capabilities) and smart-common (shared code between smart packages)
|
|
127
|
+
- [#18056](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18056) [`69325c9dd40`](https://bitbucket.org/atlassian/atlassian-frontend/commits/69325c9dd40) - Initial changeset for smart-hooks (hooks library for smart capabilities) and smart-common (shared code between smart packages)
|
|
122
128
|
- Updated dependencies
|
package/dist/cjs/i18n/cs.js
CHANGED
|
@@ -12,7 +12,7 @@ exports.default = void 0;
|
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
14
|
//Czech
|
|
15
|
-
var _default = {
|
|
15
|
+
var _default = exports.default = {
|
|
16
16
|
'smart-experiences.smart-hooks.external.sourced.from': 'Nalezen v:',
|
|
17
17
|
'smart-experiences.smart-hooks.github.provider': 'GitHub',
|
|
18
18
|
'smart-experiences.smart-hooks.google.provider': 'Google',
|
|
@@ -22,5 +22,4 @@ var _default = {
|
|
|
22
22
|
'smart-experiences.smart-hooks.member.lozenge.text': 'ČLEN',
|
|
23
23
|
'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
|
|
24
24
|
'smart-experiences.smart-hooks.slack.provider': 'Slack'
|
|
25
|
-
};
|
|
26
|
-
exports.default = _default;
|
|
25
|
+
};
|
package/dist/cjs/i18n/da.js
CHANGED
|
@@ -12,7 +12,7 @@ exports.default = void 0;
|
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
14
|
//Danish (Denmark)
|
|
15
|
-
var _default = {
|
|
15
|
+
var _default = exports.default = {
|
|
16
16
|
'smart-experiences.smart-hooks.external.sourced.from': 'Fundet i:',
|
|
17
17
|
'smart-experiences.smart-hooks.github.provider': 'GitHub',
|
|
18
18
|
'smart-experiences.smart-hooks.google.provider': 'Google',
|
|
@@ -22,5 +22,4 @@ var _default = {
|
|
|
22
22
|
'smart-experiences.smart-hooks.member.lozenge.text': 'Medlem',
|
|
23
23
|
'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
|
|
24
24
|
'smart-experiences.smart-hooks.slack.provider': 'Slack'
|
|
25
|
-
};
|
|
26
|
-
exports.default = _default;
|
|
25
|
+
};
|
package/dist/cjs/i18n/de.js
CHANGED
|
@@ -12,7 +12,7 @@ exports.default = void 0;
|
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
14
|
//German (Germany)
|
|
15
|
-
var _default = {
|
|
15
|
+
var _default = exports.default = {
|
|
16
16
|
'smart-experiences.smart-hooks.external.sourced.from': 'Gefunden in:',
|
|
17
17
|
'smart-experiences.smart-hooks.github.provider': 'GitHub',
|
|
18
18
|
'smart-experiences.smart-hooks.google.provider': 'Google',
|
|
@@ -22,5 +22,4 @@ var _default = {
|
|
|
22
22
|
'smart-experiences.smart-hooks.member.lozenge.text': 'Mitglied',
|
|
23
23
|
'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
|
|
24
24
|
'smart-experiences.smart-hooks.slack.provider': 'Slack'
|
|
25
|
-
};
|
|
26
|
-
exports.default = _default;
|
|
25
|
+
};
|
package/dist/cjs/i18n/en.js
CHANGED
|
@@ -12,7 +12,7 @@ exports.default = void 0;
|
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
14
|
//
|
|
15
|
-
var _default = {
|
|
15
|
+
var _default = exports.default = {
|
|
16
16
|
'smart-experiences.smart-hooks.external.sourced.from': 'Found in:',
|
|
17
17
|
'smart-experiences.smart-hooks.github.provider': 'GitHub',
|
|
18
18
|
'smart-experiences.smart-hooks.google.provider': 'Google',
|
|
@@ -22,5 +22,4 @@ var _default = {
|
|
|
22
22
|
'smart-experiences.smart-hooks.member.lozenge.text': 'MEMBER',
|
|
23
23
|
'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
|
|
24
24
|
'smart-experiences.smart-hooks.slack.provider': 'Slack'
|
|
25
|
-
};
|
|
26
|
-
exports.default = _default;
|
|
25
|
+
};
|
package/dist/cjs/i18n/en_GB.js
CHANGED
|
@@ -12,7 +12,7 @@ exports.default = void 0;
|
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
14
|
//English (United Kingdom)
|
|
15
|
-
var _default = {
|
|
15
|
+
var _default = exports.default = {
|
|
16
16
|
'smart-experiences.smart-hooks.external.sourced.from': 'Found in:',
|
|
17
17
|
'smart-experiences.smart-hooks.github.provider': 'GitHub',
|
|
18
18
|
'smart-experiences.smart-hooks.google.provider': 'Google',
|
|
@@ -22,5 +22,4 @@ var _default = {
|
|
|
22
22
|
'smart-experiences.smart-hooks.member.lozenge.text': 'MEMBER',
|
|
23
23
|
'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
|
|
24
24
|
'smart-experiences.smart-hooks.slack.provider': 'Slack'
|
|
25
|
-
};
|
|
26
|
-
exports.default = _default;
|
|
25
|
+
};
|
package/dist/cjs/i18n/en_ZZ.js
CHANGED
|
@@ -12,7 +12,7 @@ exports.default = void 0;
|
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
14
|
//
|
|
15
|
-
var _default = {
|
|
15
|
+
var _default = exports.default = {
|
|
16
16
|
'smart-experiences.smart-hooks.external.sourced.from': 'Found in:',
|
|
17
17
|
'smart-experiences.smart-hooks.github.provider': 'GitHub',
|
|
18
18
|
'smart-experiences.smart-hooks.google.provider': 'Google',
|
|
@@ -22,5 +22,4 @@ var _default = {
|
|
|
22
22
|
'smart-experiences.smart-hooks.member.lozenge.text': 'MEMBER',
|
|
23
23
|
'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
|
|
24
24
|
'smart-experiences.smart-hooks.slack.provider': 'Slack'
|
|
25
|
-
};
|
|
26
|
-
exports.default = _default;
|
|
25
|
+
};
|
package/dist/cjs/i18n/es.js
CHANGED
|
@@ -12,7 +12,7 @@ exports.default = void 0;
|
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
14
|
//Spanish (International)
|
|
15
|
-
var _default = {
|
|
15
|
+
var _default = exports.default = {
|
|
16
16
|
'smart-experiences.smart-hooks.external.sourced.from': 'Encontrado en:',
|
|
17
17
|
'smart-experiences.smart-hooks.github.provider': 'GitHub',
|
|
18
18
|
'smart-experiences.smart-hooks.google.provider': 'Google',
|
|
@@ -22,5 +22,4 @@ var _default = {
|
|
|
22
22
|
'smart-experiences.smart-hooks.member.lozenge.text': 'MIEMBRO',
|
|
23
23
|
'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
|
|
24
24
|
'smart-experiences.smart-hooks.slack.provider': 'Slack'
|
|
25
|
-
};
|
|
26
|
-
exports.default = _default;
|
|
25
|
+
};
|
package/dist/cjs/i18n/et.js
CHANGED
package/dist/cjs/i18n/fi.js
CHANGED
|
@@ -12,7 +12,7 @@ exports.default = void 0;
|
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
14
|
//Finnish
|
|
15
|
-
var _default = {
|
|
15
|
+
var _default = exports.default = {
|
|
16
16
|
'smart-experiences.smart-hooks.external.sourced.from': 'Löydetty kohteesta:',
|
|
17
17
|
'smart-experiences.smart-hooks.github.provider': 'GitHub',
|
|
18
18
|
'smart-experiences.smart-hooks.google.provider': 'Google',
|
|
@@ -22,5 +22,4 @@ var _default = {
|
|
|
22
22
|
'smart-experiences.smart-hooks.member.lozenge.text': 'Jäsen',
|
|
23
23
|
'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
|
|
24
24
|
'smart-experiences.smart-hooks.slack.provider': 'Slack'
|
|
25
|
-
};
|
|
26
|
-
exports.default = _default;
|
|
25
|
+
};
|
package/dist/cjs/i18n/fr.js
CHANGED
|
@@ -12,7 +12,7 @@ exports.default = void 0;
|
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
14
|
//French (France)
|
|
15
|
-
var _default = {
|
|
15
|
+
var _default = exports.default = {
|
|
16
16
|
'smart-experiences.smart-hooks.external.sourced.from': 'Trouvé dans :',
|
|
17
17
|
'smart-experiences.smart-hooks.github.provider': 'GitHub',
|
|
18
18
|
'smart-experiences.smart-hooks.google.provider': 'Google',
|
|
@@ -22,5 +22,4 @@ var _default = {
|
|
|
22
22
|
'smart-experiences.smart-hooks.member.lozenge.text': 'MEMBRE',
|
|
23
23
|
'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
|
|
24
24
|
'smart-experiences.smart-hooks.slack.provider': 'Slack'
|
|
25
|
-
};
|
|
26
|
-
exports.default = _default;
|
|
25
|
+
};
|
package/dist/cjs/i18n/hu.js
CHANGED
|
@@ -12,7 +12,7 @@ exports.default = void 0;
|
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
14
|
//Hungarian
|
|
15
|
-
var _default = {
|
|
15
|
+
var _default = exports.default = {
|
|
16
16
|
'smart-experiences.smart-hooks.external.sourced.from': 'Itt található:',
|
|
17
17
|
'smart-experiences.smart-hooks.github.provider': 'GitHub',
|
|
18
18
|
'smart-experiences.smart-hooks.google.provider': 'Google',
|
|
@@ -22,5 +22,4 @@ var _default = {
|
|
|
22
22
|
'smart-experiences.smart-hooks.member.lozenge.text': 'TAG',
|
|
23
23
|
'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
|
|
24
24
|
'smart-experiences.smart-hooks.slack.provider': 'Slack'
|
|
25
|
-
};
|
|
26
|
-
exports.default = _default;
|
|
25
|
+
};
|
package/dist/cjs/i18n/is.js
CHANGED
|
@@ -5,10 +5,9 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
// Icelandic
|
|
8
|
-
var _default = {
|
|
8
|
+
var _default = exports.default = {
|
|
9
9
|
'smart-experiences.smart-hooks.placeholder': 'Finna einstakling...',
|
|
10
10
|
'smart-experiences.smart-hooks.placeholder.add-more': 'Bæta við meira fólki...',
|
|
11
11
|
'smart-experiences.smart-hooks.multi.remove-item': 'Fjarlægja',
|
|
12
12
|
'smart-experiences.smart-hooks.single.clear': 'Hreinsa'
|
|
13
|
-
};
|
|
14
|
-
exports.default = _default;
|
|
13
|
+
};
|
package/dist/cjs/i18n/it.js
CHANGED
|
@@ -12,7 +12,7 @@ exports.default = void 0;
|
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
14
|
//Italian (Italy)
|
|
15
|
-
var _default = {
|
|
15
|
+
var _default = exports.default = {
|
|
16
16
|
'smart-experiences.smart-hooks.external.sourced.from': 'Trovato in:',
|
|
17
17
|
'smart-experiences.smart-hooks.github.provider': 'GitHub',
|
|
18
18
|
'smart-experiences.smart-hooks.google.provider': 'Google',
|
|
@@ -22,5 +22,4 @@ var _default = {
|
|
|
22
22
|
'smart-experiences.smart-hooks.member.lozenge.text': 'MEMBRO',
|
|
23
23
|
'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
|
|
24
24
|
'smart-experiences.smart-hooks.slack.provider': 'Slack'
|
|
25
|
-
};
|
|
26
|
-
exports.default = _default;
|
|
25
|
+
};
|
package/dist/cjs/i18n/ja.js
CHANGED
|
@@ -12,7 +12,7 @@ exports.default = void 0;
|
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
14
|
//Japanese
|
|
15
|
-
var _default = {
|
|
15
|
+
var _default = exports.default = {
|
|
16
16
|
'smart-experiences.smart-hooks.external.sourced.from': 'ユーザーのソース元: ',
|
|
17
17
|
'smart-experiences.smart-hooks.github.provider': 'GitHub',
|
|
18
18
|
'smart-experiences.smart-hooks.google.provider': 'Google',
|
|
@@ -22,5 +22,4 @@ var _default = {
|
|
|
22
22
|
'smart-experiences.smart-hooks.member.lozenge.text': 'メンバー',
|
|
23
23
|
'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
|
|
24
24
|
'smart-experiences.smart-hooks.slack.provider': 'Slack'
|
|
25
|
-
};
|
|
26
|
-
exports.default = _default;
|
|
25
|
+
};
|
package/dist/cjs/i18n/ko.js
CHANGED
|
@@ -12,7 +12,7 @@ exports.default = void 0;
|
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
14
|
//Korean
|
|
15
|
-
var _default = {
|
|
15
|
+
var _default = exports.default = {
|
|
16
16
|
'smart-experiences.smart-hooks.external.sourced.from': '찾은 위치:',
|
|
17
17
|
'smart-experiences.smart-hooks.github.provider': 'GitHub',
|
|
18
18
|
'smart-experiences.smart-hooks.google.provider': 'Google',
|
|
@@ -22,5 +22,4 @@ var _default = {
|
|
|
22
22
|
'smart-experiences.smart-hooks.member.lozenge.text': '구성원',
|
|
23
23
|
'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
|
|
24
24
|
'smart-experiences.smart-hooks.slack.provider': 'Slack'
|
|
25
|
-
};
|
|
26
|
-
exports.default = _default;
|
|
25
|
+
};
|
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
|
-
var _default = {
|
|
7
|
+
var _default = exports.default = {
|
|
8
8
|
zh: 'Chinese',
|
|
9
9
|
cs: 'Czech',
|
|
10
10
|
da: 'Danish',
|
|
@@ -29,5 +29,4 @@ var _default = {
|
|
|
29
29
|
sk: 'Slovak',
|
|
30
30
|
es: 'Spanish',
|
|
31
31
|
sv: 'Swedish'
|
|
32
|
-
};
|
|
33
|
-
exports.default = _default;
|
|
32
|
+
};
|
package/dist/cjs/i18n/nb.js
CHANGED
|
@@ -12,7 +12,7 @@ exports.default = void 0;
|
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
14
|
//Norwegian (Bokmål)
|
|
15
|
-
var _default = {
|
|
15
|
+
var _default = exports.default = {
|
|
16
16
|
'smart-experiences.smart-hooks.external.sourced.from': 'Funnet på:',
|
|
17
17
|
'smart-experiences.smart-hooks.github.provider': 'GitHub',
|
|
18
18
|
'smart-experiences.smart-hooks.google.provider': 'Google',
|
|
@@ -22,5 +22,4 @@ var _default = {
|
|
|
22
22
|
'smart-experiences.smart-hooks.member.lozenge.text': 'Medlem',
|
|
23
23
|
'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
|
|
24
24
|
'smart-experiences.smart-hooks.slack.provider': 'Slack'
|
|
25
|
-
};
|
|
26
|
-
exports.default = _default;
|
|
25
|
+
};
|
package/dist/cjs/i18n/nl.js
CHANGED
|
@@ -12,7 +12,7 @@ exports.default = void 0;
|
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
14
|
//Dutch (Netherlands)
|
|
15
|
-
var _default = {
|
|
15
|
+
var _default = exports.default = {
|
|
16
16
|
'smart-experiences.smart-hooks.external.sourced.from': 'Gevonden in:',
|
|
17
17
|
'smart-experiences.smart-hooks.github.provider': 'GitHub',
|
|
18
18
|
'smart-experiences.smart-hooks.google.provider': 'Google',
|
|
@@ -22,5 +22,4 @@ var _default = {
|
|
|
22
22
|
'smart-experiences.smart-hooks.member.lozenge.text': 'LID',
|
|
23
23
|
'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
|
|
24
24
|
'smart-experiences.smart-hooks.slack.provider': 'Slack'
|
|
25
|
-
};
|
|
26
|
-
exports.default = _default;
|
|
25
|
+
};
|
package/dist/cjs/i18n/pl.js
CHANGED
|
@@ -12,7 +12,7 @@ exports.default = void 0;
|
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
14
|
//Polish (Poland)
|
|
15
|
-
var _default = {
|
|
15
|
+
var _default = exports.default = {
|
|
16
16
|
'smart-experiences.smart-hooks.external.sourced.from': 'Znaleziono w:',
|
|
17
17
|
'smart-experiences.smart-hooks.github.provider': 'GitHub',
|
|
18
18
|
'smart-experiences.smart-hooks.google.provider': 'Google',
|
|
@@ -22,5 +22,4 @@ var _default = {
|
|
|
22
22
|
'smart-experiences.smart-hooks.member.lozenge.text': 'CZŁONEK',
|
|
23
23
|
'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
|
|
24
24
|
'smart-experiences.smart-hooks.slack.provider': 'Slack'
|
|
25
|
-
};
|
|
26
|
-
exports.default = _default;
|
|
25
|
+
};
|
package/dist/cjs/i18n/pt_BR.js
CHANGED
|
@@ -12,7 +12,7 @@ exports.default = void 0;
|
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
14
|
//Portuguese (Brazil)
|
|
15
|
-
var _default = {
|
|
15
|
+
var _default = exports.default = {
|
|
16
16
|
'smart-experiences.smart-hooks.external.sourced.from': 'Encontrado em:',
|
|
17
17
|
'smart-experiences.smart-hooks.github.provider': 'GitHub',
|
|
18
18
|
'smart-experiences.smart-hooks.google.provider': 'Google',
|
|
@@ -22,5 +22,4 @@ var _default = {
|
|
|
22
22
|
'smart-experiences.smart-hooks.member.lozenge.text': 'Membro',
|
|
23
23
|
'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
|
|
24
24
|
'smart-experiences.smart-hooks.slack.provider': 'Slack'
|
|
25
|
-
};
|
|
26
|
-
exports.default = _default;
|
|
25
|
+
};
|
package/dist/cjs/i18n/pt_PT.js
CHANGED
package/dist/cjs/i18n/ro.js
CHANGED
|
@@ -5,10 +5,9 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
// Romanian
|
|
8
|
-
var _default = {
|
|
8
|
+
var _default = exports.default = {
|
|
9
9
|
'smart-experiences.smart-hooks.placeholder': 'Găsiți o persoană...',
|
|
10
10
|
'smart-experiences.smart-hooks.placeholder.add-more': 'și alte persoane',
|
|
11
11
|
'smart-experiences.smart-hooks.multi.remove-item': 'Eliminare',
|
|
12
12
|
'smart-experiences.smart-hooks.single.clear': 'Ștergere'
|
|
13
|
-
};
|
|
14
|
-
exports.default = _default;
|
|
13
|
+
};
|
package/dist/cjs/i18n/ru.js
CHANGED
|
@@ -12,7 +12,7 @@ exports.default = void 0;
|
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
14
|
//Russian
|
|
15
|
-
var _default = {
|
|
15
|
+
var _default = exports.default = {
|
|
16
16
|
'smart-experiences.smart-hooks.external.sourced.from': 'Найден в:',
|
|
17
17
|
'smart-experiences.smart-hooks.github.provider': 'GitHub',
|
|
18
18
|
'smart-experiences.smart-hooks.google.provider': 'Google',
|
|
@@ -22,5 +22,4 @@ var _default = {
|
|
|
22
22
|
'smart-experiences.smart-hooks.member.lozenge.text': 'УЧАСТНИК',
|
|
23
23
|
'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
|
|
24
24
|
'smart-experiences.smart-hooks.slack.provider': 'Slack'
|
|
25
|
-
};
|
|
26
|
-
exports.default = _default;
|
|
25
|
+
};
|
package/dist/cjs/i18n/sk.js
CHANGED
package/dist/cjs/i18n/sv.js
CHANGED
|
@@ -12,7 +12,7 @@ exports.default = void 0;
|
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
14
|
//Swedish
|
|
15
|
-
var _default = {
|
|
15
|
+
var _default = exports.default = {
|
|
16
16
|
'smart-experiences.smart-hooks.external.sourced.from': 'Hittades i:',
|
|
17
17
|
'smart-experiences.smart-hooks.github.provider': 'GitHub',
|
|
18
18
|
'smart-experiences.smart-hooks.google.provider': 'Google',
|
|
@@ -22,5 +22,4 @@ var _default = {
|
|
|
22
22
|
'smart-experiences.smart-hooks.member.lozenge.text': 'medlem',
|
|
23
23
|
'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
|
|
24
24
|
'smart-experiences.smart-hooks.slack.provider': 'Slack'
|
|
25
|
-
};
|
|
26
|
-
exports.default = _default;
|
|
25
|
+
};
|
package/dist/cjs/i18n/th.js
CHANGED
|
@@ -12,7 +12,7 @@ exports.default = void 0;
|
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
14
|
//Thai (Thailand)
|
|
15
|
-
var _default = {
|
|
15
|
+
var _default = exports.default = {
|
|
16
16
|
'smart-experiences.smart-hooks.external.sourced.from': 'พบใน:',
|
|
17
17
|
'smart-experiences.smart-hooks.github.provider': 'GitHub',
|
|
18
18
|
'smart-experiences.smart-hooks.google.provider': 'Google',
|
|
@@ -22,5 +22,4 @@ var _default = {
|
|
|
22
22
|
'smart-experiences.smart-hooks.member.lozenge.text': 'สมาชิก',
|
|
23
23
|
'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
|
|
24
24
|
'smart-experiences.smart-hooks.slack.provider': 'Slack'
|
|
25
|
-
};
|
|
26
|
-
exports.default = _default;
|
|
25
|
+
};
|
package/dist/cjs/i18n/tr.js
CHANGED
|
@@ -12,7 +12,7 @@ exports.default = void 0;
|
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
14
|
//Turkish (Turkey)
|
|
15
|
-
var _default = {
|
|
15
|
+
var _default = exports.default = {
|
|
16
16
|
'smart-experiences.smart-hooks.external.sourced.from': 'Bulunduğu yer:',
|
|
17
17
|
'smart-experiences.smart-hooks.github.provider': 'GitHub',
|
|
18
18
|
'smart-experiences.smart-hooks.google.provider': 'Google',
|
|
@@ -22,5 +22,4 @@ var _default = {
|
|
|
22
22
|
'smart-experiences.smart-hooks.member.lozenge.text': 'ÜYE',
|
|
23
23
|
'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
|
|
24
24
|
'smart-experiences.smart-hooks.slack.provider': 'Slack'
|
|
25
|
-
};
|
|
26
|
-
exports.default = _default;
|
|
25
|
+
};
|
package/dist/cjs/i18n/uk.js
CHANGED
|
@@ -12,7 +12,7 @@ exports.default = void 0;
|
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
14
|
//Ukrainian (Ukraine)
|
|
15
|
-
var _default = {
|
|
15
|
+
var _default = exports.default = {
|
|
16
16
|
'smart-experiences.smart-hooks.external.sourced.from': 'Знайдено в:',
|
|
17
17
|
'smart-experiences.smart-hooks.github.provider': 'GitHub',
|
|
18
18
|
'smart-experiences.smart-hooks.google.provider': 'Google',
|
|
@@ -22,5 +22,4 @@ var _default = {
|
|
|
22
22
|
'smart-experiences.smart-hooks.member.lozenge.text': 'Учасник',
|
|
23
23
|
'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
|
|
24
24
|
'smart-experiences.smart-hooks.slack.provider': 'Slack'
|
|
25
|
-
};
|
|
26
|
-
exports.default = _default;
|
|
25
|
+
};
|
package/dist/cjs/i18n/vi.js
CHANGED
|
@@ -12,7 +12,7 @@ exports.default = void 0;
|
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
14
|
//Vietnamese (Vietnam)
|
|
15
|
-
var _default = {
|
|
15
|
+
var _default = exports.default = {
|
|
16
16
|
'smart-experiences.smart-hooks.external.sourced.from': 'Tìm thấy trong:',
|
|
17
17
|
'smart-experiences.smart-hooks.github.provider': 'GitHub',
|
|
18
18
|
'smart-experiences.smart-hooks.google.provider': 'Google',
|
|
@@ -22,5 +22,4 @@ var _default = {
|
|
|
22
22
|
'smart-experiences.smart-hooks.member.lozenge.text': 'Thành viên',
|
|
23
23
|
'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
|
|
24
24
|
'smart-experiences.smart-hooks.slack.provider': 'Slack'
|
|
25
|
-
};
|
|
26
|
-
exports.default = _default;
|
|
25
|
+
};
|
package/dist/cjs/i18n/zh.js
CHANGED
|
@@ -12,7 +12,7 @@ exports.default = void 0;
|
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
14
|
//Chinese (Simplified)
|
|
15
|
-
var _default = {
|
|
15
|
+
var _default = exports.default = {
|
|
16
16
|
'smart-experiences.smart-hooks.external.sourced.from': '发现位置:',
|
|
17
17
|
'smart-experiences.smart-hooks.github.provider': 'GitHub',
|
|
18
18
|
'smart-experiences.smart-hooks.google.provider': 'Google',
|
|
@@ -22,5 +22,4 @@ var _default = {
|
|
|
22
22
|
'smart-experiences.smart-hooks.member.lozenge.text': '成员',
|
|
23
23
|
'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
|
|
24
24
|
'smart-experiences.smart-hooks.slack.provider': 'Slack'
|
|
25
|
-
};
|
|
26
|
-
exports.default = _default;
|
|
25
|
+
};
|
package/dist/cjs/i18n/zh_TW.js
CHANGED
|
@@ -12,7 +12,7 @@ exports.default = void 0;
|
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
14
|
//Chinese (Traditional)
|
|
15
|
-
var _default = {
|
|
15
|
+
var _default = exports.default = {
|
|
16
16
|
'smart-experiences.smart-hooks.external.sourced.from': '尋找位置:',
|
|
17
17
|
'smart-experiences.smart-hooks.github.provider': 'GitHub',
|
|
18
18
|
'smart-experiences.smart-hooks.google.provider': 'Google',
|
|
@@ -22,5 +22,4 @@ var _default = {
|
|
|
22
22
|
'smart-experiences.smart-hooks.member.lozenge.text': '成員',
|
|
23
23
|
'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
|
|
24
24
|
'smart-experiences.smart-hooks.slack.provider': 'Slack'
|
|
25
|
-
};
|
|
26
|
-
exports.default = _default;
|
|
25
|
+
};
|
package/dist/cjs/messages.js
CHANGED
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.messages = void 0;
|
|
7
7
|
var _reactIntlNext = require("react-intl-next");
|
|
8
|
-
var messages = (0, _reactIntlNext.defineMessages)({
|
|
8
|
+
var messages = exports.messages = (0, _reactIntlNext.defineMessages)({
|
|
9
9
|
externalUserSourcesHeading: {
|
|
10
10
|
id: 'smart-experiences.smart-hooks.external.sourced.from',
|
|
11
11
|
defaultMessage: 'Found in:',
|
|
@@ -51,5 +51,4 @@ var messages = (0, _reactIntlNext.defineMessages)({
|
|
|
51
51
|
defaultMessage: 'Guest groups can only access certain spaces and have limited access to user info.',
|
|
52
52
|
description: 'Tooltip text for lozenge showing that a group is for guests in Confluence'
|
|
53
53
|
}
|
|
54
|
-
});
|
|
55
|
-
exports.messages = messages;
|
|
54
|
+
});
|