@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,1201 @@
|
|
|
1
|
+
import { ComponentConfig } from "../../config/dist/createConfig.js";
|
|
2
|
+
import * as _$react from "react";
|
|
3
|
+
import * as _$_uds_types0 from "@uds/types";
|
|
4
|
+
|
|
5
|
+
//#region ../components/dist/control-select.d.ts
|
|
6
|
+
//#region src/control-select.d.ts
|
|
7
|
+
interface SelectOption {
|
|
8
|
+
id: string;
|
|
9
|
+
label: string;
|
|
10
|
+
}
|
|
11
|
+
/**
|
|
12
|
+
* @description A labeled dropdown select with click-outside-to-close
|
|
13
|
+
*/
|
|
14
|
+
declare const ControlSelect: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentConfig<{
|
|
15
|
+
ControlSelect: {
|
|
16
|
+
readonly base: {
|
|
17
|
+
readonly root: {
|
|
18
|
+
readonly position: "relative";
|
|
19
|
+
};
|
|
20
|
+
readonly header: {
|
|
21
|
+
readonly display: "flex";
|
|
22
|
+
readonly alignItems: "center";
|
|
23
|
+
readonly gap: string;
|
|
24
|
+
};
|
|
25
|
+
readonly label: {
|
|
26
|
+
readonly color: string;
|
|
27
|
+
readonly fontSize: string;
|
|
28
|
+
readonly fontWeight: string;
|
|
29
|
+
readonly lineHeight: "1";
|
|
30
|
+
readonly fontFamily: string;
|
|
31
|
+
readonly flex: "1";
|
|
32
|
+
} | {
|
|
33
|
+
readonly color: string;
|
|
34
|
+
readonly fontSize: string;
|
|
35
|
+
readonly fontWeight: string;
|
|
36
|
+
readonly lineHeight: string;
|
|
37
|
+
readonly fontFamily: string;
|
|
38
|
+
readonly flex: "1";
|
|
39
|
+
} | {
|
|
40
|
+
readonly color: string;
|
|
41
|
+
readonly fontSize: string;
|
|
42
|
+
readonly fontWeight: string;
|
|
43
|
+
readonly lineHeight: string;
|
|
44
|
+
readonly fontFamily: string;
|
|
45
|
+
readonly flex: "1";
|
|
46
|
+
} | {
|
|
47
|
+
readonly color: string;
|
|
48
|
+
readonly fontSize: string;
|
|
49
|
+
readonly fontWeight: string;
|
|
50
|
+
readonly lineHeight: string;
|
|
51
|
+
readonly fontFamily: string;
|
|
52
|
+
readonly flex: "1";
|
|
53
|
+
} | {
|
|
54
|
+
readonly color: string;
|
|
55
|
+
readonly fontSize: string;
|
|
56
|
+
readonly fontWeight: string;
|
|
57
|
+
readonly lineHeight: string;
|
|
58
|
+
readonly fontFamily: string;
|
|
59
|
+
readonly flex: "1";
|
|
60
|
+
} | {
|
|
61
|
+
readonly color: string;
|
|
62
|
+
readonly fontSize: string;
|
|
63
|
+
readonly fontWeight: "450";
|
|
64
|
+
readonly lineHeight: string;
|
|
65
|
+
readonly fontFamily: string;
|
|
66
|
+
readonly flex: "1";
|
|
67
|
+
} | {
|
|
68
|
+
readonly color: string;
|
|
69
|
+
readonly fontSize: string;
|
|
70
|
+
readonly fontWeight: string;
|
|
71
|
+
readonly lineHeight: string;
|
|
72
|
+
readonly fontFamily: string;
|
|
73
|
+
readonly flex: "1";
|
|
74
|
+
} | {
|
|
75
|
+
readonly color: string;
|
|
76
|
+
readonly fontSize: string;
|
|
77
|
+
readonly fontWeight: string;
|
|
78
|
+
readonly lineHeight: string;
|
|
79
|
+
readonly fontFamily: string;
|
|
80
|
+
readonly flex: "1";
|
|
81
|
+
} | {
|
|
82
|
+
readonly color: string;
|
|
83
|
+
readonly fontSize: string;
|
|
84
|
+
readonly fontWeight: "450";
|
|
85
|
+
readonly lineHeight: string;
|
|
86
|
+
readonly fontFamily: string;
|
|
87
|
+
readonly flex: "1";
|
|
88
|
+
} | {
|
|
89
|
+
readonly color: string;
|
|
90
|
+
readonly fontSize: string;
|
|
91
|
+
readonly fontWeight: string;
|
|
92
|
+
readonly lineHeight: string;
|
|
93
|
+
readonly fontFamily: string;
|
|
94
|
+
readonly flex: "1";
|
|
95
|
+
} | {
|
|
96
|
+
readonly color: string;
|
|
97
|
+
readonly fontSize: string;
|
|
98
|
+
readonly fontWeight: "450";
|
|
99
|
+
readonly lineHeight: string;
|
|
100
|
+
readonly fontFamily: string;
|
|
101
|
+
readonly flex: "1";
|
|
102
|
+
} | {
|
|
103
|
+
readonly color: string;
|
|
104
|
+
readonly fontSize: string;
|
|
105
|
+
readonly fontWeight: string;
|
|
106
|
+
readonly lineHeight: string;
|
|
107
|
+
readonly fontFamily: string;
|
|
108
|
+
readonly flex: "1";
|
|
109
|
+
} | {
|
|
110
|
+
readonly color: string;
|
|
111
|
+
readonly fontSize: string;
|
|
112
|
+
readonly fontWeight: string;
|
|
113
|
+
readonly lineHeight: string;
|
|
114
|
+
readonly fontFamily: string;
|
|
115
|
+
readonly flex: "1";
|
|
116
|
+
} | {
|
|
117
|
+
readonly color: string;
|
|
118
|
+
readonly fontSize: string;
|
|
119
|
+
readonly fontWeight: string;
|
|
120
|
+
readonly lineHeight: string;
|
|
121
|
+
readonly fontFamily: string;
|
|
122
|
+
readonly flex: "1";
|
|
123
|
+
} | {
|
|
124
|
+
readonly color: string;
|
|
125
|
+
readonly fontSize: string;
|
|
126
|
+
readonly fontWeight: string;
|
|
127
|
+
readonly lineHeight: string;
|
|
128
|
+
readonly fontFamily: string;
|
|
129
|
+
readonly flex: "1";
|
|
130
|
+
} | {
|
|
131
|
+
readonly color: string;
|
|
132
|
+
readonly fontSize: string;
|
|
133
|
+
readonly fontWeight: string;
|
|
134
|
+
readonly lineHeight: string;
|
|
135
|
+
readonly fontFamily: string;
|
|
136
|
+
readonly flex: "1";
|
|
137
|
+
} | {
|
|
138
|
+
readonly color: string;
|
|
139
|
+
readonly fontSize: string;
|
|
140
|
+
readonly fontWeight: string;
|
|
141
|
+
readonly lineHeight: string;
|
|
142
|
+
readonly fontFamily: string;
|
|
143
|
+
readonly flex: "1";
|
|
144
|
+
} | {
|
|
145
|
+
readonly color: string;
|
|
146
|
+
readonly fontSize: string;
|
|
147
|
+
readonly fontWeight: string;
|
|
148
|
+
readonly lineHeight: string;
|
|
149
|
+
readonly fontFamily: string;
|
|
150
|
+
readonly flex: "1";
|
|
151
|
+
} | {
|
|
152
|
+
readonly color: string;
|
|
153
|
+
readonly fontSize: string;
|
|
154
|
+
readonly fontWeight: string;
|
|
155
|
+
readonly lineHeight: string;
|
|
156
|
+
readonly fontFamily: string;
|
|
157
|
+
readonly flex: "1";
|
|
158
|
+
} | {
|
|
159
|
+
readonly color: string;
|
|
160
|
+
readonly fontSize: string;
|
|
161
|
+
readonly fontWeight: string;
|
|
162
|
+
readonly lineHeight: string;
|
|
163
|
+
readonly fontFamily: string;
|
|
164
|
+
readonly flex: "1";
|
|
165
|
+
} | {
|
|
166
|
+
readonly color: string;
|
|
167
|
+
readonly fontSize: string;
|
|
168
|
+
readonly fontWeight: string;
|
|
169
|
+
readonly lineHeight: string;
|
|
170
|
+
readonly fontFamily: string;
|
|
171
|
+
readonly flex: "1";
|
|
172
|
+
} | {
|
|
173
|
+
readonly color: string;
|
|
174
|
+
readonly fontSize: string;
|
|
175
|
+
readonly fontWeight: string;
|
|
176
|
+
readonly lineHeight: string;
|
|
177
|
+
readonly fontFamily: string;
|
|
178
|
+
readonly flex: "1";
|
|
179
|
+
};
|
|
180
|
+
readonly trigger: {
|
|
181
|
+
readonly backgroundColor: string;
|
|
182
|
+
readonly borderRadius: string;
|
|
183
|
+
readonly padding: `${string} ${string}`;
|
|
184
|
+
readonly cursor: "pointer";
|
|
185
|
+
readonly borderWidth: string;
|
|
186
|
+
readonly borderColor: string;
|
|
187
|
+
};
|
|
188
|
+
readonly triggerLabel: {
|
|
189
|
+
readonly color: string;
|
|
190
|
+
readonly fontSize: string;
|
|
191
|
+
readonly fontWeight: string;
|
|
192
|
+
readonly lineHeight: "1";
|
|
193
|
+
readonly fontFamily: string;
|
|
194
|
+
} | {
|
|
195
|
+
readonly color: string;
|
|
196
|
+
readonly fontSize: string;
|
|
197
|
+
readonly fontWeight: string;
|
|
198
|
+
readonly lineHeight: string;
|
|
199
|
+
readonly fontFamily: string;
|
|
200
|
+
} | {
|
|
201
|
+
readonly color: string;
|
|
202
|
+
readonly fontSize: string;
|
|
203
|
+
readonly fontWeight: string;
|
|
204
|
+
readonly lineHeight: string;
|
|
205
|
+
readonly fontFamily: string;
|
|
206
|
+
} | {
|
|
207
|
+
readonly color: string;
|
|
208
|
+
readonly fontSize: string;
|
|
209
|
+
readonly fontWeight: string;
|
|
210
|
+
readonly lineHeight: string;
|
|
211
|
+
readonly fontFamily: string;
|
|
212
|
+
} | {
|
|
213
|
+
readonly color: string;
|
|
214
|
+
readonly fontSize: string;
|
|
215
|
+
readonly fontWeight: string;
|
|
216
|
+
readonly lineHeight: string;
|
|
217
|
+
readonly fontFamily: string;
|
|
218
|
+
} | {
|
|
219
|
+
readonly color: string;
|
|
220
|
+
readonly fontSize: string;
|
|
221
|
+
readonly fontWeight: "450";
|
|
222
|
+
readonly lineHeight: string;
|
|
223
|
+
readonly fontFamily: string;
|
|
224
|
+
} | {
|
|
225
|
+
readonly color: string;
|
|
226
|
+
readonly fontSize: string;
|
|
227
|
+
readonly fontWeight: string;
|
|
228
|
+
readonly lineHeight: string;
|
|
229
|
+
readonly fontFamily: string;
|
|
230
|
+
} | {
|
|
231
|
+
readonly color: string;
|
|
232
|
+
readonly fontSize: string;
|
|
233
|
+
readonly fontWeight: string;
|
|
234
|
+
readonly lineHeight: string;
|
|
235
|
+
readonly fontFamily: string;
|
|
236
|
+
} | {
|
|
237
|
+
readonly color: string;
|
|
238
|
+
readonly fontSize: string;
|
|
239
|
+
readonly fontWeight: "450";
|
|
240
|
+
readonly lineHeight: string;
|
|
241
|
+
readonly fontFamily: string;
|
|
242
|
+
} | {
|
|
243
|
+
readonly color: string;
|
|
244
|
+
readonly fontSize: string;
|
|
245
|
+
readonly fontWeight: string;
|
|
246
|
+
readonly lineHeight: string;
|
|
247
|
+
readonly fontFamily: string;
|
|
248
|
+
} | {
|
|
249
|
+
readonly color: string;
|
|
250
|
+
readonly fontSize: string;
|
|
251
|
+
readonly fontWeight: "450";
|
|
252
|
+
readonly lineHeight: string;
|
|
253
|
+
readonly fontFamily: string;
|
|
254
|
+
} | {
|
|
255
|
+
readonly color: string;
|
|
256
|
+
readonly fontSize: string;
|
|
257
|
+
readonly fontWeight: string;
|
|
258
|
+
readonly lineHeight: string;
|
|
259
|
+
readonly fontFamily: string;
|
|
260
|
+
} | {
|
|
261
|
+
readonly color: string;
|
|
262
|
+
readonly fontSize: string;
|
|
263
|
+
readonly fontWeight: string;
|
|
264
|
+
readonly lineHeight: string;
|
|
265
|
+
readonly fontFamily: string;
|
|
266
|
+
} | {
|
|
267
|
+
readonly color: string;
|
|
268
|
+
readonly fontSize: string;
|
|
269
|
+
readonly fontWeight: string;
|
|
270
|
+
readonly lineHeight: string;
|
|
271
|
+
readonly fontFamily: string;
|
|
272
|
+
} | {
|
|
273
|
+
readonly color: string;
|
|
274
|
+
readonly fontSize: string;
|
|
275
|
+
readonly fontWeight: string;
|
|
276
|
+
readonly lineHeight: string;
|
|
277
|
+
readonly fontFamily: string;
|
|
278
|
+
} | {
|
|
279
|
+
readonly color: string;
|
|
280
|
+
readonly fontSize: string;
|
|
281
|
+
readonly fontWeight: string;
|
|
282
|
+
readonly lineHeight: string;
|
|
283
|
+
readonly fontFamily: string;
|
|
284
|
+
} | {
|
|
285
|
+
readonly color: string;
|
|
286
|
+
readonly fontSize: string;
|
|
287
|
+
readonly fontWeight: string;
|
|
288
|
+
readonly lineHeight: string;
|
|
289
|
+
readonly fontFamily: string;
|
|
290
|
+
} | {
|
|
291
|
+
readonly color: string;
|
|
292
|
+
readonly fontSize: string;
|
|
293
|
+
readonly fontWeight: string;
|
|
294
|
+
readonly lineHeight: string;
|
|
295
|
+
readonly fontFamily: string;
|
|
296
|
+
} | {
|
|
297
|
+
readonly color: string;
|
|
298
|
+
readonly fontSize: string;
|
|
299
|
+
readonly fontWeight: string;
|
|
300
|
+
readonly lineHeight: string;
|
|
301
|
+
readonly fontFamily: string;
|
|
302
|
+
} | {
|
|
303
|
+
readonly color: string;
|
|
304
|
+
readonly fontSize: string;
|
|
305
|
+
readonly fontWeight: string;
|
|
306
|
+
readonly lineHeight: string;
|
|
307
|
+
readonly fontFamily: string;
|
|
308
|
+
} | {
|
|
309
|
+
readonly color: string;
|
|
310
|
+
readonly fontSize: string;
|
|
311
|
+
readonly fontWeight: string;
|
|
312
|
+
readonly lineHeight: string;
|
|
313
|
+
readonly fontFamily: string;
|
|
314
|
+
} | {
|
|
315
|
+
readonly color: string;
|
|
316
|
+
readonly fontSize: string;
|
|
317
|
+
readonly fontWeight: string;
|
|
318
|
+
readonly lineHeight: string;
|
|
319
|
+
readonly fontFamily: string;
|
|
320
|
+
};
|
|
321
|
+
readonly dropdown: {
|
|
322
|
+
readonly position: "absolute";
|
|
323
|
+
readonly right: "0";
|
|
324
|
+
readonly top: "100%";
|
|
325
|
+
readonly marginTop: "4px";
|
|
326
|
+
readonly backgroundColor: string;
|
|
327
|
+
readonly borderWidth: string;
|
|
328
|
+
readonly borderColor: string;
|
|
329
|
+
readonly borderRadius: string;
|
|
330
|
+
readonly overflow: "hidden";
|
|
331
|
+
readonly zIndex: "50";
|
|
332
|
+
readonly minWidth: "120px";
|
|
333
|
+
readonly boxShadow: "0 4px 12px rgba(0,0,0,0.1)";
|
|
334
|
+
readonly motion: {
|
|
335
|
+
readonly initial: {
|
|
336
|
+
readonly opacity: 0;
|
|
337
|
+
readonly scale: 0.95;
|
|
338
|
+
readonly y: -4;
|
|
339
|
+
};
|
|
340
|
+
readonly animate: {
|
|
341
|
+
readonly opacity: 1;
|
|
342
|
+
readonly scale: 1;
|
|
343
|
+
readonly y: 0;
|
|
344
|
+
};
|
|
345
|
+
readonly exit: {
|
|
346
|
+
readonly opacity: 0;
|
|
347
|
+
readonly scale: 0.95;
|
|
348
|
+
readonly y: -4;
|
|
349
|
+
};
|
|
350
|
+
readonly transition: {
|
|
351
|
+
readonly duration: 0.15;
|
|
352
|
+
readonly ease: [0.16, 1, 0.3, 1];
|
|
353
|
+
};
|
|
354
|
+
};
|
|
355
|
+
};
|
|
356
|
+
readonly option: {
|
|
357
|
+
readonly display: "flex";
|
|
358
|
+
readonly width: "100%";
|
|
359
|
+
readonly padding: `${string} ${string}`;
|
|
360
|
+
readonly cursor: "pointer";
|
|
361
|
+
readonly textAlign: "left";
|
|
362
|
+
readonly borderWidth: "0";
|
|
363
|
+
readonly backgroundColor: "transparent";
|
|
364
|
+
readonly transition: "background-color 0.15s ease";
|
|
365
|
+
readonly _hover: {
|
|
366
|
+
readonly backgroundColor: string;
|
|
367
|
+
};
|
|
368
|
+
};
|
|
369
|
+
readonly optionLabel: {
|
|
370
|
+
readonly color: string;
|
|
371
|
+
readonly fontSize: string;
|
|
372
|
+
readonly fontWeight: string;
|
|
373
|
+
readonly lineHeight: "1";
|
|
374
|
+
readonly fontFamily: string;
|
|
375
|
+
} | {
|
|
376
|
+
readonly color: string;
|
|
377
|
+
readonly fontSize: string;
|
|
378
|
+
readonly fontWeight: string;
|
|
379
|
+
readonly lineHeight: string;
|
|
380
|
+
readonly fontFamily: string;
|
|
381
|
+
} | {
|
|
382
|
+
readonly color: string;
|
|
383
|
+
readonly fontSize: string;
|
|
384
|
+
readonly fontWeight: string;
|
|
385
|
+
readonly lineHeight: string;
|
|
386
|
+
readonly fontFamily: string;
|
|
387
|
+
} | {
|
|
388
|
+
readonly color: string;
|
|
389
|
+
readonly fontSize: string;
|
|
390
|
+
readonly fontWeight: string;
|
|
391
|
+
readonly lineHeight: string;
|
|
392
|
+
readonly fontFamily: string;
|
|
393
|
+
} | {
|
|
394
|
+
readonly color: string;
|
|
395
|
+
readonly fontSize: string;
|
|
396
|
+
readonly fontWeight: string;
|
|
397
|
+
readonly lineHeight: string;
|
|
398
|
+
readonly fontFamily: string;
|
|
399
|
+
} | {
|
|
400
|
+
readonly color: string;
|
|
401
|
+
readonly fontSize: string;
|
|
402
|
+
readonly fontWeight: "450";
|
|
403
|
+
readonly lineHeight: string;
|
|
404
|
+
readonly fontFamily: string;
|
|
405
|
+
} | {
|
|
406
|
+
readonly color: string;
|
|
407
|
+
readonly fontSize: string;
|
|
408
|
+
readonly fontWeight: string;
|
|
409
|
+
readonly lineHeight: string;
|
|
410
|
+
readonly fontFamily: string;
|
|
411
|
+
} | {
|
|
412
|
+
readonly color: string;
|
|
413
|
+
readonly fontSize: string;
|
|
414
|
+
readonly fontWeight: string;
|
|
415
|
+
readonly lineHeight: string;
|
|
416
|
+
readonly fontFamily: string;
|
|
417
|
+
} | {
|
|
418
|
+
readonly color: string;
|
|
419
|
+
readonly fontSize: string;
|
|
420
|
+
readonly fontWeight: "450";
|
|
421
|
+
readonly lineHeight: string;
|
|
422
|
+
readonly fontFamily: string;
|
|
423
|
+
} | {
|
|
424
|
+
readonly color: string;
|
|
425
|
+
readonly fontSize: string;
|
|
426
|
+
readonly fontWeight: string;
|
|
427
|
+
readonly lineHeight: string;
|
|
428
|
+
readonly fontFamily: string;
|
|
429
|
+
} | {
|
|
430
|
+
readonly color: string;
|
|
431
|
+
readonly fontSize: string;
|
|
432
|
+
readonly fontWeight: "450";
|
|
433
|
+
readonly lineHeight: string;
|
|
434
|
+
readonly fontFamily: string;
|
|
435
|
+
} | {
|
|
436
|
+
readonly color: string;
|
|
437
|
+
readonly fontSize: string;
|
|
438
|
+
readonly fontWeight: string;
|
|
439
|
+
readonly lineHeight: string;
|
|
440
|
+
readonly fontFamily: string;
|
|
441
|
+
} | {
|
|
442
|
+
readonly color: string;
|
|
443
|
+
readonly fontSize: string;
|
|
444
|
+
readonly fontWeight: string;
|
|
445
|
+
readonly lineHeight: string;
|
|
446
|
+
readonly fontFamily: string;
|
|
447
|
+
} | {
|
|
448
|
+
readonly color: string;
|
|
449
|
+
readonly fontSize: string;
|
|
450
|
+
readonly fontWeight: string;
|
|
451
|
+
readonly lineHeight: string;
|
|
452
|
+
readonly fontFamily: string;
|
|
453
|
+
} | {
|
|
454
|
+
readonly color: string;
|
|
455
|
+
readonly fontSize: string;
|
|
456
|
+
readonly fontWeight: string;
|
|
457
|
+
readonly lineHeight: string;
|
|
458
|
+
readonly fontFamily: string;
|
|
459
|
+
} | {
|
|
460
|
+
readonly color: string;
|
|
461
|
+
readonly fontSize: string;
|
|
462
|
+
readonly fontWeight: string;
|
|
463
|
+
readonly lineHeight: string;
|
|
464
|
+
readonly fontFamily: string;
|
|
465
|
+
} | {
|
|
466
|
+
readonly color: string;
|
|
467
|
+
readonly fontSize: string;
|
|
468
|
+
readonly fontWeight: string;
|
|
469
|
+
readonly lineHeight: string;
|
|
470
|
+
readonly fontFamily: string;
|
|
471
|
+
} | {
|
|
472
|
+
readonly color: string;
|
|
473
|
+
readonly fontSize: string;
|
|
474
|
+
readonly fontWeight: string;
|
|
475
|
+
readonly lineHeight: string;
|
|
476
|
+
readonly fontFamily: string;
|
|
477
|
+
} | {
|
|
478
|
+
readonly color: string;
|
|
479
|
+
readonly fontSize: string;
|
|
480
|
+
readonly fontWeight: string;
|
|
481
|
+
readonly lineHeight: string;
|
|
482
|
+
readonly fontFamily: string;
|
|
483
|
+
} | {
|
|
484
|
+
readonly color: string;
|
|
485
|
+
readonly fontSize: string;
|
|
486
|
+
readonly fontWeight: string;
|
|
487
|
+
readonly lineHeight: string;
|
|
488
|
+
readonly fontFamily: string;
|
|
489
|
+
} | {
|
|
490
|
+
readonly color: string;
|
|
491
|
+
readonly fontSize: string;
|
|
492
|
+
readonly fontWeight: string;
|
|
493
|
+
readonly lineHeight: string;
|
|
494
|
+
readonly fontFamily: string;
|
|
495
|
+
} | {
|
|
496
|
+
readonly color: string;
|
|
497
|
+
readonly fontSize: string;
|
|
498
|
+
readonly fontWeight: string;
|
|
499
|
+
readonly lineHeight: string;
|
|
500
|
+
readonly fontFamily: string;
|
|
501
|
+
};
|
|
502
|
+
};
|
|
503
|
+
readonly variants: {
|
|
504
|
+
readonly size: {
|
|
505
|
+
readonly sm: {
|
|
506
|
+
readonly label: {
|
|
507
|
+
readonly fontSize: string;
|
|
508
|
+
readonly fontWeight: string;
|
|
509
|
+
readonly lineHeight: "1";
|
|
510
|
+
readonly fontFamily: string;
|
|
511
|
+
} | {
|
|
512
|
+
readonly fontSize: string;
|
|
513
|
+
readonly fontWeight: string;
|
|
514
|
+
readonly lineHeight: string;
|
|
515
|
+
readonly fontFamily: string;
|
|
516
|
+
} | {
|
|
517
|
+
readonly fontSize: string;
|
|
518
|
+
readonly fontWeight: string;
|
|
519
|
+
readonly lineHeight: string;
|
|
520
|
+
readonly fontFamily: string;
|
|
521
|
+
} | {
|
|
522
|
+
readonly fontSize: string;
|
|
523
|
+
readonly fontWeight: string;
|
|
524
|
+
readonly lineHeight: string;
|
|
525
|
+
readonly fontFamily: string;
|
|
526
|
+
} | {
|
|
527
|
+
readonly fontSize: string;
|
|
528
|
+
readonly fontWeight: string;
|
|
529
|
+
readonly lineHeight: string;
|
|
530
|
+
readonly fontFamily: string;
|
|
531
|
+
} | {
|
|
532
|
+
readonly fontSize: string;
|
|
533
|
+
readonly fontWeight: "450";
|
|
534
|
+
readonly lineHeight: string;
|
|
535
|
+
readonly fontFamily: string;
|
|
536
|
+
} | {
|
|
537
|
+
readonly fontSize: string;
|
|
538
|
+
readonly fontWeight: string;
|
|
539
|
+
readonly lineHeight: string;
|
|
540
|
+
readonly fontFamily: string;
|
|
541
|
+
} | {
|
|
542
|
+
readonly fontSize: string;
|
|
543
|
+
readonly fontWeight: string;
|
|
544
|
+
readonly lineHeight: string;
|
|
545
|
+
readonly fontFamily: string;
|
|
546
|
+
} | {
|
|
547
|
+
readonly fontSize: string;
|
|
548
|
+
readonly fontWeight: "450";
|
|
549
|
+
readonly lineHeight: string;
|
|
550
|
+
readonly fontFamily: string;
|
|
551
|
+
} | {
|
|
552
|
+
readonly fontSize: string;
|
|
553
|
+
readonly fontWeight: string;
|
|
554
|
+
readonly lineHeight: string;
|
|
555
|
+
readonly fontFamily: string;
|
|
556
|
+
} | {
|
|
557
|
+
readonly fontSize: string;
|
|
558
|
+
readonly fontWeight: "450";
|
|
559
|
+
readonly lineHeight: string;
|
|
560
|
+
readonly fontFamily: string;
|
|
561
|
+
} | {
|
|
562
|
+
readonly fontSize: string;
|
|
563
|
+
readonly fontWeight: string;
|
|
564
|
+
readonly lineHeight: string;
|
|
565
|
+
readonly fontFamily: string;
|
|
566
|
+
} | {
|
|
567
|
+
readonly fontSize: string;
|
|
568
|
+
readonly fontWeight: string;
|
|
569
|
+
readonly lineHeight: string;
|
|
570
|
+
readonly fontFamily: string;
|
|
571
|
+
} | {
|
|
572
|
+
readonly fontSize: string;
|
|
573
|
+
readonly fontWeight: string;
|
|
574
|
+
readonly lineHeight: string;
|
|
575
|
+
readonly fontFamily: string;
|
|
576
|
+
} | {
|
|
577
|
+
readonly fontSize: string;
|
|
578
|
+
readonly fontWeight: string;
|
|
579
|
+
readonly lineHeight: string;
|
|
580
|
+
readonly fontFamily: string;
|
|
581
|
+
} | {
|
|
582
|
+
readonly fontSize: string;
|
|
583
|
+
readonly fontWeight: string;
|
|
584
|
+
readonly lineHeight: string;
|
|
585
|
+
readonly fontFamily: string;
|
|
586
|
+
} | {
|
|
587
|
+
readonly fontSize: string;
|
|
588
|
+
readonly fontWeight: string;
|
|
589
|
+
readonly lineHeight: string;
|
|
590
|
+
readonly fontFamily: string;
|
|
591
|
+
} | {
|
|
592
|
+
readonly fontSize: string;
|
|
593
|
+
readonly fontWeight: string;
|
|
594
|
+
readonly lineHeight: string;
|
|
595
|
+
readonly fontFamily: string;
|
|
596
|
+
} | {
|
|
597
|
+
readonly fontSize: string;
|
|
598
|
+
readonly fontWeight: string;
|
|
599
|
+
readonly lineHeight: string;
|
|
600
|
+
readonly fontFamily: string;
|
|
601
|
+
} | {
|
|
602
|
+
readonly fontSize: string;
|
|
603
|
+
readonly fontWeight: string;
|
|
604
|
+
readonly lineHeight: string;
|
|
605
|
+
readonly fontFamily: string;
|
|
606
|
+
} | {
|
|
607
|
+
readonly fontSize: string;
|
|
608
|
+
readonly fontWeight: string;
|
|
609
|
+
readonly lineHeight: string;
|
|
610
|
+
readonly fontFamily: string;
|
|
611
|
+
} | {
|
|
612
|
+
readonly fontSize: string;
|
|
613
|
+
readonly fontWeight: string;
|
|
614
|
+
readonly lineHeight: string;
|
|
615
|
+
readonly fontFamily: string;
|
|
616
|
+
};
|
|
617
|
+
readonly triggerLabel: {
|
|
618
|
+
readonly fontSize: string;
|
|
619
|
+
readonly fontWeight: string;
|
|
620
|
+
readonly lineHeight: "1";
|
|
621
|
+
readonly fontFamily: string;
|
|
622
|
+
} | {
|
|
623
|
+
readonly fontSize: string;
|
|
624
|
+
readonly fontWeight: string;
|
|
625
|
+
readonly lineHeight: string;
|
|
626
|
+
readonly fontFamily: string;
|
|
627
|
+
} | {
|
|
628
|
+
readonly fontSize: string;
|
|
629
|
+
readonly fontWeight: string;
|
|
630
|
+
readonly lineHeight: string;
|
|
631
|
+
readonly fontFamily: string;
|
|
632
|
+
} | {
|
|
633
|
+
readonly fontSize: string;
|
|
634
|
+
readonly fontWeight: string;
|
|
635
|
+
readonly lineHeight: string;
|
|
636
|
+
readonly fontFamily: string;
|
|
637
|
+
} | {
|
|
638
|
+
readonly fontSize: string;
|
|
639
|
+
readonly fontWeight: string;
|
|
640
|
+
readonly lineHeight: string;
|
|
641
|
+
readonly fontFamily: string;
|
|
642
|
+
} | {
|
|
643
|
+
readonly fontSize: string;
|
|
644
|
+
readonly fontWeight: "450";
|
|
645
|
+
readonly lineHeight: string;
|
|
646
|
+
readonly fontFamily: string;
|
|
647
|
+
} | {
|
|
648
|
+
readonly fontSize: string;
|
|
649
|
+
readonly fontWeight: string;
|
|
650
|
+
readonly lineHeight: string;
|
|
651
|
+
readonly fontFamily: string;
|
|
652
|
+
} | {
|
|
653
|
+
readonly fontSize: string;
|
|
654
|
+
readonly fontWeight: string;
|
|
655
|
+
readonly lineHeight: string;
|
|
656
|
+
readonly fontFamily: string;
|
|
657
|
+
} | {
|
|
658
|
+
readonly fontSize: string;
|
|
659
|
+
readonly fontWeight: "450";
|
|
660
|
+
readonly lineHeight: string;
|
|
661
|
+
readonly fontFamily: string;
|
|
662
|
+
} | {
|
|
663
|
+
readonly fontSize: string;
|
|
664
|
+
readonly fontWeight: string;
|
|
665
|
+
readonly lineHeight: string;
|
|
666
|
+
readonly fontFamily: string;
|
|
667
|
+
} | {
|
|
668
|
+
readonly fontSize: string;
|
|
669
|
+
readonly fontWeight: "450";
|
|
670
|
+
readonly lineHeight: string;
|
|
671
|
+
readonly fontFamily: string;
|
|
672
|
+
} | {
|
|
673
|
+
readonly fontSize: string;
|
|
674
|
+
readonly fontWeight: string;
|
|
675
|
+
readonly lineHeight: string;
|
|
676
|
+
readonly fontFamily: string;
|
|
677
|
+
} | {
|
|
678
|
+
readonly fontSize: string;
|
|
679
|
+
readonly fontWeight: string;
|
|
680
|
+
readonly lineHeight: string;
|
|
681
|
+
readonly fontFamily: string;
|
|
682
|
+
} | {
|
|
683
|
+
readonly fontSize: string;
|
|
684
|
+
readonly fontWeight: string;
|
|
685
|
+
readonly lineHeight: string;
|
|
686
|
+
readonly fontFamily: string;
|
|
687
|
+
} | {
|
|
688
|
+
readonly fontSize: string;
|
|
689
|
+
readonly fontWeight: string;
|
|
690
|
+
readonly lineHeight: string;
|
|
691
|
+
readonly fontFamily: string;
|
|
692
|
+
} | {
|
|
693
|
+
readonly fontSize: string;
|
|
694
|
+
readonly fontWeight: string;
|
|
695
|
+
readonly lineHeight: string;
|
|
696
|
+
readonly fontFamily: string;
|
|
697
|
+
} | {
|
|
698
|
+
readonly fontSize: string;
|
|
699
|
+
readonly fontWeight: string;
|
|
700
|
+
readonly lineHeight: string;
|
|
701
|
+
readonly fontFamily: string;
|
|
702
|
+
} | {
|
|
703
|
+
readonly fontSize: string;
|
|
704
|
+
readonly fontWeight: string;
|
|
705
|
+
readonly lineHeight: string;
|
|
706
|
+
readonly fontFamily: string;
|
|
707
|
+
} | {
|
|
708
|
+
readonly fontSize: string;
|
|
709
|
+
readonly fontWeight: string;
|
|
710
|
+
readonly lineHeight: string;
|
|
711
|
+
readonly fontFamily: string;
|
|
712
|
+
} | {
|
|
713
|
+
readonly fontSize: string;
|
|
714
|
+
readonly fontWeight: string;
|
|
715
|
+
readonly lineHeight: string;
|
|
716
|
+
readonly fontFamily: string;
|
|
717
|
+
} | {
|
|
718
|
+
readonly fontSize: string;
|
|
719
|
+
readonly fontWeight: string;
|
|
720
|
+
readonly lineHeight: string;
|
|
721
|
+
readonly fontFamily: string;
|
|
722
|
+
} | {
|
|
723
|
+
readonly fontSize: string;
|
|
724
|
+
readonly fontWeight: string;
|
|
725
|
+
readonly lineHeight: string;
|
|
726
|
+
readonly fontFamily: string;
|
|
727
|
+
};
|
|
728
|
+
readonly optionLabel: {
|
|
729
|
+
readonly fontSize: string;
|
|
730
|
+
readonly fontWeight: string;
|
|
731
|
+
readonly lineHeight: "1";
|
|
732
|
+
readonly fontFamily: string;
|
|
733
|
+
} | {
|
|
734
|
+
readonly fontSize: string;
|
|
735
|
+
readonly fontWeight: string;
|
|
736
|
+
readonly lineHeight: string;
|
|
737
|
+
readonly fontFamily: string;
|
|
738
|
+
} | {
|
|
739
|
+
readonly fontSize: string;
|
|
740
|
+
readonly fontWeight: string;
|
|
741
|
+
readonly lineHeight: string;
|
|
742
|
+
readonly fontFamily: string;
|
|
743
|
+
} | {
|
|
744
|
+
readonly fontSize: string;
|
|
745
|
+
readonly fontWeight: string;
|
|
746
|
+
readonly lineHeight: string;
|
|
747
|
+
readonly fontFamily: string;
|
|
748
|
+
} | {
|
|
749
|
+
readonly fontSize: string;
|
|
750
|
+
readonly fontWeight: string;
|
|
751
|
+
readonly lineHeight: string;
|
|
752
|
+
readonly fontFamily: string;
|
|
753
|
+
} | {
|
|
754
|
+
readonly fontSize: string;
|
|
755
|
+
readonly fontWeight: "450";
|
|
756
|
+
readonly lineHeight: string;
|
|
757
|
+
readonly fontFamily: string;
|
|
758
|
+
} | {
|
|
759
|
+
readonly fontSize: string;
|
|
760
|
+
readonly fontWeight: string;
|
|
761
|
+
readonly lineHeight: string;
|
|
762
|
+
readonly fontFamily: string;
|
|
763
|
+
} | {
|
|
764
|
+
readonly fontSize: string;
|
|
765
|
+
readonly fontWeight: string;
|
|
766
|
+
readonly lineHeight: string;
|
|
767
|
+
readonly fontFamily: string;
|
|
768
|
+
} | {
|
|
769
|
+
readonly fontSize: string;
|
|
770
|
+
readonly fontWeight: "450";
|
|
771
|
+
readonly lineHeight: string;
|
|
772
|
+
readonly fontFamily: string;
|
|
773
|
+
} | {
|
|
774
|
+
readonly fontSize: string;
|
|
775
|
+
readonly fontWeight: string;
|
|
776
|
+
readonly lineHeight: string;
|
|
777
|
+
readonly fontFamily: string;
|
|
778
|
+
} | {
|
|
779
|
+
readonly fontSize: string;
|
|
780
|
+
readonly fontWeight: "450";
|
|
781
|
+
readonly lineHeight: string;
|
|
782
|
+
readonly fontFamily: string;
|
|
783
|
+
} | {
|
|
784
|
+
readonly fontSize: string;
|
|
785
|
+
readonly fontWeight: string;
|
|
786
|
+
readonly lineHeight: string;
|
|
787
|
+
readonly fontFamily: string;
|
|
788
|
+
} | {
|
|
789
|
+
readonly fontSize: string;
|
|
790
|
+
readonly fontWeight: string;
|
|
791
|
+
readonly lineHeight: string;
|
|
792
|
+
readonly fontFamily: string;
|
|
793
|
+
} | {
|
|
794
|
+
readonly fontSize: string;
|
|
795
|
+
readonly fontWeight: string;
|
|
796
|
+
readonly lineHeight: string;
|
|
797
|
+
readonly fontFamily: string;
|
|
798
|
+
} | {
|
|
799
|
+
readonly fontSize: string;
|
|
800
|
+
readonly fontWeight: string;
|
|
801
|
+
readonly lineHeight: string;
|
|
802
|
+
readonly fontFamily: string;
|
|
803
|
+
} | {
|
|
804
|
+
readonly fontSize: string;
|
|
805
|
+
readonly fontWeight: string;
|
|
806
|
+
readonly lineHeight: string;
|
|
807
|
+
readonly fontFamily: string;
|
|
808
|
+
} | {
|
|
809
|
+
readonly fontSize: string;
|
|
810
|
+
readonly fontWeight: string;
|
|
811
|
+
readonly lineHeight: string;
|
|
812
|
+
readonly fontFamily: string;
|
|
813
|
+
} | {
|
|
814
|
+
readonly fontSize: string;
|
|
815
|
+
readonly fontWeight: string;
|
|
816
|
+
readonly lineHeight: string;
|
|
817
|
+
readonly fontFamily: string;
|
|
818
|
+
} | {
|
|
819
|
+
readonly fontSize: string;
|
|
820
|
+
readonly fontWeight: string;
|
|
821
|
+
readonly lineHeight: string;
|
|
822
|
+
readonly fontFamily: string;
|
|
823
|
+
} | {
|
|
824
|
+
readonly fontSize: string;
|
|
825
|
+
readonly fontWeight: string;
|
|
826
|
+
readonly lineHeight: string;
|
|
827
|
+
readonly fontFamily: string;
|
|
828
|
+
} | {
|
|
829
|
+
readonly fontSize: string;
|
|
830
|
+
readonly fontWeight: string;
|
|
831
|
+
readonly lineHeight: string;
|
|
832
|
+
readonly fontFamily: string;
|
|
833
|
+
} | {
|
|
834
|
+
readonly fontSize: string;
|
|
835
|
+
readonly fontWeight: string;
|
|
836
|
+
readonly lineHeight: string;
|
|
837
|
+
readonly fontFamily: string;
|
|
838
|
+
};
|
|
839
|
+
};
|
|
840
|
+
readonly md: {
|
|
841
|
+
readonly root: {};
|
|
842
|
+
};
|
|
843
|
+
readonly lg: {
|
|
844
|
+
readonly label: {
|
|
845
|
+
readonly fontSize: string;
|
|
846
|
+
readonly fontWeight: string;
|
|
847
|
+
readonly lineHeight: "1";
|
|
848
|
+
readonly fontFamily: string;
|
|
849
|
+
} | {
|
|
850
|
+
readonly fontSize: string;
|
|
851
|
+
readonly fontWeight: string;
|
|
852
|
+
readonly lineHeight: string;
|
|
853
|
+
readonly fontFamily: string;
|
|
854
|
+
} | {
|
|
855
|
+
readonly fontSize: string;
|
|
856
|
+
readonly fontWeight: string;
|
|
857
|
+
readonly lineHeight: string;
|
|
858
|
+
readonly fontFamily: string;
|
|
859
|
+
} | {
|
|
860
|
+
readonly fontSize: string;
|
|
861
|
+
readonly fontWeight: string;
|
|
862
|
+
readonly lineHeight: string;
|
|
863
|
+
readonly fontFamily: string;
|
|
864
|
+
} | {
|
|
865
|
+
readonly fontSize: string;
|
|
866
|
+
readonly fontWeight: string;
|
|
867
|
+
readonly lineHeight: string;
|
|
868
|
+
readonly fontFamily: string;
|
|
869
|
+
} | {
|
|
870
|
+
readonly fontSize: string;
|
|
871
|
+
readonly fontWeight: "450";
|
|
872
|
+
readonly lineHeight: string;
|
|
873
|
+
readonly fontFamily: string;
|
|
874
|
+
} | {
|
|
875
|
+
readonly fontSize: string;
|
|
876
|
+
readonly fontWeight: string;
|
|
877
|
+
readonly lineHeight: string;
|
|
878
|
+
readonly fontFamily: string;
|
|
879
|
+
} | {
|
|
880
|
+
readonly fontSize: string;
|
|
881
|
+
readonly fontWeight: string;
|
|
882
|
+
readonly lineHeight: string;
|
|
883
|
+
readonly fontFamily: string;
|
|
884
|
+
} | {
|
|
885
|
+
readonly fontSize: string;
|
|
886
|
+
readonly fontWeight: "450";
|
|
887
|
+
readonly lineHeight: string;
|
|
888
|
+
readonly fontFamily: string;
|
|
889
|
+
} | {
|
|
890
|
+
readonly fontSize: string;
|
|
891
|
+
readonly fontWeight: string;
|
|
892
|
+
readonly lineHeight: string;
|
|
893
|
+
readonly fontFamily: string;
|
|
894
|
+
} | {
|
|
895
|
+
readonly fontSize: string;
|
|
896
|
+
readonly fontWeight: "450";
|
|
897
|
+
readonly lineHeight: string;
|
|
898
|
+
readonly fontFamily: string;
|
|
899
|
+
} | {
|
|
900
|
+
readonly fontSize: string;
|
|
901
|
+
readonly fontWeight: string;
|
|
902
|
+
readonly lineHeight: string;
|
|
903
|
+
readonly fontFamily: string;
|
|
904
|
+
} | {
|
|
905
|
+
readonly fontSize: string;
|
|
906
|
+
readonly fontWeight: string;
|
|
907
|
+
readonly lineHeight: string;
|
|
908
|
+
readonly fontFamily: string;
|
|
909
|
+
} | {
|
|
910
|
+
readonly fontSize: string;
|
|
911
|
+
readonly fontWeight: string;
|
|
912
|
+
readonly lineHeight: string;
|
|
913
|
+
readonly fontFamily: string;
|
|
914
|
+
} | {
|
|
915
|
+
readonly fontSize: string;
|
|
916
|
+
readonly fontWeight: string;
|
|
917
|
+
readonly lineHeight: string;
|
|
918
|
+
readonly fontFamily: string;
|
|
919
|
+
} | {
|
|
920
|
+
readonly fontSize: string;
|
|
921
|
+
readonly fontWeight: string;
|
|
922
|
+
readonly lineHeight: string;
|
|
923
|
+
readonly fontFamily: string;
|
|
924
|
+
} | {
|
|
925
|
+
readonly fontSize: string;
|
|
926
|
+
readonly fontWeight: string;
|
|
927
|
+
readonly lineHeight: string;
|
|
928
|
+
readonly fontFamily: string;
|
|
929
|
+
} | {
|
|
930
|
+
readonly fontSize: string;
|
|
931
|
+
readonly fontWeight: string;
|
|
932
|
+
readonly lineHeight: string;
|
|
933
|
+
readonly fontFamily: string;
|
|
934
|
+
} | {
|
|
935
|
+
readonly fontSize: string;
|
|
936
|
+
readonly fontWeight: string;
|
|
937
|
+
readonly lineHeight: string;
|
|
938
|
+
readonly fontFamily: string;
|
|
939
|
+
} | {
|
|
940
|
+
readonly fontSize: string;
|
|
941
|
+
readonly fontWeight: string;
|
|
942
|
+
readonly lineHeight: string;
|
|
943
|
+
readonly fontFamily: string;
|
|
944
|
+
} | {
|
|
945
|
+
readonly fontSize: string;
|
|
946
|
+
readonly fontWeight: string;
|
|
947
|
+
readonly lineHeight: string;
|
|
948
|
+
readonly fontFamily: string;
|
|
949
|
+
} | {
|
|
950
|
+
readonly fontSize: string;
|
|
951
|
+
readonly fontWeight: string;
|
|
952
|
+
readonly lineHeight: string;
|
|
953
|
+
readonly fontFamily: string;
|
|
954
|
+
};
|
|
955
|
+
readonly triggerLabel: {
|
|
956
|
+
readonly fontSize: string;
|
|
957
|
+
readonly fontWeight: string;
|
|
958
|
+
readonly lineHeight: "1";
|
|
959
|
+
readonly fontFamily: string;
|
|
960
|
+
} | {
|
|
961
|
+
readonly fontSize: string;
|
|
962
|
+
readonly fontWeight: string;
|
|
963
|
+
readonly lineHeight: string;
|
|
964
|
+
readonly fontFamily: string;
|
|
965
|
+
} | {
|
|
966
|
+
readonly fontSize: string;
|
|
967
|
+
readonly fontWeight: string;
|
|
968
|
+
readonly lineHeight: string;
|
|
969
|
+
readonly fontFamily: string;
|
|
970
|
+
} | {
|
|
971
|
+
readonly fontSize: string;
|
|
972
|
+
readonly fontWeight: string;
|
|
973
|
+
readonly lineHeight: string;
|
|
974
|
+
readonly fontFamily: string;
|
|
975
|
+
} | {
|
|
976
|
+
readonly fontSize: string;
|
|
977
|
+
readonly fontWeight: string;
|
|
978
|
+
readonly lineHeight: string;
|
|
979
|
+
readonly fontFamily: string;
|
|
980
|
+
} | {
|
|
981
|
+
readonly fontSize: string;
|
|
982
|
+
readonly fontWeight: "450";
|
|
983
|
+
readonly lineHeight: string;
|
|
984
|
+
readonly fontFamily: string;
|
|
985
|
+
} | {
|
|
986
|
+
readonly fontSize: string;
|
|
987
|
+
readonly fontWeight: string;
|
|
988
|
+
readonly lineHeight: string;
|
|
989
|
+
readonly fontFamily: string;
|
|
990
|
+
} | {
|
|
991
|
+
readonly fontSize: string;
|
|
992
|
+
readonly fontWeight: string;
|
|
993
|
+
readonly lineHeight: string;
|
|
994
|
+
readonly fontFamily: string;
|
|
995
|
+
} | {
|
|
996
|
+
readonly fontSize: string;
|
|
997
|
+
readonly fontWeight: "450";
|
|
998
|
+
readonly lineHeight: string;
|
|
999
|
+
readonly fontFamily: string;
|
|
1000
|
+
} | {
|
|
1001
|
+
readonly fontSize: string;
|
|
1002
|
+
readonly fontWeight: string;
|
|
1003
|
+
readonly lineHeight: string;
|
|
1004
|
+
readonly fontFamily: string;
|
|
1005
|
+
} | {
|
|
1006
|
+
readonly fontSize: string;
|
|
1007
|
+
readonly fontWeight: "450";
|
|
1008
|
+
readonly lineHeight: string;
|
|
1009
|
+
readonly fontFamily: string;
|
|
1010
|
+
} | {
|
|
1011
|
+
readonly fontSize: string;
|
|
1012
|
+
readonly fontWeight: string;
|
|
1013
|
+
readonly lineHeight: string;
|
|
1014
|
+
readonly fontFamily: string;
|
|
1015
|
+
} | {
|
|
1016
|
+
readonly fontSize: string;
|
|
1017
|
+
readonly fontWeight: string;
|
|
1018
|
+
readonly lineHeight: string;
|
|
1019
|
+
readonly fontFamily: string;
|
|
1020
|
+
} | {
|
|
1021
|
+
readonly fontSize: string;
|
|
1022
|
+
readonly fontWeight: string;
|
|
1023
|
+
readonly lineHeight: string;
|
|
1024
|
+
readonly fontFamily: string;
|
|
1025
|
+
} | {
|
|
1026
|
+
readonly fontSize: string;
|
|
1027
|
+
readonly fontWeight: string;
|
|
1028
|
+
readonly lineHeight: string;
|
|
1029
|
+
readonly fontFamily: string;
|
|
1030
|
+
} | {
|
|
1031
|
+
readonly fontSize: string;
|
|
1032
|
+
readonly fontWeight: string;
|
|
1033
|
+
readonly lineHeight: string;
|
|
1034
|
+
readonly fontFamily: string;
|
|
1035
|
+
} | {
|
|
1036
|
+
readonly fontSize: string;
|
|
1037
|
+
readonly fontWeight: string;
|
|
1038
|
+
readonly lineHeight: string;
|
|
1039
|
+
readonly fontFamily: string;
|
|
1040
|
+
} | {
|
|
1041
|
+
readonly fontSize: string;
|
|
1042
|
+
readonly fontWeight: string;
|
|
1043
|
+
readonly lineHeight: string;
|
|
1044
|
+
readonly fontFamily: string;
|
|
1045
|
+
} | {
|
|
1046
|
+
readonly fontSize: string;
|
|
1047
|
+
readonly fontWeight: string;
|
|
1048
|
+
readonly lineHeight: string;
|
|
1049
|
+
readonly fontFamily: string;
|
|
1050
|
+
} | {
|
|
1051
|
+
readonly fontSize: string;
|
|
1052
|
+
readonly fontWeight: string;
|
|
1053
|
+
readonly lineHeight: string;
|
|
1054
|
+
readonly fontFamily: string;
|
|
1055
|
+
} | {
|
|
1056
|
+
readonly fontSize: string;
|
|
1057
|
+
readonly fontWeight: string;
|
|
1058
|
+
readonly lineHeight: string;
|
|
1059
|
+
readonly fontFamily: string;
|
|
1060
|
+
} | {
|
|
1061
|
+
readonly fontSize: string;
|
|
1062
|
+
readonly fontWeight: string;
|
|
1063
|
+
readonly lineHeight: string;
|
|
1064
|
+
readonly fontFamily: string;
|
|
1065
|
+
};
|
|
1066
|
+
readonly optionLabel: {
|
|
1067
|
+
readonly fontSize: string;
|
|
1068
|
+
readonly fontWeight: string;
|
|
1069
|
+
readonly lineHeight: "1";
|
|
1070
|
+
readonly fontFamily: string;
|
|
1071
|
+
} | {
|
|
1072
|
+
readonly fontSize: string;
|
|
1073
|
+
readonly fontWeight: string;
|
|
1074
|
+
readonly lineHeight: string;
|
|
1075
|
+
readonly fontFamily: string;
|
|
1076
|
+
} | {
|
|
1077
|
+
readonly fontSize: string;
|
|
1078
|
+
readonly fontWeight: string;
|
|
1079
|
+
readonly lineHeight: string;
|
|
1080
|
+
readonly fontFamily: string;
|
|
1081
|
+
} | {
|
|
1082
|
+
readonly fontSize: string;
|
|
1083
|
+
readonly fontWeight: string;
|
|
1084
|
+
readonly lineHeight: string;
|
|
1085
|
+
readonly fontFamily: string;
|
|
1086
|
+
} | {
|
|
1087
|
+
readonly fontSize: string;
|
|
1088
|
+
readonly fontWeight: string;
|
|
1089
|
+
readonly lineHeight: string;
|
|
1090
|
+
readonly fontFamily: string;
|
|
1091
|
+
} | {
|
|
1092
|
+
readonly fontSize: string;
|
|
1093
|
+
readonly fontWeight: "450";
|
|
1094
|
+
readonly lineHeight: string;
|
|
1095
|
+
readonly fontFamily: string;
|
|
1096
|
+
} | {
|
|
1097
|
+
readonly fontSize: string;
|
|
1098
|
+
readonly fontWeight: string;
|
|
1099
|
+
readonly lineHeight: string;
|
|
1100
|
+
readonly fontFamily: string;
|
|
1101
|
+
} | {
|
|
1102
|
+
readonly fontSize: string;
|
|
1103
|
+
readonly fontWeight: string;
|
|
1104
|
+
readonly lineHeight: string;
|
|
1105
|
+
readonly fontFamily: string;
|
|
1106
|
+
} | {
|
|
1107
|
+
readonly fontSize: string;
|
|
1108
|
+
readonly fontWeight: "450";
|
|
1109
|
+
readonly lineHeight: string;
|
|
1110
|
+
readonly fontFamily: string;
|
|
1111
|
+
} | {
|
|
1112
|
+
readonly fontSize: string;
|
|
1113
|
+
readonly fontWeight: string;
|
|
1114
|
+
readonly lineHeight: string;
|
|
1115
|
+
readonly fontFamily: string;
|
|
1116
|
+
} | {
|
|
1117
|
+
readonly fontSize: string;
|
|
1118
|
+
readonly fontWeight: "450";
|
|
1119
|
+
readonly lineHeight: string;
|
|
1120
|
+
readonly fontFamily: string;
|
|
1121
|
+
} | {
|
|
1122
|
+
readonly fontSize: string;
|
|
1123
|
+
readonly fontWeight: string;
|
|
1124
|
+
readonly lineHeight: string;
|
|
1125
|
+
readonly fontFamily: string;
|
|
1126
|
+
} | {
|
|
1127
|
+
readonly fontSize: string;
|
|
1128
|
+
readonly fontWeight: string;
|
|
1129
|
+
readonly lineHeight: string;
|
|
1130
|
+
readonly fontFamily: string;
|
|
1131
|
+
} | {
|
|
1132
|
+
readonly fontSize: string;
|
|
1133
|
+
readonly fontWeight: string;
|
|
1134
|
+
readonly lineHeight: string;
|
|
1135
|
+
readonly fontFamily: string;
|
|
1136
|
+
} | {
|
|
1137
|
+
readonly fontSize: string;
|
|
1138
|
+
readonly fontWeight: string;
|
|
1139
|
+
readonly lineHeight: string;
|
|
1140
|
+
readonly fontFamily: string;
|
|
1141
|
+
} | {
|
|
1142
|
+
readonly fontSize: string;
|
|
1143
|
+
readonly fontWeight: string;
|
|
1144
|
+
readonly lineHeight: string;
|
|
1145
|
+
readonly fontFamily: string;
|
|
1146
|
+
} | {
|
|
1147
|
+
readonly fontSize: string;
|
|
1148
|
+
readonly fontWeight: string;
|
|
1149
|
+
readonly lineHeight: string;
|
|
1150
|
+
readonly fontFamily: string;
|
|
1151
|
+
} | {
|
|
1152
|
+
readonly fontSize: string;
|
|
1153
|
+
readonly fontWeight: string;
|
|
1154
|
+
readonly lineHeight: string;
|
|
1155
|
+
readonly fontFamily: string;
|
|
1156
|
+
} | {
|
|
1157
|
+
readonly fontSize: string;
|
|
1158
|
+
readonly fontWeight: string;
|
|
1159
|
+
readonly lineHeight: string;
|
|
1160
|
+
readonly fontFamily: string;
|
|
1161
|
+
} | {
|
|
1162
|
+
readonly fontSize: string;
|
|
1163
|
+
readonly fontWeight: string;
|
|
1164
|
+
readonly lineHeight: string;
|
|
1165
|
+
readonly fontFamily: string;
|
|
1166
|
+
} | {
|
|
1167
|
+
readonly fontSize: string;
|
|
1168
|
+
readonly fontWeight: string;
|
|
1169
|
+
readonly lineHeight: string;
|
|
1170
|
+
readonly fontFamily: string;
|
|
1171
|
+
} | {
|
|
1172
|
+
readonly fontSize: string;
|
|
1173
|
+
readonly fontWeight: string;
|
|
1174
|
+
readonly lineHeight: string;
|
|
1175
|
+
readonly fontFamily: string;
|
|
1176
|
+
};
|
|
1177
|
+
};
|
|
1178
|
+
};
|
|
1179
|
+
};
|
|
1180
|
+
readonly defaultVariants: {
|
|
1181
|
+
readonly size: "md";
|
|
1182
|
+
};
|
|
1183
|
+
};
|
|
1184
|
+
}, {}>, {
|
|
1185
|
+
value: string;
|
|
1186
|
+
options: SelectOption[];
|
|
1187
|
+
onChange: (value: string) => void;
|
|
1188
|
+
label: string;
|
|
1189
|
+
}, {
|
|
1190
|
+
root: "div";
|
|
1191
|
+
header: "div";
|
|
1192
|
+
label: "span";
|
|
1193
|
+
trigger: "button";
|
|
1194
|
+
triggerLabel: "span";
|
|
1195
|
+
dropdown: "div";
|
|
1196
|
+
option: "button";
|
|
1197
|
+
optionLabel: "span";
|
|
1198
|
+
}>>;
|
|
1199
|
+
type ControlSelectProps = React.ComponentProps<typeof ControlSelect>; //#endregion
|
|
1200
|
+
//#endregion
|
|
1201
|
+
export { ControlSelect, ControlSelectProps, SelectOption };
|