igniteui-angular-i18n 14.0.13 → 14.0.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 (79) hide show
  1. package/i18n/BG/combo-resources.d.ts +6 -0
  2. package/i18n/BG/combo-resources.js +11 -0
  3. package/i18n/BG/resources.d.ts +1 -0
  4. package/i18n/BG/resources.js +2 -1
  5. package/i18n/CS/combo-resources.d.ts +6 -0
  6. package/i18n/CS/combo-resources.js +11 -0
  7. package/i18n/CS/resources.d.ts +1 -0
  8. package/i18n/CS/resources.js +2 -1
  9. package/i18n/DA/combo-resources.d.ts +6 -0
  10. package/i18n/DA/combo-resources.js +11 -0
  11. package/i18n/DA/resources.d.ts +1 -0
  12. package/i18n/DA/resources.js +2 -1
  13. package/i18n/DE/combo-resources.d.ts +6 -0
  14. package/i18n/DE/combo-resources.js +11 -0
  15. package/i18n/DE/resources.d.ts +1 -0
  16. package/i18n/DE/resources.js +2 -1
  17. package/i18n/ES/combo-resources.d.ts +6 -0
  18. package/i18n/ES/combo-resources.js +11 -0
  19. package/i18n/ES/resources.d.ts +1 -0
  20. package/i18n/ES/resources.js +2 -1
  21. package/i18n/FR/combo-resources.d.ts +6 -0
  22. package/i18n/FR/combo-resources.js +11 -0
  23. package/i18n/FR/resources.d.ts +1 -0
  24. package/i18n/FR/resources.js +2 -1
  25. package/i18n/HU/combo-resources.d.ts +6 -0
  26. package/i18n/HU/combo-resources.js +11 -0
  27. package/i18n/HU/resources.d.ts +1 -0
  28. package/i18n/HU/resources.js +2 -1
  29. package/i18n/IT/combo-resources.d.ts +6 -0
  30. package/i18n/IT/combo-resources.js +11 -0
  31. package/i18n/IT/resources.d.ts +1 -0
  32. package/i18n/IT/resources.js +2 -1
  33. package/i18n/JA/combo-resources.d.ts +6 -0
  34. package/i18n/JA/combo-resources.js +11 -0
  35. package/i18n/JA/resources.d.ts +1 -0
  36. package/i18n/JA/resources.js +2 -1
  37. package/i18n/KO/combo-resources.d.ts +6 -0
  38. package/i18n/KO/combo-resources.js +11 -0
  39. package/i18n/KO/resources.d.ts +1 -0
  40. package/i18n/KO/resources.js +2 -1
  41. package/i18n/NB/combo-resources.d.ts +6 -0
  42. package/i18n/NB/combo-resources.js +11 -0
  43. package/i18n/NB/resources.d.ts +1 -0
  44. package/i18n/NB/resources.js +2 -1
  45. package/i18n/NL/combo-resources.d.ts +6 -0
  46. package/i18n/NL/combo-resources.js +11 -0
  47. package/i18n/NL/resources.d.ts +1 -0
  48. package/i18n/NL/resources.js +2 -1
  49. package/i18n/PL/combo-resources.d.ts +6 -0
  50. package/i18n/PL/combo-resources.js +11 -0
  51. package/i18n/PL/resources.d.ts +1 -0
  52. package/i18n/PL/resources.js +2 -1
  53. package/i18n/PT/combo-resources.d.ts +6 -0
  54. package/i18n/PT/combo-resources.js +11 -0
  55. package/i18n/PT/resources.d.ts +1 -0
  56. package/i18n/PT/resources.js +2 -1
  57. package/i18n/RO/combo-resources.d.ts +6 -0
  58. package/i18n/RO/combo-resources.js +11 -0
  59. package/i18n/RO/resources.d.ts +1 -0
  60. package/i18n/RO/resources.js +2 -1
  61. package/i18n/SV/combo-resources.d.ts +6 -0
  62. package/i18n/SV/combo-resources.js +11 -0
  63. package/i18n/SV/resources.d.ts +1 -0
  64. package/i18n/SV/resources.js +2 -1
  65. package/i18n/TR/combo-resources.d.ts +6 -0
  66. package/i18n/TR/combo-resources.js +11 -0
  67. package/i18n/TR/resources.d.ts +1 -0
  68. package/i18n/TR/resources.js +2 -1
  69. package/i18n/ZH-HANS/combo-resources.d.ts +6 -0
  70. package/i18n/ZH-HANS/combo-resources.js +11 -0
  71. package/i18n/ZH-HANS/resources.d.ts +1 -0
  72. package/i18n/ZH-HANS/resources.js +2 -1
  73. package/i18n/ZH-HANT/combo-resources.d.ts +6 -0
  74. package/i18n/ZH-HANT/combo-resources.js +11 -0
  75. package/i18n/ZH-HANT/resources.d.ts +1 -0
  76. package/i18n/ZH-HANT/resources.js +2 -1
  77. package/index.d.ts +19 -0
  78. package/index.js +19 -0
  79. package/package.json +1 -1
@@ -0,0 +1,6 @@
1
+ /**
2
+ * Bulgarian resource strings for IgxCombo
3
+ */
4
+ export declare const ComboResourceStringsBG: {
5
+ igx_combo_empty_message: string;
6
+ };
@@ -0,0 +1,11 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ComboResourceStringsBG = void 0;
4
+ // exported below as re-cast to create declaration type with expanded properties
5
+ const ComboResourceStringsBG_ = {
6
+ igx_combo_empty_message: 'Списъкът е празен'
7
+ };
8
+ /**
9
+ * Bulgarian resource strings for IgxCombo
10
+ */
11
+ exports.ComboResourceStringsBG = ComboResourceStringsBG_;
@@ -2,6 +2,7 @@
2
2
  * Bulgarian resource strings for all components
3
3
  */
4
4
  export declare const IgxResourceStringsBG: {
5
+ igx_combo_empty_message: string;
5
6
  igx_chip_remove: string;
6
7
  igx_chip_select: string;
7
8
  igx_input_upload_button: string;
@@ -12,7 +12,8 @@ const calendar_resources_1 = require("./calendar-resources");
12
12
  const tree_resources_1 = require("./tree-resources");
13
13
  const input_resources_1 = require("./input-resources");
14
14
  const chip_resources_1 = require("./chip-resources");
15
+ const combo_resources_1 = require("./combo-resources");
15
16
  /**
16
17
  * Bulgarian resource strings for all components
17
18
  */
18
- exports.IgxResourceStringsBG = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, grid_resources_1.GridResourceStringsBG), paginator_resources_1.PaginatorResourceStringsBG), time_picker_resources_1.TimePickerResourceStringsBG), date_picker_resources_1.DatePickerResourceStringsBG), date_range_picker_resources_1.DateRangePickerResourceStringsBG), carousel_resources_1.CarouselResourceStringsBG), list_resources_1.ListResourceStringsBG), calendar_resources_1.CalendarResourceStringsBG), tree_resources_1.TreeResourceStringsBG), input_resources_1.InputResourceStringsBG), chip_resources_1.ChipResourceStringsBG);
19
+ exports.IgxResourceStringsBG = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, grid_resources_1.GridResourceStringsBG), paginator_resources_1.PaginatorResourceStringsBG), time_picker_resources_1.TimePickerResourceStringsBG), date_picker_resources_1.DatePickerResourceStringsBG), date_range_picker_resources_1.DateRangePickerResourceStringsBG), carousel_resources_1.CarouselResourceStringsBG), list_resources_1.ListResourceStringsBG), calendar_resources_1.CalendarResourceStringsBG), tree_resources_1.TreeResourceStringsBG), input_resources_1.InputResourceStringsBG), chip_resources_1.ChipResourceStringsBG), combo_resources_1.ComboResourceStringsBG);
@@ -0,0 +1,6 @@
1
+ /**
2
+ * Czech resource strings for IgxCombo
3
+ */
4
+ export declare const ComboResourceStringsCS: {
5
+ igx_combo_empty_message: string;
6
+ };
@@ -0,0 +1,11 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ComboResourceStringsCS = void 0;
4
+ // exported below as re-cast to create declaration type with expanded properties
5
+ const ComboResourceStringsCS_ = {
6
+ igx_combo_empty_message: 'Seznam je prázdný'
7
+ };
8
+ /**
9
+ * Czech resource strings for IgxCombo
10
+ */
11
+ exports.ComboResourceStringsCS = ComboResourceStringsCS_;
@@ -2,6 +2,7 @@
2
2
  * Czech resource strings for all components
3
3
  */
