@dhis2/analytics 26.13.1 → 26.13.3

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.
Files changed (43) hide show
  1. package/build/cjs/components/FileMenu/GetLinkDialog.js +6 -7
  2. package/build/cjs/components/FileMenu/__tests__/GetLinkDialog.spec.js +65 -16
  3. package/build/cjs/components/FileMenu/utils.js +4 -3
  4. package/build/cjs/components/RichText/Parser/MdParser.js +18 -0
  5. package/build/cjs/components/RichText/Parser/__tests__/MdParser.spec.js +2 -2
  6. package/build/cjs/locales/ar/translations.json +18 -11
  7. package/build/cjs/locales/da/translations.json +18 -11
  8. package/build/cjs/locales/fr/translations.json +18 -11
  9. package/build/cjs/locales/my/translations.json +18 -11
  10. package/build/cjs/locales/nb/translations.json +18 -11
  11. package/build/cjs/locales/prs/translations.json +18 -11
  12. package/build/cjs/locales/ps/translations.json +18 -11
  13. package/build/cjs/locales/pt_BR/translations.json +18 -11
  14. package/build/cjs/locales/ru/translations.json +21 -14
  15. package/build/cjs/locales/tg/translations.json +18 -11
  16. package/build/cjs/locales/uk/translations.json +18 -11
  17. package/build/cjs/locales/ur/translations.json +18 -11
  18. package/build/cjs/locales/uz_UZ_Cyrl/translations.json +18 -11
  19. package/build/cjs/locales/uz_UZ_Latn/translations.json +18 -11
  20. package/build/cjs/locales/zh/translations.json +7 -7
  21. package/build/cjs/locales/zh_CN/translations.json +18 -11
  22. package/build/es/components/FileMenu/GetLinkDialog.js +6 -7
  23. package/build/es/components/FileMenu/__tests__/GetLinkDialog.spec.js +65 -16
  24. package/build/es/components/FileMenu/utils.js +4 -3
  25. package/build/es/components/RichText/Parser/MdParser.js +18 -0
  26. package/build/es/components/RichText/Parser/__tests__/MdParser.spec.js +2 -2
  27. package/build/es/locales/ar/translations.json +18 -11
  28. package/build/es/locales/da/translations.json +18 -11
  29. package/build/es/locales/fr/translations.json +18 -11
  30. package/build/es/locales/my/translations.json +18 -11
  31. package/build/es/locales/nb/translations.json +18 -11
  32. package/build/es/locales/prs/translations.json +18 -11
  33. package/build/es/locales/ps/translations.json +18 -11
  34. package/build/es/locales/pt_BR/translations.json +18 -11
  35. package/build/es/locales/ru/translations.json +21 -14
  36. package/build/es/locales/tg/translations.json +18 -11
  37. package/build/es/locales/uk/translations.json +18 -11
  38. package/build/es/locales/ur/translations.json +18 -11
  39. package/build/es/locales/uz_UZ_Cyrl/translations.json +18 -11
  40. package/build/es/locales/uz_UZ_Latn/translations.json +18 -11
  41. package/build/es/locales/zh/translations.json +7 -7
  42. package/build/es/locales/zh_CN/translations.json +18 -11
  43. package/package.json +1 -1
@@ -44,11 +44,6 @@
44
44
  "No data elements found": "",
45
45
  "Drag items here, or double click in the list, to start building a calculation formula": "",
46
46
  "Math operators": "",
47
- "Data Type": "Maʼlumot turi",
48
- "Only {{dataType}} can be used in {{visType}}": "",
49
- "All types": "Barcha turlari",
50
- "Disaggregation": "",
51
- "No data": "Maʼlumot yoʼq",
52
47
  "Expression description": "",
53
48
  "Error loading value": "",
54
49
  "None": "Йўқ",
@@ -97,9 +92,24 @@
97
92
  "{{ offsetPeriodType }} × {{ offsetPeriods }}": "",
98
93
  "Expression": "Ifoda",
99
94
  "Filter": "Filtr",
