@sd-angular/core 1.3.140 → 1.3.142

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -22,7 +22,7 @@ export declare class SdColumnInlineFilter implements OnInit {
22
22
  ngOnInit(): void;
23
23
  ngOnDestroy(): void;
24
24
  onFilterChange: () => void;
25
- onChangeOperator: (event: {
25
+ onChangeOperator: (operator: {
26
26
  value: SdFilterOperator;
27
27
  symbol?: string;
28
28
  display: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sd-angular/core",
3
- "version": "1.3.140",
3
+ "version": "1.3.142",
4
4
  "homepage": "https://www.facebook.com/DarkP3ter",
5
5
  "author": {
6
6
  "name": "darkpeter",
index f3c59f5..c239e24 100644
Binary file