@atlaskit/renderer 137.1.10 → 137.2.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 +17 -0
- package/dist/cjs/actions/index.js +2 -2
- package/dist/cjs/react/index.js +2 -2
- package/dist/cjs/react/marks/breakout.js +3 -3
- package/dist/cjs/react/marks/code.js +1 -1
- package/dist/cjs/react/nodes/date.js +1 -1
- package/dist/cjs/react/nodes/embedCard.js +2 -2
- package/dist/cjs/react/nodes/heading-anchor.js +1 -1
- package/dist/cjs/react/nodes/layoutSection.js +2 -2
- package/dist/cjs/react/nodes/mediaInline.js +1 -1
- package/dist/cjs/react/nodes/mediaSingle/index.js +1 -1
- package/dist/cjs/react/nodes/table.js +3 -3
- package/dist/cjs/ui/Expand.js +1 -1
- package/dist/cjs/ui/Renderer/RendererStyleContainer.js +3 -3
- package/dist/cjs/ui/Renderer/index.js +5 -5
- package/dist/cjs/utils.js +2 -2
- package/dist/es2019/actions/index.js +1 -1
- package/dist/es2019/react/index.js +1 -1
- package/dist/es2019/react/marks/breakout.js +1 -1
- package/dist/es2019/react/marks/code.js +1 -1
- package/dist/es2019/react/nodes/date.js +1 -1
- package/dist/es2019/react/nodes/embedCard.js +1 -1
- package/dist/es2019/react/nodes/heading-anchor.js +1 -1
- package/dist/es2019/react/nodes/layoutSection.js +1 -1
- package/dist/es2019/react/nodes/mediaInline.js +1 -1
- package/dist/es2019/react/nodes/mediaSingle/index.js +1 -1
- package/dist/es2019/react/nodes/table.js +1 -1
- package/dist/es2019/ui/Expand.js +1 -1
- package/dist/es2019/ui/Renderer/RendererStyleContainer.js +1 -1
- package/dist/es2019/ui/Renderer/index.js +2 -2
- package/dist/es2019/utils.js +1 -1
- package/dist/esm/actions/index.js +1 -1
- package/dist/esm/react/index.js +1 -1
- package/dist/esm/react/marks/breakout.js +1 -1
- package/dist/esm/react/marks/code.js +1 -1
- package/dist/esm/react/nodes/date.js +1 -1
- package/dist/esm/react/nodes/embedCard.js +1 -1
- package/dist/esm/react/nodes/heading-anchor.js +1 -1
- package/dist/esm/react/nodes/layoutSection.js +1 -1
- package/dist/esm/react/nodes/mediaInline.js +1 -1
- package/dist/esm/react/nodes/mediaSingle/index.js +1 -1
- package/dist/esm/react/nodes/table.js +1 -1
- package/dist/esm/ui/Expand.js +1 -1
- package/dist/esm/ui/Renderer/RendererStyleContainer.js +1 -1
- package/dist/esm/ui/Renderer/index.js +2 -2
- package/dist/esm/utils.js +1 -1
- package/package.json +55 -54
- package/report.api.md +0 -766
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/renderer",
|
|
3
|
-
"version": "137.
|
|
3
|
+
"version": "137.2.0",
|
|
4
4
|
"description": "Renderer component",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -31,49 +31,49 @@
|
|
|
31
31
|
},
|
|
32
32
|
"dependencies": {
|
|
33
33
|
"@atlaskit/adf-schema": "^57.2.0",
|
|
34
|
-
"@atlaskit/adf-utils": "^20.
|
|
34
|
+
"@atlaskit/adf-utils": "^20.8.0",
|
|
35
35
|
"@atlaskit/afm-i18n-platform-editor-renderer": "2.200.0",
|
|
36
|
-
"@atlaskit/analytics-listeners": "^11.
|
|
37
|
-
"@atlaskit/analytics-namespaced-context": "^8.
|
|
38
|
-
"@atlaskit/analytics-next": "^12.
|
|
36
|
+
"@atlaskit/analytics-listeners": "^11.3.0",
|
|
37
|
+
"@atlaskit/analytics-namespaced-context": "^8.2.0",
|
|
38
|
+
"@atlaskit/analytics-next": "^12.5.0",
|
|
39
39
|
"@atlaskit/browser-apis": "^1.2.0",
|
|
40
|
-
"@atlaskit/button": "^25.
|
|
41
|
-
"@atlaskit/code": "^19.
|
|
40
|
+
"@atlaskit/button": "^25.3.0",
|
|
41
|
+
"@atlaskit/code": "^19.2.0",
|
|
42
42
|
"@atlaskit/css": "^1.1.0",
|
|
43
|
-
"@atlaskit/editor-card-provider": "^7.
|
|
44
|
-
"@atlaskit/editor-json-transformer": "^9.
|
|
45
|
-
"@atlaskit/editor-palette": "^3.
|
|
43
|
+
"@atlaskit/editor-card-provider": "^7.3.0",
|
|
44
|
+
"@atlaskit/editor-json-transformer": "^9.8.0",
|
|
45
|
+
"@atlaskit/editor-palette": "^3.5.0",
|
|
46
46
|
"@atlaskit/editor-prosemirror": "^8.0.0",
|
|
47
|
-
"@atlaskit/editor-shared-styles": "^4.
|
|
47
|
+
"@atlaskit/editor-shared-styles": "^4.1.0",
|
|
48
48
|
"@atlaskit/editor-smart-link-draggable": "^1.2.0",
|
|
49
|
-
"@atlaskit/emoji": "^72.
|
|
49
|
+
"@atlaskit/emoji": "^72.2.0",
|
|
50
50
|
"@atlaskit/feature-gate-js-client": "^6.0.0",
|
|
51
|
-
"@atlaskit/icon": "^37.
|
|
51
|
+
"@atlaskit/icon": "^37.6.0",
|
|
52
52
|
"@atlaskit/link": "^5.1.0",
|
|
53
|
-
"@atlaskit/link-datasource": "^6.
|
|
54
|
-
"@atlaskit/link-extractors": "^4.
|
|
55
|
-
"@atlaskit/linking-common": "^12.
|
|
56
|
-
"@atlaskit/media-card": "^81.
|
|
57
|
-
"@atlaskit/media-client": "^37.
|
|
58
|
-
"@atlaskit/media-client-react": "^6.
|
|
59
|
-
"@atlaskit/media-common": "^14.
|
|
60
|
-
"@atlaskit/media-filmstrip": "^52.
|
|
61
|
-
"@atlaskit/media-ui": "^30.
|
|
62
|
-
"@atlaskit/media-viewer": "^54.
|
|
53
|
+
"@atlaskit/link-datasource": "^6.8.0",
|
|
54
|
+
"@atlaskit/link-extractors": "^4.2.0",
|
|
55
|
+
"@atlaskit/linking-common": "^12.1.0",
|
|
56
|
+
"@atlaskit/media-card": "^81.9.0",
|
|
57
|
+
"@atlaskit/media-client": "^37.6.0",
|
|
58
|
+
"@atlaskit/media-client-react": "^6.3.0",
|
|
59
|
+
"@atlaskit/media-common": "^14.6.0",
|
|
60
|
+
"@atlaskit/media-filmstrip": "^52.4.0",
|
|
61
|
+
"@atlaskit/media-ui": "^30.15.0",
|
|
62
|
+
"@atlaskit/media-viewer": "^54.8.0",
|
|
63
63
|
"@atlaskit/platform-feature-experiments": "^0.3.0",
|
|
64
|
-
"@atlaskit/platform-feature-flags": "^2.
|
|
64
|
+
"@atlaskit/platform-feature-flags": "^2.2.0",
|
|
65
65
|
"@atlaskit/platform-feature-flags-react": "^1.2.0",
|
|
66
|
-
"@atlaskit/pragmatic-drag-and-drop": "^3.
|
|
66
|
+
"@atlaskit/pragmatic-drag-and-drop": "^3.1.0",
|
|
67
67
|
"@atlaskit/react-compiler-gating": "^0.2.0",
|
|
68
68
|
"@atlaskit/react-ufo": "^7.7.0",
|
|
69
|
-
"@atlaskit/smart-card": "^45.
|
|
70
|
-
"@atlaskit/status": "^5.
|
|
71
|
-
"@atlaskit/task-decision": "^21.
|
|
72
|
-
"@atlaskit/theme": "^28.
|
|
73
|
-
"@atlaskit/tmp-editor-statsig": "^
|
|
74
|
-
"@atlaskit/tokens": "^16.
|
|
75
|
-
"@atlaskit/tooltip": "^24.
|
|
76
|
-
"@atlaskit/visually-hidden": "^4.
|
|
69
|
+
"@atlaskit/smart-card": "^45.19.0",
|
|
70
|
+
"@atlaskit/status": "^5.9.0",
|
|
71
|
+
"@atlaskit/task-decision": "^21.9.0",
|
|
72
|
+
"@atlaskit/theme": "^28.2.0",
|
|
73
|
+
"@atlaskit/tmp-editor-statsig": "^168.0.0",
|
|
74
|
+
"@atlaskit/tokens": "^16.10.0",
|
|
75
|
+
"@atlaskit/tooltip": "^24.3.0",
|
|
76
|
+
"@atlaskit/visually-hidden": "^4.4.0",
|
|
77
77
|
"@babel/runtime": "^7.0.0",
|
|
78
78
|
"@compiled/react": "^1.0.2",
|
|
79
79
|
"@emotion/react": "^11.7.1",
|
|
@@ -85,9 +85,9 @@
|
|
|
85
85
|
"uuid": "^3.1.0"
|
|
86
86
|
},
|
|
87
87
|
"peerDependencies": {
|
|
88
|
-
"@atlaskit/editor-common": "^120.
|
|
89
|
-
"@atlaskit/link-provider": "^5.
|
|
90
|
-
"@atlaskit/media-core": "^38.
|
|
88
|
+
"@atlaskit/editor-common": "^120.9.0",
|
|
89
|
+
"@atlaskit/link-provider": "^5.5.0",
|
|
90
|
+
"@atlaskit/media-core": "^38.2.0",
|
|
91
91
|
"react": "^18.2.0",
|
|
92
92
|
"react-dom": "^18.2.0",
|
|
93
93
|
"react-intl": "^5.25.1 || ^6.0.0 || ^7.0.0"
|
|
@@ -95,32 +95,33 @@
|
|
|
95
95
|
"devDependencies": {
|
|
96
96
|
"@af/integration-testing": "workspace:^",
|
|
97
97
|
"@af/visual-regression": "workspace:^",
|
|
98
|
-
"@atlaskit/analytics-gas-types": "^6.
|
|
99
|
-
"@atlaskit/checkbox": "^19.
|
|
100
|
-
"@atlaskit/editor-plugin-media": "^18.
|
|
98
|
+
"@atlaskit/analytics-gas-types": "^6.2.0",
|
|
99
|
+
"@atlaskit/checkbox": "^19.2.0",
|
|
100
|
+
"@atlaskit/editor-plugin-media": "^18.1.0",
|
|
101
101
|
"@atlaskit/editor-test-helpers": "workspace:^",
|
|
102
|
-
"@atlaskit/inline-edit": "^16.
|
|
103
|
-
"@atlaskit/
|
|
104
|
-
"@atlaskit/link-
|
|
105
|
-
"@atlaskit/
|
|
102
|
+
"@atlaskit/inline-edit": "^16.4.0",
|
|
103
|
+
"@atlaskit/json-ld-types": "^2.0.0",
|
|
104
|
+
"@atlaskit/link-provider": "^5.5.0",
|
|
105
|
+
"@atlaskit/link-test-helpers": "^11.2.0",
|
|
106
|
+
"@atlaskit/media-core": "^38.2.0",
|
|
106
107
|
"@atlaskit/media-integration-test-helpers": "workspace:^",
|
|
107
|
-
"@atlaskit/media-test-helpers": "^42.
|
|
108
|
-
"@atlaskit/mention": "^27.
|
|
109
|
-
"@atlaskit/modal-dialog": "^16.
|
|
108
|
+
"@atlaskit/media-test-helpers": "^42.4.0",
|
|
109
|
+
"@atlaskit/mention": "^27.19.0",
|
|
110
|
+
"@atlaskit/modal-dialog": "^16.6.0",
|
|
110
111
|
"@atlaskit/navigation-system": "^10.16.0",
|
|
111
|
-
"@atlaskit/primitives": "^22.
|
|
112
|
-
"@atlaskit/profilecard": "^26.
|
|
113
|
-
"@atlaskit/radio": "^10.
|
|
114
|
-
"@atlaskit/range": "^12.
|
|
115
|
-
"@atlaskit/section-message": "^10.
|
|
112
|
+
"@atlaskit/primitives": "^22.5.0",
|
|
113
|
+
"@atlaskit/profilecard": "^26.21.0",
|
|
114
|
+
"@atlaskit/radio": "^10.2.0",
|
|
115
|
+
"@atlaskit/range": "^12.2.0",
|
|
116
|
+
"@atlaskit/section-message": "^10.2.0",
|
|
116
117
|
"@atlaskit/side-nav-items": "^2.3.0",
|
|
117
|
-
"@atlaskit/textfield": "^10.
|
|
118
|
-
"@atlaskit/toggle": "^17.
|
|
118
|
+
"@atlaskit/textfield": "^10.2.0",
|
|
119
|
+
"@atlaskit/toggle": "^17.3.0",
|
|
119
120
|
"@atlaskit/util-data-test": "^19.1.0",
|
|
120
121
|
"@atlassian/a11y-jest-testing": "^0.17.0",
|
|
121
122
|
"@atlassian/a11y-playwright-testing": "^0.12.0",
|
|
122
123
|
"@atlassian/experiment-test-utils": "^0.2.0",
|
|
123
|
-
"@atlassian/feature-flags-test-utils": "^1.
|
|
124
|
+
"@atlassian/feature-flags-test-utils": "^1.3.0",
|
|
124
125
|
"@atlassian/structured-docs-types": "workspace:^",
|
|
125
126
|
"@atlassian/testing-library": "^0.11.0",
|
|
126
127
|
"@testing-library/react": "^16.3.0",
|