@atlaskit/renderer 108.1.1 → 108.1.3

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.
Files changed (33) hide show
  1. package/CHANGELOG.md +15 -0
  2. package/dist/cjs/react/nodes/blockCard.js +9 -1
  3. package/dist/cjs/react/nodes/embedCard.js +8 -1
  4. package/dist/cjs/react/nodes/inlineCard.js +8 -1
  5. package/dist/cjs/react/nodes/mediaInline.js +131 -46
  6. package/dist/cjs/ui/MediaCard.js +2 -1
  7. package/dist/cjs/ui/Renderer/index.js +1 -1
  8. package/dist/cjs/ui/Renderer/style.js +14 -14
  9. package/dist/cjs/version.json +1 -1
  10. package/dist/es2019/react/nodes/blockCard.js +10 -1
  11. package/dist/es2019/react/nodes/embedCard.js +9 -1
  12. package/dist/es2019/react/nodes/inlineCard.js +9 -1
  13. package/dist/es2019/react/nodes/mediaInline.js +85 -39
  14. package/dist/es2019/ui/MediaCard.js +0 -1
  15. package/dist/es2019/ui/Renderer/index.js +1 -1
  16. package/dist/es2019/ui/Renderer/style.js +14 -14
  17. package/dist/es2019/version.json +1 -1
  18. package/dist/esm/react/nodes/blockCard.js +9 -1
  19. package/dist/esm/react/nodes/embedCard.js +8 -1
  20. package/dist/esm/react/nodes/inlineCard.js +8 -1
  21. package/dist/esm/react/nodes/mediaInline.js +132 -47
  22. package/dist/esm/ui/MediaCard.js +0 -1
  23. package/dist/esm/ui/Renderer/index.js +1 -1
  24. package/dist/esm/ui/Renderer/style.js +14 -14
  25. package/dist/esm/version.json +1 -1
  26. package/dist/types/react/nodes/fallback.d.ts +0 -1
  27. package/dist/types/react/nodes/mediaInline.d.ts +15 -5
  28. package/dist/types/ui/MediaCard.d.ts +8 -7
  29. package/dist/types-ts4.5/react/nodes/fallback.d.ts +0 -1
  30. package/dist/types-ts4.5/react/nodes/mediaInline.d.ts +15 -5
  31. package/dist/types-ts4.5/ui/MediaCard.d.ts +8 -7
  32. package/package.json +13 -13
  33. package/report.api.md +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/renderer",
3
- "version": "108.1.1",
3
+ "version": "108.1.3",
4
4
  "description": "Renderer component",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -32,31 +32,31 @@
32
32
  }
33
33
  },
34
34
  "dependencies": {
35
- "@atlaskit/adf-schema": "^25.6.0",
35
+ "@atlaskit/adf-schema": "^25.7.0",
36
36
  "@atlaskit/adf-utils": "^18.2.0",
37
37
  "@atlaskit/analytics-listeners": "^8.7.0",
38
38
  "@atlaskit/analytics-namespaced-context": "^6.7.0",
39
39
  "@atlaskit/analytics-next": "^9.1.0",
40
40
  "@atlaskit/button": "^16.7.0",
41
41
  "@atlaskit/code": "^14.6.0",
42
- "@atlaskit/editor-common": "^74.1.0",
42
+ "@atlaskit/editor-common": "^74.3.0",
43
43
  "@atlaskit/editor-json-transformer": "^8.9.0",
44
44
  "@atlaskit/editor-palette": "1.4.2",
45
45
  "@atlaskit/editor-shared-styles": "^2.4.0",
46
46
  "@atlaskit/emoji": "^67.4.0",
47
47
  "@atlaskit/icon": "^21.12.0",
48
- "@atlaskit/media-card": "^75.0.0",
48
+ "@atlaskit/media-card": "^76.0.0",
49
49
  "@atlaskit/media-client": "^22.0.0",
50
- "@atlaskit/media-common": "^4.1.0",
50
+ "@atlaskit/media-common": "^5.0.0",
51
51
  "@atlaskit/media-filmstrip": "^47.0.0",
52
52
  "@atlaskit/media-ui": "^23.0.0",
53
53
  "@atlaskit/media-viewer": "^48.0.0",
54
54
  "@atlaskit/platform-feature-flags": "^0.2.0",
55
- "@atlaskit/smart-card": "^26.1.0",
55
+ "@atlaskit/smart-card": "^26.5.0",
56
56
  "@atlaskit/status": "^1.3.0",
57
57
  "@atlaskit/task-decision": "^17.6.0",
58
58
  "@atlaskit/theme": "^12.5.0",
59
- "@atlaskit/tokens": "^1.4.0",
59
+ "@atlaskit/tokens": "^1.5.0",
60
60
  "@atlaskit/tooltip": "^17.8.0",
61
61
  "@babel/runtime": "^7.0.0",
62
62
  "@emotion/react": "^11.7.1",
@@ -80,18 +80,18 @@
80
80
  "@atlaskit/avatar": "^21.3.0",
81
81
  "@atlaskit/css-reset": "^6.5.0",
82
82
  "@atlaskit/docs": "*",
83
- "@atlaskit/editor-core": "^183.1.0",
84
- "@atlaskit/editor-test-helpers": "^18.3.0",
83
+ "@atlaskit/editor-core": "^185.0.0",
84
+ "@atlaskit/editor-test-helpers": "^18.5.0",
85
85
  "@atlaskit/link-provider": "^1.6.0",
86
- "@atlaskit/link-test-helpers": "^2.2.0",
86
+ "@atlaskit/link-test-helpers": "^4.0.0",
87
87
  "@atlaskit/logo": "^13.14.0",
88
88
  "@atlaskit/media-core": "^34.1.0",
89
- "@atlaskit/media-integration-test-helpers": "^2.6.0",
89
+ "@atlaskit/media-integration-test-helpers": "^3.0.0",
90
90
  "@atlaskit/media-test-helpers": "^33.0.0",
91
91
  "@atlaskit/mention": "^22.1.0",
92
92
  "@atlaskit/navigation-next": "^9.0.0",
93
- "@atlaskit/profilecard": "^19.3.0",
94
- "@atlaskit/radio": "^5.5.0",
93
+ "@atlaskit/profilecard": "^19.4.0",
94
+ "@atlaskit/radio": "^5.6.0",
95
95
  "@atlaskit/range": "^7.1.0",
96
96
  "@atlaskit/ssr": "*",
97
97
  "@atlaskit/util-data-test": "^17.8.0",
package/report.api.md CHANGED
@@ -757,8 +757,8 @@ type VisitMediaLinkAEP = AEP<
757
757
 
758
758
  ```json
759
759
  {
760
- "@atlaskit/link-provider": "^1.6.1",
761
- "@atlaskit/media-core": "^34.1.1",
760
+ "@atlaskit/link-provider": "^1.6.2",
761
+ "@atlaskit/media-core": "^34.1.2",
762
762
  "react": "^16.8.0",
763
763
  "react-dom": "^16.8.0"
764
764
  }