@atlaskit/smart-hooks 0.2.0 → 0.2.2
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 +12 -0
- package/dist/cjs/i18n/en_ZZ.js +1 -0
- package/dist/cjs/version.json +1 -1
- package/dist/es2019/i18n/en_ZZ.js +1 -0
- package/dist/es2019/version.json +1 -1
- package/dist/esm/i18n/en_ZZ.js +1 -0
- package/dist/esm/version.json +1 -1
- package/dist/types/i18n/cs.d.ts +6 -6
- package/dist/types/i18n/da.d.ts +6 -6
- package/dist/types/i18n/de.d.ts +6 -6
- package/dist/types/i18n/en.d.ts +6 -6
- package/dist/types/i18n/en_GB.d.ts +6 -6
- package/dist/types/i18n/en_ZZ.d.ts +6 -6
- package/dist/types/i18n/es.d.ts +6 -6
- package/dist/types/i18n/et.d.ts +1 -1
- package/dist/types/i18n/fi.d.ts +6 -6
- package/dist/types/i18n/fr.d.ts +6 -6
- package/dist/types/i18n/hu.d.ts +6 -6
- package/dist/types/i18n/it.d.ts +6 -6
- package/dist/types/i18n/ja.d.ts +6 -6
- package/dist/types/i18n/ko.d.ts +6 -6
- package/dist/types/i18n/nb.d.ts +6 -6
- package/dist/types/i18n/nl.d.ts +6 -6
- package/dist/types/i18n/pl.d.ts +6 -6
- package/dist/types/i18n/pt_BR.d.ts +6 -6
- package/dist/types/i18n/pt_PT.d.ts +1 -1
- package/dist/types/i18n/ru.d.ts +6 -6
- package/dist/types/i18n/sk.d.ts +1 -1
- package/dist/types/i18n/sv.d.ts +6 -6
- package/dist/types/i18n/th.d.ts +6 -6
- package/dist/types/i18n/tr.d.ts +6 -6
- package/dist/types/i18n/uk.d.ts +6 -6
- package/dist/types/i18n/vi.d.ts +6 -6
- package/dist/types/i18n/zh.d.ts +6 -6
- package/dist/types/i18n/zh_TW.d.ts +6 -6
- package/dist/types/services/use-user-recommendations/index.d.ts +1 -1
- package/dist/types/types.d.ts +1 -1
- package/dist/types-ts4.5/i18n/cs.d.ts +18 -0
- package/dist/types-ts4.5/i18n/da.d.ts +18 -0
- package/dist/types-ts4.5/i18n/de.d.ts +18 -0
- package/dist/types-ts4.5/i18n/en.d.ts +18 -0
- package/dist/types-ts4.5/i18n/en_GB.d.ts +18 -0
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +18 -0
- package/dist/types-ts4.5/i18n/es.d.ts +18 -0
- package/dist/types-ts4.5/i18n/et.d.ts +8 -0
- package/dist/types-ts4.5/i18n/fi.d.ts +18 -0
- package/dist/types-ts4.5/i18n/fr.d.ts +18 -0
- package/dist/types-ts4.5/i18n/hu.d.ts +18 -0
- package/dist/types-ts4.5/i18n/index.d.ts +36 -0
- package/dist/types-ts4.5/i18n/is.d.ts +7 -0
- package/dist/types-ts4.5/i18n/it.d.ts +18 -0
- package/dist/types-ts4.5/i18n/ja.d.ts +18 -0
- package/dist/types-ts4.5/i18n/ko.d.ts +18 -0
- package/dist/types-ts4.5/i18n/languages.d.ts +27 -0
- package/dist/types-ts4.5/i18n/nb.d.ts +18 -0
- package/dist/types-ts4.5/i18n/nl.d.ts +18 -0
- package/dist/types-ts4.5/i18n/pl.d.ts +18 -0
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +18 -0
- package/dist/types-ts4.5/i18n/pt_PT.d.ts +8 -0
- package/dist/types-ts4.5/i18n/ro.d.ts +7 -0
- package/dist/types-ts4.5/i18n/ru.d.ts +18 -0
- package/dist/types-ts4.5/i18n/sk.d.ts +8 -0
- package/dist/types-ts4.5/i18n/sv.d.ts +18 -0
- package/dist/types-ts4.5/i18n/th.d.ts +18 -0
- package/dist/types-ts4.5/i18n/tr.d.ts +18 -0
- package/dist/types-ts4.5/i18n/uk.d.ts +18 -0
- package/dist/types-ts4.5/i18n/vi.d.ts +18 -0
- package/dist/types-ts4.5/i18n/zh.d.ts +18 -0
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +18 -0
- package/dist/types-ts4.5/index.d.ts +3 -0
- package/dist/types-ts4.5/messages.d.ts +47 -0
- package/dist/types-ts4.5/services/use-function-usage-tracking/index.d.ts +5 -0
- package/dist/types-ts4.5/services/use-user-recommendations/analytics.d.ts +20 -0
- package/dist/types-ts4.5/services/use-user-recommendations/index.d.ts +21 -0
- package/dist/types-ts4.5/services/use-user-recommendations/ufoExperiences.d.ts +2 -0
- package/dist/types-ts4.5/types.d.ts +91 -0
- package/dist/types-ts4.5/utils/transform-recommendations-to-options/index.d.ts +5 -0
- package/package.json +10 -2
- package/report.api.md +1 -1
- package/tmp/api-report-tmp.d.ts +54 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @atlaskit/smart-hooks
|
|
2
2
|
|
|
3
|
+
## 0.2.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
|
|
8
|
+
|
|
9
|
+
## 0.2.1
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`
|
|
14
|
+
|
|
3
15
|
## 0.2.0
|
|
4
16
|
|
|
5
17
|
### Minor Changes
|
package/dist/cjs/i18n/en_ZZ.js
CHANGED
package/dist/cjs/version.json
CHANGED
package/dist/es2019/version.json
CHANGED
package/dist/esm/i18n/en_ZZ.js
CHANGED
package/dist/esm/version.json
CHANGED
package/dist/types/i18n/cs.d.ts
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
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
|
+
*/
|
|
1
7
|
declare const _default: {
|
|
2
8
|
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
9
|
'smart-experiences.smart-hooks.github.provider': string;
|
|
@@ -9,10 +15,4 @@ declare const _default: {
|
|
|
9
15
|
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
16
|
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
17
|
};
|
|
12
|
-
/**
|
|
13
|
-
* NOTE:
|
|
14
|
-
*
|
|
15
|
-
* This file is automatically generated by Traduki 2.0.
|
|
16
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
17
|
-
*/
|
|
18
18
|
export default _default;
|
package/dist/types/i18n/da.d.ts
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
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
|
+
*/
|
|
1
7
|
declare const _default: {
|
|
2
8
|
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
9
|
'smart-experiences.smart-hooks.github.provider': string;
|
|
@@ -9,10 +15,4 @@ declare const _default: {
|
|
|
9
15
|
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
16
|
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
17
|
};
|
|
12
|
-
/**
|
|
13
|
-
* NOTE:
|
|
14
|
-
*
|
|
15
|
-
* This file is automatically generated by Traduki 2.0.
|
|
16
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
17
|
-
*/
|
|
18
18
|
export default _default;
|
package/dist/types/i18n/de.d.ts
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
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
|
+
*/
|
|
1
7
|
declare const _default: {
|
|
2
8
|
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
9
|
'smart-experiences.smart-hooks.github.provider': string;
|
|
@@ -9,10 +15,4 @@ declare const _default: {
|
|
|
9
15
|
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
16
|
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
17
|
};
|
|
12
|
-
/**
|
|
13
|
-
* NOTE:
|
|
14
|
-
*
|
|
15
|
-
* This file is automatically generated by Traduki 2.0.
|
|
16
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
17
|
-
*/
|
|
18
18
|
export default _default;
|
package/dist/types/i18n/en.d.ts
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
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
|
+
*/
|
|
1
7
|
declare const _default: {
|
|
2
8
|
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
9
|
'smart-experiences.smart-hooks.github.provider': string;
|
|
@@ -9,10 +15,4 @@ declare const _default: {
|
|
|
9
15
|
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
16
|
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
17
|
};
|
|
12
|
-
/**
|
|
13
|
-
* NOTE:
|
|
14
|
-
*
|
|
15
|
-
* This file is automatically generated by Traduki 2.0.
|
|
16
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
17
|
-
*/
|
|
18
18
|
export default _default;
|
|
@@ -1,3 +1,9 @@
|
|
|
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
|
+
*/
|
|
1
7
|
declare const _default: {
|
|
2
8
|
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
9
|
'smart-experiences.smart-hooks.github.provider': string;
|
|
@@ -9,10 +15,4 @@ declare const _default: {
|
|
|
9
15
|
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
16
|
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
17
|
};
|
|
12
|
-
/**
|
|
13
|
-
* NOTE:
|
|
14
|
-
*
|
|
15
|
-
* This file is automatically generated by Traduki 2.0.
|
|
16
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
17
|
-
*/
|
|
18
18
|
export default _default;
|
|
@@ -1,3 +1,9 @@
|
|
|
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
|
+
*/
|
|
1
7
|
declare const _default: {
|
|
2
8
|
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
9
|
'smart-experiences.smart-hooks.github.provider': string;
|
|
@@ -9,10 +15,4 @@ declare const _default: {
|
|
|
9
15
|
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
16
|
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
17
|
};
|
|
12
|
-
/**
|
|
13
|
-
* NOTE:
|
|
14
|
-
*
|
|
15
|
-
* This file is automatically generated by Traduki 2.0.
|
|
16
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
17
|
-
*/
|
|
18
18
|
export default _default;
|
package/dist/types/i18n/es.d.ts
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
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
|
+
*/
|
|
1
7
|
declare const _default: {
|
|
2
8
|
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
9
|
'smart-experiences.smart-hooks.github.provider': string;
|
|
@@ -9,10 +15,4 @@ declare const _default: {
|
|
|
9
15
|
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
16
|
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
17
|
};
|
|
12
|
-
/**
|
|
13
|
-
* NOTE:
|
|
14
|
-
*
|
|
15
|
-
* This file is automatically generated by Traduki 2.0.
|
|
16
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
17
|
-
*/
|
|
18
18
|
export default _default;
|
package/dist/types/i18n/et.d.ts
CHANGED
package/dist/types/i18n/fi.d.ts
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
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
|
+
*/
|
|
1
7
|
declare const _default: {
|
|
2
8
|
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
9
|
'smart-experiences.smart-hooks.github.provider': string;
|
|
@@ -9,10 +15,4 @@ declare const _default: {
|
|
|
9
15
|
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
16
|
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
17
|
};
|
|
12
|
-
/**
|
|
13
|
-
* NOTE:
|
|
14
|
-
*
|
|
15
|
-
* This file is automatically generated by Traduki 2.0.
|
|
16
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
17
|
-
*/
|
|
18
18
|
export default _default;
|
package/dist/types/i18n/fr.d.ts
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
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
|
+
*/
|
|
1
7
|
declare const _default: {
|
|
2
8
|
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
9
|
'smart-experiences.smart-hooks.github.provider': string;
|
|
@@ -9,10 +15,4 @@ declare const _default: {
|
|
|
9
15
|
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
16
|
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
17
|
};
|
|
12
|
-
/**
|
|
13
|
-
* NOTE:
|
|
14
|
-
*
|
|
15
|
-
* This file is automatically generated by Traduki 2.0.
|
|
16
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
17
|
-
*/
|
|
18
18
|
export default _default;
|
package/dist/types/i18n/hu.d.ts
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
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
|
+
*/
|
|
1
7
|
declare const _default: {
|
|
2
8
|
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
9
|
'smart-experiences.smart-hooks.github.provider': string;
|
|
@@ -9,10 +15,4 @@ declare const _default: {
|
|
|
9
15
|
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
16
|
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
17
|
};
|
|
12
|
-
/**
|
|
13
|
-
* NOTE:
|
|
14
|
-
*
|
|
15
|
-
* This file is automatically generated by Traduki 2.0.
|
|
16
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
17
|
-
*/
|
|
18
18
|
export default _default;
|
package/dist/types/i18n/it.d.ts
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
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
|
+
*/
|
|
1
7
|
declare const _default: {
|
|
2
8
|
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
9
|
'smart-experiences.smart-hooks.github.provider': string;
|
|
@@ -9,10 +15,4 @@ declare const _default: {
|
|
|
9
15
|
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
16
|
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
17
|
};
|
|
12
|
-
/**
|
|
13
|
-
* NOTE:
|
|
14
|
-
*
|
|
15
|
-
* This file is automatically generated by Traduki 2.0.
|
|
16
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
17
|
-
*/
|
|
18
18
|
export default _default;
|
package/dist/types/i18n/ja.d.ts
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
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
|
+
*/
|
|
1
7
|
declare const _default: {
|
|
2
8
|
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
9
|
'smart-experiences.smart-hooks.github.provider': string;
|
|
@@ -9,10 +15,4 @@ declare const _default: {
|
|
|
9
15
|
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
16
|
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
17
|
};
|
|
12
|
-
/**
|
|
13
|
-
* NOTE:
|
|
14
|
-
*
|
|
15
|
-
* This file is automatically generated by Traduki 2.0.
|
|
16
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
17
|
-
*/
|
|
18
18
|
export default _default;
|
package/dist/types/i18n/ko.d.ts
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
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
|
+
*/
|
|
1
7
|
declare const _default: {
|
|
2
8
|
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
9
|
'smart-experiences.smart-hooks.github.provider': string;
|
|
@@ -9,10 +15,4 @@ declare const _default: {
|
|
|
9
15
|
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
16
|
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
17
|
};
|
|
12
|
-
/**
|
|
13
|
-
* NOTE:
|
|
14
|
-
*
|
|
15
|
-
* This file is automatically generated by Traduki 2.0.
|
|
16
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
17
|
-
*/
|
|
18
18
|
export default _default;
|
package/dist/types/i18n/nb.d.ts
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
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
|
+
*/
|
|
1
7
|
declare const _default: {
|
|
2
8
|
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
9
|
'smart-experiences.smart-hooks.github.provider': string;
|
|
@@ -9,10 +15,4 @@ declare const _default: {
|
|
|
9
15
|
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
16
|
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
17
|
};
|
|
12
|
-
/**
|
|
13
|
-
* NOTE:
|
|
14
|
-
*
|
|
15
|
-
* This file is automatically generated by Traduki 2.0.
|
|
16
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
17
|
-
*/
|
|
18
18
|
export default _default;
|
package/dist/types/i18n/nl.d.ts
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
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
|
+
*/
|
|
1
7
|
declare const _default: {
|
|
2
8
|
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
9
|
'smart-experiences.smart-hooks.github.provider': string;
|
|
@@ -9,10 +15,4 @@ declare const _default: {
|
|
|
9
15
|
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
16
|
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
17
|
};
|
|
12
|
-
/**
|
|
13
|
-
* NOTE:
|
|
14
|
-
*
|
|
15
|
-
* This file is automatically generated by Traduki 2.0.
|
|
16
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
17
|
-
*/
|
|
18
18
|
export default _default;
|
package/dist/types/i18n/pl.d.ts
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
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
|
+
*/
|
|
1
7
|
declare const _default: {
|
|
2
8
|
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
9
|
'smart-experiences.smart-hooks.github.provider': string;
|
|
@@ -9,10 +15,4 @@ declare const _default: {
|
|
|
9
15
|
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
16
|
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
17
|
};
|
|
12
|
-
/**
|
|
13
|
-
* NOTE:
|
|
14
|
-
*
|
|
15
|
-
* This file is automatically generated by Traduki 2.0.
|
|
16
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
17
|
-
*/
|
|
18
18
|
export default _default;
|
|
@@ -1,3 +1,9 @@
|
|
|
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
|
+
*/
|
|
1
7
|
declare const _default: {
|
|
2
8
|
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
9
|
'smart-experiences.smart-hooks.github.provider': string;
|
|
@@ -9,10 +15,4 @@ declare const _default: {
|
|
|
9
15
|
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
16
|
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
17
|
};
|
|
12
|
-
/**
|
|
13
|
-
* NOTE:
|
|
14
|
-
*
|
|
15
|
-
* This file is automatically generated by Traduki 2.0.
|
|
16
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
17
|
-
*/
|
|
18
18
|
export default _default;
|
package/dist/types/i18n/ru.d.ts
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
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
|
+
*/
|
|
1
7
|
declare const _default: {
|
|
2
8
|
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
9
|
'smart-experiences.smart-hooks.github.provider': string;
|
|
@@ -9,10 +15,4 @@ declare const _default: {
|
|
|
9
15
|
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
16
|
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
17
|
};
|
|
12
|
-
/**
|
|
13
|
-
* NOTE:
|
|
14
|
-
*
|
|
15
|
-
* This file is automatically generated by Traduki 2.0.
|
|
16
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
17
|
-
*/
|
|
18
18
|
export default _default;
|
package/dist/types/i18n/sk.d.ts
CHANGED
package/dist/types/i18n/sv.d.ts
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
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
|
+
*/
|
|
1
7
|
declare const _default: {
|
|
2
8
|
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
9
|
'smart-experiences.smart-hooks.github.provider': string;
|
|
@@ -9,10 +15,4 @@ declare const _default: {
|
|
|
9
15
|
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
16
|
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
17
|
};
|
|
12
|
-
/**
|
|
13
|
-
* NOTE:
|
|
14
|
-
*
|
|
15
|
-
* This file is automatically generated by Traduki 2.0.
|
|
16
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
17
|
-
*/
|
|
18
18
|
export default _default;
|
package/dist/types/i18n/th.d.ts
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
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
|
+
*/
|
|
1
7
|
declare const _default: {
|
|
2
8
|
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
9
|
'smart-experiences.smart-hooks.github.provider': string;
|
|
@@ -9,10 +15,4 @@ declare const _default: {
|
|
|
9
15
|
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
16
|
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
17
|
};
|
|
12
|
-
/**
|
|
13
|
-
* NOTE:
|
|
14
|
-
*
|
|
15
|
-
* This file is automatically generated by Traduki 2.0.
|
|
16
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
17
|
-
*/
|
|
18
18
|
export default _default;
|
package/dist/types/i18n/tr.d.ts
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
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
|
+
*/
|
|
1
7
|
declare const _default: {
|
|
2
8
|
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
9
|
'smart-experiences.smart-hooks.github.provider': string;
|
|
@@ -9,10 +15,4 @@ declare const _default: {
|
|
|
9
15
|
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
16
|
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
17
|
};
|
|
12
|
-
/**
|
|
13
|
-
* NOTE:
|
|
14
|
-
*
|
|
15
|
-
* This file is automatically generated by Traduki 2.0.
|
|
16
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
17
|
-
*/
|
|
18
18
|
export default _default;
|
package/dist/types/i18n/uk.d.ts
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
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
|
+
*/
|
|
1
7
|
declare const _default: {
|
|
2
8
|
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
9
|
'smart-experiences.smart-hooks.github.provider': string;
|
|
@@ -9,10 +15,4 @@ declare const _default: {
|
|
|
9
15
|
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
16
|
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
17
|
};
|
|
12
|
-
/**
|
|
13
|
-
* NOTE:
|
|
14
|
-
*
|
|
15
|
-
* This file is automatically generated by Traduki 2.0.
|
|
16
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
17
|
-
*/
|
|
18
18
|
export default _default;
|
package/dist/types/i18n/vi.d.ts
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
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
|
+
*/
|
|
1
7
|
declare const _default: {
|
|
2
8
|
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
9
|
'smart-experiences.smart-hooks.github.provider': string;
|
|
@@ -9,10 +15,4 @@ declare const _default: {
|
|
|
9
15
|
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
16
|
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
17
|
};
|
|
12
|
-
/**
|
|
13
|
-
* NOTE:
|
|
14
|
-
*
|
|
15
|
-
* This file is automatically generated by Traduki 2.0.
|
|
16
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
17
|
-
*/
|
|
18
18
|
export default _default;
|
package/dist/types/i18n/zh.d.ts
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
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
|
+
*/
|
|
1
7
|
declare const _default: {
|
|
2
8
|
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
9
|
'smart-experiences.smart-hooks.github.provider': string;
|
|
@@ -9,10 +15,4 @@ declare const _default: {
|
|
|
9
15
|
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
16
|
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
17
|
};
|
|
12
|
-
/**
|
|
13
|
-
* NOTE:
|
|
14
|
-
*
|
|
15
|
-
* This file is automatically generated by Traduki 2.0.
|
|
16
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
17
|
-
*/
|
|
18
18
|
export default _default;
|
|
@@ -1,3 +1,9 @@
|
|
|
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
|
+
*/
|
|
1
7
|
declare const _default: {
|
|
2
8
|
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
9
|
'smart-experiences.smart-hooks.github.provider': string;
|
|
@@ -9,10 +15,4 @@ declare const _default: {
|
|
|
9
15
|
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
16
|
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
17
|
};
|
|
12
|
-
/**
|
|
13
|
-
* NOTE:
|
|
14
|
-
*
|
|
15
|
-
* This file is automatically generated by Traduki 2.0.
|
|
16
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
17
|
-
*/
|
|
18
18
|
export default _default;
|
|
@@ -13,7 +13,7 @@ declare const useUserRecommendations: (props: UseUserRecommendationsProps) => {
|
|
|
13
13
|
entityType: EntityType;
|
|
14
14
|
avatarUrl: string;
|
|
15
15
|
}[];
|
|
16
|
-
triggerSearchFactory: import("memoize-one").MemoizedFn<() => (query?: string
|
|
16
|
+
triggerSearchFactory: import("memoize-one").MemoizedFn<() => (query?: string) => void>;
|
|
17
17
|
selectUserFactory: import("memoize-one").MemoizedFn<() => (userId: string) => void>;
|
|
18
18
|
isLoading: boolean;
|
|
19
19
|
error: any;
|
package/dist/types/types.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { UserSearchProductAttributes, UserSearchQuery } from '@atlaskit/smart-common';
|
|
2
|
-
export
|
|
2
|
+
export type UseUserRecommendationsProps = {
|
|
3
3
|
/**
|
|
4
4
|
* Base url override for downstream APIs.
|
|
5
5
|
* Note: there is a trend for browsers blocking cookies for cross-site resources.
|
|
@@ -0,0 +1,18 @@
|
|
|
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
|
+
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
9
|
+
'smart-experiences.smart-hooks.github.provider': string;
|
|
10
|
+
'smart-experiences.smart-hooks.google.provider': string;
|
|
11
|
+
'smart-experiences.smart-hooks.guest.lozenge.text': string;
|
|
12
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': string;
|
|
13
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': string;
|
|
14
|
+
'smart-experiences.smart-hooks.member.lozenge.text': string;
|
|
15
|
+
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
16
|
+
'smart-experiences.smart-hooks.slack.provider': string;
|
|
17
|
+
};
|
|
18
|
+
export default _default;
|