1616                    <span 
1717                        wire:key =" {{  $tableName   } }{{  $columnSelectName   } }" 
1818                        {{ 
19-                             $attributes -> merge ($this -> getSortingPillsItemAttributes () ) 
19+                             $attributes -> merge ($this -> getSortingPillsItemAttributes ) 
2020                            -> class ([ 
21-                                 ' inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium leading-4 capitalize' =>  $this -> getSortingPillsItemAttributes () [' default-styling'  
22-                                 ' bg-indigo-100 text-indigo-800 dark:bg-indigo-200 dark:text-indigo-900' =>  $this -> getSortingPillsItemAttributes () [' default-colors'  
21+                                 ' inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium leading-4 capitalize' =>  $this -> getSortingPillsItemAttributes [' default-styling'  
22+                                 ' bg-indigo-100 text-indigo-800 dark:bg-indigo-200 dark:text-indigo-900' =>  $this -> getSortingPillsItemAttributes [' default-colors'  
2323                            ]) 
2424                            -> except ([' default-styling' ' default-colors'  
2525                         } }
3030                            wire:click =" clearSort('{{  $columnSelectName   } }" 
3131                            type =" button" 
3232                            {{ 
33-                                 $attributes -> merge ($this -> getSortingPillsClearSortButtonAttributes () ) 
33+                                 $attributes -> merge ($this -> getSortingPillsClearSortButtonAttributes ) 
3434                                -> class ([ 
35-                                     ' flex-shrink-0 ml-0.5 h-4 w-4 rounded-full inline-flex items-center justify-center focus:outline-none' =>  $this -> getSortingPillsClearSortButtonAttributes () [' default-styling'  
36-                                     ' text-indigo-400 hover:bg-indigo-200 hover:text-indigo-500 focus:bg-indigo-500 focus:text-white' =>  $this -> getSortingPillsClearSortButtonAttributes () [' default-colors'  
35+                                     ' flex-shrink-0 ml-0.5 h-4 w-4 rounded-full inline-flex items-center justify-center focus:outline-none' =>  $this -> getSortingPillsClearSortButtonAttributes [' default-styling'  
36+                                     ' text-indigo-400 hover:bg-indigo-200 hover:text-indigo-500 focus:bg-indigo-500 focus:text-white' =>  $this -> getSortingPillsClearSortButtonAttributes [' default-colors'  
3737                                ]) 
3838                                -> except ([' default-styling' ' default-colors'  
3939                             } }
@@ -50,10 +50,10 @@ class="focus:outline-none active:outline-none"
5050                >
5151                    <span 
5252                        {{ 
53-                             $attributes -> merge ($this -> getSortingPillsClearAllButtonAttributes () ) 
53+                             $attributes -> merge ($this -> getSortingPillsClearAllButtonAttributes ) 
5454                            -> class ([ 
55-                                 ' inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium' =>  $this -> getSortingPillsClearAllButtonAttributes () [' default-styling'  
56-                                 ' bg-gray-100 text-gray-800 dark:bg-gray-200 dark:text-gray-900' =>  $this -> getSortingPillsClearAllButtonAttributes () [' default-colors'  
55+                                 ' inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium' =>  $this -> getSortingPillsClearAllButtonAttributes [' default-styling'  
56+                                 ' bg-gray-100 text-gray-800 dark:bg-gray-200 dark:text-gray-900' =>  $this -> getSortingPillsClearAllButtonAttributes [' default-colors'  
5757                            ]) 
5858                            -> except ([' default-styling' ' default-colors'  
5959                         } }
@@ -80,10 +80,10 @@ class="focus:outline-none active:outline-none"
8080                    <span 
8181                        wire:key =" {{  $tableName   } }{{  $columnSelectName   } }" 
8282                        {{ 
83-                             $attributes -> merge ($this -> getSortingPillsItemAttributes () ) 
83+                             $attributes -> merge ($this -> getSortingPillsItemAttributes ) 
8484                            -> class ([ 
85-                                 ' inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium leading-4 capitalize' =>  $this -> getSortingPillsItemAttributes () [' default-styling'  
86-                                 ' bg-indigo-100 text-indigo-800 dark:bg-indigo-200 dark:text-indigo-900' =>  $this -> getSortingPillsItemAttributes () [' default-colors'  
85+                                 ' inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium leading-4 capitalize' =>  $this -> getSortingPillsItemAttributes [' default-styling'  
86+                                 ' bg-indigo-100 text-indigo-800 dark:bg-indigo-200 dark:text-indigo-900' =>  $this -> getSortingPillsItemAttributes [' default-colors'  
8787                            ]) 
8888                            -> except ([' default-styling' ' default-colors'  
8989                         } }
@@ -94,10 +94,10 @@ class="focus:outline-none active:outline-none"
9494                            wire:click =" clearSort('{{  $columnSelectName   } }" 
9595                            type =" button" 
9696                            {{ 
97-                                 $attributes -> merge ($this -> getSortingPillsClearSortButtonAttributes () ) 
97+                                 $attributes -> merge ($this -> getSortingPillsClearSortButtonAttributes ) 
9898                                -> class ([ 
99-                                     ' flex-shrink-0 ml-0.5 h-4 w-4 rounded-full inline-flex items-center justify-center focus:outline-none' =>  $this -> getSortingPillsClearSortButtonAttributes () [' default-styling'  
100-                                     ' text-indigo-400 hover:bg-indigo-200 hover:text-indigo-500 focus:bg-indigo-500 focus:text-white' =>  $this -> getSortingPillsClearSortButtonAttributes () [' default-colors'  
99+                                     ' flex-shrink-0 ml-0.5 h-4 w-4 rounded-full inline-flex items-center justify-center focus:outline-none' =>  $this -> getSortingPillsClearSortButtonAttributes [' default-styling'  
100+                                     ' text-indigo-400 hover:bg-indigo-200 hover:text-indigo-500 focus:bg-indigo-500 focus:text-white' =>  $this -> getSortingPillsClearSortButtonAttributes [' default-colors'  
101101                                ]) 
102102                                -> except ([' default-styling' ' default-colors'  
103103                             } }
@@ -114,10 +114,10 @@ class="focus:outline-none active:outline-none"
114114                >
115115                    <span 
116116                        {{ 
117-                             $attributes -> merge ($this -> getSortingPillsClearAllButtonAttributes () ) 
117+                             $attributes -> merge ($this -> getSortingPillsClearAllButtonAttributes ) 
118118                            -> class ([ 
119-                                 ' inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium' =>  $this -> getSortingPillsClearAllButtonAttributes () [' default-styling'  
120-                                 ' bg-gray-100 text-gray-800 dark:bg-gray-200 dark:text-gray-900' =>  $this -> getSortingPillsClearAllButtonAttributes () [' default-colors'  
119+                                 ' inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium' =>  $this -> getSortingPillsClearAllButtonAttributes [' default-styling'  
120+                                 ' bg-gray-100 text-gray-800 dark:bg-gray-200 dark:text-gray-900' =>  $this -> getSortingPillsClearAllButtonAttributes [' default-colors'  
121121                            ]) 
122122                            -> except ([' default-styling' ' default-colors'  
123123                         } }
@@ -144,9 +144,9 @@ class="focus:outline-none active:outline-none"
144144                    <span 
145145                        wire:key =" {{  $tableName  .  ' -sorting-pill-' .  $columnSelectName   } }" 
146146                        {{ 
147-                             $attributes -> merge ($this -> getSortingPillsItemAttributes () ) 
147+                             $attributes -> merge ($this -> getSortingPillsItemAttributes ) 
148148                            -> class ([ 
149-                                 ' badge badge-pill badge-info d-inline-flex align-items-center' =>  $this -> getSortingPillsItemAttributes () [' default-styling'  
149+                                 ' badge badge-pill badge-info d-inline-flex align-items-center' =>  $this -> getSortingPillsItemAttributes [' default-styling'  
150150                            ]) 
151151                            -> except ([' default-styling' ' default-colors'  
152152                         } }
@@ -157,9 +157,9 @@ class="focus:outline-none active:outline-none"
157157                            href =" #" 
158158                            wire:click =" clearSort('{{  $columnSelectName   } }" 
159159                            {{ 
160-                                 $attributes -> merge ($this -> getSortingPillsClearSortButtonAttributes () ) 
160+                                 $attributes -> merge ($this -> getSortingPillsClearSortButtonAttributes ) 
161161                                -> class ([ 
162-                                     ' text-white ml-2' =>  $this -> getSortingPillsClearSortButtonAttributes () [' default-styling'  
162+                                     ' text-white ml-2' =>  $this -> getSortingPillsClearSortButtonAttributes [' default-styling'  
163163                                ]) 
164164                                -> except ([' default-styling' ' default-colors'  
165165                             } }
@@ -174,9 +174,9 @@ class="focus:outline-none active:outline-none"
174174                    href =" #" 
175175                    wire:click.prevent =" clearSorts" 
176176                    {{ 
177-                         $attributes -> merge ($this -> getSortingPillsClearAllButtonAttributes () ) 
177+                         $attributes -> merge ($this -> getSortingPillsClearAllButtonAttributes ) 
178178                        -> class ([ 
179-                             ' badge badge-pill badge-light' =>  $this -> getSortingPillsClearAllButtonAttributes () [' default-styling'  
179+                             ' badge badge-pill badge-light' =>  $this -> getSortingPillsClearAllButtonAttributes [' default-styling'  
180180                        ]) 
181181                        -> except ([' default-styling' ' default-colors'  
182182                     } }
@@ -202,9 +202,9 @@ class="focus:outline-none active:outline-none"
202202                    <span 
203203                        wire:key =" {{  $tableName   } }{{  $columnSelectName   } }" 
204204                        {{ 
205-                             $attributes -> merge ($this -> getSortingPillsItemAttributes () ) 
205+                             $attributes -> merge ($this -> getSortingPillsItemAttributes ) 
206206                            -> class ([ 
207-                                 ' badge rounded-pill bg-info d-inline-flex align-items-center' =>  $this -> getSortingPillsItemAttributes () [' default-styling'  
207+                                 ' badge rounded-pill bg-info d-inline-flex align-items-center' =>  $this -> getSortingPillsItemAttributes [' default-styling'  
208208                            ]) 
209209                            -> except ([' default-styling' ' default-colors'  
210210                         } }
@@ -215,9 +215,9 @@ class="focus:outline-none active:outline-none"
215215                            href =" #" 
216216                            wire:click =" clearSort('{{  $columnSelectName   } }" 
217217                            {{ 
218-                                 $attributes -> merge ($this -> getSortingPillsClearSortButtonAttributes () ) 
218+                                 $attributes -> merge ($this -> getSortingPillsClearSortButtonAttributes ) 
219219                                -> class ([ 
220-                                     ' text-white ms-2' =>  $this -> getSortingPillsClearSortButtonAttributes () [' default-styling'  
220+                                     ' text-white ms-2' =>  $this -> getSortingPillsClearSortButtonAttributes [' default-styling'  
221221                                ]) 
222222                                -> except ([' default-styling' ' default-colors'  
223223                             } }
@@ -232,9 +232,9 @@ class="focus:outline-none active:outline-none"
232232                    href =" #" 
233233                    wire:click.prevent =" clearSorts" 
234234                    {{ 
235-                         $attributes -> merge ($this -> getSortingPillsClearAllButtonAttributes () ) 
235+                         $attributes -> merge ($this -> getSortingPillsClearAllButtonAttributes ) 
236236                        -> class ([ 
237-                             ' badge rounded-pill bg-light text-dark text-decoration-none' =>  $this -> getSortingPillsClearAllButtonAttributes () [' default-styling'  
237+                             ' badge rounded-pill bg-light text-dark text-decoration-none' =>  $this -> getSortingPillsClearAllButtonAttributes [' default-styling'  
238238                        ]) 
239239                        -> except ([' default-styling' ' default-colors'  
240240                     } }
0 commit comments