@mks2508/mks-ui 0.1.4 → 0.2.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 +38 -11
- package/dist/core/index.d.ts +7 -0
- package/dist/core/index.d.ts.map +1 -0
- package/dist/core/types.d.ts +79 -0
- package/dist/core/types.d.ts.map +1 -0
- package/dist/index.d.ts +19 -7
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +0 -72
- package/dist/react-ui/components/MorphingPopover/MorphingPopover.types.d.ts +44 -0
- package/dist/react-ui/components/MorphingPopover/MorphingPopover.types.d.ts.map +1 -0
- package/dist/react-ui/components/MorphingPopover/index.d.ts +46 -0
- package/dist/react-ui/components/MorphingPopover/index.d.ts.map +1 -0
- package/dist/{components/ui/morphing-popover/morphing-popover.js → react-ui/components/MorphingPopover/index.js} +46 -6
- package/dist/react-ui/components/MorphingPopover/morphing-popover.module.js +5 -0
- package/dist/react-ui/components/index.d.ts +9 -0
- package/dist/react-ui/components/index.d.ts.map +1 -0
- package/dist/react-ui/components/index.js +1 -0
- package/dist/react-ui/hooks/Animation/UseAutoHeight.d.ts +30 -0
- package/dist/react-ui/hooks/Animation/UseAutoHeight.d.ts.map +1 -0
- package/dist/{hooks/use-auto-height.js → react-ui/hooks/Animation/UseAutoHeight.js} +15 -1
- package/dist/react-ui/hooks/DOM/UseIsInView.d.ts +32 -0
- package/dist/react-ui/hooks/DOM/UseIsInView.d.ts.map +1 -0
- package/dist/react-ui/hooks/DOM/UseIsInView.js +33 -0
- package/dist/react-ui/hooks/State/UseControlledState.d.ts +31 -0
- package/dist/react-ui/hooks/State/UseControlledState.d.ts.map +1 -0
- package/dist/react-ui/hooks/State/UseControlledState.js +34 -0
- package/dist/react-ui/hooks/State/UseDataState.d.ts +21 -0
- package/dist/react-ui/hooks/State/UseDataState.d.ts.map +1 -0
- package/dist/{hooks/use-data-state.js → react-ui/hooks/State/UseDataState.js} +22 -1
- package/dist/react-ui/hooks/index.d.ts +14 -0
- package/dist/react-ui/hooks/index.d.ts.map +1 -0
- package/dist/react-ui/hooks/index.js +4 -0
- package/dist/react-ui/icons/index.d.ts +8 -0
- package/dist/react-ui/icons/index.d.ts.map +1 -0
- package/dist/react-ui/icons/lucide-animated/activity.d.ts.map +1 -0
- package/dist/{icons → react-ui/icons}/lucide-animated/activity.js +1 -1
- package/dist/react-ui/icons/lucide-animated/arrow-down-to-line.d.ts.map +1 -0
- package/dist/{icons → react-ui/icons}/lucide-animated/arrow-down-to-line.js +1 -1
- package/dist/react-ui/icons/lucide-animated/arrow-up.d.ts.map +1 -0
- package/dist/{icons → react-ui/icons}/lucide-animated/arrow-up.js +1 -1
- package/dist/react-ui/icons/lucide-animated/bell-electric.d.ts.map +1 -0
- package/dist/{icons → react-ui/icons}/lucide-animated/bell-electric.js +1 -1
- package/dist/react-ui/icons/lucide-animated/bell.d.ts.map +1 -0
- package/dist/{icons → react-ui/icons}/lucide-animated/bell.js +1 -1
- package/dist/react-ui/icons/lucide-animated/bot.d.ts.map +1 -0
- package/dist/{icons → react-ui/icons}/lucide-animated/bot.js +1 -1
- package/dist/react-ui/icons/lucide-animated/box.d.ts.map +1 -0
- package/dist/{icons → react-ui/icons}/lucide-animated/box.js +1 -1
- package/dist/react-ui/icons/lucide-animated/check.d.ts.map +1 -0
- package/dist/{icons → react-ui/icons}/lucide-animated/check.js +1 -1
- package/dist/react-ui/icons/lucide-animated/circle-check.d.ts.map +1 -0
- package/dist/{icons → react-ui/icons}/lucide-animated/circle-check.js +1 -1
- package/dist/react-ui/icons/lucide-animated/delete.d.ts.map +1 -0
- package/dist/{icons → react-ui/icons}/lucide-animated/delete.js +1 -1
- package/dist/react-ui/icons/lucide-animated/download.d.ts.map +1 -0
- package/dist/{icons → react-ui/icons}/lucide-animated/download.js +1 -1
- package/dist/react-ui/icons/lucide-animated/edit-2.d.ts.map +1 -0
- package/dist/{icons → react-ui/icons}/lucide-animated/edit-2.js +1 -1
- package/dist/react-ui/icons/lucide-animated/globe.d.ts.map +1 -0
- package/dist/{icons → react-ui/icons}/lucide-animated/globe.js +1 -1
- package/dist/react-ui/icons/lucide-animated/home.d.ts.map +1 -0
- package/dist/{icons → react-ui/icons}/lucide-animated/home.js +1 -1
- package/dist/react-ui/icons/lucide-animated/index.d.ts +38 -0
- package/dist/react-ui/icons/lucide-animated/index.d.ts.map +1 -0
- package/dist/react-ui/icons/lucide-animated/layers.d.ts.map +1 -0
- package/dist/{icons → react-ui/icons}/lucide-animated/layers.js +1 -1
- package/dist/react-ui/icons/lucide-animated/layout-panel-top.d.ts.map +1 -0
- package/dist/{icons → react-ui/icons}/lucide-animated/layout-panel-top.js +1 -1
- package/dist/react-ui/icons/lucide-animated/list.d.ts.map +1 -0
- package/dist/{icons → react-ui/icons}/lucide-animated/list.js +1 -1
- package/dist/react-ui/icons/lucide-animated/package.d.ts.map +1 -0
- package/dist/{icons → react-ui/icons}/lucide-animated/package.js +1 -1
- package/dist/react-ui/icons/lucide-animated/palette.d.ts.map +1 -0
- package/dist/{icons → react-ui/icons}/lucide-animated/palette.js +1 -1
- package/dist/react-ui/icons/lucide-animated/plus.d.ts.map +1 -0
- package/dist/{icons → react-ui/icons}/lucide-animated/plus.js +1 -1
- package/dist/react-ui/icons/lucide-animated/refresh-cw.d.ts.map +1 -0
- package/dist/{icons → react-ui/icons}/lucide-animated/refresh-cw.js +1 -1
- package/dist/react-ui/icons/lucide-animated/rocket.d.ts.map +1 -0
- package/dist/{icons → react-ui/icons}/lucide-animated/rocket.js +1 -1
- package/dist/react-ui/icons/lucide-animated/save.d.ts.map +1 -0
- package/dist/{icons → react-ui/icons}/lucide-animated/save.js +1 -1
- package/dist/react-ui/icons/lucide-animated/search.d.ts.map +1 -0
- package/dist/{icons → react-ui/icons}/lucide-animated/search.js +1 -1
- package/dist/react-ui/icons/lucide-animated/settings.d.ts.map +1 -0
- package/dist/{icons → react-ui/icons}/lucide-animated/settings.js +1 -1
- package/dist/react-ui/icons/lucide-animated/terminal.d.ts.map +1 -0
- package/dist/{icons → react-ui/icons}/lucide-animated/terminal.js +1 -1
- package/dist/react-ui/icons/lucide-animated/trash-2.d.ts.map +1 -0
- package/dist/{icons → react-ui/icons}/lucide-animated/trash-2.js +1 -1
- package/dist/react-ui/icons/lucide-animated/trending-down.d.ts.map +1 -0
- package/dist/{icons → react-ui/icons}/lucide-animated/trending-down.js +1 -1
- package/dist/react-ui/icons/lucide-animated/trending-up.d.ts.map +1 -0
- package/dist/{icons → react-ui/icons}/lucide-animated/trending-up.js +1 -1
- package/dist/react-ui/icons/lucide-animated/type.d.ts.map +1 -0
- package/dist/{icons → react-ui/icons}/lucide-animated/type.js +1 -1
- package/dist/react-ui/icons/lucide-animated/upload.d.ts.map +1 -0
- package/dist/{icons → react-ui/icons}/lucide-animated/upload.js +1 -1
- package/dist/react-ui/icons/lucide-animated/x.d.ts.map +1 -0
- package/dist/{icons → react-ui/icons}/lucide-animated/x.js +1 -1
- package/dist/react-ui/index.d.ts +19 -0
- package/dist/react-ui/index.d.ts.map +1 -0
- package/dist/react-ui/index.js +88 -0
- package/dist/react-ui/lib/get-strict-context.d.ts +30 -0
- package/dist/react-ui/lib/get-strict-context.d.ts.map +1 -0
- package/dist/react-ui/lib/get-strict-context.js +40 -0
- package/dist/react-ui/lib/index.d.ts +8 -0
- package/dist/react-ui/lib/index.d.ts.map +1 -0
- package/dist/react-ui/lib/index.js +2 -0
- package/dist/{lib → react-ui/lib}/utils.d.ts +2 -2
- package/dist/react-ui/lib/utils.d.ts.map +1 -0
- package/dist/{lib → react-ui/lib}/utils.js +3 -3
- package/dist/react-ui/primitives/AutoHeight/index.d.ts +31 -0
- package/dist/react-ui/primitives/AutoHeight/index.d.ts.map +1 -0
- package/dist/react-ui/primitives/AutoHeight/index.js +52 -0
- package/dist/react-ui/primitives/CountingNumber/index.d.ts +44 -0
- package/dist/react-ui/primitives/CountingNumber/index.d.ts.map +1 -0
- package/dist/{components/animate-ui/primitives/texts/counting-number.js → react-ui/primitives/CountingNumber/index.js} +21 -2
- package/dist/react-ui/primitives/Highlight/Highlight.types.d.ts +113 -0
- package/dist/react-ui/primitives/Highlight/Highlight.types.d.ts.map +1 -0
- package/dist/react-ui/primitives/Highlight/index.d.ts +48 -0
- package/dist/react-ui/primitives/Highlight/index.d.ts.map +1 -0
- package/dist/{components/animate-ui/primitives/effects/highlight.js → react-ui/primitives/Highlight/index.js} +42 -2
- package/dist/react-ui/primitives/Slot/index.d.ts +53 -0
- package/dist/react-ui/primitives/Slot/index.d.ts.map +1 -0
- package/dist/{components/animate-ui/primitives/animate/slot.js → react-ui/primitives/Slot/index.js} +25 -2
- package/dist/react-ui/primitives/index.d.ts +12 -0
- package/dist/react-ui/primitives/index.d.ts.map +1 -0
- package/dist/react-ui/primitives/index.js +4 -0
- package/dist/react-ui/ui/Accordion/Accordion.styles.d.ts +47 -0
- package/dist/react-ui/ui/Accordion/Accordion.styles.d.ts.map +1 -0
- package/dist/react-ui/ui/Accordion/Accordion.styles.js +54 -0
- package/dist/react-ui/ui/Accordion/Accordion.types.d.ts +160 -0
- package/dist/react-ui/ui/Accordion/Accordion.types.d.ts.map +1 -0
- package/dist/react-ui/ui/Accordion/index.d.ts +105 -0
- package/dist/react-ui/ui/Accordion/index.d.ts.map +1 -0
- package/dist/react-ui/ui/Accordion/index.js +266 -0
- package/dist/react-ui/ui/AlertDialog/AlertDialog.styles.d.ts +28 -0
- package/dist/react-ui/ui/AlertDialog/AlertDialog.styles.d.ts.map +1 -0
- package/dist/react-ui/ui/AlertDialog/AlertDialog.styles.js +29 -0
- package/dist/react-ui/ui/AlertDialog/AlertDialog.types.d.ts +235 -0
- package/dist/react-ui/ui/AlertDialog/AlertDialog.types.d.ts.map +1 -0
- package/dist/react-ui/ui/AlertDialog/index.d.ts +194 -0
- package/dist/react-ui/ui/AlertDialog/index.d.ts.map +1 -0
- package/dist/react-ui/ui/AlertDialog/index.js +319 -0
- package/dist/react-ui/ui/Badge/Badge.styles.d.ts +16 -0
- package/dist/react-ui/ui/Badge/Badge.styles.d.ts.map +1 -0
- package/dist/{components/ui/badge/badge.styles.js → react-ui/ui/Badge/Badge.styles.js} +2 -6
- package/dist/react-ui/ui/Badge/Badge.types.d.ts +21 -0
- package/dist/react-ui/ui/Badge/Badge.types.d.ts.map +1 -0
- package/dist/react-ui/ui/Badge/index.d.ts +20 -0
- package/dist/react-ui/ui/Badge/index.d.ts.map +1 -0
- package/dist/react-ui/ui/Badge/index.js +34 -0
- package/dist/react-ui/ui/Button/Button.styles.d.ts +21 -0
- package/dist/react-ui/ui/Button/Button.styles.d.ts.map +1 -0
- package/dist/{components/ui/button/button.styles.js → react-ui/ui/Button/Button.styles.js} +3 -9
- package/dist/react-ui/ui/Button/Button.types.d.ts +45 -0
- package/dist/react-ui/ui/Button/Button.types.d.ts.map +1 -0
- package/dist/react-ui/ui/Button/index.d.ts +22 -0
- package/dist/react-ui/ui/Button/index.d.ts.map +1 -0
- package/dist/react-ui/ui/Button/index.js +103 -0
- package/dist/react-ui/ui/Card/Card.styles.d.ts +11 -0
- package/dist/react-ui/ui/Card/Card.styles.d.ts.map +1 -0
- package/dist/react-ui/ui/Card/Card.styles.js +24 -0
- package/dist/react-ui/ui/Card/Card.types.d.ts +22 -0
- package/dist/react-ui/ui/Card/Card.types.d.ts.map +1 -0
- package/dist/react-ui/ui/Card/index.d.ts +36 -0
- package/dist/react-ui/ui/Card/index.d.ts.map +1 -0
- package/dist/react-ui/ui/Card/index.js +82 -0
- package/dist/react-ui/ui/Checkbox/Checkbox.styles.d.ts +25 -0
- package/dist/react-ui/ui/Checkbox/Checkbox.styles.d.ts.map +1 -0
- package/dist/react-ui/ui/Checkbox/Checkbox.styles.js +34 -0
- package/dist/react-ui/ui/Checkbox/Checkbox.types.d.ts +88 -0
- package/dist/react-ui/ui/Checkbox/Checkbox.types.d.ts.map +1 -0
- package/dist/react-ui/ui/Checkbox/index.d.ts +59 -0
- package/dist/react-ui/ui/Checkbox/index.d.ts.map +1 -0
- package/dist/react-ui/ui/Checkbox/index.js +158 -0
- package/dist/react-ui/ui/Combobox/Combobox.styles.d.ts +7 -0
- package/dist/react-ui/ui/Combobox/Combobox.styles.d.ts.map +1 -0
- package/dist/react-ui/ui/Combobox/Combobox.styles.js +17 -0
- package/dist/react-ui/ui/Combobox/Combobox.types.d.ts +49 -0
- package/dist/react-ui/ui/Combobox/Combobox.types.d.ts.map +1 -0
- package/dist/react-ui/ui/Combobox/index.d.ts +60 -0
- package/dist/react-ui/ui/Combobox/index.d.ts.map +1 -0
- package/dist/{components/ui/combobox.js → react-ui/ui/Combobox/index.js} +53 -15
- package/dist/react-ui/ui/CornerBracket/CornerBracket.styles.d.ts +18 -0
- package/dist/react-ui/ui/CornerBracket/CornerBracket.styles.d.ts.map +1 -0
- package/dist/react-ui/ui/CornerBracket/CornerBracket.styles.js +30 -0
- package/dist/react-ui/ui/CornerBracket/CornerBracket.types.d.ts +12 -0
- package/dist/react-ui/ui/CornerBracket/CornerBracket.types.d.ts.map +1 -0
- package/dist/react-ui/ui/CornerBracket/index.d.ts +23 -0
- package/dist/react-ui/ui/CornerBracket/index.d.ts.map +1 -0
- package/dist/react-ui/ui/CornerBracket/index.js +42 -0
- package/dist/react-ui/ui/Dialog/Dialog.styles.d.ts +24 -0
- package/dist/react-ui/ui/Dialog/Dialog.styles.d.ts.map +1 -0
- package/dist/react-ui/ui/Dialog/Dialog.styles.js +29 -0
- package/dist/react-ui/ui/Dialog/Dialog.types.d.ts +221 -0
- package/dist/react-ui/ui/Dialog/Dialog.types.d.ts.map +1 -0
- package/dist/react-ui/ui/Dialog/index.d.ts +138 -0
- package/dist/react-ui/ui/Dialog/index.d.ts.map +1 -0
- package/dist/react-ui/ui/Dialog/index.js +265 -0
- package/dist/react-ui/ui/DropdownMenu/DropdownMenu.styles.d.ts +7 -0
- package/dist/react-ui/ui/DropdownMenu/DropdownMenu.styles.d.ts.map +1 -0
- package/dist/react-ui/ui/DropdownMenu/DropdownMenu.styles.js +16 -0
- package/dist/react-ui/ui/DropdownMenu/DropdownMenu.types.d.ts +50 -0
- package/dist/react-ui/ui/DropdownMenu/DropdownMenu.types.d.ts.map +1 -0
- package/dist/react-ui/ui/DropdownMenu/index.d.ts +50 -0
- package/dist/react-ui/ui/DropdownMenu/index.d.ts.map +1 -0
- package/dist/{components/ui/dropdown-menu.js → react-ui/ui/DropdownMenu/index.js} +43 -13
- package/dist/react-ui/ui/Field/Field.styles.d.ts +11 -0
- package/dist/react-ui/ui/Field/Field.styles.d.ts.map +1 -0
- package/dist/react-ui/ui/Field/Field.styles.js +27 -0
- package/dist/react-ui/ui/Field/Field.types.d.ts +39 -0
- package/dist/react-ui/ui/Field/Field.types.d.ts.map +1 -0
- package/dist/react-ui/ui/Field/index.d.ts +56 -0
- package/dist/react-ui/ui/Field/index.d.ts.map +1 -0
- package/dist/{components/ui/field.js → react-ui/ui/Field/index.js} +54 -22
- package/dist/react-ui/ui/Input/Input.styles.d.ts +7 -0
- package/dist/react-ui/ui/Input/Input.styles.d.ts.map +1 -0
- package/dist/react-ui/ui/Input/Input.styles.js +5 -0
- package/dist/react-ui/ui/Input/Input.types.d.ts +9 -0
- package/dist/react-ui/ui/Input/Input.types.d.ts.map +1 -0
- package/dist/react-ui/ui/Input/index.d.ts +17 -0
- package/dist/react-ui/ui/Input/index.d.ts.map +1 -0
- package/dist/react-ui/ui/Input/index.js +29 -0
- package/dist/react-ui/ui/InputGroup/InputGroup.styles.d.ts +15 -0
- package/dist/react-ui/ui/InputGroup/InputGroup.styles.d.ts.map +1 -0
- package/dist/react-ui/ui/InputGroup/InputGroup.styles.js +34 -0
- package/dist/react-ui/ui/InputGroup/InputGroup.types.d.ts +28 -0
- package/dist/react-ui/ui/InputGroup/InputGroup.types.d.ts.map +1 -0
- package/dist/react-ui/ui/InputGroup/index.d.ts +28 -0
- package/dist/react-ui/ui/InputGroup/index.d.ts.map +1 -0
- package/dist/react-ui/ui/InputGroup/index.js +81 -0
- package/dist/react-ui/ui/Label/Label.styles.d.ts +6 -0
- package/dist/react-ui/ui/Label/Label.styles.d.ts.map +1 -0
- package/dist/react-ui/ui/Label/Label.styles.js +5 -0
- package/dist/react-ui/ui/Label/Label.types.d.ts +8 -0
- package/dist/react-ui/ui/Label/Label.types.d.ts.map +1 -0
- package/dist/react-ui/ui/Label/index.d.ts +14 -0
- package/dist/react-ui/ui/Label/index.d.ts.map +1 -0
- package/dist/react-ui/ui/Label/index.js +24 -0
- package/dist/react-ui/ui/Menu/Menu.styles.d.ts +42 -0
- package/dist/react-ui/ui/Menu/Menu.styles.d.ts.map +1 -0
- package/dist/react-ui/ui/Menu/Menu.styles.js +32 -0
- package/dist/react-ui/ui/Menu/Menu.types.d.ts +328 -0
- package/dist/react-ui/ui/Menu/Menu.types.d.ts.map +1 -0
- package/dist/react-ui/ui/Menu/index.d.ts +354 -0
- package/dist/react-ui/ui/Menu/index.d.ts.map +1 -0
- package/dist/react-ui/ui/Menu/index.js +636 -0
- package/dist/react-ui/ui/Popover/Popover.styles.d.ts +23 -0
- package/dist/react-ui/ui/Popover/Popover.styles.d.ts.map +1 -0
- package/dist/react-ui/ui/Popover/Popover.styles.js +26 -0
- package/dist/react-ui/ui/Popover/Popover.types.d.ts +204 -0
- package/dist/react-ui/ui/Popover/Popover.types.d.ts.map +1 -0
- package/dist/react-ui/ui/Popover/index.d.ts +133 -0
- package/dist/react-ui/ui/Popover/index.d.ts.map +1 -0
- package/dist/react-ui/ui/Popover/index.js +237 -0
- package/dist/react-ui/ui/Progress/Progress.styles.d.ts +28 -0
- package/dist/react-ui/ui/Progress/Progress.styles.d.ts.map +1 -0
- package/dist/react-ui/ui/Progress/Progress.styles.js +30 -0
- package/dist/react-ui/ui/Progress/Progress.types.d.ts +148 -0
- package/dist/react-ui/ui/Progress/Progress.types.d.ts.map +1 -0
- package/dist/react-ui/ui/Progress/index.d.ts +111 -0
- package/dist/react-ui/ui/Progress/index.d.ts.map +1 -0
- package/dist/react-ui/ui/Progress/index.js +170 -0
- package/dist/react-ui/ui/Select/Select.styles.d.ts +7 -0
- package/dist/react-ui/ui/Select/Select.styles.d.ts.map +1 -0
- package/dist/react-ui/ui/Select/Select.styles.js +15 -0
- package/dist/react-ui/ui/Select/Select.types.d.ts +28 -0
- package/dist/react-ui/ui/Select/Select.types.d.ts.map +1 -0
- package/dist/react-ui/ui/Select/index.d.ts +38 -0
- package/dist/react-ui/ui/Select/index.d.ts.map +1 -0
- package/dist/{components/ui/select.js → react-ui/ui/Select/index.js} +34 -12
- package/dist/react-ui/ui/Separator/Separator.styles.d.ts +6 -0
- package/dist/react-ui/ui/Separator/Separator.styles.d.ts.map +1 -0
- package/dist/react-ui/ui/Separator/Separator.styles.js +5 -0
- package/dist/react-ui/ui/Separator/Separator.types.d.ts +9 -0
- package/dist/react-ui/ui/Separator/Separator.types.d.ts.map +1 -0
- package/dist/react-ui/ui/Separator/index.d.ts +16 -0
- package/dist/react-ui/ui/Separator/index.d.ts.map +1 -0
- package/dist/react-ui/ui/Separator/index.js +29 -0
- package/dist/react-ui/ui/Switch/Switch.styles.d.ts +26 -0
- package/dist/react-ui/ui/Switch/Switch.styles.d.ts.map +1 -0
- package/dist/react-ui/ui/Switch/Switch.styles.js +41 -0
- package/dist/react-ui/ui/Switch/Switch.types.d.ts +130 -0
- package/dist/react-ui/ui/Switch/Switch.types.d.ts.map +1 -0
- package/dist/react-ui/ui/Switch/index.d.ts +79 -0
- package/dist/react-ui/ui/Switch/index.d.ts.map +1 -0
- package/dist/react-ui/ui/Switch/index.js +199 -0
- package/dist/react-ui/ui/Tabs/Tabs.styles.d.ts +43 -0
- package/dist/react-ui/ui/Tabs/Tabs.styles.d.ts.map +1 -0
- package/dist/react-ui/ui/Tabs/Tabs.styles.js +26 -0
- package/dist/react-ui/ui/Tabs/Tabs.types.d.ts +201 -0
- package/dist/react-ui/ui/Tabs/Tabs.types.d.ts.map +1 -0
- package/dist/react-ui/ui/Tabs/index.d.ts +141 -0
- package/dist/react-ui/ui/Tabs/index.d.ts.map +1 -0
- package/dist/react-ui/ui/Tabs/index.js +308 -0
- package/dist/react-ui/ui/Textarea/Textarea.styles.d.ts +6 -0
- package/dist/react-ui/ui/Textarea/Textarea.styles.d.ts.map +1 -0
- package/dist/react-ui/ui/Textarea/Textarea.styles.js +5 -0
- package/dist/react-ui/ui/Textarea/Textarea.types.d.ts +8 -0
- package/dist/react-ui/ui/Textarea/Textarea.types.d.ts.map +1 -0
- package/dist/react-ui/ui/Textarea/index.d.ts +14 -0
- package/dist/react-ui/ui/Textarea/index.d.ts.map +1 -0
- package/dist/react-ui/ui/Textarea/index.js +24 -0
- package/dist/react-ui/ui/Tooltip/Tooltip.styles.d.ts +23 -0
- package/dist/react-ui/ui/Tooltip/Tooltip.styles.d.ts.map +1 -0
- package/dist/react-ui/ui/Tooltip/Tooltip.styles.js +26 -0
- package/dist/react-ui/ui/Tooltip/Tooltip.types.d.ts +203 -0
- package/dist/react-ui/ui/Tooltip/Tooltip.types.d.ts.map +1 -0
- package/dist/react-ui/ui/Tooltip/index.d.ts +110 -0
- package/dist/react-ui/ui/Tooltip/index.d.ts.map +1 -0
- package/dist/react-ui/ui/Tooltip/index.js +219 -0
- package/dist/react-ui/ui/index.d.ts +31 -0
- package/dist/react-ui/ui/index.d.ts.map +1 -0
- package/dist/react-ui/ui/index.js +37 -0
- package/package.json +12 -9
- package/src/core/index.ts +7 -0
- package/src/core/types.ts +82 -0
- package/src/index.ts +20 -14
- package/src/react-ui/components/MorphingPopover/MorphingPopover.types.ts +49 -0
- package/src/react-ui/components/MorphingPopover/index.tsx +186 -0
- package/src/react-ui/components/index.ts +9 -0
- package/src/{hooks/use-auto-height.tsx → react-ui/hooks/Animation/UseAutoHeight.tsx} +24 -3
- package/src/react-ui/hooks/DOM/UseIsInView.tsx +44 -0
- package/src/{hooks/use-controlled-state.tsx → react-ui/hooks/State/UseControlledState.tsx} +26 -2
- package/src/{hooks/use-data-state.tsx → react-ui/hooks/State/UseDataState.tsx} +22 -0
- package/src/react-ui/hooks/index.ts +17 -0
- package/src/react-ui/icons/index.ts +12 -0
- package/src/{icons → react-ui/icons}/lucide-animated/activity.tsx +1 -1
- package/src/{icons → react-ui/icons}/lucide-animated/bell-electric.tsx +1 -1
- package/src/{icons → react-ui/icons}/lucide-animated/bell.tsx +1 -1
- package/src/{icons → react-ui/icons}/lucide-animated/bot.tsx +1 -1
- package/src/{icons → react-ui/icons}/lucide-animated/box.tsx +1 -1
- package/src/{icons → react-ui/icons}/lucide-animated/circle-check.tsx +1 -1
- package/src/{icons → react-ui/icons}/lucide-animated/delete.tsx +1 -1
- package/src/{icons → react-ui/icons}/lucide-animated/download.tsx +1 -1
- package/src/{icons → react-ui/icons}/lucide-animated/home.tsx +1 -1
- package/src/react-ui/icons/lucide-animated/index.ts +38 -0
- package/src/{icons → react-ui/icons}/lucide-animated/layout-panel-top.tsx +1 -1
- package/src/{icons → react-ui/icons}/lucide-animated/plus.tsx +1 -1
- package/src/{icons → react-ui/icons}/lucide-animated/search.tsx +1 -1
- package/src/{icons → react-ui/icons}/lucide-animated/settings.tsx +1 -1
- package/src/{icons → react-ui/icons}/lucide-animated/trending-down.tsx +1 -1
- package/src/{icons → react-ui/icons}/lucide-animated/trending-up.tsx +1 -1
- package/src/{icons → react-ui/icons}/lucide-animated/x.tsx +1 -1
- package/src/react-ui/index.ts +30 -0
- package/src/{lib → react-ui/lib}/get-strict-context.tsx +20 -0
- package/src/react-ui/lib/index.ts +8 -0
- package/src/{lib → react-ui/lib}/utils.ts +2 -2
- package/src/{components/animate-ui/primitives/effects/auto-height.tsx → react-ui/primitives/AutoHeight/index.tsx} +24 -5
- package/src/{components/animate-ui/primitives/texts/counting-number.tsx → react-ui/primitives/CountingNumber/index.tsx} +35 -7
- package/src/react-ui/primitives/Highlight/Highlight.types.ts +136 -0
- package/src/{components/animate-ui/primitives/effects/highlight.tsx → react-ui/primitives/Highlight/index.tsx} +60 -123
- package/src/{components/animate-ui/primitives/animate/slot.tsx → react-ui/primitives/Slot/index.tsx} +43 -11
- package/src/react-ui/primitives/index.ts +13 -0
- package/src/react-ui/ui/Accordion/Accordion.styles.ts +72 -0
- package/src/react-ui/ui/Accordion/Accordion.types.ts +199 -0
- package/src/react-ui/ui/Accordion/index.tsx +362 -0
- package/src/react-ui/ui/AlertDialog/AlertDialog.styles.ts +38 -0
- package/src/react-ui/ui/AlertDialog/AlertDialog.types.ts +296 -0
- package/src/react-ui/ui/AlertDialog/index.tsx +540 -0
- package/src/react-ui/ui/Badge/Badge.styles.ts +43 -0
- package/src/react-ui/ui/Badge/Badge.types.ts +26 -0
- package/src/react-ui/ui/Badge/index.tsx +34 -0
- package/src/react-ui/ui/Button/Button.styles.ts +57 -0
- package/src/react-ui/ui/Button/Button.types.ts +63 -0
- package/src/react-ui/ui/Button/index.tsx +155 -0
- package/src/react-ui/ui/Card/Card.styles.ts +32 -0
- package/src/react-ui/ui/Card/Card.types.ts +39 -0
- package/src/react-ui/ui/Card/index.tsx +130 -0
- package/src/react-ui/ui/Checkbox/Checkbox.styles.ts +40 -0
- package/src/react-ui/ui/Checkbox/Checkbox.types.ts +98 -0
- package/src/react-ui/ui/Checkbox/index.tsx +233 -0
- package/src/react-ui/ui/Combobox/Combobox.styles.ts +34 -0
- package/src/react-ui/ui/Combobox/Combobox.types.ts +89 -0
- package/src/react-ui/ui/Combobox/index.tsx +331 -0
- package/src/react-ui/ui/CornerBracket/CornerBracket.styles.ts +38 -0
- package/src/react-ui/ui/CornerBracket/CornerBracket.types.ts +15 -0
- package/src/react-ui/ui/CornerBracket/index.tsx +49 -0
- package/src/react-ui/ui/Dialog/Dialog.styles.ts +59 -0
- package/src/react-ui/ui/Dialog/Dialog.types.ts +284 -0
- package/src/react-ui/ui/Dialog/index.tsx +452 -0
- package/src/react-ui/ui/DropdownMenu/DropdownMenu.styles.ts +35 -0
- package/src/react-ui/ui/DropdownMenu/DropdownMenu.types.ts +81 -0
- package/src/react-ui/ui/DropdownMenu/index.tsx +300 -0
- package/src/react-ui/ui/Field/Field.styles.ts +47 -0
- package/src/react-ui/ui/Field/Field.types.ts +60 -0
- package/src/react-ui/ui/Field/index.tsx +254 -0
- package/src/{components/ui/input.tsx → react-ui/ui/Input/Input.styles.ts} +8 -17
- package/src/react-ui/ui/Input/Input.types.ts +10 -0
- package/src/react-ui/ui/Input/index.tsx +32 -0
- package/src/react-ui/ui/InputGroup/InputGroup.styles.ts +53 -0
- package/src/react-ui/ui/InputGroup/InputGroup.types.ts +44 -0
- package/src/react-ui/ui/InputGroup/index.tsx +147 -0
- package/src/react-ui/ui/Label/Label.styles.ts +10 -0
- package/src/react-ui/ui/Label/Label.types.ts +9 -0
- package/src/react-ui/ui/Label/index.tsx +27 -0
- package/src/react-ui/ui/Menu/Menu.styles.ts +71 -0
- package/src/react-ui/ui/Menu/Menu.types.ts +425 -0
- package/src/react-ui/ui/Menu/index.tsx +900 -0
- package/src/react-ui/ui/Popover/Popover.styles.ts +55 -0
- package/src/react-ui/ui/Popover/Popover.types.ts +261 -0
- package/src/react-ui/ui/Popover/index.tsx +422 -0
- package/src/react-ui/ui/Progress/Progress.styles.ts +36 -0
- package/src/react-ui/ui/Progress/Progress.types.ts +162 -0
- package/src/react-ui/ui/Progress/index.tsx +254 -0
- package/src/react-ui/ui/Select/Select.styles.ts +30 -0
- package/src/react-ui/ui/Select/Select.types.ts +51 -0
- package/src/react-ui/ui/Select/index.tsx +225 -0
- package/src/react-ui/ui/Separator/Separator.styles.ts +10 -0
- package/src/react-ui/ui/Separator/Separator.types.ts +10 -0
- package/src/react-ui/ui/Separator/index.tsx +37 -0
- package/src/react-ui/ui/Switch/Switch.styles.ts +50 -0
- package/src/react-ui/ui/Switch/Switch.types.ts +155 -0
- package/src/react-ui/ui/Switch/index.tsx +253 -0
- package/src/react-ui/ui/Tabs/Tabs.styles.ts +60 -0
- package/src/react-ui/ui/Tabs/Tabs.types.ts +250 -0
- package/src/react-ui/ui/Tabs/index.tsx +421 -0
- package/src/{components/ui/textarea.tsx → react-ui/ui/Textarea/Textarea.styles.ts} +7 -15
- package/src/react-ui/ui/Textarea/Textarea.types.ts +9 -0
- package/src/react-ui/ui/Textarea/index.tsx +27 -0
- package/src/react-ui/ui/Tooltip/Tooltip.styles.ts +43 -0
- package/src/react-ui/ui/Tooltip/Tooltip.types.ts +253 -0
- package/src/react-ui/ui/Tooltip/index.tsx +394 -0
- package/src/react-ui/ui/index.ts +34 -0
- package/dist/components/animate-ui/primitives/animate/slot.d.ts +0 -18
- package/dist/components/animate-ui/primitives/animate/slot.d.ts.map +0 -1
- package/dist/components/animate-ui/primitives/base/accordion.d.ts +0 -22
- package/dist/components/animate-ui/primitives/base/accordion.d.ts.map +0 -1
- package/dist/components/animate-ui/primitives/base/accordion.js +0 -132
- package/dist/components/animate-ui/primitives/base/alert-dialog.d.ts +0 -33
- package/dist/components/animate-ui/primitives/base/alert-dialog.d.ts.map +0 -1
- package/dist/components/animate-ui/primitives/base/alert-dialog.js +0 -132
- package/dist/components/animate-ui/primitives/base/checkbox.d.ts +0 -15
- package/dist/components/animate-ui/primitives/base/checkbox.d.ts.map +0 -1
- package/dist/components/animate-ui/primitives/base/checkbox.js +0 -101
- package/dist/components/animate-ui/primitives/base/dialog.d.ts +0 -33
- package/dist/components/animate-ui/primitives/base/dialog.d.ts.map +0 -1
- package/dist/components/animate-ui/primitives/base/dialog.js +0 -132
- package/dist/components/animate-ui/primitives/base/menu.d.ts +0 -60
- package/dist/components/animate-ui/primitives/base/menu.d.ts.map +0 -1
- package/dist/components/animate-ui/primitives/base/menu.js +0 -266
- package/dist/components/animate-ui/primitives/base/popover.d.ts +0 -30
- package/dist/components/animate-ui/primitives/base/popover.d.ts.map +0 -1
- package/dist/components/animate-ui/primitives/base/popover.js +0 -109
- package/dist/components/animate-ui/primitives/base/progress.d.ts +0 -297
- package/dist/components/animate-ui/primitives/base/progress.d.ts.map +0 -1
- package/dist/components/animate-ui/primitives/base/progress.js +0 -63
- package/dist/components/animate-ui/primitives/base/switch.d.ts +0 -23
- package/dist/components/animate-ui/primitives/base/switch.d.ts.map +0 -1
- package/dist/components/animate-ui/primitives/base/switch.js +0 -90
- package/dist/components/animate-ui/primitives/base/tabs.d.ts +0 -33
- package/dist/components/animate-ui/primitives/base/tabs.d.ts.map +0 -1
- package/dist/components/animate-ui/primitives/base/tabs.js +0 -132
- package/dist/components/animate-ui/primitives/base/tooltip.d.ts +0 -31
- package/dist/components/animate-ui/primitives/base/tooltip.d.ts.map +0 -1
- package/dist/components/animate-ui/primitives/base/tooltip.js +0 -116
- package/dist/components/animate-ui/primitives/effects/auto-height.d.ts +0 -12
- package/dist/components/animate-ui/primitives/effects/auto-height.d.ts.map +0 -1
- package/dist/components/animate-ui/primitives/effects/auto-height.js +0 -37
- package/dist/components/animate-ui/primitives/effects/highlight.d.ts +0 -92
- package/dist/components/animate-ui/primitives/effects/highlight.d.ts.map +0 -1
- package/dist/components/animate-ui/primitives/texts/counting-number.d.ts +0 -16
- package/dist/components/animate-ui/primitives/texts/counting-number.d.ts.map +0 -1
- package/dist/components/ui/accordion.d.ts +0 -9
- package/dist/components/ui/accordion.d.ts.map +0 -1
- package/dist/components/ui/accordion.js +0 -1
- package/dist/components/ui/alert-dialog.d.ts +0 -9
- package/dist/components/ui/alert-dialog.d.ts.map +0 -1
- package/dist/components/ui/alert-dialog.js +0 -1
- package/dist/components/ui/auto-height.d.ts +0 -9
- package/dist/components/ui/auto-height.d.ts.map +0 -1
- package/dist/components/ui/auto-height.js +0 -1
- package/dist/components/ui/badge/badge.d.ts +0 -37
- package/dist/components/ui/badge/badge.d.ts.map +0 -1
- package/dist/components/ui/badge/badge.js +0 -52
- package/dist/components/ui/badge/badge.styles.d.ts +0 -23
- package/dist/components/ui/badge/badge.styles.d.ts.map +0 -1
- package/dist/components/ui/badge/badge.types.d.ts +0 -38
- package/dist/components/ui/badge/badge.types.d.ts.map +0 -1
- package/dist/components/ui/badge/index.d.ts +0 -8
- package/dist/components/ui/badge/index.d.ts.map +0 -1
- package/dist/components/ui/badge/index.js +0 -2
- package/dist/components/ui/button/button.d.ts +0 -79
- package/dist/components/ui/button/button.d.ts.map +0 -1
- package/dist/components/ui/button/button.js +0 -161
- package/dist/components/ui/button/button.styles.d.ts +0 -33
- package/dist/components/ui/button/button.styles.d.ts.map +0 -1
- package/dist/components/ui/button/button.types.d.ts +0 -103
- package/dist/components/ui/button/button.types.d.ts.map +0 -1
- package/dist/components/ui/button/index.d.ts +0 -7
- package/dist/components/ui/button/index.d.ts.map +0 -1
- package/dist/components/ui/button/index.js +0 -2
- package/dist/components/ui/card.d.ts +0 -14
- package/dist/components/ui/card.d.ts.map +0 -1
- package/dist/components/ui/card.js +0 -67
- package/dist/components/ui/checkbox.d.ts +0 -9
- package/dist/components/ui/checkbox.d.ts.map +0 -1
- package/dist/components/ui/checkbox.js +0 -1
- package/dist/components/ui/combobox.d.ts +0 -25
- package/dist/components/ui/combobox.d.ts.map +0 -1
- package/dist/components/ui/corner-bracket.d.ts +0 -34
- package/dist/components/ui/corner-bracket.d.ts.map +0 -1
- package/dist/components/ui/corner-bracket.js +0 -70
- package/dist/components/ui/counting-number.d.ts +0 -9
- package/dist/components/ui/counting-number.d.ts.map +0 -1
- package/dist/components/ui/counting-number.js +0 -1
- package/dist/components/ui/dialog.d.ts +0 -9
- package/dist/components/ui/dialog.d.ts.map +0 -1
- package/dist/components/ui/dialog.js +0 -1
- package/dist/components/ui/dropdown-menu.d.ts +0 -30
- package/dist/components/ui/dropdown-menu.d.ts.map +0 -1
- package/dist/components/ui/field.d.ts +0 -25
- package/dist/components/ui/field.d.ts.map +0 -1
- package/dist/components/ui/highlight.d.ts +0 -9
- package/dist/components/ui/highlight.d.ts.map +0 -1
- package/dist/components/ui/highlight.js +0 -1
- package/dist/components/ui/index.d.ts +0 -36
- package/dist/components/ui/index.d.ts.map +0 -1
- package/dist/components/ui/index.js +0 -47
- package/dist/components/ui/input-group.d.ts +0 -19
- package/dist/components/ui/input-group.d.ts.map +0 -1
- package/dist/components/ui/input-group.js +0 -84
- package/dist/components/ui/input.d.ts +0 -4
- package/dist/components/ui/input.d.ts.map +0 -1
- package/dist/components/ui/input.js +0 -17
- package/dist/components/ui/label.d.ts +0 -4
- package/dist/components/ui/label.d.ts.map +0 -1
- package/dist/components/ui/label.js +0 -15
- package/dist/components/ui/menu.d.ts +0 -9
- package/dist/components/ui/menu.d.ts.map +0 -1
- package/dist/components/ui/menu.js +0 -1
- package/dist/components/ui/morphing-popover/index.d.ts +0 -10
- package/dist/components/ui/morphing-popover/index.d.ts.map +0 -1
- package/dist/components/ui/morphing-popover/index.js +0 -1
- package/dist/components/ui/morphing-popover/morphing-popover.d.ts +0 -54
- package/dist/components/ui/morphing-popover/morphing-popover.d.ts.map +0 -1
- package/dist/components/ui/morphing-popover/morphing-popover.module.js +0 -5
- package/dist/components/ui/popover.d.ts +0 -9
- package/dist/components/ui/popover.d.ts.map +0 -1
- package/dist/components/ui/popover.js +0 -1
- package/dist/components/ui/progress.d.ts +0 -9
- package/dist/components/ui/progress.d.ts.map +0 -1
- package/dist/components/ui/progress.js +0 -1
- package/dist/components/ui/select.d.ts +0 -16
- package/dist/components/ui/select.d.ts.map +0 -1
- package/dist/components/ui/separator.d.ts +0 -4
- package/dist/components/ui/separator.d.ts.map +0 -1
- package/dist/components/ui/separator.js +0 -18
- package/dist/components/ui/slot.d.ts +0 -9
- package/dist/components/ui/slot.d.ts.map +0 -1
- package/dist/components/ui/slot.js +0 -1
- package/dist/components/ui/switch.d.ts +0 -9
- package/dist/components/ui/switch.d.ts.map +0 -1
- package/dist/components/ui/switch.js +0 -1
- package/dist/components/ui/tabs.d.ts +0 -9
- package/dist/components/ui/tabs.d.ts.map +0 -1
- package/dist/components/ui/tabs.js +0 -1
- package/dist/components/ui/textarea.d.ts +0 -4
- package/dist/components/ui/textarea.d.ts.map +0 -1
- package/dist/components/ui/textarea.js +0 -15
- package/dist/components/ui/tooltip.d.ts +0 -9
- package/dist/components/ui/tooltip.d.ts.map +0 -1
- package/dist/components/ui/tooltip.js +0 -1
- package/dist/hooks/index.d.ts +0 -10
- package/dist/hooks/index.d.ts.map +0 -1
- package/dist/hooks/index.js +0 -4
- package/dist/hooks/use-auto-height.d.ts +0 -11
- package/dist/hooks/use-auto-height.d.ts.map +0 -1
- package/dist/hooks/use-controlled-state.d.ts +0 -9
- package/dist/hooks/use-controlled-state.d.ts.map +0 -1
- package/dist/hooks/use-controlled-state.js +0 -17
- package/dist/hooks/use-data-state.d.ts +0 -5
- package/dist/hooks/use-data-state.d.ts.map +0 -1
- package/dist/hooks/use-is-in-view.d.ts +0 -13
- package/dist/hooks/use-is-in-view.d.ts.map +0 -1
- package/dist/hooks/use-is-in-view.js +0 -20
- package/dist/icons/index.d.ts +0 -8
- package/dist/icons/index.d.ts.map +0 -1
- package/dist/icons/lucide-animated/activity.d.ts.map +0 -1
- package/dist/icons/lucide-animated/arrow-down-to-line.d.ts.map +0 -1
- package/dist/icons/lucide-animated/arrow-up.d.ts.map +0 -1
- package/dist/icons/lucide-animated/bell-electric.d.ts.map +0 -1
- package/dist/icons/lucide-animated/bell.d.ts.map +0 -1
- package/dist/icons/lucide-animated/bot.d.ts.map +0 -1
- package/dist/icons/lucide-animated/box.d.ts.map +0 -1
- package/dist/icons/lucide-animated/check.d.ts.map +0 -1
- package/dist/icons/lucide-animated/circle-check.d.ts.map +0 -1
- package/dist/icons/lucide-animated/delete.d.ts.map +0 -1
- package/dist/icons/lucide-animated/download.d.ts.map +0 -1
- package/dist/icons/lucide-animated/edit-2.d.ts.map +0 -1
- package/dist/icons/lucide-animated/globe.d.ts.map +0 -1
- package/dist/icons/lucide-animated/home.d.ts.map +0 -1
- package/dist/icons/lucide-animated/index.d.ts +0 -38
- package/dist/icons/lucide-animated/index.d.ts.map +0 -1
- package/dist/icons/lucide-animated/layers.d.ts.map +0 -1
- package/dist/icons/lucide-animated/layout-panel-top.d.ts.map +0 -1
- package/dist/icons/lucide-animated/list.d.ts.map +0 -1
- package/dist/icons/lucide-animated/package.d.ts.map +0 -1
- package/dist/icons/lucide-animated/palette.d.ts.map +0 -1
- package/dist/icons/lucide-animated/plus.d.ts.map +0 -1
- package/dist/icons/lucide-animated/refresh-cw.d.ts.map +0 -1
- package/dist/icons/lucide-animated/rocket.d.ts.map +0 -1
- package/dist/icons/lucide-animated/save.d.ts.map +0 -1
- package/dist/icons/lucide-animated/search.d.ts.map +0 -1
- package/dist/icons/lucide-animated/settings.d.ts.map +0 -1
- package/dist/icons/lucide-animated/terminal.d.ts.map +0 -1
- package/dist/icons/lucide-animated/trash-2.d.ts.map +0 -1
- package/dist/icons/lucide-animated/trending-down.d.ts.map +0 -1
- package/dist/icons/lucide-animated/trending-up.d.ts.map +0 -1
- package/dist/icons/lucide-animated/type.d.ts.map +0 -1
- package/dist/icons/lucide-animated/upload.d.ts.map +0 -1
- package/dist/icons/lucide-animated/x.d.ts.map +0 -1
- package/dist/lib/get-strict-context.d.ts +0 -10
- package/dist/lib/get-strict-context.d.ts.map +0 -1
- package/dist/lib/get-strict-context.js +0 -20
- package/dist/lib/utils.d.ts.map +0 -1
- package/src/components/animate-ui/primitives/base/accordion.tsx +0 -179
- package/src/components/animate-ui/primitives/base/alert-dialog.tsx +0 -218
- package/src/components/animate-ui/primitives/base/checkbox.tsx +0 -153
- package/src/components/animate-ui/primitives/base/dialog.tsx +0 -203
- package/src/components/animate-ui/primitives/base/menu.tsx +0 -463
- package/src/components/animate-ui/primitives/base/popover.tsx +0 -167
- package/src/components/animate-ui/primitives/base/progress.tsx +0 -103
- package/src/components/animate-ui/primitives/base/switch.tsx +0 -158
- package/src/components/animate-ui/primitives/base/tabs.tsx +0 -202
- package/src/components/animate-ui/primitives/base/tooltip.tsx +0 -209
- package/src/components/ui/accordion.tsx +0 -9
- package/src/components/ui/alert-dialog.tsx +0 -9
- package/src/components/ui/auto-height.tsx +0 -9
- package/src/components/ui/badge/badge.styles.ts +0 -46
- package/src/components/ui/badge/badge.tsx +0 -52
- package/src/components/ui/badge/badge.types.ts +0 -41
- package/src/components/ui/badge/index.ts +0 -8
- package/src/components/ui/button/button.styles.ts +0 -66
- package/src/components/ui/button/button.tsx +0 -209
- package/src/components/ui/button/button.types.ts +0 -125
- package/src/components/ui/button/index.ts +0 -7
- package/src/components/ui/card.tsx +0 -108
- package/src/components/ui/checkbox.tsx +0 -9
- package/src/components/ui/combobox.tsx +0 -293
- package/src/components/ui/corner-bracket.tsx +0 -85
- package/src/components/ui/counting-number.tsx +0 -9
- package/src/components/ui/dialog.tsx +0 -9
- package/src/components/ui/dropdown-menu.tsx +0 -261
- package/src/components/ui/field.tsx +0 -227
- package/src/components/ui/highlight.tsx +0 -9
- package/src/components/ui/index.ts +0 -43
- package/src/components/ui/input-group.tsx +0 -149
- package/src/components/ui/label.tsx +0 -18
- package/src/components/ui/menu.tsx +0 -9
- package/src/components/ui/morphing-popover/index.ts +0 -10
- package/src/components/ui/morphing-popover/morphing-popover.tsx +0 -183
- package/src/components/ui/popover.tsx +0 -9
- package/src/components/ui/progress.tsx +0 -9
- package/src/components/ui/select.tsx +0 -190
- package/src/components/ui/separator.tsx +0 -25
- package/src/components/ui/slot.tsx +0 -9
- package/src/components/ui/switch.tsx +0 -9
- package/src/components/ui/tabs.tsx +0 -9
- package/src/components/ui/tooltip.tsx +0 -9
- package/src/hooks/index.ts +0 -10
- package/src/hooks/use-is-in-view.tsx +0 -25
- package/src/icons/index.ts +0 -12
- package/src/icons/lucide-animated/index.ts +0 -38
- /package/dist/{components/ui/morphing-popover/morphing-popover.module-CE9GIgKo.css → react-ui/components/MorphingPopover/morphing-popover.module-CgbYV_HS.css} +0 -0
- /package/dist/{icons → react-ui/icons}/index.js +0 -0
- /package/dist/{icons → react-ui/icons}/lucide-animated/activity.d.ts +0 -0
- /package/dist/{icons → react-ui/icons}/lucide-animated/arrow-down-to-line.d.ts +0 -0
- /package/dist/{icons → react-ui/icons}/lucide-animated/arrow-up.d.ts +0 -0
- /package/dist/{icons → react-ui/icons}/lucide-animated/bell-electric.d.ts +0 -0
- /package/dist/{icons → react-ui/icons}/lucide-animated/bell.d.ts +0 -0
- /package/dist/{icons → react-ui/icons}/lucide-animated/bot.d.ts +0 -0
- /package/dist/{icons → react-ui/icons}/lucide-animated/box.d.ts +0 -0
- /package/dist/{icons → react-ui/icons}/lucide-animated/check.d.ts +0 -0
- /package/dist/{icons → react-ui/icons}/lucide-animated/circle-check.d.ts +0 -0
- /package/dist/{icons → react-ui/icons}/lucide-animated/delete.d.ts +0 -0
- /package/dist/{icons → react-ui/icons}/lucide-animated/download.d.ts +0 -0
- /package/dist/{icons → react-ui/icons}/lucide-animated/edit-2.d.ts +0 -0
- /package/dist/{icons → react-ui/icons}/lucide-animated/globe.d.ts +0 -0
- /package/dist/{icons → react-ui/icons}/lucide-animated/home.d.ts +0 -0
- /package/dist/{icons → react-ui/icons}/lucide-animated/index.js +0 -0
- /package/dist/{icons → react-ui/icons}/lucide-animated/layers.d.ts +0 -0
- /package/dist/{icons → react-ui/icons}/lucide-animated/layout-panel-top.d.ts +0 -0
- /package/dist/{icons → react-ui/icons}/lucide-animated/list.d.ts +0 -0
- /package/dist/{icons → react-ui/icons}/lucide-animated/package.d.ts +0 -0
- /package/dist/{icons → react-ui/icons}/lucide-animated/palette.d.ts +0 -0
- /package/dist/{icons → react-ui/icons}/lucide-animated/plus.d.ts +0 -0
- /package/dist/{icons → react-ui/icons}/lucide-animated/refresh-cw.d.ts +0 -0
- /package/dist/{icons → react-ui/icons}/lucide-animated/rocket.d.ts +0 -0
- /package/dist/{icons → react-ui/icons}/lucide-animated/save.d.ts +0 -0
- /package/dist/{icons → react-ui/icons}/lucide-animated/search.d.ts +0 -0
- /package/dist/{icons → react-ui/icons}/lucide-animated/settings.d.ts +0 -0
- /package/dist/{icons → react-ui/icons}/lucide-animated/terminal.d.ts +0 -0
- /package/dist/{icons → react-ui/icons}/lucide-animated/trash-2.d.ts +0 -0
- /package/dist/{icons → react-ui/icons}/lucide-animated/trending-down.d.ts +0 -0
- /package/dist/{icons → react-ui/icons}/lucide-animated/trending-up.d.ts +0 -0
- /package/dist/{icons → react-ui/icons}/lucide-animated/type.d.ts +0 -0
- /package/dist/{icons → react-ui/icons}/lucide-animated/upload.d.ts +0 -0
- /package/dist/{icons → react-ui/icons}/lucide-animated/x.d.ts +0 -0
- /package/src/{components/ui/morphing-popover → react-ui/components/MorphingPopover}/morphing-popover.module.css +0 -0
- /package/src/{icons → react-ui/icons}/lucide-animated/arrow-down-to-line.tsx +0 -0
- /package/src/{icons → react-ui/icons}/lucide-animated/arrow-up.tsx +0 -0
- /package/src/{icons → react-ui/icons}/lucide-animated/check.tsx +0 -0
- /package/src/{icons → react-ui/icons}/lucide-animated/edit-2.tsx +0 -0
- /package/src/{icons → react-ui/icons}/lucide-animated/globe.tsx +0 -0
- /package/src/{icons → react-ui/icons}/lucide-animated/layers.tsx +0 -0
- /package/src/{icons → react-ui/icons}/lucide-animated/list.tsx +0 -0
- /package/src/{icons → react-ui/icons}/lucide-animated/package.tsx +0 -0
- /package/src/{icons → react-ui/icons}/lucide-animated/palette.tsx +0 -0
- /package/src/{icons → react-ui/icons}/lucide-animated/refresh-cw.tsx +0 -0
- /package/src/{icons → react-ui/icons}/lucide-animated/rocket.tsx +0 -0
- /package/src/{icons → react-ui/icons}/lucide-animated/save.tsx +0 -0
- /package/src/{icons → react-ui/icons}/lucide-animated/terminal.tsx +0 -0
- /package/src/{icons → react-ui/icons}/lucide-animated/trash-2.tsx +0 -0
- /package/src/{icons → react-ui/icons}/lucide-animated/type.tsx +0 -0
- /package/src/{icons → react-ui/icons}/lucide-animated/upload.tsx +0 -0
|
@@ -1,297 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { Progress as ProgressPrimitives } from '@base-ui-components/react/progress';
|
|
3
|
-
import { type CountingNumberProps } from '../../../../components/animate-ui/primitives/texts/counting-number';
|
|
4
|
-
type ProgressContextType = {
|
|
5
|
-
value: number;
|
|
6
|
-
};
|
|
7
|
-
declare const useProgress: () => ProgressContextType;
|
|
8
|
-
type ProgressProps = React.ComponentProps<typeof ProgressPrimitives.Root>;
|
|
9
|
-
declare const Progress: (props: ProgressProps) => import("react/jsx-runtime").JSX.Element;
|
|
10
|
-
type ProgressIndicatorProps = React.ComponentProps<typeof MotionProgressIndicator>;
|
|
11
|
-
declare const MotionProgressIndicator: React.ComponentType<Omit<{
|
|
12
|
-
ref?: React.Ref<HTMLDivElement> | undefined;
|
|
13
|
-
onChange?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.ChangeEvent<HTMLDivElement, Element>>) => void) | undefined;
|
|
14
|
-
slot?: string | undefined;
|
|
15
|
-
title?: string | undefined;
|
|
16
|
-
className?: string | ((state: import("@base-ui-components/react/progress").ProgressRootState) => string | undefined) | undefined;
|
|
17
|
-
key?: React.Key | null | undefined;
|
|
18
|
-
suppressContentEditableWarning?: boolean | undefined;
|
|
19
|
-
suppressHydrationWarning?: boolean | undefined;
|
|
20
|
-
accessKey?: string | undefined;
|
|
21
|
-
autoCapitalize?: (string & {}) | "off" | "none" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
22
|
-
autoFocus?: boolean | undefined;
|
|
23
|
-
contentEditable?: "inherit" | (boolean | "true" | "false") | "plaintext-only" | undefined;
|
|
24
|
-
contextMenu?: string | undefined;
|
|
25
|
-
dir?: string | undefined;
|
|
26
|
-
draggable?: (boolean | "true" | "false") | undefined;
|
|
27
|
-
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
28
|
-
hidden?: boolean | undefined;
|
|
29
|
-
id?: string | undefined;
|
|
30
|
-
lang?: string | undefined;
|
|
31
|
-
nonce?: string | undefined;
|
|
32
|
-
spellCheck?: (boolean | "true" | "false") | undefined;
|
|
33
|
-
tabIndex?: number | undefined;
|
|
34
|
-
translate?: "yes" | "no" | undefined;
|
|
35
|
-
radioGroup?: string | undefined;
|
|
36
|
-
role?: React.AriaRole | undefined;
|
|
37
|
-
about?: string | undefined;
|
|
38
|
-
content?: string | undefined;
|
|
39
|
-
datatype?: string | undefined;
|
|
40
|
-
inlist?: any;
|
|
41
|
-
prefix?: string | undefined;
|
|
42
|
-
property?: string | undefined;
|
|
43
|
-
rel?: string | undefined;
|
|
44
|
-
resource?: string | undefined;
|
|
45
|
-
rev?: string | undefined;
|
|
46
|
-
typeof?: string | undefined;
|
|
47
|
-
vocab?: string | undefined;
|
|
48
|
-
autoCorrect?: string | undefined;
|
|
49
|
-
autoSave?: string | undefined;
|
|
50
|
-
itemProp?: string | undefined;
|
|
51
|
-
itemScope?: boolean | undefined;
|
|
52
|
-
itemType?: string | undefined;
|
|
53
|
-
itemID?: string | undefined;
|
|
54
|
-
itemRef?: string | undefined;
|
|
55
|
-
results?: number | undefined;
|
|
56
|
-
security?: string | undefined;
|
|
57
|
-
unselectable?: "off" | "on" | undefined;
|
|
58
|
-
popover?: "" | "auto" | "manual" | "hint" | undefined;
|
|
59
|
-
popoverTargetAction?: "toggle" | "show" | "hide" | undefined;
|
|
60
|
-
popoverTarget?: string | undefined;
|
|
61
|
-
inert?: boolean | undefined;
|
|
62
|
-
inputMode?: "search" | "text" | "none" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
|
|
63
|
-
is?: string | undefined;
|
|
64
|
-
exportparts?: string | undefined;
|
|
65
|
-
part?: string | undefined;
|
|
66
|
-
"aria-activedescendant"?: string | undefined;
|
|
67
|
-
"aria-atomic"?: (boolean | "true" | "false") | undefined;
|
|
68
|
-
"aria-autocomplete"?: "none" | "list" | "inline" | "both" | undefined;
|
|
69
|
-
"aria-braillelabel"?: string | undefined;
|
|
70
|
-
"aria-brailleroledescription"?: string | undefined;
|
|
71
|
-
"aria-busy"?: (boolean | "true" | "false") | undefined;
|
|
72
|
-
"aria-checked"?: boolean | "true" | "false" | "mixed" | undefined;
|
|
73
|
-
"aria-colcount"?: number | undefined;
|
|
74
|
-
"aria-colindex"?: number | undefined;
|
|
75
|
-
"aria-colindextext"?: string | undefined;
|
|
76
|
-
"aria-colspan"?: number | undefined;
|
|
77
|
-
"aria-controls"?: string | undefined;
|
|
78
|
-
"aria-current"?: boolean | "time" | "true" | "false" | "page" | "step" | "location" | "date" | undefined;
|
|
79
|
-
"aria-describedby"?: string | undefined;
|
|
80
|
-
"aria-description"?: string | undefined;
|
|
81
|
-
"aria-details"?: string | undefined;
|
|
82
|
-
"aria-disabled"?: (boolean | "true" | "false") | undefined;
|
|
83
|
-
"aria-dropeffect"?: "link" | "none" | "copy" | "execute" | "move" | "popup" | undefined;
|
|
84
|
-
"aria-errormessage"?: string | undefined;
|
|
85
|
-
"aria-expanded"?: (boolean | "true" | "false") | undefined;
|
|
86
|
-
"aria-flowto"?: string | undefined;
|
|
87
|
-
"aria-grabbed"?: (boolean | "true" | "false") | undefined;
|
|
88
|
-
"aria-haspopup"?: boolean | "dialog" | "menu" | "true" | "false" | "grid" | "listbox" | "tree" | undefined;
|
|
89
|
-
"aria-hidden"?: (boolean | "true" | "false") | undefined;
|
|
90
|
-
"aria-invalid"?: boolean | "true" | "false" | "grammar" | "spelling" | undefined;
|
|
91
|
-
"aria-keyshortcuts"?: string | undefined;
|
|
92
|
-
"aria-label"?: string | undefined;
|
|
93
|
-
"aria-labelledby"?: string | undefined;
|
|
94
|
-
"aria-level"?: number | undefined;
|
|
95
|
-
"aria-live"?: "off" | "assertive" | "polite" | undefined;
|
|
96
|
-
"aria-modal"?: (boolean | "true" | "false") | undefined;
|
|
97
|
-
"aria-multiline"?: (boolean | "true" | "false") | undefined;
|
|
98
|
-
"aria-multiselectable"?: (boolean | "true" | "false") | undefined;
|
|
99
|
-
"aria-orientation"?: "horizontal" | "vertical" | undefined;
|
|
100
|
-
"aria-owns"?: string | undefined;
|
|
101
|
-
"aria-placeholder"?: string | undefined;
|
|
102
|
-
"aria-posinset"?: number | undefined;
|
|
103
|
-
"aria-pressed"?: boolean | "true" | "false" | "mixed" | undefined;
|
|
104
|
-
"aria-readonly"?: (boolean | "true" | "false") | undefined;
|
|
105
|
-
"aria-relevant"?: "text" | "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
|
|
106
|
-
"aria-required"?: (boolean | "true" | "false") | undefined;
|
|
107
|
-
"aria-roledescription"?: string | undefined;
|
|
108
|
-
"aria-rowcount"?: number | undefined;
|
|
109
|
-
"aria-rowindex"?: number | undefined;
|
|
110
|
-
"aria-rowindextext"?: string | undefined;
|
|
111
|
-
"aria-rowspan"?: number | undefined;
|
|
112
|
-
"aria-selected"?: (boolean | "true" | "false") | undefined;
|
|
113
|
-
"aria-setsize"?: number | undefined;
|
|
114
|
-
"aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined;
|
|
115
|
-
"aria-valuemax"?: number | undefined;
|
|
116
|
-
"aria-valuemin"?: number | undefined;
|
|
117
|
-
"aria-valuenow"?: number | undefined;
|
|
118
|
-
"aria-valuetext"?: string | undefined;
|
|
119
|
-
dangerouslySetInnerHTML?: {
|
|
120
|
-
__html: string | TrustedHTML;
|
|
121
|
-
} | undefined;
|
|
122
|
-
onCopy?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.ClipboardEvent<HTMLDivElement>>) => void) | undefined;
|
|
123
|
-
onCopyCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.ClipboardEvent<HTMLDivElement>>) => void) | undefined;
|
|
124
|
-
onCut?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.ClipboardEvent<HTMLDivElement>>) => void) | undefined;
|
|
125
|
-
onCutCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.ClipboardEvent<HTMLDivElement>>) => void) | undefined;
|
|
126
|
-
onPaste?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.ClipboardEvent<HTMLDivElement>>) => void) | undefined;
|
|
127
|
-
onPasteCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.ClipboardEvent<HTMLDivElement>>) => void) | undefined;
|
|
128
|
-
onCompositionEnd?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.CompositionEvent<HTMLDivElement>>) => void) | undefined;
|
|
129
|
-
onCompositionEndCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.CompositionEvent<HTMLDivElement>>) => void) | undefined;
|
|
130
|
-
onCompositionStart?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.CompositionEvent<HTMLDivElement>>) => void) | undefined;
|
|
131
|
-
onCompositionStartCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.CompositionEvent<HTMLDivElement>>) => void) | undefined;
|
|
132
|
-
onCompositionUpdate?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.CompositionEvent<HTMLDivElement>>) => void) | undefined;
|
|
133
|
-
onCompositionUpdateCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.CompositionEvent<HTMLDivElement>>) => void) | undefined;
|
|
134
|
-
onFocus?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.FocusEvent<HTMLDivElement, Element>>) => void) | undefined;
|
|
135
|
-
onFocusCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.FocusEvent<HTMLDivElement, Element>>) => void) | undefined;
|
|
136
|
-
onBlur?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.FocusEvent<HTMLDivElement, Element>>) => void) | undefined;
|
|
137
|
-
onBlurCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.FocusEvent<HTMLDivElement, Element>>) => void) | undefined;
|
|
138
|
-
onChangeCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.ChangeEvent<HTMLDivElement, Element>>) => void) | undefined;
|
|
139
|
-
onBeforeInput?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.InputEvent<HTMLDivElement>>) => void) | undefined;
|
|
140
|
-
onBeforeInputCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.InputEvent<HTMLDivElement>>) => void) | undefined;
|
|
141
|
-
onInput?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.InputEvent<HTMLDivElement>>) => void) | undefined;
|
|
142
|
-
onInputCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.InputEvent<HTMLDivElement>>) => void) | undefined;
|
|
143
|
-
onReset?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
144
|
-
onResetCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
145
|
-
onSubmit?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SubmitEvent<HTMLDivElement>>) => void) | undefined;
|
|
146
|
-
onSubmitCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SubmitEvent<HTMLDivElement>>) => void) | undefined;
|
|
147
|
-
onInvalid?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
148
|
-
onInvalidCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
149
|
-
onLoad?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
150
|
-
onLoadCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
151
|
-
onError?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
152
|
-
onErrorCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
153
|
-
onKeyDown?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.KeyboardEvent<HTMLDivElement>>) => void) | undefined;
|
|
154
|
-
onKeyDownCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.KeyboardEvent<HTMLDivElement>>) => void) | undefined;
|
|
155
|
-
onKeyPress?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.KeyboardEvent<HTMLDivElement>>) => void) | undefined;
|
|
156
|
-
onKeyPressCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.KeyboardEvent<HTMLDivElement>>) => void) | undefined;
|
|
157
|
-
onKeyUp?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.KeyboardEvent<HTMLDivElement>>) => void) | undefined;
|
|
158
|
-
onKeyUpCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.KeyboardEvent<HTMLDivElement>>) => void) | undefined;
|
|
159
|
-
onAbort?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
160
|
-
onAbortCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
161
|
-
onCanPlay?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
162
|
-
onCanPlayCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
163
|
-
onCanPlayThrough?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
164
|
-
onCanPlayThroughCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
165
|
-
onDurationChange?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
166
|
-
onDurationChangeCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
167
|
-
onEmptied?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
168
|
-
onEmptiedCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
169
|
-
onEncrypted?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
170
|
-
onEncryptedCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
171
|
-
onEnded?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
172
|
-
onEndedCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
173
|
-
onLoadedData?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
174
|
-
onLoadedDataCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
175
|
-
onLoadedMetadata?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
176
|
-
onLoadedMetadataCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
177
|
-
onLoadStart?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
178
|
-
onLoadStartCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
179
|
-
onPause?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
180
|
-
onPauseCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
181
|
-
onPlay?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
182
|
-
onPlayCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
183
|
-
onPlaying?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
184
|
-
onPlayingCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
185
|
-
onProgress?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
186
|
-
onProgressCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
187
|
-
onRateChange?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
188
|
-
onRateChangeCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
189
|
-
onSeeked?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
190
|
-
onSeekedCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
191
|
-
onSeeking?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
192
|
-
onSeekingCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
193
|
-
onStalled?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
194
|
-
onStalledCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
195
|
-
onSuspend?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
196
|
-
onSuspendCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
197
|
-
onTimeUpdate?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
198
|
-
onTimeUpdateCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
199
|
-
onVolumeChange?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
200
|
-
onVolumeChangeCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
201
|
-
onWaiting?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
202
|
-
onWaitingCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
203
|
-
onAuxClick?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.MouseEvent<HTMLDivElement, MouseEvent>>) => void) | undefined;
|
|
204
|
-
onAuxClickCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.MouseEvent<HTMLDivElement, MouseEvent>>) => void) | undefined;
|
|
205
|
-
onClick?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.MouseEvent<HTMLDivElement, MouseEvent>>) => void) | undefined;
|
|
206
|
-
onClickCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.MouseEvent<HTMLDivElement, MouseEvent>>) => void) | undefined;
|
|
207
|
-
onContextMenu?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.MouseEvent<HTMLDivElement, MouseEvent>>) => void) | undefined;
|
|
208
|
-
onContextMenuCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.MouseEvent<HTMLDivElement, MouseEvent>>) => void) | undefined;
|
|
209
|
-
onDoubleClick?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.MouseEvent<HTMLDivElement, MouseEvent>>) => void) | undefined;
|
|
210
|
-
onDoubleClickCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.MouseEvent<HTMLDivElement, MouseEvent>>) => void) | undefined;
|
|
211
|
-
onDragCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.DragEvent<HTMLDivElement>>) => void) | undefined;
|
|
212
|
-
onDragEndCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.DragEvent<HTMLDivElement>>) => void) | undefined;
|
|
213
|
-
onDragEnter?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.DragEvent<HTMLDivElement>>) => void) | undefined;
|
|
214
|
-
onDragEnterCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.DragEvent<HTMLDivElement>>) => void) | undefined;
|
|
215
|
-
onDragExit?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.DragEvent<HTMLDivElement>>) => void) | undefined;
|
|
216
|
-
onDragExitCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.DragEvent<HTMLDivElement>>) => void) | undefined;
|
|
217
|
-
onDragLeave?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.DragEvent<HTMLDivElement>>) => void) | undefined;
|
|
218
|
-
onDragLeaveCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.DragEvent<HTMLDivElement>>) => void) | undefined;
|
|
219
|
-
onDragOver?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.DragEvent<HTMLDivElement>>) => void) | undefined;
|
|
220
|
-
onDragOverCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.DragEvent<HTMLDivElement>>) => void) | undefined;
|
|
221
|
-
onDragStartCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.DragEvent<HTMLDivElement>>) => void) | undefined;
|
|
222
|
-
onDrop?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.DragEvent<HTMLDivElement>>) => void) | undefined;
|
|
223
|
-
onDropCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.DragEvent<HTMLDivElement>>) => void) | undefined;
|
|
224
|
-
onMouseDown?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.MouseEvent<HTMLDivElement, MouseEvent>>) => void) | undefined;
|
|
225
|
-
onMouseDownCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.MouseEvent<HTMLDivElement, MouseEvent>>) => void) | undefined;
|
|
226
|
-
onMouseEnter?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.MouseEvent<HTMLDivElement, MouseEvent>>) => void) | undefined;
|
|
227
|
-
onMouseLeave?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.MouseEvent<HTMLDivElement, MouseEvent>>) => void) | undefined;
|
|
228
|
-
onMouseMove?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.MouseEvent<HTMLDivElement, MouseEvent>>) => void) | undefined;
|
|
229
|
-
onMouseMoveCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.MouseEvent<HTMLDivElement, MouseEvent>>) => void) | undefined;
|
|
230
|
-
onMouseOut?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.MouseEvent<HTMLDivElement, MouseEvent>>) => void) | undefined;
|
|
231
|
-
onMouseOutCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.MouseEvent<HTMLDivElement, MouseEvent>>) => void) | undefined;
|
|
232
|
-
onMouseOver?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.MouseEvent<HTMLDivElement, MouseEvent>>) => void) | undefined;
|
|
233
|
-
onMouseOverCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.MouseEvent<HTMLDivElement, MouseEvent>>) => void) | undefined;
|
|
234
|
-
onMouseUp?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.MouseEvent<HTMLDivElement, MouseEvent>>) => void) | undefined;
|
|
235
|
-
onMouseUpCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.MouseEvent<HTMLDivElement, MouseEvent>>) => void) | undefined;
|
|
236
|
-
onSelect?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
237
|
-
onSelectCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.SyntheticEvent<HTMLDivElement, Event>>) => void) | undefined;
|
|
238
|
-
onTouchCancel?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.TouchEvent<HTMLDivElement>>) => void) | undefined;
|
|
239
|
-
onTouchCancelCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.TouchEvent<HTMLDivElement>>) => void) | undefined;
|
|
240
|
-
onTouchEnd?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.TouchEvent<HTMLDivElement>>) => void) | undefined;
|
|
241
|
-
onTouchEndCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.TouchEvent<HTMLDivElement>>) => void) | undefined;
|
|
242
|
-
onTouchMove?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.TouchEvent<HTMLDivElement>>) => void) | undefined;
|
|
243
|
-
onTouchMoveCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.TouchEvent<HTMLDivElement>>) => void) | undefined;
|
|
244
|
-
onTouchStart?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.TouchEvent<HTMLDivElement>>) => void) | undefined;
|
|
245
|
-
onTouchStartCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.TouchEvent<HTMLDivElement>>) => void) | undefined;
|
|
246
|
-
onPointerDown?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.PointerEvent<HTMLDivElement>>) => void) | undefined;
|
|
247
|
-
onPointerDownCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.PointerEvent<HTMLDivElement>>) => void) | undefined;
|
|
248
|
-
onPointerMove?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.PointerEvent<HTMLDivElement>>) => void) | undefined;
|
|
249
|
-
onPointerMoveCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.PointerEvent<HTMLDivElement>>) => void) | undefined;
|
|
250
|
-
onPointerUp?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.PointerEvent<HTMLDivElement>>) => void) | undefined;
|
|
251
|
-
onPointerUpCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.PointerEvent<HTMLDivElement>>) => void) | undefined;
|
|
252
|
-
onPointerCancel?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.PointerEvent<HTMLDivElement>>) => void) | undefined;
|
|
253
|
-
onPointerCancelCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.PointerEvent<HTMLDivElement>>) => void) | undefined;
|
|
254
|
-
onPointerEnter?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.PointerEvent<HTMLDivElement>>) => void) | undefined;
|
|
255
|
-
onPointerLeave?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.PointerEvent<HTMLDivElement>>) => void) | undefined;
|
|
256
|
-
onPointerOver?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.PointerEvent<HTMLDivElement>>) => void) | undefined;
|
|
257
|
-
onPointerOverCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.PointerEvent<HTMLDivElement>>) => void) | undefined;
|
|
258
|
-
onPointerOut?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.PointerEvent<HTMLDivElement>>) => void) | undefined;
|
|
259
|
-
onPointerOutCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.PointerEvent<HTMLDivElement>>) => void) | undefined;
|
|
260
|
-
onGotPointerCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.PointerEvent<HTMLDivElement>>) => void) | undefined;
|
|
261
|
-
onGotPointerCaptureCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.PointerEvent<HTMLDivElement>>) => void) | undefined;
|
|
262
|
-
onLostPointerCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.PointerEvent<HTMLDivElement>>) => void) | undefined;
|
|
263
|
-
onLostPointerCaptureCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.PointerEvent<HTMLDivElement>>) => void) | undefined;
|
|
264
|
-
onScroll?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.UIEvent<HTMLDivElement, UIEvent>>) => void) | undefined;
|
|
265
|
-
onScrollCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.UIEvent<HTMLDivElement, UIEvent>>) => void) | undefined;
|
|
266
|
-
onScrollEnd?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.UIEvent<HTMLDivElement, UIEvent>>) => void) | undefined;
|
|
267
|
-
onScrollEndCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.UIEvent<HTMLDivElement, UIEvent>>) => void) | undefined;
|
|
268
|
-
onWheel?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.WheelEvent<HTMLDivElement>>) => void) | undefined;
|
|
269
|
-
onWheelCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.WheelEvent<HTMLDivElement>>) => void) | undefined;
|
|
270
|
-
onAnimationStartCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.AnimationEvent<HTMLDivElement>>) => void) | undefined;
|
|
271
|
-
onAnimationEnd?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.AnimationEvent<HTMLDivElement>>) => void) | undefined;
|
|
272
|
-
onAnimationEndCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.AnimationEvent<HTMLDivElement>>) => void) | undefined;
|
|
273
|
-
onAnimationIteration?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.AnimationEvent<HTMLDivElement>>) => void) | undefined;
|
|
274
|
-
onAnimationIterationCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.AnimationEvent<HTMLDivElement>>) => void) | undefined;
|
|
275
|
-
onToggle?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.ToggleEvent<HTMLDivElement>>) => void) | undefined;
|
|
276
|
-
onBeforeToggle?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.ToggleEvent<HTMLDivElement>>) => void) | undefined;
|
|
277
|
-
onTransitionCancel?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.TransitionEvent<HTMLDivElement>>) => void) | undefined;
|
|
278
|
-
onTransitionCancelCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.TransitionEvent<HTMLDivElement>>) => void) | undefined;
|
|
279
|
-
onTransitionEnd?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.TransitionEvent<HTMLDivElement>>) => void) | undefined;
|
|
280
|
-
onTransitionEndCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.TransitionEvent<HTMLDivElement>>) => void) | undefined;
|
|
281
|
-
onTransitionRun?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.TransitionEvent<HTMLDivElement>>) => void) | undefined;
|
|
282
|
-
onTransitionRunCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.TransitionEvent<HTMLDivElement>>) => void) | undefined;
|
|
283
|
-
onTransitionStart?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.TransitionEvent<HTMLDivElement>>) => void) | undefined;
|
|
284
|
-
onTransitionStartCapture?: ((event: import("node_modules/@base-ui-components/react/esm/utils/types").BaseUIEvent<React.TransitionEvent<HTMLDivElement>>) => void) | undefined;
|
|
285
|
-
render?: React.ReactElement<Record<string, unknown>, string | React.JSXElementConstructor<any>> | import("node_modules/@base-ui-components/react/esm/utils/types").ComponentRenderFn<import("node_modules/@base-ui-components/react/esm/utils/types").HTMLProps<any>, import("@base-ui-components/react/progress").ProgressRootState> | undefined;
|
|
286
|
-
} & import("framer-motion").MotionProps, "children"> & {
|
|
287
|
-
children?: React.ReactNode | import("motion-dom").MotionValue<number> | import("motion-dom").MotionValue<string>;
|
|
288
|
-
}>;
|
|
289
|
-
declare function ProgressIndicator({ transition, ...props }: ProgressIndicatorProps): import("react/jsx-runtime").JSX.Element;
|
|
290
|
-
type ProgressTrackProps = React.ComponentProps<typeof ProgressPrimitives.Track>;
|
|
291
|
-
declare function ProgressTrack(props: ProgressTrackProps): import("react/jsx-runtime").JSX.Element;
|
|
292
|
-
type ProgressLabelProps = React.ComponentProps<typeof ProgressPrimitives.Label>;
|
|
293
|
-
declare function ProgressLabel(props: ProgressLabelProps): import("react/jsx-runtime").JSX.Element;
|
|
294
|
-
type ProgressValueProps = Omit<React.ComponentProps<typeof ProgressPrimitives.Value>, 'render'> & Omit<CountingNumberProps, 'number'>;
|
|
295
|
-
declare function ProgressValue({ transition, ...props }: ProgressValueProps): import("react/jsx-runtime").JSX.Element;
|
|
296
|
-
export { Progress, ProgressIndicator, ProgressTrack, ProgressLabel, ProgressValue, useProgress, type ProgressProps, type ProgressIndicatorProps, type ProgressTrackProps, type ProgressLabelProps, type ProgressValueProps, type ProgressContextType, };
|
|
297
|
-
//# sourceMappingURL=progress.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"progress.d.ts","sourceRoot":"","sources":["../../../../../src/components/animate-ui/primitives/base/progress.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,QAAQ,IAAI,kBAAkB,EAAE,MAAM,oCAAoC,CAAC;AAGpF,OAAO,EAEL,KAAK,mBAAmB,EACzB,MAAM,0DAA0D,CAAC;AAGlE,KAAK,mBAAmB,GAAG;IACzB,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,QAAA,MAAyB,WAAW,2BACsB,CAAC;AAE3D,KAAK,aAAa,GAAG,KAAK,CAAC,cAAc,CAAC,OAAO,kBAAkB,CAAC,IAAI,CAAC,CAAC;AAE1E,QAAA,MAAM,QAAQ,GAAI,OAAO,aAAa,4CAMrC,CAAC;AAEF,KAAK,sBAAsB,GAAG,KAAK,CAAC,cAAc,CAChD,OAAO,uBAAuB,CAC/B,CAAC;AAEF,QAAA,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAA8C,CAAC;AAE5E,iBAAS,iBAAiB,CAAC,EACzB,UAA4D,EAC5D,GAAG,KAAK,EACT,EAAE,sBAAsB,2CAWxB;AAED,KAAK,kBAAkB,GAAG,KAAK,CAAC,cAAc,CAAC,OAAO,kBAAkB,CAAC,KAAK,CAAC,CAAC;AAEhF,iBAAS,aAAa,CAAC,KAAK,EAAE,kBAAkB,2CAE/C;AAED,KAAK,kBAAkB,GAAG,KAAK,CAAC,cAAc,CAAC,OAAO,kBAAkB,CAAC,KAAK,CAAC,CAAC;AAEhF,iBAAS,aAAa,CAAC,KAAK,EAAE,kBAAkB,2CAE/C;AAED,KAAK,kBAAkB,GAAG,IAAI,CAC5B,KAAK,CAAC,cAAc,CAAC,OAAO,kBAAkB,CAAC,KAAK,CAAC,EACrD,QAAQ,CACT,GACC,IAAI,CAAC,mBAAmB,EAAE,QAAQ,CAAC,CAAC;AAEtC,iBAAS,aAAa,CAAC,EACrB,UAA2C,EAC3C,GAAG,KAAK,EACT,EAAE,kBAAkB,2CAepB;AAED,OAAO,EACL,QAAQ,EACR,iBAAiB,EACjB,aAAa,EACb,aAAa,EACb,aAAa,EACb,WAAW,EACX,KAAK,aAAa,EAClB,KAAK,sBAAsB,EAC3B,KAAK,kBAAkB,EACvB,KAAK,kBAAkB,EACvB,KAAK,kBAAkB,EACvB,KAAK,mBAAmB,GACzB,CAAC"}
|
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
|
|
3
|
-
import { getStrictContext } from "../../../../lib/get-strict-context.js";
|
|
4
|
-
import { CountingNumber } from "../texts/counting-number.js";
|
|
5
|
-
import "react";
|
|
6
|
-
import { motion } from "motion/react";
|
|
7
|
-
import { jsx } from "react/jsx-runtime";
|
|
8
|
-
import { Progress } from "@base-ui-components/react/progress";
|
|
9
|
-
|
|
10
|
-
//#region src/components/animate-ui/primitives/base/progress.tsx
|
|
11
|
-
const [ProgressProvider, useProgress] = getStrictContext("ProgressContext");
|
|
12
|
-
const Progress$1 = (props) => {
|
|
13
|
-
return /* @__PURE__ */ jsx(ProgressProvider, {
|
|
14
|
-
value: { value: props.value ?? 0 },
|
|
15
|
-
children: /* @__PURE__ */ jsx(Progress.Root, {
|
|
16
|
-
"data-slot": "progress",
|
|
17
|
-
...props
|
|
18
|
-
})
|
|
19
|
-
});
|
|
20
|
-
};
|
|
21
|
-
const MotionProgressIndicator = motion.create(Progress.Indicator);
|
|
22
|
-
function ProgressIndicator({ transition = {
|
|
23
|
-
type: "spring",
|
|
24
|
-
stiffness: 100,
|
|
25
|
-
damping: 30
|
|
26
|
-
}, ...props }) {
|
|
27
|
-
const { value } = useProgress();
|
|
28
|
-
return /* @__PURE__ */ jsx(MotionProgressIndicator, {
|
|
29
|
-
"data-slot": "progress-indicator",
|
|
30
|
-
animate: { width: `${value}%` },
|
|
31
|
-
transition,
|
|
32
|
-
...props
|
|
33
|
-
});
|
|
34
|
-
}
|
|
35
|
-
function ProgressTrack(props) {
|
|
36
|
-
return /* @__PURE__ */ jsx(Progress.Track, {
|
|
37
|
-
"data-slot": "progress-track",
|
|
38
|
-
...props
|
|
39
|
-
});
|
|
40
|
-
}
|
|
41
|
-
function ProgressLabel(props) {
|
|
42
|
-
return /* @__PURE__ */ jsx(Progress.Label, {
|
|
43
|
-
"data-slot": "progress-label",
|
|
44
|
-
...props
|
|
45
|
-
});
|
|
46
|
-
}
|
|
47
|
-
function ProgressValue({ transition = {
|
|
48
|
-
stiffness: 80,
|
|
49
|
-
damping: 20
|
|
50
|
-
}, ...props }) {
|
|
51
|
-
const { value } = useProgress();
|
|
52
|
-
return /* @__PURE__ */ jsx(Progress.Value, {
|
|
53
|
-
"data-slot": "progress-value",
|
|
54
|
-
render: /* @__PURE__ */ jsx(CountingNumber, {
|
|
55
|
-
number: value ?? 0,
|
|
56
|
-
transition,
|
|
57
|
-
...props
|
|
58
|
-
})
|
|
59
|
-
});
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
//#endregion
|
|
63
|
-
export { Progress$1 as Progress, ProgressIndicator, ProgressLabel, ProgressTrack, ProgressValue, useProgress };
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { Switch as SwitchPrimitives } from '@base-ui-components/react/switch';
|
|
3
|
-
import { type TargetAndTransition, type VariantLabels, type HTMLMotionProps, type LegacyAnimationControls } from 'motion/react';
|
|
4
|
-
type SwitchContextType = {
|
|
5
|
-
isChecked: boolean;
|
|
6
|
-
setIsChecked: SwitchProps['onCheckedChange'];
|
|
7
|
-
isPressed: boolean;
|
|
8
|
-
setIsPressed: (isPressed: boolean) => void;
|
|
9
|
-
};
|
|
10
|
-
declare const useSwitch: () => SwitchContextType;
|
|
11
|
-
type SwitchProps = Omit<React.ComponentProps<typeof SwitchPrimitives.Root>, 'render'> & HTMLMotionProps<'button'>;
|
|
12
|
-
declare function Switch({ name, defaultChecked, checked, onCheckedChange, nativeButton, disabled, readOnly, required, inputRef, id, ...props }: SwitchProps): import("react/jsx-runtime").JSX.Element;
|
|
13
|
-
type SwitchThumbProps = Omit<React.ComponentProps<typeof SwitchPrimitives.Thumb>, 'render'> & HTMLMotionProps<'div'> & {
|
|
14
|
-
pressedAnimation?: TargetAndTransition | VariantLabels | boolean | LegacyAnimationControls;
|
|
15
|
-
};
|
|
16
|
-
declare function SwitchThumb({ pressedAnimation, transition, ...props }: SwitchThumbProps): import("react/jsx-runtime").JSX.Element;
|
|
17
|
-
type SwitchIconPosition = 'left' | 'right' | 'thumb';
|
|
18
|
-
type SwitchIconProps = HTMLMotionProps<'div'> & {
|
|
19
|
-
position: SwitchIconPosition;
|
|
20
|
-
};
|
|
21
|
-
declare function SwitchIcon({ position, transition, ...props }: SwitchIconProps): import("react/jsx-runtime").JSX.Element;
|
|
22
|
-
export { Switch, SwitchThumb, SwitchIcon, useSwitch, type SwitchProps, type SwitchThumbProps, type SwitchIconProps, type SwitchIconPosition, type SwitchContextType, };
|
|
23
|
-
//# sourceMappingURL=switch.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"switch.d.ts","sourceRoot":"","sources":["../../../../../src/components/animate-ui/primitives/base/switch.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,MAAM,IAAI,gBAAgB,EAAE,MAAM,kCAAkC,CAAC;AAC9E,OAAO,EAEL,KAAK,mBAAmB,EACxB,KAAK,aAAa,EAClB,KAAK,eAAe,EACpB,KAAK,uBAAuB,EAC7B,MAAM,cAAc,CAAC;AAKtB,KAAK,iBAAiB,GAAG;IACvB,SAAS,EAAE,OAAO,CAAC;IACnB,YAAY,EAAE,WAAW,CAAC,iBAAiB,CAAC,CAAC;IAC7C,SAAS,EAAE,OAAO,CAAC;IACnB,YAAY,EAAE,CAAC,SAAS,EAAE,OAAO,KAAK,IAAI,CAAC;CAC5C,CAAC;AAEF,QAAA,MAAuB,SAAS,yBACsB,CAAC;AAEvD,KAAK,WAAW,GAAG,IAAI,CACrB,KAAK,CAAC,cAAc,CAAC,OAAO,gBAAgB,CAAC,IAAI,CAAC,EAClD,QAAQ,CACT,GACC,eAAe,CAAC,QAAQ,CAAC,CAAC;AAE5B,iBAAS,MAAM,CAAC,EACd,IAAI,EACJ,cAAc,EACd,OAAO,EACP,eAAe,EACf,YAAY,EACZ,QAAQ,EACR,QAAQ,EACR,QAAQ,EACR,QAAQ,EACR,EAAE,EACF,GAAG,KAAK,EACT,EAAE,WAAW,2CAqCb;AAED,KAAK,gBAAgB,GAAG,IAAI,CAC1B,KAAK,CAAC,cAAc,CAAC,OAAO,gBAAgB,CAAC,KAAK,CAAC,EACnD,QAAQ,CACT,GACC,eAAe,CAAC,KAAK,CAAC,GAAG;IACvB,gBAAgB,CAAC,EACb,mBAAmB,GACnB,aAAa,GACb,OAAO,GACP,uBAAuB,CAAC;CAC7B,CAAC;AAEJ,iBAAS,WAAW,CAAC,EACnB,gBAAgB,EAChB,UAA4D,EAC5D,GAAG,KAAK,EACT,EAAE,gBAAgB,2CAiBlB;AAED,KAAK,kBAAkB,GAAG,MAAM,GAAG,OAAO,GAAG,OAAO,CAAC;AAErD,KAAK,eAAe,GAAG,eAAe,CAAC,KAAK,CAAC,GAAG;IAC9C,QAAQ,EAAE,kBAAkB,CAAC;CAC9B,CAAC;AAEF,iBAAS,UAAU,CAAC,EAClB,QAAQ,EACR,UAA0C,EAC1C,GAAG,KAAK,EACT,EAAE,eAAe,2CAkBjB;AAED,OAAO,EACL,MAAM,EACN,WAAW,EACX,UAAU,EACV,SAAS,EACT,KAAK,WAAW,EAChB,KAAK,gBAAgB,EACrB,KAAK,eAAe,EACpB,KAAK,kBAAkB,EACvB,KAAK,iBAAiB,GACvB,CAAC"}
|
|
@@ -1,90 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
|
|
3
|
-
import { getStrictContext } from "../../../../lib/get-strict-context.js";
|
|
4
|
-
import { useControlledState } from "../../../../hooks/use-controlled-state.js";
|
|
5
|
-
import * as React from "react";
|
|
6
|
-
import { motion } from "motion/react";
|
|
7
|
-
import { jsx } from "react/jsx-runtime";
|
|
8
|
-
import { Switch } from "@base-ui-components/react/switch";
|
|
9
|
-
|
|
10
|
-
//#region src/components/animate-ui/primitives/base/switch.tsx
|
|
11
|
-
const [SwitchProvider, useSwitch] = getStrictContext("SwitchContext");
|
|
12
|
-
function Switch$1({ name, defaultChecked, checked, onCheckedChange, nativeButton, disabled, readOnly, required, inputRef, id, ...props }) {
|
|
13
|
-
const [isPressed, setIsPressed] = React.useState(false);
|
|
14
|
-
const [isChecked, setIsChecked] = useControlledState({
|
|
15
|
-
value: checked,
|
|
16
|
-
defaultValue: defaultChecked,
|
|
17
|
-
onChange: onCheckedChange
|
|
18
|
-
});
|
|
19
|
-
return /* @__PURE__ */ jsx(SwitchProvider, {
|
|
20
|
-
value: {
|
|
21
|
-
isChecked,
|
|
22
|
-
setIsChecked,
|
|
23
|
-
isPressed,
|
|
24
|
-
setIsPressed
|
|
25
|
-
},
|
|
26
|
-
children: /* @__PURE__ */ jsx(Switch.Root, {
|
|
27
|
-
name,
|
|
28
|
-
defaultChecked,
|
|
29
|
-
checked,
|
|
30
|
-
onCheckedChange: setIsChecked,
|
|
31
|
-
nativeButton,
|
|
32
|
-
disabled,
|
|
33
|
-
readOnly,
|
|
34
|
-
required,
|
|
35
|
-
inputRef,
|
|
36
|
-
id,
|
|
37
|
-
render: /* @__PURE__ */ jsx(motion.button, {
|
|
38
|
-
"data-slot": "switch",
|
|
39
|
-
whileTap: "tap",
|
|
40
|
-
initial: false,
|
|
41
|
-
onTapStart: () => setIsPressed(true),
|
|
42
|
-
onTapCancel: () => setIsPressed(false),
|
|
43
|
-
onTap: () => setIsPressed(false),
|
|
44
|
-
...props
|
|
45
|
-
})
|
|
46
|
-
})
|
|
47
|
-
});
|
|
48
|
-
}
|
|
49
|
-
function SwitchThumb({ pressedAnimation, transition = {
|
|
50
|
-
type: "spring",
|
|
51
|
-
stiffness: 300,
|
|
52
|
-
damping: 25
|
|
53
|
-
}, ...props }) {
|
|
54
|
-
const { isPressed } = useSwitch();
|
|
55
|
-
return /* @__PURE__ */ jsx(Switch.Thumb, { render: /* @__PURE__ */ jsx(motion.div, {
|
|
56
|
-
"data-slot": "switch-thumb",
|
|
57
|
-
whileTap: "tab",
|
|
58
|
-
layout: true,
|
|
59
|
-
transition,
|
|
60
|
-
animate: isPressed ? pressedAnimation : void 0,
|
|
61
|
-
...props
|
|
62
|
-
}) });
|
|
63
|
-
}
|
|
64
|
-
function SwitchIcon({ position, transition = {
|
|
65
|
-
type: "spring",
|
|
66
|
-
bounce: 0
|
|
67
|
-
}, ...props }) {
|
|
68
|
-
const { isChecked } = useSwitch();
|
|
69
|
-
const isAnimated = React.useMemo(() => {
|
|
70
|
-
if (position === "right") return !isChecked;
|
|
71
|
-
if (position === "left") return isChecked;
|
|
72
|
-
if (position === "thumb") return true;
|
|
73
|
-
return false;
|
|
74
|
-
}, [position, isChecked]);
|
|
75
|
-
return /* @__PURE__ */ jsx(motion.div, {
|
|
76
|
-
"data-slot": `switch-${position}-icon`,
|
|
77
|
-
animate: isAnimated ? {
|
|
78
|
-
scale: 1,
|
|
79
|
-
opacity: 1
|
|
80
|
-
} : {
|
|
81
|
-
scale: 0,
|
|
82
|
-
opacity: 0
|
|
83
|
-
},
|
|
84
|
-
transition,
|
|
85
|
-
...props
|
|
86
|
-
});
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
//#endregion
|
|
90
|
-
export { Switch$1 as Switch, SwitchIcon, SwitchThumb, useSwitch };
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { Tabs as TabsPrimitive } from '@base-ui-components/react/tabs';
|
|
3
|
-
import { type HTMLMotionProps, type Transition } from 'motion/react';
|
|
4
|
-
import { type HighlightProps, type HighlightItemProps } from '../../../../components/animate-ui/primitives/effects/highlight';
|
|
5
|
-
import { type AutoHeightProps } from '../../../../components/animate-ui/primitives/effects/auto-height';
|
|
6
|
-
type TabsProps = React.ComponentProps<typeof TabsPrimitive.Root>;
|
|
7
|
-
declare function Tabs(props: TabsProps): import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
type TabsHighlightProps = Omit<HighlightProps, 'controlledItems' | 'value'>;
|
|
9
|
-
declare function TabsHighlight({ transition, ...props }: TabsHighlightProps): import("react/jsx-runtime").JSX.Element;
|
|
10
|
-
type TabsListProps = React.ComponentProps<typeof TabsPrimitive.List>;
|
|
11
|
-
declare function TabsList(props: TabsListProps): import("react/jsx-runtime").JSX.Element;
|
|
12
|
-
type TabsHighlightItemProps = HighlightItemProps & {
|
|
13
|
-
value: string;
|
|
14
|
-
};
|
|
15
|
-
declare function TabsHighlightItem(props: TabsHighlightItemProps): import("react/jsx-runtime").JSX.Element;
|
|
16
|
-
type TabsTabProps = React.ComponentProps<typeof TabsPrimitive.Tab>;
|
|
17
|
-
declare function TabsTab(props: TabsTabProps): import("react/jsx-runtime").JSX.Element;
|
|
18
|
-
type TabsPanelProps = React.ComponentProps<typeof TabsPrimitive.Panel> & HTMLMotionProps<'div'>;
|
|
19
|
-
declare function TabsPanel({ value, keepMounted, transition, ...props }: TabsPanelProps): import("react/jsx-runtime").JSX.Element;
|
|
20
|
-
type TabsPanelsAutoProps = Omit<AutoHeightProps, 'children'> & {
|
|
21
|
-
mode?: 'auto-height';
|
|
22
|
-
children: React.ReactNode;
|
|
23
|
-
transition?: Transition;
|
|
24
|
-
};
|
|
25
|
-
type TabsPanelsLayoutProps = Omit<HTMLMotionProps<'div'>, 'children'> & {
|
|
26
|
-
mode: 'layout';
|
|
27
|
-
children: React.ReactNode;
|
|
28
|
-
transition?: Transition;
|
|
29
|
-
};
|
|
30
|
-
type TabsPanelsProps = TabsPanelsAutoProps | TabsPanelsLayoutProps;
|
|
31
|
-
declare function TabsPanels(props: TabsPanelsProps): import("react/jsx-runtime").JSX.Element;
|
|
32
|
-
export { Tabs, TabsHighlight, TabsHighlightItem, TabsList, TabsTab, TabsPanel, TabsPanels, type TabsProps, type TabsHighlightProps, type TabsHighlightItemProps, type TabsListProps, type TabsTabProps, type TabsPanelProps, type TabsPanelsProps, };
|
|
33
|
-
//# sourceMappingURL=tabs.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"tabs.d.ts","sourceRoot":"","sources":["../../../../../src/components/animate-ui/primitives/base/tabs.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,IAAI,IAAI,aAAa,EAAE,MAAM,gCAAgC,CAAC;AACvE,OAAO,EAGL,KAAK,eAAe,EACpB,KAAK,UAAU,EAChB,MAAM,cAAc,CAAC;AAEtB,OAAO,EAGL,KAAK,cAAc,EACnB,KAAK,kBAAkB,EACxB,MAAM,sDAAsD,CAAC;AAG9D,OAAO,EAEL,KAAK,eAAe,EACrB,MAAM,wDAAwD,CAAC;AAUhE,KAAK,SAAS,GAAG,KAAK,CAAC,cAAc,CAAC,OAAO,aAAa,CAAC,IAAI,CAAC,CAAC;AAEjE,iBAAS,IAAI,CAAC,KAAK,EAAE,SAAS,2CAgB7B;AAED,KAAK,kBAAkB,GAAG,IAAI,CAAC,cAAc,EAAE,iBAAiB,GAAG,OAAO,CAAC,CAAC;AAE5E,iBAAS,aAAa,CAAC,EACrB,UAA4D,EAC5D,GAAG,KAAK,EACT,EAAE,kBAAkB,2CAapB;AAED,KAAK,aAAa,GAAG,KAAK,CAAC,cAAc,CAAC,OAAO,aAAa,CAAC,IAAI,CAAC,CAAC;AAErE,iBAAS,QAAQ,CAAC,KAAK,EAAE,aAAa,2CAErC;AAED,KAAK,sBAAsB,GAAG,kBAAkB,GAAG;IACjD,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,iBAAS,iBAAiB,CAAC,KAAK,EAAE,sBAAsB,2CAEvD;AAED,KAAK,YAAY,GAAG,KAAK,CAAC,cAAc,CAAC,OAAO,aAAa,CAAC,GAAG,CAAC,CAAC;AAEnE,iBAAS,OAAO,CAAC,KAAK,EAAE,YAAY,2CAEnC;AAED,KAAK,cAAc,GAAG,KAAK,CAAC,cAAc,CAAC,OAAO,aAAa,CAAC,KAAK,CAAC,GACpE,eAAe,CAAC,KAAK,CAAC,CAAC;AAEzB,iBAAS,SAAS,CAAC,EACjB,KAAK,EACL,WAAW,EACX,UAAiD,EACjD,GAAG,KAAK,EACT,EAAE,cAAc,2CAqBhB;AAED,KAAK,mBAAmB,GAAG,IAAI,CAAC,eAAe,EAAE,UAAU,CAAC,GAAG;IAC7D,IAAI,CAAC,EAAE,aAAa,CAAC;IACrB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,UAAU,CAAC,EAAE,UAAU,CAAC;CACzB,CAAC;AAEF,KAAK,qBAAqB,GAAG,IAAI,CAAC,eAAe,CAAC,KAAK,CAAC,EAAE,UAAU,CAAC,GAAG;IACtE,IAAI,EAAE,QAAQ,CAAC;IACf,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,UAAU,CAAC,EAAE,UAAU,CAAC;CACzB,CAAC;AAEF,KAAK,eAAe,GAAG,mBAAmB,GAAG,qBAAqB,CAAC;AAYnE,iBAAS,UAAU,CAAC,KAAK,EAAE,eAAe,2CAqCzC;AAED,OAAO,EACL,IAAI,EACJ,aAAa,EACb,iBAAiB,EACjB,QAAQ,EACR,OAAO,EACP,SAAS,EACT,UAAU,EACV,KAAK,SAAS,EACd,KAAK,kBAAkB,EACvB,KAAK,sBAAsB,EAC3B,KAAK,aAAa,EAClB,KAAK,YAAY,EACjB,KAAK,cAAc,EACnB,KAAK,eAAe,GACrB,CAAC"}
|