@luxonis/common-fe-components 1.18.2 → 1.19.0
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/custom/Alert.d.ts +0 -1
- package/dist/components/custom/Alert.d.ts.map +1 -1
- package/dist/components/custom/Badge.d.ts +0 -1
- package/dist/components/custom/Badge.d.ts.map +1 -1
- package/dist/components/custom/Button.d.ts +2 -2
- package/dist/components/custom/CardList.d.ts.map +1 -1
- package/dist/components/custom/CardList.js +1 -1
- package/dist/components/custom/CardList.js.map +1 -1
- package/dist/components/custom/Checkbox.d.ts.map +1 -1
- package/dist/components/custom/Command.d.ts.map +1 -1
- package/dist/components/custom/Command.js.map +1 -1
- package/dist/components/custom/DropdownMenu.d.ts +819 -915
- package/dist/components/custom/DropdownMenu.d.ts.map +1 -1
- package/dist/components/custom/Dropzone.d.ts +1 -1
- package/dist/components/custom/Dropzone.d.ts.map +1 -1
- package/dist/components/custom/EmptyView.d.ts +0 -1
- package/dist/components/custom/EmptyView.d.ts.map +1 -1
- package/dist/components/custom/ErrorView.d.ts.map +1 -1
- package/dist/components/custom/FilterDropdown.d.ts.map +1 -1
- package/dist/components/custom/Form.d.ts.map +1 -1
- package/dist/components/custom/Grid.d.ts +1 -0
- package/dist/components/custom/Grid.d.ts.map +1 -1
- package/dist/components/custom/Grid.js +11 -3
- package/dist/components/custom/Grid.js.map +1 -1
- package/dist/components/custom/Icon.d.ts +0 -1
- package/dist/components/custom/Icon.d.ts.map +1 -1
- package/dist/components/custom/IconHelp.d.ts +0 -1
- package/dist/components/custom/IconHelp.d.ts.map +1 -1
- package/dist/components/custom/KpiDisplay.d.ts +0 -1
- package/dist/components/custom/KpiDisplay.d.ts.map +1 -1
- package/dist/components/custom/Markdown.d.ts +0 -1
- package/dist/components/custom/Markdown.d.ts.map +1 -1
- package/dist/components/custom/Modal.d.ts +2 -2
- package/dist/components/custom/Modal.d.ts.map +1 -1
- package/dist/components/custom/ProgressTicker.d.ts +0 -1
- package/dist/components/custom/ProgressTicker.d.ts.map +1 -1
- package/dist/components/custom/RadioGroup.d.ts +1642 -1834
- package/dist/components/custom/RadioGroup.d.ts.map +1 -1
- package/dist/components/custom/SelectCards.d.ts.map +1 -1
- package/dist/components/custom/Slider.d.ts +1635 -1827
- package/dist/components/custom/Slider.d.ts.map +1 -1
- package/dist/components/custom/SourceCode.d.ts +0 -1
- package/dist/components/custom/SourceCode.d.ts.map +1 -1
- package/dist/components/custom/StatusBar.d.ts +0 -1
- package/dist/components/custom/StatusBar.d.ts.map +1 -1
- package/dist/components/custom/Stepper.d.ts.map +1 -1
- package/dist/components/custom/Text.d.ts.map +1 -1
- package/dist/components/custom/TimePicker.d.ts +0 -1
- package/dist/components/custom/TimePicker.d.ts.map +1 -1
- package/dist/components/custom/Toast.d.ts.map +1 -1
- package/dist/components/custom/Toast.js +1 -1
- package/dist/components/custom/Toast.js.map +1 -1
- package/dist/components/custom/Tooltip.d.ts.map +1 -1
- package/dist/components/custom/Tooltip.js.map +1 -1
- package/dist/components/custom/TurnstileWidget.d.ts +0 -1
- package/dist/components/custom/TurnstileWidget.d.ts.map +1 -1
- package/dist/components/custom/VideoPlayer.d.ts.map +1 -1
- package/dist/components/custom/devices/devices.d.ts.map +1 -1
- package/dist/components/shadow-panda/Accordion.js +1 -1
- package/dist/components/shadow-panda/Accordion.js.map +1 -1
- package/dist/components/shadow-panda/Avatar.d.ts +0 -1
- package/dist/components/shadow-panda/Avatar.d.ts.map +1 -1
- package/dist/components/shadow-panda/Avatar.js +1 -1
- package/dist/components/shadow-panda/Avatar.js.map +1 -1
- package/dist/components/shadow-panda/DropdownMenu.d.ts +3 -3
- package/dist/components/shadow-panda/DropdownMenu.d.ts.map +1 -1
- package/dist/components/shadow-panda/DropdownMenu.js +1 -1
- package/dist/components/shadow-panda/DropdownMenu.js.map +1 -1
- package/dist/components/shadow-panda/Form.d.ts +1 -1
- package/dist/components/shadow-panda/Form.d.ts.map +1 -1
- package/dist/components/shadow-panda/Tabs.d.ts +0 -1
- package/dist/components/shadow-panda/Tabs.d.ts.map +1 -1
- package/dist/components/shadow-panda/Tabs.js +1 -1
- package/dist/components/shadow-panda/Tabs.js.map +1 -1
- package/dist/components/shadow-panda/_Alert.d.ts.map +1 -1
- package/dist/components/shadow-panda/_Button.d.ts +1 -1
- package/dist/components/shadow-panda/_Button.d.ts.map +1 -1
- package/dist/components/shadow-panda/_Command.d.ts +23 -23
- package/dist/components/shadow-panda/_Command.js +1 -1
- package/dist/components/shadow-panda/_Command.js.map +1 -1
- package/dist/components/shadow-panda/_Dialog.js +1 -1
- package/dist/components/shadow-panda/_Dialog.js.map +1 -1
- package/dist/components/shadow-panda/_RadioGroup.js +1 -1
- package/dist/components/shadow-panda/_RadioGroup.js.map +1 -1
- package/dist/components/shadow-panda/_Select.js +1 -1
- package/dist/components/shadow-panda/_Select.js.map +1 -1
- package/dist/components/shadow-panda/_Slider.d.ts +6 -6
- package/dist/components/shadow-panda/_Slider.d.ts.map +1 -1
- package/dist/components/shadow-panda/_Toast.d.ts +0 -1
- package/dist/components/shadow-panda/_Toast.d.ts.map +1 -1
- package/dist/components/shadow-panda/_Tooltip.d.ts +0 -1
- package/dist/components/shadow-panda/_Tooltip.d.ts.map +1 -1
- package/dist/components/shadow-panda/_Tooltip.js +1 -1
- package/dist/components/shadow-panda/_Tooltip.js.map +1 -1
- package/dist/components/skeletons/Button.d.ts.map +1 -1
- package/dist/components/skeletons/Grid.d.ts +5 -5
- package/dist/components/skeletons/Grid.d.ts.map +1 -1
- package/dist/components/skeletons/Grid.js +9 -12
- package/dist/components/skeletons/Grid.js.map +1 -1
- package/dist/components/skeletons/Input.d.ts.map +1 -1
- package/dist/components/skeletons/Table.d.ts.map +1 -1
- package/dist/components/skeletons/Textarea.d.ts.map +1 -1
- package/dist/hooks/dropzone.d.ts.map +1 -1
- package/dist/hooks/modal.d.ts.map +1 -1
- package/dist/hooks/use-toast.d.ts.map +1 -1
- package/dist/hooks/use-translations.d.ts +0 -1
- package/dist/hooks/use-translations.d.ts.map +1 -1
- package/dist/icons/style-provider.d.ts.map +1 -1
- package/dist/icons/svg/AccessDenied.d.ts +0 -1
- package/dist/icons/svg/AccessDenied.d.ts.map +1 -1
- package/dist/icons/svg/Empty.d.ts +0 -1
- package/dist/icons/svg/Empty.d.ts.map +1 -1
- package/dist/icons/svg/Error.d.ts +0 -1
- package/dist/icons/svg/Error.d.ts.map +1 -1
- package/dist/icons/svg/Logo.d.ts +1 -1
- package/dist/icons/svg/Logo.d.ts.map +1 -1
- package/dist/panda.buildinfo.json +15 -24
- package/dist/panda.css +1675 -1736
- package/dist/panda.d.ts.map +1 -1
- package/dist/panda.js +1 -2
- package/dist/panda.js.map +1 -1
- package/dist/styled-system/css/conditions.mjs +2 -4
- package/dist/styled-system/css/css.d.mts +2 -15
- package/dist/styled-system/css/css.mjs +1 -2
- package/dist/styled-system/css/cva.d.mts +1 -1
- package/dist/styled-system/css/cva.mjs +3 -5
- package/dist/styled-system/css/sva.mjs +3 -9
- package/dist/styled-system/helpers.mjs +54 -90
- package/dist/styled-system/jsx/aspect-ratio.mjs +1 -1
- package/dist/styled-system/jsx/bleed.mjs +1 -1
- package/dist/styled-system/jsx/box.mjs +1 -1
- package/dist/styled-system/jsx/center.mjs +1 -1
- package/dist/styled-system/jsx/circle.mjs +1 -1
- package/dist/styled-system/jsx/container.mjs +1 -1
- package/dist/styled-system/jsx/divider.mjs +1 -1
- package/dist/styled-system/jsx/factory.mjs +7 -8
- package/dist/styled-system/jsx/flex.mjs +1 -1
- package/dist/styled-system/jsx/float.mjs +1 -1
- package/dist/styled-system/jsx/grid-item.mjs +1 -1
- package/dist/styled-system/jsx/grid.mjs +1 -1
- package/dist/styled-system/jsx/hstack.mjs +1 -1
- package/dist/styled-system/jsx/index.d.mts +1 -1
- package/dist/styled-system/jsx/index.mjs +2 -2
- package/dist/styled-system/jsx/is-valid-prop.d.mts +1 -7
- package/dist/styled-system/jsx/is-valid-prop.mjs +3 -3
- package/dist/styled-system/jsx/link-box.d.mts +10 -0
- package/dist/styled-system/jsx/link-box.mjs +14 -0
- package/dist/styled-system/jsx/link-overlay.mjs +1 -1
- package/dist/styled-system/jsx/spacer.mjs +1 -1
- package/dist/styled-system/jsx/square.mjs +1 -1
- package/dist/styled-system/jsx/stack.mjs +1 -1
- package/dist/styled-system/jsx/visually-hidden.mjs +1 -1
- package/dist/styled-system/jsx/vstack.mjs +1 -1
- package/dist/styled-system/jsx/wrap.mjs +1 -1
- package/dist/styled-system/patterns/aspect-ratio.d.mts +1 -1
- package/dist/styled-system/patterns/aspect-ratio.mjs +2 -5
- package/dist/styled-system/patterns/bleed.d.mts +3 -3
- package/dist/styled-system/patterns/bleed.mjs +7 -12
- package/dist/styled-system/patterns/box.d.mts +1 -1
- package/dist/styled-system/patterns/box.mjs +2 -5
- package/dist/styled-system/patterns/center.d.mts +1 -1
- package/dist/styled-system/patterns/center.mjs +2 -5
- package/dist/styled-system/patterns/circle.d.mts +2 -2
- package/dist/styled-system/patterns/circle.mjs +2 -5
- package/dist/styled-system/patterns/container.d.mts +1 -1
- package/dist/styled-system/patterns/container.mjs +2 -5
- package/dist/styled-system/patterns/divider.d.mts +1 -1
- package/dist/styled-system/patterns/divider.mjs +4 -8
- package/dist/styled-system/patterns/flex.d.mts +8 -8
- package/dist/styled-system/patterns/flex.mjs +2 -5
- package/dist/styled-system/patterns/float.d.mts +1 -1
- package/dist/styled-system/patterns/float.mjs +3 -10
- package/dist/styled-system/patterns/grid-item.d.mts +1 -1
- package/dist/styled-system/patterns/grid-item.mjs +2 -5
- package/dist/styled-system/patterns/grid.d.mts +4 -4
- package/dist/styled-system/patterns/grid.mjs +6 -11
- package/dist/styled-system/patterns/hstack.d.mts +3 -3
- package/dist/styled-system/patterns/hstack.mjs +4 -8
- package/dist/styled-system/patterns/index.d.mts +2 -2
- package/dist/styled-system/patterns/index.mjs +2 -2
- package/dist/styled-system/patterns/link-box.d.mts +21 -0
- package/dist/styled-system/patterns/link-box.mjs +19 -0
- package/dist/styled-system/patterns/link-overlay.d.mts +1 -1
- package/dist/styled-system/patterns/link-overlay.mjs +5 -5
- package/dist/styled-system/patterns/spacer.d.mts +1 -1
- package/dist/styled-system/patterns/spacer.mjs +2 -5
- package/dist/styled-system/patterns/square.d.mts +2 -2
- package/dist/styled-system/patterns/square.mjs +2 -5
- package/dist/styled-system/patterns/stack.d.mts +5 -5
- package/dist/styled-system/patterns/stack.mjs +4 -8
- package/dist/styled-system/patterns/visually-hidden.d.mts +1 -1
- package/dist/styled-system/patterns/visually-hidden.mjs +2 -5
- package/dist/styled-system/patterns/vstack.d.mts +3 -3
- package/dist/styled-system/patterns/vstack.mjs +4 -8
- package/dist/styled-system/patterns/wrap.d.mts +6 -6
- package/dist/styled-system/patterns/wrap.mjs +2 -5
- package/dist/styled-system/recipes/accordion.d.mts +1 -6
- package/dist/styled-system/recipes/accordion.mjs +4 -6
- package/dist/styled-system/recipes/alert-description.d.mts +1 -6
- package/dist/styled-system/recipes/alert-description.mjs +2 -4
- package/dist/styled-system/recipes/alert-dialog.d.mts +1 -6
- package/dist/styled-system/recipes/alert-dialog.mjs +4 -6
- package/dist/styled-system/recipes/alert-title.d.mts +1 -6
- package/dist/styled-system/recipes/alert-title.mjs +2 -4
- package/dist/styled-system/recipes/alert.d.mts +2 -10
- package/dist/styled-system/recipes/alert.mjs +2 -4
- package/dist/styled-system/recipes/avatar.d.mts +1 -6
- package/dist/styled-system/recipes/avatar.mjs +4 -6
- package/dist/styled-system/recipes/badge.d.mts +2 -10
- package/dist/styled-system/recipes/badge.mjs +2 -4
- package/dist/styled-system/recipes/blockquote.d.mts +1 -6
- package/dist/styled-system/recipes/blockquote.mjs +2 -4
- package/dist/styled-system/recipes/button.d.mts +2 -13
- package/dist/styled-system/recipes/button.mjs +2 -4
- package/dist/styled-system/recipes/calendar.d.mts +1 -6
- package/dist/styled-system/recipes/calendar.mjs +4 -6
- package/dist/styled-system/recipes/card-content.d.mts +1 -6
- package/dist/styled-system/recipes/card-content.mjs +2 -4
- package/dist/styled-system/recipes/card-description.d.mts +1 -6
- package/dist/styled-system/recipes/card-description.mjs +2 -4
- package/dist/styled-system/recipes/card-footer.d.mts +1 -6
- package/dist/styled-system/recipes/card-footer.mjs +2 -4
- package/dist/styled-system/recipes/card-header.d.mts +1 -6
- package/dist/styled-system/recipes/card-header.mjs +2 -4
- package/dist/styled-system/recipes/card-title.d.mts +1 -6
- package/dist/styled-system/recipes/card-title.mjs +2 -4
- package/dist/styled-system/recipes/card.d.mts +1 -6
- package/dist/styled-system/recipes/card.mjs +2 -4
- package/dist/styled-system/recipes/checkbox.d.mts +1 -6
- package/dist/styled-system/recipes/checkbox.mjs +4 -6
- package/dist/styled-system/recipes/collapsible.d.mts +1 -6
- package/dist/styled-system/recipes/collapsible.mjs +4 -6
- package/dist/styled-system/recipes/command-dialog.d.mts +1 -6
- package/dist/styled-system/recipes/command-dialog.mjs +4 -6
- package/dist/styled-system/recipes/command.d.mts +1 -6
- package/dist/styled-system/recipes/command.mjs +4 -6
- package/dist/styled-system/recipes/context-menu.d.mts +2 -10
- package/dist/styled-system/recipes/context-menu.mjs +4 -6
- package/dist/styled-system/recipes/create-recipe.d.mts +1 -0
- package/dist/styled-system/recipes/create-recipe.mjs +5 -8
- package/dist/styled-system/recipes/dialog.d.mts +1 -6
- package/dist/styled-system/recipes/dialog.mjs +4 -6
- package/dist/styled-system/recipes/dropdown-menu.d.mts +1 -6
- package/dist/styled-system/recipes/dropdown-menu.mjs +4 -6
- package/dist/styled-system/recipes/form-control.d.mts +1 -6
- package/dist/styled-system/recipes/form-control.mjs +2 -4
- package/dist/styled-system/recipes/form-description.d.mts +1 -6
- package/dist/styled-system/recipes/form-description.mjs +2 -4
- package/dist/styled-system/recipes/form-item.d.mts +1 -6
- package/dist/styled-system/recipes/form-item.mjs +2 -4
- package/dist/styled-system/recipes/form-label.d.mts +1 -6
- package/dist/styled-system/recipes/form-label.mjs +2 -4
- package/dist/styled-system/recipes/form-message.d.mts +1 -6
- package/dist/styled-system/recipes/form-message.mjs +2 -4
- package/dist/styled-system/recipes/h1.d.mts +1 -6
- package/dist/styled-system/recipes/h1.mjs +2 -4
- package/dist/styled-system/recipes/h2.d.mts +1 -6
- package/dist/styled-system/recipes/h2.mjs +2 -4
- package/dist/styled-system/recipes/h3.d.mts +1 -6
- package/dist/styled-system/recipes/h3.mjs +2 -4
- package/dist/styled-system/recipes/h4.d.mts +1 -6
- package/dist/styled-system/recipes/h4.mjs +2 -4
- package/dist/styled-system/recipes/hover-card.d.mts +1 -6
- package/dist/styled-system/recipes/hover-card.mjs +4 -6
- package/dist/styled-system/recipes/icon.d.mts +2 -22
- package/dist/styled-system/recipes/icon.mjs +2 -4
- package/dist/styled-system/recipes/inline-code.d.mts +1 -6
- package/dist/styled-system/recipes/inline-code.mjs +2 -4
- package/dist/styled-system/recipes/input.d.mts +1 -6
- package/dist/styled-system/recipes/input.mjs +2 -4
- package/dist/styled-system/recipes/label.d.mts +1 -6
- package/dist/styled-system/recipes/label.mjs +2 -4
- package/dist/styled-system/recipes/large.d.mts +1 -6
- package/dist/styled-system/recipes/large.mjs +2 -4
- package/dist/styled-system/recipes/lead.d.mts +1 -6
- package/dist/styled-system/recipes/lead.mjs +2 -4
- package/dist/styled-system/recipes/link.d.mts +1 -6
- package/dist/styled-system/recipes/link.mjs +2 -4
- package/dist/styled-system/recipes/list.d.mts +1 -6
- package/dist/styled-system/recipes/list.mjs +2 -4
- package/dist/styled-system/recipes/menubar.d.mts +1 -6
- package/dist/styled-system/recipes/menubar.mjs +4 -6
- package/dist/styled-system/recipes/muted.d.mts +1 -6
- package/dist/styled-system/recipes/muted.mjs +2 -4
- package/dist/styled-system/recipes/navigation-menu.d.mts +1 -6
- package/dist/styled-system/recipes/navigation-menu.mjs +4 -6
- package/dist/styled-system/recipes/p.d.mts +1 -6
- package/dist/styled-system/recipes/p.mjs +2 -4
- package/dist/styled-system/recipes/popover.d.mts +1 -6
- package/dist/styled-system/recipes/popover.mjs +4 -6
- package/dist/styled-system/recipes/progress.d.mts +1 -6
- package/dist/styled-system/recipes/progress.mjs +4 -6
- package/dist/styled-system/recipes/radio-group.d.mts +1 -6
- package/dist/styled-system/recipes/radio-group.mjs +4 -6
- package/dist/styled-system/recipes/scroll-area.d.mts +1 -6
- package/dist/styled-system/recipes/scroll-area.mjs +4 -6
- package/dist/styled-system/recipes/select.d.mts +1 -6
- package/dist/styled-system/recipes/select.mjs +4 -6
- package/dist/styled-system/recipes/separator.d.mts +2 -10
- package/dist/styled-system/recipes/separator.mjs +2 -4
- package/dist/styled-system/recipes/sheet.d.mts +2 -10
- package/dist/styled-system/recipes/sheet.mjs +4 -6
- package/dist/styled-system/recipes/skeleton.d.mts +1 -6
- package/dist/styled-system/recipes/skeleton.mjs +2 -4
- package/dist/styled-system/recipes/slider.d.mts +1 -6
- package/dist/styled-system/recipes/slider.mjs +4 -6
- package/dist/styled-system/recipes/small.d.mts +1 -6
- package/dist/styled-system/recipes/small.mjs +2 -4
- package/dist/styled-system/recipes/switch-recipe.d.mts +1 -6
- package/dist/styled-system/recipes/switch-recipe.mjs +4 -6
- package/dist/styled-system/recipes/table-body.d.mts +1 -6
- package/dist/styled-system/recipes/table-body.mjs +2 -4
- package/dist/styled-system/recipes/table-caption.d.mts +1 -6
- package/dist/styled-system/recipes/table-caption.mjs +2 -4
- package/dist/styled-system/recipes/table-cell.d.mts +1 -6
- package/dist/styled-system/recipes/table-cell.mjs +2 -4
- package/dist/styled-system/recipes/table-container.d.mts +1 -6
- package/dist/styled-system/recipes/table-container.mjs +2 -4
- package/dist/styled-system/recipes/table-footer.d.mts +1 -6
- package/dist/styled-system/recipes/table-footer.mjs +2 -4
- package/dist/styled-system/recipes/table-head.d.mts +1 -6
- package/dist/styled-system/recipes/table-head.mjs +2 -4
- package/dist/styled-system/recipes/table-header.d.mts +1 -6
- package/dist/styled-system/recipes/table-header.mjs +2 -4
- package/dist/styled-system/recipes/table-row.d.mts +1 -6
- package/dist/styled-system/recipes/table-row.mjs +2 -4
- package/dist/styled-system/recipes/table.d.mts +1 -6
- package/dist/styled-system/recipes/table.mjs +2 -4
- package/dist/styled-system/recipes/tabs.d.mts +1 -6
- package/dist/styled-system/recipes/tabs.mjs +4 -6
- package/dist/styled-system/recipes/textarea.d.mts +1 -6
- package/dist/styled-system/recipes/textarea.mjs +2 -4
- package/dist/styled-system/recipes/toast-viewport.d.mts +1 -6
- package/dist/styled-system/recipes/toast-viewport.mjs +2 -4
- package/dist/styled-system/recipes/toast.d.mts +2 -10
- package/dist/styled-system/recipes/toast.mjs +4 -6
- package/dist/styled-system/recipes/toggle.d.mts +2 -13
- package/dist/styled-system/recipes/toggle.mjs +2 -4
- package/dist/styled-system/recipes/tooltip.d.mts +1 -6
- package/dist/styled-system/recipes/tooltip.mjs +4 -6
- package/dist/styled-system/recipes/typography-table-container.d.mts +1 -6
- package/dist/styled-system/recipes/typography-table-container.mjs +2 -4
- package/dist/styled-system/recipes/typography-table.d.mts +1 -6
- package/dist/styled-system/recipes/typography-table.mjs +2 -4
- package/dist/styled-system/tokens/index.mjs +1683 -1711
- package/dist/styled-system/tokens/tokens.d.mts +20 -20
- package/dist/styled-system/types/composition.d.mts +12 -65
- package/dist/styled-system/types/conditions.d.mts +44 -98
- package/dist/styled-system/types/global.d.mts +0 -1
- package/dist/styled-system/types/jsx.d.mts +1 -1
- package/dist/styled-system/types/pattern.d.mts +2 -17
- package/dist/styled-system/types/prop-type.d.mts +231 -58
- package/dist/styled-system/types/recipe.d.mts +10 -33
- package/dist/styled-system/types/selectors.d.mts +1 -1
- package/dist/styled-system/types/static-css.d.mts +4 -13
- package/dist/styled-system/types/style-props.d.mts +678 -7541
- package/dist/styled-system/types/system-types.d.mts +11 -111
- package/dist/translations/i18n-react.d.ts +0 -1
- package/dist/translations/i18n-react.d.ts.map +1 -1
- package/dist/translations/i18n-util.async.d.ts.map +1 -1
- package/dist/translations/i18n-util.d.ts +2 -2
- package/dist/translations/i18n-util.d.ts.map +1 -1
- package/package.json +9 -9
- package/dist/styled-system/jsx/cq.d.mts +0 -10
- package/dist/styled-system/jsx/cq.mjs +0 -14
- package/dist/styled-system/patterns/cq.d.mts +0 -22
- package/dist/styled-system/patterns/cq.mjs +0 -21
|
@@ -9,6 +9,7 @@ export * from './spacer.mjs';
|
|
|
9
9
|
export * from './square.mjs';
|
|
10
10
|
export * from './circle.mjs';
|
|
11
11
|
export * from './center.mjs';
|
|
12
|
+
export * from './link-box.mjs';
|
|
12
13
|
export * from './link-overlay.mjs';
|
|
13
14
|
export * from './aspect-ratio.mjs';
|
|
14
15
|
export * from './grid.mjs';
|
|
@@ -18,5 +19,4 @@ export * from './container.mjs';
|
|
|
18
19
|
export * from './divider.mjs';
|
|
19
20
|
export * from './float.mjs';
|
|
20
21
|
export * from './bleed.mjs';
|
|
21
|
-
export * from './visually-hidden.mjs';
|
|
22
|
-
export * from './cq.mjs';
|
|
22
|
+
export * from './visually-hidden.mjs';
|
|
@@ -1,11 +1,5 @@
|
|
|
1
1
|
/* eslint-disable */
|
|
2
|
-
import type { DistributiveOmit, HTMLPandaProps, JsxStyleProps, Pretty } from '../types';
|
|
3
|
-
|
|
4
2
|
declare const isCssProperty: (value: string) => boolean;
|
|
5
|
-
|
|
6
|
-
type CssPropKey = keyof JsxStyleProps
|
|
7
|
-
type OmittedCssProps<T> = Pretty<DistributiveOmit<T, CssPropKey>>
|
|
8
|
-
|
|
9
|
-
declare const splitCssProps: <T>(props: T) => [JsxStyleProps, OmittedCssProps<T>]
|
|
3
|
+
declare const splitCssProps: <TProps extends Record<string, unknown>>(props: TProps) => [Pick<TProps, CssProperty>, Omit<TProps, CssProperty>]
|
|
10
4
|
|
|
11
5
|
export { isCssProperty, splitCssProps };
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { splitProps } from '../helpers.mjs';
|
|
2
2
|
import { memo } from '../helpers.mjs';
|
|
3
3
|
// src/index.ts
|
|
4
|
-
var userGeneratedStr = "css,pos,
|
|
4
|
+
var userGeneratedStr = "css,pos,insetEnd,end,insetStart,start,flexDir,p,pl,pr,pt,pb,py,paddingY,paddingX,px,pe,paddingEnd,ps,paddingStart,ml,mr,mt,mb,m,my,marginY,mx,marginX,me,marginEnd,ms,marginStart,ringWidth,ringColor,ring,ringOffset,w,minW,maxW,h,minH,maxH,tracking,leading,bgPosition,bgPositionX,bgPositionY,bgAttachment,bgClip,bg,bgColor,bgOrigin,bgImage,bgRepeat,bgBlendMode,bgSize,bgGradient,rounded,roundedTopLeft,roundedTopRight,roundedBottomRight,roundedBottomLeft,roundedTop,roundedRight,roundedBottom,roundedLeft,roundedStartStart,roundedStartEnd,roundedStart,roundedEndStart,roundedEndEnd,roundedEnd,borderX,borderXWidth,borderXColor,borderY,borderYWidth,borderYColor,borderStart,borderStartWidth,borderStartColor,borderEnd,borderEndWidth,borderEndColor,shadow,shadowColor,x,y,bga,bca,ca,aspectRatio,boxDecorationBreak,zIndex,boxSizing,objectPosition,objectFit,overscrollBehavior,overscrollBehaviorX,overscrollBehaviorY,position,top,left,insetInline,insetBlock,inset,insetBlockEnd,insetBlockStart,insetInlineEnd,insetInlineStart,right,bottom,insetX,insetY,float,visibility,display,hideFrom,hideBelow,flexBasis,flex,flexDirection,flexGrow,flexShrink,gridTemplateColumns,gridTemplateRows,gridColumn,gridRow,gridColumnStart,gridColumnEnd,gridAutoFlow,gridAutoColumns,gridAutoRows,gap,gridGap,gridRowGap,gridColumnGap,rowGap,columnGap,justifyContent,alignContent,alignItems,alignSelf,padding,paddingLeft,paddingRight,paddingTop,paddingBottom,paddingBlock,paddingBlockEnd,paddingBlockStart,paddingInline,paddingInlineEnd,paddingInlineStart,marginLeft,marginRight,marginTop,marginBottom,margin,marginBlock,marginBlockEnd,marginBlockStart,marginInline,marginInlineEnd,marginInlineStart,outlineWidth,outlineColor,outline,outlineOffset,divideX,divideY,divideColor,divideStyle,width,inlineSize,minWidth,minInlineSize,maxWidth,maxInlineSize,height,blockSize,minHeight,minBlockSize,maxHeight,maxBlockSize,color,fontFamily,fontSize,fontWeight,fontSmoothing,fontVariantNumeric,letterSpacing,lineHeight,textAlign,textDecoration,textDecorationColor,textEmphasisColor,textDecorationStyle,textDecorationThickness,textUnderlineOffset,textTransform,textIndent,textShadow,textOverflow,verticalAlign,wordBreak,textWrap,truncate,lineClamp,listStyleType,listStylePosition,listStyleImage,backgroundPosition,backgroundPositionX,backgroundPositionY,backgroundAttachment,backgroundClip,background,backgroundColor,backgroundOrigin,backgroundImage,backgroundRepeat,backgroundBlendMode,backgroundSize,backgroundGradient,textGradient,gradientFrom,gradientTo,gradientVia,borderRadius,borderTopLeftRadius,borderTopRightRadius,borderBottomRightRadius,borderBottomLeftRadius,borderTopRadius,borderRightRadius,borderBottomRadius,borderLeftRadius,borderStartStartRadius,borderStartEndRadius,borderStartRadius,borderEndStartRadius,borderEndEndRadius,borderEndRadius,border,borderWidth,borderTopWidth,borderLeftWidth,borderRightWidth,borderBottomWidth,borderColor,borderInline,borderInlineWidth,borderInlineColor,borderBlock,borderBlockWidth,borderBlockColor,borderLeft,borderLeftColor,borderInlineStart,borderInlineStartWidth,borderInlineStartColor,borderRight,borderRightColor,borderInlineEnd,borderInlineEndWidth,borderInlineEndColor,borderTop,borderTopColor,borderBottom,borderBottomColor,borderBlockEnd,borderBlockEndColor,borderBlockStart,borderBlockStartColor,opacity,boxShadow,boxShadowColor,mixBlendMode,filter,brightness,contrast,grayscale,hueRotate,invert,saturate,sepia,dropShadow,blur,backdropFilter,backdropBlur,backdropBrightness,backdropContrast,backdropGrayscale,backdropHueRotate,backdropInvert,backdropOpacity,backdropSaturate,backdropSepia,borderCollapse,borderSpacing,borderSpacingX,borderSpacingY,tableLayout,transitionTimingFunction,transitionDelay,transitionDuration,transitionProperty,transition,animation,animationName,animationDelay,transformOrigin,scale,scaleX,scaleY,translate,translateX,translateY,accentColor,caretColor,scrollBehavior,scrollbar,scrollMargin,scrollMarginX,scrollMarginY,scrollMarginLeft,scrollMarginRight,scrollMarginTop,scrollMarginBottom,scrollMarginBlock,scrollMarginBlockEnd,scrollMarginBlockStart,scrollMarginInline,scrollMarginInlineEnd,scrollMarginInlineStart,scrollPadding,scrollPaddingBlock,scrollPaddingBlockStart,scrollPaddingBlockEnd,scrollPaddingInline,scrollPaddingInlineEnd,scrollPaddingInlineStart,scrollPaddingX,scrollPaddingY,scrollPaddingLeft,scrollPaddingRight,scrollPaddingTop,scrollPaddingBottom,scrollSnapAlign,scrollSnapStop,scrollSnapType,scrollSnapStrictness,scrollSnapMargin,scrollSnapMarginTop,scrollSnapMarginBottom,scrollSnapMarginLeft,scrollSnapMarginRight,touchAction,userSelect,fill,stroke,strokeWidth,srOnly,debug,appearance,backfaceVisibility,clipPath,hyphens,mask,maskImage,maskSize,textSizeAdjust,animateIn,animateOut,fadeIn,fadeOut,zoomIn,zoomOut,spinIn,spinOut,slideInFromTop,slideInFromBottom,slideInFromLeft,slideInFromRight,slideOutToTop,slideOutToBottom,slideOutToLeft,slideOutToRight,backgroundAlpha,gradientFromAlpha,gradientToAlpha,borderAlpha,container,focusRingWidth,focusRingColor,focusRingOffsetWidth,focusRingOffsetColor,focusRingInset,spaceY,spaceX,textAlpha,colorPalette,textStyle,layerStyle,_hover,_focus,_focusWithin,_focusVisible,_disabled,_active,_visited,_target,_readOnly,_readWrite,_empty,_checked,_enabled,_expanded,_highlighted,_before,_after,_firstLetter,_firstLine,_marker,_selection,_file,_backdrop,_first,_last,_only,_even,_odd,_firstOfType,_lastOfType,_onlyOfType,_peerFocus,_peerHover,_peerActive,_peerFocusWithin,_peerFocusVisible,_peerDisabled,_peerChecked,_peerInvalid,_peerExpanded,_peerPlaceholderShown,_groupFocus,_groupHover,_groupActive,_groupFocusWithin,_groupFocusVisible,_groupDisabled,_groupChecked,_groupExpanded,_groupInvalid,_indeterminate,_required,_valid,_invalid,_autofill,_inRange,_outOfRange,_placeholder,_placeholderShown,_pressed,_selected,_default,_optional,_open,_closed,_fullscreen,_loading,_currentPage,_currentStep,_motionReduce,_motionSafe,_print,_landscape,_portrait,_dark,_light,_osDark,_osLight,_highContrast,_lessContrast,_moreContrast,_ltr,_rtl,_scrollbar,_scrollbarThumb,_scrollbarTrack,_horizontal,_vertical,sm,smOnly,smDown,md,mdOnly,mdDown,lg,lgOnly,lgDown,2lg,2lgOnly,2lgDown,xl,xlOnly,xlDown,2xl,2xlOnly,2xlDown,smToMd,smToLg,smTo2lg,smToXl,smTo2xl,mdToLg,mdTo2lg,mdToXl,mdTo2xl,lgTo2lg,lgToXl,lgTo2xl,2lgToXl,2lgTo2xl,xlTo2xl"
|
|
5
5
|
var userGenerated = userGeneratedStr.split(",");
|
|
6
|
-
var cssPropertiesStr = "WebkitAppearance,WebkitBorderBefore,WebkitBorderBeforeColor,WebkitBorderBeforeStyle,WebkitBorderBeforeWidth,WebkitBoxReflect,WebkitLineClamp,WebkitMask,WebkitMaskAttachment,WebkitMaskClip,WebkitMaskComposite,WebkitMaskImage,WebkitMaskOrigin,WebkitMaskPosition,WebkitMaskPositionX,WebkitMaskPositionY,WebkitMaskRepeat,WebkitMaskRepeatX,WebkitMaskRepeatY,WebkitMaskSize,WebkitOverflowScrolling,WebkitTapHighlightColor,WebkitTextFillColor,WebkitTextStroke,WebkitTextStrokeColor,WebkitTextStrokeWidth,WebkitTouchCallout,WebkitUserModify,
|
|
6
|
+
var cssPropertiesStr = "WebkitAppearance,WebkitBorderBefore,WebkitBorderBeforeColor,WebkitBorderBeforeStyle,WebkitBorderBeforeWidth,WebkitBoxReflect,WebkitLineClamp,WebkitMask,WebkitMaskAttachment,WebkitMaskClip,WebkitMaskComposite,WebkitMaskImage,WebkitMaskOrigin,WebkitMaskPosition,WebkitMaskPositionX,WebkitMaskPositionY,WebkitMaskRepeat,WebkitMaskRepeatX,WebkitMaskRepeatY,WebkitMaskSize,WebkitOverflowScrolling,WebkitTapHighlightColor,WebkitTextFillColor,WebkitTextStroke,WebkitTextStrokeColor,WebkitTextStrokeWidth,WebkitTouchCallout,WebkitUserModify,accentColor,alignContent,alignItems,alignSelf,alignTracks,all,animation,animationComposition,animationDelay,animationDirection,animationDuration,animationFillMode,animationIterationCount,animationName,animationPlayState,animationTimingFunction,animationTimeline,appearance,aspectRatio,azimuth,backdropFilter,backfaceVisibility,background,backgroundAttachment,backgroundBlendMode,backgroundClip,backgroundColor,backgroundImage,backgroundOrigin,backgroundPosition,backgroundPositionX,backgroundPositionY,backgroundRepeat,backgroundSize,blockOverflow,blockSize,border,borderBlock,borderBlockColor,borderBlockStyle,borderBlockWidth,borderBlockEnd,borderBlockEndColor,borderBlockEndStyle,borderBlockEndWidth,borderBlockStart,borderBlockStartColor,borderBlockStartStyle,borderBlockStartWidth,borderBottom,borderBottomColor,borderBottomLeftRadius,borderBottomRightRadius,borderBottomStyle,borderBottomWidth,borderCollapse,borderColor,borderEndEndRadius,borderEndStartRadius,borderImage,borderImageOutset,borderImageRepeat,borderImageSlice,borderImageSource,borderImageWidth,borderInline,borderInlineEnd,borderInlineColor,borderInlineStyle,borderInlineWidth,borderInlineEndColor,borderInlineEndStyle,borderInlineEndWidth,borderInlineStart,borderInlineStartColor,borderInlineStartStyle,borderInlineStartWidth,borderLeft,borderLeftColor,borderLeftStyle,borderLeftWidth,borderRadius,borderRight,borderRightColor,borderRightStyle,borderRightWidth,borderSpacing,borderStartEndRadius,borderStartStartRadius,borderStyle,borderTop,borderTopColor,borderTopLeftRadius,borderTopRightRadius,borderTopStyle,borderTopWidth,borderWidth,bottom,boxAlign,boxDecorationBreak,boxDirection,boxFlex,boxFlexGroup,boxLines,boxOrdinalGroup,boxOrient,boxPack,boxShadow,boxSizing,breakAfter,breakBefore,breakInside,captionSide,caret,caretColor,caretShape,clear,clip,clipPath,color,colorScheme,columnCount,columnFill,columnGap,columnRule,columnRuleColor,columnRuleStyle,columnRuleWidth,columnSpan,columnWidth,columns,contain,containIntrinsicSize,containIntrinsicBlockSize,containIntrinsicHeight,containIntrinsicInlineSize,containIntrinsicWidth,container,containerName,containerType,content,contentVisibility,counterIncrement,counterReset,counterSet,cursor,direction,display,emptyCells,filter,flex,flexBasis,flexDirection,flexFlow,flexGrow,flexShrink,flexWrap,float,font,fontFamily,fontFeatureSettings,fontKerning,fontLanguageOverride,fontOpticalSizing,fontPalette,fontVariationSettings,fontSize,fontSizeAdjust,fontSmooth,fontStretch,fontStyle,fontSynthesis,fontVariant,fontVariantAlternates,fontVariantCaps,fontVariantEastAsian,fontVariantEmoji,fontVariantLigatures,fontVariantNumeric,fontVariantPosition,fontWeight,forcedColorAdjust,gap,grid,gridArea,gridAutoColumns,gridAutoFlow,gridAutoRows,gridColumn,gridColumnEnd,gridColumnGap,gridColumnStart,gridGap,gridRow,gridRowEnd,gridRowGap,gridRowStart,gridTemplate,gridTemplateAreas,gridTemplateColumns,gridTemplateRows,hangingPunctuation,height,hyphenateCharacter,hyphenateLimitChars,hyphens,imageOrientation,imageRendering,imageResolution,imeMode,initialLetter,initialLetterAlign,inlineSize,inputSecurity,inset,insetBlock,insetBlockEnd,insetBlockStart,insetInline,insetInlineEnd,insetInlineStart,isolation,justifyContent,justifyItems,justifySelf,justifyTracks,left,letterSpacing,lineBreak,lineClamp,lineHeight,lineHeightStep,listStyle,listStyleImage,listStylePosition,listStyleType,margin,marginBlock,marginBlockEnd,marginBlockStart,marginBottom,marginInline,marginInlineEnd,marginInlineStart,marginLeft,marginRight,marginTop,marginTrim,mask,maskBorder,maskBorderMode,maskBorderOutset,maskBorderRepeat,maskBorderSlice,maskBorderSource,maskBorderWidth,maskClip,maskComposite,maskImage,maskMode,maskOrigin,maskPosition,maskRepeat,maskSize,maskType,masonryAutoFlow,mathDepth,mathShift,mathStyle,maxBlockSize,maxHeight,maxInlineSize,maxLines,maxWidth,minBlockSize,minHeight,minInlineSize,minWidth,mixBlendMode,objectFit,objectPosition,offset,offsetAnchor,offsetDistance,offsetPath,offsetPosition,offsetRotate,opacity,order,orphans,outline,outlineColor,outlineOffset,outlineStyle,outlineWidth,overflow,overflowAnchor,overflowBlock,overflowClipBox,overflowClipMargin,overflowInline,overflowWrap,overflowX,overflowY,overscrollBehavior,overscrollBehaviorBlock,overscrollBehaviorInline,overscrollBehaviorX,overscrollBehaviorY,padding,paddingBlock,paddingBlockEnd,paddingBlockStart,paddingBottom,paddingInline,paddingInlineEnd,paddingInlineStart,paddingLeft,paddingRight,paddingTop,page,pageBreakAfter,pageBreakBefore,pageBreakInside,paintOrder,perspective,perspectiveOrigin,placeContent,placeItems,placeSelf,pointerEvents,position,printColorAdjust,quotes,resize,right,rotate,rowGap,rubyAlign,rubyMerge,rubyPosition,scale,scrollbarColor,scrollbarGutter,scrollbarWidth,scrollBehavior,scrollMargin,scrollMarginBlock,scrollMarginBlockStart,scrollMarginBlockEnd,scrollMarginBottom,scrollMarginInline,scrollMarginInlineStart,scrollMarginInlineEnd,scrollMarginLeft,scrollMarginRight,scrollMarginTop,scrollPadding,scrollPaddingBlock,scrollPaddingBlockStart,scrollPaddingBlockEnd,scrollPaddingBottom,scrollPaddingInline,scrollPaddingInlineStart,scrollPaddingInlineEnd,scrollPaddingLeft,scrollPaddingRight,scrollPaddingTop,scrollSnapAlign,scrollSnapCoordinate,scrollSnapDestination,scrollSnapPointsX,scrollSnapPointsY,scrollSnapStop,scrollSnapType,scrollSnapTypeX,scrollSnapTypeY,scrollTimeline,scrollTimelineAxis,scrollTimelineName,shapeImageThreshold,shapeMargin,shapeOutside,tabSize,tableLayout,textAlign,textAlignLast,textCombineUpright,textDecoration,textDecorationColor,textDecorationLine,textDecorationSkip,textDecorationSkipInk,textDecorationStyle,textDecorationThickness,textEmphasis,textEmphasisColor,textEmphasisPosition,textEmphasisStyle,textIndent,textJustify,textOrientation,textOverflow,textRendering,textShadow,textSizeAdjust,textTransform,textUnderlineOffset,textUnderlinePosition,top,touchAction,transform,transformBox,transformOrigin,transformStyle,transition,transitionDelay,transitionDuration,transitionProperty,transitionTimingFunction,translate,unicodeBidi,userSelect,verticalAlign,viewTransitionName,visibility,whiteSpace,widows,width,willChange,wordBreak,wordSpacing,wordWrap,writingMode,zIndex,zoom,alignmentBaseline,baselineShift,clipRule,colorInterpolation,colorRendering,dominantBaseline,fill,fillOpacity,fillRule,floodColor,floodOpacity,glyphOrientationVertical,lightingColor,marker,markerEnd,markerMid,markerStart,shapeRendering,stopColor,stopOpacity,stroke,strokeDasharray,strokeDashoffset,strokeLinecap,strokeLinejoin,strokeMiterlimit,strokeOpacity,strokeWidth,textAnchor,vectorEffect";
|
|
7
7
|
var allCssProperties = cssPropertiesStr.split(",").concat(userGenerated);
|
|
8
8
|
var properties = new Map(allCssProperties.map((prop) => [prop, true]));
|
|
9
9
|
var cssPropertySelectorRegex = /&|@/;
|
|
@@ -14,4 +14,4 @@ export {
|
|
|
14
14
|
allCssProperties,
|
|
15
15
|
isCssProperty
|
|
16
16
|
};
|
|
17
|
-
export const splitCssProps = (props) => splitProps(props, isCssProperty)
|
|
17
|
+
export const splitCssProps = /* @__PURE__ */ (props) => splitProps(props, isCssProperty)
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
import type { FunctionComponent } from 'react'
|
|
3
|
+
import type { LinkBoxProperties } from '../patterns/link-box.d.mts';
|
|
4
|
+
import type { HTMLStyledProps } from '../types/jsx.d.mts';
|
|
5
|
+
import type { DistributiveOmit } from '../types/system-types.d.mts';
|
|
6
|
+
|
|
7
|
+
export interface LinkBoxProps extends LinkBoxProperties, DistributiveOmit<HTMLStyledProps<'div'>, keyof LinkBoxProperties > {}
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
export declare const LinkBox: FunctionComponent<LinkBoxProps>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { createElement, forwardRef } from 'react'
|
|
2
|
+
import { mergeCss } from '../css/css.mjs';
|
|
3
|
+
import { splitProps } from '../helpers.mjs';
|
|
4
|
+
import { getLinkBoxStyle } from '../patterns/link-box.mjs';
|
|
5
|
+
import { styled } from './factory.mjs';
|
|
6
|
+
|
|
7
|
+
export const LinkBox = /* @__PURE__ */ forwardRef(function LinkBox(props, ref) {
|
|
8
|
+
const [patternProps, restProps] = splitProps(props, [])
|
|
9
|
+
|
|
10
|
+
const styleProps = getLinkBoxStyle(patternProps)
|
|
11
|
+
const mergedProps = { ref, ...styleProps, ...restProps }
|
|
12
|
+
|
|
13
|
+
return createElement(styled.div, mergedProps)
|
|
14
|
+
})
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* eslint-disable */
|
|
2
2
|
import type { SystemStyleObject, ConditionalValue } from '../types/index.d.mts';
|
|
3
3
|
import type { Properties } from '../types/csstype.d.mts';
|
|
4
|
-
import type {
|
|
4
|
+
import type { PropertyValue } from '../types/prop-type.d.mts';
|
|
5
5
|
import type { DistributiveOmit } from '../types/system-types.d.mts';
|
|
6
6
|
import type { Tokens } from '../tokens/index.d.mts';
|
|
7
7
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { mapObject } from '../helpers.mjs';
|
|
2
2
|
import { css } from '../css/index.mjs';
|
|
3
3
|
|
|
4
4
|
const aspectRatioConfig = {
|
|
@@ -29,10 +29,7 @@ transform(props, { map }) {
|
|
|
29
29
|
};
|
|
30
30
|
}}
|
|
31
31
|
|
|
32
|
-
export const getAspectRatioStyle = (styles = {}) => {
|
|
33
|
-
const _styles = getPatternStyles(aspectRatioConfig, styles)
|
|
34
|
-
return aspectRatioConfig.transform(_styles, patternFns)
|
|
35
|
-
}
|
|
32
|
+
export const getAspectRatioStyle = (styles = {}) => aspectRatioConfig.transform(styles, { map: mapObject })
|
|
36
33
|
|
|
37
34
|
export const aspectRatio = (styles) => css(getAspectRatioStyle(styles))
|
|
38
35
|
aspectRatio.raw = getAspectRatioStyle
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/* eslint-disable */
|
|
2
2
|
import type { SystemStyleObject, ConditionalValue } from '../types/index.d.mts';
|
|
3
3
|
import type { Properties } from '../types/csstype.d.mts';
|
|
4
|
-
import type {
|
|
4
|
+
import type { PropertyValue } from '../types/prop-type.d.mts';
|
|
5
5
|
import type { DistributiveOmit } from '../types/system-types.d.mts';
|
|
6
6
|
import type { Tokens } from '../tokens/index.d.mts';
|
|
7
7
|
|
|
8
8
|
export interface BleedProperties {
|
|
9
|
-
inline?:
|
|
10
|
-
block?:
|
|
9
|
+
inline?: PropertyValue<'marginInline'>
|
|
10
|
+
block?: PropertyValue<'marginBlock'>
|
|
11
11
|
}
|
|
12
12
|
|
|
13
13
|
|
|
@@ -1,24 +1,19 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { mapObject } from '../helpers.mjs';
|
|
2
2
|
import { css } from '../css/index.mjs';
|
|
3
3
|
|
|
4
4
|
const bleedConfig = {
|
|
5
|
-
transform(props
|
|
6
|
-
const { inline, block, ...rest } = props;
|
|
7
|
-
const valueFn = (v) => isCssUnit(v) || isCssVar(v) ? v : `token(spacing.${v}, ${v})`;
|
|
5
|
+
transform(props) {
|
|
6
|
+
const { inline = "0", block = "0", ...rest } = props;
|
|
8
7
|
return {
|
|
9
|
-
"--bleed-x":
|
|
10
|
-
"--bleed-y":
|
|
8
|
+
"--bleed-x": `spacing.${inline}`,
|
|
9
|
+
"--bleed-y": `spacing.${block}`,
|
|
11
10
|
marginInline: "calc(var(--bleed-x, 0) * -1)",
|
|
12
11
|
marginBlock: "calc(var(--bleed-y, 0) * -1)",
|
|
13
12
|
...rest
|
|
14
13
|
};
|
|
15
|
-
}
|
|
16
|
-
defaultValues:{inline:'0',block:'0'}}
|
|
14
|
+
}}
|
|
17
15
|
|
|
18
|
-
export const getBleedStyle = (styles = {}) => {
|
|
19
|
-
const _styles = getPatternStyles(bleedConfig, styles)
|
|
20
|
-
return bleedConfig.transform(_styles, patternFns)
|
|
21
|
-
}
|
|
16
|
+
export const getBleedStyle = (styles = {}) => bleedConfig.transform(styles, { map: mapObject })
|
|
22
17
|
|
|
23
18
|
export const bleed = (styles) => css(getBleedStyle(styles))
|
|
24
19
|
bleed.raw = getBleedStyle
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* eslint-disable */
|
|
2
2
|
import type { SystemStyleObject, ConditionalValue } from '../types/index.d.mts';
|
|
3
3
|
import type { Properties } from '../types/csstype.d.mts';
|
|
4
|
-
import type {
|
|
4
|
+
import type { PropertyValue } from '../types/prop-type.d.mts';
|
|
5
5
|
import type { DistributiveOmit } from '../types/system-types.d.mts';
|
|
6
6
|
import type { Tokens } from '../tokens/index.d.mts';
|
|
7
7
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { mapObject } from '../helpers.mjs';
|
|
2
2
|
import { css } from '../css/index.mjs';
|
|
3
3
|
|
|
4
4
|
const boxConfig = {
|
|
@@ -6,10 +6,7 @@ transform(props) {
|
|
|
6
6
|
return props;
|
|
7
7
|
}}
|
|
8
8
|
|
|
9
|
-
export const getBoxStyle = (styles = {}) => {
|
|
10
|
-
const _styles = getPatternStyles(boxConfig, styles)
|
|
11
|
-
return boxConfig.transform(_styles, patternFns)
|
|
12
|
-
}
|
|
9
|
+
export const getBoxStyle = (styles = {}) => boxConfig.transform(styles, { map: mapObject })
|
|
13
10
|
|
|
14
11
|
export const box = (styles) => css(getBoxStyle(styles))
|
|
15
12
|
box.raw = getBoxStyle
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* eslint-disable */
|
|
2
2
|
import type { SystemStyleObject, ConditionalValue } from '../types/index.d.mts';
|
|
3
3
|
import type { Properties } from '../types/csstype.d.mts';
|
|
4
|
-
import type {
|
|
4
|
+
import type { PropertyValue } from '../types/prop-type.d.mts';
|
|
5
5
|
import type { DistributiveOmit } from '../types/system-types.d.mts';
|
|
6
6
|
import type { Tokens } from '../tokens/index.d.mts';
|
|
7
7
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { mapObject } from '../helpers.mjs';
|
|
2
2
|
import { css } from '../css/index.mjs';
|
|
3
3
|
|
|
4
4
|
const centerConfig = {
|
|
@@ -12,10 +12,7 @@ transform(props) {
|
|
|
12
12
|
};
|
|
13
13
|
}}
|
|
14
14
|
|
|
15
|
-
export const getCenterStyle = (styles = {}) => {
|
|
16
|
-
const _styles = getPatternStyles(centerConfig, styles)
|
|
17
|
-
return centerConfig.transform(_styles, patternFns)
|
|
18
|
-
}
|
|
15
|
+
export const getCenterStyle = (styles = {}) => centerConfig.transform(styles, { map: mapObject })
|
|
19
16
|
|
|
20
17
|
export const center = (styles) => css(getCenterStyle(styles))
|
|
21
18
|
center.raw = getCenterStyle
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/* eslint-disable */
|
|
2
2
|
import type { SystemStyleObject, ConditionalValue } from '../types/index.d.mts';
|
|
3
3
|
import type { Properties } from '../types/csstype.d.mts';
|
|
4
|
-
import type {
|
|
4
|
+
import type { PropertyValue } from '../types/prop-type.d.mts';
|
|
5
5
|
import type { DistributiveOmit } from '../types/system-types.d.mts';
|
|
6
6
|
import type { Tokens } from '../tokens/index.d.mts';
|
|
7
7
|
|
|
8
8
|
export interface CircleProperties {
|
|
9
|
-
size?:
|
|
9
|
+
size?: PropertyValue<'width'>
|
|
10
10
|
}
|
|
11
11
|
|
|
12
12
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { mapObject } from '../helpers.mjs';
|
|
2
2
|
import { css } from '../css/index.mjs';
|
|
3
3
|
|
|
4
4
|
const circleConfig = {
|
|
@@ -16,10 +16,7 @@ transform(props) {
|
|
|
16
16
|
};
|
|
17
17
|
}}
|
|
18
18
|
|
|
19
|
-
export const getCircleStyle = (styles = {}) => {
|
|
20
|
-
const _styles = getPatternStyles(circleConfig, styles)
|
|
21
|
-
return circleConfig.transform(_styles, patternFns)
|
|
22
|
-
}
|
|
19
|
+
export const getCircleStyle = (styles = {}) => circleConfig.transform(styles, { map: mapObject })
|
|
23
20
|
|
|
24
21
|
export const circle = (styles) => css(getCircleStyle(styles))
|
|
25
22
|
circle.raw = getCircleStyle
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* eslint-disable */
|
|
2
2
|
import type { SystemStyleObject, ConditionalValue } from '../types/index.d.mts';
|
|
3
3
|
import type { Properties } from '../types/csstype.d.mts';
|
|
4
|
-
import type {
|
|
4
|
+
import type { PropertyValue } from '../types/prop-type.d.mts';
|
|
5
5
|
import type { DistributiveOmit } from '../types/system-types.d.mts';
|
|
6
6
|
import type { Tokens } from '../tokens/index.d.mts';
|
|
7
7
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { mapObject } from '../helpers.mjs';
|
|
2
2
|
import { css } from '../css/index.mjs';
|
|
3
3
|
|
|
4
4
|
const containerConfig = {
|
|
@@ -12,10 +12,7 @@ transform(props) {
|
|
|
12
12
|
};
|
|
13
13
|
}}
|
|
14
14
|
|
|
15
|
-
export const getContainerStyle = (styles = {}) => {
|
|
16
|
-
const _styles = getPatternStyles(containerConfig, styles)
|
|
17
|
-
return containerConfig.transform(_styles, patternFns)
|
|
18
|
-
}
|
|
15
|
+
export const getContainerStyle = (styles = {}) => containerConfig.transform(styles, { map: mapObject })
|
|
19
16
|
|
|
20
17
|
export const container = (styles) => css(getContainerStyle(styles))
|
|
21
18
|
container.raw = getContainerStyle
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* eslint-disable */
|
|
2
2
|
import type { SystemStyleObject, ConditionalValue } from '../types/index.d.mts';
|
|
3
3
|
import type { Properties } from '../types/csstype.d.mts';
|
|
4
|
-
import type {
|
|
4
|
+
import type { PropertyValue } from '../types/prop-type.d.mts';
|
|
5
5
|
import type { DistributiveOmit } from '../types/system-types.d.mts';
|
|
6
6
|
import type { Tokens } from '../tokens/index.d.mts';
|
|
7
7
|
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { mapObject } from '../helpers.mjs';
|
|
2
2
|
import { css } from '../css/index.mjs';
|
|
3
3
|
|
|
4
4
|
const dividerConfig = {
|
|
5
5
|
transform(props, { map }) {
|
|
6
|
-
const { orientation, thickness, color, ...rest } = props;
|
|
6
|
+
const { orientation = "horizontal", thickness = "1px", color, ...rest } = props;
|
|
7
7
|
return {
|
|
8
8
|
"--thickness": thickness,
|
|
9
9
|
width: map(orientation, (v) => v === "vertical" ? void 0 : "100%"),
|
|
@@ -13,13 +13,9 @@ transform(props, { map }) {
|
|
|
13
13
|
borderColor: color,
|
|
14
14
|
...rest
|
|
15
15
|
};
|
|
16
|
-
}
|
|
17
|
-
defaultValues:{orientation:'horizontal',thickness:'1px'}}
|
|
16
|
+
}}
|
|
18
17
|
|
|
19
|
-
export const getDividerStyle = (styles = {}) => {
|
|
20
|
-
const _styles = getPatternStyles(dividerConfig, styles)
|
|
21
|
-
return dividerConfig.transform(_styles, patternFns)
|
|
22
|
-
}
|
|
18
|
+
export const getDividerStyle = (styles = {}) => dividerConfig.transform(styles, { map: mapObject })
|
|
23
19
|
|
|
24
20
|
export const divider = (styles) => css(getDividerStyle(styles))
|
|
25
21
|
divider.raw = getDividerStyle
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
/* eslint-disable */
|
|
2
2
|
import type { SystemStyleObject, ConditionalValue } from '../types/index.d.mts';
|
|
3
3
|
import type { Properties } from '../types/csstype.d.mts';
|
|
4
|
-
import type {
|
|
4
|
+
import type { PropertyValue } from '../types/prop-type.d.mts';
|
|
5
5
|
import type { DistributiveOmit } from '../types/system-types.d.mts';
|
|
6
6
|
import type { Tokens } from '../tokens/index.d.mts';
|
|
7
7
|
|
|
8
8
|
export interface FlexProperties {
|
|
9
|
-
align?:
|
|
10
|
-
justify?:
|
|
11
|
-
direction?:
|
|
12
|
-
wrap?:
|
|
13
|
-
basis?:
|
|
14
|
-
grow?:
|
|
15
|
-
shrink?:
|
|
9
|
+
align?: PropertyValue<'alignItems'>
|
|
10
|
+
justify?: PropertyValue<'justifyContent'>
|
|
11
|
+
direction?: PropertyValue<'flexDirection'>
|
|
12
|
+
wrap?: PropertyValue<'flexWrap'>
|
|
13
|
+
basis?: PropertyValue<'flexBasis'>
|
|
14
|
+
grow?: PropertyValue<'flexGrow'>
|
|
15
|
+
shrink?: PropertyValue<'flexShrink'>
|
|
16
16
|
}
|
|
17
17
|
|
|
18
18
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { mapObject } from '../helpers.mjs';
|
|
2
2
|
import { css } from '../css/index.mjs';
|
|
3
3
|
|
|
4
4
|
const flexConfig = {
|
|
@@ -17,10 +17,7 @@ transform(props) {
|
|
|
17
17
|
};
|
|
18
18
|
}}
|
|
19
19
|
|
|
20
|
-
export const getFlexStyle = (styles = {}) => {
|
|
21
|
-
const _styles = getPatternStyles(flexConfig, styles)
|
|
22
|
-
return flexConfig.transform(_styles, patternFns)
|
|
23
|
-
}
|
|
20
|
+
export const getFlexStyle = (styles = {}) => flexConfig.transform(styles, { map: mapObject })
|
|
24
21
|
|
|
25
22
|
export const flex = (styles) => css(getFlexStyle(styles))
|
|
26
23
|
flex.raw = getFlexStyle
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* eslint-disable */
|
|
2
2
|
import type { SystemStyleObject, ConditionalValue } from '../types/index.d.mts';
|
|
3
3
|
import type { Properties } from '../types/csstype.d.mts';
|
|
4
|
-
import type {
|
|
4
|
+
import type { PropertyValue } from '../types/prop-type.d.mts';
|
|
5
5
|
import type { DistributiveOmit } from '../types/system-types.d.mts';
|
|
6
6
|
import type { Tokens } from '../tokens/index.d.mts';
|
|
7
7
|
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { mapObject } from '../helpers.mjs';
|
|
2
2
|
import { css } from '../css/index.mjs';
|
|
3
3
|
|
|
4
4
|
const floatConfig = {
|
|
5
5
|
transform(props, { map }) {
|
|
6
|
-
const { offset, offsetX, offsetY, placement, ...rest } = props;
|
|
6
|
+
const { offset = "0", offsetX = offset, offsetY = offset, placement = "top-end", ...rest } = props;
|
|
7
7
|
return {
|
|
8
8
|
display: "inline-flex",
|
|
9
9
|
justifyContent: "center",
|
|
@@ -37,16 +37,9 @@ transform(props, { map }) {
|
|
|
37
37
|
}),
|
|
38
38
|
...rest
|
|
39
39
|
};
|
|
40
|
-
},
|
|
41
|
-
defaultValues(props) {
|
|
42
|
-
const offset = props.offset || "0";
|
|
43
|
-
return { offset, offsetX: offset, offsetY: offset, placement: "top-end" };
|
|
44
40
|
}}
|
|
45
41
|
|
|
46
|
-
export const getFloatStyle = (styles = {}) => {
|
|
47
|
-
const _styles = getPatternStyles(floatConfig, styles)
|
|
48
|
-
return floatConfig.transform(_styles, patternFns)
|
|
49
|
-
}
|
|
42
|
+
export const getFloatStyle = (styles = {}) => floatConfig.transform(styles, { map: mapObject })
|
|
50
43
|
|
|
51
44
|
export const float = (styles) => css(getFloatStyle(styles))
|
|
52
45
|
float.raw = getFloatStyle
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* eslint-disable */
|
|
2
2
|
import type { SystemStyleObject, ConditionalValue } from '../types/index.d.mts';
|
|
3
3
|
import type { Properties } from '../types/csstype.d.mts';
|
|
4
|
-
import type {
|
|
4
|
+
import type { PropertyValue } from '../types/prop-type.d.mts';
|
|
5
5
|
import type { DistributiveOmit } from '../types/system-types.d.mts';
|
|
6
6
|
import type { Tokens } from '../tokens/index.d.mts';
|
|
7
7
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { mapObject } from '../helpers.mjs';
|
|
2
2
|
import { css } from '../css/index.mjs';
|
|
3
3
|
|
|
4
4
|
const gridItemConfig = {
|
|
@@ -16,10 +16,7 @@ transform(props, { map }) {
|
|
|
16
16
|
};
|
|
17
17
|
}}
|
|
18
18
|
|
|
19
|
-
export const getGridItemStyle = (styles = {}) => {
|
|
20
|
-
const _styles = getPatternStyles(gridItemConfig, styles)
|
|
21
|
-
return gridItemConfig.transform(_styles, patternFns)
|
|
22
|
-
}
|
|
19
|
+
export const getGridItemStyle = (styles = {}) => gridItemConfig.transform(styles, { map: mapObject })
|
|
23
20
|
|
|
24
21
|
export const gridItem = (styles) => css(getGridItemStyle(styles))
|
|
25
22
|
gridItem.raw = getGridItemStyle
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
/* eslint-disable */
|
|
2
2
|
import type { SystemStyleObject, ConditionalValue } from '../types/index.d.mts';
|
|
3
3
|
import type { Properties } from '../types/csstype.d.mts';
|
|
4
|
-
import type {
|
|
4
|
+
import type { PropertyValue } from '../types/prop-type.d.mts';
|
|
5
5
|
import type { DistributiveOmit } from '../types/system-types.d.mts';
|
|
6
6
|
import type { Tokens } from '../tokens/index.d.mts';
|
|
7
7
|
|
|
8
8
|
export interface GridProperties {
|
|
9
|
-
gap?:
|
|
10
|
-
columnGap?:
|
|
11
|
-
rowGap?:
|
|
9
|
+
gap?: PropertyValue<'gap'>
|
|
10
|
+
columnGap?: PropertyValue<'gap'>
|
|
11
|
+
rowGap?: PropertyValue<'gap'>
|
|
12
12
|
columns?: ConditionalValue<number>
|
|
13
13
|
minChildWidth?: ConditionalValue<Tokens["sizes"] | Properties["width"]>
|
|
14
14
|
}
|
|
@@ -1,10 +1,11 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { mapObject } from '../helpers.mjs';
|
|
2
2
|
import { css } from '../css/index.mjs';
|
|
3
3
|
|
|
4
4
|
const gridConfig = {
|
|
5
|
-
transform(props, { map
|
|
6
|
-
const
|
|
7
|
-
const
|
|
5
|
+
transform(props, { map }) {
|
|
6
|
+
const regex = /\d+(cm|in|pt|em|px|rem|vh|vmax|vmin|vw|ch|lh|%)$/;
|
|
7
|
+
const { columnGap, rowGap, gap = columnGap || rowGap ? void 0 : "10px", columns, minChildWidth, ...rest } = props;
|
|
8
|
+
const getValue = (v) => regex.test(v) ? v : `token(sizes.${v}, ${v})`;
|
|
8
9
|
return {
|
|
9
10
|
display: "grid",
|
|
10
11
|
gridTemplateColumns: columns != null ? map(columns, (v) => `repeat(${v}, minmax(0, 1fr))`) : minChildWidth != null ? map(minChildWidth, (v) => `repeat(auto-fit, minmax(${getValue(v)}, 1fr))`) : void 0,
|
|
@@ -13,15 +14,9 @@ transform(props, { map, isCssUnit }) {
|
|
|
13
14
|
rowGap,
|
|
14
15
|
...rest
|
|
15
16
|
};
|
|
16
|
-
},
|
|
17
|
-
defaultValues(props) {
|
|
18
|
-
return { gap: props.columnGap || props.rowGap ? void 0 : "10px" };
|
|
19
17
|
}}
|
|
20
18
|
|
|
21
|
-
export const getGridStyle = (styles = {}) => {
|
|
22
|
-
const _styles = getPatternStyles(gridConfig, styles)
|
|
23
|
-
return gridConfig.transform(_styles, patternFns)
|
|
24
|
-
}
|
|
19
|
+
export const getGridStyle = (styles = {}) => gridConfig.transform(styles, { map: mapObject })
|
|
25
20
|
|
|
26
21
|
export const grid = (styles) => css(getGridStyle(styles))
|
|
27
22
|
grid.raw = getGridStyle
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/* eslint-disable */
|
|
2
2
|
import type { SystemStyleObject, ConditionalValue } from '../types/index.d.mts';
|
|
3
3
|
import type { Properties } from '../types/csstype.d.mts';
|
|
4
|
-
import type {
|
|
4
|
+
import type { PropertyValue } from '../types/prop-type.d.mts';
|
|
5
5
|
import type { DistributiveOmit } from '../types/system-types.d.mts';
|
|
6
6
|
import type { Tokens } from '../tokens/index.d.mts';
|
|
7
7
|
|
|
8
8
|
export interface HstackProperties {
|
|
9
|
-
justify?:
|
|
10
|
-
gap?:
|
|
9
|
+
justify?: PropertyValue<'justifyContent'>
|
|
10
|
+
gap?: PropertyValue<'gap'>
|
|
11
11
|
}
|
|
12
12
|
|
|
13
13
|
|