4
4
  export declare const IgxResourceStringsCS: {
5
+ igx_combo_empty_message: string;
5
6
  igx_chip_remove: string;
6
7
  igx_chip_select: string;
7
8
  igx_input_upload_button: string;
@@ -12,7 +12,8 @@ const calendar_resources_1 = require("./calendar-resources");
12
12
  const tree_resources_1 = require("./tree-resources");
13
13
  const input_resources_1 = require("./input-resources");
14
14
  const chip_resources_1 = require("./chip-resources");
15
+ const combo_resources_1 = require("./combo-resources");
15
16
  /**
16
17
  * Czech resource strings for all components
17
18
  */
18
- exports.IgxResourceStringsCS = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, grid_resources_1.GridResourceStringsCS), paginator_resources_1.PaginatorResourceStringsCS), time_picker_resources_1.TimePickerResourceStringsCS), date_picker_resources_1.DatePickerResourceStringsCS), date_range_picker_resources_1.DateRangePickerResourceStringsCS), carousel_resources_1.CarouselResourceStringsCS), list_resources_1.ListResourceStringsCS), calendar_resources_1.CalendarResourceStringsCS), tree_resources_1.TreeResourceStringsCS), input_resources_1.InputResourceStringsCS), chip_resources_1.ChipResourceStringsCS);
19
+ exports.IgxResourceStringsCS = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, grid_resources_1.GridResourceStringsCS), paginator_resources_1.PaginatorResourceStringsCS), time_picker_resources_1.TimePickerResourceStringsCS), date_picker_resources_1.DatePickerResourceStringsCS), date_range_picker_resources_1.DateRangePickerResourceStringsCS), carousel_resources_1.CarouselResourceStringsCS), list_resources_1.ListResourceStringsCS), calendar_resources_1.CalendarResourceStringsCS), tree_resources_1.TreeResourceStringsCS), input_resources_1.InputResourceStringsCS), chip_resources_1.ChipResourceStringsCS), combo_resources_1.ComboResourceStringsCS);
@@ -0,0 +1,6 @@
1
+ /**
2
+ * Danish resource strings for IgxCombo
3
+ */
4
+ export declare const ComboResourceStringsDA: {
5
+ igx_combo_empty_message: string;
6
+ };
@@ -0,0 +1,11 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ComboResourceStringsDA = void 0;
4
+ // exported below as re-cast to create declaration type with expanded properties
5
+ const ComboResourceStringsDA_ = {
6
+ igx_combo_empty_message: 'Listen er tom'
7
+ };
8
+ /**
9
+ * Danish resource strings for IgxCombo
10
+ */
11
+ exports.ComboResourceStringsDA = ComboResourceStringsDA_;
@@ -2,6 +2,7 @@
2
2
  * Danish resource strings for all components
3
3
  */
4
4
  export declare const IgxResourceStringsDA: {
5
+ igx_combo_empty_message: string;
5
6
  igx_chip_remove: string;
6
7
  igx_chip_select: string;
7
8
  igx_input_upload_button: string;
@@ -12,7 +12,8 @@ const calendar_resources_1 = require("./calendar-resources");
12
12
  const tree_resources_1 = require("./tree-resources");
13
13
  const input_resources_1 = require("./input-resources");
14
14
  const chip_resources_1 = require("./chip-resources");
15
+ const combo_resources_1 = require("./combo-resources");
15
16
  /**
16
17
  * Danish resource strings for all components
17
18
  */
18
- exports.IgxResourceStringsDA = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, grid_resources_1.GridResourceStringsDA), paginator_resources_1.PaginatorResourceStringsDA), time_picker_resources_1.TimePickerResourceStringsDA), date_picker_resources_1.DatePickerResourceStringsDA), date_range_picker_resources_1.DateRangePickerResourceStringsDA), carousel_resources_1.CarouselResourceStringsDA), list_resources_1.ListResourceStringsDA), calendar_resources_1.CalendarResourceStringsDA), tree_resources_1.TreeResourceStringsDA), input_resources_1.InputResourceStringsDA), chip_resources_1.ChipResourceStringsDA);
19
+ exports.IgxResourceStringsDA = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, grid_resources_1.GridResourceStringsDA), paginator_resources_1.PaginatorResourceStringsDA), time_picker_resources_1.TimePickerResourceStringsDA), date_picker_resources_1.DatePickerResourceStringsDA), date_range_picker_resources_1.DateRangePickerResourceStringsDA), carousel_resources_1.CarouselResourceStringsDA), list_resources_1.ListResourceStringsDA), calendar_resources_1.CalendarResourceStringsDA), tree_resources_1.TreeResourceStringsDA), input_resources_1.InputResourceStringsDA), chip_resources_1.ChipResourceStringsDA), combo_resources_1.ComboResourceStringsDA);
@@ -0,0 +1,6 @@
1
+ /**
2
+ * German resource strings for IgxCombo
3
+ */
4
+ export declare const ComboResourceStringsDE: {
5
+ igx_combo_empty_message: string;
6
+ };
@@ -0,0 +1,11 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ComboResourceStringsDE = void 0;
4
+ // exported below as re-cast to create declaration type with expanded properties
5
+ const ComboResourceStringsDE_ = {
6
+ igx_combo_empty_message: 'Die Liste ist leer'
7
+ };
8
+ /**
9
+ * German resource strings for IgxCombo
10
+ */
11
+ exports.ComboResourceStringsDE = ComboResourceStringsDE_;
@@ -2,6 +2,7 @@
2
2
  * German resource strings for all components
3
3
  */
4
4
  export declare const IgxResourceStringsDE: {
5
+ igx_combo_empty_message: string;
5
6
  igx_chip_remove: string;
6
7
  igx_chip_select: string;
7
8
  igx_input_upload_button: string;
@@ -12,7 +12,8 @@ const calendar_resources_1 = require("./calendar-resources");
12
12
  const tree_resources_1 = require("./tree-resources");
13
13
  const input_resources_1 = require("./input-resources");
14
14
  const chip_resources_1 = require("./chip-resources");
15
+ const combo_resources_1 = require("./combo-resources");
15
16
  /**
16
17
  * German resource strings for all components
17
18
  */
18
- exports.IgxResourceStringsDE = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, grid_resources_1.GridResourceStringsDE), paginator_resources_1.PaginatorResourceStringsDE), time_picker_resources_1.TimePickerResourceStringsDE), date_picker_resources_1.DatePickerResourceStringsDE), date_range_picker_resources_1.DateRangePickerResourceStringsDE), carousel_resources_1.CarouselResourceStringsDE), list_resources_1.ListResourceStringsDE), calendar_resources_1.CalendarResourceStringsDE), tree_resources_1.TreeResourceStringsDE), input_resources_1.InputResourceStringsDE), chip_resources_1.ChipResourceStringsDE);
19
+ exports.IgxResourceStringsDE = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, grid_resources_1.GridResourceStringsDE), paginator_resources_1.PaginatorResourceStringsDE), time_picker_resources_1.TimePickerResourceStringsDE), date_picker_resources_1.DatePickerResourceStringsDE), date_range_picker_resources_1.DateRangePickerResourceStringsDE), carousel_resources_1.CarouselResourceStringsDE), list_resources_1.ListResourceStringsDE), calendar_resources_1.CalendarResourceStringsDE), tree_resources_1.TreeResourceStringsDE), input_resources_1.InputResourceStringsDE), chip_resources_1.ChipResourceStringsDE), combo_resources_1.ComboResourceStringsDE);
@@ -0,0 +1,6 @@
1
+ /**
2
+ * Spanish resource strings for IgxCombo
3
+ */
4
+ export declare const ComboResourceStringsES: {
5
+ igx_combo_empty_message: string;
6
+ };
@@ -0,0 +1,11 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ComboResourceStringsES = void 0;
4
+ // exported below as re-cast to create declaration type with expanded properties
5
+ const ComboResourceStringsES_ = {
6
+ igx_combo_empty_message: 'La lista está vacía'
7
+ };
8
+ /**
9
+ * Spanish resource strings for IgxCombo
10
+ */
11
+ exports.ComboResourceStringsES = ComboResourceStringsES_;
@@ -2,6 +2,7 @@
2
2
  * Spanish resource strings for all components
3
3
  */
4
4
  export declare const IgxResourceStringsES: {
5
+ igx_combo_empty_message: string;
5
6
  igx_chip_remove: string;
6
7
  igx_chip_select: string;
7
8
  igx_input_upload_button: string;
@@ -12,7 +12,8 @@ const calendar_resources_1 = require("./calendar-resources");
12
12
  const tree_resources_1 = require("./tree-resources");
13
13
  const input_resources_1 = require("./input-resources");
14
14
  const chip_resources_1 = require("./chip-resources");
15
+ const combo_resources_1 = require("./combo-resources");
15
16
  /**
16
17
  * Spanish resource strings for all components
17
18
  */
18
- exports.IgxResourceStringsES = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, grid_resources_1.GridResourceStringsES), paginator_resources_1.PaginatorResourceStringsES), time_picker_resources_1.TimePickerResourceStringsES), date_picker_resources_1.DatePickerResourceStringsES), date_range_picker_resources_1.DateRangePickerResourceStringsES), carousel_resources_1.CarouselResourceStringsES), list_resources_1.ListResourceStringsES), calendar_resources_1.CalendarResourceStringsES), tree_resources_1.TreeResourceStringsES), input_resources_1.InputResourceStringsES), chip_resources_1.ChipResourceStringsES);
19
+ exports.IgxResourceStringsES = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, grid_resources_1.GridResourceStringsES), paginator_resources_1.PaginatorResourceStringsES), time_picker_resources_1.TimePickerResourceStringsES), date_picker_resources_1.DatePickerResourceStringsES), date_range_picker_resources_1.DateRangePickerResourceStringsES), carousel_resources_1.CarouselResourceStringsES), list_resources_1.ListResourceStringsES), calendar_resources_1.CalendarResourceStringsES), tree_resources_1.TreeResourceStringsES), input_resources_1.InputResourceStringsES), chip_resources_1.ChipResourceStringsES), combo_resources_1.ComboResourceStringsES);
@@ -0,0 +1,6 @@
1
+ /**
2
+ * French resource strings for IgxCombo
3
+ */
4
+ export declare const ComboResourceStringsFR: {
5
+ igx_combo_empty_message: string;
6
+ };
@@ -0,0 +1,11 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ComboResourceStringsFR = void 0;
4
+ // exported below as re-cast to create declaration type with expanded properties
5
+ const ComboResourceStringsFR_ = {
6
+ igx_combo_empty_message: 'La liste est vide'
7
+ };
8
+ /**
9
+ * French resource strings for IgxCombo
10
+ */
11
+ exports.ComboResourceStringsFR = ComboResourceStringsFR_;
@@ -2,6 +2,7 @@
2
2
  * French resource strings for all components
3
3
  */
