@highlight-ui/utils-hooks
Advanced tools
Comparing version 3.2.17 to 3.2.18
/// <reference types="react" /> | ||
import { Options as AutoPositionOptions, AutoPosition } from './useAutoPosition'; | ||
import { AutoPosition, Options as AutoPositionOptions } from './useAutoPosition'; | ||
declare type Role = 'dialog' | 'alertdialog' | 'tooltip' | 'menu' | 'listbox' | 'grid' | 'tree'; | ||
@@ -4,0 +4,0 @@ declare const DefaultHoverConfig: { |
/// <reference types="react" /> | ||
import { Options as AutoPositionOptions, AutoPosition } from './useAutoPosition'; | ||
import { AutoPosition, Options as AutoPositionOptions } from './useAutoPosition'; | ||
declare type Role = 'dialog' | 'alertdialog' | 'tooltip' | 'menu' | 'listbox' | 'grid' | 'tree'; | ||
@@ -4,0 +4,0 @@ declare const DefaultHoverConfig: { |
{ | ||
"name": "@highlight-ui/utils-hooks", | ||
"version": "3.2.17", | ||
"version": "3.2.18", | ||
"author": "Personio GmbH & Co. KG", | ||
@@ -50,3 +50,3 @@ "main": "dist/cjs/index.js", | ||
}, | ||
"gitHead": "9af145ddc03c7a3909b46ed3f005fa3792be65c2" | ||
"gitHead": "a540be61e44ed5ba75c7f5788e35af65cca4f188" | ||
} |
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
1023150