You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@chakra-ui/anatomy

Package Overview
Dependencies
Maintainers
2
Versions
266
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.0-dev-20230718130742 to 0.0.0-dev-20230718132637

dist/chunk-Z4JVF5YI.mjs

7

dist/components.js

@@ -140,3 +140,8 @@ 'use client'

var formErrorAnatomy = anatomy("formError").parts("text", "icon");
var inputAnatomy = anatomy("input").parts("addon", "field", "element");
var inputAnatomy = anatomy("input").parts(
"addon",
"field",
"element",
"group"
);
var listAnatomy = anatomy("list").parts("container", "item", "icon");

@@ -143,0 +148,0 @@ var menuAnatomy = anatomy("menu").parts("button", "list", "item").extend("groupTitle", "icon", "command", "divider");

@@ -141,3 +141,8 @@ 'use client'

var formErrorAnatomy = anatomy("formError").parts("text", "icon");
var inputAnatomy = anatomy("input").parts("addon", "field", "element");
var inputAnatomy = anatomy("input").parts(
"addon",
"field",
"element",
"group"
);
var listAnatomy = anatomy("list").parts("container", "item", "icon");

@@ -144,0 +149,0 @@ var menuAnatomy = anatomy("menu").parts("button", "list", "item").extend("groupTitle", "icon", "command", "divider");

2

package.json
{
"name": "@chakra-ui/anatomy",
"version": "0.0.0-dev-20230718130742",
"version": "0.0.0-dev-20230718132637",
"description": "The anatomy of all chakra components",

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

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

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc