How insert negative values in Gutenberg box-control

It can be done through inputProps prop. Check below example:

<BoxControl
   label={ __('Margin', 'text-domain') }
   onChange={ (margins) => setAttributes({margins}) }
   inputProps={{ min: -300 }}
/>

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)