@dhis2/ui-forms 8.4.0 → 8.4.1

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.
@@ -1,5 +1,5 @@
1
1
  {
2
- "Upload file": "",
2
+ "Upload file": "Incarcare fișier",
3
3
  "Upload files": "",
4
4
  "Remove": "",
5
5
  "Please provide an alpha-numeric value": "",
@@ -1,5 +1,5 @@
1
1
  {
2
- "Upload file": "",
2
+ "Upload file": "Incarcare fișier",
3
3
  "Upload files": "",
4
4
  "Remove": "",
5
5
  "Please provide an alpha-numeric value": "",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dhis2/ui-forms",
3
- "version": "8.4.0",
3
+ "version": "8.4.1",
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.4.0",
38
- "@dhis2-ui/checkbox": "8.4.0",
39
- "@dhis2-ui/field": "8.4.0",
40
- "@dhis2-ui/file-input": "8.4.0",
41
- "@dhis2-ui/input": "8.4.0",
42
- "@dhis2-ui/radio": "8.4.0",
43
- "@dhis2-ui/select": "8.4.0",
44
- "@dhis2-ui/switch": "8.4.0",
45
- "@dhis2-ui/text-area": "8.4.0",
37
+ "@dhis2-ui/button": "8.4.1",
38
+ "@dhis2-ui/checkbox": "8.4.1",
39
+ "@dhis2-ui/field": "8.4.1",
40
+ "@dhis2-ui/file-input": "8.4.1",
41
+ "@dhis2-ui/input": "8.4.1",
42
+ "@dhis2-ui/radio": "8.4.1",
43
+ "@dhis2-ui/select": "8.4.1",
44
+ "@dhis2-ui/switch": "8.4.1",
45
+ "@dhis2-ui/text-area": "8.4.1",
46
46
  "classnames": "^2.3.1",
47
47
  "final-form": "^4.20.2",
48
48
  "prop-types": "^15.7.2",