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