{ "id": "@kbn/xstate-utils", "client": { "classes": [], "functions": [], "interfaces": [], "enums": [], "misc": [], "objects": [] }, "server": { "classes": [], "functions": [], "interfaces": [], "enums": [], "misc": [], "objects": [] }, "common": { "classes": [], "functions": [ { "parentPluginId": "@kbn/xstate-utils", "id": "def-common.createNotificationChannel", "type": "Function", "tags": [], "label": "createNotificationChannel", "description": [], "signature": [ "(shouldReplayLastEvent?: boolean) => ", { "pluginId": "@kbn/xstate-utils", "scope": "common", "docId": "kibKbnXstateUtilsPluginApi", "section": "def-common.NotificationChannel", "text": "NotificationChannel" }, "" ], "path": "packages/kbn-xstate-utils/src/notification_channel.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/xstate-utils", "id": "def-common.createNotificationChannel.$1", "type": "boolean", "tags": [], "label": "shouldReplayLastEvent", "description": [], "signature": [ "boolean" ], "path": "packages/kbn-xstate-utils/src/notification_channel.ts", "deprecated": false, "trackAdoption": false, "isRequired": true } ], "returnComment": [], "initialIsOpen": false }, { "parentPluginId": "@kbn/xstate-utils", "id": "def-common.isDevMode", "type": "Function", "tags": [], "label": "isDevMode", "description": [], "signature": [ "() => boolean" ], "path": "packages/kbn-xstate-utils/src/dev_tools.ts", "deprecated": false, "trackAdoption": false, "children": [], "returnComment": [], "initialIsOpen": false }, { "parentPluginId": "@kbn/xstate-utils", "id": "def-common.sendIfDefined", "type": "Function", "tags": [], "label": "sendIfDefined", "description": [], "signature": [ "(target: string | ", "ActorRef", ") => (eventExpr: ", "Expr", ", options?: ", "SendActionOptions", " | undefined) => ", "PureAction", "" ], "path": "packages/kbn-xstate-utils/src/actions.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/xstate-utils", "id": "def-common.sendIfDefined.$1", "type": "CompoundType", "tags": [], "label": "target", "description": [], "signature": [ "string | ", "ActorRef", "" ], "path": "packages/kbn-xstate-utils/src/actions.ts", "deprecated": false, "trackAdoption": false, "isRequired": true } ], "returnComment": [], "initialIsOpen": false } ], "interfaces": [ { "parentPluginId": "@kbn/xstate-utils", "id": "def-common.NotificationChannel", "type": "Interface", "tags": [], "label": "NotificationChannel", "description": [], "signature": [ { "pluginId": "@kbn/xstate-utils", "scope": "common", "docId": "kibKbnXstateUtilsPluginApi", "section": "def-common.NotificationChannel", "text": "NotificationChannel" }, "" ], "path": "packages/kbn-xstate-utils/src/notification_channel.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/xstate-utils", "id": "def-common.NotificationChannel.createService", "type": "Function", "tags": [], "label": "createService", "description": [], "signature": [ "() => ", "Subscribable", "" ], "path": "packages/kbn-xstate-utils/src/notification_channel.ts", "deprecated": false, "trackAdoption": false, "children": [], "returnComment": [] }, { "parentPluginId": "@kbn/xstate-utils", "id": "def-common.NotificationChannel.notify", "type": "Function", "tags": [], "label": "notify", "description": [], "signature": [ "(eventExpr: ", "Expr", ") => (context: TContext, event: TEvent, meta: ", "ActionMeta", ") => void" ], "path": "packages/kbn-xstate-utils/src/notification_channel.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "@kbn/xstate-utils", "id": "def-common.NotificationChannel.notify.$1", "type": "Function", "tags": [], "label": "eventExpr", "description": [], "signature": [ "Expr", "" ], "path": "packages/kbn-xstate-utils/src/notification_channel.ts", "deprecated": false, "trackAdoption": false, "isRequired": true } ], "returnComment": [] } ], "initialIsOpen": false } ], "enums": [], "misc": [ { "parentPluginId": "@kbn/xstate-utils", "id": "def-common.MatchedState", "type": "Type", "tags": [], "label": "MatchedState", "description": [], "signature": [ "TState extends ", "State", " ? ", "State", "<(TTypestate extends any ? { value: TStateValue; context: any; } extends TTypestate ? TTypestate : never : never)[\"context\"], TEvent, TStateSchema, TTypestate, TResolvedTypesMeta> & { value: TStateValue; } : never" ], "path": "packages/kbn-xstate-utils/src/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/xstate-utils", "id": "def-common.MatchedStateFromActor", "type": "Type", "tags": [], "label": "MatchedStateFromActor", "description": [], "signature": [ "EmittedFrom", " extends ", "State", " ? ", "State", "<(TTypestate extends any ? { value: TStateValue; context: any; } extends TTypestate ? TTypestate : never : never)[\"context\"], TEvent, TStateSchema, TTypestate, TResolvedTypesMeta> & { value: TStateValue; } : never" ], "path": "packages/kbn-xstate-utils/src/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/xstate-utils", "id": "def-common.OmitDeprecatedState", "type": "Type", "tags": [], "label": "OmitDeprecatedState", "description": [], "signature": [ "{ [P in Exclude]: T[P]; }" ], "path": "packages/kbn-xstate-utils/src/types.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false } ], "objects": [] } }