@stokelp/ui 2.102.0 → 2.104.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/_virtual/_rolldown/runtime.cjs +1 -0
- package/dist/_virtual/_rolldown/runtime.js +21 -0
- package/dist/components/accordion/Accordion.cjs +2 -2
- package/dist/components/accordion/Accordion.cjs.map +1 -1
- package/dist/components/accordion/Accordion.js +22 -27
- package/dist/components/accordion/Accordion.js.map +1 -1
- package/dist/components/action-card/ActionCard.cjs +2 -2
- package/dist/components/action-card/ActionCard.cjs.map +1 -1
- package/dist/components/action-card/ActionCard.js +23 -26
- package/dist/components/action-card/ActionCard.js.map +1 -1
- package/dist/components/alert/Alert.cjs +2 -2
- package/dist/components/alert/Alert.cjs.map +1 -1
- package/dist/components/alert/Alert.js +117 -84
- package/dist/components/alert/Alert.js.map +1 -1
- package/dist/components/app/mobile-card/MobileCardEntityRow.cjs +2 -2
- package/dist/components/app/mobile-card/MobileCardEntityRow.cjs.map +1 -1
- package/dist/components/app/mobile-card/MobileCardEntityRow.js +44 -25
- package/dist/components/app/mobile-card/MobileCardEntityRow.js.map +1 -1
- package/dist/components/app/mobile-card/MobileCardHeader.cjs +2 -2
- package/dist/components/app/mobile-card/MobileCardHeader.cjs.map +1 -1
- package/dist/components/app/mobile-card/MobileCardHeader.js +18 -20
- package/dist/components/app/mobile-card/MobileCardHeader.js.map +1 -1
- package/dist/components/app/mobile-card/MobileCardNotificationBadge.cjs +2 -2
- package/dist/components/app/mobile-card/MobileCardNotificationBadge.cjs.map +1 -1
- package/dist/components/app/mobile-card/MobileCardNotificationBadge.js +31 -13
- package/dist/components/app/mobile-card/MobileCardNotificationBadge.js.map +1 -1
- package/dist/components/app/mobile-card/MobileCardShell.cjs +2 -2
- package/dist/components/app/mobile-card/MobileCardShell.cjs.map +1 -1
- package/dist/components/app/mobile-card/MobileCardShell.js +17 -19
- package/dist/components/app/mobile-card/MobileCardShell.js.map +1 -1
- package/dist/components/app/mobile-card/MobileCardSkeleton.cjs +2 -2
- package/dist/components/app/mobile-card/MobileCardSkeleton.cjs.map +1 -1
- package/dist/components/app/mobile-card/MobileCardSkeleton.js +45 -22
- package/dist/components/app/mobile-card/MobileCardSkeleton.js.map +1 -1
- package/dist/components/app/mobile-navigation/MobileNavigation.cjs +2 -2
- package/dist/components/app/mobile-navigation/MobileNavigation.cjs.map +1 -1
- package/dist/components/app/mobile-navigation/MobileNavigation.js +16 -18
- package/dist/components/app/mobile-navigation/MobileNavigation.js.map +1 -1
- package/dist/components/app/navigation/AppNavigation.cjs +2 -2
- package/dist/components/app/navigation/AppNavigation.cjs.map +1 -1
- package/dist/components/app/navigation/AppNavigation.js +35 -47
- package/dist/components/app/navigation/AppNavigation.js.map +1 -1
- package/dist/components/app/navigation/language-select/AppNavigationLanguageSelect.cjs +2 -2
- package/dist/components/app/navigation/language-select/AppNavigationLanguageSelect.cjs.map +1 -1
- package/dist/components/app/navigation/language-select/AppNavigationLanguageSelect.js +188 -119
- package/dist/components/app/navigation/language-select/AppNavigationLanguageSelect.js.map +1 -1
- package/dist/components/app/price-tag/PriceTag.cjs +2 -2
- package/dist/components/app/price-tag/PriceTag.cjs.map +1 -1
- package/dist/components/app/price-tag/PriceTag.js +25 -19
- package/dist/components/app/price-tag/PriceTag.js.map +1 -1
- package/dist/components/app/product-card-catalog/styled.cjs +2 -2
- package/dist/components/app/product-card-catalog/styled.cjs.map +1 -1
- package/dist/components/app/product-card-catalog/styled.js +23 -21
- package/dist/components/app/product-card-catalog/styled.js.map +1 -1
- package/dist/components/avatar/styled.cjs +2 -2
- package/dist/components/avatar/styled.cjs.map +1 -1
- package/dist/components/avatar/styled.d.ts +2 -2
- package/dist/components/avatar/styled.js +28 -27
- package/dist/components/avatar/styled.js.map +1 -1
- package/dist/components/box/Box.cjs +2 -2
- package/dist/components/box/Box.cjs.map +1 -1
- package/dist/components/box/Box.js +11 -10
- package/dist/components/box/Box.js.map +1 -1
- package/dist/components/breadcrumb/Breadcrumb.cjs +2 -2
- package/dist/components/breadcrumb/Breadcrumb.cjs.map +1 -1
- package/dist/components/breadcrumb/Breadcrumb.d.ts +4 -6
- package/dist/components/breadcrumb/Breadcrumb.js +39 -35
- package/dist/components/breadcrumb/Breadcrumb.js.map +1 -1
- package/dist/components/button/Button.cjs +2 -2
- package/dist/components/button/Button.cjs.map +1 -1
- package/dist/components/button/Button.js +9 -8
- package/dist/components/button/Button.js.map +1 -1
- package/dist/components/button-filter/ButtonFilter.cjs +2 -2
- package/dist/components/button-filter/ButtonFilter.cjs.map +1 -1
- package/dist/components/button-filter/ButtonFilter.js +9 -8
- package/dist/components/button-filter/ButtonFilter.js.map +1 -1
- package/dist/components/chat/Chat.cjs +2 -2
- package/dist/components/chat/Chat.cjs.map +1 -1
- package/dist/components/chat/Chat.d.ts +6 -4
- package/dist/components/chat/Chat.js +27 -26
- package/dist/components/chat/Chat.js.map +1 -1
- package/dist/components/chat/ChatDocumentMessage.cjs +2 -2
- package/dist/components/chat/ChatDocumentMessage.cjs.map +1 -1
- package/dist/components/chat/ChatDocumentMessage.js +32 -31
- package/dist/components/chat/ChatDocumentMessage.js.map +1 -1
- package/dist/components/chat/ChatMessage.cjs +2 -2
- package/dist/components/chat/ChatMessage.cjs.map +1 -1
- package/dist/components/chat/ChatMessage.js +8 -7
- package/dist/components/chat/ChatMessage.js.map +1 -1
- package/dist/components/chat/ChatProfileAvatar.cjs +2 -2
- package/dist/components/chat/ChatProfileAvatar.cjs.map +1 -1
- package/dist/components/chat/ChatProfileAvatar.js +24 -16
- package/dist/components/chat/ChatProfileAvatar.js.map +1 -1
- package/dist/components/chat/ChatTextInput.cjs +2 -2
- package/dist/components/chat/ChatTextInput.cjs.map +1 -1
- package/dist/components/chat/ChatTextInput.d.ts +2 -2
- package/dist/components/chat/ChatTextInput.js +44 -52
- package/dist/components/chat/ChatTextInput.js.map +1 -1
- package/dist/components/checkbox/Checkbox.cjs +2 -2
- package/dist/components/checkbox/Checkbox.cjs.map +1 -1
- package/dist/components/checkbox/Checkbox.js +36 -34
- package/dist/components/checkbox/Checkbox.js.map +1 -1
- package/dist/components/checkbox-card/CheckboxCard.cjs +2 -2
- package/dist/components/checkbox-card/CheckboxCard.cjs.map +1 -1
- package/dist/components/checkbox-card/CheckboxCard.js +33 -38
- package/dist/components/checkbox-card/CheckboxCard.js.map +1 -1
- package/dist/components/checkbox-card/namespace.cjs +2 -2
- package/dist/components/checkbox-card/namespace.cjs.map +1 -1
- package/dist/components/checkbox-card/namespace.js +14 -9
- package/dist/components/checkbox-card/namespace.js.map +1 -1
- package/dist/components/chip/Chip.cjs +2 -2
- package/dist/components/chip/Chip.cjs.map +1 -1
- package/dist/components/chip/Chip.js +23 -23
- package/dist/components/chip/Chip.js.map +1 -1
- package/dist/components/collapsible/styled.cjs +2 -2
- package/dist/components/collapsible/styled.cjs.map +1 -1
- package/dist/components/collapsible/styled.js +15 -11
- package/dist/components/collapsible/styled.js.map +1 -1
- package/dist/components/combobox/Combobox.cjs +2 -2
- package/dist/components/combobox/Combobox.cjs.map +1 -1
- package/dist/components/combobox/Combobox.js +206 -173
- package/dist/components/combobox/Combobox.js.map +1 -1
- package/dist/components/date-picker/DatePicker.cjs +2 -2
- package/dist/components/date-picker/DatePicker.cjs.map +1 -1
- package/dist/components/date-picker/DatePicker.d.ts +2 -2
- package/dist/components/date-picker/DatePicker.js +151 -127
- package/dist/components/date-picker/DatePicker.js.map +1 -1
- package/dist/components/dialog/styled.cjs +2 -2
- package/dist/components/dialog/styled.cjs.map +1 -1
- package/dist/components/dialog/styled.js +75 -65
- package/dist/components/dialog/styled.js.map +1 -1
- package/dist/components/drawer/Drawer.cjs +2 -2
- package/dist/components/drawer/Drawer.cjs.map +1 -1
- package/dist/components/drawer/Drawer.js +62 -68
- package/dist/components/drawer/Drawer.js.map +1 -1
- package/dist/components/flag/styled.cjs +2 -2
- package/dist/components/flag/styled.cjs.map +1 -1
- package/dist/components/flag/styled.d.ts +2 -2
- package/dist/components/flag/styled.js +8437 -3751
- package/dist/components/flag/styled.js.map +1 -1
- package/dist/components/form/FormControl.cjs +2 -2
- package/dist/components/form/FormControl.cjs.map +1 -1
- package/dist/components/form/FormControl.d.ts +2 -2
- package/dist/components/form/FormControl.js +13 -18
- package/dist/components/form/FormControl.js.map +1 -1
- package/dist/components/form/FormHelperText.cjs +2 -2
- package/dist/components/form/FormHelperText.cjs.map +1 -1
- package/dist/components/form/FormHelperText.js +8 -9
- package/dist/components/form/FormHelperText.js.map +1 -1
- package/dist/components/form/FormLabel.cjs +2 -2
- package/dist/components/form/FormLabel.cjs.map +1 -1
- package/dist/components/form/FormLabel.d.ts +2 -2
- package/dist/components/form/FormLabel.js +38 -33
- package/dist/components/form/FormLabel.js.map +1 -1
- package/dist/components/heading/Heading.cjs +2 -2
- package/dist/components/heading/Heading.cjs.map +1 -1
- package/dist/components/heading/Heading.js +14 -10
- package/dist/components/heading/Heading.js.map +1 -1
- package/dist/components/icon/Icon.cjs +2 -2
- package/dist/components/icon/Icon.cjs.map +1 -1
- package/dist/components/icon/Icon.d.ts +2 -2
- package/dist/components/icon/Icon.js +15 -10
- package/dist/components/icon/Icon.js.map +1 -1
- package/dist/components/icon-button/IconButton.cjs +2 -2
- package/dist/components/icon-button/IconButton.cjs.map +1 -1
- package/dist/components/icon-button/IconButton.d.ts +2 -3
- package/dist/components/icon-button/IconButton.js +8 -7
- package/dist/components/icon-button/IconButton.js.map +1 -1
- package/dist/components/illustration/Illustration.cjs +2 -2
- package/dist/components/illustration/Illustration.cjs.map +1 -1
- package/dist/components/illustration/Illustration.js +35 -39
- package/dist/components/illustration/Illustration.js.map +1 -1
- package/dist/components/illustration/patterns.cjs +2 -2
- package/dist/components/illustration/patterns.cjs.map +1 -1
- package/dist/components/illustration/patterns.js +5563 -8897
- package/dist/components/illustration/patterns.js.map +1 -1
- package/dist/components/input/HighlightedInput.cjs +2 -2
- package/dist/components/input/HighlightedInput.cjs.map +1 -1
- package/dist/components/input/HighlightedInput.d.ts +9 -12
- package/dist/components/input/HighlightedInput.js +43 -58
- package/dist/components/input/HighlightedInput.js.map +1 -1
- package/dist/components/input/Input.cjs +2 -2
- package/dist/components/input/Input.cjs.map +1 -1
- package/dist/components/input/Input.d.ts +1 -2
- package/dist/components/input/Input.js +12 -13
- package/dist/components/input/Input.js.map +1 -1
- package/dist/components/input/InputAddon.cjs +2 -2
- package/dist/components/input/InputAddon.cjs.map +1 -1
- package/dist/components/input/InputAddon.js +8 -9
- package/dist/components/input/InputAddon.js.map +1 -1
- package/dist/components/input/InputGroup.cjs +2 -2
- package/dist/components/input/InputGroup.cjs.map +1 -1
- package/dist/components/input/InputGroup.js +8 -9
- package/dist/components/input/InputGroup.js.map +1 -1
- package/dist/components/input/PhoneNumberInput.cjs +2 -2
- package/dist/components/input/PhoneNumberInput.cjs.map +1 -1
- package/dist/components/input/PhoneNumberInput.js +21 -23
- package/dist/components/input/PhoneNumberInput.js.map +1 -1
- package/dist/components/menu/Menu.cjs +2 -2
- package/dist/components/menu/Menu.cjs.map +1 -1
- package/dist/components/menu/Menu.js +32 -28
- package/dist/components/menu/Menu.js.map +1 -1
- package/dist/components/pagination/Pagination.cjs +2 -2
- package/dist/components/pagination/Pagination.cjs.map +1 -1
- package/dist/components/pagination/Pagination.js +76 -84
- package/dist/components/pagination/Pagination.js.map +1 -1
- package/dist/components/pagination/use-pagination.cjs +2 -2
- package/dist/components/pagination/use-pagination.cjs.map +1 -1
- package/dist/components/pagination/use-pagination.js +56 -54
- package/dist/components/pagination/use-pagination.js.map +1 -1
- package/dist/components/popover/Popover.cjs +2 -2
- package/dist/components/popover/Popover.cjs.map +1 -1
- package/dist/components/popover/Popover.js +21 -25
- package/dist/components/popover/Popover.js.map +1 -1
- package/dist/components/radio-button-group/RadioButtonGroup.cjs +2 -2
- package/dist/components/radio-button-group/RadioButtonGroup.cjs.map +1 -1
- package/dist/components/radio-button-group/RadioButtonGroup.js +20 -20
- package/dist/components/radio-button-group/RadioButtonGroup.js.map +1 -1
- package/dist/components/radio-card-group/RadioCardGroup.cjs +2 -2
- package/dist/components/radio-card-group/RadioCardGroup.cjs.map +1 -1
- package/dist/components/radio-card-group/RadioCardGroup.js +21 -22
- package/dist/components/radio-card-group/RadioCardGroup.js.map +1 -1
- package/dist/components/radio-card-group/namespace.cjs +2 -2
- package/dist/components/radio-card-group/namespace.cjs.map +1 -1
- package/dist/components/radio-card-group/namespace.js +15 -10
- package/dist/components/radio-card-group/namespace.js.map +1 -1
- package/dist/components/radio-group/RadioGroup.cjs +2 -2
- package/dist/components/radio-group/RadioGroup.cjs.map +1 -1
- package/dist/components/radio-group/RadioGroup.js +21 -21
- package/dist/components/radio-group/RadioGroup.js.map +1 -1
- package/dist/components/select/Select.cjs +2 -2
- package/dist/components/select/Select.cjs.map +1 -1
- package/dist/components/select/Select.js +194 -141
- package/dist/components/select/Select.js.map +1 -1
- package/dist/components/select-language/SelectLanguage.cjs +2 -2
- package/dist/components/select-language/SelectLanguage.cjs.map +1 -1
- package/dist/components/select-language/SelectLanguage.js +114 -88
- package/dist/components/select-language/SelectLanguage.js.map +1 -1
- package/dist/components/status-tag-select/StatusTagSelect.cjs +2 -2
- package/dist/components/status-tag-select/StatusTagSelect.cjs.map +1 -1
- package/dist/components/status-tag-select/StatusTagSelect.js +93 -115
- package/dist/components/status-tag-select/StatusTagSelect.js.map +1 -1
- package/dist/components/switch/Switch.cjs +2 -2
- package/dist/components/switch/Switch.cjs.map +1 -1
- package/dist/components/switch/Switch.js +30 -18
- package/dist/components/switch/Switch.js.map +1 -1
- package/dist/components/switch-card/SwitchCard.cjs +2 -2
- package/dist/components/switch-card/SwitchCard.cjs.map +1 -1
- package/dist/components/switch-card/SwitchCard.js +28 -25
- package/dist/components/switch-card/SwitchCard.js.map +1 -1
- package/dist/components/switch-card/namespace.cjs +2 -2
- package/dist/components/switch-card/namespace.cjs.map +1 -1
- package/dist/components/switch-card/namespace.js +14 -9
- package/dist/components/switch-card/namespace.js.map +1 -1
- package/dist/components/table/Table.cjs +2 -2
- package/dist/components/table/Table.cjs.map +1 -1
- package/dist/components/table/Table.d.ts +3 -4
- package/dist/components/table/Table.js +133 -109
- package/dist/components/table/Table.js.map +1 -1
- package/dist/components/table/TableProvider.cjs +2 -2
- package/dist/components/table/TableProvider.cjs.map +1 -1
- package/dist/components/table/TableProvider.js +36 -39
- package/dist/components/table/TableProvider.js.map +1 -1
- package/dist/components/tabs/Tabs.cjs +2 -2
- package/dist/components/tabs/Tabs.cjs.map +1 -1
- package/dist/components/tabs/Tabs.js +18 -26
- package/dist/components/tabs/Tabs.js.map +1 -1
- package/dist/components/tag/Tag.cjs +2 -2
- package/dist/components/tag/Tag.cjs.map +1 -1
- package/dist/components/tag/Tag.js +22 -16
- package/dist/components/tag/Tag.js.map +1 -1
- package/dist/components/text/Text.cjs +2 -2
- package/dist/components/text/Text.cjs.map +1 -1
- package/dist/components/text/Text.js +12 -11
- package/dist/components/text/Text.js.map +1 -1
- package/dist/components/textarea/Textarea.cjs +2 -2
- package/dist/components/textarea/Textarea.cjs.map +1 -1
- package/dist/components/textarea/Textarea.d.ts +1 -2
- package/dist/components/textarea/Textarea.js +9 -8
- package/dist/components/textarea/Textarea.js.map +1 -1
- package/dist/components/tooltip/Tooltip.cjs +2 -2
- package/dist/components/tooltip/Tooltip.cjs.map +1 -1
- package/dist/components/tooltip/Tooltip.js +38 -42
- package/dist/components/tooltip/Tooltip.js.map +1 -1
- package/dist/icons/index.cjs +2 -2
- package/dist/icons/index.cjs.map +1 -1
- package/dist/icons/index.js +65 -58
- package/dist/icons/index.js.map +1 -1
- package/dist/index.cjs +1 -2
- package/dist/index.js +66 -191
- package/dist/node_modules/@heroicons/react/24/outline/esm/ArrowDownTrayIcon.cjs +2 -2
- package/dist/node_modules/@heroicons/react/24/outline/esm/ArrowDownTrayIcon.cjs.map +1 -1
- package/dist/node_modules/@heroicons/react/24/outline/esm/ArrowDownTrayIcon.js +22 -27
- package/dist/node_modules/@heroicons/react/24/outline/esm/ArrowDownTrayIcon.js.map +1 -1
- package/dist/node_modules/@heroicons/react/24/outline/esm/ArrowLeftCircleIcon.cjs +2 -2
- package/dist/node_modules/@heroicons/react/24/outline/esm/ArrowLeftCircleIcon.cjs.map +1 -1
- package/dist/node_modules/@heroicons/react/24/outline/esm/ArrowLeftCircleIcon.js +22 -27
- package/dist/node_modules/@heroicons/react/24/outline/esm/ArrowLeftCircleIcon.js.map +1 -1
- package/dist/node_modules/@heroicons/react/24/outline/esm/ChatBubbleLeftRightIcon.cjs +2 -2
- package/dist/node_modules/@heroicons/react/24/outline/esm/ChatBubbleLeftRightIcon.cjs.map +1 -1
- package/dist/node_modules/@heroicons/react/24/outline/esm/ChatBubbleLeftRightIcon.js +22 -27
- package/dist/node_modules/@heroicons/react/24/outline/esm/ChatBubbleLeftRightIcon.js.map +1 -1
- package/dist/node_modules/@heroicons/react/24/outline/esm/DocumentTextIcon.cjs +2 -2
- package/dist/node_modules/@heroicons/react/24/outline/esm/DocumentTextIcon.cjs.map +1 -1
- package/dist/node_modules/@heroicons/react/24/outline/esm/DocumentTextIcon.js +22 -27
- package/dist/node_modules/@heroicons/react/24/outline/esm/DocumentTextIcon.js.map +1 -1
- package/dist/node_modules/deepmerge/dist/cjs.cjs +2 -2
- package/dist/node_modules/deepmerge/dist/cjs.cjs.map +1 -1
- package/dist/node_modules/deepmerge/dist/cjs.js +76 -80
- package/dist/node_modules/deepmerge/dist/cjs.js.map +1 -1
- package/dist/preset.cjs +2 -2
- package/dist/preset.cjs.map +1 -1
- package/dist/preset.js +30 -31
- package/dist/preset.js.map +1 -1
- package/dist/shared/ConditionalWrapper.cjs +2 -2
- package/dist/shared/ConditionalWrapper.cjs.map +1 -1
- package/dist/shared/ConditionalWrapper.js +6 -5
- package/dist/shared/ConditionalWrapper.js.map +1 -1
- package/dist/shared/assets/icons.cjs +2 -2
- package/dist/shared/assets/icons.cjs.map +1 -1
- package/dist/shared/assets/icons.js +30 -22
- package/dist/shared/assets/icons.js.map +1 -1
- package/dist/shared/hooks/useUncontrolled.cjs +2 -2
- package/dist/shared/hooks/useUncontrolled.cjs.map +1 -1
- package/dist/shared/hooks/useUncontrolled.js +19 -16
- package/dist/shared/hooks/useUncontrolled.js.map +1 -1
- package/dist/shared/utils/events.cjs +2 -2
- package/dist/shared/utils/events.cjs.map +1 -1
- package/dist/shared/utils/events.js +7 -6
- package/dist/shared/utils/events.js.map +1 -1
- package/dist/theme/breakpoints.cjs +2 -2
- package/dist/theme/breakpoints.cjs.map +1 -1
- package/dist/theme/breakpoints.js +10 -9
- package/dist/theme/breakpoints.js.map +1 -1
- package/dist/theme/conditions.cjs +2 -2
- package/dist/theme/conditions.cjs.map +1 -1
- package/dist/theme/conditions.js +23 -24
- package/dist/theme/conditions.js.map +1 -1
- package/dist/theme/containers.cjs +2 -2
- package/dist/theme/containers.cjs.map +1 -1
- package/dist/theme/containers.js +18 -17
- package/dist/theme/containers.js.map +1 -1
- package/dist/theme/globalCss.cjs +4 -4
- package/dist/theme/globalCss.cjs.map +1 -1
- package/dist/theme/globalCss.js +94 -99
- package/dist/theme/globalCss.js.map +1 -1
- package/dist/theme/keyframes.cjs +2 -2
- package/dist/theme/keyframes.cjs.map +1 -1
- package/dist/theme/keyframes.js +256 -171
- package/dist/theme/keyframes.js.map +1 -1
- package/dist/theme/recipes/accordion.cjs +2 -2
- package/dist/theme/recipes/accordion.cjs.map +1 -1
- package/dist/theme/recipes/accordion.js +93 -110
- package/dist/theme/recipes/accordion.js.map +1 -1
- package/dist/theme/recipes/action-card.cjs +2 -2
- package/dist/theme/recipes/action-card.cjs.map +1 -1
- package/dist/theme/recipes/action-card.js +88 -84
- package/dist/theme/recipes/action-card.js.map +1 -1
- package/dist/theme/recipes/alert.cjs +2 -2
- package/dist/theme/recipes/alert.cjs.map +1 -1
- package/dist/theme/recipes/alert.js +52 -65
- package/dist/theme/recipes/alert.js.map +1 -1
- package/dist/theme/recipes/app/mobile-navigation.cjs +2 -2
- package/dist/theme/recipes/app/mobile-navigation.cjs.map +1 -1
- package/dist/theme/recipes/app/mobile-navigation.js +94 -108
- package/dist/theme/recipes/app/mobile-navigation.js.map +1 -1
- package/dist/theme/recipes/app/navigation-language-select.cjs +2 -2
- package/dist/theme/recipes/app/navigation-language-select.cjs.map +1 -1
- package/dist/theme/recipes/app/navigation-language-select.js +135 -148
- package/dist/theme/recipes/app/navigation-language-select.js.map +1 -1
- package/dist/theme/recipes/app/navigation.cjs +2 -2
- package/dist/theme/recipes/app/navigation.cjs.map +1 -1
- package/dist/theme/recipes/app/navigation.js +214 -269
- package/dist/theme/recipes/app/navigation.js.map +1 -1
- package/dist/theme/recipes/app/price-tag.cjs +2 -2
- package/dist/theme/recipes/app/price-tag.cjs.map +1 -1
- package/dist/theme/recipes/app/price-tag.js +59 -70
- package/dist/theme/recipes/app/price-tag.js.map +1 -1
- package/dist/theme/recipes/app/product-card-catalog.cjs +2 -2
- package/dist/theme/recipes/app/product-card-catalog.cjs.map +1 -1
- package/dist/theme/recipes/app/product-card-catalog.js +189 -194
- package/dist/theme/recipes/app/product-card-catalog.js.map +1 -1
- package/dist/theme/recipes/avatar-group.cjs +2 -2
- package/dist/theme/recipes/avatar-group.cjs.map +1 -1
- package/dist/theme/recipes/avatar-group.js +27 -38
- package/dist/theme/recipes/avatar-group.js.map +1 -1
- package/dist/theme/recipes/avatar.cjs +2 -2
- package/dist/theme/recipes/avatar.cjs.map +1 -1
- package/dist/theme/recipes/avatar.js +97 -95
- package/dist/theme/recipes/avatar.js.map +1 -1
- package/dist/theme/recipes/breadcrumb.cjs +2 -2
- package/dist/theme/recipes/breadcrumb.cjs.map +1 -1
- package/dist/theme/recipes/breadcrumb.js +35 -31
- package/dist/theme/recipes/breadcrumb.js.map +1 -1
- package/dist/theme/recipes/button-filter.cjs +2 -2
- package/dist/theme/recipes/button-filter.cjs.map +1 -1
- package/dist/theme/recipes/button-filter.js +57 -60
- package/dist/theme/recipes/button-filter.js.map +1 -1
- package/dist/theme/recipes/button.cjs +2 -2
- package/dist/theme/recipes/button.cjs.map +1 -1
- package/dist/theme/recipes/button.js +287 -295
- package/dist/theme/recipes/button.js.map +1 -1
- package/dist/theme/recipes/chat/chat-document-message.cjs +2 -2
- package/dist/theme/recipes/chat/chat-document-message.cjs.map +1 -1
- package/dist/theme/recipes/chat/chat-document-message.js +38 -43
- package/dist/theme/recipes/chat/chat-document-message.js.map +1 -1
- package/dist/theme/recipes/chat/chat-input-text.cjs +2 -2
- package/dist/theme/recipes/chat/chat-input-text.cjs.map +1 -1
- package/dist/theme/recipes/chat/chat-input-text.js +26 -27
- package/dist/theme/recipes/chat/chat-input-text.js.map +1 -1
- package/dist/theme/recipes/chat/chat-message.cjs +2 -2
- package/dist/theme/recipes/chat/chat-message.cjs.map +1 -1
- package/dist/theme/recipes/chat/chat-message.js +49 -45
- package/dist/theme/recipes/chat/chat-message.js.map +1 -1
- package/dist/theme/recipes/chat/chat-profile-avatar.cjs +2 -2
- package/dist/theme/recipes/chat/chat-profile-avatar.cjs.map +1 -1
- package/dist/theme/recipes/chat/chat-profile-avatar.js +20 -25
- package/dist/theme/recipes/chat/chat-profile-avatar.js.map +1 -1
- package/dist/theme/recipes/chat/chat.cjs +2 -2
- package/dist/theme/recipes/chat/chat.cjs.map +1 -1
- package/dist/theme/recipes/chat/chat.js +51 -56
- package/dist/theme/recipes/chat/chat.js.map +1 -1
- package/dist/theme/recipes/checkbox-card.cjs +2 -2
- package/dist/theme/recipes/checkbox-card.cjs.map +1 -1
- package/dist/theme/recipes/checkbox-card.js +44 -40
- package/dist/theme/recipes/checkbox-card.js.map +1 -1
- package/dist/theme/recipes/checkbox-group.cjs +2 -2
- package/dist/theme/recipes/checkbox-group.cjs.map +1 -1
- package/dist/theme/recipes/checkbox-group.js +13 -12
- package/dist/theme/recipes/checkbox-group.js.map +1 -1
- package/dist/theme/recipes/checkbox.cjs +2 -2
- package/dist/theme/recipes/checkbox.cjs.map +1 -1
- package/dist/theme/recipes/checkbox.js +110 -129
- package/dist/theme/recipes/checkbox.js.map +1 -1
- package/dist/theme/recipes/chip.cjs +2 -2
- package/dist/theme/recipes/chip.cjs.map +1 -1
- package/dist/theme/recipes/chip.js +144 -182
- package/dist/theme/recipes/chip.js.map +1 -1
- package/dist/theme/recipes/collapsible.cjs +2 -2
- package/dist/theme/recipes/collapsible.cjs.map +1 -1
- package/dist/theme/recipes/collapsible.js +30 -28
- package/dist/theme/recipes/collapsible.js.map +1 -1
- package/dist/theme/recipes/combobox.cjs +2 -2
- package/dist/theme/recipes/combobox.cjs.map +1 -1
- package/dist/theme/recipes/combobox.js +149 -176
- package/dist/theme/recipes/combobox.js.map +1 -1
- package/dist/theme/recipes/common/group-card.cjs +2 -2
- package/dist/theme/recipes/common/group-card.cjs.map +1 -1
- package/dist/theme/recipes/common/group-card.js +60 -80
- package/dist/theme/recipes/common/group-card.js.map +1 -1
- package/dist/theme/recipes/datepicker.cjs +2 -2
- package/dist/theme/recipes/datepicker.cjs.map +1 -1
- package/dist/theme/recipes/datepicker.js +149 -176
- package/dist/theme/recipes/datepicker.js.map +1 -1
- package/dist/theme/recipes/dialog.cjs +2 -2
- package/dist/theme/recipes/dialog.cjs.map +1 -1
- package/dist/theme/recipes/dialog.js +137 -151
- package/dist/theme/recipes/dialog.js.map +1 -1
- package/dist/theme/recipes/drawer.cjs +2 -2
- package/dist/theme/recipes/drawer.cjs.map +1 -1
- package/dist/theme/recipes/drawer.js +105 -125
- package/dist/theme/recipes/drawer.js.map +1 -1
- package/dist/theme/recipes/flag.cjs +2 -2
- package/dist/theme/recipes/flag.cjs.map +1 -1
- package/dist/theme/recipes/flag.js +21 -30
- package/dist/theme/recipes/flag.js.map +1 -1
- package/dist/theme/recipes/form/control.cjs +2 -2
- package/dist/theme/recipes/form/control.cjs.map +1 -1
- package/dist/theme/recipes/form/control.js +27 -34
- package/dist/theme/recipes/form/control.js.map +1 -1
- package/dist/theme/recipes/form/helper-text.cjs +2 -2
- package/dist/theme/recipes/form/helper-text.cjs.map +1 -1
- package/dist/theme/recipes/form/helper-text.js +14 -13
- package/dist/theme/recipes/form/helper-text.js.map +1 -1
- package/dist/theme/recipes/form/label.cjs +2 -2
- package/dist/theme/recipes/form/label.cjs.map +1 -1
- package/dist/theme/recipes/form/label.js +47 -48
- package/dist/theme/recipes/form/label.js.map +1 -1
- package/dist/theme/recipes/heading.cjs +2 -2
- package/dist/theme/recipes/heading.cjs.map +1 -1
- package/dist/theme/recipes/heading.js +25 -34
- package/dist/theme/recipes/heading.js.map +1 -1
- package/dist/theme/recipes/highlightedInput.cjs +2 -2
- package/dist/theme/recipes/highlightedInput.cjs.map +1 -1
- package/dist/theme/recipes/highlightedInput.js +54 -45
- package/dist/theme/recipes/highlightedInput.js.map +1 -1
- package/dist/theme/recipes/icon-button.cjs +2 -2
- package/dist/theme/recipes/icon-button.cjs.map +1 -1
- package/dist/theme/recipes/icon-button.js +81 -89
- package/dist/theme/recipes/icon-button.js.map +1 -1
- package/dist/theme/recipes/icon.cjs +2 -2
- package/dist/theme/recipes/icon.cjs.map +1 -1
- package/dist/theme/recipes/icon.js +39 -42
- package/dist/theme/recipes/icon.js.map +1 -1
- package/dist/theme/recipes/illustration.cjs +2 -2
- package/dist/theme/recipes/illustration.cjs.map +1 -1
- package/dist/theme/recipes/illustration.js +29 -48
- package/dist/theme/recipes/illustration.js.map +1 -1
- package/dist/theme/recipes/index.cjs +2 -2
- package/dist/theme/recipes/index.cjs.map +1 -1
- package/dist/theme/recipes/index.js +127 -127
- package/dist/theme/recipes/index.js.map +1 -1
- package/dist/theme/recipes/input-addon.cjs +2 -2
- package/dist/theme/recipes/input-addon.cjs.map +1 -1
- package/dist/theme/recipes/input-addon.js +24 -24
- package/dist/theme/recipes/input-addon.js.map +1 -1
- package/dist/theme/recipes/input-group.cjs +2 -2
- package/dist/theme/recipes/input-group.cjs.map +1 -1
- package/dist/theme/recipes/input-group.js +40 -49
- package/dist/theme/recipes/input-group.js.map +1 -1
- package/dist/theme/recipes/input.cjs +2 -2
- package/dist/theme/recipes/input.cjs.map +1 -1
- package/dist/theme/recipes/input.js +48 -61
- package/dist/theme/recipes/input.js.map +1 -1
- package/dist/theme/recipes/menu.cjs +2 -2
- package/dist/theme/recipes/menu.cjs.map +1 -1
- package/dist/theme/recipes/menu.js +96 -100
- package/dist/theme/recipes/menu.js.map +1 -1
- package/dist/theme/recipes/pagination.cjs +2 -2
- package/dist/theme/recipes/pagination.cjs.map +1 -1
- package/dist/theme/recipes/pagination.js +76 -71
- package/dist/theme/recipes/pagination.js.map +1 -1
- package/dist/theme/recipes/phone-number-input.cjs +2 -2
- package/dist/theme/recipes/phone-number-input.cjs.map +1 -1
- package/dist/theme/recipes/phone-number-input.js +55 -66
- package/dist/theme/recipes/phone-number-input.js.map +1 -1
- package/dist/theme/recipes/popover.cjs +2 -2
- package/dist/theme/recipes/popover.cjs.map +1 -1
- package/dist/theme/recipes/popover.js +30 -28
- package/dist/theme/recipes/popover.js.map +1 -1
- package/dist/theme/recipes/radio-button-group.cjs +2 -2
- package/dist/theme/recipes/radio-button-group.cjs.map +1 -1
- package/dist/theme/recipes/radio-button-group.js +83 -94
- package/dist/theme/recipes/radio-button-group.js.map +1 -1
- package/dist/theme/recipes/radio-card-group.cjs +2 -2
- package/dist/theme/recipes/radio-card-group.cjs.map +1 -1
- package/dist/theme/recipes/radio-card-group.js +64 -67
- package/dist/theme/recipes/radio-card-group.js.map +1 -1
- package/dist/theme/recipes/radio-group.cjs +2 -2
- package/dist/theme/recipes/radio-group.cjs.map +1 -1
- package/dist/theme/recipes/radio-group.js +101 -118
- package/dist/theme/recipes/radio-group.js.map +1 -1
- package/dist/theme/recipes/select-language.cjs +2 -2
- package/dist/theme/recipes/select-language.cjs.map +1 -1
- package/dist/theme/recipes/select-language.js +93 -112
- package/dist/theme/recipes/select-language.js.map +1 -1
- package/dist/theme/recipes/select.cjs +2 -2
- package/dist/theme/recipes/select.cjs.map +1 -1
- package/dist/theme/recipes/select.js +194 -206
- package/dist/theme/recipes/select.js.map +1 -1
- package/dist/theme/recipes/status-tag-select.cjs +2 -2
- package/dist/theme/recipes/status-tag-select.cjs.map +1 -1
- package/dist/theme/recipes/status-tag-select.js +162 -175
- package/dist/theme/recipes/status-tag-select.js.map +1 -1
- package/dist/theme/recipes/switch-card.cjs +2 -2
- package/dist/theme/recipes/switch-card.cjs.map +1 -1
- package/dist/theme/recipes/switch-card.js +43 -42
- package/dist/theme/recipes/switch-card.js.map +1 -1
- package/dist/theme/recipes/switch.cjs +2 -2
- package/dist/theme/recipes/switch.cjs.map +1 -1
- package/dist/theme/recipes/switch.js +71 -86
- package/dist/theme/recipes/switch.js.map +1 -1
- package/dist/theme/recipes/table-container.cjs +2 -2
- package/dist/theme/recipes/table-container.cjs.map +1 -1
- package/dist/theme/recipes/table-container.js +19 -18
- package/dist/theme/recipes/table-container.js.map +1 -1
- package/dist/theme/recipes/table-empty-row.cjs +2 -2
- package/dist/theme/recipes/table-empty-row.cjs.map +1 -1
- package/dist/theme/recipes/table-empty-row.js +17 -16
- package/dist/theme/recipes/table-empty-row.js.map +1 -1
- package/dist/theme/recipes/table-group-title.cjs +2 -2
- package/dist/theme/recipes/table-group-title.cjs.map +1 -1
- package/dist/theme/recipes/table-group-title.js +26 -33
- package/dist/theme/recipes/table-group-title.js.map +1 -1
- package/dist/theme/recipes/table.cjs +2 -2
- package/dist/theme/recipes/table.cjs.map +1 -1
- package/dist/theme/recipes/table.js +111 -109
- package/dist/theme/recipes/table.js.map +1 -1
- package/dist/theme/recipes/tabs-chip.cjs +2 -2
- package/dist/theme/recipes/tabs-chip.cjs.map +1 -1
- package/dist/theme/recipes/tabs-chip.js +43 -46
- package/dist/theme/recipes/tabs-chip.js.map +1 -1
- package/dist/theme/recipes/tabs.cjs +2 -2
- package/dist/theme/recipes/tabs.cjs.map +1 -1
- package/dist/theme/recipes/tabs.js +92 -125
- package/dist/theme/recipes/tabs.js.map +1 -1
- package/dist/theme/recipes/tag.cjs +2 -2
- package/dist/theme/recipes/tag.cjs.map +1 -1
- package/dist/theme/recipes/tag.js +110 -121
- package/dist/theme/recipes/tag.js.map +1 -1
- package/dist/theme/recipes/text.cjs +2 -2
- package/dist/theme/recipes/text.cjs.map +1 -1
- package/dist/theme/recipes/text.js +25 -38
- package/dist/theme/recipes/text.js.map +1 -1
- package/dist/theme/recipes/textarea.cjs +2 -2
- package/dist/theme/recipes/textarea.cjs.map +1 -1
- package/dist/theme/recipes/textarea.js +15 -14
- package/dist/theme/recipes/textarea.js.map +1 -1
- package/dist/theme/recipes/tooltip.cjs +2 -2
- package/dist/theme/recipes/tooltip.cjs.map +1 -1
- package/dist/theme/recipes/tooltip.js +47 -62
- package/dist/theme/recipes/tooltip.js.map +1 -1
- package/dist/theme/semantic-tokens/colors.cjs +2 -2
- package/dist/theme/semantic-tokens/colors.cjs.map +1 -1
- package/dist/theme/semantic-tokens/colors.js +189 -140
- package/dist/theme/semantic-tokens/colors.js.map +1 -1
- package/dist/theme/semantic-tokens/index.cjs +2 -2
- package/dist/theme/semantic-tokens/index.cjs.map +1 -1
- package/dist/theme/semantic-tokens/index.js +7 -8
- package/dist/theme/semantic-tokens/index.js.map +1 -1
- package/dist/theme/text-styles.cjs +2 -2
- package/dist/theme/text-styles.cjs.map +1 -1
- package/dist/theme/text-styles.js +70 -87
- package/dist/theme/text-styles.js.map +1 -1
- package/dist/theme/tokens/animations.cjs +2 -2
- package/dist/theme/tokens/animations.cjs.map +1 -1
- package/dist/theme/tokens/animations.js +22 -45
- package/dist/theme/tokens/animations.js.map +1 -1
- package/dist/theme/tokens/aspect-ratios.cjs +2 -2
- package/dist/theme/tokens/aspect-ratios.cjs.map +1 -1
- package/dist/theme/tokens/aspect-ratios.js +12 -11
- package/dist/theme/tokens/aspect-ratios.js.map +1 -1
- package/dist/theme/tokens/blurs.cjs +2 -2
- package/dist/theme/tokens/blurs.cjs.map +1 -1
- package/dist/theme/tokens/blurs.js +13 -12
- package/dist/theme/tokens/blurs.js.map +1 -1
- package/dist/theme/tokens/borders.cjs +2 -2
- package/dist/theme/tokens/borders.cjs.map +1 -1
- package/dist/theme/tokens/borders.js +6 -9
- package/dist/theme/tokens/borders.js.map +1 -1
- package/dist/theme/tokens/colors.cjs +2 -2
- package/dist/theme/tokens/colors.cjs.map +1 -1
- package/dist/theme/tokens/colors.js +78 -77
- package/dist/theme/tokens/colors.js.map +1 -1
- package/dist/theme/tokens/durations.cjs +2 -2
- package/dist/theme/tokens/durations.cjs.map +1 -1
- package/dist/theme/tokens/durations.js +14 -13
- package/dist/theme/tokens/durations.js.map +1 -1
- package/dist/theme/tokens/easings.cjs +3 -3
- package/dist/theme/tokens/easings.cjs.map +1 -1
- package/dist/theme/tokens/easings.js +24 -92
- package/dist/theme/tokens/easings.js.map +1 -1
- package/dist/theme/tokens/index.cjs +2 -2
- package/dist/theme/tokens/index.cjs.map +1 -1
- package/dist/theme/tokens/index.js +36 -35
- package/dist/theme/tokens/index.js.map +1 -1
- package/dist/theme/tokens/radii.cjs +2 -2
- package/dist/theme/tokens/radii.cjs.map +1 -1
- package/dist/theme/tokens/radii.js +28 -27
- package/dist/theme/tokens/radii.js.map +1 -1
- package/dist/theme/tokens/shadows.cjs +2 -2
- package/dist/theme/tokens/shadows.cjs.map +1 -1
- package/dist/theme/tokens/shadows.js +14 -13
- package/dist/theme/tokens/shadows.js.map +1 -1
- package/dist/theme/tokens/sizes.cjs +2 -2
- package/dist/theme/tokens/sizes.cjs.map +1 -1
- package/dist/theme/tokens/sizes.js +35 -84
- package/dist/theme/tokens/sizes.js.map +1 -1
- package/dist/theme/tokens/spacing.cjs +2 -2
- package/dist/theme/tokens/spacing.cjs.map +1 -1
- package/dist/theme/tokens/spacing.js +32 -83
- package/dist/theme/tokens/spacing.js.map +1 -1
- package/dist/theme/tokens/typography.cjs +2 -2
- package/dist/theme/tokens/typography.cjs.map +1 -1
- package/dist/theme/tokens/typography.js +82 -85
- package/dist/theme/tokens/typography.js.map +1 -1
- package/dist/theme/tokens/z-index.cjs +2 -2
- package/dist/theme/tokens/z-index.cjs.map +1 -1
- package/dist/theme/tokens/z-index.js +18 -41
- package/dist/theme/tokens/z-index.js.map +1 -1
- package/dist/theme/utilities.cjs +2 -2
- package/dist/theme/utilities.cjs.map +1 -1
- package/dist/theme/utilities.js +15 -16
- package/dist/theme/utilities.js.map +1 -1
- package/dist/ui.css +2 -1
- package/dist/utils/slots.cjs +2 -2
- package/dist/utils/slots.cjs.map +1 -1
- package/dist/utils/slots.js +42 -40
- package/dist/utils/slots.js.map +1 -1
- package/package.json +11 -7
- package/dist/_virtual/_commonjsHelpers.cjs +0 -2
- package/dist/_virtual/_commonjsHelpers.cjs.map +0 -1
- package/dist/_virtual/_commonjsHelpers.js +0 -10
- package/dist/_virtual/_commonjsHelpers.js.map +0 -1
- package/dist/_virtual/cjs.cjs +0 -2
- package/dist/_virtual/cjs.cjs.map +0 -1
- package/dist/_virtual/cjs.js +0 -9
- package/dist/_virtual/cjs.js.map +0 -1
- package/dist/_virtual/lodash.cjs +0 -2
- package/dist/_virtual/lodash.cjs.map +0 -1
- package/dist/_virtual/lodash.js +0 -7
- package/dist/_virtual/lodash.js.map +0 -1
- package/dist/_virtual/lodash2.cjs +0 -2
- package/dist/_virtual/lodash2.cjs.map +0 -1
- package/dist/_virtual/lodash2.js +0 -6
- package/dist/_virtual/lodash2.js.map +0 -1
- package/dist/index.cjs.map +0 -1
- package/dist/index.js.map +0 -1
- package/dist/node_modules/@pandacss/shared/dist/index.cjs +0 -2
- package/dist/node_modules/@pandacss/shared/dist/index.cjs.map +0 -1
- package/dist/node_modules/@pandacss/shared/dist/index.js +0 -469
- package/dist/node_modules/@pandacss/shared/dist/index.js.map +0 -1
- package/dist/node_modules/@zag-js/utils/dist/functions.cjs +0 -2
- package/dist/node_modules/@zag-js/utils/dist/functions.cjs.map +0 -1
- package/dist/node_modules/@zag-js/utils/dist/functions.js +0 -6
- package/dist/node_modules/@zag-js/utils/dist/functions.js.map +0 -1
- package/dist/node_modules/lodash/lodash.cjs +0 -21
- package/dist/node_modules/lodash/lodash.cjs.map +0 -1
- package/dist/node_modules/lodash/lodash.js +0 -3686
- package/dist/node_modules/lodash/lodash.js.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"checkbox-card.cjs","sources":["../../../src/theme/recipes/checkbox-card.ts"],"sourcesContent":["import { defineSlotRecipe, SlotRecipeConfig } from '@pandacss/dev'\nimport { groupCard, groupCardVariants } from './common/group-card'\nimport { checkboxRecipe } from './checkbox'\n\nexport const checkboxCardRecipe: SlotRecipeConfig = defineSlotRecipe({\n className: 'checkbox-card',\n jsx: [\n 'CheckboxCard',\n 'CheckboxCard.Root',\n 'CheckboxCard.Content',\n 'CheckboxCard.Title',\n 'CheckboxCard.Description',\n 'CheckboxCard.Image',\n ],\n slots: [...checkboxRecipe.slots, 'image', 'content', 'title', 'description'],\n defaultVariants: {\n size: 'md',\n },\n base: {\n root: groupCard.root,\n content: groupCard.content,\n control: { ...checkboxRecipe.base?.control, _hover: {} },\n image: groupCard.image,\n title: groupCard.title,\n description: groupCard.description,\n },\n variants: {\n size: {\n md: {\n root: groupCardVariants.size.md.root,\n control: checkboxRecipe.variants?.size?.md?.control,\n title: groupCardVariants.size.md.title,\n image: groupCardVariants.size.md.image,\n description: groupCardVariants.size.md.description,\n },\n },\n },\n})\n"],"
|
|
1
|
+
{"version":3,"file":"checkbox-card.cjs","names":[],"sources":["../../../src/theme/recipes/checkbox-card.ts"],"sourcesContent":["import { defineSlotRecipe, SlotRecipeConfig } from '@pandacss/dev'\nimport { groupCard, groupCardVariants } from './common/group-card'\nimport { checkboxRecipe } from './checkbox'\n\nexport const checkboxCardRecipe: SlotRecipeConfig = defineSlotRecipe({\n className: 'checkbox-card',\n jsx: [\n 'CheckboxCard',\n 'CheckboxCard.Root',\n 'CheckboxCard.Content',\n 'CheckboxCard.Title',\n 'CheckboxCard.Description',\n 'CheckboxCard.Image',\n ],\n slots: [...checkboxRecipe.slots, 'image', 'content', 'title', 'description'],\n defaultVariants: {\n size: 'md',\n },\n base: {\n root: groupCard.root,\n content: groupCard.content,\n control: { ...checkboxRecipe.base?.control, _hover: {} },\n image: groupCard.image,\n title: groupCard.title,\n description: groupCard.description,\n },\n variants: {\n size: {\n md: {\n root: groupCardVariants.size.md.root,\n control: checkboxRecipe.variants?.size?.md?.control,\n title: groupCardVariants.size.md.title,\n image: groupCardVariants.size.md.image,\n description: groupCardVariants.size.md.description,\n },\n },\n },\n})\n"],"mappings":"oFAIA,IAAa,GAAA,yBAAA,EAAA,kBAAwD,CACnE,UAAW,gBACX,IAAK,CACH,eACA,oBACA,uBACA,qBACA,2BACA,oBACF,EACA,MAAO,CAAC,GAAG,EAAA,eAAe,MAAO,QAAS,UAAW,QAAS,aAAa,EAC3E,gBAAiB,CACf,KAAM,IACR,EACA,KAAM,CACJ,KAAM,EAAA,UAAU,KAChB,QAAS,EAAA,UAAU,QACnB,QAAS,CAAE,GAAG,EAAA,eAAe,MAAM,QAAS,OAAQ,CAAC,CAAE,EACvD,MAAO,EAAA,UAAU,MACjB,MAAO,EAAA,UAAU,MACjB,YAAa,EAAA,UAAU,WACzB,EACA,SAAU,CACR,KAAM,CACJ,GAAI,CACF,KAAM,EAAA,kBAAkB,KAAK,GAAG,KAChC,QAAS,EAAA,eAAe,UAAU,MAAM,IAAI,QAC5C,MAAO,EAAA,kBAAkB,KAAK,GAAG,MACjC,MAAO,EAAA,kBAAkB,KAAK,GAAG,MACjC,YAAa,EAAA,kBAAkB,KAAK,GAAG,WACzC,CACF,CACF,CACF,CAAC"}
|
|
@@ -1,42 +1,46 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
2
|
+
import { checkboxRecipe as e } from "./checkbox.js";
|
|
3
|
+
import { groupCard as t, groupCardVariants as n } from "./common/group-card.js";
|
|
4
|
+
import { defineSlotRecipe as r } from "@pandacss/dev";
|
|
5
|
+
//#region src/theme/recipes/checkbox-card.ts
|
|
6
|
+
var i = r({
|
|
7
|
+
className: "checkbox-card",
|
|
8
|
+
jsx: [
|
|
9
|
+
"CheckboxCard",
|
|
10
|
+
"CheckboxCard.Root",
|
|
11
|
+
"CheckboxCard.Content",
|
|
12
|
+
"CheckboxCard.Title",
|
|
13
|
+
"CheckboxCard.Description",
|
|
14
|
+
"CheckboxCard.Image"
|
|
15
|
+
],
|
|
16
|
+
slots: [
|
|
17
|
+
...e.slots,
|
|
18
|
+
"image",
|
|
19
|
+
"content",
|
|
20
|
+
"title",
|
|
21
|
+
"description"
|
|
22
|
+
],
|
|
23
|
+
defaultVariants: { size: "md" },
|
|
24
|
+
base: {
|
|
25
|
+
root: t.root,
|
|
26
|
+
content: t.content,
|
|
27
|
+
control: {
|
|
28
|
+
...e.base?.control,
|
|
29
|
+
_hover: {}
|
|
30
|
+
},
|
|
31
|
+
image: t.image,
|
|
32
|
+
title: t.title,
|
|
33
|
+
description: t.description
|
|
34
|
+
},
|
|
35
|
+
variants: { size: { md: {
|
|
36
|
+
root: n.size.md.root,
|
|
37
|
+
control: e.variants?.size?.md?.control,
|
|
38
|
+
title: n.size.md.title,
|
|
39
|
+
image: n.size.md.image,
|
|
40
|
+
description: n.size.md.description
|
|
41
|
+
} } }
|
|
38
42
|
});
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
//# sourceMappingURL=checkbox-card.js.map
|
|
43
|
+
//#endregion
|
|
44
|
+
export { i as checkboxCardRecipe };
|
|
45
|
+
|
|
46
|
+
//# sourceMappingURL=checkbox-card.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"checkbox-card.js","sources":["../../../src/theme/recipes/checkbox-card.ts"],"sourcesContent":["import { defineSlotRecipe, SlotRecipeConfig } from '@pandacss/dev'\nimport { groupCard, groupCardVariants } from './common/group-card'\nimport { checkboxRecipe } from './checkbox'\n\nexport const checkboxCardRecipe: SlotRecipeConfig = defineSlotRecipe({\n className: 'checkbox-card',\n jsx: [\n 'CheckboxCard',\n 'CheckboxCard.Root',\n 'CheckboxCard.Content',\n 'CheckboxCard.Title',\n 'CheckboxCard.Description',\n 'CheckboxCard.Image',\n ],\n slots: [...checkboxRecipe.slots, 'image', 'content', 'title', 'description'],\n defaultVariants: {\n size: 'md',\n },\n base: {\n root: groupCard.root,\n content: groupCard.content,\n control: { ...checkboxRecipe.base?.control, _hover: {} },\n image: groupCard.image,\n title: groupCard.title,\n description: groupCard.description,\n },\n variants: {\n size: {\n md: {\n root: groupCardVariants.size.md.root,\n control: checkboxRecipe.variants?.size?.md?.control,\n title: groupCardVariants.size.md.title,\n image: groupCardVariants.size.md.image,\n description: groupCardVariants.size.md.description,\n },\n },\n },\n})\n"],"
|
|
1
|
+
{"version":3,"file":"checkbox-card.js","names":[],"sources":["../../../src/theme/recipes/checkbox-card.ts"],"sourcesContent":["import { defineSlotRecipe, SlotRecipeConfig } from '@pandacss/dev'\nimport { groupCard, groupCardVariants } from './common/group-card'\nimport { checkboxRecipe } from './checkbox'\n\nexport const checkboxCardRecipe: SlotRecipeConfig = defineSlotRecipe({\n className: 'checkbox-card',\n jsx: [\n 'CheckboxCard',\n 'CheckboxCard.Root',\n 'CheckboxCard.Content',\n 'CheckboxCard.Title',\n 'CheckboxCard.Description',\n 'CheckboxCard.Image',\n ],\n slots: [...checkboxRecipe.slots, 'image', 'content', 'title', 'description'],\n defaultVariants: {\n size: 'md',\n },\n base: {\n root: groupCard.root,\n content: groupCard.content,\n control: { ...checkboxRecipe.base?.control, _hover: {} },\n image: groupCard.image,\n title: groupCard.title,\n description: groupCard.description,\n },\n variants: {\n size: {\n md: {\n root: groupCardVariants.size.md.root,\n control: checkboxRecipe.variants?.size?.md?.control,\n title: groupCardVariants.size.md.title,\n image: groupCardVariants.size.md.image,\n description: groupCardVariants.size.md.description,\n },\n },\n },\n})\n"],"mappings":";;;;;AAIA,IAAa,IAAuC,EAAiB;CACnE,WAAW;CACX,KAAK;EACH;EACA;EACA;EACA;EACA;EACA;CACF;CACA,OAAO;EAAC,GAAG,EAAe;EAAO;EAAS;EAAW;EAAS;CAAa;CAC3E,iBAAiB,EACf,MAAM,KACR;CACA,MAAM;EACJ,MAAM,EAAU;EAChB,SAAS,EAAU;EACnB,SAAS;GAAE,GAAG,EAAe,MAAM;GAAS,QAAQ,CAAC;EAAE;EACvD,OAAO,EAAU;EACjB,OAAO,EAAU;EACjB,aAAa,EAAU;CACzB;CACA,UAAU,EACR,MAAM,EACJ,IAAI;EACF,MAAM,EAAkB,KAAK,GAAG;EAChC,SAAS,EAAe,UAAU,MAAM,IAAI;EAC5C,OAAO,EAAkB,KAAK,GAAG;EACjC,OAAO,EAAkB,KAAK,GAAG;EACjC,aAAa,EAAkB,KAAK,GAAG;CACzC,EACF,EACF;AACF,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
//# sourceMappingURL=checkbox-group.cjs.map
|
|
1
|
+
"use client";var e=(0,require("@pandacss/dev").defineRecipe)({className:`checkbox-group`,jsx:[`CheckboxGroup`],base:{display:`flex`,flexDirection:`row`,gap:`space-8`}});exports.checkboxGroupRecipe=e;
|
|
2
|
+
//# sourceMappingURL=checkbox-group.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"checkbox-group.cjs","sources":["../../../src/theme/recipes/checkbox-group.ts"],"sourcesContent":["import { defineRecipe } from '@pandacss/dev'\n\nexport const checkboxGroupRecipe = defineRecipe({\n className: 'checkbox-group',\n jsx: ['CheckboxGroup'],\n base: {\n display: 'flex',\n flexDirection: 'row',\n gap: 'space-8',\n },\n})\n"],"
|
|
1
|
+
{"version":3,"file":"checkbox-group.cjs","names":[],"sources":["../../../src/theme/recipes/checkbox-group.ts"],"sourcesContent":["import { defineRecipe } from '@pandacss/dev'\n\nexport const checkboxGroupRecipe = defineRecipe({\n className: 'checkbox-group',\n jsx: ['CheckboxGroup'],\n base: {\n display: 'flex',\n flexDirection: 'row',\n gap: 'space-8',\n },\n})\n"],"mappings":"aAEA,IAAa,GAAA,yBAAA,EAAA,cAAmC,CAC9C,UAAW,iBACX,IAAK,CAAC,eAAe,EACrB,KAAM,CACJ,QAAS,OACT,cAAe,MACf,IAAK,SACP,CACF,CAAC"}
|
|
@@ -1,15 +1,16 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { defineRecipe as e } from "@pandacss/dev";
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
3
|
+
//#region src/theme/recipes/checkbox-group.ts
|
|
4
|
+
var t = e({
|
|
5
|
+
className: "checkbox-group",
|
|
6
|
+
jsx: ["CheckboxGroup"],
|
|
7
|
+
base: {
|
|
8
|
+
display: "flex",
|
|
9
|
+
flexDirection: "row",
|
|
10
|
+
gap: "space-8"
|
|
11
|
+
}
|
|
11
12
|
});
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
//# sourceMappingURL=checkbox-group.js.map
|
|
13
|
+
//#endregion
|
|
14
|
+
export { t as checkboxGroupRecipe };
|
|
15
|
+
|
|
16
|
+
//# sourceMappingURL=checkbox-group.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"checkbox-group.js","sources":["../../../src/theme/recipes/checkbox-group.ts"],"sourcesContent":["import { defineRecipe } from '@pandacss/dev'\n\nexport const checkboxGroupRecipe = defineRecipe({\n className: 'checkbox-group',\n jsx: ['CheckboxGroup'],\n base: {\n display: 'flex',\n flexDirection: 'row',\n gap: 'space-8',\n },\n})\n"],"
|
|
1
|
+
{"version":3,"file":"checkbox-group.js","names":[],"sources":["../../../src/theme/recipes/checkbox-group.ts"],"sourcesContent":["import { defineRecipe } from '@pandacss/dev'\n\nexport const checkboxGroupRecipe = defineRecipe({\n className: 'checkbox-group',\n jsx: ['CheckboxGroup'],\n base: {\n display: 'flex',\n flexDirection: 'row',\n gap: 'space-8',\n },\n})\n"],"mappings":";;;AAEA,IAAa,IAAsB,EAAa;CAC9C,WAAW;CACX,KAAK,CAAC,eAAe;CACrB,MAAM;EACJ,SAAS;EACT,eAAe;EACf,KAAK;CACP;AACF,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
//# sourceMappingURL=checkbox.cjs.map
|
|
1
|
+
"use client";let e=require("@ark-ui/react");var t=(0,require("@pandacss/dev").defineSlotRecipe)({className:`checkbox`,slots:e.checkboxAnatomy.keys(),jsx:[`Checkbox`],base:{root:{alignItems:`center`,display:`flex`,cursor:{base:`pointer`,_disabled:`not-allowed`},_disabled:{userSelect:`none`}},label:{color:{base:`text`,_disabled:`grey.300`},fontFamily:`satoshi`,lineClamp:1},control:{alignItems:`center`,borderColor:`grey.100`,borderWidth:`1px`,color:`white`,display:`flex`,bg:`white`,justifyContent:`center`,transitionDuration:`normal`,transitionProperty:`border-color, background`,transitionTimingFunction:`default`,_hover:{borderColor:`secondary.500`},_checked:{background:`primary.500`,borderColor:`primary.500`,_hover:{background:`primary.500`}},_disabled:{background:`grey.50`,borderColor:`grey.100`,_checked:{background:`grey.200`,borderColor:`grey.200`},_indeterminate:{background:`grey.200`,borderColor:`grey.200`}},_invalid:{borderColor:`error.500`,_checked:{background:`error.500`,borderColor:`error.500`},_indeterminate:{background:`error.500`,borderColor:`error.500`}},_indeterminate:{background:`primary.500`,borderColor:`primary.500`,_hover:{background:`primary.500`}},"&:has(+ :focus-visible)":{outline:`1px solid`,outlineColor:`secondary.300`,_checked:{outlineColor:`secondary.300`},_hover:{borderColor:`grey.100`,_checked:{borderColor:`primary.500`,background:`primary.500`},_indeterminate:{borderColor:`primary.500`,background:`primary.500`}}}}},defaultVariants:{size:`md`},variants:{size:{md:{root:{gap:`space-4`},control:{width:`size-16`,height:`size-16`,minWidth:`size-16`,minHeight:`size-16`,borderRadius:`radius-4`,"& svg":{width:`size-12`,height:`size-12`,minWidth:`size-12`,minHeight:`size-12`}},label:{textStyle:`body.md`}}}}});exports.checkboxRecipe=t;
|
|
2
|
+
//# sourceMappingURL=checkbox.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"checkbox.cjs","sources":["../../../src/theme/recipes/checkbox.ts"],"sourcesContent":["import { checkboxAnatomy } from '@ark-ui/react'\nimport { defineSlotRecipe } from '@pandacss/dev'\n\nexport const checkboxRecipe = defineSlotRecipe({\n className: 'checkbox',\n slots: checkboxAnatomy.keys(),\n jsx: ['Checkbox'],\n base: {\n root: {\n alignItems: 'center',\n display: 'flex',\n cursor: {\n base: 'pointer',\n _disabled: 'not-allowed',\n },\n _disabled: {\n userSelect: 'none',\n },\n },\n label: {\n color: {\n base: 'text',\n _disabled: 'grey.300',\n },\n fontFamily: 'satoshi',\n lineClamp: 1,\n },\n control: {\n alignItems: 'center',\n borderColor: 'grey.100',\n borderWidth: '1px',\n color: 'white',\n display: 'flex',\n bg: 'white',\n justifyContent: 'center',\n transitionDuration: 'normal',\n transitionProperty: 'border-color, background',\n transitionTimingFunction: 'default',\n _hover: {\n borderColor: 'secondary.500',\n },\n _checked: {\n background: 'primary.500',\n borderColor: 'primary.500',\n _hover: {\n background: 'primary.500',\n },\n },\n _disabled: {\n background: 'grey.50',\n borderColor: 'grey.100',\n _checked: {\n background: 'grey.200',\n borderColor: 'grey.200',\n },\n _indeterminate: {\n background: 'grey.200',\n borderColor: 'grey.200',\n },\n },\n _invalid: {\n borderColor: 'error.500',\n _checked: {\n background: 'error.500',\n borderColor: 'error.500',\n },\n _indeterminate: {\n background: 'error.500',\n borderColor: 'error.500',\n },\n },\n _indeterminate: {\n background: 'primary.500',\n borderColor: 'primary.500',\n _hover: {\n background: 'primary.500',\n },\n },\n '&:has(+ :focus-visible)': {\n outline: '1px solid',\n outlineColor: 'secondary.300',\n _checked: {\n outlineColor: 'secondary.300',\n },\n _hover: {\n borderColor: 'grey.100',\n _checked: {\n borderColor: 'primary.500',\n background: 'primary.500',\n },\n _indeterminate: {\n borderColor: 'primary.500',\n background: 'primary.500',\n },\n },\n },\n },\n },\n defaultVariants: {\n size: 'md',\n },\n variants: {\n size: {\n md: {\n root: {\n gap: 'space-4',\n },\n control: {\n width: 'size-16',\n height: 'size-16',\n minWidth: 'size-16',\n minHeight: 'size-16',\n borderRadius: 'radius-4',\n '& svg': {\n width: 'size-12',\n height: 'size-12',\n minWidth: 'size-12',\n minHeight: 'size-12',\n },\n },\n label: {\n textStyle: 'body.md',\n },\n },\n },\n },\n})\n"],"
|
|
1
|
+
{"version":3,"file":"checkbox.cjs","names":[],"sources":["../../../src/theme/recipes/checkbox.ts"],"sourcesContent":["import { checkboxAnatomy } from '@ark-ui/react'\nimport { defineSlotRecipe } from '@pandacss/dev'\n\nexport const checkboxRecipe = defineSlotRecipe({\n className: 'checkbox',\n slots: checkboxAnatomy.keys(),\n jsx: ['Checkbox'],\n base: {\n root: {\n alignItems: 'center',\n display: 'flex',\n cursor: {\n base: 'pointer',\n _disabled: 'not-allowed',\n },\n _disabled: {\n userSelect: 'none',\n },\n },\n label: {\n color: {\n base: 'text',\n _disabled: 'grey.300',\n },\n fontFamily: 'satoshi',\n lineClamp: 1,\n },\n control: {\n alignItems: 'center',\n borderColor: 'grey.100',\n borderWidth: '1px',\n color: 'white',\n display: 'flex',\n bg: 'white',\n justifyContent: 'center',\n transitionDuration: 'normal',\n transitionProperty: 'border-color, background',\n transitionTimingFunction: 'default',\n _hover: {\n borderColor: 'secondary.500',\n },\n _checked: {\n background: 'primary.500',\n borderColor: 'primary.500',\n _hover: {\n background: 'primary.500',\n },\n },\n _disabled: {\n background: 'grey.50',\n borderColor: 'grey.100',\n _checked: {\n background: 'grey.200',\n borderColor: 'grey.200',\n },\n _indeterminate: {\n background: 'grey.200',\n borderColor: 'grey.200',\n },\n },\n _invalid: {\n borderColor: 'error.500',\n _checked: {\n background: 'error.500',\n borderColor: 'error.500',\n },\n _indeterminate: {\n background: 'error.500',\n borderColor: 'error.500',\n },\n },\n _indeterminate: {\n background: 'primary.500',\n borderColor: 'primary.500',\n _hover: {\n background: 'primary.500',\n },\n },\n '&:has(+ :focus-visible)': {\n outline: '1px solid',\n outlineColor: 'secondary.300',\n _checked: {\n outlineColor: 'secondary.300',\n },\n _hover: {\n borderColor: 'grey.100',\n _checked: {\n borderColor: 'primary.500',\n background: 'primary.500',\n },\n _indeterminate: {\n borderColor: 'primary.500',\n background: 'primary.500',\n },\n },\n },\n },\n },\n defaultVariants: {\n size: 'md',\n },\n variants: {\n size: {\n md: {\n root: {\n gap: 'space-4',\n },\n control: {\n width: 'size-16',\n height: 'size-16',\n minWidth: 'size-16',\n minHeight: 'size-16',\n borderRadius: 'radius-4',\n '& svg': {\n width: 'size-12',\n height: 'size-12',\n minWidth: 'size-12',\n minHeight: 'size-12',\n },\n },\n label: {\n textStyle: 'body.md',\n },\n },\n },\n },\n})\n"],"mappings":"4CAGA,IAAa,GAAA,yBAAA,EAAA,kBAAkC,CAC7C,UAAW,WACX,MAAO,EAAA,gBAAgB,KAAK,EAC5B,IAAK,CAAC,UAAU,EAChB,KAAM,CACJ,KAAM,CACJ,WAAY,SACZ,QAAS,OACT,OAAQ,CACN,KAAM,UACN,UAAW,aACb,EACA,UAAW,CACT,WAAY,MACd,CACF,EACA,MAAO,CACL,MAAO,CACL,KAAM,OACN,UAAW,UACb,EACA,WAAY,UACZ,UAAW,CACb,EACA,QAAS,CACP,WAAY,SACZ,YAAa,WACb,YAAa,MACb,MAAO,QACP,QAAS,OACT,GAAI,QACJ,eAAgB,SAChB,mBAAoB,SACpB,mBAAoB,2BACpB,yBAA0B,UAC1B,OAAQ,CACN,YAAa,eACf,EACA,SAAU,CACR,WAAY,cACZ,YAAa,cACb,OAAQ,CACN,WAAY,aACd,CACF,EACA,UAAW,CACT,WAAY,UACZ,YAAa,WACb,SAAU,CACR,WAAY,WACZ,YAAa,UACf,EACA,eAAgB,CACd,WAAY,WACZ,YAAa,UACf,CACF,EACA,SAAU,CACR,YAAa,YACb,SAAU,CACR,WAAY,YACZ,YAAa,WACf,EACA,eAAgB,CACd,WAAY,YACZ,YAAa,WACf,CACF,EACA,eAAgB,CACd,WAAY,cACZ,YAAa,cACb,OAAQ,CACN,WAAY,aACd,CACF,EACA,0BAA2B,CACzB,QAAS,YACT,aAAc,gBACd,SAAU,CACR,aAAc,eAChB,EACA,OAAQ,CACN,YAAa,WACb,SAAU,CACR,YAAa,cACb,WAAY,aACd,EACA,eAAgB,CACd,YAAa,cACb,WAAY,aACd,CACF,CACF,CACF,CACF,EACA,gBAAiB,CACf,KAAM,IACR,EACA,SAAU,CACR,KAAM,CACJ,GAAI,CACF,KAAM,CACJ,IAAK,SACP,EACA,QAAS,CACP,MAAO,UACP,OAAQ,UACR,SAAU,UACV,UAAW,UACX,aAAc,WACd,QAAS,CACP,MAAO,UACP,OAAQ,UACR,SAAU,UACV,UAAW,SACb,CACF,EACA,MAAO,CACL,UAAW,SACb,CACF,CACF,CACF,CACF,CAAC"}
|
|
@@ -1,131 +1,112 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import { checkboxAnatomy as
|
|
3
|
-
import { defineSlotRecipe as
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
control: {
|
|
109
|
-
width: "size-16",
|
|
110
|
-
height: "size-16",
|
|
111
|
-
minWidth: "size-16",
|
|
112
|
-
minHeight: "size-16",
|
|
113
|
-
borderRadius: "radius-4",
|
|
114
|
-
"& svg": {
|
|
115
|
-
width: "size-12",
|
|
116
|
-
height: "size-12",
|
|
117
|
-
minWidth: "size-12",
|
|
118
|
-
minHeight: "size-12"
|
|
119
|
-
}
|
|
120
|
-
},
|
|
121
|
-
label: {
|
|
122
|
-
textStyle: "body.md"
|
|
123
|
-
}
|
|
124
|
-
}
|
|
125
|
-
}
|
|
126
|
-
}
|
|
2
|
+
import { checkboxAnatomy as e } from "@ark-ui/react";
|
|
3
|
+
import { defineSlotRecipe as t } from "@pandacss/dev";
|
|
4
|
+
//#region src/theme/recipes/checkbox.ts
|
|
5
|
+
var n = t({
|
|
6
|
+
className: "checkbox",
|
|
7
|
+
slots: e.keys(),
|
|
8
|
+
jsx: ["Checkbox"],
|
|
9
|
+
base: {
|
|
10
|
+
root: {
|
|
11
|
+
alignItems: "center",
|
|
12
|
+
display: "flex",
|
|
13
|
+
cursor: {
|
|
14
|
+
base: "pointer",
|
|
15
|
+
_disabled: "not-allowed"
|
|
16
|
+
},
|
|
17
|
+
_disabled: { userSelect: "none" }
|
|
18
|
+
},
|
|
19
|
+
label: {
|
|
20
|
+
color: {
|
|
21
|
+
base: "text",
|
|
22
|
+
_disabled: "grey.300"
|
|
23
|
+
},
|
|
24
|
+
fontFamily: "satoshi",
|
|
25
|
+
lineClamp: 1
|
|
26
|
+
},
|
|
27
|
+
control: {
|
|
28
|
+
alignItems: "center",
|
|
29
|
+
borderColor: "grey.100",
|
|
30
|
+
borderWidth: "1px",
|
|
31
|
+
color: "white",
|
|
32
|
+
display: "flex",
|
|
33
|
+
bg: "white",
|
|
34
|
+
justifyContent: "center",
|
|
35
|
+
transitionDuration: "normal",
|
|
36
|
+
transitionProperty: "border-color, background",
|
|
37
|
+
transitionTimingFunction: "default",
|
|
38
|
+
_hover: { borderColor: "secondary.500" },
|
|
39
|
+
_checked: {
|
|
40
|
+
background: "primary.500",
|
|
41
|
+
borderColor: "primary.500",
|
|
42
|
+
_hover: { background: "primary.500" }
|
|
43
|
+
},
|
|
44
|
+
_disabled: {
|
|
45
|
+
background: "grey.50",
|
|
46
|
+
borderColor: "grey.100",
|
|
47
|
+
_checked: {
|
|
48
|
+
background: "grey.200",
|
|
49
|
+
borderColor: "grey.200"
|
|
50
|
+
},
|
|
51
|
+
_indeterminate: {
|
|
52
|
+
background: "grey.200",
|
|
53
|
+
borderColor: "grey.200"
|
|
54
|
+
}
|
|
55
|
+
},
|
|
56
|
+
_invalid: {
|
|
57
|
+
borderColor: "error.500",
|
|
58
|
+
_checked: {
|
|
59
|
+
background: "error.500",
|
|
60
|
+
borderColor: "error.500"
|
|
61
|
+
},
|
|
62
|
+
_indeterminate: {
|
|
63
|
+
background: "error.500",
|
|
64
|
+
borderColor: "error.500"
|
|
65
|
+
}
|
|
66
|
+
},
|
|
67
|
+
_indeterminate: {
|
|
68
|
+
background: "primary.500",
|
|
69
|
+
borderColor: "primary.500",
|
|
70
|
+
_hover: { background: "primary.500" }
|
|
71
|
+
},
|
|
72
|
+
"&:has(+ :focus-visible)": {
|
|
73
|
+
outline: "1px solid",
|
|
74
|
+
outlineColor: "secondary.300",
|
|
75
|
+
_checked: { outlineColor: "secondary.300" },
|
|
76
|
+
_hover: {
|
|
77
|
+
borderColor: "grey.100",
|
|
78
|
+
_checked: {
|
|
79
|
+
borderColor: "primary.500",
|
|
80
|
+
background: "primary.500"
|
|
81
|
+
},
|
|
82
|
+
_indeterminate: {
|
|
83
|
+
borderColor: "primary.500",
|
|
84
|
+
background: "primary.500"
|
|
85
|
+
}
|
|
86
|
+
}
|
|
87
|
+
}
|
|
88
|
+
}
|
|
89
|
+
},
|
|
90
|
+
defaultVariants: { size: "md" },
|
|
91
|
+
variants: { size: { md: {
|
|
92
|
+
root: { gap: "space-4" },
|
|
93
|
+
control: {
|
|
94
|
+
width: "size-16",
|
|
95
|
+
height: "size-16",
|
|
96
|
+
minWidth: "size-16",
|
|
97
|
+
minHeight: "size-16",
|
|
98
|
+
borderRadius: "radius-4",
|
|
99
|
+
"& svg": {
|
|
100
|
+
width: "size-12",
|
|
101
|
+
height: "size-12",
|
|
102
|
+
minWidth: "size-12",
|
|
103
|
+
minHeight: "size-12"
|
|
104
|
+
}
|
|
105
|
+
},
|
|
106
|
+
label: { textStyle: "body.md" }
|
|
107
|
+
} } }
|
|
127
108
|
});
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
//# sourceMappingURL=checkbox.js.map
|
|
109
|
+
//#endregion
|
|
110
|
+
export { n as checkboxRecipe };
|
|
111
|
+
|
|
112
|
+
//# sourceMappingURL=checkbox.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"checkbox.js","sources":["../../../src/theme/recipes/checkbox.ts"],"sourcesContent":["import { checkboxAnatomy } from '@ark-ui/react'\nimport { defineSlotRecipe } from '@pandacss/dev'\n\nexport const checkboxRecipe = defineSlotRecipe({\n className: 'checkbox',\n slots: checkboxAnatomy.keys(),\n jsx: ['Checkbox'],\n base: {\n root: {\n alignItems: 'center',\n display: 'flex',\n cursor: {\n base: 'pointer',\n _disabled: 'not-allowed',\n },\n _disabled: {\n userSelect: 'none',\n },\n },\n label: {\n color: {\n base: 'text',\n _disabled: 'grey.300',\n },\n fontFamily: 'satoshi',\n lineClamp: 1,\n },\n control: {\n alignItems: 'center',\n borderColor: 'grey.100',\n borderWidth: '1px',\n color: 'white',\n display: 'flex',\n bg: 'white',\n justifyContent: 'center',\n transitionDuration: 'normal',\n transitionProperty: 'border-color, background',\n transitionTimingFunction: 'default',\n _hover: {\n borderColor: 'secondary.500',\n },\n _checked: {\n background: 'primary.500',\n borderColor: 'primary.500',\n _hover: {\n background: 'primary.500',\n },\n },\n _disabled: {\n background: 'grey.50',\n borderColor: 'grey.100',\n _checked: {\n background: 'grey.200',\n borderColor: 'grey.200',\n },\n _indeterminate: {\n background: 'grey.200',\n borderColor: 'grey.200',\n },\n },\n _invalid: {\n borderColor: 'error.500',\n _checked: {\n background: 'error.500',\n borderColor: 'error.500',\n },\n _indeterminate: {\n background: 'error.500',\n borderColor: 'error.500',\n },\n },\n _indeterminate: {\n background: 'primary.500',\n borderColor: 'primary.500',\n _hover: {\n background: 'primary.500',\n },\n },\n '&:has(+ :focus-visible)': {\n outline: '1px solid',\n outlineColor: 'secondary.300',\n _checked: {\n outlineColor: 'secondary.300',\n },\n _hover: {\n borderColor: 'grey.100',\n _checked: {\n borderColor: 'primary.500',\n background: 'primary.500',\n },\n _indeterminate: {\n borderColor: 'primary.500',\n background: 'primary.500',\n },\n },\n },\n },\n },\n defaultVariants: {\n size: 'md',\n },\n variants: {\n size: {\n md: {\n root: {\n gap: 'space-4',\n },\n control: {\n width: 'size-16',\n height: 'size-16',\n minWidth: 'size-16',\n minHeight: 'size-16',\n borderRadius: 'radius-4',\n '& svg': {\n width: 'size-12',\n height: 'size-12',\n minWidth: 'size-12',\n minHeight: 'size-12',\n },\n },\n label: {\n textStyle: 'body.md',\n },\n },\n },\n },\n})\n"],"
|
|
1
|
+
{"version":3,"file":"checkbox.js","names":[],"sources":["../../../src/theme/recipes/checkbox.ts"],"sourcesContent":["import { checkboxAnatomy } from '@ark-ui/react'\nimport { defineSlotRecipe } from '@pandacss/dev'\n\nexport const checkboxRecipe = defineSlotRecipe({\n className: 'checkbox',\n slots: checkboxAnatomy.keys(),\n jsx: ['Checkbox'],\n base: {\n root: {\n alignItems: 'center',\n display: 'flex',\n cursor: {\n base: 'pointer',\n _disabled: 'not-allowed',\n },\n _disabled: {\n userSelect: 'none',\n },\n },\n label: {\n color: {\n base: 'text',\n _disabled: 'grey.300',\n },\n fontFamily: 'satoshi',\n lineClamp: 1,\n },\n control: {\n alignItems: 'center',\n borderColor: 'grey.100',\n borderWidth: '1px',\n color: 'white',\n display: 'flex',\n bg: 'white',\n justifyContent: 'center',\n transitionDuration: 'normal',\n transitionProperty: 'border-color, background',\n transitionTimingFunction: 'default',\n _hover: {\n borderColor: 'secondary.500',\n },\n _checked: {\n background: 'primary.500',\n borderColor: 'primary.500',\n _hover: {\n background: 'primary.500',\n },\n },\n _disabled: {\n background: 'grey.50',\n borderColor: 'grey.100',\n _checked: {\n background: 'grey.200',\n borderColor: 'grey.200',\n },\n _indeterminate: {\n background: 'grey.200',\n borderColor: 'grey.200',\n },\n },\n _invalid: {\n borderColor: 'error.500',\n _checked: {\n background: 'error.500',\n borderColor: 'error.500',\n },\n _indeterminate: {\n background: 'error.500',\n borderColor: 'error.500',\n },\n },\n _indeterminate: {\n background: 'primary.500',\n borderColor: 'primary.500',\n _hover: {\n background: 'primary.500',\n },\n },\n '&:has(+ :focus-visible)': {\n outline: '1px solid',\n outlineColor: 'secondary.300',\n _checked: {\n outlineColor: 'secondary.300',\n },\n _hover: {\n borderColor: 'grey.100',\n _checked: {\n borderColor: 'primary.500',\n background: 'primary.500',\n },\n _indeterminate: {\n borderColor: 'primary.500',\n background: 'primary.500',\n },\n },\n },\n },\n },\n defaultVariants: {\n size: 'md',\n },\n variants: {\n size: {\n md: {\n root: {\n gap: 'space-4',\n },\n control: {\n width: 'size-16',\n height: 'size-16',\n minWidth: 'size-16',\n minHeight: 'size-16',\n borderRadius: 'radius-4',\n '& svg': {\n width: 'size-12',\n height: 'size-12',\n minWidth: 'size-12',\n minHeight: 'size-12',\n },\n },\n label: {\n textStyle: 'body.md',\n },\n },\n },\n },\n})\n"],"mappings":";;;;AAGA,IAAa,IAAiB,EAAiB;CAC7C,WAAW;CACX,OAAO,EAAgB,KAAK;CAC5B,KAAK,CAAC,UAAU;CAChB,MAAM;EACJ,MAAM;GACJ,YAAY;GACZ,SAAS;GACT,QAAQ;IACN,MAAM;IACN,WAAW;GACb;GACA,WAAW,EACT,YAAY,OACd;EACF;EACA,OAAO;GACL,OAAO;IACL,MAAM;IACN,WAAW;GACb;GACA,YAAY;GACZ,WAAW;EACb;EACA,SAAS;GACP,YAAY;GACZ,aAAa;GACb,aAAa;GACb,OAAO;GACP,SAAS;GACT,IAAI;GACJ,gBAAgB;GAChB,oBAAoB;GACpB,oBAAoB;GACpB,0BAA0B;GAC1B,QAAQ,EACN,aAAa,gBACf;GACA,UAAU;IACR,YAAY;IACZ,aAAa;IACb,QAAQ,EACN,YAAY,cACd;GACF;GACA,WAAW;IACT,YAAY;IACZ,aAAa;IACb,UAAU;KACR,YAAY;KACZ,aAAa;IACf;IACA,gBAAgB;KACd,YAAY;KACZ,aAAa;IACf;GACF;GACA,UAAU;IACR,aAAa;IACb,UAAU;KACR,YAAY;KACZ,aAAa;IACf;IACA,gBAAgB;KACd,YAAY;KACZ,aAAa;IACf;GACF;GACA,gBAAgB;IACd,YAAY;IACZ,aAAa;IACb,QAAQ,EACN,YAAY,cACd;GACF;GACA,2BAA2B;IACzB,SAAS;IACT,cAAc;IACd,UAAU,EACR,cAAc,gBAChB;IACA,QAAQ;KACN,aAAa;KACb,UAAU;MACR,aAAa;MACb,YAAY;KACd;KACA,gBAAgB;MACd,aAAa;MACb,YAAY;KACd;IACF;GACF;EACF;CACF;CACA,iBAAiB,EACf,MAAM,KACR;CACA,UAAU,EACR,MAAM,EACJ,IAAI;EACF,MAAM,EACJ,KAAK,UACP;EACA,SAAS;GACP,OAAO;GACP,QAAQ;GACR,UAAU;GACV,WAAW;GACX,cAAc;GACd,SAAS;IACP,OAAO;IACP,QAAQ;IACR,UAAU;IACV,WAAW;GACb;EACF;EACA,OAAO,EACL,WAAW,UACb;CACF,EACF,EACF;AACF,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
//# sourceMappingURL=chip.cjs.map
|
|
1
|
+
"use client";var e=(0,require("@pandacss/dev").defineSlotRecipe)({base:{root:{borderRadius:`full`,display:`inline-flex`,flexDirection:`row`,flexShrink:0,alignItems:`center`,gap:`space-2`},avatar:{borderRadius:`full`,display:`inline-block`,objectFit:`cover`},body:{fontFamily:`satoshi`},clearTrigger:{cursor:`pointer`}},slots:[`root`,`avatar`,`body`,`clearTrigger`],className:`chip`,defaultVariants:{size:`md`,colorScheme:`secondary`},description:`The styles for the Chip component`,jsx:[`Chip`],variants:{size:{lg:{avatar:{height:`size-20`,width:`size-20`},body:{textStyle:`body.lg`},root:{py:`space-4`,px:`space-16`}},md:{avatar:{height:`size-16`,width:`size-16`},body:{textStyle:`body.md`},root:{py:`space-2`,px:`space-8`}},sm:{avatar:{height:`size-12`,width:`size-12`},body:{textStyle:`body.sm`},root:{py:`space-2`,px:`space-8`}}},colorScheme:{secondary:{root:{bg:`secondary.500`,color:`white`}},grey:{root:{bg:`grey.50`,color:`text`}},red:{root:{bg:`decorative.red.light`,color:`text`}},yellow:{root:{bg:`decorative.yellow.mid`,color:`text`}},green:{root:{bg:`decorative.green.mid`,color:`white`}},blue:{root:{bg:`decorative.blue.mid`,color:`white`}},purple:{root:{bg:`decorative.purple.mid`,color:`white`}},brown:{root:{bg:`decorative.brown.mid`,color:`white`}},error:{root:{bg:`error.500`,color:`white`}},warning:{root:{bg:`warning.500`,color:`white`}},fish:{root:{bg:`typology.fish.mid`,color:`grey.900`}},meat:{root:{bg:`typology.meat.mid`,color:`grey.900`}},fruit:{root:{bg:`typology.fruit.mid`,color:`grey.900`}},vegetable:{root:{bg:`typology.vegetable.mid`,color:`grey.900`}},cereal:{root:{bg:`typology.cereal.mid`,color:`grey.900`}},oil:{root:{bg:`typology.oil.mid`,color:`grey.900`}},aromatic:{root:{bg:`typology.aromatic.mid`,color:`grey.900`}}}}});exports.chipRecipe=e;
|
|
2
|
+
//# sourceMappingURL=chip.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"chip.cjs","sources":["../../../src/theme/recipes/chip.ts"],"sourcesContent":["import { defineSlotRecipe } from '@pandacss/dev'\n\nexport const chipRecipe = defineSlotRecipe({\n base: {\n root: {\n borderRadius: 'full',\n display: 'inline-flex',\n flexDirection: 'row',\n flexShrink: 0,\n alignItems: 'center',\n gap: 'space-2',\n },\n avatar: {\n borderRadius: 'full',\n display: 'inline-block',\n objectFit: 'cover',\n },\n body: {\n fontFamily: 'satoshi',\n },\n clearTrigger: {\n cursor: 'pointer',\n },\n },\n slots: ['root', 'avatar', 'body', 'clearTrigger'],\n className: 'chip',\n defaultVariants: {\n size: 'md',\n colorScheme: 'secondary',\n },\n description: 'The styles for the Chip component',\n jsx: ['Chip'],\n variants: {\n size: {\n lg: {\n avatar: {\n height: 'size-20',\n width: 'size-20',\n },\n body: {\n textStyle: 'body.lg',\n },\n root: {\n py: 'space-4',\n px: 'space-16',\n },\n },\n md: {\n avatar: {\n height: 'size-16',\n width: 'size-16',\n },\n body: {\n textStyle: 'body.md',\n },\n root: {\n py: 'space-2',\n px: 'space-8',\n },\n },\n sm: {\n avatar: {\n height: 'size-12',\n width: 'size-12',\n },\n body: {\n textStyle: 'body.sm',\n },\n root: {\n py: 'space-2',\n px: 'space-8',\n },\n },\n },\n colorScheme: {\n secondary: {\n root: {\n bg: 'secondary.500',\n color: 'white',\n },\n },\n grey: {\n root: {\n bg: 'grey.50',\n color: 'text',\n },\n },\n red: {\n root: {\n bg: 'decorative.red.light',\n color: 'text',\n },\n },\n yellow: {\n root: {\n bg: 'decorative.yellow.mid',\n color: 'text',\n },\n },\n green: {\n root: {\n bg: 'decorative.green.mid',\n color: 'white',\n },\n },\n blue: {\n root: {\n bg: 'decorative.blue.mid',\n color: 'white',\n },\n },\n purple: {\n root: {\n bg: 'decorative.purple.mid',\n color: 'white',\n },\n },\n brown: {\n root: {\n bg: 'decorative.brown.mid',\n color: 'white',\n },\n },\n error: {\n root: {\n bg: 'error.500',\n color: 'white',\n },\n },\n warning: {\n root: {\n bg: 'warning.500',\n color: 'white',\n },\n },\n fish: {\n root: {\n bg: 'typology.fish.mid',\n color: 'grey.900',\n },\n },\n meat: {\n root: {\n bg: 'typology.meat.mid',\n color: 'grey.900',\n },\n },\n fruit: {\n root: {\n bg: 'typology.fruit.mid',\n color: 'grey.900',\n },\n },\n vegetable: {\n root: {\n bg: 'typology.vegetable.mid',\n color: 'grey.900',\n },\n },\n cereal: {\n root: {\n bg: 'typology.cereal.mid',\n color: 'grey.900',\n },\n },\n oil: {\n root: {\n bg: 'typology.oil.mid',\n color: 'grey.900',\n },\n },\n aromatic: {\n root: {\n bg: 'typology.aromatic.mid',\n color: 'grey.900',\n },\n },\n },\n },\n})\n"],"
|
|
1
|
+
{"version":3,"file":"chip.cjs","names":[],"sources":["../../../src/theme/recipes/chip.ts"],"sourcesContent":["import { defineSlotRecipe } from '@pandacss/dev'\n\nexport const chipRecipe = defineSlotRecipe({\n base: {\n root: {\n borderRadius: 'full',\n display: 'inline-flex',\n flexDirection: 'row',\n flexShrink: 0,\n alignItems: 'center',\n gap: 'space-2',\n },\n avatar: {\n borderRadius: 'full',\n display: 'inline-block',\n objectFit: 'cover',\n },\n body: {\n fontFamily: 'satoshi',\n },\n clearTrigger: {\n cursor: 'pointer',\n },\n },\n slots: ['root', 'avatar', 'body', 'clearTrigger'],\n className: 'chip',\n defaultVariants: {\n size: 'md',\n colorScheme: 'secondary',\n },\n description: 'The styles for the Chip component',\n jsx: ['Chip'],\n variants: {\n size: {\n lg: {\n avatar: {\n height: 'size-20',\n width: 'size-20',\n },\n body: {\n textStyle: 'body.lg',\n },\n root: {\n py: 'space-4',\n px: 'space-16',\n },\n },\n md: {\n avatar: {\n height: 'size-16',\n width: 'size-16',\n },\n body: {\n textStyle: 'body.md',\n },\n root: {\n py: 'space-2',\n px: 'space-8',\n },\n },\n sm: {\n avatar: {\n height: 'size-12',\n width: 'size-12',\n },\n body: {\n textStyle: 'body.sm',\n },\n root: {\n py: 'space-2',\n px: 'space-8',\n },\n },\n },\n colorScheme: {\n secondary: {\n root: {\n bg: 'secondary.500',\n color: 'white',\n },\n },\n grey: {\n root: {\n bg: 'grey.50',\n color: 'text',\n },\n },\n red: {\n root: {\n bg: 'decorative.red.light',\n color: 'text',\n },\n },\n yellow: {\n root: {\n bg: 'decorative.yellow.mid',\n color: 'text',\n },\n },\n green: {\n root: {\n bg: 'decorative.green.mid',\n color: 'white',\n },\n },\n blue: {\n root: {\n bg: 'decorative.blue.mid',\n color: 'white',\n },\n },\n purple: {\n root: {\n bg: 'decorative.purple.mid',\n color: 'white',\n },\n },\n brown: {\n root: {\n bg: 'decorative.brown.mid',\n color: 'white',\n },\n },\n error: {\n root: {\n bg: 'error.500',\n color: 'white',\n },\n },\n warning: {\n root: {\n bg: 'warning.500',\n color: 'white',\n },\n },\n fish: {\n root: {\n bg: 'typology.fish.mid',\n color: 'grey.900',\n },\n },\n meat: {\n root: {\n bg: 'typology.meat.mid',\n color: 'grey.900',\n },\n },\n fruit: {\n root: {\n bg: 'typology.fruit.mid',\n color: 'grey.900',\n },\n },\n vegetable: {\n root: {\n bg: 'typology.vegetable.mid',\n color: 'grey.900',\n },\n },\n cereal: {\n root: {\n bg: 'typology.cereal.mid',\n color: 'grey.900',\n },\n },\n oil: {\n root: {\n bg: 'typology.oil.mid',\n color: 'grey.900',\n },\n },\n aromatic: {\n root: {\n bg: 'typology.aromatic.mid',\n color: 'grey.900',\n },\n },\n },\n },\n})\n"],"mappings":"aAEA,IAAa,GAAA,yBAAA,EAAA,kBAA8B,CACzC,KAAM,CACJ,KAAM,CACJ,aAAc,OACd,QAAS,cACT,cAAe,MACf,WAAY,EACZ,WAAY,SACZ,IAAK,SACP,EACA,OAAQ,CACN,aAAc,OACd,QAAS,eACT,UAAW,OACb,EACA,KAAM,CACJ,WAAY,SACd,EACA,aAAc,CACZ,OAAQ,SACV,CACF,EACA,MAAO,CAAC,OAAQ,SAAU,OAAQ,cAAc,EAChD,UAAW,OACX,gBAAiB,CACf,KAAM,KACN,YAAa,WACf,EACA,YAAa,oCACb,IAAK,CAAC,MAAM,EACZ,SAAU,CACR,KAAM,CACJ,GAAI,CACF,OAAQ,CACN,OAAQ,UACR,MAAO,SACT,EACA,KAAM,CACJ,UAAW,SACb,EACA,KAAM,CACJ,GAAI,UACJ,GAAI,UACN,CACF,EACA,GAAI,CACF,OAAQ,CACN,OAAQ,UACR,MAAO,SACT,EACA,KAAM,CACJ,UAAW,SACb,EACA,KAAM,CACJ,GAAI,UACJ,GAAI,SACN,CACF,EACA,GAAI,CACF,OAAQ,CACN,OAAQ,UACR,MAAO,SACT,EACA,KAAM,CACJ,UAAW,SACb,EACA,KAAM,CACJ,GAAI,UACJ,GAAI,SACN,CACF,CACF,EACA,YAAa,CACX,UAAW,CACT,KAAM,CACJ,GAAI,gBACJ,MAAO,OACT,CACF,EACA,KAAM,CACJ,KAAM,CACJ,GAAI,UACJ,MAAO,MACT,CACF,EACA,IAAK,CACH,KAAM,CACJ,GAAI,uBACJ,MAAO,MACT,CACF,EACA,OAAQ,CACN,KAAM,CACJ,GAAI,wBACJ,MAAO,MACT,CACF,EACA,MAAO,CACL,KAAM,CACJ,GAAI,uBACJ,MAAO,OACT,CACF,EACA,KAAM,CACJ,KAAM,CACJ,GAAI,sBACJ,MAAO,OACT,CACF,EACA,OAAQ,CACN,KAAM,CACJ,GAAI,wBACJ,MAAO,OACT,CACF,EACA,MAAO,CACL,KAAM,CACJ,GAAI,uBACJ,MAAO,OACT,CACF,EACA,MAAO,CACL,KAAM,CACJ,GAAI,YACJ,MAAO,OACT,CACF,EACA,QAAS,CACP,KAAM,CACJ,GAAI,cACJ,MAAO,OACT,CACF,EACA,KAAM,CACJ,KAAM,CACJ,GAAI,oBACJ,MAAO,UACT,CACF,EACA,KAAM,CACJ,KAAM,CACJ,GAAI,oBACJ,MAAO,UACT,CACF,EACA,MAAO,CACL,KAAM,CACJ,GAAI,qBACJ,MAAO,UACT,CACF,EACA,UAAW,CACT,KAAM,CACJ,GAAI,yBACJ,MAAO,UACT,CACF,EACA,OAAQ,CACN,KAAM,CACJ,GAAI,sBACJ,MAAO,UACT,CACF,EACA,IAAK,CACH,KAAM,CACJ,GAAI,mBACJ,MAAO,UACT,CACF,EACA,SAAU,CACR,KAAM,CACJ,GAAI,wBACJ,MAAO,UACT,CACF,CACF,CACF,CACF,CAAC"}
|