@atlaskit/page-header 12.0.0 → 12.0.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 CHANGED
@@ -1,5 +1,22 @@
1
1
  # @atlaskit/page-header
2
2
 
3
+ ## 12.0.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [#129972](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/129972)
8
+ [`b2d69a39e6687`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b2d69a39e6687) -
9
+ Update `@compiled/react` dependency for improved type checking support.
10
+ - Updated dependencies
11
+
12
+ ## 12.0.1
13
+
14
+ ### Patch Changes
15
+
16
+ - [#114792](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/114792)
17
+ [`738f5ba8a7a13`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/738f5ba8a7a13) -
18
+ Update dependencies.
19
+
3
20
  ## 12.0.0
4
21
 
5
22
  ### Major Changes
@@ -1,4 +1,4 @@
1
- ._11c81p5s{font:var(--ds-font-heading-large,normal 500 24px/28px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,system-ui,"Helvetica Neue",sans-serif)}
1
+ ._11c8nf1z{font:var(--ds-font-heading-large,normal 500 24px/28px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
2
2
  ._12ji1r31{outline-color:currentColor}
3
3
  ._12l2idpf{margin-inline-end:0}
4
4
  ._12y31o36{outline-width:medium}
@@ -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)(["_11c81p5s _12ji1r31 _1qu2glyw _12y31o36 _syaz1fxt _1dyz4jg8 _1pfhidpf", truncateTitle && "_1reo15vq _18m915vq _1bto1l2s _o5721q9c"])
59
+ className: (0, _runtime.ax)(["_11c8nf1z _12ji1r31 _1qu2glyw _12y31o36 _syaz1fxt _1dyz4jg8 _1pfhidpf", truncateTitle && "_1reo15vq _18m915vq _1bto1l2s _o5721q9c"])
60
60
  }, children);
61
61
  });
62
62
  /**
@@ -1,4 +1,4 @@
1
- ._11c81p5s{font:var(--ds-font-heading-large,normal 500 24px/28px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,system-ui,"Helvetica Neue",sans-serif)}
1
+ ._11c8nf1z{font:var(--ds-font-heading-large,normal 500 24px/28px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
2
2
  ._12ji1r31{outline-color:currentColor}
3
3
  ._12l2idpf{margin-inline-end:0}
4
4
  ._12y31o36{outline-width:medium}
@@ -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(["_11c81p5s _12ji1r31 _1qu2glyw _12y31o36 _syaz1fxt _1dyz4jg8 _1pfhidpf", truncateTitle && "_1reo15vq _18m915vq _1bto1l2s _o5721q9c"])
54
+ className: ax(["_11c8nf1z _12ji1r31 _1qu2glyw _12y31o36 _syaz1fxt _1dyz4jg8 _1pfhidpf", truncateTitle && "_1reo15vq _18m915vq _1bto1l2s _o5721q9c"])
55
55
  }, children);
56
56
  });
57
57
  /**
@@ -1,4 +1,4 @@
1
- ._11c81p5s{font:var(--ds-font-heading-large,normal 500 24px/28px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,system-ui,"Helvetica Neue",sans-serif)}
1
+ ._11c8nf1z{font:var(--ds-font-heading-large,normal 500 24px/28px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
2
2
  ._12ji1r31{outline-color:currentColor}
3
3
  ._12l2idpf{margin-inline-end:0}
4
4
  ._12y31o36{outline-width:medium}
@@ -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(["_11c81p5s _12ji1r31 _1qu2glyw _12y31o36 _syaz1fxt _1dyz4jg8 _1pfhidpf", truncateTitle && "_1reo15vq _18m915vq _1bto1l2s _o5721q9c"])
52
+ className: ax(["_11c8nf1z _12ji1r31 _1qu2glyw _12y31o36 _syaz1fxt _1dyz4jg8 _1pfhidpf", truncateTitle && "_1reo15vq _18m915vq _1bto1l2s _o5721q9c"])
53
53
  }, children);
54
54
  });
55
55
  /**
@@ -1,5 +1,5 @@
1
1
  import React, { type ReactElement, type ReactNode } from 'react';
2
- export type PageHeaderProps = {
2
+ type PageHeaderProps = {
3
3
  /**
4
4
  * Contents of the action bar to be rendered next to the page title.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  import React, { type ReactElement, type ReactNode } from 'react';
2
- export type PageHeaderProps = {
2
+ type PageHeaderProps = {
3
3
  /**
4
4
  * Contents of the action bar to be rendered next to the page title.
5
5
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/page-header",
3
- "version": "12.0.0",
3
+ "version": "12.0.2",
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/"
@@ -26,25 +26,31 @@
26
26
  },
27
27
  "dependencies": {
28
28
  "@atlaskit/css": "^0.10.0",
29
- "@atlaskit/primitives": "^14.0.0",
30
- "@atlaskit/tokens": "^4.0.0",
29
+ "@atlaskit/primitives": "^14.2.0",
30
+ "@atlaskit/tokens": "^4.5.0",
31
31
  "@babel/runtime": "^7.0.0",
32
- "@compiled/react": "^0.18.2"
32
+ "@compiled/react": "^0.18.3"
33
33
  },
34
34
  "peerDependencies": {
35
35
  "react": "^18.2.0",
36
36
  "react-dom": "^18.2.0"
37
37
  },
38
38
  "devDependencies": {
39
- "@af/accessibility-testing": "*",
40
- "@af/integration-testing": "*",
41
- "@af/visual-regression": "*",
39
+ "@af/accessibility-testing": "^2.0.0",
40
+ "@af/integration-testing": "^0.5.0",
41
+ "@af/visual-regression": "^1.3.0",
42
42
  "@atlaskit/breadcrumbs": "^15.0.0",
43
+ "@atlaskit/button": "^21.1.0",
44
+ "@atlaskit/docs": "^10.0.0",
43
45
  "@atlaskit/ds-lib": "^4.0.0",
46
+ "@atlaskit/inline-edit": "^15.1.0",
47
+ "@atlaskit/link": "^3.0.0",
44
48
  "@atlaskit/page": "^13.0.0",
45
- "@atlaskit/ssr": "*",
49
+ "@atlaskit/section-message": "^8.2.0",
50
+ "@atlaskit/select": "^20.0.0",
51
+ "@atlaskit/ssr": "^0.4.0",
46
52
  "@atlaskit/textfield": "^8.0.0",
47
- "@atlaskit/visual-regression": "*",
53
+ "@atlaskit/visual-regression": "^0.10.0",
48
54
  "@testing-library/react": "^13.4.0",
49
55
  "react-dom": "^18.2.0",
50
56
  "typescript": "~5.4.2"