@zag-js/toast
Advanced tools
Comparing version 0.58.2 to 0.58.3
@@ -282,3 +282,3 @@ import { CommonProperties, Direction, PropTypes, DirectionProperty, RequiredBy, NormalizeProps } from '@zag-js/types'; | ||
declare const anatomy: _zag_js_anatomy.AnatomyInstance<"title" | "root" | "description" | "group" | "actionTrigger" | "closeTrigger">; | ||
declare const anatomy: _zag_js_anatomy.AnatomyInstance<"title" | "root" | "group" | "description" | "actionTrigger" | "closeTrigger">; | ||
@@ -285,0 +285,0 @@ declare function connect<T extends PropTypes, O>(state: State<O>, send: Send, normalize: NormalizeProps<T>): MachineApi<T, O>; |
{ | ||
"name": "@zag-js/toast", | ||
"version": "0.58.2", | ||
"version": "0.58.3", | ||
"description": "Core logic for the toast widget implemented as a state machine", | ||
@@ -30,9 +30,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@zag-js/anatomy": "0.58.2", | ||
"@zag-js/dom-query": "0.58.2", | ||
"@zag-js/core": "0.58.2", | ||
"@zag-js/dismissable": "0.58.2", | ||
"@zag-js/dom-event": "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/dismissable": "0.58.3", | ||
"@zag-js/dom-event": "0.58.3", | ||
"@zag-js/utils": "0.58.3", | ||
"@zag-js/types": "0.58.3" | ||
}, | ||
@@ -39,0 +39,0 @@ "devDependencies": { |
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
+ Added@zag-js/anatomy@0.58.3(transitive)
+ Added@zag-js/core@0.58.3(transitive)
+ Added@zag-js/dismissable@0.58.3(transitive)
+ Added@zag-js/dom-event@0.58.3(transitive)
+ Added@zag-js/dom-query@0.58.3(transitive)
+ Added@zag-js/interact-outside@0.58.3(transitive)
+ Added@zag-js/store@0.58.3(transitive)
+ Added@zag-js/text-selection@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/dismissable@0.58.2(transitive)
- Removed@zag-js/dom-event@0.58.2(transitive)
- Removed@zag-js/dom-query@0.58.2(transitive)
- Removed@zag-js/interact-outside@0.58.2(transitive)
- Removed@zag-js/store@0.58.2(transitive)
- Removed@zag-js/text-selection@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/dismissable@0.58.3
Updated@zag-js/dom-event@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