@canutin/svelte-currency-input
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@canutin/svelte-currency-input", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"exports": { | ||
@@ -5,0 +5,0 @@ "./package.json": "./package.json", |
@@ -19,3 +19,3 @@ # svelte-currency-input | ||
- Leverages [`Intl.NumberFormat`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat) for **localizing** currency denominations and masking the input | ||
- Comprehensive [API](#api) | ||
- Simple [API](#api) | ||
- Minimal default styling, [easy to customize](#styling) | ||
@@ -65,3 +65,3 @@ | ||
| disabled | `boolean` | `false` | Marks the inputs as disabled | | ||
| isNegativeAllowed | `boolean` | `true` | If `true`, forces formatting only to positive values and ignores `--positive` and `--negative` styling modifiers | | ||
| isNegativeAllowed | `boolean` | `true` | If `false`, forces formatting only to positive values and ignores `--positive` and `--negative` styling modifiers | | ||
@@ -68,0 +68,0 @@ ## Styling |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
11898