@atlaskit/link-datasource 4.21.5 → 4.21.6
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 +8 -0
- package/dist/cjs/ui/common/modal/content-container/index.compiled.css +1 -1
- package/dist/cjs/ui/common/modal/content-container/index.js +1 -1
- package/dist/cjs/ui/common/modal/popup-select/custom-checkbox-option.compiled.css +1 -1
- package/dist/cjs/ui/common/modal/popup-select/custom-checkbox-option.js +1 -1
- package/dist/es2019/ui/common/modal/content-container/index.compiled.css +1 -1
- package/dist/es2019/ui/common/modal/content-container/index.js +1 -1
- package/dist/es2019/ui/common/modal/popup-select/custom-checkbox-option.compiled.css +1 -1
- package/dist/es2019/ui/common/modal/popup-select/custom-checkbox-option.js +1 -1
- package/dist/esm/ui/common/modal/content-container/index.compiled.css +1 -1
- package/dist/esm/ui/common/modal/content-container/index.js +1 -1
- package/dist/esm/ui/common/modal/popup-select/custom-checkbox-option.compiled.css +1 -1
- package/dist/esm/ui/common/modal/popup-select/custom-checkbox-option.js +1 -1
- package/examples-helpers/buildIssueLikeTableLoadingError.tsx +2 -1
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @atlaskit/link-datasource
|
|
2
2
|
|
|
3
|
+
## 4.21.6
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [`5d0b8ba5e6f7f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5d0b8ba5e6f7f) -
|
|
8
|
+
Internal changes to how borders are applied.
|
|
9
|
+
- Updated dependencies
|
|
10
|
+
|
|
3
11
|
## 4.21.5
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
|
|
2
2
|
._1kl71x13{border-left:var(--ds-border-width,1px) solid var(--ds-border,#dfe1e6)}
|
|
3
3
|
._1s7z1x13{border-right:var(--ds-border-width,1px) solid var(--ds-border,#dfe1e6)}
|
|
4
|
+
._n7zl1md5{border-bottom:var(--ds-border-width-selected,2px) solid var(--ds-border,#dfe1e6)}
|
|
4
5
|
._n7zl1x13{border-bottom:var(--ds-border-width,1px) solid var(--ds-border,#dfe1e6)}
|
|
5
|
-
._n7zl8e97{border-bottom:var(--ds-border-width-outline,2px) solid var(--ds-border,#dfe1e6)}
|
|
6
6
|
._n7zlglyw{border-bottom:none}
|
|
7
7
|
._x3do1x13{border-top:var(--ds-border-width,1px) solid var(--ds-border,#dfe1e6)}._12vemgnk{background-repeat:no-repeat}
|
|
8
8
|
._13li1mok{border-top-left-radius:var(--ds-radius-large,8px)}
|
|
@@ -14,7 +14,7 @@ var _compiled = require("@atlaskit/primitives/compiled");
|
|
|
14
14
|
var _colors = require("@atlaskit/theme/colors");
|
|
15
15
|
var styles = {
|
|
16
16
|
tableContainerStyles: "_n7zl1x13 _x3do1x13 _1kl71x13 _1s7z1x13 _13li1mok _qrwq1mok",
|
|
17
|
-
contentContainerStyles: "_1reo1wug _18m91wug
|
|
17
|
+
contentContainerStyles: "_1reo1wug _18m91wug _n7zl1md5 _1e0c11p5 _c71l1pna _1itk1sfv _ouxlbac2 _12vemgnk _1lrw1sd4 _qmxj1c00",
|
|
18
18
|
contentContainerRemoveBorderStyles: "_n7zlglyw"
|
|
19
19
|
};
|
|
20
20
|
var ContentContainer = exports.ContentContainer = function ContentContainer(_ref) {
|
|
@@ -24,6 +24,6 @@ var CustomCheckboxOption = exports.CustomCheckboxOption = function CustomCheckbo
|
|
|
24
24
|
return /*#__PURE__*/React.createElement(_select.CheckboxOption
|
|
25
25
|
// eslint-disable-next-line @atlaskit/design-system/no-unsafe-style-overrides
|
|
26
26
|
, (0, _extends2.default)({}, props, {
|
|
27
|
-
className: (0, _runtime.ax)(["
|
|
27
|
+
className: (0, _runtime.ax)(["_189e1dm9 _1dqonqa1 _1h6d1j28 _16qsglyw _bfhk1j9a _1q511b66 _85i51b66 _bozgpxbi _y4tipxbi _irr3166n _1di61dty", props.isSelected && "_bfhkfg4m _irr3i1yw _1di619ru", props.isFocused && "_1h6d1p6i"])
|
|
28
28
|
}), children);
|
|
29
29
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
|
|
2
2
|
._1kl71x13{border-left:var(--ds-border-width,1px) solid var(--ds-border,#dfe1e6)}
|
|
3
3
|
._1s7z1x13{border-right:var(--ds-border-width,1px) solid var(--ds-border,#dfe1e6)}
|
|
4
|
+
._n7zl1md5{border-bottom:var(--ds-border-width-selected,2px) solid var(--ds-border,#dfe1e6)}
|
|
4
5
|
._n7zl1x13{border-bottom:var(--ds-border-width,1px) solid var(--ds-border,#dfe1e6)}
|
|
5
|
-
._n7zl8e97{border-bottom:var(--ds-border-width-outline,2px) solid var(--ds-border,#dfe1e6)}
|
|
6
6
|
._n7zlglyw{border-bottom:none}
|
|
7
7
|
._x3do1x13{border-top:var(--ds-border-width,1px) solid var(--ds-border,#dfe1e6)}._12vemgnk{background-repeat:no-repeat}
|
|
8
8
|
._13li1mok{border-top-left-radius:var(--ds-radius-large,8px)}
|
|
@@ -7,7 +7,7 @@ import { Box } from '@atlaskit/primitives/compiled';
|
|
|
7
7
|
import { N40 } from '@atlaskit/theme/colors';
|
|
8
8
|
const styles = {
|
|
9
9
|
tableContainerStyles: "_n7zl1x13 _x3do1x13 _1kl71x13 _1s7z1x13 _13li1mok _qrwq1mok",
|
|
10
|
-
contentContainerStyles: "_1reo1wug _18m91wug
|
|
10
|
+
contentContainerStyles: "_1reo1wug _18m91wug _n7zl1md5 _1e0c11p5 _c71l1pna _1itk1sfv _ouxlbac2 _12vemgnk _1lrw1sd4 _qmxj1c00",
|
|
11
11
|
contentContainerRemoveBorderStyles: "_n7zlglyw"
|
|
12
12
|
};
|
|
13
13
|
export const ContentContainer = ({
|
|
@@ -14,6 +14,6 @@ export const CustomCheckboxOption = ({
|
|
|
14
14
|
return /*#__PURE__*/React.createElement(CheckboxOption
|
|
15
15
|
// eslint-disable-next-line @atlaskit/design-system/no-unsafe-style-overrides
|
|
16
16
|
, _extends({}, props, {
|
|
17
|
-
className: ax(["
|
|
17
|
+
className: ax(["_189e1dm9 _1dqonqa1 _1h6d1j28 _16qsglyw _bfhk1j9a _1q511b66 _85i51b66 _bozgpxbi _y4tipxbi _irr3166n _1di61dty", props.isSelected && "_bfhkfg4m _irr3i1yw _1di619ru", props.isFocused && "_1h6d1p6i"])
|
|
18
18
|
}), children);
|
|
19
19
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
|
|
2
2
|
._1kl71x13{border-left:var(--ds-border-width,1px) solid var(--ds-border,#dfe1e6)}
|
|
3
3
|
._1s7z1x13{border-right:var(--ds-border-width,1px) solid var(--ds-border,#dfe1e6)}
|
|
4
|
+
._n7zl1md5{border-bottom:var(--ds-border-width-selected,2px) solid var(--ds-border,#dfe1e6)}
|
|
4
5
|
._n7zl1x13{border-bottom:var(--ds-border-width,1px) solid var(--ds-border,#dfe1e6)}
|
|
5
|
-
._n7zl8e97{border-bottom:var(--ds-border-width-outline,2px) solid var(--ds-border,#dfe1e6)}
|
|
6
6
|
._n7zlglyw{border-bottom:none}
|
|
7
7
|
._x3do1x13{border-top:var(--ds-border-width,1px) solid var(--ds-border,#dfe1e6)}._12vemgnk{background-repeat:no-repeat}
|
|
8
8
|
._13li1mok{border-top-left-radius:var(--ds-radius-large,8px)}
|
|
@@ -7,7 +7,7 @@ import { Box } from '@atlaskit/primitives/compiled';
|
|
|
7
7
|
import { N40 } from '@atlaskit/theme/colors';
|
|
8
8
|
var styles = {
|
|
9
9
|
tableContainerStyles: "_n7zl1x13 _x3do1x13 _1kl71x13 _1s7z1x13 _13li1mok _qrwq1mok",
|
|
10
|
-
contentContainerStyles: "_1reo1wug _18m91wug
|
|
10
|
+
contentContainerStyles: "_1reo1wug _18m91wug _n7zl1md5 _1e0c11p5 _c71l1pna _1itk1sfv _ouxlbac2 _12vemgnk _1lrw1sd4 _qmxj1c00",
|
|
11
11
|
contentContainerRemoveBorderStyles: "_n7zlglyw"
|
|
12
12
|
};
|
|
13
13
|
export var ContentContainer = function ContentContainer(_ref) {
|
|
@@ -15,6 +15,6 @@ export var CustomCheckboxOption = function CustomCheckboxOption(_ref) {
|
|
|
15
15
|
return /*#__PURE__*/React.createElement(CheckboxOption
|
|
16
16
|
// eslint-disable-next-line @atlaskit/design-system/no-unsafe-style-overrides
|
|
17
17
|
, _extends({}, props, {
|
|
18
|
-
className: ax(["
|
|
18
|
+
className: ax(["_189e1dm9 _1dqonqa1 _1h6d1j28 _16qsglyw _bfhk1j9a _1q511b66 _85i51b66 _bozgpxbi _y4tipxbi _irr3166n _1di61dty", props.isSelected && "_bfhkfg4m _irr3i1yw _1di619ru", props.isFocused && "_1h6d1p6i"])
|
|
19
19
|
}), children);
|
|
20
20
|
};
|
|
@@ -6,6 +6,7 @@ import { jsx, styled } from '@compiled/react';
|
|
|
6
6
|
|
|
7
7
|
import { IntlMessagesProvider } from '@atlaskit/intl-messages-provider';
|
|
8
8
|
import { SmartCardProvider } from '@atlaskit/link-provider';
|
|
9
|
+
import { token } from '@atlaskit/tokens';
|
|
9
10
|
|
|
10
11
|
import { fetchMessagesForLocale } from '../src/common/utils/locale/fetch-messages-for-locale';
|
|
11
12
|
import { DatasourceExperienceIdProvider } from '../src/contexts/datasource-experience-id';
|
|
@@ -16,7 +17,7 @@ import SmartLinkClient from './smartLinkCustomClient';
|
|
|
16
17
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-styled -- To migrate as part of go/ui-styling-standard
|
|
17
18
|
const TableViewWrapper = styled.div({
|
|
18
19
|
borderColor: 'grey',
|
|
19
|
-
borderWidth: '
|
|
20
|
+
borderWidth: token('border.width'),
|
|
20
21
|
borderStyle: 'solid',
|
|
21
22
|
});
|
|
22
23
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/link-datasource",
|
|
3
|
-
"version": "4.21.
|
|
3
|
+
"version": "4.21.6",
|
|
4
4
|
"description": "UI Components to support linking platform dataset feature",
|
|
5
5
|
"author": "Atlassian Pty Ltd",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"ak-postbuild": "ls -d dist/* | xargs -n 1 copyfiles -u 1 -V src/**/*.{svg,png}"
|
|
37
37
|
},
|
|
38
38
|
"dependencies": {
|
|
39
|
-
"@atlaskit/adf-schema": "^
|
|
39
|
+
"@atlaskit/adf-schema": "^51.0.0",
|
|
40
40
|
"@atlaskit/analytics-next": "^11.1.0",
|
|
41
41
|
"@atlaskit/atlassian-context": "^0.5.0",
|
|
42
42
|
"@atlaskit/avatar": "^25.1.0",
|
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
"@atlaskit/primitives": "^14.14.0",
|
|
79
79
|
"@atlaskit/react-select": "^3.5.0",
|
|
80
80
|
"@atlaskit/select": "^21.2.0",
|
|
81
|
-
"@atlaskit/smart-card": "^40.
|
|
81
|
+
"@atlaskit/smart-card": "^40.21.0",
|
|
82
82
|
"@atlaskit/smart-user-picker": "^8.2.0",
|
|
83
83
|
"@atlaskit/spinner": "^19.0.0",
|
|
84
84
|
"@atlaskit/tag": "^14.1.0",
|