dune-react 0.0.3 → 0.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/shadcn/accordion.js +9 -15
- package/dist/components/shadcn/alert-dialog.js +10 -18
- package/dist/components/shadcn/alert.js +1 -2
- package/dist/components/shadcn/aspect-ratio.js +0 -1
- package/dist/components/shadcn/avatar.js +4 -7
- package/dist/components/shadcn/badge-promo.js +0 -1
- package/dist/components/shadcn/badge.js +3 -4
- package/dist/components/shadcn/breadcrumb.js +7 -8
- package/dist/components/shadcn/button-group.js +3 -4
- package/dist/components/shadcn/button.js +6 -7
- package/dist/components/shadcn/calendar.js +5 -9
- package/dist/components/shadcn/card.js +0 -1
- package/dist/components/shadcn/carousel.js +4 -6
- package/dist/components/shadcn/chart.js +4 -7
- package/dist/components/shadcn/checkbox.js +5 -7
- package/dist/components/shadcn/collapsible.js +6 -8
- package/dist/components/shadcn/combobox.js +26 -47
- package/dist/components/shadcn/command.js +11 -13
- package/dist/components/shadcn/context-menu.js +23 -40
- package/dist/components/shadcn/dialog.js +16 -24
- package/dist/components/shadcn/drawer.js +1 -2
- package/dist/components/shadcn/dropdown-menu.js +24 -41
- package/dist/components/shadcn/empty.js +1 -2
- package/dist/components/shadcn/field.js +1 -2
- package/dist/components/shadcn/hover-card.js +7 -12
- package/dist/components/shadcn/input-group.js +1 -2
- package/dist/components/shadcn/input-otp.js +5 -6
- package/dist/components/shadcn/input.js +1 -2
- package/dist/components/shadcn/item.js +3 -4
- package/dist/components/shadcn/kbd.js +0 -1
- package/dist/components/shadcn/label.js +0 -1
- package/dist/components/shadcn/layout-text-flip.js +0 -1
- package/dist/components/shadcn/menubar.js +9 -13
- package/dist/components/shadcn/native-select.js +2 -3
- package/dist/components/shadcn/navigation-menu.js +15 -26
- package/dist/components/shadcn/pagination.js +4 -7
- package/dist/components/shadcn/popover.js +9 -16
- package/dist/components/shadcn/progress.js +6 -11
- package/dist/components/shadcn/radio-group.js +4 -6
- package/dist/components/shadcn/resizable-navbar.js +1 -2
- package/dist/components/shadcn/resizable.js +1 -2
- package/dist/components/shadcn/scroll-area.js +6 -11
- package/dist/components/shadcn/select.js +22 -40
- package/dist/components/shadcn/separator.js +1 -2
- package/dist/components/shadcn/sheet.js +12 -20
- package/dist/components/shadcn/sidebar.js +10 -9
- package/dist/components/shadcn/skeleton.js +0 -1
- package/dist/components/shadcn/slider.js +6 -11
- package/dist/components/shadcn/sonner.js +9 -13
- package/dist/components/shadcn/spinner.js +2 -3
- package/dist/components/shadcn/switch.js +3 -5
- package/dist/components/shadcn/table.js +0 -1
- package/dist/components/shadcn/tabs.js +6 -10
- package/dist/components/shadcn/textarea.js +0 -1
- package/dist/components/shadcn/toggle-group.js +3 -4
- package/dist/components/shadcn/toggle.js +2 -3
- package/dist/components/shadcn/tooltip.js +9 -16
- package/dist/components/ui-block/sparkles/index.js +4 -5
- package/dist/index.d.ts +0 -1
- package/dist/index.js +22 -25
- package/dist/utils/css-utils.js +3 -3
- package/dist/utils/utils-random.js +1 -1
- package/package.json +163 -79
- package/dist/_virtual/_commonjsHelpers.js +0 -8
- package/dist/_virtual/_nodeUtil.js +0 -4
- package/dist/_virtual/index.js +0 -4
- package/dist/_virtual/index2.js +0 -4
- package/dist/_virtual/isBuffer.js +0 -4
- package/dist/_virtual/react-is.development.js +0 -4
- package/dist/_virtual/react-is.production.min.js +0 -4
- package/dist/_virtual/sha1.js +0 -4
- package/dist/_virtual/use-sync-external-store-shim.development.js +0 -4
- package/dist/_virtual/use-sync-external-store-shim.production.js +0 -4
- package/dist/_virtual/util.js +0 -4
- package/dist/_virtual/with-selector.development.js +0 -4
- package/dist/_virtual/with-selector.js +0 -4
- package/dist/_virtual/with-selector.production.js +0 -4
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/accordion/header/AccordionHeader.js +0 -25
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/accordion/item/AccordionItem.js +0 -100
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/accordion/item/AccordionItemContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/accordion/item/AccordionItemDataAttributes.js +0 -9
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/accordion/item/stateAttributesMapping.js +0 -16
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/accordion/panel/AccordionPanel.js +0 -137
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/accordion/panel/AccordionPanelCssVars.js +0 -8
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/accordion/root/AccordionRoot.js +0 -116
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/accordion/root/AccordionRootContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/accordion/root/AccordionRootDataAttributes.js +0 -8
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/accordion/trigger/AccordionTrigger.js +0 -157
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/alert-dialog/root/AlertDialogRoot.js +0 -56
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/avatar/fallback/AvatarFallback.js +0 -39
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/avatar/image/AvatarImage.js +0 -73
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/avatar/image/useImageLoadingStatus.js +0 -38
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/avatar/root/AvatarRoot.js +0 -34
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/avatar/root/AvatarRootContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/avatar/root/stateAttributesMapping.js +0 -6
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/button/Button.js +0 -33
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/checkbox/indicator/CheckboxIndicator.js +0 -58
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/checkbox/root/CheckboxRoot.js +0 -294
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/checkbox/root/CheckboxRootContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/checkbox/root/CheckboxRootDataAttributes.js +0 -18
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/checkbox/utils/useStateAttributesMapping.js +0 -24
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/checkbox-group/CheckboxGroupContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/collapsible/panel/CollapsiblePanel.js +0 -126
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/collapsible/panel/CollapsiblePanelCssVars.js +0 -8
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/collapsible/panel/CollapsiblePanelDataAttributes.js +0 -11
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/collapsible/panel/useCollapsiblePanel.js +0 -288
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/collapsible/root/CollapsibleRoot.js +0 -49
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/collapsible/root/CollapsibleRootContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/collapsible/root/stateAttributesMapping.js +0 -9
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/collapsible/root/useCollapsibleRoot.js +0 -109
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/collapsible/trigger/CollapsibleTrigger.js +0 -51
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/collapsible/trigger/CollapsibleTriggerDataAttributes.js +0 -7
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/combobox/chip/ComboboxChip.js +0 -122
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/combobox/chip/ComboboxChipContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/combobox/chip-remove/ComboboxChipRemove.js +0 -94
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/combobox/chips/ComboboxChips.js +0 -48
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/combobox/chips/ComboboxChipsContext.js +0 -10
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/combobox/clear/ComboboxClear.js +0 -117
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/combobox/collection/ComboboxCollection.js +0 -23
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/combobox/collection/GroupCollectionContext.js +0 -24
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/combobox/empty/ComboboxEmpty.js +0 -29
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/combobox/group/ComboboxGroup.js +0 -41
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/combobox/group/ComboboxGroupContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/combobox/group-label/ComboboxGroupLabel.js +0 -34
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/combobox/input/ComboboxInput.js +0 -367
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/combobox/item/ComboboxItem.js +0 -165
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/combobox/item/ComboboxItemContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/combobox/item-indicator/ComboboxItemIndicator.js +0 -65
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/combobox/list/ComboboxList.js +0 -103
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/combobox/popup/ComboboxPopup.js +0 -101
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/combobox/portal/ComboboxPortal.js +0 -31
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/combobox/portal/ComboboxPortalContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/combobox/positioner/ComboboxPositioner.js +0 -124
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/combobox/positioner/ComboboxPositionerContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/combobox/root/AriaCombobox.js +0 -968
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/combobox/root/ComboboxRoot.js +0 -24
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/combobox/root/ComboboxRootContext.js +0 -44
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/combobox/root/utils/constants.js +0 -9
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/combobox/root/utils/index.js +0 -30
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/combobox/root/utils/useFilter.js +0 -61
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/combobox/row/ComboboxRowContext.js +0 -10
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/combobox/store.js +0 -86
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/combobox/trigger/ComboboxTrigger.js +0 -221
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/combobox/utils/ComboboxInternalDismissButton.js +0 -36
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/combobox/utils/stateAttributesMapping.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/combobox/value/ComboboxValue.js +0 -38
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/composite/composite.js +0 -121
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/composite/constants.js +0 -4
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/composite/item/CompositeItem.js +0 -31
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/composite/item/useCompositeItem.js +0 -42
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/composite/list/CompositeList.js +0 -134
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/composite/list/CompositeListContext.js +0 -25
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/composite/list/useCompositeListItem.js +0 -79
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/composite/root/CompositeRoot.js +0 -83
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/composite/root/CompositeRootContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/composite/root/useCompositeRoot.js +0 -213
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/context-menu/root/ContextMenuRoot.js +0 -48
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/context-menu/root/ContextMenuRootContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/context-menu/trigger/ContextMenuTrigger.js +0 -165
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/csp-provider/CSPContext.js +0 -13
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/dialog/backdrop/DialogBackdrop.js +0 -46
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/dialog/close/DialogClose.js +0 -45
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/dialog/description/DialogDescription.js +0 -27
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/dialog/popup/DialogPopup.js +0 -106
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/dialog/popup/DialogPopupCssVars.js +0 -7
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/dialog/popup/DialogPopupDataAttributes.js +0 -13
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/dialog/portal/DialogPortal.js +0 -38
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/dialog/portal/DialogPortalContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/dialog/root/DialogRoot.js +0 -70
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/dialog/root/DialogRootContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/dialog/root/useDialogRoot.js +0 -125
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/dialog/store/DialogStore.js +0 -83
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/dialog/title/DialogTitle.js +0 -27
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/dialog/trigger/DialogTrigger.js +0 -67
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/direction-provider/DirectionContext.js +0 -11
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/direction-provider/DirectionProvider.js +0 -19
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/field/control/FieldControl.js +0 -130
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/field/control/FieldControlDataAttributes.js +0 -13
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/field/item/FieldItemContext.js +0 -13
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/field/root/FieldRootContext.js +0 -54
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/field/useField.js +0 -75
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/field/utils/constants.js +0 -46
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/field/utils/getCombinedFieldValidityData.js +0 -12
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/fieldset/root/FieldsetRootContext.js +0 -20
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/floating-ui-react/components/FloatingDelayGroup.js +0 -138
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/floating-ui-react/components/FloatingFocusManager.js +0 -545
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/floating-ui-react/components/FloatingPortal.js +0 -180
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/floating-ui-react/components/FloatingRootStore.js +0 -67
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/floating-ui-react/components/FloatingTree.js +0 -69
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/floating-ui-react/components/FloatingTreeStore.js +0 -24
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/floating-ui-react/hooks/useClick.js +0 -97
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/floating-ui-react/hooks/useClientPoint.js +0 -157
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/floating-ui-react/hooks/useDismiss.js +0 -474
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/floating-ui-react/hooks/useFloating.js +0 -108
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/floating-ui-react/hooks/useFloatingRootContext.js +0 -53
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/floating-ui-react/hooks/useFocus.js +0 -146
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/floating-ui-react/hooks/useHoverFloatingInteraction.js +0 -157
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/floating-ui-react/hooks/useHoverInteractionSharedState.js +0 -81
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/floating-ui-react/hooks/useHoverReferenceInteraction.js +0 -254
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/floating-ui-react/hooks/useHoverShared.js +0 -31
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/floating-ui-react/hooks/useInteractions.js +0 -93
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/floating-ui-react/hooks/useListNavigation.js +0 -554
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/floating-ui-react/hooks/useRole.js +0 -108
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/floating-ui-react/hooks/useSyncedFloatingRootContext.js +0 -52
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/floating-ui-react/hooks/useTypeahead.js +0 -152
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/floating-ui-react/middleware/arrow.js +0 -73
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/floating-ui-react/safePolygon.js +0 -218
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/floating-ui-react/utils/composite.js +0 -346
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/floating-ui-react/utils/constants.js +0 -18
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/floating-ui-react/utils/createAttribute.js +0 -6
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/floating-ui-react/utils/createEventEmitter.js +0 -22
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/floating-ui-react/utils/element.js +0 -102
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/floating-ui-react/utils/enqueueFocus.js +0 -22
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/floating-ui-react/utils/event.js +0 -43
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/floating-ui-react/utils/getEmptyRootContext.js +0 -17
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/floating-ui-react/utils/markOthers.js +0 -158
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/floating-ui-react/utils/nodes.js +0 -24
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/floating-ui-react/utils/tabbable.js +0 -85
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/form/FormContext.js +0 -23
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/input/Input.js +0 -13
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/labelable-provider/LabelableContext.js +0 -19
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/labelable-provider/useAriaLabelledBy.js +0 -46
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/labelable-provider/useLabelableId.js +0 -67
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/menu/checkbox-item/MenuCheckboxItem.js +0 -93
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/menu/checkbox-item/MenuCheckboxItemContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/menu/checkbox-item/MenuCheckboxItemDataAttributes.js +0 -10
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/menu/checkbox-item-indicator/MenuCheckboxItemIndicator.js +0 -50
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/menu/group/MenuGroup.js +0 -31
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/menu/group/MenuGroupContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/menu/group-label/MenuGroupLabel.js +0 -35
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/menu/item/MenuItem.js +0 -55
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/menu/item/useMenuItem.js +0 -60
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/menu/item/useMenuItemCommonProps.js +0 -68
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/menu/popup/MenuPopup.js +0 -120
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/menu/portal/MenuPortal.js +0 -30
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/menu/portal/MenuPortalContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/menu/positioner/MenuPositioner.js +0 -260
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/menu/positioner/MenuPositionerContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/menu/radio-group/MenuRadioGroup.js +0 -55
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/menu/radio-group/MenuRadioGroupContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/menu/radio-item/MenuRadioItem.js +0 -88
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/menu/radio-item/MenuRadioItemContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/menu/radio-item-indicator/MenuRadioItemIndicator.js +0 -50
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/menu/root/MenuRoot.js +0 -403
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/menu/root/MenuRootContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/menu/store/MenuStore.js +0 -144
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/menu/submenu-root/MenuSubmenuRoot.js +0 -22
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/menu/submenu-root/MenuSubmenuRootContext.js +0 -10
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/menu/submenu-trigger/MenuSubmenuTrigger.js +0 -135
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/menu/trigger/MenuTrigger.js +0 -292
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/menu/utils/findRootOwnerId.js +0 -13
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/menu/utils/stateAttributesMapping.js +0 -18
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/menubar/Menubar.js +0 -107
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/menubar/MenubarContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/merge-props/mergeProps.js +0 -128
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/navigation-menu/content/NavigationMenuContent.js +0 -144
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/navigation-menu/icon/NavigationMenuIcon.js +0 -37
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/navigation-menu/item/NavigationMenuItem.js +0 -30
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/navigation-menu/item/NavigationMenuItemContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/navigation-menu/link/NavigationMenuLink.js +0 -62
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/navigation-menu/list/NavigationMenuDismissContext.js +0 -10
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/navigation-menu/list/NavigationMenuList.js +0 -90
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/navigation-menu/popup/NavigationMenuPopup.js +0 -63
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/navigation-menu/popup/NavigationMenuPopupCssVars.js +0 -8
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/navigation-menu/portal/NavigationMenuPortal.js +0 -29
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/navigation-menu/portal/NavigationMenuPortalContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/navigation-menu/positioner/NavigationMenuPositioner.js +0 -144
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/navigation-menu/positioner/NavigationMenuPositionerContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/navigation-menu/positioner/NavigationMenuPositionerCssVars.js +0 -13
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/navigation-menu/root/NavigationMenuRoot.js +0 -224
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/navigation-menu/root/NavigationMenuRootContext.js +0 -25
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/navigation-menu/trigger/NavigationMenuTrigger.js +0 -633
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/navigation-menu/utils/constants.js +0 -4
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/navigation-menu/utils/isOutsideMenuEvent.js +0 -26
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/navigation-menu/viewport/NavigationMenuViewport.js +0 -109
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/popover/description/PopoverDescription.js +0 -33
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/popover/popup/PopoverPopup.js +0 -119
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/popover/portal/PopoverPortal.js +0 -30
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/popover/portal/PopoverPortalContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/popover/positioner/PopoverPositioner.js +0 -140
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/popover/positioner/PopoverPositionerContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/popover/root/PopoverRoot.js +0 -146
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/popover/root/PopoverRootContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/popover/store/PopoverStore.js +0 -132
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/popover/title/PopoverTitle.js +0 -33
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/popover/trigger/PopoverTrigger.js +0 -153
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/popover/utils/constants.js +0 -4
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/preview-card/popup/PreviewCardPopup.js +0 -63
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/preview-card/portal/PreviewCardPortal.js +0 -28
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/preview-card/portal/PreviewCardPortalContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/preview-card/positioner/PreviewCardPositioner.js +0 -104
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/preview-card/positioner/PreviewCardPositionerContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/preview-card/root/PreviewCardContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/preview-card/root/PreviewCardRoot.js +0 -107
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/preview-card/store/PreviewCardStore.js +0 -94
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/preview-card/trigger/PreviewCardTrigger.js +0 -78
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/preview-card/utils/constants.js +0 -6
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/progress/indicator/ProgressIndicator.js +0 -42
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/progress/label/ProgressLabel.js +0 -32
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/progress/root/ProgressRoot.js +0 -76
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/progress/root/ProgressRootContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/progress/root/ProgressRootDataAttributes.js +0 -9
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/progress/root/stateAttributesMapping.js +0 -24
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/progress/track/ProgressTrack.js +0 -25
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/progress/value/ProgressValue.js +0 -33
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/radio/indicator/RadioIndicator.js +0 -50
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/radio/root/RadioRoot.js +0 -221
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/radio/root/RadioRootContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/radio/root/RadioRootDataAttributes.js +0 -17
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/radio/utils/stateAttributesMapping.js +0 -20
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/radio-group/RadioGroup.js +0 -201
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/radio-group/RadioGroupContext.js +0 -10
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/scroll-area/constants.js +0 -6
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/scroll-area/corner/ScrollAreaCorner.js +0 -35
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/scroll-area/root/ScrollAreaRoot.js +0 -255
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/scroll-area/root/ScrollAreaRootContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/scroll-area/root/ScrollAreaRootCssVars.js +0 -8
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/scroll-area/root/ScrollAreaRootDataAttributes.js +0 -13
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/scroll-area/root/stateAttributes.js +0 -25
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/scroll-area/scrollbar/ScrollAreaScrollbar.js +0 -184
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/scroll-area/scrollbar/ScrollAreaScrollbarContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/scroll-area/scrollbar/ScrollAreaScrollbarCssVars.js +0 -8
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/scroll-area/scrollbar/ScrollAreaScrollbarDataAttributes.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/scroll-area/thumb/ScrollAreaThumb.js +0 -59
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/scroll-area/utils/getOffset.js +0 -14
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/scroll-area/utils/onVisible.js +0 -21
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/scroll-area/utils/scrollEdges.js +0 -26
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/scroll-area/viewport/ScrollAreaViewport.js +0 -331
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/scroll-area/viewport/ScrollAreaViewportContext.js +0 -6
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/scroll-area/viewport/ScrollAreaViewportCssVars.js +0 -10
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/select/group/SelectGroup.js +0 -31
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/select/group/SelectGroupContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/select/group-label/SelectGroupLabel.js +0 -31
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/select/icon/SelectIcon.js +0 -34
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/select/item/SelectItem.js +0 -207
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/select/item/SelectItemContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/select/item-indicator/SelectItemIndicator.js +0 -65
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/select/item-text/SelectItemText.js +0 -38
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/select/list/SelectList.js +0 -51
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/select/popup/SelectPopup.js +0 -440
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/select/popup/utils.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/select/portal/SelectPortal.js +0 -29
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/select/portal/SelectPortalContext.js +0 -6
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/select/positioner/SelectPositioner.js +0 -206
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/select/positioner/SelectPositionerContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/select/root/SelectRoot.js +0 -455
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/select/root/SelectRootContext.js +0 -26
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/select/scroll-arrow/SelectScrollArrow.js +0 -172
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/select/scroll-down-arrow/SelectScrollDownArrow.js +0 -14
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/select/scroll-up-arrow/SelectScrollUpArrow.js +0 -14
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/select/store.js +0 -64
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/select/trigger/SelectTrigger.js +0 -208
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/select/value/SelectValue.js +0 -57
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/separator/Separator.js +0 -26
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/slider/control/SliderControl.js +0 -384
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/slider/indicator/SliderIndicator.js +0 -82
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/slider/root/SliderRoot.js +0 -278
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/slider/root/SliderRootContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/slider/root/stateAttributesMapping.js +0 -13
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/slider/thumb/SliderThumb.js +0 -330
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/slider/thumb/SliderThumbDataAttributes.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/slider/thumb/prehydrationScript.min.js +0 -4
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/slider/track/SliderTrack.js +0 -29
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/slider/utils/asc.js +0 -6
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/slider/utils/getMidpoint.js +0 -10
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/slider/utils/getPushedThumbValues.js +0 -49
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/slider/utils/getSliderValue.js +0 -18
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/slider/utils/replaceArrayItemAtIndex.js +0 -9
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/slider/utils/resolveThumbCollision.js +0 -128
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/slider/utils/roundValueToStep.js +0 -16
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/slider/utils/validateMinimumDistance.js +0 -16
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/switch/root/SwitchRoot.js +0 -213
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/switch/root/SwitchRootContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/switch/root/SwitchRootDataAttributes.js +0 -17
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/switch/stateAttributesMapping.js +0 -18
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/switch/thumb/SwitchThumb.js +0 -30
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/tabs/list/TabsList.js +0 -201
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/tabs/list/TabsListContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/tabs/panel/TabsPanel.js +0 -103
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/tabs/panel/TabsPanelDataAttributes.js +0 -13
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/tabs/root/TabsRoot.js +0 -154
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/tabs/root/TabsRootContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/tabs/root/TabsRootDataAttributes.js +0 -8
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/tabs/root/stateAttributesMapping.js +0 -9
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/tabs/tab/TabsTab.js +0 -161
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/toggle/Toggle.js +0 -100
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/toggle-group/ToggleGroupContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/toolbar/root/ToolbarRootContext.js +0 -11
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/tooltip/arrow/TooltipArrow.js +0 -43
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/tooltip/popup/TooltipPopup.js +0 -64
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/tooltip/portal/TooltipPortal.js +0 -28
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/tooltip/portal/TooltipPortalContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/tooltip/positioner/TooltipPositioner.js +0 -99
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/tooltip/positioner/TooltipPositionerContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/tooltip/provider/TooltipProvider.js +0 -31
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/tooltip/provider/TooltipProviderContext.js +0 -10
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/tooltip/root/TooltipRoot.js +0 -134
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/tooltip/root/TooltipRootContext.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/tooltip/store/TooltipStore.js +0 -105
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/tooltip/trigger/TooltipTrigger.js +0 -117
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/tooltip/trigger/TooltipTriggerDataAttributes.js +0 -9
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/tooltip/utils/constants.js +0 -4
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/use-button/useButton.js +0 -170
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/use-render/useRender.js +0 -7
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/utils/FloatingPortalLite.js +0 -32
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/utils/FocusGuard.js +0 -30
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/utils/InternalBackdrop.js +0 -41
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/utils/adaptiveOriginMiddleware.js +0 -78
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/utils/areArraysEqual.js +0 -6
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/utils/clamp.js +0 -6
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/utils/closePart.js +0 -35
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/utils/collapsibleOpenStateMapping.js +0 -30
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/utils/constants.js +0 -29
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/utils/createBaseUIEventDetails.js +0 -38
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/utils/formatNumber.js +0 -37
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/utils/getCssDimensions.js +0 -22
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/utils/getDisabledMountTransitionStyles.js +0 -8
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/utils/getPseudoElementBounds.js +0 -29
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/utils/getStateAttributesProps.js +0 -22
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/utils/hideMiddleware.js +0 -23
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/utils/itemEquality.js +0 -39
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/utils/popupStateMapping.js +0 -69
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/utils/popups/popupStoreUtils.js +0 -124
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/utils/popups/popupTriggerMap.js +0 -81
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/utils/popups/store.js +0 -53
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/utils/reason-parts.js +0 -50
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/utils/resolveAriaLabelledBy.js +0 -10
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/utils/resolveClassName.js +0 -6
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/utils/resolveRef.js +0 -9
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/utils/resolveStyle.js +0 -6
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/utils/resolveValueLabel.js +0 -102
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/utils/serializeValue.js +0 -16
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/utils/stateAttributesMapping.js +0 -26
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/utils/styles.js +0 -17
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/utils/useAnchorPositioning.js +0 -373
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/utils/useAnimationsFinished.js +0 -68
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/utils/useBaseUiId.js +0 -7
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/utils/useFocusableWhenDisabled.js +0 -41
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/utils/useMixedToggleClickHandler.js +0 -37
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/utils/useOpenChangeComplete.js +0 -26
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/utils/useOpenInteractionType.js +0 -35
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/utils/useRegisteredLabelId.js +0 -15
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/utils/useRenderElement.js +0 -119
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/utils/useTransitionStatus.js +0 -61
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/utils/useValueChanged.js +0 -19
- package/dist/node_modules/.pnpm/@base-ui_react@1.3.0_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/react/esm/utils/valueToPercent.js +0 -6
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.6_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/utils/esm/detectBrowser.js +0 -65
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.6_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/utils/esm/empty.js +0 -9
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.6_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/utils/esm/error.js +0 -16
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.6_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/utils/esm/fastHooks.js +0 -46
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.6_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/utils/esm/formatErrorMessage.js +0 -13
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.6_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/utils/esm/getReactElementRef.js +0 -13
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.6_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/utils/esm/inertValue.js +0 -10
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.6_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/utils/esm/isElementDisabled.js +0 -6
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.6_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/utils/esm/isMouseWithinBounds.js +0 -8
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.6_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/utils/esm/mergeObjects.js +0 -18
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.6_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/utils/esm/owner.js +0 -6
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.6_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/utils/esm/reactVersion.js +0 -8
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.6_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/utils/esm/safeReact.js +0 -7
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.6_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/utils/esm/store/ReactStore.js +0 -175
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.6_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/utils/esm/store/Store.js +0 -102
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.6_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/utils/esm/store/createSelector.js +0 -27
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.6_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/utils/esm/store/useStore.js +0 -104
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.6_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/utils/esm/useAnimationFrame.js +0 -100
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.6_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/utils/esm/useControlled.js +0 -37
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.6_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/utils/esm/useEnhancedClickHandler.js +0 -30
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.6_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/utils/esm/useId.js +0 -25
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.6_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/utils/esm/useIsoLayoutEffect.js +0 -7
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.6_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/utils/esm/useMergedRefs.js +0 -90
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.6_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/utils/esm/useOnFirstRender.js +0 -11
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.6_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/utils/esm/useOnMount.js +0 -8
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.6_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/utils/esm/useRefWithInit.js +0 -12
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.6_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/utils/esm/useScrollLock.js +0 -213
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.6_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/utils/esm/useStableCallback.js +0 -39
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.6_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/utils/esm/useTimeout.js +0 -45
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.6_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/utils/esm/useValueAsRef.js +0 -21
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.6_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/utils/esm/visuallyHidden.js +0 -24
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.6_@types_react@18.3.28_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@base-ui/utils/esm/warn.js +0 -16
- package/dist/node_modules/.pnpm/@date-fns_tz@1.4.1/node_modules/@date-fns/tz/date/index.js +0 -66
- package/dist/node_modules/.pnpm/@date-fns_tz@1.4.1/node_modules/@date-fns/tz/date/mini.js +0 -124
- package/dist/node_modules/.pnpm/@date-fns_tz@1.4.1/node_modules/@date-fns/tz/tzName/index.js +0 -11
- package/dist/node_modules/.pnpm/@date-fns_tz@1.4.1/node_modules/@date-fns/tz/tzOffset/index.js +0 -28
- package/dist/node_modules/.pnpm/@floating-ui_core@1.7.5/node_modules/@floating-ui/core/dist/floating-ui.core.js +0 -665
- package/dist/node_modules/.pnpm/@floating-ui_dom@1.7.6/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +0 -627
- package/dist/node_modules/.pnpm/@floating-ui_react-dom@2.1.8_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js +0 -284
- package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.11/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js +0 -176
- package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.11/node_modules/@floating-ui/utils/dist/floating-ui.utils.js +0 -151
- package/dist/node_modules/.pnpm/@fluid-tailwind_tailwind-merge@0.0.3_tailwind-merge@3.5.0/node_modules/@fluid-tailwind/tailwind-merge/dist/index.js +0 -50
- package/dist/node_modules/.pnpm/@radix-ui_primitive@1.1.3/node_modules/@radix-ui/primitive/dist/index.js +0 -11
- package/dist/node_modules/.pnpm/@radix-ui_react-collection@1.1.7_@types_react-dom@18.3.7_@types_react@18.3.28__@types_r_4e264787f1cadc3b39e6411b3bc7d186/node_modules/@radix-ui/react-collection/dist/index.js +0 -70
- package/dist/node_modules/.pnpm/@radix-ui_react-compose-refs@1.1.2_@types_react@18.3.28_react@18.3.1/node_modules/@radix-ui/react-compose-refs/dist/index.js +0 -39
- package/dist/node_modules/.pnpm/@radix-ui_react-context@1.1.2_@types_react@18.3.28_react@18.3.1/node_modules/@radix-ui/react-context/dist/index.js +0 -81
- package/dist/node_modules/.pnpm/@radix-ui_react-dialog@1.1.15_@types_react-dom@18.3.7_@types_react@18.3.28__@types_reac_9cd126aa2880bf880e57e64087c058d6/node_modules/@radix-ui/react-dialog/dist/index.js +0 -341
- package/dist/node_modules/.pnpm/@radix-ui_react-direction@1.1.1_@types_react@18.3.28_react@18.3.1/node_modules/@radix-ui/react-direction/dist/index.js +0 -10
- package/dist/node_modules/.pnpm/@radix-ui_react-dismissable-layer@1.1.11_@types_react-dom@18.3.7_@types_react@18.3.28___5d000c10c02cdc0d4dacfce3cf09d956/node_modules/@radix-ui/react-dismissable-layer/dist/index.js +0 -212
- package/dist/node_modules/.pnpm/@radix-ui_react-focus-guards@1.1.3_@types_react@18.3.28_react@18.3.1/node_modules/@radix-ui/react-focus-guards/dist/index.js +0 -29
- package/dist/node_modules/.pnpm/@radix-ui_react-focus-scope@1.1.7_@types_react-dom@18.3.7_@types_react@18.3.28__@types__43d2223233f54a5e2048cdd87aae13c1/node_modules/@radix-ui/react-focus-scope/dist/index.js +0 -208
- package/dist/node_modules/.pnpm/@radix-ui_react-id@1.1.1_@types_react@18.3.28_react@18.3.1/node_modules/@radix-ui/react-id/dist/index.js +0 -14
- package/dist/node_modules/.pnpm/@radix-ui_react-portal@1.1.9_@types_react-dom@18.3.7_@types_react@18.3.28__@types_react_3d239322f44fd01c1fc3aece7e608026/node_modules/@radix-ui/react-portal/dist/index.js +0 -18
- package/dist/node_modules/.pnpm/@radix-ui_react-presence@1.1.5_@types_react-dom@18.3.7_@types_react@18.3.28__@types_rea_f4bce12bb8d2a0530a33b49f48bbe93f/node_modules/@radix-ui/react-presence/dist/index.js +0 -129
- package/dist/node_modules/.pnpm/@radix-ui_react-primitive@2.1.3_@types_react-dom@18.3.7_@types_react@18.3.28__@types_re_8827551f88f8a44c5b480e0d8a5a4518/node_modules/@radix-ui/react-primitive/dist/index.js +0 -43
- package/dist/node_modules/.pnpm/@radix-ui_react-primitive@2.1.4_@types_react-dom@18.3.7_@types_react@18.3.28__@types_re_be93e2873c2be441aa6fe1469ec0005c/node_modules/@radix-ui/react-primitive/dist/index.js +0 -39
- package/dist/node_modules/.pnpm/@radix-ui_react-roving-focus@1.1.11_@types_react-dom@18.3.7_@types_react@18.3.28__@type_6f10866f94bcb38b5caff30079bbebd2/node_modules/@radix-ui/react-roving-focus/dist/index.js +0 -227
- package/dist/node_modules/.pnpm/@radix-ui_react-slot@1.2.3_@types_react@18.3.28_react@18.3.1/node_modules/@radix-ui/react-slot/dist/index.js +0 -89
- package/dist/node_modules/.pnpm/@radix-ui_react-slot@1.2.4_@types_react@18.3.28_react@18.3.1/node_modules/@radix-ui/react-slot/dist/index.js +0 -106
- package/dist/node_modules/.pnpm/@radix-ui_react-toggle-group@1.1.11_@types_react-dom@18.3.7_@types_react@18.3.28__@type_aeb0a9c335dbe5637aedd311835f3954/node_modules/@radix-ui/react-toggle-group/dist/index.js +0 -171
- package/dist/node_modules/.pnpm/@radix-ui_react-toggle@1.1.10_@types_react-dom@18.3.7_@types_react@18.3.28__@types_reac_2f2008b9c2b3b6a991d0c6de9b0a9097/node_modules/@radix-ui/react-toggle/dist/index.js +0 -35
- package/dist/node_modules/.pnpm/@radix-ui_react-use-callback-ref@1.1.1_@types_react@18.3.28_react@18.3.1/node_modules/@radix-ui/react-use-callback-ref/dist/index.js +0 -14
- package/dist/node_modules/.pnpm/@radix-ui_react-use-controllable-state@1.2.2_@types_react@18.3.28_react@18.3.1/node_modules/@radix-ui/react-use-controllable-state/dist/index.js +0 -71
- package/dist/node_modules/.pnpm/@radix-ui_react-use-escape-keydown@1.1.1_@types_react@18.3.28_react@18.3.1/node_modules/@radix-ui/react-use-escape-keydown/dist/index.js +0 -17
- package/dist/node_modules/.pnpm/@radix-ui_react-use-layout-effect@1.1.1_@types_react@18.3.28_react@18.3.1/node_modules/@radix-ui/react-use-layout-effect/dist/index.js +0 -6
- package/dist/node_modules/.pnpm/@tsparticles_basic@3.9.1/node_modules/@tsparticles/basic/browser/index.js +0 -25
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Core/Canvas.js +0 -510
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Core/Container.js +0 -463
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Core/Engine.js +0 -293
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Core/Particle.js +0 -355
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Core/Particles.js +0 -326
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Core/Retina.js +0 -37
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Core/Utils/Constants.js +0 -105
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Core/Utils/EventListeners.js +0 -309
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Core/Utils/ExternalInteractorBase.js +0 -10
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Core/Utils/InteractionManager.js +0 -64
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Core/Utils/ParticlesInteractorBase.js +0 -10
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Core/Utils/Point.js +0 -9
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Core/Utils/QuadTree.js +0 -60
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Core/Utils/Ranges.js +0 -57
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Core/Utils/Vectors.js +0 -120
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Enums/AnimationStatus.js +0 -8
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Enums/Directions/MoveDirection.js +0 -17
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Enums/Directions/OutModeDirection.js +0 -10
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Enums/Directions/RotateDirection.js +0 -9
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Enums/InteractivityDetect.js +0 -9
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Enums/Modes/AnimationMode.js +0 -10
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Enums/Modes/CollisionMode.js +0 -9
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Enums/Modes/LimitMode.js +0 -8
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Enums/Modes/OutMode.js +0 -11
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Enums/Modes/PixelMode.js +0 -8
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Enums/Modes/ResponsiveMode.js +0 -8
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Enums/Modes/ThemeMode.js +0 -9
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Enums/Types/AlterType.js +0 -8
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Enums/Types/DestroyType.js +0 -9
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Enums/Types/DivType.js +0 -8
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Enums/Types/EasingType.js +0 -33
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Enums/Types/EventType.js +0 -18
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Enums/Types/GradientType.js +0 -9
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Enums/Types/InteractorType.js +0 -8
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Enums/Types/ParticleOutType.js +0 -9
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Enums/Types/StartValueType.js +0 -9
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/AnimatableColor.js +0 -38
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/AnimationOptions.js +0 -60
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/Background/Background.js +0 -39
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/BackgroundMask/BackgroundMask.js +0 -27
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/BackgroundMask/BackgroundMaskCover.js +0 -24
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/ColorAnimation.js +0 -22
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/FullScreen/FullScreen.js +0 -21
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/HslAnimation.js +0 -20
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/Interactivity/Events/ClickEvent.js +0 -21
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/Interactivity/Events/DivEvent.js +0 -30
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/Interactivity/Events/Events.js +0 -33
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/Interactivity/Events/HoverEvent.js +0 -24
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/Interactivity/Events/Parallax.js +0 -25
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/Interactivity/Events/ResizeEvent.js +0 -21
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/Interactivity/Interactivity.js +0 -25
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/Interactivity/Modes/Modes.js +0 -28
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/ManualParticle.js +0 -24
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/Options.js +0 -163
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/OptionsColor.js +0 -29
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/Particles/Bounce/ParticlesBounce.js +0 -18
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/Particles/Bounce/ParticlesBounceFactor.js +0 -10
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/Particles/Collisions/Collisions.js +0 -36
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/Particles/Collisions/CollisionsAbsorb.js +0 -17
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/Particles/Collisions/CollisionsOverlap.js +0 -21
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/Particles/Effect/Effect.js +0 -36
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/Particles/Move/Move.js +0 -95
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/Particles/Move/MoveAngle.js +0 -22
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/Particles/Move/MoveAttract.js +0 -36
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/Particles/Move/MoveCenter.js +0 -30
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/Particles/Move/MoveGravity.js +0 -30
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/Particles/Move/MoveTrail.js +0 -26
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/Particles/Move/MoveTrailFill.js +0 -18
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/Particles/Move/OutModes.js +0 -22
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/Particles/Move/Path/MovePath.js +0 -30
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/Particles/Move/Spin.js +0 -26
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/Particles/Number/ParticlesDensity.js +0 -27
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/Particles/Number/ParticlesNumber.js +0 -23
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/Particles/Number/ParticlesNumberLimit.js +0 -22
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/Particles/Opacity/Opacity.js +0 -23
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/Particles/Opacity/OpacityAnimation.js +0 -22
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/Particles/ParticlesOptions.js +0 -97
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/Particles/Shadow.js +0 -38
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/Particles/Shape/Shape.js +0 -36
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/Particles/Size/Size.js +0 -23
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/Particles/Size/SizeAnimation.js +0 -22
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/Particles/Stroke.js +0 -25
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/Particles/ZIndex/ZIndex.js +0 -28
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/Responsive.js +0 -31
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/Theme/Theme.js +0 -24
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/Theme/ThemeDefault.js +0 -26
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Options/Classes/ValueWithRandom.js +0 -46
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Types/RangeType.js +0 -8
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Utils/CanvasUtils.js +0 -168
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Utils/ColorUtils.js +0 -316
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Utils/EventDispatcher.js +0 -47
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Utils/NumberUtils.js +0 -135
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Utils/OptionsUtils.js +0 -15
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Utils/TypeUtils.js +0 -26
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/Utils/Utils.js +0 -475
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/index.js +0 -82
- package/dist/node_modules/.pnpm/@tsparticles_engine@3.9.1/node_modules/@tsparticles/engine/browser/init.js +0 -9
- package/dist/node_modules/.pnpm/@tsparticles_interaction-external-attract@3.9.1/node_modules/@tsparticles/interaction-external-attract/browser/Attractor.js +0 -81
- package/dist/node_modules/.pnpm/@tsparticles_interaction-external-attract@3.9.1/node_modules/@tsparticles/interaction-external-attract/browser/Options/Classes/Attract.js +0 -38
- package/dist/node_modules/.pnpm/@tsparticles_interaction-external-attract@3.9.1/node_modules/@tsparticles/interaction-external-attract/browser/Utils.js +0 -50
- package/dist/node_modules/.pnpm/@tsparticles_interaction-external-attract@3.9.1/node_modules/@tsparticles/interaction-external-attract/browser/index.js +0 -10
- package/dist/node_modules/.pnpm/@tsparticles_interaction-external-bounce@3.9.1/node_modules/@tsparticles/interaction-external-bounce/browser/Bouncer.js +0 -45
- package/dist/node_modules/.pnpm/@tsparticles_interaction-external-bounce@3.9.1/node_modules/@tsparticles/interaction-external-bounce/browser/Options/Classes/Bounce.js +0 -17
- package/dist/node_modules/.pnpm/@tsparticles_interaction-external-bounce@3.9.1/node_modules/@tsparticles/interaction-external-bounce/browser/Utils.js +0 -47
- package/dist/node_modules/.pnpm/@tsparticles_interaction-external-bounce@3.9.1/node_modules/@tsparticles/interaction-external-bounce/browser/index.js +0 -10
- package/dist/node_modules/.pnpm/@tsparticles_interaction-external-bubble@3.9.1/node_modules/@tsparticles/interaction-external-bubble/browser/Bubbler.js +0 -274
- package/dist/node_modules/.pnpm/@tsparticles_interaction-external-bubble@3.9.1/node_modules/@tsparticles/interaction-external-bubble/browser/Enums.js +0 -9
- package/dist/node_modules/.pnpm/@tsparticles_interaction-external-bubble@3.9.1/node_modules/@tsparticles/interaction-external-bubble/browser/Options/Classes/Bubble.js +0 -20
- package/dist/node_modules/.pnpm/@tsparticles_interaction-external-bubble@3.9.1/node_modules/@tsparticles/interaction-external-bubble/browser/Options/Classes/BubbleBase.js +0 -39
- package/dist/node_modules/.pnpm/@tsparticles_interaction-external-bubble@3.9.1/node_modules/@tsparticles/interaction-external-bubble/browser/Options/Classes/BubbleDiv.js +0 -20
- package/dist/node_modules/.pnpm/@tsparticles_interaction-external-bubble@3.9.1/node_modules/@tsparticles/interaction-external-bubble/browser/Utils.js +0 -13
- package/dist/node_modules/.pnpm/@tsparticles_interaction-external-bubble@3.9.1/node_modules/@tsparticles/interaction-external-bubble/browser/index.js +0 -10
- package/dist/node_modules/.pnpm/@tsparticles_interaction-external-connect@3.9.1/node_modules/@tsparticles/interaction-external-connect/browser/Connector.js +0 -59
- package/dist/node_modules/.pnpm/@tsparticles_interaction-external-connect@3.9.1/node_modules/@tsparticles/interaction-external-connect/browser/Options/Classes/Connect.js +0 -24
- package/dist/node_modules/.pnpm/@tsparticles_interaction-external-connect@3.9.1/node_modules/@tsparticles/interaction-external-connect/browser/Options/Classes/ConnectLinks.js +0 -17
- package/dist/node_modules/.pnpm/@tsparticles_interaction-external-connect@3.9.1/node_modules/@tsparticles/interaction-external-connect/browser/Utils.js +0 -44
- package/dist/node_modules/.pnpm/@tsparticles_interaction-external-connect@3.9.1/node_modules/@tsparticles/interaction-external-connect/browser/index.js +0 -10
- package/dist/node_modules/.pnpm/@tsparticles_interaction-external-grab@3.9.1/node_modules/@tsparticles/interaction-external-grab/browser/Grabber.js +0 -76
- package/dist/node_modules/.pnpm/@tsparticles_interaction-external-grab@3.9.1/node_modules/@tsparticles/interaction-external-grab/browser/Options/Classes/Grab.js +0 -20
- package/dist/node_modules/.pnpm/@tsparticles_interaction-external-grab@3.9.1/node_modules/@tsparticles/interaction-external-grab/browser/Options/Classes/GrabLinks.js +0 -29
- package/dist/node_modules/.pnpm/@tsparticles_interaction-external-grab@3.9.1/node_modules/@tsparticles/interaction-external-grab/browser/Utils.js +0 -19
- package/dist/node_modules/.pnpm/@tsparticles_interaction-external-grab@3.9.1/node_modules/@tsparticles/interaction-external-grab/browser/index.js +0 -10
- package/dist/node_modules/.pnpm/@tsparticles_interaction-external-pause@3.9.1/node_modules/@tsparticles/interaction-external-pause/browser/Pauser.js +0 -32
- package/dist/node_modules/.pnpm/@tsparticles_interaction-external-pause@3.9.1/node_modules/@tsparticles/interaction-external-pause/browser/index.js +0 -10
- package/dist/node_modules/.pnpm/@tsparticles_interaction-external-push@3.9.1/node_modules/@tsparticles/interaction-external-push/browser/Options/Classes/Push.js +0 -34
- package/dist/node_modules/.pnpm/@tsparticles_interaction-external-push@3.9.1/node_modules/@tsparticles/interaction-external-push/browser/Pusher.js +0 -47
- package/dist/node_modules/.pnpm/@tsparticles_interaction-external-push@3.9.1/node_modules/@tsparticles/interaction-external-push/browser/index.js +0 -10
- package/dist/node_modules/.pnpm/@tsparticles_interaction-external-remove@3.9.1/node_modules/@tsparticles/interaction-external-remove/browser/Options/Classes/Remove.js +0 -19
- package/dist/node_modules/.pnpm/@tsparticles_interaction-external-remove@3.9.1/node_modules/@tsparticles/interaction-external-remove/browser/Remover.js +0 -39
- package/dist/node_modules/.pnpm/@tsparticles_interaction-external-remove@3.9.1/node_modules/@tsparticles/interaction-external-remove/browser/index.js +0 -10
- package/dist/node_modules/.pnpm/@tsparticles_interaction-external-repulse@3.9.1/node_modules/@tsparticles/interaction-external-repulse/browser/Options/Classes/Repulse.js +0 -20
- package/dist/node_modules/.pnpm/@tsparticles_interaction-external-repulse@3.9.1/node_modules/@tsparticles/interaction-external-repulse/browser/Options/Classes/RepulseBase.js +0 -38
- package/dist/node_modules/.pnpm/@tsparticles_interaction-external-repulse@3.9.1/node_modules/@tsparticles/interaction-external-repulse/browser/Options/Classes/RepulseDiv.js +0 -20
- package/dist/node_modules/.pnpm/@tsparticles_interaction-external-repulse@3.9.1/node_modules/@tsparticles/interaction-external-repulse/browser/Repulser.js +0 -160
- package/dist/node_modules/.pnpm/@tsparticles_interaction-external-repulse@3.9.1/node_modules/@tsparticles/interaction-external-repulse/browser/index.js +0 -10
- package/dist/node_modules/.pnpm/@tsparticles_interaction-external-slow@3.9.1/node_modules/@tsparticles/interaction-external-slow/browser/Options/Classes/Slow.js +0 -21
- package/dist/node_modules/.pnpm/@tsparticles_interaction-external-slow@3.9.1/node_modules/@tsparticles/interaction-external-slow/browser/Slower.js +0 -53
- package/dist/node_modules/.pnpm/@tsparticles_interaction-external-slow@3.9.1/node_modules/@tsparticles/interaction-external-slow/browser/index.js +0 -10
- package/dist/node_modules/.pnpm/@tsparticles_interaction-particles-attract@3.9.1/node_modules/@tsparticles/interaction-particles-attract/browser/Attractor.js +0 -37
- package/dist/node_modules/.pnpm/@tsparticles_interaction-particles-attract@3.9.1/node_modules/@tsparticles/interaction-particles-attract/browser/index.js +0 -10
- package/dist/node_modules/.pnpm/@tsparticles_interaction-particles-collisions@3.9.1/node_modules/@tsparticles/interaction-particles-collisions/browser/Absorb.js +0 -28
- package/dist/node_modules/.pnpm/@tsparticles_interaction-particles-collisions@3.9.1/node_modules/@tsparticles/interaction-particles-collisions/browser/Bounce.js +0 -18
- package/dist/node_modules/.pnpm/@tsparticles_interaction-particles-collisions@3.9.1/node_modules/@tsparticles/interaction-particles-collisions/browser/Collider.js +0 -41
- package/dist/node_modules/.pnpm/@tsparticles_interaction-particles-collisions@3.9.1/node_modules/@tsparticles/interaction-particles-collisions/browser/Destroy.js +0 -17
- package/dist/node_modules/.pnpm/@tsparticles_interaction-particles-collisions@3.9.1/node_modules/@tsparticles/interaction-particles-collisions/browser/ResolveCollision.js +0 -23
- package/dist/node_modules/.pnpm/@tsparticles_interaction-particles-collisions@3.9.1/node_modules/@tsparticles/interaction-particles-collisions/browser/index.js +0 -10
- package/dist/node_modules/.pnpm/@tsparticles_interaction-particles-links@3.9.1/node_modules/@tsparticles/interaction-particles-links/browser/CircleWarp.js +0 -33
- package/dist/node_modules/.pnpm/@tsparticles_interaction-particles-links@3.9.1/node_modules/@tsparticles/interaction-particles-links/browser/LinkInstance.js +0 -152
- package/dist/node_modules/.pnpm/@tsparticles_interaction-particles-links@3.9.1/node_modules/@tsparticles/interaction-particles-links/browser/Linker.js +0 -109
- package/dist/node_modules/.pnpm/@tsparticles_interaction-particles-links@3.9.1/node_modules/@tsparticles/interaction-particles-links/browser/LinksPlugin.js +0 -18
- package/dist/node_modules/.pnpm/@tsparticles_interaction-particles-links@3.9.1/node_modules/@tsparticles/interaction-particles-links/browser/Options/Classes/Links.js +0 -58
- package/dist/node_modules/.pnpm/@tsparticles_interaction-particles-links@3.9.1/node_modules/@tsparticles/interaction-particles-links/browser/Options/Classes/LinksShadow.js +0 -25
- package/dist/node_modules/.pnpm/@tsparticles_interaction-particles-links@3.9.1/node_modules/@tsparticles/interaction-particles-links/browser/Options/Classes/LinksTriangle.js +0 -28
- package/dist/node_modules/.pnpm/@tsparticles_interaction-particles-links@3.9.1/node_modules/@tsparticles/interaction-particles-links/browser/Utils.js +0 -106
- package/dist/node_modules/.pnpm/@tsparticles_interaction-particles-links@3.9.1/node_modules/@tsparticles/interaction-particles-links/browser/index.js +0 -10
- package/dist/node_modules/.pnpm/@tsparticles_interaction-particles-links@3.9.1/node_modules/@tsparticles/interaction-particles-links/browser/interaction.js +0 -9
- package/dist/node_modules/.pnpm/@tsparticles_interaction-particles-links@3.9.1/node_modules/@tsparticles/interaction-particles-links/browser/plugin.js +0 -8
- package/dist/node_modules/.pnpm/@tsparticles_move-base@3.9.1/node_modules/@tsparticles/move-base/browser/BaseMover.js +0 -37
- package/dist/node_modules/.pnpm/@tsparticles_move-base@3.9.1/node_modules/@tsparticles/move-base/browser/Utils.js +0 -128
- package/dist/node_modules/.pnpm/@tsparticles_move-base@3.9.1/node_modules/@tsparticles/move-base/browser/index.js +0 -10
- package/dist/node_modules/.pnpm/@tsparticles_move-parallax@3.9.1/node_modules/@tsparticles/move-parallax/browser/ParallaxMover.js +0 -31
- package/dist/node_modules/.pnpm/@tsparticles_move-parallax@3.9.1/node_modules/@tsparticles/move-parallax/browser/index.js +0 -10
- package/dist/node_modules/.pnpm/@tsparticles_plugin-easing-quad@3.9.1/node_modules/@tsparticles/plugin-easing-quad/browser/index.js +0 -11
- package/dist/node_modules/.pnpm/@tsparticles_plugin-hex-color@3.9.1/node_modules/@tsparticles/plugin-hex-color/browser/HexColorManager.js +0 -43
- package/dist/node_modules/.pnpm/@tsparticles_plugin-hex-color@3.9.1/node_modules/@tsparticles/plugin-hex-color/browser/index.js +0 -8
- package/dist/node_modules/.pnpm/@tsparticles_plugin-hsl-color@3.9.1/node_modules/@tsparticles/plugin-hsl-color/browser/HslColorManager.js +0 -46
- package/dist/node_modules/.pnpm/@tsparticles_plugin-hsl-color@3.9.1/node_modules/@tsparticles/plugin-hsl-color/browser/index.js +0 -8
- package/dist/node_modules/.pnpm/@tsparticles_plugin-rgb-color@3.9.1/node_modules/@tsparticles/plugin-rgb-color/browser/RgbColorManager.js +0 -45
- package/dist/node_modules/.pnpm/@tsparticles_plugin-rgb-color@3.9.1/node_modules/@tsparticles/plugin-rgb-color/browser/index.js +0 -8
- package/dist/node_modules/.pnpm/@tsparticles_react@3.0.0_@tsparticles_engine@3.9.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@tsparticles/react/dist/Particles.js +0 -18
- package/dist/node_modules/.pnpm/@tsparticles_react@3.0.0_@tsparticles_engine@3.9.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@tsparticles/react/dist/index.js +0 -9
- package/dist/node_modules/.pnpm/@tsparticles_shape-circle@3.9.1/node_modules/@tsparticles/shape-circle/browser/CircleDrawer.js +0 -28
- package/dist/node_modules/.pnpm/@tsparticles_shape-circle@3.9.1/node_modules/@tsparticles/shape-circle/browser/Utils.js +0 -12
- package/dist/node_modules/.pnpm/@tsparticles_shape-circle@3.9.1/node_modules/@tsparticles/shape-circle/browser/index.js +0 -8
- package/dist/node_modules/.pnpm/@tsparticles_shape-emoji@3.9.1/node_modules/@tsparticles/shape-emoji/browser/EmojiDrawer.js +0 -103
- package/dist/node_modules/.pnpm/@tsparticles_shape-emoji@3.9.1/node_modules/@tsparticles/shape-emoji/browser/Utils.js +0 -13
- package/dist/node_modules/.pnpm/@tsparticles_shape-emoji@3.9.1/node_modules/@tsparticles/shape-emoji/browser/index.js +0 -8
- package/dist/node_modules/.pnpm/@tsparticles_shape-image@3.9.1/node_modules/@tsparticles/shape-image/browser/GifUtils/ByteStream.js +0 -51
- package/dist/node_modules/.pnpm/@tsparticles_shape-image@3.9.1/node_modules/@tsparticles/shape-image/browser/GifUtils/Constants.js +0 -6
- package/dist/node_modules/.pnpm/@tsparticles_shape-image@3.9.1/node_modules/@tsparticles/shape-image/browser/GifUtils/Enums/DisposalMethod.js +0 -14
- package/dist/node_modules/.pnpm/@tsparticles_shape-image@3.9.1/node_modules/@tsparticles/shape-image/browser/GifUtils/Types/GIFDataHeaders.js +0 -13
- package/dist/node_modules/.pnpm/@tsparticles_shape-image@3.9.1/node_modules/@tsparticles/shape-image/browser/GifUtils/Utils.js +0 -419
- package/dist/node_modules/.pnpm/@tsparticles_shape-image@3.9.1/node_modules/@tsparticles/shape-image/browser/ImageDrawer.js +0 -130
- package/dist/node_modules/.pnpm/@tsparticles_shape-image@3.9.1/node_modules/@tsparticles/shape-image/browser/ImagePreloader.js +0 -36
- package/dist/node_modules/.pnpm/@tsparticles_shape-image@3.9.1/node_modules/@tsparticles/shape-image/browser/Options/Classes/Preload.js +0 -33
- package/dist/node_modules/.pnpm/@tsparticles_shape-image@3.9.1/node_modules/@tsparticles/shape-image/browser/Utils.js +0 -94
- package/dist/node_modules/.pnpm/@tsparticles_shape-image@3.9.1/node_modules/@tsparticles/shape-image/browser/index.js +0 -54
- package/dist/node_modules/.pnpm/@tsparticles_shape-line@3.9.1/node_modules/@tsparticles/shape-line/browser/LineDrawer.js +0 -16
- package/dist/node_modules/.pnpm/@tsparticles_shape-line@3.9.1/node_modules/@tsparticles/shape-line/browser/Utils.js +0 -9
- package/dist/node_modules/.pnpm/@tsparticles_shape-line@3.9.1/node_modules/@tsparticles/shape-line/browser/index.js +0 -8
- package/dist/node_modules/.pnpm/@tsparticles_shape-polygon@3.9.1/node_modules/@tsparticles/shape-polygon/browser/PolygonDrawer.js +0 -27
- package/dist/node_modules/.pnpm/@tsparticles_shape-polygon@3.9.1/node_modules/@tsparticles/shape-polygon/browser/PolygonDrawerBase.js +0 -16
- package/dist/node_modules/.pnpm/@tsparticles_shape-polygon@3.9.1/node_modules/@tsparticles/shape-polygon/browser/TriangleDrawer.js +0 -30
- package/dist/node_modules/.pnpm/@tsparticles_shape-polygon@3.9.1/node_modules/@tsparticles/shape-polygon/browser/Utils.js +0 -19
- package/dist/node_modules/.pnpm/@tsparticles_shape-polygon@3.9.1/node_modules/@tsparticles/shape-polygon/browser/index.js +0 -20
- package/dist/node_modules/.pnpm/@tsparticles_shape-square@3.9.1/node_modules/@tsparticles/shape-square/browser/SquareDrawer.js +0 -16
- package/dist/node_modules/.pnpm/@tsparticles_shape-square@3.9.1/node_modules/@tsparticles/shape-square/browser/Utils.js +0 -8
- package/dist/node_modules/.pnpm/@tsparticles_shape-square@3.9.1/node_modules/@tsparticles/shape-square/browser/index.js +0 -8
- package/dist/node_modules/.pnpm/@tsparticles_shape-star@3.9.1/node_modules/@tsparticles/shape-star/browser/StarDrawer.js +0 -22
- package/dist/node_modules/.pnpm/@tsparticles_shape-star@3.9.1/node_modules/@tsparticles/shape-star/browser/Utils.js +0 -14
- package/dist/node_modules/.pnpm/@tsparticles_shape-star@3.9.1/node_modules/@tsparticles/shape-star/browser/index.js +0 -8
- package/dist/node_modules/.pnpm/@tsparticles_slim@3.9.1/node_modules/@tsparticles/slim/browser/index.js +0 -56
- package/dist/node_modules/.pnpm/@tsparticles_updater-color@3.9.1/node_modules/@tsparticles/updater-color/browser/ColorUpdater.js +0 -23
- package/dist/node_modules/.pnpm/@tsparticles_updater-color@3.9.1/node_modules/@tsparticles/updater-color/browser/index.js +0 -10
- package/dist/node_modules/.pnpm/@tsparticles_updater-life@3.9.1/node_modules/@tsparticles/updater-life/browser/LifeUpdater.js +0 -52
- package/dist/node_modules/.pnpm/@tsparticles_updater-life@3.9.1/node_modules/@tsparticles/updater-life/browser/Options/Classes/Life.js +0 -23
- package/dist/node_modules/.pnpm/@tsparticles_updater-life@3.9.1/node_modules/@tsparticles/updater-life/browser/Options/Classes/LifeDelay.js +0 -20
- package/dist/node_modules/.pnpm/@tsparticles_updater-life@3.9.1/node_modules/@tsparticles/updater-life/browser/Options/Classes/LifeDuration.js +0 -20
- package/dist/node_modules/.pnpm/@tsparticles_updater-life@3.9.1/node_modules/@tsparticles/updater-life/browser/Utils.js +0 -58
- package/dist/node_modules/.pnpm/@tsparticles_updater-life@3.9.1/node_modules/@tsparticles/updater-life/browser/index.js +0 -10
- package/dist/node_modules/.pnpm/@tsparticles_updater-opacity@3.9.1/node_modules/@tsparticles/updater-opacity/browser/OpacityUpdater.js +0 -38
- package/dist/node_modules/.pnpm/@tsparticles_updater-opacity@3.9.1/node_modules/@tsparticles/updater-opacity/browser/index.js +0 -10
- package/dist/node_modules/.pnpm/@tsparticles_updater-out-modes@3.9.1/node_modules/@tsparticles/updater-out-modes/browser/BounceOutMode.js +0 -36
- package/dist/node_modules/.pnpm/@tsparticles_updater-out-modes@3.9.1/node_modules/@tsparticles/updater-out-modes/browser/DestroyOutMode.js +0 -37
- package/dist/node_modules/.pnpm/@tsparticles_updater-out-modes@3.9.1/node_modules/@tsparticles/updater-out-modes/browser/NoneOutMode.js +0 -36
- package/dist/node_modules/.pnpm/@tsparticles_updater-out-modes@3.9.1/node_modules/@tsparticles/updater-out-modes/browser/OutOfCanvasUpdater.js +0 -45
- package/dist/node_modules/.pnpm/@tsparticles_updater-out-modes@3.9.1/node_modules/@tsparticles/updater-out-modes/browser/OutOutMode.js +0 -110
- package/dist/node_modules/.pnpm/@tsparticles_updater-out-modes@3.9.1/node_modules/@tsparticles/updater-out-modes/browser/Utils.js +0 -66
- package/dist/node_modules/.pnpm/@tsparticles_updater-out-modes@3.9.1/node_modules/@tsparticles/updater-out-modes/browser/index.js +0 -10
- package/dist/node_modules/.pnpm/@tsparticles_updater-rotate@3.9.1/node_modules/@tsparticles/updater-rotate/browser/Options/Classes/Rotate.js +0 -29
- package/dist/node_modules/.pnpm/@tsparticles_updater-rotate@3.9.1/node_modules/@tsparticles/updater-rotate/browser/Options/Classes/RotateAnimation.js +0 -30
- package/dist/node_modules/.pnpm/@tsparticles_updater-rotate@3.9.1/node_modules/@tsparticles/updater-rotate/browser/RotateUpdater.js +0 -77
- package/dist/node_modules/.pnpm/@tsparticles_updater-rotate@3.9.1/node_modules/@tsparticles/updater-rotate/browser/index.js +0 -10
- package/dist/node_modules/.pnpm/@tsparticles_updater-size@3.9.1/node_modules/@tsparticles/updater-size/browser/SizeUpdater.js +0 -30
- package/dist/node_modules/.pnpm/@tsparticles_updater-size@3.9.1/node_modules/@tsparticles/updater-size/browser/index.js +0 -10
- package/dist/node_modules/.pnpm/@tsparticles_updater-stroke-color@3.9.1/node_modules/@tsparticles/updater-stroke-color/browser/StrokeColorUpdater.js +0 -35
- package/dist/node_modules/.pnpm/@tsparticles_updater-stroke-color@3.9.1/node_modules/@tsparticles/updater-stroke-color/browser/index.js +0 -10
- package/dist/node_modules/.pnpm/aria-hidden@1.2.6/node_modules/aria-hidden/dist/es2015/index.js +0 -122
- package/dist/node_modules/.pnpm/class-variance-authority@0.7.1/node_modules/class-variance-authority/dist/index.js +0 -45
- package/dist/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.js +0 -17
- package/dist/node_modules/.pnpm/cmdk@1.1.1_@types_react-dom@18.3.7_@types_react@18.3.28__@types_react@18.3.28_react-dom_77091e2fd2f3220072a8e7506469df19/node_modules/cmdk/dist/chunk-NZJY6EH4.js +0 -18
- package/dist/node_modules/.pnpm/cmdk@1.1.1_@types_react-dom@18.3.7_@types_react@18.3.28__@types_react@18.3.28_react-dom_77091e2fd2f3220072a8e7506469df19/node_modules/cmdk/dist/index.js +0 -312
- package/dist/node_modules/.pnpm/d3-path@3.1.0/node_modules/d3-path/src/path.js +0 -88
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/constant.js +0 -8
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/math.js +0 -12
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/path.js +0 -19
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/symbol/circle.js +0 -11
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/symbol/cross.js +0 -22
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/symbol/diamond.js +0 -17
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/symbol/square.js +0 -11
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/symbol/star.js +0 -25
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/symbol/triangle.js +0 -14
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/symbol/wye.js +0 -26
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/symbol.js +0 -27
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/_lib/addLeadingZeros.js +0 -8
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/_lib/defaultOptions.js +0 -7
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/_lib/format/formatters.js +0 -584
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/_lib/format/lightFormatters.js +0 -62
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/_lib/format/longFormatters.js +0 -58
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/_lib/getTimezoneOffsetInMilliseconds.js +0 -20
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/_lib/normalizeDates.js +0 -11
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/_lib/normalizeInterval.js +0 -8
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/_lib/protectedTokens.js +0 -23
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/addDays.js +0 -12
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/addMonths.js +0 -26
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/addWeeks.js +0 -7
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/addYears.js +0 -7
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/constants.js +0 -8
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/constructFrom.js +0 -11
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/differenceInCalendarDays.js +0 -19
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/differenceInCalendarMonths.js +0 -14
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/eachMonthOfInterval.js +0 -20
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/eachYearOfInterval.js +0 -20
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/endOfISOWeek.js +0 -7
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/endOfMonth.js +0 -11
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/endOfWeek.js +0 -16
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/endOfYear.js +0 -11
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/format.js +0 -78
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/getDayOfYear.js +0 -12
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/getDaysInMonth.js +0 -14
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/getISOWeek.js +0 -12
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/getISOWeekYear.js +0 -25
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/getMonth.js +0 -7
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/getWeek.js +0 -12
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/getWeekYear.js +0 -29
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/getYear.js +0 -7
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/isAfter.js +0 -7
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/isBefore.js +0 -7
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/isDate.js +0 -6
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/isSameDay.js +0 -13
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/isSameMonth.js +0 -12
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/isSameYear.js +0 -12
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/isValid.js +0 -8
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/locale/_lib/buildFormatLongFn.js +0 -10
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/locale/_lib/buildLocalizeFn.js +0 -20
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/locale/_lib/buildMatchFn.js +0 -43
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/locale/_lib/buildMatchPatternFn.js +0 -16
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/locale/en-US/_lib/formatDistance.js +0 -85
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/locale/en-US/_lib/formatLong.js +0 -36
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/locale/en-US/_lib/formatRelative.js +0 -12
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/locale/en-US/_lib/localize.js +0 -164
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/locale/en-US/_lib/match.js +0 -122
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/locale/en-US.js +0 -20
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/max.js +0 -16
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/min.js +0 -16
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/setMonth.js +0 -17
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/setYear.js +0 -11
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/startOfDay.js +0 -9
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/startOfISOWeek.js +0 -7
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/startOfISOWeekYear.js +0 -13
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/startOfMonth.js +0 -10
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/startOfWeek.js +0 -16
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/startOfWeekYear.js +0 -18
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/startOfYear.js +0 -10
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/toDate.js +0 -7
- package/dist/node_modules/.pnpm/embla-carousel-react@8.6.0_react@18.3.1/node_modules/embla-carousel-react/esm/embla-carousel-react.esm.js +0 -37
- package/dist/node_modules/.pnpm/embla-carousel-reactive-utils@8.6.0_embla-carousel@8.6.0/node_modules/embla-carousel-reactive-utils/esm/embla-carousel-reactive-utils.esm.js +0 -42
- package/dist/node_modules/.pnpm/embla-carousel@8.6.0/node_modules/embla-carousel/esm/embla-carousel.esm.js +0 -1629
- package/dist/node_modules/.pnpm/file-type@12.4.1/node_modules/file-type/index.js +0 -826
- package/dist/node_modules/.pnpm/file-type@12.4.1/node_modules/file-type/supported.js +0 -242
- package/dist/node_modules/.pnpm/file-type@12.4.1/node_modules/file-type/util.js +0 -64
- package/dist/node_modules/.pnpm/get-nonce@1.0.1/node_modules/get-nonce/dist/es2015/index.js +0 -9
- package/dist/node_modules/.pnpm/input-otp@1.4.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/input-otp/dist/index.js +0 -200
- package/dist/node_modules/.pnpm/js-sha1@0.6.0/node_modules/js-sha1/src/sha1.js +0 -311
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_DataView.js +0 -8
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_Hash.js +0 -23
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_ListCache.js +0 -23
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_Map.js +0 -8
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_MapCache.js +0 -23
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_Promise.js +0 -8
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_Set.js +0 -8
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_SetCache.js +0 -17
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_Stack.js +0 -20
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_Symbol.js +0 -7
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_Uint8Array.js +0 -7
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_WeakMap.js +0 -8
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_apply.js +0 -17
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_arrayFilter.js +0 -14
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_arrayIncludes.js +0 -10
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_arrayIncludesWith.js +0 -13
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_arrayLikeKeys.js +0 -26
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_arrayMap.js +0 -11
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_arrayPush.js +0 -11
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_arraySome.js +0 -13
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_asciiToArray.js +0 -7
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_assocIndexOf.js +0 -15
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_baseEach.js +0 -8
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_baseFindIndex.js +0 -13
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_baseFlatten.js +0 -25
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_baseFor.js +0 -7
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_baseForOwn.js +0 -10
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_baseGet.js +0 -15
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_baseGetAllKeys.js +0 -11
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_baseGetTag.js +0 -16
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_baseHasIn.js +0 -7
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_baseIndexOf.js +0 -11
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_baseIsArguments.js +0 -11
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_baseIsEqual.js +0 -16
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_baseIsEqualDeep.js +0 -47
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_baseIsMatch.js +0 -39
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_baseIsNaN.js +0 -7
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_baseIsNative.js +0 -24
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_baseIsTypedArray.js +0 -16
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_baseIteratee.js +0 -22
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_baseKeys.js +0 -21
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_baseMap.js +0 -14
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_baseMatches.js +0 -17
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_baseMatchesProperty.js +0 -22
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_baseOrderBy.js +0 -39
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_baseProperty.js +0 -9
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_basePropertyDeep.js +0 -11
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_baseRest.js +0 -11
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_baseSetToString.js +0 -16
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_baseSlice.js +0 -21
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_baseSortBy.js +0 -12
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_baseTimes.js +0 -11
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_baseToString.js +0 -23
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_baseTrim.js +0 -10
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_baseUnary.js +0 -9
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_baseUniq.js +0 -52
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_cacheHas.js +0 -7
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_castPath.js +0 -15
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_castSlice.js +0 -11
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_compareAscending.js +0 -19
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_compareMultiple.js +0 -20
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_coreJsData.js +0 -7
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_createBaseEach.js +0 -23
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_createBaseFor.js +0 -16
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_createCaseFirst.js +0 -18
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_createSet.js +0 -12
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_defineProperty.js +0 -14
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_equalArrays.js +0 -52
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_equalByTag.js +0 -61
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_equalObjects.js +0 -52
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_freeGlobal.js +0 -6
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_getAllKeys.js +0 -11
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_getMapData.js +0 -10
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_getMatchData.js +0 -15
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_getNative.js +0 -11
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_getRawTag.js +0 -27
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_getSymbols.js +0 -19
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_getTag.js +0 -36
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_getValue.js +0 -7
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_hasPath.js +0 -27
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_hasUnicode.js +0 -10
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_hashClear.js +0 -10
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_hashDelete.js +0 -9
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_hashGet.js +0 -17
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_hashHas.js +0 -12
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_hashSet.js +0 -13
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_isFlattenable.js +0 -12
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_isIndex.js +0 -11
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_isIterateeCall.js +0 -19
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_isKey.js +0 -18
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_isKeyable.js +0 -8
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_isMasked.js +0 -13
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_isPrototype.js +0 -9
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_isStrictComparable.js +0 -9
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_listCacheClear.js +0 -8
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_listCacheDelete.js +0 -22
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_listCacheGet.js +0 -10
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_listCacheHas.js +0 -9
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_listCacheSet.js +0 -16
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_mapCacheClear.js +0 -16
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_mapCacheDelete.js +0 -11
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_mapCacheGet.js +0 -9
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_mapCacheHas.js +0 -9
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_mapCacheSet.js +0 -12
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_mapToArray.js +0 -11
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_matchesStrictComparable.js +0 -12
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_memoizeCapped.js +0 -17
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_nativeCreate.js +0 -7
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_nativeKeys.js +0 -7
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_nodeUtil.js +0 -25
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_objectToString.js +0 -9
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_overArg.js +0 -9
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_overRest.js +0 -23
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_root.js +0 -8
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_setCacheAdd.js +0 -9
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_setCacheHas.js +0 -7
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_setToArray.js +0 -11
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_setToString.js +0 -8
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_shortOut.js +0 -21
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_stackClear.js +0 -10
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_stackDelete.js +0 -9
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_stackGet.js +0 -7
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_stackHas.js +0 -7
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_stackSet.js +0 -24
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_strictIndexOf.js +0 -13
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_stringToArray.js +0 -11
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_stringToPath.js +0 -18
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_toKey.js +0 -13
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_toSource.js +0 -19
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_trimmedEndIndex.js +0 -11
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_unicodeToArray.js +0 -11
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/constant.js +0 -9
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/debounce.js +0 -91
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/eq.js +0 -7
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/get.js +0 -10
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/hasIn.js +0 -10
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/identity.js +0 -7
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/isArguments.js +0 -15
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/isArray.js +0 -5
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/isArrayLike.js +0 -10
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/isBuffer.js +0 -18
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/isFunction.js +0 -18
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/isLength.js +0 -8
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/isNaN.js +0 -11
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/isNil.js +0 -9
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/isNumber.js +0 -14
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/isObject.js +0 -11
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/isObjectLike.js +0 -7
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/isString.js +0 -14
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/isSymbol.js +0 -11
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/isTypedArray.js +0 -10
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/keys.js +0 -11
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/memoize.js +0 -24
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/noop.js +0 -6
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/now.js +0 -9
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/property.js +0 -12
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/sortBy.js +0 -23
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/stubArray.js +0 -7
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/stubFalse.js +0 -7
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/throttle.js +0 -25
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/toNumber.js +0 -31
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/toString.js +0 -9
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/uniqBy.js +0 -12
- package/dist/node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/upperFirst.js +0 -9
- package/dist/node_modules/.pnpm/lucide-react@0.540.0_react@18.3.1/node_modules/lucide-react/dist/esm/Icon.js +0 -41
- package/dist/node_modules/.pnpm/lucide-react@0.540.0_react@18.3.1/node_modules/lucide-react/dist/esm/createLucideIcon.js +0 -28
- package/dist/node_modules/.pnpm/lucide-react@0.540.0_react@18.3.1/node_modules/lucide-react/dist/esm/defaultAttributes.js +0 -20
- package/dist/node_modules/.pnpm/lucide-react@0.540.0_react@18.3.1/node_modules/lucide-react/dist/esm/icons/check.js +0 -13
- package/dist/node_modules/.pnpm/lucide-react@0.540.0_react@18.3.1/node_modules/lucide-react/dist/esm/icons/chevron-down.js +0 -13
- package/dist/node_modules/.pnpm/lucide-react@0.540.0_react@18.3.1/node_modules/lucide-react/dist/esm/icons/chevron-left.js +0 -13
- package/dist/node_modules/.pnpm/lucide-react@0.540.0_react@18.3.1/node_modules/lucide-react/dist/esm/icons/chevron-right.js +0 -13
- package/dist/node_modules/.pnpm/lucide-react@0.540.0_react@18.3.1/node_modules/lucide-react/dist/esm/icons/chevron-up.js +0 -13
- package/dist/node_modules/.pnpm/lucide-react@0.540.0_react@18.3.1/node_modules/lucide-react/dist/esm/icons/circle-check.js +0 -16
- package/dist/node_modules/.pnpm/lucide-react@0.540.0_react@18.3.1/node_modules/lucide-react/dist/esm/icons/ellipsis.js +0 -17
- package/dist/node_modules/.pnpm/lucide-react@0.540.0_react@18.3.1/node_modules/lucide-react/dist/esm/icons/info.js +0 -17
- package/dist/node_modules/.pnpm/lucide-react@0.540.0_react@18.3.1/node_modules/lucide-react/dist/esm/icons/loader-circle.js +0 -13
- package/dist/node_modules/.pnpm/lucide-react@0.540.0_react@18.3.1/node_modules/lucide-react/dist/esm/icons/menu.js +0 -17
- package/dist/node_modules/.pnpm/lucide-react@0.540.0_react@18.3.1/node_modules/lucide-react/dist/esm/icons/minus.js +0 -13
- package/dist/node_modules/.pnpm/lucide-react@0.540.0_react@18.3.1/node_modules/lucide-react/dist/esm/icons/octagon-x.js +0 -23
- package/dist/node_modules/.pnpm/lucide-react@0.540.0_react@18.3.1/node_modules/lucide-react/dist/esm/icons/panel-left.js +0 -16
- package/dist/node_modules/.pnpm/lucide-react@0.540.0_react@18.3.1/node_modules/lucide-react/dist/esm/icons/search.js +0 -16
- package/dist/node_modules/.pnpm/lucide-react@0.540.0_react@18.3.1/node_modules/lucide-react/dist/esm/icons/triangle-alert.js +0 -23
- package/dist/node_modules/.pnpm/lucide-react@0.540.0_react@18.3.1/node_modules/lucide-react/dist/esm/icons/x.js +0 -16
- package/dist/node_modules/.pnpm/lucide-react@0.540.0_react@18.3.1/node_modules/lucide-react/dist/esm/shared/src/utils.js +0 -32
- package/dist/node_modules/.pnpm/nanoid@5.1.7/node_modules/nanoid/index.browser.js +0 -22
- package/dist/node_modules/.pnpm/next-themes@0.4.6_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next-themes/dist/index.js +0 -34
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/DayPicker.js +0 -327
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/UI.js +0 -59
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/classes/CalendarDay.js +0 -25
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/classes/CalendarMonth.js +0 -9
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/classes/CalendarWeek.js +0 -9
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/classes/DateLib.js +0 -319
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/components/Button.js +0 -7
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/components/CaptionLabel.js +0 -7
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/components/Chevron.js +0 -18
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/components/Day.js +0 -8
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/components/DayButton.js +0 -14
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/components/Dropdown.js +0 -21
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/components/DropdownNav.js +0 -7
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/components/Footer.js +0 -7
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/components/Month.js +0 -8
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/components/MonthCaption.js +0 -8
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/components/MonthGrid.js +0 -7
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/components/Months.js +0 -7
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/components/MonthsDropdown.js +0 -9
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/components/Nav.js +0 -34
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/components/NextMonthButton.js +0 -9
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/components/Option.js +0 -7
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/components/PreviousMonthButton.js +0 -9
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/components/Root.js +0 -8
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/components/Select.js +0 -7
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/components/Week.js +0 -8
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/components/WeekNumber.js +0 -8
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/components/WeekNumberHeader.js +0 -7
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/components/Weekday.js +0 -7
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/components/Weekdays.js +0 -11
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/components/Weeks.js +0 -7
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/components/YearsDropdown.js +0 -9
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/components/custom-components.js +0 -54
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/formatters/formatCaption.js +0 -10
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/formatters/formatDay.js +0 -7
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/formatters/formatMonthDropdown.js +0 -7
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/formatters/formatWeekNumber.js +0 -10
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/formatters/formatWeekNumberHeader.js +0 -6
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/formatters/formatWeekdayName.js +0 -7
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/formatters/formatYearDropdown.js +0 -9
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/formatters/index.js +0 -18
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/helpers/calculateFocusTarget.js +0 -40
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/helpers/createGetModifiers.js +0 -72
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/helpers/endOfBroadcastWeek.js +0 -11
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/helpers/getBroadcastWeeksInMonth.js +0 -13
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/helpers/getClassNamesForModifiers.js +0 -17
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/helpers/getComponents.js +0 -10
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/helpers/getDataAttributes.js +0 -19
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/helpers/getDates.js +0 -30
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/helpers/getDays.js +0 -12
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/helpers/getDefaultClassNames.js +0 -20
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/helpers/getDisplayMonths.js +0 -15
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/helpers/getFocusableDate.js +0 -22
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/helpers/getFormatters.js +0 -16
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/helpers/getInitialMonth.js +0 -16
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/helpers/getLabels.js +0 -42
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/helpers/getMonthOptions.js +0 -17
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/helpers/getMonths.js +0 -43
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/helpers/getNavMonth.js +0 -39
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/helpers/getNextFocus.js +0 -20
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/helpers/getNextMonth.js +0 -20
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/helpers/getPreviousMonth.js +0 -20
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/helpers/getStyleForModifiers.js +0 -14
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/helpers/getWeekdays.js +0 -13
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/helpers/getWeeks.js +0 -9
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/helpers/getYearOptions.js +0 -23
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/helpers/startOfBroadcastWeek.js +0 -14
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/helpers/useControlledValue.js +0 -9
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/labels/index.js +0 -26
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/labels/labelDayButton.js +0 -14
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/labels/labelGrid.js +0 -10
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/labels/labelGridcell.js +0 -11
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/labels/labelMonthDropdown.js +0 -6
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/labels/labelNav.js +0 -6
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/labels/labelNext.js +0 -7
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/labels/labelPrevious.js +0 -6
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/labels/labelWeekNumber.js +0 -6
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/labels/labelWeekNumberHeader.js +0 -6
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/labels/labelWeekday.js +0 -7
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/labels/labelYearDropdown.js +0 -6
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/locale/en-US.js +0 -62
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/noonDateLib.js +0 -147
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/selection/useMulti.js +0 -42
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/selection/useRange.js +0 -48
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/selection/useSingle.js +0 -33
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/useAnimation.js +0 -128
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/useCalendar.js +0 -101
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/useDayPicker.js +0 -13
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/useFocus.js +0 -42
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/useSelection.js +0 -21
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/utils/addToRange.js +0 -55
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/utils/convertMatchersToTimeZone.js +0 -53
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/utils/dateMatchModifiers.js +0 -52
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/utils/rangeContainsDayOfWeek.js +0 -17
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/utils/rangeContainsModifiers.js +0 -61
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/utils/rangeIncludesDate.js +0 -23
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/utils/rangeOverlaps.js +0 -8
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/utils/toTimeZone.js +0 -11
- package/dist/node_modules/.pnpm/react-day-picker@9.14.0_react@18.3.1/node_modules/react-day-picker/dist/esm/utils/typeguards.js +0 -26
- package/dist/node_modules/.pnpm/react-is@18.3.1/node_modules/react-is/cjs/react-is.development.js +0 -193
- package/dist/node_modules/.pnpm/react-is@18.3.1/node_modules/react-is/cjs/react-is.production.min.js +0 -109
- package/dist/node_modules/.pnpm/react-is@18.3.1/node_modules/react-is/index.js +0 -7
- package/dist/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types_react@18.3.28_react@18.3.1/node_modules/react-remove-scroll-bar/dist/es2015/component.js +0 -47
- package/dist/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types_react@18.3.28_react@18.3.1/node_modules/react-remove-scroll-bar/dist/es2015/constants.js +0 -10
- package/dist/node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types_react@18.3.28_react@18.3.1/node_modules/react-remove-scroll-bar/dist/es2015/utils.js +0 -37
- package/dist/node_modules/.pnpm/react-remove-scroll@2.7.2_@types_react@18.3.28_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/Combination.js +0 -11
- package/dist/node_modules/.pnpm/react-remove-scroll@2.7.2_@types_react@18.3.28_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/SideEffect.js +0 -180
- package/dist/node_modules/.pnpm/react-remove-scroll@2.7.2_@types_react@18.3.28_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/UI.js +0 -38
- package/dist/node_modules/.pnpm/react-remove-scroll@2.7.2_@types_react@18.3.28_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js +0 -19
- package/dist/node_modules/.pnpm/react-remove-scroll@2.7.2_@types_react@18.3.28_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/handleScroll.js +0 -102
- package/dist/node_modules/.pnpm/react-remove-scroll@2.7.2_@types_react@18.3.28_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/medium.js +0 -5
- package/dist/node_modules/.pnpm/react-remove-scroll@2.7.2_@types_react@18.3.28_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/sidecar.js +0 -7
- package/dist/node_modules/.pnpm/react-resizable-panels@2.1.9_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/react-resizable-panels/dist/react-resizable-panels.browser.esm.js +0 -2110
- package/dist/node_modules/.pnpm/react-style-singleton@2.2.3_@types_react@18.3.28_react@18.3.1/node_modules/react-style-singleton/dist/es2015/component.js +0 -13
- package/dist/node_modules/.pnpm/react-style-singleton@2.2.3_@types_react@18.3.28_react@18.3.1/node_modules/react-style-singleton/dist/es2015/hook.js +0 -16
- package/dist/node_modules/.pnpm/react-style-singleton@2.2.3_@types_react@18.3.28_react@18.3.1/node_modules/react-style-singleton/dist/es2015/singleton.js +0 -48
- package/dist/node_modules/.pnpm/recharts@2.15.4_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/recharts/es6/component/DefaultLegendContent.js +0 -292
- package/dist/node_modules/.pnpm/recharts@2.15.4_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/recharts/es6/component/DefaultTooltipContent.js +0 -203
- package/dist/node_modules/.pnpm/recharts@2.15.4_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/recharts/es6/component/Legend.js +0 -317
- package/dist/node_modules/.pnpm/recharts@2.15.4_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/recharts/es6/component/ResponsiveContainer.js +0 -208
- package/dist/node_modules/.pnpm/recharts@2.15.4_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/recharts/es6/component/Tooltip.js +0 -213
- package/dist/node_modules/.pnpm/recharts@2.15.4_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/recharts/es6/component/TooltipBoundingBox.js +0 -245
- package/dist/node_modules/.pnpm/recharts@2.15.4_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/recharts/es6/container/Surface.js +0 -64
- package/dist/node_modules/.pnpm/recharts@2.15.4_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/recharts/es6/shape/Symbols.js +0 -172
- package/dist/node_modules/.pnpm/recharts@2.15.4_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/recharts/es6/util/DataUtils.js +0 -20
- package/dist/node_modules/.pnpm/recharts@2.15.4_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/recharts/es6/util/Global.js +0 -9
- package/dist/node_modules/.pnpm/recharts@2.15.4_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/recharts/es6/util/LogUtils.js +0 -24
- package/dist/node_modules/.pnpm/recharts@2.15.4_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/recharts/es6/util/ReactUtils.js +0 -47
- package/dist/node_modules/.pnpm/recharts@2.15.4_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/recharts/es6/util/payload/getUniqPayload.js +0 -14
- package/dist/node_modules/.pnpm/recharts@2.15.4_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/recharts/es6/util/tooltip/translate.js +0 -121
- package/dist/node_modules/.pnpm/recharts@2.15.4_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/recharts/es6/util/types.js +0 -354
- package/dist/node_modules/.pnpm/reselect@5.1.1/node_modules/reselect/dist/reselect.js +0 -422
- package/dist/node_modules/.pnpm/sonner@2.0.7_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/sonner/dist/index.js +0 -1085
- package/dist/node_modules/.pnpm/tabbable@6.4.0/node_modules/tabbable/dist/index.esm.js +0 -347
- package/dist/node_modules/.pnpm/tailwind-merge@3.5.0/node_modules/tailwind-merge/dist/bundle-mjs.js +0 -3227
- package/dist/node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.js +0 -39
- package/dist/node_modules/.pnpm/use-callback-ref@1.3.3_@types_react@18.3.28_react@18.3.1/node_modules/use-callback-ref/dist/es2015/assignRef.js +0 -11
- package/dist/node_modules/.pnpm/use-callback-ref@1.3.3_@types_react@18.3.28_react@18.3.1/node_modules/use-callback-ref/dist/es2015/useMergeRef.js +0 -35
- package/dist/node_modules/.pnpm/use-callback-ref@1.3.3_@types_react@18.3.28_react@18.3.1/node_modules/use-callback-ref/dist/es2015/useRef.js +0 -29
- package/dist/node_modules/.pnpm/use-sidecar@1.1.3_@types_react@18.3.28_react@18.3.1/node_modules/use-sidecar/dist/es2015/exports.js +0 -21
- package/dist/node_modules/.pnpm/use-sidecar@1.1.3_@types_react@18.3.28_react@18.3.1/node_modules/use-sidecar/dist/es2015/medium.js +0 -88
- package/dist/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.js +0 -81
- package/dist/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.js +0 -77
- package/dist/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.development.js +0 -77
- package/dist/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.js +0 -62
- package/dist/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/shim/index.js +0 -12
- package/dist/node_modules/.pnpm/use-sync-external-store@1.6.0_react@18.3.1/node_modules/use-sync-external-store/shim/with-selector.js +0 -12
- package/dist/node_modules/.pnpm/vaul@1.1.2_@types_react-dom@18.3.7_@types_react@18.3.28__@types_react@18.3.28_react-dom_e3b99bb44e57e0b6c2a23b0a64093e60/node_modules/vaul/dist/index.js +0 -1478
- package/dist/style.css +0 -692
- package/dist/utils/storage-qetag.js +0 -3
package/dist/node_modules/.pnpm/tailwind-merge@3.5.0/node_modules/tailwind-merge/dist/bundle-mjs.js
DELETED
|
@@ -1,3227 +0,0 @@
|
|
|
1
|
-
const concatArrays = (array1, array2) => {
|
|
2
|
-
const combinedArray = new Array(array1.length + array2.length);
|
|
3
|
-
for (let i = 0; i < array1.length; i++) {
|
|
4
|
-
combinedArray[i] = array1[i];
|
|
5
|
-
}
|
|
6
|
-
for (let i = 0; i < array2.length; i++) {
|
|
7
|
-
combinedArray[array1.length + i] = array2[i];
|
|
8
|
-
}
|
|
9
|
-
return combinedArray;
|
|
10
|
-
};
|
|
11
|
-
const createClassValidatorObject = (classGroupId, validator) => ({
|
|
12
|
-
classGroupId,
|
|
13
|
-
validator
|
|
14
|
-
});
|
|
15
|
-
const createClassPartObject = (nextPart = /* @__PURE__ */ new Map(), validators = null, classGroupId) => ({
|
|
16
|
-
nextPart,
|
|
17
|
-
validators,
|
|
18
|
-
classGroupId
|
|
19
|
-
});
|
|
20
|
-
const CLASS_PART_SEPARATOR = "-";
|
|
21
|
-
const EMPTY_CONFLICTS = [];
|
|
22
|
-
const ARBITRARY_PROPERTY_PREFIX = "arbitrary..";
|
|
23
|
-
const createClassGroupUtils = (config) => {
|
|
24
|
-
const classMap = createClassMap(config);
|
|
25
|
-
const {
|
|
26
|
-
conflictingClassGroups,
|
|
27
|
-
conflictingClassGroupModifiers
|
|
28
|
-
} = config;
|
|
29
|
-
const getClassGroupId = (className) => {
|
|
30
|
-
if (className.startsWith("[") && className.endsWith("]")) {
|
|
31
|
-
return getGroupIdForArbitraryProperty(className);
|
|
32
|
-
}
|
|
33
|
-
const classParts = className.split(CLASS_PART_SEPARATOR);
|
|
34
|
-
const startIndex = classParts[0] === "" && classParts.length > 1 ? 1 : 0;
|
|
35
|
-
return getGroupRecursive(classParts, startIndex, classMap);
|
|
36
|
-
};
|
|
37
|
-
const getConflictingClassGroupIds = (classGroupId, hasPostfixModifier) => {
|
|
38
|
-
if (hasPostfixModifier) {
|
|
39
|
-
const modifierConflicts = conflictingClassGroupModifiers[classGroupId];
|
|
40
|
-
const baseConflicts = conflictingClassGroups[classGroupId];
|
|
41
|
-
if (modifierConflicts) {
|
|
42
|
-
if (baseConflicts) {
|
|
43
|
-
return concatArrays(baseConflicts, modifierConflicts);
|
|
44
|
-
}
|
|
45
|
-
return modifierConflicts;
|
|
46
|
-
}
|
|
47
|
-
return baseConflicts || EMPTY_CONFLICTS;
|
|
48
|
-
}
|
|
49
|
-
return conflictingClassGroups[classGroupId] || EMPTY_CONFLICTS;
|
|
50
|
-
};
|
|
51
|
-
return {
|
|
52
|
-
getClassGroupId,
|
|
53
|
-
getConflictingClassGroupIds
|
|
54
|
-
};
|
|
55
|
-
};
|
|
56
|
-
const getGroupRecursive = (classParts, startIndex, classPartObject) => {
|
|
57
|
-
const classPathsLength = classParts.length - startIndex;
|
|
58
|
-
if (classPathsLength === 0) {
|
|
59
|
-
return classPartObject.classGroupId;
|
|
60
|
-
}
|
|
61
|
-
const currentClassPart = classParts[startIndex];
|
|
62
|
-
const nextClassPartObject = classPartObject.nextPart.get(currentClassPart);
|
|
63
|
-
if (nextClassPartObject) {
|
|
64
|
-
const result = getGroupRecursive(classParts, startIndex + 1, nextClassPartObject);
|
|
65
|
-
if (result) return result;
|
|
66
|
-
}
|
|
67
|
-
const validators = classPartObject.validators;
|
|
68
|
-
if (validators === null) {
|
|
69
|
-
return void 0;
|
|
70
|
-
}
|
|
71
|
-
const classRest = startIndex === 0 ? classParts.join(CLASS_PART_SEPARATOR) : classParts.slice(startIndex).join(CLASS_PART_SEPARATOR);
|
|
72
|
-
const validatorsLength = validators.length;
|
|
73
|
-
for (let i = 0; i < validatorsLength; i++) {
|
|
74
|
-
const validatorObj = validators[i];
|
|
75
|
-
if (validatorObj.validator(classRest)) {
|
|
76
|
-
return validatorObj.classGroupId;
|
|
77
|
-
}
|
|
78
|
-
}
|
|
79
|
-
return void 0;
|
|
80
|
-
};
|
|
81
|
-
const getGroupIdForArbitraryProperty = (className) => className.slice(1, -1).indexOf(":") === -1 ? void 0 : (() => {
|
|
82
|
-
const content = className.slice(1, -1);
|
|
83
|
-
const colonIndex = content.indexOf(":");
|
|
84
|
-
const property = content.slice(0, colonIndex);
|
|
85
|
-
return property ? ARBITRARY_PROPERTY_PREFIX + property : void 0;
|
|
86
|
-
})();
|
|
87
|
-
const createClassMap = (config) => {
|
|
88
|
-
const {
|
|
89
|
-
theme,
|
|
90
|
-
classGroups
|
|
91
|
-
} = config;
|
|
92
|
-
return processClassGroups(classGroups, theme);
|
|
93
|
-
};
|
|
94
|
-
const processClassGroups = (classGroups, theme) => {
|
|
95
|
-
const classMap = createClassPartObject();
|
|
96
|
-
for (const classGroupId in classGroups) {
|
|
97
|
-
const group = classGroups[classGroupId];
|
|
98
|
-
processClassesRecursively(group, classMap, classGroupId, theme);
|
|
99
|
-
}
|
|
100
|
-
return classMap;
|
|
101
|
-
};
|
|
102
|
-
const processClassesRecursively = (classGroup, classPartObject, classGroupId, theme) => {
|
|
103
|
-
const len = classGroup.length;
|
|
104
|
-
for (let i = 0; i < len; i++) {
|
|
105
|
-
const classDefinition = classGroup[i];
|
|
106
|
-
processClassDefinition(classDefinition, classPartObject, classGroupId, theme);
|
|
107
|
-
}
|
|
108
|
-
};
|
|
109
|
-
const processClassDefinition = (classDefinition, classPartObject, classGroupId, theme) => {
|
|
110
|
-
if (typeof classDefinition === "string") {
|
|
111
|
-
processStringDefinition(classDefinition, classPartObject, classGroupId);
|
|
112
|
-
return;
|
|
113
|
-
}
|
|
114
|
-
if (typeof classDefinition === "function") {
|
|
115
|
-
processFunctionDefinition(classDefinition, classPartObject, classGroupId, theme);
|
|
116
|
-
return;
|
|
117
|
-
}
|
|
118
|
-
processObjectDefinition(classDefinition, classPartObject, classGroupId, theme);
|
|
119
|
-
};
|
|
120
|
-
const processStringDefinition = (classDefinition, classPartObject, classGroupId) => {
|
|
121
|
-
const classPartObjectToEdit = classDefinition === "" ? classPartObject : getPart(classPartObject, classDefinition);
|
|
122
|
-
classPartObjectToEdit.classGroupId = classGroupId;
|
|
123
|
-
};
|
|
124
|
-
const processFunctionDefinition = (classDefinition, classPartObject, classGroupId, theme) => {
|
|
125
|
-
if (isThemeGetter(classDefinition)) {
|
|
126
|
-
processClassesRecursively(classDefinition(theme), classPartObject, classGroupId, theme);
|
|
127
|
-
return;
|
|
128
|
-
}
|
|
129
|
-
if (classPartObject.validators === null) {
|
|
130
|
-
classPartObject.validators = [];
|
|
131
|
-
}
|
|
132
|
-
classPartObject.validators.push(createClassValidatorObject(classGroupId, classDefinition));
|
|
133
|
-
};
|
|
134
|
-
const processObjectDefinition = (classDefinition, classPartObject, classGroupId, theme) => {
|
|
135
|
-
const entries = Object.entries(classDefinition);
|
|
136
|
-
const len = entries.length;
|
|
137
|
-
for (let i = 0; i < len; i++) {
|
|
138
|
-
const [key, value] = entries[i];
|
|
139
|
-
processClassesRecursively(value, getPart(classPartObject, key), classGroupId, theme);
|
|
140
|
-
}
|
|
141
|
-
};
|
|
142
|
-
const getPart = (classPartObject, path) => {
|
|
143
|
-
let current = classPartObject;
|
|
144
|
-
const parts = path.split(CLASS_PART_SEPARATOR);
|
|
145
|
-
const len = parts.length;
|
|
146
|
-
for (let i = 0; i < len; i++) {
|
|
147
|
-
const part = parts[i];
|
|
148
|
-
let next = current.nextPart.get(part);
|
|
149
|
-
if (!next) {
|
|
150
|
-
next = createClassPartObject();
|
|
151
|
-
current.nextPart.set(part, next);
|
|
152
|
-
}
|
|
153
|
-
current = next;
|
|
154
|
-
}
|
|
155
|
-
return current;
|
|
156
|
-
};
|
|
157
|
-
const isThemeGetter = (func) => "isThemeGetter" in func && func.isThemeGetter === true;
|
|
158
|
-
const createLruCache = (maxCacheSize) => {
|
|
159
|
-
if (maxCacheSize < 1) {
|
|
160
|
-
return {
|
|
161
|
-
get: () => void 0,
|
|
162
|
-
set: () => {
|
|
163
|
-
}
|
|
164
|
-
};
|
|
165
|
-
}
|
|
166
|
-
let cacheSize = 0;
|
|
167
|
-
let cache = /* @__PURE__ */ Object.create(null);
|
|
168
|
-
let previousCache = /* @__PURE__ */ Object.create(null);
|
|
169
|
-
const update = (key, value) => {
|
|
170
|
-
cache[key] = value;
|
|
171
|
-
cacheSize++;
|
|
172
|
-
if (cacheSize > maxCacheSize) {
|
|
173
|
-
cacheSize = 0;
|
|
174
|
-
previousCache = cache;
|
|
175
|
-
cache = /* @__PURE__ */ Object.create(null);
|
|
176
|
-
}
|
|
177
|
-
};
|
|
178
|
-
return {
|
|
179
|
-
get(key) {
|
|
180
|
-
let value = cache[key];
|
|
181
|
-
if (value !== void 0) {
|
|
182
|
-
return value;
|
|
183
|
-
}
|
|
184
|
-
if ((value = previousCache[key]) !== void 0) {
|
|
185
|
-
update(key, value);
|
|
186
|
-
return value;
|
|
187
|
-
}
|
|
188
|
-
},
|
|
189
|
-
set(key, value) {
|
|
190
|
-
if (key in cache) {
|
|
191
|
-
cache[key] = value;
|
|
192
|
-
} else {
|
|
193
|
-
update(key, value);
|
|
194
|
-
}
|
|
195
|
-
}
|
|
196
|
-
};
|
|
197
|
-
};
|
|
198
|
-
const IMPORTANT_MODIFIER = "!";
|
|
199
|
-
const MODIFIER_SEPARATOR = ":";
|
|
200
|
-
const EMPTY_MODIFIERS = [];
|
|
201
|
-
const createResultObject = (modifiers, hasImportantModifier, baseClassName, maybePostfixModifierPosition, isExternal) => ({
|
|
202
|
-
modifiers,
|
|
203
|
-
hasImportantModifier,
|
|
204
|
-
baseClassName,
|
|
205
|
-
maybePostfixModifierPosition,
|
|
206
|
-
isExternal
|
|
207
|
-
});
|
|
208
|
-
const createParseClassName = (config) => {
|
|
209
|
-
const {
|
|
210
|
-
prefix,
|
|
211
|
-
experimentalParseClassName
|
|
212
|
-
} = config;
|
|
213
|
-
let parseClassName = (className) => {
|
|
214
|
-
const modifiers = [];
|
|
215
|
-
let bracketDepth = 0;
|
|
216
|
-
let parenDepth = 0;
|
|
217
|
-
let modifierStart = 0;
|
|
218
|
-
let postfixModifierPosition;
|
|
219
|
-
const len = className.length;
|
|
220
|
-
for (let index = 0; index < len; index++) {
|
|
221
|
-
const currentCharacter = className[index];
|
|
222
|
-
if (bracketDepth === 0 && parenDepth === 0) {
|
|
223
|
-
if (currentCharacter === MODIFIER_SEPARATOR) {
|
|
224
|
-
modifiers.push(className.slice(modifierStart, index));
|
|
225
|
-
modifierStart = index + 1;
|
|
226
|
-
continue;
|
|
227
|
-
}
|
|
228
|
-
if (currentCharacter === "/") {
|
|
229
|
-
postfixModifierPosition = index;
|
|
230
|
-
continue;
|
|
231
|
-
}
|
|
232
|
-
}
|
|
233
|
-
if (currentCharacter === "[") bracketDepth++;
|
|
234
|
-
else if (currentCharacter === "]") bracketDepth--;
|
|
235
|
-
else if (currentCharacter === "(") parenDepth++;
|
|
236
|
-
else if (currentCharacter === ")") parenDepth--;
|
|
237
|
-
}
|
|
238
|
-
const baseClassNameWithImportantModifier = modifiers.length === 0 ? className : className.slice(modifierStart);
|
|
239
|
-
let baseClassName = baseClassNameWithImportantModifier;
|
|
240
|
-
let hasImportantModifier = false;
|
|
241
|
-
if (baseClassNameWithImportantModifier.endsWith(IMPORTANT_MODIFIER)) {
|
|
242
|
-
baseClassName = baseClassNameWithImportantModifier.slice(0, -1);
|
|
243
|
-
hasImportantModifier = true;
|
|
244
|
-
} else if (
|
|
245
|
-
/**
|
|
246
|
-
* In Tailwind CSS v3 the important modifier was at the start of the base class name. This is still supported for legacy reasons.
|
|
247
|
-
* @see https://github.com/dcastil/tailwind-merge/issues/513#issuecomment-2614029864
|
|
248
|
-
*/
|
|
249
|
-
baseClassNameWithImportantModifier.startsWith(IMPORTANT_MODIFIER)
|
|
250
|
-
) {
|
|
251
|
-
baseClassName = baseClassNameWithImportantModifier.slice(1);
|
|
252
|
-
hasImportantModifier = true;
|
|
253
|
-
}
|
|
254
|
-
const maybePostfixModifierPosition = postfixModifierPosition && postfixModifierPosition > modifierStart ? postfixModifierPosition - modifierStart : void 0;
|
|
255
|
-
return createResultObject(modifiers, hasImportantModifier, baseClassName, maybePostfixModifierPosition);
|
|
256
|
-
};
|
|
257
|
-
if (prefix) {
|
|
258
|
-
const fullPrefix = prefix + MODIFIER_SEPARATOR;
|
|
259
|
-
const parseClassNameOriginal = parseClassName;
|
|
260
|
-
parseClassName = (className) => className.startsWith(fullPrefix) ? parseClassNameOriginal(className.slice(fullPrefix.length)) : createResultObject(EMPTY_MODIFIERS, false, className, void 0, true);
|
|
261
|
-
}
|
|
262
|
-
if (experimentalParseClassName) {
|
|
263
|
-
const parseClassNameOriginal = parseClassName;
|
|
264
|
-
parseClassName = (className) => experimentalParseClassName({
|
|
265
|
-
className,
|
|
266
|
-
parseClassName: parseClassNameOriginal
|
|
267
|
-
});
|
|
268
|
-
}
|
|
269
|
-
return parseClassName;
|
|
270
|
-
};
|
|
271
|
-
const createSortModifiers = (config) => {
|
|
272
|
-
const modifierWeights = /* @__PURE__ */ new Map();
|
|
273
|
-
config.orderSensitiveModifiers.forEach((mod, index) => {
|
|
274
|
-
modifierWeights.set(mod, 1e6 + index);
|
|
275
|
-
});
|
|
276
|
-
return (modifiers) => {
|
|
277
|
-
const result = [];
|
|
278
|
-
let currentSegment = [];
|
|
279
|
-
for (let i = 0; i < modifiers.length; i++) {
|
|
280
|
-
const modifier = modifiers[i];
|
|
281
|
-
const isArbitrary = modifier[0] === "[";
|
|
282
|
-
const isOrderSensitive = modifierWeights.has(modifier);
|
|
283
|
-
if (isArbitrary || isOrderSensitive) {
|
|
284
|
-
if (currentSegment.length > 0) {
|
|
285
|
-
currentSegment.sort();
|
|
286
|
-
result.push(...currentSegment);
|
|
287
|
-
currentSegment = [];
|
|
288
|
-
}
|
|
289
|
-
result.push(modifier);
|
|
290
|
-
} else {
|
|
291
|
-
currentSegment.push(modifier);
|
|
292
|
-
}
|
|
293
|
-
}
|
|
294
|
-
if (currentSegment.length > 0) {
|
|
295
|
-
currentSegment.sort();
|
|
296
|
-
result.push(...currentSegment);
|
|
297
|
-
}
|
|
298
|
-
return result;
|
|
299
|
-
};
|
|
300
|
-
};
|
|
301
|
-
const createConfigUtils = (config) => ({
|
|
302
|
-
cache: createLruCache(config.cacheSize),
|
|
303
|
-
parseClassName: createParseClassName(config),
|
|
304
|
-
sortModifiers: createSortModifiers(config),
|
|
305
|
-
...createClassGroupUtils(config)
|
|
306
|
-
});
|
|
307
|
-
const SPLIT_CLASSES_REGEX = /\s+/;
|
|
308
|
-
const mergeClassList = (classList, configUtils) => {
|
|
309
|
-
const {
|
|
310
|
-
parseClassName,
|
|
311
|
-
getClassGroupId,
|
|
312
|
-
getConflictingClassGroupIds,
|
|
313
|
-
sortModifiers
|
|
314
|
-
} = configUtils;
|
|
315
|
-
const classGroupsInConflict = [];
|
|
316
|
-
const classNames = classList.trim().split(SPLIT_CLASSES_REGEX);
|
|
317
|
-
let result = "";
|
|
318
|
-
for (let index = classNames.length - 1; index >= 0; index -= 1) {
|
|
319
|
-
const originalClassName = classNames[index];
|
|
320
|
-
const {
|
|
321
|
-
isExternal,
|
|
322
|
-
modifiers,
|
|
323
|
-
hasImportantModifier,
|
|
324
|
-
baseClassName,
|
|
325
|
-
maybePostfixModifierPosition
|
|
326
|
-
} = parseClassName(originalClassName);
|
|
327
|
-
if (isExternal) {
|
|
328
|
-
result = originalClassName + (result.length > 0 ? " " + result : result);
|
|
329
|
-
continue;
|
|
330
|
-
}
|
|
331
|
-
let hasPostfixModifier = !!maybePostfixModifierPosition;
|
|
332
|
-
let classGroupId = getClassGroupId(hasPostfixModifier ? baseClassName.substring(0, maybePostfixModifierPosition) : baseClassName);
|
|
333
|
-
if (!classGroupId) {
|
|
334
|
-
if (!hasPostfixModifier) {
|
|
335
|
-
result = originalClassName + (result.length > 0 ? " " + result : result);
|
|
336
|
-
continue;
|
|
337
|
-
}
|
|
338
|
-
classGroupId = getClassGroupId(baseClassName);
|
|
339
|
-
if (!classGroupId) {
|
|
340
|
-
result = originalClassName + (result.length > 0 ? " " + result : result);
|
|
341
|
-
continue;
|
|
342
|
-
}
|
|
343
|
-
hasPostfixModifier = false;
|
|
344
|
-
}
|
|
345
|
-
const variantModifier = modifiers.length === 0 ? "" : modifiers.length === 1 ? modifiers[0] : sortModifiers(modifiers).join(":");
|
|
346
|
-
const modifierId = hasImportantModifier ? variantModifier + IMPORTANT_MODIFIER : variantModifier;
|
|
347
|
-
const classId = modifierId + classGroupId;
|
|
348
|
-
if (classGroupsInConflict.indexOf(classId) > -1) {
|
|
349
|
-
continue;
|
|
350
|
-
}
|
|
351
|
-
classGroupsInConflict.push(classId);
|
|
352
|
-
const conflictGroups = getConflictingClassGroupIds(classGroupId, hasPostfixModifier);
|
|
353
|
-
for (let i = 0; i < conflictGroups.length; ++i) {
|
|
354
|
-
const group = conflictGroups[i];
|
|
355
|
-
classGroupsInConflict.push(modifierId + group);
|
|
356
|
-
}
|
|
357
|
-
result = originalClassName + (result.length > 0 ? " " + result : result);
|
|
358
|
-
}
|
|
359
|
-
return result;
|
|
360
|
-
};
|
|
361
|
-
const twJoin = (...classLists) => {
|
|
362
|
-
let index = 0;
|
|
363
|
-
let argument;
|
|
364
|
-
let resolvedValue;
|
|
365
|
-
let string = "";
|
|
366
|
-
while (index < classLists.length) {
|
|
367
|
-
if (argument = classLists[index++]) {
|
|
368
|
-
if (resolvedValue = toValue(argument)) {
|
|
369
|
-
string && (string += " ");
|
|
370
|
-
string += resolvedValue;
|
|
371
|
-
}
|
|
372
|
-
}
|
|
373
|
-
}
|
|
374
|
-
return string;
|
|
375
|
-
};
|
|
376
|
-
const toValue = (mix) => {
|
|
377
|
-
if (typeof mix === "string") {
|
|
378
|
-
return mix;
|
|
379
|
-
}
|
|
380
|
-
let resolvedValue;
|
|
381
|
-
let string = "";
|
|
382
|
-
for (let k = 0; k < mix.length; k++) {
|
|
383
|
-
if (mix[k]) {
|
|
384
|
-
if (resolvedValue = toValue(mix[k])) {
|
|
385
|
-
string && (string += " ");
|
|
386
|
-
string += resolvedValue;
|
|
387
|
-
}
|
|
388
|
-
}
|
|
389
|
-
}
|
|
390
|
-
return string;
|
|
391
|
-
};
|
|
392
|
-
const createTailwindMerge = (createConfigFirst, ...createConfigRest) => {
|
|
393
|
-
let configUtils;
|
|
394
|
-
let cacheGet;
|
|
395
|
-
let cacheSet;
|
|
396
|
-
let functionToCall;
|
|
397
|
-
const initTailwindMerge = (classList) => {
|
|
398
|
-
const config = createConfigRest.reduce((previousConfig, createConfigCurrent) => createConfigCurrent(previousConfig), createConfigFirst());
|
|
399
|
-
configUtils = createConfigUtils(config);
|
|
400
|
-
cacheGet = configUtils.cache.get;
|
|
401
|
-
cacheSet = configUtils.cache.set;
|
|
402
|
-
functionToCall = tailwindMerge;
|
|
403
|
-
return tailwindMerge(classList);
|
|
404
|
-
};
|
|
405
|
-
const tailwindMerge = (classList) => {
|
|
406
|
-
const cachedResult = cacheGet(classList);
|
|
407
|
-
if (cachedResult) {
|
|
408
|
-
return cachedResult;
|
|
409
|
-
}
|
|
410
|
-
const result = mergeClassList(classList, configUtils);
|
|
411
|
-
cacheSet(classList, result);
|
|
412
|
-
return result;
|
|
413
|
-
};
|
|
414
|
-
functionToCall = initTailwindMerge;
|
|
415
|
-
return (...args) => functionToCall(twJoin(...args));
|
|
416
|
-
};
|
|
417
|
-
const fallbackThemeArr = [];
|
|
418
|
-
const fromTheme = (key) => {
|
|
419
|
-
const themeGetter = (theme) => theme[key] || fallbackThemeArr;
|
|
420
|
-
themeGetter.isThemeGetter = true;
|
|
421
|
-
return themeGetter;
|
|
422
|
-
};
|
|
423
|
-
const arbitraryValueRegex = /^\[(?:(\w[\w-]*):)?(.+)\]$/i;
|
|
424
|
-
const arbitraryVariableRegex = /^\((?:(\w[\w-]*):)?(.+)\)$/i;
|
|
425
|
-
const fractionRegex = /^\d+(?:\.\d+)?\/\d+(?:\.\d+)?$/;
|
|
426
|
-
const tshirtUnitRegex = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/;
|
|
427
|
-
const lengthUnitRegex = /\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/;
|
|
428
|
-
const colorFunctionRegex = /^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/;
|
|
429
|
-
const shadowRegex = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/;
|
|
430
|
-
const imageRegex = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/;
|
|
431
|
-
const isFraction = (value) => fractionRegex.test(value);
|
|
432
|
-
const isNumber = (value) => !!value && !Number.isNaN(Number(value));
|
|
433
|
-
const isInteger = (value) => !!value && Number.isInteger(Number(value));
|
|
434
|
-
const isPercent = (value) => value.endsWith("%") && isNumber(value.slice(0, -1));
|
|
435
|
-
const isTshirtSize = (value) => tshirtUnitRegex.test(value);
|
|
436
|
-
const isAny = () => true;
|
|
437
|
-
const isLengthOnly = (value) => (
|
|
438
|
-
// `colorFunctionRegex` check is necessary because color functions can have percentages in them which which would be incorrectly classified as lengths.
|
|
439
|
-
// For example, `hsl(0 0% 0%)` would be classified as a length without this check.
|
|
440
|
-
// I could also use lookbehind assertion in `lengthUnitRegex` but that isn't supported widely enough.
|
|
441
|
-
lengthUnitRegex.test(value) && !colorFunctionRegex.test(value)
|
|
442
|
-
);
|
|
443
|
-
const isNever = () => false;
|
|
444
|
-
const isShadow = (value) => shadowRegex.test(value);
|
|
445
|
-
const isImage = (value) => imageRegex.test(value);
|
|
446
|
-
const isAnyNonArbitrary = (value) => !isArbitraryValue(value) && !isArbitraryVariable(value);
|
|
447
|
-
const isArbitrarySize = (value) => getIsArbitraryValue(value, isLabelSize, isNever);
|
|
448
|
-
const isArbitraryValue = (value) => arbitraryValueRegex.test(value);
|
|
449
|
-
const isArbitraryLength = (value) => getIsArbitraryValue(value, isLabelLength, isLengthOnly);
|
|
450
|
-
const isArbitraryNumber = (value) => getIsArbitraryValue(value, isLabelNumber, isNumber);
|
|
451
|
-
const isArbitraryWeight = (value) => getIsArbitraryValue(value, isLabelWeight, isAny);
|
|
452
|
-
const isArbitraryFamilyName = (value) => getIsArbitraryValue(value, isLabelFamilyName, isNever);
|
|
453
|
-
const isArbitraryPosition = (value) => getIsArbitraryValue(value, isLabelPosition, isNever);
|
|
454
|
-
const isArbitraryImage = (value) => getIsArbitraryValue(value, isLabelImage, isImage);
|
|
455
|
-
const isArbitraryShadow = (value) => getIsArbitraryValue(value, isLabelShadow, isShadow);
|
|
456
|
-
const isArbitraryVariable = (value) => arbitraryVariableRegex.test(value);
|
|
457
|
-
const isArbitraryVariableLength = (value) => getIsArbitraryVariable(value, isLabelLength);
|
|
458
|
-
const isArbitraryVariableFamilyName = (value) => getIsArbitraryVariable(value, isLabelFamilyName);
|
|
459
|
-
const isArbitraryVariablePosition = (value) => getIsArbitraryVariable(value, isLabelPosition);
|
|
460
|
-
const isArbitraryVariableSize = (value) => getIsArbitraryVariable(value, isLabelSize);
|
|
461
|
-
const isArbitraryVariableImage = (value) => getIsArbitraryVariable(value, isLabelImage);
|
|
462
|
-
const isArbitraryVariableShadow = (value) => getIsArbitraryVariable(value, isLabelShadow, true);
|
|
463
|
-
const isArbitraryVariableWeight = (value) => getIsArbitraryVariable(value, isLabelWeight, true);
|
|
464
|
-
const getIsArbitraryValue = (value, testLabel, testValue) => {
|
|
465
|
-
const result = arbitraryValueRegex.exec(value);
|
|
466
|
-
if (result) {
|
|
467
|
-
if (result[1]) {
|
|
468
|
-
return testLabel(result[1]);
|
|
469
|
-
}
|
|
470
|
-
return testValue(result[2]);
|
|
471
|
-
}
|
|
472
|
-
return false;
|
|
473
|
-
};
|
|
474
|
-
const getIsArbitraryVariable = (value, testLabel, shouldMatchNoLabel = false) => {
|
|
475
|
-
const result = arbitraryVariableRegex.exec(value);
|
|
476
|
-
if (result) {
|
|
477
|
-
if (result[1]) {
|
|
478
|
-
return testLabel(result[1]);
|
|
479
|
-
}
|
|
480
|
-
return shouldMatchNoLabel;
|
|
481
|
-
}
|
|
482
|
-
return false;
|
|
483
|
-
};
|
|
484
|
-
const isLabelPosition = (label) => label === "position" || label === "percentage";
|
|
485
|
-
const isLabelImage = (label) => label === "image" || label === "url";
|
|
486
|
-
const isLabelSize = (label) => label === "length" || label === "size" || label === "bg-size";
|
|
487
|
-
const isLabelLength = (label) => label === "length";
|
|
488
|
-
const isLabelNumber = (label) => label === "number";
|
|
489
|
-
const isLabelFamilyName = (label) => label === "family-name";
|
|
490
|
-
const isLabelWeight = (label) => label === "number" || label === "weight";
|
|
491
|
-
const isLabelShadow = (label) => label === "shadow";
|
|
492
|
-
const getDefaultConfig = () => {
|
|
493
|
-
const themeColor = fromTheme("color");
|
|
494
|
-
const themeFont = fromTheme("font");
|
|
495
|
-
const themeText = fromTheme("text");
|
|
496
|
-
const themeFontWeight = fromTheme("font-weight");
|
|
497
|
-
const themeTracking = fromTheme("tracking");
|
|
498
|
-
const themeLeading = fromTheme("leading");
|
|
499
|
-
const themeBreakpoint = fromTheme("breakpoint");
|
|
500
|
-
const themeContainer = fromTheme("container");
|
|
501
|
-
const themeSpacing = fromTheme("spacing");
|
|
502
|
-
const themeRadius = fromTheme("radius");
|
|
503
|
-
const themeShadow = fromTheme("shadow");
|
|
504
|
-
const themeInsetShadow = fromTheme("inset-shadow");
|
|
505
|
-
const themeTextShadow = fromTheme("text-shadow");
|
|
506
|
-
const themeDropShadow = fromTheme("drop-shadow");
|
|
507
|
-
const themeBlur = fromTheme("blur");
|
|
508
|
-
const themePerspective = fromTheme("perspective");
|
|
509
|
-
const themeAspect = fromTheme("aspect");
|
|
510
|
-
const themeEase = fromTheme("ease");
|
|
511
|
-
const themeAnimate = fromTheme("animate");
|
|
512
|
-
const scaleBreak = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"];
|
|
513
|
-
const scalePosition = () => [
|
|
514
|
-
"center",
|
|
515
|
-
"top",
|
|
516
|
-
"bottom",
|
|
517
|
-
"left",
|
|
518
|
-
"right",
|
|
519
|
-
"top-left",
|
|
520
|
-
// Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
|
|
521
|
-
"left-top",
|
|
522
|
-
"top-right",
|
|
523
|
-
// Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
|
|
524
|
-
"right-top",
|
|
525
|
-
"bottom-right",
|
|
526
|
-
// Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
|
|
527
|
-
"right-bottom",
|
|
528
|
-
"bottom-left",
|
|
529
|
-
// Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
|
|
530
|
-
"left-bottom"
|
|
531
|
-
];
|
|
532
|
-
const scalePositionWithArbitrary = () => [...scalePosition(), isArbitraryVariable, isArbitraryValue];
|
|
533
|
-
const scaleOverflow = () => ["auto", "hidden", "clip", "visible", "scroll"];
|
|
534
|
-
const scaleOverscroll = () => ["auto", "contain", "none"];
|
|
535
|
-
const scaleUnambiguousSpacing = () => [isArbitraryVariable, isArbitraryValue, themeSpacing];
|
|
536
|
-
const scaleInset = () => [isFraction, "full", "auto", ...scaleUnambiguousSpacing()];
|
|
537
|
-
const scaleGridTemplateColsRows = () => [isInteger, "none", "subgrid", isArbitraryVariable, isArbitraryValue];
|
|
538
|
-
const scaleGridColRowStartAndEnd = () => ["auto", {
|
|
539
|
-
span: ["full", isInteger, isArbitraryVariable, isArbitraryValue]
|
|
540
|
-
}, isInteger, isArbitraryVariable, isArbitraryValue];
|
|
541
|
-
const scaleGridColRowStartOrEnd = () => [isInteger, "auto", isArbitraryVariable, isArbitraryValue];
|
|
542
|
-
const scaleGridAutoColsRows = () => ["auto", "min", "max", "fr", isArbitraryVariable, isArbitraryValue];
|
|
543
|
-
const scaleAlignPrimaryAxis = () => ["start", "end", "center", "between", "around", "evenly", "stretch", "baseline", "center-safe", "end-safe"];
|
|
544
|
-
const scaleAlignSecondaryAxis = () => ["start", "end", "center", "stretch", "center-safe", "end-safe"];
|
|
545
|
-
const scaleMargin = () => ["auto", ...scaleUnambiguousSpacing()];
|
|
546
|
-
const scaleSizing = () => [isFraction, "auto", "full", "dvw", "dvh", "lvw", "lvh", "svw", "svh", "min", "max", "fit", ...scaleUnambiguousSpacing()];
|
|
547
|
-
const scaleSizingInline = () => [isFraction, "screen", "full", "dvw", "lvw", "svw", "min", "max", "fit", ...scaleUnambiguousSpacing()];
|
|
548
|
-
const scaleSizingBlock = () => [isFraction, "screen", "full", "lh", "dvh", "lvh", "svh", "min", "max", "fit", ...scaleUnambiguousSpacing()];
|
|
549
|
-
const scaleColor = () => [themeColor, isArbitraryVariable, isArbitraryValue];
|
|
550
|
-
const scaleBgPosition = () => [...scalePosition(), isArbitraryVariablePosition, isArbitraryPosition, {
|
|
551
|
-
position: [isArbitraryVariable, isArbitraryValue]
|
|
552
|
-
}];
|
|
553
|
-
const scaleBgRepeat = () => ["no-repeat", {
|
|
554
|
-
repeat: ["", "x", "y", "space", "round"]
|
|
555
|
-
}];
|
|
556
|
-
const scaleBgSize = () => ["auto", "cover", "contain", isArbitraryVariableSize, isArbitrarySize, {
|
|
557
|
-
size: [isArbitraryVariable, isArbitraryValue]
|
|
558
|
-
}];
|
|
559
|
-
const scaleGradientStopPosition = () => [isPercent, isArbitraryVariableLength, isArbitraryLength];
|
|
560
|
-
const scaleRadius = () => [
|
|
561
|
-
// Deprecated since Tailwind CSS v4.0.0
|
|
562
|
-
"",
|
|
563
|
-
"none",
|
|
564
|
-
"full",
|
|
565
|
-
themeRadius,
|
|
566
|
-
isArbitraryVariable,
|
|
567
|
-
isArbitraryValue
|
|
568
|
-
];
|
|
569
|
-
const scaleBorderWidth = () => ["", isNumber, isArbitraryVariableLength, isArbitraryLength];
|
|
570
|
-
const scaleLineStyle = () => ["solid", "dashed", "dotted", "double"];
|
|
571
|
-
const scaleBlendMode = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"];
|
|
572
|
-
const scaleMaskImagePosition = () => [isNumber, isPercent, isArbitraryVariablePosition, isArbitraryPosition];
|
|
573
|
-
const scaleBlur = () => [
|
|
574
|
-
// Deprecated since Tailwind CSS v4.0.0
|
|
575
|
-
"",
|
|
576
|
-
"none",
|
|
577
|
-
themeBlur,
|
|
578
|
-
isArbitraryVariable,
|
|
579
|
-
isArbitraryValue
|
|
580
|
-
];
|
|
581
|
-
const scaleRotate = () => ["none", isNumber, isArbitraryVariable, isArbitraryValue];
|
|
582
|
-
const scaleScale = () => ["none", isNumber, isArbitraryVariable, isArbitraryValue];
|
|
583
|
-
const scaleSkew = () => [isNumber, isArbitraryVariable, isArbitraryValue];
|
|
584
|
-
const scaleTranslate = () => [isFraction, "full", ...scaleUnambiguousSpacing()];
|
|
585
|
-
return {
|
|
586
|
-
cacheSize: 500,
|
|
587
|
-
theme: {
|
|
588
|
-
animate: ["spin", "ping", "pulse", "bounce"],
|
|
589
|
-
aspect: ["video"],
|
|
590
|
-
blur: [isTshirtSize],
|
|
591
|
-
breakpoint: [isTshirtSize],
|
|
592
|
-
color: [isAny],
|
|
593
|
-
container: [isTshirtSize],
|
|
594
|
-
"drop-shadow": [isTshirtSize],
|
|
595
|
-
ease: ["in", "out", "in-out"],
|
|
596
|
-
font: [isAnyNonArbitrary],
|
|
597
|
-
"font-weight": ["thin", "extralight", "light", "normal", "medium", "semibold", "bold", "extrabold", "black"],
|
|
598
|
-
"inset-shadow": [isTshirtSize],
|
|
599
|
-
leading: ["none", "tight", "snug", "normal", "relaxed", "loose"],
|
|
600
|
-
perspective: ["dramatic", "near", "normal", "midrange", "distant", "none"],
|
|
601
|
-
radius: [isTshirtSize],
|
|
602
|
-
shadow: [isTshirtSize],
|
|
603
|
-
spacing: ["px", isNumber],
|
|
604
|
-
text: [isTshirtSize],
|
|
605
|
-
"text-shadow": [isTshirtSize],
|
|
606
|
-
tracking: ["tighter", "tight", "normal", "wide", "wider", "widest"]
|
|
607
|
-
},
|
|
608
|
-
classGroups: {
|
|
609
|
-
// --------------
|
|
610
|
-
// --- Layout ---
|
|
611
|
-
// --------------
|
|
612
|
-
/**
|
|
613
|
-
* Aspect Ratio
|
|
614
|
-
* @see https://tailwindcss.com/docs/aspect-ratio
|
|
615
|
-
*/
|
|
616
|
-
aspect: [{
|
|
617
|
-
aspect: ["auto", "square", isFraction, isArbitraryValue, isArbitraryVariable, themeAspect]
|
|
618
|
-
}],
|
|
619
|
-
/**
|
|
620
|
-
* Container
|
|
621
|
-
* @see https://tailwindcss.com/docs/container
|
|
622
|
-
* @deprecated since Tailwind CSS v4.0.0
|
|
623
|
-
*/
|
|
624
|
-
container: ["container"],
|
|
625
|
-
/**
|
|
626
|
-
* Columns
|
|
627
|
-
* @see https://tailwindcss.com/docs/columns
|
|
628
|
-
*/
|
|
629
|
-
columns: [{
|
|
630
|
-
columns: [isNumber, isArbitraryValue, isArbitraryVariable, themeContainer]
|
|
631
|
-
}],
|
|
632
|
-
/**
|
|
633
|
-
* Break After
|
|
634
|
-
* @see https://tailwindcss.com/docs/break-after
|
|
635
|
-
*/
|
|
636
|
-
"break-after": [{
|
|
637
|
-
"break-after": scaleBreak()
|
|
638
|
-
}],
|
|
639
|
-
/**
|
|
640
|
-
* Break Before
|
|
641
|
-
* @see https://tailwindcss.com/docs/break-before
|
|
642
|
-
*/
|
|
643
|
-
"break-before": [{
|
|
644
|
-
"break-before": scaleBreak()
|
|
645
|
-
}],
|
|
646
|
-
/**
|
|
647
|
-
* Break Inside
|
|
648
|
-
* @see https://tailwindcss.com/docs/break-inside
|
|
649
|
-
*/
|
|
650
|
-
"break-inside": [{
|
|
651
|
-
"break-inside": ["auto", "avoid", "avoid-page", "avoid-column"]
|
|
652
|
-
}],
|
|
653
|
-
/**
|
|
654
|
-
* Box Decoration Break
|
|
655
|
-
* @see https://tailwindcss.com/docs/box-decoration-break
|
|
656
|
-
*/
|
|
657
|
-
"box-decoration": [{
|
|
658
|
-
"box-decoration": ["slice", "clone"]
|
|
659
|
-
}],
|
|
660
|
-
/**
|
|
661
|
-
* Box Sizing
|
|
662
|
-
* @see https://tailwindcss.com/docs/box-sizing
|
|
663
|
-
*/
|
|
664
|
-
box: [{
|
|
665
|
-
box: ["border", "content"]
|
|
666
|
-
}],
|
|
667
|
-
/**
|
|
668
|
-
* Display
|
|
669
|
-
* @see https://tailwindcss.com/docs/display
|
|
670
|
-
*/
|
|
671
|
-
display: ["block", "inline-block", "inline", "flex", "inline-flex", "table", "inline-table", "table-caption", "table-cell", "table-column", "table-column-group", "table-footer-group", "table-header-group", "table-row-group", "table-row", "flow-root", "grid", "inline-grid", "contents", "list-item", "hidden"],
|
|
672
|
-
/**
|
|
673
|
-
* Screen Reader Only
|
|
674
|
-
* @see https://tailwindcss.com/docs/display#screen-reader-only
|
|
675
|
-
*/
|
|
676
|
-
sr: ["sr-only", "not-sr-only"],
|
|
677
|
-
/**
|
|
678
|
-
* Floats
|
|
679
|
-
* @see https://tailwindcss.com/docs/float
|
|
680
|
-
*/
|
|
681
|
-
float: [{
|
|
682
|
-
float: ["right", "left", "none", "start", "end"]
|
|
683
|
-
}],
|
|
684
|
-
/**
|
|
685
|
-
* Clear
|
|
686
|
-
* @see https://tailwindcss.com/docs/clear
|
|
687
|
-
*/
|
|
688
|
-
clear: [{
|
|
689
|
-
clear: ["left", "right", "both", "none", "start", "end"]
|
|
690
|
-
}],
|
|
691
|
-
/**
|
|
692
|
-
* Isolation
|
|
693
|
-
* @see https://tailwindcss.com/docs/isolation
|
|
694
|
-
*/
|
|
695
|
-
isolation: ["isolate", "isolation-auto"],
|
|
696
|
-
/**
|
|
697
|
-
* Object Fit
|
|
698
|
-
* @see https://tailwindcss.com/docs/object-fit
|
|
699
|
-
*/
|
|
700
|
-
"object-fit": [{
|
|
701
|
-
object: ["contain", "cover", "fill", "none", "scale-down"]
|
|
702
|
-
}],
|
|
703
|
-
/**
|
|
704
|
-
* Object Position
|
|
705
|
-
* @see https://tailwindcss.com/docs/object-position
|
|
706
|
-
*/
|
|
707
|
-
"object-position": [{
|
|
708
|
-
object: scalePositionWithArbitrary()
|
|
709
|
-
}],
|
|
710
|
-
/**
|
|
711
|
-
* Overflow
|
|
712
|
-
* @see https://tailwindcss.com/docs/overflow
|
|
713
|
-
*/
|
|
714
|
-
overflow: [{
|
|
715
|
-
overflow: scaleOverflow()
|
|
716
|
-
}],
|
|
717
|
-
/**
|
|
718
|
-
* Overflow X
|
|
719
|
-
* @see https://tailwindcss.com/docs/overflow
|
|
720
|
-
*/
|
|
721
|
-
"overflow-x": [{
|
|
722
|
-
"overflow-x": scaleOverflow()
|
|
723
|
-
}],
|
|
724
|
-
/**
|
|
725
|
-
* Overflow Y
|
|
726
|
-
* @see https://tailwindcss.com/docs/overflow
|
|
727
|
-
*/
|
|
728
|
-
"overflow-y": [{
|
|
729
|
-
"overflow-y": scaleOverflow()
|
|
730
|
-
}],
|
|
731
|
-
/**
|
|
732
|
-
* Overscroll Behavior
|
|
733
|
-
* @see https://tailwindcss.com/docs/overscroll-behavior
|
|
734
|
-
*/
|
|
735
|
-
overscroll: [{
|
|
736
|
-
overscroll: scaleOverscroll()
|
|
737
|
-
}],
|
|
738
|
-
/**
|
|
739
|
-
* Overscroll Behavior X
|
|
740
|
-
* @see https://tailwindcss.com/docs/overscroll-behavior
|
|
741
|
-
*/
|
|
742
|
-
"overscroll-x": [{
|
|
743
|
-
"overscroll-x": scaleOverscroll()
|
|
744
|
-
}],
|
|
745
|
-
/**
|
|
746
|
-
* Overscroll Behavior Y
|
|
747
|
-
* @see https://tailwindcss.com/docs/overscroll-behavior
|
|
748
|
-
*/
|
|
749
|
-
"overscroll-y": [{
|
|
750
|
-
"overscroll-y": scaleOverscroll()
|
|
751
|
-
}],
|
|
752
|
-
/**
|
|
753
|
-
* Position
|
|
754
|
-
* @see https://tailwindcss.com/docs/position
|
|
755
|
-
*/
|
|
756
|
-
position: ["static", "fixed", "absolute", "relative", "sticky"],
|
|
757
|
-
/**
|
|
758
|
-
* Inset
|
|
759
|
-
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
760
|
-
*/
|
|
761
|
-
inset: [{
|
|
762
|
-
inset: scaleInset()
|
|
763
|
-
}],
|
|
764
|
-
/**
|
|
765
|
-
* Inset Inline
|
|
766
|
-
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
767
|
-
*/
|
|
768
|
-
"inset-x": [{
|
|
769
|
-
"inset-x": scaleInset()
|
|
770
|
-
}],
|
|
771
|
-
/**
|
|
772
|
-
* Inset Block
|
|
773
|
-
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
774
|
-
*/
|
|
775
|
-
"inset-y": [{
|
|
776
|
-
"inset-y": scaleInset()
|
|
777
|
-
}],
|
|
778
|
-
/**
|
|
779
|
-
* Inset Inline Start
|
|
780
|
-
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
781
|
-
* @todo class group will be renamed to `inset-s` in next major release
|
|
782
|
-
*/
|
|
783
|
-
start: [{
|
|
784
|
-
"inset-s": scaleInset(),
|
|
785
|
-
/**
|
|
786
|
-
* @deprecated since Tailwind CSS v4.2.0 in favor of `inset-s-*` utilities.
|
|
787
|
-
* @see https://github.com/tailwindlabs/tailwindcss/pull/19613
|
|
788
|
-
*/
|
|
789
|
-
start: scaleInset()
|
|
790
|
-
}],
|
|
791
|
-
/**
|
|
792
|
-
* Inset Inline End
|
|
793
|
-
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
794
|
-
* @todo class group will be renamed to `inset-e` in next major release
|
|
795
|
-
*/
|
|
796
|
-
end: [{
|
|
797
|
-
"inset-e": scaleInset(),
|
|
798
|
-
/**
|
|
799
|
-
* @deprecated since Tailwind CSS v4.2.0 in favor of `inset-e-*` utilities.
|
|
800
|
-
* @see https://github.com/tailwindlabs/tailwindcss/pull/19613
|
|
801
|
-
*/
|
|
802
|
-
end: scaleInset()
|
|
803
|
-
}],
|
|
804
|
-
/**
|
|
805
|
-
* Inset Block Start
|
|
806
|
-
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
807
|
-
*/
|
|
808
|
-
"inset-bs": [{
|
|
809
|
-
"inset-bs": scaleInset()
|
|
810
|
-
}],
|
|
811
|
-
/**
|
|
812
|
-
* Inset Block End
|
|
813
|
-
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
814
|
-
*/
|
|
815
|
-
"inset-be": [{
|
|
816
|
-
"inset-be": scaleInset()
|
|
817
|
-
}],
|
|
818
|
-
/**
|
|
819
|
-
* Top
|
|
820
|
-
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
821
|
-
*/
|
|
822
|
-
top: [{
|
|
823
|
-
top: scaleInset()
|
|
824
|
-
}],
|
|
825
|
-
/**
|
|
826
|
-
* Right
|
|
827
|
-
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
828
|
-
*/
|
|
829
|
-
right: [{
|
|
830
|
-
right: scaleInset()
|
|
831
|
-
}],
|
|
832
|
-
/**
|
|
833
|
-
* Bottom
|
|
834
|
-
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
835
|
-
*/
|
|
836
|
-
bottom: [{
|
|
837
|
-
bottom: scaleInset()
|
|
838
|
-
}],
|
|
839
|
-
/**
|
|
840
|
-
* Left
|
|
841
|
-
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
842
|
-
*/
|
|
843
|
-
left: [{
|
|
844
|
-
left: scaleInset()
|
|
845
|
-
}],
|
|
846
|
-
/**
|
|
847
|
-
* Visibility
|
|
848
|
-
* @see https://tailwindcss.com/docs/visibility
|
|
849
|
-
*/
|
|
850
|
-
visibility: ["visible", "invisible", "collapse"],
|
|
851
|
-
/**
|
|
852
|
-
* Z-Index
|
|
853
|
-
* @see https://tailwindcss.com/docs/z-index
|
|
854
|
-
*/
|
|
855
|
-
z: [{
|
|
856
|
-
z: [isInteger, "auto", isArbitraryVariable, isArbitraryValue]
|
|
857
|
-
}],
|
|
858
|
-
// ------------------------
|
|
859
|
-
// --- Flexbox and Grid ---
|
|
860
|
-
// ------------------------
|
|
861
|
-
/**
|
|
862
|
-
* Flex Basis
|
|
863
|
-
* @see https://tailwindcss.com/docs/flex-basis
|
|
864
|
-
*/
|
|
865
|
-
basis: [{
|
|
866
|
-
basis: [isFraction, "full", "auto", themeContainer, ...scaleUnambiguousSpacing()]
|
|
867
|
-
}],
|
|
868
|
-
/**
|
|
869
|
-
* Flex Direction
|
|
870
|
-
* @see https://tailwindcss.com/docs/flex-direction
|
|
871
|
-
*/
|
|
872
|
-
"flex-direction": [{
|
|
873
|
-
flex: ["row", "row-reverse", "col", "col-reverse"]
|
|
874
|
-
}],
|
|
875
|
-
/**
|
|
876
|
-
* Flex Wrap
|
|
877
|
-
* @see https://tailwindcss.com/docs/flex-wrap
|
|
878
|
-
*/
|
|
879
|
-
"flex-wrap": [{
|
|
880
|
-
flex: ["nowrap", "wrap", "wrap-reverse"]
|
|
881
|
-
}],
|
|
882
|
-
/**
|
|
883
|
-
* Flex
|
|
884
|
-
* @see https://tailwindcss.com/docs/flex
|
|
885
|
-
*/
|
|
886
|
-
flex: [{
|
|
887
|
-
flex: [isNumber, isFraction, "auto", "initial", "none", isArbitraryValue]
|
|
888
|
-
}],
|
|
889
|
-
/**
|
|
890
|
-
* Flex Grow
|
|
891
|
-
* @see https://tailwindcss.com/docs/flex-grow
|
|
892
|
-
*/
|
|
893
|
-
grow: [{
|
|
894
|
-
grow: ["", isNumber, isArbitraryVariable, isArbitraryValue]
|
|
895
|
-
}],
|
|
896
|
-
/**
|
|
897
|
-
* Flex Shrink
|
|
898
|
-
* @see https://tailwindcss.com/docs/flex-shrink
|
|
899
|
-
*/
|
|
900
|
-
shrink: [{
|
|
901
|
-
shrink: ["", isNumber, isArbitraryVariable, isArbitraryValue]
|
|
902
|
-
}],
|
|
903
|
-
/**
|
|
904
|
-
* Order
|
|
905
|
-
* @see https://tailwindcss.com/docs/order
|
|
906
|
-
*/
|
|
907
|
-
order: [{
|
|
908
|
-
order: [isInteger, "first", "last", "none", isArbitraryVariable, isArbitraryValue]
|
|
909
|
-
}],
|
|
910
|
-
/**
|
|
911
|
-
* Grid Template Columns
|
|
912
|
-
* @see https://tailwindcss.com/docs/grid-template-columns
|
|
913
|
-
*/
|
|
914
|
-
"grid-cols": [{
|
|
915
|
-
"grid-cols": scaleGridTemplateColsRows()
|
|
916
|
-
}],
|
|
917
|
-
/**
|
|
918
|
-
* Grid Column Start / End
|
|
919
|
-
* @see https://tailwindcss.com/docs/grid-column
|
|
920
|
-
*/
|
|
921
|
-
"col-start-end": [{
|
|
922
|
-
col: scaleGridColRowStartAndEnd()
|
|
923
|
-
}],
|
|
924
|
-
/**
|
|
925
|
-
* Grid Column Start
|
|
926
|
-
* @see https://tailwindcss.com/docs/grid-column
|
|
927
|
-
*/
|
|
928
|
-
"col-start": [{
|
|
929
|
-
"col-start": scaleGridColRowStartOrEnd()
|
|
930
|
-
}],
|
|
931
|
-
/**
|
|
932
|
-
* Grid Column End
|
|
933
|
-
* @see https://tailwindcss.com/docs/grid-column
|
|
934
|
-
*/
|
|
935
|
-
"col-end": [{
|
|
936
|
-
"col-end": scaleGridColRowStartOrEnd()
|
|
937
|
-
}],
|
|
938
|
-
/**
|
|
939
|
-
* Grid Template Rows
|
|
940
|
-
* @see https://tailwindcss.com/docs/grid-template-rows
|
|
941
|
-
*/
|
|
942
|
-
"grid-rows": [{
|
|
943
|
-
"grid-rows": scaleGridTemplateColsRows()
|
|
944
|
-
}],
|
|
945
|
-
/**
|
|
946
|
-
* Grid Row Start / End
|
|
947
|
-
* @see https://tailwindcss.com/docs/grid-row
|
|
948
|
-
*/
|
|
949
|
-
"row-start-end": [{
|
|
950
|
-
row: scaleGridColRowStartAndEnd()
|
|
951
|
-
}],
|
|
952
|
-
/**
|
|
953
|
-
* Grid Row Start
|
|
954
|
-
* @see https://tailwindcss.com/docs/grid-row
|
|
955
|
-
*/
|
|
956
|
-
"row-start": [{
|
|
957
|
-
"row-start": scaleGridColRowStartOrEnd()
|
|
958
|
-
}],
|
|
959
|
-
/**
|
|
960
|
-
* Grid Row End
|
|
961
|
-
* @see https://tailwindcss.com/docs/grid-row
|
|
962
|
-
*/
|
|
963
|
-
"row-end": [{
|
|
964
|
-
"row-end": scaleGridColRowStartOrEnd()
|
|
965
|
-
}],
|
|
966
|
-
/**
|
|
967
|
-
* Grid Auto Flow
|
|
968
|
-
* @see https://tailwindcss.com/docs/grid-auto-flow
|
|
969
|
-
*/
|
|
970
|
-
"grid-flow": [{
|
|
971
|
-
"grid-flow": ["row", "col", "dense", "row-dense", "col-dense"]
|
|
972
|
-
}],
|
|
973
|
-
/**
|
|
974
|
-
* Grid Auto Columns
|
|
975
|
-
* @see https://tailwindcss.com/docs/grid-auto-columns
|
|
976
|
-
*/
|
|
977
|
-
"auto-cols": [{
|
|
978
|
-
"auto-cols": scaleGridAutoColsRows()
|
|
979
|
-
}],
|
|
980
|
-
/**
|
|
981
|
-
* Grid Auto Rows
|
|
982
|
-
* @see https://tailwindcss.com/docs/grid-auto-rows
|
|
983
|
-
*/
|
|
984
|
-
"auto-rows": [{
|
|
985
|
-
"auto-rows": scaleGridAutoColsRows()
|
|
986
|
-
}],
|
|
987
|
-
/**
|
|
988
|
-
* Gap
|
|
989
|
-
* @see https://tailwindcss.com/docs/gap
|
|
990
|
-
*/
|
|
991
|
-
gap: [{
|
|
992
|
-
gap: scaleUnambiguousSpacing()
|
|
993
|
-
}],
|
|
994
|
-
/**
|
|
995
|
-
* Gap X
|
|
996
|
-
* @see https://tailwindcss.com/docs/gap
|
|
997
|
-
*/
|
|
998
|
-
"gap-x": [{
|
|
999
|
-
"gap-x": scaleUnambiguousSpacing()
|
|
1000
|
-
}],
|
|
1001
|
-
/**
|
|
1002
|
-
* Gap Y
|
|
1003
|
-
* @see https://tailwindcss.com/docs/gap
|
|
1004
|
-
*/
|
|
1005
|
-
"gap-y": [{
|
|
1006
|
-
"gap-y": scaleUnambiguousSpacing()
|
|
1007
|
-
}],
|
|
1008
|
-
/**
|
|
1009
|
-
* Justify Content
|
|
1010
|
-
* @see https://tailwindcss.com/docs/justify-content
|
|
1011
|
-
*/
|
|
1012
|
-
"justify-content": [{
|
|
1013
|
-
justify: [...scaleAlignPrimaryAxis(), "normal"]
|
|
1014
|
-
}],
|
|
1015
|
-
/**
|
|
1016
|
-
* Justify Items
|
|
1017
|
-
* @see https://tailwindcss.com/docs/justify-items
|
|
1018
|
-
*/
|
|
1019
|
-
"justify-items": [{
|
|
1020
|
-
"justify-items": [...scaleAlignSecondaryAxis(), "normal"]
|
|
1021
|
-
}],
|
|
1022
|
-
/**
|
|
1023
|
-
* Justify Self
|
|
1024
|
-
* @see https://tailwindcss.com/docs/justify-self
|
|
1025
|
-
*/
|
|
1026
|
-
"justify-self": [{
|
|
1027
|
-
"justify-self": ["auto", ...scaleAlignSecondaryAxis()]
|
|
1028
|
-
}],
|
|
1029
|
-
/**
|
|
1030
|
-
* Align Content
|
|
1031
|
-
* @see https://tailwindcss.com/docs/align-content
|
|
1032
|
-
*/
|
|
1033
|
-
"align-content": [{
|
|
1034
|
-
content: ["normal", ...scaleAlignPrimaryAxis()]
|
|
1035
|
-
}],
|
|
1036
|
-
/**
|
|
1037
|
-
* Align Items
|
|
1038
|
-
* @see https://tailwindcss.com/docs/align-items
|
|
1039
|
-
*/
|
|
1040
|
-
"align-items": [{
|
|
1041
|
-
items: [...scaleAlignSecondaryAxis(), {
|
|
1042
|
-
baseline: ["", "last"]
|
|
1043
|
-
}]
|
|
1044
|
-
}],
|
|
1045
|
-
/**
|
|
1046
|
-
* Align Self
|
|
1047
|
-
* @see https://tailwindcss.com/docs/align-self
|
|
1048
|
-
*/
|
|
1049
|
-
"align-self": [{
|
|
1050
|
-
self: ["auto", ...scaleAlignSecondaryAxis(), {
|
|
1051
|
-
baseline: ["", "last"]
|
|
1052
|
-
}]
|
|
1053
|
-
}],
|
|
1054
|
-
/**
|
|
1055
|
-
* Place Content
|
|
1056
|
-
* @see https://tailwindcss.com/docs/place-content
|
|
1057
|
-
*/
|
|
1058
|
-
"place-content": [{
|
|
1059
|
-
"place-content": scaleAlignPrimaryAxis()
|
|
1060
|
-
}],
|
|
1061
|
-
/**
|
|
1062
|
-
* Place Items
|
|
1063
|
-
* @see https://tailwindcss.com/docs/place-items
|
|
1064
|
-
*/
|
|
1065
|
-
"place-items": [{
|
|
1066
|
-
"place-items": [...scaleAlignSecondaryAxis(), "baseline"]
|
|
1067
|
-
}],
|
|
1068
|
-
/**
|
|
1069
|
-
* Place Self
|
|
1070
|
-
* @see https://tailwindcss.com/docs/place-self
|
|
1071
|
-
*/
|
|
1072
|
-
"place-self": [{
|
|
1073
|
-
"place-self": ["auto", ...scaleAlignSecondaryAxis()]
|
|
1074
|
-
}],
|
|
1075
|
-
// Spacing
|
|
1076
|
-
/**
|
|
1077
|
-
* Padding
|
|
1078
|
-
* @see https://tailwindcss.com/docs/padding
|
|
1079
|
-
*/
|
|
1080
|
-
p: [{
|
|
1081
|
-
p: scaleUnambiguousSpacing()
|
|
1082
|
-
}],
|
|
1083
|
-
/**
|
|
1084
|
-
* Padding Inline
|
|
1085
|
-
* @see https://tailwindcss.com/docs/padding
|
|
1086
|
-
*/
|
|
1087
|
-
px: [{
|
|
1088
|
-
px: scaleUnambiguousSpacing()
|
|
1089
|
-
}],
|
|
1090
|
-
/**
|
|
1091
|
-
* Padding Block
|
|
1092
|
-
* @see https://tailwindcss.com/docs/padding
|
|
1093
|
-
*/
|
|
1094
|
-
py: [{
|
|
1095
|
-
py: scaleUnambiguousSpacing()
|
|
1096
|
-
}],
|
|
1097
|
-
/**
|
|
1098
|
-
* Padding Inline Start
|
|
1099
|
-
* @see https://tailwindcss.com/docs/padding
|
|
1100
|
-
*/
|
|
1101
|
-
ps: [{
|
|
1102
|
-
ps: scaleUnambiguousSpacing()
|
|
1103
|
-
}],
|
|
1104
|
-
/**
|
|
1105
|
-
* Padding Inline End
|
|
1106
|
-
* @see https://tailwindcss.com/docs/padding
|
|
1107
|
-
*/
|
|
1108
|
-
pe: [{
|
|
1109
|
-
pe: scaleUnambiguousSpacing()
|
|
1110
|
-
}],
|
|
1111
|
-
/**
|
|
1112
|
-
* Padding Block Start
|
|
1113
|
-
* @see https://tailwindcss.com/docs/padding
|
|
1114
|
-
*/
|
|
1115
|
-
pbs: [{
|
|
1116
|
-
pbs: scaleUnambiguousSpacing()
|
|
1117
|
-
}],
|
|
1118
|
-
/**
|
|
1119
|
-
* Padding Block End
|
|
1120
|
-
* @see https://tailwindcss.com/docs/padding
|
|
1121
|
-
*/
|
|
1122
|
-
pbe: [{
|
|
1123
|
-
pbe: scaleUnambiguousSpacing()
|
|
1124
|
-
}],
|
|
1125
|
-
/**
|
|
1126
|
-
* Padding Top
|
|
1127
|
-
* @see https://tailwindcss.com/docs/padding
|
|
1128
|
-
*/
|
|
1129
|
-
pt: [{
|
|
1130
|
-
pt: scaleUnambiguousSpacing()
|
|
1131
|
-
}],
|
|
1132
|
-
/**
|
|
1133
|
-
* Padding Right
|
|
1134
|
-
* @see https://tailwindcss.com/docs/padding
|
|
1135
|
-
*/
|
|
1136
|
-
pr: [{
|
|
1137
|
-
pr: scaleUnambiguousSpacing()
|
|
1138
|
-
}],
|
|
1139
|
-
/**
|
|
1140
|
-
* Padding Bottom
|
|
1141
|
-
* @see https://tailwindcss.com/docs/padding
|
|
1142
|
-
*/
|
|
1143
|
-
pb: [{
|
|
1144
|
-
pb: scaleUnambiguousSpacing()
|
|
1145
|
-
}],
|
|
1146
|
-
/**
|
|
1147
|
-
* Padding Left
|
|
1148
|
-
* @see https://tailwindcss.com/docs/padding
|
|
1149
|
-
*/
|
|
1150
|
-
pl: [{
|
|
1151
|
-
pl: scaleUnambiguousSpacing()
|
|
1152
|
-
}],
|
|
1153
|
-
/**
|
|
1154
|
-
* Margin
|
|
1155
|
-
* @see https://tailwindcss.com/docs/margin
|
|
1156
|
-
*/
|
|
1157
|
-
m: [{
|
|
1158
|
-
m: scaleMargin()
|
|
1159
|
-
}],
|
|
1160
|
-
/**
|
|
1161
|
-
* Margin Inline
|
|
1162
|
-
* @see https://tailwindcss.com/docs/margin
|
|
1163
|
-
*/
|
|
1164
|
-
mx: [{
|
|
1165
|
-
mx: scaleMargin()
|
|
1166
|
-
}],
|
|
1167
|
-
/**
|
|
1168
|
-
* Margin Block
|
|
1169
|
-
* @see https://tailwindcss.com/docs/margin
|
|
1170
|
-
*/
|
|
1171
|
-
my: [{
|
|
1172
|
-
my: scaleMargin()
|
|
1173
|
-
}],
|
|
1174
|
-
/**
|
|
1175
|
-
* Margin Inline Start
|
|
1176
|
-
* @see https://tailwindcss.com/docs/margin
|
|
1177
|
-
*/
|
|
1178
|
-
ms: [{
|
|
1179
|
-
ms: scaleMargin()
|
|
1180
|
-
}],
|
|
1181
|
-
/**
|
|
1182
|
-
* Margin Inline End
|
|
1183
|
-
* @see https://tailwindcss.com/docs/margin
|
|
1184
|
-
*/
|
|
1185
|
-
me: [{
|
|
1186
|
-
me: scaleMargin()
|
|
1187
|
-
}],
|
|
1188
|
-
/**
|
|
1189
|
-
* Margin Block Start
|
|
1190
|
-
* @see https://tailwindcss.com/docs/margin
|
|
1191
|
-
*/
|
|
1192
|
-
mbs: [{
|
|
1193
|
-
mbs: scaleMargin()
|
|
1194
|
-
}],
|
|
1195
|
-
/**
|
|
1196
|
-
* Margin Block End
|
|
1197
|
-
* @see https://tailwindcss.com/docs/margin
|
|
1198
|
-
*/
|
|
1199
|
-
mbe: [{
|
|
1200
|
-
mbe: scaleMargin()
|
|
1201
|
-
}],
|
|
1202
|
-
/**
|
|
1203
|
-
* Margin Top
|
|
1204
|
-
* @see https://tailwindcss.com/docs/margin
|
|
1205
|
-
*/
|
|
1206
|
-
mt: [{
|
|
1207
|
-
mt: scaleMargin()
|
|
1208
|
-
}],
|
|
1209
|
-
/**
|
|
1210
|
-
* Margin Right
|
|
1211
|
-
* @see https://tailwindcss.com/docs/margin
|
|
1212
|
-
*/
|
|
1213
|
-
mr: [{
|
|
1214
|
-
mr: scaleMargin()
|
|
1215
|
-
}],
|
|
1216
|
-
/**
|
|
1217
|
-
* Margin Bottom
|
|
1218
|
-
* @see https://tailwindcss.com/docs/margin
|
|
1219
|
-
*/
|
|
1220
|
-
mb: [{
|
|
1221
|
-
mb: scaleMargin()
|
|
1222
|
-
}],
|
|
1223
|
-
/**
|
|
1224
|
-
* Margin Left
|
|
1225
|
-
* @see https://tailwindcss.com/docs/margin
|
|
1226
|
-
*/
|
|
1227
|
-
ml: [{
|
|
1228
|
-
ml: scaleMargin()
|
|
1229
|
-
}],
|
|
1230
|
-
/**
|
|
1231
|
-
* Space Between X
|
|
1232
|
-
* @see https://tailwindcss.com/docs/margin#adding-space-between-children
|
|
1233
|
-
*/
|
|
1234
|
-
"space-x": [{
|
|
1235
|
-
"space-x": scaleUnambiguousSpacing()
|
|
1236
|
-
}],
|
|
1237
|
-
/**
|
|
1238
|
-
* Space Between X Reverse
|
|
1239
|
-
* @see https://tailwindcss.com/docs/margin#adding-space-between-children
|
|
1240
|
-
*/
|
|
1241
|
-
"space-x-reverse": ["space-x-reverse"],
|
|
1242
|
-
/**
|
|
1243
|
-
* Space Between Y
|
|
1244
|
-
* @see https://tailwindcss.com/docs/margin#adding-space-between-children
|
|
1245
|
-
*/
|
|
1246
|
-
"space-y": [{
|
|
1247
|
-
"space-y": scaleUnambiguousSpacing()
|
|
1248
|
-
}],
|
|
1249
|
-
/**
|
|
1250
|
-
* Space Between Y Reverse
|
|
1251
|
-
* @see https://tailwindcss.com/docs/margin#adding-space-between-children
|
|
1252
|
-
*/
|
|
1253
|
-
"space-y-reverse": ["space-y-reverse"],
|
|
1254
|
-
// --------------
|
|
1255
|
-
// --- Sizing ---
|
|
1256
|
-
// --------------
|
|
1257
|
-
/**
|
|
1258
|
-
* Size
|
|
1259
|
-
* @see https://tailwindcss.com/docs/width#setting-both-width-and-height
|
|
1260
|
-
*/
|
|
1261
|
-
size: [{
|
|
1262
|
-
size: scaleSizing()
|
|
1263
|
-
}],
|
|
1264
|
-
/**
|
|
1265
|
-
* Inline Size
|
|
1266
|
-
* @see https://tailwindcss.com/docs/width
|
|
1267
|
-
*/
|
|
1268
|
-
"inline-size": [{
|
|
1269
|
-
inline: ["auto", ...scaleSizingInline()]
|
|
1270
|
-
}],
|
|
1271
|
-
/**
|
|
1272
|
-
* Min-Inline Size
|
|
1273
|
-
* @see https://tailwindcss.com/docs/min-width
|
|
1274
|
-
*/
|
|
1275
|
-
"min-inline-size": [{
|
|
1276
|
-
"min-inline": ["auto", ...scaleSizingInline()]
|
|
1277
|
-
}],
|
|
1278
|
-
/**
|
|
1279
|
-
* Max-Inline Size
|
|
1280
|
-
* @see https://tailwindcss.com/docs/max-width
|
|
1281
|
-
*/
|
|
1282
|
-
"max-inline-size": [{
|
|
1283
|
-
"max-inline": ["none", ...scaleSizingInline()]
|
|
1284
|
-
}],
|
|
1285
|
-
/**
|
|
1286
|
-
* Block Size
|
|
1287
|
-
* @see https://tailwindcss.com/docs/height
|
|
1288
|
-
*/
|
|
1289
|
-
"block-size": [{
|
|
1290
|
-
block: ["auto", ...scaleSizingBlock()]
|
|
1291
|
-
}],
|
|
1292
|
-
/**
|
|
1293
|
-
* Min-Block Size
|
|
1294
|
-
* @see https://tailwindcss.com/docs/min-height
|
|
1295
|
-
*/
|
|
1296
|
-
"min-block-size": [{
|
|
1297
|
-
"min-block": ["auto", ...scaleSizingBlock()]
|
|
1298
|
-
}],
|
|
1299
|
-
/**
|
|
1300
|
-
* Max-Block Size
|
|
1301
|
-
* @see https://tailwindcss.com/docs/max-height
|
|
1302
|
-
*/
|
|
1303
|
-
"max-block-size": [{
|
|
1304
|
-
"max-block": ["none", ...scaleSizingBlock()]
|
|
1305
|
-
}],
|
|
1306
|
-
/**
|
|
1307
|
-
* Width
|
|
1308
|
-
* @see https://tailwindcss.com/docs/width
|
|
1309
|
-
*/
|
|
1310
|
-
w: [{
|
|
1311
|
-
w: [themeContainer, "screen", ...scaleSizing()]
|
|
1312
|
-
}],
|
|
1313
|
-
/**
|
|
1314
|
-
* Min-Width
|
|
1315
|
-
* @see https://tailwindcss.com/docs/min-width
|
|
1316
|
-
*/
|
|
1317
|
-
"min-w": [{
|
|
1318
|
-
"min-w": [
|
|
1319
|
-
themeContainer,
|
|
1320
|
-
"screen",
|
|
1321
|
-
/** Deprecated. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
|
|
1322
|
-
"none",
|
|
1323
|
-
...scaleSizing()
|
|
1324
|
-
]
|
|
1325
|
-
}],
|
|
1326
|
-
/**
|
|
1327
|
-
* Max-Width
|
|
1328
|
-
* @see https://tailwindcss.com/docs/max-width
|
|
1329
|
-
*/
|
|
1330
|
-
"max-w": [{
|
|
1331
|
-
"max-w": [
|
|
1332
|
-
themeContainer,
|
|
1333
|
-
"screen",
|
|
1334
|
-
"none",
|
|
1335
|
-
/** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
|
|
1336
|
-
"prose",
|
|
1337
|
-
/** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
|
|
1338
|
-
{
|
|
1339
|
-
screen: [themeBreakpoint]
|
|
1340
|
-
},
|
|
1341
|
-
...scaleSizing()
|
|
1342
|
-
]
|
|
1343
|
-
}],
|
|
1344
|
-
/**
|
|
1345
|
-
* Height
|
|
1346
|
-
* @see https://tailwindcss.com/docs/height
|
|
1347
|
-
*/
|
|
1348
|
-
h: [{
|
|
1349
|
-
h: ["screen", "lh", ...scaleSizing()]
|
|
1350
|
-
}],
|
|
1351
|
-
/**
|
|
1352
|
-
* Min-Height
|
|
1353
|
-
* @see https://tailwindcss.com/docs/min-height
|
|
1354
|
-
*/
|
|
1355
|
-
"min-h": [{
|
|
1356
|
-
"min-h": ["screen", "lh", "none", ...scaleSizing()]
|
|
1357
|
-
}],
|
|
1358
|
-
/**
|
|
1359
|
-
* Max-Height
|
|
1360
|
-
* @see https://tailwindcss.com/docs/max-height
|
|
1361
|
-
*/
|
|
1362
|
-
"max-h": [{
|
|
1363
|
-
"max-h": ["screen", "lh", ...scaleSizing()]
|
|
1364
|
-
}],
|
|
1365
|
-
// ------------------
|
|
1366
|
-
// --- Typography ---
|
|
1367
|
-
// ------------------
|
|
1368
|
-
/**
|
|
1369
|
-
* Font Size
|
|
1370
|
-
* @see https://tailwindcss.com/docs/font-size
|
|
1371
|
-
*/
|
|
1372
|
-
"font-size": [{
|
|
1373
|
-
text: ["base", themeText, isArbitraryVariableLength, isArbitraryLength]
|
|
1374
|
-
}],
|
|
1375
|
-
/**
|
|
1376
|
-
* Font Smoothing
|
|
1377
|
-
* @see https://tailwindcss.com/docs/font-smoothing
|
|
1378
|
-
*/
|
|
1379
|
-
"font-smoothing": ["antialiased", "subpixel-antialiased"],
|
|
1380
|
-
/**
|
|
1381
|
-
* Font Style
|
|
1382
|
-
* @see https://tailwindcss.com/docs/font-style
|
|
1383
|
-
*/
|
|
1384
|
-
"font-style": ["italic", "not-italic"],
|
|
1385
|
-
/**
|
|
1386
|
-
* Font Weight
|
|
1387
|
-
* @see https://tailwindcss.com/docs/font-weight
|
|
1388
|
-
*/
|
|
1389
|
-
"font-weight": [{
|
|
1390
|
-
font: [themeFontWeight, isArbitraryVariableWeight, isArbitraryWeight]
|
|
1391
|
-
}],
|
|
1392
|
-
/**
|
|
1393
|
-
* Font Stretch
|
|
1394
|
-
* @see https://tailwindcss.com/docs/font-stretch
|
|
1395
|
-
*/
|
|
1396
|
-
"font-stretch": [{
|
|
1397
|
-
"font-stretch": ["ultra-condensed", "extra-condensed", "condensed", "semi-condensed", "normal", "semi-expanded", "expanded", "extra-expanded", "ultra-expanded", isPercent, isArbitraryValue]
|
|
1398
|
-
}],
|
|
1399
|
-
/**
|
|
1400
|
-
* Font Family
|
|
1401
|
-
* @see https://tailwindcss.com/docs/font-family
|
|
1402
|
-
*/
|
|
1403
|
-
"font-family": [{
|
|
1404
|
-
font: [isArbitraryVariableFamilyName, isArbitraryFamilyName, themeFont]
|
|
1405
|
-
}],
|
|
1406
|
-
/**
|
|
1407
|
-
* Font Feature Settings
|
|
1408
|
-
* @see https://tailwindcss.com/docs/font-feature-settings
|
|
1409
|
-
*/
|
|
1410
|
-
"font-features": [{
|
|
1411
|
-
"font-features": [isArbitraryValue]
|
|
1412
|
-
}],
|
|
1413
|
-
/**
|
|
1414
|
-
* Font Variant Numeric
|
|
1415
|
-
* @see https://tailwindcss.com/docs/font-variant-numeric
|
|
1416
|
-
*/
|
|
1417
|
-
"fvn-normal": ["normal-nums"],
|
|
1418
|
-
/**
|
|
1419
|
-
* Font Variant Numeric
|
|
1420
|
-
* @see https://tailwindcss.com/docs/font-variant-numeric
|
|
1421
|
-
*/
|
|
1422
|
-
"fvn-ordinal": ["ordinal"],
|
|
1423
|
-
/**
|
|
1424
|
-
* Font Variant Numeric
|
|
1425
|
-
* @see https://tailwindcss.com/docs/font-variant-numeric
|
|
1426
|
-
*/
|
|
1427
|
-
"fvn-slashed-zero": ["slashed-zero"],
|
|
1428
|
-
/**
|
|
1429
|
-
* Font Variant Numeric
|
|
1430
|
-
* @see https://tailwindcss.com/docs/font-variant-numeric
|
|
1431
|
-
*/
|
|
1432
|
-
"fvn-figure": ["lining-nums", "oldstyle-nums"],
|
|
1433
|
-
/**
|
|
1434
|
-
* Font Variant Numeric
|
|
1435
|
-
* @see https://tailwindcss.com/docs/font-variant-numeric
|
|
1436
|
-
*/
|
|
1437
|
-
"fvn-spacing": ["proportional-nums", "tabular-nums"],
|
|
1438
|
-
/**
|
|
1439
|
-
* Font Variant Numeric
|
|
1440
|
-
* @see https://tailwindcss.com/docs/font-variant-numeric
|
|
1441
|
-
*/
|
|
1442
|
-
"fvn-fraction": ["diagonal-fractions", "stacked-fractions"],
|
|
1443
|
-
/**
|
|
1444
|
-
* Letter Spacing
|
|
1445
|
-
* @see https://tailwindcss.com/docs/letter-spacing
|
|
1446
|
-
*/
|
|
1447
|
-
tracking: [{
|
|
1448
|
-
tracking: [themeTracking, isArbitraryVariable, isArbitraryValue]
|
|
1449
|
-
}],
|
|
1450
|
-
/**
|
|
1451
|
-
* Line Clamp
|
|
1452
|
-
* @see https://tailwindcss.com/docs/line-clamp
|
|
1453
|
-
*/
|
|
1454
|
-
"line-clamp": [{
|
|
1455
|
-
"line-clamp": [isNumber, "none", isArbitraryVariable, isArbitraryNumber]
|
|
1456
|
-
}],
|
|
1457
|
-
/**
|
|
1458
|
-
* Line Height
|
|
1459
|
-
* @see https://tailwindcss.com/docs/line-height
|
|
1460
|
-
*/
|
|
1461
|
-
leading: [{
|
|
1462
|
-
leading: [
|
|
1463
|
-
/** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
|
|
1464
|
-
themeLeading,
|
|
1465
|
-
...scaleUnambiguousSpacing()
|
|
1466
|
-
]
|
|
1467
|
-
}],
|
|
1468
|
-
/**
|
|
1469
|
-
* List Style Image
|
|
1470
|
-
* @see https://tailwindcss.com/docs/list-style-image
|
|
1471
|
-
*/
|
|
1472
|
-
"list-image": [{
|
|
1473
|
-
"list-image": ["none", isArbitraryVariable, isArbitraryValue]
|
|
1474
|
-
}],
|
|
1475
|
-
/**
|
|
1476
|
-
* List Style Position
|
|
1477
|
-
* @see https://tailwindcss.com/docs/list-style-position
|
|
1478
|
-
*/
|
|
1479
|
-
"list-style-position": [{
|
|
1480
|
-
list: ["inside", "outside"]
|
|
1481
|
-
}],
|
|
1482
|
-
/**
|
|
1483
|
-
* List Style Type
|
|
1484
|
-
* @see https://tailwindcss.com/docs/list-style-type
|
|
1485
|
-
*/
|
|
1486
|
-
"list-style-type": [{
|
|
1487
|
-
list: ["disc", "decimal", "none", isArbitraryVariable, isArbitraryValue]
|
|
1488
|
-
}],
|
|
1489
|
-
/**
|
|
1490
|
-
* Text Alignment
|
|
1491
|
-
* @see https://tailwindcss.com/docs/text-align
|
|
1492
|
-
*/
|
|
1493
|
-
"text-alignment": [{
|
|
1494
|
-
text: ["left", "center", "right", "justify", "start", "end"]
|
|
1495
|
-
}],
|
|
1496
|
-
/**
|
|
1497
|
-
* Placeholder Color
|
|
1498
|
-
* @deprecated since Tailwind CSS v3.0.0
|
|
1499
|
-
* @see https://v3.tailwindcss.com/docs/placeholder-color
|
|
1500
|
-
*/
|
|
1501
|
-
"placeholder-color": [{
|
|
1502
|
-
placeholder: scaleColor()
|
|
1503
|
-
}],
|
|
1504
|
-
/**
|
|
1505
|
-
* Text Color
|
|
1506
|
-
* @see https://tailwindcss.com/docs/text-color
|
|
1507
|
-
*/
|
|
1508
|
-
"text-color": [{
|
|
1509
|
-
text: scaleColor()
|
|
1510
|
-
}],
|
|
1511
|
-
/**
|
|
1512
|
-
* Text Decoration
|
|
1513
|
-
* @see https://tailwindcss.com/docs/text-decoration
|
|
1514
|
-
*/
|
|
1515
|
-
"text-decoration": ["underline", "overline", "line-through", "no-underline"],
|
|
1516
|
-
/**
|
|
1517
|
-
* Text Decoration Style
|
|
1518
|
-
* @see https://tailwindcss.com/docs/text-decoration-style
|
|
1519
|
-
*/
|
|
1520
|
-
"text-decoration-style": [{
|
|
1521
|
-
decoration: [...scaleLineStyle(), "wavy"]
|
|
1522
|
-
}],
|
|
1523
|
-
/**
|
|
1524
|
-
* Text Decoration Thickness
|
|
1525
|
-
* @see https://tailwindcss.com/docs/text-decoration-thickness
|
|
1526
|
-
*/
|
|
1527
|
-
"text-decoration-thickness": [{
|
|
1528
|
-
decoration: [isNumber, "from-font", "auto", isArbitraryVariable, isArbitraryLength]
|
|
1529
|
-
}],
|
|
1530
|
-
/**
|
|
1531
|
-
* Text Decoration Color
|
|
1532
|
-
* @see https://tailwindcss.com/docs/text-decoration-color
|
|
1533
|
-
*/
|
|
1534
|
-
"text-decoration-color": [{
|
|
1535
|
-
decoration: scaleColor()
|
|
1536
|
-
}],
|
|
1537
|
-
/**
|
|
1538
|
-
* Text Underline Offset
|
|
1539
|
-
* @see https://tailwindcss.com/docs/text-underline-offset
|
|
1540
|
-
*/
|
|
1541
|
-
"underline-offset": [{
|
|
1542
|
-
"underline-offset": [isNumber, "auto", isArbitraryVariable, isArbitraryValue]
|
|
1543
|
-
}],
|
|
1544
|
-
/**
|
|
1545
|
-
* Text Transform
|
|
1546
|
-
* @see https://tailwindcss.com/docs/text-transform
|
|
1547
|
-
*/
|
|
1548
|
-
"text-transform": ["uppercase", "lowercase", "capitalize", "normal-case"],
|
|
1549
|
-
/**
|
|
1550
|
-
* Text Overflow
|
|
1551
|
-
* @see https://tailwindcss.com/docs/text-overflow
|
|
1552
|
-
*/
|
|
1553
|
-
"text-overflow": ["truncate", "text-ellipsis", "text-clip"],
|
|
1554
|
-
/**
|
|
1555
|
-
* Text Wrap
|
|
1556
|
-
* @see https://tailwindcss.com/docs/text-wrap
|
|
1557
|
-
*/
|
|
1558
|
-
"text-wrap": [{
|
|
1559
|
-
text: ["wrap", "nowrap", "balance", "pretty"]
|
|
1560
|
-
}],
|
|
1561
|
-
/**
|
|
1562
|
-
* Text Indent
|
|
1563
|
-
* @see https://tailwindcss.com/docs/text-indent
|
|
1564
|
-
*/
|
|
1565
|
-
indent: [{
|
|
1566
|
-
indent: scaleUnambiguousSpacing()
|
|
1567
|
-
}],
|
|
1568
|
-
/**
|
|
1569
|
-
* Vertical Alignment
|
|
1570
|
-
* @see https://tailwindcss.com/docs/vertical-align
|
|
1571
|
-
*/
|
|
1572
|
-
"vertical-align": [{
|
|
1573
|
-
align: ["baseline", "top", "middle", "bottom", "text-top", "text-bottom", "sub", "super", isArbitraryVariable, isArbitraryValue]
|
|
1574
|
-
}],
|
|
1575
|
-
/**
|
|
1576
|
-
* Whitespace
|
|
1577
|
-
* @see https://tailwindcss.com/docs/whitespace
|
|
1578
|
-
*/
|
|
1579
|
-
whitespace: [{
|
|
1580
|
-
whitespace: ["normal", "nowrap", "pre", "pre-line", "pre-wrap", "break-spaces"]
|
|
1581
|
-
}],
|
|
1582
|
-
/**
|
|
1583
|
-
* Word Break
|
|
1584
|
-
* @see https://tailwindcss.com/docs/word-break
|
|
1585
|
-
*/
|
|
1586
|
-
break: [{
|
|
1587
|
-
break: ["normal", "words", "all", "keep"]
|
|
1588
|
-
}],
|
|
1589
|
-
/**
|
|
1590
|
-
* Overflow Wrap
|
|
1591
|
-
* @see https://tailwindcss.com/docs/overflow-wrap
|
|
1592
|
-
*/
|
|
1593
|
-
wrap: [{
|
|
1594
|
-
wrap: ["break-word", "anywhere", "normal"]
|
|
1595
|
-
}],
|
|
1596
|
-
/**
|
|
1597
|
-
* Hyphens
|
|
1598
|
-
* @see https://tailwindcss.com/docs/hyphens
|
|
1599
|
-
*/
|
|
1600
|
-
hyphens: [{
|
|
1601
|
-
hyphens: ["none", "manual", "auto"]
|
|
1602
|
-
}],
|
|
1603
|
-
/**
|
|
1604
|
-
* Content
|
|
1605
|
-
* @see https://tailwindcss.com/docs/content
|
|
1606
|
-
*/
|
|
1607
|
-
content: [{
|
|
1608
|
-
content: ["none", isArbitraryVariable, isArbitraryValue]
|
|
1609
|
-
}],
|
|
1610
|
-
// -------------------
|
|
1611
|
-
// --- Backgrounds ---
|
|
1612
|
-
// -------------------
|
|
1613
|
-
/**
|
|
1614
|
-
* Background Attachment
|
|
1615
|
-
* @see https://tailwindcss.com/docs/background-attachment
|
|
1616
|
-
*/
|
|
1617
|
-
"bg-attachment": [{
|
|
1618
|
-
bg: ["fixed", "local", "scroll"]
|
|
1619
|
-
}],
|
|
1620
|
-
/**
|
|
1621
|
-
* Background Clip
|
|
1622
|
-
* @see https://tailwindcss.com/docs/background-clip
|
|
1623
|
-
*/
|
|
1624
|
-
"bg-clip": [{
|
|
1625
|
-
"bg-clip": ["border", "padding", "content", "text"]
|
|
1626
|
-
}],
|
|
1627
|
-
/**
|
|
1628
|
-
* Background Origin
|
|
1629
|
-
* @see https://tailwindcss.com/docs/background-origin
|
|
1630
|
-
*/
|
|
1631
|
-
"bg-origin": [{
|
|
1632
|
-
"bg-origin": ["border", "padding", "content"]
|
|
1633
|
-
}],
|
|
1634
|
-
/**
|
|
1635
|
-
* Background Position
|
|
1636
|
-
* @see https://tailwindcss.com/docs/background-position
|
|
1637
|
-
*/
|
|
1638
|
-
"bg-position": [{
|
|
1639
|
-
bg: scaleBgPosition()
|
|
1640
|
-
}],
|
|
1641
|
-
/**
|
|
1642
|
-
* Background Repeat
|
|
1643
|
-
* @see https://tailwindcss.com/docs/background-repeat
|
|
1644
|
-
*/
|
|
1645
|
-
"bg-repeat": [{
|
|
1646
|
-
bg: scaleBgRepeat()
|
|
1647
|
-
}],
|
|
1648
|
-
/**
|
|
1649
|
-
* Background Size
|
|
1650
|
-
* @see https://tailwindcss.com/docs/background-size
|
|
1651
|
-
*/
|
|
1652
|
-
"bg-size": [{
|
|
1653
|
-
bg: scaleBgSize()
|
|
1654
|
-
}],
|
|
1655
|
-
/**
|
|
1656
|
-
* Background Image
|
|
1657
|
-
* @see https://tailwindcss.com/docs/background-image
|
|
1658
|
-
*/
|
|
1659
|
-
"bg-image": [{
|
|
1660
|
-
bg: ["none", {
|
|
1661
|
-
linear: [{
|
|
1662
|
-
to: ["t", "tr", "r", "br", "b", "bl", "l", "tl"]
|
|
1663
|
-
}, isInteger, isArbitraryVariable, isArbitraryValue],
|
|
1664
|
-
radial: ["", isArbitraryVariable, isArbitraryValue],
|
|
1665
|
-
conic: [isInteger, isArbitraryVariable, isArbitraryValue]
|
|
1666
|
-
}, isArbitraryVariableImage, isArbitraryImage]
|
|
1667
|
-
}],
|
|
1668
|
-
/**
|
|
1669
|
-
* Background Color
|
|
1670
|
-
* @see https://tailwindcss.com/docs/background-color
|
|
1671
|
-
*/
|
|
1672
|
-
"bg-color": [{
|
|
1673
|
-
bg: scaleColor()
|
|
1674
|
-
}],
|
|
1675
|
-
/**
|
|
1676
|
-
* Gradient Color Stops From Position
|
|
1677
|
-
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1678
|
-
*/
|
|
1679
|
-
"gradient-from-pos": [{
|
|
1680
|
-
from: scaleGradientStopPosition()
|
|
1681
|
-
}],
|
|
1682
|
-
/**
|
|
1683
|
-
* Gradient Color Stops Via Position
|
|
1684
|
-
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1685
|
-
*/
|
|
1686
|
-
"gradient-via-pos": [{
|
|
1687
|
-
via: scaleGradientStopPosition()
|
|
1688
|
-
}],
|
|
1689
|
-
/**
|
|
1690
|
-
* Gradient Color Stops To Position
|
|
1691
|
-
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1692
|
-
*/
|
|
1693
|
-
"gradient-to-pos": [{
|
|
1694
|
-
to: scaleGradientStopPosition()
|
|
1695
|
-
}],
|
|
1696
|
-
/**
|
|
1697
|
-
* Gradient Color Stops From
|
|
1698
|
-
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1699
|
-
*/
|
|
1700
|
-
"gradient-from": [{
|
|
1701
|
-
from: scaleColor()
|
|
1702
|
-
}],
|
|
1703
|
-
/**
|
|
1704
|
-
* Gradient Color Stops Via
|
|
1705
|
-
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1706
|
-
*/
|
|
1707
|
-
"gradient-via": [{
|
|
1708
|
-
via: scaleColor()
|
|
1709
|
-
}],
|
|
1710
|
-
/**
|
|
1711
|
-
* Gradient Color Stops To
|
|
1712
|
-
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1713
|
-
*/
|
|
1714
|
-
"gradient-to": [{
|
|
1715
|
-
to: scaleColor()
|
|
1716
|
-
}],
|
|
1717
|
-
// ---------------
|
|
1718
|
-
// --- Borders ---
|
|
1719
|
-
// ---------------
|
|
1720
|
-
/**
|
|
1721
|
-
* Border Radius
|
|
1722
|
-
* @see https://tailwindcss.com/docs/border-radius
|
|
1723
|
-
*/
|
|
1724
|
-
rounded: [{
|
|
1725
|
-
rounded: scaleRadius()
|
|
1726
|
-
}],
|
|
1727
|
-
/**
|
|
1728
|
-
* Border Radius Start
|
|
1729
|
-
* @see https://tailwindcss.com/docs/border-radius
|
|
1730
|
-
*/
|
|
1731
|
-
"rounded-s": [{
|
|
1732
|
-
"rounded-s": scaleRadius()
|
|
1733
|
-
}],
|
|
1734
|
-
/**
|
|
1735
|
-
* Border Radius End
|
|
1736
|
-
* @see https://tailwindcss.com/docs/border-radius
|
|
1737
|
-
*/
|
|
1738
|
-
"rounded-e": [{
|
|
1739
|
-
"rounded-e": scaleRadius()
|
|
1740
|
-
}],
|
|
1741
|
-
/**
|
|
1742
|
-
* Border Radius Top
|
|
1743
|
-
* @see https://tailwindcss.com/docs/border-radius
|
|
1744
|
-
*/
|
|
1745
|
-
"rounded-t": [{
|
|
1746
|
-
"rounded-t": scaleRadius()
|
|
1747
|
-
}],
|
|
1748
|
-
/**
|
|
1749
|
-
* Border Radius Right
|
|
1750
|
-
* @see https://tailwindcss.com/docs/border-radius
|
|
1751
|
-
*/
|
|
1752
|
-
"rounded-r": [{
|
|
1753
|
-
"rounded-r": scaleRadius()
|
|
1754
|
-
}],
|
|
1755
|
-
/**
|
|
1756
|
-
* Border Radius Bottom
|
|
1757
|
-
* @see https://tailwindcss.com/docs/border-radius
|
|
1758
|
-
*/
|
|
1759
|
-
"rounded-b": [{
|
|
1760
|
-
"rounded-b": scaleRadius()
|
|
1761
|
-
}],
|
|
1762
|
-
/**
|
|
1763
|
-
* Border Radius Left
|
|
1764
|
-
* @see https://tailwindcss.com/docs/border-radius
|
|
1765
|
-
*/
|
|
1766
|
-
"rounded-l": [{
|
|
1767
|
-
"rounded-l": scaleRadius()
|
|
1768
|
-
}],
|
|
1769
|
-
/**
|
|
1770
|
-
* Border Radius Start Start
|
|
1771
|
-
* @see https://tailwindcss.com/docs/border-radius
|
|
1772
|
-
*/
|
|
1773
|
-
"rounded-ss": [{
|
|
1774
|
-
"rounded-ss": scaleRadius()
|
|
1775
|
-
}],
|
|
1776
|
-
/**
|
|
1777
|
-
* Border Radius Start End
|
|
1778
|
-
* @see https://tailwindcss.com/docs/border-radius
|
|
1779
|
-
*/
|
|
1780
|
-
"rounded-se": [{
|
|
1781
|
-
"rounded-se": scaleRadius()
|
|
1782
|
-
}],
|
|
1783
|
-
/**
|
|
1784
|
-
* Border Radius End End
|
|
1785
|
-
* @see https://tailwindcss.com/docs/border-radius
|
|
1786
|
-
*/
|
|
1787
|
-
"rounded-ee": [{
|
|
1788
|
-
"rounded-ee": scaleRadius()
|
|
1789
|
-
}],
|
|
1790
|
-
/**
|
|
1791
|
-
* Border Radius End Start
|
|
1792
|
-
* @see https://tailwindcss.com/docs/border-radius
|
|
1793
|
-
*/
|
|
1794
|
-
"rounded-es": [{
|
|
1795
|
-
"rounded-es": scaleRadius()
|
|
1796
|
-
}],
|
|
1797
|
-
/**
|
|
1798
|
-
* Border Radius Top Left
|
|
1799
|
-
* @see https://tailwindcss.com/docs/border-radius
|
|
1800
|
-
*/
|
|
1801
|
-
"rounded-tl": [{
|
|
1802
|
-
"rounded-tl": scaleRadius()
|
|
1803
|
-
}],
|
|
1804
|
-
/**
|
|
1805
|
-
* Border Radius Top Right
|
|
1806
|
-
* @see https://tailwindcss.com/docs/border-radius
|
|
1807
|
-
*/
|
|
1808
|
-
"rounded-tr": [{
|
|
1809
|
-
"rounded-tr": scaleRadius()
|
|
1810
|
-
}],
|
|
1811
|
-
/**
|
|
1812
|
-
* Border Radius Bottom Right
|
|
1813
|
-
* @see https://tailwindcss.com/docs/border-radius
|
|
1814
|
-
*/
|
|
1815
|
-
"rounded-br": [{
|
|
1816
|
-
"rounded-br": scaleRadius()
|
|
1817
|
-
}],
|
|
1818
|
-
/**
|
|
1819
|
-
* Border Radius Bottom Left
|
|
1820
|
-
* @see https://tailwindcss.com/docs/border-radius
|
|
1821
|
-
*/
|
|
1822
|
-
"rounded-bl": [{
|
|
1823
|
-
"rounded-bl": scaleRadius()
|
|
1824
|
-
}],
|
|
1825
|
-
/**
|
|
1826
|
-
* Border Width
|
|
1827
|
-
* @see https://tailwindcss.com/docs/border-width
|
|
1828
|
-
*/
|
|
1829
|
-
"border-w": [{
|
|
1830
|
-
border: scaleBorderWidth()
|
|
1831
|
-
}],
|
|
1832
|
-
/**
|
|
1833
|
-
* Border Width Inline
|
|
1834
|
-
* @see https://tailwindcss.com/docs/border-width
|
|
1835
|
-
*/
|
|
1836
|
-
"border-w-x": [{
|
|
1837
|
-
"border-x": scaleBorderWidth()
|
|
1838
|
-
}],
|
|
1839
|
-
/**
|
|
1840
|
-
* Border Width Block
|
|
1841
|
-
* @see https://tailwindcss.com/docs/border-width
|
|
1842
|
-
*/
|
|
1843
|
-
"border-w-y": [{
|
|
1844
|
-
"border-y": scaleBorderWidth()
|
|
1845
|
-
}],
|
|
1846
|
-
/**
|
|
1847
|
-
* Border Width Inline Start
|
|
1848
|
-
* @see https://tailwindcss.com/docs/border-width
|
|
1849
|
-
*/
|
|
1850
|
-
"border-w-s": [{
|
|
1851
|
-
"border-s": scaleBorderWidth()
|
|
1852
|
-
}],
|
|
1853
|
-
/**
|
|
1854
|
-
* Border Width Inline End
|
|
1855
|
-
* @see https://tailwindcss.com/docs/border-width
|
|
1856
|
-
*/
|
|
1857
|
-
"border-w-e": [{
|
|
1858
|
-
"border-e": scaleBorderWidth()
|
|
1859
|
-
}],
|
|
1860
|
-
/**
|
|
1861
|
-
* Border Width Block Start
|
|
1862
|
-
* @see https://tailwindcss.com/docs/border-width
|
|
1863
|
-
*/
|
|
1864
|
-
"border-w-bs": [{
|
|
1865
|
-
"border-bs": scaleBorderWidth()
|
|
1866
|
-
}],
|
|
1867
|
-
/**
|
|
1868
|
-
* Border Width Block End
|
|
1869
|
-
* @see https://tailwindcss.com/docs/border-width
|
|
1870
|
-
*/
|
|
1871
|
-
"border-w-be": [{
|
|
1872
|
-
"border-be": scaleBorderWidth()
|
|
1873
|
-
}],
|
|
1874
|
-
/**
|
|
1875
|
-
* Border Width Top
|
|
1876
|
-
* @see https://tailwindcss.com/docs/border-width
|
|
1877
|
-
*/
|
|
1878
|
-
"border-w-t": [{
|
|
1879
|
-
"border-t": scaleBorderWidth()
|
|
1880
|
-
}],
|
|
1881
|
-
/**
|
|
1882
|
-
* Border Width Right
|
|
1883
|
-
* @see https://tailwindcss.com/docs/border-width
|
|
1884
|
-
*/
|
|
1885
|
-
"border-w-r": [{
|
|
1886
|
-
"border-r": scaleBorderWidth()
|
|
1887
|
-
}],
|
|
1888
|
-
/**
|
|
1889
|
-
* Border Width Bottom
|
|
1890
|
-
* @see https://tailwindcss.com/docs/border-width
|
|
1891
|
-
*/
|
|
1892
|
-
"border-w-b": [{
|
|
1893
|
-
"border-b": scaleBorderWidth()
|
|
1894
|
-
}],
|
|
1895
|
-
/**
|
|
1896
|
-
* Border Width Left
|
|
1897
|
-
* @see https://tailwindcss.com/docs/border-width
|
|
1898
|
-
*/
|
|
1899
|
-
"border-w-l": [{
|
|
1900
|
-
"border-l": scaleBorderWidth()
|
|
1901
|
-
}],
|
|
1902
|
-
/**
|
|
1903
|
-
* Divide Width X
|
|
1904
|
-
* @see https://tailwindcss.com/docs/border-width#between-children
|
|
1905
|
-
*/
|
|
1906
|
-
"divide-x": [{
|
|
1907
|
-
"divide-x": scaleBorderWidth()
|
|
1908
|
-
}],
|
|
1909
|
-
/**
|
|
1910
|
-
* Divide Width X Reverse
|
|
1911
|
-
* @see https://tailwindcss.com/docs/border-width#between-children
|
|
1912
|
-
*/
|
|
1913
|
-
"divide-x-reverse": ["divide-x-reverse"],
|
|
1914
|
-
/**
|
|
1915
|
-
* Divide Width Y
|
|
1916
|
-
* @see https://tailwindcss.com/docs/border-width#between-children
|
|
1917
|
-
*/
|
|
1918
|
-
"divide-y": [{
|
|
1919
|
-
"divide-y": scaleBorderWidth()
|
|
1920
|
-
}],
|
|
1921
|
-
/**
|
|
1922
|
-
* Divide Width Y Reverse
|
|
1923
|
-
* @see https://tailwindcss.com/docs/border-width#between-children
|
|
1924
|
-
*/
|
|
1925
|
-
"divide-y-reverse": ["divide-y-reverse"],
|
|
1926
|
-
/**
|
|
1927
|
-
* Border Style
|
|
1928
|
-
* @see https://tailwindcss.com/docs/border-style
|
|
1929
|
-
*/
|
|
1930
|
-
"border-style": [{
|
|
1931
|
-
border: [...scaleLineStyle(), "hidden", "none"]
|
|
1932
|
-
}],
|
|
1933
|
-
/**
|
|
1934
|
-
* Divide Style
|
|
1935
|
-
* @see https://tailwindcss.com/docs/border-style#setting-the-divider-style
|
|
1936
|
-
*/
|
|
1937
|
-
"divide-style": [{
|
|
1938
|
-
divide: [...scaleLineStyle(), "hidden", "none"]
|
|
1939
|
-
}],
|
|
1940
|
-
/**
|
|
1941
|
-
* Border Color
|
|
1942
|
-
* @see https://tailwindcss.com/docs/border-color
|
|
1943
|
-
*/
|
|
1944
|
-
"border-color": [{
|
|
1945
|
-
border: scaleColor()
|
|
1946
|
-
}],
|
|
1947
|
-
/**
|
|
1948
|
-
* Border Color Inline
|
|
1949
|
-
* @see https://tailwindcss.com/docs/border-color
|
|
1950
|
-
*/
|
|
1951
|
-
"border-color-x": [{
|
|
1952
|
-
"border-x": scaleColor()
|
|
1953
|
-
}],
|
|
1954
|
-
/**
|
|
1955
|
-
* Border Color Block
|
|
1956
|
-
* @see https://tailwindcss.com/docs/border-color
|
|
1957
|
-
*/
|
|
1958
|
-
"border-color-y": [{
|
|
1959
|
-
"border-y": scaleColor()
|
|
1960
|
-
}],
|
|
1961
|
-
/**
|
|
1962
|
-
* Border Color Inline Start
|
|
1963
|
-
* @see https://tailwindcss.com/docs/border-color
|
|
1964
|
-
*/
|
|
1965
|
-
"border-color-s": [{
|
|
1966
|
-
"border-s": scaleColor()
|
|
1967
|
-
}],
|
|
1968
|
-
/**
|
|
1969
|
-
* Border Color Inline End
|
|
1970
|
-
* @see https://tailwindcss.com/docs/border-color
|
|
1971
|
-
*/
|
|
1972
|
-
"border-color-e": [{
|
|
1973
|
-
"border-e": scaleColor()
|
|
1974
|
-
}],
|
|
1975
|
-
/**
|
|
1976
|
-
* Border Color Block Start
|
|
1977
|
-
* @see https://tailwindcss.com/docs/border-color
|
|
1978
|
-
*/
|
|
1979
|
-
"border-color-bs": [{
|
|
1980
|
-
"border-bs": scaleColor()
|
|
1981
|
-
}],
|
|
1982
|
-
/**
|
|
1983
|
-
* Border Color Block End
|
|
1984
|
-
* @see https://tailwindcss.com/docs/border-color
|
|
1985
|
-
*/
|
|
1986
|
-
"border-color-be": [{
|
|
1987
|
-
"border-be": scaleColor()
|
|
1988
|
-
}],
|
|
1989
|
-
/**
|
|
1990
|
-
* Border Color Top
|
|
1991
|
-
* @see https://tailwindcss.com/docs/border-color
|
|
1992
|
-
*/
|
|
1993
|
-
"border-color-t": [{
|
|
1994
|
-
"border-t": scaleColor()
|
|
1995
|
-
}],
|
|
1996
|
-
/**
|
|
1997
|
-
* Border Color Right
|
|
1998
|
-
* @see https://tailwindcss.com/docs/border-color
|
|
1999
|
-
*/
|
|
2000
|
-
"border-color-r": [{
|
|
2001
|
-
"border-r": scaleColor()
|
|
2002
|
-
}],
|
|
2003
|
-
/**
|
|
2004
|
-
* Border Color Bottom
|
|
2005
|
-
* @see https://tailwindcss.com/docs/border-color
|
|
2006
|
-
*/
|
|
2007
|
-
"border-color-b": [{
|
|
2008
|
-
"border-b": scaleColor()
|
|
2009
|
-
}],
|
|
2010
|
-
/**
|
|
2011
|
-
* Border Color Left
|
|
2012
|
-
* @see https://tailwindcss.com/docs/border-color
|
|
2013
|
-
*/
|
|
2014
|
-
"border-color-l": [{
|
|
2015
|
-
"border-l": scaleColor()
|
|
2016
|
-
}],
|
|
2017
|
-
/**
|
|
2018
|
-
* Divide Color
|
|
2019
|
-
* @see https://tailwindcss.com/docs/divide-color
|
|
2020
|
-
*/
|
|
2021
|
-
"divide-color": [{
|
|
2022
|
-
divide: scaleColor()
|
|
2023
|
-
}],
|
|
2024
|
-
/**
|
|
2025
|
-
* Outline Style
|
|
2026
|
-
* @see https://tailwindcss.com/docs/outline-style
|
|
2027
|
-
*/
|
|
2028
|
-
"outline-style": [{
|
|
2029
|
-
outline: [...scaleLineStyle(), "none", "hidden"]
|
|
2030
|
-
}],
|
|
2031
|
-
/**
|
|
2032
|
-
* Outline Offset
|
|
2033
|
-
* @see https://tailwindcss.com/docs/outline-offset
|
|
2034
|
-
*/
|
|
2035
|
-
"outline-offset": [{
|
|
2036
|
-
"outline-offset": [isNumber, isArbitraryVariable, isArbitraryValue]
|
|
2037
|
-
}],
|
|
2038
|
-
/**
|
|
2039
|
-
* Outline Width
|
|
2040
|
-
* @see https://tailwindcss.com/docs/outline-width
|
|
2041
|
-
*/
|
|
2042
|
-
"outline-w": [{
|
|
2043
|
-
outline: ["", isNumber, isArbitraryVariableLength, isArbitraryLength]
|
|
2044
|
-
}],
|
|
2045
|
-
/**
|
|
2046
|
-
* Outline Color
|
|
2047
|
-
* @see https://tailwindcss.com/docs/outline-color
|
|
2048
|
-
*/
|
|
2049
|
-
"outline-color": [{
|
|
2050
|
-
outline: scaleColor()
|
|
2051
|
-
}],
|
|
2052
|
-
// ---------------
|
|
2053
|
-
// --- Effects ---
|
|
2054
|
-
// ---------------
|
|
2055
|
-
/**
|
|
2056
|
-
* Box Shadow
|
|
2057
|
-
* @see https://tailwindcss.com/docs/box-shadow
|
|
2058
|
-
*/
|
|
2059
|
-
shadow: [{
|
|
2060
|
-
shadow: [
|
|
2061
|
-
// Deprecated since Tailwind CSS v4.0.0
|
|
2062
|
-
"",
|
|
2063
|
-
"none",
|
|
2064
|
-
themeShadow,
|
|
2065
|
-
isArbitraryVariableShadow,
|
|
2066
|
-
isArbitraryShadow
|
|
2067
|
-
]
|
|
2068
|
-
}],
|
|
2069
|
-
/**
|
|
2070
|
-
* Box Shadow Color
|
|
2071
|
-
* @see https://tailwindcss.com/docs/box-shadow#setting-the-shadow-color
|
|
2072
|
-
*/
|
|
2073
|
-
"shadow-color": [{
|
|
2074
|
-
shadow: scaleColor()
|
|
2075
|
-
}],
|
|
2076
|
-
/**
|
|
2077
|
-
* Inset Box Shadow
|
|
2078
|
-
* @see https://tailwindcss.com/docs/box-shadow#adding-an-inset-shadow
|
|
2079
|
-
*/
|
|
2080
|
-
"inset-shadow": [{
|
|
2081
|
-
"inset-shadow": ["none", themeInsetShadow, isArbitraryVariableShadow, isArbitraryShadow]
|
|
2082
|
-
}],
|
|
2083
|
-
/**
|
|
2084
|
-
* Inset Box Shadow Color
|
|
2085
|
-
* @see https://tailwindcss.com/docs/box-shadow#setting-the-inset-shadow-color
|
|
2086
|
-
*/
|
|
2087
|
-
"inset-shadow-color": [{
|
|
2088
|
-
"inset-shadow": scaleColor()
|
|
2089
|
-
}],
|
|
2090
|
-
/**
|
|
2091
|
-
* Ring Width
|
|
2092
|
-
* @see https://tailwindcss.com/docs/box-shadow#adding-a-ring
|
|
2093
|
-
*/
|
|
2094
|
-
"ring-w": [{
|
|
2095
|
-
ring: scaleBorderWidth()
|
|
2096
|
-
}],
|
|
2097
|
-
/**
|
|
2098
|
-
* Ring Width Inset
|
|
2099
|
-
* @see https://v3.tailwindcss.com/docs/ring-width#inset-rings
|
|
2100
|
-
* @deprecated since Tailwind CSS v4.0.0
|
|
2101
|
-
* @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158
|
|
2102
|
-
*/
|
|
2103
|
-
"ring-w-inset": ["ring-inset"],
|
|
2104
|
-
/**
|
|
2105
|
-
* Ring Color
|
|
2106
|
-
* @see https://tailwindcss.com/docs/box-shadow#setting-the-ring-color
|
|
2107
|
-
*/
|
|
2108
|
-
"ring-color": [{
|
|
2109
|
-
ring: scaleColor()
|
|
2110
|
-
}],
|
|
2111
|
-
/**
|
|
2112
|
-
* Ring Offset Width
|
|
2113
|
-
* @see https://v3.tailwindcss.com/docs/ring-offset-width
|
|
2114
|
-
* @deprecated since Tailwind CSS v4.0.0
|
|
2115
|
-
* @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158
|
|
2116
|
-
*/
|
|
2117
|
-
"ring-offset-w": [{
|
|
2118
|
-
"ring-offset": [isNumber, isArbitraryLength]
|
|
2119
|
-
}],
|
|
2120
|
-
/**
|
|
2121
|
-
* Ring Offset Color
|
|
2122
|
-
* @see https://v3.tailwindcss.com/docs/ring-offset-color
|
|
2123
|
-
* @deprecated since Tailwind CSS v4.0.0
|
|
2124
|
-
* @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158
|
|
2125
|
-
*/
|
|
2126
|
-
"ring-offset-color": [{
|
|
2127
|
-
"ring-offset": scaleColor()
|
|
2128
|
-
}],
|
|
2129
|
-
/**
|
|
2130
|
-
* Inset Ring Width
|
|
2131
|
-
* @see https://tailwindcss.com/docs/box-shadow#adding-an-inset-ring
|
|
2132
|
-
*/
|
|
2133
|
-
"inset-ring-w": [{
|
|
2134
|
-
"inset-ring": scaleBorderWidth()
|
|
2135
|
-
}],
|
|
2136
|
-
/**
|
|
2137
|
-
* Inset Ring Color
|
|
2138
|
-
* @see https://tailwindcss.com/docs/box-shadow#setting-the-inset-ring-color
|
|
2139
|
-
*/
|
|
2140
|
-
"inset-ring-color": [{
|
|
2141
|
-
"inset-ring": scaleColor()
|
|
2142
|
-
}],
|
|
2143
|
-
/**
|
|
2144
|
-
* Text Shadow
|
|
2145
|
-
* @see https://tailwindcss.com/docs/text-shadow
|
|
2146
|
-
*/
|
|
2147
|
-
"text-shadow": [{
|
|
2148
|
-
"text-shadow": ["none", themeTextShadow, isArbitraryVariableShadow, isArbitraryShadow]
|
|
2149
|
-
}],
|
|
2150
|
-
/**
|
|
2151
|
-
* Text Shadow Color
|
|
2152
|
-
* @see https://tailwindcss.com/docs/text-shadow#setting-the-shadow-color
|
|
2153
|
-
*/
|
|
2154
|
-
"text-shadow-color": [{
|
|
2155
|
-
"text-shadow": scaleColor()
|
|
2156
|
-
}],
|
|
2157
|
-
/**
|
|
2158
|
-
* Opacity
|
|
2159
|
-
* @see https://tailwindcss.com/docs/opacity
|
|
2160
|
-
*/
|
|
2161
|
-
opacity: [{
|
|
2162
|
-
opacity: [isNumber, isArbitraryVariable, isArbitraryValue]
|
|
2163
|
-
}],
|
|
2164
|
-
/**
|
|
2165
|
-
* Mix Blend Mode
|
|
2166
|
-
* @see https://tailwindcss.com/docs/mix-blend-mode
|
|
2167
|
-
*/
|
|
2168
|
-
"mix-blend": [{
|
|
2169
|
-
"mix-blend": [...scaleBlendMode(), "plus-darker", "plus-lighter"]
|
|
2170
|
-
}],
|
|
2171
|
-
/**
|
|
2172
|
-
* Background Blend Mode
|
|
2173
|
-
* @see https://tailwindcss.com/docs/background-blend-mode
|
|
2174
|
-
*/
|
|
2175
|
-
"bg-blend": [{
|
|
2176
|
-
"bg-blend": scaleBlendMode()
|
|
2177
|
-
}],
|
|
2178
|
-
/**
|
|
2179
|
-
* Mask Clip
|
|
2180
|
-
* @see https://tailwindcss.com/docs/mask-clip
|
|
2181
|
-
*/
|
|
2182
|
-
"mask-clip": [{
|
|
2183
|
-
"mask-clip": ["border", "padding", "content", "fill", "stroke", "view"]
|
|
2184
|
-
}, "mask-no-clip"],
|
|
2185
|
-
/**
|
|
2186
|
-
* Mask Composite
|
|
2187
|
-
* @see https://tailwindcss.com/docs/mask-composite
|
|
2188
|
-
*/
|
|
2189
|
-
"mask-composite": [{
|
|
2190
|
-
mask: ["add", "subtract", "intersect", "exclude"]
|
|
2191
|
-
}],
|
|
2192
|
-
/**
|
|
2193
|
-
* Mask Image
|
|
2194
|
-
* @see https://tailwindcss.com/docs/mask-image
|
|
2195
|
-
*/
|
|
2196
|
-
"mask-image-linear-pos": [{
|
|
2197
|
-
"mask-linear": [isNumber]
|
|
2198
|
-
}],
|
|
2199
|
-
"mask-image-linear-from-pos": [{
|
|
2200
|
-
"mask-linear-from": scaleMaskImagePosition()
|
|
2201
|
-
}],
|
|
2202
|
-
"mask-image-linear-to-pos": [{
|
|
2203
|
-
"mask-linear-to": scaleMaskImagePosition()
|
|
2204
|
-
}],
|
|
2205
|
-
"mask-image-linear-from-color": [{
|
|
2206
|
-
"mask-linear-from": scaleColor()
|
|
2207
|
-
}],
|
|
2208
|
-
"mask-image-linear-to-color": [{
|
|
2209
|
-
"mask-linear-to": scaleColor()
|
|
2210
|
-
}],
|
|
2211
|
-
"mask-image-t-from-pos": [{
|
|
2212
|
-
"mask-t-from": scaleMaskImagePosition()
|
|
2213
|
-
}],
|
|
2214
|
-
"mask-image-t-to-pos": [{
|
|
2215
|
-
"mask-t-to": scaleMaskImagePosition()
|
|
2216
|
-
}],
|
|
2217
|
-
"mask-image-t-from-color": [{
|
|
2218
|
-
"mask-t-from": scaleColor()
|
|
2219
|
-
}],
|
|
2220
|
-
"mask-image-t-to-color": [{
|
|
2221
|
-
"mask-t-to": scaleColor()
|
|
2222
|
-
}],
|
|
2223
|
-
"mask-image-r-from-pos": [{
|
|
2224
|
-
"mask-r-from": scaleMaskImagePosition()
|
|
2225
|
-
}],
|
|
2226
|
-
"mask-image-r-to-pos": [{
|
|
2227
|
-
"mask-r-to": scaleMaskImagePosition()
|
|
2228
|
-
}],
|
|
2229
|
-
"mask-image-r-from-color": [{
|
|
2230
|
-
"mask-r-from": scaleColor()
|
|
2231
|
-
}],
|
|
2232
|
-
"mask-image-r-to-color": [{
|
|
2233
|
-
"mask-r-to": scaleColor()
|
|
2234
|
-
}],
|
|
2235
|
-
"mask-image-b-from-pos": [{
|
|
2236
|
-
"mask-b-from": scaleMaskImagePosition()
|
|
2237
|
-
}],
|
|
2238
|
-
"mask-image-b-to-pos": [{
|
|
2239
|
-
"mask-b-to": scaleMaskImagePosition()
|
|
2240
|
-
}],
|
|
2241
|
-
"mask-image-b-from-color": [{
|
|
2242
|
-
"mask-b-from": scaleColor()
|
|
2243
|
-
}],
|
|
2244
|
-
"mask-image-b-to-color": [{
|
|
2245
|
-
"mask-b-to": scaleColor()
|
|
2246
|
-
}],
|
|
2247
|
-
"mask-image-l-from-pos": [{
|
|
2248
|
-
"mask-l-from": scaleMaskImagePosition()
|
|
2249
|
-
}],
|
|
2250
|
-
"mask-image-l-to-pos": [{
|
|
2251
|
-
"mask-l-to": scaleMaskImagePosition()
|
|
2252
|
-
}],
|
|
2253
|
-
"mask-image-l-from-color": [{
|
|
2254
|
-
"mask-l-from": scaleColor()
|
|
2255
|
-
}],
|
|
2256
|
-
"mask-image-l-to-color": [{
|
|
2257
|
-
"mask-l-to": scaleColor()
|
|
2258
|
-
}],
|
|
2259
|
-
"mask-image-x-from-pos": [{
|
|
2260
|
-
"mask-x-from": scaleMaskImagePosition()
|
|
2261
|
-
}],
|
|
2262
|
-
"mask-image-x-to-pos": [{
|
|
2263
|
-
"mask-x-to": scaleMaskImagePosition()
|
|
2264
|
-
}],
|
|
2265
|
-
"mask-image-x-from-color": [{
|
|
2266
|
-
"mask-x-from": scaleColor()
|
|
2267
|
-
}],
|
|
2268
|
-
"mask-image-x-to-color": [{
|
|
2269
|
-
"mask-x-to": scaleColor()
|
|
2270
|
-
}],
|
|
2271
|
-
"mask-image-y-from-pos": [{
|
|
2272
|
-
"mask-y-from": scaleMaskImagePosition()
|
|
2273
|
-
}],
|
|
2274
|
-
"mask-image-y-to-pos": [{
|
|
2275
|
-
"mask-y-to": scaleMaskImagePosition()
|
|
2276
|
-
}],
|
|
2277
|
-
"mask-image-y-from-color": [{
|
|
2278
|
-
"mask-y-from": scaleColor()
|
|
2279
|
-
}],
|
|
2280
|
-
"mask-image-y-to-color": [{
|
|
2281
|
-
"mask-y-to": scaleColor()
|
|
2282
|
-
}],
|
|
2283
|
-
"mask-image-radial": [{
|
|
2284
|
-
"mask-radial": [isArbitraryVariable, isArbitraryValue]
|
|
2285
|
-
}],
|
|
2286
|
-
"mask-image-radial-from-pos": [{
|
|
2287
|
-
"mask-radial-from": scaleMaskImagePosition()
|
|
2288
|
-
}],
|
|
2289
|
-
"mask-image-radial-to-pos": [{
|
|
2290
|
-
"mask-radial-to": scaleMaskImagePosition()
|
|
2291
|
-
}],
|
|
2292
|
-
"mask-image-radial-from-color": [{
|
|
2293
|
-
"mask-radial-from": scaleColor()
|
|
2294
|
-
}],
|
|
2295
|
-
"mask-image-radial-to-color": [{
|
|
2296
|
-
"mask-radial-to": scaleColor()
|
|
2297
|
-
}],
|
|
2298
|
-
"mask-image-radial-shape": [{
|
|
2299
|
-
"mask-radial": ["circle", "ellipse"]
|
|
2300
|
-
}],
|
|
2301
|
-
"mask-image-radial-size": [{
|
|
2302
|
-
"mask-radial": [{
|
|
2303
|
-
closest: ["side", "corner"],
|
|
2304
|
-
farthest: ["side", "corner"]
|
|
2305
|
-
}]
|
|
2306
|
-
}],
|
|
2307
|
-
"mask-image-radial-pos": [{
|
|
2308
|
-
"mask-radial-at": scalePosition()
|
|
2309
|
-
}],
|
|
2310
|
-
"mask-image-conic-pos": [{
|
|
2311
|
-
"mask-conic": [isNumber]
|
|
2312
|
-
}],
|
|
2313
|
-
"mask-image-conic-from-pos": [{
|
|
2314
|
-
"mask-conic-from": scaleMaskImagePosition()
|
|
2315
|
-
}],
|
|
2316
|
-
"mask-image-conic-to-pos": [{
|
|
2317
|
-
"mask-conic-to": scaleMaskImagePosition()
|
|
2318
|
-
}],
|
|
2319
|
-
"mask-image-conic-from-color": [{
|
|
2320
|
-
"mask-conic-from": scaleColor()
|
|
2321
|
-
}],
|
|
2322
|
-
"mask-image-conic-to-color": [{
|
|
2323
|
-
"mask-conic-to": scaleColor()
|
|
2324
|
-
}],
|
|
2325
|
-
/**
|
|
2326
|
-
* Mask Mode
|
|
2327
|
-
* @see https://tailwindcss.com/docs/mask-mode
|
|
2328
|
-
*/
|
|
2329
|
-
"mask-mode": [{
|
|
2330
|
-
mask: ["alpha", "luminance", "match"]
|
|
2331
|
-
}],
|
|
2332
|
-
/**
|
|
2333
|
-
* Mask Origin
|
|
2334
|
-
* @see https://tailwindcss.com/docs/mask-origin
|
|
2335
|
-
*/
|
|
2336
|
-
"mask-origin": [{
|
|
2337
|
-
"mask-origin": ["border", "padding", "content", "fill", "stroke", "view"]
|
|
2338
|
-
}],
|
|
2339
|
-
/**
|
|
2340
|
-
* Mask Position
|
|
2341
|
-
* @see https://tailwindcss.com/docs/mask-position
|
|
2342
|
-
*/
|
|
2343
|
-
"mask-position": [{
|
|
2344
|
-
mask: scaleBgPosition()
|
|
2345
|
-
}],
|
|
2346
|
-
/**
|
|
2347
|
-
* Mask Repeat
|
|
2348
|
-
* @see https://tailwindcss.com/docs/mask-repeat
|
|
2349
|
-
*/
|
|
2350
|
-
"mask-repeat": [{
|
|
2351
|
-
mask: scaleBgRepeat()
|
|
2352
|
-
}],
|
|
2353
|
-
/**
|
|
2354
|
-
* Mask Size
|
|
2355
|
-
* @see https://tailwindcss.com/docs/mask-size
|
|
2356
|
-
*/
|
|
2357
|
-
"mask-size": [{
|
|
2358
|
-
mask: scaleBgSize()
|
|
2359
|
-
}],
|
|
2360
|
-
/**
|
|
2361
|
-
* Mask Type
|
|
2362
|
-
* @see https://tailwindcss.com/docs/mask-type
|
|
2363
|
-
*/
|
|
2364
|
-
"mask-type": [{
|
|
2365
|
-
"mask-type": ["alpha", "luminance"]
|
|
2366
|
-
}],
|
|
2367
|
-
/**
|
|
2368
|
-
* Mask Image
|
|
2369
|
-
* @see https://tailwindcss.com/docs/mask-image
|
|
2370
|
-
*/
|
|
2371
|
-
"mask-image": [{
|
|
2372
|
-
mask: ["none", isArbitraryVariable, isArbitraryValue]
|
|
2373
|
-
}],
|
|
2374
|
-
// ---------------
|
|
2375
|
-
// --- Filters ---
|
|
2376
|
-
// ---------------
|
|
2377
|
-
/**
|
|
2378
|
-
* Filter
|
|
2379
|
-
* @see https://tailwindcss.com/docs/filter
|
|
2380
|
-
*/
|
|
2381
|
-
filter: [{
|
|
2382
|
-
filter: [
|
|
2383
|
-
// Deprecated since Tailwind CSS v3.0.0
|
|
2384
|
-
"",
|
|
2385
|
-
"none",
|
|
2386
|
-
isArbitraryVariable,
|
|
2387
|
-
isArbitraryValue
|
|
2388
|
-
]
|
|
2389
|
-
}],
|
|
2390
|
-
/**
|
|
2391
|
-
* Blur
|
|
2392
|
-
* @see https://tailwindcss.com/docs/blur
|
|
2393
|
-
*/
|
|
2394
|
-
blur: [{
|
|
2395
|
-
blur: scaleBlur()
|
|
2396
|
-
}],
|
|
2397
|
-
/**
|
|
2398
|
-
* Brightness
|
|
2399
|
-
* @see https://tailwindcss.com/docs/brightness
|
|
2400
|
-
*/
|
|
2401
|
-
brightness: [{
|
|
2402
|
-
brightness: [isNumber, isArbitraryVariable, isArbitraryValue]
|
|
2403
|
-
}],
|
|
2404
|
-
/**
|
|
2405
|
-
* Contrast
|
|
2406
|
-
* @see https://tailwindcss.com/docs/contrast
|
|
2407
|
-
*/
|
|
2408
|
-
contrast: [{
|
|
2409
|
-
contrast: [isNumber, isArbitraryVariable, isArbitraryValue]
|
|
2410
|
-
}],
|
|
2411
|
-
/**
|
|
2412
|
-
* Drop Shadow
|
|
2413
|
-
* @see https://tailwindcss.com/docs/drop-shadow
|
|
2414
|
-
*/
|
|
2415
|
-
"drop-shadow": [{
|
|
2416
|
-
"drop-shadow": [
|
|
2417
|
-
// Deprecated since Tailwind CSS v4.0.0
|
|
2418
|
-
"",
|
|
2419
|
-
"none",
|
|
2420
|
-
themeDropShadow,
|
|
2421
|
-
isArbitraryVariableShadow,
|
|
2422
|
-
isArbitraryShadow
|
|
2423
|
-
]
|
|
2424
|
-
}],
|
|
2425
|
-
/**
|
|
2426
|
-
* Drop Shadow Color
|
|
2427
|
-
* @see https://tailwindcss.com/docs/filter-drop-shadow#setting-the-shadow-color
|
|
2428
|
-
*/
|
|
2429
|
-
"drop-shadow-color": [{
|
|
2430
|
-
"drop-shadow": scaleColor()
|
|
2431
|
-
}],
|
|
2432
|
-
/**
|
|
2433
|
-
* Grayscale
|
|
2434
|
-
* @see https://tailwindcss.com/docs/grayscale
|
|
2435
|
-
*/
|
|
2436
|
-
grayscale: [{
|
|
2437
|
-
grayscale: ["", isNumber, isArbitraryVariable, isArbitraryValue]
|
|
2438
|
-
}],
|
|
2439
|
-
/**
|
|
2440
|
-
* Hue Rotate
|
|
2441
|
-
* @see https://tailwindcss.com/docs/hue-rotate
|
|
2442
|
-
*/
|
|
2443
|
-
"hue-rotate": [{
|
|
2444
|
-
"hue-rotate": [isNumber, isArbitraryVariable, isArbitraryValue]
|
|
2445
|
-
}],
|
|
2446
|
-
/**
|
|
2447
|
-
* Invert
|
|
2448
|
-
* @see https://tailwindcss.com/docs/invert
|
|
2449
|
-
*/
|
|
2450
|
-
invert: [{
|
|
2451
|
-
invert: ["", isNumber, isArbitraryVariable, isArbitraryValue]
|
|
2452
|
-
}],
|
|
2453
|
-
/**
|
|
2454
|
-
* Saturate
|
|
2455
|
-
* @see https://tailwindcss.com/docs/saturate
|
|
2456
|
-
*/
|
|
2457
|
-
saturate: [{
|
|
2458
|
-
saturate: [isNumber, isArbitraryVariable, isArbitraryValue]
|
|
2459
|
-
}],
|
|
2460
|
-
/**
|
|
2461
|
-
* Sepia
|
|
2462
|
-
* @see https://tailwindcss.com/docs/sepia
|
|
2463
|
-
*/
|
|
2464
|
-
sepia: [{
|
|
2465
|
-
sepia: ["", isNumber, isArbitraryVariable, isArbitraryValue]
|
|
2466
|
-
}],
|
|
2467
|
-
/**
|
|
2468
|
-
* Backdrop Filter
|
|
2469
|
-
* @see https://tailwindcss.com/docs/backdrop-filter
|
|
2470
|
-
*/
|
|
2471
|
-
"backdrop-filter": [{
|
|
2472
|
-
"backdrop-filter": [
|
|
2473
|
-
// Deprecated since Tailwind CSS v3.0.0
|
|
2474
|
-
"",
|
|
2475
|
-
"none",
|
|
2476
|
-
isArbitraryVariable,
|
|
2477
|
-
isArbitraryValue
|
|
2478
|
-
]
|
|
2479
|
-
}],
|
|
2480
|
-
/**
|
|
2481
|
-
* Backdrop Blur
|
|
2482
|
-
* @see https://tailwindcss.com/docs/backdrop-blur
|
|
2483
|
-
*/
|
|
2484
|
-
"backdrop-blur": [{
|
|
2485
|
-
"backdrop-blur": scaleBlur()
|
|
2486
|
-
}],
|
|
2487
|
-
/**
|
|
2488
|
-
* Backdrop Brightness
|
|
2489
|
-
* @see https://tailwindcss.com/docs/backdrop-brightness
|
|
2490
|
-
*/
|
|
2491
|
-
"backdrop-brightness": [{
|
|
2492
|
-
"backdrop-brightness": [isNumber, isArbitraryVariable, isArbitraryValue]
|
|
2493
|
-
}],
|
|
2494
|
-
/**
|
|
2495
|
-
* Backdrop Contrast
|
|
2496
|
-
* @see https://tailwindcss.com/docs/backdrop-contrast
|
|
2497
|
-
*/
|
|
2498
|
-
"backdrop-contrast": [{
|
|
2499
|
-
"backdrop-contrast": [isNumber, isArbitraryVariable, isArbitraryValue]
|
|
2500
|
-
}],
|
|
2501
|
-
/**
|
|
2502
|
-
* Backdrop Grayscale
|
|
2503
|
-
* @see https://tailwindcss.com/docs/backdrop-grayscale
|
|
2504
|
-
*/
|
|
2505
|
-
"backdrop-grayscale": [{
|
|
2506
|
-
"backdrop-grayscale": ["", isNumber, isArbitraryVariable, isArbitraryValue]
|
|
2507
|
-
}],
|
|
2508
|
-
/**
|
|
2509
|
-
* Backdrop Hue Rotate
|
|
2510
|
-
* @see https://tailwindcss.com/docs/backdrop-hue-rotate
|
|
2511
|
-
*/
|
|
2512
|
-
"backdrop-hue-rotate": [{
|
|
2513
|
-
"backdrop-hue-rotate": [isNumber, isArbitraryVariable, isArbitraryValue]
|
|
2514
|
-
}],
|
|
2515
|
-
/**
|
|
2516
|
-
* Backdrop Invert
|
|
2517
|
-
* @see https://tailwindcss.com/docs/backdrop-invert
|
|
2518
|
-
*/
|
|
2519
|
-
"backdrop-invert": [{
|
|
2520
|
-
"backdrop-invert": ["", isNumber, isArbitraryVariable, isArbitraryValue]
|
|
2521
|
-
}],
|
|
2522
|
-
/**
|
|
2523
|
-
* Backdrop Opacity
|
|
2524
|
-
* @see https://tailwindcss.com/docs/backdrop-opacity
|
|
2525
|
-
*/
|
|
2526
|
-
"backdrop-opacity": [{
|
|
2527
|
-
"backdrop-opacity": [isNumber, isArbitraryVariable, isArbitraryValue]
|
|
2528
|
-
}],
|
|
2529
|
-
/**
|
|
2530
|
-
* Backdrop Saturate
|
|
2531
|
-
* @see https://tailwindcss.com/docs/backdrop-saturate
|
|
2532
|
-
*/
|
|
2533
|
-
"backdrop-saturate": [{
|
|
2534
|
-
"backdrop-saturate": [isNumber, isArbitraryVariable, isArbitraryValue]
|
|
2535
|
-
}],
|
|
2536
|
-
/**
|
|
2537
|
-
* Backdrop Sepia
|
|
2538
|
-
* @see https://tailwindcss.com/docs/backdrop-sepia
|
|
2539
|
-
*/
|
|
2540
|
-
"backdrop-sepia": [{
|
|
2541
|
-
"backdrop-sepia": ["", isNumber, isArbitraryVariable, isArbitraryValue]
|
|
2542
|
-
}],
|
|
2543
|
-
// --------------
|
|
2544
|
-
// --- Tables ---
|
|
2545
|
-
// --------------
|
|
2546
|
-
/**
|
|
2547
|
-
* Border Collapse
|
|
2548
|
-
* @see https://tailwindcss.com/docs/border-collapse
|
|
2549
|
-
*/
|
|
2550
|
-
"border-collapse": [{
|
|
2551
|
-
border: ["collapse", "separate"]
|
|
2552
|
-
}],
|
|
2553
|
-
/**
|
|
2554
|
-
* Border Spacing
|
|
2555
|
-
* @see https://tailwindcss.com/docs/border-spacing
|
|
2556
|
-
*/
|
|
2557
|
-
"border-spacing": [{
|
|
2558
|
-
"border-spacing": scaleUnambiguousSpacing()
|
|
2559
|
-
}],
|
|
2560
|
-
/**
|
|
2561
|
-
* Border Spacing X
|
|
2562
|
-
* @see https://tailwindcss.com/docs/border-spacing
|
|
2563
|
-
*/
|
|
2564
|
-
"border-spacing-x": [{
|
|
2565
|
-
"border-spacing-x": scaleUnambiguousSpacing()
|
|
2566
|
-
}],
|
|
2567
|
-
/**
|
|
2568
|
-
* Border Spacing Y
|
|
2569
|
-
* @see https://tailwindcss.com/docs/border-spacing
|
|
2570
|
-
*/
|
|
2571
|
-
"border-spacing-y": [{
|
|
2572
|
-
"border-spacing-y": scaleUnambiguousSpacing()
|
|
2573
|
-
}],
|
|
2574
|
-
/**
|
|
2575
|
-
* Table Layout
|
|
2576
|
-
* @see https://tailwindcss.com/docs/table-layout
|
|
2577
|
-
*/
|
|
2578
|
-
"table-layout": [{
|
|
2579
|
-
table: ["auto", "fixed"]
|
|
2580
|
-
}],
|
|
2581
|
-
/**
|
|
2582
|
-
* Caption Side
|
|
2583
|
-
* @see https://tailwindcss.com/docs/caption-side
|
|
2584
|
-
*/
|
|
2585
|
-
caption: [{
|
|
2586
|
-
caption: ["top", "bottom"]
|
|
2587
|
-
}],
|
|
2588
|
-
// ---------------------------------
|
|
2589
|
-
// --- Transitions and Animation ---
|
|
2590
|
-
// ---------------------------------
|
|
2591
|
-
/**
|
|
2592
|
-
* Transition Property
|
|
2593
|
-
* @see https://tailwindcss.com/docs/transition-property
|
|
2594
|
-
*/
|
|
2595
|
-
transition: [{
|
|
2596
|
-
transition: ["", "all", "colors", "opacity", "shadow", "transform", "none", isArbitraryVariable, isArbitraryValue]
|
|
2597
|
-
}],
|
|
2598
|
-
/**
|
|
2599
|
-
* Transition Behavior
|
|
2600
|
-
* @see https://tailwindcss.com/docs/transition-behavior
|
|
2601
|
-
*/
|
|
2602
|
-
"transition-behavior": [{
|
|
2603
|
-
transition: ["normal", "discrete"]
|
|
2604
|
-
}],
|
|
2605
|
-
/**
|
|
2606
|
-
* Transition Duration
|
|
2607
|
-
* @see https://tailwindcss.com/docs/transition-duration
|
|
2608
|
-
*/
|
|
2609
|
-
duration: [{
|
|
2610
|
-
duration: [isNumber, "initial", isArbitraryVariable, isArbitraryValue]
|
|
2611
|
-
}],
|
|
2612
|
-
/**
|
|
2613
|
-
* Transition Timing Function
|
|
2614
|
-
* @see https://tailwindcss.com/docs/transition-timing-function
|
|
2615
|
-
*/
|
|
2616
|
-
ease: [{
|
|
2617
|
-
ease: ["linear", "initial", themeEase, isArbitraryVariable, isArbitraryValue]
|
|
2618
|
-
}],
|
|
2619
|
-
/**
|
|
2620
|
-
* Transition Delay
|
|
2621
|
-
* @see https://tailwindcss.com/docs/transition-delay
|
|
2622
|
-
*/
|
|
2623
|
-
delay: [{
|
|
2624
|
-
delay: [isNumber, isArbitraryVariable, isArbitraryValue]
|
|
2625
|
-
}],
|
|
2626
|
-
/**
|
|
2627
|
-
* Animation
|
|
2628
|
-
* @see https://tailwindcss.com/docs/animation
|
|
2629
|
-
*/
|
|
2630
|
-
animate: [{
|
|
2631
|
-
animate: ["none", themeAnimate, isArbitraryVariable, isArbitraryValue]
|
|
2632
|
-
}],
|
|
2633
|
-
// ------------------
|
|
2634
|
-
// --- Transforms ---
|
|
2635
|
-
// ------------------
|
|
2636
|
-
/**
|
|
2637
|
-
* Backface Visibility
|
|
2638
|
-
* @see https://tailwindcss.com/docs/backface-visibility
|
|
2639
|
-
*/
|
|
2640
|
-
backface: [{
|
|
2641
|
-
backface: ["hidden", "visible"]
|
|
2642
|
-
}],
|
|
2643
|
-
/**
|
|
2644
|
-
* Perspective
|
|
2645
|
-
* @see https://tailwindcss.com/docs/perspective
|
|
2646
|
-
*/
|
|
2647
|
-
perspective: [{
|
|
2648
|
-
perspective: [themePerspective, isArbitraryVariable, isArbitraryValue]
|
|
2649
|
-
}],
|
|
2650
|
-
/**
|
|
2651
|
-
* Perspective Origin
|
|
2652
|
-
* @see https://tailwindcss.com/docs/perspective-origin
|
|
2653
|
-
*/
|
|
2654
|
-
"perspective-origin": [{
|
|
2655
|
-
"perspective-origin": scalePositionWithArbitrary()
|
|
2656
|
-
}],
|
|
2657
|
-
/**
|
|
2658
|
-
* Rotate
|
|
2659
|
-
* @see https://tailwindcss.com/docs/rotate
|
|
2660
|
-
*/
|
|
2661
|
-
rotate: [{
|
|
2662
|
-
rotate: scaleRotate()
|
|
2663
|
-
}],
|
|
2664
|
-
/**
|
|
2665
|
-
* Rotate X
|
|
2666
|
-
* @see https://tailwindcss.com/docs/rotate
|
|
2667
|
-
*/
|
|
2668
|
-
"rotate-x": [{
|
|
2669
|
-
"rotate-x": scaleRotate()
|
|
2670
|
-
}],
|
|
2671
|
-
/**
|
|
2672
|
-
* Rotate Y
|
|
2673
|
-
* @see https://tailwindcss.com/docs/rotate
|
|
2674
|
-
*/
|
|
2675
|
-
"rotate-y": [{
|
|
2676
|
-
"rotate-y": scaleRotate()
|
|
2677
|
-
}],
|
|
2678
|
-
/**
|
|
2679
|
-
* Rotate Z
|
|
2680
|
-
* @see https://tailwindcss.com/docs/rotate
|
|
2681
|
-
*/
|
|
2682
|
-
"rotate-z": [{
|
|
2683
|
-
"rotate-z": scaleRotate()
|
|
2684
|
-
}],
|
|
2685
|
-
/**
|
|
2686
|
-
* Scale
|
|
2687
|
-
* @see https://tailwindcss.com/docs/scale
|
|
2688
|
-
*/
|
|
2689
|
-
scale: [{
|
|
2690
|
-
scale: scaleScale()
|
|
2691
|
-
}],
|
|
2692
|
-
/**
|
|
2693
|
-
* Scale X
|
|
2694
|
-
* @see https://tailwindcss.com/docs/scale
|
|
2695
|
-
*/
|
|
2696
|
-
"scale-x": [{
|
|
2697
|
-
"scale-x": scaleScale()
|
|
2698
|
-
}],
|
|
2699
|
-
/**
|
|
2700
|
-
* Scale Y
|
|
2701
|
-
* @see https://tailwindcss.com/docs/scale
|
|
2702
|
-
*/
|
|
2703
|
-
"scale-y": [{
|
|
2704
|
-
"scale-y": scaleScale()
|
|
2705
|
-
}],
|
|
2706
|
-
/**
|
|
2707
|
-
* Scale Z
|
|
2708
|
-
* @see https://tailwindcss.com/docs/scale
|
|
2709
|
-
*/
|
|
2710
|
-
"scale-z": [{
|
|
2711
|
-
"scale-z": scaleScale()
|
|
2712
|
-
}],
|
|
2713
|
-
/**
|
|
2714
|
-
* Scale 3D
|
|
2715
|
-
* @see https://tailwindcss.com/docs/scale
|
|
2716
|
-
*/
|
|
2717
|
-
"scale-3d": ["scale-3d"],
|
|
2718
|
-
/**
|
|
2719
|
-
* Skew
|
|
2720
|
-
* @see https://tailwindcss.com/docs/skew
|
|
2721
|
-
*/
|
|
2722
|
-
skew: [{
|
|
2723
|
-
skew: scaleSkew()
|
|
2724
|
-
}],
|
|
2725
|
-
/**
|
|
2726
|
-
* Skew X
|
|
2727
|
-
* @see https://tailwindcss.com/docs/skew
|
|
2728
|
-
*/
|
|
2729
|
-
"skew-x": [{
|
|
2730
|
-
"skew-x": scaleSkew()
|
|
2731
|
-
}],
|
|
2732
|
-
/**
|
|
2733
|
-
* Skew Y
|
|
2734
|
-
* @see https://tailwindcss.com/docs/skew
|
|
2735
|
-
*/
|
|
2736
|
-
"skew-y": [{
|
|
2737
|
-
"skew-y": scaleSkew()
|
|
2738
|
-
}],
|
|
2739
|
-
/**
|
|
2740
|
-
* Transform
|
|
2741
|
-
* @see https://tailwindcss.com/docs/transform
|
|
2742
|
-
*/
|
|
2743
|
-
transform: [{
|
|
2744
|
-
transform: [isArbitraryVariable, isArbitraryValue, "", "none", "gpu", "cpu"]
|
|
2745
|
-
}],
|
|
2746
|
-
/**
|
|
2747
|
-
* Transform Origin
|
|
2748
|
-
* @see https://tailwindcss.com/docs/transform-origin
|
|
2749
|
-
*/
|
|
2750
|
-
"transform-origin": [{
|
|
2751
|
-
origin: scalePositionWithArbitrary()
|
|
2752
|
-
}],
|
|
2753
|
-
/**
|
|
2754
|
-
* Transform Style
|
|
2755
|
-
* @see https://tailwindcss.com/docs/transform-style
|
|
2756
|
-
*/
|
|
2757
|
-
"transform-style": [{
|
|
2758
|
-
transform: ["3d", "flat"]
|
|
2759
|
-
}],
|
|
2760
|
-
/**
|
|
2761
|
-
* Translate
|
|
2762
|
-
* @see https://tailwindcss.com/docs/translate
|
|
2763
|
-
*/
|
|
2764
|
-
translate: [{
|
|
2765
|
-
translate: scaleTranslate()
|
|
2766
|
-
}],
|
|
2767
|
-
/**
|
|
2768
|
-
* Translate X
|
|
2769
|
-
* @see https://tailwindcss.com/docs/translate
|
|
2770
|
-
*/
|
|
2771
|
-
"translate-x": [{
|
|
2772
|
-
"translate-x": scaleTranslate()
|
|
2773
|
-
}],
|
|
2774
|
-
/**
|
|
2775
|
-
* Translate Y
|
|
2776
|
-
* @see https://tailwindcss.com/docs/translate
|
|
2777
|
-
*/
|
|
2778
|
-
"translate-y": [{
|
|
2779
|
-
"translate-y": scaleTranslate()
|
|
2780
|
-
}],
|
|
2781
|
-
/**
|
|
2782
|
-
* Translate Z
|
|
2783
|
-
* @see https://tailwindcss.com/docs/translate
|
|
2784
|
-
*/
|
|
2785
|
-
"translate-z": [{
|
|
2786
|
-
"translate-z": scaleTranslate()
|
|
2787
|
-
}],
|
|
2788
|
-
/**
|
|
2789
|
-
* Translate None
|
|
2790
|
-
* @see https://tailwindcss.com/docs/translate
|
|
2791
|
-
*/
|
|
2792
|
-
"translate-none": ["translate-none"],
|
|
2793
|
-
// ---------------------
|
|
2794
|
-
// --- Interactivity ---
|
|
2795
|
-
// ---------------------
|
|
2796
|
-
/**
|
|
2797
|
-
* Accent Color
|
|
2798
|
-
* @see https://tailwindcss.com/docs/accent-color
|
|
2799
|
-
*/
|
|
2800
|
-
accent: [{
|
|
2801
|
-
accent: scaleColor()
|
|
2802
|
-
}],
|
|
2803
|
-
/**
|
|
2804
|
-
* Appearance
|
|
2805
|
-
* @see https://tailwindcss.com/docs/appearance
|
|
2806
|
-
*/
|
|
2807
|
-
appearance: [{
|
|
2808
|
-
appearance: ["none", "auto"]
|
|
2809
|
-
}],
|
|
2810
|
-
/**
|
|
2811
|
-
* Caret Color
|
|
2812
|
-
* @see https://tailwindcss.com/docs/just-in-time-mode#caret-color-utilities
|
|
2813
|
-
*/
|
|
2814
|
-
"caret-color": [{
|
|
2815
|
-
caret: scaleColor()
|
|
2816
|
-
}],
|
|
2817
|
-
/**
|
|
2818
|
-
* Color Scheme
|
|
2819
|
-
* @see https://tailwindcss.com/docs/color-scheme
|
|
2820
|
-
*/
|
|
2821
|
-
"color-scheme": [{
|
|
2822
|
-
scheme: ["normal", "dark", "light", "light-dark", "only-dark", "only-light"]
|
|
2823
|
-
}],
|
|
2824
|
-
/**
|
|
2825
|
-
* Cursor
|
|
2826
|
-
* @see https://tailwindcss.com/docs/cursor
|
|
2827
|
-
*/
|
|
2828
|
-
cursor: [{
|
|
2829
|
-
cursor: ["auto", "default", "pointer", "wait", "text", "move", "help", "not-allowed", "none", "context-menu", "progress", "cell", "crosshair", "vertical-text", "alias", "copy", "no-drop", "grab", "grabbing", "all-scroll", "col-resize", "row-resize", "n-resize", "e-resize", "s-resize", "w-resize", "ne-resize", "nw-resize", "se-resize", "sw-resize", "ew-resize", "ns-resize", "nesw-resize", "nwse-resize", "zoom-in", "zoom-out", isArbitraryVariable, isArbitraryValue]
|
|
2830
|
-
}],
|
|
2831
|
-
/**
|
|
2832
|
-
* Field Sizing
|
|
2833
|
-
* @see https://tailwindcss.com/docs/field-sizing
|
|
2834
|
-
*/
|
|
2835
|
-
"field-sizing": [{
|
|
2836
|
-
"field-sizing": ["fixed", "content"]
|
|
2837
|
-
}],
|
|
2838
|
-
/**
|
|
2839
|
-
* Pointer Events
|
|
2840
|
-
* @see https://tailwindcss.com/docs/pointer-events
|
|
2841
|
-
*/
|
|
2842
|
-
"pointer-events": [{
|
|
2843
|
-
"pointer-events": ["auto", "none"]
|
|
2844
|
-
}],
|
|
2845
|
-
/**
|
|
2846
|
-
* Resize
|
|
2847
|
-
* @see https://tailwindcss.com/docs/resize
|
|
2848
|
-
*/
|
|
2849
|
-
resize: [{
|
|
2850
|
-
resize: ["none", "", "y", "x"]
|
|
2851
|
-
}],
|
|
2852
|
-
/**
|
|
2853
|
-
* Scroll Behavior
|
|
2854
|
-
* @see https://tailwindcss.com/docs/scroll-behavior
|
|
2855
|
-
*/
|
|
2856
|
-
"scroll-behavior": [{
|
|
2857
|
-
scroll: ["auto", "smooth"]
|
|
2858
|
-
}],
|
|
2859
|
-
/**
|
|
2860
|
-
* Scroll Margin
|
|
2861
|
-
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2862
|
-
*/
|
|
2863
|
-
"scroll-m": [{
|
|
2864
|
-
"scroll-m": scaleUnambiguousSpacing()
|
|
2865
|
-
}],
|
|
2866
|
-
/**
|
|
2867
|
-
* Scroll Margin Inline
|
|
2868
|
-
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2869
|
-
*/
|
|
2870
|
-
"scroll-mx": [{
|
|
2871
|
-
"scroll-mx": scaleUnambiguousSpacing()
|
|
2872
|
-
}],
|
|
2873
|
-
/**
|
|
2874
|
-
* Scroll Margin Block
|
|
2875
|
-
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2876
|
-
*/
|
|
2877
|
-
"scroll-my": [{
|
|
2878
|
-
"scroll-my": scaleUnambiguousSpacing()
|
|
2879
|
-
}],
|
|
2880
|
-
/**
|
|
2881
|
-
* Scroll Margin Inline Start
|
|
2882
|
-
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2883
|
-
*/
|
|
2884
|
-
"scroll-ms": [{
|
|
2885
|
-
"scroll-ms": scaleUnambiguousSpacing()
|
|
2886
|
-
}],
|
|
2887
|
-
/**
|
|
2888
|
-
* Scroll Margin Inline End
|
|
2889
|
-
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2890
|
-
*/
|
|
2891
|
-
"scroll-me": [{
|
|
2892
|
-
"scroll-me": scaleUnambiguousSpacing()
|
|
2893
|
-
}],
|
|
2894
|
-
/**
|
|
2895
|
-
* Scroll Margin Block Start
|
|
2896
|
-
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2897
|
-
*/
|
|
2898
|
-
"scroll-mbs": [{
|
|
2899
|
-
"scroll-mbs": scaleUnambiguousSpacing()
|
|
2900
|
-
}],
|
|
2901
|
-
/**
|
|
2902
|
-
* Scroll Margin Block End
|
|
2903
|
-
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2904
|
-
*/
|
|
2905
|
-
"scroll-mbe": [{
|
|
2906
|
-
"scroll-mbe": scaleUnambiguousSpacing()
|
|
2907
|
-
}],
|
|
2908
|
-
/**
|
|
2909
|
-
* Scroll Margin Top
|
|
2910
|
-
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2911
|
-
*/
|
|
2912
|
-
"scroll-mt": [{
|
|
2913
|
-
"scroll-mt": scaleUnambiguousSpacing()
|
|
2914
|
-
}],
|
|
2915
|
-
/**
|
|
2916
|
-
* Scroll Margin Right
|
|
2917
|
-
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2918
|
-
*/
|
|
2919
|
-
"scroll-mr": [{
|
|
2920
|
-
"scroll-mr": scaleUnambiguousSpacing()
|
|
2921
|
-
}],
|
|
2922
|
-
/**
|
|
2923
|
-
* Scroll Margin Bottom
|
|
2924
|
-
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2925
|
-
*/
|
|
2926
|
-
"scroll-mb": [{
|
|
2927
|
-
"scroll-mb": scaleUnambiguousSpacing()
|
|
2928
|
-
}],
|
|
2929
|
-
/**
|
|
2930
|
-
* Scroll Margin Left
|
|
2931
|
-
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2932
|
-
*/
|
|
2933
|
-
"scroll-ml": [{
|
|
2934
|
-
"scroll-ml": scaleUnambiguousSpacing()
|
|
2935
|
-
}],
|
|
2936
|
-
/**
|
|
2937
|
-
* Scroll Padding
|
|
2938
|
-
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2939
|
-
*/
|
|
2940
|
-
"scroll-p": [{
|
|
2941
|
-
"scroll-p": scaleUnambiguousSpacing()
|
|
2942
|
-
}],
|
|
2943
|
-
/**
|
|
2944
|
-
* Scroll Padding Inline
|
|
2945
|
-
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2946
|
-
*/
|
|
2947
|
-
"scroll-px": [{
|
|
2948
|
-
"scroll-px": scaleUnambiguousSpacing()
|
|
2949
|
-
}],
|
|
2950
|
-
/**
|
|
2951
|
-
* Scroll Padding Block
|
|
2952
|
-
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2953
|
-
*/
|
|
2954
|
-
"scroll-py": [{
|
|
2955
|
-
"scroll-py": scaleUnambiguousSpacing()
|
|
2956
|
-
}],
|
|
2957
|
-
/**
|
|
2958
|
-
* Scroll Padding Inline Start
|
|
2959
|
-
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2960
|
-
*/
|
|
2961
|
-
"scroll-ps": [{
|
|
2962
|
-
"scroll-ps": scaleUnambiguousSpacing()
|
|
2963
|
-
}],
|
|
2964
|
-
/**
|
|
2965
|
-
* Scroll Padding Inline End
|
|
2966
|
-
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2967
|
-
*/
|
|
2968
|
-
"scroll-pe": [{
|
|
2969
|
-
"scroll-pe": scaleUnambiguousSpacing()
|
|
2970
|
-
}],
|
|
2971
|
-
/**
|
|
2972
|
-
* Scroll Padding Block Start
|
|
2973
|
-
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2974
|
-
*/
|
|
2975
|
-
"scroll-pbs": [{
|
|
2976
|
-
"scroll-pbs": scaleUnambiguousSpacing()
|
|
2977
|
-
}],
|
|
2978
|
-
/**
|
|
2979
|
-
* Scroll Padding Block End
|
|
2980
|
-
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2981
|
-
*/
|
|
2982
|
-
"scroll-pbe": [{
|
|
2983
|
-
"scroll-pbe": scaleUnambiguousSpacing()
|
|
2984
|
-
}],
|
|
2985
|
-
/**
|
|
2986
|
-
* Scroll Padding Top
|
|
2987
|
-
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2988
|
-
*/
|
|
2989
|
-
"scroll-pt": [{
|
|
2990
|
-
"scroll-pt": scaleUnambiguousSpacing()
|
|
2991
|
-
}],
|
|
2992
|
-
/**
|
|
2993
|
-
* Scroll Padding Right
|
|
2994
|
-
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2995
|
-
*/
|
|
2996
|
-
"scroll-pr": [{
|
|
2997
|
-
"scroll-pr": scaleUnambiguousSpacing()
|
|
2998
|
-
}],
|
|
2999
|
-
/**
|
|
3000
|
-
* Scroll Padding Bottom
|
|
3001
|
-
* @see https://tailwindcss.com/docs/scroll-padding
|
|
3002
|
-
*/
|
|
3003
|
-
"scroll-pb": [{
|
|
3004
|
-
"scroll-pb": scaleUnambiguousSpacing()
|
|
3005
|
-
}],
|
|
3006
|
-
/**
|
|
3007
|
-
* Scroll Padding Left
|
|
3008
|
-
* @see https://tailwindcss.com/docs/scroll-padding
|
|
3009
|
-
*/
|
|
3010
|
-
"scroll-pl": [{
|
|
3011
|
-
"scroll-pl": scaleUnambiguousSpacing()
|
|
3012
|
-
}],
|
|
3013
|
-
/**
|
|
3014
|
-
* Scroll Snap Align
|
|
3015
|
-
* @see https://tailwindcss.com/docs/scroll-snap-align
|
|
3016
|
-
*/
|
|
3017
|
-
"snap-align": [{
|
|
3018
|
-
snap: ["start", "end", "center", "align-none"]
|
|
3019
|
-
}],
|
|
3020
|
-
/**
|
|
3021
|
-
* Scroll Snap Stop
|
|
3022
|
-
* @see https://tailwindcss.com/docs/scroll-snap-stop
|
|
3023
|
-
*/
|
|
3024
|
-
"snap-stop": [{
|
|
3025
|
-
snap: ["normal", "always"]
|
|
3026
|
-
}],
|
|
3027
|
-
/**
|
|
3028
|
-
* Scroll Snap Type
|
|
3029
|
-
* @see https://tailwindcss.com/docs/scroll-snap-type
|
|
3030
|
-
*/
|
|
3031
|
-
"snap-type": [{
|
|
3032
|
-
snap: ["none", "x", "y", "both"]
|
|
3033
|
-
}],
|
|
3034
|
-
/**
|
|
3035
|
-
* Scroll Snap Type Strictness
|
|
3036
|
-
* @see https://tailwindcss.com/docs/scroll-snap-type
|
|
3037
|
-
*/
|
|
3038
|
-
"snap-strictness": [{
|
|
3039
|
-
snap: ["mandatory", "proximity"]
|
|
3040
|
-
}],
|
|
3041
|
-
/**
|
|
3042
|
-
* Touch Action
|
|
3043
|
-
* @see https://tailwindcss.com/docs/touch-action
|
|
3044
|
-
*/
|
|
3045
|
-
touch: [{
|
|
3046
|
-
touch: ["auto", "none", "manipulation"]
|
|
3047
|
-
}],
|
|
3048
|
-
/**
|
|
3049
|
-
* Touch Action X
|
|
3050
|
-
* @see https://tailwindcss.com/docs/touch-action
|
|
3051
|
-
*/
|
|
3052
|
-
"touch-x": [{
|
|
3053
|
-
"touch-pan": ["x", "left", "right"]
|
|
3054
|
-
}],
|
|
3055
|
-
/**
|
|
3056
|
-
* Touch Action Y
|
|
3057
|
-
* @see https://tailwindcss.com/docs/touch-action
|
|
3058
|
-
*/
|
|
3059
|
-
"touch-y": [{
|
|
3060
|
-
"touch-pan": ["y", "up", "down"]
|
|
3061
|
-
}],
|
|
3062
|
-
/**
|
|
3063
|
-
* Touch Action Pinch Zoom
|
|
3064
|
-
* @see https://tailwindcss.com/docs/touch-action
|
|
3065
|
-
*/
|
|
3066
|
-
"touch-pz": ["touch-pinch-zoom"],
|
|
3067
|
-
/**
|
|
3068
|
-
* User Select
|
|
3069
|
-
* @see https://tailwindcss.com/docs/user-select
|
|
3070
|
-
*/
|
|
3071
|
-
select: [{
|
|
3072
|
-
select: ["none", "text", "all", "auto"]
|
|
3073
|
-
}],
|
|
3074
|
-
/**
|
|
3075
|
-
* Will Change
|
|
3076
|
-
* @see https://tailwindcss.com/docs/will-change
|
|
3077
|
-
*/
|
|
3078
|
-
"will-change": [{
|
|
3079
|
-
"will-change": ["auto", "scroll", "contents", "transform", isArbitraryVariable, isArbitraryValue]
|
|
3080
|
-
}],
|
|
3081
|
-
// -----------
|
|
3082
|
-
// --- SVG ---
|
|
3083
|
-
// -----------
|
|
3084
|
-
/**
|
|
3085
|
-
* Fill
|
|
3086
|
-
* @see https://tailwindcss.com/docs/fill
|
|
3087
|
-
*/
|
|
3088
|
-
fill: [{
|
|
3089
|
-
fill: ["none", ...scaleColor()]
|
|
3090
|
-
}],
|
|
3091
|
-
/**
|
|
3092
|
-
* Stroke Width
|
|
3093
|
-
* @see https://tailwindcss.com/docs/stroke-width
|
|
3094
|
-
*/
|
|
3095
|
-
"stroke-w": [{
|
|
3096
|
-
stroke: [isNumber, isArbitraryVariableLength, isArbitraryLength, isArbitraryNumber]
|
|
3097
|
-
}],
|
|
3098
|
-
/**
|
|
3099
|
-
* Stroke
|
|
3100
|
-
* @see https://tailwindcss.com/docs/stroke
|
|
3101
|
-
*/
|
|
3102
|
-
stroke: [{
|
|
3103
|
-
stroke: ["none", ...scaleColor()]
|
|
3104
|
-
}],
|
|
3105
|
-
// ---------------------
|
|
3106
|
-
// --- Accessibility ---
|
|
3107
|
-
// ---------------------
|
|
3108
|
-
/**
|
|
3109
|
-
* Forced Color Adjust
|
|
3110
|
-
* @see https://tailwindcss.com/docs/forced-color-adjust
|
|
3111
|
-
*/
|
|
3112
|
-
"forced-color-adjust": [{
|
|
3113
|
-
"forced-color-adjust": ["auto", "none"]
|
|
3114
|
-
}]
|
|
3115
|
-
},
|
|
3116
|
-
conflictingClassGroups: {
|
|
3117
|
-
overflow: ["overflow-x", "overflow-y"],
|
|
3118
|
-
overscroll: ["overscroll-x", "overscroll-y"],
|
|
3119
|
-
inset: ["inset-x", "inset-y", "inset-bs", "inset-be", "start", "end", "top", "right", "bottom", "left"],
|
|
3120
|
-
"inset-x": ["right", "left"],
|
|
3121
|
-
"inset-y": ["top", "bottom"],
|
|
3122
|
-
flex: ["basis", "grow", "shrink"],
|
|
3123
|
-
gap: ["gap-x", "gap-y"],
|
|
3124
|
-
p: ["px", "py", "ps", "pe", "pbs", "pbe", "pt", "pr", "pb", "pl"],
|
|
3125
|
-
px: ["pr", "pl"],
|
|
3126
|
-
py: ["pt", "pb"],
|
|
3127
|
-
m: ["mx", "my", "ms", "me", "mbs", "mbe", "mt", "mr", "mb", "ml"],
|
|
3128
|
-
mx: ["mr", "ml"],
|
|
3129
|
-
my: ["mt", "mb"],
|
|
3130
|
-
size: ["w", "h"],
|
|
3131
|
-
"font-size": ["leading"],
|
|
3132
|
-
"fvn-normal": ["fvn-ordinal", "fvn-slashed-zero", "fvn-figure", "fvn-spacing", "fvn-fraction"],
|
|
3133
|
-
"fvn-ordinal": ["fvn-normal"],
|
|
3134
|
-
"fvn-slashed-zero": ["fvn-normal"],
|
|
3135
|
-
"fvn-figure": ["fvn-normal"],
|
|
3136
|
-
"fvn-spacing": ["fvn-normal"],
|
|
3137
|
-
"fvn-fraction": ["fvn-normal"],
|
|
3138
|
-
"line-clamp": ["display", "overflow"],
|
|
3139
|
-
rounded: ["rounded-s", "rounded-e", "rounded-t", "rounded-r", "rounded-b", "rounded-l", "rounded-ss", "rounded-se", "rounded-ee", "rounded-es", "rounded-tl", "rounded-tr", "rounded-br", "rounded-bl"],
|
|
3140
|
-
"rounded-s": ["rounded-ss", "rounded-es"],
|
|
3141
|
-
"rounded-e": ["rounded-se", "rounded-ee"],
|
|
3142
|
-
"rounded-t": ["rounded-tl", "rounded-tr"],
|
|
3143
|
-
"rounded-r": ["rounded-tr", "rounded-br"],
|
|
3144
|
-
"rounded-b": ["rounded-br", "rounded-bl"],
|
|
3145
|
-
"rounded-l": ["rounded-tl", "rounded-bl"],
|
|
3146
|
-
"border-spacing": ["border-spacing-x", "border-spacing-y"],
|
|
3147
|
-
"border-w": ["border-w-x", "border-w-y", "border-w-s", "border-w-e", "border-w-bs", "border-w-be", "border-w-t", "border-w-r", "border-w-b", "border-w-l"],
|
|
3148
|
-
"border-w-x": ["border-w-r", "border-w-l"],
|
|
3149
|
-
"border-w-y": ["border-w-t", "border-w-b"],
|
|
3150
|
-
"border-color": ["border-color-x", "border-color-y", "border-color-s", "border-color-e", "border-color-bs", "border-color-be", "border-color-t", "border-color-r", "border-color-b", "border-color-l"],
|
|
3151
|
-
"border-color-x": ["border-color-r", "border-color-l"],
|
|
3152
|
-
"border-color-y": ["border-color-t", "border-color-b"],
|
|
3153
|
-
translate: ["translate-x", "translate-y", "translate-none"],
|
|
3154
|
-
"translate-none": ["translate", "translate-x", "translate-y", "translate-z"],
|
|
3155
|
-
"scroll-m": ["scroll-mx", "scroll-my", "scroll-ms", "scroll-me", "scroll-mbs", "scroll-mbe", "scroll-mt", "scroll-mr", "scroll-mb", "scroll-ml"],
|
|
3156
|
-
"scroll-mx": ["scroll-mr", "scroll-ml"],
|
|
3157
|
-
"scroll-my": ["scroll-mt", "scroll-mb"],
|
|
3158
|
-
"scroll-p": ["scroll-px", "scroll-py", "scroll-ps", "scroll-pe", "scroll-pbs", "scroll-pbe", "scroll-pt", "scroll-pr", "scroll-pb", "scroll-pl"],
|
|
3159
|
-
"scroll-px": ["scroll-pr", "scroll-pl"],
|
|
3160
|
-
"scroll-py": ["scroll-pt", "scroll-pb"],
|
|
3161
|
-
touch: ["touch-x", "touch-y", "touch-pz"],
|
|
3162
|
-
"touch-x": ["touch"],
|
|
3163
|
-
"touch-y": ["touch"],
|
|
3164
|
-
"touch-pz": ["touch"]
|
|
3165
|
-
},
|
|
3166
|
-
conflictingClassGroupModifiers: {
|
|
3167
|
-
"font-size": ["leading"]
|
|
3168
|
-
},
|
|
3169
|
-
orderSensitiveModifiers: ["*", "**", "after", "backdrop", "before", "details-content", "file", "first-letter", "first-line", "marker", "placeholder", "selection"]
|
|
3170
|
-
};
|
|
3171
|
-
};
|
|
3172
|
-
const mergeConfigs = (baseConfig, {
|
|
3173
|
-
cacheSize,
|
|
3174
|
-
prefix,
|
|
3175
|
-
experimentalParseClassName,
|
|
3176
|
-
extend = {},
|
|
3177
|
-
override = {}
|
|
3178
|
-
}) => {
|
|
3179
|
-
overrideProperty(baseConfig, "cacheSize", cacheSize);
|
|
3180
|
-
overrideProperty(baseConfig, "prefix", prefix);
|
|
3181
|
-
overrideProperty(baseConfig, "experimentalParseClassName", experimentalParseClassName);
|
|
3182
|
-
overrideConfigProperties(baseConfig.theme, override.theme);
|
|
3183
|
-
overrideConfigProperties(baseConfig.classGroups, override.classGroups);
|
|
3184
|
-
overrideConfigProperties(baseConfig.conflictingClassGroups, override.conflictingClassGroups);
|
|
3185
|
-
overrideConfigProperties(baseConfig.conflictingClassGroupModifiers, override.conflictingClassGroupModifiers);
|
|
3186
|
-
overrideProperty(baseConfig, "orderSensitiveModifiers", override.orderSensitiveModifiers);
|
|
3187
|
-
mergeConfigProperties(baseConfig.theme, extend.theme);
|
|
3188
|
-
mergeConfigProperties(baseConfig.classGroups, extend.classGroups);
|
|
3189
|
-
mergeConfigProperties(baseConfig.conflictingClassGroups, extend.conflictingClassGroups);
|
|
3190
|
-
mergeConfigProperties(baseConfig.conflictingClassGroupModifiers, extend.conflictingClassGroupModifiers);
|
|
3191
|
-
mergeArrayProperties(baseConfig, extend, "orderSensitiveModifiers");
|
|
3192
|
-
return baseConfig;
|
|
3193
|
-
};
|
|
3194
|
-
const overrideProperty = (baseObject, overrideKey, overrideValue) => {
|
|
3195
|
-
if (overrideValue !== void 0) {
|
|
3196
|
-
baseObject[overrideKey] = overrideValue;
|
|
3197
|
-
}
|
|
3198
|
-
};
|
|
3199
|
-
const overrideConfigProperties = (baseObject, overrideObject) => {
|
|
3200
|
-
if (overrideObject) {
|
|
3201
|
-
for (const key in overrideObject) {
|
|
3202
|
-
overrideProperty(baseObject, key, overrideObject[key]);
|
|
3203
|
-
}
|
|
3204
|
-
}
|
|
3205
|
-
};
|
|
3206
|
-
const mergeConfigProperties = (baseObject, mergeObject) => {
|
|
3207
|
-
if (mergeObject) {
|
|
3208
|
-
for (const key in mergeObject) {
|
|
3209
|
-
mergeArrayProperties(baseObject, mergeObject, key);
|
|
3210
|
-
}
|
|
3211
|
-
}
|
|
3212
|
-
};
|
|
3213
|
-
const mergeArrayProperties = (baseObject, mergeObject, key) => {
|
|
3214
|
-
const mergeValue = mergeObject[key];
|
|
3215
|
-
if (mergeValue !== void 0) {
|
|
3216
|
-
baseObject[key] = baseObject[key] ? baseObject[key].concat(mergeValue) : mergeValue;
|
|
3217
|
-
}
|
|
3218
|
-
};
|
|
3219
|
-
const extendTailwindMerge = (configExtension, ...createConfig) => typeof configExtension === "function" ? createTailwindMerge(getDefaultConfig, configExtension, ...createConfig) : createTailwindMerge(() => mergeConfigs(getDefaultConfig(), configExtension), ...createConfig);
|
|
3220
|
-
export {
|
|
3221
|
-
createTailwindMerge,
|
|
3222
|
-
extendTailwindMerge,
|
|
3223
|
-
fromTheme,
|
|
3224
|
-
getDefaultConfig,
|
|
3225
|
-
mergeConfigs,
|
|
3226
|
-
twJoin
|
|
3227
|
-
};
|