igniteui-angular-i18n 19.2.14 → 19.2.16

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.
Files changed (58) hide show
  1. package/i18n/BG/combo-resources.d.ts +2 -0
  2. package/i18n/BG/combo-resources.js +3 -1
  3. package/i18n/BG/resources.d.ts +2 -0
  4. package/i18n/CS/combo-resources.d.ts +2 -0
  5. package/i18n/CS/combo-resources.js +3 -1
  6. package/i18n/CS/resources.d.ts +2 -0
  7. package/i18n/DA/combo-resources.d.ts +2 -0
  8. package/i18n/DA/combo-resources.js +3 -1
  9. package/i18n/DA/resources.d.ts +2 -0
  10. package/i18n/DE/combo-resources.d.ts +2 -0
  11. package/i18n/DE/combo-resources.js +3 -1
  12. package/i18n/DE/resources.d.ts +2 -0
  13. package/i18n/ES/combo-resources.d.ts +2 -0
  14. package/i18n/ES/combo-resources.js +3 -1
  15. package/i18n/ES/resources.d.ts +2 -0
  16. package/i18n/FR/combo-resources.d.ts +2 -0
  17. package/i18n/FR/combo-resources.js +3 -1
  18. package/i18n/FR/resources.d.ts +2 -0
  19. package/i18n/HU/combo-resources.d.ts +2 -0
  20. package/i18n/HU/combo-resources.js +3 -1
  21. package/i18n/HU/resources.d.ts +2 -0
  22. package/i18n/IT/combo-resources.d.ts +2 -0
  23. package/i18n/IT/combo-resources.js +3 -1
  24. package/i18n/IT/resources.d.ts +2 -0
  25. package/i18n/JA/combo-resources.d.ts +2 -0
  26. package/i18n/JA/combo-resources.js +3 -1
  27. package/i18n/JA/resources.d.ts +2 -0
  28. package/i18n/KO/combo-resources.d.ts +2 -0
  29. package/i18n/KO/combo-resources.js +3 -1
  30. package/i18n/KO/resources.d.ts +2 -0
  31. package/i18n/NB/combo-resources.d.ts +2 -0
  32. package/i18n/NB/combo-resources.js +3 -1
  33. package/i18n/NB/resources.d.ts +2 -0
  34. package/i18n/NL/combo-resources.d.ts +2 -0
  35. package/i18n/NL/combo-resources.js +3 -1
  36. package/i18n/NL/resources.d.ts +2 -0
  37. package/i18n/PL/combo-resources.d.ts +2 -0
  38. package/i18n/PL/combo-resources.js +3 -1
  39. package/i18n/PL/resources.d.ts +2 -0
  40. package/i18n/PT/combo-resources.d.ts +2 -0
  41. package/i18n/PT/combo-resources.js +3 -1
  42. package/i18n/PT/resources.d.ts +2 -0
  43. package/i18n/RO/combo-resources.d.ts +2 -0
  44. package/i18n/RO/combo-resources.js +3 -1
  45. package/i18n/RO/resources.d.ts +2 -0
  46. package/i18n/SV/combo-resources.d.ts +2 -0
  47. package/i18n/SV/combo-resources.js +3 -1
  48. package/i18n/SV/resources.d.ts +2 -0
  49. package/i18n/TR/combo-resources.d.ts +2 -0
  50. package/i18n/TR/combo-resources.js +3 -1
  51. package/i18n/TR/resources.d.ts +2 -0
  52. package/i18n/ZH-HANS/combo-resources.d.ts +2 -0
  53. package/i18n/ZH-HANS/combo-resources.js +3 -1
  54. package/i18n/ZH-HANS/resources.d.ts +2 -0
  55. package/i18n/ZH-HANT/combo-resources.d.ts +2 -0
  56. package/i18n/ZH-HANT/combo-resources.js +3 -1
  57. package/i18n/ZH-HANT/resources.d.ts +2 -0
  58. package/package.json +1 -1
@@ -6,4 +6,6 @@ export declare const ComboResourceStringsBG: {
6
6
  igx_combo_filter_search_placeholder: string;
7
7
  igx_combo_addCustomValues_placeholder: string;
8
8
  igx_combo_clearItems_placeholder: string;
9
+ igx_combo_aria_label_options: string;
10
+ igx_combo_aria_label_no_options: string;
9
11
  };
