@elliemae/ds-legacy-system
Advanced tools
Comparing version 1.0.0-rc.2 to 3.24.0
/// <reference types="react" /> | ||
export declare const styled: (<C extends keyof JSX.IntrinsicElements | import("react").ComponentType<any> | import("styled-components").AnyStyledComponent>(tag: C, options?: import("./types.js").Options) => import("./types.js").ThemedStyledFunctionBase<C, import("./types.js").Theme, {}, never> & { | ||
export declare const styled: (<C extends import("react").ComponentType<any> | keyof JSX.IntrinsicElements | import("styled-components").AnyStyledComponent>(tag: C, options?: import("./types.js").Options) => import("./types.js").ThemedStyledFunctionBase<C, import("./types.js").Theme, {}, never> & { | ||
attrs: <U, NewA extends Partial<import("styled-components").StyledComponentPropsWithRef<C> & U> & { | ||
@@ -4,0 +4,0 @@ [others: string]: any; |
/// <reference types="react" /> | ||
import type { AnyStyledComponent, ThemedStyledFunction } from 'styled-components'; | ||
import type { Options, Theme, ThemedStyledFunctionBase } from './types.js'; | ||
export declare const styledFunction: <C extends keyof JSX.IntrinsicElements | import("react").ComponentType<any> | AnyStyledComponent>(tag: C, options?: Options) => ThemedStyledFunctionBase<C, Theme, {}, never> & { | ||
export declare const styledFunction: <C extends import("react").ComponentType<any> | keyof JSX.IntrinsicElements | AnyStyledComponent>(tag: C, options?: Options) => ThemedStyledFunctionBase<C, Theme, {}, never> & { | ||
attrs: <U, NewA extends Partial<import("styled-components").StyledComponentPropsWithRef<C> & U> & { | ||
@@ -6,0 +6,0 @@ [others: string]: any; |
{ | ||
"name": "@elliemae/ds-legacy-system", | ||
"version": "1.0.0-rc.2", | ||
"version": "3.24.0", | ||
"license": "MIT", | ||
@@ -76,3 +76,3 @@ "description": "ICE MT - Dimsum - System", | ||
"type": "git", | ||
"url": "https://git.elliemae.io/platform-ui/dimsum-legacy.git" | ||
"url": "https://git.elliemae.io/platform-ui/dimsum.git" | ||
}, | ||
@@ -104,3 +104,3 @@ "engines": { | ||
"styled-components": "~5.3.9", | ||
"@elliemae/ds-legacy-monorepo-devops": "1.0.0-rc.2" | ||
"@elliemae/ds-legacy-monorepo-devops": "3.24.0" | ||
}, | ||
@@ -107,0 +107,0 @@ "peerDependencies": { |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
312778