@gooddata/reference-workspace 10.35.0-alpha.33 → 10.35.0-alpha.36

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.
@@ -1,153 +1,555 @@
1
1
  export declare const DataSamples: {
2
2
  Department: {
3
- DirectSales: any;
4
- InsideSales: any;
3
+ DirectSales: {
4
+ title: string;
5
+ uri: string;
6
+ };
7
+ InsideSales: {
8
+ title: string;
9
+ uri: string;
10
+ };
5
11
  };
6
12
  ForecastCategory: {
7
- Exclude: any;
8
- Include: any;
13
+ Exclude: {
14
+ title: string;
15
+ uri: string;
16
+ };
17
+ Include: {
18
+ title: string;
19
+ uri: string;
20
+ };
9
21
  };
10
22
  Name: {
11
- Decimal: any;
12
- AddVentures: any;
13
- Blank: any;
14
- MtMediaTemple: any;
15
- Properties: any;
16
- $1SourceConsulting: any;
17
- $1800Postcards: any;
18
- $1800WeAnswer: any;
19
- $1888OhioComp: any;
20
- $1000BulbsCom: any;
21
- $101Financial: any;
22
- $123Exteriors: any;
23
- $14West: any;
24
- $1SourceInternational: any;
25
- $1stChoiceStaffingAndConsulting: any;
26
- $1stInVideoMusicWorld: any;
27
- $2WheelBikes: any;
28
- $2HBSoftwareDesigns: any;
29
- $352MediaGroup: any;
30
- $3ballsCom: any;
31
- $3dCartShoppingCartSoftware: any;
32
- $3Degrees: any;
33
- $3E: any;
34
- $49erCommunications: any;
35
- $4thSource: any;
36
- $4WallEntertainment: any;
37
- $5LINXEnterprises: any;
38
- $614MediaGroup: any;
39
- $6KSystems: any;
40
- $7MedicalSystems: any;
41
- $7SimpleMachines: any;
42
- $7Eleven: any;
43
- $720Strategies: any;
44
- $90octane: any;
45
- $919Marketing: any;
46
- AMainHobbies: any;
47
- APlaceForMom: any;
48
- ASquaredGroup: any;
49
- AWhiteOrchidWedding: any;
50
- A1Textiles: any;
51
- ALifeMedical: any;
52
- ATSolutions: any;
53
- APomerantzAndCo: any;
54
- ABData: any;
55
- ARMSolutions: any;
56
- AAndCPlastics: any;
57
- AAndPConsultingTransportationEngineers: any;
58
- AAndRTarpaulins: any;
59
- AMortgageServices: any;
60
- ATutorU: any;
23
+ Decimal: {
24
+ title: string;
25
+ uri: string;
26
+ };
27
+ AddVentures: {
28
+ title: string;
29
+ uri: string;
30
+ };
31
+ Blank: {
32
+ title: string;
33
+ uri: string;
34
+ };
35
+ MtMediaTemple: {
36
+ title: string;
37
+ uri: string;
38
+ };
39
+ Properties: {
40
+ title: string;
41
+ uri: string;
42
+ };
43
+ $1SourceConsulting: {
44
+ title: string;
45
+ uri: string;
46
+ };
47
+ $1800Postcards: {
48
+ title: string;
49
+ uri: string;
50
+ };
51
+ $1800WeAnswer: {
52
+ title: string;
53
+ uri: string;
54
+ };
55
+ $1888OhioComp: {
56
+ title: string;
57
+ uri: string;
58
+ };
59
+ $1000BulbsCom: {
60
+ title: string;
61
+ uri: string;
62
+ };
63
+ $101Financial: {
64
+ title: string;
65
+ uri: string;
66
+ };
67
+ $123Exteriors: {
68
+ title: string;
69
+ uri: string;
70
+ };
71
+ $14West: {
72
+ title: string;
73
+ uri: string;
74
+ };
75
+ $1SourceInternational: {
76
+ title: string;
77
+ uri: string;
78
+ };
79
+ $1stChoiceStaffingAndConsulting: {
80
+ title: string;
81
+ uri: string;
82
+ };
83
+ $1stInVideoMusicWorld: {
84
+ title: string;
85
+ uri: string;
86
+ };
87
+ $2WheelBikes: {
88
+ title: string;
89
+ uri: string;
90
+ };
91
+ $2HBSoftwareDesigns: {
92
+ title: string;
93
+ uri: string;
94
+ };
95
+ $352MediaGroup: {
96
+ title: string;
97
+ uri: string;
98
+ };
99
+ $3ballsCom: {
100
+ title: string;
101
+ uri: string;
102
+ };
103
+ $3dCartShoppingCartSoftware: {
104
+ title: string;
105
+ uri: string;
106
+ };
107
+ $3Degrees: {
108
+ title: string;
109
+ uri: string;
110
+ };
111
+ $3E: {
112
+ title: string;
113
+ uri: string;
114
+ };
115
+ $49erCommunications: {
116
+ title: string;
117
+ uri: string;
118
+ };
119
+ $4thSource: {
120
+ title: string;
121
+ uri: string;
122
+ };
123
+ $4WallEntertainment: {
124
+ title: string;
125
+ uri: string;
126
+ };
127
+ $5LINXEnterprises: {
128
+ title: string;
129
+ uri: string;
130
+ };
131
+ $614MediaGroup: {
132
+ title: string;
133
+ uri: string;
134
+ };
135
+ $6KSystems: {
136
+ title: string;
137
+ uri: string;
138
+ };
139
+ $7MedicalSystems: {
140
+ title: string;
141
+ uri: string;
142
+ };
143
+ $7SimpleMachines: {
144
+ title: string;
145
+ uri: string;
146
+ };
147
+ $7Eleven: {
148
+ title: string;
149
+ uri: string;
150
+ };
151
+ $720Strategies: {
152
+ title: string;
153
+ uri: string;
154
+ };
155
+ $90octane: {
156
+ title: string;
157
+ uri: string;
158
+ };
159
+ $919Marketing: {
160
+ title: string;
161
+ uri: string;
162
+ };
163
+ AMainHobbies: {
164
+ title: string;
165
+ uri: string;
166
+ };
167
+ APlaceForMom: {
168
+ title: string;
169
+ uri: string;
170
+ };
171
+ ASquaredGroup: {
172
+ title: string;
173
+ uri: string;
174
+ };
175
+ AWhiteOrchidWedding: {
176
+ title: string;
177
+ uri: string;
178
+ };
179
+ A1Textiles: {
180
+ title: string;
181
+ uri: string;
182
+ };
183
+ ALifeMedical: {
184
+ title: string;
185
+ uri: string;
186
+ };
187
+ ATSolutions: {
188
+ title: string;
189
+ uri: string;
190
+ };
191
+ APomerantzAndCo: {
192
+ title: string;
193
+ uri: string;
194
+ };
195
+ ABData: {
196
+ title: string;
197
+ uri: string;
198
+ };
199
+ ARMSolutions: {
200
+ title: string;
201
+ uri: string;
202
+ };
203
+ AAndCPlastics: {
204
+ title: string;
205
+ uri: string;
206
+ };
207
+ AAndPConsultingTransportationEngineers: {
208
+ title: string;
209
+ uri: string;
210
+ };
211
+ AAndRTarpaulins: {
212
+ title: string;
213
+ uri: string;
214
+ };
215
+ AMortgageServices: {
216
+ title: string;
217
+ uri: string;
218
+ };
219
+ ATutorU: {
220
+ title: string;
221
+ uri: string;
222
+ };
61
223
  };
62
224
  ProductName: {
63
- CompuSci: any;
64
- Educationly: any;
65
- Explorer: any;
66
- GrammarPlus: any;
67
- PhoenixSoft: any;
68
- TouchAll: any;
69
- WonderKid: any;
225
+ CompuSci: {
226
+ title: string;
227
+ uri: string;
228
+ };
229
+ Educationly: {
230
+ title: string;
231
+ uri: string;
232
+ };
233
+ Explorer: {
234
+ title: string;
235
+ uri: string;
236
+ };
237
+ GrammarPlus: {
238
+ title: string;
239
+ uri: string;
240
+ };
241
+ PhoenixSoft: {
242
+ title: string;
243
+ uri: string;
244
+ };
245
+ TouchAll: {
246
+ title: string;
247
+ uri: string;
248
+ };
249
+ WonderKid: {
250
+ title: string;
251
+ uri: string;
252
+ };
70
253
  };
71
254
  Region: {
72
- NULL: any;
73
- Untitled: any;
74
- EastCoast: any;
75
- WestCoast: any;
255
+ NULL: {
256
+ title: null;
257
+ uri: null;
258
+ } | {
259
+ title: string;
260
+ uri: string;
261
+ };
262
+ Untitled: {
263
+ title: null;
264
+ uri: null;
265
+ } | {
266
+ title: string;
267
+ uri: string;
268
+ };
269
+ EastCoast: {
270
+ title: null;
271
+ uri: null;
272
+ } | {
273
+ title: string;
274
+ uri: string;
275
+ };
276
+ WestCoast: {
277
+ title: null;
278
+ uri: null;
279
+ } | {
280
+ title: string;
281
+ uri: string;
282
+ };
76
283
  };
77
284
  StageName: {
78
- ClosedLost: any;
79
- ClosedWon: any;
80
- Conviction: any;
81
- Discovery: any;
82
- Interest: any;
83
- Negotiation: any;
84
- RiskAssessment: any;
85
- ShortList: any;
285
+ ClosedLost: {
286
+ title: string;
287
+ uri: string;
288
+ };
289
+ ClosedWon: {
290
+ title: string;
291
+ uri: string;
292
+ };
293
+ Conviction: {
294
+ title: string;
295
+ uri: string;
296
+ };
297
+ Discovery: {
298
+ title: string;
299
+ uri: string;
300
+ };
301
+ Interest: {
302
+ title: string;
303
+ uri: string;
304
+ };
305
+ Negotiation: {
306
+ title: string;
307
+ uri: string;
308
+ };
309
+ RiskAssessment: {
310
+ title: string;
311
+ uri: string;
312
+ };
313
+ ShortList: {
314
+ title: string;
315
+ uri: string;
316
+ };
86
317
  };
87
318
  Status: {
88
- Lost: any;
89
- Open: any;
90
- Won: any;
319
+ Lost: {
320
+ title: string;
321
+ uri: string;
322
+ };
323
+ Open: {
324
+ title: string;
325
+ uri: string;
326
+ };
327
+ Won: {
328
+ title: string;
329
+ uri: string;
330
+ };
91
331
  };
92
332
  Subject: {
93
- EmailWithAddVenturesOnMar2308: any;
94
- EmailWithMtMediaTempleOnApr2210: any;
95
- EmailWithAddVenturesOnApr0208: any;
96
- EmailWithAddVenturesOnJun2610: any;
97
- EmailWithAddVenturesOnJul0310: any;
98
- EmailWithAddVenturesOnJul1209: any;
99
- EmailWithAddVenturesOnJul2109: any;
100
- EmailWithMtMediaTempleOnAug0110: any;
101
- EmailWithAddVenturesOnOct2708: any;
102
- EmailWithAddVenturesOnOct0609: any;
333
+ EmailWithAddVenturesOnMar2308: {
334
+ title: string;
335
+ uri: string;
336
+ };
337
+ EmailWithMtMediaTempleOnApr2210: {
338
+ title: string;
339
+ uri: string;
340
+ };
341
+ EmailWithAddVenturesOnApr0208: {
342
+ title: string;
343
+ uri: string;
344
+ };
345
+ EmailWithAddVenturesOnJun2610: {
346
+ title: string;
347
+ uri: string;
348
+ };
349
+ EmailWithAddVenturesOnJul0310: {
350
+ title: string;
351
+ uri: string;
352
+ };
353
+ EmailWithAddVenturesOnJul1209: {
354
+ title: string;
355
+ uri: string;
356
+ };
357
+ EmailWithAddVenturesOnJul2109: {
358
+ title: string;
359
+ uri: string;
360
+ };
361
+ EmailWithMtMediaTempleOnAug0110: {
362
+ title: string;
363
+ uri: string;
364
+ };
365
+ EmailWithAddVenturesOnOct2708: {
366
+ title: string;
367
+ uri: string;
368
+ };
369
+ EmailWithAddVenturesOnOct0609: {
370
+ title: string;
371
+ uri: string;
372
+ };
103
373
  };
104
374
  UserId: {
105
- $10001: any;
106
- $10002: any;
107
- $10003: any;
108
- $10004: any;
109
- $10005: any;
110
- $10006: any;
111
- $10007: any;
112
- $10008: any;
113
- $10009: any;
114
- $10010: any;
115
- $10011: any;
116
- $10012: any;
117
- $10013: any;
118
- $10014: any;
119
- $10015: any;
120
- $10016: any;
121
- $10017: any;
122
- $10018: any;
123
- $10019: any;
124
- $10020: any;
125
- $10021: any;
126
- $10022: any;
375
+ $10001: {
376
+ title: string;
377
+ uri: string;
378
+ };
379
+ $10002: {
380
+ title: string;
381
+ uri: string;
382
+ };
383
+ $10003: {
384
+ title: string;
385
+ uri: string;
386
+ };
387
+ $10004: {
388
+ title: string;
389
+ uri: string;
390
+ };
391
+ $10005: {
392
+ title: string;
393
+ uri: string;
394
+ };
395
+ $10006: {
396
+ title: string;
397
+ uri: string;
398
+ };
399
+ $10007: {
400
+ title: string;
401
+ uri: string;
402
+ };
403
+ $10008: {
404
+ title: string;
405
+ uri: string;
406
+ };
407
+ $10009: {
408
+ title: string;
409
+ uri: string;
410
+ };
411
+ $10010: {
412
+ title: string;
413
+ uri: string;
414
+ };
415
+ $10011: {
416
+ title: string;
417
+ uri: string;
418
+ };
419
+ $10012: {
420
+ title: string;
421
+ uri: string;
422
+ };
423
+ $10013: {
424
+ title: string;
425
+ uri: string;
426
+ };
427
+ $10014: {
428
+ title: string;
429
+ uri: string;
430
+ };
431
+ $10015: {
432
+ title: string;
433
+ uri: string;
434
+ };
435
+ $10016: {
436
+ title: string;
437
+ uri: string;
438
+ };
439
+ $10017: {
440
+ title: string;
441
+ uri: string;
442
+ };
443
+ $10018: {
444
+ title: string;
445
+ uri: string;
446
+ };
447
+ $10019: {
448
+ title: string;
449
+ uri: string;
450
+ };
451
+ $10020: {
452
+ title: string;
453
+ uri: string;
454
+ };
455
+ $10021: {
456
+ title: string;
457
+ uri: string;
458
+ };
459
+ $10022: {
460
+ title: string;
461
+ uri: string;
462
+ };
127
463
  };
128
464
  UserName: {
129
- AndrewHarris: any;
130
- BrianClark: any;
131
- ChristopherThomas: any;
132
- DanielJackson: any;
133
- DavidWilson: any;
134
- JohnSmith: any;
135
- JohnSmith_$10007: any;
136
- JosephMoore: any;
137
- JosephMoore_$10009: any;
138
- JoshuaMartin: any;
139
- JoshuaMartin_$10011: any;
140
- JoshuaMartin_$10012: any;
141
- MatthewWhite: any;
142
- NicholasMartinez: any;
143
- NicholasMartinez_$10015: any;
144
- SamuelLewis: any;
145
- SamuelLewis_$10017: any;
146
- SamuelLewis_$10018: any;
147
- ThomasAnderson: any;
148
- WilliamBrown: any;
149
- WilliamBrown_$10021: any;
150
- WilliamBrown_$10022: any;
465
+ AndrewHarris: {
466
+ title: string;
467
+ uri: string;
468
+ };
469
+ BrianClark: {
470
+ title: string;
471
+ uri: string;
472
+ };
473
+ ChristopherThomas: {
474
+ title: string;
475
+ uri: string;
476
+ };
477
+ DanielJackson: {
478
+ title: string;
479
+ uri: string;
480
+ };
481
+ DavidWilson: {
482
+ title: string;
483
+ uri: string;
484
+ };
485
+ JohnSmith: {
486
+ title: string;
487
+ uri: string;
488
+ };
489
+ JohnSmith_$10007: {
490
+ title: string;
491
+ uri: string;
492
+ };
493
+ JosephMoore: {
494
+ title: string;
495
+ uri: string;
496
+ };
497
+ JosephMoore_$10009: {
498
+ title: string;
499
+ uri: string;
500
+ };
501
+ JoshuaMartin: {
502
+ title: string;
503
+ uri: string;
504
+ };
505
+ JoshuaMartin_$10011: {
506
+ title: string;
507
+ uri: string;
508
+ };
509
+ JoshuaMartin_$10012: {
510
+ title: string;
511
+ uri: string;
512
+ };
513
+ MatthewWhite: {
514
+ title: string;
515
+ uri: string;
516
+ };
517
+ NicholasMartinez: {
518
+ title: string;
519
+ uri: string;
520
+ };
521
+ NicholasMartinez_$10015: {
522
+ title: string;
523
+ uri: string;
524
+ };
525
+ SamuelLewis: {
526
+ title: string;
527
+ uri: string;
528
+ };
529
+ SamuelLewis_$10017: {
530
+ title: string;
531
+ uri: string;
532
+ };
533
+ SamuelLewis_$10018: {
534
+ title: string;
535
+ uri: string;
536
+ };
537
+ ThomasAnderson: {
538
+ title: string;
539
+ uri: string;
540
+ };
541
+ WilliamBrown: {
542
+ title: string;
543
+ uri: string;
544
+ };
545
+ WilliamBrown_$10021: {
546
+ title: string;
547
+ uri: string;
548
+ };
549
+ WilliamBrown_$10022: {
550
+ title: string;
551
+ uri: string;
552
+ };
151
553
  };
152
554
  };
153
555
  //# sourceMappingURL=dataSample.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"dataSample.d.ts","sourceRoot":"","sources":["../../src/recordings/dataSample.ts"],"names":[],"mappings":"AAeA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgJvB,CAAC"}
1
+ {"version":3,"file":"dataSample.d.ts","sourceRoot":"","sources":["../../src/recordings/dataSample.ts"],"names":[],"mappings":"AAeA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgJvB,CAAC"}