a6348c4268
Update ItemNumberFilterPanel.razor to use ILookupApiClient and IFileApiClient instead of legacy ILookupService and IFileService interfaces. All methods now use the result.Switch() pattern for proper ApiResult error handling.