@atlaskit/onboarding 15.1.6 → 15.1.8

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,17 @@
1
1
  # @atlaskit/onboarding
2
2
 
3
+ ## 15.1.8
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 15.1.7
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+
3
15
  ## 15.1.6
4
16
 
5
17
  ### Patch Changes
@@ -1,4 +1,4 @@
1
- /* node-resolver-spotlight-target.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* node-resolver-spotlight-target.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,4 @@
1
- /* spotlight-card.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* spotlight-card.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,4 @@
1
- /* blanket.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* blanket.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,4 @@
1
- /* dialog.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* dialog.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,4 @@
1
- /* modal.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* modal.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  "use strict";
3
3
 
4
4
  var _typeof = require("@babel/runtime/helpers/typeof");
@@ -1,4 +1,4 @@
1
- /* target.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* target.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,4 @@
1
- /* node-resolver-spotlight-target.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* node-resolver-spotlight-target.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  import "./node-resolver-spotlight-target.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* spotlight-card.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* spotlight-card.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  import "./spotlight-card.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* blanket.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* blanket.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  import "./blanket.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* dialog.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* dialog.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./dialog.compiled.css";
4
4
  import * as React from 'react';
@@ -1,4 +1,4 @@
1
- /* modal.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* modal.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  import "./modal.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* target.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* target.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./target.compiled.css";
4
4
  import * as React from 'react';
@@ -1,4 +1,4 @@
1
- /* node-resolver-spotlight-target.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* node-resolver-spotlight-target.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  import "./node-resolver-spotlight-target.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* spotlight-card.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* spotlight-card.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
3
3
  var _excluded = ["text", "key"];
4
4
  import "./spotlight-card.compiled.css";
@@ -1,4 +1,4 @@
1
- /* blanket.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* blanket.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  import _defineProperty from "@babel/runtime/helpers/defineProperty";
3
3
  import "./blanket.compiled.css";
4
4
  import * as React from 'react';
@@ -1,4 +1,4 @@
1
- /* dialog.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* dialog.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
4
4
  var _excluded = ["alt"];
@@ -1,4 +1,4 @@
1
- /* modal.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* modal.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  import "./modal.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* target.tsx generated by @compiled/babel-plugin v0.40.0 */
1
+ /* target.tsx generated by @compiled/babel-plugin v2.0.0 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import _defineProperty from "@babel/runtime/helpers/defineProperty";
4
4
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/onboarding",
3
- "version": "15.1.6",
3
+ "version": "15.1.8",
4
4
  "description": "An onboarding spotlight introduces new features to users through focused messages or multi-step tours.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -54,15 +54,15 @@
54
54
  }
55
55
  },
56
56
  "dependencies": {
57
- "@atlaskit/button": "^24.3.0",
57
+ "@atlaskit/button": "^25.0.0",
58
58
  "@atlaskit/css": "^1.0.0",
59
59
  "@atlaskit/ds-lib": "^8.0.0",
60
- "@atlaskit/heading": "^6.2.0",
60
+ "@atlaskit/heading": "^7.0.0",
61
61
  "@atlaskit/layering": "^5.0.0",
62
62
  "@atlaskit/modal-dialog": "^16.2.0",
63
63
  "@atlaskit/motion": "^8.0.0",
64
64
  "@atlaskit/platform-feature-flags": "^2.1.0",
65
- "@atlaskit/popper": "^8.4.0",
65
+ "@atlaskit/popper": "^8.5.0",
66
66
  "@atlaskit/portal": "^6.1.0",
67
67
  "@atlaskit/primitives": "^22.2.0",
68
68
  "@atlaskit/react-compiler-gating": "^0.2.0",