@atlaskit/page-header 12.1.11 → 12.1.13
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/PageHeader/styled.compiled.css +1 -1
- package/dist/cjs/PageHeader/styled.js +1 -1
- package/dist/es2019/PageHeader/styled.compiled.css +1 -1
- package/dist/es2019/PageHeader/styled.js +1 -1
- package/dist/esm/PageHeader/styled.compiled.css +1 -1
- package/dist/esm/PageHeader/styled.js +1 -1
- package/package.json +7 -7
package/CHANGELOG.md
CHANGED
|
@@ -56,7 +56,7 @@ var StyledTitleWrapper = exports.StyledTitleWrapper = /*#__PURE__*/_react.defaul
|
|
|
56
56
|
tabIndex: -1,
|
|
57
57
|
id: id,
|
|
58
58
|
"data-testid": testId && "".concat(testId, "--title"),
|
|
59
|
-
className: (0, _runtime.ax)(["_11c8nf1z _12ji1r31 _1qu2glyw _12y31o36
|
|
59
|
+
className: (0, _runtime.ax)(["_11c8nf1z _12ji1r31 _1qu2glyw _12y31o36 _syazi7uo _1dyz4jg8 _1pfhidpf", truncateTitle && "_1reo15vq _18m915vq _1bto1l2s _o5721q9c"])
|
|
60
60
|
}, children);
|
|
61
61
|
});
|
|
62
62
|
/**
|
|
@@ -51,7 +51,7 @@ export const StyledTitleWrapper = /*#__PURE__*/React.forwardRef(({
|
|
|
51
51
|
tabIndex: -1,
|
|
52
52
|
id: id,
|
|
53
53
|
"data-testid": testId && `${testId}--title`,
|
|
54
|
-
className: ax(["_11c8nf1z _12ji1r31 _1qu2glyw _12y31o36
|
|
54
|
+
className: ax(["_11c8nf1z _12ji1r31 _1qu2glyw _12y31o36 _syazi7uo _1dyz4jg8 _1pfhidpf", truncateTitle && "_1reo15vq _18m915vq _1bto1l2s _o5721q9c"])
|
|
55
55
|
}, children);
|
|
56
56
|
});
|
|
57
57
|
/**
|
|
@@ -49,7 +49,7 @@ export var StyledTitleWrapper = /*#__PURE__*/React.forwardRef(function (_ref2, r
|
|
|
49
49
|
tabIndex: -1,
|
|
50
50
|
id: id,
|
|
51
51
|
"data-testid": testId && "".concat(testId, "--title"),
|
|
52
|
-
className: ax(["_11c8nf1z _12ji1r31 _1qu2glyw _12y31o36
|
|
52
|
+
className: ax(["_11c8nf1z _12ji1r31 _1qu2glyw _12y31o36 _syazi7uo _1dyz4jg8 _1pfhidpf", truncateTitle && "_1reo15vq _18m915vq _1bto1l2s _o5721q9c"])
|
|
53
53
|
}, children);
|
|
54
54
|
});
|
|
55
55
|
/**
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/page-header",
|
|
3
|
-
"version": "12.1.
|
|
3
|
+
"version": "12.1.13",
|
|
4
4
|
"description": "A page header defines the top of a page. It contains a title and can be optionally combined with breadcrumbs buttons, search, and filters.",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -24,9 +24,9 @@
|
|
|
24
24
|
}
|
|
25
25
|
},
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@atlaskit/css": "^0.
|
|
28
|
-
"@atlaskit/primitives": "^16.
|
|
29
|
-
"@atlaskit/tokens": "^8.
|
|
27
|
+
"@atlaskit/css": "^0.17.0",
|
|
28
|
+
"@atlaskit/primitives": "^16.3.0",
|
|
29
|
+
"@atlaskit/tokens": "^8.3.0",
|
|
30
30
|
"@babel/runtime": "^7.0.0",
|
|
31
31
|
"@compiled/react": "^0.18.6"
|
|
32
32
|
},
|
|
@@ -41,13 +41,13 @@
|
|
|
41
41
|
"@atlaskit/breadcrumbs": "^15.3.0",
|
|
42
42
|
"@atlaskit/button": "^23.6.0",
|
|
43
43
|
"@atlaskit/docs": "^11.2.0",
|
|
44
|
-
"@atlaskit/ds-lib": "^5.
|
|
44
|
+
"@atlaskit/ds-lib": "^5.3.0",
|
|
45
45
|
"@atlaskit/inline-edit": "^15.3.0",
|
|
46
46
|
"@atlaskit/link": "^3.2.0",
|
|
47
47
|
"@atlaskit/page": "^14.0.0",
|
|
48
48
|
"@atlaskit/section-message": "^8.9.0",
|
|
49
|
-
"@atlaskit/select": "^21.
|
|
50
|
-
"@atlaskit/textfield": "^8.
|
|
49
|
+
"@atlaskit/select": "^21.4.0",
|
|
50
|
+
"@atlaskit/textfield": "^8.1.0",
|
|
51
51
|
"@atlassian/ssr-tests": "workspace:^",
|
|
52
52
|
"@testing-library/react": "^13.4.0",
|
|
53
53
|
"react-dom": "^18.2.0"
|