95
+ "All available options are already selected": "",
96
+ "No available options for this item": "",
97
+ "Search by option name": "",
98
+ "Back to all items": "",
99
+ "Options": "Вариант",
100
+ "Selected items": "",
101
+ "Data Type": "Maʼlumot turi",
102
+ "Only {{dataType}} can be used in {{visType}}": "",
103
+ "All types": "Barcha turlari",
104
+ "Disaggregation": "",
105
+ "No data": "Maʼlumot yoʼq",
100
106
  "Search by data item name": "",
101
- "No items selected": "Element tanlanmagan",
102
107
  "Selected Items": "Element tanlangan",
108
+ "All available items are already selected": "",
109
+ "Calculation": "",
110
+ "Metric type": "",
111
+ "All metrics": "Barcha koʼrsatgichlar",
112
+ "No items selected": "Element tanlanmagan",
103
113
  "No indicators found": "",
104
114
  "No data sets found": "",
105
115
  "No event data items found": "",
@@ -111,9 +121,7 @@
111
121
  "No program indicators found for \"{{- searchTerm}}\"": "",
112
122
  "No calculations found for \"{{- searchTerm}}\"": "",
113
123
  "Nothing found for \"{{- searchTerm}}\"": "",
114
- "Calculation": "",
115
- "Metric type": "",
116
- "All metrics": "Barcha koʼrsatgichlar",
124
+ "Click to choose from available options": "",
117
125
  "Move to {{axisName}}": "Harakatlaning {{axisName}} ga qarab",
118
126
  "Add to {{axisName}}": "{{axisName}} ga qoʼshing",
119
127
  "Not available for {{visualizationType}}": "{{visualizationType}} uchun mavjud emas",
@@ -130,7 +138,6 @@
130
138
  "Manually select items...": "",
131
139
  "Nothing found in {{- dimensionTitle}}": "",
132
140
  "Search": "Izlash",
133
- "Nothing found for {{- searchTerm}}": "",
134
141
  "Delete {{fileType}}": "Oʼchirib tashlash {{fileType}}",
135
142
  "This {{fileType}} and related interpretations will be deleted. Continue?": "",
136
143
  "Delete": "Oʼchirib tashlash",
@@ -217,7 +224,6 @@
217
224
  "No line lists found. Click New line list to get started.": "",
218
225
  "No line lists found. Try adjusting your search or filter options to find what you're looking for.": "",
219
226
  "New line list": "",
220
- "Options": "Вариант",
221
227
  "Hide": "Berkitish",
222
228
  "{{count}} org units": "",
223
229
  "{{count}} levels": "",
@@ -358,6 +364,7 @@
358
364
  "Program indicators": "Dastur indikatorlari",
359
365
  "Program indicator": "Dastur indikatori",
360
366
  "Calculations": "",
367
+ "Option": "Variant",
361
368
  "Number": "Tartib raqami",
362
369
  "Formula is empty. Add items to the formula from the lists on the left.": "",
363
370
  "Consecutive math operators": "",
@@ -92,12 +92,12 @@
92
92
  "{{ offsetPeriodType }} × {{ offsetPeriods }}": "{{ offsetPeriodType }} ×{{ offsetPeriods }}",
93
93
  "Expression": "表达式",
94
94
  "Filter": "过滤器",
95
- "All available options are already selected": "",
96
- "No available options for this item": "",
97
- "Search by option name": "",
98
- "Back to all items": "",
95
+ "All available options are already selected": "已选择所有可用选项",
96
+ "No available options for this item": "此项目无可用选项",
97
+ "Search by option name": "按选项名称搜索",
98
+ "Back to all items": "返回所有项目",
99
99
  "Options": "选项",
100
- "Selected items": "",
100
+ "Selected items": "选定项目",
101
101
  "Data Type": "数据类型",
102
102
  "Only {{dataType}} can be used in {{visType}}": "{{dataType}} 只能在 {{visType}} 中使用",
103
103
  "All types": "所有类型",
@@ -105,7 +105,7 @@
105
105
  "No data": "无数据",
106
106
  "Search by data item name": "按数据项名称搜索",
107
107
  "Selected Items": "选择的条目",
108
- "All available items are already selected": "",
108
+ "All available items are already selected": "已选择所有可用项目",
109
109
  "Calculation": "计算",
110
110
  "Metric type": "尺度类型",
111
111
  "All metrics": "所有尺度",
