@pismo/bolt-core
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -0,0 +0,0 @@ import * as React from 'react'; |
@@ -0,0 +0,0 @@ "use strict"; |
/// <reference types="react" /> | ||
export declare const PismoMarketplace: (props: import("@material-ui/core/OverridableComponent").OverrideProps<import("@material-ui/core/SvgIcon").SvgIconTypeMap<{}, "svg">, "svg">) => JSX.Element; | ||
export declare const NoSearch: (props: import("@material-ui/core/OverridableComponent").OverrideProps<import("@material-ui/core/SvgIcon").SvgIconTypeMap<{}, "svg">, "svg">) => JSX.Element; |
@@ -0,0 +0,0 @@ "use strict"; |
export { Bolt, Context } from './Core'; | ||
export { BoltTheme } from './themes'; | ||
export * from './icons'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { ThemeOptions } from '@material-ui/core/styles/createMuiTheme'; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=ColorsProps.js.map |
export * from './ColorsProps'; | ||
export * from './PismoCleanTheme'; |
@@ -0,0 +0,0 @@ "use strict"; |
import { BoltTheme } from './ColorsProps'; | ||
export declare const PismoCleanTheme: BoltTheme; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "@pismo/bolt-core", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "Bolt component core", | ||
@@ -5,0 +5,0 @@ "author": "Pismo <hello@pismo.io>", |
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
45391