@atlaskit/editor-plugin-card 18.3.0 → 18.3.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,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.
|
|
3
|
+
"version": "18.3.2",
|
|
4
4
|
"description": "Card plugin for @atlaskit/editor-core",
|
|
5
5
|
"author": "Atlassian Pty Ltd",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -21,9 +21,9 @@
|
|
|
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
29
|
"@atlaskit/editor-card-provider": "^7.1.0",
|
|
@@ -58,8 +58,8 @@
|
|
|
58
58
|
"@atlaskit/platform-feature-flags-react": "^1.1.0",
|
|
59
59
|
"@atlaskit/primitives": "^22.2.0",
|
|
60
60
|
"@atlaskit/prosemirror-history": "^1.1.0",
|
|
61
|
-
"@atlaskit/smart-card": "^45.
|
|
62
|
-
"@atlaskit/tmp-editor-statsig": "^
|
|
61
|
+
"@atlaskit/smart-card": "^45.16.0",
|
|
62
|
+
"@atlaskit/tmp-editor-statsig": "^136.0.0",
|
|
63
63
|
"@atlaskit/tokens": "^16.3.0",
|
|
64
64
|
"@babel/runtime": "^7.0.0",
|
|
65
65
|
"@emotion/react": "^11.7.1",
|
|
@@ -69,8 +69,8 @@
|
|
|
69
69
|
"uuid": "^3.1.0"
|
|
70
70
|
},
|
|
71
71
|
"peerDependencies": {
|
|
72
|
-
"@atlaskit/editor-common": "^116.
|
|
73
|
-
"@atlaskit/link-provider": "^5.
|
|
72
|
+
"@atlaskit/editor-common": "^116.48.0",
|
|
73
|
+
"@atlaskit/link-provider": "^5.3.0",
|
|
74
74
|
"react": "^18.2.0 || ^19.2.0",
|
|
75
75
|
"react-intl": "^5.25.1 || ^6.0.0 || ^7.0.0"
|
|
76
76
|
},
|