@ons/design-system 72.2.0 → 72.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -75,7 +75,6 @@ const SITE_SEARCH_AUTOSUGGEST = {
75
75
  "Use up and down keys to navigate results once you've typed more than two characters. Use the enter key to select a result. Touch device users, explore by touch or with swipe gestures.",
76
76
  ariaYouHaveSelected: 'You have selected',
77
77
  ariaMinChars: 'Enter 3 or more characters for results.',
78
- ariaResultsLabel: 'Search results',
79
78
  ariaOneResult: 'There is one result available.',
80
79
  ariaNResults: 'There are {n} results available.',
81
80
  ariaLimitedResults: 'Results have been limited to 10 results. Type more characters to improve your search',