Comparing version 2.2.2 to 2.2.3
{ | ||
"name": "superdd", | ||
"version": "2.2.2", | ||
"version": "2.2.3", | ||
"description": "Very useful react component for multi selection dropdown with filtering , toggle selecting all, tags outside the dropdown and custom button inside dropdown ", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -21,10 +21,10 @@ # SuperDD | ||
let listData = [ | ||
{Id: 1, Code: 'hhh', Name: 'Hello1', Discription: 'anything1'}, | ||
{Id: 2, Code: 'ggg', Name: 'Hello2', Discription: 'anything2'}, | ||
{Id: 3, Code: 'fff', Name: 'Hello3', Discription: 'anything3'}, | ||
{Id: 4, Code: 'sss', Name: 'Hello4', Discription: 'anything4'}, | ||
{Id: 5, Code: 'sss', Name: 'Hello4', Discription: 'anything4'}, | ||
{Id: 6, Code: 'sss', Name: 'Hello4', Discription: 'anything4'}, | ||
{Id: 7, Code: 'sss', Name: 'Hello4', Discription: 'anything4'}, | ||
{Id: 8, Code: 'sss', Name: 'Hello4', Discription: 'anything4'}, | ||
{Id: 3, Code: 'ccc', Name: 'Hello3', Discription: 'anything3'}, | ||
{Id: 1, Code: 'aaa', Name: 'Hello1', Discription: 'anything1'}, | ||
{Id: 4, Code: 'ddd', Name: 'Hello4', Discription: 'anything4'}, | ||
{Id: 2, Code: 'bbb', Name: 'Hello2', Discription: 'anything2'}, | ||
{Id: 7, Code: 'hhh', Name: 'Hello4', Discription: 'anything4'}, | ||
{Id: 5, Code: 'fff', Name: 'Hello4', Discription: 'anything4'}, | ||
{Id: 8, Code: 'lll', Name: 'Hello4', Discription: 'anything4'}, | ||
{Id: 6, Code: 'ggg', Name: 'Hello4', Discription: 'anything4'}, | ||
]; | ||
@@ -31,0 +31,0 @@ |
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