@fremtind/jkl-react-hooks
Advanced tools
Comparing version 10.0.2 to 10.1.0
@@ -22,2 +22,3 @@ "use strict"; | ||
useAnimatedHeight: () => import_useAnimatedHeight.useAnimatedHeight, | ||
useAriaLiveRegion: () => import_useAriaLiveRegion.useAriaLiveRegion, | ||
useBrowserPreferences: () => import_useBrowserPreferences.useBrowserPreferences, | ||
@@ -38,2 +39,3 @@ useClickOutside: () => import_useClickOutside.useClickOutside, | ||
var import_useAnimatedHeight = require("./useAnimatedHeight"); | ||
var import_useAriaLiveRegion = require("./useAriaLiveRegion"); | ||
var import_useClickOutside = require("./useClickOutside"); | ||
@@ -40,0 +42,0 @@ var import_useFocusOutside = require("./useFocusOutside"); |
import { useAnimatedHeight } from "./useAnimatedHeight"; | ||
import { useAriaLiveRegion } from "./useAriaLiveRegion"; | ||
import { useClickOutside } from "./useClickOutside"; | ||
@@ -16,2 +17,3 @@ import { useFocusOutside } from "./useFocusOutside"; | ||
useAnimatedHeight, | ||
useAriaLiveRegion, | ||
useBrowserPreferences, | ||
@@ -18,0 +20,0 @@ useClickOutside, |
export type { UseAnimatedHeightOptions } from "./useAnimatedHeight"; | ||
export { useAnimatedHeight } from "./useAnimatedHeight"; | ||
export type { UseAriaLiveRegionOptions } from "./useAriaLiveRegion"; | ||
export { useAriaLiveRegion } from "./useAriaLiveRegion"; | ||
export { useClickOutside } from "./useClickOutside"; | ||
@@ -4,0 +6,0 @@ export { useFocusOutside } from "./useFocusOutside"; |
{ | ||
"name": "@fremtind/jkl-react-hooks", | ||
"version": "10.0.2", | ||
"version": "10.1.0", | ||
"publishConfig": { | ||
@@ -58,3 +58,3 @@ "access": "public" | ||
}, | ||
"gitHead": "c34962e3c0399fd15a32db71b4731e48d1b1a71b" | ||
"gitHead": "aed2d3671dfd2f5e674280e3c14f93df1b338423" | ||
} |
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
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
150936
88
1731