+
+ outputForm.setData('expected_min', v)} placeholder={__('pass min')} aria-label={__('pass min')} />
+
+ –
+
+ outputForm.setData('expected_max', v)} placeholder={__('pass max')} aria-label={__('pass max')} />
+
+
+ )}
+ {outputForm.data.value_type === 'boolean' && (
+