4
4
  export declare const IgxResourceStringsFR: {
5
+ igx_combo_empty_message: string;
5
6
  igx_chip_remove: string;
6
7
  igx_chip_select: string;
7
8
  igx_input_upload_button: string;
@@ -12,7 +12,8 @@ const calendar_resources_1 = require("./calendar-resources");
12
12
  const tree_resources_1 = require("./tree-resources");
13
13
  const input_resources_1 = require("./input-resources");
14
14
  const chip_resources_1 = require("./chip-resources");
15
+ const combo_resources_1 = require("./combo-resources");
15
16
  /**
16
17
  * French resource strings for all components
17
18
  */
18
- exports.IgxResourceStringsFR = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, grid_resources_1.GridResourceStringsFR), paginator_resources_1.PaginatorResourceStringsFR), time_picker_resources_1.TimePickerResourceStringsFR), date_picker_resources_1.DatePickerResourceStringsFR), date_range_picker_resources_1.DateRangePickerResourceStringsFR), carousel_resources_1.CarouselResourceStringsFR), list_resources_1.ListResourceStringsFR), calendar_resources_1.CalendarResourceStringsFR), tree_resources_1.TreeResourceStringsFR), input_resources_1.InputResourceStringsFR), chip_resources_1.ChipResourceStringsFR);
19
+ exports.IgxResourceStringsFR = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, grid_resources_1.GridResourceStringsFR), paginator_resources_1.PaginatorResourceStringsFR), time_picker_resources_1.TimePickerResourceStringsFR), date_picker_resources_1.DatePickerResourceStringsFR), date_range_picker_resources_1.DateRangePickerResourceStringsFR), carousel_resources_1.CarouselResourceStringsFR), list_resources_1.ListResourceStringsFR), calendar_resources_1.CalendarResourceStringsFR), tree_resources_1.TreeResourceStringsFR), input_resources_1.InputResourceStringsFR), chip_resources_1.ChipResourceStringsFR), combo_resources_1.ComboResourceStringsFR);
@@ -0,0 +1,6 @@
1
+ /**
2
+ * Hungarian resource strings for IgxCombo
3
+ */
4
+ export declare const ComboResourceStringsHU: {
5
+ igx_combo_empty_message: string;
6
+ };
@@ -0,0 +1,11 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ComboResourceStringsHU = void 0;
4
+ // exported below as re-cast to create declaration type with expanded properties
5
+ const ComboResourceStringsHU_ = {
6
+ igx_combo_empty_message: 'Üres a lista'
7
+ };
8
+ /**
9
+ * Hungarian resource strings for IgxCombo
10
+ */
11
+ exports.ComboResourceStringsHU = ComboResourceStringsHU_;
@@ -2,6 +2,7 @@
2
2
  * Hungarian resource strings for all components
3
3
  */
4
4
  export declare const IgxResourceStringsHU: {
5
+ igx_combo_empty_message: string;
5
6
  igx_chip_remove: string;
6
7
  igx_chip_select: string;
7
8
  igx_input_upload_button: string;
@@ -12,7 +12,8 @@ const calendar_resources_1 = require("./calendar-resources");
12
12
  const tree_resources_1 = require("./tree-resources");
13
13
  const input_resources_1 = require("./input-resources");
14
14
  const chip_resources_1 = require("./chip-resources");
15
+ const combo_resources_1 = require("./combo-resources");
15
16
  /**
16
17
  * Hungarian resource strings for all components
17
18
  */
18
- exports.IgxResourceStringsHU = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, grid_resources_1.GridResourceStringsHU), paginator_resources_1.PaginatorResourceStringsHU), time_picker_resources_1.TimePickerResourceStringsHU), date_picker_resources_1.DatePickerResourceStringsHU), date_range_picker_resources_1.DateRangePickerResourceStringsHU), carousel_resources_1.CarouselResourceStringsHU), list_resources_1.ListResourceStringsHU), calendar_resources_1.CalendarResourceStringsHU), tree_resources_1.TreeResourceStringsHU), input_resources_1.InputResourceStringsHU), chip_resources_1.ChipResourceStringsHU);
19
+ exports.IgxResourceStringsHU = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, grid_resources_1.GridResourceStringsHU), paginator_resources_1.PaginatorResourceStringsHU), time_picker_resources_1.TimePickerResourceStringsHU), date_picker_resources_1.DatePickerResourceStringsHU), date_range_picker_resources_1.DateRangePickerResourceStringsHU), carousel_resources_1.CarouselResourceStringsHU), list_resources_1.ListResourceStringsHU), calendar_resources_1.CalendarResourceStringsHU), tree_resources_1.TreeResourceStringsHU), input_resources_1.InputResourceStringsHU), chip_resources_1.ChipResourceStringsHU), combo_resources_1.ComboResourceStringsHU);
@@ -0,0 +1,6 @@
1
+ /**
2
+ * Italian resource strings for IgxCombo
3
+ */
4
+ export declare const ComboResourceStringsIT: {
5
+ igx_combo_empty_message: string;
6
+ };
@@ -0,0 +1,11 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ComboResourceStringsIT = void 0;
4
+ // exported below as re-cast to create declaration type with expanded properties
5
+ const ComboResourceStringsIT_ = {
6
+ igx_combo_empty_message: 'L\'elenco è vuoto'
7
+ };
8
+ /**
9
+ * Italian resource strings for IgxCombo
10
+ */
11
+ exports.ComboResourceStringsIT = ComboResourceStringsIT_;
@@ -2,6 +2,7 @@
2
2
  * Italian resource strings for all components
3
3
  */
4
4
  export declare const IgxResourceStringsIT: {
5
+ igx_combo_empty_message: string;
5
6
  igx_chip_remove: string;
6
7
  igx_chip_select: string;
7
8
  igx_input_upload_button: string;
@@ -12,7 +12,8 @@ const list_resources_1 = require("./list-resources");
12
12
  const tree_resources_1 = require("./tree-resources");
13
13
  const input_resources_1 = require("./input-resources");
14
14
  const chip_resources_1 = require("./chip-resources");
15
+ const combo_resources_1 = require("./combo-resources");
15
16
  /**
16
17
  * Italian resource strings for all components
17
18
  */
18
- exports.IgxResourceStringsIT = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, calendar_resources_1.CalendarResourceStringsIT), grid_resources_1.GridResourceStringsIT), paginator_resources_1.PaginatorResourceStringsIT), time_picker_resources_1.TimePickerResourceStringsIT), date_picker_resources_1.DatePickerResourceStringsIT), date_range_picker_resources_1.DateRangePickerResourceStringsIT), carousel_resources_1.CarouselResourceStringsIT), list_resources_1.ListResourceStringsIT), tree_resources_1.TreeResourceStringsIT), input_resources_1.InputResourceStringsIT), chip_resources_1.ChipResourceStringsIT);
19
+ exports.IgxResourceStringsIT = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, calendar_resources_1.CalendarResourceStringsIT), grid_resources_1.GridResourceStringsIT), paginator_resources_1.PaginatorResourceStringsIT), time_picker_resources_1.TimePickerResourceStringsIT), date_picker_resources_1.DatePickerResourceStringsIT), date_range_picker_resources_1.DateRangePickerResourceStringsIT), carousel_resources_1.CarouselResourceStringsIT), list_resources_1.ListResourceStringsIT), tree_resources_1.TreeResourceStringsIT), input_resources_1.InputResourceStringsIT), chip_resources_1.ChipResourceStringsIT), combo_resources_1.ComboResourceStringsIT);
@@ -0,0 +1,6 @@
1
+ /**
2
+ * Japanese resource strings for IgxCombo
3
+ */
4
+ export declare const ComboResourceStringsJA: {
5
+ igx_combo_empty_message: string;
6
+ };
@@ -0,0 +1,11 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ComboResourceStringsJA = void 0;
4
+ // exported below as re-cast to create declaration type with expanded properties
5
+ const ComboResourceStringsJA_ = {
6
+ igx_combo_empty_message: 'リストが空です'
7
+ };
8
+ /**
9
+ * Japanese resource strings for IgxCombo
10
+ */
11
+ exports.ComboResourceStringsJA = ComboResourceStringsJA_;
@@ -2,6 +2,7 @@
2
2
  * Japanese resource strings for all components
3
3
  */
4
4
  export declare const IgxResourceStringsJA: {
5
+ igx_combo_empty_message: string;
5
6
  igx_chip_remove: string;
6
7
  igx_chip_select: string;
7
8
  igx_input_upload_button: string;
@@ -12,7 +12,8 @@ const calendar_resources_1 = require("./calendar-resources");
12
12
  const tree_resources_1 = require("./tree-resources");
13
13
  const input_resources_1 = require("./input-resources");
14
14
  const chip_resources_1 = require("./chip-resources");
15
+ const combo_resources_1 = require("./combo-resources");
15
16
  /**
16
17
  * Japanese resource strings for all components
17
18
  */
18
- exports.IgxResourceStringsJA = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, grid_resources_1.GridResourceStringsJA), paginator_resources_1.PaginatorResourceStringsJA), time_picker_resources_1.TimePickerResourceStringsJA), date_picker_resources_1.DatePickerResourceStringsJA), date_range_picker_resources_1.DateRangePickerResourceStringsJA), carousel_resources_1.CarouselResourceStringsJA), list_resources_1.ListResourceStringsJA), calendar_resources_1.CalendarResourceStringsJA), tree_resources_1.TreeResourceStringsJA), input_resources_1.InputResourceStringsJA), chip_resources_1.ChipResourceStringsJA);
19
+ exports.IgxResourceStringsJA = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, grid_resources_1.GridResourceStringsJA), paginator_resources_1.PaginatorResourceStringsJA), time_picker_resources_1.TimePickerResourceStringsJA), date_picker_resources_1.DatePickerResourceStringsJA), date_range_picker_resources_1.DateRangePickerResourceStringsJA), carousel_resources_1.CarouselResourceStringsJA), list_resources_1.ListResourceStringsJA), calendar_resources_1.CalendarResourceStringsJA), tree_resources_1.TreeResourceStringsJA), input_resources_1.InputResourceStringsJA), chip_resources_1.ChipResourceStringsJA), combo_resources_1.ComboResourceStringsJA);
@@ -0,0 +1,6 @@
1
+ /**
2
+ * Korean resource strings for IgxCombo
3
+ */
4
+ export declare const ComboResourceStringsKO: {
5
+ igx_combo_empty_message: string;
6
+ };
@@ -0,0 +1,11 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ComboResourceStringsKO = void 0;
4
+ // exported below as re-cast to create declaration type with expanded properties
5
+ const ComboResourceStringsKO_ = {
6
+ igx_combo_empty_message: '목록이 비어 있음'
7
+ };
8
+ /**
9
+ * Korean resource strings for IgxCombo
10
+ */
11
+ exports.ComboResourceStringsKO = ComboResourceStringsKO_;
@@ -2,6 +2,7 @@
2
2
  * Korean resource strings for all components
3
3
  */
4
4
  export declare const IgxResourceStringsKO: {
5
+ igx_combo_empty_message: string;
5
6
  igx_chip_remove: string;
6
7
  igx_chip_select: string;
7
8
  igx_input_upload_button: string;
@@ -12,7 +12,8 @@ const calendar_resources_1 = require("./calendar-resources");
12
12
  const tree_resources_1 = require("./tree-resources");
13
13
  const input_resources_1 = require("./input-resources");
14
14
  const chip_resources_1 = require("./chip-resources");
15
+ const combo_resources_1 = require("./combo-resources");
15
16
  /**
16
17
  * Korean resource strings for all components
17
18
  */
18
- exports.IgxResourceStringsKO = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, grid_resources_1.GridResourceStringsKO), paginator_resources_1.PaginatorResourceStringsKO), time_picker_resources_1.TimePickerResourceStringsKO), date_picker_resources_1.DatePickerResourceStringsKO), date_range_picker_resources_1.DateRangePickerResourceStringsKO), carousel_resources_1.CarouselResourceStringsKO), list_resources_1.ListResourceStringsKO), calendar_resources_1.CalendarResourceStringsKO), tree_resources_1.TreeResourceStringsKO), input_resources_1.InputResourceStringsKO), chip_resources_1.ChipResourceStringsKO);
19
+ exports.IgxResourceStringsKO = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, grid_resources_1.GridResourceStringsKO), paginator_resources_1.PaginatorResourceStringsKO), time_picker_resources_1.TimePickerResourceStringsKO), date_picker_resources_1.DatePickerResourceStringsKO), date_range_picker_resources_1.DateRangePickerResourceStringsKO), carousel_resources_1.CarouselResourceStringsKO), list_resources_1.ListResourceStringsKO), calendar_resources_1.CalendarResourceStringsKO), tree_resources_1.TreeResourceStringsKO), input_resources_1.InputResourceStringsKO), chip_resources_1.ChipResourceStringsKO), combo_resources_1.ComboResourceStringsKO);
@@ -0,0 +1,6 @@
1
+ /**
2
+ * Norwegian resource strings for IgxCombo
3
+ */
4
+ export declare const ComboResourceStringsNB: {
5
+ igx_combo_empty_message: string;
6
+ };
@@ -0,0 +1,11 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ComboResourceStringsNB = void 0;
4
+ // exported below as re-cast to create declaration type with expanded properties
5
+ const ComboResourceStringsNB_ = {
6
+ igx_combo_empty_message: 'Listen er tom'
7
+ };
8
+ /**
9
+ * Norwegian resource strings for IgxCombo
10
+ */
11
+ exports.ComboResourceStringsNB = ComboResourceStringsNB_;
@@ -2,6 +2,7 @@
2
2
  * Norwegian resource strings for all components
3
3
  */
4
4
  export declare const IgxResourceStringsNB: {
5
+ igx_combo_empty_message: string;
5
6
  igx_chip_remove: string;
6
7
  igx_chip_select: string;
7
8
  igx_input_upload_button: string;
@@ -12,7 +12,8 @@ const calendar_resources_1 = require("./calendar-resources");
12
12
  const tree_resources_1 = require("./tree-resources");
13
13
  const input_resources_1 = require("./input-resources");
14
14
  const chip_resources_1 = require("./chip-resources");
15
+ const combo_resources_1 = require("./combo-resources");
15
16
  /**
16
17
  * Norwegian resource strings for all components
17
18
  */
18
- exports.IgxResourceStringsNB = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, grid_resources_1.GridResourceStringsNB), paginator_resources_1.PaginatorResourceStringsNB), time_picker_resources_1.TimePickerResourceStringsNB), date_picker_resources_1.DatePickerResourceStringsNB), date_range_picker_resources_1.DateRangePickerResourceStringsNB), carousel_resources_1.CarouselResourceStringsNB), list_resources_1.ListResourceStringsNB), calendar_resources_1.CalendarResourceStringsNB), tree_resources_1.TreeResourceStringsNB), input_resources_1.InputResourceStringsNB), chip_resources_1.ChipResourceStringsNB);
19
+ exports.IgxResourceStringsNB = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, grid_resources_1.GridResourceStringsNB), paginator_resources_1.PaginatorResourceStringsNB), time_picker_resources_1.TimePickerResourceStringsNB), date_picker_resources_1.DatePickerResourceStringsNB), date_range_picker_resources_1.DateRangePickerResourceStringsNB), carousel_resources_1.CarouselResourceStringsNB), list_resources_1.ListResourceStringsNB), calendar_resources_1.CalendarResourceStringsNB), tree_resources_1.TreeResourceStringsNB), input_resources_1.InputResourceStringsNB), chip_resources_1.ChipResourceStringsNB), combo_resources_1.ComboResourceStringsNB);
@@ -0,0 +1,6 @@
1
+ /**
2
+ * Dutch resource strings for IgxCombo
3
+ */
4
+ export declare const ComboResourceStringsNL: {
5
+ igx_combo_empty_message: string;
6
+ };
@@ -0,0 +1,11 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ComboResourceStringsNL = void 0;
4
+ // exported below as re-cast to create declaration type with expanded properties
5
+ const ComboResourceStringsNL_ = {
6
+ igx_combo_empty_message: 'De lijst is leeg'
7
+ };
8
+ /**
9
+ * Dutch resource strings for IgxCombo
10
+ */
11
+ exports.ComboResourceStringsNL = ComboResourceStringsNL_;
@@ -2,6 +2,7 @@
2
2
  * Dutch resource strings for all components
3
3
  */
4
4
  export declare const IgxResourceStringsNL: {
5
+ igx_combo_empty_message: string;
5
6
  igx_chip_remove: string;
6
7
  igx_chip_select: string;
7
8
  igx_input_upload_button: string;
@@ -12,7 +12,8 @@ const calendar_resources_1 = require("./calendar-resources");
12
12
  const tree_resources_1 = require("./tree-resources");
13
13
  const input_resources_1 = require("./input-resources");
14
14
  const chip_resources_1 = require("./chip-resources");
15
+ const combo_resources_1 = require("./combo-resources");
15
16
  /**
16
17
  * Dutch resource strings for all components
17
18
  */
18
- exports.IgxResourceStringsNL = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, grid_resources_1.GridResourceStringsNL), paginator_resources_1.PaginatorResourceStringsNL), time_picker_resources_1.TimePickerResourceStringsNL), date_picker_resources_1.DatePickerResourceStringsNL), date_range_picker_resources_1.DateRangePickerResourceStringsNL), carousel_resources_1.CarouselResourceStringsNL), list_resources_1.ListResourceStringsNL), calendar_resources_1.CalendarResourceStringsNL), tree_resources_1.TreeResourceStringsNL), input_resources_1.InputResourceStringsNL), chip_resources_1.ChipResourceStringsNL);
19
+ exports.IgxResourceStringsNL = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, grid_resources_1.GridResourceStringsNL), paginator_resources_1.PaginatorResourceStringsNL), time_picker_resources_1.TimePickerResourceStringsNL), date_picker_resources_1.DatePickerResourceStringsNL), date_range_picker_resources_1.DateRangePickerResourceStringsNL), carousel_resources_1.CarouselResourceStringsNL), list_resources_1.ListResourceStringsNL), calendar_resources_1.CalendarResourceStringsNL), tree_resources_1.TreeResourceStringsNL), input_resources_1.InputResourceStringsNL), chip_resources_1.ChipResourceStringsNL), combo_resources_1.ComboResourceStringsNL);
@@ -0,0 +1,6 @@
1
+ /**
2
+ * Polish resource strings for IgxCombo
3
+ */
4
+ export declare const ComboResourceStringsPL: {
5
+ igx_combo_empty_message: string;
6
+ };
@@ -0,0 +1,11 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ComboResourceStringsPL = void 0;
4
+ // exported below as re-cast to create declaration type with expanded properties
5
+ const ComboResourceStringsPL_ = {
6
+ igx_combo_empty_message: 'Lista jest pusta'
7
+ };
8
+ /**
9
+ * Polish resource strings for IgxCombo
10
+ */
11
+ exports.ComboResourceStringsPL = ComboResourceStringsPL_;
@@ -2,6 +2,7 @@
2
2
  * Polish resource strings for all components
3
3
  */
