@bpmn-io/form-js-editor 1.21.0 → 1.21.1

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/dist/index.cjs CHANGED
@@ -2618,7 +2618,8 @@ function FormEditor$1() {
2618
2618
  Element: Element$1,
2619
2619
  Empty,
2620
2620
  Row,
2621
- hoverInfo: {}
2621
+ hoverInfo: {},
2622
+ applyVisibilityConditions: false
2622
2623
  }), []);
2623
2624
  const formContext = hooks.useMemo(() => ({
2624
2625
  getService(type, strict = true) {