@atlaskit/task-decision
Advanced tools
Comparing version 17.6.0 to 17.6.1
@@ -58,3 +58,3 @@ "use strict"; | ||
position: 'absolute', | ||
color: "var(--ds-text-subtlest, ".concat(_colors.N100, ")"), | ||
color: "var(--ds-text-subtlest, ".concat(_colors.N200, ")"), | ||
pointerEvents: 'none', | ||
@@ -61,0 +61,0 @@ textOverflow: 'ellipsis', |
{ | ||
"name": "@atlaskit/task-decision", | ||
"version": "17.6.0", | ||
"version": "17.6.1", | ||
"sideEffects": false | ||
} |
@@ -8,3 +8,3 @@ import _extends from "@babel/runtime/helpers/extends"; | ||
import { themed } from '@atlaskit/theme/components'; | ||
import { DN50, N100, N20A } from '@atlaskit/theme/colors'; | ||
import { DN50, N200, N20A } from '@atlaskit/theme/colors'; | ||
import { borderRadius, gridSize } from '@atlaskit/theme/constants'; | ||
@@ -44,3 +44,3 @@ const contentStyle = css({ | ||
position: 'absolute', | ||
color: `var(--ds-text-subtlest, ${N100})`, | ||
color: `var(--ds-text-subtlest, ${N200})`, | ||
pointerEvents: 'none', | ||
@@ -47,0 +47,0 @@ textOverflow: 'ellipsis', |
{ | ||
"name": "@atlaskit/task-decision", | ||
"version": "17.6.0", | ||
"version": "17.6.1", | ||
"sideEffects": false | ||
} |
@@ -15,3 +15,3 @@ import _extends from "@babel/runtime/helpers/extends"; | ||
import { themed } from '@atlaskit/theme/components'; | ||
import { DN50, N100, N20A } from '@atlaskit/theme/colors'; | ||
import { DN50, N200, N20A } from '@atlaskit/theme/colors'; | ||
import { borderRadius, gridSize } from '@atlaskit/theme/constants'; | ||
@@ -54,3 +54,3 @@ var contentStyle = css({ | ||
position: 'absolute', | ||
color: "var(--ds-text-subtlest, ".concat(N100, ")"), | ||
color: "var(--ds-text-subtlest, ".concat(N200, ")"), | ||
pointerEvents: 'none', | ||
@@ -57,0 +57,0 @@ textOverflow: 'ellipsis', |
{ | ||
"name": "@atlaskit/task-decision", | ||
"version": "17.6.0", | ||
"version": "17.6.1", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/task-decision", | ||
"version": "17.6.0", | ||
"version": "17.6.1", | ||
"description": "Tasks and decisions react components", | ||
@@ -5,0 +5,0 @@ "publishConfig": { |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
253858
83
4122