This is an automated email from the ASF dual-hosted git repository.

marat pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karavan.git


    from 9d5623dc Support varibles #1136
     new dec5a316 Generator for #1105
     new fc8f63b6 Generator for #1105
     new a833b4d0 Generator for #1105
     new 852f6588 Support varibles #1136
     new 99b3f334 Fix #1105

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 karavan-core/src/core/api/CamelDefinitionApi.ts    | 271 +-------------
 karavan-core/src/core/api/CamelDefinitionApiExt.ts |   2 +-
 .../src/core/api/CamelDefinitionYamlStep.ts        | 390 +--------------------
 karavan-core/src/core/model/CamelDefinition.ts     | 294 +---------------
 karavan-core/src/core/model/CamelMetadata.ts       |  86 +----
 .../property/property/DslPropertyField.tsx         |  28 +-
 .../camel/karavan/generator/AbstractGenerator.java |  60 +++-
 .../generator/CamelDefinitionApiGenerator.java     |   7 +-
 .../generator/CamelDefinitionGenerator.java        |   8 +-
 .../CamelDefinitionYamlStepGenerator.java          |   4 +-
 .../karavan/generator/CamelMetadataGenerator.java  |  38 +-
 .../property/property/DslPropertyField.tsx         |  28 +-
 karavan-vscode/webview/App.tsx                     |   1 +
 .../property/property/DslPropertyField.tsx         |  28 +-
 14 files changed, 199 insertions(+), 1046 deletions(-)

Reply via email to