@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,996 @@
|
|
|
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-color.d.ts
|
|
6
|
+
//#region src/control-color.d.ts
|
|
7
|
+
/**
|
|
8
|
+
* @description A hex color input with preview swatch and text field
|
|
9
|
+
*/
|
|
10
|
+
declare const ControlColor: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentConfig<{
|
|
11
|
+
ControlColor: {
|
|
12
|
+
readonly base: {
|
|
13
|
+
readonly root: {
|
|
14
|
+
readonly display: "flex";
|
|
15
|
+
readonly alignItems: "center";
|
|
16
|
+
readonly justifyContent: "space-between";
|
|
17
|
+
readonly gap: "12px";
|
|
18
|
+
readonly height: "36px";
|
|
19
|
+
readonly padding: "0 12px";
|
|
20
|
+
readonly backgroundColor: string;
|
|
21
|
+
readonly borderRadius: "8px";
|
|
22
|
+
};
|
|
23
|
+
readonly endContent: {
|
|
24
|
+
readonly display: "flex";
|
|
25
|
+
readonly flexDirection: "row";
|
|
26
|
+
readonly alignItems: "center";
|
|
27
|
+
readonly gap: string;
|
|
28
|
+
};
|
|
29
|
+
readonly swatch: {
|
|
30
|
+
readonly width: "20px";
|
|
31
|
+
readonly height: "20px";
|
|
32
|
+
readonly borderRadius: "4px";
|
|
33
|
+
readonly borderWidth: string;
|
|
34
|
+
readonly borderColor: string;
|
|
35
|
+
readonly cursor: "pointer";
|
|
36
|
+
readonly flexShrink: "0";
|
|
37
|
+
readonly transition: "transform 0.15s";
|
|
38
|
+
readonly _hover: {
|
|
39
|
+
readonly transform: "scale(1.1)";
|
|
40
|
+
};
|
|
41
|
+
};
|
|
42
|
+
readonly input: {
|
|
43
|
+
readonly color: string;
|
|
44
|
+
readonly backgroundColor: "transparent";
|
|
45
|
+
readonly borderWidth: "0";
|
|
46
|
+
readonly outlineStyle: "none";
|
|
47
|
+
readonly textTransform: "uppercase";
|
|
48
|
+
readonly _focus: {
|
|
49
|
+
readonly color: string;
|
|
50
|
+
};
|
|
51
|
+
readonly fontSize: string;
|
|
52
|
+
readonly fontWeight: string;
|
|
53
|
+
readonly lineHeight: "1";
|
|
54
|
+
readonly fontFamily: string;
|
|
55
|
+
readonly width: "7ch";
|
|
56
|
+
} | {
|
|
57
|
+
readonly color: string;
|
|
58
|
+
readonly backgroundColor: "transparent";
|
|
59
|
+
readonly borderWidth: "0";
|
|
60
|
+
readonly outlineStyle: "none";
|
|
61
|
+
readonly textTransform: "uppercase";
|
|
62
|
+
readonly _focus: {
|
|
63
|
+
readonly color: string;
|
|
64
|
+
};
|
|
65
|
+
readonly fontSize: string;
|
|
66
|
+
readonly fontWeight: string;
|
|
67
|
+
readonly lineHeight: string;
|
|
68
|
+
readonly fontFamily: string;
|
|
69
|
+
readonly width: "7ch";
|
|
70
|
+
} | {
|
|
71
|
+
readonly color: string;
|
|
72
|
+
readonly backgroundColor: "transparent";
|
|
73
|
+
readonly borderWidth: "0";
|
|
74
|
+
readonly outlineStyle: "none";
|
|
75
|
+
readonly textTransform: "uppercase";
|
|
76
|
+
readonly _focus: {
|
|
77
|
+
readonly color: string;
|
|
78
|
+
};
|
|
79
|
+
readonly fontSize: string;
|
|
80
|
+
readonly fontWeight: string;
|
|
81
|
+
readonly lineHeight: string;
|
|
82
|
+
readonly fontFamily: string;
|
|
83
|
+
readonly width: "7ch";
|
|
84
|
+
} | {
|
|
85
|
+
readonly color: string;
|
|
86
|
+
readonly backgroundColor: "transparent";
|
|
87
|
+
readonly borderWidth: "0";
|
|
88
|
+
readonly outlineStyle: "none";
|
|
89
|
+
readonly textTransform: "uppercase";
|
|
90
|
+
readonly _focus: {
|
|
91
|
+
readonly color: string;
|
|
92
|
+
};
|
|
93
|
+
readonly fontSize: string;
|
|
94
|
+
readonly fontWeight: string;
|
|
95
|
+
readonly lineHeight: string;
|
|
96
|
+
readonly fontFamily: string;
|
|
97
|
+
readonly width: "7ch";
|
|
98
|
+
} | {
|
|
99
|
+
readonly color: string;
|
|
100
|
+
readonly backgroundColor: "transparent";
|
|
101
|
+
readonly borderWidth: "0";
|
|
102
|
+
readonly outlineStyle: "none";
|
|
103
|
+
readonly textTransform: "uppercase";
|
|
104
|
+
readonly _focus: {
|
|
105
|
+
readonly color: string;
|
|
106
|
+
};
|
|
107
|
+
readonly fontSize: string;
|
|
108
|
+
readonly fontWeight: string;
|
|
109
|
+
readonly lineHeight: string;
|
|
110
|
+
readonly fontFamily: string;
|
|
111
|
+
readonly width: "7ch";
|
|
112
|
+
} | {
|
|
113
|
+
readonly color: string;
|
|
114
|
+
readonly backgroundColor: "transparent";
|
|
115
|
+
readonly borderWidth: "0";
|
|
116
|
+
readonly outlineStyle: "none";
|
|
117
|
+
readonly textTransform: "uppercase";
|
|
118
|
+
readonly _focus: {
|
|
119
|
+
readonly color: string;
|
|
120
|
+
};
|
|
121
|
+
readonly fontSize: string;
|
|
122
|
+
readonly fontWeight: "450";
|
|
123
|
+
readonly lineHeight: string;
|
|
124
|
+
readonly fontFamily: string;
|
|
125
|
+
readonly width: "7ch";
|
|
126
|
+
} | {
|
|
127
|
+
readonly color: string;
|
|
128
|
+
readonly backgroundColor: "transparent";
|
|
129
|
+
readonly borderWidth: "0";
|
|
130
|
+
readonly outlineStyle: "none";
|
|
131
|
+
readonly textTransform: "uppercase";
|
|
132
|
+
readonly _focus: {
|
|
133
|
+
readonly color: string;
|
|
134
|
+
};
|
|
135
|
+
readonly fontSize: string;
|
|
136
|
+
readonly fontWeight: string;
|
|
137
|
+
readonly lineHeight: string;
|
|
138
|
+
readonly fontFamily: string;
|
|
139
|
+
readonly width: "7ch";
|
|
140
|
+
} | {
|
|
141
|
+
readonly color: string;
|
|
142
|
+
readonly backgroundColor: "transparent";
|
|
143
|
+
readonly borderWidth: "0";
|
|
144
|
+
readonly outlineStyle: "none";
|
|
145
|
+
readonly textTransform: "uppercase";
|
|
146
|
+
readonly _focus: {
|
|
147
|
+
readonly color: string;
|
|
148
|
+
};
|
|
149
|
+
readonly fontSize: string;
|
|
150
|
+
readonly fontWeight: string;
|
|
151
|
+
readonly lineHeight: string;
|
|
152
|
+
readonly fontFamily: string;
|
|
153
|
+
readonly width: "7ch";
|
|
154
|
+
} | {
|
|
155
|
+
readonly color: string;
|
|
156
|
+
readonly backgroundColor: "transparent";
|
|
157
|
+
readonly borderWidth: "0";
|
|
158
|
+
readonly outlineStyle: "none";
|
|
159
|
+
readonly textTransform: "uppercase";
|
|
160
|
+
readonly _focus: {
|
|
161
|
+
readonly color: string;
|
|
162
|
+
};
|
|
163
|
+
readonly fontSize: string;
|
|
164
|
+
readonly fontWeight: "450";
|
|
165
|
+
readonly lineHeight: string;
|
|
166
|
+
readonly fontFamily: string;
|
|
167
|
+
readonly width: "7ch";
|
|
168
|
+
} | {
|
|
169
|
+
readonly color: string;
|
|
170
|
+
readonly backgroundColor: "transparent";
|
|
171
|
+
readonly borderWidth: "0";
|
|
172
|
+
readonly outlineStyle: "none";
|
|
173
|
+
readonly textTransform: "uppercase";
|
|
174
|
+
readonly _focus: {
|
|
175
|
+
readonly color: string;
|
|
176
|
+
};
|
|
177
|
+
readonly fontSize: string;
|
|
178
|
+
readonly fontWeight: string;
|
|
179
|
+
readonly lineHeight: string;
|
|
180
|
+
readonly fontFamily: string;
|
|
181
|
+
readonly width: "7ch";
|
|
182
|
+
} | {
|
|
183
|
+
readonly color: string;
|
|
184
|
+
readonly backgroundColor: "transparent";
|
|
185
|
+
readonly borderWidth: "0";
|
|
186
|
+
readonly outlineStyle: "none";
|
|
187
|
+
readonly textTransform: "uppercase";
|
|
188
|
+
readonly _focus: {
|
|
189
|
+
readonly color: string;
|
|
190
|
+
};
|
|
191
|
+
readonly fontSize: string;
|
|
192
|
+
readonly fontWeight: "450";
|
|
193
|
+
readonly lineHeight: string;
|
|
194
|
+
readonly fontFamily: string;
|
|
195
|
+
readonly width: "7ch";
|
|
196
|
+
} | {
|
|
197
|
+
readonly color: string;
|
|
198
|
+
readonly backgroundColor: "transparent";
|
|
199
|
+
readonly borderWidth: "0";
|
|
200
|
+
readonly outlineStyle: "none";
|
|
201
|
+
readonly textTransform: "uppercase";
|
|
202
|
+
readonly _focus: {
|
|
203
|
+
readonly color: string;
|
|
204
|
+
};
|
|
205
|
+
readonly fontSize: string;
|
|
206
|
+
readonly fontWeight: string;
|
|
207
|
+
readonly lineHeight: string;
|
|
208
|
+
readonly fontFamily: string;
|
|
209
|
+
readonly width: "7ch";
|
|
210
|
+
} | {
|
|
211
|
+
readonly color: string;
|
|
212
|
+
readonly backgroundColor: "transparent";
|
|
213
|
+
readonly borderWidth: "0";
|
|
214
|
+
readonly outlineStyle: "none";
|
|
215
|
+
readonly textTransform: "uppercase";
|
|
216
|
+
readonly _focus: {
|
|
217
|
+
readonly color: string;
|
|
218
|
+
};
|
|
219
|
+
readonly fontSize: string;
|
|
220
|
+
readonly fontWeight: string;
|
|
221
|
+
readonly lineHeight: string;
|
|
222
|
+
readonly fontFamily: string;
|
|
223
|
+
readonly width: "7ch";
|
|
224
|
+
} | {
|
|
225
|
+
readonly color: string;
|
|
226
|
+
readonly backgroundColor: "transparent";
|
|
227
|
+
readonly borderWidth: "0";
|
|
228
|
+
readonly outlineStyle: "none";
|
|
229
|
+
readonly textTransform: "uppercase";
|
|
230
|
+
readonly _focus: {
|
|
231
|
+
readonly color: string;
|
|
232
|
+
};
|
|
233
|
+
readonly fontSize: string;
|
|
234
|
+
readonly fontWeight: string;
|
|
235
|
+
readonly lineHeight: string;
|
|
236
|
+
readonly fontFamily: string;
|
|
237
|
+
readonly width: "7ch";
|
|
238
|
+
} | {
|
|
239
|
+
readonly color: string;
|
|
240
|
+
readonly backgroundColor: "transparent";
|
|
241
|
+
readonly borderWidth: "0";
|
|
242
|
+
readonly outlineStyle: "none";
|
|
243
|
+
readonly textTransform: "uppercase";
|
|
244
|
+
readonly _focus: {
|
|
245
|
+
readonly color: string;
|
|
246
|
+
};
|
|
247
|
+
readonly fontSize: string;
|
|
248
|
+
readonly fontWeight: string;
|
|
249
|
+
readonly lineHeight: string;
|
|
250
|
+
readonly fontFamily: string;
|
|
251
|
+
readonly width: "7ch";
|
|
252
|
+
} | {
|
|
253
|
+
readonly color: string;
|
|
254
|
+
readonly backgroundColor: "transparent";
|
|
255
|
+
readonly borderWidth: "0";
|
|
256
|
+
readonly outlineStyle: "none";
|
|
257
|
+
readonly textTransform: "uppercase";
|
|
258
|
+
readonly _focus: {
|
|
259
|
+
readonly color: string;
|
|
260
|
+
};
|
|
261
|
+
readonly fontSize: string;
|
|
262
|
+
readonly fontWeight: string;
|
|
263
|
+
readonly lineHeight: string;
|
|
264
|
+
readonly fontFamily: string;
|
|
265
|
+
readonly width: "7ch";
|
|
266
|
+
} | {
|
|
267
|
+
readonly color: string;
|
|
268
|
+
readonly backgroundColor: "transparent";
|
|
269
|
+
readonly borderWidth: "0";
|
|
270
|
+
readonly outlineStyle: "none";
|
|
271
|
+
readonly textTransform: "uppercase";
|
|
272
|
+
readonly _focus: {
|
|
273
|
+
readonly color: string;
|
|
274
|
+
};
|
|
275
|
+
readonly fontSize: string;
|
|
276
|
+
readonly fontWeight: string;
|
|
277
|
+
readonly lineHeight: string;
|
|
278
|
+
readonly fontFamily: string;
|
|
279
|
+
readonly width: "7ch";
|
|
280
|
+
} | {
|
|
281
|
+
readonly color: string;
|
|
282
|
+
readonly backgroundColor: "transparent";
|
|
283
|
+
readonly borderWidth: "0";
|
|
284
|
+
readonly outlineStyle: "none";
|
|
285
|
+
readonly textTransform: "uppercase";
|
|
286
|
+
readonly _focus: {
|
|
287
|
+
readonly color: string;
|
|
288
|
+
};
|
|
289
|
+
readonly fontSize: string;
|
|
290
|
+
readonly fontWeight: string;
|
|
291
|
+
readonly lineHeight: string;
|
|
292
|
+
readonly fontFamily: string;
|
|
293
|
+
readonly width: "7ch";
|
|
294
|
+
} | {
|
|
295
|
+
readonly color: string;
|
|
296
|
+
readonly backgroundColor: "transparent";
|
|
297
|
+
readonly borderWidth: "0";
|
|
298
|
+
readonly outlineStyle: "none";
|
|
299
|
+
readonly textTransform: "uppercase";
|
|
300
|
+
readonly _focus: {
|
|
301
|
+
readonly color: string;
|
|
302
|
+
};
|
|
303
|
+
readonly fontSize: string;
|
|
304
|
+
readonly fontWeight: string;
|
|
305
|
+
readonly lineHeight: string;
|
|
306
|
+
readonly fontFamily: string;
|
|
307
|
+
readonly width: "7ch";
|
|
308
|
+
} | {
|
|
309
|
+
readonly color: string;
|
|
310
|
+
readonly backgroundColor: "transparent";
|
|
311
|
+
readonly borderWidth: "0";
|
|
312
|
+
readonly outlineStyle: "none";
|
|
313
|
+
readonly textTransform: "uppercase";
|
|
314
|
+
readonly _focus: {
|
|
315
|
+
readonly color: string;
|
|
316
|
+
};
|
|
317
|
+
readonly fontSize: string;
|
|
318
|
+
readonly fontWeight: string;
|
|
319
|
+
readonly lineHeight: string;
|
|
320
|
+
readonly fontFamily: string;
|
|
321
|
+
readonly width: "7ch";
|
|
322
|
+
} | {
|
|
323
|
+
readonly color: string;
|
|
324
|
+
readonly backgroundColor: "transparent";
|
|
325
|
+
readonly borderWidth: "0";
|
|
326
|
+
readonly outlineStyle: "none";
|
|
327
|
+
readonly textTransform: "uppercase";
|
|
328
|
+
readonly _focus: {
|
|
329
|
+
readonly color: string;
|
|
330
|
+
};
|
|
331
|
+
readonly fontSize: string;
|
|
332
|
+
readonly fontWeight: string;
|
|
333
|
+
readonly lineHeight: string;
|
|
334
|
+
readonly fontFamily: string;
|
|
335
|
+
readonly width: "7ch";
|
|
336
|
+
} | {
|
|
337
|
+
readonly color: string;
|
|
338
|
+
readonly backgroundColor: "transparent";
|
|
339
|
+
readonly borderWidth: "0";
|
|
340
|
+
readonly outlineStyle: "none";
|
|
341
|
+
readonly textTransform: "uppercase";
|
|
342
|
+
readonly _focus: {
|
|
343
|
+
readonly color: string;
|
|
344
|
+
};
|
|
345
|
+
readonly fontSize: string;
|
|
346
|
+
readonly fontWeight: string;
|
|
347
|
+
readonly lineHeight: string;
|
|
348
|
+
readonly fontFamily: string;
|
|
349
|
+
readonly width: "7ch";
|
|
350
|
+
};
|
|
351
|
+
readonly label: {
|
|
352
|
+
readonly color: string;
|
|
353
|
+
readonly flexShrink: "0";
|
|
354
|
+
readonly fontSize: string;
|
|
355
|
+
readonly fontWeight: string;
|
|
356
|
+
readonly lineHeight: "1";
|
|
357
|
+
readonly fontFamily: string;
|
|
358
|
+
} | {
|
|
359
|
+
readonly color: string;
|
|
360
|
+
readonly flexShrink: "0";
|
|
361
|
+
readonly fontSize: string;
|
|
362
|
+
readonly fontWeight: string;
|
|
363
|
+
readonly lineHeight: string;
|
|
364
|
+
readonly fontFamily: string;
|
|
365
|
+
} | {
|
|
366
|
+
readonly color: string;
|
|
367
|
+
readonly flexShrink: "0";
|
|
368
|
+
readonly fontSize: string;
|
|
369
|
+
readonly fontWeight: string;
|
|
370
|
+
readonly lineHeight: string;
|
|
371
|
+
readonly fontFamily: string;
|
|
372
|
+
} | {
|
|
373
|
+
readonly color: string;
|
|
374
|
+
readonly flexShrink: "0";
|
|
375
|
+
readonly fontSize: string;
|
|
376
|
+
readonly fontWeight: string;
|
|
377
|
+
readonly lineHeight: string;
|
|
378
|
+
readonly fontFamily: string;
|
|
379
|
+
} | {
|
|
380
|
+
readonly color: string;
|
|
381
|
+
readonly flexShrink: "0";
|
|
382
|
+
readonly fontSize: string;
|
|
383
|
+
readonly fontWeight: string;
|
|
384
|
+
readonly lineHeight: string;
|
|
385
|
+
readonly fontFamily: string;
|
|
386
|
+
} | {
|
|
387
|
+
readonly color: string;
|
|
388
|
+
readonly flexShrink: "0";
|
|
389
|
+
readonly fontSize: string;
|
|
390
|
+
readonly fontWeight: "450";
|
|
391
|
+
readonly lineHeight: string;
|
|
392
|
+
readonly fontFamily: string;
|
|
393
|
+
} | {
|
|
394
|
+
readonly color: string;
|
|
395
|
+
readonly flexShrink: "0";
|
|
396
|
+
readonly fontSize: string;
|
|
397
|
+
readonly fontWeight: string;
|
|
398
|
+
readonly lineHeight: string;
|
|
399
|
+
readonly fontFamily: string;
|
|
400
|
+
} | {
|
|
401
|
+
readonly color: string;
|
|
402
|
+
readonly flexShrink: "0";
|
|
403
|
+
readonly fontSize: string;
|
|
404
|
+
readonly fontWeight: string;
|
|
405
|
+
readonly lineHeight: string;
|
|
406
|
+
readonly fontFamily: string;
|
|
407
|
+
} | {
|
|
408
|
+
readonly color: string;
|
|
409
|
+
readonly flexShrink: "0";
|
|
410
|
+
readonly fontSize: string;
|
|
411
|
+
readonly fontWeight: "450";
|
|
412
|
+
readonly lineHeight: string;
|
|
413
|
+
readonly fontFamily: string;
|
|
414
|
+
} | {
|
|
415
|
+
readonly color: string;
|
|
416
|
+
readonly flexShrink: "0";
|
|
417
|
+
readonly fontSize: string;
|
|
418
|
+
readonly fontWeight: string;
|
|
419
|
+
readonly lineHeight: string;
|
|
420
|
+
readonly fontFamily: string;
|
|
421
|
+
} | {
|
|
422
|
+
readonly color: string;
|
|
423
|
+
readonly flexShrink: "0";
|
|
424
|
+
readonly fontSize: string;
|
|
425
|
+
readonly fontWeight: "450";
|
|
426
|
+
readonly lineHeight: string;
|
|
427
|
+
readonly fontFamily: string;
|
|
428
|
+
} | {
|
|
429
|
+
readonly color: string;
|
|
430
|
+
readonly flexShrink: "0";
|
|
431
|
+
readonly fontSize: string;
|
|
432
|
+
readonly fontWeight: string;
|
|
433
|
+
readonly lineHeight: string;
|
|
434
|
+
readonly fontFamily: string;
|
|
435
|
+
} | {
|
|
436
|
+
readonly color: string;
|
|
437
|
+
readonly flexShrink: "0";
|
|
438
|
+
readonly fontSize: string;
|
|
439
|
+
readonly fontWeight: string;
|
|
440
|
+
readonly lineHeight: string;
|
|
441
|
+
readonly fontFamily: string;
|
|
442
|
+
} | {
|
|
443
|
+
readonly color: string;
|
|
444
|
+
readonly flexShrink: "0";
|
|
445
|
+
readonly fontSize: string;
|
|
446
|
+
readonly fontWeight: string;
|
|
447
|
+
readonly lineHeight: string;
|
|
448
|
+
readonly fontFamily: string;
|
|
449
|
+
} | {
|
|
450
|
+
readonly color: string;
|
|
451
|
+
readonly flexShrink: "0";
|
|
452
|
+
readonly fontSize: string;
|
|
453
|
+
readonly fontWeight: string;
|
|
454
|
+
readonly lineHeight: string;
|
|
455
|
+
readonly fontFamily: string;
|
|
456
|
+
} | {
|
|
457
|
+
readonly color: string;
|
|
458
|
+
readonly flexShrink: "0";
|
|
459
|
+
readonly fontSize: string;
|
|
460
|
+
readonly fontWeight: string;
|
|
461
|
+
readonly lineHeight: string;
|
|
462
|
+
readonly fontFamily: string;
|
|
463
|
+
} | {
|
|
464
|
+
readonly color: string;
|
|
465
|
+
readonly flexShrink: "0";
|
|
466
|
+
readonly fontSize: string;
|
|
467
|
+
readonly fontWeight: string;
|
|
468
|
+
readonly lineHeight: string;
|
|
469
|
+
readonly fontFamily: string;
|
|
470
|
+
} | {
|
|
471
|
+
readonly color: string;
|
|
472
|
+
readonly flexShrink: "0";
|
|
473
|
+
readonly fontSize: string;
|
|
474
|
+
readonly fontWeight: string;
|
|
475
|
+
readonly lineHeight: string;
|
|
476
|
+
readonly fontFamily: string;
|
|
477
|
+
} | {
|
|
478
|
+
readonly color: string;
|
|
479
|
+
readonly flexShrink: "0";
|
|
480
|
+
readonly fontSize: string;
|
|
481
|
+
readonly fontWeight: string;
|
|
482
|
+
readonly lineHeight: string;
|
|
483
|
+
readonly fontFamily: string;
|
|
484
|
+
} | {
|
|
485
|
+
readonly color: string;
|
|
486
|
+
readonly flexShrink: "0";
|
|
487
|
+
readonly fontSize: string;
|
|
488
|
+
readonly fontWeight: string;
|
|
489
|
+
readonly lineHeight: string;
|
|
490
|
+
readonly fontFamily: string;
|
|
491
|
+
} | {
|
|
492
|
+
readonly color: string;
|
|
493
|
+
readonly flexShrink: "0";
|
|
494
|
+
readonly fontSize: string;
|
|
495
|
+
readonly fontWeight: string;
|
|
496
|
+
readonly lineHeight: string;
|
|
497
|
+
readonly fontFamily: string;
|
|
498
|
+
} | {
|
|
499
|
+
readonly color: string;
|
|
500
|
+
readonly flexShrink: "0";
|
|
501
|
+
readonly fontSize: string;
|
|
502
|
+
readonly fontWeight: string;
|
|
503
|
+
readonly lineHeight: string;
|
|
504
|
+
readonly fontFamily: string;
|
|
505
|
+
};
|
|
506
|
+
};
|
|
507
|
+
readonly variants: {
|
|
508
|
+
readonly size: {
|
|
509
|
+
readonly sm: {
|
|
510
|
+
readonly root: {
|
|
511
|
+
readonly height: "28px";
|
|
512
|
+
readonly padding: "0 8px";
|
|
513
|
+
readonly gap: "8px";
|
|
514
|
+
};
|
|
515
|
+
readonly swatch: {
|
|
516
|
+
readonly width: "16px";
|
|
517
|
+
readonly height: "16px";
|
|
518
|
+
};
|
|
519
|
+
readonly input: {
|
|
520
|
+
readonly fontSize: string;
|
|
521
|
+
readonly fontWeight: string;
|
|
522
|
+
readonly lineHeight: "1";
|
|
523
|
+
readonly fontFamily: string;
|
|
524
|
+
} | {
|
|
525
|
+
readonly fontSize: string;
|
|
526
|
+
readonly fontWeight: string;
|
|
527
|
+
readonly lineHeight: string;
|
|
528
|
+
readonly fontFamily: string;
|
|
529
|
+
} | {
|
|
530
|
+
readonly fontSize: string;
|
|
531
|
+
readonly fontWeight: string;
|
|
532
|
+
readonly lineHeight: string;
|
|
533
|
+
readonly fontFamily: string;
|
|
534
|
+
} | {
|
|
535
|
+
readonly fontSize: string;
|
|
536
|
+
readonly fontWeight: string;
|
|
537
|
+
readonly lineHeight: string;
|
|
538
|
+
readonly fontFamily: string;
|
|
539
|
+
} | {
|
|
540
|
+
readonly fontSize: string;
|
|
541
|
+
readonly fontWeight: string;
|
|
542
|
+
readonly lineHeight: string;
|
|
543
|
+
readonly fontFamily: string;
|
|
544
|
+
} | {
|
|
545
|
+
readonly fontSize: string;
|
|
546
|
+
readonly fontWeight: "450";
|
|
547
|
+
readonly lineHeight: string;
|
|
548
|
+
readonly fontFamily: string;
|
|
549
|
+
} | {
|
|
550
|
+
readonly fontSize: string;
|
|
551
|
+
readonly fontWeight: string;
|
|
552
|
+
readonly lineHeight: string;
|
|
553
|
+
readonly fontFamily: string;
|
|
554
|
+
} | {
|
|
555
|
+
readonly fontSize: string;
|
|
556
|
+
readonly fontWeight: string;
|
|
557
|
+
readonly lineHeight: string;
|
|
558
|
+
readonly fontFamily: string;
|
|
559
|
+
} | {
|
|
560
|
+
readonly fontSize: string;
|
|
561
|
+
readonly fontWeight: "450";
|
|
562
|
+
readonly lineHeight: string;
|
|
563
|
+
readonly fontFamily: string;
|
|
564
|
+
} | {
|
|
565
|
+
readonly fontSize: string;
|
|
566
|
+
readonly fontWeight: string;
|
|
567
|
+
readonly lineHeight: string;
|
|
568
|
+
readonly fontFamily: string;
|
|
569
|
+
} | {
|
|
570
|
+
readonly fontSize: string;
|
|
571
|
+
readonly fontWeight: "450";
|
|
572
|
+
readonly lineHeight: string;
|
|
573
|
+
readonly fontFamily: string;
|
|
574
|
+
} | {
|
|
575
|
+
readonly fontSize: string;
|
|
576
|
+
readonly fontWeight: string;
|
|
577
|
+
readonly lineHeight: string;
|
|
578
|
+
readonly fontFamily: string;
|
|
579
|
+
} | {
|
|
580
|
+
readonly fontSize: string;
|
|
581
|
+
readonly fontWeight: string;
|
|
582
|
+
readonly lineHeight: string;
|
|
583
|
+
readonly fontFamily: string;
|
|
584
|
+
} | {
|
|
585
|
+
readonly fontSize: string;
|
|
586
|
+
readonly fontWeight: string;
|
|
587
|
+
readonly lineHeight: string;
|
|
588
|
+
readonly fontFamily: string;
|
|
589
|
+
} | {
|
|
590
|
+
readonly fontSize: string;
|
|
591
|
+
readonly fontWeight: string;
|
|
592
|
+
readonly lineHeight: string;
|
|
593
|
+
readonly fontFamily: string;
|
|
594
|
+
} | {
|
|
595
|
+
readonly fontSize: string;
|
|
596
|
+
readonly fontWeight: string;
|
|
597
|
+
readonly lineHeight: string;
|
|
598
|
+
readonly fontFamily: string;
|
|
599
|
+
} | {
|
|
600
|
+
readonly fontSize: string;
|
|
601
|
+
readonly fontWeight: string;
|
|
602
|
+
readonly lineHeight: string;
|
|
603
|
+
readonly fontFamily: string;
|
|
604
|
+
} | {
|
|
605
|
+
readonly fontSize: string;
|
|
606
|
+
readonly fontWeight: string;
|
|
607
|
+
readonly lineHeight: string;
|
|
608
|
+
readonly fontFamily: string;
|
|
609
|
+
} | {
|
|
610
|
+
readonly fontSize: string;
|
|
611
|
+
readonly fontWeight: string;
|
|
612
|
+
readonly lineHeight: string;
|
|
613
|
+
readonly fontFamily: string;
|
|
614
|
+
} | {
|
|
615
|
+
readonly fontSize: string;
|
|
616
|
+
readonly fontWeight: string;
|
|
617
|
+
readonly lineHeight: string;
|
|
618
|
+
readonly fontFamily: string;
|
|
619
|
+
} | {
|
|
620
|
+
readonly fontSize: string;
|
|
621
|
+
readonly fontWeight: string;
|
|
622
|
+
readonly lineHeight: string;
|
|
623
|
+
readonly fontFamily: string;
|
|
624
|
+
} | {
|
|
625
|
+
readonly fontSize: string;
|
|
626
|
+
readonly fontWeight: string;
|
|
627
|
+
readonly lineHeight: string;
|
|
628
|
+
readonly fontFamily: string;
|
|
629
|
+
};
|
|
630
|
+
readonly label: {
|
|
631
|
+
readonly fontSize: string;
|
|
632
|
+
readonly fontWeight: string;
|
|
633
|
+
readonly lineHeight: "1";
|
|
634
|
+
readonly fontFamily: string;
|
|
635
|
+
} | {
|
|
636
|
+
readonly fontSize: string;
|
|
637
|
+
readonly fontWeight: string;
|
|
638
|
+
readonly lineHeight: string;
|
|
639
|
+
readonly fontFamily: string;
|
|
640
|
+
} | {
|
|
641
|
+
readonly fontSize: string;
|
|
642
|
+
readonly fontWeight: string;
|
|
643
|
+
readonly lineHeight: string;
|
|
644
|
+
readonly fontFamily: string;
|
|
645
|
+
} | {
|
|
646
|
+
readonly fontSize: string;
|
|
647
|
+
readonly fontWeight: string;
|
|
648
|
+
readonly lineHeight: string;
|
|
649
|
+
readonly fontFamily: string;
|
|
650
|
+
} | {
|
|
651
|
+
readonly fontSize: string;
|
|
652
|
+
readonly fontWeight: string;
|
|
653
|
+
readonly lineHeight: string;
|
|
654
|
+
readonly fontFamily: string;
|
|
655
|
+
} | {
|
|
656
|
+
readonly fontSize: string;
|
|
657
|
+
readonly fontWeight: "450";
|
|
658
|
+
readonly lineHeight: string;
|
|
659
|
+
readonly fontFamily: string;
|
|
660
|
+
} | {
|
|
661
|
+
readonly fontSize: string;
|
|
662
|
+
readonly fontWeight: string;
|
|
663
|
+
readonly lineHeight: string;
|
|
664
|
+
readonly fontFamily: string;
|
|
665
|
+
} | {
|
|
666
|
+
readonly fontSize: string;
|
|
667
|
+
readonly fontWeight: string;
|
|
668
|
+
readonly lineHeight: string;
|
|
669
|
+
readonly fontFamily: string;
|
|
670
|
+
} | {
|
|
671
|
+
readonly fontSize: string;
|
|
672
|
+
readonly fontWeight: "450";
|
|
673
|
+
readonly lineHeight: string;
|
|
674
|
+
readonly fontFamily: string;
|
|
675
|
+
} | {
|
|
676
|
+
readonly fontSize: string;
|
|
677
|
+
readonly fontWeight: string;
|
|
678
|
+
readonly lineHeight: string;
|
|
679
|
+
readonly fontFamily: string;
|
|
680
|
+
} | {
|
|
681
|
+
readonly fontSize: string;
|
|
682
|
+
readonly fontWeight: "450";
|
|
683
|
+
readonly lineHeight: string;
|
|
684
|
+
readonly fontFamily: string;
|
|
685
|
+
} | {
|
|
686
|
+
readonly fontSize: string;
|
|
687
|
+
readonly fontWeight: string;
|
|
688
|
+
readonly lineHeight: string;
|
|
689
|
+
readonly fontFamily: string;
|
|
690
|
+
} | {
|
|
691
|
+
readonly fontSize: string;
|
|
692
|
+
readonly fontWeight: string;
|
|
693
|
+
readonly lineHeight: string;
|
|
694
|
+
readonly fontFamily: string;
|
|
695
|
+
} | {
|
|
696
|
+
readonly fontSize: string;
|
|
697
|
+
readonly fontWeight: string;
|
|
698
|
+
readonly lineHeight: string;
|
|
699
|
+
readonly fontFamily: string;
|
|
700
|
+
} | {
|
|
701
|
+
readonly fontSize: string;
|
|
702
|
+
readonly fontWeight: string;
|
|
703
|
+
readonly lineHeight: string;
|
|
704
|
+
readonly fontFamily: string;
|
|
705
|
+
} | {
|
|
706
|
+
readonly fontSize: string;
|
|
707
|
+
readonly fontWeight: string;
|
|
708
|
+
readonly lineHeight: string;
|
|
709
|
+
readonly fontFamily: string;
|
|
710
|
+
} | {
|
|
711
|
+
readonly fontSize: string;
|
|
712
|
+
readonly fontWeight: string;
|
|
713
|
+
readonly lineHeight: string;
|
|
714
|
+
readonly fontFamily: string;
|
|
715
|
+
} | {
|
|
716
|
+
readonly fontSize: string;
|
|
717
|
+
readonly fontWeight: string;
|
|
718
|
+
readonly lineHeight: string;
|
|
719
|
+
readonly fontFamily: string;
|
|
720
|
+
} | {
|
|
721
|
+
readonly fontSize: string;
|
|
722
|
+
readonly fontWeight: string;
|
|
723
|
+
readonly lineHeight: string;
|
|
724
|
+
readonly fontFamily: string;
|
|
725
|
+
} | {
|
|
726
|
+
readonly fontSize: string;
|
|
727
|
+
readonly fontWeight: string;
|
|
728
|
+
readonly lineHeight: string;
|
|
729
|
+
readonly fontFamily: string;
|
|
730
|
+
} | {
|
|
731
|
+
readonly fontSize: string;
|
|
732
|
+
readonly fontWeight: string;
|
|
733
|
+
readonly lineHeight: string;
|
|
734
|
+
readonly fontFamily: string;
|
|
735
|
+
} | {
|
|
736
|
+
readonly fontSize: string;
|
|
737
|
+
readonly fontWeight: string;
|
|
738
|
+
readonly lineHeight: string;
|
|
739
|
+
readonly fontFamily: string;
|
|
740
|
+
};
|
|
741
|
+
};
|
|
742
|
+
readonly md: {
|
|
743
|
+
readonly root: {};
|
|
744
|
+
};
|
|
745
|
+
readonly lg: {
|
|
746
|
+
readonly root: {
|
|
747
|
+
readonly height: "44px";
|
|
748
|
+
readonly padding: "0 16px";
|
|
749
|
+
};
|
|
750
|
+
readonly swatch: {
|
|
751
|
+
readonly width: "24px";
|
|
752
|
+
readonly height: "24px";
|
|
753
|
+
};
|
|
754
|
+
readonly input: {
|
|
755
|
+
readonly fontSize: string;
|
|
756
|
+
readonly fontWeight: string;
|
|
757
|
+
readonly lineHeight: "1";
|
|
758
|
+
readonly fontFamily: string;
|
|
759
|
+
} | {
|
|
760
|
+
readonly fontSize: string;
|
|
761
|
+
readonly fontWeight: string;
|
|
762
|
+
readonly lineHeight: string;
|
|
763
|
+
readonly fontFamily: string;
|
|
764
|
+
} | {
|
|
765
|
+
readonly fontSize: string;
|
|
766
|
+
readonly fontWeight: string;
|
|
767
|
+
readonly lineHeight: string;
|
|
768
|
+
readonly fontFamily: string;
|
|
769
|
+
} | {
|
|
770
|
+
readonly fontSize: string;
|
|
771
|
+
readonly fontWeight: string;
|
|
772
|
+
readonly lineHeight: string;
|
|
773
|
+
readonly fontFamily: string;
|
|
774
|
+
} | {
|
|
775
|
+
readonly fontSize: string;
|
|
776
|
+
readonly fontWeight: string;
|
|
777
|
+
readonly lineHeight: string;
|
|
778
|
+
readonly fontFamily: string;
|
|
779
|
+
} | {
|
|
780
|
+
readonly fontSize: string;
|
|
781
|
+
readonly fontWeight: "450";
|
|
782
|
+
readonly lineHeight: string;
|
|
783
|
+
readonly fontFamily: string;
|
|
784
|
+
} | {
|
|
785
|
+
readonly fontSize: string;
|
|
786
|
+
readonly fontWeight: string;
|
|
787
|
+
readonly lineHeight: string;
|
|
788
|
+
readonly fontFamily: string;
|
|
789
|
+
} | {
|
|
790
|
+
readonly fontSize: string;
|
|
791
|
+
readonly fontWeight: string;
|
|
792
|
+
readonly lineHeight: string;
|
|
793
|
+
readonly fontFamily: string;
|
|
794
|
+
} | {
|
|
795
|
+
readonly fontSize: string;
|
|
796
|
+
readonly fontWeight: "450";
|
|
797
|
+
readonly lineHeight: string;
|
|
798
|
+
readonly fontFamily: string;
|
|
799
|
+
} | {
|
|
800
|
+
readonly fontSize: string;
|
|
801
|
+
readonly fontWeight: string;
|
|
802
|
+
readonly lineHeight: string;
|
|
803
|
+
readonly fontFamily: string;
|
|
804
|
+
} | {
|
|
805
|
+
readonly fontSize: string;
|
|
806
|
+
readonly fontWeight: "450";
|
|
807
|
+
readonly lineHeight: string;
|
|
808
|
+
readonly fontFamily: string;
|
|
809
|
+
} | {
|
|
810
|
+
readonly fontSize: string;
|
|
811
|
+
readonly fontWeight: string;
|
|
812
|
+
readonly lineHeight: string;
|
|
813
|
+
readonly fontFamily: string;
|
|
814
|
+
} | {
|
|
815
|
+
readonly fontSize: string;
|
|
816
|
+
readonly fontWeight: string;
|
|
817
|
+
readonly lineHeight: string;
|
|
818
|
+
readonly fontFamily: string;
|
|
819
|
+
} | {
|
|
820
|
+
readonly fontSize: string;
|
|
821
|
+
readonly fontWeight: string;
|
|
822
|
+
readonly lineHeight: string;
|
|
823
|
+
readonly fontFamily: string;
|
|
824
|
+
} | {
|
|
825
|
+
readonly fontSize: string;
|
|
826
|
+
readonly fontWeight: string;
|
|
827
|
+
readonly lineHeight: string;
|
|
828
|
+
readonly fontFamily: string;
|
|
829
|
+
} | {
|
|
830
|
+
readonly fontSize: string;
|
|
831
|
+
readonly fontWeight: string;
|
|
832
|
+
readonly lineHeight: string;
|
|
833
|
+
readonly fontFamily: string;
|
|
834
|
+
} | {
|
|
835
|
+
readonly fontSize: string;
|
|
836
|
+
readonly fontWeight: string;
|
|
837
|
+
readonly lineHeight: string;
|
|
838
|
+
readonly fontFamily: string;
|
|
839
|
+
} | {
|
|
840
|
+
readonly fontSize: string;
|
|
841
|
+
readonly fontWeight: string;
|
|
842
|
+
readonly lineHeight: string;
|
|
843
|
+
readonly fontFamily: string;
|
|
844
|
+
} | {
|
|
845
|
+
readonly fontSize: string;
|
|
846
|
+
readonly fontWeight: string;
|
|
847
|
+
readonly lineHeight: string;
|
|
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 label: {
|
|
866
|
+
readonly fontSize: string;
|
|
867
|
+
readonly fontWeight: string;
|
|
868
|
+
readonly lineHeight: "1";
|
|
869
|
+
readonly fontFamily: string;
|
|
870
|
+
} | {
|
|
871
|
+
readonly fontSize: string;
|
|
872
|
+
readonly fontWeight: string;
|
|
873
|
+
readonly lineHeight: string;
|
|
874
|
+
readonly fontFamily: string;
|
|
875
|
+
} | {
|
|
876
|
+
readonly fontSize: string;
|
|
877
|
+
readonly fontWeight: string;
|
|
878
|
+
readonly lineHeight: string;
|
|
879
|
+
readonly fontFamily: string;
|
|
880
|
+
} | {
|
|
881
|
+
readonly fontSize: string;
|
|
882
|
+
readonly fontWeight: string;
|
|
883
|
+
readonly lineHeight: string;
|
|
884
|
+
readonly fontFamily: string;
|
|
885
|
+
} | {
|
|
886
|
+
readonly fontSize: string;
|
|
887
|
+
readonly fontWeight: string;
|
|
888
|
+
readonly lineHeight: string;
|
|
889
|
+
readonly fontFamily: string;
|
|
890
|
+
} | {
|
|
891
|
+
readonly fontSize: string;
|
|
892
|
+
readonly fontWeight: "450";
|
|
893
|
+
readonly lineHeight: string;
|
|
894
|
+
readonly fontFamily: string;
|
|
895
|
+
} | {
|
|
896
|
+
readonly fontSize: string;
|
|
897
|
+
readonly fontWeight: string;
|
|
898
|
+
readonly lineHeight: string;
|
|
899
|
+
readonly fontFamily: string;
|
|
900
|
+
} | {
|
|
901
|
+
readonly fontSize: string;
|
|
902
|
+
readonly fontWeight: string;
|
|
903
|
+
readonly lineHeight: string;
|
|
904
|
+
readonly fontFamily: string;
|
|
905
|
+
} | {
|
|
906
|
+
readonly fontSize: string;
|
|
907
|
+
readonly fontWeight: "450";
|
|
908
|
+
readonly lineHeight: string;
|
|
909
|
+
readonly fontFamily: string;
|
|
910
|
+
} | {
|
|
911
|
+
readonly fontSize: string;
|
|
912
|
+
readonly fontWeight: string;
|
|
913
|
+
readonly lineHeight: string;
|
|
914
|
+
readonly fontFamily: string;
|
|
915
|
+
} | {
|
|
916
|
+
readonly fontSize: string;
|
|
917
|
+
readonly fontWeight: "450";
|
|
918
|
+
readonly lineHeight: string;
|
|
919
|
+
readonly fontFamily: string;
|
|
920
|
+
} | {
|
|
921
|
+
readonly fontSize: string;
|
|
922
|
+
readonly fontWeight: string;
|
|
923
|
+
readonly lineHeight: string;
|
|
924
|
+
readonly fontFamily: string;
|
|
925
|
+
} | {
|
|
926
|
+
readonly fontSize: string;
|
|
927
|
+
readonly fontWeight: string;
|
|
928
|
+
readonly lineHeight: string;
|
|
929
|
+
readonly fontFamily: string;
|
|
930
|
+
} | {
|
|
931
|
+
readonly fontSize: string;
|
|
932
|
+
readonly fontWeight: string;
|
|
933
|
+
readonly lineHeight: string;
|
|
934
|
+
readonly fontFamily: string;
|
|
935
|
+
} | {
|
|
936
|
+
readonly fontSize: string;
|
|
937
|
+
readonly fontWeight: string;
|
|
938
|
+
readonly lineHeight: string;
|
|
939
|
+
readonly fontFamily: string;
|
|
940
|
+
} | {
|
|
941
|
+
readonly fontSize: string;
|
|
942
|
+
readonly fontWeight: string;
|
|
943
|
+
readonly lineHeight: string;
|
|
944
|
+
readonly fontFamily: string;
|
|
945
|
+
} | {
|
|
946
|
+
readonly fontSize: string;
|
|
947
|
+
readonly fontWeight: string;
|
|
948
|
+
readonly lineHeight: string;
|
|
949
|
+
readonly fontFamily: string;
|
|
950
|
+
} | {
|
|
951
|
+
readonly fontSize: string;
|
|
952
|
+
readonly fontWeight: string;
|
|
953
|
+
readonly lineHeight: string;
|
|
954
|
+
readonly fontFamily: string;
|
|
955
|
+
} | {
|
|
956
|
+
readonly fontSize: string;
|
|
957
|
+
readonly fontWeight: string;
|
|
958
|
+
readonly lineHeight: string;
|
|
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
|
+
};
|
|
977
|
+
};
|
|
978
|
+
};
|
|
979
|
+
readonly defaultVariants: {
|
|
980
|
+
readonly size: "md";
|
|
981
|
+
};
|
|
982
|
+
};
|
|
983
|
+
}, {}>, {
|
|
984
|
+
value: string;
|
|
985
|
+
onChange: (color: string) => void;
|
|
986
|
+
label?: string;
|
|
987
|
+
}, {
|
|
988
|
+
root: "div";
|
|
989
|
+
endContent: "div";
|
|
990
|
+
swatch: "button";
|
|
991
|
+
input: "input";
|
|
992
|
+
label: "span";
|
|
993
|
+
}>>;
|
|
994
|
+
type ControlColorProps = React.ComponentProps<typeof ControlColor>; //#endregion
|
|
995
|
+
//#endregion
|
|
996
|
+
export { ControlColor, ControlColorProps };
|