brahma-ui
Advanced tools
Comparing version 1.0.17 to 1.0.18
@@ -14,4 +14,5 @@ export { Button } from './Button'; | ||
export { Tag } from './Tag'; | ||
export { Logo } from './Logo'; | ||
export { ThemeProviderContext, useThemeContext } from '../styles/customProvider'; | ||
export { default as theme } from '../styles/theme'; | ||
export type { TColors } from '../types/colors'; |
@@ -126,2 +126,4 @@ /// <reference types="react" /> | ||
declare function Logo(): JSX.Element; | ||
declare const defaultTheme: { | ||
@@ -215,2 +217,2 @@ readonly grid: { | ||
export { Button, Card, Checkbox, Footer, Input, _default as MediaMatch, Navbar, ProgressBar, Switch, TColors, TabSelector, Tabs, Tag, ThemeProviderContext, Typography, defaultTheme as theme, useThemeContext }; | ||
export { Button, Card, Checkbox, Footer, Input, Logo, _default as MediaMatch, Navbar, ProgressBar, Switch, TColors, TabSelector, Tabs, Tag, ThemeProviderContext, Typography, defaultTheme as theme, useThemeContext }; |
{ | ||
"name": "brahma-ui", | ||
"version": "1.0.17", | ||
"version": "1.0.18", | ||
"description": "Brahma ui package contained shared components", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -67,2 +67,3 @@ import styled, { css } from 'styled-components' | ||
${({ theme, backgroundColor }) => css` | ||
position: relative; | ||
width: 100%; | ||
@@ -69,0 +70,0 @@ height: 100%; |
@@ -14,4 +14,5 @@ export { Button } from './Button' | ||
export { Tag } from './Tag' | ||
export { Logo } from './Logo' | ||
export { ThemeProviderContext, useThemeContext } from '../styles/customProvider' | ||
export { default as theme } from '../styles/theme' | ||
export type { TColors } from '../types/colors' |
@@ -73,2 +73,3 @@ import styled, { css } from 'styled-components' | ||
top: 75px; | ||
height: 70%; | ||
left: 0; | ||
@@ -75,0 +76,0 @@ width: 100%; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
824414
168
5449
3
13