@sapui5/sap.suite.ui.microchart 1.130.1 → 1.131.0

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 (80) hide show
  1. package/package.json +1 -1
  2. package/src/sap/suite/ui/microchart/.library +1 -1
  3. package/src/sap/suite/ui/microchart/AreaMicroChart.js +1 -1
  4. package/src/sap/suite/ui/microchart/AreaMicroChartItem.js +1 -1
  5. package/src/sap/suite/ui/microchart/AreaMicroChartLabel.js +1 -1
  6. package/src/sap/suite/ui/microchart/AreaMicroChartPoint.js +1 -1
  7. package/src/sap/suite/ui/microchart/BulletMicroChart.js +1 -1
  8. package/src/sap/suite/ui/microchart/BulletMicroChartData.js +1 -1
  9. package/src/sap/suite/ui/microchart/ColumnMicroChart.js +1 -1
  10. package/src/sap/suite/ui/microchart/ColumnMicroChartData.js +1 -1
  11. package/src/sap/suite/ui/microchart/ColumnMicroChartLabel.js +1 -1
  12. package/src/sap/suite/ui/microchart/ColumnMicroChartRenderer.js +2 -2
  13. package/src/sap/suite/ui/microchart/ComparisonMicroChart.js +1 -1
  14. package/src/sap/suite/ui/microchart/ComparisonMicroChartData.js +1 -1
  15. package/src/sap/suite/ui/microchart/DeltaMicroChart.js +1 -1
  16. package/src/sap/suite/ui/microchart/HarveyBallMicroChart.js +1 -1
  17. package/src/sap/suite/ui/microchart/HarveyBallMicroChartItem.js +1 -1
  18. package/src/sap/suite/ui/microchart/InteractiveBarChart.js +1 -1
  19. package/src/sap/suite/ui/microchart/InteractiveBarChartBar.js +1 -1
  20. package/src/sap/suite/ui/microchart/InteractiveDonutChart.js +1 -1
  21. package/src/sap/suite/ui/microchart/InteractiveDonutChartSegment.js +1 -1
  22. package/src/sap/suite/ui/microchart/InteractiveLineChart.js +1 -1
  23. package/src/sap/suite/ui/microchart/InteractiveLineChartPoint.js +1 -1
  24. package/src/sap/suite/ui/microchart/LineMicroChart.js +1 -1
  25. package/src/sap/suite/ui/microchart/LineMicroChartEmphasizedPoint.js +1 -1
  26. package/src/sap/suite/ui/microchart/LineMicroChartLine.js +1 -1
  27. package/src/sap/suite/ui/microchart/LineMicroChartPoint.js +1 -1
  28. package/src/sap/suite/ui/microchart/RadialMicroChart.js +1 -1
  29. package/src/sap/suite/ui/microchart/StackedBarMicroChart.js +1 -1
  30. package/src/sap/suite/ui/microchart/StackedBarMicroChartBar.js +2 -2
  31. package/src/sap/suite/ui/microchart/library.js +2 -2
  32. package/src/sap/suite/ui/microchart/messagebundle_ar.properties +24 -0
  33. package/src/sap/suite/ui/microchart/messagebundle_bg.properties +24 -0
  34. package/src/sap/suite/ui/microchart/messagebundle_ca.properties +24 -0
  35. package/src/sap/suite/ui/microchart/messagebundle_cnr.properties +24 -0
  36. package/src/sap/suite/ui/microchart/messagebundle_cs.properties +24 -0
  37. package/src/sap/suite/ui/microchart/messagebundle_cy.properties +24 -0
  38. package/src/sap/suite/ui/microchart/messagebundle_da.properties +24 -0
  39. package/src/sap/suite/ui/microchart/messagebundle_de.properties +24 -0
  40. package/src/sap/suite/ui/microchart/messagebundle_el.properties +24 -0
  41. package/src/sap/suite/ui/microchart/messagebundle_en.properties +24 -0
  42. package/src/sap/suite/ui/microchart/messagebundle_en_GB.properties +24 -0
  43. package/src/sap/suite/ui/microchart/messagebundle_en_US_saprigi.properties +24 -0
  44. package/src/sap/suite/ui/microchart/messagebundle_es.properties +24 -0
  45. package/src/sap/suite/ui/microchart/messagebundle_es_MX.properties +24 -0
  46. package/src/sap/suite/ui/microchart/messagebundle_et.properties +24 -0
  47. package/src/sap/suite/ui/microchart/messagebundle_fi.properties +24 -0
  48. package/src/sap/suite/ui/microchart/messagebundle_fr.properties +24 -0
  49. package/src/sap/suite/ui/microchart/messagebundle_fr_CA.properties +24 -0
  50. package/src/sap/suite/ui/microchart/messagebundle_hi.properties +24 -0
  51. package/src/sap/suite/ui/microchart/messagebundle_hr.properties +24 -0
  52. package/src/sap/suite/ui/microchart/messagebundle_hu.properties +24 -0
  53. package/src/sap/suite/ui/microchart/messagebundle_id.properties +24 -0
  54. package/src/sap/suite/ui/microchart/messagebundle_it.properties +24 -0
  55. package/src/sap/suite/ui/microchart/messagebundle_iw.properties +24 -0
  56. package/src/sap/suite/ui/microchart/messagebundle_ja.properties +24 -0
  57. package/src/sap/suite/ui/microchart/messagebundle_kk.properties +25 -1
  58. package/src/sap/suite/ui/microchart/messagebundle_ko.properties +24 -0
  59. package/src/sap/suite/ui/microchart/messagebundle_lt.properties +24 -0
  60. package/src/sap/suite/ui/microchart/messagebundle_lv.properties +24 -0
  61. package/src/sap/suite/ui/microchart/messagebundle_mk.properties +24 -0
  62. package/src/sap/suite/ui/microchart/messagebundle_ms.properties +24 -0
  63. package/src/sap/suite/ui/microchart/messagebundle_nl.properties +24 -0
  64. package/src/sap/suite/ui/microchart/messagebundle_no.properties +24 -0
  65. package/src/sap/suite/ui/microchart/messagebundle_pl.properties +24 -0
  66. package/src/sap/suite/ui/microchart/messagebundle_pt.properties +24 -0
  67. package/src/sap/suite/ui/microchart/messagebundle_pt_PT.properties +24 -0
  68. package/src/sap/suite/ui/microchart/messagebundle_ro.properties +24 -0
  69. package/src/sap/suite/ui/microchart/messagebundle_ru.properties +24 -0
  70. package/src/sap/suite/ui/microchart/messagebundle_sh.properties +24 -0
  71. package/src/sap/suite/ui/microchart/messagebundle_sk.properties +24 -0
  72. package/src/sap/suite/ui/microchart/messagebundle_sl.properties +24 -0
  73. package/src/sap/suite/ui/microchart/messagebundle_sr.properties +24 -0
  74. package/src/sap/suite/ui/microchart/messagebundle_sv.properties +24 -0
  75. package/src/sap/suite/ui/microchart/messagebundle_th.properties +24 -0
  76. package/src/sap/suite/ui/microchart/messagebundle_tr.properties +24 -0
  77. package/src/sap/suite/ui/microchart/messagebundle_uk.properties +24 -0
  78. package/src/sap/suite/ui/microchart/messagebundle_vi.properties +24 -0
  79. package/src/sap/suite/ui/microchart/messagebundle_zh_CN.properties +24 -0
  80. package/src/sap/suite/ui/microchart/messagebundle_zh_TW.properties +24 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/sap.suite.ui.microchart",
