@tilde-nlp/ngx-common
Advanced tools
Comparing version 2.0.12 to 2.0.13
@@ -11,9 +11,9 @@ export interface ColumnConfig { | ||
/** | ||
* Default value to determine if column is selecetd. | ||
* Default value to determine if column is selected. | ||
*/ | ||
selected: boolean; | ||
/** | ||
* If set to true, columns visibility can't be toggled | ||
* If set to true, columns visibility can't be toggled. | ||
*/ | ||
notConfigurable?: boolean; | ||
} |
@@ -44,2 +44,3 @@ import { SelectionModel } from '@angular/cdk/collections'; | ||
batchSelectedEnabled: boolean; | ||
hoveredRow: any; | ||
private localStorageValue; | ||
@@ -46,0 +47,0 @@ readonly batchColumnName = "batch"; |
{ | ||
"name": "@tilde-nlp/ngx-common", | ||
"version": "2.0.12", | ||
"version": "2.0.13", | ||
"peerDependencies": { | ||
@@ -5,0 +5,0 @@ "@angular/common": "^14.0.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
952482
6708