Comparing version
@@ -6,3 +6,3 @@ import { InjectionToken } from '@angular/core'; | ||
thousandSeparator: string; | ||
decimalMarker: '.' | ','; | ||
decimalMarker: '.' | ',' | ['.', ',']; | ||
clearIfNotMatch: boolean; | ||
@@ -9,0 +9,0 @@ showTemplate: boolean; |
@@ -41,4 +41,5 @@ import { IConfig } from './config'; | ||
private _shiftStep; | ||
protected _compareOrIncludes<T>(value: T, comparedValue: T | T[], excludedValue: T): boolean; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<MaskApplierService, never>; | ||
static ɵprov: i0.ɵɵInjectableDeclaration<MaskApplierService>; | ||
} |
{ | ||
"name": "ngx-mask", | ||
"version": "13.1.0", | ||
"version": "13.1.1", | ||
"description": "awesome ngx mask", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
Sorry, the diff of this file is not supported yet
648289
3.25%5073
2.53%