@atlaskit/link-datasource 1.0.10 → 1.0.11
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
|
@@ -348,7 +348,7 @@ var analyticsContextAttributes = {
|
|
|
348
348
|
};
|
|
349
349
|
var analyticsContextData = {
|
|
350
350
|
packageName: "@atlaskit/link-datasource",
|
|
351
|
-
packageVersion: "1.0.
|
|
351
|
+
packageVersion: "1.0.11",
|
|
352
352
|
source: 'datasourceConfigModal'
|
|
353
353
|
};
|
|
354
354
|
var contextData = _objectSpread(_objectSpread({}, analyticsContextData), {}, {
|
|
@@ -294,7 +294,7 @@ const analyticsContextAttributes = {
|
|
|
294
294
|
};
|
|
295
295
|
const analyticsContextData = {
|
|
296
296
|
packageName: "@atlaskit/link-datasource",
|
|
297
|
-
packageVersion: "1.0.
|
|
297
|
+
packageVersion: "1.0.11",
|
|
298
298
|
source: 'datasourceConfigModal'
|
|
299
299
|
};
|
|
300
300
|
const contextData = {
|
|
@@ -338,7 +338,7 @@ var analyticsContextAttributes = {
|
|
|
338
338
|
};
|
|
339
339
|
var analyticsContextData = {
|
|
340
340
|
packageName: "@atlaskit/link-datasource",
|
|
341
|
-
packageVersion: "1.0.
|
|
341
|
+
packageVersion: "1.0.11",
|
|
342
342
|
source: 'datasourceConfigModal'
|
|
343
343
|
};
|
|
344
344
|
var contextData = _objectSpread(_objectSpread({}, analyticsContextData), {}, {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/link-datasource",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.11",
|
|
4
4
|
"description": "UI Components to support linking platform dataset feature",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -53,10 +53,10 @@
|
|
|
53
53
|
"@atlaskit/pragmatic-drag-and-drop-react-beautiful-dnd-autoscroll": "^0.6.0",
|
|
54
54
|
"@atlaskit/pragmatic-drag-and-drop-react-indicator": "^0.16.0",
|
|
55
55
|
"@atlaskit/select": "^16.5.0",
|
|
56
|
-
"@atlaskit/smart-card": "^26.
|
|
56
|
+
"@atlaskit/smart-card": "^26.18.0",
|
|
57
57
|
"@atlaskit/spinner": "^15.5.0",
|
|
58
58
|
"@atlaskit/tag": "^11.5.0",
|
|
59
|
-
"@atlaskit/textfield": "5.6.
|
|
59
|
+
"@atlaskit/textfield": "5.6.6",
|
|
60
60
|
"@atlaskit/theme": "^12.5.0",
|
|
61
61
|
"@atlaskit/tokens": "^1.17.0",
|
|
62
62
|
"@atlaskit/tooltip": "^17.8.0",
|