@atlaskit/section-message 8.7.4 → 8.7.6
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 +14 -0
- package/dist/cjs/section-message-action.js +1 -1
- package/dist/cjs/section-message.js +1 -1
- package/dist/es2019/section-message-action.js +1 -1
- package/dist/es2019/section-message.js +1 -1
- package/dist/esm/section-message-action.js +1 -1
- package/dist/esm/section-message.js +1 -1
- package/dist/types/section-message.d.ts +1 -1
- package/dist/types-ts4.5/section-message.d.ts +1 -1
- package/offerings.json +35 -0
- package/package.json +9 -9
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @atlaskit/section-message
|
|
2
2
|
|
|
3
|
+
## 8.7.6
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies
|
|
8
|
+
|
|
9
|
+
## 8.7.5
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- [`39e543109ec09`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/39e543109ec09) -
|
|
14
|
+
add type info to forwardRef components
|
|
15
|
+
- Updated dependencies
|
|
16
|
+
|
|
3
17
|
## 8.7.4
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* section-message-action.tsx generated by @compiled/babel-plugin v0.
|
|
1
|
+
/* section-message-action.tsx generated by @compiled/babel-plugin v0.38.1 */
|
|
2
2
|
import "./section-message-action.compiled.css";
|
|
3
3
|
import * as React from 'react';
|
|
4
4
|
import { ax, ix } from "@compiled/react/runtime";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* section-message-action.tsx generated by @compiled/babel-plugin v0.
|
|
1
|
+
/* section-message-action.tsx generated by @compiled/babel-plugin v0.38.1 */
|
|
2
2
|
import "./section-message-action.compiled.css";
|
|
3
3
|
import * as React from 'react';
|
|
4
4
|
import { ax, ix } from "@compiled/react/runtime";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* section-message.tsx generated by @compiled/babel-plugin v0.
|
|
1
|
+
/* section-message.tsx generated by @compiled/babel-plugin v0.38.1 */
|
|
2
2
|
import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
|
|
3
3
|
import "./section-message.compiled.css";
|
|
4
4
|
import * as React from 'react';
|
|
@@ -8,5 +8,5 @@ import type { SectionMessageProps } from './types';
|
|
|
8
8
|
* - [Code](https://atlassian.design/components/section-message/code)
|
|
9
9
|
* - [Usage](https://atlassian.design/components/section-message/usage)
|
|
10
10
|
*/
|
|
11
|
-
declare const SectionMessage:
|
|
11
|
+
declare const SectionMessage: React.ForwardRefExoticComponent<React.PropsWithoutRef<SectionMessageProps> & React.RefAttributes<HTMLElement>>;
|
|
12
12
|
export default SectionMessage;
|
|
@@ -8,5 +8,5 @@ import type { SectionMessageProps } from './types';
|
|
|
8
8
|
* - [Code](https://atlassian.design/components/section-message/code)
|
|
9
9
|
* - [Usage](https://atlassian.design/components/section-message/usage)
|
|
10
10
|
*/
|
|
11
|
-
declare const SectionMessage:
|
|
11
|
+
declare const SectionMessage: React.ForwardRefExoticComponent<React.PropsWithoutRef<SectionMessageProps> & React.RefAttributes<HTMLElement>>;
|
|
12
12
|
export default SectionMessage;
|
package/offerings.json
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"name": "SectionMessage",
|
|
4
|
+
"package": "@atlaskit/section-message",
|
|
5
|
+
"import": {
|
|
6
|
+
"name": "SectionMessage",
|
|
7
|
+
"package": "@atlaskit/section-message",
|
|
8
|
+
"type": "default"
|
|
9
|
+
},
|
|
10
|
+
"keywords": ["section", "message", "alert", "notification", "contextual", "information"],
|
|
11
|
+
"categories": ["feedback"],
|
|
12
|
+
"shortDescription": "A component for section-level messages.",
|
|
13
|
+
"status": "general-availability",
|
|
14
|
+
"accessibilityGuidelines": [
|
|
15
|
+
"Ensure section message content is announced by screen readers",
|
|
16
|
+
"Use appropriate color contrast for text readability",
|
|
17
|
+
"Provide clear, actionable messaging",
|
|
18
|
+
"Consider keyboard navigation for interactive section messages"
|
|
19
|
+
],
|
|
20
|
+
"usageGuidelines": [
|
|
21
|
+
"Use for contextual information within sections",
|
|
22
|
+
"Choose appropriate appearance variants for message type",
|
|
23
|
+
"Keep messaging concise and actionable",
|
|
24
|
+
"Position section messages near relevant content",
|
|
25
|
+
"Consider dismissibility for non-critical messages"
|
|
26
|
+
],
|
|
27
|
+
"contentGuidelines": [
|
|
28
|
+
"Write clear, concise messages",
|
|
29
|
+
"Use action-oriented language when appropriate",
|
|
30
|
+
"Ensure messages are relevant to the current context",
|
|
31
|
+
"Provide clear next steps when needed"
|
|
32
|
+
],
|
|
33
|
+
"examples": ["./examples/ai/section-message.tsx"]
|
|
34
|
+
}
|
|
35
|
+
]
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/section-message",
|
|
3
|
-
"version": "8.7.
|
|
3
|
+
"version": "8.7.6",
|
|
4
4
|
"description": "A section message is used to alert users to a particular section of the screen.",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -32,16 +32,16 @@
|
|
|
32
32
|
}
|
|
33
33
|
},
|
|
34
34
|
"dependencies": {
|
|
35
|
-
"@atlaskit/button": "^23.
|
|
35
|
+
"@atlaskit/button": "^23.5.0",
|
|
36
36
|
"@atlaskit/codemod-utils": "^4.2.0",
|
|
37
|
-
"@atlaskit/css": "^0.
|
|
37
|
+
"@atlaskit/css": "^0.15.0",
|
|
38
38
|
"@atlaskit/heading": "^5.2.0",
|
|
39
|
-
"@atlaskit/icon": "^28.
|
|
39
|
+
"@atlaskit/icon": "^28.5.0",
|
|
40
40
|
"@atlaskit/link": "^3.2.0",
|
|
41
41
|
"@atlaskit/platform-feature-flags": "^1.1.0",
|
|
42
|
-
"@atlaskit/primitives": "^
|
|
42
|
+
"@atlaskit/primitives": "^15.0.0",
|
|
43
43
|
"@atlaskit/theme": "^21.0.0",
|
|
44
|
-
"@atlaskit/tokens": "^6.
|
|
44
|
+
"@atlaskit/tokens": "^6.5.0",
|
|
45
45
|
"@babel/runtime": "^7.0.0"
|
|
46
46
|
},
|
|
47
47
|
"peerDependencies": {
|
|
@@ -53,9 +53,9 @@
|
|
|
53
53
|
"@af/visual-regression": "workspace:^",
|
|
54
54
|
"@atlaskit/analytics-next": "^11.1.0",
|
|
55
55
|
"@atlaskit/code": "^17.2.0",
|
|
56
|
-
"@atlaskit/docs": "^11.
|
|
57
|
-
"@atlaskit/ds-lib": "^5.
|
|
58
|
-
"@atlaskit/form": "^
|
|
56
|
+
"@atlaskit/docs": "^11.1.0",
|
|
57
|
+
"@atlaskit/ds-lib": "^5.1.0",
|
|
58
|
+
"@atlaskit/form": "^14.2.0",
|
|
59
59
|
"@atlaskit/range": "^9.2.0",
|
|
60
60
|
"@atlassian/feature-flags-test-utils": "^0.3.0",
|
|
61
61
|
"@atlassian/ssr-tests": "^0.3.0",
|