4
4
  export declare const IgxResourceStringsPL: {
5
+ igx_combo_empty_message: string;
5
6
  igx_chip_remove: string;
6
7
  igx_chip_select: string;
7
8
  igx_input_upload_button: string;
@@ -12,7 +12,8 @@ const calendar_resources_1 = require("./calendar-resources");
12
12
  const tree_resources_1 = require("./tree-resources");
13
13
  const input_resources_1 = require("./input-resources");
14
14
  const chip_resources_1 = require("./chip-resources");
15
+ const combo_resources_1 = require("./combo-resources");
15
16
  /**
16
17
  * Polish resource strings for all components
17
18
  */
18
- exports.IgxResourceStringsPL = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, grid_resources_1.GridResourceStringsPL), paginator_resources_1.PaginatorResourceStringsPL), time_picker_resources_1.TimePickerResourceStringsPL), date_picker_resources_1.DatePickerResourceStringsPL), date_range_picker_resources_1.DateRangePickerResourceStringsPL), carousel_resources_1.CarouselResourceStringsPL), list_resources_1.ListResourceStringsPL), calendar_resources_1.CalendarResourceStringsPL), tree_resources_1.TreeResourceStringsPL), input_resources_1.InputResourceStringsPL), chip_resources_1.ChipResourceStringsPL);
19
+ exports.IgxResourceStringsPL = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, grid_resources_1.GridResourceStringsPL), paginator_resources_1.PaginatorResourceStringsPL), time_picker_resources_1.TimePickerResourceStringsPL), date_picker_resources_1.DatePickerResourceStringsPL), date_range_picker_resources_1.DateRangePickerResourceStringsPL), carousel_resources_1.CarouselResourceStringsPL), list_resources_1.ListResourceStringsPL), calendar_resources_1.CalendarResourceStringsPL), tree_resources_1.TreeResourceStringsPL), input_resources_1.InputResourceStringsPL), chip_resources_1.ChipResourceStringsPL), combo_resources_1.ComboResourceStringsPL);
@@ -0,0 +1,6 @@
1
+ /**
2
+ * Portuguese resource strings for IgxCombo
3
+ */
4
+ export declare const ComboResourceStringsPT: {
5
+ igx_combo_empty_message: string;
6
+ };
@@ -0,0 +1,11 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ComboResourceStringsPT = void 0;
4
+ // exported below as re-cast to create declaration type with expanded properties
5
+ const ComboResourceStringsPT_ = {
6
+ igx_combo_empty_message: 'A lista está vazia'
7
+ };
8
+ /**
9
+ * Portuguese resource strings for IgxCombo
10
+ */
11
+ exports.ComboResourceStringsPT = ComboResourceStringsPT_;
@@ -2,6 +2,7 @@
2
2
  * Portuguese resource strings for all components
3
3
  */
4
4
  export declare const IgxResourceStringsPT: {
5
+ igx_combo_empty_message: string;
5
6
  igx_chip_remove: string;
6
7
  igx_chip_select: string;
7
8
  igx_input_upload_button: string;
@@ -12,7 +12,8 @@ const calendar_resources_1 = require("./calendar-resources");
12
12
  const tree_resources_1 = require("./tree-resources");
13
13
  const input_resources_1 = require("./input-resources");
14
14
  const chip_resources_1 = require("./chip-resources");
15
+ const combo_resources_1 = require("./combo-resources");
15
16
  /**
16
17
  * Portuguese resource strings for all components
17
18
  */
18
- exports.IgxResourceStringsPT = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, grid_resources_1.GridResourceStringsPT), paginator_resources_1.PaginatorResourceStringsPT), time_picker_resources_1.TimePickerResourceStringsPT), date_picker_resources_1.DatePickerResourceStringsPT), date_range_picker_resources_1.DateRangePickerResourceStringsPT), carousel_resources_1.CarouselResourceStringsPT), list_resources_1.ListResourceStringsPT), calendar_resources_1.CalendarResourceStringsPT), tree_resources_1.TreeResourceStringsPT), input_resources_1.InputResourceStringsPT), chip_resources_1.ChipResourceStringsPT);
19
+ exports.IgxResourceStringsPT = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, grid_resources_1.GridResourceStringsPT), paginator_resources_1.PaginatorResourceStringsPT), time_picker_resources_1.TimePickerResourceStringsPT), date_picker_resources_1.DatePickerResourceStringsPT), date_range_picker_resources_1.DateRangePickerResourceStringsPT), carousel_resources_1.CarouselResourceStringsPT), list_resources_1.ListResourceStringsPT), calendar_resources_1.CalendarResourceStringsPT), tree_resources_1.TreeResourceStringsPT), input_resources_1.InputResourceStringsPT), chip_resources_1.ChipResourceStringsPT), combo_resources_1.ComboResourceStringsPT);
@@ -0,0 +1,6 @@
1
+ /**
2
+ * Romanian resource strings for IgxCombo
3
+ */
4
+ export declare const ComboResourceStringsRO: {
5
+ igx_combo_empty_message: string;
6
+ };
@@ -0,0 +1,11 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ComboResourceStringsRO = void 0;
4
+ // exported below as re-cast to create declaration type with expanded properties
5
+ const ComboResourceStringsRO_ = {
6
+ igx_combo_empty_message: 'Lista este goală'
7
+ };
8
+ /**
9
+ * Romanian resource strings for IgxCombo
10
+ */
11
+ exports.ComboResourceStringsRO = ComboResourceStringsRO_;
@@ -2,6 +2,7 @@
2
2
  * Romanian resource strings for all components
3
3
  */
4
4
  export declare const IgxResourceStringsRO: {
5
+ igx_combo_empty_message: string;
5
6
  igx_chip_remove: string;
6
7
  igx_chip_select: string;
7
8
  igx_input_upload_button: string;
@@ -12,7 +12,8 @@ const calendar_resources_1 = require("./calendar-resources");
12
12
  const tree_resources_1 = require("./tree-resources");
13
13
  const input_resources_1 = require("./input-resources");
14
14
  const chip_resources_1 = require("./chip-resources");
15
+ const combo_resources_1 = require("./combo-resources");
15
16
  /**
16
17
  * Romanian resource strings for all components
17
18
  */
18
- exports.IgxResourceStringsRO = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, grid_resources_1.GridResourceStringsRO), paginator_resources_1.PaginatorResourceStringsRO), time_picker_resources_1.TimePickerResourceStringsRO), date_picker_resources_1.DatePickerResourceStringsRO), date_range_picker_resources_1.DateRangePickerResourceStringsRO), carousel_resources_1.CarouselResourceStringsRO), list_resources_1.ListResourceStringsRO), calendar_resources_1.CalendarResourceStringsRO), tree_resources_1.TreeResourceStringsRO), input_resources_1.InputResourceStringsRO), chip_resources_1.ChipResourceStringsRO);
19
+ exports.IgxResourceStringsRO = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, grid_resources_1.GridResourceStringsRO), paginator_resources_1.PaginatorResourceStringsRO), time_picker_resources_1.TimePickerResourceStringsRO), date_picker_resources_1.DatePickerResourceStringsRO), date_range_picker_resources_1.DateRangePickerResourceStringsRO), carousel_resources_1.CarouselResourceStringsRO), list_resources_1.ListResourceStringsRO), calendar_resources_1.CalendarResourceStringsRO), tree_resources_1.TreeResourceStringsRO), input_resources_1.InputResourceStringsRO), chip_resources_1.ChipResourceStringsRO), combo_resources_1.ComboResourceStringsRO);
@@ -0,0 +1,6 @@
1
+ /**
2
+ * Swedish resource strings for IgxCombo
3
+ */
4
+ export declare const ComboResourceStringsSV: {
5
+ igx_combo_empty_message: string;
6
+ };
@@ -0,0 +1,11 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ComboResourceStringsSV = void 0;
4
+ // exported below as re-cast to create declaration type with expanded properties
5
+ const ComboResourceStringsSV_ = {
6
+ igx_combo_empty_message: 'Listan är tom'
7
+ };
8
+ /**
9
+ * Swedish resource strings for IgxCombo
10
+ */
11
+ exports.ComboResourceStringsSV = ComboResourceStringsSV_;
@@ -2,6 +2,7 @@
2
2
  * Swedish resource strings for all components
3
3
  */
4
4
  export declare const IgxResourceStringsSV: {
5
+ igx_combo_empty_message: string;
5
6
  igx_chip_remove: string;
6
7
  igx_chip_select: string;
7
8
  igx_input_upload_button: string;
@@ -12,7 +12,8 @@ const calendar_resources_1 = require("./calendar-resources");
12
12
  const tree_resources_1 = require("./tree-resources");
13
13
  const input_resources_1 = require("./input-resources");
14
14
  const chip_resources_1 = require("./chip-resources");
15
+ const combo_resources_1 = require("./combo-resources");
15
16
  /**
16
17
  * Swedish resource strings for all components
17
18
  */
18
- exports.IgxResourceStringsSV = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, grid_resources_1.GridResourceStringsSV), paginator_resources_1.PaginatorResourceStringsSV), time_picker_resources_1.TimePickerResourceStringsSV), date_picker_resources_1.DatePickerResourceStringsSV), date_range_picker_resources_1.DateRangePickerResourceStringsSV), carousel_resources_1.CarouselResourceStringsSV), list_resources_1.ListResourceStringsSV), calendar_resources_1.CalendarResourceStringsSV), tree_resources_1.TreeResourceStringsSV), input_resources_1.InputResourceStringsSV), chip_resources_1.ChipResourceStringsSV);
19
+ exports.IgxResourceStringsSV = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, grid_resources_1.GridResourceStringsSV), paginator_resources_1.PaginatorResourceStringsSV), time_picker_resources_1.TimePickerResourceStringsSV), date_picker_resources_1.DatePickerResourceStringsSV), date_range_picker_resources_1.DateRangePickerResourceStringsSV), carousel_resources_1.CarouselResourceStringsSV), list_resources_1.ListResourceStringsSV), calendar_resources_1.CalendarResourceStringsSV), tree_resources_1.TreeResourceStringsSV), input_resources_1.InputResourceStringsSV), chip_resources_1.ChipResourceStringsSV), combo_resources_1.ComboResourceStringsSV);
@@ -0,0 +1,6 @@
1
+ /**
2
+ * Turkish resource strings for IgxCombo
3
+ */
4
+ export declare const ComboResourceStringsTR: {
5
+ igx_combo_empty_message: string;
6
+ };
@@ -0,0 +1,11 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ComboResourceStringsTR = void 0;
4
+ // exported below as re-cast to create declaration type with expanded properties
5
+ const ComboResourceStringsTR_ = {
6
+ igx_combo_empty_message: 'Liste boş'
7
+ };
8
+ /**
9
+ * Turkish resource strings for IgxCombo
10
+ */
11
+ exports.ComboResourceStringsTR = ComboResourceStringsTR_;
@@ -2,6 +2,7 @@
2
2
  * Turkish resource strings for all components
3
3
  */
4
4
  export declare const IgxResourceStringsTR: {
5
+ igx_combo_empty_message: string;
5
6
  igx_chip_remove: string;
6
7
  igx_chip_select: string;
7
8
  igx_input_upload_button: string;
@@ -12,7 +12,8 @@ const calendar_resources_1 = require("./calendar-resources");
12
12
  const tree_resources_1 = require("./tree-resources");
13
13
  const input_resources_1 = require("./input-resources");
14
14
  const chip_resources_1 = require("./chip-resources");
15
+ const combo_resources_1 = require("./combo-resources");
15
16
  /**
16
17
  * Turkish resource strings for all components
17
18
  */
18
- exports.IgxResourceStringsTR = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, grid_resources_1.GridResourceStringsTR), paginator_resources_1.PaginatorResourceStringsTR), time_picker_resources_1.TimePickerResourceStringsTR), date_picker_resources_1.DatePickerResourceStringsTR), date_range_picker_resources_1.DateRangePickerResourceStringsTR), carousel_resources_1.CarouselResourceStringsTR), list_resources_1.ListResourceStringsTR), calendar_resources_1.CalendarResourceStringsTR), tree_resources_1.TreeResourceStringsTR), input_resources_1.InputResourceStringsTR), chip_resources_1.ChipResourceStringsTR);
19
+ exports.IgxResourceStringsTR = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, grid_resources_1.GridResourceStringsTR), paginator_resources_1.PaginatorResourceStringsTR), time_picker_resources_1.TimePickerResourceStringsTR), date_picker_resources_1.DatePickerResourceStringsTR), date_range_picker_resources_1.DateRangePickerResourceStringsTR), carousel_resources_1.CarouselResourceStringsTR), list_resources_1.ListResourceStringsTR), calendar_resources_1.CalendarResourceStringsTR), tree_resources_1.TreeResourceStringsTR), input_resources_1.InputResourceStringsTR), chip_resources_1.ChipResourceStringsTR), combo_resources_1.ComboResourceStringsTR);
@@ -0,0 +1,6 @@
1
+ /**
2
+ * Simplified Chinese (zh-Hans) resource strings for IgxCombo
3
+ */
4
+ export declare const ComboResourceStringsZHHANS: {
5
+ igx_combo_empty_message: string;
6
+ };
@@ -0,0 +1,11 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ComboResourceStringsZHHANS = void 0;
4
+ // exported below as re-cast to create declaration type with expanded properties
5
+ const ComboResourceStringsZHHANS_ = {
6
+ igx_combo_empty_message: '列表为空'
7
+ };
8
+ /**
9
+ * Simplified Chinese (zh-Hans) resource strings for IgxCombo
10
+ */
11
+ exports.ComboResourceStringsZHHANS = ComboResourceStringsZHHANS_;
@@ -2,6 +2,7 @@
2
2
  * Simplified Chinese (zh-Hans) resource strings for all components
3
3
  */
4
4
  export declare const IgxResourceStringsZHHANS: {
5
+ igx_combo_empty_message: string;
5
6
  igx_chip_remove: string;
6
7
  igx_chip_select: string;
7
8
  igx_input_upload_button: string;
@@ -12,7 +12,8 @@ const list_resources_1 = require("./list-resources");
12
12
  const tree_resources_1 = require("./tree-resources");
13
13
  const input_resources_1 = require("./input-resources");
14
14
  const chip_resources_1 = require("./chip-resources");
15
+ const combo_resources_1 = require("./combo-resources");
15
16
  /**
16
17
  * Simplified Chinese (zh-Hans) resource strings for all components
17
18
  */
18
- exports.IgxResourceStringsZHHANS = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, calendar_resources_1.CalendarResourceStringsZHHANS), grid_resources_1.GridResourceStringsZHHANS), paginator_resources_1.PaginatorResourceStringsZHHANS), time_picker_resources_1.TimePickerResourceStringsZHHANS), date_picker_resources_1.DatePickerResourceStringsZHHANS), date_range_picker_resources_1.DateRangePickerResourceStringsZHHANS), carousel_resources_1.CarouselResourceStringsZHHANS), list_resources_1.ListResourceStringsZHHANS), tree_resources_1.TreeResourceStringsZHHANS), input_resources_1.InputResourceStringsZHHANS), chip_resources_1.ChipResourceStringsZHHANS);
19
+ exports.IgxResourceStringsZHHANS = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, calendar_resources_1.CalendarResourceStringsZHHANS), grid_resources_1.GridResourceStringsZHHANS), paginator_resources_1.PaginatorResourceStringsZHHANS), time_picker_resources_1.TimePickerResourceStringsZHHANS), date_picker_resources_1.DatePickerResourceStringsZHHANS), date_range_picker_resources_1.DateRangePickerResourceStringsZHHANS), carousel_resources_1.CarouselResourceStringsZHHANS), list_resources_1.ListResourceStringsZHHANS), tree_resources_1.TreeResourceStringsZHHANS), input_resources_1.InputResourceStringsZHHANS), chip_resources_1.ChipResourceStringsZHHANS), combo_resources_1.ComboResourceStringsZHHANS);
@@ -0,0 +1,6 @@
1
+ /**
2
+ * Traditional Chinese (zh-Hant) resource strings for IgxCombo
3
+ */
4
+ export declare const ComboResourceStringsZHHANT: {
5
+ igx_combo_empty_message: string;
6
+ };
@@ -0,0 +1,11 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ComboResourceStringsZHHANT = void 0;
4
+ // exported below as re-cast to create declaration type with expanded properties
5
+ const ComboResourceStringsZHHANT_ = {
6
+ igx_combo_empty_message: '清單是空的'
7
+ };
8
+ /**
9
+ * Traditional Chinese (zh-Hant) resource strings for IgxCombo
10
+ */
11
+ exports.ComboResourceStringsZHHANT = ComboResourceStringsZHHANT_;
@@ -2,6 +2,7 @@
2
2
  * Traditional Chinese (zh-Hant) resource strings for all components
3
3
  */
4
4
  export declare const IgxResourceStringsZHHANT: {
5
+ igx_combo_empty_message: string;
5
6
  igx_chip_remove: string;
6
7
  igx_chip_select: string;
7
8
  igx_input_upload_button: string;
@@ -12,7 +12,8 @@ const list_resources_1 = require("./list-resources");
12
12
  const tree_resources_1 = require("./tree-resources");
13
13
  const input_resources_1 = require("./input-resources");
14
14
  const chip_resources_1 = require("./chip-resources");
15
+ const combo_resources_1 = require("./combo-resources");
15
16
  /**
16
17
  * Traditional Chinese (zh-Hant) resource strings for all components
17
18
  */
18
- exports.IgxResourceStringsZHHANT = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, calendar_resources_1.CalendarResourceStringsZHHANT), grid_resources_1.GridResourceStringsZHHANT), paginator_resources_1.PaginatorResourceStringsZHHANT), time_picker_resources_1.TimePickerResourceStringsZHHANT), date_picker_resources_1.DatePickerResourceStringsZHHANT), date_range_picker_resources_1.DateRangePickerResourceStringsZHHANT), carousel_resources_1.CarouselResourceStringsZHHANT), list_resources_1.ListResourceStringsZHHANT), tree_resources_1.TreeResourceStringsZHHANT), input_resources_1.InputResourceStringsZHHANT), chip_resources_1.ChipResourceStringsZHHANT);
19
+ exports.IgxResourceStringsZHHANT = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, calendar_resources_1.CalendarResourceStringsZHHANT), grid_resources_1.GridResourceStringsZHHANT), paginator_resources_1.PaginatorResourceStringsZHHANT), time_picker_resources_1.TimePickerResourceStringsZHHANT), date_picker_resources_1.DatePickerResourceStringsZHHANT), date_range_picker_resources_1.DateRangePickerResourceStringsZHHANT), carousel_resources_1.CarouselResourceStringsZHHANT), list_resources_1.ListResourceStringsZHHANT), tree_resources_1.TreeResourceStringsZHHANT), input_resources_1.InputResourceStringsZHHANT), chip_resources_1.ChipResourceStringsZHHANT), combo_resources_1.ComboResourceStringsZHHANT);
package/index.d.ts CHANGED
@@ -9,6 +9,7 @@ export * from './i18n/JA/list-resources';
9
9
  export * from './i18n/JA/tree-resources';
10
10
  export * from './i18n/JA/input-resources';
11
11
  export * from './i18n/JA/chip-resources';
12
+ export * from './i18n/JA/combo-resources';
12
13
  export * from './i18n/JA/resources';
13
14
  export * from './i18n/KO/calendar-resources';
14
15
  export * from './i18n/KO/grid-resources';
@@ -21,6 +22,7 @@ export * from './i18n/KO/list-resources';
21
22
  export * from './i18n/KO/tree-resources';
22
23
  export * from './i18n/KO/input-resources';
23
24
  export * from './i18n/KO/chip-resources';
25
+ export * from './i18n/KO/combo-resources';
24
26
  export * from './i18n/KO/resources';
25
27
  export * from './i18n/ES/calendar-resources';
26
28
  export * from './i18n/ES/grid-resources';
@@ -33,6 +35,7 @@ export * from './i18n/ES/list-resources';
33
35
  export * from './i18n/ES/tree-resources';
34
36
  export * from './i18n/ES/input-resources';
35
37
  export * from './i18n/ES/chip-resources';
