@alfresco/adf-core 9.1.0-16631908865 → 9.1.0-16645350593

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.
@@ -292,7 +292,19 @@
292
292
  },
293
293
  "SEARCH": {
294
294
  "TOGGLE_ASC_DESC_ORDER": "Toggle results between ascending and descending order",
295
- "SORT_BY": "Sort by"
295
+ "SORT_BY": "Sort by",
296
+ "BUTTON": {
297
+ "TOOLTIP": "Search",
298
+ "ARIA-LABEL": "Search button"
299
+ },
300
+ "INPUT": {
301
+ "ARIA-LABEL": "Search input"
302
+ },
303
+ "FILTER": {
304
+ "BUTTONS": {
305
+ "CLOSE": "Close"
306
+ }
307
+ }
296
308
  },
297
309
  "FEATURE-FLAGS": {
298
310
  "OVERRIDES": "Feature flag overrides",