@gooddata/reference-workspace 10.36.0-alpha.1 → 10.36.0-alpha.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.
- package/esm/recordings/dataSample.js +1 -1
- package/esm/recordings/index.d.ts +194 -0
- package/esm/recordings/index.d.ts.map +1 -1
- package/esm/recordings/index.js +26 -1
- package/esm/recordings/index.js.map +1 -1
- package/esm/recordings/uiTestScenarios/executions/300c0b908199156a328388972230be9a/dataView_o0_0s100_1000.json +255 -0
- package/esm/recordings/uiTestScenarios/executions/300c0b908199156a328388972230be9a/executionResult.json +74 -0
- package/esm/recordings/uiTestScenarios/insights/PivotTableNext.ad4925a03d3f66342afde53553e56c09/obj.json +90 -0
- package/esm/recordings/uiTestScenarios/insights/PivotTableNext.b4d6d9d8e367e241eb24e4c378fb4348/obj.json +90 -0
- package/esm/recordings/uiTestScenarios/insights/insights.json +6 -0
- package/package.json +3 -3
package/esm/recordings/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// (C) 2025 GoodData Corporation
|
|
2
|
-
/* THIS FILE WAS AUTO-GENERATED USING MOCK HANDLING TOOL; YOU SHOULD NOT EDIT THIS FILE; GENERATE TIME: 2025-07-
|
|
2
|
+
/* THIS FILE WAS AUTO-GENERATED USING MOCK HANDLING TOOL; YOU SHOULD NOT EDIT THIS FILE; GENERATE TIME: 2025-07-24T13:08:30.903Z; */
|
|
3
3
|
import fp_004031cbc9081950b7284311b004fe11_definition from "./uiTestScenarios/executions/004031cbc9081950b7284311b004fe11/definition.json" with { type: "json" };
|
|
4
4
|
import fp_004031cbc9081950b7284311b004fe11_executionResult from "./uiTestScenarios/executions/004031cbc9081950b7284311b004fe11/executionResult.json" with { type: "json" };
|
|
5
5
|
import fp_004031cbc9081950b7284311b004fe11_dataView_all from "./uiTestScenarios/executions/004031cbc9081950b7284311b004fe11/dataView_all.json" with { type: "json" };
|
|
@@ -324,6 +324,16 @@ const fp_2fb05a685de09ac7bcfee93b373efde7 = {
|
|
|
324
324
|
executionResult: fp_2fb05a685de09ac7bcfee93b373efde7_executionResult,
|
|
325
325
|
dataView_all: fp_2fb05a685de09ac7bcfee93b373efde7_dataView_all,
|
|
326
326
|
};
|
|
327
|
+
import fp_300c0b908199156a328388972230be9a_definition from "./uiTestScenarios/executions/300c0b908199156a328388972230be9a/definition.json" with { type: "json" };
|
|
328
|
+
import fp_300c0b908199156a328388972230be9a_executionResult from "./uiTestScenarios/executions/300c0b908199156a328388972230be9a/executionResult.json" with { type: "json" };
|
|
329
|
+
import fp_300c0b908199156a328388972230be9a_dataView_o0_0s100_1000 from "./uiTestScenarios/executions/300c0b908199156a328388972230be9a/dataView_o0_0s100_1000.json" with { type: "json" };
|
|
330
|
+
import fp_300c0b908199156a328388972230be9a_scenarios from "./uiTestScenarios/executions/300c0b908199156a328388972230be9a/scenarios.json" with { type: "json" };
|
|
331
|
+
const fp_300c0b908199156a328388972230be9a = {
|
|
332
|
+
definition: fp_300c0b908199156a328388972230be9a_definition,
|
|
333
|
+
executionResult: fp_300c0b908199156a328388972230be9a_executionResult,
|
|
334
|
+
dataView_o0_0s100_1000: fp_300c0b908199156a328388972230be9a_dataView_o0_0s100_1000,
|
|
335
|
+
scenarios: fp_300c0b908199156a328388972230be9a_scenarios,
|
|
336
|
+
};
|
|
327
337
|
import fp_3014bf2b850217c6e41b106f1f63aa2e_definition from "./uiTestScenarios/executions/3014bf2b850217c6e41b106f1f63aa2e/definition.json" with { type: "json" };
|
|
328
338
|
import fp_3014bf2b850217c6e41b106f1f63aa2e_executionResult from "./uiTestScenarios/executions/3014bf2b850217c6e41b106f1f63aa2e/executionResult.json" with { type: "json" };
|
|
329
339
|
import fp_3014bf2b850217c6e41b106f1f63aa2e_dataView_all from "./uiTestScenarios/executions/3014bf2b850217c6e41b106f1f63aa2e/dataView_all.json" with { type: "json" };
|
|
@@ -2474,6 +2484,10 @@ export const Scenarios = {
|
|
|
2474
2484
|
scenarioIndex: 1,
|
|
2475
2485
|
execution: fp_2c58bdd28e3e7df3cfb5eb992aaaad40,
|
|
2476
2486
|
},
|
|
2487
|
+
SingleMeasurePivotSortedByFirstAndSecondRowAttr: {
|
|
2488
|
+
scenarioIndex: 0,
|
|
2489
|
+
execution: fp_300c0b908199156a328388972230be9a,
|
|
2490
|
+
},
|
|
2477
2491
|
MultipleMeasuresAndRowAttributesWithMetricsInRowsWithDrilling: {
|
|
2478
2492
|
scenarioIndex: 1,
|
|
2479
2493
|
execution: fp_38b3cbb3e3c8b075d1b11de44c78a01e,
|
|
@@ -7328,6 +7342,10 @@ import i_PivotTableNext_ac898cdc21068a38ed4b3fa5b401f9c9_obj from "./uiTestScena
|
|
|
7328
7342
|
const i_PivotTableNext_ac898cdc21068a38ed4b3fa5b401f9c9 = {
|
|
7329
7343
|
obj: i_PivotTableNext_ac898cdc21068a38ed4b3fa5b401f9c9_obj,
|
|
7330
7344
|
};
|
|
7345
|
+
import i_PivotTableNext_ad4925a03d3f66342afde53553e56c09_obj from "./uiTestScenarios/insights/PivotTableNext.ad4925a03d3f66342afde53553e56c09/obj.json" with { type: "json" };
|
|
7346
|
+
const i_PivotTableNext_ad4925a03d3f66342afde53553e56c09 = {
|
|
7347
|
+
obj: i_PivotTableNext_ad4925a03d3f66342afde53553e56c09_obj,
|
|
7348
|
+
};
|
|
7331
7349
|
import i_PivotTableNext_ad6fb668a230bf5771c75c273c1f3d20_obj from "./uiTestScenarios/insights/PivotTableNext.ad6fb668a230bf5771c75c273c1f3d20/obj.json" with { type: "json" };
|
|
7332
7350
|
const i_PivotTableNext_ad6fb668a230bf5771c75c273c1f3d20 = {
|
|
7333
7351
|
obj: i_PivotTableNext_ad6fb668a230bf5771c75c273c1f3d20_obj,
|
|
@@ -7336,6 +7354,10 @@ import i_PivotTableNext_ae0c8604ff1a171706d217e93378f41b_obj from "./uiTestScena
|
|
|
7336
7354
|
const i_PivotTableNext_ae0c8604ff1a171706d217e93378f41b = {
|
|
7337
7355
|
obj: i_PivotTableNext_ae0c8604ff1a171706d217e93378f41b_obj,
|
|
7338
7356
|
};
|
|
7357
|
+
import i_PivotTableNext_b4d6d9d8e367e241eb24e4c378fb4348_obj from "./uiTestScenarios/insights/PivotTableNext.b4d6d9d8e367e241eb24e4c378fb4348/obj.json" with { type: "json" };
|
|
7358
|
+
const i_PivotTableNext_b4d6d9d8e367e241eb24e4c378fb4348 = {
|
|
7359
|
+
obj: i_PivotTableNext_b4d6d9d8e367e241eb24e4c378fb4348_obj,
|
|
7360
|
+
};
|
|
7339
7361
|
import i_PivotTableNext_b5d9b5bda82e74ae0ad720270f1f8448_obj from "./uiTestScenarios/insights/PivotTableNext.b5d9b5bda82e74ae0ad720270f1f8448/obj.json" with { type: "json" };
|
|
7340
7362
|
const i_PivotTableNext_b5d9b5bda82e74ae0ad720270f1f8448 = {
|
|
7341
7363
|
obj: i_PivotTableNext_b5d9b5bda82e74ae0ad720270f1f8448_obj,
|
|
@@ -9002,6 +9024,7 @@ export const Recordings = {
|
|
|
9002
9024
|
fp_2eb966d16acbb32e1d4c79db521ae692,
|
|
9003
9025
|
fp_2f0d37f1da514db95959c120a62ffd4c,
|
|
9004
9026
|
fp_2fb05a685de09ac7bcfee93b373efde7,
|
|
9027
|
+
fp_300c0b908199156a328388972230be9a,
|
|
9005
9028
|
fp_3014bf2b850217c6e41b106f1f63aa2e,
|
|
9006
9029
|
fp_31e13a5611cf85a7e0b275b8beeb923d,
|
|
9007
9030
|
fp_31fb4f2ee42e8414a1a92bc2f4eaae12,
|
|
@@ -10394,8 +10417,10 @@ export const Recordings = {
|
|
|
10394
10417
|
i_PivotTableNext_a8c1009c4d04d865e652a83f79e8d457,
|
|
10395
10418
|
i_PivotTableNext_a9c392d0bff2c87efe934d708de96e16,
|
|
10396
10419
|
i_PivotTableNext_ac898cdc21068a38ed4b3fa5b401f9c9,
|
|
10420
|
+
i_PivotTableNext_ad4925a03d3f66342afde53553e56c09,
|
|
10397
10421
|
i_PivotTableNext_ad6fb668a230bf5771c75c273c1f3d20,
|
|
10398
10422
|
i_PivotTableNext_ae0c8604ff1a171706d217e93378f41b,
|
|
10423
|
+
i_PivotTableNext_b4d6d9d8e367e241eb24e4c378fb4348,
|
|
10399
10424
|
i_PivotTableNext_b5d9b5bda82e74ae0ad720270f1f8448,
|
|
10400
10425
|
i_PivotTableNext_b78bdff86c2381637537be100db2de00,
|
|
10401
10426
|
i_PivotTableNext_bd8de61c4c2180f924e6861d46271ce5,
|