@assecosolutions/fox-back-layer
Advanced tools
Comparing version 1.5.10 to 1.5.12
@@ -8,4 +8,7 @@ import { LitElement } from 'lit-element'; | ||
export declare class FoxBackLayer extends LitElement { | ||
/** | ||
* @ignore | ||
*/ | ||
static styles: import("lit-element").CSSResult[]; | ||
render(): import("lit-element").TemplateResult; | ||
} |
{ | ||
"name": "@assecosolutions/fox-back-layer", | ||
"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/organisms-fox-back-layer) | ||
There you can find Multiple examples, guidelines and the documentation of all FOX web components | ||
####[Demo](http://design-system.assecosolutions.com/?path=/story/organisms-fox-back-layer) | ||
## Contribute | ||
@@ -17,0 +19,0 @@ |
@@ -163,3 +163,7 @@ import { css, customElement, html, LitElement } from 'lit-element'; | ||
}(LitElement); | ||
/** | ||
* @ignore | ||
*/ | ||
FoxBackLayer.styles = [styles]; | ||
@@ -166,0 +170,0 @@ FoxBackLayer = __decorate([customElement('fox-back-layer')], FoxBackLayer); |
@@ -65,3 +65,7 @@ (function (global, factory) { | ||
}; | ||
/** | ||
* @ignore | ||
*/ | ||
FoxBackLayer.styles = [styles]; | ||
@@ -68,0 +72,0 @@ FoxBackLayer = __decorate([litElement.customElement('fox-back-layer')], FoxBackLayer); |
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
12599
224
26