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

@chakra-ui/utils

Package Overview
Dependencies
Maintainers
2
Versions
283
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/utils - npm Package Compare versions

Comparing version 0.0.0-dev-20240314210302 to 0.0.0-dev-20240315145938

2

dist/types/is-element.d.ts

@@ -8,2 +8,2 @@ import { FocusableElement } from "./types";

export declare function isContentEditableElement(element: HTMLElement): boolean;
export declare function isDisabledElement(element: HTMLElement): boolean;
export declare function disabledElement(element: HTMLElement): boolean;

@@ -5,3 +5,3 @@ export declare const hasDisplayNone: (element: HTMLElement) => boolean;

export declare function hasFocusWithin(element: HTMLElement): boolean;
export declare function isFocusable(element: HTMLElement): boolean;
export declare function focusable(element: HTMLElement): boolean;
export declare function isTabbable(element?: HTMLElement | null): boolean;
{
"name": "@chakra-ui/utils",
"version": "0.0.0-dev-20240314210302",
"version": "0.0.0-dev-20240315145938",
"description": "Common utilities and types for Chakra UI",

@@ -5,0 +5,0 @@ "author": "Segun Adebayo <sage@adebayosegun.com>",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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