38
+ export * from './i18n/ES/combo-resources';
36
39
  export * from './i18n/ES/resources';
37
40
  export * from './i18n/IT/calendar-resources';
38
41
  export * from './i18n/IT/grid-resources';
@@ -45,6 +48,7 @@ export * from './i18n/IT/list-resources';
45
48
  export * from './i18n/IT/tree-resources';
46
49
  export * from './i18n/IT/input-resources';
47
50
  export * from './i18n/IT/chip-resources';
51
+ export * from './i18n/IT/combo-resources';
48
52
  export * from './i18n/IT/resources';
49
53
  export * from './i18n/ZH-HANT/calendar-resources';
50
54
  export * from './i18n/ZH-HANT/grid-resources';
@@ -57,6 +61,7 @@ export * from './i18n/ZH-HANT/list-resources';
57
61
  export * from './i18n/ZH-HANT/tree-resources';
58
62
  export * from './i18n/ZH-HANT/input-resources';
59
63
  export * from './i18n/ZH-HANT/chip-resources';
64
+ export * from './i18n/ZH-HANT/combo-resources';
60
65
  export * from './i18n/ZH-HANT/resources';
61
66
  export * from './i18n/ZH-HANS/calendar-resources';
62
67
  export * from './i18n/ZH-HANS/grid-resources';
@@ -69,6 +74,7 @@ export * from './i18n/ZH-HANS/list-resources';
69
74
  export * from './i18n/ZH-HANS/tree-resources';
70
75
  export * from './i18n/ZH-HANS/input-resources';
71
76
  export * from './i18n/ZH-HANS/chip-resources';
77
+ export * from './i18n/ZH-HANS/combo-resources';
72
78
  export * from './i18n/ZH-HANS/resources';
73
79
  export * from './i18n/DE/calendar-resources';
74
80
  export * from './i18n/DE/grid-resources';
@@ -81,6 +87,7 @@ export * from './i18n/DE/list-resources';
81
87
  export * from './i18n/DE/tree-resources';
82
88
  export * from './i18n/DE/input-resources';
83
89
  export * from './i18n/DE/chip-resources';
90
+ export * from './i18n/DE/combo-resources';
84
91
  export * from './i18n/DE/resources';
85
92
  export * from './i18n/FR/calendar-resources';
86
93
  export * from './i18n/FR/grid-resources';
@@ -93,6 +100,7 @@ export * from './i18n/FR/list-resources';
93
100
  export * from './i18n/FR/tree-resources';
94
101
  export * from './i18n/FR/input-resources';
95
102
  export * from './i18n/FR/chip-resources';
103
+ export * from './i18n/FR/combo-resources';
96
104
  export * from './i18n/FR/resources';
97
105
  export * from './i18n/BG/calendar-resources';
98
106
  export * from './i18n/BG/grid-resources';
@@ -105,6 +113,7 @@ export * from './i18n/BG/list-resources';
105
113
  export * from './i18n/BG/tree-resources';
106
114
  export * from './i18n/BG/input-resources';
107
115
  export * from './i18n/BG/chip-resources';
116
+ export * from './i18n/BG/combo-resources';
108
117
  export * from './i18n/BG/resources';
109
118
  export * from './i18n/CS/calendar-resources';
110
119
  export * from './i18n/CS/grid-resources';
@@ -117,6 +126,7 @@ export * from './i18n/CS/list-resources';
117
126
  export * from './i18n/CS/tree-resources';
118
127
  export * from './i18n/CS/input-resources';
119
128
  export * from './i18n/CS/chip-resources';
129
+ export * from './i18n/CS/combo-resources';
120
130
  export * from './i18n/CS/resources';
121
131
  export * from './i18n/DA/calendar-resources';
122
132
  export * from './i18n/DA/grid-resources';
@@ -129,6 +139,7 @@ export * from './i18n/DA/list-resources';
129
139
  export * from './i18n/DA/tree-resources';
130
140
  export * from './i18n/DA/input-resources';
131
141
  export * from './i18n/DA/chip-resources';
142
+ export * from './i18n/DA/combo-resources';
132
143
  export * from './i18n/DA/resources';
133
144
  export * from './i18n/NL/calendar-resources';
134
145
  export * from './i18n/NL/grid-resources';
@@ -141,6 +152,7 @@ export * from './i18n/NL/list-resources';
141
152
  export * from './i18n/NL/tree-resources';
142
153
  export * from './i18n/NL/input-resources';
143
154
  export * from './i18n/NL/chip-resources';
155
+ export * from './i18n/NL/combo-resources';
144
156
  export * from './i18n/NL/resources';
145
157
  export * from './i18n/HU/calendar-resources';
146
158
  export * from './i18n/HU/grid-resources';
@@ -153,6 +165,7 @@ export * from './i18n/HU/list-resources';
153
165
  export * from './i18n/HU/tree-resources';
154
166
  export * from './i18n/HU/input-resources';
155
167
  export * from './i18n/HU/chip-resources';
168
+ export * from './i18n/HU/combo-resources';
156
169
  export * from './i18n/HU/resources';
157
170
  export * from './i18n/PL/calendar-resources';
158
171
  export * from './i18n/PL/grid-resources';
@@ -165,6 +178,7 @@ export * from './i18n/PL/list-resources';
165
178
  export * from './i18n/PL/tree-resources';
166
179
  export * from './i18n/PL/input-resources';
167
180
  export * from './i18n/PL/chip-resources';
181
+ export * from './i18n/PL/combo-resources';
168
182
  export * from './i18n/PL/resources';
169
183
  export * from './i18n/PT/calendar-resources';
170
184
  export * from './i18n/PT/grid-resources';
@@ -177,6 +191,7 @@ export * from './i18n/PT/list-resources';
177
191
  export * from './i18n/PT/tree-resources';
178
192
  export * from './i18n/PT/input-resources';
179
193
  export * from './i18n/PT/chip-resources';
194
+ export * from './i18n/PT/combo-resources';
180
195
  export * from './i18n/PT/resources';
181
196
  export * from './i18n/RO/calendar-resources';
182
197
  export * from './i18n/RO/grid-resources';
@@ -189,6 +204,7 @@ export * from './i18n/RO/list-resources';
189
204
  export * from './i18n/RO/tree-resources';
190
205
  export * from './i18n/RO/input-resources';
191
206
  export * from './i18n/RO/chip-resources';
207
+ export * from './i18n/RO/combo-resources';
192
208
  export * from './i18n/RO/resources';
193
209
  export * from './i18n/SV/calendar-resources';
194
210
  export * from './i18n/SV/grid-resources';
@@ -201,6 +217,7 @@ export * from './i18n/SV/list-resources';
201
217
  export * from './i18n/SV/tree-resources';
202
218
  export * from './i18n/SV/input-resources';
203
219
  export * from './i18n/SV/chip-resources';
220
+ export * from './i18n/SV/combo-resources';
204
221
  export * from './i18n/SV/resources';
205
222
  export * from './i18n/TR/calendar-resources';
206
223
  export * from './i18n/TR/grid-resources';
@@ -213,6 +230,7 @@ export * from './i18n/TR/list-resources';
213
230
  export * from './i18n/TR/tree-resources';
214
231
  export * from './i18n/TR/input-resources';
215
232
  export * from './i18n/TR/chip-resources';
233
+ export * from './i18n/TR/combo-resources';
216
234
  export * from './i18n/TR/resources';
217
235
  export * from './i18n/NB/calendar-resources';
218
236
  export * from './i18n/NB/grid-resources';
@@ -225,4 +243,5 @@ export * from './i18n/NB/list-resources';
225
243
  export * from './i18n/NB/tree-resources';
226
244
  export * from './i18n/NB/input-resources';
227
245
  export * from './i18n/NB/chip-resources';
246
+ export * from './i18n/NB/combo-resources';
228
247
  export * from './i18n/NB/resources';
package/index.js CHANGED
@@ -26,6 +26,7 @@ __exportStar(require("./i18n/JA/list-resources"), exports);
26
26
  __exportStar(require("./i18n/JA/tree-resources"), exports);
27
27
  __exportStar(require("./i18n/JA/input-resources"), exports);
28
28
  __exportStar(require("./i18n/JA/chip-resources"), exports);
29
+ __exportStar(require("./i18n/JA/combo-resources"), exports);
29
30
  __exportStar(require("./i18n/JA/resources"), exports);
30
31
  // Korean (KO)
31
32
  __exportStar(require("./i18n/KO/calendar-resources"), exports);
@@ -39,6 +40,7 @@ __exportStar(require("./i18n/KO/list-resources"), exports);
39
40
  __exportStar(require("./i18n/KO/tree-resources"), exports);
40
41
  __exportStar(require("./i18n/KO/input-resources"), exports);
41
42
  __exportStar(require("./i18n/KO/chip-resources"), exports);
43
+ __exportStar(require("./i18n/KO/combo-resources"), exports);
42
44
  __exportStar(require("./i18n/KO/resources"), exports);
43
45
  // Spanish (ES)
44
46
  __exportStar(require("./i18n/ES/calendar-resources"), exports);
@@ -52,6 +54,7 @@ __exportStar(require("./i18n/ES/list-resources"), exports);
52
54
  __exportStar(require("./i18n/ES/tree-resources"), exports);
53
55
  __exportStar(require("./i18n/ES/input-resources"), exports);
54
56
  __exportStar(require("./i18n/ES/chip-resources"), exports);
57
+ __exportStar(require("./i18n/ES/combo-resources"), exports);
55
58
  __exportStar(require("./i18n/ES/resources"), exports);
56
59
  // Italian (IT)
57
60
  __exportStar(require("./i18n/IT/calendar-resources"), exports);
@@ -65,6 +68,7 @@ __exportStar(require("./i18n/IT/list-resources"), exports);
65
68
  __exportStar(require("./i18n/IT/tree-resources"), exports);
