@atlaskit/editor-plugin-block-controls 15.0.6 → 16.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 +6 -0
- package/compass.yml +3 -3
- package/package.json +18 -18
- package/editor-plugin-block-controls.docs.tsx +0 -43
package/CHANGELOG.md
CHANGED
package/compass.yml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
configVersion: 1
|
|
2
2
|
id: ari:cloud:compass:a436116f-02ce-4520-8fbb-7301462a1674:component/c5751cc6-3513-4070-9deb-af31e86aed34/1ffc5964-4a13-4640-a21a-4464fb2150b8
|
|
3
3
|
name: '@atlaskit/editor-plugin-block-controls'
|
|
4
|
-
ownerId: ari:cloud:identity::team/
|
|
4
|
+
ownerId: ari:cloud:identity::team/cf6a670b-5252-4c68-a769-9207de366beb # Editor Developers
|
|
5
5
|
labels:
|
|
6
6
|
- platform-code
|
|
7
7
|
- platform-afm
|
|
@@ -16,14 +16,14 @@ links:
|
|
|
16
16
|
url: https://bitbucket.org/atlassian/atlassian-frontend-monorepo/src/master
|
|
17
17
|
- name: Slack Channel
|
|
18
18
|
type: CHAT_CHANNEL
|
|
19
|
-
url: https://atlassian.enterprise.slack.com/archives/
|
|
19
|
+
url: https://atlassian.enterprise.slack.com/archives/CFG3PSQ9E # #help-editor
|
|
20
20
|
- name: Editor Plugin Block Controls
|
|
21
21
|
type: REPOSITORY
|
|
22
22
|
url: https://bitbucket.org/atlassian/atlassian-frontend-monorepo/src/master/platform/packages/editor/editor-plugin-block-controls
|
|
23
23
|
customFields:
|
|
24
24
|
- name: Department
|
|
25
25
|
type: text
|
|
26
|
-
value:
|
|
26
|
+
value: Editor Developers
|
|
27
27
|
- name: Trusted Reviewer Teams
|
|
28
28
|
type: text
|
|
29
29
|
value: ari:cloud:identity::team/cf6a670b-5252-4c68-a769-9207de366beb
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-plugin-block-controls",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "16.0.0",
|
|
4
4
|
"description": "Block controls plugin for @atlaskit/editor-core",
|
|
5
5
|
"author": "Atlassian Pty Ltd",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -22,21 +22,21 @@
|
|
|
22
22
|
"dependencies": {
|
|
23
23
|
"@atlaskit/browser-apis": "^1.2.0",
|
|
24
24
|
"@atlaskit/button": "^25.0.0",
|
|
25
|
-
"@atlaskit/editor-plugin-accessibility-utils": "^
|
|
26
|
-
"@atlaskit/editor-plugin-analytics": "^
|
|
27
|
-
"@atlaskit/editor-plugin-editor-disabled": "^
|
|
28
|
-
"@atlaskit/editor-plugin-editor-viewmode": "^
|
|
29
|
-
"@atlaskit/editor-plugin-feature-flags": "^
|
|
30
|
-
"@atlaskit/editor-plugin-interaction": "^
|
|
31
|
-
"@atlaskit/editor-plugin-limited-mode": "^
|
|
32
|
-
"@atlaskit/editor-plugin-metrics": "^
|
|
33
|
-
"@atlaskit/editor-plugin-quick-insert": "^
|
|
34
|
-
"@atlaskit/editor-plugin-selection": "^
|
|
35
|
-
"@atlaskit/editor-plugin-show-diff": "^
|
|
36
|
-
"@atlaskit/editor-plugin-toolbar": "^
|
|
37
|
-
"@atlaskit/editor-plugin-type-ahead": "^
|
|
38
|
-
"@atlaskit/editor-plugin-user-intent": "^
|
|
39
|
-
"@atlaskit/editor-plugin-width": "^
|
|
25
|
+
"@atlaskit/editor-plugin-accessibility-utils": "^15.0.0",
|
|
26
|
+
"@atlaskit/editor-plugin-analytics": "^15.0.0",
|
|
27
|
+
"@atlaskit/editor-plugin-editor-disabled": "^15.0.0",
|
|
28
|
+
"@atlaskit/editor-plugin-editor-viewmode": "^17.0.0",
|
|
29
|
+
"@atlaskit/editor-plugin-feature-flags": "^14.0.0",
|
|
30
|
+
"@atlaskit/editor-plugin-interaction": "^26.0.0",
|
|
31
|
+
"@atlaskit/editor-plugin-limited-mode": "^12.0.0",
|
|
32
|
+
"@atlaskit/editor-plugin-metrics": "^16.0.0",
|
|
33
|
+
"@atlaskit/editor-plugin-quick-insert": "^15.0.0",
|
|
34
|
+
"@atlaskit/editor-plugin-selection": "^15.0.0",
|
|
35
|
+
"@atlaskit/editor-plugin-show-diff": "^13.0.0",
|
|
36
|
+
"@atlaskit/editor-plugin-toolbar": "^12.0.0",
|
|
37
|
+
"@atlaskit/editor-plugin-type-ahead": "^16.0.0",
|
|
38
|
+
"@atlaskit/editor-plugin-user-intent": "^13.0.0",
|
|
39
|
+
"@atlaskit/editor-plugin-width": "^16.0.0",
|
|
40
40
|
"@atlaskit/editor-prosemirror": "^8.0.0",
|
|
41
41
|
"@atlaskit/editor-shared-styles": "^4.0.0",
|
|
42
42
|
"@atlaskit/editor-tables": "^3.0.0",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"@atlaskit/pragmatic-drag-and-drop-react-drop-indicator": "^4.1.0",
|
|
51
51
|
"@atlaskit/primitives": "^22.2.0",
|
|
52
52
|
"@atlaskit/theme": "^28.0.0",
|
|
53
|
-
"@atlaskit/tmp-editor-statsig": "^147.
|
|
53
|
+
"@atlaskit/tmp-editor-statsig": "^147.1.0",
|
|
54
54
|
"@atlaskit/tokens": "^16.7.0",
|
|
55
55
|
"@atlaskit/tooltip": "^24.0.0",
|
|
56
56
|
"@babel/runtime": "^7.0.0",
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"uuid": "^3.1.0"
|
|
62
62
|
},
|
|
63
63
|
"peerDependencies": {
|
|
64
|
-
"@atlaskit/editor-common": "^
|
|
64
|
+
"@atlaskit/editor-common": "^119.0.0",
|
|
65
65
|
"react": "^18.2.0 || ^19.2.0",
|
|
66
66
|
"react-dom": "^18.2.0 || ^19.2.0",
|
|
67
67
|
"react-intl": "^5.25.1 || ^6.0.0 || ^7.0.0"
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Testing structured MCP docs for review — ignore this file.
|
|
3
|
-
* Contact #dst-structured-content in Slack with questions.
|
|
4
|
-
*/
|
|
5
|
-
|
|
6
|
-
import path from 'path';
|
|
7
|
-
|
|
8
|
-
import type { StructuredContentSource } from '@atlassian/structured-docs-types/types';
|
|
9
|
-
|
|
10
|
-
import packageJson from './package.json';
|
|
11
|
-
|
|
12
|
-
const packagePath = path.resolve(__dirname);
|
|
13
|
-
|
|
14
|
-
const documentation: StructuredContentSource = {
|
|
15
|
-
components: [
|
|
16
|
-
{
|
|
17
|
-
name: 'Editor Plugin Block Controls',
|
|
18
|
-
description: 'Block controls plugin for @atlaskit/editor-core',
|
|
19
|
-
status: 'general-availability',
|
|
20
|
-
import: {
|
|
21
|
-
name: 'blockControlsPlugin',
|
|
22
|
-
package: '@atlaskit/editor-plugin-block-controls',
|
|
23
|
-
type: 'named',
|
|
24
|
-
packagePath,
|
|
25
|
-
packageJson,
|
|
26
|
-
},
|
|
27
|
-
usageGuidelines: [],
|
|
28
|
-
contentGuidelines: [],
|
|
29
|
-
accessibilityGuidelines: [],
|
|
30
|
-
keywords: ['editor', 'editor-plugin-block-controls', 'atlaskit'],
|
|
31
|
-
categories: ['editor'],
|
|
32
|
-
examples: [
|
|
33
|
-
{
|
|
34
|
-
name: 'Basic',
|
|
35
|
-
description: 'Block controls plugin in composable editor.',
|
|
36
|
-
source: path.resolve(packagePath, './examples/1-basic.tsx'),
|
|
37
|
-
},
|
|
38
|
-
],
|
|
39
|
-
},
|
|
40
|
-
],
|
|
41
|
-
};
|
|
42
|
-
|
|
43
|
-
export default documentation;
|