@progress/kendo-angular-messages 1.39.0 → 1.40.0-dev.202211230838

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 (68) hide show
  1. package/messages/grid/grid.pt-PT.yml +5 -5
  2. package/messages/pager/pager.ar.yml +3 -0
  3. package/messages/pager/pager.bg-BG.yml +3 -0
  4. package/messages/pager/pager.cs-CZ.yml +3 -0
  5. package/messages/pager/pager.da-DK.yml +3 -0
  6. package/messages/pager/pager.de-AT.yml +3 -0
  7. package/messages/pager/pager.de-CH.yml +3 -0
  8. package/messages/pager/pager.de-DE.yml +3 -0
  9. package/messages/pager/pager.de-LI.yml +3 -0
  10. package/messages/pager/pager.en-AU.yml +3 -0
  11. package/messages/pager/pager.en-CA.yml +3 -0
  12. package/messages/pager/pager.en-GB.yml +3 -0
  13. package/messages/pager/pager.en-US.yml +3 -0
  14. package/messages/pager/pager.es-AR.yml +3 -0
  15. package/messages/pager/pager.es-BO.yml +3 -0
  16. package/messages/pager/pager.es-CL.yml +3 -0
  17. package/messages/pager/pager.es-CO.yml +3 -0
  18. package/messages/pager/pager.es-CR.yml +3 -0
  19. package/messages/pager/pager.es-DO.yml +3 -0
  20. package/messages/pager/pager.es-EC.yml +3 -0
  21. package/messages/pager/pager.es-ES.yml +3 -0
  22. package/messages/pager/pager.es-GT.yml +3 -0
  23. package/messages/pager/pager.es-HN.yml +3 -0
  24. package/messages/pager/pager.es-MX.yml +3 -0
  25. package/messages/pager/pager.es-NI.yml +3 -0
  26. package/messages/pager/pager.es-PA.yml +3 -0
  27. package/messages/pager/pager.es-PE.yml +3 -0
  28. package/messages/pager/pager.es-PR.yml +3 -0
  29. package/messages/pager/pager.es-PY.yml +3 -0
  30. package/messages/pager/pager.es-US.yml +3 -0
  31. package/messages/pager/pager.es-UY.yml +3 -0
  32. package/messages/pager/pager.es-VE.yml +3 -0
  33. package/messages/pager/pager.fa-IR.yml +3 -0
  34. package/messages/pager/pager.fi-FI.yml +3 -0
  35. package/messages/pager/pager.fr-BE.yml +3 -0
  36. package/messages/pager/pager.fr-CA.yml +3 -0
  37. package/messages/pager/pager.fr-CD.yml +3 -0
  38. package/messages/pager/pager.fr-CH.yml +3 -0
  39. package/messages/pager/pager.fr-CI.yml +3 -0
  40. package/messages/pager/pager.fr-CM.yml +3 -0
  41. package/messages/pager/pager.fr-FR.yml +3 -0
  42. package/messages/pager/pager.fr-HT.yml +3 -0
  43. package/messages/pager/pager.fr-LU.yml +3 -0
  44. package/messages/pager/pager.fr-MA.yml +3 -0
  45. package/messages/pager/pager.fr-MC.yml +3 -0
  46. package/messages/pager/pager.fr-ML.yml +3 -0
  47. package/messages/pager/pager.fr-SN.yml +3 -0
  48. package/messages/pager/pager.he-IL.yml +3 -0
  49. package/messages/pager/pager.hy-AM.yml +3 -0
  50. package/messages/pager/pager.it-CH.yml +3 -0
  51. package/messages/pager/pager.it-IT.yml +3 -0
  52. package/messages/pager/pager.ja-JP.yml +3 -0
  53. package/messages/pager/pager.nb-NO.yml +3 -0
  54. package/messages/pager/pager.nl-BE.yml +3 -0
  55. package/messages/pager/pager.nl-NL.yml +3 -0
  56. package/messages/pager/pager.pl-PL.yml +3 -0
  57. package/messages/pager/pager.pt-BR.yml +3 -0
  58. package/messages/pager/pager.pt-PT.yml +3 -0
  59. package/messages/pager/pager.ro-RO.yml +3 -0
  60. package/messages/pager/pager.ru-RU.yml +3 -0
  61. package/messages/pager/pager.sk-SK.yml +3 -0
  62. package/messages/pager/pager.sv-SE.yml +3 -0
  63. package/messages/pager/pager.tr-TR.yml +3 -0
  64. package/messages/pager/pager.uk-UA.yml +3 -0
  65. package/messages/pager/pager.zh-CN.yml +3 -0
  66. package/messages/pager/pager.zh-HK.yml +3 -0
  67. package/messages/pager/pager.zh-TW.yml +3 -0
  68. package/package.json +1 -1
@@ -34,7 +34,7 @@ kendo:
34
34
  pagerPageNumberInputTitle: Page Number
35
35
 
36
36
  # The label of the filter cell or icon
37
- filter: Filter
37
+ filter: Filtrar
38
38
 
39
39
  # The text of the "equal" filter operator
40
40
  filterEqOperator: É igual a
@@ -127,7 +127,7 @@ kendo:
127
127
  loading: Loading
128
128
 
129
129
  # The text shown in the column menu for the columns item
130
- columns: Columns
130
+ columns: Colunas
131
131
 
132
132
  # The text shown in the column menu for the lock item
133
133
  lock: Lock
@@ -145,10 +145,10 @@ kendo:
145
145
  setColumnPosition: Set Column Position
146
146
 
147
147
  # The text shown in the column menu for the sort ascending item
148
- sortAscending: Sort Ascending
148
+ sortAscending: Ordenar em ordem crescente
149
149
 
150
150
  # The text shown in the column menu for the sort descending item
151
- sortDescending: Sort Descending
151
+ sortDescending: Ordenar em ordem decrescente
152
152
 
153
153
  # The text shown in the column menu or column chooser for the columns apply button
154
154
  columnsApply: Apply
@@ -212,4 +212,4 @@ kendo:
212
212
 
213
213
  # The text shown in the column menu for the autosize all columns item
214
214
  autosizeAllColumns: Autosize All Columns
215
-
215
+
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Избор на страница
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Въведи номер на страница
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
@@ -29,3 +29,6 @@ kendo:
29
29
 
30
30
  # The text of the title and aria-label attributes applied to the page chooser.
31
31
  selectPage: Select page
32
+
33
+ # The text of the aria-label attribute applied to the numeric input element.
34
+ inputLabel: Type a page number
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-messages",
3
- "version": "1.39.0",
3
+ "version": "1.40.0-dev.202211230838",
4
4
  "description": "Localization messages - Kendo UI for Angular",
5
5
  "main": "index.js",
6
6
  "scripts": {