Panda CSS v3 #125
Annotations
10 errors
Build
@saas-ui/react-panda#build: command (/home/runner/work/saas-ui/saas-ui/packages/saas-ui-react-panda) /tmp/xfs-9b984c08/yarn run build exited (1)
|
Build
Object literal may only specify known properties, and 'asChild' does not exist in type '{ className?: string | undefined; }'.
|
Build
Type '{ children: Element; filter?: ConditionalValue<AnyString | "auto" | readonly string[] | `var(--${string})` | Filter | undefined>; fill?: ConditionalValue<AnyString | ... 446 more ... | undefined>; ... 797 more ...; ref: ForwardedRef<...>; }' is not assignable to type 'IntrinsicAttributes & { className?: string | undefined; htmlWidth?: string | number | undefined; htmlHeight?: string | number | undefined; htmlTranslate?: "no" | ... 1 more ... | undefined; htmlContent?: string | undefined; } & SystemStyleObject & WithCss & RefAttributes<...>'.
|
Build
Type '{ children: any[]; filter?: ConditionalValue<AnyString | "auto" | readonly string[] | `var(--${string})` | Filter | undefined>; fill?: ConditionalValue<AnyString | "border" | ... 445 more ... | undefined>; ... 797 more ...; ref: ForwardedRef<...>; }' is not assignable to type 'IntrinsicAttributes & { className?: string | undefined; htmlWidth?: string | number | undefined; htmlHeight?: string | number | undefined; htmlTranslate?: "no" | ... 1 more ... | undefined; htmlContent?: string | undefined; } & SystemStyleObject & WithCss & RefAttributes<...>'.
|
Build
Type '{ children: Element; hidden: boolean; }' is not assignable to type 'IntrinsicAttributes & { className?: string | undefined; htmlWidth?: string | number | undefined; htmlHeight?: string | number | undefined; htmlTranslate?: "no" | ... 1 more ... | undefined; htmlContent?: string | undefined; } & SystemStyleObject & WithCss & RefAttributes<...>'.
|
Build
Property 'children' does not exist on type 'Omit<MenuCheckboxItemProps, "ref">'.
|
Build
Property 'children' does not exist on type 'Omit<MenuRadioItemProps, "ref">'.
|
Build
Type '{ children: Element[]; filter?: ConditionalValue<AnyString | "auto" | readonly string[] | `var(--${string})` | Filter | undefined>; fill?: ConditionalValue<AnyString | ... 446 more ... | undefined>; ... 797 more ...; ref: ForwardedRef<...>; }' is not assignable to type 'IntrinsicAttributes & { className?: string | undefined; htmlWidth?: string | number | undefined; htmlHeight?: string | number | undefined; htmlTranslate?: "no" | ... 1 more ... | undefined; htmlContent?: string | undefined; } & SystemStyleObject & WithCss & RefAttributes<...>'.
|
Build
Type '{ children: Element; style: { position: string; left: string; top: string; transform: string; }; }' is not assignable to type 'IntrinsicAttributes & { className?: string | undefined; htmlWidth?: string | number | undefined; htmlHeight?: string | number | undefined; htmlTranslate?: "no" | ... 1 more ... | undefined; htmlContent?: string | undefined; } & SystemStyleObject & WithCss & RefAttributes<...>'.
|
Build
Property 'title' does not exist on type 'Omit<MenuItemGroupProps, "ref">'.
|
Loading