@clds/item
Advanced tools
Comparing version 0.51.1 to 0.51.2
@@ -1,2 +0,2 @@ | ||
import React from 'react'; | ||
/// <reference types="react" /> | ||
import { ItemPureProps } from './types.js'; | ||
@@ -172,4 +172,4 @@ export declare const populateItemBlenderVariables: (props: ItemPureProps) => (({ variant, selectionVariant, isSelected, }: Pick<ItemPureProps, "variant" | "isSelected" | "selectionVariant">) => (componentProps: { | ||
*/ | ||
export declare const Item: React.ForwardRefExoticComponent<Partial<ItemPureProps> & { | ||
children?: React.ReactNode; | ||
} & React.RefAttributes<HTMLDivElement>>; | ||
export declare const Item: import("react").ForwardRefExoticComponent<Partial<ItemPureProps> & { | ||
children?: import("react").ReactNode; | ||
} & import("react").RefAttributes<HTMLDivElement>>; |
{ | ||
"name": "@clds/item", | ||
"description": "", | ||
"version": "0.51.1", | ||
"version": "0.51.2", | ||
"type": "module", | ||
@@ -13,7 +13,7 @@ "author": "Cloudinary", | ||
"dependencies": { | ||
"@clds/blender": "0.51.1", | ||
"@clds/component-theme": "0.51.1", | ||
"@clds/design-system-foundations": "0.51.1", | ||
"@clds/icon": "0.51.1", | ||
"@clds/typography": "0.51.1" | ||
"@clds/blender": "0.51.2", | ||
"@clds/component-theme": "0.51.2", | ||
"@clds/design-system-foundations": "0.51.2", | ||
"@clds/icon": "0.51.2", | ||
"@clds/typography": "0.51.2" | ||
}, | ||
@@ -29,7 +29,7 @@ "devDependencies": { | ||
"vitest": "2.0.0", | ||
"@clds/button-old": "0.51.1", | ||
"@clds/chip": "0.51.1", | ||
"@clds/paper": "0.51.1", | ||
"@clds/testing": "0.51.1", | ||
"@clds/testing-library": "0.51.1" | ||
"@clds/button-old": "0.51.2", | ||
"@clds/chip": "0.51.2", | ||
"@clds/paper": "0.51.2", | ||
"@clds/testing": "0.51.2", | ||
"@clds/testing-library": "0.51.2" | ||
}, | ||
@@ -36,0 +36,0 @@ "peerDependencies": { |
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
129608
+ Added@clds/blender@0.51.2(transitive)
+ Added@clds/common-definitions@0.51.2(transitive)
+ Added@clds/component-theme@0.51.2(transitive)
+ Added@clds/design-system-foundations@0.51.2(transitive)
+ Added@clds/icon@0.51.2(transitive)
+ Added@clds/theme-helper@0.51.2(transitive)
+ Added@clds/themes@0.51.2(transitive)
+ Added@clds/typography@0.51.2(transitive)
- Removed@clds/blender@0.51.1(transitive)
- Removed@clds/common-definitions@0.51.1(transitive)
- Removed@clds/component-theme@0.51.1(transitive)
- Removed@clds/design-system-foundations@0.51.1(transitive)
- Removed@clds/icon@0.51.1(transitive)
- Removed@clds/theme-helper@0.51.1(transitive)
- Removed@clds/themes@0.51.1(transitive)
- Removed@clds/typography@0.51.1(transitive)
Updated@clds/blender@0.51.2
Updated@clds/component-theme@0.51.2
Updated@clds/icon@0.51.2
Updated@clds/typography@0.51.2