@assecosolutions/fox-list
Advanced tools
Comparing version 1.5.16 to 1.5.17
export * from './lib/FoxList'; | ||
export { styles as foxListStyles } from './lib/FoxList.css'; | ||
export * from './lib/FoxListItem'; | ||
export { styles as foxListItemStyles } from './lib/FoxListItem.css'; | ||
export * from './lib/FoxCheckListItem'; | ||
export * from './lib/FoxRadioListItem'; |
@@ -152,2 +152,2 @@ import { ListBase } from '@material/mwc-list/mwc-list-base'; | ||
export { FoxCheckListItem, FoxList, FoxListItem, FoxRadioListItem }; | ||
export { FoxCheckListItem, FoxList, FoxListItem, FoxRadioListItem, styles as foxListItemStyles, styles$1 as foxListStyles }; |
@@ -182,2 +182,4 @@ (function (global, factory) { | ||
exports.FoxRadioListItem = FoxRadioListItem; | ||
exports.foxListItemStyles = styles; | ||
exports.foxListStyles = styles$1; | ||
@@ -184,0 +186,0 @@ Object.defineProperty(exports, '__esModule', { value: true }); |
{ | ||
"name": "@assecosolutions/fox-list", | ||
"version": "1.5.16", | ||
"version": "1.5.17", | ||
"public": true, | ||
@@ -26,2 +26,2 @@ "lib": { | ||
} | ||
} | ||
} |
@@ -11,2 +11,4 @@ # 🦊 Fox - Future Open Experience | ||
This library has `peerDependencies` that you will have to install separately. | ||
## Usage Demo and Docs | ||
@@ -13,0 +15,0 @@ |
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
50765
468
29