@lightningtv/solid-ui
Advanced tools
Comparing version 0.28.3 to 0.29.0
@@ -12,7 +12,5 @@ export { default as Artwork, artworkStyles, type ArtworkProps, type ArtworkStyles } from './components/Artwork/index.js'; | ||
export { default as Label, labelStyles, type LabelProps, type LabelStyles } from './components/Label/index.js'; | ||
export { default as Metadata, metadataStyles, type MetadataProps, type MetadataStyles, Details, detailsStyles, type DetailsProps, type DetailsStyles, Rating, ratingStyles, type RatingProps, type RatingStyles } from './components/Metadata/index.js'; | ||
export { default as ProgressBar, progressBarStyles, type ProgressBarProps, type ProgressBarStyles } from './components/ProgressBar/index.js'; | ||
export { default as Radio, radioStyles, type RadioProps, type RadioStyles } from './components/Radio/index.js'; | ||
export { default as Row, rowStyles } from './components/Row/index.js'; | ||
export { default as Tile, tileStyles, type TileProps, type TileStyles } from './components/Tile/index.js'; | ||
export { default as Toggle, toggleStyles, type ToggleProps, type ToggleStyles } from './components/Toggle/index.js'; | ||
@@ -19,0 +17,0 @@ export { FPSCounter, setupFPS, resetCounter } from './components/FPSCounter/index.js'; |
@@ -28,7 +28,5 @@ /* | ||
export { default as Label, labelStyles } from './components/Label/index.js'; | ||
export { default as Metadata, metadataStyles, Details, detailsStyles, Rating, ratingStyles } from './components/Metadata/index.js'; | ||
export { default as ProgressBar, progressBarStyles } from './components/ProgressBar/index.js'; | ||
export { default as Radio, radioStyles } from './components/Radio/index.js'; | ||
export { default as Row, rowStyles } from './components/Row/index.js'; | ||
export { default as Tile, tileStyles } from './components/Tile/index.js'; | ||
export { default as Toggle, toggleStyles } from './components/Toggle/index.js'; | ||
@@ -35,0 +33,0 @@ export { FPSCounter, setupFPS, resetCounter } from './components/FPSCounter/index.js'; |
15
index.ts
@@ -68,16 +68,2 @@ /* | ||
export { | ||
default as Metadata, | ||
metadataStyles, | ||
type MetadataProps, | ||
type MetadataStyles, | ||
Details, | ||
detailsStyles, | ||
type DetailsProps, | ||
type DetailsStyles, | ||
Rating, | ||
ratingStyles, | ||
type RatingProps, | ||
type RatingStyles | ||
} from './components/Metadata/index.js'; | ||
export { | ||
default as ProgressBar, | ||
@@ -95,3 +81,2 @@ progressBarStyles, | ||
export { default as Row, rowStyles } from './components/Row/index.js'; | ||
export { default as Tile, tileStyles, type TileProps, type TileStyles } from './components/Tile/index.js'; | ||
export { | ||
@@ -98,0 +83,0 @@ default as Toggle, |
{ | ||
"name": "@lightningtv/solid-ui", | ||
"version": "0.28.3", | ||
"version": "0.29.0", | ||
"description": "A shared library of components for the LightningJS Solid Framework.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
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
698194
349
16956