@shenghuabi/workflow 1.0.10 → 1.0.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.js CHANGED
@@ -343,6 +343,14 @@ function llmModelConfig(item) {
343
343
  environments: ["display", "config"],
344
344
  actions: [(0, import_view_angular_core5.asVirtualGroup)()]
345
345
  }),
346
+ (0, import_valibot_visit2.condition)({
347
+ environments: ["display"],
348
+ actions: [
349
+ (0, import_view_angular_core5.renderConfig)({
350
+ hidden: true
351
+ })
352
+ ]
353
+ }),
346
354
  (0, import_view_angular_core5.setComponent)("accordion")
347
355
  );
348
356
  }