@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
|
@@ -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
|
var styles = {
|
|
@@ -11,6 +12,7 @@ var styles = {
|
|
|
11
12
|
};
|
|
12
13
|
export var PoweredByJSMAssets = function PoweredByJSMAssets(props) {
|
|
13
14
|
var ASSETS_LINK = '/jira/servicedesk/assets';
|
|
15
|
+
var ASSETS_APP_LINK = '/jira/assets';
|
|
14
16
|
var _useDatasourceAnalyti = useDatasourceAnalyticsEvents(),
|
|
15
17
|
fireEvent = _useDatasourceAnalyti.fireEvent;
|
|
16
18
|
return /*#__PURE__*/React.createElement(Box, {
|
|
@@ -24,7 +26,7 @@ export var PoweredByJSMAssets = function PoweredByJSMAssets(props) {
|
|
|
24
26
|
extensionKey: 'jsm-cmdb-gateway'
|
|
25
27
|
});
|
|
26
28
|
},
|
|
27
|
-
href: ASSETS_LINK,
|
|
29
|
+
href: fg('assets_as_an_app_v2') ? ASSETS_APP_LINK : ASSETS_LINK,
|
|
28
30
|
rel: "noreferrer",
|
|
29
31
|
target: "_blank",
|
|
30
32
|
style: {
|
|
@@ -33,7 +35,7 @@ export var PoweredByJSMAssets = function PoweredByJSMAssets(props) {
|
|
|
33
35
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/enforce-style-prop -- Ignored via go/DSP-18766
|
|
34
36
|
alignItems: 'center'
|
|
35
37
|
}
|
|
36
|
-
}, /*#__PURE__*/React.createElement(JiraServiceManagementIcon, {
|
|
38
|
+
}, fg('assets_as_an_app_v2') ? /*#__PURE__*/React.createElement(AssetsIcon, null) : /*#__PURE__*/React.createElement(JiraServiceManagementIcon, {
|
|
37
39
|
size: "xsmall",
|
|
38
40
|
appearance: "brand",
|
|
39
41
|
label: props.text
|
|
@@ -45,4 +47,57 @@ export var PoweredByJSMAssets = function PoweredByJSMAssets(props) {
|
|
|
45
47
|
fontSize: 'small'
|
|
46
48
|
}
|
|
47
49
|
}, props.text)));
|
|
50
|
+
};
|
|
51
|
+
|
|
52
|
+
// TODO: JDW-5554 use the AssetsIcon from @atlaskit/temp-nav-app-icons once it becomes a public package
|
|
53
|
+
var AssetsIcon = function AssetsIcon() {
|
|
54
|
+
return (
|
|
55
|
+
/*#__PURE__*/
|
|
56
|
+
// eslint-disable-next-line @atlaskit/ui-styling-standard/enforce-style-prop -- Ignored via go/DSP-18766
|
|
57
|
+
React.createElement("span", {
|
|
58
|
+
style: {
|
|
59
|
+
display: 'flex'
|
|
60
|
+
},
|
|
61
|
+
role: "img",
|
|
62
|
+
"aria-label": "Assets icon"
|
|
63
|
+
}, /*#__PURE__*/React.createElement("svg", {
|
|
64
|
+
width: "24",
|
|
65
|
+
height: "24",
|
|
66
|
+
viewBox: "0 0 24 24",
|
|
67
|
+
fill: "none",
|
|
68
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
69
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
70
|
+
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",
|
|
71
|
+
fill: "#1868DB"
|
|
72
|
+
}), /*#__PURE__*/React.createElement("g", {
|
|
73
|
+
clipPath: "url(#clip0_2912_2)"
|
|
74
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
75
|
+
fillRule: "evenodd",
|
|
76
|
+
clipRule: "evenodd",
|
|
77
|
+
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",
|
|
78
|
+
fill: "white"
|
|
79
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
80
|
+
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",
|
|
81
|
+
fill: "white"
|
|
82
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
83
|
+
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",
|
|
84
|
+
fill: "white"
|
|
85
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
86
|
+
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",
|
|
87
|
+
fill: "white"
|
|
88
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
89
|
+
d: "M13.75 15.9375H10.6875V17.6875H13.75V15.9375Z",
|
|
90
|
+
fill: "white"
|
|
91
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
92
|
+
d: "M15.9375 10.6875V13.75H17.6875V10.6875H15.9375Z",
|
|
93
|
+
fill: "white"
|
|
94
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
95
|
+
id: "clip0_2912_2"
|
|
96
|
+
}, /*#__PURE__*/React.createElement("rect", {
|
|
97
|
+
width: "21",
|
|
98
|
+
height: "21",
|
|
99
|
+
fill: "white",
|
|
100
|
+
transform: "translate(1.5 1.5)"
|
|
101
|
+
})))))
|
|
102
|
+
);
|
|
48
103
|
};
|
|
@@ -12,6 +12,7 @@ import styled from '@emotion/styled';
|
|
|
12
12
|
import { FormattedMessage, useIntl } from 'react-intl-next';
|
|
13
13
|
import Button from '@atlaskit/button';
|
|
14
14
|
import RefreshIcon from '@atlaskit/icon/core/migration/refresh';
|
|
15
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
15
16
|
import { Flex } from '@atlaskit/primitives';
|
|
16
17
|
import { N0, N40 } from '@atlaskit/theme/colors';
|
|
17
18
|
import { ASSETS_LIST_OF_LINKS_DATASOURCE_ID } from '../assets-modal';
|
|
@@ -48,7 +49,7 @@ var SyncWrapper = styled.div({
|
|
|
48
49
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-styled -- To migrate as part of go/ui-styling-standard
|
|
49
50
|
var SyncTextWrapper = styled.div({
|
|
50
51
|
marginRight: "var(--ds-space-075, 6px)",
|
|
51
|
-
font: "var(--ds-font-body-UNSAFE_small, normal 400 12px/16px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu,
|
|
52
|
+
font: "var(--ds-font-body-UNSAFE_small, normal 400 12px/16px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif)"
|
|
52
53
|
});
|
|
53
54
|
export var TableFooterOld = function TableFooterOld(_ref) {
|
|
54
55
|
var datasourceId = _ref.datasourceId,
|
|
@@ -82,7 +83,7 @@ export var TableFooterOld = function TableFooterOld(_ref) {
|
|
|
82
83
|
prefixTextType: "item",
|
|
83
84
|
testId: "item-count"
|
|
84
85
|
})), datasourceId === ASSETS_LIST_OF_LINKS_DATASOURCE_ID ? jsx(PoweredByJSMAssets, {
|
|
85
|
-
text: intl.formatMessage(footerMessages.powerByJSM)
|
|
86
|
+
text: intl.formatMessage(fg('assets_as_an_app_v2') ? footerMessages.poweredByAssets : footerMessages.powerByJSM)
|
|
86
87
|
}) : null, jsx(SyncWrapper, null, onRefresh && jsx(Fragment, null, jsx(SyncTextWrapper, {
|
|
87
88
|
"data-testid": "sync-text"
|
|
88
89
|
}, isLoading ? jsx(FormattedMessage, footerMessages.loadingText) : jsx(SyncInfo, {
|
|
@@ -19,5 +19,5 @@ interface SharedIconComponentProps {
|
|
|
19
19
|
* Renders a icon and text label.
|
|
20
20
|
* If the text is undefined, will not render the text label.
|
|
21
21
|
*/
|
|
22
|
-
export declare function SharedIconComponentOld({ iconUrl, label, text, testId }: SharedIconComponentProps): React.JSX.Element;
|
|
22
|
+
export declare function SharedIconComponentOld({ iconUrl, label, text, testId, }: SharedIconComponentProps): React.JSX.Element;
|
|
23
23
|
export {};
|
|
@@ -19,6 +19,6 @@ interface SharedIconComponentProps {
|
|
|
19
19
|
* Renders a icon and text label.
|
|
20
20
|
* If the text is undefined, will not render the text label.
|
|
21
21
|
*/
|
|
22
|
-
export declare function SharedIconComponentNew({ iconUrl, label, text, testId }: SharedIconComponentProps): React.JSX.Element;
|
|
22
|
+
export declare function SharedIconComponentNew({ iconUrl, label, text, testId, }: SharedIconComponentProps): React.JSX.Element;
|
|
23
23
|
export declare function SharedIconComponent(props: SharedIconComponentProps): React.JSX.Element;
|
|
24
24
|
export {};
|
|
@@ -19,5 +19,5 @@ interface SharedIconComponentProps {
|
|
|
19
19
|
* Renders a icon and text label.
|
|
20
20
|
* If the text is undefined, will not render the text label.
|
|
21
21
|
*/
|
|
22
|
-
export declare function SharedIconComponentOld({ iconUrl, label, text, testId }: SharedIconComponentProps): React.JSX.Element;
|
|
22
|
+
export declare function SharedIconComponentOld({ iconUrl, label, text, testId, }: SharedIconComponentProps): React.JSX.Element;
|
|
23
23
|
export {};
|
|
@@ -19,6 +19,6 @@ interface SharedIconComponentProps {
|
|
|
19
19
|
* Renders a icon and text label.
|
|
20
20
|
* If the text is undefined, will not render the text label.
|
|
21
21
|
*/
|
|
22
|
-
export declare function SharedIconComponentNew({ iconUrl, label, text, testId }: SharedIconComponentProps): React.JSX.Element;
|
|
22
|
+
export declare function SharedIconComponentNew({ iconUrl, label, text, testId, }: SharedIconComponentProps): React.JSX.Element;
|
|
23
23
|
export declare function SharedIconComponent(props: SharedIconComponentProps): React.JSX.Element;
|
|
24
24
|
export {};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/link-datasource",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.22.1",
|
|
4
4
|
"description": "UI Components to support linking platform dataset feature",
|
|
5
5
|
"author": "Atlassian Pty Ltd",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -37,12 +37,12 @@
|
|
|
37
37
|
"ak-postbuild": "ls -d dist/* | xargs -n 1 copyfiles -u 1 -V src/**/*.{svg,png}"
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@atlaskit/adf-schema": "^47.
|
|
40
|
+
"@atlaskit/adf-schema": "^47.6.0",
|
|
41
41
|
"@atlaskit/analytics-next": "^11.0.0",
|
|
42
42
|
"@atlaskit/atlassian-context": "^0.2.0",
|
|
43
43
|
"@atlaskit/avatar": "^24.0.0",
|
|
44
44
|
"@atlaskit/avatar-group": "^12.0.0",
|
|
45
|
-
"@atlaskit/badge": "^18.
|
|
45
|
+
"@atlaskit/badge": "^18.1.0",
|
|
46
46
|
"@atlaskit/button": "^21.1.0",
|
|
47
47
|
"@atlaskit/css": "^0.10.0",
|
|
48
48
|
"@atlaskit/datetime-picker": "^16.0.0",
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
"@atlaskit/linking-common": "^8.0.0",
|
|
66
66
|
"@atlaskit/linking-types": "^9.6.0",
|
|
67
67
|
"@atlaskit/logo": "^16.0.0",
|
|
68
|
-
"@atlaskit/lozenge": "^12.
|
|
68
|
+
"@atlaskit/lozenge": "^12.2.0",
|
|
69
69
|
"@atlaskit/modal-dialog": "^13.0.0",
|
|
70
70
|
"@atlaskit/outbound-auth-flow-client": "^3.4.5",
|
|
71
71
|
"@atlaskit/platform-feature-flags": "^1.1.0",
|
|
@@ -77,13 +77,13 @@
|
|
|
77
77
|
"@atlaskit/primitives": "^14.1.0",
|
|
78
78
|
"@atlaskit/react-select": "^2.0.0",
|
|
79
79
|
"@atlaskit/select": "^20.0.0",
|
|
80
|
-
"@atlaskit/smart-card": "^35.
|
|
80
|
+
"@atlaskit/smart-card": "^35.2.0",
|
|
81
81
|
"@atlaskit/smart-user-picker": "8.0.0",
|
|
82
82
|
"@atlaskit/spinner": "^18.0.0",
|
|
83
83
|
"@atlaskit/tag": "^14.0.0",
|
|
84
|
-
"@atlaskit/textfield": "8.0.
|
|
85
|
-
"@atlaskit/theme": "^
|
|
86
|
-
"@atlaskit/tokens": "^4.
|
|
84
|
+
"@atlaskit/textfield": "8.0.1",
|
|
85
|
+
"@atlaskit/theme": "^18.0.0",
|
|
86
|
+
"@atlaskit/tokens": "^4.3.0",
|
|
87
87
|
"@atlaskit/tooltip": "^20.0.0",
|
|
88
88
|
"@atlaskit/ufo": "^0.4.0",
|
|
89
89
|
"@atlaskit/width-detector": "^5.0.0",
|
|
@@ -191,6 +191,9 @@
|
|
|
191
191
|
},
|
|
192
192
|
"platform-component-visual-refresh": {
|
|
193
193
|
"type": "boolean"
|
|
194
|
+
},
|
|
195
|
+
"assets_as_an_app_v2": {
|
|
196
|
+
"type": "boolean"
|
|
194
197
|
}
|
|
195
198
|
}
|
|
196
199
|
}
|