@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,793 @@
|
|
|
1
|
+
import { ComponentConfig } from "../../config/dist/createConfig.js";
|
|
2
|
+
//#region ../components/dist/control-knob.config.d.ts
|
|
3
|
+
//#region src/control-knob.config.d.ts
|
|
4
|
+
declare const controlKnobConfig: ComponentConfig<{
|
|
5
|
+
ControlKnob: {
|
|
6
|
+
readonly base: {
|
|
7
|
+
readonly root: {
|
|
8
|
+
readonly display: "flex";
|
|
9
|
+
readonly flexDirection: "column";
|
|
10
|
+
readonly alignItems: "center";
|
|
11
|
+
readonly gap: "8px";
|
|
12
|
+
readonly userSelect: "none";
|
|
13
|
+
};
|
|
14
|
+
readonly track: {
|
|
15
|
+
readonly stroke: string;
|
|
16
|
+
readonly fill: "none";
|
|
17
|
+
readonly strokeLinecap: "round";
|
|
18
|
+
};
|
|
19
|
+
readonly fill: {
|
|
20
|
+
readonly stroke: string;
|
|
21
|
+
readonly fill: "none";
|
|
22
|
+
readonly strokeLinecap: "round";
|
|
23
|
+
readonly transition: "stroke-dashoffset 0.1s ease";
|
|
24
|
+
};
|
|
25
|
+
readonly thumb: {
|
|
26
|
+
readonly fill: string;
|
|
27
|
+
readonly stroke: string;
|
|
28
|
+
readonly cursor: "pointer";
|
|
29
|
+
readonly filter: "drop-shadow(0 1px 2px rgba(0,0,0,0.15))";
|
|
30
|
+
};
|
|
31
|
+
readonly label: {
|
|
32
|
+
readonly color: string;
|
|
33
|
+
readonly fontSize: string;
|
|
34
|
+
readonly fontWeight: string;
|
|
35
|
+
readonly lineHeight: "1";
|
|
36
|
+
readonly fontFamily: string;
|
|
37
|
+
} | {
|
|
38
|
+
readonly color: string;
|
|
39
|
+
readonly fontSize: string;
|
|
40
|
+
readonly fontWeight: string;
|
|
41
|
+
readonly lineHeight: string;
|
|
42
|
+
readonly fontFamily: string;
|
|
43
|
+
} | {
|
|
44
|
+
readonly color: string;
|
|
45
|
+
readonly fontSize: string;
|
|
46
|
+
readonly fontWeight: string;
|
|
47
|
+
readonly lineHeight: string;
|
|
48
|
+
readonly fontFamily: string;
|
|
49
|
+
} | {
|
|
50
|
+
readonly color: string;
|
|
51
|
+
readonly fontSize: string;
|
|
52
|
+
readonly fontWeight: string;
|
|
53
|
+
readonly lineHeight: string;
|
|
54
|
+
readonly fontFamily: string;
|
|
55
|
+
} | {
|
|
56
|
+
readonly color: string;
|
|
57
|
+
readonly fontSize: string;
|
|
58
|
+
readonly fontWeight: string;
|
|
59
|
+
readonly lineHeight: string;
|
|
60
|
+
readonly fontFamily: string;
|
|
61
|
+
} | {
|
|
62
|
+
readonly color: string;
|
|
63
|
+
readonly fontSize: string;
|
|
64
|
+
readonly fontWeight: "450";
|
|
65
|
+
readonly lineHeight: string;
|
|
66
|
+
readonly fontFamily: string;
|
|
67
|
+
} | {
|
|
68
|
+
readonly color: string;
|
|
69
|
+
readonly fontSize: string;
|
|
70
|
+
readonly fontWeight: string;
|
|
71
|
+
readonly lineHeight: string;
|
|
72
|
+
readonly fontFamily: string;
|
|
73
|
+
} | {
|
|
74
|
+
readonly color: string;
|
|
75
|
+
readonly fontSize: string;
|
|
76
|
+
readonly fontWeight: string;
|
|
77
|
+
readonly lineHeight: string;
|
|
78
|
+
readonly fontFamily: string;
|
|
79
|
+
} | {
|
|
80
|
+
readonly color: string;
|
|
81
|
+
readonly fontSize: string;
|
|
82
|
+
readonly fontWeight: "450";
|
|
83
|
+
readonly lineHeight: string;
|
|
84
|
+
readonly fontFamily: string;
|
|
85
|
+
} | {
|
|
86
|
+
readonly color: string;
|
|
87
|
+
readonly fontSize: string;
|
|
88
|
+
readonly fontWeight: string;
|
|
89
|
+
readonly lineHeight: string;
|
|
90
|
+
readonly fontFamily: string;
|
|
91
|
+
} | {
|
|
92
|
+
readonly color: string;
|
|
93
|
+
readonly fontSize: string;
|
|
94
|
+
readonly fontWeight: "450";
|
|
95
|
+
readonly lineHeight: string;
|
|
96
|
+
readonly fontFamily: string;
|
|
97
|
+
} | {
|
|
98
|
+
readonly color: string;
|
|
99
|
+
readonly fontSize: string;
|
|
100
|
+
readonly fontWeight: string;
|
|
101
|
+
readonly lineHeight: string;
|
|
102
|
+
readonly fontFamily: string;
|
|
103
|
+
} | {
|
|
104
|
+
readonly color: string;
|
|
105
|
+
readonly fontSize: string;
|
|
106
|
+
readonly fontWeight: string;
|
|
107
|
+
readonly lineHeight: string;
|
|
108
|
+
readonly fontFamily: string;
|
|
109
|
+
} | {
|
|
110
|
+
readonly color: string;
|
|
111
|
+
readonly fontSize: string;
|
|
112
|
+
readonly fontWeight: string;
|
|
113
|
+
readonly lineHeight: string;
|
|
114
|
+
readonly fontFamily: string;
|
|
115
|
+
} | {
|
|
116
|
+
readonly color: string;
|
|
117
|
+
readonly fontSize: string;
|
|
118
|
+
readonly fontWeight: string;
|
|
119
|
+
readonly lineHeight: string;
|
|
120
|
+
readonly fontFamily: string;
|
|
121
|
+
} | {
|
|
122
|
+
readonly color: string;
|
|
123
|
+
readonly fontSize: string;
|
|
124
|
+
readonly fontWeight: string;
|
|
125
|
+
readonly lineHeight: string;
|
|
126
|
+
readonly fontFamily: string;
|
|
127
|
+
} | {
|
|
128
|
+
readonly color: string;
|
|
129
|
+
readonly fontSize: string;
|
|
130
|
+
readonly fontWeight: string;
|
|
131
|
+
readonly lineHeight: string;
|
|
132
|
+
readonly fontFamily: string;
|
|
133
|
+
} | {
|
|
134
|
+
readonly color: string;
|
|
135
|
+
readonly fontSize: string;
|
|
136
|
+
readonly fontWeight: string;
|
|
137
|
+
readonly lineHeight: string;
|
|
138
|
+
readonly fontFamily: string;
|
|
139
|
+
} | {
|
|
140
|
+
readonly color: string;
|
|
141
|
+
readonly fontSize: string;
|
|
142
|
+
readonly fontWeight: string;
|
|
143
|
+
readonly lineHeight: string;
|
|
144
|
+
readonly fontFamily: string;
|
|
145
|
+
} | {
|
|
146
|
+
readonly color: string;
|
|
147
|
+
readonly fontSize: string;
|
|
148
|
+
readonly fontWeight: string;
|
|
149
|
+
readonly lineHeight: string;
|
|
150
|
+
readonly fontFamily: string;
|
|
151
|
+
} | {
|
|
152
|
+
readonly color: string;
|
|
153
|
+
readonly fontSize: string;
|
|
154
|
+
readonly fontWeight: string;
|
|
155
|
+
readonly lineHeight: string;
|
|
156
|
+
readonly fontFamily: string;
|
|
157
|
+
} | {
|
|
158
|
+
readonly color: string;
|
|
159
|
+
readonly fontSize: string;
|
|
160
|
+
readonly fontWeight: string;
|
|
161
|
+
readonly lineHeight: string;
|
|
162
|
+
readonly fontFamily: string;
|
|
163
|
+
};
|
|
164
|
+
readonly value: {
|
|
165
|
+
readonly color: string;
|
|
166
|
+
readonly fontSize: string;
|
|
167
|
+
readonly fontWeight: string;
|
|
168
|
+
readonly lineHeight: "1";
|
|
169
|
+
readonly fontFamily: string;
|
|
170
|
+
} | {
|
|
171
|
+
readonly color: string;
|
|
172
|
+
readonly fontSize: string;
|
|
173
|
+
readonly fontWeight: string;
|
|
174
|
+
readonly lineHeight: string;
|
|
175
|
+
readonly fontFamily: string;
|
|
176
|
+
} | {
|
|
177
|
+
readonly color: string;
|
|
178
|
+
readonly fontSize: string;
|
|
179
|
+
readonly fontWeight: string;
|
|
180
|
+
readonly lineHeight: string;
|
|
181
|
+
readonly fontFamily: string;
|
|
182
|
+
} | {
|
|
183
|
+
readonly color: string;
|
|
184
|
+
readonly fontSize: string;
|
|
185
|
+
readonly fontWeight: string;
|
|
186
|
+
readonly lineHeight: string;
|
|
187
|
+
readonly fontFamily: string;
|
|
188
|
+
} | {
|
|
189
|
+
readonly color: string;
|
|
190
|
+
readonly fontSize: string;
|
|
191
|
+
readonly fontWeight: string;
|
|
192
|
+
readonly lineHeight: string;
|
|
193
|
+
readonly fontFamily: string;
|
|
194
|
+
} | {
|
|
195
|
+
readonly color: string;
|
|
196
|
+
readonly fontSize: string;
|
|
197
|
+
readonly fontWeight: "450";
|
|
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: "450";
|
|
216
|
+
readonly lineHeight: string;
|
|
217
|
+
readonly fontFamily: string;
|
|
218
|
+
} | {
|
|
219
|
+
readonly color: string;
|
|
220
|
+
readonly fontSize: string;
|
|
221
|
+
readonly fontWeight: string;
|
|
222
|
+
readonly lineHeight: string;
|
|
223
|
+
readonly fontFamily: string;
|
|
224
|
+
} | {
|
|
225
|
+
readonly color: string;
|
|
226
|
+
readonly fontSize: string;
|
|
227
|
+
readonly fontWeight: "450";
|
|
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: string;
|
|
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: string;
|
|
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
|
+
};
|
|
298
|
+
readonly variants: {
|
|
299
|
+
readonly size: {
|
|
300
|
+
readonly sm: {
|
|
301
|
+
readonly root: {
|
|
302
|
+
readonly gap: "4px";
|
|
303
|
+
};
|
|
304
|
+
readonly track: {
|
|
305
|
+
readonly strokeWidth: "3";
|
|
306
|
+
};
|
|
307
|
+
readonly fill: {
|
|
308
|
+
readonly strokeWidth: "3";
|
|
309
|
+
};
|
|
310
|
+
readonly thumb: {
|
|
311
|
+
readonly strokeWidth: "1.5";
|
|
312
|
+
};
|
|
313
|
+
readonly label: {
|
|
314
|
+
readonly fontSize: string;
|
|
315
|
+
readonly fontWeight: string;
|
|
316
|
+
readonly lineHeight: "1";
|
|
317
|
+
readonly fontFamily: string;
|
|
318
|
+
} | {
|
|
319
|
+
readonly fontSize: string;
|
|
320
|
+
readonly fontWeight: string;
|
|
321
|
+
readonly lineHeight: string;
|
|
322
|
+
readonly fontFamily: string;
|
|
323
|
+
} | {
|
|
324
|
+
readonly fontSize: string;
|
|
325
|
+
readonly fontWeight: string;
|
|
326
|
+
readonly lineHeight: string;
|
|
327
|
+
readonly fontFamily: string;
|
|
328
|
+
} | {
|
|
329
|
+
readonly fontSize: string;
|
|
330
|
+
readonly fontWeight: string;
|
|
331
|
+
readonly lineHeight: string;
|
|
332
|
+
readonly fontFamily: string;
|
|
333
|
+
} | {
|
|
334
|
+
readonly fontSize: string;
|
|
335
|
+
readonly fontWeight: string;
|
|
336
|
+
readonly lineHeight: string;
|
|
337
|
+
readonly fontFamily: string;
|
|
338
|
+
} | {
|
|
339
|
+
readonly fontSize: string;
|
|
340
|
+
readonly fontWeight: "450";
|
|
341
|
+
readonly lineHeight: string;
|
|
342
|
+
readonly fontFamily: string;
|
|
343
|
+
} | {
|
|
344
|
+
readonly fontSize: string;
|
|
345
|
+
readonly fontWeight: string;
|
|
346
|
+
readonly lineHeight: string;
|
|
347
|
+
readonly fontFamily: string;
|
|
348
|
+
} | {
|
|
349
|
+
readonly fontSize: string;
|
|
350
|
+
readonly fontWeight: string;
|
|
351
|
+
readonly lineHeight: string;
|
|
352
|
+
readonly fontFamily: string;
|
|
353
|
+
} | {
|
|
354
|
+
readonly fontSize: string;
|
|
355
|
+
readonly fontWeight: "450";
|
|
356
|
+
readonly lineHeight: string;
|
|
357
|
+
readonly fontFamily: string;
|
|
358
|
+
} | {
|
|
359
|
+
readonly fontSize: string;
|
|
360
|
+
readonly fontWeight: string;
|
|
361
|
+
readonly lineHeight: string;
|
|
362
|
+
readonly fontFamily: string;
|
|
363
|
+
} | {
|
|
364
|
+
readonly fontSize: string;
|
|
365
|
+
readonly fontWeight: "450";
|
|
366
|
+
readonly lineHeight: string;
|
|
367
|
+
readonly fontFamily: string;
|
|
368
|
+
} | {
|
|
369
|
+
readonly fontSize: string;
|
|
370
|
+
readonly fontWeight: string;
|
|
371
|
+
readonly lineHeight: string;
|
|
372
|
+
readonly fontFamily: string;
|
|
373
|
+
} | {
|
|
374
|
+
readonly fontSize: string;
|
|
375
|
+
readonly fontWeight: string;
|
|
376
|
+
readonly lineHeight: string;
|
|
377
|
+
readonly fontFamily: string;
|
|
378
|
+
} | {
|
|
379
|
+
readonly fontSize: string;
|
|
380
|
+
readonly fontWeight: string;
|
|
381
|
+
readonly lineHeight: string;
|
|
382
|
+
readonly fontFamily: string;
|
|
383
|
+
} | {
|
|
384
|
+
readonly fontSize: string;
|
|
385
|
+
readonly fontWeight: string;
|
|
386
|
+
readonly lineHeight: string;
|
|
387
|
+
readonly fontFamily: string;
|
|
388
|
+
} | {
|
|
389
|
+
readonly fontSize: string;
|
|
390
|
+
readonly fontWeight: string;
|
|
391
|
+
readonly lineHeight: string;
|
|
392
|
+
readonly fontFamily: string;
|
|
393
|
+
} | {
|
|
394
|
+
readonly fontSize: string;
|
|
395
|
+
readonly fontWeight: string;
|
|
396
|
+
readonly lineHeight: string;
|
|
397
|
+
readonly fontFamily: string;
|
|
398
|
+
} | {
|
|
399
|
+
readonly fontSize: string;
|
|
400
|
+
readonly fontWeight: string;
|
|
401
|
+
readonly lineHeight: string;
|
|
402
|
+
readonly fontFamily: string;
|
|
403
|
+
} | {
|
|
404
|
+
readonly fontSize: string;
|
|
405
|
+
readonly fontWeight: string;
|
|
406
|
+
readonly lineHeight: string;
|
|
407
|
+
readonly fontFamily: string;
|
|
408
|
+
} | {
|
|
409
|
+
readonly fontSize: string;
|
|
410
|
+
readonly fontWeight: string;
|
|
411
|
+
readonly lineHeight: string;
|
|
412
|
+
readonly fontFamily: string;
|
|
413
|
+
} | {
|
|
414
|
+
readonly fontSize: string;
|
|
415
|
+
readonly fontWeight: string;
|
|
416
|
+
readonly lineHeight: string;
|
|
417
|
+
readonly fontFamily: string;
|
|
418
|
+
} | {
|
|
419
|
+
readonly fontSize: string;
|
|
420
|
+
readonly fontWeight: string;
|
|
421
|
+
readonly lineHeight: string;
|
|
422
|
+
readonly fontFamily: string;
|
|
423
|
+
};
|
|
424
|
+
readonly value: {
|
|
425
|
+
readonly fontSize: string;
|
|
426
|
+
readonly fontWeight: string;
|
|
427
|
+
readonly lineHeight: "1";
|
|
428
|
+
readonly fontFamily: string;
|
|
429
|
+
} | {
|
|
430
|
+
readonly fontSize: string;
|
|
431
|
+
readonly fontWeight: string;
|
|
432
|
+
readonly lineHeight: string;
|
|
433
|
+
readonly fontFamily: string;
|
|
434
|
+
} | {
|
|
435
|
+
readonly fontSize: string;
|
|
436
|
+
readonly fontWeight: string;
|
|
437
|
+
readonly lineHeight: string;
|
|
438
|
+
readonly fontFamily: string;
|
|
439
|
+
} | {
|
|
440
|
+
readonly fontSize: string;
|
|
441
|
+
readonly fontWeight: string;
|
|
442
|
+
readonly lineHeight: string;
|
|
443
|
+
readonly fontFamily: string;
|
|
444
|
+
} | {
|
|
445
|
+
readonly fontSize: string;
|
|
446
|
+
readonly fontWeight: string;
|
|
447
|
+
readonly lineHeight: string;
|
|
448
|
+
readonly fontFamily: string;
|
|
449
|
+
} | {
|
|
450
|
+
readonly fontSize: string;
|
|
451
|
+
readonly fontWeight: "450";
|
|
452
|
+
readonly lineHeight: string;
|
|
453
|
+
readonly fontFamily: string;
|
|
454
|
+
} | {
|
|
455
|
+
readonly fontSize: string;
|
|
456
|
+
readonly fontWeight: string;
|
|
457
|
+
readonly lineHeight: string;
|
|
458
|
+
readonly fontFamily: string;
|
|
459
|
+
} | {
|
|
460
|
+
readonly fontSize: string;
|
|
461
|
+
readonly fontWeight: string;
|
|
462
|
+
readonly lineHeight: string;
|
|
463
|
+
readonly fontFamily: string;
|
|
464
|
+
} | {
|
|
465
|
+
readonly fontSize: string;
|
|
466
|
+
readonly fontWeight: "450";
|
|
467
|
+
readonly lineHeight: string;
|
|
468
|
+
readonly fontFamily: string;
|
|
469
|
+
} | {
|
|
470
|
+
readonly fontSize: string;
|
|
471
|
+
readonly fontWeight: string;
|
|
472
|
+
readonly lineHeight: string;
|
|
473
|
+
readonly fontFamily: string;
|
|
474
|
+
} | {
|
|
475
|
+
readonly fontSize: string;
|
|
476
|
+
readonly fontWeight: "450";
|
|
477
|
+
readonly lineHeight: string;
|
|
478
|
+
readonly fontFamily: string;
|
|
479
|
+
} | {
|
|
480
|
+
readonly fontSize: string;
|
|
481
|
+
readonly fontWeight: string;
|
|
482
|
+
readonly lineHeight: string;
|
|
483
|
+
readonly fontFamily: string;
|
|
484
|
+
} | {
|
|
485
|
+
readonly fontSize: string;
|
|
486
|
+
readonly fontWeight: string;
|
|
487
|
+
readonly lineHeight: string;
|
|
488
|
+
readonly fontFamily: string;
|
|
489
|
+
} | {
|
|
490
|
+
readonly fontSize: string;
|
|
491
|
+
readonly fontWeight: string;
|
|
492
|
+
readonly lineHeight: string;
|
|
493
|
+
readonly fontFamily: string;
|
|
494
|
+
} | {
|
|
495
|
+
readonly fontSize: string;
|
|
496
|
+
readonly fontWeight: string;
|
|
497
|
+
readonly lineHeight: string;
|
|
498
|
+
readonly fontFamily: string;
|
|
499
|
+
} | {
|
|
500
|
+
readonly fontSize: string;
|
|
501
|
+
readonly fontWeight: string;
|
|
502
|
+
readonly lineHeight: string;
|
|
503
|
+
readonly fontFamily: string;
|
|
504
|
+
} | {
|
|
505
|
+
readonly fontSize: string;
|
|
506
|
+
readonly fontWeight: string;
|
|
507
|
+
readonly lineHeight: string;
|
|
508
|
+
readonly fontFamily: string;
|
|
509
|
+
} | {
|
|
510
|
+
readonly fontSize: string;
|
|
511
|
+
readonly fontWeight: string;
|
|
512
|
+
readonly lineHeight: string;
|
|
513
|
+
readonly fontFamily: string;
|
|
514
|
+
} | {
|
|
515
|
+
readonly fontSize: string;
|
|
516
|
+
readonly fontWeight: string;
|
|
517
|
+
readonly lineHeight: string;
|
|
518
|
+
readonly fontFamily: string;
|
|
519
|
+
} | {
|
|
520
|
+
readonly fontSize: string;
|
|
521
|
+
readonly fontWeight: string;
|
|
522
|
+
readonly lineHeight: string;
|
|
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
|
+
};
|
|
536
|
+
readonly md: {
|
|
537
|
+
readonly root: {};
|
|
538
|
+
readonly track: {
|
|
539
|
+
readonly strokeWidth: "5";
|
|
540
|
+
};
|
|
541
|
+
readonly fill: {
|
|
542
|
+
readonly strokeWidth: "5";
|
|
543
|
+
};
|
|
544
|
+
readonly thumb: {
|
|
545
|
+
readonly strokeWidth: "2";
|
|
546
|
+
};
|
|
547
|
+
};
|
|
548
|
+
readonly lg: {
|
|
549
|
+
readonly root: {
|
|
550
|
+
readonly gap: "12px";
|
|
551
|
+
};
|
|
552
|
+
readonly track: {
|
|
553
|
+
readonly strokeWidth: "6";
|
|
554
|
+
};
|
|
555
|
+
readonly fill: {
|
|
556
|
+
readonly strokeWidth: "6";
|
|
557
|
+
};
|
|
558
|
+
readonly thumb: {
|
|
559
|
+
readonly strokeWidth: "2.5";
|
|
560
|
+
};
|
|
561
|
+
readonly label: {
|
|
562
|
+
readonly fontSize: string;
|
|
563
|
+
readonly fontWeight: string;
|
|
564
|
+
readonly lineHeight: "1";
|
|
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: "450";
|
|
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: "450";
|
|
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: "450";
|
|
614
|
+
readonly lineHeight: string;
|
|
615
|
+
readonly fontFamily: string;
|
|
616
|
+
} | {
|
|
617
|
+
readonly fontSize: string;
|
|
618
|
+
readonly fontWeight: string;
|
|
619
|
+
readonly lineHeight: string;
|
|
620
|
+
readonly fontFamily: string;
|
|
621
|
+
} | {
|
|
622
|
+
readonly fontSize: string;
|
|
623
|
+
readonly fontWeight: string;
|
|
624
|
+
readonly lineHeight: string;
|
|
625
|
+
readonly fontFamily: string;
|
|
626
|
+
} | {
|
|
627
|
+
readonly fontSize: string;
|
|
628
|
+
readonly fontWeight: string;
|
|
629
|
+
readonly lineHeight: string;
|
|
630
|
+
readonly fontFamily: string;
|
|
631
|
+
} | {
|
|
632
|
+
readonly fontSize: string;
|
|
633
|
+
readonly fontWeight: string;
|
|
634
|
+
readonly lineHeight: string;
|
|
635
|
+
readonly fontFamily: string;
|
|
636
|
+
} | {
|
|
637
|
+
readonly fontSize: string;
|
|
638
|
+
readonly fontWeight: string;
|
|
639
|
+
readonly lineHeight: string;
|
|
640
|
+
readonly fontFamily: string;
|
|
641
|
+
} | {
|
|
642
|
+
readonly fontSize: string;
|
|
643
|
+
readonly fontWeight: string;
|
|
644
|
+
readonly lineHeight: string;
|
|
645
|
+
readonly fontFamily: string;
|
|
646
|
+
} | {
|
|
647
|
+
readonly fontSize: string;
|
|
648
|
+
readonly fontWeight: string;
|
|
649
|
+
readonly lineHeight: string;
|
|
650
|
+
readonly fontFamily: string;
|
|
651
|
+
} | {
|
|
652
|
+
readonly fontSize: string;
|
|
653
|
+
readonly fontWeight: string;
|
|
654
|
+
readonly lineHeight: string;
|
|
655
|
+
readonly fontFamily: string;
|
|
656
|
+
} | {
|
|
657
|
+
readonly fontSize: string;
|
|
658
|
+
readonly fontWeight: string;
|
|
659
|
+
readonly lineHeight: string;
|
|
660
|
+
readonly fontFamily: string;
|
|
661
|
+
} | {
|
|
662
|
+
readonly fontSize: string;
|
|
663
|
+
readonly fontWeight: string;
|
|
664
|
+
readonly lineHeight: string;
|
|
665
|
+
readonly fontFamily: string;
|
|
666
|
+
} | {
|
|
667
|
+
readonly fontSize: string;
|
|
668
|
+
readonly fontWeight: string;
|
|
669
|
+
readonly lineHeight: string;
|
|
670
|
+
readonly fontFamily: string;
|
|
671
|
+
};
|
|
672
|
+
readonly value: {
|
|
673
|
+
readonly fontSize: string;
|
|
674
|
+
readonly fontWeight: string;
|
|
675
|
+
readonly lineHeight: "1";
|
|
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: "450";
|
|
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: "450";
|
|
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: "450";
|
|
725
|
+
readonly lineHeight: string;
|
|
726
|
+
readonly fontFamily: string;
|
|
727
|
+
} | {
|
|
728
|
+
readonly fontSize: string;
|
|
729
|
+
readonly fontWeight: string;
|
|
730
|
+
readonly lineHeight: string;
|
|
731
|
+
readonly fontFamily: string;
|
|
732
|
+
} | {
|
|
733
|
+
readonly fontSize: string;
|
|
734
|
+
readonly fontWeight: string;
|
|
735
|
+
readonly lineHeight: string;
|
|
736
|
+
readonly fontFamily: string;
|
|
737
|
+
} | {
|
|
738
|
+
readonly fontSize: string;
|
|
739
|
+
readonly fontWeight: string;
|
|
740
|
+
readonly lineHeight: string;
|
|
741
|
+
readonly fontFamily: string;
|
|
742
|
+
} | {
|
|
743
|
+
readonly fontSize: string;
|
|
744
|
+
readonly fontWeight: string;
|
|
745
|
+
readonly lineHeight: string;
|
|
746
|
+
readonly fontFamily: string;
|
|
747
|
+
} | {
|
|
748
|
+
readonly fontSize: string;
|
|
749
|
+
readonly fontWeight: string;
|
|
750
|
+
readonly lineHeight: string;
|
|
751
|
+
readonly fontFamily: string;
|
|
752
|
+
} | {
|
|
753
|
+
readonly fontSize: string;
|
|
754
|
+
readonly fontWeight: string;
|
|
755
|
+
readonly lineHeight: string;
|
|
756
|
+
readonly fontFamily: string;
|
|
757
|
+
} | {
|
|
758
|
+
readonly fontSize: string;
|
|
759
|
+
readonly fontWeight: string;
|
|
760
|
+
readonly lineHeight: string;
|
|
761
|
+
readonly fontFamily: string;
|
|
762
|
+
} | {
|
|
763
|
+
readonly fontSize: string;
|
|
764
|
+
readonly fontWeight: string;
|
|
765
|
+
readonly lineHeight: string;
|
|
766
|
+
readonly fontFamily: string;
|
|
767
|
+
} | {
|
|
768
|
+
readonly fontSize: string;
|
|
769
|
+
readonly fontWeight: string;
|
|
770
|
+
readonly lineHeight: string;
|
|
771
|
+
readonly fontFamily: string;
|
|
772
|
+
} | {
|
|
773
|
+
readonly fontSize: string;
|
|
774
|
+
readonly fontWeight: string;
|
|
775
|
+
readonly lineHeight: string;
|
|
776
|
+
readonly fontFamily: string;
|
|
777
|
+
} | {
|
|
778
|
+
readonly fontSize: string;
|
|
779
|
+
readonly fontWeight: string;
|
|
780
|
+
readonly lineHeight: string;
|
|
781
|
+
readonly fontFamily: string;
|
|
782
|
+
};
|
|
783
|
+
};
|
|
784
|
+
};
|
|
785
|
+
};
|
|
786
|
+
readonly defaultVariants: {
|
|
787
|
+
readonly size: "sm";
|
|
788
|
+
};
|
|
789
|
+
};
|
|
790
|
+
}, {}>;
|
|
791
|
+
type ControlKnobConfig = typeof controlKnobConfig; //#endregion
|
|
792
|
+
//#endregion
|
|
793
|
+
export { ControlKnobConfig, controlKnobConfig };
|