Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ark-ui/react

Package Overview
Dependencies
Maintainers
2
Versions
539
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ark-ui/react - npm Package Compare versions

Comparing version 0.0.0-rc-20221125023333 to 0.0.0-rc-20221126123806

6

dist/index.d.ts
import * as _polymorphic_factory_react from '@polymorphic-factory/react';
import { HTMLPolymorphicProps } from '@polymorphic-factory/react';
import { HTMLPolymorphicProps, Assign as Assign$1 } from '@polymorphic-factory/react';
import * as react from 'react';

@@ -81,7 +81,7 @@ import { ElementType, PropsWithChildren, ReactElement, ReactNode } from 'react';

type AccordionItemProps = HTMLArkProps<'div'> & {
type AccordionItemProps = Assign$1<HTMLArkProps<'div'>, {
value: string;
disabled?: boolean;
children?: React.ReactNode | ((props: ReturnType<AccordionContext['getItemState']>) => React.ReactNode);
};
}>;
declare const AccordionItem: _polymorphic_factory_react.ComponentWithAs<"div", AccordionItemProps>;

@@ -88,0 +88,0 @@

{
"name": "@ark-ui/react",
"version": "0.0.0-rc-20221125023333",
"version": "0.0.0-rc-20221126123806",
"description": "",

@@ -5,0 +5,0 @@ "keywords": [],

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc