@atlaskit/link-datasource 4.34.2 → 4.34.4
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 +14 -0
- package/dist/cjs/ui/assets-modal/modal/render-assets-content/index.compiled.css +3 -3
- package/dist/cjs/ui/assets-modal/modal/render-assets-content/index.js +2 -11
- package/dist/cjs/ui/assets-modal/modal/render-assets-content/initial-state-view/index.compiled.css +1 -1
- package/dist/cjs/ui/assets-modal/modal/render-assets-content/initial-state-view/index.js +1 -1
- package/dist/cjs/ui/assets-modal/search-container/aql-search-input/index.compiled.css +1 -1
- package/dist/cjs/ui/assets-modal/search-container/aql-search-input/index.js +4 -5
- package/dist/cjs/ui/common/error-state/loading-error.compiled.css +1 -1
- package/dist/cjs/ui/common/error-state/loading-error.js +1 -2
- package/dist/cjs/ui/common/initial-state-view/index.compiled.css +1 -1
- package/dist/cjs/ui/common/initial-state-view/index.js +1 -1
- package/dist/cjs/ui/common/modal/content-container/index.compiled.css +6 -6
- package/dist/cjs/ui/common/modal/content-container/index.js +2 -3
- package/dist/cjs/ui/common/modal/mode-switcher/index.compiled.css +4 -4
- package/dist/cjs/ui/common/modal/mode-switcher/index.js +1 -7
- package/dist/cjs/ui/common/modal/popup-select/control.compiled.css +2 -2
- package/dist/cjs/ui/common/modal/popup-select/control.js +1 -1
- package/dist/cjs/ui/common/modal/popup-select/footer.compiled.css +1 -1
- package/dist/cjs/ui/common/modal/popup-select/footer.js +1 -2
- 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 -2
- package/dist/cjs/ui/confluence-search-modal/basic-filters/filters/date-range-picker/index.compiled.css +6 -6
- package/dist/cjs/ui/confluence-search-modal/basic-filters/filters/date-range-picker/index.js +4 -5
- package/dist/cjs/ui/confluence-search-modal/basic-filters/filters/date-range-picker/styled.compiled.css +5 -5
- package/dist/cjs/ui/confluence-search-modal/basic-filters/filters/date-range-picker/styled.js +1 -8
- package/dist/cjs/ui/issue-like-table/column-picker/concatenated-menu-list.compiled.css +2 -5
- package/dist/cjs/ui/issue-like-table/column-picker/concatenated-menu-list.js +1 -2
- package/dist/cjs/ui/issue-like-table/drag-column-preview.compiled.css +9 -12
- package/dist/cjs/ui/issue-like-table/drag-column-preview.js +4 -6
- package/dist/cjs/ui/issue-like-table/draggable-table-heading.compiled.css +10 -10
- package/dist/cjs/ui/issue-like-table/draggable-table-heading.js +3 -4
- package/dist/cjs/ui/issue-like-table/empty-state/index.compiled.css +7 -8
- package/dist/cjs/ui/issue-like-table/empty-state/index.js +2 -6
- package/dist/cjs/ui/issue-like-table/index.compiled.css +18 -21
- package/dist/cjs/ui/issue-like-table/index.js +6 -8
- package/dist/cjs/ui/issue-like-table/render-type/link/index.js +1 -2
- package/dist/es2019/ui/assets-modal/modal/render-assets-content/index.compiled.css +3 -3
- package/dist/es2019/ui/assets-modal/modal/render-assets-content/index.js +2 -3
- package/dist/es2019/ui/assets-modal/modal/render-assets-content/initial-state-view/index.compiled.css +1 -1
- package/dist/es2019/ui/assets-modal/modal/render-assets-content/initial-state-view/index.js +1 -1
- package/dist/es2019/ui/assets-modal/search-container/aql-search-input/index.compiled.css +1 -1
- package/dist/es2019/ui/assets-modal/search-container/aql-search-input/index.js +4 -5
- package/dist/es2019/ui/common/error-state/loading-error.compiled.css +1 -1
- package/dist/es2019/ui/common/error-state/loading-error.js +1 -2
- package/dist/es2019/ui/common/initial-state-view/index.compiled.css +1 -1
- package/dist/es2019/ui/common/initial-state-view/index.js +1 -1
- package/dist/es2019/ui/common/modal/content-container/index.compiled.css +6 -6
- package/dist/es2019/ui/common/modal/content-container/index.js +2 -3
- package/dist/es2019/ui/common/modal/mode-switcher/index.compiled.css +4 -4
- package/dist/es2019/ui/common/modal/mode-switcher/index.js +1 -2
- package/dist/es2019/ui/common/modal/popup-select/control.compiled.css +2 -2
- package/dist/es2019/ui/common/modal/popup-select/control.js +1 -1
- package/dist/es2019/ui/common/modal/popup-select/footer.compiled.css +1 -1
- package/dist/es2019/ui/common/modal/popup-select/footer.js +1 -2
- 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 -2
- package/dist/es2019/ui/confluence-search-modal/basic-filters/filters/date-range-picker/index.compiled.css +6 -6
- package/dist/es2019/ui/confluence-search-modal/basic-filters/filters/date-range-picker/index.js +4 -5
- package/dist/es2019/ui/confluence-search-modal/basic-filters/filters/date-range-picker/styled.compiled.css +6 -6
- package/dist/es2019/ui/confluence-search-modal/basic-filters/filters/date-range-picker/styled.js +1 -2
- package/dist/es2019/ui/issue-like-table/column-picker/concatenated-menu-list.compiled.css +2 -2
- package/dist/es2019/ui/issue-like-table/column-picker/concatenated-menu-list.js +1 -2
- package/dist/es2019/ui/issue-like-table/drag-column-preview.compiled.css +9 -9
- package/dist/es2019/ui/issue-like-table/drag-column-preview.js +4 -6
- package/dist/es2019/ui/issue-like-table/draggable-table-heading.compiled.css +10 -10
- package/dist/es2019/ui/issue-like-table/draggable-table-heading.js +3 -4
- package/dist/es2019/ui/issue-like-table/empty-state/index.compiled.css +7 -7
- package/dist/es2019/ui/issue-like-table/empty-state/index.js +2 -3
- package/dist/es2019/ui/issue-like-table/index.compiled.css +18 -18
- package/dist/es2019/ui/issue-like-table/index.js +6 -8
- package/dist/es2019/ui/issue-like-table/render-type/link/index.js +1 -2
- package/dist/esm/ui/assets-modal/modal/render-assets-content/index.compiled.css +3 -3
- package/dist/esm/ui/assets-modal/modal/render-assets-content/index.js +2 -11
- package/dist/esm/ui/assets-modal/modal/render-assets-content/initial-state-view/index.compiled.css +1 -1
- package/dist/esm/ui/assets-modal/modal/render-assets-content/initial-state-view/index.js +1 -1
- package/dist/esm/ui/assets-modal/search-container/aql-search-input/index.compiled.css +1 -1
- package/dist/esm/ui/assets-modal/search-container/aql-search-input/index.js +4 -5
- package/dist/esm/ui/common/error-state/loading-error.compiled.css +1 -1
- package/dist/esm/ui/common/error-state/loading-error.js +1 -2
- package/dist/esm/ui/common/initial-state-view/index.compiled.css +1 -1
- package/dist/esm/ui/common/initial-state-view/index.js +1 -1
- package/dist/esm/ui/common/modal/content-container/index.compiled.css +6 -6
- package/dist/esm/ui/common/modal/content-container/index.js +2 -3
- package/dist/esm/ui/common/modal/mode-switcher/index.compiled.css +4 -4
- package/dist/esm/ui/common/modal/mode-switcher/index.js +1 -7
- package/dist/esm/ui/common/modal/popup-select/control.compiled.css +2 -2
- package/dist/esm/ui/common/modal/popup-select/control.js +1 -1
- package/dist/esm/ui/common/modal/popup-select/footer.compiled.css +1 -1
- package/dist/esm/ui/common/modal/popup-select/footer.js +1 -2
- 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 -2
- package/dist/esm/ui/confluence-search-modal/basic-filters/filters/date-range-picker/index.compiled.css +6 -6
- package/dist/esm/ui/confluence-search-modal/basic-filters/filters/date-range-picker/index.js +4 -5
- package/dist/esm/ui/confluence-search-modal/basic-filters/filters/date-range-picker/styled.compiled.css +5 -5
- package/dist/esm/ui/confluence-search-modal/basic-filters/filters/date-range-picker/styled.js +1 -8
- package/dist/esm/ui/issue-like-table/column-picker/concatenated-menu-list.compiled.css +2 -5
- package/dist/esm/ui/issue-like-table/column-picker/concatenated-menu-list.js +1 -2
- package/dist/esm/ui/issue-like-table/drag-column-preview.compiled.css +9 -12
- package/dist/esm/ui/issue-like-table/drag-column-preview.js +4 -6
- package/dist/esm/ui/issue-like-table/draggable-table-heading.compiled.css +10 -10
- package/dist/esm/ui/issue-like-table/draggable-table-heading.js +3 -4
- package/dist/esm/ui/issue-like-table/empty-state/index.compiled.css +7 -8
- package/dist/esm/ui/issue-like-table/empty-state/index.js +2 -6
- package/dist/esm/ui/issue-like-table/index.compiled.css +18 -21
- package/dist/esm/ui/issue-like-table/index.js +6 -8
- package/dist/esm/ui/issue-like-table/render-type/link/index.js +1 -2
- package/examples-helpers/buildAssetsIssuesTable.tsx +1 -1
- package/examples-helpers/buildConfluenceSearchTable.tsx +1 -1
- package/examples-helpers/buildIssueLikeTable.tsx +1 -1
- package/examples-helpers/buildIssueLikeTableLoadingError.tsx +1 -1
- package/examples-helpers/buildJiraIssuesTable.tsx +1 -1
- package/examples-helpers/hoverableContainer.tsx +1 -1
- package/package.json +19 -19
|
@@ -2,18 +2,17 @@
|
|
|
2
2
|
.ProseMirror .pm-table-wrapper>table thead ._aks5idpf{border:0}
|
|
3
3
|
._19itidpf{border:0}
|
|
4
4
|
._1yt41uce{padding:var(--ds-space-100,8px) var(--ds-space-100,8px)}
|
|
5
|
-
.pm-table-wrapper>table thead ._1u3bidpf{border:0}.ProseMirror .pm-table-wrapper>table thead .
|
|
6
|
-
.ProseMirror .pm-table-wrapper>table thead .
|
|
5
|
+
.pm-table-wrapper>table thead ._1u3bidpf{border:0}.ProseMirror .pm-table-wrapper>table thead ._1fqk1uh4{border-bottom:var(--ds-border-width-selected,2px) solid var(--ds-border,#0b120e24)}
|
|
6
|
+
.ProseMirror .pm-table-wrapper>table thead ._1o9m1gk9{border-right:.5px solid var(--ds-border,#0b120e24)}
|
|
7
7
|
.ProseMirror .pm-table-wrapper>table thead ._ocbzidpf:last-of-type{border-right:0}
|
|
8
8
|
.ProseMirror .pm-table-wrapper>table thead.has-column-picker ._1hkzidpf:nth-last-of-type(2){border-right:0}
|
|
9
9
|
._1ls2idpf:last-of-type{border-right:0}
|
|
10
|
-
.
|
|
11
|
-
.
|
|
12
|
-
.
|
|
13
|
-
._n7zl1oij{border-bottom:var(--_1n7euq6)}
|
|
10
|
+
._1s7z1gk9{border-right:.5px solid var(--ds-border,#0b120e24)}
|
|
11
|
+
._n7zl1gk9{border-bottom:.5px solid var(--ds-border,#0b120e24)}
|
|
12
|
+
._n7zl1uh4{border-bottom:var(--ds-border-width-selected,2px) solid var(--ds-border,#0b120e24)}
|
|
14
13
|
._n7zlidpf{border-bottom:0}
|
|
15
|
-
.pm-table-wrapper>table thead .
|
|
16
|
-
.pm-table-wrapper>table thead .
|
|
14
|
+
.pm-table-wrapper>table thead ._1oup1gk9{border-right:.5px solid var(--ds-border,#0b120e24)}
|
|
15
|
+
.pm-table-wrapper>table thead ._1vvv1uh4{border-bottom:var(--ds-border-width-selected,2px) solid var(--ds-border,#0b120e24)}
|
|
17
16
|
.pm-table-wrapper>table thead ._3tfiidpf:last-of-type{border-right:0}
|
|
18
17
|
.pm-table-wrapper>table thead.has-column-picker ._1r3pidpf:nth-last-of-type(2){border-right:0}
|
|
19
18
|
thead.has-column-picker ._10i2idpf:nth-last-of-type(2){border-right:0}
|
|
@@ -9,7 +9,6 @@ import { ax, ix } from "@compiled/react/runtime";
|
|
|
9
9
|
/* eslint-disable @atlaskit/design-system/use-tokens-typography */
|
|
10
10
|
|
|
11
11
|
import { Skeleton } from '@atlaskit/linking-common';
|
|
12
|
-
import { N40 } from '@atlaskit/theme/colors';
|
|
13
12
|
var SkeletonComponent = function SkeletonComponent(_ref) {
|
|
14
13
|
var width = _ref.width,
|
|
15
14
|
itemName = _ref.itemName;
|
|
@@ -86,7 +85,7 @@ var TableHeading = forwardRef(function (_ref4, __cmplr) {
|
|
|
86
85
|
return /*#__PURE__*/React.createElement(C, _extends({}, __cmplp, {
|
|
87
86
|
style: __cmpls,
|
|
88
87
|
ref: __cmplr,
|
|
89
|
-
className: ax(["_19itidpf _aks5idpf _1u3bidpf
|
|
88
|
+
className: ax(["_19itidpf _aks5idpf _1u3bidpf _1s7z1gk9 _1o9m1gk9 _1oup1gk9 _n7zl1uh4 _1fqk1uh4 _1vvv1uh4 _kqswh2mm _rc4eh2mm _q46wh2mm _vchhusvi _1wwnusvi _1gbausvi _vwz41tcg _s99e1tcg _3mvc1tcg _ca0qv77o _7cz2v77o _pcwyv77o _u5f31b66 _1pmc1b66 _11ep1b66 _n3tdv77o _6dd7v77o _191qv77o _19bv1b66 _9iya1b66 _15hu1b66 _4t3iqagn _qccgqagn _xo89qagn _s7n4yfq0 _ntwryfq0 _3eneyfq0 _bfhkchd4 _i7olchd4 _1oe6chd4 _12pn15vq _198v15vq _lura1osq _11681tcg _ab8av77o _11j11b66 _1xanv77o _8lvj1b66 _iscccj1k _1nd0cs5v _1t0u1e54 _1eqz4jg8 _95ex1hna _1hkzidpf _1r3pidpf _10i2idpf _1ls2idpf _ocbzidpf _3tfiidpf _1lhc1b66 _n2z81b66 _3ixo1b66", __cmplp.className])
|
|
90
89
|
}));
|
|
91
90
|
});
|
|
92
91
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -152,10 +151,7 @@ var EmptyState = function EmptyState(_ref5) {
|
|
|
152
151
|
}, columnsToRender.map(function (column) {
|
|
153
152
|
return /*#__PURE__*/React.createElement("td", {
|
|
154
153
|
key: column.key,
|
|
155
|
-
className: ax(["_1yt41uce
|
|
156
|
-
style: {
|
|
157
|
-
"--_1n7euq6": ix("0.5px solid ".concat("var(--ds-border, ".concat(N40, ")")))
|
|
158
|
-
}
|
|
154
|
+
className: ax(["_1yt41uce _1s7z1gk9 _n7zl1gk9 _1ls2idpf _1o59u2gc _1lhcu2gc"])
|
|
159
155
|
}, renderItem(column, row));
|
|
160
156
|
}));
|
|
161
157
|
}))));
|
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
.ProseMirror .pm-table-wrapper>table thead ._2eacidpf:last-of-type{border:0}
|
|
6
6
|
.ProseMirror .pm-table-wrapper>table thead ._aks5idpf{border:0}
|
|
7
7
|
._11c8fhey{font:var(--ds-font-body,normal 400 14px/20px "Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
8
|
+
._11c8wadc{font:var(--ds-font-body-small,normal 400 9pt/1pc "Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
8
9
|
._13xs13hi:last-of-type{background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,var(--ds-elevation-surface-current,#fff) 10%)}
|
|
9
10
|
._19itidpf{border:0}
|
|
10
11
|
._1bqmidpf:last-of-type{border:0}
|
|
@@ -13,27 +14,27 @@
|
|
|
13
14
|
.pm-table-wrapper>table thead ._1rmlidpf:last-of-type{border:0}
|
|
14
15
|
.pm-table-wrapper>table thead ._1u3bidpf{border:0}
|
|
15
16
|
.pm-table-wrapper>table thead ._ex0g13hi:last-of-type{background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,var(--ds-elevation-surface-current,#fff) 10%)}
|
|
16
|
-
.ProseMirror .pm-table-wrapper>table tbody .
|
|
17
|
+
.ProseMirror .pm-table-wrapper>table tbody ._15lria51{border-bottom:var(--ds-border-width,1px) solid var(--ds-border,#0b120e24)}
|
|
17
18
|
.ProseMirror .pm-table-wrapper>table tbody ._1ho1idpf:last-of-type{border-right:0}
|
|
18
|
-
.ProseMirror .pm-table-wrapper>table tbody .
|
|
19
|
-
.ProseMirror .pm-table-wrapper>table thead .
|
|
20
|
-
.ProseMirror .pm-table-wrapper>table thead .
|
|
21
|
-
.ProseMirror .pm-table-wrapper>table thead .
|
|
19
|
+
.ProseMirror .pm-table-wrapper>table tbody ._1xqpia51{border-right:var(--ds-border-width,1px) solid var(--ds-border,#0b120e24)}
|
|
20
|
+
.ProseMirror .pm-table-wrapper>table thead ._1fqk1uh4{border-bottom:var(--ds-border-width-selected,2px) solid var(--ds-border,#0b120e24)}
|
|
21
|
+
.ProseMirror .pm-table-wrapper>table thead ._1o9m1gk9{border-right:.5px solid var(--ds-border,#0b120e24)}
|
|
22
|
+
.ProseMirror .pm-table-wrapper>table thead ._1ul51uh4:last-of-type{border-bottom:var(--ds-border-width-selected,2px) solid var(--ds-border,#0b120e24)}
|
|
22
23
|
.ProseMirror .pm-table-wrapper>table thead ._ocbzidpf:last-of-type{border-right:0}
|
|
23
24
|
.ProseMirror .pm-table-wrapper>table thead.has-column-picker ._1hkzidpf:nth-last-of-type(2){border-right:0}
|
|
24
25
|
._1ls2idpf:last-of-type{border-right:0}
|
|
25
|
-
.
|
|
26
|
-
.
|
|
27
|
-
.
|
|
28
|
-
.
|
|
29
|
-
.
|
|
26
|
+
._1rag1uh4:last-of-type{border-bottom:var(--ds-border-width-selected,2px) solid var(--ds-border,#0b120e24)}
|
|
27
|
+
._1s7z1gk9{border-right:.5px solid var(--ds-border,#0b120e24)}
|
|
28
|
+
._1s7zia51{border-right:var(--ds-border-width,1px) solid var(--ds-border,#0b120e24)}
|
|
29
|
+
._n7zl1uh4{border-bottom:var(--ds-border-width-selected,2px) solid var(--ds-border,#0b120e24)}
|
|
30
|
+
._n7zlia51{border-bottom:var(--ds-border-width,1px) solid var(--ds-border,#0b120e24)}
|
|
30
31
|
._n7zlidpf{border-bottom:0}
|
|
31
32
|
.pm-table-wrapper>table tbody ._1y4pidpf:last-of-type{border-right:0}
|
|
32
|
-
.pm-table-wrapper>table tbody .
|
|
33
|
-
.pm-table-wrapper>table tbody .
|
|
34
|
-
.pm-table-wrapper>table thead .
|
|
35
|
-
.pm-table-wrapper>table thead .
|
|
36
|
-
.pm-table-wrapper>table thead .
|
|
33
|
+
.pm-table-wrapper>table tbody ._itmmia51{border-bottom:var(--ds-border-width,1px) solid var(--ds-border,#0b120e24)}
|
|
34
|
+
.pm-table-wrapper>table tbody ._mxouia51{border-right:var(--ds-border-width,1px) solid var(--ds-border,#0b120e24)}
|
|
35
|
+
.pm-table-wrapper>table thead ._12ch1uh4:last-of-type{border-bottom:var(--ds-border-width-selected,2px) solid var(--ds-border,#0b120e24)}
|
|
36
|
+
.pm-table-wrapper>table thead ._1oup1gk9{border-right:.5px solid var(--ds-border,#0b120e24)}
|
|
37
|
+
.pm-table-wrapper>table thead ._1vvv1uh4{border-bottom:var(--ds-border-width-selected,2px) solid var(--ds-border,#0b120e24)}
|
|
37
38
|
.pm-table-wrapper>table thead ._3tfiidpf:last-of-type{border-right:0}
|
|
38
39
|
.pm-table-wrapper>table thead.has-column-picker ._1r3pidpf:nth-last-of-type(2){border-right:0}
|
|
39
40
|
thead.has-column-picker ._10i2idpf:nth-last-of-type(2){border-right:0}.ProseMirror .pm-table-wrapper>table tbody ._11nx1kw7{vertical-align:inherit}
|
|
@@ -81,7 +82,7 @@ thead.has-column-picker ._10i2idpf:nth-last-of-type(2){border-right:0}.ProseMirr
|
|
|
81
82
|
._1cimn7od [data-testid=button-connect-account]>span{white-space:unset}
|
|
82
83
|
._1e0c1txw{display:flex}
|
|
83
84
|
._1eqz4jg8 [data-testid=datasource-header-content--container]{white-space:normal}
|
|
84
|
-
.
|
|
85
|
+
._1itkhcjh{background-image:linear-gradient(90deg,var(--ds-elevation-surface-current,#fff) 30%,hsla(0,0%,100%,0)),linear-gradient(90deg,var(--ds-shadow-overflow-perimeter,#1e1f211f),transparent),linear-gradient(90deg,hsla(0,0%,100%,0),var(--ds-elevation-surface-current,#fff) 70%),linear-gradient(90deg,transparent,var(--ds-shadow-overflow-perimeter,#1e1f211f)),linear-gradient(0deg,hsla(0,0%,100%,0),var(--ds-elevation-surface-current,#fff) 30%),linear-gradient(0deg,transparent,var(--ds-shadow-overflow-perimeter,#1e1f211f)),linear-gradient(0deg,var(--ds-elevation-surface-current,#fff) 30%,hsla(0,0%,100%,0)),linear-gradient(0deg,var(--ds-shadow-overflow-perimeter,#1e1f211f),transparent)}
|
|
85
86
|
._1ixkusic:last-of-type{text-align:right}
|
|
86
87
|
._1lhc1b66:first-of-type{padding-left:var(--ds-space-050,4px)}
|
|
87
88
|
._1lrw1sd4{background-size:40px 100%,14px 100%,40px 100%,14px 100%,100% 75pt,100% 14px,100% 40px,100% 10px}
|
|
@@ -126,14 +127,10 @@ thead.has-column-picker ._10i2idpf:nth-last-of-type(2){border-right:0}.ProseMirr
|
|
|
126
127
|
._s7n4yfq0{vertical-align:bottom}
|
|
127
128
|
._u5f31b66{padding-right:var(--ds-space-050,4px)}
|
|
128
129
|
._u5f3ze3t{padding-right:var(--ds-space-0,0)}
|
|
129
|
-
._u6rdk9i7 font{-u-n-s-a-f-e_small:normal 400 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif}
|
|
130
|
-
._v2glf7ua font{small:normal 400 11px/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif}
|
|
131
130
|
._vchh1ntv{box-sizing:content-box}
|
|
132
131
|
._vchhusvi{box-sizing:border-box}
|
|
133
132
|
._vwz41tcg{line-height:24px}
|
|
134
|
-
._x3fxnil1 font{medium:normal 400 14px/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif}
|
|
135
133
|
._yq5hus1c{border-collapse:separate}
|
|
136
|
-
._zzcc4f4w font{large:normal 400 1pc/24px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif}
|
|
137
134
|
.pm-table-wrapper>table tbody ._18a21kw7{vertical-align:inherit}
|
|
138
135
|
.pm-table-wrapper>table tbody ._1h12ze3t{padding-right:var(--ds-space-0,0)}
|
|
139
136
|
.pm-table-wrapper>table tbody ._1ikkze3t{padding-top:var(--ds-space-0,0)}
|
|
@@ -162,4 +159,4 @@ thead.has-column-picker ._10i2idpf:nth-last-of-type(2){border-right:0}.ProseMirr
|
|
|
162
159
|
.pm-table-wrapper>table thead ._q46wh2mm{position:relative}
|
|
163
160
|
.pm-table-wrapper>table thead ._xo89qagn{height:calc(50px + var(--ds-space-025, 2px)*4)}
|
|
164
161
|
._8vu418qm:hover{border-radius:var(--ds-radius-large,3px)}
|
|
165
|
-
.
|
|
162
|
+
._irr3l4ek:hover{background-color:var(--ds-background-input-hovered,#f8f8f8)}
|
|
@@ -28,8 +28,6 @@ import { autoScroller } from '@atlaskit/pragmatic-drag-and-drop-react-beautiful-
|
|
|
28
28
|
import { combine } from '@atlaskit/pragmatic-drag-and-drop/combine';
|
|
29
29
|
import { monitorForElements } from '@atlaskit/pragmatic-drag-and-drop/element/adapter';
|
|
30
30
|
import { Box } from '@atlaskit/primitives/compiled';
|
|
31
|
-
import { N40 } from '@atlaskit/theme/colors';
|
|
32
|
-
import { fontFallback } from '@atlaskit/theme/typography';
|
|
33
31
|
import Tooltip from '@atlaskit/tooltip';
|
|
34
32
|
import { startUfoExperience, succeedUfoExperience } from '../../analytics/ufoExperiences';
|
|
35
33
|
import { useDatasourceExperienceId } from '../../contexts/datasource-experience-id';
|
|
@@ -54,7 +52,7 @@ var ColumnPickerHeader = forwardRef(function (_ref, __cmplr) {
|
|
|
54
52
|
return /*#__PURE__*/React.createElement(C, _extends({}, __cmplp, {
|
|
55
53
|
style: __cmpls,
|
|
56
54
|
ref: __cmplr,
|
|
57
|
-
className: ax(["_1bqmidpf _2eacidpf _1rmlidpf _13xs13hi _19xw13hi _ex0g13hi
|
|
55
|
+
className: ax(["_1bqmidpf _2eacidpf _1rmlidpf _13xs13hi _19xw13hi _ex0g13hi _1rag1uh4 _1ul51uh4 _12ch1uh4 _12ruusvi _1pmsusvi _7okwusvi _mgulys9h _2k51ys9h _efqoys9h _1xzrzo7u _1ejpzo7u _1fmczo7u _77i31if8 _zjk41if8 _7s0n1if8 _3t471vc6 _9g2k1vc6 _1h0z1vc6 _1o59pxbi _1l3vpxbi _gdprpxbi _ml92nkob _1nfwnkob _11ljnkob _1ixkusic _s1peusic _mowjusic", __cmplp.className])
|
|
58
56
|
}));
|
|
59
57
|
});
|
|
60
58
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -89,7 +87,7 @@ var TableHeading = forwardRef(function (_ref3, __cmplr) {
|
|
|
89
87
|
return /*#__PURE__*/React.createElement(C, _extends({}, __cmplp, {
|
|
90
88
|
style: __cmpls,
|
|
91
89
|
ref: __cmplr,
|
|
92
|
-
className: ax(["_19itidpf _aks5idpf _1u3bidpf
|
|
90
|
+
className: ax(["_19itidpf _aks5idpf _1u3bidpf _1s7z1gk9 _1o9m1gk9 _1oup1gk9 _n7zl1uh4 _1fqk1uh4 _1vvv1uh4 _kqswh2mm _rc4eh2mm _q46wh2mm _vchhusvi _1wwnusvi _1gbausvi _vwz41tcg _s99e1tcg _3mvc1tcg _ca0qv77o _7cz2v77o _pcwyv77o _u5f31b66 _1pmc1b66 _11ep1b66 _n3tdv77o _6dd7v77o _191qv77o _19bv1b66 _9iya1b66 _15hu1b66 _4t3iqagn _qccgqagn _xo89qagn _s7n4yfq0 _ntwryfq0 _3eneyfq0 _bfhkchd4 _i7olchd4 _1oe6chd4 _12pn15vq _198v15vq _lura1osq _11681tcg _ab8av77o _11j11b66 _1xanv77o _8lvj1b66 _iscccj1k _1nd0cs5v _1t0u1e54 _1eqz4jg8 _95ex1hna _1hkzidpf _1r3pidpf _10i2idpf _1ls2idpf _ocbzidpf _3tfiidpf _1lhc1b66 _n2z81b66 _3ixo1b66", __cmplp.className])
|
|
93
91
|
}));
|
|
94
92
|
});
|
|
95
93
|
|
|
@@ -105,7 +103,7 @@ var InlineEditableTableCell = forwardRef(function (_ref4, __cmplr) {
|
|
|
105
103
|
return /*#__PURE__*/React.createElement(C, _extends({}, __cmplp, {
|
|
106
104
|
style: __cmpls,
|
|
107
105
|
ref: __cmplr,
|
|
108
|
-
className: ax(["_11c8fhey _1otxfhey _1wi1fhey _19itidpf _1i5zidpf _aifmidpf
|
|
106
|
+
className: ax(["_11c8fhey _1otxfhey _1wi1fhey _19itidpf _1i5zidpf _aifmidpf _1s7zia51 _1xqpia51 _mxouia51 _n7zlia51 _15lria51 _itmmia51 _ca0qze3t _7jflze3t _1ikkze3t _u5f3ze3t _1cngze3t _1h12ze3t _n3tdze3t _v6nkze3t _jivqze3t _19bvze3t _krvdze3t _1w1yze3t _1ul91wug _1lkc1wug _1jcm1wug _4t3i1ylp _1ugg1ylp _lt6w1ylp _s7n41kw7 _11nx1kw7 _18a21kw7 _vchh1ntv _16601ntv _1qd91ntv _1ls2idpf _1ho1idpf _1y4pidpf _1cimn7od _124in7od", __cmplp.className])
|
|
109
107
|
}));
|
|
110
108
|
});
|
|
111
109
|
|
|
@@ -480,7 +478,7 @@ export var IssueLikeDataTableView = function IssueLikeDataTableView(_ref5) {
|
|
|
480
478
|
maxHeight: "".concat(scrollableContainerHeight, "px")
|
|
481
479
|
} : undefined,
|
|
482
480
|
"data-testid": 'issue-like-table-container',
|
|
483
|
-
className: ax(["_mrkbidpf _1o0zidpf _kqswh2mm", scrollableContainerHeight && "_1reo1wug _18m91wug _vchhusvi _bfhkchd4
|
|
481
|
+
className: ax(["_mrkbidpf _1o0zidpf _kqswh2mm", scrollableContainerHeight && "_1reo1wug _18m91wug _vchhusvi _bfhkchd4 _1itkhcjh _ouxlbac2 _12vemgnk _1lrw1sd4 _qmxj1c00"])
|
|
484
482
|
}, /*#__PURE__*/React.createElement(Table, {
|
|
485
483
|
"data-testid": testId
|
|
486
484
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/enforce-style-prop -- Ignored via go/DSP-18766
|
|
@@ -506,12 +504,12 @@ export var IssueLikeDataTableView = function IssueLikeDataTableView(_ref5) {
|
|
|
506
504
|
testId: 'datasource-header-content'
|
|
507
505
|
}, /*#__PURE__*/React.createElement("span", {
|
|
508
506
|
id: getFieldLabelById(key),
|
|
509
|
-
className: ax(["_k48p1wq8
|
|
507
|
+
className: ax(["_11c8wadc _k48p1wq8"])
|
|
510
508
|
}, content));
|
|
511
509
|
var isHeadingOutsideButton = !isEditable || !onWrappedColumnChange;
|
|
512
510
|
if (isHeadingOutsideButton) {
|
|
513
511
|
heading = /*#__PURE__*/React.createElement("div", {
|
|
514
|
-
className: ax(["_1e0c1txw _4cvr1h6o _o5721q9c _8vu418qm
|
|
512
|
+
className: ax(["_1e0c1txw _4cvr1h6o _o5721q9c _8vu418qm _irr3l4ek"])
|
|
515
513
|
}, heading);
|
|
516
514
|
}
|
|
517
515
|
if (isEditable) {
|
|
@@ -2,11 +2,10 @@ import React, { useMemo } from 'react';
|
|
|
2
2
|
import { Card } from '@atlaskit/smart-card';
|
|
3
3
|
import { HoverCard } from '@atlaskit/smart-card/hover-card';
|
|
4
4
|
import LinkUrl from '@atlaskit/smart-card/link-url';
|
|
5
|
-
import { N300 } from '@atlaskit/theme/colors';
|
|
6
5
|
var linkStyles = {
|
|
7
6
|
key: {
|
|
8
7
|
fontWeight: "var(--ds-font-weight-semibold, 600)",
|
|
9
|
-
color: "var(--ds-text-subtlest,
|
|
8
|
+
color: "var(--ds-text-subtlest, #6B6E76)",
|
|
10
9
|
marginTop: "var(--ds-space-250, 20px)"
|
|
11
10
|
},
|
|
12
11
|
default: {}
|
|
@@ -61,7 +61,7 @@ const AssetsTableView = ({
|
|
|
61
61
|
export const ExampleAssetsIssuesTableView = ({
|
|
62
62
|
mockDatasourceFetchRequest = true,
|
|
63
63
|
...props
|
|
64
|
-
}: AssetsTableViewProps) => {
|
|
64
|
+
}: AssetsTableViewProps): React.JSX.Element => {
|
|
65
65
|
return (
|
|
66
66
|
<IntlMessagesProvider loaderFn={fetchMessagesForLocale}>
|
|
67
67
|
<SmartCardProvider client={new SmartLinkClient()}>
|
|
@@ -58,7 +58,7 @@ const ConfluenceSearchTableView = ({ parameters }: ConfluenceSearchTableViewProp
|
|
|
58
58
|
export const ExampleConfluenceSearchTableView = ({
|
|
59
59
|
parameters,
|
|
60
60
|
mockDatasourceFetchRequest = true,
|
|
61
|
-
}: ConfluenceSearchTableViewProps) => {
|
|
61
|
+
}: ConfluenceSearchTableViewProps): React.JSX.Element => {
|
|
62
62
|
useEffect(() => {
|
|
63
63
|
if (mockDatasourceFetchRequest) {
|
|
64
64
|
mockDatasourceFetchRequests();
|
|
@@ -129,7 +129,7 @@ const ExampleBody = ({
|
|
|
129
129
|
);
|
|
130
130
|
};
|
|
131
131
|
|
|
132
|
-
export const ExampleIssueLikeTableExample = (props: Props) => {
|
|
132
|
+
export const ExampleIssueLikeTableExample = (props: Props): JSX.Element => {
|
|
133
133
|
return (
|
|
134
134
|
<DatasourceExperienceIdProvider>
|
|
135
135
|
<IntlMessagesProvider loaderFn={fetchMessagesForLocale}>
|
|
@@ -29,7 +29,7 @@ const ExampleBody = () => {
|
|
|
29
29
|
);
|
|
30
30
|
};
|
|
31
31
|
|
|
32
|
-
export const ExampleIssueLikeTableLoadingErrorExample = () => {
|
|
32
|
+
export const ExampleIssueLikeTableLoadingErrorExample = (): JSX.Element => {
|
|
33
33
|
return (
|
|
34
34
|
<DatasourceExperienceIdProvider>
|
|
35
35
|
<IntlMessagesProvider loaderFn={fetchMessagesForLocale}>
|
|
@@ -79,7 +79,7 @@ const JiraIssuesTableView = ({
|
|
|
79
79
|
export const ExampleJiraIssuesTableView = ({
|
|
80
80
|
mockDatasourceFetchRequest = true,
|
|
81
81
|
...props
|
|
82
|
-
}: JiraIssuesTableViewProps) => {
|
|
82
|
+
}: JiraIssuesTableViewProps): React.JSX.Element => {
|
|
83
83
|
if (mockDatasourceFetchRequest) {
|
|
84
84
|
mockDatasourceFetchRequests();
|
|
85
85
|
}
|
|
@@ -23,7 +23,7 @@ const styles = cssMap({
|
|
|
23
23
|
});
|
|
24
24
|
|
|
25
25
|
// To simulate Jira description's hover background wrapper
|
|
26
|
-
export const HoverableContainer = ({ children }: React.PropsWithChildren<{}>) => {
|
|
26
|
+
export const HoverableContainer = ({ children }: React.PropsWithChildren<{}>): JSX.Element => {
|
|
27
27
|
return (
|
|
28
28
|
<div data-testid="examples-hoverable-container" css={styles.containerStyles}>
|
|
29
29
|
{children}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/link-datasource",
|
|
3
|
-
"version": "4.34.
|
|
3
|
+
"version": "4.34.4",
|
|
4
4
|
"description": "UI Components to support linking platform dataset feature",
|
|
5
5
|
"author": "Atlassian Pty Ltd",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -36,58 +36,58 @@
|
|
|
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": "^52.
|
|
39
|
+
"@atlaskit/adf-schema": "^52.4.0",
|
|
40
40
|
"@atlaskit/afm-i18n-platform-linking-platform-link-datasource": "2.7.0",
|
|
41
|
-
"@atlaskit/analytics-next": "^11.
|
|
41
|
+
"@atlaskit/analytics-next": "^11.2.0",
|
|
42
42
|
"@atlaskit/atlassian-context": "^0.6.0",
|
|
43
|
-
"@atlaskit/avatar": "^25.
|
|
44
|
-
"@atlaskit/avatar-group": "^12.
|
|
43
|
+
"@atlaskit/avatar": "^25.11.0",
|
|
44
|
+
"@atlaskit/avatar-group": "^12.5.0",
|
|
45
45
|
"@atlaskit/badge": "^18.4.0",
|
|
46
46
|
"@atlaskit/button": "^23.10.0",
|
|
47
47
|
"@atlaskit/css": "^0.19.0",
|
|
48
48
|
"@atlaskit/datetime-picker": "^17.5.0",
|
|
49
|
-
"@atlaskit/dropdown-menu": "^16.
|
|
49
|
+
"@atlaskit/dropdown-menu": "^16.8.0",
|
|
50
50
|
"@atlaskit/editor-prosemirror": "^7.3.0",
|
|
51
51
|
"@atlaskit/empty-state": "^10.1.0",
|
|
52
52
|
"@atlaskit/feature-gate-js-client": "^5.5.0",
|
|
53
|
-
"@atlaskit/flag": "^17.
|
|
54
|
-
"@atlaskit/form": "^15.
|
|
53
|
+
"@atlaskit/flag": "^17.9.0",
|
|
54
|
+
"@atlaskit/form": "^15.5.0",
|
|
55
55
|
"@atlaskit/heading": "^5.3.0",
|
|
56
|
-
"@atlaskit/icon": "^33.
|
|
56
|
+
"@atlaskit/icon": "^33.1.0",
|
|
57
57
|
"@atlaskit/icon-object": "^7.5.0",
|
|
58
58
|
"@atlaskit/image": "^3.0.0",
|
|
59
59
|
"@atlaskit/inline-edit": "^15.6.0",
|
|
60
60
|
"@atlaskit/intl-messages-provider": "^2.0.0",
|
|
61
61
|
"@atlaskit/jql-ast": "^3.4.0",
|
|
62
|
-
"@atlaskit/jql-editor": "^5.
|
|
62
|
+
"@atlaskit/jql-editor": "^5.14.0",
|
|
63
63
|
"@atlaskit/jql-editor-autocomplete-rest": "^3.1.0",
|
|
64
64
|
"@atlaskit/layering": "^3.6.0",
|
|
65
65
|
"@atlaskit/link": "^3.3.0",
|
|
66
66
|
"@atlaskit/link-client-extension": "^6.0.0",
|
|
67
|
-
"@atlaskit/link-provider": "^4.
|
|
68
|
-
"@atlaskit/linking-common": "^9.
|
|
67
|
+
"@atlaskit/link-provider": "^4.3.0",
|
|
68
|
+
"@atlaskit/linking-common": "^9.11.0",
|
|
69
69
|
"@atlaskit/linking-types": "^14.2.0",
|
|
70
70
|
"@atlaskit/logo": "^19.10.0",
|
|
71
71
|
"@atlaskit/lozenge": "^13.5.0",
|
|
72
|
-
"@atlaskit/modal-dialog": "^14.
|
|
72
|
+
"@atlaskit/modal-dialog": "^14.13.0",
|
|
73
73
|
"@atlaskit/outbound-auth-flow-client": "^3.4.0",
|
|
74
74
|
"@atlaskit/platform-feature-flags": "^1.1.0",
|
|
75
|
-
"@atlaskit/popup": "^4.
|
|
75
|
+
"@atlaskit/popup": "^4.14.0",
|
|
76
76
|
"@atlaskit/pragmatic-drag-and-drop": "^1.7.0",
|
|
77
77
|
"@atlaskit/pragmatic-drag-and-drop-hitbox": "^1.1.0",
|
|
78
78
|
"@atlaskit/pragmatic-drag-and-drop-react-beautiful-dnd-autoscroll": "^2.0.0",
|
|
79
79
|
"@atlaskit/pragmatic-drag-and-drop-react-drop-indicator": "^3.2.0",
|
|
80
|
-
"@atlaskit/primitives": "^18.
|
|
80
|
+
"@atlaskit/primitives": "^18.1.0",
|
|
81
81
|
"@atlaskit/react-select": "^3.14.0",
|
|
82
82
|
"@atlaskit/select": "^21.8.0",
|
|
83
|
-
"@atlaskit/smart-card": "^43.
|
|
83
|
+
"@atlaskit/smart-card": "^43.28.0",
|
|
84
84
|
"@atlaskit/smart-user-picker": "^9.2.0",
|
|
85
85
|
"@atlaskit/spinner": "^19.0.0",
|
|
86
|
-
"@atlaskit/tag": "^14.
|
|
86
|
+
"@atlaskit/tag": "^14.6.0",
|
|
87
87
|
"@atlaskit/textfield": "^8.2.0",
|
|
88
88
|
"@atlaskit/theme": "^22.0.0",
|
|
89
|
-
"@atlaskit/tokens": "^11.
|
|
90
|
-
"@atlaskit/tooltip": "^
|
|
89
|
+
"@atlaskit/tokens": "^11.4.0",
|
|
90
|
+
"@atlaskit/tooltip": "^21.0.0",
|
|
91
91
|
"@atlaskit/ufo": "^0.4.0",
|
|
92
92
|
"@atlaskit/width-detector": "^5.0.0",
|
|
93
93
|
"@babel/runtime": "^7.0.0",
|