@atlaskit/inline-dialog
Advanced tools
Comparing version 16.0.0 to 16.0.1
# @atlaskit/inline-dialog | ||
## 16.0.1 | ||
### Patch Changes | ||
- Updated dependencies | ||
## 16.0.0 | ||
@@ -4,0 +10,0 @@ |
@@ -81,3 +81,3 @@ "use strict"; | ||
packageName: "@atlaskit/inline-dialog", | ||
packageVersion: "16.0.0" | ||
packageVersion: "16.0.1" | ||
}); | ||
@@ -84,0 +84,0 @@ |
@@ -1,2 +0,2 @@ | ||
/* container.tsx generated by @compiled/babel-plugin v0.32.2 */ | ||
/* container.tsx generated by @compiled/babel-plugin v0.35.0 */ | ||
"use strict"; | ||
@@ -46,3 +46,3 @@ | ||
, | ||
className: (0, _runtime.ax)(["_vchh18uv _p12f184t _c71l184t _1yt4t9rj _1pbyowjs _11q717w6 _2rko1sit _16qs11gm _syaz1xgh _nt751r31 _49pcglyw _1hvw1o36"]), | ||
className: (0, _runtime.ax)(["_1yt4t9rj _11q717w6 _2rko1sit _vchh18uv _p12f184t _c71l184t _1pbyowjs _16qs11gm _syaz1xgh _nt751r31 _49pcglyw _1hvw1o36"]), | ||
style: _objectSpread(_objectSpread({}, _objectSpread((0, _defineProperty2.default)((0, _defineProperty2.default)((0, _defineProperty2.default)({}, CSS_THEME_BACKGROUND, "var(--ds-surface-overlay, ".concat(_colors.N0, ")")), CSS_THEME_COLOR, "var(--ds-text, ".concat(_colors.N900, ")")), CSS_THEME_BOX_SHADOW, "var(--ds-shadow-overlay, ".concat("0 4px 8px -2px ".concat(_colors.N50A, ", 0 0 1px ").concat(_colors.N60A), ")")), style)), {}, { | ||
@@ -49,0 +49,0 @@ "--_n6nwya": (0, _runtime.ix)("".concat(8 * 56, "px")), |
@@ -65,3 +65,3 @@ import React, { memo, useCallback, useEffect, useRef } from 'react'; | ||
packageName: "@atlaskit/inline-dialog", | ||
packageVersion: "16.0.0" | ||
packageVersion: "16.0.1" | ||
}); | ||
@@ -68,0 +68,0 @@ |
@@ -1,2 +0,2 @@ | ||
/* container.tsx generated by @compiled/babel-plugin v0.32.2 */ | ||
/* container.tsx generated by @compiled/babel-plugin v0.35.0 */ | ||
import "./container.compiled.css"; | ||
@@ -41,4 +41,4 @@ import * as React from 'react'; | ||
}, | ||
className: ax(["_vchh18uv _p12flti4 _c71llti4 _1yt44ar7 _1pbyowjs _11q7gluh _2rko1sit _16qs1r44 _syazjslb _nt751r31 _49pcglyw _1hvw1o36"]) | ||
className: ax(["_1yt44ar7 _11q7gluh _2rko1sit _vchh18uv _p12flti4 _c71llti4 _1pbyowjs _16qs1r44 _syazjslb _nt751r31 _49pcglyw _1hvw1o36"]) | ||
}, typeof children === 'function' ? children() : children); | ||
}); |
@@ -71,3 +71,3 @@ import React, { memo, useCallback, useEffect, useRef } from 'react'; | ||
packageName: "@atlaskit/inline-dialog", | ||
packageVersion: "16.0.0" | ||
packageVersion: "16.0.1" | ||
}); | ||
@@ -74,0 +74,0 @@ |
@@ -1,2 +0,2 @@ | ||
/* container.tsx generated by @compiled/babel-plugin v0.32.2 */ | ||
/* container.tsx generated by @compiled/babel-plugin v0.35.0 */ | ||
import _defineProperty from "@babel/runtime/helpers/defineProperty"; | ||
@@ -36,3 +36,3 @@ import "./container.compiled.css"; | ||
, | ||
className: ax(["_vchh18uv _p12f184t _c71l184t _1yt4t9rj _1pbyowjs _11q717w6 _2rko1sit _16qs11gm _syaz1xgh _nt751r31 _49pcglyw _1hvw1o36"]), | ||
className: ax(["_1yt4t9rj _11q717w6 _2rko1sit _vchh18uv _p12f184t _c71l184t _1pbyowjs _16qs11gm _syaz1xgh _nt751r31 _49pcglyw _1hvw1o36"]), | ||
style: _objectSpread(_objectSpread({}, _objectSpread(_defineProperty(_defineProperty(_defineProperty({}, CSS_THEME_BACKGROUND, "var(--ds-surface-overlay, ".concat(N0, ")")), CSS_THEME_COLOR, "var(--ds-text, ".concat(N900, ")")), CSS_THEME_BOX_SHADOW, "var(--ds-shadow-overlay, ".concat("0 4px 8px -2px ".concat(N50A, ", 0 0 1px ").concat(N60A), ")")), style)), {}, { | ||
@@ -39,0 +39,0 @@ "--_n6nwya": ix("".concat(8 * 56, "px")), |
{ | ||
"name": "@atlaskit/inline-dialog", | ||
"version": "16.0.0", | ||
"version": "16.0.1", | ||
"description": "An inline dialog is a pop-up container for small amounts of information. It can also contain controls.", | ||
@@ -49,3 +49,3 @@ "publishConfig": { | ||
"@atlaskit/theme": "^14.0.0", | ||
"@atlaskit/tokens": "^2.4.0", | ||
"@atlaskit/tokens": "^3.0.0", | ||
"@babel/runtime": "^7.0.0", | ||
@@ -66,6 +66,6 @@ "@compiled/react": "^0.18.1", | ||
"@atlaskit/docs": "*", | ||
"@atlaskit/dropdown-menu": "^12.23.0", | ||
"@atlaskit/modal-dialog": "^12.18.0", | ||
"@atlaskit/dropdown-menu": "^12.24.0", | ||
"@atlaskit/modal-dialog": "^12.19.0", | ||
"@atlaskit/section-message": "^6.8.0", | ||
"@atlaskit/select": "^18.8.0", | ||
"@atlaskit/select": "^18.9.0", | ||
"@atlaskit/ssr": "*", | ||
@@ -72,0 +72,0 @@ "@atlaskit/visual-regression": "*", |
104824
- Removed@atlaskit/tokens@2.5.1(transitive)
Updated@atlaskit/tokens@^3.0.0