66
69
  __exportStar(require("./i18n/IT/input-resources"), exports);
67
70
  __exportStar(require("./i18n/IT/chip-resources"), exports);
71
+ __exportStar(require("./i18n/IT/combo-resources"), exports);
68
72
  __exportStar(require("./i18n/IT/resources"), exports);
69
73
  // Traditional Chinese (zh-Hant)
70
74
  __exportStar(require("./i18n/ZH-HANT/calendar-resources"), exports);
@@ -78,6 +82,7 @@ __exportStar(require("./i18n/ZH-HANT/list-resources"), exports);
78
82
  __exportStar(require("./i18n/ZH-HANT/tree-resources"), exports);
79
83
  __exportStar(require("./i18n/ZH-HANT/input-resources"), exports);
80
84
  __exportStar(require("./i18n/ZH-HANT/chip-resources"), exports);
85
+ __exportStar(require("./i18n/ZH-HANT/combo-resources"), exports);
81
86
  __exportStar(require("./i18n/ZH-HANT/resources"), exports);
82
87
  // Simplified Chinese (zh-Hans)
83
88
  __exportStar(require("./i18n/ZH-HANS/calendar-resources"), exports);
@@ -91,6 +96,7 @@ __exportStar(require("./i18n/ZH-HANS/list-resources"), exports);
91
96
  __exportStar(require("./i18n/ZH-HANS/tree-resources"), exports);
92
97
  __exportStar(require("./i18n/ZH-HANS/input-resources"), exports);
93
98
  __exportStar(require("./i18n/ZH-HANS/chip-resources"), exports);
99
+ __exportStar(require("./i18n/ZH-HANS/combo-resources"), exports);
94
100
  __exportStar(require("./i18n/ZH-HANS/resources"), exports);
95
101
  // German (DE)
96
102
  __exportStar(require("./i18n/DE/calendar-resources"), exports);
@@ -104,6 +110,7 @@ __exportStar(require("./i18n/DE/list-resources"), exports);
104
110
  __exportStar(require("./i18n/DE/tree-resources"), exports);
105
111
  __exportStar(require("./i18n/DE/input-resources"), exports);
106
112
  __exportStar(require("./i18n/DE/chip-resources"), exports);
113
+ __exportStar(require("./i18n/DE/combo-resources"), exports);
107
114
  __exportStar(require("./i18n/DE/resources"), exports);
108
115
  // French (FR)
109
116
  __exportStar(require("./i18n/FR/calendar-resources"), exports);
@@ -117,6 +124,7 @@ __exportStar(require("./i18n/FR/list-resources"), exports);
117
124
  __exportStar(require("./i18n/FR/tree-resources"), exports);
118
125
  __exportStar(require("./i18n/FR/input-resources"), exports);
119
126
  __exportStar(require("./i18n/FR/chip-resources"), exports);
127
+ __exportStar(require("./i18n/FR/combo-resources"), exports);
120
128
  __exportStar(require("./i18n/FR/resources"), exports);
121
129
  // Bulgarian (BG)
122
130
  __exportStar(require("./i18n/BG/calendar-resources"), exports);
@@ -130,6 +138,7 @@ __exportStar(require("./i18n/BG/list-resources"), exports);
130
138
  __exportStar(require("./i18n/BG/tree-resources"), exports);
131
139
  __exportStar(require("./i18n/BG/input-resources"), exports);
132
140
  __exportStar(require("./i18n/BG/chip-resources"), exports);
141
+ __exportStar(require("./i18n/BG/combo-resources"), exports);
133
142
  __exportStar(require("./i18n/BG/resources"), exports);
134
143
  // Czech (CS)
135
144
  __exportStar(require("./i18n/CS/calendar-resources"), exports);
@@ -143,6 +152,7 @@ __exportStar(require("./i18n/CS/list-resources"), exports);
143
152
  __exportStar(require("./i18n/CS/tree-resources"), exports);
144
153
  __exportStar(require("./i18n/CS/input-resources"), exports);
145
154
  __exportStar(require("./i18n/CS/chip-resources"), exports);
155
+ __exportStar(require("./i18n/CS/combo-resources"), exports);
146
156
  __exportStar(require("./i18n/CS/resources"), exports);
147
157
  // Danish (DA)
148
158
  __exportStar(require("./i18n/DA/calendar-resources"), exports);
@@ -156,6 +166,7 @@ __exportStar(require("./i18n/DA/list-resources"), exports);
156
166
  __exportStar(require("./i18n/DA/tree-resources"), exports);
157
167
  __exportStar(require("./i18n/DA/input-resources"), exports);
158
168
  __exportStar(require("./i18n/DA/chip-resources"), exports);
169
+ __exportStar(require("./i18n/DA/combo-resources"), exports);
159
170
  __exportStar(require("./i18n/DA/resources"), exports);
160
171
  // Dutch (NL)
161
172
  __exportStar(require("./i18n/NL/calendar-resources"), exports);
@@ -169,6 +180,7 @@ __exportStar(require("./i18n/NL/list-resources"), exports);
169
180
  __exportStar(require("./i18n/NL/tree-resources"), exports);
170
181
  __exportStar(require("./i18n/NL/input-resources"), exports);
171
182
  __exportStar(require("./i18n/NL/chip-resources"), exports);
183
+ __exportStar(require("./i18n/NL/combo-resources"), exports);
172
184
  __exportStar(require("./i18n/NL/resources"), exports);
173
185
  // Hungarian (HU)
174
186
  __exportStar(require("./i18n/HU/calendar-resources"), exports);
@@ -182,6 +194,7 @@ __exportStar(require("./i18n/HU/list-resources"), exports);
182
194
  __exportStar(require("./i18n/HU/tree-resources"), exports);
183
195
  __exportStar(require("./i18n/HU/input-resources"), exports);
184
196
  __exportStar(require("./i18n/HU/chip-resources"), exports);
197
+ __exportStar(require("./i18n/HU/combo-resources"), exports);
185
198
  __exportStar(require("./i18n/HU/resources"), exports);
186
199
  // Polish (PL)
187
200
  __exportStar(require("./i18n/PL/calendar-resources"), exports);
@@ -195,6 +208,7 @@ __exportStar(require("./i18n/PL/list-resources"), exports);
195
208
  __exportStar(require("./i18n/PL/tree-resources"), exports);
196
209
  __exportStar(require("./i18n/PL/input-resources"), exports);
197
210
  __exportStar(require("./i18n/PL/chip-resources"), exports);
211
+ __exportStar(require("./i18n/PL/combo-resources"), exports);
198
212
  __exportStar(require("./i18n/PL/resources"), exports);
199
213
  // Portuguese (PT)
200
214
  __exportStar(require("./i18n/PT/calendar-resources"), exports);
@@ -208,6 +222,7 @@ __exportStar(require("./i18n/PT/list-resources"), exports);
208
222
  __exportStar(require("./i18n/PT/tree-resources"), exports);
209
223
  __exportStar(require("./i18n/PT/input-resources"), exports);
210
224
  __exportStar(require("./i18n/PT/chip-resources"), exports);
225
+ __exportStar(require("./i18n/PT/combo-resources"), exports);
211
226
  __exportStar(require("./i18n/PT/resources"), exports);
212
227
  // Romanian (RO)
213
228
  __exportStar(require("./i18n/RO/calendar-resources"), exports);
@@ -221,6 +236,7 @@ __exportStar(require("./i18n/RO/list-resources"), exports);
221
236
  __exportStar(require("./i18n/RO/tree-resources"), exports);
222
237
  __exportStar(require("./i18n/RO/input-resources"), exports);
223
238
  __exportStar(require("./i18n/RO/chip-resources"), exports);
239
+ __exportStar(require("./i18n/RO/combo-resources"), exports);
224
240
  __exportStar(require("./i18n/RO/resources"), exports);
225
241
  // Swedish (SV)
226
242
  __exportStar(require("./i18n/SV/calendar-resources"), exports);
@@ -234,6 +250,7 @@ __exportStar(require("./i18n/SV/list-resources"), exports);
234
250
  __exportStar(require("./i18n/SV/tree-resources"), exports);
235
251
  __exportStar(require("./i18n/SV/input-resources"), exports);
236
252
  __exportStar(require("./i18n/SV/chip-resources"), exports);
253
+ __exportStar(require("./i18n/SV/combo-resources"), exports);
237
254
  __exportStar(require("./i18n/SV/resources"), exports);
238
255
  // Turkish (TR)
239
256
  __exportStar(require("./i18n/TR/calendar-resources"), exports);
@@ -247,6 +264,7 @@ __exportStar(require("./i18n/TR/list-resources"), exports);
247
264
  __exportStar(require("./i18n/TR/tree-resources"), exports);
248
265
  __exportStar(require("./i18n/TR/input-resources"), exports);
249
266
  __exportStar(require("./i18n/TR/chip-resources"), exports);
267
+ __exportStar(require("./i18n/TR/combo-resources"), exports);
250
268
  __exportStar(require("./i18n/TR/resources"), exports);
251
269
  // Norwegian (NB)
252
270
  __exportStar(require("./i18n/NB/calendar-resources"), exports);
@@ -260,4 +278,5 @@ __exportStar(require("./i18n/NB/list-resources"), exports);
260
278
  __exportStar(require("./i18n/NB/tree-resources"), exports);
261
279
  __exportStar(require("./i18n/NB/input-resources"), exports);
262
280
  __exportStar(require("./i18n/NB/chip-resources"), exports);
281
+ __exportStar(require("./i18n/NB/combo-resources"), exports);
263
282
  __exportStar(require("./i18n/NB/resources"), exports);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "igniteui-angular-i18n",
3
- "version": "14.0.13",
3
+ "version": "14.0.16",
4
4
  "description": "IgniteUI for Angular localization resources package",
5
5
  "main": "./index.js",
6
6
  "types": "./index.d.ts",