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