@yahoo/uds-v5-wip 0.0.1
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/accordion.config.d.ts +2 -0
- package/dist/components/accordion.config.js +2 -0
- package/dist/components/accordion.d.ts +2 -0
- package/dist/components/accordion.js +2 -0
- package/dist/components/alert.config.d.ts +2 -0
- package/dist/components/alert.config.js +2 -0
- package/dist/components/alert.d.ts +2 -0
- package/dist/components/alert.js +2 -0
- package/dist/components/anchor.config.d.ts +2 -0
- package/dist/components/anchor.config.js +2 -0
- package/dist/components/anchor.d.ts +2 -0
- package/dist/components/anchor.js +2 -0
- package/dist/components/article.d.ts +2 -0
- package/dist/components/article.js +2 -0
- package/dist/components/aside.d.ts +2 -0
- package/dist/components/aside.js +2 -0
- package/dist/components/avatar-group.config.d.ts +2 -0
- package/dist/components/avatar-group.config.js +2 -0
- package/dist/components/avatar-group.d.ts +2 -0
- package/dist/components/avatar-group.js +2 -0
- package/dist/components/avatar.config.d.ts +2 -0
- package/dist/components/avatar.config.js +2 -0
- package/dist/components/avatar.d.ts +2 -0
- package/dist/components/avatar.js +2 -0
- package/dist/components/badge.config.d.ts +2 -0
- package/dist/components/badge.config.js +2 -0
- package/dist/components/badge.d.ts +2 -0
- package/dist/components/badge.js +2 -0
- package/dist/components/box.d.ts +2 -0
- package/dist/components/box.js +2 -0
- package/dist/components/breadcrumb.config.d.ts +2 -0
- package/dist/components/breadcrumb.config.js +2 -0
- package/dist/components/breadcrumb.d.ts +2 -0
- package/dist/components/breadcrumb.js +2 -0
- package/dist/components/button.config.d.ts +2 -0
- package/dist/components/button.config.js +2 -0
- package/dist/components/button.d.ts +2 -0
- package/dist/components/button.js +2 -0
- package/dist/components/card.config.d.ts +2 -0
- package/dist/components/card.config.js +2 -0
- package/dist/components/card.d.ts +2 -0
- package/dist/components/card.js +2 -0
- package/dist/components/collapsible.config.d.ts +2 -0
- package/dist/components/collapsible.config.js +2 -0
- package/dist/components/collapsible.d.ts +2 -0
- package/dist/components/collapsible.js +2 -0
- package/dist/components/command.config.d.ts +2 -0
- package/dist/components/command.config.js +2 -0
- package/dist/components/command.d.ts +2 -0
- package/dist/components/command.js +2 -0
- package/dist/components/control-color.config.d.ts +2 -0
- package/dist/components/control-color.config.js +2 -0
- package/dist/components/control-color.d.ts +2 -0
- package/dist/components/control-color.js +2 -0
- package/dist/components/control-curve.config.d.ts +2 -0
- package/dist/components/control-curve.config.js +2 -0
- package/dist/components/control-curve.d.ts +2 -0
- package/dist/components/control-curve.js +2 -0
- package/dist/components/control-folder.config.d.ts +2 -0
- package/dist/components/control-folder.config.js +2 -0
- package/dist/components/control-folder.d.ts +2 -0
- package/dist/components/control-folder.js +2 -0
- package/dist/components/control-group.config.d.ts +2 -0
- package/dist/components/control-group.config.js +2 -0
- package/dist/components/control-group.d.ts +2 -0
- package/dist/components/control-group.js +2 -0
- package/dist/components/control-knob.config.d.ts +2 -0
- package/dist/components/control-knob.config.js +2 -0
- package/dist/components/control-knob.d.ts +2 -0
- package/dist/components/control-knob.js +2 -0
- package/dist/components/control-panel.config.d.ts +2 -0
- package/dist/components/control-panel.config.js +2 -0
- package/dist/components/control-panel.d.ts +2 -0
- package/dist/components/control-panel.js +2 -0
- package/dist/components/control-select.config.d.ts +2 -0
- package/dist/components/control-select.config.js +2 -0
- package/dist/components/control-select.d.ts +2 -0
- package/dist/components/control-select.js +2 -0
- package/dist/components/control-slider.config.d.ts +2 -0
- package/dist/components/control-slider.config.js +2 -0
- package/dist/components/control-slider.d.ts +2 -0
- package/dist/components/control-slider.js +2 -0
- package/dist/components/control-spring.config.d.ts +2 -0
- package/dist/components/control-spring.config.js +2 -0
- package/dist/components/control-spring.d.ts +2 -0
- package/dist/components/control-spring.js +2 -0
- package/dist/components/control-stepper.config.d.ts +2 -0
- package/dist/components/control-stepper.config.js +2 -0
- package/dist/components/control-stepper.d.ts +2 -0
- package/dist/components/control-stepper.js +2 -0
- package/dist/components/control-toggle.config.d.ts +2 -0
- package/dist/components/control-toggle.config.js +2 -0
- package/dist/components/control-toggle.d.ts +2 -0
- package/dist/components/control-toggle.js +2 -0
- package/dist/components/dist/_slots.js +8 -0
- package/dist/components/dist/accordion.config.d.ts +432 -0
- package/dist/components/dist/accordion.config.js +81 -0
- package/dist/components/dist/accordion.d.ts +454 -0
- package/dist/components/dist/accordion.js +60 -0
- package/dist/components/dist/alert.config.d.ts +220 -0
- package/dist/components/dist/alert.config.js +54 -0
- package/dist/components/dist/alert.d.ts +231 -0
- package/dist/components/dist/alert.js +16 -0
- package/dist/components/dist/anchor.config.d.ts +251 -0
- package/dist/components/dist/anchor.config.js +22 -0
- package/dist/components/dist/anchor.d.ts +262 -0
- package/dist/components/dist/anchor.js +9 -0
- package/dist/components/dist/article.d.ts +12 -0
- package/dist/components/dist/article.js +9 -0
- package/dist/components/dist/aside.d.ts +12 -0
- package/dist/components/dist/aside.js +9 -0
- package/dist/components/dist/avatar-group.config.d.ts +316 -0
- package/dist/components/dist/avatar-group.config.js +33 -0
- package/dist/components/dist/avatar-group.d.ts +330 -0
- package/dist/components/dist/avatar-group.js +39 -0
- package/dist/components/dist/avatar.config.d.ts +198 -0
- package/dist/components/dist/avatar.config.js +49 -0
- package/dist/components/dist/avatar.d.ts +212 -0
- package/dist/components/dist/avatar.js +20 -0
- package/dist/components/dist/badge.config.d.ts +478 -0
- package/dist/components/dist/badge.config.js +99 -0
- package/dist/components/dist/badge.d.ts +490 -0
- package/dist/components/dist/badge.js +16 -0
- package/dist/components/dist/box.d.ts +15 -0
- package/dist/components/dist/box.js +9 -0
- package/dist/components/dist/breadcrumb.config.d.ts +391 -0
- package/dist/components/dist/breadcrumb.config.js +43 -0
- package/dist/components/dist/breadcrumb.d.ts +421 -0
- package/dist/components/dist/breadcrumb.js +119 -0
- package/dist/components/dist/button.config.d.ts +382 -0
- package/dist/components/dist/button.config.js +91 -0
- package/dist/components/dist/button.d.ts +404 -0
- package/dist/components/dist/button.js +35 -0
- package/dist/components/dist/card.config.d.ts +337 -0
- package/dist/components/dist/card.config.js +33 -0
- package/dist/components/dist/card.d.ts +353 -0
- package/dist/components/dist/card.js +27 -0
- package/dist/components/dist/collapsible.config.d.ts +46 -0
- package/dist/components/dist/collapsible.config.js +46 -0
- package/dist/components/dist/collapsible.d.ts +62 -0
- package/dist/components/dist/collapsible.js +38 -0
- package/dist/components/dist/command.config.d.ts +1614 -0
- package/dist/components/dist/command.config.js +170 -0
- package/dist/components/dist/command.d.ts +1723 -0
- package/dist/components/dist/command.js +341 -0
- package/dist/components/dist/control-color.config.d.ts +980 -0
- package/dist/components/dist/control-color.config.js +81 -0
- package/dist/components/dist/control-color.d.ts +996 -0
- package/dist/components/dist/control-color.js +64 -0
- package/dist/components/dist/control-curve.config.d.ts +19 -0
- package/dist/components/dist/control-curve.config.js +14 -0
- package/dist/components/dist/control-curve.d.ts +36 -0
- package/dist/components/dist/control-curve.js +81 -0
- package/dist/components/dist/control-folder.config.d.ts +178 -0
- package/dist/components/dist/control-folder.config.js +47 -0
- package/dist/components/dist/control-folder.d.ts +195 -0
- package/dist/components/dist/control-folder.js +41 -0
- package/dist/components/dist/control-group.config.d.ts +860 -0
- package/dist/components/dist/control-group.config.js +80 -0
- package/dist/components/dist/control-group.d.ts +882 -0
- package/dist/components/dist/control-group.js +89 -0
- package/dist/components/dist/control-knob.config.d.ts +793 -0
- package/dist/components/dist/control-knob.config.js +67 -0
- package/dist/components/dist/control-knob.d.ts +820 -0
- package/dist/components/dist/control-knob.js +148 -0
- package/dist/components/dist/control-panel.config.d.ts +403 -0
- package/dist/components/dist/control-panel.config.js +38 -0
- package/dist/components/dist/control-panel.d.ts +416 -0
- package/dist/components/dist/control-panel.js +22 -0
- package/dist/components/dist/control-select.config.d.ts +1177 -0
- package/dist/components/dist/control-select.config.js +102 -0
- package/dist/components/dist/control-select.d.ts +1201 -0
- package/dist/components/dist/control-select.js +63 -0
- package/dist/components/dist/control-slider.config.d.ts +105 -0
- package/dist/components/dist/control-slider.config.js +98 -0
- package/dist/components/dist/control-slider.d.ts +128 -0
- package/dist/components/dist/control-slider.js +87 -0
- package/dist/components/dist/control-spring.config.d.ts +418 -0
- package/dist/components/dist/control-spring.config.js +36 -0
- package/dist/components/dist/control-spring.d.ts +440 -0
- package/dist/components/dist/control-spring.js +136 -0
- package/dist/components/dist/control-stepper.config.d.ts +1085 -0
- package/dist/components/dist/control-stepper.config.js +108 -0
- package/dist/components/dist/control-stepper.d.ts +1105 -0
- package/dist/components/dist/control-stepper.js +109 -0
- package/dist/components/dist/control-toggle.config.d.ts +408 -0
- package/dist/components/dist/control-toggle.config.js +26 -0
- package/dist/components/dist/control-toggle.d.ts +421 -0
- package/dist/components/dist/control-toggle.js +36 -0
- package/dist/components/dist/createSlot.d.ts +9 -0
- package/dist/components/dist/createSlot.js +89 -0
- package/dist/components/dist/dropdown.config.d.ts +921 -0
- package/dist/components/dist/dropdown.config.js +107 -0
- package/dist/components/dist/dropdown.d.ts +951 -0
- package/dist/components/dist/dropdown.js +92 -0
- package/dist/components/dist/empty-state.config.d.ts +397 -0
- package/dist/components/dist/empty-state.config.js +53 -0
- package/dist/components/dist/empty-state.d.ts +417 -0
- package/dist/components/dist/empty-state.js +33 -0
- package/dist/components/dist/footer.d.ts +12 -0
- package/dist/components/dist/footer.js +9 -0
- package/dist/components/dist/grid.d.ts +42 -0
- package/dist/components/dist/grid.js +34 -0
- package/dist/components/dist/header.d.ts +12 -0
- package/dist/components/dist/header.js +9 -0
- package/dist/components/dist/hstack.d.ts +16 -0
- package/dist/components/dist/hstack.js +21 -0
- package/dist/components/dist/image.d.ts +20 -0
- package/dist/components/dist/image.js +9 -0
- package/dist/components/dist/input.config.d.ts +59 -0
- package/dist/components/dist/input.config.js +42 -0
- package/dist/components/dist/input.d.ts +68 -0
- package/dist/components/dist/input.js +14 -0
- package/dist/components/dist/item.config.d.ts +352 -0
- package/dist/components/dist/item.config.js +83 -0
- package/dist/components/dist/item.d.ts +375 -0
- package/dist/components/dist/item.js +51 -0
- package/dist/components/dist/list.d.ts +20 -0
- package/dist/components/dist/list.js +21 -0
- package/dist/components/dist/main.d.ts +12 -0
- package/dist/components/dist/main.js +9 -0
- package/dist/components/dist/modal.config.d.ts +398 -0
- package/dist/components/dist/modal.config.js +92 -0
- package/dist/components/dist/modal.d.ts +434 -0
- package/dist/components/dist/modal.js +125 -0
- package/dist/components/dist/nav-header.config.d.ts +159 -0
- package/dist/components/dist/nav-header.config.js +26 -0
- package/dist/components/dist/nav-header.d.ts +174 -0
- package/dist/components/dist/nav-header.js +23 -0
- package/dist/components/dist/nav.d.ts +12 -0
- package/dist/components/dist/nav.js +9 -0
- package/dist/components/dist/preset-bar.config.d.ts +193 -0
- package/dist/components/dist/preset-bar.config.js +39 -0
- package/dist/components/dist/preset-bar.d.ts +216 -0
- package/dist/components/dist/preset-bar.js +71 -0
- package/dist/components/dist/presets/index.d.ts +17675 -0
- package/dist/components/dist/presets/index.js +97 -0
- package/dist/components/dist/pressable.d.ts +12 -0
- package/dist/components/dist/pressable.js +9 -0
- package/dist/components/dist/progress.config.d.ts +297 -0
- package/dist/components/dist/progress.config.js +35 -0
- package/dist/components/dist/progress.d.ts +312 -0
- package/dist/components/dist/progress.js +43 -0
- package/dist/components/dist/section.d.ts +12 -0
- package/dist/components/dist/section.js +9 -0
- package/dist/components/dist/select.config.d.ts +32 -0
- package/dist/components/dist/select.config.js +25 -0
- package/dist/components/dist/select.d.ts +46 -0
- package/dist/components/dist/select.js +13 -0
- package/dist/components/dist/sheet.config.d.ts +246 -0
- package/dist/components/dist/sheet.config.js +99 -0
- package/dist/components/dist/sheet.d.ts +268 -0
- package/dist/components/dist/sheet.js +53 -0
- package/dist/components/dist/sidebar.config.d.ts +1652 -0
- package/dist/components/dist/sidebar.config.js +217 -0
- package/dist/components/dist/sidebar.d.ts +1826 -0
- package/dist/components/dist/sidebar.js +496 -0
- package/dist/components/dist/skeleton.config.d.ts +17 -0
- package/dist/components/dist/skeleton.config.js +10 -0
- package/dist/components/dist/skeleton.d.ts +28 -0
- package/dist/components/dist/skeleton.js +16 -0
- package/dist/components/dist/slider.config.d.ts +45 -0
- package/dist/components/dist/slider.config.js +40 -0
- package/dist/components/dist/slider.d.ts +71 -0
- package/dist/components/dist/slider.js +247 -0
- package/dist/components/dist/spinner.config.d.ts +35 -0
- package/dist/components/dist/spinner.config.js +24 -0
- package/dist/components/dist/spinner.d.ts +43 -0
- package/dist/components/dist/spinner.js +29 -0
- package/dist/components/dist/svg.d.ts +22 -0
- package/dist/components/dist/svg.js +17 -0
- package/dist/components/dist/switch.config.d.ts +354 -0
- package/dist/components/dist/switch.config.js +47 -0
- package/dist/components/dist/switch.d.ts +371 -0
- package/dist/components/dist/switch.js +32 -0
- package/dist/components/dist/table.d.ts +37 -0
- package/dist/components/dist/table.js +29 -0
- package/dist/components/dist/tabs.config.d.ts +612 -0
- package/dist/components/dist/tabs.config.js +56 -0
- package/dist/components/dist/tabs.d.ts +633 -0
- package/dist/components/dist/tabs.js +77 -0
- package/dist/components/dist/text.config.d.ts +307 -0
- package/dist/components/dist/text.config.js +149 -0
- package/dist/components/dist/text.d.ts +206 -0
- package/dist/components/dist/text.js +12 -0
- package/dist/components/dist/textarea.config.d.ts +353 -0
- package/dist/components/dist/textarea.config.js +57 -0
- package/dist/components/dist/textarea.d.ts +363 -0
- package/dist/components/dist/textarea.js +9 -0
- package/dist/components/dist/toast.config.d.ts +336 -0
- package/dist/components/dist/toast.config.js +145 -0
- package/dist/components/dist/toast.d.ts +427 -0
- package/dist/components/dist/toast.js +159 -0
- package/dist/components/dist/tooltip.config.d.ts +194 -0
- package/dist/components/dist/tooltip.config.js +40 -0
- package/dist/components/dist/tooltip.d.ts +207 -0
- package/dist/components/dist/tooltip.js +28 -0
- package/dist/components/dist/vstack.d.ts +16 -0
- package/dist/components/dist/vstack.js +20 -0
- package/dist/components/dropdown.config.d.ts +2 -0
- package/dist/components/dropdown.config.js +2 -0
- package/dist/components/dropdown.d.ts +2 -0
- package/dist/components/dropdown.js +2 -0
- package/dist/components/empty-state.config.d.ts +2 -0
- package/dist/components/empty-state.config.js +2 -0
- package/dist/components/empty-state.d.ts +2 -0
- package/dist/components/empty-state.js +2 -0
- package/dist/components/footer.d.ts +2 -0
- package/dist/components/footer.js +2 -0
- package/dist/components/grid.d.ts +2 -0
- package/dist/components/grid.js +2 -0
- package/dist/components/header.d.ts +2 -0
- package/dist/components/header.js +2 -0
- package/dist/components/hstack.d.ts +2 -0
- package/dist/components/hstack.js +2 -0
- package/dist/components/image.d.ts +2 -0
- package/dist/components/image.js +2 -0
- package/dist/components/input.config.d.ts +2 -0
- package/dist/components/input.config.js +2 -0
- package/dist/components/input.d.ts +2 -0
- package/dist/components/input.js +2 -0
- package/dist/components/item.config.d.ts +2 -0
- package/dist/components/item.config.js +2 -0
- package/dist/components/item.d.ts +2 -0
- package/dist/components/item.js +2 -0
- package/dist/components/list.d.ts +2 -0
- package/dist/components/list.js +2 -0
- package/dist/components/main.d.ts +2 -0
- package/dist/components/main.js +2 -0
- package/dist/components/modal.config.d.ts +2 -0
- package/dist/components/modal.config.js +2 -0
- package/dist/components/modal.d.ts +2 -0
- package/dist/components/modal.js +2 -0
- package/dist/components/nav-header.config.d.ts +2 -0
- package/dist/components/nav-header.config.js +2 -0
- package/dist/components/nav-header.d.ts +2 -0
- package/dist/components/nav-header.js +2 -0
- package/dist/components/nav.d.ts +2 -0
- package/dist/components/nav.js +2 -0
- package/dist/components/preset-bar.config.d.ts +2 -0
- package/dist/components/preset-bar.config.js +2 -0
- package/dist/components/preset-bar.d.ts +2 -0
- package/dist/components/preset-bar.js +2 -0
- package/dist/components/presets/index.d.ts +44 -0
- package/dist/components/presets/index.js +44 -0
- package/dist/components/pressable.d.ts +2 -0
- package/dist/components/pressable.js +2 -0
- package/dist/components/progress.config.d.ts +2 -0
- package/dist/components/progress.config.js +2 -0
- package/dist/components/progress.d.ts +2 -0
- package/dist/components/progress.js +2 -0
- package/dist/components/section.d.ts +2 -0
- package/dist/components/section.js +2 -0
- package/dist/components/select.config.d.ts +2 -0
- package/dist/components/select.config.js +2 -0
- package/dist/components/select.d.ts +2 -0
- package/dist/components/select.js +2 -0
- package/dist/components/sheet.config.d.ts +2 -0
- package/dist/components/sheet.config.js +2 -0
- package/dist/components/sheet.d.ts +2 -0
- package/dist/components/sheet.js +2 -0
- package/dist/components/sidebar.config.d.ts +2 -0
- package/dist/components/sidebar.config.js +2 -0
- package/dist/components/sidebar.d.ts +2 -0
- package/dist/components/sidebar.js +2 -0
- package/dist/components/skeleton.config.d.ts +2 -0
- package/dist/components/skeleton.config.js +2 -0
- package/dist/components/skeleton.d.ts +2 -0
- package/dist/components/skeleton.js +2 -0
- package/dist/components/slider.config.d.ts +2 -0
- package/dist/components/slider.config.js +2 -0
- package/dist/components/slider.d.ts +2 -0
- package/dist/components/slider.js +2 -0
- package/dist/components/spinner.config.d.ts +2 -0
- package/dist/components/spinner.config.js +2 -0
- package/dist/components/spinner.d.ts +2 -0
- package/dist/components/spinner.js +2 -0
- package/dist/components/svg.d.ts +2 -0
- package/dist/components/svg.js +2 -0
- package/dist/components/switch.config.d.ts +2 -0
- package/dist/components/switch.config.js +2 -0
- package/dist/components/switch.d.ts +2 -0
- package/dist/components/switch.js +2 -0
- package/dist/components/table.d.ts +2 -0
- package/dist/components/table.js +2 -0
- package/dist/components/tabs.config.d.ts +2 -0
- package/dist/components/tabs.config.js +2 -0
- package/dist/components/tabs.d.ts +2 -0
- package/dist/components/tabs.js +2 -0
- package/dist/components/text.config.d.ts +2 -0
- package/dist/components/text.config.js +2 -0
- package/dist/components/text.d.ts +2 -0
- package/dist/components/text.js +2 -0
- package/dist/components/textarea.config.d.ts +2 -0
- package/dist/components/textarea.config.js +2 -0
- package/dist/components/textarea.d.ts +2 -0
- package/dist/components/textarea.js +2 -0
- package/dist/components/toast.config.d.ts +2 -0
- package/dist/components/toast.config.js +2 -0
- package/dist/components/toast.d.ts +2 -0
- package/dist/components/toast.js +2 -0
- package/dist/components/tooltip.config.d.ts +2 -0
- package/dist/components/tooltip.config.js +2 -0
- package/dist/components/tooltip.d.ts +2 -0
- package/dist/components/tooltip.js +2 -0
- package/dist/components/vstack.d.ts +2 -0
- package/dist/components/vstack.js +2 -0
- package/dist/config/dist/component-resolution.d.ts +1 -0
- package/dist/config/dist/component-resolution.js +78 -0
- package/dist/config/dist/consts/defaultColors.d.ts +253 -0
- package/dist/config/dist/consts/defaultColors.js +252 -0
- package/dist/config/dist/createConfig.d.ts +214 -0
- package/dist/config/dist/createConfig.js +454 -0
- package/dist/config/dist/index.d.ts +5 -0
- package/dist/config/dist/index.js +4 -0
- package/dist/config/dist/preset-merge.js +165 -0
- package/dist/config/dist/serialize.d.ts +57 -0
- package/dist/config/dist/serialize.js +153 -0
- package/dist/config-utils/dist/componentConfig.d.ts +10 -0
- package/dist/config-utils/dist/componentConfig.js +11 -0
- package/dist/config-utils.d.ts +2 -0
- package/dist/config-utils.js +2 -0
- package/dist/config.d.ts +3512 -0
- package/dist/config.js +22 -0
- package/dist/core/dist/createComponent.boundaries.js +192 -0
- package/dist/core/dist/createComponent.d.ts +57 -0
- package/dist/core/dist/createComponent.js +67 -0
- package/dist/core/dist/createComponentExample.d.ts +42 -0
- package/dist/core/dist/createComponentExample.js +27 -0
- package/dist/core/dist/createProvider.d.ts +13 -0
- package/dist/core/dist/createProvider.js +24 -0
- package/dist/core/dist/generated/stylePropsTwMap.d.ts +1701 -0
- package/dist/core/dist/generated/stylePropsTwMap.js +570 -0
- package/dist/core/dist/getComponentStyles.d.ts +50 -0
- package/dist/core/dist/getComponentStyles.js +85 -0
- package/dist/core/dist/getStyles.d.ts +43 -0
- package/dist/core/dist/getStyles.js +305 -0
- package/dist/core/dist/index.d.ts +11 -0
- package/dist/core/dist/index.js +11 -0
- package/dist/core/dist/macros.d.ts +22 -0
- package/dist/core/dist/macros.js +49 -0
- package/dist/core/dist/propMappings.d.ts +77 -0
- package/dist/core/dist/propMappings.js +1404 -0
- package/dist/core/dist/resolveMotionState.d.ts +5 -0
- package/dist/core/dist/resolveMotionState.js +17 -0
- package/dist/core/dist/resolveProps.boundaries.js +130 -0
- package/dist/core/dist/transformPreset.d.ts +18 -0
- package/dist/core/dist/transformPreset.js +28 -0
- package/dist/core/dist/withDefaultStyleProps.d.ts +44 -0
- package/dist/core/dist/withDefaultStyleProps.js +18 -0
- package/dist/core.d.ts +12 -0
- package/dist/core.js +13 -0
- package/dist/createSlot.d.ts +2 -0
- package/dist/createSlot.js +2 -0
- package/dist/devtools.d.ts +2 -0
- package/dist/devtools.js +3 -0
- package/dist/fixtures.d.ts +2 -0
- package/dist/fixtures.js +3 -0
- package/dist/foundational-presets/dist/boldVibrant.d.ts +3575 -0
- package/dist/foundational-presets/dist/boldVibrant.js +326 -0
- package/dist/foundational-presets/dist/brutalist.d.ts +3575 -0
- package/dist/foundational-presets/dist/brutalist.js +326 -0
- package/dist/foundational-presets/dist/candy.d.ts +3575 -0
- package/dist/foundational-presets/dist/candy.js +326 -0
- package/dist/foundational-presets/dist/cleanMinimalist.d.ts +3575 -0
- package/dist/foundational-presets/dist/cleanMinimalist.js +326 -0
- package/dist/foundational-presets/dist/corporate.d.ts +3575 -0
- package/dist/foundational-presets/dist/corporate.js +326 -0
- package/dist/foundational-presets/dist/darkMoody.d.ts +3575 -0
- package/dist/foundational-presets/dist/darkMoody.js +326 -0
- package/dist/foundational-presets/dist/defaultPreset.d.ts +3509 -0
- package/dist/foundational-presets/dist/defaultPreset.js +1784 -0
- package/dist/foundational-presets/dist/forest.d.ts +3575 -0
- package/dist/foundational-presets/dist/forest.js +326 -0
- package/dist/foundational-presets/dist/highContrast.d.ts +3575 -0
- package/dist/foundational-presets/dist/highContrast.js +326 -0
- package/dist/foundational-presets/dist/index.d.ts +19 -0
- package/dist/foundational-presets/dist/index.js +19 -0
- package/dist/foundational-presets/dist/lavender.d.ts +3575 -0
- package/dist/foundational-presets/dist/lavender.js +326 -0
- package/dist/foundational-presets/dist/luxury.d.ts +3575 -0
- package/dist/foundational-presets/dist/luxury.js +326 -0
- package/dist/foundational-presets/dist/monochrome.d.ts +3575 -0
- package/dist/foundational-presets/dist/monochrome.js +326 -0
- package/dist/foundational-presets/dist/motion.d.ts +13 -0
- package/dist/foundational-presets/dist/motion.js +10 -0
- package/dist/foundational-presets/dist/neonCyber.d.ts +3575 -0
- package/dist/foundational-presets/dist/neonCyber.js +326 -0
- package/dist/foundational-presets/dist/newspaper.d.ts +3575 -0
- package/dist/foundational-presets/dist/newspaper.js +326 -0
- package/dist/foundational-presets/dist/ocean.d.ts +3575 -0
- package/dist/foundational-presets/dist/ocean.js +326 -0
- package/dist/foundational-presets/dist/slate.d.ts +3575 -0
- package/dist/foundational-presets/dist/slate.js +326 -0
- package/dist/foundational-presets/dist/sunset.d.ts +3575 -0
- package/dist/foundational-presets/dist/sunset.js +326 -0
- package/dist/foundational-presets/dist/terminal.d.ts +3575 -0
- package/dist/foundational-presets/dist/terminal.js +326 -0
- package/dist/foundational-presets/dist/warmOrganic.d.ts +3575 -0
- package/dist/foundational-presets/dist/warmOrganic.js +326 -0
- package/dist/loader/dist/_virtual/_rolldown/runtime.js +6 -0
- package/dist/loader/dist/loader/artifacts.js +43 -0
- package/dist/loader/dist/loader/babel-utils.js +29 -0
- package/dist/loader/dist/loader/create-component-data.js +33 -0
- package/dist/loader/dist/loader/create-component-lowering.js +454 -0
- package/dist/loader/dist/loader/data-attr-transform.js +191 -0
- package/dist/loader/dist/loader/dynamic-style-codegen.js +96 -0
- package/dist/loader/dist/loader/internal-meta.js +22 -0
- package/dist/loader/dist/loader/motion-transform.js +717 -0
- package/dist/loader/dist/loader/style-transform.js +670 -0
- package/dist/loader/dist/loader.d.ts +8 -0
- package/dist/loader/dist/loader.js +357 -0
- package/dist/loader/dist/next.d.ts +17 -0
- package/dist/loader/dist/next.js +77 -0
- package/dist/loader/dist/node_modules/react/cjs/react-jsx-runtime.development.js +203 -0
- package/dist/loader/dist/node_modules/react/cjs/react-jsx-runtime.production.js +25 -0
- package/dist/loader/dist/node_modules/react/cjs/react.development.js +762 -0
- package/dist/loader/dist/node_modules/react/cjs/react.production.js +351 -0
- package/dist/loader/dist/node_modules/react/index.js +10 -0
- package/dist/loader/dist/node_modules/react/jsx-runtime.js +10 -0
- package/dist/loader/dist/packages/core/dist/createComponent.js +6 -0
- package/dist/loader/dist/packages/core/dist/createProvider.js +7 -0
- package/dist/loader/dist/packages/core/dist/generated/stylePropsTwMap.js +570 -0
- package/dist/loader/dist/packages/core/dist/getComponentStyles.js +2 -0
- package/dist/loader/dist/packages/core/dist/getStyles.js +58 -0
- package/dist/loader/dist/packages/core/dist/index.js +6 -0
- package/dist/loader/dist/packages/core/dist/macros.js +41 -0
- package/dist/loader/dist/packages/core/dist/propMappings.js +1347 -0
- package/dist/loader/dist/packages/core/dist/withDefaultStyleProps.js +1 -0
- package/dist/loader.d.ts +2 -0
- package/dist/loader.js +2 -0
- package/dist/next.d.ts +2 -0
- package/dist/next.js +2 -0
- package/dist/plugin.d.ts +2 -0
- package/dist/plugin.js +2 -0
- package/dist/presets/dist/boldVibrant.d.ts +6 -0
- package/dist/presets/dist/boldVibrant.js +7 -0
- package/dist/presets/dist/brutalist.d.ts +6 -0
- package/dist/presets/dist/brutalist.js +7 -0
- package/dist/presets/dist/candy.d.ts +6 -0
- package/dist/presets/dist/candy.js +7 -0
- package/dist/presets/dist/cleanMinimalist.d.ts +6 -0
- package/dist/presets/dist/cleanMinimalist.js +7 -0
- package/dist/presets/dist/corporate.d.ts +6 -0
- package/dist/presets/dist/corporate.js +7 -0
- package/dist/presets/dist/darkMoody.d.ts +6 -0
- package/dist/presets/dist/darkMoody.js +7 -0
- package/dist/presets/dist/defaultPreset.d.ts +6 -0
- package/dist/presets/dist/defaultPreset.js +68 -0
- package/dist/presets/dist/forest.d.ts +6 -0
- package/dist/presets/dist/forest.js +7 -0
- package/dist/presets/dist/highContrast.d.ts +6 -0
- package/dist/presets/dist/highContrast.js +7 -0
- package/dist/presets/dist/index.d.ts +19 -0
- package/dist/presets/dist/index.js +19 -0
- package/dist/presets/dist/lavender.d.ts +6 -0
- package/dist/presets/dist/lavender.js +7 -0
- package/dist/presets/dist/luxury.d.ts +6 -0
- package/dist/presets/dist/luxury.js +7 -0
- package/dist/presets/dist/monochrome.d.ts +6 -0
- package/dist/presets/dist/monochrome.js +7 -0
- package/dist/presets/dist/neonCyber.d.ts +6 -0
- package/dist/presets/dist/neonCyber.js +7 -0
- package/dist/presets/dist/newspaper.d.ts +6 -0
- package/dist/presets/dist/newspaper.js +7 -0
- package/dist/presets/dist/ocean.d.ts +6 -0
- package/dist/presets/dist/ocean.js +7 -0
- package/dist/presets/dist/slate.d.ts +6 -0
- package/dist/presets/dist/slate.js +7 -0
- package/dist/presets/dist/sunset.d.ts +6 -0
- package/dist/presets/dist/sunset.js +7 -0
- package/dist/presets/dist/terminal.d.ts +6 -0
- package/dist/presets/dist/terminal.js +7 -0
- package/dist/presets/dist/warmOrganic.d.ts +6 -0
- package/dist/presets/dist/warmOrganic.js +7 -0
- package/dist/presets/motion.d.ts +2 -0
- package/dist/presets/motion.js +2 -0
- package/dist/presets.d.ts +20 -0
- package/dist/presets.js +21 -0
- package/dist/remotion/dist/components/image-slide.config.js +43 -0
- package/dist/remotion/dist/components/image-slide.d.ts +20 -0
- package/dist/remotion/dist/components/image-slide.js +24 -0
- package/dist/remotion/dist/components/index.js +16 -0
- package/dist/remotion/dist/components/lower-third.config.js +54 -0
- package/dist/remotion/dist/components/lower-third.d.ts +21 -0
- package/dist/remotion/dist/components/lower-third.js +26 -0
- package/dist/remotion/dist/components/quote-card.config.js +85 -0
- package/dist/remotion/dist/components/quote-card.d.ts +21 -0
- package/dist/remotion/dist/components/quote-card.js +27 -0
- package/dist/remotion/dist/components/split-screen.config.js +90 -0
- package/dist/remotion/dist/components/split-screen.d.ts +25 -0
- package/dist/remotion/dist/components/split-screen.js +35 -0
- package/dist/remotion/dist/components/stat-card.config.js +55 -0
- package/dist/remotion/dist/components/stat-card.d.ts +19 -0
- package/dist/remotion/dist/components/stat-card.js +23 -0
- package/dist/remotion/dist/components/text-overlay.config.js +46 -0
- package/dist/remotion/dist/components/text-overlay.d.ts +17 -0
- package/dist/remotion/dist/components/text-overlay.js +16 -0
- package/dist/remotion/dist/components/title-card.config.js +56 -0
- package/dist/remotion/dist/components/title-card.d.ts +19 -0
- package/dist/remotion/dist/components/title-card.js +23 -0
- package/dist/remotion/dist/components/typing-text.config.js +57 -0
- package/dist/remotion/dist/components/typing-text.d.ts +21 -0
- package/dist/remotion/dist/components/typing-text.js +23 -0
- package/dist/remotion/dist/index.d.ts +8 -0
- package/dist/remotion/dist/index.js +8 -0
- package/dist/remotion/dist/transitions/fade.js +19 -0
- package/dist/remotion/dist/transitions/index.js +7 -0
- package/dist/remotion/dist/transitions/slide-down.js +21 -0
- package/dist/remotion/dist/transitions/slide-left.js +21 -0
- package/dist/remotion/dist/transitions/slide-right.js +21 -0
- package/dist/remotion/dist/transitions/slide-up.js +21 -0
- package/dist/remotion/dist/transitions/wipe.js +21 -0
- package/dist/remotion/dist/transitions/zoom.js +19 -0
- package/dist/remotion.d.ts +9 -0
- package/dist/remotion.js +10 -0
- package/dist/styles.d.ts +4 -0
- package/dist/styles.js +5 -0
- package/dist/transformPreset.d.ts +2 -0
- package/dist/transformPreset.js +3 -0
- package/dist/tsconfig.tsbuildinfo +1 -0
- package/dist/types.d.ts +1 -0
- package/dist/types.js +1 -0
- package/dist/utils/dist/array-utils/closestItem.d.ts +5 -0
- package/dist/utils/dist/array-utils/closestItem.js +9 -0
- package/dist/utils/dist/array-utils/removeItem.d.ts +5 -0
- package/dist/utils/dist/array-utils/removeItem.js +8 -0
- package/dist/utils/dist/component-style-defaults.d.ts +6 -0
- package/dist/utils/dist/component-style-defaults.js +68 -0
- package/dist/utils/dist/index.js +23 -0
- package/dist/utils/dist/math-utils/clamp.d.ts +13 -0
- package/dist/utils/dist/math-utils/clamp.js +14 -0
- package/dist/utils/dist/motion-utils/interpolate.d.ts +11 -0
- package/dist/utils/dist/motion-utils/interpolate.js +25 -0
- package/dist/utils/dist/object-utils/entries.d.ts +5 -0
- package/dist/utils/dist/object-utils/entries.js +6 -0
- package/dist/utils/dist/object-utils/flattenObj.d.ts +13 -0
- package/dist/utils/dist/object-utils/flattenObj.js +21 -0
- package/dist/utils/dist/object-utils/fromEntries.d.ts +5 -0
- package/dist/utils/dist/object-utils/fromEntries.js +6 -0
- package/dist/utils/dist/object-utils/keys.d.ts +5 -0
- package/dist/utils/dist/object-utils/keys.js +6 -0
- package/dist/utils/dist/object-utils/mapKeys.d.ts +6 -0
- package/dist/utils/dist/object-utils/mapKeys.js +10 -0
- package/dist/utils/dist/object-utils/mapValues.d.ts +6 -0
- package/dist/utils/dist/object-utils/mapValues.js +9 -0
- package/dist/utils/dist/string-utils/arrayToUnion.d.ts +5 -0
- package/dist/utils/dist/string-utils/arrayToUnion.js +6 -0
- package/dist/utils/dist/string-utils/capitalize.d.ts +5 -0
- package/dist/utils/dist/string-utils/capitalize.js +6 -0
- package/dist/utils/dist/string-utils/componentClassName.d.ts +26 -0
- package/dist/utils/dist/string-utils/componentClassName.js +33 -0
- package/dist/utils/dist/string-utils/createTemplate.d.ts +17 -0
- package/dist/utils/dist/string-utils/createTemplate.js +142 -0
- package/dist/utils/dist/string-utils/cssVar.d.ts +54 -0
- package/dist/utils/dist/string-utils/cssVar.js +61 -0
- package/dist/utils/dist/string-utils/cssVars.d.ts +82 -0
- package/dist/utils/dist/string-utils/cssVars.js +108 -0
- package/dist/utils/dist/string-utils/dedent.d.ts +48 -0
- package/dist/utils/dist/string-utils/dedent.js +68 -0
- package/dist/utils/dist/string-utils/indent.d.ts +5 -0
- package/dist/utils/dist/string-utils/indent.js +6 -0
- package/dist/utils/dist/string-utils/join.d.ts +6 -0
- package/dist/utils/dist/string-utils/join.js +6 -0
- package/dist/utils/dist/string-utils/kebabCase.d.ts +14 -0
- package/dist/utils/dist/string-utils/kebabCase.js +14 -0
- package/dist/utils/dist/string-utils/objectToInterface.js +6 -0
- package/dist/utils/dist/string-utils/split.d.ts +11 -0
- package/dist/utils/dist/string-utils/split.js +12 -0
- package/dist/utils/dist/string-utils/tsProperties.d.ts +30 -0
- package/dist/utils/dist/string-utils/tsProperties.js +60 -0
- package/dist/utils.d.ts +24 -0
- package/dist/utils.js +25 -0
- package/package.json +185 -0
|
@@ -0,0 +1,951 @@
|
|
|
1
|
+
import { ComponentConfig } from "../../config/dist/createConfig.js";
|
|
2
|
+
import * as _$react from "react";
|
|
3
|
+
import * as _$_uds_types0 from "@uds/types";
|
|
4
|
+
|
|
5
|
+
//#region ../components/dist/dropdown.d.ts
|
|
6
|
+
//#region src/dropdown.d.ts
|
|
7
|
+
interface DropdownItem {
|
|
8
|
+
label: string;
|
|
9
|
+
shortcut?: string;
|
|
10
|
+
destructive?: boolean;
|
|
11
|
+
onClick?: () => void;
|
|
12
|
+
}
|
|
13
|
+
interface DropdownSeparator {
|
|
14
|
+
type: 'separator';
|
|
15
|
+
}
|
|
16
|
+
type DropdownEntry = DropdownItem | DropdownSeparator;
|
|
17
|
+
/**
|
|
18
|
+
* @description A menu that appears on trigger interaction, presenting a list of actions
|
|
19
|
+
*/
|
|
20
|
+
declare const Dropdown: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentConfig<{
|
|
21
|
+
Dropdown: {
|
|
22
|
+
readonly base: {
|
|
23
|
+
readonly trigger: {
|
|
24
|
+
readonly position: "relative";
|
|
25
|
+
readonly display: "inline-flex";
|
|
26
|
+
};
|
|
27
|
+
readonly menu: {
|
|
28
|
+
readonly position: "absolute";
|
|
29
|
+
readonly top: "100%";
|
|
30
|
+
readonly left: "0";
|
|
31
|
+
readonly marginTop: "4px";
|
|
32
|
+
readonly zIndex: "50";
|
|
33
|
+
readonly backgroundColor: string;
|
|
34
|
+
readonly borderRadius: string;
|
|
35
|
+
readonly borderWidth: string;
|
|
36
|
+
readonly borderColor: string;
|
|
37
|
+
readonly padding: string;
|
|
38
|
+
readonly minWidth: "12rem";
|
|
39
|
+
readonly display: "flex";
|
|
40
|
+
readonly flexDirection: "column";
|
|
41
|
+
readonly motion: {
|
|
42
|
+
readonly initial: {
|
|
43
|
+
readonly opacity: 0;
|
|
44
|
+
readonly scale: 0.95;
|
|
45
|
+
readonly y: -4;
|
|
46
|
+
};
|
|
47
|
+
readonly animate: {
|
|
48
|
+
readonly opacity: 1;
|
|
49
|
+
readonly scale: 1;
|
|
50
|
+
readonly y: 0;
|
|
51
|
+
};
|
|
52
|
+
readonly exit: {
|
|
53
|
+
readonly opacity: 0;
|
|
54
|
+
readonly scale: 0.95;
|
|
55
|
+
readonly y: -4;
|
|
56
|
+
};
|
|
57
|
+
readonly transition: {
|
|
58
|
+
readonly duration: 0.15;
|
|
59
|
+
readonly ease: [0.16, 1, 0.3, 1];
|
|
60
|
+
};
|
|
61
|
+
};
|
|
62
|
+
};
|
|
63
|
+
readonly item: {
|
|
64
|
+
readonly display: "flex";
|
|
65
|
+
readonly alignItems: "center";
|
|
66
|
+
readonly justifyContent: "space-between";
|
|
67
|
+
readonly gap: string;
|
|
68
|
+
readonly padding: `${string} ${string}`;
|
|
69
|
+
readonly borderRadius: string;
|
|
70
|
+
readonly cursor: "pointer";
|
|
71
|
+
readonly color: string;
|
|
72
|
+
readonly _hover: {
|
|
73
|
+
readonly backgroundColor: string;
|
|
74
|
+
};
|
|
75
|
+
readonly fontSize: string;
|
|
76
|
+
readonly fontWeight: string;
|
|
77
|
+
readonly lineHeight: "1";
|
|
78
|
+
readonly fontFamily: string;
|
|
79
|
+
} | {
|
|
80
|
+
readonly display: "flex";
|
|
81
|
+
readonly alignItems: "center";
|
|
82
|
+
readonly justifyContent: "space-between";
|
|
83
|
+
readonly gap: string;
|
|
84
|
+
readonly padding: `${string} ${string}`;
|
|
85
|
+
readonly borderRadius: string;
|
|
86
|
+
readonly cursor: "pointer";
|
|
87
|
+
readonly color: string;
|
|
88
|
+
readonly _hover: {
|
|
89
|
+
readonly backgroundColor: string;
|
|
90
|
+
};
|
|
91
|
+
readonly fontSize: string;
|
|
92
|
+
readonly fontWeight: string;
|
|
93
|
+
readonly lineHeight: string;
|
|
94
|
+
readonly fontFamily: string;
|
|
95
|
+
} | {
|
|
96
|
+
readonly display: "flex";
|
|
97
|
+
readonly alignItems: "center";
|
|
98
|
+
readonly justifyContent: "space-between";
|
|
99
|
+
readonly gap: string;
|
|
100
|
+
readonly padding: `${string} ${string}`;
|
|
101
|
+
readonly borderRadius: string;
|
|
102
|
+
readonly cursor: "pointer";
|
|
103
|
+
readonly color: string;
|
|
104
|
+
readonly _hover: {
|
|
105
|
+
readonly backgroundColor: string;
|
|
106
|
+
};
|
|
107
|
+
readonly fontSize: string;
|
|
108
|
+
readonly fontWeight: string;
|
|
109
|
+
readonly lineHeight: string;
|
|
110
|
+
readonly fontFamily: string;
|
|
111
|
+
} | {
|
|
112
|
+
readonly display: "flex";
|
|
113
|
+
readonly alignItems: "center";
|
|
114
|
+
readonly justifyContent: "space-between";
|
|
115
|
+
readonly gap: string;
|
|
116
|
+
readonly padding: `${string} ${string}`;
|
|
117
|
+
readonly borderRadius: string;
|
|
118
|
+
readonly cursor: "pointer";
|
|
119
|
+
readonly color: string;
|
|
120
|
+
readonly _hover: {
|
|
121
|
+
readonly backgroundColor: string;
|
|
122
|
+
};
|
|
123
|
+
readonly fontSize: string;
|
|
124
|
+
readonly fontWeight: string;
|
|
125
|
+
readonly lineHeight: string;
|
|
126
|
+
readonly fontFamily: string;
|
|
127
|
+
} | {
|
|
128
|
+
readonly display: "flex";
|
|
129
|
+
readonly alignItems: "center";
|
|
130
|
+
readonly justifyContent: "space-between";
|
|
131
|
+
readonly gap: string;
|
|
132
|
+
readonly padding: `${string} ${string}`;
|
|
133
|
+
readonly borderRadius: string;
|
|
134
|
+
readonly cursor: "pointer";
|
|
135
|
+
readonly color: string;
|
|
136
|
+
readonly _hover: {
|
|
137
|
+
readonly backgroundColor: string;
|
|
138
|
+
};
|
|
139
|
+
readonly fontSize: string;
|
|
140
|
+
readonly fontWeight: string;
|
|
141
|
+
readonly lineHeight: string;
|
|
142
|
+
readonly fontFamily: string;
|
|
143
|
+
} | {
|
|
144
|
+
readonly display: "flex";
|
|
145
|
+
readonly alignItems: "center";
|
|
146
|
+
readonly justifyContent: "space-between";
|
|
147
|
+
readonly gap: string;
|
|
148
|
+
readonly padding: `${string} ${string}`;
|
|
149
|
+
readonly borderRadius: string;
|
|
150
|
+
readonly cursor: "pointer";
|
|
151
|
+
readonly color: string;
|
|
152
|
+
readonly _hover: {
|
|
153
|
+
readonly backgroundColor: string;
|
|
154
|
+
};
|
|
155
|
+
readonly fontSize: string;
|
|
156
|
+
readonly fontWeight: "450";
|
|
157
|
+
readonly lineHeight: string;
|
|
158
|
+
readonly fontFamily: string;
|
|
159
|
+
} | {
|
|
160
|
+
readonly display: "flex";
|
|
161
|
+
readonly alignItems: "center";
|
|
162
|
+
readonly justifyContent: "space-between";
|
|
163
|
+
readonly gap: string;
|
|
164
|
+
readonly padding: `${string} ${string}`;
|
|
165
|
+
readonly borderRadius: string;
|
|
166
|
+
readonly cursor: "pointer";
|
|
167
|
+
readonly color: string;
|
|
168
|
+
readonly _hover: {
|
|
169
|
+
readonly backgroundColor: string;
|
|
170
|
+
};
|
|
171
|
+
readonly fontSize: string;
|
|
172
|
+
readonly fontWeight: string;
|
|
173
|
+
readonly lineHeight: string;
|
|
174
|
+
readonly fontFamily: string;
|
|
175
|
+
} | {
|
|
176
|
+
readonly display: "flex";
|
|
177
|
+
readonly alignItems: "center";
|
|
178
|
+
readonly justifyContent: "space-between";
|
|
179
|
+
readonly gap: string;
|
|
180
|
+
readonly padding: `${string} ${string}`;
|
|
181
|
+
readonly borderRadius: string;
|
|
182
|
+
readonly cursor: "pointer";
|
|
183
|
+
readonly color: string;
|
|
184
|
+
readonly _hover: {
|
|
185
|
+
readonly backgroundColor: string;
|
|
186
|
+
};
|
|
187
|
+
readonly fontSize: string;
|
|
188
|
+
readonly fontWeight: string;
|
|
189
|
+
readonly lineHeight: string;
|
|
190
|
+
readonly fontFamily: string;
|
|
191
|
+
} | {
|
|
192
|
+
readonly display: "flex";
|
|
193
|
+
readonly alignItems: "center";
|
|
194
|
+
readonly justifyContent: "space-between";
|
|
195
|
+
readonly gap: string;
|
|
196
|
+
readonly padding: `${string} ${string}`;
|
|
197
|
+
readonly borderRadius: string;
|
|
198
|
+
readonly cursor: "pointer";
|
|
199
|
+
readonly color: string;
|
|
200
|
+
readonly _hover: {
|
|
201
|
+
readonly backgroundColor: string;
|
|
202
|
+
};
|
|
203
|
+
readonly fontSize: string;
|
|
204
|
+
readonly fontWeight: "450";
|
|
205
|
+
readonly lineHeight: string;
|
|
206
|
+
readonly fontFamily: string;
|
|
207
|
+
} | {
|
|
208
|
+
readonly display: "flex";
|
|
209
|
+
readonly alignItems: "center";
|
|
210
|
+
readonly justifyContent: "space-between";
|
|
211
|
+
readonly gap: string;
|
|
212
|
+
readonly padding: `${string} ${string}`;
|
|
213
|
+
readonly borderRadius: string;
|
|
214
|
+
readonly cursor: "pointer";
|
|
215
|
+
readonly color: string;
|
|
216
|
+
readonly _hover: {
|
|
217
|
+
readonly backgroundColor: string;
|
|
218
|
+
};
|
|
219
|
+
readonly fontSize: string;
|
|
220
|
+
readonly fontWeight: string;
|
|
221
|
+
readonly lineHeight: string;
|
|
222
|
+
readonly fontFamily: string;
|
|
223
|
+
} | {
|
|
224
|
+
readonly display: "flex";
|
|
225
|
+
readonly alignItems: "center";
|
|
226
|
+
readonly justifyContent: "space-between";
|
|
227
|
+
readonly gap: string;
|
|
228
|
+
readonly padding: `${string} ${string}`;
|
|
229
|
+
readonly borderRadius: string;
|
|
230
|
+
readonly cursor: "pointer";
|
|
231
|
+
readonly color: string;
|
|
232
|
+
readonly _hover: {
|
|
233
|
+
readonly backgroundColor: string;
|
|
234
|
+
};
|
|
235
|
+
readonly fontSize: string;
|
|
236
|
+
readonly fontWeight: "450";
|
|
237
|
+
readonly lineHeight: string;
|
|
238
|
+
readonly fontFamily: string;
|
|
239
|
+
} | {
|
|
240
|
+
readonly display: "flex";
|
|
241
|
+
readonly alignItems: "center";
|
|
242
|
+
readonly justifyContent: "space-between";
|
|
243
|
+
readonly gap: string;
|
|
244
|
+
readonly padding: `${string} ${string}`;
|
|
245
|
+
readonly borderRadius: string;
|
|
246
|
+
readonly cursor: "pointer";
|
|
247
|
+
readonly color: string;
|
|
248
|
+
readonly _hover: {
|
|
249
|
+
readonly backgroundColor: string;
|
|
250
|
+
};
|
|
251
|
+
readonly fontSize: string;
|
|
252
|
+
readonly fontWeight: string;
|
|
253
|
+
readonly lineHeight: string;
|
|
254
|
+
readonly fontFamily: string;
|
|
255
|
+
} | {
|
|
256
|
+
readonly display: "flex";
|
|
257
|
+
readonly alignItems: "center";
|
|
258
|
+
readonly justifyContent: "space-between";
|
|
259
|
+
readonly gap: string;
|
|
260
|
+
readonly padding: `${string} ${string}`;
|
|
261
|
+
readonly borderRadius: string;
|
|
262
|
+
readonly cursor: "pointer";
|
|
263
|
+
readonly color: string;
|
|
264
|
+
readonly _hover: {
|
|
265
|
+
readonly backgroundColor: string;
|
|
266
|
+
};
|
|
267
|
+
readonly fontSize: string;
|
|
268
|
+
readonly fontWeight: string;
|
|
269
|
+
readonly lineHeight: string;
|
|
270
|
+
readonly fontFamily: string;
|
|
271
|
+
} | {
|
|
272
|
+
readonly display: "flex";
|
|
273
|
+
readonly alignItems: "center";
|
|
274
|
+
readonly justifyContent: "space-between";
|
|
275
|
+
readonly gap: string;
|
|
276
|
+
readonly padding: `${string} ${string}`;
|
|
277
|
+
readonly borderRadius: string;
|
|
278
|
+
readonly cursor: "pointer";
|
|
279
|
+
readonly color: string;
|
|
280
|
+
readonly _hover: {
|
|
281
|
+
readonly backgroundColor: string;
|
|
282
|
+
};
|
|
283
|
+
readonly fontSize: string;
|
|
284
|
+
readonly fontWeight: string;
|
|
285
|
+
readonly lineHeight: string;
|
|
286
|
+
readonly fontFamily: string;
|
|
287
|
+
} | {
|
|
288
|
+
readonly display: "flex";
|
|
289
|
+
readonly alignItems: "center";
|
|
290
|
+
readonly justifyContent: "space-between";
|
|
291
|
+
readonly gap: string;
|
|
292
|
+
readonly padding: `${string} ${string}`;
|
|
293
|
+
readonly borderRadius: string;
|
|
294
|
+
readonly cursor: "pointer";
|
|
295
|
+
readonly color: string;
|
|
296
|
+
readonly _hover: {
|
|
297
|
+
readonly backgroundColor: string;
|
|
298
|
+
};
|
|
299
|
+
readonly fontSize: string;
|
|
300
|
+
readonly fontWeight: string;
|
|
301
|
+
readonly lineHeight: string;
|
|
302
|
+
readonly fontFamily: string;
|
|
303
|
+
} | {
|
|
304
|
+
readonly display: "flex";
|
|
305
|
+
readonly alignItems: "center";
|
|
306
|
+
readonly justifyContent: "space-between";
|
|
307
|
+
readonly gap: string;
|
|
308
|
+
readonly padding: `${string} ${string}`;
|
|
309
|
+
readonly borderRadius: string;
|
|
310
|
+
readonly cursor: "pointer";
|
|
311
|
+
readonly color: string;
|
|
312
|
+
readonly _hover: {
|
|
313
|
+
readonly backgroundColor: string;
|
|
314
|
+
};
|
|
315
|
+
readonly fontSize: string;
|
|
316
|
+
readonly fontWeight: string;
|
|
317
|
+
readonly lineHeight: string;
|
|
318
|
+
readonly fontFamily: string;
|
|
319
|
+
} | {
|
|
320
|
+
readonly display: "flex";
|
|
321
|
+
readonly alignItems: "center";
|
|
322
|
+
readonly justifyContent: "space-between";
|
|
323
|
+
readonly gap: string;
|
|
324
|
+
readonly padding: `${string} ${string}`;
|
|
325
|
+
readonly borderRadius: string;
|
|
326
|
+
readonly cursor: "pointer";
|
|
327
|
+
readonly color: string;
|
|
328
|
+
readonly _hover: {
|
|
329
|
+
readonly backgroundColor: string;
|
|
330
|
+
};
|
|
331
|
+
readonly fontSize: string;
|
|
332
|
+
readonly fontWeight: string;
|
|
333
|
+
readonly lineHeight: string;
|
|
334
|
+
readonly fontFamily: string;
|
|
335
|
+
} | {
|
|
336
|
+
readonly display: "flex";
|
|
337
|
+
readonly alignItems: "center";
|
|
338
|
+
readonly justifyContent: "space-between";
|
|
339
|
+
readonly gap: string;
|
|
340
|
+
readonly padding: `${string} ${string}`;
|
|
341
|
+
readonly borderRadius: string;
|
|
342
|
+
readonly cursor: "pointer";
|
|
343
|
+
readonly color: string;
|
|
344
|
+
readonly _hover: {
|
|
345
|
+
readonly backgroundColor: string;
|
|
346
|
+
};
|
|
347
|
+
readonly fontSize: string;
|
|
348
|
+
readonly fontWeight: string;
|
|
349
|
+
readonly lineHeight: string;
|
|
350
|
+
readonly fontFamily: string;
|
|
351
|
+
} | {
|
|
352
|
+
readonly display: "flex";
|
|
353
|
+
readonly alignItems: "center";
|
|
354
|
+
readonly justifyContent: "space-between";
|
|
355
|
+
readonly gap: string;
|
|
356
|
+
readonly padding: `${string} ${string}`;
|
|
357
|
+
readonly borderRadius: string;
|
|
358
|
+
readonly cursor: "pointer";
|
|
359
|
+
readonly color: string;
|
|
360
|
+
readonly _hover: {
|
|
361
|
+
readonly backgroundColor: string;
|
|
362
|
+
};
|
|
363
|
+
readonly fontSize: string;
|
|
364
|
+
readonly fontWeight: string;
|
|
365
|
+
readonly lineHeight: string;
|
|
366
|
+
readonly fontFamily: string;
|
|
367
|
+
} | {
|
|
368
|
+
readonly display: "flex";
|
|
369
|
+
readonly alignItems: "center";
|
|
370
|
+
readonly justifyContent: "space-between";
|
|
371
|
+
readonly gap: string;
|
|
372
|
+
readonly padding: `${string} ${string}`;
|
|
373
|
+
readonly borderRadius: string;
|
|
374
|
+
readonly cursor: "pointer";
|
|
375
|
+
readonly color: string;
|
|
376
|
+
readonly _hover: {
|
|
377
|
+
readonly backgroundColor: string;
|
|
378
|
+
};
|
|
379
|
+
readonly fontSize: string;
|
|
380
|
+
readonly fontWeight: string;
|
|
381
|
+
readonly lineHeight: string;
|
|
382
|
+
readonly fontFamily: string;
|
|
383
|
+
} | {
|
|
384
|
+
readonly display: "flex";
|
|
385
|
+
readonly alignItems: "center";
|
|
386
|
+
readonly justifyContent: "space-between";
|
|
387
|
+
readonly gap: string;
|
|
388
|
+
readonly padding: `${string} ${string}`;
|
|
389
|
+
readonly borderRadius: string;
|
|
390
|
+
readonly cursor: "pointer";
|
|
391
|
+
readonly color: string;
|
|
392
|
+
readonly _hover: {
|
|
393
|
+
readonly backgroundColor: string;
|
|
394
|
+
};
|
|
395
|
+
readonly fontSize: string;
|
|
396
|
+
readonly fontWeight: string;
|
|
397
|
+
readonly lineHeight: string;
|
|
398
|
+
readonly fontFamily: string;
|
|
399
|
+
} | {
|
|
400
|
+
readonly display: "flex";
|
|
401
|
+
readonly alignItems: "center";
|
|
402
|
+
readonly justifyContent: "space-between";
|
|
403
|
+
readonly gap: string;
|
|
404
|
+
readonly padding: `${string} ${string}`;
|
|
405
|
+
readonly borderRadius: string;
|
|
406
|
+
readonly cursor: "pointer";
|
|
407
|
+
readonly color: string;
|
|
408
|
+
readonly _hover: {
|
|
409
|
+
readonly backgroundColor: string;
|
|
410
|
+
};
|
|
411
|
+
readonly fontSize: string;
|
|
412
|
+
readonly fontWeight: string;
|
|
413
|
+
readonly lineHeight: string;
|
|
414
|
+
readonly fontFamily: string;
|
|
415
|
+
};
|
|
416
|
+
readonly destructiveItem: {
|
|
417
|
+
readonly display: "flex";
|
|
418
|
+
readonly alignItems: "center";
|
|
419
|
+
readonly justifyContent: "space-between";
|
|
420
|
+
readonly gap: string;
|
|
421
|
+
readonly padding: `${string} ${string}`;
|
|
422
|
+
readonly borderRadius: string;
|
|
423
|
+
readonly cursor: "pointer";
|
|
424
|
+
readonly color: string;
|
|
425
|
+
readonly _hover: {
|
|
426
|
+
readonly backgroundColor: string;
|
|
427
|
+
};
|
|
428
|
+
readonly fontSize: string;
|
|
429
|
+
readonly fontWeight: string;
|
|
430
|
+
readonly lineHeight: "1";
|
|
431
|
+
readonly fontFamily: string;
|
|
432
|
+
} | {
|
|
433
|
+
readonly display: "flex";
|
|
434
|
+
readonly alignItems: "center";
|
|
435
|
+
readonly justifyContent: "space-between";
|
|
436
|
+
readonly gap: string;
|
|
437
|
+
readonly padding: `${string} ${string}`;
|
|
438
|
+
readonly borderRadius: string;
|
|
439
|
+
readonly cursor: "pointer";
|
|
440
|
+
readonly color: string;
|
|
441
|
+
readonly _hover: {
|
|
442
|
+
readonly backgroundColor: string;
|
|
443
|
+
};
|
|
444
|
+
readonly fontSize: string;
|
|
445
|
+
readonly fontWeight: string;
|
|
446
|
+
readonly lineHeight: string;
|
|
447
|
+
readonly fontFamily: string;
|
|
448
|
+
} | {
|
|
449
|
+
readonly display: "flex";
|
|
450
|
+
readonly alignItems: "center";
|
|
451
|
+
readonly justifyContent: "space-between";
|
|
452
|
+
readonly gap: string;
|
|
453
|
+
readonly padding: `${string} ${string}`;
|
|
454
|
+
readonly borderRadius: string;
|
|
455
|
+
readonly cursor: "pointer";
|
|
456
|
+
readonly color: string;
|
|
457
|
+
readonly _hover: {
|
|
458
|
+
readonly backgroundColor: string;
|
|
459
|
+
};
|
|
460
|
+
readonly fontSize: string;
|
|
461
|
+
readonly fontWeight: string;
|
|
462
|
+
readonly lineHeight: string;
|
|
463
|
+
readonly fontFamily: string;
|
|
464
|
+
} | {
|
|
465
|
+
readonly display: "flex";
|
|
466
|
+
readonly alignItems: "center";
|
|
467
|
+
readonly justifyContent: "space-between";
|
|
468
|
+
readonly gap: string;
|
|
469
|
+
readonly padding: `${string} ${string}`;
|
|
470
|
+
readonly borderRadius: string;
|
|
471
|
+
readonly cursor: "pointer";
|
|
472
|
+
readonly color: string;
|
|
473
|
+
readonly _hover: {
|
|
474
|
+
readonly backgroundColor: string;
|
|
475
|
+
};
|
|
476
|
+
readonly fontSize: string;
|
|
477
|
+
readonly fontWeight: string;
|
|
478
|
+
readonly lineHeight: string;
|
|
479
|
+
readonly fontFamily: string;
|
|
480
|
+
} | {
|
|
481
|
+
readonly display: "flex";
|
|
482
|
+
readonly alignItems: "center";
|
|
483
|
+
readonly justifyContent: "space-between";
|
|
484
|
+
readonly gap: string;
|
|
485
|
+
readonly padding: `${string} ${string}`;
|
|
486
|
+
readonly borderRadius: string;
|
|
487
|
+
readonly cursor: "pointer";
|
|
488
|
+
readonly color: string;
|
|
489
|
+
readonly _hover: {
|
|
490
|
+
readonly backgroundColor: string;
|
|
491
|
+
};
|
|
492
|
+
readonly fontSize: string;
|
|
493
|
+
readonly fontWeight: string;
|
|
494
|
+
readonly lineHeight: string;
|
|
495
|
+
readonly fontFamily: string;
|
|
496
|
+
} | {
|
|
497
|
+
readonly display: "flex";
|
|
498
|
+
readonly alignItems: "center";
|
|
499
|
+
readonly justifyContent: "space-between";
|
|
500
|
+
readonly gap: string;
|
|
501
|
+
readonly padding: `${string} ${string}`;
|
|
502
|
+
readonly borderRadius: string;
|
|
503
|
+
readonly cursor: "pointer";
|
|
504
|
+
readonly color: string;
|
|
505
|
+
readonly _hover: {
|
|
506
|
+
readonly backgroundColor: string;
|
|
507
|
+
};
|
|
508
|
+
readonly fontSize: string;
|
|
509
|
+
readonly fontWeight: "450";
|
|
510
|
+
readonly lineHeight: string;
|
|
511
|
+
readonly fontFamily: string;
|
|
512
|
+
} | {
|
|
513
|
+
readonly display: "flex";
|
|
514
|
+
readonly alignItems: "center";
|
|
515
|
+
readonly justifyContent: "space-between";
|
|
516
|
+
readonly gap: string;
|
|
517
|
+
readonly padding: `${string} ${string}`;
|
|
518
|
+
readonly borderRadius: string;
|
|
519
|
+
readonly cursor: "pointer";
|
|
520
|
+
readonly color: string;
|
|
521
|
+
readonly _hover: {
|
|
522
|
+
readonly backgroundColor: string;
|
|
523
|
+
};
|
|
524
|
+
readonly fontSize: string;
|
|
525
|
+
readonly fontWeight: string;
|
|
526
|
+
readonly lineHeight: string;
|
|
527
|
+
readonly fontFamily: string;
|
|
528
|
+
} | {
|
|
529
|
+
readonly display: "flex";
|
|
530
|
+
readonly alignItems: "center";
|
|
531
|
+
readonly justifyContent: "space-between";
|
|
532
|
+
readonly gap: string;
|
|
533
|
+
readonly padding: `${string} ${string}`;
|
|
534
|
+
readonly borderRadius: string;
|
|
535
|
+
readonly cursor: "pointer";
|
|
536
|
+
readonly color: string;
|
|
537
|
+
readonly _hover: {
|
|
538
|
+
readonly backgroundColor: string;
|
|
539
|
+
};
|
|
540
|
+
readonly fontSize: string;
|
|
541
|
+
readonly fontWeight: string;
|
|
542
|
+
readonly lineHeight: string;
|
|
543
|
+
readonly fontFamily: string;
|
|
544
|
+
} | {
|
|
545
|
+
readonly display: "flex";
|
|
546
|
+
readonly alignItems: "center";
|
|
547
|
+
readonly justifyContent: "space-between";
|
|
548
|
+
readonly gap: string;
|
|
549
|
+
readonly padding: `${string} ${string}`;
|
|
550
|
+
readonly borderRadius: string;
|
|
551
|
+
readonly cursor: "pointer";
|
|
552
|
+
readonly color: string;
|
|
553
|
+
readonly _hover: {
|
|
554
|
+
readonly backgroundColor: string;
|
|
555
|
+
};
|
|
556
|
+
readonly fontSize: string;
|
|
557
|
+
readonly fontWeight: "450";
|
|
558
|
+
readonly lineHeight: string;
|
|
559
|
+
readonly fontFamily: string;
|
|
560
|
+
} | {
|
|
561
|
+
readonly display: "flex";
|
|
562
|
+
readonly alignItems: "center";
|
|
563
|
+
readonly justifyContent: "space-between";
|
|
564
|
+
readonly gap: string;
|
|
565
|
+
readonly padding: `${string} ${string}`;
|
|
566
|
+
readonly borderRadius: string;
|
|
567
|
+
readonly cursor: "pointer";
|
|
568
|
+
readonly color: string;
|
|
569
|
+
readonly _hover: {
|
|
570
|
+
readonly backgroundColor: string;
|
|
571
|
+
};
|
|
572
|
+
readonly fontSize: string;
|
|
573
|
+
readonly fontWeight: string;
|
|
574
|
+
readonly lineHeight: string;
|
|
575
|
+
readonly fontFamily: string;
|
|
576
|
+
} | {
|
|
577
|
+
readonly display: "flex";
|
|
578
|
+
readonly alignItems: "center";
|
|
579
|
+
readonly justifyContent: "space-between";
|
|
580
|
+
readonly gap: string;
|
|
581
|
+
readonly padding: `${string} ${string}`;
|
|
582
|
+
readonly borderRadius: string;
|
|
583
|
+
readonly cursor: "pointer";
|
|
584
|
+
readonly color: string;
|
|
585
|
+
readonly _hover: {
|
|
586
|
+
readonly backgroundColor: string;
|
|
587
|
+
};
|
|
588
|
+
readonly fontSize: string;
|
|
589
|
+
readonly fontWeight: "450";
|
|
590
|
+
readonly lineHeight: string;
|
|
591
|
+
readonly fontFamily: string;
|
|
592
|
+
} | {
|
|
593
|
+
readonly display: "flex";
|
|
594
|
+
readonly alignItems: "center";
|
|
595
|
+
readonly justifyContent: "space-between";
|
|
596
|
+
readonly gap: string;
|
|
597
|
+
readonly padding: `${string} ${string}`;
|
|
598
|
+
readonly borderRadius: string;
|
|
599
|
+
readonly cursor: "pointer";
|
|
600
|
+
readonly color: string;
|
|
601
|
+
readonly _hover: {
|
|
602
|
+
readonly backgroundColor: string;
|
|
603
|
+
};
|
|
604
|
+
readonly fontSize: string;
|
|
605
|
+
readonly fontWeight: string;
|
|
606
|
+
readonly lineHeight: string;
|
|
607
|
+
readonly fontFamily: string;
|
|
608
|
+
} | {
|
|
609
|
+
readonly display: "flex";
|
|
610
|
+
readonly alignItems: "center";
|
|
611
|
+
readonly justifyContent: "space-between";
|
|
612
|
+
readonly gap: string;
|
|
613
|
+
readonly padding: `${string} ${string}`;
|
|
614
|
+
readonly borderRadius: string;
|
|
615
|
+
readonly cursor: "pointer";
|
|
616
|
+
readonly color: string;
|
|
617
|
+
readonly _hover: {
|
|
618
|
+
readonly backgroundColor: string;
|
|
619
|
+
};
|
|
620
|
+
readonly fontSize: string;
|
|
621
|
+
readonly fontWeight: string;
|
|
622
|
+
readonly lineHeight: string;
|
|
623
|
+
readonly fontFamily: string;
|
|
624
|
+
} | {
|
|
625
|
+
readonly display: "flex";
|
|
626
|
+
readonly alignItems: "center";
|
|
627
|
+
readonly justifyContent: "space-between";
|
|
628
|
+
readonly gap: string;
|
|
629
|
+
readonly padding: `${string} ${string}`;
|
|
630
|
+
readonly borderRadius: string;
|
|
631
|
+
readonly cursor: "pointer";
|
|
632
|
+
readonly color: string;
|
|
633
|
+
readonly _hover: {
|
|
634
|
+
readonly backgroundColor: string;
|
|
635
|
+
};
|
|
636
|
+
readonly fontSize: string;
|
|
637
|
+
readonly fontWeight: string;
|
|
638
|
+
readonly lineHeight: string;
|
|
639
|
+
readonly fontFamily: string;
|
|
640
|
+
} | {
|
|
641
|
+
readonly display: "flex";
|
|
642
|
+
readonly alignItems: "center";
|
|
643
|
+
readonly justifyContent: "space-between";
|
|
644
|
+
readonly gap: string;
|
|
645
|
+
readonly padding: `${string} ${string}`;
|
|
646
|
+
readonly borderRadius: string;
|
|
647
|
+
readonly cursor: "pointer";
|
|
648
|
+
readonly color: string;
|
|
649
|
+
readonly _hover: {
|
|
650
|
+
readonly backgroundColor: string;
|
|
651
|
+
};
|
|
652
|
+
readonly fontSize: string;
|
|
653
|
+
readonly fontWeight: string;
|
|
654
|
+
readonly lineHeight: string;
|
|
655
|
+
readonly fontFamily: string;
|
|
656
|
+
} | {
|
|
657
|
+
readonly display: "flex";
|
|
658
|
+
readonly alignItems: "center";
|
|
659
|
+
readonly justifyContent: "space-between";
|
|
660
|
+
readonly gap: string;
|
|
661
|
+
readonly padding: `${string} ${string}`;
|
|
662
|
+
readonly borderRadius: string;
|
|
663
|
+
readonly cursor: "pointer";
|
|
664
|
+
readonly color: string;
|
|
665
|
+
readonly _hover: {
|
|
666
|
+
readonly backgroundColor: string;
|
|
667
|
+
};
|
|
668
|
+
readonly fontSize: string;
|
|
669
|
+
readonly fontWeight: string;
|
|
670
|
+
readonly lineHeight: string;
|
|
671
|
+
readonly fontFamily: string;
|
|
672
|
+
} | {
|
|
673
|
+
readonly display: "flex";
|
|
674
|
+
readonly alignItems: "center";
|
|
675
|
+
readonly justifyContent: "space-between";
|
|
676
|
+
readonly gap: string;
|
|
677
|
+
readonly padding: `${string} ${string}`;
|
|
678
|
+
readonly borderRadius: string;
|
|
679
|
+
readonly cursor: "pointer";
|
|
680
|
+
readonly color: string;
|
|
681
|
+
readonly _hover: {
|
|
682
|
+
readonly backgroundColor: string;
|
|
683
|
+
};
|
|
684
|
+
readonly fontSize: string;
|
|
685
|
+
readonly fontWeight: string;
|
|
686
|
+
readonly lineHeight: string;
|
|
687
|
+
readonly fontFamily: string;
|
|
688
|
+
} | {
|
|
689
|
+
readonly display: "flex";
|
|
690
|
+
readonly alignItems: "center";
|
|
691
|
+
readonly justifyContent: "space-between";
|
|
692
|
+
readonly gap: string;
|
|
693
|
+
readonly padding: `${string} ${string}`;
|
|
694
|
+
readonly borderRadius: string;
|
|
695
|
+
readonly cursor: "pointer";
|
|
696
|
+
readonly color: string;
|
|
697
|
+
readonly _hover: {
|
|
698
|
+
readonly backgroundColor: string;
|
|
699
|
+
};
|
|
700
|
+
readonly fontSize: string;
|
|
701
|
+
readonly fontWeight: string;
|
|
702
|
+
readonly lineHeight: string;
|
|
703
|
+
readonly fontFamily: string;
|
|
704
|
+
} | {
|
|
705
|
+
readonly display: "flex";
|
|
706
|
+
readonly alignItems: "center";
|
|
707
|
+
readonly justifyContent: "space-between";
|
|
708
|
+
readonly gap: string;
|
|
709
|
+
readonly padding: `${string} ${string}`;
|
|
710
|
+
readonly borderRadius: string;
|
|
711
|
+
readonly cursor: "pointer";
|
|
712
|
+
readonly color: string;
|
|
713
|
+
readonly _hover: {
|
|
714
|
+
readonly backgroundColor: string;
|
|
715
|
+
};
|
|
716
|
+
readonly fontSize: string;
|
|
717
|
+
readonly fontWeight: string;
|
|
718
|
+
readonly lineHeight: string;
|
|
719
|
+
readonly fontFamily: string;
|
|
720
|
+
} | {
|
|
721
|
+
readonly display: "flex";
|
|
722
|
+
readonly alignItems: "center";
|
|
723
|
+
readonly justifyContent: "space-between";
|
|
724
|
+
readonly gap: string;
|
|
725
|
+
readonly padding: `${string} ${string}`;
|
|
726
|
+
readonly borderRadius: string;
|
|
727
|
+
readonly cursor: "pointer";
|
|
728
|
+
readonly color: string;
|
|
729
|
+
readonly _hover: {
|
|
730
|
+
readonly backgroundColor: string;
|
|
731
|
+
};
|
|
732
|
+
readonly fontSize: string;
|
|
733
|
+
readonly fontWeight: string;
|
|
734
|
+
readonly lineHeight: string;
|
|
735
|
+
readonly fontFamily: string;
|
|
736
|
+
} | {
|
|
737
|
+
readonly display: "flex";
|
|
738
|
+
readonly alignItems: "center";
|
|
739
|
+
readonly justifyContent: "space-between";
|
|
740
|
+
readonly gap: string;
|
|
741
|
+
readonly padding: `${string} ${string}`;
|
|
742
|
+
readonly borderRadius: string;
|
|
743
|
+
readonly cursor: "pointer";
|
|
744
|
+
readonly color: string;
|
|
745
|
+
readonly _hover: {
|
|
746
|
+
readonly backgroundColor: string;
|
|
747
|
+
};
|
|
748
|
+
readonly fontSize: string;
|
|
749
|
+
readonly fontWeight: string;
|
|
750
|
+
readonly lineHeight: string;
|
|
751
|
+
readonly fontFamily: string;
|
|
752
|
+
} | {
|
|
753
|
+
readonly display: "flex";
|
|
754
|
+
readonly alignItems: "center";
|
|
755
|
+
readonly justifyContent: "space-between";
|
|
756
|
+
readonly gap: string;
|
|
757
|
+
readonly padding: `${string} ${string}`;
|
|
758
|
+
readonly borderRadius: string;
|
|
759
|
+
readonly cursor: "pointer";
|
|
760
|
+
readonly color: string;
|
|
761
|
+
readonly _hover: {
|
|
762
|
+
readonly backgroundColor: string;
|
|
763
|
+
};
|
|
764
|
+
readonly fontSize: string;
|
|
765
|
+
readonly fontWeight: string;
|
|
766
|
+
readonly lineHeight: string;
|
|
767
|
+
readonly fontFamily: string;
|
|
768
|
+
};
|
|
769
|
+
readonly itemText: {};
|
|
770
|
+
readonly shortcut: {
|
|
771
|
+
readonly color: string;
|
|
772
|
+
readonly fontSize: string;
|
|
773
|
+
readonly fontWeight: string;
|
|
774
|
+
readonly lineHeight: "1";
|
|
775
|
+
readonly fontFamily: string;
|
|
776
|
+
} | {
|
|
777
|
+
readonly color: string;
|
|
778
|
+
readonly fontSize: string;
|
|
779
|
+
readonly fontWeight: string;
|
|
780
|
+
readonly lineHeight: string;
|
|
781
|
+
readonly fontFamily: string;
|
|
782
|
+
} | {
|
|
783
|
+
readonly color: string;
|
|
784
|
+
readonly fontSize: string;
|
|
785
|
+
readonly fontWeight: string;
|
|
786
|
+
readonly lineHeight: string;
|
|
787
|
+
readonly fontFamily: string;
|
|
788
|
+
} | {
|
|
789
|
+
readonly color: string;
|
|
790
|
+
readonly fontSize: string;
|
|
791
|
+
readonly fontWeight: string;
|
|
792
|
+
readonly lineHeight: string;
|
|
793
|
+
readonly fontFamily: string;
|
|
794
|
+
} | {
|
|
795
|
+
readonly color: string;
|
|
796
|
+
readonly fontSize: string;
|
|
797
|
+
readonly fontWeight: string;
|
|
798
|
+
readonly lineHeight: string;
|
|
799
|
+
readonly fontFamily: string;
|
|
800
|
+
} | {
|
|
801
|
+
readonly color: string;
|
|
802
|
+
readonly fontSize: string;
|
|
803
|
+
readonly fontWeight: "450";
|
|
804
|
+
readonly lineHeight: string;
|
|
805
|
+
readonly fontFamily: string;
|
|
806
|
+
} | {
|
|
807
|
+
readonly color: string;
|
|
808
|
+
readonly fontSize: string;
|
|
809
|
+
readonly fontWeight: string;
|
|
810
|
+
readonly lineHeight: string;
|
|
811
|
+
readonly fontFamily: string;
|
|
812
|
+
} | {
|
|
813
|
+
readonly color: string;
|
|
814
|
+
readonly fontSize: string;
|
|
815
|
+
readonly fontWeight: string;
|
|
816
|
+
readonly lineHeight: string;
|
|
817
|
+
readonly fontFamily: string;
|
|
818
|
+
} | {
|
|
819
|
+
readonly color: string;
|
|
820
|
+
readonly fontSize: string;
|
|
821
|
+
readonly fontWeight: "450";
|
|
822
|
+
readonly lineHeight: string;
|
|
823
|
+
readonly fontFamily: string;
|
|
824
|
+
} | {
|
|
825
|
+
readonly color: string;
|
|
826
|
+
readonly fontSize: string;
|
|
827
|
+
readonly fontWeight: string;
|
|
828
|
+
readonly lineHeight: string;
|
|
829
|
+
readonly fontFamily: string;
|
|
830
|
+
} | {
|
|
831
|
+
readonly color: string;
|
|
832
|
+
readonly fontSize: string;
|
|
833
|
+
readonly fontWeight: "450";
|
|
834
|
+
readonly lineHeight: string;
|
|
835
|
+
readonly fontFamily: string;
|
|
836
|
+
} | {
|
|
837
|
+
readonly color: string;
|
|
838
|
+
readonly fontSize: string;
|
|
839
|
+
readonly fontWeight: string;
|
|
840
|
+
readonly lineHeight: string;
|
|
841
|
+
readonly fontFamily: string;
|
|
842
|
+
} | {
|
|
843
|
+
readonly color: string;
|
|
844
|
+
readonly fontSize: string;
|
|
845
|
+
readonly fontWeight: string;
|
|
846
|
+
readonly lineHeight: string;
|
|
847
|
+
readonly fontFamily: string;
|
|
848
|
+
} | {
|
|
849
|
+
readonly color: string;
|
|
850
|
+
readonly fontSize: string;
|
|
851
|
+
readonly fontWeight: string;
|
|
852
|
+
readonly lineHeight: string;
|
|
853
|
+
readonly fontFamily: string;
|
|
854
|
+
} | {
|
|
855
|
+
readonly color: string;
|
|
856
|
+
readonly fontSize: string;
|
|
857
|
+
readonly fontWeight: string;
|
|
858
|
+
readonly lineHeight: string;
|
|
859
|
+
readonly fontFamily: string;
|
|
860
|
+
} | {
|
|
861
|
+
readonly color: string;
|
|
862
|
+
readonly fontSize: string;
|
|
863
|
+
readonly fontWeight: string;
|
|
864
|
+
readonly lineHeight: string;
|
|
865
|
+
readonly fontFamily: string;
|
|
866
|
+
} | {
|
|
867
|
+
readonly color: string;
|
|
868
|
+
readonly fontSize: string;
|
|
869
|
+
readonly fontWeight: string;
|
|
870
|
+
readonly lineHeight: string;
|
|
871
|
+
readonly fontFamily: string;
|
|
872
|
+
} | {
|
|
873
|
+
readonly color: string;
|
|
874
|
+
readonly fontSize: string;
|
|
875
|
+
readonly fontWeight: string;
|
|
876
|
+
readonly lineHeight: string;
|
|
877
|
+
readonly fontFamily: string;
|
|
878
|
+
} | {
|
|
879
|
+
readonly color: string;
|
|
880
|
+
readonly fontSize: string;
|
|
881
|
+
readonly fontWeight: string;
|
|
882
|
+
readonly lineHeight: string;
|
|
883
|
+
readonly fontFamily: string;
|
|
884
|
+
} | {
|
|
885
|
+
readonly color: string;
|
|
886
|
+
readonly fontSize: string;
|
|
887
|
+
readonly fontWeight: string;
|
|
888
|
+
readonly lineHeight: string;
|
|
889
|
+
readonly fontFamily: string;
|
|
890
|
+
} | {
|
|
891
|
+
readonly color: string;
|
|
892
|
+
readonly fontSize: string;
|
|
893
|
+
readonly fontWeight: string;
|
|
894
|
+
readonly lineHeight: string;
|
|
895
|
+
readonly fontFamily: string;
|
|
896
|
+
} | {
|
|
897
|
+
readonly color: string;
|
|
898
|
+
readonly fontSize: string;
|
|
899
|
+
readonly fontWeight: string;
|
|
900
|
+
readonly lineHeight: string;
|
|
901
|
+
readonly fontFamily: string;
|
|
902
|
+
};
|
|
903
|
+
readonly separator: {
|
|
904
|
+
readonly height: "1px";
|
|
905
|
+
readonly backgroundColor: string;
|
|
906
|
+
readonly margin: `${string} 0`;
|
|
907
|
+
};
|
|
908
|
+
};
|
|
909
|
+
readonly variants: {
|
|
910
|
+
readonly size: {
|
|
911
|
+
readonly sm: {
|
|
912
|
+
readonly menu: {
|
|
913
|
+
readonly padding: string;
|
|
914
|
+
readonly minWidth: "8rem";
|
|
915
|
+
readonly borderRadius: string;
|
|
916
|
+
};
|
|
917
|
+
readonly item: {
|
|
918
|
+
readonly padding: `${string} ${string}`;
|
|
919
|
+
readonly fontSize: "0.75rem";
|
|
920
|
+
readonly borderRadius: string;
|
|
921
|
+
};
|
|
922
|
+
readonly destructiveItem: {
|
|
923
|
+
readonly padding: `${string} ${string}`;
|
|
924
|
+
readonly fontSize: "0.75rem";
|
|
925
|
+
readonly borderRadius: string;
|
|
926
|
+
};
|
|
927
|
+
readonly shortcut: {
|
|
928
|
+
readonly fontSize: "0.625rem";
|
|
929
|
+
};
|
|
930
|
+
};
|
|
931
|
+
};
|
|
932
|
+
};
|
|
933
|
+
};
|
|
934
|
+
}, {}>, {
|
|
935
|
+
trigger?: React.ReactNode;
|
|
936
|
+
items?: (DropdownItem | {
|
|
937
|
+
type: "separator";
|
|
938
|
+
})[];
|
|
939
|
+
children?: React.ReactNode;
|
|
940
|
+
align?: "left" | "right";
|
|
941
|
+
}, {
|
|
942
|
+
trigger: "div";
|
|
943
|
+
menu: "div";
|
|
944
|
+
item: "div";
|
|
945
|
+
itemText: "span";
|
|
946
|
+
shortcut: "span";
|
|
947
|
+
separator: "div";
|
|
948
|
+
destructiveItem: "div";
|
|
949
|
+
}>>; //#endregion
|
|
950
|
+
//#endregion
|
|
951
|
+
export { Dropdown, DropdownEntry, DropdownItem, DropdownSeparator };
|