@assecosolutions/fox-menu
Advanced tools
Comparing version 1.5.10 to 1.5.12
@@ -11,3 +11,6 @@ import { MenuBase } from '@material/mwc-menu/mwc-menu-base'; | ||
export declare class FoxMenu extends MenuBase { | ||
/** | ||
* @ignore | ||
*/ | ||
static styles: import("lit-element").CSSResult[]; | ||
} |
{ | ||
"name": "@assecosolutions/fox-menu", | ||
"version": "1.5.10", | ||
"version": "1.5.12", | ||
"public": true, | ||
@@ -5,0 +5,0 @@ "lib": { |
@@ -13,4 +13,6 @@ # 🦊 Fox - Future Open Experience | ||
We use [Storybook](http://design-system.assecosolutions.com/) to deliver an interactive documentation of our Design system. | ||
There you can find Multiple examples, guidelines and the documentation of all FOX web components ####[Demo](http://design-system.assecosolutions.com/?path=/story/molecules-fox-menu) | ||
There you can find Multiple examples, guidelines and the documentation of all FOX web components | ||
####[Demo](http://design-system.assecosolutions.com/?path=/story/molecules-fox-menu) | ||
## Contribute | ||
@@ -17,0 +19,0 @@ |
@@ -227,3 +227,7 @@ import { customElement } from 'lit-element'; | ||
}(MenuBase); | ||
/** | ||
* @ignore | ||
*/ | ||
FoxMenu.styles = [style]; | ||
@@ -230,0 +234,0 @@ FoxMenu = __decorate([customElement('fox-menu')], FoxMenu); |
@@ -155,3 +155,7 @@ (function (global, factory) { | ||
} | ||
/** | ||
* @ignore | ||
*/ | ||
FoxMenu.styles = [mwcMenuCss.style]; | ||
@@ -158,0 +162,0 @@ FoxMenu = __decorate([litElement.customElement('fox-menu')], FoxMenu); |
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
22245
378
26
0