File tree Expand file tree Collapse file tree 14 files changed +15
-15
lines changed
app/Filament/App/Resources
resources/views/components Expand file tree Collapse file tree 14 files changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ class PlaceResource extends Resource
2929
3030 protected static string | \BackedEnum | null $ navigationIcon = 'heroicon-o-rectangle-stack ' ;
3131
32- protected static string | \UnitEnum | null $ navigationGroup = '\ud83d\udc65 Family Tree ' ;
32+ protected static string | \UnitEnum | null $ navigationGroup = '👥 Family Tree ' ;
3333
3434 protected static ?int $ navigationSort = 3 ;
3535
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ class PublicationResource extends Resource
2828
2929 protected static string | \BackedEnum | null $ navigationIcon = 'heroicon-o-rectangle-stack ' ;
3030
31- protected static string | \UnitEnum | null $ navigationGroup = '\ud83d\udd0d Research & Analysis ' ;
31+ protected static string | \UnitEnum | null $ navigationGroup = '🔍 Research & Analysis ' ;
3232
3333 #[Override]
3434 public static function form (Schema $ schema ): Schema
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ final class RepositoryResource extends Resource
3333
3434 protected static ?string $ navigationLabel = 'Repository ' ;
3535
36- protected static string | \UnitEnum | null $ navigationGroup = '\ud83d\udd0d Research & Analysis ' ;
36+ protected static string | \UnitEnum | null $ navigationGroup = '🔍 Research & Analysis ' ;
3737
3838 protected static string | \BackedEnum | null $ navigationIcon = 'heroicon-o-rectangle-stack ' ;
3939
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ class SmartMatchResource extends Resource
3232
3333 protected static ?string $ navigationLabel = 'Smart Matches ' ;
3434
35- protected static string | \UnitEnum | null $ navigationGroup = '\ud83d\udd0d Research & Analysis ' ;
35+ protected static string | \UnitEnum | null $ navigationGroup = '🔍 Research & Analysis ' ;
3636
3737 protected static ?int $ navigationSort = 4 ;
3838
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ class SourceDataEvenResource extends Resource
2828
2929 protected static string | \BackedEnum | null $ navigationIcon = 'heroicon-o-rectangle-stack ' ;
3030
31- protected static string | \UnitEnum | null $ navigationGroup = '\ud83d\udd0d Research & Analysis ' ;
31+ protected static string | \UnitEnum | null $ navigationGroup = '🔍 Research & Analysis ' ;
3232
3333 #[Override]
3434 public static function form (Schema $ schema ): Schema
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ class SourceDataResource extends Resource
2828
2929 protected static string | \BackedEnum | null $ navigationIcon = 'heroicon-o-rectangle-stack ' ;
3030
31- protected static string | \UnitEnum | null $ navigationGroup = '\ud83d\udd0d Research & Analysis ' ;
31+ protected static string | \UnitEnum | null $ navigationGroup = '🔍 Research & Analysis ' ;
3232
3333 #[Override]
3434 public static function form (Schema $ schema ): Schema
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ class SourceRefEvenResource extends Resource
2828
2929 protected static string | \BackedEnum | null $ navigationIcon = 'heroicon-o-rectangle-stack ' ;
3030
31- protected static string | \UnitEnum | null $ navigationGroup = '\ud83d\udd0d Research & Analysis ' ;
31+ protected static string | \UnitEnum | null $ navigationGroup = '🔍 Research & Analysis ' ;
3232
3333 #[Override]
3434 public static function form (Schema $ schema ): Schema
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ class SourceRefResource extends Resource
2828
2929 protected static string | \BackedEnum | null $ navigationIcon = 'heroicon-o-rectangle-stack ' ;
3030
31- protected static string | \UnitEnum | null $ navigationGroup = '\ud83d\udd0d Research & Analysis ' ;
31+ protected static string | \UnitEnum | null $ navigationGroup = '🔍 Research & Analysis ' ;
3232
3333 #[Override]
3434 public static function form (Schema $ schema ): Schema
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ final class SourceRepoResource extends Resource
3131
3232 protected static string | \BackedEnum | null $ navigationIcon = 'heroicon-o-rectangle-stack ' ;
3333
34- protected static string | \UnitEnum | null $ navigationGroup = '\ud83d\udd0d Research & Analysis ' ;
34+ protected static string | \UnitEnum | null $ navigationGroup = '🔍 Research & Analysis ' ;
3535
3636 #[Override]
3737 public static function form (Schema $ schema ): Schema
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ class SourceResource extends Resource
3232
3333 protected static ?string $ navigationLabel = 'Sources ' ;
3434
35- protected static string | \UnitEnum | null $ navigationGroup = '\ud83d\udd0d Research & Analysis ' ;
35+ protected static string | \UnitEnum | null $ navigationGroup = '🔍 Research & Analysis ' ;
3636
3737 protected static ?int $ navigationSort = 1 ;
3838
You can’t perform that action at this time.
0 commit comments