@soft-stech/bootsman-ui-shadcn 1.5.7 → 2.0.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/README.md +3 -69
- package/dist/AccordionItem-CX5Y-wNP.js +96 -0
- package/dist/AccordionRoot-BHb3QKJo.js +82 -0
- package/dist/AccordionTrigger-CLOdW74d.js +91 -0
- package/dist/AlertDialogContent-kHpGDA3N.js +64 -0
- package/dist/AvatarRoot-DFoAE3MY.js +32 -0
- package/dist/BuiAccordion.vue_vue_type_script_setup_true_lang-DyGzWksC.js +31 -0
- package/dist/BuiAccordionContent.vue_vue_type_script_setup_true_lang-UAifo1pg.js +80 -0
- package/dist/BuiAccordionItem.vue_vue_type_script_setup_true_lang-BygEMP_w.js +28 -0
- package/dist/BuiAccordionTrigger.vue_vue_type_script_setup_true_lang-DhRPvcdd.js +47 -0
- package/dist/BuiAdvancedAccordionTrigger.vue_vue_type_script_setup_true_lang-Dva7EMOG.js +73 -0
- package/dist/BuiAlertDescription.vue_vue_type_script_setup_true_lang-KBmUwwtX.js +19 -0
- package/dist/BuiAlertDialog.vue_vue_type_script_setup_true_lang-CE6O7s89.js +45 -0
- package/dist/BuiAlertDialogAction.vue_vue_type_script_setup_true_lang-CG6fMJpw.js +46 -0
- package/dist/BuiAlertDialogCancel.vue_vue_type_script_setup_true_lang-D7MlLhMW.js +49 -0
- package/dist/BuiAlertDialogContent.vue_vue_type_script_setup_true_lang-BE0PDCss.js +92 -0
- package/dist/BuiAlertDialogDescription.vue_vue_type_script_setup_true_lang-DCsNaH8D.js +48 -0
- package/dist/BuiAlertDialogFooter.vue_vue_type_script_setup_true_lang-CMry1wvx.js +27 -0
- package/dist/BuiAlertDialogHeader.vue_vue_type_script_setup_true_lang-nDLdR-9O.js +22 -0
- package/dist/BuiAlertDialogTitle.vue_vue_type_script_setup_true_lang-CzakiaYs.js +48 -0
- package/dist/BuiAlertDialogTrigger.vue_vue_type_script_setup_true_lang-DhPkmJI1.js +43 -0
- package/dist/BuiAlertTitle.vue_vue_type_script_setup_true_lang-B8OILWXX.js +15 -0
- package/dist/BuiAspectRatio.vue_vue_type_script_setup_true_lang-CzL9_qtq.js +60 -0
- package/dist/BuiAutoForm.vue_vue_type_script_setup_true_lang-BtWYgZh_.js +74 -0
- package/dist/BuiAutoFormField.vue_vue_type_script_setup_true_lang-CkJZ-W-M.js +263 -0
- package/dist/BuiAutoFormFieldArray.vue_vue_type_script_setup_true_lang-DmN_5xMb.js +140 -0
- package/dist/BuiAutoFormFieldBoolean.vue_vue_type_script_setup_true_lang-Bmf4vSRZ.js +63 -0
- package/dist/BuiAutoFormFieldDate.vue_vue_type_script_setup_true_lang-CNbwzj_1.js +210 -0
- package/dist/BuiAutoFormFieldEnum.vue_vue_type_script_setup_true_lang-CHxcdlL2.js +117 -0
- package/dist/BuiAutoFormFieldFile.vue_vue_type_script_setup_true_lang-_l-sSiNa.js +113 -0
- package/dist/BuiAutoFormFieldInput.vue_vue_type_script_setup_true_lang-y7oqmsm4.js +60 -0
- package/dist/BuiAutoFormFieldNumber.vue_vue_type_script_setup_true_lang-CLBkqMya.js +59 -0
- package/dist/BuiAutoFormFieldObject.vue_vue_type_script_setup_true_lang-B6toFU56.js +96 -0
- package/dist/BuiAutoFormLabel.vue_vue_type_script_setup_true_lang-BXFo0DTk.js +24 -0
- package/dist/BuiAvatarFallback.vue_vue_type_script_setup_true_lang-jxz_saON.js +65 -0
- package/dist/BuiAvatarImage.vue_vue_type_script_setup_true_lang-CzKZeFgo.js +95 -0
- package/dist/BuiCard.vue_vue_type_script_setup_true_lang-CDInmzmo.js +24 -0
- package/dist/BuiCardContent.vue_vue_type_script_setup_true_lang-9j_VgccG.js +22 -0
- package/dist/BuiCardDescription.vue_vue_type_script_setup_true_lang-CoP3Ph4D.js +22 -0
- package/dist/BuiCardFooter.vue_vue_type_script_setup_true_lang-BajgrGkz.js +22 -0
- package/dist/BuiCardHeader.vue_vue_type_script_setup_true_lang-BwfdY2ob.js +22 -0
- package/dist/BuiCardTitle.vue_vue_type_script_setup_true_lang-g9b2xtnX.js +22 -0
- package/dist/BuiCheckbox.vue_vue_type_script_setup_true_lang-BzN61Zpy.js +244 -0
- package/dist/BuiCollapsible.vue_vue_type_script_setup_true_lang-CjrKhGhu.js +27 -0
- package/dist/BuiCollapsibleContent.vue_vue_type_script_setup_true_lang-CfvrzIh8.js +22 -0
- package/dist/BuiCollapsibleTrigger.vue_vue_type_script_setup_true_lang-BIbfcJCV.js +21 -0
- package/dist/BuiCommand.vue_vue_type_script_setup_true_lang-BSgaC6Ww.js +47 -0
- package/dist/BuiCommandDialog.vue_vue_type_script_setup_true_lang-vxdoNDyw.js +37 -0
- package/dist/BuiCommandEmpty.vue_vue_type_script_setup_true_lang-B42jJkFd.js +45 -0
- package/dist/BuiCommandGroup.vue_vue_type_script_setup_true_lang-70WWbLGh.js +67 -0
- package/dist/BuiCommandInput.vue_vue_type_script_setup_true_lang-DjzLxbB4.js +221 -0
- package/dist/BuiCommandItem.vue_vue_type_script_setup_true_lang-S2XDjPDP.js +167 -0
- package/dist/BuiCommandList.vue_vue_type_script_setup_true_lang-BfBwjyqH.js +391 -0
- package/dist/BuiCommandNewItem.vue_vue_type_script_setup_true_lang-DG2QlRSW.js +34 -0
- package/dist/BuiCommandSeparator.vue_vue_type_script_setup_true_lang-BtKClSd9.js +45 -0
- package/dist/BuiCommandShortcut.vue_vue_type_script_setup_true_lang-vtHeai7E.js +15 -0
- package/dist/BuiContextMenu.vue_vue_type_script_setup_true_lang-CGtCNQsI.js +24 -0
- package/dist/BuiContextMenuCheckboxItem.vue_vue_type_script_setup_true_lang-ByIA7RVH.js +82 -0
- package/dist/BuiContextMenuContent.vue_vue_type_script_setup_true_lang-DaHIZV11.js +163 -0
- package/dist/BuiContextMenuGroup.vue_vue_type_script_setup_true_lang-CoKFA6Lt.js +42 -0
- package/dist/BuiContextMenuItem.vue_vue_type_script_setup_true_lang-DRj9GGtT.js +69 -0
- package/dist/BuiContextMenuLabel.vue_vue_type_script_setup_true_lang-Bb1eJERp.js +47 -0
- package/dist/BuiContextMenuRadioGroup.vue_vue_type_script_setup_true_lang-ClPEr-9p.js +54 -0
- package/dist/BuiContextMenuRadioItem.vue_vue_type_script_setup_true_lang-CNdmMZ63.js +83 -0
- package/dist/BuiContextMenuSeparator.vue_vue_type_script_setup_true_lang-CESVy0Bc.js +40 -0
- package/dist/BuiContextMenuShortcut.vue_vue_type_script_setup_true_lang-Cvi63HCk.js +15 -0
- package/dist/BuiContextMenuSub.vue_vue_type_script_setup_true_lang-DRJbpWh7.js +55 -0
- package/dist/BuiContextMenuSubContent.vue_vue_type_script_setup_true_lang-BSvsfNPp.js +151 -0
- package/dist/BuiContextMenuSubTrigger.vue_vue_type_script_setup_true_lang-ClkPe5lN.js +65 -0
- package/dist/BuiContextMenuTrigger.vue_vue_type_script_setup_true_lang-hfu_w_27.js +110 -0
- package/dist/BuiDataTableColumnList.vue_vue_type_script_setup_true_lang-CjisOp79.js +1340 -0
- package/dist/BuiDialog.vue_vue_type_script_setup_true_lang-DjZghwG-.js +24 -0
- package/dist/BuiDialogClose.vue_vue_type_script_setup_true_lang-B_z2LXAR.js +21 -0
- package/dist/BuiDialogContent.vue_vue_type_script_setup_true_lang-e7J631vv.js +49 -0
- package/dist/BuiDialogDescription.vue_vue_type_script_setup_true_lang-DrMa5s7y.js +25 -0
- package/dist/BuiDialogFooter.vue_vue_type_script_setup_true_lang-Cfqk7Y6N.js +24 -0
- package/dist/BuiDialogHeader.vue_vue_type_script_setup_true_lang-BizX9GnL.js +19 -0
- package/dist/BuiDialogTitle.vue_vue_type_script_setup_true_lang-CKp_7cQC.js +25 -0
- package/dist/BuiDialogTrigger.vue_vue_type_script_setup_true_lang-BJ-dyyw5.js +21 -0
- package/dist/BuiDropdownMenu.vue_vue_type_script_setup_true_lang-XKtJ9ebc.js +25 -0
- package/dist/BuiDropdownMenuCheckboxItem.vue_vue_type_script_setup_true_lang-xDn643Ks.js +80 -0
- package/dist/BuiDropdownMenuContent.vue_vue_type_script_setup_true_lang-DVh1fGn7.js +214 -0
- package/dist/BuiDropdownMenuGroup.vue_vue_type_script_setup_true_lang-CXbptHUK.js +42 -0
- package/dist/BuiDropdownMenuItem.vue_vue_type_script_setup_true_lang-Clj6VYlM.js +68 -0
- package/dist/BuiDropdownMenuLabel.vue_vue_type_script_setup_true_lang-DDzsRGZr.js +47 -0
- package/dist/BuiDropdownMenuRadioGroup.vue_vue_type_script_setup_true_lang-Q5tAGRSA.js +55 -0
- package/dist/BuiDropdownMenuRadioItem.vue_vue_type_script_setup_true_lang-BN9rQFpr.js +78 -0
- package/dist/BuiDropdownMenuSeparator.vue_vue_type_script_setup_true_lang-C1pX60RS.js +37 -0
- package/dist/BuiDropdownMenuShortcut.vue_vue_type_script_setup_true_lang--YXT3XSy.js +15 -0
- package/dist/BuiDropdownMenuSub.vue_vue_type_script_setup_true_lang-BKPAiEay.js +53 -0
- package/dist/BuiDropdownMenuSubContent.vue_vue_type_script_setup_true_lang-BMyaaUTq.js +150 -0
- package/dist/BuiDropdownMenuSubTrigger.vue_vue_type_script_setup_true_lang-BmElIjbk.js +63 -0
- package/dist/BuiDropdownMenuTrigger.vue_vue_type_script_setup_true_lang-B-AVJzKT.js +92 -0
- package/dist/BuiHoverCard.vue_vue_type_script_setup_true_lang-dyFXbZax.js +24 -0
- package/dist/BuiHoverCardContent.vue_vue_type_script_setup_true_lang-fG5t5Gy_.js +335 -0
- package/dist/BuiHoverCardTrigger.vue_vue_type_script_setup_true_lang-oW_qfx8F.js +77 -0
- package/dist/BuiLabel.vue_vue_type_script_setup_true_lang-jZwMULvn.js +25 -0
- package/dist/BuiPaginationCommon.vue_vue_type_script_setup_true_lang-W2oLNrC8.js +172 -0
- package/dist/BuiPaginationEllipsis.vue_vue_type_script_setup_true_lang-BtzoPpAb.js +59 -0
- package/dist/BuiPaginationFirst.vue_vue_type_script_setup_true_lang-BNcAnGyC.js +72 -0
- package/dist/BuiPaginationLast.vue_vue_type_script_setup_true_lang-DDAPAUK4.js +72 -0
- package/dist/BuiPaginationNext.vue_vue_type_script_setup_true_lang-BHCwlGNs.js +64 -0
- package/dist/BuiPaginationPrev.vue_vue_type_script_setup_true_lang-XOd1LU56.js +64 -0
- package/dist/BuiPopover.vue_vue_type_script_setup_true_lang-C21Z50mT.js +24 -0
- package/dist/BuiPopoverContent.vue_vue_type_script_setup_true_lang-Bk_YVhGO.js +568 -0
- package/dist/BuiPopoverTrigger.vue_vue_type_script_setup_true_lang-DRd7CSVn.js +71 -0
- package/dist/BuiRadioGroup.vue_vue_type_script_setup_true_lang-4hspwwpe.js +37 -0
- package/dist/BuiRadioGroupItem.vue_vue_type_script_setup_true_lang-Yxzj2m7E.js +294 -0
- package/dist/BuiScrollArea.vue_vue_type_script_setup_true_lang-_EG_KhUd.js +141 -0
- package/dist/BuiScrollBar.vue_vue_type_script_setup_true_lang-Cps_IAtL.js +620 -0
- package/dist/BuiSelect.vue_vue_type_script_setup_true_lang-BrkkZ3QS.js +35 -0
- package/dist/BuiSelectContent.vue_vue_type_script_setup_true_lang-QPc4hA5b.js +301 -0
- package/dist/BuiSelectGroup.vue_vue_type_script_setup_true_lang-CIhcJPaF.js +25 -0
- package/dist/BuiSelectItem.vue_vue_type_script_setup_true_lang-DsyBlpQu.js +70 -0
- package/dist/BuiSelectItemText.vue_vue_type_script_setup_true_lang-Dre4JPTC.js +21 -0
- package/dist/BuiSelectLabel.vue_vue_type_script_setup_true_lang-Bui66_eB.js +52 -0
- package/dist/BuiSelectSeparator.vue_vue_type_script_setup_true_lang-fhHANlBN.js +40 -0
- package/dist/BuiSelectTrigger.vue_vue_type_script_setup_true_lang-DXGN7wlD.js +162 -0
- package/dist/BuiSelectValue.vue_vue_type_script_setup_true_lang-C3SieHyq.js +71 -0
- package/dist/BuiSeparator.vue_vue_type_script_setup_true_lang-C8rvjRM-.js +26 -0
- package/dist/BuiSheet.vue_vue_type_script_setup_true_lang-DSP_MUF-.js +24 -0
- package/dist/BuiSheetClose.vue_vue_type_script_setup_true_lang-C2SoYflq.js +21 -0
- package/dist/BuiSheetDescription.vue_vue_type_script_setup_true_lang-C-o1J_vl.js +28 -0
- package/dist/BuiSheetFooter.vue_vue_type_script_setup_true_lang-C7-i_EFk.js +19 -0
- package/dist/BuiSheetHeader.vue_vue_type_script_setup_true_lang-DZ_1xzjv.js +19 -0
- package/dist/BuiSheetTitle.vue_vue_type_script_setup_true_lang-uQwvN0Ya.js +28 -0
- package/dist/BuiSheetTrigger.vue_vue_type_script_setup_true_lang-CKLYe-0o.js +21 -0
- package/dist/BuiSlider.vue_vue_type_script_setup_true_lang-ROPSjvv_.js +629 -0
- package/dist/BuiStepper.vue_vue_type_script_setup_true_lang-4HiUCR7f.js +35 -0
- package/dist/BuiStepperDescription.vue_vue_type_script_setup_true_lang-B8bx_81P.js +54 -0
- package/dist/BuiStepperIndicator.vue_vue_type_script_setup_true_lang-CoqNm362.js +60 -0
- package/dist/BuiStepperItem.vue_vue_type_script_setup_true_lang-DZ4syPyn.js +32 -0
- package/dist/BuiStepperSeparator.vue_vue_type_script_setup_true_lang-x9K6Ih-S.js +68 -0
- package/dist/BuiStepperTitle.vue_vue_type_script_setup_true_lang-Bmd5cuMW.js +52 -0
- package/dist/BuiStepperTrigger.vue_vue_type_script_setup_true_lang-BpAKlli4.js +121 -0
- package/dist/BuiSwitch.vue_vue_type_script_setup_true_lang-XFLo2vqO.js +186 -0
- package/dist/BuiTable.vue_vue_type_script_setup_true_lang-Binw-Rld.js +28 -0
- package/dist/BuiTableBody.vue_vue_type_script_setup_true_lang-CMvrY2ha.js +19 -0
- package/dist/BuiTableCaption.vue_vue_type_script_setup_true_lang-D91bjQTX.js +19 -0
- package/dist/BuiTableCell.vue_vue_type_script_setup_true_lang-DIfJCEoN.js +24 -0
- package/dist/BuiTableEmpty.vue_vue_type_script_setup_true_lang-CaVhbPyY.js +33 -0
- package/dist/BuiTableFooter.vue_vue_type_script_setup_true_lang-B6IzB_Ja.js +24 -0
- package/dist/BuiTableHead.vue_vue_type_script_setup_true_lang-D3Os5Lh1.js +62 -0
- package/dist/BuiTableHeader.vue_vue_type_script_setup_true_lang-BWh-n8pz.js +30 -0
- package/dist/BuiTableRow.vue_vue_type_script_setup_true_lang-C7YHOlec.js +49 -0
- package/dist/BuiTabs.vue_vue_type_script_setup_true_lang--Pf-gBbc.js +29 -0
- package/dist/BuiTabsContent.vue_vue_type_script_setup_true_lang-KkegJgUo.js +100 -0
- package/dist/BuiToastAction.vue_vue_type_script_setup_true_lang-Bw-47Iz7.js +66 -0
- package/dist/BuiToastClose.vue_vue_type_script_setup_true_lang-Crs1hVnm.js +27 -0
- package/dist/BuiToastDescription.vue_vue_type_script_setup_true_lang-D8FleK5g.js +46 -0
- package/dist/BuiToastProvider.vue_vue_type_script_setup_true_lang-CAVNVtui.js +23 -0
- package/dist/BuiToastTitle.vue_vue_type_script_setup_true_lang-CPf2t0Dq.js +46 -0
- package/dist/BuiToastViewport.vue_vue_type_script_setup_true_lang-DSYWt4WY.js +190 -0
- package/dist/BuiToggleGroup.vue_vue_type_script_setup_true_lang-CX67CMp-.js +47 -0
- package/dist/BuiToggleGroupItem.vue_vue_type_script_setup_true_lang-MwA1tL4W.js +85 -0
- package/dist/BuiTooltip.vue_vue_type_script_setup_true_lang-Duhk5Jaw.js +28 -0
- package/dist/BuiTooltipContent.vue_vue_type_script_setup_true_lang-CHXHHfQD.js +367 -0
- package/dist/BuiTooltipProvider.vue_vue_type_script_setup_true_lang-BY5-KZjW.js +25 -0
- package/dist/BuiTooltipTrigger.vue_vue_type_script_setup_true_lang-Dp1PEIOt.js +105 -0
- package/dist/CollapsibleContent-F0USgHKS.js +86 -0
- package/dist/CollapsibleRoot-CLDFGzrs.js +71 -0
- package/dist/CollapsibleTrigger-4rOpqklu.js +50 -0
- package/dist/Collection-BdNht7lW.js +59 -0
- package/dist/ComboboxGroup-vuIV8-7o.js +65 -0
- package/dist/ComboboxRoot-HZ6OtAWp.js +504 -0
- package/dist/ConfigProvider-CgddT6yM.js +6 -0
- package/dist/ContextMenuItemIndicator-5GGgDG8G.js +30 -0
- package/dist/ContextMenuPortal-DgDV9lOk.js +33 -0
- package/dist/ContextMenuRoot-DZqHpWWe.js +60 -0
- package/dist/DialogClose-kPF4E-oJ.js +33 -0
- package/dist/DialogContent-CreFOpud.js +275 -0
- package/dist/DialogDescription-BdRw7bcG.js +30 -0
- package/dist/DialogOverlay--u1KsA_E.js +71 -0
- package/dist/DialogPortal-BfOiLQda.js +33 -0
- package/dist/DialogRoot-B3mgFt-z.js +57 -0
- package/dist/DialogTitle-CNH2FdyD.js +28 -0
- package/dist/DialogTrigger-D1uKojHX.js +45 -0
- package/dist/DismissableLayer-D-BrGAhy.js +139 -0
- package/dist/DropdownMenuItemIndicator-BpWlv3m2.js +30 -0
- package/dist/DropdownMenuRoot-DlIuT9Xm.js +69 -0
- package/dist/FocusScope-BFNq3YRS.js +128 -0
- package/dist/HoverCardRoot-CPk66QVl.js +69 -0
- package/dist/MenuAnchor-dV0D-a96.js +29 -0
- package/dist/MenuCheckboxItem-BFwvgGVw.js +48 -0
- package/dist/MenuContent-DYk9Ejo9.js +339 -0
- package/dist/MenuContentImpl-CQ8XzU5D.js +268 -0
- package/dist/MenuGroup-BaJUttO_.js +25 -0
- package/dist/MenuItem-DFQ3D5oo.js +61 -0
- package/dist/MenuItemImpl-CjDqFohr.js +71 -0
- package/dist/MenuItemIndicator-B4RFFgYI.js +46 -0
- package/dist/MenuLabel-B1h6hS-l.js +26 -0
- package/dist/MenuPortal-DsHPAyh2.js +33 -0
- package/dist/MenuRadioGroup-C7cLGz6Y.js +40 -0
- package/dist/MenuRadioItem-p5WQd19S.js +47 -0
- package/dist/MenuRoot-CdzVPId7.js +71 -0
- package/dist/MenuSeparator-CKBAZoB_.js +28 -0
- package/dist/MenuSub-D6_VBE2f.js +47 -0
- package/dist/MenuSubContent-DIPve2b2.js +141 -0
- package/dist/MenuSubTrigger-D_YDy3kI.js +114 -0
- package/dist/PaginationListItem-BXmEm4o3.js +48 -0
- package/dist/PaginationRoot-Xehp56La.js +84 -0
- package/dist/PopoverRoot-DAO21DS4.js +56 -0
- package/dist/PopperAnchor-N-AIC3oX.js +37 -0
- package/dist/PopperContent-CO4aQ0ir.js +1477 -0
- package/dist/PopperRoot-BuFUaWT1.js +18 -0
- package/dist/Presence-BadhDRMZ.js +107 -0
- package/dist/Primitive-EBuBc72_.js +27 -0
- package/dist/RadioGroupRoot-CzUSJjjD.js +123 -0
- package/dist/RovingFocusGroup-DSM8khMG.js +121 -0
- package/dist/RovingFocusItem-BC6Mg6Db.js +94 -0
- package/dist/SelectGroup-Cor2llfd.js +29 -0
- package/dist/SelectItemAlignedPosition-BpmJGm_f.js +438 -0
- package/dist/SelectItemText-CMZmUqop.js +151 -0
- package/dist/SelectRoot-D3VPOQCr.js +232 -0
- package/dist/Separator-C7hyfmde.js +77 -0
- package/dist/Skeleton.vue_vue_type_script_setup_true_lang-CT7g2lO8.js +17 -0
- package/dist/Slot-Dq7aellU.js +26 -0
- package/dist/StepperItem-D0pPTzc7.js +69 -0
- package/dist/StepperRoot-DTKGD-ar.js +138 -0
- package/dist/TabsRoot-DRZwjqPh.js +86 -0
- package/dist/Teleport-BzVCbZcz.js +40 -0
- package/dist/ToastClose-B0fnVCIU.js +232 -0
- package/dist/ToastProvider-DelRUfnh.js +62 -0
- package/dist/ToggleGroupRoot-D0J8tib1.js +113 -0
- package/dist/TooltipProvider-CINEMA56.js +65 -0
- package/dist/TooltipRoot-BjG88hUm.js +100 -0
- package/dist/VisuallyHidden-CGVCwfWu.js +55 -0
- package/dist/VisuallyHiddenInput-BUnpp8eT.js +114 -0
- package/dist/check-ClBDNfpL.js +11 -0
- package/dist/chevron-down-CnyZx8-A.js +13 -0
- package/dist/chevron-left-CanA8Qa-.js +13 -0
- package/dist/chevron-right-DrML6GnW.js +13 -0
- package/dist/circle-Cm0FuBSd.js +13 -0
- package/dist/clamp-CH0CcKBe.js +6 -0
- package/dist/colorUtils-BgA4kYw8.js +1189 -0
- package/dist/components/accordion/BuiAccordion.js +4 -0
- package/dist/components/accordion/BuiAccordion.vue.d.ts +23 -0
- package/dist/components/accordion/BuiAccordionContent.js +4 -0
- package/dist/components/accordion/BuiAccordionContent.vue.d.ts +21 -0
- package/dist/components/accordion/BuiAccordionItem.js +4 -0
- package/dist/components/accordion/BuiAccordionItem.vue.d.ts +21 -0
- package/dist/components/accordion/BuiAccordionTrigger.js +4 -0
- package/dist/components/accordion/BuiAccordionTrigger.vue.d.ts +23 -0
- package/dist/components/accordion/BuiAdvancedAccordionTrigger.js +4 -0
- package/dist/components/accordion/BuiAdvancedAccordionTrigger.vue.d.ts +29 -0
- package/dist/components/accordion/index.js +12 -0
- package/dist/components/alert/BuiAlert.vue.d.ts +24 -0
- package/dist/components/alert/BuiAlertDescription.js +4 -0
- package/dist/components/alert/BuiAlertDescription.vue.d.ts +21 -0
- package/dist/components/alert/BuiAlertTitle.js +4 -0
- package/dist/components/alert/BuiAlertTitle.vue.d.ts +17 -0
- package/dist/components/alert/index.js +48 -0
- package/dist/components/alert-dialog/BuiAlertDialog.js +4 -0
- package/dist/components/alert-dialog/BuiAlertDialog.vue.d.ts +22 -0
- package/dist/components/alert-dialog/BuiAlertDialogAction.js +4 -0
- package/dist/components/alert-dialog/BuiAlertDialogAction.vue.d.ts +18 -0
- package/dist/components/alert-dialog/BuiAlertDialogCancel.js +4 -0
- package/dist/components/alert-dialog/BuiAlertDialogCancel.vue.d.ts +18 -0
- package/dist/components/alert-dialog/BuiAlertDialogContent.js +4 -0
- package/dist/components/alert-dialog/BuiAlertDialogContent.vue.d.ts +35 -0
- package/dist/components/alert-dialog/BuiAlertDialogDescription.js +4 -0
- package/dist/components/alert-dialog/BuiAlertDialogDescription.vue.d.ts +21 -0
- package/dist/components/alert-dialog/BuiAlertDialogFooter.js +4 -0
- package/dist/components/alert-dialog/BuiAlertDialogFooter.vue.d.ts +29 -0
- package/dist/components/alert-dialog/BuiAlertDialogHeader.js +4 -0
- package/dist/components/alert-dialog/BuiAlertDialogHeader.vue.d.ts +29 -0
- package/dist/components/alert-dialog/BuiAlertDialogTitle.js +4 -0
- package/dist/components/alert-dialog/BuiAlertDialogTitle.vue.d.ts +21 -0
- package/dist/components/alert-dialog/BuiAlertDialogTrigger.js +4 -0
- package/dist/components/alert-dialog/BuiAlertDialogTrigger.vue.d.ts +18 -0
- package/dist/components/alert-dialog/index.js +20 -0
- package/dist/components/aspect-ratio/BuiAspectRatio.js +4 -0
- package/dist/components/aspect-ratio/BuiAspectRatio.vue.d.ts +18 -0
- package/dist/components/aspect-ratio/index.js +4 -0
- package/dist/components/auto-form/BuiAutoForm.js +4 -0
- package/dist/components/auto-form/BuiAutoForm.vue.d.ts +39 -0
- package/dist/components/auto-form/BuiAutoFormField.js +4 -0
- package/dist/components/auto-form/BuiAutoFormField.vue.d.ts +21 -0
- package/dist/components/auto-form/BuiAutoFormFieldArray.js +4 -0
- package/dist/components/auto-form/BuiAutoFormFieldArray.vue.d.ts +29 -0
- package/dist/components/auto-form/BuiAutoFormFieldArrayCard.js +4 -0
- package/dist/components/auto-form/BuiAutoFormFieldArrayCard.vue.d.ts +29 -0
- package/dist/components/auto-form/BuiAutoFormFieldBoolean.js +4 -0
- package/dist/components/auto-form/BuiAutoFormFieldBoolean.vue.d.ts +10 -0
- package/dist/components/auto-form/BuiAutoFormFieldDate.js +4 -0
- package/dist/components/auto-form/BuiAutoFormFieldDate.vue.d.ts +34 -0
- package/dist/components/auto-form/BuiAutoFormFieldEnum.js +4 -0
- package/dist/components/auto-form/BuiAutoFormFieldEnum.vue.d.ts +37 -0
- package/dist/components/auto-form/BuiAutoFormFieldFile.js +4 -0
- package/dist/components/auto-form/BuiAutoFormFieldFile.vue.d.ts +34 -0
- package/dist/components/auto-form/BuiAutoFormFieldInput.js +4 -0
- package/dist/components/auto-form/BuiAutoFormFieldInput.vue.d.ts +34 -0
- package/dist/components/auto-form/BuiAutoFormFieldNumber.js +4 -0
- package/dist/components/auto-form/BuiAutoFormFieldNumber.vue.d.ts +34 -0
- package/dist/components/auto-form/BuiAutoFormFieldObject.js +4 -0
- package/dist/components/auto-form/BuiAutoFormFieldObject.vue.d.ts +29 -0
- package/dist/components/auto-form/BuiAutoFormFieldObjectCard.js +4 -0
- package/dist/components/auto-form/BuiAutoFormFieldObjectCard.vue.d.ts +29 -0
- package/dist/components/auto-form/BuiAutoFormLabel.js +4 -0
- package/dist/components/auto-form/BuiAutoFormLabel.vue.d.ts +20 -0
- package/dist/components/auto-form/constant.d.ts +8 -0
- package/dist/components/auto-form/constant.js +11 -0
- package/dist/components/auto-form/dependencies.js +59 -0
- package/dist/components/auto-form/index.js +30 -0
- package/dist/components/avatar/BuiAvatar.vue.d.ts +26 -0
- package/dist/components/avatar/BuiAvatarFallback.js +4 -0
- package/dist/components/avatar/BuiAvatarFallback.vue.d.ts +18 -0
- package/dist/components/avatar/BuiAvatarImage.js +4 -0
- package/dist/components/avatar/BuiAvatarImage.vue.d.ts +3 -0
- package/dist/components/avatar/index.js +45 -0
- package/dist/components/badge/BuiBadge.vue.d.ts +31 -0
- package/dist/components/badge/index.js +49 -0
- package/dist/components/button/BuiButton.js +4 -0
- package/dist/components/button/BuiButton.vue.d.ts +32 -0
- package/dist/components/button/index.d.ts +5 -0
- package/dist/components/button/index.js +5 -0
- package/dist/components/calendar/BuiCalendar.js +4 -0
- package/dist/components/calendar/BuiCalendar.vue.d.ts +39 -0
- package/dist/components/calendar/index.js +6756 -0
- package/dist/components/card/BuiCard.js +4 -0
- package/dist/components/card/BuiCard.vue.d.ts +29 -0
- package/dist/components/card/BuiCardContent.js +4 -0
- package/dist/components/card/BuiCardContent.vue.d.ts +29 -0
- package/dist/components/card/BuiCardDescription.js +4 -0
- package/dist/components/card/BuiCardDescription.vue.d.ts +29 -0
- package/dist/components/card/BuiCardFooter.js +4 -0
- package/dist/components/card/BuiCardFooter.vue.d.ts +29 -0
- package/dist/components/card/BuiCardHeader.js +4 -0
- package/dist/components/card/BuiCardHeader.vue.d.ts +29 -0
- package/dist/components/card/BuiCardTitle.js +4 -0
- package/dist/components/card/BuiCardTitle.vue.d.ts +29 -0
- package/dist/components/card/index.js +14 -0
- package/dist/components/checkbox/BuiCheckbox.js +4 -0
- package/dist/components/checkbox/BuiCheckbox.vue.d.ts +7 -0
- package/dist/components/checkbox/index.js +4 -0
- package/dist/components/collapsible/BuiCollapsible.js +4 -0
- package/dist/components/collapsible/BuiCollapsible.vue.d.ts +24 -0
- package/dist/components/collapsible/BuiCollapsibleContent.js +4 -0
- package/dist/components/collapsible/BuiCollapsibleContent.vue.d.ts +18 -0
- package/dist/components/collapsible/BuiCollapsibleTrigger.js +4 -0
- package/dist/components/collapsible/BuiCollapsibleTrigger.vue.d.ts +18 -0
- package/dist/components/collapsible/index.js +8 -0
- package/dist/components/color-picker/BuiColorPicker.vue.d.ts +32 -0
- package/dist/components/color-picker/index.js +201 -0
- package/dist/components/command/BuiCommand.js +4 -0
- package/dist/components/command/BuiCommand.vue.d.ts +33 -0
- package/dist/components/command/BuiCommandDialog.js +4 -0
- package/dist/components/command/BuiCommandDialog.vue.d.ts +22 -0
- package/dist/components/command/BuiCommandEmpty.js +4 -0
- package/dist/components/command/BuiCommandEmpty.vue.d.ts +18 -0
- package/dist/components/command/BuiCommandGroup.js +4 -0
- package/dist/components/command/BuiCommandGroup.vue.d.ts +21 -0
- package/dist/components/command/BuiCommandInput.js +4 -0
- package/dist/components/command/BuiCommandInput.vue.d.ts +3 -0
- package/dist/components/command/BuiCommandItem.js +4 -0
- package/dist/components/command/BuiCommandItem.vue.d.ts +23 -0
- package/dist/components/command/BuiCommandList.js +4 -0
- package/dist/components/command/BuiCommandList.vue.d.ts +28 -0
- package/dist/components/command/BuiCommandNewItem.js +4 -0
- package/dist/components/command/BuiCommandNewItem.vue.d.ts +21 -0
- package/dist/components/command/BuiCommandSeparator.js +4 -0
- package/dist/components/command/BuiCommandSeparator.vue.d.ts +18 -0
- package/dist/components/command/BuiCommandShortcut.js +4 -0
- package/dist/components/command/BuiCommandShortcut.vue.d.ts +17 -0
- package/dist/components/command/index.js +22 -0
- package/dist/components/context-menu/BuiContextMenu.js +4 -0
- package/dist/components/context-menu/BuiContextMenu.vue.d.ts +22 -0
- package/dist/components/context-menu/BuiContextMenuCheckboxItem.js +4 -0
- package/dist/components/context-menu/BuiContextMenuCheckboxItem.vue.d.ts +27 -0
- package/dist/components/context-menu/BuiContextMenuContent.js +4 -0
- package/dist/components/context-menu/BuiContextMenuContent.vue.d.ts +33 -0
- package/dist/components/context-menu/BuiContextMenuGroup.js +4 -0
- package/dist/components/context-menu/BuiContextMenuGroup.vue.d.ts +18 -0
- package/dist/components/context-menu/BuiContextMenuItem.js +4 -0
- package/dist/components/context-menu/BuiContextMenuItem.vue.d.ts +26 -0
- package/dist/components/context-menu/BuiContextMenuLabel.js +4 -0
- package/dist/components/context-menu/BuiContextMenuLabel.vue.d.ts +22 -0
- package/dist/components/context-menu/BuiContextMenuPortal.js +23 -0
- package/dist/components/context-menu/BuiContextMenuRadioGroup.js +4 -0
- package/dist/components/context-menu/BuiContextMenuRadioGroup.vue.d.ts +22 -0
- package/dist/components/context-menu/BuiContextMenuRadioItem.js +4 -0
- package/dist/components/context-menu/BuiContextMenuRadioItem.vue.d.ts +25 -0
- package/dist/components/context-menu/BuiContextMenuSeparator.js +4 -0
- package/dist/components/context-menu/BuiContextMenuSeparator.vue.d.ts +3 -0
- package/dist/components/context-menu/BuiContextMenuShortcut.js +4 -0
- package/dist/components/context-menu/BuiContextMenuShortcut.vue.d.ts +17 -0
- package/dist/components/context-menu/BuiContextMenuSub.js +4 -0
- package/dist/components/context-menu/BuiContextMenuSub.vue.d.ts +22 -0
- package/dist/components/context-menu/BuiContextMenuSubContent.js +4 -0
- package/dist/components/context-menu/BuiContextMenuSubContent.vue.d.ts +37 -0
- package/dist/components/context-menu/BuiContextMenuSubTrigger.js +4 -0
- package/dist/components/context-menu/BuiContextMenuSubTrigger.vue.d.ts +22 -0
- package/dist/components/context-menu/BuiContextMenuTrigger.js +4 -0
- package/dist/components/context-menu/BuiContextMenuTrigger.vue.d.ts +18 -0
- package/dist/components/context-menu/index.js +30 -0
- package/dist/components/dialog/BuiDialog.js +4 -0
- package/dist/components/dialog/BuiDialog.vue.d.ts +22 -0
- package/dist/components/dialog/BuiDialogClose.js +4 -0
- package/dist/components/dialog/BuiDialogClose.vue.d.ts +18 -0
- package/dist/components/dialog/BuiDialogContent.js +4 -0
- package/dist/components/dialog/BuiDialogContent.vue.d.ts +35 -0
- package/dist/components/dialog/BuiDialogDescription.js +4 -0
- package/dist/components/dialog/BuiDialogDescription.vue.d.ts +21 -0
- package/dist/components/dialog/BuiDialogFooter.js +4 -0
- package/dist/components/dialog/BuiDialogFooter.vue.d.ts +20 -0
- package/dist/components/dialog/BuiDialogHeader.js +4 -0
- package/dist/components/dialog/BuiDialogHeader.vue.d.ts +20 -0
- package/dist/components/dialog/BuiDialogTitle.js +4 -0
- package/dist/components/dialog/BuiDialogTitle.vue.d.ts +21 -0
- package/dist/components/dialog/BuiDialogTrigger.js +4 -0
- package/dist/components/dialog/BuiDialogTrigger.vue.d.ts +18 -0
- package/dist/components/dialog/index.js +18 -0
- package/dist/components/dropdown-menu/BuiDropdownMenu.js +4 -0
- package/dist/components/dropdown-menu/BuiDropdownMenu.vue.d.ts +22 -0
- package/dist/components/dropdown-menu/BuiDropdownMenuCheckboxItem.js +4 -0
- package/dist/components/dropdown-menu/BuiDropdownMenuCheckboxItem.vue.d.ts +27 -0
- package/dist/components/dropdown-menu/BuiDropdownMenuContent.js +4 -0
- package/dist/components/dropdown-menu/BuiDropdownMenuContent.vue.d.ts +35 -0
- package/dist/components/dropdown-menu/BuiDropdownMenuGroup.js +4 -0
- package/dist/components/dropdown-menu/BuiDropdownMenuGroup.vue.d.ts +18 -0
- package/dist/components/dropdown-menu/BuiDropdownMenuItem.js +4 -0
- package/dist/components/dropdown-menu/BuiDropdownMenuItem.vue.d.ts +22 -0
- package/dist/components/dropdown-menu/BuiDropdownMenuLabel.js +4 -0
- package/dist/components/dropdown-menu/BuiDropdownMenuLabel.vue.d.ts +22 -0
- package/dist/components/dropdown-menu/BuiDropdownMenuRadioGroup.js +4 -0
- package/dist/components/dropdown-menu/BuiDropdownMenuRadioGroup.vue.d.ts +22 -0
- package/dist/components/dropdown-menu/BuiDropdownMenuRadioItem.js +4 -0
- package/dist/components/dropdown-menu/BuiDropdownMenuRadioItem.vue.d.ts +25 -0
- package/dist/components/dropdown-menu/BuiDropdownMenuSeparator.js +4 -0
- package/dist/components/dropdown-menu/BuiDropdownMenuSeparator.vue.d.ts +3 -0
- package/dist/components/dropdown-menu/BuiDropdownMenuShortcut.js +4 -0
- package/dist/components/dropdown-menu/BuiDropdownMenuShortcut.vue.d.ts +17 -0
- package/dist/components/dropdown-menu/BuiDropdownMenuSub.js +4 -0
- package/dist/components/dropdown-menu/BuiDropdownMenuSub.vue.d.ts +22 -0
- package/dist/components/dropdown-menu/BuiDropdownMenuSubContent.js +4 -0
- package/dist/components/dropdown-menu/BuiDropdownMenuSubContent.vue.d.ts +34 -0
- package/dist/components/dropdown-menu/BuiDropdownMenuSubTrigger.js +4 -0
- package/dist/components/dropdown-menu/BuiDropdownMenuSubTrigger.vue.d.ts +21 -0
- package/dist/components/dropdown-menu/BuiDropdownMenuTrigger.js +4 -0
- package/dist/components/dropdown-menu/BuiDropdownMenuTrigger.vue.d.ts +18 -0
- package/dist/components/dropdown-menu/index.d.ts +15 -0
- package/dist/components/dropdown-menu/index.js +31 -0
- package/dist/components/form/BuiFormControl.js +4 -0
- package/dist/components/form/BuiFormControl.vue.d.ts +17 -0
- package/dist/components/form/BuiFormDescription.js +4 -0
- package/dist/components/form/BuiFormDescription.vue.d.ts +17 -0
- package/dist/components/form/BuiFormItem.js +6 -0
- package/dist/components/form/BuiFormLabel.js +4 -0
- package/dist/components/form/BuiFormLabel.vue.d.ts +17 -0
- package/dist/components/form/BuiFormMessage.js +4 -0
- package/dist/components/form/index.js +16 -0
- package/dist/components/form/useFormField.js +6 -0
- package/dist/components/health/BuiHealth.vue.d.ts +23 -0
- package/dist/components/health/index.js +64 -0
- package/dist/components/hover-card/BuiHoverCard.js +4 -0
- package/dist/components/hover-card/BuiHoverCard.vue.d.ts +18 -0
- package/dist/components/hover-card/BuiHoverCardContent.js +4 -0
- package/dist/components/hover-card/BuiHoverCardContent.vue.d.ts +23 -0
- package/dist/components/hover-card/BuiHoverCardTrigger.js +4 -0
- package/dist/components/hover-card/BuiHoverCardTrigger.vue.d.ts +18 -0
- package/dist/components/hover-card/index.js +8 -0
- package/dist/components/input/BuiColorInput.vue.d.ts +23 -0
- package/dist/components/input/BuiInput.vue.d.ts +18 -0
- package/dist/components/input/BuiPasswordInput.vue.d.ts +5 -0
- package/dist/components/input/index.js +248 -0
- package/dist/components/label/BuiLabel.js +4 -0
- package/dist/components/label/BuiLabel.vue.d.ts +21 -0
- package/dist/components/label/index.js +4 -0
- package/dist/components/pagination/BuiPaginationCommon.js +4 -0
- package/dist/components/pagination/BuiPaginationCommon.vue.d.ts +22 -0
- package/dist/components/pagination/BuiPaginationEllipsis.js +4 -0
- package/dist/components/pagination/BuiPaginationEllipsis.vue.d.ts +18 -0
- package/dist/components/pagination/BuiPaginationFirst.js +4 -0
- package/dist/components/pagination/BuiPaginationFirst.vue.d.ts +20 -0
- package/dist/components/pagination/BuiPaginationLast.js +4 -0
- package/dist/components/pagination/BuiPaginationLast.vue.d.ts +20 -0
- package/dist/components/pagination/BuiPaginationNext.js +4 -0
- package/dist/components/pagination/BuiPaginationNext.vue.d.ts +20 -0
- package/dist/components/pagination/BuiPaginationPrev.js +4 -0
- package/dist/components/pagination/BuiPaginationPrev.vue.d.ts +20 -0
- package/dist/components/pagination/index.d.ts +7 -0
- package/dist/components/pagination/index.js +19 -0
- package/dist/components/popover/BuiPopover.js +4 -0
- package/dist/components/popover/BuiPopover.vue.d.ts +22 -0
- package/dist/components/popover/BuiPopoverContent.js +4 -0
- package/dist/components/popover/BuiPopoverContent.vue.d.ts +37 -0
- package/dist/components/popover/BuiPopoverTrigger.js +4 -0
- package/dist/components/popover/BuiPopoverTrigger.vue.d.ts +18 -0
- package/dist/components/popover/index.js +8 -0
- package/dist/components/progress/BuiProgress.vue.d.ts +17 -0
- package/dist/components/progress/index.js +203 -0
- package/dist/components/radio-group/BuiRadioGroup.js +4 -0
- package/dist/components/radio-group/BuiRadioGroup.vue.d.ts +25 -0
- package/dist/components/radio-group/BuiRadioGroupItem.js +4 -0
- package/dist/components/radio-group/BuiRadioGroupItem.vue.d.ts +6 -0
- package/dist/components/radio-group/index.js +6 -0
- package/dist/components/scroll-area/BuiScrollArea.js +4 -0
- package/dist/components/scroll-area/BuiScrollArea.vue.d.ts +22 -0
- package/dist/components/scroll-area/BuiScrollBar.js +4 -0
- package/dist/components/scroll-area/BuiScrollBar.vue.d.ts +9 -0
- package/dist/components/scroll-area/index.js +6 -0
- package/dist/components/select/BuiSelect.js +4 -0
- package/dist/components/select/BuiSelect.vue.d.ts +25 -0
- package/dist/components/select/BuiSelectContent.js +4 -0
- package/dist/components/select/BuiSelectContent.vue.d.ts +33 -0
- package/dist/components/select/BuiSelectGroup.js +4 -0
- package/dist/components/select/BuiSelectGroup.vue.d.ts +21 -0
- package/dist/components/select/BuiSelectItem.js +4 -0
- package/dist/components/select/BuiSelectItem.vue.d.ts +21 -0
- package/dist/components/select/BuiSelectItemText.js +4 -0
- package/dist/components/select/BuiSelectItemText.vue.d.ts +18 -0
- package/dist/components/select/BuiSelectLabel.js +4 -0
- package/dist/components/select/BuiSelectLabel.vue.d.ts +21 -0
- package/dist/components/select/BuiSelectSeparator.js +4 -0
- package/dist/components/select/BuiSelectSeparator.vue.d.ts +6 -0
- package/dist/components/select/BuiSelectTrigger.js +4 -0
- package/dist/components/select/BuiSelectTrigger.vue.d.ts +26 -0
- package/dist/components/select/BuiSelectValue.js +4 -0
- package/dist/components/select/BuiSelectValue.vue.d.ts +18 -0
- package/dist/components/select/index.js +20 -0
- package/dist/components/separator/BuiSeparator.js +4 -0
- package/dist/components/separator/BuiSeparator.vue.d.ts +6 -0
- package/dist/components/separator/index.js +4 -0
- package/dist/components/sheet/BuiSheet.js +4 -0
- package/dist/components/sheet/BuiSheet.vue.d.ts +22 -0
- package/dist/components/sheet/BuiSheetClose.js +4 -0
- package/dist/components/sheet/BuiSheetClose.vue.d.ts +18 -0
- package/dist/components/sheet/BuiSheetContent.vue.d.ts +38 -0
- package/dist/components/sheet/BuiSheetDescription.js +4 -0
- package/dist/components/sheet/BuiSheetDescription.vue.d.ts +22 -0
- package/dist/components/sheet/BuiSheetFooter.js +4 -0
- package/dist/components/sheet/BuiSheetFooter.vue.d.ts +21 -0
- package/dist/components/sheet/BuiSheetHeader.js +4 -0
- package/dist/components/sheet/BuiSheetHeader.vue.d.ts +21 -0
- package/dist/components/sheet/BuiSheetTitle.js +4 -0
- package/dist/components/sheet/BuiSheetTitle.vue.d.ts +22 -0
- package/dist/components/sheet/BuiSheetTrigger.js +4 -0
- package/dist/components/sheet/BuiSheetTrigger.vue.d.ts +18 -0
- package/dist/components/sheet/index.js +80 -0
- package/dist/components/skeleton/Skeleton.js +4 -0
- package/dist/components/skeleton/Skeleton.vue.d.ts +6 -0
- package/dist/components/skeleton/index.js +4 -0
- package/dist/components/slider/BuiSlider.js +4 -0
- package/dist/components/slider/BuiSlider.vue.d.ts +9 -0
- package/dist/components/slider/index.js +4 -0
- package/dist/components/stepper/BuiStepper.js +4 -0
- package/dist/components/stepper/BuiStepper.vue.d.ts +38 -0
- package/dist/components/stepper/BuiStepperDescription.js +4 -0
- package/dist/components/stepper/BuiStepperDescription.vue.d.ts +22 -0
- package/dist/components/stepper/BuiStepperIndicator.js +4 -0
- package/dist/components/stepper/BuiStepperIndicator.vue.d.ts +22 -0
- package/dist/components/stepper/BuiStepperItem.js +4 -0
- package/dist/components/stepper/BuiStepperItem.vue.d.ts +24 -0
- package/dist/components/stepper/BuiStepperSeparator.js +4 -0
- package/dist/components/stepper/BuiStepperSeparator.vue.d.ts +7 -0
- package/dist/components/stepper/BuiStepperTitle.js +4 -0
- package/dist/components/stepper/BuiStepperTitle.vue.d.ts +22 -0
- package/dist/components/stepper/BuiStepperTrigger.js +4 -0
- package/dist/components/stepper/BuiStepperTrigger.vue.d.ts +22 -0
- package/dist/components/stepper/index.js +16 -0
- package/dist/components/switch/BuiSwitch.js +4 -0
- package/dist/components/switch/BuiSwitch.vue.d.ts +10 -0
- package/dist/components/switch/index.js +4 -0
- package/dist/components/table/BuiDataTable.vue.d.ts +78 -0
- package/dist/components/table/BuiDataTableColumnList.js +4 -0
- package/dist/components/table/BuiDataTableColumnList.vue.d.ts +18 -0
- package/dist/components/table/BuiTable.js +4 -0
- package/dist/components/table/BuiTable.vue.d.ts +21 -0
- package/dist/components/table/BuiTableBody.js +4 -0
- package/dist/components/table/BuiTableBody.vue.d.ts +20 -0
- package/dist/components/table/BuiTableCaption.js +4 -0
- package/dist/components/table/BuiTableCaption.vue.d.ts +20 -0
- package/dist/components/table/BuiTableCell.js +4 -0
- package/dist/components/table/BuiTableCell.vue.d.ts +20 -0
- package/dist/components/table/BuiTableEmpty.js +4 -0
- package/dist/components/table/BuiTableEmpty.vue.d.ts +24 -0
- package/dist/components/table/BuiTableFooter.js +4 -0
- package/dist/components/table/BuiTableFooter.vue.d.ts +20 -0
- package/dist/components/table/BuiTableHead.js +4 -0
- package/dist/components/table/BuiTableHead.vue.d.ts +20 -0
- package/dist/components/table/BuiTableHeader.js +4 -0
- package/dist/components/table/BuiTableHeader.vue.d.ts +27 -0
- package/dist/components/table/BuiTableRow.js +4 -0
- package/dist/components/table/BuiTableRow.vue.d.ts +22 -0
- package/dist/components/table/BuiTableRowSubrow.vue.d.ts +21 -0
- package/dist/components/table/index.d.ts +15 -0
- package/dist/components/table/index.js +1087 -0
- package/dist/components/tabs/BuiTabs.js +4 -0
- package/dist/components/tabs/BuiTabs.vue.d.ts +23 -0
- package/dist/components/tabs/BuiTabsContent.js +4 -0
- package/dist/components/tabs/BuiTabsContent.vue.d.ts +21 -0
- package/dist/components/tabs/BuiTabsList.vue.d.ts +23 -0
- package/dist/components/tabs/BuiTabsTrigger.vue.d.ts +23 -0
- package/dist/components/tabs/index.js +202 -0
- package/dist/components/textarea/BuiTextarea.vue.d.ts +15 -0
- package/dist/components/textarea/index.js +57 -0
- package/dist/components/toast/BuiToast.vue.d.ts +101 -0
- package/dist/components/toast/BuiToastAction.js +4 -0
- package/dist/components/toast/BuiToastAction.vue.d.ts +21 -0
- package/dist/components/toast/BuiToastClose.js +4 -0
- package/dist/components/toast/BuiToastClose.vue.d.ts +5 -0
- package/dist/components/toast/BuiToastDescription.js +4 -0
- package/dist/components/toast/BuiToastDescription.vue.d.ts +21 -0
- package/dist/components/toast/BuiToastProvider.js +4 -0
- package/dist/components/toast/BuiToastProvider.vue.d.ts +18 -0
- package/dist/components/toast/BuiToastTitle.js +4 -0
- package/dist/components/toast/BuiToastTitle.vue.d.ts +21 -0
- package/dist/components/toast/BuiToastViewport.js +4 -0
- package/dist/components/toast/BuiToastViewport.vue.d.ts +6 -0
- package/dist/components/toast/index.js +214 -0
- package/dist/components/toggle/BuiToggle.js +4 -0
- package/dist/components/toggle/BuiToggle.vue.d.ts +35 -0
- package/dist/components/toggle/index.js +6 -0
- package/dist/components/toggle-group/BuiToggleGroup.js +4 -0
- package/dist/components/toggle-group/BuiToggleGroup.vue.d.ts +31 -0
- package/dist/components/toggle-group/BuiToggleGroupItem.js +4 -0
- package/dist/components/toggle-group/BuiToggleGroupItem.vue.d.ts +27 -0
- package/dist/components/toggle-group/index.js +6 -0
- package/dist/components/tooltip/BuiTooltip.js +4 -0
- package/dist/components/tooltip/BuiTooltip.vue.d.ts +22 -0
- package/dist/components/tooltip/BuiTooltipContent.js +4 -0
- package/dist/components/tooltip/BuiTooltipContent.vue.d.ts +26 -0
- package/dist/components/tooltip/BuiTooltipProvider.js +4 -0
- package/dist/components/tooltip/BuiTooltipProvider.vue.d.ts +18 -0
- package/dist/components/tooltip/BuiTooltipTrigger.js +4 -0
- package/dist/components/tooltip/BuiTooltipTrigger.vue.d.ts +18 -0
- package/dist/components/tooltip/index.js +10 -0
- package/dist/createContext-BWsUZRn1.js +12 -0
- package/dist/getActiveElement-BtjqRiQQ.js +9 -0
- package/dist/handleAndDispatchCustomEvent-Byh08EHr.js +11 -0
- package/dist/index-B44n84W9.js +221 -0
- package/dist/index-CJkXCE_U.js +152 -0
- package/dist/index.d.ts +40 -42
- package/dist/index.js +367 -397
- package/dist/isValueEqualOrExist-D_m__zVA.js +8 -0
- package/dist/lib/colorUtils.js +1 -1
- package/dist/lib/useResizeColumns.d.ts +8 -10
- package/dist/lib/useResizeColumns.js +13 -13
- package/dist/lib/utils.js +1 -1
- package/dist/nullish-CjWwlQS3.js +6 -0
- package/dist/ohash.D__AXeF1-5f2AoVdz.js +97 -0
- package/dist/style.css +1 -1
- package/dist/useArrowNavigation-kN9MfIAD.js +31 -0
- package/dist/useBodyScrollLock-Brn5EGXN.js +93 -0
- package/dist/useDirection-nP8SCoKq.js +9 -0
- package/dist/useEmitAsProps-CNuVpXM5.js +10 -0
- package/dist/useFocusGuards-D4vGEZFk.js +19 -0
- package/dist/useFormControl-kgOmRVjW.js +8 -0
- package/dist/useForwardExpose-DmyWSR4F.js +35 -0
- package/dist/useForwardProps-COe1clk4.js +19 -0
- package/dist/useForwardPropsEmits-DriEAzTI.js +13 -0
- package/dist/useGraceArea-Bmipt2ob.js +157 -0
- package/dist/useHideOthers-BNc0skzo.js +62 -0
- package/dist/useId-D4hM1ljW.js +11 -0
- package/dist/useKbd-BJNupnml.js +41 -0
- package/dist/useNonce-DM9DidHz.js +9 -0
- package/dist/usePrimitiveElement-4_LoxzIz.js +12 -0
- package/dist/useSingleOrMultipleValue-U_UhlK9p.js +45 -0
- package/dist/useSize-BJjHwkIQ.js +35 -0
- package/dist/useTypeahead-D88ml2Rm.js +34 -0
- package/dist/utils-B7ZnQE1c.js +64 -0
- package/dist/utils-BYyL6OyR.js +3108 -0
- package/dist/utils-CAO6YOYw.js +39 -0
- package/dist/utils-owr2UsEt.js +52 -0
- package/dist/utils-vIhdki7M.js +12 -0
- package/dist/utils-yGsAMquw.js +37 -0
- package/dist/vite-env.d.js +1 -0
- package/dist/vite-env.d.ts +1 -0
- package/dist/x-CSdSFLPu.js +14 -0
- package/package.json +49 -54
- package/src/components/accordion/BuiAccordion.vue +17 -0
- package/src/components/accordion/BuiAccordionContent.vue +22 -0
- package/src/components/accordion/BuiAccordionItem.vue +12 -0
- package/src/components/accordion/BuiAccordionTrigger.vue +38 -0
- package/src/components/accordion/BuiAdvancedAccordionTrigger.vue +71 -0
- package/src/components/alert/BuiAlert.vue +27 -0
- package/src/components/alert-dialog/BuiAlertDialog.vue +19 -0
- package/src/components/alert-dialog/BuiAlertDialogAction.vue +13 -0
- package/src/components/alert-dialog/BuiAlertDialogCancel.vue +16 -0
- package/src/components/alert-dialog/BuiAlertDialogContent.vue +35 -0
- package/src/components/alert-dialog/BuiAlertDialogDescription.vue +15 -0
- package/src/components/alert-dialog/BuiAlertDialogTitle.vue +15 -0
- package/src/components/alert-dialog/BuiAlertDialogTrigger.vue +11 -0
- package/src/components/aspect-ratio/BuiAspectRatio.vue +11 -0
- package/src/components/auto-form/BuiAutoForm.vue +109 -0
- package/src/components/auto-form/BuiAutoFormFieldArray.vue +105 -0
- package/src/components/auto-form/BuiAutoFormFieldArrayCard.vue +97 -0
- package/src/components/auto-form/BuiAutoFormFieldBoolean.vue +47 -0
- package/src/components/auto-form/BuiAutoFormFieldDate.vue +73 -0
- package/src/components/auto-form/BuiAutoFormFieldEnum.vue +75 -0
- package/src/components/auto-form/BuiAutoFormFieldFile.vue +87 -0
- package/src/components/auto-form/BuiAutoFormFieldInput.vue +42 -0
- package/src/components/auto-form/BuiAutoFormFieldNumber.vue +42 -0
- package/src/components/auto-form/BuiAutoFormFieldObject.vue +81 -0
- package/src/components/auto-form/BuiAutoFormFieldObjectCard.vue +76 -0
- package/src/components/auto-form/BuiAutoFormLabel.vue +14 -0
- package/src/components/auto-form/constant.ts +39 -0
- package/src/components/auto-form/dependencies.ts +95 -0
- package/src/components/avatar/BuiAvatar.vue +22 -0
- package/src/components/avatar/BuiAvatarFallback.vue +11 -0
- package/src/components/avatar/BuiAvatarImage.vue +9 -0
- package/src/components/badge/BuiBadge.vue +36 -0
- package/src/components/badge/index.ts +18 -0
- package/src/components/button/BuiButton.vue +37 -0
- package/src/components/button/index.ts +41 -0
- package/src/components/calendar/BuiCalendar.vue +324 -0
- package/src/components/card/BuiCard.vue +20 -0
- package/src/components/checkbox/BuiCheckbox.vue +35 -0
- package/src/components/collapsible/BuiCollapsible.vue +15 -0
- package/src/components/collapsible/BuiCollapsibleContent.vue +14 -0
- package/src/components/collapsible/BuiCollapsibleTrigger.vue +11 -0
- package/src/components/color-picker/BuiColorPicker.vue +215 -0
- package/src/components/command/BuiCommand.vue +26 -0
- package/src/components/command/BuiCommandDialog.vue +23 -0
- package/src/components/command/BuiCommandEmpty.vue +13 -0
- package/src/components/command/BuiCommandGroup.vue +23 -0
- package/src/components/command/BuiCommandInput.vue +29 -0
- package/src/components/command/BuiCommandItem.vue +25 -0
- package/src/components/command/BuiCommandList.vue +21 -0
- package/src/components/command/BuiCommandNewItem.vue +32 -0
- package/src/components/command/BuiCommandSeparator.vue +13 -0
- package/src/components/context-menu/BuiContextMenu.vue +15 -0
- package/src/components/context-menu/BuiContextMenuCheckboxItem.vue +35 -0
- package/src/components/context-menu/BuiContextMenuContent.vue +31 -0
- package/src/components/context-menu/BuiContextMenuGroup.vue +11 -0
- package/src/components/context-menu/BuiContextMenuItem.vue +27 -0
- package/src/components/context-menu/BuiContextMenuLabel.vue +17 -0
- package/src/components/context-menu/BuiContextMenuPortal.vue +11 -0
- package/src/components/context-menu/BuiContextMenuRadioGroup.vue +19 -0
- package/src/components/context-menu/BuiContextMenuRadioItem.vue +35 -0
- package/src/components/context-menu/BuiContextMenuSeparator.vue +13 -0
- package/src/components/context-menu/BuiContextMenuSub.vue +19 -0
- package/src/components/context-menu/BuiContextMenuSubContent.vue +28 -0
- package/src/components/context-menu/BuiContextMenuSubTrigger.vue +23 -0
- package/src/components/context-menu/BuiContextMenuTrigger.vue +11 -0
- package/src/components/dialog/BuiDialog.vue +19 -0
- package/src/components/dialog/BuiDialogClose.vue +11 -0
- package/src/components/dialog/BuiDialogContent.vue +44 -0
- package/src/components/dialog/BuiDialogDescription.vue +12 -0
- package/src/components/dialog/BuiDialogTitle.vue +15 -0
- package/src/components/dialog/BuiDialogTrigger.vue +11 -0
- package/src/components/dropdown-menu/BuiDropdownMenu.vue +19 -0
- package/src/components/dropdown-menu/BuiDropdownMenuCheckboxItem.vue +33 -0
- package/src/components/dropdown-menu/BuiDropdownMenuContent.vue +33 -0
- package/src/components/dropdown-menu/BuiDropdownMenuGroup.vue +11 -0
- package/src/components/dropdown-menu/BuiDropdownMenuItem.vue +21 -0
- package/src/components/dropdown-menu/BuiDropdownMenuLabel.vue +20 -0
- package/src/components/dropdown-menu/BuiDropdownMenuRadioGroup.vue +17 -0
- package/src/components/dropdown-menu/BuiDropdownMenuRadioItem.vue +34 -0
- package/src/components/dropdown-menu/BuiDropdownMenuSeparator.vue +9 -0
- package/src/components/dropdown-menu/BuiDropdownMenuSub.vue +19 -0
- package/src/components/dropdown-menu/BuiDropdownMenuSubContent.vue +28 -0
- package/src/components/dropdown-menu/BuiDropdownMenuSubTrigger.vue +22 -0
- package/src/components/dropdown-menu/BuiDropdownMenuTrigger.vue +11 -0
- package/src/components/dropdown-menu/index.ts +16 -0
- package/src/components/form/BuiFormControl.vue +16 -0
- package/src/components/form/BuiFormItem.vue +26 -0
- package/src/components/form/BuiFormLabel.vue +28 -0
- package/src/components/health/BuiHealth.vue +77 -0
- package/src/components/health/index.ts +22 -0
- package/src/components/hover-card/BuiHoverCard.vue +12 -0
- package/src/components/hover-card/BuiHoverCardContent.vue +31 -0
- package/src/components/hover-card/BuiHoverCardTrigger.vue +11 -0
- package/src/components/input/BuiBadgedInput.vue +31 -0
- package/src/components/input/BuiColorInput.vue +87 -0
- package/src/components/input/BuiInput.vue +60 -0
- package/src/components/input/BuiPasswordInput.vue +39 -0
- package/src/components/input/index.ts +22 -0
- package/src/components/label/BuiLabel.vue +15 -0
- package/src/components/pagination/BuiPaginationCommon.vue +80 -0
- package/src/components/pagination/BuiPaginationEllipsis.vue +25 -0
- package/src/components/pagination/BuiPaginationFirst.vue +20 -0
- package/src/components/pagination/BuiPaginationLast.vue +20 -0
- package/src/components/pagination/BuiPaginationNext.vue +20 -0
- package/src/components/pagination/BuiPaginationPrev.vue +20 -0
- package/src/components/pagination/index.ts +11 -0
- package/src/components/popover/BuiPopover.vue +15 -0
- package/src/components/popover/BuiPopoverContent.vue +33 -0
- package/src/components/popover/BuiPopoverTrigger.vue +11 -0
- package/src/components/progress/BuiProgress.vue +59 -0
- package/src/components/progress/index.ts +46 -0
- package/src/components/radio-group/BuiRadioGroup.vue +29 -0
- package/src/components/radio-group/BuiRadioGroupItem.vue +26 -0
- package/src/components/scroll-area/BuiScrollArea.vue +29 -0
- package/src/components/scroll-area/BuiScrollBar.vue +34 -0
- package/src/components/select/BuiSelect.vue +20 -0
- package/src/components/select/BuiSelectContent.vue +48 -0
- package/src/components/select/BuiSelectGroup.vue +12 -0
- package/src/components/select/BuiSelectItem.vue +29 -0
- package/src/components/select/BuiSelectItemText.vue +11 -0
- package/src/components/select/BuiSelectLabel.vue +12 -0
- package/src/components/select/BuiSelectSeparator.vue +10 -0
- package/src/components/select/BuiSelectTrigger.vue +33 -0
- package/src/components/select/BuiSelectValue.vue +11 -0
- package/src/components/separator/BuiSeparator.vue +15 -0
- package/src/components/sheet/BuiSheet.vue +19 -0
- package/src/components/sheet/BuiSheetClose.vue +11 -0
- package/src/components/sheet/BuiSheetContent.vue +56 -0
- package/src/components/sheet/BuiSheetDescription.vue +22 -0
- package/src/components/sheet/BuiSheetTitle.vue +22 -0
- package/src/components/sheet/BuiSheetTrigger.vue +11 -0
- package/src/components/skeleton/Skeleton.vue +14 -0
- package/src/components/slider/BuiSlider.vue +24 -0
- package/src/components/stepper/BuiStepper.vue +24 -0
- package/src/components/stepper/BuiStepperDescription.vue +27 -0
- package/src/components/stepper/BuiStepperIndicator.vue +37 -0
- package/src/components/stepper/BuiStepperItem.vue +27 -0
- package/src/components/stepper/BuiStepperSeparator.vue +33 -0
- package/src/components/stepper/BuiStepperTitle.vue +26 -0
- package/src/components/stepper/BuiStepperTrigger.vue +26 -0
- package/src/components/switch/BuiSwitch.vue +41 -0
- package/src/components/table/BuiDataTable.vue +537 -0
- package/src/components/table/BuiDataTableColumnList.vue +39 -0
- package/src/components/table/BuiTable.vue +16 -0
- package/src/components/table/BuiTableEmpty.vue +28 -0
- package/src/components/table/BuiTableFooter.vue +18 -0
- package/src/components/table/BuiTableHead.vue +56 -0
- package/src/components/table/BuiTableHeader.vue +30 -0
- package/src/components/table/BuiTableRow.vue +37 -0
- package/src/components/table/BuiTableRowSubrow.vue +50 -0
- package/src/components/table/index.ts +26 -0
- package/src/components/tabs/BuiTabs.vue +18 -0
- package/src/components/tabs/BuiTabsContent.vue +20 -0
- package/src/components/tabs/BuiTabsList.vue +18 -0
- package/src/components/tabs/BuiTabsTrigger.vue +20 -0
- package/src/components/tabs/index.ts +39 -0
- package/src/components/textarea/BuiTextarea.vue +58 -0
- package/src/components/textarea/index.ts +19 -0
- package/src/components/toast/BuiToast.vue +32 -0
- package/src/components/toast/BuiToastAction.vue +20 -0
- package/src/components/toast/BuiToastClose.vue +23 -0
- package/src/components/toast/BuiToastDescription.vue +12 -0
- package/src/components/toast/BuiToastProvider.vue +11 -0
- package/src/components/toast/BuiToastTitle.vue +12 -0
- package/src/components/toast/BuiToastViewport.vue +18 -0
- package/src/components/toast/index.ts +27 -0
- package/src/components/toggle/BuiToggle.vue +48 -0
- package/src/components/toggle/index.ts +24 -0
- package/src/components/toggle-group/BuiToggleGroup.vue +44 -0
- package/src/components/toggle-group/BuiToggleGroupItem.vue +43 -0
- package/src/components/tooltip/BuiTooltip.vue +19 -0
- package/src/components/tooltip/BuiTooltipContent.vue +37 -0
- package/src/components/tooltip/BuiTooltipProvider.vue +11 -0
- package/src/components/tooltip/BuiTooltipTrigger.vue +11 -0
- package/src/index.ts +42 -43
- package/src/lib/useResizeColumns.ts +5 -5
- package/src/lib/utils.ts +1 -1
- package/src/stories/BuiAccordion.stories.ts +114 -0
- package/src/stories/BuiAlert.stories.ts +47 -0
- package/src/stories/BuiAlertDialog.stories.ts +73 -0
- package/src/stories/BuiAspectRatio.stories.ts +32 -0
- package/src/stories/BuiAvatar.stories.ts +55 -0
- package/src/stories/BuiBadge.stories.ts +41 -0
- package/src/stories/BuiButton.stories.ts +35 -0
- package/src/stories/BuiCalendar.stories.ts +63 -0
- package/src/stories/BuiCard.stories.ts +34 -0
- package/src/stories/BuiCheckbox.stories.ts +33 -0
- package/src/stories/BuiCollapsible.stories.ts +23 -0
- package/src/stories/BuiColorPicker.stories.ts +80 -0
- package/src/stories/BuiCommand.stories.ts +88 -0
- package/src/stories/BuiContextMenu.stories.ts +101 -0
- package/src/stories/BuiDataTable.stories.ts +26 -0
- package/src/stories/BuiDialog.stories.ts +81 -0
- package/src/stories/BuiDropdownMenu.stories.ts +50 -0
- package/src/stories/BuiForm.stories.ts +52 -0
- package/src/stories/BuiHealth.stories.ts +49 -0
- package/src/stories/BuiHoverCard.stories.ts +25 -0
- package/src/stories/BuiInput.stories.ts +71 -0
- package/src/stories/BuiLabel.stories.ts +25 -0
- package/src/stories/BuiPagination.stories.ts +78 -0
- package/src/stories/BuiPaginationCommon.stories.ts +35 -0
- package/src/stories/BuiPopover.stories.ts +69 -0
- package/src/stories/BuiProgress.stories.ts +72 -0
- package/src/stories/BuiRadioGroup.stories.ts +38 -0
- package/src/stories/BuiScrollArea.stories.ts +23 -0
- package/src/stories/BuiSelect.stories.ts +174 -0
- package/src/stories/BuiSeparator.stories.ts +36 -0
- package/src/stories/BuiSheet.stories.ts +78 -0
- package/src/stories/BuiSlider.stories.ts +39 -0
- package/src/stories/BuiStepper.stories.ts +42 -0
- package/src/stories/BuiSwitch.stories.ts +27 -0
- package/src/stories/BuiTable.stories.ts +159 -0
- package/src/stories/BuiTabs.stories.ts +231 -0
- package/src/stories/BuiTextarea.stories.ts +53 -0
- package/src/stories/BuiToast.stories.ts +86 -0
- package/src/stories/BuiToggle.stories.ts +55 -0
- package/src/stories/BuiToggleGroup.stories.ts +43 -0
- package/src/stories/BuiTooltip.stories.ts +69 -0
- package/src/stories/Combobox.stories.ts +39 -0
- package/src/stories/DatePicker.stories.ts +22 -0
- package/src/stories/ReadonlyForm.stories.ts +30 -0
- package/src/stories/components/ActionsMenuContent.vue +23 -0
- package/src/stories/components/BuiAccordionAdvancedTriggerStory.vue +71 -0
- package/src/stories/components/BuiAccordionStory.vue +66 -0
- package/src/stories/components/BuiAutoFormStory.vue +113 -0
- package/src/stories/components/BuiCardStory.vue +67 -0
- package/src/stories/components/BuiCollapsibleStory.vue +31 -0
- package/src/stories/components/BuiDataTableStory.vue +264 -0
- package/src/stories/components/BuiDropdownMenuStory.vue +124 -0
- package/src/stories/components/BuiHoverCardStory.vue +36 -0
- package/src/stories/components/BuiScrollAreaStory.vue +21 -0
- package/src/stories/components/BuiSheetStory.vue +41 -0
- package/src/stories/components/BuiStepperStory.vue +124 -0
- package/src/stories/components/ComboboxStoryDefault.vue +76 -0
- package/src/stories/components/ComboboxStoryFormFields.vue +106 -0
- package/src/stories/components/ComboboxStoryMultipleCreate.vue +146 -0
- package/src/stories/components/DatePickerStory.vue +29 -0
- package/src/stories/components/LoginForm.vue +100 -0
- package/src/stories/components/LoginFormHook.vue +97 -0
- package/src/stories/components/ReadonlyForm.vue +241 -0
- package/src/stories/components/ReadonlyFormWrapper.vue +17 -0
- package/src/stories/components/SubForm.vue +22 -0
- package/src/stories/components/UseBuiField.vue +85 -0
- package/src/style.css +216 -0
- package/src/vite-env.d.ts +1 -0
- package/LICENSE +0 -21
- package/dist/BuiAccordion.vue_vue_type_script_setup_true_lang-BLEAcKBo.js +0 -29
- package/dist/BuiAccordionContent.vue_vue_type_script_setup_true_lang-Cm2K0rVv.js +0 -31
- package/dist/BuiAccordionItem.vue_vue_type_script_setup_true_lang-Ds1yZNH6.js +0 -27
- package/dist/BuiAccordionTrigger.vue_vue_type_script_setup_true_lang-CkPh44KJ.js +0 -47
- package/dist/BuiAdvancedAccordionTrigger.vue_vue_type_script_setup_true_lang-CO0Riq9P.js +0 -73
- package/dist/BuiAlertDescription.vue_vue_type_script_setup_true_lang-C_P0dyga.js +0 -19
- package/dist/BuiAlertDialog.vue_vue_type_script_setup_true_lang-CfaX71Xc.js +0 -22
- package/dist/BuiAlertDialogAction.vue_vue_type_script_setup_true_lang-DyRvM8nI.js +0 -24
- package/dist/BuiAlertDialogCancel.vue_vue_type_script_setup_true_lang-D0HpGEo2.js +0 -24
- package/dist/BuiAlertDialogContent.vue_vue_type_script_setup_true_lang-Dhsz_FGX.js +0 -38
- package/dist/BuiAlertDialogDescription.vue_vue_type_script_setup_true_lang-BPPn-bD-.js +0 -26
- package/dist/BuiAlertDialogFooter.vue_vue_type_script_setup_true_lang-S2O0NkBK.js +0 -27
- package/dist/BuiAlertDialogHeader.vue_vue_type_script_setup_true_lang-By9y1imi.js +0 -22
- package/dist/BuiAlertDialogTitle.vue_vue_type_script_setup_true_lang-QpiQnWbq.js +0 -26
- package/dist/BuiAlertDialogTrigger.vue_vue_type_script_setup_true_lang-CBy4OSSY.js +0 -21
- package/dist/BuiAlertTitle.vue_vue_type_script_setup_true_lang-BpVKH_G0.js +0 -15
- package/dist/BuiAspectRatio.vue_vue_type_script_setup_true_lang-lfdBK85u.js +0 -22
- package/dist/BuiAutoForm.vue_vue_type_script_setup_true_lang-DgbZy3p3.js +0 -74
- package/dist/BuiAutoFormField.vue_vue_type_script_setup_true_lang-OztDllA4.js +0 -263
- package/dist/BuiAutoFormFieldArray.vue_vue_type_script_setup_true_lang-DByVN09e.js +0 -140
- package/dist/BuiAutoFormFieldBoolean.vue_vue_type_script_setup_true_lang-BOjkSLrD.js +0 -63
- package/dist/BuiAutoFormFieldDate.vue_vue_type_script_setup_true_lang-4tPK1K5-.js +0 -211
- package/dist/BuiAutoFormFieldEnum.vue_vue_type_script_setup_true_lang-BsNOYwtG.js +0 -117
- package/dist/BuiAutoFormFieldFile.vue_vue_type_script_setup_true_lang-3gzaLYEB.js +0 -119
- package/dist/BuiAutoFormFieldInput.vue_vue_type_script_setup_true_lang-COdCnuLt.js +0 -66
- package/dist/BuiAutoFormFieldNumber.vue_vue_type_script_setup_true_lang-D2IVCpkv.js +0 -65
- package/dist/BuiAutoFormFieldObject.vue_vue_type_script_setup_true_lang-CmKgyp1M.js +0 -96
- package/dist/BuiAutoFormLabel.vue_vue_type_script_setup_true_lang-obigaAtm.js +0 -24
- package/dist/BuiAvatarFallback.vue_vue_type_script_setup_true_lang-g14aRUjN.js +0 -22
- package/dist/BuiAvatarImage.vue_vue_type_script_setup_true_lang-DYb6srge.js +0 -17
- package/dist/BuiCalendar.vue_vue_type_style_index_0_lang-BQ0IaS4p.js +0 -6671
- package/dist/BuiCard.vue_vue_type_script_setup_true_lang-a8pB3urC.js +0 -27
- package/dist/BuiCardContent.vue_vue_type_script_setup_true_lang-CkbnbmXn.js +0 -22
- package/dist/BuiCardDescription.vue_vue_type_script_setup_true_lang-C_qiRJph.js +0 -22
- package/dist/BuiCardFooter.vue_vue_type_script_setup_true_lang-CJk--Z9d.js +0 -22
- package/dist/BuiCardHeader.vue_vue_type_script_setup_true_lang-CUOH2Svc.js +0 -22
- package/dist/BuiCardTitle.vue_vue_type_script_setup_true_lang-Bc41kSCF.js +0 -22
- package/dist/BuiCheckbox.vue_vue_type_script_setup_true_lang-CUKxSUdw.js +0 -63
- package/dist/BuiCollapsible.vue_vue_type_script_setup_true_lang-GUBvaqXL.js +0 -25
- package/dist/BuiCollapsibleContent.vue_vue_type_script_setup_true_lang-CLcdIcH8.js +0 -22
- package/dist/BuiCollapsibleTrigger.vue_vue_type_script_setup_true_lang-vXX5X3aX.js +0 -21
- package/dist/BuiCommand.vue_vue_type_script_setup_true_lang-BIjWo-Sd.js +0 -43
- package/dist/BuiCommandDialog.vue_vue_type_script_setup_true_lang-JPEwqlXW.js +0 -37
- package/dist/BuiCommandEmpty.vue_vue_type_script_setup_true_lang-DZmwTun7.js +0 -24
- package/dist/BuiCommandGroup.vue_vue_type_script_setup_true_lang-CLCFU6u0.js +0 -34
- package/dist/BuiCommandInput.vue_vue_type_script_setup_true_lang-B6ZkLibP.js +0 -44
- package/dist/BuiCommandItem.vue_vue_type_script_setup_true_lang-lDF8OoZf.js +0 -32
- package/dist/BuiCommandList.vue_vue_type_script_setup_true_lang-w9fBCIYj.js +0 -44
- package/dist/BuiCommandNewItem.vue_vue_type_script_setup_true_lang-1gIGF9Wo.js +0 -34
- package/dist/BuiCommandSeparator.vue_vue_type_script_setup_true_lang-C98-rQ3b.js +0 -24
- package/dist/BuiCommandShortcut.vue_vue_type_script_setup_true_lang-CInlvP4C.js +0 -15
- package/dist/BuiContextMenu.vue_vue_type_script_setup_true_lang-BHEOJokN.js +0 -22
- package/dist/BuiContextMenuCheckboxItem.vue_vue_type_script_setup_true_lang--WSKlKAY.js +0 -43
- package/dist/BuiContextMenuContent.vue_vue_type_script_setup_true_lang-DmLKdqIP.js +0 -45
- package/dist/BuiContextMenuGroup.vue_vue_type_script_setup_true_lang-BxkX1T2H.js +0 -21
- package/dist/BuiContextMenuItem.vue_vue_type_script_setup_true_lang-DWWeBddk.js +0 -35
- package/dist/BuiContextMenuLabel.vue_vue_type_script_setup_true_lang-4p0Z3vPD.js +0 -26
- package/dist/BuiContextMenuRadioGroup.vue_vue_type_script_setup_true_lang-B1vQZgiu.js +0 -23
- package/dist/BuiContextMenuRadioItem.vue_vue_type_script_setup_true_lang-B3EQuTmH.js +0 -43
- package/dist/BuiContextMenuSeparator.vue_vue_type_script_setup_true_lang-QDK5mW5c.js +0 -19
- package/dist/BuiContextMenuShortcut.vue_vue_type_script_setup_true_lang-BNxYarOb.js +0 -15
- package/dist/BuiContextMenuSub.vue_vue_type_script_setup_true_lang-C5C0CTx9.js +0 -22
- package/dist/BuiContextMenuSubContent.vue_vue_type_script_setup_true_lang-DopIpKNA.js +0 -41
- package/dist/BuiContextMenuSubTrigger.vue_vue_type_script_setup_true_lang-Dz6wIg0z.js +0 -36
- package/dist/BuiContextMenuTrigger.vue_vue_type_script_setup_true_lang-BlVoDozF.js +0 -22
- package/dist/BuiDataTableColumnList.vue_vue_type_script_setup_true_lang-D29bwfv3.js +0 -1340
- package/dist/BuiDialog.vue_vue_type_script_setup_true_lang-CJJVDYCE.js +0 -23
- package/dist/BuiDialogClose.vue_vue_type_script_setup_true_lang-DOxxXvFQ.js +0 -21
- package/dist/BuiDialogContent.vue_vue_type_script_setup_true_lang-B2R04UKd.js +0 -46
- package/dist/BuiDialogDescription.vue_vue_type_script_setup_true_lang-Ca5ol-OW.js +0 -25
- package/dist/BuiDialogFooter.vue_vue_type_script_setup_true_lang-DKZQkI1h.js +0 -24
- package/dist/BuiDialogHeader.vue_vue_type_script_setup_true_lang-DJbHqtWh.js +0 -19
- package/dist/BuiDialogTitle.vue_vue_type_script_setup_true_lang-DvTszf1S.js +0 -28
- package/dist/BuiDialogTrigger.vue_vue_type_script_setup_true_lang-Buv7JnRO.js +0 -21
- package/dist/BuiDropdownMenu.vue_vue_type_script_setup_true_lang-wpyH5buy.js +0 -24
- package/dist/BuiDropdownMenuCheckboxItem.vue_vue_type_script_setup_true_lang-nTHu2R3f.js +0 -41
- package/dist/BuiDropdownMenuContent.vue_vue_type_script_setup_true_lang-CWyK81rS.js +0 -50
- package/dist/BuiDropdownMenuGroup.vue_vue_type_script_setup_true_lang-Dr838upo.js +0 -21
- package/dist/BuiDropdownMenuItem.vue_vue_type_script_setup_true_lang-BU176f2y.js +0 -34
- package/dist/BuiDropdownMenuLabel.vue_vue_type_script_setup_true_lang-jcmXjWDm.js +0 -26
- package/dist/BuiDropdownMenuRadioGroup.vue_vue_type_script_setup_true_lang-hXdpiaP9.js +0 -25
- package/dist/BuiDropdownMenuRadioItem.vue_vue_type_script_setup_true_lang-CXOzVCca.js +0 -41
- package/dist/BuiDropdownMenuSeparator.vue_vue_type_script_setup_true_lang-BgHzxV6A.js +0 -16
- package/dist/BuiDropdownMenuShortcut.vue_vue_type_script_setup_true_lang-CkYgFGkI.js +0 -15
- package/dist/BuiDropdownMenuSub.vue_vue_type_script_setup_true_lang-Cb6VQMiR.js +0 -22
- package/dist/BuiDropdownMenuSubContent.vue_vue_type_script_setup_true_lang-iOFviynn.js +0 -40
- package/dist/BuiDropdownMenuSubTrigger.vue_vue_type_script_setup_true_lang-DEDAhf5r.js +0 -34
- package/dist/BuiDropdownMenuTrigger.vue_vue_type_script_setup_true_lang-x3lb2Yn0.js +0 -22
- package/dist/BuiHoverCard.vue_vue_type_script_setup_true_lang-C9CMI-qF.js +0 -23
- package/dist/BuiHoverCardContent.vue_vue_type_script_setup_true_lang-sipTB818.js +0 -46
- package/dist/BuiHoverCardTrigger.vue_vue_type_script_setup_true_lang-DoYcpFwj.js +0 -21
- package/dist/BuiLabel.vue_vue_type_script_setup_true_lang-CW_6w30a.js +0 -26
- package/dist/BuiPaginationCommon.vue_vue_type_script_setup_true_lang-Dc_l5VXc.js +0 -108
- package/dist/BuiPaginationEllipsis.vue_vue_type_script_setup_true_lang-DobG7Dxd.js +0 -37
- package/dist/BuiPaginationFirst.vue_vue_type_script_setup_true_lang-BjK5ydZY.js +0 -41
- package/dist/BuiPaginationLast.vue_vue_type_script_setup_true_lang-DsMzIhEq.js +0 -41
- package/dist/BuiPaginationNext.vue_vue_type_script_setup_true_lang-FH9t6D4D.js +0 -33
- package/dist/BuiPaginationPrev.vue_vue_type_script_setup_true_lang-oGfvftHw.js +0 -33
- package/dist/BuiPopover.vue_vue_type_script_setup_true_lang-DXPGjQrK.js +0 -23
- package/dist/BuiPopoverContent.vue_vue_type_script_setup_true_lang-C69iewLE.js +0 -49
- package/dist/BuiPopoverTrigger.vue_vue_type_script_setup_true_lang-CdjF4hNu.js +0 -21
- package/dist/BuiRadioGroup.vue_vue_type_script_setup_true_lang-D3S47CJX.js +0 -36
- package/dist/BuiRadioGroupItem.vue_vue_type_script_setup_true_lang-BInuik0l.js +0 -42
- package/dist/BuiScrollArea.vue_vue_type_script_setup_true_lang-tlhCfiyQ.js +0 -39
- package/dist/BuiScrollBar.vue_vue_type_script_setup_true_lang-BsuQZaHU.js +0 -35
- package/dist/BuiSelect.vue_vue_type_script_setup_true_lang-C1YBhbM9.js +0 -32
- package/dist/BuiSelectContent.vue_vue_type_script_setup_true_lang-CFV-88Jt.js +0 -62
- package/dist/BuiSelectGroup.vue_vue_type_script_setup_true_lang-CFQFUnbM.js +0 -25
- package/dist/BuiSelectItem.vue_vue_type_script_setup_true_lang-DybP3M1d.js +0 -45
- package/dist/BuiSelectItemText.vue_vue_type_script_setup_true_lang-B6WH4e84.js +0 -21
- package/dist/BuiSelectLabel.vue_vue_type_script_setup_true_lang-5UXjIsOD.js +0 -26
- package/dist/BuiSelectSeparator.vue_vue_type_script_setup_true_lang-CtxHYTx2.js +0 -20
- package/dist/BuiSelectTrigger.vue_vue_type_script_setup_true_lang-uaqcqflR.js +0 -42
- package/dist/BuiSelectValue.vue_vue_type_script_setup_true_lang-DF1vCT-w.js +0 -22
- package/dist/BuiSeparator.vue_vue_type_script_setup_true_lang-BuqvQIR8.js +0 -26
- package/dist/BuiSheet.vue_vue_type_script_setup_true_lang-C5hlNduO.js +0 -23
- package/dist/BuiSheetClose.vue_vue_type_script_setup_true_lang-BWjGy1Jz.js +0 -21
- package/dist/BuiSheetDescription.vue_vue_type_script_setup_true_lang-C_JYkGKU.js +0 -28
- package/dist/BuiSheetFooter.vue_vue_type_script_setup_true_lang-iOztbEa4.js +0 -19
- package/dist/BuiSheetHeader.vue_vue_type_script_setup_true_lang-CD87_Esj.js +0 -19
- package/dist/BuiSheetTitle.vue_vue_type_script_setup_true_lang-xDYybzlN.js +0 -28
- package/dist/BuiSheetTrigger.vue_vue_type_script_setup_true_lang-BJ9LPDdb.js +0 -21
- package/dist/BuiSlider.vue_vue_type_script_setup_true_lang-TPily2nN.js +0 -42
- package/dist/BuiStepper.vue_vue_type_script_setup_true_lang-inFvEiqp.js +0 -37
- package/dist/BuiStepperDescription.vue_vue_type_script_setup_true_lang-BMtO6UK0.js +0 -28
- package/dist/BuiStepperIndicator.vue_vue_type_script_setup_true_lang-BgPeyPnP.js +0 -37
- package/dist/BuiStepperItem.vue_vue_type_script_setup_true_lang-DxdkgRsZ.js +0 -31
- package/dist/BuiStepperSeparator.vue_vue_type_script_setup_true_lang-D6w20QIS.js +0 -32
- package/dist/BuiStepperTitle.vue_vue_type_script_setup_true_lang-Fr729Adi.js +0 -28
- package/dist/BuiStepperTrigger.vue_vue_type_script_setup_true_lang-C2H-3thg.js +0 -28
- package/dist/BuiSwitch.vue_vue_type_script_setup_true_lang-5zAiHO4r.js +0 -49
- package/dist/BuiTable.vue_vue_type_script_setup_true_lang-CHuQO4eX.js +0 -28
- package/dist/BuiTableBody.vue_vue_type_script_setup_true_lang-IIOFzmjd.js +0 -19
- package/dist/BuiTableCaption.vue_vue_type_script_setup_true_lang-DaKtpzfV.js +0 -19
- package/dist/BuiTableCell.vue_vue_type_script_setup_true_lang-CAFTNSz_.js +0 -24
- package/dist/BuiTableEmpty.vue_vue_type_script_setup_true_lang-AgUl9jPj.js +0 -33
- package/dist/BuiTableFooter.vue_vue_type_script_setup_true_lang-BEy7g--J.js +0 -24
- package/dist/BuiTableHead.vue_vue_type_script_setup_true_lang-N33oHK_1.js +0 -62
- package/dist/BuiTableHeader.vue_vue_type_script_setup_true_lang-CYzO3J8_.js +0 -30
- package/dist/BuiTableRow.vue_vue_type_script_setup_true_lang-B5l_W27x.js +0 -49
- package/dist/BuiTabs.vue_vue_type_script_setup_true_lang-DOMi5Ruu.js +0 -27
- package/dist/BuiTabsContent.vue_vue_type_script_setup_true_lang-BE_FCFL1.js +0 -30
- package/dist/BuiToastAction.vue_vue_type_script_setup_true_lang-D5elUHZh.js +0 -29
- package/dist/BuiToastClose.vue_vue_type_script_setup_true_lang-DkhuQRFH.js +0 -24
- package/dist/BuiToastDescription.vue_vue_type_script_setup_true_lang-Benbkoh4.js +0 -25
- package/dist/BuiToastProvider.vue_vue_type_script_setup_true_lang-BW4gPE11.js +0 -23
- package/dist/BuiToastTitle.vue_vue_type_script_setup_true_lang-DTMstvJ1.js +0 -25
- package/dist/BuiToastViewport.vue_vue_type_script_setup_true_lang-Dx5R_wBj.js +0 -22
- package/dist/BuiToggleGroup.vue_vue_type_script_setup_true_lang-D7Td8iUg.js +0 -44
- package/dist/BuiToggleGroupItem.vue_vue_type_script_setup_true_lang-CRL-zrge.js +0 -38
- package/dist/BuiTooltip.vue_vue_type_script_setup_true_lang-OsjAtJQg.js +0 -27
- package/dist/BuiTooltipContent.vue_vue_type_script_setup_true_lang-CgN6ag-s.js +0 -47
- package/dist/BuiTooltipProvider.vue_vue_type_script_setup_true_lang-C0f8Ccsa.js +0 -25
- package/dist/BuiTooltipTrigger.vue_vue_type_script_setup_true_lang-g1qQh676.js +0 -21
- package/dist/Skeleton.vue_vue_type_script_setup_true_lang-Cz3wV4sT.js +0 -17
- package/dist/check-KG4IK4kM.js +0 -11
- package/dist/chevron-down-e6EOPv2f.js +0 -13
- package/dist/chevron-left-BvTpwSmn.js +0 -13
- package/dist/chevron-right-D2Dh0fDm.js +0 -13
- package/dist/circle-BUmXmR59.js +0 -13
- package/dist/colorUtils-DLz-Bcdu.js +0 -1189
- package/dist/components/ui/accordion/BuiAccordion.js +0 -4
- package/dist/components/ui/accordion/BuiAccordion.vue.d.ts +0 -21
- package/dist/components/ui/accordion/BuiAccordionContent.js +0 -4
- package/dist/components/ui/accordion/BuiAccordionContent.vue.d.ts +0 -21
- package/dist/components/ui/accordion/BuiAccordionItem.js +0 -4
- package/dist/components/ui/accordion/BuiAccordionItem.vue.d.ts +0 -21
- package/dist/components/ui/accordion/BuiAccordionTrigger.js +0 -4
- package/dist/components/ui/accordion/BuiAccordionTrigger.vue.d.ts +0 -23
- package/dist/components/ui/accordion/BuiAdvancedAccordionTrigger.js +0 -4
- package/dist/components/ui/accordion/BuiAdvancedAccordionTrigger.vue.d.ts +0 -35
- package/dist/components/ui/accordion/index.js +0 -12
- package/dist/components/ui/alert/BuiAlert.vue.d.ts +0 -23
- package/dist/components/ui/alert/BuiAlertDescription.js +0 -4
- package/dist/components/ui/alert/BuiAlertDescription.vue.d.ts +0 -20
- package/dist/components/ui/alert/BuiAlertTitle.js +0 -4
- package/dist/components/ui/alert/BuiAlertTitle.vue.d.ts +0 -16
- package/dist/components/ui/alert/index.js +0 -48
- package/dist/components/ui/alert-dialog/BuiAlertDialog.js +0 -4
- package/dist/components/ui/alert-dialog/BuiAlertDialog.vue.d.ts +0 -21
- package/dist/components/ui/alert-dialog/BuiAlertDialogAction.js +0 -4
- package/dist/components/ui/alert-dialog/BuiAlertDialogAction.vue.d.ts +0 -17
- package/dist/components/ui/alert-dialog/BuiAlertDialogCancel.js +0 -4
- package/dist/components/ui/alert-dialog/BuiAlertDialogCancel.vue.d.ts +0 -17
- package/dist/components/ui/alert-dialog/BuiAlertDialogContent.js +0 -4
- package/dist/components/ui/alert-dialog/BuiAlertDialogContent.vue.d.ts +0 -35
- package/dist/components/ui/alert-dialog/BuiAlertDialogDescription.js +0 -4
- package/dist/components/ui/alert-dialog/BuiAlertDialogDescription.vue.d.ts +0 -21
- package/dist/components/ui/alert-dialog/BuiAlertDialogFooter.js +0 -4
- package/dist/components/ui/alert-dialog/BuiAlertDialogFooter.vue.d.ts +0 -28
- package/dist/components/ui/alert-dialog/BuiAlertDialogHeader.js +0 -4
- package/dist/components/ui/alert-dialog/BuiAlertDialogHeader.vue.d.ts +0 -28
- package/dist/components/ui/alert-dialog/BuiAlertDialogTitle.js +0 -4
- package/dist/components/ui/alert-dialog/BuiAlertDialogTitle.vue.d.ts +0 -21
- package/dist/components/ui/alert-dialog/BuiAlertDialogTrigger.js +0 -4
- package/dist/components/ui/alert-dialog/BuiAlertDialogTrigger.vue.d.ts +0 -17
- package/dist/components/ui/alert-dialog/index.js +0 -20
- package/dist/components/ui/aspect-ratio/BuiAspectRatio.js +0 -4
- package/dist/components/ui/aspect-ratio/BuiAspectRatio.vue.d.ts +0 -17
- package/dist/components/ui/aspect-ratio/index.js +0 -4
- package/dist/components/ui/auto-form/BuiAutoForm.js +0 -4
- package/dist/components/ui/auto-form/BuiAutoForm.vue.d.ts +0 -43
- package/dist/components/ui/auto-form/BuiAutoFormField.js +0 -4
- package/dist/components/ui/auto-form/BuiAutoFormField.vue.d.ts +0 -23
- package/dist/components/ui/auto-form/BuiAutoFormFieldArray.js +0 -4
- package/dist/components/ui/auto-form/BuiAutoFormFieldArrayCard.js +0 -4
- package/dist/components/ui/auto-form/BuiAutoFormFieldBoolean.js +0 -4
- package/dist/components/ui/auto-form/BuiAutoFormFieldBoolean.vue.d.ts +0 -33
- package/dist/components/ui/auto-form/BuiAutoFormFieldDate.js +0 -4
- package/dist/components/ui/auto-form/BuiAutoFormFieldDate.vue.d.ts +0 -33
- package/dist/components/ui/auto-form/BuiAutoFormFieldEnum.js +0 -4
- package/dist/components/ui/auto-form/BuiAutoFormFieldEnum.vue.d.ts +0 -37
- package/dist/components/ui/auto-form/BuiAutoFormFieldFile.js +0 -4
- package/dist/components/ui/auto-form/BuiAutoFormFieldFile.vue.d.ts +0 -33
- package/dist/components/ui/auto-form/BuiAutoFormFieldInput.js +0 -4
- package/dist/components/ui/auto-form/BuiAutoFormFieldInput.vue.d.ts +0 -33
- package/dist/components/ui/auto-form/BuiAutoFormFieldNumber.js +0 -4
- package/dist/components/ui/auto-form/BuiAutoFormFieldNumber.vue.d.ts +0 -33
- package/dist/components/ui/auto-form/BuiAutoFormFieldObject.js +0 -4
- package/dist/components/ui/auto-form/BuiAutoFormFieldObjectCard.js +0 -4
- package/dist/components/ui/auto-form/BuiAutoFormLabel.js +0 -4
- package/dist/components/ui/auto-form/BuiAutoFormLabel.vue.d.ts +0 -20
- package/dist/components/ui/auto-form/constant.js +0 -14
- package/dist/components/ui/auto-form/dependencies.js +0 -59
- package/dist/components/ui/auto-form/index.js +0 -30
- package/dist/components/ui/avatar/BuiAvatar.vue.d.ts +0 -25
- package/dist/components/ui/avatar/BuiAvatarFallback.js +0 -4
- package/dist/components/ui/avatar/BuiAvatarFallback.vue.d.ts +0 -17
- package/dist/components/ui/avatar/BuiAvatarImage.js +0 -4
- package/dist/components/ui/avatar/BuiAvatarImage.vue.d.ts +0 -3
- package/dist/components/ui/avatar/index.js +0 -45
- package/dist/components/ui/badge/BuiBadge.vue.d.ts +0 -30
- package/dist/components/ui/badge/index.js +0 -49
- package/dist/components/ui/button/BuiButton.js +0 -4
- package/dist/components/ui/button/BuiButton.vue.d.ts +0 -31
- package/dist/components/ui/button/index.d.ts +0 -5
- package/dist/components/ui/button/index.js +0 -5
- package/dist/components/ui/calendar/BuiCalendar.js +0 -5
- package/dist/components/ui/calendar/index.js +0 -95
- package/dist/components/ui/card/BuiCard.js +0 -4
- package/dist/components/ui/card/BuiCard.vue.d.ts +0 -28
- package/dist/components/ui/card/BuiCardContent.js +0 -4
- package/dist/components/ui/card/BuiCardContent.vue.d.ts +0 -28
- package/dist/components/ui/card/BuiCardDescription.js +0 -4
- package/dist/components/ui/card/BuiCardDescription.vue.d.ts +0 -28
- package/dist/components/ui/card/BuiCardFooter.js +0 -4
- package/dist/components/ui/card/BuiCardFooter.vue.d.ts +0 -28
- package/dist/components/ui/card/BuiCardHeader.js +0 -4
- package/dist/components/ui/card/BuiCardHeader.vue.d.ts +0 -28
- package/dist/components/ui/card/BuiCardTitle.js +0 -4
- package/dist/components/ui/card/BuiCardTitle.vue.d.ts +0 -28
- package/dist/components/ui/card/index.js +0 -14
- package/dist/components/ui/checkbox/BuiCheckbox.js +0 -4
- package/dist/components/ui/checkbox/BuiCheckbox.vue.d.ts +0 -7
- package/dist/components/ui/checkbox/index.js +0 -4
- package/dist/components/ui/collapsible/BuiCollapsible.js +0 -4
- package/dist/components/ui/collapsible/BuiCollapsible.vue.d.ts +0 -23
- package/dist/components/ui/collapsible/BuiCollapsibleContent.js +0 -4
- package/dist/components/ui/collapsible/BuiCollapsibleContent.vue.d.ts +0 -17
- package/dist/components/ui/collapsible/BuiCollapsibleTrigger.js +0 -4
- package/dist/components/ui/collapsible/BuiCollapsibleTrigger.vue.d.ts +0 -17
- package/dist/components/ui/collapsible/index.js +0 -8
- package/dist/components/ui/color-picker/BuiColorPicker.vue.d.ts +0 -27
- package/dist/components/ui/color-picker/index.js +0 -201
- package/dist/components/ui/command/BuiCommand.js +0 -4
- package/dist/components/ui/command/BuiCommand.vue.d.ts +0 -27
- package/dist/components/ui/command/BuiCommandDialog.js +0 -4
- package/dist/components/ui/command/BuiCommandDialog.vue.d.ts +0 -21
- package/dist/components/ui/command/BuiCommandEmpty.js +0 -4
- package/dist/components/ui/command/BuiCommandEmpty.vue.d.ts +0 -17
- package/dist/components/ui/command/BuiCommandGroup.js +0 -4
- package/dist/components/ui/command/BuiCommandGroup.vue.d.ts +0 -21
- package/dist/components/ui/command/BuiCommandInput.js +0 -4
- package/dist/components/ui/command/BuiCommandInput.vue.d.ts +0 -3
- package/dist/components/ui/command/BuiCommandItem.js +0 -4
- package/dist/components/ui/command/BuiCommandItem.vue.d.ts +0 -21
- package/dist/components/ui/command/BuiCommandList.js +0 -4
- package/dist/components/ui/command/BuiCommandList.vue.d.ts +0 -27
- package/dist/components/ui/command/BuiCommandNewItem.js +0 -4
- package/dist/components/ui/command/BuiCommandNewItem.vue.d.ts +0 -20
- package/dist/components/ui/command/BuiCommandSeparator.js +0 -4
- package/dist/components/ui/command/BuiCommandSeparator.vue.d.ts +0 -17
- package/dist/components/ui/command/BuiCommandShortcut.js +0 -4
- package/dist/components/ui/command/BuiCommandShortcut.vue.d.ts +0 -16
- package/dist/components/ui/command/index.js +0 -22
- package/dist/components/ui/context-menu/BuiContextMenu.js +0 -4
- package/dist/components/ui/context-menu/BuiContextMenu.vue.d.ts +0 -21
- package/dist/components/ui/context-menu/BuiContextMenuCheckboxItem.js +0 -4
- package/dist/components/ui/context-menu/BuiContextMenuCheckboxItem.vue.d.ts +0 -27
- package/dist/components/ui/context-menu/BuiContextMenuContent.js +0 -4
- package/dist/components/ui/context-menu/BuiContextMenuContent.vue.d.ts +0 -33
- package/dist/components/ui/context-menu/BuiContextMenuGroup.js +0 -4
- package/dist/components/ui/context-menu/BuiContextMenuGroup.vue.d.ts +0 -17
- package/dist/components/ui/context-menu/BuiContextMenuItem.js +0 -4
- package/dist/components/ui/context-menu/BuiContextMenuItem.vue.d.ts +0 -27
- package/dist/components/ui/context-menu/BuiContextMenuLabel.js +0 -4
- package/dist/components/ui/context-menu/BuiContextMenuLabel.vue.d.ts +0 -23
- package/dist/components/ui/context-menu/BuiContextMenuPortal.js +0 -22
- package/dist/components/ui/context-menu/BuiContextMenuRadioGroup.js +0 -4
- package/dist/components/ui/context-menu/BuiContextMenuRadioGroup.vue.d.ts +0 -21
- package/dist/components/ui/context-menu/BuiContextMenuRadioItem.js +0 -4
- package/dist/components/ui/context-menu/BuiContextMenuRadioItem.vue.d.ts +0 -25
- package/dist/components/ui/context-menu/BuiContextMenuSeparator.js +0 -4
- package/dist/components/ui/context-menu/BuiContextMenuSeparator.vue.d.ts +0 -3
- package/dist/components/ui/context-menu/BuiContextMenuShortcut.js +0 -4
- package/dist/components/ui/context-menu/BuiContextMenuShortcut.vue.d.ts +0 -16
- package/dist/components/ui/context-menu/BuiContextMenuSub.js +0 -4
- package/dist/components/ui/context-menu/BuiContextMenuSub.vue.d.ts +0 -21
- package/dist/components/ui/context-menu/BuiContextMenuSubContent.js +0 -4
- package/dist/components/ui/context-menu/BuiContextMenuSubContent.vue.d.ts +0 -37
- package/dist/components/ui/context-menu/BuiContextMenuSubTrigger.js +0 -4
- package/dist/components/ui/context-menu/BuiContextMenuSubTrigger.vue.d.ts +0 -23
- package/dist/components/ui/context-menu/BuiContextMenuTrigger.js +0 -4
- package/dist/components/ui/context-menu/BuiContextMenuTrigger.vue.d.ts +0 -17
- package/dist/components/ui/context-menu/index.js +0 -30
- package/dist/components/ui/dialog/BuiDialog.js +0 -4
- package/dist/components/ui/dialog/BuiDialog.vue.d.ts +0 -21
- package/dist/components/ui/dialog/BuiDialogClose.js +0 -4
- package/dist/components/ui/dialog/BuiDialogClose.vue.d.ts +0 -17
- package/dist/components/ui/dialog/BuiDialogContent.js +0 -4
- package/dist/components/ui/dialog/BuiDialogContent.vue.d.ts +0 -35
- package/dist/components/ui/dialog/BuiDialogDescription.js +0 -4
- package/dist/components/ui/dialog/BuiDialogDescription.vue.d.ts +0 -21
- package/dist/components/ui/dialog/BuiDialogFooter.js +0 -4
- package/dist/components/ui/dialog/BuiDialogFooter.vue.d.ts +0 -19
- package/dist/components/ui/dialog/BuiDialogHeader.js +0 -4
- package/dist/components/ui/dialog/BuiDialogHeader.vue.d.ts +0 -19
- package/dist/components/ui/dialog/BuiDialogTitle.js +0 -4
- package/dist/components/ui/dialog/BuiDialogTitle.vue.d.ts +0 -21
- package/dist/components/ui/dialog/BuiDialogTrigger.js +0 -4
- package/dist/components/ui/dialog/BuiDialogTrigger.vue.d.ts +0 -17
- package/dist/components/ui/dialog/index.js +0 -18
- package/dist/components/ui/dropdown-menu/BuiDropdownMenu.js +0 -4
- package/dist/components/ui/dropdown-menu/BuiDropdownMenu.vue.d.ts +0 -21
- package/dist/components/ui/dropdown-menu/BuiDropdownMenuCheckboxItem.js +0 -4
- package/dist/components/ui/dropdown-menu/BuiDropdownMenuCheckboxItem.vue.d.ts +0 -27
- package/dist/components/ui/dropdown-menu/BuiDropdownMenuContent.js +0 -4
- package/dist/components/ui/dropdown-menu/BuiDropdownMenuContent.vue.d.ts +0 -35
- package/dist/components/ui/dropdown-menu/BuiDropdownMenuGroup.js +0 -4
- package/dist/components/ui/dropdown-menu/BuiDropdownMenuGroup.vue.d.ts +0 -17
- package/dist/components/ui/dropdown-menu/BuiDropdownMenuItem.js +0 -4
- package/dist/components/ui/dropdown-menu/BuiDropdownMenuItem.vue.d.ts +0 -23
- package/dist/components/ui/dropdown-menu/BuiDropdownMenuLabel.js +0 -4
- package/dist/components/ui/dropdown-menu/BuiDropdownMenuLabel.vue.d.ts +0 -23
- package/dist/components/ui/dropdown-menu/BuiDropdownMenuRadioGroup.js +0 -4
- package/dist/components/ui/dropdown-menu/BuiDropdownMenuRadioGroup.vue.d.ts +0 -21
- package/dist/components/ui/dropdown-menu/BuiDropdownMenuRadioItem.js +0 -4
- package/dist/components/ui/dropdown-menu/BuiDropdownMenuRadioItem.vue.d.ts +0 -25
- package/dist/components/ui/dropdown-menu/BuiDropdownMenuSeparator.js +0 -4
- package/dist/components/ui/dropdown-menu/BuiDropdownMenuSeparator.vue.d.ts +0 -3
- package/dist/components/ui/dropdown-menu/BuiDropdownMenuShortcut.js +0 -4
- package/dist/components/ui/dropdown-menu/BuiDropdownMenuShortcut.vue.d.ts +0 -16
- package/dist/components/ui/dropdown-menu/BuiDropdownMenuSub.js +0 -4
- package/dist/components/ui/dropdown-menu/BuiDropdownMenuSub.vue.d.ts +0 -21
- package/dist/components/ui/dropdown-menu/BuiDropdownMenuSubContent.js +0 -4
- package/dist/components/ui/dropdown-menu/BuiDropdownMenuSubContent.vue.d.ts +0 -33
- package/dist/components/ui/dropdown-menu/BuiDropdownMenuSubTrigger.js +0 -4
- package/dist/components/ui/dropdown-menu/BuiDropdownMenuSubTrigger.vue.d.ts +0 -21
- package/dist/components/ui/dropdown-menu/BuiDropdownMenuTrigger.js +0 -4
- package/dist/components/ui/dropdown-menu/BuiDropdownMenuTrigger.vue.d.ts +0 -17
- package/dist/components/ui/dropdown-menu/index.d.ts +0 -15
- package/dist/components/ui/dropdown-menu/index.js +0 -32
- package/dist/components/ui/form/BuiFormControl.js +0 -4
- package/dist/components/ui/form/BuiFormControl.vue.d.ts +0 -16
- package/dist/components/ui/form/BuiFormDescription.js +0 -4
- package/dist/components/ui/form/BuiFormDescription.vue.d.ts +0 -16
- package/dist/components/ui/form/BuiFormItem.js +0 -6
- package/dist/components/ui/form/BuiFormLabel.js +0 -4
- package/dist/components/ui/form/BuiFormLabel.vue.d.ts +0 -17
- package/dist/components/ui/form/BuiFormMessage.js +0 -4
- package/dist/components/ui/form/index.js +0 -16
- package/dist/components/ui/form/useFormField.js +0 -6
- package/dist/components/ui/health/BuiHealth.vue.d.ts +0 -25
- package/dist/components/ui/health/index.js +0 -64
- package/dist/components/ui/hover-card/BuiHoverCard.js +0 -4
- package/dist/components/ui/hover-card/BuiHoverCard.vue.d.ts +0 -17
- package/dist/components/ui/hover-card/BuiHoverCardContent.js +0 -4
- package/dist/components/ui/hover-card/BuiHoverCardContent.vue.d.ts +0 -23
- package/dist/components/ui/hover-card/BuiHoverCardTrigger.js +0 -4
- package/dist/components/ui/hover-card/BuiHoverCardTrigger.vue.d.ts +0 -17
- package/dist/components/ui/hover-card/index.js +0 -8
- package/dist/components/ui/input/BuiBadgedInput.vue.d.ts +0 -6
- package/dist/components/ui/input/BuiColorInput.vue.d.ts +0 -21
- package/dist/components/ui/input/BuiInput.vue.d.ts +0 -20
- package/dist/components/ui/input/BuiPasswordInput.vue.d.ts +0 -6
- package/dist/components/ui/input/index.js +0 -249
- package/dist/components/ui/label/BuiLabel.js +0 -4
- package/dist/components/ui/label/BuiLabel.vue.d.ts +0 -21
- package/dist/components/ui/label/index.js +0 -4
- package/dist/components/ui/pagination/BuiPaginationCommon.js +0 -4
- package/dist/components/ui/pagination/BuiPaginationCommon.vue.d.ts +0 -22
- package/dist/components/ui/pagination/BuiPaginationEllipsis.js +0 -4
- package/dist/components/ui/pagination/BuiPaginationEllipsis.vue.d.ts +0 -17
- package/dist/components/ui/pagination/BuiPaginationFirst.js +0 -4
- package/dist/components/ui/pagination/BuiPaginationFirst.vue.d.ts +0 -19
- package/dist/components/ui/pagination/BuiPaginationLast.js +0 -4
- package/dist/components/ui/pagination/BuiPaginationLast.vue.d.ts +0 -19
- package/dist/components/ui/pagination/BuiPaginationNext.js +0 -4
- package/dist/components/ui/pagination/BuiPaginationNext.vue.d.ts +0 -19
- package/dist/components/ui/pagination/BuiPaginationPrev.js +0 -4
- package/dist/components/ui/pagination/BuiPaginationPrev.vue.d.ts +0 -19
- package/dist/components/ui/pagination/index.d.ts +0 -7
- package/dist/components/ui/pagination/index.js +0 -18
- package/dist/components/ui/popover/BuiPopover.js +0 -4
- package/dist/components/ui/popover/BuiPopover.vue.d.ts +0 -21
- package/dist/components/ui/popover/BuiPopoverContent.js +0 -4
- package/dist/components/ui/popover/BuiPopoverContent.vue.d.ts +0 -37
- package/dist/components/ui/popover/BuiPopoverTrigger.js +0 -4
- package/dist/components/ui/popover/BuiPopoverTrigger.vue.d.ts +0 -17
- package/dist/components/ui/popover/index.js +0 -8
- package/dist/components/ui/progress/BuiProgress.vue.d.ts +0 -20
- package/dist/components/ui/progress/index.js +0 -84
- package/dist/components/ui/radio-group/BuiRadioGroup.js +0 -4
- package/dist/components/ui/radio-group/BuiRadioGroup.vue.d.ts +0 -25
- package/dist/components/ui/radio-group/BuiRadioGroupItem.js +0 -4
- package/dist/components/ui/radio-group/BuiRadioGroupItem.vue.d.ts +0 -7
- package/dist/components/ui/radio-group/index.js +0 -6
- package/dist/components/ui/scroll-area/BuiScrollArea.js +0 -4
- package/dist/components/ui/scroll-area/BuiScrollArea.vue.d.ts +0 -22
- package/dist/components/ui/scroll-area/BuiScrollBar.js +0 -4
- package/dist/components/ui/scroll-area/BuiScrollBar.vue.d.ts +0 -10
- package/dist/components/ui/scroll-area/index.js +0 -6
- package/dist/components/ui/select/Bui.js +0 -62
- package/dist/components/ui/select/BuiSelect.js +0 -4
- package/dist/components/ui/select/BuiSelect.vue.d.ts +0 -23
- package/dist/components/ui/select/BuiSelectContent.js +0 -4
- package/dist/components/ui/select/BuiSelectContent.vue.d.ts +0 -33
- package/dist/components/ui/select/BuiSelectGroup.js +0 -4
- package/dist/components/ui/select/BuiSelectGroup.vue.d.ts +0 -21
- package/dist/components/ui/select/BuiSelectItem.js +0 -4
- package/dist/components/ui/select/BuiSelectItem.vue.d.ts +0 -21
- package/dist/components/ui/select/BuiSelectItemText.js +0 -4
- package/dist/components/ui/select/BuiSelectItemText.vue.d.ts +0 -17
- package/dist/components/ui/select/BuiSelectLabel.js +0 -4
- package/dist/components/ui/select/BuiSelectLabel.vue.d.ts +0 -21
- package/dist/components/ui/select/BuiSelectSeparator.js +0 -4
- package/dist/components/ui/select/BuiSelectSeparator.vue.d.ts +0 -7
- package/dist/components/ui/select/BuiSelectTrigger.js +0 -4
- package/dist/components/ui/select/BuiSelectTrigger.vue.d.ts +0 -27
- package/dist/components/ui/select/BuiSelectValue.js +0 -4
- package/dist/components/ui/select/BuiSelectValue.vue.d.ts +0 -17
- package/dist/components/ui/select/index.js +0 -20
- package/dist/components/ui/separator/BuiSeparator.js +0 -4
- package/dist/components/ui/separator/BuiSeparator.vue.d.ts +0 -7
- package/dist/components/ui/separator/index.js +0 -4
- package/dist/components/ui/sheet/BuiSheet.js +0 -4
- package/dist/components/ui/sheet/BuiSheet.vue.d.ts +0 -21
- package/dist/components/ui/sheet/BuiSheetClose.js +0 -4
- package/dist/components/ui/sheet/BuiSheetClose.vue.d.ts +0 -17
- package/dist/components/ui/sheet/BuiSheetContent.vue.d.ts +0 -37
- package/dist/components/ui/sheet/BuiSheetDescription.js +0 -4
- package/dist/components/ui/sheet/BuiSheetDescription.vue.d.ts +0 -22
- package/dist/components/ui/sheet/BuiSheetFooter.js +0 -4
- package/dist/components/ui/sheet/BuiSheetFooter.vue.d.ts +0 -21
- package/dist/components/ui/sheet/BuiSheetHeader.js +0 -4
- package/dist/components/ui/sheet/BuiSheetHeader.vue.d.ts +0 -21
- package/dist/components/ui/sheet/BuiSheetTitle.js +0 -4
- package/dist/components/ui/sheet/BuiSheetTitle.vue.d.ts +0 -22
- package/dist/components/ui/sheet/BuiSheetTrigger.js +0 -4
- package/dist/components/ui/sheet/BuiSheetTrigger.vue.d.ts +0 -17
- package/dist/components/ui/sheet/index.js +0 -77
- package/dist/components/ui/skeleton/Skeleton.js +0 -4
- package/dist/components/ui/skeleton/Skeleton.vue.d.ts +0 -6
- package/dist/components/ui/skeleton/index.js +0 -4
- package/dist/components/ui/slider/BuiSlider.js +0 -4
- package/dist/components/ui/slider/BuiSlider.vue.d.ts +0 -9
- package/dist/components/ui/slider/index.js +0 -4
- package/dist/components/ui/stepper/BuiStepper.js +0 -4
- package/dist/components/ui/stepper/BuiStepper.vue.d.ts +0 -36
- package/dist/components/ui/stepper/BuiStepperDescription.js +0 -4
- package/dist/components/ui/stepper/BuiStepperDescription.vue.d.ts +0 -22
- package/dist/components/ui/stepper/BuiStepperIndicator.js +0 -4
- package/dist/components/ui/stepper/BuiStepperIndicator.vue.d.ts +0 -22
- package/dist/components/ui/stepper/BuiStepperItem.js +0 -4
- package/dist/components/ui/stepper/BuiStepperItem.vue.d.ts +0 -24
- package/dist/components/ui/stepper/BuiStepperSeparator.js +0 -4
- package/dist/components/ui/stepper/BuiStepperSeparator.vue.d.ts +0 -8
- package/dist/components/ui/stepper/BuiStepperTitle.js +0 -4
- package/dist/components/ui/stepper/BuiStepperTitle.vue.d.ts +0 -22
- package/dist/components/ui/stepper/BuiStepperTrigger.js +0 -4
- package/dist/components/ui/stepper/BuiStepperTrigger.vue.d.ts +0 -22
- package/dist/components/ui/stepper/index.js +0 -16
- package/dist/components/ui/switch/BuiSwitch.js +0 -4
- package/dist/components/ui/switch/BuiSwitch.vue.d.ts +0 -11
- package/dist/components/ui/switch/index.js +0 -4
- package/dist/components/ui/table/BuiDataTable.vue.d.ts +0 -94
- package/dist/components/ui/table/BuiDataTableColumnList.js +0 -4
- package/dist/components/ui/table/BuiDataTableColumnList.vue.d.ts +0 -24
- package/dist/components/ui/table/BuiTable.js +0 -4
- package/dist/components/ui/table/BuiTable.vue.d.ts +0 -21
- package/dist/components/ui/table/BuiTableBody.js +0 -4
- package/dist/components/ui/table/BuiTableBody.vue.d.ts +0 -20
- package/dist/components/ui/table/BuiTableCaption.js +0 -4
- package/dist/components/ui/table/BuiTableCaption.vue.d.ts +0 -20
- package/dist/components/ui/table/BuiTableCell.js +0 -4
- package/dist/components/ui/table/BuiTableCell.vue.d.ts +0 -20
- package/dist/components/ui/table/BuiTableEmpty.js +0 -4
- package/dist/components/ui/table/BuiTableEmpty.vue.d.ts +0 -23
- package/dist/components/ui/table/BuiTableFooter.js +0 -4
- package/dist/components/ui/table/BuiTableFooter.vue.d.ts +0 -20
- package/dist/components/ui/table/BuiTableHead.js +0 -4
- package/dist/components/ui/table/BuiTableHead.vue.d.ts +0 -22
- package/dist/components/ui/table/BuiTableHeader.js +0 -4
- package/dist/components/ui/table/BuiTableHeader.vue.d.ts +0 -26
- package/dist/components/ui/table/BuiTableRow.js +0 -4
- package/dist/components/ui/table/BuiTableRow.vue.d.ts +0 -22
- package/dist/components/ui/table/BuiTableRowSubrow.vue.d.ts +0 -23
- package/dist/components/ui/table/index.d.ts +0 -15
- package/dist/components/ui/table/index.js +0 -1087
- package/dist/components/ui/tabs/BuiTabs.js +0 -4
- package/dist/components/ui/tabs/BuiTabs.vue.d.ts +0 -21
- package/dist/components/ui/tabs/BuiTabsContent.js +0 -4
- package/dist/components/ui/tabs/BuiTabsContent.vue.d.ts +0 -21
- package/dist/components/ui/tabs/BuiTabsList.vue.d.ts +0 -22
- package/dist/components/ui/tabs/BuiTabsTrigger.vue.d.ts +0 -22
- package/dist/components/ui/tabs/index.js +0 -82
- package/dist/components/ui/textarea/BuiTextarea.vue.d.ts +0 -17
- package/dist/components/ui/textarea/index.js +0 -53
- package/dist/components/ui/toast/BuiToast.vue.d.ts +0 -37
- package/dist/components/ui/toast/BuiToastAction.js +0 -4
- package/dist/components/ui/toast/BuiToastAction.vue.d.ts +0 -21
- package/dist/components/ui/toast/BuiToastClose.js +0 -4
- package/dist/components/ui/toast/BuiToastClose.vue.d.ts +0 -6
- package/dist/components/ui/toast/BuiToastDescription.js +0 -4
- package/dist/components/ui/toast/BuiToastDescription.vue.d.ts +0 -21
- package/dist/components/ui/toast/BuiToastProvider.js +0 -4
- package/dist/components/ui/toast/BuiToastProvider.vue.d.ts +0 -17
- package/dist/components/ui/toast/BuiToastTitle.js +0 -4
- package/dist/components/ui/toast/BuiToastTitle.vue.d.ts +0 -21
- package/dist/components/ui/toast/BuiToastViewport.js +0 -4
- package/dist/components/ui/toast/BuiToastViewport.vue.d.ts +0 -7
- package/dist/components/ui/toast/index.js +0 -108
- package/dist/components/ui/toggle/BuiToggle.js +0 -4
- package/dist/components/ui/toggle/BuiToggle.vue.d.ts +0 -34
- package/dist/components/ui/toggle/index.js +0 -59
- package/dist/components/ui/toggle-group/BuiToggleGroup.js +0 -4
- package/dist/components/ui/toggle-group/BuiToggleGroup.vue.d.ts +0 -33
- package/dist/components/ui/toggle-group/BuiToggleGroupItem.js +0 -4
- package/dist/components/ui/toggle-group/BuiToggleGroupItem.vue.d.ts +0 -29
- package/dist/components/ui/toggle-group/index.js +0 -6
- package/dist/components/ui/tooltip/BuiTooltip.js +0 -4
- package/dist/components/ui/tooltip/BuiTooltip.vue.d.ts +0 -21
- package/dist/components/ui/tooltip/BuiTooltipContent.js +0 -4
- package/dist/components/ui/tooltip/BuiTooltipContent.vue.d.ts +0 -25
- package/dist/components/ui/tooltip/BuiTooltipProvider.js +0 -4
- package/dist/components/ui/tooltip/BuiTooltipProvider.vue.d.ts +0 -17
- package/dist/components/ui/tooltip/BuiTooltipTrigger.js +0 -4
- package/dist/components/ui/tooltip/BuiTooltipTrigger.vue.d.ts +0 -17
- package/dist/components/ui/tooltip/index.js +0 -10
- package/dist/index-0I6LZbPQ.js +0 -11094
- package/dist/index-BUF5BmsK.js +0 -358
- package/dist/tailwind-preset.js +0 -123
- package/dist/utils-OU_XEaVl.js +0 -2593
- package/dist/x-GEo_mL3F.js +0 -14
- package/src/assets/base.css +0 -3
- package/src/assets/main.css +0 -2
- package/src/assets/variables.css +0 -99
- package/src/components/__tests__/fake-test.spec.ts +0 -10
- package/src/components/stories/BuiAccordion.story.vue +0 -115
- package/src/components/stories/BuiAlert.story.vue +0 -72
- package/src/components/stories/BuiAlertDialog.story.vue +0 -41
- package/src/components/stories/BuiAspectRatio.story.vue +0 -17
- package/src/components/stories/BuiAutoForm.story.vue +0 -114
- package/src/components/stories/BuiAvatar.story.vue +0 -44
- package/src/components/stories/BuiBadge.story.vue +0 -22
- package/src/components/stories/BuiButton.story.vue +0 -45
- package/src/components/stories/BuiCalendar.story.vue +0 -43
- package/src/components/stories/BuiCard.story.vue +0 -68
- package/src/components/stories/BuiCheckbox.story.vue +0 -25
- package/src/components/stories/BuiCollapsible.story.vue +0 -32
- package/src/components/stories/BuiColorPicker.story.vue +0 -107
- package/src/components/stories/BuiCombobox.story.vue +0 -299
- package/src/components/stories/BuiCommand.story.vue +0 -62
- package/src/components/stories/BuiContextMenu.story.vue +0 -73
- package/src/components/stories/BuiDataTable.story.vue +0 -263
- package/src/components/stories/BuiDialog.story.vue +0 -56
- package/src/components/stories/BuiDropdownMenu.story.vue +0 -128
- package/src/components/stories/BuiForm.story.vue +0 -35
- package/src/components/stories/BuiHealth.story.vue +0 -38
- package/src/components/stories/BuiHoverCard.story.vue +0 -41
- package/src/components/stories/BuiInput.story.vue +0 -95
- package/src/components/stories/BuiLabel.story.vue +0 -17
- package/src/components/stories/BuiPagination.story.vue +0 -55
- package/src/components/stories/BuiPaginationCommon.story.vue +0 -22
- package/src/components/stories/BuiPopover.story.vue +0 -60
- package/src/components/stories/BuiProgress.story.vue +0 -57
- package/src/components/stories/BuiRadioGroup.story.vue +0 -24
- package/src/components/stories/BuiScrollArea.story.vue +0 -29
- package/src/components/stories/BuiSelect.story.vue +0 -109
- package/src/components/stories/BuiSeparator.story.vue +0 -24
- package/src/components/stories/BuiSheet.story.vue +0 -41
- package/src/components/stories/BuiSlider.story.vue +0 -24
- package/src/components/stories/BuiStepper.story.vue +0 -127
- package/src/components/stories/BuiSwitch.story.vue +0 -21
- package/src/components/stories/BuiTable.story.vue +0 -101
- package/src/components/stories/BuiTabs.story.vue +0 -102
- package/src/components/stories/BuiTextarea.story.vue +0 -56
- package/src/components/stories/BuiToast.story.vue +0 -70
- package/src/components/stories/BuiToggle.story.vue +0 -45
- package/src/components/stories/BuiToggleGroup.story.vue +0 -36
- package/src/components/stories/BuiTooltip.story.vue +0 -28
- package/src/components/stories/DatePicker.story.vue +0 -36
- package/src/components/stories/ReadonlyForm.story.vue +0 -29
- package/src/components/stories/components/ActionsMenuContent.vue +0 -23
- package/src/components/stories/components/LoginForm.vue +0 -100
- package/src/components/stories/components/LoginFormHook.vue +0 -97
- package/src/components/stories/components/ReadonlyForm.vue +0 -241
- package/src/components/stories/components/ReadonlyFormWrapper.vue +0 -17
- package/src/components/stories/components/SubForm.vue +0 -22
- package/src/components/stories/components/ToastHook.vue +0 -25
- package/src/components/stories/components/UseBuiField.vue +0 -85
- package/src/components/ui/accordion/BuiAccordion.vue +0 -17
- package/src/components/ui/accordion/BuiAccordionContent.vue +0 -22
- package/src/components/ui/accordion/BuiAccordionItem.vue +0 -12
- package/src/components/ui/accordion/BuiAccordionTrigger.vue +0 -38
- package/src/components/ui/accordion/BuiAdvancedAccordionTrigger.vue +0 -71
- package/src/components/ui/alert/BuiAlert.vue +0 -27
- package/src/components/ui/alert-dialog/BuiAlertDialog.vue +0 -19
- package/src/components/ui/alert-dialog/BuiAlertDialogAction.vue +0 -13
- package/src/components/ui/alert-dialog/BuiAlertDialogCancel.vue +0 -16
- package/src/components/ui/alert-dialog/BuiAlertDialogContent.vue +0 -35
- package/src/components/ui/alert-dialog/BuiAlertDialogDescription.vue +0 -15
- package/src/components/ui/alert-dialog/BuiAlertDialogTitle.vue +0 -15
- package/src/components/ui/alert-dialog/BuiAlertDialogTrigger.vue +0 -11
- package/src/components/ui/aspect-ratio/BuiAspectRatio.vue +0 -11
- package/src/components/ui/auto-form/BuiAutoForm.vue +0 -109
- package/src/components/ui/auto-form/BuiAutoFormFieldArray.vue +0 -105
- package/src/components/ui/auto-form/BuiAutoFormFieldArrayCard.vue +0 -97
- package/src/components/ui/auto-form/BuiAutoFormFieldBoolean.vue +0 -47
- package/src/components/ui/auto-form/BuiAutoFormFieldDate.vue +0 -73
- package/src/components/ui/auto-form/BuiAutoFormFieldEnum.vue +0 -75
- package/src/components/ui/auto-form/BuiAutoFormFieldFile.vue +0 -87
- package/src/components/ui/auto-form/BuiAutoFormFieldInput.vue +0 -42
- package/src/components/ui/auto-form/BuiAutoFormFieldNumber.vue +0 -42
- package/src/components/ui/auto-form/BuiAutoFormFieldObject.vue +0 -81
- package/src/components/ui/auto-form/BuiAutoFormFieldObjectCard.vue +0 -76
- package/src/components/ui/auto-form/BuiAutoFormLabel.vue +0 -14
- package/src/components/ui/auto-form/constant.ts +0 -41
- package/src/components/ui/auto-form/dependencies.ts +0 -95
- package/src/components/ui/avatar/BuiAvatar.vue +0 -22
- package/src/components/ui/avatar/BuiAvatarFallback.vue +0 -11
- package/src/components/ui/avatar/BuiAvatarImage.vue +0 -9
- package/src/components/ui/badge/BuiBadge.vue +0 -36
- package/src/components/ui/badge/index.ts +0 -18
- package/src/components/ui/button/BuiButton.vue +0 -37
- package/src/components/ui/button/index.ts +0 -41
- package/src/components/ui/calendar/BuiCalendar.vue +0 -322
- package/src/components/ui/card/BuiCard.vue +0 -23
- package/src/components/ui/checkbox/BuiCheckbox.vue +0 -35
- package/src/components/ui/collapsible/BuiCollapsible.vue +0 -15
- package/src/components/ui/collapsible/BuiCollapsibleContent.vue +0 -11
- package/src/components/ui/collapsible/BuiCollapsibleTrigger.vue +0 -11
- package/src/components/ui/color-picker/BuiColorPicker.vue +0 -215
- package/src/components/ui/command/BuiCommand.vue +0 -26
- package/src/components/ui/command/BuiCommandDialog.vue +0 -23
- package/src/components/ui/command/BuiCommandEmpty.vue +0 -13
- package/src/components/ui/command/BuiCommandGroup.vue +0 -23
- package/src/components/ui/command/BuiCommandInput.vue +0 -29
- package/src/components/ui/command/BuiCommandItem.vue +0 -25
- package/src/components/ui/command/BuiCommandList.vue +0 -21
- package/src/components/ui/command/BuiCommandNewItem.vue +0 -32
- package/src/components/ui/command/BuiCommandSeparator.vue +0 -13
- package/src/components/ui/context-menu/BuiContextMenu.vue +0 -15
- package/src/components/ui/context-menu/BuiContextMenuCheckboxItem.vue +0 -35
- package/src/components/ui/context-menu/BuiContextMenuContent.vue +0 -31
- package/src/components/ui/context-menu/BuiContextMenuGroup.vue +0 -11
- package/src/components/ui/context-menu/BuiContextMenuItem.vue +0 -27
- package/src/components/ui/context-menu/BuiContextMenuLabel.vue +0 -17
- package/src/components/ui/context-menu/BuiContextMenuPortal.vue +0 -11
- package/src/components/ui/context-menu/BuiContextMenuRadioGroup.vue +0 -19
- package/src/components/ui/context-menu/BuiContextMenuRadioItem.vue +0 -35
- package/src/components/ui/context-menu/BuiContextMenuSeparator.vue +0 -13
- package/src/components/ui/context-menu/BuiContextMenuSub.vue +0 -19
- package/src/components/ui/context-menu/BuiContextMenuSubContent.vue +0 -28
- package/src/components/ui/context-menu/BuiContextMenuSubTrigger.vue +0 -23
- package/src/components/ui/context-menu/BuiContextMenuTrigger.vue +0 -11
- package/src/components/ui/dialog/BuiDialog.vue +0 -14
- package/src/components/ui/dialog/BuiDialogClose.vue +0 -11
- package/src/components/ui/dialog/BuiDialogContent.vue +0 -44
- package/src/components/ui/dialog/BuiDialogDescription.vue +0 -15
- package/src/components/ui/dialog/BuiDialogTitle.vue +0 -20
- package/src/components/ui/dialog/BuiDialogTrigger.vue +0 -11
- package/src/components/ui/dropdown-menu/BuiDropdownMenu.vue +0 -19
- package/src/components/ui/dropdown-menu/BuiDropdownMenuCheckboxItem.vue +0 -33
- package/src/components/ui/dropdown-menu/BuiDropdownMenuContent.vue +0 -33
- package/src/components/ui/dropdown-menu/BuiDropdownMenuGroup.vue +0 -11
- package/src/components/ui/dropdown-menu/BuiDropdownMenuItem.vue +0 -21
- package/src/components/ui/dropdown-menu/BuiDropdownMenuLabel.vue +0 -20
- package/src/components/ui/dropdown-menu/BuiDropdownMenuRadioGroup.vue +0 -17
- package/src/components/ui/dropdown-menu/BuiDropdownMenuRadioItem.vue +0 -34
- package/src/components/ui/dropdown-menu/BuiDropdownMenuSeparator.vue +0 -9
- package/src/components/ui/dropdown-menu/BuiDropdownMenuSub.vue +0 -19
- package/src/components/ui/dropdown-menu/BuiDropdownMenuSubContent.vue +0 -28
- package/src/components/ui/dropdown-menu/BuiDropdownMenuSubTrigger.vue +0 -22
- package/src/components/ui/dropdown-menu/BuiDropdownMenuTrigger.vue +0 -11
- package/src/components/ui/dropdown-menu/index.ts +0 -16
- package/src/components/ui/form/BuiFormControl.vue +0 -16
- package/src/components/ui/form/BuiFormItem.vue +0 -27
- package/src/components/ui/form/BuiFormLabel.vue +0 -30
- package/src/components/ui/health/BuiHealth.vue +0 -77
- package/src/components/ui/health/index.ts +0 -22
- package/src/components/ui/hover-card/BuiHoverCard.vue +0 -12
- package/src/components/ui/hover-card/BuiHoverCardContent.vue +0 -31
- package/src/components/ui/hover-card/BuiHoverCardTrigger.vue +0 -11
- package/src/components/ui/input/BuiBadgedInput.vue +0 -31
- package/src/components/ui/input/BuiColorInput.vue +0 -86
- package/src/components/ui/input/BuiInput.vue +0 -55
- package/src/components/ui/input/BuiPasswordInput.vue +0 -39
- package/src/components/ui/input/index.ts +0 -22
- package/src/components/ui/label/BuiLabel.vue +0 -15
- package/src/components/ui/pagination/BuiPaginationCommon.vue +0 -80
- package/src/components/ui/pagination/BuiPaginationEllipsis.vue +0 -25
- package/src/components/ui/pagination/BuiPaginationFirst.vue +0 -20
- package/src/components/ui/pagination/BuiPaginationLast.vue +0 -20
- package/src/components/ui/pagination/BuiPaginationNext.vue +0 -20
- package/src/components/ui/pagination/BuiPaginationPrev.vue +0 -20
- package/src/components/ui/pagination/index.ts +0 -11
- package/src/components/ui/popover/BuiPopover.vue +0 -15
- package/src/components/ui/popover/BuiPopoverContent.vue +0 -33
- package/src/components/ui/popover/BuiPopoverTrigger.vue +0 -11
- package/src/components/ui/progress/BuiProgress.vue +0 -58
- package/src/components/ui/progress/index.ts +0 -46
- package/src/components/ui/radio-group/BuiRadioGroup.vue +0 -29
- package/src/components/ui/radio-group/BuiRadioGroupItem.vue +0 -26
- package/src/components/ui/scroll-area/BuiScrollArea.vue +0 -29
- package/src/components/ui/scroll-area/BuiScrollBar.vue +0 -34
- package/src/components/ui/select/Bui.vue +0 -48
- package/src/components/ui/select/BuiSelect.vue +0 -20
- package/src/components/ui/select/BuiSelectContent.vue +0 -48
- package/src/components/ui/select/BuiSelectGroup.vue +0 -12
- package/src/components/ui/select/BuiSelectItem.vue +0 -29
- package/src/components/ui/select/BuiSelectItemText.vue +0 -11
- package/src/components/ui/select/BuiSelectLabel.vue +0 -12
- package/src/components/ui/select/BuiSelectSeparator.vue +0 -10
- package/src/components/ui/select/BuiSelectTrigger.vue +0 -33
- package/src/components/ui/select/BuiSelectValue.vue +0 -11
- package/src/components/ui/separator/BuiSeparator.vue +0 -15
- package/src/components/ui/sheet/BuiSheet.vue +0 -19
- package/src/components/ui/sheet/BuiSheetClose.vue +0 -11
- package/src/components/ui/sheet/BuiSheetContent.vue +0 -56
- package/src/components/ui/sheet/BuiSheetDescription.vue +0 -22
- package/src/components/ui/sheet/BuiSheetTitle.vue +0 -22
- package/src/components/ui/sheet/BuiSheetTrigger.vue +0 -11
- package/src/components/ui/skeleton/Skeleton.vue +0 -14
- package/src/components/ui/slider/BuiSlider.vue +0 -24
- package/src/components/ui/stepper/BuiStepper.vue +0 -31
- package/src/components/ui/stepper/BuiStepperDescription.vue +0 -23
- package/src/components/ui/stepper/BuiStepperIndicator.vue +0 -35
- package/src/components/ui/stepper/BuiStepperItem.vue +0 -27
- package/src/components/ui/stepper/BuiStepperSeparator.vue +0 -31
- package/src/components/ui/stepper/BuiStepperTitle.vue +0 -23
- package/src/components/ui/stepper/BuiStepperTrigger.vue +0 -26
- package/src/components/ui/switch/BuiSwitch.vue +0 -47
- package/src/components/ui/table/BuiDataTable.vue +0 -537
- package/src/components/ui/table/BuiDataTableColumnList.vue +0 -36
- package/src/components/ui/table/BuiTable.vue +0 -16
- package/src/components/ui/table/BuiTableEmpty.vue +0 -28
- package/src/components/ui/table/BuiTableFooter.vue +0 -18
- package/src/components/ui/table/BuiTableHead.vue +0 -56
- package/src/components/ui/table/BuiTableHeader.vue +0 -30
- package/src/components/ui/table/BuiTableRow.vue +0 -37
- package/src/components/ui/table/BuiTableRowSubrow.vue +0 -50
- package/src/components/ui/table/index.ts +0 -26
- package/src/components/ui/tabs/BuiTabs.vue +0 -18
- package/src/components/ui/tabs/BuiTabsContent.vue +0 -20
- package/src/components/ui/tabs/BuiTabsList.vue +0 -18
- package/src/components/ui/tabs/BuiTabsTrigger.vue +0 -20
- package/src/components/ui/tabs/index.ts +0 -39
- package/src/components/ui/textarea/BuiTextarea.vue +0 -54
- package/src/components/ui/textarea/index.ts +0 -19
- package/src/components/ui/toast/BuiToast.vue +0 -32
- package/src/components/ui/toast/BuiToastAction.vue +0 -20
- package/src/components/ui/toast/BuiToastClose.vue +0 -15
- package/src/components/ui/toast/BuiToastDescription.vue +0 -12
- package/src/components/ui/toast/BuiToastProvider.vue +0 -11
- package/src/components/ui/toast/BuiToastTitle.vue +0 -12
- package/src/components/ui/toast/BuiToastViewport.vue +0 -10
- package/src/components/ui/toast/index.ts +0 -27
- package/src/components/ui/toggle/BuiToggle.vue +0 -49
- package/src/components/ui/toggle/index.ts +0 -24
- package/src/components/ui/toggle-group/BuiToggleGroup.vue +0 -34
- package/src/components/ui/toggle-group/BuiToggleGroupItem.vue +0 -35
- package/src/components/ui/tooltip/BuiTooltip.vue +0 -19
- package/src/components/ui/tooltip/BuiTooltipContent.vue +0 -37
- package/src/components/ui/tooltip/BuiTooltipProvider.vue +0 -11
- package/src/components/ui/tooltip/BuiTooltipTrigger.vue +0 -11
- package/src/histoire-setup.ts +0 -1
- package/src/tailwind-preset.ts +0 -130
- /package/dist/components/{ui/accordion → accordion}/index.d.ts +0 -0
- /package/dist/components/{ui/alert → alert}/BuiAlert.js +0 -0
- /package/dist/components/{ui/alert → alert}/index.d.ts +0 -0
- /package/dist/components/{ui/alert-dialog → alert-dialog}/index.d.ts +0 -0
- /package/dist/components/{ui/aspect-ratio → aspect-ratio}/index.d.ts +0 -0
- /package/dist/components/{ui/auto-form → auto-form}/dependencies.d.ts +0 -0
- /package/dist/components/{ui/auto-form → auto-form}/index.d.ts +0 -0
- /package/dist/components/{ui/auto-form → auto-form}/interface.d.ts +0 -0
- /package/dist/components/{ui/auto-form → auto-form}/interface.js +0 -0
- /package/dist/components/{ui/auto-form → auto-form}/utils.d.ts +0 -0
- /package/dist/components/{ui/auto-form → auto-form}/utils.js +0 -0
- /package/dist/components/{ui/avatar → avatar}/BuiAvatar.js +0 -0
- /package/dist/components/{ui/avatar → avatar}/index.d.ts +0 -0
- /package/dist/components/{ui/badge → badge}/BuiBadge.js +0 -0
- /package/dist/components/{ui/badge → badge}/index.d.ts +0 -0
- /package/dist/components/{ui/calendar → calendar}/index.d.ts +0 -0
- /package/dist/components/{ui/card → card}/index.d.ts +0 -0
- /package/dist/components/{ui/checkbox → checkbox}/index.d.ts +0 -0
- /package/dist/components/{ui/collapsible → collapsible}/index.d.ts +0 -0
- /package/dist/components/{ui/color-picker → color-picker}/BuiColorPicker.js +0 -0
- /package/dist/components/{ui/color-picker → color-picker}/index.d.ts +0 -0
- /package/dist/components/{ui/command → command}/index.d.ts +0 -0
- /package/dist/components/{ui/context-menu → context-menu}/index.d.ts +0 -0
- /package/dist/components/{ui/dialog → dialog}/index.d.ts +0 -0
- /package/dist/components/{ui/form → form}/BuiFormItem.vue.d.ts +0 -0
- /package/dist/components/{ui/form → form}/BuiFormMessage.vue.d.ts +0 -0
- /package/dist/components/{ui/form → form}/index.d.ts +0 -0
- /package/dist/components/{ui/form → form}/useFormField.d.ts +0 -0
- /package/dist/components/{ui/health → health}/BuiHealth.js +0 -0
- /package/dist/components/{ui/health → health}/index.d.ts +0 -0
- /package/dist/components/{ui/hover-card → hover-card}/index.d.ts +0 -0
- /package/dist/components/{ui/input → input}/BuiBadgedInput.js +0 -0
- /package/dist/components/{ui/input → input}/BuiColorInput.js +0 -0
- /package/dist/components/{ui/input → input}/BuiInput.js +0 -0
- /package/dist/components/{ui/input → input}/BuiPasswordInput.js +0 -0
- /package/dist/components/{ui/input → input}/index.d.ts +0 -0
- /package/dist/components/{ui/label → label}/index.d.ts +0 -0
- /package/dist/components/{ui/popover → popover}/index.d.ts +0 -0
- /package/dist/components/{ui/progress → progress}/BuiProgress.js +0 -0
- /package/dist/components/{ui/progress → progress}/index.d.ts +0 -0
- /package/dist/components/{ui/radio-group → radio-group}/index.d.ts +0 -0
- /package/dist/components/{ui/scroll-area → scroll-area}/index.d.ts +0 -0
- /package/dist/components/{ui/select → select}/index.d.ts +0 -0
- /package/dist/components/{ui/separator → separator}/index.d.ts +0 -0
- /package/dist/components/{ui/sheet → sheet}/BuiSheetContent.js +0 -0
- /package/dist/components/{ui/sheet → sheet}/index.d.ts +0 -0
- /package/dist/components/{ui/skeleton → skeleton}/index.d.ts +0 -0
- /package/dist/components/{ui/slider → slider}/index.d.ts +0 -0
- /package/dist/components/{ui/stepper → stepper}/index.d.ts +0 -0
- /package/dist/components/{ui/switch → switch}/index.d.ts +0 -0
- /package/dist/components/{ui/table → table}/BuiDataTable.js +0 -0
- /package/dist/components/{ui/table → table}/BuiTableRowSubrow.js +0 -0
- /package/dist/components/{ui/tabs → tabs}/BuiTabsList.js +0 -0
- /package/dist/components/{ui/tabs → tabs}/BuiTabsTrigger.js +0 -0
- /package/dist/components/{ui/tabs → tabs}/index.d.ts +0 -0
- /package/dist/components/{ui/textarea → textarea}/BuiTextarea.js +0 -0
- /package/dist/components/{ui/textarea → textarea}/index.d.ts +0 -0
- /package/dist/components/{ui/toast → toast}/BuiToast.js +0 -0
- /package/dist/components/{ui/toast → toast}/BuiToaster.js +0 -0
- /package/dist/components/{ui/toast → toast}/BuiToaster.vue.d.ts +0 -0
- /package/dist/components/{ui/toast → toast}/index.d.ts +0 -0
- /package/dist/components/{ui/toast → toast}/use-toast.d.ts +0 -0
- /package/dist/components/{ui/toast → toast}/use-toast.js +0 -0
- /package/dist/components/{ui/toggle → toggle}/index.d.ts +0 -0
- /package/dist/components/{ui/toggle-group → toggle-group}/index.d.ts +0 -0
- /package/dist/components/{ui/tooltip → tooltip}/index.d.ts +0 -0
- /package/src/components/{ui/accordion → accordion}/index.ts +0 -0
- /package/src/components/{ui/alert → alert}/BuiAlertDescription.vue +0 -0
- /package/src/components/{ui/alert → alert}/BuiAlertTitle.vue +0 -0
- /package/src/components/{ui/alert → alert}/index.ts +0 -0
- /package/src/components/{ui/alert-dialog → alert-dialog}/BuiAlertDialogFooter.vue +0 -0
- /package/src/components/{ui/alert-dialog → alert-dialog}/BuiAlertDialogHeader.vue +0 -0
- /package/src/components/{ui/alert-dialog → alert-dialog}/index.ts +0 -0
- /package/src/components/{ui/aspect-ratio → aspect-ratio}/index.ts +0 -0
- /package/src/components/{ui/auto-form → auto-form}/BuiAutoFormField.vue +0 -0
- /package/src/components/{ui/auto-form → auto-form}/index.ts +0 -0
- /package/src/components/{ui/auto-form → auto-form}/interface.ts +0 -0
- /package/src/components/{ui/auto-form → auto-form}/utils.ts +0 -0
- /package/src/components/{ui/avatar → avatar}/index.ts +0 -0
- /package/src/components/{ui/calendar → calendar}/index.ts +0 -0
- /package/src/components/{ui/card → card}/BuiCardContent.vue +0 -0
- /package/src/components/{ui/card → card}/BuiCardDescription.vue +0 -0
- /package/src/components/{ui/card → card}/BuiCardFooter.vue +0 -0
- /package/src/components/{ui/card → card}/BuiCardHeader.vue +0 -0
- /package/src/components/{ui/card → card}/BuiCardTitle.vue +0 -0
- /package/src/components/{ui/card → card}/index.ts +0 -0
- /package/src/components/{ui/checkbox → checkbox}/index.ts +0 -0
- /package/src/components/{ui/collapsible → collapsible}/index.ts +0 -0
- /package/src/components/{ui/color-picker → color-picker}/index.ts +0 -0
- /package/src/components/{ui/command → command}/BuiCommandShortcut.vue +0 -0
- /package/src/components/{ui/command → command}/index.ts +0 -0
- /package/src/components/{ui/context-menu → context-menu}/BuiContextMenuShortcut.vue +0 -0
- /package/src/components/{ui/context-menu → context-menu}/index.ts +0 -0
- /package/src/components/{ui/dialog → dialog}/BuiDialogFooter.vue +0 -0
- /package/src/components/{ui/dialog → dialog}/BuiDialogHeader.vue +0 -0
- /package/src/components/{ui/dialog → dialog}/index.ts +0 -0
- /package/src/components/{ui/dropdown-menu → dropdown-menu}/BuiDropdownMenuShortcut.vue +0 -0
- /package/src/components/{ui/form → form}/BuiFormDescription.vue +0 -0
- /package/src/components/{ui/form → form}/BuiFormMessage.vue +0 -0
- /package/src/components/{ui/form → form}/index.ts +0 -0
- /package/src/components/{ui/form → form}/useFormField.ts +0 -0
- /package/src/components/{ui/hover-card → hover-card}/index.ts +0 -0
- /package/src/components/{ui/label → label}/index.ts +0 -0
- /package/src/components/{ui/popover → popover}/index.ts +0 -0
- /package/src/components/{ui/radio-group → radio-group}/index.ts +0 -0
- /package/src/components/{ui/scroll-area → scroll-area}/index.ts +0 -0
- /package/src/components/{ui/select → select}/index.ts +0 -0
- /package/src/components/{ui/separator → separator}/index.ts +0 -0
- /package/src/components/{ui/sheet → sheet}/BuiSheetFooter.vue +0 -0
- /package/src/components/{ui/sheet → sheet}/BuiSheetHeader.vue +0 -0
- /package/src/components/{ui/sheet → sheet}/index.ts +0 -0
- /package/src/components/{ui/skeleton → skeleton}/index.ts +0 -0
- /package/src/components/{ui/slider → slider}/index.ts +0 -0
- /package/src/components/{ui/stepper → stepper}/index.ts +0 -0
- /package/src/components/{ui/switch → switch}/index.ts +0 -0
- /package/src/components/{ui/table → table}/BuiTableBody.vue +0 -0
- /package/src/components/{ui/table → table}/BuiTableCaption.vue +0 -0
- /package/src/components/{ui/table → table}/BuiTableCell.vue +0 -0
- /package/src/components/{ui/toast → toast}/BuiToaster.vue +0 -0
- /package/src/components/{ui/toast → toast}/use-toast.ts +0 -0
- /package/src/components/{ui/toggle-group → toggle-group}/index.ts +0 -0
- /package/src/components/{ui/tooltip → tooltip}/index.ts +0 -0
- /package/src/{components/stories → stories}/data/tasks.json +0 -0
@@ -0,0 +1,3108 @@
|
|
1
|
+
import { defineComponent as $, createBlock as Y, openBlock as G, unref as b, mergeProps as se, withCtx as ne, renderSlot as O, h as j, provide as He, useAttrs as he, createElementBlock as Ge, inject as pe, toValue as Xe, toRef as Qe, normalizeClass as er } from "vue";
|
2
|
+
import { FieldContextKey as rr, useFieldError as tr, useIsFieldTouched as or, useIsFieldDirty as sr, useIsFieldValid as nr, ErrorMessage as ar } from "vee-validate";
|
3
|
+
import { S as ir } from "./Slot-Dq7aellU.js";
|
4
|
+
import { u as lr } from "./useId-D4hM1ljW.js";
|
5
|
+
import { u as cr } from "./useForwardExpose-DmyWSR4F.js";
|
6
|
+
import { P as Te } from "./Primitive-EBuBc72_.js";
|
7
|
+
var dr = /* @__PURE__ */ $({
|
8
|
+
__name: "Label",
|
9
|
+
props: {
|
10
|
+
for: {
|
11
|
+
type: String,
|
12
|
+
required: !1
|
13
|
+
},
|
14
|
+
asChild: {
|
15
|
+
type: Boolean,
|
16
|
+
required: !1
|
17
|
+
},
|
18
|
+
as: {
|
19
|
+
type: null,
|
20
|
+
required: !1,
|
21
|
+
default: "label"
|
22
|
+
}
|
23
|
+
},
|
24
|
+
setup(e) {
|
25
|
+
const o = e;
|
26
|
+
return cr(), (r, t) => (G(), Y(b(Te), se(o, { onMousedown: t[0] || (t[0] = (s) => {
|
27
|
+
!s.defaultPrevented && s.detail > 1 && s.preventDefault();
|
28
|
+
}) }), {
|
29
|
+
default: ne(() => [O(r.$slots, "default")]),
|
30
|
+
_: 3
|
31
|
+
}, 16));
|
32
|
+
}
|
33
|
+
}), mr = dr;
|
34
|
+
function Ve(e) {
|
35
|
+
var o, r, t = "";
|
36
|
+
if (typeof e == "string" || typeof e == "number") t += e;
|
37
|
+
else if (typeof e == "object") if (Array.isArray(e)) {
|
38
|
+
var s = e.length;
|
39
|
+
for (o = 0; o < s; o++) e[o] && (r = Ve(e[o])) && (t && (t += " "), t += r);
|
40
|
+
} else for (r in e) e[r] && (t && (t += " "), t += r);
|
41
|
+
return t;
|
42
|
+
}
|
43
|
+
function Le() {
|
44
|
+
for (var e, o, r = 0, t = "", s = arguments.length; r < s; r++) (e = arguments[r]) && (o = Ve(e)) && (t && (t += " "), t += o);
|
45
|
+
return t;
|
46
|
+
}
|
47
|
+
const ye = "-", ur = (e) => {
|
48
|
+
const o = fr(e), {
|
49
|
+
conflictingClassGroups: r,
|
50
|
+
conflictingClassGroupModifiers: t
|
51
|
+
} = e;
|
52
|
+
return {
|
53
|
+
getClassGroupId: (l) => {
|
54
|
+
const f = l.split(ye);
|
55
|
+
return f[0] === "" && f.length !== 1 && f.shift(), Be(f, o) || pr(l);
|
56
|
+
},
|
57
|
+
getConflictingClassGroupIds: (l, f) => {
|
58
|
+
const m = r[l] || [];
|
59
|
+
return f && t[l] ? [...m, ...t[l]] : m;
|
60
|
+
}
|
61
|
+
};
|
62
|
+
}, Be = (e, o) => {
|
63
|
+
if (e.length === 0)
|
64
|
+
return o.classGroupId;
|
65
|
+
const r = e[0], t = o.nextPart.get(r), s = t ? Be(e.slice(1), t) : void 0;
|
66
|
+
if (s)
|
67
|
+
return s;
|
68
|
+
if (o.validators.length === 0)
|
69
|
+
return;
|
70
|
+
const i = e.join(ye);
|
71
|
+
return o.validators.find(({
|
72
|
+
validator: l
|
73
|
+
}) => l(i))?.classGroupId;
|
74
|
+
}, Ae = /^\[(.+)\]$/, pr = (e) => {
|
75
|
+
if (Ae.test(e)) {
|
76
|
+
const o = Ae.exec(e)[1], r = o?.substring(0, o.indexOf(":"));
|
77
|
+
if (r)
|
78
|
+
return "arbitrary.." + r;
|
79
|
+
}
|
80
|
+
}, fr = (e) => {
|
81
|
+
const {
|
82
|
+
theme: o,
|
83
|
+
classGroups: r
|
84
|
+
} = e, t = {
|
85
|
+
nextPart: /* @__PURE__ */ new Map(),
|
86
|
+
validators: []
|
87
|
+
};
|
88
|
+
for (const s in r)
|
89
|
+
fe(r[s], t, s, o);
|
90
|
+
return t;
|
91
|
+
}, fe = (e, o, r, t) => {
|
92
|
+
e.forEach((s) => {
|
93
|
+
if (typeof s == "string") {
|
94
|
+
const i = s === "" ? o : Se(o, s);
|
95
|
+
i.classGroupId = r;
|
96
|
+
return;
|
97
|
+
}
|
98
|
+
if (typeof s == "function") {
|
99
|
+
if (br(s)) {
|
100
|
+
fe(s(t), o, r, t);
|
101
|
+
return;
|
102
|
+
}
|
103
|
+
o.validators.push({
|
104
|
+
validator: s,
|
105
|
+
classGroupId: r
|
106
|
+
});
|
107
|
+
return;
|
108
|
+
}
|
109
|
+
Object.entries(s).forEach(([i, l]) => {
|
110
|
+
fe(l, Se(o, i), r, t);
|
111
|
+
});
|
112
|
+
});
|
113
|
+
}, Se = (e, o) => {
|
114
|
+
let r = e;
|
115
|
+
return o.split(ye).forEach((t) => {
|
116
|
+
r.nextPart.has(t) || r.nextPart.set(t, {
|
117
|
+
nextPart: /* @__PURE__ */ new Map(),
|
118
|
+
validators: []
|
119
|
+
}), r = r.nextPart.get(t);
|
120
|
+
}), r;
|
121
|
+
}, br = (e) => e.isThemeGetter, gr = (e) => {
|
122
|
+
if (e < 1)
|
123
|
+
return {
|
124
|
+
get: () => {
|
125
|
+
},
|
126
|
+
set: () => {
|
127
|
+
}
|
128
|
+
};
|
129
|
+
let o = 0, r = /* @__PURE__ */ new Map(), t = /* @__PURE__ */ new Map();
|
130
|
+
const s = (i, l) => {
|
131
|
+
r.set(i, l), o++, o > e && (o = 0, t = r, r = /* @__PURE__ */ new Map());
|
132
|
+
};
|
133
|
+
return {
|
134
|
+
get(i) {
|
135
|
+
let l = r.get(i);
|
136
|
+
if (l !== void 0)
|
137
|
+
return l;
|
138
|
+
if ((l = t.get(i)) !== void 0)
|
139
|
+
return s(i, l), l;
|
140
|
+
},
|
141
|
+
set(i, l) {
|
142
|
+
r.has(i) ? r.set(i, l) : s(i, l);
|
143
|
+
}
|
144
|
+
};
|
145
|
+
}, be = "!", ge = ":", hr = ge.length, yr = (e) => {
|
146
|
+
const {
|
147
|
+
prefix: o,
|
148
|
+
experimentalParseClassName: r
|
149
|
+
} = e;
|
150
|
+
let t = (s) => {
|
151
|
+
const i = [];
|
152
|
+
let l = 0, f = 0, m = 0, p;
|
153
|
+
for (let v = 0; v < s.length; v++) {
|
154
|
+
let k = s[v];
|
155
|
+
if (l === 0 && f === 0) {
|
156
|
+
if (k === ge) {
|
157
|
+
i.push(s.slice(m, v)), m = v + hr;
|
158
|
+
continue;
|
159
|
+
}
|
160
|
+
if (k === "/") {
|
161
|
+
p = v;
|
162
|
+
continue;
|
163
|
+
}
|
164
|
+
}
|
165
|
+
k === "[" ? l++ : k === "]" ? l-- : k === "(" ? f++ : k === ")" && f--;
|
166
|
+
}
|
167
|
+
const g = i.length === 0 ? s : s.substring(m), w = xr(g), _ = w !== g, P = p && p > m ? p - m : void 0;
|
168
|
+
return {
|
169
|
+
modifiers: i,
|
170
|
+
hasImportantModifier: _,
|
171
|
+
baseClassName: w,
|
172
|
+
maybePostfixModifierPosition: P
|
173
|
+
};
|
174
|
+
};
|
175
|
+
if (o) {
|
176
|
+
const s = o + ge, i = t;
|
177
|
+
t = (l) => l.startsWith(s) ? i(l.substring(s.length)) : {
|
178
|
+
isExternal: !0,
|
179
|
+
modifiers: [],
|
180
|
+
hasImportantModifier: !1,
|
181
|
+
baseClassName: l,
|
182
|
+
maybePostfixModifierPosition: void 0
|
183
|
+
};
|
184
|
+
}
|
185
|
+
if (r) {
|
186
|
+
const s = t;
|
187
|
+
t = (i) => r({
|
188
|
+
className: i,
|
189
|
+
parseClassName: s
|
190
|
+
});
|
191
|
+
}
|
192
|
+
return t;
|
193
|
+
}, xr = (e) => e.endsWith(be) ? e.substring(0, e.length - 1) : e.startsWith(be) ? e.substring(1) : e, wr = (e) => {
|
194
|
+
const o = Object.fromEntries(e.orderSensitiveModifiers.map((t) => [t, !0]));
|
195
|
+
return (t) => {
|
196
|
+
if (t.length <= 1)
|
197
|
+
return t;
|
198
|
+
const s = [];
|
199
|
+
let i = [];
|
200
|
+
return t.forEach((l) => {
|
201
|
+
l[0] === "[" || o[l] ? (s.push(...i.sort(), l), i = []) : i.push(l);
|
202
|
+
}), s.push(...i.sort()), s;
|
203
|
+
};
|
204
|
+
}, vr = (e) => ({
|
205
|
+
cache: gr(e.cacheSize),
|
206
|
+
parseClassName: yr(e),
|
207
|
+
sortModifiers: wr(e),
|
208
|
+
...ur(e)
|
209
|
+
}), kr = /\s+/, Cr = (e, o) => {
|
210
|
+
const {
|
211
|
+
parseClassName: r,
|
212
|
+
getClassGroupId: t,
|
213
|
+
getConflictingClassGroupIds: s,
|
214
|
+
sortModifiers: i
|
215
|
+
} = o, l = [], f = e.trim().split(kr);
|
216
|
+
let m = "";
|
217
|
+
for (let p = f.length - 1; p >= 0; p -= 1) {
|
218
|
+
const g = f[p], {
|
219
|
+
isExternal: w,
|
220
|
+
modifiers: _,
|
221
|
+
hasImportantModifier: P,
|
222
|
+
baseClassName: v,
|
223
|
+
maybePostfixModifierPosition: k
|
224
|
+
} = r(g);
|
225
|
+
if (w) {
|
226
|
+
m = g + (m.length > 0 ? " " + m : m);
|
227
|
+
continue;
|
228
|
+
}
|
229
|
+
let z = !!k, R = t(z ? v.substring(0, k) : v);
|
230
|
+
if (!R) {
|
231
|
+
if (!z) {
|
232
|
+
m = g + (m.length > 0 ? " " + m : m);
|
233
|
+
continue;
|
234
|
+
}
|
235
|
+
if (R = t(v), !R) {
|
236
|
+
m = g + (m.length > 0 ? " " + m : m);
|
237
|
+
continue;
|
238
|
+
}
|
239
|
+
z = !1;
|
240
|
+
}
|
241
|
+
const Z = i(_).join(":"), q = P ? Z + be : Z, T = q + R;
|
242
|
+
if (l.includes(T))
|
243
|
+
continue;
|
244
|
+
l.push(T);
|
245
|
+
const V = s(R, z);
|
246
|
+
for (let E = 0; E < V.length; ++E) {
|
247
|
+
const W = V[E];
|
248
|
+
l.push(q + W);
|
249
|
+
}
|
250
|
+
m = g + (m.length > 0 ? " " + m : m);
|
251
|
+
}
|
252
|
+
return m;
|
253
|
+
};
|
254
|
+
function _r() {
|
255
|
+
let e = 0, o, r, t = "";
|
256
|
+
for (; e < arguments.length; )
|
257
|
+
(o = arguments[e++]) && (r = je(o)) && (t && (t += " "), t += r);
|
258
|
+
return t;
|
259
|
+
}
|
260
|
+
const je = (e) => {
|
261
|
+
if (typeof e == "string")
|
262
|
+
return e;
|
263
|
+
let o, r = "";
|
264
|
+
for (let t = 0; t < e.length; t++)
|
265
|
+
e[t] && (o = je(e[t])) && (r && (r += " "), r += o);
|
266
|
+
return r;
|
267
|
+
};
|
268
|
+
function zr(e, ...o) {
|
269
|
+
let r, t, s, i = l;
|
270
|
+
function l(m) {
|
271
|
+
const p = o.reduce((g, w) => w(g), e());
|
272
|
+
return r = vr(p), t = r.cache.get, s = r.cache.set, i = f, f(m);
|
273
|
+
}
|
274
|
+
function f(m) {
|
275
|
+
const p = t(m);
|
276
|
+
if (p)
|
277
|
+
return p;
|
278
|
+
const g = Cr(m, r);
|
279
|
+
return s(m, g), g;
|
280
|
+
}
|
281
|
+
return function() {
|
282
|
+
return i(_r.apply(null, arguments));
|
283
|
+
};
|
284
|
+
}
|
285
|
+
const h = (e) => {
|
286
|
+
const o = (r) => r[e] || [];
|
287
|
+
return o.isThemeGetter = !0, o;
|
288
|
+
}, Oe = /^\[(?:(\w[\w-]*):)?(.+)\]$/i, Ue = /^\((?:(\w[\w-]*):)?(.+)\)$/i, Ir = /^\d+\/\d+$/, Mr = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, Ar = /\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/, Sr = /^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/, Pr = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, Rr = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, B = (e) => Ir.test(e), u = (e) => !!e && !Number.isNaN(Number(e)), S = (e) => !!e && Number.isInteger(Number(e)), me = (e) => e.endsWith("%") && u(e.slice(0, -1)), A = (e) => Mr.test(e), Er = () => !0, Nr = (e) => (
|
289
|
+
// `colorFunctionRegex` check is necessary because color functions can have percentages in them which which would be incorrectly classified as lengths.
|
290
|
+
// For example, `hsl(0 0% 0%)` would be classified as a length without this check.
|
291
|
+
// I could also use lookbehind assertion in `lengthUnitRegex` but that isn't supported widely enough.
|
292
|
+
Ar.test(e) && !Sr.test(e)
|
293
|
+
), De = () => !1, Fr = (e) => Pr.test(e), $r = (e) => Rr.test(e), Gr = (e) => !n(e) && !a(e), Tr = (e) => U(e, Je, De), n = (e) => Oe.test(e), F = (e) => U(e, Ke, Nr), ue = (e) => U(e, Or, u), Pe = (e) => U(e, qe, De), Vr = (e) => U(e, We, $r), te = (e) => U(e, Ye, Fr), a = (e) => Ue.test(e), J = (e) => D(e, Ke), Lr = (e) => D(e, Ur), Re = (e) => D(e, qe), Br = (e) => D(e, Je), jr = (e) => D(e, We), oe = (e) => D(e, Ye, !0), U = (e, o, r) => {
|
294
|
+
const t = Oe.exec(e);
|
295
|
+
return t ? t[1] ? o(t[1]) : r(t[2]) : !1;
|
296
|
+
}, D = (e, o, r = !1) => {
|
297
|
+
const t = Ue.exec(e);
|
298
|
+
return t ? t[1] ? o(t[1]) : r : !1;
|
299
|
+
}, qe = (e) => e === "position" || e === "percentage", We = (e) => e === "image" || e === "url", Je = (e) => e === "length" || e === "size" || e === "bg-size", Ke = (e) => e === "length", Or = (e) => e === "number", Ur = (e) => e === "family-name", Ye = (e) => e === "shadow", Dr = () => {
|
300
|
+
const e = h("color"), o = h("font"), r = h("text"), t = h("font-weight"), s = h("tracking"), i = h("leading"), l = h("breakpoint"), f = h("container"), m = h("spacing"), p = h("radius"), g = h("shadow"), w = h("inset-shadow"), _ = h("text-shadow"), P = h("drop-shadow"), v = h("blur"), k = h("perspective"), z = h("aspect"), R = h("ease"), Z = h("animate"), q = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], T = () => [
|
301
|
+
"center",
|
302
|
+
"top",
|
303
|
+
"bottom",
|
304
|
+
"left",
|
305
|
+
"right",
|
306
|
+
"top-left",
|
307
|
+
// Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
|
308
|
+
"left-top",
|
309
|
+
"top-right",
|
310
|
+
// Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
|
311
|
+
"right-top",
|
312
|
+
"bottom-right",
|
313
|
+
// Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
|
314
|
+
"right-bottom",
|
315
|
+
"bottom-left",
|
316
|
+
// Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
|
317
|
+
"left-bottom"
|
318
|
+
], V = () => [...T(), a, n], E = () => ["auto", "hidden", "clip", "visible", "scroll"], W = () => ["auto", "contain", "none"], d = () => [a, n, m], I = () => [B, "full", "auto", ...d()], we = () => [S, "none", "subgrid", a, n], ve = () => ["auto", {
|
319
|
+
span: ["full", S, a, n]
|
320
|
+
}, S, a, n], H = () => [S, "auto", a, n], ke = () => ["auto", "min", "max", "fr", a, n], le = () => ["start", "end", "center", "between", "around", "evenly", "stretch", "baseline", "center-safe", "end-safe"], L = () => ["start", "end", "center", "stretch", "center-safe", "end-safe"], M = () => ["auto", ...d()], N = () => [B, "auto", "full", "dvw", "dvh", "lvw", "lvh", "svw", "svh", "min", "max", "fit", ...d()], c = () => [e, a, n], Ce = () => [...T(), Re, Pe, {
|
321
|
+
position: [a, n]
|
322
|
+
}], _e = () => ["no-repeat", {
|
323
|
+
repeat: ["", "x", "y", "space", "round"]
|
324
|
+
}], ze = () => ["auto", "cover", "contain", Br, Tr, {
|
325
|
+
size: [a, n]
|
326
|
+
}], ce = () => [me, J, F], x = () => [
|
327
|
+
// Deprecated since Tailwind CSS v4.0.0
|
328
|
+
"",
|
329
|
+
"none",
|
330
|
+
"full",
|
331
|
+
p,
|
332
|
+
a,
|
333
|
+
n
|
334
|
+
], C = () => ["", u, J, F], X = () => ["solid", "dashed", "dotted", "double"], Ie = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], y = () => [u, me, Re, Pe], Me = () => [
|
335
|
+
// Deprecated since Tailwind CSS v4.0.0
|
336
|
+
"",
|
337
|
+
"none",
|
338
|
+
v,
|
339
|
+
a,
|
340
|
+
n
|
341
|
+
], Q = () => ["none", u, a, n], ee = () => ["none", u, a, n], de = () => [u, a, n], re = () => [B, "full", ...d()];
|
342
|
+
return {
|
343
|
+
cacheSize: 500,
|
344
|
+
theme: {
|
345
|
+
animate: ["spin", "ping", "pulse", "bounce"],
|
346
|
+
aspect: ["video"],
|
347
|
+
blur: [A],
|
348
|
+
breakpoint: [A],
|
349
|
+
color: [Er],
|
350
|
+
container: [A],
|
351
|
+
"drop-shadow": [A],
|
352
|
+
ease: ["in", "out", "in-out"],
|
353
|
+
font: [Gr],
|
354
|
+
"font-weight": ["thin", "extralight", "light", "normal", "medium", "semibold", "bold", "extrabold", "black"],
|
355
|
+
"inset-shadow": [A],
|
356
|
+
leading: ["none", "tight", "snug", "normal", "relaxed", "loose"],
|
357
|
+
perspective: ["dramatic", "near", "normal", "midrange", "distant", "none"],
|
358
|
+
radius: [A],
|
359
|
+
shadow: [A],
|
360
|
+
spacing: ["px", u],
|
361
|
+
text: [A],
|
362
|
+
"text-shadow": [A],
|
363
|
+
tracking: ["tighter", "tight", "normal", "wide", "wider", "widest"]
|
364
|
+
},
|
365
|
+
classGroups: {
|
366
|
+
// --------------
|
367
|
+
// --- Layout ---
|
368
|
+
// --------------
|
369
|
+
/**
|
370
|
+
* Aspect Ratio
|
371
|
+
* @see https://tailwindcss.com/docs/aspect-ratio
|
372
|
+
*/
|
373
|
+
aspect: [{
|
374
|
+
aspect: ["auto", "square", B, n, a, z]
|
375
|
+
}],
|
376
|
+
/**
|
377
|
+
* Container
|
378
|
+
* @see https://tailwindcss.com/docs/container
|
379
|
+
* @deprecated since Tailwind CSS v4.0.0
|
380
|
+
*/
|
381
|
+
container: ["container"],
|
382
|
+
/**
|
383
|
+
* Columns
|
384
|
+
* @see https://tailwindcss.com/docs/columns
|
385
|
+
*/
|
386
|
+
columns: [{
|
387
|
+
columns: [u, n, a, f]
|
388
|
+
}],
|
389
|
+
/**
|
390
|
+
* Break After
|
391
|
+
* @see https://tailwindcss.com/docs/break-after
|
392
|
+
*/
|
393
|
+
"break-after": [{
|
394
|
+
"break-after": q()
|
395
|
+
}],
|
396
|
+
/**
|
397
|
+
* Break Before
|
398
|
+
* @see https://tailwindcss.com/docs/break-before
|
399
|
+
*/
|
400
|
+
"break-before": [{
|
401
|
+
"break-before": q()
|
402
|
+
}],
|
403
|
+
/**
|
404
|
+
* Break Inside
|
405
|
+
* @see https://tailwindcss.com/docs/break-inside
|
406
|
+
*/
|
407
|
+
"break-inside": [{
|
408
|
+
"break-inside": ["auto", "avoid", "avoid-page", "avoid-column"]
|
409
|
+
}],
|
410
|
+
/**
|
411
|
+
* Box Decoration Break
|
412
|
+
* @see https://tailwindcss.com/docs/box-decoration-break
|
413
|
+
*/
|
414
|
+
"box-decoration": [{
|
415
|
+
"box-decoration": ["slice", "clone"]
|
416
|
+
}],
|
417
|
+
/**
|
418
|
+
* Box Sizing
|
419
|
+
* @see https://tailwindcss.com/docs/box-sizing
|
420
|
+
*/
|
421
|
+
box: [{
|
422
|
+
box: ["border", "content"]
|
423
|
+
}],
|
424
|
+
/**
|
425
|
+
* Display
|
426
|
+
* @see https://tailwindcss.com/docs/display
|
427
|
+
*/
|
428
|
+
display: ["block", "inline-block", "inline", "flex", "inline-flex", "table", "inline-table", "table-caption", "table-cell", "table-column", "table-column-group", "table-footer-group", "table-header-group", "table-row-group", "table-row", "flow-root", "grid", "inline-grid", "contents", "list-item", "hidden"],
|
429
|
+
/**
|
430
|
+
* Screen Reader Only
|
431
|
+
* @see https://tailwindcss.com/docs/display#screen-reader-only
|
432
|
+
*/
|
433
|
+
sr: ["sr-only", "not-sr-only"],
|
434
|
+
/**
|
435
|
+
* Floats
|
436
|
+
* @see https://tailwindcss.com/docs/float
|
437
|
+
*/
|
438
|
+
float: [{
|
439
|
+
float: ["right", "left", "none", "start", "end"]
|
440
|
+
}],
|
441
|
+
/**
|
442
|
+
* Clear
|
443
|
+
* @see https://tailwindcss.com/docs/clear
|
444
|
+
*/
|
445
|
+
clear: [{
|
446
|
+
clear: ["left", "right", "both", "none", "start", "end"]
|
447
|
+
}],
|
448
|
+
/**
|
449
|
+
* Isolation
|
450
|
+
* @see https://tailwindcss.com/docs/isolation
|
451
|
+
*/
|
452
|
+
isolation: ["isolate", "isolation-auto"],
|
453
|
+
/**
|
454
|
+
* Object Fit
|
455
|
+
* @see https://tailwindcss.com/docs/object-fit
|
456
|
+
*/
|
457
|
+
"object-fit": [{
|
458
|
+
object: ["contain", "cover", "fill", "none", "scale-down"]
|
459
|
+
}],
|
460
|
+
/**
|
461
|
+
* Object Position
|
462
|
+
* @see https://tailwindcss.com/docs/object-position
|
463
|
+
*/
|
464
|
+
"object-position": [{
|
465
|
+
object: V()
|
466
|
+
}],
|
467
|
+
/**
|
468
|
+
* Overflow
|
469
|
+
* @see https://tailwindcss.com/docs/overflow
|
470
|
+
*/
|
471
|
+
overflow: [{
|
472
|
+
overflow: E()
|
473
|
+
}],
|
474
|
+
/**
|
475
|
+
* Overflow X
|
476
|
+
* @see https://tailwindcss.com/docs/overflow
|
477
|
+
*/
|
478
|
+
"overflow-x": [{
|
479
|
+
"overflow-x": E()
|
480
|
+
}],
|
481
|
+
/**
|
482
|
+
* Overflow Y
|
483
|
+
* @see https://tailwindcss.com/docs/overflow
|
484
|
+
*/
|
485
|
+
"overflow-y": [{
|
486
|
+
"overflow-y": E()
|
487
|
+
}],
|
488
|
+
/**
|
489
|
+
* Overscroll Behavior
|
490
|
+
* @see https://tailwindcss.com/docs/overscroll-behavior
|
491
|
+
*/
|
492
|
+
overscroll: [{
|
493
|
+
overscroll: W()
|
494
|
+
}],
|
495
|
+
/**
|
496
|
+
* Overscroll Behavior X
|
497
|
+
* @see https://tailwindcss.com/docs/overscroll-behavior
|
498
|
+
*/
|
499
|
+
"overscroll-x": [{
|
500
|
+
"overscroll-x": W()
|
501
|
+
}],
|
502
|
+
/**
|
503
|
+
* Overscroll Behavior Y
|
504
|
+
* @see https://tailwindcss.com/docs/overscroll-behavior
|
505
|
+
*/
|
506
|
+
"overscroll-y": [{
|
507
|
+
"overscroll-y": W()
|
508
|
+
}],
|
509
|
+
/**
|
510
|
+
* Position
|
511
|
+
* @see https://tailwindcss.com/docs/position
|
512
|
+
*/
|
513
|
+
position: ["static", "fixed", "absolute", "relative", "sticky"],
|
514
|
+
/**
|
515
|
+
* Top / Right / Bottom / Left
|
516
|
+
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
517
|
+
*/
|
518
|
+
inset: [{
|
519
|
+
inset: I()
|
520
|
+
}],
|
521
|
+
/**
|
522
|
+
* Right / Left
|
523
|
+
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
524
|
+
*/
|
525
|
+
"inset-x": [{
|
526
|
+
"inset-x": I()
|
527
|
+
}],
|
528
|
+
/**
|
529
|
+
* Top / Bottom
|
530
|
+
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
531
|
+
*/
|
532
|
+
"inset-y": [{
|
533
|
+
"inset-y": I()
|
534
|
+
}],
|
535
|
+
/**
|
536
|
+
* Start
|
537
|
+
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
538
|
+
*/
|
539
|
+
start: [{
|
540
|
+
start: I()
|
541
|
+
}],
|
542
|
+
/**
|
543
|
+
* End
|
544
|
+
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
545
|
+
*/
|
546
|
+
end: [{
|
547
|
+
end: I()
|
548
|
+
}],
|
549
|
+
/**
|
550
|
+
* Top
|
551
|
+
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
552
|
+
*/
|
553
|
+
top: [{
|
554
|
+
top: I()
|
555
|
+
}],
|
556
|
+
/**
|
557
|
+
* Right
|
558
|
+
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
559
|
+
*/
|
560
|
+
right: [{
|
561
|
+
right: I()
|
562
|
+
}],
|
563
|
+
/**
|
564
|
+
* Bottom
|
565
|
+
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
566
|
+
*/
|
567
|
+
bottom: [{
|
568
|
+
bottom: I()
|
569
|
+
}],
|
570
|
+
/**
|
571
|
+
* Left
|
572
|
+
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
573
|
+
*/
|
574
|
+
left: [{
|
575
|
+
left: I()
|
576
|
+
}],
|
577
|
+
/**
|
578
|
+
* Visibility
|
579
|
+
* @see https://tailwindcss.com/docs/visibility
|
580
|
+
*/
|
581
|
+
visibility: ["visible", "invisible", "collapse"],
|
582
|
+
/**
|
583
|
+
* Z-Index
|
584
|
+
* @see https://tailwindcss.com/docs/z-index
|
585
|
+
*/
|
586
|
+
z: [{
|
587
|
+
z: [S, "auto", a, n]
|
588
|
+
}],
|
589
|
+
// ------------------------
|
590
|
+
// --- Flexbox and Grid ---
|
591
|
+
// ------------------------
|
592
|
+
/**
|
593
|
+
* Flex Basis
|
594
|
+
* @see https://tailwindcss.com/docs/flex-basis
|
595
|
+
*/
|
596
|
+
basis: [{
|
597
|
+
basis: [B, "full", "auto", f, ...d()]
|
598
|
+
}],
|
599
|
+
/**
|
600
|
+
* Flex Direction
|
601
|
+
* @see https://tailwindcss.com/docs/flex-direction
|
602
|
+
*/
|
603
|
+
"flex-direction": [{
|
604
|
+
flex: ["row", "row-reverse", "col", "col-reverse"]
|
605
|
+
}],
|
606
|
+
/**
|
607
|
+
* Flex Wrap
|
608
|
+
* @see https://tailwindcss.com/docs/flex-wrap
|
609
|
+
*/
|
610
|
+
"flex-wrap": [{
|
611
|
+
flex: ["nowrap", "wrap", "wrap-reverse"]
|
612
|
+
}],
|
613
|
+
/**
|
614
|
+
* Flex
|
615
|
+
* @see https://tailwindcss.com/docs/flex
|
616
|
+
*/
|
617
|
+
flex: [{
|
618
|
+
flex: [u, B, "auto", "initial", "none", n]
|
619
|
+
}],
|
620
|
+
/**
|
621
|
+
* Flex Grow
|
622
|
+
* @see https://tailwindcss.com/docs/flex-grow
|
623
|
+
*/
|
624
|
+
grow: [{
|
625
|
+
grow: ["", u, a, n]
|
626
|
+
}],
|
627
|
+
/**
|
628
|
+
* Flex Shrink
|
629
|
+
* @see https://tailwindcss.com/docs/flex-shrink
|
630
|
+
*/
|
631
|
+
shrink: [{
|
632
|
+
shrink: ["", u, a, n]
|
633
|
+
}],
|
634
|
+
/**
|
635
|
+
* Order
|
636
|
+
* @see https://tailwindcss.com/docs/order
|
637
|
+
*/
|
638
|
+
order: [{
|
639
|
+
order: [S, "first", "last", "none", a, n]
|
640
|
+
}],
|
641
|
+
/**
|
642
|
+
* Grid Template Columns
|
643
|
+
* @see https://tailwindcss.com/docs/grid-template-columns
|
644
|
+
*/
|
645
|
+
"grid-cols": [{
|
646
|
+
"grid-cols": we()
|
647
|
+
}],
|
648
|
+
/**
|
649
|
+
* Grid Column Start / End
|
650
|
+
* @see https://tailwindcss.com/docs/grid-column
|
651
|
+
*/
|
652
|
+
"col-start-end": [{
|
653
|
+
col: ve()
|
654
|
+
}],
|
655
|
+
/**
|
656
|
+
* Grid Column Start
|
657
|
+
* @see https://tailwindcss.com/docs/grid-column
|
658
|
+
*/
|
659
|
+
"col-start": [{
|
660
|
+
"col-start": H()
|
661
|
+
}],
|
662
|
+
/**
|
663
|
+
* Grid Column End
|
664
|
+
* @see https://tailwindcss.com/docs/grid-column
|
665
|
+
*/
|
666
|
+
"col-end": [{
|
667
|
+
"col-end": H()
|
668
|
+
}],
|
669
|
+
/**
|
670
|
+
* Grid Template Rows
|
671
|
+
* @see https://tailwindcss.com/docs/grid-template-rows
|
672
|
+
*/
|
673
|
+
"grid-rows": [{
|
674
|
+
"grid-rows": we()
|
675
|
+
}],
|
676
|
+
/**
|
677
|
+
* Grid Row Start / End
|
678
|
+
* @see https://tailwindcss.com/docs/grid-row
|
679
|
+
*/
|
680
|
+
"row-start-end": [{
|
681
|
+
row: ve()
|
682
|
+
}],
|
683
|
+
/**
|
684
|
+
* Grid Row Start
|
685
|
+
* @see https://tailwindcss.com/docs/grid-row
|
686
|
+
*/
|
687
|
+
"row-start": [{
|
688
|
+
"row-start": H()
|
689
|
+
}],
|
690
|
+
/**
|
691
|
+
* Grid Row End
|
692
|
+
* @see https://tailwindcss.com/docs/grid-row
|
693
|
+
*/
|
694
|
+
"row-end": [{
|
695
|
+
"row-end": H()
|
696
|
+
}],
|
697
|
+
/**
|
698
|
+
* Grid Auto Flow
|
699
|
+
* @see https://tailwindcss.com/docs/grid-auto-flow
|
700
|
+
*/
|
701
|
+
"grid-flow": [{
|
702
|
+
"grid-flow": ["row", "col", "dense", "row-dense", "col-dense"]
|
703
|
+
}],
|
704
|
+
/**
|
705
|
+
* Grid Auto Columns
|
706
|
+
* @see https://tailwindcss.com/docs/grid-auto-columns
|
707
|
+
*/
|
708
|
+
"auto-cols": [{
|
709
|
+
"auto-cols": ke()
|
710
|
+
}],
|
711
|
+
/**
|
712
|
+
* Grid Auto Rows
|
713
|
+
* @see https://tailwindcss.com/docs/grid-auto-rows
|
714
|
+
*/
|
715
|
+
"auto-rows": [{
|
716
|
+
"auto-rows": ke()
|
717
|
+
}],
|
718
|
+
/**
|
719
|
+
* Gap
|
720
|
+
* @see https://tailwindcss.com/docs/gap
|
721
|
+
*/
|
722
|
+
gap: [{
|
723
|
+
gap: d()
|
724
|
+
}],
|
725
|
+
/**
|
726
|
+
* Gap X
|
727
|
+
* @see https://tailwindcss.com/docs/gap
|
728
|
+
*/
|
729
|
+
"gap-x": [{
|
730
|
+
"gap-x": d()
|
731
|
+
}],
|
732
|
+
/**
|
733
|
+
* Gap Y
|
734
|
+
* @see https://tailwindcss.com/docs/gap
|
735
|
+
*/
|
736
|
+
"gap-y": [{
|
737
|
+
"gap-y": d()
|
738
|
+
}],
|
739
|
+
/**
|
740
|
+
* Justify Content
|
741
|
+
* @see https://tailwindcss.com/docs/justify-content
|
742
|
+
*/
|
743
|
+
"justify-content": [{
|
744
|
+
justify: [...le(), "normal"]
|
745
|
+
}],
|
746
|
+
/**
|
747
|
+
* Justify Items
|
748
|
+
* @see https://tailwindcss.com/docs/justify-items
|
749
|
+
*/
|
750
|
+
"justify-items": [{
|
751
|
+
"justify-items": [...L(), "normal"]
|
752
|
+
}],
|
753
|
+
/**
|
754
|
+
* Justify Self
|
755
|
+
* @see https://tailwindcss.com/docs/justify-self
|
756
|
+
*/
|
757
|
+
"justify-self": [{
|
758
|
+
"justify-self": ["auto", ...L()]
|
759
|
+
}],
|
760
|
+
/**
|
761
|
+
* Align Content
|
762
|
+
* @see https://tailwindcss.com/docs/align-content
|
763
|
+
*/
|
764
|
+
"align-content": [{
|
765
|
+
content: ["normal", ...le()]
|
766
|
+
}],
|
767
|
+
/**
|
768
|
+
* Align Items
|
769
|
+
* @see https://tailwindcss.com/docs/align-items
|
770
|
+
*/
|
771
|
+
"align-items": [{
|
772
|
+
items: [...L(), {
|
773
|
+
baseline: ["", "last"]
|
774
|
+
}]
|
775
|
+
}],
|
776
|
+
/**
|
777
|
+
* Align Self
|
778
|
+
* @see https://tailwindcss.com/docs/align-self
|
779
|
+
*/
|
780
|
+
"align-self": [{
|
781
|
+
self: ["auto", ...L(), {
|
782
|
+
baseline: ["", "last"]
|
783
|
+
}]
|
784
|
+
}],
|
785
|
+
/**
|
786
|
+
* Place Content
|
787
|
+
* @see https://tailwindcss.com/docs/place-content
|
788
|
+
*/
|
789
|
+
"place-content": [{
|
790
|
+
"place-content": le()
|
791
|
+
}],
|
792
|
+
/**
|
793
|
+
* Place Items
|
794
|
+
* @see https://tailwindcss.com/docs/place-items
|
795
|
+
*/
|
796
|
+
"place-items": [{
|
797
|
+
"place-items": [...L(), "baseline"]
|
798
|
+
}],
|
799
|
+
/**
|
800
|
+
* Place Self
|
801
|
+
* @see https://tailwindcss.com/docs/place-self
|
802
|
+
*/
|
803
|
+
"place-self": [{
|
804
|
+
"place-self": ["auto", ...L()]
|
805
|
+
}],
|
806
|
+
// Spacing
|
807
|
+
/**
|
808
|
+
* Padding
|
809
|
+
* @see https://tailwindcss.com/docs/padding
|
810
|
+
*/
|
811
|
+
p: [{
|
812
|
+
p: d()
|
813
|
+
}],
|
814
|
+
/**
|
815
|
+
* Padding X
|
816
|
+
* @see https://tailwindcss.com/docs/padding
|
817
|
+
*/
|
818
|
+
px: [{
|
819
|
+
px: d()
|
820
|
+
}],
|
821
|
+
/**
|
822
|
+
* Padding Y
|
823
|
+
* @see https://tailwindcss.com/docs/padding
|
824
|
+
*/
|
825
|
+
py: [{
|
826
|
+
py: d()
|
827
|
+
}],
|
828
|
+
/**
|
829
|
+
* Padding Start
|
830
|
+
* @see https://tailwindcss.com/docs/padding
|
831
|
+
*/
|
832
|
+
ps: [{
|
833
|
+
ps: d()
|
834
|
+
}],
|
835
|
+
/**
|
836
|
+
* Padding End
|
837
|
+
* @see https://tailwindcss.com/docs/padding
|
838
|
+
*/
|
839
|
+
pe: [{
|
840
|
+
pe: d()
|
841
|
+
}],
|
842
|
+
/**
|
843
|
+
* Padding Top
|
844
|
+
* @see https://tailwindcss.com/docs/padding
|
845
|
+
*/
|
846
|
+
pt: [{
|
847
|
+
pt: d()
|
848
|
+
}],
|
849
|
+
/**
|
850
|
+
* Padding Right
|
851
|
+
* @see https://tailwindcss.com/docs/padding
|
852
|
+
*/
|
853
|
+
pr: [{
|
854
|
+
pr: d()
|
855
|
+
}],
|
856
|
+
/**
|
857
|
+
* Padding Bottom
|
858
|
+
* @see https://tailwindcss.com/docs/padding
|
859
|
+
*/
|
860
|
+
pb: [{
|
861
|
+
pb: d()
|
862
|
+
}],
|
863
|
+
/**
|
864
|
+
* Padding Left
|
865
|
+
* @see https://tailwindcss.com/docs/padding
|
866
|
+
*/
|
867
|
+
pl: [{
|
868
|
+
pl: d()
|
869
|
+
}],
|
870
|
+
/**
|
871
|
+
* Margin
|
872
|
+
* @see https://tailwindcss.com/docs/margin
|
873
|
+
*/
|
874
|
+
m: [{
|
875
|
+
m: M()
|
876
|
+
}],
|
877
|
+
/**
|
878
|
+
* Margin X
|
879
|
+
* @see https://tailwindcss.com/docs/margin
|
880
|
+
*/
|
881
|
+
mx: [{
|
882
|
+
mx: M()
|
883
|
+
}],
|
884
|
+
/**
|
885
|
+
* Margin Y
|
886
|
+
* @see https://tailwindcss.com/docs/margin
|
887
|
+
*/
|
888
|
+
my: [{
|
889
|
+
my: M()
|
890
|
+
}],
|
891
|
+
/**
|
892
|
+
* Margin Start
|
893
|
+
* @see https://tailwindcss.com/docs/margin
|
894
|
+
*/
|
895
|
+
ms: [{
|
896
|
+
ms: M()
|
897
|
+
}],
|
898
|
+
/**
|
899
|
+
* Margin End
|
900
|
+
* @see https://tailwindcss.com/docs/margin
|
901
|
+
*/
|
902
|
+
me: [{
|
903
|
+
me: M()
|
904
|
+
}],
|
905
|
+
/**
|
906
|
+
* Margin Top
|
907
|
+
* @see https://tailwindcss.com/docs/margin
|
908
|
+
*/
|
909
|
+
mt: [{
|
910
|
+
mt: M()
|
911
|
+
}],
|
912
|
+
/**
|
913
|
+
* Margin Right
|
914
|
+
* @see https://tailwindcss.com/docs/margin
|
915
|
+
*/
|
916
|
+
mr: [{
|
917
|
+
mr: M()
|
918
|
+
}],
|
919
|
+
/**
|
920
|
+
* Margin Bottom
|
921
|
+
* @see https://tailwindcss.com/docs/margin
|
922
|
+
*/
|
923
|
+
mb: [{
|
924
|
+
mb: M()
|
925
|
+
}],
|
926
|
+
/**
|
927
|
+
* Margin Left
|
928
|
+
* @see https://tailwindcss.com/docs/margin
|
929
|
+
*/
|
930
|
+
ml: [{
|
931
|
+
ml: M()
|
932
|
+
}],
|
933
|
+
/**
|
934
|
+
* Space Between X
|
935
|
+
* @see https://tailwindcss.com/docs/margin#adding-space-between-children
|
936
|
+
*/
|
937
|
+
"space-x": [{
|
938
|
+
"space-x": d()
|
939
|
+
}],
|
940
|
+
/**
|
941
|
+
* Space Between X Reverse
|
942
|
+
* @see https://tailwindcss.com/docs/margin#adding-space-between-children
|
943
|
+
*/
|
944
|
+
"space-x-reverse": ["space-x-reverse"],
|
945
|
+
/**
|
946
|
+
* Space Between Y
|
947
|
+
* @see https://tailwindcss.com/docs/margin#adding-space-between-children
|
948
|
+
*/
|
949
|
+
"space-y": [{
|
950
|
+
"space-y": d()
|
951
|
+
}],
|
952
|
+
/**
|
953
|
+
* Space Between Y Reverse
|
954
|
+
* @see https://tailwindcss.com/docs/margin#adding-space-between-children
|
955
|
+
*/
|
956
|
+
"space-y-reverse": ["space-y-reverse"],
|
957
|
+
// --------------
|
958
|
+
// --- Sizing ---
|
959
|
+
// --------------
|
960
|
+
/**
|
961
|
+
* Size
|
962
|
+
* @see https://tailwindcss.com/docs/width#setting-both-width-and-height
|
963
|
+
*/
|
964
|
+
size: [{
|
965
|
+
size: N()
|
966
|
+
}],
|
967
|
+
/**
|
968
|
+
* Width
|
969
|
+
* @see https://tailwindcss.com/docs/width
|
970
|
+
*/
|
971
|
+
w: [{
|
972
|
+
w: [f, "screen", ...N()]
|
973
|
+
}],
|
974
|
+
/**
|
975
|
+
* Min-Width
|
976
|
+
* @see https://tailwindcss.com/docs/min-width
|
977
|
+
*/
|
978
|
+
"min-w": [{
|
979
|
+
"min-w": [
|
980
|
+
f,
|
981
|
+
"screen",
|
982
|
+
/** Deprecated. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
|
983
|
+
"none",
|
984
|
+
...N()
|
985
|
+
]
|
986
|
+
}],
|
987
|
+
/**
|
988
|
+
* Max-Width
|
989
|
+
* @see https://tailwindcss.com/docs/max-width
|
990
|
+
*/
|
991
|
+
"max-w": [{
|
992
|
+
"max-w": [
|
993
|
+
f,
|
994
|
+
"screen",
|
995
|
+
"none",
|
996
|
+
/** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
|
997
|
+
"prose",
|
998
|
+
/** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
|
999
|
+
{
|
1000
|
+
screen: [l]
|
1001
|
+
},
|
1002
|
+
...N()
|
1003
|
+
]
|
1004
|
+
}],
|
1005
|
+
/**
|
1006
|
+
* Height
|
1007
|
+
* @see https://tailwindcss.com/docs/height
|
1008
|
+
*/
|
1009
|
+
h: [{
|
1010
|
+
h: ["screen", "lh", ...N()]
|
1011
|
+
}],
|
1012
|
+
/**
|
1013
|
+
* Min-Height
|
1014
|
+
* @see https://tailwindcss.com/docs/min-height
|
1015
|
+
*/
|
1016
|
+
"min-h": [{
|
1017
|
+
"min-h": ["screen", "lh", "none", ...N()]
|
1018
|
+
}],
|
1019
|
+
/**
|
1020
|
+
* Max-Height
|
1021
|
+
* @see https://tailwindcss.com/docs/max-height
|
1022
|
+
*/
|
1023
|
+
"max-h": [{
|
1024
|
+
"max-h": ["screen", "lh", ...N()]
|
1025
|
+
}],
|
1026
|
+
// ------------------
|
1027
|
+
// --- Typography ---
|
1028
|
+
// ------------------
|
1029
|
+
/**
|
1030
|
+
* Font Size
|
1031
|
+
* @see https://tailwindcss.com/docs/font-size
|
1032
|
+
*/
|
1033
|
+
"font-size": [{
|
1034
|
+
text: ["base", r, J, F]
|
1035
|
+
}],
|
1036
|
+
/**
|
1037
|
+
* Font Smoothing
|
1038
|
+
* @see https://tailwindcss.com/docs/font-smoothing
|
1039
|
+
*/
|
1040
|
+
"font-smoothing": ["antialiased", "subpixel-antialiased"],
|
1041
|
+
/**
|
1042
|
+
* Font Style
|
1043
|
+
* @see https://tailwindcss.com/docs/font-style
|
1044
|
+
*/
|
1045
|
+
"font-style": ["italic", "not-italic"],
|
1046
|
+
/**
|
1047
|
+
* Font Weight
|
1048
|
+
* @see https://tailwindcss.com/docs/font-weight
|
1049
|
+
*/
|
1050
|
+
"font-weight": [{
|
1051
|
+
font: [t, a, ue]
|
1052
|
+
}],
|
1053
|
+
/**
|
1054
|
+
* Font Stretch
|
1055
|
+
* @see https://tailwindcss.com/docs/font-stretch
|
1056
|
+
*/
|
1057
|
+
"font-stretch": [{
|
1058
|
+
"font-stretch": ["ultra-condensed", "extra-condensed", "condensed", "semi-condensed", "normal", "semi-expanded", "expanded", "extra-expanded", "ultra-expanded", me, n]
|
1059
|
+
}],
|
1060
|
+
/**
|
1061
|
+
* Font Family
|
1062
|
+
* @see https://tailwindcss.com/docs/font-family
|
1063
|
+
*/
|
1064
|
+
"font-family": [{
|
1065
|
+
font: [Lr, n, o]
|
1066
|
+
}],
|
1067
|
+
/**
|
1068
|
+
* Font Variant Numeric
|
1069
|
+
* @see https://tailwindcss.com/docs/font-variant-numeric
|
1070
|
+
*/
|
1071
|
+
"fvn-normal": ["normal-nums"],
|
1072
|
+
/**
|
1073
|
+
* Font Variant Numeric
|
1074
|
+
* @see https://tailwindcss.com/docs/font-variant-numeric
|
1075
|
+
*/
|
1076
|
+
"fvn-ordinal": ["ordinal"],
|
1077
|
+
/**
|
1078
|
+
* Font Variant Numeric
|
1079
|
+
* @see https://tailwindcss.com/docs/font-variant-numeric
|
1080
|
+
*/
|
1081
|
+
"fvn-slashed-zero": ["slashed-zero"],
|
1082
|
+
/**
|
1083
|
+
* Font Variant Numeric
|
1084
|
+
* @see https://tailwindcss.com/docs/font-variant-numeric
|
1085
|
+
*/
|
1086
|
+
"fvn-figure": ["lining-nums", "oldstyle-nums"],
|
1087
|
+
/**
|
1088
|
+
* Font Variant Numeric
|
1089
|
+
* @see https://tailwindcss.com/docs/font-variant-numeric
|
1090
|
+
*/
|
1091
|
+
"fvn-spacing": ["proportional-nums", "tabular-nums"],
|
1092
|
+
/**
|
1093
|
+
* Font Variant Numeric
|
1094
|
+
* @see https://tailwindcss.com/docs/font-variant-numeric
|
1095
|
+
*/
|
1096
|
+
"fvn-fraction": ["diagonal-fractions", "stacked-fractions"],
|
1097
|
+
/**
|
1098
|
+
* Letter Spacing
|
1099
|
+
* @see https://tailwindcss.com/docs/letter-spacing
|
1100
|
+
*/
|
1101
|
+
tracking: [{
|
1102
|
+
tracking: [s, a, n]
|
1103
|
+
}],
|
1104
|
+
/**
|
1105
|
+
* Line Clamp
|
1106
|
+
* @see https://tailwindcss.com/docs/line-clamp
|
1107
|
+
*/
|
1108
|
+
"line-clamp": [{
|
1109
|
+
"line-clamp": [u, "none", a, ue]
|
1110
|
+
}],
|
1111
|
+
/**
|
1112
|
+
* Line Height
|
1113
|
+
* @see https://tailwindcss.com/docs/line-height
|
1114
|
+
*/
|
1115
|
+
leading: [{
|
1116
|
+
leading: [
|
1117
|
+
/** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
|
1118
|
+
i,
|
1119
|
+
...d()
|
1120
|
+
]
|
1121
|
+
}],
|
1122
|
+
/**
|
1123
|
+
* List Style Image
|
1124
|
+
* @see https://tailwindcss.com/docs/list-style-image
|
1125
|
+
*/
|
1126
|
+
"list-image": [{
|
1127
|
+
"list-image": ["none", a, n]
|
1128
|
+
}],
|
1129
|
+
/**
|
1130
|
+
* List Style Position
|
1131
|
+
* @see https://tailwindcss.com/docs/list-style-position
|
1132
|
+
*/
|
1133
|
+
"list-style-position": [{
|
1134
|
+
list: ["inside", "outside"]
|
1135
|
+
}],
|
1136
|
+
/**
|
1137
|
+
* List Style Type
|
1138
|
+
* @see https://tailwindcss.com/docs/list-style-type
|
1139
|
+
*/
|
1140
|
+
"list-style-type": [{
|
1141
|
+
list: ["disc", "decimal", "none", a, n]
|
1142
|
+
}],
|
1143
|
+
/**
|
1144
|
+
* Text Alignment
|
1145
|
+
* @see https://tailwindcss.com/docs/text-align
|
1146
|
+
*/
|
1147
|
+
"text-alignment": [{
|
1148
|
+
text: ["left", "center", "right", "justify", "start", "end"]
|
1149
|
+
}],
|
1150
|
+
/**
|
1151
|
+
* Placeholder Color
|
1152
|
+
* @deprecated since Tailwind CSS v3.0.0
|
1153
|
+
* @see https://v3.tailwindcss.com/docs/placeholder-color
|
1154
|
+
*/
|
1155
|
+
"placeholder-color": [{
|
1156
|
+
placeholder: c()
|
1157
|
+
}],
|
1158
|
+
/**
|
1159
|
+
* Text Color
|
1160
|
+
* @see https://tailwindcss.com/docs/text-color
|
1161
|
+
*/
|
1162
|
+
"text-color": [{
|
1163
|
+
text: c()
|
1164
|
+
}],
|
1165
|
+
/**
|
1166
|
+
* Text Decoration
|
1167
|
+
* @see https://tailwindcss.com/docs/text-decoration
|
1168
|
+
*/
|
1169
|
+
"text-decoration": ["underline", "overline", "line-through", "no-underline"],
|
1170
|
+
/**
|
1171
|
+
* Text Decoration Style
|
1172
|
+
* @see https://tailwindcss.com/docs/text-decoration-style
|
1173
|
+
*/
|
1174
|
+
"text-decoration-style": [{
|
1175
|
+
decoration: [...X(), "wavy"]
|
1176
|
+
}],
|
1177
|
+
/**
|
1178
|
+
* Text Decoration Thickness
|
1179
|
+
* @see https://tailwindcss.com/docs/text-decoration-thickness
|
1180
|
+
*/
|
1181
|
+
"text-decoration-thickness": [{
|
1182
|
+
decoration: [u, "from-font", "auto", a, F]
|
1183
|
+
}],
|
1184
|
+
/**
|
1185
|
+
* Text Decoration Color
|
1186
|
+
* @see https://tailwindcss.com/docs/text-decoration-color
|
1187
|
+
*/
|
1188
|
+
"text-decoration-color": [{
|
1189
|
+
decoration: c()
|
1190
|
+
}],
|
1191
|
+
/**
|
1192
|
+
* Text Underline Offset
|
1193
|
+
* @see https://tailwindcss.com/docs/text-underline-offset
|
1194
|
+
*/
|
1195
|
+
"underline-offset": [{
|
1196
|
+
"underline-offset": [u, "auto", a, n]
|
1197
|
+
}],
|
1198
|
+
/**
|
1199
|
+
* Text Transform
|
1200
|
+
* @see https://tailwindcss.com/docs/text-transform
|
1201
|
+
*/
|
1202
|
+
"text-transform": ["uppercase", "lowercase", "capitalize", "normal-case"],
|
1203
|
+
/**
|
1204
|
+
* Text Overflow
|
1205
|
+
* @see https://tailwindcss.com/docs/text-overflow
|
1206
|
+
*/
|
1207
|
+
"text-overflow": ["truncate", "text-ellipsis", "text-clip"],
|
1208
|
+
/**
|
1209
|
+
* Text Wrap
|
1210
|
+
* @see https://tailwindcss.com/docs/text-wrap
|
1211
|
+
*/
|
1212
|
+
"text-wrap": [{
|
1213
|
+
text: ["wrap", "nowrap", "balance", "pretty"]
|
1214
|
+
}],
|
1215
|
+
/**
|
1216
|
+
* Text Indent
|
1217
|
+
* @see https://tailwindcss.com/docs/text-indent
|
1218
|
+
*/
|
1219
|
+
indent: [{
|
1220
|
+
indent: d()
|
1221
|
+
}],
|
1222
|
+
/**
|
1223
|
+
* Vertical Alignment
|
1224
|
+
* @see https://tailwindcss.com/docs/vertical-align
|
1225
|
+
*/
|
1226
|
+
"vertical-align": [{
|
1227
|
+
align: ["baseline", "top", "middle", "bottom", "text-top", "text-bottom", "sub", "super", a, n]
|
1228
|
+
}],
|
1229
|
+
/**
|
1230
|
+
* Whitespace
|
1231
|
+
* @see https://tailwindcss.com/docs/whitespace
|
1232
|
+
*/
|
1233
|
+
whitespace: [{
|
1234
|
+
whitespace: ["normal", "nowrap", "pre", "pre-line", "pre-wrap", "break-spaces"]
|
1235
|
+
}],
|
1236
|
+
/**
|
1237
|
+
* Word Break
|
1238
|
+
* @see https://tailwindcss.com/docs/word-break
|
1239
|
+
*/
|
1240
|
+
break: [{
|
1241
|
+
break: ["normal", "words", "all", "keep"]
|
1242
|
+
}],
|
1243
|
+
/**
|
1244
|
+
* Overflow Wrap
|
1245
|
+
* @see https://tailwindcss.com/docs/overflow-wrap
|
1246
|
+
*/
|
1247
|
+
wrap: [{
|
1248
|
+
wrap: ["break-word", "anywhere", "normal"]
|
1249
|
+
}],
|
1250
|
+
/**
|
1251
|
+
* Hyphens
|
1252
|
+
* @see https://tailwindcss.com/docs/hyphens
|
1253
|
+
*/
|
1254
|
+
hyphens: [{
|
1255
|
+
hyphens: ["none", "manual", "auto"]
|
1256
|
+
}],
|
1257
|
+
/**
|
1258
|
+
* Content
|
1259
|
+
* @see https://tailwindcss.com/docs/content
|
1260
|
+
*/
|
1261
|
+
content: [{
|
1262
|
+
content: ["none", a, n]
|
1263
|
+
}],
|
1264
|
+
// -------------------
|
1265
|
+
// --- Backgrounds ---
|
1266
|
+
// -------------------
|
1267
|
+
/**
|
1268
|
+
* Background Attachment
|
1269
|
+
* @see https://tailwindcss.com/docs/background-attachment
|
1270
|
+
*/
|
1271
|
+
"bg-attachment": [{
|
1272
|
+
bg: ["fixed", "local", "scroll"]
|
1273
|
+
}],
|
1274
|
+
/**
|
1275
|
+
* Background Clip
|
1276
|
+
* @see https://tailwindcss.com/docs/background-clip
|
1277
|
+
*/
|
1278
|
+
"bg-clip": [{
|
1279
|
+
"bg-clip": ["border", "padding", "content", "text"]
|
1280
|
+
}],
|
1281
|
+
/**
|
1282
|
+
* Background Origin
|
1283
|
+
* @see https://tailwindcss.com/docs/background-origin
|
1284
|
+
*/
|
1285
|
+
"bg-origin": [{
|
1286
|
+
"bg-origin": ["border", "padding", "content"]
|
1287
|
+
}],
|
1288
|
+
/**
|
1289
|
+
* Background Position
|
1290
|
+
* @see https://tailwindcss.com/docs/background-position
|
1291
|
+
*/
|
1292
|
+
"bg-position": [{
|
1293
|
+
bg: Ce()
|
1294
|
+
}],
|
1295
|
+
/**
|
1296
|
+
* Background Repeat
|
1297
|
+
* @see https://tailwindcss.com/docs/background-repeat
|
1298
|
+
*/
|
1299
|
+
"bg-repeat": [{
|
1300
|
+
bg: _e()
|
1301
|
+
}],
|
1302
|
+
/**
|
1303
|
+
* Background Size
|
1304
|
+
* @see https://tailwindcss.com/docs/background-size
|
1305
|
+
*/
|
1306
|
+
"bg-size": [{
|
1307
|
+
bg: ze()
|
1308
|
+
}],
|
1309
|
+
/**
|
1310
|
+
* Background Image
|
1311
|
+
* @see https://tailwindcss.com/docs/background-image
|
1312
|
+
*/
|
1313
|
+
"bg-image": [{
|
1314
|
+
bg: ["none", {
|
1315
|
+
linear: [{
|
1316
|
+
to: ["t", "tr", "r", "br", "b", "bl", "l", "tl"]
|
1317
|
+
}, S, a, n],
|
1318
|
+
radial: ["", a, n],
|
1319
|
+
conic: [S, a, n]
|
1320
|
+
}, jr, Vr]
|
1321
|
+
}],
|
1322
|
+
/**
|
1323
|
+
* Background Color
|
1324
|
+
* @see https://tailwindcss.com/docs/background-color
|
1325
|
+
*/
|
1326
|
+
"bg-color": [{
|
1327
|
+
bg: c()
|
1328
|
+
}],
|
1329
|
+
/**
|
1330
|
+
* Gradient Color Stops From Position
|
1331
|
+
* @see https://tailwindcss.com/docs/gradient-color-stops
|
1332
|
+
*/
|
1333
|
+
"gradient-from-pos": [{
|
1334
|
+
from: ce()
|
1335
|
+
}],
|
1336
|
+
/**
|
1337
|
+
* Gradient Color Stops Via Position
|
1338
|
+
* @see https://tailwindcss.com/docs/gradient-color-stops
|
1339
|
+
*/
|
1340
|
+
"gradient-via-pos": [{
|
1341
|
+
via: ce()
|
1342
|
+
}],
|
1343
|
+
/**
|
1344
|
+
* Gradient Color Stops To Position
|
1345
|
+
* @see https://tailwindcss.com/docs/gradient-color-stops
|
1346
|
+
*/
|
1347
|
+
"gradient-to-pos": [{
|
1348
|
+
to: ce()
|
1349
|
+
}],
|
1350
|
+
/**
|
1351
|
+
* Gradient Color Stops From
|
1352
|
+
* @see https://tailwindcss.com/docs/gradient-color-stops
|
1353
|
+
*/
|
1354
|
+
"gradient-from": [{
|
1355
|
+
from: c()
|
1356
|
+
}],
|
1357
|
+
/**
|
1358
|
+
* Gradient Color Stops Via
|
1359
|
+
* @see https://tailwindcss.com/docs/gradient-color-stops
|
1360
|
+
*/
|
1361
|
+
"gradient-via": [{
|
1362
|
+
via: c()
|
1363
|
+
}],
|
1364
|
+
/**
|
1365
|
+
* Gradient Color Stops To
|
1366
|
+
* @see https://tailwindcss.com/docs/gradient-color-stops
|
1367
|
+
*/
|
1368
|
+
"gradient-to": [{
|
1369
|
+
to: c()
|
1370
|
+
}],
|
1371
|
+
// ---------------
|
1372
|
+
// --- Borders ---
|
1373
|
+
// ---------------
|
1374
|
+
/**
|
1375
|
+
* Border Radius
|
1376
|
+
* @see https://tailwindcss.com/docs/border-radius
|
1377
|
+
*/
|
1378
|
+
rounded: [{
|
1379
|
+
rounded: x()
|
1380
|
+
}],
|
1381
|
+
/**
|
1382
|
+
* Border Radius Start
|
1383
|
+
* @see https://tailwindcss.com/docs/border-radius
|
1384
|
+
*/
|
1385
|
+
"rounded-s": [{
|
1386
|
+
"rounded-s": x()
|
1387
|
+
}],
|
1388
|
+
/**
|
1389
|
+
* Border Radius End
|
1390
|
+
* @see https://tailwindcss.com/docs/border-radius
|
1391
|
+
*/
|
1392
|
+
"rounded-e": [{
|
1393
|
+
"rounded-e": x()
|
1394
|
+
}],
|
1395
|
+
/**
|
1396
|
+
* Border Radius Top
|
1397
|
+
* @see https://tailwindcss.com/docs/border-radius
|
1398
|
+
*/
|
1399
|
+
"rounded-t": [{
|
1400
|
+
"rounded-t": x()
|
1401
|
+
}],
|
1402
|
+
/**
|
1403
|
+
* Border Radius Right
|
1404
|
+
* @see https://tailwindcss.com/docs/border-radius
|
1405
|
+
*/
|
1406
|
+
"rounded-r": [{
|
1407
|
+
"rounded-r": x()
|
1408
|
+
}],
|
1409
|
+
/**
|
1410
|
+
* Border Radius Bottom
|
1411
|
+
* @see https://tailwindcss.com/docs/border-radius
|
1412
|
+
*/
|
1413
|
+
"rounded-b": [{
|
1414
|
+
"rounded-b": x()
|
1415
|
+
}],
|
1416
|
+
/**
|
1417
|
+
* Border Radius Left
|
1418
|
+
* @see https://tailwindcss.com/docs/border-radius
|
1419
|
+
*/
|
1420
|
+
"rounded-l": [{
|
1421
|
+
"rounded-l": x()
|
1422
|
+
}],
|
1423
|
+
/**
|
1424
|
+
* Border Radius Start Start
|
1425
|
+
* @see https://tailwindcss.com/docs/border-radius
|
1426
|
+
*/
|
1427
|
+
"rounded-ss": [{
|
1428
|
+
"rounded-ss": x()
|
1429
|
+
}],
|
1430
|
+
/**
|
1431
|
+
* Border Radius Start End
|
1432
|
+
* @see https://tailwindcss.com/docs/border-radius
|
1433
|
+
*/
|
1434
|
+
"rounded-se": [{
|
1435
|
+
"rounded-se": x()
|
1436
|
+
}],
|
1437
|
+
/**
|
1438
|
+
* Border Radius End End
|
1439
|
+
* @see https://tailwindcss.com/docs/border-radius
|
1440
|
+
*/
|
1441
|
+
"rounded-ee": [{
|
1442
|
+
"rounded-ee": x()
|
1443
|
+
}],
|
1444
|
+
/**
|
1445
|
+
* Border Radius End Start
|
1446
|
+
* @see https://tailwindcss.com/docs/border-radius
|
1447
|
+
*/
|
1448
|
+
"rounded-es": [{
|
1449
|
+
"rounded-es": x()
|
1450
|
+
}],
|
1451
|
+
/**
|
1452
|
+
* Border Radius Top Left
|
1453
|
+
* @see https://tailwindcss.com/docs/border-radius
|
1454
|
+
*/
|
1455
|
+
"rounded-tl": [{
|
1456
|
+
"rounded-tl": x()
|
1457
|
+
}],
|
1458
|
+
/**
|
1459
|
+
* Border Radius Top Right
|
1460
|
+
* @see https://tailwindcss.com/docs/border-radius
|
1461
|
+
*/
|
1462
|
+
"rounded-tr": [{
|
1463
|
+
"rounded-tr": x()
|
1464
|
+
}],
|
1465
|
+
/**
|
1466
|
+
* Border Radius Bottom Right
|
1467
|
+
* @see https://tailwindcss.com/docs/border-radius
|
1468
|
+
*/
|
1469
|
+
"rounded-br": [{
|
1470
|
+
"rounded-br": x()
|
1471
|
+
}],
|
1472
|
+
/**
|
1473
|
+
* Border Radius Bottom Left
|
1474
|
+
* @see https://tailwindcss.com/docs/border-radius
|
1475
|
+
*/
|
1476
|
+
"rounded-bl": [{
|
1477
|
+
"rounded-bl": x()
|
1478
|
+
}],
|
1479
|
+
/**
|
1480
|
+
* Border Width
|
1481
|
+
* @see https://tailwindcss.com/docs/border-width
|
1482
|
+
*/
|
1483
|
+
"border-w": [{
|
1484
|
+
border: C()
|
1485
|
+
}],
|
1486
|
+
/**
|
1487
|
+
* Border Width X
|
1488
|
+
* @see https://tailwindcss.com/docs/border-width
|
1489
|
+
*/
|
1490
|
+
"border-w-x": [{
|
1491
|
+
"border-x": C()
|
1492
|
+
}],
|
1493
|
+
/**
|
1494
|
+
* Border Width Y
|
1495
|
+
* @see https://tailwindcss.com/docs/border-width
|
1496
|
+
*/
|
1497
|
+
"border-w-y": [{
|
1498
|
+
"border-y": C()
|
1499
|
+
}],
|
1500
|
+
/**
|
1501
|
+
* Border Width Start
|
1502
|
+
* @see https://tailwindcss.com/docs/border-width
|
1503
|
+
*/
|
1504
|
+
"border-w-s": [{
|
1505
|
+
"border-s": C()
|
1506
|
+
}],
|
1507
|
+
/**
|
1508
|
+
* Border Width End
|
1509
|
+
* @see https://tailwindcss.com/docs/border-width
|
1510
|
+
*/
|
1511
|
+
"border-w-e": [{
|
1512
|
+
"border-e": C()
|
1513
|
+
}],
|
1514
|
+
/**
|
1515
|
+
* Border Width Top
|
1516
|
+
* @see https://tailwindcss.com/docs/border-width
|
1517
|
+
*/
|
1518
|
+
"border-w-t": [{
|
1519
|
+
"border-t": C()
|
1520
|
+
}],
|
1521
|
+
/**
|
1522
|
+
* Border Width Right
|
1523
|
+
* @see https://tailwindcss.com/docs/border-width
|
1524
|
+
*/
|
1525
|
+
"border-w-r": [{
|
1526
|
+
"border-r": C()
|
1527
|
+
}],
|
1528
|
+
/**
|
1529
|
+
* Border Width Bottom
|
1530
|
+
* @see https://tailwindcss.com/docs/border-width
|
1531
|
+
*/
|
1532
|
+
"border-w-b": [{
|
1533
|
+
"border-b": C()
|
1534
|
+
}],
|
1535
|
+
/**
|
1536
|
+
* Border Width Left
|
1537
|
+
* @see https://tailwindcss.com/docs/border-width
|
1538
|
+
*/
|
1539
|
+
"border-w-l": [{
|
1540
|
+
"border-l": C()
|
1541
|
+
}],
|
1542
|
+
/**
|
1543
|
+
* Divide Width X
|
1544
|
+
* @see https://tailwindcss.com/docs/border-width#between-children
|
1545
|
+
*/
|
1546
|
+
"divide-x": [{
|
1547
|
+
"divide-x": C()
|
1548
|
+
}],
|
1549
|
+
/**
|
1550
|
+
* Divide Width X Reverse
|
1551
|
+
* @see https://tailwindcss.com/docs/border-width#between-children
|
1552
|
+
*/
|
1553
|
+
"divide-x-reverse": ["divide-x-reverse"],
|
1554
|
+
/**
|
1555
|
+
* Divide Width Y
|
1556
|
+
* @see https://tailwindcss.com/docs/border-width#between-children
|
1557
|
+
*/
|
1558
|
+
"divide-y": [{
|
1559
|
+
"divide-y": C()
|
1560
|
+
}],
|
1561
|
+
/**
|
1562
|
+
* Divide Width Y Reverse
|
1563
|
+
* @see https://tailwindcss.com/docs/border-width#between-children
|
1564
|
+
*/
|
1565
|
+
"divide-y-reverse": ["divide-y-reverse"],
|
1566
|
+
/**
|
1567
|
+
* Border Style
|
1568
|
+
* @see https://tailwindcss.com/docs/border-style
|
1569
|
+
*/
|
1570
|
+
"border-style": [{
|
1571
|
+
border: [...X(), "hidden", "none"]
|
1572
|
+
}],
|
1573
|
+
/**
|
1574
|
+
* Divide Style
|
1575
|
+
* @see https://tailwindcss.com/docs/border-style#setting-the-divider-style
|
1576
|
+
*/
|
1577
|
+
"divide-style": [{
|
1578
|
+
divide: [...X(), "hidden", "none"]
|
1579
|
+
}],
|
1580
|
+
/**
|
1581
|
+
* Border Color
|
1582
|
+
* @see https://tailwindcss.com/docs/border-color
|
1583
|
+
*/
|
1584
|
+
"border-color": [{
|
1585
|
+
border: c()
|
1586
|
+
}],
|
1587
|
+
/**
|
1588
|
+
* Border Color X
|
1589
|
+
* @see https://tailwindcss.com/docs/border-color
|
1590
|
+
*/
|
1591
|
+
"border-color-x": [{
|
1592
|
+
"border-x": c()
|
1593
|
+
}],
|
1594
|
+
/**
|
1595
|
+
* Border Color Y
|
1596
|
+
* @see https://tailwindcss.com/docs/border-color
|
1597
|
+
*/
|
1598
|
+
"border-color-y": [{
|
1599
|
+
"border-y": c()
|
1600
|
+
}],
|
1601
|
+
/**
|
1602
|
+
* Border Color S
|
1603
|
+
* @see https://tailwindcss.com/docs/border-color
|
1604
|
+
*/
|
1605
|
+
"border-color-s": [{
|
1606
|
+
"border-s": c()
|
1607
|
+
}],
|
1608
|
+
/**
|
1609
|
+
* Border Color E
|
1610
|
+
* @see https://tailwindcss.com/docs/border-color
|
1611
|
+
*/
|
1612
|
+
"border-color-e": [{
|
1613
|
+
"border-e": c()
|
1614
|
+
}],
|
1615
|
+
/**
|
1616
|
+
* Border Color Top
|
1617
|
+
* @see https://tailwindcss.com/docs/border-color
|
1618
|
+
*/
|
1619
|
+
"border-color-t": [{
|
1620
|
+
"border-t": c()
|
1621
|
+
}],
|
1622
|
+
/**
|
1623
|
+
* Border Color Right
|
1624
|
+
* @see https://tailwindcss.com/docs/border-color
|
1625
|
+
*/
|
1626
|
+
"border-color-r": [{
|
1627
|
+
"border-r": c()
|
1628
|
+
}],
|
1629
|
+
/**
|
1630
|
+
* Border Color Bottom
|
1631
|
+
* @see https://tailwindcss.com/docs/border-color
|
1632
|
+
*/
|
1633
|
+
"border-color-b": [{
|
1634
|
+
"border-b": c()
|
1635
|
+
}],
|
1636
|
+
/**
|
1637
|
+
* Border Color Left
|
1638
|
+
* @see https://tailwindcss.com/docs/border-color
|
1639
|
+
*/
|
1640
|
+
"border-color-l": [{
|
1641
|
+
"border-l": c()
|
1642
|
+
}],
|
1643
|
+
/**
|
1644
|
+
* Divide Color
|
1645
|
+
* @see https://tailwindcss.com/docs/divide-color
|
1646
|
+
*/
|
1647
|
+
"divide-color": [{
|
1648
|
+
divide: c()
|
1649
|
+
}],
|
1650
|
+
/**
|
1651
|
+
* Outline Style
|
1652
|
+
* @see https://tailwindcss.com/docs/outline-style
|
1653
|
+
*/
|
1654
|
+
"outline-style": [{
|
1655
|
+
outline: [...X(), "none", "hidden"]
|
1656
|
+
}],
|
1657
|
+
/**
|
1658
|
+
* Outline Offset
|
1659
|
+
* @see https://tailwindcss.com/docs/outline-offset
|
1660
|
+
*/
|
1661
|
+
"outline-offset": [{
|
1662
|
+
"outline-offset": [u, a, n]
|
1663
|
+
}],
|
1664
|
+
/**
|
1665
|
+
* Outline Width
|
1666
|
+
* @see https://tailwindcss.com/docs/outline-width
|
1667
|
+
*/
|
1668
|
+
"outline-w": [{
|
1669
|
+
outline: ["", u, J, F]
|
1670
|
+
}],
|
1671
|
+
/**
|
1672
|
+
* Outline Color
|
1673
|
+
* @see https://tailwindcss.com/docs/outline-color
|
1674
|
+
*/
|
1675
|
+
"outline-color": [{
|
1676
|
+
outline: c()
|
1677
|
+
}],
|
1678
|
+
// ---------------
|
1679
|
+
// --- Effects ---
|
1680
|
+
// ---------------
|
1681
|
+
/**
|
1682
|
+
* Box Shadow
|
1683
|
+
* @see https://tailwindcss.com/docs/box-shadow
|
1684
|
+
*/
|
1685
|
+
shadow: [{
|
1686
|
+
shadow: [
|
1687
|
+
// Deprecated since Tailwind CSS v4.0.0
|
1688
|
+
"",
|
1689
|
+
"none",
|
1690
|
+
g,
|
1691
|
+
oe,
|
1692
|
+
te
|
1693
|
+
]
|
1694
|
+
}],
|
1695
|
+
/**
|
1696
|
+
* Box Shadow Color
|
1697
|
+
* @see https://tailwindcss.com/docs/box-shadow#setting-the-shadow-color
|
1698
|
+
*/
|
1699
|
+
"shadow-color": [{
|
1700
|
+
shadow: c()
|
1701
|
+
}],
|
1702
|
+
/**
|
1703
|
+
* Inset Box Shadow
|
1704
|
+
* @see https://tailwindcss.com/docs/box-shadow#adding-an-inset-shadow
|
1705
|
+
*/
|
1706
|
+
"inset-shadow": [{
|
1707
|
+
"inset-shadow": ["none", w, oe, te]
|
1708
|
+
}],
|
1709
|
+
/**
|
1710
|
+
* Inset Box Shadow Color
|
1711
|
+
* @see https://tailwindcss.com/docs/box-shadow#setting-the-inset-shadow-color
|
1712
|
+
*/
|
1713
|
+
"inset-shadow-color": [{
|
1714
|
+
"inset-shadow": c()
|
1715
|
+
}],
|
1716
|
+
/**
|
1717
|
+
* Ring Width
|
1718
|
+
* @see https://tailwindcss.com/docs/box-shadow#adding-a-ring
|
1719
|
+
*/
|
1720
|
+
"ring-w": [{
|
1721
|
+
ring: C()
|
1722
|
+
}],
|
1723
|
+
/**
|
1724
|
+
* Ring Width Inset
|
1725
|
+
* @see https://v3.tailwindcss.com/docs/ring-width#inset-rings
|
1726
|
+
* @deprecated since Tailwind CSS v4.0.0
|
1727
|
+
* @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158
|
1728
|
+
*/
|
1729
|
+
"ring-w-inset": ["ring-inset"],
|
1730
|
+
/**
|
1731
|
+
* Ring Color
|
1732
|
+
* @see https://tailwindcss.com/docs/box-shadow#setting-the-ring-color
|
1733
|
+
*/
|
1734
|
+
"ring-color": [{
|
1735
|
+
ring: c()
|
1736
|
+
}],
|
1737
|
+
/**
|
1738
|
+
* Ring Offset Width
|
1739
|
+
* @see https://v3.tailwindcss.com/docs/ring-offset-width
|
1740
|
+
* @deprecated since Tailwind CSS v4.0.0
|
1741
|
+
* @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158
|
1742
|
+
*/
|
1743
|
+
"ring-offset-w": [{
|
1744
|
+
"ring-offset": [u, F]
|
1745
|
+
}],
|
1746
|
+
/**
|
1747
|
+
* Ring Offset Color
|
1748
|
+
* @see https://v3.tailwindcss.com/docs/ring-offset-color
|
1749
|
+
* @deprecated since Tailwind CSS v4.0.0
|
1750
|
+
* @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158
|
1751
|
+
*/
|
1752
|
+
"ring-offset-color": [{
|
1753
|
+
"ring-offset": c()
|
1754
|
+
}],
|
1755
|
+
/**
|
1756
|
+
* Inset Ring Width
|
1757
|
+
* @see https://tailwindcss.com/docs/box-shadow#adding-an-inset-ring
|
1758
|
+
*/
|
1759
|
+
"inset-ring-w": [{
|
1760
|
+
"inset-ring": C()
|
1761
|
+
}],
|
1762
|
+
/**
|
1763
|
+
* Inset Ring Color
|
1764
|
+
* @see https://tailwindcss.com/docs/box-shadow#setting-the-inset-ring-color
|
1765
|
+
*/
|
1766
|
+
"inset-ring-color": [{
|
1767
|
+
"inset-ring": c()
|
1768
|
+
}],
|
1769
|
+
/**
|
1770
|
+
* Text Shadow
|
1771
|
+
* @see https://tailwindcss.com/docs/text-shadow
|
1772
|
+
*/
|
1773
|
+
"text-shadow": [{
|
1774
|
+
"text-shadow": ["none", _, oe, te]
|
1775
|
+
}],
|
1776
|
+
/**
|
1777
|
+
* Text Shadow Color
|
1778
|
+
* @see https://tailwindcss.com/docs/text-shadow#setting-the-shadow-color
|
1779
|
+
*/
|
1780
|
+
"text-shadow-color": [{
|
1781
|
+
"text-shadow": c()
|
1782
|
+
}],
|
1783
|
+
/**
|
1784
|
+
* Opacity
|
1785
|
+
* @see https://tailwindcss.com/docs/opacity
|
1786
|
+
*/
|
1787
|
+
opacity: [{
|
1788
|
+
opacity: [u, a, n]
|
1789
|
+
}],
|
1790
|
+
/**
|
1791
|
+
* Mix Blend Mode
|
1792
|
+
* @see https://tailwindcss.com/docs/mix-blend-mode
|
1793
|
+
*/
|
1794
|
+
"mix-blend": [{
|
1795
|
+
"mix-blend": [...Ie(), "plus-darker", "plus-lighter"]
|
1796
|
+
}],
|
1797
|
+
/**
|
1798
|
+
* Background Blend Mode
|
1799
|
+
* @see https://tailwindcss.com/docs/background-blend-mode
|
1800
|
+
*/
|
1801
|
+
"bg-blend": [{
|
1802
|
+
"bg-blend": Ie()
|
1803
|
+
}],
|
1804
|
+
/**
|
1805
|
+
* Mask Clip
|
1806
|
+
* @see https://tailwindcss.com/docs/mask-clip
|
1807
|
+
*/
|
1808
|
+
"mask-clip": [{
|
1809
|
+
"mask-clip": ["border", "padding", "content", "fill", "stroke", "view"]
|
1810
|
+
}, "mask-no-clip"],
|
1811
|
+
/**
|
1812
|
+
* Mask Composite
|
1813
|
+
* @see https://tailwindcss.com/docs/mask-composite
|
1814
|
+
*/
|
1815
|
+
"mask-composite": [{
|
1816
|
+
mask: ["add", "subtract", "intersect", "exclude"]
|
1817
|
+
}],
|
1818
|
+
/**
|
1819
|
+
* Mask Image
|
1820
|
+
* @see https://tailwindcss.com/docs/mask-image
|
1821
|
+
*/
|
1822
|
+
"mask-image-linear-pos": [{
|
1823
|
+
"mask-linear": [u]
|
1824
|
+
}],
|
1825
|
+
"mask-image-linear-from-pos": [{
|
1826
|
+
"mask-linear-from": y()
|
1827
|
+
}],
|
1828
|
+
"mask-image-linear-to-pos": [{
|
1829
|
+
"mask-linear-to": y()
|
1830
|
+
}],
|
1831
|
+
"mask-image-linear-from-color": [{
|
1832
|
+
"mask-linear-from": c()
|
1833
|
+
}],
|
1834
|
+
"mask-image-linear-to-color": [{
|
1835
|
+
"mask-linear-to": c()
|
1836
|
+
}],
|
1837
|
+
"mask-image-t-from-pos": [{
|
1838
|
+
"mask-t-from": y()
|
1839
|
+
}],
|
1840
|
+
"mask-image-t-to-pos": [{
|
1841
|
+
"mask-t-to": y()
|
1842
|
+
}],
|
1843
|
+
"mask-image-t-from-color": [{
|
1844
|
+
"mask-t-from": c()
|
1845
|
+
}],
|
1846
|
+
"mask-image-t-to-color": [{
|
1847
|
+
"mask-t-to": c()
|
1848
|
+
}],
|
1849
|
+
"mask-image-r-from-pos": [{
|
1850
|
+
"mask-r-from": y()
|
1851
|
+
}],
|
1852
|
+
"mask-image-r-to-pos": [{
|
1853
|
+
"mask-r-to": y()
|
1854
|
+
}],
|
1855
|
+
"mask-image-r-from-color": [{
|
1856
|
+
"mask-r-from": c()
|
1857
|
+
}],
|
1858
|
+
"mask-image-r-to-color": [{
|
1859
|
+
"mask-r-to": c()
|
1860
|
+
}],
|
1861
|
+
"mask-image-b-from-pos": [{
|
1862
|
+
"mask-b-from": y()
|
1863
|
+
}],
|
1864
|
+
"mask-image-b-to-pos": [{
|
1865
|
+
"mask-b-to": y()
|
1866
|
+
}],
|
1867
|
+
"mask-image-b-from-color": [{
|
1868
|
+
"mask-b-from": c()
|
1869
|
+
}],
|
1870
|
+
"mask-image-b-to-color": [{
|
1871
|
+
"mask-b-to": c()
|
1872
|
+
}],
|
1873
|
+
"mask-image-l-from-pos": [{
|
1874
|
+
"mask-l-from": y()
|
1875
|
+
}],
|
1876
|
+
"mask-image-l-to-pos": [{
|
1877
|
+
"mask-l-to": y()
|
1878
|
+
}],
|
1879
|
+
"mask-image-l-from-color": [{
|
1880
|
+
"mask-l-from": c()
|
1881
|
+
}],
|
1882
|
+
"mask-image-l-to-color": [{
|
1883
|
+
"mask-l-to": c()
|
1884
|
+
}],
|
1885
|
+
"mask-image-x-from-pos": [{
|
1886
|
+
"mask-x-from": y()
|
1887
|
+
}],
|
1888
|
+
"mask-image-x-to-pos": [{
|
1889
|
+
"mask-x-to": y()
|
1890
|
+
}],
|
1891
|
+
"mask-image-x-from-color": [{
|
1892
|
+
"mask-x-from": c()
|
1893
|
+
}],
|
1894
|
+
"mask-image-x-to-color": [{
|
1895
|
+
"mask-x-to": c()
|
1896
|
+
}],
|
1897
|
+
"mask-image-y-from-pos": [{
|
1898
|
+
"mask-y-from": y()
|
1899
|
+
}],
|
1900
|
+
"mask-image-y-to-pos": [{
|
1901
|
+
"mask-y-to": y()
|
1902
|
+
}],
|
1903
|
+
"mask-image-y-from-color": [{
|
1904
|
+
"mask-y-from": c()
|
1905
|
+
}],
|
1906
|
+
"mask-image-y-to-color": [{
|
1907
|
+
"mask-y-to": c()
|
1908
|
+
}],
|
1909
|
+
"mask-image-radial": [{
|
1910
|
+
"mask-radial": [a, n]
|
1911
|
+
}],
|
1912
|
+
"mask-image-radial-from-pos": [{
|
1913
|
+
"mask-radial-from": y()
|
1914
|
+
}],
|
1915
|
+
"mask-image-radial-to-pos": [{
|
1916
|
+
"mask-radial-to": y()
|
1917
|
+
}],
|
1918
|
+
"mask-image-radial-from-color": [{
|
1919
|
+
"mask-radial-from": c()
|
1920
|
+
}],
|
1921
|
+
"mask-image-radial-to-color": [{
|
1922
|
+
"mask-radial-to": c()
|
1923
|
+
}],
|
1924
|
+
"mask-image-radial-shape": [{
|
1925
|
+
"mask-radial": ["circle", "ellipse"]
|
1926
|
+
}],
|
1927
|
+
"mask-image-radial-size": [{
|
1928
|
+
"mask-radial": [{
|
1929
|
+
closest: ["side", "corner"],
|
1930
|
+
farthest: ["side", "corner"]
|
1931
|
+
}]
|
1932
|
+
}],
|
1933
|
+
"mask-image-radial-pos": [{
|
1934
|
+
"mask-radial-at": T()
|
1935
|
+
}],
|
1936
|
+
"mask-image-conic-pos": [{
|
1937
|
+
"mask-conic": [u]
|
1938
|
+
}],
|
1939
|
+
"mask-image-conic-from-pos": [{
|
1940
|
+
"mask-conic-from": y()
|
1941
|
+
}],
|
1942
|
+
"mask-image-conic-to-pos": [{
|
1943
|
+
"mask-conic-to": y()
|
1944
|
+
}],
|
1945
|
+
"mask-image-conic-from-color": [{
|
1946
|
+
"mask-conic-from": c()
|
1947
|
+
}],
|
1948
|
+
"mask-image-conic-to-color": [{
|
1949
|
+
"mask-conic-to": c()
|
1950
|
+
}],
|
1951
|
+
/**
|
1952
|
+
* Mask Mode
|
1953
|
+
* @see https://tailwindcss.com/docs/mask-mode
|
1954
|
+
*/
|
1955
|
+
"mask-mode": [{
|
1956
|
+
mask: ["alpha", "luminance", "match"]
|
1957
|
+
}],
|
1958
|
+
/**
|
1959
|
+
* Mask Origin
|
1960
|
+
* @see https://tailwindcss.com/docs/mask-origin
|
1961
|
+
*/
|
1962
|
+
"mask-origin": [{
|
1963
|
+
"mask-origin": ["border", "padding", "content", "fill", "stroke", "view"]
|
1964
|
+
}],
|
1965
|
+
/**
|
1966
|
+
* Mask Position
|
1967
|
+
* @see https://tailwindcss.com/docs/mask-position
|
1968
|
+
*/
|
1969
|
+
"mask-position": [{
|
1970
|
+
mask: Ce()
|
1971
|
+
}],
|
1972
|
+
/**
|
1973
|
+
* Mask Repeat
|
1974
|
+
* @see https://tailwindcss.com/docs/mask-repeat
|
1975
|
+
*/
|
1976
|
+
"mask-repeat": [{
|
1977
|
+
mask: _e()
|
1978
|
+
}],
|
1979
|
+
/**
|
1980
|
+
* Mask Size
|
1981
|
+
* @see https://tailwindcss.com/docs/mask-size
|
1982
|
+
*/
|
1983
|
+
"mask-size": [{
|
1984
|
+
mask: ze()
|
1985
|
+
}],
|
1986
|
+
/**
|
1987
|
+
* Mask Type
|
1988
|
+
* @see https://tailwindcss.com/docs/mask-type
|
1989
|
+
*/
|
1990
|
+
"mask-type": [{
|
1991
|
+
"mask-type": ["alpha", "luminance"]
|
1992
|
+
}],
|
1993
|
+
/**
|
1994
|
+
* Mask Image
|
1995
|
+
* @see https://tailwindcss.com/docs/mask-image
|
1996
|
+
*/
|
1997
|
+
"mask-image": [{
|
1998
|
+
mask: ["none", a, n]
|
1999
|
+
}],
|
2000
|
+
// ---------------
|
2001
|
+
// --- Filters ---
|
2002
|
+
// ---------------
|
2003
|
+
/**
|
2004
|
+
* Filter
|
2005
|
+
* @see https://tailwindcss.com/docs/filter
|
2006
|
+
*/
|
2007
|
+
filter: [{
|
2008
|
+
filter: [
|
2009
|
+
// Deprecated since Tailwind CSS v3.0.0
|
2010
|
+
"",
|
2011
|
+
"none",
|
2012
|
+
a,
|
2013
|
+
n
|
2014
|
+
]
|
2015
|
+
}],
|
2016
|
+
/**
|
2017
|
+
* Blur
|
2018
|
+
* @see https://tailwindcss.com/docs/blur
|
2019
|
+
*/
|
2020
|
+
blur: [{
|
2021
|
+
blur: Me()
|
2022
|
+
}],
|
2023
|
+
/**
|
2024
|
+
* Brightness
|
2025
|
+
* @see https://tailwindcss.com/docs/brightness
|
2026
|
+
*/
|
2027
|
+
brightness: [{
|
2028
|
+
brightness: [u, a, n]
|
2029
|
+
}],
|
2030
|
+
/**
|
2031
|
+
* Contrast
|
2032
|
+
* @see https://tailwindcss.com/docs/contrast
|
2033
|
+
*/
|
2034
|
+
contrast: [{
|
2035
|
+
contrast: [u, a, n]
|
2036
|
+
}],
|
2037
|
+
/**
|
2038
|
+
* Drop Shadow
|
2039
|
+
* @see https://tailwindcss.com/docs/drop-shadow
|
2040
|
+
*/
|
2041
|
+
"drop-shadow": [{
|
2042
|
+
"drop-shadow": [
|
2043
|
+
// Deprecated since Tailwind CSS v4.0.0
|
2044
|
+
"",
|
2045
|
+
"none",
|
2046
|
+
P,
|
2047
|
+
oe,
|
2048
|
+
te
|
2049
|
+
]
|
2050
|
+
}],
|
2051
|
+
/**
|
2052
|
+
* Drop Shadow Color
|
2053
|
+
* @see https://tailwindcss.com/docs/filter-drop-shadow#setting-the-shadow-color
|
2054
|
+
*/
|
2055
|
+
"drop-shadow-color": [{
|
2056
|
+
"drop-shadow": c()
|
2057
|
+
}],
|
2058
|
+
/**
|
2059
|
+
* Grayscale
|
2060
|
+
* @see https://tailwindcss.com/docs/grayscale
|
2061
|
+
*/
|
2062
|
+
grayscale: [{
|
2063
|
+
grayscale: ["", u, a, n]
|
2064
|
+
}],
|
2065
|
+
/**
|
2066
|
+
* Hue Rotate
|
2067
|
+
* @see https://tailwindcss.com/docs/hue-rotate
|
2068
|
+
*/
|
2069
|
+
"hue-rotate": [{
|
2070
|
+
"hue-rotate": [u, a, n]
|
2071
|
+
}],
|
2072
|
+
/**
|
2073
|
+
* Invert
|
2074
|
+
* @see https://tailwindcss.com/docs/invert
|
2075
|
+
*/
|
2076
|
+
invert: [{
|
2077
|
+
invert: ["", u, a, n]
|
2078
|
+
}],
|
2079
|
+
/**
|
2080
|
+
* Saturate
|
2081
|
+
* @see https://tailwindcss.com/docs/saturate
|
2082
|
+
*/
|
2083
|
+
saturate: [{
|
2084
|
+
saturate: [u, a, n]
|
2085
|
+
}],
|
2086
|
+
/**
|
2087
|
+
* Sepia
|
2088
|
+
* @see https://tailwindcss.com/docs/sepia
|
2089
|
+
*/
|
2090
|
+
sepia: [{
|
2091
|
+
sepia: ["", u, a, n]
|
2092
|
+
}],
|
2093
|
+
/**
|
2094
|
+
* Backdrop Filter
|
2095
|
+
* @see https://tailwindcss.com/docs/backdrop-filter
|
2096
|
+
*/
|
2097
|
+
"backdrop-filter": [{
|
2098
|
+
"backdrop-filter": [
|
2099
|
+
// Deprecated since Tailwind CSS v3.0.0
|
2100
|
+
"",
|
2101
|
+
"none",
|
2102
|
+
a,
|
2103
|
+
n
|
2104
|
+
]
|
2105
|
+
}],
|
2106
|
+
/**
|
2107
|
+
* Backdrop Blur
|
2108
|
+
* @see https://tailwindcss.com/docs/backdrop-blur
|
2109
|
+
*/
|
2110
|
+
"backdrop-blur": [{
|
2111
|
+
"backdrop-blur": Me()
|
2112
|
+
}],
|
2113
|
+
/**
|
2114
|
+
* Backdrop Brightness
|
2115
|
+
* @see https://tailwindcss.com/docs/backdrop-brightness
|
2116
|
+
*/
|
2117
|
+
"backdrop-brightness": [{
|
2118
|
+
"backdrop-brightness": [u, a, n]
|
2119
|
+
}],
|
2120
|
+
/**
|
2121
|
+
* Backdrop Contrast
|
2122
|
+
* @see https://tailwindcss.com/docs/backdrop-contrast
|
2123
|
+
*/
|
2124
|
+
"backdrop-contrast": [{
|
2125
|
+
"backdrop-contrast": [u, a, n]
|
2126
|
+
}],
|
2127
|
+
/**
|
2128
|
+
* Backdrop Grayscale
|
2129
|
+
* @see https://tailwindcss.com/docs/backdrop-grayscale
|
2130
|
+
*/
|
2131
|
+
"backdrop-grayscale": [{
|
2132
|
+
"backdrop-grayscale": ["", u, a, n]
|
2133
|
+
}],
|
2134
|
+
/**
|
2135
|
+
* Backdrop Hue Rotate
|
2136
|
+
* @see https://tailwindcss.com/docs/backdrop-hue-rotate
|
2137
|
+
*/
|
2138
|
+
"backdrop-hue-rotate": [{
|
2139
|
+
"backdrop-hue-rotate": [u, a, n]
|
2140
|
+
}],
|
2141
|
+
/**
|
2142
|
+
* Backdrop Invert
|
2143
|
+
* @see https://tailwindcss.com/docs/backdrop-invert
|
2144
|
+
*/
|
2145
|
+
"backdrop-invert": [{
|
2146
|
+
"backdrop-invert": ["", u, a, n]
|
2147
|
+
}],
|
2148
|
+
/**
|
2149
|
+
* Backdrop Opacity
|
2150
|
+
* @see https://tailwindcss.com/docs/backdrop-opacity
|
2151
|
+
*/
|
2152
|
+
"backdrop-opacity": [{
|
2153
|
+
"backdrop-opacity": [u, a, n]
|
2154
|
+
}],
|
2155
|
+
/**
|
2156
|
+
* Backdrop Saturate
|
2157
|
+
* @see https://tailwindcss.com/docs/backdrop-saturate
|
2158
|
+
*/
|
2159
|
+
"backdrop-saturate": [{
|
2160
|
+
"backdrop-saturate": [u, a, n]
|
2161
|
+
}],
|
2162
|
+
/**
|
2163
|
+
* Backdrop Sepia
|
2164
|
+
* @see https://tailwindcss.com/docs/backdrop-sepia
|
2165
|
+
*/
|
2166
|
+
"backdrop-sepia": [{
|
2167
|
+
"backdrop-sepia": ["", u, a, n]
|
2168
|
+
}],
|
2169
|
+
// --------------
|
2170
|
+
// --- Tables ---
|
2171
|
+
// --------------
|
2172
|
+
/**
|
2173
|
+
* Border Collapse
|
2174
|
+
* @see https://tailwindcss.com/docs/border-collapse
|
2175
|
+
*/
|
2176
|
+
"border-collapse": [{
|
2177
|
+
border: ["collapse", "separate"]
|
2178
|
+
}],
|
2179
|
+
/**
|
2180
|
+
* Border Spacing
|
2181
|
+
* @see https://tailwindcss.com/docs/border-spacing
|
2182
|
+
*/
|
2183
|
+
"border-spacing": [{
|
2184
|
+
"border-spacing": d()
|
2185
|
+
}],
|
2186
|
+
/**
|
2187
|
+
* Border Spacing X
|
2188
|
+
* @see https://tailwindcss.com/docs/border-spacing
|
2189
|
+
*/
|
2190
|
+
"border-spacing-x": [{
|
2191
|
+
"border-spacing-x": d()
|
2192
|
+
}],
|
2193
|
+
/**
|
2194
|
+
* Border Spacing Y
|
2195
|
+
* @see https://tailwindcss.com/docs/border-spacing
|
2196
|
+
*/
|
2197
|
+
"border-spacing-y": [{
|
2198
|
+
"border-spacing-y": d()
|
2199
|
+
}],
|
2200
|
+
/**
|
2201
|
+
* Table Layout
|
2202
|
+
* @see https://tailwindcss.com/docs/table-layout
|
2203
|
+
*/
|
2204
|
+
"table-layout": [{
|
2205
|
+
table: ["auto", "fixed"]
|
2206
|
+
}],
|
2207
|
+
/**
|
2208
|
+
* Caption Side
|
2209
|
+
* @see https://tailwindcss.com/docs/caption-side
|
2210
|
+
*/
|
2211
|
+
caption: [{
|
2212
|
+
caption: ["top", "bottom"]
|
2213
|
+
}],
|
2214
|
+
// ---------------------------------
|
2215
|
+
// --- Transitions and Animation ---
|
2216
|
+
// ---------------------------------
|
2217
|
+
/**
|
2218
|
+
* Transition Property
|
2219
|
+
* @see https://tailwindcss.com/docs/transition-property
|
2220
|
+
*/
|
2221
|
+
transition: [{
|
2222
|
+
transition: ["", "all", "colors", "opacity", "shadow", "transform", "none", a, n]
|
2223
|
+
}],
|
2224
|
+
/**
|
2225
|
+
* Transition Behavior
|
2226
|
+
* @see https://tailwindcss.com/docs/transition-behavior
|
2227
|
+
*/
|
2228
|
+
"transition-behavior": [{
|
2229
|
+
transition: ["normal", "discrete"]
|
2230
|
+
}],
|
2231
|
+
/**
|
2232
|
+
* Transition Duration
|
2233
|
+
* @see https://tailwindcss.com/docs/transition-duration
|
2234
|
+
*/
|
2235
|
+
duration: [{
|
2236
|
+
duration: [u, "initial", a, n]
|
2237
|
+
}],
|
2238
|
+
/**
|
2239
|
+
* Transition Timing Function
|
2240
|
+
* @see https://tailwindcss.com/docs/transition-timing-function
|
2241
|
+
*/
|
2242
|
+
ease: [{
|
2243
|
+
ease: ["linear", "initial", R, a, n]
|
2244
|
+
}],
|
2245
|
+
/**
|
2246
|
+
* Transition Delay
|
2247
|
+
* @see https://tailwindcss.com/docs/transition-delay
|
2248
|
+
*/
|
2249
|
+
delay: [{
|
2250
|
+
delay: [u, a, n]
|
2251
|
+
}],
|
2252
|
+
/**
|
2253
|
+
* Animation
|
2254
|
+
* @see https://tailwindcss.com/docs/animation
|
2255
|
+
*/
|
2256
|
+
animate: [{
|
2257
|
+
animate: ["none", Z, a, n]
|
2258
|
+
}],
|
2259
|
+
// ------------------
|
2260
|
+
// --- Transforms ---
|
2261
|
+
// ------------------
|
2262
|
+
/**
|
2263
|
+
* Backface Visibility
|
2264
|
+
* @see https://tailwindcss.com/docs/backface-visibility
|
2265
|
+
*/
|
2266
|
+
backface: [{
|
2267
|
+
backface: ["hidden", "visible"]
|
2268
|
+
}],
|
2269
|
+
/**
|
2270
|
+
* Perspective
|
2271
|
+
* @see https://tailwindcss.com/docs/perspective
|
2272
|
+
*/
|
2273
|
+
perspective: [{
|
2274
|
+
perspective: [k, a, n]
|
2275
|
+
}],
|
2276
|
+
/**
|
2277
|
+
* Perspective Origin
|
2278
|
+
* @see https://tailwindcss.com/docs/perspective-origin
|
2279
|
+
*/
|
2280
|
+
"perspective-origin": [{
|
2281
|
+
"perspective-origin": V()
|
2282
|
+
}],
|
2283
|
+
/**
|
2284
|
+
* Rotate
|
2285
|
+
* @see https://tailwindcss.com/docs/rotate
|
2286
|
+
*/
|
2287
|
+
rotate: [{
|
2288
|
+
rotate: Q()
|
2289
|
+
}],
|
2290
|
+
/**
|
2291
|
+
* Rotate X
|
2292
|
+
* @see https://tailwindcss.com/docs/rotate
|
2293
|
+
*/
|
2294
|
+
"rotate-x": [{
|
2295
|
+
"rotate-x": Q()
|
2296
|
+
}],
|
2297
|
+
/**
|
2298
|
+
* Rotate Y
|
2299
|
+
* @see https://tailwindcss.com/docs/rotate
|
2300
|
+
*/
|
2301
|
+
"rotate-y": [{
|
2302
|
+
"rotate-y": Q()
|
2303
|
+
}],
|
2304
|
+
/**
|
2305
|
+
* Rotate Z
|
2306
|
+
* @see https://tailwindcss.com/docs/rotate
|
2307
|
+
*/
|
2308
|
+
"rotate-z": [{
|
2309
|
+
"rotate-z": Q()
|
2310
|
+
}],
|
2311
|
+
/**
|
2312
|
+
* Scale
|
2313
|
+
* @see https://tailwindcss.com/docs/scale
|
2314
|
+
*/
|
2315
|
+
scale: [{
|
2316
|
+
scale: ee()
|
2317
|
+
}],
|
2318
|
+
/**
|
2319
|
+
* Scale X
|
2320
|
+
* @see https://tailwindcss.com/docs/scale
|
2321
|
+
*/
|
2322
|
+
"scale-x": [{
|
2323
|
+
"scale-x": ee()
|
2324
|
+
}],
|
2325
|
+
/**
|
2326
|
+
* Scale Y
|
2327
|
+
* @see https://tailwindcss.com/docs/scale
|
2328
|
+
*/
|
2329
|
+
"scale-y": [{
|
2330
|
+
"scale-y": ee()
|
2331
|
+
}],
|
2332
|
+
/**
|
2333
|
+
* Scale Z
|
2334
|
+
* @see https://tailwindcss.com/docs/scale
|
2335
|
+
*/
|
2336
|
+
"scale-z": [{
|
2337
|
+
"scale-z": ee()
|
2338
|
+
}],
|
2339
|
+
/**
|
2340
|
+
* Scale 3D
|
2341
|
+
* @see https://tailwindcss.com/docs/scale
|
2342
|
+
*/
|
2343
|
+
"scale-3d": ["scale-3d"],
|
2344
|
+
/**
|
2345
|
+
* Skew
|
2346
|
+
* @see https://tailwindcss.com/docs/skew
|
2347
|
+
*/
|
2348
|
+
skew: [{
|
2349
|
+
skew: de()
|
2350
|
+
}],
|
2351
|
+
/**
|
2352
|
+
* Skew X
|
2353
|
+
* @see https://tailwindcss.com/docs/skew
|
2354
|
+
*/
|
2355
|
+
"skew-x": [{
|
2356
|
+
"skew-x": de()
|
2357
|
+
}],
|
2358
|
+
/**
|
2359
|
+
* Skew Y
|
2360
|
+
* @see https://tailwindcss.com/docs/skew
|
2361
|
+
*/
|
2362
|
+
"skew-y": [{
|
2363
|
+
"skew-y": de()
|
2364
|
+
}],
|
2365
|
+
/**
|
2366
|
+
* Transform
|
2367
|
+
* @see https://tailwindcss.com/docs/transform
|
2368
|
+
*/
|
2369
|
+
transform: [{
|
2370
|
+
transform: [a, n, "", "none", "gpu", "cpu"]
|
2371
|
+
}],
|
2372
|
+
/**
|
2373
|
+
* Transform Origin
|
2374
|
+
* @see https://tailwindcss.com/docs/transform-origin
|
2375
|
+
*/
|
2376
|
+
"transform-origin": [{
|
2377
|
+
origin: V()
|
2378
|
+
}],
|
2379
|
+
/**
|
2380
|
+
* Transform Style
|
2381
|
+
* @see https://tailwindcss.com/docs/transform-style
|
2382
|
+
*/
|
2383
|
+
"transform-style": [{
|
2384
|
+
transform: ["3d", "flat"]
|
2385
|
+
}],
|
2386
|
+
/**
|
2387
|
+
* Translate
|
2388
|
+
* @see https://tailwindcss.com/docs/translate
|
2389
|
+
*/
|
2390
|
+
translate: [{
|
2391
|
+
translate: re()
|
2392
|
+
}],
|
2393
|
+
/**
|
2394
|
+
* Translate X
|
2395
|
+
* @see https://tailwindcss.com/docs/translate
|
2396
|
+
*/
|
2397
|
+
"translate-x": [{
|
2398
|
+
"translate-x": re()
|
2399
|
+
}],
|
2400
|
+
/**
|
2401
|
+
* Translate Y
|
2402
|
+
* @see https://tailwindcss.com/docs/translate
|
2403
|
+
*/
|
2404
|
+
"translate-y": [{
|
2405
|
+
"translate-y": re()
|
2406
|
+
}],
|
2407
|
+
/**
|
2408
|
+
* Translate Z
|
2409
|
+
* @see https://tailwindcss.com/docs/translate
|
2410
|
+
*/
|
2411
|
+
"translate-z": [{
|
2412
|
+
"translate-z": re()
|
2413
|
+
}],
|
2414
|
+
/**
|
2415
|
+
* Translate None
|
2416
|
+
* @see https://tailwindcss.com/docs/translate
|
2417
|
+
*/
|
2418
|
+
"translate-none": ["translate-none"],
|
2419
|
+
// ---------------------
|
2420
|
+
// --- Interactivity ---
|
2421
|
+
// ---------------------
|
2422
|
+
/**
|
2423
|
+
* Accent Color
|
2424
|
+
* @see https://tailwindcss.com/docs/accent-color
|
2425
|
+
*/
|
2426
|
+
accent: [{
|
2427
|
+
accent: c()
|
2428
|
+
}],
|
2429
|
+
/**
|
2430
|
+
* Appearance
|
2431
|
+
* @see https://tailwindcss.com/docs/appearance
|
2432
|
+
*/
|
2433
|
+
appearance: [{
|
2434
|
+
appearance: ["none", "auto"]
|
2435
|
+
}],
|
2436
|
+
/**
|
2437
|
+
* Caret Color
|
2438
|
+
* @see https://tailwindcss.com/docs/just-in-time-mode#caret-color-utilities
|
2439
|
+
*/
|
2440
|
+
"caret-color": [{
|
2441
|
+
caret: c()
|
2442
|
+
}],
|
2443
|
+
/**
|
2444
|
+
* Color Scheme
|
2445
|
+
* @see https://tailwindcss.com/docs/color-scheme
|
2446
|
+
*/
|
2447
|
+
"color-scheme": [{
|
2448
|
+
scheme: ["normal", "dark", "light", "light-dark", "only-dark", "only-light"]
|
2449
|
+
}],
|
2450
|
+
/**
|
2451
|
+
* Cursor
|
2452
|
+
* @see https://tailwindcss.com/docs/cursor
|
2453
|
+
*/
|
2454
|
+
cursor: [{
|
2455
|
+
cursor: ["auto", "default", "pointer", "wait", "text", "move", "help", "not-allowed", "none", "context-menu", "progress", "cell", "crosshair", "vertical-text", "alias", "copy", "no-drop", "grab", "grabbing", "all-scroll", "col-resize", "row-resize", "n-resize", "e-resize", "s-resize", "w-resize", "ne-resize", "nw-resize", "se-resize", "sw-resize", "ew-resize", "ns-resize", "nesw-resize", "nwse-resize", "zoom-in", "zoom-out", a, n]
|
2456
|
+
}],
|
2457
|
+
/**
|
2458
|
+
* Field Sizing
|
2459
|
+
* @see https://tailwindcss.com/docs/field-sizing
|
2460
|
+
*/
|
2461
|
+
"field-sizing": [{
|
2462
|
+
"field-sizing": ["fixed", "content"]
|
2463
|
+
}],
|
2464
|
+
/**
|
2465
|
+
* Pointer Events
|
2466
|
+
* @see https://tailwindcss.com/docs/pointer-events
|
2467
|
+
*/
|
2468
|
+
"pointer-events": [{
|
2469
|
+
"pointer-events": ["auto", "none"]
|
2470
|
+
}],
|
2471
|
+
/**
|
2472
|
+
* Resize
|
2473
|
+
* @see https://tailwindcss.com/docs/resize
|
2474
|
+
*/
|
2475
|
+
resize: [{
|
2476
|
+
resize: ["none", "", "y", "x"]
|
2477
|
+
}],
|
2478
|
+
/**
|
2479
|
+
* Scroll Behavior
|
2480
|
+
* @see https://tailwindcss.com/docs/scroll-behavior
|
2481
|
+
*/
|
2482
|
+
"scroll-behavior": [{
|
2483
|
+
scroll: ["auto", "smooth"]
|
2484
|
+
}],
|
2485
|
+
/**
|
2486
|
+
* Scroll Margin
|
2487
|
+
* @see https://tailwindcss.com/docs/scroll-margin
|
2488
|
+
*/
|
2489
|
+
"scroll-m": [{
|
2490
|
+
"scroll-m": d()
|
2491
|
+
}],
|
2492
|
+
/**
|
2493
|
+
* Scroll Margin X
|
2494
|
+
* @see https://tailwindcss.com/docs/scroll-margin
|
2495
|
+
*/
|
2496
|
+
"scroll-mx": [{
|
2497
|
+
"scroll-mx": d()
|
2498
|
+
}],
|
2499
|
+
/**
|
2500
|
+
* Scroll Margin Y
|
2501
|
+
* @see https://tailwindcss.com/docs/scroll-margin
|
2502
|
+
*/
|
2503
|
+
"scroll-my": [{
|
2504
|
+
"scroll-my": d()
|
2505
|
+
}],
|
2506
|
+
/**
|
2507
|
+
* Scroll Margin Start
|
2508
|
+
* @see https://tailwindcss.com/docs/scroll-margin
|
2509
|
+
*/
|
2510
|
+
"scroll-ms": [{
|
2511
|
+
"scroll-ms": d()
|
2512
|
+
}],
|
2513
|
+
/**
|
2514
|
+
* Scroll Margin End
|
2515
|
+
* @see https://tailwindcss.com/docs/scroll-margin
|
2516
|
+
*/
|
2517
|
+
"scroll-me": [{
|
2518
|
+
"scroll-me": d()
|
2519
|
+
}],
|
2520
|
+
/**
|
2521
|
+
* Scroll Margin Top
|
2522
|
+
* @see https://tailwindcss.com/docs/scroll-margin
|
2523
|
+
*/
|
2524
|
+
"scroll-mt": [{
|
2525
|
+
"scroll-mt": d()
|
2526
|
+
}],
|
2527
|
+
/**
|
2528
|
+
* Scroll Margin Right
|
2529
|
+
* @see https://tailwindcss.com/docs/scroll-margin
|
2530
|
+
*/
|
2531
|
+
"scroll-mr": [{
|
2532
|
+
"scroll-mr": d()
|
2533
|
+
}],
|
2534
|
+
/**
|
2535
|
+
* Scroll Margin Bottom
|
2536
|
+
* @see https://tailwindcss.com/docs/scroll-margin
|
2537
|
+
*/
|
2538
|
+
"scroll-mb": [{
|
2539
|
+
"scroll-mb": d()
|
2540
|
+
}],
|
2541
|
+
/**
|
2542
|
+
* Scroll Margin Left
|
2543
|
+
* @see https://tailwindcss.com/docs/scroll-margin
|
2544
|
+
*/
|
2545
|
+
"scroll-ml": [{
|
2546
|
+
"scroll-ml": d()
|
2547
|
+
}],
|
2548
|
+
/**
|
2549
|
+
* Scroll Padding
|
2550
|
+
* @see https://tailwindcss.com/docs/scroll-padding
|
2551
|
+
*/
|
2552
|
+
"scroll-p": [{
|
2553
|
+
"scroll-p": d()
|
2554
|
+
}],
|
2555
|
+
/**
|
2556
|
+
* Scroll Padding X
|
2557
|
+
* @see https://tailwindcss.com/docs/scroll-padding
|
2558
|
+
*/
|
2559
|
+
"scroll-px": [{
|
2560
|
+
"scroll-px": d()
|
2561
|
+
}],
|
2562
|
+
/**
|
2563
|
+
* Scroll Padding Y
|
2564
|
+
* @see https://tailwindcss.com/docs/scroll-padding
|
2565
|
+
*/
|
2566
|
+
"scroll-py": [{
|
2567
|
+
"scroll-py": d()
|
2568
|
+
}],
|
2569
|
+
/**
|
2570
|
+
* Scroll Padding Start
|
2571
|
+
* @see https://tailwindcss.com/docs/scroll-padding
|
2572
|
+
*/
|
2573
|
+
"scroll-ps": [{
|
2574
|
+
"scroll-ps": d()
|
2575
|
+
}],
|
2576
|
+
/**
|
2577
|
+
* Scroll Padding End
|
2578
|
+
* @see https://tailwindcss.com/docs/scroll-padding
|
2579
|
+
*/
|
2580
|
+
"scroll-pe": [{
|
2581
|
+
"scroll-pe": d()
|
2582
|
+
}],
|
2583
|
+
/**
|
2584
|
+
* Scroll Padding Top
|
2585
|
+
* @see https://tailwindcss.com/docs/scroll-padding
|
2586
|
+
*/
|
2587
|
+
"scroll-pt": [{
|
2588
|
+
"scroll-pt": d()
|
2589
|
+
}],
|
2590
|
+
/**
|
2591
|
+
* Scroll Padding Right
|
2592
|
+
* @see https://tailwindcss.com/docs/scroll-padding
|
2593
|
+
*/
|
2594
|
+
"scroll-pr": [{
|
2595
|
+
"scroll-pr": d()
|
2596
|
+
}],
|
2597
|
+
/**
|
2598
|
+
* Scroll Padding Bottom
|
2599
|
+
* @see https://tailwindcss.com/docs/scroll-padding
|
2600
|
+
*/
|
2601
|
+
"scroll-pb": [{
|
2602
|
+
"scroll-pb": d()
|
2603
|
+
}],
|
2604
|
+
/**
|
2605
|
+
* Scroll Padding Left
|
2606
|
+
* @see https://tailwindcss.com/docs/scroll-padding
|
2607
|
+
*/
|
2608
|
+
"scroll-pl": [{
|
2609
|
+
"scroll-pl": d()
|
2610
|
+
}],
|
2611
|
+
/**
|
2612
|
+
* Scroll Snap Align
|
2613
|
+
* @see https://tailwindcss.com/docs/scroll-snap-align
|
2614
|
+
*/
|
2615
|
+
"snap-align": [{
|
2616
|
+
snap: ["start", "end", "center", "align-none"]
|
2617
|
+
}],
|
2618
|
+
/**
|
2619
|
+
* Scroll Snap Stop
|
2620
|
+
* @see https://tailwindcss.com/docs/scroll-snap-stop
|
2621
|
+
*/
|
2622
|
+
"snap-stop": [{
|
2623
|
+
snap: ["normal", "always"]
|
2624
|
+
}],
|
2625
|
+
/**
|
2626
|
+
* Scroll Snap Type
|
2627
|
+
* @see https://tailwindcss.com/docs/scroll-snap-type
|
2628
|
+
*/
|
2629
|
+
"snap-type": [{
|
2630
|
+
snap: ["none", "x", "y", "both"]
|
2631
|
+
}],
|
2632
|
+
/**
|
2633
|
+
* Scroll Snap Type Strictness
|
2634
|
+
* @see https://tailwindcss.com/docs/scroll-snap-type
|
2635
|
+
*/
|
2636
|
+
"snap-strictness": [{
|
2637
|
+
snap: ["mandatory", "proximity"]
|
2638
|
+
}],
|
2639
|
+
/**
|
2640
|
+
* Touch Action
|
2641
|
+
* @see https://tailwindcss.com/docs/touch-action
|
2642
|
+
*/
|
2643
|
+
touch: [{
|
2644
|
+
touch: ["auto", "none", "manipulation"]
|
2645
|
+
}],
|
2646
|
+
/**
|
2647
|
+
* Touch Action X
|
2648
|
+
* @see https://tailwindcss.com/docs/touch-action
|
2649
|
+
*/
|
2650
|
+
"touch-x": [{
|
2651
|
+
"touch-pan": ["x", "left", "right"]
|
2652
|
+
}],
|
2653
|
+
/**
|
2654
|
+
* Touch Action Y
|
2655
|
+
* @see https://tailwindcss.com/docs/touch-action
|
2656
|
+
*/
|
2657
|
+
"touch-y": [{
|
2658
|
+
"touch-pan": ["y", "up", "down"]
|
2659
|
+
}],
|
2660
|
+
/**
|
2661
|
+
* Touch Action Pinch Zoom
|
2662
|
+
* @see https://tailwindcss.com/docs/touch-action
|
2663
|
+
*/
|
2664
|
+
"touch-pz": ["touch-pinch-zoom"],
|
2665
|
+
/**
|
2666
|
+
* User Select
|
2667
|
+
* @see https://tailwindcss.com/docs/user-select
|
2668
|
+
*/
|
2669
|
+
select: [{
|
2670
|
+
select: ["none", "text", "all", "auto"]
|
2671
|
+
}],
|
2672
|
+
/**
|
2673
|
+
* Will Change
|
2674
|
+
* @see https://tailwindcss.com/docs/will-change
|
2675
|
+
*/
|
2676
|
+
"will-change": [{
|
2677
|
+
"will-change": ["auto", "scroll", "contents", "transform", a, n]
|
2678
|
+
}],
|
2679
|
+
// -----------
|
2680
|
+
// --- SVG ---
|
2681
|
+
// -----------
|
2682
|
+
/**
|
2683
|
+
* Fill
|
2684
|
+
* @see https://tailwindcss.com/docs/fill
|
2685
|
+
*/
|
2686
|
+
fill: [{
|
2687
|
+
fill: ["none", ...c()]
|
2688
|
+
}],
|
2689
|
+
/**
|
2690
|
+
* Stroke Width
|
2691
|
+
* @see https://tailwindcss.com/docs/stroke-width
|
2692
|
+
*/
|
2693
|
+
"stroke-w": [{
|
2694
|
+
stroke: [u, J, F, ue]
|
2695
|
+
}],
|
2696
|
+
/**
|
2697
|
+
* Stroke
|
2698
|
+
* @see https://tailwindcss.com/docs/stroke
|
2699
|
+
*/
|
2700
|
+
stroke: [{
|
2701
|
+
stroke: ["none", ...c()]
|
2702
|
+
}],
|
2703
|
+
// ---------------------
|
2704
|
+
// --- Accessibility ---
|
2705
|
+
// ---------------------
|
2706
|
+
/**
|
2707
|
+
* Forced Color Adjust
|
2708
|
+
* @see https://tailwindcss.com/docs/forced-color-adjust
|
2709
|
+
*/
|
2710
|
+
"forced-color-adjust": [{
|
2711
|
+
"forced-color-adjust": ["auto", "none"]
|
2712
|
+
}]
|
2713
|
+
},
|
2714
|
+
conflictingClassGroups: {
|
2715
|
+
overflow: ["overflow-x", "overflow-y"],
|
2716
|
+
overscroll: ["overscroll-x", "overscroll-y"],
|
2717
|
+
inset: ["inset-x", "inset-y", "start", "end", "top", "right", "bottom", "left"],
|
2718
|
+
"inset-x": ["right", "left"],
|
2719
|
+
"inset-y": ["top", "bottom"],
|
2720
|
+
flex: ["basis", "grow", "shrink"],
|
2721
|
+
gap: ["gap-x", "gap-y"],
|
2722
|
+
p: ["px", "py", "ps", "pe", "pt", "pr", "pb", "pl"],
|
2723
|
+
px: ["pr", "pl"],
|
2724
|
+
py: ["pt", "pb"],
|
2725
|
+
m: ["mx", "my", "ms", "me", "mt", "mr", "mb", "ml"],
|
2726
|
+
mx: ["mr", "ml"],
|
2727
|
+
my: ["mt", "mb"],
|
2728
|
+
size: ["w", "h"],
|
2729
|
+
"font-size": ["leading"],
|
2730
|
+
"fvn-normal": ["fvn-ordinal", "fvn-slashed-zero", "fvn-figure", "fvn-spacing", "fvn-fraction"],
|
2731
|
+
"fvn-ordinal": ["fvn-normal"],
|
2732
|
+
"fvn-slashed-zero": ["fvn-normal"],
|
2733
|
+
"fvn-figure": ["fvn-normal"],
|
2734
|
+
"fvn-spacing": ["fvn-normal"],
|
2735
|
+
"fvn-fraction": ["fvn-normal"],
|
2736
|
+
"line-clamp": ["display", "overflow"],
|
2737
|
+
rounded: ["rounded-s", "rounded-e", "rounded-t", "rounded-r", "rounded-b", "rounded-l", "rounded-ss", "rounded-se", "rounded-ee", "rounded-es", "rounded-tl", "rounded-tr", "rounded-br", "rounded-bl"],
|
2738
|
+
"rounded-s": ["rounded-ss", "rounded-es"],
|
2739
|
+
"rounded-e": ["rounded-se", "rounded-ee"],
|
2740
|
+
"rounded-t": ["rounded-tl", "rounded-tr"],
|
2741
|
+
"rounded-r": ["rounded-tr", "rounded-br"],
|
2742
|
+
"rounded-b": ["rounded-br", "rounded-bl"],
|
2743
|
+
"rounded-l": ["rounded-tl", "rounded-bl"],
|
2744
|
+
"border-spacing": ["border-spacing-x", "border-spacing-y"],
|
2745
|
+
"border-w": ["border-w-x", "border-w-y", "border-w-s", "border-w-e", "border-w-t", "border-w-r", "border-w-b", "border-w-l"],
|
2746
|
+
"border-w-x": ["border-w-r", "border-w-l"],
|
2747
|
+
"border-w-y": ["border-w-t", "border-w-b"],
|
2748
|
+
"border-color": ["border-color-x", "border-color-y", "border-color-s", "border-color-e", "border-color-t", "border-color-r", "border-color-b", "border-color-l"],
|
2749
|
+
"border-color-x": ["border-color-r", "border-color-l"],
|
2750
|
+
"border-color-y": ["border-color-t", "border-color-b"],
|
2751
|
+
translate: ["translate-x", "translate-y", "translate-none"],
|
2752
|
+
"translate-none": ["translate", "translate-x", "translate-y", "translate-z"],
|
2753
|
+
"scroll-m": ["scroll-mx", "scroll-my", "scroll-ms", "scroll-me", "scroll-mt", "scroll-mr", "scroll-mb", "scroll-ml"],
|
2754
|
+
"scroll-mx": ["scroll-mr", "scroll-ml"],
|
2755
|
+
"scroll-my": ["scroll-mt", "scroll-mb"],
|
2756
|
+
"scroll-p": ["scroll-px", "scroll-py", "scroll-ps", "scroll-pe", "scroll-pt", "scroll-pr", "scroll-pb", "scroll-pl"],
|
2757
|
+
"scroll-px": ["scroll-pr", "scroll-pl"],
|
2758
|
+
"scroll-py": ["scroll-pt", "scroll-pb"],
|
2759
|
+
touch: ["touch-x", "touch-y", "touch-pz"],
|
2760
|
+
"touch-x": ["touch"],
|
2761
|
+
"touch-y": ["touch"],
|
2762
|
+
"touch-pz": ["touch"]
|
2763
|
+
},
|
2764
|
+
conflictingClassGroupModifiers: {
|
2765
|
+
"font-size": ["leading"]
|
2766
|
+
},
|
2767
|
+
orderSensitiveModifiers: ["*", "**", "after", "backdrop", "before", "details-content", "file", "first-letter", "first-line", "marker", "placeholder", "selection"]
|
2768
|
+
};
|
2769
|
+
}, qr = /* @__PURE__ */ zr(Dr);
|
2770
|
+
/**
|
2771
|
+
* @license lucide-vue-next v0.544.0 - ISC
|
2772
|
+
*
|
2773
|
+
* This source code is licensed under the ISC license.
|
2774
|
+
* See the LICENSE file in the root directory of this source tree.
|
2775
|
+
*/
|
2776
|
+
const Ee = (e) => e.replace(/([a-z0-9])([A-Z])/g, "$1-$2").toLowerCase(), Wr = (e) => e.replace(
|
2777
|
+
/^([A-Z])|[\s-_]+(\w)/g,
|
2778
|
+
(o, r, t) => t ? t.toUpperCase() : r.toLowerCase()
|
2779
|
+
), Jr = (e) => {
|
2780
|
+
const o = Wr(e);
|
2781
|
+
return o.charAt(0).toUpperCase() + o.slice(1);
|
2782
|
+
}, Kr = (...e) => e.filter((o, r, t) => !!o && o.trim() !== "" && t.indexOf(o) === r).join(" ").trim(), Ne = (e) => e === "";
|
2783
|
+
/**
|
2784
|
+
* @license lucide-vue-next v0.544.0 - ISC
|
2785
|
+
*
|
2786
|
+
* This source code is licensed under the ISC license.
|
2787
|
+
* See the LICENSE file in the root directory of this source tree.
|
2788
|
+
*/
|
2789
|
+
var K = {
|
2790
|
+
xmlns: "http://www.w3.org/2000/svg",
|
2791
|
+
width: 24,
|
2792
|
+
height: 24,
|
2793
|
+
viewBox: "0 0 24 24",
|
2794
|
+
fill: "none",
|
2795
|
+
stroke: "currentColor",
|
2796
|
+
"stroke-width": 2,
|
2797
|
+
"stroke-linecap": "round",
|
2798
|
+
"stroke-linejoin": "round"
|
2799
|
+
};
|
2800
|
+
/**
|
2801
|
+
* @license lucide-vue-next v0.544.0 - ISC
|
2802
|
+
*
|
2803
|
+
* This source code is licensed under the ISC license.
|
2804
|
+
* See the LICENSE file in the root directory of this source tree.
|
2805
|
+
*/
|
2806
|
+
const Yr = ({
|
2807
|
+
name: e,
|
2808
|
+
iconNode: o,
|
2809
|
+
absoluteStrokeWidth: r,
|
2810
|
+
"absolute-stroke-width": t,
|
2811
|
+
strokeWidth: s,
|
2812
|
+
"stroke-width": i,
|
2813
|
+
size: l = K.width,
|
2814
|
+
color: f = K.stroke,
|
2815
|
+
...m
|
2816
|
+
}, { slots: p }) => j(
|
2817
|
+
"svg",
|
2818
|
+
{
|
2819
|
+
...K,
|
2820
|
+
...m,
|
2821
|
+
width: l,
|
2822
|
+
height: l,
|
2823
|
+
stroke: f,
|
2824
|
+
"stroke-width": Ne(r) || Ne(t) || r === !0 || t === !0 ? Number(s || i || K["stroke-width"]) * 24 / Number(l) : s || i || K["stroke-width"],
|
2825
|
+
class: Kr(
|
2826
|
+
"lucide",
|
2827
|
+
m.class,
|
2828
|
+
...e ? [`lucide-${Ee(Jr(e))}-icon`, `lucide-${Ee(e)}`] : ["lucide-icon"]
|
2829
|
+
)
|
2830
|
+
},
|
2831
|
+
[...o.map((g) => j(...g)), ...p.default ? [p.default()] : []]
|
2832
|
+
);
|
2833
|
+
/**
|
2834
|
+
* @license lucide-vue-next v0.544.0 - ISC
|
2835
|
+
*
|
2836
|
+
* This source code is licensed under the ISC license.
|
2837
|
+
* See the LICENSE file in the root directory of this source tree.
|
2838
|
+
*/
|
2839
|
+
const xe = (e, o) => (r, { slots: t, attrs: s }) => j(
|
2840
|
+
Yr,
|
2841
|
+
{
|
2842
|
+
...s,
|
2843
|
+
...r,
|
2844
|
+
iconNode: o,
|
2845
|
+
name: e
|
2846
|
+
},
|
2847
|
+
t
|
2848
|
+
);
|
2849
|
+
/**
|
2850
|
+
* @license lucide-vue-next v0.544.0 - ISC
|
2851
|
+
*
|
2852
|
+
* This source code is licensed under the ISC license.
|
2853
|
+
* See the LICENSE file in the root directory of this source tree.
|
2854
|
+
*/
|
2855
|
+
const Zr = xe("arrow-down-up", [
|
2856
|
+
["path", { d: "m3 16 4 4 4-4", key: "1co6wj" }],
|
2857
|
+
["path", { d: "M7 20V4", key: "1yoxec" }],
|
2858
|
+
["path", { d: "m21 8-4-4-4 4", key: "1c9v7m" }],
|
2859
|
+
["path", { d: "M17 4v16", key: "7dpous" }]
|
2860
|
+
]);
|
2861
|
+
/**
|
2862
|
+
* @license lucide-vue-next v0.544.0 - ISC
|
2863
|
+
*
|
2864
|
+
* This source code is licensed under the ISC license.
|
2865
|
+
* See the LICENSE file in the root directory of this source tree.
|
2866
|
+
*/
|
2867
|
+
const Hr = xe("arrow-down", [
|
2868
|
+
["path", { d: "M12 5v14", key: "s699le" }],
|
2869
|
+
["path", { d: "m19 12-7 7-7-7", key: "1idqje" }]
|
2870
|
+
]);
|
2871
|
+
/**
|
2872
|
+
* @license lucide-vue-next v0.544.0 - ISC
|
2873
|
+
*
|
2874
|
+
* This source code is licensed under the ISC license.
|
2875
|
+
* See the LICENSE file in the root directory of this source tree.
|
2876
|
+
*/
|
2877
|
+
const Xr = xe("arrow-up", [
|
2878
|
+
["path", { d: "m5 12 7-7 7 7", key: "hav0vg" }],
|
2879
|
+
["path", { d: "M12 19V5", key: "x0mq9r" }]
|
2880
|
+
]), Fe = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, $e = Le, Qr = (e, o) => (r) => {
|
2881
|
+
var t;
|
2882
|
+
if (o?.variants == null) return $e(e, r?.class, r?.className);
|
2883
|
+
const { variants: s, defaultVariants: i } = o, l = Object.keys(s).map((p) => {
|
2884
|
+
const g = r?.[p], w = i?.[p];
|
2885
|
+
if (g === null) return null;
|
2886
|
+
const _ = Fe(g) || Fe(w);
|
2887
|
+
return s[p][_];
|
2888
|
+
}), f = r && Object.entries(r).reduce((p, g) => {
|
2889
|
+
let [w, _] = g;
|
2890
|
+
return _ === void 0 || (p[w] = _), p;
|
2891
|
+
}, {}), m = o == null || (t = o.compoundVariants) === null || t === void 0 ? void 0 : t.reduce((p, g) => {
|
2892
|
+
let { class: w, className: _, ...P } = g;
|
2893
|
+
return Object.entries(P).every((v) => {
|
2894
|
+
let [k, z] = v;
|
2895
|
+
return Array.isArray(z) ? z.includes({
|
2896
|
+
...i,
|
2897
|
+
...f
|
2898
|
+
}[k]) : {
|
2899
|
+
...i,
|
2900
|
+
...f
|
2901
|
+
}[k] === z;
|
2902
|
+
}) ? [
|
2903
|
+
...p,
|
2904
|
+
w,
|
2905
|
+
_
|
2906
|
+
] : p;
|
2907
|
+
}, []);
|
2908
|
+
return $e(e, l, m, r?.class, r?.className);
|
2909
|
+
}, Ze = Symbol(), dt = /* @__PURE__ */ $({
|
2910
|
+
inheritAttrs: !1,
|
2911
|
+
__name: "BuiFormItem",
|
2912
|
+
setup(e) {
|
2913
|
+
const o = lr();
|
2914
|
+
He(Ze, o);
|
2915
|
+
const { class: r, ...t } = he();
|
2916
|
+
return (s, i) => (G(), Ge("div", se({
|
2917
|
+
class: b(ie)("space-y-1", b(r) ?? "")
|
2918
|
+
}, t), [
|
2919
|
+
O(s.$slots, "default")
|
2920
|
+
], 16));
|
2921
|
+
}
|
2922
|
+
});
|
2923
|
+
function ae() {
|
2924
|
+
const e = pe(rr), o = pe(Ze), r = {
|
2925
|
+
valid: nr(),
|
2926
|
+
isDirty: sr(),
|
2927
|
+
isTouched: or(),
|
2928
|
+
error: tr()
|
2929
|
+
};
|
2930
|
+
if (!e) throw new Error("useFormField should be used within <BuiFormField>");
|
2931
|
+
const { name: t } = e, s = o;
|
2932
|
+
return {
|
2933
|
+
id: s,
|
2934
|
+
name: t,
|
2935
|
+
formItemId: `${s}-form-item`,
|
2936
|
+
formDescriptionId: `${s}-form-item-description`,
|
2937
|
+
formMessageId: `${s}-form-item-message`,
|
2938
|
+
...r
|
2939
|
+
};
|
2940
|
+
}
|
2941
|
+
const mt = /* @__PURE__ */ $({
|
2942
|
+
__name: "BuiFormControl",
|
2943
|
+
setup(e) {
|
2944
|
+
const { error: o, formItemId: r, formDescriptionId: t, formMessageId: s } = ae();
|
2945
|
+
return (i, l) => (G(), Y(b(ir), {
|
2946
|
+
id: b(r),
|
2947
|
+
"aria-describedby": b(o) ? `${b(t)} ${b(s)}` : `${b(t)}`,
|
2948
|
+
"aria-invalid": !!b(o)
|
2949
|
+
}, {
|
2950
|
+
default: ne(() => [
|
2951
|
+
O(i.$slots, "default")
|
2952
|
+
]),
|
2953
|
+
_: 3
|
2954
|
+
}, 8, ["id", "aria-describedby", "aria-invalid"]));
|
2955
|
+
}
|
2956
|
+
}), et = ["id"], ut = /* @__PURE__ */ $({
|
2957
|
+
inheritAttrs: !1,
|
2958
|
+
__name: "BuiFormDescription",
|
2959
|
+
setup(e) {
|
2960
|
+
const { formDescriptionId: o } = ae(), { class: r, ...t } = he();
|
2961
|
+
return (s, i) => (G(), Ge("p", se({
|
2962
|
+
id: b(o),
|
2963
|
+
class: b(ie)("text-sm text-muted-foreground", b(r) ?? "")
|
2964
|
+
}, t), [
|
2965
|
+
O(s.$slots, "default")
|
2966
|
+
], 16, et));
|
2967
|
+
}
|
2968
|
+
}), pt = /* @__PURE__ */ $({
|
2969
|
+
inheritAttrs: !1,
|
2970
|
+
__name: "BuiFormLabel",
|
2971
|
+
setup(e) {
|
2972
|
+
const { error: o, formItemId: r } = ae(), { class: t, ...s } = he();
|
2973
|
+
return (i, l) => (G(), Y(b(mr), se({
|
2974
|
+
class: b(ie)(
|
2975
|
+
"text-foreground block text-left text-sm font-medium tracking-tight",
|
2976
|
+
b(o) && "text-destructive-foreground",
|
2977
|
+
b(t) ?? ""
|
2978
|
+
),
|
2979
|
+
for: b(r)
|
2980
|
+
}, s), {
|
2981
|
+
default: ne(() => [
|
2982
|
+
O(i.$slots, "default")
|
2983
|
+
]),
|
2984
|
+
_: 3
|
2985
|
+
}, 16, ["class", "for"]));
|
2986
|
+
}
|
2987
|
+
}), ft = /* @__PURE__ */ $({
|
2988
|
+
__name: "BuiFormMessage",
|
2989
|
+
setup(e) {
|
2990
|
+
const { name: o, formMessageId: r } = ae();
|
2991
|
+
return (t, s) => (G(), Y(b(ar), {
|
2992
|
+
id: b(r),
|
2993
|
+
as: "p",
|
2994
|
+
name: Xe(b(o)),
|
2995
|
+
class: "text-sm font-medium text-destructive-foreground"
|
2996
|
+
}, null, 8, ["id", "name"]));
|
2997
|
+
}
|
2998
|
+
}), rt = Symbol(), tt = /* @__PURE__ */ $({
|
2999
|
+
__name: "BuiButton",
|
3000
|
+
props: {
|
3001
|
+
class: { default: "" },
|
3002
|
+
variant: {},
|
3003
|
+
size: {},
|
3004
|
+
as: { default: "button" },
|
3005
|
+
type: { default: "button" },
|
3006
|
+
disabled: { type: Boolean },
|
3007
|
+
asChild: { type: Boolean }
|
3008
|
+
},
|
3009
|
+
setup(e) {
|
3010
|
+
const o = e, r = pe(rt, Qe(!1));
|
3011
|
+
return (t, s) => (G(), Y(b(Te), {
|
3012
|
+
as: t.as,
|
3013
|
+
"as-child": t.asChild,
|
3014
|
+
class: er(b(ie)(b(ot)({ variant: t.variant, size: t.size }), o.class)),
|
3015
|
+
type: t.type,
|
3016
|
+
disabled: b(r) || o.disabled
|
3017
|
+
}, {
|
3018
|
+
default: ne(() => [
|
3019
|
+
O(t.$slots, "default")
|
3020
|
+
]),
|
3021
|
+
_: 3
|
3022
|
+
}, 8, ["as", "as-child", "class", "type", "disabled"]));
|
3023
|
+
}
|
3024
|
+
}), ot = Qr(
|
3025
|
+
"inline-flex items-center justify-center rounded text-sm font-medium ring-offset-background transition-colors focus-visible:outline-hidden focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none",
|
3026
|
+
{
|
3027
|
+
variants: {
|
3028
|
+
variant: {
|
3029
|
+
default: [
|
3030
|
+
/* background*/
|
3031
|
+
"bg-primary hover:bg-primary-hover active:bg-primary-active disabled:bg-foreground/4",
|
3032
|
+
/* border */
|
3033
|
+
"disabled:border disabled:border-foreground/16",
|
3034
|
+
/* text */
|
3035
|
+
"text-primary-foreground disabled:text-foreground/16"
|
3036
|
+
],
|
3037
|
+
destructive: "bg-destructive text-destructive-foreground hover:bg-destructive/90",
|
3038
|
+
outline: [
|
3039
|
+
/* background*/
|
3040
|
+
"hover:bg-accent/8 active:bg-accent/16 disabled:bg-accent/4",
|
3041
|
+
/* border */
|
3042
|
+
"border border-primary disabled:border-accent/32",
|
3043
|
+
/* text */
|
3044
|
+
"text-accent disabled:text-accent/32"
|
3045
|
+
],
|
3046
|
+
secondary: "bg-secondary text-secondary-foreground hover:bg-secondary/80",
|
3047
|
+
ghost: [
|
3048
|
+
/* text */
|
3049
|
+
"text-accent disabled:text-accent/[0.56]",
|
3050
|
+
/* background */
|
3051
|
+
"hover:bg-accent/8 active:bg-accent/16"
|
3052
|
+
],
|
3053
|
+
link: "text-primary underline-offset-4 hover:underline",
|
3054
|
+
none: "border-none bg-transparent"
|
3055
|
+
},
|
3056
|
+
size: {
|
3057
|
+
default: "h-8 px-3 py-1",
|
3058
|
+
sm: "h-7 px-3 py-0.5",
|
3059
|
+
lg: "h-10 px-5 py-2",
|
3060
|
+
icon: "h-4 w-4"
|
3061
|
+
}
|
3062
|
+
},
|
3063
|
+
defaultVariants: {
|
3064
|
+
variant: "default",
|
3065
|
+
size: "default"
|
3066
|
+
}
|
3067
|
+
}
|
3068
|
+
);
|
3069
|
+
function bt(e, o) {
|
3070
|
+
o.value = typeof e == "function" ? e(o.value) : e;
|
3071
|
+
}
|
3072
|
+
function ie(...e) {
|
3073
|
+
return qr(Le(e));
|
3074
|
+
}
|
3075
|
+
const gt = (e, o) => {
|
3076
|
+
let r;
|
3077
|
+
return e.getIsSorted() === "asc" ? r = Hr : e.getIsSorted() === "desc" ? r = Xr : r = Zr, j(
|
3078
|
+
tt,
|
3079
|
+
{
|
3080
|
+
variant: "none",
|
3081
|
+
class: "text-foreground px-0 text-sm font-semibold h-full",
|
3082
|
+
"sorting-enabled": "",
|
3083
|
+
onClick: () => e.toggleSorting(e.getIsSorted() === "asc")
|
3084
|
+
},
|
3085
|
+
() => [
|
3086
|
+
j("div", { class: "whitespace-normal break-normal" }, [o]),
|
3087
|
+
j(r, { class: "ml-1 h-4 w-4 text-muted-foreground shrink-0" })
|
3088
|
+
]
|
3089
|
+
);
|
3090
|
+
};
|
3091
|
+
export {
|
3092
|
+
rt as F,
|
3093
|
+
mr as L,
|
3094
|
+
tt as _,
|
3095
|
+
mt as a,
|
3096
|
+
ot as b,
|
3097
|
+
ut as c,
|
3098
|
+
dt as d,
|
3099
|
+
pt as e,
|
3100
|
+
ft as f,
|
3101
|
+
ie as g,
|
3102
|
+
xe as h,
|
3103
|
+
Ze as i,
|
3104
|
+
Qr as j,
|
3105
|
+
gt as t,
|
3106
|
+
ae as u,
|
3107
|
+
bt as v
|
3108
|
+
};
|