@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
|
@@ -9,8 +9,8 @@ var _defineProperty2 = _interopRequireDefault(require("@babel/runtime/helpers/de
|
|
|
9
9
|
var _analyticsGasTypes = require("@atlaskit/analytics-gas-types");
|
|
10
10
|
var _analyticsListeners = require("@atlaskit/analytics-listeners");
|
|
11
11
|
var _analyticsNext = require("@atlaskit/analytics-next");
|
|
12
|
-
function ownKeys(
|
|
13
|
-
function _objectSpread(
|
|
12
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
13
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { (0, _defineProperty2.default)(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
14
14
|
var createAndFireEventInElementsChannel = (0, _analyticsNext.createAndFireEvent)(_analyticsListeners.FabricChannel.elements);
|
|
15
15
|
var createEvent = function createEvent(eventType, action, actionSubject) {
|
|
16
16
|
var attributes = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : {};
|
|
@@ -21,17 +21,16 @@ var createEvent = function createEvent(eventType, action, actionSubject) {
|
|
|
21
21
|
source: '@atlaskit/smart-hooks/use-user-recommendations',
|
|
22
22
|
attributes: _objectSpread({
|
|
23
23
|
packageName: "@atlaskit/smart-hooks",
|
|
24
|
-
packageVersion: "0.2.
|
|
24
|
+
packageVersion: "0.2.7"
|
|
25
25
|
}, attributes)
|
|
26
26
|
};
|
|
27
27
|
};
|
|
28
|
-
var findUserPosition = function findUserPosition(loadedUsers, userId) {
|
|
28
|
+
var findUserPosition = exports.findUserPosition = function findUserPosition(loadedUsers, userId) {
|
|
29
29
|
return loadedUsers.findIndex(function (val) {
|
|
30
30
|
return val.id === userId;
|
|
31
31
|
});
|
|
32
32
|
};
|
|
33
|
-
exports.
|
|
34
|
-
var createDefaultAttributes = function createDefaultAttributes(props, renderId, sessionId, query) {
|
|
33
|
+
var createDefaultAttributes = exports.createDefaultAttributes = function createDefaultAttributes(props, renderId, sessionId, query) {
|
|
35
34
|
var fieldId = props.fieldId,
|
|
36
35
|
objectId = props.objectId,
|
|
37
36
|
containerId = props.containerId,
|
|
@@ -58,8 +57,6 @@ var createDefaultAttributes = function createDefaultAttributes(props, renderId,
|
|
|
58
57
|
tenantId: tenantId
|
|
59
58
|
};
|
|
60
59
|
};
|
|
61
|
-
exports.
|
|
62
|
-
var fireUserSelectedEvent = function fireUserSelectedEvent(createAnalyticsEvent, payloadAttributes) {
|
|
60
|
+
var fireUserSelectedEvent = exports.fireUserSelectedEvent = function fireUserSelectedEvent(createAnalyticsEvent, payloadAttributes) {
|
|
63
61
|
return createAndFireEventInElementsChannel(createEvent(_analyticsGasTypes.TRACK_EVENT_TYPE, 'selected', 'user', payloadAttributes))(createAnalyticsEvent);
|
|
64
|
-
};
|
|
65
|
-
exports.fireUserSelectedEvent = fireUserSelectedEvent;
|
|
62
|
+
};
|
|
@@ -18,8 +18,8 @@ var _smartCommon = require("@atlaskit/smart-common");
|
|
|
18
18
|
var _useFunctionUsageTracking = _interopRequireDefault(require("../use-function-usage-tracking"));
|
|
19
19
|
var _analytics = require("./analytics");
|
|
20
20
|
var _ufoExperiences = require("./ufoExperiences");
|
|
21
|
-
function ownKeys(
|
|
22
|
-
function _objectSpread(
|
|
21
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
22
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { (0, _defineProperty2.default)(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
23
23
|
var MAX_NUMBER_RESULTS = 25;
|
|
24
24
|
var DEFAULT_DEBOUNCE_TIME_MS = 150;
|
|
25
25
|
var defaultProps = {
|
|
@@ -28,13 +28,12 @@ var defaultProps = {
|
|
|
28
28
|
principalId: 'Context',
|
|
29
29
|
includeUsers: true
|
|
30
30
|
};
|
|
31
|
-
var instrumentFailureOption = [{
|
|
31
|
+
var instrumentFailureOption = exports.instrumentFailureOption = [{
|
|
32
32
|
id: 'not-used',
|
|
33
33
|
name: 'User Picker is not instrumented correctly',
|
|
34
34
|
entityType: _smartCommon.EntityType.USER,
|
|
35
35
|
avatarUrl: ''
|
|
36
36
|
}];
|
|
37
|
-
exports.instrumentFailureOption = instrumentFailureOption;
|
|
38
37
|
var useUserRecommendations = function useUserRecommendations(props) {
|
|
39
38
|
var _defaultProps$props = _objectSpread(_objectSpread({}, defaultProps), props),
|
|
40
39
|
baseUrl = _defaultProps$props.baseUrl,
|
|
@@ -101,7 +100,7 @@ var useUserRecommendations = function useUserRecommendations(props) {
|
|
|
101
100
|
_ufoExperiences.UsersFetchedUfoExperience.getInstance(fieldId).start();
|
|
102
101
|
_context.prev = 3;
|
|
103
102
|
if (lastAbortController.current) {
|
|
104
|
-
(_lastAbortController$ = lastAbortController.current) === null || _lastAbortController$ === void 0
|
|
103
|
+
(_lastAbortController$ = lastAbortController.current) === null || _lastAbortController$ === void 0 || _lastAbortController$.abort();
|
|
105
104
|
}
|
|
106
105
|
// in case there are still IE users, check AbortController before init,
|
|
107
106
|
// IE has no timeout applied on fetch since AbortController isn't available
|
|
@@ -201,5 +200,4 @@ var useUserRecommendations = function useUserRecommendations(props) {
|
|
|
201
200
|
error: error
|
|
202
201
|
};
|
|
203
202
|
};
|
|
204
|
-
var _default = useUserRecommendations;
|
|
205
|
-
exports.default = _default;
|
|
203
|
+
var _default = exports.default = useUserRecommendations;
|
|
@@ -6,11 +6,10 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.UsersFetchedUfoExperience = void 0;
|
|
7
7
|
var _ufo = require("@atlaskit/ufo");
|
|
8
8
|
var COMPONENT_NAME = 'smart-hooks.use-user-recommendations';
|
|
9
|
-
var UsersFetchedUfoExperience = new _ufo.ConcurrentExperience('users-fetched', {
|
|
9
|
+
var UsersFetchedUfoExperience = exports.UsersFetchedUfoExperience = new _ufo.ConcurrentExperience('users-fetched', {
|
|
10
10
|
platform: {
|
|
11
11
|
component: COMPONENT_NAME
|
|
12
12
|
},
|
|
13
13
|
type: _ufo.ExperienceTypes.Load,
|
|
14
14
|
performanceType: _ufo.ExperiencePerformanceTypes.InlineResult
|
|
15
|
-
});
|
|
16
|
-
exports.UsersFetchedUfoExperience = UsersFetchedUfoExperience;
|
|
15
|
+
});
|
|
@@ -60,7 +60,7 @@ var transformRecommendation = function transformRecommendation(item, intl) {
|
|
|
60
60
|
}
|
|
61
61
|
return;
|
|
62
62
|
};
|
|
63
|
-
var _default = function _default(recommendations, intl) {
|
|
63
|
+
var _default = exports.default = function _default(recommendations, intl) {
|
|
64
64
|
return (recommendations || []).map(function (item) {
|
|
65
65
|
return transformRecommendation(item, intl);
|
|
66
66
|
}).filter(function (option) {
|
|
@@ -68,5 +68,4 @@ var _default = function _default(recommendations, intl) {
|
|
|
68
68
|
}).map(function (option) {
|
|
69
69
|
return option;
|
|
70
70
|
});
|
|
71
|
-
};
|
|
72
|
-
exports.default = _default;
|
|
71
|
+
};
|
|
@@ -9,7 +9,7 @@ const createEvent = (eventType, action, actionSubject, attributes = {}) => ({
|
|
|
9
9
|
source: '@atlaskit/smart-hooks/use-user-recommendations',
|
|
10
10
|
attributes: {
|
|
11
11
|
packageName: "@atlaskit/smart-hooks",
|
|
12
|
-
packageVersion: "0.2.
|
|
12
|
+
packageVersion: "0.2.7",
|
|
13
13
|
...attributes
|
|
14
14
|
}
|
|
15
15
|
});
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import _defineProperty from "@babel/runtime/helpers/defineProperty";
|
|
2
|
-
function ownKeys(
|
|
3
|
-
function _objectSpread(
|
|
2
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
3
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
4
4
|
import { TRACK_EVENT_TYPE } from '@atlaskit/analytics-gas-types';
|
|
5
5
|
import { FabricChannel } from '@atlaskit/analytics-listeners';
|
|
6
6
|
import { createAndFireEvent } from '@atlaskit/analytics-next';
|
|
@@ -14,7 +14,7 @@ var createEvent = function createEvent(eventType, action, actionSubject) {
|
|
|
14
14
|
source: '@atlaskit/smart-hooks/use-user-recommendations',
|
|
15
15
|
attributes: _objectSpread({
|
|
16
16
|
packageName: "@atlaskit/smart-hooks",
|
|
17
|
-
packageVersion: "0.2.
|
|
17
|
+
packageVersion: "0.2.7"
|
|
18
18
|
}, attributes)
|
|
19
19
|
};
|
|
20
20
|
};
|
|
@@ -2,8 +2,8 @@ import _asyncToGenerator from "@babel/runtime/helpers/asyncToGenerator";
|
|
|
2
2
|
import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
|
|
3
3
|
import _defineProperty from "@babel/runtime/helpers/defineProperty";
|
|
4
4
|
import _regeneratorRuntime from "@babel/runtime/regenerator";
|
|
5
|
-
function ownKeys(
|
|
6
|
-
function _objectSpread(
|
|
5
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
6
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
7
7
|
import { useCallback, useEffect, useMemo, useRef, useState } from 'react';
|
|
8
8
|
import debounce from 'lodash/debounce';
|
|
9
9
|
import memoizeOne from 'memoize-one';
|
|
@@ -93,7 +93,7 @@ var useUserRecommendations = function useUserRecommendations(props) {
|
|
|
93
93
|
UsersFetchedUfoExperience.getInstance(fieldId).start();
|
|
94
94
|
_context.prev = 3;
|
|
95
95
|
if (lastAbortController.current) {
|
|
96
|
-
(_lastAbortController$ = lastAbortController.current) === null || _lastAbortController$ === void 0
|
|
96
|
+
(_lastAbortController$ = lastAbortController.current) === null || _lastAbortController$ === void 0 || _lastAbortController$.abort();
|
|
97
97
|
}
|
|
98
98
|
// in case there are still IE users, check AbortController before init,
|
|
99
99
|
// IE has no timeout applied on fetch since AbortController isn't available
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/smart-hooks",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.7",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/"
|
|
6
6
|
},
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"@atlaskit/analytics-next": "^9.1.0",
|
|
32
32
|
"@atlaskit/smart-common": "^0.2.0",
|
|
33
33
|
"@atlaskit/ufo": "^0.2.0",
|
|
34
|
-
"@atlaskit/user-picker": "^10.
|
|
34
|
+
"@atlaskit/user-picker": "^10.11.0",
|
|
35
35
|
"@babel/runtime": "^7.0.0",
|
|
36
36
|
"lodash": "^4.17.21",
|
|
37
37
|
"memoize-one": "^6.0.0",
|
|
@@ -42,7 +42,6 @@
|
|
|
42
42
|
"react-intl-next": "npm:react-intl@^5.18.1"
|
|
43
43
|
},
|
|
44
44
|
"devDependencies": {
|
|
45
|
-
"@atlaskit/smart-hooks": "*",
|
|
46
45
|
"@atlassian/atlassian-frontend-prettier-config-1.0.1": "npm:@atlassian/atlassian-frontend-prettier-config@1.0.1",
|
|
47
46
|
"@storybook/addon-knobs": "^5.3.18",
|
|
48
47
|
"@testing-library/react": "^12.1.5",
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NOTE:
|
|
3
|
-
*
|
|
4
|
-
* This file is automatically generated by Traduki 2.0.
|
|
5
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
|
-
*/
|
|
7
|
-
declare const _default: {
|
|
8
|
-
'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;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NOTE:
|
|
3
|
-
*
|
|
4
|
-
* This file is automatically generated by Traduki 2.0.
|
|
5
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
|
-
*/
|
|
7
|
-
declare const _default: {
|
|
8
|
-
'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;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NOTE:
|
|
3
|
-
*
|
|
4
|
-
* This file is automatically generated by Traduki 2.0.
|
|
5
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
|
-
*/
|
|
7
|
-
declare const _default: {
|
|
8
|
-
'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;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NOTE:
|
|
3
|
-
*
|
|
4
|
-
* This file is automatically generated by Traduki 2.0.
|
|
5
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
|
-
*/
|
|
7
|
-
declare const _default: {
|
|
8
|
-
'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;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NOTE:
|
|
3
|
-
*
|
|
4
|
-
* This file is automatically generated by Traduki 2.0.
|
|
5
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
|
-
*/
|
|
7
|
-
declare const _default: {
|
|
8
|
-
'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;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NOTE:
|
|
3
|
-
*
|
|
4
|
-
* This file is automatically generated by Traduki 2.0.
|
|
5
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
|
-
*/
|
|
7
|
-
declare const _default: {
|
|
8
|
-
'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;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NOTE:
|
|
3
|
-
*
|
|
4
|
-
* This file is automatically generated by Traduki 2.0.
|
|
5
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
|
-
*/
|
|
7
|
-
declare const _default: {
|
|
8
|
-
'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;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NOTE:
|
|
3
|
-
*
|
|
4
|
-
* This file is automatically generated by Traduki 2.0.
|
|
5
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
|
-
*/
|
|
7
|
-
declare const _default: {
|
|
8
|
-
'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;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NOTE:
|
|
3
|
-
*
|
|
4
|
-
* This file is automatically generated by Traduki 2.0.
|
|
5
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
|
-
*/
|
|
7
|
-
declare const _default: {
|
|
8
|
-
'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;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NOTE:
|
|
3
|
-
*
|
|
4
|
-
* This file is automatically generated by Traduki 2.0.
|
|
5
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
|
-
*/
|
|
7
|
-
declare const _default: {
|
|
8
|
-
'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;
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NOTE:
|
|
3
|
-
*
|
|
4
|
-
* This file is automatically generated by i18n-tools.
|
|
5
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
|
-
*/
|
|
7
|
-
export { default as zh } from './zh';
|
|
8
|
-
export { default as zh_TW } from './zh_TW';
|
|
9
|
-
export { default as cs } from './cs';
|
|
10
|
-
export { default as da } from './da';
|
|
11
|
-
export { default as nl } from './nl';
|
|
12
|
-
export { default as et } from './et';
|
|
13
|
-
export { default as fi } from './fi';
|
|
14
|
-
export { default as fr } from './fr';
|
|
15
|
-
export { default as de } from './de';
|
|
16
|
-
export { default as hu } from './hu';
|
|
17
|
-
export { default as it } from './it';
|
|
18
|
-
export { default as ja } from './ja';
|
|
19
|
-
export { default as ko } from './ko';
|
|
20
|
-
export { default as nb } from './nb';
|
|
21
|
-
export { default as pl } from './pl';
|
|
22
|
-
export { default as pt_BR } from './pt_BR';
|
|
23
|
-
export { default as pt_PT } from './pt_PT';
|
|
24
|
-
export { default as ru } from './ru';
|
|
25
|
-
export { default as sk } from './sk';
|
|
26
|
-
export { default as es } from './es';
|
|
27
|
-
export { default as sv } from './sv';
|
|
28
|
-
export { default as th } from './th';
|
|
29
|
-
export { default as tr } from './tr';
|
|
30
|
-
export { default as uk } from './uk';
|
|
31
|
-
export { default as vi } from './vi';
|
|
32
|
-
export { default as en_ZZ } from './en_ZZ';
|
|
33
|
-
export { default as en } from './en';
|
|
34
|
-
export { default as en_GB } from './en_GB';
|
|
35
|
-
export { default as is } from './is';
|
|
36
|
-
export { default as ro } from './ro';
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
'smart-experiences.smart-hooks.placeholder': string;
|
|
3
|
-
'smart-experiences.smart-hooks.placeholder.add-more': string;
|
|
4
|
-
'smart-experiences.smart-hooks.multi.remove-item': string;
|
|
5
|
-
'smart-experiences.smart-hooks.single.clear': string;
|
|
6
|
-
};
|
|
7
|
-
export default _default;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NOTE:
|
|
3
|
-
*
|
|
4
|
-
* This file is automatically generated by Traduki 2.0.
|
|
5
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
|
-
*/
|
|
7
|
-
declare const _default: {
|
|
8
|
-
'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;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NOTE:
|
|
3
|
-
*
|
|
4
|
-
* This file is automatically generated by Traduki 2.0.
|
|
5
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
|
-
*/
|
|
7
|
-
declare const _default: {
|
|
8
|
-
'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;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NOTE:
|
|
3
|
-
*
|
|
4
|
-
* This file is automatically generated by Traduki 2.0.
|
|
5
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
|
-
*/
|
|
7
|
-
declare const _default: {
|
|
8
|
-
'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;
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
zh: string;
|
|
3
|
-
cs: string;
|
|
4
|
-
da: string;
|
|
5
|
-
nl: string;
|
|
6
|
-
en: string;
|
|
7
|
-
en_GB: string;
|
|
8
|
-
et: string;
|
|
9
|
-
fi: string;
|
|
10
|
-
fr: string;
|
|
11
|
-
de: string;
|
|
12
|
-
hu: string;
|
|
13
|
-
is: string;
|
|
14
|
-
it: string;
|
|
15
|
-
ja: string;
|
|
16
|
-
ko: string;
|
|
17
|
-
nb: string;
|
|
18
|
-
pl: string;
|
|
19
|
-
pt_BR: string;
|
|
20
|
-
pt_PT: string;
|
|
21
|
-
ro: string;
|
|
22
|
-
ru: string;
|
|
23
|
-
sk: string;
|
|
24
|
-
es: string;
|
|
25
|
-
sv: string;
|
|
26
|
-
};
|
|
27
|
-
export default _default;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NOTE:
|
|
3
|
-
*
|
|
4
|
-
* This file is automatically generated by Traduki 2.0.
|
|
5
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
|
-
*/
|
|
7
|
-
declare const _default: {
|
|
8
|
-
'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;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NOTE:
|
|
3
|
-
*
|
|
4
|
-
* This file is automatically generated by Traduki 2.0.
|
|
5
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
|
-
*/
|
|
7
|
-
declare const _default: {
|
|
8
|
-
'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;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NOTE:
|
|
3
|
-
*
|
|
4
|
-
* This file is automatically generated by Traduki 2.0.
|
|
5
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
|
-
*/
|
|
7
|
-
declare const _default: {
|
|
8
|
-
'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;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NOTE:
|
|
3
|
-
*
|
|
4
|
-
* This file is automatically generated by Traduki 2.0.
|
|
5
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
|
-
*/
|
|
7
|
-
declare const _default: {
|
|
8
|
-
'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;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
'smart-experiences.smart-hooks.placeholder': string;
|
|
3
|
-
'smart-experiences.smart-hooks.placeholder.add-more': string;
|
|
4
|
-
'smart-experiences.smart-hooks.multi.remove-item': string;
|
|
5
|
-
'smart-experiences.smart-hooks.single.clear': string;
|
|
6
|
-
};
|
|
7
|
-
export default _default;
|