@atlaskit/blanket 15.0.31 → 15.0.33
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/blanket.js +1 -1
- package/dist/es2019/blanket.js +1 -1
- package/dist/esm/blanket.js +1 -1
- package/package.json +10 -9
- package/offerings.json +0 -32
package/CHANGELOG.md
CHANGED
package/dist/cjs/blanket.js
CHANGED
|
@@ -19,7 +19,7 @@ function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r
|
|
|
19
19
|
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
20
20
|
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { (0, _defineProperty2.default)(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
21
21
|
var packageName = "@atlaskit/blanket";
|
|
22
|
-
var packageVersion = "15.0.
|
|
22
|
+
var packageVersion = "15.0.32";
|
|
23
23
|
var analyticsAttributes = {
|
|
24
24
|
componentName: 'blanket',
|
|
25
25
|
packageName: packageName,
|
package/dist/es2019/blanket.js
CHANGED
|
@@ -7,7 +7,7 @@ import { usePlatformLeafEventHandler } from '@atlaskit/analytics-next/usePlatfor
|
|
|
7
7
|
import noop from '@atlaskit/ds-lib/noop';
|
|
8
8
|
import { layers } from '@atlaskit/theme/constants';
|
|
9
9
|
const packageName = "@atlaskit/blanket";
|
|
10
|
-
const packageVersion = "15.0.
|
|
10
|
+
const packageVersion = "15.0.32";
|
|
11
11
|
const analyticsAttributes = {
|
|
12
12
|
componentName: 'blanket',
|
|
13
13
|
packageName,
|
package/dist/esm/blanket.js
CHANGED
|
@@ -10,7 +10,7 @@ import { usePlatformLeafEventHandler } from '@atlaskit/analytics-next/usePlatfor
|
|
|
10
10
|
import noop from '@atlaskit/ds-lib/noop';
|
|
11
11
|
import { layers } from '@atlaskit/theme/constants';
|
|
12
12
|
var packageName = "@atlaskit/blanket";
|
|
13
|
-
var packageVersion = "15.0.
|
|
13
|
+
var packageVersion = "15.0.32";
|
|
14
14
|
var analyticsAttributes = {
|
|
15
15
|
componentName: 'blanket',
|
|
16
16
|
packageName: packageName,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/blanket",
|
|
3
|
-
"version": "15.0.
|
|
3
|
+
"version": "15.0.33",
|
|
4
4
|
"description": "A blanket covers the underlying UI for a layered component, such as a modal dialog or a tooltip.",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -43,8 +43,8 @@
|
|
|
43
43
|
"@atlaskit/analytics-next": "^11.2.0",
|
|
44
44
|
"@atlaskit/css": "^0.19.0",
|
|
45
45
|
"@atlaskit/ds-lib": "^7.0.0",
|
|
46
|
-
"@atlaskit/theme": "^
|
|
47
|
-
"@atlaskit/tokens": "^
|
|
46
|
+
"@atlaskit/theme": "^24.0.0",
|
|
47
|
+
"@atlaskit/tokens": "^13.0.0",
|
|
48
48
|
"@babel/runtime": "^7.0.0",
|
|
49
49
|
"@compiled/react": "^0.20.0"
|
|
50
50
|
},
|
|
@@ -54,15 +54,15 @@
|
|
|
54
54
|
"devDependencies": {
|
|
55
55
|
"@af/accessibility-testing": "workspace:^",
|
|
56
56
|
"@af/integration-testing": "workspace:^",
|
|
57
|
-
"@atlaskit/badge": "^18.
|
|
57
|
+
"@atlaskit/badge": "^18.6.0",
|
|
58
58
|
"@atlaskit/button": "^23.11.0",
|
|
59
|
-
"@atlaskit/docs": "^11.
|
|
59
|
+
"@atlaskit/docs": "^11.8.0",
|
|
60
60
|
"@atlaskit/heading": "^5.4.0",
|
|
61
|
-
"@atlaskit/layering": "^3.
|
|
61
|
+
"@atlaskit/layering": "^3.7.0",
|
|
62
62
|
"@atlaskit/link": "^3.4.0",
|
|
63
|
-
"@atlaskit/primitives": "^
|
|
64
|
-
"@atlaskit/section-message": "^8.
|
|
65
|
-
"@atlaskit/toggle": "^15.
|
|
63
|
+
"@atlaskit/primitives": "^19.0.0",
|
|
64
|
+
"@atlaskit/section-message": "^8.13.0",
|
|
65
|
+
"@atlaskit/toggle": "^15.6.0",
|
|
66
66
|
"@atlassian/react-compiler-gating": "workspace:^",
|
|
67
67
|
"@atlassian/ssr-tests": "workspace:^",
|
|
68
68
|
"@atlassian/structured-docs-types": "workspace:^",
|
|
@@ -71,6 +71,7 @@
|
|
|
71
71
|
"@testing-library/user-event": "^14.4.3",
|
|
72
72
|
"bind-event-listener": "^3.0.0",
|
|
73
73
|
"jscodeshift": "^17.0.0",
|
|
74
|
+
"react": "^18.2.0",
|
|
74
75
|
"react-dom": "^18.2.0",
|
|
75
76
|
"react-lorem-component": "^0.13.0",
|
|
76
77
|
"storybook-addon-performance": "^0.17.3"
|
package/offerings.json
DELETED
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
[
|
|
2
|
-
{
|
|
3
|
-
"name": "Blanket",
|
|
4
|
-
"package": "@atlaskit/blanket",
|
|
5
|
-
"import": {
|
|
6
|
-
"name": "Blanket",
|
|
7
|
-
"package": "@atlaskit/blanket",
|
|
8
|
-
"type": "default"
|
|
9
|
-
},
|
|
10
|
-
"keywords": ["blanket", "overlay", "backdrop", "modal", "layer"],
|
|
11
|
-
"categories": ["overlay"],
|
|
12
|
-
"shortDescription": "A component for creating overlay backgrounds behind modals and other layered content.",
|
|
13
|
-
"status": "general-availability",
|
|
14
|
-
"accessibilityGuidelines": [
|
|
15
|
-
"Ensure blanket doesn't interfere with focus management",
|
|
16
|
-
"Provide appropriate click handling for dismissal",
|
|
17
|
-
"Consider screen reader experience with overlays"
|
|
18
|
-
],
|
|
19
|
-
"usageGuidelines": [
|
|
20
|
-
"Use behind modals and overlays",
|
|
21
|
-
"Consider click-to-dismiss behavior",
|
|
22
|
-
"Use appropriate tinting for context",
|
|
23
|
-
"Ensure proper z-index layering"
|
|
24
|
-
],
|
|
25
|
-
"contentGuidelines": [
|
|
26
|
-
"Use consistently across similar overlay contexts",
|
|
27
|
-
"Consider visual hierarchy with overlays",
|
|
28
|
-
"Ensure appropriate contrast with content"
|
|
29
|
-
],
|
|
30
|
-
"examples": ["./examples/ai/blanket.tsx"]
|
|
31
|
-
}
|
|
32
|
-
]
|