@atlaskit/blanket 15.0.15 → 15.0.17
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 -11
- 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 -10
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @atlaskit/blanket
|
|
2
2
|
|
|
3
|
+
## 15.0.17
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies
|
|
8
|
+
|
|
9
|
+
## 15.0.16
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- Updated dependencies
|
|
14
|
+
|
|
3
15
|
## 15.0.15
|
|
4
16
|
|
|
5
17
|
### Patch Changes
|
|
@@ -567,7 +579,6 @@
|
|
|
567
579
|
- [#12328](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12328)
|
|
568
580
|
[`f166f5398b2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f166f5398b2) - In this
|
|
569
581
|
version we made **Blanket** faster and lighter
|
|
570
|
-
|
|
571
582
|
- General performance improvements
|
|
572
583
|
|
|
573
584
|
- **BREAKING** **Blanket** now accepts a `children` prop whose value is of type `ReactElement`.
|
|
@@ -592,7 +603,6 @@
|
|
|
592
603
|
will automatically be upgraded.
|
|
593
604
|
|
|
594
605
|
What will be changed:
|
|
595
|
-
|
|
596
606
|
- It will rename the `canClickThrough` prop to `shouldAllowClickThrough`.
|
|
597
607
|
|
|
598
608
|
Run `npx @atlaskit/codemod-cli -h` for more details on usage.
|
|
@@ -756,7 +766,6 @@
|
|
|
756
766
|
|
|
757
767
|
Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
|
|
758
768
|
[6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
|
|
759
|
-
|
|
760
769
|
- @atlaskit/docs@8.3.2
|
|
761
770
|
- @atlaskit/analytics-next@6.3.5
|
|
762
771
|
- @atlaskit/button@13.3.7
|
|
@@ -898,12 +907,10 @@
|
|
|
898
907
|
safety. Flow types are no longer provided. No behavioural changes.
|
|
899
908
|
|
|
900
909
|
**Breaking changes**
|
|
901
|
-
|
|
902
910
|
- `withAnalyticsForSumTypeProps` alias has been removed, please use `withAnalyticsEvents`
|
|
903
911
|
- `AnalyticsContextWrappedComp` alias has been removed, please use `withAnalyticsContext`
|
|
904
912
|
|
|
905
913
|
**Breaking changes to TypeScript annotations**
|
|
906
|
-
|
|
907
914
|
- `withAnalyticsEvents` now infers proptypes automatically, consumers no longer need to provide
|
|
908
915
|
props as a generic type.
|
|
909
916
|
- `withAnalyticsContext` now infers proptypes automatically, consumers no longer need to provide
|
|
@@ -944,7 +951,6 @@
|
|
|
944
951
|
- [patch][18dfac7332](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/18dfac7332):
|
|
945
952
|
|
|
946
953
|
In this PR, we are:
|
|
947
|
-
|
|
948
954
|
- Re-introducing dist build folders
|
|
949
955
|
- Adding back cjs
|
|
950
956
|
- Replacing es5 by cjs and es2015 by esm
|
|
@@ -995,20 +1001,17 @@
|
|
|
995
1001
|
## 10.0.1
|
|
996
1002
|
|
|
997
1003
|
- [patch][27cf35ca9d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/27cf35ca9d):
|
|
998
|
-
|
|
999
1004
|
- Updated event type for `onBlanketClicked` prop
|
|
1000
1005
|
|
|
1001
1006
|
## 10.0.0
|
|
1002
1007
|
|
|
1003
1008
|
- [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
|
|
1004
|
-
|
|
1005
1009
|
- Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use
|
|
1006
1010
|
this package, please ensure you use at least this version of react and react-dom.
|
|
1007
1011
|
|
|
1008
1012
|
## 9.0.0
|
|
1009
1013
|
|
|
1010
1014
|
- [major][38dab947e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/38dab947e6):
|
|
1011
|
-
|
|
1012
1015
|
- Updated Blanket to TypeScript. Flow types are no longer exported.
|
|
1013
1016
|
|
|
1014
1017
|
## 8.0.3
|
|
@@ -1040,7 +1043,6 @@
|
|
|
1040
1043
|
## 8.0.0
|
|
1041
1044
|
|
|
1042
1045
|
- [major][76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
|
|
1043
|
-
|
|
1044
1046
|
- Drop ES5 from all the flow modules
|
|
1045
1047
|
|
|
1046
1048
|
### Dropping CJS support in all @atlaskit packages
|
|
@@ -1108,7 +1110,6 @@
|
|
|
1108
1110
|
## 7.0.9
|
|
1109
1111
|
|
|
1110
1112
|
- [patch][a637f5e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a637f5e):
|
|
1111
|
-
|
|
1112
1113
|
- Refine and fix some flow type errors found by fixing @atlaskit/analytics-next HOCs to allow flow
|
|
1113
1114
|
to type check properly
|
|
1114
1115
|
|
package/dist/cjs/blanket.js
CHANGED
|
@@ -20,7 +20,7 @@ function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r
|
|
|
20
20
|
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; }
|
|
21
21
|
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; }
|
|
22
22
|
var packageName = "@atlaskit/blanket";
|
|
23
|
-
var packageVersion = "
|
|
23
|
+
var packageVersion = "15.0.16";
|
|
24
24
|
var analyticsAttributes = {
|
|
25
25
|
componentName: 'blanket',
|
|
26
26
|
packageName: packageName,
|
package/dist/es2019/blanket.js
CHANGED
|
@@ -8,7 +8,7 @@ import noop from '@atlaskit/ds-lib/noop';
|
|
|
8
8
|
import { N100A } from '@atlaskit/theme/colors';
|
|
9
9
|
import { layers } from '@atlaskit/theme/constants';
|
|
10
10
|
const packageName = "@atlaskit/blanket";
|
|
11
|
-
const packageVersion = "
|
|
11
|
+
const packageVersion = "15.0.16";
|
|
12
12
|
const analyticsAttributes = {
|
|
13
13
|
componentName: 'blanket',
|
|
14
14
|
packageName,
|
package/dist/esm/blanket.js
CHANGED
|
@@ -11,7 +11,7 @@ import noop from '@atlaskit/ds-lib/noop';
|
|
|
11
11
|
import { N100A } from '@atlaskit/theme/colors';
|
|
12
12
|
import { layers } from '@atlaskit/theme/constants';
|
|
13
13
|
var packageName = "@atlaskit/blanket";
|
|
14
|
-
var packageVersion = "
|
|
14
|
+
var packageVersion = "15.0.16";
|
|
15
15
|
var analyticsAttributes = {
|
|
16
16
|
componentName: 'blanket',
|
|
17
17
|
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.17",
|
|
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/"
|
|
@@ -36,11 +36,11 @@
|
|
|
36
36
|
"@atlaskit/analytics-next": "^11.1.0",
|
|
37
37
|
"@atlaskit/codemod-utils": "^4.2.0",
|
|
38
38
|
"@atlaskit/css": "^0.15.0",
|
|
39
|
-
"@atlaskit/ds-lib": "^5.
|
|
39
|
+
"@atlaskit/ds-lib": "^5.2.0",
|
|
40
40
|
"@atlaskit/theme": "^21.0.0",
|
|
41
|
-
"@atlaskit/tokens": "^
|
|
41
|
+
"@atlaskit/tokens": "^8.0.0",
|
|
42
42
|
"@babel/runtime": "^7.0.0",
|
|
43
|
-
"@compiled/react": "^0.18.
|
|
43
|
+
"@compiled/react": "^0.18.6"
|
|
44
44
|
},
|
|
45
45
|
"peerDependencies": {
|
|
46
46
|
"react": "^18.2.0"
|
|
@@ -49,15 +49,15 @@
|
|
|
49
49
|
"@af/accessibility-testing": "workspace:^",
|
|
50
50
|
"@af/integration-testing": "workspace:^",
|
|
51
51
|
"@atlaskit/badge": "^18.2.0",
|
|
52
|
-
"@atlaskit/button": "^23.
|
|
53
|
-
"@atlaskit/docs": "^11.
|
|
52
|
+
"@atlaskit/button": "^23.6.0",
|
|
53
|
+
"@atlaskit/docs": "^11.2.0",
|
|
54
54
|
"@atlaskit/heading": "^5.2.0",
|
|
55
|
-
"@atlaskit/layering": "^3.
|
|
55
|
+
"@atlaskit/layering": "^3.2.0",
|
|
56
56
|
"@atlaskit/link": "^3.2.0",
|
|
57
|
-
"@atlaskit/primitives": "^
|
|
58
|
-
"@atlaskit/section-message": "^8.
|
|
57
|
+
"@atlaskit/primitives": "^16.1.0",
|
|
58
|
+
"@atlaskit/section-message": "^8.9.0",
|
|
59
59
|
"@atlaskit/toggle": "^15.1.0",
|
|
60
|
-
"@atlassian/ssr-tests": "
|
|
60
|
+
"@atlassian/ssr-tests": "workspace:^",
|
|
61
61
|
"@testing-library/dom": "^10.1.0",
|
|
62
62
|
"@testing-library/react": "^13.4.0",
|
|
63
63
|
"@testing-library/user-event": "^14.4.3",
|