@atlaskit/link-datasource 4.21.0 → 4.21.1
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/popup-select/control.js +1 -1
- package/dist/cjs/ui/confluence-search-modal/basic-filters/filters/date-range-picker/PopupComponent.compiled.css +1 -1
- package/dist/cjs/ui/confluence-search-modal/basic-filters/filters/date-range-picker/PopupComponent.js +1 -1
- package/dist/cjs/ui/confluence-search-modal/basic-filters/filters/date-range-picker/index.compiled.css +1 -1
- package/dist/cjs/ui/confluence-search-modal/basic-filters/filters/date-range-picker/index.js +2 -2
- package/dist/cjs/ui/issue-like-table/empty-state/index.js +1 -1
- package/dist/es2019/ui/common/modal/popup-select/control.js +1 -1
- package/dist/es2019/ui/confluence-search-modal/basic-filters/filters/date-range-picker/PopupComponent.compiled.css +1 -1
- package/dist/es2019/ui/confluence-search-modal/basic-filters/filters/date-range-picker/PopupComponent.js +1 -1
- package/dist/es2019/ui/confluence-search-modal/basic-filters/filters/date-range-picker/index.compiled.css +1 -1
- package/dist/es2019/ui/confluence-search-modal/basic-filters/filters/date-range-picker/index.js +2 -2
- package/dist/es2019/ui/issue-like-table/empty-state/index.js +1 -1
- package/dist/esm/ui/common/modal/popup-select/control.js +1 -1
- package/dist/esm/ui/confluence-search-modal/basic-filters/filters/date-range-picker/PopupComponent.compiled.css +1 -1
- package/dist/esm/ui/confluence-search-modal/basic-filters/filters/date-range-picker/PopupComponent.js +1 -1
- package/dist/esm/ui/confluence-search-modal/basic-filters/filters/date-range-picker/index.compiled.css +1 -1
- package/dist/esm/ui/confluence-search-modal/basic-filters/filters/date-range-picker/index.js +2 -2
- package/dist/esm/ui/issue-like-table/empty-state/index.js +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @atlaskit/link-datasource
|
|
2
2
|
|
|
3
|
+
## 4.21.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [`e5001e144b74e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e5001e144b74e) -
|
|
8
|
+
Internal changes to how border radius is applied.
|
|
9
|
+
- Updated dependencies
|
|
10
|
+
|
|
3
11
|
## 4.21.0
|
|
4
12
|
|
|
5
13
|
### Minor Changes
|
|
@@ -18,7 +18,7 @@ var getPopupCustomControlStyles = function getPopupCustomControlStyles() {
|
|
|
18
18
|
return {
|
|
19
19
|
display: 'flex',
|
|
20
20
|
// eslint-disable-next-line @atlaskit/design-system/no-unsafe-design-token-usage
|
|
21
|
-
borderRadius: "var(--ds-
|
|
21
|
+
borderRadius: "var(--ds-radius-small, 3px)",
|
|
22
22
|
border: "solid 1px ".concat("var(--ds-border-input, #8C8F97)"),
|
|
23
23
|
minHeight: 'auto'
|
|
24
24
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
.
|
|
2
|
+
._2rko12b0{border-radius:var(--ds-radius-small,4px)}._16jlkb7n{flex-grow:1}
|
|
3
3
|
._16qs1sus{box-shadow:var(--ds-shadow-overlay,0 0 1px 0 rgba(9,30,66,.31),0 3px 5px 0 rgba(9,30,66,.2))}
|
|
4
4
|
._18m9ewfl{overflow-y:visible}
|
|
5
5
|
._1e0c1ule{display:block}
|
|
@@ -24,7 +24,7 @@ var PopupComponentContainer = /*#__PURE__*/(0, _react.forwardRef)(function (_ref
|
|
|
24
24
|
return /*#__PURE__*/_react.default.createElement(C, (0, _extends2.default)({}, __cmplp, {
|
|
25
25
|
style: __cmpls,
|
|
26
26
|
ref: __cmplr,
|
|
27
|
-
className: (0, _runtime.ax)(["_16jlkb7n _1o9zkb7n _i0dl1wug _1reoewfl _18m9ewfl
|
|
27
|
+
className: (0, _runtime.ax)(["_16jlkb7n _1o9zkb7n _i0dl1wug _1reoewfl _18m9ewfl _2rko12b0 _vchhusvi _1e0c1ule _bfhk1j9a _16qs1sus _nt751r31 _49pcglyw _1hvw1o36", __cmplp.className])
|
|
28
28
|
}));
|
|
29
29
|
});
|
|
30
30
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
._11c81kw7{font:inherit}
|
|
2
2
|
._11c8dcr7{font:var(--ds-font-body-UNSAFE_small,normal 400 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
3
3
|
._19itglyw{border:none}
|
|
4
|
-
.
|
|
4
|
+
._2rko12b0{border-radius:var(--ds-radius-small,4px)}
|
|
5
5
|
._zulpv77o{gap:var(--ds-space-025,2px)}
|
|
6
6
|
._16qs1sus{box-shadow:var(--ds-shadow-overlay,0 0 1px 0 rgba(9,30,66,.31),0 3px 5px 0 rgba(9,30,66,.2))}
|
|
7
7
|
._19bvutpp{padding-left:var(--ds-space-150,9pt)}
|
package/dist/cjs/ui/confluence-search-modal/basic-filters/filters/date-range-picker/index.js
CHANGED
|
@@ -59,7 +59,7 @@ var CustomDropdown = (0, _react.forwardRef)(function (_ref2, __cmplr) {
|
|
|
59
59
|
return /*#__PURE__*/_react.default.createElement(C, (0, _extends2.default)({}, __cmplp, {
|
|
60
60
|
style: __cmpls,
|
|
61
61
|
ref: __cmplr,
|
|
62
|
-
className: (0, _runtime.ax)(["
|
|
62
|
+
className: (0, _runtime.ax)(["_2rko12b0 _1bsb5x59 _bfhk1j9a _16qs1sus _1pby16oo", __cmplp.className])
|
|
63
63
|
}));
|
|
64
64
|
});
|
|
65
65
|
|
|
@@ -75,7 +75,7 @@ var SelectDateRangeButton = (0, _react.forwardRef)(function (_ref3, __cmplr) {
|
|
|
75
75
|
return /*#__PURE__*/_react.default.createElement(C, (0, _extends2.default)({}, __cmplp, {
|
|
76
76
|
style: __cmpls,
|
|
77
77
|
ref: __cmplr,
|
|
78
|
-
className: (0, _runtime.ax)(["_19itglyw _11c81kw7
|
|
78
|
+
className: (0, _runtime.ax)(["_19itglyw _11c81kw7 _2rko12b0 _bfhk1y9p _1bsbymf6 _4t3i1ylp _19pkutpp _irr3134c _d0altlke", __cmplp.className])
|
|
79
79
|
}));
|
|
80
80
|
});
|
|
81
81
|
|
|
@@ -22,7 +22,7 @@ var SkeletonComponent = function SkeletonComponent(_ref) {
|
|
|
22
22
|
var width = _ref.width,
|
|
23
23
|
itemName = _ref.itemName;
|
|
24
24
|
return /*#__PURE__*/React.createElement(_linkingCommon.Skeleton, {
|
|
25
|
-
borderRadius: "var(--ds-
|
|
25
|
+
borderRadius: "var(--ds-radius-small, 8px)",
|
|
26
26
|
testId: "".concat(itemName, "-empty-state-skeleton"),
|
|
27
27
|
height: 14,
|
|
28
28
|
width: width
|
|
@@ -8,7 +8,7 @@ import { components } from '@atlaskit/select';
|
|
|
8
8
|
const getPopupCustomControlStyles = () => ({
|
|
9
9
|
display: 'flex',
|
|
10
10
|
// eslint-disable-next-line @atlaskit/design-system/no-unsafe-design-token-usage
|
|
11
|
-
borderRadius: "var(--ds-
|
|
11
|
+
borderRadius: "var(--ds-radius-small, 3px)",
|
|
12
12
|
border: `solid 1px ${"var(--ds-border-input, #8C8F97)"}`,
|
|
13
13
|
minHeight: 'auto'
|
|
14
14
|
});
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
.
|
|
2
|
+
._2rko12b0{border-radius:var(--ds-radius-small,4px)}._16jlkb7n{flex-grow:1}
|
|
3
3
|
._16qs1sus{box-shadow:var(--ds-shadow-overlay,0 0 1px 0 rgba(9,30,66,.31),0 3px 5px 0 rgba(9,30,66,.2))}
|
|
4
4
|
._18m9ewfl{overflow-y:visible}
|
|
5
5
|
._1e0c1ule{display:block}
|
|
@@ -13,7 +13,7 @@ const PopupComponentContainer = /*#__PURE__*/forwardRef(({
|
|
|
13
13
|
return /*#__PURE__*/React.createElement(C, _extends({}, __cmplp, {
|
|
14
14
|
style: __cmpls,
|
|
15
15
|
ref: __cmplr,
|
|
16
|
-
className: ax(["_16jlkb7n _1o9zkb7n _i0dl1wug _1reoewfl _18m9ewfl
|
|
16
|
+
className: ax(["_16jlkb7n _1o9zkb7n _i0dl1wug _1reoewfl _18m9ewfl _2rko12b0 _vchhusvi _1e0c1ule _bfhk1j9a _16qs1sus _nt751r31 _49pcglyw _1hvw1o36", __cmplp.className])
|
|
17
17
|
}));
|
|
18
18
|
});
|
|
19
19
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
._11c81kw7{font:inherit}
|
|
2
2
|
._11c8dcr7{font:var(--ds-font-body-UNSAFE_small,normal 400 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
3
3
|
._19itglyw{border:none}
|
|
4
|
-
.
|
|
4
|
+
._2rko12b0{border-radius:var(--ds-radius-small,4px)}
|
|
5
5
|
._zulpv77o{gap:var(--ds-space-025,2px)}
|
|
6
6
|
._16qs1sus{box-shadow:var(--ds-shadow-overlay,0 0 1px 0 rgba(9,30,66,.31),0 3px 5px 0 rgba(9,30,66,.2))}
|
|
7
7
|
._19bvutpp{padding-left:var(--ds-space-150,9pt)}
|
package/dist/es2019/ui/confluence-search-modal/basic-filters/filters/date-range-picker/index.js
CHANGED
|
@@ -42,7 +42,7 @@ const CustomDropdown = forwardRef(({
|
|
|
42
42
|
return /*#__PURE__*/React.createElement(C, _extends({}, __cmplp, {
|
|
43
43
|
style: __cmpls,
|
|
44
44
|
ref: __cmplr,
|
|
45
|
-
className: ax(["
|
|
45
|
+
className: ax(["_2rko12b0 _1bsb5x59 _bfhk1j9a _16qs1sus _1pby16oo", __cmplp.className])
|
|
46
46
|
}));
|
|
47
47
|
});
|
|
48
48
|
|
|
@@ -58,7 +58,7 @@ const SelectDateRangeButton = forwardRef(({
|
|
|
58
58
|
return /*#__PURE__*/React.createElement(C, _extends({}, __cmplp, {
|
|
59
59
|
style: __cmpls,
|
|
60
60
|
ref: __cmplr,
|
|
61
|
-
className: ax(["_19itglyw _11c81kw7
|
|
61
|
+
className: ax(["_19itglyw _11c81kw7 _2rko12b0 _bfhk1y9p _1bsbymf6 _4t3i1ylp _19pkutpp _irr3134c _d0altlke", __cmplp.className])
|
|
62
62
|
}));
|
|
63
63
|
});
|
|
64
64
|
|
|
@@ -12,7 +12,7 @@ const SkeletonComponent = ({
|
|
|
12
12
|
width,
|
|
13
13
|
itemName
|
|
14
14
|
}) => /*#__PURE__*/React.createElement(Skeleton, {
|
|
15
|
-
borderRadius: "var(--ds-
|
|
15
|
+
borderRadius: "var(--ds-radius-small, 8px)",
|
|
16
16
|
testId: `${itemName}-empty-state-skeleton`,
|
|
17
17
|
height: 14,
|
|
18
18
|
width: width
|
|
@@ -11,7 +11,7 @@ var getPopupCustomControlStyles = function getPopupCustomControlStyles() {
|
|
|
11
11
|
return {
|
|
12
12
|
display: 'flex',
|
|
13
13
|
// eslint-disable-next-line @atlaskit/design-system/no-unsafe-design-token-usage
|
|
14
|
-
borderRadius: "var(--ds-
|
|
14
|
+
borderRadius: "var(--ds-radius-small, 3px)",
|
|
15
15
|
border: "solid 1px ".concat("var(--ds-border-input, #8C8F97)"),
|
|
16
16
|
minHeight: 'auto'
|
|
17
17
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
.
|
|
2
|
+
._2rko12b0{border-radius:var(--ds-radius-small,4px)}._16jlkb7n{flex-grow:1}
|
|
3
3
|
._16qs1sus{box-shadow:var(--ds-shadow-overlay,0 0 1px 0 rgba(9,30,66,.31),0 3px 5px 0 rgba(9,30,66,.2))}
|
|
4
4
|
._18m9ewfl{overflow-y:visible}
|
|
5
5
|
._1e0c1ule{display:block}
|
|
@@ -15,7 +15,7 @@ var PopupComponentContainer = /*#__PURE__*/forwardRef(function (_ref, __cmplr) {
|
|
|
15
15
|
return /*#__PURE__*/React.createElement(C, _extends({}, __cmplp, {
|
|
16
16
|
style: __cmpls,
|
|
17
17
|
ref: __cmplr,
|
|
18
|
-
className: ax(["_16jlkb7n _1o9zkb7n _i0dl1wug _1reoewfl _18m9ewfl
|
|
18
|
+
className: ax(["_16jlkb7n _1o9zkb7n _i0dl1wug _1reoewfl _18m9ewfl _2rko12b0 _vchhusvi _1e0c1ule _bfhk1j9a _16qs1sus _nt751r31 _49pcglyw _1hvw1o36", __cmplp.className])
|
|
19
19
|
}));
|
|
20
20
|
});
|
|
21
21
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
._11c81kw7{font:inherit}
|
|
2
2
|
._11c8dcr7{font:var(--ds-font-body-UNSAFE_small,normal 400 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
3
3
|
._19itglyw{border:none}
|
|
4
|
-
.
|
|
4
|
+
._2rko12b0{border-radius:var(--ds-radius-small,4px)}
|
|
5
5
|
._zulpv77o{gap:var(--ds-space-025,2px)}
|
|
6
6
|
._16qs1sus{box-shadow:var(--ds-shadow-overlay,0 0 1px 0 rgba(9,30,66,.31),0 3px 5px 0 rgba(9,30,66,.2))}
|
|
7
7
|
._19bvutpp{padding-left:var(--ds-space-150,9pt)}
|
package/dist/esm/ui/confluence-search-modal/basic-filters/filters/date-range-picker/index.js
CHANGED
|
@@ -52,7 +52,7 @@ var CustomDropdown = forwardRef(function (_ref2, __cmplr) {
|
|
|
52
52
|
return /*#__PURE__*/React.createElement(C, _extends({}, __cmplp, {
|
|
53
53
|
style: __cmpls,
|
|
54
54
|
ref: __cmplr,
|
|
55
|
-
className: ax(["
|
|
55
|
+
className: ax(["_2rko12b0 _1bsb5x59 _bfhk1j9a _16qs1sus _1pby16oo", __cmplp.className])
|
|
56
56
|
}));
|
|
57
57
|
});
|
|
58
58
|
|
|
@@ -68,7 +68,7 @@ var SelectDateRangeButton = forwardRef(function (_ref3, __cmplr) {
|
|
|
68
68
|
return /*#__PURE__*/React.createElement(C, _extends({}, __cmplp, {
|
|
69
69
|
style: __cmpls,
|
|
70
70
|
ref: __cmplr,
|
|
71
|
-
className: ax(["_19itglyw _11c81kw7
|
|
71
|
+
className: ax(["_19itglyw _11c81kw7 _2rko12b0 _bfhk1y9p _1bsbymf6 _4t3i1ylp _19pkutpp _irr3134c _d0altlke", __cmplp.className])
|
|
72
72
|
}));
|
|
73
73
|
});
|
|
74
74
|
|
|
@@ -14,7 +14,7 @@ var SkeletonComponent = function SkeletonComponent(_ref) {
|
|
|
14
14
|
var width = _ref.width,
|
|
15
15
|
itemName = _ref.itemName;
|
|
16
16
|
return /*#__PURE__*/React.createElement(Skeleton, {
|
|
17
|
-
borderRadius: "var(--ds-
|
|
17
|
+
borderRadius: "var(--ds-radius-small, 8px)",
|
|
18
18
|
testId: "".concat(itemName, "-empty-state-skeleton"),
|
|
19
19
|
height: 14,
|
|
20
20
|
width: width
|