@react-spectrum/card
Advanced tools
Comparing version 3.0.0-nightly.3040 to 3.0.0-nightly.3047
@@ -1,3 +0,3 @@ | ||
import { DOMRefValue, Direction, KeyboardDelegate, Node, Orientation } from "@react-types/shared"; | ||
import React, { Key } from "react"; | ||
import { DOMRef, Direction, KeyboardDelegate, Node, Orientation } from "@react-types/shared"; | ||
import { ReactElement, Key } from "react"; | ||
import { SpectrumCardViewProps } from "@react-types/card"; | ||
@@ -11,4 +11,4 @@ import { GridCollection } from "@react-stately/grid"; | ||
export const CardView: <T>(props: SpectrumCardViewProps<T> & { | ||
ref?: React.Ref<DOMRefValue<HTMLDivElement>>; | ||
}) => React.ReactElement<any, string | ((props: any) => React.ReactElement<any, string | any | (new (props: any) => React.Component<any, any, any>)>) | (new (props: any) => React.Component<any, any, any>)>; | ||
ref?: DOMRef<HTMLDivElement>; | ||
}) => ReactElement; | ||
interface BaseLayoutOptions { | ||
@@ -53,3 +53,3 @@ collator?: Intl.Collator; | ||
getKeyPageBelow(key: Key): any; | ||
getKeyForSearch(search: string, fromKey?: Key): string | number; | ||
getKeyForSearch(search: string, fromKey?: Key): Key; | ||
} | ||
@@ -56,0 +56,0 @@ export interface GalleryLayoutOptions extends BaseLayoutOptions { |
{ | ||
"name": "@react-spectrum/card", | ||
"version": "3.0.0-nightly.3040+e2b459ab9", | ||
"version": "3.0.0-nightly.3047+87960ad25", | ||
"description": "Spectrum UI components in React", | ||
@@ -35,24 +35,24 @@ "license": "Apache-2.0", | ||
"@babel/runtime": "^7.6.2", | ||
"@react-aria/focus": "3.0.0-nightly.1349+e2b459ab9", | ||
"@react-aria/grid": "3.2.1-nightly.3040+e2b459ab9", | ||
"@react-aria/i18n": "3.0.0-nightly.1349+e2b459ab9", | ||
"@react-aria/interactions": "3.0.0-nightly.1349+e2b459ab9", | ||
"@react-aria/utils": "3.0.0-nightly.1349+e2b459ab9", | ||
"@react-aria/virtualizer": "3.3.6-nightly.3040+e2b459ab9", | ||
"@react-spectrum/checkbox": "3.0.0-nightly.1349+e2b459ab9", | ||
"@react-spectrum/divider": "3.0.0-nightly.1349+e2b459ab9", | ||
"@react-spectrum/layout": "3.2.2-nightly.3040+e2b459ab9", | ||
"@react-spectrum/progress": "3.0.0-nightly.1349+e2b459ab9", | ||
"@react-spectrum/utils": "3.0.0-nightly.1349+e2b459ab9", | ||
"@react-stately/collections": "3.0.0-nightly.1349+e2b459ab9", | ||
"@react-stately/grid": "3.1.1-nightly.3040+e2b459ab9", | ||
"@react-stately/list": "3.4.2-nightly.3040+e2b459ab9", | ||
"@react-stately/utils": "3.0.0-nightly.1349+e2b459ab9", | ||
"@react-stately/virtualizer": "3.1.7-nightly.3040+e2b459ab9", | ||
"@react-types/card": "3.0.0-nightly.3040+e2b459ab9", | ||
"@react-types/provider": "3.3.3-nightly.3040+e2b459ab9", | ||
"@react-types/shared": "3.0.0-nightly.1349+e2b459ab9" | ||
"@react-aria/focus": "3.0.0-nightly.1356+87960ad25", | ||
"@react-aria/grid": "3.2.1-nightly.3047+87960ad25", | ||
"@react-aria/i18n": "3.0.0-nightly.1356+87960ad25", | ||
"@react-aria/interactions": "3.0.0-nightly.1356+87960ad25", | ||
"@react-aria/utils": "3.0.0-nightly.1356+87960ad25", | ||
"@react-aria/virtualizer": "3.3.6-nightly.3047+87960ad25", | ||
"@react-spectrum/checkbox": "3.0.0-nightly.1356+87960ad25", | ||
"@react-spectrum/divider": "3.0.0-nightly.1356+87960ad25", | ||
"@react-spectrum/layout": "3.2.2-nightly.3047+87960ad25", | ||
"@react-spectrum/progress": "3.0.0-nightly.1356+87960ad25", | ||
"@react-spectrum/utils": "3.0.0-nightly.1356+87960ad25", | ||
"@react-stately/collections": "3.0.0-nightly.1356+87960ad25", | ||
"@react-stately/grid": "3.1.1-nightly.3047+87960ad25", | ||
"@react-stately/list": "3.4.2-nightly.3047+87960ad25", | ||
"@react-stately/utils": "3.0.0-nightly.1356+87960ad25", | ||
"@react-stately/virtualizer": "3.1.7-nightly.3047+87960ad25", | ||
"@react-types/card": "3.0.0-nightly.3047+87960ad25", | ||
"@react-types/provider": "3.3.3-nightly.3047+87960ad25", | ||
"@react-types/shared": "3.0.0-nightly.1356+87960ad25" | ||
}, | ||
"devDependencies": { | ||
"@adobe/spectrum-css-temp": "3.0.0-nightly.1349+e2b459ab9" | ||
"@adobe/spectrum-css-temp": "3.0.0-nightly.1356+87960ad25" | ||
}, | ||
@@ -66,3 +66,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "e2b459ab996abd06b0913942e9801b88493ed940" | ||
"gitHead": "87960ad25c26bc4cd6af506bb5e7e0f06621556c" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
554040
19
4397
Updated@react-aria/interactions@3.0.0-nightly.1356+87960ad25
Updated@react-spectrum/checkbox@3.0.0-nightly.1356+87960ad25
Updated@react-spectrum/progress@3.0.0-nightly.1356+87960ad25
Updated@react-stately/collections@3.0.0-nightly.1356+87960ad25
Updated@react-stately/virtualizer@3.1.7-nightly.3047+87960ad25