@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,440 @@
|
|
|
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-spring.d.ts
|
|
6
|
+
//#region src/control-spring.d.ts
|
|
7
|
+
interface SpringConfig {
|
|
8
|
+
stiffness: number;
|
|
9
|
+
damping: number;
|
|
10
|
+
mass: number;
|
|
11
|
+
visualDuration?: number;
|
|
12
|
+
bounce?: number;
|
|
13
|
+
}
|
|
14
|
+
/**
|
|
15
|
+
* @description A dual-mode spring editor (Time: duration+bounce / Physics: stiffness+damping+mass)
|
|
16
|
+
*/
|
|
17
|
+
declare const ControlSpring: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentConfig<{
|
|
18
|
+
ControlSpring: {
|
|
19
|
+
readonly base: {
|
|
20
|
+
readonly root: {
|
|
21
|
+
readonly display: "flex";
|
|
22
|
+
readonly flexDirection: "column";
|
|
23
|
+
readonly gap: string;
|
|
24
|
+
};
|
|
25
|
+
readonly header: {
|
|
26
|
+
readonly display: "flex";
|
|
27
|
+
readonly alignItems: "center";
|
|
28
|
+
readonly gap: string;
|
|
29
|
+
};
|
|
30
|
+
readonly label: {
|
|
31
|
+
readonly color: string;
|
|
32
|
+
readonly fontSize: string;
|
|
33
|
+
readonly fontWeight: string;
|
|
34
|
+
readonly lineHeight: "1";
|
|
35
|
+
readonly fontFamily: string;
|
|
36
|
+
readonly flex: "1";
|
|
37
|
+
} | {
|
|
38
|
+
readonly color: string;
|
|
39
|
+
readonly fontSize: string;
|
|
40
|
+
readonly fontWeight: string;
|
|
41
|
+
readonly lineHeight: string;
|
|
42
|
+
readonly fontFamily: string;
|
|
43
|
+
readonly flex: "1";
|
|
44
|
+
} | {
|
|
45
|
+
readonly color: string;
|
|
46
|
+
readonly fontSize: string;
|
|
47
|
+
readonly fontWeight: string;
|
|
48
|
+
readonly lineHeight: string;
|
|
49
|
+
readonly fontFamily: string;
|
|
50
|
+
readonly flex: "1";
|
|
51
|
+
} | {
|
|
52
|
+
readonly color: string;
|
|
53
|
+
readonly fontSize: string;
|
|
54
|
+
readonly fontWeight: string;
|
|
55
|
+
readonly lineHeight: string;
|
|
56
|
+
readonly fontFamily: string;
|
|
57
|
+
readonly flex: "1";
|
|
58
|
+
} | {
|
|
59
|
+
readonly color: string;
|
|
60
|
+
readonly fontSize: string;
|
|
61
|
+
readonly fontWeight: string;
|
|
62
|
+
readonly lineHeight: string;
|
|
63
|
+
readonly fontFamily: string;
|
|
64
|
+
readonly flex: "1";
|
|
65
|
+
} | {
|
|
66
|
+
readonly color: string;
|
|
67
|
+
readonly fontSize: string;
|
|
68
|
+
readonly fontWeight: "450";
|
|
69
|
+
readonly lineHeight: string;
|
|
70
|
+
readonly fontFamily: string;
|
|
71
|
+
readonly flex: "1";
|
|
72
|
+
} | {
|
|
73
|
+
readonly color: string;
|
|
74
|
+
readonly fontSize: string;
|
|
75
|
+
readonly fontWeight: string;
|
|
76
|
+
readonly lineHeight: string;
|
|
77
|
+
readonly fontFamily: string;
|
|
78
|
+
readonly flex: "1";
|
|
79
|
+
} | {
|
|
80
|
+
readonly color: string;
|
|
81
|
+
readonly fontSize: string;
|
|
82
|
+
readonly fontWeight: string;
|
|
83
|
+
readonly lineHeight: string;
|
|
84
|
+
readonly fontFamily: string;
|
|
85
|
+
readonly flex: "1";
|
|
86
|
+
} | {
|
|
87
|
+
readonly color: string;
|
|
88
|
+
readonly fontSize: string;
|
|
89
|
+
readonly fontWeight: "450";
|
|
90
|
+
readonly lineHeight: string;
|
|
91
|
+
readonly fontFamily: string;
|
|
92
|
+
readonly flex: "1";
|
|
93
|
+
} | {
|
|
94
|
+
readonly color: string;
|
|
95
|
+
readonly fontSize: string;
|
|
96
|
+
readonly fontWeight: string;
|
|
97
|
+
readonly lineHeight: string;
|
|
98
|
+
readonly fontFamily: string;
|
|
99
|
+
readonly flex: "1";
|
|
100
|
+
} | {
|
|
101
|
+
readonly color: string;
|
|
102
|
+
readonly fontSize: string;
|
|
103
|
+
readonly fontWeight: "450";
|
|
104
|
+
readonly lineHeight: string;
|
|
105
|
+
readonly fontFamily: string;
|
|
106
|
+
readonly flex: "1";
|
|
107
|
+
} | {
|
|
108
|
+
readonly color: string;
|
|
109
|
+
readonly fontSize: string;
|
|
110
|
+
readonly fontWeight: string;
|
|
111
|
+
readonly lineHeight: string;
|
|
112
|
+
readonly fontFamily: string;
|
|
113
|
+
readonly flex: "1";
|
|
114
|
+
} | {
|
|
115
|
+
readonly color: string;
|
|
116
|
+
readonly fontSize: string;
|
|
117
|
+
readonly fontWeight: string;
|
|
118
|
+
readonly lineHeight: string;
|
|
119
|
+
readonly fontFamily: string;
|
|
120
|
+
readonly flex: "1";
|
|
121
|
+
} | {
|
|
122
|
+
readonly color: string;
|
|
123
|
+
readonly fontSize: string;
|
|
124
|
+
readonly fontWeight: string;
|
|
125
|
+
readonly lineHeight: string;
|
|
126
|
+
readonly fontFamily: string;
|
|
127
|
+
readonly flex: "1";
|
|
128
|
+
} | {
|
|
129
|
+
readonly color: string;
|
|
130
|
+
readonly fontSize: string;
|
|
131
|
+
readonly fontWeight: string;
|
|
132
|
+
readonly lineHeight: string;
|
|
133
|
+
readonly fontFamily: string;
|
|
134
|
+
readonly flex: "1";
|
|
135
|
+
} | {
|
|
136
|
+
readonly color: string;
|
|
137
|
+
readonly fontSize: string;
|
|
138
|
+
readonly fontWeight: string;
|
|
139
|
+
readonly lineHeight: string;
|
|
140
|
+
readonly fontFamily: string;
|
|
141
|
+
readonly flex: "1";
|
|
142
|
+
} | {
|
|
143
|
+
readonly color: string;
|
|
144
|
+
readonly fontSize: string;
|
|
145
|
+
readonly fontWeight: string;
|
|
146
|
+
readonly lineHeight: string;
|
|
147
|
+
readonly fontFamily: string;
|
|
148
|
+
readonly flex: "1";
|
|
149
|
+
} | {
|
|
150
|
+
readonly color: string;
|
|
151
|
+
readonly fontSize: string;
|
|
152
|
+
readonly fontWeight: string;
|
|
153
|
+
readonly lineHeight: string;
|
|
154
|
+
readonly fontFamily: string;
|
|
155
|
+
readonly flex: "1";
|
|
156
|
+
} | {
|
|
157
|
+
readonly color: string;
|
|
158
|
+
readonly fontSize: string;
|
|
159
|
+
readonly fontWeight: string;
|
|
160
|
+
readonly lineHeight: string;
|
|
161
|
+
readonly fontFamily: string;
|
|
162
|
+
readonly flex: "1";
|
|
163
|
+
} | {
|
|
164
|
+
readonly color: string;
|
|
165
|
+
readonly fontSize: string;
|
|
166
|
+
readonly fontWeight: string;
|
|
167
|
+
readonly lineHeight: string;
|
|
168
|
+
readonly fontFamily: string;
|
|
169
|
+
readonly flex: "1";
|
|
170
|
+
} | {
|
|
171
|
+
readonly color: string;
|
|
172
|
+
readonly fontSize: string;
|
|
173
|
+
readonly fontWeight: string;
|
|
174
|
+
readonly lineHeight: string;
|
|
175
|
+
readonly fontFamily: string;
|
|
176
|
+
readonly flex: "1";
|
|
177
|
+
} | {
|
|
178
|
+
readonly color: string;
|
|
179
|
+
readonly fontSize: string;
|
|
180
|
+
readonly fontWeight: string;
|
|
181
|
+
readonly lineHeight: string;
|
|
182
|
+
readonly fontFamily: string;
|
|
183
|
+
readonly flex: "1";
|
|
184
|
+
};
|
|
185
|
+
readonly fields: {
|
|
186
|
+
readonly display: "grid";
|
|
187
|
+
readonly gridTemplateColumns: "1fr";
|
|
188
|
+
readonly gap: string;
|
|
189
|
+
};
|
|
190
|
+
};
|
|
191
|
+
readonly variants: {
|
|
192
|
+
readonly size: {
|
|
193
|
+
readonly sm: {
|
|
194
|
+
readonly label: {
|
|
195
|
+
readonly fontSize: string;
|
|
196
|
+
readonly fontWeight: string;
|
|
197
|
+
readonly lineHeight: "1";
|
|
198
|
+
readonly fontFamily: string;
|
|
199
|
+
} | {
|
|
200
|
+
readonly fontSize: string;
|
|
201
|
+
readonly fontWeight: string;
|
|
202
|
+
readonly lineHeight: string;
|
|
203
|
+
readonly fontFamily: string;
|
|
204
|
+
} | {
|
|
205
|
+
readonly fontSize: string;
|
|
206
|
+
readonly fontWeight: string;
|
|
207
|
+
readonly lineHeight: string;
|
|
208
|
+
readonly fontFamily: string;
|
|
209
|
+
} | {
|
|
210
|
+
readonly fontSize: string;
|
|
211
|
+
readonly fontWeight: string;
|
|
212
|
+
readonly lineHeight: string;
|
|
213
|
+
readonly fontFamily: string;
|
|
214
|
+
} | {
|
|
215
|
+
readonly fontSize: string;
|
|
216
|
+
readonly fontWeight: string;
|
|
217
|
+
readonly lineHeight: string;
|
|
218
|
+
readonly fontFamily: string;
|
|
219
|
+
} | {
|
|
220
|
+
readonly fontSize: string;
|
|
221
|
+
readonly fontWeight: "450";
|
|
222
|
+
readonly lineHeight: string;
|
|
223
|
+
readonly fontFamily: string;
|
|
224
|
+
} | {
|
|
225
|
+
readonly fontSize: string;
|
|
226
|
+
readonly fontWeight: string;
|
|
227
|
+
readonly lineHeight: string;
|
|
228
|
+
readonly fontFamily: string;
|
|
229
|
+
} | {
|
|
230
|
+
readonly fontSize: string;
|
|
231
|
+
readonly fontWeight: string;
|
|
232
|
+
readonly lineHeight: string;
|
|
233
|
+
readonly fontFamily: string;
|
|
234
|
+
} | {
|
|
235
|
+
readonly fontSize: string;
|
|
236
|
+
readonly fontWeight: "450";
|
|
237
|
+
readonly lineHeight: string;
|
|
238
|
+
readonly fontFamily: string;
|
|
239
|
+
} | {
|
|
240
|
+
readonly fontSize: string;
|
|
241
|
+
readonly fontWeight: string;
|
|
242
|
+
readonly lineHeight: string;
|
|
243
|
+
readonly fontFamily: string;
|
|
244
|
+
} | {
|
|
245
|
+
readonly fontSize: string;
|
|
246
|
+
readonly fontWeight: "450";
|
|
247
|
+
readonly lineHeight: string;
|
|
248
|
+
readonly fontFamily: string;
|
|
249
|
+
} | {
|
|
250
|
+
readonly fontSize: string;
|
|
251
|
+
readonly fontWeight: string;
|
|
252
|
+
readonly lineHeight: string;
|
|
253
|
+
readonly fontFamily: string;
|
|
254
|
+
} | {
|
|
255
|
+
readonly fontSize: string;
|
|
256
|
+
readonly fontWeight: string;
|
|
257
|
+
readonly lineHeight: string;
|
|
258
|
+
readonly fontFamily: string;
|
|
259
|
+
} | {
|
|
260
|
+
readonly fontSize: string;
|
|
261
|
+
readonly fontWeight: string;
|
|
262
|
+
readonly lineHeight: string;
|
|
263
|
+
readonly fontFamily: string;
|
|
264
|
+
} | {
|
|
265
|
+
readonly fontSize: string;
|
|
266
|
+
readonly fontWeight: string;
|
|
267
|
+
readonly lineHeight: string;
|
|
268
|
+
readonly fontFamily: string;
|
|
269
|
+
} | {
|
|
270
|
+
readonly fontSize: string;
|
|
271
|
+
readonly fontWeight: string;
|
|
272
|
+
readonly lineHeight: string;
|
|
273
|
+
readonly fontFamily: string;
|
|
274
|
+
} | {
|
|
275
|
+
readonly fontSize: string;
|
|
276
|
+
readonly fontWeight: string;
|
|
277
|
+
readonly lineHeight: string;
|
|
278
|
+
readonly fontFamily: string;
|
|
279
|
+
} | {
|
|
280
|
+
readonly fontSize: string;
|
|
281
|
+
readonly fontWeight: string;
|
|
282
|
+
readonly lineHeight: string;
|
|
283
|
+
readonly fontFamily: string;
|
|
284
|
+
} | {
|
|
285
|
+
readonly fontSize: string;
|
|
286
|
+
readonly fontWeight: string;
|
|
287
|
+
readonly lineHeight: string;
|
|
288
|
+
readonly fontFamily: string;
|
|
289
|
+
} | {
|
|
290
|
+
readonly fontSize: string;
|
|
291
|
+
readonly fontWeight: string;
|
|
292
|
+
readonly lineHeight: string;
|
|
293
|
+
readonly fontFamily: string;
|
|
294
|
+
} | {
|
|
295
|
+
readonly fontSize: string;
|
|
296
|
+
readonly fontWeight: string;
|
|
297
|
+
readonly lineHeight: string;
|
|
298
|
+
readonly fontFamily: string;
|
|
299
|
+
} | {
|
|
300
|
+
readonly fontSize: string;
|
|
301
|
+
readonly fontWeight: string;
|
|
302
|
+
readonly lineHeight: string;
|
|
303
|
+
readonly fontFamily: string;
|
|
304
|
+
};
|
|
305
|
+
};
|
|
306
|
+
readonly md: {
|
|
307
|
+
readonly root: {};
|
|
308
|
+
};
|
|
309
|
+
readonly lg: {
|
|
310
|
+
readonly label: {
|
|
311
|
+
readonly fontSize: string;
|
|
312
|
+
readonly fontWeight: string;
|
|
313
|
+
readonly lineHeight: "1";
|
|
314
|
+
readonly fontFamily: string;
|
|
315
|
+
} | {
|
|
316
|
+
readonly fontSize: string;
|
|
317
|
+
readonly fontWeight: string;
|
|
318
|
+
readonly lineHeight: string;
|
|
319
|
+
readonly fontFamily: string;
|
|
320
|
+
} | {
|
|
321
|
+
readonly fontSize: string;
|
|
322
|
+
readonly fontWeight: string;
|
|
323
|
+
readonly lineHeight: string;
|
|
324
|
+
readonly fontFamily: string;
|
|
325
|
+
} | {
|
|
326
|
+
readonly fontSize: string;
|
|
327
|
+
readonly fontWeight: string;
|
|
328
|
+
readonly lineHeight: string;
|
|
329
|
+
readonly fontFamily: string;
|
|
330
|
+
} | {
|
|
331
|
+
readonly fontSize: string;
|
|
332
|
+
readonly fontWeight: string;
|
|
333
|
+
readonly lineHeight: string;
|
|
334
|
+
readonly fontFamily: string;
|
|
335
|
+
} | {
|
|
336
|
+
readonly fontSize: string;
|
|
337
|
+
readonly fontWeight: "450";
|
|
338
|
+
readonly lineHeight: string;
|
|
339
|
+
readonly fontFamily: string;
|
|
340
|
+
} | {
|
|
341
|
+
readonly fontSize: string;
|
|
342
|
+
readonly fontWeight: string;
|
|
343
|
+
readonly lineHeight: string;
|
|
344
|
+
readonly fontFamily: string;
|
|
345
|
+
} | {
|
|
346
|
+
readonly fontSize: string;
|
|
347
|
+
readonly fontWeight: string;
|
|
348
|
+
readonly lineHeight: string;
|
|
349
|
+
readonly fontFamily: string;
|
|
350
|
+
} | {
|
|
351
|
+
readonly fontSize: string;
|
|
352
|
+
readonly fontWeight: "450";
|
|
353
|
+
readonly lineHeight: string;
|
|
354
|
+
readonly fontFamily: string;
|
|
355
|
+
} | {
|
|
356
|
+
readonly fontSize: string;
|
|
357
|
+
readonly fontWeight: string;
|
|
358
|
+
readonly lineHeight: string;
|
|
359
|
+
readonly fontFamily: string;
|
|
360
|
+
} | {
|
|
361
|
+
readonly fontSize: string;
|
|
362
|
+
readonly fontWeight: "450";
|
|
363
|
+
readonly lineHeight: string;
|
|
364
|
+
readonly fontFamily: string;
|
|
365
|
+
} | {
|
|
366
|
+
readonly fontSize: string;
|
|
367
|
+
readonly fontWeight: string;
|
|
368
|
+
readonly lineHeight: string;
|
|
369
|
+
readonly fontFamily: string;
|
|
370
|
+
} | {
|
|
371
|
+
readonly fontSize: string;
|
|
372
|
+
readonly fontWeight: string;
|
|
373
|
+
readonly lineHeight: string;
|
|
374
|
+
readonly fontFamily: string;
|
|
375
|
+
} | {
|
|
376
|
+
readonly fontSize: string;
|
|
377
|
+
readonly fontWeight: string;
|
|
378
|
+
readonly lineHeight: string;
|
|
379
|
+
readonly fontFamily: string;
|
|
380
|
+
} | {
|
|
381
|
+
readonly fontSize: string;
|
|
382
|
+
readonly fontWeight: string;
|
|
383
|
+
readonly lineHeight: string;
|
|
384
|
+
readonly fontFamily: string;
|
|
385
|
+
} | {
|
|
386
|
+
readonly fontSize: string;
|
|
387
|
+
readonly fontWeight: string;
|
|
388
|
+
readonly lineHeight: string;
|
|
389
|
+
readonly fontFamily: string;
|
|
390
|
+
} | {
|
|
391
|
+
readonly fontSize: string;
|
|
392
|
+
readonly fontWeight: string;
|
|
393
|
+
readonly lineHeight: string;
|
|
394
|
+
readonly fontFamily: string;
|
|
395
|
+
} | {
|
|
396
|
+
readonly fontSize: string;
|
|
397
|
+
readonly fontWeight: string;
|
|
398
|
+
readonly lineHeight: string;
|
|
399
|
+
readonly fontFamily: string;
|
|
400
|
+
} | {
|
|
401
|
+
readonly fontSize: string;
|
|
402
|
+
readonly fontWeight: string;
|
|
403
|
+
readonly lineHeight: string;
|
|
404
|
+
readonly fontFamily: string;
|
|
405
|
+
} | {
|
|
406
|
+
readonly fontSize: string;
|
|
407
|
+
readonly fontWeight: string;
|
|
408
|
+
readonly lineHeight: string;
|
|
409
|
+
readonly fontFamily: string;
|
|
410
|
+
} | {
|
|
411
|
+
readonly fontSize: string;
|
|
412
|
+
readonly fontWeight: string;
|
|
413
|
+
readonly lineHeight: string;
|
|
414
|
+
readonly fontFamily: string;
|
|
415
|
+
} | {
|
|
416
|
+
readonly fontSize: string;
|
|
417
|
+
readonly fontWeight: string;
|
|
418
|
+
readonly lineHeight: string;
|
|
419
|
+
readonly fontFamily: string;
|
|
420
|
+
};
|
|
421
|
+
};
|
|
422
|
+
};
|
|
423
|
+
};
|
|
424
|
+
readonly defaultVariants: {
|
|
425
|
+
readonly size: "md";
|
|
426
|
+
};
|
|
427
|
+
};
|
|
428
|
+
}, {}>, {
|
|
429
|
+
value: SpringConfig;
|
|
430
|
+
onChange: (value: SpringConfig) => void;
|
|
431
|
+
label: string;
|
|
432
|
+
}, {
|
|
433
|
+
root: "div";
|
|
434
|
+
header: "div";
|
|
435
|
+
label: "span";
|
|
436
|
+
fields: "div";
|
|
437
|
+
}>>;
|
|
438
|
+
type ControlSpringProps = React.ComponentProps<typeof ControlSpring>; //#endregion
|
|
439
|
+
//#endregion
|
|
440
|
+
export { ControlSpring, ControlSpringProps, SpringConfig };
|
|
@@ -0,0 +1,136 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { createComponent } from "../../core/dist/createComponent.js";
|
|
3
|
+
import "../../core/dist/index.js";
|
|
4
|
+
import { ControlCurve } from "./control-curve.js";
|
|
5
|
+
import { ControlGroup } from "./control-group.js";
|
|
6
|
+
import { ControlSlider } from "./control-slider.js";
|
|
7
|
+
import { useCallback, useState } from "react";
|
|
8
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
9
|
+
//#region ../components/dist/control-spring.js
|
|
10
|
+
const MODE_OPTIONS = [{
|
|
11
|
+
id: "simple",
|
|
12
|
+
label: "Time"
|
|
13
|
+
}, {
|
|
14
|
+
id: "advanced",
|
|
15
|
+
label: "Physics"
|
|
16
|
+
}];
|
|
17
|
+
function toPhysics(visualDuration, bounce) {
|
|
18
|
+
return {
|
|
19
|
+
stiffness: (2 * Math.PI / visualDuration) ** 2,
|
|
20
|
+
damping: 4 * Math.PI * bounce / visualDuration,
|
|
21
|
+
mass: 1,
|
|
22
|
+
visualDuration,
|
|
23
|
+
bounce
|
|
24
|
+
};
|
|
25
|
+
}
|
|
26
|
+
function toSimple(config) {
|
|
27
|
+
const { stiffness, damping, mass } = config;
|
|
28
|
+
const visualDuration = 2 * Math.PI / Math.sqrt(stiffness / mass);
|
|
29
|
+
return {
|
|
30
|
+
visualDuration,
|
|
31
|
+
bounce: damping * visualDuration / (4 * Math.PI * mass)
|
|
32
|
+
};
|
|
33
|
+
}
|
|
34
|
+
/**
|
|
35
|
+
* @description A dual-mode spring editor (Time: duration+bounce / Physics: stiffness+damping+mass)
|
|
36
|
+
*/
|
|
37
|
+
const ControlSpring = createComponent(({ props, label, value, onChange }) => {
|
|
38
|
+
const [mode, setMode] = useState("simple");
|
|
39
|
+
const safeValue = value ?? {
|
|
40
|
+
stiffness: 100,
|
|
41
|
+
damping: 10,
|
|
42
|
+
mass: 1
|
|
43
|
+
};
|
|
44
|
+
const simple = toSimple(safeValue);
|
|
45
|
+
const handleVisualDuration = useCallback((val) => {
|
|
46
|
+
onChange(toPhysics(val, simple.bounce));
|
|
47
|
+
}, [onChange, simple.bounce]);
|
|
48
|
+
const handleBounce = useCallback((val) => {
|
|
49
|
+
onChange(toPhysics(simple.visualDuration, val));
|
|
50
|
+
}, [onChange, simple.visualDuration]);
|
|
51
|
+
const handleStiffness = useCallback((val) => {
|
|
52
|
+
onChange({
|
|
53
|
+
...safeValue,
|
|
54
|
+
stiffness: val
|
|
55
|
+
});
|
|
56
|
+
}, [onChange, value]);
|
|
57
|
+
const handleDamping = useCallback((val) => {
|
|
58
|
+
onChange({
|
|
59
|
+
...safeValue,
|
|
60
|
+
damping: val
|
|
61
|
+
});
|
|
62
|
+
}, [onChange, value]);
|
|
63
|
+
const handleMass = useCallback((val) => {
|
|
64
|
+
onChange({
|
|
65
|
+
...safeValue,
|
|
66
|
+
mass: val
|
|
67
|
+
});
|
|
68
|
+
}, [onChange, value]);
|
|
69
|
+
return /* @__PURE__ */ jsxs("div", {
|
|
70
|
+
...props.root,
|
|
71
|
+
children: [
|
|
72
|
+
/* @__PURE__ */ jsxs("div", {
|
|
73
|
+
...props.header,
|
|
74
|
+
children: [/* @__PURE__ */ jsx("span", {
|
|
75
|
+
...props.label,
|
|
76
|
+
children: label
|
|
77
|
+
}), /* @__PURE__ */ jsx(ControlGroup, {
|
|
78
|
+
options: MODE_OPTIONS,
|
|
79
|
+
value: mode,
|
|
80
|
+
onChange: (id) => setMode(id),
|
|
81
|
+
size: "sm"
|
|
82
|
+
})]
|
|
83
|
+
}),
|
|
84
|
+
mode === "simple" ? /* @__PURE__ */ jsxs("div", {
|
|
85
|
+
...props.fields,
|
|
86
|
+
children: [/* @__PURE__ */ jsx(ControlSlider, {
|
|
87
|
+
label: "Duration",
|
|
88
|
+
value: Math.round(simple.visualDuration * 100) / 100,
|
|
89
|
+
onChange: handleVisualDuration,
|
|
90
|
+
min: .1,
|
|
91
|
+
max: 5,
|
|
92
|
+
step: .05,
|
|
93
|
+
unit: "s"
|
|
94
|
+
}), /* @__PURE__ */ jsx(ControlSlider, {
|
|
95
|
+
label: "Bounce",
|
|
96
|
+
value: Math.round(simple.bounce * 100) / 100,
|
|
97
|
+
onChange: handleBounce,
|
|
98
|
+
min: 0,
|
|
99
|
+
max: 1,
|
|
100
|
+
step: .05
|
|
101
|
+
})]
|
|
102
|
+
}) : /* @__PURE__ */ jsxs("div", {
|
|
103
|
+
...props.fields,
|
|
104
|
+
children: [
|
|
105
|
+
/* @__PURE__ */ jsx(ControlSlider, {
|
|
106
|
+
label: "Stiffness",
|
|
107
|
+
value: Math.round(safeValue.stiffness),
|
|
108
|
+
onChange: handleStiffness,
|
|
109
|
+
min: 1,
|
|
110
|
+
max: 1e3,
|
|
111
|
+
step: 1
|
|
112
|
+
}),
|
|
113
|
+
/* @__PURE__ */ jsx(ControlSlider, {
|
|
114
|
+
label: "Damping",
|
|
115
|
+
value: Math.round(safeValue.damping * 10) / 10,
|
|
116
|
+
onChange: handleDamping,
|
|
117
|
+
min: .1,
|
|
118
|
+
max: 100,
|
|
119
|
+
step: .5
|
|
120
|
+
}),
|
|
121
|
+
/* @__PURE__ */ jsx(ControlSlider, {
|
|
122
|
+
label: "Mass",
|
|
123
|
+
value: Math.round(safeValue.mass * 10) / 10,
|
|
124
|
+
onChange: handleMass,
|
|
125
|
+
min: .1,
|
|
126
|
+
max: 10,
|
|
127
|
+
step: .1
|
|
128
|
+
})
|
|
129
|
+
]
|
|
130
|
+
}),
|
|
131
|
+
/* @__PURE__ */ jsx(ControlCurve, { config: safeValue })
|
|
132
|
+
]
|
|
133
|
+
});
|
|
134
|
+
});
|
|
135
|
+
//#endregion
|
|
136
|
+
export { ControlSpring };
|