@mappedin/viewer
Advanced tools
@@ -9,3 +9,3 @@ type TUseCategoriesTextProps = { | ||
toggleExpanded: () => void; | ||
height: number; | ||
height: string | number; | ||
}; | ||
@@ -12,0 +12,0 @@ /** |
@@ -7,4 +7,5 @@ type TLogoBoxProps = { | ||
boxShadow?: boolean; | ||
style?: React.CSSProperties; | ||
}; | ||
declare const LogoBox: React.FC<TLogoBoxProps>; | ||
export default LogoBox; |
@@ -54,2 +54,9 @@ import { ComponentProps } from 'react'; | ||
/** | ||
* URL to show on a button just above the directions button. | ||
*/ | ||
footerLink?: { | ||
url: string; | ||
name?: string; | ||
}; | ||
/** | ||
* Callback when the close button is clicked. | ||
@@ -56,0 +63,0 @@ */ |
{ | ||
"name": "@mappedin/viewer", | ||
"version": "0.33.2-756f8c8.0", | ||
"version": "0.33.2-f74139d.0", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "browser": "./dist/index.js", |
24994344
0445
0.23%6378
0.22%