@zag-js/progress
Advanced tools
Comparing version 0.58.2 to 0.58.3
@@ -185,3 +185,2 @@ "use strict"; | ||
root: { | ||
viewBox: "0 0 var(--size) var(--size)", | ||
style: { | ||
@@ -188,0 +187,0 @@ width: "var(--size)", |
{ | ||
"name": "@zag-js/progress", | ||
"version": "0.58.2", | ||
"version": "0.58.3", | ||
"description": "Core logic for the progress widget implemented as a state machine", | ||
@@ -31,7 +31,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@zag-js/anatomy": "0.58.2", | ||
"@zag-js/core": "0.58.2", | ||
"@zag-js/dom-query": "0.58.2", | ||
"@zag-js/utils": "0.58.2", | ||
"@zag-js/types": "0.58.2" | ||
"@zag-js/anatomy": "0.58.3", | ||
"@zag-js/core": "0.58.3", | ||
"@zag-js/dom-query": "0.58.3", | ||
"@zag-js/utils": "0.58.3", | ||
"@zag-js/types": "0.58.3" | ||
}, | ||
@@ -38,0 +38,0 @@ "devDependencies": { |
@@ -151,3 +151,2 @@ import type { NormalizeProps, PropTypes } from "@zag-js/types" | ||
root: { | ||
viewBox: "0 0 var(--size) var(--size)", | ||
style: { | ||
@@ -154,0 +153,0 @@ width: "var(--size)", |
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
69249
1094
+ Added@zag-js/anatomy@0.58.3(transitive)
+ Added@zag-js/core@0.58.3(transitive)
+ Added@zag-js/dom-query@0.58.3(transitive)
+ Added@zag-js/store@0.58.3(transitive)
+ Added@zag-js/types@0.58.3(transitive)
+ Added@zag-js/utils@0.58.3(transitive)
- Removed@zag-js/anatomy@0.58.2(transitive)
- Removed@zag-js/core@0.58.2(transitive)
- Removed@zag-js/dom-query@0.58.2(transitive)
- Removed@zag-js/store@0.58.2(transitive)
- Removed@zag-js/types@0.58.2(transitive)
- Removed@zag-js/utils@0.58.2(transitive)
Updated@zag-js/anatomy@0.58.3
Updated@zag-js/core@0.58.3
Updated@zag-js/dom-query@0.58.3
Updated@zag-js/types@0.58.3
Updated@zag-js/utils@0.58.3