@front10/base-elements
Advanced tools
Comparing version 0.79.0 to 0.79.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.79.1](https://gitlab.com/front10-devs/front10-ui/compare/v0.79.0...v0.79.1) (2020-11-18) | ||
**Note:** Version bump only for package @front10/base-elements | ||
# [0.79.0](https://gitlab.com/front10-devs/front10-ui/compare/v0.78.3...v0.79.0) (2020-11-17) | ||
@@ -8,0 +16,0 @@ |
/// <reference types="react" /> | ||
/** @jsx jsx **/ | ||
/** @jsxRuntime classic */ | ||
/** @jsx jsx */ | ||
import { IntrinsicSxElements } from "@theme-ui/core"; | ||
export declare type GroupItemProps = IntrinsicSxElements["ul"]; | ||
export declare function GroupItem({ children, sx, ...props }: GroupItemProps): JSX.Element; |
/// <reference types="react" /> | ||
/** @jsx jsx **/ | ||
/** @jsxRuntime classic */ | ||
/** @jsx jsx */ | ||
import { IntrinsicSxElements } from "@theme-ui/core"; | ||
export declare type ListItemProps = IntrinsicSxElements["li"]; | ||
export declare function ListItem({ children, sx, ...props }: ListItemProps): JSX.Element; |
{ | ||
"version": "0.79.0", | ||
"version": "0.79.1", | ||
"license": "", | ||
@@ -48,3 +48,3 @@ "main": "dist/base-elements.cjs.js", | ||
}, | ||
"gitHead": "4bec7626a620646b6e8fe00d3cdc5ee45f511586" | ||
"gitHead": "ab803782d2e97a75dde6242863774eb6304ce00c" | ||
} |
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
405163
7638