@@ -6,5 +6,7 @@ export const ComboResourceStringsBG = {
6
6
  igx_combo_empty_message: 'Списъкът е празен',
7
7
  igx_combo_filter_search_placeholder: 'Въведете термин за търсене',
8
8
  igx_combo_addCustomValues_placeholder: 'Добавяне на елемент',
9
- igx_combo_clearItems_placeholder: 'Изчистване на избора'
9
+ igx_combo_clearItems_placeholder: 'Изчистване на избора',
10
+ igx_combo_aria_label_options: 'Има избрани опции',
11
+ igx_combo_aria_label_no_options: 'Няма избрани опции'
10
12
  };
@@ -80,6 +80,8 @@ export declare const IgxResourceStringsBG: {
80
80
  igx_combo_filter_search_placeholder: string;
81
81
  igx_combo_addCustomValues_placeholder: string;
82
82
  igx_combo_clearItems_placeholder: string;
83
+ igx_combo_aria_label_options: string;
84
+ igx_combo_aria_label_no_options: string;
83
85
  igx_chip_remove: string;
84
86
  igx_chip_select: string;
85
87
  igx_input_upload_button: string;
@@ -6,4 +6,6 @@ export declare const ComboResourceStringsCS: {
6
6
  igx_combo_filter_search_placeholder: string;
7
7
  igx_combo_addCustomValues_placeholder: string;
8
8
  igx_combo_clearItems_placeholder: string;
9
+ igx_combo_aria_label_options: string;
10
+ igx_combo_aria_label_no_options: string;
9
11
  };
@@ -6,5 +6,7 @@ export const ComboResourceStringsCS = {
6
6
  igx_combo_empty_message: 'Seznam je prázdný',
7
7
  igx_combo_filter_search_placeholder: 'Zadejte hledaný výraz',
8
8
  igx_combo_addCustomValues_placeholder: 'Přidat položku',
9
- igx_combo_clearItems_placeholder: 'Vymazat výběr'
9
+ igx_combo_clearItems_placeholder: 'Vymazat výběr',
10
+ igx_combo_aria_label_options: 'Vybrané možnosti',
11
+ igx_combo_aria_label_no_options: 'Žádné možnosti nejsou vybrány'
10
12
  };
@@ -80,6 +80,8 @@ export declare const IgxResourceStringsCS: {
80
80
  igx_combo_filter_search_placeholder: string;
81
81
  igx_combo_addCustomValues_placeholder: string;
82
82
  igx_combo_clearItems_placeholder: string;
83
+ igx_combo_aria_label_options: string;
84
+ igx_combo_aria_label_no_options: string;
83
85
  igx_chip_remove: string;
84
86
  igx_chip_select: string;
85
87
  igx_input_upload_button: string;
@@ -6,4 +6,6 @@ export declare const ComboResourceStringsDA: {
6
6
  igx_combo_filter_search_placeholder: string;
7
7
  igx_combo_addCustomValues_placeholder: string;
8
8
  igx_combo_clearItems_placeholder: string;
9
+ igx_combo_aria_label_options: string;
10
+ igx_combo_aria_label_no_options: string;
9
11
  };
@@ -6,5 +6,7 @@ export const ComboResourceStringsDA = {
6
6
  igx_combo_empty_message: 'Listen er tom',
7
7
  igx_combo_filter_search_placeholder: 'Indtast en søgeterm',
8
8
  igx_combo_addCustomValues_placeholder: 'Tilføj element',
9
- igx_combo_clearItems_placeholder: 'Ryd markering'
9
+ igx_combo_clearItems_placeholder: 'Ryd markering',
10
+ igx_combo_aria_label_options: 'Valgte muligheder',
11
+ igx_combo_aria_label_no_options: 'Ingen valgte muligheder'
10
12
  };
@@ -80,6 +80,8 @@ export declare const IgxResourceStringsDA: {
80
80
  igx_combo_filter_search_placeholder: string;
81
81
  igx_combo_addCustomValues_placeholder: string;
82
82
  igx_combo_clearItems_placeholder: string;
83
+ igx_combo_aria_label_options: string;
84
+ igx_combo_aria_label_no_options: string;
83
85
  igx_chip_remove: string;
84
86
  igx_chip_select: string;
85
87
  igx_input_upload_button: string;
@@ -6,4 +6,6 @@ export declare const ComboResourceStringsDE: {
6
6
  igx_combo_filter_search_placeholder: string;
7
7
  igx_combo_addCustomValues_placeholder: string;
8
8
  igx_combo_clearItems_placeholder: string;
9
+ igx_combo_aria_label_options: string;
10
+ igx_combo_aria_label_no_options: string;
9
11
  };
@@ -6,5 +6,7 @@ export const ComboResourceStringsDE = {
6
6
  igx_combo_empty_message: 'Die Liste ist leer',
7
7
  igx_combo_filter_search_placeholder: 'Suchbegriff eingeben',
8
8
  igx_combo_addCustomValues_placeholder: 'Element hinzufügen',
9
- igx_combo_clearItems_placeholder: 'Auswahl löschen'
9
+ igx_combo_clearItems_placeholder: 'Auswahl löschen',
10
+ igx_combo_aria_label_options: 'Ausgewählte Optionen',
11
+ igx_combo_aria_label_no_options: 'Keine Optionen ausgewählt'
10
12
  };
@@ -80,6 +80,8 @@ export declare const IgxResourceStringsDE: {
80
80
  igx_combo_filter_search_placeholder: string;
81
81
  igx_combo_addCustomValues_placeholder: string;
82
82
  igx_combo_clearItems_placeholder: string;
83
+ igx_combo_aria_label_options: string;
84
+ igx_combo_aria_label_no_options: string;
83
85
  igx_chip_remove: string;
84
86
  igx_chip_select: string;
85
87
  igx_input_upload_button: string;
@@ -6,4 +6,6 @@ export declare const ComboResourceStringsES: {
6
6
  igx_combo_filter_search_placeholder: string;
7
7
  igx_combo_addCustomValues_placeholder: string;
8
8
  igx_combo_clearItems_placeholder: string;
9
+ igx_combo_aria_label_options: string;
10
+ igx_combo_aria_label_no_options: string;
9
11
  };
@@ -6,5 +6,7 @@ export const ComboResourceStringsES = {
6
6
  igx_combo_empty_message: 'La lista está vacía',
7
7
  igx_combo_filter_search_placeholder: 'Escriba un término de búsqueda',
8
8
  igx_combo_addCustomValues_placeholder: 'Agregar elemento',
9
- igx_combo_clearItems_placeholder: 'Borrar selección'
9
+ igx_combo_clearItems_placeholder: 'Borrar selección',
10
+ igx_combo_aria_label_options: 'Opciones seleccionadas',
11
+ igx_combo_aria_label_no_options: 'No hay opciones seleccionadas'
10
12
  };
@@ -80,6 +80,8 @@ export declare const IgxResourceStringsES: {
80
80
  igx_combo_filter_search_placeholder: string;
81
81
  igx_combo_addCustomValues_placeholder: string;
82
82
  igx_combo_clearItems_placeholder: string;
83
+ igx_combo_aria_label_options: string;
84
+ igx_combo_aria_label_no_options: string;
83
85
  igx_chip_remove: string;
84
86
  igx_chip_select: string;
85
87
  igx_input_upload_button: string;
@@ -6,4 +6,6 @@ export declare const ComboResourceStringsFR: {
6
6
  igx_combo_filter_search_placeholder: string;
7
7
  igx_combo_addCustomValues_placeholder: string;
8
8
  igx_combo_clearItems_placeholder: string;
9
+ igx_combo_aria_label_options: string;
10
+ igx_combo_aria_label_no_options: string;
9
11
  };
@@ -6,5 +6,7 @@ export const ComboResourceStringsFR = {
6
6
  igx_combo_empty_message: 'La liste est vide',
7
7
  igx_combo_filter_search_placeholder: 'Entrez un terme de recherche',
8
8
  igx_combo_addCustomValues_placeholder: 'Ajouter un élément',
9
- igx_combo_clearItems_placeholder: 'Effacer la sélection'
9
+ igx_combo_clearItems_placeholder: 'Effacer la sélection',
10
+ igx_combo_aria_label_options: 'Options sélectionnées',
11
+ igx_combo_aria_label_no_options: 'Aucune option sélectionnée'
10
12
  };
@@ -80,6 +80,8 @@ export declare const IgxResourceStringsFR: {
80
80
  igx_combo_filter_search_placeholder: string;
81
81
  igx_combo_addCustomValues_placeholder: string;
82
82
  igx_combo_clearItems_placeholder: string;
83
+ igx_combo_aria_label_options: string;
84
+ igx_combo_aria_label_no_options: string;
83
85
  igx_chip_remove: string;
84
86
  igx_chip_select: string;
85
87
  igx_input_upload_button: string;
@@ -6,4 +6,6 @@ export declare const ComboResourceStringsHU: {
6
6
  igx_combo_filter_search_placeholder: string;
7
7
  igx_combo_addCustomValues_placeholder: string;
8
8
  igx_combo_clearItems_placeholder: string;
9
+ igx_combo_aria_label_options: string;
10
+ igx_combo_aria_label_no_options: string;
9
11
  };
@@ -6,5 +6,7 @@ export const ComboResourceStringsHU = {
6
6
  igx_combo_empty_message: 'Üres a lista',
7
7
  igx_combo_filter_search_placeholder: 'Írjon be egy keresési kifejezést',
8
8
  igx_combo_addCustomValues_placeholder: 'Elem hozzáadása',
9
- igx_combo_clearItems_placeholder: 'Kiválasztás törlése'
9
+ igx_combo_clearItems_placeholder: 'Kiválasztás törlése',
10
+ igx_combo_aria_label_options: 'Kiválasztott lehetőségek',
11
+ igx_combo_aria_label_no_options: 'Nincsenek kiválasztott lehetőségek'
10
12
  };
@@ -80,6 +80,8 @@ export declare const IgxResourceStringsHU: {
80
80
  igx_combo_filter_search_placeholder: string;
81
81
  igx_combo_addCustomValues_placeholder: string;
82
82
  igx_combo_clearItems_placeholder: string;
83
+ igx_combo_aria_label_options: string;
84
+ igx_combo_aria_label_no_options: string;
83
85
  igx_chip_remove: string;
84
86
  igx_chip_select: string;
85
87
  igx_input_upload_button: string;
@@ -6,4 +6,6 @@ export declare const ComboResourceStringsIT: {
6
6
  igx_combo_filter_search_placeholder: string;
7
7
  igx_combo_addCustomValues_placeholder: string;
8
8
  igx_combo_clearItems_placeholder: string;
9
+ igx_combo_aria_label_options: string;
10
+ igx_combo_aria_label_no_options: string;
9
11
  };
@@ -6,5 +6,7 @@ export const ComboResourceStringsIT = {
6
6
  igx_combo_empty_message: 'L\'elenco è vuoto',
7
7
  igx_combo_filter_search_placeholder: 'Immettere il testo di ricerca',
8
8
  igx_combo_addCustomValues_placeholder: 'Aggiungi elemento',
9
- igx_combo_clearItems_placeholder: 'Cancella selezione'
9
+ igx_combo_clearItems_placeholder: 'Cancella selezione',
10
+ igx_combo_aria_label_options: 'Opzioni selezionate',
11
+ igx_combo_aria_label_no_options: 'Nessuna opzione selezionata'
10
12
  };
@@ -80,6 +80,8 @@ export declare const IgxResourceStringsIT: {
80
80
  igx_combo_filter_search_placeholder: string;
81
81
  igx_combo_addCustomValues_placeholder: string;
82
82
  igx_combo_clearItems_placeholder: string;
83
+ igx_combo_aria_label_options: string;
84
+ igx_combo_aria_label_no_options: string;
83
85
  igx_chip_remove: string;
84
86
  igx_chip_select: string;
85
87
  igx_input_upload_button: string;
@@ -6,4 +6,6 @@ export declare const ComboResourceStringsJA: {
6
6
  igx_combo_filter_search_placeholder: string;
7
7
  igx_combo_addCustomValues_placeholder: string;
8
8
  igx_combo_clearItems_placeholder: string;
9
+ igx_combo_aria_label_options: string;
10
+ igx_combo_aria_label_no_options: string;
9
11
  };
@@ -6,5 +6,7 @@ export const ComboResourceStringsJA = {
6
6
  igx_combo_empty_message: 'リストが空です',
7
7
  igx_combo_filter_search_placeholder: '検索条件の入力',
8
8
  igx_combo_addCustomValues_placeholder: '項目の追加',
9
- igx_combo_clearItems_placeholder: '選択のクリア'
9
+ igx_combo_clearItems_placeholder: '選択のクリア',
10
+ igx_combo_aria_label_options: '選択されたオプション',
11
+ igx_combo_aria_label_no_options: '選択されたオプションはありません'
10
12
  };
@@ -80,6 +80,8 @@ export declare const IgxResourceStringsJA: {
80
80
  igx_combo_filter_search_placeholder: string;
81
81
  igx_combo_addCustomValues_placeholder: string;
82
82
  igx_combo_clearItems_placeholder: string;
83
+ igx_combo_aria_label_options: string;
84
+ igx_combo_aria_label_no_options: string;
83
85
  igx_chip_remove: string;
84
86
  igx_chip_select: string;
85
87
  igx_input_upload_button: string;
@@ -6,4 +6,6 @@ export declare const ComboResourceStringsKO: {
6
6
  igx_combo_filter_search_placeholder: string;
7
7
  igx_combo_addCustomValues_placeholder: string;
8
8
  igx_combo_clearItems_placeholder: string;
9
+ igx_combo_aria_label_options: string;
10
+ igx_combo_aria_label_no_options: string;
9
11
  };
@@ -6,5 +6,7 @@ export const ComboResourceStringsKO = {
6
6
  igx_combo_empty_message: '목록이 비어 있음',
7
7
  igx_combo_filter_search_placeholder: '검색어 입력',
8
8
  igx_combo_addCustomValues_placeholder: '항목 추가',
9
- igx_combo_clearItems_placeholder: '선택 지우기'
9
+ igx_combo_clearItems_placeholder: '선택 지우기',
10
+ igx_combo_aria_label_options: '선택된 옵션',
11
+ igx_combo_aria_label_no_options: '선택된 옵션 없음'
10
12
  };
@@ -80,6 +80,8 @@ export declare const IgxResourceStringsKO: {
80
80
  igx_combo_filter_search_placeholder: string;
81
81
  igx_combo_addCustomValues_placeholder: string;
82
82
  igx_combo_clearItems_placeholder: string;
83
+ igx_combo_aria_label_options: string;
84
+ igx_combo_aria_label_no_options: string;
83
85
  igx_chip_remove: string;
84
86
  igx_chip_select: string;
85
87
  igx_input_upload_button: string;
@@ -6,4 +6,6 @@ export declare const ComboResourceStringsNB: {
6
6
  igx_combo_filter_search_placeholder: string;
7
7
  igx_combo_addCustomValues_placeholder: string;
8
8
  igx_combo_clearItems_placeholder: string;
9
+ igx_combo_aria_label_options: string;
10
+ igx_combo_aria_label_no_options: string;
9
11
  };
@@ -6,5 +6,7 @@ export const ComboResourceStringsNB = {
6
6
  igx_combo_empty_message: 'Listen er tom',
7
7
  igx_combo_filter_search_placeholder: 'Skriv inn søkeord',
8
8
  igx_combo_addCustomValues_placeholder: 'Legg til element',
9
- igx_combo_clearItems_placeholder: 'Fjern valg'
9
+ igx_combo_clearItems_placeholder: 'Fjern valg',
10
+ igx_combo_aria_label_options: 'Valgte alternativer',
11
+ igx_combo_aria_label_no_options: 'Ingen valgte alternativer'
10
12
  };
@@ -80,6 +80,8 @@ export declare const IgxResourceStringsNB: {
80
80
  igx_combo_filter_search_placeholder: string;
81
81
  igx_combo_addCustomValues_placeholder: string;
82
82
  igx_combo_clearItems_placeholder: string;
83
+ igx_combo_aria_label_options: string;
84
+ igx_combo_aria_label_no_options: string;
83
85
  igx_chip_remove: string;
84
86
  igx_chip_select: string;
85
87
  igx_input_upload_button: string;
@@ -6,4 +6,6 @@ export declare const ComboResourceStringsNL: {
6
6
  igx_combo_filter_search_placeholder: string;
7
7
  igx_combo_addCustomValues_placeholder: string;
8
8
  igx_combo_clearItems_placeholder: string;
9
+ igx_combo_aria_label_options: string;
10
+ igx_combo_aria_label_no_options: string;
9
11
  };
@@ -6,5 +6,7 @@ export const ComboResourceStringsNL = {
6
6
  igx_combo_empty_message: 'De lijst is leeg',
7
7
  igx_combo_filter_search_placeholder: 'Typ een zoekterm',
8
8
  igx_combo_addCustomValues_placeholder: 'Item toevoegen',
9
- igx_combo_clearItems_placeholder: 'Selectie wissen'
9
+ igx_combo_clearItems_placeholder: 'Selectie wissen',
10
+ igx_combo_aria_label_options: 'Geselecteerde opties',
11
+ igx_combo_aria_label_no_options: 'Geen geselecteerde opties'
10
12
  };
@@ -80,6 +80,8 @@ export declare const IgxResourceStringsNL: {
80
80
  igx_combo_filter_search_placeholder: string;
81
81
  igx_combo_addCustomValues_placeholder: string;
82
82
  igx_combo_clearItems_placeholder: string;
83
+ igx_combo_aria_label_options: string;
84
+ igx_combo_aria_label_no_options: string;
83
85
  igx_chip_remove: string;
84
86
  igx_chip_select: string;
85
87
  igx_input_upload_button: string;
@@ -6,4 +6,6 @@ export declare const ComboResourceStringsPL: {
6
6
  igx_combo_filter_search_placeholder: string;
7
7
  igx_combo_addCustomValues_placeholder: string;
8
8
  igx_combo_clearItems_placeholder: string;
9
+ igx_combo_aria_label_options: string;
10
+ igx_combo_aria_label_no_options: string;
9
11
  };
@@ -6,5 +6,7 @@ export const ComboResourceStringsPL = {
6
6
  igx_combo_empty_message: 'Lista jest pusta',
7
7
  igx_combo_filter_search_placeholder: 'Wprowadź tekst wyszukiwania',
8
8
  igx_combo_addCustomValues_placeholder: 'Dodaj element',
9
- igx_combo_clearItems_placeholder: 'Wyczyść wybór'
9
+ igx_combo_clearItems_placeholder: 'Wyczyść wybór',
10
+ igx_combo_aria_label_options: 'Wybrane opcje',
11
+ igx_combo_aria_label_no_options: 'Brak wybranych opcji'
10
12
  };
@@ -80,6 +80,8 @@ export declare const IgxResourceStringsPL: {
80
80
  igx_combo_filter_search_placeholder: string;
81
81
  igx_combo_addCustomValues_placeholder: string;
82
82
  igx_combo_clearItems_placeholder: string;
83
+ igx_combo_aria_label_options: string;
84
+ igx_combo_aria_label_no_options: string;
83
85
  igx_chip_remove: string;
84
86
  igx_chip_select: string;
85
87
  igx_input_upload_button: string;
@@ -6,4 +6,6 @@ export declare const ComboResourceStringsPT: {
6
6
  igx_combo_filter_search_placeholder: string;
7
7
  igx_combo_addCustomValues_placeholder: string;
8
8
  igx_combo_clearItems_placeholder: string;
9
+ igx_combo_aria_label_options: string;
10
+ igx_combo_aria_label_no_options: string;
9
11
  };
@@ -6,5 +6,7 @@ export const ComboResourceStringsPT = {
6
6
  igx_combo_empty_message: 'A lista está vazia',
7
7
  igx_combo_filter_search_placeholder: 'Digite um termo de pesquisa',
8
8
  igx_combo_addCustomValues_placeholder: 'Adicionar item',
9
- igx_combo_clearItems_placeholder: 'Limpar seleção'
9
+ igx_combo_clearItems_placeholder: 'Limpar seleção',
10
+ igx_combo_aria_label_options: 'Opções selecionadas',
11
+ igx_combo_aria_label_no_options: 'Nenhuma opção selecionada'
10
12
  };
@@ -80,6 +80,8 @@ export declare const IgxResourceStringsPT: {
80
80
  igx_combo_filter_search_placeholder: string;
81
81
  igx_combo_addCustomValues_placeholder: string;
82
82
  igx_combo_clearItems_placeholder: string;
83
+ igx_combo_aria_label_options: string;
84
+ igx_combo_aria_label_no_options: string;
83
85
  igx_chip_remove: string;
84
86
  igx_chip_select: string;
85
87
  igx_input_upload_button: string;
@@ -6,4 +6,6 @@ export declare const ComboResourceStringsRO: {
6
6
  igx_combo_filter_search_placeholder: string;
7
7
  igx_combo_addCustomValues_placeholder: string;
8
8
  igx_combo_clearItems_placeholder: string;
9
+ igx_combo_aria_label_options: string;
10
+ igx_combo_aria_label_no_options: string;
9
11
  };
@@ -6,5 +6,7 @@ export const ComboResourceStringsRO = {
6
6
  igx_combo_empty_message: 'Lista este goală',
7
7
  igx_combo_filter_search_placeholder: 'Introduceți termenul de căutare',
8
8
  igx_combo_addCustomValues_placeholder: 'Adăugați element',
9
- igx_combo_clearItems_placeholder: 'Ștergeți selecția'
9
+ igx_combo_clearItems_placeholder: 'Ștergeți selecția',
10
+ igx_combo_aria_label_options: 'Opțiuni selectate',
11
+ igx_combo_aria_label_no_options: 'Nicio opțiune selectată'
10
12
  };
@@ -80,6 +80,8 @@ export declare const IgxResourceStringsRO: {
80
80
  igx_combo_filter_search_placeholder: string;
81
81
  igx_combo_addCustomValues_placeholder: string;
82
82
  igx_combo_clearItems_placeholder: string;
83
+ igx_combo_aria_label_options: string;
84
+ igx_combo_aria_label_no_options: string;
83
85
  igx_chip_remove: string;
84
86
  igx_chip_select: string;
85
87
  igx_input_upload_button: string;
@@ -6,4 +6,6 @@ export declare const ComboResourceStringsSV: {
6
6
  igx_combo_filter_search_placeholder: string;
7
7
  igx_combo_addCustomValues_placeholder: string;
8
8
  igx_combo_clearItems_placeholder: string;
9
+ igx_combo_aria_label_options: string;
10
+ igx_combo_aria_label_no_options: string;
9
11
  };
@@ -6,5 +6,7 @@ export const ComboResourceStringsSV = {
6
6
  igx_combo_empty_message: 'Listan är tom',
7
7
  igx_combo_filter_search_placeholder: 'Ange sökterm',
8
8
  igx_combo_addCustomValues_placeholder: 'Lägg till objekt',
9
- igx_combo_clearItems_placeholder: 'Rensa urval'
9
+ igx_combo_clearItems_placeholder: 'Rensa urval',
10
+ igx_combo_aria_label_options: 'Valda alternativ',
11
+ igx_combo_aria_label_no_options: 'Inga valda alternativ'
10
12
  };
@@ -79,6 +79,8 @@ export declare const IgxResourceStringsSV: {
79
79
  igx_combo_filter_search_placeholder: string;
80
80
  igx_combo_addCustomValues_placeholder: string;
81
81
  igx_combo_clearItems_placeholder: string;
82
+ igx_combo_aria_label_options: string;
83
+ igx_combo_aria_label_no_options: string;
82
84
  igx_chip_remove: string;
83
85
  igx_chip_select: string;
84
86
  igx_input_upload_button: string;
@@ -6,4 +6,6 @@ export declare const ComboResourceStringsTR: {
6
6
  igx_combo_filter_search_placeholder: string;
7
7
  igx_combo_addCustomValues_placeholder: string;
8
8
  igx_combo_clearItems_placeholder: string;
9
+ igx_combo_aria_label_options: string;
10
+ igx_combo_aria_label_no_options: string;
9
11
  };
@@ -6,5 +6,7 @@ export const ComboResourceStringsTR = {
6
6
  igx_combo_empty_message: 'Liste boş',
7
7
  igx_combo_filter_search_placeholder: 'Arama terimi girin',
8
8
  igx_combo_addCustomValues_placeholder: 'Öğe ekle',
9
- igx_combo_clearItems_placeholder: 'Seçimi temizle'
9
+ igx_combo_clearItems_placeholder: 'Seçimi temizle',
10
+ igx_combo_aria_label_options: 'Seçilen seçenekler',
11
+ igx_combo_aria_label_no_options: 'Seçilen seçenek yok'
10
12
  };
@@ -80,6 +80,8 @@ export declare const IgxResourceStringsTR: {
80
80
  igx_combo_filter_search_placeholder: string;
81
81
  igx_combo_addCustomValues_placeholder: string;
82
82
  igx_combo_clearItems_placeholder: string;
83
+ igx_combo_aria_label_options: string;
84
+ igx_combo_aria_label_no_options: string;
83
85
  igx_chip_remove: string;
84
86
  igx_chip_select: string;
85
87
  igx_input_upload_button: string;
@@ -6,4 +6,6 @@ export declare const ComboResourceStringsZHHANS: {
6
6
  igx_combo_filter_search_placeholder: string;
7
7
  igx_combo_addCustomValues_placeholder: string;
8
8
  igx_combo_clearItems_placeholder: string;
9
+ igx_combo_aria_label_options: string;
10
+ igx_combo_aria_label_no_options: string;
9
11
  };
@@ -6,5 +6,7 @@ export const ComboResourceStringsZHHANS = {
6
6
  igx_combo_empty_message: '列表为空',
7
7
  igx_combo_filter_search_placeholder: '输入搜索字符串',
8
8
  igx_combo_addCustomValues_placeholder: '添加项目',
9
- igx_combo_clearItems_placeholder: '清除选择'
9
+ igx_combo_clearItems_placeholder: '清除选择',
10
+ igx_combo_aria_label_options: '选定的选项',
11
+ igx_combo_aria_label_no_options: '没有选定的选项'
10
12
  };
@@ -80,6 +80,8 @@ export declare const IgxResourceStringsZHHANS: {
80
80
  igx_combo_filter_search_placeholder: string;
81
81
  igx_combo_addCustomValues_placeholder: string;
82
82
  igx_combo_clearItems_placeholder: string;
83
+ igx_combo_aria_label_options: string;
84
+ igx_combo_aria_label_no_options: string;
83
85
  igx_chip_remove: string;
84
86
  igx_chip_select: string;
85
87
  igx_input_upload_button: string;
@@ -6,4 +6,6 @@ export declare const ComboResourceStringsZHHANT: {
6
6
  igx_combo_filter_search_placeholder: string;
7
7
  igx_combo_addCustomValues_placeholder: string;
8
8
  igx_combo_clearItems_placeholder: string;
9
+ igx_combo_aria_label_options: string;
10
+ igx_combo_aria_label_no_options: string;
9
11
  };
@@ -6,5 +6,7 @@ export const ComboResourceStringsZHHANT = {
6
6
  igx_combo_empty_message: '清單是空的',
7
7
  igx_combo_filter_search_placeholder: '輸入搜尋字串',
8
8
  igx_combo_addCustomValues_placeholder: '新增項目',
9
- igx_combo_clearItems_placeholder: '清除選擇'
9
+ igx_combo_clearItems_placeholder: '清除選擇',
10
+ igx_combo_aria_label_options: '已選擇的選項',
11
+ igx_combo_aria_label_no_options: '沒有已選擇的選項'
10
12
  };
@@ -80,6 +80,8 @@ export declare const IgxResourceStringsZHHANT: {
80
80
  igx_combo_filter_search_placeholder: string;
81
81
  igx_combo_addCustomValues_placeholder: string;
82
82
  igx_combo_clearItems_placeholder: string;
83
+ igx_combo_aria_label_options: string;
84
+ igx_combo_aria_label_no_options: string;
83
85
  igx_chip_remove: string;
84
86
  igx_chip_select: string;
85
87
  igx_input_upload_button: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "igniteui-angular-i18n",
3
- "version": "19.2.14",
3
+ "version": "19.2.16",
4
4
  "description": "IgniteUI for Angular localization resources package",
5
5
  "main": "./index.js",
6
6
  "types": "./index.d.ts",