@stokelp/ui 2.103.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 -63
- 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":"index.cjs","sources":["../../../src/theme/recipes/index.ts"],"sourcesContent":["import { buttonRecipe } from './button'\nimport { headingRecipe } from './heading'\nimport { switchRecipe } from './switch'\nimport { textRecipe } from './text'\nimport { textareaRecipe } from './textarea'\nimport { formControlRecipe } from './form/control'\nimport { formHelperTextRecipe } from './form/helper-text'\nimport { drawerRecipe } from './drawer'\nimport { accordionRecipe } from './accordion'\nimport { formLabelRecipe } from './form/label'\nimport { checkboxRecipe } from './checkbox'\nimport { tabsRecipe } from './tabs'\nimport { selectRecipe } from './select'\nimport { inputRecipe } from './input'\nimport { highlightedInputRecipe } from './highlightedInput'\nimport { inputAddonRecipe } from './input-addon'\nimport { inputGroupRecipe } from './input-group'\nimport { datepickerRecipe } from './datepicker'\nimport { tagRecipe } from './tag'\nimport { radioButtonGroupRecipe } from './radio-button-group'\nimport { radioGroupRecipe } from './radio-group'\nimport { chipRecipe } from './chip'\nimport { actionCardRecipe } from './action-card'\nimport { iconButtonRecipe } from './icon-button'\nimport { tooltipRecipe } from './tooltip'\nimport { alertRecipe } from './alert'\nimport { tableRecipe } from './table'\nimport { tableGroupTitleRecipe } from './table-group-title'\nimport { tableEmptyRowRecipe } from './table-empty-row'\nimport { tableContainerRecipe } from './table-container'\nimport { breadcrumbRecipe } from './breadcrumb'\nimport { popoverRecipe } from './popover'\nimport { paginationRecipe } from './pagination'\nimport { statusTagSelectRecipe } from './status-tag-select'\nimport { productCardCatalogRecipe } from './app/product-card-catalog'\nimport { illustrationRecipe } from './illustration'\nimport { buttonFilterRecipe } from './button-filter'\nimport { switchCardRecipe } from './switch-card'\nimport { radioCardGroupRecipe } from './radio-card-group'\nimport { checkboxCardRecipe } from './checkbox-card'\nimport { comboboxRecipe } from './combobox'\nimport { phoneNumberInputRecipe } from './phone-number-input'\nimport { iconRecipe } from './icon'\nimport { collapsibleRecipe } from './collapsible'\nimport { appNavigationRecipe } from './app/navigation'\nimport { mobileNavigationRecipe } from './app/mobile-navigation'\nimport { appNavigationLanguageSelectRecipe } from './app/navigation-language-select'\nimport { dialogRecipe } from './dialog'\nimport { selectLanguageRecipe } from './select-language'\nimport { avatarRecipe } from './avatar'\nimport { menuRecipe } from './menu'\nimport { avatarGroupRecipe } from './avatar-group'\nimport { flagRecipe } from './flag'\nimport { priceTagRecipe } from './app/price-tag'\nimport { tabsChipRecipe } from './tabs-chip'\nimport { checkboxGroupRecipe } from '~/theme/recipes/checkbox-group'\nimport { chatMessageRecipe } from '~/theme/recipes/chat/chat-message.ts'\nimport { chatDocumentMessageRecipe } from '~/theme/recipes/chat/chat-document-message.ts'\nimport { chatRecipe } from '~/theme/recipes/chat/chat.ts'\nimport { chatProfileAvatarRecipe } from '~/theme/recipes/chat/chat-profile-avatar.ts'\nimport { chatTextInputRecipe } from '~/theme/recipes/chat/chat-input-text.ts'\n\nexport const recipes = {\n button: buttonRecipe,\n iconButton: iconButtonRecipe,\n heading: headingRecipe,\n switchRecipe,\n text: textRecipe,\n textarea: textareaRecipe,\n formControl: formControlRecipe,\n formHelperText: formHelperTextRecipe,\n input: inputRecipe,\n inputAddon: inputAddonRecipe,\n inputGroup: inputGroupRecipe,\n tableGroupTitle: tableGroupTitleRecipe,\n tableEmptyRow: tableEmptyRowRecipe,\n tableContainer: tableContainerRecipe,\n illustration: illustrationRecipe,\n buttonFilter: buttonFilterRecipe,\n phoneNumberInput: phoneNumberInputRecipe,\n icon: iconRecipe,\n flag: flagRecipe,\n avatarGroup: avatarGroupRecipe,\n tabsChip: tabsChipRecipe,\n checkboxGroup: checkboxGroupRecipe,\n chatMessage: chatMessageRecipe,\n chatTextInput: chatTextInputRecipe,\n chatDocumentMessage: chatDocumentMessageRecipe,\n chatProfileAvatar: chatProfileAvatarRecipe,\n}\n\nexport const slotRecipes = {\n drawer: drawerRecipe,\n radioButtonGroup: radioButtonGroupRecipe,\n radioGroup: radioGroupRecipe,\n accordion: accordionRecipe,\n formLabel: formLabelRecipe,\n checkbox: checkboxRecipe,\n datepicker: datepickerRecipe,\n tabs: tabsRecipe,\n tag: tagRecipe,\n statusTagSelect: statusTagSelectRecipe,\n select: selectRecipe,\n selectLanguage: selectLanguageRecipe,\n chip: chipRecipe,\n actionCard: actionCardRecipe,\n tooltip: tooltipRecipe,\n alert: alertRecipe,\n table: tableRecipe,\n breadcrumb: breadcrumbRecipe,\n popover: popoverRecipe,\n pagination: paginationRecipe,\n productCardCatalog: productCardCatalogRecipe,\n switchCard: switchCardRecipe,\n radioCardGroup: radioCardGroupRecipe,\n checkboxCard: checkboxCardRecipe,\n combobox: comboboxRecipe,\n collapsible: collapsibleRecipe,\n appNavigation: appNavigationRecipe,\n mobileNavigation: mobileNavigationRecipe,\n dialog: dialogRecipe,\n appNavigationLanguageSelect: appNavigationLanguageSelectRecipe,\n avatar: avatarRecipe,\n menu: menuRecipe,\n priceTag: priceTagRecipe,\n chat: chatRecipe,\n highlightedInput: highlightedInputRecipe,\n}\n"],"
|
|
1
|
+
{"version":3,"file":"index.cjs","names":[],"sources":["../../../src/theme/recipes/index.ts"],"sourcesContent":["import { buttonRecipe } from './button'\nimport { headingRecipe } from './heading'\nimport { switchRecipe } from './switch'\nimport { textRecipe } from './text'\nimport { textareaRecipe } from './textarea'\nimport { formControlRecipe } from './form/control'\nimport { formHelperTextRecipe } from './form/helper-text'\nimport { drawerRecipe } from './drawer'\nimport { accordionRecipe } from './accordion'\nimport { formLabelRecipe } from './form/label'\nimport { checkboxRecipe } from './checkbox'\nimport { tabsRecipe } from './tabs'\nimport { selectRecipe } from './select'\nimport { inputRecipe } from './input'\nimport { highlightedInputRecipe } from './highlightedInput'\nimport { inputAddonRecipe } from './input-addon'\nimport { inputGroupRecipe } from './input-group'\nimport { datepickerRecipe } from './datepicker'\nimport { tagRecipe } from './tag'\nimport { radioButtonGroupRecipe } from './radio-button-group'\nimport { radioGroupRecipe } from './radio-group'\nimport { chipRecipe } from './chip'\nimport { actionCardRecipe } from './action-card'\nimport { iconButtonRecipe } from './icon-button'\nimport { tooltipRecipe } from './tooltip'\nimport { alertRecipe } from './alert'\nimport { tableRecipe } from './table'\nimport { tableGroupTitleRecipe } from './table-group-title'\nimport { tableEmptyRowRecipe } from './table-empty-row'\nimport { tableContainerRecipe } from './table-container'\nimport { breadcrumbRecipe } from './breadcrumb'\nimport { popoverRecipe } from './popover'\nimport { paginationRecipe } from './pagination'\nimport { statusTagSelectRecipe } from './status-tag-select'\nimport { productCardCatalogRecipe } from './app/product-card-catalog'\nimport { illustrationRecipe } from './illustration'\nimport { buttonFilterRecipe } from './button-filter'\nimport { switchCardRecipe } from './switch-card'\nimport { radioCardGroupRecipe } from './radio-card-group'\nimport { checkboxCardRecipe } from './checkbox-card'\nimport { comboboxRecipe } from './combobox'\nimport { phoneNumberInputRecipe } from './phone-number-input'\nimport { iconRecipe } from './icon'\nimport { collapsibleRecipe } from './collapsible'\nimport { appNavigationRecipe } from './app/navigation'\nimport { mobileNavigationRecipe } from './app/mobile-navigation'\nimport { appNavigationLanguageSelectRecipe } from './app/navigation-language-select'\nimport { dialogRecipe } from './dialog'\nimport { selectLanguageRecipe } from './select-language'\nimport { avatarRecipe } from './avatar'\nimport { menuRecipe } from './menu'\nimport { avatarGroupRecipe } from './avatar-group'\nimport { flagRecipe } from './flag'\nimport { priceTagRecipe } from './app/price-tag'\nimport { tabsChipRecipe } from './tabs-chip'\nimport { checkboxGroupRecipe } from '~/theme/recipes/checkbox-group'\nimport { chatMessageRecipe } from '~/theme/recipes/chat/chat-message.ts'\nimport { chatDocumentMessageRecipe } from '~/theme/recipes/chat/chat-document-message.ts'\nimport { chatRecipe } from '~/theme/recipes/chat/chat.ts'\nimport { chatProfileAvatarRecipe } from '~/theme/recipes/chat/chat-profile-avatar.ts'\nimport { chatTextInputRecipe } from '~/theme/recipes/chat/chat-input-text.ts'\n\nexport const recipes = {\n button: buttonRecipe,\n iconButton: iconButtonRecipe,\n heading: headingRecipe,\n switchRecipe,\n text: textRecipe,\n textarea: textareaRecipe,\n formControl: formControlRecipe,\n formHelperText: formHelperTextRecipe,\n input: inputRecipe,\n inputAddon: inputAddonRecipe,\n inputGroup: inputGroupRecipe,\n tableGroupTitle: tableGroupTitleRecipe,\n tableEmptyRow: tableEmptyRowRecipe,\n tableContainer: tableContainerRecipe,\n illustration: illustrationRecipe,\n buttonFilter: buttonFilterRecipe,\n phoneNumberInput: phoneNumberInputRecipe,\n icon: iconRecipe,\n flag: flagRecipe,\n avatarGroup: avatarGroupRecipe,\n tabsChip: tabsChipRecipe,\n checkboxGroup: checkboxGroupRecipe,\n chatMessage: chatMessageRecipe,\n chatTextInput: chatTextInputRecipe,\n chatDocumentMessage: chatDocumentMessageRecipe,\n chatProfileAvatar: chatProfileAvatarRecipe,\n}\n\nexport const slotRecipes = {\n drawer: drawerRecipe,\n radioButtonGroup: radioButtonGroupRecipe,\n radioGroup: radioGroupRecipe,\n accordion: accordionRecipe,\n formLabel: formLabelRecipe,\n checkbox: checkboxRecipe,\n datepicker: datepickerRecipe,\n tabs: tabsRecipe,\n tag: tagRecipe,\n statusTagSelect: statusTagSelectRecipe,\n select: selectRecipe,\n selectLanguage: selectLanguageRecipe,\n chip: chipRecipe,\n actionCard: actionCardRecipe,\n tooltip: tooltipRecipe,\n alert: alertRecipe,\n table: tableRecipe,\n breadcrumb: breadcrumbRecipe,\n popover: popoverRecipe,\n pagination: paginationRecipe,\n productCardCatalog: productCardCatalogRecipe,\n switchCard: switchCardRecipe,\n radioCardGroup: radioCardGroupRecipe,\n checkboxCard: checkboxCardRecipe,\n combobox: comboboxRecipe,\n collapsible: collapsibleRecipe,\n appNavigation: appNavigationRecipe,\n mobileNavigation: mobileNavigationRecipe,\n dialog: dialogRecipe,\n appNavigationLanguageSelect: appNavigationLanguageSelectRecipe,\n avatar: avatarRecipe,\n menu: menuRecipe,\n priceTag: priceTagRecipe,\n chat: chatRecipe,\n highlightedInput: highlightedInputRecipe,\n}\n"],"mappings":"q5DA8DA,IAAa,GAAU,CACrB,OAAQ,EAAA,aACR,WAAY,EAAA,iBACZ,QAAS,EAAA,cACT,aAAA,EAAA,aACA,KAAM,EAAA,WACN,SAAU,EAAA,eACV,YAAa,EAAA,kBACb,eAAgB,EAAA,qBAChB,MAAO,EAAA,YACP,WAAY,EAAA,iBACZ,WAAY,EAAA,iBACZ,gBAAiB,EAAA,sBACjB,cAAe,EAAA,oBACf,eAAgB,EAAA,qBAChB,aAAc,EAAA,mBACd,aAAc,EAAA,mBACd,iBAAkB,EAAA,uBAClB,KAAM,EAAA,WACN,KAAM,EAAA,WACN,YAAa,EAAA,kBACb,SAAU,GAAA,eACV,cAAe,GAAA,oBACf,YAAa,GAAA,kBACb,cAAe,GAAA,oBACf,oBAAqB,GAAA,0BACrB,kBAAmB,GAAA,uBACrB,EAEa,GAAc,CACzB,OAAQ,EAAA,aACR,iBAAkB,EAAA,uBAClB,WAAY,EAAA,iBACZ,UAAW,EAAA,gBACX,UAAW,EAAA,gBACX,SAAU,EAAA,eACV,WAAY,EAAA,iBACZ,KAAM,EAAA,WACN,IAAK,EAAA,UACL,gBAAiB,EAAA,sBACjB,OAAQ,EAAA,aACR,eAAgB,EAAA,qBAChB,KAAM,EAAA,WACN,WAAY,EAAA,iBACZ,QAAS,EAAA,cACT,MAAO,EAAA,YACP,MAAO,EAAA,YACP,WAAY,EAAA,iBACZ,QAAS,EAAA,cACT,WAAY,EAAA,iBACZ,mBAAoB,EAAA,yBACpB,WAAY,EAAA,iBACZ,eAAgB,EAAA,qBAChB,aAAc,EAAA,mBACd,SAAU,EAAA,eACV,YAAa,EAAA,kBACb,cAAe,EAAA,oBACf,iBAAkB,EAAA,uBAClB,OAAQ,EAAA,aACR,4BAA6B,EAAA,kCAC7B,OAAQ,EAAA,aACR,KAAM,EAAA,WACN,SAAU,EAAA,eACV,KAAM,GAAA,WACN,iBAAkB,EAAA,sBACpB"}
|
|
@@ -1,131 +1,131 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import { buttonRecipe as
|
|
3
|
-
import { headingRecipe as
|
|
4
|
-
import { switchRecipe as
|
|
5
|
-
import { textRecipe as
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
import {
|
|
15
|
-
import {
|
|
16
|
-
import { highlightedInputRecipe as
|
|
17
|
-
import { inputAddonRecipe as
|
|
18
|
-
import { inputGroupRecipe as
|
|
19
|
-
import { datepickerRecipe as
|
|
20
|
-
import { tagRecipe as
|
|
21
|
-
import { radioButtonGroupRecipe as
|
|
22
|
-
import { radioGroupRecipe as
|
|
23
|
-
import { chipRecipe as
|
|
24
|
-
import { actionCardRecipe as
|
|
25
|
-
import { iconButtonRecipe as
|
|
26
|
-
import { tooltipRecipe as
|
|
27
|
-
import { alertRecipe as
|
|
28
|
-
import { tableRecipe as
|
|
29
|
-
import { tableGroupTitleRecipe as
|
|
30
|
-
import { tableEmptyRowRecipe as
|
|
31
|
-
import { tableContainerRecipe as
|
|
32
|
-
import { breadcrumbRecipe as
|
|
33
|
-
import { popoverRecipe as
|
|
34
|
-
import { paginationRecipe as
|
|
35
|
-
import { statusTagSelectRecipe as
|
|
36
|
-
import { productCardCatalogRecipe as
|
|
37
|
-
import { illustrationRecipe as
|
|
38
|
-
import { buttonFilterRecipe as
|
|
39
|
-
import { switchCardRecipe as
|
|
40
|
-
import { radioCardGroupRecipe as
|
|
41
|
-
import { checkboxCardRecipe as
|
|
42
|
-
import { comboboxRecipe as
|
|
43
|
-
import { phoneNumberInputRecipe as
|
|
44
|
-
import { iconRecipe as
|
|
45
|
-
import { collapsibleRecipe as
|
|
46
|
-
import { appNavigationRecipe as
|
|
47
|
-
import { mobileNavigationRecipe as
|
|
48
|
-
import { appNavigationLanguageSelectRecipe as
|
|
49
|
-
import { dialogRecipe as
|
|
50
|
-
import { selectLanguageRecipe as
|
|
51
|
-
import { avatarRecipe as
|
|
52
|
-
import { menuRecipe as
|
|
2
|
+
import { buttonRecipe as e } from "./button.js";
|
|
3
|
+
import { headingRecipe as t } from "./heading.js";
|
|
4
|
+
import { switchRecipe as n } from "./switch.js";
|
|
5
|
+
import { textRecipe as r } from "./text.js";
|
|
6
|
+
import { inputRecipe as i } from "./input.js";
|
|
7
|
+
import { textareaRecipe as a } from "./textarea.js";
|
|
8
|
+
import { formControlRecipe as o } from "./form/control.js";
|
|
9
|
+
import { formHelperTextRecipe as s } from "./form/helper-text.js";
|
|
10
|
+
import { drawerRecipe as c } from "./drawer.js";
|
|
11
|
+
import { accordionRecipe as l } from "./accordion.js";
|
|
12
|
+
import { formLabelRecipe as u } from "./form/label.js";
|
|
13
|
+
import { checkboxRecipe as d } from "./checkbox.js";
|
|
14
|
+
import { tabsRecipe as f } from "./tabs.js";
|
|
15
|
+
import { selectRecipe as p } from "./select.js";
|
|
16
|
+
import { highlightedInputRecipe as m } from "./highlightedInput.js";
|
|
17
|
+
import { inputAddonRecipe as h } from "./input-addon.js";
|
|
18
|
+
import { inputGroupRecipe as g } from "./input-group.js";
|
|
19
|
+
import { datepickerRecipe as _ } from "./datepicker.js";
|
|
20
|
+
import { tagRecipe as v } from "./tag.js";
|
|
21
|
+
import { radioButtonGroupRecipe as y } from "./radio-button-group.js";
|
|
22
|
+
import { radioGroupRecipe as b } from "./radio-group.js";
|
|
23
|
+
import { chipRecipe as x } from "./chip.js";
|
|
24
|
+
import { actionCardRecipe as S } from "./action-card.js";
|
|
25
|
+
import { iconButtonRecipe as C } from "./icon-button.js";
|
|
26
|
+
import { tooltipRecipe as w } from "./tooltip.js";
|
|
27
|
+
import { alertRecipe as T } from "./alert.js";
|
|
28
|
+
import { tableRecipe as E } from "./table.js";
|
|
29
|
+
import { tableGroupTitleRecipe as D } from "./table-group-title.js";
|
|
30
|
+
import { tableEmptyRowRecipe as O } from "./table-empty-row.js";
|
|
31
|
+
import { tableContainerRecipe as k } from "./table-container.js";
|
|
32
|
+
import { breadcrumbRecipe as A } from "./breadcrumb.js";
|
|
33
|
+
import { popoverRecipe as j } from "./popover.js";
|
|
34
|
+
import { paginationRecipe as M } from "./pagination.js";
|
|
35
|
+
import { statusTagSelectRecipe as N } from "./status-tag-select.js";
|
|
36
|
+
import { productCardCatalogRecipe as P } from "./app/product-card-catalog.js";
|
|
37
|
+
import { illustrationRecipe as F } from "./illustration.js";
|
|
38
|
+
import { buttonFilterRecipe as I } from "./button-filter.js";
|
|
39
|
+
import { switchCardRecipe as L } from "./switch-card.js";
|
|
40
|
+
import { radioCardGroupRecipe as R } from "./radio-card-group.js";
|
|
41
|
+
import { checkboxCardRecipe as z } from "./checkbox-card.js";
|
|
42
|
+
import { comboboxRecipe as B } from "./combobox.js";
|
|
43
|
+
import { phoneNumberInputRecipe as V } from "./phone-number-input.js";
|
|
44
|
+
import { iconRecipe as H } from "./icon.js";
|
|
45
|
+
import { collapsibleRecipe as U } from "./collapsible.js";
|
|
46
|
+
import { appNavigationRecipe as W } from "./app/navigation.js";
|
|
47
|
+
import { mobileNavigationRecipe as G } from "./app/mobile-navigation.js";
|
|
48
|
+
import { appNavigationLanguageSelectRecipe as K } from "./app/navigation-language-select.js";
|
|
49
|
+
import { dialogRecipe as q } from "./dialog.js";
|
|
50
|
+
import { selectLanguageRecipe as J } from "./select-language.js";
|
|
51
|
+
import { avatarRecipe as Y } from "./avatar.js";
|
|
52
|
+
import { menuRecipe as X } from "./menu.js";
|
|
53
53
|
import { avatarGroupRecipe as Z } from "./avatar-group.js";
|
|
54
|
-
import { flagRecipe as
|
|
54
|
+
import { flagRecipe as Q } from "./flag.js";
|
|
55
55
|
import { priceTagRecipe as $ } from "./app/price-tag.js";
|
|
56
|
-
import { tabsChipRecipe as
|
|
57
|
-
import { checkboxGroupRecipe as
|
|
58
|
-
import { chatMessageRecipe as
|
|
59
|
-
import { chatDocumentMessageRecipe as
|
|
60
|
-
import { chatRecipe as
|
|
61
|
-
import { chatProfileAvatarRecipe as
|
|
62
|
-
import { chatTextInputRecipe as
|
|
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
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
56
|
+
import { tabsChipRecipe as ee } from "./tabs-chip.js";
|
|
57
|
+
import { checkboxGroupRecipe as te } from "./checkbox-group.js";
|
|
58
|
+
import { chatMessageRecipe as ne } from "./chat/chat-message.js";
|
|
59
|
+
import { chatDocumentMessageRecipe as re } from "./chat/chat-document-message.js";
|
|
60
|
+
import { chatRecipe as ie } from "./chat/chat.js";
|
|
61
|
+
import { chatProfileAvatarRecipe as ae } from "./chat/chat-profile-avatar.js";
|
|
62
|
+
import { chatTextInputRecipe as oe } from "./chat/chat-input-text.js";
|
|
63
|
+
//#region src/theme/recipes/index.ts
|
|
64
|
+
var se = {
|
|
65
|
+
button: e,
|
|
66
|
+
iconButton: C,
|
|
67
|
+
heading: t,
|
|
68
|
+
switchRecipe: n,
|
|
69
|
+
text: r,
|
|
70
|
+
textarea: a,
|
|
71
|
+
formControl: o,
|
|
72
|
+
formHelperText: s,
|
|
73
|
+
input: i,
|
|
74
|
+
inputAddon: h,
|
|
75
|
+
inputGroup: g,
|
|
76
|
+
tableGroupTitle: D,
|
|
77
|
+
tableEmptyRow: O,
|
|
78
|
+
tableContainer: k,
|
|
79
|
+
illustration: F,
|
|
80
|
+
buttonFilter: I,
|
|
81
|
+
phoneNumberInput: V,
|
|
82
|
+
icon: H,
|
|
83
|
+
flag: Q,
|
|
84
|
+
avatarGroup: Z,
|
|
85
|
+
tabsChip: ee,
|
|
86
|
+
checkboxGroup: te,
|
|
87
|
+
chatMessage: ne,
|
|
88
|
+
chatTextInput: oe,
|
|
89
|
+
chatDocumentMessage: re,
|
|
90
|
+
chatProfileAvatar: ae
|
|
91
|
+
}, ce = {
|
|
92
|
+
drawer: c,
|
|
93
|
+
radioButtonGroup: y,
|
|
94
|
+
radioGroup: b,
|
|
95
|
+
accordion: l,
|
|
96
|
+
formLabel: u,
|
|
97
|
+
checkbox: d,
|
|
98
|
+
datepicker: _,
|
|
99
|
+
tabs: f,
|
|
100
|
+
tag: v,
|
|
101
|
+
statusTagSelect: N,
|
|
102
|
+
select: p,
|
|
103
|
+
selectLanguage: J,
|
|
104
|
+
chip: x,
|
|
105
|
+
actionCard: S,
|
|
106
|
+
tooltip: w,
|
|
107
|
+
alert: T,
|
|
108
|
+
table: E,
|
|
109
|
+
breadcrumb: A,
|
|
110
|
+
popover: j,
|
|
111
|
+
pagination: M,
|
|
112
|
+
productCardCatalog: P,
|
|
113
|
+
switchCard: L,
|
|
114
|
+
radioCardGroup: R,
|
|
115
|
+
checkboxCard: z,
|
|
116
|
+
combobox: B,
|
|
117
|
+
collapsible: U,
|
|
118
|
+
appNavigation: W,
|
|
119
|
+
mobileNavigation: G,
|
|
120
|
+
dialog: q,
|
|
121
|
+
appNavigationLanguageSelect: K,
|
|
122
|
+
avatar: Y,
|
|
123
|
+
menu: X,
|
|
124
|
+
priceTag: $,
|
|
125
|
+
chat: ie,
|
|
126
|
+
highlightedInput: m
|
|
126
127
|
};
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
//# sourceMappingURL=index.js.map
|
|
128
|
+
//#endregion
|
|
129
|
+
export { se as recipes, ce as slotRecipes };
|
|
130
|
+
|
|
131
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":["../../../src/theme/recipes/index.ts"],"sourcesContent":["import { buttonRecipe } from './button'\nimport { headingRecipe } from './heading'\nimport { switchRecipe } from './switch'\nimport { textRecipe } from './text'\nimport { textareaRecipe } from './textarea'\nimport { formControlRecipe } from './form/control'\nimport { formHelperTextRecipe } from './form/helper-text'\nimport { drawerRecipe } from './drawer'\nimport { accordionRecipe } from './accordion'\nimport { formLabelRecipe } from './form/label'\nimport { checkboxRecipe } from './checkbox'\nimport { tabsRecipe } from './tabs'\nimport { selectRecipe } from './select'\nimport { inputRecipe } from './input'\nimport { highlightedInputRecipe } from './highlightedInput'\nimport { inputAddonRecipe } from './input-addon'\nimport { inputGroupRecipe } from './input-group'\nimport { datepickerRecipe } from './datepicker'\nimport { tagRecipe } from './tag'\nimport { radioButtonGroupRecipe } from './radio-button-group'\nimport { radioGroupRecipe } from './radio-group'\nimport { chipRecipe } from './chip'\nimport { actionCardRecipe } from './action-card'\nimport { iconButtonRecipe } from './icon-button'\nimport { tooltipRecipe } from './tooltip'\nimport { alertRecipe } from './alert'\nimport { tableRecipe } from './table'\nimport { tableGroupTitleRecipe } from './table-group-title'\nimport { tableEmptyRowRecipe } from './table-empty-row'\nimport { tableContainerRecipe } from './table-container'\nimport { breadcrumbRecipe } from './breadcrumb'\nimport { popoverRecipe } from './popover'\nimport { paginationRecipe } from './pagination'\nimport { statusTagSelectRecipe } from './status-tag-select'\nimport { productCardCatalogRecipe } from './app/product-card-catalog'\nimport { illustrationRecipe } from './illustration'\nimport { buttonFilterRecipe } from './button-filter'\nimport { switchCardRecipe } from './switch-card'\nimport { radioCardGroupRecipe } from './radio-card-group'\nimport { checkboxCardRecipe } from './checkbox-card'\nimport { comboboxRecipe } from './combobox'\nimport { phoneNumberInputRecipe } from './phone-number-input'\nimport { iconRecipe } from './icon'\nimport { collapsibleRecipe } from './collapsible'\nimport { appNavigationRecipe } from './app/navigation'\nimport { mobileNavigationRecipe } from './app/mobile-navigation'\nimport { appNavigationLanguageSelectRecipe } from './app/navigation-language-select'\nimport { dialogRecipe } from './dialog'\nimport { selectLanguageRecipe } from './select-language'\nimport { avatarRecipe } from './avatar'\nimport { menuRecipe } from './menu'\nimport { avatarGroupRecipe } from './avatar-group'\nimport { flagRecipe } from './flag'\nimport { priceTagRecipe } from './app/price-tag'\nimport { tabsChipRecipe } from './tabs-chip'\nimport { checkboxGroupRecipe } from '~/theme/recipes/checkbox-group'\nimport { chatMessageRecipe } from '~/theme/recipes/chat/chat-message.ts'\nimport { chatDocumentMessageRecipe } from '~/theme/recipes/chat/chat-document-message.ts'\nimport { chatRecipe } from '~/theme/recipes/chat/chat.ts'\nimport { chatProfileAvatarRecipe } from '~/theme/recipes/chat/chat-profile-avatar.ts'\nimport { chatTextInputRecipe } from '~/theme/recipes/chat/chat-input-text.ts'\n\nexport const recipes = {\n button: buttonRecipe,\n iconButton: iconButtonRecipe,\n heading: headingRecipe,\n switchRecipe,\n text: textRecipe,\n textarea: textareaRecipe,\n formControl: formControlRecipe,\n formHelperText: formHelperTextRecipe,\n input: inputRecipe,\n inputAddon: inputAddonRecipe,\n inputGroup: inputGroupRecipe,\n tableGroupTitle: tableGroupTitleRecipe,\n tableEmptyRow: tableEmptyRowRecipe,\n tableContainer: tableContainerRecipe,\n illustration: illustrationRecipe,\n buttonFilter: buttonFilterRecipe,\n phoneNumberInput: phoneNumberInputRecipe,\n icon: iconRecipe,\n flag: flagRecipe,\n avatarGroup: avatarGroupRecipe,\n tabsChip: tabsChipRecipe,\n checkboxGroup: checkboxGroupRecipe,\n chatMessage: chatMessageRecipe,\n chatTextInput: chatTextInputRecipe,\n chatDocumentMessage: chatDocumentMessageRecipe,\n chatProfileAvatar: chatProfileAvatarRecipe,\n}\n\nexport const slotRecipes = {\n drawer: drawerRecipe,\n radioButtonGroup: radioButtonGroupRecipe,\n radioGroup: radioGroupRecipe,\n accordion: accordionRecipe,\n formLabel: formLabelRecipe,\n checkbox: checkboxRecipe,\n datepicker: datepickerRecipe,\n tabs: tabsRecipe,\n tag: tagRecipe,\n statusTagSelect: statusTagSelectRecipe,\n select: selectRecipe,\n selectLanguage: selectLanguageRecipe,\n chip: chipRecipe,\n actionCard: actionCardRecipe,\n tooltip: tooltipRecipe,\n alert: alertRecipe,\n table: tableRecipe,\n breadcrumb: breadcrumbRecipe,\n popover: popoverRecipe,\n pagination: paginationRecipe,\n productCardCatalog: productCardCatalogRecipe,\n switchCard: switchCardRecipe,\n radioCardGroup: radioCardGroupRecipe,\n checkboxCard: checkboxCardRecipe,\n combobox: comboboxRecipe,\n collapsible: collapsibleRecipe,\n appNavigation: appNavigationRecipe,\n mobileNavigation: mobileNavigationRecipe,\n dialog: dialogRecipe,\n appNavigationLanguageSelect: appNavigationLanguageSelectRecipe,\n avatar: avatarRecipe,\n menu: menuRecipe,\n priceTag: priceTagRecipe,\n chat: chatRecipe,\n highlightedInput: highlightedInputRecipe,\n}\n"],"
|
|
1
|
+
{"version":3,"file":"index.js","names":[],"sources":["../../../src/theme/recipes/index.ts"],"sourcesContent":["import { buttonRecipe } from './button'\nimport { headingRecipe } from './heading'\nimport { switchRecipe } from './switch'\nimport { textRecipe } from './text'\nimport { textareaRecipe } from './textarea'\nimport { formControlRecipe } from './form/control'\nimport { formHelperTextRecipe } from './form/helper-text'\nimport { drawerRecipe } from './drawer'\nimport { accordionRecipe } from './accordion'\nimport { formLabelRecipe } from './form/label'\nimport { checkboxRecipe } from './checkbox'\nimport { tabsRecipe } from './tabs'\nimport { selectRecipe } from './select'\nimport { inputRecipe } from './input'\nimport { highlightedInputRecipe } from './highlightedInput'\nimport { inputAddonRecipe } from './input-addon'\nimport { inputGroupRecipe } from './input-group'\nimport { datepickerRecipe } from './datepicker'\nimport { tagRecipe } from './tag'\nimport { radioButtonGroupRecipe } from './radio-button-group'\nimport { radioGroupRecipe } from './radio-group'\nimport { chipRecipe } from './chip'\nimport { actionCardRecipe } from './action-card'\nimport { iconButtonRecipe } from './icon-button'\nimport { tooltipRecipe } from './tooltip'\nimport { alertRecipe } from './alert'\nimport { tableRecipe } from './table'\nimport { tableGroupTitleRecipe } from './table-group-title'\nimport { tableEmptyRowRecipe } from './table-empty-row'\nimport { tableContainerRecipe } from './table-container'\nimport { breadcrumbRecipe } from './breadcrumb'\nimport { popoverRecipe } from './popover'\nimport { paginationRecipe } from './pagination'\nimport { statusTagSelectRecipe } from './status-tag-select'\nimport { productCardCatalogRecipe } from './app/product-card-catalog'\nimport { illustrationRecipe } from './illustration'\nimport { buttonFilterRecipe } from './button-filter'\nimport { switchCardRecipe } from './switch-card'\nimport { radioCardGroupRecipe } from './radio-card-group'\nimport { checkboxCardRecipe } from './checkbox-card'\nimport { comboboxRecipe } from './combobox'\nimport { phoneNumberInputRecipe } from './phone-number-input'\nimport { iconRecipe } from './icon'\nimport { collapsibleRecipe } from './collapsible'\nimport { appNavigationRecipe } from './app/navigation'\nimport { mobileNavigationRecipe } from './app/mobile-navigation'\nimport { appNavigationLanguageSelectRecipe } from './app/navigation-language-select'\nimport { dialogRecipe } from './dialog'\nimport { selectLanguageRecipe } from './select-language'\nimport { avatarRecipe } from './avatar'\nimport { menuRecipe } from './menu'\nimport { avatarGroupRecipe } from './avatar-group'\nimport { flagRecipe } from './flag'\nimport { priceTagRecipe } from './app/price-tag'\nimport { tabsChipRecipe } from './tabs-chip'\nimport { checkboxGroupRecipe } from '~/theme/recipes/checkbox-group'\nimport { chatMessageRecipe } from '~/theme/recipes/chat/chat-message.ts'\nimport { chatDocumentMessageRecipe } from '~/theme/recipes/chat/chat-document-message.ts'\nimport { chatRecipe } from '~/theme/recipes/chat/chat.ts'\nimport { chatProfileAvatarRecipe } from '~/theme/recipes/chat/chat-profile-avatar.ts'\nimport { chatTextInputRecipe } from '~/theme/recipes/chat/chat-input-text.ts'\n\nexport const recipes = {\n button: buttonRecipe,\n iconButton: iconButtonRecipe,\n heading: headingRecipe,\n switchRecipe,\n text: textRecipe,\n textarea: textareaRecipe,\n formControl: formControlRecipe,\n formHelperText: formHelperTextRecipe,\n input: inputRecipe,\n inputAddon: inputAddonRecipe,\n inputGroup: inputGroupRecipe,\n tableGroupTitle: tableGroupTitleRecipe,\n tableEmptyRow: tableEmptyRowRecipe,\n tableContainer: tableContainerRecipe,\n illustration: illustrationRecipe,\n buttonFilter: buttonFilterRecipe,\n phoneNumberInput: phoneNumberInputRecipe,\n icon: iconRecipe,\n flag: flagRecipe,\n avatarGroup: avatarGroupRecipe,\n tabsChip: tabsChipRecipe,\n checkboxGroup: checkboxGroupRecipe,\n chatMessage: chatMessageRecipe,\n chatTextInput: chatTextInputRecipe,\n chatDocumentMessage: chatDocumentMessageRecipe,\n chatProfileAvatar: chatProfileAvatarRecipe,\n}\n\nexport const slotRecipes = {\n drawer: drawerRecipe,\n radioButtonGroup: radioButtonGroupRecipe,\n radioGroup: radioGroupRecipe,\n accordion: accordionRecipe,\n formLabel: formLabelRecipe,\n checkbox: checkboxRecipe,\n datepicker: datepickerRecipe,\n tabs: tabsRecipe,\n tag: tagRecipe,\n statusTagSelect: statusTagSelectRecipe,\n select: selectRecipe,\n selectLanguage: selectLanguageRecipe,\n chip: chipRecipe,\n actionCard: actionCardRecipe,\n tooltip: tooltipRecipe,\n alert: alertRecipe,\n table: tableRecipe,\n breadcrumb: breadcrumbRecipe,\n popover: popoverRecipe,\n pagination: paginationRecipe,\n productCardCatalog: productCardCatalogRecipe,\n switchCard: switchCardRecipe,\n radioCardGroup: radioCardGroupRecipe,\n checkboxCard: checkboxCardRecipe,\n combobox: comboboxRecipe,\n collapsible: collapsibleRecipe,\n appNavigation: appNavigationRecipe,\n mobileNavigation: mobileNavigationRecipe,\n dialog: dialogRecipe,\n appNavigationLanguageSelect: appNavigationLanguageSelectRecipe,\n avatar: avatarRecipe,\n menu: menuRecipe,\n priceTag: priceTagRecipe,\n chat: chatRecipe,\n highlightedInput: highlightedInputRecipe,\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA8DA,IAAa,KAAU;CACrB,QAAQ;CACR,YAAY;CACZ,SAAS;CACT;CACA,MAAM;CACN,UAAU;CACV,aAAa;CACb,gBAAgB;CAChB,OAAO;CACP,YAAY;CACZ,YAAY;CACZ,iBAAiB;CACjB,eAAe;CACf,gBAAgB;CAChB,cAAc;CACd,cAAc;CACd,kBAAkB;CAClB,MAAM;CACN,MAAM;CACN,aAAa;CACb,UAAU;CACV,eAAe;CACf,aAAa;CACb,eAAe;CACf,qBAAqB;CACrB,mBAAmB;AACrB,GAEa,KAAc;CACzB,QAAQ;CACR,kBAAkB;CAClB,YAAY;CACZ,WAAW;CACX,WAAW;CACX,UAAU;CACV,YAAY;CACZ,MAAM;CACN,KAAK;CACL,iBAAiB;CACjB,QAAQ;CACR,gBAAgB;CAChB,MAAM;CACN,YAAY;CACZ,SAAS;CACT,OAAO;CACP,OAAO;CACP,YAAY;CACZ,SAAS;CACT,YAAY;CACZ,oBAAoB;CACpB,YAAY;CACZ,gBAAgB;CAChB,cAAc;CACd,UAAU;CACV,aAAa;CACb,eAAe;CACf,kBAAkB;CAClB,QAAQ;CACR,6BAA6B;CAC7B,QAAQ;CACR,MAAM;CACN,UAAU;CACV,MAAM;CACN,kBAAkB;AACpB"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
//# sourceMappingURL=input-addon.cjs.map
|
|
1
|
+
"use client";var e=(0,require("@pandacss/dev").defineRecipe)({base:{alignItems:`center`,borderRadius:`inherit`,display:`flex`,p:`space-8`,textStyle:`body.md`,bg:`transparent`,color:`secondary.900`,"&:has(~input:disabled, ~input[data-disabled], ~input:read-only, ~input[data-readonly]),input:is(:disabled, [data-disabled], :read-only, [data-readonly]) ~ & ":{color:`grey.300`,bg:`grey.50`,cursor:`not-allowed`,pointerEvents:`none`}},className:`input-addon`,description:`The styles for the InputAddon component`,jsx:[`InputAddon`]});exports.inputAddonRecipe=e;
|
|
2
|
+
//# sourceMappingURL=input-addon.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"input-addon.cjs","sources":["../../../src/theme/recipes/input-addon.ts"],"sourcesContent":["import { defineRecipe } from '@pandacss/dev'\n\nexport const inputAddonRecipe = defineRecipe({\n base: {\n alignItems: 'center',\n borderRadius: 'inherit',\n display: 'flex',\n p: 'space-8',\n textStyle: 'body.md',\n bg: 'transparent',\n color: 'secondary.900',\n // Select sibling input if it is either disabled or read-only\n '&:has(~input:disabled, ~input[data-disabled], ~input:read-only, ~input[data-readonly]),input:is(:disabled, [data-disabled], :read-only, [data-readonly]) ~ & ':\n {\n color: 'grey.300',\n bg: 'grey.50',\n cursor: 'not-allowed',\n pointerEvents: 'none',\n },\n },\n className: 'input-addon',\n description: 'The styles for the InputAddon component',\n jsx: ['InputAddon'],\n})\n"],"
|
|
1
|
+
{"version":3,"file":"input-addon.cjs","names":[],"sources":["../../../src/theme/recipes/input-addon.ts"],"sourcesContent":["import { defineRecipe } from '@pandacss/dev'\n\nexport const inputAddonRecipe = defineRecipe({\n base: {\n alignItems: 'center',\n borderRadius: 'inherit',\n display: 'flex',\n p: 'space-8',\n textStyle: 'body.md',\n bg: 'transparent',\n color: 'secondary.900',\n // Select sibling input if it is either disabled or read-only\n '&:has(~input:disabled, ~input[data-disabled], ~input:read-only, ~input[data-readonly]),input:is(:disabled, [data-disabled], :read-only, [data-readonly]) ~ & ':\n {\n color: 'grey.300',\n bg: 'grey.50',\n cursor: 'not-allowed',\n pointerEvents: 'none',\n },\n },\n className: 'input-addon',\n description: 'The styles for the InputAddon component',\n jsx: ['InputAddon'],\n})\n"],"mappings":"aAEA,IAAa,GAAA,yBAAA,EAAA,cAAgC,CAC3C,KAAM,CACJ,WAAY,SACZ,aAAc,UACd,QAAS,OACT,EAAG,UACH,UAAW,UACX,GAAI,cACJ,MAAO,gBAEP,gKACE,CACE,MAAO,WACP,GAAI,UACJ,OAAQ,cACR,cAAe,MACjB,CACJ,EACA,UAAW,cACX,YAAa,0CACb,IAAK,CAAC,YAAY,CACpB,CAAC"}
|
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { defineRecipe as e } from "@pandacss/dev";
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
3
|
+
//#region src/theme/recipes/input-addon.ts
|
|
4
|
+
var t = e({
|
|
5
|
+
base: {
|
|
6
|
+
alignItems: "center",
|
|
7
|
+
borderRadius: "inherit",
|
|
8
|
+
display: "flex",
|
|
9
|
+
p: "space-8",
|
|
10
|
+
textStyle: "body.md",
|
|
11
|
+
bg: "transparent",
|
|
12
|
+
color: "secondary.900",
|
|
13
|
+
"&:has(~input:disabled, ~input[data-disabled], ~input:read-only, ~input[data-readonly]),input:is(:disabled, [data-disabled], :read-only, [data-readonly]) ~ & ": {
|
|
14
|
+
color: "grey.300",
|
|
15
|
+
bg: "grey.50",
|
|
16
|
+
cursor: "not-allowed",
|
|
17
|
+
pointerEvents: "none"
|
|
18
|
+
}
|
|
19
|
+
},
|
|
20
|
+
className: "input-addon",
|
|
21
|
+
description: "The styles for the InputAddon component",
|
|
22
|
+
jsx: ["InputAddon"]
|
|
23
23
|
});
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
//# sourceMappingURL=input-addon.js.map
|
|
24
|
+
//#endregion
|
|
25
|
+
export { t as inputAddonRecipe };
|
|
26
|
+
|
|
27
|
+
//# sourceMappingURL=input-addon.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"input-addon.js","sources":["../../../src/theme/recipes/input-addon.ts"],"sourcesContent":["import { defineRecipe } from '@pandacss/dev'\n\nexport const inputAddonRecipe = defineRecipe({\n base: {\n alignItems: 'center',\n borderRadius: 'inherit',\n display: 'flex',\n p: 'space-8',\n textStyle: 'body.md',\n bg: 'transparent',\n color: 'secondary.900',\n // Select sibling input if it is either disabled or read-only\n '&:has(~input:disabled, ~input[data-disabled], ~input:read-only, ~input[data-readonly]),input:is(:disabled, [data-disabled], :read-only, [data-readonly]) ~ & ':\n {\n color: 'grey.300',\n bg: 'grey.50',\n cursor: 'not-allowed',\n pointerEvents: 'none',\n },\n },\n className: 'input-addon',\n description: 'The styles for the InputAddon component',\n jsx: ['InputAddon'],\n})\n"],"
|
|
1
|
+
{"version":3,"file":"input-addon.js","names":[],"sources":["../../../src/theme/recipes/input-addon.ts"],"sourcesContent":["import { defineRecipe } from '@pandacss/dev'\n\nexport const inputAddonRecipe = defineRecipe({\n base: {\n alignItems: 'center',\n borderRadius: 'inherit',\n display: 'flex',\n p: 'space-8',\n textStyle: 'body.md',\n bg: 'transparent',\n color: 'secondary.900',\n // Select sibling input if it is either disabled or read-only\n '&:has(~input:disabled, ~input[data-disabled], ~input:read-only, ~input[data-readonly]),input:is(:disabled, [data-disabled], :read-only, [data-readonly]) ~ & ':\n {\n color: 'grey.300',\n bg: 'grey.50',\n cursor: 'not-allowed',\n pointerEvents: 'none',\n },\n },\n className: 'input-addon',\n description: 'The styles for the InputAddon component',\n jsx: ['InputAddon'],\n})\n"],"mappings":";;;AAEA,IAAa,IAAmB,EAAa;CAC3C,MAAM;EACJ,YAAY;EACZ,cAAc;EACd,SAAS;EACT,GAAG;EACH,WAAW;EACX,IAAI;EACJ,OAAO;EAEP,iKACE;GACE,OAAO;GACP,IAAI;GACJ,QAAQ;GACR,eAAe;EACjB;CACJ;CACA,WAAW;CACX,aAAa;CACb,KAAK,CAAC,YAAY;AACpB,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
//# sourceMappingURL=input-group.cjs.map
|
|
1
|
+
"use client";var e=(0,require("@pandacss/dev").defineRecipe)({base:{'& [data-recipe="input"]':{border:{_disabled:`none`,_focusVisible:`none`,base:`none`}},bg:`white`,"&:has(> input[disabled], > input[data-disabled], > input[readonly], > input[data-readonly])":{cursor:`not-allowed`,borderColor:`grey.100!`,color:`grey.300`,bg:`grey.50`},borderWidth:`1px`,'& [data-recipe="inputAddon"]:first-child':{pl:`space-16!`},'& [data-recipe="inputAddon"]:last-child':{pr:`space-16!`},'&:has([data-recipe="inputAddon"]:first-child) input':{pl:`space-0!`},'&:has([data-recipe="inputAddon"]:last-child) input':{pr:`space-0!`},borderColor:{'&:has(> [data-recipe="input"]:focus-visible)':`primary.500`,_hover:`secondary.500`,base:`grey.100`},borderRadius:`radius-8`,display:`flex`,flexDirection:`row`,outline:`none`,transition:`background`,transitionDuration:`fast`,width:`full`},className:`input-group`,description:`The styles for the InputGroup component`,jsx:[`InputGroup`]});exports.inputGroupRecipe=e;
|
|
2
|
+
//# sourceMappingURL=input-group.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"input-group.cjs","sources":["../../../src/theme/recipes/input-group.ts"],"sourcesContent":["import { defineRecipe } from '@pandacss/dev'\n\nexport const inputGroupRecipe = defineRecipe({\n base: {\n '& [data-recipe=\"input\"]': {\n border: {\n _disabled: 'none',\n _focusVisible: 'none',\n base: 'none',\n },\n },\n bg: 'white',\n '&:has(> input[disabled], > input[data-disabled], > input[readonly], > input[data-readonly])': {\n cursor: 'not-allowed',\n borderColor: 'grey.100!',\n color: 'grey.300',\n bg: 'grey.50',\n },\n borderWidth: '1px',\n '& [data-recipe=\"inputAddon\"]:first-child': {\n pl: 'space-16!',\n },\n '& [data-recipe=\"inputAddon\"]:last-child': {\n pr: 'space-16!',\n },\n '&:has([data-recipe=\"inputAddon\"]:first-child) input': {\n pl: 'space-0!',\n },\n '&:has([data-recipe=\"inputAddon\"]:last-child) input': {\n pr: 'space-0!',\n },\n borderColor: {\n '&:has(> [data-recipe=\"input\"]:focus-visible)': 'primary.500',\n _hover: 'secondary.500',\n base: 'grey.100',\n },\n borderRadius: 'radius-8',\n display: 'flex',\n flexDirection: 'row',\n outline: 'none',\n transition: 'background',\n transitionDuration: 'fast',\n width: 'full',\n },\n className: 'input-group',\n description: 'The styles for the InputGroup component',\n jsx: ['InputGroup'],\n})\n"],"
|
|
1
|
+
{"version":3,"file":"input-group.cjs","names":[],"sources":["../../../src/theme/recipes/input-group.ts"],"sourcesContent":["import { defineRecipe } from '@pandacss/dev'\n\nexport const inputGroupRecipe = defineRecipe({\n base: {\n '& [data-recipe=\"input\"]': {\n border: {\n _disabled: 'none',\n _focusVisible: 'none',\n base: 'none',\n },\n },\n bg: 'white',\n '&:has(> input[disabled], > input[data-disabled], > input[readonly], > input[data-readonly])': {\n cursor: 'not-allowed',\n borderColor: 'grey.100!',\n color: 'grey.300',\n bg: 'grey.50',\n },\n borderWidth: '1px',\n '& [data-recipe=\"inputAddon\"]:first-child': {\n pl: 'space-16!',\n },\n '& [data-recipe=\"inputAddon\"]:last-child': {\n pr: 'space-16!',\n },\n '&:has([data-recipe=\"inputAddon\"]:first-child) input': {\n pl: 'space-0!',\n },\n '&:has([data-recipe=\"inputAddon\"]:last-child) input': {\n pr: 'space-0!',\n },\n borderColor: {\n '&:has(> [data-recipe=\"input\"]:focus-visible)': 'primary.500',\n _hover: 'secondary.500',\n base: 'grey.100',\n },\n borderRadius: 'radius-8',\n display: 'flex',\n flexDirection: 'row',\n outline: 'none',\n transition: 'background',\n transitionDuration: 'fast',\n width: 'full',\n },\n className: 'input-group',\n description: 'The styles for the InputGroup component',\n jsx: ['InputGroup'],\n})\n"],"mappings":"aAEA,IAAa,GAAA,yBAAA,EAAA,cAAgC,CAC3C,KAAM,CACJ,0BAA2B,CACzB,OAAQ,CACN,UAAW,OACX,cAAe,OACf,KAAM,MACR,CACF,EACA,GAAI,QACJ,8FAA+F,CAC7F,OAAQ,cACR,YAAa,YACb,MAAO,WACP,GAAI,SACN,EACA,YAAa,MACb,2CAA4C,CAC1C,GAAI,WACN,EACA,0CAA2C,CACzC,GAAI,WACN,EACA,sDAAuD,CACrD,GAAI,UACN,EACA,qDAAsD,CACpD,GAAI,UACN,EACA,YAAa,CACX,+CAAgD,cAChD,OAAQ,gBACR,KAAM,UACR,EACA,aAAc,WACd,QAAS,OACT,cAAe,MACf,QAAS,OACT,WAAY,aACZ,mBAAoB,OACpB,MAAO,MACT,EACA,UAAW,cACX,YAAa,0CACb,IAAK,CAAC,YAAY,CACpB,CAAC"}
|
|
@@ -1,52 +1,43 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { defineRecipe as e } from "@pandacss/dev";
|
|
3
|
-
|
|
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
|
-
flexDirection: "row",
|
|
40
|
-
outline: "none",
|
|
41
|
-
transition: "background",
|
|
42
|
-
transitionDuration: "fast",
|
|
43
|
-
width: "full"
|
|
44
|
-
},
|
|
45
|
-
className: "input-group",
|
|
46
|
-
description: "The styles for the InputGroup component",
|
|
47
|
-
jsx: ["InputGroup"]
|
|
3
|
+
//#region src/theme/recipes/input-group.ts
|
|
4
|
+
var t = e({
|
|
5
|
+
base: {
|
|
6
|
+
"& [data-recipe=\"input\"]": { border: {
|
|
7
|
+
_disabled: "none",
|
|
8
|
+
_focusVisible: "none",
|
|
9
|
+
base: "none"
|
|
10
|
+
} },
|
|
11
|
+
bg: "white",
|
|
12
|
+
"&:has(> input[disabled], > input[data-disabled], > input[readonly], > input[data-readonly])": {
|
|
13
|
+
cursor: "not-allowed",
|
|
14
|
+
borderColor: "grey.100!",
|
|
15
|
+
color: "grey.300",
|
|
16
|
+
bg: "grey.50"
|
|
17
|
+
},
|
|
18
|
+
borderWidth: "1px",
|
|
19
|
+
"& [data-recipe=\"inputAddon\"]:first-child": { pl: "space-16!" },
|
|
20
|
+
"& [data-recipe=\"inputAddon\"]:last-child": { pr: "space-16!" },
|
|
21
|
+
"&:has([data-recipe=\"inputAddon\"]:first-child) input": { pl: "space-0!" },
|
|
22
|
+
"&:has([data-recipe=\"inputAddon\"]:last-child) input": { pr: "space-0!" },
|
|
23
|
+
borderColor: {
|
|
24
|
+
"&:has(> [data-recipe=\"input\"]:focus-visible)": "primary.500",
|
|
25
|
+
_hover: "secondary.500",
|
|
26
|
+
base: "grey.100"
|
|
27
|
+
},
|
|
28
|
+
borderRadius: "radius-8",
|
|
29
|
+
display: "flex",
|
|
30
|
+
flexDirection: "row",
|
|
31
|
+
outline: "none",
|
|
32
|
+
transition: "background",
|
|
33
|
+
transitionDuration: "fast",
|
|
34
|
+
width: "full"
|
|
35
|
+
},
|
|
36
|
+
className: "input-group",
|
|
37
|
+
description: "The styles for the InputGroup component",
|
|
38
|
+
jsx: ["InputGroup"]
|
|
48
39
|
});
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
//# sourceMappingURL=input-group.js.map
|
|
40
|
+
//#endregion
|
|
41
|
+
export { t as inputGroupRecipe };
|
|
42
|
+
|
|
43
|
+
//# sourceMappingURL=input-group.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"input-group.js","sources":["../../../src/theme/recipes/input-group.ts"],"sourcesContent":["import { defineRecipe } from '@pandacss/dev'\n\nexport const inputGroupRecipe = defineRecipe({\n base: {\n '& [data-recipe=\"input\"]': {\n border: {\n _disabled: 'none',\n _focusVisible: 'none',\n base: 'none',\n },\n },\n bg: 'white',\n '&:has(> input[disabled], > input[data-disabled], > input[readonly], > input[data-readonly])': {\n cursor: 'not-allowed',\n borderColor: 'grey.100!',\n color: 'grey.300',\n bg: 'grey.50',\n },\n borderWidth: '1px',\n '& [data-recipe=\"inputAddon\"]:first-child': {\n pl: 'space-16!',\n },\n '& [data-recipe=\"inputAddon\"]:last-child': {\n pr: 'space-16!',\n },\n '&:has([data-recipe=\"inputAddon\"]:first-child) input': {\n pl: 'space-0!',\n },\n '&:has([data-recipe=\"inputAddon\"]:last-child) input': {\n pr: 'space-0!',\n },\n borderColor: {\n '&:has(> [data-recipe=\"input\"]:focus-visible)': 'primary.500',\n _hover: 'secondary.500',\n base: 'grey.100',\n },\n borderRadius: 'radius-8',\n display: 'flex',\n flexDirection: 'row',\n outline: 'none',\n transition: 'background',\n transitionDuration: 'fast',\n width: 'full',\n },\n className: 'input-group',\n description: 'The styles for the InputGroup component',\n jsx: ['InputGroup'],\n})\n"],"
|
|
1
|
+
{"version":3,"file":"input-group.js","names":[],"sources":["../../../src/theme/recipes/input-group.ts"],"sourcesContent":["import { defineRecipe } from '@pandacss/dev'\n\nexport const inputGroupRecipe = defineRecipe({\n base: {\n '& [data-recipe=\"input\"]': {\n border: {\n _disabled: 'none',\n _focusVisible: 'none',\n base: 'none',\n },\n },\n bg: 'white',\n '&:has(> input[disabled], > input[data-disabled], > input[readonly], > input[data-readonly])': {\n cursor: 'not-allowed',\n borderColor: 'grey.100!',\n color: 'grey.300',\n bg: 'grey.50',\n },\n borderWidth: '1px',\n '& [data-recipe=\"inputAddon\"]:first-child': {\n pl: 'space-16!',\n },\n '& [data-recipe=\"inputAddon\"]:last-child': {\n pr: 'space-16!',\n },\n '&:has([data-recipe=\"inputAddon\"]:first-child) input': {\n pl: 'space-0!',\n },\n '&:has([data-recipe=\"inputAddon\"]:last-child) input': {\n pr: 'space-0!',\n },\n borderColor: {\n '&:has(> [data-recipe=\"input\"]:focus-visible)': 'primary.500',\n _hover: 'secondary.500',\n base: 'grey.100',\n },\n borderRadius: 'radius-8',\n display: 'flex',\n flexDirection: 'row',\n outline: 'none',\n transition: 'background',\n transitionDuration: 'fast',\n width: 'full',\n },\n className: 'input-group',\n description: 'The styles for the InputGroup component',\n jsx: ['InputGroup'],\n})\n"],"mappings":";;;AAEA,IAAa,IAAmB,EAAa;CAC3C,MAAM;EACJ,6BAA2B,EACzB,QAAQ;GACN,WAAW;GACX,eAAe;GACf,MAAM;EACR,EACF;EACA,IAAI;EACJ,+FAA+F;GAC7F,QAAQ;GACR,aAAa;GACb,OAAO;GACP,IAAI;EACN;EACA,aAAa;EACb,8CAA4C,EAC1C,IAAI,YACN;EACA,6CAA2C,EACzC,IAAI,YACN;EACA,yDAAuD,EACrD,IAAI,WACN;EACA,wDAAsD,EACpD,IAAI,WACN;EACA,aAAa;GACX,kDAAgD;GAChD,QAAQ;GACR,MAAM;EACR;EACA,cAAc;EACd,SAAS;EACT,eAAe;EACf,SAAS;EACT,YAAY;EACZ,oBAAoB;EACpB,OAAO;CACT;CACA,WAAW;CACX,aAAa;CACb,KAAK,CAAC,YAAY;AACpB,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
//# sourceMappingURL=input.cjs.map
|
|
1
|
+
"use client";var e=(0,require("@pandacss/dev").defineRecipe)({base:{'&[type="time"]::-webkit-calendar-picker-indicator':{display:`none`},textStyle:`body.md`,fontFamily:`satoshi`,color:`text`,appearance:`none`,background:`none`,border:`1px solid {colors.grey.100}`,borderRadius:`radius-8`,minWidth:0,outline:0,minHeight:`40px`,position:`relative`,transitionDuration:`normal`,transitionProperty:`border-color, box-shadow`,width:`full`,_disabled:{cursor:`not-allowed`,color:`grey.300`,background:`grey.50`},_hover:{borderColor:`secondary.500`,_disabled:{borderColor:`grey.100`}},_focus:{borderColor:{base:`primary.500`,_disabled:`grey.100`}},_placeholderShown:{color:`grey.400`,_disabled:{color:`grey.100`}}},className:`input`,description:`The styles for the Input component`,jsx:[`Input`],defaultVariants:{size:`md`},variants:{size:{md:{px:`space-16`,py:`space-8`}}}});exports.inputRecipe=e;
|
|
2
|
+
//# sourceMappingURL=input.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"input.cjs","sources":["../../../src/theme/recipes/input.ts"],"sourcesContent":["import { defineRecipe } from '@pandacss/dev'\n\nexport const inputRecipe = defineRecipe({\n base: {\n '&[type=\"time\"]::-webkit-calendar-picker-indicator': {\n display: 'none',\n },\n textStyle: 'body.md',\n fontFamily: 'satoshi',\n color: 'text',\n appearance: 'none',\n background: 'none',\n border: '1px solid {colors.grey.100}',\n borderRadius: 'radius-8',\n minWidth: 0,\n outline: 0,\n minHeight: '40px',\n position: 'relative',\n transitionDuration: 'normal',\n transitionProperty: 'border-color, box-shadow',\n width: 'full',\n _disabled: {\n cursor: 'not-allowed',\n color: 'grey.300',\n background: 'grey.50',\n },\n _hover: {\n borderColor: 'secondary.500',\n _disabled: {\n borderColor: 'grey.100',\n },\n },\n _focus: {\n borderColor: {\n base: 'primary.500',\n _disabled: 'grey.100',\n },\n },\n _placeholderShown: {\n color: 'grey.400',\n _disabled: {\n color: 'grey.100',\n },\n },\n },\n className: 'input',\n description: 'The styles for the Input component',\n jsx: ['Input'],\n defaultVariants: {\n size: 'md',\n },\n variants: {\n size: {\n md: {\n px: 'space-16',\n py: 'space-8',\n },\n },\n },\n})\n"],"
|
|
1
|
+
{"version":3,"file":"input.cjs","names":[],"sources":["../../../src/theme/recipes/input.ts"],"sourcesContent":["import { defineRecipe } from '@pandacss/dev'\n\nexport const inputRecipe = defineRecipe({\n base: {\n '&[type=\"time\"]::-webkit-calendar-picker-indicator': {\n display: 'none',\n },\n textStyle: 'body.md',\n fontFamily: 'satoshi',\n color: 'text',\n appearance: 'none',\n background: 'none',\n border: '1px solid {colors.grey.100}',\n borderRadius: 'radius-8',\n minWidth: 0,\n outline: 0,\n minHeight: '40px',\n position: 'relative',\n transitionDuration: 'normal',\n transitionProperty: 'border-color, box-shadow',\n width: 'full',\n _disabled: {\n cursor: 'not-allowed',\n color: 'grey.300',\n background: 'grey.50',\n },\n _hover: {\n borderColor: 'secondary.500',\n _disabled: {\n borderColor: 'grey.100',\n },\n },\n _focus: {\n borderColor: {\n base: 'primary.500',\n _disabled: 'grey.100',\n },\n },\n _placeholderShown: {\n color: 'grey.400',\n _disabled: {\n color: 'grey.100',\n },\n },\n },\n className: 'input',\n description: 'The styles for the Input component',\n jsx: ['Input'],\n defaultVariants: {\n size: 'md',\n },\n variants: {\n size: {\n md: {\n px: 'space-16',\n py: 'space-8',\n },\n },\n },\n})\n"],"mappings":"aAEA,IAAa,GAAA,yBAAA,EAAA,cAA2B,CACtC,KAAM,CACJ,oDAAqD,CACnD,QAAS,MACX,EACA,UAAW,UACX,WAAY,UACZ,MAAO,OACP,WAAY,OACZ,WAAY,OACZ,OAAQ,8BACR,aAAc,WACd,SAAU,EACV,QAAS,EACT,UAAW,OACX,SAAU,WACV,mBAAoB,SACpB,mBAAoB,2BACpB,MAAO,OACP,UAAW,CACT,OAAQ,cACR,MAAO,WACP,WAAY,SACd,EACA,OAAQ,CACN,YAAa,gBACb,UAAW,CACT,YAAa,UACf,CACF,EACA,OAAQ,CACN,YAAa,CACX,KAAM,cACN,UAAW,UACb,CACF,EACA,kBAAmB,CACjB,MAAO,WACP,UAAW,CACT,MAAO,UACT,CACF,CACF,EACA,UAAW,QACX,YAAa,qCACb,IAAK,CAAC,OAAO,EACb,gBAAiB,CACf,KAAM,IACR,EACA,SAAU,CACR,KAAM,CACJ,GAAI,CACF,GAAI,WACJ,GAAI,SACN,CACF,CACF,CACF,CAAC"}
|