@atlaskit/link-datasource 2.11.3 → 2.11.5

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 CHANGED
@@ -1,5 +1,22 @@
1
1
  # @atlaskit/link-datasource
2
2
 
3
+ ## 2.11.5
4
+
5
+ ### Patch Changes
6
+
7
+ - [`2206c4285ada1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2206c4285ada1) -
8
+ Fixes bug in Confluence datasource modal found behind ff.
9
+
10
+ ## 2.11.4
11
+
12
+ ### Patch Changes
13
+
14
+ - [#131911](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/131911)
15
+ [`2f9601a8a634b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2f9601a8a634b) -
16
+ This version removes `platform.design-system-team.use-default-select-in-popup-select_46rmj`
17
+ feature flag. The `PopupSelect` component now uses the internal `Select` component ensure the
18
+ accessibility of options with group labels for assistive technologies.
19
+
3
20
  ## 2.11.3
4
21
 
5
22
  ### Patch Changes
@@ -76,6 +76,9 @@ var _default = exports.default = {
76
76
  'linkDataSource.datasource.table.authScreenDescriptionText': 'Connect your {providerName} account to collaborate on work across Atlassian products.',
77
77
  'linkDataSource.datasource.table.authScreenHeaderText': 'Connect your {providerName} account',
78
78
  'linkDataSource.datasource.table.learnMoreAboutSmartLinks': 'Learn more about Smart Links.',
79
+ 'linkDataSource.issue-line-table.error-generic-description.nonfinal': 'We had an issue trying to complete the update. Refresh the page and try again.',
80
+ 'linkDataSource.issue-line-table.error-generic-title.nonfinal': 'Something went wrong',
81
+ 'linkDataSource.issue-line-table.go-to-resource.nonfinal': 'Go to item',
79
82
  'linkDataSource.issue-line-table.unwrap-text': 'Unwrap text',
80
83
  'linkDataSource.issue-line-table.wrap-text': 'Wrap text',
81
84
  'linkDataSource.jira-issues.accessInstructions': 'To request access, contact your site administrator.',
@@ -76,6 +76,9 @@ var _default = exports.default = {
76
76
  'linkDataSource.datasource.table.authScreenDescriptionText': 'Connect your {providerName} account to collaborate on work across Atlassian products.',
77
77
  'linkDataSource.datasource.table.authScreenHeaderText': 'Connect your {providerName} account',
78
78
  'linkDataSource.datasource.table.learnMoreAboutSmartLinks': 'Learn more about Smart Links.',
79
+ 'linkDataSource.issue-line-table.error-generic-description.nonfinal': 'We had an issue trying to complete the update. Refresh the page and try again.',
80
+ 'linkDataSource.issue-line-table.error-generic-title.nonfinal': 'Something went wrong',
81
+ 'linkDataSource.issue-line-table.go-to-resource.nonfinal': 'Go to item',
79
82
  'linkDataSource.issue-line-table.unwrap-text': 'Unwrap text',
80
83
  'linkDataSource.issue-line-table.wrap-text': 'Wrap text',
81
84
  'linkDataSource.checkConnectionWithSource': 'Check your connection and refresh, or <a>open this query in Jira</a> to review.',
@@ -76,6 +76,9 @@ var _default = exports.default = {
76
76
  'linkDataSource.datasource.table.authScreenDescriptionText': '⁣⁢Connect your {providerName} account to collaborate on work across Atlassian products.⁡‌⁡⁡⁠⁠⁠⁠‌‌⁣⁤',
77
77
  'linkDataSource.datasource.table.authScreenHeaderText': '⁣⁢Connect your {providerName} account‌⁡⁠⁣⁤',
78
78
  'linkDataSource.datasource.table.learnMoreAboutSmartLinks': '⁣⁢Learn more about Smart Links.‍‌‍⁡؜؜‍‌⁠⁡⁠⁠‍‌⁠⁣⁤',
79
+ 'linkDataSource.issue-line-table.error-generic-description.nonfinal': '⁣⁢We had an issue trying to complete the update. Refresh the page and try again.؜⁡‌‌‍⁡‍؜⁡؜⁠⁡؜؜⁣⁤',
80
+ 'linkDataSource.issue-line-table.error-generic-title.nonfinal': '⁣⁢Something went wrong‍⁡‍؜‍؜⁡⁡‍‌‍؜⁠⁣⁤',
81
+ 'linkDataSource.issue-line-table.go-to-resource.nonfinal': '⁣⁢Go to item‌⁡⁡‍؜؜؜⁠‌‍؜⁣⁤',
79
82
  'linkDataSource.issue-line-table.unwrap-text': '⁣⁢Unwrap text⁡⁡‍⁡‍؜‍؜⁠‌‍⁣⁤',
80
83
  'linkDataSource.issue-line-table.wrap-text': '⁣⁢Wrap text؜⁡‌‌‍⁠⁣⁤',
81
84
  'linkDataSource.jira-issues.accessInstructions': '⁣⁢To request access, contact your site administrator.⁡؜؜⁣⁤',
@@ -94,7 +94,7 @@ var ConfluenceSearchContainer = function ConfluenceSearchContainer(_ref) {
94
94
  }
95
95
  }, [cloudId, resetHydrationHook]);
96
96
  var showBasicFilters = (0, _react.useMemo)(function () {
97
- if ((0, _platformFeatureFlags.getBooleanFF)('platform.linking-platform.datasource.show-clol-basic-filters')) {
97
+ if ((0, _platformFeatureFlags.fg)('platform.linking-platform.datasource.show-clol-basic-filters')) {
98
98
  return true;
99
99
  }
100
100
  return false;
@@ -318,7 +318,7 @@ var PlainConfluenceSearchConfigModal = exports.PlainConfluenceSearchConfigModal
318
318
  }, (0, _react2.jsx)(_confluenceSearchContainer.default, {
319
319
  isSearching: status === 'loading',
320
320
  onSearch: onSearch,
321
- parameters: parameters && isValidParameters(parameters) ? parameters : {
321
+ parameters: parameters !== null && parameters !== void 0 ? parameters : {
322
322
  cloudId: ''
323
323
  }
324
324
  })), currentViewMode === 'inline' ? renderInlineLinkModalContent() : renderTableModalContent()) : (0, _react2.jsx)(_noInstances.NoInstancesView, {
@@ -107,7 +107,7 @@ var ColumnPicker = exports.ColumnPicker = function ColumnPicker(_ref) {
107
107
  if (allOptions.length) {
108
108
  var _pickerRef$current;
109
109
  // necessary to refocus the search input after the loading state
110
- pickerRef === null || pickerRef === void 0 || (_pickerRef$current = pickerRef.current) === null || _pickerRef$current === void 0 || (_pickerRef$current = _pickerRef$current.selectRef) === null || _pickerRef$current === void 0 || (_pickerRef$current = _pickerRef$current.inputRef) === null || _pickerRef$current === void 0 || _pickerRef$current.focus();
110
+ pickerRef === null || pickerRef === void 0 || (_pickerRef$current = pickerRef.current) === null || _pickerRef$current === void 0 || (_pickerRef$current = _pickerRef$current.selectRef) === null || _pickerRef$current === void 0 || (_pickerRef$current = _pickerRef$current.select) === null || _pickerRef$current === void 0 || (_pickerRef$current = _pickerRef$current.inputRef) === null || _pickerRef$current === void 0 || _pickerRef$current.focus();
111
111
  }
112
112
  }, [allOptions]);
113
113
  (0, _react.useEffect)(function () {
@@ -70,6 +70,9 @@ export default {
70
70
  'linkDataSource.datasource.table.authScreenDescriptionText': 'Connect your {providerName} account to collaborate on work across Atlassian products.',
71
71
  'linkDataSource.datasource.table.authScreenHeaderText': 'Connect your {providerName} account',
72
72
  'linkDataSource.datasource.table.learnMoreAboutSmartLinks': 'Learn more about Smart Links.',
73
+ 'linkDataSource.issue-line-table.error-generic-description.nonfinal': 'We had an issue trying to complete the update. Refresh the page and try again.',
74
+ 'linkDataSource.issue-line-table.error-generic-title.nonfinal': 'Something went wrong',
75
+ 'linkDataSource.issue-line-table.go-to-resource.nonfinal': 'Go to item',
73
76
  'linkDataSource.issue-line-table.unwrap-text': 'Unwrap text',
74
77
  'linkDataSource.issue-line-table.wrap-text': 'Wrap text',
75
78
  'linkDataSource.jira-issues.accessInstructions': 'To request access, contact your site administrator.',
@@ -70,6 +70,9 @@ export default {
70
70
  'linkDataSource.datasource.table.authScreenDescriptionText': 'Connect your {providerName} account to collaborate on work across Atlassian products.',
71
71
  'linkDataSource.datasource.table.authScreenHeaderText': 'Connect your {providerName} account',
72
72
  'linkDataSource.datasource.table.learnMoreAboutSmartLinks': 'Learn more about Smart Links.',
73
+ 'linkDataSource.issue-line-table.error-generic-description.nonfinal': 'We had an issue trying to complete the update. Refresh the page and try again.',
74
+ 'linkDataSource.issue-line-table.error-generic-title.nonfinal': 'Something went wrong',
75
+ 'linkDataSource.issue-line-table.go-to-resource.nonfinal': 'Go to item',
73
76
  'linkDataSource.issue-line-table.unwrap-text': 'Unwrap text',
74
77
  'linkDataSource.issue-line-table.wrap-text': 'Wrap text',
75
78
  'linkDataSource.checkConnectionWithSource': 'Check your connection and refresh, or <a>open this query in Jira</a> to review.',
@@ -70,6 +70,9 @@ export default {
70
70
  'linkDataSource.datasource.table.authScreenDescriptionText': '⁣⁢Connect your {providerName} account to collaborate on work across Atlassian products.⁡‌⁡⁡⁠⁠⁠⁠‌‌⁣⁤',
71
71
  'linkDataSource.datasource.table.authScreenHeaderText': '⁣⁢Connect your {providerName} account‌⁡⁠⁣⁤',
72
72
  'linkDataSource.datasource.table.learnMoreAboutSmartLinks': '⁣⁢Learn more about Smart Links.‍‌‍⁡؜؜‍‌⁠⁡⁠⁠‍‌⁠⁣⁤',
73
+ 'linkDataSource.issue-line-table.error-generic-description.nonfinal': '⁣⁢We had an issue trying to complete the update. Refresh the page and try again.؜⁡‌‌‍⁡‍؜⁡؜⁠⁡؜؜⁣⁤',
74
+ 'linkDataSource.issue-line-table.error-generic-title.nonfinal': '⁣⁢Something went wrong‍⁡‍؜‍؜⁡⁡‍‌‍؜⁠⁣⁤',
75
+ 'linkDataSource.issue-line-table.go-to-resource.nonfinal': '⁣⁢Go to item‌⁡⁡‍؜؜؜⁠‌‍؜⁣⁤',
73
76
  'linkDataSource.issue-line-table.unwrap-text': '⁣⁢Unwrap text⁡⁡‍⁡‍؜‍؜⁠‌‍⁣⁤',
74
77
  'linkDataSource.issue-line-table.wrap-text': '⁣⁢Wrap text؜⁡‌‌‍⁠⁣⁤',
75
78
  'linkDataSource.jira-issues.accessInstructions': '⁣⁢To request access, contact your site administrator.⁡؜؜⁣⁤',
@@ -1,6 +1,6 @@
1
1
  import React, { useCallback, useEffect, useMemo, useRef, useState } from 'react';
2
2
  import { useDebouncedCallback } from 'use-debounce';
3
- import { getBooleanFF } from '@atlaskit/platform-feature-flags';
3
+ import { fg } from '@atlaskit/platform-feature-flags';
4
4
  import { Flex, xcss } from '@atlaskit/primitives';
5
5
  import { BasicSearchInput } from '../../common/modal/basic-search-input';
6
6
  import { FILTER_SELECTION_DEBOUNCE_MS } from '../../common/modal/popup-select/constants';
@@ -73,7 +73,7 @@ const ConfluenceSearchContainer = ({
73
73
  }
74
74
  }, [cloudId, resetHydrationHook]);
75
75
  const showBasicFilters = useMemo(() => {
76
- if (getBooleanFF('platform.linking-platform.datasource.show-clol-basic-filters')) {
76
+ if (fg('platform.linking-platform.datasource.show-clol-basic-filters')) {
77
77
  return true;
78
78
  }
79
79
  return false;
@@ -305,7 +305,7 @@ export const PlainConfluenceSearchConfigModal = props => {
305
305
  }, jsx(ConfluenceSearchContainer, {
306
306
  isSearching: status === 'loading',
307
307
  onSearch: onSearch,
308
- parameters: parameters && isValidParameters(parameters) ? parameters : {
308
+ parameters: parameters !== null && parameters !== void 0 ? parameters : {
309
309
  cloudId: ''
310
310
  }
311
311
  })), currentViewMode === 'inline' ? renderInlineLinkModalContent() : renderTableModalContent()) : jsx(NoInstancesView, {
@@ -81,9 +81,9 @@ export const ColumnPicker = ({
81
81
  };
82
82
  useEffect(() => {
83
83
  if (allOptions.length) {
84
- var _pickerRef$current, _pickerRef$current$se, _pickerRef$current$se2;
84
+ var _pickerRef$current, _pickerRef$current$se, _pickerRef$current$se2, _pickerRef$current$se3;
85
85
  // necessary to refocus the search input after the loading state
86
- pickerRef === null || pickerRef === void 0 ? void 0 : (_pickerRef$current = pickerRef.current) === null || _pickerRef$current === void 0 ? void 0 : (_pickerRef$current$se = _pickerRef$current.selectRef) === null || _pickerRef$current$se === void 0 ? void 0 : (_pickerRef$current$se2 = _pickerRef$current$se.inputRef) === null || _pickerRef$current$se2 === void 0 ? void 0 : _pickerRef$current$se2.focus();
86
+ pickerRef === null || pickerRef === void 0 ? void 0 : (_pickerRef$current = pickerRef.current) === null || _pickerRef$current === void 0 ? void 0 : (_pickerRef$current$se = _pickerRef$current.selectRef) === null || _pickerRef$current$se === void 0 ? void 0 : (_pickerRef$current$se2 = _pickerRef$current$se.select) === null || _pickerRef$current$se2 === void 0 ? void 0 : (_pickerRef$current$se3 = _pickerRef$current$se2.inputRef) === null || _pickerRef$current$se3 === void 0 ? void 0 : _pickerRef$current$se3.focus();
87
87
  }
88
88
  }, [allOptions]);
89
89
  useEffect(() => {
@@ -70,6 +70,9 @@ export default {
70
70
  'linkDataSource.datasource.table.authScreenDescriptionText': 'Connect your {providerName} account to collaborate on work across Atlassian products.',
71
71
  'linkDataSource.datasource.table.authScreenHeaderText': 'Connect your {providerName} account',
72
72
  'linkDataSource.datasource.table.learnMoreAboutSmartLinks': 'Learn more about Smart Links.',
73
+ 'linkDataSource.issue-line-table.error-generic-description.nonfinal': 'We had an issue trying to complete the update. Refresh the page and try again.',
74
+ 'linkDataSource.issue-line-table.error-generic-title.nonfinal': 'Something went wrong',
75
+ 'linkDataSource.issue-line-table.go-to-resource.nonfinal': 'Go to item',
73
76
  'linkDataSource.issue-line-table.unwrap-text': 'Unwrap text',
74
77
  'linkDataSource.issue-line-table.wrap-text': 'Wrap text',
75
78
  'linkDataSource.jira-issues.accessInstructions': 'To request access, contact your site administrator.',
@@ -70,6 +70,9 @@ export default {
70
70
  'linkDataSource.datasource.table.authScreenDescriptionText': 'Connect your {providerName} account to collaborate on work across Atlassian products.',
71
71
  'linkDataSource.datasource.table.authScreenHeaderText': 'Connect your {providerName} account',
72
72
  'linkDataSource.datasource.table.learnMoreAboutSmartLinks': 'Learn more about Smart Links.',
73
+ 'linkDataSource.issue-line-table.error-generic-description.nonfinal': 'We had an issue trying to complete the update. Refresh the page and try again.',
74
+ 'linkDataSource.issue-line-table.error-generic-title.nonfinal': 'Something went wrong',
75
+ 'linkDataSource.issue-line-table.go-to-resource.nonfinal': 'Go to item',
73
76
  'linkDataSource.issue-line-table.unwrap-text': 'Unwrap text',
74
77
  'linkDataSource.issue-line-table.wrap-text': 'Wrap text',
75
78
  'linkDataSource.checkConnectionWithSource': 'Check your connection and refresh, or <a>open this query in Jira</a> to review.',
@@ -70,6 +70,9 @@ export default {
70
70
  'linkDataSource.datasource.table.authScreenDescriptionText': '⁣⁢Connect your {providerName} account to collaborate on work across Atlassian products.⁡‌⁡⁡⁠⁠⁠⁠‌‌⁣⁤',
71
71
  'linkDataSource.datasource.table.authScreenHeaderText': '⁣⁢Connect your {providerName} account‌⁡⁠⁣⁤',
72
72
  'linkDataSource.datasource.table.learnMoreAboutSmartLinks': '⁣⁢Learn more about Smart Links.‍‌‍⁡؜؜‍‌⁠⁡⁠⁠‍‌⁠⁣⁤',
73
+ 'linkDataSource.issue-line-table.error-generic-description.nonfinal': '⁣⁢We had an issue trying to complete the update. Refresh the page and try again.؜⁡‌‌‍⁡‍؜⁡؜⁠⁡؜؜⁣⁤',
74
+ 'linkDataSource.issue-line-table.error-generic-title.nonfinal': '⁣⁢Something went wrong‍⁡‍؜‍؜⁡⁡‍‌‍؜⁠⁣⁤',
75
+ 'linkDataSource.issue-line-table.go-to-resource.nonfinal': '⁣⁢Go to item‌⁡⁡‍؜؜؜⁠‌‍؜⁣⁤',
73
76
  'linkDataSource.issue-line-table.unwrap-text': '⁣⁢Unwrap text⁡⁡‍⁡‍؜‍؜⁠‌‍⁣⁤',
74
77
  'linkDataSource.issue-line-table.wrap-text': '⁣⁢Wrap text؜⁡‌‌‍⁠⁣⁤',
75
78
  'linkDataSource.jira-issues.accessInstructions': '⁣⁢To request access, contact your site administrator.⁡؜؜⁣⁤',
@@ -4,7 +4,7 @@ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbol
4
4
  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; }
5
5
  import React, { useCallback, useEffect, useMemo, useRef, useState } from 'react';
6
6
  import { useDebouncedCallback } from 'use-debounce';
7
- import { getBooleanFF } from '@atlaskit/platform-feature-flags';
7
+ import { fg } from '@atlaskit/platform-feature-flags';
8
8
  import { Flex, xcss } from '@atlaskit/primitives';
9
9
  import { BasicSearchInput } from '../../common/modal/basic-search-input';
10
10
  import { FILTER_SELECTION_DEBOUNCE_MS } from '../../common/modal/popup-select/constants';
@@ -84,7 +84,7 @@ var ConfluenceSearchContainer = function ConfluenceSearchContainer(_ref) {
84
84
  }
85
85
  }, [cloudId, resetHydrationHook]);
86
86
  var showBasicFilters = useMemo(function () {
87
- if (getBooleanFF('platform.linking-platform.datasource.show-clol-basic-filters')) {
87
+ if (fg('platform.linking-platform.datasource.show-clol-basic-filters')) {
88
88
  return true;
89
89
  }
90
90
  return false;
@@ -315,7 +315,7 @@ export var PlainConfluenceSearchConfigModal = function PlainConfluenceSearchConf
315
315
  }, jsx(ConfluenceSearchContainer, {
316
316
  isSearching: status === 'loading',
317
317
  onSearch: onSearch,
318
- parameters: parameters && isValidParameters(parameters) ? parameters : {
318
+ parameters: parameters !== null && parameters !== void 0 ? parameters : {
319
319
  cloudId: ''
320
320
  }
321
321
  })), currentViewMode === 'inline' ? renderInlineLinkModalContent() : renderTableModalContent()) : jsx(NoInstancesView, {
@@ -101,7 +101,7 @@ export var ColumnPicker = function ColumnPicker(_ref) {
101
101
  if (allOptions.length) {
102
102
  var _pickerRef$current;
103
103
  // necessary to refocus the search input after the loading state
104
- pickerRef === null || pickerRef === void 0 || (_pickerRef$current = pickerRef.current) === null || _pickerRef$current === void 0 || (_pickerRef$current = _pickerRef$current.selectRef) === null || _pickerRef$current === void 0 || (_pickerRef$current = _pickerRef$current.inputRef) === null || _pickerRef$current === void 0 || _pickerRef$current.focus();
104
+ pickerRef === null || pickerRef === void 0 || (_pickerRef$current = pickerRef.current) === null || _pickerRef$current === void 0 || (_pickerRef$current = _pickerRef$current.selectRef) === null || _pickerRef$current === void 0 || (_pickerRef$current = _pickerRef$current.select) === null || _pickerRef$current === void 0 || (_pickerRef$current = _pickerRef$current.inputRef) === null || _pickerRef$current === void 0 || _pickerRef$current.focus();
105
105
  }
106
106
  }, [allOptions]);
107
107
  useEffect(function () {
@@ -68,6 +68,9 @@ declare const _default: {
68
68
  'linkDataSource.datasource.table.authScreenDescriptionText': string;
69
69
  'linkDataSource.datasource.table.authScreenHeaderText': string;
70
70
  'linkDataSource.datasource.table.learnMoreAboutSmartLinks': string;
71
+ 'linkDataSource.issue-line-table.error-generic-description.nonfinal': string;
72
+ 'linkDataSource.issue-line-table.error-generic-title.nonfinal': string;
73
+ 'linkDataSource.issue-line-table.go-to-resource.nonfinal': string;
71
74
  'linkDataSource.issue-line-table.unwrap-text': string;
72
75
  'linkDataSource.issue-line-table.wrap-text': string;
73
76
  'linkDataSource.jira-issues.accessInstructions': string;
@@ -68,6 +68,9 @@ declare const _default: {
68
68
  'linkDataSource.datasource.table.authScreenDescriptionText': string;
69
69
  'linkDataSource.datasource.table.authScreenHeaderText': string;
70
70
  'linkDataSource.datasource.table.learnMoreAboutSmartLinks': string;
71
+ 'linkDataSource.issue-line-table.error-generic-description.nonfinal': string;
72
+ 'linkDataSource.issue-line-table.error-generic-title.nonfinal': string;
73
+ 'linkDataSource.issue-line-table.go-to-resource.nonfinal': string;
71
74
  'linkDataSource.issue-line-table.unwrap-text': string;
72
75
  'linkDataSource.issue-line-table.wrap-text': string;
73
76
  'linkDataSource.checkConnectionWithSource': string;
@@ -68,6 +68,9 @@ declare const _default: {
68
68
  'linkDataSource.datasource.table.authScreenDescriptionText': string;
69
69
  'linkDataSource.datasource.table.authScreenHeaderText': string;
70
70
  'linkDataSource.datasource.table.learnMoreAboutSmartLinks': string;
71
+ 'linkDataSource.issue-line-table.error-generic-description.nonfinal': string;
72
+ 'linkDataSource.issue-line-table.error-generic-title.nonfinal': string;
73
+ 'linkDataSource.issue-line-table.go-to-resource.nonfinal': string;
71
74
  'linkDataSource.issue-line-table.unwrap-text': string;
72
75
  'linkDataSource.issue-line-table.wrap-text': string;
73
76
  'linkDataSource.jira-issues.accessInstructions': string;
@@ -68,6 +68,9 @@ declare const _default: {
68
68
  'linkDataSource.datasource.table.authScreenDescriptionText': string;
69
69
  'linkDataSource.datasource.table.authScreenHeaderText': string;
70
70
  'linkDataSource.datasource.table.learnMoreAboutSmartLinks': string;
71
+ 'linkDataSource.issue-line-table.error-generic-description.nonfinal': string;
72
+ 'linkDataSource.issue-line-table.error-generic-title.nonfinal': string;
73
+ 'linkDataSource.issue-line-table.go-to-resource.nonfinal': string;
71
74
  'linkDataSource.issue-line-table.unwrap-text': string;
72
75
  'linkDataSource.issue-line-table.wrap-text': string;
73
76
  'linkDataSource.jira-issues.accessInstructions': string;
@@ -68,6 +68,9 @@ declare const _default: {
68
68
  'linkDataSource.datasource.table.authScreenDescriptionText': string;
69
69
  'linkDataSource.datasource.table.authScreenHeaderText': string;
70
70
  'linkDataSource.datasource.table.learnMoreAboutSmartLinks': string;
71
+ 'linkDataSource.issue-line-table.error-generic-description.nonfinal': string;
72
+ 'linkDataSource.issue-line-table.error-generic-title.nonfinal': string;
73
+ 'linkDataSource.issue-line-table.go-to-resource.nonfinal': string;
71
74
  'linkDataSource.issue-line-table.unwrap-text': string;
72
75
  'linkDataSource.issue-line-table.wrap-text': string;
73
76
  'linkDataSource.checkConnectionWithSource': string;
@@ -68,6 +68,9 @@ declare const _default: {
68
68
  'linkDataSource.datasource.table.authScreenDescriptionText': string;
69
69
  'linkDataSource.datasource.table.authScreenHeaderText': string;
70
70
  'linkDataSource.datasource.table.learnMoreAboutSmartLinks': string;
71
+ 'linkDataSource.issue-line-table.error-generic-description.nonfinal': string;
72
+ 'linkDataSource.issue-line-table.error-generic-title.nonfinal': string;
73
+ 'linkDataSource.issue-line-table.go-to-resource.nonfinal': string;
71
74
  'linkDataSource.issue-line-table.unwrap-text': string;
72
75
  'linkDataSource.issue-line-table.wrap-text': string;
73
76
  'linkDataSource.jira-issues.accessInstructions': string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/link-datasource",
3
- "version": "2.11.3",
3
+ "version": "2.11.5",
4
4
  "description": "UI Components to support linking platform dataset feature",
5
5
  "author": "Atlassian Pty Ltd",
6
6
  "license": "Apache-2.0",
@@ -49,10 +49,10 @@
49
49
  "@atlaskit/flag": "^15.8.0",
50
50
  "@atlaskit/form": "^10.5.0",
51
51
  "@atlaskit/heading": "^2.4.0",
52
- "@atlaskit/icon": "^22.13.0",
52
+ "@atlaskit/icon": "^22.14.0",
53
53
  "@atlaskit/icon-object": "^6.5.0",
54
54
  "@atlaskit/image": "^1.3.0",
55
- "@atlaskit/inline-edit": "^13.6.0",
55
+ "@atlaskit/inline-edit": "^13.7.0",
56
56
  "@atlaskit/intl-messages-provider": "^1.0.0",
57
57
  "@atlaskit/jql-ast": "^3.3.0",
58
58
  "@atlaskit/jql-editor": "^4.5.0",
@@ -78,7 +78,7 @@
78
78
  "@atlaskit/tag": "^12.5.0",
79
79
  "@atlaskit/textfield": "6.5.1",
80
80
  "@atlaskit/theme": "^13.0.0",
81
- "@atlaskit/tokens": "^1.58.0",
81
+ "@atlaskit/tokens": "^1.59.0",
82
82
  "@atlaskit/tooltip": "^18.7.0",
83
83
  "@atlaskit/ufo": "^0.3.0",
84
84
  "@atlaskit/width-detector": "^4.3.0",