@atlaskit/editor-synced-block-renderer 6.0.7 → 6.0.8
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/AGENTS.md +6 -5
- package/CHANGELOG.md +6 -0
- package/dist/cjs/ui/__generated__/SyncedBlockPermissionDeniedRequestAccessMutation.graphql.js +1 -1
- package/dist/es2019/ui/__generated__/SyncedBlockPermissionDeniedRequestAccessMutation.graphql.js +1 -1
- package/dist/esm/ui/__generated__/SyncedBlockPermissionDeniedRequestAccessMutation.graphql.js +1 -1
- package/dist/types/ui/__generated__/SyncedBlockPermissionDeniedRequestAccessMutation.graphql.d.ts +1 -1
- package/dist/types-ts4.5/ui/__generated__/SyncedBlockPermissionDeniedRequestAccessMutation.graphql.d.ts +1 -1
- package/package.json +6 -6
package/AGENTS.md
CHANGED
|
@@ -2,7 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
> **Package**: `@atlaskit/editor-synced-block-renderer`
|
|
4
4
|
>
|
|
5
|
-
> **For workflow guidance, debugging, and cross-package task guides, load the `synced-blocks`
|
|
5
|
+
> **For workflow guidance, debugging, and cross-package task guides, load the `synced-blocks`
|
|
6
|
+
> skill:**
|
|
6
7
|
> `get_skill(skill_name_or_path="platform/packages/editor/.rovodev/skills/synced-blocks/SKILL.md")`
|
|
7
8
|
|
|
8
9
|
---
|
|
@@ -32,10 +33,10 @@ src/
|
|
|
32
33
|
## Key Exports
|
|
33
34
|
|
|
34
35
|
```typescript
|
|
35
|
-
getSyncBlockNodesFromDoc;
|
|
36
|
-
useMemoizedSyncedBlockNodeComponent;
|
|
37
|
-
getSyncedBlockRenderer;
|
|
38
|
-
renderSyncedBlockContent;
|
|
36
|
+
getSyncBlockNodesFromDoc; // Extract SyncBlockNode[] from a DocNode
|
|
37
|
+
useMemoizedSyncedBlockNodeComponent; // Returns memoized component for rendering reference blocks
|
|
38
|
+
getSyncedBlockRenderer; // Factory for editor-mode synced block renderer
|
|
39
|
+
renderSyncedBlockContent; // Shared render branching logic
|
|
39
40
|
```
|
|
40
41
|
|
|
41
42
|
---
|
package/CHANGELOG.md
CHANGED
package/dist/cjs/ui/__generated__/SyncedBlockPermissionDeniedRequestAccessMutation.graphql.js
CHANGED
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
/**
|
|
8
|
-
* @generated SignedSource<<
|
|
8
|
+
* @generated SignedSource<<7740d767b2268ec52c7dd85949458362>>
|
|
9
9
|
* @relayHash 676631e44ffd7d0d16b3a7e96ba02def
|
|
10
10
|
* @lightSyntaxTransform
|
|
11
11
|
* @nogrep
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-synced-block-renderer",
|
|
3
|
-
"version": "6.0.
|
|
3
|
+
"version": "6.0.8",
|
|
4
4
|
"description": "SyncedBlockRenderer for @atlaskit/editor-plugin-synced-block",
|
|
5
5
|
"author": "Atlassian Pty Ltd",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -31,16 +31,16 @@
|
|
|
31
31
|
"@atlaskit/button": "^23.11.0",
|
|
32
32
|
"@atlaskit/css": "^0.19.0",
|
|
33
33
|
"@atlaskit/editor-plugin-synced-block": "^6.1.0",
|
|
34
|
-
"@atlaskit/editor-synced-block-provider": "^4.
|
|
34
|
+
"@atlaskit/editor-synced-block-provider": "^4.5.0",
|
|
35
35
|
"@atlaskit/heading": "^5.4.0",
|
|
36
36
|
"@atlaskit/icon": "^34.0.0",
|
|
37
37
|
"@atlaskit/icon-lab": "^6.4.0",
|
|
38
38
|
"@atlaskit/image": "^3.0.0",
|
|
39
39
|
"@atlaskit/platform-feature-flags": "^1.1.0",
|
|
40
|
-
"@atlaskit/primitives": "^
|
|
41
|
-
"@atlaskit/renderer": "^128.
|
|
40
|
+
"@atlaskit/primitives": "^19.0.0",
|
|
41
|
+
"@atlaskit/renderer": "^128.10.0",
|
|
42
42
|
"@atlaskit/spinner": "^19.1.0",
|
|
43
|
-
"@atlaskit/tokens": "^
|
|
43
|
+
"@atlaskit/tokens": "^13.0.0",
|
|
44
44
|
"@atlaskit/tooltip": "^21.1.0",
|
|
45
45
|
"@babel/runtime": "^7.0.0",
|
|
46
46
|
"@compiled/react": "^0.20.0",
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"relay-runtime": "npm:atl-relay-runtime@0.0.0-main-39e79f66"
|
|
49
49
|
},
|
|
50
50
|
"peerDependencies": {
|
|
51
|
-
"@atlaskit/editor-common": "^112.
|
|
51
|
+
"@atlaskit/editor-common": "^112.20.0",
|
|
52
52
|
"react": "^18.2.0",
|
|
53
53
|
"react-intl-next": "npm:react-intl@^5.18.1"
|
|
54
54
|
},
|