From 4f5050577f660c62800d1ac409f1dec4ccf7fb3f Mon Sep 17 00:00:00 2001 From: ci core model Date: Thu, 9 Jul 2026 08:12:52 +0000 Subject: [PATCH] Latest generation --- package.json | 2 +- shared.ts | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index bdc7747..1005c60 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@reflex-platform/npm-core-sdk", - "version": "1.15.0-SNAPSHOT-260709080252", + "version": "1.15.0-SNAPSHOT-260709081227", "description": "npm libs from core model proto files", "homepage": "", "main": "index.ts", diff --git a/shared.ts b/shared.ts index d4c20e7..dafedb2 100644 --- a/shared.ts +++ b/shared.ts @@ -2523,7 +2523,11 @@ export enum WorkflowTypeEnum { /** * @generated from protobuf enum value: SYNCHRONIZE_UMA_STORE = 32; */ - SYNCHRONIZE_UMA_STORE = 32 + SYNCHRONIZE_UMA_STORE = 32, + /** + * @generated from protobuf enum value: SEND_INPUT_EVENT = 33; + */ + SEND_INPUT_EVENT = 33 } /** * @generated from protobuf enum api.ModuleWorkflowTypeEnum