@atlaskit/editor-plugin-card 18.2.14 → 18.3.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
CHANGED
|
@@ -1,5 +1,22 @@
|
|
|
1
1
|
# @atlaskit/editor-plugin-card
|
|
2
2
|
|
|
3
|
+
## 18.3.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies
|
|
8
|
+
|
|
9
|
+
## 18.3.0
|
|
10
|
+
|
|
11
|
+
### Minor Changes
|
|
12
|
+
|
|
13
|
+
- [`51c33ef5349b6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/51c33ef5349b6) -
|
|
14
|
+
Enable compatibility with React 19.2.0
|
|
15
|
+
|
|
16
|
+
### Patch Changes
|
|
17
|
+
|
|
18
|
+
- Updated dependencies
|
|
19
|
+
|
|
3
20
|
## 18.2.14
|
|
4
21
|
|
|
5
22
|
### Patch Changes
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* PasteDisplayAsMenu.tsx generated by @compiled/babel-plugin
|
|
1
|
+
/* PasteDisplayAsMenu.tsx generated by @compiled/babel-plugin v2.0.0 */
|
|
2
2
|
import "./PasteDisplayAsMenu.compiled.css";
|
|
3
3
|
import { ax, ix } from "@compiled/react/runtime";
|
|
4
4
|
import React, { useCallback, useEffect, useRef } from 'react';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* PasteDisplayAsMenu.tsx generated by @compiled/babel-plugin
|
|
1
|
+
/* PasteDisplayAsMenu.tsx generated by @compiled/babel-plugin v2.0.0 */
|
|
2
2
|
import _asyncToGenerator from "@babel/runtime/helpers/asyncToGenerator";
|
|
3
3
|
import "./PasteDisplayAsMenu.compiled.css";
|
|
4
4
|
import { ax, ix } from "@compiled/react/runtime";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-plugin-card",
|
|
3
|
-
"version": "18.
|
|
3
|
+
"version": "18.3.1",
|
|
4
4
|
"description": "Card plugin for @atlaskit/editor-core",
|
|
5
5
|
"author": "Atlassian Pty Ltd",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -21,28 +21,28 @@
|
|
|
21
21
|
],
|
|
22
22
|
"atlaskit:src": "src/index.ts",
|
|
23
23
|
"dependencies": {
|
|
24
|
-
"@atlaskit/adf-schema": "^56.
|
|
24
|
+
"@atlaskit/adf-schema": "^56.4.0",
|
|
25
25
|
"@atlaskit/analytics-next": "^12.3.0",
|
|
26
|
-
"@atlaskit/button": "^
|
|
26
|
+
"@atlaskit/button": "^25.0.0",
|
|
27
27
|
"@atlaskit/css": "^1.0.0",
|
|
28
28
|
"@atlaskit/custom-steps": "^1.0.0",
|
|
29
|
-
"@atlaskit/editor-card-provider": "^7.
|
|
30
|
-
"@atlaskit/editor-plugin-analytics": "^12.
|
|
29
|
+
"@atlaskit/editor-card-provider": "^7.1.0",
|
|
30
|
+
"@atlaskit/editor-plugin-analytics": "^12.1.0",
|
|
31
31
|
"@atlaskit/editor-plugin-base": "^13.0.0",
|
|
32
|
-
"@atlaskit/editor-plugin-connectivity": "^12.
|
|
33
|
-
"@atlaskit/editor-plugin-decorations": "^12.
|
|
34
|
-
"@atlaskit/editor-plugin-editor-disabled": "^12.
|
|
35
|
-
"@atlaskit/editor-plugin-editor-viewmode": "^14.
|
|
32
|
+
"@atlaskit/editor-plugin-connectivity": "^12.1.0",
|
|
33
|
+
"@atlaskit/editor-plugin-decorations": "^12.1.0",
|
|
34
|
+
"@atlaskit/editor-plugin-editor-disabled": "^12.1.0",
|
|
35
|
+
"@atlaskit/editor-plugin-editor-viewmode": "^14.1.0",
|
|
36
36
|
"@atlaskit/editor-plugin-feature-flags": "^11.0.0",
|
|
37
|
-
"@atlaskit/editor-plugin-floating-toolbar": "^14.
|
|
38
|
-
"@atlaskit/editor-plugin-grid": "^12.
|
|
39
|
-
"@atlaskit/editor-plugin-toolbar": "^9.
|
|
40
|
-
"@atlaskit/editor-plugin-ui-control-registry": "^6.
|
|
41
|
-
"@atlaskit/editor-plugin-width": "^13.
|
|
37
|
+
"@atlaskit/editor-plugin-floating-toolbar": "^14.1.0",
|
|
38
|
+
"@atlaskit/editor-plugin-grid": "^12.1.0",
|
|
39
|
+
"@atlaskit/editor-plugin-toolbar": "^9.1.0",
|
|
40
|
+
"@atlaskit/editor-plugin-ui-control-registry": "^6.1.0",
|
|
41
|
+
"@atlaskit/editor-plugin-width": "^13.1.0",
|
|
42
42
|
"@atlaskit/editor-prosemirror": "^8.0.0",
|
|
43
43
|
"@atlaskit/editor-shared-styles": "^4.0.0",
|
|
44
|
-
"@atlaskit/editor-smart-link-draggable": "^1.
|
|
45
|
-
"@atlaskit/editor-toolbar": "^2.
|
|
44
|
+
"@atlaskit/editor-smart-link-draggable": "^1.2.0",
|
|
45
|
+
"@atlaskit/editor-toolbar": "^2.4.0",
|
|
46
46
|
"@atlaskit/frontend-utilities": "^4.1.0",
|
|
47
47
|
"@atlaskit/icon": "^37.2.0",
|
|
48
48
|
"@atlaskit/json-ld-types": "^2.0.0",
|
|
@@ -57,9 +57,9 @@
|
|
|
57
57
|
"@atlaskit/platform-feature-flags": "^2.1.0",
|
|
58
58
|
"@atlaskit/platform-feature-flags-react": "^1.1.0",
|
|
59
59
|
"@atlaskit/primitives": "^22.2.0",
|
|
60
|
-
"@atlaskit/prosemirror-history": "^1.
|
|
61
|
-
"@atlaskit/smart-card": "^45.
|
|
62
|
-
"@atlaskit/tmp-editor-statsig": "^135.
|
|
60
|
+
"@atlaskit/prosemirror-history": "^1.1.0",
|
|
61
|
+
"@atlaskit/smart-card": "^45.16.0",
|
|
62
|
+
"@atlaskit/tmp-editor-statsig": "^135.10.0",
|
|
63
63
|
"@atlaskit/tokens": "^16.3.0",
|
|
64
64
|
"@babel/runtime": "^7.0.0",
|
|
65
65
|
"@emotion/react": "^11.7.1",
|
|
@@ -69,9 +69,9 @@
|
|
|
69
69
|
"uuid": "^3.1.0"
|
|
70
70
|
},
|
|
71
71
|
"peerDependencies": {
|
|
72
|
-
"@atlaskit/editor-common": "^116.
|
|
73
|
-
"@atlaskit/link-provider": "^5.
|
|
74
|
-
"react": "^18.2.0",
|
|
72
|
+
"@atlaskit/editor-common": "^116.48.0",
|
|
73
|
+
"@atlaskit/link-provider": "^5.3.0",
|
|
74
|
+
"react": "^18.2.0 || ^19.2.0",
|
|
75
75
|
"react-intl": "^5.25.1 || ^6.0.0 || ^7.0.0"
|
|
76
76
|
},
|
|
77
77
|
"techstack": {
|
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
},
|
|
139
139
|
"compassUnitTestMetricSourceId": "ari:cloud:compass:a436116f-02ce-4520-8fbb-7301462a1674:metric-source/c5751cc6-3513-4070-9deb-af31e86aed34/e6f3220b-0ca2-445a-a4c5-78cff6ca2a34",
|
|
140
140
|
"devDependencies": {
|
|
141
|
-
"react": "^
|
|
141
|
+
"react": "^19.2.0",
|
|
142
142
|
"react-intl": "^7.0.0"
|
|
143
143
|
}
|
|
144
144
|
}
|