@discourser/design-system 0.12.0 → 0.14.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/{chunk-GUJTU4IH.js → chunk-F7LHARS4.js} +12 -8
- package/dist/chunk-F7LHARS4.js.map +1 -0
- package/dist/{chunk-5NW4VZJD.js → chunk-M7J7WKJY.js} +192 -243
- package/dist/chunk-M7J7WKJY.js.map +1 -0
- package/dist/{chunk-SQNOAZ2L.cjs → chunk-QC44JPCA.cjs} +192 -243
- package/dist/chunk-QC44JPCA.cjs.map +1 -0
- package/dist/{chunk-X4PNKWSA.cjs → chunk-QP4EJI3G.cjs} +12 -8
- package/dist/chunk-QP4EJI3G.cjs.map +1 -0
- package/dist/components/Badge.d.ts +1 -1
- package/dist/components/Badge.d.ts.map +1 -1
- package/dist/components/Checkbox.d.ts +2 -2
- package/dist/components/Stepper/Stepper.d.ts +5 -1
- package/dist/components/Stepper/Stepper.d.ts.map +1 -1
- package/dist/components/index.cjs +33 -33
- package/dist/components/index.js +1 -1
- package/dist/index.cjs +37 -37
- package/dist/index.js +2 -2
- package/dist/preset/colors/create-palette-bridge.d.ts +45 -0
- package/dist/preset/colors/create-palette-bridge.d.ts.map +1 -0
- package/dist/preset/colors/index.d.ts +13 -926
- package/dist/preset/colors/index.d.ts.map +1 -1
- package/dist/preset/colors/m3-error.d.ts +4 -306
- package/dist/preset/colors/m3-error.d.ts.map +1 -1
- package/dist/preset/colors/m3-primary.d.ts +1 -306
- package/dist/preset/colors/m3-primary.d.ts.map +1 -1
- package/dist/preset/colors/m3-secondary.d.ts +7 -0
- package/dist/preset/colors/m3-secondary.d.ts.map +1 -0
- package/dist/preset/colors/m3-tertiary.d.ts +7 -0
- package/dist/preset/colors/m3-tertiary.d.ts.map +1 -0
- package/dist/preset/index.cjs +2 -2
- package/dist/preset/index.d.ts.map +1 -1
- package/dist/preset/index.js +1 -1
- package/dist/preset/recipes/radio-group.d.ts.map +1 -1
- package/dist/preset/recipes/stepper.d.ts.map +1 -1
- package/dist/preset/semantic-tokens.d.ts +4 -4
- package/dist/preset/shadows.d.ts +12 -26
- package/dist/preset/shadows.d.ts.map +1 -1
- package/package.json +14 -8
- package/src/components/Badge.tsx +1 -1
- package/src/components/Stepper/Stepper.tsx +12 -2
- package/src/languages/__tests__/transform.test.ts +100 -0
- package/src/preset/__tests__/shadows.test.ts +83 -0
- package/src/preset/__tests__/token-resolution.test.ts +247 -0
- package/src/preset/colors/create-palette-bridge.ts +156 -0
- package/src/preset/colors/index.ts +4 -0
- package/src/preset/colors/m3-error.ts +12 -77
- package/src/preset/colors/m3-primary.ts +5 -90
- package/src/preset/colors/m3-secondary.ts +13 -0
- package/src/preset/colors/m3-tertiary.ts +13 -0
- package/src/preset/index.ts +1 -6
- package/src/preset/recipes/__tests__/recipe-shadows.test.ts +238 -0
- package/src/preset/recipes/button.ts +3 -3
- package/src/preset/recipes/radio-group.ts +12 -11
- package/src/preset/recipes/stepper.ts +15 -1
- package/src/preset/semantic-tokens.ts +6 -6
- package/src/preset/shadows.ts +12 -26
- package/src/stories/foundations/Colors.mdx +1 -1
- package/src/stories/foundations/Elevation.mdx +37 -8
- package/src/stories/foundations/Spacing.mdx +1 -1
- package/src/stories/foundations/Typography.mdx +1 -1
- package/dist/chunk-5NW4VZJD.js.map +0 -1
- package/dist/chunk-GUJTU4IH.js.map +0 -1
- package/dist/chunk-SQNOAZ2L.cjs.map +0 -1
- package/dist/chunk-X4PNKWSA.cjs.map +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/components/Group.tsx","../src/components/AbsoluteCenter.tsx","../src/components/Spinner.tsx","../src/components/Loader.tsx","../src/components/Button.tsx","../src/components/IconButton.tsx","../src/components/Input.tsx","../src/components/InputAddon.tsx","../src/components/InputGroup.tsx","../src/components/Textarea.tsx","../src/components/Heading.tsx","../src/components/Badge.tsx","../src/components/CloseButton.tsx","../src/components/Icon.tsx","../src/components/Toast.tsx","../src/components/Card.tsx","../src/components/Dialog.tsx","../src/components/Switch.tsx","../src/components/Accordion.tsx","../src/components/Drawer.tsx","../src/components/Tabs.tsx","../src/components/Checkbox.tsx","../src/components/RadioGroup.tsx","../src/components/Select.tsx","../src/components/Slider.tsx","../src/components/Avatar.tsx","../src/components/Progress.tsx","../src/components/Skeleton.tsx","../src/components/Popover.tsx","../src/components/Tooltip.tsx","../src/components/Stepper/Stepper.tsx"],"names":["__export","styled","ark","group","absoluteCenter","spinner","forwardRef","Loader","jsx","button","Button","useMemo","mergeProps","ButtonGroup","createContext","IconButton","Field","input","inputAddon","createStyleContext","inputGroup","jsxs","InputGroup","textarea","heading","badge","Badge","css","cx","CloseButton","withProvider","withContext","toast","Root","Toast","ArkToaster","useToastContext","createToaster","Portal","Stack","Description","Title","card","Body","CloseTrigger","DialogContext","Footer","Header","dialog","Dialog","SwitchContext","switchComponent","Switch","AccordionContext","accordion","Accordion","Backdrop","Content","Positioner","RootProvider","Trigger","withRootProvider","drawer","TabsContext","Indicator","tabs","Tabs","Control","Group","CheckboxGroupProvider","HiddenInput","Label","checkbox","Checkbox","useCheckboxContext","RadioGroupContext","Item","radioGroup","RadioGroup","SelectContext","SelectItemContext","ItemIndicator","ItemText","List","select","Select","useSelectItemContext","SliderContext","Thumb","ValueText","slider","Slider","useContext","Marks","useSliderContext","AvatarContext","avatar","Avatar","Fallback","Range","Track","progress","Progress","skeleton","SkeletonText","PopoverContext","popover","Popover","TooltipContext","tooltip","ArkTooltip","Arrow","ArrowTip","Tooltip","useStepsContext","Steps","steps","stepper","step","Fragment"],"mappings":"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","file":"chunk-QP4EJI3G.cjs","sourcesContent":["import { ark } from '@ark-ui/react'\nimport type { ComponentProps } from 'react'\nimport { styled } from 'styled-system/jsx'\nimport { group } from 'styled-system/recipes'\n\nexport type GroupProps = ComponentProps<typeof Group>\nexport const Group = styled(ark.div, group)","import { ark } from '@ark-ui/react/factory'\nimport type { ComponentProps } from 'react'\nimport { styled } from 'styled-system/jsx'\nimport { absoluteCenter } from 'styled-system/recipes'\n\nexport type AbsoluteCenterProps = ComponentProps<typeof AbsoluteCenter>\nexport const AbsoluteCenter = styled(ark.div, absoluteCenter)","import { ark } from '@ark-ui/react/factory'\nimport type { ComponentProps } from 'react'\nimport { styled } from 'styled-system/jsx'\nimport { spinner } from 'styled-system/recipes'\n\nexport type SpinnerProps = ComponentProps<typeof Spinner>\nexport const Spinner = styled(ark.span, spinner)","'use client'\nimport type React from 'react'\nimport { type ComponentPropsWithRef, forwardRef } from 'react'\nimport { type HTMLStyledProps, styled } from 'styled-system/jsx'\nimport { AbsoluteCenter } from './AbsoluteCenter'\nimport { Spinner } from './Spinner'\n\nexport interface LoaderProps extends HTMLStyledProps<'span'> {\n /**\n * Whether the loader is visible\n * @default true\n */\n visible?: boolean | undefined\n /**\n * The spinner to display when loading\n */\n spinner?: React.ReactNode | undefined\n /**\n * The placement of the spinner\n * @default \"start\"\n */\n spinnerPlacement?: 'start' | 'end' | undefined\n /**\n * The text to display when loading\n */\n text?: React.ReactNode | undefined\n\n children?: React.ReactNode\n}\n\nconst Span = styled('span')\n\nexport const Loader = forwardRef<HTMLElement, LoaderProps & ComponentPropsWithRef<'span'>>(function Loader(props, ref) {\n const {\n spinner = <Spinner size=\"inherit\" borderWidth=\"0.125em\" color=\"inherit\" />,\n spinnerPlacement = 'start',\n children,\n text,\n visible = true,\n ...rest\n } = props\n\n if (!visible) return children\n\n if (text) {\n return (\n <Span ref={ref} display=\"contents\" {...rest}>\n {spinnerPlacement === 'start' && spinner}\n {text}\n {spinnerPlacement === 'end' && spinner}\n </Span>\n )\n }\n\n if (spinner) {\n return (\n <Span ref={ref} display=\"contents\" {...rest}>\n <AbsoluteCenter display=\"inline-flex\">{spinner}</AbsoluteCenter>\n <Span visibility=\"hidden\" display=\"contents\">\n {children}\n </Span>\n </Span>\n )\n }\n\n return (\n <Span ref={ref} display=\"contents\" {...rest}>\n {children}\n </Span>\n )\n})","'use client';\nimport { ark } from '@ark-ui/react/factory';\nimport { createContext, mergeProps } from '@ark-ui/react/utils';\nimport type React from 'react';\nimport { type ComponentProps, forwardRef, useMemo } from 'react';\nimport { styled } from 'styled-system/jsx';\nimport { type ButtonVariantProps, button } from 'styled-system/recipes';\nimport { Group, type GroupProps } from './Group';\nimport { Loader } from './Loader';\n\ninterface ButtonLoadingProps {\n /**\n * If `true`, the button will show a loading spinner.\n * @default false\n */\n loading?: boolean | undefined;\n /**\n * The text to show while loading.\n */\n loadingText?: React.ReactNode | undefined;\n /**\n * The spinner to show while loading.\n */\n spinner?: React.ReactNode | undefined;\n /**\n * The placement of the spinner\n * @default \"start\"\n */\n spinnerPlacement?: 'start' | 'end' | undefined;\n}\n\ntype BaseButtonProps = ComponentProps<typeof BaseButton>;\nconst BaseButton = styled(ark.button, button);\n\nexport interface ButtonProps extends BaseButtonProps, ButtonLoadingProps {}\n\nexport const Button = forwardRef<HTMLButtonElement, ButtonProps>(\n function Button(props, ref) {\n const propsContext = useButtonPropsContext();\n const buttonProps = useMemo(\n () => mergeProps<ButtonProps>(propsContext, props),\n [propsContext, props],\n );\n\n const {\n loading,\n loadingText,\n children,\n spinner,\n spinnerPlacement,\n ...rest\n } = buttonProps;\n\n return (\n <BaseButton\n type=\"button\"\n ref={ref}\n {...rest}\n data-loading={loading ? '' : undefined}\n disabled={loading || rest.disabled}\n >\n {!props.asChild && loading ? (\n <Loader\n spinner={spinner}\n text={loadingText}\n spinnerPlacement={spinnerPlacement}\n >\n {children}\n </Loader>\n ) : (\n children\n )}\n </BaseButton>\n );\n },\n);\n\nexport interface ButtonGroupProps extends GroupProps, ButtonVariantProps {}\n\nexport const ButtonGroup = forwardRef<HTMLDivElement, ButtonGroupProps>(\n function ButtonGroup(props, ref) {\n const [variantProps, otherProps] = useMemo(\n () => button.splitVariantProps(props),\n [props],\n );\n return (\n <ButtonPropsProvider value={variantProps}>\n <Group ref={ref} {...otherProps} />\n </ButtonPropsProvider>\n );\n },\n);\n\nconst [ButtonPropsProvider, useButtonPropsContext] =\n createContext<ButtonVariantProps>({\n name: 'ButtonPropsContext',\n hookName: 'useButtonPropsContext',\n providerName: '<PropsProvider />',\n strict: false,\n });\n","import { forwardRef } from 'react';\nimport { Button, type ButtonProps } from './Button';\n\nexport interface IconButtonProps extends ButtonProps {}\n\nexport const IconButton = forwardRef<HTMLButtonElement, IconButtonProps>(\n function IconButton(props, ref) {\n return <Button px=\"0\" py=\"0\" ref={ref} {...props} />;\n },\n);\n","import { Field } from '@ark-ui/react/field'\nimport type { ComponentProps } from 'react'\nimport { styled } from 'styled-system/jsx'\nimport { input } from 'styled-system/recipes'\n\nexport type InputProps = ComponentProps<typeof Input>;\nexport const Input = styled(Field.Input, input);\n","import { ark } from '@ark-ui/react/factory'\nimport type { ComponentProps } from 'react'\nimport { styled } from 'styled-system/jsx'\nimport { inputAddon } from 'styled-system/recipes'\n\nexport type InputAddonProps = ComponentProps<typeof InputAddon>;\nexport const InputAddon = styled(ark.div, inputAddon);\n","'use client'\nimport { ark } from '@ark-ui/react/factory'\nimport { type ComponentProps, forwardRef, type ReactNode } from 'react'\nimport { createStyleContext } from 'styled-system/jsx'\nimport { inputGroup } from 'styled-system/recipes'\n\nconst { withProvider, withContext } = createStyleContext(inputGroup);\n\ntype RootProps = ComponentProps<typeof Root>;\nconst Root = withProvider(ark.div, 'root');\nconst Element = withContext(ark.div, 'element');\n\nexport interface InputGroupProps extends RootProps {\n startElement?: ReactNode | undefined;\n endElement?: ReactNode | undefined;\n children?: ReactNode;\n}\n\nconst InputGroupRoot = forwardRef<HTMLDivElement, InputGroupProps>(\n function InputGroup(props, ref) {\n const { startElement, endElement, children, ...rest } = props;\n\n return (\n <Root ref={ref} {...rest}>\n {startElement && (\n <Element insetInlineStart=\"0\" top=\"0\">\n {startElement}\n </Element>\n )}\n {children}\n {endElement && (\n <Element insetInlineEnd=\"0\" top=\"0\">\n {endElement}\n </Element>\n )}\n </Root>\n );\n },\n);\n\nexport const InputGroup = Object.assign(InputGroupRoot, {\n Root,\n Element,\n});\n","import { Field } from '@ark-ui/react/field'\nimport type { ComponentProps } from 'react'\nimport { styled } from 'styled-system/jsx'\nimport { textarea } from 'styled-system/recipes'\n\nexport type TextareaProps = ComponentProps<typeof Textarea>\nexport const Textarea = styled(Field.Textarea, textarea)\n","import type { ComponentProps, ElementType } from 'react'\nimport { styled } from 'styled-system/jsx'\nimport { type HeadingVariantProps, heading } from 'styled-system/recipes'\nimport type { StyledComponent } from 'styled-system/types'\n\ntype Props = HeadingVariantProps & { as?: ElementType };\n\nexport type HeadingProps = ComponentProps<typeof Heading>;\nexport const Heading = styled('h2', heading) as StyledComponent<'h2', Props>;\n","import { ark } from '@ark-ui/react/factory';\nimport { forwardRef, type ComponentProps } from 'react';\nimport { css, cx } from 'styled-system/css';\nimport { styled } from 'styled-system/jsx';\nimport { badge } from 'styled-system/recipes';\n\ntype BaseBadgeProps = ComponentProps<typeof BaseBadge>;\nconst BaseBadge = styled(ark.div, badge);\n\n// Override colorPalette type to provide specific values\nexport interface BadgeProps extends Omit<BaseBadgeProps, 'colorPalette'> {\n /**\n * The color palette to use for the badge.\n * @default \"primary\"\n */\n colorPalette?: 'primary' | 'secondary' | 'tertiary' | 'neutral' | 'error' | 'gray' | 'red' | undefined;\n}\n\nexport const Badge = forwardRef<HTMLDivElement, BadgeProps>(\n function Badge(props, ref) {\n const { colorPalette = 'primary', className, ...rest } = props;\n\n // Apply colorPalette using Panda's css() function\n const colorPaletteClass = css({ colorPalette });\n const mergedClassName = cx(colorPaletteClass, className);\n\n return <BaseBadge ref={ref} {...rest} className={mergedClassName} />;\n },\n);\n","import { forwardRef } from 'react'\nimport { IconButton, type IconButtonProps } from './IconButton'\n\nconst XIcon = () => (\n <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\">\n <path d=\"M18 6 6 18\"></path>\n <path d=\"m6 6 12 12\"></path>\n </svg>\n)\n\nexport type CloseButtonProps = IconButtonProps\n\nexport const CloseButton = forwardRef<HTMLButtonElement, CloseButtonProps>(\n function CloseButton(props, ref) {\n return (\n <IconButton variant=\"plain\" colorPalette=\"gray\" aria-label=\"Close\" ref={ref} {...props}>\n {props.children ?? <XIcon />}\n </IconButton>\n )\n },\n)\n","import { ark } from '@ark-ui/react/factory'\nimport type { ComponentProps } from 'react'\nimport { styled } from 'styled-system/jsx'\n\nexport type IconProps = ComponentProps<typeof Icon>\nexport const Icon = styled(ark.svg)\n","'use client'\nimport { Portal } from '@ark-ui/react/portal'\nimport { Toaster as ArkToaster, createToaster, Toast, useToastContext } from '@ark-ui/react/toast'\nimport type React from 'react'\nimport { type ComponentPropsWithRef, forwardRef } from 'react'\nimport { createStyleContext, Stack, styled } from 'styled-system/jsx'\nimport { toast } from 'styled-system/recipes'\nimport { CloseButton } from './CloseButton'\nimport { Icon, type IconProps } from './Icon'\nimport { Spinner } from './Spinner'\n\nconst CheckCircleIcon = () => (\n <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\">\n <path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"></path>\n <path d=\"m9 11 3 3L22 4\"></path>\n </svg>\n)\n\nconst CircleAlertIcon = () => (\n <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\">\n <circle cx=\"12\" cy=\"12\" r=\"10\"></circle>\n <line x1=\"12\" x2=\"12\" y1=\"8\" y2=\"12\"></line>\n <line x1=\"12\" x2=\"12.01\" y1=\"16\" y2=\"16\"></line>\n </svg>\n)\n\nconst CircleXIcon = () => (\n <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\">\n <circle cx=\"12\" cy=\"12\" r=\"10\"></circle>\n <path d=\"m15 9-6 6\"></path>\n <path d=\"m9 9 6 6\"></path>\n </svg>\n)\n\nconst { withProvider, withContext } = createStyleContext(toast)\n\nconst Root = withProvider(Toast.Root, 'root')\nconst Title = withContext(Toast.Title, 'title')\nconst Description = withContext(Toast.Description, 'description')\nconst ActionTrigger = withContext(Toast.ActionTrigger, 'actionTrigger')\nconst CloseTrigger = withContext(Toast.CloseTrigger, 'closeTrigger')\nconst StyledToaster = styled(ArkToaster)\n\nconst iconMap: Record<string, React.ElementType> = {\n warning: CircleAlertIcon,\n success: CheckCircleIcon,\n error: CircleXIcon,\n}\n\n// eslint-disable-next-line no-undef\nconst Indicator = forwardRef<SVGSVGElement, IconProps & ComponentPropsWithRef<'svg'>>(function ToastIndicator(props, ref) {\n const toast = useToastContext()\n\n const StatusIcon = iconMap[toast.type]\n if (!StatusIcon) return null\n\n return (\n <Icon ref={ref} data-type={toast.type} {...props}>\n <StatusIcon />\n </Icon>\n )\n})\n\nexport const toaster: ReturnType<typeof createToaster> = createToaster({\n placement: 'bottom-end',\n pauseOnPageIdle: true,\n overlap: true,\n max: 5,\n})\n\nexport const Toaster = () => {\n return (\n <Portal>\n <StyledToaster toaster={toaster} insetInline={{ mdDown: '4' }}>\n {(toast) => (\n <Root>\n {toast.type === 'loading' ? <Spinner color=\"colorPalette.plain.fg\" /> : <Indicator />}\n\n <Stack gap=\"3\" alignItems=\"start\">\n <Stack gap=\"1\">\n {toast.title && <Title>{toast.title}</Title>}\n {toast.description && <Description>{toast.description}</Description>}\n </Stack>\n {toast.action && <ActionTrigger>{toast.action.label}</ActionTrigger>}\n </Stack>\n {toast.closable && (\n <CloseTrigger asChild>\n <CloseButton size=\"sm\" />\n </CloseTrigger>\n )}\n </Root>\n )}\n </StyledToaster>\n </Portal>\n )\n}\n","'use client'\nimport { ark } from '@ark-ui/react/factory'\nimport type { ComponentProps } from 'react'\nimport { createStyleContext } from 'styled-system/jsx'\nimport { card } from 'styled-system/recipes'\n\nconst { withProvider, withContext } = createStyleContext(card)\n\nexport type RootProps = ComponentProps<typeof Root>\nexport const Root = withProvider(ark.div, 'root')\nexport const Header = withContext(ark.div, 'header')\nexport const Body = withContext(ark.div, 'body')\nexport const Footer = withContext(ark.div, 'footer')\nexport const Title = withContext(ark.h3, 'title')\nexport const Description = withContext(ark.div, 'description')\n\nexport const Card = {\n Root,\n Header,\n Body,\n Footer,\n Title,\n Description,\n}\n","'use client'\nimport { Dialog } from '@ark-ui/react/dialog'\nimport { ark } from '@ark-ui/react/factory'\nimport type { ComponentProps } from 'react'\nimport { createStyleContext } from 'styled-system/jsx'\nimport { dialog } from 'styled-system/recipes'\n\nconst { withRootProvider, withContext } = createStyleContext(dialog)\n\nexport const Root = withRootProvider(Dialog.Root, {\n defaultProps: { unmountOnExit: true, lazyMount: true },\n})\nexport type RootProps = ComponentProps<typeof Root>\nexport const Backdrop = withContext(Dialog.Backdrop, 'backdrop')\nexport const CloseTrigger = withContext(Dialog.CloseTrigger, 'closeTrigger')\nexport const Content = withContext(Dialog.Content, 'content')\nexport const Description = withContext(Dialog.Description, 'description')\nexport const Positioner = withContext(Dialog.Positioner, 'positioner')\nexport const Title = withContext(Dialog.Title, 'title')\nexport const Trigger = withContext(Dialog.Trigger, 'trigger')\nexport const Body = withContext(ark.div, 'body')\nexport const Header = withContext(ark.div, 'header')\nexport const Footer = withContext(ark.div, 'footer')\n\nexport { DialogContext as Context } from '@ark-ui/react/dialog'\n","'use client'\nimport { Switch } from '@ark-ui/react/switch'\nimport type { ComponentProps } from 'react'\nimport { createStyleContext } from 'styled-system/jsx'\nimport { switchComponent } from 'styled-system/recipes'\n\nconst { withProvider, withContext } = createStyleContext(switchComponent)\n\nexport type RootProps = ComponentProps<typeof Root>\nexport const Root = withProvider(Switch.Root, 'root')\nexport const Label = withContext(Switch.Label, 'label')\nexport const Thumb = withContext(Switch.Thumb, 'thumb')\nexport const HiddenInput = Switch.HiddenInput\n\nexport const Control = withContext(Switch.Control, 'control', {\n defaultProps: { children: <Thumb /> },\n})\n\nexport { SwitchContext as Context } from '@ark-ui/react/switch'\n","'use client'\nimport { Accordion } from '@ark-ui/react/accordion'\nimport { ark } from '@ark-ui/react/factory'\nimport type { ComponentProps } from 'react'\nimport { createStyleContext } from 'styled-system/jsx'\nimport { accordion } from 'styled-system/recipes'\n\nconst ChevronDownIcon = () => (\n <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\">\n <path d=\"m6 9 6 6 6-6\"></path>\n </svg>\n)\n\nconst { withProvider, withContext } = createStyleContext(accordion)\n\nexport type RootProps = ComponentProps<typeof Root>\nexport const Root = withProvider(Accordion.Root, 'root')\nexport const RootProvider = withProvider(Accordion.RootProvider, 'root')\nexport const Item = withContext(Accordion.Item, 'item')\nexport const ItemContent = withContext(Accordion.ItemContent, 'itemContent')\nexport const ItemIndicator = withContext(Accordion.ItemIndicator, 'itemIndicator', {\n defaultProps: { children: <ChevronDownIcon /> },\n})\nexport const ItemTrigger = withContext(Accordion.ItemTrigger, 'itemTrigger')\nexport const ItemBody = withContext(ark.div, 'itemBody')\n\nexport { AccordionContext as Context } from '@ark-ui/react/accordion'\n","'use client'\nimport { Dialog } from '@ark-ui/react/dialog'\nimport { ark } from '@ark-ui/react/factory'\nimport type { ComponentProps } from 'react'\nimport { createStyleContext } from 'styled-system/jsx'\nimport { drawer } from 'styled-system/recipes'\n\nconst { withRootProvider, withContext } = createStyleContext(drawer)\n\nexport type RootProps = ComponentProps<typeof Root>\nexport const Root = withRootProvider(Dialog.Root, {\n defaultProps: { unmountOnExit: true, lazyMount: true },\n})\nexport const RootProvider = withRootProvider(Dialog.Root, {\n defaultProps: { unmountOnExit: true, lazyMount: true },\n})\nexport const Backdrop = withContext(Dialog.Backdrop, 'backdrop')\nexport const Positioner = withContext(Dialog.Positioner, 'positioner')\nexport const CloseTrigger = withContext(Dialog.CloseTrigger, 'closeTrigger')\nexport const Content = withContext(Dialog.Content, 'content')\nexport const Description = withContext(Dialog.Description, 'description')\nexport const Title = withContext(Dialog.Title, 'title')\nexport const Trigger = withContext(Dialog.Trigger, 'trigger')\n\nexport const Body = withContext(ark.div, 'body')\nexport const Header = withContext(ark.div, 'header')\nexport const Footer = withContext(ark.div, 'footer')\n\nexport { DialogContext as Context } from '@ark-ui/react/dialog'\n","'use client'\nimport { Tabs } from '@ark-ui/react/tabs'\nimport type { ComponentProps } from 'react'\nimport { createStyleContext } from 'styled-system/jsx'\nimport { tabs } from 'styled-system/recipes'\n\nconst { withProvider, withContext } = createStyleContext(tabs)\n\nexport type RootProps = ComponentProps<typeof Root>\nexport const Root = withProvider(Tabs.Root, 'root')\nexport const RootProvider = withProvider(Tabs.RootProvider, 'root')\nexport const List = withContext(Tabs.List, 'list')\nexport const Trigger = withContext(Tabs.Trigger, 'trigger')\nexport const Content = withContext(Tabs.Content, 'content')\nexport const Indicator = withContext(Tabs.Indicator, 'indicator')\n\nexport { TabsContext as Context } from '@ark-ui/react/tabs'\n","'use client'\nimport { Checkbox, useCheckboxContext } from '@ark-ui/react/checkbox'\nimport { type ComponentProps, type ComponentPropsWithRef, forwardRef } from 'react'\nimport { createStyleContext, styled } from 'styled-system/jsx'\nimport { checkbox } from 'styled-system/recipes'\nimport type { HTMLStyledProps } from 'styled-system/types'\n\nconst { withProvider, withContext } = createStyleContext(checkbox)\n\nexport type RootProps = ComponentProps<typeof Root>\nexport type HiddenInputProps = ComponentProps<typeof HiddenInput>\n\nexport const Root = withProvider(Checkbox.Root, 'root')\nexport const RootProvider = withProvider(Checkbox.RootProvider, 'root')\nexport const Control = withContext(Checkbox.Control, 'control')\nexport const Group = withProvider(Checkbox.Group, 'group')\nexport const Label = withContext(Checkbox.Label, 'label')\nexport const HiddenInput = Checkbox.HiddenInput\n\nexport {\n type CheckboxCheckedState as CheckedState,\n CheckboxGroupProvider as GroupProvider,\n} from '@ark-ui/react/checkbox'\n\n// eslint-disable-next-line no-undef\nexport const Indicator = forwardRef<SVGSVGElement, HTMLStyledProps<'svg'> & ComponentPropsWithRef<'svg'>>(\n function Indicator(props, ref) {\n const { indeterminate, checked } = useCheckboxContext()\n\n return (\n <Checkbox.Indicator indeterminate={indeterminate} asChild>\n <styled.svg\n ref={ref}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n stroke=\"currentColor\"\n strokeWidth=\"3px\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n {...props}\n >\n <title>Checkmark</title>\n {indeterminate ? <path d=\"M5 12h14\" /> : checked ? <path d=\"M20 6 9 17l-5-5\" /> : null}\n </styled.svg>\n </Checkbox.Indicator>\n )\n },\n)\n","'use client'\nimport { RadioGroup } from '@ark-ui/react/radio-group'\nimport type { ComponentProps } from 'react'\nimport { createStyleContext } from 'styled-system/jsx'\nimport { radioGroup } from 'styled-system/recipes'\n\nconst { withProvider, withContext } = createStyleContext(radioGroup)\n\nexport type RootProps = ComponentProps<typeof Root>\nexport type ItemProps = ComponentProps<typeof Item>\n\nexport const Root = withProvider(RadioGroup.Root, 'root')\nexport const RootProvider = withProvider(RadioGroup.RootProvider, 'root')\nexport const Indicator = withContext(RadioGroup.Indicator, 'indicator')\nexport const Item = withContext(RadioGroup.Item, 'item')\nexport const ItemControl = withContext(RadioGroup.ItemControl, 'itemControl')\nexport const ItemText = withContext(RadioGroup.ItemText, 'itemText')\nexport const Label = withContext(RadioGroup.Label, 'label')\nexport const ItemHiddenInput = RadioGroup.ItemHiddenInput\n\nexport { RadioGroupContext as Context } from '@ark-ui/react/radio-group'\n","'use client'\nimport type { Assign, SelectRootProps } from '@ark-ui/react'\nimport { ark } from '@ark-ui/react/factory'\nimport { Select, useSelectItemContext } from '@ark-ui/react/select'\nimport { forwardRef, type RefAttributes } from 'react'\nimport { createStyleContext } from 'styled-system/jsx'\nimport { type SelectVariantProps, select } from 'styled-system/recipes'\nimport type { HTMLStyledProps } from 'styled-system/types'\n\nconst { withProvider, withContext } = createStyleContext(select)\n\n// Icon components (simplified versions)\nconst CheckIcon = () => (\n <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" strokeWidth=\"2\">\n <polyline points=\"20 6 9 17 4 12\"></polyline>\n </svg>\n)\n\nconst ChevronsUpDownIcon = () => (\n <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" strokeWidth=\"2\">\n <path d=\"m7 15 5 5 5-5\"></path>\n <path d=\"m7 9 5-5 5 5\"></path>\n </svg>\n)\n\ntype StyleProps = SelectVariantProps & HTMLStyledProps<'div'>\n\nexport type RootProps<T> = Assign<SelectRootProps<T>, StyleProps> & RefAttributes<HTMLDivElement>\n\nexport const Root = withProvider(Select.Root, 'root') as Select.RootComponent<StyleProps>\n\nexport const ClearTrigger = withContext(Select.ClearTrigger, 'clearTrigger')\nexport const Content = withContext(Select.Content, 'content')\nexport const Control = withContext(Select.Control, 'control')\nexport const IndicatorGroup = withContext(ark.div, 'indicatorGroup')\nexport const Item = withContext(Select.Item, 'item')\nexport const ItemGroup = withContext(Select.ItemGroup, 'itemGroup')\nexport const ItemGroupLabel = withContext(Select.ItemGroupLabel, 'itemGroupLabel')\nexport const ItemText = withContext(Select.ItemText, 'itemText')\nexport const Label = withContext(Select.Label, 'label')\nexport const List = withContext(Select.List, 'list')\nexport const Positioner = withContext(Select.Positioner, 'positioner')\nexport const Trigger = withContext(Select.Trigger, 'trigger')\nexport const ValueText = withContext(Select.ValueText, 'valueText')\nexport const Indicator = withContext(Select.Indicator, 'indicator', {\n defaultProps: { children: <ChevronsUpDownIcon /> },\n})\nexport const HiddenSelect = Select.HiddenSelect\n\nexport {\n SelectContext as Context,\n SelectItemContext as ItemContext,\n type SelectValueChangeDetails as ValueChangeDetails,\n} from '@ark-ui/react/select'\n\nconst StyledItemIndicator = withContext(Select.ItemIndicator, 'itemIndicator')\n\nexport const ItemIndicator = forwardRef<HTMLDivElement, HTMLStyledProps<'div'>>(\n function ItemIndicator(props, ref) {\n const item = useSelectItemContext()\n\n return item.selected ? (\n <StyledItemIndicator ref={ref} {...props}>\n <CheckIcon />\n </StyledItemIndicator>\n ) : (\n <svg aria-hidden=\"true\" focusable=\"false\" />\n )\n },\n)\n","'use client'\nimport { ark } from '@ark-ui/react/factory'\nimport { Slider, useSliderContext } from '@ark-ui/react/slider'\nimport type React from 'react'\nimport { type ComponentProps, forwardRef, createContext, useContext } from 'react'\nimport { slider } from 'styled-system/recipes'\nimport type { RecipeVariantProps } from 'styled-system/types/recipe'\n\n// Create StyleContext for child components\ntype SliderVariantProps = RecipeVariantProps<typeof slider>\nconst StyleContextInternal = createContext<ReturnType<typeof slider> | null>(null)\n\n// Custom Root component that applies Panda styles while passing all props to Ark UI\nexport const Root = forwardRef<HTMLDivElement, ComponentProps<typeof Slider.Root> & SliderVariantProps & { colorPalette?: string }>(\n function SliderRoot(props, ref) {\n const { orientation, size, variant, colorPalette, className, ...arkProps } = props\n\n // Generate Panda CSS classes using the recipe\n const styles = slider({ orientation, size, variant })\n\n // Build className with color palette and custom classes\n const colorPaletteClass = colorPalette ? `color-palette_${colorPalette}` : ''\n const combinedClassName = [styles.root, colorPaletteClass, className].filter(Boolean).join(' ')\n\n // Pass ALL props including orientation to Ark UI, and add Panda CSS classes\n return (\n <StyleContextInternal.Provider value={styles}>\n <Slider.Root\n ref={ref}\n orientation={orientation}\n className={combinedClassName}\n {...arkProps}\n />\n </StyleContextInternal.Provider>\n )\n }\n)\n\n// Create typed wrapper for each component\nconst createStyledComponent = (\n Component: typeof Slider.Control,\n slot: keyof ReturnType<typeof slider>,\n displayName: string\n) => {\n const StyledComponent = forwardRef<HTMLDivElement, ComponentProps<typeof Component>>((props, ref) => {\n const styles = useContext(StyleContextInternal)\n const slotClass = styles?.[slot]\n const { className, ...rest } = props\n return <Component ref={ref} className={`${slotClass} ${className || ''}`.trim()} {...rest} />\n })\n StyledComponent.displayName = displayName\n return StyledComponent\n}\n\nexport const Control = createStyledComponent(Slider.Control, 'control', 'Control')\nexport const Track = createStyledComponent(Slider.Track, 'track', 'Track')\nexport const Range = createStyledComponent(Slider.Range, 'range', 'Range')\n\nexport const Thumb = forwardRef<HTMLDivElement, ComponentProps<typeof Slider.Thumb>>((props, ref) => {\n const styles = useContext(StyleContextInternal)\n const slotClass = styles?.thumb\n const { className, ...rest } = props\n return <Slider.Thumb ref={ref} className={`${slotClass} ${className || ''}`.trim()} {...rest} />\n})\nThumb.displayName = 'Thumb'\n\n// eslint-disable-next-line no-undef\nexport const Label = forwardRef<HTMLLabelElement, ComponentProps<typeof Slider.Label>>((props, ref) => {\n const styles = useContext(StyleContextInternal)\n const slotClass = styles?.label\n const { className, ...rest } = props\n return <Slider.Label ref={ref} className={`${slotClass} ${className || ''}`.trim()} {...rest} />\n})\nLabel.displayName = 'Label'\n\nexport const ValueText = forwardRef<HTMLDivElement, ComponentProps<typeof Slider.ValueText>>((props, ref) => {\n const styles = useContext(StyleContextInternal)\n const slotClass = styles?.valueText\n const { className, ...rest } = props\n return <Slider.ValueText ref={ref} className={`${slotClass} ${className || ''}`.trim()} {...rest} />\n})\nValueText.displayName = 'ValueText'\n\n// eslint-disable-next-line no-undef\nexport const Marker = forwardRef<HTMLSpanElement, ComponentProps<typeof Slider.Marker>>((props, ref) => {\n const styles = useContext(StyleContextInternal)\n const slotClass = styles?.marker\n const { className, ...rest } = props\n return <Slider.Marker ref={ref} className={`${slotClass} ${className || ''}`.trim()} {...rest} />\n})\nMarker.displayName = 'Marker'\n\nexport const MarkerGroup = forwardRef<HTMLDivElement, ComponentProps<typeof Slider.MarkerGroup>>((props, ref) => {\n const styles = useContext(StyleContextInternal)\n const slotClass = styles?.markerGroup\n const { className, ...rest } = props\n return <Slider.MarkerGroup ref={ref} className={`${slotClass} ${className || ''}`.trim()} {...rest} />\n})\nMarkerGroup.displayName = 'MarkerGroup'\n\nexport const MarkerIndicator = forwardRef<HTMLDivElement, ComponentProps<typeof ark.div>>((props, ref) => {\n const styles = useContext(StyleContextInternal)\n const slotClass = styles?.markerIndicator\n const { className, ...rest } = props\n return <ark.div ref={ref} className={`${slotClass} ${className || ''}`.trim()} {...rest} />\n})\nMarkerIndicator.displayName = 'MarkerIndicator'\n\nexport const DraggingIndicator = forwardRef<HTMLDivElement, ComponentProps<typeof Slider.DraggingIndicator>>((props, ref) => {\n const styles = useContext(StyleContextInternal)\n const slotClass = styles?.draggingIndicator\n const { className, ...rest } = props\n return <Slider.DraggingIndicator ref={ref} className={`${slotClass} ${className || ''}`.trim()} {...rest} />\n})\nDraggingIndicator.displayName = 'DraggingIndicator'\n\nexport const HiddenInput = Slider.HiddenInput\n\nexport { SliderContext as Context } from '@ark-ui/react/slider'\n\nexport type RootProps = ComponentProps<typeof Root>\nexport type MarkerGroupProps = ComponentProps<typeof MarkerGroup>\nexport type ThumbProps = ComponentProps<typeof Thumb>\n\nexport interface MarksProps extends MarkerGroupProps {\n marks?: Array<number | { value: number; label: React.ReactNode }> | undefined\n}\n\nexport const Marks = forwardRef<HTMLDivElement, MarksProps>(function Marks(props, ref) {\n const { marks, ...rest } = props\n if (!marks?.length) return null\n\n return (\n <MarkerGroup ref={ref} {...rest}>\n {marks.map((mark, index) => {\n const value = typeof mark === 'number' ? mark : mark.value\n const label = typeof mark === 'number' ? undefined : mark.label\n return (\n <Marker key={index} value={value}>\n <MarkerIndicator />\n {label != null && <span>{label}</span>}\n </Marker>\n )\n })}\n </MarkerGroup>\n )\n})\n\nexport const Thumbs = (props: Omit<ThumbProps, 'index'>) => {\n const slider = useSliderContext()\n return slider.value.map((_, index) => (\n <Thumb key={index} index={index} {...props}>\n <HiddenInput />\n </Thumb>\n ))\n}\n","'use client'\nimport { Avatar } from '@ark-ui/react/avatar'\nimport { type ComponentProps, forwardRef } from 'react'\nimport { createStyleContext } from 'styled-system/jsx'\nimport { avatar } from 'styled-system/recipes'\n\nconst UserIcon = () => (\n <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\">\n <path d=\"M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2\"></path>\n <circle cx=\"12\" cy=\"7\" r=\"4\"></circle>\n </svg>\n)\n\nconst { withProvider, withContext } = createStyleContext(avatar)\n\nexport type RootProps = ComponentProps<typeof Root>\nexport const Root = withProvider(Avatar.Root, 'root')\nexport const RootProvider = withProvider(Avatar.RootProvider, 'root')\nexport const Image = withContext(Avatar.Image, 'image', {\n defaultProps: {\n draggable: 'false',\n referrerPolicy: 'no-referrer',\n },\n})\n\nexport { AvatarContext as Context } from '@ark-ui/react/avatar'\n\nexport interface FallbackProps extends ComponentProps<typeof StyledFallback> {\n /**\n * The name to derive the initials from.\n * If not provided, the fallback will display a generic icon.\n */\n name?: string | undefined\n}\n\nconst StyledFallback = withContext(Avatar.Fallback, 'fallback')\n\nexport const Fallback = forwardRef<HTMLDivElement, FallbackProps>(function Fallback(props, ref) {\n const { name, children, asChild, ...rest } = props\n\n const fallbackContent = children || asChild ? children : name ? getInitials(name) : <UserIcon />\n\n return (\n <StyledFallback ref={ref} {...rest}>\n {fallbackContent}\n </StyledFallback>\n )\n})\n\nconst getInitials = (name: string) => {\n const names = name.trim().split(' ')\n const firstName = names[0] || ''\n const lastName = names.length > 1 ? names[names.length - 1] : ''\n return firstName && lastName ? `${firstName[0]}${lastName[0]}` : firstName[0]\n}\n","'use client'\nimport { Progress } from '@ark-ui/react/progress'\nimport type { ComponentProps } from 'react'\nimport { createStyleContext } from 'styled-system/jsx'\nimport { progress } from 'styled-system/recipes'\n\nconst { withProvider, withContext } = createStyleContext(progress)\n\nexport type RootProps = ComponentProps<typeof Root>\nexport const Root = withProvider(Progress.Root, 'root')\nexport const RootProvider = withProvider(Progress.RootProvider, 'root')\nexport const Circle = withContext(Progress.Circle, 'circle')\nexport const CircleRange = withContext(Progress.CircleRange, 'circleRange')\nexport const CircleTrack = withContext(Progress.CircleTrack, 'circleTrack')\nexport const Label = withContext(Progress.Label, 'label')\nexport const Range = withContext(Progress.Range, 'range')\nexport const Track = withContext(Progress.Track, 'track')\nexport const ValueText = withContext(Progress.ValueText, 'valueText')\nexport const View = withContext(Progress.View, 'view')\n","import { ark } from '@ark-ui/react/factory'\nimport { type ComponentProps, forwardRef } from 'react'\nimport { Stack, type StackProps, styled } from 'styled-system/jsx'\nimport { skeleton } from 'styled-system/recipes'\n\nexport type SkeletonProps = ComponentProps<typeof Skeleton>\nexport const Skeleton = styled(ark.div, skeleton)\n\nexport type SkeletonCircleProps = ComponentProps<typeof SkeletonCircle>\nexport const SkeletonCircle = styled(ark.div, skeleton, { defaultProps: { circle: true } })\n\nexport interface SkeletonTextProps extends SkeletonProps {\n /**\n * Number of lines to display\n * @default 3\n */\n noOfLines?: number | undefined\n rootProps?: StackProps | undefined\n}\n\nexport const SkeletonText = forwardRef<HTMLDivElement, SkeletonTextProps>(\n function SkeletonText(props, ref) {\n const { noOfLines = 3, gap, rootProps, ...skeletonProps } = props\n return (\n <Stack ref={ref} gap={gap} width=\"full\" {...rootProps}>\n {[...Array(noOfLines).keys()].map((index) => (\n <Skeleton\n key={index}\n height=\"4\"\n _last={{ maxW: noOfLines === 1 ? '100%' : '80%' }}\n {...skeletonProps}\n />\n ))}\n </Stack>\n )\n },\n)\n","'use client'\nimport { ark } from '@ark-ui/react/factory'\nimport { Popover } from '@ark-ui/react/popover'\nimport type { ComponentProps } from 'react'\nimport { createStyleContext } from 'styled-system/jsx'\nimport { popover } from 'styled-system/recipes'\n\nconst { withRootProvider, withContext } = createStyleContext(popover)\n\nexport type RootProps = ComponentProps<typeof Root>\nexport const Root = withRootProvider(Popover.Root, {\n defaultProps: { unmountOnExit: true, lazyMount: true },\n})\nexport const RootProvider = withRootProvider(Popover.Root, {\n defaultProps: { unmountOnExit: true, lazyMount: true },\n})\nexport const Anchor = withContext(Popover.Anchor, 'anchor')\nexport const ArrowTip = withContext(Popover.ArrowTip, 'arrowTip')\nexport const Arrow = withContext(Popover.Arrow, 'arrow', {\n defaultProps: { children: <ArrowTip /> },\n})\nexport const CloseTrigger = withContext(Popover.CloseTrigger, 'closeTrigger')\nexport const Content = withContext(Popover.Content, 'content')\nexport const Description = withContext(Popover.Description, 'description')\nexport const Indicator = withContext(Popover.Indicator, 'indicator')\nexport const Positioner = withContext(Popover.Positioner, 'positioner')\nexport const Title = withContext(Popover.Title, 'title')\nexport const Trigger = withContext(Popover.Trigger, 'trigger')\n\nexport const Body = withContext(ark.div, 'body')\nexport const Header = withContext(ark.div, 'header')\nexport const Footer = withContext(ark.div, 'footer')\n\nexport { PopoverContext as Context } from '@ark-ui/react/popover'\n","'use client'\nimport { Portal } from '@ark-ui/react/portal'\nimport { Tooltip as ArkTooltip } from '@ark-ui/react/tooltip'\nimport type React from 'react'\nimport { type ComponentProps, forwardRef } from 'react'\nimport { createStyleContext } from 'styled-system/jsx'\nimport { tooltip } from 'styled-system/recipes'\n\nconst { withRootProvider, withContext } = createStyleContext(tooltip)\n\ntype RootProps = ComponentProps<typeof Root>\ntype ContentProps = ComponentProps<typeof Content>\nconst Root = withRootProvider(ArkTooltip.Root, {\n defaultProps: { unmountOnExit: true, lazyMount: true },\n})\nconst Arrow = withContext(ArkTooltip.Arrow, 'arrow')\nconst ArrowTip = withContext(ArkTooltip.ArrowTip, 'arrowTip')\nconst Content = withContext(ArkTooltip.Content, 'content')\nconst Positioner = withContext(ArkTooltip.Positioner, 'positioner')\nconst Trigger = withContext(ArkTooltip.Trigger, 'trigger')\n\nexport { TooltipContext as Context } from '@ark-ui/react/tooltip'\n\nexport interface TooltipProps extends Omit<RootProps, 'content'> {\n showArrow?: boolean\n portalled?: boolean\n portalRef?: React.RefObject<HTMLElement | null>\n children: React.ReactNode | undefined\n content: React.ReactNode | string\n contentProps?: ContentProps\n disabled?: boolean\n}\n\nexport const Tooltip = forwardRef<HTMLDivElement, TooltipProps>(function Tooltip(props, ref) {\n const {\n showArrow,\n children,\n disabled,\n portalled = true,\n content,\n contentProps,\n portalRef,\n ...rootProps\n } = props\n\n if (disabled) return children\n\n return (\n <Root {...rootProps}>\n <Trigger asChild>{children}</Trigger>\n <Portal disabled={!portalled} container={portalRef}>\n <Positioner>\n <Content ref={ref} {...contentProps}>\n {showArrow && (\n <Arrow>\n <ArrowTip />\n </Arrow>\n )}\n {content}\n </Content>\n </Positioner>\n </Portal>\n </Root>\n )\n})\n","import React, { forwardRef } from 'react';\nimport { Steps, useStepsContext } from '@ark-ui/react/steps';\nimport {\n stepper,\n type StepperVariantProps,\n button,\n} from 'styled-system/recipes';\nimport { css, cx } from 'styled-system/css';\n\n/**\n * Step item configuration\n */\nexport interface StepItem {\n /** Unique identifier for the step */\n value: string;\n /** Step title/label */\n title: string;\n /** Optional step description */\n description?: string;\n}\n\nexport interface StepperRootProps\n extends\n Omit<\n React.ComponentPropsWithoutRef<typeof Steps.Root>,\n 'count' | 'size' | 'orientation' | 'step' | 'defaultStep'\n >,\n Omit<StepperVariantProps, 'colorPalette'> {\n /** Array of step configurations */\n steps: StepItem[];\n /** Color palette for theming (default: \"primary\") */\n colorPalette?: 'primary' | 'secondary' | 'tertiary' | 'error' | 'neutral';\n /** Show step content below the indicators */\n showContent?: boolean;\n /** Show navigation actions (Back/Next buttons) */\n showActions?: boolean;\n /** Previous button label */\n prevLabel?: string;\n /** Next button label */\n nextLabel?: string;\n /** Current step (controlled mode) */\n step?: number;\n /** Default step (uncontrolled mode) */\n defaultStep?: number;\n /** Custom class name */\n className?: string;\n}\n\n/**\n * Custom separator that fixes the completion state logic.\n *\n * Ark UI marks separator as complete when the PRECEDING step is complete.\n * We need it complete only when the FOLLOWING step is complete (not just current).\n *\n * Logic: separator at index N connects step N to step N+1\n * - Complete when: step N+1 is COMPLETE (currentStep > N+1, i.e., currentStep >= N+2)\n * - Gray when: step N+1 is CURRENT or INCOMPLETE\n */\ninterface CustomSeparatorProps {\n index: number;\n className?: string;\n}\n\nconst CustomSeparator = ({ index, className }: CustomSeparatorProps) => {\n const stepsContext = useStepsContext();\n const currentStepIndex = stepsContext.value;\n\n // Separator N should be complete only if we've PASSED step N+1\n // currentStepIndex is 0-based, so:\n // - Separator 0 (between step 1 and 2): complete when currentStep > 1 (index > 1)\n // - Separator 1 (between step 2 and 3): complete when currentStep > 2 (index > 2)\n // - Separator 2 (between step 3 and 4): complete when currentStep > 3 (index > 3)\n //\n // In other words: complete when currentStepIndex > index + 1\n // Which simplifies to: currentStepIndex >= index + 2\n const isComplete = currentStepIndex >= index + 2;\n\n return (\n <Steps.Separator\n className={className}\n // Override Ark UI's data-complete with our corrected logic\n {...(isComplete ? { 'data-complete': '' } : {})}\n />\n );\n};\n\n/**\n * Stepper component for multi-step workflows\n *\n * Based on Ark UI Steps primitive with Material Design 3 styling.\n * Supports linear and non-linear navigation, with three visual states:\n * - Current: Active step (primary color)\n * - Completed: Previous steps (secondary color)\n * - Upcoming: Future steps (outlined)\n *\n * @example\n * ```tsx\n * const steps = [\n * { value: 'step1', title: 'Contact Info' },\n * { value: 'step2', title: 'Date & Time' },\n * { value: 'step3', title: 'Review' },\n * ];\n *\n * <Stepper steps={steps} defaultStep={0} />\n * ```\n */\nexport const StepperRoot = forwardRef<HTMLDivElement, StepperRootProps>(\n (\n {\n steps,\n size,\n orientation,\n colorPalette = 'primary',\n showContent = true,\n showActions = false,\n prevLabel = 'Back',\n nextLabel = 'Next',\n className,\n children,\n step,\n defaultStep,\n ...props\n },\n ref,\n ) => {\n const classes = stepper({ size, orientation, colorPalette });\n const stepOrientation = orientation || 'horizontal';\n\n return (\n <Steps.Root\n ref={ref}\n count={steps.length}\n orientation={stepOrientation as 'horizontal' | 'vertical'}\n className={cx(classes.root, css({ colorPalette }), className)}\n step={step}\n defaultStep={defaultStep}\n {...props}\n >\n <Steps.List className={classes.list}>\n {steps.map((step, index) => (\n <Steps.Item key={step.value} index={index} className={classes.item}>\n <Steps.Trigger className={classes.trigger}>\n <Steps.Indicator className={classes.indicator}>\n {index + 1}\n </Steps.Indicator>\n {step.title && (\n <span className={classes.label}>{step.title}</span>\n )}\n </Steps.Trigger>\n {index < steps.length - 1 && (\n <CustomSeparator index={index} className={classes.separator} />\n )}\n </Steps.Item>\n ))}\n </Steps.List>\n\n {showContent && (\n <>\n {steps.map((step, index) => (\n <Steps.Content\n key={step.value}\n index={index}\n className={classes.content}\n >\n {step.description || children}\n </Steps.Content>\n ))}\n\n <Steps.Progress className={classes.progress}>\n All steps completed!\n </Steps.Progress>\n </>\n )}\n\n {showActions && (\n <div className={css({ display: 'flex', gap: 'md', mt: 'lg' })}>\n <Steps.PrevTrigger asChild>\n <button className={button({ variant: 'outline' })}>\n {prevLabel}\n </button>\n </Steps.PrevTrigger>\n <Steps.NextTrigger asChild>\n <button className={button({ variant: 'solid' })}>\n {nextLabel}\n </button>\n </Steps.NextTrigger>\n </div>\n )}\n\n {children}\n </Steps.Root>\n );\n },\n);\n\nStepperRoot.displayName = 'Stepper';\n\n// Compound component exports\nexport const Stepper = Object.assign(StepperRoot, {\n Root: Steps.Root,\n List: Steps.List,\n Item: Steps.Item,\n Trigger: Steps.Trigger,\n Indicator: Steps.Indicator,\n Separator: Steps.Separator,\n Content: Steps.Content,\n Progress: Steps.Progress,\n PrevTrigger: Steps.PrevTrigger,\n NextTrigger: Steps.NextTrigger,\n});\n"]}
|
|
@@ -6,7 +6,7 @@ export interface BadgeProps extends Omit<BaseBadgeProps, 'colorPalette'> {
|
|
|
6
6
|
* The color palette to use for the badge.
|
|
7
7
|
* @default "primary"
|
|
8
8
|
*/
|
|
9
|
-
colorPalette?: 'primary' | 'neutral' | 'error' | 'gray' | 'red' | undefined;
|
|
9
|
+
colorPalette?: 'primary' | 'secondary' | 'tertiary' | 'neutral' | 'error' | 'gray' | 'red' | undefined;
|
|
10
10
|
}
|
|
11
11
|
export declare const Badge: import("react").ForwardRefExoticComponent<Omit<BadgeProps, "ref"> & import("react").RefAttributes<HTMLDivElement>>;
|
|
12
12
|
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Badge.d.ts","sourceRoot":"","sources":["../../src/components/Badge.tsx"],"names":[],"mappings":"AACA,OAAO,EAAc,KAAK,cAAc,EAAE,MAAM,OAAO,CAAC;AAKxD,KAAK,cAAc,GAAG,cAAc,CAAC,OAAO,SAAS,CAAC,CAAC;AACvD,QAAA,MAAM,SAAS,wRAAyB,CAAC;AAGzC,MAAM,WAAW,UAAW,SAAQ,IAAI,CAAC,cAAc,EAAE,cAAc,CAAC;IACtE;;;OAGG;IACH,YAAY,CAAC,EAAE,SAAS,GAAG,SAAS,GAAG,OAAO,GAAG,MAAM,GAAG,KAAK,GAAG,SAAS,CAAC;
|
|
1
|
+
{"version":3,"file":"Badge.d.ts","sourceRoot":"","sources":["../../src/components/Badge.tsx"],"names":[],"mappings":"AACA,OAAO,EAAc,KAAK,cAAc,EAAE,MAAM,OAAO,CAAC;AAKxD,KAAK,cAAc,GAAG,cAAc,CAAC,OAAO,SAAS,CAAC,CAAC;AACvD,QAAA,MAAM,SAAS,wRAAyB,CAAC;AAGzC,MAAM,WAAW,UAAW,SAAQ,IAAI,CAAC,cAAc,EAAE,cAAc,CAAC;IACtE;;;OAGG;IACH,YAAY,CAAC,EAAE,SAAS,GAAG,WAAW,GAAG,UAAU,GAAG,SAAS,GAAG,OAAO,GAAG,MAAM,GAAG,KAAK,GAAG,SAAS,CAAC;CACxG;AAED,eAAO,MAAM,KAAK,oHAUjB,CAAC"}
|
|
@@ -31,7 +31,7 @@ export declare const Indicator: import("react").ForwardRefExoticComponent<Omit<{
|
|
|
31
31
|
d?: any;
|
|
32
32
|
direction?: import("styled-system/types").ConditionalValue<import("styled-system/types").AnyString | `var(--${string})` | import("../../styled-system/types/csstype").Property.Direction | readonly NonNullable<import("../../styled-system/types/csstype").Property.Direction | undefined>[] | undefined>;
|
|
33
33
|
dominantBaseline?: import("styled-system/types").ConditionalValue<import("styled-system/types").AnyString | import("../../styled-system/types/csstype").Property.DominantBaseline | readonly NonNullable<import("../../styled-system/types/csstype").Property.DominantBaseline | undefined>[] | undefined>;
|
|
34
|
-
fill?: import("styled-system/types").ConditionalValue<"canvas" | "none" | "current" | "black" | "white" | "transparent" | "rose.50" | "rose.100" | "rose.200" | "rose.300" | "rose.400" | "rose.500" | "rose.600" | "rose.700" | "rose.800" | "rose.900" | "rose.950" | "pink.50" | "pink.100" | "pink.200" | "pink.300" | "pink.400" | "pink.500" | "pink.600" | "pink.700" | "pink.800" | "pink.900" | "pink.950" | "fuchsia.50" | "fuchsia.100" | "fuchsia.200" | "fuchsia.300" | "fuchsia.400" | "fuchsia.500" | "fuchsia.600" | "fuchsia.700" | "fuchsia.800" | "fuchsia.900" | "fuchsia.950" | "purple.50" | "purple.100" | "purple.200" | "purple.300" | "purple.400" | "purple.500" | "purple.600" | "purple.700" | "purple.800" | "purple.900" | "purple.950" | "violet.50" | "violet.100" | "violet.200" | "violet.300" | "violet.400" | "violet.500" | "violet.600" | "violet.700" | "violet.800" | "violet.900" | "violet.950" | "indigo.50" | "indigo.100" | "indigo.200" | "indigo.300" | "indigo.400" | "indigo.500" | "indigo.600" | "indigo.700" | "indigo.800" | "indigo.900" | "indigo.950" | "blue.50" | "blue.100" | "blue.200" | "blue.300" | "blue.400" | "blue.500" | "blue.600" | "blue.700" | "blue.800" | "blue.900" | "blue.950" | "sky.50" | "sky.100" | "sky.200" | "sky.300" | "sky.400" | "sky.500" | "sky.600" | "sky.700" | "sky.800" | "sky.900" | "sky.950" | "cyan.50" | "cyan.100" | "cyan.200" | "cyan.300" | "cyan.400" | "cyan.500" | "cyan.600" | "cyan.700" | "cyan.800" | "cyan.900" | "cyan.950" | "teal.50" | "teal.100" | "teal.200" | "teal.300" | "teal.400" | "teal.500" | "teal.600" | "teal.700" | "teal.800" | "teal.900" | "teal.950" | "emerald.50" | "emerald.100" | "emerald.200" | "emerald.300" | "emerald.400" | "emerald.500" | "emerald.600" | "emerald.700" | "emerald.800" | "emerald.900" | "emerald.950" | "green.50" | "green.100" | "green.200" | "green.300" | "green.400" | "green.500" | "green.600" | "green.700" | "green.800" | "green.900" | "green.950" | "lime.50" | "lime.100" | "lime.200" | "lime.300" | "lime.400" | "lime.500" | "lime.600" | "lime.700" | "lime.800" | "lime.900" | "lime.950" | "yellow.50" | "yellow.100" | "yellow.200" | "yellow.300" | "yellow.400" | "yellow.500" | "yellow.600" | "yellow.700" | "yellow.800" | "yellow.900" | "yellow.950" | "amber.50" | "amber.100" | "amber.200" | "amber.300" | "amber.400" | "amber.500" | "amber.600" | "amber.700" | "amber.800" | "amber.900" | "amber.950" | "orange.50" | "orange.100" | "orange.200" | "orange.300" | "orange.400" | "orange.500" | "orange.600" | "orange.700" | "orange.800" | "orange.900" | "orange.950" | "red.50" | "red.100" | "red.200" | "red.300" | "red.400" | "red.500" | "red.600" | "red.700" | "red.800" | "red.900" | "red.950" | "stone.50" | "stone.100" | "stone.200" | "stone.300" | "stone.400" | "stone.500" | "stone.600" | "stone.700" | "stone.800" | "stone.900" | "stone.950" | "zinc.50" | "zinc.100" | "zinc.200" | "zinc.300" | "zinc.400" | "zinc.500" | "zinc.600" | "zinc.700" | "zinc.800" | "zinc.900" | "zinc.950" | "gray.50" | "gray.100" | "gray.200" | "gray.300" | "gray.400" | "gray.500" | "gray.600" | "gray.700" | "gray.800" | "gray.900" | "gray.950" | "slate.50" | "slate.100" | "slate.200" | "slate.300" | "slate.400" | "slate.500" | "slate.600" | "slate.700" | "slate.800" | "slate.900" | "slate.950" | "primary.0" | "primary.10" | "primary.20" | "primary.30" | "primary.40" | "primary.50" | "primary.60" | "primary.70" | "primary.80" | "primary.90" | "primary.95" | "primary.99" | "primary.100" | "secondary.0" | "secondary.10" | "secondary.20" | "secondary.30" | "secondary.40" | "secondary.50" | "secondary.60" | "secondary.70" | "secondary.80" | "secondary.90" | "secondary.95" | "secondary.99" | "secondary.100" | "tertiary.0" | "tertiary.10" | "tertiary.20" | "tertiary.30" | "tertiary.40" | "tertiary.50" | "tertiary.60" | "tertiary.70" | "tertiary.80" | "tertiary.90" | "tertiary.95" | "tertiary.99" | "tertiary.100" | "neutral.0" | "neutral.10" | "neutral.20" | "neutral.30" | "neutral.40" | "neutral.50" | "neutral.60" | "neutral.70" | "neutral.80" | "neutral.90" | "neutral.95" | "neutral.99" | "neutral.100" | "neutral.200" | "neutral.300" | "neutral.400" | "neutral.500" | "neutral.600" | "neutral.700" | "neutral.800" | "neutral.900" | "neutral.950" | "neutralVariant.0" | "neutralVariant.10" | "neutralVariant.20" | "neutralVariant.30" | "neutralVariant.40" | "neutralVariant.50" | "neutralVariant.60" | "neutralVariant.70" | "neutralVariant.80" | "neutralVariant.90" | "neutralVariant.95" | "neutralVariant.99" | "neutralVariant.100" | "error.0" | "error.10" | "error.20" | "error.30" | "error.40" | "error.50" | "error.60" | "error.70" | "error.80" | "error.90" | "error.95" | "error.99" | "error.100" | "primary.1" | "primary.2" | "primary.3" | "primary.4" | "primary.5" | "primary.6" | "primary.7" | "primary.8" | "primary.9" | "primary.11" | "primary.12" | "primary.a1" | "primary.a2" | "primary.a3" | "primary.a4" | "primary.a5" | "primary.a6" | "primary.a7" | "primary.a8" | "primary.a9" | "primary.a10" | "primary.a11" | "primary.a12" | "primary.solid.bg" | "primary.solid.bg.hover" | "primary.solid.fg" | "primary.subtle.bg" | "primary.subtle.bg.hover" | "primary.subtle.bg.active" | "primary.subtle.fg" | "primary.surface.bg" | "primary.surface.bg.active" | "primary.surface.border" | "primary.surface.border.hover" | "primary.surface.fg" | "primary.outline.bg" | "primary.outline.bg.hover" | "primary.outline.bg.active" | "primary.outline.border" | "primary.outline.fg" | "primary.plain.bg" | "primary.plain.bg.hover" | "primary.plain.bg.active" | "primary.plain.fg" | "neutral.1" | "neutral.2" | "neutral.3" | "neutral.4" | "neutral.5" | "neutral.6" | "neutral.7" | "neutral.8" | "neutral.9" | "neutral.11" | "neutral.12" | "neutral.a1" | "neutral.a2" | "neutral.a3" | "neutral.a4" | "neutral.a5" | "neutral.a6" | "neutral.a7" | "neutral.a8" | "neutral.a9" | "neutral.a10" | "neutral.a11" | "neutral.a12" | "neutral.solid.bg" | "neutral.solid.bg.hover" | "neutral.solid.fg" | "neutral.subtle.bg" | "neutral.subtle.bg.hover" | "neutral.subtle.bg.active" | "neutral.subtle.fg" | "neutral.surface.bg" | "neutral.surface.bg.hover" | "neutral.surface.bg.active" | "neutral.surface.border" | "neutral.surface.border.hover" | "neutral.surface.fg" | "neutral.outline.bg" | "neutral.outline.bg.hover" | "neutral.outline.bg.active" | "neutral.outline.border" | "neutral.outline.fg" | "neutral.plain.bg" | "neutral.plain.bg.hover" | "neutral.plain.bg.active" | "neutral.plain.fg" | "error.1" | "error.2" | "error.3" | "error.4" | "error.5" | "error.6" | "error.7" | "error.8" | "error.9" | "error.11" | "error.12" | "error.a1" | "error.a2" | "error.a3" | "error.a4" | "error.a5" | "error.a6" | "error.a7" | "error.a8" | "error.a9" | "error.a10" | "error.a11" | "error.a12" | "error.solid.bg" | "error.solid.bg.hover" | "error.solid.fg" | "error.subtle.bg" | "error.subtle.bg.hover" | "error.subtle.bg.active" | "error.subtle.fg" | "error.surface.bg" | "error.surface.bg.active" | "error.surface.border" | "error.surface.border.hover" | "error.surface.fg" | "error.outline.bg" | "error.outline.bg.hover" | "error.outline.bg.active" | "error.outline.border" | "error.outline.fg" | "error.plain.bg" | "error.plain.bg.hover" | "error.plain.bg.active" | "error.plain.fg" | "gray.1" | "gray.2" | "gray.3" | "gray.4" | "gray.5" | "gray.6" | "gray.7" | "gray.8" | "gray.9" | "gray.10" | "gray.11" | "gray.12" | "gray.a1" | "gray.a2" | "gray.a3" | "gray.a4" | "gray.a5" | "gray.a6" | "gray.a7" | "gray.a8" | "gray.a9" | "gray.a10" | "gray.a11" | "gray.a12" | "gray.solid.bg" | "gray.solid.bg.hover" | "gray.solid.fg" | "gray.subtle.bg" | "gray.subtle.bg.hover" | "gray.subtle.bg.active" | "gray.subtle.fg" | "gray.surface.bg" | "gray.surface.bg.hover" | "gray.surface.bg.active" | "gray.surface.border" | "gray.surface.border.hover" | "gray.surface.fg" | "gray.outline.bg" | "gray.outline.bg.hover" | "gray.outline.bg.active" | "gray.outline.border" | "gray.outline.fg" | "gray.plain.bg" | "gray.plain.bg.hover" | "gray.plain.bg.active" | "gray.plain.fg" | "red.1" | "red.2" | "red.3" | "red.4" | "red.5" | "red.6" | "red.7" | "red.8" | "red.9" | "red.10" | "red.11" | "red.12" | "red.a1" | "red.a2" | "red.a3" | "red.a4" | "red.a5" | "red.a6" | "red.a7" | "red.a8" | "red.a9" | "red.a10" | "red.a11" | "red.a12" | "red.solid.bg" | "red.solid.bg.hover" | "red.solid.fg" | "red.subtle.bg" | "red.subtle.bg.hover" | "red.subtle.bg.active" | "red.subtle.fg" | "red.surface.bg" | "red.surface.bg.active" | "red.surface.border" | "red.surface.border.hover" | "red.surface.fg" | "red.outline.bg" | "red.outline.bg.hover" | "red.outline.bg.active" | "red.outline.border" | "red.outline.fg" | "red.plain.bg" | "red.plain.bg.hover" | "red.plain.bg.active" | "red.plain.fg" | "fg.default" | "fg.muted" | "fg.subtle" | "border.default" | "border.muted" | "surface" | "surface.dim" | "surface.bright" | "surface.container" | "surface.container.low" | "surface.container.lowest" | "surface.container.high" | "surface.container.highest" | "onSurface" | "onSurface.variant" | "m3Primary" | "m3Primary.container" | "onM3Primary" | "onM3Primary.container" | "secondary" | "secondary.container" | "onSecondary" | "onSecondary.container" | "tertiary" | "tertiary.container" | "onTertiary" | "onTertiary.container" | "outline" | "outline.variant" | "inverseSurface" | "inverseOnSurface" | "inversePrimary" | "scrim" | "colorPalette" | "colorPalette.50" | "colorPalette.100" | "colorPalette.200" | "colorPalette.300" | "colorPalette.400" | "colorPalette.500" | "colorPalette.600" | "colorPalette.700" | "colorPalette.800" | "colorPalette.900" | "colorPalette.950" | "colorPalette.0" | "colorPalette.10" | "colorPalette.20" | "colorPalette.30" | "colorPalette.40" | "colorPalette.60" | "colorPalette.70" | "colorPalette.80" | "colorPalette.90" | "colorPalette.95" | "colorPalette.99" | "colorPalette.1" | "colorPalette.2" | "colorPalette.3" | "colorPalette.4" | "colorPalette.5" | "colorPalette.6" | "colorPalette.7" | "colorPalette.8" | "colorPalette.9" | "colorPalette.11" | "colorPalette.12" | "colorPalette.a1" | "colorPalette.a2" | "colorPalette.a3" | "colorPalette.a4" | "colorPalette.a5" | "colorPalette.a6" | "colorPalette.a7" | "colorPalette.a8" | "colorPalette.a9" | "colorPalette.a10" | "colorPalette.a11" | "colorPalette.a12" | "colorPalette.solid.bg" | "colorPalette.bg" | "colorPalette.solid.bg.hover" | "colorPalette.bg.hover" | "colorPalette.hover" | "colorPalette.solid.fg" | "colorPalette.fg" | "colorPalette.subtle.bg" | "colorPalette.subtle.bg.hover" | "colorPalette.subtle.bg.active" | "colorPalette.bg.active" | "colorPalette.active" | "colorPalette.subtle.fg" | "colorPalette.surface.bg" | "colorPalette.surface.bg.active" | "colorPalette.surface.border" | "colorPalette.border" | "colorPalette.surface.border.hover" | "colorPalette.border.hover" | "colorPalette.surface.fg" | "colorPalette.outline.bg" | "colorPalette.outline.bg.hover" | "colorPalette.outline.bg.active" | "colorPalette.outline.border" | "colorPalette.outline.fg" | "colorPalette.plain.bg" | "colorPalette.plain.bg.hover" | "colorPalette.plain.bg.active" | "colorPalette.plain.fg" | "colorPalette.surface.bg.hover" | "colorPalette.default" | "colorPalette.muted" | "colorPalette.subtle" | "colorPalette.dim" | "colorPalette.bright" | "colorPalette.container" | "colorPalette.container.low" | "colorPalette.low" | "colorPalette.container.lowest" | "colorPalette.lowest" | "colorPalette.container.high" | "colorPalette.high" | "colorPalette.container.highest" | "colorPalette.highest" | "colorPalette.variant" | import("styled-system/types").AnyString | `var(--${string})` | (string & {}) | "-moz-initial" | "inherit" | "initial" | "revert" | "revert-layer" | "unset" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "turquoise" | "violet" | "wheat" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | readonly string[] | "child" | "context-fill" | "context-stroke" | undefined>;
|
|
34
|
+
fill?: import("styled-system/types").ConditionalValue<"canvas" | "none" | "current" | "black" | "white" | "transparent" | "rose.50" | "rose.100" | "rose.200" | "rose.300" | "rose.400" | "rose.500" | "rose.600" | "rose.700" | "rose.800" | "rose.900" | "rose.950" | "pink.50" | "pink.100" | "pink.200" | "pink.300" | "pink.400" | "pink.500" | "pink.600" | "pink.700" | "pink.800" | "pink.900" | "pink.950" | "fuchsia.50" | "fuchsia.100" | "fuchsia.200" | "fuchsia.300" | "fuchsia.400" | "fuchsia.500" | "fuchsia.600" | "fuchsia.700" | "fuchsia.800" | "fuchsia.900" | "fuchsia.950" | "purple.50" | "purple.100" | "purple.200" | "purple.300" | "purple.400" | "purple.500" | "purple.600" | "purple.700" | "purple.800" | "purple.900" | "purple.950" | "violet.50" | "violet.100" | "violet.200" | "violet.300" | "violet.400" | "violet.500" | "violet.600" | "violet.700" | "violet.800" | "violet.900" | "violet.950" | "indigo.50" | "indigo.100" | "indigo.200" | "indigo.300" | "indigo.400" | "indigo.500" | "indigo.600" | "indigo.700" | "indigo.800" | "indigo.900" | "indigo.950" | "blue.50" | "blue.100" | "blue.200" | "blue.300" | "blue.400" | "blue.500" | "blue.600" | "blue.700" | "blue.800" | "blue.900" | "blue.950" | "sky.50" | "sky.100" | "sky.200" | "sky.300" | "sky.400" | "sky.500" | "sky.600" | "sky.700" | "sky.800" | "sky.900" | "sky.950" | "cyan.50" | "cyan.100" | "cyan.200" | "cyan.300" | "cyan.400" | "cyan.500" | "cyan.600" | "cyan.700" | "cyan.800" | "cyan.900" | "cyan.950" | "teal.50" | "teal.100" | "teal.200" | "teal.300" | "teal.400" | "teal.500" | "teal.600" | "teal.700" | "teal.800" | "teal.900" | "teal.950" | "emerald.50" | "emerald.100" | "emerald.200" | "emerald.300" | "emerald.400" | "emerald.500" | "emerald.600" | "emerald.700" | "emerald.800" | "emerald.900" | "emerald.950" | "green.50" | "green.100" | "green.200" | "green.300" | "green.400" | "green.500" | "green.600" | "green.700" | "green.800" | "green.900" | "green.950" | "lime.50" | "lime.100" | "lime.200" | "lime.300" | "lime.400" | "lime.500" | "lime.600" | "lime.700" | "lime.800" | "lime.900" | "lime.950" | "yellow.50" | "yellow.100" | "yellow.200" | "yellow.300" | "yellow.400" | "yellow.500" | "yellow.600" | "yellow.700" | "yellow.800" | "yellow.900" | "yellow.950" | "amber.50" | "amber.100" | "amber.200" | "amber.300" | "amber.400" | "amber.500" | "amber.600" | "amber.700" | "amber.800" | "amber.900" | "amber.950" | "orange.50" | "orange.100" | "orange.200" | "orange.300" | "orange.400" | "orange.500" | "orange.600" | "orange.700" | "orange.800" | "orange.900" | "orange.950" | "red.50" | "red.100" | "red.200" | "red.300" | "red.400" | "red.500" | "red.600" | "red.700" | "red.800" | "red.900" | "red.950" | "stone.50" | "stone.100" | "stone.200" | "stone.300" | "stone.400" | "stone.500" | "stone.600" | "stone.700" | "stone.800" | "stone.900" | "stone.950" | "zinc.50" | "zinc.100" | "zinc.200" | "zinc.300" | "zinc.400" | "zinc.500" | "zinc.600" | "zinc.700" | "zinc.800" | "zinc.900" | "zinc.950" | "gray.50" | "gray.100" | "gray.200" | "gray.300" | "gray.400" | "gray.500" | "gray.600" | "gray.700" | "gray.800" | "gray.900" | "gray.950" | "slate.50" | "slate.100" | "slate.200" | "slate.300" | "slate.400" | "slate.500" | "slate.600" | "slate.700" | "slate.800" | "slate.900" | "slate.950" | "primary.0" | "primary.10" | "primary.20" | "primary.30" | "primary.40" | "primary.50" | "primary.60" | "primary.70" | "primary.80" | "primary.90" | "primary.95" | "primary.99" | "primary.100" | "secondary.0" | "secondary.10" | "secondary.20" | "secondary.30" | "secondary.40" | "secondary.50" | "secondary.60" | "secondary.70" | "secondary.80" | "secondary.90" | "secondary.95" | "secondary.99" | "secondary.100" | "tertiary.0" | "tertiary.10" | "tertiary.20" | "tertiary.30" | "tertiary.40" | "tertiary.50" | "tertiary.60" | "tertiary.70" | "tertiary.80" | "tertiary.90" | "tertiary.95" | "tertiary.99" | "tertiary.100" | "neutral.0" | "neutral.10" | "neutral.20" | "neutral.30" | "neutral.40" | "neutral.50" | "neutral.60" | "neutral.70" | "neutral.80" | "neutral.90" | "neutral.95" | "neutral.99" | "neutral.100" | "neutral.200" | "neutral.300" | "neutral.400" | "neutral.500" | "neutral.600" | "neutral.700" | "neutral.800" | "neutral.900" | "neutral.950" | "neutralVariant.0" | "neutralVariant.10" | "neutralVariant.20" | "neutralVariant.30" | "neutralVariant.40" | "neutralVariant.50" | "neutralVariant.60" | "neutralVariant.70" | "neutralVariant.80" | "neutralVariant.90" | "neutralVariant.95" | "neutralVariant.99" | "neutralVariant.100" | "error.0" | "error.10" | "error.20" | "error.30" | "error.40" | "error.50" | "error.60" | "error.70" | "error.80" | "error.90" | "error.95" | "error.99" | "error.100" | "primary.1" | "primary.2" | "primary.3" | "primary.4" | "primary.5" | "primary.6" | "primary.7" | "primary.8" | "primary.9" | "primary.11" | "primary.12" | "primary.a1" | "primary.a2" | "primary.a3" | "primary.a4" | "primary.a5" | "primary.a6" | "primary.a7" | "primary.a8" | "primary.a9" | "primary.a10" | "primary.a11" | "primary.a12" | "primary.solid.bg" | "primary.solid.bg.hover" | "primary.solid.fg" | "primary.subtle.bg" | "primary.subtle.bg.hover" | "primary.subtle.bg.active" | "primary.subtle.fg" | "primary.surface.bg" | "primary.surface.bg.active" | "primary.surface.border" | "primary.surface.border.hover" | "primary.surface.fg" | "primary.outline.bg" | "primary.outline.bg.hover" | "primary.outline.bg.active" | "primary.outline.border" | "primary.outline.fg" | "primary.plain.bg" | "primary.plain.bg.hover" | "primary.plain.bg.active" | "primary.plain.fg" | "secondary.1" | "secondary.2" | "secondary.3" | "secondary.4" | "secondary.5" | "secondary.6" | "secondary.7" | "secondary.8" | "secondary.9" | "secondary.11" | "secondary.12" | "secondary.a1" | "secondary.a2" | "secondary.a3" | "secondary.a4" | "secondary.a5" | "secondary.a6" | "secondary.a7" | "secondary.a8" | "secondary.a9" | "secondary.a10" | "secondary.a11" | "secondary.a12" | "secondary.solid.bg" | "secondary.solid.bg.hover" | "secondary.solid.fg" | "secondary.subtle.bg" | "secondary.subtle.bg.hover" | "secondary.subtle.bg.active" | "secondary.subtle.fg" | "secondary.surface.bg" | "secondary.surface.bg.active" | "secondary.surface.border" | "secondary.surface.border.hover" | "secondary.surface.fg" | "secondary.outline.bg" | "secondary.outline.bg.hover" | "secondary.outline.bg.active" | "secondary.outline.border" | "secondary.outline.fg" | "secondary.plain.bg" | "secondary.plain.bg.hover" | "secondary.plain.bg.active" | "secondary.plain.fg" | "tertiary.1" | "tertiary.2" | "tertiary.3" | "tertiary.4" | "tertiary.5" | "tertiary.6" | "tertiary.7" | "tertiary.8" | "tertiary.9" | "tertiary.11" | "tertiary.12" | "tertiary.a1" | "tertiary.a2" | "tertiary.a3" | "tertiary.a4" | "tertiary.a5" | "tertiary.a6" | "tertiary.a7" | "tertiary.a8" | "tertiary.a9" | "tertiary.a10" | "tertiary.a11" | "tertiary.a12" | "tertiary.solid.bg" | "tertiary.solid.bg.hover" | "tertiary.solid.fg" | "tertiary.subtle.bg" | "tertiary.subtle.bg.hover" | "tertiary.subtle.bg.active" | "tertiary.subtle.fg" | "tertiary.surface.bg" | "tertiary.surface.bg.active" | "tertiary.surface.border" | "tertiary.surface.border.hover" | "tertiary.surface.fg" | "tertiary.outline.bg" | "tertiary.outline.bg.hover" | "tertiary.outline.bg.active" | "tertiary.outline.border" | "tertiary.outline.fg" | "tertiary.plain.bg" | "tertiary.plain.bg.hover" | "tertiary.plain.bg.active" | "tertiary.plain.fg" | "neutral.1" | "neutral.2" | "neutral.3" | "neutral.4" | "neutral.5" | "neutral.6" | "neutral.7" | "neutral.8" | "neutral.9" | "neutral.11" | "neutral.12" | "neutral.a1" | "neutral.a2" | "neutral.a3" | "neutral.a4" | "neutral.a5" | "neutral.a6" | "neutral.a7" | "neutral.a8" | "neutral.a9" | "neutral.a10" | "neutral.a11" | "neutral.a12" | "neutral.solid.bg" | "neutral.solid.bg.hover" | "neutral.solid.fg" | "neutral.subtle.bg" | "neutral.subtle.bg.hover" | "neutral.subtle.bg.active" | "neutral.subtle.fg" | "neutral.surface.bg" | "neutral.surface.bg.hover" | "neutral.surface.bg.active" | "neutral.surface.border" | "neutral.surface.border.hover" | "neutral.surface.fg" | "neutral.outline.bg" | "neutral.outline.bg.hover" | "neutral.outline.bg.active" | "neutral.outline.border" | "neutral.outline.fg" | "neutral.plain.bg" | "neutral.plain.bg.hover" | "neutral.plain.bg.active" | "neutral.plain.fg" | "error.1" | "error.2" | "error.3" | "error.4" | "error.5" | "error.6" | "error.7" | "error.8" | "error.9" | "error.11" | "error.12" | "error" | "error.a1" | "error.a2" | "error.a3" | "error.a4" | "error.a5" | "error.a6" | "error.a7" | "error.a8" | "error.a9" | "error.a10" | "error.a11" | "error.a12" | "error.solid.bg" | "error.solid.bg.hover" | "error.solid.fg" | "error.subtle.bg" | "error.subtle.bg.hover" | "error.subtle.bg.active" | "error.subtle.fg" | "error.surface.bg" | "error.surface.bg.active" | "error.surface.border" | "error.surface.border.hover" | "error.surface.fg" | "error.outline.bg" | "error.outline.bg.hover" | "error.outline.bg.active" | "error.outline.border" | "error.outline.fg" | "error.plain.bg" | "error.plain.bg.hover" | "error.plain.bg.active" | "error.plain.fg" | "gray.1" | "gray.2" | "gray.3" | "gray.4" | "gray.5" | "gray.6" | "gray.7" | "gray.8" | "gray.9" | "gray.10" | "gray.11" | "gray.12" | "gray.a1" | "gray.a2" | "gray.a3" | "gray.a4" | "gray.a5" | "gray.a6" | "gray.a7" | "gray.a8" | "gray.a9" | "gray.a10" | "gray.a11" | "gray.a12" | "gray.solid.bg" | "gray.solid.bg.hover" | "gray.solid.fg" | "gray.subtle.bg" | "gray.subtle.bg.hover" | "gray.subtle.bg.active" | "gray.subtle.fg" | "gray.surface.bg" | "gray.surface.bg.hover" | "gray.surface.bg.active" | "gray.surface.border" | "gray.surface.border.hover" | "gray.surface.fg" | "gray.outline.bg" | "gray.outline.bg.hover" | "gray.outline.bg.active" | "gray.outline.border" | "gray.outline.fg" | "gray.plain.bg" | "gray.plain.bg.hover" | "gray.plain.bg.active" | "gray.plain.fg" | "red.1" | "red.2" | "red.3" | "red.4" | "red.5" | "red.6" | "red.7" | "red.8" | "red.9" | "red.10" | "red.11" | "red.12" | "red" | "red.a1" | "red.a2" | "red.a3" | "red.a4" | "red.a5" | "red.a6" | "red.a7" | "red.a8" | "red.a9" | "red.a10" | "red.a11" | "red.a12" | "red.solid.bg" | "red.solid.bg.hover" | "red.solid.fg" | "red.subtle.bg" | "red.subtle.bg.hover" | "red.subtle.bg.active" | "red.subtle.fg" | "red.surface.bg" | "red.surface.bg.active" | "red.surface.border" | "red.surface.border.hover" | "red.surface.fg" | "red.outline.bg" | "red.outline.bg.hover" | "red.outline.bg.active" | "red.outline.border" | "red.outline.fg" | "red.plain.bg" | "red.plain.bg.hover" | "red.plain.bg.active" | "red.plain.fg" | "fg.default" | "fg.muted" | "fg.subtle" | "border" | "surface" | "surface.dim" | "surface.bright" | "surface.container" | "surface.container.low" | "surface.container.lowest" | "surface.container.high" | "surface.container.highest" | "onSurface" | "onSurface.variant" | "m3Primary" | "m3Primary.container" | "onM3Primary" | "onM3Primary.container" | "m3Secondary" | "m3Secondary.container" | "onM3Secondary" | "onM3Secondary.container" | "m3Tertiary" | "m3Tertiary.container" | "onM3Tertiary" | "onM3Tertiary.container" | "outline" | "outline.variant" | "inverseSurface" | "inverseOnSurface" | "inversePrimary" | "scrim" | "colorPalette" | "colorPalette.50" | "colorPalette.100" | "colorPalette.200" | "colorPalette.300" | "colorPalette.400" | "colorPalette.500" | "colorPalette.600" | "colorPalette.700" | "colorPalette.800" | "colorPalette.900" | "colorPalette.950" | "colorPalette.0" | "colorPalette.10" | "colorPalette.20" | "colorPalette.30" | "colorPalette.40" | "colorPalette.60" | "colorPalette.70" | "colorPalette.80" | "colorPalette.90" | "colorPalette.95" | "colorPalette.99" | "colorPalette.1" | "colorPalette.2" | "colorPalette.3" | "colorPalette.4" | "colorPalette.5" | "colorPalette.6" | "colorPalette.7" | "colorPalette.8" | "colorPalette.9" | "colorPalette.11" | "colorPalette.12" | "colorPalette.a1" | "colorPalette.a2" | "colorPalette.a3" | "colorPalette.a4" | "colorPalette.a5" | "colorPalette.a6" | "colorPalette.a7" | "colorPalette.a8" | "colorPalette.a9" | "colorPalette.a10" | "colorPalette.a11" | "colorPalette.a12" | "colorPalette.solid.bg" | "colorPalette.bg" | "colorPalette.solid.bg.hover" | "colorPalette.bg.hover" | "colorPalette.hover" | "colorPalette.solid.fg" | "colorPalette.fg" | "colorPalette.subtle.bg" | "colorPalette.subtle.bg.hover" | "colorPalette.subtle.bg.active" | "colorPalette.bg.active" | "colorPalette.active" | "colorPalette.subtle.fg" | "colorPalette.surface.bg" | "colorPalette.surface.bg.active" | "colorPalette.surface.border" | "colorPalette.border" | "colorPalette.surface.border.hover" | "colorPalette.border.hover" | "colorPalette.surface.fg" | "colorPalette.outline.bg" | "colorPalette.outline.bg.hover" | "colorPalette.outline.bg.active" | "colorPalette.outline.border" | "colorPalette.outline.fg" | "colorPalette.plain.bg" | "colorPalette.plain.bg.hover" | "colorPalette.plain.bg.active" | "colorPalette.plain.fg" | "colorPalette.surface.bg.hover" | "colorPalette.default" | "colorPalette.muted" | "colorPalette.subtle" | "colorPalette.dim" | "colorPalette.bright" | "colorPalette.container" | "colorPalette.container.low" | "colorPalette.low" | "colorPalette.container.lowest" | "colorPalette.lowest" | "colorPalette.container.high" | "colorPalette.high" | "colorPalette.container.highest" | "colorPalette.highest" | "colorPalette.variant" | import("styled-system/types").AnyString | `var(--${string})` | (string & {}) | "-moz-initial" | "inherit" | "initial" | "revert" | "revert-layer" | "unset" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "turquoise" | "violet" | "wheat" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | readonly string[] | "child" | "context-fill" | "context-stroke" | undefined>;
|
|
35
35
|
fillOpacity?: import("styled-system/types").ConditionalValue<import("styled-system/types").AnyString | import("../../styled-system/types/csstype").Property.FillOpacity | readonly NonNullable<import("../../styled-system/types/csstype").Property.FillOpacity | undefined>[] | undefined>;
|
|
36
36
|
fillRule?: import("styled-system/types").ConditionalValue<import("styled-system/types").AnyString | import("../../styled-system/types/csstype").Property.FillRule | readonly NonNullable<import("../../styled-system/types/csstype").Property.FillRule | undefined>[] | undefined>;
|
|
37
37
|
floodColor?: import("styled-system/types").ConditionalValue<import("styled-system/types").AnyString | readonly string[] | import("../../styled-system/types/csstype").Property.FloodColor | undefined>;
|
|
@@ -63,7 +63,7 @@ export declare const Indicator: import("react").ForwardRefExoticComponent<Omit<{
|
|
|
63
63
|
shapeRendering?: import("styled-system/types").ConditionalValue<import("styled-system/types").AnyString | import("../../styled-system/types/csstype").Property.ShapeRendering | readonly NonNullable<import("../../styled-system/types/csstype").Property.ShapeRendering | undefined>[] | undefined>;
|
|
64
64
|
stopColor?: import("styled-system/types").ConditionalValue<import("styled-system/types").AnyString | readonly string[] | import("../../styled-system/types/csstype").Property.StopColor | undefined>;
|
|
65
65
|
stopOpacity?: import("styled-system/types").ConditionalValue<import("styled-system/types").AnyString | import("../../styled-system/types/csstype").Property.StopOpacity | readonly NonNullable<import("../../styled-system/types/csstype").Property.StopOpacity | undefined>[] | undefined>;
|
|
66
|
-
stroke?: import("styled-system/types").ConditionalValue<"canvas" | "none" | "current" | "black" | "white" | "transparent" | "rose.50" | "rose.100" | "rose.200" | "rose.300" | "rose.400" | "rose.500" | "rose.600" | "rose.700" | "rose.800" | "rose.900" | "rose.950" | "pink.50" | "pink.100" | "pink.200" | "pink.300" | "pink.400" | "pink.500" | "pink.600" | "pink.700" | "pink.800" | "pink.900" | "pink.950" | "fuchsia.50" | "fuchsia.100" | "fuchsia.200" | "fuchsia.300" | "fuchsia.400" | "fuchsia.500" | "fuchsia.600" | "fuchsia.700" | "fuchsia.800" | "fuchsia.900" | "fuchsia.950" | "purple.50" | "purple.100" | "purple.200" | "purple.300" | "purple.400" | "purple.500" | "purple.600" | "purple.700" | "purple.800" | "purple.900" | "purple.950" | "violet.50" | "violet.100" | "violet.200" | "violet.300" | "violet.400" | "violet.500" | "violet.600" | "violet.700" | "violet.800" | "violet.900" | "violet.950" | "indigo.50" | "indigo.100" | "indigo.200" | "indigo.300" | "indigo.400" | "indigo.500" | "indigo.600" | "indigo.700" | "indigo.800" | "indigo.900" | "indigo.950" | "blue.50" | "blue.100" | "blue.200" | "blue.300" | "blue.400" | "blue.500" | "blue.600" | "blue.700" | "blue.800" | "blue.900" | "blue.950" | "sky.50" | "sky.100" | "sky.200" | "sky.300" | "sky.400" | "sky.500" | "sky.600" | "sky.700" | "sky.800" | "sky.900" | "sky.950" | "cyan.50" | "cyan.100" | "cyan.200" | "cyan.300" | "cyan.400" | "cyan.500" | "cyan.600" | "cyan.700" | "cyan.800" | "cyan.900" | "cyan.950" | "teal.50" | "teal.100" | "teal.200" | "teal.300" | "teal.400" | "teal.500" | "teal.600" | "teal.700" | "teal.800" | "teal.900" | "teal.950" | "emerald.50" | "emerald.100" | "emerald.200" | "emerald.300" | "emerald.400" | "emerald.500" | "emerald.600" | "emerald.700" | "emerald.800" | "emerald.900" | "emerald.950" | "green.50" | "green.100" | "green.200" | "green.300" | "green.400" | "green.500" | "green.600" | "green.700" | "green.800" | "green.900" | "green.950" | "lime.50" | "lime.100" | "lime.200" | "lime.300" | "lime.400" | "lime.500" | "lime.600" | "lime.700" | "lime.800" | "lime.900" | "lime.950" | "yellow.50" | "yellow.100" | "yellow.200" | "yellow.300" | "yellow.400" | "yellow.500" | "yellow.600" | "yellow.700" | "yellow.800" | "yellow.900" | "yellow.950" | "amber.50" | "amber.100" | "amber.200" | "amber.300" | "amber.400" | "amber.500" | "amber.600" | "amber.700" | "amber.800" | "amber.900" | "amber.950" | "orange.50" | "orange.100" | "orange.200" | "orange.300" | "orange.400" | "orange.500" | "orange.600" | "orange.700" | "orange.800" | "orange.900" | "orange.950" | "red.50" | "red.100" | "red.200" | "red.300" | "red.400" | "red.500" | "red.600" | "red.700" | "red.800" | "red.900" | "red.950" | "stone.50" | "stone.100" | "stone.200" | "stone.300" | "stone.400" | "stone.500" | "stone.600" | "stone.700" | "stone.800" | "stone.900" | "stone.950" | "zinc.50" | "zinc.100" | "zinc.200" | "zinc.300" | "zinc.400" | "zinc.500" | "zinc.600" | "zinc.700" | "zinc.800" | "zinc.900" | "zinc.950" | "gray.50" | "gray.100" | "gray.200" | "gray.300" | "gray.400" | "gray.500" | "gray.600" | "gray.700" | "gray.800" | "gray.900" | "gray.950" | "slate.50" | "slate.100" | "slate.200" | "slate.300" | "slate.400" | "slate.500" | "slate.600" | "slate.700" | "slate.800" | "slate.900" | "slate.950" | "primary.0" | "primary.10" | "primary.20" | "primary.30" | "primary.40" | "primary.50" | "primary.60" | "primary.70" | "primary.80" | "primary.90" | "primary.95" | "primary.99" | "primary.100" | "secondary.0" | "secondary.10" | "secondary.20" | "secondary.30" | "secondary.40" | "secondary.50" | "secondary.60" | "secondary.70" | "secondary.80" | "secondary.90" | "secondary.95" | "secondary.99" | "secondary.100" | "tertiary.0" | "tertiary.10" | "tertiary.20" | "tertiary.30" | "tertiary.40" | "tertiary.50" | "tertiary.60" | "tertiary.70" | "tertiary.80" | "tertiary.90" | "tertiary.95" | "tertiary.99" | "tertiary.100" | "neutral.0" | "neutral.10" | "neutral.20" | "neutral.30" | "neutral.40" | "neutral.50" | "neutral.60" | "neutral.70" | "neutral.80" | "neutral.90" | "neutral.95" | "neutral.99" | "neutral.100" | "neutral.200" | "neutral.300" | "neutral.400" | "neutral.500" | "neutral.600" | "neutral.700" | "neutral.800" | "neutral.900" | "neutral.950" | "neutralVariant.0" | "neutralVariant.10" | "neutralVariant.20" | "neutralVariant.30" | "neutralVariant.40" | "neutralVariant.50" | "neutralVariant.60" | "neutralVariant.70" | "neutralVariant.80" | "neutralVariant.90" | "neutralVariant.95" | "neutralVariant.99" | "neutralVariant.100" | "error.0" | "error.10" | "error.20" | "error.30" | "error.40" | "error.50" | "error.60" | "error.70" | "error.80" | "error.90" | "error.95" | "error.99" | "error.100" | "primary.1" | "primary.2" | "primary.3" | "primary.4" | "primary.5" | "primary.6" | "primary.7" | "primary.8" | "primary.9" | "primary.11" | "primary.12" | "primary.a1" | "primary.a2" | "primary.a3" | "primary.a4" | "primary.a5" | "primary.a6" | "primary.a7" | "primary.a8" | "primary.a9" | "primary.a10" | "primary.a11" | "primary.a12" | "primary.solid.bg" | "primary.solid.bg.hover" | "primary.solid.fg" | "primary.subtle.bg" | "primary.subtle.bg.hover" | "primary.subtle.bg.active" | "primary.subtle.fg" | "primary.surface.bg" | "primary.surface.bg.active" | "primary.surface.border" | "primary.surface.border.hover" | "primary.surface.fg" | "primary.outline.bg" | "primary.outline.bg.hover" | "primary.outline.bg.active" | "primary.outline.border" | "primary.outline.fg" | "primary.plain.bg" | "primary.plain.bg.hover" | "primary.plain.bg.active" | "primary.plain.fg" | "neutral.1" | "neutral.2" | "neutral.3" | "neutral.4" | "neutral.5" | "neutral.6" | "neutral.7" | "neutral.8" | "neutral.9" | "neutral.11" | "neutral.12" | "neutral.a1" | "neutral.a2" | "neutral.a3" | "neutral.a4" | "neutral.a5" | "neutral.a6" | "neutral.a7" | "neutral.a8" | "neutral.a9" | "neutral.a10" | "neutral.a11" | "neutral.a12" | "neutral.solid.bg" | "neutral.solid.bg.hover" | "neutral.solid.fg" | "neutral.subtle.bg" | "neutral.subtle.bg.hover" | "neutral.subtle.bg.active" | "neutral.subtle.fg" | "neutral.surface.bg" | "neutral.surface.bg.hover" | "neutral.surface.bg.active" | "neutral.surface.border" | "neutral.surface.border.hover" | "neutral.surface.fg" | "neutral.outline.bg" | "neutral.outline.bg.hover" | "neutral.outline.bg.active" | "neutral.outline.border" | "neutral.outline.fg" | "neutral.plain.bg" | "neutral.plain.bg.hover" | "neutral.plain.bg.active" | "neutral.plain.fg" | "error.1" | "error.2" | "error.3" | "error.4" | "error.5" | "error.6" | "error.7" | "error.8" | "error.9" | "error.11" | "error.12" | "error.a1" | "error.a2" | "error.a3" | "error.a4" | "error.a5" | "error.a6" | "error.a7" | "error.a8" | "error.a9" | "error.a10" | "error.a11" | "error.a12" | "error.solid.bg" | "error.solid.bg.hover" | "error.solid.fg" | "error.subtle.bg" | "error.subtle.bg.hover" | "error.subtle.bg.active" | "error.subtle.fg" | "error.surface.bg" | "error.surface.bg.active" | "error.surface.border" | "error.surface.border.hover" | "error.surface.fg" | "error.outline.bg" | "error.outline.bg.hover" | "error.outline.bg.active" | "error.outline.border" | "error.outline.fg" | "error.plain.bg" | "error.plain.bg.hover" | "error.plain.bg.active" | "error.plain.fg" | "gray.1" | "gray.2" | "gray.3" | "gray.4" | "gray.5" | "gray.6" | "gray.7" | "gray.8" | "gray.9" | "gray.10" | "gray.11" | "gray.12" | "gray.a1" | "gray.a2" | "gray.a3" | "gray.a4" | "gray.a5" | "gray.a6" | "gray.a7" | "gray.a8" | "gray.a9" | "gray.a10" | "gray.a11" | "gray.a12" | "gray.solid.bg" | "gray.solid.bg.hover" | "gray.solid.fg" | "gray.subtle.bg" | "gray.subtle.bg.hover" | "gray.subtle.bg.active" | "gray.subtle.fg" | "gray.surface.bg" | "gray.surface.bg.hover" | "gray.surface.bg.active" | "gray.surface.border" | "gray.surface.border.hover" | "gray.surface.fg" | "gray.outline.bg" | "gray.outline.bg.hover" | "gray.outline.bg.active" | "gray.outline.border" | "gray.outline.fg" | "gray.plain.bg" | "gray.plain.bg.hover" | "gray.plain.bg.active" | "gray.plain.fg" | "red.1" | "red.2" | "red.3" | "red.4" | "red.5" | "red.6" | "red.7" | "red.8" | "red.9" | "red.10" | "red.11" | "red.12" | "red.a1" | "red.a2" | "red.a3" | "red.a4" | "red.a5" | "red.a6" | "red.a7" | "red.a8" | "red.a9" | "red.a10" | "red.a11" | "red.a12" | "red.solid.bg" | "red.solid.bg.hover" | "red.solid.fg" | "red.subtle.bg" | "red.subtle.bg.hover" | "red.subtle.bg.active" | "red.subtle.fg" | "red.surface.bg" | "red.surface.bg.active" | "red.surface.border" | "red.surface.border.hover" | "red.surface.fg" | "red.outline.bg" | "red.outline.bg.hover" | "red.outline.bg.active" | "red.outline.border" | "red.outline.fg" | "red.plain.bg" | "red.plain.bg.hover" | "red.plain.bg.active" | "red.plain.fg" | "fg.default" | "fg.muted" | "fg.subtle" | "border.default" | "border.muted" | "surface" | "surface.dim" | "surface.bright" | "surface.container" | "surface.container.low" | "surface.container.lowest" | "surface.container.high" | "surface.container.highest" | "onSurface" | "onSurface.variant" | "m3Primary" | "m3Primary.container" | "onM3Primary" | "onM3Primary.container" | "secondary" | "secondary.container" | "onSecondary" | "onSecondary.container" | "tertiary" | "tertiary.container" | "onTertiary" | "onTertiary.container" | "outline" | "outline.variant" | "inverseSurface" | "inverseOnSurface" | "inversePrimary" | "scrim" | "colorPalette" | "colorPalette.50" | "colorPalette.100" | "colorPalette.200" | "colorPalette.300" | "colorPalette.400" | "colorPalette.500" | "colorPalette.600" | "colorPalette.700" | "colorPalette.800" | "colorPalette.900" | "colorPalette.950" | "colorPalette.0" | "colorPalette.10" | "colorPalette.20" | "colorPalette.30" | "colorPalette.40" | "colorPalette.60" | "colorPalette.70" | "colorPalette.80" | "colorPalette.90" | "colorPalette.95" | "colorPalette.99" | "colorPalette.1" | "colorPalette.2" | "colorPalette.3" | "colorPalette.4" | "colorPalette.5" | "colorPalette.6" | "colorPalette.7" | "colorPalette.8" | "colorPalette.9" | "colorPalette.11" | "colorPalette.12" | "colorPalette.a1" | "colorPalette.a2" | "colorPalette.a3" | "colorPalette.a4" | "colorPalette.a5" | "colorPalette.a6" | "colorPalette.a7" | "colorPalette.a8" | "colorPalette.a9" | "colorPalette.a10" | "colorPalette.a11" | "colorPalette.a12" | "colorPalette.solid.bg" | "colorPalette.bg" | "colorPalette.solid.bg.hover" | "colorPalette.bg.hover" | "colorPalette.hover" | "colorPalette.solid.fg" | "colorPalette.fg" | "colorPalette.subtle.bg" | "colorPalette.subtle.bg.hover" | "colorPalette.subtle.bg.active" | "colorPalette.bg.active" | "colorPalette.active" | "colorPalette.subtle.fg" | "colorPalette.surface.bg" | "colorPalette.surface.bg.active" | "colorPalette.surface.border" | "colorPalette.border" | "colorPalette.surface.border.hover" | "colorPalette.border.hover" | "colorPalette.surface.fg" | "colorPalette.outline.bg" | "colorPalette.outline.bg.hover" | "colorPalette.outline.bg.active" | "colorPalette.outline.border" | "colorPalette.outline.fg" | "colorPalette.plain.bg" | "colorPalette.plain.bg.hover" | "colorPalette.plain.bg.active" | "colorPalette.plain.fg" | "colorPalette.surface.bg.hover" | "colorPalette.default" | "colorPalette.muted" | "colorPalette.subtle" | "colorPalette.dim" | "colorPalette.bright" | "colorPalette.container" | "colorPalette.container.low" | "colorPalette.low" | "colorPalette.container.lowest" | "colorPalette.lowest" | "colorPalette.container.high" | "colorPalette.high" | "colorPalette.container.highest" | "colorPalette.highest" | "colorPalette.variant" | import("styled-system/types").AnyString | `var(--${string})` | (string & {}) | "-moz-initial" | "inherit" | "initial" | "revert" | "revert-layer" | "unset" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "turquoise" | "violet" | "wheat" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | readonly string[] | "child" | "context-fill" | "context-stroke" | undefined>;
|
|
66
|
+
stroke?: import("styled-system/types").ConditionalValue<"canvas" | "none" | "current" | "black" | "white" | "transparent" | "rose.50" | "rose.100" | "rose.200" | "rose.300" | "rose.400" | "rose.500" | "rose.600" | "rose.700" | "rose.800" | "rose.900" | "rose.950" | "pink.50" | "pink.100" | "pink.200" | "pink.300" | "pink.400" | "pink.500" | "pink.600" | "pink.700" | "pink.800" | "pink.900" | "pink.950" | "fuchsia.50" | "fuchsia.100" | "fuchsia.200" | "fuchsia.300" | "fuchsia.400" | "fuchsia.500" | "fuchsia.600" | "fuchsia.700" | "fuchsia.800" | "fuchsia.900" | "fuchsia.950" | "purple.50" | "purple.100" | "purple.200" | "purple.300" | "purple.400" | "purple.500" | "purple.600" | "purple.700" | "purple.800" | "purple.900" | "purple.950" | "violet.50" | "violet.100" | "violet.200" | "violet.300" | "violet.400" | "violet.500" | "violet.600" | "violet.700" | "violet.800" | "violet.900" | "violet.950" | "indigo.50" | "indigo.100" | "indigo.200" | "indigo.300" | "indigo.400" | "indigo.500" | "indigo.600" | "indigo.700" | "indigo.800" | "indigo.900" | "indigo.950" | "blue.50" | "blue.100" | "blue.200" | "blue.300" | "blue.400" | "blue.500" | "blue.600" | "blue.700" | "blue.800" | "blue.900" | "blue.950" | "sky.50" | "sky.100" | "sky.200" | "sky.300" | "sky.400" | "sky.500" | "sky.600" | "sky.700" | "sky.800" | "sky.900" | "sky.950" | "cyan.50" | "cyan.100" | "cyan.200" | "cyan.300" | "cyan.400" | "cyan.500" | "cyan.600" | "cyan.700" | "cyan.800" | "cyan.900" | "cyan.950" | "teal.50" | "teal.100" | "teal.200" | "teal.300" | "teal.400" | "teal.500" | "teal.600" | "teal.700" | "teal.800" | "teal.900" | "teal.950" | "emerald.50" | "emerald.100" | "emerald.200" | "emerald.300" | "emerald.400" | "emerald.500" | "emerald.600" | "emerald.700" | "emerald.800" | "emerald.900" | "emerald.950" | "green.50" | "green.100" | "green.200" | "green.300" | "green.400" | "green.500" | "green.600" | "green.700" | "green.800" | "green.900" | "green.950" | "lime.50" | "lime.100" | "lime.200" | "lime.300" | "lime.400" | "lime.500" | "lime.600" | "lime.700" | "lime.800" | "lime.900" | "lime.950" | "yellow.50" | "yellow.100" | "yellow.200" | "yellow.300" | "yellow.400" | "yellow.500" | "yellow.600" | "yellow.700" | "yellow.800" | "yellow.900" | "yellow.950" | "amber.50" | "amber.100" | "amber.200" | "amber.300" | "amber.400" | "amber.500" | "amber.600" | "amber.700" | "amber.800" | "amber.900" | "amber.950" | "orange.50" | "orange.100" | "orange.200" | "orange.300" | "orange.400" | "orange.500" | "orange.600" | "orange.700" | "orange.800" | "orange.900" | "orange.950" | "red.50" | "red.100" | "red.200" | "red.300" | "red.400" | "red.500" | "red.600" | "red.700" | "red.800" | "red.900" | "red.950" | "stone.50" | "stone.100" | "stone.200" | "stone.300" | "stone.400" | "stone.500" | "stone.600" | "stone.700" | "stone.800" | "stone.900" | "stone.950" | "zinc.50" | "zinc.100" | "zinc.200" | "zinc.300" | "zinc.400" | "zinc.500" | "zinc.600" | "zinc.700" | "zinc.800" | "zinc.900" | "zinc.950" | "gray.50" | "gray.100" | "gray.200" | "gray.300" | "gray.400" | "gray.500" | "gray.600" | "gray.700" | "gray.800" | "gray.900" | "gray.950" | "slate.50" | "slate.100" | "slate.200" | "slate.300" | "slate.400" | "slate.500" | "slate.600" | "slate.700" | "slate.800" | "slate.900" | "slate.950" | "primary.0" | "primary.10" | "primary.20" | "primary.30" | "primary.40" | "primary.50" | "primary.60" | "primary.70" | "primary.80" | "primary.90" | "primary.95" | "primary.99" | "primary.100" | "secondary.0" | "secondary.10" | "secondary.20" | "secondary.30" | "secondary.40" | "secondary.50" | "secondary.60" | "secondary.70" | "secondary.80" | "secondary.90" | "secondary.95" | "secondary.99" | "secondary.100" | "tertiary.0" | "tertiary.10" | "tertiary.20" | "tertiary.30" | "tertiary.40" | "tertiary.50" | "tertiary.60" | "tertiary.70" | "tertiary.80" | "tertiary.90" | "tertiary.95" | "tertiary.99" | "tertiary.100" | "neutral.0" | "neutral.10" | "neutral.20" | "neutral.30" | "neutral.40" | "neutral.50" | "neutral.60" | "neutral.70" | "neutral.80" | "neutral.90" | "neutral.95" | "neutral.99" | "neutral.100" | "neutral.200" | "neutral.300" | "neutral.400" | "neutral.500" | "neutral.600" | "neutral.700" | "neutral.800" | "neutral.900" | "neutral.950" | "neutralVariant.0" | "neutralVariant.10" | "neutralVariant.20" | "neutralVariant.30" | "neutralVariant.40" | "neutralVariant.50" | "neutralVariant.60" | "neutralVariant.70" | "neutralVariant.80" | "neutralVariant.90" | "neutralVariant.95" | "neutralVariant.99" | "neutralVariant.100" | "error.0" | "error.10" | "error.20" | "error.30" | "error.40" | "error.50" | "error.60" | "error.70" | "error.80" | "error.90" | "error.95" | "error.99" | "error.100" | "primary.1" | "primary.2" | "primary.3" | "primary.4" | "primary.5" | "primary.6" | "primary.7" | "primary.8" | "primary.9" | "primary.11" | "primary.12" | "primary.a1" | "primary.a2" | "primary.a3" | "primary.a4" | "primary.a5" | "primary.a6" | "primary.a7" | "primary.a8" | "primary.a9" | "primary.a10" | "primary.a11" | "primary.a12" | "primary.solid.bg" | "primary.solid.bg.hover" | "primary.solid.fg" | "primary.subtle.bg" | "primary.subtle.bg.hover" | "primary.subtle.bg.active" | "primary.subtle.fg" | "primary.surface.bg" | "primary.surface.bg.active" | "primary.surface.border" | "primary.surface.border.hover" | "primary.surface.fg" | "primary.outline.bg" | "primary.outline.bg.hover" | "primary.outline.bg.active" | "primary.outline.border" | "primary.outline.fg" | "primary.plain.bg" | "primary.plain.bg.hover" | "primary.plain.bg.active" | "primary.plain.fg" | "secondary.1" | "secondary.2" | "secondary.3" | "secondary.4" | "secondary.5" | "secondary.6" | "secondary.7" | "secondary.8" | "secondary.9" | "secondary.11" | "secondary.12" | "secondary.a1" | "secondary.a2" | "secondary.a3" | "secondary.a4" | "secondary.a5" | "secondary.a6" | "secondary.a7" | "secondary.a8" | "secondary.a9" | "secondary.a10" | "secondary.a11" | "secondary.a12" | "secondary.solid.bg" | "secondary.solid.bg.hover" | "secondary.solid.fg" | "secondary.subtle.bg" | "secondary.subtle.bg.hover" | "secondary.subtle.bg.active" | "secondary.subtle.fg" | "secondary.surface.bg" | "secondary.surface.bg.active" | "secondary.surface.border" | "secondary.surface.border.hover" | "secondary.surface.fg" | "secondary.outline.bg" | "secondary.outline.bg.hover" | "secondary.outline.bg.active" | "secondary.outline.border" | "secondary.outline.fg" | "secondary.plain.bg" | "secondary.plain.bg.hover" | "secondary.plain.bg.active" | "secondary.plain.fg" | "tertiary.1" | "tertiary.2" | "tertiary.3" | "tertiary.4" | "tertiary.5" | "tertiary.6" | "tertiary.7" | "tertiary.8" | "tertiary.9" | "tertiary.11" | "tertiary.12" | "tertiary.a1" | "tertiary.a2" | "tertiary.a3" | "tertiary.a4" | "tertiary.a5" | "tertiary.a6" | "tertiary.a7" | "tertiary.a8" | "tertiary.a9" | "tertiary.a10" | "tertiary.a11" | "tertiary.a12" | "tertiary.solid.bg" | "tertiary.solid.bg.hover" | "tertiary.solid.fg" | "tertiary.subtle.bg" | "tertiary.subtle.bg.hover" | "tertiary.subtle.bg.active" | "tertiary.subtle.fg" | "tertiary.surface.bg" | "tertiary.surface.bg.active" | "tertiary.surface.border" | "tertiary.surface.border.hover" | "tertiary.surface.fg" | "tertiary.outline.bg" | "tertiary.outline.bg.hover" | "tertiary.outline.bg.active" | "tertiary.outline.border" | "tertiary.outline.fg" | "tertiary.plain.bg" | "tertiary.plain.bg.hover" | "tertiary.plain.bg.active" | "tertiary.plain.fg" | "neutral.1" | "neutral.2" | "neutral.3" | "neutral.4" | "neutral.5" | "neutral.6" | "neutral.7" | "neutral.8" | "neutral.9" | "neutral.11" | "neutral.12" | "neutral.a1" | "neutral.a2" | "neutral.a3" | "neutral.a4" | "neutral.a5" | "neutral.a6" | "neutral.a7" | "neutral.a8" | "neutral.a9" | "neutral.a10" | "neutral.a11" | "neutral.a12" | "neutral.solid.bg" | "neutral.solid.bg.hover" | "neutral.solid.fg" | "neutral.subtle.bg" | "neutral.subtle.bg.hover" | "neutral.subtle.bg.active" | "neutral.subtle.fg" | "neutral.surface.bg" | "neutral.surface.bg.hover" | "neutral.surface.bg.active" | "neutral.surface.border" | "neutral.surface.border.hover" | "neutral.surface.fg" | "neutral.outline.bg" | "neutral.outline.bg.hover" | "neutral.outline.bg.active" | "neutral.outline.border" | "neutral.outline.fg" | "neutral.plain.bg" | "neutral.plain.bg.hover" | "neutral.plain.bg.active" | "neutral.plain.fg" | "error.1" | "error.2" | "error.3" | "error.4" | "error.5" | "error.6" | "error.7" | "error.8" | "error.9" | "error.11" | "error.12" | "error" | "error.a1" | "error.a2" | "error.a3" | "error.a4" | "error.a5" | "error.a6" | "error.a7" | "error.a8" | "error.a9" | "error.a10" | "error.a11" | "error.a12" | "error.solid.bg" | "error.solid.bg.hover" | "error.solid.fg" | "error.subtle.bg" | "error.subtle.bg.hover" | "error.subtle.bg.active" | "error.subtle.fg" | "error.surface.bg" | "error.surface.bg.active" | "error.surface.border" | "error.surface.border.hover" | "error.surface.fg" | "error.outline.bg" | "error.outline.bg.hover" | "error.outline.bg.active" | "error.outline.border" | "error.outline.fg" | "error.plain.bg" | "error.plain.bg.hover" | "error.plain.bg.active" | "error.plain.fg" | "gray.1" | "gray.2" | "gray.3" | "gray.4" | "gray.5" | "gray.6" | "gray.7" | "gray.8" | "gray.9" | "gray.10" | "gray.11" | "gray.12" | "gray.a1" | "gray.a2" | "gray.a3" | "gray.a4" | "gray.a5" | "gray.a6" | "gray.a7" | "gray.a8" | "gray.a9" | "gray.a10" | "gray.a11" | "gray.a12" | "gray.solid.bg" | "gray.solid.bg.hover" | "gray.solid.fg" | "gray.subtle.bg" | "gray.subtle.bg.hover" | "gray.subtle.bg.active" | "gray.subtle.fg" | "gray.surface.bg" | "gray.surface.bg.hover" | "gray.surface.bg.active" | "gray.surface.border" | "gray.surface.border.hover" | "gray.surface.fg" | "gray.outline.bg" | "gray.outline.bg.hover" | "gray.outline.bg.active" | "gray.outline.border" | "gray.outline.fg" | "gray.plain.bg" | "gray.plain.bg.hover" | "gray.plain.bg.active" | "gray.plain.fg" | "red.1" | "red.2" | "red.3" | "red.4" | "red.5" | "red.6" | "red.7" | "red.8" | "red.9" | "red.10" | "red.11" | "red.12" | "red" | "red.a1" | "red.a2" | "red.a3" | "red.a4" | "red.a5" | "red.a6" | "red.a7" | "red.a8" | "red.a9" | "red.a10" | "red.a11" | "red.a12" | "red.solid.bg" | "red.solid.bg.hover" | "red.solid.fg" | "red.subtle.bg" | "red.subtle.bg.hover" | "red.subtle.bg.active" | "red.subtle.fg" | "red.surface.bg" | "red.surface.bg.active" | "red.surface.border" | "red.surface.border.hover" | "red.surface.fg" | "red.outline.bg" | "red.outline.bg.hover" | "red.outline.bg.active" | "red.outline.border" | "red.outline.fg" | "red.plain.bg" | "red.plain.bg.hover" | "red.plain.bg.active" | "red.plain.fg" | "fg.default" | "fg.muted" | "fg.subtle" | "border" | "surface" | "surface.dim" | "surface.bright" | "surface.container" | "surface.container.low" | "surface.container.lowest" | "surface.container.high" | "surface.container.highest" | "onSurface" | "onSurface.variant" | "m3Primary" | "m3Primary.container" | "onM3Primary" | "onM3Primary.container" | "m3Secondary" | "m3Secondary.container" | "onM3Secondary" | "onM3Secondary.container" | "m3Tertiary" | "m3Tertiary.container" | "onM3Tertiary" | "onM3Tertiary.container" | "outline" | "outline.variant" | "inverseSurface" | "inverseOnSurface" | "inversePrimary" | "scrim" | "colorPalette" | "colorPalette.50" | "colorPalette.100" | "colorPalette.200" | "colorPalette.300" | "colorPalette.400" | "colorPalette.500" | "colorPalette.600" | "colorPalette.700" | "colorPalette.800" | "colorPalette.900" | "colorPalette.950" | "colorPalette.0" | "colorPalette.10" | "colorPalette.20" | "colorPalette.30" | "colorPalette.40" | "colorPalette.60" | "colorPalette.70" | "colorPalette.80" | "colorPalette.90" | "colorPalette.95" | "colorPalette.99" | "colorPalette.1" | "colorPalette.2" | "colorPalette.3" | "colorPalette.4" | "colorPalette.5" | "colorPalette.6" | "colorPalette.7" | "colorPalette.8" | "colorPalette.9" | "colorPalette.11" | "colorPalette.12" | "colorPalette.a1" | "colorPalette.a2" | "colorPalette.a3" | "colorPalette.a4" | "colorPalette.a5" | "colorPalette.a6" | "colorPalette.a7" | "colorPalette.a8" | "colorPalette.a9" | "colorPalette.a10" | "colorPalette.a11" | "colorPalette.a12" | "colorPalette.solid.bg" | "colorPalette.bg" | "colorPalette.solid.bg.hover" | "colorPalette.bg.hover" | "colorPalette.hover" | "colorPalette.solid.fg" | "colorPalette.fg" | "colorPalette.subtle.bg" | "colorPalette.subtle.bg.hover" | "colorPalette.subtle.bg.active" | "colorPalette.bg.active" | "colorPalette.active" | "colorPalette.subtle.fg" | "colorPalette.surface.bg" | "colorPalette.surface.bg.active" | "colorPalette.surface.border" | "colorPalette.border" | "colorPalette.surface.border.hover" | "colorPalette.border.hover" | "colorPalette.surface.fg" | "colorPalette.outline.bg" | "colorPalette.outline.bg.hover" | "colorPalette.outline.bg.active" | "colorPalette.outline.border" | "colorPalette.outline.fg" | "colorPalette.plain.bg" | "colorPalette.plain.bg.hover" | "colorPalette.plain.bg.active" | "colorPalette.plain.fg" | "colorPalette.surface.bg.hover" | "colorPalette.default" | "colorPalette.muted" | "colorPalette.subtle" | "colorPalette.dim" | "colorPalette.bright" | "colorPalette.container" | "colorPalette.container.low" | "colorPalette.low" | "colorPalette.container.lowest" | "colorPalette.lowest" | "colorPalette.container.high" | "colorPalette.high" | "colorPalette.container.highest" | "colorPalette.highest" | "colorPalette.variant" | import("styled-system/types").AnyString | `var(--${string})` | (string & {}) | "-moz-initial" | "inherit" | "initial" | "revert" | "revert-layer" | "unset" | "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "turquoise" | "violet" | "wheat" | "whitesmoke" | "yellow" | "yellowgreen" | "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText" | "currentcolor" | readonly string[] | "child" | "context-fill" | "context-stroke" | undefined>;
|
|
67
67
|
strokeDasharray?: import("styled-system/types").ConditionalValue<import("styled-system/types").AnyString | import("../../styled-system/types/csstype").Property.StrokeDasharray<import("styled-system/types").String | import("styled-system/types").Number> | readonly NonNullable<import("../../styled-system/types/csstype").Property.StrokeDasharray<import("styled-system/types").String | import("styled-system/types").Number> | undefined>[] | undefined>;
|
|
68
68
|
strokeDashoffset?: import("styled-system/types").ConditionalValue<import("styled-system/types").AnyString | import("../../styled-system/types/csstype").Property.StrokeDashoffset<import("styled-system/types").String | import("styled-system/types").Number> | readonly NonNullable<import("../../styled-system/types/csstype").Property.StrokeDashoffset<import("styled-system/types").String | import("styled-system/types").Number> | undefined>[] | undefined>;
|
|
69
69
|
strokeLinecap?: import("styled-system/types").ConditionalValue<import("styled-system/types").AnyString | import("../../styled-system/types/csstype").Property.StrokeLinecap | readonly NonNullable<import("../../styled-system/types/csstype").Property.StrokeLinecap | undefined>[] | undefined>;
|
|
@@ -12,7 +12,7 @@ export interface StepItem {
|
|
|
12
12
|
/** Optional step description */
|
|
13
13
|
description?: string;
|
|
14
14
|
}
|
|
15
|
-
export interface StepperRootProps extends Omit<React.ComponentPropsWithoutRef<typeof Steps.Root>, 'count' | 'size' | 'orientation'>, Omit<StepperVariantProps, 'colorPalette'> {
|
|
15
|
+
export interface StepperRootProps extends Omit<React.ComponentPropsWithoutRef<typeof Steps.Root>, 'count' | 'size' | 'orientation' | 'step' | 'defaultStep'>, Omit<StepperVariantProps, 'colorPalette'> {
|
|
16
16
|
/** Array of step configurations */
|
|
17
17
|
steps: StepItem[];
|
|
18
18
|
/** Color palette for theming (default: "primary") */
|
|
@@ -25,6 +25,10 @@ export interface StepperRootProps extends Omit<React.ComponentPropsWithoutRef<ty
|
|
|
25
25
|
prevLabel?: string;
|
|
26
26
|
/** Next button label */
|
|
27
27
|
nextLabel?: string;
|
|
28
|
+
/** Current step (controlled mode) */
|
|
29
|
+
step?: number;
|
|
30
|
+
/** Default step (uncontrolled mode) */
|
|
31
|
+
defaultStep?: number;
|
|
28
32
|
/** Custom class name */
|
|
29
33
|
className?: string;
|
|
30
34
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Stepper.d.ts","sourceRoot":"","sources":["../../../src/components/Stepper/Stepper.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAC;AAC1C,OAAO,EAAE,KAAK,EAAmB,MAAM,qBAAqB,CAAC;AAC7D,OAAO,EAEL,KAAK,mBAAmB,EAEzB,MAAM,uBAAuB,CAAC;AAG/B;;GAEG;AACH,MAAM,WAAW,QAAQ;IACvB,qCAAqC;IACrC,KAAK,EAAE,MAAM,CAAC;IACd,uBAAuB;IACvB,KAAK,EAAE,MAAM,CAAC;IACd,gCAAgC;IAChC,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,MAAM,WAAW,gBACf,SACE,IAAI,CACF,KAAK,CAAC,wBAAwB,CAAC,OAAO,KAAK,CAAC,IAAI,CAAC,EACjD,OAAO,GAAG,MAAM,GAAG,aAAa,
|
|
1
|
+
{"version":3,"file":"Stepper.d.ts","sourceRoot":"","sources":["../../../src/components/Stepper/Stepper.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAC;AAC1C,OAAO,EAAE,KAAK,EAAmB,MAAM,qBAAqB,CAAC;AAC7D,OAAO,EAEL,KAAK,mBAAmB,EAEzB,MAAM,uBAAuB,CAAC;AAG/B;;GAEG;AACH,MAAM,WAAW,QAAQ;IACvB,qCAAqC;IACrC,KAAK,EAAE,MAAM,CAAC;IACd,uBAAuB;IACvB,KAAK,EAAE,MAAM,CAAC;IACd,gCAAgC;IAChC,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,MAAM,WAAW,gBACf,SACE,IAAI,CACF,KAAK,CAAC,wBAAwB,CAAC,OAAO,KAAK,CAAC,IAAI,CAAC,EACjD,OAAO,GAAG,MAAM,GAAG,aAAa,GAAG,MAAM,GAAG,aAAa,CAC1D,EACD,IAAI,CAAC,mBAAmB,EAAE,cAAc,CAAC;IAC3C,mCAAmC;IACnC,KAAK,EAAE,QAAQ,EAAE,CAAC;IAClB,qDAAqD;IACrD,YAAY,CAAC,EAAE,SAAS,GAAG,WAAW,GAAG,UAAU,GAAG,OAAO,GAAG,SAAS,CAAC;IAC1E,6CAA6C;IAC7C,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,kDAAkD;IAClD,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,4BAA4B;IAC5B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,wBAAwB;IACxB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,qCAAqC;IACrC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,uCAAuC;IACvC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,wBAAwB;IACxB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAwCD;;;;;;;;;;;;;;;;;;;GAmBG;AACH,eAAO,MAAM,WAAW,yFAuFvB,CAAC;AAKF,eAAO,MAAM,OAAO;;;;;;;;;;;CAWlB,CAAC"}
|