@atlaskit/media-viewer 53.2.2 → 53.2.4

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 CHANGED
@@ -1,5 +1,17 @@
1
1
  # @atlaskit/media-viewer
2
2
 
3
+ ## 53.2.4
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 53.2.3
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+
3
15
  ## 53.2.2
4
16
 
5
17
  ### Patch Changes
@@ -10,7 +10,7 @@ exports.packageVersion = exports.packageName = void 0;
10
10
  var _analytics = require("@atlaskit/media-common/analytics");
11
11
  var componentName = exports.component = exports.componentName = 'mediaViewer';
12
12
  var packageName = exports.packageName = "@atlaskit/media-viewer";
13
- var packageVersion = exports.packageVersion = "53.2.1";
13
+ var packageVersion = exports.packageVersion = "53.2.3";
14
14
  function getFileAttributes(fileState) {
15
15
  if (!fileState) {
16
16
  return {
@@ -13,7 +13,7 @@ var _platformFeatureFlags = require("@atlaskit/platform-feature-flags");
13
13
  function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
14
14
  function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { (0, _defineProperty2.default)(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
15
15
  var packageName = "@atlaskit/media-viewer";
16
- var packageVersion = "53.2.1";
16
+ var packageVersion = "53.2.3";
17
17
  var ufoExperience;
18
18
  var getExperience = function getExperience() {
19
19
  if (!ufoExperience) {
@@ -13,7 +13,7 @@ var _runtime = require("@compiled/react/runtime");
13
13
  var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
14
14
  var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/objectWithoutProperties"));
15
15
  var _sideNavigation = require("@atlaskit/side-navigation");
16
- var _excluded = ["children", "onClick"];
16
+ var _excluded = ["children", "onClick"]; // eslint-disable-next-line @atlaskit/design-system/no-deprecated-imports
17
17
  function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function _interopRequireWildcard(e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != _typeof(e) && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (var _t in e) "default" !== _t && {}.hasOwnProperty.call(e, _t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, _t)) && (i.get || i.set) ? o(f, _t, i) : f[_t] = e[_t]); return f; })(e, t); }
18
18
  var itemStyles = null;
19
19
  function CustomButtonItem(_ref) {
@@ -1,7 +1,7 @@
1
1
  import { ANALYTICS_MEDIA_CHANNEL, sanitiseAnalyticsPayload } from '@atlaskit/media-common/analytics';
2
2
  const componentName = 'mediaViewer';
3
3
  const packageName = "@atlaskit/media-viewer";
4
- const packageVersion = "53.2.1";
4
+ const packageVersion = "53.2.3";
5
5
  export { packageName, packageVersion, componentName, componentName as component };
6
6
  export function getFileAttributes(fileState) {
7
7
  if (!fileState) {
@@ -3,7 +3,7 @@ import { getMediaEnvironment, getMediaRegion } from '@atlaskit/media-client';
3
3
  import { getFeatureFlagKeysAllProducts } from '@atlaskit/media-common';
4
4
  import { fg } from '@atlaskit/platform-feature-flags';
5
5
  const packageName = "@atlaskit/media-viewer";
6
- const packageVersion = "53.2.1";
6
+ const packageVersion = "53.2.3";
7
7
  let ufoExperience;
8
8
  const getExperience = () => {
9
9
  if (!ufoExperience) {
@@ -3,6 +3,7 @@ import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./custom-button-item.compiled.css";
4
4
  import * as React from 'react';
5
5
  import { ax, ix } from "@compiled/react/runtime";
6
+ // eslint-disable-next-line @atlaskit/design-system/no-deprecated-imports
6
7
  import { ButtonItem } from '@atlaskit/side-navigation';
7
8
  const itemStyles = null;
8
9
  export function CustomButtonItem({
@@ -1,7 +1,7 @@
1
1
  import { ANALYTICS_MEDIA_CHANNEL, sanitiseAnalyticsPayload } from '@atlaskit/media-common/analytics';
2
2
  var componentName = 'mediaViewer';
3
3
  var packageName = "@atlaskit/media-viewer";
4
- var packageVersion = "53.2.1";
4
+ var packageVersion = "53.2.3";
5
5
  export { packageName, packageVersion, componentName, componentName as component };
6
6
  export function getFileAttributes(fileState) {
7
7
  if (!fileState) {
@@ -6,7 +6,7 @@ import { getMediaEnvironment, getMediaRegion } from '@atlaskit/media-client';
6
6
  import { getFeatureFlagKeysAllProducts } from '@atlaskit/media-common';
7
7
  import { fg } from '@atlaskit/platform-feature-flags';
8
8
  var packageName = "@atlaskit/media-viewer";
9
- var packageVersion = "53.2.1";
9
+ var packageVersion = "53.2.3";
10
10
  var ufoExperience;
11
11
  var getExperience = function getExperience() {
12
12
  if (!ufoExperience) {
@@ -5,6 +5,7 @@ var _excluded = ["children", "onClick"];
5
5
  import "./custom-button-item.compiled.css";
6
6
  import * as React from 'react';
7
7
  import { ax, ix } from "@compiled/react/runtime";
8
+ // eslint-disable-next-line @atlaskit/design-system/no-deprecated-imports
8
9
  import { ButtonItem } from '@atlaskit/side-navigation';
9
10
  var itemStyles = null;
10
11
  export function CustomButtonItem(_ref) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/media-viewer",
3
- "version": "53.2.2",
3
+ "version": "53.2.4",
4
4
  "description": "MediaViewer is Atlassian's powerful solution for viewing files on the web. It's both powerful and extendable yet easy-to-integrate",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -44,10 +44,10 @@
44
44
  "@atlaskit/css": "^0.19.0",
45
45
  "@atlaskit/form": "^15.5.0",
46
46
  "@atlaskit/heading": "^5.4.0",
47
- "@atlaskit/icon": "^34.5.0",
47
+ "@atlaskit/icon": "^35.0.0",
48
48
  "@atlaskit/icon-file-type": "^7.0.0",
49
49
  "@atlaskit/icon-lab": "^6.9.0",
50
- "@atlaskit/media-client": "^36.2.0",
50
+ "@atlaskit/media-client": "^36.3.0",
51
51
  "@atlaskit/media-client-react": "^5.1.0",
52
52
  "@atlaskit/media-common": "^13.3.0",
53
53
  "@atlaskit/media-document-viewer": "^0.7.0",
@@ -59,7 +59,7 @@
59
59
  "@atlaskit/side-navigation": "^11.2.0",
60
60
  "@atlaskit/spinner": "^19.1.0",
61
61
  "@atlaskit/textfield": "^8.3.0",
62
- "@atlaskit/theme": "^23.2.0",
62
+ "@atlaskit/theme": "^24.0.0",
63
63
  "@atlaskit/tokens": "^13.0.0",
64
64
  "@atlaskit/tooltip": "^22.2.0",
65
65
  "@atlaskit/ufo": "^0.5.0",
@@ -91,17 +91,17 @@
91
91
  "@af/integration-testing": "workspace:^",
92
92
  "@af/suppress-react-warnings": "workspace:^",
93
93
  "@af/visual-regression": "workspace:^",
94
- "@atlaskit/media-core": "^37.0.0",
94
+ "@atlaskit/media-core": "^37.1.0",
95
95
  "@atlaskit/media-integration-test-helpers": "workspace:^",
96
96
  "@atlaskit/media-state": "^2.1.0",
97
97
  "@atlaskit/media-test-data": "^3.3.0",
98
- "@atlaskit/media-test-helpers": "^41.0.0",
98
+ "@atlaskit/media-test-helpers": "^41.1.0",
99
99
  "@atlaskit/ssr": "workspace:^",
100
100
  "@atlaskit/toggle": "^15.6.0",
101
101
  "@atlassian/a11y-jest-testing": "^0.11.0",
102
102
  "@atlassian/feature-flags-test-utils": "^1.1.0",
103
103
  "@atlassian/react-compiler-gating": "workspace:^",
104
- "@atlassian/ufo": "^0.7.0",
104
+ "@atlassian/ufo": "^0.8.0",
105
105
  "@testing-library/dom": "^10.1.0",
106
106
  "@testing-library/react": "^16.3.0",
107
107
  "@testing-library/user-event": "^14.4.3",
@@ -112,6 +112,7 @@
112
112
  "enzyme": "^3.10.0",
113
113
  "exenv": "^1.2.2",
114
114
  "jsverify": "^0.8.3",
115
+ "react": "^18.2.0",
115
116
  "react-dom": "^18.2.0",
116
117
  "react-intl": "^6.6.2",
117
118
  "rxjs": "^5.5.0",