@bpmn-io/properties-panel 3.40.5 → 3.40.6

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.js CHANGED
@@ -2045,6 +2045,7 @@ const FeelEditor = compat.forwardRef((props, ref) => {
2045
2045
  onKeyDown: onKeyDown,
2046
2046
  onLint: onLint,
2047
2047
  placeholder: placeholder,
2048
+ readOnly: disabled,
2048
2049
  tooltipContainer: tooltipContainer,
2049
2050
  value: localValue,
2050
2051
  variables,