Files
emaui/node_modules/.vite/apps/backoffice/deps/@mantine_hooks.js
2026-05-29 15:23:46 +03:00

183 lines
3.0 KiB
JavaScript

import {
assignRef,
clamp,
clampUseMovePosition,
getHotkeyHandler,
lowerFirst,
mergeRefs,
normalizeRadialValue,
randomId,
range,
readLocalStorageValue,
readSessionStorageValue,
shallowEqual,
upperFirst,
useCallbackRef,
useClickOutside,
useClipboard,
useColorScheme,
useCounter,
useDebouncedCallback,
useDebouncedState,
useDebouncedValue,
useDidUpdate,
useDisclosure,
useDocumentTitle,
useDocumentVisibility,
useElementSize,
useEventListener,
useEyeDropper,
useFavicon,
useFetch,
useFileDialog,
useFocusReturn,
useFocusTrap,
useFocusWithin,
useForceUpdate,
useFullscreen,
useHash,
useHeadroom,
useHotkeys,
useHover,
useId,
useIdle,
useInViewport,
useInputState,
useIntersection,
useInterval,
useIsFirstRender,
useIsomorphicEffect,
useListState,
useLocalStorage,
useLogger,
useLongPress,
useMap,
useMediaQuery,
useMergedRef,
useMounted,
useMouse,
useMove,
useMutationObserver,
useNetwork,
useOrientation,
useOs,
usePageLeave,
usePagination,
usePrevious,
useQueue,
useRadialMove,
useReducedMotion,
useResizeObserver,
useScrollIntoView,
useScrollSpy,
useSelection,
useSessionStorage,
useSet,
useSetState,
useShallowEffect,
useStateHistory,
useTextSelection,
useThrottledCallback,
useThrottledState,
useThrottledValue,
useTimeout,
useToggle,
useUncontrolled,
useValidatedState,
useViewportSize,
useWindowEvent,
useWindowScroll
} from "./chunk-43WREJ22.js";
import "./chunk-B3FUEPTP.js";
import "./chunk-G3PMV62Z.js";
export {
assignRef,
clamp,
clampUseMovePosition,
getHotkeyHandler,
lowerFirst,
mergeRefs,
normalizeRadialValue,
randomId,
range,
readLocalStorageValue,
readSessionStorageValue,
shallowEqual,
upperFirst,
useCallbackRef,
useClickOutside,
useClipboard,
useColorScheme,
useCounter,
useDebouncedCallback,
useDebouncedState,
useDebouncedValue,
useDidUpdate,
useDisclosure,
useDocumentTitle,
useDocumentVisibility,
useElementSize,
useEventListener,
useEyeDropper,
useFavicon,
useFetch,
useFileDialog,
useFocusReturn,
useFocusTrap,
useFocusWithin,
useForceUpdate,
useFullscreen,
useHash,
useHeadroom,
useHotkeys,
useHover,
useId,
useIdle,
useInViewport,
useInputState,
useIntersection,
useInterval,
useIsFirstRender,
useIsomorphicEffect,
useListState,
useLocalStorage,
useLogger,
useLongPress,
useMap,
useMediaQuery,
useMergedRef,
useMounted,
useMouse,
useMove,
useMutationObserver,
useNetwork,
useOrientation,
useOs,
usePageLeave,
usePagination,
usePrevious,
useQueue,
useRadialMove,
useReducedMotion,
useResizeObserver,
useScrollIntoView,
useScrollSpy,
useSelection,
useSessionStorage,
useSet,
useSetState,
useShallowEffect,
useStateHistory,
useTextSelection,
useThrottledCallback,
useThrottledState,
useThrottledValue,
useTimeout,
useToggle,
useUncontrolled,
useValidatedState,
useViewportSize,
useWindowEvent,
useWindowScroll
};