@@ -121,7 +121,7 @@
121
121
  "No program indicators found for \"{{- searchTerm}}\"": "找不到“ {{- searchTerm}}”的计划指标",
122
122
  "No calculations found for \"{{- searchTerm}}\"": "找不到“{{- searchTerm}}”的计算",
123
123
  "Nothing found for \"{{- searchTerm}}\"": "找不到“ {{- searchTerm}}”",
124
- "Click to choose from available options": "",
124
+ "Click to choose from available options": "点击从可用选项中选择",
125
125
  "Move to {{axisName}}": "移动到 {{axisName}}",
126
126
  "Add to {{axisName}}": "添加到 {{axisName}}",
127
127
  "Not available for {{visualizationType}}": " {{visualizationType}}不可用",
@@ -44,11 +44,6 @@
44
44
  "No data elements found": "",
45
45
  "Drag items here, or double click in the list, to start building a calculation formula": "",
46
46
  "Math operators": "",
47
- "Data Type": "",
48
- "Only {{dataType}} can be used in {{visType}}": "",
49
- "All types": "",
50
- "Disaggregation": "分解",
51
- "No data": "无数据",
52
47
  "Expression description": "表达式描述",
53
48
  "Error loading value": "",
54
49
  "None": "无",
@@ -97,9 +92,24 @@
97
92
  "{{ offsetPeriodType }} × {{ offsetPeriods }}": "",
98
93
  "Expression": "表达式",
99
94
  "Filter": "过滤器",
95
+ "All available options are already selected": "",
96
+ "No available options for this item": "",
97
+ "Search by option name": "",
98
+ "Back to all items": "",
99
+ "Options": "选项",
100
+ "Selected items": "",
101
+ "Data Type": "",
102
+ "Only {{dataType}} can be used in {{visType}}": "",
103
+ "All types": "",
104
+ "Disaggregation": "分解",
105
+ "No data": "无数据",
100
106
  "Search by data item name": "",
101
- "No items selected": "",
102
107
  "Selected Items": "",
108
+ "All available items are already selected": "",
109
+ "Calculation": "",
110
+ "Metric type": "",
111
+ "All metrics": "",
112
+ "No items selected": "",
103
113
  "No indicators found": "",
104
114
  "No data sets found": "",
105
115
  "No event data items found": "",
@@ -111,9 +121,7 @@
111
121
  "No program indicators found for \"{{- searchTerm}}\"": "",
112
122
  "No calculations found for \"{{- searchTerm}}\"": "",
113
123
  "Nothing found for \"{{- searchTerm}}\"": "",
114
- "Calculation": "",
115
- "Metric type": "",
116
- "All metrics": "",
124
+ "Click to choose from available options": "",
117
125
  "Move to {{axisName}}": "",
118
126
  "Add to {{axisName}}": "添加到 {{axisName}}",
119
127
  "Not available for {{visualizationType}}": "",
@@ -130,7 +138,6 @@
130
138
  "Manually select items...": "",
131
139
  "Nothing found in {{- dimensionTitle}}": "",
132
140
  "Search": "搜索",
133
- "Nothing found for {{- searchTerm}}": "",
134
141
  "Delete {{fileType}}": "",
135
142
  "This {{fileType}} and related interpretations will be deleted. Continue?": "",
136
143
  "Delete": "删除",
@@ -217,7 +224,6 @@
217
224
  "No line lists found. Click New line list to get started.": "",
218
225
  "No line lists found. Try adjusting your search or filter options to find what you're looking for.": "",
219
226
  "New line list": "",
220
- "Options": "选项",
221
227
  "Hide": "隐藏",
222
228
  "{{count}} org units": "",
223
229
  "{{count}} levels": "",
@@ -358,6 +364,7 @@
358
364
  "Program indicators": "项目指标",
359
365
  "Program indicator": "项目指标",
360
366
  "Calculations": "",
367
+ "Option": "选项",
361
368
  "Number": "数字",
362
369
  "Formula is empty. Add items to the formula from the lists on the left.": "",
363
370
  "Consecutive math operators": "",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dhis2/analytics",
3
- "version": "26.13.1",
3
+ "version": "26.13.3",
4
4
  "main": "./build/cjs/index.js",
5
5
  "module": "./build/es/index.js",
6
6
  "exports": {