3
- "version": "1.130.1",
3
+ "version": "1.131.0",
4
4
  "description": "SAPUI5 Library sap.suite.ui.microchart",
5
5
  "homepage": "https://sap.github.io/ui5-tooling/pages/SAPUI5/",
6
6
  "author": "SAP SE (https://www.sap.com)",
@@ -5,7 +5,7 @@
5
5
  <vendor>SAP SE</vendor>
6
6
  <copyright>SAPUI5
7
7
  * (c) Copyright 2009-2024 SAP SE. All rights reserved.</copyright>
8
- <version>1.130.1</version>
8
+ <version>1.131.0</version>
9
9
 
10
10
  <documentation>UI5 library: sap.suite.ui.microchart</documentation>
11
11
 
@@ -37,7 +37,7 @@ sap.ui.define([
37
37
  * @extends sap.ui.core.Control
38
38
  *
39
39
  * @author SAP SE
40
- * @version 1.130.1
40
+ * @version 1.131.0
41
41
  * @since 1.34
42
42
  *
43
43
  * @public
@@ -22,7 +22,7 @@ sap.ui.define([
22
22
  * @extends sap.ui.core.Element
23
23
  *
24
24
  * @author SAP SE
25
- * @version 1.130.1
25
+ * @version 1.131.0
26
26
  * @since 1.34
27
27
  *
28
28
  * @public
@@ -17,7 +17,7 @@ sap.ui.define(['./library', 'sap/ui/core/Element', "sap/suite/ui/microchart/Micr
17
17
  * Displays or hides the labels for start and end dates, start and end values, and minimum and maximum values.
18
18
  * @extends sap.ui.core.Element
19
19
  *
20
- * @version 1.130.1
20
+ * @version 1.131.0
21
21
  * @since 1.34
22
22
  *
23
23
  * @public
@@ -18,7 +18,7 @@ sap.ui.define(['./library', 'sap/ui/core/Element'],
18
18
  * @extends sap.ui.core.Element
19
19
  *
20
20
  * @author SAP SE
21
- * @version 1.130.1
21
+ * @version 1.131.0
22
22
  * @since 1.34
23
23
  *
24
24
  * @public
@@ -46,7 +46,7 @@ sap.ui.define([
46
46
  * <br>Note: You can assign a custom tooltip for this microchart. The custom tooltip can be set using expression binding. When no custom tooltip is defined, the tooltip is generated automatically based on the logic described in {@link sap.ui.core.Element#getTooltip_AsString}. For a combination of a generated and a custom tooltip, use <code>((AltText))</code> inside of the tooltip string. The aggregated data of the microchart can also be customized.
47
47
  * @extends sap.ui.core.Control
48
48
  *
49
- * @version 1.130.1
49
+ * @version 1.131.0
50
50
  * @since 1.34
51
51
  *
52
52
  * @public
@@ -17,7 +17,7 @@ sap.ui.define(['./library', 'sap/ui/core/Element'],
17
17
  * Contains the thresholds data.
18
18
  * @extends sap.ui.core.Element
19
19
  *
20
- * @version 1.130.1
20
+ * @version 1.131.0
21
21
  * @since 1.34
22
22
  *
23
23
  * @constructor
@@ -38,7 +38,7 @@ sap.ui.define([
38
38
  * @extends sap.ui.core.Control
39
39
  *
40
40
  * @author SAP SE
41
- * @version 1.130.1
41
+ * @version 1.131.0
42
42
  * @since 1.34
43
43
  *
44
44
  * @public
@@ -17,7 +17,7 @@ sap.ui.define(['./library', 'sap/ui/core/Element', "sap/suite/ui/microchart/Micr
17
17
  * Defines the column chart data.
18
18
  * @extends sap.ui.core.Element
19
19
  *
20
- * @version 1.130.1
20
+ * @version 1.131.0
21
21
  * @since 1.34
22
22
  *
23
23
  * @public
@@ -18,7 +18,7 @@ sap.ui.define(['./library', 'sap/ui/core/Element', "sap/suite/ui/microchart/Micr
18
18
  * Displays or hides the labels of a column micro chart.
19
19
  * @extends sap.ui.core.Element
20
20
  *
21
- * @version 1.130.1
21
+ * @version 1.131.0
22
22
  * @since 1.34
23
23
  *
24
24
  * @public
@@ -246,7 +246,7 @@ sap.ui.define([
246
246
  ColumnMicroChartRenderer._setHexColor = function (oRm, sColor, sDefaultColor, sStyle) {
247
247
  if (MicroChartColorType.hasOwnProperty(sColor)){
248
248
  oRm.class("sapSuiteClMCSemanticColor" + sColor);
249
- } else {
249
+ } else if (sStyle !== ''){
250
250
  /**
251
251
  * @deprecated As of version 1.120
252
252
  */
@@ -275,7 +275,7 @@ sap.ui.define([
275
275
  oRm.class("sapSuiteClMCLabel");
276
276
  oRm.class("sapSuiteClMCLabelColumn");
277
277
  oRm.class(sClass);
278
- this._setHexColor(oRm, oColumn.getColor(), DEFAULT_ITEM_COLOR, "background-color");
278
+ this._setHexColor(oRm, oColumn.getColor(), DEFAULT_ITEM_COLOR);
279
279
  oRm.openEnd();
280
280
  oRm.text(sValue);
281
281
  oRm.close("div");
@@ -40,7 +40,7 @@ sap.ui.define([
40
40
  * <br>Note: You can assign a custom tooltip for this microchart. The custom tooltip can be set using expression binding. When no custom tooltip is defined, the tooltip is generated automatically based on the logic described in {@link sap.ui.core.Element#getTooltip_AsString}. For a combination of a generated and a custom tooltip, use <code>((AltText))</code> inside of the tooltip string. The aggregated data of the microchart can also be customized.
41
41
  * @extends sap.ui.core.Control
42
42
  *
43
- * @version 1.130.1
43
+ * @version 1.131.0
44
44
  * @since 1.34
45
45
  *
46
46
  * @public
@@ -18,7 +18,7 @@ sap.ui.define(['./library', 'sap/ui/core/Element', 'sap/ui/core/Control','sap/m/
18
18
  * Contains the values of the comparison chart.
19
19
  * @extends sap.ui.core.Element
20
20
  *
21
- * @version 1.130.1
21
+ * @version 1.131.0
22
22
  * @since 1.34
23
23
  *
24
24
  * @constructor
@@ -40,7 +40,7 @@ sap.ui.define([
40
40
  * @extends sap.ui.core.Control
41
41
  *
42
42
  * @author SAP SE
43
- * @version 1.130.1
43
+ * @version 1.131.0
44
44
  * @since 1.34
45
45
  *
46
46
  * @public
@@ -33,7 +33,7 @@ sap.ui.define([
33
33
  * @extends sap.ui.core.Control
34
34
  *
35
35
  * @author SAP SE
36
- * @version 1.130.1
36
+ * @version 1.131.0
37
37
  * @since 1.34
38
38
  *
39
39
  * @public
@@ -21,7 +21,7 @@ sap.ui.define([
21
21
  * @extends sap.ui.core.Element
22
22
  *
23
23
  * @author SAP SE
24
- * @version 1.130.1
24
+ * @version 1.131.0
25
25
  * @since 1.34
26
26
  *
27
27
  * @public
@@ -32,7 +32,7 @@ sap.ui.define([
32
32
  * @extends sap.ui.core.Control
33
33
  *
34
34
  * @author SAP SE
35
- * @version 1.130.1
35
+ * @version 1.131.0
36
36
  *
37
37
  * @public
38
38
  * @since 1.42.0
@@ -16,7 +16,7 @@ sap.ui.define(['./library', 'sap/ui/core/Element', 'sap/ui/core/Lib'],
16
16
  * @extends sap.ui.core.Element
17
17
  *
18
18
  * @author SAP SE
19
- * @version 1.130.1
19
+ * @version 1.131.0
20
20
  *
21
21
  * @public
22
22
  * @since 1.42.0
@@ -32,7 +32,7 @@ sap.ui.define([
32
32
  * @extends sap.ui.core.Control
33
33
  *
34
34
  * @author SAP SE
35
- * @version 1.130.1
35
+ * @version 1.131.0
36
36
  *
37
37
  * @public
38
38
  * @since 1.42.0
@@ -15,7 +15,7 @@ sap.ui.define(["./library", "sap/ui/core/Element", "sap/ui/core/Lib"], function(
15
15
  * @extends sap.ui.core.Element
16
16
  *
17
17
  * @author SAP SE
18
- * @version 1.130.1
18
+ * @version 1.131.0
19
19
  *
20
20
  * @public
21
21
  * @since 1.42.0
@@ -42,7 +42,7 @@ sap.ui.define([
42
42
  * The InteractiveLineChart control belongs to a chart control group in the MicroChart library having a number of interactive features.
43
43
  * @extends sap.ui.core.Control
44
44
  * @author SAP SE
45
- * @version 1.130.1
45
+ * @version 1.131.0
46
46
  *
47
47
  * @public
48
48
  * @since 1.42.0
@@ -16,7 +16,7 @@ sap.ui.define(['./library', 'sap/ui/core/Element', 'sap/ui/core/Lib'],
16
16
  * @extends sap.ui.core.Element
17
17
  *
18
18
  * @author SAP SE
19
- * @version 1.130.1
19
+ * @version 1.131.0
20
20
  *
21
21
  * @public
22
22
  * @since 1.42.0
@@ -31,7 +31,7 @@ sap.ui.define([
31
31
  * <br>Note: You can assign a custom tooltip for this microchart. The custom tooltip can be set using expression binding. When no custom tooltip is defined, the tooltip is generated automatically based on the logic described in {@link sap.ui.core.Element#getTooltip_AsString}. For a combination of a generated and a custom tooltip, use <code>((AltText))</code> inside of the tooltip string.
32
32
  * @extends sap.ui.core.Control
33
33
  *
34
- * @version 1.130.1
34
+ * @version 1.131.0
35
35
  * @since 1.48.0
36
36
  *
37
37
  * @public
@@ -18,7 +18,7 @@ sap.ui.define(["sap/suite/ui/microchart/MicroChartUtils", "./library", "sap/suit
18
18
  * Contains the emphasized point of the line micro chart.
19
19
  * @extends sap.suite.ui.microchart.LineMicroChartPoint
20
20
  *
21
- * @version 1.130.1
21
+ * @version 1.131.0
22
22
  * @since 1.48.0
23
23
  *
24
24
  * @constructor
@@ -26,7 +26,7 @@ sap.ui.define([
26
26
  * @extends sap.ui.core.Element
27
27
  *
28
28
  * @author SAP SE
29
- * @version 1.130.1
29
+ * @version 1.131.0
30
30
  * @since 1.60
31
31
  *
32
32
  * @public
@@ -18,7 +18,7 @@ sap.ui.define(['sap/ui/core/Element'],
18
18
  * Contains the point of the line micro chart.
19
19
  * @extends sap.ui.core.Element
20
20
  *
21
- * @version 1.130.1
21
+ * @version 1.131.0
22
22
  * @since 1.48.0
23
23
  *
24
24
  * @constructor
@@ -29,7 +29,7 @@ sap.ui.define([
29
29
  * @extends sap.ui.core.Control
30
30
  *
31
31
  * @author SAP SE
32
- * @version 1.130.1
32
+ * @version 1.131.0
33
33
  * @since 1.36.0
34
34
  *
35
35
  * @constructor
@@ -33,7 +33,7 @@ sap.ui.define([
33
33
  * <br>Note: You can assign a custom tooltip for this microchart. The custom tooltip can be set using expression binding. When no custom tooltip is defined, the tooltip is generated automatically based on the logic described in {@link sap.ui.core.Element#getTooltip_AsString}. For a combination of a generated and a custom tooltip, use <code>((AltText))</code> inside of the tooltip string. The aggregated data of the microchart can also be customized.
34
34
  * @extends sap.ui.core.Control
35
35
  *
36
- * @version 1.130.1
36
+ * @version 1.131.0
37
37
  * @since 1.44.0
38
38
  *
39
39
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(["sap/ui/thirdparty/jquery", './library', 'sap/ui/core/Element', "
19
19
  * Contains the values of the stacked bar chart.
20
20
  * @extends sap.ui.core.Element
21
21
  *
22
- * @version 1.130.1
22
+ * @version 1.131.0
23
23
  * @since 1.44.0
24
24
  *
25
25
  * @constructor
@@ -58,7 +58,7 @@ sap.ui.define(["sap/ui/thirdparty/jquery", './library', 'sap/ui/core/Element', "
58
58
  StackedBarMicroChartBar.prototype.setValueColor = function(sValue, bSuppressInvalidate) {
59
59
  var bIsValueSet = false;
60
60
 
61
- if (MicroChartColorType.hasOwnProperty(sValue) ){
61
+ if (MicroChartColorType.hasOwnProperty(sValue) || (sValue == null || sValue == "")){
62
62
  bIsValueSet = true;
63
63
  } else {
64
64
  /**
@@ -22,12 +22,12 @@ sap.ui.define([
22
22
  * @namespace
23
23
  * @alias sap.suite.ui.microchart
24
24
  * @author SAP SE
25
- * @version 1.130.1
25
+ * @version 1.131.0
26
26
  * @public
27
27
  */
28
28
  var thisLib = CoreLib.init({
29
29
  name: "sap.suite.ui.microchart",
30
- version: "1.130.1",
30
+ version: "1.131.0",
31
31
  // library dependencies
32
32
  dependencies: ["sap.ui.core", "sap.m"],
33
33
  types: [
@@ -75,6 +75,30 @@ SEMANTIC_COLOR_GOOD=\u062C\u064A\u062F
75
75
  SEMANTIC_COLOR_NEUTRAL=\u0645\u062D\u0627\u064A\u062F
76
76
  #XTXT: text for error color
77
77
  SEMANTIC_COLOR_ERROR=\u062D\u0631\u062C
78
+ #XTXT: text for SEQUENCE1 color
79
+ SEMANTIC_COLOR_SEQUENCE1=\u0627\u0644\u062A\u0633\u0644\u0633\u0644 1
80
+ #XTXT: text for SEQUENCE2 color
81
+ SEMANTIC_COLOR_SEQUENCE2=\u0627\u0644\u062A\u0633\u0644\u0633\u0644 2
82
+ #XTXT: text for SEQUENCE3 color
83
+ SEMANTIC_COLOR_SEQUENCE3=\u0627\u0644\u062A\u0633\u0644\u0633\u0644 3
84
+ #XTXT: text for SEQUENCE4 color
85
+ SEMANTIC_COLOR_SEQUENCE4=\u0627\u0644\u062A\u0633\u0644\u0633\u0644 4
86
+ #XTXT: text for SEQUENCE5 color
87
+ SEMANTIC_COLOR_SEQUENCE5=\u0627\u0644\u062A\u0633\u0644\u0633\u0644 5
88
+ #XTXT: text for SEQUENCE6 color
89
+ SEMANTIC_COLOR_SEQUENCE6=\u0627\u0644\u062A\u0633\u0644\u0633\u0644 6
90
+ #XTXT: text for SEQUENCE7 color
91
+ SEMANTIC_COLOR_SEQUENCE7=\u0627\u0644\u062A\u0633\u0644\u0633\u0644 7
92
+ #XTXT: text for SEQUENCE8 color
93
+ SEMANTIC_COLOR_SEQUENCE8=\u0627\u0644\u062A\u0633\u0644\u0633\u0644 8
94
+ #XTXT: text for SEQUENCE9 color
95
+ SEMANTIC_COLOR_SEQUENCE9=\u0627\u0644\u062A\u0633\u0644\u0633\u0644 9
96
+ #XTXT: text for SEQUENCE10 color
97
+ SEMANTIC_COLOR_SEQUENCE10=\u0627\u0644\u062A\u0633\u0644\u0633\u0644 10
98
+ #XTXT: text for SEQUENCE11 color
99
+ SEMANTIC_COLOR_SEQUENCE11=\u0627\u0644\u062A\u0633\u0644\u0633\u0644 11
100
+ #XTXT: text for SEQUENCE12 color
101
+ SEMANTIC_COLOR_SEQUENCE12=\u0627\u0644\u062A\u0633\u0644\u0633\u0644 12
78
102
 
79
103
  #XTXT: text rendered instead of control when there are no data
80
104
  NO_DATA=\u0644\u0627 \u062A\u0648\u062C\u062F \u0628\u064A\u0627\u0646\u0627\u062A
@@ -75,6 +75,30 @@ SEMANTIC_COLOR_GOOD=\u0414\u043E\u0431\u0440\u0430 \u0441\u0442\u043E\u0439\u043
75
75
  SEMANTIC_COLOR_NEUTRAL=\u041D\u0435\u0443\u0442\u0440\u0430\u043B\u043D\u0430 \u0441\u0442\u043E\u0439\u043D\u043E\u0441\u0442
76
76
  #XTXT: text for error color
77
77
  SEMANTIC_COLOR_ERROR=\u041A\u0440\u0438\u0442\u0438\u0447\u043D\u0430 \u0441\u0442\u043E\u0439\u043D\u043E\u0441\u0442
78
+ #XTXT: text for SEQUENCE1 color
79
+ SEMANTIC_COLOR_SEQUENCE1=Sequence1
80
+ #XTXT: text for SEQUENCE2 color
81
+ SEMANTIC_COLOR_SEQUENCE2=Sequence2
82
+ #XTXT: text for SEQUENCE3 color
83
+ SEMANTIC_COLOR_SEQUENCE3=Sequence3
84
+ #XTXT: text for SEQUENCE4 color
85
+ SEMANTIC_COLOR_SEQUENCE4=Sequence4
86
+ #XTXT: text for SEQUENCE5 color
87
+ SEMANTIC_COLOR_SEQUENCE5=Sequence5
88
+ #XTXT: text for SEQUENCE6 color
89
+ SEMANTIC_COLOR_SEQUENCE6=Sequence6
90
+ #XTXT: text for SEQUENCE7 color
91
+ SEMANTIC_COLOR_SEQUENCE7=Sequence7
92
+ #XTXT: text for SEQUENCE8 color
93
+ SEMANTIC_COLOR_SEQUENCE8=Sequence8
94
+ #XTXT: text for SEQUENCE9 color
95
+ SEMANTIC_COLOR_SEQUENCE9=Sequence9
96
+ #XTXT: text for SEQUENCE10 color
97
+ SEMANTIC_COLOR_SEQUENCE10=Sequence10
98
+ #XTXT: text for SEQUENCE11 color
99
+ SEMANTIC_COLOR_SEQUENCE11=Sequence11
100
+ #XTXT: text for SEQUENCE12 color
101
+ SEMANTIC_COLOR_SEQUENCE12=Sequence12
78
102
 
79
103
  #XTXT: text rendered instead of control when there are no data
80
104
  NO_DATA=\u041D\u044F\u043C\u0430 \u0434\u0430\u043D\u043D\u0438
@@ -75,6 +75,30 @@ SEMANTIC_COLOR_GOOD=B\u00E9
75
75
  SEMANTIC_COLOR_NEUTRAL=Neutral
76
76
  #XTXT: text for error color
77
77
  SEMANTIC_COLOR_ERROR=Cr\u00EDtic
78
+ #XTXT: text for SEQUENCE1 color
79
+ SEMANTIC_COLOR_SEQUENCE1=Seq\u00FC\u00E8ncia1
80
+ #XTXT: text for SEQUENCE2 color
81
+ SEMANTIC_COLOR_SEQUENCE2=Seq\u00FC\u00E8ncia2
82
+ #XTXT: text for SEQUENCE3 color
83
+ SEMANTIC_COLOR_SEQUENCE3=Seq\u00FC\u00E8ncia3
84
+ #XTXT: text for SEQUENCE4 color
85
+ SEMANTIC_COLOR_SEQUENCE4=Seq\u00FC\u00E8ncia4
86
+ #XTXT: text for SEQUENCE5 color
87
+ SEMANTIC_COLOR_SEQUENCE5=Seq\u00FC\u00E8ncia5
88
+ #XTXT: text for SEQUENCE6 color
89
+ SEMANTIC_COLOR_SEQUENCE6=Seq\u00FC\u00E8ncia6
90
+ #XTXT: text for SEQUENCE7 color
91
+ SEMANTIC_COLOR_SEQUENCE7=Seq\u00FC\u00E8ncia7
92
+ #XTXT: text for SEQUENCE8 color
93
+ SEMANTIC_COLOR_SEQUENCE8=Seq\u00FC\u00E8ncia8
94
+ #XTXT: text for SEQUENCE9 color
95
+ SEMANTIC_COLOR_SEQUENCE9=Seq\u00FC\u00E8ncia9
96
+ #XTXT: text for SEQUENCE10 color
97
+ SEMANTIC_COLOR_SEQUENCE10=Seq\u00FC\u00E8ncia10
98
+ #XTXT: text for SEQUENCE11 color
99
+ SEMANTIC_COLOR_SEQUENCE11=Seq\u00FC\u00E8ncia11
100
+ #XTXT: text for SEQUENCE12 color
101
+ SEMANTIC_COLOR_SEQUENCE12=Seq\u00FC\u00E8ncia12
78
102
 
79
103
  #XTXT: text rendered instead of control when there are no data
80
104
  NO_DATA=No hi ha dades
@@ -75,6 +75,30 @@ SEMANTIC_COLOR_GOOD=Dobro
75
75
  SEMANTIC_COLOR_NEUTRAL=Neutralno
76
76
  #XTXT: text for error color
77
77
  SEMANTIC_COLOR_ERROR=Kriti\u010Dno
78
+ #XTXT: text for SEQUENCE1 color
79
+ SEMANTIC_COLOR_SEQUENCE1=Sequence1
80
+ #XTXT: text for SEQUENCE2 color
81
+ SEMANTIC_COLOR_SEQUENCE2=Sequence2
82
+ #XTXT: text for SEQUENCE3 color
83
+ SEMANTIC_COLOR_SEQUENCE3=Sequence3
84
+ #XTXT: text for SEQUENCE4 color
85
+ SEMANTIC_COLOR_SEQUENCE4=Sequence4
86
+ #XTXT: text for SEQUENCE5 color
87
+ SEMANTIC_COLOR_SEQUENCE5=Sequence5
88
+ #XTXT: text for SEQUENCE6 color
89
+ SEMANTIC_COLOR_SEQUENCE6=Sequence6
90
+ #XTXT: text for SEQUENCE7 color
91
+ SEMANTIC_COLOR_SEQUENCE7=Sequence7
92
+ #XTXT: text for SEQUENCE8 color
93
+ SEMANTIC_COLOR_SEQUENCE8=Sequence8
94
+ #XTXT: text for SEQUENCE9 color
95
+ SEMANTIC_COLOR_SEQUENCE9=Sequence9
96
+ #XTXT: text for SEQUENCE10 color
97
+ SEMANTIC_COLOR_SEQUENCE10=Sequence10
98
+ #XTXT: text for SEQUENCE11 color
99
+ SEMANTIC_COLOR_SEQUENCE11=Sequence11
100
+ #XTXT: text for SEQUENCE12 color
101
+ SEMANTIC_COLOR_SEQUENCE12=Sequence12
78
102
 
79
103
  #XTXT: text rendered instead of control when there are no data
80
104
  NO_DATA=Nema podataka
@@ -75,6 +75,30 @@ SEMANTIC_COLOR_GOOD=Dobr\u00E9
75
75
  SEMANTIC_COLOR_NEUTRAL=Neutr\u00E1ln\u00ED
76
76
  #XTXT: text for error color
77
77
  SEMANTIC_COLOR_ERROR=Kritick\u00E9
78
+ #XTXT: text for SEQUENCE1 color
79
+ SEMANTIC_COLOR_SEQUENCE1=Sekvence1
80
+ #XTXT: text for SEQUENCE2 color
81
+ SEMANTIC_COLOR_SEQUENCE2=Sekvence2
82
+ #XTXT: text for SEQUENCE3 color
83
+ SEMANTIC_COLOR_SEQUENCE3=Sekvence3
84
+ #XTXT: text for SEQUENCE4 color
85
+ SEMANTIC_COLOR_SEQUENCE4=Sekvence4
86
+ #XTXT: text for SEQUENCE5 color
87
+ SEMANTIC_COLOR_SEQUENCE5=Sekvence5
88
+ #XTXT: text for SEQUENCE6 color
89
+ SEMANTIC_COLOR_SEQUENCE6=Sekvence6
90
+ #XTXT: text for SEQUENCE7 color
91
+ SEMANTIC_COLOR_SEQUENCE7=Sekvence7
92
+ #XTXT: text for SEQUENCE8 color
93
+ SEMANTIC_COLOR_SEQUENCE8=Sekvence8
94
+ #XTXT: text for SEQUENCE9 color
95
+ SEMANTIC_COLOR_SEQUENCE9=Sekvence9
96
+ #XTXT: text for SEQUENCE10 color
97
+ SEMANTIC_COLOR_SEQUENCE10=Sekvence10
98
+ #XTXT: text for SEQUENCE11 color
99
+ SEMANTIC_COLOR_SEQUENCE11=Sekvence11
100
+ #XTXT: text for SEQUENCE12 color
101
+ SEMANTIC_COLOR_SEQUENCE12=Sekvence12
78
102
 
79
103
  #XTXT: text rendered instead of control when there are no data
80
104
  NO_DATA=\u017D\u00E1dn\u00E1 data
@@ -75,6 +75,30 @@ SEMANTIC_COLOR_GOOD=Da
75
75
  SEMANTIC_COLOR_NEUTRAL=Niwtral
76
76
  #XTXT: text for error color
77
77
  SEMANTIC_COLOR_ERROR=Critigol
78
+ #XTXT: text for SEQUENCE1 color
79
+ SEMANTIC_COLOR_SEQUENCE1=Dilyniant1
80
+ #XTXT: text for SEQUENCE2 color
81
+ SEMANTIC_COLOR_SEQUENCE2=Dilyniant2
82
+ #XTXT: text for SEQUENCE3 color
83
+ SEMANTIC_COLOR_SEQUENCE3=Dilyniant3
84
+ #XTXT: text for SEQUENCE4 color
85
+ SEMANTIC_COLOR_SEQUENCE4=Dilyniant4
86
+ #XTXT: text for SEQUENCE5 color
87
+ SEMANTIC_COLOR_SEQUENCE5=Dilyniant5
88
+ #XTXT: text for SEQUENCE6 color
89
+ SEMANTIC_COLOR_SEQUENCE6=Dilyniant6
90
+ #XTXT: text for SEQUENCE7 color
91
+ SEMANTIC_COLOR_SEQUENCE7=Dilyniant7
92
+ #XTXT: text for SEQUENCE8 color
93
+ SEMANTIC_COLOR_SEQUENCE8=Dilyniant8
94
+ #XTXT: text for SEQUENCE9 color
95
+ SEMANTIC_COLOR_SEQUENCE9=Dilyniant9
96
+ #XTXT: text for SEQUENCE10 color
97
+ SEMANTIC_COLOR_SEQUENCE10=Dilyniant10
98
+ #XTXT: text for SEQUENCE11 color
99
+ SEMANTIC_COLOR_SEQUENCE11=Dilyniant11
100
+ #XTXT: text for SEQUENCE12 color
101
+ SEMANTIC_COLOR_SEQUENCE12=Dilyniant12
78
102
 
79
103
  #XTXT: text rendered instead of control when there are no data
80
104
  NO_DATA=Dim data
@@ -75,6 +75,30 @@ SEMANTIC_COLOR_GOOD=God
75
75
  SEMANTIC_COLOR_NEUTRAL=Neutral
76
76
  #XTXT: text for error color
77
77
  SEMANTIC_COLOR_ERROR=Kritisk
78
+ #XTXT: text for SEQUENCE1 color
79
+ SEMANTIC_COLOR_SEQUENCE1=Sekvens1
80
+ #XTXT: text for SEQUENCE2 color
81
+ SEMANTIC_COLOR_SEQUENCE2=Sekvens2
82
+ #XTXT: text for SEQUENCE3 color
83
+ SEMANTIC_COLOR_SEQUENCE3=Sekvens3
84
+ #XTXT: text for SEQUENCE4 color
85
+ SEMANTIC_COLOR_SEQUENCE4=Sekvens4
86
+ #XTXT: text for SEQUENCE5 color
87
+ SEMANTIC_COLOR_SEQUENCE5=Sekvens5
88
+ #XTXT: text for SEQUENCE6 color
89
+ SEMANTIC_COLOR_SEQUENCE6=Sekvens6
90
+ #XTXT: text for SEQUENCE7 color
91
+ SEMANTIC_COLOR_SEQUENCE7=Sekvens7
92
+ #XTXT: text for SEQUENCE8 color
93
+ SEMANTIC_COLOR_SEQUENCE8=Sekvens8
94
+ #XTXT: text for SEQUENCE9 color
95
+ SEMANTIC_COLOR_SEQUENCE9=Sekvens9
96
+ #XTXT: text for SEQUENCE10 color
97
+ SEMANTIC_COLOR_SEQUENCE10=Sekvens10
98
+ #XTXT: text for SEQUENCE11 color
99
+ SEMANTIC_COLOR_SEQUENCE11=Sekvens11
100
+ #XTXT: text for SEQUENCE12 color
101
+ SEMANTIC_COLOR_SEQUENCE12=Sekvens12
78
102
 
79
103
  #XTXT: text rendered instead of control when there are no data
80
104
  NO_DATA=Ingen data
@@ -75,6 +75,30 @@ SEMANTIC_COLOR_GOOD=Gut
75
75
  SEMANTIC_COLOR_NEUTRAL=Neutral
76
76
  #XTXT: text for error color
77
77
  SEMANTIC_COLOR_ERROR=Kritisch
78
+ #XTXT: text for SEQUENCE1 color
79
+ SEMANTIC_COLOR_SEQUENCE1=Reihenfolge1
80
+ #XTXT: text for SEQUENCE2 color
81
+ SEMANTIC_COLOR_SEQUENCE2=Reihenfolge2
82
+ #XTXT: text for SEQUENCE3 color
83
+ SEMANTIC_COLOR_SEQUENCE3=Reihenfolge3
84
+ #XTXT: text for SEQUENCE4 color
85
+ SEMANTIC_COLOR_SEQUENCE4=Reihenfolge4
86
+ #XTXT: text for SEQUENCE5 color
87
+ SEMANTIC_COLOR_SEQUENCE5=Reihenfolge5
88
+ #XTXT: text for SEQUENCE6 color
89
+ SEMANTIC_COLOR_SEQUENCE6=Reihenfolge6
90
+ #XTXT: text for SEQUENCE7 color
91
+ SEMANTIC_COLOR_SEQUENCE7=Reihenfolge7
92
+ #XTXT: text for SEQUENCE8 color
93
+ SEMANTIC_COLOR_SEQUENCE8=Reihenfolge8
94
+ #XTXT: text for SEQUENCE9 color
95
+ SEMANTIC_COLOR_SEQUENCE9=Reihenfolge9
96
+ #XTXT: text for SEQUENCE10 color
97
+ SEMANTIC_COLOR_SEQUENCE10=Reihenfolge10
98
+ #XTXT: text for SEQUENCE11 color
99
+ SEMANTIC_COLOR_SEQUENCE11=Reihenfolge11
100
+ #XTXT: text for SEQUENCE12 color
101
+ SEMANTIC_COLOR_SEQUENCE12=Reihenfolge12
78
102
 
79
103
  #XTXT: text rendered instead of control when there are no data
80
104
  NO_DATA=Keine Daten
@@ -75,6 +75,30 @@ SEMANTIC_COLOR_GOOD=\u039A\u03B1\u03BB\u03CC
75
75
  SEMANTIC_COLOR_NEUTRAL=\u039F\u03C5\u03B4\u03AD\u03C4\u03B5\u03C1\u03BF
76
76
  #XTXT: text for error color
77
77
  SEMANTIC_COLOR_ERROR=\u039A\u03C1\u03AF\u03C3\u03B9\u03BC\u03BF\u03C2
78
+ #XTXT: text for SEQUENCE1 color
79
+ SEMANTIC_COLOR_SEQUENCE1=Sequence1
80
+ #XTXT: text for SEQUENCE2 color
81
+ SEMANTIC_COLOR_SEQUENCE2=Sequence2
82
+ #XTXT: text for SEQUENCE3 color
83
+ SEMANTIC_COLOR_SEQUENCE3=Sequence3
84
+ #XTXT: text for SEQUENCE4 color
85
+ SEMANTIC_COLOR_SEQUENCE4=Sequence4
86
+ #XTXT: text for SEQUENCE5 color
87
+ SEMANTIC_COLOR_SEQUENCE5=Sequence5
88
+ #XTXT: text for SEQUENCE6 color
89
+ SEMANTIC_COLOR_SEQUENCE6=Sequence6
90
+ #XTXT: text for SEQUENCE7 color
91
+ SEMANTIC_COLOR_SEQUENCE7=Sequence7
92
+ #XTXT: text for SEQUENCE8 color
93
+ SEMANTIC_COLOR_SEQUENCE8=Sequence8
94
+ #XTXT: text for SEQUENCE9 color
95
+ SEMANTIC_COLOR_SEQUENCE9=Sequence9
96
+ #XTXT: text for SEQUENCE10 color
97
+ SEMANTIC_COLOR_SEQUENCE10=Sequence10
98
+ #XTXT: text for SEQUENCE11 color
99
+ SEMANTIC_COLOR_SEQUENCE11=Sequence11
100
+ #XTXT: text for SEQUENCE12 color
101
+ SEMANTIC_COLOR_SEQUENCE12=Sequence12
78
102
 
79
103
  #XTXT: text rendered instead of control when there are no data
80
104
  NO_DATA=\u03A7\u03C9\u03C1\u03AF\u03C2 \u03B4\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03B1
@@ -75,6 +75,30 @@ SEMANTIC_COLOR_GOOD=Good
75
75
  SEMANTIC_COLOR_NEUTRAL=Neutral
76
76
  #XTXT: text for error color
77
77
  SEMANTIC_COLOR_ERROR=Critical
78
+ #XTXT: text for SEQUENCE1 color
79
+ SEMANTIC_COLOR_SEQUENCE1=Sequence1
80
+ #XTXT: text for SEQUENCE2 color
81
+ SEMANTIC_COLOR_SEQUENCE2=Sequence2
82
+ #XTXT: text for SEQUENCE3 color
83
+ SEMANTIC_COLOR_SEQUENCE3=Sequence3
84
+ #XTXT: text for SEQUENCE4 color
85
+ SEMANTIC_COLOR_SEQUENCE4=Sequence4
86
+ #XTXT: text for SEQUENCE5 color
87
+ SEMANTIC_COLOR_SEQUENCE5=Sequence5
88
+ #XTXT: text for SEQUENCE6 color
89
+ SEMANTIC_COLOR_SEQUENCE6=Sequence6
90
+ #XTXT: text for SEQUENCE7 color
91
+ SEMANTIC_COLOR_SEQUENCE7=Sequence7
92
+ #XTXT: text for SEQUENCE8 color
93
+ SEMANTIC_COLOR_SEQUENCE8=Sequence8
94
+ #XTXT: text for SEQUENCE9 color
95
+ SEMANTIC_COLOR_SEQUENCE9=Sequence9
96
+ #XTXT: text for SEQUENCE10 color
97
+ SEMANTIC_COLOR_SEQUENCE10=Sequence10
98
+ #XTXT: text for SEQUENCE11 color
99
+ SEMANTIC_COLOR_SEQUENCE11=Sequence11
100
+ #XTXT: text for SEQUENCE12 color
101
+ SEMANTIC_COLOR_SEQUENCE12=Sequence12
78
102
 
79
103
  #XTXT: text rendered instead of control when there are no data
80
104
  NO_DATA=No data