Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "i2ui", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "i2ui - Intuitively Understantable User Interface", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -19,2 +19,10 @@ # i2ui | ||
<a href="https://i2ui-examples.now.sh" target="_blank">Live Demo</a> | ||
<br/> | ||
<div align="center"> | ||
<img style="width:546px" src='./images/tag-cloud.jpg'> | ||
</div> | ||
<br/> | ||
| Name | Required | Description | | ||
@@ -42,11 +50,12 @@ | ----------- | -------- | ------------------------------------------------------------- | | ||
## I2Number | ||
<a href="https://i2ui-examples.now.sh/number" target="_blank">Live Demo</a> | ||
<br/> | ||
<div align="center"> | ||
<img style="width:546px" src='./images/tag-cloud.jpg'> | ||
<img style="width:220px" src='./images/i2-number.jpg'> | ||
</div> | ||
<a href="https://i2ui-examples.now.sh" target="_blank">TagCloud Live Demo</a> | ||
<br/> | ||
## I2Number | ||
| Name | Required | Description | | ||
@@ -59,3 +68,3 @@ | ---------------- | -------- | --------------------------------------------------------------------------------------------------------------- | | ||
| `basicMaxValue` | `false` | Max value to empasize. Used in set of numbers to be basic. <br/> Actually, this is the max mumber from the set. | | ||
| `verticalAlign` | `false` | Align: `top`, `center`, `bottom`(default) | | ||
| `verticalAlign` | `false` | Vertical align: `top`, `center`, `bottom`(default) | | ||
| `className` | `false` | Container's class name | | ||
@@ -73,7 +82,1 @@ | `style` | `false` | Container's style | | ||
``` | ||
<div align="center"> | ||
<img style="width:220px" src='./images/i2-number.jpg'> | ||
</div> | ||
<a href="https://i2ui-examples.now.sh/number" target="_blank">I2Number Live Demo</a> |
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
36671
79