@gooddata/reference-workspace 10.35.0-alpha.31 → 10.35.0-alpha.32

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.
@@ -0,0 +1,88 @@
1
+ {
2
+ "insight": {
3
+ "buckets": [
4
+ {
5
+ "items": [
6
+ {
7
+ "measure": {
8
+ "definition": {
9
+ "measureDefinition": {
10
+ "item": { "identifier": "snapshot_bop", "type": "measure" }
11
+ }
12
+ },
13
+ "localIdentifier": "m_snapshot_bop"
14
+ }
15
+ },
16
+ {
17
+ "measure": {
18
+ "definition": {
19
+ "measureDefinition": {
20
+ "item": { "identifier": "metric_has_null_value", "type": "measure" }
21
+ }
22
+ },
23
+ "localIdentifier": "m_metric_has_null_value"
24
+ }
25
+ }
26
+ ],
27
+ "localIdentifier": "measures"
28
+ },
29
+ {
30
+ "items": [
31
+ {
32
+ "measure": {
33
+ "definition": {
34
+ "measureDefinition": {
35
+ "item": {
36
+ "identifier": "c5ee7836-126c-41aa-bd69-1873d379a065",
37
+ "type": "measure"
38
+ }
39
+ }
40
+ },
41
+ "localIdentifier": "m_c5ee7836_126c_41aa_bd69_1873d379a065"
42
+ }
43
+ },
44
+ {
45
+ "measure": {
46
+ "definition": {
47
+ "measureDefinition": {
48
+ "item": { "identifier": "timeline_bop", "type": "measure" }
49
+ }
50
+ },
51
+ "localIdentifier": "m_timeline_bop"
52
+ }
53
+ }
54
+ ],
55
+ "localIdentifier": "secondary_measures"
56
+ },
57
+ {
58
+ "items": [
59
+ {
60
+ "attribute": {
61
+ "displayForm": {
62
+ "identifier": "dt_closedate_timestamp.day",
63
+ "type": "displayForm"
64
+ },
65
+ "localIdentifier": "a_dt_closedate_timestamp.day"
66
+ }
67
+ }
68
+ ],
69
+ "localIdentifier": "view"
70
+ }
71
+ ],
72
+ "filters": [
73
+ {
74
+ "absoluteDateFilter": {
75
+ "dataSet": { "identifier": "dt_closedate_timestamp", "type": "dataSet" },
76
+ "from": "2013-04-17",
77
+ "to": "2013-05-31"
78
+ }
79
+ }
80
+ ],
81
+ "identifier": "ComboChart.40ba90bb91b573d47e411c41016c7d3b",
82
+ "properties": { "controls": { "thresholdMeasures": ["m_metric_has_null_value"] } },
83
+ "sorts": [],
84
+ "title": "ComboChart - threshold combo zones",
85
+ "uri": "ComboChart.40ba90bb91b573d47e411c41016c7d3b",
86
+ "visualizationUrl": "local:combo2"
87
+ }
88
+ }
@@ -0,0 +1,93 @@
1
+ {
2
+ "insight": {
3
+ "buckets": [
4
+ {
5
+ "items": [
6
+ {
7
+ "measure": {
8
+ "definition": {
9
+ "measureDefinition": {
10
+ "item": { "identifier": "snapshot_bop", "type": "measure" }
11
+ }
12
+ },
13
+ "localIdentifier": "m_snapshot_bop"
14
+ }
15
+ },
16
+ {
17
+ "measure": {
18
+ "definition": {
19
+ "measureDefinition": {
20
+ "item": { "identifier": "metric_has_null_value", "type": "measure" }
21
+ }
22
+ },
23
+ "localIdentifier": "m_metric_has_null_value"
24
+ }
25
+ }
26
+ ],
27
+ "localIdentifier": "measures"
28
+ },
29
+ {
30
+ "items": [
31
+ {
32
+ "measure": {
33
+ "definition": {
34
+ "measureDefinition": {
35
+ "item": {
36
+ "identifier": "c5ee7836-126c-41aa-bd69-1873d379a065",
37
+ "type": "measure"
38
+ }
39
+ }
40
+ },
41
+ "localIdentifier": "m_c5ee7836_126c_41aa_bd69_1873d379a065"
42
+ }
43
+ },
44
+ {
45
+ "measure": {
46
+ "definition": {
47
+ "measureDefinition": {
48
+ "item": { "identifier": "timeline_bop", "type": "measure" }
49
+ }
50
+ },
51
+ "localIdentifier": "m_timeline_bop"
52
+ }
53
+ }
54
+ ],
55
+ "localIdentifier": "secondary_measures"
56
+ },
57
+ {
58
+ "items": [
59
+ {
60
+ "attribute": {
61
+ "displayForm": {
62
+ "identifier": "dt_closedate_timestamp.day",
63
+ "type": "displayForm"
64
+ },
65
+ "localIdentifier": "a_dt_closedate_timestamp.day"
66
+ }
67
+ }
68
+ ],
69
+ "localIdentifier": "view"
70
+ }
71
+ ],
72
+ "filters": [
73
+ {
74
+ "absoluteDateFilter": {
75
+ "dataSet": { "identifier": "dt_closedate_timestamp", "type": "dataSet" },
76
+ "from": "2013-04-17",
77
+ "to": "2013-05-31"
78
+ }
79
+ }
80
+ ],
81
+ "identifier": "ComboChart.4484a5256290fb780fa7a4be90bd5042",
82
+ "properties": {
83
+ "controls": {
84
+ "thresholdExcludedMeasures": ["m_snapshot_bop", "m_timeline_bop"],
85
+ "thresholdMeasures": ["m_metric_has_null_value"]
86
+ }
87
+ },
88
+ "sorts": [],
89
+ "title": "ComboChart - threshold combo zones with excluded measures",
90
+ "uri": "ComboChart.4484a5256290fb780fa7a4be90bd5042",
91
+ "visualizationUrl": "local:combo2"
92
+ }
93
+ }
@@ -1638,12 +1638,22 @@
1638
1638
  "ComboChart.400ca4eb084f66a58978f0c38f622630": {
1639
1639
  "comment": "Auto-generated insight for test scenario ComboChart - 180x300 - Force position TOP, max 2 rows, Gradient legend minimized - auto legend."
1640
1640
  },
