@props([ 'item' => null, 'name' => 'color', 'id' => 'color', 'div_id' => null, 'placeholder' => '#FF0000', 'default' => null, ])
merge(['class' => 'color input-group colorpicker-component row col-md-5']) }} id="{{ $div_id }}">
{{-- Callsite grid reset: the colorpicker's outer div is col-md-5, so a demo-lock notice placed as a sibling would inherit that narrow column and wrap its text. Wrap in a fresh row + col-md-12 so the notice has a full-width parent to sit in. --}}
{{ trans('general.feature_disabled') }}