@zentauri-ui/zentauri-components 1.2.1 → 1.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +66 -38
- package/dist/chunk-2P3UU2J3.mjs +510 -0
- package/dist/chunk-2P3UU2J3.mjs.map +1 -0
- package/dist/chunk-2PQEXQVR.js +223 -0
- package/dist/chunk-2PQEXQVR.js.map +1 -0
- package/dist/chunk-3OR47XMY.js +273 -0
- package/dist/chunk-3OR47XMY.js.map +1 -0
- package/dist/chunk-4B7KGBQB.js +206 -0
- package/dist/chunk-4B7KGBQB.js.map +1 -0
- package/dist/chunk-5QB2KNZQ.js +148 -0
- package/dist/chunk-5QB2KNZQ.js.map +1 -0
- package/dist/chunk-6I7X5BF2.js +520 -0
- package/dist/chunk-6I7X5BF2.js.map +1 -0
- package/dist/chunk-7HL3A4YF.mjs +214 -0
- package/dist/chunk-7HL3A4YF.mjs.map +1 -0
- package/dist/chunk-AOEI4V3W.mjs +286 -0
- package/dist/chunk-AOEI4V3W.mjs.map +1 -0
- package/dist/chunk-BVXTOEBI.mjs +259 -0
- package/dist/chunk-BVXTOEBI.mjs.map +1 -0
- package/dist/chunk-C2FCPQTO.js +279 -0
- package/dist/chunk-C2FCPQTO.js.map +1 -0
- package/dist/chunk-E3DZNJAD.js +128 -0
- package/dist/chunk-E3DZNJAD.js.map +1 -0
- package/dist/chunk-FLILFCQE.mjs +197 -0
- package/dist/chunk-FLILFCQE.mjs.map +1 -0
- package/dist/chunk-IXDJ3IPG.mjs +315 -0
- package/dist/chunk-IXDJ3IPG.mjs.map +1 -0
- package/dist/chunk-JQ5TIJ4F.mjs +68 -0
- package/dist/chunk-JQ5TIJ4F.mjs.map +1 -0
- package/dist/chunk-LVUPECBT.mjs +217 -0
- package/dist/chunk-LVUPECBT.mjs.map +1 -0
- package/dist/chunk-N4NO3SYL.js +328 -0
- package/dist/chunk-N4NO3SYL.js.map +1 -0
- package/dist/chunk-OJ67PZ6N.js +175 -0
- package/dist/chunk-OJ67PZ6N.js.map +1 -0
- package/dist/chunk-P5HUBXUX.js +231 -0
- package/dist/chunk-P5HUBXUX.js.map +1 -0
- package/dist/chunk-PCK6LX3K.js +253 -0
- package/dist/chunk-PCK6LX3K.js.map +1 -0
- package/dist/chunk-PGH27VTL.mjs +316 -0
- package/dist/chunk-PGH27VTL.mjs.map +1 -0
- package/dist/chunk-QZKMFSH5.js +288 -0
- package/dist/chunk-QZKMFSH5.js.map +1 -0
- package/dist/chunk-RDSPHBHK.mjs +221 -0
- package/dist/chunk-RDSPHBHK.mjs.map +1 -0
- package/dist/{chunk-P6YRSEOY.js → chunk-U4YQCAXW.js} +2 -23
- package/dist/chunk-U4YQCAXW.js.map +1 -0
- package/dist/chunk-UBFKTC2P.mjs +268 -0
- package/dist/chunk-UBFKTC2P.mjs.map +1 -0
- package/dist/chunk-UOFTZKMM.js +229 -0
- package/dist/chunk-UOFTZKMM.js.map +1 -0
- package/dist/chunk-UXGHUBNJ.mjs +240 -0
- package/dist/chunk-UXGHUBNJ.mjs.map +1 -0
- package/dist/chunk-W6PRMYUC.mjs +169 -0
- package/dist/chunk-W6PRMYUC.mjs.map +1 -0
- package/dist/chunk-WDCIZHXY.mjs +139 -0
- package/dist/chunk-WDCIZHXY.mjs.map +1 -0
- package/dist/chunk-WZKGRU3U.js +182 -0
- package/dist/chunk-WZKGRU3U.js.map +1 -0
- package/dist/chunk-X22LLJL6.js +71 -0
- package/dist/chunk-X22LLJL6.js.map +1 -0
- package/dist/{chunk-UJ3AER3U.mjs → chunk-XIXF7UVM.mjs} +3 -23
- package/dist/chunk-XIXF7UVM.mjs.map +1 -0
- package/dist/chunk-XLAFQ24R.js +328 -0
- package/dist/chunk-XLAFQ24R.js.map +1 -0
- package/dist/chunk-XWM2S6VV.mjs +124 -0
- package/dist/chunk-XWM2S6VV.mjs.map +1 -0
- package/dist/chunk-YNCD6TKE.mjs +175 -0
- package/dist/chunk-YNCD6TKE.mjs.map +1 -0
- package/dist/hooks/index.d.ts +27 -0
- package/dist/hooks/index.d.ts.map +1 -0
- package/dist/hooks/useBodyScrollLock/index.d.ts +2 -0
- package/dist/hooks/useBodyScrollLock/index.d.ts.map +1 -0
- package/dist/hooks/{useBodyScrollLock.d.ts → useBodyScrollLock/useBodyScrollLock.d.ts} +2 -3
- package/dist/hooks/useBodyScrollLock/useBodyScrollLock.d.ts.map +1 -0
- package/dist/hooks/useClickOutside/index.d.ts +2 -0
- package/dist/hooks/useClickOutside/index.d.ts.map +1 -0
- package/dist/hooks/{useClickOutside.d.ts → useClickOutside/useClickOutside.d.ts} +6 -7
- package/dist/hooks/useClickOutside/useClickOutside.d.ts.map +1 -0
- package/dist/hooks/useClipboard/index.d.ts +2 -0
- package/dist/hooks/useClipboard/index.d.ts.map +1 -0
- package/dist/hooks/{useClipboard.d.ts → useClipboard/useClipboard.d.ts} +3 -4
- package/dist/hooks/useClipboard/useClipboard.d.ts.map +1 -0
- package/dist/hooks/useControllableState/index.d.ts +2 -0
- package/dist/hooks/useControllableState/index.d.ts.map +1 -0
- package/dist/hooks/{useControllableState.d.ts → useControllableState/useControllableState.d.ts} +3 -4
- package/dist/hooks/useControllableState/useControllableState.d.ts.map +1 -0
- package/dist/hooks/useDebouncedValue/index.d.ts +2 -0
- package/dist/hooks/useDebouncedValue/index.d.ts.map +1 -0
- package/dist/hooks/{useDebouncedValue.d.ts → useDebouncedValue/useDebouncedValue.d.ts} +2 -3
- package/dist/hooks/useDebouncedValue/useDebouncedValue.d.ts.map +1 -0
- package/dist/hooks/useDisclosure/index.d.ts +2 -0
- package/dist/hooks/useDisclosure/index.d.ts.map +1 -0
- package/dist/hooks/{useDisclosure.d.ts → useDisclosure/useDisclosure.d.ts} +4 -5
- package/dist/hooks/useDisclosure/useDisclosure.d.ts.map +1 -0
- package/dist/hooks/useDocumentTitle/index.d.ts +2 -0
- package/dist/hooks/useDocumentTitle/index.d.ts.map +1 -0
- package/dist/hooks/{useDocumentTitle.d.ts → useDocumentTitle/useDocumentTitle.d.ts} +3 -4
- package/dist/hooks/useDocumentTitle/useDocumentTitle.d.ts.map +1 -0
- package/dist/hooks/useFocusManagement/index.d.ts +2 -0
- package/dist/hooks/useFocusManagement/index.d.ts.map +1 -0
- package/dist/hooks/{useFocusManagement.d.ts → useFocusManagement/useFocusManagement.d.ts} +3 -5
- package/dist/hooks/useFocusManagement/useFocusManagement.d.ts.map +1 -0
- package/dist/hooks/useHover/index.d.ts +2 -0
- package/dist/hooks/useHover/index.d.ts.map +1 -0
- package/dist/hooks/{useHover.d.ts → useHover/useHover.d.ts} +3 -5
- package/dist/hooks/useHover/useHover.d.ts.map +1 -0
- package/dist/hooks/useInView/index.d.ts +2 -0
- package/dist/hooks/useInView/index.d.ts.map +1 -0
- package/dist/hooks/{useInView.d.ts → useInView/useInView.d.ts} +4 -6
- package/dist/hooks/useInView/useInView.d.ts.map +1 -0
- package/dist/hooks/useIntersectionObserver/index.d.ts +2 -0
- package/dist/hooks/useIntersectionObserver/index.d.ts.map +1 -0
- package/dist/hooks/{useIntersectionObserver.d.ts → useIntersectionObserver/useIntersectionObserver.d.ts} +4 -6
- package/dist/hooks/useIntersectionObserver/useIntersectionObserver.d.ts.map +1 -0
- package/dist/hooks/useIsMounted/index.d.ts +2 -0
- package/dist/hooks/useIsMounted/index.d.ts.map +1 -0
- package/dist/hooks/{useIsMounted.d.ts → useIsMounted/useIsMounted.d.ts} +2 -3
- package/dist/hooks/useIsMounted/useIsMounted.d.ts.map +1 -0
- package/dist/hooks/useIsomorphicLayoutEffect/index.d.ts +2 -0
- package/dist/hooks/useIsomorphicLayoutEffect/index.d.ts.map +1 -0
- package/dist/hooks/{useIsomorphicLayoutEffect.d.ts → useIsomorphicLayoutEffect/useIsomorphicLayoutEffect.d.ts} +3 -5
- package/dist/hooks/useIsomorphicLayoutEffect/useIsomorphicLayoutEffect.d.ts.map +1 -0
- package/dist/hooks/useLocalStorage/index.d.ts +2 -0
- package/dist/hooks/useLocalStorage/index.d.ts.map +1 -0
- package/dist/hooks/{useLocalStorage.d.ts → useLocalStorage/useLocalStorage.d.ts} +3 -4
- package/dist/hooks/useLocalStorage/useLocalStorage.d.ts.map +1 -0
- package/dist/hooks/useMediaQuery/index.d.ts +2 -0
- package/dist/hooks/useMediaQuery/index.d.ts.map +1 -0
- package/dist/hooks/{useMediaQuery.d.ts → useMediaQuery/useMediaQuery.d.ts} +2 -3
- package/dist/hooks/useMediaQuery/useMediaQuery.d.ts.map +1 -0
- package/dist/hooks/useNetworkStatus/index.d.ts +2 -0
- package/dist/hooks/useNetworkStatus/index.d.ts.map +1 -0
- package/dist/hooks/{useNetworkStatus.d.ts → useNetworkStatus/useNetworkStatus.d.ts} +2 -3
- package/dist/hooks/useNetworkStatus/useNetworkStatus.d.ts.map +1 -0
- package/dist/hooks/usePageVisibility/index.d.ts +2 -0
- package/dist/hooks/usePageVisibility/index.d.ts.map +1 -0
- package/dist/hooks/{usePageVisibility.d.ts → usePageVisibility/usePageVisibility.d.ts} +2 -3
- package/dist/hooks/usePageVisibility/usePageVisibility.d.ts.map +1 -0
- package/dist/hooks/usePagination/index.d.ts +2 -0
- package/dist/hooks/usePagination/index.d.ts.map +1 -0
- package/dist/hooks/usePagination/usePagination.d.ts +30 -0
- package/dist/hooks/usePagination/usePagination.d.ts.map +1 -0
- package/dist/hooks/usePrefersColorScheme/index.d.ts +2 -0
- package/dist/hooks/usePrefersColorScheme/index.d.ts.map +1 -0
- package/dist/hooks/{usePrefersColorScheme.d.ts → usePrefersColorScheme/usePrefersColorScheme.d.ts} +3 -4
- package/dist/hooks/usePrefersColorScheme/usePrefersColorScheme.d.ts.map +1 -0
- package/dist/hooks/usePrefersReducedMotion/index.d.ts +2 -0
- package/dist/hooks/usePrefersReducedMotion/index.d.ts.map +1 -0
- package/dist/hooks/{usePrefersReducedMotion.d.ts → usePrefersReducedMotion/usePrefersReducedMotion.d.ts} +2 -3
- package/dist/hooks/usePrefersReducedMotion/usePrefersReducedMotion.d.ts.map +1 -0
- package/dist/hooks/useResizeObserver/index.d.ts +2 -0
- package/dist/hooks/useResizeObserver/index.d.ts.map +1 -0
- package/dist/hooks/{useResizeObserver.d.ts → useResizeObserver/useResizeObserver.d.ts} +5 -7
- package/dist/hooks/useResizeObserver/useResizeObserver.d.ts.map +1 -0
- package/dist/hooks/useSessionStorage/index.d.ts +2 -0
- package/dist/hooks/useSessionStorage/index.d.ts.map +1 -0
- package/dist/hooks/{useSessionStorage.d.ts → useSessionStorage/useSessionStorage.d.ts} +3 -4
- package/dist/hooks/useSessionStorage/useSessionStorage.d.ts.map +1 -0
- package/dist/hooks/useThrottledCallback/index.d.ts +2 -0
- package/dist/hooks/useThrottledCallback/index.d.ts.map +1 -0
- package/dist/hooks/{useThrottledCallback.d.ts → useThrottledCallback/useThrottledCallback.d.ts} +2 -3
- package/dist/hooks/useThrottledCallback/useThrottledCallback.d.ts.map +1 -0
- package/dist/hooks/useToggle/index.d.ts +2 -0
- package/dist/hooks/useToggle/index.d.ts.map +1 -0
- package/dist/hooks/{useToggle.d.ts → useToggle/useToggle.d.ts} +2 -3
- package/dist/hooks/useToggle/useToggle.d.ts.map +1 -0
- package/dist/hooks/useWindowSize/index.d.ts +2 -0
- package/dist/hooks/useWindowSize/index.d.ts.map +1 -0
- package/dist/hooks/{useWindowSize.d.ts → useWindowSize/useWindowSize.d.ts} +3 -4
- package/dist/hooks/useWindowSize/useWindowSize.d.ts.map +1 -0
- package/dist/lib/utils.d.ts +6 -0
- package/dist/lib/utils.d.ts.map +1 -0
- package/dist/ui/accordion/accordion-base.d.ts +20 -0
- package/dist/ui/accordion/accordion-base.d.ts.map +1 -0
- package/dist/ui/accordion/accordion.d.ts +8 -0
- package/dist/ui/accordion/accordion.d.ts.map +1 -0
- package/dist/ui/accordion/animated/accordion-content-animated.d.ts +6 -0
- package/dist/ui/accordion/animated/accordion-content-animated.d.ts.map +1 -0
- package/dist/ui/accordion/animated/accordion-root-animated.d.ts +6 -0
- package/dist/ui/accordion/animated/accordion-root-animated.d.ts.map +1 -0
- package/dist/ui/accordion/animated/animations.d.ts +6 -0
- package/dist/ui/accordion/animated/animations.d.ts.map +1 -0
- package/dist/ui/accordion/animated/index.d.ts +6 -0
- package/dist/ui/accordion/animated/index.d.ts.map +1 -0
- package/dist/ui/accordion/animated/types.d.ts +6 -0
- package/dist/ui/accordion/animated/types.d.ts.map +1 -0
- package/dist/ui/accordion/animated.js +67 -0
- package/dist/ui/accordion/animated.js.map +1 -0
- package/dist/ui/accordion/animated.mjs +56 -0
- package/dist/ui/accordion/animated.mjs.map +1 -0
- package/dist/ui/accordion/index.d.ts +5 -0
- package/dist/ui/accordion/index.d.ts.map +1 -0
- package/dist/ui/accordion/types.d.ts +39 -0
- package/dist/ui/accordion/types.d.ts.map +1 -0
- package/dist/ui/accordion/variants.d.ts +14 -0
- package/dist/ui/accordion/variants.d.ts.map +1 -0
- package/dist/ui/accordion.js +32 -288
- package/dist/ui/accordion.js.map +1 -1
- package/dist/ui/accordion.mjs +6 -281
- package/dist/ui/accordion.mjs.map +1 -1
- package/dist/ui/alert/alert-base.d.ts +28 -0
- package/dist/ui/alert/alert-base.d.ts.map +1 -0
- package/dist/ui/alert/alert.d.ts +6 -0
- package/dist/ui/alert/alert.d.ts.map +1 -0
- package/dist/ui/alert/animated/alert-animated.d.ts +3 -0
- package/dist/ui/alert/animated/alert-animated.d.ts.map +1 -0
- package/dist/ui/alert/animated/animations.d.ts +3 -0
- package/dist/ui/alert/animated/animations.d.ts.map +1 -0
- package/dist/ui/alert/animated/index.d.ts +4 -0
- package/dist/ui/alert/animated/index.d.ts.map +1 -0
- package/dist/ui/alert/animated/types.d.ts +8 -0
- package/dist/ui/alert/animated/types.d.ts.map +1 -0
- package/dist/ui/alert/animated.js +23 -3
- package/dist/ui/alert/animated.js.map +1 -1
- package/dist/ui/alert/animated.mjs +21 -2
- package/dist/ui/alert/animated.mjs.map +1 -1
- package/dist/ui/alert/index.d.ts +5 -0
- package/dist/ui/alert/index.d.ts.map +1 -0
- package/dist/ui/alert/types.d.ts +21 -0
- package/dist/ui/alert/types.d.ts.map +1 -0
- package/dist/ui/alert/variants.d.ts +11 -0
- package/dist/ui/alert/variants.d.ts.map +1 -0
- package/dist/ui/alert.js +10 -14
- package/dist/ui/alert.mjs +2 -2
- package/dist/ui/avatar/animated/animations.d.ts +3 -0
- package/dist/ui/avatar/animated/animations.d.ts.map +1 -0
- package/dist/ui/avatar/animated/avatar-animated.d.ts +6 -0
- package/dist/ui/avatar/animated/avatar-animated.d.ts.map +1 -0
- package/dist/ui/avatar/animated/index.d.ts +5 -0
- package/dist/ui/avatar/animated/index.d.ts.map +1 -0
- package/dist/ui/avatar/animated/types.d.ts +8 -0
- package/dist/ui/avatar/animated/types.d.ts.map +1 -0
- package/dist/ui/avatar/animated.js +51 -0
- package/dist/ui/avatar/animated.js.map +1 -0
- package/dist/ui/avatar/animated.mjs +37 -0
- package/dist/ui/avatar/animated.mjs.map +1 -0
- package/dist/ui/avatar/avatar-base.d.ts +25 -0
- package/dist/ui/avatar/avatar-base.d.ts.map +1 -0
- package/dist/ui/avatar/avatar.d.ts +8 -0
- package/dist/ui/avatar/avatar.d.ts.map +1 -0
- package/dist/ui/avatar/index.d.ts +5 -0
- package/dist/ui/avatar/index.d.ts.map +1 -0
- package/dist/ui/avatar/types.d.ts +25 -0
- package/dist/ui/avatar/types.d.ts.map +1 -0
- package/dist/ui/avatar/variants.d.ts +8 -0
- package/dist/ui/avatar/variants.d.ts.map +1 -0
- package/dist/ui/avatar.js +32 -210
- package/dist/ui/avatar.js.map +1 -1
- package/dist/ui/avatar.mjs +7 -204
- package/dist/ui/avatar.mjs.map +1 -1
- package/dist/ui/badge/animated/animations.d.ts +3 -0
- package/dist/ui/badge/animated/animations.d.ts.map +1 -0
- package/dist/ui/badge/animated/badge-animated.d.ts +6 -0
- package/dist/ui/badge/animated/badge-animated.d.ts.map +1 -0
- package/dist/ui/badge/animated/index.d.ts +4 -0
- package/dist/ui/badge/animated/index.d.ts.map +1 -0
- package/dist/ui/badge/animated/types.d.ts +10 -0
- package/dist/ui/badge/animated/types.d.ts.map +1 -0
- package/dist/ui/badge/animated.js +50 -0
- package/dist/ui/badge/animated.js.map +1 -0
- package/dist/ui/badge/animated.mjs +47 -0
- package/dist/ui/badge/animated.mjs.map +1 -0
- package/dist/ui/badge/badge-base.d.ts +6 -0
- package/dist/ui/badge/badge-base.d.ts.map +1 -0
- package/dist/ui/badge/badge.d.ts +6 -0
- package/dist/ui/badge/badge.d.ts.map +1 -0
- package/dist/ui/badge/index.d.ts +4 -0
- package/dist/ui/badge/index.d.ts.map +1 -0
- package/dist/ui/badge/types.d.ts +17 -0
- package/dist/ui/badge/types.d.ts.map +1 -0
- package/dist/ui/badge/variants.d.ts +40 -0
- package/dist/ui/badge/variants.d.ts.map +1 -0
- package/dist/ui/badge.js +11 -142
- package/dist/ui/badge.js.map +1 -1
- package/dist/ui/badge.mjs +6 -141
- package/dist/ui/badge.mjs.map +1 -1
- package/dist/ui/breadcrumb/breadcrumb.d.ts +33 -0
- package/dist/ui/breadcrumb/breadcrumb.d.ts.map +1 -0
- package/dist/ui/breadcrumb/index.d.ts +4 -0
- package/dist/ui/breadcrumb/index.d.ts.map +1 -0
- package/dist/ui/breadcrumb/types.d.ts +26 -0
- package/dist/ui/breadcrumb/types.d.ts.map +1 -0
- package/dist/ui/breadcrumb/variants.d.ts +11 -0
- package/dist/ui/breadcrumb/variants.d.ts.map +1 -0
- package/dist/ui/buttons/animated/animations.d.ts +3 -0
- package/dist/ui/buttons/animated/animations.d.ts.map +1 -0
- package/dist/ui/buttons/animated/button-animated.d.ts +6 -0
- package/dist/ui/buttons/animated/button-animated.d.ts.map +1 -0
- package/dist/ui/buttons/animated/index.d.ts +4 -0
- package/dist/ui/buttons/animated/index.d.ts.map +1 -0
- package/dist/ui/buttons/animated/types.d.ts +16 -0
- package/dist/ui/buttons/animated/types.d.ts.map +1 -0
- package/dist/ui/buttons/animated.js +101 -0
- package/dist/ui/buttons/animated.js.map +1 -0
- package/dist/ui/buttons/animated.mjs +98 -0
- package/dist/ui/buttons/animated.mjs.map +1 -0
- package/dist/ui/buttons/button-base.d.ts +6 -0
- package/dist/ui/buttons/button-base.d.ts.map +1 -0
- package/dist/ui/buttons/button.d.ts +6 -0
- package/dist/ui/buttons/button.d.ts.map +1 -0
- package/dist/ui/buttons/index.d.ts +4 -0
- package/dist/ui/buttons/index.d.ts.map +1 -0
- package/dist/ui/buttons/types.d.ts +10 -0
- package/dist/ui/buttons/types.d.ts.map +1 -0
- package/dist/{variants-Dd9pe-ov.d.mts → ui/buttons/variants.d.ts} +4 -7
- package/dist/ui/buttons/variants.d.ts.map +1 -0
- package/dist/ui/buttons.js +7 -45
- package/dist/ui/buttons.js.map +1 -1
- package/dist/ui/buttons.mjs +8 -45
- package/dist/ui/buttons.mjs.map +1 -1
- package/dist/ui/card/animated/animations.d.ts +7 -0
- package/dist/ui/card/animated/animations.d.ts.map +1 -0
- package/dist/ui/card/animated/card-animated.d.ts +6 -0
- package/dist/ui/card/animated/card-animated.d.ts.map +1 -0
- package/dist/ui/card/animated/index.d.ts +5 -0
- package/dist/ui/card/animated/index.d.ts.map +1 -0
- package/dist/ui/card/animated/types.d.ts +6 -0
- package/dist/ui/card/animated/types.d.ts.map +1 -0
- package/dist/ui/card/animated.js +72 -0
- package/dist/ui/card/animated.js.map +1 -0
- package/dist/ui/card/animated.mjs +50 -0
- package/dist/ui/card/animated.mjs.map +1 -0
- package/dist/ui/card/card-base.d.ts +26 -0
- package/dist/ui/card/card-base.d.ts.map +1 -0
- package/dist/ui/card/card.d.ts +6 -0
- package/dist/ui/card/card.d.ts.map +1 -0
- package/dist/ui/card/index.d.ts +5 -0
- package/dist/ui/card/index.d.ts.map +1 -0
- package/dist/ui/card/types.d.ts +29 -0
- package/dist/ui/card/types.d.ts.map +1 -0
- package/dist/ui/card/variants.d.ts +18 -0
- package/dist/ui/card/variants.d.ts.map +1 -0
- package/dist/ui/card.js +43 -245
- package/dist/ui/card.js.map +1 -1
- package/dist/ui/card.mjs +5 -235
- package/dist/ui/card.mjs.map +1 -1
- package/dist/ui/divider/animated/animations.d.ts +6 -0
- package/dist/ui/divider/animated/animations.d.ts.map +1 -0
- package/dist/ui/divider/animated/divider-animated.d.ts +6 -0
- package/dist/ui/divider/animated/divider-animated.d.ts.map +1 -0
- package/dist/ui/divider/animated/index.d.ts +3 -0
- package/dist/ui/divider/animated/index.d.ts.map +1 -0
- package/dist/ui/divider/animated/types.d.ts +8 -0
- package/dist/ui/divider/animated/types.d.ts.map +1 -0
- package/dist/ui/divider/animated.js +41 -0
- package/dist/ui/divider/animated.js.map +1 -0
- package/dist/ui/divider/animated.mjs +39 -0
- package/dist/ui/divider/animated.mjs.map +1 -0
- package/dist/ui/divider/divider-base.d.ts +6 -0
- package/dist/ui/divider/divider-base.d.ts.map +1 -0
- package/dist/ui/divider/divider.d.ts +6 -0
- package/dist/ui/divider/divider.d.ts.map +1 -0
- package/dist/ui/divider/index.d.ts +4 -0
- package/dist/ui/divider/index.d.ts.map +1 -0
- package/dist/ui/divider/types.d.ts +15 -0
- package/dist/ui/divider/types.d.ts.map +1 -0
- package/dist/ui/divider/variants.d.ts +14 -0
- package/dist/ui/divider/variants.d.ts.map +1 -0
- package/dist/ui/divider.js +19 -186
- package/dist/ui/divider.js.map +1 -1
- package/dist/ui/divider.mjs +6 -183
- package/dist/ui/divider.mjs.map +1 -1
- package/dist/ui/drawer/animated/animations.d.ts +3 -0
- package/dist/ui/drawer/animated/animations.d.ts.map +1 -0
- package/dist/ui/drawer/animated/drawer-content-animated.d.ts +6 -0
- package/dist/ui/drawer/animated/drawer-content-animated.d.ts.map +1 -0
- package/dist/ui/drawer/animated/index.d.ts +5 -0
- package/dist/ui/drawer/animated/index.d.ts.map +1 -0
- package/dist/ui/drawer/animated/types.d.ts +9 -0
- package/dist/ui/drawer/animated/types.d.ts.map +1 -0
- package/dist/ui/drawer/animated.js +143 -0
- package/dist/ui/drawer/animated.js.map +1 -0
- package/dist/ui/drawer/animated.mjs +113 -0
- package/dist/ui/drawer/animated.mjs.map +1 -0
- package/dist/ui/drawer/drawer-base.d.ts +35 -0
- package/dist/ui/drawer/drawer-base.d.ts.map +1 -0
- package/dist/ui/drawer/drawer.d.ts +2 -0
- package/dist/ui/drawer/drawer.d.ts.map +1 -0
- package/dist/ui/drawer/index.d.ts +4 -0
- package/dist/ui/drawer/index.d.ts.map +1 -0
- package/dist/ui/drawer/types.d.ts +33 -0
- package/dist/ui/drawer/types.d.ts.map +1 -0
- package/dist/ui/drawer/variants.d.ts +10 -0
- package/dist/ui/drawer/variants.d.ts.map +1 -0
- package/dist/ui/drawer.js +44 -357
- package/dist/ui/drawer.js.map +1 -1
- package/dist/ui/drawer.mjs +3 -349
- package/dist/ui/drawer.mjs.map +1 -1
- package/dist/ui/dropdown/dropdown.d.ts +6 -0
- package/dist/ui/dropdown/dropdown.d.ts.map +1 -0
- package/dist/ui/dropdown/index.d.ts +4 -0
- package/dist/ui/dropdown/index.d.ts.map +1 -0
- package/dist/ui/dropdown/types.d.ts +38 -0
- package/dist/ui/dropdown/types.d.ts.map +1 -0
- package/dist/ui/dropdown/variants.d.ts +12 -0
- package/dist/ui/dropdown/variants.d.ts.map +1 -0
- package/dist/ui/empty-state/animated/animations.d.ts +3 -0
- package/dist/ui/empty-state/animated/animations.d.ts.map +1 -0
- package/dist/ui/empty-state/animated/empty-state-animated.d.ts +6 -0
- package/dist/ui/empty-state/animated/empty-state-animated.d.ts.map +1 -0
- package/dist/ui/empty-state/animated/index.d.ts +4 -0
- package/dist/ui/empty-state/animated/index.d.ts.map +1 -0
- package/dist/ui/empty-state/animated/types.d.ts +14 -0
- package/dist/ui/empty-state/animated/types.d.ts.map +1 -0
- package/dist/ui/empty-state/animated.js +45 -0
- package/dist/ui/empty-state/animated.js.map +1 -0
- package/dist/ui/empty-state/animated.mjs +42 -0
- package/dist/ui/empty-state/animated.mjs.map +1 -0
- package/dist/ui/empty-state/empty-state-base.d.ts +23 -0
- package/dist/ui/empty-state/empty-state-base.d.ts.map +1 -0
- package/dist/ui/empty-state/empty-state.d.ts +6 -0
- package/dist/ui/empty-state/empty-state.d.ts.map +1 -0
- package/dist/ui/empty-state/index.d.ts +5 -0
- package/dist/ui/empty-state/index.d.ts.map +1 -0
- package/dist/ui/empty-state/types.d.ts +15 -0
- package/dist/ui/empty-state/types.d.ts.map +1 -0
- package/dist/ui/empty-state/variants.d.ts +12 -0
- package/dist/ui/empty-state/variants.d.ts.map +1 -0
- package/dist/ui/empty-state.js +35 -160
- package/dist/ui/empty-state.js.map +1 -1
- package/dist/ui/empty-state.mjs +5 -153
- package/dist/ui/empty-state.mjs.map +1 -1
- package/dist/ui/file-upload/file-upload.d.ts +8 -0
- package/dist/ui/file-upload/file-upload.d.ts.map +1 -0
- package/dist/ui/file-upload/index.d.ts +4 -0
- package/dist/ui/file-upload/index.d.ts.map +1 -0
- package/dist/ui/file-upload/types.d.ts +18 -0
- package/dist/ui/file-upload/types.d.ts.map +1 -0
- package/dist/ui/file-upload/variants.d.ts +4 -0
- package/dist/ui/file-upload/variants.d.ts.map +1 -0
- package/dist/ui/inputs/animated/animations.d.ts +3 -0
- package/dist/ui/inputs/animated/animations.d.ts.map +1 -0
- package/dist/ui/inputs/animated/index.d.ts +4 -0
- package/dist/ui/inputs/animated/index.d.ts.map +1 -0
- package/dist/ui/inputs/animated/input-animated.d.ts +6 -0
- package/dist/ui/inputs/animated/input-animated.d.ts.map +1 -0
- package/dist/ui/inputs/animated/types.d.ts +16 -0
- package/dist/ui/inputs/animated/types.d.ts.map +1 -0
- package/dist/ui/inputs/animated.js +141 -0
- package/dist/ui/inputs/animated.js.map +1 -0
- package/dist/ui/inputs/animated.mjs +138 -0
- package/dist/ui/inputs/animated.mjs.map +1 -0
- package/dist/ui/inputs/index.d.ts +4 -0
- package/dist/ui/inputs/index.d.ts.map +1 -0
- package/dist/ui/inputs/input-base.d.ts +6 -0
- package/dist/ui/inputs/input-base.d.ts.map +1 -0
- package/dist/ui/inputs/input.d.ts +6 -0
- package/dist/ui/inputs/input.d.ts.map +1 -0
- package/dist/ui/inputs/types.d.ts +12 -0
- package/dist/ui/inputs/types.d.ts.map +1 -0
- package/dist/ui/inputs/variants.d.ts +7 -0
- package/dist/ui/inputs/variants.d.ts.map +1 -0
- package/dist/ui/inputs.js +16 -331
- package/dist/ui/inputs.js.map +1 -1
- package/dist/ui/inputs.mjs +13 -329
- package/dist/ui/inputs.mjs.map +1 -1
- package/dist/ui/modal/animated/animations.d.ts +3 -0
- package/dist/ui/modal/animated/animations.d.ts.map +1 -0
- package/dist/ui/modal/animated/index.d.ts +4 -0
- package/dist/ui/modal/animated/index.d.ts.map +1 -0
- package/dist/ui/modal/animated/modal-content-animated.d.ts +6 -0
- package/dist/ui/modal/animated/modal-content-animated.d.ts.map +1 -0
- package/dist/ui/modal/animated/types.d.ts +9 -0
- package/dist/ui/modal/animated/types.d.ts.map +1 -0
- package/dist/ui/modal/animated.js +120 -0
- package/dist/ui/modal/animated.js.map +1 -0
- package/dist/ui/modal/animated.mjs +117 -0
- package/dist/ui/modal/animated.mjs.map +1 -0
- package/dist/ui/modal/index.d.ts +5 -0
- package/dist/ui/modal/index.d.ts.map +1 -0
- package/dist/ui/modal/modal-base.d.ts +47 -0
- package/dist/ui/modal/modal-base.d.ts.map +1 -0
- package/dist/ui/modal/modal.d.ts +6 -0
- package/dist/ui/modal/modal.d.ts.map +1 -0
- package/dist/ui/modal/types.d.ts +26 -0
- package/dist/ui/modal/types.d.ts.map +1 -0
- package/dist/ui/modal/variants.d.ts +10 -0
- package/dist/ui/modal/variants.d.ts.map +1 -0
- package/dist/ui/modal.js +47 -361
- package/dist/ui/modal.js.map +1 -1
- package/dist/ui/modal.mjs +9 -351
- package/dist/ui/modal.mjs.map +1 -1
- package/dist/ui/pagination/index.d.ts +5 -0
- package/dist/ui/pagination/index.d.ts.map +1 -0
- package/dist/ui/pagination/pagination.d.ts +17 -0
- package/dist/ui/pagination/pagination.d.ts.map +1 -0
- package/dist/ui/pagination/types.d.ts +56 -0
- package/dist/ui/pagination/types.d.ts.map +1 -0
- package/dist/ui/pagination/variants.d.ts +12 -0
- package/dist/ui/pagination/variants.d.ts.map +1 -0
- package/dist/ui/progress/animated/animations.d.ts +3 -0
- package/dist/ui/progress/animated/animations.d.ts.map +1 -0
- package/dist/ui/progress/animated/index.d.ts +4 -0
- package/dist/ui/progress/animated/index.d.ts.map +1 -0
- package/dist/ui/progress/animated/progress-animated.d.ts +16 -0
- package/dist/ui/progress/animated/progress-animated.d.ts.map +1 -0
- package/dist/ui/progress/animated/types.d.ts +23 -0
- package/dist/ui/progress/animated/types.d.ts.map +1 -0
- package/dist/ui/progress/animated.js +123 -0
- package/dist/ui/progress/animated.js.map +1 -0
- package/dist/ui/progress/animated.mjs +112 -0
- package/dist/ui/progress/animated.mjs.map +1 -0
- package/dist/ui/progress/index.d.ts +5 -0
- package/dist/ui/progress/index.d.ts.map +1 -0
- package/dist/ui/progress/progress-base.d.ts +23 -0
- package/dist/ui/progress/progress-base.d.ts.map +1 -0
- package/dist/ui/progress/progress.d.ts +6 -0
- package/dist/ui/progress/progress.d.ts.map +1 -0
- package/dist/ui/progress/types.d.ts +28 -0
- package/dist/ui/progress/types.d.ts.map +1 -0
- package/dist/ui/progress/variants.d.ts +15 -0
- package/dist/ui/progress/variants.d.ts.map +1 -0
- package/dist/ui/progress.js +35 -227
- package/dist/ui/progress.js.map +1 -1
- package/dist/ui/progress.mjs +10 -222
- package/dist/ui/progress.mjs.map +1 -1
- package/dist/ui/select/index.d.ts +4 -0
- package/dist/ui/select/index.d.ts.map +1 -0
- package/dist/ui/select/select.d.ts +10 -0
- package/dist/ui/select/select.d.ts.map +1 -0
- package/dist/ui/select/types.d.ts +48 -0
- package/dist/ui/select/types.d.ts.map +1 -0
- package/dist/ui/select/variants.d.ts +14 -0
- package/dist/ui/select/variants.d.ts.map +1 -0
- package/dist/ui/skeleton/animated/animations.d.ts +3 -0
- package/dist/ui/skeleton/animated/animations.d.ts.map +1 -0
- package/dist/ui/skeleton/animated/index.d.ts +4 -0
- package/dist/ui/skeleton/animated/index.d.ts.map +1 -0
- package/dist/ui/skeleton/animated/skeleton-animated.d.ts +22 -0
- package/dist/ui/skeleton/animated/skeleton-animated.d.ts.map +1 -0
- package/dist/ui/skeleton/animated/types.d.ts +30 -0
- package/dist/ui/skeleton/animated/types.d.ts.map +1 -0
- package/dist/ui/skeleton/animated.js +126 -0
- package/dist/ui/skeleton/animated.js.map +1 -0
- package/dist/ui/skeleton/animated.mjs +119 -0
- package/dist/ui/skeleton/animated.mjs.map +1 -0
- package/dist/ui/skeleton/index.d.ts +5 -0
- package/dist/ui/skeleton/index.d.ts.map +1 -0
- package/dist/ui/skeleton/skeleton-base.d.ts +24 -0
- package/dist/ui/skeleton/skeleton-base.d.ts.map +1 -0
- package/dist/ui/skeleton/skeleton.d.ts +2 -0
- package/dist/ui/skeleton/skeleton.d.ts.map +1 -0
- package/dist/ui/skeleton/types.d.ts +23 -0
- package/dist/ui/skeleton/types.d.ts.map +1 -0
- package/dist/ui/{skeleton.d.mts → skeleton/variants.d.ts} +9 -61
- package/dist/ui/skeleton/variants.d.ts.map +1 -0
- package/dist/ui/skeleton.js +35 -526
- package/dist/ui/skeleton.js.map +1 -1
- package/dist/ui/skeleton.mjs +2 -520
- package/dist/ui/skeleton.mjs.map +1 -1
- package/dist/ui/slider/index.d.ts +4 -0
- package/dist/ui/slider/index.d.ts.map +1 -0
- package/dist/ui/slider/slider.d.ts +33 -0
- package/dist/ui/slider/slider.d.ts.map +1 -0
- package/dist/ui/slider/types.d.ts +49 -0
- package/dist/ui/slider/types.d.ts.map +1 -0
- package/dist/ui/slider/variants.d.ts +13 -0
- package/dist/ui/slider/variants.d.ts.map +1 -0
- package/dist/ui/spinner/animated/index.d.ts +4 -0
- package/dist/ui/spinner/animated/index.d.ts.map +1 -0
- package/dist/ui/spinner/animated/spinner.d.ts +6 -0
- package/dist/ui/spinner/animated/spinner.d.ts.map +1 -0
- package/dist/ui/spinner/animated/types.d.ts +9 -0
- package/dist/ui/spinner/animated/types.d.ts.map +1 -0
- package/dist/ui/spinner/animated/variants.d.ts +6 -0
- package/dist/ui/spinner/animated/variants.d.ts.map +1 -0
- package/dist/ui/{spinner.js → spinner/animated.js} +3 -9
- package/dist/ui/spinner/animated.js.map +1 -0
- package/dist/ui/{spinner.mjs → spinner/animated.mjs} +4 -9
- package/dist/ui/spinner/animated.mjs.map +1 -0
- package/dist/ui/stepper/index.d.ts +4 -0
- package/dist/ui/stepper/index.d.ts.map +1 -0
- package/dist/ui/stepper/stepper.d.ts +33 -0
- package/dist/ui/stepper/stepper.d.ts.map +1 -0
- package/dist/ui/stepper/types.d.ts +25 -0
- package/dist/ui/stepper/types.d.ts.map +1 -0
- package/dist/ui/stepper/variants.d.ts +11 -0
- package/dist/ui/stepper/variants.d.ts.map +1 -0
- package/dist/ui/table/animated/animations.d.ts +3 -0
- package/dist/ui/table/animated/animations.d.ts.map +1 -0
- package/dist/ui/table/animated/index.d.ts +5 -0
- package/dist/ui/table/animated/index.d.ts.map +1 -0
- package/dist/ui/table/animated/table-animated.d.ts +5 -0
- package/dist/ui/table/animated/table-animated.d.ts.map +1 -0
- package/dist/ui/table/animated/types.d.ts +8 -0
- package/dist/ui/table/animated/types.d.ts.map +1 -0
- package/dist/ui/table/animated.js +50 -0
- package/dist/ui/table/animated.js.map +1 -0
- package/dist/ui/table/animated.mjs +24 -0
- package/dist/ui/table/animated.mjs.map +1 -0
- package/dist/ui/table/index.d.ts +4 -0
- package/dist/ui/table/index.d.ts.map +1 -0
- package/dist/ui/table/table-base.d.ts +38 -0
- package/dist/ui/table/table-base.d.ts.map +1 -0
- package/dist/ui/table/table.d.ts +2 -0
- package/dist/ui/table/table.d.ts.map +1 -0
- package/dist/ui/table/types.d.ts +33 -0
- package/dist/ui/table/types.d.ts.map +1 -0
- package/dist/ui/table/variants.d.ts +14 -0
- package/dist/ui/table/variants.d.ts.map +1 -0
- package/dist/ui/table.js +55 -278
- package/dist/ui/table.js.map +1 -1
- package/dist/ui/table.mjs +2 -269
- package/dist/ui/table.mjs.map +1 -1
- package/dist/ui/tabs/animated/animations.d.ts +5 -0
- package/dist/ui/tabs/animated/animations.d.ts.map +1 -0
- package/dist/ui/tabs/animated/index.d.ts +4 -0
- package/dist/ui/tabs/animated/index.d.ts.map +1 -0
- package/dist/ui/tabs/animated/tabs-content-animated.d.ts +6 -0
- package/dist/ui/tabs/animated/tabs-content-animated.d.ts.map +1 -0
- package/dist/ui/tabs/animated/types.d.ts +14 -0
- package/dist/ui/tabs/animated/types.d.ts.map +1 -0
- package/dist/ui/tabs/animated.js +83 -0
- package/dist/ui/tabs/animated.js.map +1 -0
- package/dist/ui/tabs/animated.mjs +79 -0
- package/dist/ui/tabs/animated.mjs.map +1 -0
- package/dist/ui/tabs/index.d.ts +4 -0
- package/dist/ui/tabs/index.d.ts.map +1 -0
- package/dist/ui/tabs/tabs-base.d.ts +8 -0
- package/dist/ui/tabs/tabs-base.d.ts.map +1 -0
- package/dist/ui/tabs/tabs.d.ts +2 -0
- package/dist/ui/tabs/tabs.d.ts.map +1 -0
- package/dist/ui/tabs/types.d.ts +40 -0
- package/dist/ui/tabs/types.d.ts.map +1 -0
- package/dist/ui/tabs/variants.d.ts +11 -0
- package/dist/ui/tabs/variants.d.ts.map +1 -0
- package/dist/ui/tabs.js +35 -261
- package/dist/ui/tabs.js.map +1 -1
- package/dist/ui/tabs.mjs +2 -256
- package/dist/ui/tabs.mjs.map +1 -1
- package/dist/ui/toast/animated/animations.d.ts +3 -0
- package/dist/ui/toast/animated/animations.d.ts.map +1 -0
- package/dist/ui/toast/animated/index.d.ts +4 -0
- package/dist/ui/toast/animated/index.d.ts.map +1 -0
- package/dist/ui/toast/animated/toast-animated.d.ts +10 -0
- package/dist/ui/toast/animated/toast-animated.d.ts.map +1 -0
- package/dist/ui/toast/animated/types.d.ts +5 -0
- package/dist/ui/toast/animated/types.d.ts.map +1 -0
- package/dist/ui/toast/animated.js +103 -0
- package/dist/ui/toast/animated.js.map +1 -0
- package/dist/ui/toast/animated.mjs +99 -0
- package/dist/ui/toast/animated.mjs.map +1 -0
- package/dist/ui/toast/index.d.ts +4 -0
- package/dist/ui/toast/index.d.ts.map +1 -0
- package/dist/ui/toast/toast-base.d.ts +35 -0
- package/dist/ui/toast/toast-base.d.ts.map +1 -0
- package/dist/ui/toast/toast.d.ts +2 -0
- package/dist/ui/toast/toast.d.ts.map +1 -0
- package/dist/ui/toast/types.d.ts +45 -0
- package/dist/ui/toast/types.d.ts.map +1 -0
- package/dist/ui/toast/variants.d.ts +8 -0
- package/dist/ui/toast/variants.d.ts.map +1 -0
- package/dist/ui/toast.js +47 -268
- package/dist/ui/toast.js.map +1 -1
- package/dist/ui/toast.mjs +2 -259
- package/dist/ui/toast.mjs.map +1 -1
- package/dist/ui/toggle/animated/animations.d.ts +3 -0
- package/dist/ui/toggle/animated/animations.d.ts.map +1 -0
- package/dist/ui/toggle/animated/index.d.ts +4 -0
- package/dist/ui/toggle/animated/index.d.ts.map +1 -0
- package/dist/ui/toggle/animated/toggle-animated.d.ts +6 -0
- package/dist/ui/toggle/animated/toggle-animated.d.ts.map +1 -0
- package/dist/ui/toggle/animated/types.d.ts +9 -0
- package/dist/ui/toggle/animated/types.d.ts.map +1 -0
- package/dist/ui/toggle/animated.js +88 -0
- package/dist/ui/toggle/animated.js.map +1 -0
- package/dist/ui/toggle/animated.mjs +85 -0
- package/dist/ui/toggle/animated.mjs.map +1 -0
- package/dist/ui/toggle/index.d.ts +4 -0
- package/dist/ui/toggle/index.d.ts.map +1 -0
- package/dist/ui/toggle/toggle-base.d.ts +6 -0
- package/dist/ui/toggle/toggle-base.d.ts.map +1 -0
- package/dist/ui/toggle/toggle.d.ts +6 -0
- package/dist/ui/toggle/toggle.d.ts.map +1 -0
- package/dist/ui/toggle/types.d.ts +14 -0
- package/dist/ui/toggle/types.d.ts.map +1 -0
- package/dist/ui/toggle/variants.d.ts +8 -0
- package/dist/ui/toggle/variants.d.ts.map +1 -0
- package/dist/ui/toggle.js +19 -83
- package/dist/ui/toggle.js.map +1 -1
- package/dist/ui/toggle.mjs +12 -80
- package/dist/ui/toggle.mjs.map +1 -1
- package/dist/ui/tooltip/animated/animations.d.ts +3 -0
- package/dist/ui/tooltip/animated/animations.d.ts.map +1 -0
- package/dist/ui/tooltip/animated/index.d.ts +4 -0
- package/dist/ui/tooltip/animated/index.d.ts.map +1 -0
- package/dist/ui/tooltip/animated/tooltip-content-animated.d.ts +3 -0
- package/dist/ui/tooltip/animated/tooltip-content-animated.d.ts.map +1 -0
- package/dist/ui/tooltip/animated/types.d.ts +9 -0
- package/dist/ui/tooltip/animated/types.d.ts.map +1 -0
- package/dist/ui/tooltip/animated.js +59 -0
- package/dist/ui/tooltip/animated.js.map +1 -0
- package/dist/ui/tooltip/animated.mjs +56 -0
- package/dist/ui/tooltip/animated.mjs.map +1 -0
- package/dist/ui/tooltip/index.d.ts +4 -0
- package/dist/ui/tooltip/index.d.ts.map +1 -0
- package/dist/ui/tooltip/tooltip-base.d.ts +7 -0
- package/dist/ui/tooltip/tooltip-base.d.ts.map +1 -0
- package/dist/ui/tooltip/tooltip.d.ts +2 -0
- package/dist/ui/tooltip/tooltip.d.ts.map +1 -0
- package/dist/ui/tooltip/types.d.ts +30 -0
- package/dist/ui/tooltip/types.d.ts.map +1 -0
- package/dist/ui/tooltip/variants.d.ts +6 -0
- package/dist/ui/tooltip/variants.d.ts.map +1 -0
- package/dist/ui/tooltip.js +26 -193
- package/dist/ui/tooltip.js.map +1 -1
- package/dist/ui/tooltip.mjs +2 -192
- package/dist/ui/tooltip.mjs.map +1 -1
- package/dist/vitest-setup.d.ts +2 -0
- package/dist/vitest-setup.d.ts.map +1 -0
- package/package.json +12 -7
- package/dist/chunk-P6YRSEOY.js.map +0 -1
- package/dist/chunk-UJ3AER3U.mjs.map +0 -1
- package/dist/hooks/useBodyScrollLock.d.mts +0 -14
- package/dist/hooks/useClickOutside.d.mts +0 -23
- package/dist/hooks/useClipboard.d.mts +0 -22
- package/dist/hooks/useControllableState.d.mts +0 -22
- package/dist/hooks/useDebouncedValue.d.mts +0 -14
- package/dist/hooks/useDisclosure.d.mts +0 -25
- package/dist/hooks/useDocumentTitle.d.mts +0 -19
- package/dist/hooks/useFocusManagement.d.mts +0 -24
- package/dist/hooks/useHover.d.mts +0 -15
- package/dist/hooks/useInView.d.mts +0 -19
- package/dist/hooks/useIntersectionObserver.d.mts +0 -19
- package/dist/hooks/useIsMounted.d.mts +0 -11
- package/dist/hooks/useIsomorphicLayoutEffect.d.mts +0 -11
- package/dist/hooks/useLocalStorage.d.mts +0 -22
- package/dist/hooks/useMediaQuery.d.mts +0 -13
- package/dist/hooks/useNetworkStatus.d.mts +0 -10
- package/dist/hooks/usePageVisibility.d.mts +0 -10
- package/dist/hooks/usePagination.d.mts +0 -5
- package/dist/hooks/usePagination.d.ts +0 -5
- package/dist/hooks/usePrefersColorScheme.d.mts +0 -10
- package/dist/hooks/usePrefersReducedMotion.d.mts +0 -10
- package/dist/hooks/useResizeObserver.d.mts +0 -23
- package/dist/hooks/useSessionStorage.d.mts +0 -22
- package/dist/hooks/useThrottledCallback.d.mts +0 -14
- package/dist/hooks/useToggle.d.mts +0 -9
- package/dist/hooks/useWindowSize.d.mts +0 -14
- package/dist/hooks/utils.d.mts +0 -8
- package/dist/hooks/utils.d.ts +0 -8
- package/dist/index-ClPu5gDp.d.ts +0 -86
- package/dist/index-D4p9fn1o.d.mts +0 -86
- package/dist/types-BQ2H3yG7.d.mts +0 -34
- package/dist/types-BQ2H3yG7.d.ts +0 -34
- package/dist/ui/accordion.d.mts +0 -70
- package/dist/ui/accordion.d.ts +0 -70
- package/dist/ui/alert/animated.d.mts +0 -13
- package/dist/ui/alert/animated.d.ts +0 -13
- package/dist/ui/alert.d.mts +0 -41
- package/dist/ui/alert.d.ts +0 -41
- package/dist/ui/avatar.d.mts +0 -59
- package/dist/ui/avatar.d.ts +0 -59
- package/dist/ui/badge.d.mts +0 -37
- package/dist/ui/badge.d.ts +0 -37
- package/dist/ui/breadcrumb.d.mts +0 -71
- package/dist/ui/breadcrumb.d.ts +0 -71
- package/dist/ui/buttons.d.mts +0 -27
- package/dist/ui/buttons.d.ts +0 -27
- package/dist/ui/card.d.mts +0 -77
- package/dist/ui/card.d.ts +0 -77
- package/dist/ui/divider.d.mts +0 -39
- package/dist/ui/divider.d.ts +0 -39
- package/dist/ui/drawer.d.mts +0 -81
- package/dist/ui/drawer.d.ts +0 -81
- package/dist/ui/dropdown.d.mts +0 -50
- package/dist/ui/dropdown.d.ts +0 -50
- package/dist/ui/empty-state.d.mts +0 -55
- package/dist/ui/empty-state.d.ts +0 -55
- package/dist/ui/file-upload.d.mts +0 -32
- package/dist/ui/file-upload.d.ts +0 -32
- package/dist/ui/inputs.d.mts +0 -35
- package/dist/ui/inputs.d.ts +0 -35
- package/dist/ui/modal.d.mts +0 -84
- package/dist/ui/modal.d.ts +0 -84
- package/dist/ui/pagination.d.mts +0 -36
- package/dist/ui/pagination.d.ts +0 -36
- package/dist/ui/progress.d.mts +0 -61
- package/dist/ui/progress.d.ts +0 -61
- package/dist/ui/select.d.mts +0 -73
- package/dist/ui/select.d.ts +0 -73
- package/dist/ui/skeleton.d.ts +0 -90
- package/dist/ui/slider.d.mts +0 -83
- package/dist/ui/slider.d.ts +0 -83
- package/dist/ui/spinner.d.mts +0 -27
- package/dist/ui/spinner.d.ts +0 -27
- package/dist/ui/spinner.js.map +0 -1
- package/dist/ui/spinner.mjs.map +0 -1
- package/dist/ui/stepper.d.mts +0 -64
- package/dist/ui/stepper.d.ts +0 -64
- package/dist/ui/table.d.mts +0 -81
- package/dist/ui/table.d.ts +0 -81
- package/dist/ui/tabs.d.mts +0 -58
- package/dist/ui/tabs.d.ts +0 -58
- package/dist/ui/toast.d.mts +0 -86
- package/dist/ui/toast.d.ts +0 -86
- package/dist/ui/toggle.d.mts +0 -37
- package/dist/ui/toggle.d.ts +0 -37
- package/dist/ui/tooltip.d.mts +0 -46
- package/dist/ui/tooltip.d.ts +0 -46
- package/dist/variants-Dd9pe-ov.d.ts +0 -8
package/dist/ui/modal.d.mts
DELETED
|
@@ -1,84 +0,0 @@
|
|
|
1
|
-
import * as react from 'react';
|
|
2
|
-
import { ReactNode, Ref, CSSProperties, HTMLAttributes } from 'react';
|
|
3
|
-
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
4
|
-
import { VariantProps } from 'class-variance-authority';
|
|
5
|
-
import * as class_variance_authority_types from 'class-variance-authority/types';
|
|
6
|
-
import { HTMLMotionProps } from 'framer-motion';
|
|
7
|
-
|
|
8
|
-
declare const modalOverlayVariants: (props?: class_variance_authority_types.ClassProp | undefined) => string;
|
|
9
|
-
declare const modalTriggerVariants: (props?: ({
|
|
10
|
-
appearance?: "default" | "glass" | "sky" | "rose" | "purple" | "pink" | "orange" | "yellow" | "teal" | "indigo" | "emerald" | "gray" | "amber" | "violet" | "gradient-blue" | "gradient-green" | "gradient-red" | "gradient-yellow" | "gradient-purple" | "gradient-teal" | "gradient-indigo" | "gradient-pink" | "gradient-orange" | null | undefined;
|
|
11
|
-
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
12
|
-
declare const modalContentVariants: (props?: ({
|
|
13
|
-
size?: "sm" | "md" | "lg" | "xl" | "full" | null | undefined;
|
|
14
|
-
position?: "center" | "top" | "bottom" | null | undefined;
|
|
15
|
-
appearance?: "default" | "glass" | "sky" | "rose" | "purple" | "pink" | "orange" | "yellow" | "teal" | "indigo" | "emerald" | "gray" | "amber" | "violet" | "gradient-blue" | "gradient-green" | "gradient-red" | "gradient-yellow" | "gradient-purple" | "gradient-teal" | "gradient-indigo" | "gradient-pink" | "gradient-orange" | null | undefined;
|
|
16
|
-
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
17
|
-
|
|
18
|
-
type ModalAnimation = "none" | "fade" | "scale" | "slide-up" | "slide-down";
|
|
19
|
-
type ModalContentVariantProps = VariantProps<typeof modalContentVariants>;
|
|
20
|
-
type ModalProps = {
|
|
21
|
-
open?: boolean;
|
|
22
|
-
defaultOpen?: boolean;
|
|
23
|
-
onOpenChange?: (open: boolean) => void;
|
|
24
|
-
children?: ReactNode;
|
|
25
|
-
};
|
|
26
|
-
type ModalTriggerProps = HTMLAttributes<HTMLButtonElement> & {
|
|
27
|
-
ref?: Ref<HTMLButtonElement>;
|
|
28
|
-
appearance?: VariantProps<typeof modalTriggerVariants>["appearance"];
|
|
29
|
-
};
|
|
30
|
-
type ModalContentProps = ModalContentVariantProps & {
|
|
31
|
-
animation?: ModalAnimation;
|
|
32
|
-
className?: string;
|
|
33
|
-
children?: ReactNode;
|
|
34
|
-
ref?: Ref<HTMLDivElement>;
|
|
35
|
-
id?: string;
|
|
36
|
-
style?: CSSProperties;
|
|
37
|
-
};
|
|
38
|
-
type ModalSectionProps = {
|
|
39
|
-
className?: string;
|
|
40
|
-
children?: ReactNode;
|
|
41
|
-
};
|
|
42
|
-
|
|
43
|
-
declare function Modal({ open, defaultOpen, onOpenChange, children, }: ModalProps): react_jsx_runtime.JSX.Element;
|
|
44
|
-
declare namespace Modal {
|
|
45
|
-
var displayName: string;
|
|
46
|
-
}
|
|
47
|
-
declare function ModalTrigger({ className, children, appearance, onClick, ref, ...rest }: ModalTriggerProps): react_jsx_runtime.JSX.Element;
|
|
48
|
-
declare namespace ModalTrigger {
|
|
49
|
-
var displayName: string;
|
|
50
|
-
}
|
|
51
|
-
declare function ModalContent({ className, size, position, appearance, animation, children, ref, id, style, }: ModalContentProps): react.ReactPortal | null;
|
|
52
|
-
declare namespace ModalContent {
|
|
53
|
-
var displayName: string;
|
|
54
|
-
}
|
|
55
|
-
declare function ModalHeader({ className, children }: ModalSectionProps): react_jsx_runtime.JSX.Element;
|
|
56
|
-
declare namespace ModalHeader {
|
|
57
|
-
var displayName: string;
|
|
58
|
-
}
|
|
59
|
-
declare function ModalBody({ className, children }: ModalSectionProps): react_jsx_runtime.JSX.Element;
|
|
60
|
-
declare namespace ModalBody {
|
|
61
|
-
var displayName: string;
|
|
62
|
-
}
|
|
63
|
-
declare function ModalFooter({ className, children }: ModalSectionProps): react_jsx_runtime.JSX.Element;
|
|
64
|
-
declare namespace ModalFooter {
|
|
65
|
-
var displayName: string;
|
|
66
|
-
}
|
|
67
|
-
declare function ModalTitle({ className, children }: ModalSectionProps): react_jsx_runtime.JSX.Element;
|
|
68
|
-
declare namespace ModalTitle {
|
|
69
|
-
var displayName: string;
|
|
70
|
-
}
|
|
71
|
-
declare function ModalDescription({ className, children }: ModalSectionProps): react_jsx_runtime.JSX.Element;
|
|
72
|
-
declare namespace ModalDescription {
|
|
73
|
-
var displayName: string;
|
|
74
|
-
}
|
|
75
|
-
declare function ModalClose({ className, children, ...rest }: ModalSectionProps): react_jsx_runtime.JSX.Element;
|
|
76
|
-
declare namespace ModalClose {
|
|
77
|
-
var displayName: string;
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
type ModalPresetMotionProps = Pick<HTMLMotionProps<"div">, "initial" | "animate" | "exit" | "transition">;
|
|
81
|
-
type ModalAnimationPresets = Record<ModalAnimation, ModalPresetMotionProps>;
|
|
82
|
-
declare const modalOverlayAnimationPresets: ModalAnimationPresets;
|
|
83
|
-
|
|
84
|
-
export { Modal, type ModalAnimation, ModalBody, ModalClose, ModalContent, type ModalContentProps, ModalDescription, ModalFooter, ModalHeader, type ModalProps, type ModalSectionProps, ModalTitle, ModalTrigger, type ModalTriggerProps, modalContentVariants, modalOverlayAnimationPresets, modalOverlayVariants };
|
package/dist/ui/modal.d.ts
DELETED
|
@@ -1,84 +0,0 @@
|
|
|
1
|
-
import * as react from 'react';
|
|
2
|
-
import { ReactNode, Ref, CSSProperties, HTMLAttributes } from 'react';
|
|
3
|
-
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
4
|
-
import { VariantProps } from 'class-variance-authority';
|
|
5
|
-
import * as class_variance_authority_types from 'class-variance-authority/types';
|
|
6
|
-
import { HTMLMotionProps } from 'framer-motion';
|
|
7
|
-
|
|
8
|
-
declare const modalOverlayVariants: (props?: class_variance_authority_types.ClassProp | undefined) => string;
|
|
9
|
-
declare const modalTriggerVariants: (props?: ({
|
|
10
|
-
appearance?: "default" | "glass" | "sky" | "rose" | "purple" | "pink" | "orange" | "yellow" | "teal" | "indigo" | "emerald" | "gray" | "amber" | "violet" | "gradient-blue" | "gradient-green" | "gradient-red" | "gradient-yellow" | "gradient-purple" | "gradient-teal" | "gradient-indigo" | "gradient-pink" | "gradient-orange" | null | undefined;
|
|
11
|
-
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
12
|
-
declare const modalContentVariants: (props?: ({
|
|
13
|
-
size?: "sm" | "md" | "lg" | "xl" | "full" | null | undefined;
|
|
14
|
-
position?: "center" | "top" | "bottom" | null | undefined;
|
|
15
|
-
appearance?: "default" | "glass" | "sky" | "rose" | "purple" | "pink" | "orange" | "yellow" | "teal" | "indigo" | "emerald" | "gray" | "amber" | "violet" | "gradient-blue" | "gradient-green" | "gradient-red" | "gradient-yellow" | "gradient-purple" | "gradient-teal" | "gradient-indigo" | "gradient-pink" | "gradient-orange" | null | undefined;
|
|
16
|
-
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
17
|
-
|
|
18
|
-
type ModalAnimation = "none" | "fade" | "scale" | "slide-up" | "slide-down";
|
|
19
|
-
type ModalContentVariantProps = VariantProps<typeof modalContentVariants>;
|
|
20
|
-
type ModalProps = {
|
|
21
|
-
open?: boolean;
|
|
22
|
-
defaultOpen?: boolean;
|
|
23
|
-
onOpenChange?: (open: boolean) => void;
|
|
24
|
-
children?: ReactNode;
|
|
25
|
-
};
|
|
26
|
-
type ModalTriggerProps = HTMLAttributes<HTMLButtonElement> & {
|
|
27
|
-
ref?: Ref<HTMLButtonElement>;
|
|
28
|
-
appearance?: VariantProps<typeof modalTriggerVariants>["appearance"];
|
|
29
|
-
};
|
|
30
|
-
type ModalContentProps = ModalContentVariantProps & {
|
|
31
|
-
animation?: ModalAnimation;
|
|
32
|
-
className?: string;
|
|
33
|
-
children?: ReactNode;
|
|
34
|
-
ref?: Ref<HTMLDivElement>;
|
|
35
|
-
id?: string;
|
|
36
|
-
style?: CSSProperties;
|
|
37
|
-
};
|
|
38
|
-
type ModalSectionProps = {
|
|
39
|
-
className?: string;
|
|
40
|
-
children?: ReactNode;
|
|
41
|
-
};
|
|
42
|
-
|
|
43
|
-
declare function Modal({ open, defaultOpen, onOpenChange, children, }: ModalProps): react_jsx_runtime.JSX.Element;
|
|
44
|
-
declare namespace Modal {
|
|
45
|
-
var displayName: string;
|
|
46
|
-
}
|
|
47
|
-
declare function ModalTrigger({ className, children, appearance, onClick, ref, ...rest }: ModalTriggerProps): react_jsx_runtime.JSX.Element;
|
|
48
|
-
declare namespace ModalTrigger {
|
|
49
|
-
var displayName: string;
|
|
50
|
-
}
|
|
51
|
-
declare function ModalContent({ className, size, position, appearance, animation, children, ref, id, style, }: ModalContentProps): react.ReactPortal | null;
|
|
52
|
-
declare namespace ModalContent {
|
|
53
|
-
var displayName: string;
|
|
54
|
-
}
|
|
55
|
-
declare function ModalHeader({ className, children }: ModalSectionProps): react_jsx_runtime.JSX.Element;
|
|
56
|
-
declare namespace ModalHeader {
|
|
57
|
-
var displayName: string;
|
|
58
|
-
}
|
|
59
|
-
declare function ModalBody({ className, children }: ModalSectionProps): react_jsx_runtime.JSX.Element;
|
|
60
|
-
declare namespace ModalBody {
|
|
61
|
-
var displayName: string;
|
|
62
|
-
}
|
|
63
|
-
declare function ModalFooter({ className, children }: ModalSectionProps): react_jsx_runtime.JSX.Element;
|
|
64
|
-
declare namespace ModalFooter {
|
|
65
|
-
var displayName: string;
|
|
66
|
-
}
|
|
67
|
-
declare function ModalTitle({ className, children }: ModalSectionProps): react_jsx_runtime.JSX.Element;
|
|
68
|
-
declare namespace ModalTitle {
|
|
69
|
-
var displayName: string;
|
|
70
|
-
}
|
|
71
|
-
declare function ModalDescription({ className, children }: ModalSectionProps): react_jsx_runtime.JSX.Element;
|
|
72
|
-
declare namespace ModalDescription {
|
|
73
|
-
var displayName: string;
|
|
74
|
-
}
|
|
75
|
-
declare function ModalClose({ className, children, ...rest }: ModalSectionProps): react_jsx_runtime.JSX.Element;
|
|
76
|
-
declare namespace ModalClose {
|
|
77
|
-
var displayName: string;
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
type ModalPresetMotionProps = Pick<HTMLMotionProps<"div">, "initial" | "animate" | "exit" | "transition">;
|
|
81
|
-
type ModalAnimationPresets = Record<ModalAnimation, ModalPresetMotionProps>;
|
|
82
|
-
declare const modalOverlayAnimationPresets: ModalAnimationPresets;
|
|
83
|
-
|
|
84
|
-
export { Modal, type ModalAnimation, ModalBody, ModalClose, ModalContent, type ModalContentProps, ModalDescription, ModalFooter, ModalHeader, type ModalProps, type ModalSectionProps, ModalTitle, ModalTrigger, type ModalTriggerProps, modalContentVariants, modalOverlayAnimationPresets, modalOverlayVariants };
|
package/dist/ui/pagination.d.mts
DELETED
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import * as class_variance_authority from 'class-variance-authority';
|
|
2
|
-
import * as class_variance_authority_types from 'class-variance-authority/types';
|
|
3
|
-
import * as react from 'react';
|
|
4
|
-
export { P as PaginationAppearance, a as PaginationPageItem, b as PaginationProps, c as PaginationSize, U as UsePaginationParams, d as UsePaginationResult, u as usePagination } from '../index-D4p9fn1o.mjs';
|
|
5
|
-
import '../variants-Dd9pe-ov.mjs';
|
|
6
|
-
|
|
7
|
-
declare const Pagination: react.ForwardRefExoticComponent<Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLElement>, HTMLElement>, "ref">, "onChange"> & class_variance_authority.VariantProps<(props?: ({
|
|
8
|
-
appearance?: "default" | "secondary" | "destructive" | "outline" | "ghost" | "link" | "glass" | "emerald" | "indigo" | "purple" | "pink" | "rose" | "sky" | "teal" | "yellow" | "orange" | "gray" | "amber" | "violet" | "gradient-blue" | "gradient-green" | "gradient-red" | "gradient-yellow" | "gradient-purple" | "gradient-teal" | "gradient-indigo" | "gradient-pink" | "gradient-orange" | null | undefined;
|
|
9
|
-
size?: "sm" | "md" | "lg" | "xl" | "2xl" | "3xl" | "4xl" | "5xl" | "6xl" | "7xl" | "8xl" | "9xl" | "10xl" | "icon" | null | undefined;
|
|
10
|
-
} & class_variance_authority_types.ClassProp) | undefined) => string> & {
|
|
11
|
-
pageCount: number;
|
|
12
|
-
page?: number;
|
|
13
|
-
defaultPage?: number;
|
|
14
|
-
onPageChange?: (page: number) => void;
|
|
15
|
-
siblingCount?: number;
|
|
16
|
-
boundaryCount?: number;
|
|
17
|
-
showPrevNext?: boolean;
|
|
18
|
-
prevLabel?: string;
|
|
19
|
-
nextLabel?: string;
|
|
20
|
-
ellipsisLabel?: string;
|
|
21
|
-
getPageHref?: (page: number) => string | undefined;
|
|
22
|
-
} & react.RefAttributes<HTMLElement>>;
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* Layout and chrome for the page list cluster. Appearance and size keys align with
|
|
26
|
-
* `components/ui/buttons/variants.ts` for consistent design-system tokens.
|
|
27
|
-
*/
|
|
28
|
-
declare const paginationListVariants: (props?: ({
|
|
29
|
-
appearance?: "default" | "secondary" | "destructive" | "outline" | "ghost" | "link" | "glass" | "emerald" | "indigo" | "purple" | "pink" | "rose" | "sky" | "teal" | "yellow" | "orange" | "gray" | "amber" | "violet" | "gradient-blue" | "gradient-green" | "gradient-red" | "gradient-yellow" | "gradient-purple" | "gradient-teal" | "gradient-indigo" | "gradient-pink" | "gradient-orange" | null | undefined;
|
|
30
|
-
size?: "sm" | "md" | "lg" | "xl" | "2xl" | "3xl" | "4xl" | "5xl" | "6xl" | "7xl" | "8xl" | "9xl" | "10xl" | "icon" | null | undefined;
|
|
31
|
-
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
32
|
-
declare const paginationEllipsisVariants: (props?: ({
|
|
33
|
-
size?: "sm" | "md" | "lg" | "xl" | "2xl" | "3xl" | "4xl" | "5xl" | "6xl" | "7xl" | "8xl" | "9xl" | "10xl" | "icon" | null | undefined;
|
|
34
|
-
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
35
|
-
|
|
36
|
-
export { Pagination, paginationEllipsisVariants, paginationListVariants };
|
package/dist/ui/pagination.d.ts
DELETED
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import * as class_variance_authority from 'class-variance-authority';
|
|
2
|
-
import * as class_variance_authority_types from 'class-variance-authority/types';
|
|
3
|
-
import * as react from 'react';
|
|
4
|
-
export { P as PaginationAppearance, a as PaginationPageItem, b as PaginationProps, c as PaginationSize, U as UsePaginationParams, d as UsePaginationResult, u as usePagination } from '../index-ClPu5gDp.js';
|
|
5
|
-
import '../variants-Dd9pe-ov.js';
|
|
6
|
-
|
|
7
|
-
declare const Pagination: react.ForwardRefExoticComponent<Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLElement>, HTMLElement>, "ref">, "onChange"> & class_variance_authority.VariantProps<(props?: ({
|
|
8
|
-
appearance?: "default" | "secondary" | "destructive" | "outline" | "ghost" | "link" | "glass" | "emerald" | "indigo" | "purple" | "pink" | "rose" | "sky" | "teal" | "yellow" | "orange" | "gray" | "amber" | "violet" | "gradient-blue" | "gradient-green" | "gradient-red" | "gradient-yellow" | "gradient-purple" | "gradient-teal" | "gradient-indigo" | "gradient-pink" | "gradient-orange" | null | undefined;
|
|
9
|
-
size?: "sm" | "md" | "lg" | "xl" | "2xl" | "3xl" | "4xl" | "5xl" | "6xl" | "7xl" | "8xl" | "9xl" | "10xl" | "icon" | null | undefined;
|
|
10
|
-
} & class_variance_authority_types.ClassProp) | undefined) => string> & {
|
|
11
|
-
pageCount: number;
|
|
12
|
-
page?: number;
|
|
13
|
-
defaultPage?: number;
|
|
14
|
-
onPageChange?: (page: number) => void;
|
|
15
|
-
siblingCount?: number;
|
|
16
|
-
boundaryCount?: number;
|
|
17
|
-
showPrevNext?: boolean;
|
|
18
|
-
prevLabel?: string;
|
|
19
|
-
nextLabel?: string;
|
|
20
|
-
ellipsisLabel?: string;
|
|
21
|
-
getPageHref?: (page: number) => string | undefined;
|
|
22
|
-
} & react.RefAttributes<HTMLElement>>;
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* Layout and chrome for the page list cluster. Appearance and size keys align with
|
|
26
|
-
* `components/ui/buttons/variants.ts` for consistent design-system tokens.
|
|
27
|
-
*/
|
|
28
|
-
declare const paginationListVariants: (props?: ({
|
|
29
|
-
appearance?: "default" | "secondary" | "destructive" | "outline" | "ghost" | "link" | "glass" | "emerald" | "indigo" | "purple" | "pink" | "rose" | "sky" | "teal" | "yellow" | "orange" | "gray" | "amber" | "violet" | "gradient-blue" | "gradient-green" | "gradient-red" | "gradient-yellow" | "gradient-purple" | "gradient-teal" | "gradient-indigo" | "gradient-pink" | "gradient-orange" | null | undefined;
|
|
30
|
-
size?: "sm" | "md" | "lg" | "xl" | "2xl" | "3xl" | "4xl" | "5xl" | "6xl" | "7xl" | "8xl" | "9xl" | "10xl" | "icon" | null | undefined;
|
|
31
|
-
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
32
|
-
declare const paginationEllipsisVariants: (props?: ({
|
|
33
|
-
size?: "sm" | "md" | "lg" | "xl" | "2xl" | "3xl" | "4xl" | "5xl" | "6xl" | "7xl" | "8xl" | "9xl" | "10xl" | "icon" | null | undefined;
|
|
34
|
-
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
35
|
-
|
|
36
|
-
export { Pagination, paginationEllipsisVariants, paginationListVariants };
|
package/dist/ui/progress.d.mts
DELETED
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import { VariantProps } from 'class-variance-authority';
|
|
3
|
-
import { HTMLMotionProps } from 'framer-motion';
|
|
4
|
-
import { ReactNode } from 'react';
|
|
5
|
-
import * as class_variance_authority_types from 'class-variance-authority/types';
|
|
6
|
-
|
|
7
|
-
declare const progressVariants: (props?: ({
|
|
8
|
-
appearance?: "default" | "secondary" | "destructive" | "emerald" | "indigo" | "purple" | "pink" | "rose" | "sky" | "teal" | "yellow" | "orange" | "outline" | "ghost" | "glass" | "gradient-blue" | "gradient-green" | "gradient-red" | "gradient-yellow" | "gradient-purple" | "gradient-teal" | "gradient-indigo" | "gradient-pink" | "gradient-orange" | null | undefined;
|
|
9
|
-
size?: "xs" | "sm" | "md" | "lg" | "xl" | null | undefined;
|
|
10
|
-
shape?: "flat" | "rounded" | "pill" | null | undefined;
|
|
11
|
-
striped?: boolean | null | undefined;
|
|
12
|
-
animated?: boolean | null | undefined;
|
|
13
|
-
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
14
|
-
declare const progressTrackVariants: (props?: ({
|
|
15
|
-
size?: "xs" | "sm" | "md" | "lg" | "xl" | null | undefined;
|
|
16
|
-
shape?: "flat" | "rounded" | "pill" | null | undefined;
|
|
17
|
-
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
18
|
-
declare const progressBarVariants: (props?: ({
|
|
19
|
-
striped?: boolean | null | undefined;
|
|
20
|
-
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
21
|
-
|
|
22
|
-
type ProgressAnimation = "none" | "shimmer";
|
|
23
|
-
type ProgressVariantProps = VariantProps<typeof progressVariants>;
|
|
24
|
-
type ProgressProps = ProgressVariantProps & Omit<HTMLMotionProps<"div">, "children"> & {
|
|
25
|
-
value?: number;
|
|
26
|
-
min?: number;
|
|
27
|
-
max?: number;
|
|
28
|
-
animation?: ProgressAnimation;
|
|
29
|
-
label?: string;
|
|
30
|
-
children?: ReactNode;
|
|
31
|
-
};
|
|
32
|
-
type ProgressSectionProps = {
|
|
33
|
-
className?: string;
|
|
34
|
-
children?: ReactNode;
|
|
35
|
-
};
|
|
36
|
-
|
|
37
|
-
declare function Progress(props: ProgressProps): react_jsx_runtime.JSX.Element;
|
|
38
|
-
declare namespace Progress {
|
|
39
|
-
var displayName: string;
|
|
40
|
-
}
|
|
41
|
-
declare function ProgressBar({ className, style, ref, ...rest }: ProgressSectionProps & {
|
|
42
|
-
style?: React.CSSProperties;
|
|
43
|
-
ref?: React.Ref<HTMLDivElement>;
|
|
44
|
-
}): react_jsx_runtime.JSX.Element;
|
|
45
|
-
declare namespace ProgressBar {
|
|
46
|
-
var displayName: string;
|
|
47
|
-
}
|
|
48
|
-
declare function ProgressLabel({ className, children }: ProgressSectionProps): react_jsx_runtime.JSX.Element;
|
|
49
|
-
declare namespace ProgressLabel {
|
|
50
|
-
var displayName: string;
|
|
51
|
-
}
|
|
52
|
-
declare function ProgressValue({ className, children }: ProgressSectionProps): react_jsx_runtime.JSX.Element;
|
|
53
|
-
declare namespace ProgressValue {
|
|
54
|
-
var displayName: string;
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
type ProgressPresetMotionProps = Pick<HTMLMotionProps<"div">, "transition" | "animate">;
|
|
58
|
-
type ProgressAnimationPresets = Record<ProgressAnimation, ProgressPresetMotionProps>;
|
|
59
|
-
declare const progressAnimationPresets: ProgressAnimationPresets;
|
|
60
|
-
|
|
61
|
-
export { Progress, type ProgressAnimation, ProgressBar, ProgressLabel, type ProgressProps, type ProgressSectionProps, ProgressValue, progressAnimationPresets, progressBarVariants, progressTrackVariants, progressVariants };
|
package/dist/ui/progress.d.ts
DELETED
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import { VariantProps } from 'class-variance-authority';
|
|
3
|
-
import { HTMLMotionProps } from 'framer-motion';
|
|
4
|
-
import { ReactNode } from 'react';
|
|
5
|
-
import * as class_variance_authority_types from 'class-variance-authority/types';
|
|
6
|
-
|
|
7
|
-
declare const progressVariants: (props?: ({
|
|
8
|
-
appearance?: "default" | "secondary" | "destructive" | "emerald" | "indigo" | "purple" | "pink" | "rose" | "sky" | "teal" | "yellow" | "orange" | "outline" | "ghost" | "glass" | "gradient-blue" | "gradient-green" | "gradient-red" | "gradient-yellow" | "gradient-purple" | "gradient-teal" | "gradient-indigo" | "gradient-pink" | "gradient-orange" | null | undefined;
|
|
9
|
-
size?: "xs" | "sm" | "md" | "lg" | "xl" | null | undefined;
|
|
10
|
-
shape?: "flat" | "rounded" | "pill" | null | undefined;
|
|
11
|
-
striped?: boolean | null | undefined;
|
|
12
|
-
animated?: boolean | null | undefined;
|
|
13
|
-
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
14
|
-
declare const progressTrackVariants: (props?: ({
|
|
15
|
-
size?: "xs" | "sm" | "md" | "lg" | "xl" | null | undefined;
|
|
16
|
-
shape?: "flat" | "rounded" | "pill" | null | undefined;
|
|
17
|
-
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
18
|
-
declare const progressBarVariants: (props?: ({
|
|
19
|
-
striped?: boolean | null | undefined;
|
|
20
|
-
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
21
|
-
|
|
22
|
-
type ProgressAnimation = "none" | "shimmer";
|
|
23
|
-
type ProgressVariantProps = VariantProps<typeof progressVariants>;
|
|
24
|
-
type ProgressProps = ProgressVariantProps & Omit<HTMLMotionProps<"div">, "children"> & {
|
|
25
|
-
value?: number;
|
|
26
|
-
min?: number;
|
|
27
|
-
max?: number;
|
|
28
|
-
animation?: ProgressAnimation;
|
|
29
|
-
label?: string;
|
|
30
|
-
children?: ReactNode;
|
|
31
|
-
};
|
|
32
|
-
type ProgressSectionProps = {
|
|
33
|
-
className?: string;
|
|
34
|
-
children?: ReactNode;
|
|
35
|
-
};
|
|
36
|
-
|
|
37
|
-
declare function Progress(props: ProgressProps): react_jsx_runtime.JSX.Element;
|
|
38
|
-
declare namespace Progress {
|
|
39
|
-
var displayName: string;
|
|
40
|
-
}
|
|
41
|
-
declare function ProgressBar({ className, style, ref, ...rest }: ProgressSectionProps & {
|
|
42
|
-
style?: React.CSSProperties;
|
|
43
|
-
ref?: React.Ref<HTMLDivElement>;
|
|
44
|
-
}): react_jsx_runtime.JSX.Element;
|
|
45
|
-
declare namespace ProgressBar {
|
|
46
|
-
var displayName: string;
|
|
47
|
-
}
|
|
48
|
-
declare function ProgressLabel({ className, children }: ProgressSectionProps): react_jsx_runtime.JSX.Element;
|
|
49
|
-
declare namespace ProgressLabel {
|
|
50
|
-
var displayName: string;
|
|
51
|
-
}
|
|
52
|
-
declare function ProgressValue({ className, children }: ProgressSectionProps): react_jsx_runtime.JSX.Element;
|
|
53
|
-
declare namespace ProgressValue {
|
|
54
|
-
var displayName: string;
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
type ProgressPresetMotionProps = Pick<HTMLMotionProps<"div">, "transition" | "animate">;
|
|
58
|
-
type ProgressAnimationPresets = Record<ProgressAnimation, ProgressPresetMotionProps>;
|
|
59
|
-
declare const progressAnimationPresets: ProgressAnimationPresets;
|
|
60
|
-
|
|
61
|
-
export { Progress, type ProgressAnimation, ProgressBar, ProgressLabel, type ProgressProps, type ProgressSectionProps, ProgressValue, progressAnimationPresets, progressBarVariants, progressTrackVariants, progressVariants };
|
package/dist/ui/select.d.mts
DELETED
|
@@ -1,73 +0,0 @@
|
|
|
1
|
-
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import * as react from 'react';
|
|
3
|
-
import { ReactNode, HTMLAttributes, ButtonHTMLAttributes } from 'react';
|
|
4
|
-
import { VariantProps } from 'class-variance-authority';
|
|
5
|
-
import * as class_variance_authority_types from 'class-variance-authority/types';
|
|
6
|
-
|
|
7
|
-
declare const selectTriggerVariants: (props?: ({
|
|
8
|
-
variant?: "default" | "outline" | "ghost" | "sky" | "rose" | "purple" | "pink" | "orange" | "yellow" | "teal" | "indigo" | "emerald" | "glass" | "gradient-blue" | "gradient-green" | "gradient-red" | "gradient-yellow" | "gradient-purple" | "gradient-teal" | "gradient-indigo" | "gradient-pink" | "gradient-orange" | null | undefined;
|
|
9
|
-
size?: "sm" | "md" | "lg" | null | undefined;
|
|
10
|
-
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
11
|
-
declare const selectItemVariants: (props?: ({
|
|
12
|
-
appearance?: "default" | "outline" | "ghost" | "sky" | "rose" | "purple" | "pink" | "orange" | "yellow" | "teal" | "indigo" | "emerald" | "glass" | "gradient-blue" | "gradient-green" | "gradient-red" | "gradient-yellow" | "gradient-purple" | "gradient-teal" | "gradient-indigo" | "gradient-pink" | "gradient-orange" | null | undefined;
|
|
13
|
-
disabled?: boolean | null | undefined;
|
|
14
|
-
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
15
|
-
declare const selectContentVariants: (props?: ({
|
|
16
|
-
appearance?: "default" | "outline" | "ghost" | "sky" | "rose" | "purple" | "pink" | "orange" | "yellow" | "teal" | "indigo" | "emerald" | "glass" | "gradient-blue" | "gradient-green" | "gradient-red" | "gradient-yellow" | "gradient-purple" | "gradient-teal" | "gradient-indigo" | "gradient-pink" | "gradient-orange" | null | undefined;
|
|
17
|
-
size?: "sm" | "md" | "lg" | null | undefined;
|
|
18
|
-
spacing?: "default" | "sm" | "md" | "lg" | "none" | "xl" | null | undefined;
|
|
19
|
-
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
20
|
-
|
|
21
|
-
type SelectOption = {
|
|
22
|
-
label: ReactNode;
|
|
23
|
-
value: string;
|
|
24
|
-
disabled?: boolean;
|
|
25
|
-
};
|
|
26
|
-
type SelectAppearance = "default" | "glass" | "ghost" | "outline" | "sky" | "rose" | "purple" | "pink" | "orange" | "yellow" | "teal" | "indigo" | "emerald" | "gradient-blue" | "gradient-green" | "gradient-red" | "gradient-yellow" | "gradient-purple" | "gradient-teal" | "gradient-indigo" | "gradient-pink" | "gradient-orange";
|
|
27
|
-
type SelectContextType = {
|
|
28
|
-
open: boolean;
|
|
29
|
-
setOpen: (v: boolean) => void;
|
|
30
|
-
selected: string[];
|
|
31
|
-
toggleValue: (value: string) => void;
|
|
32
|
-
isSelected: (value: string) => boolean;
|
|
33
|
-
registerOption: (option: SelectOption) => void;
|
|
34
|
-
options: SelectOption[];
|
|
35
|
-
multiple: boolean;
|
|
36
|
-
};
|
|
37
|
-
type SelectProps = {
|
|
38
|
-
value?: string[];
|
|
39
|
-
defaultValue?: string[];
|
|
40
|
-
onChange?: (value: string[]) => void;
|
|
41
|
-
multiple?: boolean;
|
|
42
|
-
children: ReactNode;
|
|
43
|
-
className?: string;
|
|
44
|
-
};
|
|
45
|
-
type SelectTriggerVariantProps = VariantProps<typeof selectTriggerVariants>;
|
|
46
|
-
type SelectTriggerProps = SelectTriggerVariantProps & Omit<ButtonHTMLAttributes<HTMLButtonElement>, "size"> & {
|
|
47
|
-
className?: string;
|
|
48
|
-
};
|
|
49
|
-
type SelectContentProps = HTMLAttributes<HTMLDivElement> & {
|
|
50
|
-
className?: string;
|
|
51
|
-
appearance?: SelectAppearance;
|
|
52
|
-
size?: "sm" | "md" | "lg";
|
|
53
|
-
spacing?: "none" | "default" | "sm" | "md" | "lg" | "xl";
|
|
54
|
-
};
|
|
55
|
-
type SelectItemProps = HTMLAttributes<HTMLDivElement> & {
|
|
56
|
-
value: string;
|
|
57
|
-
children: ReactNode;
|
|
58
|
-
disabled?: boolean;
|
|
59
|
-
appearance?: SelectAppearance;
|
|
60
|
-
};
|
|
61
|
-
type SelectValueProps = HTMLAttributes<HTMLSpanElement> & {
|
|
62
|
-
placeholder?: ReactNode;
|
|
63
|
-
};
|
|
64
|
-
|
|
65
|
-
declare const SelectContext: react.Context<SelectContextType | null>;
|
|
66
|
-
declare const useSelect: () => SelectContextType;
|
|
67
|
-
declare const Select: ({ children, value, defaultValue, onChange, multiple, }: SelectProps) => react_jsx_runtime.JSX.Element;
|
|
68
|
-
declare const SelectTrigger: ({ className, variant, size, ...props }: SelectTriggerProps) => react_jsx_runtime.JSX.Element;
|
|
69
|
-
declare const SelectValue: ({ placeholder, className, ...props }: SelectValueProps) => react_jsx_runtime.JSX.Element;
|
|
70
|
-
declare const SelectContent: ({ children, className, appearance, size, spacing, ...props }: SelectContentProps) => react_jsx_runtime.JSX.Element | null;
|
|
71
|
-
declare const SelectItem: ({ value, children, disabled, appearance, className, ...props }: SelectItemProps) => react_jsx_runtime.JSX.Element;
|
|
72
|
-
|
|
73
|
-
export { Select, SelectContent, type SelectContentProps, SelectContext, type SelectContextType, SelectItem, type SelectItemProps, type SelectOption, type SelectProps, SelectTrigger, type SelectTriggerProps, SelectValue, type SelectValueProps, selectContentVariants, selectItemVariants, selectTriggerVariants, useSelect };
|
package/dist/ui/select.d.ts
DELETED
|
@@ -1,73 +0,0 @@
|
|
|
1
|
-
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import * as react from 'react';
|
|
3
|
-
import { ReactNode, HTMLAttributes, ButtonHTMLAttributes } from 'react';
|
|
4
|
-
import { VariantProps } from 'class-variance-authority';
|
|
5
|
-
import * as class_variance_authority_types from 'class-variance-authority/types';
|
|
6
|
-
|
|
7
|
-
declare const selectTriggerVariants: (props?: ({
|
|
8
|
-
variant?: "default" | "outline" | "ghost" | "sky" | "rose" | "purple" | "pink" | "orange" | "yellow" | "teal" | "indigo" | "emerald" | "glass" | "gradient-blue" | "gradient-green" | "gradient-red" | "gradient-yellow" | "gradient-purple" | "gradient-teal" | "gradient-indigo" | "gradient-pink" | "gradient-orange" | null | undefined;
|
|
9
|
-
size?: "sm" | "md" | "lg" | null | undefined;
|
|
10
|
-
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
11
|
-
declare const selectItemVariants: (props?: ({
|
|
12
|
-
appearance?: "default" | "outline" | "ghost" | "sky" | "rose" | "purple" | "pink" | "orange" | "yellow" | "teal" | "indigo" | "emerald" | "glass" | "gradient-blue" | "gradient-green" | "gradient-red" | "gradient-yellow" | "gradient-purple" | "gradient-teal" | "gradient-indigo" | "gradient-pink" | "gradient-orange" | null | undefined;
|
|
13
|
-
disabled?: boolean | null | undefined;
|
|
14
|
-
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
15
|
-
declare const selectContentVariants: (props?: ({
|
|
16
|
-
appearance?: "default" | "outline" | "ghost" | "sky" | "rose" | "purple" | "pink" | "orange" | "yellow" | "teal" | "indigo" | "emerald" | "glass" | "gradient-blue" | "gradient-green" | "gradient-red" | "gradient-yellow" | "gradient-purple" | "gradient-teal" | "gradient-indigo" | "gradient-pink" | "gradient-orange" | null | undefined;
|
|
17
|
-
size?: "sm" | "md" | "lg" | null | undefined;
|
|
18
|
-
spacing?: "default" | "sm" | "md" | "lg" | "none" | "xl" | null | undefined;
|
|
19
|
-
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
20
|
-
|
|
21
|
-
type SelectOption = {
|
|
22
|
-
label: ReactNode;
|
|
23
|
-
value: string;
|
|
24
|
-
disabled?: boolean;
|
|
25
|
-
};
|
|
26
|
-
type SelectAppearance = "default" | "glass" | "ghost" | "outline" | "sky" | "rose" | "purple" | "pink" | "orange" | "yellow" | "teal" | "indigo" | "emerald" | "gradient-blue" | "gradient-green" | "gradient-red" | "gradient-yellow" | "gradient-purple" | "gradient-teal" | "gradient-indigo" | "gradient-pink" | "gradient-orange";
|
|
27
|
-
type SelectContextType = {
|
|
28
|
-
open: boolean;
|
|
29
|
-
setOpen: (v: boolean) => void;
|
|
30
|
-
selected: string[];
|
|
31
|
-
toggleValue: (value: string) => void;
|
|
32
|
-
isSelected: (value: string) => boolean;
|
|
33
|
-
registerOption: (option: SelectOption) => void;
|
|
34
|
-
options: SelectOption[];
|
|
35
|
-
multiple: boolean;
|
|
36
|
-
};
|
|
37
|
-
type SelectProps = {
|
|
38
|
-
value?: string[];
|
|
39
|
-
defaultValue?: string[];
|
|
40
|
-
onChange?: (value: string[]) => void;
|
|
41
|
-
multiple?: boolean;
|
|
42
|
-
children: ReactNode;
|
|
43
|
-
className?: string;
|
|
44
|
-
};
|
|
45
|
-
type SelectTriggerVariantProps = VariantProps<typeof selectTriggerVariants>;
|
|
46
|
-
type SelectTriggerProps = SelectTriggerVariantProps & Omit<ButtonHTMLAttributes<HTMLButtonElement>, "size"> & {
|
|
47
|
-
className?: string;
|
|
48
|
-
};
|
|
49
|
-
type SelectContentProps = HTMLAttributes<HTMLDivElement> & {
|
|
50
|
-
className?: string;
|
|
51
|
-
appearance?: SelectAppearance;
|
|
52
|
-
size?: "sm" | "md" | "lg";
|
|
53
|
-
spacing?: "none" | "default" | "sm" | "md" | "lg" | "xl";
|
|
54
|
-
};
|
|
55
|
-
type SelectItemProps = HTMLAttributes<HTMLDivElement> & {
|
|
56
|
-
value: string;
|
|
57
|
-
children: ReactNode;
|
|
58
|
-
disabled?: boolean;
|
|
59
|
-
appearance?: SelectAppearance;
|
|
60
|
-
};
|
|
61
|
-
type SelectValueProps = HTMLAttributes<HTMLSpanElement> & {
|
|
62
|
-
placeholder?: ReactNode;
|
|
63
|
-
};
|
|
64
|
-
|
|
65
|
-
declare const SelectContext: react.Context<SelectContextType | null>;
|
|
66
|
-
declare const useSelect: () => SelectContextType;
|
|
67
|
-
declare const Select: ({ children, value, defaultValue, onChange, multiple, }: SelectProps) => react_jsx_runtime.JSX.Element;
|
|
68
|
-
declare const SelectTrigger: ({ className, variant, size, ...props }: SelectTriggerProps) => react_jsx_runtime.JSX.Element;
|
|
69
|
-
declare const SelectValue: ({ placeholder, className, ...props }: SelectValueProps) => react_jsx_runtime.JSX.Element;
|
|
70
|
-
declare const SelectContent: ({ children, className, appearance, size, spacing, ...props }: SelectContentProps) => react_jsx_runtime.JSX.Element | null;
|
|
71
|
-
declare const SelectItem: ({ value, children, disabled, appearance, className, ...props }: SelectItemProps) => react_jsx_runtime.JSX.Element;
|
|
72
|
-
|
|
73
|
-
export { Select, SelectContent, type SelectContentProps, SelectContext, type SelectContextType, SelectItem, type SelectItemProps, type SelectOption, type SelectProps, SelectTrigger, type SelectTriggerProps, SelectValue, type SelectValueProps, selectContentVariants, selectItemVariants, selectTriggerVariants, useSelect };
|
package/dist/ui/skeleton.d.ts
DELETED
|
@@ -1,90 +0,0 @@
|
|
|
1
|
-
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import { VariantProps } from 'class-variance-authority';
|
|
3
|
-
import { HTMLMotionProps } from 'framer-motion';
|
|
4
|
-
import { ReactNode } from 'react';
|
|
5
|
-
import * as class_variance_authority_types from 'class-variance-authority/types';
|
|
6
|
-
|
|
7
|
-
declare const skeletonShimmerGradientClasses: {
|
|
8
|
-
readonly default: "[background-size:220%_100%] [background-repeat:no-repeat] [background-position:100%_0%] [background-image:linear-gradient(90deg,rgba(255,255,255,0.04),rgba(255,255,255,0.22),rgba(255,255,255,0.04))]";
|
|
9
|
-
readonly subtle: "[background-size:220%_100%] [background-repeat:no-repeat] [background-position:100%_0%] [background-image:linear-gradient(90deg,rgba(255,255,255,0.03),rgba(255,255,255,0.14),rgba(255,255,255,0.03))]";
|
|
10
|
-
readonly muted: "[background-size:220%_100%] [background-repeat:no-repeat] [background-position:100%_0%] [background-image:linear-gradient(90deg,rgba(255,255,255,0.02),rgba(255,255,255,0.1),rgba(255,255,255,0.02))]";
|
|
11
|
-
readonly sky: "[background-size:220%_100%] [background-repeat:no-repeat] [background-position:100%_0%] [background-image:linear-gradient(90deg,rgba(56,189,248,0.1),rgba(56,189,248,0.42),rgba(56,189,248,0.1))]";
|
|
12
|
-
readonly rose: "[background-size:220%_100%] [background-repeat:no-repeat] [background-position:100%_0%] [background-image:linear-gradient(90deg,rgba(251,113,133,0.1),rgba(251,113,133,0.42),rgba(251,113,133,0.1))]";
|
|
13
|
-
readonly purple: "[background-size:220%_100%] [background-repeat:no-repeat] [background-position:100%_0%] [background-image:linear-gradient(90deg,rgba(192,132,252,0.1),rgba(192,132,252,0.42),rgba(192,132,252,0.1))]";
|
|
14
|
-
readonly pink: "[background-size:220%_100%] [background-repeat:no-repeat] [background-position:100%_0%] [background-image:linear-gradient(90deg,rgba(244,114,182,0.1),rgba(244,114,182,0.42),rgba(244,114,182,0.1))]";
|
|
15
|
-
readonly orange: "[background-size:220%_100%] [background-repeat:no-repeat] [background-position:100%_0%] [background-image:linear-gradient(90deg,rgba(251,146,60,0.1),rgba(251,146,60,0.42),rgba(251,146,60,0.1))]";
|
|
16
|
-
readonly yellow: "[background-size:220%_100%] [background-repeat:no-repeat] [background-position:100%_0%] [background-image:linear-gradient(90deg,rgba(250,204,21,0.12),rgba(250,204,21,0.4),rgba(250,204,21,0.12))]";
|
|
17
|
-
readonly teal: "[background-size:220%_100%] [background-repeat:no-repeat] [background-position:100%_0%] [background-image:linear-gradient(90deg,rgba(45,212,191,0.1),rgba(45,212,191,0.42),rgba(45,212,191,0.1))]";
|
|
18
|
-
readonly indigo: "[background-size:220%_100%] [background-repeat:no-repeat] [background-position:100%_0%] [background-image:linear-gradient(90deg,rgba(129,140,248,0.1),rgba(129,140,248,0.42),rgba(129,140,248,0.1))]";
|
|
19
|
-
readonly emerald: "[background-size:220%_100%] [background-repeat:no-repeat] [background-position:100%_0%] [background-image:linear-gradient(90deg,rgba(52,211,153,0.1),rgba(52,211,153,0.42),rgba(52,211,153,0.1))]";
|
|
20
|
-
readonly gray: "[background-size:220%_100%] [background-repeat:no-repeat] [background-position:100%_0%] [background-image:linear-gradient(90deg,rgba(161,161,170,0.1),rgba(161,161,170,0.38),rgba(161,161,170,0.1))]";
|
|
21
|
-
readonly amber: "[background-size:220%_100%] [background-repeat:no-repeat] [background-position:100%_0%] [background-image:linear-gradient(90deg,rgba(251,191,36,0.12),rgba(251,191,36,0.42),rgba(251,191,36,0.12))]";
|
|
22
|
-
readonly violet: "[background-size:220%_100%] [background-repeat:no-repeat] [background-position:100%_0%] [background-image:linear-gradient(90deg,rgba(167,139,250,0.1),rgba(167,139,250,0.42),rgba(167,139,250,0.1))]";
|
|
23
|
-
readonly "gradient-blue": "[background-size:220%_100%] [background-repeat:no-repeat] [background-position:100%_0%] [background-image:linear-gradient(90deg,rgba(100,149,237,0.1),rgba(100,149,237,0.42),rgba(100,149,237,0.1))]";
|
|
24
|
-
readonly "gradient-green": "[background-size:220%_100%] [background-repeat:no-repeat] [background-position:100%_0%] [background-image:linear-gradient(90deg,rgba(52,211,153,0.1),rgba(52,211,153,0.42),rgba(52,211,153,0.1))]";
|
|
25
|
-
readonly "gradient-red": "[background-size:220%_100%] [background-repeat:no-repeat] [background-position:100%_0%] [background-image:linear-gradient(90deg,rgba(239,68,68,0.1),rgba(239,68,68,0.42),rgba(239,68,68,0.1))]";
|
|
26
|
-
readonly "gradient-yellow": "[background-size:220%_100%] [background-repeat:no-repeat] [background-position:100%_0%] [background-image:linear-gradient(90deg,rgba(250,204,21,0.12),rgba(250,204,21,0.42),rgba(250,204,21,0.12))]";
|
|
27
|
-
readonly "gradient-purple": "[background-size:220%_100%] [background-repeat:no-repeat] [background-position:100%_0%] [background-image:linear-gradient(90deg,rgba(167,139,250,0.1),rgba(167,139,250,0.42),rgba(167,139,250,0.1))]";
|
|
28
|
-
readonly "gradient-teal": "[background-size:220%_100%] [background-repeat:no-repeat] [background-position:100%_0%] [background-image:linear-gradient(90deg,rgba(45,212,191,0.1),rgba(45,212,191,0.42),rgba(45,212,191,0.1))]";
|
|
29
|
-
readonly "gradient-indigo": "[background-size:220%_100%] [background-repeat:no-repeat] [background-position:100%_0%] [background-image:linear-gradient(90deg,rgba(129,140,248,0.1),rgba(129,140,248,0.42),rgba(129,140,248,0.1))]";
|
|
30
|
-
readonly "gradient-pink": "[background-size:220%_100%] [background-repeat:no-repeat] [background-position:100%_0%] [background-image:linear-gradient(90deg,rgba(244,114,182,0.1),rgba(244,114,182,0.42),rgba(244,114,182,0.1))]";
|
|
31
|
-
readonly "gradient-orange": "[background-size:220%_100%] [background-repeat:no-repeat] [background-position:100%_0%] [background-image:linear-gradient(90deg,rgba(251,146,60,0.1),rgba(251,146,60,0.42),rgba(251,146,60,0.1))]";
|
|
32
|
-
};
|
|
33
|
-
type SkeletonShimmerTone = keyof typeof skeletonShimmerGradientClasses;
|
|
34
|
-
declare const skeletonVariants: (props?: ({
|
|
35
|
-
appearance?: "default" | "subtle" | "muted" | "sky" | "rose" | "purple" | "pink" | "orange" | "yellow" | "teal" | "indigo" | "emerald" | "gray" | "amber" | "violet" | "gradient-blue" | "gradient-green" | "gradient-red" | "gradient-yellow" | "gradient-purple" | "gradient-teal" | "gradient-indigo" | "gradient-pink" | "gradient-orange" | null | undefined;
|
|
36
|
-
size?: "sm" | "md" | "lg" | null | undefined;
|
|
37
|
-
rounded?: "sm" | "md" | "lg" | "none" | "full" | null | undefined;
|
|
38
|
-
animation?: "none" | "shimmer" | "pulse" | null | undefined;
|
|
39
|
-
shimmerTone?: "default" | "subtle" | "muted" | "sky" | "rose" | "purple" | "pink" | "orange" | "yellow" | "teal" | "indigo" | "emerald" | "gray" | "amber" | "violet" | "gradient-blue" | "gradient-green" | "gradient-red" | "gradient-yellow" | "gradient-purple" | "gradient-teal" | "gradient-indigo" | "gradient-pink" | "gradient-orange" | null | undefined;
|
|
40
|
-
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
41
|
-
declare const skeletonTextLineVariants: (props?: ({
|
|
42
|
-
size?: "sm" | "md" | "lg" | null | undefined;
|
|
43
|
-
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
44
|
-
|
|
45
|
-
type SkeletonAnimation = "none" | "shimmer" | "pulse";
|
|
46
|
-
type SkeletonVariantProps = VariantProps<typeof skeletonVariants>;
|
|
47
|
-
type SkeletonProps = SkeletonVariantProps & Omit<HTMLMotionProps<"div">, "children"> & {
|
|
48
|
-
animation?: SkeletonAnimation;
|
|
49
|
-
children?: ReactNode;
|
|
50
|
-
/** When true, parent regions can expose busy state to assistive tech. */
|
|
51
|
-
busy?: boolean;
|
|
52
|
-
};
|
|
53
|
-
type SkeletonTextProps = SkeletonProps & {
|
|
54
|
-
lines?: number;
|
|
55
|
-
};
|
|
56
|
-
type SkeletonAvatarProps = SkeletonProps & {
|
|
57
|
-
/** Mirrors Avatar sizes for layout parity. */
|
|
58
|
-
avatarSize?: "xs" | "sm" | "md" | "lg" | "xl" | "2xl";
|
|
59
|
-
};
|
|
60
|
-
type SkeletonCardProps = SkeletonProps;
|
|
61
|
-
type SkeletonButtonProps = SkeletonProps & {
|
|
62
|
-
buttonSize?: "sm" | "md" | "lg";
|
|
63
|
-
};
|
|
64
|
-
|
|
65
|
-
declare function Skeleton(props: SkeletonProps): react_jsx_runtime.JSX.Element;
|
|
66
|
-
declare namespace Skeleton {
|
|
67
|
-
var displayName: string;
|
|
68
|
-
}
|
|
69
|
-
declare function SkeletonText(props: SkeletonTextProps): react_jsx_runtime.JSX.Element;
|
|
70
|
-
declare namespace SkeletonText {
|
|
71
|
-
var displayName: string;
|
|
72
|
-
}
|
|
73
|
-
declare function SkeletonAvatar(props: SkeletonAvatarProps): react_jsx_runtime.JSX.Element;
|
|
74
|
-
declare namespace SkeletonAvatar {
|
|
75
|
-
var displayName: string;
|
|
76
|
-
}
|
|
77
|
-
declare function SkeletonCard(props: SkeletonCardProps): react_jsx_runtime.JSX.Element;
|
|
78
|
-
declare namespace SkeletonCard {
|
|
79
|
-
var displayName: string;
|
|
80
|
-
}
|
|
81
|
-
declare function SkeletonButton(props: SkeletonButtonProps): react_jsx_runtime.JSX.Element;
|
|
82
|
-
declare namespace SkeletonButton {
|
|
83
|
-
var displayName: string;
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
type SkeletonPresetMotionProps = Pick<HTMLMotionProps<"div">, "initial" | "animate" | "transition">;
|
|
87
|
-
type SkeletonAnimationPresets = Record<SkeletonAnimation, SkeletonPresetMotionProps>;
|
|
88
|
-
declare const skeletonAnimationPresets: SkeletonAnimationPresets;
|
|
89
|
-
|
|
90
|
-
export { Skeleton, type SkeletonAnimation, SkeletonAvatar, type SkeletonAvatarProps, SkeletonButton, type SkeletonButtonProps, SkeletonCard, type SkeletonCardProps, type SkeletonProps, type SkeletonShimmerTone, SkeletonText, type SkeletonTextProps, skeletonAnimationPresets, skeletonShimmerGradientClasses, skeletonTextLineVariants, skeletonVariants };
|