@zag-js/core
Advanced tools
Comparing version
@@ -472,2 +472,3 @@ var __defProp = Object.defineProperty; | ||
return { | ||
isTargetless: !transition, | ||
transition, | ||
@@ -474,0 +475,0 @@ stateNode, |
@@ -155,2 +155,3 @@ export declare type Dict<T = any> = Record<string, T>; | ||
interface StateInfo<TContext extends Dict, TState extends StateSchema, TEvent extends EventObject> { | ||
isTargetless: boolean; | ||
transition: TransitionDefinition<TContext, TState, TEvent> | undefined; | ||
@@ -157,0 +158,0 @@ stateNode: StateNode<TContext, TState, TEvent> | undefined; |
{ | ||
"name": "@zag-js/core", | ||
"version": "0.0.0-dev-20220526115355", | ||
"version": "0.0.0-dev-20220526115612", | ||
"description": "A minimal implementation of xstate fsm for UI machines", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
Sorry, the diff of this file is not supported yet
230575
0.1%2030
0.15%