@dhis2/ui-forms 8.6.2 → 8.6.4
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.
|
@@ -27,45 +27,47 @@ var _translations9 = _interopRequireDefault(require("./id/translations.json"));
|
|
|
27
27
|
|
|
28
28
|
var _translations10 = _interopRequireDefault(require("./km/translations.json"));
|
|
29
29
|
|
|
30
|
-
var _translations11 = _interopRequireDefault(require("./
|
|
30
|
+
var _translations11 = _interopRequireDefault(require("./ko_KR/translations.json"));
|
|
31
31
|
|
|
32
|
-
var _translations12 = _interopRequireDefault(require("./
|
|
32
|
+
var _translations12 = _interopRequireDefault(require("./lo/translations.json"));
|
|
33
33
|
|
|
34
|
-
var _translations13 = _interopRequireDefault(require("./
|
|
34
|
+
var _translations13 = _interopRequireDefault(require("./my/translations.json"));
|
|
35
35
|
|
|
36
|
-
var _translations14 = _interopRequireDefault(require("./
|
|
36
|
+
var _translations14 = _interopRequireDefault(require("./nb/translations.json"));
|
|
37
37
|
|
|
38
|
-
var _translations15 = _interopRequireDefault(require("./
|
|
38
|
+
var _translations15 = _interopRequireDefault(require("./nl/translations.json"));
|
|
39
39
|
|
|
40
|
-
var _translations16 = _interopRequireDefault(require("./
|
|
40
|
+
var _translations16 = _interopRequireDefault(require("./prs/translations.json"));
|
|
41
41
|
|
|
42
|
-
var _translations17 = _interopRequireDefault(require("./
|
|
42
|
+
var _translations17 = _interopRequireDefault(require("./ps/translations.json"));
|
|
43
43
|
|
|
44
|
-
var _translations18 = _interopRequireDefault(require("./
|
|
44
|
+
var _translations18 = _interopRequireDefault(require("./pt/translations.json"));
|
|
45
45
|
|
|
46
|
-
var _translations19 = _interopRequireDefault(require("./
|
|
46
|
+
var _translations19 = _interopRequireDefault(require("./pt_BR/translations.json"));
|
|
47
47
|
|
|
48
|
-
var _translations20 = _interopRequireDefault(require("./
|
|
48
|
+
var _translations20 = _interopRequireDefault(require("./ro/translations.json"));
|
|
49
49
|
|
|
50
|
-
var _translations21 = _interopRequireDefault(require("./
|
|
50
|
+
var _translations21 = _interopRequireDefault(require("./ru/translations.json"));
|
|
51
51
|
|
|
52
|
-
var _translations22 = _interopRequireDefault(require("./
|
|
52
|
+
var _translations22 = _interopRequireDefault(require("./sv/translations.json"));
|
|
53
53
|
|
|
54
|
-
var _translations23 = _interopRequireDefault(require("./
|
|
54
|
+
var _translations23 = _interopRequireDefault(require("./tet/translations.json"));
|
|
55
55
|
|
|
56
|
-
var _translations24 = _interopRequireDefault(require("./
|
|
56
|
+
var _translations24 = _interopRequireDefault(require("./tg/translations.json"));
|
|
57
57
|
|
|
58
|
-
var _translations25 = _interopRequireDefault(require("./
|
|
58
|
+
var _translations25 = _interopRequireDefault(require("./uk/translations.json"));
|
|
59
59
|
|
|
60
|
-
var _translations26 = _interopRequireDefault(require("./
|
|
60
|
+
var _translations26 = _interopRequireDefault(require("./ur/translations.json"));
|
|
61
61
|
|
|
62
|
-
var _translations27 = _interopRequireDefault(require("./
|
|
62
|
+
var _translations27 = _interopRequireDefault(require("./uz/translations.json"));
|
|
63
63
|
|
|
64
|
-
var _translations28 = _interopRequireDefault(require("./
|
|
64
|
+
var _translations28 = _interopRequireDefault(require("./uz_Latn/translations.json"));
|
|
65
65
|
|
|
66
|
-
var _translations29 = _interopRequireDefault(require("./
|
|
66
|
+
var _translations29 = _interopRequireDefault(require("./vi/translations.json"));
|
|
67
67
|
|
|
68
|
-
var _translations30 = _interopRequireDefault(require("./
|
|
68
|
+
var _translations30 = _interopRequireDefault(require("./zh/translations.json"));
|
|
69
|
+
|
|
70
|
+
var _translations31 = _interopRequireDefault(require("./zh_CN/translations.json"));
|
|
69
71
|
|
|
70
72
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
71
73
|
|
|
@@ -99,45 +101,47 @@ _d2I18n.default.addResources('id', namespace, _translations9.default);
|
|
|
99
101
|
|
|
100
102
|
_d2I18n.default.addResources('km', namespace, _translations10.default);
|
|
101
103
|
|
|
102
|
-
_d2I18n.default.addResources('
|
|
104
|
+
_d2I18n.default.addResources('ko_KR', namespace, _translations11.default);
|
|
105
|
+
|
|
106
|
+
_d2I18n.default.addResources('lo', namespace, _translations12.default);
|
|
103
107
|
|
|
104
|
-
_d2I18n.default.addResources('my', namespace,
|
|
108
|
+
_d2I18n.default.addResources('my', namespace, _translations13.default);
|
|
105
109
|
|
|
106
|
-
_d2I18n.default.addResources('nb', namespace,
|
|
110
|
+
_d2I18n.default.addResources('nb', namespace, _translations14.default);
|
|
107
111
|
|
|
108
|
-
_d2I18n.default.addResources('nl', namespace,
|
|
112
|
+
_d2I18n.default.addResources('nl', namespace, _translations15.default);
|
|
109
113
|
|
|
110
|
-
_d2I18n.default.addResources('prs', namespace,
|
|
114
|
+
_d2I18n.default.addResources('prs', namespace, _translations16.default);
|
|
111
115
|
|
|
112
|
-
_d2I18n.default.addResources('ps', namespace,
|
|
116
|
+
_d2I18n.default.addResources('ps', namespace, _translations17.default);
|
|
113
117
|
|
|
114
|
-
_d2I18n.default.addResources('pt', namespace,
|
|
118
|
+
_d2I18n.default.addResources('pt', namespace, _translations18.default);
|
|
115
119
|
|
|
116
|
-
_d2I18n.default.addResources('pt_BR', namespace,
|
|
120
|
+
_d2I18n.default.addResources('pt_BR', namespace, _translations19.default);
|
|
117
121
|
|
|
118
|
-
_d2I18n.default.addResources('ro', namespace,
|
|
122
|
+
_d2I18n.default.addResources('ro', namespace, _translations20.default);
|
|
119
123
|
|
|
120
|
-
_d2I18n.default.addResources('ru', namespace,
|
|
124
|
+
_d2I18n.default.addResources('ru', namespace, _translations21.default);
|
|
121
125
|
|
|
122
|
-
_d2I18n.default.addResources('sv', namespace,
|
|
126
|
+
_d2I18n.default.addResources('sv', namespace, _translations22.default);
|
|
123
127
|
|
|
124
|
-
_d2I18n.default.addResources('tet', namespace,
|
|
128
|
+
_d2I18n.default.addResources('tet', namespace, _translations23.default);
|
|
125
129
|
|
|
126
|
-
_d2I18n.default.addResources('tg', namespace,
|
|
130
|
+
_d2I18n.default.addResources('tg', namespace, _translations24.default);
|
|
127
131
|
|
|
128
|
-
_d2I18n.default.addResources('uk', namespace,
|
|
132
|
+
_d2I18n.default.addResources('uk', namespace, _translations25.default);
|
|
129
133
|
|
|
130
|
-
_d2I18n.default.addResources('ur', namespace,
|
|
134
|
+
_d2I18n.default.addResources('ur', namespace, _translations26.default);
|
|
131
135
|
|
|
132
|
-
_d2I18n.default.addResources('uz', namespace,
|
|
136
|
+
_d2I18n.default.addResources('uz', namespace, _translations27.default);
|
|
133
137
|
|
|
134
|
-
_d2I18n.default.addResources('uz_Latn', namespace,
|
|
138
|
+
_d2I18n.default.addResources('uz_Latn', namespace, _translations28.default);
|
|
135
139
|
|
|
136
|
-
_d2I18n.default.addResources('vi', namespace,
|
|
140
|
+
_d2I18n.default.addResources('vi', namespace, _translations29.default);
|
|
137
141
|
|
|
138
|
-
_d2I18n.default.addResources('zh', namespace,
|
|
142
|
+
_d2I18n.default.addResources('zh', namespace, _translations30.default);
|
|
139
143
|
|
|
140
|
-
_d2I18n.default.addResources('zh_CN', namespace,
|
|
144
|
+
_d2I18n.default.addResources('zh_CN', namespace, _translations31.default);
|
|
141
145
|
|
|
142
146
|
var _default = _d2I18n.default;
|
|
143
147
|
exports.default = _default;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Upload file": "",
|
|
3
|
+
"Upload files": "",
|
|
4
|
+
"Remove": "제거",
|
|
5
|
+
"Please provide an alpha-numeric value": "",
|
|
6
|
+
"Please provide a boolean value": "",
|
|
7
|
+
"Please enter between {{lowerBound}} and {{upperBound}} characters": "",
|
|
8
|
+
"Please make sure the value of this input matches the value in \"{{otherField}}\".": "",
|
|
9
|
+
"Please enter a maximum of {{upperBound}} characters": "",
|
|
10
|
+
"Please enter a number with a maximum of {{upperBound}}": "",
|
|
11
|
+
"Please enter at least {{lowerBound}} characters": "",
|
|
12
|
+
"Please enter a number of at least {{lowerBound}}": "",
|
|
13
|
+
"Number cannot be less than {{lowerBound}} or more than {{upperBound}}": "",
|
|
14
|
+
"Please make sure the value of this input matches the pattern {{patternString}}.": "",
|
|
15
|
+
"Password should be a string": "",
|
|
16
|
+
"Password should be at least 8 characters long": "",
|
|
17
|
+
"Password should be no longer than 34 characters": "",
|
|
18
|
+
"Password should contain at least one lowercase letter": "",
|
|
19
|
+
"Password should contain at least one UPPERCASE letter": "",
|
|
20
|
+
"Password should contain at least one number": "",
|
|
21
|
+
"Password should have at least one special character": "",
|
|
22
|
+
"Please provide a username between 4 and 255 characters": "",
|
|
23
|
+
"Please provide a valid email address": "",
|
|
24
|
+
"Please provide a value": "",
|
|
25
|
+
"Please provide a round number without decimals": "",
|
|
26
|
+
"Please provide a valid international phone number.": "",
|
|
27
|
+
"Please provide a number": "",
|
|
28
|
+
"Please provide a string": "",
|
|
29
|
+
"Please provide a valid url": ""
|
|
30
|
+
}
|
|
@@ -17,6 +17,7 @@ import esTranslations from './es/translations.json';
|
|
|
17
17
|
import frTranslations from './fr/translations.json';
|
|
18
18
|
import idTranslations from './id/translations.json';
|
|
19
19
|
import kmTranslations from './km/translations.json';
|
|
20
|
+
import ko_KRTranslations from './ko_KR/translations.json';
|
|
20
21
|
import loTranslations from './lo/translations.json';
|
|
21
22
|
import myTranslations from './my/translations.json';
|
|
22
23
|
import nbTranslations from './nb/translations.json';
|
|
@@ -48,6 +49,7 @@ i18n.addResources('es', namespace, esTranslations);
|
|
|
48
49
|
i18n.addResources('fr', namespace, frTranslations);
|
|
49
50
|
i18n.addResources('id', namespace, idTranslations);
|
|
50
51
|
i18n.addResources('km', namespace, kmTranslations);
|
|
52
|
+
i18n.addResources('ko_KR', namespace, ko_KRTranslations);
|
|
51
53
|
i18n.addResources('lo', namespace, loTranslations);
|
|
52
54
|
i18n.addResources('my', namespace, myTranslations);
|
|
53
55
|
i18n.addResources('nb', namespace, nbTranslations);
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Upload file": "",
|
|
3
|
+
"Upload files": "",
|
|
4
|
+
"Remove": "제거",
|
|
5
|
+
"Please provide an alpha-numeric value": "",
|
|
6
|
+
"Please provide a boolean value": "",
|
|
7
|
+
"Please enter between {{lowerBound}} and {{upperBound}} characters": "",
|
|
8
|
+
"Please make sure the value of this input matches the value in \"{{otherField}}\".": "",
|
|
9
|
+
"Please enter a maximum of {{upperBound}} characters": "",
|
|
10
|
+
"Please enter a number with a maximum of {{upperBound}}": "",
|
|
11
|
+
"Please enter at least {{lowerBound}} characters": "",
|
|
12
|
+
"Please enter a number of at least {{lowerBound}}": "",
|
|
13
|
+
"Number cannot be less than {{lowerBound}} or more than {{upperBound}}": "",
|
|
14
|
+
"Please make sure the value of this input matches the pattern {{patternString}}.": "",
|
|
15
|
+
"Password should be a string": "",
|
|
16
|
+
"Password should be at least 8 characters long": "",
|
|
17
|
+
"Password should be no longer than 34 characters": "",
|
|
18
|
+
"Password should contain at least one lowercase letter": "",
|
|
19
|
+
"Password should contain at least one UPPERCASE letter": "",
|
|
20
|
+
"Password should contain at least one number": "",
|
|
21
|
+
"Password should have at least one special character": "",
|
|
22
|
+
"Please provide a username between 4 and 255 characters": "",
|
|
23
|
+
"Please provide a valid email address": "",
|
|
24
|
+
"Please provide a value": "",
|
|
25
|
+
"Please provide a round number without decimals": "",
|
|
26
|
+
"Please provide a valid international phone number.": "",
|
|
27
|
+
"Please provide a number": "",
|
|
28
|
+
"Please provide a string": "",
|
|
29
|
+
"Please provide a valid url": ""
|
|
30
|
+
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dhis2/ui-forms",
|
|
3
|
-
"version": "8.6.
|
|
3
|
+
"version": "8.6.4",
|
|
4
4
|
"main": "./build/cjs/index.js",
|
|
5
5
|
"module": "./build/es/index.js",
|
|
6
6
|
"sideEffects": [
|
|
@@ -34,15 +34,15 @@
|
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
36
|
"@dhis2/prop-types": "^3.1.2",
|
|
37
|
-
"@dhis2-ui/button": "8.6.
|
|
38
|
-
"@dhis2-ui/checkbox": "8.6.
|
|
39
|
-
"@dhis2-ui/field": "8.6.
|
|
40
|
-
"@dhis2-ui/file-input": "8.6.
|
|
41
|
-
"@dhis2-ui/input": "8.6.
|
|
42
|
-
"@dhis2-ui/radio": "8.6.
|
|
43
|
-
"@dhis2-ui/select": "8.6.
|
|
44
|
-
"@dhis2-ui/switch": "8.6.
|
|
45
|
-
"@dhis2-ui/text-area": "8.6.
|
|
37
|
+
"@dhis2-ui/button": "8.6.4",
|
|
38
|
+
"@dhis2-ui/checkbox": "8.6.4",
|
|
39
|
+
"@dhis2-ui/field": "8.6.4",
|
|
40
|
+
"@dhis2-ui/file-input": "8.6.4",
|
|
41
|
+
"@dhis2-ui/input": "8.6.4",
|
|
42
|
+
"@dhis2-ui/radio": "8.6.4",
|
|
43
|
+
"@dhis2-ui/select": "8.6.4",
|
|
44
|
+
"@dhis2-ui/switch": "8.6.4",
|
|
45
|
+
"@dhis2-ui/text-area": "8.6.4",
|
|
46
46
|
"classnames": "^2.3.1",
|
|
47
47
|
"final-form": "^4.20.2",
|
|
48
48
|
"prop-types": "^15.7.2",
|