@soft-stech/bootsman-ui-shadcn 1.5.6 → 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.d.ts +10 -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 +364 -392
- 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/command/index.ts +10 -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/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/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.d.ts +0 -9
- package/dist/components/ui/command/index.js +0 -20
- 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 -182
- 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/BuiCommandSeparator.vue +0 -13
- package/src/components/ui/command/index.ts +0 -9
- 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/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/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
@@ -1,1189 +0,0 @@
|
|
1
|
-
var u, T, N, Lt;
|
2
|
-
(function(t) {
|
3
|
-
t.HEX = "HEX", t.RGB = "RGB", t.HWB = "HWB", t.HSL = "HSL", t.CIELab = "CIELab", t.LCH = "LCH", t.CMYK = "CMYK";
|
4
|
-
})(u || (u = {})), function(t) {
|
5
|
-
t.ANALOGOUS = "ANALOGOUS", t.COMPLEMENTARY = "COMPLEMENTARY", t.SPLIT_COMPLEMENTARY = "SPLIT_COMPLEMENTARY", t.TRIADIC = "TRIADIC", t.TETRADIC = "TETRADIC", t.SQUARE = "SQUARE";
|
6
|
-
}(T || (T = {})), function(t) {
|
7
|
-
t.ADDITIVE = "ADDITIVE", t.SUBTRACTIVE = "SUBTRACTIVE";
|
8
|
-
}(N || (N = {})), function(t) {
|
9
|
-
t.black = "#000000", t.silver = "#C0C0C0", t.gray = "#808080", t.white = "#FFFFFF", t.maroon = "#800000", t.red = "#FF0000", t.purple = "#800080", t.fuchsia = "#FF00FF", t.green = "#008000", t.lime = "#00FF00", t.olive = "#808000", t.yellow = "#FFFF00", t.navy = "#000080", t.blue = "#0000FF", t.teal = "#008080", t.aqua = "#00FFFF", t.orange = "#FFA500", t.aliceblue = "#F0F8FF", t.antiquewhite = "#FAEBD7", t.aquamarine = "#7FFFD4", t.azure = "#F0FFFF", t.beige = "#F5F5DC", t.bisque = "#FFE4C4", t.blanchedalmond = "#FFEBCD", t.blueviolet = "#8A2BE2", t.brown = "#A52A2A", t.burlywood = "#DEB887", t.cadetblue = "#5F9EA0", t.chartreuse = "#7FFF00", t.chocolate = "#D2691E", t.coral = "#FF7F50", t.cornflowerblue = "#6495ED", t.cornsilk = "#FFF8DC", t.crimson = "#DC143C", t.cyan = "#00FFFF", t.darkblue = "#00008B", t.darkcyan = "#008B8B", t.darkgoldenrod = "#B8860B", t.darkgray = "#A9A9A9", t.darkgreen = "#006400", t.darkgrey = "#A9A9A9", t.darkkhaki = "#BDB76B", t.darkmagenta = "#8B008B", t.darkolivegreen = "#556B2F", t.darkorange = "#FF8C00", t.darkorchid = "#9932CC", t.darkred = "#8B0000", t.darksalmon = "#E9967A", t.darkseagreen = "#8FBC8F", t.darkslateblue = "#483D8B", t.darkslategray = "#2F4F4F", t.darkslategrey = "#2F4F4F", t.darkturquoise = "#00CED1", t.darkviolet = "#9400D3", t.deeppink = "#FF1493", t.deepskyblue = "#00BFFF", t.dimgray = "#696969", t.dimgrey = "#696969", t.dodgerblue = "#1E90FF", t.firebrick = "#B22222", t.floralwhite = "#FFFAF0", t.forestgreen = "#228B22", t.gainsboro = "#DCDCDC", t.ghostwhite = "#F8F8FF", t.gold = "#FFD700", t.goldenrod = "#DAA520", t.greenyellow = "#ADFF2F", t.grey = "#808080", t.honeydew = "#F0FFF0", t.hotpink = "#FF69B4", t.indianred = "#CD5C5C", t.indigo = "#4B0082", t.ivory = "#FFFFF0", t.khaki = "#F0E68C", t.lavender = "#E6E6FA", t.lavenderblush = "#FFF0F5", t.lawngreen = "#7CFC00", t.lemonchiffon = "#FFFACD", t.lightblue = "#ADD8E6", t.lightcoral = "#F08080", t.lightcyan = "#E0FFFF", t.lightgoldenrodyellow = "#FAFAD2", t.lightgray = "#D3D3D3", t.lightgreen = "#90EE90", t.lightgrey = "#D3D3D3", t.lightpink = "#FFB6C1", t.lightsalmon = "#FFA07A", t.lightseagreen = "#20B2AA", t.lightskyblue = "#87CEFA", t.lightslategray = "#778899", t.lightslategrey = "#778899", t.lightsteelblue = "#B0C4DE", t.lightyellow = "#FFFFE0", t.limegreen = "#32CD32", t.linen = "#FAF0E6", t.magenta = "#FF00FF", t.mediumaquamarine = "#66CDAA", t.mediumblue = "#0000CD", t.mediumorchid = "#BA55D3", t.mediumpurple = "#9370DB", t.mediumseagreen = "#3CB371", t.mediumslateblue = "#7B68EE", t.mediumspringgreen = "#00FA9A", t.mediumturquoise = "#48D1CC", t.mediumvioletred = "#C71585", t.midnightblue = "#191970", t.mintcream = "#F5FFFA", t.mistyrose = "#FFE4E1", t.moccasin = "#FFE4B5", t.navajowhite = "#FFDEAD", t.oldlace = "#FDF5E6", t.olivedrab = "#6B8E23", t.orangered = "#FF4500", t.orchid = "#DA70D6", t.palegoldenrod = "#EEE8AA", t.palegreen = "#98FB98", t.paleturquoise = "#AFEEEE", t.palevioletred = "#DB7093", t.papayawhip = "#FFEFD5", t.peachpuff = "#FFDAB9", t.peru = "#CD853F", t.pink = "#FFC0CB", t.plum = "#DDA0DD", t.powderblue = "#B0E0E6", t.rosybrown = "#BC8F8F", t.royalblue = "#4169E1", t.saddlebrown = "#8B4513", t.salmon = "#FA8072", t.sandybrown = "#F4A460", t.seagreen = "#2E8B57", t.seashell = "#FFF5EE", t.sienna = "#A0522D", t.skyblue = "#87CEEB", t.slateblue = "#6A5ACD", t.slategray = "#708090", t.slategrey = "#708090", t.snow = "#FFFAFA", t.springgreen = "#00FF7F", t.steelblue = "#4682B4", t.tan = "#D2B48C", t.thistle = "#D8BFD8", t.tomato = "#FF6347", t.turquoise = "#40E0D0", t.violet = "#EE82EE", t.wheat = "#F5DEB3", t.whitesmoke = "#F5F5F5", t.yellowgreen = "#9ACD32", t.rebeccapurple = "#663399";
|
10
|
-
}(Lt || (Lt = {}));
|
11
|
-
const Xt = Object.keys(Lt), ee = { HEX: ["R", "G", "B", "A"], RGB: ["R", "G", "B", "A"], HSL: ["H", "S", "L", "A"], HWB: ["H", "W", "B", "A"], CIELab: ["L", "a", "b", "A"], LCH: ["L", "C", "H", "A"], CMYK: ["C", "M", "Y", "K", "A"] }, _t = { ABGR: u.RGB, ABHW: u.HWB, ACHL: u.LCH, ACKMY: u.CMYK, AHLS: u.HSL, ALAB: u.CIELab, BGR: u.RGB, BHW: u.HWB, CHL: u.LCH, CKMY: u.CMYK, HLS: u.HSL, LAB: u.CIELab };
|
12
|
-
var ot;
|
13
|
-
(function(t) {
|
14
|
-
t.NUMBER = "number", t.BOOLEAN = "boolean";
|
15
|
-
})(ot || (ot = {}));
|
16
|
-
const v = { [u.HEX]: /^#(?:(?<r>[a-f\d])(?<g>[a-f\d])(?<b>[a-f\d])(?<a>[a-f\d])?|(?<rr>[a-f\d]{2})(?<gg>[a-f\d]{2})(?<bb>[a-f\d]{2})(?<aa>[a-f\d]{2})?)$/i, [u.RGB]: /^rgba?\s*\(\s*(?:(?<r_legacy>(?:\d*\.)?\d+%?)\s*,\s*(?<g_legacy>(?:\d*\.)?\d+%?)\s*,\s*(?<b_legacy>(?:\d*\.)?\d+%?)(?:\s*,\s*(?<a_legacy>(?:\d*\.)?\d+))?|(?<r>(?:\d*\.)?\d+%?)\s+(?<g>(?:\d*\.)?\d+%?)\s+(?<b>(?:\d*\.)?\d+%?)(?:\s*\/\s*(?<a>(?:\d*\.)?\d+%?))?|from\s+(?<from>(?:\w+|\w+\(\s*[^())]+\s*\)|\w+\(from\s+\w+\(.*\)\s*\)|#[a-fA-F\d]+))\s+(?<relative_r>(?:[rgb]|(?:\d*\.)?\d+|calc\([rgb()/*\-+\d.\s]+\)))\s+(?<relative_g>(?:[rgb]|(?:\d*\.)?\d+|calc\([rgb()/*\-+\d.\s]+\)))\s+(?<relative_b>(?:[rgb]|(?:\d*\.)?\d+|calc\([rgb()/*\-+\d.\s]+\)))(?:\s*\/\s*(?<relative_a>(?:(?:\d*\.)?\d+%?|calc\([()/*\-+\d.\s\w]*(?:alpha)?[()/*\-+\d.\s\w]*\)|alpha)))?)\s*\)$/, [u.HWB]: /^hwb\s*\(\s*(?:(?<h>(?:\d*\.)?\d+(?:deg|grad|rad|turn)?)\s+(?<w>(?:\d*\.)?\d+)%\s+(?<b>(?:\d*\.)?\d+)%(?:\s*\/\s*(?<a>(?:\d*\.)?\d+%?))?|from\s+(?<from>(?:\w+|\w+\(\s*[^())]+\s*\)|\w+\(from\s+\w+\(.*\)\s*\)|#[a-fA-F\d]+))\s+(?<relative_h>(?:[hwb]|(?:\d*\.)?\d+|calc\([hwb()/*\-+\d.\s]+\)))\s+(?<relative_w>(?:[hwb]|(?:\d*\.)?\d+|calc\([hwb()/*\-+\d.\s]+\)))%?\s+(?<relative_b>(?:[hwb]|(?:\d*\.)?\d+|calc\([hwb()/*\-+\d.\s]+\)))%?(?:\s*\/\s*(?<relative_a>(?:(?:\d*\.)?\d+%?|calc\([()/*\-+\d.\s\w]*(?:alpha)?[()/*\-+\d.\s\w]*\)|alpha)))?)\s*\)$/, [u.HSL]: /^hsla?\s*\(\s*(?:(?<h_legacy>-?(?:\d*\.)?\d+(?:deg|grad|rad|turn)?)\s*,\s*(?<s_legacy>(?:\d*\.)?\d+)%\s*,\s*(?<l_legacy>(?:\d*\.)?\d+)%(?:\s*,\s*(?<a_legacy>(?:\d*\.)?\d+))?|(?<h>-?(?:\d*\.)?\d+(?:deg|grad|rad|turn)?)\s+(?<s>(?:\d*\.)?\d+)%?\s+(?<l>(?:\d*\.)?\d+)%?(?:\s*\/\s*(?<a>(?:\d*\.)?\d+%?))?|from\s+(?<from>(?:\w+|\w+\(\s*[^())]+\s*\)|\w+\(from\s+\w+\(.*\)\s*\)|#[a-fA-F\d]+))\s+(?<relative_h>(?:[hsl]|(?:\d*\.)?\d+|calc\([hsl()/*\-+\d.\s]+\)))\s+(?<relative_s>(?:[hsl]|(?:\d*\.)?\d+|calc\([hsl()/*\-+\d.\s]+\)))%?\s+(?<relative_l>(?:[hsl]|(?:\d*\.)?\d+|calc\([hsl()/*\-+\d.\s]+\)))%?(?:\s*\/\s*(?<relative_a>(?:(?:\d*\.)?\d+%?|calc\([()/*\-+\d.\s\w]*(?:alpha)?[()/*\-+\d.\s\w]*\)|alpha)))?)\s*\)$/, [u.CIELab]: /^lab\s*\(\s*(?:(?<L>(?:\d*\.)?\d+%?)\s+(?<a>-?(?:\d*\.)?\d+%?)\s+(?<b>-?(?:\d*\.)?\d+%?)(?:\s*\/\s*(?<A>(?:\d*\.)?\d+%?))?|from\s+(?<from>(?:\w+|\w+\(\s*[^())]+\s*\)|\w+\(from\s+\w+\(.*\)\s*\)|#[a-fA-F\d]+))\s+(?<relative_L>(?:[lab]|(?:\d*\.)?\d+|calc\([lab()/*\-+\d.\s]+\)))\s+(?<relative_a>(?:[lab]|(?:\d*\.)?\d+|calc\([lab()/*\-+\d.\s]+\)))\s+(?<relative_b>(?:[lab]|(?:\d*\.)?\d+|calc\([lab()/*\-+\d.\s]+\)))(?:\s*\/\s*(?<relative_A>(?:(?:\d*\.)?\d+%?|calc\([()/*\-+\d.\s\w]*(?:alpha)?[()/*\-+\d.\s\w]*\)|alpha)))?)\s*\)$/, [u.LCH]: /^lch\s*\(\s*(?:(?<l>(?:\d*\.)?\d+%?)\s+(?<c>-?(?:\d*\.)?\d+%?)\s+(?<h>-?(?:\d*\.)?\d+(?:deg|grad|rad|turn)?)(?:\s*\/\s*(?<a>(?:\d*\.)?\d+%?))?|from\s+(?<from>(?:\w+|\w+\(\s*[^())]+\s*\)|\w+\(from\s+\w+\(.*\)\s*\)|#[a-fA-F\d]+))\s+(?<relative_l>(?:[lch]|(?:\d*\.)?\d+|calc\([lch()/*\-+\d.\s]+\)))\s+(?<relative_c>(?:[lch]|(?:\d*\.)?\d+|calc\([lch()/*\-+\d.\s]+\)))\s+(?<relative_h>(?:[lch]|(?:\d*\.)?\d+|calc\([lch()/*\-+\d.\s]+\)))(?:\s*\/\s*(?<relative_a>(?:(?:\d*\.)?\d+%?|calc\([()/*\-+\d.\s\w]*(?:alpha)?[()/*\-+\d.\s\w]*\)|alpha)))?)\s*\)$/, [u.CMYK]: /^(?:device-cmyk|cmyk)\s*\(\s*(?:(?<c_legacy>(?:\d*\.)?\d+%?)\s*,\s*(?<m_legacy>(?:\d*\.)?\d+%?)\s*,\s*(?<y_legacy>(?:\d*\.)?\d+%?)\s*,\s*(?<k_legacy>(?:\d*\.)?\d+%?)(?:\s*,\s*(?<a_legacy>(?:\d*\.)?\d+))?|(?<c>(?:\d*\.)?\d+%?)\s+(?<m>(?:\d*\.)?\d+%?)\s+(?<y>(?:\d*\.)?\d+%?)\s+(?<k>(?:\d*\.)?\d+%?)(?:\s*\/\s*(?<a>(?:\d*\.)?\d+%?))?)\s*\)$/ }, Y = { REGEXP: /^calc\(\s*(?<operation>[\d./*+-\w\s]+)\s*\)$/, SCOPED: /\(\s*([^()]+)\s*\)/g, DIVISION: /\s*(?<left>(?:(?:\d*\.)?\d+|\w+))\s*\/\s*(?<right>(?:(?:\d*\.)?\d+|\w+))\s*/, MULTIPLICATION: /\s*(?<left>(?:(?:\d*\.)?\d+|\w+))\s*\*\s*(?<right>(?:(?:\d*\.)?\d+|\w+))\s*/, SUM: /\s*(?<left>(?:(?:\d*\.)?\d+|\w+))\s*\+\s*(?<right>(?:(?:\d*\.)?\d+|\w+))\s*/, REST: /\s*(?<left>(?:(?:\d*\.)?\d+|\w+))\s*-\s*(?<right>(?:(?:\d*\.)?\d+|\w+))\s*/ }, $t = /^(?<number>-?(?:\d*\.)?\d+)(?<units>(?:deg|grad|rad|turn)?)$/, M = /^(-?\d+(?:\.\d+)?|-?\.\d+)%$/, Mt = /^0x([a-f\d]{1,2})$/i, se = /\{(\d+)\}/g, re = /,( +|\d+)/g, ae = / +/, ie = "The provided string color doesn't have a correct format", ne = "The provided color object doesn't have the proper keys or format", ce = "is not a valid operation for a relative color";
|
17
|
-
var j, P, lt;
|
18
|
-
(function(t) {
|
19
|
-
t.NONE = "none", t.DEGREES = "deg", t.GRADIANS = "grad", t.RADIANS = "rad", t.TURNS = "turn";
|
20
|
-
})(j || (j = {})), function(t) {
|
21
|
-
t.NONE = "none", t.PERCENT = "percent";
|
22
|
-
}(P || (P = {})), function(t) {
|
23
|
-
t.DEVICE_CMYK = "device-cmyk", t.CMYK = "cmyk";
|
24
|
-
}(lt || (lt = {}));
|
25
|
-
const K = { decimals: 6, legacyCSS: !1, spacesAfterCommas: !1, anglesUnit: j.NONE, rgbUnit: P.NONE, labUnit: P.NONE, lchUnit: P.NONE, cmykUnit: P.PERCENT, alphaUnit: P.NONE, cmykFunction: lt.DEVICE_CMYK }, S = (t, e) => Object.prototype.hasOwnProperty.call(t, e), nt = (t) => +`${t}`.replace(M, "$1"), $ = (t) => M.test(`${t}`) ? nt(t) : Math.min(+t, 100), mt = (t) => (t.length === 1 && (t += t), parseInt(t, 16)), bt = (t) => {
|
26
|
-
const e = h(t, 0).toString(16).toUpperCase();
|
27
|
-
return e.length === 1 ? `0x0${e}` : `0x${e}`;
|
28
|
-
}, et = (t, e = !1) => !e && M.test(t) ? Math.min(255 * nt(t) / 100, 255) : Mt.test(t) ? (t.length === 3 && (t += t.slice(-1)), e ? h(t) / 255 : h(t)) : Math.min(+t, e ? 1 : 255), Ct = (t) => M.test(t) ? C(125 * nt(t) / 100, -125, 125) : C(+t, -125, 125), vt = (t) => M.test(t) ? C(150 * nt(t) / 100, -150, 150) : C(+t, -150, 150), V = (t) => Math.min(M.test(t) ? nt(t) / 100 : +t, 1), Yt = (t) => [...t].sort().join("").toUpperCase(), h = (t, e = 6) => {
|
29
|
-
const s = Math.pow(10, e);
|
30
|
-
return Math.round(+t * s) / s;
|
31
|
-
}, C = (t, e, s) => Math.max(e, Math.min(t, s)), Ut = (t) => 180 * t / Math.PI, Tt = (t) => t * Math.PI / 180, Ht = 360, U = (t) => {
|
32
|
-
if (typeof t == "string") {
|
33
|
-
const e = t.match($t).groups, s = +e.number;
|
34
|
-
switch (e.units) {
|
35
|
-
case j.RADIANS:
|
36
|
-
t = h(Ut(s));
|
37
|
-
break;
|
38
|
-
case j.TURNS:
|
39
|
-
t = h(s * Ht);
|
40
|
-
break;
|
41
|
-
case j.GRADIANS:
|
42
|
-
t = h(0.9 * s);
|
43
|
-
break;
|
44
|
-
case j.DEGREES:
|
45
|
-
default:
|
46
|
-
t = s;
|
47
|
-
}
|
48
|
-
}
|
49
|
-
return (t > 360 || t < 0) && (t -= Math.floor(t / Ht) * Ht), t;
|
50
|
-
}, p = (t) => (typeof t == "string" && (t = M.test(t) ? nt(t) / 100 : +t), isNaN(+t) || t > 1 ? 1 : h(t)), Kt = (t, e) => {
|
51
|
-
let s;
|
52
|
-
switch (e) {
|
53
|
-
case j.RADIANS:
|
54
|
-
s = h(Tt(t));
|
55
|
-
break;
|
56
|
-
case j.TURNS:
|
57
|
-
s = h(t / Ht);
|
58
|
-
break;
|
59
|
-
case j.GRADIANS:
|
60
|
-
s = h(10 / 9 * t);
|
61
|
-
break;
|
62
|
-
case j.DEGREES:
|
63
|
-
case j.NONE:
|
64
|
-
default:
|
65
|
-
s = t;
|
66
|
-
}
|
67
|
-
return s;
|
68
|
-
}, Rt = (t) => `${t}` in N, Vt = [[0.4360747, 0.3850649, 0.1430804], [0.2225045, 0.7168786, 0.0606169], [0.0139322, 0.0971045, 0.7141733]], he = [[3.1338561, -1.6168667, -0.4906146], [-0.9787684, 1.9161415, 0.033454], [0.0719453, -0.2289914, 1.4052427]], it = Vt.map((t) => t.reduce((e, s) => e + s, 0)), ft = (t, e, s) => (s < 0 && (s += 6), s >= 6 && (s -= 6), h(s < 1 ? ((e - t) * s + t) * 255 : s < 3 ? e * 255 : s < 4 ? ((e - t) * (4 - s) + t) * 255 : t * 255)), oe = (t) => t <= 0.04045 ? t / 12.92 : ((t + 0.055) / 1.055) ** 2.4, le = (t) => t <= 31308e-7 ? 12.92 * t : 1.055 * t ** (1 / 2.4) - 0.055, qt = (t, e, s, r) => {
|
69
|
-
const a = [0, 0, 0], i = [t, e, s];
|
70
|
-
return r.forEach((n, c) => {
|
71
|
-
n.forEach((o, g) => {
|
72
|
-
a[c] += o * i[g];
|
73
|
-
});
|
74
|
-
}), a;
|
75
|
-
}, E = (t, e, s) => {
|
76
|
-
e /= 100;
|
77
|
-
const r = (s /= 100) <= 0.5 ? s * (e + 1) : s + e - s * e, a = 2 * s - r;
|
78
|
-
return { R: ft(a, r, (t /= 60) + 2), G: ft(a, r, t), B: ft(a, r, t - 2) };
|
79
|
-
}, q = (t, e, s, r = 1) => {
|
80
|
-
t /= 255, e /= 255, s /= 255, r = Math.min(r, 1);
|
81
|
-
const a = Math.max(t, e, s), i = Math.min(t, e, s), n = a - i;
|
82
|
-
let c = 0, o = 0;
|
83
|
-
const g = (a + i) / 2;
|
84
|
-
if (n !== 0) {
|
85
|
-
switch (a) {
|
86
|
-
case t:
|
87
|
-
c = (e - s) / n % 6;
|
88
|
-
break;
|
89
|
-
case e:
|
90
|
-
c = (s - t) / n + 2;
|
91
|
-
break;
|
92
|
-
case s:
|
93
|
-
c = (t - e) / n + 4;
|
94
|
-
}
|
95
|
-
c = h(60 * c), c < 0 && (c += 360), o = n / (1 - Math.abs(2 * g - 1));
|
96
|
-
}
|
97
|
-
return { H: c, S: h(100 * o), L: h(100 * g), A: r };
|
98
|
-
}, z = (t, e, s) => {
|
99
|
-
const r = [t / 255, e / 255, s / 255].map(oe), a = qt(r[0], r[1], r[2], Vt), i = ((n, c, o) => {
|
100
|
-
const g = (d) => d > 0.008856451679035631 ? Math.cbrt(d) : d / 0.12841854934601665 + 0.13793103448275862, H = g(n / it[0]), m = g(c / it[1]);
|
101
|
-
return [116 * m - 16, 500 * (H - m), 200 * (m - g(o / it[2]))];
|
102
|
-
})(a[0], a[1], a[2]);
|
103
|
-
return { L: i[0], a: i[1], b: i[2] };
|
104
|
-
}, ut = (t, e, s) => {
|
105
|
-
const r = ((i, n, c) => {
|
106
|
-
const o = (d) => d > 0.20689655172413793 ? d ** 3 : 0.12841854934601665 * (d - 0.13793103448275862), g = (i + 16) / 116, H = n / 500, m = c / 200;
|
107
|
-
return [it[0] * o(g + H), it[1] * o(g), it[2] * o(g - m)];
|
108
|
-
})(t, e, s), a = qt(r[0], r[1], r[2], he).map(le);
|
109
|
-
return { R: C(a[0] * 255, 0, 255), G: C(a[1] * 255, 0, 255), B: C(a[2] * 255, 0, 255) };
|
110
|
-
}, zt = (t, e, s) => {
|
111
|
-
const r = Math.sqrt(e ** 2 + s ** 2), a = Ut(Math.atan2(s, e));
|
112
|
-
return { L: t, C: r, H: U(a) };
|
113
|
-
}, Qt = (t, e, s) => {
|
114
|
-
const r = Tt(s);
|
115
|
-
return { L: t, a: e * Math.cos(r), b: e * Math.sin(r) };
|
116
|
-
}, Q = (t, e, s) => {
|
117
|
-
const r = z(t, e, s);
|
118
|
-
return zt(r.L, r.a, r.b);
|
119
|
-
}, Bt = (t, e, s) => {
|
120
|
-
const r = Qt(t, e, s);
|
121
|
-
return ut(r.L, r.a, r.b);
|
122
|
-
}, st = (t, e, s, r = 1) => ({ H: q(t, e, s, r).H, W: h(Math.min(t, e, s) / 255 * 100), B: h(100 * (1 - Math.max(t, e, s) / 255)), A: r }), Et = (t, e, s) => {
|
123
|
-
const r = 1 - (s /= 100) - (e /= 100), a = r * (1 - Math.abs(t / 60 % 2 - 1));
|
124
|
-
let i = 0, n = 0, c = 0;
|
125
|
-
return t < 60 ? (i = r, n = a, c = 0) : t >= 60 && t < 120 ? (i = a, n = r, c = 0) : t >= 120 && t < 180 ? (i = 0, n = r, c = a) : t >= 180 && t < 240 ? (i = 0, n = a, c = r) : t >= 240 && t < 300 ? (i = a, n = 0, c = r) : t >= 300 && (i = r, n = 0, c = a), i += e, n += e, c += e, { R: C(i * 255, 0, 255), G: C(n * 255, 0, 255), B: C(c * 255, 0, 255) };
|
126
|
-
}, Wt = (t, e, s, r) => ({ R: h(255 * (1 - t) * (r = 1 - r)), G: h(255 * (1 - e) * r), B: h(255 * (1 - s) * r) }), Jt = (t, e, s) => {
|
127
|
-
t /= 255, e /= 255, s /= 255;
|
128
|
-
const r = 1 - Math.max(t, e, s), a = 1 - r, i = a && (a - e) / a, n = a && (a - s) / a;
|
129
|
-
return { C: h(100 * (a && (a - t) / a)), M: h(100 * i), Y: h(100 * n), K: h(100 * r) };
|
130
|
-
}, xt = (t, e) => {
|
131
|
-
if (t < 0 && (t += 360), t > 360 && (t -= 360), t === 360 || t === 0) return t;
|
132
|
-
const s = [[0, 120], [120, 180], [180, 240], [240, 360]], r = [[0, 60], [60, 120], [120, 240], [240, 360]], a = e ? r : s;
|
133
|
-
let i = 0, n = 0, c = 0, o = 0;
|
134
|
-
return (e ? s : r).find((g, H) => t >= g[0] && t < g[1] && (i = g[0], n = g[1], c = a[H][0], o = a[H][1], !0)), c + (o - c) / (n - i) * (t - i);
|
135
|
-
};
|
136
|
-
class Zt {
|
137
|
-
get rgb() {
|
138
|
-
return this._rgb;
|
139
|
-
}
|
140
|
-
}
|
141
|
-
class ue extends Zt {
|
142
|
-
constructor(e) {
|
143
|
-
super();
|
144
|
-
const s = e.match(v.HEX).groups;
|
145
|
-
this._r = s.r ?? s.rr, this._g = s.g ?? s.gg, this._b = s.b ?? s.bb, this._a = s.a ?? s.aa;
|
146
|
-
const r = { R: mt(this._r), G: mt(this._g), B: mt(this._b) };
|
147
|
-
this._a !== void 0 && (r.A = mt(this._a) / 255), this._rgb = r;
|
148
|
-
}
|
149
|
-
}
|
150
|
-
class O {
|
151
|
-
constructor(e, s, r) {
|
152
|
-
this._operations = /* @__PURE__ */ new Map([[Y.DIVISION, this._division], [Y.MULTIPLICATION, this._multiplication], [Y.SUM, this._sum], [Y.REST, this._rest]]), this._colorIndex = e;
|
153
|
-
let a = s, i = 0;
|
154
|
-
if (Number.isNaN(+s)) if (s in r) this._result = r[s];
|
155
|
-
else if (Y.REGEXP.test(a)) Y.REGEXP.lastIndex = 0, this._result = this._getCalcValue(a, r);
|
156
|
-
else {
|
157
|
-
for (; Y.SCOPED.test(a) && i < 100; ) {
|
158
|
-
if (Y.SCOPED.lastIndex = 0, a = a.replace(Y.SCOPED, (n, c) => this._calculate(c, r).toString()), Y.REGEXP.test(a)) {
|
159
|
-
Y.REGEXP.lastIndex = 0;
|
160
|
-
break;
|
161
|
-
}
|
162
|
-
i++;
|
163
|
-
}
|
164
|
-
this._result = this._getCalcValue(a, r);
|
165
|
-
}
|
166
|
-
else this._result = +s;
|
167
|
-
}
|
168
|
-
_division(e, s) {
|
169
|
-
return e / s;
|
170
|
-
}
|
171
|
-
_multiplication(e, s) {
|
172
|
-
return e * s;
|
173
|
-
}
|
174
|
-
_sum(e, s) {
|
175
|
-
return e + s;
|
176
|
-
}
|
177
|
-
_rest(e, s) {
|
178
|
-
return e - s;
|
179
|
-
}
|
180
|
-
_getCalcValue(e, s) {
|
181
|
-
const r = e.match(Y.REGEXP).groups.operation, a = this._calculate(r, s);
|
182
|
-
if (Number.isNaN(a)) throw new Error(`Invalid value for ${this._colorIndex}. ${r} ${ce}`);
|
183
|
-
return a;
|
184
|
-
}
|
185
|
-
_calculate(e, s) {
|
186
|
-
return this._operations.forEach((r, a) => {
|
187
|
-
let i = 0;
|
188
|
-
for (; a.test(e) && i < 100; ) e = e.replace(a, (n, c, o) => r(s[c] ?? +c, s[o] ?? +o).toString()), i++;
|
189
|
-
}), +e;
|
190
|
-
}
|
191
|
-
get result() {
|
192
|
-
return this._result;
|
193
|
-
}
|
194
|
-
}
|
195
|
-
class Ft extends Zt {
|
196
|
-
get hasPercentageAlpha() {
|
197
|
-
return M.test(this._a);
|
198
|
-
}
|
199
|
-
}
|
200
|
-
class yt extends Ft {
|
201
|
-
constructor(e, s) {
|
202
|
-
super();
|
203
|
-
const r = e.match(v.RGB).groups, { r_legacy: a, g_legacy: i, b_legacy: n, a_legacy: c, r: o, g, b: H, a: m, from: d, relative_r: b, relative_g: L, relative_b: F, relative_a: R } = r;
|
204
|
-
if (d) {
|
205
|
-
const B = s(d), _ = { r: B.R, g: B.G, b: B.B, alpha: B.A ?? 1 }, f = new O("r", b, _).result, D = new O("g", L, _).result, J = new O("b", F, _).result, dt = { R: Math.min(f, 255), G: Math.min(D, 255), B: Math.min(J, 255) };
|
206
|
-
if (R) {
|
207
|
-
const At = new O("alpha", R, _).result;
|
208
|
-
dt.A = Math.min(At, 1);
|
209
|
-
}
|
210
|
-
this._rgb = dt;
|
211
|
-
} else {
|
212
|
-
this._r = a ?? o, this._g = i ?? g, this._b = n ?? H, this._a = c ?? m;
|
213
|
-
const B = { R: Math.min(et(this._r), 255), G: Math.min(et(this._g), 255), B: Math.min(et(this._b), 255) };
|
214
|
-
this._a !== void 0 && (B.A = p(this._a)), this._rgb = B;
|
215
|
-
}
|
216
|
-
}
|
217
|
-
get hasPercentageValues() {
|
218
|
-
return M.test(this._r) && M.test(this._g) && M.test(this._b);
|
219
|
-
}
|
220
|
-
static test(e) {
|
221
|
-
return v.RGB.test(e);
|
222
|
-
}
|
223
|
-
}
|
224
|
-
class jt extends Ft {
|
225
|
-
get angleUnit() {
|
226
|
-
if (this._h) {
|
227
|
-
const e = this._h.match($t).groups.units;
|
228
|
-
return e === "" ? j.NONE : e;
|
229
|
-
}
|
230
|
-
return j.NONE;
|
231
|
-
}
|
232
|
-
}
|
233
|
-
class It extends jt {
|
234
|
-
constructor(e, s) {
|
235
|
-
super();
|
236
|
-
const r = e.match(v.HSL).groups, { h_legacy: a, s_legacy: i, l_legacy: n, a_legacy: c, h: o, s: g, l: H, a: m, from: d, relative_h: b, relative_s: L, relative_l: F, relative_a: R } = r;
|
237
|
-
if (d) {
|
238
|
-
const B = s(d), _ = q(B.R, B.G, B.B, B.A), f = { h: _.H, s: _.S, l: _.L, alpha: _.A }, D = new O("h", b, f).result, J = new O("s", L, f).result, dt = new O("l", F, f).result, At = E(C(D, 0, 360), C(J, 0, 100), C(dt, 0, 100));
|
239
|
-
if (R) {
|
240
|
-
const te = new O("alpha", R, f).result;
|
241
|
-
At.A = C(te, 0, 1);
|
242
|
-
}
|
243
|
-
this._rgb = At;
|
244
|
-
} else {
|
245
|
-
this._h = a ?? o, this._s = i ?? g, this._l = n ?? H, this._a = c ?? m;
|
246
|
-
const B = E(U(this._h), $(this._s), $(this._l));
|
247
|
-
this._a !== void 0 && (B.A = p(this._a)), this._rgb = B;
|
248
|
-
}
|
249
|
-
}
|
250
|
-
static test(e) {
|
251
|
-
return v.HSL.test(e);
|
252
|
-
}
|
253
|
-
}
|
254
|
-
class wt extends jt {
|
255
|
-
constructor(e, s) {
|
256
|
-
super();
|
257
|
-
const r = e.match(v.HWB).groups, { h: a, w: i, b: n, a: c, from: o, relative_h: g, relative_w: H, relative_b: m, relative_a: d } = r;
|
258
|
-
if (o) {
|
259
|
-
const b = s(o), L = st(b.R, b.G, b.B, b.A), F = { h: L.H, w: L.W, b: L.B, alpha: L.A }, R = new O("h", g, F).result, B = new O("w", H, F).result, _ = new O("b", m, F).result, f = Et(C(R, 0, 360), C(B, 0, 100), C(_, 0, 100));
|
260
|
-
if (d) {
|
261
|
-
const D = new O("alpha", d, F).result;
|
262
|
-
f.A = C(D, 0, 1);
|
263
|
-
}
|
264
|
-
this._rgb = f;
|
265
|
-
} else {
|
266
|
-
this._h = a, this._w = i, this._b = n, this._a = c;
|
267
|
-
const b = Et(U(this._h), $(this._w), $(this._b));
|
268
|
-
this._a !== void 0 && (b.A = p(this._a)), this._rgb = b;
|
269
|
-
}
|
270
|
-
}
|
271
|
-
static test(e) {
|
272
|
-
return v.HWB.test(e);
|
273
|
-
}
|
274
|
-
}
|
275
|
-
class Pt extends Ft {
|
276
|
-
constructor(e, s) {
|
277
|
-
super();
|
278
|
-
const r = e.match(v.CIELab).groups, { L: a, a: i, b: n, A: c, from: o, relative_L: g, relative_a: H, relative_b: m, relative_A: d } = r;
|
279
|
-
if (o) {
|
280
|
-
const b = s(o), L = z(b.R, b.G, b.B), F = { l: L.L, a: L.a, b: L.b, alpha: b.A ?? 1 }, R = new O("l", g, F).result, B = new O("a", H, F).result, _ = new O("b", m, F).result, f = ut(C(R, 0, 100), C(B, -125, 125), C(_, -125, 125));
|
281
|
-
if (d) {
|
282
|
-
const D = new O("alpha", d, F).result;
|
283
|
-
f.A = C(D, 0, 1);
|
284
|
-
}
|
285
|
-
this._rgb = f;
|
286
|
-
} else {
|
287
|
-
this._L = a, this._A = i, this._B = n, this._a = c;
|
288
|
-
const b = ut($(this._L), Ct(this._A), Ct(this._B));
|
289
|
-
this._a !== void 0 && (b.A = p(this._a)), this._rgb = b;
|
290
|
-
}
|
291
|
-
}
|
292
|
-
get hasPercentageValues() {
|
293
|
-
return M.test(this._L) && M.test(this._A) && M.test(this._B);
|
294
|
-
}
|
295
|
-
static test(e) {
|
296
|
-
return v.CIELab.test(e);
|
297
|
-
}
|
298
|
-
}
|
299
|
-
class Ot extends jt {
|
300
|
-
constructor(e, s) {
|
301
|
-
super();
|
302
|
-
const r = e.match(v.LCH).groups, { l: a, c: i, h: n, a: c, from: o, relative_l: g, relative_c: H, relative_h: m, relative_a: d } = r;
|
303
|
-
if (o) {
|
304
|
-
const b = s(o), L = Q(b.R, b.G, b.B), F = { l: L.L, c: L.C, h: L.H, alpha: b.A ?? 1 }, R = new O("l", g, F).result, B = new O("c", H, F).result, _ = new O("h", m, F).result, f = Bt(C(R, 0, 100), C(B, -150, 150), U(_));
|
305
|
-
if (d) {
|
306
|
-
const D = new O("alpha", d, F).result;
|
307
|
-
f.A = C(D, 0, 1);
|
308
|
-
}
|
309
|
-
this._rgb = f;
|
310
|
-
} else {
|
311
|
-
this._l = a, this._c = i, this._h = n, this._a = c;
|
312
|
-
const b = Bt($(this._l), vt(this._c), U(this._h));
|
313
|
-
this._a !== void 0 && (b.A = p(this._a)), this._rgb = b;
|
314
|
-
}
|
315
|
-
}
|
316
|
-
get hasPercentageValues() {
|
317
|
-
return M.test(this._l) && M.test(this._c);
|
318
|
-
}
|
319
|
-
static test(e) {
|
320
|
-
return v.LCH.test(e);
|
321
|
-
}
|
322
|
-
}
|
323
|
-
class Dt extends Ft {
|
324
|
-
constructor(e) {
|
325
|
-
super();
|
326
|
-
const s = e.match(v.CMYK).groups;
|
327
|
-
this._c = s.c_legacy ?? s.c, this._m = s.m_legacy ?? s.m, this._y = s.y_legacy ?? s.y, this._k = s.k_legacy ?? s.k, this._a = s.a_legacy ?? s.a;
|
328
|
-
const r = Wt(V(this._c), V(this._m), V(this._y), V(this._k));
|
329
|
-
this._a !== void 0 && (r.A = p(this._a)), this._rgb = r;
|
330
|
-
}
|
331
|
-
get hasPercentageValues() {
|
332
|
-
return M.test(this._c) && M.test(this._m) && M.test(this._y) && M.test(this._k);
|
333
|
-
}
|
334
|
-
static test(e) {
|
335
|
-
return v.CMYK.test(e);
|
336
|
-
}
|
337
|
-
}
|
338
|
-
const k = (t) => typeof t == "string" ? ((e) => {
|
339
|
-
let s;
|
340
|
-
if (Object.keys(u).some((r) => {
|
341
|
-
if (v[r].test(e)) return s = r, !0;
|
342
|
-
}), !s && ~Xt.indexOf(e) && (s = u.HEX), !s) throw new Error(ie);
|
343
|
-
return s;
|
344
|
-
})(t) : ((e) => {
|
345
|
-
let s, r = !1;
|
346
|
-
const a = Yt(Object.keys(e));
|
347
|
-
if (_t[a] && (s = _t[a]), s && s === u.RGB) {
|
348
|
-
const i = Object.entries(e).some((c) => !Mt.test(`${c[1]}`)), n = Object.entries(e).some((c) => !(M.test(`${c[1]}`) || !Mt.test(`${c[1]}`) && !isNaN(+c[1]) && +c[1] <= 255));
|
349
|
-
i && n && (r = !0), i || (s = u.HEX);
|
350
|
-
}
|
351
|
-
if (!s || r) throw new Error(ne);
|
352
|
-
return s;
|
353
|
-
})(t), de = { [u.HEX](t) {
|
354
|
-
const e = ~Xt.indexOf(t) ? Lt[t] : t;
|
355
|
-
return new ue(e).rgb;
|
356
|
-
}, [u.RGB]: (t) => new yt(t, x).rgb, [u.HSL]: (t) => new It(t, x).rgb, [u.HWB]: (t) => new wt(t, x).rgb, [u.CIELab]: (t) => new Pt(t, x).rgb, [u.LCH]: (t) => new Ot(t, x).rgb, [u.CMYK]: (t) => new Dt(t).rgb }, Ae = { [u.HEX](t) {
|
357
|
-
const e = { R: et(`${t.R}`), G: et(`${t.G}`), B: et(`${t.B}`) };
|
358
|
-
return S(t, "A") && (e.A = Math.min(et(`${t.A}`, !0), 1)), e;
|
359
|
-
}, [u.RGB](t) {
|
360
|
-
return this.HEX(t);
|
361
|
-
}, [u.HSL](t) {
|
362
|
-
const e = $(`${t.S}`), s = $(`${t.L}`), r = E(U(t.H), e, s);
|
363
|
-
return S(t, "A") && (r.A = p(t.A)), r;
|
364
|
-
}, [u.HWB](t) {
|
365
|
-
const e = $(`${t.W}`), s = $(`${t.B}`), r = Et(U(t.H), e, s);
|
366
|
-
return S(t, "A") && (r.A = p(t.A)), r;
|
367
|
-
}, [u.CIELab](t) {
|
368
|
-
const e = $(`${t.L}`), s = Ct(`${t.a}`), r = Ct(`${t.b}`), a = ut(e, s, r);
|
369
|
-
return S(t, "A") && (a.A = p(t.A)), a;
|
370
|
-
}, [u.LCH](t) {
|
371
|
-
const e = $(`${t.L}`), s = vt(`${t.C}`), r = U(`${t.H}`), a = Bt(e, s, r);
|
372
|
-
return S(t, "A") && (a.A = p(t.A)), a;
|
373
|
-
}, [u.CMYK](t) {
|
374
|
-
const e = V(`${t.C}`), s = V(`${t.M}`), r = V(`${t.Y}`), a = V(`${t.K}`), i = Wt(e, s, r, a);
|
375
|
-
return S(t, "A") && (i.A = p(t.A)), i;
|
376
|
-
} }, x = (t, e = k(t)) => typeof t == "string" ? de[e](t) : Ae[e](t), G = (t, ...e) => {
|
377
|
-
const s = [], r = [], a = [], i = [], n = [], c = [], o = [], g = Object.values(j), H = Object.values(P), m = Object.values(lt), d = { legacyCSS: 0, spacesAfterCommas: 0, cmykFunction: 0 };
|
378
|
-
for (const b of e) if (typeof b == "string") {
|
379
|
-
if (s.push(b), b.includes(",")) {
|
380
|
-
d.legacyCSS++;
|
381
|
-
const L = b.match(re);
|
382
|
-
new Set(L).size === 1 && ae.test(L[0].slice(1)) && d.spacesAfterCommas++;
|
383
|
-
}
|
384
|
-
if (It.test(b)) {
|
385
|
-
const L = new It(b, x);
|
386
|
-
r.push(L.angleUnit), o.push(L.hasPercentageAlpha);
|
387
|
-
continue;
|
388
|
-
}
|
389
|
-
if (wt.test(b)) {
|
390
|
-
const L = new wt(b, x);
|
391
|
-
r.push(L.angleUnit), o.push(L.hasPercentageAlpha);
|
392
|
-
continue;
|
393
|
-
}
|
394
|
-
if (yt.test(b)) {
|
395
|
-
const L = new yt(b, x);
|
396
|
-
a.push(L.hasPercentageValues), o.push(L.hasPercentageAlpha);
|
397
|
-
continue;
|
398
|
-
}
|
399
|
-
if (Pt.test(b)) {
|
400
|
-
const L = new Pt(b, x);
|
401
|
-
i.push(L.hasPercentageValues), o.push(L.hasPercentageAlpha);
|
402
|
-
continue;
|
403
|
-
}
|
404
|
-
if (Ot.test(b)) {
|
405
|
-
const L = new Ot(b, x);
|
406
|
-
r.push(L.angleUnit), n.push(L.hasPercentageValues), o.push(L.hasPercentageAlpha);
|
407
|
-
continue;
|
408
|
-
}
|
409
|
-
if (Dt.test(b)) {
|
410
|
-
const L = new Dt(b);
|
411
|
-
c.push(L.hasPercentageValues), b.startsWith("cmyk") && d.cmykFunction++, o.push(L.hasPercentageAlpha);
|
412
|
-
}
|
413
|
-
}
|
414
|
-
return { decimals: typeof t.decimals === ot.NUMBER ? t.decimals : K.decimals, legacyCSS: typeof t.legacyCSS === ot.BOOLEAN ? t.legacyCSS : !!(s.length && d.legacyCSS === s.length) || K.legacyCSS, spacesAfterCommas: typeof t.spacesAfterCommas === ot.BOOLEAN ? t.spacesAfterCommas : !!(s.length && d.spacesAfterCommas === s.length) || K.spacesAfterCommas, anglesUnit: t.anglesUnit && g.includes(t.anglesUnit) ? t.anglesUnit : new Set(r).size === 1 ? r[0] : K.anglesUnit, rgbUnit: t.rgbUnit && H.includes(t.rgbUnit) ? t.rgbUnit : new Set(a).size === 1 && a[0] ? P.PERCENT : K.rgbUnit, labUnit: t.labUnit && H.includes(t.labUnit) ? t.labUnit : new Set(i).size === 1 && i[0] ? P.PERCENT : K.labUnit, lchUnit: t.lchUnit && H.includes(t.lchUnit) ? t.lchUnit : new Set(n).size === 1 && n[0] ? P.PERCENT : K.lchUnit, cmykUnit: t.cmykUnit && H.includes(t.cmykUnit) ? t.cmykUnit : new Set(c).size !== 1 || c[0] ? K.cmykUnit : P.NONE, alphaUnit: t.alphaUnit && H.includes(t.alphaUnit) ? t.alphaUnit : new Set(o).size === 1 && o[0] ? P.PERCENT : K.alphaUnit, cmykFunction: t.cmykFunction && m.includes(t.cmykFunction) ? t.cmykFunction : c.length && c.length === d.cmykFunction ? lt.CMYK : K.cmykFunction };
|
415
|
-
}, kt = (t, e) => ({ H: h(t.H, e), S: h(t.S, e), L: h(t.L, e) }), St = (t) => t ? ", " : ",", Z = (t, e) => {
|
416
|
-
const s = Yt(Object.keys(t));
|
417
|
-
return ee[_t[s]].reduce((r, a, i) => {
|
418
|
-
const n = t[a];
|
419
|
-
return n !== void 0 && r.push(e(n, i)), r;
|
420
|
-
}, []);
|
421
|
-
}, tt = (t, e) => t.replace(se, (s, r) => `${e[+r - 1]}`), ht = (t, e, s = !1) => {
|
422
|
-
const { alphaUnit: r, legacyCSS: a, decimals: i } = e;
|
423
|
-
return r !== P.PERCENT || a && !s ? h(t, i) : `${h(100 * t, i)}%`;
|
424
|
-
}, Nt = (t) => {
|
425
|
-
const { anglesUnit: e, decimals: s } = t;
|
426
|
-
return (r, a) => a === 0 && e !== j.NONE ? `${h(Kt(r, e), s)}${e}` : a === 3 ? ht(r, t) : h(r, s);
|
427
|
-
}, A = { [u.HEX]: (t) => {
|
428
|
-
const e = Z(t, (r) => ((a) => {
|
429
|
-
let i = h(a, 0).toString(16).toUpperCase();
|
430
|
-
return i.length === 1 && (i = `0${i}`), i;
|
431
|
-
})(h(r))), s = e.length === 4 ? "#{1}{2}{3}{4}" : "#{1}{2}{3}";
|
432
|
-
return tt(s, e);
|
433
|
-
}, [u.RGB]: (t, e) => {
|
434
|
-
const { decimals: s, legacyCSS: r, spacesAfterCommas: a, rgbUnit: i } = e, n = St(a), c = Z(t, (g, H) => i === P.PERCENT && H < 3 ? `${((m, d) => h(m / 255 * 100, d))(g, s)}%` : H === 3 ? ht(g, e) : h(g, s)), o = r ? c.length === 4 ? `rgba({1}${n}{2}${n}{3}${n}{4})` : `rgb({1}${n}{2}${n}{3})` : c.length === 4 ? "rgb({1} {2} {3} / {4})" : "rgb({1} {2} {3})";
|
435
|
-
return tt(o, c);
|
436
|
-
}, [u.HSL]: (t, e) => {
|
437
|
-
const { legacyCSS: s, spacesAfterCommas: r } = e, a = St(r), i = Nt(e), n = Z(t, i), c = s ? n.length === 4 ? `hsla({1}${a}{2}%${a}{3}%${a}{4})` : `hsl({1}${a}{2}%${a}{3}%)` : n.length === 4 ? "hsl({1} {2}% {3}% / {4})" : "hsl({1} {2}% {3}%)";
|
438
|
-
return tt(c, n);
|
439
|
-
}, [u.HWB]: (t, e) => {
|
440
|
-
const s = Nt(e), r = Z(t, s), a = r.length === 4 ? "hwb({1} {2}% {3}% / {4})" : "hwb({1} {2}% {3}%)";
|
441
|
-
return tt(a, r);
|
442
|
-
}, [u.CIELab]: (t, e) => {
|
443
|
-
const { decimals: s, labUnit: r } = e, a = Z(t, (n, c) => {
|
444
|
-
if (c === 0) {
|
445
|
-
const o = h($(n), s);
|
446
|
-
return r === P.PERCENT ? `${o}%` : `${o}`;
|
447
|
-
}
|
448
|
-
return c < 3 ? r === P.PERCENT ? `${((o, g) => h(o / 125 * 100, g))(n, s)}%` : h(n, s) : ht(n, e, !0);
|
449
|
-
}), i = a.length === 4 ? "lab({1} {2} {3} / {4})" : "lab({1} {2} {3})";
|
450
|
-
return tt(i, a);
|
451
|
-
}, [u.LCH]: (t, e) => {
|
452
|
-
const { decimals: s, lchUnit: r, anglesUnit: a } = e, i = Z(t, (c, o) => {
|
453
|
-
if (o === 0) {
|
454
|
-
const g = h($(c), s);
|
455
|
-
return r === P.PERCENT ? `${g}%` : `${g}`;
|
456
|
-
}
|
457
|
-
return o === 1 ? r === P.PERCENT ? `${((g, H) => h(g / 150 * 100, H))(c, s)}%` : h(c, s) : o === 2 ? a !== j.NONE ? `${h(Kt(c, a), s)}${a}` : h(c, s) : ht(c, e, !0);
|
458
|
-
}), n = i.length === 4 ? "lch({1} {2} {3} / {4})" : "lch({1} {2} {3})";
|
459
|
-
return tt(n, i);
|
460
|
-
}, [u.CMYK]: (t, e) => {
|
461
|
-
const { decimals: s, legacyCSS: r, spacesAfterCommas: a, cmykUnit: i, cmykFunction: n } = e, c = St(a), o = Z(t, (H, m) => i === P.PERCENT && m < 4 ? `${h(H, s)}%` : m === 4 ? ht(H, e) : h(H / 100, s)), g = r ? o.length === 5 ? `${n}({1}${c}{2}${c}{3}${c}{4}${c}{5})` : `${n}({1}${c}{2}${c}{3}${c}{4})` : o.length === 5 ? `${n}({1} {2} {3} {4} / {5})` : `${n}({1} {2} {3} {4})`;
|
462
|
-
return tt(g, o);
|
463
|
-
} }, ct = (t, e, s) => e.reduce((r, a) => [...r, { ...t, H: s === N.ADDITIVE ? U(t.H + a) : U(xt(xt(t.H, !1) + a, !0)) }], [{ ...t }]), me = (t, e) => ct(t, [30, -30], e), be = (t, e) => ct(t, [180], e), ge = (t, e) => ct(t, [150, -150], e), He = (t, e) => ct(t, [120, -120], e), Le = (t, e) => ct(t, [60, -120, 180], e), Ce = (t, e) => ct(t, [90, -90, 180], e), l = { [u.HEX]: (t) => ({ R: bt(t.R), G: bt(t.G), B: bt(t.B) }), HEXA(t) {
|
464
|
-
const e = l.HEX(t);
|
465
|
-
return e.A = S(t, "A") ? bt(t.A * 255) : "0xFF", e;
|
466
|
-
}, [u.RGB](t, e) {
|
467
|
-
const s = Be(t, e);
|
468
|
-
return S(s, "A") && delete s.A, s;
|
469
|
-
}, RGBA(t, e) {
|
470
|
-
const s = l.RGB(t, e);
|
471
|
-
return s.A = S(t, "A") ? h(t.A) : 1, s;
|
472
|
-
}, [u.HSL](t, e) {
|
473
|
-
const s = q(t.R, t.G, t.B);
|
474
|
-
return delete s.A, kt(s, e);
|
475
|
-
}, HSLA(t, e) {
|
476
|
-
const s = l.HSL(t, e);
|
477
|
-
return s.A = S(t, "A") ? h(t.A, e) : 1, s;
|
478
|
-
}, [u.HWB](t, e) {
|
479
|
-
const s = st(t.R, t.G, t.B);
|
480
|
-
return delete s.A, ((r, a) => ({ H: h(r.H, a), W: h(r.W, a), B: h(r.B, a) }))(s, e);
|
481
|
-
}, HWBA(t, e) {
|
482
|
-
const s = l.HWB(t, e);
|
483
|
-
return s.A = S(t, "A") ? h(t.A, e) : 1, s;
|
484
|
-
}, [u.CIELab]: (t, e) => ((s, r) => ({ L: h(s.L, r), a: h(s.a, r), b: h(s.b, r) }))(z(t.R, t.G, t.B), e), CIELabA(t, e) {
|
485
|
-
const s = l.CIELab(t, e);
|
486
|
-
return s.A = S(t, "A") ? h(t.A, e) : 1, s;
|
487
|
-
}, [u.LCH]: (t, e) => ((s, r) => ({ L: h(s.L, r), C: h(s.C, r), H: h(s.H, r) }))(Q(t.R, t.G, t.B), e), LCHA(t, e) {
|
488
|
-
const s = l.LCH(t, e);
|
489
|
-
return s.A = S(t, "A") ? h(t.A, e) : 1, s;
|
490
|
-
}, [u.CMYK]: (t, e) => ((s, r) => ({ C: h(s.C, r), M: h(s.M, r), Y: h(s.Y, r), K: h(s.K, r) }))(Jt(t.R, t.G, t.B), e), CMYKA(t, e) {
|
491
|
-
const s = l.CMYK(t, e);
|
492
|
-
return s.A = S(t, "A") ? h(t.A, e) : 1, s;
|
493
|
-
} }, gt = (t, e, s, r) => {
|
494
|
-
const a = k(t), i = typeof t == "string", n = x(t, a), c = typeof t == "string" && S(n, "A") || typeof t != "string" && S(t, "A"), o = q(n.R, n.G, n.B, n.A);
|
495
|
-
c || delete o.A;
|
496
|
-
const g = s ? o.L / (e + 1) : (100 - o.L) / (e + 1), H = Array(e).fill(null).map((m, d) => ({ ...o, L: o.L + g * (d + 1) * (1 - 2 * +s) }));
|
497
|
-
switch (a) {
|
498
|
-
case u.HEX:
|
499
|
-
default:
|
500
|
-
return H.map((m) => {
|
501
|
-
const d = E(m.H, m.S, m.L);
|
502
|
-
return c && (d.A = m.A), i ? c ? A.HEX({ ...d, A: h(d.A * 255) }) : A.HEX(d) : c ? l.HEXA(d) : l.HEX(d);
|
503
|
-
});
|
504
|
-
case u.RGB:
|
505
|
-
return H.map((m) => {
|
506
|
-
const d = E(m.H, m.S, m.L);
|
507
|
-
return c && (d.A = m.A), i ? A.RGB(d, r) : c ? l.RGBA(d, r.decimals) : l.RGB(d, r.decimals);
|
508
|
-
});
|
509
|
-
case u.HSL:
|
510
|
-
return H.map((m) => i ? A.HSL(m, r) : c ? l.HSLA({ ...E(m.H, m.S, m.L), A: m.A }, r.decimals) : l.HSL(E(m.H, m.S, m.L), r.decimals));
|
511
|
-
case u.HWB:
|
512
|
-
return H.map((m) => {
|
513
|
-
const d = E(m.H, m.S, m.L);
|
514
|
-
c && (d.A = m.A);
|
515
|
-
const b = c ? l.HWBA(d, r.decimals) : l.HWB(d, r.decimals);
|
516
|
-
return i ? A.HWB(b, r) : b;
|
517
|
-
});
|
518
|
-
case u.CIELab:
|
519
|
-
return H.map((m) => {
|
520
|
-
const d = E(m.H, m.S, m.L);
|
521
|
-
c && (d.A = m.A);
|
522
|
-
const b = c ? l.CIELabA(d, r.decimals) : l.CIELab(d, r.decimals);
|
523
|
-
return i ? A.CIELab(b, r) : b;
|
524
|
-
});
|
525
|
-
case u.LCH:
|
526
|
-
return H.map((m) => {
|
527
|
-
const d = E(m.H, m.S, m.L), b = Q(d.R, d.G, d.B);
|
528
|
-
return c && (b.A = m.A), i ? A.LCH(b, r) : c ? l.LCHA({ ...d, A: m.A }, r.decimals) : l.LCH(d, r.decimals);
|
529
|
-
});
|
530
|
-
}
|
531
|
-
}, rt = { buildHarmony(t, e, s, r) {
|
532
|
-
const a = k(t), i = x(t, a), n = q(i.R, i.G, i.B, i.A), c = typeof t == "string" && S(i, "A") || typeof t != "string" && S(t, "A"), o = typeof t == "string";
|
533
|
-
switch (a) {
|
534
|
-
case u.HEX:
|
535
|
-
default:
|
536
|
-
return c ? this.HEXA(kt(n, 0), e, s, o) : this.HEX(kt(n, 0), e, s, o);
|
537
|
-
case u.HSL:
|
538
|
-
return c ? this.HSLA(n, e, s, o, r) : this.HSL(n, e, s, o, r);
|
539
|
-
case u.HWB:
|
540
|
-
return c ? this.HWBA(n, e, s, o, r) : this.HWB(n, e, s, o, r);
|
541
|
-
case u.RGB:
|
542
|
-
return c ? this.RGBA(n, e, s, o, r) : this.RGB(n, e, s, o, r);
|
543
|
-
case u.CIELab:
|
544
|
-
return c ? this.CIELabA(n, e, s, o, r) : this.CIELab(n, e, s, o, r);
|
545
|
-
case u.LCH:
|
546
|
-
return c ? this.LCHA(n, e, s, o, r) : this.LCH(n, e, s, o, r);
|
547
|
-
}
|
548
|
-
}, [u.HEX]: (t, e, s, r) => e(t, s).map((a) => r ? A.HEX(E(a.H, a.S, a.L)) : l.HEX(E(a.H, a.S, a.L))), HEXA: (t, e, s, r) => e(t, s).map((a) => r ? A.HEX({ ...E(a.H, a.S, a.L), A: p(a.A) * 255 }) : l.HEXA({ ...E(a.H, a.S, a.L), A: p(a.A) })), [u.RGB]: (t, e, s, r, a) => e(t, s).map((i) => r ? A.RGB(E(i.H, i.S, i.L), a) : l.RGB(E(i.H, i.S, i.L), a.decimals)), RGBA: (t, e, s, r, a) => e(t, s).map((i) => r ? A.RGB({ ...E(i.H, i.S, i.L), A: p(i.A) }, a) : l.RGBA({ ...E(i.H, i.S, i.L), A: p(i.A) }, a.decimals)), [u.HSL]: (t, e, s, r, a) => e(t, s).map((i) => r ? A.HSL({ H: i.H, S: i.S, L: i.L }, a) : l.HSL(E(i.H, i.S, i.L), a.decimals)), HSLA: (t, e, s, r, a) => e(t, s).map((i) => r ? A.HSL({ ...i, A: p(i.A) }, a) : l.HSLA({ ...E(i.H, i.S, i.L), A: p(i.A) }, a.decimals)), [u.HWB]: (t, e, s, r, a) => e(t, s).map((i) => {
|
549
|
-
const n = E(i.H, i.S, i.L), c = st(n.R, n.G, n.B);
|
550
|
-
return r ? A.HWB({ H: c.H, W: c.W, B: c.B }, a) : l.HWB(n, a.decimals);
|
551
|
-
}), HWBA: (t, e, s, r, a) => e(t, s).map((i) => {
|
552
|
-
const n = E(i.H, i.S, i.L), c = st(n.R, n.G, n.B);
|
553
|
-
return r ? A.HWB({ ...c, A: p(i.A) }, a) : l.HWBA({ ...n, A: p(i.A) }, a.decimals);
|
554
|
-
}), [u.CIELab]: (t, e, s, r, a) => e(t, s).map((i) => {
|
555
|
-
const n = E(i.H, i.S, i.L);
|
556
|
-
return r ? A.CIELab(z(n.R, n.G, n.B), a) : l.CIELab(n, a.decimals);
|
557
|
-
}), CIELabA: (t, e, s, r, a) => e(t, s).map((i) => {
|
558
|
-
const n = E(i.H, i.S, i.L);
|
559
|
-
return r ? A.CIELab({ ...z(n.R, n.G, n.B), A: p(i.A) }, a) : l.CIELabA({ ...n, A: p(i.A) }, a.decimals);
|
560
|
-
}), [u.LCH]: (t, e, s, r, a) => e(t, s).map((i) => {
|
561
|
-
const n = E(i.H, i.S, i.L);
|
562
|
-
return r ? A.LCH(Q(n.R, n.G, n.B), a) : l.LCH(n, a.decimals);
|
563
|
-
}), LCHA: (t, e, s, r, a) => e(t, s).map((i) => {
|
564
|
-
const n = E(i.H, i.S, i.L);
|
565
|
-
return r ? A.LCH({ ...Q(n.R, n.G, n.B), A: p(i.A) }, a) : l.LCHA({ ...n, A: p(i.A) }, a.decimals);
|
566
|
-
}) }, at = { mix(t, e) {
|
567
|
-
const s = t.map((n) => {
|
568
|
-
const c = k(n);
|
569
|
-
return x(n, c);
|
570
|
-
}), r = e === N.SUBTRACTIVE ? s.map((n) => {
|
571
|
-
const c = ((o, g, H) => {
|
572
|
-
const m = Math.min(o, g, H), d = Math.min(255 - o, 255 - g, 255 - H), b = o - m, L = g - m, F = H - m, R = Math.min(b, L), B = b - R, _ = (L + R) / 2, f = (F + L - R) / 2, D = Math.max(B, _, f) / Math.max(b, L, F), J = isNaN(D) || D === 1 / 0 || D <= 0 ? 1 : D;
|
573
|
-
return { R: B / J + d, Y: _ / J + d, B: f / J + d };
|
574
|
-
})(n.R, n.G, n.B);
|
575
|
-
return S(n, "A") && (c.A = n.A), c;
|
576
|
-
}) : null;
|
577
|
-
function a(n) {
|
578
|
-
const c = e === N.ADDITIVE ? { R: 0, G: 0, B: 0, A: 0 } : { R: 0, Y: 0, B: 0, A: 0 };
|
579
|
-
return n.reduce((o, g) => {
|
580
|
-
const H = S(g, "A") ? g.A : 1, m = { R: Math.min(o.R + g.R * H, 255), B: Math.min(o.B + g.B * H, 255), A: 1 - (1 - H) * (1 - o.A) }, d = "G" in o ? o.G : o.Y, b = "G" in g ? g.G : g.Y;
|
581
|
-
return { ...m, ...e === N.ADDITIVE ? { G: Math.min(d + b * H, 255) } : { Y: Math.min(d + b * H, 255) } };
|
582
|
-
}, c);
|
583
|
-
}
|
584
|
-
let i;
|
585
|
-
if (e === N.ADDITIVE) i = a(s);
|
586
|
-
else {
|
587
|
-
const n = a(r);
|
588
|
-
i = ((c, o, g) => {
|
589
|
-
const H = Math.min(c, o, g), m = Math.min(255 - c, 255 - o, 255 - g), d = c - H, b = o - H, L = g - H, F = Math.min(b, L), R = d + b - F, B = b + F, _ = 2 * (L - F), f = Math.max(R, B, _) / Math.max(d, b, L), D = isNaN(f) || f === 1 / 0 || f <= 0 ? 1 : f;
|
590
|
-
return { R: R / D + m, G: B / D + m, B: _ / D + m };
|
591
|
-
})(n.R, n.Y, n.B), i.A = n.A;
|
592
|
-
}
|
593
|
-
return { R: h(i.R), G: h(i.G), B: h(i.B), A: C(i.A, 0, 1) };
|
594
|
-
}, [u.HEX](t, e, s) {
|
595
|
-
const r = this.mix(t, e);
|
596
|
-
return delete r.A, s ? A.HEX(r) : l.HEX(r);
|
597
|
-
}, HEXA(t, e, s) {
|
598
|
-
const r = this.mix(t, e);
|
599
|
-
return r.A = s ? p(r.A) * 255 : p(r.A), s ? A.HEX(r) : l.HEXA(r);
|
600
|
-
}, [u.RGB](t, e, s, r) {
|
601
|
-
const a = this.mix(t, e);
|
602
|
-
return delete a.A, s ? A.RGB(a, r) : l.RGB(a, r.decimals);
|
603
|
-
}, RGBA(t, e, s, r) {
|
604
|
-
const a = this.mix(t, e);
|
605
|
-
return s ? A.RGB(a, r) : l.RGBA(a, r.decimals);
|
606
|
-
}, [u.HSL](t, e, s, r) {
|
607
|
-
const a = this.mix(t, e), i = q(a.R, a.G, a.B);
|
608
|
-
return delete a.A, delete i.A, s ? A.HSL(i, r) : l.HSL(a, r.decimals);
|
609
|
-
}, HSLA(t, e, s, r) {
|
610
|
-
const a = this.mix(t, e), i = q(a.R, a.G, a.B, a.A);
|
611
|
-
return s ? A.HSL(i, r) : l.HSLA(a, r.decimals);
|
612
|
-
}, [u.HWB](t, e, s, r) {
|
613
|
-
const a = this.mix(t, e), i = st(a.R, a.G, a.B);
|
614
|
-
return delete a.A, delete i.A, s ? A.HWB(i, r) : l.HWB(a, r.decimals);
|
615
|
-
}, HWBA(t, e, s, r) {
|
616
|
-
const a = this.mix(t, e), i = st(a.R, a.G, a.B, a.A);
|
617
|
-
return s ? A.HWB(i, r) : l.HWBA(a, r.decimals);
|
618
|
-
}, [u.CIELab](t, e, s, r) {
|
619
|
-
const a = this.mix(t, e), i = z(a.R, a.G, a.B);
|
620
|
-
return delete a.A, s ? A.CIELab(i, r) : l.CIELab(a, r.decimals);
|
621
|
-
}, CIELabA(t, e, s, r) {
|
622
|
-
const a = this.mix(t, e), i = z(a.R, a.G, a.B);
|
623
|
-
return S(a, "A") && (i.A = a.A), s ? A.CIELab(i, r) : l.CIELabA(a, r.decimals);
|
624
|
-
}, [u.LCH](t, e, s, r) {
|
625
|
-
const a = this.mix(t, e), i = Q(a.R, a.G, a.B);
|
626
|
-
return delete a.A, s ? A.LCH(i, r) : l.LCH(a, r.decimals);
|
627
|
-
}, LCHA(t, e, s, r) {
|
628
|
-
const a = this.mix(t, e), i = Q(a.R, a.G, a.B);
|
629
|
-
return S(a, "A") && (i.A = a.A), s ? A.LCH(i, r) : l.LCHA(a, r.decimals);
|
630
|
-
} }, Be = (t, e) => ({ R: h(t.R, e), G: h(t.G, e), B: h(t.B, e), ...S(t, "A") ? { A: h(t.A, e) } : {} }), X = (t, e, s, r) => r(x(t, e), s), pt = (t, e, s, r, a) => (s < 1 && (s = 5), ((n, c, o) => {
|
631
|
-
const g = o - 1, H = (c.R - n.R) / g, m = (c.G - n.G) / g, d = (c.B - n.B) / g, b = p(n.A), L = (p(c.A) - b) / g;
|
632
|
-
return Array(o).fill(null).map((F, R) => R === 0 ? n : R === g ? c : { R: h(n.R + H * R), G: h(n.G + m * R), B: h(n.B + d * R), A: h(b + L * R) });
|
633
|
-
})(x(t), x(e), s).map((n) => a(n, r)));
|
634
|
-
function y(t) {
|
635
|
-
const { from: e, to: s, thirdParameter: r, fourthParameter: a, translateFunction: i, cssFunction: n } = t, c = typeof r == "number" ? pt(e, s, r, a?.decimals, i) : pt(e, s, 5, r?.decimals, i);
|
636
|
-
return n ? c.map((o) => n(o, G((typeof r == "number" ? a : r) ?? {}, e, s))) : c;
|
637
|
-
}
|
638
|
-
function I(t) {
|
639
|
-
const { colors: e, secondParameter: s, thirdParameter: r, colorMixerFunction: a, css: i } = t, n = G((typeof s == "string" ? r : s) ?? {}, ...e);
|
640
|
-
return a(e, typeof s == "string" ? s : N.ADDITIVE, i, n);
|
641
|
-
}
|
642
|
-
const Gt = (t, e, s, r) => ({ [T.ANALOGOUS]: rt.buildHarmony(e, me, s, r), [T.COMPLEMENTARY]: rt.buildHarmony(e, be, s, r), [T.SPLIT_COMPLEMENTARY]: rt.buildHarmony(e, ge, s, r), [T.TRIADIC]: rt.buildHarmony(e, He, s, r), [T.TETRADIC]: rt.buildHarmony(e, Le, s, r), [T.SQUARE]: rt.buildHarmony(e, Ce, s, r) })[t], w = Object.fromEntries(Object.entries(at).map((t) => {
|
643
|
-
const [e, s] = t;
|
644
|
-
return [e, s.bind(at)];
|
645
|
-
}));
|
646
|
-
class W {
|
647
|
-
constructor(e, s = {}) {
|
648
|
-
this._options = G(s, e), this.rgb = x(e), this.update("rgb");
|
649
|
-
}
|
650
|
-
update(...e) {
|
651
|
-
e.includes("rgb") || this.updateRGB(), e.includes("hsl") || this.updateHSL(), e.includes("hwb") || this.updateHWB(), e.includes("lab") || this.updateLAB(), e.includes("lch") || this.updateLCH(), e.includes("cmyk") || this.updateCMYK();
|
652
|
-
}
|
653
|
-
updateRGB() {
|
654
|
-
this.rgb = { ...E(this.hsl.H, this.hsl.S, this.hsl.L), A: this.hsl.A };
|
655
|
-
}
|
656
|
-
updateHSL() {
|
657
|
-
this.hsl = q(this.rgb.R, this.rgb.G, this.rgb.B, this.rgb.A);
|
658
|
-
}
|
659
|
-
updateHWB() {
|
660
|
-
this.hwb = st(this.rgb.R, this.rgb.G, this.rgb.B, this.rgb.A);
|
661
|
-
}
|
662
|
-
updateLAB() {
|
663
|
-
this.lab = { ...z(this.rgb.R, this.rgb.G, this.rgb.B), A: this.rgb.A };
|
664
|
-
}
|
665
|
-
updateLCH() {
|
666
|
-
this.lch = { ...Q(this.rgb.R, this.rgb.G, this.rgb.B), A: this.rgb.A };
|
667
|
-
}
|
668
|
-
updateCMYK() {
|
669
|
-
this.cmyk = Jt(this.rgb.R, this.rgb.G, this.rgb.B);
|
670
|
-
}
|
671
|
-
updateRGBFromHWB() {
|
672
|
-
this.rgb = { ...Et(this.hwb.H, this.hwb.W, this.hwb.B), A: this.rgb.A };
|
673
|
-
}
|
674
|
-
updateRGBFromLCH() {
|
675
|
-
this.rgb = { ...Bt(this.lch.L, this.lch.C, this.lch.H), A: this.rgb.A };
|
676
|
-
}
|
677
|
-
updateRGBFromCMYK() {
|
678
|
-
this.rgb = { ...Wt(this.cmyk.C, this.cmyk.M, this.cmyk.Y, this.cmyk.K), A: this.rgb.A };
|
679
|
-
}
|
680
|
-
updateRGBFromLAB() {
|
681
|
-
this.rgb = { ...ut(this.lab.L, this.lab.a, this.lab.b), A: this.rgb.A };
|
682
|
-
}
|
683
|
-
updateLCHFromLAB() {
|
684
|
-
this.lch = { ...zt(this.lab.L, this.lab.a, this.lab.b), A: this.lab.A };
|
685
|
-
}
|
686
|
-
updateLABromLCH() {
|
687
|
-
this.lab = { ...Qt(this.lch.L, this.lch.C, this.lch.H), A: this.lch.A };
|
688
|
-
}
|
689
|
-
setOptions(e = {}) {
|
690
|
-
return this._options = { ...this._options, ...e }, this;
|
691
|
-
}
|
692
|
-
setR(e) {
|
693
|
-
this.rgb.R = C(e, 0, 255), this.update("rgb");
|
694
|
-
}
|
695
|
-
setG(e) {
|
696
|
-
return this.rgb.G = C(e, 0, 255), this.update("rgb"), this;
|
697
|
-
}
|
698
|
-
setB(e) {
|
699
|
-
return this.rgb.B = C(e, 0, 255), this.update("rgb"), this;
|
700
|
-
}
|
701
|
-
setH(e) {
|
702
|
-
return this.hsl.H = U(e), this.update("hsl"), this;
|
703
|
-
}
|
704
|
-
setS(e) {
|
705
|
-
return this.hsl.S = C(e, 0, 100), this.update("hsl"), this;
|
706
|
-
}
|
707
|
-
setL(e) {
|
708
|
-
return this.hsl.L = C(e, 0, 100), this.update("hsl"), this;
|
709
|
-
}
|
710
|
-
setWhiteness(e) {
|
711
|
-
return this.hwb.W = C(e, 0, 100), this.updateRGBFromHWB(), this.update("rgb", "hwb"), this;
|
712
|
-
}
|
713
|
-
setBlackness(e) {
|
714
|
-
return this.hwb.B = C(e, 0, 100), this.updateRGBFromHWB(), this.update("rgb", "hwb"), this;
|
715
|
-
}
|
716
|
-
setCIEL(e) {
|
717
|
-
return this.lab.L = C(e, 0, 100), this.updateRGBFromLAB(), this.updateLCHFromLAB(), this.update("rgb", "lab", "lch"), this;
|
718
|
-
}
|
719
|
-
setCIEa(e) {
|
720
|
-
return this.lab.a = C(e, -125, 125), this.updateRGBFromLAB(), this.updateLCHFromLAB(), this.update("rgb", "lab", "lch"), this;
|
721
|
-
}
|
722
|
-
setCIEb(e) {
|
723
|
-
return this.lab.b = C(e, -125, 125), this.updateRGBFromLAB(), this.updateLCHFromLAB(), this.update("rgb", "lab", "lch"), this;
|
724
|
-
}
|
725
|
-
setLCHL(e) {
|
726
|
-
return this.lch.L = C(e, 0, 100), this.updateRGBFromLCH(), this.updateLABromLCH(), this.update("rgb", "lab", "lch"), this;
|
727
|
-
}
|
728
|
-
setLCHC(e) {
|
729
|
-
return this.lch.C = C(e, 0, 150), this.updateRGBFromLCH(), this.updateLABromLCH(), this.update("rgb", "lab", "lch"), this;
|
730
|
-
}
|
731
|
-
setLCHH(e) {
|
732
|
-
return this.lch.H = U(e), this.updateRGBFromLCH(), this.updateLABromLCH(), this.update("rgb", "lab", "lch"), this;
|
733
|
-
}
|
734
|
-
setA(e) {
|
735
|
-
const s = C(e, 0, 1);
|
736
|
-
return this.rgb.A = s, this.hsl.A = s, this.hwb.A = s, this.lab.A = s, this.lch.A = s, this.cmyk.A = s, this;
|
737
|
-
}
|
738
|
-
setC(e) {
|
739
|
-
return this.cmyk.C = C(e, 0, 100), this.updateRGBFromCMYK(), this.update("cmyk"), this;
|
740
|
-
}
|
741
|
-
setM(e) {
|
742
|
-
return this.cmyk.M = C(e, 0, 100), this.updateRGBFromCMYK(), this.update("cmyk"), this;
|
743
|
-
}
|
744
|
-
setY(e) {
|
745
|
-
return this.cmyk.Y = C(e, 0, 100), this.updateRGBFromCMYK(), this.update("cmyk"), this;
|
746
|
-
}
|
747
|
-
setK(e) {
|
748
|
-
return this.cmyk.K = C(e, 0, 100), this.updateRGBFromCMYK(), this.update("cmyk"), this;
|
749
|
-
}
|
750
|
-
get options() {
|
751
|
-
return this._options;
|
752
|
-
}
|
753
|
-
get R() {
|
754
|
-
return h(this.rgb.R, this.options.decimals);
|
755
|
-
}
|
756
|
-
get G() {
|
757
|
-
return h(this.rgb.G, this.options.decimals);
|
758
|
-
}
|
759
|
-
get B() {
|
760
|
-
return h(this.rgb.B, this.options.decimals);
|
761
|
-
}
|
762
|
-
get H() {
|
763
|
-
return h(this.hsl.H, this.options.decimals);
|
764
|
-
}
|
765
|
-
get S() {
|
766
|
-
return h(this.hsl.S, this.options.decimals);
|
767
|
-
}
|
768
|
-
get L() {
|
769
|
-
return h(this.hsl.L, this.options.decimals);
|
770
|
-
}
|
771
|
-
get Whiteness() {
|
772
|
-
return h(this.hwb.W, this.options.decimals);
|
773
|
-
}
|
774
|
-
get Blackness() {
|
775
|
-
return h(this.hwb.B, this.options.decimals);
|
776
|
-
}
|
777
|
-
get CIEL() {
|
778
|
-
return h(this.lab.L, this.options.decimals);
|
779
|
-
}
|
780
|
-
get CIEa() {
|
781
|
-
return h(this.lab.a, this.options.decimals);
|
782
|
-
}
|
783
|
-
get CIEb() {
|
784
|
-
return h(this.lab.b, this.options.decimals);
|
785
|
-
}
|
786
|
-
get LCHL() {
|
787
|
-
return h(this.lch.L, this.options.decimals);
|
788
|
-
}
|
789
|
-
get LCHC() {
|
790
|
-
return h(this.lch.C, this.options.decimals);
|
791
|
-
}
|
792
|
-
get LCHH() {
|
793
|
-
return h(this.lch.H, this.options.decimals);
|
794
|
-
}
|
795
|
-
get A() {
|
796
|
-
return h(this.hsl.A, this.options.decimals);
|
797
|
-
}
|
798
|
-
get C() {
|
799
|
-
return h(this.cmyk.C, this.options.decimals);
|
800
|
-
}
|
801
|
-
get M() {
|
802
|
-
return h(this.cmyk.M, this.options.decimals);
|
803
|
-
}
|
804
|
-
get Y() {
|
805
|
-
return h(this.cmyk.Y, this.options.decimals);
|
806
|
-
}
|
807
|
-
get K() {
|
808
|
-
return h(this.cmyk.K, this.options.decimals);
|
809
|
-
}
|
810
|
-
get HEXObject() {
|
811
|
-
return l.HEX(this.rgb);
|
812
|
-
}
|
813
|
-
get HEXAObject() {
|
814
|
-
return l.HEXA(this.rgb);
|
815
|
-
}
|
816
|
-
get RGBObject() {
|
817
|
-
return { R: this.R, G: this.G, B: this.B };
|
818
|
-
}
|
819
|
-
get RGBAObject() {
|
820
|
-
return { ...this.RGBObject, A: this.A };
|
821
|
-
}
|
822
|
-
get HSLObject() {
|
823
|
-
return { H: this.H, S: this.S, L: this.L };
|
824
|
-
}
|
825
|
-
get HSLAObject() {
|
826
|
-
return { ...this.HSLObject, A: this.A };
|
827
|
-
}
|
828
|
-
get HWBObject() {
|
829
|
-
return { H: this.H, W: this.Whiteness, B: this.Blackness };
|
830
|
-
}
|
831
|
-
get HWBAObject() {
|
832
|
-
return { ...this.HWBObject, A: this.A };
|
833
|
-
}
|
834
|
-
get CIELabObject() {
|
835
|
-
return { L: this.CIEL, a: this.CIEa, b: this.CIEb };
|
836
|
-
}
|
837
|
-
get CIELabAObject() {
|
838
|
-
return { ...this.CIELabObject, A: this.A };
|
839
|
-
}
|
840
|
-
get LCHObject() {
|
841
|
-
return { L: this.LCHL, C: this.LCHC, H: this.LCHH };
|
842
|
-
}
|
843
|
-
get LCHAObject() {
|
844
|
-
return { ...this.LCHObject, A: this.A };
|
845
|
-
}
|
846
|
-
get CMYKObject() {
|
847
|
-
return { C: this.C, M: this.M, Y: this.Y, K: this.K };
|
848
|
-
}
|
849
|
-
get CMYKAObject() {
|
850
|
-
return { ...this.CMYKObject, A: this.A };
|
851
|
-
}
|
852
|
-
get HEX() {
|
853
|
-
return A.HEX({ R: this.R, G: this.G, B: this.B });
|
854
|
-
}
|
855
|
-
get HEXA() {
|
856
|
-
return A.HEX({ R: this.R, G: this.G, B: this.B, A: this.A * 255 });
|
857
|
-
}
|
858
|
-
get RGB() {
|
859
|
-
return A.RGB({ R: this.R, G: this.G, B: this.B }, this.options);
|
860
|
-
}
|
861
|
-
get RGBA() {
|
862
|
-
return A.RGB({ R: this.R, G: this.G, B: this.B, A: this.A }, this.options);
|
863
|
-
}
|
864
|
-
get HSL() {
|
865
|
-
return A.HSL({ H: this.H, S: this.S, L: this.L }, this.options);
|
866
|
-
}
|
867
|
-
get HSLA() {
|
868
|
-
return A.HSL({ H: this.H, S: this.S, L: this.L, A: this.A }, this.options);
|
869
|
-
}
|
870
|
-
get HWB() {
|
871
|
-
return A.HWB({ H: this.H, W: this.Whiteness, B: this.Blackness }, this.options);
|
872
|
-
}
|
873
|
-
get HWBA() {
|
874
|
-
return A.HWB({ H: this.H, W: this.Whiteness, B: this.Blackness, A: this.A }, this.options);
|
875
|
-
}
|
876
|
-
get CIELab() {
|
877
|
-
return A.CIELab({ L: this.CIEL, a: this.CIEa, b: this.CIEb }, this.options);
|
878
|
-
}
|
879
|
-
get CIELabA() {
|
880
|
-
return A.CIELab({ L: this.CIEL, a: this.CIEa, b: this.CIEb, A: this.A }, this.options);
|
881
|
-
}
|
882
|
-
get LCH() {
|
883
|
-
return A.LCH({ L: this.LCHL, C: this.LCHC, H: this.LCHH }, this.options);
|
884
|
-
}
|
885
|
-
get LCHA() {
|
886
|
-
return A.LCH({ L: this.LCHL, C: this.LCHC, H: this.LCHH, A: this.A }, this.options);
|
887
|
-
}
|
888
|
-
get CMYK() {
|
889
|
-
return A.CMYK({ C: this.C, M: this.M, Y: this.Y, K: this.K }, this.options);
|
890
|
-
}
|
891
|
-
get CMYKA() {
|
892
|
-
return A.CMYK({ C: this.C, M: this.M, Y: this.Y, K: this.K, A: this.A }, this.options);
|
893
|
-
}
|
894
|
-
static toHEXObject(e) {
|
895
|
-
const s = k(e);
|
896
|
-
return X(e, s, 0, l.HEX);
|
897
|
-
}
|
898
|
-
static toHEX(e) {
|
899
|
-
return A.HEX(W.toHEXObject(e));
|
900
|
-
}
|
901
|
-
static toHEXAObject(e) {
|
902
|
-
const s = k(e);
|
903
|
-
return X(e, s, 0, l.HEXA);
|
904
|
-
}
|
905
|
-
static toHEXA(e) {
|
906
|
-
return A.HEX(W.toHEXAObject(e));
|
907
|
-
}
|
908
|
-
static toRGBObject(e, s = {}) {
|
909
|
-
const r = k(e);
|
910
|
-
return X(e, r, s.decimals, l.RGB);
|
911
|
-
}
|
912
|
-
static toRGB(e, s = {}) {
|
913
|
-
const r = W.toRGBObject(e, s), a = G(s, e);
|
914
|
-
return A.RGB(r, a);
|
915
|
-
}
|
916
|
-
static toRGBAObject(e, s = {}) {
|
917
|
-
const r = k(e);
|
918
|
-
return X(e, r, s.decimals, l.RGBA);
|
919
|
-
}
|
920
|
-
static toRGBA(e, s = {}) {
|
921
|
-
const r = W.toRGBAObject(e, s), a = G(s, e);
|
922
|
-
return A.RGB(r, a);
|
923
|
-
}
|
924
|
-
static toHSLObject(e, s = {}) {
|
925
|
-
const r = k(e);
|
926
|
-
return X(e, r, s.decimals, l.HSL);
|
927
|
-
}
|
928
|
-
static toHSL(e, s = {}) {
|
929
|
-
const r = W.toHSLObject(e, s), a = G(s, e);
|
930
|
-
return A.HSL(r, a);
|
931
|
-
}
|
932
|
-
static toHSLAObject(e, s = {}) {
|
933
|
-
const r = k(e);
|
934
|
-
return X(e, r, s.decimals, l.HSLA);
|
935
|
-
}
|
936
|
-
static toHSLA(e, s = {}) {
|
937
|
-
const r = W.toHSLAObject(e, s), a = G(s, e);
|
938
|
-
return A.HSL(r, a);
|
939
|
-
}
|
940
|
-
static toHWBObject(e, s = {}) {
|
941
|
-
const r = k(e);
|
942
|
-
return X(e, r, s.decimals, l.HWB);
|
943
|
-
}
|
944
|
-
static toHWB(e, s = {}) {
|
945
|
-
const r = W.toHWBObject(e, s), a = G(s, e);
|
946
|
-
return A.HWB(r, a);
|
947
|
-
}
|
948
|
-
static toHWBAObject(e, s = {}) {
|
949
|
-
const r = k(e);
|
950
|
-
return X(e, r, s.decimals, l.HWBA);
|
951
|
-
}
|
952
|
-
static toHWBA(e, s = {}) {
|
953
|
-
const r = W.toHWBAObject(e, s), a = G(s, e);
|
954
|
-
return A.HWB(r, a);
|
955
|
-
}
|
956
|
-
static toCIELabObject(e, s = {}) {
|
957
|
-
const r = k(e);
|
958
|
-
return X(e, r, s.decimals, l.CIELab);
|
959
|
-
}
|
960
|
-
static toCIELab(e, s = {}) {
|
961
|
-
const r = W.toCIELabObject(e, s), a = G(s, e);
|
962
|
-
return A.CIELab(r, a);
|
963
|
-
}
|
964
|
-
static toCIELabAObject(e, s = {}) {
|
965
|
-
const r = k(e);
|
966
|
-
return X(e, r, s.decimals, l.CIELabA);
|
967
|
-
}
|
968
|
-
static toCIELabA(e, s = {}) {
|
969
|
-
const r = W.toCIELabAObject(e, s), a = G(s, e);
|
970
|
-
return A.CIELab(r, a);
|
971
|
-
}
|
972
|
-
static toLCHObject(e, s = {}) {
|
973
|
-
const r = k(e);
|
974
|
-
return X(e, r, s.decimals, l.LCH);
|
975
|
-
}
|
976
|
-
static toLCH(e, s = {}) {
|
977
|
-
const r = W.toLCHObject(e, s), a = G(s, e);
|
978
|
-
return A.LCH(r, a);
|
979
|
-
}
|
980
|
-
static toLCHAObject(e, s = {}) {
|
981
|
-
const r = k(e);
|
982
|
-
return X(e, r, s.decimals, l.LCHA);
|
983
|
-
}
|
984
|
-
static toLCHA(e, s = {}) {
|
985
|
-
const r = W.toLCHAObject(e, s), a = G(s, e);
|
986
|
-
return A.LCH(r, a);
|
987
|
-
}
|
988
|
-
static toCMYKObject(e, s = {}) {
|
989
|
-
const r = k(e);
|
990
|
-
return X(e, r, s.decimals, l.CMYK);
|
991
|
-
}
|
992
|
-
static toCMYK(e, s = {}) {
|
993
|
-
const r = W.toCMYKObject(e, s), a = G(s, e);
|
994
|
-
return A.CMYK(r, a);
|
995
|
-
}
|
996
|
-
static toCMYKAObject(e, s = {}) {
|
997
|
-
const r = k(e);
|
998
|
-
return X(e, r, s.decimals, l.CMYKA);
|
999
|
-
}
|
1000
|
-
static toCMYKA(e, s = {}) {
|
1001
|
-
const r = W.toCMYKAObject(e, s), a = G(s, e);
|
1002
|
-
return A.CMYK(r, a);
|
1003
|
-
}
|
1004
|
-
static getBlendHEXObject(e, s, r = 5) {
|
1005
|
-
return pt(e, s, r, 0, l.HEX);
|
1006
|
-
}
|
1007
|
-
static getBlendHEX(e, s, r = 5) {
|
1008
|
-
return W.getBlendHEXObject(e, s, r).map((a) => A.HEX(a));
|
1009
|
-
}
|
1010
|
-
static getBlendHEXAObject(e, s, r = 5) {
|
1011
|
-
return pt(e, s, r, 0, l.HEXA);
|
1012
|
-
}
|
1013
|
-
static getBlendHEXA(e, s, r = 5) {
|
1014
|
-
return W.getBlendHEXAObject(e, s, r).map((a) => A.HEX(a));
|
1015
|
-
}
|
1016
|
-
static getBlendRGBObject(e, s, r, a) {
|
1017
|
-
return y({ from: e, to: s, thirdParameter: r, fourthParameter: a, translateFunction: l.RGB });
|
1018
|
-
}
|
1019
|
-
static getBlendRGB(e, s, r, a) {
|
1020
|
-
return y({ from: e, to: s, thirdParameter: r, fourthParameter: a, translateFunction: l.RGB, cssFunction: A.RGB });
|
1021
|
-
}
|
1022
|
-
static getBlendRGBAObject(e, s, r, a) {
|
1023
|
-
return y({ from: e, to: s, thirdParameter: r, fourthParameter: a, translateFunction: l.RGBA });
|
1024
|
-
}
|
1025
|
-
static getBlendRGBA(e, s, r, a) {
|
1026
|
-
return y({ from: e, to: s, thirdParameter: r, fourthParameter: a, translateFunction: l.RGBA, cssFunction: A.RGB });
|
1027
|
-
}
|
1028
|
-
static getBlendHSLObject(e, s, r, a) {
|
1029
|
-
return y({ from: e, to: s, thirdParameter: r, fourthParameter: a, translateFunction: l.HSL });
|
1030
|
-
}
|
1031
|
-
static getBlendHSL(e, s, r, a) {
|
1032
|
-
return y({ from: e, to: s, thirdParameter: r, fourthParameter: a, translateFunction: l.HSL, cssFunction: A.HSL });
|
1033
|
-
}
|
1034
|
-
static getBlendHSLAObject(e, s, r, a) {
|
1035
|
-
return y({ from: e, to: s, thirdParameter: r, fourthParameter: a, translateFunction: l.HSLA });
|
1036
|
-
}
|
1037
|
-
static getBlendHSLA(e, s, r, a) {
|
1038
|
-
return y({ from: e, to: s, thirdParameter: r, fourthParameter: a, translateFunction: l.HSLA, cssFunction: A.HSL });
|
1039
|
-
}
|
1040
|
-
static getBlendHWBObject(e, s, r, a) {
|
1041
|
-
return y({ from: e, to: s, thirdParameter: r, fourthParameter: a, translateFunction: l.HWB });
|
1042
|
-
}
|
1043
|
-
static getBlendHWB(e, s, r, a) {
|
1044
|
-
return y({ from: e, to: s, thirdParameter: r, fourthParameter: a, translateFunction: l.HWB, cssFunction: A.HWB });
|
1045
|
-
}
|
1046
|
-
static getBlendHWBAObject(e, s, r, a) {
|
1047
|
-
return y({ from: e, to: s, thirdParameter: r, fourthParameter: a, translateFunction: l.HWBA });
|
1048
|
-
}
|
1049
|
-
static getBlendHWBA(e, s, r, a) {
|
1050
|
-
return y({ from: e, to: s, thirdParameter: r, fourthParameter: a, translateFunction: l.HWBA, cssFunction: A.HWB });
|
1051
|
-
}
|
1052
|
-
static getBlendCIELabObject(e, s, r, a) {
|
1053
|
-
return y({ from: e, to: s, thirdParameter: r, fourthParameter: a, translateFunction: l.CIELab });
|
1054
|
-
}
|
1055
|
-
static getBlendCIELab(e, s, r, a) {
|
1056
|
-
return y({ from: e, to: s, thirdParameter: r, fourthParameter: a, translateFunction: l.CIELab, cssFunction: A.CIELab });
|
1057
|
-
}
|
1058
|
-
static getBlendCIELabAObject(e, s, r, a) {
|
1059
|
-
return y({ from: e, to: s, thirdParameter: r, fourthParameter: a, translateFunction: l.CIELabA });
|
1060
|
-
}
|
1061
|
-
static getBlendCIELabA(e, s, r, a) {
|
1062
|
-
return y({ from: e, to: s, thirdParameter: r, fourthParameter: a, translateFunction: l.CIELabA, cssFunction: A.CIELab });
|
1063
|
-
}
|
1064
|
-
static getBlendLCHObject(e, s, r, a) {
|
1065
|
-
return y({ from: e, to: s, thirdParameter: r, fourthParameter: a, translateFunction: l.LCH });
|
1066
|
-
}
|
1067
|
-
static getBlendLCH(e, s, r, a) {
|
1068
|
-
return y({ from: e, to: s, thirdParameter: r, fourthParameter: a, translateFunction: l.LCH, cssFunction: A.LCH });
|
1069
|
-
}
|
1070
|
-
static getBlendLCHAObject(e, s, r, a) {
|
1071
|
-
return y({ from: e, to: s, thirdParameter: r, fourthParameter: a, translateFunction: l.LCHA });
|
1072
|
-
}
|
1073
|
-
static getBlendLCHA(e, s, r, a) {
|
1074
|
-
return y({ from: e, to: s, thirdParameter: r, fourthParameter: a, translateFunction: l.LCHA, cssFunction: A.LCH });
|
1075
|
-
}
|
1076
|
-
static getMixHEXObject(e, s = N.ADDITIVE) {
|
1077
|
-
return at.HEX(e, s, !1);
|
1078
|
-
}
|
1079
|
-
static getMixHEX(e, s = N.ADDITIVE) {
|
1080
|
-
return at.HEX(e, s, !0);
|
1081
|
-
}
|
1082
|
-
static getMixHEXAObject(e, s = N.ADDITIVE) {
|
1083
|
-
return at.HEXA(e, s, !1);
|
1084
|
-
}
|
1085
|
-
static getMixHEXA(e, s = N.ADDITIVE) {
|
1086
|
-
return at.HEXA(e, s, !0);
|
1087
|
-
}
|
1088
|
-
static getMixRGBObject(e, s, r) {
|
1089
|
-
return I({ colors: e, secondParameter: s, thirdParameter: r, colorMixerFunction: w.RGB, css: !1 });
|
1090
|
-
}
|
1091
|
-
static getMixRGB(e, s, r) {
|
1092
|
-
return I({ colors: e, secondParameter: s, thirdParameter: r, colorMixerFunction: w.RGB, css: !0 });
|
1093
|
-
}
|
1094
|
-
static getMixRGBAObject(e, s, r) {
|
1095
|
-
return I({ colors: e, secondParameter: s, thirdParameter: r, colorMixerFunction: w.RGBA, css: !1 });
|
1096
|
-
}
|
1097
|
-
static getMixRGBA(e, s, r) {
|
1098
|
-
return I({ colors: e, secondParameter: s, thirdParameter: r, colorMixerFunction: w.RGBA, css: !0 });
|
1099
|
-
}
|
1100
|
-
static getMixHSLObject(e, s, r) {
|
1101
|
-
return I({ colors: e, secondParameter: s, thirdParameter: r, colorMixerFunction: w.HSL, css: !1 });
|
1102
|
-
}
|
1103
|
-
static getMixHSL(e, s, r) {
|
1104
|
-
return I({ colors: e, secondParameter: s, thirdParameter: r, colorMixerFunction: w.HSL, css: !0 });
|
1105
|
-
}
|
1106
|
-
static getMixHSLAObject(e, s, r) {
|
1107
|
-
return I({ colors: e, secondParameter: s, thirdParameter: r, colorMixerFunction: w.HSLA, css: !1 });
|
1108
|
-
}
|
1109
|
-
static getMixHSLA(e, s, r) {
|
1110
|
-
return I({ colors: e, secondParameter: s, thirdParameter: r, colorMixerFunction: w.HSLA, css: !0 });
|
1111
|
-
}
|
1112
|
-
static getMixHWBObject(e, s, r) {
|
1113
|
-
return I({ colors: e, secondParameter: s, thirdParameter: r, colorMixerFunction: w.HWB, css: !1 });
|
1114
|
-
}
|
1115
|
-
static getMixHWB(e, s, r) {
|
1116
|
-
return I({ colors: e, secondParameter: s, thirdParameter: r, colorMixerFunction: w.HWB, css: !0 });
|
1117
|
-
}
|
1118
|
-
static getMixHWBAObject(e, s, r) {
|
1119
|
-
return I({ colors: e, secondParameter: s, thirdParameter: r, colorMixerFunction: w.HWBA, css: !1 });
|
1120
|
-
}
|
1121
|
-
static getMixHWBA(e, s, r) {
|
1122
|
-
return I({ colors: e, secondParameter: s, thirdParameter: r, colorMixerFunction: w.HWBA, css: !0 });
|
1123
|
-
}
|
1124
|
-
static getMixCIELabObject(e, s, r) {
|
1125
|
-
return I({ colors: e, secondParameter: s, thirdParameter: r, colorMixerFunction: w.CIELab, css: !1 });
|
1126
|
-
}
|
1127
|
-
static getMixCIELab(e, s, r) {
|
1128
|
-
return I({ colors: e, secondParameter: s, thirdParameter: r, colorMixerFunction: w.CIELab, css: !0 });
|
1129
|
-
}
|
1130
|
-
static getMixCIELabAObject(e, s, r) {
|
1131
|
-
return I({ colors: e, secondParameter: s, thirdParameter: r, colorMixerFunction: w.CIELabA, css: !1 });
|
1132
|
-
}
|
1133
|
-
static getMixCIELabA(e, s, r) {
|
1134
|
-
return I({ colors: e, secondParameter: s, thirdParameter: r, colorMixerFunction: w.CIELabA, css: !0 });
|
1135
|
-
}
|
1136
|
-
static getMixLCHObject(e, s, r) {
|
1137
|
-
return I({ colors: e, secondParameter: s, thirdParameter: r, colorMixerFunction: w.LCH, css: !1 });
|
1138
|
-
}
|
1139
|
-
static getMixLCH(e, s, r) {
|
1140
|
-
return I({ colors: e, secondParameter: s, thirdParameter: r, colorMixerFunction: w.LCH, css: !0 });
|
1141
|
-
}
|
1142
|
-
static getMixLCHAObject(e, s, r) {
|
1143
|
-
return I({ colors: e, secondParameter: s, thirdParameter: r, colorMixerFunction: w.LCHA, css: !1 });
|
1144
|
-
}
|
1145
|
-
static getMixLCHA(e, s, r) {
|
1146
|
-
return I({ colors: e, secondParameter: s, thirdParameter: r, colorMixerFunction: w.LCHA, css: !0 });
|
1147
|
-
}
|
1148
|
-
static getShades(e, s, r) {
|
1149
|
-
return typeof s == "number" ? gt(e, s, !0, G(r || {}, e)) : gt(e, 5, !0, G(s || {}, e));
|
1150
|
-
}
|
1151
|
-
static getTints(e, s, r) {
|
1152
|
-
return typeof s == "number" ? gt(e, s, !1, G(r || {}, e)) : gt(e, 5, !1, G(s || {}, e));
|
1153
|
-
}
|
1154
|
-
static getHarmony(e, s, r, a) {
|
1155
|
-
return `${s}` in T ? Gt(s, e, Rt(r) ? r : N.ADDITIVE, G(Rt(r) ? a || {} : r || {}, e)) : Rt(s) ? Gt(T.COMPLEMENTARY, e, s, G(r || {}, e)) : Gt(T.COMPLEMENTARY, e, N.ADDITIVE, G(s || {}, e));
|
1156
|
-
}
|
1157
|
-
}
|
1158
|
-
const Ee = /^#(?:(?:[\da-f]{3}){1,2}|(?:[\da-f]{4}){1,2})$/i, pe = /^(?:(?:[\da-f]{3}){1,2}|(?:[\da-f]{4}){1,2})$/i;
|
1159
|
-
function Fe(t) {
|
1160
|
-
const e = t.S * (t.L < 50 ? t.L : 100 - t.L), s = t.L + e / 100;
|
1161
|
-
return {
|
1162
|
-
h: t.H,
|
1163
|
-
s: t.L === 0 ? t.S : 2 * e / s,
|
1164
|
-
v: s
|
1165
|
-
};
|
1166
|
-
}
|
1167
|
-
function Re(t) {
|
1168
|
-
const e = (200 - t.s) * t.v / 100;
|
1169
|
-
return {
|
1170
|
-
H: t.h,
|
1171
|
-
S: e === 0 || e === 200 ? 0 : Math.round(t.s * t.v / (e <= 100 ? e : 200 - e)),
|
1172
|
-
L: e / 2
|
1173
|
-
};
|
1174
|
-
}
|
1175
|
-
function fe(t, e = "left") {
|
1176
|
-
return e === "right" ? t * 100 / 360 : t / 100 * 360;
|
1177
|
-
}
|
1178
|
-
function Se(t) {
|
1179
|
-
return 100 - t;
|
1180
|
-
}
|
1181
|
-
export {
|
1182
|
-
Fe as H,
|
1183
|
-
W as Z,
|
1184
|
-
Re as a,
|
1185
|
-
fe as b,
|
1186
|
-
pe as c,
|
1187
|
-
Ee as d,
|
1188
|
-
Se as n
|
1189
|
-
};
|