dx-react-grid-grommet
Advanced tools
Comparing version 1.0.7 to 1.0.8
@@ -60,2 +60,3 @@ 'use strict'; | ||
return _react2.default.createElement(CellPlaceholder, _extends({ | ||
sticky: true, | ||
as: component, | ||
@@ -62,0 +63,0 @@ divLeft: showLeftDivider, |
@@ -59,3 +59,5 @@ 'use strict'; | ||
componentId: 'sc-18yq2sc-0' | ||
})(['outline:none;overflow:visible;position:relative;&:hover ', '{opacity:1;}&:nth-last-child(2) ', '{width:', ';right:1px;}', ' ', ' ', ' ', ''], _resizingControl.ResizeHandle, _resizingControl.ResizeHandle, function (props) { | ||
})(['outline:none;overflow:visible;', ' &:hover ', '{opacity:1;}&:nth-last-child(2) ', '{width:', ';right:1px;}', ' ', ' ', ' ', ''], function (props) { | ||
return !props.sticky && '\n position: relative;\n '; | ||
}, _resizingControl.ResizeHandle, _resizingControl.ResizeHandle, function (props) { | ||
return props.theme.global.edgeSize.xxsmall; | ||
@@ -62,0 +64,0 @@ }, function (props) { |
{ | ||
"name": "dx-react-grid-grommet", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "module": "es6/index.js", |
@@ -60,2 +60,3 @@ 'use strict'; | ||
return _react2.default.createElement(CellPlaceholder, _extends({ | ||
sticky: true, | ||
as: component, | ||
@@ -62,0 +63,0 @@ divLeft: showLeftDivider, |
@@ -59,3 +59,5 @@ 'use strict'; | ||
componentId: 'sc-18yq2sc-0' | ||
})(['outline:none;overflow:visible;position:relative;&:hover ', '{opacity:1;}&:nth-last-child(2) ', '{width:', ';right:1px;}', ' ', ' ', ' ', ''], _resizingControl.ResizeHandle, _resizingControl.ResizeHandle, function (props) { | ||
})(['outline:none;overflow:visible;', ' &:hover ', '{opacity:1;}&:nth-last-child(2) ', '{width:', ';right:1px;}', ' ', ' ', ' ', ''], function (props) { | ||
return !props.sticky && '\n position: relative;\n '; | ||
}, _resizingControl.ResizeHandle, _resizingControl.ResizeHandle, function (props) { | ||
return props.theme.global.edgeSize.xxsmall; | ||
@@ -62,0 +64,0 @@ }, function (props) { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
5594136
15064