@atlaskit/blanket 14.0.3 → 14.1.1

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,23 @@
1
1
  # @atlaskit/blanket
2
2
 
3
+ ## 14.1.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 14.1.0
10
+
11
+ ### Minor Changes
12
+
13
+ - [#109060](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/109060)
14
+ [`4660ec858a305`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4660ec858a305) -
15
+ Update `React` from v16 to v18
16
+
17
+ ### Patch Changes
18
+
19
+ - Updated dependencies
20
+
3
21
  ## 14.0.3
4
22
 
5
23
  ### Patch Changes
@@ -1,4 +1,4 @@
1
- /* blanket.tsx generated by @compiled/babel-plugin v0.35.0 */
1
+ /* blanket.tsx generated by @compiled/babel-plugin v0.36.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -21,7 +21,7 @@ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e;
21
21
  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; }
22
22
  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; }
23
23
  var packageName = "@atlaskit/blanket";
24
- var packageVersion = "14.0.3";
24
+ var packageVersion = "14.1.1";
25
25
  var analyticsAttributes = {
26
26
  componentName: 'blanket',
27
27
  packageName: packageName,
@@ -1,4 +1,4 @@
1
- /* blanket.tsx generated by @compiled/babel-plugin v0.35.0 */
1
+ /* blanket.tsx generated by @compiled/babel-plugin v0.36.0 */
2
2
  import "./blanket.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -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 = "14.0.3";
11
+ const packageVersion = "14.1.1";
12
12
  const analyticsAttributes = {
13
13
  componentName: 'blanket',
14
14
  packageName,
@@ -1,4 +1,4 @@
1
- /* blanket.tsx generated by @compiled/babel-plugin v0.35.0 */
1
+ /* blanket.tsx generated by @compiled/babel-plugin v0.36.0 */
2
2
  import _defineProperty from "@babel/runtime/helpers/defineProperty";
3
3
  import "./blanket.compiled.css";
4
4
  import * as React from 'react';
@@ -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.0.3";
14
+ var packageVersion = "14.1.1";
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": "14.0.3",
3
+ "version": "14.1.1",
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/"
@@ -38,12 +38,12 @@
38
38
  "./types": "./src/entry-points/types.tsx"
39
39
  },
40
40
  "dependencies": {
41
- "@atlaskit/analytics-next": "^10.2.0",
41
+ "@atlaskit/analytics-next": "^10.3.0",
42
42
  "@atlaskit/codemod-utils": "^4.2.0",
43
- "@atlaskit/css": "^0.7.0",
44
- "@atlaskit/ds-lib": "^3.3.0",
45
- "@atlaskit/theme": "^14.0.0",
46
- "@atlaskit/tokens": "^3.2.0",
43
+ "@atlaskit/css": "^0.8.0",
44
+ "@atlaskit/ds-lib": "^3.5.0",
45
+ "@atlaskit/theme": "^15.0.0",
46
+ "@atlaskit/tokens": "^3.3.0",
47
47
  "@babel/runtime": "^7.0.0",
48
48
  "@compiled/react": "^0.18.1"
49
49
  },
@@ -53,23 +53,24 @@
53
53
  "devDependencies": {
54
54
  "@af/accessibility-testing": "*",
55
55
  "@af/integration-testing": "*",
56
- "@atlaskit/badge": "^17.0.1",
57
- "@atlaskit/button": "^20.3.10",
56
+ "@af/is-hoisted-product": "*",
57
+ "@atlaskit/badge": "^17.1.0",
58
+ "@atlaskit/button": "^20.5.0",
58
59
  "@atlaskit/docs": "*",
59
- "@atlaskit/heading": "^4.0.1",
60
- "@atlaskit/layering": "^1.0.0",
60
+ "@atlaskit/heading": "^4.1.0",
61
+ "@atlaskit/layering": "^1.1.0",
61
62
  "@atlaskit/link": "*",
62
- "@atlaskit/primitives": "^13.3.8",
63
+ "@atlaskit/primitives": "^13.4.0",
63
64
  "@atlaskit/section-message": "*",
64
65
  "@atlaskit/ssr": "*",
65
- "@atlaskit/toggle": "^14.0.0",
66
+ "@atlaskit/toggle": "^14.1.0",
66
67
  "@atlaskit/visual-regression": "*",
67
68
  "@testing-library/dom": "^10.1.0",
68
- "@testing-library/react": "^12.1.5",
69
+ "@testing-library/react": "^13.4.0",
69
70
  "@testing-library/user-event": "^14.4.3",
70
71
  "bind-event-listener": "^3.0.0",
71
72
  "jscodeshift": "^0.13.0",
72
- "react-dom": "^16.8.0",
73
+ "react-dom": "^18.2.0",
73
74
  "react-lorem-component": "^0.13.0",
74
75
  "storybook-addon-performance": "^0.17.3",
75
76
  "typescript": "~5.4.2"