The text_with_summary plugins have been deprecated and moved to a new module named 'text_with_summary'. That module will be removed from core in Drupal 12 and moved to contrib under the same name.
Drupal\text\Plugin\Field\FieldFormatter\TextSummaryOrTrimmedFormatter => Drupal\text_with_summary\Plugin\Field\FieldFormatter\TextSummaryOrTrimmedFormatter
Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem => Drupal\text_with_summary\Plugin\Field\FieldType\TextWithSummaryItem
Drupal\text\Plugin\Field\FieldWidget\TextareaWithSummaryWidget => Drupal\text_with_summary\Plugin\Field\FieldWidget\TextareaWithSummaryWidget
Additional text/drupal.text library has been moved to text_with_summary/drupal.text.