1641
+ "ComboChart.40ba90bb91b573d47e411c41016c7d3b": {
1642
+ "comment": "Auto-generated insight for test scenario ComboChart - threshold combo zones.",
1643
+ "scenarioName": "threshold combo zones",
1644
+ "visName": "ComboChart"
1645
+ },
1641
1646
  "ComboChart.40e2f35d5a4acce8c96baa198557deac": {
1642
1647
  "comment": "Auto-generated insight for test scenario ComboChart - data points - dense chart - default."
1643
1648
  },
1644
1649
  "ComboChart.4117e0ea31a489ad8f503da9f61d8a0d": {
1645
1650
  "comment": "Auto-generated insight for test scenario ComboChart - data points - dense chart - forced visible."
1646
1651
  },
1652
+ "ComboChart.4484a5256290fb780fa7a4be90bd5042": {
1653
+ "comment": "Auto-generated insight for test scenario ComboChart - threshold combo zones with excluded measures.",
1654
+ "scenarioName": "threshold combo zones with excluded measures",
1655
+ "visName": "ComboChart"
1656
+ },
1647
1657
  "ComboChart.473b39d9d81e5e2813449ae3976844c5": {
1648
1658
  "comment": "Auto-generated insight for test scenario ComboChart - stack primary measures to 100% with different chart type - column."
1649
1659
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/reference-workspace",
3
- "version": "10.35.0-alpha.31",
3
+ "version": "10.35.0-alpha.32",
4
4
  "author": "GoodData",
5
5
  "description": "GoodData SDK - Reference Workspace for tests",
6
6
  "repository": {
@@ -22,8 +22,8 @@
22
22
  "dependencies": {
23
23
  "lodash": "^4.17.21",
24
24
  "tslib": "^2.5.0",
25
- "@gooddata/sdk-backend-spi": "10.35.0-alpha.31",
26
- "@gooddata/sdk-model": "10.35.0-alpha.31"
25
+ "@gooddata/sdk-backend-spi": "10.35.0-alpha.32",
26
+ "@gooddata/sdk-model": "10.35.0-alpha.32"
27
27
  },
28
28
  "devDependencies": {
29
29
  "@gooddata/eslint-config": "^4.1.1",