@speakapbv/dough-extended-components-for-speakap
Advanced tools
Comparing version 5.0.0 to 5.1.0
/// <reference types="react" /> | ||
import { DoughDataAttributes } from "@speakapbv/dough-component-library"; | ||
import "./list-fader.scss"; | ||
export interface ListFaderProps { | ||
@@ -11,3 +10,5 @@ className?: string; | ||
bottom?: boolean; | ||
left?: boolean; | ||
right?: boolean; | ||
} | ||
export declare const ListFader: (props: ListFaderProps) => JSX.Element; |
@@ -7,2 +7,3 @@ import "./assets/scss/library.scss"; | ||
export { ApplicationHeader } from "./components/layout/header/application-header"; | ||
export { ApplicationHeaderSticky } from "./components/layout/header/application-header-sticky"; | ||
export { ApplicationHeaderCenter } from "./components/layout/header/application-header-center"; | ||
@@ -62,2 +63,3 @@ export { ApplicationHeaderLeft } from "./components/layout/header/application-header-left"; | ||
export { FileUpload } from "./components/timeline/additional/uploaders/file-upload"; | ||
export { SearchFilterButton } from "./components/search/search-filter-button"; | ||
export { SearchResultButton } from "./components/search/search-result-button"; | ||
@@ -64,0 +66,0 @@ export { SearchResultCategoryTitle } from "./components/search/search-result-category-title"; |
{ | ||
"name": "@speakapbv/dough-extended-components-for-speakap", | ||
"version": "5.0.0", | ||
"version": "5.1.0", | ||
"description": "DOUGH Extended for Speakap: Speakap Specific Components based on Dough", | ||
@@ -26,3 +26,3 @@ "author": "Speakap", | ||
"peerDependencies": { | ||
"@speakapbv/dough-component-library": ">=5.1.0", | ||
"@speakapbv/dough-component-library": ">=5.2.0", | ||
"react": ">=16.13.1", | ||
@@ -40,3 +40,3 @@ "react-dom": ">=16.13.1" | ||
"@rollup/plugin-json": "^4.1.0", | ||
"@speakapbv/dough-component-library": "5.1.0", | ||
"@speakapbv/dough-component-library": "5.2.0", | ||
"@svgr/rollup": "^5.0.1", | ||
@@ -43,0 +43,0 @@ "@types/react": "^16.9.44", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
1861959
80
35831
73