@bpmn-io/form-js-viewer
Advanced tools
Comparing version 0.10.0-alpha.2 to 0.10.0-alpha.3
export function countDecimals(number: any): any; | ||
export function isValidNumber(value: any): boolean; | ||
export function willKeyProduceValidNumber(key: any, previousValue: any, carretIndex: any, selectionWidth: any, decimalDigits: any): boolean; | ||
export function willKeyProduceValidNumber(key: any, previousValue: any, caretIndex: any, selectionWidth: any, decimalDigits: any): boolean; | ||
export function isNullEquivalentValue(value: any): boolean; |
{ | ||
"name": "@bpmn-io/form-js-viewer", | ||
"version": "0.10.0-alpha.2", | ||
"version": "0.10.0-alpha.3", | ||
"description": "View forms - powered by bpmn.io", | ||
@@ -57,3 +57,3 @@ "exports": { | ||
], | ||
"gitHead": "df68b02bb080ad816ad17f8c629650f118e266bd" | ||
"gitHead": "9ad2c7ba06cc208ba956e6db4bdfb71b510d38c7" | ||
} |
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 too big to display
Sorry, the diff of this file is not supported yet
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
553892