@atlaskit/media-viewer 52.7.0 → 52.7.2
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 +15 -0
- package/dist/cjs/styleWrappers.compiled.css +8 -8
- package/dist/cjs/styleWrappers.js +1 -1
- package/dist/cjs/viewers/doc/passwordInput.compiled.css +4 -4
- package/dist/cjs/viewers/doc/passwordInput.js +2 -2
- package/dist/es2019/styleWrappers.compiled.css +8 -8
- package/dist/es2019/styleWrappers.js +1 -1
- package/dist/es2019/viewers/doc/passwordInput.compiled.css +4 -4
- package/dist/es2019/viewers/doc/passwordInput.js +2 -2
- package/dist/esm/styleWrappers.compiled.css +8 -8
- package/dist/esm/styleWrappers.js +1 -1
- package/dist/esm/viewers/doc/passwordInput.compiled.css +4 -4
- package/dist/esm/viewers/doc/passwordInput.js +2 -2
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,20 @@
|
|
|
1
1
|
# @atlaskit/media-viewer
|
|
2
2
|
|
|
3
|
+
## 52.7.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies
|
|
8
|
+
|
|
9
|
+
## 52.7.1
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- [`b46b74a9cc24e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b46b74a9cc24e) -
|
|
14
|
+
Fixed heading styles in MediaViewer that were broken by increased Heading component specificity
|
|
15
|
+
(commit 1791263fbda). Replaced Heading component usage with styled h1 elements to avoid
|
|
16
|
+
specificity conflicts.
|
|
17
|
+
|
|
3
18
|
## 52.7.0
|
|
4
19
|
|
|
5
20
|
### Minor Changes
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
|
|
2
2
|
._11q75a80{background:linear-gradient(180deg,#101214,rgba(14,22,36,0)) no-repeat}
|
|
3
|
-
.
|
|
3
|
+
._151kfhey._151kfhey h1{font:var(--ds-font-body,normal 400 14px/20px "Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
4
4
|
._2rkofajl{border-radius:var(--ds-radius-small,3px)}
|
|
5
5
|
._zulp1yov{gap:var(--ds-space-100,10px)}._11pt15ty svg{filter:drop-shadow(0 1px 1px rgb(9 30 66/25%)) drop-shadow(0 0 1px rgb(9 30 66/31%))}
|
|
6
6
|
._154i1ejb{top:var(--ds-space-300,24px)}
|
|
7
7
|
._154i1ssb{top:50%}
|
|
8
8
|
._154iidpf{top:0}
|
|
9
9
|
._16jlkb7n{flex-grow:1}
|
|
10
|
+
._18ew1wq8._18ew1wq8 h1{font-weight:var(--ds-font-weight-medium,500)}
|
|
10
11
|
._18m915vq{overflow-y:hidden}
|
|
11
12
|
._18m91wug{overflow-y:auto}
|
|
12
13
|
._19bv1ejb{padding-left:var(--ds-space-300,24px)}
|
|
@@ -26,24 +27,22 @@
|
|
|
26
27
|
._1bto1l2s{text-overflow:ellipsis}
|
|
27
28
|
._1e0c1o8l{display:inline-block}
|
|
28
29
|
._1e0c1txw{display:flex}
|
|
29
|
-
._1e8s1osq h1{max-width:100%}
|
|
30
30
|
._1ghp1kxc video{max-height:100vh}
|
|
31
31
|
._1itkdlpg{background-image:linear-gradient(0deg,#101214,rgba(14,22,36,0))}
|
|
32
|
+
._1jyy1poe._1jyy1poe h1{color:#c7d1db}
|
|
32
33
|
._1kemd8h4{image-rendering:pixelated}
|
|
33
|
-
._1kvn15vq h1{overflow-y:hidden}
|
|
34
34
|
._1l1f1n9t .mvng-hide-controls{position:fixed}
|
|
35
35
|
._1ltv1mjv{left:300px}
|
|
36
36
|
._1ltvidpf{left:0}
|
|
37
|
-
._1nda1poe h1{color:#c7d1db}
|
|
38
37
|
._1o9zkb7n{flex-shrink:1}
|
|
38
|
+
._1p351l2s._1p351l2s h1{text-overflow:ellipsis}
|
|
39
39
|
._1p6zkb7n video{flex-grow:1}
|
|
40
|
+
._1p8j15vq._1p8j15vq h1{overflow-y:hidden}
|
|
40
41
|
._1pby1qpw{z-index:520}
|
|
41
42
|
._1pby3tda{z-index:521}
|
|
42
43
|
._1pbyuou7{z-index:522}
|
|
43
|
-
._1pnf15vq h1{overflow-x:hidden}
|
|
44
44
|
._1reo15vq{overflow-x:hidden}
|
|
45
45
|
._1reo1wug{overflow-x:auto}
|
|
46
|
-
._1twl1wq8 h1{font-weight:var(--ds-font-weight-medium,500)}
|
|
47
46
|
._1ul9uuw1{min-width:200px}
|
|
48
47
|
._1vgl1rj4 >*{pointer-events:all}
|
|
49
48
|
._1vnlkb7n video{flex-shrink:1}
|
|
@@ -62,8 +61,9 @@
|
|
|
62
61
|
._4t3i1uc6{height:98px}
|
|
63
62
|
._4t3izwfg{height:2pc}
|
|
64
63
|
._5ralzm06{object-fit:scale-down}
|
|
65
|
-
._7csf1q9c h1{white-space:nowrap}
|
|
66
64
|
._80omtlke{cursor:pointer}
|
|
65
|
+
._8at415vq._8at415vq h1{overflow-x:hidden}
|
|
66
|
+
._8g8b1q9c._8g8b1q9c h1{white-space:nowrap}
|
|
67
67
|
._94n5idpf{bottom:0}
|
|
68
68
|
._bfhk1tzm{background-color:#22272b}
|
|
69
69
|
._bfhkr3uz{background-color:#000}
|
|
@@ -74,7 +74,6 @@
|
|
|
74
74
|
._di7o9txx._di7o9txx button:hover svg{color:#b6c2cf}
|
|
75
75
|
._i0dlf1ug{flex-basis:0%}
|
|
76
76
|
._k48p1wq8{font-weight:var(--ds-font-weight-medium,500)}
|
|
77
|
-
._kmu51l2s h1{text-overflow:ellipsis}
|
|
78
77
|
._kqsw1n9t{position:fixed}
|
|
79
78
|
._kqswh2mm{position:relative}
|
|
80
79
|
._kqswstnw{position:absolute}
|
|
@@ -89,6 +88,7 @@
|
|
|
89
88
|
._ouxlidpf{background-position:0}
|
|
90
89
|
._p12f1osq{max-width:100%}
|
|
91
90
|
._qbrxf1ug video{flex-basis:0%}
|
|
91
|
+
._qvww1osq._qvww1osq h1{max-width:100%}
|
|
92
92
|
._s7n4nkob{vertical-align:middle}
|
|
93
93
|
._syaz1poe{color:#c7d1db}
|
|
94
94
|
._syaz1rlb{color:var(--ds-text,#9fadbc)}
|
|
@@ -311,7 +311,7 @@ var MetadataFileName = exports.MetadataFileName = function MetadataFileName(_ref
|
|
|
311
311
|
var datatestId = _ref23['data-testid'],
|
|
312
312
|
children = _ref23.children;
|
|
313
313
|
return /*#__PURE__*/React.createElement("div", {
|
|
314
|
-
className: (0, _runtime.ax)(["
|
|
314
|
+
className: (0, _runtime.ax)(["_8at415vq _1p8j15vq _151kfhey _qvww1osq _1p351l2s _8g8b1q9c _18ew1wq8 _1jyy1poe"])
|
|
315
315
|
}, /*#__PURE__*/React.createElement(_heading.default, {
|
|
316
316
|
as: "h1",
|
|
317
317
|
size: "medium",
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
.
|
|
2
|
-
.
|
|
1
|
+
._11c8wadc{font:var(--ds-font-body-small,normal 400 9pt/1pc "Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
2
|
+
._151kfhey._151kfhey h1{font:var(--ds-font-body,normal 400 14px/20px "Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
3
3
|
._125x1366 p{color:#fd9891}
|
|
4
|
+
._18ewwu06._18ewwu06 h1{font-weight:var(--ds-font-weight-bold,653)}
|
|
4
5
|
._18u01b66{margin-left:var(--ds-space-050,4px)}
|
|
5
6
|
._19pk1b66{margin-top:var(--ds-space-050,4px)}
|
|
6
7
|
._19pkidpf{margin-top:0}
|
|
7
8
|
._1e0c1txw{display:flex}
|
|
8
|
-
.
|
|
9
|
-
._1twlwu06 h1{font-weight:var(--ds-font-weight-bold,653)}
|
|
9
|
+
._1jyy9txx._1jyy9txx h1{color:#b6c2cf}
|
|
10
10
|
._4cvr1h6o{align-items:center}
|
|
11
11
|
._syaz1366{color:#fd9891}
|
|
@@ -78,7 +78,7 @@ var PasswordInput = exports.PasswordInput = function PasswordInput(_ref) {
|
|
|
78
78
|
})), /*#__PURE__*/React.createElement(_primitives.Box, {
|
|
79
79
|
xcss: headerStyles
|
|
80
80
|
}, /*#__PURE__*/React.createElement("div", {
|
|
81
|
-
className: (0, _runtime.ax)(["
|
|
81
|
+
className: (0, _runtime.ax)(["_151kfhey _18ewwu06 _1jyy9txx"])
|
|
82
82
|
}, /*#__PURE__*/React.createElement(_heading.default, {
|
|
83
83
|
as: "h1",
|
|
84
84
|
size: "medium"
|
|
@@ -102,7 +102,7 @@ var PasswordInput = exports.PasswordInput = function PasswordInput(_ref) {
|
|
|
102
102
|
}
|
|
103
103
|
})), formError && /*#__PURE__*/React.createElement("div", {
|
|
104
104
|
id: "".concat(fieldProps.id, "-error"),
|
|
105
|
-
className: (0, _runtime.ax)(["
|
|
105
|
+
className: (0, _runtime.ax)(["_11c8wadc _19pk1b66 _1e0c1txw _4cvr1h6o _syaz1366 _125x1366"])
|
|
106
106
|
}, /*#__PURE__*/React.createElement(_statusError.default, {
|
|
107
107
|
color: "currentColor",
|
|
108
108
|
label: "",
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
|
|
2
2
|
._11q75a80{background:linear-gradient(180deg,#101214,rgba(14,22,36,0)) no-repeat}
|
|
3
|
-
.
|
|
3
|
+
._151kfhey._151kfhey h1{font:var(--ds-font-body,normal 400 14px/20px "Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
4
4
|
._2rkofajl{border-radius:var(--ds-radius-small,3px)}
|
|
5
5
|
._zulp1yov{gap:var(--ds-space-100,10px)}._11pt15ty svg{filter:drop-shadow(0 1px 1px rgb(9 30 66/25%)) drop-shadow(0 0 1px rgb(9 30 66/31%))}
|
|
6
6
|
._154i1ejb{top:var(--ds-space-300,24px)}
|
|
7
7
|
._154i1ssb{top:50%}
|
|
8
8
|
._154iidpf{top:0}
|
|
9
9
|
._16jlkb7n{flex-grow:1}
|
|
10
|
+
._18ew1wq8._18ew1wq8 h1{font-weight:var(--ds-font-weight-medium,500)}
|
|
10
11
|
._18m915vq{overflow-y:hidden}
|
|
11
12
|
._18m91wug{overflow-y:auto}
|
|
12
13
|
._19bv1ejb{padding-left:var(--ds-space-300,24px)}
|
|
@@ -26,24 +27,22 @@
|
|
|
26
27
|
._1bto1l2s{text-overflow:ellipsis}
|
|
27
28
|
._1e0c1o8l{display:inline-block}
|
|
28
29
|
._1e0c1txw{display:flex}
|
|
29
|
-
._1e8s1osq h1{max-width:100%}
|
|
30
30
|
._1ghp1kxc video{max-height:100vh}
|
|
31
31
|
._1itkdlpg{background-image:linear-gradient(0deg,#101214,rgba(14,22,36,0))}
|
|
32
|
+
._1jyy1poe._1jyy1poe h1{color:#c7d1db}
|
|
32
33
|
._1kemd8h4{image-rendering:pixelated}
|
|
33
|
-
._1kvn15vq h1{overflow-y:hidden}
|
|
34
34
|
._1l1f1n9t .mvng-hide-controls{position:fixed}
|
|
35
35
|
._1ltv1mjv{left:300px}
|
|
36
36
|
._1ltvidpf{left:0}
|
|
37
|
-
._1nda1poe h1{color:#c7d1db}
|
|
38
37
|
._1o9zkb7n{flex-shrink:1}
|
|
38
|
+
._1p351l2s._1p351l2s h1{text-overflow:ellipsis}
|
|
39
39
|
._1p6zkb7n video{flex-grow:1}
|
|
40
|
+
._1p8j15vq._1p8j15vq h1{overflow-y:hidden}
|
|
40
41
|
._1pby1qpw{z-index:520}
|
|
41
42
|
._1pby3tda{z-index:521}
|
|
42
43
|
._1pbyuou7{z-index:522}
|
|
43
|
-
._1pnf15vq h1{overflow-x:hidden}
|
|
44
44
|
._1reo15vq{overflow-x:hidden}
|
|
45
45
|
._1reo1wug{overflow-x:auto}
|
|
46
|
-
._1twl1wq8 h1{font-weight:var(--ds-font-weight-medium,500)}
|
|
47
46
|
._1ul9uuw1{min-width:200px}
|
|
48
47
|
._1vgl1rj4 >*{pointer-events:all}
|
|
49
48
|
._1vnlkb7n video{flex-shrink:1}
|
|
@@ -62,8 +61,9 @@
|
|
|
62
61
|
._4t3i1uc6{height:98px}
|
|
63
62
|
._4t3izwfg{height:2pc}
|
|
64
63
|
._5ralzm06{object-fit:scale-down}
|
|
65
|
-
._7csf1q9c h1{white-space:nowrap}
|
|
66
64
|
._80omtlke{cursor:pointer}
|
|
65
|
+
._8at415vq._8at415vq h1{overflow-x:hidden}
|
|
66
|
+
._8g8b1q9c._8g8b1q9c h1{white-space:nowrap}
|
|
67
67
|
._94n5idpf{bottom:0}
|
|
68
68
|
._bfhk1tzm{background-color:#22272b}
|
|
69
69
|
._bfhkr3uz{background-color:#000}
|
|
@@ -74,7 +74,6 @@
|
|
|
74
74
|
._di7o9txx._di7o9txx button:hover svg{color:#b6c2cf}
|
|
75
75
|
._i0dlf1ug{flex-basis:0%}
|
|
76
76
|
._k48p1wq8{font-weight:var(--ds-font-weight-medium,500)}
|
|
77
|
-
._kmu51l2s h1{text-overflow:ellipsis}
|
|
78
77
|
._kqsw1n9t{position:fixed}
|
|
79
78
|
._kqswh2mm{position:relative}
|
|
80
79
|
._kqswstnw{position:absolute}
|
|
@@ -89,6 +88,7 @@
|
|
|
89
88
|
._ouxlidpf{background-position:0}
|
|
90
89
|
._p12f1osq{max-width:100%}
|
|
91
90
|
._qbrxf1ug video{flex-basis:0%}
|
|
91
|
+
._qvww1osq._qvww1osq h1{max-width:100%}
|
|
92
92
|
._s7n4nkob{vertical-align:middle}
|
|
93
93
|
._syaz1poe{color:#c7d1db}
|
|
94
94
|
._syaz1rlb{color:var(--ds-text,#9fadbc)}
|
|
@@ -283,7 +283,7 @@ export const MetadataFileName = ({
|
|
|
283
283
|
'data-testid': datatestId,
|
|
284
284
|
children
|
|
285
285
|
}) => /*#__PURE__*/React.createElement("div", {
|
|
286
|
-
className: ax(["
|
|
286
|
+
className: ax(["_8at415vq _1p8j15vq _151kfhey _qvww1osq _1p351l2s _8g8b1q9c _18ew1wq8 _1jyy1poe"])
|
|
287
287
|
}, /*#__PURE__*/React.createElement(Heading, {
|
|
288
288
|
as: "h1",
|
|
289
289
|
size: "medium",
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
.
|
|
2
|
-
.
|
|
1
|
+
._11c8wadc{font:var(--ds-font-body-small,normal 400 9pt/1pc "Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
2
|
+
._151kfhey._151kfhey h1{font:var(--ds-font-body,normal 400 14px/20px "Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
3
3
|
._125x1366 p{color:#fd9891}
|
|
4
|
+
._18ewwu06._18ewwu06 h1{font-weight:var(--ds-font-weight-bold,653)}
|
|
4
5
|
._18u01b66{margin-left:var(--ds-space-050,4px)}
|
|
5
6
|
._19pk1b66{margin-top:var(--ds-space-050,4px)}
|
|
6
7
|
._19pkidpf{margin-top:0}
|
|
7
8
|
._1e0c1txw{display:flex}
|
|
8
|
-
.
|
|
9
|
-
._1twlwu06 h1{font-weight:var(--ds-font-weight-bold,653)}
|
|
9
|
+
._1jyy9txx._1jyy9txx h1{color:#b6c2cf}
|
|
10
10
|
._4cvr1h6o{align-items:center}
|
|
11
11
|
._syaz1366{color:#fd9891}
|
|
@@ -66,7 +66,7 @@ export const PasswordInput = ({
|
|
|
66
66
|
})), /*#__PURE__*/React.createElement(Box, {
|
|
67
67
|
xcss: headerStyles
|
|
68
68
|
}, /*#__PURE__*/React.createElement("div", {
|
|
69
|
-
className: ax(["
|
|
69
|
+
className: ax(["_151kfhey _18ewwu06 _1jyy9txx"])
|
|
70
70
|
}, /*#__PURE__*/React.createElement(Heading, {
|
|
71
71
|
as: "h1",
|
|
72
72
|
size: "medium"
|
|
@@ -90,7 +90,7 @@ export const PasswordInput = ({
|
|
|
90
90
|
}
|
|
91
91
|
})), formError && /*#__PURE__*/React.createElement("div", {
|
|
92
92
|
id: `${fieldProps.id}-error`,
|
|
93
|
-
className: ax(["
|
|
93
|
+
className: ax(["_11c8wadc _19pk1b66 _1e0c1txw _4cvr1h6o _syaz1366 _125x1366"])
|
|
94
94
|
}, /*#__PURE__*/React.createElement(ErrorIcon, {
|
|
95
95
|
color: "currentColor",
|
|
96
96
|
label: "",
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
|
|
2
2
|
._11q75a80{background:linear-gradient(180deg,#101214,rgba(14,22,36,0)) no-repeat}
|
|
3
|
-
.
|
|
3
|
+
._151kfhey._151kfhey h1{font:var(--ds-font-body,normal 400 14px/20px "Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
4
4
|
._2rkofajl{border-radius:var(--ds-radius-small,3px)}
|
|
5
5
|
._zulp1yov{gap:var(--ds-space-100,10px)}._11pt15ty svg{filter:drop-shadow(0 1px 1px rgb(9 30 66/25%)) drop-shadow(0 0 1px rgb(9 30 66/31%))}
|
|
6
6
|
._154i1ejb{top:var(--ds-space-300,24px)}
|
|
7
7
|
._154i1ssb{top:50%}
|
|
8
8
|
._154iidpf{top:0}
|
|
9
9
|
._16jlkb7n{flex-grow:1}
|
|
10
|
+
._18ew1wq8._18ew1wq8 h1{font-weight:var(--ds-font-weight-medium,500)}
|
|
10
11
|
._18m915vq{overflow-y:hidden}
|
|
11
12
|
._18m91wug{overflow-y:auto}
|
|
12
13
|
._19bv1ejb{padding-left:var(--ds-space-300,24px)}
|
|
@@ -26,24 +27,22 @@
|
|
|
26
27
|
._1bto1l2s{text-overflow:ellipsis}
|
|
27
28
|
._1e0c1o8l{display:inline-block}
|
|
28
29
|
._1e0c1txw{display:flex}
|
|
29
|
-
._1e8s1osq h1{max-width:100%}
|
|
30
30
|
._1ghp1kxc video{max-height:100vh}
|
|
31
31
|
._1itkdlpg{background-image:linear-gradient(0deg,#101214,rgba(14,22,36,0))}
|
|
32
|
+
._1jyy1poe._1jyy1poe h1{color:#c7d1db}
|
|
32
33
|
._1kemd8h4{image-rendering:pixelated}
|
|
33
|
-
._1kvn15vq h1{overflow-y:hidden}
|
|
34
34
|
._1l1f1n9t .mvng-hide-controls{position:fixed}
|
|
35
35
|
._1ltv1mjv{left:300px}
|
|
36
36
|
._1ltvidpf{left:0}
|
|
37
|
-
._1nda1poe h1{color:#c7d1db}
|
|
38
37
|
._1o9zkb7n{flex-shrink:1}
|
|
38
|
+
._1p351l2s._1p351l2s h1{text-overflow:ellipsis}
|
|
39
39
|
._1p6zkb7n video{flex-grow:1}
|
|
40
|
+
._1p8j15vq._1p8j15vq h1{overflow-y:hidden}
|
|
40
41
|
._1pby1qpw{z-index:520}
|
|
41
42
|
._1pby3tda{z-index:521}
|
|
42
43
|
._1pbyuou7{z-index:522}
|
|
43
|
-
._1pnf15vq h1{overflow-x:hidden}
|
|
44
44
|
._1reo15vq{overflow-x:hidden}
|
|
45
45
|
._1reo1wug{overflow-x:auto}
|
|
46
|
-
._1twl1wq8 h1{font-weight:var(--ds-font-weight-medium,500)}
|
|
47
46
|
._1ul9uuw1{min-width:200px}
|
|
48
47
|
._1vgl1rj4 >*{pointer-events:all}
|
|
49
48
|
._1vnlkb7n video{flex-shrink:1}
|
|
@@ -62,8 +61,9 @@
|
|
|
62
61
|
._4t3i1uc6{height:98px}
|
|
63
62
|
._4t3izwfg{height:2pc}
|
|
64
63
|
._5ralzm06{object-fit:scale-down}
|
|
65
|
-
._7csf1q9c h1{white-space:nowrap}
|
|
66
64
|
._80omtlke{cursor:pointer}
|
|
65
|
+
._8at415vq._8at415vq h1{overflow-x:hidden}
|
|
66
|
+
._8g8b1q9c._8g8b1q9c h1{white-space:nowrap}
|
|
67
67
|
._94n5idpf{bottom:0}
|
|
68
68
|
._bfhk1tzm{background-color:#22272b}
|
|
69
69
|
._bfhkr3uz{background-color:#000}
|
|
@@ -74,7 +74,6 @@
|
|
|
74
74
|
._di7o9txx._di7o9txx button:hover svg{color:#b6c2cf}
|
|
75
75
|
._i0dlf1ug{flex-basis:0%}
|
|
76
76
|
._k48p1wq8{font-weight:var(--ds-font-weight-medium,500)}
|
|
77
|
-
._kmu51l2s h1{text-overflow:ellipsis}
|
|
78
77
|
._kqsw1n9t{position:fixed}
|
|
79
78
|
._kqswh2mm{position:relative}
|
|
80
79
|
._kqswstnw{position:absolute}
|
|
@@ -89,6 +88,7 @@
|
|
|
89
88
|
._ouxlidpf{background-position:0}
|
|
90
89
|
._p12f1osq{max-width:100%}
|
|
91
90
|
._qbrxf1ug video{flex-basis:0%}
|
|
91
|
+
._qvww1osq._qvww1osq h1{max-width:100%}
|
|
92
92
|
._s7n4nkob{vertical-align:middle}
|
|
93
93
|
._syaz1poe{color:#c7d1db}
|
|
94
94
|
._syaz1rlb{color:var(--ds-text,#9fadbc)}
|
|
@@ -305,7 +305,7 @@ export var MetadataFileName = function MetadataFileName(_ref23) {
|
|
|
305
305
|
var datatestId = _ref23['data-testid'],
|
|
306
306
|
children = _ref23.children;
|
|
307
307
|
return /*#__PURE__*/React.createElement("div", {
|
|
308
|
-
className: ax(["
|
|
308
|
+
className: ax(["_8at415vq _1p8j15vq _151kfhey _qvww1osq _1p351l2s _8g8b1q9c _18ew1wq8 _1jyy1poe"])
|
|
309
309
|
}, /*#__PURE__*/React.createElement(Heading, {
|
|
310
310
|
as: "h1",
|
|
311
311
|
size: "medium",
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
.
|
|
2
|
-
.
|
|
1
|
+
._11c8wadc{font:var(--ds-font-body-small,normal 400 9pt/1pc "Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
2
|
+
._151kfhey._151kfhey h1{font:var(--ds-font-body,normal 400 14px/20px "Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
3
3
|
._125x1366 p{color:#fd9891}
|
|
4
|
+
._18ewwu06._18ewwu06 h1{font-weight:var(--ds-font-weight-bold,653)}
|
|
4
5
|
._18u01b66{margin-left:var(--ds-space-050,4px)}
|
|
5
6
|
._19pk1b66{margin-top:var(--ds-space-050,4px)}
|
|
6
7
|
._19pkidpf{margin-top:0}
|
|
7
8
|
._1e0c1txw{display:flex}
|
|
8
|
-
.
|
|
9
|
-
._1twlwu06 h1{font-weight:var(--ds-font-weight-bold,653)}
|
|
9
|
+
._1jyy9txx._1jyy9txx h1{color:#b6c2cf}
|
|
10
10
|
._4cvr1h6o{align-items:center}
|
|
11
11
|
._syaz1366{color:#fd9891}
|
|
@@ -69,7 +69,7 @@ export var PasswordInput = function PasswordInput(_ref) {
|
|
|
69
69
|
})), /*#__PURE__*/React.createElement(Box, {
|
|
70
70
|
xcss: headerStyles
|
|
71
71
|
}, /*#__PURE__*/React.createElement("div", {
|
|
72
|
-
className: ax(["
|
|
72
|
+
className: ax(["_151kfhey _18ewwu06 _1jyy9txx"])
|
|
73
73
|
}, /*#__PURE__*/React.createElement(Heading, {
|
|
74
74
|
as: "h1",
|
|
75
75
|
size: "medium"
|
|
@@ -93,7 +93,7 @@ export var PasswordInput = function PasswordInput(_ref) {
|
|
|
93
93
|
}
|
|
94
94
|
})), formError && /*#__PURE__*/React.createElement("div", {
|
|
95
95
|
id: "".concat(fieldProps.id, "-error"),
|
|
96
|
-
className: ax(["
|
|
96
|
+
className: ax(["_11c8wadc _19pk1b66 _1e0c1txw _4cvr1h6o _syaz1366 _125x1366"])
|
|
97
97
|
}, /*#__PURE__*/React.createElement(ErrorIcon, {
|
|
98
98
|
color: "currentColor",
|
|
99
99
|
label: "",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/media-viewer",
|
|
3
|
-
"version": "52.7.
|
|
3
|
+
"version": "52.7.2",
|
|
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/"
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"@atlaskit/heading": "^5.2.0",
|
|
40
40
|
"@atlaskit/icon": "^30.0.0",
|
|
41
41
|
"@atlaskit/icon-file-type": "^7.0.0",
|
|
42
|
-
"@atlaskit/icon-lab": "^5.
|
|
42
|
+
"@atlaskit/icon-lab": "^5.15.0",
|
|
43
43
|
"@atlaskit/media-client": "^35.7.0",
|
|
44
44
|
"@atlaskit/media-client-react": "^4.1.0",
|
|
45
45
|
"@atlaskit/media-common": "^12.3.0",
|
|
@@ -48,12 +48,12 @@
|
|
|
48
48
|
"@atlaskit/media-ui": "^28.7.0",
|
|
49
49
|
"@atlaskit/platform-feature-flags": "^1.1.0",
|
|
50
50
|
"@atlaskit/portal": "^5.2.0",
|
|
51
|
-
"@atlaskit/primitives": "^
|
|
51
|
+
"@atlaskit/primitives": "^18.0.0",
|
|
52
52
|
"@atlaskit/side-navigation": "^11.1.0",
|
|
53
53
|
"@atlaskit/spinner": "^19.0.0",
|
|
54
54
|
"@atlaskit/textfield": "^8.2.0",
|
|
55
55
|
"@atlaskit/theme": "^21.0.0",
|
|
56
|
-
"@atlaskit/tokens": "^
|
|
56
|
+
"@atlaskit/tokens": "^11.0.0",
|
|
57
57
|
"@atlaskit/tooltip": "^20.14.0",
|
|
58
58
|
"@atlaskit/ufo": "^0.4.0",
|
|
59
59
|
"@babel/runtime": "^7.0.0",
|