@dhis2-ui/pagination 10.1.10 → 10.1.12
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.
- package/build/cjs/locales/fr/translations.json +1 -1
- package/build/cjs/locales/hi_IN/translations.json +10 -0
- package/build/cjs/locales/id/translations.json +1 -1
- package/build/cjs/locales/index.js +48 -46
- package/build/cjs/locales/pt/translations.json +6 -6
- package/build/cjs/locales/ro/translations.json +1 -1
- package/build/cjs/locales/uz_UZ_Cyrl/translations.json +1 -1
- package/build/cjs/locales/uz_UZ_Latn/translations.json +1 -1
- package/build/cjs/locales/vi/translations.json +1 -1
- package/build/cjs/locales/zh_CN/translations.json +1 -1
- package/build/es/locales/fr/translations.json +1 -1
- package/build/es/locales/hi_IN/translations.json +10 -0
- package/build/es/locales/id/translations.json +1 -1
- package/build/es/locales/index.js +2 -0
- package/build/es/locales/pt/translations.json +6 -6
- package/build/es/locales/ro/translations.json +1 -1
- package/build/es/locales/uz_UZ_Cyrl/translations.json +1 -1
- package/build/es/locales/uz_UZ_Latn/translations.json +1 -1
- package/build/es/locales/vi/translations.json +1 -1
- package/build/es/locales/zh_CN/translations.json +1 -1
- package/package.json +5 -5
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Page {{page}} of {{pageCount}}, items {{firstItem}}-{{lastItem}} of {{total}}": "",
|
|
3
3
|
"Page {{page}}, items {{firstItem}}-{{lastItem}}": "",
|
|
4
|
-
"Page {{page}}": "",
|
|
4
|
+
"Page {{page}}": "Page {{page}}",
|
|
5
5
|
"Next": "Suivant",
|
|
6
6
|
"Page": "Page",
|
|
7
7
|
"Items per page": "",
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Page {{page}} of {{pageCount}}, items {{firstItem}}-{{lastItem}} of {{total}}": "",
|
|
3
|
+
"Page {{page}}, items {{firstItem}}-{{lastItem}}": "",
|
|
4
|
+
"Page {{page}}": "",
|
|
5
|
+
"Next": "आगे",
|
|
6
|
+
"Page": "",
|
|
7
|
+
"Items per page": "",
|
|
8
|
+
"Previous": "",
|
|
9
|
+
"You are at page {{page}} showing items {{firstItem}}-{{lastItem}}, but there are {{pageCount}} pages and {{total}} items": ""
|
|
10
|
+
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Page {{page}} of {{pageCount}}, items {{firstItem}}-{{lastItem}} of {{total}}": "",
|
|
3
3
|
"Page {{page}}, items {{firstItem}}-{{lastItem}}": "",
|
|
4
|
-
"Page {{page}}": "",
|
|
4
|
+
"Page {{page}}": "Halaman {{page}}",
|
|
5
5
|
"Next": "Selanjutnya",
|
|
6
6
|
"Page": "Halaman",
|
|
7
7
|
"Items per page": "",
|
|
@@ -15,29 +15,30 @@ var _translations7 = _interopRequireDefault(require("./en/translations.json"));
|
|
|
15
15
|
var _translations8 = _interopRequireDefault(require("./es/translations.json"));
|
|
16
16
|
var _translations9 = _interopRequireDefault(require("./es_419/translations.json"));
|
|
17
17
|
var _translations10 = _interopRequireDefault(require("./fr/translations.json"));
|
|
18
|
-
var _translations11 = _interopRequireDefault(require("./
|
|
19
|
-
var _translations12 = _interopRequireDefault(require("./
|
|
20
|
-
var _translations13 = _interopRequireDefault(require("./
|
|
21
|
-
var _translations14 = _interopRequireDefault(require("./
|
|
22
|
-
var _translations15 = _interopRequireDefault(require("./
|
|
23
|
-
var _translations16 = _interopRequireDefault(require("./
|
|
24
|
-
var _translations17 = _interopRequireDefault(require("./
|
|
25
|
-
var _translations18 = _interopRequireDefault(require("./
|
|
26
|
-
var _translations19 = _interopRequireDefault(require("./
|
|
27
|
-
var _translations20 = _interopRequireDefault(require("./
|
|
28
|
-
var _translations21 = _interopRequireDefault(require("./
|
|
29
|
-
var _translations22 = _interopRequireDefault(require("./
|
|
30
|
-
var _translations23 = _interopRequireDefault(require("./
|
|
31
|
-
var _translations24 = _interopRequireDefault(require("./
|
|
32
|
-
var _translations25 = _interopRequireDefault(require("./
|
|
33
|
-
var _translations26 = _interopRequireDefault(require("./
|
|
34
|
-
var _translations27 = _interopRequireDefault(require("./
|
|
35
|
-
var _translations28 = _interopRequireDefault(require("./
|
|
36
|
-
var _translations29 = _interopRequireDefault(require("./
|
|
37
|
-
var _translations30 = _interopRequireDefault(require("./
|
|
38
|
-
var _translations31 = _interopRequireDefault(require("./
|
|
39
|
-
var _translations32 = _interopRequireDefault(require("./
|
|
40
|
-
var _translations33 = _interopRequireDefault(require("./
|
|
18
|
+
var _translations11 = _interopRequireDefault(require("./hi_IN/translations.json"));
|
|
19
|
+
var _translations12 = _interopRequireDefault(require("./id/translations.json"));
|
|
20
|
+
var _translations13 = _interopRequireDefault(require("./km/translations.json"));
|
|
21
|
+
var _translations14 = _interopRequireDefault(require("./lo/translations.json"));
|
|
22
|
+
var _translations15 = _interopRequireDefault(require("./my/translations.json"));
|
|
23
|
+
var _translations16 = _interopRequireDefault(require("./nb/translations.json"));
|
|
24
|
+
var _translations17 = _interopRequireDefault(require("./nl/translations.json"));
|
|
25
|
+
var _translations18 = _interopRequireDefault(require("./prs/translations.json"));
|
|
26
|
+
var _translations19 = _interopRequireDefault(require("./ps/translations.json"));
|
|
27
|
+
var _translations20 = _interopRequireDefault(require("./pt/translations.json"));
|
|
28
|
+
var _translations21 = _interopRequireDefault(require("./pt_BR/translations.json"));
|
|
29
|
+
var _translations22 = _interopRequireDefault(require("./ro/translations.json"));
|
|
30
|
+
var _translations23 = _interopRequireDefault(require("./ru/translations.json"));
|
|
31
|
+
var _translations24 = _interopRequireDefault(require("./sv/translations.json"));
|
|
32
|
+
var _translations25 = _interopRequireDefault(require("./tet/translations.json"));
|
|
33
|
+
var _translations26 = _interopRequireDefault(require("./tg/translations.json"));
|
|
34
|
+
var _translations27 = _interopRequireDefault(require("./uk/translations.json"));
|
|
35
|
+
var _translations28 = _interopRequireDefault(require("./ur/translations.json"));
|
|
36
|
+
var _translations29 = _interopRequireDefault(require("./uz_Latn/translations.json"));
|
|
37
|
+
var _translations30 = _interopRequireDefault(require("./uz_UZ_Cyrl/translations.json"));
|
|
38
|
+
var _translations31 = _interopRequireDefault(require("./uz_UZ_Latn/translations.json"));
|
|
39
|
+
var _translations32 = _interopRequireDefault(require("./vi/translations.json"));
|
|
40
|
+
var _translations33 = _interopRequireDefault(require("./zh/translations.json"));
|
|
41
|
+
var _translations34 = _interopRequireDefault(require("./zh_CN/translations.json"));
|
|
41
42
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
42
43
|
//------------------------------------------------------------------------------
|
|
43
44
|
// <auto-generated>
|
|
@@ -59,27 +60,28 @@ _d2I18n.default.addResources('en', namespace, _translations7.default);
|
|
|
59
60
|
_d2I18n.default.addResources('es', namespace, _translations8.default);
|
|
60
61
|
_d2I18n.default.addResources('es_419', namespace, _translations9.default);
|
|
61
62
|
_d2I18n.default.addResources('fr', namespace, _translations10.default);
|
|
62
|
-
_d2I18n.default.addResources('
|
|
63
|
-
_d2I18n.default.addResources('
|
|
64
|
-
_d2I18n.default.addResources('
|
|
65
|
-
_d2I18n.default.addResources('
|
|
66
|
-
_d2I18n.default.addResources('
|
|
67
|
-
_d2I18n.default.addResources('
|
|
68
|
-
_d2I18n.default.addResources('
|
|
69
|
-
_d2I18n.default.addResources('
|
|
70
|
-
_d2I18n.default.addResources('
|
|
71
|
-
_d2I18n.default.addResources('
|
|
72
|
-
_d2I18n.default.addResources('
|
|
73
|
-
_d2I18n.default.addResources('
|
|
74
|
-
_d2I18n.default.addResources('
|
|
75
|
-
_d2I18n.default.addResources('
|
|
76
|
-
_d2I18n.default.addResources('
|
|
77
|
-
_d2I18n.default.addResources('
|
|
78
|
-
_d2I18n.default.addResources('
|
|
79
|
-
_d2I18n.default.addResources('
|
|
80
|
-
_d2I18n.default.addResources('
|
|
81
|
-
_d2I18n.default.addResources('
|
|
82
|
-
_d2I18n.default.addResources('
|
|
83
|
-
_d2I18n.default.addResources('
|
|
84
|
-
_d2I18n.default.addResources('
|
|
63
|
+
_d2I18n.default.addResources('hi_IN', namespace, _translations11.default);
|
|
64
|
+
_d2I18n.default.addResources('id', namespace, _translations12.default);
|
|
65
|
+
_d2I18n.default.addResources('km', namespace, _translations13.default);
|
|
66
|
+
_d2I18n.default.addResources('lo', namespace, _translations14.default);
|
|
67
|
+
_d2I18n.default.addResources('my', namespace, _translations15.default);
|
|
68
|
+
_d2I18n.default.addResources('nb', namespace, _translations16.default);
|
|
69
|
+
_d2I18n.default.addResources('nl', namespace, _translations17.default);
|
|
70
|
+
_d2I18n.default.addResources('prs', namespace, _translations18.default);
|
|
71
|
+
_d2I18n.default.addResources('ps', namespace, _translations19.default);
|
|
72
|
+
_d2I18n.default.addResources('pt', namespace, _translations20.default);
|
|
73
|
+
_d2I18n.default.addResources('pt_BR', namespace, _translations21.default);
|
|
74
|
+
_d2I18n.default.addResources('ro', namespace, _translations22.default);
|
|
75
|
+
_d2I18n.default.addResources('ru', namespace, _translations23.default);
|
|
76
|
+
_d2I18n.default.addResources('sv', namespace, _translations24.default);
|
|
77
|
+
_d2I18n.default.addResources('tet', namespace, _translations25.default);
|
|
78
|
+
_d2I18n.default.addResources('tg', namespace, _translations26.default);
|
|
79
|
+
_d2I18n.default.addResources('uk', namespace, _translations27.default);
|
|
80
|
+
_d2I18n.default.addResources('ur', namespace, _translations28.default);
|
|
81
|
+
_d2I18n.default.addResources('uz_Latn', namespace, _translations29.default);
|
|
82
|
+
_d2I18n.default.addResources('uz_UZ_Cyrl', namespace, _translations30.default);
|
|
83
|
+
_d2I18n.default.addResources('uz_UZ_Latn', namespace, _translations31.default);
|
|
84
|
+
_d2I18n.default.addResources('vi', namespace, _translations32.default);
|
|
85
|
+
_d2I18n.default.addResources('zh', namespace, _translations33.default);
|
|
86
|
+
_d2I18n.default.addResources('zh_CN', namespace, _translations34.default);
|
|
85
87
|
var _default = exports.default = _d2I18n.default;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
|
-
"Page {{page}} of {{pageCount}}, items {{firstItem}}-{{lastItem}} of {{total}}": "",
|
|
3
|
-
"Page {{page}}, items {{firstItem}}-{{lastItem}}": "",
|
|
4
|
-
"Page {{page}}": "",
|
|
2
|
+
"Page {{page}} of {{pageCount}}, items {{firstItem}}-{{lastItem}} of {{total}}": "Página {{page}} de {{pageCount}}, itens {{firstItem}}-{{lastItem}} de {{total}}",
|
|
3
|
+
"Page {{page}}, items {{firstItem}}-{{lastItem}}": "Página {{page}}, itens {{firstItem}}-{{lastItem}}",
|
|
4
|
+
"Page {{page}}": "Página {{page}}",
|
|
5
5
|
"Next": "Próximo",
|
|
6
|
-
"Page": "
|
|
7
|
-
"Items per page": "",
|
|
6
|
+
"Page": "Página",
|
|
7
|
+
"Items per page": "Itens por página",
|
|
8
8
|
"Previous": "Anterior",
|
|
9
|
-
"You are at page {{page}} showing items {{firstItem}}-{{lastItem}}, but there are {{pageCount}} pages and {{total}} items": ""
|
|
9
|
+
"You are at page {{page}} showing items {{firstItem}}-{{lastItem}}, but there are {{pageCount}} pages and {{total}} items": "Está na página {{page}} que mostra os itens {{firstItem}}-{{lastItem}}, mas existem páginas {{pageCount}} e itens {{total}} "
|
|
10
10
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Page {{page}} of {{pageCount}}, items {{firstItem}}-{{lastItem}} of {{total}}": "",
|
|
3
3
|
"Page {{page}}, items {{firstItem}}-{{lastItem}}": "",
|
|
4
|
-
"Page {{page}}": "",
|
|
4
|
+
"Page {{page}}": "Pagina {{page}}",
|
|
5
5
|
"Next": "Următorul",
|
|
6
6
|
"Page": "",
|
|
7
7
|
"Items per page": "",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Page {{page}} of {{pageCount}}, items {{firstItem}}-{{lastItem}} of {{total}}": "",
|
|
3
3
|
"Page {{page}}, items {{firstItem}}-{{lastItem}}": "",
|
|
4
|
-
"Page {{page}}": "",
|
|
4
|
+
"Page {{page}}": "{{page}} саҳифаси",
|
|
5
5
|
"Next": "Кейинги",
|
|
6
6
|
"Page": "Саҳифа",
|
|
7
7
|
"Items per page": "",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Page {{page}} of {{pageCount}}, items {{firstItem}}-{{lastItem}} of {{total}}": "",
|
|
3
3
|
"Page {{page}}, items {{firstItem}}-{{lastItem}}": "",
|
|
4
|
-
"Page {{page}}": "",
|
|
4
|
+
"Page {{page}}": "{{page}} sahifasi",
|
|
5
5
|
"Next": "Кейинги",
|
|
6
6
|
"Page": "Sahifa",
|
|
7
7
|
"Items per page": "",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Page {{page}} of {{pageCount}}, items {{firstItem}}-{{lastItem}} of {{total}}": "",
|
|
3
3
|
"Page {{page}}, items {{firstItem}}-{{lastItem}}": "",
|
|
4
|
-
"Page {{page}}": "",
|
|
4
|
+
"Page {{page}}": "Page {{page}}",
|
|
5
5
|
"Next": "Suivant",
|
|
6
6
|
"Page": "Page",
|
|
7
7
|
"Items per page": "",
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Page {{page}} of {{pageCount}}, items {{firstItem}}-{{lastItem}} of {{total}}": "",
|
|
3
|
+
"Page {{page}}, items {{firstItem}}-{{lastItem}}": "",
|
|
4
|
+
"Page {{page}}": "",
|
|
5
|
+
"Next": "आगे",
|
|
6
|
+
"Page": "",
|
|
7
|
+
"Items per page": "",
|
|
8
|
+
"Previous": "",
|
|
9
|
+
"You are at page {{page}} showing items {{firstItem}}-{{lastItem}}, but there are {{pageCount}} pages and {{total}} items": ""
|
|
10
|
+
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Page {{page}} of {{pageCount}}, items {{firstItem}}-{{lastItem}} of {{total}}": "",
|
|
3
3
|
"Page {{page}}, items {{firstItem}}-{{lastItem}}": "",
|
|
4
|
-
"Page {{page}}": "",
|
|
4
|
+
"Page {{page}}": "Halaman {{page}}",
|
|
5
5
|
"Next": "Selanjutnya",
|
|
6
6
|
"Page": "Halaman",
|
|
7
7
|
"Items per page": "",
|
|
@@ -17,6 +17,7 @@ import enTranslations from './en/translations.json';
|
|
|
17
17
|
import esTranslations from './es/translations.json';
|
|
18
18
|
import es_419Translations from './es_419/translations.json';
|
|
19
19
|
import frTranslations from './fr/translations.json';
|
|
20
|
+
import hi_INTranslations from './hi_IN/translations.json';
|
|
20
21
|
import idTranslations from './id/translations.json';
|
|
21
22
|
import kmTranslations from './km/translations.json';
|
|
22
23
|
import loTranslations from './lo/translations.json';
|
|
@@ -51,6 +52,7 @@ i18n.addResources('en', namespace, enTranslations);
|
|
|
51
52
|
i18n.addResources('es', namespace, esTranslations);
|
|
52
53
|
i18n.addResources('es_419', namespace, es_419Translations);
|
|
53
54
|
i18n.addResources('fr', namespace, frTranslations);
|
|
55
|
+
i18n.addResources('hi_IN', namespace, hi_INTranslations);
|
|
54
56
|
i18n.addResources('id', namespace, idTranslations);
|
|
55
57
|
i18n.addResources('km', namespace, kmTranslations);
|
|
56
58
|
i18n.addResources('lo', namespace, loTranslations);
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
|
-
"Page {{page}} of {{pageCount}}, items {{firstItem}}-{{lastItem}} of {{total}}": "",
|
|
3
|
-
"Page {{page}}, items {{firstItem}}-{{lastItem}}": "",
|
|
4
|
-
"Page {{page}}": "",
|
|
2
|
+
"Page {{page}} of {{pageCount}}, items {{firstItem}}-{{lastItem}} of {{total}}": "Página {{page}} de {{pageCount}}, itens {{firstItem}}-{{lastItem}} de {{total}}",
|
|
3
|
+
"Page {{page}}, items {{firstItem}}-{{lastItem}}": "Página {{page}}, itens {{firstItem}}-{{lastItem}}",
|
|
4
|
+
"Page {{page}}": "Página {{page}}",
|
|
5
5
|
"Next": "Próximo",
|
|
6
|
-
"Page": "
|
|
7
|
-
"Items per page": "",
|
|
6
|
+
"Page": "Página",
|
|
7
|
+
"Items per page": "Itens por página",
|
|
8
8
|
"Previous": "Anterior",
|
|
9
|
-
"You are at page {{page}} showing items {{firstItem}}-{{lastItem}}, but there are {{pageCount}} pages and {{total}} items": ""
|
|
9
|
+
"You are at page {{page}} showing items {{firstItem}}-{{lastItem}}, but there are {{pageCount}} pages and {{total}} items": "Está na página {{page}} que mostra os itens {{firstItem}}-{{lastItem}}, mas existem páginas {{pageCount}} e itens {{total}} "
|
|
10
10
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Page {{page}} of {{pageCount}}, items {{firstItem}}-{{lastItem}} of {{total}}": "",
|
|
3
3
|
"Page {{page}}, items {{firstItem}}-{{lastItem}}": "",
|
|
4
|
-
"Page {{page}}": "",
|
|
4
|
+
"Page {{page}}": "Pagina {{page}}",
|
|
5
5
|
"Next": "Următorul",
|
|
6
6
|
"Page": "",
|
|
7
7
|
"Items per page": "",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Page {{page}} of {{pageCount}}, items {{firstItem}}-{{lastItem}} of {{total}}": "",
|
|
3
3
|
"Page {{page}}, items {{firstItem}}-{{lastItem}}": "",
|
|
4
|
-
"Page {{page}}": "",
|
|
4
|
+
"Page {{page}}": "{{page}} саҳифаси",
|
|
5
5
|
"Next": "Кейинги",
|
|
6
6
|
"Page": "Саҳифа",
|
|
7
7
|
"Items per page": "",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Page {{page}} of {{pageCount}}, items {{firstItem}}-{{lastItem}} of {{total}}": "",
|
|
3
3
|
"Page {{page}}, items {{firstItem}}-{{lastItem}}": "",
|
|
4
|
-
"Page {{page}}": "",
|
|
4
|
+
"Page {{page}}": "{{page}} sahifasi",
|
|
5
5
|
"Next": "Кейинги",
|
|
6
6
|
"Page": "Sahifa",
|
|
7
7
|
"Items per page": "",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dhis2-ui/pagination",
|
|
3
|
-
"version": "10.1.
|
|
3
|
+
"version": "10.1.12",
|
|
4
4
|
"description": "UI Pagination",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -34,10 +34,10 @@
|
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
36
|
"@dhis2/prop-types": "^3.1.2",
|
|
37
|
-
"@dhis2-ui/button": "10.1.
|
|
38
|
-
"@dhis2-ui/select": "10.1.
|
|
39
|
-
"@dhis2/ui-constants": "10.1.
|
|
40
|
-
"@dhis2/ui-icons": "10.1.
|
|
37
|
+
"@dhis2-ui/button": "10.1.12",
|
|
38
|
+
"@dhis2-ui/select": "10.1.12",
|
|
39
|
+
"@dhis2/ui-constants": "10.1.12",
|
|
40
|
+
"@dhis2/ui-icons": "10.1.12",
|
|
41
41
|
"classnames": "^2.3.1",
|
|
42
42
|
"prop-types": "^15.7.2"
|
|
43
43
|
},
|