@dhis2/analytics 24.3.0 → 24.3.2

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/CHANGELOG.md CHANGED
@@ -1,3 +1,17 @@
1
+ ## [24.3.2](https://github.com/dhis2/analytics/compare/v24.3.1...v24.3.2) (2022-11-01)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * pass required prop to plugin used in interpretation modal ([#1361](https://github.com/dhis2/analytics/issues/1361)) ([82d6c38](https://github.com/dhis2/analytics/commit/82d6c3877bbb3497ea22e3b01d2f1ac37ed67742))
7
+
8
+ ## [24.3.1](https://github.com/dhis2/analytics/compare/v24.3.0...v24.3.1) (2022-10-28)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * **translations:** sync translations from transifex (master) ([d2ac67c](https://github.com/dhis2/analytics/commit/d2ac67c332fcd21e66425a77ae8bd7bd859f2f1a))
14
+
1
15
  # [24.3.0](https://github.com/dhis2/analytics/compare/v24.2.7...v24.3.0) (2022-10-17)
2
16
 
3
17
 
@@ -62,6 +62,8 @@ const query = {
62
62
  };
63
63
 
64
64
  const InterpretationModal = _ref2 => {
65
+ var _currentUser$settings;
66
+
65
67
  let {
66
68
  currentUser,
67
69
  isVisualizationLoading,
@@ -153,6 +155,7 @@ const InterpretationModal = _ref2 => {
153
155
  },
154
156
  visualization: visualization,
155
157
  onResponsesReceived: onResponsesReceived,
158
+ displayProperty: (_currentUser$settings = currentUser.settings) === null || _currentUser$settings === void 0 ? void 0 : _currentUser$settings.keyAnalysisDisplayProperty,
156
159
  className: _style.default.dynamic([["3175860552", [_ui.colors.grey900, _ui.spacers.dp24, _ui.spacers.dp4, _ui.spacers.dp4]]])
157
160
  })), /*#__PURE__*/_react.default.createElement("div", {
158
161
  className: _style.default.dynamic([["3175860552", [_ui.colors.grey900, _ui.spacers.dp24, _ui.spacers.dp4, _ui.spacers.dp4]]]) + " " + "thread-wrap"
@@ -80,6 +80,7 @@
80
80
  "Name": "ຊື່",
81
81
  "Description": "ລາຍລະອຽດ",
82
82
  "Rename": "ປ່ຽນຊື່",
83
+ "{{objectName}} (copy)": "",
83
84
  "Save {{fileType}} as": "",
84
85
  "event report": "",
85
86
  "line list": "",
@@ -117,6 +118,7 @@
117
118
  "Search for a user": "",
118
119
  "Searching for \"{{- searchText}}\"": "",
119
120
  "No results found": "",
121
+ "Not available offline": "",
120
122
  "Created by": "ສ້າງໂດຍ",
121
123
  "Anyone": "",
122
124
  "Only you": "",
@@ -133,7 +135,7 @@
133
135
  "There was a problem loading items. Try again or contact your system administrator.": "",
134
136
  "No items found. Create a new to get started.": "",
135
137
  "No items found. Try adjusting your search or filter options to find what you're looking for.": "",
136
- "Create new": "",
138
+ "Create new": "ສ້າງໃໝ່",
137
139
  "Open a visualization": "",
138
140
  "Loading visualizations": "",
139
141
  "Couldn't load visualizations": "",
@@ -264,6 +266,7 @@
264
266
  "Choose a locale to translate from the menu above": "",
265
267
  "Translate: {{objectName}}": "",
266
268
  "Save translations": "",
269
+ "Cannot save while offline": "",
267
270
  "Could not load translations": "",
268
271
  "Retry": "",
269
272
  "Series": "ແທ່ງ",
@@ -40,6 +40,8 @@ const query = {
40
40
  };
41
41
 
42
42
  const InterpretationModal = _ref2 => {
43
+ var _currentUser$settings;
44
+
43
45
  let {
44
46
  currentUser,
45
47
  isVisualizationLoading,
@@ -131,6 +133,7 @@ const InterpretationModal = _ref2 => {
131
133
  },
132
134
  visualization: visualization,
133
135
  onResponsesReceived: onResponsesReceived,
136
+ displayProperty: (_currentUser$settings = currentUser.settings) === null || _currentUser$settings === void 0 ? void 0 : _currentUser$settings.keyAnalysisDisplayProperty,
134
137
  className: _JSXStyle.dynamic([["3175860552", [colors.grey900, spacers.dp24, spacers.dp4, spacers.dp4]]])
135
138
  })), /*#__PURE__*/React.createElement("div", {
136
139
  className: _JSXStyle.dynamic([["3175860552", [colors.grey900, spacers.dp24, spacers.dp4, spacers.dp4]]]) + " " + "thread-wrap"
@@ -80,6 +80,7 @@
80
80
  "Name": "ຊື່",
81
81
  "Description": "ລາຍລະອຽດ",
82
82
  "Rename": "ປ່ຽນຊື່",
83
+ "{{objectName}} (copy)": "",
83
84
  "Save {{fileType}} as": "",
84
85
  "event report": "",
85
86
  "line list": "",
@@ -117,6 +118,7 @@
117
118
  "Search for a user": "",
118
119
  "Searching for \"{{- searchText}}\"": "",
119
120
  "No results found": "",
121
+ "Not available offline": "",
120
122
  "Created by": "ສ້າງໂດຍ",
121
123
  "Anyone": "",
122
124
  "Only you": "",
@@ -133,7 +135,7 @@
133
135
  "There was a problem loading items. Try again or contact your system administrator.": "",
134
136
  "No items found. Create a new to get started.": "",
135
137
  "No items found. Try adjusting your search or filter options to find what you're looking for.": "",
136
- "Create new": "",
138
+ "Create new": "ສ້າງໃໝ່",
137
139
  "Open a visualization": "",
138
140
  "Loading visualizations": "",
139
141
  "Couldn't load visualizations": "",
@@ -264,6 +266,7 @@
264
266
  "Choose a locale to translate from the menu above": "",
265
267
  "Translate: {{objectName}}": "",
266
268
  "Save translations": "",
269
+ "Cannot save while offline": "",
267
270
  "Could not load translations": "",
268
271
  "Retry": "",
269
272
  "Series": "ແທ່ງ",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dhis2/analytics",
3
- "version": "24.3.0",
3
+ "version": "24.3.2",
4
4
  "main": "./build/cjs/index.js",
5
5
  "module": "./build/es/index.js",
6
6
  "exports": {