@atlaskit/link-datasource 3.21.5 → 3.22.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 +20 -0
- package/dist/cjs/ui/assets-modal/search-container/object-schema-select/index.js +3 -1
- package/dist/cjs/ui/common/error-state/no-instances.compiled.css +1 -1
- package/dist/cjs/ui/common/error-state/no-instances.js +1 -1
- package/dist/cjs/ui/common/modal/basic-search-input/basic-search-input-old.js +2 -1
- package/dist/cjs/ui/common/modal/basic-search-input/index.js +2 -1
- package/dist/cjs/ui/common/modal/mode-switcher/index.compiled.css +1 -1
- package/dist/cjs/ui/common/modal/mode-switcher/index.js +1 -1
- package/dist/cjs/ui/common/modal/mode-switcher/modeSwitcherOld.js +1 -1
- package/dist/cjs/ui/common/modal/site-selector/index.compiled.css +1 -1
- package/dist/cjs/ui/common/modal/site-selector/index.js +2 -1
- package/dist/cjs/ui/common/modal/site-selector/site-selector-old.js +3 -2
- 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 +1 -1
- package/dist/cjs/ui/confluence-search-modal/basic-filters/filters/date-range-picker/styled-old.js +1 -1
- package/dist/cjs/ui/issue-like-table/index.compiled.css +1 -1
- package/dist/cjs/ui/issue-like-table/index.js +1 -1
- package/dist/cjs/ui/issue-like-table/render-type/icon/icon-old.js +2 -1
- package/dist/cjs/ui/issue-like-table/render-type/icon/index.js +2 -1
- package/dist/cjs/ui/issue-like-table/render-type/user/index.compiled.css +1 -1
- package/dist/cjs/ui/issue-like-table/render-type/user/index.js +1 -1
- package/dist/cjs/ui/issue-like-table/shared-components/avatar/index.compiled.css +1 -1
- package/dist/cjs/ui/issue-like-table/shared-components/avatar/index.js +1 -1
- package/dist/cjs/ui/issue-like-table/shared-components/icon/icon-old.js +2 -1
- package/dist/cjs/ui/issue-like-table/shared-components/icon/index.js +2 -1
- package/dist/cjs/ui/issue-like-table/styled.js +1 -1
- package/dist/cjs/ui/jira-issues-modal/jql-editor/index.js +2 -1
- package/dist/cjs/ui/table-footer/index.compiled.css +1 -1
- package/dist/cjs/ui/table-footer/index.js +2 -2
- package/dist/cjs/ui/table-footer/messages.js +5 -0
- package/dist/cjs/ui/table-footer/powered-by-jsm-assets/index.js +57 -2
- package/dist/cjs/ui/table-footer/table-footer-old.js +3 -2
- package/dist/es2019/ui/assets-modal/search-container/object-schema-select/index.js +3 -1
- package/dist/es2019/ui/common/error-state/no-instances.compiled.css +1 -1
- package/dist/es2019/ui/common/error-state/no-instances.js +1 -1
- package/dist/es2019/ui/common/modal/basic-search-input/basic-search-input-old.js +2 -1
- package/dist/es2019/ui/common/modal/basic-search-input/index.js +2 -1
- package/dist/es2019/ui/common/modal/mode-switcher/index.compiled.css +1 -1
- package/dist/es2019/ui/common/modal/mode-switcher/index.js +1 -1
- package/dist/es2019/ui/common/modal/mode-switcher/modeSwitcherOld.js +1 -1
- package/dist/es2019/ui/common/modal/site-selector/index.compiled.css +1 -1
- package/dist/es2019/ui/common/modal/site-selector/index.js +2 -1
- package/dist/es2019/ui/common/modal/site-selector/site-selector-old.js +3 -2
- 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 +1 -1
- package/dist/es2019/ui/confluence-search-modal/basic-filters/filters/date-range-picker/styled-old.js +1 -1
- package/dist/es2019/ui/issue-like-table/index.compiled.css +1 -1
- package/dist/es2019/ui/issue-like-table/index.js +1 -1
- package/dist/es2019/ui/issue-like-table/render-type/icon/icon-old.js +1 -1
- package/dist/es2019/ui/issue-like-table/render-type/icon/index.js +1 -1
- package/dist/es2019/ui/issue-like-table/render-type/user/index.compiled.css +1 -1
- package/dist/es2019/ui/issue-like-table/render-type/user/index.js +1 -1
- package/dist/es2019/ui/issue-like-table/shared-components/avatar/index.compiled.css +1 -1
- package/dist/es2019/ui/issue-like-table/shared-components/avatar/index.js +1 -1
- package/dist/es2019/ui/issue-like-table/shared-components/icon/icon-old.js +1 -1
- package/dist/es2019/ui/issue-like-table/shared-components/icon/index.js +1 -1
- package/dist/es2019/ui/issue-like-table/styled.js +1 -1
- package/dist/es2019/ui/jira-issues-modal/jql-editor/index.js +2 -1
- package/dist/es2019/ui/table-footer/index.compiled.css +1 -1
- package/dist/es2019/ui/table-footer/index.js +2 -2
- package/dist/es2019/ui/table-footer/messages.js +5 -0
- package/dist/es2019/ui/table-footer/powered-by-jsm-assets/index.js +57 -2
- package/dist/es2019/ui/table-footer/table-footer-old.js +3 -2
- package/dist/esm/ui/assets-modal/search-container/object-schema-select/index.js +3 -1
- package/dist/esm/ui/common/error-state/no-instances.compiled.css +1 -1
- package/dist/esm/ui/common/error-state/no-instances.js +1 -1
- package/dist/esm/ui/common/modal/basic-search-input/basic-search-input-old.js +2 -1
- package/dist/esm/ui/common/modal/basic-search-input/index.js +2 -1
- package/dist/esm/ui/common/modal/mode-switcher/index.compiled.css +1 -1
- package/dist/esm/ui/common/modal/mode-switcher/index.js +1 -1
- package/dist/esm/ui/common/modal/mode-switcher/modeSwitcherOld.js +1 -1
- package/dist/esm/ui/common/modal/site-selector/index.compiled.css +1 -1
- package/dist/esm/ui/common/modal/site-selector/index.js +2 -1
- package/dist/esm/ui/common/modal/site-selector/site-selector-old.js +3 -2
- 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 +1 -1
- package/dist/esm/ui/confluence-search-modal/basic-filters/filters/date-range-picker/styled-old.js +1 -1
- package/dist/esm/ui/issue-like-table/index.compiled.css +1 -1
- package/dist/esm/ui/issue-like-table/index.js +1 -1
- package/dist/esm/ui/issue-like-table/render-type/icon/icon-old.js +2 -1
- package/dist/esm/ui/issue-like-table/render-type/icon/index.js +2 -1
- package/dist/esm/ui/issue-like-table/render-type/user/index.compiled.css +1 -1
- package/dist/esm/ui/issue-like-table/render-type/user/index.js +1 -1
- package/dist/esm/ui/issue-like-table/shared-components/avatar/index.compiled.css +1 -1
- package/dist/esm/ui/issue-like-table/shared-components/avatar/index.js +1 -1
- package/dist/esm/ui/issue-like-table/shared-components/icon/icon-old.js +2 -1
- package/dist/esm/ui/issue-like-table/shared-components/icon/index.js +2 -1
- package/dist/esm/ui/issue-like-table/styled.js +1 -1
- package/dist/esm/ui/jira-issues-modal/jql-editor/index.js +2 -1
- package/dist/esm/ui/table-footer/index.compiled.css +1 -1
- package/dist/esm/ui/table-footer/index.js +2 -2
- package/dist/esm/ui/table-footer/messages.js +5 -0
- package/dist/esm/ui/table-footer/powered-by-jsm-assets/index.js +57 -2
- package/dist/esm/ui/table-footer/table-footer-old.js +3 -2
- package/dist/types/ui/issue-like-table/shared-components/icon/icon-old.d.ts +1 -1
- package/dist/types/ui/issue-like-table/shared-components/icon/index.d.ts +1 -1
- package/dist/types/ui/table-footer/messages.d.ts +5 -0
- package/dist/types-ts4.5/ui/issue-like-table/shared-components/icon/icon-old.d.ts +1 -1
- package/dist/types-ts4.5/ui/issue-like-table/shared-components/icon/index.d.ts +1 -1
- package/dist/types-ts4.5/ui/table-footer/messages.d.ts +5 -0
- package/package.json +11 -8
|
@@ -95,7 +95,7 @@ const InlineEditableTableCell = forwardRef(({
|
|
|
95
95
|
return /*#__PURE__*/React.createElement(C, _extends({}, __cmplp, {
|
|
96
96
|
style: __cmpls,
|
|
97
97
|
ref: __cmplr,
|
|
98
|
-
className: ax(["
|
|
98
|
+
className: ax(["_11c82smr _1otx2smr _1wi12smr _19itidpf _1i5zidpf _aifmidpf _1s7z1x13 _1xqp1x13 _mxou1x13 _n7zl1x13 _15lr1x13 _itmm1x13 _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])
|
|
99
99
|
}));
|
|
100
100
|
});
|
|
101
101
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
.
|
|
1
|
+
._11c82smr{font:var(--ds-font-body,normal 400 14px/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
2
2
|
._18m915vq{overflow-y:hidden}
|
|
3
3
|
._1bto1l2s{text-overflow:ellipsis}
|
|
4
4
|
._1e0c1txw{display:flex}
|
|
@@ -13,7 +13,7 @@ import { WidthObserver } from '@atlaskit/width-detector';
|
|
|
13
13
|
import { userTypeMessages } from './messages';
|
|
14
14
|
import UserTypeOld from './user-old';
|
|
15
15
|
const styles = {
|
|
16
|
-
userWrapperStyles: "
|
|
16
|
+
userWrapperStyles: "_11c82smr _1e0c1txw _4cvr1h6o",
|
|
17
17
|
avatarWrapperStyles: "_2hwxu2gc",
|
|
18
18
|
widthObserverWrapperStyles: "_kqswh2mm"
|
|
19
19
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
.
|
|
1
|
+
._11c82smr{font:var(--ds-font-body,normal 400 14px/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
2
2
|
._18zru2gc{padding-inline:var(--ds-space-100,8px)}
|
|
3
3
|
._1rjc1b66{padding-block:var(--ds-space-050,4px)}
|
|
4
4
|
._1e0c1txw{display:flex}
|
|
@@ -12,7 +12,7 @@ import { userTypeMessages } from '../../render-type/user/messages';
|
|
|
12
12
|
import { EmptyAvatarOld } from './avatar-old';
|
|
13
13
|
const styles = {
|
|
14
14
|
avatarWrapperStyles: "_2hwxu2gc",
|
|
15
|
-
emptyAvatarWrapperStyles: "
|
|
15
|
+
emptyAvatarWrapperStyles: "_11c82smr _1rjc1b66 _18zru2gc _1e0c1txw _4cvr1h6o _tzy4idpf _16l4kb7n"
|
|
16
16
|
};
|
|
17
17
|
export const EmptyAvatarNew = () => {
|
|
18
18
|
const intl = useIntl();
|
|
@@ -81,7 +81,7 @@ export const InlineEditableTableCell = styled.td({
|
|
|
81
81
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors, @atlaskit/ui-styling-standard/no-unsafe-values, @atlaskit/ui-styling-standard/no-imported-style-values -- Ignored via go/DSP-18766
|
|
82
82
|
[`${withTablePluginBodyPrefix()}`]: {
|
|
83
83
|
/* First section here is to override things editor table plugin css defines */
|
|
84
|
-
font: "var(--ds-font-body, normal 400 14px/20px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu,
|
|
84
|
+
font: "var(--ds-font-body, normal 400 14px/20px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif)",
|
|
85
85
|
padding: `${"var(--ds-space-0, 0)"} ${"var(--ds-space-0, 0)"}`,
|
|
86
86
|
border: 0,
|
|
87
87
|
minWidth: 'auto',
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
.
|
|
1
|
+
._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)}
|
|
2
2
|
._2rko1kw7{border-radius:inherit}
|
|
3
3
|
._x3do17u4{border-top:2px solid var(--ds-background-accent-gray-subtler,#dfe1e6)}
|
|
4
4
|
._13liidpf{border-top-left-radius:0}
|
|
@@ -74,7 +74,7 @@ const SyncTextWrapper = forwardRef(({
|
|
|
74
74
|
return /*#__PURE__*/React.createElement(C, _extends({}, __cmplp, {
|
|
75
75
|
style: __cmpls,
|
|
76
76
|
ref: __cmplr,
|
|
77
|
-
className: ax(["
|
|
77
|
+
className: ax(["_11c8dcr7 _2hwx12x7", __cmplp.className])
|
|
78
78
|
}));
|
|
79
79
|
});
|
|
80
80
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -110,7 +110,7 @@ const TableFooterNew = ({
|
|
|
110
110
|
prefixTextType: "item",
|
|
111
111
|
testId: "item-count"
|
|
112
112
|
})), datasourceId === ASSETS_LIST_OF_LINKS_DATASOURCE_ID ? /*#__PURE__*/React.createElement(PoweredByJSMAssets, {
|
|
113
|
-
text: intl.formatMessage(footerMessages.powerByJSM)
|
|
113
|
+
text: intl.formatMessage(fg('assets_as_an_app_v2') ? footerMessages.poweredByAssets : footerMessages.powerByJSM)
|
|
114
114
|
}) : null, /*#__PURE__*/React.createElement(SyncWrapper, null, onRefresh && /*#__PURE__*/React.createElement(Fragment, null, /*#__PURE__*/React.createElement(SyncTextWrapper, {
|
|
115
115
|
"data-testid": "sync-text"
|
|
116
116
|
}, isLoading ? /*#__PURE__*/React.createElement(FormattedMessage, footerMessages.loadingText) : /*#__PURE__*/React.createElement(SyncInfo, {
|
|
@@ -19,5 +19,10 @@ export const footerMessages = defineMessages({
|
|
|
19
19
|
id: 'linkDataSource.table-footer.power-by-jsm',
|
|
20
20
|
description: 'Displayed on the issue like table footer to increase JSM Assets visibility',
|
|
21
21
|
defaultMessage: 'Powered by Assets in Jira Service Management'
|
|
22
|
+
},
|
|
23
|
+
poweredByAssets: {
|
|
24
|
+
id: 'linkDataSource.table-footer.powered-by-assets',
|
|
25
|
+
description: 'Displayed on the issue like table footer to increase Assets visibility',
|
|
26
|
+
defaultMessage: 'Powered by Assets'
|
|
22
27
|
}
|
|
23
28
|
});
|
|
@@ -3,6 +3,7 @@ import "./index.compiled.css";
|
|
|
3
3
|
import { ax, ix } from "@compiled/react/runtime";
|
|
4
4
|
import React from 'react';
|
|
5
5
|
import { JiraServiceManagementIcon } from '@atlaskit/logo';
|
|
6
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
6
7
|
import { Box } from '@atlaskit/primitives/compiled';
|
|
7
8
|
import { useDatasourceAnalyticsEvents } from '../../../analytics';
|
|
8
9
|
const styles = {
|
|
@@ -11,6 +12,7 @@ const styles = {
|
|
|
11
12
|
};
|
|
12
13
|
export const PoweredByJSMAssets = props => {
|
|
13
14
|
const ASSETS_LINK = '/jira/servicedesk/assets';
|
|
15
|
+
const ASSETS_APP_LINK = '/jira/assets';
|
|
14
16
|
const {
|
|
15
17
|
fireEvent
|
|
16
18
|
} = useDatasourceAnalyticsEvents();
|
|
@@ -23,7 +25,7 @@ export const PoweredByJSMAssets = props => {
|
|
|
23
25
|
componentHierarchy: 'datasourceTable',
|
|
24
26
|
extensionKey: 'jsm-cmdb-gateway'
|
|
25
27
|
}),
|
|
26
|
-
href: ASSETS_LINK,
|
|
28
|
+
href: fg('assets_as_an_app_v2') ? ASSETS_APP_LINK : ASSETS_LINK,
|
|
27
29
|
rel: "noreferrer",
|
|
28
30
|
target: "_blank",
|
|
29
31
|
style: {
|
|
@@ -32,7 +34,7 @@ export const PoweredByJSMAssets = props => {
|
|
|
32
34
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/enforce-style-prop -- Ignored via go/DSP-18766
|
|
33
35
|
alignItems: 'center'
|
|
34
36
|
}
|
|
35
|
-
}, /*#__PURE__*/React.createElement(JiraServiceManagementIcon, {
|
|
37
|
+
}, fg('assets_as_an_app_v2') ? /*#__PURE__*/React.createElement(AssetsIcon, null) : /*#__PURE__*/React.createElement(JiraServiceManagementIcon, {
|
|
36
38
|
size: "xsmall",
|
|
37
39
|
appearance: "brand",
|
|
38
40
|
label: props.text
|
|
@@ -44,4 +46,57 @@ export const PoweredByJSMAssets = props => {
|
|
|
44
46
|
fontSize: 'small'
|
|
45
47
|
}
|
|
46
48
|
}, props.text)));
|
|
49
|
+
};
|
|
50
|
+
|
|
51
|
+
// TODO: JDW-5554 use the AssetsIcon from @atlaskit/temp-nav-app-icons once it becomes a public package
|
|
52
|
+
const AssetsIcon = () => {
|
|
53
|
+
return (
|
|
54
|
+
/*#__PURE__*/
|
|
55
|
+
// eslint-disable-next-line @atlaskit/ui-styling-standard/enforce-style-prop -- Ignored via go/DSP-18766
|
|
56
|
+
React.createElement("span", {
|
|
57
|
+
style: {
|
|
58
|
+
display: 'flex'
|
|
59
|
+
},
|
|
60
|
+
role: "img",
|
|
61
|
+
"aria-label": "Assets icon"
|
|
62
|
+
}, /*#__PURE__*/React.createElement("svg", {
|
|
63
|
+
width: "24",
|
|
64
|
+
height: "24",
|
|
65
|
+
viewBox: "0 0 24 24",
|
|
66
|
+
fill: "none",
|
|
67
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
68
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
69
|
+
d: "M0 6C0 2.68629 2.68629 0 6 0H18C21.3137 0 24 2.68629 24 6V18C24 21.3137 21.3137 24 18 24H6C2.68629 24 0 21.3137 0 18V6Z",
|
|
70
|
+
fill: "#1868DB"
|
|
71
|
+
}), /*#__PURE__*/React.createElement("g", {
|
|
72
|
+
clipPath: "url(#clip0_2912_2)"
|
|
73
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
74
|
+
fillRule: "evenodd",
|
|
75
|
+
clipRule: "evenodd",
|
|
76
|
+
d: "M8.50003 11.5354C10.0832 11.338 11.338 10.0832 11.5355 8.5H13.75V6.75H11.3081C10.7889 5.46732 9.53138 4.5625 8.06253 4.5625C6.12953 4.5625 4.56253 6.1295 4.56253 8.0625C4.56253 9.53135 5.46735 10.7889 6.75003 11.3081L6.75003 13.75H8.50003V11.5354ZM8.06253 9.375C8.7874 9.375 9.37503 8.78737 9.37503 8.0625C9.37503 7.33763 8.7874 6.75 8.06253 6.75C7.33766 6.75 6.75003 7.33763 6.75003 8.0625C6.75003 8.78737 7.33766 9.375 8.06253 9.375Z",
|
|
77
|
+
fill: "white"
|
|
78
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
79
|
+
d: "M19 7.625C19 8.83312 18.0207 9.8125 16.8125 9.8125C15.6044 9.8125 14.625 8.83312 14.625 7.625C14.625 6.41688 15.6044 5.4375 16.8125 5.4375C18.0207 5.4375 19 6.41688 19 7.625Z",
|
|
80
|
+
fill: "white"
|
|
81
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
82
|
+
d: "M7.62503 19C8.83315 19 9.81253 18.0206 9.81253 16.8125C9.81253 15.6044 8.83315 14.625 7.62503 14.625C6.41691 14.625 5.43753 15.6044 5.43753 16.8125C5.43753 18.0206 6.41691 19 7.62503 19Z",
|
|
83
|
+
fill: "white"
|
|
84
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
85
|
+
d: "M16.8125 19C18.0207 19 19 18.0206 19 16.8125C19 15.6044 18.0207 14.625 16.8125 14.625C15.6044 14.625 14.625 15.6044 14.625 16.8125C14.625 18.0206 15.6044 19 16.8125 19Z",
|
|
86
|
+
fill: "white"
|
|
87
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
88
|
+
d: "M13.75 15.9375H10.6875V17.6875H13.75V15.9375Z",
|
|
89
|
+
fill: "white"
|
|
90
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
91
|
+
d: "M15.9375 10.6875V13.75H17.6875V10.6875H15.9375Z",
|
|
92
|
+
fill: "white"
|
|
93
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
94
|
+
id: "clip0_2912_2"
|
|
95
|
+
}, /*#__PURE__*/React.createElement("rect", {
|
|
96
|
+
width: "21",
|
|
97
|
+
height: "21",
|
|
98
|
+
fill: "white",
|
|
99
|
+
transform: "translate(1.5 1.5)"
|
|
100
|
+
})))))
|
|
101
|
+
);
|
|
47
102
|
};
|
|
@@ -11,6 +11,7 @@ import styled from '@emotion/styled';
|
|
|
11
11
|
import { FormattedMessage, useIntl } from 'react-intl-next';
|
|
12
12
|
import Button from '@atlaskit/button';
|
|
13
13
|
import RefreshIcon from '@atlaskit/icon/core/migration/refresh';
|
|
14
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
14
15
|
import { Flex } from '@atlaskit/primitives';
|
|
15
16
|
import { N0, N40 } from '@atlaskit/theme/colors';
|
|
16
17
|
import { ASSETS_LIST_OF_LINKS_DATASOURCE_ID } from '../assets-modal';
|
|
@@ -47,7 +48,7 @@ const SyncWrapper = styled.div({
|
|
|
47
48
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-styled -- To migrate as part of go/ui-styling-standard
|
|
48
49
|
const SyncTextWrapper = styled.div({
|
|
49
50
|
marginRight: "var(--ds-space-075, 6px)",
|
|
50
|
-
font: "var(--ds-font-body-UNSAFE_small, normal 400 12px/16px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu,
|
|
51
|
+
font: "var(--ds-font-body-UNSAFE_small, normal 400 12px/16px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif)"
|
|
51
52
|
});
|
|
52
53
|
export const TableFooterOld = ({
|
|
53
54
|
datasourceId,
|
|
@@ -79,7 +80,7 @@ export const TableFooterOld = ({
|
|
|
79
80
|
prefixTextType: "item",
|
|
80
81
|
testId: "item-count"
|
|
81
82
|
})), datasourceId === ASSETS_LIST_OF_LINKS_DATASOURCE_ID ? jsx(PoweredByJSMAssets, {
|
|
82
|
-
text: intl.formatMessage(footerMessages.powerByJSM)
|
|
83
|
+
text: intl.formatMessage(fg('assets_as_an_app_v2') ? footerMessages.poweredByAssets : footerMessages.powerByJSM)
|
|
83
84
|
}) : null, jsx(SyncWrapper, null, onRefresh && jsx(Fragment, null, jsx(SyncTextWrapper, {
|
|
84
85
|
"data-testid": "sync-text"
|
|
85
86
|
}, isLoading ? jsx(FormattedMessage, footerMessages.loadingText) : jsx(SyncInfo, {
|
|
@@ -121,6 +121,8 @@ export var AssetsObjectSchemaSelect = function AssetsObjectSchemaSelect(_ref2) {
|
|
|
121
121
|
onChange: function onChange(newOption) {
|
|
122
122
|
return newOption && _onChange(newOption);
|
|
123
123
|
}
|
|
124
|
-
}, selectInAModalStyleFixProps, restFieldProps
|
|
124
|
+
}, selectInAModalStyleFixProps, restFieldProps, {
|
|
125
|
+
label: formatMessage(objectSchemaSelectMessages.placeholder)
|
|
126
|
+
}));
|
|
125
127
|
}));
|
|
126
128
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
.
|
|
1
|
+
._11c8nbxd{font:var(--ds-font-heading-small,normal 600 1pc/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
2
2
|
._19pkpxbi{margin-top:var(--ds-space-200,1pc)}
|
|
3
3
|
._19pku2gc{margin-top:var(--ds-space-100,8px)}
|
|
4
4
|
._19pkxncg{margin-top:var(--ds-space-800,4pc)}
|
|
@@ -8,7 +8,7 @@ import { Flex, Inline } from '@atlaskit/primitives/compiled';
|
|
|
8
8
|
import { NoInstancesViewOld } from './no-instances-old';
|
|
9
9
|
import { NoInstancesSvg } from './no-instances-svg';
|
|
10
10
|
var styles = {
|
|
11
|
-
titleStyles: "
|
|
11
|
+
titleStyles: "_11c8nbxd _19pkpxbi",
|
|
12
12
|
descriptionStyles: "_19pku2gc",
|
|
13
13
|
containerStyles: "_19pkxncg"
|
|
14
14
|
};
|
|
@@ -66,6 +66,7 @@ export var BasicSearchInputOld = function BasicSearchInputOld(_ref) {
|
|
|
66
66
|
onChange: onChange,
|
|
67
67
|
placeholder: formatMessage(placeholder),
|
|
68
68
|
testId: "".concat(testId, "--basic-search-input"),
|
|
69
|
-
value: searchTerm
|
|
69
|
+
value: searchTerm,
|
|
70
|
+
"aria-label": formatMessage(placeholder)
|
|
70
71
|
}));
|
|
71
72
|
};
|
|
@@ -57,7 +57,8 @@ export var BasicSearchInputNew = function BasicSearchInputNew(_ref) {
|
|
|
57
57
|
onChange: onChange,
|
|
58
58
|
placeholder: formatMessage(placeholder),
|
|
59
59
|
testId: "".concat(testId, "--basic-search-input"),
|
|
60
|
-
value: searchTerm
|
|
60
|
+
value: searchTerm,
|
|
61
|
+
"aria-label": formatMessage(placeholder)
|
|
61
62
|
}));
|
|
62
63
|
};
|
|
63
64
|
export var BasicSearchInput = function BasicSearchInput(props) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
.
|
|
1
|
+
._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)}
|
|
2
2
|
._2rko1b66{border-radius:var(--ds-space-050,4px)}
|
|
3
3
|
._zulp1b66{gap:var(--ds-space-050,4px)}
|
|
4
4
|
._zulpv77o{gap:var(--ds-space-025,2px)}
|
|
@@ -50,7 +50,7 @@ var ModeSwitcherNew = function ModeSwitcherNew(props) {
|
|
|
50
50
|
return /*#__PURE__*/React.createElement("label", _extends({}, tooltipProps, {
|
|
51
51
|
key: value,
|
|
52
52
|
"data-testid": "mode-toggle-".concat(value),
|
|
53
|
-
className: ax(["
|
|
53
|
+
className: ax(["_11c8dcr7 _2rko1b66 _syaziwyp _k48p1pd9 _1p1dangw _ca0q1b66 _u5f31b66 _n3td1b66 _19bv1b66 _d0altlke _irr3u7au", isCompact && "_ca0qv77o _u5f31b66 _n3tdv77o _19bv1b66", isSelected && "_2rko1b66 _bfhkkwt5 _16qs1jze _d0altlke _irr3kwt5", isDisabled && "_irr31j28 _d0al13gf", isOptionDisabled && "_syaz111d", isOptionDisabled && "_irr31j28 _d0al13gf"]),
|
|
54
54
|
style: {
|
|
55
55
|
"--_k4gmmg": ix("var(--ds-text-subtlest, ".concat(N700, ")")),
|
|
56
56
|
"--_15egq0b": ix("var(--ds-background-neutral-subtle-hovered, ".concat(N30A, ")")),
|
|
@@ -36,7 +36,7 @@ var modeInputStyles = css({
|
|
|
36
36
|
});
|
|
37
37
|
var modeSwitcherLabelStyles = css({
|
|
38
38
|
color: "var(--ds-text-subtlest, ".concat(N700, ")"),
|
|
39
|
-
font: "var(--ds-font-body-UNSAFE_small, normal 400 12px/16px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu,
|
|
39
|
+
font: "var(--ds-font-body-UNSAFE_small, normal 400 12px/16px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif)",
|
|
40
40
|
fontWeight: "var(--ds-font-weight-semibold, 600)",
|
|
41
41
|
textTransform: 'uppercase',
|
|
42
42
|
padding: "var(--ds-space-050, 4px)",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
.
|
|
1
|
+
._11c82smr{font:var(--ds-font-body,normal 400 14px/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
2
2
|
._zulpu2gc{gap:var(--ds-space-100,8px)}
|
|
3
3
|
._1e0c1txw{display:flex}
|
|
4
4
|
._1pbyibnn{z-index:11}
|
|
@@ -81,7 +81,8 @@ var SiteSelectorNew = function SiteSelectorNew(props) {
|
|
|
81
81
|
},
|
|
82
82
|
testId: testId,
|
|
83
83
|
value: selectedSiteOption,
|
|
84
|
-
|
|
84
|
+
label: formatMessage(siteSelectorMessages.chooseSite),
|
|
85
|
+
className: ax(["_11c82smr _1pbyibnn"])
|
|
85
86
|
})));
|
|
86
87
|
};
|
|
87
88
|
export var SiteSelector = function SiteSelector(props) {
|
|
@@ -23,7 +23,7 @@ var dropdownContainerStyles = xcss({
|
|
|
23
23
|
minHeight: '40px' // to prevent vertical shifting when site selector pops in
|
|
24
24
|
});
|
|
25
25
|
var selectStyles = css({
|
|
26
|
-
font: "var(--ds-font-body, normal 400 14px/20px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu,
|
|
26
|
+
font: "var(--ds-font-body, normal 400 14px/20px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif)",
|
|
27
27
|
fontWeight: "var(--ds-font-weight-medium, 500)",
|
|
28
28
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-imported-style-values, @atlaskit/ui-styling-standard/no-unsafe-values -- Ignored via go/DSP-18766
|
|
29
29
|
zIndex: siteSelectorIndex
|
|
@@ -80,6 +80,7 @@ export var SiteSelectorOld = function SiteSelectorOld(props) {
|
|
|
80
80
|
}
|
|
81
81
|
},
|
|
82
82
|
testId: testId,
|
|
83
|
-
value: selectedSiteOption
|
|
83
|
+
value: selectedSiteOption,
|
|
84
|
+
label: formatMessage(siteSelectorMessages.chooseSite)
|
|
84
85
|
})));
|
|
85
86
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
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
|
._2rkoiti9{border-radius:var(--ds-border-radius-100,4px)}
|
|
5
5
|
._zulpv77o{gap:var(--ds-space-025,2px)}
|
package/dist/esm/ui/confluence-search-modal/basic-filters/filters/date-range-picker/index.js
CHANGED
|
@@ -38,7 +38,7 @@ var DateRangeErrorMessage = forwardRef(function (_ref, __cmplr) {
|
|
|
38
38
|
return /*#__PURE__*/React.createElement(C, _extends({}, __cmplp, {
|
|
39
39
|
style: __cmpls,
|
|
40
40
|
ref: __cmplr,
|
|
41
|
-
className: ax(["_zulpv77o
|
|
41
|
+
className: ax(["_zulpv77o _11c8dcr7 _1e0c1txw _19pk57x3 _bozgv77o _syaz1ick _4cvr1h6o", __cmplp.className])
|
|
42
42
|
}));
|
|
43
43
|
});
|
|
44
44
|
|
package/dist/esm/ui/confluence-search-modal/basic-filters/filters/date-range-picker/styled-old.js
CHANGED
|
@@ -86,7 +86,7 @@ export var DateRangeErrorMessageOld = styled.div({
|
|
|
86
86
|
marginTop: "var(--ds-space-050, 2px)",
|
|
87
87
|
gap: "var(--ds-space-025, 2px)",
|
|
88
88
|
paddingInlineStart: "var(--ds-space-025, 2px)",
|
|
89
|
-
font: "var(--ds-font-body-UNSAFE_small, normal 400 12px/16px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu,
|
|
89
|
+
font: "var(--ds-font-body-UNSAFE_small, normal 400 12px/16px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif)",
|
|
90
90
|
color: "var(--ds-text-danger, ".concat(R400, ")"),
|
|
91
91
|
alignItems: 'center'
|
|
92
92
|
});
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
.
|
|
2
|
+
._11c82smr, .ProseMirror .pm-table-wrapper>table tbody ._1otx2smr, .pm-table-wrapper>table tbody ._1wi12smr{font:var(--ds-font-body,normal 400 14px/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
3
3
|
._13xs13hi:last-of-type, .ProseMirror .pm-table-wrapper>table thead ._19xw13hi:last-of-type, .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%)}
|
|
4
4
|
._19itidpf, .ProseMirror .pm-table-wrapper>table tbody ._1i5zidpf, .pm-table-wrapper>table tbody ._aifmidpf{border:0}
|
|
5
5
|
._19itidpf, .ProseMirror .pm-table-wrapper>table thead ._aks5idpf, .pm-table-wrapper>table thead ._1u3bidpf{border:0}
|
|
@@ -107,7 +107,7 @@ var InlineEditableTableCell = forwardRef(function (_ref4, __cmplr) {
|
|
|
107
107
|
return /*#__PURE__*/React.createElement(C, _extends({}, __cmplp, {
|
|
108
108
|
style: __cmpls,
|
|
109
109
|
ref: __cmplr,
|
|
110
|
-
className: ax(["
|
|
110
|
+
className: ax(["_11c82smr _1otx2smr _1wi12smr _19itidpf _1i5zidpf _aifmidpf _1s7z1x13 _1xqp1x13 _mxou1x13 _n7zl1x13 _15lr1x13 _itmm1x13 _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])
|
|
111
111
|
}));
|
|
112
112
|
});
|
|
113
113
|
|
|
@@ -24,7 +24,8 @@ export var ICON_TYPE_TEXT_TEST_ID = "".concat(ICON_TYPE_TEST_ID, "-text");
|
|
|
24
24
|
* `platform-datasources-enable-two-way-sync-priority` rollout.
|
|
25
25
|
*/
|
|
26
26
|
var IconRenderType = function IconRenderType(_ref) {
|
|
27
|
-
var label = _ref.label,
|
|
27
|
+
var _ref$label = _ref.label,
|
|
28
|
+
label = _ref$label === void 0 ? '' : _ref$label,
|
|
28
29
|
text = _ref.text,
|
|
29
30
|
source = _ref.source,
|
|
30
31
|
_ref$testId = _ref.testId,
|
|
@@ -36,7 +36,8 @@ export var ICON_TYPE_TEXT_TEST_ID = "".concat(ICON_TYPE_TEST_ID, "-text");
|
|
|
36
36
|
* `platform-datasources-enable-two-way-sync-priority` rollout.
|
|
37
37
|
*/
|
|
38
38
|
var IconRenderType = function IconRenderType(_ref2) {
|
|
39
|
-
var label = _ref2.label,
|
|
39
|
+
var _ref2$label = _ref2.label,
|
|
40
|
+
label = _ref2$label === void 0 ? '' : _ref2$label,
|
|
40
41
|
text = _ref2.text,
|
|
41
42
|
source = _ref2.source,
|
|
42
43
|
_ref2$testId = _ref2.testId,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
.
|
|
1
|
+
._11c82smr{font:var(--ds-font-body,normal 400 14px/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
2
2
|
._18m915vq{overflow-y:hidden}
|
|
3
3
|
._1bto1l2s{text-overflow:ellipsis}
|
|
4
4
|
._1e0c1txw{display:flex}
|
|
@@ -16,7 +16,7 @@ import { WidthObserver } from '@atlaskit/width-detector';
|
|
|
16
16
|
import { userTypeMessages } from './messages';
|
|
17
17
|
import UserTypeOld from './user-old';
|
|
18
18
|
var styles = {
|
|
19
|
-
userWrapperStyles: "
|
|
19
|
+
userWrapperStyles: "_11c82smr _1e0c1txw _4cvr1h6o",
|
|
20
20
|
avatarWrapperStyles: "_2hwxu2gc",
|
|
21
21
|
widthObserverWrapperStyles: "_kqswh2mm"
|
|
22
22
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
.
|
|
1
|
+
._11c82smr{font:var(--ds-font-body,normal 400 14px/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
2
2
|
._18zru2gc{padding-inline:var(--ds-space-100,8px)}
|
|
3
3
|
._1rjc1b66{padding-block:var(--ds-space-050,4px)}
|
|
4
4
|
._1e0c1txw{display:flex}
|
|
@@ -12,7 +12,7 @@ import { userTypeMessages } from '../../render-type/user/messages';
|
|
|
12
12
|
import { EmptyAvatarOld } from './avatar-old';
|
|
13
13
|
var styles = {
|
|
14
14
|
avatarWrapperStyles: "_2hwxu2gc",
|
|
15
|
-
emptyAvatarWrapperStyles: "
|
|
15
|
+
emptyAvatarWrapperStyles: "_11c82smr _1rjc1b66 _18zru2gc _1e0c1txw _4cvr1h6o _tzy4idpf _16l4kb7n"
|
|
16
16
|
};
|
|
17
17
|
export var EmptyAvatarNew = function EmptyAvatarNew() {
|
|
18
18
|
var intl = useIntl();
|
|
@@ -11,7 +11,8 @@ var labelStyles = xcss({
|
|
|
11
11
|
*/
|
|
12
12
|
export function SharedIconComponentOld(_ref) {
|
|
13
13
|
var iconUrl = _ref.iconUrl,
|
|
14
|
-
label = _ref.label,
|
|
14
|
+
_ref$label = _ref.label,
|
|
15
|
+
label = _ref$label === void 0 ? '' : _ref$label,
|
|
15
16
|
text = _ref.text,
|
|
16
17
|
testId = _ref.testId;
|
|
17
18
|
return /*#__PURE__*/React.createElement(Flex, {
|
|
@@ -14,7 +14,8 @@ var styles = {
|
|
|
14
14
|
*/
|
|
15
15
|
export function SharedIconComponentNew(_ref) {
|
|
16
16
|
var iconUrl = _ref.iconUrl,
|
|
17
|
-
label = _ref.label,
|
|
17
|
+
_ref$label = _ref.label,
|
|
18
|
+
label = _ref$label === void 0 ? '' : _ref$label,
|
|
18
19
|
text = _ref.text,
|
|
19
20
|
testId = _ref.testId;
|
|
20
21
|
return /*#__PURE__*/React.createElement(Flex, {
|
|
@@ -68,7 +68,7 @@ export var TableHeading = styled.th(_defineProperty(_defineProperty(_definePrope
|
|
|
68
68
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-styled, @atlaskit/ui-styling-standard/no-exported-styles -- To migrate as part of go/ui-styling-standard
|
|
69
69
|
export var InlineEditableTableCell = styled.td(_defineProperty(_defineProperty(_defineProperty({}, "".concat(withTablePluginBodyPrefix()), {
|
|
70
70
|
/* First section here is to override things editor table plugin css defines */
|
|
71
|
-
font: "var(--ds-font-body, normal 400 14px/20px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu,
|
|
71
|
+
font: "var(--ds-font-body, normal 400 14px/20px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif)",
|
|
72
72
|
padding: "var(--ds-space-0, 0)".concat(" ", "var(--ds-space-0, 0)"),
|
|
73
73
|
border: 0,
|
|
74
74
|
minWidth: 'auto',
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
.
|
|
1
|
+
._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)}
|
|
2
2
|
._2rko1kw7{border-radius:inherit}
|
|
3
3
|
._x3do17u4{border-top:2px solid var(--ds-background-accent-gray-subtler,#dfe1e6)}
|
|
4
4
|
._13liidpf{border-top-left-radius:0}
|
|
@@ -80,7 +80,7 @@ var SyncTextWrapper = forwardRef(function (_ref4, __cmplr) {
|
|
|
80
80
|
return /*#__PURE__*/React.createElement(C, _extends({}, __cmplp, {
|
|
81
81
|
style: __cmpls,
|
|
82
82
|
ref: __cmplr,
|
|
83
|
-
className: ax(["
|
|
83
|
+
className: ax(["_11c8dcr7 _2hwx12x7", __cmplp.className])
|
|
84
84
|
}));
|
|
85
85
|
});
|
|
86
86
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -118,7 +118,7 @@ var TableFooterNew = function TableFooterNew(_ref5) {
|
|
|
118
118
|
prefixTextType: "item",
|
|
119
119
|
testId: "item-count"
|
|
120
120
|
})), datasourceId === ASSETS_LIST_OF_LINKS_DATASOURCE_ID ? /*#__PURE__*/React.createElement(PoweredByJSMAssets, {
|
|
121
|
-
text: intl.formatMessage(footerMessages.powerByJSM)
|
|
121
|
+
text: intl.formatMessage(fg('assets_as_an_app_v2') ? footerMessages.poweredByAssets : footerMessages.powerByJSM)
|
|
122
122
|
}) : null, /*#__PURE__*/React.createElement(SyncWrapper, null, onRefresh && /*#__PURE__*/React.createElement(Fragment, null, /*#__PURE__*/React.createElement(SyncTextWrapper, {
|
|
123
123
|
"data-testid": "sync-text"
|
|
124
124
|
}, isLoading ? /*#__PURE__*/React.createElement(FormattedMessage, footerMessages.loadingText) : /*#__PURE__*/React.createElement(SyncInfo, {
|
|
@@ -19,5 +19,10 @@ export var footerMessages = defineMessages({
|
|
|
19
19
|
id: 'linkDataSource.table-footer.power-by-jsm',
|
|
20
20
|
description: 'Displayed on the issue like table footer to increase JSM Assets visibility',
|
|
21
21
|
defaultMessage: 'Powered by Assets in Jira Service Management'
|
|
22
|
+
},
|
|
23
|
+
poweredByAssets: {
|
|
24
|
+
id: 'linkDataSource.table-footer.powered-by-assets',
|
|
25
|
+
description: 'Displayed on the issue like table footer to increase Assets visibility',
|
|
26
|
+
defaultMessage: 'Powered by Assets'
|
|
22
27
|
}
|
|
23
28
|
});
|