@justeattakeaway/pie-card
Advanced tools
Comparing version 0.0.0-snapshot-release-20231212141542 to 0.0.0-snapshot-release-20231218150157
@@ -55,3 +55,3 @@ import type { CSSResult } from 'lit'; | ||
export declare const PieCard: React_2.ForwardRefExoticComponent<CardProps & React_2.RefAttributes<PieCard_2>>; | ||
export declare const PieCard: React_2.ForwardRefExoticComponent<CardProps & React_2.RefAttributes<PieCard_2> & ReactBaseType>; | ||
@@ -92,2 +92,4 @@ /** | ||
declare type ReactBaseType = React_2.ButtonHTMLAttributes<HTMLButtonElement>; | ||
declare const spacingTokens: readonly ["a", "b", "c", "d", "e", "f", "g"]; | ||
@@ -94,0 +96,0 @@ |
import * as a from "react"; | ||
import { createComponent as e } from "@lit/react"; | ||
import { PieCard as r } from "./index.js"; | ||
import { paddingValues as c, tags as l, variants as P } from "./index.js"; | ||
import { paddingValues as C, tags as P, variants as f } from "./index.js"; | ||
import "lit"; | ||
@@ -14,8 +14,8 @@ import "lit/decorators.js"; | ||
events: {} | ||
}), n = t; | ||
}), d = t; | ||
export { | ||
n as PieCard, | ||
c as paddingValues, | ||
l as tags, | ||
P as variants | ||
d as PieCard, | ||
C as paddingValues, | ||
P as tags, | ||
f as variants | ||
}; |
{ | ||
"name": "@justeattakeaway/pie-card", | ||
"version": "0.0.0-snapshot-release-20231212141542", | ||
"version": "0.0.0-snapshot-release-20231218150157", | ||
"description": "PIE Design System Card built using Web Components", | ||
@@ -31,3 +31,3 @@ "type": "module", | ||
"devDependencies": { | ||
"@justeattakeaway/pie-components-config": "0.6.1" | ||
"@justeattakeaway/pie-components-config": "0.7.0" | ||
}, | ||
@@ -34,0 +34,0 @@ "dependencies": { |
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
30722
11
535