File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 40
40
:attributes =" \Filament\Support\prepare_inherited_attributes($getExtraAttributeBag())"
41
41
>
42
42
<div
43
- x-ignore
44
43
@if (FilamentView:: hasSpaMode () )
45
- {{-- format-ignore-start --}} ax -load =" visible || event (ax-modal-opened)" {{-- format-ignore-end --}}
44
+ {{-- format-ignore-start --}} x -load =" visible || event (ax-modal-opened)" {{-- format-ignore-end --}}
46
45
@else
47
- ax -load
46
+ x -load
48
47
@endif
49
- ax -load-src =" {{ \Filament \Support \Facades \FilamentAsset:: getAlpineComponentSrc (' filament-jalali' , ' mokhosh/filament-jalali' ) } }"
48
+ x -load-src =" {{ \Filament \Support \Facades \FilamentAsset:: getAlpineComponentSrc (' filament-jalali' , ' mokhosh/filament-jalali' ) } }"
50
49
x-data =" filamentJalaliFormComponent({
51
50
displayFormat:
52
51
'{{ convert_date_format ($getDisplayFormat ())-> to (' day.js' ) } } ',
92
91
aria-label =" {{ $getPlaceholder () } }"
93
92
type =" button"
94
93
tabindex =" -1"
95
- @disabled ($isDisabled )
94
+ @disabled ($isDisabled || $ isReadOnly () )
96
95
{{
97
96
$getExtraTriggerAttributeBag ()-> class ([
98
97
' w-full' ,
You can’t perform that action at this time.
0 commit comments