@finastra/divider
Advanced tools
Comparing version 1.6.0 to 1.7.0
@@ -8,3 +8,3 @@ { | ||
"parserOptions": { | ||
"project": ["libs/web-components/divider/tsconfig.*?.json"] | ||
"project": ["packages/fds-components-web/divider/tsconfig.*?.json"] | ||
}, | ||
@@ -11,0 +11,0 @@ "rules": {} |
{ | ||
"name": "@finastra/divider", | ||
"version": "1.6.0", | ||
"version": "1.7.0", | ||
"description": "Divider Web Component", | ||
@@ -24,3 +24,4 @@ "keywords": [ | ||
"access": "public" | ||
} | ||
}, | ||
"gitHead": "65b11966df3f37a9105ba7ead15eae3e6fc36ae3" | ||
} |
@@ -26,8 +26,7 @@ # Divider | ||
<!-- DOC --> | ||
#### Properties | ||
| Property | Attribute | Type | Default | Description | | ||
| ---------- | ---------- | -------------------------------------- | ----------- | --------------------------------------------------------- | | ||
| `inset` | `inset` | `"both"\|"left"\|"right"\|"undefined"` | "undefined" | Type of inset | | ||
| Property | Attribute | Type | Default | Description | | ||
|------------|------------|----------------------------------------|-------------|--------------------------------------------------| | ||
| `inset` | `inset` | `"both"\|"left"\|"right"\|"undefined"` | "undefined" | Type of inset | | ||
| `vertical` | `vertical` | `boolean` | false | Displays the divider vertically instead of horizontically | | ||
@@ -38,6 +37,5 @@ | ||
| Property | Type | Default | Description | | ||
| ---------------------------- | ----- | --------- | ----------------------------- | | ||
|------------------------------|-------|-----------|-------------------------------| | ||
| `--fds-divider-inset-margin` | text | "80px" | Border radius of the outline. | | ||
| `--fds-primary` | color | "#694ED6" | TextField color | | ||
<!-- /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
13187
17
40