@chakra-ui/anatomy
Advanced tools
Comparing version 0.0.0-dev-20230718130742 to 0.0.0-dev-20230718132637
@@ -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"); |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2879248
38296