@optiaxiom/react 0.5.4 → 0.7.0
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/dist/{PopoverContent-C6I-rB7-.d.ts → PopoverContent-ZU_nF_Pf.d.ts} +23 -24
- package/dist/assets/src/alert-dialog-content/{AlertDialogContent.css.ts.vanilla-C0kks2r5.css → AlertDialogContent.css.ts.vanilla-CokgZiXS.css} +7 -7
- package/dist/assets/src/alert-dialog-footer/AlertDialogFooter.css.ts.vanilla-BFU941-k.css +6 -0
- package/dist/assets/src/autocomplete-content/AutocompleteContent.css.ts.vanilla-qglIRMOn.css +10 -0
- package/dist/assets/src/avatar/Avatar.css.ts.vanilla-DpDu187s.css +28 -0
- package/dist/assets/src/backdrop/{Backdrop.css.ts.vanilla-DDmh_j9o.css → Backdrop.css.ts.vanilla-BelH9V3l.css} +3 -3
- package/dist/assets/src/badge/Badge.css.ts.vanilla-DmK--pA1.css +46 -0
- package/dist/assets/src/box/{Box.css.ts.vanilla-DtsMeZ8W.css → Box.css.ts.vanilla-BvPUe_zC.css} +23 -23
- package/dist/assets/src/button-base/ButtonBase.css.ts.vanilla-DgmSK1x9.css +142 -0
- package/dist/assets/src/button-loadable/ButtonLoadable.css.ts.vanilla-Dc2fpyfY.css +9 -0
- package/dist/assets/src/checkbox/Checkbox.css.ts.vanilla-Biez-tbl.css +18 -0
- package/dist/assets/src/code/Code.css.ts.vanilla-BQ_OPEgy.css +7 -0
- package/dist/assets/src/command-focusable-item/CommandFocusableItem.css.ts.vanilla-hnLh8bVk.css +7 -0
- package/dist/assets/src/data-table/DataTable.css.ts.vanilla-VERxOLjx.css +24 -0
- package/dist/assets/src/data-table-header/DataTableHeader.css.ts.vanilla-C0spykqg.css +12 -0
- package/dist/assets/src/dialog-actions/DialogActions.css.ts.vanilla-CaoAtf08.css +6 -0
- package/dist/assets/src/dialog-content/{DialogContent.css.ts.vanilla-ByR8ohpq.css → DialogContent.css.ts.vanilla-Bs5AJrww.css} +9 -14
- package/dist/assets/src/dialog-description/DialogDescription.css.ts.vanilla-C8uiLVKI.css +6 -0
- package/dist/assets/src/dialog-title/DialogTitle.css.ts.vanilla-CVGCepfE.css +6 -0
- package/dist/assets/src/disclosure-content/DisclosureContent.css.ts.vanilla-BSseO5uA.css +25 -0
- package/dist/assets/src/disclosure-trigger/{DisclosureTrigger.css.ts.vanilla-iRiBgS10.css → DisclosureTrigger.css.ts.vanilla-CD7JBOsZ.css} +7 -7
- package/dist/assets/src/drawer-actions/DrawerActions.css.ts.vanilla-DUWNyCYq.css +6 -0
- package/dist/assets/src/drawer-content/DrawerContent.css.ts.vanilla-CHQRhIXh.css +21 -0
- package/dist/assets/src/drawer-description/DrawerDescription.css.ts.vanilla-BMapl_Qr.css +6 -0
- package/dist/assets/src/drawer-title/DrawerTitle.css.ts.vanilla-CK4PFIwS.css +6 -0
- package/dist/assets/src/highlight/Highlight.css.ts.vanilla-q553ywLr.css +7 -0
- package/dist/assets/src/hover-card-content/{HoverCardContent.css.ts.vanilla-wabD05Jd.css → HoverCardContent.css.ts.vanilla-ubicDUXT.css} +3 -3
- package/dist/assets/src/indicator/Indicator.css.ts.vanilla-BALjpxKy.css +37 -0
- package/dist/assets/src/inline-input/InlineInput.css.ts.vanilla-QU3pnXC7.css +20 -0
- package/dist/assets/src/input-control/{InputControl.css.ts.vanilla-DZ_MpokI.css → InputControl.css.ts.vanilla-DUckf1rs.css} +8 -8
- package/dist/assets/src/input-root/InputRoot.css.ts.vanilla-D8aeRr0y.css +68 -0
- package/dist/assets/src/kbd/Kbd.css.ts.vanilla-CdYDIi8D.css +9 -0
- package/dist/assets/src/layers/layers.css.ts.vanilla-B0ixDERI.css +1 -0
- package/dist/assets/src/link/{Link.css.ts.vanilla-CB4UgyvG.css → Link.css.ts.vanilla-CMN-MXAA.css} +12 -12
- package/dist/assets/src/listbox-item/ListboxItem.css.ts.vanilla-BLiTkRSv.css +41 -0
- package/dist/assets/src/menu-listbox/MenuListbox.css.ts.vanilla-BtekA5v0.css +21 -0
- package/dist/assets/src/pagination/{Pagination.css.ts.vanilla-CkMDSTPk.css → Pagination.css.ts.vanilla-DQ6XLlsf.css} +5 -5
- package/dist/assets/src/pill/{Pill.css.ts.vanilla-CvQpiDVH.css → Pill.css.ts.vanilla-DQSJjQdi.css} +4 -4
- package/dist/assets/src/radio/Radio.css.ts.vanilla-B-t8CBy5.css +13 -0
- package/dist/assets/src/search-input/SearchInput.css.ts.vanilla-WXo2_aFF.css +6 -0
- package/dist/assets/src/select-content/SelectContent.css.ts.vanilla-DOWr3SzZ.css +7 -0
- package/dist/assets/src/separator/{Separator.css.ts.vanilla-lHtLWVc5.css → Separator.css.ts.vanilla-CSbFG-4I.css} +10 -10
- package/dist/assets/src/sidenav-item/SidenavItem.css.ts.vanilla-BY76tqoo.css +6 -0
- package/dist/assets/src/skeleton/Skeleton.css.ts.vanilla-BO_w0zXl.css +6 -0
- package/dist/assets/src/spotlight-input/SpotlightInput.css.ts.vanilla-BXjLaC3M.css +6 -0
- package/dist/assets/src/spotlight-radio-item/SpotlightRadioItem.css.ts.vanilla-GOxtIvrG.css +12 -0
- package/dist/assets/src/spotlight-sub-item/SpotlightSubItem.css.ts.vanilla-C-Pbsofi.css +9 -0
- package/dist/assets/src/sprinkles/{properties.css.ts.vanilla-DAQ050h-.css → properties.css.ts.vanilla-Dgp2pIi6.css} +2078 -2078
- package/dist/assets/src/switch/Switch.css.ts.vanilla-CEi4VlBP.css +26 -0
- package/dist/assets/src/table/{Table.css.ts.vanilla-C38t9ezn.css → Table.css.ts.vanilla-CypOQUHf.css} +4 -4
- package/dist/assets/src/table-body/TableBody.css.ts.vanilla-DqgDBRtQ.css +6 -0
- package/dist/assets/src/table-cell/{TableCell.css.ts.vanilla-Ds8My2qz.css → TableCell.css.ts.vanilla-Dod-ESiL.css} +4 -4
- package/dist/assets/src/table-header-cell/TableHeaderCell.css.ts.vanilla-BZmVFowC.css +6 -0
- package/dist/assets/src/table-row/TableRow.css.ts.vanilla-P7xagxjh.css +4 -0
- package/dist/assets/src/tabs/Tabs.css.ts.vanilla-DpgQczCp.css +9 -0
- package/dist/assets/src/tabs-list/TabsList.css.ts.vanilla-CLIvgvWz.css +23 -0
- package/dist/assets/src/tabs-trigger/{TabsTrigger.css.ts.vanilla-CadbVfOj.css → TabsTrigger.css.ts.vanilla-DRTzvBvD.css} +10 -10
- package/dist/assets/src/text/{Text.css.ts.vanilla-YxqQ6moi.css → Text.css.ts.vanilla-BdsVK3H7.css} +8 -8
- package/dist/assets/src/textarea-autosize/TextareaAutosize.css.ts.vanilla-CPImiWL3.css +34 -0
- package/dist/assets/src/toast/Toast.css.ts.vanilla-CzXS2KR0.css +92 -0
- package/dist/assets/src/toast-provider/{ToastProvider.css.ts.vanilla-DGdGozrd.css → ToastProvider.css.ts.vanilla-D8YAtIEL.css} +9 -9
- package/dist/assets/src/toggle-input/ToggleInput.css.ts.vanilla-CFDLhGIa.css +23 -0
- package/dist/assets/src/toggle-input-control/ToggleInputControl.css.ts.vanilla-tc8JJfv_.css +10 -0
- package/dist/assets/src/transition/{Transition.css.ts.vanilla-BvXnEs0e.css → Transition.css.ts.vanilla-D-Gdiq2y.css} +16 -16
- package/dist/index.d.ts +602 -512
- package/dist/index.js +10 -2
- package/dist/node_modules/.pnpm/{framer-motion@11.11.17_react-dom@18.3.1_react@18.3.1__react@18.3.1 → framer-motion@11.11.17_patch_hash_fcf7jjqh4eojsxb6ugcpywnnuy_react-dom@18.3.1_react@18.3.1__react@18.3.1}/node_modules/framer-motion/dist/es/components/AnimatePresence/PresenceChild.js +0 -4
- package/dist/packages/react/package.json.js +1 -1
- package/dist/packages/react/src/alert/Alert-css.js +1 -1
- package/dist/packages/react/src/{alert-dialog-description/AlertDialogDescription-css.js → alert-dialog-body/AlertDialogBody-css.js} +1 -1
- package/dist/packages/react/src/{alert-dialog-description/AlertDialogDescription.js → alert-dialog-body/AlertDialogBody.js} +4 -4
- package/dist/packages/react/src/alert-dialog-content/AlertDialogContent-css.js +4 -4
- package/dist/packages/react/src/alert-dialog-footer/AlertDialogFooter-css.js +3 -3
- package/dist/packages/react/src/animate-presence/AnimatePresence.js +1 -1
- package/dist/packages/react/src/autocomplete-content/AutocompleteContent-css.js +3 -3
- package/dist/packages/react/src/autocomplete-item/AutocompletItem.js +1 -1
- package/dist/packages/react/src/avatar/Avatar-css.js +4 -4
- package/dist/packages/react/src/avatar-group/AvatarGroup-css.js +3 -3
- package/dist/packages/react/src/backdrop/Backdrop-css.js +3 -3
- package/dist/packages/react/src/badge/Badge-css.js +3 -3
- package/dist/packages/react/src/banner/Banner-css.js +1 -1
- package/dist/packages/react/src/box/Box-css.js +3 -3
- package/dist/packages/react/src/button-base/ButtonBase-css.js +5 -5
- package/dist/packages/react/src/button-group/ButtonGroup-css.js +3 -3
- package/dist/packages/react/src/button-loadable/ButtonLoadable-css.js +5 -5
- package/dist/packages/react/src/checkbox/Checkbox-css.js +8 -8
- package/dist/packages/react/src/code/Code-css.js +3 -3
- package/dist/packages/react/src/combobox/Combobox.js +4 -4
- package/dist/packages/react/src/combobox-content/ComboboxContent.js +2 -1
- package/dist/packages/react/src/combobox-dialog-content/ComboboxDialogContent.js +15 -0
- package/dist/packages/react/src/combobox-input/ComboboxInput.js +1 -0
- package/dist/packages/react/src/combobox-popover-content/ComboboxPopoverContent.js +10 -0
- package/dist/packages/react/src/combobox-value/ComboboxValue.js +3 -18
- package/dist/packages/react/src/command-focusable-item/CommandFocusableItem-css.js +3 -3
- package/dist/packages/react/src/command-item/CommandItem.js +2 -2
- package/dist/packages/react/src/command-sub-item/CommandSubItem.js +5 -5
- package/dist/packages/react/src/data-table/DataTable-css.js +7 -7
- package/dist/packages/react/src/data-table-header/DataTableHeader-css.js +4 -4
- package/dist/packages/react/src/dialog-actions/DialogActions-css.js +7 -0
- package/dist/packages/react/src/dialog-actions/DialogActions.js +19 -0
- package/dist/packages/react/src/dialog-body/DialogBody.js +14 -3
- package/dist/packages/react/src/dialog-content/DialogContent-css.js +4 -5
- package/dist/packages/react/src/dialog-content/DialogContent.js +3 -26
- package/dist/packages/react/src/dialog-description/DialogDescription-css.js +7 -0
- package/dist/packages/react/src/dialog-description/DialogDescription.js +3 -14
- package/dist/packages/react/src/dialog-footer/DialogFooter-css.js +1 -1
- package/dist/packages/react/src/dialog-header/DialogHeader.js +24 -0
- package/dist/packages/react/src/dialog-title/DialogTitle-css.js +7 -0
- package/dist/packages/react/src/dialog-title/DialogTitle.js +4 -5
- package/dist/packages/react/src/disclosure-content/DisclosureContent-css.js +3 -3
- package/dist/packages/react/src/disclosure-trigger/DisclosureTrigger-css.js +4 -4
- package/dist/packages/react/src/drawer/Drawer.js +17 -59
- package/dist/packages/react/src/drawer-actions/DrawerActions-css.js +7 -0
- package/dist/packages/react/src/drawer-actions/DrawerActions.js +19 -0
- package/dist/packages/react/src/drawer-close/DrawerClose.js +13 -0
- package/dist/packages/react/src/drawer-content/DrawerContent-css.js +7 -0
- package/dist/packages/react/src/drawer-content/DrawerContent.js +42 -0
- package/dist/packages/react/src/drawer-context/DrawerContext.js +5 -0
- package/dist/packages/react/src/drawer-description/DrawerDescription-css.js +7 -0
- package/dist/packages/react/src/drawer-description/DrawerDescription.js +12 -0
- package/dist/packages/react/src/drawer-header/DrawerHeader.js +24 -0
- package/dist/packages/react/src/drawer-title/DrawerTitle-css.js +7 -0
- package/dist/packages/react/src/drawer-title/DrawerTitle.js +14 -8
- package/dist/packages/react/src/drawer-trigger/DrawerTrigger.js +13 -0
- package/dist/packages/react/src/highlight/Highlight-css.js +3 -3
- package/dist/packages/react/src/hover-card-content/HoverCardContent-css.js +3 -3
- package/dist/packages/react/src/indicator/Indicator-css.js +5 -5
- package/dist/packages/react/src/inline-input/InlineInput-css.js +7 -0
- package/dist/packages/react/src/inline-input/InlineInput.js +67 -0
- package/dist/packages/react/src/input/Input-css.js +1 -1
- package/dist/packages/react/src/input/Input.js +2 -1
- package/dist/packages/react/src/input-control/InputControl-css.js +3 -3
- package/dist/packages/react/src/input-root/InputRoot-css.js +5 -5
- package/dist/packages/react/src/kbd/Kbd-css.js +3 -3
- package/dist/packages/react/src/layers/layers-css.js +3 -3
- package/dist/packages/react/src/link/Link-css.js +4 -4
- package/dist/packages/react/src/listbox-checkbox-item/ListboxCheckboxItem.js +3 -2
- package/dist/packages/react/src/listbox-item/ListboxItem-css.js +5 -5
- package/dist/packages/react/src/menu-listbox/MenuListbox-css.js +3 -3
- package/dist/packages/react/src/pagination/Pagination-css.js +5 -5
- package/dist/packages/react/src/paper/Paper-css.js +1 -1
- package/dist/packages/react/src/pill/Pill-css.js +3 -3
- package/dist/packages/react/src/progress/Progress-css.js +1 -1
- package/dist/packages/react/src/radio/Radio-css.js +8 -8
- package/dist/packages/react/src/search-input/SearchInput-css.js +4 -4
- package/dist/packages/react/src/select-content/SelectContent-css.js +3 -3
- package/dist/packages/react/src/select-item/SelectItem.js +2 -3
- package/dist/packages/react/src/separator/Separator-css.js +3 -3
- package/dist/packages/react/src/{sidenav-content/SidenavContent.js → sidenav-body/SidenavBody.js} +3 -3
- package/dist/packages/react/src/sidenav-item/SidenavItem-css.js +5 -5
- package/dist/packages/react/src/skeleton/Skeleton-css.js +3 -3
- package/dist/packages/react/src/spotlight-content/SpotlightContent.js +4 -1
- package/dist/packages/react/src/spotlight-input/SpotlightInput-css.js +3 -3
- package/dist/packages/react/src/spotlight-radio-item/SpotlightRadioItem-css.js +3 -3
- package/dist/packages/react/src/spotlight-sub-item/SpotlightSubItem-css.js +4 -4
- package/dist/packages/react/src/spotlight-sub-item/SpotlightSubItem.js +5 -5
- package/dist/packages/react/src/sprinkles/properties-css.js +4 -4
- package/dist/packages/react/src/switch/Switch-css.js +8 -8
- package/dist/packages/react/src/table/Table-css.js +4 -4
- package/dist/packages/react/src/table-body/TableBody-css.js +3 -3
- package/dist/packages/react/src/table-cell/TableCell-css.js +4 -4
- package/dist/packages/react/src/table-header-cell/TableHeaderCell-css.js +3 -3
- package/dist/packages/react/src/table-row/TableRow-css.js +3 -3
- package/dist/packages/react/src/tabs/Tabs-css.js +3 -3
- package/dist/packages/react/src/tabs-list/TabsList-css.js +3 -3
- package/dist/packages/react/src/tabs-trigger/TabsTrigger-css.js +4 -4
- package/dist/packages/react/src/text/Text-css.js +3 -3
- package/dist/packages/react/src/textarea-autosize/TextareaAutosize-css.js +5 -5
- package/dist/packages/react/src/toast/Toast-css.js +5 -5
- package/dist/packages/react/src/toast-provider/ToastProvider-css.js +3 -3
- package/dist/packages/react/src/toggle-input/ToggleInput-css.js +4 -4
- package/dist/packages/react/src/toggle-input-control/ToggleInputControl-css.js +5 -5
- package/dist/packages/react/src/toggle-input-hidden-input/ToggleInputHiddenInput-css.js +3 -3
- package/dist/packages/react/src/tooltip-content/TooltipContent-css.js +1 -1
- package/dist/packages/react/src/transition/Transition-css.js +3 -3
- package/dist/packages/react/src/transition/Transition.js +1 -1
- package/dist/unstable.d.ts +296 -269
- package/dist/unstable.js +1 -2
- package/package.json +8 -1
- package/dist/assets/src/alert-dialog-footer/AlertDialogFooter.css.ts.vanilla-D2xTcjs6.css +0 -6
- package/dist/assets/src/autocomplete-content/AutocompleteContent.css.ts.vanilla-DYU4OPrx.css +0 -10
- package/dist/assets/src/avatar/Avatar.css.ts.vanilla-BI_34xQo.css +0 -28
- package/dist/assets/src/badge/Badge.css.ts.vanilla-C7hKRSOB.css +0 -46
- package/dist/assets/src/button-base/ButtonBase.css.ts.vanilla-DVG1wJsX.css +0 -142
- package/dist/assets/src/button-loadable/ButtonLoadable.css.ts.vanilla-DpWBOXls.css +0 -9
- package/dist/assets/src/checkbox/Checkbox.css.ts.vanilla-1v2_Zwwc.css +0 -18
- package/dist/assets/src/code/Code.css.ts.vanilla-BNZmSP-V.css +0 -7
- package/dist/assets/src/command-focusable-item/CommandFocusableItem.css.ts.vanilla-CpuCBp6W.css +0 -7
- package/dist/assets/src/data-table/DataTable.css.ts.vanilla-QI0lU8Bk.css +0 -24
- package/dist/assets/src/data-table-header/DataTableHeader.css.ts.vanilla-DjLzKIFm.css +0 -12
- package/dist/assets/src/disclosure-content/DisclosureContent.css.ts.vanilla-CcpLpMtT.css +0 -25
- package/dist/assets/src/drawer/Drawer.css.ts.vanilla-CoYdN1OA.css +0 -26
- package/dist/assets/src/highlight/Highlight.css.ts.vanilla-DlXdsL4j.css +0 -7
- package/dist/assets/src/indicator/Indicator.css.ts.vanilla-DePMcFI5.css +0 -37
- package/dist/assets/src/input-root/InputRoot.css.ts.vanilla-DauYQlGZ.css +0 -68
- package/dist/assets/src/kbd/Kbd.css.ts.vanilla-KTiG6JXI.css +0 -9
- package/dist/assets/src/layers/layers.css.ts.vanilla-CAta_a7S.css +0 -1
- package/dist/assets/src/listbox-item/ListboxItem.css.ts.vanilla-CnTL6MJe.css +0 -41
- package/dist/assets/src/menu-listbox/MenuListbox.css.ts.vanilla-BoM-vKnA.css +0 -21
- package/dist/assets/src/radio/Radio.css.ts.vanilla-xzxOxzJM.css +0 -13
- package/dist/assets/src/search-input/SearchInput.css.ts.vanilla-Wlcjqtr4.css +0 -6
- package/dist/assets/src/select-content/SelectContent.css.ts.vanilla-8RA4UukF.css +0 -7
- package/dist/assets/src/sidenav-item/SidenavItem.css.ts.vanilla-jPsBU9c0.css +0 -6
- package/dist/assets/src/skeleton/Skeleton.css.ts.vanilla-BJ4nKDYA.css +0 -6
- package/dist/assets/src/spotlight-input/SpotlightInput.css.ts.vanilla-DYpdErei.css +0 -6
- package/dist/assets/src/spotlight-radio-item/SpotlightRadioItem.css.ts.vanilla-DWgBJ5ZO.css +0 -12
- package/dist/assets/src/spotlight-sub-item/SpotlightSubItem.css.ts.vanilla-C8Vk9MZj.css +0 -9
- package/dist/assets/src/switch/Switch.css.ts.vanilla-DGr-_D6M.css +0 -26
- package/dist/assets/src/table-body/TableBody.css.ts.vanilla-Dv_tf7cf.css +0 -6
- package/dist/assets/src/table-header-cell/TableHeaderCell.css.ts.vanilla-B0UGwct7.css +0 -6
- package/dist/assets/src/table-row/TableRow.css.ts.vanilla-Bkhiic0p.css +0 -4
- package/dist/assets/src/tabs/Tabs.css.ts.vanilla-BKi0Ne2N.css +0 -9
- package/dist/assets/src/tabs-list/TabsList.css.ts.vanilla-CgMJvFm1.css +0 -23
- package/dist/assets/src/textarea-autosize/TextareaAutosize.css.ts.vanilla-BSHehMun.css +0 -34
- package/dist/assets/src/toast/Toast.css.ts.vanilla-D2vwK6KD.css +0 -92
- package/dist/assets/src/toggle-input/ToggleInput.css.ts.vanilla-BAabvprz.css +0 -23
- package/dist/assets/src/toggle-input-control/ToggleInputControl.css.ts.vanilla-Bk15pl5l.css +0 -10
- package/dist/node_modules/.pnpm/framer-motion@11.11.17_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/components/AnimatePresence/PopChild.js +0 -77
- package/dist/node_modules/.pnpm/framer-motion@11.11.17_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/framer-motion/dist/es/context/MotionConfigContext.js +0 -12
- package/dist/packages/react/src/combobox-listbox/ComboboxListbox.js +0 -10
- package/dist/packages/react/src/dialog-body/DialogBody-css.js +0 -6
- package/dist/packages/react/src/drawer/Drawer-css.js +0 -8
- package/dist/packages/react/src/select-item-context/SelectItemContext.js +0 -5
- package/dist/packages/react/src/spotlight-list/SpotlightList.js +0 -12
- /package/dist/node_modules/.pnpm/{framer-motion@11.11.17_react-dom@18.3.1_react@18.3.1__react@18.3.1 → framer-motion@11.11.17_patch_hash_fcf7jjqh4eojsxb6ugcpywnnuy_react-dom@18.3.1_react@18.3.1__react@18.3.1}/node_modules/framer-motion/dist/es/components/AnimatePresence/index.js +0 -0
- /package/dist/node_modules/.pnpm/{framer-motion@11.11.17_react-dom@18.3.1_react@18.3.1__react@18.3.1 → framer-motion@11.11.17_patch_hash_fcf7jjqh4eojsxb6ugcpywnnuy_react-dom@18.3.1_react@18.3.1__react@18.3.1}/node_modules/framer-motion/dist/es/components/AnimatePresence/use-presence.js +0 -0
- /package/dist/node_modules/.pnpm/{framer-motion@11.11.17_react-dom@18.3.1_react@18.3.1__react@18.3.1 → framer-motion@11.11.17_patch_hash_fcf7jjqh4eojsxb6ugcpywnnuy_react-dom@18.3.1_react@18.3.1__react@18.3.1}/node_modules/framer-motion/dist/es/components/AnimatePresence/utils.js +0 -0
- /package/dist/node_modules/.pnpm/{framer-motion@11.11.17_react-dom@18.3.1_react@18.3.1__react@18.3.1 → framer-motion@11.11.17_patch_hash_fcf7jjqh4eojsxb6ugcpywnnuy_react-dom@18.3.1_react@18.3.1__react@18.3.1}/node_modules/framer-motion/dist/es/context/LayoutGroupContext.js +0 -0
- /package/dist/node_modules/.pnpm/{framer-motion@11.11.17_react-dom@18.3.1_react@18.3.1__react@18.3.1 → framer-motion@11.11.17_patch_hash_fcf7jjqh4eojsxb6ugcpywnnuy_react-dom@18.3.1_react@18.3.1__react@18.3.1}/node_modules/framer-motion/dist/es/context/PresenceContext.js +0 -0
- /package/dist/node_modules/.pnpm/{framer-motion@11.11.17_react-dom@18.3.1_react@18.3.1__react@18.3.1 → framer-motion@11.11.17_patch_hash_fcf7jjqh4eojsxb6ugcpywnnuy_react-dom@18.3.1_react@18.3.1__react@18.3.1}/node_modules/framer-motion/dist/es/utils/errors.js +0 -0
- /package/dist/node_modules/.pnpm/{framer-motion@11.11.17_react-dom@18.3.1_react@18.3.1__react@18.3.1 → framer-motion@11.11.17_patch_hash_fcf7jjqh4eojsxb6ugcpywnnuy_react-dom@18.3.1_react@18.3.1__react@18.3.1}/node_modules/framer-motion/dist/es/utils/is-browser.js +0 -0
- /package/dist/node_modules/.pnpm/{framer-motion@11.11.17_react-dom@18.3.1_react@18.3.1__react@18.3.1 → framer-motion@11.11.17_patch_hash_fcf7jjqh4eojsxb6ugcpywnnuy_react-dom@18.3.1_react@18.3.1__react@18.3.1}/node_modules/framer-motion/dist/es/utils/noop.js +0 -0
- /package/dist/node_modules/.pnpm/{framer-motion@11.11.17_react-dom@18.3.1_react@18.3.1__react@18.3.1 → framer-motion@11.11.17_patch_hash_fcf7jjqh4eojsxb6ugcpywnnuy_react-dom@18.3.1_react@18.3.1__react@18.3.1}/node_modules/framer-motion/dist/es/utils/use-constant.js +0 -0
- /package/dist/node_modules/.pnpm/{framer-motion@11.11.17_react-dom@18.3.1_react@18.3.1__react@18.3.1 → framer-motion@11.11.17_patch_hash_fcf7jjqh4eojsxb6ugcpywnnuy_react-dom@18.3.1_react@18.3.1__react@18.3.1}/node_modules/framer-motion/dist/es/utils/use-isomorphic-effect.js +0 -0
package/dist/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as react from 'react';
|
|
2
2
|
import { ComponentPropsWithoutRef, ReactNode, ReactElement, ElementType, ComponentPropsWithRef } from 'react';
|
|
3
|
-
import { S as Sprinkles, B as BoxProps, E as ExtendProps, M as MenuListbox } from './PopoverContent-
|
|
4
|
-
export { a as Box, D as DialogContent, L as Link, P as PopoverContent, T as Transition, m as mapResponsiveValue, s as sprinkles } from './PopoverContent-
|
|
3
|
+
import { S as Sprinkles, B as BoxProps, E as ExtendProps, M as MenuListbox } from './PopoverContent-ZU_nF_Pf.js';
|
|
4
|
+
export { a as Box, D as DialogContent, L as Link, P as PopoverContent, T as Transition, m as mapResponsiveValue, s as sprinkles } from './PopoverContent-ZU_nF_Pf.js';
|
|
5
5
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
6
6
|
import * as RadixAlertDialog from '@radix-ui/react-alert-dialog';
|
|
7
7
|
import * as RadixTooltip from '@radix-ui/react-tooltip';
|
|
@@ -13,27 +13,27 @@ import * as RadixDialog from '@radix-ui/react-dialog';
|
|
|
13
13
|
import * as RadixCollapsible from '@radix-ui/react-collapsible';
|
|
14
14
|
import * as RadixMenu from '@radix-ui/react-dropdown-menu';
|
|
15
15
|
import * as RadixHoverCard from '@radix-ui/react-hover-card';
|
|
16
|
-
import * as _vanilla_extract_sprinkles from '@vanilla-extract/sprinkles';
|
|
17
16
|
import * as _radix_ui_react_separator from '@radix-ui/react-separator';
|
|
17
|
+
import * as _vanilla_extract_sprinkles from '@vanilla-extract/sprinkles';
|
|
18
18
|
import * as RadixPopover from '@radix-ui/react-popover';
|
|
19
19
|
import * as ProgressPrimitive from '@radix-ui/react-progress';
|
|
20
20
|
import * as RadixSegmentedControl from '@radix-ui/react-toggle-group';
|
|
21
21
|
import * as RadixTabs from '@radix-ui/react-tabs';
|
|
22
22
|
import * as RadixToggle from '@radix-ui/react-toggle';
|
|
23
23
|
|
|
24
|
-
declare const Alert: react.ForwardRefExoticComponent<
|
|
25
|
-
asChild?: boolean;
|
|
26
|
-
className?: string;
|
|
27
|
-
} & Sprinkles, never> & {
|
|
24
|
+
declare const Alert: react.ForwardRefExoticComponent<{
|
|
28
25
|
onClose?: () => void;
|
|
29
26
|
} & {
|
|
30
27
|
intent?: "danger" | "neutral" | "information" | "success" | "warning" | undefined;
|
|
31
|
-
} &
|
|
28
|
+
} & Omit<NonNullable<{
|
|
29
|
+
asChild?: boolean;
|
|
30
|
+
className?: string;
|
|
31
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLDivElement>>;
|
|
32
32
|
|
|
33
|
-
declare const AlertDescription: react.ForwardRefExoticComponent<Omit<Omit<Omit<
|
|
33
|
+
declare const AlertDescription: react.ForwardRefExoticComponent<Omit<Omit<Omit<NonNullable<{
|
|
34
34
|
asChild?: boolean;
|
|
35
35
|
className?: string;
|
|
36
|
-
} & Sprinkles
|
|
36
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLDivElement>, "ref"> & {
|
|
37
37
|
ref?: ((instance: HTMLDivElement | null) => void | react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | react.RefObject<HTMLDivElement> | null | undefined;
|
|
38
38
|
}, "ref"> & react.RefAttributes<HTMLDivElement>>;
|
|
39
39
|
|
|
@@ -43,10 +43,13 @@ declare namespace AlertDialog {
|
|
|
43
43
|
var displayName: string;
|
|
44
44
|
}
|
|
45
45
|
|
|
46
|
-
declare const AlertDialogAction: react.ForwardRefExoticComponent<Omit<
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
46
|
+
declare const AlertDialogAction: react.ForwardRefExoticComponent<Omit<{
|
|
47
|
+
addonAfter?: react.ReactNode;
|
|
48
|
+
addonBefore?: react.ReactNode;
|
|
49
|
+
children?: react.ReactNode;
|
|
50
|
+
icon?: react.ReactNode;
|
|
51
|
+
iconPosition?: "end" | "start";
|
|
52
|
+
}, never> & Omit<NonNullable<{
|
|
50
53
|
appearance?: "default" | "danger" | "primary" | "subtle" | "inverse" | "danger-outline";
|
|
51
54
|
children?: react.ReactNode;
|
|
52
55
|
disabled?: boolean;
|
|
@@ -56,18 +59,23 @@ declare const AlertDialogAction: react.ForwardRefExoticComponent<Omit<Omit<Radix
|
|
|
56
59
|
intent?: "danger" | "neutral" | "primary" | undefined;
|
|
57
60
|
size?: "sm" | "md" | "lg" | undefined;
|
|
58
61
|
variant?: "outline" | "solid" | "subtle" | undefined;
|
|
59
|
-
}, "intent" | "variant"
|
|
62
|
+
}, "intent" | "variant">>, "children"> & Omit<NonNullable<{
|
|
63
|
+
asChild?: boolean;
|
|
64
|
+
className?: string;
|
|
65
|
+
} & Sprinkles>, "size"> & Omit<Omit<RadixAlertDialog.AlertDialogActionProps & react.RefAttributes<HTMLButtonElement>, "ref">, "children" | "color" | "className" | "asChild" | "disabled"> & react.RefAttributes<HTMLButtonElement>>;
|
|
66
|
+
|
|
67
|
+
declare const AlertDialogBody: react.ForwardRefExoticComponent<Omit<NonNullable<{
|
|
68
|
+
asChild?: boolean;
|
|
69
|
+
className?: string;
|
|
70
|
+
} & Sprinkles>, never> & Omit<Omit<RadixAlertDialog.AlertDialogDescriptionProps & react.RefAttributes<HTMLParagraphElement>, "ref">, "color" | "className" | "asChild"> & react.RefAttributes<HTMLParagraphElement>>;
|
|
71
|
+
|
|
72
|
+
declare const AlertDialogCancel: react.ForwardRefExoticComponent<Omit<{
|
|
60
73
|
addonAfter?: react.ReactNode;
|
|
61
74
|
addonBefore?: react.ReactNode;
|
|
62
75
|
children?: react.ReactNode;
|
|
63
76
|
icon?: react.ReactNode;
|
|
64
77
|
iconPosition?: "end" | "start";
|
|
65
|
-
}, never> &
|
|
66
|
-
|
|
67
|
-
declare const AlertDialogCancel: react.ForwardRefExoticComponent<Omit<Omit<RadixAlertDialog.AlertDialogCancelProps & react.RefAttributes<HTMLButtonElement>, "ref">, "children" | "color" | "className" | "asChild" | "disabled"> & Omit<{
|
|
68
|
-
asChild?: boolean;
|
|
69
|
-
className?: string;
|
|
70
|
-
} & Sprinkles, "size"> & Omit<{
|
|
78
|
+
}, never> & Omit<NonNullable<{
|
|
71
79
|
appearance?: "default" | "danger" | "primary" | "subtle" | "inverse" | "danger-outline";
|
|
72
80
|
children?: react.ReactNode;
|
|
73
81
|
disabled?: boolean;
|
|
@@ -77,46 +85,46 @@ declare const AlertDialogCancel: react.ForwardRefExoticComponent<Omit<Omit<Radix
|
|
|
77
85
|
intent?: "danger" | "neutral" | "primary" | undefined;
|
|
78
86
|
size?: "sm" | "md" | "lg" | undefined;
|
|
79
87
|
variant?: "outline" | "solid" | "subtle" | undefined;
|
|
80
|
-
}, "intent" | "variant"
|
|
81
|
-
addonAfter?: react.ReactNode;
|
|
82
|
-
addonBefore?: react.ReactNode;
|
|
83
|
-
children?: react.ReactNode;
|
|
84
|
-
icon?: react.ReactNode;
|
|
85
|
-
iconPosition?: "end" | "start";
|
|
86
|
-
}, never> & react.RefAttributes<HTMLButtonElement>>;
|
|
87
|
-
|
|
88
|
-
declare const AlertDialogContent: react.ForwardRefExoticComponent<Omit<Omit<RadixAlertDialog.AlertDialogContentProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & Omit<{
|
|
88
|
+
}, "intent" | "variant">>, "children"> & Omit<NonNullable<{
|
|
89
89
|
asChild?: boolean;
|
|
90
90
|
className?: string;
|
|
91
|
-
} & Sprinkles
|
|
92
|
-
size?: "sm" | "md" | "lg" | undefined;
|
|
93
|
-
} & react.RefAttributes<HTMLDivElement>>;
|
|
91
|
+
} & Sprinkles>, "size"> & Omit<Omit<RadixAlertDialog.AlertDialogCancelProps & react.RefAttributes<HTMLButtonElement>, "ref">, "children" | "color" | "className" | "asChild" | "disabled"> & react.RefAttributes<HTMLButtonElement>>;
|
|
94
92
|
|
|
95
|
-
declare const
|
|
93
|
+
declare const AlertDialogContent: react.ForwardRefExoticComponent<{
|
|
94
|
+
size?: "sm" | "md" | "lg" | undefined;
|
|
95
|
+
} & Omit<NonNullable<{
|
|
96
96
|
asChild?: boolean;
|
|
97
97
|
className?: string;
|
|
98
|
-
} & Sprinkles
|
|
98
|
+
} & Sprinkles>, "size"> & Omit<Omit<RadixAlertDialog.AlertDialogContentProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & react.RefAttributes<HTMLDivElement>>;
|
|
99
99
|
|
|
100
|
-
declare const AlertDialogFooter: react.ForwardRefExoticComponent<Omit<Omit<Omit<Omit<Omit<
|
|
100
|
+
declare const AlertDialogFooter: react.ForwardRefExoticComponent<Omit<Omit<Omit<Omit<Omit<NonNullable<{
|
|
101
101
|
asChild?: boolean;
|
|
102
102
|
className?: string;
|
|
103
|
-
} & Sprinkles
|
|
103
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLDivElement>, "ref"> & {
|
|
104
104
|
ref?: ((instance: HTMLDivElement | null) => void | react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | react.RefObject<HTMLDivElement> | null | undefined;
|
|
105
105
|
}, "ref"> & react.RefAttributes<HTMLDivElement>, "ref"> & {
|
|
106
106
|
ref?: ((instance: HTMLDivElement | null) => void | react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | react.RefObject<HTMLDivElement> | null | undefined;
|
|
107
107
|
}, "ref"> & react.RefAttributes<HTMLDivElement>>;
|
|
108
108
|
|
|
109
|
-
declare const AlertDialogTitle: react.ForwardRefExoticComponent<
|
|
110
|
-
asChild?: boolean;
|
|
111
|
-
className?: string;
|
|
112
|
-
} & Sprinkles, never> & {
|
|
109
|
+
declare const AlertDialogTitle: react.ForwardRefExoticComponent<{
|
|
113
110
|
addonBefore?: ReactNode;
|
|
114
|
-
} &
|
|
115
|
-
|
|
116
|
-
|
|
111
|
+
} & Omit<{
|
|
112
|
+
level?: "1" | "2" | "4" | "3" | "5" | "6";
|
|
113
|
+
}, never> & Omit<{
|
|
114
|
+
lineClamp?: "1" | "2" | "4" | "3" | undefined;
|
|
115
|
+
truncate?: boolean | undefined;
|
|
116
|
+
}, never> & Omit<NonNullable<{
|
|
117
117
|
asChild?: boolean;
|
|
118
118
|
className?: string;
|
|
119
|
-
} & Sprinkles
|
|
119
|
+
} & Sprinkles>, never> & Omit<Omit<RadixAlertDialog.AlertDialogTitleProps & react.RefAttributes<HTMLHeadingElement>, "ref">, "color" | "className" | "asChild"> & react.RefAttributes<HTMLHeadingElement>>;
|
|
120
|
+
|
|
121
|
+
declare const AlertDialogTrigger: react.ForwardRefExoticComponent<Omit<{
|
|
122
|
+
addonAfter?: react.ReactNode;
|
|
123
|
+
addonBefore?: react.ReactNode;
|
|
124
|
+
children?: react.ReactNode;
|
|
125
|
+
icon?: react.ReactNode;
|
|
126
|
+
iconPosition?: "end" | "start";
|
|
127
|
+
}, never> & Omit<NonNullable<{
|
|
120
128
|
appearance?: "default" | "danger" | "primary" | "subtle" | "inverse" | "danger-outline";
|
|
121
129
|
children?: react.ReactNode;
|
|
122
130
|
disabled?: boolean;
|
|
@@ -126,18 +134,15 @@ declare const AlertDialogTrigger: react.ForwardRefExoticComponent<Omit<Omit<Radi
|
|
|
126
134
|
intent?: "danger" | "neutral" | "primary" | undefined;
|
|
127
135
|
size?: "sm" | "md" | "lg" | undefined;
|
|
128
136
|
variant?: "outline" | "solid" | "subtle" | undefined;
|
|
129
|
-
}, "intent" | "variant"
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
icon?: react.ReactNode;
|
|
134
|
-
iconPosition?: "end" | "start";
|
|
135
|
-
}, never> & react.RefAttributes<HTMLButtonElement>>;
|
|
137
|
+
}, "intent" | "variant">>, "children"> & Omit<NonNullable<{
|
|
138
|
+
asChild?: boolean;
|
|
139
|
+
className?: string;
|
|
140
|
+
} & Sprinkles>, "size"> & Omit<Omit<RadixAlertDialog.AlertDialogTriggerProps & react.RefAttributes<HTMLButtonElement>, "ref">, "children" | "color" | "className" | "asChild" | "disabled"> & react.RefAttributes<HTMLButtonElement>>;
|
|
136
141
|
|
|
137
|
-
declare const AlertTitle: react.ForwardRefExoticComponent<Omit<Omit<Omit<
|
|
142
|
+
declare const AlertTitle: react.ForwardRefExoticComponent<Omit<Omit<Omit<NonNullable<{
|
|
138
143
|
asChild?: boolean;
|
|
139
144
|
className?: string;
|
|
140
|
-
} & Sprinkles
|
|
145
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLDivElement>, "ref"> & {
|
|
141
146
|
ref?: ((instance: HTMLDivElement | null) => void | react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | react.RefObject<HTMLDivElement> | null | undefined;
|
|
142
147
|
}, "ref"> & react.RefAttributes<HTMLDivElement>>;
|
|
143
148
|
|
|
@@ -148,29 +153,26 @@ declare namespace AnimatePresence {
|
|
|
148
153
|
var displayName: string;
|
|
149
154
|
}
|
|
150
155
|
|
|
151
|
-
declare const Avatar: react.ForwardRefExoticComponent<
|
|
152
|
-
asChild?: boolean;
|
|
153
|
-
className?: string;
|
|
154
|
-
} & Sprinkles, "size"> & {
|
|
156
|
+
declare const Avatar: react.ForwardRefExoticComponent<{
|
|
155
157
|
icon?: React.ReactNode;
|
|
156
158
|
name?: string;
|
|
157
159
|
src?: string;
|
|
158
160
|
} & {
|
|
159
161
|
colorScheme?: "neutral" | "blue" | "cyan" | "green" | "magenta" | "purple" | "red" | "yellow" | undefined;
|
|
160
162
|
size?: "sm" | "md" | "lg" | "xs" | "xl" | "5xl" | undefined;
|
|
161
|
-
} &
|
|
162
|
-
|
|
163
|
-
declare const AvatarGroup: react.ForwardRefExoticComponent<Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & Omit<{
|
|
163
|
+
} & Omit<NonNullable<{
|
|
164
164
|
asChild?: boolean;
|
|
165
165
|
className?: string;
|
|
166
|
-
} & Sprinkles
|
|
167
|
-
size?: ComponentPropsWithoutRef<typeof Avatar>["size"];
|
|
168
|
-
} & react.RefAttributes<HTMLDivElement>>;
|
|
166
|
+
} & Sprinkles>, "size"> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLSpanElement>>;
|
|
169
167
|
|
|
170
|
-
declare const
|
|
168
|
+
declare const AvatarGroup: react.ForwardRefExoticComponent<{
|
|
169
|
+
size?: ComponentPropsWithoutRef<typeof Avatar>["size"];
|
|
170
|
+
} & Omit<NonNullable<{
|
|
171
171
|
asChild?: boolean;
|
|
172
172
|
className?: string;
|
|
173
|
-
} & Sprinkles
|
|
173
|
+
} & Sprinkles>, "size"> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLDivElement>>;
|
|
174
|
+
|
|
175
|
+
declare const ToastProvider: react.ForwardRefExoticComponent<{
|
|
174
176
|
children?: never;
|
|
175
177
|
container?: ComponentPropsWithoutRef<typeof Portal>["container"];
|
|
176
178
|
/**
|
|
@@ -179,7 +181,10 @@ declare const ToastProvider: react.ForwardRefExoticComponent<Omit<Omit<RadixToas
|
|
|
179
181
|
toaster?: ReturnType<typeof createToaster>;
|
|
180
182
|
} & RadixToast.ToastProviderProps & {
|
|
181
183
|
position?: "bottom" | "top" | "bottom-left" | "bottom-right" | "top-left" | "top-right" | undefined;
|
|
182
|
-
} &
|
|
184
|
+
} & Omit<NonNullable<{
|
|
185
|
+
asChild?: boolean;
|
|
186
|
+
className?: string;
|
|
187
|
+
} & Sprinkles>, never> & Omit<Omit<RadixToast.ToastViewportProps & react.RefAttributes<HTMLOListElement>, "ref">, "children" | "color" | "className" | "label" | "asChild"> & react.RefAttributes<HTMLOListElement>>;
|
|
183
188
|
|
|
184
189
|
interface ToastProviderProps extends ComponentPropsWithoutRef<typeof ToastProvider> {
|
|
185
190
|
}
|
|
@@ -203,37 +208,37 @@ declare namespace AxiomProvider {
|
|
|
203
208
|
var displayName: string;
|
|
204
209
|
}
|
|
205
210
|
|
|
206
|
-
declare const Badge: react.ForwardRefExoticComponent<
|
|
207
|
-
asChild?: boolean;
|
|
208
|
-
className?: string;
|
|
209
|
-
} & Sprinkles, never> & Omit<{
|
|
210
|
-
lineClamp?: "1" | "2" | "4" | "3" | undefined;
|
|
211
|
-
truncate?: boolean | undefined;
|
|
212
|
-
}, never> & {
|
|
211
|
+
declare const Badge: react.ForwardRefExoticComponent<{
|
|
213
212
|
intent?: "danger" | "neutral" | "primary" | "information" | "success" | "warning" | undefined;
|
|
214
213
|
variant?: "solid" | "light" | undefined;
|
|
215
|
-
} &
|
|
216
|
-
|
|
217
|
-
|
|
214
|
+
} & Omit<{
|
|
215
|
+
lineClamp?: "1" | "2" | "4" | "3" | undefined;
|
|
216
|
+
truncate?: boolean | undefined;
|
|
217
|
+
}, never> & Omit<NonNullable<{
|
|
218
218
|
asChild?: boolean;
|
|
219
219
|
className?: string;
|
|
220
|
-
} & Sprinkles
|
|
220
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLSpanElement>>;
|
|
221
|
+
|
|
222
|
+
declare const Banner: react.ForwardRefExoticComponent<{
|
|
221
223
|
onClose?: () => void;
|
|
222
224
|
} & {
|
|
223
225
|
intent?: "danger" | "neutral" | "information" | "success" | "warning" | undefined;
|
|
224
|
-
} &
|
|
226
|
+
} & Omit<NonNullable<{
|
|
227
|
+
asChild?: boolean;
|
|
228
|
+
className?: string;
|
|
229
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLDivElement>>;
|
|
225
230
|
|
|
226
|
-
declare const BannerDescription: react.ForwardRefExoticComponent<Omit<Omit<Omit<
|
|
231
|
+
declare const BannerDescription: react.ForwardRefExoticComponent<Omit<Omit<Omit<NonNullable<{
|
|
227
232
|
asChild?: boolean;
|
|
228
233
|
className?: string;
|
|
229
|
-
} & Sprinkles
|
|
234
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLDivElement>, "ref"> & {
|
|
230
235
|
ref?: ((instance: HTMLDivElement | null) => void | react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | react.RefObject<HTMLDivElement> | null | undefined;
|
|
231
236
|
}, "ref"> & react.RefAttributes<HTMLDivElement>>;
|
|
232
237
|
|
|
233
|
-
declare const BannerTitle: react.ForwardRefExoticComponent<Omit<Omit<Omit<
|
|
238
|
+
declare const BannerTitle: react.ForwardRefExoticComponent<Omit<Omit<Omit<NonNullable<{
|
|
234
239
|
asChild?: boolean;
|
|
235
240
|
className?: string;
|
|
236
|
-
} & Sprinkles
|
|
241
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLDivElement>, "ref"> & {
|
|
237
242
|
ref?: ((instance: HTMLDivElement | null) => void | react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | react.RefObject<HTMLDivElement> | null | undefined;
|
|
238
243
|
}, "ref"> & react.RefAttributes<HTMLDivElement>>;
|
|
239
244
|
|
|
@@ -254,7 +259,7 @@ declare const buttonBase: (props?: {
|
|
|
254
259
|
} | undefined, className?: string) => {
|
|
255
260
|
className: string;
|
|
256
261
|
};
|
|
257
|
-
type ButtonVariants =
|
|
262
|
+
type ButtonVariants = RecipeVariants<typeof buttonBase>;
|
|
258
263
|
|
|
259
264
|
declare const appearances: {
|
|
260
265
|
danger: {
|
|
@@ -287,7 +292,7 @@ type ButtonBaseProps<T extends ElementType = "button", P = unknown> = BoxProps<T
|
|
|
287
292
|
children?: ReactNode;
|
|
288
293
|
disabled?: boolean;
|
|
289
294
|
loading?: boolean;
|
|
290
|
-
} & Omit<ButtonVariants
|
|
295
|
+
} & Omit<NonNullable<ButtonVariants>, "intent" | "variant">, P>>;
|
|
291
296
|
|
|
292
297
|
type ButtonProps<T extends ElementType = "button", P = unknown> = ButtonBaseProps<T, ExtendProps<{
|
|
293
298
|
addonAfter?: ReactNode;
|
|
@@ -296,10 +301,13 @@ type ButtonProps<T extends ElementType = "button", P = unknown> = ButtonBaseProp
|
|
|
296
301
|
icon?: ReactNode;
|
|
297
302
|
iconPosition?: "end" | "start";
|
|
298
303
|
}, P>>;
|
|
299
|
-
declare const Button: react.ForwardRefExoticComponent<Omit<
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
304
|
+
declare const Button: react.ForwardRefExoticComponent<Omit<{
|
|
305
|
+
addonAfter?: ReactNode;
|
|
306
|
+
addonBefore?: ReactNode;
|
|
307
|
+
children?: ReactNode;
|
|
308
|
+
icon?: ReactNode;
|
|
309
|
+
iconPosition?: "end" | "start";
|
|
310
|
+
}, never> & Omit<NonNullable<{
|
|
303
311
|
appearance?: "default" | "danger" | "primary" | "subtle" | "inverse" | "danger-outline";
|
|
304
312
|
children?: ReactNode;
|
|
305
313
|
disabled?: boolean;
|
|
@@ -309,37 +317,34 @@ declare const Button: react.ForwardRefExoticComponent<Omit<Omit<react.DetailedHT
|
|
|
309
317
|
intent?: "danger" | "neutral" | "primary" | undefined;
|
|
310
318
|
size?: "sm" | "md" | "lg" | undefined;
|
|
311
319
|
variant?: "outline" | "solid" | "subtle" | undefined;
|
|
312
|
-
}, "intent" | "variant"
|
|
313
|
-
addonAfter?: ReactNode;
|
|
314
|
-
addonBefore?: ReactNode;
|
|
315
|
-
children?: ReactNode;
|
|
316
|
-
icon?: ReactNode;
|
|
317
|
-
iconPosition?: "end" | "start";
|
|
318
|
-
}, never> & react.RefAttributes<HTMLButtonElement>>;
|
|
319
|
-
|
|
320
|
-
declare const ButtonGroup: react.ForwardRefExoticComponent<Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "children" | "color" | "className"> & Omit<{
|
|
320
|
+
}, "intent" | "variant">>, "children"> & Omit<NonNullable<{
|
|
321
321
|
asChild?: boolean;
|
|
322
322
|
className?: string;
|
|
323
|
-
} & Sprinkles
|
|
323
|
+
} & Sprinkles>, "size"> & Omit<Omit<react.DetailedHTMLProps<react.ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref">, "children" | "color" | "className" | "disabled"> & react.RefAttributes<HTMLButtonElement>>;
|
|
324
|
+
|
|
325
|
+
declare const ButtonGroup: react.ForwardRefExoticComponent<{
|
|
324
326
|
children: ReactNode;
|
|
325
327
|
orientation?: "horizontal" | "vertical";
|
|
326
|
-
} &
|
|
327
|
-
|
|
328
|
-
declare const Checkbox: react.ForwardRefExoticComponent<Omit<Omit<Omit<Omit<react.DetailedHTMLProps<react.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, "ref">, "value"> & {
|
|
329
|
-
onCheckedChange?: (checked: boolean) => void;
|
|
330
|
-
value?: string;
|
|
331
|
-
} & react.RefAttributes<HTMLInputElement>, "ref">, "color" | "size" | "className"> & Omit<{
|
|
328
|
+
} & Omit<NonNullable<{
|
|
332
329
|
asChild?: boolean;
|
|
333
330
|
className?: string;
|
|
334
|
-
} & Sprinkles
|
|
331
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "children" | "color" | "className"> & react.RefAttributes<HTMLDivElement>>;
|
|
332
|
+
|
|
333
|
+
declare const Checkbox: react.ForwardRefExoticComponent<{
|
|
335
334
|
description?: ReactNode;
|
|
336
335
|
indeterminate?: boolean;
|
|
337
|
-
} &
|
|
336
|
+
} & Omit<NonNullable<{
|
|
337
|
+
asChild?: boolean;
|
|
338
|
+
className?: string;
|
|
339
|
+
} & Sprinkles>, never> & Omit<Omit<{
|
|
340
|
+
onCheckedChange?: (checked: boolean) => void;
|
|
341
|
+
value?: string;
|
|
342
|
+
} & Omit<Omit<react.DetailedHTMLProps<react.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, "ref">, "value"> & react.RefAttributes<HTMLInputElement>, "ref">, "color" | "size" | "className"> & react.RefAttributes<HTMLInputElement>>;
|
|
338
343
|
|
|
339
|
-
declare const Code: react.ForwardRefExoticComponent<Omit<
|
|
344
|
+
declare const Code: react.ForwardRefExoticComponent<Omit<NonNullable<{
|
|
340
345
|
asChild?: boolean;
|
|
341
346
|
className?: string;
|
|
342
|
-
} & Sprinkles
|
|
347
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLElement>, HTMLElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLElement>>;
|
|
343
348
|
|
|
344
349
|
type DialogProps = Omit<ComponentPropsWithoutRef<typeof RadixDialog.Root>, "modal">;
|
|
345
350
|
declare function Dialog({ children, defaultOpen, onOpenChange, open: openProp, ...props }: DialogProps): react_jsx_runtime.JSX.Element;
|
|
@@ -347,17 +352,25 @@ declare namespace Dialog {
|
|
|
347
352
|
var displayName: string;
|
|
348
353
|
}
|
|
349
354
|
|
|
350
|
-
declare const
|
|
355
|
+
declare const DialogActions: react.ForwardRefExoticComponent<Omit<NonNullable<{
|
|
351
356
|
asChild?: boolean;
|
|
352
357
|
className?: string;
|
|
353
|
-
} & Sprinkles
|
|
354
|
-
ref?: ((instance: HTMLDivElement | null) => void | react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | react.RefObject<HTMLDivElement> | null | undefined;
|
|
355
|
-
}, "ref"> & react.RefAttributes<HTMLDivElement>>;
|
|
358
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLHeadingElement>>;
|
|
356
359
|
|
|
357
|
-
declare const
|
|
360
|
+
declare const DialogBody: react.ForwardRefExoticComponent<Omit<Omit<Omit<NonNullable<{
|
|
358
361
|
asChild?: boolean;
|
|
359
362
|
className?: string;
|
|
360
|
-
} & Sprinkles
|
|
363
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLDivElement>, "ref"> & {
|
|
364
|
+
ref?: ((instance: HTMLDivElement | null) => void | react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | react.RefObject<HTMLDivElement> | null | undefined;
|
|
365
|
+
}, "ref"> & react.RefAttributes<HTMLDivElement>>;
|
|
366
|
+
|
|
367
|
+
declare const DialogClose: react.ForwardRefExoticComponent<Omit<{
|
|
368
|
+
addonAfter?: react.ReactNode;
|
|
369
|
+
addonBefore?: react.ReactNode;
|
|
370
|
+
children?: react.ReactNode;
|
|
371
|
+
icon?: react.ReactNode;
|
|
372
|
+
iconPosition?: "end" | "start";
|
|
373
|
+
}, never> & Omit<NonNullable<{
|
|
361
374
|
appearance?: "default" | "danger" | "primary" | "subtle" | "inverse" | "danger-outline";
|
|
362
375
|
children?: react.ReactNode;
|
|
363
376
|
disabled?: boolean;
|
|
@@ -367,43 +380,53 @@ declare const DialogClose: react.ForwardRefExoticComponent<Omit<Omit<RadixDialog
|
|
|
367
380
|
intent?: "danger" | "neutral" | "primary" | undefined;
|
|
368
381
|
size?: "sm" | "md" | "lg" | undefined;
|
|
369
382
|
variant?: "outline" | "solid" | "subtle" | undefined;
|
|
370
|
-
}, "intent" | "variant"
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
icon?: react.ReactNode;
|
|
375
|
-
iconPosition?: "end" | "start";
|
|
376
|
-
}, never> & react.RefAttributes<HTMLButtonElement>>;
|
|
383
|
+
}, "intent" | "variant">>, "children"> & Omit<NonNullable<{
|
|
384
|
+
asChild?: boolean;
|
|
385
|
+
className?: string;
|
|
386
|
+
} & Sprinkles>, "size"> & Omit<Omit<RadixDialog.DialogCloseProps & react.RefAttributes<HTMLButtonElement>, "ref">, "children" | "color" | "className" | "asChild" | "disabled"> & react.RefAttributes<HTMLButtonElement>>;
|
|
377
387
|
|
|
378
388
|
declare const TransitionGlobalConfig: {
|
|
379
389
|
skipAnimations: boolean;
|
|
380
390
|
};
|
|
381
391
|
|
|
382
|
-
declare const DialogDescription: react.ForwardRefExoticComponent<
|
|
392
|
+
declare const DialogDescription: react.ForwardRefExoticComponent<{
|
|
393
|
+
description?: string;
|
|
394
|
+
} & Omit<NonNullable<{
|
|
383
395
|
asChild?: boolean;
|
|
384
396
|
className?: string;
|
|
385
|
-
} & Sprinkles
|
|
386
|
-
description?: string;
|
|
387
|
-
} & react.RefAttributes<HTMLParagraphElement>>;
|
|
397
|
+
} & Sprinkles>, never> & Omit<Omit<RadixDialog.DialogDescriptionProps & react.RefAttributes<HTMLParagraphElement>, "ref">, "color" | "className" | "asChild"> & react.RefAttributes<HTMLParagraphElement>>;
|
|
388
398
|
|
|
389
|
-
declare const DialogFooter: react.ForwardRefExoticComponent<Omit<Omit<Omit<Omit<Omit<
|
|
399
|
+
declare const DialogFooter: react.ForwardRefExoticComponent<Omit<Omit<Omit<Omit<Omit<NonNullable<{
|
|
390
400
|
asChild?: boolean;
|
|
391
401
|
className?: string;
|
|
392
|
-
} & Sprinkles
|
|
402
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLDivElement>, "ref"> & {
|
|
393
403
|
ref?: ((instance: HTMLDivElement | null) => void | react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | react.RefObject<HTMLDivElement> | null | undefined;
|
|
394
404
|
}, "ref"> & react.RefAttributes<HTMLDivElement>, "ref"> & {
|
|
395
405
|
ref?: ((instance: HTMLDivElement | null) => void | react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | react.RefObject<HTMLDivElement> | null | undefined;
|
|
396
406
|
}, "ref"> & react.RefAttributes<HTMLDivElement>>;
|
|
397
407
|
|
|
398
|
-
declare const
|
|
408
|
+
declare const DialogHeader: react.ForwardRefExoticComponent<Omit<NonNullable<{
|
|
399
409
|
asChild?: boolean;
|
|
400
410
|
className?: string;
|
|
401
|
-
} & Sprinkles
|
|
411
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLHeadingElement>>;
|
|
402
412
|
|
|
403
|
-
declare const
|
|
413
|
+
declare const DialogTitle: react.ForwardRefExoticComponent<Omit<{
|
|
414
|
+
level?: "1" | "2" | "4" | "3" | "5" | "6";
|
|
415
|
+
}, never> & Omit<{
|
|
416
|
+
lineClamp?: "1" | "2" | "4" | "3" | undefined;
|
|
417
|
+
truncate?: boolean | undefined;
|
|
418
|
+
}, never> & Omit<NonNullable<{
|
|
404
419
|
asChild?: boolean;
|
|
405
420
|
className?: string;
|
|
406
|
-
} & Sprinkles
|
|
421
|
+
} & Sprinkles>, never> & Omit<Omit<RadixDialog.DialogTitleProps & react.RefAttributes<HTMLHeadingElement>, "ref">, "color" | "className" | "asChild"> & react.RefAttributes<HTMLHeadingElement>>;
|
|
422
|
+
|
|
423
|
+
declare const DialogTrigger: react.ForwardRefExoticComponent<Omit<{
|
|
424
|
+
addonAfter?: react.ReactNode;
|
|
425
|
+
addonBefore?: react.ReactNode;
|
|
426
|
+
children?: react.ReactNode;
|
|
427
|
+
icon?: react.ReactNode;
|
|
428
|
+
iconPosition?: "end" | "start";
|
|
429
|
+
}, never> & Omit<NonNullable<{
|
|
407
430
|
appearance?: "default" | "danger" | "primary" | "subtle" | "inverse" | "danger-outline";
|
|
408
431
|
children?: react.ReactNode;
|
|
409
432
|
disabled?: boolean;
|
|
@@ -413,68 +436,128 @@ declare const DialogTrigger: react.ForwardRefExoticComponent<Omit<Omit<RadixDial
|
|
|
413
436
|
intent?: "danger" | "neutral" | "primary" | undefined;
|
|
414
437
|
size?: "sm" | "md" | "lg" | undefined;
|
|
415
438
|
variant?: "outline" | "solid" | "subtle" | undefined;
|
|
416
|
-
}, "intent" | "variant"
|
|
417
|
-
addonAfter?: react.ReactNode;
|
|
418
|
-
addonBefore?: react.ReactNode;
|
|
419
|
-
children?: react.ReactNode;
|
|
420
|
-
icon?: react.ReactNode;
|
|
421
|
-
iconPosition?: "end" | "start";
|
|
422
|
-
}, never> & react.RefAttributes<HTMLButtonElement>>;
|
|
423
|
-
|
|
424
|
-
declare const Disclosure: react.ForwardRefExoticComponent<Omit<Omit<RadixCollapsible.CollapsibleProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & Omit<{
|
|
439
|
+
}, "intent" | "variant">>, "children"> & Omit<NonNullable<{
|
|
425
440
|
asChild?: boolean;
|
|
426
441
|
className?: string;
|
|
427
|
-
} & Sprinkles
|
|
442
|
+
} & Sprinkles>, "size"> & Omit<Omit<RadixDialog.DialogTriggerProps & react.RefAttributes<HTMLButtonElement>, "ref">, "children" | "color" | "className" | "asChild" | "disabled"> & react.RefAttributes<HTMLButtonElement>>;
|
|
428
443
|
|
|
429
|
-
declare const
|
|
444
|
+
declare const Disclosure: react.ForwardRefExoticComponent<Omit<NonNullable<{
|
|
430
445
|
asChild?: boolean;
|
|
431
446
|
className?: string;
|
|
432
|
-
} & Sprinkles
|
|
447
|
+
} & Sprinkles>, never> & Omit<Omit<RadixCollapsible.CollapsibleProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & react.RefAttributes<HTMLDivElement>>;
|
|
433
448
|
|
|
434
|
-
declare const
|
|
449
|
+
declare const DisclosureContent: react.ForwardRefExoticComponent<Omit<NonNullable<{
|
|
435
450
|
asChild?: boolean;
|
|
436
451
|
className?: string;
|
|
437
|
-
} & Sprinkles
|
|
452
|
+
} & Sprinkles>, never> & Omit<Omit<RadixCollapsible.CollapsibleContentProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & react.RefAttributes<HTMLDivElement>>;
|
|
453
|
+
|
|
454
|
+
declare const DisclosureTrigger: react.ForwardRefExoticComponent<{
|
|
438
455
|
addonAfter?: ReactNode;
|
|
439
456
|
addonBefore?: ReactNode;
|
|
440
457
|
chevronPosition?: "end" | "start";
|
|
441
|
-
} &
|
|
458
|
+
} & Omit<NonNullable<{
|
|
459
|
+
asChild?: boolean;
|
|
460
|
+
className?: string;
|
|
461
|
+
} & Sprinkles>, never> & Omit<Omit<RadixCollapsible.CollapsibleTriggerProps & react.RefAttributes<HTMLButtonElement>, "ref">, "color" | "className" | "asChild"> & react.RefAttributes<HTMLButtonElement>>;
|
|
462
|
+
|
|
463
|
+
type DrawerProps = ComponentPropsWithoutRef<typeof RadixDialog.Root>;
|
|
464
|
+
declare function Drawer({ children, defaultOpen, modal, onOpenChange, open: openProp, }: DrawerProps): react_jsx_runtime.JSX.Element;
|
|
465
|
+
declare namespace Drawer {
|
|
466
|
+
var displayName: string;
|
|
467
|
+
}
|
|
442
468
|
|
|
443
|
-
declare const
|
|
469
|
+
declare const DrawerActions: react.ForwardRefExoticComponent<Omit<NonNullable<{
|
|
444
470
|
asChild?: boolean;
|
|
445
471
|
className?: string;
|
|
446
|
-
} & Sprinkles
|
|
447
|
-
children: ReactNode;
|
|
448
|
-
modal?: boolean;
|
|
449
|
-
onClose: () => void;
|
|
450
|
-
open?: boolean;
|
|
451
|
-
withCloseButton?: boolean;
|
|
452
|
-
} & {
|
|
453
|
-
position?: "left" | "right" | "bottom" | undefined;
|
|
454
|
-
} & react.RefAttributes<HTMLDivElement>>;
|
|
472
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLHeadingElement>>;
|
|
455
473
|
|
|
456
|
-
declare const DrawerBody: react.ForwardRefExoticComponent<Omit<Omit<Omit<
|
|
474
|
+
declare const DrawerBody: react.ForwardRefExoticComponent<Omit<Omit<Omit<NonNullable<{
|
|
457
475
|
asChild?: boolean;
|
|
458
476
|
className?: string;
|
|
459
|
-
} & Sprinkles
|
|
477
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLDivElement>, "ref"> & {
|
|
460
478
|
ref?: ((instance: HTMLDivElement | null) => void | react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | react.RefObject<HTMLDivElement> | null | undefined;
|
|
461
479
|
}, "ref"> & react.RefAttributes<HTMLDivElement>>;
|
|
462
480
|
|
|
463
|
-
declare const
|
|
481
|
+
declare const DrawerClose: react.ForwardRefExoticComponent<Omit<{
|
|
482
|
+
addonAfter?: react.ReactNode;
|
|
483
|
+
addonBefore?: react.ReactNode;
|
|
484
|
+
children?: react.ReactNode;
|
|
485
|
+
icon?: react.ReactNode;
|
|
486
|
+
iconPosition?: "end" | "start";
|
|
487
|
+
}, never> & Omit<NonNullable<{
|
|
488
|
+
appearance?: "default" | "danger" | "primary" | "subtle" | "inverse" | "danger-outline";
|
|
489
|
+
children?: react.ReactNode;
|
|
490
|
+
disabled?: boolean;
|
|
491
|
+
loading?: boolean;
|
|
492
|
+
} & Omit<{
|
|
493
|
+
iconOnly?: boolean | undefined;
|
|
494
|
+
intent?: "danger" | "neutral" | "primary" | undefined;
|
|
495
|
+
size?: "sm" | "md" | "lg" | undefined;
|
|
496
|
+
variant?: "outline" | "solid" | "subtle" | undefined;
|
|
497
|
+
}, "intent" | "variant">>, "children"> & Omit<NonNullable<{
|
|
498
|
+
asChild?: boolean;
|
|
499
|
+
className?: string;
|
|
500
|
+
} & Sprinkles>, "size"> & Omit<Omit<RadixDialog.DialogCloseProps & react.RefAttributes<HTMLButtonElement>, "ref">, "children" | "color" | "className" | "asChild" | "disabled"> & react.RefAttributes<HTMLButtonElement>>;
|
|
501
|
+
|
|
502
|
+
declare const DrawerContent: react.ForwardRefExoticComponent<{
|
|
503
|
+
position?: "left" | "right" | "bottom" | undefined;
|
|
504
|
+
} & Omit<NonNullable<{
|
|
505
|
+
asChild?: boolean;
|
|
506
|
+
className?: string;
|
|
507
|
+
} & Sprinkles>, never> & Omit<Omit<RadixDialog.DialogContentProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & react.RefAttributes<HTMLDivElement>>;
|
|
508
|
+
|
|
509
|
+
declare const DrawerDescription: react.ForwardRefExoticComponent<Omit<{
|
|
510
|
+
lineClamp?: "1" | "2" | "4" | "3" | undefined;
|
|
511
|
+
truncate?: boolean | undefined;
|
|
512
|
+
}, never> & Omit<NonNullable<{
|
|
513
|
+
asChild?: boolean;
|
|
514
|
+
className?: string;
|
|
515
|
+
} & Sprinkles>, never> & Omit<Omit<RadixDialog.DialogDescriptionProps & react.RefAttributes<HTMLParagraphElement>, "ref">, "color" | "className" | "asChild"> & react.RefAttributes<HTMLParagraphElement>>;
|
|
516
|
+
|
|
517
|
+
declare const DrawerFooter: react.ForwardRefExoticComponent<Omit<Omit<Omit<Omit<Omit<NonNullable<{
|
|
464
518
|
asChild?: boolean;
|
|
465
519
|
className?: string;
|
|
466
|
-
} & Sprinkles
|
|
520
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLDivElement>, "ref"> & {
|
|
467
521
|
ref?: ((instance: HTMLDivElement | null) => void | react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | react.RefObject<HTMLDivElement> | null | undefined;
|
|
468
522
|
}, "ref"> & react.RefAttributes<HTMLDivElement>, "ref"> & {
|
|
469
523
|
ref?: ((instance: HTMLDivElement | null) => void | react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | react.RefObject<HTMLDivElement> | null | undefined;
|
|
470
524
|
}, "ref"> & react.RefAttributes<HTMLDivElement>>;
|
|
471
525
|
|
|
472
|
-
declare const
|
|
526
|
+
declare const DrawerHeader: react.ForwardRefExoticComponent<Omit<NonNullable<{
|
|
473
527
|
asChild?: boolean;
|
|
474
528
|
className?: string;
|
|
475
|
-
} & Sprinkles
|
|
476
|
-
|
|
477
|
-
|
|
529
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLDivElement>>;
|
|
530
|
+
|
|
531
|
+
declare const DrawerTitle: react.ForwardRefExoticComponent<Omit<{
|
|
532
|
+
level?: "1" | "2" | "4" | "3" | "5" | "6";
|
|
533
|
+
}, never> & Omit<{
|
|
534
|
+
lineClamp?: "1" | "2" | "4" | "3" | undefined;
|
|
535
|
+
truncate?: boolean | undefined;
|
|
536
|
+
}, never> & Omit<NonNullable<{
|
|
537
|
+
asChild?: boolean;
|
|
538
|
+
className?: string;
|
|
539
|
+
} & Sprinkles>, never> & Omit<Omit<RadixDialog.DialogTitleProps & react.RefAttributes<HTMLHeadingElement>, "ref">, "color" | "className" | "asChild"> & react.RefAttributes<HTMLDivElement>>;
|
|
540
|
+
|
|
541
|
+
declare const DrawerTrigger: react.ForwardRefExoticComponent<Omit<{
|
|
542
|
+
addonAfter?: react.ReactNode;
|
|
543
|
+
addonBefore?: react.ReactNode;
|
|
544
|
+
children?: react.ReactNode;
|
|
545
|
+
icon?: react.ReactNode;
|
|
546
|
+
iconPosition?: "end" | "start";
|
|
547
|
+
}, never> & Omit<NonNullable<{
|
|
548
|
+
appearance?: "default" | "danger" | "primary" | "subtle" | "inverse" | "danger-outline";
|
|
549
|
+
children?: react.ReactNode;
|
|
550
|
+
disabled?: boolean;
|
|
551
|
+
loading?: boolean;
|
|
552
|
+
} & Omit<{
|
|
553
|
+
iconOnly?: boolean | undefined;
|
|
554
|
+
intent?: "danger" | "neutral" | "primary" | undefined;
|
|
555
|
+
size?: "sm" | "md" | "lg" | undefined;
|
|
556
|
+
variant?: "outline" | "solid" | "subtle" | undefined;
|
|
557
|
+
}, "intent" | "variant">>, "children"> & Omit<NonNullable<{
|
|
558
|
+
asChild?: boolean;
|
|
559
|
+
className?: string;
|
|
560
|
+
} & Sprinkles>, "size"> & Omit<Omit<RadixDialog.DialogTriggerProps & react.RefAttributes<HTMLButtonElement>, "ref">, "children" | "color" | "className" | "asChild" | "disabled"> & react.RefAttributes<HTMLButtonElement>>;
|
|
478
561
|
|
|
479
562
|
type MenuProps = ComponentPropsWithoutRef<typeof RadixMenu.Root>;
|
|
480
563
|
declare function DropdownMenu({ children, defaultOpen, onOpenChange, open: openProp, ...props }: MenuProps): react_jsx_runtime.JSX.Element;
|
|
@@ -482,39 +565,39 @@ declare namespace DropdownMenu {
|
|
|
482
565
|
var displayName: string;
|
|
483
566
|
}
|
|
484
567
|
|
|
485
|
-
declare const DropdownMenuContent: react.ForwardRefExoticComponent<
|
|
486
|
-
asChild?: boolean;
|
|
487
|
-
className?: string;
|
|
488
|
-
} & Sprinkles, never> & {
|
|
568
|
+
declare const DropdownMenuContent: react.ForwardRefExoticComponent<{
|
|
489
569
|
minW?: ComponentPropsWithoutRef<typeof MenuListbox>["minW"];
|
|
490
|
-
} &
|
|
491
|
-
|
|
492
|
-
declare const DropdownMenuGroup: react.ForwardRefExoticComponent<Omit<Omit<RadixMenu.DropdownMenuGroupProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & Omit<{
|
|
570
|
+
} & Omit<NonNullable<{
|
|
493
571
|
asChild?: boolean;
|
|
494
572
|
className?: string;
|
|
495
|
-
} & Sprinkles
|
|
573
|
+
} & Sprinkles>, never> & Omit<Omit<RadixMenu.DropdownMenuContentProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & react.RefAttributes<HTMLDivElement>>;
|
|
496
574
|
|
|
497
|
-
declare const
|
|
575
|
+
declare const DropdownMenuGroup: react.ForwardRefExoticComponent<Omit<NonNullable<{
|
|
498
576
|
asChild?: boolean;
|
|
499
577
|
className?: string;
|
|
500
|
-
} & Sprinkles
|
|
578
|
+
} & Sprinkles>, never> & Omit<Omit<RadixMenu.DropdownMenuGroupProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & react.RefAttributes<HTMLDivElement>>;
|
|
579
|
+
|
|
580
|
+
declare const DropdownMenuItem: react.ForwardRefExoticComponent<Omit<NonNullable<{
|
|
501
581
|
addonAfter?: react.ReactNode;
|
|
502
582
|
addonBefore?: react.ReactNode;
|
|
503
583
|
description?: react.ReactNode;
|
|
504
584
|
icon?: react.ReactNode;
|
|
505
585
|
} & {
|
|
506
586
|
intent?: "danger" | "neutral" | undefined;
|
|
507
|
-
}
|
|
587
|
+
}>, never> & Omit<NonNullable<{
|
|
588
|
+
asChild?: boolean;
|
|
589
|
+
className?: string;
|
|
590
|
+
} & Sprinkles>, never> & Omit<Omit<RadixMenu.DropdownMenuItemProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & react.RefAttributes<HTMLDivElement>>;
|
|
508
591
|
|
|
509
|
-
declare const DropdownMenuLabel: react.ForwardRefExoticComponent<Omit<
|
|
592
|
+
declare const DropdownMenuLabel: react.ForwardRefExoticComponent<Omit<NonNullable<{
|
|
510
593
|
asChild?: boolean;
|
|
511
594
|
className?: string;
|
|
512
|
-
} & Sprinkles
|
|
595
|
+
} & Sprinkles>, never> & Omit<Omit<RadixMenu.DropdownMenuLabelProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & react.RefAttributes<HTMLDivElement>>;
|
|
513
596
|
|
|
514
|
-
declare const DropdownMenuSeparator: react.ForwardRefExoticComponent<Omit<
|
|
597
|
+
declare const DropdownMenuSeparator: react.ForwardRefExoticComponent<Omit<NonNullable<{
|
|
515
598
|
asChild?: boolean;
|
|
516
599
|
className?: string;
|
|
517
|
-
} & Sprinkles
|
|
600
|
+
} & Sprinkles>, never> & Omit<Omit<RadixMenu.DropdownMenuSeparatorProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & react.RefAttributes<HTMLDivElement>>;
|
|
518
601
|
|
|
519
602
|
type MenuSubProps = ComponentPropsWithoutRef<typeof RadixMenu.Sub>;
|
|
520
603
|
declare function DropdownMenuSub({ children, defaultOpen, onOpenChange, open: openProp, ...props }: MenuSubProps): react_jsx_runtime.JSX.Element;
|
|
@@ -522,29 +605,32 @@ declare namespace DropdownMenuSub {
|
|
|
522
605
|
var displayName: string;
|
|
523
606
|
}
|
|
524
607
|
|
|
525
|
-
declare const DropdownMenuSubContent: react.ForwardRefExoticComponent<
|
|
526
|
-
asChild?: boolean;
|
|
527
|
-
className?: string;
|
|
528
|
-
} & Sprinkles, never> & {
|
|
608
|
+
declare const DropdownMenuSubContent: react.ForwardRefExoticComponent<{
|
|
529
609
|
minW?: ComponentPropsWithoutRef<typeof MenuListbox>["minW"];
|
|
530
|
-
} &
|
|
531
|
-
|
|
532
|
-
declare const DropdownMenuSubTrigger: react.ForwardRefExoticComponent<Omit<Omit<RadixMenu.DropdownMenuSubTriggerProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & Omit<{
|
|
610
|
+
} & Omit<NonNullable<{
|
|
533
611
|
asChild?: boolean;
|
|
534
612
|
className?: string;
|
|
535
|
-
} & Sprinkles
|
|
613
|
+
} & Sprinkles>, never> & Omit<Omit<RadixMenu.DropdownMenuSubContentProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & react.RefAttributes<HTMLDivElement>>;
|
|
614
|
+
|
|
615
|
+
declare const DropdownMenuSubTrigger: react.ForwardRefExoticComponent<Omit<NonNullable<{
|
|
536
616
|
addonAfter?: react.ReactNode;
|
|
537
617
|
addonBefore?: react.ReactNode;
|
|
538
618
|
description?: react.ReactNode;
|
|
539
619
|
icon?: react.ReactNode;
|
|
540
620
|
} & {
|
|
541
621
|
intent?: "danger" | "neutral" | undefined;
|
|
542
|
-
}
|
|
543
|
-
|
|
544
|
-
declare const DropdownMenuTrigger: react.ForwardRefExoticComponent<Omit<Omit<Omit<react.DetailedHTMLProps<react.ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref">, "children" | "color" | "className" | "disabled"> & Omit<{
|
|
622
|
+
}>, never> & Omit<NonNullable<{
|
|
545
623
|
asChild?: boolean;
|
|
546
624
|
className?: string;
|
|
547
|
-
} & Sprinkles
|
|
625
|
+
} & Sprinkles>, never> & Omit<Omit<RadixMenu.DropdownMenuSubTriggerProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & react.RefAttributes<HTMLDivElement>>;
|
|
626
|
+
|
|
627
|
+
declare const DropdownMenuTrigger: react.ForwardRefExoticComponent<Omit<Omit<{
|
|
628
|
+
addonAfter?: react.ReactNode;
|
|
629
|
+
addonBefore?: react.ReactNode;
|
|
630
|
+
children?: react.ReactNode;
|
|
631
|
+
icon?: react.ReactNode;
|
|
632
|
+
iconPosition?: "end" | "start";
|
|
633
|
+
}, never> & Omit<NonNullable<{
|
|
548
634
|
appearance?: "default" | "danger" | "primary" | "subtle" | "inverse" | "danger-outline";
|
|
549
635
|
children?: react.ReactNode;
|
|
550
636
|
disabled?: boolean;
|
|
@@ -554,18 +640,12 @@ declare const DropdownMenuTrigger: react.ForwardRefExoticComponent<Omit<Omit<Omi
|
|
|
554
640
|
intent?: "danger" | "neutral" | "primary" | undefined;
|
|
555
641
|
size?: "sm" | "md" | "lg" | undefined;
|
|
556
642
|
variant?: "outline" | "solid" | "subtle" | undefined;
|
|
557
|
-
}, "intent" | "variant"
|
|
558
|
-
addonAfter?: react.ReactNode;
|
|
559
|
-
addonBefore?: react.ReactNode;
|
|
560
|
-
children?: react.ReactNode;
|
|
561
|
-
icon?: react.ReactNode;
|
|
562
|
-
iconPosition?: "end" | "start";
|
|
563
|
-
}, never> & react.RefAttributes<HTMLButtonElement>, "ref"> & react.RefAttributes<HTMLButtonElement>>;
|
|
564
|
-
|
|
565
|
-
declare const Field: react.ForwardRefExoticComponent<Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "children" | "color" | "className"> & Omit<{
|
|
643
|
+
}, "intent" | "variant">>, "children"> & Omit<NonNullable<{
|
|
566
644
|
asChild?: boolean;
|
|
567
645
|
className?: string;
|
|
568
|
-
} & Sprinkles
|
|
646
|
+
} & Sprinkles>, "size"> & Omit<Omit<react.DetailedHTMLProps<react.ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref">, "children" | "color" | "className" | "disabled"> & react.RefAttributes<HTMLButtonElement>, "ref"> & react.RefAttributes<HTMLButtonElement>>;
|
|
647
|
+
|
|
648
|
+
declare const Field: react.ForwardRefExoticComponent<{
|
|
569
649
|
children: ReactNode;
|
|
570
650
|
description?: ReactNode;
|
|
571
651
|
error?: ReactNode;
|
|
@@ -573,22 +653,48 @@ declare const Field: react.ForwardRefExoticComponent<Omit<Omit<react.DetailedHTM
|
|
|
573
653
|
inputId?: string;
|
|
574
654
|
label?: ReactNode;
|
|
575
655
|
required?: boolean;
|
|
576
|
-
} &
|
|
656
|
+
} & Omit<NonNullable<{
|
|
657
|
+
asChild?: boolean;
|
|
658
|
+
className?: string;
|
|
659
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "children" | "color" | "className"> & react.RefAttributes<HTMLDivElement>>;
|
|
577
660
|
|
|
578
|
-
declare const Flex: react.ForwardRefExoticComponent<Omit<Omit<Omit<
|
|
661
|
+
declare const Flex: react.ForwardRefExoticComponent<Omit<Omit<Omit<NonNullable<{
|
|
579
662
|
asChild?: boolean;
|
|
580
663
|
className?: string;
|
|
581
|
-
} & Sprinkles
|
|
664
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLDivElement>, "ref"> & {
|
|
582
665
|
ref?: ((instance: HTMLDivElement | null) => void | react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | react.RefObject<HTMLDivElement> | null | undefined;
|
|
583
666
|
}, "ref"> & react.RefAttributes<HTMLDivElement>>;
|
|
584
667
|
|
|
585
|
-
declare const Grid: react.ForwardRefExoticComponent<Omit<Omit<Omit<
|
|
668
|
+
declare const Grid: react.ForwardRefExoticComponent<Omit<Omit<Omit<NonNullable<{
|
|
586
669
|
asChild?: boolean;
|
|
587
670
|
className?: string;
|
|
588
|
-
} & Sprinkles
|
|
671
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLDivElement>, "ref"> & {
|
|
589
672
|
ref?: ((instance: HTMLDivElement | null) => void | react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | react.RefObject<HTMLDivElement> | null | undefined;
|
|
590
673
|
}, "ref"> & react.RefAttributes<HTMLDivElement>>;
|
|
591
674
|
|
|
675
|
+
declare const text: (props?: {
|
|
676
|
+
lineClamp?: "1" | "2" | "4" | "3" | undefined;
|
|
677
|
+
truncate?: boolean | undefined;
|
|
678
|
+
} | undefined, className?: string) => {
|
|
679
|
+
className: string;
|
|
680
|
+
};
|
|
681
|
+
type TextVariants = RecipeVariants<typeof text>;
|
|
682
|
+
|
|
683
|
+
type TextProps<T extends ElementType = "p", P = unknown> = BoxProps<T, ExtendProps<TextVariants, P>>;
|
|
684
|
+
declare const Text: react.ForwardRefExoticComponent<Omit<{
|
|
685
|
+
lineClamp?: "1" | "2" | "4" | "3" | undefined;
|
|
686
|
+
truncate?: boolean | undefined;
|
|
687
|
+
}, never> & Omit<NonNullable<{
|
|
688
|
+
asChild?: boolean;
|
|
689
|
+
className?: string;
|
|
690
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLParagraphElement>>;
|
|
691
|
+
|
|
692
|
+
type HeadingProps<T extends ElementType = "h1", P = unknown> = TextProps<T, ExtendProps<{
|
|
693
|
+
/**
|
|
694
|
+
* Presets for each level of heading h1-h6.
|
|
695
|
+
*/
|
|
696
|
+
level?: keyof typeof mapLevelToTag;
|
|
697
|
+
}, P>>;
|
|
592
698
|
declare const mapLevelToTag: {
|
|
593
699
|
readonly "1": "h1";
|
|
594
700
|
readonly "2": "h2";
|
|
@@ -597,18 +703,18 @@ declare const mapLevelToTag: {
|
|
|
597
703
|
readonly "5": "h5";
|
|
598
704
|
readonly "6": "h6";
|
|
599
705
|
};
|
|
600
|
-
declare const Heading: react.ForwardRefExoticComponent<Omit<
|
|
601
|
-
asChild?: boolean;
|
|
602
|
-
className?: string;
|
|
603
|
-
} & Sprinkles, never> & Omit<{
|
|
604
|
-
lineClamp?: "1" | "2" | "4" | "3" | undefined;
|
|
605
|
-
truncate?: boolean | undefined;
|
|
606
|
-
}, never> & {
|
|
706
|
+
declare const Heading: react.ForwardRefExoticComponent<Omit<{
|
|
607
707
|
/**
|
|
608
708
|
* Presets for each level of heading h1-h6.
|
|
609
709
|
*/
|
|
610
710
|
level?: keyof typeof mapLevelToTag;
|
|
611
|
-
} &
|
|
711
|
+
}, never> & Omit<{
|
|
712
|
+
lineClamp?: "1" | "2" | "4" | "3" | undefined;
|
|
713
|
+
truncate?: boolean | undefined;
|
|
714
|
+
}, never> & Omit<NonNullable<{
|
|
715
|
+
asChild?: boolean;
|
|
716
|
+
className?: string;
|
|
717
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLHeadingElement>>;
|
|
612
718
|
|
|
613
719
|
type HoverCardProps = BoxProps<typeof RadixHoverCard.Root, {
|
|
614
720
|
keepOpenOnActivation?: boolean;
|
|
@@ -618,66 +724,67 @@ declare namespace HoverCard {
|
|
|
618
724
|
var displayName: string;
|
|
619
725
|
}
|
|
620
726
|
|
|
621
|
-
declare const HoverCardContent: react.ForwardRefExoticComponent<
|
|
622
|
-
asChild?: boolean;
|
|
623
|
-
className?: string;
|
|
624
|
-
} & Sprinkles, never> & {
|
|
727
|
+
declare const HoverCardContent: react.ForwardRefExoticComponent<{
|
|
625
728
|
withArrow?: boolean;
|
|
626
|
-
} &
|
|
627
|
-
|
|
628
|
-
declare const HoverCardTrigger: react.ForwardRefExoticComponent<Omit<Omit<RadixHoverCard.HoverCardTriggerProps & react.RefAttributes<HTMLAnchorElement>, "ref">, "color" | "className" | "asChild"> & Omit<{
|
|
729
|
+
} & Omit<NonNullable<{
|
|
629
730
|
asChild?: boolean;
|
|
630
731
|
className?: string;
|
|
631
|
-
} & Sprinkles
|
|
732
|
+
} & Sprinkles>, never> & Omit<Omit<RadixHoverCard.HoverCardContentProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & react.RefAttributes<HTMLDivElement>>;
|
|
632
733
|
|
|
633
|
-
declare const
|
|
734
|
+
declare const HoverCardTrigger: react.ForwardRefExoticComponent<Omit<NonNullable<{
|
|
634
735
|
asChild?: boolean;
|
|
635
736
|
className?: string;
|
|
636
|
-
} & Sprinkles
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
}, never> & {
|
|
640
|
-
intent?: "danger" | "neutral" | "primary" | "information" | "success" | "warning" | undefined;
|
|
641
|
-
variant?: "solid" | "light" | undefined;
|
|
642
|
-
} & react.RefAttributes<HTMLSpanElement>, "ref">, "borderColor" | "color" | "fontFamily" | "animation" | "fontSize" | "size" | "cursor" | "empty" | "fontWeight" | "objectFit" | "overflowX" | "overflowY" | "pointerEvents" | "textAlign" | "textTransform" | "transition" | "whiteSpace" | "bg" | "border" | "borderB" | "borderL" | "borderR" | "borderT" | "overflow" | "rounded" | "shadow" | "tracking" | "z" | "gap" | "alignItems" | "alignSelf" | "display" | "flex" | "flexDirection" | "flexWrap" | "gridColumn" | "gridTemplateColumns" | "justifyContent" | "justifyItems" | "placeItems" | "leading" | "maxH" | "maxW" | "m" | "mx" | "my" | "mb" | "ml" | "mr" | "mt" | "p" | "px" | "py" | "pb" | "pl" | "pr" | "pt" | "h" | "w" | "className" | "asChild" | "content"> & Omit<{
|
|
643
|
-
asChild?: boolean;
|
|
644
|
-
className?: string;
|
|
645
|
-
} & Sprinkles, never> & {
|
|
737
|
+
} & Sprinkles>, never> & Omit<Omit<RadixHoverCard.HoverCardTriggerProps & react.RefAttributes<HTMLAnchorElement>, "ref">, "color" | "className" | "asChild"> & react.RefAttributes<HTMLAnchorElement>>;
|
|
738
|
+
|
|
739
|
+
declare const Indicator: react.ForwardRefExoticComponent<{
|
|
646
740
|
content?: ReactNode;
|
|
647
741
|
disabled?: boolean;
|
|
648
742
|
offset?: boolean;
|
|
649
743
|
ping?: boolean;
|
|
650
744
|
position?: "bottom-right" | "top-right";
|
|
651
|
-
} &
|
|
652
|
-
|
|
653
|
-
declare const Input: react.ForwardRefExoticComponent<Omit<Omit<react.DetailedHTMLProps<react.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, "ref">, "color" | "size" | "className" | "disabled"> & Omit<{
|
|
745
|
+
} & Omit<NonNullable<{
|
|
654
746
|
asChild?: boolean;
|
|
655
747
|
className?: string;
|
|
656
|
-
} & Sprinkles
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
} & {
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
addonBefore?: ReactNode;
|
|
664
|
-
} & Pick<Omit<Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & Omit<{
|
|
748
|
+
} & Sprinkles>, never> & Omit<Omit<{
|
|
749
|
+
intent?: "danger" | "neutral" | "primary" | "information" | "success" | "warning" | undefined;
|
|
750
|
+
variant?: "solid" | "light" | undefined;
|
|
751
|
+
} & Omit<{
|
|
752
|
+
lineClamp?: "1" | "2" | "4" | "3" | undefined;
|
|
753
|
+
truncate?: boolean | undefined;
|
|
754
|
+
}, never> & Omit<NonNullable<{
|
|
665
755
|
asChild?: boolean;
|
|
666
756
|
className?: string;
|
|
667
|
-
} & Sprinkles
|
|
757
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLSpanElement>, "ref">, "borderColor" | "color" | "fontFamily" | "animation" | "fontSize" | "size" | "cursor" | "empty" | "fontWeight" | "objectFit" | "overflowX" | "overflowY" | "pointerEvents" | "textAlign" | "textTransform" | "transition" | "whiteSpace" | "bg" | "border" | "borderB" | "borderL" | "borderR" | "borderT" | "overflow" | "rounded" | "shadow" | "tracking" | "z" | "gap" | "alignItems" | "alignSelf" | "display" | "flex" | "flexDirection" | "flexWrap" | "gridColumn" | "gridTemplateColumns" | "justifyContent" | "justifyItems" | "placeItems" | "leading" | "maxH" | "maxW" | "m" | "mx" | "my" | "mb" | "ml" | "mr" | "mt" | "p" | "px" | "py" | "pb" | "pl" | "pr" | "pt" | "h" | "w" | "className" | "asChild" | "content"> & react.RefAttributes<HTMLDivElement>>;
|
|
758
|
+
|
|
759
|
+
declare const Input: react.ForwardRefExoticComponent<{
|
|
760
|
+
addonAfter?: ReactNode;
|
|
761
|
+
addonBefore?: ReactNode;
|
|
762
|
+
htmlSize?: number;
|
|
763
|
+
} & Pick<Omit<Pick<{
|
|
668
764
|
addonPointerEvents?: "auto" | "none";
|
|
669
765
|
inputRef: react.RefObject<HTMLInputElement & HTMLTextAreaElement>;
|
|
670
766
|
} & {
|
|
671
767
|
children: React.ReactNode;
|
|
672
|
-
}, "addonPointerEvents"> &
|
|
768
|
+
}, "addonPointerEvents"> & Omit<NonNullable<{
|
|
769
|
+
asChild?: boolean;
|
|
770
|
+
className?: string;
|
|
771
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLInputElement & HTMLTextAreaElement>, "ref">, "addonPointerEvents"> & {
|
|
673
772
|
appearance?: "number" | "default" | undefined;
|
|
674
773
|
size?: "md" | "lg" | "2xl" | undefined;
|
|
675
|
-
} &
|
|
774
|
+
} & Omit<NonNullable<{
|
|
775
|
+
disabled?: boolean;
|
|
776
|
+
error?: boolean;
|
|
777
|
+
} & {
|
|
778
|
+
size?: "md" | "lg" | "2xl" | undefined;
|
|
779
|
+
}>, "size"> & Omit<NonNullable<{
|
|
780
|
+
asChild?: boolean;
|
|
781
|
+
className?: string;
|
|
782
|
+
} & Sprinkles>, "size"> & Omit<Omit<react.DetailedHTMLProps<react.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, "ref">, "color" | "size" | "className" | "disabled"> & react.RefAttributes<HTMLInputElement>>;
|
|
676
783
|
|
|
677
|
-
declare const InputAddon: react.ForwardRefExoticComponent<Omit<
|
|
784
|
+
declare const InputAddon: react.ForwardRefExoticComponent<Omit<NonNullable<{
|
|
678
785
|
asChild?: boolean;
|
|
679
786
|
className?: string;
|
|
680
|
-
} & Sprinkles
|
|
787
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLDivElement>>;
|
|
681
788
|
|
|
682
789
|
declare const control: (props?: {
|
|
683
790
|
size?: "md" | "lg" | "2xl" | undefined;
|
|
@@ -690,25 +797,25 @@ type InputControlProps<T extends ElementType = "input" | "textarea", P = unknown
|
|
|
690
797
|
disabled?: boolean;
|
|
691
798
|
error?: boolean;
|
|
692
799
|
} & ControlVariants, P>>;
|
|
693
|
-
declare const InputControl: react.ForwardRefExoticComponent<Omit<
|
|
694
|
-
asChild?: boolean;
|
|
695
|
-
className?: string;
|
|
696
|
-
} & Sprinkles, "size"> & Omit<{
|
|
800
|
+
declare const InputControl: react.ForwardRefExoticComponent<Omit<NonNullable<{
|
|
697
801
|
disabled?: boolean;
|
|
698
802
|
error?: boolean;
|
|
699
803
|
} & {
|
|
700
804
|
size?: "md" | "lg" | "2xl" | undefined;
|
|
701
|
-
}
|
|
702
|
-
|
|
703
|
-
declare const InputRoot: react.ForwardRefExoticComponent<Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & Omit<{
|
|
805
|
+
}>, never> & Omit<NonNullable<{
|
|
704
806
|
asChild?: boolean;
|
|
705
807
|
className?: string;
|
|
706
|
-
} & Sprinkles
|
|
808
|
+
} & Sprinkles>, "size"> & Omit<NonNullable<Omit<react.DetailedHTMLProps<react.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, "ref"> | Omit<react.DetailedHTMLProps<react.TextareaHTMLAttributes<HTMLTextAreaElement>, HTMLTextAreaElement>, "ref">>, "color" | "className" | "disabled"> & react.RefAttributes<HTMLInputElement & HTMLTextAreaElement>>;
|
|
809
|
+
|
|
810
|
+
declare const InputRoot: react.ForwardRefExoticComponent<Pick<{
|
|
707
811
|
addonPointerEvents?: "auto" | "none";
|
|
708
812
|
inputRef: react.RefObject<HTMLInputElement & HTMLTextAreaElement>;
|
|
709
813
|
} & {
|
|
710
814
|
children: React.ReactNode;
|
|
711
|
-
}, "addonPointerEvents"> &
|
|
815
|
+
}, "addonPointerEvents"> & Omit<NonNullable<{
|
|
816
|
+
asChild?: boolean;
|
|
817
|
+
className?: string;
|
|
818
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLInputElement & HTMLTextAreaElement>>;
|
|
712
819
|
|
|
713
820
|
declare const mapKeyToCode: {
|
|
714
821
|
command: string;
|
|
@@ -725,14 +832,14 @@ declare const mapKeyToCode: {
|
|
|
725
832
|
tab: string;
|
|
726
833
|
up: string;
|
|
727
834
|
};
|
|
728
|
-
declare const Kbd: react.ForwardRefExoticComponent<
|
|
729
|
-
asChild?: boolean;
|
|
730
|
-
className?: string;
|
|
731
|
-
} & Sprinkles, never> & {
|
|
835
|
+
declare const Kbd: react.ForwardRefExoticComponent<{
|
|
732
836
|
keys?: Array<keyof typeof mapKeyToCode> | keyof typeof mapKeyToCode;
|
|
733
837
|
} & {
|
|
734
838
|
variant?: "outline" | "subtle" | undefined;
|
|
735
|
-
} &
|
|
839
|
+
} & Omit<NonNullable<{
|
|
840
|
+
asChild?: boolean;
|
|
841
|
+
className?: string;
|
|
842
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLElement>, HTMLElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLElement>>;
|
|
736
843
|
|
|
737
844
|
declare const axiom = "optiaxiom";
|
|
738
845
|
declare const base = "optiaxiom.base";
|
|
@@ -747,41 +854,41 @@ declare namespace layers_css {
|
|
|
747
854
|
export { layers_css_axiom as axiom, layers_css_base as base, layers_css_components as components, layers_css_reset as reset };
|
|
748
855
|
}
|
|
749
856
|
|
|
750
|
-
declare const Listbox: react.ForwardRefExoticComponent<Omit<
|
|
857
|
+
declare const Listbox: react.ForwardRefExoticComponent<Omit<NonNullable<{
|
|
751
858
|
asChild?: boolean;
|
|
752
859
|
className?: string;
|
|
753
|
-
} & Sprinkles
|
|
860
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLDivElement>>;
|
|
754
861
|
|
|
755
|
-
declare const ListboxCheckboxItem: react.ForwardRefExoticComponent<Omit<Omit<
|
|
756
|
-
asChild?: boolean;
|
|
757
|
-
className?: string;
|
|
758
|
-
} & Sprinkles, never> & Omit<{
|
|
862
|
+
declare const ListboxCheckboxItem: react.ForwardRefExoticComponent<Omit<Omit<NonNullable<{
|
|
759
863
|
addonAfter?: react.ReactNode;
|
|
760
864
|
addonBefore?: react.ReactNode;
|
|
761
865
|
description?: react.ReactNode;
|
|
762
866
|
icon?: react.ReactNode;
|
|
763
867
|
} & {
|
|
764
868
|
intent?: "danger" | "neutral" | undefined;
|
|
765
|
-
}
|
|
869
|
+
}>, never> & Omit<NonNullable<{
|
|
870
|
+
asChild?: boolean;
|
|
871
|
+
className?: string;
|
|
872
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLDivElement>, "ref"> & react.RefAttributes<HTMLDivElement>>;
|
|
766
873
|
|
|
767
|
-
declare const ListboxEmpty: react.ForwardRefExoticComponent<Omit<
|
|
874
|
+
declare const ListboxEmpty: react.ForwardRefExoticComponent<Omit<NonNullable<{
|
|
768
875
|
asChild?: boolean;
|
|
769
876
|
className?: string;
|
|
770
|
-
} & Sprinkles
|
|
877
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLDivElement>>;
|
|
771
878
|
|
|
772
|
-
declare const ListboxFooter: react.ForwardRefExoticComponent<Omit<Omit<Omit<Omit<Omit<
|
|
879
|
+
declare const ListboxFooter: react.ForwardRefExoticComponent<Omit<Omit<Omit<Omit<Omit<NonNullable<{
|
|
773
880
|
asChild?: boolean;
|
|
774
881
|
className?: string;
|
|
775
|
-
} & Sprinkles
|
|
882
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLDivElement>, "ref"> & {
|
|
776
883
|
ref?: ((instance: HTMLDivElement | null) => void | react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | react.RefObject<HTMLDivElement> | null | undefined;
|
|
777
884
|
}, "ref"> & react.RefAttributes<HTMLDivElement>, "ref"> & {
|
|
778
885
|
ref?: ((instance: HTMLDivElement | null) => void | react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | react.RefObject<HTMLDivElement> | null | undefined;
|
|
779
886
|
}, "ref"> & react.RefAttributes<HTMLDivElement>>;
|
|
780
887
|
|
|
781
|
-
declare const ListboxGroup: react.ForwardRefExoticComponent<Omit<Omit<
|
|
888
|
+
declare const ListboxGroup: react.ForwardRefExoticComponent<Omit<Omit<NonNullable<{
|
|
782
889
|
asChild?: boolean;
|
|
783
890
|
className?: string;
|
|
784
|
-
} & Sprinkles
|
|
891
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLDivElement>, "ref"> & react.RefAttributes<HTMLDivElement>>;
|
|
785
892
|
|
|
786
893
|
declare const item: (props?: {
|
|
787
894
|
intent?: "danger" | "neutral" | undefined;
|
|
@@ -796,66 +903,69 @@ type ListboxItemProps<T extends ElementType = "div", P = unknown> = BoxProps<T,
|
|
|
796
903
|
description?: ReactNode;
|
|
797
904
|
icon?: ReactNode;
|
|
798
905
|
} & ItemVariants, P>>;
|
|
799
|
-
declare const ListboxItem: react.ForwardRefExoticComponent<Omit<
|
|
800
|
-
asChild?: boolean;
|
|
801
|
-
className?: string;
|
|
802
|
-
} & Sprinkles, never> & Omit<{
|
|
906
|
+
declare const ListboxItem: react.ForwardRefExoticComponent<Omit<NonNullable<{
|
|
803
907
|
addonAfter?: ReactNode;
|
|
804
908
|
addonBefore?: ReactNode;
|
|
805
909
|
description?: ReactNode;
|
|
806
910
|
icon?: ReactNode;
|
|
807
911
|
} & {
|
|
808
912
|
intent?: "danger" | "neutral" | undefined;
|
|
809
|
-
}
|
|
810
|
-
|
|
811
|
-
declare const ListboxItemIndicator: react.ForwardRefExoticComponent<Omit<Omit<Omit<react.SVGProps<SVGSVGElement>, "ref"> & react.RefAttributes<SVGSVGElement>, "ref">, "color" | "fontFamily" | "fontSize" | "cursor" | "fontWeight" | "pointerEvents" | "overflow" | "z" | "display" | "className"> & Omit<{
|
|
913
|
+
}>, never> & Omit<NonNullable<{
|
|
812
914
|
asChild?: boolean;
|
|
813
915
|
className?: string;
|
|
814
|
-
} & Sprinkles
|
|
815
|
-
active?: boolean;
|
|
816
|
-
} & react.RefAttributes<SVGSVGElement>>;
|
|
916
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLDivElement>>;
|
|
817
917
|
|
|
818
|
-
declare const
|
|
918
|
+
declare const ListboxItemIndicator: react.ForwardRefExoticComponent<{
|
|
919
|
+
active?: boolean;
|
|
920
|
+
} & Omit<NonNullable<{
|
|
819
921
|
asChild?: boolean;
|
|
820
922
|
className?: string;
|
|
821
|
-
} & Sprinkles
|
|
923
|
+
} & Sprinkles>, never> & Omit<Omit<Omit<react.SVGProps<SVGSVGElement>, "ref"> & react.RefAttributes<SVGSVGElement>, "ref">, "color" | "fontFamily" | "fontSize" | "cursor" | "fontWeight" | "pointerEvents" | "overflow" | "z" | "display" | "className"> & react.RefAttributes<SVGSVGElement>>;
|
|
822
924
|
|
|
823
|
-
declare const
|
|
925
|
+
declare const ListboxLabel: react.ForwardRefExoticComponent<Omit<Omit<NonNullable<{
|
|
824
926
|
asChild?: boolean;
|
|
825
927
|
className?: string;
|
|
826
|
-
} & Sprinkles
|
|
928
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLDivElement>, "ref"> & react.RefAttributes<HTMLDivElement>>;
|
|
929
|
+
|
|
930
|
+
declare const ListboxRadioItem: react.ForwardRefExoticComponent<Omit<Omit<NonNullable<{
|
|
827
931
|
addonAfter?: react.ReactNode;
|
|
828
932
|
addonBefore?: react.ReactNode;
|
|
829
933
|
description?: react.ReactNode;
|
|
830
934
|
icon?: react.ReactNode;
|
|
831
935
|
} & {
|
|
832
936
|
intent?: "danger" | "neutral" | undefined;
|
|
833
|
-
}
|
|
937
|
+
}>, never> & Omit<NonNullable<{
|
|
938
|
+
asChild?: boolean;
|
|
939
|
+
className?: string;
|
|
940
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLDivElement>, "ref"> & react.RefAttributes<HTMLDivElement>>;
|
|
834
941
|
|
|
835
|
-
declare const ListboxScrollArea: react.ForwardRefExoticComponent<Omit<Omit<
|
|
942
|
+
declare const ListboxScrollArea: react.ForwardRefExoticComponent<Omit<Omit<NonNullable<{
|
|
836
943
|
asChild?: boolean;
|
|
837
944
|
className?: string;
|
|
838
|
-
} & Sprinkles
|
|
945
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLDivElement>, "ref"> & react.RefAttributes<HTMLDivElement>>;
|
|
839
946
|
|
|
840
|
-
declare const ListboxSeparator: react.ForwardRefExoticComponent<Omit<
|
|
947
|
+
declare const ListboxSeparator: react.ForwardRefExoticComponent<Omit<NonNullable<{
|
|
841
948
|
asChild?: boolean;
|
|
842
949
|
className?: string;
|
|
843
|
-
} & Sprinkles
|
|
950
|
+
} & Sprinkles>, never> & Omit<Omit<{
|
|
844
951
|
orientation?: ("vertical" | "horizontal" | {
|
|
845
952
|
readonly base?: "vertical" | "horizontal" | undefined;
|
|
846
953
|
readonly sm?: "vertical" | "horizontal" | undefined;
|
|
847
954
|
readonly md?: "vertical" | "horizontal" | undefined;
|
|
848
955
|
readonly lg?: "vertical" | "horizontal" | undefined;
|
|
849
956
|
} | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "vertical" | "horizontal" | null>;
|
|
850
|
-
} &
|
|
957
|
+
} & Omit<NonNullable<{
|
|
851
958
|
asChild?: boolean;
|
|
852
959
|
className?: string;
|
|
853
|
-
} & Sprinkles
|
|
960
|
+
} & Sprinkles>, never> & Omit<Omit<_radix_ui_react_separator.SeparatorProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild" | "orientation"> & react.RefAttributes<HTMLDivElement>, "ref">, "borderColor" | "color" | "fontFamily" | "animation" | "fontSize" | "size" | "cursor" | "empty" | "fontWeight" | "objectFit" | "overflowX" | "overflowY" | "pointerEvents" | "textAlign" | "textTransform" | "transition" | "whiteSpace" | "bg" | "border" | "borderB" | "borderL" | "borderR" | "borderT" | "overflow" | "rounded" | "shadow" | "tracking" | "z" | "gap" | "alignItems" | "alignSelf" | "display" | "flex" | "flexDirection" | "flexWrap" | "gridColumn" | "gridTemplateColumns" | "justifyContent" | "justifyItems" | "placeItems" | "leading" | "maxH" | "maxW" | "m" | "mx" | "my" | "mb" | "ml" | "mr" | "mt" | "p" | "px" | "py" | "pb" | "pl" | "pr" | "pt" | "h" | "w" | "className" | "asChild"> & react.RefAttributes<HTMLDivElement>>;
|
|
854
961
|
|
|
855
|
-
declare const MenuButton: react.ForwardRefExoticComponent<Omit<Omit<
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
962
|
+
declare const MenuButton: react.ForwardRefExoticComponent<Omit<Omit<{
|
|
963
|
+
addonAfter?: react.ReactNode;
|
|
964
|
+
addonBefore?: react.ReactNode;
|
|
965
|
+
children?: react.ReactNode;
|
|
966
|
+
icon?: react.ReactNode;
|
|
967
|
+
iconPosition?: "end" | "start";
|
|
968
|
+
}, never> & Omit<NonNullable<{
|
|
859
969
|
appearance?: "default" | "danger" | "primary" | "subtle" | "inverse" | "danger-outline";
|
|
860
970
|
children?: react.ReactNode;
|
|
861
971
|
disabled?: boolean;
|
|
@@ -865,13 +975,10 @@ declare const MenuButton: react.ForwardRefExoticComponent<Omit<Omit<Omit<react.D
|
|
|
865
975
|
intent?: "danger" | "neutral" | "primary" | undefined;
|
|
866
976
|
size?: "sm" | "md" | "lg" | undefined;
|
|
867
977
|
variant?: "outline" | "solid" | "subtle" | undefined;
|
|
868
|
-
}, "intent" | "variant"
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
icon?: react.ReactNode;
|
|
873
|
-
iconPosition?: "end" | "start";
|
|
874
|
-
}, never> & react.RefAttributes<HTMLButtonElement>, "ref"> & react.RefAttributes<HTMLButtonElement>>;
|
|
978
|
+
}, "intent" | "variant">>, "children"> & Omit<NonNullable<{
|
|
979
|
+
asChild?: boolean;
|
|
980
|
+
className?: string;
|
|
981
|
+
} & Sprinkles>, "size"> & Omit<Omit<react.DetailedHTMLProps<react.ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref">, "children" | "color" | "className" | "disabled"> & react.RefAttributes<HTMLButtonElement>, "ref"> & react.RefAttributes<HTMLButtonElement>>;
|
|
875
982
|
|
|
876
983
|
type PaginationProps = BoxProps<"nav", {
|
|
877
984
|
defaultPage?: number;
|
|
@@ -880,23 +987,23 @@ type PaginationProps = BoxProps<"nav", {
|
|
|
880
987
|
page?: number;
|
|
881
988
|
total: number;
|
|
882
989
|
}>;
|
|
883
|
-
declare const Pagination: react.ForwardRefExoticComponent<
|
|
884
|
-
asChild?: boolean;
|
|
885
|
-
className?: string;
|
|
886
|
-
} & Sprinkles, never> & {
|
|
990
|
+
declare const Pagination: react.ForwardRefExoticComponent<{
|
|
887
991
|
defaultPage?: number;
|
|
888
992
|
disabled?: boolean;
|
|
889
993
|
onPageChange?: (offset: number) => void;
|
|
890
994
|
page?: number;
|
|
891
995
|
total: number;
|
|
892
|
-
} &
|
|
893
|
-
|
|
894
|
-
declare const Paper: react.ForwardRefExoticComponent<Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & Omit<{
|
|
996
|
+
} & Omit<NonNullable<{
|
|
895
997
|
asChild?: boolean;
|
|
896
998
|
className?: string;
|
|
897
|
-
} & Sprinkles
|
|
999
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLElement>, HTMLElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLElement>>;
|
|
1000
|
+
|
|
1001
|
+
declare const Paper: react.ForwardRefExoticComponent<{
|
|
898
1002
|
elevation?: "dialog" | "menu" | "drawer" | undefined;
|
|
899
|
-
} &
|
|
1003
|
+
} & Omit<NonNullable<{
|
|
1004
|
+
asChild?: boolean;
|
|
1005
|
+
className?: string;
|
|
1006
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLDivElement>>;
|
|
900
1007
|
|
|
901
1008
|
type PopoverProps = ComponentPropsWithoutRef<typeof RadixPopover.Root>;
|
|
902
1009
|
declare function Popover({ children, defaultOpen, onOpenChange, open: openProp, ...props }: PopoverProps): react_jsx_runtime.JSX.Element;
|
|
@@ -904,15 +1011,18 @@ declare namespace Popover {
|
|
|
904
1011
|
var displayName: string;
|
|
905
1012
|
}
|
|
906
1013
|
|
|
907
|
-
declare const PopoverAnchor: react.ForwardRefExoticComponent<Omit<
|
|
1014
|
+
declare const PopoverAnchor: react.ForwardRefExoticComponent<Omit<NonNullable<{
|
|
908
1015
|
asChild?: boolean;
|
|
909
1016
|
className?: string;
|
|
910
|
-
} & Sprinkles
|
|
1017
|
+
} & Sprinkles>, never> & Omit<Omit<RadixPopover.PopoverAnchorProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & react.RefAttributes<HTMLDivElement>>;
|
|
911
1018
|
|
|
912
|
-
declare const PopoverTrigger: react.ForwardRefExoticComponent<Omit<
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
1019
|
+
declare const PopoverTrigger: react.ForwardRefExoticComponent<Omit<{
|
|
1020
|
+
addonAfter?: react.ReactNode;
|
|
1021
|
+
addonBefore?: react.ReactNode;
|
|
1022
|
+
children?: react.ReactNode;
|
|
1023
|
+
icon?: react.ReactNode;
|
|
1024
|
+
iconPosition?: "end" | "start";
|
|
1025
|
+
}, never> & Omit<NonNullable<{
|
|
916
1026
|
appearance?: "default" | "danger" | "primary" | "subtle" | "inverse" | "danger-outline";
|
|
917
1027
|
children?: react.ReactNode;
|
|
918
1028
|
disabled?: boolean;
|
|
@@ -922,36 +1032,30 @@ declare const PopoverTrigger: react.ForwardRefExoticComponent<Omit<Omit<RadixPop
|
|
|
922
1032
|
intent?: "danger" | "neutral" | "primary" | undefined;
|
|
923
1033
|
size?: "sm" | "md" | "lg" | undefined;
|
|
924
1034
|
variant?: "outline" | "solid" | "subtle" | undefined;
|
|
925
|
-
}, "intent" | "variant"
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
icon?: react.ReactNode;
|
|
930
|
-
iconPosition?: "end" | "start";
|
|
931
|
-
}, never> & react.RefAttributes<HTMLButtonElement>>;
|
|
1035
|
+
}, "intent" | "variant">>, "children"> & Omit<NonNullable<{
|
|
1036
|
+
asChild?: boolean;
|
|
1037
|
+
className?: string;
|
|
1038
|
+
} & Sprinkles>, "size"> & Omit<Omit<RadixPopover.PopoverTriggerProps & react.RefAttributes<HTMLButtonElement>, "ref">, "children" | "color" | "className" | "asChild" | "disabled"> & react.RefAttributes<HTMLButtonElement>>;
|
|
932
1039
|
|
|
933
|
-
declare const Progress: react.ForwardRefExoticComponent<Omit<
|
|
1040
|
+
declare const Progress: react.ForwardRefExoticComponent<Omit<NonNullable<{
|
|
934
1041
|
asChild?: boolean;
|
|
935
1042
|
className?: string;
|
|
936
|
-
} & Sprinkles
|
|
1043
|
+
} & Sprinkles>, never> & Omit<Omit<ProgressPrimitive.ProgressProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & {
|
|
937
1044
|
intent?: "danger" | "primary" | "success" | undefined;
|
|
938
1045
|
} & react.RefAttributes<HTMLDivElement>>;
|
|
939
1046
|
|
|
940
|
-
declare const Radio: react.ForwardRefExoticComponent<
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
} & react.RefAttributes<HTMLInputElement>, "ref">, "color" | "size" | "className"> & Omit<{
|
|
1047
|
+
declare const Radio: react.ForwardRefExoticComponent<{
|
|
1048
|
+
description?: ReactNode;
|
|
1049
|
+
} & Omit<NonNullable<{
|
|
944
1050
|
asChild?: boolean;
|
|
945
1051
|
className?: string;
|
|
946
|
-
} & Sprinkles
|
|
947
|
-
|
|
948
|
-
|
|
1052
|
+
} & Sprinkles>, never> & Omit<Omit<{
|
|
1053
|
+
onCheckedChange?: (checked: boolean) => void;
|
|
1054
|
+
value?: string;
|
|
1055
|
+
} & Omit<Omit<react.DetailedHTMLProps<react.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, "ref">, "value"> & react.RefAttributes<HTMLInputElement>, "ref">, "color" | "size" | "className"> & react.RefAttributes<HTMLInputElement>>;
|
|
949
1056
|
|
|
950
1057
|
type InputProps = ComponentPropsWithoutRef<"input">;
|
|
951
|
-
declare const RadioGroup: react.ForwardRefExoticComponent<
|
|
952
|
-
asChild?: boolean;
|
|
953
|
-
className?: string;
|
|
954
|
-
} & Sprinkles, never> & {
|
|
1058
|
+
declare const RadioGroup: react.ForwardRefExoticComponent<{
|
|
955
1059
|
defaultValue?: string;
|
|
956
1060
|
disabled?: InputProps["disabled"];
|
|
957
1061
|
name?: InputProps["name"];
|
|
@@ -959,24 +1063,30 @@ declare const RadioGroup: react.ForwardRefExoticComponent<Omit<Omit<react.Detail
|
|
|
959
1063
|
onChange?: InputProps["onChange"];
|
|
960
1064
|
onValueChange?: (value: string) => void;
|
|
961
1065
|
value?: string;
|
|
962
|
-
} &
|
|
1066
|
+
} & Omit<NonNullable<{
|
|
1067
|
+
asChild?: boolean;
|
|
1068
|
+
className?: string;
|
|
1069
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className" | "defaultValue" | "onBlur" | "onChange"> & react.RefAttributes<HTMLDivElement>>;
|
|
963
1070
|
|
|
964
1071
|
type SearchProps = {
|
|
965
1072
|
onValueClear?: () => void;
|
|
966
1073
|
} & ComponentPropsWithRef<typeof Input>;
|
|
967
1074
|
declare const SearchInput: react.ForwardRefExoticComponent<Omit<SearchProps, "ref"> & react.RefAttributes<HTMLInputElement>>;
|
|
968
1075
|
|
|
969
|
-
declare const SegmentedControl: react.ForwardRefExoticComponent<
|
|
970
|
-
asChild?: boolean;
|
|
971
|
-
className?: string;
|
|
972
|
-
} & Sprinkles, never> & {
|
|
1076
|
+
declare const SegmentedControl: react.ForwardRefExoticComponent<{
|
|
973
1077
|
type?: "multiple" | "single";
|
|
974
|
-
} &
|
|
975
|
-
|
|
976
|
-
declare const SegmentedControlItem: react.ForwardRefExoticComponent<Omit<Omit<RadixSegmentedControl.ToggleGroupItemProps & react.RefAttributes<HTMLButtonElement>, "ref">, "children" | "color" | "className" | "asChild" | "disabled"> & Omit<{
|
|
1078
|
+
} & Omit<NonNullable<{
|
|
977
1079
|
asChild?: boolean;
|
|
978
1080
|
className?: string;
|
|
979
|
-
} & Sprinkles
|
|
1081
|
+
} & Sprinkles>, never> & Omit<NonNullable<Omit<RadixSegmentedControl.ToggleGroupSingleProps & react.RefAttributes<HTMLDivElement>, "ref"> | Omit<RadixSegmentedControl.ToggleGroupMultipleProps & react.RefAttributes<HTMLDivElement>, "ref">>, "color" | "className" | "asChild" | "type"> & react.RefAttributes<HTMLDivElement>>;
|
|
1082
|
+
|
|
1083
|
+
declare const SegmentedControlItem: react.ForwardRefExoticComponent<Omit<{
|
|
1084
|
+
addonAfter?: react.ReactNode;
|
|
1085
|
+
addonBefore?: react.ReactNode;
|
|
1086
|
+
children?: react.ReactNode;
|
|
1087
|
+
icon?: react.ReactNode;
|
|
1088
|
+
iconPosition?: "end" | "start";
|
|
1089
|
+
}, never> & Omit<NonNullable<{
|
|
980
1090
|
appearance?: "default" | "danger" | "primary" | "subtle" | "inverse" | "danger-outline";
|
|
981
1091
|
children?: react.ReactNode;
|
|
982
1092
|
disabled?: boolean;
|
|
@@ -986,72 +1096,75 @@ declare const SegmentedControlItem: react.ForwardRefExoticComponent<Omit<Omit<Ra
|
|
|
986
1096
|
intent?: "danger" | "neutral" | "primary" | undefined;
|
|
987
1097
|
size?: "sm" | "md" | "lg" | undefined;
|
|
988
1098
|
variant?: "outline" | "solid" | "subtle" | undefined;
|
|
989
|
-
}, "intent" | "variant"
|
|
990
|
-
addonAfter?: react.ReactNode;
|
|
991
|
-
addonBefore?: react.ReactNode;
|
|
992
|
-
children?: react.ReactNode;
|
|
993
|
-
icon?: react.ReactNode;
|
|
994
|
-
iconPosition?: "end" | "start";
|
|
995
|
-
}, never> & react.RefAttributes<HTMLButtonElement>>;
|
|
996
|
-
|
|
997
|
-
declare const Separator: react.ForwardRefExoticComponent<Omit<Omit<_radix_ui_react_separator.SeparatorProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild" | "orientation"> & Omit<{
|
|
1099
|
+
}, "intent" | "variant">>, "children"> & Omit<NonNullable<{
|
|
998
1100
|
asChild?: boolean;
|
|
999
1101
|
className?: string;
|
|
1000
|
-
} & Sprinkles
|
|
1102
|
+
} & Sprinkles>, "size"> & Omit<Omit<RadixSegmentedControl.ToggleGroupItemProps & react.RefAttributes<HTMLButtonElement>, "ref">, "children" | "color" | "className" | "asChild" | "disabled"> & react.RefAttributes<HTMLButtonElement>>;
|
|
1103
|
+
|
|
1104
|
+
declare const Separator: react.ForwardRefExoticComponent<{
|
|
1001
1105
|
orientation?: ("vertical" | "horizontal" | {
|
|
1002
1106
|
readonly base?: "vertical" | "horizontal" | undefined;
|
|
1003
1107
|
readonly sm?: "vertical" | "horizontal" | undefined;
|
|
1004
1108
|
readonly md?: "vertical" | "horizontal" | undefined;
|
|
1005
1109
|
readonly lg?: "vertical" | "horizontal" | undefined;
|
|
1006
1110
|
} | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "vertical" | "horizontal" | null>;
|
|
1007
|
-
} &
|
|
1008
|
-
|
|
1009
|
-
declare const Sidenav: react.ForwardRefExoticComponent<Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLElement>, HTMLElement>, "ref">, "color" | "className"> & Omit<{
|
|
1111
|
+
} & Omit<NonNullable<{
|
|
1010
1112
|
asChild?: boolean;
|
|
1011
1113
|
className?: string;
|
|
1012
|
-
} & Sprinkles
|
|
1114
|
+
} & Sprinkles>, never> & Omit<Omit<_radix_ui_react_separator.SeparatorProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild" | "orientation"> & react.RefAttributes<HTMLDivElement>>;
|
|
1115
|
+
|
|
1116
|
+
declare const Sidenav: react.ForwardRefExoticComponent<{
|
|
1013
1117
|
defaultExpanded?: boolean;
|
|
1014
1118
|
expanded?: boolean;
|
|
1015
1119
|
onExpandedChange?: (expanded: boolean) => void;
|
|
1016
|
-
} &
|
|
1120
|
+
} & Omit<NonNullable<{
|
|
1121
|
+
asChild?: boolean;
|
|
1122
|
+
className?: string;
|
|
1123
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLElement>, HTMLElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLElement>>;
|
|
1017
1124
|
|
|
1018
1125
|
type SidenavAccountItemProps = BoxProps<"div", {
|
|
1019
1126
|
avatar: ReactNode;
|
|
1020
1127
|
name?: string;
|
|
1021
1128
|
organization?: string;
|
|
1022
1129
|
}>;
|
|
1023
|
-
declare const SidenavAccountItem: react.ForwardRefExoticComponent<
|
|
1024
|
-
asChild?: boolean;
|
|
1025
|
-
className?: string;
|
|
1026
|
-
} & Sprinkles, never> & {
|
|
1130
|
+
declare const SidenavAccountItem: react.ForwardRefExoticComponent<{
|
|
1027
1131
|
avatar: ReactNode;
|
|
1028
1132
|
name?: string;
|
|
1029
1133
|
organization?: string;
|
|
1030
|
-
} &
|
|
1134
|
+
} & Omit<NonNullable<{
|
|
1135
|
+
asChild?: boolean;
|
|
1136
|
+
className?: string;
|
|
1137
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLButtonElement>>;
|
|
1031
1138
|
|
|
1032
|
-
declare const
|
|
1139
|
+
declare const SidenavBody: react.ForwardRefExoticComponent<Omit<NonNullable<{
|
|
1033
1140
|
asChild?: boolean;
|
|
1034
1141
|
className?: string;
|
|
1035
|
-
} & Sprinkles
|
|
1142
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLUListElement>, HTMLUListElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLUListElement>>;
|
|
1036
1143
|
|
|
1037
|
-
declare const SidenavFooter: react.ForwardRefExoticComponent<Omit<
|
|
1144
|
+
declare const SidenavFooter: react.ForwardRefExoticComponent<Omit<NonNullable<{
|
|
1038
1145
|
asChild?: boolean;
|
|
1039
1146
|
className?: string;
|
|
1040
|
-
} & Sprinkles
|
|
1147
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLUListElement>, HTMLUListElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLUListElement>>;
|
|
1041
1148
|
|
|
1042
|
-
declare const SidenavHeader: react.ForwardRefExoticComponent<Omit<
|
|
1149
|
+
declare const SidenavHeader: react.ForwardRefExoticComponent<Omit<NonNullable<{
|
|
1043
1150
|
asChild?: boolean;
|
|
1044
1151
|
className?: string;
|
|
1045
|
-
} & Sprinkles
|
|
1152
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLUListElement>, HTMLUListElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLUListElement>>;
|
|
1046
1153
|
|
|
1047
1154
|
type SidenavItemProps = ButtonProps<typeof Button, {
|
|
1048
1155
|
active?: boolean;
|
|
1049
1156
|
"aria-label": string;
|
|
1050
1157
|
}>;
|
|
1051
|
-
declare const SidenavItem: react.ForwardRefExoticComponent<
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
} &
|
|
1158
|
+
declare const SidenavItem: react.ForwardRefExoticComponent<{
|
|
1159
|
+
active?: boolean;
|
|
1160
|
+
"aria-label": string;
|
|
1161
|
+
} & Omit<{
|
|
1162
|
+
addonAfter?: react.ReactNode;
|
|
1163
|
+
addonBefore?: react.ReactNode;
|
|
1164
|
+
children?: react.ReactNode;
|
|
1165
|
+
icon?: react.ReactNode;
|
|
1166
|
+
iconPosition?: "end" | "start";
|
|
1167
|
+
}, never> & Omit<NonNullable<{
|
|
1055
1168
|
appearance?: "default" | "danger" | "primary" | "subtle" | "inverse" | "danger-outline";
|
|
1056
1169
|
children?: react.ReactNode;
|
|
1057
1170
|
disabled?: boolean;
|
|
@@ -1061,16 +1174,16 @@ declare const SidenavItem: react.ForwardRefExoticComponent<Omit<Omit<Omit<Omit<r
|
|
|
1061
1174
|
intent?: "danger" | "neutral" | "primary" | undefined;
|
|
1062
1175
|
size?: "sm" | "md" | "lg" | undefined;
|
|
1063
1176
|
variant?: "outline" | "solid" | "subtle" | undefined;
|
|
1064
|
-
}, "intent" | "variant"
|
|
1177
|
+
}, "intent" | "variant">>, "children"> & Omit<NonNullable<{
|
|
1178
|
+
asChild?: boolean;
|
|
1179
|
+
className?: string;
|
|
1180
|
+
} & Sprinkles>, "size"> & Omit<Omit<Omit<{
|
|
1065
1181
|
addonAfter?: react.ReactNode;
|
|
1066
1182
|
addonBefore?: react.ReactNode;
|
|
1067
1183
|
children?: react.ReactNode;
|
|
1068
1184
|
icon?: react.ReactNode;
|
|
1069
1185
|
iconPosition?: "end" | "start";
|
|
1070
|
-
}, never> &
|
|
1071
|
-
asChild?: boolean;
|
|
1072
|
-
className?: string;
|
|
1073
|
-
} & Sprinkles, "size"> & Omit<{
|
|
1186
|
+
}, never> & Omit<NonNullable<{
|
|
1074
1187
|
appearance?: "default" | "danger" | "primary" | "subtle" | "inverse" | "danger-outline";
|
|
1075
1188
|
children?: react.ReactNode;
|
|
1076
1189
|
disabled?: boolean;
|
|
@@ -1080,26 +1193,17 @@ declare const SidenavItem: react.ForwardRefExoticComponent<Omit<Omit<Omit<Omit<r
|
|
|
1080
1193
|
intent?: "danger" | "neutral" | "primary" | undefined;
|
|
1081
1194
|
size?: "sm" | "md" | "lg" | undefined;
|
|
1082
1195
|
variant?: "outline" | "solid" | "subtle" | undefined;
|
|
1083
|
-
}, "intent" | "variant"
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
icon?: react.ReactNode;
|
|
1088
|
-
iconPosition?: "end" | "start";
|
|
1089
|
-
}, never> & {
|
|
1090
|
-
active?: boolean;
|
|
1091
|
-
"aria-label": string;
|
|
1092
|
-
} & react.RefAttributes<HTMLButtonElement>>;
|
|
1196
|
+
}, "intent" | "variant">>, "children"> & Omit<NonNullable<{
|
|
1197
|
+
asChild?: boolean;
|
|
1198
|
+
className?: string;
|
|
1199
|
+
} & Sprinkles>, "size"> & Omit<Omit<react.DetailedHTMLProps<react.ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref">, "children" | "color" | "className" | "disabled"> & react.RefAttributes<HTMLButtonElement>, "ref">, "children" | "borderColor" | "color" | "fontFamily" | "animation" | "fontSize" | "size" | "cursor" | "empty" | "fontWeight" | "objectFit" | "overflowX" | "overflowY" | "pointerEvents" | "textAlign" | "textTransform" | "transition" | "whiteSpace" | "bg" | "border" | "borderB" | "borderL" | "borderR" | "borderT" | "overflow" | "rounded" | "shadow" | "tracking" | "z" | "gap" | "alignItems" | "alignSelf" | "display" | "flex" | "flexDirection" | "flexWrap" | "gridColumn" | "gridTemplateColumns" | "justifyContent" | "justifyItems" | "placeItems" | "leading" | "maxH" | "maxW" | "m" | "mx" | "my" | "mb" | "ml" | "mr" | "mt" | "p" | "px" | "py" | "pb" | "pl" | "pr" | "pt" | "h" | "w" | "className" | "asChild" | "aria-label" | "iconOnly" | "appearance" | "disabled" | "loading" | "addonAfter" | "addonBefore" | "icon" | "iconPosition"> & react.RefAttributes<HTMLButtonElement>>;
|
|
1093
1200
|
|
|
1094
1201
|
type SidenavToggleProps = {
|
|
1095
1202
|
"aria-label"?: string;
|
|
1096
1203
|
} & Omit<ComponentPropsWithRef<typeof SidenavItem>, "aria-label">;
|
|
1097
1204
|
declare const SidenavToggle: react.ForwardRefExoticComponent<Omit<SidenavToggleProps, "ref"> & react.RefAttributes<HTMLButtonElement>>;
|
|
1098
1205
|
|
|
1099
|
-
declare const Skeleton: react.ForwardRefExoticComponent<
|
|
1100
|
-
asChild?: boolean;
|
|
1101
|
-
className?: string;
|
|
1102
|
-
} & Sprinkles, "h"> & {
|
|
1206
|
+
declare const Skeleton: react.ForwardRefExoticComponent<{
|
|
1103
1207
|
children?: ReactElement;
|
|
1104
1208
|
/**
|
|
1105
1209
|
* Render skeleton as a circle if `true`. Will set the width to be the same as the height.
|
|
@@ -1109,49 +1213,55 @@ declare const Skeleton: react.ForwardRefExoticComponent<Omit<Omit<react.Detailed
|
|
|
1109
1213
|
* Control the height of the skeleton - or both width and height if `circle` is also set to true.
|
|
1110
1214
|
*/
|
|
1111
1215
|
h?: Sprinkles["h"];
|
|
1112
|
-
} &
|
|
1113
|
-
|
|
1114
|
-
declare const Spinner: react.ForwardRefExoticComponent<Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & Omit<{
|
|
1216
|
+
} & Omit<NonNullable<{
|
|
1115
1217
|
asChild?: boolean;
|
|
1116
1218
|
className?: string;
|
|
1117
|
-
} & Sprinkles
|
|
1219
|
+
} & Sprinkles>, "h"> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref">, "children" | "color" | "className"> & react.RefAttributes<HTMLSpanElement>>;
|
|
1220
|
+
|
|
1221
|
+
declare const Spinner: react.ForwardRefExoticComponent<{
|
|
1118
1222
|
appearance?: "default" | "inverse";
|
|
1119
1223
|
size?: "2xs" | "5xl" | "lg" | "md" | "sm" | "xl" | "xs";
|
|
1120
|
-
} &
|
|
1121
|
-
|
|
1122
|
-
declare const Switch: react.ForwardRefExoticComponent<Omit<Omit<Omit<Omit<react.DetailedHTMLProps<react.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, "ref">, "value"> & {
|
|
1123
|
-
onCheckedChange?: (checked: boolean) => void;
|
|
1124
|
-
value?: string;
|
|
1125
|
-
} & react.RefAttributes<HTMLInputElement>, "ref">, "color" | "size" | "className"> & Omit<{
|
|
1224
|
+
} & Omit<NonNullable<{
|
|
1126
1225
|
asChild?: boolean;
|
|
1127
1226
|
className?: string;
|
|
1128
|
-
} & Sprinkles
|
|
1227
|
+
} & Sprinkles>, "size"> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLDivElement>>;
|
|
1228
|
+
|
|
1229
|
+
declare const Switch: react.ForwardRefExoticComponent<{
|
|
1129
1230
|
description?: ReactNode;
|
|
1130
1231
|
} & {
|
|
1131
1232
|
size?: "md" | "lg" | undefined;
|
|
1132
|
-
} &
|
|
1133
|
-
|
|
1134
|
-
declare const Tabs: react.ForwardRefExoticComponent<Omit<Omit<RadixTabs.TabsProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & Omit<{
|
|
1233
|
+
} & Omit<NonNullable<{
|
|
1135
1234
|
asChild?: boolean;
|
|
1136
1235
|
className?: string;
|
|
1137
|
-
} & Sprinkles
|
|
1138
|
-
|
|
1139
|
-
|
|
1236
|
+
} & Sprinkles>, "size"> & Omit<Omit<{
|
|
1237
|
+
onCheckedChange?: (checked: boolean) => void;
|
|
1238
|
+
value?: string;
|
|
1239
|
+
} & Omit<Omit<react.DetailedHTMLProps<react.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, "ref">, "value"> & react.RefAttributes<HTMLInputElement>, "ref">, "color" | "size" | "className"> & react.RefAttributes<HTMLInputElement>>;
|
|
1140
1240
|
|
|
1141
|
-
declare const
|
|
1241
|
+
declare const Tabs: react.ForwardRefExoticComponent<{
|
|
1242
|
+
appearance?: "primary" | "secondary";
|
|
1243
|
+
} & Omit<NonNullable<{
|
|
1142
1244
|
asChild?: boolean;
|
|
1143
1245
|
className?: string;
|
|
1144
|
-
} & Sprinkles
|
|
1246
|
+
} & Sprinkles>, never> & Omit<Omit<RadixTabs.TabsProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & react.RefAttributes<HTMLDivElement>>;
|
|
1145
1247
|
|
|
1146
|
-
declare const
|
|
1248
|
+
declare const TabsContent: react.ForwardRefExoticComponent<Omit<NonNullable<{
|
|
1147
1249
|
asChild?: boolean;
|
|
1148
1250
|
className?: string;
|
|
1149
|
-
} & Sprinkles
|
|
1251
|
+
} & Sprinkles>, never> & Omit<Omit<RadixTabs.TabsContentProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & react.RefAttributes<HTMLDivElement>>;
|
|
1150
1252
|
|
|
1151
|
-
declare const
|
|
1253
|
+
declare const TabsList: react.ForwardRefExoticComponent<Omit<NonNullable<{
|
|
1152
1254
|
asChild?: boolean;
|
|
1153
1255
|
className?: string;
|
|
1154
|
-
} & Sprinkles
|
|
1256
|
+
} & Sprinkles>, never> & Omit<Omit<RadixTabs.TabsListProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & react.RefAttributes<HTMLDivElement>>;
|
|
1257
|
+
|
|
1258
|
+
declare const TabsTrigger: react.ForwardRefExoticComponent<Omit<{
|
|
1259
|
+
addonAfter?: react.ReactNode;
|
|
1260
|
+
addonBefore?: react.ReactNode;
|
|
1261
|
+
children?: react.ReactNode;
|
|
1262
|
+
icon?: react.ReactNode;
|
|
1263
|
+
iconPosition?: "end" | "start";
|
|
1264
|
+
}, never> & Omit<NonNullable<{
|
|
1155
1265
|
appearance?: "default" | "danger" | "primary" | "subtle" | "inverse" | "danger-outline";
|
|
1156
1266
|
children?: react.ReactNode;
|
|
1157
1267
|
disabled?: boolean;
|
|
@@ -1161,54 +1271,20 @@ declare const TabsTrigger: react.ForwardRefExoticComponent<Omit<Omit<RadixTabs.T
|
|
|
1161
1271
|
intent?: "danger" | "neutral" | "primary" | undefined;
|
|
1162
1272
|
size?: "sm" | "md" | "lg" | undefined;
|
|
1163
1273
|
variant?: "outline" | "solid" | "subtle" | undefined;
|
|
1164
|
-
}, "intent" | "variant"
|
|
1165
|
-
addonAfter?: react.ReactNode;
|
|
1166
|
-
addonBefore?: react.ReactNode;
|
|
1167
|
-
children?: react.ReactNode;
|
|
1168
|
-
icon?: react.ReactNode;
|
|
1169
|
-
iconPosition?: "end" | "start";
|
|
1170
|
-
}, never> & react.RefAttributes<HTMLButtonElement>>;
|
|
1171
|
-
|
|
1172
|
-
declare const text: (props?: {
|
|
1173
|
-
lineClamp?: "1" | "2" | "4" | "3" | undefined;
|
|
1174
|
-
truncate?: boolean | undefined;
|
|
1175
|
-
} | undefined, className?: string) => {
|
|
1176
|
-
className: string;
|
|
1177
|
-
};
|
|
1178
|
-
type TextVariants = RecipeVariants<typeof text>;
|
|
1179
|
-
|
|
1180
|
-
type TextProps<T extends ElementType = "p", P = unknown> = BoxProps<T, ExtendProps<NonNullable<TextVariants>, P>>;
|
|
1181
|
-
declare const Text: react.ForwardRefExoticComponent<Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>, "ref">, "color" | "className"> & Omit<{
|
|
1182
|
-
asChild?: boolean;
|
|
1183
|
-
className?: string;
|
|
1184
|
-
} & Sprinkles, never> & Omit<{
|
|
1185
|
-
lineClamp?: "1" | "2" | "4" | "3" | undefined;
|
|
1186
|
-
truncate?: boolean | undefined;
|
|
1187
|
-
}, never> & react.RefAttributes<HTMLParagraphElement>>;
|
|
1188
|
-
|
|
1189
|
-
declare const TextareaAutosize: react.ForwardRefExoticComponent<Omit<Omit<react.DetailedHTMLProps<react.TextareaHTMLAttributes<HTMLTextAreaElement>, HTMLTextAreaElement>, "ref">, "color" | "className"> & Omit<{
|
|
1274
|
+
}, "intent" | "variant">>, "children"> & Omit<NonNullable<{
|
|
1190
1275
|
asChild?: boolean;
|
|
1191
1276
|
className?: string;
|
|
1192
|
-
} & Sprinkles
|
|
1193
|
-
maxRows?: 2 | 1 | 3 | 4 | 5 | undefined;
|
|
1194
|
-
resize?: "none" | "auto" | "vertical" | undefined;
|
|
1195
|
-
} & react.RefAttributes<HTMLTextAreaElement>>;
|
|
1277
|
+
} & Sprinkles>, "size"> & Omit<Omit<RadixTabs.TabsTriggerProps & react.RefAttributes<HTMLButtonElement>, "ref">, "children" | "color" | "className" | "asChild" | "disabled"> & react.RefAttributes<HTMLButtonElement>>;
|
|
1196
1278
|
|
|
1197
|
-
declare const
|
|
1198
|
-
asChild?: boolean;
|
|
1199
|
-
className?: string;
|
|
1200
|
-
} & Sprinkles, never> & {
|
|
1279
|
+
declare const TextareaAutosize: react.ForwardRefExoticComponent<{
|
|
1201
1280
|
maxRows?: 2 | 1 | 3 | 4 | 5 | undefined;
|
|
1202
1281
|
resize?: "none" | "auto" | "vertical" | undefined;
|
|
1203
|
-
} &
|
|
1282
|
+
} & Omit<NonNullable<{
|
|
1204
1283
|
asChild?: boolean;
|
|
1205
1284
|
className?: string;
|
|
1206
|
-
} & Sprinkles
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
} & {
|
|
1210
|
-
size?: "md" | "lg" | "2xl" | undefined;
|
|
1211
|
-
}, "size"> & {
|
|
1285
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.TextareaHTMLAttributes<HTMLTextAreaElement>, HTMLTextAreaElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLTextAreaElement>>;
|
|
1286
|
+
|
|
1287
|
+
declare const Textarea: react.ForwardRefExoticComponent<{
|
|
1212
1288
|
addonAfter?: ReactNode;
|
|
1213
1289
|
addonBefore?: ReactNode;
|
|
1214
1290
|
children?: never;
|
|
@@ -1218,15 +1294,29 @@ declare const Textarea: react.ForwardRefExoticComponent<Omit<Omit<Omit<Omit<reac
|
|
|
1218
1294
|
maxRows?: ComponentPropsWithRef<typeof TextareaAutosize>["maxRows"];
|
|
1219
1295
|
resize?: ComponentPropsWithRef<typeof TextareaAutosize>["resize"];
|
|
1220
1296
|
size?: never;
|
|
1221
|
-
} & Pick<Omit<
|
|
1222
|
-
asChild?: boolean;
|
|
1223
|
-
className?: string;
|
|
1224
|
-
} & Sprinkles, never> & Pick<{
|
|
1297
|
+
} & Pick<Omit<Pick<{
|
|
1225
1298
|
addonPointerEvents?: "auto" | "none";
|
|
1226
1299
|
inputRef: react.RefObject<HTMLInputElement & HTMLTextAreaElement>;
|
|
1227
1300
|
} & {
|
|
1228
1301
|
children: React.ReactNode;
|
|
1229
|
-
}, "addonPointerEvents"> &
|
|
1302
|
+
}, "addonPointerEvents"> & Omit<NonNullable<{
|
|
1303
|
+
asChild?: boolean;
|
|
1304
|
+
className?: string;
|
|
1305
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLInputElement & HTMLTextAreaElement>, "ref">, "addonPointerEvents"> & Omit<NonNullable<{
|
|
1306
|
+
disabled?: boolean;
|
|
1307
|
+
error?: boolean;
|
|
1308
|
+
} & {
|
|
1309
|
+
size?: "md" | "lg" | "2xl" | undefined;
|
|
1310
|
+
}>, "size"> & Omit<NonNullable<{
|
|
1311
|
+
asChild?: boolean;
|
|
1312
|
+
className?: string;
|
|
1313
|
+
} & Sprinkles>, "size"> & Omit<Omit<{
|
|
1314
|
+
maxRows?: 2 | 1 | 3 | 4 | 5 | undefined;
|
|
1315
|
+
resize?: "none" | "auto" | "vertical" | undefined;
|
|
1316
|
+
} & Omit<NonNullable<{
|
|
1317
|
+
asChild?: boolean;
|
|
1318
|
+
className?: string;
|
|
1319
|
+
} & Sprinkles>, never> & Omit<Omit<react.DetailedHTMLProps<react.TextareaHTMLAttributes<HTMLTextAreaElement>, HTMLTextAreaElement>, "ref">, "color" | "className"> & react.RefAttributes<HTMLTextAreaElement>, "ref">, "children" | "borderColor" | "color" | "fontFamily" | "animation" | "fontSize" | "size" | "cursor" | "empty" | "fontWeight" | "objectFit" | "overflowX" | "overflowY" | "pointerEvents" | "textAlign" | "textTransform" | "transition" | "whiteSpace" | "bg" | "border" | "borderB" | "borderL" | "borderR" | "borderT" | "overflow" | "rounded" | "shadow" | "tracking" | "z" | "gap" | "alignItems" | "alignSelf" | "display" | "flex" | "flexDirection" | "flexWrap" | "gridColumn" | "gridTemplateColumns" | "justifyContent" | "justifyItems" | "placeItems" | "leading" | "maxH" | "maxW" | "m" | "mx" | "my" | "mb" | "ml" | "mr" | "mt" | "p" | "px" | "py" | "pb" | "pl" | "pr" | "pt" | "h" | "w" | "className" | "asChild" | "disabled" | "resize" | "maxRows"> & react.RefAttributes<HTMLTextAreaElement>>;
|
|
1230
1320
|
|
|
1231
1321
|
type ThemeProviderProps = {
|
|
1232
1322
|
children?: ReactNode;
|
|
@@ -1237,17 +1327,20 @@ declare namespace ThemeProvider {
|
|
|
1237
1327
|
var displayName: string;
|
|
1238
1328
|
}
|
|
1239
1329
|
|
|
1240
|
-
declare const Toast: react.ForwardRefExoticComponent<
|
|
1241
|
-
asChild?: boolean;
|
|
1242
|
-
className?: string;
|
|
1243
|
-
} & Sprinkles, never> & {
|
|
1330
|
+
declare const Toast: react.ForwardRefExoticComponent<{
|
|
1244
1331
|
intent?: "danger" | "neutral" | "information" | "success" | "warning" | undefined;
|
|
1245
|
-
} &
|
|
1246
|
-
|
|
1247
|
-
declare const ToastAction: react.ForwardRefExoticComponent<Omit<Omit<RadixToast.ToastActionProps & react.RefAttributes<HTMLButtonElement>, "ref">, "children" | "color" | "className" | "asChild" | "disabled"> & Omit<{
|
|
1332
|
+
} & Omit<NonNullable<{
|
|
1248
1333
|
asChild?: boolean;
|
|
1249
1334
|
className?: string;
|
|
1250
|
-
} & Sprinkles
|
|
1335
|
+
} & Sprinkles>, never> & Omit<Omit<RadixToast.ToastProps & react.RefAttributes<HTMLLIElement>, "ref">, "color" | "className" | "asChild"> & react.RefAttributes<HTMLLIElement>>;
|
|
1336
|
+
|
|
1337
|
+
declare const ToastAction: react.ForwardRefExoticComponent<Omit<{
|
|
1338
|
+
addonAfter?: react.ReactNode;
|
|
1339
|
+
addonBefore?: react.ReactNode;
|
|
1340
|
+
children?: react.ReactNode;
|
|
1341
|
+
icon?: react.ReactNode;
|
|
1342
|
+
iconPosition?: "end" | "start";
|
|
1343
|
+
}, never> & Omit<NonNullable<{
|
|
1251
1344
|
appearance?: "default" | "danger" | "primary" | "subtle" | "inverse" | "danger-outline";
|
|
1252
1345
|
children?: react.ReactNode;
|
|
1253
1346
|
disabled?: boolean;
|
|
@@ -1257,26 +1350,26 @@ declare const ToastAction: react.ForwardRefExoticComponent<Omit<Omit<RadixToast.
|
|
|
1257
1350
|
intent?: "danger" | "neutral" | "primary" | undefined;
|
|
1258
1351
|
size?: "sm" | "md" | "lg" | undefined;
|
|
1259
1352
|
variant?: "outline" | "solid" | "subtle" | undefined;
|
|
1260
|
-
}, "intent" | "variant"
|
|
1261
|
-
addonAfter?: react.ReactNode;
|
|
1262
|
-
addonBefore?: react.ReactNode;
|
|
1263
|
-
children?: react.ReactNode;
|
|
1264
|
-
icon?: react.ReactNode;
|
|
1265
|
-
iconPosition?: "end" | "start";
|
|
1266
|
-
}, never> & react.RefAttributes<HTMLButtonElement>>;
|
|
1267
|
-
|
|
1268
|
-
declare const ToastTitle: react.ForwardRefExoticComponent<Omit<Omit<RadixToast.ToastTitleProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & Omit<{
|
|
1353
|
+
}, "intent" | "variant">>, "children"> & Omit<NonNullable<{
|
|
1269
1354
|
asChild?: boolean;
|
|
1270
1355
|
className?: string;
|
|
1271
|
-
} & Sprinkles
|
|
1356
|
+
} & Sprinkles>, "size"> & Omit<Omit<RadixToast.ToastActionProps & react.RefAttributes<HTMLButtonElement>, "ref">, "children" | "color" | "className" | "asChild" | "disabled"> & react.RefAttributes<HTMLButtonElement>>;
|
|
1357
|
+
|
|
1358
|
+
declare const ToastTitle: react.ForwardRefExoticComponent<Omit<{
|
|
1272
1359
|
lineClamp?: "1" | "2" | "4" | "3" | undefined;
|
|
1273
1360
|
truncate?: boolean | undefined;
|
|
1274
|
-
}, never> &
|
|
1275
|
-
|
|
1276
|
-
declare const ToggleButton: react.ForwardRefExoticComponent<Omit<Omit<RadixToggle.ToggleProps & react.RefAttributes<HTMLButtonElement>, "ref">, "children" | "color" | "className" | "asChild" | "disabled"> & Omit<{
|
|
1361
|
+
}, never> & Omit<NonNullable<{
|
|
1277
1362
|
asChild?: boolean;
|
|
1278
1363
|
className?: string;
|
|
1279
|
-
} & Sprinkles
|
|
1364
|
+
} & Sprinkles>, never> & Omit<Omit<RadixToast.ToastTitleProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & react.RefAttributes<HTMLDivElement>>;
|
|
1365
|
+
|
|
1366
|
+
declare const ToggleButton: react.ForwardRefExoticComponent<Omit<{
|
|
1367
|
+
addonAfter?: react.ReactNode;
|
|
1368
|
+
addonBefore?: react.ReactNode;
|
|
1369
|
+
children?: react.ReactNode;
|
|
1370
|
+
icon?: react.ReactNode;
|
|
1371
|
+
iconPosition?: "end" | "start";
|
|
1372
|
+
}, never> & Omit<NonNullable<{
|
|
1280
1373
|
appearance?: "default" | "danger" | "primary" | "subtle" | "inverse" | "danger-outline";
|
|
1281
1374
|
children?: react.ReactNode;
|
|
1282
1375
|
disabled?: boolean;
|
|
@@ -1286,13 +1379,10 @@ declare const ToggleButton: react.ForwardRefExoticComponent<Omit<Omit<RadixToggl
|
|
|
1286
1379
|
intent?: "danger" | "neutral" | "primary" | undefined;
|
|
1287
1380
|
size?: "sm" | "md" | "lg" | undefined;
|
|
1288
1381
|
variant?: "outline" | "solid" | "subtle" | undefined;
|
|
1289
|
-
}, "intent" | "variant"
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
icon?: react.ReactNode;
|
|
1294
|
-
iconPosition?: "end" | "start";
|
|
1295
|
-
}, never> & react.RefAttributes<HTMLButtonElement>>;
|
|
1382
|
+
}, "intent" | "variant">>, "children"> & Omit<NonNullable<{
|
|
1383
|
+
asChild?: boolean;
|
|
1384
|
+
className?: string;
|
|
1385
|
+
} & Sprinkles>, "size"> & Omit<Omit<RadixToggle.ToggleProps & react.RefAttributes<HTMLButtonElement>, "ref">, "children" | "color" | "className" | "asChild" | "disabled"> & react.RefAttributes<HTMLButtonElement>>;
|
|
1296
1386
|
|
|
1297
1387
|
type TooltipRootProps = BoxProps<typeof RadixTooltip.Root, {
|
|
1298
1388
|
auto?: boolean;
|
|
@@ -1303,13 +1393,7 @@ declare namespace TooltipRoot {
|
|
|
1303
1393
|
var displayName: string;
|
|
1304
1394
|
}
|
|
1305
1395
|
|
|
1306
|
-
declare const Tooltip: react.ForwardRefExoticComponent<
|
|
1307
|
-
asChild?: boolean;
|
|
1308
|
-
className?: string;
|
|
1309
|
-
} & Sprinkles, never> & react.RefAttributes<HTMLDivElement>, "ref">, "children" | "borderColor" | "color" | "fontFamily" | "animation" | "fontSize" | "size" | "cursor" | "empty" | "fontWeight" | "objectFit" | "overflowX" | "overflowY" | "pointerEvents" | "textAlign" | "textTransform" | "transition" | "whiteSpace" | "bg" | "border" | "borderB" | "borderL" | "borderR" | "borderT" | "overflow" | "rounded" | "shadow" | "tracking" | "z" | "gap" | "alignItems" | "alignSelf" | "display" | "flex" | "flexDirection" | "flexWrap" | "gridColumn" | "gridTemplateColumns" | "justifyContent" | "justifyItems" | "placeItems" | "leading" | "maxH" | "maxW" | "m" | "mx" | "my" | "mb" | "ml" | "mr" | "mt" | "p" | "px" | "py" | "pb" | "pl" | "pr" | "pt" | "h" | "w" | "className" | "asChild" | "content"> & Omit<{
|
|
1310
|
-
asChild?: boolean;
|
|
1311
|
-
className?: string;
|
|
1312
|
-
} & Sprinkles, never> & {
|
|
1396
|
+
declare const Tooltip: react.ForwardRefExoticComponent<{
|
|
1313
1397
|
/**
|
|
1314
1398
|
* Enable this option to only show the tooltip when children is partially hidden due to text overflow.
|
|
1315
1399
|
*/
|
|
@@ -1322,13 +1406,19 @@ declare const Tooltip: react.ForwardRefExoticComponent<Omit<Omit<Omit<Omit<Radix
|
|
|
1322
1406
|
keepOpenOnActivation?: boolean;
|
|
1323
1407
|
onOpenChange?: (open: boolean) => void;
|
|
1324
1408
|
open?: boolean;
|
|
1325
|
-
} &
|
|
1409
|
+
} & Omit<NonNullable<{
|
|
1410
|
+
asChild?: boolean;
|
|
1411
|
+
className?: string;
|
|
1412
|
+
} & Sprinkles>, never> & Omit<Omit<Omit<NonNullable<{
|
|
1413
|
+
asChild?: boolean;
|
|
1414
|
+
className?: string;
|
|
1415
|
+
} & Sprinkles>, never> & Omit<Omit<RadixTooltip.TooltipContentProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & react.RefAttributes<HTMLDivElement>, "ref">, "children" | "borderColor" | "color" | "fontFamily" | "animation" | "fontSize" | "size" | "cursor" | "empty" | "fontWeight" | "objectFit" | "overflowX" | "overflowY" | "pointerEvents" | "textAlign" | "textTransform" | "transition" | "whiteSpace" | "bg" | "border" | "borderB" | "borderL" | "borderR" | "borderT" | "overflow" | "rounded" | "shadow" | "tracking" | "z" | "gap" | "alignItems" | "alignSelf" | "display" | "flex" | "flexDirection" | "flexWrap" | "gridColumn" | "gridTemplateColumns" | "justifyContent" | "justifyItems" | "placeItems" | "leading" | "maxH" | "maxW" | "m" | "mx" | "my" | "mb" | "ml" | "mr" | "mt" | "p" | "px" | "py" | "pb" | "pl" | "pr" | "pt" | "h" | "w" | "className" | "asChild" | "content"> & react.RefAttributes<HTMLButtonElement>>;
|
|
1326
1416
|
|
|
1327
|
-
declare const TooltipContent: react.ForwardRefExoticComponent<Omit<
|
|
1417
|
+
declare const TooltipContent: react.ForwardRefExoticComponent<Omit<NonNullable<{
|
|
1328
1418
|
asChild?: boolean;
|
|
1329
1419
|
className?: string;
|
|
1330
|
-
} & Sprinkles
|
|
1420
|
+
} & Sprinkles>, never> & Omit<Omit<RadixTooltip.TooltipContentProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & react.RefAttributes<HTMLDivElement>>;
|
|
1331
1421
|
|
|
1332
1422
|
declare const TooltipTrigger: react.ForwardRefExoticComponent<Omit<RadixTooltip.TooltipTriggerProps & react.RefAttributes<HTMLButtonElement>, "ref"> & react.RefAttributes<HTMLButtonElement>>;
|
|
1333
1423
|
|
|
1334
|
-
export { Alert, AlertDescription, AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent,
|
|
1424
|
+
export { Alert, AlertDescription, AlertDialog, AlertDialogAction, AlertDialogBody, AlertDialogCancel, AlertDialogContent, AlertDialogFooter, AlertDialogTitle, AlertDialogTrigger, AlertTitle, AnimatePresence, Avatar, AvatarGroup, AxiomProvider, Badge, Banner, BannerDescription, BannerTitle, BoxProps, Button, ButtonGroup, type ButtonProps, Checkbox, Code, Dialog, DialogActions, DialogBody, DialogClose, DialogDescription, DialogFooter, DialogHeader, DialogTitle, DialogTrigger, Disclosure, DisclosureContent, DisclosureTrigger, Drawer, DrawerActions, DrawerBody, DrawerClose, DrawerContent, DrawerDescription, DrawerFooter, DrawerHeader, DrawerTitle, DrawerTrigger, DropdownMenu, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuSeparator, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, Field, Flex, Grid, Heading, type HeadingProps, HoverCard, HoverCardContent, HoverCardTrigger, Indicator, Input, InputAddon, InputControl, type InputControlProps, InputRoot, Kbd, Listbox, ListboxCheckboxItem, ListboxEmpty, ListboxFooter, ListboxGroup, ListboxItem, ListboxItemIndicator, type ListboxItemProps, ListboxLabel, ListboxRadioItem, ListboxScrollArea, ListboxSeparator, MenuButton, Pagination, type PaginationProps, Paper, Popover, PopoverAnchor, PopoverTrigger, Progress, Radio, RadioGroup, SearchInput, SegmentedControl, SegmentedControlItem, Separator, Sidenav, SidenavAccountItem, type SidenavAccountItemProps, SidenavBody, SidenavFooter, SidenavHeader, SidenavItem, type SidenavItemProps, SidenavToggle, type SidenavToggleProps, Skeleton, Spinner, Sprinkles, Switch, Tabs, TabsContent, TabsList, TabsTrigger, Text, type TextProps, Textarea, ThemeProvider, Toast, ToastAction, ToastProvider, ToastTitle, ToggleButton, Tooltip, TooltipContent, TooltipRoot, TooltipTrigger, TransitionGlobalConfig, extractSprinkles, layers_css as layers, sprinklesMerge };
|