@atlaskit/smart-hooks 0.1.9 → 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.
- package/CHANGELOG.md +10 -0
- package/dist/cjs/i18n/cs.js +9 -9
- package/dist/cjs/i18n/da.js +9 -9
- package/dist/cjs/i18n/de.js +9 -9
- package/dist/cjs/i18n/en.js +9 -9
- package/dist/cjs/i18n/en_GB.js +9 -9
- package/dist/cjs/i18n/es.js +9 -9
- package/dist/cjs/i18n/fi.js +9 -9
- package/dist/cjs/i18n/fr.js +9 -9
- package/dist/cjs/i18n/hu.js +9 -9
- package/dist/cjs/i18n/it.js +9 -9
- package/dist/cjs/i18n/ja.js +9 -9
- package/dist/cjs/i18n/ko.js +9 -9
- package/dist/cjs/i18n/nb.js +9 -9
- package/dist/cjs/i18n/nl.js +9 -9
- package/dist/cjs/i18n/pl.js +9 -9
- package/dist/cjs/i18n/pt_BR.js +9 -9
- package/dist/cjs/i18n/ru.js +9 -9
- package/dist/cjs/i18n/sv.js +9 -9
- package/dist/cjs/i18n/th.js +9 -9
- package/dist/cjs/i18n/tr.js +9 -9
- package/dist/cjs/i18n/uk.js +9 -9
- package/dist/cjs/i18n/vi.js +9 -9
- package/dist/cjs/i18n/zh.js +9 -9
- package/dist/cjs/i18n/zh_TW.js +9 -9
- package/dist/cjs/services/use-user-recommendations/index.js +71 -74
- package/dist/cjs/version.json +1 -1
- package/dist/es2019/i18n/cs.js +9 -9
- package/dist/es2019/i18n/da.js +9 -9
- package/dist/es2019/i18n/de.js +9 -9
- package/dist/es2019/i18n/en.js +9 -9
- package/dist/es2019/i18n/en_GB.js +9 -9
- package/dist/es2019/i18n/es.js +9 -9
- package/dist/es2019/i18n/fi.js +9 -9
- package/dist/es2019/i18n/fr.js +9 -9
- package/dist/es2019/i18n/hu.js +9 -9
- package/dist/es2019/i18n/it.js +9 -9
- package/dist/es2019/i18n/ja.js +9 -9
- package/dist/es2019/i18n/ko.js +9 -9
- package/dist/es2019/i18n/nb.js +9 -9
- package/dist/es2019/i18n/nl.js +9 -9
- package/dist/es2019/i18n/pl.js +9 -9
- package/dist/es2019/i18n/pt_BR.js +9 -9
- package/dist/es2019/i18n/ru.js +9 -9
- package/dist/es2019/i18n/sv.js +9 -9
- package/dist/es2019/i18n/th.js +9 -9
- package/dist/es2019/i18n/tr.js +9 -9
- package/dist/es2019/i18n/uk.js +9 -9
- package/dist/es2019/i18n/vi.js +9 -9
- package/dist/es2019/i18n/zh.js +9 -9
- package/dist/es2019/i18n/zh_TW.js +9 -9
- package/dist/es2019/version.json +1 -1
- package/dist/esm/i18n/cs.js +9 -9
- package/dist/esm/i18n/da.js +9 -9
- package/dist/esm/i18n/de.js +9 -9
- package/dist/esm/i18n/en.js +9 -9
- package/dist/esm/i18n/en_GB.js +9 -9
- package/dist/esm/i18n/es.js +9 -9
- package/dist/esm/i18n/fi.js +9 -9
- package/dist/esm/i18n/fr.js +9 -9
- package/dist/esm/i18n/hu.js +9 -9
- package/dist/esm/i18n/it.js +9 -9
- package/dist/esm/i18n/ja.js +9 -9
- package/dist/esm/i18n/ko.js +9 -9
- package/dist/esm/i18n/nb.js +9 -9
- package/dist/esm/i18n/nl.js +9 -9
- package/dist/esm/i18n/pl.js +9 -9
- package/dist/esm/i18n/pt_BR.js +9 -9
- package/dist/esm/i18n/ru.js +9 -9
- package/dist/esm/i18n/sv.js +9 -9
- package/dist/esm/i18n/th.js +9 -9
- package/dist/esm/i18n/tr.js +9 -9
- package/dist/esm/i18n/uk.js +9 -9
- package/dist/esm/i18n/vi.js +9 -9
- package/dist/esm/i18n/zh.js +9 -9
- package/dist/esm/i18n/zh_TW.js +9 -9
- package/dist/esm/services/use-user-recommendations/index.js +71 -74
- package/dist/esm/version.json +1 -1
- package/dist/types/i18n/cs.d.ts +9 -9
- package/dist/types/i18n/da.d.ts +9 -9
- package/dist/types/i18n/de.d.ts +9 -9
- package/dist/types/i18n/en.d.ts +9 -9
- package/dist/types/i18n/en_GB.d.ts +9 -9
- package/dist/types/i18n/es.d.ts +9 -9
- package/dist/types/i18n/fi.d.ts +9 -9
- package/dist/types/i18n/fr.d.ts +9 -9
- package/dist/types/i18n/hu.d.ts +9 -9
- package/dist/types/i18n/it.d.ts +9 -9
- package/dist/types/i18n/ja.d.ts +9 -9
- package/dist/types/i18n/ko.d.ts +9 -9
- package/dist/types/i18n/nb.d.ts +9 -9
- package/dist/types/i18n/nl.d.ts +9 -9
- package/dist/types/i18n/pl.d.ts +9 -9
- package/dist/types/i18n/pt_BR.d.ts +9 -9
- package/dist/types/i18n/ru.d.ts +9 -9
- package/dist/types/i18n/sv.d.ts +9 -9
- package/dist/types/i18n/th.d.ts +9 -9
- package/dist/types/i18n/tr.d.ts +9 -9
- package/dist/types/i18n/uk.d.ts +9 -9
- package/dist/types/i18n/vi.d.ts +9 -9
- package/dist/types/i18n/zh.d.ts +9 -9
- package/dist/types/i18n/zh_TW.d.ts +9 -9
- package/package.json +13 -13
- package/tmp/api-report-tmp.d.ts +0 -54
package/dist/types/i18n/cs.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
2
|
+
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
|
+
'smart-experiences.smart-hooks.github.provider': string;
|
|
4
|
+
'smart-experiences.smart-hooks.google.provider': string;
|
|
5
|
+
'smart-experiences.smart-hooks.guest.lozenge.text': string;
|
|
6
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': string;
|
|
7
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': string;
|
|
8
|
+
'smart-experiences.smart-hooks.member.lozenge.text': string;
|
|
9
|
+
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
|
+
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
11
|
};
|
|
12
12
|
/**
|
|
13
13
|
* NOTE:
|
package/dist/types/i18n/da.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
2
|
+
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
|
+
'smart-experiences.smart-hooks.github.provider': string;
|
|
4
|
+
'smart-experiences.smart-hooks.google.provider': string;
|
|
5
|
+
'smart-experiences.smart-hooks.guest.lozenge.text': string;
|
|
6
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': string;
|
|
7
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': string;
|
|
8
|
+
'smart-experiences.smart-hooks.member.lozenge.text': string;
|
|
9
|
+
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
|
+
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
11
|
};
|
|
12
12
|
/**
|
|
13
13
|
* NOTE:
|
package/dist/types/i18n/de.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
2
|
+
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
|
+
'smart-experiences.smart-hooks.github.provider': string;
|
|
4
|
+
'smart-experiences.smart-hooks.google.provider': string;
|
|
5
|
+
'smart-experiences.smart-hooks.guest.lozenge.text': string;
|
|
6
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': string;
|
|
7
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': string;
|
|
8
|
+
'smart-experiences.smart-hooks.member.lozenge.text': string;
|
|
9
|
+
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
|
+
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
11
|
};
|
|
12
12
|
/**
|
|
13
13
|
* NOTE:
|
package/dist/types/i18n/en.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
2
|
+
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
|
+
'smart-experiences.smart-hooks.github.provider': string;
|
|
4
|
+
'smart-experiences.smart-hooks.google.provider': string;
|
|
5
|
+
'smart-experiences.smart-hooks.guest.lozenge.text': string;
|
|
6
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': string;
|
|
7
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': string;
|
|
8
|
+
'smart-experiences.smart-hooks.member.lozenge.text': string;
|
|
9
|
+
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
|
+
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
11
|
};
|
|
12
12
|
/**
|
|
13
13
|
* NOTE:
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
2
|
+
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
|
+
'smart-experiences.smart-hooks.github.provider': string;
|
|
4
|
+
'smart-experiences.smart-hooks.google.provider': string;
|
|
5
|
+
'smart-experiences.smart-hooks.guest.lozenge.text': string;
|
|
6
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': string;
|
|
7
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': string;
|
|
8
|
+
'smart-experiences.smart-hooks.member.lozenge.text': string;
|
|
9
|
+
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
|
+
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
11
|
};
|
|
12
12
|
/**
|
|
13
13
|
* NOTE:
|
package/dist/types/i18n/es.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
2
|
+
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
|
+
'smart-experiences.smart-hooks.github.provider': string;
|
|
4
|
+
'smart-experiences.smart-hooks.google.provider': string;
|
|
5
|
+
'smart-experiences.smart-hooks.guest.lozenge.text': string;
|
|
6
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': string;
|
|
7
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': string;
|
|
8
|
+
'smart-experiences.smart-hooks.member.lozenge.text': string;
|
|
9
|
+
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
|
+
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
11
|
};
|
|
12
12
|
/**
|
|
13
13
|
* NOTE:
|
package/dist/types/i18n/fi.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
2
|
+
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
|
+
'smart-experiences.smart-hooks.github.provider': string;
|
|
4
|
+
'smart-experiences.smart-hooks.google.provider': string;
|
|
5
|
+
'smart-experiences.smart-hooks.guest.lozenge.text': string;
|
|
6
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': string;
|
|
7
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': string;
|
|
8
|
+
'smart-experiences.smart-hooks.member.lozenge.text': string;
|
|
9
|
+
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
|
+
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
11
|
};
|
|
12
12
|
/**
|
|
13
13
|
* NOTE:
|
package/dist/types/i18n/fr.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
2
|
+
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
|
+
'smart-experiences.smart-hooks.github.provider': string;
|
|
4
|
+
'smart-experiences.smart-hooks.google.provider': string;
|
|
5
|
+
'smart-experiences.smart-hooks.guest.lozenge.text': string;
|
|
6
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': string;
|
|
7
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': string;
|
|
8
|
+
'smart-experiences.smart-hooks.member.lozenge.text': string;
|
|
9
|
+
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
|
+
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
11
|
};
|
|
12
12
|
/**
|
|
13
13
|
* NOTE:
|
package/dist/types/i18n/hu.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
2
|
+
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
|
+
'smart-experiences.smart-hooks.github.provider': string;
|
|
4
|
+
'smart-experiences.smart-hooks.google.provider': string;
|
|
5
|
+
'smart-experiences.smart-hooks.guest.lozenge.text': string;
|
|
6
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': string;
|
|
7
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': string;
|
|
8
|
+
'smart-experiences.smart-hooks.member.lozenge.text': string;
|
|
9
|
+
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
|
+
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
11
|
};
|
|
12
12
|
/**
|
|
13
13
|
* NOTE:
|
package/dist/types/i18n/it.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
2
|
+
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
|
+
'smart-experiences.smart-hooks.github.provider': string;
|
|
4
|
+
'smart-experiences.smart-hooks.google.provider': string;
|
|
5
|
+
'smart-experiences.smart-hooks.guest.lozenge.text': string;
|
|
6
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': string;
|
|
7
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': string;
|
|
8
|
+
'smart-experiences.smart-hooks.member.lozenge.text': string;
|
|
9
|
+
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
|
+
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
11
|
};
|
|
12
12
|
/**
|
|
13
13
|
* NOTE:
|
package/dist/types/i18n/ja.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
2
|
+
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
|
+
'smart-experiences.smart-hooks.github.provider': string;
|
|
4
|
+
'smart-experiences.smart-hooks.google.provider': string;
|
|
5
|
+
'smart-experiences.smart-hooks.guest.lozenge.text': string;
|
|
6
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': string;
|
|
7
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': string;
|
|
8
|
+
'smart-experiences.smart-hooks.member.lozenge.text': string;
|
|
9
|
+
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
|
+
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
11
|
};
|
|
12
12
|
/**
|
|
13
13
|
* NOTE:
|
package/dist/types/i18n/ko.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
2
|
+
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
|
+
'smart-experiences.smart-hooks.github.provider': string;
|
|
4
|
+
'smart-experiences.smart-hooks.google.provider': string;
|
|
5
|
+
'smart-experiences.smart-hooks.guest.lozenge.text': string;
|
|
6
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': string;
|
|
7
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': string;
|
|
8
|
+
'smart-experiences.smart-hooks.member.lozenge.text': string;
|
|
9
|
+
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
|
+
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
11
|
};
|
|
12
12
|
/**
|
|
13
13
|
* NOTE:
|
package/dist/types/i18n/nb.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
2
|
+
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
|
+
'smart-experiences.smart-hooks.github.provider': string;
|
|
4
|
+
'smart-experiences.smart-hooks.google.provider': string;
|
|
5
|
+
'smart-experiences.smart-hooks.guest.lozenge.text': string;
|
|
6
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': string;
|
|
7
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': string;
|
|
8
|
+
'smart-experiences.smart-hooks.member.lozenge.text': string;
|
|
9
|
+
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
|
+
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
11
|
};
|
|
12
12
|
/**
|
|
13
13
|
* NOTE:
|
package/dist/types/i18n/nl.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
2
|
+
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
|
+
'smart-experiences.smart-hooks.github.provider': string;
|
|
4
|
+
'smart-experiences.smart-hooks.google.provider': string;
|
|
5
|
+
'smart-experiences.smart-hooks.guest.lozenge.text': string;
|
|
6
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': string;
|
|
7
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': string;
|
|
8
|
+
'smart-experiences.smart-hooks.member.lozenge.text': string;
|
|
9
|
+
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
|
+
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
11
|
};
|
|
12
12
|
/**
|
|
13
13
|
* NOTE:
|
package/dist/types/i18n/pl.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
2
|
+
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
|
+
'smart-experiences.smart-hooks.github.provider': string;
|
|
4
|
+
'smart-experiences.smart-hooks.google.provider': string;
|
|
5
|
+
'smart-experiences.smart-hooks.guest.lozenge.text': string;
|
|
6
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': string;
|
|
7
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': string;
|
|
8
|
+
'smart-experiences.smart-hooks.member.lozenge.text': string;
|
|
9
|
+
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
|
+
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
11
|
};
|
|
12
12
|
/**
|
|
13
13
|
* NOTE:
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
2
|
+
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
|
+
'smart-experiences.smart-hooks.github.provider': string;
|
|
4
|
+
'smart-experiences.smart-hooks.google.provider': string;
|
|
5
|
+
'smart-experiences.smart-hooks.guest.lozenge.text': string;
|
|
6
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': string;
|
|
7
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': string;
|
|
8
|
+
'smart-experiences.smart-hooks.member.lozenge.text': string;
|
|
9
|
+
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
|
+
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
11
|
};
|
|
12
12
|
/**
|
|
13
13
|
* NOTE:
|
package/dist/types/i18n/ru.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
2
|
+
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
|
+
'smart-experiences.smart-hooks.github.provider': string;
|
|
4
|
+
'smart-experiences.smart-hooks.google.provider': string;
|
|
5
|
+
'smart-experiences.smart-hooks.guest.lozenge.text': string;
|
|
6
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': string;
|
|
7
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': string;
|
|
8
|
+
'smart-experiences.smart-hooks.member.lozenge.text': string;
|
|
9
|
+
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
|
+
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
11
|
};
|
|
12
12
|
/**
|
|
13
13
|
* NOTE:
|
package/dist/types/i18n/sv.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
2
|
+
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
|
+
'smart-experiences.smart-hooks.github.provider': string;
|
|
4
|
+
'smart-experiences.smart-hooks.google.provider': string;
|
|
5
|
+
'smart-experiences.smart-hooks.guest.lozenge.text': string;
|
|
6
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': string;
|
|
7
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': string;
|
|
8
|
+
'smart-experiences.smart-hooks.member.lozenge.text': string;
|
|
9
|
+
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
|
+
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
11
|
};
|
|
12
12
|
/**
|
|
13
13
|
* NOTE:
|
package/dist/types/i18n/th.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
2
|
+
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
|
+
'smart-experiences.smart-hooks.github.provider': string;
|
|
4
|
+
'smart-experiences.smart-hooks.google.provider': string;
|
|
5
|
+
'smart-experiences.smart-hooks.guest.lozenge.text': string;
|
|
6
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': string;
|
|
7
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': string;
|
|
8
|
+
'smart-experiences.smart-hooks.member.lozenge.text': string;
|
|
9
|
+
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
|
+
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
11
|
};
|
|
12
12
|
/**
|
|
13
13
|
* NOTE:
|
package/dist/types/i18n/tr.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
2
|
+
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
|
+
'smart-experiences.smart-hooks.github.provider': string;
|
|
4
|
+
'smart-experiences.smart-hooks.google.provider': string;
|
|
5
|
+
'smart-experiences.smart-hooks.guest.lozenge.text': string;
|
|
6
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': string;
|
|
7
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': string;
|
|
8
|
+
'smart-experiences.smart-hooks.member.lozenge.text': string;
|
|
9
|
+
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
|
+
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
11
|
};
|
|
12
12
|
/**
|
|
13
13
|
* NOTE:
|
package/dist/types/i18n/uk.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
2
|
+
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
|
+
'smart-experiences.smart-hooks.github.provider': string;
|
|
4
|
+
'smart-experiences.smart-hooks.google.provider': string;
|
|
5
|
+
'smart-experiences.smart-hooks.guest.lozenge.text': string;
|
|
6
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': string;
|
|
7
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': string;
|
|
8
|
+
'smart-experiences.smart-hooks.member.lozenge.text': string;
|
|
9
|
+
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
|
+
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
11
|
};
|
|
12
12
|
/**
|
|
13
13
|
* NOTE:
|
package/dist/types/i18n/vi.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
2
|
+
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
|
+
'smart-experiences.smart-hooks.github.provider': string;
|
|
4
|
+
'smart-experiences.smart-hooks.google.provider': string;
|
|
5
|
+
'smart-experiences.smart-hooks.guest.lozenge.text': string;
|
|
6
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': string;
|
|
7
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': string;
|
|
8
|
+
'smart-experiences.smart-hooks.member.lozenge.text': string;
|
|
9
|
+
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
|
+
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
11
|
};
|
|
12
12
|
/**
|
|
13
13
|
* NOTE:
|
package/dist/types/i18n/zh.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
2
|
+
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
|
+
'smart-experiences.smart-hooks.github.provider': string;
|
|
4
|
+
'smart-experiences.smart-hooks.google.provider': string;
|
|
5
|
+
'smart-experiences.smart-hooks.guest.lozenge.text': string;
|
|
6
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': string;
|
|
7
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': string;
|
|
8
|
+
'smart-experiences.smart-hooks.member.lozenge.text': string;
|
|
9
|
+
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
|
+
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
11
|
};
|
|
12
12
|
/**
|
|
13
13
|
* NOTE:
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
2
|
+
'smart-experiences.smart-hooks.external.sourced.from': string;
|
|
3
|
+
'smart-experiences.smart-hooks.github.provider': string;
|
|
4
|
+
'smart-experiences.smart-hooks.google.provider': string;
|
|
5
|
+
'smart-experiences.smart-hooks.guest.lozenge.text': string;
|
|
6
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': string;
|
|
7
|
+
'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': string;
|
|
8
|
+
'smart-experiences.smart-hooks.member.lozenge.text': string;
|
|
9
|
+
'smart-experiences.smart-hooks.microsoft.provider': string;
|
|
10
|
+
'smart-experiences.smart-hooks.slack.provider': string;
|
|
11
11
|
};
|
|
12
12
|
/**
|
|
13
13
|
* NOTE:
|