@atlaskit/media-document-viewer 0.6.7 → 0.6.9
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 +13 -0
- package/dist/cjs/annotations.js +1 -1
- package/dist/cjs/documentViewer.js +1 -1
- package/dist/cjs/page.js +1 -1
- package/dist/es2019/annotations.js +1 -1
- package/dist/es2019/documentViewer.js +1 -1
- package/dist/es2019/page.js +1 -1
- package/dist/esm/annotations.js +1 -1
- package/dist/esm/documentViewer.js +1 -1
- package/dist/esm/page.js +1 -1
- package/package.json +6 -6
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,18 @@
|
|
|
1
1
|
# @atlaskit/media-document-viewer
|
|
2
2
|
|
|
3
|
+
## 0.6.9
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [`715629fc18fc8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/715629fc18fc8) -
|
|
8
|
+
Internal changes to remove unnecessary token fallbacks and imports from `@atlaskit/theme`
|
|
9
|
+
|
|
10
|
+
## 0.6.8
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies
|
|
15
|
+
|
|
3
16
|
## 0.6.7
|
|
4
17
|
|
|
5
18
|
### Patch Changes
|
package/dist/cjs/annotations.js
CHANGED
package/dist/cjs/page.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* annotations.tsx generated by @compiled/babel-plugin v0.
|
|
1
|
+
/* annotations.tsx generated by @compiled/babel-plugin v0.39.1 */
|
|
2
2
|
import _extends from "@babel/runtime/helpers/extends";
|
|
3
3
|
import "./annotations.compiled.css";
|
|
4
4
|
import { ax, ix } from "@compiled/react/runtime";
|
package/dist/es2019/page.js
CHANGED
package/dist/esm/annotations.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* annotations.tsx generated by @compiled/babel-plugin v0.
|
|
1
|
+
/* annotations.tsx generated by @compiled/babel-plugin v0.39.1 */
|
|
2
2
|
import _defineProperty from "@babel/runtime/helpers/defineProperty";
|
|
3
3
|
import _extends from "@babel/runtime/helpers/extends";
|
|
4
4
|
import "./annotations.compiled.css";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* documentViewer.tsx generated by @compiled/babel-plugin v0.
|
|
1
|
+
/* documentViewer.tsx generated by @compiled/babel-plugin v0.39.1 */
|
|
2
2
|
import _toConsumableArray from "@babel/runtime/helpers/toConsumableArray";
|
|
3
3
|
import "./documentViewer.compiled.css";
|
|
4
4
|
import * as React from 'react';
|
package/dist/esm/page.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* page.tsx generated by @compiled/babel-plugin v0.
|
|
1
|
+
/* page.tsx generated by @compiled/babel-plugin v0.39.1 */
|
|
2
2
|
import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
|
|
3
3
|
import _defineProperty from "@babel/runtime/helpers/defineProperty";
|
|
4
4
|
import "./page.compiled.css";
|
package/package.json
CHANGED
|
@@ -26,13 +26,13 @@
|
|
|
26
26
|
"dependencies": {
|
|
27
27
|
"@atlaskit/browser-apis": "^0.0.1",
|
|
28
28
|
"@atlaskit/css": "^0.19.0",
|
|
29
|
-
"@atlaskit/media-common": "^
|
|
29
|
+
"@atlaskit/media-common": "^13.0.0",
|
|
30
30
|
"@atlaskit/platform-feature-flags": "^1.1.0",
|
|
31
|
-
"@atlaskit/primitives": "^18.
|
|
31
|
+
"@atlaskit/primitives": "^18.1.0",
|
|
32
32
|
"@atlaskit/spinner": "^19.0.0",
|
|
33
|
-
"@atlaskit/tokens": "^11.
|
|
33
|
+
"@atlaskit/tokens": "^11.4.0",
|
|
34
34
|
"@babel/runtime": "^7.0.0",
|
|
35
|
-
"@compiled/react": "^0.
|
|
35
|
+
"@compiled/react": "^0.20.0"
|
|
36
36
|
},
|
|
37
37
|
"peerDependencies": {
|
|
38
38
|
"react": "^18.2.0"
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"@af/integration-testing": "workspace:^",
|
|
42
42
|
"@af/visual-regression": "workspace:^",
|
|
43
43
|
"@atlaskit/ssr": "workspace:^",
|
|
44
|
-
"@atlassian/a11y-jest-testing": "^0.
|
|
44
|
+
"@atlassian/a11y-jest-testing": "^0.10.0",
|
|
45
45
|
"@atlassian/feature-flags-test-utils": "^1.0.0",
|
|
46
46
|
"@testing-library/react": "^16.3.0",
|
|
47
47
|
"@testing-library/user-event": "^14.4.3",
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
}
|
|
89
89
|
},
|
|
90
90
|
"name": "@atlaskit/media-document-viewer",
|
|
91
|
-
"version": "0.6.
|
|
91
|
+
"version": "0.6.9",
|
|
92
92
|
"description": "Modern and fast document viewer",
|
|
93
93
|
"author": "Atlassian Pty Ltd",
|
|
94
94
|
"license": "Apache-2.0",
|