@atlaskit/blanket
Advanced tools
Comparing version 14.1.2 to 14.1.3
# @atlaskit/blanket | ||
## 14.1.3 | ||
### Patch Changes | ||
- Updated dependencies | ||
## 14.1.2 | ||
@@ -4,0 +10,0 @@ |
@@ -1,2 +0,2 @@ | ||
/* blanket.tsx generated by @compiled/babel-plugin v0.36.0 */ | ||
/* blanket.tsx generated by @compiled/babel-plugin v0.36.1 */ | ||
"use strict"; | ||
@@ -24,3 +24,3 @@ | ||
var packageName = "@atlaskit/blanket"; | ||
var packageVersion = "14.1.2"; | ||
var packageVersion = "14.1.3"; | ||
var analyticsAttributes = { | ||
@@ -71,3 +71,3 @@ componentName: 'blanket', | ||
ref: ref, | ||
className: (0, _runtime.ax)(["_1r04idpf _kqsw1n9t _1pbybfng _bfhk705f _18m91wug _lcxv1wug", shouldAllowClickThrough && "_lcxvglyw", !isTinted && "_bfhk18uv"]), | ||
className: (0, _runtime.ax)(["_1r04idpf _kqsw1n9t _1pbybfng _bfhk705f _18m91wug _lcxv1wug", shouldAllowClickThrough && "_lcxvglyw", !isTinted && "_bfhk1j28"]), | ||
style: { | ||
@@ -74,0 +74,0 @@ "--_10avjlk": (0, _runtime.ix)("var(--ds-blanket, ".concat(_colors.N100A, ")")) |
@@ -1,2 +0,2 @@ | ||
/* blanket.tsx generated by @compiled/babel-plugin v0.36.0 */ | ||
/* blanket.tsx generated by @compiled/babel-plugin v0.36.1 */ | ||
import "./blanket.compiled.css"; | ||
@@ -11,3 +11,3 @@ import * as React from 'react'; | ||
const packageName = "@atlaskit/blanket"; | ||
const packageVersion = "14.1.2"; | ||
const packageVersion = "14.1.3"; | ||
const analyticsAttributes = { | ||
@@ -55,3 +55,3 @@ componentName: 'blanket', | ||
ref: ref, | ||
className: ax(["_1r04idpf _kqsw1n9t _1pbybfng _bfhk10ak _18m91wug _lcxv1wug", shouldAllowClickThrough && "_lcxvglyw", !isTinted && "_bfhk18uv"]) | ||
className: ax(["_1r04idpf _kqsw1n9t _1pbybfng _bfhk10ak _18m91wug _lcxv1wug", shouldAllowClickThrough && "_lcxvglyw", !isTinted && "_bfhk1j28"]) | ||
}, children); | ||
@@ -58,0 +58,0 @@ })); |
@@ -1,2 +0,2 @@ | ||
/* blanket.tsx generated by @compiled/babel-plugin v0.36.0 */ | ||
/* blanket.tsx generated by @compiled/babel-plugin v0.36.1 */ | ||
import _defineProperty from "@babel/runtime/helpers/defineProperty"; | ||
@@ -14,3 +14,3 @@ import "./blanket.compiled.css"; | ||
var packageName = "@atlaskit/blanket"; | ||
var packageVersion = "14.1.2"; | ||
var packageVersion = "14.1.3"; | ||
var analyticsAttributes = { | ||
@@ -61,3 +61,3 @@ componentName: 'blanket', | ||
ref: ref, | ||
className: ax(["_1r04idpf _kqsw1n9t _1pbybfng _bfhk705f _18m91wug _lcxv1wug", shouldAllowClickThrough && "_lcxvglyw", !isTinted && "_bfhk18uv"]), | ||
className: ax(["_1r04idpf _kqsw1n9t _1pbybfng _bfhk705f _18m91wug _lcxv1wug", shouldAllowClickThrough && "_lcxvglyw", !isTinted && "_bfhk1j28"]), | ||
style: { | ||
@@ -64,0 +64,0 @@ "--_10avjlk": ix("var(--ds-blanket, ".concat(N100A, ")")) |
{ | ||
"name": "@atlaskit/blanket", | ||
"version": "14.1.2", | ||
"version": "14.1.3", | ||
"description": "A blanket covers the underlying UI for a layered component, such as a modal dialog or a tooltip.", | ||
@@ -45,3 +45,3 @@ "publishConfig": { | ||
"@atlaskit/ds-lib": "^3.5.0", | ||
"@atlaskit/theme": "^15.0.0", | ||
"@atlaskit/theme": "^16.0.0", | ||
"@atlaskit/tokens": "^3.3.0", | ||
@@ -48,0 +48,0 @@ "@babel/runtime": "^7.0.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
60117
+ Added@atlaskit/theme@16.0.0(transitive)
- Removed@atlaskit/theme@15.0.0(transitive)
Updated@atlaskit/theme@^16.0.0