@finastra/icon
Advanced tools
Comparing version 1.6.0 to 1.7.0
@@ -8,3 +8,3 @@ { | ||
"parserOptions": { | ||
"project": ["libs/web-components/icon/tsconfig.*?.json"] | ||
"project": ["packages/fds-components-web/icon/tsconfig.*?.json"] | ||
}, | ||
@@ -11,0 +11,0 @@ "rules": {} |
{ | ||
"name": "@finastra/icon", | ||
"displayName": "Icon", | ||
"version": "1.6.0", | ||
"version": "1.7.0", | ||
"description": "Icon Web Component", | ||
@@ -23,3 +23,4 @@ "keywords": [ | ||
"access": "public" | ||
} | ||
}, | ||
"gitHead": "65b11966df3f37a9105ba7ead15eae3e6fc36ae3" | ||
} |
@@ -28,7 +28,6 @@ # Icon | ||
<!-- DOC --> | ||
#### Properties | ||
| Property | Attribute | Type | Default | Description | | ||
| ------------- | ------------- | ------------- | ---------- | ------------------------------ | | ||
|---------------|---------------|---------------|------------|--------------------------------| | ||
| `dense` | `dense` | `boolean` | false | Dense size of the icon `18px`. | | ||
@@ -49,4 +48,4 @@ | `disabled` | `disabled` | `boolean` | false | | | ||
| Name | Description | | ||
| --------- | ----------------------------------------------------------------------------------------------------------- | | ||
| Name | Description | | ||
|-----------|--------------------------------------------------| | ||
| `default` | The name of the icon to display (e.g. credit_card). See Material Icons for an index of all available icons. | | ||
@@ -57,5 +56,4 @@ | ||
| Property | Default | Description | | ||
| ----------------- | ------- | --------------------------------- | | ||
|-------------------|---------|-----------------------------------| | ||
| `--fds-icon-size` | "24px" | Size of the icon, default `24px`. | | ||
<!-- /DOC --> |
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
19476
18
57