@atlaskit/link-datasource 4.11.0 → 4.11.2
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
CHANGED
|
@@ -1,5 +1,20 @@
|
|
|
1
1
|
# @atlaskit/link-datasource
|
|
2
2
|
|
|
3
|
+
## 4.11.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#154600](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/154600)
|
|
8
|
+
[`0b06dde976fe0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0b06dde976fe0) -
|
|
9
|
+
Internal updates to logo component usage
|
|
10
|
+
- Updated dependencies
|
|
11
|
+
|
|
12
|
+
## 4.11.1
|
|
13
|
+
|
|
14
|
+
### Patch Changes
|
|
15
|
+
|
|
16
|
+
- Updated dependencies
|
|
17
|
+
|
|
3
18
|
## 4.11.0
|
|
4
19
|
|
|
5
20
|
### Minor Changes
|
package/compass.yml
CHANGED
|
@@ -21,23 +21,11 @@ links:
|
|
|
21
21
|
- name: '#help-twg-linking-platform'
|
|
22
22
|
type: CHAT_CHANNEL
|
|
23
23
|
url: 'https://atlassian.enterprise.slack.com/archives/CFKGAQZRV'
|
|
24
|
-
- name: '
|
|
24
|
+
- name: ''
|
|
25
25
|
type: ON_CALL
|
|
26
26
|
url: 'https://atlassian.app.opsgenie.com/settings/schedule/detail/b9c8b313-dd6d-4a41-8eeb-d7a9df55be9d'
|
|
27
27
|
- name: source code
|
|
28
28
|
type: REPOSITORY
|
|
29
|
-
url: 'https://bitbucket.org/atlassian/atlassian-frontend/src/master/packages/linking-platform/link-datasource'
|
|
30
|
-
customFields:
|
|
31
|
-
- name: 'FinOps_COGS_Cost_Center'
|
|
32
|
-
type: single_select
|
|
33
|
-
value: 'a681c808-9c58-45e5-9b3a-b5cc330c4b3a'
|
|
34
|
-
- name: 'FinOps_R&D_Cost_Center'
|
|
35
|
-
type: single_select
|
|
36
|
-
value: 'd9c71b12-1c77-4c68-a769-ba0e26bc8cac'
|
|
37
|
-
- name: 'FinOps_Service_Group'
|
|
38
|
-
type: single_select
|
|
39
|
-
value: '9120e03c-440b-489d-ac42-07903a2c611d'
|
|
40
|
-
- name: 'business-unit'
|
|
41
|
-
type: text
|
|
42
|
-
value: 'Eng - X Product Collab'
|
|
29
|
+
url: 'https://bitbucket.org/atlassian/atlassian-frontend-monorepo/src/master/platform/packages/linking-platform/link-datasource'
|
|
30
|
+
customFields: []
|
|
43
31
|
relationships: {}
|
|
@@ -46,7 +46,7 @@ var PoweredByJSMAssets = exports.PoweredByJSMAssets = function PoweredByJSMAsset
|
|
|
46
46
|
}, (0, _platformFeatureFlags.fg)('assets_as_an_app_v2') ? /*#__PURE__*/_react.default.createElement(_assets.AssetsIcon, {
|
|
47
47
|
size: "24"
|
|
48
48
|
}) : /*#__PURE__*/_react.default.createElement(_logo.JiraServiceManagementIcon, {
|
|
49
|
-
size: "
|
|
49
|
+
size: "xxsmall",
|
|
50
50
|
appearance: "brand",
|
|
51
51
|
label: props.text
|
|
52
52
|
}), /*#__PURE__*/_react.default.createElement(_compiled.Box, {
|
|
@@ -38,7 +38,7 @@ export const PoweredByJSMAssets = props => {
|
|
|
38
38
|
}, fg('assets_as_an_app_v2') ? /*#__PURE__*/React.createElement(AssetsIcon, {
|
|
39
39
|
size: "24"
|
|
40
40
|
}) : /*#__PURE__*/React.createElement(JiraServiceManagementIcon, {
|
|
41
|
-
size: "
|
|
41
|
+
size: "xxsmall",
|
|
42
42
|
appearance: "brand",
|
|
43
43
|
label: props.text
|
|
44
44
|
}), /*#__PURE__*/React.createElement(Box, {
|
|
@@ -39,7 +39,7 @@ export var PoweredByJSMAssets = function PoweredByJSMAssets(props) {
|
|
|
39
39
|
}, fg('assets_as_an_app_v2') ? /*#__PURE__*/React.createElement(AssetsIcon, {
|
|
40
40
|
size: "24"
|
|
41
41
|
}) : /*#__PURE__*/React.createElement(JiraServiceManagementIcon, {
|
|
42
|
-
size: "
|
|
42
|
+
size: "xxsmall",
|
|
43
43
|
appearance: "brand",
|
|
44
44
|
label: props.text
|
|
45
45
|
}), /*#__PURE__*/React.createElement(Box, {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/link-datasource",
|
|
3
|
-
"version": "4.11.
|
|
3
|
+
"version": "4.11.2",
|
|
4
4
|
"description": "UI Components to support linking platform dataset feature",
|
|
5
5
|
"author": "Atlassian Pty Ltd",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"@atlaskit/button": "^23.2.0",
|
|
47
47
|
"@atlaskit/css": "^0.10.0",
|
|
48
48
|
"@atlaskit/datetime-picker": "^17.0.0",
|
|
49
|
-
"@atlaskit/dropdown-menu": "^
|
|
49
|
+
"@atlaskit/dropdown-menu": "^16.0.0",
|
|
50
50
|
"@atlaskit/editor-prosemirror": "7.0.0",
|
|
51
51
|
"@atlaskit/empty-state": "^10.0.0",
|
|
52
52
|
"@atlaskit/flag": "^17.1.0",
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
"@atlaskit/link-client-extension": "^5.0.0",
|
|
66
66
|
"@atlaskit/linking-common": "^9.0.0",
|
|
67
67
|
"@atlaskit/linking-types": "^9.10.0",
|
|
68
|
-
"@atlaskit/logo": "^18.
|
|
68
|
+
"@atlaskit/logo": "^18.1.0",
|
|
69
69
|
"@atlaskit/lozenge": "^12.2.0",
|
|
70
70
|
"@atlaskit/modal-dialog": "^14.2.0",
|
|
71
71
|
"@atlaskit/outbound-auth-flow-client": "^3.4.0",
|
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
"@atlaskit/primitives": "^14.8.0",
|
|
79
79
|
"@atlaskit/react-select": "^2.6.0",
|
|
80
80
|
"@atlaskit/select": "^20.6.0",
|
|
81
|
-
"@atlaskit/smart-card": "^38.
|
|
81
|
+
"@atlaskit/smart-card": "^38.4.0",
|
|
82
82
|
"@atlaskit/smart-user-picker": "^8.0.0",
|
|
83
83
|
"@atlaskit/spinner": "^18.0.0",
|
|
84
84
|
"@atlaskit/tag": "^14.0.0",
|
|
@@ -198,5 +198,6 @@
|
|
|
198
198
|
"compiled-react-select": {
|
|
199
199
|
"type": "boolean"
|
|
200
200
|
}
|
|
201
|
-
}
|
|
201
|
+
},
|
|
202
|
+
"compassUnitTestMetricSourceId": "ari:cloud:compass:a436116f-02ce-4520-8fbb-7301462a1674:metric-source/c5751cc6-3513-4070-9deb-af31e86aed34/9c893299-a527-4457-9b46-f3bc4c828766"
|
|
202
203
|
}
|