@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.esm.js CHANGED
@@ -2024,6 +2024,7 @@ const FeelEditor = forwardRef((props, ref) => {
2024
2024
  onKeyDown: onKeyDown,
2025
2025
  onLint: onLint,
2026
2026
  placeholder: placeholder,
2027
+ readOnly: disabled,
2027
2028
  tooltipContainer: tooltipContainer,
2028
2029
  value: localValue,
2029
2030
  variables,