@atlaskit/inline-dialog
Advanced tools
Comparing version 14.0.0 to 14.0.1
# @atlaskit/inline-dialog | ||
## 14.0.1 | ||
### Patch Changes | ||
- [#60029](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60029) [`b9826ea49c47`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b9826ea49c47) - Update dependencies that were impacted by HOT-106483 to latest. | ||
## 14.0.0 | ||
@@ -4,0 +10,0 @@ |
@@ -22,3 +22,3 @@ "use strict"; | ||
var packageName = "@atlaskit/inline-dialog"; | ||
var packageVersion = "14.0.0"; | ||
var packageVersion = "14.0.1"; | ||
var checkIsChildOfPortal = function checkIsChildOfPortal(node) { | ||
@@ -25,0 +25,0 @@ if (!node) { |
@@ -11,3 +11,3 @@ /** @jsx jsx */ | ||
const packageName = "@atlaskit/inline-dialog"; | ||
const packageVersion = "14.0.0"; | ||
const packageVersion = "14.0.1"; | ||
const checkIsChildOfPortal = node => { | ||
@@ -14,0 +14,0 @@ if (!node) { |
@@ -11,3 +11,3 @@ /** @jsx jsx */ | ||
var packageName = "@atlaskit/inline-dialog"; | ||
var packageVersion = "14.0.0"; | ||
var packageVersion = "14.0.1"; | ||
var checkIsChildOfPortal = function checkIsChildOfPortal(node) { | ||
@@ -14,0 +14,0 @@ if (!node) { |
{ | ||
"name": "@atlaskit/inline-dialog", | ||
"version": "14.0.0", | ||
"version": "14.0.1", | ||
"description": "An inline dialog is a pop-up container for small amounts of information. It can also contain controls.", | ||
@@ -44,3 +44,3 @@ "publishConfig": { | ||
"@atlaskit/theme": "^12.6.0", | ||
"@atlaskit/tokens": "^1.28.0", | ||
"@atlaskit/tokens": "^1.29.0", | ||
"@babel/runtime": "^7.0.0", | ||
@@ -58,8 +58,8 @@ "@emotion/react": "^11.7.1", | ||
"@af/visual-regression": "*", | ||
"@atlaskit/button": "^16.13.0", | ||
"@atlaskit/datetime-picker": "^12.10.0", | ||
"@atlaskit/button": "^16.18.0", | ||
"@atlaskit/datetime-picker": "^13.0.3", | ||
"@atlaskit/docs": "*", | ||
"@atlaskit/modal-dialog": "^12.8.0", | ||
"@atlaskit/modal-dialog": "^12.10.0", | ||
"@atlaskit/section-message": "^6.4.0", | ||
"@atlaskit/select": "^16.7.0", | ||
"@atlaskit/select": "^17.0.3", | ||
"@atlaskit/ssr": "*", | ||
@@ -66,0 +66,0 @@ "@atlaskit/visual-regression": "*", |
87453
27
855
Updated@atlaskit/tokens@^1.29.0