@zaibot/activitylogger-react
Advanced tools
Comparing version 0.1.6 to 0.1.7
/// <reference types="react" /> | ||
import React from 'react'; | ||
import * as React from 'react'; | ||
import { StyledHTMLElement } from 'styletron-react'; | ||
export declare const BackgroundStyle: React.CSSProperties; | ||
export declare const Background: StyledHTMLElement<{}, HTMLDivElement>; |
/// <reference types="react" /> | ||
import React from 'react'; | ||
import * as React from 'react'; | ||
import { StyledHTMLElement } from 'styletron-react'; | ||
@@ -4,0 +4,0 @@ export interface IButtonProps { |
/// <reference types="react" /> | ||
import React from 'react'; | ||
import * as React from 'react'; | ||
import { StyledHTMLElement } from 'styletron-react'; | ||
export declare const CaptionStyle: React.CSSProperties; | ||
export declare const Caption: StyledHTMLElement<{}, HTMLSpanElement>; |
/// <reference types="react" /> | ||
import React from 'react'; | ||
import * as React from 'react'; | ||
import { StyledHTMLElement } from 'styletron-react'; | ||
export declare const ContentStyle: React.CSSProperties; | ||
export declare const Content: StyledHTMLElement<{}, HTMLDivElement>; |
/// <reference types="react" /> | ||
import React from 'react'; | ||
import * as React from 'react'; | ||
import { StyledHTMLElement } from 'styletron-react'; | ||
@@ -4,0 +4,0 @@ export interface IIconProps { |
/// <reference types="react" /> | ||
import React from 'react'; | ||
import * as React from 'react'; | ||
import { StyledHTMLElement } from 'styletron-react'; | ||
export declare const LabelStyle: React.CSSProperties; | ||
export declare const Label: StyledHTMLElement<{}, HTMLLabelElement>; |
/// <reference types="react" /> | ||
import React from 'react'; | ||
import * as React from 'react'; | ||
import { StyledHTMLElement } from 'styletron-react'; | ||
export declare const ReferenceStyle: React.CSSProperties; | ||
export declare const Reference: StyledHTMLElement<{}, HTMLSpanElement>; |
/// <reference types="react" /> | ||
import React from 'react'; | ||
import * as React from 'react'; | ||
import { StyledHTMLElement } from 'styletron-react'; | ||
export declare const ScreenStyle: React.CSSProperties; | ||
export declare const Screen: StyledHTMLElement<{}, HTMLDivElement>; |
/// <reference types="react" /> | ||
import React from 'react'; | ||
import * as React from 'react'; | ||
import { StyledHTMLElement } from 'styletron-react'; | ||
export declare const TitleStyle: React.CSSProperties; | ||
export declare const Title: StyledHTMLElement<{}, HTMLHeadingElement>; |
/// <reference types="react" /> | ||
import React from 'react'; | ||
import * as React from 'react'; | ||
import { StyledHTMLElement } from 'styletron-react'; | ||
export declare const TitleSubStyle: React.CSSProperties; | ||
export declare const TitleSub: StyledHTMLElement<{}, HTMLHeadingElement>; |
{ | ||
"name": "@zaibot/activitylogger-react", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
{ | ||
"compilerOptions": { | ||
"allowSyntheticDefaultImports": true, | ||
"target": "es6", | ||
"target": "esnext", | ||
"module": "es6", | ||
@@ -6,0 +5,0 @@ "moduleResolution": "node", |
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
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
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
47739
714