@yamada-ui/input
Advanced tools
Comparing version 0.0.0-dev-20231004170554 to 0.0.0-dev-20231007192434
@@ -189,3 +189,3 @@ "use client" | ||
[placement === "left" ? "insetStart" : "insetEnd"]: "0", | ||
zIndex: 2, | ||
zIndex: "kurillin", | ||
display: "flex", | ||
@@ -192,0 +192,0 @@ alignItems: "center", |
@@ -72,3 +72,3 @@ "use client" | ||
[placement === "left" ? "insetStart" : "insetEnd"]: "0", | ||
zIndex: 2, | ||
zIndex: "kurillin", | ||
display: "flex", | ||
@@ -75,0 +75,0 @@ alignItems: "center", |
@@ -187,3 +187,3 @@ "use client" | ||
[placement === "left" ? "insetStart" : "insetEnd"]: "0", | ||
zIndex: 2, | ||
zIndex: "kurillin", | ||
display: "flex", | ||
@@ -190,0 +190,0 @@ alignItems: "center", |
@@ -134,3 +134,3 @@ "use client" | ||
[placement === "left" ? "insetStart" : "insetEnd"]: "0", | ||
zIndex: 2, | ||
zIndex: "kurillin", | ||
display: "flex", | ||
@@ -137,0 +137,0 @@ alignItems: "center", |
{ | ||
"name": "@yamada-ui/input", | ||
"version": "0.0.0-dev-20231004170554", | ||
"version": "0.0.0-dev-20231007192434", | ||
"description": "Yamada UI input component", | ||
@@ -38,7 +38,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@yamada-ui/core": "0.9.4", | ||
"@yamada-ui/core": "0.0.0-dev-20231007192434", | ||
"@yamada-ui/utils": "0.2.1", | ||
"@yamada-ui/file-input": "0.0.0-dev-20231004170554", | ||
"@yamada-ui/form-control": "0.0.0-dev-20231004170554", | ||
"@yamada-ui/use-token": "0.2.4" | ||
"@yamada-ui/file-input": "0.0.0-dev-20231007192434", | ||
"@yamada-ui/form-control": "0.0.0-dev-20231007192434", | ||
"@yamada-ui/use-token": "0.0.0-dev-20231007192434" | ||
}, | ||
@@ -45,0 +45,0 @@ "devDependencies": { |
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
53499
+ Added@yamada-ui/core@0.0.0-dev-20231007192434(transitive)
+ Added@yamada-ui/file-input@0.0.0-dev-20231007192434(transitive)
+ Added@yamada-ui/form-control@0.0.0-dev-20231007192434(transitive)
+ Added@yamada-ui/portal@0.0.0-dev-20231007192434(transitive)
+ Added@yamada-ui/use-token@0.0.0-dev-20231007192434(transitive)
- Removed@yamada-ui/core@0.9.4(transitive)
- Removed@yamada-ui/file-input@0.0.0-dev-20231004170554(transitive)
- Removed@yamada-ui/form-control@0.0.0-dev-20231004170554(transitive)
- Removed@yamada-ui/portal@0.3.1(transitive)
- Removed@yamada-ui/use-token@0.2.4(transitive)