@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,1723 @@
|
|
|
1
|
+
import { ComponentConfig } from "../../config/dist/createConfig.js";
|
|
2
|
+
import * as _$react from "react";
|
|
3
|
+
import { ReactNode } from "react";
|
|
4
|
+
import * as _$_uds_types0 from "@uds/types";
|
|
5
|
+
|
|
6
|
+
//#region ../components/dist/command.d.ts
|
|
7
|
+
//#region src/command.d.ts
|
|
8
|
+
interface CommandContextValue {
|
|
9
|
+
search: string;
|
|
10
|
+
setSearch: (value: string) => void;
|
|
11
|
+
value: string;
|
|
12
|
+
setValue: (value: string) => void;
|
|
13
|
+
filter: (value: string, search: string, keywords?: string[]) => number;
|
|
14
|
+
shouldFilter: boolean;
|
|
15
|
+
loop: boolean;
|
|
16
|
+
registerItem: (id: string, value: string, keywords?: string[]) => void;
|
|
17
|
+
unregisterItem: (id: string) => void;
|
|
18
|
+
items: Map<string, {
|
|
19
|
+
value: string;
|
|
20
|
+
keywords?: string[];
|
|
21
|
+
}>;
|
|
22
|
+
visibleCount: number;
|
|
23
|
+
}
|
|
24
|
+
declare const CommandProvider: _$react.FC<{
|
|
25
|
+
children: React.ReactNode;
|
|
26
|
+
} & Record<never, never>>, useCommand: () => CommandContextValue;
|
|
27
|
+
/**
|
|
28
|
+
* @description A searchable command menu for quick actions and navigation. Provides fuzzy filtering, keyboard navigation, and composable sub-components.
|
|
29
|
+
*/
|
|
30
|
+
declare const Command: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentConfig<{
|
|
31
|
+
Command: {
|
|
32
|
+
readonly base: {
|
|
33
|
+
readonly root: {
|
|
34
|
+
readonly display: "flex";
|
|
35
|
+
readonly flexDirection: "column";
|
|
36
|
+
readonly overflow: "hidden";
|
|
37
|
+
readonly borderRadius: string;
|
|
38
|
+
readonly backgroundColor: string;
|
|
39
|
+
};
|
|
40
|
+
};
|
|
41
|
+
};
|
|
42
|
+
}, {}>, {
|
|
43
|
+
value?: string;
|
|
44
|
+
onValueChange?: (value: string) => void;
|
|
45
|
+
filter?: (value: string, search: string, keywords?: string[]) => number;
|
|
46
|
+
shouldFilter?: boolean;
|
|
47
|
+
loop?: boolean;
|
|
48
|
+
label?: string;
|
|
49
|
+
children?: ReactNode;
|
|
50
|
+
}, {
|
|
51
|
+
root: "div";
|
|
52
|
+
}>>;
|
|
53
|
+
/**
|
|
54
|
+
* @description Command menu rendered inside a modal dialog. Typically triggered by Cmd+K / Ctrl+K.
|
|
55
|
+
*/
|
|
56
|
+
declare const CommandDialog: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentConfig<{
|
|
57
|
+
CommandDialog: {
|
|
58
|
+
readonly base: {
|
|
59
|
+
readonly overlay: {
|
|
60
|
+
readonly position: "fixed";
|
|
61
|
+
readonly inset: "0";
|
|
62
|
+
readonly zIndex: "50";
|
|
63
|
+
readonly display: "flex";
|
|
64
|
+
readonly alignItems: "flex-start";
|
|
65
|
+
readonly justifyContent: "center";
|
|
66
|
+
readonly paddingTop: "15vh";
|
|
67
|
+
readonly backgroundColor: string;
|
|
68
|
+
readonly motion: {
|
|
69
|
+
readonly initial: {
|
|
70
|
+
readonly opacity: 0;
|
|
71
|
+
};
|
|
72
|
+
readonly animate: {
|
|
73
|
+
readonly opacity: 1;
|
|
74
|
+
};
|
|
75
|
+
readonly exit: {
|
|
76
|
+
readonly opacity: 0;
|
|
77
|
+
};
|
|
78
|
+
readonly transition: {
|
|
79
|
+
readonly duration: 0.15;
|
|
80
|
+
};
|
|
81
|
+
};
|
|
82
|
+
};
|
|
83
|
+
readonly dismiss: {
|
|
84
|
+
readonly position: "absolute";
|
|
85
|
+
readonly inset: "0";
|
|
86
|
+
readonly background: "none";
|
|
87
|
+
readonly border: "none";
|
|
88
|
+
readonly padding: "0";
|
|
89
|
+
readonly cursor: "default";
|
|
90
|
+
};
|
|
91
|
+
readonly dialogPanel: {
|
|
92
|
+
readonly position: "relative";
|
|
93
|
+
readonly zIndex: "1";
|
|
94
|
+
readonly width: "100%";
|
|
95
|
+
readonly maxWidth: "32rem";
|
|
96
|
+
readonly borderRadius: string;
|
|
97
|
+
readonly backgroundColor: string;
|
|
98
|
+
readonly borderWidth: string;
|
|
99
|
+
readonly borderColor: string;
|
|
100
|
+
readonly overflow: "hidden";
|
|
101
|
+
readonly outline: "none";
|
|
102
|
+
readonly boxShadow: "0 16px 70px rgba(0,0,0,0.25)";
|
|
103
|
+
readonly motion: {
|
|
104
|
+
readonly initial: {
|
|
105
|
+
readonly opacity: 0;
|
|
106
|
+
readonly scale: 0.96;
|
|
107
|
+
readonly y: -8;
|
|
108
|
+
};
|
|
109
|
+
readonly animate: {
|
|
110
|
+
readonly opacity: 1;
|
|
111
|
+
readonly scale: 1;
|
|
112
|
+
readonly y: 0;
|
|
113
|
+
};
|
|
114
|
+
readonly exit: {
|
|
115
|
+
readonly opacity: 0;
|
|
116
|
+
readonly scale: 0.96;
|
|
117
|
+
readonly y: -8;
|
|
118
|
+
};
|
|
119
|
+
readonly transition: {
|
|
120
|
+
readonly duration: 0.2;
|
|
121
|
+
readonly ease: [0.16, 1, 0.3, 1];
|
|
122
|
+
};
|
|
123
|
+
};
|
|
124
|
+
};
|
|
125
|
+
readonly root: {
|
|
126
|
+
readonly display: "flex";
|
|
127
|
+
readonly flexDirection: "column";
|
|
128
|
+
readonly overflow: "hidden";
|
|
129
|
+
};
|
|
130
|
+
};
|
|
131
|
+
};
|
|
132
|
+
}, {}>, {
|
|
133
|
+
open?: boolean;
|
|
134
|
+
onOpenChange?: (open: boolean) => void;
|
|
135
|
+
filter?: (value: string, search: string, keywords?: string[]) => number;
|
|
136
|
+
shouldFilter?: boolean;
|
|
137
|
+
loop?: boolean;
|
|
138
|
+
label?: string;
|
|
139
|
+
children?: ReactNode;
|
|
140
|
+
}, {
|
|
141
|
+
overlay: "div";
|
|
142
|
+
dismiss: "button";
|
|
143
|
+
dialogPanel: "div";
|
|
144
|
+
root: "div";
|
|
145
|
+
}>>;
|
|
146
|
+
/**
|
|
147
|
+
* @description Search input for filtering command items
|
|
148
|
+
*/
|
|
149
|
+
declare const CommandInput: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentConfig<{
|
|
150
|
+
CommandInput: {
|
|
151
|
+
readonly base: {
|
|
152
|
+
readonly inputWrapper: {
|
|
153
|
+
readonly display: "flex";
|
|
154
|
+
readonly alignItems: "center";
|
|
155
|
+
readonly gap: string;
|
|
156
|
+
readonly paddingLeft: string;
|
|
157
|
+
readonly paddingRight: string;
|
|
158
|
+
readonly borderBottomWidth: string;
|
|
159
|
+
readonly borderColor: string;
|
|
160
|
+
};
|
|
161
|
+
readonly searchIcon: {
|
|
162
|
+
readonly display: "flex";
|
|
163
|
+
readonly flexShrink: "0";
|
|
164
|
+
readonly color: string;
|
|
165
|
+
readonly opacity: "0.4";
|
|
166
|
+
};
|
|
167
|
+
readonly input: {
|
|
168
|
+
readonly width: "100%";
|
|
169
|
+
readonly paddingTop: string;
|
|
170
|
+
readonly paddingBottom: string;
|
|
171
|
+
readonly backgroundColor: "transparent";
|
|
172
|
+
readonly border: "none";
|
|
173
|
+
readonly outline: "none";
|
|
174
|
+
readonly color: string;
|
|
175
|
+
readonly _placeholder: {
|
|
176
|
+
readonly color: string;
|
|
177
|
+
};
|
|
178
|
+
readonly fontSize: string;
|
|
179
|
+
readonly fontWeight: string;
|
|
180
|
+
readonly lineHeight: "1";
|
|
181
|
+
readonly fontFamily: string;
|
|
182
|
+
} | {
|
|
183
|
+
readonly width: "100%";
|
|
184
|
+
readonly paddingTop: string;
|
|
185
|
+
readonly paddingBottom: string;
|
|
186
|
+
readonly backgroundColor: "transparent";
|
|
187
|
+
readonly border: "none";
|
|
188
|
+
readonly outline: "none";
|
|
189
|
+
readonly color: string;
|
|
190
|
+
readonly _placeholder: {
|
|
191
|
+
readonly color: string;
|
|
192
|
+
};
|
|
193
|
+
readonly fontSize: string;
|
|
194
|
+
readonly fontWeight: string;
|
|
195
|
+
readonly lineHeight: string;
|
|
196
|
+
readonly fontFamily: string;
|
|
197
|
+
} | {
|
|
198
|
+
readonly width: "100%";
|
|
199
|
+
readonly paddingTop: string;
|
|
200
|
+
readonly paddingBottom: string;
|
|
201
|
+
readonly backgroundColor: "transparent";
|
|
202
|
+
readonly border: "none";
|
|
203
|
+
readonly outline: "none";
|
|
204
|
+
readonly color: string;
|
|
205
|
+
readonly _placeholder: {
|
|
206
|
+
readonly color: string;
|
|
207
|
+
};
|
|
208
|
+
readonly fontSize: string;
|
|
209
|
+
readonly fontWeight: string;
|
|
210
|
+
readonly lineHeight: string;
|
|
211
|
+
readonly fontFamily: string;
|
|
212
|
+
} | {
|
|
213
|
+
readonly width: "100%";
|
|
214
|
+
readonly paddingTop: string;
|
|
215
|
+
readonly paddingBottom: string;
|
|
216
|
+
readonly backgroundColor: "transparent";
|
|
217
|
+
readonly border: "none";
|
|
218
|
+
readonly outline: "none";
|
|
219
|
+
readonly color: string;
|
|
220
|
+
readonly _placeholder: {
|
|
221
|
+
readonly color: string;
|
|
222
|
+
};
|
|
223
|
+
readonly fontSize: string;
|
|
224
|
+
readonly fontWeight: string;
|
|
225
|
+
readonly lineHeight: string;
|
|
226
|
+
readonly fontFamily: string;
|
|
227
|
+
} | {
|
|
228
|
+
readonly width: "100%";
|
|
229
|
+
readonly paddingTop: string;
|
|
230
|
+
readonly paddingBottom: string;
|
|
231
|
+
readonly backgroundColor: "transparent";
|
|
232
|
+
readonly border: "none";
|
|
233
|
+
readonly outline: "none";
|
|
234
|
+
readonly color: string;
|
|
235
|
+
readonly _placeholder: {
|
|
236
|
+
readonly color: string;
|
|
237
|
+
};
|
|
238
|
+
readonly fontSize: string;
|
|
239
|
+
readonly fontWeight: string;
|
|
240
|
+
readonly lineHeight: string;
|
|
241
|
+
readonly fontFamily: string;
|
|
242
|
+
} | {
|
|
243
|
+
readonly width: "100%";
|
|
244
|
+
readonly paddingTop: string;
|
|
245
|
+
readonly paddingBottom: string;
|
|
246
|
+
readonly backgroundColor: "transparent";
|
|
247
|
+
readonly border: "none";
|
|
248
|
+
readonly outline: "none";
|
|
249
|
+
readonly color: string;
|
|
250
|
+
readonly _placeholder: {
|
|
251
|
+
readonly color: string;
|
|
252
|
+
};
|
|
253
|
+
readonly fontSize: string;
|
|
254
|
+
readonly fontWeight: "450";
|
|
255
|
+
readonly lineHeight: string;
|
|
256
|
+
readonly fontFamily: string;
|
|
257
|
+
} | {
|
|
258
|
+
readonly width: "100%";
|
|
259
|
+
readonly paddingTop: string;
|
|
260
|
+
readonly paddingBottom: string;
|
|
261
|
+
readonly backgroundColor: "transparent";
|
|
262
|
+
readonly border: "none";
|
|
263
|
+
readonly outline: "none";
|
|
264
|
+
readonly color: string;
|
|
265
|
+
readonly _placeholder: {
|
|
266
|
+
readonly color: string;
|
|
267
|
+
};
|
|
268
|
+
readonly fontSize: string;
|
|
269
|
+
readonly fontWeight: string;
|
|
270
|
+
readonly lineHeight: string;
|
|
271
|
+
readonly fontFamily: string;
|
|
272
|
+
} | {
|
|
273
|
+
readonly width: "100%";
|
|
274
|
+
readonly paddingTop: string;
|
|
275
|
+
readonly paddingBottom: string;
|
|
276
|
+
readonly backgroundColor: "transparent";
|
|
277
|
+
readonly border: "none";
|
|
278
|
+
readonly outline: "none";
|
|
279
|
+
readonly color: string;
|
|
280
|
+
readonly _placeholder: {
|
|
281
|
+
readonly color: string;
|
|
282
|
+
};
|
|
283
|
+
readonly fontSize: string;
|
|
284
|
+
readonly fontWeight: string;
|
|
285
|
+
readonly lineHeight: string;
|
|
286
|
+
readonly fontFamily: string;
|
|
287
|
+
} | {
|
|
288
|
+
readonly width: "100%";
|
|
289
|
+
readonly paddingTop: string;
|
|
290
|
+
readonly paddingBottom: string;
|
|
291
|
+
readonly backgroundColor: "transparent";
|
|
292
|
+
readonly border: "none";
|
|
293
|
+
readonly outline: "none";
|
|
294
|
+
readonly color: string;
|
|
295
|
+
readonly _placeholder: {
|
|
296
|
+
readonly color: string;
|
|
297
|
+
};
|
|
298
|
+
readonly fontSize: string;
|
|
299
|
+
readonly fontWeight: "450";
|
|
300
|
+
readonly lineHeight: string;
|
|
301
|
+
readonly fontFamily: string;
|
|
302
|
+
} | {
|
|
303
|
+
readonly width: "100%";
|
|
304
|
+
readonly paddingTop: string;
|
|
305
|
+
readonly paddingBottom: string;
|
|
306
|
+
readonly backgroundColor: "transparent";
|
|
307
|
+
readonly border: "none";
|
|
308
|
+
readonly outline: "none";
|
|
309
|
+
readonly color: string;
|
|
310
|
+
readonly _placeholder: {
|
|
311
|
+
readonly color: string;
|
|
312
|
+
};
|
|
313
|
+
readonly fontSize: string;
|
|
314
|
+
readonly fontWeight: string;
|
|
315
|
+
readonly lineHeight: string;
|
|
316
|
+
readonly fontFamily: string;
|
|
317
|
+
} | {
|
|
318
|
+
readonly width: "100%";
|
|
319
|
+
readonly paddingTop: string;
|
|
320
|
+
readonly paddingBottom: string;
|
|
321
|
+
readonly backgroundColor: "transparent";
|
|
322
|
+
readonly border: "none";
|
|
323
|
+
readonly outline: "none";
|
|
324
|
+
readonly color: string;
|
|
325
|
+
readonly _placeholder: {
|
|
326
|
+
readonly color: string;
|
|
327
|
+
};
|
|
328
|
+
readonly fontSize: string;
|
|
329
|
+
readonly fontWeight: "450";
|
|
330
|
+
readonly lineHeight: string;
|
|
331
|
+
readonly fontFamily: string;
|
|
332
|
+
} | {
|
|
333
|
+
readonly width: "100%";
|
|
334
|
+
readonly paddingTop: string;
|
|
335
|
+
readonly paddingBottom: string;
|
|
336
|
+
readonly backgroundColor: "transparent";
|
|
337
|
+
readonly border: "none";
|
|
338
|
+
readonly outline: "none";
|
|
339
|
+
readonly color: string;
|
|
340
|
+
readonly _placeholder: {
|
|
341
|
+
readonly color: string;
|
|
342
|
+
};
|
|
343
|
+
readonly fontSize: string;
|
|
344
|
+
readonly fontWeight: string;
|
|
345
|
+
readonly lineHeight: string;
|
|
346
|
+
readonly fontFamily: string;
|
|
347
|
+
} | {
|
|
348
|
+
readonly width: "100%";
|
|
349
|
+
readonly paddingTop: string;
|
|
350
|
+
readonly paddingBottom: string;
|
|
351
|
+
readonly backgroundColor: "transparent";
|
|
352
|
+
readonly border: "none";
|
|
353
|
+
readonly outline: "none";
|
|
354
|
+
readonly color: string;
|
|
355
|
+
readonly _placeholder: {
|
|
356
|
+
readonly color: string;
|
|
357
|
+
};
|
|
358
|
+
readonly fontSize: string;
|
|
359
|
+
readonly fontWeight: string;
|
|
360
|
+
readonly lineHeight: string;
|
|
361
|
+
readonly fontFamily: string;
|
|
362
|
+
} | {
|
|
363
|
+
readonly width: "100%";
|
|
364
|
+
readonly paddingTop: string;
|
|
365
|
+
readonly paddingBottom: string;
|
|
366
|
+
readonly backgroundColor: "transparent";
|
|
367
|
+
readonly border: "none";
|
|
368
|
+
readonly outline: "none";
|
|
369
|
+
readonly color: string;
|
|
370
|
+
readonly _placeholder: {
|
|
371
|
+
readonly color: string;
|
|
372
|
+
};
|
|
373
|
+
readonly fontSize: string;
|
|
374
|
+
readonly fontWeight: string;
|
|
375
|
+
readonly lineHeight: string;
|
|
376
|
+
readonly fontFamily: string;
|
|
377
|
+
} | {
|
|
378
|
+
readonly width: "100%";
|
|
379
|
+
readonly paddingTop: string;
|
|
380
|
+
readonly paddingBottom: string;
|
|
381
|
+
readonly backgroundColor: "transparent";
|
|
382
|
+
readonly border: "none";
|
|
383
|
+
readonly outline: "none";
|
|
384
|
+
readonly color: string;
|
|
385
|
+
readonly _placeholder: {
|
|
386
|
+
readonly color: string;
|
|
387
|
+
};
|
|
388
|
+
readonly fontSize: string;
|
|
389
|
+
readonly fontWeight: string;
|
|
390
|
+
readonly lineHeight: string;
|
|
391
|
+
readonly fontFamily: string;
|
|
392
|
+
} | {
|
|
393
|
+
readonly width: "100%";
|
|
394
|
+
readonly paddingTop: string;
|
|
395
|
+
readonly paddingBottom: string;
|
|
396
|
+
readonly backgroundColor: "transparent";
|
|
397
|
+
readonly border: "none";
|
|
398
|
+
readonly outline: "none";
|
|
399
|
+
readonly color: string;
|
|
400
|
+
readonly _placeholder: {
|
|
401
|
+
readonly color: string;
|
|
402
|
+
};
|
|
403
|
+
readonly fontSize: string;
|
|
404
|
+
readonly fontWeight: string;
|
|
405
|
+
readonly lineHeight: string;
|
|
406
|
+
readonly fontFamily: string;
|
|
407
|
+
} | {
|
|
408
|
+
readonly width: "100%";
|
|
409
|
+
readonly paddingTop: string;
|
|
410
|
+
readonly paddingBottom: string;
|
|
411
|
+
readonly backgroundColor: "transparent";
|
|
412
|
+
readonly border: "none";
|
|
413
|
+
readonly outline: "none";
|
|
414
|
+
readonly color: string;
|
|
415
|
+
readonly _placeholder: {
|
|
416
|
+
readonly color: string;
|
|
417
|
+
};
|
|
418
|
+
readonly fontSize: string;
|
|
419
|
+
readonly fontWeight: string;
|
|
420
|
+
readonly lineHeight: string;
|
|
421
|
+
readonly fontFamily: string;
|
|
422
|
+
} | {
|
|
423
|
+
readonly width: "100%";
|
|
424
|
+
readonly paddingTop: string;
|
|
425
|
+
readonly paddingBottom: string;
|
|
426
|
+
readonly backgroundColor: "transparent";
|
|
427
|
+
readonly border: "none";
|
|
428
|
+
readonly outline: "none";
|
|
429
|
+
readonly color: string;
|
|
430
|
+
readonly _placeholder: {
|
|
431
|
+
readonly color: string;
|
|
432
|
+
};
|
|
433
|
+
readonly fontSize: string;
|
|
434
|
+
readonly fontWeight: string;
|
|
435
|
+
readonly lineHeight: string;
|
|
436
|
+
readonly fontFamily: string;
|
|
437
|
+
} | {
|
|
438
|
+
readonly width: "100%";
|
|
439
|
+
readonly paddingTop: string;
|
|
440
|
+
readonly paddingBottom: string;
|
|
441
|
+
readonly backgroundColor: "transparent";
|
|
442
|
+
readonly border: "none";
|
|
443
|
+
readonly outline: "none";
|
|
444
|
+
readonly color: string;
|
|
445
|
+
readonly _placeholder: {
|
|
446
|
+
readonly color: string;
|
|
447
|
+
};
|
|
448
|
+
readonly fontSize: string;
|
|
449
|
+
readonly fontWeight: string;
|
|
450
|
+
readonly lineHeight: string;
|
|
451
|
+
readonly fontFamily: string;
|
|
452
|
+
} | {
|
|
453
|
+
readonly width: "100%";
|
|
454
|
+
readonly paddingTop: string;
|
|
455
|
+
readonly paddingBottom: string;
|
|
456
|
+
readonly backgroundColor: "transparent";
|
|
457
|
+
readonly border: "none";
|
|
458
|
+
readonly outline: "none";
|
|
459
|
+
readonly color: string;
|
|
460
|
+
readonly _placeholder: {
|
|
461
|
+
readonly color: string;
|
|
462
|
+
};
|
|
463
|
+
readonly fontSize: string;
|
|
464
|
+
readonly fontWeight: string;
|
|
465
|
+
readonly lineHeight: string;
|
|
466
|
+
readonly fontFamily: string;
|
|
467
|
+
} | {
|
|
468
|
+
readonly width: "100%";
|
|
469
|
+
readonly paddingTop: string;
|
|
470
|
+
readonly paddingBottom: string;
|
|
471
|
+
readonly backgroundColor: "transparent";
|
|
472
|
+
readonly border: "none";
|
|
473
|
+
readonly outline: "none";
|
|
474
|
+
readonly color: string;
|
|
475
|
+
readonly _placeholder: {
|
|
476
|
+
readonly color: string;
|
|
477
|
+
};
|
|
478
|
+
readonly fontSize: string;
|
|
479
|
+
readonly fontWeight: string;
|
|
480
|
+
readonly lineHeight: string;
|
|
481
|
+
readonly fontFamily: string;
|
|
482
|
+
} | {
|
|
483
|
+
readonly width: "100%";
|
|
484
|
+
readonly paddingTop: string;
|
|
485
|
+
readonly paddingBottom: string;
|
|
486
|
+
readonly backgroundColor: "transparent";
|
|
487
|
+
readonly border: "none";
|
|
488
|
+
readonly outline: "none";
|
|
489
|
+
readonly color: string;
|
|
490
|
+
readonly _placeholder: {
|
|
491
|
+
readonly color: string;
|
|
492
|
+
};
|
|
493
|
+
readonly fontSize: string;
|
|
494
|
+
readonly fontWeight: string;
|
|
495
|
+
readonly lineHeight: string;
|
|
496
|
+
readonly fontFamily: string;
|
|
497
|
+
};
|
|
498
|
+
};
|
|
499
|
+
};
|
|
500
|
+
}, {}>, {
|
|
501
|
+
placeholder?: string;
|
|
502
|
+
value?: string;
|
|
503
|
+
onValueChange?: (value: string) => void;
|
|
504
|
+
}, {
|
|
505
|
+
inputWrapper: "div";
|
|
506
|
+
input: "input";
|
|
507
|
+
searchIcon: "span";
|
|
508
|
+
}>>;
|
|
509
|
+
/**
|
|
510
|
+
* @description Scrollable container for command results
|
|
511
|
+
*/
|
|
512
|
+
declare const CommandList: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentConfig<{
|
|
513
|
+
CommandList: {
|
|
514
|
+
readonly base: {
|
|
515
|
+
readonly list: {
|
|
516
|
+
readonly maxHeight: "20rem";
|
|
517
|
+
readonly overflowY: "auto";
|
|
518
|
+
readonly overscrollBehavior: "contain";
|
|
519
|
+
readonly padding: string;
|
|
520
|
+
};
|
|
521
|
+
};
|
|
522
|
+
};
|
|
523
|
+
}, {}>, {
|
|
524
|
+
children?: ReactNode;
|
|
525
|
+
}, {
|
|
526
|
+
list: "fieldset";
|
|
527
|
+
}>>;
|
|
528
|
+
/**
|
|
529
|
+
* @description Displayed when no command items match the search query
|
|
530
|
+
*/
|
|
531
|
+
declare const CommandEmpty: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentConfig<{
|
|
532
|
+
CommandEmpty: {
|
|
533
|
+
readonly base: {
|
|
534
|
+
readonly empty: {
|
|
535
|
+
readonly paddingTop: string;
|
|
536
|
+
readonly paddingBottom: string;
|
|
537
|
+
readonly textAlign: "center";
|
|
538
|
+
readonly color: string;
|
|
539
|
+
readonly fontSize: string;
|
|
540
|
+
readonly fontWeight: string;
|
|
541
|
+
readonly lineHeight: "1";
|
|
542
|
+
readonly fontFamily: string;
|
|
543
|
+
} | {
|
|
544
|
+
readonly paddingTop: string;
|
|
545
|
+
readonly paddingBottom: string;
|
|
546
|
+
readonly textAlign: "center";
|
|
547
|
+
readonly color: string;
|
|
548
|
+
readonly fontSize: string;
|
|
549
|
+
readonly fontWeight: string;
|
|
550
|
+
readonly lineHeight: string;
|
|
551
|
+
readonly fontFamily: string;
|
|
552
|
+
} | {
|
|
553
|
+
readonly paddingTop: string;
|
|
554
|
+
readonly paddingBottom: string;
|
|
555
|
+
readonly textAlign: "center";
|
|
556
|
+
readonly color: string;
|
|
557
|
+
readonly fontSize: string;
|
|
558
|
+
readonly fontWeight: string;
|
|
559
|
+
readonly lineHeight: string;
|
|
560
|
+
readonly fontFamily: string;
|
|
561
|
+
} | {
|
|
562
|
+
readonly paddingTop: string;
|
|
563
|
+
readonly paddingBottom: string;
|
|
564
|
+
readonly textAlign: "center";
|
|
565
|
+
readonly color: string;
|
|
566
|
+
readonly fontSize: string;
|
|
567
|
+
readonly fontWeight: string;
|
|
568
|
+
readonly lineHeight: string;
|
|
569
|
+
readonly fontFamily: string;
|
|
570
|
+
} | {
|
|
571
|
+
readonly paddingTop: string;
|
|
572
|
+
readonly paddingBottom: string;
|
|
573
|
+
readonly textAlign: "center";
|
|
574
|
+
readonly color: string;
|
|
575
|
+
readonly fontSize: string;
|
|
576
|
+
readonly fontWeight: string;
|
|
577
|
+
readonly lineHeight: string;
|
|
578
|
+
readonly fontFamily: string;
|
|
579
|
+
} | {
|
|
580
|
+
readonly paddingTop: string;
|
|
581
|
+
readonly paddingBottom: string;
|
|
582
|
+
readonly textAlign: "center";
|
|
583
|
+
readonly color: string;
|
|
584
|
+
readonly fontSize: string;
|
|
585
|
+
readonly fontWeight: "450";
|
|
586
|
+
readonly lineHeight: string;
|
|
587
|
+
readonly fontFamily: string;
|
|
588
|
+
} | {
|
|
589
|
+
readonly paddingTop: string;
|
|
590
|
+
readonly paddingBottom: string;
|
|
591
|
+
readonly textAlign: "center";
|
|
592
|
+
readonly color: string;
|
|
593
|
+
readonly fontSize: string;
|
|
594
|
+
readonly fontWeight: string;
|
|
595
|
+
readonly lineHeight: string;
|
|
596
|
+
readonly fontFamily: string;
|
|
597
|
+
} | {
|
|
598
|
+
readonly paddingTop: string;
|
|
599
|
+
readonly paddingBottom: string;
|
|
600
|
+
readonly textAlign: "center";
|
|
601
|
+
readonly color: string;
|
|
602
|
+
readonly fontSize: string;
|
|
603
|
+
readonly fontWeight: string;
|
|
604
|
+
readonly lineHeight: string;
|
|
605
|
+
readonly fontFamily: string;
|
|
606
|
+
} | {
|
|
607
|
+
readonly paddingTop: string;
|
|
608
|
+
readonly paddingBottom: string;
|
|
609
|
+
readonly textAlign: "center";
|
|
610
|
+
readonly color: string;
|
|
611
|
+
readonly fontSize: string;
|
|
612
|
+
readonly fontWeight: "450";
|
|
613
|
+
readonly lineHeight: string;
|
|
614
|
+
readonly fontFamily: string;
|
|
615
|
+
} | {
|
|
616
|
+
readonly paddingTop: string;
|
|
617
|
+
readonly paddingBottom: string;
|
|
618
|
+
readonly textAlign: "center";
|
|
619
|
+
readonly color: string;
|
|
620
|
+
readonly fontSize: string;
|
|
621
|
+
readonly fontWeight: string;
|
|
622
|
+
readonly lineHeight: string;
|
|
623
|
+
readonly fontFamily: string;
|
|
624
|
+
} | {
|
|
625
|
+
readonly paddingTop: string;
|
|
626
|
+
readonly paddingBottom: string;
|
|
627
|
+
readonly textAlign: "center";
|
|
628
|
+
readonly color: string;
|
|
629
|
+
readonly fontSize: string;
|
|
630
|
+
readonly fontWeight: "450";
|
|
631
|
+
readonly lineHeight: string;
|
|
632
|
+
readonly fontFamily: string;
|
|
633
|
+
} | {
|
|
634
|
+
readonly paddingTop: string;
|
|
635
|
+
readonly paddingBottom: string;
|
|
636
|
+
readonly textAlign: "center";
|
|
637
|
+
readonly color: string;
|
|
638
|
+
readonly fontSize: string;
|
|
639
|
+
readonly fontWeight: string;
|
|
640
|
+
readonly lineHeight: string;
|
|
641
|
+
readonly fontFamily: string;
|
|
642
|
+
} | {
|
|
643
|
+
readonly paddingTop: string;
|
|
644
|
+
readonly paddingBottom: string;
|
|
645
|
+
readonly textAlign: "center";
|
|
646
|
+
readonly color: string;
|
|
647
|
+
readonly fontSize: string;
|
|
648
|
+
readonly fontWeight: string;
|
|
649
|
+
readonly lineHeight: string;
|
|
650
|
+
readonly fontFamily: string;
|
|
651
|
+
} | {
|
|
652
|
+
readonly paddingTop: string;
|
|
653
|
+
readonly paddingBottom: string;
|
|
654
|
+
readonly textAlign: "center";
|
|
655
|
+
readonly color: string;
|
|
656
|
+
readonly fontSize: string;
|
|
657
|
+
readonly fontWeight: string;
|
|
658
|
+
readonly lineHeight: string;
|
|
659
|
+
readonly fontFamily: string;
|
|
660
|
+
} | {
|
|
661
|
+
readonly paddingTop: string;
|
|
662
|
+
readonly paddingBottom: string;
|
|
663
|
+
readonly textAlign: "center";
|
|
664
|
+
readonly color: string;
|
|
665
|
+
readonly fontSize: string;
|
|
666
|
+
readonly fontWeight: string;
|
|
667
|
+
readonly lineHeight: string;
|
|
668
|
+
readonly fontFamily: string;
|
|
669
|
+
} | {
|
|
670
|
+
readonly paddingTop: string;
|
|
671
|
+
readonly paddingBottom: string;
|
|
672
|
+
readonly textAlign: "center";
|
|
673
|
+
readonly color: string;
|
|
674
|
+
readonly fontSize: string;
|
|
675
|
+
readonly fontWeight: string;
|
|
676
|
+
readonly lineHeight: string;
|
|
677
|
+
readonly fontFamily: string;
|
|
678
|
+
} | {
|
|
679
|
+
readonly paddingTop: string;
|
|
680
|
+
readonly paddingBottom: string;
|
|
681
|
+
readonly textAlign: "center";
|
|
682
|
+
readonly color: string;
|
|
683
|
+
readonly fontSize: string;
|
|
684
|
+
readonly fontWeight: string;
|
|
685
|
+
readonly lineHeight: string;
|
|
686
|
+
readonly fontFamily: string;
|
|
687
|
+
} | {
|
|
688
|
+
readonly paddingTop: string;
|
|
689
|
+
readonly paddingBottom: string;
|
|
690
|
+
readonly textAlign: "center";
|
|
691
|
+
readonly color: string;
|
|
692
|
+
readonly fontSize: string;
|
|
693
|
+
readonly fontWeight: string;
|
|
694
|
+
readonly lineHeight: string;
|
|
695
|
+
readonly fontFamily: string;
|
|
696
|
+
} | {
|
|
697
|
+
readonly paddingTop: string;
|
|
698
|
+
readonly paddingBottom: string;
|
|
699
|
+
readonly textAlign: "center";
|
|
700
|
+
readonly color: string;
|
|
701
|
+
readonly fontSize: string;
|
|
702
|
+
readonly fontWeight: string;
|
|
703
|
+
readonly lineHeight: string;
|
|
704
|
+
readonly fontFamily: string;
|
|
705
|
+
} | {
|
|
706
|
+
readonly paddingTop: string;
|
|
707
|
+
readonly paddingBottom: string;
|
|
708
|
+
readonly textAlign: "center";
|
|
709
|
+
readonly color: string;
|
|
710
|
+
readonly fontSize: string;
|
|
711
|
+
readonly fontWeight: string;
|
|
712
|
+
readonly lineHeight: string;
|
|
713
|
+
readonly fontFamily: string;
|
|
714
|
+
} | {
|
|
715
|
+
readonly paddingTop: string;
|
|
716
|
+
readonly paddingBottom: string;
|
|
717
|
+
readonly textAlign: "center";
|
|
718
|
+
readonly color: string;
|
|
719
|
+
readonly fontSize: string;
|
|
720
|
+
readonly fontWeight: string;
|
|
721
|
+
readonly lineHeight: string;
|
|
722
|
+
readonly fontFamily: string;
|
|
723
|
+
} | {
|
|
724
|
+
readonly paddingTop: string;
|
|
725
|
+
readonly paddingBottom: string;
|
|
726
|
+
readonly textAlign: "center";
|
|
727
|
+
readonly color: string;
|
|
728
|
+
readonly fontSize: string;
|
|
729
|
+
readonly fontWeight: string;
|
|
730
|
+
readonly lineHeight: string;
|
|
731
|
+
readonly fontFamily: string;
|
|
732
|
+
};
|
|
733
|
+
};
|
|
734
|
+
};
|
|
735
|
+
}, {}>, {
|
|
736
|
+
children?: ReactNode;
|
|
737
|
+
}, {
|
|
738
|
+
empty: "div";
|
|
739
|
+
}>>;
|
|
740
|
+
/**
|
|
741
|
+
* @description Groups related command items with an optional heading
|
|
742
|
+
*/
|
|
743
|
+
declare const CommandGroup: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentConfig<{
|
|
744
|
+
CommandGroup: {
|
|
745
|
+
readonly base: {
|
|
746
|
+
readonly group: {
|
|
747
|
+
readonly padding: string;
|
|
748
|
+
};
|
|
749
|
+
readonly groupHeading: {
|
|
750
|
+
readonly paddingLeft: string;
|
|
751
|
+
readonly paddingRight: string;
|
|
752
|
+
readonly paddingTop: string;
|
|
753
|
+
readonly paddingBottom: string;
|
|
754
|
+
readonly color: string;
|
|
755
|
+
readonly fontWeight: string;
|
|
756
|
+
readonly fontSize: string;
|
|
757
|
+
readonly lineHeight: "1";
|
|
758
|
+
readonly fontFamily: string;
|
|
759
|
+
} | {
|
|
760
|
+
readonly paddingLeft: string;
|
|
761
|
+
readonly paddingRight: string;
|
|
762
|
+
readonly paddingTop: string;
|
|
763
|
+
readonly paddingBottom: string;
|
|
764
|
+
readonly color: string;
|
|
765
|
+
readonly fontWeight: string;
|
|
766
|
+
readonly fontSize: string;
|
|
767
|
+
readonly lineHeight: string;
|
|
768
|
+
readonly fontFamily: string;
|
|
769
|
+
} | {
|
|
770
|
+
readonly paddingLeft: string;
|
|
771
|
+
readonly paddingRight: string;
|
|
772
|
+
readonly paddingTop: string;
|
|
773
|
+
readonly paddingBottom: string;
|
|
774
|
+
readonly color: string;
|
|
775
|
+
readonly fontWeight: string;
|
|
776
|
+
readonly fontSize: string;
|
|
777
|
+
readonly lineHeight: string;
|
|
778
|
+
readonly fontFamily: string;
|
|
779
|
+
} | {
|
|
780
|
+
readonly paddingLeft: string;
|
|
781
|
+
readonly paddingRight: string;
|
|
782
|
+
readonly paddingTop: string;
|
|
783
|
+
readonly paddingBottom: string;
|
|
784
|
+
readonly color: string;
|
|
785
|
+
readonly fontWeight: string;
|
|
786
|
+
readonly fontSize: string;
|
|
787
|
+
readonly lineHeight: string;
|
|
788
|
+
readonly fontFamily: string;
|
|
789
|
+
} | {
|
|
790
|
+
readonly paddingLeft: string;
|
|
791
|
+
readonly paddingRight: string;
|
|
792
|
+
readonly paddingTop: string;
|
|
793
|
+
readonly paddingBottom: string;
|
|
794
|
+
readonly color: string;
|
|
795
|
+
readonly fontWeight: string;
|
|
796
|
+
readonly fontSize: string;
|
|
797
|
+
readonly lineHeight: string;
|
|
798
|
+
readonly fontFamily: string;
|
|
799
|
+
} | {
|
|
800
|
+
readonly paddingLeft: string;
|
|
801
|
+
readonly paddingRight: string;
|
|
802
|
+
readonly paddingTop: string;
|
|
803
|
+
readonly paddingBottom: string;
|
|
804
|
+
readonly color: string;
|
|
805
|
+
readonly fontWeight: string;
|
|
806
|
+
readonly fontSize: string;
|
|
807
|
+
readonly lineHeight: string;
|
|
808
|
+
readonly fontFamily: string;
|
|
809
|
+
} | {
|
|
810
|
+
readonly paddingLeft: string;
|
|
811
|
+
readonly paddingRight: string;
|
|
812
|
+
readonly paddingTop: string;
|
|
813
|
+
readonly paddingBottom: string;
|
|
814
|
+
readonly color: string;
|
|
815
|
+
readonly fontWeight: string;
|
|
816
|
+
readonly fontSize: string;
|
|
817
|
+
readonly lineHeight: string;
|
|
818
|
+
readonly fontFamily: string;
|
|
819
|
+
} | {
|
|
820
|
+
readonly paddingLeft: string;
|
|
821
|
+
readonly paddingRight: string;
|
|
822
|
+
readonly paddingTop: string;
|
|
823
|
+
readonly paddingBottom: string;
|
|
824
|
+
readonly color: string;
|
|
825
|
+
readonly fontWeight: string;
|
|
826
|
+
readonly fontSize: string;
|
|
827
|
+
readonly lineHeight: string;
|
|
828
|
+
readonly fontFamily: string;
|
|
829
|
+
} | {
|
|
830
|
+
readonly paddingLeft: string;
|
|
831
|
+
readonly paddingRight: string;
|
|
832
|
+
readonly paddingTop: string;
|
|
833
|
+
readonly paddingBottom: string;
|
|
834
|
+
readonly color: string;
|
|
835
|
+
readonly fontWeight: string;
|
|
836
|
+
readonly fontSize: string;
|
|
837
|
+
readonly lineHeight: string;
|
|
838
|
+
readonly fontFamily: string;
|
|
839
|
+
} | {
|
|
840
|
+
readonly paddingLeft: string;
|
|
841
|
+
readonly paddingRight: string;
|
|
842
|
+
readonly paddingTop: string;
|
|
843
|
+
readonly paddingBottom: string;
|
|
844
|
+
readonly color: string;
|
|
845
|
+
readonly fontWeight: string;
|
|
846
|
+
readonly fontSize: string;
|
|
847
|
+
readonly lineHeight: string;
|
|
848
|
+
readonly fontFamily: string;
|
|
849
|
+
} | {
|
|
850
|
+
readonly paddingLeft: string;
|
|
851
|
+
readonly paddingRight: string;
|
|
852
|
+
readonly paddingTop: string;
|
|
853
|
+
readonly paddingBottom: string;
|
|
854
|
+
readonly color: string;
|
|
855
|
+
readonly fontWeight: string;
|
|
856
|
+
readonly fontSize: string;
|
|
857
|
+
readonly lineHeight: string;
|
|
858
|
+
readonly fontFamily: string;
|
|
859
|
+
} | {
|
|
860
|
+
readonly paddingLeft: string;
|
|
861
|
+
readonly paddingRight: string;
|
|
862
|
+
readonly paddingTop: string;
|
|
863
|
+
readonly paddingBottom: string;
|
|
864
|
+
readonly color: string;
|
|
865
|
+
readonly fontWeight: string;
|
|
866
|
+
readonly fontSize: string;
|
|
867
|
+
readonly lineHeight: string;
|
|
868
|
+
readonly fontFamily: string;
|
|
869
|
+
} | {
|
|
870
|
+
readonly paddingLeft: string;
|
|
871
|
+
readonly paddingRight: string;
|
|
872
|
+
readonly paddingTop: string;
|
|
873
|
+
readonly paddingBottom: string;
|
|
874
|
+
readonly color: string;
|
|
875
|
+
readonly fontWeight: string;
|
|
876
|
+
readonly fontSize: string;
|
|
877
|
+
readonly lineHeight: string;
|
|
878
|
+
readonly fontFamily: string;
|
|
879
|
+
} | {
|
|
880
|
+
readonly paddingLeft: string;
|
|
881
|
+
readonly paddingRight: string;
|
|
882
|
+
readonly paddingTop: string;
|
|
883
|
+
readonly paddingBottom: string;
|
|
884
|
+
readonly color: string;
|
|
885
|
+
readonly fontWeight: string;
|
|
886
|
+
readonly fontSize: string;
|
|
887
|
+
readonly lineHeight: string;
|
|
888
|
+
readonly fontFamily: string;
|
|
889
|
+
} | {
|
|
890
|
+
readonly paddingLeft: string;
|
|
891
|
+
readonly paddingRight: string;
|
|
892
|
+
readonly paddingTop: string;
|
|
893
|
+
readonly paddingBottom: string;
|
|
894
|
+
readonly color: string;
|
|
895
|
+
readonly fontWeight: string;
|
|
896
|
+
readonly fontSize: string;
|
|
897
|
+
readonly lineHeight: string;
|
|
898
|
+
readonly fontFamily: string;
|
|
899
|
+
} | {
|
|
900
|
+
readonly paddingLeft: string;
|
|
901
|
+
readonly paddingRight: string;
|
|
902
|
+
readonly paddingTop: string;
|
|
903
|
+
readonly paddingBottom: string;
|
|
904
|
+
readonly color: string;
|
|
905
|
+
readonly fontWeight: string;
|
|
906
|
+
readonly fontSize: string;
|
|
907
|
+
readonly lineHeight: string;
|
|
908
|
+
readonly fontFamily: string;
|
|
909
|
+
} | {
|
|
910
|
+
readonly paddingLeft: string;
|
|
911
|
+
readonly paddingRight: string;
|
|
912
|
+
readonly paddingTop: string;
|
|
913
|
+
readonly paddingBottom: string;
|
|
914
|
+
readonly color: string;
|
|
915
|
+
readonly fontWeight: string;
|
|
916
|
+
readonly fontSize: string;
|
|
917
|
+
readonly lineHeight: string;
|
|
918
|
+
readonly fontFamily: string;
|
|
919
|
+
} | {
|
|
920
|
+
readonly paddingLeft: string;
|
|
921
|
+
readonly paddingRight: string;
|
|
922
|
+
readonly paddingTop: string;
|
|
923
|
+
readonly paddingBottom: string;
|
|
924
|
+
readonly color: string;
|
|
925
|
+
readonly fontWeight: string;
|
|
926
|
+
readonly fontSize: string;
|
|
927
|
+
readonly lineHeight: string;
|
|
928
|
+
readonly fontFamily: string;
|
|
929
|
+
} | {
|
|
930
|
+
readonly paddingLeft: string;
|
|
931
|
+
readonly paddingRight: string;
|
|
932
|
+
readonly paddingTop: string;
|
|
933
|
+
readonly paddingBottom: string;
|
|
934
|
+
readonly color: string;
|
|
935
|
+
readonly fontWeight: string;
|
|
936
|
+
readonly fontSize: string;
|
|
937
|
+
readonly lineHeight: string;
|
|
938
|
+
readonly fontFamily: string;
|
|
939
|
+
} | {
|
|
940
|
+
readonly paddingLeft: string;
|
|
941
|
+
readonly paddingRight: string;
|
|
942
|
+
readonly paddingTop: string;
|
|
943
|
+
readonly paddingBottom: string;
|
|
944
|
+
readonly color: string;
|
|
945
|
+
readonly fontWeight: string;
|
|
946
|
+
readonly fontSize: string;
|
|
947
|
+
readonly lineHeight: string;
|
|
948
|
+
readonly fontFamily: string;
|
|
949
|
+
} | {
|
|
950
|
+
readonly paddingLeft: string;
|
|
951
|
+
readonly paddingRight: string;
|
|
952
|
+
readonly paddingTop: string;
|
|
953
|
+
readonly paddingBottom: string;
|
|
954
|
+
readonly color: string;
|
|
955
|
+
readonly fontWeight: string;
|
|
956
|
+
readonly fontSize: string;
|
|
957
|
+
readonly lineHeight: string;
|
|
958
|
+
readonly fontFamily: string;
|
|
959
|
+
} | {
|
|
960
|
+
readonly paddingLeft: string;
|
|
961
|
+
readonly paddingRight: string;
|
|
962
|
+
readonly paddingTop: string;
|
|
963
|
+
readonly paddingBottom: string;
|
|
964
|
+
readonly color: string;
|
|
965
|
+
readonly fontWeight: string;
|
|
966
|
+
readonly fontSize: string;
|
|
967
|
+
readonly lineHeight: string;
|
|
968
|
+
readonly fontFamily: string;
|
|
969
|
+
};
|
|
970
|
+
};
|
|
971
|
+
};
|
|
972
|
+
}, {}>, {
|
|
973
|
+
heading?: ReactNode;
|
|
974
|
+
children?: ReactNode;
|
|
975
|
+
}, {
|
|
976
|
+
group: "fieldset";
|
|
977
|
+
groupHeading: "div";
|
|
978
|
+
}>>;
|
|
979
|
+
/**
|
|
980
|
+
* @description A selectable command item. Supports onSelect callback, keywords for search, and disabled state.
|
|
981
|
+
*/
|
|
982
|
+
declare const CommandItem: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentConfig<{
|
|
983
|
+
CommandItem: {
|
|
984
|
+
readonly base: {
|
|
985
|
+
readonly item: {
|
|
986
|
+
readonly display: "flex";
|
|
987
|
+
readonly alignItems: "center";
|
|
988
|
+
readonly gap: string;
|
|
989
|
+
readonly paddingLeft: string;
|
|
990
|
+
readonly paddingRight: string;
|
|
991
|
+
readonly paddingTop: string;
|
|
992
|
+
readonly paddingBottom: string;
|
|
993
|
+
readonly borderRadius: string;
|
|
994
|
+
readonly cursor: "pointer";
|
|
995
|
+
readonly color: string;
|
|
996
|
+
readonly _ariaSelected: {
|
|
997
|
+
readonly backgroundColor: string;
|
|
998
|
+
};
|
|
999
|
+
readonly _ariaDisabled: {
|
|
1000
|
+
readonly opacity: "0.5";
|
|
1001
|
+
readonly pointerEvents: "none";
|
|
1002
|
+
};
|
|
1003
|
+
readonly fontSize: string;
|
|
1004
|
+
readonly fontWeight: string;
|
|
1005
|
+
readonly lineHeight: "1";
|
|
1006
|
+
readonly fontFamily: string;
|
|
1007
|
+
} | {
|
|
1008
|
+
readonly display: "flex";
|
|
1009
|
+
readonly alignItems: "center";
|
|
1010
|
+
readonly gap: string;
|
|
1011
|
+
readonly paddingLeft: string;
|
|
1012
|
+
readonly paddingRight: string;
|
|
1013
|
+
readonly paddingTop: string;
|
|
1014
|
+
readonly paddingBottom: string;
|
|
1015
|
+
readonly borderRadius: string;
|
|
1016
|
+
readonly cursor: "pointer";
|
|
1017
|
+
readonly color: string;
|
|
1018
|
+
readonly _ariaSelected: {
|
|
1019
|
+
readonly backgroundColor: string;
|
|
1020
|
+
};
|
|
1021
|
+
readonly _ariaDisabled: {
|
|
1022
|
+
readonly opacity: "0.5";
|
|
1023
|
+
readonly pointerEvents: "none";
|
|
1024
|
+
};
|
|
1025
|
+
readonly fontSize: string;
|
|
1026
|
+
readonly fontWeight: string;
|
|
1027
|
+
readonly lineHeight: string;
|
|
1028
|
+
readonly fontFamily: string;
|
|
1029
|
+
} | {
|
|
1030
|
+
readonly display: "flex";
|
|
1031
|
+
readonly alignItems: "center";
|
|
1032
|
+
readonly gap: string;
|
|
1033
|
+
readonly paddingLeft: string;
|
|
1034
|
+
readonly paddingRight: string;
|
|
1035
|
+
readonly paddingTop: string;
|
|
1036
|
+
readonly paddingBottom: string;
|
|
1037
|
+
readonly borderRadius: string;
|
|
1038
|
+
readonly cursor: "pointer";
|
|
1039
|
+
readonly color: string;
|
|
1040
|
+
readonly _ariaSelected: {
|
|
1041
|
+
readonly backgroundColor: string;
|
|
1042
|
+
};
|
|
1043
|
+
readonly _ariaDisabled: {
|
|
1044
|
+
readonly opacity: "0.5";
|
|
1045
|
+
readonly pointerEvents: "none";
|
|
1046
|
+
};
|
|
1047
|
+
readonly fontSize: string;
|
|
1048
|
+
readonly fontWeight: string;
|
|
1049
|
+
readonly lineHeight: string;
|
|
1050
|
+
readonly fontFamily: string;
|
|
1051
|
+
} | {
|
|
1052
|
+
readonly display: "flex";
|
|
1053
|
+
readonly alignItems: "center";
|
|
1054
|
+
readonly gap: string;
|
|
1055
|
+
readonly paddingLeft: string;
|
|
1056
|
+
readonly paddingRight: string;
|
|
1057
|
+
readonly paddingTop: string;
|
|
1058
|
+
readonly paddingBottom: string;
|
|
1059
|
+
readonly borderRadius: string;
|
|
1060
|
+
readonly cursor: "pointer";
|
|
1061
|
+
readonly color: string;
|
|
1062
|
+
readonly _ariaSelected: {
|
|
1063
|
+
readonly backgroundColor: string;
|
|
1064
|
+
};
|
|
1065
|
+
readonly _ariaDisabled: {
|
|
1066
|
+
readonly opacity: "0.5";
|
|
1067
|
+
readonly pointerEvents: "none";
|
|
1068
|
+
};
|
|
1069
|
+
readonly fontSize: string;
|
|
1070
|
+
readonly fontWeight: string;
|
|
1071
|
+
readonly lineHeight: string;
|
|
1072
|
+
readonly fontFamily: string;
|
|
1073
|
+
} | {
|
|
1074
|
+
readonly display: "flex";
|
|
1075
|
+
readonly alignItems: "center";
|
|
1076
|
+
readonly gap: string;
|
|
1077
|
+
readonly paddingLeft: string;
|
|
1078
|
+
readonly paddingRight: string;
|
|
1079
|
+
readonly paddingTop: string;
|
|
1080
|
+
readonly paddingBottom: string;
|
|
1081
|
+
readonly borderRadius: string;
|
|
1082
|
+
readonly cursor: "pointer";
|
|
1083
|
+
readonly color: string;
|
|
1084
|
+
readonly _ariaSelected: {
|
|
1085
|
+
readonly backgroundColor: string;
|
|
1086
|
+
};
|
|
1087
|
+
readonly _ariaDisabled: {
|
|
1088
|
+
readonly opacity: "0.5";
|
|
1089
|
+
readonly pointerEvents: "none";
|
|
1090
|
+
};
|
|
1091
|
+
readonly fontSize: string;
|
|
1092
|
+
readonly fontWeight: string;
|
|
1093
|
+
readonly lineHeight: string;
|
|
1094
|
+
readonly fontFamily: string;
|
|
1095
|
+
} | {
|
|
1096
|
+
readonly display: "flex";
|
|
1097
|
+
readonly alignItems: "center";
|
|
1098
|
+
readonly gap: string;
|
|
1099
|
+
readonly paddingLeft: string;
|
|
1100
|
+
readonly paddingRight: string;
|
|
1101
|
+
readonly paddingTop: string;
|
|
1102
|
+
readonly paddingBottom: string;
|
|
1103
|
+
readonly borderRadius: string;
|
|
1104
|
+
readonly cursor: "pointer";
|
|
1105
|
+
readonly color: string;
|
|
1106
|
+
readonly _ariaSelected: {
|
|
1107
|
+
readonly backgroundColor: string;
|
|
1108
|
+
};
|
|
1109
|
+
readonly _ariaDisabled: {
|
|
1110
|
+
readonly opacity: "0.5";
|
|
1111
|
+
readonly pointerEvents: "none";
|
|
1112
|
+
};
|
|
1113
|
+
readonly fontSize: string;
|
|
1114
|
+
readonly fontWeight: "450";
|
|
1115
|
+
readonly lineHeight: string;
|
|
1116
|
+
readonly fontFamily: string;
|
|
1117
|
+
} | {
|
|
1118
|
+
readonly display: "flex";
|
|
1119
|
+
readonly alignItems: "center";
|
|
1120
|
+
readonly gap: string;
|
|
1121
|
+
readonly paddingLeft: string;
|
|
1122
|
+
readonly paddingRight: string;
|
|
1123
|
+
readonly paddingTop: string;
|
|
1124
|
+
readonly paddingBottom: string;
|
|
1125
|
+
readonly borderRadius: string;
|
|
1126
|
+
readonly cursor: "pointer";
|
|
1127
|
+
readonly color: string;
|
|
1128
|
+
readonly _ariaSelected: {
|
|
1129
|
+
readonly backgroundColor: string;
|
|
1130
|
+
};
|
|
1131
|
+
readonly _ariaDisabled: {
|
|
1132
|
+
readonly opacity: "0.5";
|
|
1133
|
+
readonly pointerEvents: "none";
|
|
1134
|
+
};
|
|
1135
|
+
readonly fontSize: string;
|
|
1136
|
+
readonly fontWeight: string;
|
|
1137
|
+
readonly lineHeight: string;
|
|
1138
|
+
readonly fontFamily: string;
|
|
1139
|
+
} | {
|
|
1140
|
+
readonly display: "flex";
|
|
1141
|
+
readonly alignItems: "center";
|
|
1142
|
+
readonly gap: string;
|
|
1143
|
+
readonly paddingLeft: string;
|
|
1144
|
+
readonly paddingRight: string;
|
|
1145
|
+
readonly paddingTop: string;
|
|
1146
|
+
readonly paddingBottom: string;
|
|
1147
|
+
readonly borderRadius: string;
|
|
1148
|
+
readonly cursor: "pointer";
|
|
1149
|
+
readonly color: string;
|
|
1150
|
+
readonly _ariaSelected: {
|
|
1151
|
+
readonly backgroundColor: string;
|
|
1152
|
+
};
|
|
1153
|
+
readonly _ariaDisabled: {
|
|
1154
|
+
readonly opacity: "0.5";
|
|
1155
|
+
readonly pointerEvents: "none";
|
|
1156
|
+
};
|
|
1157
|
+
readonly fontSize: string;
|
|
1158
|
+
readonly fontWeight: string;
|
|
1159
|
+
readonly lineHeight: string;
|
|
1160
|
+
readonly fontFamily: string;
|
|
1161
|
+
} | {
|
|
1162
|
+
readonly display: "flex";
|
|
1163
|
+
readonly alignItems: "center";
|
|
1164
|
+
readonly gap: string;
|
|
1165
|
+
readonly paddingLeft: string;
|
|
1166
|
+
readonly paddingRight: string;
|
|
1167
|
+
readonly paddingTop: string;
|
|
1168
|
+
readonly paddingBottom: string;
|
|
1169
|
+
readonly borderRadius: string;
|
|
1170
|
+
readonly cursor: "pointer";
|
|
1171
|
+
readonly color: string;
|
|
1172
|
+
readonly _ariaSelected: {
|
|
1173
|
+
readonly backgroundColor: string;
|
|
1174
|
+
};
|
|
1175
|
+
readonly _ariaDisabled: {
|
|
1176
|
+
readonly opacity: "0.5";
|
|
1177
|
+
readonly pointerEvents: "none";
|
|
1178
|
+
};
|
|
1179
|
+
readonly fontSize: string;
|
|
1180
|
+
readonly fontWeight: "450";
|
|
1181
|
+
readonly lineHeight: string;
|
|
1182
|
+
readonly fontFamily: string;
|
|
1183
|
+
} | {
|
|
1184
|
+
readonly display: "flex";
|
|
1185
|
+
readonly alignItems: "center";
|
|
1186
|
+
readonly gap: string;
|
|
1187
|
+
readonly paddingLeft: string;
|
|
1188
|
+
readonly paddingRight: string;
|
|
1189
|
+
readonly paddingTop: string;
|
|
1190
|
+
readonly paddingBottom: string;
|
|
1191
|
+
readonly borderRadius: string;
|
|
1192
|
+
readonly cursor: "pointer";
|
|
1193
|
+
readonly color: string;
|
|
1194
|
+
readonly _ariaSelected: {
|
|
1195
|
+
readonly backgroundColor: string;
|
|
1196
|
+
};
|
|
1197
|
+
readonly _ariaDisabled: {
|
|
1198
|
+
readonly opacity: "0.5";
|
|
1199
|
+
readonly pointerEvents: "none";
|
|
1200
|
+
};
|
|
1201
|
+
readonly fontSize: string;
|
|
1202
|
+
readonly fontWeight: string;
|
|
1203
|
+
readonly lineHeight: string;
|
|
1204
|
+
readonly fontFamily: string;
|
|
1205
|
+
} | {
|
|
1206
|
+
readonly display: "flex";
|
|
1207
|
+
readonly alignItems: "center";
|
|
1208
|
+
readonly gap: string;
|
|
1209
|
+
readonly paddingLeft: string;
|
|
1210
|
+
readonly paddingRight: string;
|
|
1211
|
+
readonly paddingTop: string;
|
|
1212
|
+
readonly paddingBottom: string;
|
|
1213
|
+
readonly borderRadius: string;
|
|
1214
|
+
readonly cursor: "pointer";
|
|
1215
|
+
readonly color: string;
|
|
1216
|
+
readonly _ariaSelected: {
|
|
1217
|
+
readonly backgroundColor: string;
|
|
1218
|
+
};
|
|
1219
|
+
readonly _ariaDisabled: {
|
|
1220
|
+
readonly opacity: "0.5";
|
|
1221
|
+
readonly pointerEvents: "none";
|
|
1222
|
+
};
|
|
1223
|
+
readonly fontSize: string;
|
|
1224
|
+
readonly fontWeight: "450";
|
|
1225
|
+
readonly lineHeight: string;
|
|
1226
|
+
readonly fontFamily: string;
|
|
1227
|
+
} | {
|
|
1228
|
+
readonly display: "flex";
|
|
1229
|
+
readonly alignItems: "center";
|
|
1230
|
+
readonly gap: string;
|
|
1231
|
+
readonly paddingLeft: string;
|
|
1232
|
+
readonly paddingRight: string;
|
|
1233
|
+
readonly paddingTop: string;
|
|
1234
|
+
readonly paddingBottom: string;
|
|
1235
|
+
readonly borderRadius: string;
|
|
1236
|
+
readonly cursor: "pointer";
|
|
1237
|
+
readonly color: string;
|
|
1238
|
+
readonly _ariaSelected: {
|
|
1239
|
+
readonly backgroundColor: string;
|
|
1240
|
+
};
|
|
1241
|
+
readonly _ariaDisabled: {
|
|
1242
|
+
readonly opacity: "0.5";
|
|
1243
|
+
readonly pointerEvents: "none";
|
|
1244
|
+
};
|
|
1245
|
+
readonly fontSize: string;
|
|
1246
|
+
readonly fontWeight: string;
|
|
1247
|
+
readonly lineHeight: string;
|
|
1248
|
+
readonly fontFamily: string;
|
|
1249
|
+
} | {
|
|
1250
|
+
readonly display: "flex";
|
|
1251
|
+
readonly alignItems: "center";
|
|
1252
|
+
readonly gap: string;
|
|
1253
|
+
readonly paddingLeft: string;
|
|
1254
|
+
readonly paddingRight: string;
|
|
1255
|
+
readonly paddingTop: string;
|
|
1256
|
+
readonly paddingBottom: string;
|
|
1257
|
+
readonly borderRadius: string;
|
|
1258
|
+
readonly cursor: "pointer";
|
|
1259
|
+
readonly color: string;
|
|
1260
|
+
readonly _ariaSelected: {
|
|
1261
|
+
readonly backgroundColor: string;
|
|
1262
|
+
};
|
|
1263
|
+
readonly _ariaDisabled: {
|
|
1264
|
+
readonly opacity: "0.5";
|
|
1265
|
+
readonly pointerEvents: "none";
|
|
1266
|
+
};
|
|
1267
|
+
readonly fontSize: string;
|
|
1268
|
+
readonly fontWeight: string;
|
|
1269
|
+
readonly lineHeight: string;
|
|
1270
|
+
readonly fontFamily: string;
|
|
1271
|
+
} | {
|
|
1272
|
+
readonly display: "flex";
|
|
1273
|
+
readonly alignItems: "center";
|
|
1274
|
+
readonly gap: string;
|
|
1275
|
+
readonly paddingLeft: string;
|
|
1276
|
+
readonly paddingRight: string;
|
|
1277
|
+
readonly paddingTop: string;
|
|
1278
|
+
readonly paddingBottom: string;
|
|
1279
|
+
readonly borderRadius: string;
|
|
1280
|
+
readonly cursor: "pointer";
|
|
1281
|
+
readonly color: string;
|
|
1282
|
+
readonly _ariaSelected: {
|
|
1283
|
+
readonly backgroundColor: string;
|
|
1284
|
+
};
|
|
1285
|
+
readonly _ariaDisabled: {
|
|
1286
|
+
readonly opacity: "0.5";
|
|
1287
|
+
readonly pointerEvents: "none";
|
|
1288
|
+
};
|
|
1289
|
+
readonly fontSize: string;
|
|
1290
|
+
readonly fontWeight: string;
|
|
1291
|
+
readonly lineHeight: string;
|
|
1292
|
+
readonly fontFamily: string;
|
|
1293
|
+
} | {
|
|
1294
|
+
readonly display: "flex";
|
|
1295
|
+
readonly alignItems: "center";
|
|
1296
|
+
readonly gap: string;
|
|
1297
|
+
readonly paddingLeft: string;
|
|
1298
|
+
readonly paddingRight: string;
|
|
1299
|
+
readonly paddingTop: string;
|
|
1300
|
+
readonly paddingBottom: string;
|
|
1301
|
+
readonly borderRadius: string;
|
|
1302
|
+
readonly cursor: "pointer";
|
|
1303
|
+
readonly color: string;
|
|
1304
|
+
readonly _ariaSelected: {
|
|
1305
|
+
readonly backgroundColor: string;
|
|
1306
|
+
};
|
|
1307
|
+
readonly _ariaDisabled: {
|
|
1308
|
+
readonly opacity: "0.5";
|
|
1309
|
+
readonly pointerEvents: "none";
|
|
1310
|
+
};
|
|
1311
|
+
readonly fontSize: string;
|
|
1312
|
+
readonly fontWeight: string;
|
|
1313
|
+
readonly lineHeight: string;
|
|
1314
|
+
readonly fontFamily: string;
|
|
1315
|
+
} | {
|
|
1316
|
+
readonly display: "flex";
|
|
1317
|
+
readonly alignItems: "center";
|
|
1318
|
+
readonly gap: string;
|
|
1319
|
+
readonly paddingLeft: string;
|
|
1320
|
+
readonly paddingRight: string;
|
|
1321
|
+
readonly paddingTop: string;
|
|
1322
|
+
readonly paddingBottom: string;
|
|
1323
|
+
readonly borderRadius: string;
|
|
1324
|
+
readonly cursor: "pointer";
|
|
1325
|
+
readonly color: string;
|
|
1326
|
+
readonly _ariaSelected: {
|
|
1327
|
+
readonly backgroundColor: string;
|
|
1328
|
+
};
|
|
1329
|
+
readonly _ariaDisabled: {
|
|
1330
|
+
readonly opacity: "0.5";
|
|
1331
|
+
readonly pointerEvents: "none";
|
|
1332
|
+
};
|
|
1333
|
+
readonly fontSize: string;
|
|
1334
|
+
readonly fontWeight: string;
|
|
1335
|
+
readonly lineHeight: string;
|
|
1336
|
+
readonly fontFamily: string;
|
|
1337
|
+
} | {
|
|
1338
|
+
readonly display: "flex";
|
|
1339
|
+
readonly alignItems: "center";
|
|
1340
|
+
readonly gap: string;
|
|
1341
|
+
readonly paddingLeft: string;
|
|
1342
|
+
readonly paddingRight: string;
|
|
1343
|
+
readonly paddingTop: string;
|
|
1344
|
+
readonly paddingBottom: string;
|
|
1345
|
+
readonly borderRadius: string;
|
|
1346
|
+
readonly cursor: "pointer";
|
|
1347
|
+
readonly color: string;
|
|
1348
|
+
readonly _ariaSelected: {
|
|
1349
|
+
readonly backgroundColor: string;
|
|
1350
|
+
};
|
|
1351
|
+
readonly _ariaDisabled: {
|
|
1352
|
+
readonly opacity: "0.5";
|
|
1353
|
+
readonly pointerEvents: "none";
|
|
1354
|
+
};
|
|
1355
|
+
readonly fontSize: string;
|
|
1356
|
+
readonly fontWeight: string;
|
|
1357
|
+
readonly lineHeight: string;
|
|
1358
|
+
readonly fontFamily: string;
|
|
1359
|
+
} | {
|
|
1360
|
+
readonly display: "flex";
|
|
1361
|
+
readonly alignItems: "center";
|
|
1362
|
+
readonly gap: string;
|
|
1363
|
+
readonly paddingLeft: string;
|
|
1364
|
+
readonly paddingRight: string;
|
|
1365
|
+
readonly paddingTop: string;
|
|
1366
|
+
readonly paddingBottom: string;
|
|
1367
|
+
readonly borderRadius: string;
|
|
1368
|
+
readonly cursor: "pointer";
|
|
1369
|
+
readonly color: string;
|
|
1370
|
+
readonly _ariaSelected: {
|
|
1371
|
+
readonly backgroundColor: string;
|
|
1372
|
+
};
|
|
1373
|
+
readonly _ariaDisabled: {
|
|
1374
|
+
readonly opacity: "0.5";
|
|
1375
|
+
readonly pointerEvents: "none";
|
|
1376
|
+
};
|
|
1377
|
+
readonly fontSize: string;
|
|
1378
|
+
readonly fontWeight: string;
|
|
1379
|
+
readonly lineHeight: string;
|
|
1380
|
+
readonly fontFamily: string;
|
|
1381
|
+
} | {
|
|
1382
|
+
readonly display: "flex";
|
|
1383
|
+
readonly alignItems: "center";
|
|
1384
|
+
readonly gap: string;
|
|
1385
|
+
readonly paddingLeft: string;
|
|
1386
|
+
readonly paddingRight: string;
|
|
1387
|
+
readonly paddingTop: string;
|
|
1388
|
+
readonly paddingBottom: string;
|
|
1389
|
+
readonly borderRadius: string;
|
|
1390
|
+
readonly cursor: "pointer";
|
|
1391
|
+
readonly color: string;
|
|
1392
|
+
readonly _ariaSelected: {
|
|
1393
|
+
readonly backgroundColor: string;
|
|
1394
|
+
};
|
|
1395
|
+
readonly _ariaDisabled: {
|
|
1396
|
+
readonly opacity: "0.5";
|
|
1397
|
+
readonly pointerEvents: "none";
|
|
1398
|
+
};
|
|
1399
|
+
readonly fontSize: string;
|
|
1400
|
+
readonly fontWeight: string;
|
|
1401
|
+
readonly lineHeight: string;
|
|
1402
|
+
readonly fontFamily: string;
|
|
1403
|
+
} | {
|
|
1404
|
+
readonly display: "flex";
|
|
1405
|
+
readonly alignItems: "center";
|
|
1406
|
+
readonly gap: string;
|
|
1407
|
+
readonly paddingLeft: string;
|
|
1408
|
+
readonly paddingRight: string;
|
|
1409
|
+
readonly paddingTop: string;
|
|
1410
|
+
readonly paddingBottom: string;
|
|
1411
|
+
readonly borderRadius: string;
|
|
1412
|
+
readonly cursor: "pointer";
|
|
1413
|
+
readonly color: string;
|
|
1414
|
+
readonly _ariaSelected: {
|
|
1415
|
+
readonly backgroundColor: string;
|
|
1416
|
+
};
|
|
1417
|
+
readonly _ariaDisabled: {
|
|
1418
|
+
readonly opacity: "0.5";
|
|
1419
|
+
readonly pointerEvents: "none";
|
|
1420
|
+
};
|
|
1421
|
+
readonly fontSize: string;
|
|
1422
|
+
readonly fontWeight: string;
|
|
1423
|
+
readonly lineHeight: string;
|
|
1424
|
+
readonly fontFamily: string;
|
|
1425
|
+
} | {
|
|
1426
|
+
readonly display: "flex";
|
|
1427
|
+
readonly alignItems: "center";
|
|
1428
|
+
readonly gap: string;
|
|
1429
|
+
readonly paddingLeft: string;
|
|
1430
|
+
readonly paddingRight: string;
|
|
1431
|
+
readonly paddingTop: string;
|
|
1432
|
+
readonly paddingBottom: string;
|
|
1433
|
+
readonly borderRadius: string;
|
|
1434
|
+
readonly cursor: "pointer";
|
|
1435
|
+
readonly color: string;
|
|
1436
|
+
readonly _ariaSelected: {
|
|
1437
|
+
readonly backgroundColor: string;
|
|
1438
|
+
};
|
|
1439
|
+
readonly _ariaDisabled: {
|
|
1440
|
+
readonly opacity: "0.5";
|
|
1441
|
+
readonly pointerEvents: "none";
|
|
1442
|
+
};
|
|
1443
|
+
readonly fontSize: string;
|
|
1444
|
+
readonly fontWeight: string;
|
|
1445
|
+
readonly lineHeight: string;
|
|
1446
|
+
readonly fontFamily: string;
|
|
1447
|
+
} | {
|
|
1448
|
+
readonly display: "flex";
|
|
1449
|
+
readonly alignItems: "center";
|
|
1450
|
+
readonly gap: string;
|
|
1451
|
+
readonly paddingLeft: string;
|
|
1452
|
+
readonly paddingRight: string;
|
|
1453
|
+
readonly paddingTop: string;
|
|
1454
|
+
readonly paddingBottom: string;
|
|
1455
|
+
readonly borderRadius: string;
|
|
1456
|
+
readonly cursor: "pointer";
|
|
1457
|
+
readonly color: string;
|
|
1458
|
+
readonly _ariaSelected: {
|
|
1459
|
+
readonly backgroundColor: string;
|
|
1460
|
+
};
|
|
1461
|
+
readonly _ariaDisabled: {
|
|
1462
|
+
readonly opacity: "0.5";
|
|
1463
|
+
readonly pointerEvents: "none";
|
|
1464
|
+
};
|
|
1465
|
+
readonly fontSize: string;
|
|
1466
|
+
readonly fontWeight: string;
|
|
1467
|
+
readonly lineHeight: string;
|
|
1468
|
+
readonly fontFamily: string;
|
|
1469
|
+
};
|
|
1470
|
+
};
|
|
1471
|
+
};
|
|
1472
|
+
}, {}>, {
|
|
1473
|
+
onSelect?: (value: string) => void;
|
|
1474
|
+
value?: string;
|
|
1475
|
+
keywords?: string[];
|
|
1476
|
+
disabled?: boolean;
|
|
1477
|
+
children?: ReactNode;
|
|
1478
|
+
}, {
|
|
1479
|
+
item: "div";
|
|
1480
|
+
}>>;
|
|
1481
|
+
/**
|
|
1482
|
+
* @description Displays a keyboard shortcut hint alongside a command item
|
|
1483
|
+
*/
|
|
1484
|
+
declare const CommandShortcut: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentConfig<{
|
|
1485
|
+
CommandShortcut: {
|
|
1486
|
+
readonly base: {
|
|
1487
|
+
readonly shortcut: {
|
|
1488
|
+
readonly marginLeft: "auto";
|
|
1489
|
+
readonly letterSpacing: "0.05em";
|
|
1490
|
+
readonly color: string;
|
|
1491
|
+
readonly opacity: "0.6";
|
|
1492
|
+
readonly fontSize: string;
|
|
1493
|
+
readonly fontWeight: string;
|
|
1494
|
+
readonly lineHeight: "1";
|
|
1495
|
+
readonly fontFamily: string;
|
|
1496
|
+
} | {
|
|
1497
|
+
readonly marginLeft: "auto";
|
|
1498
|
+
readonly letterSpacing: "0.05em";
|
|
1499
|
+
readonly color: string;
|
|
1500
|
+
readonly opacity: "0.6";
|
|
1501
|
+
readonly fontSize: string;
|
|
1502
|
+
readonly fontWeight: string;
|
|
1503
|
+
readonly lineHeight: string;
|
|
1504
|
+
readonly fontFamily: string;
|
|
1505
|
+
} | {
|
|
1506
|
+
readonly marginLeft: "auto";
|
|
1507
|
+
readonly letterSpacing: "0.05em";
|
|
1508
|
+
readonly color: string;
|
|
1509
|
+
readonly opacity: "0.6";
|
|
1510
|
+
readonly fontSize: string;
|
|
1511
|
+
readonly fontWeight: string;
|
|
1512
|
+
readonly lineHeight: string;
|
|
1513
|
+
readonly fontFamily: string;
|
|
1514
|
+
} | {
|
|
1515
|
+
readonly marginLeft: "auto";
|
|
1516
|
+
readonly letterSpacing: "0.05em";
|
|
1517
|
+
readonly color: string;
|
|
1518
|
+
readonly opacity: "0.6";
|
|
1519
|
+
readonly fontSize: string;
|
|
1520
|
+
readonly fontWeight: string;
|
|
1521
|
+
readonly lineHeight: string;
|
|
1522
|
+
readonly fontFamily: string;
|
|
1523
|
+
} | {
|
|
1524
|
+
readonly marginLeft: "auto";
|
|
1525
|
+
readonly letterSpacing: "0.05em";
|
|
1526
|
+
readonly color: string;
|
|
1527
|
+
readonly opacity: "0.6";
|
|
1528
|
+
readonly fontSize: string;
|
|
1529
|
+
readonly fontWeight: string;
|
|
1530
|
+
readonly lineHeight: string;
|
|
1531
|
+
readonly fontFamily: string;
|
|
1532
|
+
} | {
|
|
1533
|
+
readonly marginLeft: "auto";
|
|
1534
|
+
readonly letterSpacing: "0.05em";
|
|
1535
|
+
readonly color: string;
|
|
1536
|
+
readonly opacity: "0.6";
|
|
1537
|
+
readonly fontSize: string;
|
|
1538
|
+
readonly fontWeight: "450";
|
|
1539
|
+
readonly lineHeight: string;
|
|
1540
|
+
readonly fontFamily: string;
|
|
1541
|
+
} | {
|
|
1542
|
+
readonly marginLeft: "auto";
|
|
1543
|
+
readonly letterSpacing: "0.05em";
|
|
1544
|
+
readonly color: string;
|
|
1545
|
+
readonly opacity: "0.6";
|
|
1546
|
+
readonly fontSize: string;
|
|
1547
|
+
readonly fontWeight: string;
|
|
1548
|
+
readonly lineHeight: string;
|
|
1549
|
+
readonly fontFamily: string;
|
|
1550
|
+
} | {
|
|
1551
|
+
readonly marginLeft: "auto";
|
|
1552
|
+
readonly letterSpacing: "0.05em";
|
|
1553
|
+
readonly color: string;
|
|
1554
|
+
readonly opacity: "0.6";
|
|
1555
|
+
readonly fontSize: string;
|
|
1556
|
+
readonly fontWeight: string;
|
|
1557
|
+
readonly lineHeight: string;
|
|
1558
|
+
readonly fontFamily: string;
|
|
1559
|
+
} | {
|
|
1560
|
+
readonly marginLeft: "auto";
|
|
1561
|
+
readonly letterSpacing: "0.05em";
|
|
1562
|
+
readonly color: string;
|
|
1563
|
+
readonly opacity: "0.6";
|
|
1564
|
+
readonly fontSize: string;
|
|
1565
|
+
readonly fontWeight: "450";
|
|
1566
|
+
readonly lineHeight: string;
|
|
1567
|
+
readonly fontFamily: string;
|
|
1568
|
+
} | {
|
|
1569
|
+
readonly marginLeft: "auto";
|
|
1570
|
+
readonly letterSpacing: "0.05em";
|
|
1571
|
+
readonly color: string;
|
|
1572
|
+
readonly opacity: "0.6";
|
|
1573
|
+
readonly fontSize: string;
|
|
1574
|
+
readonly fontWeight: string;
|
|
1575
|
+
readonly lineHeight: string;
|
|
1576
|
+
readonly fontFamily: string;
|
|
1577
|
+
} | {
|
|
1578
|
+
readonly marginLeft: "auto";
|
|
1579
|
+
readonly letterSpacing: "0.05em";
|
|
1580
|
+
readonly color: string;
|
|
1581
|
+
readonly opacity: "0.6";
|
|
1582
|
+
readonly fontSize: string;
|
|
1583
|
+
readonly fontWeight: "450";
|
|
1584
|
+
readonly lineHeight: string;
|
|
1585
|
+
readonly fontFamily: string;
|
|
1586
|
+
} | {
|
|
1587
|
+
readonly marginLeft: "auto";
|
|
1588
|
+
readonly letterSpacing: "0.05em";
|
|
1589
|
+
readonly color: string;
|
|
1590
|
+
readonly opacity: "0.6";
|
|
1591
|
+
readonly fontSize: string;
|
|
1592
|
+
readonly fontWeight: string;
|
|
1593
|
+
readonly lineHeight: string;
|
|
1594
|
+
readonly fontFamily: string;
|
|
1595
|
+
} | {
|
|
1596
|
+
readonly marginLeft: "auto";
|
|
1597
|
+
readonly letterSpacing: "0.05em";
|
|
1598
|
+
readonly color: string;
|
|
1599
|
+
readonly opacity: "0.6";
|
|
1600
|
+
readonly fontSize: string;
|
|
1601
|
+
readonly fontWeight: string;
|
|
1602
|
+
readonly lineHeight: string;
|
|
1603
|
+
readonly fontFamily: string;
|
|
1604
|
+
} | {
|
|
1605
|
+
readonly marginLeft: "auto";
|
|
1606
|
+
readonly letterSpacing: "0.05em";
|
|
1607
|
+
readonly color: string;
|
|
1608
|
+
readonly opacity: "0.6";
|
|
1609
|
+
readonly fontSize: string;
|
|
1610
|
+
readonly fontWeight: string;
|
|
1611
|
+
readonly lineHeight: string;
|
|
1612
|
+
readonly fontFamily: string;
|
|
1613
|
+
} | {
|
|
1614
|
+
readonly marginLeft: "auto";
|
|
1615
|
+
readonly letterSpacing: "0.05em";
|
|
1616
|
+
readonly color: string;
|
|
1617
|
+
readonly opacity: "0.6";
|
|
1618
|
+
readonly fontSize: string;
|
|
1619
|
+
readonly fontWeight: string;
|
|
1620
|
+
readonly lineHeight: string;
|
|
1621
|
+
readonly fontFamily: string;
|
|
1622
|
+
} | {
|
|
1623
|
+
readonly marginLeft: "auto";
|
|
1624
|
+
readonly letterSpacing: "0.05em";
|
|
1625
|
+
readonly color: string;
|
|
1626
|
+
readonly opacity: "0.6";
|
|
1627
|
+
readonly fontSize: string;
|
|
1628
|
+
readonly fontWeight: string;
|
|
1629
|
+
readonly lineHeight: string;
|
|
1630
|
+
readonly fontFamily: string;
|
|
1631
|
+
} | {
|
|
1632
|
+
readonly marginLeft: "auto";
|
|
1633
|
+
readonly letterSpacing: "0.05em";
|
|
1634
|
+
readonly color: string;
|
|
1635
|
+
readonly opacity: "0.6";
|
|
1636
|
+
readonly fontSize: string;
|
|
1637
|
+
readonly fontWeight: string;
|
|
1638
|
+
readonly lineHeight: string;
|
|
1639
|
+
readonly fontFamily: string;
|
|
1640
|
+
} | {
|
|
1641
|
+
readonly marginLeft: "auto";
|
|
1642
|
+
readonly letterSpacing: "0.05em";
|
|
1643
|
+
readonly color: string;
|
|
1644
|
+
readonly opacity: "0.6";
|
|
1645
|
+
readonly fontSize: string;
|
|
1646
|
+
readonly fontWeight: string;
|
|
1647
|
+
readonly lineHeight: string;
|
|
1648
|
+
readonly fontFamily: string;
|
|
1649
|
+
} | {
|
|
1650
|
+
readonly marginLeft: "auto";
|
|
1651
|
+
readonly letterSpacing: "0.05em";
|
|
1652
|
+
readonly color: string;
|
|
1653
|
+
readonly opacity: "0.6";
|
|
1654
|
+
readonly fontSize: string;
|
|
1655
|
+
readonly fontWeight: string;
|
|
1656
|
+
readonly lineHeight: string;
|
|
1657
|
+
readonly fontFamily: string;
|
|
1658
|
+
} | {
|
|
1659
|
+
readonly marginLeft: "auto";
|
|
1660
|
+
readonly letterSpacing: "0.05em";
|
|
1661
|
+
readonly color: string;
|
|
1662
|
+
readonly opacity: "0.6";
|
|
1663
|
+
readonly fontSize: string;
|
|
1664
|
+
readonly fontWeight: string;
|
|
1665
|
+
readonly lineHeight: string;
|
|
1666
|
+
readonly fontFamily: string;
|
|
1667
|
+
} | {
|
|
1668
|
+
readonly marginLeft: "auto";
|
|
1669
|
+
readonly letterSpacing: "0.05em";
|
|
1670
|
+
readonly color: string;
|
|
1671
|
+
readonly opacity: "0.6";
|
|
1672
|
+
readonly fontSize: string;
|
|
1673
|
+
readonly fontWeight: string;
|
|
1674
|
+
readonly lineHeight: string;
|
|
1675
|
+
readonly fontFamily: string;
|
|
1676
|
+
} | {
|
|
1677
|
+
readonly marginLeft: "auto";
|
|
1678
|
+
readonly letterSpacing: "0.05em";
|
|
1679
|
+
readonly color: string;
|
|
1680
|
+
readonly opacity: "0.6";
|
|
1681
|
+
readonly fontSize: string;
|
|
1682
|
+
readonly fontWeight: string;
|
|
1683
|
+
readonly lineHeight: string;
|
|
1684
|
+
readonly fontFamily: string;
|
|
1685
|
+
};
|
|
1686
|
+
};
|
|
1687
|
+
};
|
|
1688
|
+
}, {}>, {
|
|
1689
|
+
children?: ReactNode;
|
|
1690
|
+
}, {
|
|
1691
|
+
shortcut: "span";
|
|
1692
|
+
}>>;
|
|
1693
|
+
/**
|
|
1694
|
+
* @description Visual divider between command groups
|
|
1695
|
+
*/
|
|
1696
|
+
declare const CommandSeparator: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentConfig<{
|
|
1697
|
+
CommandSeparator: {
|
|
1698
|
+
readonly base: {
|
|
1699
|
+
readonly separator: {
|
|
1700
|
+
readonly border: "none";
|
|
1701
|
+
readonly borderTopWidth: string;
|
|
1702
|
+
readonly borderColor: string;
|
|
1703
|
+
readonly marginLeft: `-${string}`;
|
|
1704
|
+
readonly marginRight: `-${string}`;
|
|
1705
|
+
readonly marginTop: string;
|
|
1706
|
+
readonly marginBottom: string;
|
|
1707
|
+
};
|
|
1708
|
+
};
|
|
1709
|
+
};
|
|
1710
|
+
}, {}>, Record<string, never>, {
|
|
1711
|
+
separator: "hr";
|
|
1712
|
+
}>>;
|
|
1713
|
+
type CommandProps = React.ComponentProps<typeof Command>;
|
|
1714
|
+
type CommandDialogProps = React.ComponentProps<typeof CommandDialog>;
|
|
1715
|
+
type CommandInputProps = React.ComponentProps<typeof CommandInput>;
|
|
1716
|
+
type CommandListProps = React.ComponentProps<typeof CommandList>;
|
|
1717
|
+
type CommandEmptyProps = React.ComponentProps<typeof CommandEmpty>;
|
|
1718
|
+
type CommandGroupProps = React.ComponentProps<typeof CommandGroup>;
|
|
1719
|
+
type CommandItemProps = React.ComponentProps<typeof CommandItem>;
|
|
1720
|
+
type CommandShortcutProps = React.ComponentProps<typeof CommandShortcut>;
|
|
1721
|
+
type CommandSeparatorProps = React.ComponentProps<typeof CommandSeparator>; //#endregion
|
|
1722
|
+
//#endregion
|
|
1723
|
+
export { Command, CommandContextValue, CommandDialog, CommandDialogProps, CommandEmpty, CommandEmptyProps, CommandGroup, CommandGroupProps, CommandInput, CommandInputProps, CommandItem, CommandItemProps, CommandList, CommandListProps, CommandProps, CommandProvider, CommandSeparator, CommandSeparatorProps, CommandShortcut, CommandShortcutProps, useCommand };
|