@atlaskit/link-datasource 1.2.4 → 1.2.5

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,11 @@
1
1
  # @atlaskit/link-datasource
2
2
 
3
+ ## 1.2.5
4
+
5
+ ### Patch Changes
6
+
7
+ - [`eadf1b04163`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eadf1b04163) - [ux] Fixed copy on modal
8
+
3
9
  ## 1.2.4
4
10
 
5
11
  ### Patch Changes
@@ -8,6 +8,6 @@ var EVENT_CHANNEL = 'media';
8
8
  exports.EVENT_CHANNEL = EVENT_CHANNEL;
9
9
  var packageMetaData = {
10
10
  packageName: "@atlaskit/link-datasource",
11
- packageVersion: "1.2.4"
11
+ packageVersion: "1.2.5"
12
12
  };
13
13
  exports.packageMetaData = packageMetaData;
@@ -231,7 +231,7 @@ var analyticsContextAttributes = {
231
231
  };
232
232
  var analyticsContextData = {
233
233
  packageName: "@atlaskit/link-datasource",
234
- packageVersion: "1.2.4",
234
+ packageVersion: "1.2.5",
235
235
  source: 'datasourceConfigModal'
236
236
  };
237
237
  var contextData = _objectSpread(_objectSpread({}, analyticsContextData), {}, {
@@ -19,7 +19,7 @@ var initialStateViewMessages = (0, _reactIntlNext.defineMessages)({
19
19
  learnMoreLink: {
20
20
  id: 'linkDataSource.modal-initial-state.learnMoreLink',
21
21
  description: 'The link that displays under the search description to help people know more about JQL',
22
- defaultMessage: 'Learn more about searching with JQL.'
22
+ defaultMessage: 'Learn more about searching with JQL'
23
23
  }
24
24
  });
25
25
  exports.initialStateViewMessages = initialStateViewMessages;
@@ -1,5 +1,5 @@
1
1
  export const EVENT_CHANNEL = 'media';
2
2
  export const packageMetaData = {
3
3
  packageName: "@atlaskit/link-datasource",
4
- packageVersion: "1.2.4"
4
+ packageVersion: "1.2.5"
5
5
  };
@@ -205,7 +205,7 @@ const analyticsContextAttributes = {
205
205
  };
206
206
  const analyticsContextData = {
207
207
  packageName: "@atlaskit/link-datasource",
208
- packageVersion: "1.2.4",
208
+ packageVersion: "1.2.5",
209
209
  source: 'datasourceConfigModal'
210
210
  };
211
211
  const contextData = {
@@ -13,6 +13,6 @@ export const initialStateViewMessages = defineMessages({
13
13
  learnMoreLink: {
14
14
  id: 'linkDataSource.modal-initial-state.learnMoreLink',
15
15
  description: 'The link that displays under the search description to help people know more about JQL',
16
- defaultMessage: 'Learn more about searching with JQL.'
16
+ defaultMessage: 'Learn more about searching with JQL'
17
17
  }
18
18
  });
@@ -1,5 +1,5 @@
1
1
  export var EVENT_CHANNEL = 'media';
2
2
  export var packageMetaData = {
3
3
  packageName: "@atlaskit/link-datasource",
4
- packageVersion: "1.2.4"
4
+ packageVersion: "1.2.5"
5
5
  };
@@ -222,7 +222,7 @@ var analyticsContextAttributes = {
222
222
  };
223
223
  var analyticsContextData = {
224
224
  packageName: "@atlaskit/link-datasource",
225
- packageVersion: "1.2.4",
225
+ packageVersion: "1.2.5",
226
226
  source: 'datasourceConfigModal'
227
227
  };
228
228
  var contextData = _objectSpread(_objectSpread({}, analyticsContextData), {}, {
@@ -13,6 +13,6 @@ export var initialStateViewMessages = defineMessages({
13
13
  learnMoreLink: {
14
14
  id: 'linkDataSource.modal-initial-state.learnMoreLink',
15
15
  description: 'The link that displays under the search description to help people know more about JQL',
16
- defaultMessage: 'Learn more about searching with JQL.'
16
+ defaultMessage: 'Learn more about searching with JQL'
17
17
  }
18
18
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/link-datasource",
3
- "version": "1.2.4",
3
+ "version": "1.2.5",
4
4
  "description": "UI Components to support linking platform dataset feature",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -34,7 +34,7 @@
34
34
  "@atlaskit/analytics-next": "^9.1.3",
35
35
  "@atlaskit/avatar": "^21.3.0",
36
36
  "@atlaskit/button": "^16.10.0",
37
- "@atlaskit/dropdown-menu": "^11.13.0",
37
+ "@atlaskit/dropdown-menu": "^11.14.0",
38
38
  "@atlaskit/editor-prosemirror": "1.1.0",
39
39
  "@atlaskit/empty-state": "^7.5.0",
40
40
  "@atlaskit/form": "^8.11.0",
@@ -47,7 +47,7 @@
47
47
  "@atlaskit/linking-common": "^4.10.0",
48
48
  "@atlaskit/linking-types": "^8.3.0",
49
49
  "@atlaskit/lozenge": "^11.4.0",
50
- "@atlaskit/modal-dialog": "^12.6.0",
50
+ "@atlaskit/modal-dialog": "^12.7.0",
51
51
  "@atlaskit/pragmatic-drag-and-drop": "^0.23.0",
52
52
  "@atlaskit/pragmatic-drag-and-drop-hitbox": "^0.11.0",
53
53
  "@atlaskit/pragmatic-drag-and-drop-react-beautiful-dnd-autoscroll": "^0.6.0",
@@ -58,7 +58,7 @@
58
58
  "@atlaskit/tag": "^11.6.0",
59
59
  "@atlaskit/textfield": "5.6.7",
60
60
  "@atlaskit/theme": "^12.6.0",
61
- "@atlaskit/tokens": "^1.24.0",
61
+ "@atlaskit/tokens": "^1.25.0",
62
62
  "@atlaskit/tooltip": "^17.8.0",
63
63
  "@atlaskit/ufo": "^0.2.4",
64
64
  "@atlassianlabs/jql-editor": "^2.0.1",