@dhis2-ui/organisation-unit-tree 8.0.0 → 8.0.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,4 +1,5 @@
1
1
  {
2
+ "No children match filter": "",
2
3
  "Could not load children": "تعذر تحميل الأبناء",
3
4
  "Error: {{ ERRORMESSAGE }}": "خطأ: {{ERRORMESSAGE}}"
4
5
  }
@@ -1,4 +1,5 @@
1
1
  {
2
+ "No children match filter": "",
2
3
  "Could not load children": "Nelze načíst podřazené",
3
4
  "Error: {{ ERRORMESSAGE }}": "Chyba: {{ERRORMESSAGE}}"
4
5
  }
@@ -1,4 +1,5 @@
1
1
  {
2
+ "No children match filter": "",
2
3
  "Could not load children": "No se pudo cargar los elementos inferiores",
3
4
  "Error: {{ ERRORMESSAGE }}": "Error: {{ERRORMESSAGE}}"
4
5
  }
@@ -1,4 +1,5 @@
1
1
  {
2
+ "No children match filter": "",
2
3
  "Could not load children": "Kunne ikke laste underordnede enheter",
3
4
  "Error: {{ ERRORMESSAGE }}": "Feil: {{ ERRORMESSAGE }}"
4
5
  }
@@ -1,4 +1,5 @@
1
1
  {
2
+ "No children match filter": "",
2
3
  "Could not load children": "Болалар юкланмади",
3
4
  "Error: {{ ERRORMESSAGE }}": ""
4
5
  }
@@ -1,4 +1,5 @@
1
1
  {
2
+ "No children match filter": "",
2
3
  "Could not load children": "Bolalar yuklanmadi",
3
4
  "Error: {{ ERRORMESSAGE }}": ""
4
5
  }
@@ -1,4 +1,5 @@
1
1
  {
2
+ "No children match filter": "",
2
3
  "Could not load children": "Không thể tải đơn vị con",
3
4
  "Error: {{ ERRORMESSAGE }}": ""
4
5
  }
@@ -1,4 +1,5 @@
1
1
  {
2
+ "No children match filter": "",
2
3
  "Could not load children": "无法加载下属",
3
4
  "Error: {{ ERRORMESSAGE }}": "错误:{{ ERRORMESSAGE }}"
4
5
  }
@@ -1,4 +1,5 @@
1
1
  {
2
+ "No children match filter": "",
2
3
  "Could not load children": "无法加载下属",
3
4
  "Error: {{ ERRORMESSAGE }}": ""
4
5
  }
@@ -1,4 +1,5 @@
1
1
  {
2
+ "No children match filter": "",
2
3
  "Could not load children": "تعذر تحميل الأبناء",
3
4
  "Error: {{ ERRORMESSAGE }}": "خطأ: {{ERRORMESSAGE}}"
4
5
  }
@@ -1,4 +1,5 @@
1
1
  {
2
+ "No children match filter": "",
2
3
  "Could not load children": "Nelze načíst podřazené",
3
4
  "Error: {{ ERRORMESSAGE }}": "Chyba: {{ERRORMESSAGE}}"
4
5
  }
@@ -1,4 +1,5 @@
1
1
  {
2
+ "No children match filter": "",
2
3
  "Could not load children": "No se pudo cargar los elementos inferiores",
3
4
  "Error: {{ ERRORMESSAGE }}": "Error: {{ERRORMESSAGE}}"
4
5
  }
@@ -1,4 +1,5 @@
1
1
  {
2
+ "No children match filter": "",
2
3
  "Could not load children": "Kunne ikke laste underordnede enheter",
3
4
  "Error: {{ ERRORMESSAGE }}": "Feil: {{ ERRORMESSAGE }}"
4
5
  }
@@ -1,4 +1,5 @@
1
1
  {
2
+ "No children match filter": "",
2
3
  "Could not load children": "Болалар юкланмади",
3
4
  "Error: {{ ERRORMESSAGE }}": ""
4
5
  }
@@ -1,4 +1,5 @@
1
1
  {
2
+ "No children match filter": "",
2
3
  "Could not load children": "Bolalar yuklanmadi",
3
4
  "Error: {{ ERRORMESSAGE }}": ""
4
5
  }
@@ -1,4 +1,5 @@
1
1
  {
2
+ "No children match filter": "",
2
3
  "Could not load children": "Không thể tải đơn vị con",
3
4
  "Error: {{ ERRORMESSAGE }}": ""
4
5
  }
@@ -1,4 +1,5 @@
1
1
  {
2
+ "No children match filter": "",
2
3
  "Could not load children": "无法加载下属",
3
4
  "Error: {{ ERRORMESSAGE }}": "错误:{{ ERRORMESSAGE }}"
4
5
  }
@@ -1,4 +1,5 @@
1
1
  {
2
+ "No children match filter": "",
2
3
  "Could not load children": "无法加载下属",
3
4
  "Error: {{ ERRORMESSAGE }}": ""
4
5
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dhis2-ui/organisation-unit-tree",
3
- "version": "8.0.0",
3
+ "version": "8.0.1",
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.0.0-beta.1",
37
- "@dhis2-ui/checkbox": "8.0.0",
38
- "@dhis2-ui/loader": "8.0.0",
39
- "@dhis2-ui/node": "8.0.0",
40
- "@dhis2/ui-constants": "8.0.0",
37
+ "@dhis2-ui/checkbox": "8.0.1",
38
+ "@dhis2-ui/loader": "8.0.1",
39
+ "@dhis2-ui/node": "8.0.1",
40
+ "@dhis2/ui-constants": "8.0.1",
41
41
  "classnames": "^2.3.1",
42
42
  "prop-types": "^15.7.2"
43
43
  },