@gravity-ui/dashkit
Advanced tools
Comparing version 8.15.0 to 8.15.1
@@ -323,2 +323,3 @@ "use strict"; | ||
var _a; | ||
this._onStop(group, layout); | ||
(_a = this.context.onResizeStop) === null || _a === void 0 ? void 0 : _a.call(this, this.prepareDefaultArguments(group, layout, oldItem, newItem, placeholder, e, element)); | ||
@@ -325,0 +326,0 @@ } |
@@ -320,2 +320,3 @@ import React from 'react'; | ||
var _a; | ||
this._onStop(group, layout); | ||
(_a = this.context.onResizeStop) === null || _a === void 0 ? void 0 : _a.call(this, this.prepareDefaultArguments(group, layout, oldItem, newItem, placeholder, e, element)); | ||
@@ -322,0 +323,0 @@ } |
{ | ||
"name": "@gravity-ui/dashkit", | ||
"version": "8.15.0", | ||
"version": "8.15.1", | ||
"description": "Library for rendering dashboard grid layout", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
570185
14216