@atlaskit/link-datasource 4.13.6 → 4.14.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 +12 -0
- package/compass.yml +5 -5
- package/dist/cjs/i18n/hr.js +2 -3
- package/dist/cjs/i18n/ja.js +2 -3
- package/dist/cjs/i18n/sr_RS.js +2 -3
- package/dist/cjs/i18n/sr_YR.js +2 -3
- package/dist/cjs/i18n/tr.js +2 -3
- package/dist/cjs/ui/assets-modal/modal/render-assets-content/initial-state-view/index.compiled.css +1 -10
- package/dist/cjs/ui/assets-modal/modal/render-assets-content/initial-state-view/index.js +7 -17
- package/dist/cjs/ui/assets-modal/modal/render-assets-content/initial-state-view/messages.js +0 -5
- package/dist/cjs/ui/common/error-state/access-required.compiled.css +1 -3
- package/dist/cjs/ui/common/error-state/access-required.js +3 -7
- package/dist/cjs/ui/common/error-state/loading-error.compiled.css +1 -3
- package/dist/cjs/ui/common/error-state/loading-error.js +10 -17
- package/dist/cjs/ui/common/error-state/messages.js +0 -44
- package/dist/cjs/ui/common/error-state/modal-loading-error.compiled.css +1 -2
- package/dist/cjs/ui/common/error-state/modal-loading-error.js +6 -13
- package/dist/cjs/ui/common/error-state/no-results.compiled.css +1 -6
- package/dist/cjs/ui/common/error-state/no-results.js +10 -31
- package/dist/cjs/ui/common/initial-state-view/index.compiled.css +1 -12
- package/dist/cjs/ui/common/initial-state-view/index.js +3 -19
- package/dist/cjs/ui/common/initial-state-view/messages.js +2 -2
- package/dist/cjs/ui/common/modal/basic-search-input/index.compiled.css +1 -2
- package/dist/cjs/ui/common/modal/basic-search-input/index.js +2 -5
- package/dist/cjs/ui/common/modal/content-container/index.js +1 -2
- package/dist/cjs/ui/common/modal/display-view-dropdown/display-view-drop-down.compiled.css +1 -5
- package/dist/cjs/ui/common/modal/display-view-dropdown/display-view-drop-down.js +19 -69
- package/dist/cjs/ui/common/modal/mode-switcher/index.compiled.css +0 -8
- package/dist/cjs/ui/common/modal/mode-switcher/index.js +2 -28
- package/dist/cjs/ui/common/modal/popup-select/control.js +9 -35
- package/dist/cjs/ui/common/modal/popup-select/{checkbox-option-visual-refresh-sllv.js → custom-checkbox-option.js} +4 -4
- package/dist/cjs/ui/common/modal/popup-select/dropdownIndicator.js +6 -19
- package/dist/cjs/ui/common/modal/popup-select/footer.compiled.css +1 -5
- package/dist/cjs/ui/common/modal/popup-select/footer.js +2 -5
- package/dist/cjs/ui/common/modal/popup-select/index.js +5 -6
- package/dist/cjs/ui/common/modal/popup-select/menu-list/errorMessage.js +2 -3
- package/dist/cjs/ui/common/modal/popup-select/menu-list/index.compiled.css +0 -1
- package/dist/cjs/ui/common/modal/popup-select/menu-list/index.js +1 -3
- package/dist/cjs/ui/common/modal/popup-select/menu-list/noOptionsMessage.js +2 -3
- package/dist/cjs/ui/common/modal/popup-select/menu-list/selectMessage.compiled.css +0 -6
- package/dist/cjs/ui/common/modal/popup-select/menu-list/selectMessage.js +6 -22
- package/dist/cjs/ui/common/modal/popup-select/menu-list/showMoreButton.js +4 -13
- package/dist/cjs/ui/common/modal/popup-select/trigger.compiled.css +0 -1
- package/dist/cjs/ui/common/modal/popup-select/trigger.js +1 -21
- package/dist/cjs/ui/common/modal/search-count/index.js +5 -10
- package/dist/cjs/ui/common/modal/site-selector/index.js +5 -51
- package/dist/cjs/ui/common/modal/site-selector/messages.js +0 -11
- package/dist/cjs/ui/confluence-search-modal/basic-filters/filters/date-range-picker/trigger.js +8 -32
- package/dist/cjs/ui/confluence-search-modal/confluence-search-container/index.js +1 -3
- package/dist/cjs/ui/confluence-search-modal/modal/index.js +3 -4
- package/dist/cjs/ui/datasource-table-view/datasourceTableView.js +4 -9
- package/dist/cjs/ui/issue-like-table/column-picker/index.js +4 -19
- package/dist/cjs/ui/issue-like-table/render-type/link/index.js +4 -10
- package/dist/cjs/ui/issue-like-table/shared-components/icon/index.js +1 -8
- package/dist/cjs/ui/jira-issues-modal/basic-filters/ui/async-popup-select/index.js +2 -3
- package/dist/cjs/ui/jira-issues-modal/jira-search-container/index.compiled.css +0 -1
- package/dist/cjs/ui/jira-issues-modal/jira-search-container/index.js +13 -50
- package/dist/cjs/ui/jira-issues-modal/modal/index.js +15 -33
- package/dist/cjs/ui/jira-issues-modal/modal/messages.js +0 -5
- package/dist/cjs/ui/table-footer/index.compiled.css +0 -14
- package/dist/cjs/ui/table-footer/index.js +43 -161
- package/dist/es2019/i18n/hr.js +2 -3
- package/dist/es2019/i18n/ja.js +2 -3
- package/dist/es2019/i18n/sr_RS.js +2 -3
- package/dist/es2019/i18n/sr_YR.js +2 -3
- package/dist/es2019/i18n/tr.js +2 -3
- package/dist/es2019/ui/assets-modal/modal/render-assets-content/initial-state-view/index.compiled.css +0 -3
- package/dist/es2019/ui/assets-modal/modal/render-assets-content/initial-state-view/index.js +7 -17
- package/dist/es2019/ui/assets-modal/modal/render-assets-content/initial-state-view/messages.js +0 -5
- package/dist/es2019/ui/common/error-state/access-required.compiled.css +1 -3
- package/dist/es2019/ui/common/error-state/access-required.js +3 -7
- package/dist/es2019/ui/common/error-state/loading-error.compiled.css +1 -3
- package/dist/es2019/ui/common/error-state/loading-error.js +11 -18
- package/dist/es2019/ui/common/error-state/messages.js +0 -44
- package/dist/es2019/ui/common/error-state/modal-loading-error.compiled.css +1 -2
- package/dist/es2019/ui/common/error-state/modal-loading-error.js +6 -13
- package/dist/es2019/ui/common/error-state/no-results.compiled.css +1 -6
- package/dist/es2019/ui/common/error-state/no-results.js +10 -31
- package/dist/es2019/ui/common/initial-state-view/index.compiled.css +0 -4
- package/dist/es2019/ui/common/initial-state-view/index.js +3 -13
- package/dist/es2019/ui/common/initial-state-view/messages.js +2 -2
- package/dist/es2019/ui/common/modal/basic-search-input/index.compiled.css +1 -2
- package/dist/es2019/ui/common/modal/basic-search-input/index.js +2 -5
- package/dist/es2019/ui/common/modal/content-container/index.js +1 -2
- package/dist/es2019/ui/common/modal/display-view-dropdown/display-view-drop-down.compiled.css +1 -5
- package/dist/es2019/ui/common/modal/display-view-dropdown/display-view-drop-down.js +16 -62
- package/dist/es2019/ui/common/modal/mode-switcher/index.compiled.css +1 -9
- package/dist/es2019/ui/common/modal/mode-switcher/index.js +3 -20
- package/dist/es2019/ui/common/modal/popup-select/control.js +6 -26
- package/dist/es2019/ui/common/modal/popup-select/{checkbox-option-visual-refresh-sllv.js → custom-checkbox-option.js} +3 -3
- package/dist/es2019/ui/common/modal/popup-select/dropdownIndicator.js +5 -18
- package/dist/es2019/ui/common/modal/popup-select/footer.compiled.css +1 -5
- package/dist/es2019/ui/common/modal/popup-select/footer.js +2 -5
- package/dist/es2019/ui/common/modal/popup-select/index.js +6 -7
- package/dist/es2019/ui/common/modal/popup-select/menu-list/errorMessage.js +2 -3
- package/dist/es2019/ui/common/modal/popup-select/menu-list/index.compiled.css +0 -1
- package/dist/es2019/ui/common/modal/popup-select/menu-list/index.js +1 -3
- package/dist/es2019/ui/common/modal/popup-select/menu-list/noOptionsMessage.js +2 -3
- package/dist/es2019/ui/common/modal/popup-select/menu-list/selectMessage.compiled.css +0 -6
- package/dist/es2019/ui/common/modal/popup-select/menu-list/selectMessage.js +6 -22
- package/dist/es2019/ui/common/modal/popup-select/menu-list/showMoreButton.js +4 -13
- package/dist/es2019/ui/common/modal/popup-select/trigger.compiled.css +0 -1
- package/dist/es2019/ui/common/modal/popup-select/trigger.js +1 -21
- package/dist/es2019/ui/common/modal/search-count/index.js +5 -10
- package/dist/es2019/ui/common/modal/site-selector/index.js +4 -44
- package/dist/es2019/ui/common/modal/site-selector/messages.js +0 -11
- package/dist/es2019/ui/confluence-search-modal/basic-filters/filters/date-range-picker/trigger.js +3 -27
- package/dist/es2019/ui/confluence-search-modal/confluence-search-container/index.js +1 -3
- package/dist/es2019/ui/confluence-search-modal/modal/index.js +3 -4
- package/dist/es2019/ui/datasource-table-view/datasourceTableView.js +5 -10
- package/dist/es2019/ui/issue-like-table/column-picker/index.js +5 -20
- package/dist/es2019/ui/issue-like-table/render-type/link/index.js +4 -9
- package/dist/es2019/ui/issue-like-table/shared-components/icon/index.js +1 -8
- package/dist/es2019/ui/jira-issues-modal/basic-filters/ui/async-popup-select/index.js +2 -3
- package/dist/es2019/ui/jira-issues-modal/jira-search-container/index.compiled.css +0 -1
- package/dist/es2019/ui/jira-issues-modal/jira-search-container/index.js +13 -50
- package/dist/es2019/ui/jira-issues-modal/modal/index.js +13 -29
- package/dist/es2019/ui/jira-issues-modal/modal/messages.js +0 -5
- package/dist/es2019/ui/table-footer/index.compiled.css +0 -14
- package/dist/es2019/ui/table-footer/index.js +35 -147
- package/dist/esm/i18n/hr.js +2 -3
- package/dist/esm/i18n/ja.js +2 -3
- package/dist/esm/i18n/sr_RS.js +2 -3
- package/dist/esm/i18n/sr_YR.js +2 -3
- package/dist/esm/i18n/tr.js +2 -3
- package/dist/esm/ui/assets-modal/modal/render-assets-content/initial-state-view/index.compiled.css +1 -10
- package/dist/esm/ui/assets-modal/modal/render-assets-content/initial-state-view/index.js +7 -17
- package/dist/esm/ui/assets-modal/modal/render-assets-content/initial-state-view/messages.js +0 -5
- package/dist/esm/ui/common/error-state/access-required.compiled.css +1 -3
- package/dist/esm/ui/common/error-state/access-required.js +3 -7
- package/dist/esm/ui/common/error-state/loading-error.compiled.css +1 -3
- package/dist/esm/ui/common/error-state/loading-error.js +11 -18
- package/dist/esm/ui/common/error-state/messages.js +0 -44
- package/dist/esm/ui/common/error-state/modal-loading-error.compiled.css +1 -2
- package/dist/esm/ui/common/error-state/modal-loading-error.js +6 -13
- package/dist/esm/ui/common/error-state/no-results.compiled.css +1 -6
- package/dist/esm/ui/common/error-state/no-results.js +10 -31
- package/dist/esm/ui/common/initial-state-view/index.compiled.css +1 -12
- package/dist/esm/ui/common/initial-state-view/index.js +3 -19
- package/dist/esm/ui/common/initial-state-view/messages.js +2 -2
- package/dist/esm/ui/common/modal/basic-search-input/index.compiled.css +1 -2
- package/dist/esm/ui/common/modal/basic-search-input/index.js +2 -5
- package/dist/esm/ui/common/modal/content-container/index.js +1 -2
- package/dist/esm/ui/common/modal/display-view-dropdown/display-view-drop-down.compiled.css +1 -5
- package/dist/esm/ui/common/modal/display-view-dropdown/display-view-drop-down.js +19 -69
- package/dist/esm/ui/common/modal/mode-switcher/index.compiled.css +0 -8
- package/dist/esm/ui/common/modal/mode-switcher/index.js +3 -29
- package/dist/esm/ui/common/modal/popup-select/control.js +8 -34
- package/dist/esm/ui/common/modal/popup-select/{checkbox-option-visual-refresh-sllv.js → custom-checkbox-option.js} +3 -3
- package/dist/esm/ui/common/modal/popup-select/dropdownIndicator.js +5 -18
- package/dist/esm/ui/common/modal/popup-select/footer.compiled.css +1 -5
- package/dist/esm/ui/common/modal/popup-select/footer.js +2 -5
- package/dist/esm/ui/common/modal/popup-select/index.js +6 -7
- package/dist/esm/ui/common/modal/popup-select/menu-list/errorMessage.js +2 -3
- package/dist/esm/ui/common/modal/popup-select/menu-list/index.compiled.css +0 -1
- package/dist/esm/ui/common/modal/popup-select/menu-list/index.js +1 -3
- package/dist/esm/ui/common/modal/popup-select/menu-list/noOptionsMessage.js +2 -3
- package/dist/esm/ui/common/modal/popup-select/menu-list/selectMessage.compiled.css +0 -6
- package/dist/esm/ui/common/modal/popup-select/menu-list/selectMessage.js +6 -22
- package/dist/esm/ui/common/modal/popup-select/menu-list/showMoreButton.js +4 -13
- package/dist/esm/ui/common/modal/popup-select/trigger.compiled.css +0 -1
- package/dist/esm/ui/common/modal/popup-select/trigger.js +1 -21
- package/dist/esm/ui/common/modal/search-count/index.js +5 -10
- package/dist/esm/ui/common/modal/site-selector/index.js +5 -51
- package/dist/esm/ui/common/modal/site-selector/messages.js +0 -11
- package/dist/esm/ui/confluence-search-modal/basic-filters/filters/date-range-picker/trigger.js +8 -32
- package/dist/esm/ui/confluence-search-modal/confluence-search-container/index.js +1 -3
- package/dist/esm/ui/confluence-search-modal/modal/index.js +3 -4
- package/dist/esm/ui/datasource-table-view/datasourceTableView.js +4 -9
- package/dist/esm/ui/issue-like-table/column-picker/index.js +5 -20
- package/dist/esm/ui/issue-like-table/render-type/link/index.js +4 -10
- package/dist/esm/ui/issue-like-table/shared-components/icon/index.js +1 -8
- package/dist/esm/ui/jira-issues-modal/basic-filters/ui/async-popup-select/index.js +2 -3
- package/dist/esm/ui/jira-issues-modal/jira-search-container/index.compiled.css +0 -1
- package/dist/esm/ui/jira-issues-modal/jira-search-container/index.js +13 -50
- package/dist/esm/ui/jira-issues-modal/modal/index.js +15 -33
- package/dist/esm/ui/jira-issues-modal/modal/messages.js +0 -5
- package/dist/esm/ui/table-footer/index.compiled.css +0 -14
- package/dist/esm/ui/table-footer/index.js +44 -163
- package/dist/types/i18n/hr.d.ts +0 -1
- package/dist/types/i18n/ja.d.ts +0 -1
- package/dist/types/i18n/sr_RS.d.ts +0 -1
- package/dist/types/i18n/sr_YR.d.ts +0 -1
- package/dist/types/i18n/tr.d.ts +0 -1
- package/dist/types/ui/assets-modal/modal/render-assets-content/initial-state-view/messages.d.ts +0 -5
- package/dist/types/ui/common/error-state/messages.d.ts +0 -40
- package/dist/types/ui/common/error-state/modal-loading-error.d.ts +0 -4
- package/dist/types/ui/common/initial-state-view/messages.d.ts +1 -1
- package/dist/types/ui/common/modal/basic-search-input/index.d.ts +1 -6
- package/dist/types/ui/common/modal/popup-select/control.d.ts +1 -3
- package/dist/types/ui/common/modal/popup-select/{checkbox-option-visual-refresh-sllv.d.ts → custom-checkbox-option.d.ts} +1 -1
- package/dist/types/ui/common/modal/popup-select/index.d.ts +0 -4
- package/dist/types/ui/common/modal/popup-select/menu-list/selectMessage.d.ts +0 -4
- package/dist/types/ui/common/modal/search-count/index.d.ts +0 -4
- package/dist/types/ui/common/modal/site-selector/messages.d.ts +0 -10
- package/dist/types/ui/jira-issues-modal/modal/messages.d.ts +0 -5
- package/dist/types-ts4.5/i18n/hr.d.ts +0 -1
- package/dist/types-ts4.5/i18n/ja.d.ts +0 -1
- package/dist/types-ts4.5/i18n/sr_RS.d.ts +0 -1
- package/dist/types-ts4.5/i18n/sr_YR.d.ts +0 -1
- package/dist/types-ts4.5/i18n/tr.d.ts +0 -1
- package/dist/types-ts4.5/ui/assets-modal/modal/render-assets-content/initial-state-view/messages.d.ts +0 -5
- package/dist/types-ts4.5/ui/common/error-state/messages.d.ts +0 -40
- package/dist/types-ts4.5/ui/common/error-state/modal-loading-error.d.ts +0 -4
- package/dist/types-ts4.5/ui/common/initial-state-view/messages.d.ts +1 -1
- package/dist/types-ts4.5/ui/common/modal/basic-search-input/index.d.ts +1 -6
- package/dist/types-ts4.5/ui/common/modal/popup-select/control.d.ts +1 -3
- package/dist/types-ts4.5/ui/common/modal/popup-select/{checkbox-option-visual-refresh-sllv.d.ts → custom-checkbox-option.d.ts} +1 -1
- package/dist/types-ts4.5/ui/common/modal/popup-select/index.d.ts +0 -4
- package/dist/types-ts4.5/ui/common/modal/popup-select/menu-list/selectMessage.d.ts +0 -4
- package/dist/types-ts4.5/ui/common/modal/search-count/index.d.ts +0 -4
- package/dist/types-ts4.5/ui/common/modal/site-selector/messages.d.ts +0 -10
- package/dist/types-ts4.5/ui/jira-issues-modal/modal/messages.d.ts +0 -5
- package/package.json +4 -7
- /package/dist/cjs/ui/common/modal/popup-select/{checkbox-option-visual-refresh-sllv.compiled.css → custom-checkbox-option.compiled.css} +0 -0
- /package/dist/es2019/ui/common/modal/popup-select/{checkbox-option-visual-refresh-sllv.compiled.css → custom-checkbox-option.compiled.css} +0 -0
- /package/dist/esm/ui/common/modal/popup-select/{checkbox-option-visual-refresh-sllv.compiled.css → custom-checkbox-option.compiled.css} +0 -0
|
@@ -1,103 +1,29 @@
|
|
|
1
1
|
/* index.tsx generated by @compiled/babel-plugin v0.36.1 */
|
|
2
|
-
import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
|
|
3
2
|
import _extends from "@babel/runtime/helpers/extends";
|
|
4
|
-
import
|
|
5
|
-
var _excluded = ["as", "style"],
|
|
6
|
-
_excluded2 = ["as", "style"],
|
|
7
|
-
_excluded3 = ["as", "style"],
|
|
8
|
-
_excluded4 = ["as", "style"];
|
|
3
|
+
import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
|
|
9
4
|
import "./index.compiled.css";
|
|
10
|
-
import { forwardRef } from 'react';
|
|
11
5
|
import * as React from 'react';
|
|
12
6
|
import { ax, ix } from "@compiled/react/runtime";
|
|
13
|
-
import {
|
|
7
|
+
import { useEffect, useState } from 'react';
|
|
14
8
|
import { FormattedMessage, useIntl } from 'react-intl-next';
|
|
15
|
-
import Button from '@atlaskit/button';
|
|
16
9
|
import { IconButton } from '@atlaskit/button/new';
|
|
17
10
|
import RefreshIcon from '@atlaskit/icon/core/migration/refresh';
|
|
18
|
-
import { fg } from '@atlaskit/platform-feature-flags';
|
|
19
11
|
import { Box, Flex, Inline } from '@atlaskit/primitives/compiled';
|
|
20
|
-
import { N0, N40 } from '@atlaskit/theme/colors';
|
|
21
12
|
import { ASSETS_LIST_OF_LINKS_DATASOURCE_ID } from '../assets-modal';
|
|
22
13
|
import TableSearchCount, { AssetsItemCount } from '../common/modal/search-count';
|
|
23
14
|
import { footerMessages } from './messages';
|
|
24
|
-
import { PoweredByJSMAssets } from './powered-by-jsm-assets';
|
|
25
15
|
import { ProviderLink } from './provider-link';
|
|
26
16
|
import { SyncInfo } from './sync-info';
|
|
27
17
|
var styles = {
|
|
28
18
|
footer: "_11c81o8v _2rko1kw7 _x3dozgxb _syaz131l _ca0qu2gc _u5f3pxbi _n3tdu2gc _19bvpxbi _vchhusvi _13liidpf _qrwqidpf _bfhkhp5a",
|
|
29
19
|
separator: "_syazmuej"
|
|
30
20
|
};
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
__cmplp = _objectWithoutProperties(_ref, _excluded);
|
|
38
|
-
return /*#__PURE__*/React.createElement(C, _extends({}, __cmplp, {
|
|
39
|
-
style: __cmpls,
|
|
40
|
-
ref: __cmplr,
|
|
41
|
-
className: ax(["_2rko1kw7 _x3do17u4 _ca0qze3t _u5f3pxbi _n3tdze3t _19bvpxbi _vchhusvi _13liidpf _qrwqidpf _bfhk1j9a", __cmplp.className])
|
|
42
|
-
}));
|
|
43
|
-
});
|
|
44
|
-
|
|
45
|
-
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-styled -- To migrate as part of go/ui-styling-standard
|
|
46
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
47
|
-
FooterWrapper.displayName = 'FooterWrapper';
|
|
48
|
-
}
|
|
49
|
-
var TopBorderWrapper = forwardRef(function (_ref2, __cmplr) {
|
|
50
|
-
var _ref2$as = _ref2.as,
|
|
51
|
-
C = _ref2$as === void 0 ? "div" : _ref2$as,
|
|
52
|
-
__cmpls = _ref2.style,
|
|
53
|
-
__cmplp = _objectWithoutProperties(_ref2, _excluded2);
|
|
54
|
-
return /*#__PURE__*/React.createElement(C, _extends({}, __cmplp, {
|
|
55
|
-
style: __cmpls,
|
|
56
|
-
ref: __cmplr,
|
|
57
|
-
className: ax(["_1e0c1txw _vchhusvi _1bah1yb4 _ca0qv47k _u5f3ze3t _n3tdv47k _19bvze3t", __cmplp.className])
|
|
58
|
-
}));
|
|
59
|
-
});
|
|
60
|
-
|
|
61
|
-
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-styled -- To migrate as part of go/ui-styling-standard
|
|
62
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
63
|
-
TopBorderWrapper.displayName = 'TopBorderWrapper';
|
|
64
|
-
}
|
|
65
|
-
var SyncWrapper = forwardRef(function (_ref3, __cmplr) {
|
|
66
|
-
var _ref3$as = _ref3.as,
|
|
67
|
-
C = _ref3$as === void 0 ? "div" : _ref3$as,
|
|
68
|
-
__cmpls = _ref3.style,
|
|
69
|
-
__cmplp = _objectWithoutProperties(_ref3, _excluded3);
|
|
70
|
-
return /*#__PURE__*/React.createElement(C, _extends({}, __cmplp, {
|
|
71
|
-
style: __cmpls,
|
|
72
|
-
ref: __cmplr,
|
|
73
|
-
className: ax(["_1e0c1txw _4cvr1h6o _syaz1dyx", __cmplp.className])
|
|
74
|
-
}));
|
|
75
|
-
});
|
|
76
|
-
|
|
77
|
-
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-styled -- To migrate as part of go/ui-styling-standard
|
|
78
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
79
|
-
SyncWrapper.displayName = 'SyncWrapper';
|
|
80
|
-
}
|
|
81
|
-
var SyncTextWrapper = forwardRef(function (_ref4, __cmplr) {
|
|
82
|
-
var _ref4$as = _ref4.as,
|
|
83
|
-
C = _ref4$as === void 0 ? "div" : _ref4$as,
|
|
84
|
-
__cmpls = _ref4.style,
|
|
85
|
-
__cmplp = _objectWithoutProperties(_ref4, _excluded4);
|
|
86
|
-
return /*#__PURE__*/React.createElement(C, _extends({}, __cmplp, {
|
|
87
|
-
style: __cmpls,
|
|
88
|
-
ref: __cmplr,
|
|
89
|
-
className: ax(["_11c8dcr7 _2hwx12x7", __cmplp.className])
|
|
90
|
-
}));
|
|
91
|
-
});
|
|
92
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
93
|
-
SyncTextWrapper.displayName = 'SyncTextWrapper';
|
|
94
|
-
}
|
|
95
|
-
export var TableFooter = function TableFooter(_ref5) {
|
|
96
|
-
var datasourceId = _ref5.datasourceId,
|
|
97
|
-
itemCount = _ref5.itemCount,
|
|
98
|
-
onRefresh = _ref5.onRefresh,
|
|
99
|
-
isLoading = _ref5.isLoading,
|
|
100
|
-
url = _ref5.url;
|
|
21
|
+
export var TableFooter = function TableFooter(_ref) {
|
|
22
|
+
var datasourceId = _ref.datasourceId,
|
|
23
|
+
itemCount = _ref.itemCount,
|
|
24
|
+
onRefresh = _ref.onRefresh,
|
|
25
|
+
isLoading = _ref.isLoading,
|
|
26
|
+
url = _ref.url;
|
|
101
27
|
var intl = useIntl();
|
|
102
28
|
var _useState = useState(new Date()),
|
|
103
29
|
_useState2 = _slicedToArray(_useState, 2),
|
|
@@ -109,94 +35,49 @@ export var TableFooter = function TableFooter(_ref5) {
|
|
|
109
35
|
setLastSyncTime(new Date());
|
|
110
36
|
}
|
|
111
37
|
}, [isLoading]);
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
}, /*#__PURE__*/React.createElement(IconButton, {
|
|
133
|
-
appearance: "subtle",
|
|
134
|
-
icon: function icon(iconProps) {
|
|
135
|
-
return /*#__PURE__*/React.createElement(RefreshIcon, _extends({}, iconProps, {
|
|
136
|
-
color: "var(--ds-text-subtlest, #626F86)"
|
|
137
|
-
}));
|
|
138
|
-
},
|
|
139
|
-
isDisabled: isLoading,
|
|
140
|
-
label: intl.formatMessage(footerMessages.refreshLabel),
|
|
141
|
-
onClick: onRefresh,
|
|
142
|
-
spacing: "compact",
|
|
143
|
-
testId: "refresh-button"
|
|
144
|
-
}), /*#__PURE__*/React.createElement(Box, {
|
|
145
|
-
testId: "sync-text"
|
|
146
|
-
}, isLoading ? /*#__PURE__*/React.createElement(FormattedMessage, footerMessages.loadingText) : /*#__PURE__*/React.createElement(SyncInfo, {
|
|
147
|
-
lastSyncTime: lastSyncTime
|
|
148
|
-
}))), showItemCount && /*#__PURE__*/React.createElement(Flex, null, datasourceId === ASSETS_LIST_OF_LINKS_DATASOURCE_ID ? /*#__PURE__*/React.createElement(AssetsItemCount, {
|
|
149
|
-
searchCount: itemCount,
|
|
150
|
-
url: url,
|
|
151
|
-
testId: "item-count"
|
|
152
|
-
}) : /*#__PURE__*/React.createElement(TableSearchCount, {
|
|
153
|
-
searchCount: itemCount,
|
|
154
|
-
url: url,
|
|
155
|
-
prefixTextType: "item",
|
|
156
|
-
testId: "item-count"
|
|
157
|
-
}))))) : null;
|
|
158
|
-
}
|
|
159
|
-
|
|
160
|
-
// If only one of the two is passed in, still show the other one (Note: We keep the div encapsulating the one not shown to
|
|
161
|
-
// ensure correct positioning since 'justify-content: space-between' is used).
|
|
162
|
-
return onRefresh || showItemCount ? /*#__PURE__*/React.createElement(FooterWrapper, {
|
|
163
|
-
"data-testid": "table-footer"
|
|
164
|
-
}, /*#__PURE__*/React.createElement(TopBorderWrapper, null, showItemCount && /*#__PURE__*/React.createElement(Flex, null, datasourceId === ASSETS_LIST_OF_LINKS_DATASOURCE_ID ? /*#__PURE__*/React.createElement(AssetsItemCount, {
|
|
165
|
-
searchCount: itemCount,
|
|
166
|
-
url: url,
|
|
167
|
-
testId: "item-count"
|
|
168
|
-
}) : /*#__PURE__*/React.createElement(TableSearchCount, {
|
|
169
|
-
searchCount: itemCount,
|
|
170
|
-
url: url,
|
|
171
|
-
prefixTextType: "item",
|
|
172
|
-
testId: "item-count"
|
|
173
|
-
})), datasourceId === ASSETS_LIST_OF_LINKS_DATASOURCE_ID ? /*#__PURE__*/React.createElement(PoweredByJSMAssets, {
|
|
174
|
-
text: intl.formatMessage(fg('assets_as_an_app_v2') ? footerMessages.poweredByAssets : footerMessages.powerByJSM)
|
|
175
|
-
}) : null, /*#__PURE__*/React.createElement(SyncWrapper, null, onRefresh && /*#__PURE__*/React.createElement(Fragment, null, /*#__PURE__*/React.createElement(SyncTextWrapper, {
|
|
176
|
-
"data-testid": "sync-text"
|
|
177
|
-
}, isLoading ? /*#__PURE__*/React.createElement(FormattedMessage, footerMessages.loadingText) : /*#__PURE__*/React.createElement(SyncInfo, {
|
|
178
|
-
lastSyncTime: lastSyncTime
|
|
179
|
-
})), fg('replace-legacy-button-in-sllv') ? /*#__PURE__*/React.createElement(IconButton, {
|
|
180
|
-
onClick: onRefresh,
|
|
38
|
+
return onRefresh || showItemCount ? /*#__PURE__*/React.createElement("div", {
|
|
39
|
+
"data-testid": "table-footer",
|
|
40
|
+
className: ax([styles.footer])
|
|
41
|
+
}, /*#__PURE__*/React.createElement(Inline, {
|
|
42
|
+
alignBlock: "center",
|
|
43
|
+
alignInline: "end",
|
|
44
|
+
grow: "hug",
|
|
45
|
+
spread: "space-between"
|
|
46
|
+
}, /*#__PURE__*/React.createElement(Box, null, /*#__PURE__*/React.createElement(ProviderLink, {
|
|
47
|
+
datasourceId: datasourceId
|
|
48
|
+
})), /*#__PURE__*/React.createElement(Inline, {
|
|
49
|
+
alignBlock: "center",
|
|
50
|
+
space: "space.100",
|
|
51
|
+
separator: /*#__PURE__*/React.createElement("div", {
|
|
52
|
+
className: ax([styles.separator])
|
|
53
|
+
}, "\u2022")
|
|
54
|
+
}, onRefresh && /*#__PURE__*/React.createElement(Inline, {
|
|
55
|
+
alignBlock: "center",
|
|
56
|
+
space: "space.050"
|
|
57
|
+
}, /*#__PURE__*/React.createElement(IconButton, {
|
|
181
58
|
appearance: "subtle",
|
|
182
59
|
icon: function icon(iconProps) {
|
|
183
60
|
return /*#__PURE__*/React.createElement(RefreshIcon, _extends({}, iconProps, {
|
|
184
|
-
color: "
|
|
185
|
-
spacing: "spacious"
|
|
61
|
+
color: "var(--ds-text-subtlest, #626F86)"
|
|
186
62
|
}));
|
|
187
63
|
},
|
|
188
|
-
label: intl.formatMessage(footerMessages.refreshLabel),
|
|
189
64
|
isDisabled: isLoading,
|
|
190
|
-
|
|
191
|
-
}) : /*#__PURE__*/React.createElement(Button, {
|
|
65
|
+
label: intl.formatMessage(footerMessages.refreshLabel),
|
|
192
66
|
onClick: onRefresh,
|
|
193
|
-
|
|
194
|
-
iconBefore: /*#__PURE__*/React.createElement(RefreshIcon, {
|
|
195
|
-
label: intl.formatMessage(footerMessages.refreshLabel),
|
|
196
|
-
color: "currentColor",
|
|
197
|
-
spacing: "spacious"
|
|
198
|
-
}),
|
|
199
|
-
isDisabled: isLoading,
|
|
67
|
+
spacing: "compact",
|
|
200
68
|
testId: "refresh-button"
|
|
69
|
+
}), /*#__PURE__*/React.createElement(Box, {
|
|
70
|
+
testId: "sync-text"
|
|
71
|
+
}, isLoading ? /*#__PURE__*/React.createElement(FormattedMessage, footerMessages.loadingText) : /*#__PURE__*/React.createElement(SyncInfo, {
|
|
72
|
+
lastSyncTime: lastSyncTime
|
|
73
|
+
}))), showItemCount && /*#__PURE__*/React.createElement(Flex, null, datasourceId === ASSETS_LIST_OF_LINKS_DATASOURCE_ID ? /*#__PURE__*/React.createElement(AssetsItemCount, {
|
|
74
|
+
searchCount: itemCount,
|
|
75
|
+
url: url,
|
|
76
|
+
testId: "item-count"
|
|
77
|
+
}) : /*#__PURE__*/React.createElement(TableSearchCount, {
|
|
78
|
+
searchCount: itemCount,
|
|
79
|
+
url: url,
|
|
80
|
+
prefixTextType: "item",
|
|
81
|
+
testId: "item-count"
|
|
201
82
|
}))))) : null;
|
|
202
83
|
};
|
package/dist/types/i18n/hr.d.ts
CHANGED
|
@@ -107,7 +107,6 @@ declare const _default: {
|
|
|
107
107
|
'linkDataSource.modal-initial-state.searchDescription-basic-issue-term-refresh': string;
|
|
108
108
|
'linkDataSource.modal-initial-state.searchDescription-confluence': string;
|
|
109
109
|
'linkDataSource.modal-initial-state.searchDescription-jql-issue-term-refresh': string;
|
|
110
|
-
'linkDataSource.modal-initial-state.searchTitle': string;
|
|
111
110
|
'linkDataSource.modal-initial-state.searchTitle-issue-term-refresh': string;
|
|
112
111
|
'linkDataSource.noResultsFound': string;
|
|
113
112
|
'linkDataSource.render-type.boolean.false': string;
|
package/dist/types/i18n/ja.d.ts
CHANGED
|
@@ -136,7 +136,6 @@ declare const _default: {
|
|
|
136
136
|
'linkDataSource.modal-initial-state.searchDescription-basic.visualRefreshSllv': string;
|
|
137
137
|
'linkDataSource.modal-initial-state.searchDescription-confluence': string;
|
|
138
138
|
'linkDataSource.modal-initial-state.searchDescription-jql-issue-term-refresh': string;
|
|
139
|
-
'linkDataSource.modal-initial-state.searchTitle': string;
|
|
140
139
|
'linkDataSource.modal-initial-state.searchTitle-issue-term-refresh': string;
|
|
141
140
|
'linkDataSource.render-type.boolean.false': string;
|
|
142
141
|
'linkDataSource.render-type.boolean.true': string;
|
|
@@ -107,7 +107,6 @@ declare const _default: {
|
|
|
107
107
|
'linkDataSource.modal-initial-state.searchDescription-basic-issue-term-refresh': string;
|
|
108
108
|
'linkDataSource.modal-initial-state.searchDescription-confluence': string;
|
|
109
109
|
'linkDataSource.modal-initial-state.searchDescription-jql-issue-term-refresh': string;
|
|
110
|
-
'linkDataSource.modal-initial-state.searchTitle': string;
|
|
111
110
|
'linkDataSource.modal-initial-state.searchTitle-issue-term-refresh': string;
|
|
112
111
|
'linkDataSource.noResultsFound': string;
|
|
113
112
|
'linkDataSource.render-type.boolean.false': string;
|
|
@@ -107,7 +107,6 @@ declare const _default: {
|
|
|
107
107
|
'linkDataSource.modal-initial-state.searchDescription-basic-issue-term-refresh': string;
|
|
108
108
|
'linkDataSource.modal-initial-state.searchDescription-confluence': string;
|
|
109
109
|
'linkDataSource.modal-initial-state.searchDescription-jql-issue-term-refresh': string;
|
|
110
|
-
'linkDataSource.modal-initial-state.searchTitle': string;
|
|
111
110
|
'linkDataSource.modal-initial-state.searchTitle-issue-term-refresh': string;
|
|
112
111
|
'linkDataSource.noResultsFound': string;
|
|
113
112
|
'linkDataSource.render-type.boolean.false': string;
|
package/dist/types/i18n/tr.d.ts
CHANGED
|
@@ -136,7 +136,6 @@ declare const _default: {
|
|
|
136
136
|
'linkDataSource.modal-initial-state.searchDescription-basic.visualRefreshSllv': string;
|
|
137
137
|
'linkDataSource.modal-initial-state.searchDescription-confluence': string;
|
|
138
138
|
'linkDataSource.modal-initial-state.searchDescription-jql-issue-term-refresh': string;
|
|
139
|
-
'linkDataSource.modal-initial-state.searchTitle': string;
|
|
140
139
|
'linkDataSource.modal-initial-state.searchTitle-issue-term-refresh': string;
|
|
141
140
|
'linkDataSource.render-type.boolean.false': string;
|
|
142
141
|
'linkDataSource.render-type.boolean.true': string;
|
|
@@ -19,16 +19,6 @@ export declare const loadingErrorMessages: {
|
|
|
19
19
|
description: string;
|
|
20
20
|
defaultMessage: string;
|
|
21
21
|
};
|
|
22
|
-
accessRequiredWithSiteDuplicate: {
|
|
23
|
-
id: string;
|
|
24
|
-
description: string;
|
|
25
|
-
defaultMessage: string;
|
|
26
|
-
};
|
|
27
|
-
accessRequiredWithSiteOld: {
|
|
28
|
-
id: string;
|
|
29
|
-
description: string;
|
|
30
|
-
defaultMessage: string;
|
|
31
|
-
};
|
|
32
22
|
accessRequiredWithSite: {
|
|
33
23
|
id: string;
|
|
34
24
|
description: string;
|
|
@@ -54,16 +44,6 @@ export declare const loadingErrorMessages: {
|
|
|
54
44
|
description: string;
|
|
55
45
|
defaultMessage: string;
|
|
56
46
|
};
|
|
57
|
-
noResultsFoundDuplicate: {
|
|
58
|
-
id: string;
|
|
59
|
-
description: string;
|
|
60
|
-
defaultMessage: string;
|
|
61
|
-
};
|
|
62
|
-
noResultsFoundOld: {
|
|
63
|
-
id: string;
|
|
64
|
-
description: string;
|
|
65
|
-
defaultMessage: string;
|
|
66
|
-
};
|
|
67
47
|
noResultsFound: {
|
|
68
48
|
id: string;
|
|
69
49
|
description: string;
|
|
@@ -89,31 +69,11 @@ export declare const loadingErrorMessages: {
|
|
|
89
69
|
description: string;
|
|
90
70
|
defaultMessage: string;
|
|
91
71
|
};
|
|
92
|
-
unableToLoadItemsOld: {
|
|
93
|
-
id: string;
|
|
94
|
-
description: string;
|
|
95
|
-
defaultMessage: string;
|
|
96
|
-
};
|
|
97
|
-
unableToLoadResultsDuplicate: {
|
|
98
|
-
id: string;
|
|
99
|
-
description: string;
|
|
100
|
-
defaultMessage: string;
|
|
101
|
-
};
|
|
102
|
-
unableToLoadResultsOld: {
|
|
103
|
-
id: string;
|
|
104
|
-
description: string;
|
|
105
|
-
defaultMessage: string;
|
|
106
|
-
};
|
|
107
72
|
unableToLoadResults: {
|
|
108
73
|
id: string;
|
|
109
74
|
description: string;
|
|
110
75
|
defaultMessage: string;
|
|
111
76
|
};
|
|
112
|
-
unableToLoadResultsVisualRefreshSllv: {
|
|
113
|
-
id: string;
|
|
114
|
-
description: string;
|
|
115
|
-
defaultMessage: string;
|
|
116
|
-
};
|
|
117
77
|
noAccessToJiraSitesTitle: {
|
|
118
78
|
id: string;
|
|
119
79
|
description: string;
|
|
@@ -1,10 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
interface ModalLoadingErrorProps {
|
|
3
3
|
errorMessage?: React.ReactNode;
|
|
4
|
-
/**
|
|
5
|
-
* This callback function is only consumed when the
|
|
6
|
-
* ff `platform-linking-visual-refresh-sllv` is enabled.
|
|
7
|
-
*/
|
|
8
4
|
onRefresh?: () => void;
|
|
9
5
|
}
|
|
10
6
|
export declare const ModalLoadingError: ({ errorMessage, onRefresh, }: ModalLoadingErrorProps) => JSX.Element;
|
|
@@ -44,7 +44,7 @@ export declare const initialStateViewMessages: {
|
|
|
44
44
|
description: string;
|
|
45
45
|
defaultMessage: string;
|
|
46
46
|
};
|
|
47
|
-
|
|
47
|
+
searchDescriptionForBasicSearchSllv: {
|
|
48
48
|
id: string;
|
|
49
49
|
description: string;
|
|
50
50
|
defaultMessage: string;
|
|
@@ -12,11 +12,6 @@ export interface BasicSearchInputProps {
|
|
|
12
12
|
searchTerm: string;
|
|
13
13
|
fullWidth?: boolean;
|
|
14
14
|
testId: string;
|
|
15
|
-
/**
|
|
16
|
-
* @private
|
|
17
|
-
* @deprecated Remove on FG clean up of `platform-linking-visual-refresh-sllv`
|
|
18
|
-
*/
|
|
19
|
-
placeholder: MessageDescriptor;
|
|
20
15
|
ariaLabel: MessageDescriptor;
|
|
21
16
|
}
|
|
22
|
-
export declare const BasicSearchInput: ({ isDisabled, isSearching, onChange, onSearch, searchTerm, fullWidth, testId,
|
|
17
|
+
export declare const BasicSearchInput: ({ isDisabled, isSearching, onChange, onSearch, searchTerm, fullWidth, testId, ariaLabel, }: BasicSearchInputProps) => JSX.Element;
|
|
@@ -1,7 +1,5 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { type ControlProps } from '@atlaskit/select';
|
|
3
3
|
import { type SelectOption } from './types';
|
|
4
|
-
export declare const CustomControlOld: ({ children, ...innerProps }: ControlProps<SelectOption, true>) => React.JSX.Element;
|
|
5
4
|
export declare const CustomControl: ({ children, ...innerProps }: ControlProps<SelectOption, true>) => React.JSX.Element;
|
|
6
|
-
|
|
7
|
-
export default _default;
|
|
5
|
+
export default CustomControl;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { type OptionProps } from '@atlaskit/react-select';
|
|
3
3
|
import type { SelectOption } from './types';
|
|
4
|
-
export declare const
|
|
4
|
+
export declare const CustomCheckboxOption: ({ children, ...props }: OptionProps<SelectOption, true>) => JSX.Element;
|
|
@@ -4,10 +4,6 @@ import { type CustomMenuListProps } from './menu-list';
|
|
|
4
4
|
import { type SelectOption } from './types';
|
|
5
5
|
export interface FilterPopupSelectProps {
|
|
6
6
|
buttonLabel: string;
|
|
7
|
-
/**
|
|
8
|
-
* This attribute is only consumed and used when the fg
|
|
9
|
-
* `platform-linking-visual-refresh-sllv` is enabled
|
|
10
|
-
*/
|
|
11
7
|
searchPlaceholder?: string;
|
|
12
8
|
totalCount?: number;
|
|
13
9
|
filterName: string;
|
|
@@ -3,10 +3,6 @@ import { type MessageDescriptor } from 'react-intl-next';
|
|
|
3
3
|
interface CustomSelectMessageProps {
|
|
4
4
|
icon: React.ReactNode;
|
|
5
5
|
message: MessageDescriptor;
|
|
6
|
-
/**
|
|
7
|
-
* This attribute is only consumed when the fg `platform-linking-visual-refresh-sllv` is
|
|
8
|
-
* enabled.
|
|
9
|
-
*/
|
|
10
6
|
description?: MessageDescriptor;
|
|
11
7
|
testId: string;
|
|
12
8
|
}
|
|
@@ -4,10 +4,6 @@ interface TableSearchCountProps {
|
|
|
4
4
|
prefixTextType: 'issue' | 'result' | 'item';
|
|
5
5
|
searchCount: number;
|
|
6
6
|
testId?: string;
|
|
7
|
-
/**
|
|
8
|
-
* This attribute is only consumed when the fg
|
|
9
|
-
* `platform-linking-visual-refresh-sllv` is enabled.
|
|
10
|
-
*/
|
|
11
7
|
styles?: React.CSSProperties;
|
|
12
8
|
}
|
|
13
9
|
export declare const AssetsItemCount: ({ searchCount, url, testId, }: Pick<TableSearchCountProps, 'testId' | 'url' | 'searchCount'>) => React.JSX.Element;
|
|
@@ -1,17 +1,7 @@
|
|
|
1
1
|
export declare const siteSelectorMessages: {
|
|
2
|
-
chooseSiteDuplicate: {
|
|
3
|
-
id: string;
|
|
4
|
-
description: string;
|
|
5
|
-
defaultMessage: string;
|
|
6
|
-
};
|
|
7
2
|
chooseSite: {
|
|
8
3
|
id: string;
|
|
9
4
|
description: string;
|
|
10
5
|
defaultMessage: string;
|
|
11
6
|
};
|
|
12
|
-
chooseSiteOld: {
|
|
13
|
-
id: string;
|
|
14
|
-
description: string;
|
|
15
|
-
defaultMessage: string;
|
|
16
|
-
};
|
|
17
7
|
};
|
|
@@ -89,11 +89,6 @@ export declare const modalMessages: {
|
|
|
89
89
|
description: string;
|
|
90
90
|
defaultMessage: string;
|
|
91
91
|
};
|
|
92
|
-
insertIssuesButtonTextIssueTermRefresh: {
|
|
93
|
-
id: string;
|
|
94
|
-
description: string;
|
|
95
|
-
defaultMessage: string;
|
|
96
|
-
};
|
|
97
92
|
insertIssuesButtonTextIssueTermSllv: {
|
|
98
93
|
id: string;
|
|
99
94
|
description: string;
|
|
@@ -107,7 +107,6 @@ declare const _default: {
|
|
|
107
107
|
'linkDataSource.modal-initial-state.searchDescription-basic-issue-term-refresh': string;
|
|
108
108
|
'linkDataSource.modal-initial-state.searchDescription-confluence': string;
|
|
109
109
|
'linkDataSource.modal-initial-state.searchDescription-jql-issue-term-refresh': string;
|
|
110
|
-
'linkDataSource.modal-initial-state.searchTitle': string;
|
|
111
110
|
'linkDataSource.modal-initial-state.searchTitle-issue-term-refresh': string;
|
|
112
111
|
'linkDataSource.noResultsFound': string;
|
|
113
112
|
'linkDataSource.render-type.boolean.false': string;
|
|
@@ -136,7 +136,6 @@ declare const _default: {
|
|
|
136
136
|
'linkDataSource.modal-initial-state.searchDescription-basic.visualRefreshSllv': string;
|
|
137
137
|
'linkDataSource.modal-initial-state.searchDescription-confluence': string;
|
|
138
138
|
'linkDataSource.modal-initial-state.searchDescription-jql-issue-term-refresh': string;
|
|
139
|
-
'linkDataSource.modal-initial-state.searchTitle': string;
|
|
140
139
|
'linkDataSource.modal-initial-state.searchTitle-issue-term-refresh': string;
|
|
141
140
|
'linkDataSource.render-type.boolean.false': string;
|
|
142
141
|
'linkDataSource.render-type.boolean.true': string;
|
|
@@ -107,7 +107,6 @@ declare const _default: {
|
|
|
107
107
|
'linkDataSource.modal-initial-state.searchDescription-basic-issue-term-refresh': string;
|
|
108
108
|
'linkDataSource.modal-initial-state.searchDescription-confluence': string;
|
|
109
109
|
'linkDataSource.modal-initial-state.searchDescription-jql-issue-term-refresh': string;
|
|
110
|
-
'linkDataSource.modal-initial-state.searchTitle': string;
|
|
111
110
|
'linkDataSource.modal-initial-state.searchTitle-issue-term-refresh': string;
|
|
112
111
|
'linkDataSource.noResultsFound': string;
|
|
113
112
|
'linkDataSource.render-type.boolean.false': string;
|
|
@@ -107,7 +107,6 @@ declare const _default: {
|
|
|
107
107
|
'linkDataSource.modal-initial-state.searchDescription-basic-issue-term-refresh': string;
|
|
108
108
|
'linkDataSource.modal-initial-state.searchDescription-confluence': string;
|
|
109
109
|
'linkDataSource.modal-initial-state.searchDescription-jql-issue-term-refresh': string;
|
|
110
|
-
'linkDataSource.modal-initial-state.searchTitle': string;
|
|
111
110
|
'linkDataSource.modal-initial-state.searchTitle-issue-term-refresh': string;
|
|
112
111
|
'linkDataSource.noResultsFound': string;
|
|
113
112
|
'linkDataSource.render-type.boolean.false': string;
|
|
@@ -136,7 +136,6 @@ declare const _default: {
|
|
|
136
136
|
'linkDataSource.modal-initial-state.searchDescription-basic.visualRefreshSllv': string;
|
|
137
137
|
'linkDataSource.modal-initial-state.searchDescription-confluence': string;
|
|
138
138
|
'linkDataSource.modal-initial-state.searchDescription-jql-issue-term-refresh': string;
|
|
139
|
-
'linkDataSource.modal-initial-state.searchTitle': string;
|
|
140
139
|
'linkDataSource.modal-initial-state.searchTitle-issue-term-refresh': string;
|
|
141
140
|
'linkDataSource.render-type.boolean.false': string;
|
|
142
141
|
'linkDataSource.render-type.boolean.true': string;
|
|
@@ -19,16 +19,6 @@ export declare const loadingErrorMessages: {
|
|
|
19
19
|
description: string;
|
|
20
20
|
defaultMessage: string;
|
|
21
21
|
};
|
|
22
|
-
accessRequiredWithSiteDuplicate: {
|
|
23
|
-
id: string;
|
|
24
|
-
description: string;
|
|
25
|
-
defaultMessage: string;
|
|
26
|
-
};
|
|
27
|
-
accessRequiredWithSiteOld: {
|
|
28
|
-
id: string;
|
|
29
|
-
description: string;
|
|
30
|
-
defaultMessage: string;
|
|
31
|
-
};
|
|
32
22
|
accessRequiredWithSite: {
|
|
33
23
|
id: string;
|
|
34
24
|
description: string;
|
|
@@ -54,16 +44,6 @@ export declare const loadingErrorMessages: {
|
|
|
54
44
|
description: string;
|
|
55
45
|
defaultMessage: string;
|
|
56
46
|
};
|
|
57
|
-
noResultsFoundDuplicate: {
|
|
58
|
-
id: string;
|
|
59
|
-
description: string;
|
|
60
|
-
defaultMessage: string;
|
|
61
|
-
};
|
|
62
|
-
noResultsFoundOld: {
|
|
63
|
-
id: string;
|
|
64
|
-
description: string;
|
|
65
|
-
defaultMessage: string;
|
|
66
|
-
};
|
|
67
47
|
noResultsFound: {
|
|
68
48
|
id: string;
|
|
69
49
|
description: string;
|
|
@@ -89,31 +69,11 @@ export declare const loadingErrorMessages: {
|
|
|
89
69
|
description: string;
|
|
90
70
|
defaultMessage: string;
|
|
91
71
|
};
|
|
92
|
-
unableToLoadItemsOld: {
|
|
93
|
-
id: string;
|
|
94
|
-
description: string;
|
|
95
|
-
defaultMessage: string;
|
|
96
|
-
};
|
|
97
|
-
unableToLoadResultsDuplicate: {
|
|
98
|
-
id: string;
|
|
99
|
-
description: string;
|
|
100
|
-
defaultMessage: string;
|
|
101
|
-
};
|
|
102
|
-
unableToLoadResultsOld: {
|
|
103
|
-
id: string;
|
|
104
|
-
description: string;
|
|
105
|
-
defaultMessage: string;
|
|
106
|
-
};
|
|
107
72
|
unableToLoadResults: {
|
|
108
73
|
id: string;
|
|
109
74
|
description: string;
|
|
110
75
|
defaultMessage: string;
|
|
111
76
|
};
|
|
112
|
-
unableToLoadResultsVisualRefreshSllv: {
|
|
113
|
-
id: string;
|
|
114
|
-
description: string;
|
|
115
|
-
defaultMessage: string;
|
|
116
|
-
};
|
|
117
77
|
noAccessToJiraSitesTitle: {
|
|
118
78
|
id: string;
|
|
119
79
|
description: string;
|
|
@@ -1,10 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
interface ModalLoadingErrorProps {
|
|
3
3
|
errorMessage?: React.ReactNode;
|
|
4
|
-
/**
|
|
5
|
-
* This callback function is only consumed when the
|
|
6
|
-
* ff `platform-linking-visual-refresh-sllv` is enabled.
|
|
7
|
-
*/
|
|
8
4
|
onRefresh?: () => void;
|
|
9
5
|
}
|
|
10
6
|
export declare const ModalLoadingError: ({ errorMessage, onRefresh, }: ModalLoadingErrorProps) => JSX.Element;
|
|
@@ -44,7 +44,7 @@ export declare const initialStateViewMessages: {
|
|
|
44
44
|
description: string;
|
|
45
45
|
defaultMessage: string;
|
|
46
46
|
};
|
|
47
|
-
|
|
47
|
+
searchDescriptionForBasicSearchSllv: {
|
|
48
48
|
id: string;
|
|
49
49
|
description: string;
|
|
50
50
|
defaultMessage: string;
|
|
@@ -12,11 +12,6 @@ export interface BasicSearchInputProps {
|
|
|
12
12
|
searchTerm: string;
|
|
13
13
|
fullWidth?: boolean;
|
|
14
14
|
testId: string;
|
|
15
|
-
/**
|
|
16
|
-
* @private
|
|
17
|
-
* @deprecated Remove on FG clean up of `platform-linking-visual-refresh-sllv`
|
|
18
|
-
*/
|
|
19
|
-
placeholder: MessageDescriptor;
|
|
20
15
|
ariaLabel: MessageDescriptor;
|
|
21
16
|
}
|
|
22
|
-
export declare const BasicSearchInput: ({ isDisabled, isSearching, onChange, onSearch, searchTerm, fullWidth, testId,
|
|
17
|
+
export declare const BasicSearchInput: ({ isDisabled, isSearching, onChange, onSearch, searchTerm, fullWidth, testId, ariaLabel, }: BasicSearchInputProps) => JSX.Element;
|