@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
package/dist/utils-OU_XEaVl.js
DELETED
@@ -1,2593 +0,0 @@
|
|
1
|
-
import { defineComponent as N, provide as Ce, useAttrs as H, openBlock as $, createElementBlock as fe, mergeProps as Q, unref as f, renderSlot as F, inject as X, createBlock as O, withCtx as ee, toValue as _e, toRef as Ie, normalizeClass as ze, h as S } from "vue";
|
2
|
-
import { FieldContextKey as Ae, useIsFieldValid as Se, useIsFieldDirty as Me, useIsFieldTouched as Ne, useFieldError as $e, ErrorMessage as Re } from "vee-validate";
|
3
|
-
import { bt as je, bu as Ee, av as Ge, bs as Pe } from "./index-0I6LZbPQ.js";
|
4
|
-
function ge(e) {
|
5
|
-
var t, r, o = "";
|
6
|
-
if (typeof e == "string" || typeof e == "number") o += e;
|
7
|
-
else if (typeof e == "object") if (Array.isArray(e)) {
|
8
|
-
var s = e.length;
|
9
|
-
for (t = 0; t < s; t++) e[t] && (r = ge(e[t])) && (o && (o += " "), o += r);
|
10
|
-
} else for (r in e) e[r] && (o && (o += " "), o += r);
|
11
|
-
return o;
|
12
|
-
}
|
13
|
-
function Fe() {
|
14
|
-
for (var e, t, r = 0, o = "", s = arguments.length; r < s; r++) (e = arguments[r]) && (t = ge(e)) && (o && (o += " "), o += t);
|
15
|
-
return o;
|
16
|
-
}
|
17
|
-
const te = "-", Te = (e) => {
|
18
|
-
const t = Ve(e), {
|
19
|
-
conflictingClassGroups: r,
|
20
|
-
conflictingClassGroupModifiers: o
|
21
|
-
} = e;
|
22
|
-
return {
|
23
|
-
getClassGroupId: (i) => {
|
24
|
-
const a = i.split(te);
|
25
|
-
return a[0] === "" && a.length !== 1 && a.shift(), me(a, t) || Be(i);
|
26
|
-
},
|
27
|
-
getConflictingClassGroupIds: (i, a) => {
|
28
|
-
const d = r[i] || [];
|
29
|
-
return a && o[i] ? [...d, ...o[i]] : d;
|
30
|
-
}
|
31
|
-
};
|
32
|
-
}, me = (e, t) => {
|
33
|
-
if (e.length === 0)
|
34
|
-
return t.classGroupId;
|
35
|
-
const r = e[0], o = t.nextPart.get(r), s = o ? me(e.slice(1), o) : void 0;
|
36
|
-
if (s)
|
37
|
-
return s;
|
38
|
-
if (t.validators.length === 0)
|
39
|
-
return;
|
40
|
-
const n = e.join(te);
|
41
|
-
return t.validators.find(({
|
42
|
-
validator: i
|
43
|
-
}) => i(n))?.classGroupId;
|
44
|
-
}, de = /^\[(.+)\]$/, Be = (e) => {
|
45
|
-
if (de.test(e)) {
|
46
|
-
const t = de.exec(e)[1], r = t?.substring(0, t.indexOf(":"));
|
47
|
-
if (r)
|
48
|
-
return "arbitrary.." + r;
|
49
|
-
}
|
50
|
-
}, Ve = (e) => {
|
51
|
-
const {
|
52
|
-
theme: t,
|
53
|
-
prefix: r
|
54
|
-
} = e, o = {
|
55
|
-
nextPart: /* @__PURE__ */ new Map(),
|
56
|
-
validators: []
|
57
|
-
};
|
58
|
-
return Oe(Object.entries(e.classGroups), r).forEach(([n, i]) => {
|
59
|
-
Z(i, o, n, t);
|
60
|
-
}), o;
|
61
|
-
}, Z = (e, t, r, o) => {
|
62
|
-
e.forEach((s) => {
|
63
|
-
if (typeof s == "string") {
|
64
|
-
const n = s === "" ? t : ue(t, s);
|
65
|
-
n.classGroupId = r;
|
66
|
-
return;
|
67
|
-
}
|
68
|
-
if (typeof s == "function") {
|
69
|
-
if (Le(s)) {
|
70
|
-
Z(s(o), t, r, o);
|
71
|
-
return;
|
72
|
-
}
|
73
|
-
t.validators.push({
|
74
|
-
validator: s,
|
75
|
-
classGroupId: r
|
76
|
-
});
|
77
|
-
return;
|
78
|
-
}
|
79
|
-
Object.entries(s).forEach(([n, i]) => {
|
80
|
-
Z(i, ue(t, n), r, o);
|
81
|
-
});
|
82
|
-
});
|
83
|
-
}, ue = (e, t) => {
|
84
|
-
let r = e;
|
85
|
-
return t.split(te).forEach((o) => {
|
86
|
-
r.nextPart.has(o) || r.nextPart.set(o, {
|
87
|
-
nextPart: /* @__PURE__ */ new Map(),
|
88
|
-
validators: []
|
89
|
-
}), r = r.nextPart.get(o);
|
90
|
-
}), r;
|
91
|
-
}, Le = (e) => e.isThemeGetter, Oe = (e, t) => t ? e.map(([r, o]) => {
|
92
|
-
const s = o.map((n) => typeof n == "string" ? t + n : typeof n == "object" ? Object.fromEntries(Object.entries(n).map(([i, a]) => [t + i, a])) : n);
|
93
|
-
return [r, s];
|
94
|
-
}) : e, Ue = (e) => {
|
95
|
-
if (e < 1)
|
96
|
-
return {
|
97
|
-
get: () => {
|
98
|
-
},
|
99
|
-
set: () => {
|
100
|
-
}
|
101
|
-
};
|
102
|
-
let t = 0, r = /* @__PURE__ */ new Map(), o = /* @__PURE__ */ new Map();
|
103
|
-
const s = (n, i) => {
|
104
|
-
r.set(n, i), t++, t > e && (t = 0, o = r, r = /* @__PURE__ */ new Map());
|
105
|
-
};
|
106
|
-
return {
|
107
|
-
get(n) {
|
108
|
-
let i = r.get(n);
|
109
|
-
if (i !== void 0)
|
110
|
-
return i;
|
111
|
-
if ((i = o.get(n)) !== void 0)
|
112
|
-
return s(n, i), i;
|
113
|
-
},
|
114
|
-
set(n, i) {
|
115
|
-
r.has(n) ? r.set(n, i) : s(n, i);
|
116
|
-
}
|
117
|
-
};
|
118
|
-
}, he = "!", We = (e) => {
|
119
|
-
const {
|
120
|
-
separator: t,
|
121
|
-
experimentalParseClassName: r
|
122
|
-
} = e, o = t.length === 1, s = t[0], n = t.length, i = (a) => {
|
123
|
-
const d = [];
|
124
|
-
let c = 0, g = 0, y;
|
125
|
-
for (let u = 0; u < a.length; u++) {
|
126
|
-
let v = a[u];
|
127
|
-
if (c === 0) {
|
128
|
-
if (v === s && (o || a.slice(u, u + n) === t)) {
|
129
|
-
d.push(a.slice(g, u)), g = u + n;
|
130
|
-
continue;
|
131
|
-
}
|
132
|
-
if (v === "/") {
|
133
|
-
y = u;
|
134
|
-
continue;
|
135
|
-
}
|
136
|
-
}
|
137
|
-
v === "[" ? c++ : v === "]" && c--;
|
138
|
-
}
|
139
|
-
const h = d.length === 0 ? a : a.substring(g), k = h.startsWith(he), x = k ? h.substring(1) : h, m = y && y > g ? y - g : void 0;
|
140
|
-
return {
|
141
|
-
modifiers: d,
|
142
|
-
hasImportantModifier: k,
|
143
|
-
baseClassName: x,
|
144
|
-
maybePostfixModifierPosition: m
|
145
|
-
};
|
146
|
-
};
|
147
|
-
return r ? (a) => r({
|
148
|
-
className: a,
|
149
|
-
parseClassName: i
|
150
|
-
}) : i;
|
151
|
-
}, Ke = (e) => {
|
152
|
-
if (e.length <= 1)
|
153
|
-
return e;
|
154
|
-
const t = [];
|
155
|
-
let r = [];
|
156
|
-
return e.forEach((o) => {
|
157
|
-
o[0] === "[" ? (t.push(...r.sort(), o), r = []) : r.push(o);
|
158
|
-
}), t.push(...r.sort()), t;
|
159
|
-
}, qe = (e) => ({
|
160
|
-
cache: Ue(e.cacheSize),
|
161
|
-
parseClassName: We(e),
|
162
|
-
...Te(e)
|
163
|
-
}), De = /\s+/, Je = (e, t) => {
|
164
|
-
const {
|
165
|
-
parseClassName: r,
|
166
|
-
getClassGroupId: o,
|
167
|
-
getConflictingClassGroupIds: s
|
168
|
-
} = t, n = [], i = e.trim().split(De);
|
169
|
-
let a = "";
|
170
|
-
for (let d = i.length - 1; d >= 0; d -= 1) {
|
171
|
-
const c = i[d], {
|
172
|
-
modifiers: g,
|
173
|
-
hasImportantModifier: y,
|
174
|
-
baseClassName: h,
|
175
|
-
maybePostfixModifierPosition: k
|
176
|
-
} = r(c);
|
177
|
-
let x = !!k, m = o(x ? h.substring(0, k) : h);
|
178
|
-
if (!m) {
|
179
|
-
if (!x) {
|
180
|
-
a = c + (a.length > 0 ? " " + a : a);
|
181
|
-
continue;
|
182
|
-
}
|
183
|
-
if (m = o(h), !m) {
|
184
|
-
a = c + (a.length > 0 ? " " + a : a);
|
185
|
-
continue;
|
186
|
-
}
|
187
|
-
x = !1;
|
188
|
-
}
|
189
|
-
const u = Ke(g).join(":"), v = y ? u + he : u, w = v + m;
|
190
|
-
if (n.includes(w))
|
191
|
-
continue;
|
192
|
-
n.push(w);
|
193
|
-
const j = s(m, x);
|
194
|
-
for (let A = 0; A < j.length; ++A) {
|
195
|
-
const T = j[A];
|
196
|
-
n.push(v + T);
|
197
|
-
}
|
198
|
-
a = c + (a.length > 0 ? " " + a : a);
|
199
|
-
}
|
200
|
-
return a;
|
201
|
-
};
|
202
|
-
function Ye() {
|
203
|
-
let e = 0, t, r, o = "";
|
204
|
-
for (; e < arguments.length; )
|
205
|
-
(t = arguments[e++]) && (r = ye(t)) && (o && (o += " "), o += r);
|
206
|
-
return o;
|
207
|
-
}
|
208
|
-
const ye = (e) => {
|
209
|
-
if (typeof e == "string")
|
210
|
-
return e;
|
211
|
-
let t, r = "";
|
212
|
-
for (let o = 0; o < e.length; o++)
|
213
|
-
e[o] && (t = ye(e[o])) && (r && (r += " "), r += t);
|
214
|
-
return r;
|
215
|
-
};
|
216
|
-
function Xe(e, ...t) {
|
217
|
-
let r, o, s, n = i;
|
218
|
-
function i(d) {
|
219
|
-
const c = t.reduce((g, y) => y(g), e());
|
220
|
-
return r = qe(c), o = r.cache.get, s = r.cache.set, n = a, a(d);
|
221
|
-
}
|
222
|
-
function a(d) {
|
223
|
-
const c = o(d);
|
224
|
-
if (c)
|
225
|
-
return c;
|
226
|
-
const g = Je(d, r);
|
227
|
-
return s(d, g), g;
|
228
|
-
}
|
229
|
-
return function() {
|
230
|
-
return n(Ye.apply(null, arguments));
|
231
|
-
};
|
232
|
-
}
|
233
|
-
const p = (e) => {
|
234
|
-
const t = (r) => r[e] || [];
|
235
|
-
return t.isThemeGetter = !0, t;
|
236
|
-
}, ve = /^\[(?:([a-z-]+):)?(.+)\]$/i, Ze = /^\d+\/\d+$/, He = /* @__PURE__ */ new Set(["px", "full", "screen"]), Qe = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, et = /\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$/, tt = /^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/, rt = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, ot = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, _ = (e) => M(e) || He.has(e) || Ze.test(e), I = (e) => R(e, "length", ut), M = (e) => !!e && !Number.isNaN(Number(e)), Y = (e) => R(e, "number", M), G = (e) => !!e && Number.isInteger(Number(e)), nt = (e) => e.endsWith("%") && M(e.slice(0, -1)), l = (e) => ve.test(e), z = (e) => Qe.test(e), st = /* @__PURE__ */ new Set(["length", "size", "percentage"]), at = (e) => R(e, st, xe), it = (e) => R(e, "position", xe), lt = /* @__PURE__ */ new Set(["image", "url"]), ct = (e) => R(e, lt, bt), dt = (e) => R(e, "", pt), P = () => !0, R = (e, t, r) => {
|
237
|
-
const o = ve.exec(e);
|
238
|
-
return o ? o[1] ? typeof t == "string" ? o[1] === t : t.has(o[1]) : r(o[2]) : !1;
|
239
|
-
}, ut = (e) => (
|
240
|
-
// `colorFunctionRegex` check is necessary because color functions can have percentages in them which which would be incorrectly classified as lengths.
|
241
|
-
// For example, `hsl(0 0% 0%)` would be classified as a length without this check.
|
242
|
-
// I could also use lookbehind assertion in `lengthUnitRegex` but that isn't supported widely enough.
|
243
|
-
et.test(e) && !tt.test(e)
|
244
|
-
), xe = () => !1, pt = (e) => rt.test(e), bt = (e) => ot.test(e), ft = () => {
|
245
|
-
const e = p("colors"), t = p("spacing"), r = p("blur"), o = p("brightness"), s = p("borderColor"), n = p("borderRadius"), i = p("borderSpacing"), a = p("borderWidth"), d = p("contrast"), c = p("grayscale"), g = p("hueRotate"), y = p("invert"), h = p("gap"), k = p("gradientColorStops"), x = p("gradientColorStopPositions"), m = p("inset"), u = p("margin"), v = p("opacity"), w = p("padding"), j = p("saturate"), A = p("scale"), T = p("sepia"), oe = p("skew"), ne = p("space"), se = p("translate"), K = () => ["auto", "contain", "none"], q = () => ["auto", "hidden", "clip", "visible", "scroll"], D = () => ["auto", l, t], b = () => [l, t], ae = () => ["", _, I], B = () => ["auto", M, l], ie = () => ["bottom", "center", "left", "left-bottom", "left-top", "right", "right-bottom", "right-top", "top"], V = () => ["solid", "dashed", "dotted", "double", "none"], le = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], J = () => ["start", "end", "center", "between", "around", "evenly", "stretch"], E = () => ["", "0", l], ce = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], C = () => [M, l];
|
246
|
-
return {
|
247
|
-
cacheSize: 500,
|
248
|
-
separator: ":",
|
249
|
-
theme: {
|
250
|
-
colors: [P],
|
251
|
-
spacing: [_, I],
|
252
|
-
blur: ["none", "", z, l],
|
253
|
-
brightness: C(),
|
254
|
-
borderColor: [e],
|
255
|
-
borderRadius: ["none", "", "full", z, l],
|
256
|
-
borderSpacing: b(),
|
257
|
-
borderWidth: ae(),
|
258
|
-
contrast: C(),
|
259
|
-
grayscale: E(),
|
260
|
-
hueRotate: C(),
|
261
|
-
invert: E(),
|
262
|
-
gap: b(),
|
263
|
-
gradientColorStops: [e],
|
264
|
-
gradientColorStopPositions: [nt, I],
|
265
|
-
inset: D(),
|
266
|
-
margin: D(),
|
267
|
-
opacity: C(),
|
268
|
-
padding: b(),
|
269
|
-
saturate: C(),
|
270
|
-
scale: C(),
|
271
|
-
sepia: E(),
|
272
|
-
skew: C(),
|
273
|
-
space: b(),
|
274
|
-
translate: b()
|
275
|
-
},
|
276
|
-
classGroups: {
|
277
|
-
// Layout
|
278
|
-
/**
|
279
|
-
* Aspect Ratio
|
280
|
-
* @see https://tailwindcss.com/docs/aspect-ratio
|
281
|
-
*/
|
282
|
-
aspect: [{
|
283
|
-
aspect: ["auto", "square", "video", l]
|
284
|
-
}],
|
285
|
-
/**
|
286
|
-
* Container
|
287
|
-
* @see https://tailwindcss.com/docs/container
|
288
|
-
*/
|
289
|
-
container: ["container"],
|
290
|
-
/**
|
291
|
-
* Columns
|
292
|
-
* @see https://tailwindcss.com/docs/columns
|
293
|
-
*/
|
294
|
-
columns: [{
|
295
|
-
columns: [z]
|
296
|
-
}],
|
297
|
-
/**
|
298
|
-
* Break After
|
299
|
-
* @see https://tailwindcss.com/docs/break-after
|
300
|
-
*/
|
301
|
-
"break-after": [{
|
302
|
-
"break-after": ce()
|
303
|
-
}],
|
304
|
-
/**
|
305
|
-
* Break Before
|
306
|
-
* @see https://tailwindcss.com/docs/break-before
|
307
|
-
*/
|
308
|
-
"break-before": [{
|
309
|
-
"break-before": ce()
|
310
|
-
}],
|
311
|
-
/**
|
312
|
-
* Break Inside
|
313
|
-
* @see https://tailwindcss.com/docs/break-inside
|
314
|
-
*/
|
315
|
-
"break-inside": [{
|
316
|
-
"break-inside": ["auto", "avoid", "avoid-page", "avoid-column"]
|
317
|
-
}],
|
318
|
-
/**
|
319
|
-
* Box Decoration Break
|
320
|
-
* @see https://tailwindcss.com/docs/box-decoration-break
|
321
|
-
*/
|
322
|
-
"box-decoration": [{
|
323
|
-
"box-decoration": ["slice", "clone"]
|
324
|
-
}],
|
325
|
-
/**
|
326
|
-
* Box Sizing
|
327
|
-
* @see https://tailwindcss.com/docs/box-sizing
|
328
|
-
*/
|
329
|
-
box: [{
|
330
|
-
box: ["border", "content"]
|
331
|
-
}],
|
332
|
-
/**
|
333
|
-
* Display
|
334
|
-
* @see https://tailwindcss.com/docs/display
|
335
|
-
*/
|
336
|
-
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"],
|
337
|
-
/**
|
338
|
-
* Floats
|
339
|
-
* @see https://tailwindcss.com/docs/float
|
340
|
-
*/
|
341
|
-
float: [{
|
342
|
-
float: ["right", "left", "none", "start", "end"]
|
343
|
-
}],
|
344
|
-
/**
|
345
|
-
* Clear
|
346
|
-
* @see https://tailwindcss.com/docs/clear
|
347
|
-
*/
|
348
|
-
clear: [{
|
349
|
-
clear: ["left", "right", "both", "none", "start", "end"]
|
350
|
-
}],
|
351
|
-
/**
|
352
|
-
* Isolation
|
353
|
-
* @see https://tailwindcss.com/docs/isolation
|
354
|
-
*/
|
355
|
-
isolation: ["isolate", "isolation-auto"],
|
356
|
-
/**
|
357
|
-
* Object Fit
|
358
|
-
* @see https://tailwindcss.com/docs/object-fit
|
359
|
-
*/
|
360
|
-
"object-fit": [{
|
361
|
-
object: ["contain", "cover", "fill", "none", "scale-down"]
|
362
|
-
}],
|
363
|
-
/**
|
364
|
-
* Object Position
|
365
|
-
* @see https://tailwindcss.com/docs/object-position
|
366
|
-
*/
|
367
|
-
"object-position": [{
|
368
|
-
object: [...ie(), l]
|
369
|
-
}],
|
370
|
-
/**
|
371
|
-
* Overflow
|
372
|
-
* @see https://tailwindcss.com/docs/overflow
|
373
|
-
*/
|
374
|
-
overflow: [{
|
375
|
-
overflow: q()
|
376
|
-
}],
|
377
|
-
/**
|
378
|
-
* Overflow X
|
379
|
-
* @see https://tailwindcss.com/docs/overflow
|
380
|
-
*/
|
381
|
-
"overflow-x": [{
|
382
|
-
"overflow-x": q()
|
383
|
-
}],
|
384
|
-
/**
|
385
|
-
* Overflow Y
|
386
|
-
* @see https://tailwindcss.com/docs/overflow
|
387
|
-
*/
|
388
|
-
"overflow-y": [{
|
389
|
-
"overflow-y": q()
|
390
|
-
}],
|
391
|
-
/**
|
392
|
-
* Overscroll Behavior
|
393
|
-
* @see https://tailwindcss.com/docs/overscroll-behavior
|
394
|
-
*/
|
395
|
-
overscroll: [{
|
396
|
-
overscroll: K()
|
397
|
-
}],
|
398
|
-
/**
|
399
|
-
* Overscroll Behavior X
|
400
|
-
* @see https://tailwindcss.com/docs/overscroll-behavior
|
401
|
-
*/
|
402
|
-
"overscroll-x": [{
|
403
|
-
"overscroll-x": K()
|
404
|
-
}],
|
405
|
-
/**
|
406
|
-
* Overscroll Behavior Y
|
407
|
-
* @see https://tailwindcss.com/docs/overscroll-behavior
|
408
|
-
*/
|
409
|
-
"overscroll-y": [{
|
410
|
-
"overscroll-y": K()
|
411
|
-
}],
|
412
|
-
/**
|
413
|
-
* Position
|
414
|
-
* @see https://tailwindcss.com/docs/position
|
415
|
-
*/
|
416
|
-
position: ["static", "fixed", "absolute", "relative", "sticky"],
|
417
|
-
/**
|
418
|
-
* Top / Right / Bottom / Left
|
419
|
-
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
420
|
-
*/
|
421
|
-
inset: [{
|
422
|
-
inset: [m]
|
423
|
-
}],
|
424
|
-
/**
|
425
|
-
* Right / Left
|
426
|
-
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
427
|
-
*/
|
428
|
-
"inset-x": [{
|
429
|
-
"inset-x": [m]
|
430
|
-
}],
|
431
|
-
/**
|
432
|
-
* Top / Bottom
|
433
|
-
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
434
|
-
*/
|
435
|
-
"inset-y": [{
|
436
|
-
"inset-y": [m]
|
437
|
-
}],
|
438
|
-
/**
|
439
|
-
* Start
|
440
|
-
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
441
|
-
*/
|
442
|
-
start: [{
|
443
|
-
start: [m]
|
444
|
-
}],
|
445
|
-
/**
|
446
|
-
* End
|
447
|
-
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
448
|
-
*/
|
449
|
-
end: [{
|
450
|
-
end: [m]
|
451
|
-
}],
|
452
|
-
/**
|
453
|
-
* Top
|
454
|
-
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
455
|
-
*/
|
456
|
-
top: [{
|
457
|
-
top: [m]
|
458
|
-
}],
|
459
|
-
/**
|
460
|
-
* Right
|
461
|
-
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
462
|
-
*/
|
463
|
-
right: [{
|
464
|
-
right: [m]
|
465
|
-
}],
|
466
|
-
/**
|
467
|
-
* Bottom
|
468
|
-
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
469
|
-
*/
|
470
|
-
bottom: [{
|
471
|
-
bottom: [m]
|
472
|
-
}],
|
473
|
-
/**
|
474
|
-
* Left
|
475
|
-
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
476
|
-
*/
|
477
|
-
left: [{
|
478
|
-
left: [m]
|
479
|
-
}],
|
480
|
-
/**
|
481
|
-
* Visibility
|
482
|
-
* @see https://tailwindcss.com/docs/visibility
|
483
|
-
*/
|
484
|
-
visibility: ["visible", "invisible", "collapse"],
|
485
|
-
/**
|
486
|
-
* Z-Index
|
487
|
-
* @see https://tailwindcss.com/docs/z-index
|
488
|
-
*/
|
489
|
-
z: [{
|
490
|
-
z: ["auto", G, l]
|
491
|
-
}],
|
492
|
-
// Flexbox and Grid
|
493
|
-
/**
|
494
|
-
* Flex Basis
|
495
|
-
* @see https://tailwindcss.com/docs/flex-basis
|
496
|
-
*/
|
497
|
-
basis: [{
|
498
|
-
basis: D()
|
499
|
-
}],
|
500
|
-
/**
|
501
|
-
* Flex Direction
|
502
|
-
* @see https://tailwindcss.com/docs/flex-direction
|
503
|
-
*/
|
504
|
-
"flex-direction": [{
|
505
|
-
flex: ["row", "row-reverse", "col", "col-reverse"]
|
506
|
-
}],
|
507
|
-
/**
|
508
|
-
* Flex Wrap
|
509
|
-
* @see https://tailwindcss.com/docs/flex-wrap
|
510
|
-
*/
|
511
|
-
"flex-wrap": [{
|
512
|
-
flex: ["wrap", "wrap-reverse", "nowrap"]
|
513
|
-
}],
|
514
|
-
/**
|
515
|
-
* Flex
|
516
|
-
* @see https://tailwindcss.com/docs/flex
|
517
|
-
*/
|
518
|
-
flex: [{
|
519
|
-
flex: ["1", "auto", "initial", "none", l]
|
520
|
-
}],
|
521
|
-
/**
|
522
|
-
* Flex Grow
|
523
|
-
* @see https://tailwindcss.com/docs/flex-grow
|
524
|
-
*/
|
525
|
-
grow: [{
|
526
|
-
grow: E()
|
527
|
-
}],
|
528
|
-
/**
|
529
|
-
* Flex Shrink
|
530
|
-
* @see https://tailwindcss.com/docs/flex-shrink
|
531
|
-
*/
|
532
|
-
shrink: [{
|
533
|
-
shrink: E()
|
534
|
-
}],
|
535
|
-
/**
|
536
|
-
* Order
|
537
|
-
* @see https://tailwindcss.com/docs/order
|
538
|
-
*/
|
539
|
-
order: [{
|
540
|
-
order: ["first", "last", "none", G, l]
|
541
|
-
}],
|
542
|
-
/**
|
543
|
-
* Grid Template Columns
|
544
|
-
* @see https://tailwindcss.com/docs/grid-template-columns
|
545
|
-
*/
|
546
|
-
"grid-cols": [{
|
547
|
-
"grid-cols": [P]
|
548
|
-
}],
|
549
|
-
/**
|
550
|
-
* Grid Column Start / End
|
551
|
-
* @see https://tailwindcss.com/docs/grid-column
|
552
|
-
*/
|
553
|
-
"col-start-end": [{
|
554
|
-
col: ["auto", {
|
555
|
-
span: ["full", G, l]
|
556
|
-
}, l]
|
557
|
-
}],
|
558
|
-
/**
|
559
|
-
* Grid Column Start
|
560
|
-
* @see https://tailwindcss.com/docs/grid-column
|
561
|
-
*/
|
562
|
-
"col-start": [{
|
563
|
-
"col-start": B()
|
564
|
-
}],
|
565
|
-
/**
|
566
|
-
* Grid Column End
|
567
|
-
* @see https://tailwindcss.com/docs/grid-column
|
568
|
-
*/
|
569
|
-
"col-end": [{
|
570
|
-
"col-end": B()
|
571
|
-
}],
|
572
|
-
/**
|
573
|
-
* Grid Template Rows
|
574
|
-
* @see https://tailwindcss.com/docs/grid-template-rows
|
575
|
-
*/
|
576
|
-
"grid-rows": [{
|
577
|
-
"grid-rows": [P]
|
578
|
-
}],
|
579
|
-
/**
|
580
|
-
* Grid Row Start / End
|
581
|
-
* @see https://tailwindcss.com/docs/grid-row
|
582
|
-
*/
|
583
|
-
"row-start-end": [{
|
584
|
-
row: ["auto", {
|
585
|
-
span: [G, l]
|
586
|
-
}, l]
|
587
|
-
}],
|
588
|
-
/**
|
589
|
-
* Grid Row Start
|
590
|
-
* @see https://tailwindcss.com/docs/grid-row
|
591
|
-
*/
|
592
|
-
"row-start": [{
|
593
|
-
"row-start": B()
|
594
|
-
}],
|
595
|
-
/**
|
596
|
-
* Grid Row End
|
597
|
-
* @see https://tailwindcss.com/docs/grid-row
|
598
|
-
*/
|
599
|
-
"row-end": [{
|
600
|
-
"row-end": B()
|
601
|
-
}],
|
602
|
-
/**
|
603
|
-
* Grid Auto Flow
|
604
|
-
* @see https://tailwindcss.com/docs/grid-auto-flow
|
605
|
-
*/
|
606
|
-
"grid-flow": [{
|
607
|
-
"grid-flow": ["row", "col", "dense", "row-dense", "col-dense"]
|
608
|
-
}],
|
609
|
-
/**
|
610
|
-
* Grid Auto Columns
|
611
|
-
* @see https://tailwindcss.com/docs/grid-auto-columns
|
612
|
-
*/
|
613
|
-
"auto-cols": [{
|
614
|
-
"auto-cols": ["auto", "min", "max", "fr", l]
|
615
|
-
}],
|
616
|
-
/**
|
617
|
-
* Grid Auto Rows
|
618
|
-
* @see https://tailwindcss.com/docs/grid-auto-rows
|
619
|
-
*/
|
620
|
-
"auto-rows": [{
|
621
|
-
"auto-rows": ["auto", "min", "max", "fr", l]
|
622
|
-
}],
|
623
|
-
/**
|
624
|
-
* Gap
|
625
|
-
* @see https://tailwindcss.com/docs/gap
|
626
|
-
*/
|
627
|
-
gap: [{
|
628
|
-
gap: [h]
|
629
|
-
}],
|
630
|
-
/**
|
631
|
-
* Gap X
|
632
|
-
* @see https://tailwindcss.com/docs/gap
|
633
|
-
*/
|
634
|
-
"gap-x": [{
|
635
|
-
"gap-x": [h]
|
636
|
-
}],
|
637
|
-
/**
|
638
|
-
* Gap Y
|
639
|
-
* @see https://tailwindcss.com/docs/gap
|
640
|
-
*/
|
641
|
-
"gap-y": [{
|
642
|
-
"gap-y": [h]
|
643
|
-
}],
|
644
|
-
/**
|
645
|
-
* Justify Content
|
646
|
-
* @see https://tailwindcss.com/docs/justify-content
|
647
|
-
*/
|
648
|
-
"justify-content": [{
|
649
|
-
justify: ["normal", ...J()]
|
650
|
-
}],
|
651
|
-
/**
|
652
|
-
* Justify Items
|
653
|
-
* @see https://tailwindcss.com/docs/justify-items
|
654
|
-
*/
|
655
|
-
"justify-items": [{
|
656
|
-
"justify-items": ["start", "end", "center", "stretch"]
|
657
|
-
}],
|
658
|
-
/**
|
659
|
-
* Justify Self
|
660
|
-
* @see https://tailwindcss.com/docs/justify-self
|
661
|
-
*/
|
662
|
-
"justify-self": [{
|
663
|
-
"justify-self": ["auto", "start", "end", "center", "stretch"]
|
664
|
-
}],
|
665
|
-
/**
|
666
|
-
* Align Content
|
667
|
-
* @see https://tailwindcss.com/docs/align-content
|
668
|
-
*/
|
669
|
-
"align-content": [{
|
670
|
-
content: ["normal", ...J(), "baseline"]
|
671
|
-
}],
|
672
|
-
/**
|
673
|
-
* Align Items
|
674
|
-
* @see https://tailwindcss.com/docs/align-items
|
675
|
-
*/
|
676
|
-
"align-items": [{
|
677
|
-
items: ["start", "end", "center", "baseline", "stretch"]
|
678
|
-
}],
|
679
|
-
/**
|
680
|
-
* Align Self
|
681
|
-
* @see https://tailwindcss.com/docs/align-self
|
682
|
-
*/
|
683
|
-
"align-self": [{
|
684
|
-
self: ["auto", "start", "end", "center", "stretch", "baseline"]
|
685
|
-
}],
|
686
|
-
/**
|
687
|
-
* Place Content
|
688
|
-
* @see https://tailwindcss.com/docs/place-content
|
689
|
-
*/
|
690
|
-
"place-content": [{
|
691
|
-
"place-content": [...J(), "baseline"]
|
692
|
-
}],
|
693
|
-
/**
|
694
|
-
* Place Items
|
695
|
-
* @see https://tailwindcss.com/docs/place-items
|
696
|
-
*/
|
697
|
-
"place-items": [{
|
698
|
-
"place-items": ["start", "end", "center", "baseline", "stretch"]
|
699
|
-
}],
|
700
|
-
/**
|
701
|
-
* Place Self
|
702
|
-
* @see https://tailwindcss.com/docs/place-self
|
703
|
-
*/
|
704
|
-
"place-self": [{
|
705
|
-
"place-self": ["auto", "start", "end", "center", "stretch"]
|
706
|
-
}],
|
707
|
-
// Spacing
|
708
|
-
/**
|
709
|
-
* Padding
|
710
|
-
* @see https://tailwindcss.com/docs/padding
|
711
|
-
*/
|
712
|
-
p: [{
|
713
|
-
p: [w]
|
714
|
-
}],
|
715
|
-
/**
|
716
|
-
* Padding X
|
717
|
-
* @see https://tailwindcss.com/docs/padding
|
718
|
-
*/
|
719
|
-
px: [{
|
720
|
-
px: [w]
|
721
|
-
}],
|
722
|
-
/**
|
723
|
-
* Padding Y
|
724
|
-
* @see https://tailwindcss.com/docs/padding
|
725
|
-
*/
|
726
|
-
py: [{
|
727
|
-
py: [w]
|
728
|
-
}],
|
729
|
-
/**
|
730
|
-
* Padding Start
|
731
|
-
* @see https://tailwindcss.com/docs/padding
|
732
|
-
*/
|
733
|
-
ps: [{
|
734
|
-
ps: [w]
|
735
|
-
}],
|
736
|
-
/**
|
737
|
-
* Padding End
|
738
|
-
* @see https://tailwindcss.com/docs/padding
|
739
|
-
*/
|
740
|
-
pe: [{
|
741
|
-
pe: [w]
|
742
|
-
}],
|
743
|
-
/**
|
744
|
-
* Padding Top
|
745
|
-
* @see https://tailwindcss.com/docs/padding
|
746
|
-
*/
|
747
|
-
pt: [{
|
748
|
-
pt: [w]
|
749
|
-
}],
|
750
|
-
/**
|
751
|
-
* Padding Right
|
752
|
-
* @see https://tailwindcss.com/docs/padding
|
753
|
-
*/
|
754
|
-
pr: [{
|
755
|
-
pr: [w]
|
756
|
-
}],
|
757
|
-
/**
|
758
|
-
* Padding Bottom
|
759
|
-
* @see https://tailwindcss.com/docs/padding
|
760
|
-
*/
|
761
|
-
pb: [{
|
762
|
-
pb: [w]
|
763
|
-
}],
|
764
|
-
/**
|
765
|
-
* Padding Left
|
766
|
-
* @see https://tailwindcss.com/docs/padding
|
767
|
-
*/
|
768
|
-
pl: [{
|
769
|
-
pl: [w]
|
770
|
-
}],
|
771
|
-
/**
|
772
|
-
* Margin
|
773
|
-
* @see https://tailwindcss.com/docs/margin
|
774
|
-
*/
|
775
|
-
m: [{
|
776
|
-
m: [u]
|
777
|
-
}],
|
778
|
-
/**
|
779
|
-
* Margin X
|
780
|
-
* @see https://tailwindcss.com/docs/margin
|
781
|
-
*/
|
782
|
-
mx: [{
|
783
|
-
mx: [u]
|
784
|
-
}],
|
785
|
-
/**
|
786
|
-
* Margin Y
|
787
|
-
* @see https://tailwindcss.com/docs/margin
|
788
|
-
*/
|
789
|
-
my: [{
|
790
|
-
my: [u]
|
791
|
-
}],
|
792
|
-
/**
|
793
|
-
* Margin Start
|
794
|
-
* @see https://tailwindcss.com/docs/margin
|
795
|
-
*/
|
796
|
-
ms: [{
|
797
|
-
ms: [u]
|
798
|
-
}],
|
799
|
-
/**
|
800
|
-
* Margin End
|
801
|
-
* @see https://tailwindcss.com/docs/margin
|
802
|
-
*/
|
803
|
-
me: [{
|
804
|
-
me: [u]
|
805
|
-
}],
|
806
|
-
/**
|
807
|
-
* Margin Top
|
808
|
-
* @see https://tailwindcss.com/docs/margin
|
809
|
-
*/
|
810
|
-
mt: [{
|
811
|
-
mt: [u]
|
812
|
-
}],
|
813
|
-
/**
|
814
|
-
* Margin Right
|
815
|
-
* @see https://tailwindcss.com/docs/margin
|
816
|
-
*/
|
817
|
-
mr: [{
|
818
|
-
mr: [u]
|
819
|
-
}],
|
820
|
-
/**
|
821
|
-
* Margin Bottom
|
822
|
-
* @see https://tailwindcss.com/docs/margin
|
823
|
-
*/
|
824
|
-
mb: [{
|
825
|
-
mb: [u]
|
826
|
-
}],
|
827
|
-
/**
|
828
|
-
* Margin Left
|
829
|
-
* @see https://tailwindcss.com/docs/margin
|
830
|
-
*/
|
831
|
-
ml: [{
|
832
|
-
ml: [u]
|
833
|
-
}],
|
834
|
-
/**
|
835
|
-
* Space Between X
|
836
|
-
* @see https://tailwindcss.com/docs/space
|
837
|
-
*/
|
838
|
-
"space-x": [{
|
839
|
-
"space-x": [ne]
|
840
|
-
}],
|
841
|
-
/**
|
842
|
-
* Space Between X Reverse
|
843
|
-
* @see https://tailwindcss.com/docs/space
|
844
|
-
*/
|
845
|
-
"space-x-reverse": ["space-x-reverse"],
|
846
|
-
/**
|
847
|
-
* Space Between Y
|
848
|
-
* @see https://tailwindcss.com/docs/space
|
849
|
-
*/
|
850
|
-
"space-y": [{
|
851
|
-
"space-y": [ne]
|
852
|
-
}],
|
853
|
-
/**
|
854
|
-
* Space Between Y Reverse
|
855
|
-
* @see https://tailwindcss.com/docs/space
|
856
|
-
*/
|
857
|
-
"space-y-reverse": ["space-y-reverse"],
|
858
|
-
// Sizing
|
859
|
-
/**
|
860
|
-
* Width
|
861
|
-
* @see https://tailwindcss.com/docs/width
|
862
|
-
*/
|
863
|
-
w: [{
|
864
|
-
w: ["auto", "min", "max", "fit", "svw", "lvw", "dvw", l, t]
|
865
|
-
}],
|
866
|
-
/**
|
867
|
-
* Min-Width
|
868
|
-
* @see https://tailwindcss.com/docs/min-width
|
869
|
-
*/
|
870
|
-
"min-w": [{
|
871
|
-
"min-w": [l, t, "min", "max", "fit"]
|
872
|
-
}],
|
873
|
-
/**
|
874
|
-
* Max-Width
|
875
|
-
* @see https://tailwindcss.com/docs/max-width
|
876
|
-
*/
|
877
|
-
"max-w": [{
|
878
|
-
"max-w": [l, t, "none", "full", "min", "max", "fit", "prose", {
|
879
|
-
screen: [z]
|
880
|
-
}, z]
|
881
|
-
}],
|
882
|
-
/**
|
883
|
-
* Height
|
884
|
-
* @see https://tailwindcss.com/docs/height
|
885
|
-
*/
|
886
|
-
h: [{
|
887
|
-
h: [l, t, "auto", "min", "max", "fit", "svh", "lvh", "dvh"]
|
888
|
-
}],
|
889
|
-
/**
|
890
|
-
* Min-Height
|
891
|
-
* @see https://tailwindcss.com/docs/min-height
|
892
|
-
*/
|
893
|
-
"min-h": [{
|
894
|
-
"min-h": [l, t, "min", "max", "fit", "svh", "lvh", "dvh"]
|
895
|
-
}],
|
896
|
-
/**
|
897
|
-
* Max-Height
|
898
|
-
* @see https://tailwindcss.com/docs/max-height
|
899
|
-
*/
|
900
|
-
"max-h": [{
|
901
|
-
"max-h": [l, t, "min", "max", "fit", "svh", "lvh", "dvh"]
|
902
|
-
}],
|
903
|
-
/**
|
904
|
-
* Size
|
905
|
-
* @see https://tailwindcss.com/docs/size
|
906
|
-
*/
|
907
|
-
size: [{
|
908
|
-
size: [l, t, "auto", "min", "max", "fit"]
|
909
|
-
}],
|
910
|
-
// Typography
|
911
|
-
/**
|
912
|
-
* Font Size
|
913
|
-
* @see https://tailwindcss.com/docs/font-size
|
914
|
-
*/
|
915
|
-
"font-size": [{
|
916
|
-
text: ["base", z, I]
|
917
|
-
}],
|
918
|
-
/**
|
919
|
-
* Font Smoothing
|
920
|
-
* @see https://tailwindcss.com/docs/font-smoothing
|
921
|
-
*/
|
922
|
-
"font-smoothing": ["antialiased", "subpixel-antialiased"],
|
923
|
-
/**
|
924
|
-
* Font Style
|
925
|
-
* @see https://tailwindcss.com/docs/font-style
|
926
|
-
*/
|
927
|
-
"font-style": ["italic", "not-italic"],
|
928
|
-
/**
|
929
|
-
* Font Weight
|
930
|
-
* @see https://tailwindcss.com/docs/font-weight
|
931
|
-
*/
|
932
|
-
"font-weight": [{
|
933
|
-
font: ["thin", "extralight", "light", "normal", "medium", "semibold", "bold", "extrabold", "black", Y]
|
934
|
-
}],
|
935
|
-
/**
|
936
|
-
* Font Family
|
937
|
-
* @see https://tailwindcss.com/docs/font-family
|
938
|
-
*/
|
939
|
-
"font-family": [{
|
940
|
-
font: [P]
|
941
|
-
}],
|
942
|
-
/**
|
943
|
-
* Font Variant Numeric
|
944
|
-
* @see https://tailwindcss.com/docs/font-variant-numeric
|
945
|
-
*/
|
946
|
-
"fvn-normal": ["normal-nums"],
|
947
|
-
/**
|
948
|
-
* Font Variant Numeric
|
949
|
-
* @see https://tailwindcss.com/docs/font-variant-numeric
|
950
|
-
*/
|
951
|
-
"fvn-ordinal": ["ordinal"],
|
952
|
-
/**
|
953
|
-
* Font Variant Numeric
|
954
|
-
* @see https://tailwindcss.com/docs/font-variant-numeric
|
955
|
-
*/
|
956
|
-
"fvn-slashed-zero": ["slashed-zero"],
|
957
|
-
/**
|
958
|
-
* Font Variant Numeric
|
959
|
-
* @see https://tailwindcss.com/docs/font-variant-numeric
|
960
|
-
*/
|
961
|
-
"fvn-figure": ["lining-nums", "oldstyle-nums"],
|
962
|
-
/**
|
963
|
-
* Font Variant Numeric
|
964
|
-
* @see https://tailwindcss.com/docs/font-variant-numeric
|
965
|
-
*/
|
966
|
-
"fvn-spacing": ["proportional-nums", "tabular-nums"],
|
967
|
-
/**
|
968
|
-
* Font Variant Numeric
|
969
|
-
* @see https://tailwindcss.com/docs/font-variant-numeric
|
970
|
-
*/
|
971
|
-
"fvn-fraction": ["diagonal-fractions", "stacked-fractons"],
|
972
|
-
/**
|
973
|
-
* Letter Spacing
|
974
|
-
* @see https://tailwindcss.com/docs/letter-spacing
|
975
|
-
*/
|
976
|
-
tracking: [{
|
977
|
-
tracking: ["tighter", "tight", "normal", "wide", "wider", "widest", l]
|
978
|
-
}],
|
979
|
-
/**
|
980
|
-
* Line Clamp
|
981
|
-
* @see https://tailwindcss.com/docs/line-clamp
|
982
|
-
*/
|
983
|
-
"line-clamp": [{
|
984
|
-
"line-clamp": ["none", M, Y]
|
985
|
-
}],
|
986
|
-
/**
|
987
|
-
* Line Height
|
988
|
-
* @see https://tailwindcss.com/docs/line-height
|
989
|
-
*/
|
990
|
-
leading: [{
|
991
|
-
leading: ["none", "tight", "snug", "normal", "relaxed", "loose", _, l]
|
992
|
-
}],
|
993
|
-
/**
|
994
|
-
* List Style Image
|
995
|
-
* @see https://tailwindcss.com/docs/list-style-image
|
996
|
-
*/
|
997
|
-
"list-image": [{
|
998
|
-
"list-image": ["none", l]
|
999
|
-
}],
|
1000
|
-
/**
|
1001
|
-
* List Style Type
|
1002
|
-
* @see https://tailwindcss.com/docs/list-style-type
|
1003
|
-
*/
|
1004
|
-
"list-style-type": [{
|
1005
|
-
list: ["none", "disc", "decimal", l]
|
1006
|
-
}],
|
1007
|
-
/**
|
1008
|
-
* List Style Position
|
1009
|
-
* @see https://tailwindcss.com/docs/list-style-position
|
1010
|
-
*/
|
1011
|
-
"list-style-position": [{
|
1012
|
-
list: ["inside", "outside"]
|
1013
|
-
}],
|
1014
|
-
/**
|
1015
|
-
* Placeholder Color
|
1016
|
-
* @deprecated since Tailwind CSS v3.0.0
|
1017
|
-
* @see https://tailwindcss.com/docs/placeholder-color
|
1018
|
-
*/
|
1019
|
-
"placeholder-color": [{
|
1020
|
-
placeholder: [e]
|
1021
|
-
}],
|
1022
|
-
/**
|
1023
|
-
* Placeholder Opacity
|
1024
|
-
* @see https://tailwindcss.com/docs/placeholder-opacity
|
1025
|
-
*/
|
1026
|
-
"placeholder-opacity": [{
|
1027
|
-
"placeholder-opacity": [v]
|
1028
|
-
}],
|
1029
|
-
/**
|
1030
|
-
* Text Alignment
|
1031
|
-
* @see https://tailwindcss.com/docs/text-align
|
1032
|
-
*/
|
1033
|
-
"text-alignment": [{
|
1034
|
-
text: ["left", "center", "right", "justify", "start", "end"]
|
1035
|
-
}],
|
1036
|
-
/**
|
1037
|
-
* Text Color
|
1038
|
-
* @see https://tailwindcss.com/docs/text-color
|
1039
|
-
*/
|
1040
|
-
"text-color": [{
|
1041
|
-
text: [e]
|
1042
|
-
}],
|
1043
|
-
/**
|
1044
|
-
* Text Opacity
|
1045
|
-
* @see https://tailwindcss.com/docs/text-opacity
|
1046
|
-
*/
|
1047
|
-
"text-opacity": [{
|
1048
|
-
"text-opacity": [v]
|
1049
|
-
}],
|
1050
|
-
/**
|
1051
|
-
* Text Decoration
|
1052
|
-
* @see https://tailwindcss.com/docs/text-decoration
|
1053
|
-
*/
|
1054
|
-
"text-decoration": ["underline", "overline", "line-through", "no-underline"],
|
1055
|
-
/**
|
1056
|
-
* Text Decoration Style
|
1057
|
-
* @see https://tailwindcss.com/docs/text-decoration-style
|
1058
|
-
*/
|
1059
|
-
"text-decoration-style": [{
|
1060
|
-
decoration: [...V(), "wavy"]
|
1061
|
-
}],
|
1062
|
-
/**
|
1063
|
-
* Text Decoration Thickness
|
1064
|
-
* @see https://tailwindcss.com/docs/text-decoration-thickness
|
1065
|
-
*/
|
1066
|
-
"text-decoration-thickness": [{
|
1067
|
-
decoration: ["auto", "from-font", _, I]
|
1068
|
-
}],
|
1069
|
-
/**
|
1070
|
-
* Text Underline Offset
|
1071
|
-
* @see https://tailwindcss.com/docs/text-underline-offset
|
1072
|
-
*/
|
1073
|
-
"underline-offset": [{
|
1074
|
-
"underline-offset": ["auto", _, l]
|
1075
|
-
}],
|
1076
|
-
/**
|
1077
|
-
* Text Decoration Color
|
1078
|
-
* @see https://tailwindcss.com/docs/text-decoration-color
|
1079
|
-
*/
|
1080
|
-
"text-decoration-color": [{
|
1081
|
-
decoration: [e]
|
1082
|
-
}],
|
1083
|
-
/**
|
1084
|
-
* Text Transform
|
1085
|
-
* @see https://tailwindcss.com/docs/text-transform
|
1086
|
-
*/
|
1087
|
-
"text-transform": ["uppercase", "lowercase", "capitalize", "normal-case"],
|
1088
|
-
/**
|
1089
|
-
* Text Overflow
|
1090
|
-
* @see https://tailwindcss.com/docs/text-overflow
|
1091
|
-
*/
|
1092
|
-
"text-overflow": ["truncate", "text-ellipsis", "text-clip"],
|
1093
|
-
/**
|
1094
|
-
* Text Wrap
|
1095
|
-
* @see https://tailwindcss.com/docs/text-wrap
|
1096
|
-
*/
|
1097
|
-
"text-wrap": [{
|
1098
|
-
text: ["wrap", "nowrap", "balance", "pretty"]
|
1099
|
-
}],
|
1100
|
-
/**
|
1101
|
-
* Text Indent
|
1102
|
-
* @see https://tailwindcss.com/docs/text-indent
|
1103
|
-
*/
|
1104
|
-
indent: [{
|
1105
|
-
indent: b()
|
1106
|
-
}],
|
1107
|
-
/**
|
1108
|
-
* Vertical Alignment
|
1109
|
-
* @see https://tailwindcss.com/docs/vertical-align
|
1110
|
-
*/
|
1111
|
-
"vertical-align": [{
|
1112
|
-
align: ["baseline", "top", "middle", "bottom", "text-top", "text-bottom", "sub", "super", l]
|
1113
|
-
}],
|
1114
|
-
/**
|
1115
|
-
* Whitespace
|
1116
|
-
* @see https://tailwindcss.com/docs/whitespace
|
1117
|
-
*/
|
1118
|
-
whitespace: [{
|
1119
|
-
whitespace: ["normal", "nowrap", "pre", "pre-line", "pre-wrap", "break-spaces"]
|
1120
|
-
}],
|
1121
|
-
/**
|
1122
|
-
* Word Break
|
1123
|
-
* @see https://tailwindcss.com/docs/word-break
|
1124
|
-
*/
|
1125
|
-
break: [{
|
1126
|
-
break: ["normal", "words", "all", "keep"]
|
1127
|
-
}],
|
1128
|
-
/**
|
1129
|
-
* Hyphens
|
1130
|
-
* @see https://tailwindcss.com/docs/hyphens
|
1131
|
-
*/
|
1132
|
-
hyphens: [{
|
1133
|
-
hyphens: ["none", "manual", "auto"]
|
1134
|
-
}],
|
1135
|
-
/**
|
1136
|
-
* Content
|
1137
|
-
* @see https://tailwindcss.com/docs/content
|
1138
|
-
*/
|
1139
|
-
content: [{
|
1140
|
-
content: ["none", l]
|
1141
|
-
}],
|
1142
|
-
// Backgrounds
|
1143
|
-
/**
|
1144
|
-
* Background Attachment
|
1145
|
-
* @see https://tailwindcss.com/docs/background-attachment
|
1146
|
-
*/
|
1147
|
-
"bg-attachment": [{
|
1148
|
-
bg: ["fixed", "local", "scroll"]
|
1149
|
-
}],
|
1150
|
-
/**
|
1151
|
-
* Background Clip
|
1152
|
-
* @see https://tailwindcss.com/docs/background-clip
|
1153
|
-
*/
|
1154
|
-
"bg-clip": [{
|
1155
|
-
"bg-clip": ["border", "padding", "content", "text"]
|
1156
|
-
}],
|
1157
|
-
/**
|
1158
|
-
* Background Opacity
|
1159
|
-
* @deprecated since Tailwind CSS v3.0.0
|
1160
|
-
* @see https://tailwindcss.com/docs/background-opacity
|
1161
|
-
*/
|
1162
|
-
"bg-opacity": [{
|
1163
|
-
"bg-opacity": [v]
|
1164
|
-
}],
|
1165
|
-
/**
|
1166
|
-
* Background Origin
|
1167
|
-
* @see https://tailwindcss.com/docs/background-origin
|
1168
|
-
*/
|
1169
|
-
"bg-origin": [{
|
1170
|
-
"bg-origin": ["border", "padding", "content"]
|
1171
|
-
}],
|
1172
|
-
/**
|
1173
|
-
* Background Position
|
1174
|
-
* @see https://tailwindcss.com/docs/background-position
|
1175
|
-
*/
|
1176
|
-
"bg-position": [{
|
1177
|
-
bg: [...ie(), it]
|
1178
|
-
}],
|
1179
|
-
/**
|
1180
|
-
* Background Repeat
|
1181
|
-
* @see https://tailwindcss.com/docs/background-repeat
|
1182
|
-
*/
|
1183
|
-
"bg-repeat": [{
|
1184
|
-
bg: ["no-repeat", {
|
1185
|
-
repeat: ["", "x", "y", "round", "space"]
|
1186
|
-
}]
|
1187
|
-
}],
|
1188
|
-
/**
|
1189
|
-
* Background Size
|
1190
|
-
* @see https://tailwindcss.com/docs/background-size
|
1191
|
-
*/
|
1192
|
-
"bg-size": [{
|
1193
|
-
bg: ["auto", "cover", "contain", at]
|
1194
|
-
}],
|
1195
|
-
/**
|
1196
|
-
* Background Image
|
1197
|
-
* @see https://tailwindcss.com/docs/background-image
|
1198
|
-
*/
|
1199
|
-
"bg-image": [{
|
1200
|
-
bg: ["none", {
|
1201
|
-
"gradient-to": ["t", "tr", "r", "br", "b", "bl", "l", "tl"]
|
1202
|
-
}, ct]
|
1203
|
-
}],
|
1204
|
-
/**
|
1205
|
-
* Background Color
|
1206
|
-
* @see https://tailwindcss.com/docs/background-color
|
1207
|
-
*/
|
1208
|
-
"bg-color": [{
|
1209
|
-
bg: [e]
|
1210
|
-
}],
|
1211
|
-
/**
|
1212
|
-
* Gradient Color Stops From Position
|
1213
|
-
* @see https://tailwindcss.com/docs/gradient-color-stops
|
1214
|
-
*/
|
1215
|
-
"gradient-from-pos": [{
|
1216
|
-
from: [x]
|
1217
|
-
}],
|
1218
|
-
/**
|
1219
|
-
* Gradient Color Stops Via Position
|
1220
|
-
* @see https://tailwindcss.com/docs/gradient-color-stops
|
1221
|
-
*/
|
1222
|
-
"gradient-via-pos": [{
|
1223
|
-
via: [x]
|
1224
|
-
}],
|
1225
|
-
/**
|
1226
|
-
* Gradient Color Stops To Position
|
1227
|
-
* @see https://tailwindcss.com/docs/gradient-color-stops
|
1228
|
-
*/
|
1229
|
-
"gradient-to-pos": [{
|
1230
|
-
to: [x]
|
1231
|
-
}],
|
1232
|
-
/**
|
1233
|
-
* Gradient Color Stops From
|
1234
|
-
* @see https://tailwindcss.com/docs/gradient-color-stops
|
1235
|
-
*/
|
1236
|
-
"gradient-from": [{
|
1237
|
-
from: [k]
|
1238
|
-
}],
|
1239
|
-
/**
|
1240
|
-
* Gradient Color Stops Via
|
1241
|
-
* @see https://tailwindcss.com/docs/gradient-color-stops
|
1242
|
-
*/
|
1243
|
-
"gradient-via": [{
|
1244
|
-
via: [k]
|
1245
|
-
}],
|
1246
|
-
/**
|
1247
|
-
* Gradient Color Stops To
|
1248
|
-
* @see https://tailwindcss.com/docs/gradient-color-stops
|
1249
|
-
*/
|
1250
|
-
"gradient-to": [{
|
1251
|
-
to: [k]
|
1252
|
-
}],
|
1253
|
-
// Borders
|
1254
|
-
/**
|
1255
|
-
* Border Radius
|
1256
|
-
* @see https://tailwindcss.com/docs/border-radius
|
1257
|
-
*/
|
1258
|
-
rounded: [{
|
1259
|
-
rounded: [n]
|
1260
|
-
}],
|
1261
|
-
/**
|
1262
|
-
* Border Radius Start
|
1263
|
-
* @see https://tailwindcss.com/docs/border-radius
|
1264
|
-
*/
|
1265
|
-
"rounded-s": [{
|
1266
|
-
"rounded-s": [n]
|
1267
|
-
}],
|
1268
|
-
/**
|
1269
|
-
* Border Radius End
|
1270
|
-
* @see https://tailwindcss.com/docs/border-radius
|
1271
|
-
*/
|
1272
|
-
"rounded-e": [{
|
1273
|
-
"rounded-e": [n]
|
1274
|
-
}],
|
1275
|
-
/**
|
1276
|
-
* Border Radius Top
|
1277
|
-
* @see https://tailwindcss.com/docs/border-radius
|
1278
|
-
*/
|
1279
|
-
"rounded-t": [{
|
1280
|
-
"rounded-t": [n]
|
1281
|
-
}],
|
1282
|
-
/**
|
1283
|
-
* Border Radius Right
|
1284
|
-
* @see https://tailwindcss.com/docs/border-radius
|
1285
|
-
*/
|
1286
|
-
"rounded-r": [{
|
1287
|
-
"rounded-r": [n]
|
1288
|
-
}],
|
1289
|
-
/**
|
1290
|
-
* Border Radius Bottom
|
1291
|
-
* @see https://tailwindcss.com/docs/border-radius
|
1292
|
-
*/
|
1293
|
-
"rounded-b": [{
|
1294
|
-
"rounded-b": [n]
|
1295
|
-
}],
|
1296
|
-
/**
|
1297
|
-
* Border Radius Left
|
1298
|
-
* @see https://tailwindcss.com/docs/border-radius
|
1299
|
-
*/
|
1300
|
-
"rounded-l": [{
|
1301
|
-
"rounded-l": [n]
|
1302
|
-
}],
|
1303
|
-
/**
|
1304
|
-
* Border Radius Start Start
|
1305
|
-
* @see https://tailwindcss.com/docs/border-radius
|
1306
|
-
*/
|
1307
|
-
"rounded-ss": [{
|
1308
|
-
"rounded-ss": [n]
|
1309
|
-
}],
|
1310
|
-
/**
|
1311
|
-
* Border Radius Start End
|
1312
|
-
* @see https://tailwindcss.com/docs/border-radius
|
1313
|
-
*/
|
1314
|
-
"rounded-se": [{
|
1315
|
-
"rounded-se": [n]
|
1316
|
-
}],
|
1317
|
-
/**
|
1318
|
-
* Border Radius End End
|
1319
|
-
* @see https://tailwindcss.com/docs/border-radius
|
1320
|
-
*/
|
1321
|
-
"rounded-ee": [{
|
1322
|
-
"rounded-ee": [n]
|
1323
|
-
}],
|
1324
|
-
/**
|
1325
|
-
* Border Radius End Start
|
1326
|
-
* @see https://tailwindcss.com/docs/border-radius
|
1327
|
-
*/
|
1328
|
-
"rounded-es": [{
|
1329
|
-
"rounded-es": [n]
|
1330
|
-
}],
|
1331
|
-
/**
|
1332
|
-
* Border Radius Top Left
|
1333
|
-
* @see https://tailwindcss.com/docs/border-radius
|
1334
|
-
*/
|
1335
|
-
"rounded-tl": [{
|
1336
|
-
"rounded-tl": [n]
|
1337
|
-
}],
|
1338
|
-
/**
|
1339
|
-
* Border Radius Top Right
|
1340
|
-
* @see https://tailwindcss.com/docs/border-radius
|
1341
|
-
*/
|
1342
|
-
"rounded-tr": [{
|
1343
|
-
"rounded-tr": [n]
|
1344
|
-
}],
|
1345
|
-
/**
|
1346
|
-
* Border Radius Bottom Right
|
1347
|
-
* @see https://tailwindcss.com/docs/border-radius
|
1348
|
-
*/
|
1349
|
-
"rounded-br": [{
|
1350
|
-
"rounded-br": [n]
|
1351
|
-
}],
|
1352
|
-
/**
|
1353
|
-
* Border Radius Bottom Left
|
1354
|
-
* @see https://tailwindcss.com/docs/border-radius
|
1355
|
-
*/
|
1356
|
-
"rounded-bl": [{
|
1357
|
-
"rounded-bl": [n]
|
1358
|
-
}],
|
1359
|
-
/**
|
1360
|
-
* Border Width
|
1361
|
-
* @see https://tailwindcss.com/docs/border-width
|
1362
|
-
*/
|
1363
|
-
"border-w": [{
|
1364
|
-
border: [a]
|
1365
|
-
}],
|
1366
|
-
/**
|
1367
|
-
* Border Width X
|
1368
|
-
* @see https://tailwindcss.com/docs/border-width
|
1369
|
-
*/
|
1370
|
-
"border-w-x": [{
|
1371
|
-
"border-x": [a]
|
1372
|
-
}],
|
1373
|
-
/**
|
1374
|
-
* Border Width Y
|
1375
|
-
* @see https://tailwindcss.com/docs/border-width
|
1376
|
-
*/
|
1377
|
-
"border-w-y": [{
|
1378
|
-
"border-y": [a]
|
1379
|
-
}],
|
1380
|
-
/**
|
1381
|
-
* Border Width Start
|
1382
|
-
* @see https://tailwindcss.com/docs/border-width
|
1383
|
-
*/
|
1384
|
-
"border-w-s": [{
|
1385
|
-
"border-s": [a]
|
1386
|
-
}],
|
1387
|
-
/**
|
1388
|
-
* Border Width End
|
1389
|
-
* @see https://tailwindcss.com/docs/border-width
|
1390
|
-
*/
|
1391
|
-
"border-w-e": [{
|
1392
|
-
"border-e": [a]
|
1393
|
-
}],
|
1394
|
-
/**
|
1395
|
-
* Border Width Top
|
1396
|
-
* @see https://tailwindcss.com/docs/border-width
|
1397
|
-
*/
|
1398
|
-
"border-w-t": [{
|
1399
|
-
"border-t": [a]
|
1400
|
-
}],
|
1401
|
-
/**
|
1402
|
-
* Border Width Right
|
1403
|
-
* @see https://tailwindcss.com/docs/border-width
|
1404
|
-
*/
|
1405
|
-
"border-w-r": [{
|
1406
|
-
"border-r": [a]
|
1407
|
-
}],
|
1408
|
-
/**
|
1409
|
-
* Border Width Bottom
|
1410
|
-
* @see https://tailwindcss.com/docs/border-width
|
1411
|
-
*/
|
1412
|
-
"border-w-b": [{
|
1413
|
-
"border-b": [a]
|
1414
|
-
}],
|
1415
|
-
/**
|
1416
|
-
* Border Width Left
|
1417
|
-
* @see https://tailwindcss.com/docs/border-width
|
1418
|
-
*/
|
1419
|
-
"border-w-l": [{
|
1420
|
-
"border-l": [a]
|
1421
|
-
}],
|
1422
|
-
/**
|
1423
|
-
* Border Opacity
|
1424
|
-
* @see https://tailwindcss.com/docs/border-opacity
|
1425
|
-
*/
|
1426
|
-
"border-opacity": [{
|
1427
|
-
"border-opacity": [v]
|
1428
|
-
}],
|
1429
|
-
/**
|
1430
|
-
* Border Style
|
1431
|
-
* @see https://tailwindcss.com/docs/border-style
|
1432
|
-
*/
|
1433
|
-
"border-style": [{
|
1434
|
-
border: [...V(), "hidden"]
|
1435
|
-
}],
|
1436
|
-
/**
|
1437
|
-
* Divide Width X
|
1438
|
-
* @see https://tailwindcss.com/docs/divide-width
|
1439
|
-
*/
|
1440
|
-
"divide-x": [{
|
1441
|
-
"divide-x": [a]
|
1442
|
-
}],
|
1443
|
-
/**
|
1444
|
-
* Divide Width X Reverse
|
1445
|
-
* @see https://tailwindcss.com/docs/divide-width
|
1446
|
-
*/
|
1447
|
-
"divide-x-reverse": ["divide-x-reverse"],
|
1448
|
-
/**
|
1449
|
-
* Divide Width Y
|
1450
|
-
* @see https://tailwindcss.com/docs/divide-width
|
1451
|
-
*/
|
1452
|
-
"divide-y": [{
|
1453
|
-
"divide-y": [a]
|
1454
|
-
}],
|
1455
|
-
/**
|
1456
|
-
* Divide Width Y Reverse
|
1457
|
-
* @see https://tailwindcss.com/docs/divide-width
|
1458
|
-
*/
|
1459
|
-
"divide-y-reverse": ["divide-y-reverse"],
|
1460
|
-
/**
|
1461
|
-
* Divide Opacity
|
1462
|
-
* @see https://tailwindcss.com/docs/divide-opacity
|
1463
|
-
*/
|
1464
|
-
"divide-opacity": [{
|
1465
|
-
"divide-opacity": [v]
|
1466
|
-
}],
|
1467
|
-
/**
|
1468
|
-
* Divide Style
|
1469
|
-
* @see https://tailwindcss.com/docs/divide-style
|
1470
|
-
*/
|
1471
|
-
"divide-style": [{
|
1472
|
-
divide: V()
|
1473
|
-
}],
|
1474
|
-
/**
|
1475
|
-
* Border Color
|
1476
|
-
* @see https://tailwindcss.com/docs/border-color
|
1477
|
-
*/
|
1478
|
-
"border-color": [{
|
1479
|
-
border: [s]
|
1480
|
-
}],
|
1481
|
-
/**
|
1482
|
-
* Border Color X
|
1483
|
-
* @see https://tailwindcss.com/docs/border-color
|
1484
|
-
*/
|
1485
|
-
"border-color-x": [{
|
1486
|
-
"border-x": [s]
|
1487
|
-
}],
|
1488
|
-
/**
|
1489
|
-
* Border Color Y
|
1490
|
-
* @see https://tailwindcss.com/docs/border-color
|
1491
|
-
*/
|
1492
|
-
"border-color-y": [{
|
1493
|
-
"border-y": [s]
|
1494
|
-
}],
|
1495
|
-
/**
|
1496
|
-
* Border Color Top
|
1497
|
-
* @see https://tailwindcss.com/docs/border-color
|
1498
|
-
*/
|
1499
|
-
"border-color-t": [{
|
1500
|
-
"border-t": [s]
|
1501
|
-
}],
|
1502
|
-
/**
|
1503
|
-
* Border Color Right
|
1504
|
-
* @see https://tailwindcss.com/docs/border-color
|
1505
|
-
*/
|
1506
|
-
"border-color-r": [{
|
1507
|
-
"border-r": [s]
|
1508
|
-
}],
|
1509
|
-
/**
|
1510
|
-
* Border Color Bottom
|
1511
|
-
* @see https://tailwindcss.com/docs/border-color
|
1512
|
-
*/
|
1513
|
-
"border-color-b": [{
|
1514
|
-
"border-b": [s]
|
1515
|
-
}],
|
1516
|
-
/**
|
1517
|
-
* Border Color Left
|
1518
|
-
* @see https://tailwindcss.com/docs/border-color
|
1519
|
-
*/
|
1520
|
-
"border-color-l": [{
|
1521
|
-
"border-l": [s]
|
1522
|
-
}],
|
1523
|
-
/**
|
1524
|
-
* Divide Color
|
1525
|
-
* @see https://tailwindcss.com/docs/divide-color
|
1526
|
-
*/
|
1527
|
-
"divide-color": [{
|
1528
|
-
divide: [s]
|
1529
|
-
}],
|
1530
|
-
/**
|
1531
|
-
* Outline Style
|
1532
|
-
* @see https://tailwindcss.com/docs/outline-style
|
1533
|
-
*/
|
1534
|
-
"outline-style": [{
|
1535
|
-
outline: ["", ...V()]
|
1536
|
-
}],
|
1537
|
-
/**
|
1538
|
-
* Outline Offset
|
1539
|
-
* @see https://tailwindcss.com/docs/outline-offset
|
1540
|
-
*/
|
1541
|
-
"outline-offset": [{
|
1542
|
-
"outline-offset": [_, l]
|
1543
|
-
}],
|
1544
|
-
/**
|
1545
|
-
* Outline Width
|
1546
|
-
* @see https://tailwindcss.com/docs/outline-width
|
1547
|
-
*/
|
1548
|
-
"outline-w": [{
|
1549
|
-
outline: [_, I]
|
1550
|
-
}],
|
1551
|
-
/**
|
1552
|
-
* Outline Color
|
1553
|
-
* @see https://tailwindcss.com/docs/outline-color
|
1554
|
-
*/
|
1555
|
-
"outline-color": [{
|
1556
|
-
outline: [e]
|
1557
|
-
}],
|
1558
|
-
/**
|
1559
|
-
* Ring Width
|
1560
|
-
* @see https://tailwindcss.com/docs/ring-width
|
1561
|
-
*/
|
1562
|
-
"ring-w": [{
|
1563
|
-
ring: ae()
|
1564
|
-
}],
|
1565
|
-
/**
|
1566
|
-
* Ring Width Inset
|
1567
|
-
* @see https://tailwindcss.com/docs/ring-width
|
1568
|
-
*/
|
1569
|
-
"ring-w-inset": ["ring-inset"],
|
1570
|
-
/**
|
1571
|
-
* Ring Color
|
1572
|
-
* @see https://tailwindcss.com/docs/ring-color
|
1573
|
-
*/
|
1574
|
-
"ring-color": [{
|
1575
|
-
ring: [e]
|
1576
|
-
}],
|
1577
|
-
/**
|
1578
|
-
* Ring Opacity
|
1579
|
-
* @see https://tailwindcss.com/docs/ring-opacity
|
1580
|
-
*/
|
1581
|
-
"ring-opacity": [{
|
1582
|
-
"ring-opacity": [v]
|
1583
|
-
}],
|
1584
|
-
/**
|
1585
|
-
* Ring Offset Width
|
1586
|
-
* @see https://tailwindcss.com/docs/ring-offset-width
|
1587
|
-
*/
|
1588
|
-
"ring-offset-w": [{
|
1589
|
-
"ring-offset": [_, I]
|
1590
|
-
}],
|
1591
|
-
/**
|
1592
|
-
* Ring Offset Color
|
1593
|
-
* @see https://tailwindcss.com/docs/ring-offset-color
|
1594
|
-
*/
|
1595
|
-
"ring-offset-color": [{
|
1596
|
-
"ring-offset": [e]
|
1597
|
-
}],
|
1598
|
-
// Effects
|
1599
|
-
/**
|
1600
|
-
* Box Shadow
|
1601
|
-
* @see https://tailwindcss.com/docs/box-shadow
|
1602
|
-
*/
|
1603
|
-
shadow: [{
|
1604
|
-
shadow: ["", "inner", "none", z, dt]
|
1605
|
-
}],
|
1606
|
-
/**
|
1607
|
-
* Box Shadow Color
|
1608
|
-
* @see https://tailwindcss.com/docs/box-shadow-color
|
1609
|
-
*/
|
1610
|
-
"shadow-color": [{
|
1611
|
-
shadow: [P]
|
1612
|
-
}],
|
1613
|
-
/**
|
1614
|
-
* Opacity
|
1615
|
-
* @see https://tailwindcss.com/docs/opacity
|
1616
|
-
*/
|
1617
|
-
opacity: [{
|
1618
|
-
opacity: [v]
|
1619
|
-
}],
|
1620
|
-
/**
|
1621
|
-
* Mix Blend Mode
|
1622
|
-
* @see https://tailwindcss.com/docs/mix-blend-mode
|
1623
|
-
*/
|
1624
|
-
"mix-blend": [{
|
1625
|
-
"mix-blend": [...le(), "plus-lighter", "plus-darker"]
|
1626
|
-
}],
|
1627
|
-
/**
|
1628
|
-
* Background Blend Mode
|
1629
|
-
* @see https://tailwindcss.com/docs/background-blend-mode
|
1630
|
-
*/
|
1631
|
-
"bg-blend": [{
|
1632
|
-
"bg-blend": le()
|
1633
|
-
}],
|
1634
|
-
// Filters
|
1635
|
-
/**
|
1636
|
-
* Filter
|
1637
|
-
* @deprecated since Tailwind CSS v3.0.0
|
1638
|
-
* @see https://tailwindcss.com/docs/filter
|
1639
|
-
*/
|
1640
|
-
filter: [{
|
1641
|
-
filter: ["", "none"]
|
1642
|
-
}],
|
1643
|
-
/**
|
1644
|
-
* Blur
|
1645
|
-
* @see https://tailwindcss.com/docs/blur
|
1646
|
-
*/
|
1647
|
-
blur: [{
|
1648
|
-
blur: [r]
|
1649
|
-
}],
|
1650
|
-
/**
|
1651
|
-
* Brightness
|
1652
|
-
* @see https://tailwindcss.com/docs/brightness
|
1653
|
-
*/
|
1654
|
-
brightness: [{
|
1655
|
-
brightness: [o]
|
1656
|
-
}],
|
1657
|
-
/**
|
1658
|
-
* Contrast
|
1659
|
-
* @see https://tailwindcss.com/docs/contrast
|
1660
|
-
*/
|
1661
|
-
contrast: [{
|
1662
|
-
contrast: [d]
|
1663
|
-
}],
|
1664
|
-
/**
|
1665
|
-
* Drop Shadow
|
1666
|
-
* @see https://tailwindcss.com/docs/drop-shadow
|
1667
|
-
*/
|
1668
|
-
"drop-shadow": [{
|
1669
|
-
"drop-shadow": ["", "none", z, l]
|
1670
|
-
}],
|
1671
|
-
/**
|
1672
|
-
* Grayscale
|
1673
|
-
* @see https://tailwindcss.com/docs/grayscale
|
1674
|
-
*/
|
1675
|
-
grayscale: [{
|
1676
|
-
grayscale: [c]
|
1677
|
-
}],
|
1678
|
-
/**
|
1679
|
-
* Hue Rotate
|
1680
|
-
* @see https://tailwindcss.com/docs/hue-rotate
|
1681
|
-
*/
|
1682
|
-
"hue-rotate": [{
|
1683
|
-
"hue-rotate": [g]
|
1684
|
-
}],
|
1685
|
-
/**
|
1686
|
-
* Invert
|
1687
|
-
* @see https://tailwindcss.com/docs/invert
|
1688
|
-
*/
|
1689
|
-
invert: [{
|
1690
|
-
invert: [y]
|
1691
|
-
}],
|
1692
|
-
/**
|
1693
|
-
* Saturate
|
1694
|
-
* @see https://tailwindcss.com/docs/saturate
|
1695
|
-
*/
|
1696
|
-
saturate: [{
|
1697
|
-
saturate: [j]
|
1698
|
-
}],
|
1699
|
-
/**
|
1700
|
-
* Sepia
|
1701
|
-
* @see https://tailwindcss.com/docs/sepia
|
1702
|
-
*/
|
1703
|
-
sepia: [{
|
1704
|
-
sepia: [T]
|
1705
|
-
}],
|
1706
|
-
/**
|
1707
|
-
* Backdrop Filter
|
1708
|
-
* @deprecated since Tailwind CSS v3.0.0
|
1709
|
-
* @see https://tailwindcss.com/docs/backdrop-filter
|
1710
|
-
*/
|
1711
|
-
"backdrop-filter": [{
|
1712
|
-
"backdrop-filter": ["", "none"]
|
1713
|
-
}],
|
1714
|
-
/**
|
1715
|
-
* Backdrop Blur
|
1716
|
-
* @see https://tailwindcss.com/docs/backdrop-blur
|
1717
|
-
*/
|
1718
|
-
"backdrop-blur": [{
|
1719
|
-
"backdrop-blur": [r]
|
1720
|
-
}],
|
1721
|
-
/**
|
1722
|
-
* Backdrop Brightness
|
1723
|
-
* @see https://tailwindcss.com/docs/backdrop-brightness
|
1724
|
-
*/
|
1725
|
-
"backdrop-brightness": [{
|
1726
|
-
"backdrop-brightness": [o]
|
1727
|
-
}],
|
1728
|
-
/**
|
1729
|
-
* Backdrop Contrast
|
1730
|
-
* @see https://tailwindcss.com/docs/backdrop-contrast
|
1731
|
-
*/
|
1732
|
-
"backdrop-contrast": [{
|
1733
|
-
"backdrop-contrast": [d]
|
1734
|
-
}],
|
1735
|
-
/**
|
1736
|
-
* Backdrop Grayscale
|
1737
|
-
* @see https://tailwindcss.com/docs/backdrop-grayscale
|
1738
|
-
*/
|
1739
|
-
"backdrop-grayscale": [{
|
1740
|
-
"backdrop-grayscale": [c]
|
1741
|
-
}],
|
1742
|
-
/**
|
1743
|
-
* Backdrop Hue Rotate
|
1744
|
-
* @see https://tailwindcss.com/docs/backdrop-hue-rotate
|
1745
|
-
*/
|
1746
|
-
"backdrop-hue-rotate": [{
|
1747
|
-
"backdrop-hue-rotate": [g]
|
1748
|
-
}],
|
1749
|
-
/**
|
1750
|
-
* Backdrop Invert
|
1751
|
-
* @see https://tailwindcss.com/docs/backdrop-invert
|
1752
|
-
*/
|
1753
|
-
"backdrop-invert": [{
|
1754
|
-
"backdrop-invert": [y]
|
1755
|
-
}],
|
1756
|
-
/**
|
1757
|
-
* Backdrop Opacity
|
1758
|
-
* @see https://tailwindcss.com/docs/backdrop-opacity
|
1759
|
-
*/
|
1760
|
-
"backdrop-opacity": [{
|
1761
|
-
"backdrop-opacity": [v]
|
1762
|
-
}],
|
1763
|
-
/**
|
1764
|
-
* Backdrop Saturate
|
1765
|
-
* @see https://tailwindcss.com/docs/backdrop-saturate
|
1766
|
-
*/
|
1767
|
-
"backdrop-saturate": [{
|
1768
|
-
"backdrop-saturate": [j]
|
1769
|
-
}],
|
1770
|
-
/**
|
1771
|
-
* Backdrop Sepia
|
1772
|
-
* @see https://tailwindcss.com/docs/backdrop-sepia
|
1773
|
-
*/
|
1774
|
-
"backdrop-sepia": [{
|
1775
|
-
"backdrop-sepia": [T]
|
1776
|
-
}],
|
1777
|
-
// Tables
|
1778
|
-
/**
|
1779
|
-
* Border Collapse
|
1780
|
-
* @see https://tailwindcss.com/docs/border-collapse
|
1781
|
-
*/
|
1782
|
-
"border-collapse": [{
|
1783
|
-
border: ["collapse", "separate"]
|
1784
|
-
}],
|
1785
|
-
/**
|
1786
|
-
* Border Spacing
|
1787
|
-
* @see https://tailwindcss.com/docs/border-spacing
|
1788
|
-
*/
|
1789
|
-
"border-spacing": [{
|
1790
|
-
"border-spacing": [i]
|
1791
|
-
}],
|
1792
|
-
/**
|
1793
|
-
* Border Spacing X
|
1794
|
-
* @see https://tailwindcss.com/docs/border-spacing
|
1795
|
-
*/
|
1796
|
-
"border-spacing-x": [{
|
1797
|
-
"border-spacing-x": [i]
|
1798
|
-
}],
|
1799
|
-
/**
|
1800
|
-
* Border Spacing Y
|
1801
|
-
* @see https://tailwindcss.com/docs/border-spacing
|
1802
|
-
*/
|
1803
|
-
"border-spacing-y": [{
|
1804
|
-
"border-spacing-y": [i]
|
1805
|
-
}],
|
1806
|
-
/**
|
1807
|
-
* Table Layout
|
1808
|
-
* @see https://tailwindcss.com/docs/table-layout
|
1809
|
-
*/
|
1810
|
-
"table-layout": [{
|
1811
|
-
table: ["auto", "fixed"]
|
1812
|
-
}],
|
1813
|
-
/**
|
1814
|
-
* Caption Side
|
1815
|
-
* @see https://tailwindcss.com/docs/caption-side
|
1816
|
-
*/
|
1817
|
-
caption: [{
|
1818
|
-
caption: ["top", "bottom"]
|
1819
|
-
}],
|
1820
|
-
// Transitions and Animation
|
1821
|
-
/**
|
1822
|
-
* Tranisition Property
|
1823
|
-
* @see https://tailwindcss.com/docs/transition-property
|
1824
|
-
*/
|
1825
|
-
transition: [{
|
1826
|
-
transition: ["none", "all", "", "colors", "opacity", "shadow", "transform", l]
|
1827
|
-
}],
|
1828
|
-
/**
|
1829
|
-
* Transition Duration
|
1830
|
-
* @see https://tailwindcss.com/docs/transition-duration
|
1831
|
-
*/
|
1832
|
-
duration: [{
|
1833
|
-
duration: C()
|
1834
|
-
}],
|
1835
|
-
/**
|
1836
|
-
* Transition Timing Function
|
1837
|
-
* @see https://tailwindcss.com/docs/transition-timing-function
|
1838
|
-
*/
|
1839
|
-
ease: [{
|
1840
|
-
ease: ["linear", "in", "out", "in-out", l]
|
1841
|
-
}],
|
1842
|
-
/**
|
1843
|
-
* Transition Delay
|
1844
|
-
* @see https://tailwindcss.com/docs/transition-delay
|
1845
|
-
*/
|
1846
|
-
delay: [{
|
1847
|
-
delay: C()
|
1848
|
-
}],
|
1849
|
-
/**
|
1850
|
-
* Animation
|
1851
|
-
* @see https://tailwindcss.com/docs/animation
|
1852
|
-
*/
|
1853
|
-
animate: [{
|
1854
|
-
animate: ["none", "spin", "ping", "pulse", "bounce", l]
|
1855
|
-
}],
|
1856
|
-
// Transforms
|
1857
|
-
/**
|
1858
|
-
* Transform
|
1859
|
-
* @see https://tailwindcss.com/docs/transform
|
1860
|
-
*/
|
1861
|
-
transform: [{
|
1862
|
-
transform: ["", "gpu", "none"]
|
1863
|
-
}],
|
1864
|
-
/**
|
1865
|
-
* Scale
|
1866
|
-
* @see https://tailwindcss.com/docs/scale
|
1867
|
-
*/
|
1868
|
-
scale: [{
|
1869
|
-
scale: [A]
|
1870
|
-
}],
|
1871
|
-
/**
|
1872
|
-
* Scale X
|
1873
|
-
* @see https://tailwindcss.com/docs/scale
|
1874
|
-
*/
|
1875
|
-
"scale-x": [{
|
1876
|
-
"scale-x": [A]
|
1877
|
-
}],
|
1878
|
-
/**
|
1879
|
-
* Scale Y
|
1880
|
-
* @see https://tailwindcss.com/docs/scale
|
1881
|
-
*/
|
1882
|
-
"scale-y": [{
|
1883
|
-
"scale-y": [A]
|
1884
|
-
}],
|
1885
|
-
/**
|
1886
|
-
* Rotate
|
1887
|
-
* @see https://tailwindcss.com/docs/rotate
|
1888
|
-
*/
|
1889
|
-
rotate: [{
|
1890
|
-
rotate: [G, l]
|
1891
|
-
}],
|
1892
|
-
/**
|
1893
|
-
* Translate X
|
1894
|
-
* @see https://tailwindcss.com/docs/translate
|
1895
|
-
*/
|
1896
|
-
"translate-x": [{
|
1897
|
-
"translate-x": [se]
|
1898
|
-
}],
|
1899
|
-
/**
|
1900
|
-
* Translate Y
|
1901
|
-
* @see https://tailwindcss.com/docs/translate
|
1902
|
-
*/
|
1903
|
-
"translate-y": [{
|
1904
|
-
"translate-y": [se]
|
1905
|
-
}],
|
1906
|
-
/**
|
1907
|
-
* Skew X
|
1908
|
-
* @see https://tailwindcss.com/docs/skew
|
1909
|
-
*/
|
1910
|
-
"skew-x": [{
|
1911
|
-
"skew-x": [oe]
|
1912
|
-
}],
|
1913
|
-
/**
|
1914
|
-
* Skew Y
|
1915
|
-
* @see https://tailwindcss.com/docs/skew
|
1916
|
-
*/
|
1917
|
-
"skew-y": [{
|
1918
|
-
"skew-y": [oe]
|
1919
|
-
}],
|
1920
|
-
/**
|
1921
|
-
* Transform Origin
|
1922
|
-
* @see https://tailwindcss.com/docs/transform-origin
|
1923
|
-
*/
|
1924
|
-
"transform-origin": [{
|
1925
|
-
origin: ["center", "top", "top-right", "right", "bottom-right", "bottom", "bottom-left", "left", "top-left", l]
|
1926
|
-
}],
|
1927
|
-
// Interactivity
|
1928
|
-
/**
|
1929
|
-
* Accent Color
|
1930
|
-
* @see https://tailwindcss.com/docs/accent-color
|
1931
|
-
*/
|
1932
|
-
accent: [{
|
1933
|
-
accent: ["auto", e]
|
1934
|
-
}],
|
1935
|
-
/**
|
1936
|
-
* Appearance
|
1937
|
-
* @see https://tailwindcss.com/docs/appearance
|
1938
|
-
*/
|
1939
|
-
appearance: [{
|
1940
|
-
appearance: ["none", "auto"]
|
1941
|
-
}],
|
1942
|
-
/**
|
1943
|
-
* Cursor
|
1944
|
-
* @see https://tailwindcss.com/docs/cursor
|
1945
|
-
*/
|
1946
|
-
cursor: [{
|
1947
|
-
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", l]
|
1948
|
-
}],
|
1949
|
-
/**
|
1950
|
-
* Caret Color
|
1951
|
-
* @see https://tailwindcss.com/docs/just-in-time-mode#caret-color-utilities
|
1952
|
-
*/
|
1953
|
-
"caret-color": [{
|
1954
|
-
caret: [e]
|
1955
|
-
}],
|
1956
|
-
/**
|
1957
|
-
* Pointer Events
|
1958
|
-
* @see https://tailwindcss.com/docs/pointer-events
|
1959
|
-
*/
|
1960
|
-
"pointer-events": [{
|
1961
|
-
"pointer-events": ["none", "auto"]
|
1962
|
-
}],
|
1963
|
-
/**
|
1964
|
-
* Resize
|
1965
|
-
* @see https://tailwindcss.com/docs/resize
|
1966
|
-
*/
|
1967
|
-
resize: [{
|
1968
|
-
resize: ["none", "y", "x", ""]
|
1969
|
-
}],
|
1970
|
-
/**
|
1971
|
-
* Scroll Behavior
|
1972
|
-
* @see https://tailwindcss.com/docs/scroll-behavior
|
1973
|
-
*/
|
1974
|
-
"scroll-behavior": [{
|
1975
|
-
scroll: ["auto", "smooth"]
|
1976
|
-
}],
|
1977
|
-
/**
|
1978
|
-
* Scroll Margin
|
1979
|
-
* @see https://tailwindcss.com/docs/scroll-margin
|
1980
|
-
*/
|
1981
|
-
"scroll-m": [{
|
1982
|
-
"scroll-m": b()
|
1983
|
-
}],
|
1984
|
-
/**
|
1985
|
-
* Scroll Margin X
|
1986
|
-
* @see https://tailwindcss.com/docs/scroll-margin
|
1987
|
-
*/
|
1988
|
-
"scroll-mx": [{
|
1989
|
-
"scroll-mx": b()
|
1990
|
-
}],
|
1991
|
-
/**
|
1992
|
-
* Scroll Margin Y
|
1993
|
-
* @see https://tailwindcss.com/docs/scroll-margin
|
1994
|
-
*/
|
1995
|
-
"scroll-my": [{
|
1996
|
-
"scroll-my": b()
|
1997
|
-
}],
|
1998
|
-
/**
|
1999
|
-
* Scroll Margin Start
|
2000
|
-
* @see https://tailwindcss.com/docs/scroll-margin
|
2001
|
-
*/
|
2002
|
-
"scroll-ms": [{
|
2003
|
-
"scroll-ms": b()
|
2004
|
-
}],
|
2005
|
-
/**
|
2006
|
-
* Scroll Margin End
|
2007
|
-
* @see https://tailwindcss.com/docs/scroll-margin
|
2008
|
-
*/
|
2009
|
-
"scroll-me": [{
|
2010
|
-
"scroll-me": b()
|
2011
|
-
}],
|
2012
|
-
/**
|
2013
|
-
* Scroll Margin Top
|
2014
|
-
* @see https://tailwindcss.com/docs/scroll-margin
|
2015
|
-
*/
|
2016
|
-
"scroll-mt": [{
|
2017
|
-
"scroll-mt": b()
|
2018
|
-
}],
|
2019
|
-
/**
|
2020
|
-
* Scroll Margin Right
|
2021
|
-
* @see https://tailwindcss.com/docs/scroll-margin
|
2022
|
-
*/
|
2023
|
-
"scroll-mr": [{
|
2024
|
-
"scroll-mr": b()
|
2025
|
-
}],
|
2026
|
-
/**
|
2027
|
-
* Scroll Margin Bottom
|
2028
|
-
* @see https://tailwindcss.com/docs/scroll-margin
|
2029
|
-
*/
|
2030
|
-
"scroll-mb": [{
|
2031
|
-
"scroll-mb": b()
|
2032
|
-
}],
|
2033
|
-
/**
|
2034
|
-
* Scroll Margin Left
|
2035
|
-
* @see https://tailwindcss.com/docs/scroll-margin
|
2036
|
-
*/
|
2037
|
-
"scroll-ml": [{
|
2038
|
-
"scroll-ml": b()
|
2039
|
-
}],
|
2040
|
-
/**
|
2041
|
-
* Scroll Padding
|
2042
|
-
* @see https://tailwindcss.com/docs/scroll-padding
|
2043
|
-
*/
|
2044
|
-
"scroll-p": [{
|
2045
|
-
"scroll-p": b()
|
2046
|
-
}],
|
2047
|
-
/**
|
2048
|
-
* Scroll Padding X
|
2049
|
-
* @see https://tailwindcss.com/docs/scroll-padding
|
2050
|
-
*/
|
2051
|
-
"scroll-px": [{
|
2052
|
-
"scroll-px": b()
|
2053
|
-
}],
|
2054
|
-
/**
|
2055
|
-
* Scroll Padding Y
|
2056
|
-
* @see https://tailwindcss.com/docs/scroll-padding
|
2057
|
-
*/
|
2058
|
-
"scroll-py": [{
|
2059
|
-
"scroll-py": b()
|
2060
|
-
}],
|
2061
|
-
/**
|
2062
|
-
* Scroll Padding Start
|
2063
|
-
* @see https://tailwindcss.com/docs/scroll-padding
|
2064
|
-
*/
|
2065
|
-
"scroll-ps": [{
|
2066
|
-
"scroll-ps": b()
|
2067
|
-
}],
|
2068
|
-
/**
|
2069
|
-
* Scroll Padding End
|
2070
|
-
* @see https://tailwindcss.com/docs/scroll-padding
|
2071
|
-
*/
|
2072
|
-
"scroll-pe": [{
|
2073
|
-
"scroll-pe": b()
|
2074
|
-
}],
|
2075
|
-
/**
|
2076
|
-
* Scroll Padding Top
|
2077
|
-
* @see https://tailwindcss.com/docs/scroll-padding
|
2078
|
-
*/
|
2079
|
-
"scroll-pt": [{
|
2080
|
-
"scroll-pt": b()
|
2081
|
-
}],
|
2082
|
-
/**
|
2083
|
-
* Scroll Padding Right
|
2084
|
-
* @see https://tailwindcss.com/docs/scroll-padding
|
2085
|
-
*/
|
2086
|
-
"scroll-pr": [{
|
2087
|
-
"scroll-pr": b()
|
2088
|
-
}],
|
2089
|
-
/**
|
2090
|
-
* Scroll Padding Bottom
|
2091
|
-
* @see https://tailwindcss.com/docs/scroll-padding
|
2092
|
-
*/
|
2093
|
-
"scroll-pb": [{
|
2094
|
-
"scroll-pb": b()
|
2095
|
-
}],
|
2096
|
-
/**
|
2097
|
-
* Scroll Padding Left
|
2098
|
-
* @see https://tailwindcss.com/docs/scroll-padding
|
2099
|
-
*/
|
2100
|
-
"scroll-pl": [{
|
2101
|
-
"scroll-pl": b()
|
2102
|
-
}],
|
2103
|
-
/**
|
2104
|
-
* Scroll Snap Align
|
2105
|
-
* @see https://tailwindcss.com/docs/scroll-snap-align
|
2106
|
-
*/
|
2107
|
-
"snap-align": [{
|
2108
|
-
snap: ["start", "end", "center", "align-none"]
|
2109
|
-
}],
|
2110
|
-
/**
|
2111
|
-
* Scroll Snap Stop
|
2112
|
-
* @see https://tailwindcss.com/docs/scroll-snap-stop
|
2113
|
-
*/
|
2114
|
-
"snap-stop": [{
|
2115
|
-
snap: ["normal", "always"]
|
2116
|
-
}],
|
2117
|
-
/**
|
2118
|
-
* Scroll Snap Type
|
2119
|
-
* @see https://tailwindcss.com/docs/scroll-snap-type
|
2120
|
-
*/
|
2121
|
-
"snap-type": [{
|
2122
|
-
snap: ["none", "x", "y", "both"]
|
2123
|
-
}],
|
2124
|
-
/**
|
2125
|
-
* Scroll Snap Type Strictness
|
2126
|
-
* @see https://tailwindcss.com/docs/scroll-snap-type
|
2127
|
-
*/
|
2128
|
-
"snap-strictness": [{
|
2129
|
-
snap: ["mandatory", "proximity"]
|
2130
|
-
}],
|
2131
|
-
/**
|
2132
|
-
* Touch Action
|
2133
|
-
* @see https://tailwindcss.com/docs/touch-action
|
2134
|
-
*/
|
2135
|
-
touch: [{
|
2136
|
-
touch: ["auto", "none", "manipulation"]
|
2137
|
-
}],
|
2138
|
-
/**
|
2139
|
-
* Touch Action X
|
2140
|
-
* @see https://tailwindcss.com/docs/touch-action
|
2141
|
-
*/
|
2142
|
-
"touch-x": [{
|
2143
|
-
"touch-pan": ["x", "left", "right"]
|
2144
|
-
}],
|
2145
|
-
/**
|
2146
|
-
* Touch Action Y
|
2147
|
-
* @see https://tailwindcss.com/docs/touch-action
|
2148
|
-
*/
|
2149
|
-
"touch-y": [{
|
2150
|
-
"touch-pan": ["y", "up", "down"]
|
2151
|
-
}],
|
2152
|
-
/**
|
2153
|
-
* Touch Action Pinch Zoom
|
2154
|
-
* @see https://tailwindcss.com/docs/touch-action
|
2155
|
-
*/
|
2156
|
-
"touch-pz": ["touch-pinch-zoom"],
|
2157
|
-
/**
|
2158
|
-
* User Select
|
2159
|
-
* @see https://tailwindcss.com/docs/user-select
|
2160
|
-
*/
|
2161
|
-
select: [{
|
2162
|
-
select: ["none", "text", "all", "auto"]
|
2163
|
-
}],
|
2164
|
-
/**
|
2165
|
-
* Will Change
|
2166
|
-
* @see https://tailwindcss.com/docs/will-change
|
2167
|
-
*/
|
2168
|
-
"will-change": [{
|
2169
|
-
"will-change": ["auto", "scroll", "contents", "transform", l]
|
2170
|
-
}],
|
2171
|
-
// SVG
|
2172
|
-
/**
|
2173
|
-
* Fill
|
2174
|
-
* @see https://tailwindcss.com/docs/fill
|
2175
|
-
*/
|
2176
|
-
fill: [{
|
2177
|
-
fill: [e, "none"]
|
2178
|
-
}],
|
2179
|
-
/**
|
2180
|
-
* Stroke Width
|
2181
|
-
* @see https://tailwindcss.com/docs/stroke-width
|
2182
|
-
*/
|
2183
|
-
"stroke-w": [{
|
2184
|
-
stroke: [_, I, Y]
|
2185
|
-
}],
|
2186
|
-
/**
|
2187
|
-
* Stroke
|
2188
|
-
* @see https://tailwindcss.com/docs/stroke
|
2189
|
-
*/
|
2190
|
-
stroke: [{
|
2191
|
-
stroke: [e, "none"]
|
2192
|
-
}],
|
2193
|
-
// Accessibility
|
2194
|
-
/**
|
2195
|
-
* Screen Readers
|
2196
|
-
* @see https://tailwindcss.com/docs/screen-readers
|
2197
|
-
*/
|
2198
|
-
sr: ["sr-only", "not-sr-only"],
|
2199
|
-
/**
|
2200
|
-
* Forced Color Adjust
|
2201
|
-
* @see https://tailwindcss.com/docs/forced-color-adjust
|
2202
|
-
*/
|
2203
|
-
"forced-color-adjust": [{
|
2204
|
-
"forced-color-adjust": ["auto", "none"]
|
2205
|
-
}]
|
2206
|
-
},
|
2207
|
-
conflictingClassGroups: {
|
2208
|
-
overflow: ["overflow-x", "overflow-y"],
|
2209
|
-
overscroll: ["overscroll-x", "overscroll-y"],
|
2210
|
-
inset: ["inset-x", "inset-y", "start", "end", "top", "right", "bottom", "left"],
|
2211
|
-
"inset-x": ["right", "left"],
|
2212
|
-
"inset-y": ["top", "bottom"],
|
2213
|
-
flex: ["basis", "grow", "shrink"],
|
2214
|
-
gap: ["gap-x", "gap-y"],
|
2215
|
-
p: ["px", "py", "ps", "pe", "pt", "pr", "pb", "pl"],
|
2216
|
-
px: ["pr", "pl"],
|
2217
|
-
py: ["pt", "pb"],
|
2218
|
-
m: ["mx", "my", "ms", "me", "mt", "mr", "mb", "ml"],
|
2219
|
-
mx: ["mr", "ml"],
|
2220
|
-
my: ["mt", "mb"],
|
2221
|
-
size: ["w", "h"],
|
2222
|
-
"font-size": ["leading"],
|
2223
|
-
"fvn-normal": ["fvn-ordinal", "fvn-slashed-zero", "fvn-figure", "fvn-spacing", "fvn-fraction"],
|
2224
|
-
"fvn-ordinal": ["fvn-normal"],
|
2225
|
-
"fvn-slashed-zero": ["fvn-normal"],
|
2226
|
-
"fvn-figure": ["fvn-normal"],
|
2227
|
-
"fvn-spacing": ["fvn-normal"],
|
2228
|
-
"fvn-fraction": ["fvn-normal"],
|
2229
|
-
"line-clamp": ["display", "overflow"],
|
2230
|
-
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"],
|
2231
|
-
"rounded-s": ["rounded-ss", "rounded-es"],
|
2232
|
-
"rounded-e": ["rounded-se", "rounded-ee"],
|
2233
|
-
"rounded-t": ["rounded-tl", "rounded-tr"],
|
2234
|
-
"rounded-r": ["rounded-tr", "rounded-br"],
|
2235
|
-
"rounded-b": ["rounded-br", "rounded-bl"],
|
2236
|
-
"rounded-l": ["rounded-tl", "rounded-bl"],
|
2237
|
-
"border-spacing": ["border-spacing-x", "border-spacing-y"],
|
2238
|
-
"border-w": ["border-w-s", "border-w-e", "border-w-t", "border-w-r", "border-w-b", "border-w-l"],
|
2239
|
-
"border-w-x": ["border-w-r", "border-w-l"],
|
2240
|
-
"border-w-y": ["border-w-t", "border-w-b"],
|
2241
|
-
"border-color": ["border-color-t", "border-color-r", "border-color-b", "border-color-l"],
|
2242
|
-
"border-color-x": ["border-color-r", "border-color-l"],
|
2243
|
-
"border-color-y": ["border-color-t", "border-color-b"],
|
2244
|
-
"scroll-m": ["scroll-mx", "scroll-my", "scroll-ms", "scroll-me", "scroll-mt", "scroll-mr", "scroll-mb", "scroll-ml"],
|
2245
|
-
"scroll-mx": ["scroll-mr", "scroll-ml"],
|
2246
|
-
"scroll-my": ["scroll-mt", "scroll-mb"],
|
2247
|
-
"scroll-p": ["scroll-px", "scroll-py", "scroll-ps", "scroll-pe", "scroll-pt", "scroll-pr", "scroll-pb", "scroll-pl"],
|
2248
|
-
"scroll-px": ["scroll-pr", "scroll-pl"],
|
2249
|
-
"scroll-py": ["scroll-pt", "scroll-pb"],
|
2250
|
-
touch: ["touch-x", "touch-y", "touch-pz"],
|
2251
|
-
"touch-x": ["touch"],
|
2252
|
-
"touch-y": ["touch"],
|
2253
|
-
"touch-pz": ["touch"]
|
2254
|
-
},
|
2255
|
-
conflictingClassGroupModifiers: {
|
2256
|
-
"font-size": ["leading"]
|
2257
|
-
}
|
2258
|
-
};
|
2259
|
-
}, gt = /* @__PURE__ */ Xe(ft);
|
2260
|
-
function we(e) {
|
2261
|
-
var t, r, o = "";
|
2262
|
-
if (typeof e == "string" || typeof e == "number") o += e;
|
2263
|
-
else if (typeof e == "object") if (Array.isArray(e)) for (t = 0; t < e.length; t++) e[t] && (r = we(e[t])) && (o && (o += " "), o += r);
|
2264
|
-
else for (t in e) e[t] && (o && (o += " "), o += t);
|
2265
|
-
return o;
|
2266
|
-
}
|
2267
|
-
function mt() {
|
2268
|
-
for (var e, t, r = 0, o = ""; r < arguments.length; ) (e = arguments[r++]) && (t = we(e)) && (o && (o += " "), o += t);
|
2269
|
-
return o;
|
2270
|
-
}
|
2271
|
-
const pe = (e) => typeof e == "boolean" ? "".concat(e) : e === 0 ? "0" : e, be = mt, ht = (e, t) => (r) => {
|
2272
|
-
var o;
|
2273
|
-
if (t?.variants == null) return be(e, r?.class, r?.className);
|
2274
|
-
const { variants: s, defaultVariants: n } = t, i = Object.keys(s).map((c) => {
|
2275
|
-
const g = r?.[c], y = n?.[c];
|
2276
|
-
if (g === null) return null;
|
2277
|
-
const h = pe(g) || pe(y);
|
2278
|
-
return s[c][h];
|
2279
|
-
}), a = r && Object.entries(r).reduce((c, g) => {
|
2280
|
-
let [y, h] = g;
|
2281
|
-
return h === void 0 || (c[y] = h), c;
|
2282
|
-
}, {}), d = t == null || (o = t.compoundVariants) === null || o === void 0 ? void 0 : o.reduce((c, g) => {
|
2283
|
-
let { class: y, className: h, ...k } = g;
|
2284
|
-
return Object.entries(k).every((x) => {
|
2285
|
-
let [m, u] = x;
|
2286
|
-
return Array.isArray(u) ? u.includes({
|
2287
|
-
...n,
|
2288
|
-
...a
|
2289
|
-
}[m]) : {
|
2290
|
-
...n,
|
2291
|
-
...a
|
2292
|
-
}[m] === u;
|
2293
|
-
}) ? [
|
2294
|
-
...c,
|
2295
|
-
y,
|
2296
|
-
h
|
2297
|
-
] : c;
|
2298
|
-
}, []);
|
2299
|
-
return be(e, i, d, r?.class, r?.className);
|
2300
|
-
}, ke = Symbol(), Nt = /* @__PURE__ */ N({
|
2301
|
-
inheritAttrs: !1,
|
2302
|
-
__name: "BuiFormItem",
|
2303
|
-
setup(e) {
|
2304
|
-
const t = je();
|
2305
|
-
Ce(ke, t);
|
2306
|
-
const { class: r, ...o } = H();
|
2307
|
-
return (s, n) => ($(), fe("div", Q({
|
2308
|
-
class: f(W)("space-y-1", f(r) ?? "")
|
2309
|
-
}, o), [
|
2310
|
-
F(s.$slots, "default")
|
2311
|
-
], 16));
|
2312
|
-
}
|
2313
|
-
});
|
2314
|
-
function U() {
|
2315
|
-
const e = X(Ae), t = X(ke), r = {
|
2316
|
-
valid: Se(),
|
2317
|
-
isDirty: Me(),
|
2318
|
-
isTouched: Ne(),
|
2319
|
-
error: $e()
|
2320
|
-
};
|
2321
|
-
if (!e) throw new Error("useFormField should be used within <BuiFormField>");
|
2322
|
-
const { name: o } = e, s = t;
|
2323
|
-
return {
|
2324
|
-
id: s,
|
2325
|
-
name: o,
|
2326
|
-
formItemId: `${s}-form-item`,
|
2327
|
-
formDescriptionId: `${s}-form-item-description`,
|
2328
|
-
formMessageId: `${s}-form-item-message`,
|
2329
|
-
...r
|
2330
|
-
};
|
2331
|
-
}
|
2332
|
-
const $t = /* @__PURE__ */ N({
|
2333
|
-
__name: "BuiFormControl",
|
2334
|
-
setup(e) {
|
2335
|
-
const { error: t, formItemId: r, formDescriptionId: o, formMessageId: s } = U();
|
2336
|
-
return (n, i) => ($(), O(f(Ee), {
|
2337
|
-
id: f(r),
|
2338
|
-
"aria-describedby": f(t) ? `${f(o)} ${f(s)}` : `${f(o)}`,
|
2339
|
-
"aria-invalid": !!f(t)
|
2340
|
-
}, {
|
2341
|
-
default: ee(() => [
|
2342
|
-
F(n.$slots, "default")
|
2343
|
-
]),
|
2344
|
-
_: 3
|
2345
|
-
}, 8, ["id", "aria-describedby", "aria-invalid"]));
|
2346
|
-
}
|
2347
|
-
}), yt = ["id"], Rt = /* @__PURE__ */ N({
|
2348
|
-
inheritAttrs: !1,
|
2349
|
-
__name: "BuiFormDescription",
|
2350
|
-
setup(e) {
|
2351
|
-
const { formDescriptionId: t } = U(), { class: r, ...o } = H();
|
2352
|
-
return (s, n) => ($(), fe("p", Q({
|
2353
|
-
id: f(t),
|
2354
|
-
class: f(W)("text-sm text-muted-foreground", f(r) ?? "")
|
2355
|
-
}, o), [
|
2356
|
-
F(s.$slots, "default")
|
2357
|
-
], 16, yt));
|
2358
|
-
}
|
2359
|
-
}), jt = /* @__PURE__ */ N({
|
2360
|
-
inheritAttrs: !1,
|
2361
|
-
__name: "BuiFormLabel",
|
2362
|
-
props: {
|
2363
|
-
for: {},
|
2364
|
-
asChild: { type: Boolean },
|
2365
|
-
as: {}
|
2366
|
-
},
|
2367
|
-
setup(e) {
|
2368
|
-
const { error: t, valid: r, formItemId: o } = U(), { class: s, ...n } = H();
|
2369
|
-
return (i, a) => ($(), O(f(Ge), Q({
|
2370
|
-
class: f(W)(
|
2371
|
-
"block text-left text-sm font-medium tracking-tight text-foreground",
|
2372
|
-
f(t) && "text-destructive-foreground",
|
2373
|
-
f(s) ?? ""
|
2374
|
-
),
|
2375
|
-
for: f(o)
|
2376
|
-
}, n), {
|
2377
|
-
default: ee(() => [
|
2378
|
-
F(i.$slots, "default")
|
2379
|
-
]),
|
2380
|
-
_: 3
|
2381
|
-
}, 16, ["class", "for"]));
|
2382
|
-
}
|
2383
|
-
}), Et = /* @__PURE__ */ N({
|
2384
|
-
__name: "BuiFormMessage",
|
2385
|
-
setup(e) {
|
2386
|
-
const { name: t, formMessageId: r } = U();
|
2387
|
-
return (o, s) => ($(), O(f(Re), {
|
2388
|
-
id: f(r),
|
2389
|
-
as: "p",
|
2390
|
-
name: _e(f(t)),
|
2391
|
-
class: "text-sm font-medium text-destructive-foreground"
|
2392
|
-
}, null, 8, ["id", "name"]));
|
2393
|
-
}
|
2394
|
-
}), vt = Symbol(), xt = /* @__PURE__ */ N({
|
2395
|
-
__name: "BuiButton",
|
2396
|
-
props: {
|
2397
|
-
class: { default: "" },
|
2398
|
-
variant: {},
|
2399
|
-
size: {},
|
2400
|
-
as: { default: "button" },
|
2401
|
-
type: { default: "button" },
|
2402
|
-
disabled: { type: Boolean },
|
2403
|
-
asChild: { type: Boolean }
|
2404
|
-
},
|
2405
|
-
setup(e) {
|
2406
|
-
const t = e, r = X(vt, Ie(!1));
|
2407
|
-
return (o, s) => ($(), O(f(Pe), {
|
2408
|
-
as: o.as,
|
2409
|
-
"as-child": o.asChild,
|
2410
|
-
class: ze(f(W)(f(wt)({ variant: o.variant, size: o.size }), t.class)),
|
2411
|
-
type: o.type,
|
2412
|
-
disabled: f(r) || t.disabled
|
2413
|
-
}, {
|
2414
|
-
default: ee(() => [
|
2415
|
-
F(o.$slots, "default")
|
2416
|
-
]),
|
2417
|
-
_: 3
|
2418
|
-
}, 8, ["as", "as-child", "class", "type", "disabled"]));
|
2419
|
-
}
|
2420
|
-
}), wt = ht(
|
2421
|
-
"inline-flex items-center justify-center rounded text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none",
|
2422
|
-
{
|
2423
|
-
variants: {
|
2424
|
-
variant: {
|
2425
|
-
default: [
|
2426
|
-
/* background*/
|
2427
|
-
"bg-primary hover:bg-primary-hover active:bg-primary-active disabled:bg-foreground/[0.04]",
|
2428
|
-
/* border */
|
2429
|
-
"disabled:border disabled:border-foreground/[0.16]",
|
2430
|
-
/* text */
|
2431
|
-
"text-primary-foreground disabled:text-foreground/[0.16]"
|
2432
|
-
],
|
2433
|
-
destructive: "bg-destructive text-destructive-foreground hover:bg-destructive/90",
|
2434
|
-
outline: [
|
2435
|
-
/* background*/
|
2436
|
-
"hover:bg-accent/[0.08] active:bg-accent/[0.16] disabled:bg-accent/[0.04]",
|
2437
|
-
/* border */
|
2438
|
-
"border border-primary disabled:border-accent/[0.32]",
|
2439
|
-
/* text */
|
2440
|
-
"text-accent disabled:text-accent/[0.32]"
|
2441
|
-
],
|
2442
|
-
secondary: "bg-secondary text-secondary-foreground hover:bg-secondary/80",
|
2443
|
-
ghost: [
|
2444
|
-
/* text */
|
2445
|
-
"text-accent disabled:text-accent/[0.56]",
|
2446
|
-
/* background */
|
2447
|
-
"hover:bg-accent/[0.08] active:bg-accent/[0.16]"
|
2448
|
-
],
|
2449
|
-
link: "text-primary underline-offset-4 hover:underline",
|
2450
|
-
none: "border-none bg-transparent"
|
2451
|
-
},
|
2452
|
-
size: {
|
2453
|
-
default: "h-8 px-3 py-1",
|
2454
|
-
sm: "h-7 px-3 py-0.5",
|
2455
|
-
lg: "h-10 px-5 py-2",
|
2456
|
-
icon: "h-4 w-4"
|
2457
|
-
}
|
2458
|
-
},
|
2459
|
-
defaultVariants: {
|
2460
|
-
variant: "default",
|
2461
|
-
size: "default"
|
2462
|
-
}
|
2463
|
-
}
|
2464
|
-
);
|
2465
|
-
/**
|
2466
|
-
* @license lucide-vue-next v0.441.0 - ISC
|
2467
|
-
*
|
2468
|
-
* This source code is licensed under the ISC license.
|
2469
|
-
* See the LICENSE file in the root directory of this source tree.
|
2470
|
-
*/
|
2471
|
-
const kt = (e) => e.replace(/([a-z0-9])([A-Z])/g, "$1-$2").toLowerCase();
|
2472
|
-
/**
|
2473
|
-
* @license lucide-vue-next v0.441.0 - ISC
|
2474
|
-
*
|
2475
|
-
* This source code is licensed under the ISC license.
|
2476
|
-
* See the LICENSE file in the root directory of this source tree.
|
2477
|
-
*/
|
2478
|
-
var L = {
|
2479
|
-
xmlns: "http://www.w3.org/2000/svg",
|
2480
|
-
width: 24,
|
2481
|
-
height: 24,
|
2482
|
-
viewBox: "0 0 24 24",
|
2483
|
-
fill: "none",
|
2484
|
-
stroke: "currentColor",
|
2485
|
-
"stroke-width": 2,
|
2486
|
-
"stroke-linecap": "round",
|
2487
|
-
"stroke-linejoin": "round"
|
2488
|
-
};
|
2489
|
-
/**
|
2490
|
-
* @license lucide-vue-next v0.441.0 - ISC
|
2491
|
-
*
|
2492
|
-
* This source code is licensed under the ISC license.
|
2493
|
-
* See the LICENSE file in the root directory of this source tree.
|
2494
|
-
*/
|
2495
|
-
const Ct = ({ size: e, strokeWidth: t = 2, absoluteStrokeWidth: r, color: o, iconNode: s, name: n, class: i, ...a }, { slots: d }) => S(
|
2496
|
-
"svg",
|
2497
|
-
{
|
2498
|
-
...L,
|
2499
|
-
width: e || L.width,
|
2500
|
-
height: e || L.height,
|
2501
|
-
stroke: o || L.stroke,
|
2502
|
-
"stroke-width": r ? Number(t) * 24 / Number(e) : t,
|
2503
|
-
class: ["lucide", `lucide-${kt(n ?? "icon")}`],
|
2504
|
-
...a
|
2505
|
-
},
|
2506
|
-
[...s.map((c) => S(...c)), ...d.default ? [d.default()] : []]
|
2507
|
-
);
|
2508
|
-
/**
|
2509
|
-
* @license lucide-vue-next v0.441.0 - ISC
|
2510
|
-
*
|
2511
|
-
* This source code is licensed under the ISC license.
|
2512
|
-
* See the LICENSE file in the root directory of this source tree.
|
2513
|
-
*/
|
2514
|
-
const re = (e, t) => (r, { slots: o }) => S(
|
2515
|
-
Ct,
|
2516
|
-
{
|
2517
|
-
...r,
|
2518
|
-
iconNode: t,
|
2519
|
-
name: e
|
2520
|
-
},
|
2521
|
-
o
|
2522
|
-
);
|
2523
|
-
/**
|
2524
|
-
* @license lucide-vue-next v0.441.0 - ISC
|
2525
|
-
*
|
2526
|
-
* This source code is licensed under the ISC license.
|
2527
|
-
* See the LICENSE file in the root directory of this source tree.
|
2528
|
-
*/
|
2529
|
-
const _t = re("ArrowDownUpIcon", [
|
2530
|
-
["path", { d: "m3 16 4 4 4-4", key: "1co6wj" }],
|
2531
|
-
["path", { d: "M7 20V4", key: "1yoxec" }],
|
2532
|
-
["path", { d: "m21 8-4-4-4 4", key: "1c9v7m" }],
|
2533
|
-
["path", { d: "M17 4v16", key: "7dpous" }]
|
2534
|
-
]);
|
2535
|
-
/**
|
2536
|
-
* @license lucide-vue-next v0.441.0 - ISC
|
2537
|
-
*
|
2538
|
-
* This source code is licensed under the ISC license.
|
2539
|
-
* See the LICENSE file in the root directory of this source tree.
|
2540
|
-
*/
|
2541
|
-
const It = re("ArrowDownIcon", [
|
2542
|
-
["path", { d: "M12 5v14", key: "s699le" }],
|
2543
|
-
["path", { d: "m19 12-7 7-7-7", key: "1idqje" }]
|
2544
|
-
]);
|
2545
|
-
/**
|
2546
|
-
* @license lucide-vue-next v0.441.0 - ISC
|
2547
|
-
*
|
2548
|
-
* This source code is licensed under the ISC license.
|
2549
|
-
* See the LICENSE file in the root directory of this source tree.
|
2550
|
-
*/
|
2551
|
-
const zt = re("ArrowUpIcon", [
|
2552
|
-
["path", { d: "m5 12 7-7 7 7", key: "hav0vg" }],
|
2553
|
-
["path", { d: "M12 19V5", key: "x0mq9r" }]
|
2554
|
-
]);
|
2555
|
-
function Gt(e, t) {
|
2556
|
-
t.value = typeof e == "function" ? e(t.value) : e;
|
2557
|
-
}
|
2558
|
-
function W(...e) {
|
2559
|
-
return gt(Fe(e));
|
2560
|
-
}
|
2561
|
-
const Pt = (e, t) => {
|
2562
|
-
let r;
|
2563
|
-
return e.getIsSorted() === "asc" ? r = It : e.getIsSorted() === "desc" ? r = zt : r = _t, S(
|
2564
|
-
xt,
|
2565
|
-
{
|
2566
|
-
variant: "none",
|
2567
|
-
class: "text-foreground px-0 text-sm font-semibold h-full",
|
2568
|
-
"sorting-enabled": "",
|
2569
|
-
onClick: () => e.toggleSorting(e.getIsSorted() === "asc")
|
2570
|
-
},
|
2571
|
-
() => [
|
2572
|
-
S("div", { class: "whitespace-normal break-normal" }, [t]),
|
2573
|
-
S(r, { class: "ml-1 h-4 w-4 text-muted-foreground shrink-0" })
|
2574
|
-
]
|
2575
|
-
);
|
2576
|
-
};
|
2577
|
-
export {
|
2578
|
-
vt as F,
|
2579
|
-
xt as _,
|
2580
|
-
$t as a,
|
2581
|
-
wt as b,
|
2582
|
-
Rt as c,
|
2583
|
-
Nt as d,
|
2584
|
-
jt as e,
|
2585
|
-
Et as f,
|
2586
|
-
W as g,
|
2587
|
-
re as h,
|
2588
|
-
ke as i,
|
2589
|
-
ht as j,
|
2590
|
-
Pt as t,
|
2591
|
-
U as u,
|
2592
|
-
Gt as v
|
2593
|
-
};
|