Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dx-react-grid-grommet

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dx-react-grid-grommet - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

1

es6/templates/table-fixed-cell.js

@@ -60,2 +60,3 @@ 'use strict';

return _react2.default.createElement(CellPlaceholder, _extends({
sticky: true,
as: component,

@@ -62,0 +63,0 @@ divLeft: showLeftDivider,

4

es6/templates/table-header-cell/cell.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc