@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,1826 @@
|
|
|
1
|
+
import { ComponentConfig } from "../../config/dist/createConfig.js";
|
|
2
|
+
import * as _$react from "react";
|
|
3
|
+
import * as _$react_jsx_runtime0 from "react/jsx-runtime";
|
|
4
|
+
import * as _$_uds_types0 from "@uds/types";
|
|
5
|
+
|
|
6
|
+
//#region ../components/dist/sidebar.d.ts
|
|
7
|
+
//#region src/sidebar.d.ts
|
|
8
|
+
interface SidebarContextValue {
|
|
9
|
+
state: 'expanded' | 'collapsed';
|
|
10
|
+
open: boolean;
|
|
11
|
+
setOpen: (open: boolean) => void;
|
|
12
|
+
openMobile: boolean;
|
|
13
|
+
setOpenMobile: (open: boolean) => void;
|
|
14
|
+
isMobile: boolean;
|
|
15
|
+
toggleSidebar: () => void;
|
|
16
|
+
}
|
|
17
|
+
interface SidebarProviderProps {
|
|
18
|
+
defaultOpen?: boolean;
|
|
19
|
+
open?: boolean;
|
|
20
|
+
onOpenChange?: (open: boolean) => void;
|
|
21
|
+
}
|
|
22
|
+
declare const SidebarProvider: _$react.FC<{
|
|
23
|
+
children: React.ReactNode;
|
|
24
|
+
} & SidebarProviderProps>, useSidebar: () => SidebarContextValue;
|
|
25
|
+
declare function SidebarTrigger({
|
|
26
|
+
className,
|
|
27
|
+
children
|
|
28
|
+
}: {
|
|
29
|
+
className?: string;
|
|
30
|
+
children?: React.ReactNode;
|
|
31
|
+
}): _$react_jsx_runtime0.JSX.Element;
|
|
32
|
+
declare function SidebarInset({
|
|
33
|
+
className,
|
|
34
|
+
children
|
|
35
|
+
}: {
|
|
36
|
+
className?: string;
|
|
37
|
+
children: React.ReactNode;
|
|
38
|
+
}): _$react_jsx_runtime0.JSX.Element;
|
|
39
|
+
declare function SidebarHeader({
|
|
40
|
+
className,
|
|
41
|
+
children
|
|
42
|
+
}: {
|
|
43
|
+
className?: string;
|
|
44
|
+
children?: React.ReactNode;
|
|
45
|
+
}): _$react_jsx_runtime0.JSX.Element;
|
|
46
|
+
declare function SidebarContent({
|
|
47
|
+
className,
|
|
48
|
+
children
|
|
49
|
+
}: {
|
|
50
|
+
className?: string;
|
|
51
|
+
children?: React.ReactNode;
|
|
52
|
+
}): _$react_jsx_runtime0.JSX.Element;
|
|
53
|
+
declare function SidebarFooter({
|
|
54
|
+
className,
|
|
55
|
+
children
|
|
56
|
+
}: {
|
|
57
|
+
className?: string;
|
|
58
|
+
children?: React.ReactNode;
|
|
59
|
+
}): _$react_jsx_runtime0.JSX.Element;
|
|
60
|
+
declare function SidebarGroup({
|
|
61
|
+
className,
|
|
62
|
+
children,
|
|
63
|
+
label,
|
|
64
|
+
action,
|
|
65
|
+
collapsible,
|
|
66
|
+
defaultOpen
|
|
67
|
+
}: {
|
|
68
|
+
className?: string;
|
|
69
|
+
children?: React.ReactNode;
|
|
70
|
+
label?: string;
|
|
71
|
+
action?: React.ReactNode;
|
|
72
|
+
collapsible?: boolean;
|
|
73
|
+
defaultOpen?: boolean;
|
|
74
|
+
}): _$react_jsx_runtime0.JSX.Element;
|
|
75
|
+
declare function SidebarGroupAction({
|
|
76
|
+
className,
|
|
77
|
+
children,
|
|
78
|
+
onClick,
|
|
79
|
+
'aria-label': ariaLabel
|
|
80
|
+
}: {
|
|
81
|
+
className?: string;
|
|
82
|
+
children: React.ReactNode;
|
|
83
|
+
onClick?: () => void;
|
|
84
|
+
'aria-label': string;
|
|
85
|
+
}): _$react_jsx_runtime0.JSX.Element;
|
|
86
|
+
declare function SidebarMenu({
|
|
87
|
+
className,
|
|
88
|
+
children
|
|
89
|
+
}: {
|
|
90
|
+
className?: string;
|
|
91
|
+
children?: React.ReactNode;
|
|
92
|
+
}): _$react_jsx_runtime0.JSX.Element;
|
|
93
|
+
declare function SidebarMenuItem({
|
|
94
|
+
className,
|
|
95
|
+
children
|
|
96
|
+
}: {
|
|
97
|
+
className?: string;
|
|
98
|
+
children?: React.ReactNode;
|
|
99
|
+
}): _$react_jsx_runtime0.JSX.Element;
|
|
100
|
+
declare function SidebarMenuButton({
|
|
101
|
+
className,
|
|
102
|
+
children,
|
|
103
|
+
href,
|
|
104
|
+
onClick,
|
|
105
|
+
isActive
|
|
106
|
+
}: {
|
|
107
|
+
className?: string;
|
|
108
|
+
children?: React.ReactNode;
|
|
109
|
+
href?: string;
|
|
110
|
+
onClick?: () => void;
|
|
111
|
+
isActive?: boolean;
|
|
112
|
+
}): _$react_jsx_runtime0.JSX.Element;
|
|
113
|
+
declare function SidebarMenuAction({
|
|
114
|
+
className,
|
|
115
|
+
children,
|
|
116
|
+
onClick,
|
|
117
|
+
'aria-label': ariaLabel
|
|
118
|
+
}: {
|
|
119
|
+
className?: string;
|
|
120
|
+
children: React.ReactNode;
|
|
121
|
+
onClick?: () => void;
|
|
122
|
+
'aria-label': string;
|
|
123
|
+
}): _$react_jsx_runtime0.JSX.Element;
|
|
124
|
+
declare function SidebarMenuBadge({
|
|
125
|
+
className,
|
|
126
|
+
children
|
|
127
|
+
}: {
|
|
128
|
+
className?: string;
|
|
129
|
+
children: React.ReactNode;
|
|
130
|
+
}): _$react_jsx_runtime0.JSX.Element;
|
|
131
|
+
declare function SidebarMenuSub({
|
|
132
|
+
className,
|
|
133
|
+
children
|
|
134
|
+
}: {
|
|
135
|
+
className?: string;
|
|
136
|
+
children?: React.ReactNode;
|
|
137
|
+
}): _$react_jsx_runtime0.JSX.Element;
|
|
138
|
+
declare function SidebarMenuSubItem({
|
|
139
|
+
className,
|
|
140
|
+
children
|
|
141
|
+
}: {
|
|
142
|
+
className?: string;
|
|
143
|
+
children?: React.ReactNode;
|
|
144
|
+
}): _$react_jsx_runtime0.JSX.Element;
|
|
145
|
+
declare function SidebarMenuSubButton({
|
|
146
|
+
className,
|
|
147
|
+
children,
|
|
148
|
+
href,
|
|
149
|
+
onClick,
|
|
150
|
+
isActive
|
|
151
|
+
}: {
|
|
152
|
+
className?: string;
|
|
153
|
+
children?: React.ReactNode;
|
|
154
|
+
href?: string;
|
|
155
|
+
onClick?: () => void;
|
|
156
|
+
isActive?: boolean;
|
|
157
|
+
}): _$react_jsx_runtime0.JSX.Element;
|
|
158
|
+
declare function SidebarSkeleton({
|
|
159
|
+
count
|
|
160
|
+
}: {
|
|
161
|
+
count?: number;
|
|
162
|
+
}): _$react_jsx_runtime0.JSX.Element;
|
|
163
|
+
interface SidebarOwnProps {
|
|
164
|
+
collapsible?: 'offcanvas' | 'icon' | 'none';
|
|
165
|
+
children?: React.ReactNode;
|
|
166
|
+
}
|
|
167
|
+
interface SidebarElements {
|
|
168
|
+
root: 'aside';
|
|
169
|
+
header: 'div';
|
|
170
|
+
content: 'div';
|
|
171
|
+
footer: 'div';
|
|
172
|
+
overlay: 'button';
|
|
173
|
+
rail: 'button';
|
|
174
|
+
}
|
|
175
|
+
/**
|
|
176
|
+
* @description A collapsible side navigation panel composed from sub-components
|
|
177
|
+
*/
|
|
178
|
+
declare const Sidebar: _$react.FC<_$_uds_types0.CreateComponentProps<ComponentConfig<{
|
|
179
|
+
Sidebar: {
|
|
180
|
+
readonly base: {
|
|
181
|
+
readonly root: {
|
|
182
|
+
readonly backgroundColor: string;
|
|
183
|
+
readonly borderRightWidth: string;
|
|
184
|
+
readonly borderColor: string;
|
|
185
|
+
readonly fontFamily: string;
|
|
186
|
+
readonly height: "100%";
|
|
187
|
+
};
|
|
188
|
+
readonly header: {
|
|
189
|
+
readonly borderBottomWidth: string;
|
|
190
|
+
readonly borderColor: string;
|
|
191
|
+
};
|
|
192
|
+
readonly content: {
|
|
193
|
+
readonly display: "flex";
|
|
194
|
+
readonly flexDirection: "column";
|
|
195
|
+
readonly gap: string;
|
|
196
|
+
readonly padding: string;
|
|
197
|
+
};
|
|
198
|
+
readonly footer: {
|
|
199
|
+
readonly borderTopWidth: string;
|
|
200
|
+
readonly borderColor: string;
|
|
201
|
+
};
|
|
202
|
+
readonly group: {
|
|
203
|
+
readonly display: "flex";
|
|
204
|
+
readonly flexDirection: "column";
|
|
205
|
+
readonly gap: string;
|
|
206
|
+
};
|
|
207
|
+
readonly groupLabel: {
|
|
208
|
+
readonly fontSize: "0.6875rem";
|
|
209
|
+
readonly color: string;
|
|
210
|
+
readonly padding: `${string} ${string}`;
|
|
211
|
+
readonly letterSpacing: string;
|
|
212
|
+
readonly textTransform: "uppercase";
|
|
213
|
+
readonly fontWeight: string;
|
|
214
|
+
readonly lineHeight: "1";
|
|
215
|
+
readonly fontFamily: string;
|
|
216
|
+
} | {
|
|
217
|
+
readonly fontSize: "0.6875rem";
|
|
218
|
+
readonly color: string;
|
|
219
|
+
readonly padding: `${string} ${string}`;
|
|
220
|
+
readonly letterSpacing: string;
|
|
221
|
+
readonly textTransform: "uppercase";
|
|
222
|
+
readonly fontWeight: string;
|
|
223
|
+
readonly lineHeight: string;
|
|
224
|
+
readonly fontFamily: string;
|
|
225
|
+
} | {
|
|
226
|
+
readonly fontSize: "0.6875rem";
|
|
227
|
+
readonly color: string;
|
|
228
|
+
readonly padding: `${string} ${string}`;
|
|
229
|
+
readonly letterSpacing: string;
|
|
230
|
+
readonly textTransform: "uppercase";
|
|
231
|
+
readonly fontWeight: string;
|
|
232
|
+
readonly lineHeight: string;
|
|
233
|
+
readonly fontFamily: string;
|
|
234
|
+
} | {
|
|
235
|
+
readonly fontSize: "0.6875rem";
|
|
236
|
+
readonly color: string;
|
|
237
|
+
readonly padding: `${string} ${string}`;
|
|
238
|
+
readonly letterSpacing: string;
|
|
239
|
+
readonly textTransform: "uppercase";
|
|
240
|
+
readonly fontWeight: string;
|
|
241
|
+
readonly lineHeight: string;
|
|
242
|
+
readonly fontFamily: string;
|
|
243
|
+
} | {
|
|
244
|
+
readonly fontSize: "0.6875rem";
|
|
245
|
+
readonly color: string;
|
|
246
|
+
readonly padding: `${string} ${string}`;
|
|
247
|
+
readonly letterSpacing: string;
|
|
248
|
+
readonly textTransform: "uppercase";
|
|
249
|
+
readonly fontWeight: string;
|
|
250
|
+
readonly lineHeight: string;
|
|
251
|
+
readonly fontFamily: string;
|
|
252
|
+
} | {
|
|
253
|
+
readonly fontSize: "0.6875rem";
|
|
254
|
+
readonly color: string;
|
|
255
|
+
readonly padding: `${string} ${string}`;
|
|
256
|
+
readonly letterSpacing: string;
|
|
257
|
+
readonly textTransform: "uppercase";
|
|
258
|
+
readonly fontWeight: "450";
|
|
259
|
+
readonly lineHeight: string;
|
|
260
|
+
readonly fontFamily: string;
|
|
261
|
+
} | {
|
|
262
|
+
readonly fontSize: "0.6875rem";
|
|
263
|
+
readonly color: string;
|
|
264
|
+
readonly padding: `${string} ${string}`;
|
|
265
|
+
readonly letterSpacing: string;
|
|
266
|
+
readonly textTransform: "uppercase";
|
|
267
|
+
readonly fontWeight: string;
|
|
268
|
+
readonly lineHeight: string;
|
|
269
|
+
readonly fontFamily: string;
|
|
270
|
+
} | {
|
|
271
|
+
readonly fontSize: "0.6875rem";
|
|
272
|
+
readonly color: string;
|
|
273
|
+
readonly padding: `${string} ${string}`;
|
|
274
|
+
readonly letterSpacing: string;
|
|
275
|
+
readonly textTransform: "uppercase";
|
|
276
|
+
readonly fontWeight: string;
|
|
277
|
+
readonly lineHeight: string;
|
|
278
|
+
readonly fontFamily: string;
|
|
279
|
+
} | {
|
|
280
|
+
readonly fontSize: "0.6875rem";
|
|
281
|
+
readonly color: string;
|
|
282
|
+
readonly padding: `${string} ${string}`;
|
|
283
|
+
readonly letterSpacing: string;
|
|
284
|
+
readonly textTransform: "uppercase";
|
|
285
|
+
readonly fontWeight: "450";
|
|
286
|
+
readonly lineHeight: string;
|
|
287
|
+
readonly fontFamily: string;
|
|
288
|
+
} | {
|
|
289
|
+
readonly fontSize: "0.6875rem";
|
|
290
|
+
readonly color: string;
|
|
291
|
+
readonly padding: `${string} ${string}`;
|
|
292
|
+
readonly letterSpacing: string;
|
|
293
|
+
readonly textTransform: "uppercase";
|
|
294
|
+
readonly fontWeight: string;
|
|
295
|
+
readonly lineHeight: string;
|
|
296
|
+
readonly fontFamily: string;
|
|
297
|
+
} | {
|
|
298
|
+
readonly fontSize: "0.6875rem";
|
|
299
|
+
readonly color: string;
|
|
300
|
+
readonly padding: `${string} ${string}`;
|
|
301
|
+
readonly letterSpacing: string;
|
|
302
|
+
readonly textTransform: "uppercase";
|
|
303
|
+
readonly fontWeight: "450";
|
|
304
|
+
readonly lineHeight: string;
|
|
305
|
+
readonly fontFamily: string;
|
|
306
|
+
} | {
|
|
307
|
+
readonly fontSize: "0.6875rem";
|
|
308
|
+
readonly color: string;
|
|
309
|
+
readonly padding: `${string} ${string}`;
|
|
310
|
+
readonly letterSpacing: string;
|
|
311
|
+
readonly textTransform: "uppercase";
|
|
312
|
+
readonly fontWeight: string;
|
|
313
|
+
readonly lineHeight: string;
|
|
314
|
+
readonly fontFamily: string;
|
|
315
|
+
} | {
|
|
316
|
+
readonly fontSize: "0.6875rem";
|
|
317
|
+
readonly color: string;
|
|
318
|
+
readonly padding: `${string} ${string}`;
|
|
319
|
+
readonly letterSpacing: string;
|
|
320
|
+
readonly textTransform: "uppercase";
|
|
321
|
+
readonly fontWeight: string;
|
|
322
|
+
readonly lineHeight: string;
|
|
323
|
+
readonly fontFamily: string;
|
|
324
|
+
} | {
|
|
325
|
+
readonly fontSize: "0.6875rem";
|
|
326
|
+
readonly color: string;
|
|
327
|
+
readonly padding: `${string} ${string}`;
|
|
328
|
+
readonly letterSpacing: string;
|
|
329
|
+
readonly textTransform: "uppercase";
|
|
330
|
+
readonly fontWeight: string;
|
|
331
|
+
readonly lineHeight: string;
|
|
332
|
+
readonly fontFamily: string;
|
|
333
|
+
} | {
|
|
334
|
+
readonly fontSize: "0.6875rem";
|
|
335
|
+
readonly color: string;
|
|
336
|
+
readonly padding: `${string} ${string}`;
|
|
337
|
+
readonly letterSpacing: string;
|
|
338
|
+
readonly textTransform: "uppercase";
|
|
339
|
+
readonly fontWeight: string;
|
|
340
|
+
readonly lineHeight: string;
|
|
341
|
+
readonly fontFamily: string;
|
|
342
|
+
} | {
|
|
343
|
+
readonly fontSize: "0.6875rem";
|
|
344
|
+
readonly color: string;
|
|
345
|
+
readonly padding: `${string} ${string}`;
|
|
346
|
+
readonly letterSpacing: string;
|
|
347
|
+
readonly textTransform: "uppercase";
|
|
348
|
+
readonly fontWeight: string;
|
|
349
|
+
readonly lineHeight: string;
|
|
350
|
+
readonly fontFamily: string;
|
|
351
|
+
} | {
|
|
352
|
+
readonly fontSize: "0.6875rem";
|
|
353
|
+
readonly color: string;
|
|
354
|
+
readonly padding: `${string} ${string}`;
|
|
355
|
+
readonly letterSpacing: string;
|
|
356
|
+
readonly textTransform: "uppercase";
|
|
357
|
+
readonly fontWeight: string;
|
|
358
|
+
readonly lineHeight: string;
|
|
359
|
+
readonly fontFamily: string;
|
|
360
|
+
} | {
|
|
361
|
+
readonly fontSize: "0.6875rem";
|
|
362
|
+
readonly color: string;
|
|
363
|
+
readonly padding: `${string} ${string}`;
|
|
364
|
+
readonly letterSpacing: string;
|
|
365
|
+
readonly textTransform: "uppercase";
|
|
366
|
+
readonly fontWeight: string;
|
|
367
|
+
readonly lineHeight: string;
|
|
368
|
+
readonly fontFamily: string;
|
|
369
|
+
} | {
|
|
370
|
+
readonly fontSize: "0.6875rem";
|
|
371
|
+
readonly color: string;
|
|
372
|
+
readonly padding: `${string} ${string}`;
|
|
373
|
+
readonly letterSpacing: string;
|
|
374
|
+
readonly textTransform: "uppercase";
|
|
375
|
+
readonly fontWeight: string;
|
|
376
|
+
readonly lineHeight: string;
|
|
377
|
+
readonly fontFamily: string;
|
|
378
|
+
} | {
|
|
379
|
+
readonly fontSize: "0.6875rem";
|
|
380
|
+
readonly color: string;
|
|
381
|
+
readonly padding: `${string} ${string}`;
|
|
382
|
+
readonly letterSpacing: string;
|
|
383
|
+
readonly textTransform: "uppercase";
|
|
384
|
+
readonly fontWeight: string;
|
|
385
|
+
readonly lineHeight: string;
|
|
386
|
+
readonly fontFamily: string;
|
|
387
|
+
} | {
|
|
388
|
+
readonly fontSize: "0.6875rem";
|
|
389
|
+
readonly color: string;
|
|
390
|
+
readonly padding: `${string} ${string}`;
|
|
391
|
+
readonly letterSpacing: string;
|
|
392
|
+
readonly textTransform: "uppercase";
|
|
393
|
+
readonly fontWeight: string;
|
|
394
|
+
readonly lineHeight: string;
|
|
395
|
+
readonly fontFamily: string;
|
|
396
|
+
} | {
|
|
397
|
+
readonly fontSize: "0.6875rem";
|
|
398
|
+
readonly color: string;
|
|
399
|
+
readonly padding: `${string} ${string}`;
|
|
400
|
+
readonly letterSpacing: string;
|
|
401
|
+
readonly textTransform: "uppercase";
|
|
402
|
+
readonly fontWeight: string;
|
|
403
|
+
readonly lineHeight: string;
|
|
404
|
+
readonly fontFamily: string;
|
|
405
|
+
};
|
|
406
|
+
readonly groupAction: {
|
|
407
|
+
readonly display: "flex";
|
|
408
|
+
readonly alignItems: "center";
|
|
409
|
+
readonly justifyContent: "center";
|
|
410
|
+
readonly width: "1.5rem";
|
|
411
|
+
readonly height: "1.5rem";
|
|
412
|
+
readonly borderRadius: string;
|
|
413
|
+
readonly cursor: "pointer";
|
|
414
|
+
readonly color: string;
|
|
415
|
+
readonly backgroundColor: "transparent";
|
|
416
|
+
readonly borderWidth: "0";
|
|
417
|
+
readonly _hover: {
|
|
418
|
+
readonly backgroundColor: string;
|
|
419
|
+
};
|
|
420
|
+
};
|
|
421
|
+
readonly menu: {
|
|
422
|
+
readonly listStyleType: "none";
|
|
423
|
+
readonly padding: "0";
|
|
424
|
+
readonly margin: "0";
|
|
425
|
+
readonly display: "flex";
|
|
426
|
+
readonly flexDirection: "column";
|
|
427
|
+
readonly gap: string;
|
|
428
|
+
};
|
|
429
|
+
readonly menuItem: {
|
|
430
|
+
readonly position: "relative";
|
|
431
|
+
};
|
|
432
|
+
readonly menuButton: {
|
|
433
|
+
readonly fontSize: "0.8125rem";
|
|
434
|
+
readonly display: "flex";
|
|
435
|
+
readonly flexDirection: "row";
|
|
436
|
+
readonly flexWrap: "nowrap";
|
|
437
|
+
readonly alignItems: "center";
|
|
438
|
+
readonly gap: string;
|
|
439
|
+
readonly width: "100%";
|
|
440
|
+
readonly padding: `${string} ${string}`;
|
|
441
|
+
readonly borderRadius: string;
|
|
442
|
+
readonly color: string;
|
|
443
|
+
readonly backgroundColor: "transparent";
|
|
444
|
+
readonly borderWidth: "0";
|
|
445
|
+
readonly cursor: "pointer";
|
|
446
|
+
readonly transition: "colors";
|
|
447
|
+
readonly _hover: {
|
|
448
|
+
readonly backgroundColor: string;
|
|
449
|
+
readonly color: string;
|
|
450
|
+
};
|
|
451
|
+
readonly _active: {
|
|
452
|
+
readonly backgroundColor: string;
|
|
453
|
+
readonly color: string;
|
|
454
|
+
readonly fontWeight: string;
|
|
455
|
+
};
|
|
456
|
+
readonly fontWeight: string;
|
|
457
|
+
readonly lineHeight: "1";
|
|
458
|
+
readonly fontFamily: string;
|
|
459
|
+
} | {
|
|
460
|
+
readonly fontSize: "0.8125rem";
|
|
461
|
+
readonly display: "flex";
|
|
462
|
+
readonly flexDirection: "row";
|
|
463
|
+
readonly flexWrap: "nowrap";
|
|
464
|
+
readonly alignItems: "center";
|
|
465
|
+
readonly gap: string;
|
|
466
|
+
readonly width: "100%";
|
|
467
|
+
readonly padding: `${string} ${string}`;
|
|
468
|
+
readonly borderRadius: string;
|
|
469
|
+
readonly color: string;
|
|
470
|
+
readonly backgroundColor: "transparent";
|
|
471
|
+
readonly borderWidth: "0";
|
|
472
|
+
readonly cursor: "pointer";
|
|
473
|
+
readonly transition: "colors";
|
|
474
|
+
readonly _hover: {
|
|
475
|
+
readonly backgroundColor: string;
|
|
476
|
+
readonly color: string;
|
|
477
|
+
};
|
|
478
|
+
readonly _active: {
|
|
479
|
+
readonly backgroundColor: string;
|
|
480
|
+
readonly color: string;
|
|
481
|
+
readonly fontWeight: string;
|
|
482
|
+
};
|
|
483
|
+
readonly fontWeight: string;
|
|
484
|
+
readonly lineHeight: string;
|
|
485
|
+
readonly fontFamily: string;
|
|
486
|
+
} | {
|
|
487
|
+
readonly fontSize: "0.8125rem";
|
|
488
|
+
readonly display: "flex";
|
|
489
|
+
readonly flexDirection: "row";
|
|
490
|
+
readonly flexWrap: "nowrap";
|
|
491
|
+
readonly alignItems: "center";
|
|
492
|
+
readonly gap: string;
|
|
493
|
+
readonly width: "100%";
|
|
494
|
+
readonly padding: `${string} ${string}`;
|
|
495
|
+
readonly borderRadius: string;
|
|
496
|
+
readonly color: string;
|
|
497
|
+
readonly backgroundColor: "transparent";
|
|
498
|
+
readonly borderWidth: "0";
|
|
499
|
+
readonly cursor: "pointer";
|
|
500
|
+
readonly transition: "colors";
|
|
501
|
+
readonly _hover: {
|
|
502
|
+
readonly backgroundColor: string;
|
|
503
|
+
readonly color: string;
|
|
504
|
+
};
|
|
505
|
+
readonly _active: {
|
|
506
|
+
readonly backgroundColor: string;
|
|
507
|
+
readonly color: string;
|
|
508
|
+
readonly fontWeight: string;
|
|
509
|
+
};
|
|
510
|
+
readonly fontWeight: string;
|
|
511
|
+
readonly lineHeight: string;
|
|
512
|
+
readonly fontFamily: string;
|
|
513
|
+
} | {
|
|
514
|
+
readonly fontSize: "0.8125rem";
|
|
515
|
+
readonly display: "flex";
|
|
516
|
+
readonly flexDirection: "row";
|
|
517
|
+
readonly flexWrap: "nowrap";
|
|
518
|
+
readonly alignItems: "center";
|
|
519
|
+
readonly gap: string;
|
|
520
|
+
readonly width: "100%";
|
|
521
|
+
readonly padding: `${string} ${string}`;
|
|
522
|
+
readonly borderRadius: string;
|
|
523
|
+
readonly color: string;
|
|
524
|
+
readonly backgroundColor: "transparent";
|
|
525
|
+
readonly borderWidth: "0";
|
|
526
|
+
readonly cursor: "pointer";
|
|
527
|
+
readonly transition: "colors";
|
|
528
|
+
readonly _hover: {
|
|
529
|
+
readonly backgroundColor: string;
|
|
530
|
+
readonly color: string;
|
|
531
|
+
};
|
|
532
|
+
readonly _active: {
|
|
533
|
+
readonly backgroundColor: string;
|
|
534
|
+
readonly color: string;
|
|
535
|
+
readonly fontWeight: string;
|
|
536
|
+
};
|
|
537
|
+
readonly fontWeight: string;
|
|
538
|
+
readonly lineHeight: string;
|
|
539
|
+
readonly fontFamily: string;
|
|
540
|
+
} | {
|
|
541
|
+
readonly fontSize: "0.8125rem";
|
|
542
|
+
readonly display: "flex";
|
|
543
|
+
readonly flexDirection: "row";
|
|
544
|
+
readonly flexWrap: "nowrap";
|
|
545
|
+
readonly alignItems: "center";
|
|
546
|
+
readonly gap: string;
|
|
547
|
+
readonly width: "100%";
|
|
548
|
+
readonly padding: `${string} ${string}`;
|
|
549
|
+
readonly borderRadius: string;
|
|
550
|
+
readonly color: string;
|
|
551
|
+
readonly backgroundColor: "transparent";
|
|
552
|
+
readonly borderWidth: "0";
|
|
553
|
+
readonly cursor: "pointer";
|
|
554
|
+
readonly transition: "colors";
|
|
555
|
+
readonly _hover: {
|
|
556
|
+
readonly backgroundColor: string;
|
|
557
|
+
readonly color: string;
|
|
558
|
+
};
|
|
559
|
+
readonly _active: {
|
|
560
|
+
readonly backgroundColor: string;
|
|
561
|
+
readonly color: string;
|
|
562
|
+
readonly fontWeight: string;
|
|
563
|
+
};
|
|
564
|
+
readonly fontWeight: string;
|
|
565
|
+
readonly lineHeight: string;
|
|
566
|
+
readonly fontFamily: string;
|
|
567
|
+
} | {
|
|
568
|
+
readonly fontSize: "0.8125rem";
|
|
569
|
+
readonly display: "flex";
|
|
570
|
+
readonly flexDirection: "row";
|
|
571
|
+
readonly flexWrap: "nowrap";
|
|
572
|
+
readonly alignItems: "center";
|
|
573
|
+
readonly gap: string;
|
|
574
|
+
readonly width: "100%";
|
|
575
|
+
readonly padding: `${string} ${string}`;
|
|
576
|
+
readonly borderRadius: string;
|
|
577
|
+
readonly color: string;
|
|
578
|
+
readonly backgroundColor: "transparent";
|
|
579
|
+
readonly borderWidth: "0";
|
|
580
|
+
readonly cursor: "pointer";
|
|
581
|
+
readonly transition: "colors";
|
|
582
|
+
readonly _hover: {
|
|
583
|
+
readonly backgroundColor: string;
|
|
584
|
+
readonly color: string;
|
|
585
|
+
};
|
|
586
|
+
readonly _active: {
|
|
587
|
+
readonly backgroundColor: string;
|
|
588
|
+
readonly color: string;
|
|
589
|
+
readonly fontWeight: string;
|
|
590
|
+
};
|
|
591
|
+
readonly fontWeight: "450";
|
|
592
|
+
readonly lineHeight: string;
|
|
593
|
+
readonly fontFamily: string;
|
|
594
|
+
} | {
|
|
595
|
+
readonly fontSize: "0.8125rem";
|
|
596
|
+
readonly display: "flex";
|
|
597
|
+
readonly flexDirection: "row";
|
|
598
|
+
readonly flexWrap: "nowrap";
|
|
599
|
+
readonly alignItems: "center";
|
|
600
|
+
readonly gap: string;
|
|
601
|
+
readonly width: "100%";
|
|
602
|
+
readonly padding: `${string} ${string}`;
|
|
603
|
+
readonly borderRadius: string;
|
|
604
|
+
readonly color: string;
|
|
605
|
+
readonly backgroundColor: "transparent";
|
|
606
|
+
readonly borderWidth: "0";
|
|
607
|
+
readonly cursor: "pointer";
|
|
608
|
+
readonly transition: "colors";
|
|
609
|
+
readonly _hover: {
|
|
610
|
+
readonly backgroundColor: string;
|
|
611
|
+
readonly color: string;
|
|
612
|
+
};
|
|
613
|
+
readonly _active: {
|
|
614
|
+
readonly backgroundColor: string;
|
|
615
|
+
readonly color: string;
|
|
616
|
+
readonly fontWeight: string;
|
|
617
|
+
};
|
|
618
|
+
readonly fontWeight: string;
|
|
619
|
+
readonly lineHeight: string;
|
|
620
|
+
readonly fontFamily: string;
|
|
621
|
+
} | {
|
|
622
|
+
readonly fontSize: "0.8125rem";
|
|
623
|
+
readonly display: "flex";
|
|
624
|
+
readonly flexDirection: "row";
|
|
625
|
+
readonly flexWrap: "nowrap";
|
|
626
|
+
readonly alignItems: "center";
|
|
627
|
+
readonly gap: string;
|
|
628
|
+
readonly width: "100%";
|
|
629
|
+
readonly padding: `${string} ${string}`;
|
|
630
|
+
readonly borderRadius: string;
|
|
631
|
+
readonly color: string;
|
|
632
|
+
readonly backgroundColor: "transparent";
|
|
633
|
+
readonly borderWidth: "0";
|
|
634
|
+
readonly cursor: "pointer";
|
|
635
|
+
readonly transition: "colors";
|
|
636
|
+
readonly _hover: {
|
|
637
|
+
readonly backgroundColor: string;
|
|
638
|
+
readonly color: string;
|
|
639
|
+
};
|
|
640
|
+
readonly _active: {
|
|
641
|
+
readonly backgroundColor: string;
|
|
642
|
+
readonly color: string;
|
|
643
|
+
readonly fontWeight: string;
|
|
644
|
+
};
|
|
645
|
+
readonly fontWeight: string;
|
|
646
|
+
readonly lineHeight: string;
|
|
647
|
+
readonly fontFamily: string;
|
|
648
|
+
} | {
|
|
649
|
+
readonly fontSize: "0.8125rem";
|
|
650
|
+
readonly display: "flex";
|
|
651
|
+
readonly flexDirection: "row";
|
|
652
|
+
readonly flexWrap: "nowrap";
|
|
653
|
+
readonly alignItems: "center";
|
|
654
|
+
readonly gap: string;
|
|
655
|
+
readonly width: "100%";
|
|
656
|
+
readonly padding: `${string} ${string}`;
|
|
657
|
+
readonly borderRadius: string;
|
|
658
|
+
readonly color: string;
|
|
659
|
+
readonly backgroundColor: "transparent";
|
|
660
|
+
readonly borderWidth: "0";
|
|
661
|
+
readonly cursor: "pointer";
|
|
662
|
+
readonly transition: "colors";
|
|
663
|
+
readonly _hover: {
|
|
664
|
+
readonly backgroundColor: string;
|
|
665
|
+
readonly color: string;
|
|
666
|
+
};
|
|
667
|
+
readonly _active: {
|
|
668
|
+
readonly backgroundColor: string;
|
|
669
|
+
readonly color: string;
|
|
670
|
+
readonly fontWeight: string;
|
|
671
|
+
};
|
|
672
|
+
readonly fontWeight: "450";
|
|
673
|
+
readonly lineHeight: string;
|
|
674
|
+
readonly fontFamily: string;
|
|
675
|
+
} | {
|
|
676
|
+
readonly fontSize: "0.8125rem";
|
|
677
|
+
readonly display: "flex";
|
|
678
|
+
readonly flexDirection: "row";
|
|
679
|
+
readonly flexWrap: "nowrap";
|
|
680
|
+
readonly alignItems: "center";
|
|
681
|
+
readonly gap: string;
|
|
682
|
+
readonly width: "100%";
|
|
683
|
+
readonly padding: `${string} ${string}`;
|
|
684
|
+
readonly borderRadius: string;
|
|
685
|
+
readonly color: string;
|
|
686
|
+
readonly backgroundColor: "transparent";
|
|
687
|
+
readonly borderWidth: "0";
|
|
688
|
+
readonly cursor: "pointer";
|
|
689
|
+
readonly transition: "colors";
|
|
690
|
+
readonly _hover: {
|
|
691
|
+
readonly backgroundColor: string;
|
|
692
|
+
readonly color: string;
|
|
693
|
+
};
|
|
694
|
+
readonly _active: {
|
|
695
|
+
readonly backgroundColor: string;
|
|
696
|
+
readonly color: string;
|
|
697
|
+
readonly fontWeight: string;
|
|
698
|
+
};
|
|
699
|
+
readonly fontWeight: string;
|
|
700
|
+
readonly lineHeight: string;
|
|
701
|
+
readonly fontFamily: string;
|
|
702
|
+
} | {
|
|
703
|
+
readonly fontSize: "0.8125rem";
|
|
704
|
+
readonly display: "flex";
|
|
705
|
+
readonly flexDirection: "row";
|
|
706
|
+
readonly flexWrap: "nowrap";
|
|
707
|
+
readonly alignItems: "center";
|
|
708
|
+
readonly gap: string;
|
|
709
|
+
readonly width: "100%";
|
|
710
|
+
readonly padding: `${string} ${string}`;
|
|
711
|
+
readonly borderRadius: string;
|
|
712
|
+
readonly color: string;
|
|
713
|
+
readonly backgroundColor: "transparent";
|
|
714
|
+
readonly borderWidth: "0";
|
|
715
|
+
readonly cursor: "pointer";
|
|
716
|
+
readonly transition: "colors";
|
|
717
|
+
readonly _hover: {
|
|
718
|
+
readonly backgroundColor: string;
|
|
719
|
+
readonly color: string;
|
|
720
|
+
};
|
|
721
|
+
readonly _active: {
|
|
722
|
+
readonly backgroundColor: string;
|
|
723
|
+
readonly color: string;
|
|
724
|
+
readonly fontWeight: string;
|
|
725
|
+
};
|
|
726
|
+
readonly fontWeight: "450";
|
|
727
|
+
readonly lineHeight: string;
|
|
728
|
+
readonly fontFamily: string;
|
|
729
|
+
} | {
|
|
730
|
+
readonly fontSize: "0.8125rem";
|
|
731
|
+
readonly display: "flex";
|
|
732
|
+
readonly flexDirection: "row";
|
|
733
|
+
readonly flexWrap: "nowrap";
|
|
734
|
+
readonly alignItems: "center";
|
|
735
|
+
readonly gap: string;
|
|
736
|
+
readonly width: "100%";
|
|
737
|
+
readonly padding: `${string} ${string}`;
|
|
738
|
+
readonly borderRadius: string;
|
|
739
|
+
readonly color: string;
|
|
740
|
+
readonly backgroundColor: "transparent";
|
|
741
|
+
readonly borderWidth: "0";
|
|
742
|
+
readonly cursor: "pointer";
|
|
743
|
+
readonly transition: "colors";
|
|
744
|
+
readonly _hover: {
|
|
745
|
+
readonly backgroundColor: string;
|
|
746
|
+
readonly color: string;
|
|
747
|
+
};
|
|
748
|
+
readonly _active: {
|
|
749
|
+
readonly backgroundColor: string;
|
|
750
|
+
readonly color: string;
|
|
751
|
+
readonly fontWeight: string;
|
|
752
|
+
};
|
|
753
|
+
readonly fontWeight: string;
|
|
754
|
+
readonly lineHeight: string;
|
|
755
|
+
readonly fontFamily: string;
|
|
756
|
+
} | {
|
|
757
|
+
readonly fontSize: "0.8125rem";
|
|
758
|
+
readonly display: "flex";
|
|
759
|
+
readonly flexDirection: "row";
|
|
760
|
+
readonly flexWrap: "nowrap";
|
|
761
|
+
readonly alignItems: "center";
|
|
762
|
+
readonly gap: string;
|
|
763
|
+
readonly width: "100%";
|
|
764
|
+
readonly padding: `${string} ${string}`;
|
|
765
|
+
readonly borderRadius: string;
|
|
766
|
+
readonly color: string;
|
|
767
|
+
readonly backgroundColor: "transparent";
|
|
768
|
+
readonly borderWidth: "0";
|
|
769
|
+
readonly cursor: "pointer";
|
|
770
|
+
readonly transition: "colors";
|
|
771
|
+
readonly _hover: {
|
|
772
|
+
readonly backgroundColor: string;
|
|
773
|
+
readonly color: string;
|
|
774
|
+
};
|
|
775
|
+
readonly _active: {
|
|
776
|
+
readonly backgroundColor: string;
|
|
777
|
+
readonly color: string;
|
|
778
|
+
readonly fontWeight: string;
|
|
779
|
+
};
|
|
780
|
+
readonly fontWeight: string;
|
|
781
|
+
readonly lineHeight: string;
|
|
782
|
+
readonly fontFamily: string;
|
|
783
|
+
} | {
|
|
784
|
+
readonly fontSize: "0.8125rem";
|
|
785
|
+
readonly display: "flex";
|
|
786
|
+
readonly flexDirection: "row";
|
|
787
|
+
readonly flexWrap: "nowrap";
|
|
788
|
+
readonly alignItems: "center";
|
|
789
|
+
readonly gap: string;
|
|
790
|
+
readonly width: "100%";
|
|
791
|
+
readonly padding: `${string} ${string}`;
|
|
792
|
+
readonly borderRadius: string;
|
|
793
|
+
readonly color: string;
|
|
794
|
+
readonly backgroundColor: "transparent";
|
|
795
|
+
readonly borderWidth: "0";
|
|
796
|
+
readonly cursor: "pointer";
|
|
797
|
+
readonly transition: "colors";
|
|
798
|
+
readonly _hover: {
|
|
799
|
+
readonly backgroundColor: string;
|
|
800
|
+
readonly color: string;
|
|
801
|
+
};
|
|
802
|
+
readonly _active: {
|
|
803
|
+
readonly backgroundColor: string;
|
|
804
|
+
readonly color: string;
|
|
805
|
+
readonly fontWeight: string;
|
|
806
|
+
};
|
|
807
|
+
readonly fontWeight: string;
|
|
808
|
+
readonly lineHeight: string;
|
|
809
|
+
readonly fontFamily: string;
|
|
810
|
+
} | {
|
|
811
|
+
readonly fontSize: "0.8125rem";
|
|
812
|
+
readonly display: "flex";
|
|
813
|
+
readonly flexDirection: "row";
|
|
814
|
+
readonly flexWrap: "nowrap";
|
|
815
|
+
readonly alignItems: "center";
|
|
816
|
+
readonly gap: string;
|
|
817
|
+
readonly width: "100%";
|
|
818
|
+
readonly padding: `${string} ${string}`;
|
|
819
|
+
readonly borderRadius: string;
|
|
820
|
+
readonly color: string;
|
|
821
|
+
readonly backgroundColor: "transparent";
|
|
822
|
+
readonly borderWidth: "0";
|
|
823
|
+
readonly cursor: "pointer";
|
|
824
|
+
readonly transition: "colors";
|
|
825
|
+
readonly _hover: {
|
|
826
|
+
readonly backgroundColor: string;
|
|
827
|
+
readonly color: string;
|
|
828
|
+
};
|
|
829
|
+
readonly _active: {
|
|
830
|
+
readonly backgroundColor: string;
|
|
831
|
+
readonly color: string;
|
|
832
|
+
readonly fontWeight: string;
|
|
833
|
+
};
|
|
834
|
+
readonly fontWeight: string;
|
|
835
|
+
readonly lineHeight: string;
|
|
836
|
+
readonly fontFamily: string;
|
|
837
|
+
} | {
|
|
838
|
+
readonly fontSize: "0.8125rem";
|
|
839
|
+
readonly display: "flex";
|
|
840
|
+
readonly flexDirection: "row";
|
|
841
|
+
readonly flexWrap: "nowrap";
|
|
842
|
+
readonly alignItems: "center";
|
|
843
|
+
readonly gap: string;
|
|
844
|
+
readonly width: "100%";
|
|
845
|
+
readonly padding: `${string} ${string}`;
|
|
846
|
+
readonly borderRadius: string;
|
|
847
|
+
readonly color: string;
|
|
848
|
+
readonly backgroundColor: "transparent";
|
|
849
|
+
readonly borderWidth: "0";
|
|
850
|
+
readonly cursor: "pointer";
|
|
851
|
+
readonly transition: "colors";
|
|
852
|
+
readonly _hover: {
|
|
853
|
+
readonly backgroundColor: string;
|
|
854
|
+
readonly color: string;
|
|
855
|
+
};
|
|
856
|
+
readonly _active: {
|
|
857
|
+
readonly backgroundColor: string;
|
|
858
|
+
readonly color: string;
|
|
859
|
+
readonly fontWeight: string;
|
|
860
|
+
};
|
|
861
|
+
readonly fontWeight: string;
|
|
862
|
+
readonly lineHeight: string;
|
|
863
|
+
readonly fontFamily: string;
|
|
864
|
+
} | {
|
|
865
|
+
readonly fontSize: "0.8125rem";
|
|
866
|
+
readonly display: "flex";
|
|
867
|
+
readonly flexDirection: "row";
|
|
868
|
+
readonly flexWrap: "nowrap";
|
|
869
|
+
readonly alignItems: "center";
|
|
870
|
+
readonly gap: string;
|
|
871
|
+
readonly width: "100%";
|
|
872
|
+
readonly padding: `${string} ${string}`;
|
|
873
|
+
readonly borderRadius: string;
|
|
874
|
+
readonly color: string;
|
|
875
|
+
readonly backgroundColor: "transparent";
|
|
876
|
+
readonly borderWidth: "0";
|
|
877
|
+
readonly cursor: "pointer";
|
|
878
|
+
readonly transition: "colors";
|
|
879
|
+
readonly _hover: {
|
|
880
|
+
readonly backgroundColor: string;
|
|
881
|
+
readonly color: string;
|
|
882
|
+
};
|
|
883
|
+
readonly _active: {
|
|
884
|
+
readonly backgroundColor: string;
|
|
885
|
+
readonly color: string;
|
|
886
|
+
readonly fontWeight: string;
|
|
887
|
+
};
|
|
888
|
+
readonly fontWeight: string;
|
|
889
|
+
readonly lineHeight: string;
|
|
890
|
+
readonly fontFamily: string;
|
|
891
|
+
} | {
|
|
892
|
+
readonly fontSize: "0.8125rem";
|
|
893
|
+
readonly display: "flex";
|
|
894
|
+
readonly flexDirection: "row";
|
|
895
|
+
readonly flexWrap: "nowrap";
|
|
896
|
+
readonly alignItems: "center";
|
|
897
|
+
readonly gap: string;
|
|
898
|
+
readonly width: "100%";
|
|
899
|
+
readonly padding: `${string} ${string}`;
|
|
900
|
+
readonly borderRadius: string;
|
|
901
|
+
readonly color: string;
|
|
902
|
+
readonly backgroundColor: "transparent";
|
|
903
|
+
readonly borderWidth: "0";
|
|
904
|
+
readonly cursor: "pointer";
|
|
905
|
+
readonly transition: "colors";
|
|
906
|
+
readonly _hover: {
|
|
907
|
+
readonly backgroundColor: string;
|
|
908
|
+
readonly color: string;
|
|
909
|
+
};
|
|
910
|
+
readonly _active: {
|
|
911
|
+
readonly backgroundColor: string;
|
|
912
|
+
readonly color: string;
|
|
913
|
+
readonly fontWeight: string;
|
|
914
|
+
};
|
|
915
|
+
readonly fontWeight: string;
|
|
916
|
+
readonly lineHeight: string;
|
|
917
|
+
readonly fontFamily: string;
|
|
918
|
+
} | {
|
|
919
|
+
readonly fontSize: "0.8125rem";
|
|
920
|
+
readonly display: "flex";
|
|
921
|
+
readonly flexDirection: "row";
|
|
922
|
+
readonly flexWrap: "nowrap";
|
|
923
|
+
readonly alignItems: "center";
|
|
924
|
+
readonly gap: string;
|
|
925
|
+
readonly width: "100%";
|
|
926
|
+
readonly padding: `${string} ${string}`;
|
|
927
|
+
readonly borderRadius: string;
|
|
928
|
+
readonly color: string;
|
|
929
|
+
readonly backgroundColor: "transparent";
|
|
930
|
+
readonly borderWidth: "0";
|
|
931
|
+
readonly cursor: "pointer";
|
|
932
|
+
readonly transition: "colors";
|
|
933
|
+
readonly _hover: {
|
|
934
|
+
readonly backgroundColor: string;
|
|
935
|
+
readonly color: string;
|
|
936
|
+
};
|
|
937
|
+
readonly _active: {
|
|
938
|
+
readonly backgroundColor: string;
|
|
939
|
+
readonly color: string;
|
|
940
|
+
readonly fontWeight: string;
|
|
941
|
+
};
|
|
942
|
+
readonly fontWeight: string;
|
|
943
|
+
readonly lineHeight: string;
|
|
944
|
+
readonly fontFamily: string;
|
|
945
|
+
} | {
|
|
946
|
+
readonly fontSize: "0.8125rem";
|
|
947
|
+
readonly display: "flex";
|
|
948
|
+
readonly flexDirection: "row";
|
|
949
|
+
readonly flexWrap: "nowrap";
|
|
950
|
+
readonly alignItems: "center";
|
|
951
|
+
readonly gap: string;
|
|
952
|
+
readonly width: "100%";
|
|
953
|
+
readonly padding: `${string} ${string}`;
|
|
954
|
+
readonly borderRadius: string;
|
|
955
|
+
readonly color: string;
|
|
956
|
+
readonly backgroundColor: "transparent";
|
|
957
|
+
readonly borderWidth: "0";
|
|
958
|
+
readonly cursor: "pointer";
|
|
959
|
+
readonly transition: "colors";
|
|
960
|
+
readonly _hover: {
|
|
961
|
+
readonly backgroundColor: string;
|
|
962
|
+
readonly color: string;
|
|
963
|
+
};
|
|
964
|
+
readonly _active: {
|
|
965
|
+
readonly backgroundColor: string;
|
|
966
|
+
readonly color: string;
|
|
967
|
+
readonly fontWeight: string;
|
|
968
|
+
};
|
|
969
|
+
readonly fontWeight: string;
|
|
970
|
+
readonly lineHeight: string;
|
|
971
|
+
readonly fontFamily: string;
|
|
972
|
+
} | {
|
|
973
|
+
readonly fontSize: "0.8125rem";
|
|
974
|
+
readonly display: "flex";
|
|
975
|
+
readonly flexDirection: "row";
|
|
976
|
+
readonly flexWrap: "nowrap";
|
|
977
|
+
readonly alignItems: "center";
|
|
978
|
+
readonly gap: string;
|
|
979
|
+
readonly width: "100%";
|
|
980
|
+
readonly padding: `${string} ${string}`;
|
|
981
|
+
readonly borderRadius: string;
|
|
982
|
+
readonly color: string;
|
|
983
|
+
readonly backgroundColor: "transparent";
|
|
984
|
+
readonly borderWidth: "0";
|
|
985
|
+
readonly cursor: "pointer";
|
|
986
|
+
readonly transition: "colors";
|
|
987
|
+
readonly _hover: {
|
|
988
|
+
readonly backgroundColor: string;
|
|
989
|
+
readonly color: string;
|
|
990
|
+
};
|
|
991
|
+
readonly _active: {
|
|
992
|
+
readonly backgroundColor: string;
|
|
993
|
+
readonly color: string;
|
|
994
|
+
readonly fontWeight: string;
|
|
995
|
+
};
|
|
996
|
+
readonly fontWeight: string;
|
|
997
|
+
readonly lineHeight: string;
|
|
998
|
+
readonly fontFamily: string;
|
|
999
|
+
} | {
|
|
1000
|
+
readonly fontSize: "0.8125rem";
|
|
1001
|
+
readonly display: "flex";
|
|
1002
|
+
readonly flexDirection: "row";
|
|
1003
|
+
readonly flexWrap: "nowrap";
|
|
1004
|
+
readonly alignItems: "center";
|
|
1005
|
+
readonly gap: string;
|
|
1006
|
+
readonly width: "100%";
|
|
1007
|
+
readonly padding: `${string} ${string}`;
|
|
1008
|
+
readonly borderRadius: string;
|
|
1009
|
+
readonly color: string;
|
|
1010
|
+
readonly backgroundColor: "transparent";
|
|
1011
|
+
readonly borderWidth: "0";
|
|
1012
|
+
readonly cursor: "pointer";
|
|
1013
|
+
readonly transition: "colors";
|
|
1014
|
+
readonly _hover: {
|
|
1015
|
+
readonly backgroundColor: string;
|
|
1016
|
+
readonly color: string;
|
|
1017
|
+
};
|
|
1018
|
+
readonly _active: {
|
|
1019
|
+
readonly backgroundColor: string;
|
|
1020
|
+
readonly color: string;
|
|
1021
|
+
readonly fontWeight: string;
|
|
1022
|
+
};
|
|
1023
|
+
readonly fontWeight: string;
|
|
1024
|
+
readonly lineHeight: string;
|
|
1025
|
+
readonly fontFamily: string;
|
|
1026
|
+
};
|
|
1027
|
+
readonly menuAction: {
|
|
1028
|
+
readonly position: "absolute";
|
|
1029
|
+
readonly right: string;
|
|
1030
|
+
readonly display: "flex";
|
|
1031
|
+
readonly alignItems: "center";
|
|
1032
|
+
readonly justifyContent: "center";
|
|
1033
|
+
readonly width: "1.5rem";
|
|
1034
|
+
readonly height: "1.5rem";
|
|
1035
|
+
readonly borderRadius: string;
|
|
1036
|
+
readonly cursor: "pointer";
|
|
1037
|
+
readonly color: string;
|
|
1038
|
+
readonly backgroundColor: "transparent";
|
|
1039
|
+
readonly borderWidth: "0";
|
|
1040
|
+
readonly opacity: "0";
|
|
1041
|
+
readonly transition: "all";
|
|
1042
|
+
readonly _hover: {
|
|
1043
|
+
readonly backgroundColor: string;
|
|
1044
|
+
readonly color: string;
|
|
1045
|
+
};
|
|
1046
|
+
};
|
|
1047
|
+
readonly menuBadge: {
|
|
1048
|
+
readonly fontSize: "0.6875rem";
|
|
1049
|
+
readonly color: string;
|
|
1050
|
+
readonly marginLeft: "auto";
|
|
1051
|
+
readonly fontWeight: string;
|
|
1052
|
+
readonly lineHeight: "1";
|
|
1053
|
+
readonly fontFamily: string;
|
|
1054
|
+
} | {
|
|
1055
|
+
readonly fontSize: "0.6875rem";
|
|
1056
|
+
readonly color: string;
|
|
1057
|
+
readonly marginLeft: "auto";
|
|
1058
|
+
readonly fontWeight: string;
|
|
1059
|
+
readonly lineHeight: string;
|
|
1060
|
+
readonly fontFamily: string;
|
|
1061
|
+
} | {
|
|
1062
|
+
readonly fontSize: "0.6875rem";
|
|
1063
|
+
readonly color: string;
|
|
1064
|
+
readonly marginLeft: "auto";
|
|
1065
|
+
readonly fontWeight: string;
|
|
1066
|
+
readonly lineHeight: string;
|
|
1067
|
+
readonly fontFamily: string;
|
|
1068
|
+
} | {
|
|
1069
|
+
readonly fontSize: "0.6875rem";
|
|
1070
|
+
readonly color: string;
|
|
1071
|
+
readonly marginLeft: "auto";
|
|
1072
|
+
readonly fontWeight: string;
|
|
1073
|
+
readonly lineHeight: string;
|
|
1074
|
+
readonly fontFamily: string;
|
|
1075
|
+
} | {
|
|
1076
|
+
readonly fontSize: "0.6875rem";
|
|
1077
|
+
readonly color: string;
|
|
1078
|
+
readonly marginLeft: "auto";
|
|
1079
|
+
readonly fontWeight: string;
|
|
1080
|
+
readonly lineHeight: string;
|
|
1081
|
+
readonly fontFamily: string;
|
|
1082
|
+
} | {
|
|
1083
|
+
readonly fontSize: "0.6875rem";
|
|
1084
|
+
readonly color: string;
|
|
1085
|
+
readonly marginLeft: "auto";
|
|
1086
|
+
readonly fontWeight: "450";
|
|
1087
|
+
readonly lineHeight: string;
|
|
1088
|
+
readonly fontFamily: string;
|
|
1089
|
+
} | {
|
|
1090
|
+
readonly fontSize: "0.6875rem";
|
|
1091
|
+
readonly color: string;
|
|
1092
|
+
readonly marginLeft: "auto";
|
|
1093
|
+
readonly fontWeight: string;
|
|
1094
|
+
readonly lineHeight: string;
|
|
1095
|
+
readonly fontFamily: string;
|
|
1096
|
+
} | {
|
|
1097
|
+
readonly fontSize: "0.6875rem";
|
|
1098
|
+
readonly color: string;
|
|
1099
|
+
readonly marginLeft: "auto";
|
|
1100
|
+
readonly fontWeight: string;
|
|
1101
|
+
readonly lineHeight: string;
|
|
1102
|
+
readonly fontFamily: string;
|
|
1103
|
+
} | {
|
|
1104
|
+
readonly fontSize: "0.6875rem";
|
|
1105
|
+
readonly color: string;
|
|
1106
|
+
readonly marginLeft: "auto";
|
|
1107
|
+
readonly fontWeight: "450";
|
|
1108
|
+
readonly lineHeight: string;
|
|
1109
|
+
readonly fontFamily: string;
|
|
1110
|
+
} | {
|
|
1111
|
+
readonly fontSize: "0.6875rem";
|
|
1112
|
+
readonly color: string;
|
|
1113
|
+
readonly marginLeft: "auto";
|
|
1114
|
+
readonly fontWeight: string;
|
|
1115
|
+
readonly lineHeight: string;
|
|
1116
|
+
readonly fontFamily: string;
|
|
1117
|
+
} | {
|
|
1118
|
+
readonly fontSize: "0.6875rem";
|
|
1119
|
+
readonly color: string;
|
|
1120
|
+
readonly marginLeft: "auto";
|
|
1121
|
+
readonly fontWeight: "450";
|
|
1122
|
+
readonly lineHeight: string;
|
|
1123
|
+
readonly fontFamily: string;
|
|
1124
|
+
} | {
|
|
1125
|
+
readonly fontSize: "0.6875rem";
|
|
1126
|
+
readonly color: string;
|
|
1127
|
+
readonly marginLeft: "auto";
|
|
1128
|
+
readonly fontWeight: string;
|
|
1129
|
+
readonly lineHeight: string;
|
|
1130
|
+
readonly fontFamily: string;
|
|
1131
|
+
} | {
|
|
1132
|
+
readonly fontSize: "0.6875rem";
|
|
1133
|
+
readonly color: string;
|
|
1134
|
+
readonly marginLeft: "auto";
|
|
1135
|
+
readonly fontWeight: string;
|
|
1136
|
+
readonly lineHeight: string;
|
|
1137
|
+
readonly fontFamily: string;
|
|
1138
|
+
} | {
|
|
1139
|
+
readonly fontSize: "0.6875rem";
|
|
1140
|
+
readonly color: string;
|
|
1141
|
+
readonly marginLeft: "auto";
|
|
1142
|
+
readonly fontWeight: string;
|
|
1143
|
+
readonly lineHeight: string;
|
|
1144
|
+
readonly fontFamily: string;
|
|
1145
|
+
} | {
|
|
1146
|
+
readonly fontSize: "0.6875rem";
|
|
1147
|
+
readonly color: string;
|
|
1148
|
+
readonly marginLeft: "auto";
|
|
1149
|
+
readonly fontWeight: string;
|
|
1150
|
+
readonly lineHeight: string;
|
|
1151
|
+
readonly fontFamily: string;
|
|
1152
|
+
} | {
|
|
1153
|
+
readonly fontSize: "0.6875rem";
|
|
1154
|
+
readonly color: string;
|
|
1155
|
+
readonly marginLeft: "auto";
|
|
1156
|
+
readonly fontWeight: string;
|
|
1157
|
+
readonly lineHeight: string;
|
|
1158
|
+
readonly fontFamily: string;
|
|
1159
|
+
} | {
|
|
1160
|
+
readonly fontSize: "0.6875rem";
|
|
1161
|
+
readonly color: string;
|
|
1162
|
+
readonly marginLeft: "auto";
|
|
1163
|
+
readonly fontWeight: string;
|
|
1164
|
+
readonly lineHeight: string;
|
|
1165
|
+
readonly fontFamily: string;
|
|
1166
|
+
} | {
|
|
1167
|
+
readonly fontSize: "0.6875rem";
|
|
1168
|
+
readonly color: string;
|
|
1169
|
+
readonly marginLeft: "auto";
|
|
1170
|
+
readonly fontWeight: string;
|
|
1171
|
+
readonly lineHeight: string;
|
|
1172
|
+
readonly fontFamily: string;
|
|
1173
|
+
} | {
|
|
1174
|
+
readonly fontSize: "0.6875rem";
|
|
1175
|
+
readonly color: string;
|
|
1176
|
+
readonly marginLeft: "auto";
|
|
1177
|
+
readonly fontWeight: string;
|
|
1178
|
+
readonly lineHeight: string;
|
|
1179
|
+
readonly fontFamily: string;
|
|
1180
|
+
} | {
|
|
1181
|
+
readonly fontSize: "0.6875rem";
|
|
1182
|
+
readonly color: string;
|
|
1183
|
+
readonly marginLeft: "auto";
|
|
1184
|
+
readonly fontWeight: string;
|
|
1185
|
+
readonly lineHeight: string;
|
|
1186
|
+
readonly fontFamily: string;
|
|
1187
|
+
} | {
|
|
1188
|
+
readonly fontSize: "0.6875rem";
|
|
1189
|
+
readonly color: string;
|
|
1190
|
+
readonly marginLeft: "auto";
|
|
1191
|
+
readonly fontWeight: string;
|
|
1192
|
+
readonly lineHeight: string;
|
|
1193
|
+
readonly fontFamily: string;
|
|
1194
|
+
} | {
|
|
1195
|
+
readonly fontSize: "0.6875rem";
|
|
1196
|
+
readonly color: string;
|
|
1197
|
+
readonly marginLeft: "auto";
|
|
1198
|
+
readonly fontWeight: string;
|
|
1199
|
+
readonly lineHeight: string;
|
|
1200
|
+
readonly fontFamily: string;
|
|
1201
|
+
};
|
|
1202
|
+
readonly menuSub: {
|
|
1203
|
+
readonly listStyleType: "none";
|
|
1204
|
+
readonly padding: "0";
|
|
1205
|
+
readonly margin: "0";
|
|
1206
|
+
readonly display: "flex";
|
|
1207
|
+
readonly flexDirection: "column";
|
|
1208
|
+
readonly marginLeft: string;
|
|
1209
|
+
readonly paddingLeft: string;
|
|
1210
|
+
readonly borderLeftWidth: string;
|
|
1211
|
+
readonly borderColor: string;
|
|
1212
|
+
};
|
|
1213
|
+
readonly menuSubItem: {};
|
|
1214
|
+
readonly menuSubButton: {
|
|
1215
|
+
readonly fontSize: "0.8125rem";
|
|
1216
|
+
readonly display: "flex";
|
|
1217
|
+
readonly flexDirection: "row";
|
|
1218
|
+
readonly flexWrap: "nowrap";
|
|
1219
|
+
readonly alignItems: "center";
|
|
1220
|
+
readonly width: "100%";
|
|
1221
|
+
readonly padding: `${string} ${string}`;
|
|
1222
|
+
readonly borderRadius: string;
|
|
1223
|
+
readonly color: string;
|
|
1224
|
+
readonly backgroundColor: "transparent";
|
|
1225
|
+
readonly borderWidth: "0";
|
|
1226
|
+
readonly cursor: "pointer";
|
|
1227
|
+
readonly transition: "colors";
|
|
1228
|
+
readonly _hover: {
|
|
1229
|
+
readonly color: string;
|
|
1230
|
+
};
|
|
1231
|
+
readonly _active: {
|
|
1232
|
+
readonly color: string;
|
|
1233
|
+
readonly fontWeight: string;
|
|
1234
|
+
};
|
|
1235
|
+
readonly fontWeight: string;
|
|
1236
|
+
readonly lineHeight: "1";
|
|
1237
|
+
readonly fontFamily: string;
|
|
1238
|
+
} | {
|
|
1239
|
+
readonly fontSize: "0.8125rem";
|
|
1240
|
+
readonly display: "flex";
|
|
1241
|
+
readonly flexDirection: "row";
|
|
1242
|
+
readonly flexWrap: "nowrap";
|
|
1243
|
+
readonly alignItems: "center";
|
|
1244
|
+
readonly width: "100%";
|
|
1245
|
+
readonly padding: `${string} ${string}`;
|
|
1246
|
+
readonly borderRadius: string;
|
|
1247
|
+
readonly color: string;
|
|
1248
|
+
readonly backgroundColor: "transparent";
|
|
1249
|
+
readonly borderWidth: "0";
|
|
1250
|
+
readonly cursor: "pointer";
|
|
1251
|
+
readonly transition: "colors";
|
|
1252
|
+
readonly _hover: {
|
|
1253
|
+
readonly color: string;
|
|
1254
|
+
};
|
|
1255
|
+
readonly _active: {
|
|
1256
|
+
readonly color: string;
|
|
1257
|
+
readonly fontWeight: string;
|
|
1258
|
+
};
|
|
1259
|
+
readonly fontWeight: string;
|
|
1260
|
+
readonly lineHeight: string;
|
|
1261
|
+
readonly fontFamily: string;
|
|
1262
|
+
} | {
|
|
1263
|
+
readonly fontSize: "0.8125rem";
|
|
1264
|
+
readonly display: "flex";
|
|
1265
|
+
readonly flexDirection: "row";
|
|
1266
|
+
readonly flexWrap: "nowrap";
|
|
1267
|
+
readonly alignItems: "center";
|
|
1268
|
+
readonly width: "100%";
|
|
1269
|
+
readonly padding: `${string} ${string}`;
|
|
1270
|
+
readonly borderRadius: string;
|
|
1271
|
+
readonly color: string;
|
|
1272
|
+
readonly backgroundColor: "transparent";
|
|
1273
|
+
readonly borderWidth: "0";
|
|
1274
|
+
readonly cursor: "pointer";
|
|
1275
|
+
readonly transition: "colors";
|
|
1276
|
+
readonly _hover: {
|
|
1277
|
+
readonly color: string;
|
|
1278
|
+
};
|
|
1279
|
+
readonly _active: {
|
|
1280
|
+
readonly color: string;
|
|
1281
|
+
readonly fontWeight: string;
|
|
1282
|
+
};
|
|
1283
|
+
readonly fontWeight: string;
|
|
1284
|
+
readonly lineHeight: string;
|
|
1285
|
+
readonly fontFamily: string;
|
|
1286
|
+
} | {
|
|
1287
|
+
readonly fontSize: "0.8125rem";
|
|
1288
|
+
readonly display: "flex";
|
|
1289
|
+
readonly flexDirection: "row";
|
|
1290
|
+
readonly flexWrap: "nowrap";
|
|
1291
|
+
readonly alignItems: "center";
|
|
1292
|
+
readonly width: "100%";
|
|
1293
|
+
readonly padding: `${string} ${string}`;
|
|
1294
|
+
readonly borderRadius: string;
|
|
1295
|
+
readonly color: string;
|
|
1296
|
+
readonly backgroundColor: "transparent";
|
|
1297
|
+
readonly borderWidth: "0";
|
|
1298
|
+
readonly cursor: "pointer";
|
|
1299
|
+
readonly transition: "colors";
|
|
1300
|
+
readonly _hover: {
|
|
1301
|
+
readonly color: string;
|
|
1302
|
+
};
|
|
1303
|
+
readonly _active: {
|
|
1304
|
+
readonly color: string;
|
|
1305
|
+
readonly fontWeight: string;
|
|
1306
|
+
};
|
|
1307
|
+
readonly fontWeight: string;
|
|
1308
|
+
readonly lineHeight: string;
|
|
1309
|
+
readonly fontFamily: string;
|
|
1310
|
+
} | {
|
|
1311
|
+
readonly fontSize: "0.8125rem";
|
|
1312
|
+
readonly display: "flex";
|
|
1313
|
+
readonly flexDirection: "row";
|
|
1314
|
+
readonly flexWrap: "nowrap";
|
|
1315
|
+
readonly alignItems: "center";
|
|
1316
|
+
readonly width: "100%";
|
|
1317
|
+
readonly padding: `${string} ${string}`;
|
|
1318
|
+
readonly borderRadius: string;
|
|
1319
|
+
readonly color: string;
|
|
1320
|
+
readonly backgroundColor: "transparent";
|
|
1321
|
+
readonly borderWidth: "0";
|
|
1322
|
+
readonly cursor: "pointer";
|
|
1323
|
+
readonly transition: "colors";
|
|
1324
|
+
readonly _hover: {
|
|
1325
|
+
readonly color: string;
|
|
1326
|
+
};
|
|
1327
|
+
readonly _active: {
|
|
1328
|
+
readonly color: string;
|
|
1329
|
+
readonly fontWeight: string;
|
|
1330
|
+
};
|
|
1331
|
+
readonly fontWeight: string;
|
|
1332
|
+
readonly lineHeight: string;
|
|
1333
|
+
readonly fontFamily: string;
|
|
1334
|
+
} | {
|
|
1335
|
+
readonly fontSize: "0.8125rem";
|
|
1336
|
+
readonly display: "flex";
|
|
1337
|
+
readonly flexDirection: "row";
|
|
1338
|
+
readonly flexWrap: "nowrap";
|
|
1339
|
+
readonly alignItems: "center";
|
|
1340
|
+
readonly width: "100%";
|
|
1341
|
+
readonly padding: `${string} ${string}`;
|
|
1342
|
+
readonly borderRadius: string;
|
|
1343
|
+
readonly color: string;
|
|
1344
|
+
readonly backgroundColor: "transparent";
|
|
1345
|
+
readonly borderWidth: "0";
|
|
1346
|
+
readonly cursor: "pointer";
|
|
1347
|
+
readonly transition: "colors";
|
|
1348
|
+
readonly _hover: {
|
|
1349
|
+
readonly color: string;
|
|
1350
|
+
};
|
|
1351
|
+
readonly _active: {
|
|
1352
|
+
readonly color: string;
|
|
1353
|
+
readonly fontWeight: string;
|
|
1354
|
+
};
|
|
1355
|
+
readonly fontWeight: "450";
|
|
1356
|
+
readonly lineHeight: string;
|
|
1357
|
+
readonly fontFamily: string;
|
|
1358
|
+
} | {
|
|
1359
|
+
readonly fontSize: "0.8125rem";
|
|
1360
|
+
readonly display: "flex";
|
|
1361
|
+
readonly flexDirection: "row";
|
|
1362
|
+
readonly flexWrap: "nowrap";
|
|
1363
|
+
readonly alignItems: "center";
|
|
1364
|
+
readonly width: "100%";
|
|
1365
|
+
readonly padding: `${string} ${string}`;
|
|
1366
|
+
readonly borderRadius: string;
|
|
1367
|
+
readonly color: string;
|
|
1368
|
+
readonly backgroundColor: "transparent";
|
|
1369
|
+
readonly borderWidth: "0";
|
|
1370
|
+
readonly cursor: "pointer";
|
|
1371
|
+
readonly transition: "colors";
|
|
1372
|
+
readonly _hover: {
|
|
1373
|
+
readonly color: string;
|
|
1374
|
+
};
|
|
1375
|
+
readonly _active: {
|
|
1376
|
+
readonly color: string;
|
|
1377
|
+
readonly fontWeight: string;
|
|
1378
|
+
};
|
|
1379
|
+
readonly fontWeight: string;
|
|
1380
|
+
readonly lineHeight: string;
|
|
1381
|
+
readonly fontFamily: string;
|
|
1382
|
+
} | {
|
|
1383
|
+
readonly fontSize: "0.8125rem";
|
|
1384
|
+
readonly display: "flex";
|
|
1385
|
+
readonly flexDirection: "row";
|
|
1386
|
+
readonly flexWrap: "nowrap";
|
|
1387
|
+
readonly alignItems: "center";
|
|
1388
|
+
readonly width: "100%";
|
|
1389
|
+
readonly padding: `${string} ${string}`;
|
|
1390
|
+
readonly borderRadius: string;
|
|
1391
|
+
readonly color: string;
|
|
1392
|
+
readonly backgroundColor: "transparent";
|
|
1393
|
+
readonly borderWidth: "0";
|
|
1394
|
+
readonly cursor: "pointer";
|
|
1395
|
+
readonly transition: "colors";
|
|
1396
|
+
readonly _hover: {
|
|
1397
|
+
readonly color: string;
|
|
1398
|
+
};
|
|
1399
|
+
readonly _active: {
|
|
1400
|
+
readonly color: string;
|
|
1401
|
+
readonly fontWeight: string;
|
|
1402
|
+
};
|
|
1403
|
+
readonly fontWeight: string;
|
|
1404
|
+
readonly lineHeight: string;
|
|
1405
|
+
readonly fontFamily: string;
|
|
1406
|
+
} | {
|
|
1407
|
+
readonly fontSize: "0.8125rem";
|
|
1408
|
+
readonly display: "flex";
|
|
1409
|
+
readonly flexDirection: "row";
|
|
1410
|
+
readonly flexWrap: "nowrap";
|
|
1411
|
+
readonly alignItems: "center";
|
|
1412
|
+
readonly width: "100%";
|
|
1413
|
+
readonly padding: `${string} ${string}`;
|
|
1414
|
+
readonly borderRadius: string;
|
|
1415
|
+
readonly color: string;
|
|
1416
|
+
readonly backgroundColor: "transparent";
|
|
1417
|
+
readonly borderWidth: "0";
|
|
1418
|
+
readonly cursor: "pointer";
|
|
1419
|
+
readonly transition: "colors";
|
|
1420
|
+
readonly _hover: {
|
|
1421
|
+
readonly color: string;
|
|
1422
|
+
};
|
|
1423
|
+
readonly _active: {
|
|
1424
|
+
readonly color: string;
|
|
1425
|
+
readonly fontWeight: string;
|
|
1426
|
+
};
|
|
1427
|
+
readonly fontWeight: "450";
|
|
1428
|
+
readonly lineHeight: string;
|
|
1429
|
+
readonly fontFamily: string;
|
|
1430
|
+
} | {
|
|
1431
|
+
readonly fontSize: "0.8125rem";
|
|
1432
|
+
readonly display: "flex";
|
|
1433
|
+
readonly flexDirection: "row";
|
|
1434
|
+
readonly flexWrap: "nowrap";
|
|
1435
|
+
readonly alignItems: "center";
|
|
1436
|
+
readonly width: "100%";
|
|
1437
|
+
readonly padding: `${string} ${string}`;
|
|
1438
|
+
readonly borderRadius: string;
|
|
1439
|
+
readonly color: string;
|
|
1440
|
+
readonly backgroundColor: "transparent";
|
|
1441
|
+
readonly borderWidth: "0";
|
|
1442
|
+
readonly cursor: "pointer";
|
|
1443
|
+
readonly transition: "colors";
|
|
1444
|
+
readonly _hover: {
|
|
1445
|
+
readonly color: string;
|
|
1446
|
+
};
|
|
1447
|
+
readonly _active: {
|
|
1448
|
+
readonly color: string;
|
|
1449
|
+
readonly fontWeight: string;
|
|
1450
|
+
};
|
|
1451
|
+
readonly fontWeight: string;
|
|
1452
|
+
readonly lineHeight: string;
|
|
1453
|
+
readonly fontFamily: string;
|
|
1454
|
+
} | {
|
|
1455
|
+
readonly fontSize: "0.8125rem";
|
|
1456
|
+
readonly display: "flex";
|
|
1457
|
+
readonly flexDirection: "row";
|
|
1458
|
+
readonly flexWrap: "nowrap";
|
|
1459
|
+
readonly alignItems: "center";
|
|
1460
|
+
readonly width: "100%";
|
|
1461
|
+
readonly padding: `${string} ${string}`;
|
|
1462
|
+
readonly borderRadius: string;
|
|
1463
|
+
readonly color: string;
|
|
1464
|
+
readonly backgroundColor: "transparent";
|
|
1465
|
+
readonly borderWidth: "0";
|
|
1466
|
+
readonly cursor: "pointer";
|
|
1467
|
+
readonly transition: "colors";
|
|
1468
|
+
readonly _hover: {
|
|
1469
|
+
readonly color: string;
|
|
1470
|
+
};
|
|
1471
|
+
readonly _active: {
|
|
1472
|
+
readonly color: string;
|
|
1473
|
+
readonly fontWeight: string;
|
|
1474
|
+
};
|
|
1475
|
+
readonly fontWeight: "450";
|
|
1476
|
+
readonly lineHeight: string;
|
|
1477
|
+
readonly fontFamily: string;
|
|
1478
|
+
} | {
|
|
1479
|
+
readonly fontSize: "0.8125rem";
|
|
1480
|
+
readonly display: "flex";
|
|
1481
|
+
readonly flexDirection: "row";
|
|
1482
|
+
readonly flexWrap: "nowrap";
|
|
1483
|
+
readonly alignItems: "center";
|
|
1484
|
+
readonly width: "100%";
|
|
1485
|
+
readonly padding: `${string} ${string}`;
|
|
1486
|
+
readonly borderRadius: string;
|
|
1487
|
+
readonly color: string;
|
|
1488
|
+
readonly backgroundColor: "transparent";
|
|
1489
|
+
readonly borderWidth: "0";
|
|
1490
|
+
readonly cursor: "pointer";
|
|
1491
|
+
readonly transition: "colors";
|
|
1492
|
+
readonly _hover: {
|
|
1493
|
+
readonly color: string;
|
|
1494
|
+
};
|
|
1495
|
+
readonly _active: {
|
|
1496
|
+
readonly color: string;
|
|
1497
|
+
readonly fontWeight: string;
|
|
1498
|
+
};
|
|
1499
|
+
readonly fontWeight: string;
|
|
1500
|
+
readonly lineHeight: string;
|
|
1501
|
+
readonly fontFamily: string;
|
|
1502
|
+
} | {
|
|
1503
|
+
readonly fontSize: "0.8125rem";
|
|
1504
|
+
readonly display: "flex";
|
|
1505
|
+
readonly flexDirection: "row";
|
|
1506
|
+
readonly flexWrap: "nowrap";
|
|
1507
|
+
readonly alignItems: "center";
|
|
1508
|
+
readonly width: "100%";
|
|
1509
|
+
readonly padding: `${string} ${string}`;
|
|
1510
|
+
readonly borderRadius: string;
|
|
1511
|
+
readonly color: string;
|
|
1512
|
+
readonly backgroundColor: "transparent";
|
|
1513
|
+
readonly borderWidth: "0";
|
|
1514
|
+
readonly cursor: "pointer";
|
|
1515
|
+
readonly transition: "colors";
|
|
1516
|
+
readonly _hover: {
|
|
1517
|
+
readonly color: string;
|
|
1518
|
+
};
|
|
1519
|
+
readonly _active: {
|
|
1520
|
+
readonly color: string;
|
|
1521
|
+
readonly fontWeight: string;
|
|
1522
|
+
};
|
|
1523
|
+
readonly fontWeight: string;
|
|
1524
|
+
readonly lineHeight: string;
|
|
1525
|
+
readonly fontFamily: string;
|
|
1526
|
+
} | {
|
|
1527
|
+
readonly fontSize: "0.8125rem";
|
|
1528
|
+
readonly display: "flex";
|
|
1529
|
+
readonly flexDirection: "row";
|
|
1530
|
+
readonly flexWrap: "nowrap";
|
|
1531
|
+
readonly alignItems: "center";
|
|
1532
|
+
readonly width: "100%";
|
|
1533
|
+
readonly padding: `${string} ${string}`;
|
|
1534
|
+
readonly borderRadius: string;
|
|
1535
|
+
readonly color: string;
|
|
1536
|
+
readonly backgroundColor: "transparent";
|
|
1537
|
+
readonly borderWidth: "0";
|
|
1538
|
+
readonly cursor: "pointer";
|
|
1539
|
+
readonly transition: "colors";
|
|
1540
|
+
readonly _hover: {
|
|
1541
|
+
readonly color: string;
|
|
1542
|
+
};
|
|
1543
|
+
readonly _active: {
|
|
1544
|
+
readonly color: string;
|
|
1545
|
+
readonly fontWeight: string;
|
|
1546
|
+
};
|
|
1547
|
+
readonly fontWeight: string;
|
|
1548
|
+
readonly lineHeight: string;
|
|
1549
|
+
readonly fontFamily: string;
|
|
1550
|
+
} | {
|
|
1551
|
+
readonly fontSize: "0.8125rem";
|
|
1552
|
+
readonly display: "flex";
|
|
1553
|
+
readonly flexDirection: "row";
|
|
1554
|
+
readonly flexWrap: "nowrap";
|
|
1555
|
+
readonly alignItems: "center";
|
|
1556
|
+
readonly width: "100%";
|
|
1557
|
+
readonly padding: `${string} ${string}`;
|
|
1558
|
+
readonly borderRadius: string;
|
|
1559
|
+
readonly color: string;
|
|
1560
|
+
readonly backgroundColor: "transparent";
|
|
1561
|
+
readonly borderWidth: "0";
|
|
1562
|
+
readonly cursor: "pointer";
|
|
1563
|
+
readonly transition: "colors";
|
|
1564
|
+
readonly _hover: {
|
|
1565
|
+
readonly color: string;
|
|
1566
|
+
};
|
|
1567
|
+
readonly _active: {
|
|
1568
|
+
readonly color: string;
|
|
1569
|
+
readonly fontWeight: string;
|
|
1570
|
+
};
|
|
1571
|
+
readonly fontWeight: string;
|
|
1572
|
+
readonly lineHeight: string;
|
|
1573
|
+
readonly fontFamily: string;
|
|
1574
|
+
} | {
|
|
1575
|
+
readonly fontSize: "0.8125rem";
|
|
1576
|
+
readonly display: "flex";
|
|
1577
|
+
readonly flexDirection: "row";
|
|
1578
|
+
readonly flexWrap: "nowrap";
|
|
1579
|
+
readonly alignItems: "center";
|
|
1580
|
+
readonly width: "100%";
|
|
1581
|
+
readonly padding: `${string} ${string}`;
|
|
1582
|
+
readonly borderRadius: string;
|
|
1583
|
+
readonly color: string;
|
|
1584
|
+
readonly backgroundColor: "transparent";
|
|
1585
|
+
readonly borderWidth: "0";
|
|
1586
|
+
readonly cursor: "pointer";
|
|
1587
|
+
readonly transition: "colors";
|
|
1588
|
+
readonly _hover: {
|
|
1589
|
+
readonly color: string;
|
|
1590
|
+
};
|
|
1591
|
+
readonly _active: {
|
|
1592
|
+
readonly color: string;
|
|
1593
|
+
readonly fontWeight: string;
|
|
1594
|
+
};
|
|
1595
|
+
readonly fontWeight: string;
|
|
1596
|
+
readonly lineHeight: string;
|
|
1597
|
+
readonly fontFamily: string;
|
|
1598
|
+
} | {
|
|
1599
|
+
readonly fontSize: "0.8125rem";
|
|
1600
|
+
readonly display: "flex";
|
|
1601
|
+
readonly flexDirection: "row";
|
|
1602
|
+
readonly flexWrap: "nowrap";
|
|
1603
|
+
readonly alignItems: "center";
|
|
1604
|
+
readonly width: "100%";
|
|
1605
|
+
readonly padding: `${string} ${string}`;
|
|
1606
|
+
readonly borderRadius: string;
|
|
1607
|
+
readonly color: string;
|
|
1608
|
+
readonly backgroundColor: "transparent";
|
|
1609
|
+
readonly borderWidth: "0";
|
|
1610
|
+
readonly cursor: "pointer";
|
|
1611
|
+
readonly transition: "colors";
|
|
1612
|
+
readonly _hover: {
|
|
1613
|
+
readonly color: string;
|
|
1614
|
+
};
|
|
1615
|
+
readonly _active: {
|
|
1616
|
+
readonly color: string;
|
|
1617
|
+
readonly fontWeight: string;
|
|
1618
|
+
};
|
|
1619
|
+
readonly fontWeight: string;
|
|
1620
|
+
readonly lineHeight: string;
|
|
1621
|
+
readonly fontFamily: string;
|
|
1622
|
+
} | {
|
|
1623
|
+
readonly fontSize: "0.8125rem";
|
|
1624
|
+
readonly display: "flex";
|
|
1625
|
+
readonly flexDirection: "row";
|
|
1626
|
+
readonly flexWrap: "nowrap";
|
|
1627
|
+
readonly alignItems: "center";
|
|
1628
|
+
readonly width: "100%";
|
|
1629
|
+
readonly padding: `${string} ${string}`;
|
|
1630
|
+
readonly borderRadius: string;
|
|
1631
|
+
readonly color: string;
|
|
1632
|
+
readonly backgroundColor: "transparent";
|
|
1633
|
+
readonly borderWidth: "0";
|
|
1634
|
+
readonly cursor: "pointer";
|
|
1635
|
+
readonly transition: "colors";
|
|
1636
|
+
readonly _hover: {
|
|
1637
|
+
readonly color: string;
|
|
1638
|
+
};
|
|
1639
|
+
readonly _active: {
|
|
1640
|
+
readonly color: string;
|
|
1641
|
+
readonly fontWeight: string;
|
|
1642
|
+
};
|
|
1643
|
+
readonly fontWeight: string;
|
|
1644
|
+
readonly lineHeight: string;
|
|
1645
|
+
readonly fontFamily: string;
|
|
1646
|
+
} | {
|
|
1647
|
+
readonly fontSize: "0.8125rem";
|
|
1648
|
+
readonly display: "flex";
|
|
1649
|
+
readonly flexDirection: "row";
|
|
1650
|
+
readonly flexWrap: "nowrap";
|
|
1651
|
+
readonly alignItems: "center";
|
|
1652
|
+
readonly width: "100%";
|
|
1653
|
+
readonly padding: `${string} ${string}`;
|
|
1654
|
+
readonly borderRadius: string;
|
|
1655
|
+
readonly color: string;
|
|
1656
|
+
readonly backgroundColor: "transparent";
|
|
1657
|
+
readonly borderWidth: "0";
|
|
1658
|
+
readonly cursor: "pointer";
|
|
1659
|
+
readonly transition: "colors";
|
|
1660
|
+
readonly _hover: {
|
|
1661
|
+
readonly color: string;
|
|
1662
|
+
};
|
|
1663
|
+
readonly _active: {
|
|
1664
|
+
readonly color: string;
|
|
1665
|
+
readonly fontWeight: string;
|
|
1666
|
+
};
|
|
1667
|
+
readonly fontWeight: string;
|
|
1668
|
+
readonly lineHeight: string;
|
|
1669
|
+
readonly fontFamily: string;
|
|
1670
|
+
} | {
|
|
1671
|
+
readonly fontSize: "0.8125rem";
|
|
1672
|
+
readonly display: "flex";
|
|
1673
|
+
readonly flexDirection: "row";
|
|
1674
|
+
readonly flexWrap: "nowrap";
|
|
1675
|
+
readonly alignItems: "center";
|
|
1676
|
+
readonly width: "100%";
|
|
1677
|
+
readonly padding: `${string} ${string}`;
|
|
1678
|
+
readonly borderRadius: string;
|
|
1679
|
+
readonly color: string;
|
|
1680
|
+
readonly backgroundColor: "transparent";
|
|
1681
|
+
readonly borderWidth: "0";
|
|
1682
|
+
readonly cursor: "pointer";
|
|
1683
|
+
readonly transition: "colors";
|
|
1684
|
+
readonly _hover: {
|
|
1685
|
+
readonly color: string;
|
|
1686
|
+
};
|
|
1687
|
+
readonly _active: {
|
|
1688
|
+
readonly color: string;
|
|
1689
|
+
readonly fontWeight: string;
|
|
1690
|
+
};
|
|
1691
|
+
readonly fontWeight: string;
|
|
1692
|
+
readonly lineHeight: string;
|
|
1693
|
+
readonly fontFamily: string;
|
|
1694
|
+
} | {
|
|
1695
|
+
readonly fontSize: "0.8125rem";
|
|
1696
|
+
readonly display: "flex";
|
|
1697
|
+
readonly flexDirection: "row";
|
|
1698
|
+
readonly flexWrap: "nowrap";
|
|
1699
|
+
readonly alignItems: "center";
|
|
1700
|
+
readonly width: "100%";
|
|
1701
|
+
readonly padding: `${string} ${string}`;
|
|
1702
|
+
readonly borderRadius: string;
|
|
1703
|
+
readonly color: string;
|
|
1704
|
+
readonly backgroundColor: "transparent";
|
|
1705
|
+
readonly borderWidth: "0";
|
|
1706
|
+
readonly cursor: "pointer";
|
|
1707
|
+
readonly transition: "colors";
|
|
1708
|
+
readonly _hover: {
|
|
1709
|
+
readonly color: string;
|
|
1710
|
+
};
|
|
1711
|
+
readonly _active: {
|
|
1712
|
+
readonly color: string;
|
|
1713
|
+
readonly fontWeight: string;
|
|
1714
|
+
};
|
|
1715
|
+
readonly fontWeight: string;
|
|
1716
|
+
readonly lineHeight: string;
|
|
1717
|
+
readonly fontFamily: string;
|
|
1718
|
+
} | {
|
|
1719
|
+
readonly fontSize: "0.8125rem";
|
|
1720
|
+
readonly display: "flex";
|
|
1721
|
+
readonly flexDirection: "row";
|
|
1722
|
+
readonly flexWrap: "nowrap";
|
|
1723
|
+
readonly alignItems: "center";
|
|
1724
|
+
readonly width: "100%";
|
|
1725
|
+
readonly padding: `${string} ${string}`;
|
|
1726
|
+
readonly borderRadius: string;
|
|
1727
|
+
readonly color: string;
|
|
1728
|
+
readonly backgroundColor: "transparent";
|
|
1729
|
+
readonly borderWidth: "0";
|
|
1730
|
+
readonly cursor: "pointer";
|
|
1731
|
+
readonly transition: "colors";
|
|
1732
|
+
readonly _hover: {
|
|
1733
|
+
readonly color: string;
|
|
1734
|
+
};
|
|
1735
|
+
readonly _active: {
|
|
1736
|
+
readonly color: string;
|
|
1737
|
+
readonly fontWeight: string;
|
|
1738
|
+
};
|
|
1739
|
+
readonly fontWeight: string;
|
|
1740
|
+
readonly lineHeight: string;
|
|
1741
|
+
readonly fontFamily: string;
|
|
1742
|
+
};
|
|
1743
|
+
readonly trigger: {
|
|
1744
|
+
readonly display: "flex";
|
|
1745
|
+
readonly alignItems: "center";
|
|
1746
|
+
readonly justifyContent: "center";
|
|
1747
|
+
readonly width: "2rem";
|
|
1748
|
+
readonly height: "2rem";
|
|
1749
|
+
readonly borderRadius: string;
|
|
1750
|
+
readonly cursor: "pointer";
|
|
1751
|
+
readonly color: string;
|
|
1752
|
+
readonly backgroundColor: "transparent";
|
|
1753
|
+
readonly borderWidth: "0";
|
|
1754
|
+
readonly position: "relative";
|
|
1755
|
+
readonly _hover: {
|
|
1756
|
+
readonly backgroundColor: string;
|
|
1757
|
+
readonly color: string;
|
|
1758
|
+
};
|
|
1759
|
+
};
|
|
1760
|
+
readonly rail: {
|
|
1761
|
+
readonly position: "absolute";
|
|
1762
|
+
readonly top: "0";
|
|
1763
|
+
readonly bottom: "0";
|
|
1764
|
+
readonly right: "0";
|
|
1765
|
+
readonly width: "4px";
|
|
1766
|
+
readonly cursor: "col-resize";
|
|
1767
|
+
readonly backgroundColor: "transparent";
|
|
1768
|
+
readonly borderWidth: "0";
|
|
1769
|
+
readonly padding: "0";
|
|
1770
|
+
readonly transition: "all";
|
|
1771
|
+
readonly _hover: {
|
|
1772
|
+
readonly backgroundColor: string;
|
|
1773
|
+
};
|
|
1774
|
+
};
|
|
1775
|
+
readonly overlay: {
|
|
1776
|
+
readonly backgroundColor: "rgba(0,0,0,0.4)";
|
|
1777
|
+
readonly opacity: "0";
|
|
1778
|
+
readonly display: "none";
|
|
1779
|
+
readonly transition: "opacity 0.2s, display 0.2s allow-discrete";
|
|
1780
|
+
readonly _dataStateOpen: {
|
|
1781
|
+
readonly opacity: "1";
|
|
1782
|
+
readonly display: "block";
|
|
1783
|
+
readonly _startingStyle: {
|
|
1784
|
+
readonly opacity: "0";
|
|
1785
|
+
};
|
|
1786
|
+
};
|
|
1787
|
+
};
|
|
1788
|
+
readonly skeleton: {
|
|
1789
|
+
readonly backgroundColor: string;
|
|
1790
|
+
readonly borderRadius: string;
|
|
1791
|
+
};
|
|
1792
|
+
};
|
|
1793
|
+
readonly variants: {
|
|
1794
|
+
readonly variant: {
|
|
1795
|
+
readonly sidebar: {
|
|
1796
|
+
readonly root: {};
|
|
1797
|
+
};
|
|
1798
|
+
readonly floating: {
|
|
1799
|
+
readonly root: {
|
|
1800
|
+
readonly margin: string;
|
|
1801
|
+
readonly borderRadius: string;
|
|
1802
|
+
readonly borderWidth: string;
|
|
1803
|
+
readonly borderColor: string;
|
|
1804
|
+
readonly borderRightWidth: string;
|
|
1805
|
+
readonly boxShadow: "0 4px 6px -1px rgba(0,0,0,0.1), 0 2px 4px -2px rgba(0,0,0,0.1)";
|
|
1806
|
+
readonly height: "auto";
|
|
1807
|
+
};
|
|
1808
|
+
};
|
|
1809
|
+
readonly inset: {
|
|
1810
|
+
readonly root: {
|
|
1811
|
+
readonly margin: string;
|
|
1812
|
+
readonly borderRadius: string;
|
|
1813
|
+
readonly borderWidth: string;
|
|
1814
|
+
readonly borderColor: string;
|
|
1815
|
+
readonly borderRightWidth: string;
|
|
1816
|
+
readonly backgroundColor: string;
|
|
1817
|
+
readonly height: "auto";
|
|
1818
|
+
};
|
|
1819
|
+
};
|
|
1820
|
+
};
|
|
1821
|
+
};
|
|
1822
|
+
};
|
|
1823
|
+
}, {}>, SidebarOwnProps, SidebarElements>>;
|
|
1824
|
+
type SidebarProps = React.ComponentProps<typeof Sidebar>; //#endregion
|
|
1825
|
+
//#endregion
|
|
1826
|
+
export { Sidebar, SidebarContent, SidebarContextValue, SidebarFooter, SidebarGroup, SidebarGroupAction, SidebarHeader, SidebarInset, SidebarMenu, SidebarMenuAction, SidebarMenuBadge, SidebarMenuButton, SidebarMenuItem, SidebarMenuSub, SidebarMenuSubButton, SidebarMenuSubItem, SidebarOwnProps, SidebarProps, SidebarProvider, SidebarSkeleton, SidebarTrigger, useSidebar };
|