Releases: KaotoIO/kaoto
Releases · KaotoIO/kaoto
v0.8.0
What's Changed
Features
- add new bean modal story by @tplevko in #588
- Provide a docker image by @lburgazzoli in #602
- Add help fields for error handler by @tplevko in #662
- feat(form): Parse URI field into parameters by @lordrip in #622
- feat(sourcecode): Sort Camel Routes parameters by @lordrip in #640
- feat(form): Parse URI field upon configuring step by @lordrip in #636
- feat: Create LoadBalancerEditor component by @igarashitm in #630
Bug fix
- fix(559) - Removing the bean reference name should be persisted by @tplevko in #580
- Avoid error when a not yet handled elements is in the source by @apupier in #514
- fix(deps): update version.jackson to v2.16.1 by @renovate in #585
- fix - prevent images from have class sidebar-icon-undefined by @tplevko in #587
- fix(593): metadata editor change visual metadata in canvas by @tplevko in #595
- fix: Missing expression editor for setHeaders EIP by @igarashitm in #582
- fix(windows): Copying Catalog on Windows is not working by @lordrip in #599
- fix: Create entity catalog by @igarashitm in #572
- fix(windows): Fix running unit tests in Windows by @lordrip in #601
- fix(603) - e2e stability improvement. cy -breaking up a chain by @tplevko in #604
- fix(deps): update dependency org.apache.camel.kamelets:camel-kamelets to v4.3.0 by @renovate in #583
- fix(607) Add custom BoolField component with help icon by @tplevko in #613
- fix(605) - add metadata handling for kamelet resource by @tplevko in #621
- fix(619): Update onClose event handler in ExpressionModalLauncher by @tplevko in #625
- fix(626): add dropbox handler for clicking outside the dropdown by @tplevko in #627
- fix(form): Improve vertical spacing for form by @lordrip in #637
- fix(pipe): Set Pipe's properties in the right place by @lordrip in #655
- fix(kamelets): Edit Kamelets' nodes properties by @lordrip in #651
- fix(form): Ignore non-required URI parameters by @lordrip in #660
Technical tasks
- chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.12.0 by @renovate in #574
- e2e: add basic bean ref tests by @tplevko in #571
- e2e - erroneous input yaml resiliency coverage by @tplevko in #576
- chore(deps): update apache-camel monorepo to v4.3.0 by @renovate in #573
- chore(deps): update actions/download-artifact action to v4 by @renovate in #566
- chore(deps): update actions/upload-pages-artifact action to v3 by @renovate in #579
- chore(deps): update actions/deploy-pages action to v4 by @renovate in #578
- chore(deps): update dependency axios to v1.6.3 by @renovate in #586
- chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.12.1 by @renovate in #584
- chore(deps): update dependency axios to v1.6.5 by @renovate in #589
- chore: mention requirements to Java 21 in Contributing guide by @apupier in #600
- chore(deps): update dependency stylelint-config-standard-scss to v13 by @renovate in #591
- chore(deps): update dependency vite-plugin-static-copy to v1 - autoclosed by @renovate in #405
- chore(deps): update dependency org.apache.camel.k:camel-k-crds to v2.2.0 by @renovate in #590
- chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.5 by @renovate in #608
- Fix workflow to publish github pages and docker images #597 by @lburgazzoli in #610
- Fix workflow to publish github pages and docker images #597 by @lburgazzoli in #611
- Switch container image from nginxinc/nginx-unprivileged to registry.access.redhat.com/ubi8/nginx-122 by @lburgazzoli in #612
- fix(deps): update dependency org.apache.maven.plugin-tools:maven-plugin-annotations to v3.11.0 by @renovate in #616
- chore(deps): update dependency org.apache.maven.plugins:maven-plugin-plugin to v3.11.0 by @renovate in #614
- fix(deps): update dependency io.fabric8:kubernetes-model to v6.10.0 by @renovate in #615
- Add info regarding the docker image to README by @tplevko in #628
- chore(viz-entity): Restore class hierarchy between Abstract and implementation by @lordrip in #635
- [MERGE #1] fix(schemas): Avoid mutating component schemas by @lordrip in #632
- chore(deps): update actions/download-artifact action to v4 by @renovate in #617
- chore(deps): update actions/upload-artifact action to v4 by @renovate in #623
- chore(form): Keep defaults from user by @lordrip in #634
- chore(node): Update node version to 20 by @lordrip in #646
- fix(309): Add codeblock to unknown node by @tplevko in #644
- fix(638): make canvas modal top alligned by @tplevko in #649
- chore(deps): update dependency @types/node to v20 by @renovate in #650
- chore(deps): update docker/login-action action to v3 by @renovate in #624
- chore(deps): update actions/cache action to v4 by @renovate in #661
- e2e: add uri node config coverage by @tplevko in #663
- chore(container-image): redirect logs to std in/err by @lburgazzoli in #665
- chore(publish): Update publish workflow by @lordrip in #668
- release: 0.8.0 by @lordrip in #667
New Contributors
- @lburgazzoli made their first contribution in #602
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- chore: Console warning: Received true for a non-boolean attribute pla… by @igarashitm in #451
- chore: Kamelet boundaries catalog cleanup by @igarashitm in #452
- improved the tile information in the catalog with a name by @lhein in #458
- branch nodes should align top or left depending on the choosen layout… by @lhein in #459
- removing duplicated headers on each page by @lhein in #460
- fix: expression property is unexpectedly added to the other step by @igarashitm in #461
- chore(deps): update @lerna-lite to v3 (major) by @renovate in #424
- fix(351) - add option for editing route id's by @tplevko in #465
- chore(deps): update actions/setup-java action to v4 by @renovate in #464
- chore(deps): update babel monorepo by @renovate in #463
- feat(kamelets): Offer kamelet:source and kamelet:sink as possible steps by @lordrip in #455
- improve the UI of the catalog header by @lhein in #469
- do no longer use the numfields from uniforms for number fields. They … by @lhein in #473
- fix: This node cannot be configured yet "sticks" to other node config… by @igarashitm in #474
- fix: In Choice, second when is inserted at the wrong place in code by @igarashitm in #476
- fix(377) - persist canvas layout direction choice by @tplevko in #471
- fix: Add String array handling for component parameter by @igarashitm in #478
- feat(navigation): Remember Nav Panel status by @lordrip in #479
- Fix(280): Respect and preset default values for parameters in the con… by @shivamG640 in #481
- chore(deps): update dependency chromatic to v10 by @renovate in #488
- chore(deps): update chromaui/action action to v10 by @renovate in #487
- fix(deps): update dependency org.apache.maven:maven-plugin-api to v3.9.6 by @renovate in #486
- chore(deps): update dependency maven to v3.9.6 by @renovate in #485
- fix: Refactor component schema generation by @igarashitm in #484
- chore(metadata): Styling improvements for MetadataEditor by @lordrip in #480
- Fix Catalog tag selection in VS Code by @apupier in #491
- fix: Error "Something didn't work as expected" sticks by @igarashitm in #490
- improving the NEW menu on the canvas by @lhein in #496
- fix: Refactor kamelet schema generation (#448) by @igarashitm in #497
- removed the old sql icon which did not fit to the rest of the icons i… by @lhein in #501
- closes the config panel on delete and replace (WIP) by @lhein in #477
- chore(deps): update actions/configure-pages action to v4 by @renovate in #498
- chore(deps): update actions/deploy-pages action to v3 by @renovate in #499
- feat(vscode): Add Tabs for other editors by @lordrip in #509
- chore: Add exhaustive tests for rendering languages/dataformats confi… by @igarashitm in #510
- removed unused imports by @lhein in #521
- e2e - add multiflow, branching and kamelet coverage by @tplevko in #517
- fix - add route ID format and duplicity validation by @tplevko in #524
- fix(387): do not write empty string values to the source code unless … by @shivamG640 in #511
- fix: Refactor processors schema by @igarashitm in #531
- fix: Make sure type in the propertiesSchema is of primitive type if i… by @igarashitm in #532
- fix(ExpressionEditor): Fix stale data in Expression Editor by @lordrip in #536
- fix(vscode): Zoom collapse tabs by @lordrip in #534
- fix(e2e) - edge failing due to multiple quotation marks by @tplevko in #537
- feat(catalog): Focus on search text field after switching groups by @lordrip in #535
- e2e: add dataformat and expression support coverage by @tplevko in #539
- fix(303): persist visible flows when switching tabs by @tplevko in #541
- chore(autoforms): Remove CustomNestField by @lordrip in #550
- feat(form): Add description button in Forms by @lordrip in #551
- feat: Add BeanReferenceField by @igarashitm in #552
- chore(deps): update dependency stylelint-config-standard-scss to v12 by @renovate in #548
- Add stories for dataformat, expression and inline editor by @tplevko in #554
- feat: Support ExpressionEditor for aggregate EIP by @igarashitm in #553
- fix(vscode): Fix VSCode switching integration type by @lordrip in #549
- chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.3 by @renovate in #565
- feat(Canvas): Add dynamic labels to Canvas' nodes by @lordrip in #556
- chore(deps): update dependency stylelint to v16 by @renovate in #543
- chore(deps): update dependency stylelint-prettier to v5 by @renovate in #545
- chore(release): publish by @github-actions in #570
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- fix: Expression: Can't use unquoted number for constant expression by @igarashitm in #438
- fix: Short form avro dataformat is not correctly parsed by @igarashitm in #441
- fix(vscode): Hide a11y labels by @lordrip in #443
- feat(kamelets): Load Kamelet boundaries catalog by @lordrip in #445
- chore(release): publish by @github-actions in #447
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Use Java 21 instead of Java 17 by @apupier in #419
- Remove unused import and attribute by @apupier in #422
- feat(kamelet): Add Flow support for Kamelets by @lordrip in #421
- adding Undo and Redo in Source editor #308 by @lhein in #414
- fix(393): Nodes can't be configured when the parameters property is null by @shivamG640 in #423
- introduce a save to image function by @lhein in #426
- chore(canvas): Improve Canvas toolbar styling by @lordrip in #427
- fix: Add kamelet:source and kamelet:sink to the catalog by @igarashitm in #429
- Update README.md by @lhein in #430
- fix(canvas): Avoid rerendering the entire application when configuring nodes by @lordrip in #433
- feat(templates): Provide IDs for templates by @lordrip in #434
- chore(actions): Enable fetch-flags property by @lordrip in #436
- chore(release): publish by @github-actions in #437
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- fix(313) - Kamelets in Camel Routes are not handled properly by @shivamG640 in #358
- fix(viz): Configure nodes that could contain children by @lordrip in #394
- feat(viz): Add Support for
from
construct by @lordrip in #397 - storybook - Add stories for Canvas component by @tplevko in #396
- fix(catalog): Avoid offering already existing single properties. by @lordrip in #398
- fix(viz): Add support for processor's string definition by @lordrip in #400
- fix(catalog): Avoid adding a doFinally when already exists by @lordrip in #399
- catalog model tab shows only processors now by @lhein in #404
- storybook: metadata and error handler stories by @tplevko in #406
- chore(catalog): Load both full and filtered Camel Catalog by @lordrip in #407
- fix(canvas): Missing Kamelet icons in the from node by @lordrip in #410
- e2e: add error handler e2e coverage by @tplevko in #408
- fix(viz): Configure Kamelets in Camel Routes by @lordrip in #412
- fix(canvas): Replace nodes that contains a single steps property don't work by @lordrip in #413
- chore(publish): Enable lerna-lite tag on publish by @lordrip in #417
- chore(release): publish by @github-actions in #418
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- chore(viz): Add CustomNode component by @lordrip in #202
- chore(viznode): Remove usage of the VisualizationNode class by @lordrip in #203
- chore(tile): Make rawObject optional and deprecated by @lordrip in #204
- fix(deps): update dependency io.fabric8:kubernetes-model to v6.9.0 by @renovate in #206
- chore(tests): Add e2e coverage for newly added functionality by @tplevko in #205
- feat: Improve component's icon visualization by @tplevko in #208
- chore: Pre #201: format fix and add kamelet example into stubs by @igarashitm in #211
- chore(deps): update apache-camel monorepo to v4.1.0 by @renovate in #214
- fix: Refactor to encapsulate Camel resources by @igarashitm in #210
- fix(deps): update version.jackson to v2.15.3 by @renovate in #217
- chore(deps): update dependency lint-staged to v15 by @renovate in #219
- feat: persist catalog layout globally by @tplevko in #223
- chore(test): Cleanup tests logs by @lordrip in #224
- feat(viz): Remove nodes from the canvas by @lordrip in #222
- feat: Support configuring Camel K CR metadata (#181) by @igarashitm in #226
- feat: sidebar icon handling and EIP POC by @tplevko in #215
- feat(viz): Add Catalog provider by @lordrip in #227
- chore(format): Enable linting on CI by @lordrip in #228
- fix(catalog): Wait until the catalog is downloaded by @lordrip in #229
- feat(catalog): Minify Camel Catalog by @lordrip in #230
- feat(viz): Add Loading component by @lordrip in #231
- feat(catalog): Introduce Camel Catalog Service by @lordrip in #232
- fix(security): Update @babel/traverse by @lordrip in #234
- feat(canvas):Add multiple routes control by @mmelko in #209
- feat: Support configuring Camel K CR metadata and Pipe errorHandler by @igarashitm in #233
- chore(deps): update dependency org.apache.maven.plugins:maven-plugin-plugin to v3.10.1 by @renovate in #236
- fix(deps): update dependency org.apache.maven.plugin-tools:maven-plugin-annotations to v3.10.1 by @renovate in #237
- feat(catalog): Update Catalog API to support ITile[] by @lordrip in #235
- fix(deps): update dependency @kaoto-next/uniforms-patternfly to ^0.5.0 by @renovate in #239
- chore(deps): update actions/setup-node action to v4 by @renovate in #248
- chore(deps): update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.6.1 by @renovate in #244
- chore(deps): update dependency org.apache.camel.k:camel-k-crds to v2.1.0 by @renovate in #243
- feat(IVizualizationNode) add data to iviznode by @lordrip in #247
- feat(viz): Implement
New Route
andRemove
route by @mmelko in #254 - fix(viz): fix opening properties for all nodes by @mmelko in #256
- fix(deps): update dependency io.fabric8:kubernetes-model to v6.9.1 by @renovate in #257
- feat(viz): Enable zoom and scroll for the canvas by @lordrip in #260
- fix(viz): Fix broken Camel Route representation by @lordrip in #261
- chore: add e2e PR hook by @tplevko in #242
- chore(deps): update dependency org.apache.camel.kamelets:camel-kamelets to v4.1.0 by @renovate in #263
- chore(ui-tests): Cleanup typing issues and console.log() by @lordrip in #264
- chore(e2e): run the ui as static app by @tplevko in #265
- feat(viz): Add new nodes for Camel Routes by @lordrip in #262
- chore(deps): update cypress-io/github-action action to v6.6.0 by @renovate in #268
- feat(viz): Add new nodes for CamelK Pipes by @lordrip in #267
- fix: Can't delete all beans using the bean editor by @igarashitm in #271
- chore(viz):add EIP svg icons by @mmelko in #259
- feat: Support configuring /PipeSpec/ErrorHandler by @igarashitm in #269
- fix(deps): update dependency io.fabric8:kubernetes-model to v6.9.2 by @renovate in #277
- chore: Following up #269 review comments by @igarashitm in #275
- feat(viz) Replace Camel Route steps by @lordrip in #288
- feat(tiles) Add deprecation note by @lordrip in #289
- chore: remove unused catalog filter code by @lordrip in #290
- chore(deps): update junit5 monorepo to v5.10.1 by @renovate in #294
- fix(deps): update dependency org.apache.maven.plugin-tools:maven-plugin-annotations to v3.10.2 by @renovate in #298
- chore(deps): update dependency org.apache.maven.plugins:maven-plugin-plugin to v3.10.2 by @renovate in #297
- feat(stories) - Add storybook stories by @tplevko in #299
- Fix: change title of section by @corners2wall in #305
- Feat: Add clipboard button by @corners2wall in #300
- fix: Support using camel catalog and schema in Jest tests by @igarashitm in #312
- feat: Support configuring expression in Canvas form by @igarashitm in #272
- chore(deps): update babel monorepo to v7.23.3 by @renovate in #315
- chore: Add a bit more TSDoc comments by @igarashitm in #322
- chore(deps): update dependency chromatic to v9 by @renovate in #326
- fix(306) - kamelets icons not showing in Camel Routes by @tplevko in #324
- chore(deps): update apache-camel monorepo to v4.2.0 by @renovate in #342
- fix(canvas): Avoid rerendering the canvas component by @lordrip in #325
- chore(deps): update yarn to v3.7.0 by @renovate in #343
- fix(icons): use same icons from the canvas in Catalog by @tplevko in #344
- feat(icons): Add syndesis icons in squared nodes by @lordrip in #345
- chore(e2e): extend add/replace/remove node in canvas by @tplevko in #346
- chore: Break circular dependencies by @lordrip in #353
- Feat(canvas): Reduce node distance by @lordrip in #354
- adding new EIP icons by @lhein in #348
- chore(lint): Make lint mandatory for UI package by @lordrip in #360
- chore(build): Expose @kaoto-next/camel-catalog files through the lib by @lordrip in #361
- chore(deps): Force @patternfly/react-core resolution to v5 by @lordrip in #363
- fix(deps): update version.jackson to v2.16.0 by @renovate in #349
- feat(canvas): Split Canvas fallback component by @lordrip in #365
- adding a few more EIP icons by @lhein in #369
- feature(catalog): Allow consumers to update Camel Catalog URL by @lordrip in #366
- fix(vite): Update CJS to ESM for Vite by @lordrip in #376
- adding buttons for layout direction switches by @lhein in #373
- chore(deps): update babel monorepo by @renovate in #378
- mark mandatory fields with a red asterisk (#282) by @lhein in #375
- added new icon for setHeaders EIP coming with Camel 4.3 (fixed #380) by @lhein in #383
- fix: Refactor @kaoto-next/camel-catalog by @igarashitm ...
v0.2.0
What's Changed
- feat(ui): Add basic UI scaffolding by @lordrip in #2
- fix(build): Fix yarn install warnings by @lordrip in #3
- feat: Add camel catalog and schema by @igarashitm in #1
- chore(docs): Add README.md files for Components and Pages by @lordrip in #9
- feat(components): Add components catalog by @lordrip in #10
- Use https instead of http by @apupier in #12
- Fix small typos by @apupier in #13
- Remove unused deprecated
inheritBydefault
Mojo annotation attribute by @apupier in #14 - Avoid duplicating parent groupId in pom.xml by @apupier in #15
- Basic cypress e2e configuration by @tplevko in #22
- feat(catalog): Incorporate catalog feedback by @lordrip in #23
- chore(deps): update yarn to v3.6.2 by @renovate in #35
- chore(deps): update dependency lint-staged to v14 by @renovate in #33
- chore(deps): update dependency @types/react to v18.2.20 by @renovate in #25
- chore(deps): update dependency @testing-library/jest-dom to v6 by @renovate in #29
- chore(deps): update dependency eslint-config-prettier to v9 by @renovate in #30
- chore(deps): update dependency maven to v3.9.4 by @renovate in #28
- chore(deps): update apache-camel monorepo to v4.0.0 by @renovate in #31
- fix(deps): update dependency io.fabric8:kubernetes-model to v6.8.1 by @renovate in #32
- feat(SchemaSelector): Add SchemaSelector component by @lordrip in #38
- chore: Refactor Camel Catalog index.json file by @lordrip in #39
- fix(gh-40): Make catalog filter case insensitive and use also title by @mkralik3 in #41
- chore(deps): update dependency @types/react to v18.2.21 by @renovate in #42
- feat(camel-entities): Camel entities store model by @lordrip in #44
- chore(visualization): Initial scaffolding for viz components by @lordrip in #43
- Create CODE_OF_CONDUCT.md by @eerkmen in #46
- Create SECURITY.md by @eerkmen in #47
- Create CONTRIBUTING.md by @eerkmen in #48
- chore(deps): update yarn to v3.6.3 by @renovate in #50
- create pull_request_template.md by @eerkmen in #49
- Component details in the Catalog by @mkralik3 in #37
- feat(viz): Add initial scaffolding for the Visualization component by @lordrip in #52
- feat(camel-catalog): export Typescript definitions from Camel Schemas by @lordrip in #56
- Comprehensive README Refactoring for Improved Usability by @eerkmen in #57
- Improve catalog properties modal tables by @mkralik3 in #55
- chore: format files by @lordrip in #62
- Add basic storybook conf and stories by @tplevko in #59
- chore(viz): Introduce visualization-node class by @lordrip in #64
- chore(deps): update dependency cypress to v13 by @renovate in #58
- Add chromatic token to the GH workflow by @tplevko in #65
- feat(viz): Use @patternfly/react-topology to render a route by @lordrip in #68
- Add navigation stories to storybook by @tplevko in #67
- fix: Remove kebab-case YAML schema in favor of camelCase one by @igarashitm in #71
- fix(gh-61): Get class name from fully qualified name by @mkralik3 in #72
- chore(deps): update actions/checkout action to v4 by @renovate in #83
- chore(deps): update dependency chromatic to v7 by @renovate in #84
- feat(gh-60): Extend Catalog API properties table by @mkralik3 in #82
- Update README.md by @lordrip in #90
- chore(code-editor): Add dependencies for the Code Editor by @lordrip in #92
- fix(gh-86): Background is not scrollable by @mkralik3 in #87
- chore: Use 4.1.0-SNAPSHOT Camel YAML DSL schema by @igarashitm in #94
- fix: Replace rm with rimraf to clean dist folder by @lordrip in #99
- Add gh pages workflow by @tplevko in #104
- feat(code-editor): first iteration of the SourceCode editor by @lordrip in #97
- fix(build): Load camel catalog in GitHub pages by @lordrip in #105
- fix: Camel K CRD file extraction fails by @igarashitm in #107
- fix(build): Build errors with node v20 by @lordrip in #116
- fix(build): Load Camel YAML schema in non root base path by @lordrip in #118
- feat(gh-91): Offer a list view for the Catalog by @mkralik3 in #95
- chore(deps): update dependency org.apache.camel.kamelets:camel-kamelets to v4.0.0 by @renovate in #114
- feat(gh-115): Tag filtering in catalog by @mkralik3 in #120
- feat(gh-111) BaseVisualCamelEntity for KameletBinding by @tplevko in #122
- feat(toolbar): Add GitHub project link by @lordrip in #123
- fix(build): Windows build by @lordrip in #124
- chore: Expose internal components through dedicated entrypoint by @lordrip in #125
- chore(styles): export styles for external consumers by @lordrip in #127
- chore: remove reactflow by @lordrip in #128
- chore(deps): update dependency @types/react to v18.2.22 by @renovate in #129
- fix(gh-119) better way to refresh the Canvas component by @tplevko in #130
- feat(viz): Add canvas sidebar by @lordrip in #134
- fix chromatic - add lib build in the workflow by @tplevko in #133
- Update README.md by @lordrip in #139
- feat(gh_112) - BaseVisualCamelEntity for Pipe by @tplevko in #140
- fix: Create sub schemas for each top properties by @igarashitm in #144
- fix: Fails to load camel schema files by @igarashitm in #146
- fix: Let UI use maven generated YAML DSL sub schema by @igarashitm in #148
- chore(uniforms-patternfly): Port @kie-tools/uniforms-patternfly by @lordrip in #143
- feat(canvas): Configure steps - first iteration by @lordrip in #142
- fix: Put schema files into a Map to allow direct access with a schema… by @igarashitm in #151
- chore(deps): update dependency @types/testing-library__react to v10 by @renovate in #155
- feat(form): Connect FormSelectOption to enum fields by @lordrip in #156
- chore(deps): update react monorepo to v18 (major) by @renovate in #160
- chore(deps): update dependency webpack-cli to v5 by @renovate in #159
- Restrict chromatic to run only on PR to main by @tplevko in #150
- chore(deps): update dependency @types/react to v18.2.23 by @renovate in #157
- chore(deps): update dependency rimraf to v5 by @renovate in #158
- chore(build): Build chromatic upon push to main by @lordrip in #161
- feat(viz): Update Source Code using the config form by @lordrip in #162
- chore(ui): Remove direct catalog usage by @lordrip in #163
- fix(code): Remove phantom array and define parameter property by @lordrip ...