@dhis2-ui/organisation-unit-tree 8.13.13 → 8.13.15

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
- "No children match filter": "",
2
+ "No children match filter": "Фильтрга мос бўлган авлод мавжуд эмас",
3
3
  "Could not load children": "Болалар юкланмади",
4
- "Error: {{ ERRORMESSAGE }}": ""
4
+ "Error: {{ ERRORMESSAGE }}": "Хатолик: {{ ERRORMESSAGE }}"
5
5
  }
@@ -1,5 +1,5 @@
1
1
  {
2
- "No children match filter": "",
2
+ "No children match filter": "Фильтрга мос бўлган авлод мавжуд эмас",
3
3
  "Could not load children": "Болалар юкланмади",
4
- "Error: {{ ERRORMESSAGE }}": ""
4
+ "Error: {{ ERRORMESSAGE }}": "Хатолик: {{ ERRORMESSAGE }}"
5
5
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dhis2-ui/organisation-unit-tree",
3
- "version": "8.13.13",
3
+ "version": "8.13.15",
4
4
  "description": "UI OrganisationUnitTree",
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/checkbox": "8.13.13",
38
- "@dhis2-ui/loader": "8.13.13",
39
- "@dhis2-ui/node": "8.13.13",
40
- "@dhis2/ui-constants": "8.13.13",
37
+ "@dhis2-ui/checkbox": "8.13.15",
38
+ "@dhis2-ui/loader": "8.13.15",
39
+ "@dhis2-ui/node": "8.13.15",
40
+ "@dhis2/ui-constants": "8.13.15",
41
41
  "classnames": "^2.3.1",
42
42
  "prop-types": "^15.7.2"
43
43
  },