Add support for call number prefix and suffix handling
Introduced fields for itemCallNumberPrefix
and itemCallNumberSuffix
in relevant models, serializers, and mappers. Updated tests and sample data to verify the correct inclusion of these fields. This enhancement ensures full handling of call number components in print slips.