@atlaskit/media-test-helpers 35.0.6 → 35.0.8
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 +12 -0
- package/dist/cjs/story-styles.js +2 -2
- package/dist/es2019/story-styles.js +2 -2
- package/dist/esm/story-styles.js +2 -2
- package/package.json +6 -6
package/CHANGELOG.md
CHANGED
package/dist/cjs/story-styles.js
CHANGED
|
@@ -15,7 +15,7 @@ var Matrix = exports.Matrix = _styled.default.table({
|
|
|
15
15
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors -- Ignored via go/DSP-18766
|
|
16
16
|
td: {
|
|
17
17
|
textAlign: 'center',
|
|
18
|
-
font: "var(--ds-font-heading-medium, normal 500 20px/24px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu,
|
|
18
|
+
font: "var(--ds-font-heading-medium, normal 500 20px/24px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif)"
|
|
19
19
|
}
|
|
20
20
|
},
|
|
21
21
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors -- Ignored via go/DSP-18766
|
|
@@ -32,7 +32,7 @@ var Matrix = exports.Matrix = _styled.default.table({
|
|
|
32
32
|
verticalAlign: 'middle',
|
|
33
33
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-unsafe-selectors -- Ignored via go/DSP-18766
|
|
34
34
|
'&:first-child': {
|
|
35
|
-
font: "var(--ds-font-heading-medium, normal 500 20px/24px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu,
|
|
35
|
+
font: "var(--ds-font-heading-medium, normal 500 20px/24px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif)"
|
|
36
36
|
},
|
|
37
37
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors -- Ignored via go/DSP-18766
|
|
38
38
|
'> div': {
|
|
@@ -7,7 +7,7 @@ export const Matrix = styled.table({
|
|
|
7
7
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors -- Ignored via go/DSP-18766
|
|
8
8
|
td: {
|
|
9
9
|
textAlign: 'center',
|
|
10
|
-
font: "var(--ds-font-heading-medium, normal 500 20px/24px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu,
|
|
10
|
+
font: "var(--ds-font-heading-medium, normal 500 20px/24px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif)"
|
|
11
11
|
}
|
|
12
12
|
},
|
|
13
13
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors -- Ignored via go/DSP-18766
|
|
@@ -24,7 +24,7 @@ export const Matrix = styled.table({
|
|
|
24
24
|
verticalAlign: 'middle',
|
|
25
25
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-unsafe-selectors -- Ignored via go/DSP-18766
|
|
26
26
|
'&:first-child': {
|
|
27
|
-
font: "var(--ds-font-heading-medium, normal 500 20px/24px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu,
|
|
27
|
+
font: "var(--ds-font-heading-medium, normal 500 20px/24px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif)"
|
|
28
28
|
},
|
|
29
29
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors -- Ignored via go/DSP-18766
|
|
30
30
|
'> div': {
|
package/dist/esm/story-styles.js
CHANGED
|
@@ -7,7 +7,7 @@ export var Matrix = styled.table({
|
|
|
7
7
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors -- Ignored via go/DSP-18766
|
|
8
8
|
td: {
|
|
9
9
|
textAlign: 'center',
|
|
10
|
-
font: "var(--ds-font-heading-medium, normal 500 20px/24px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu,
|
|
10
|
+
font: "var(--ds-font-heading-medium, normal 500 20px/24px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif)"
|
|
11
11
|
}
|
|
12
12
|
},
|
|
13
13
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors -- Ignored via go/DSP-18766
|
|
@@ -24,7 +24,7 @@ export var Matrix = styled.table({
|
|
|
24
24
|
verticalAlign: 'middle',
|
|
25
25
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-unsafe-selectors -- Ignored via go/DSP-18766
|
|
26
26
|
'&:first-child': {
|
|
27
|
-
font: "var(--ds-font-heading-medium, normal 500 20px/24px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu,
|
|
27
|
+
font: "var(--ds-font-heading-medium, normal 500 20px/24px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif)"
|
|
28
28
|
},
|
|
29
29
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors -- Ignored via go/DSP-18766
|
|
30
30
|
'> div': {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/media-test-helpers",
|
|
3
|
-
"version": "35.0.
|
|
3
|
+
"version": "35.0.8",
|
|
4
4
|
"description": "Collection of test helpers used in media component stories and specs",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -28,16 +28,16 @@
|
|
|
28
28
|
"dependencies": {
|
|
29
29
|
"@atlaskit/button": "^21.1.0",
|
|
30
30
|
"@atlaskit/checkbox": "^17.0.0",
|
|
31
|
-
"@atlaskit/icon": "^
|
|
31
|
+
"@atlaskit/icon": "^25.2.0",
|
|
32
32
|
"@atlaskit/locale": "^3.0.0",
|
|
33
33
|
"@atlaskit/media-client": "^32.0.0",
|
|
34
34
|
"@atlaskit/media-common": "^12.0.0",
|
|
35
|
-
"@atlaskit/media-ui": "^28.
|
|
36
|
-
"@atlaskit/popup": "^
|
|
37
|
-
"@atlaskit/primitives": "14.
|
|
35
|
+
"@atlaskit/media-ui": "^28.1.0",
|
|
36
|
+
"@atlaskit/popup": "^3.0.0",
|
|
37
|
+
"@atlaskit/primitives": "^14.2.0",
|
|
38
38
|
"@atlaskit/tabs": "^18.0.0",
|
|
39
39
|
"@atlaskit/textfield": "^8.0.0",
|
|
40
|
-
"@atlaskit/tokens": "^4.
|
|
40
|
+
"@atlaskit/tokens": "^4.5.0",
|
|
41
41
|
"@atlaskit/tooltip": "^20.0.0",
|
|
42
42
|
"@atlaskit/ufo": "^0.4.0",
|
|
43
43
|
"@babel/runtime": "^7.0.0",
|