@fluid-topics/ft-accordion
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -9,2 +9,4 @@ import { PropertyValues } from "lit"; | ||
export interface FtAccordionItemCssVariables { | ||
"--ft-accordion-toggle-horizontal-spacing"?: any; | ||
"--ft-accordion-toggle-vertical-spacing"?: any; | ||
} | ||
@@ -11,0 +13,0 @@ export declare class FtAccordionItem extends FtLitElement implements FtAccordionItemProperties { |
{ | ||
"name": "@fluid-topics/ft-accordion", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "The accordion component allows the user to show and hide sections of related content on a page.", | ||
@@ -22,4 +22,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@fluid-topics/ft-ripple": "^0.1.0", | ||
"@fluid-topics/ft-typography": "^0.1.0", | ||
"@fluid-topics/ft-ripple": "^0.1.1", | ||
"@fluid-topics/ft-typography": "^0.1.1", | ||
"@fluid-topics/ft-wc-utils": "^0.1.0", | ||
@@ -29,3 +29,3 @@ "@material/mwc-icon": "^0.25.3", | ||
}, | ||
"gitHead": "8a87041408cbaccded5dc7c2a8f6a8aa6c92b9ee" | ||
"gitHead": "4ca50a74e93ab7d8935fc06db38e924d58f55a88" | ||
} |
@@ -1,2 +0,2 @@ | ||
The accordion component allows the user to show and hide sections of related content on a page. | ||
An accordion component that allows user to show and hide sections of related content on a page. | ||
@@ -3,0 +3,0 @@ ## Install |
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
93772
783