@atlaskit/editor-plugin-card 14.1.1 → 15.0.0
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 +18 -0
- package/package.json +17 -17
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,23 @@
|
|
|
1
1
|
# @atlaskit/editor-plugin-card
|
|
2
2
|
|
|
3
|
+
## 15.0.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies
|
|
8
|
+
|
|
9
|
+
## 14.1.2
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- [`ef22944bdbbdf`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ef22944bdbbdf) -
|
|
14
|
+
Migrate smart link visited analytics from UI event to track event. The `ui.smartLink.visited`
|
|
15
|
+
event has been replaced with `track.smartLink.visited` to better capture engagement metrics for
|
|
16
|
+
smart links. This change is gated behind the `cc_integrations_editor_open_link_click_analytics`
|
|
17
|
+
feature flag and includes additional attributes (displayCategory, extensionKey, status,
|
|
18
|
+
statusDetails) when the flag is enabled.
|
|
19
|
+
- Updated dependencies
|
|
20
|
+
|
|
3
21
|
## 14.1.1
|
|
4
22
|
|
|
5
23
|
### Patch Changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-plugin-card",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "15.0.0",
|
|
4
4
|
"description": "Card plugin for @atlaskit/editor-core",
|
|
5
5
|
"author": "Atlassian Pty Ltd",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -29,25 +29,25 @@
|
|
|
29
29
|
],
|
|
30
30
|
"atlaskit:src": "src/index.ts",
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"@atlaskit/adf-schema": "^52.
|
|
32
|
+
"@atlaskit/adf-schema": "^52.5.0",
|
|
33
33
|
"@atlaskit/analytics-next": "^11.2.0",
|
|
34
34
|
"@atlaskit/custom-steps": "^0.16.0",
|
|
35
|
-
"@atlaskit/editor-plugin-analytics": "^
|
|
36
|
-
"@atlaskit/editor-plugin-base": "^
|
|
37
|
-
"@atlaskit/editor-plugin-connectivity": "^
|
|
38
|
-
"@atlaskit/editor-plugin-decorations": "^
|
|
39
|
-
"@atlaskit/editor-plugin-editor-disabled": "^
|
|
40
|
-
"@atlaskit/editor-plugin-editor-viewmode": "^
|
|
41
|
-
"@atlaskit/editor-plugin-feature-flags": "^
|
|
42
|
-
"@atlaskit/editor-plugin-floating-toolbar": "^
|
|
43
|
-
"@atlaskit/editor-plugin-grid": "^
|
|
44
|
-
"@atlaskit/editor-plugin-toolbar": "^
|
|
45
|
-
"@atlaskit/editor-plugin-width": "^
|
|
35
|
+
"@atlaskit/editor-plugin-analytics": "^9.0.0",
|
|
36
|
+
"@atlaskit/editor-plugin-base": "^10.0.0",
|
|
37
|
+
"@atlaskit/editor-plugin-connectivity": "^9.0.0",
|
|
38
|
+
"@atlaskit/editor-plugin-decorations": "^9.0.0",
|
|
39
|
+
"@atlaskit/editor-plugin-editor-disabled": "^9.0.0",
|
|
40
|
+
"@atlaskit/editor-plugin-editor-viewmode": "^11.0.0",
|
|
41
|
+
"@atlaskit/editor-plugin-feature-flags": "^8.0.0",
|
|
42
|
+
"@atlaskit/editor-plugin-floating-toolbar": "^11.0.0",
|
|
43
|
+
"@atlaskit/editor-plugin-grid": "^9.0.0",
|
|
44
|
+
"@atlaskit/editor-plugin-toolbar": "^6.0.0",
|
|
45
|
+
"@atlaskit/editor-plugin-width": "^10.0.0",
|
|
46
46
|
"@atlaskit/editor-prosemirror": "^7.3.0",
|
|
47
47
|
"@atlaskit/editor-shared-styles": "^3.10.0",
|
|
48
48
|
"@atlaskit/editor-smart-link-draggable": "^0.5.0",
|
|
49
49
|
"@atlaskit/frontend-utilities": "^3.2.0",
|
|
50
|
-
"@atlaskit/icon": "^34.
|
|
50
|
+
"@atlaskit/icon": "^34.2.0",
|
|
51
51
|
"@atlaskit/link": "^3.4.0",
|
|
52
52
|
"@atlaskit/link-analytics": "^11.0.0",
|
|
53
53
|
"@atlaskit/link-client-extension": "^6.0.0",
|
|
@@ -55,13 +55,13 @@
|
|
|
55
55
|
"@atlaskit/link-extractors": "^2.4.0",
|
|
56
56
|
"@atlaskit/linking-common": "^9.11.0",
|
|
57
57
|
"@atlaskit/linking-types": "^14.2.0",
|
|
58
|
-
"@atlaskit/menu": "^8.
|
|
58
|
+
"@atlaskit/menu": "^8.5.0",
|
|
59
59
|
"@atlaskit/platform-feature-flags": "^1.1.0",
|
|
60
60
|
"@atlaskit/platform-feature-flags-react": "^0.4.0",
|
|
61
61
|
"@atlaskit/primitives": "^19.0.0",
|
|
62
62
|
"@atlaskit/prosemirror-history": "^0.2.0",
|
|
63
63
|
"@atlaskit/smart-card": "^44.0.0",
|
|
64
|
-
"@atlaskit/tmp-editor-statsig": "^62.
|
|
64
|
+
"@atlaskit/tmp-editor-statsig": "^62.4.0",
|
|
65
65
|
"@atlaskit/tokens": "^13.0.0",
|
|
66
66
|
"@babel/runtime": "^7.0.0",
|
|
67
67
|
"@emotion/react": "^11.7.1",
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
"uuid": "^3.1.0"
|
|
72
72
|
},
|
|
73
73
|
"peerDependencies": {
|
|
74
|
-
"@atlaskit/editor-common": "^
|
|
74
|
+
"@atlaskit/editor-common": "^113.0.0",
|
|
75
75
|
"@atlaskit/link-provider": "^4.3.0",
|
|
76
76
|
"react": "^18.2.0",
|
|
77
77
|
"react-intl-next": "npm:react-intl@^5.18.1"
|