@gooddata/reference-workspace 11.14.0-alpha.3 → 11.14.0-alpha.4

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/md/full.js CHANGED
@@ -1,6 +1,5 @@
1
- // (C) 2024 GoodData Corporation
2
1
  /* eslint-disable */
3
- /* THIS FILE WAS AUTO-GENERATED USING CATALOG EXPORTER; YOU SHOULD NOT EDIT THIS FILE; GENERATE TIME: 2024-08-13T15:44:54.689Z; */
2
+ /* THIS FILE WAS AUTO-GENERATED USING CATALOG EXPORTER; YOU SHOULD NOT EDIT THIS FILE; GENERATE TIME: 2025-12-08T12:35:49.297Z; */
4
3
  // @ts-ignore ignore unused imports here if they happen (e.g. when there is no measure in the workspace)
5
4
  import { newAttribute, newMeasure, idRef, } from "@gooddata/sdk-model";
6
5
  /**
@@ -9,14 +8,14 @@ import { newAttribute, newMeasure, idRef, } from "@gooddata/sdk-model";
9
8
  */
10
9
  export const Account = {
11
10
  /**
11
+ * Display Form Title: Account
12
+ * Display Form ID: attr.f_account.account
13
+ */
14
+ Default: newAttribute("attr.f_account.account") /**
12
15
  * Display Form Title: Name
13
16
  * Display Form ID: label.f_account.account.name
14
- */
17
+ */,
15
18
  Name: newAttribute("label.f_account.account.name"),
16
- /**
17
- * Display Form Title: Account
18
- * Display Form ID: attr.f_account.account
19
- */ Default: newAttribute("attr.f_account.account"),
20
19
  };
21
20
  /**
22
21
  * Attribute Title: Activity
@@ -27,30 +26,30 @@ export const Activity = {
27
26
  * Display Form Title: Activity
28
27
  * Display Form ID: attr.f_activity.activity
29
28
  */
30
- Default: newAttribute("attr.f_activity.activity"),
31
- /**
29
+ Default: newAttribute("attr.f_activity.activity") /**
32
30
  * Display Form Title: Subject
33
31
  * Display Form ID: label.f_activity.subject
34
- */ Subject: newAttribute("label.f_activity.subject"),
32
+ */,
33
+ Subject: newAttribute("label.f_activity.subject"),
35
34
  };
36
35
  /**
37
36
  * Attribute Title: Opportunity
38
37
  * Attribute ID: attr.f_opportunity.opportunity
39
38
  */
40
39
  export const Opportunity = {
41
- /**
42
- * Display Form Title: Opportunity Name
43
- * Display Form ID: label.f_opportunity.opportunity.name
44
- */
45
- Name: newAttribute("label.f_opportunity.opportunity.name"),
46
40
  /**
47
41
  * Display Form Title: Opportunity
48
42
  * Display Form ID: attr.f_opportunity.opportunity
49
- */ Default: newAttribute("attr.f_opportunity.opportunity"),
50
- /**
43
+ */
44
+ Default: newAttribute("attr.f_opportunity.opportunity") /**
45
+ * Display Form Title: Opportunity Name
46
+ * Display Form ID: label.f_opportunity.opportunity.name
47
+ */,
48
+ Name: newAttribute("label.f_opportunity.opportunity.name") /**
51
49
  * Display Form Title: SFDC URL
52
50
  * Display Form ID: label.f_opportunity.opportunity.sfdcurl
53
- */ SFDCURL: newAttribute("label.f_opportunity.opportunity.sfdcurl"),
51
+ */,
52
+ SFDCURL: newAttribute("label.f_opportunity.opportunity.sfdcurl"),
54
53
  };
55
54
  /**
56
55
  * Attribute Title: Opp. Snapshot
@@ -66,11 +65,11 @@ export const SalesRep = {
66
65
  * Display Form Title: Owner Name
67
66
  * Display Form ID: label.f_owner.salesrep.ownername
68
67
  */
69
- OwnerName: newAttribute("label.f_owner.salesrep.ownername"),
70
- /**
68
+ OwnerName: newAttribute("label.f_owner.salesrep.ownername") /**
71
69
  * Display Form Title: Sales Rep
72
70
  * Display Form ID: attr.f_owner.salesrep
73
- */ Default: newAttribute("attr.f_owner.salesrep"),
71
+ */,
72
+ Default: newAttribute("attr.f_owner.salesrep"),
74
73
  };
75
74
  /**
76
75
  * Attribute Title: Product
@@ -78,22 +77,22 @@ export const SalesRep = {
78
77
  */
79
78
  export const Product = {
80
79
  /**
81
- * Display Form Title: Product Link
82
- * Display Form ID: label.f_product.product.link
80
+ * Display Form Title: Product
81
+ * Display Form ID: attr.f_product.product
83
82
  */
84
- Link: newAttribute("label.f_product.product.link"),
85
- /**
83
+ Default: newAttribute("attr.f_product.product") /**
86
84
  * Display Form Title: Product Name
87
85
  * Display Form ID: label.f_product.product.name
88
- */ Name: newAttribute("label.f_product.product.name"),
89
- /**
90
- * Display Form Title: Product
91
- * Display Form ID: attr.f_product.product
92
- */ Default: newAttribute("attr.f_product.product"),
93
- /**
86
+ */,
87
+ Name: newAttribute("label.f_product.product.name") /**
88
+ * Display Form Title: Product Link
89
+ * Display Form ID: label.f_product.product.link
90
+ */,
91
+ Link: newAttribute("label.f_product.product.link") /**
94
92
  * Display Form Title: Product Image
95
93
  * Display Form ID: label.f_product.product.image
96
- */ Image: newAttribute("label.f_product.product.image"),
94
+ */,
95
+ Image: newAttribute("label.f_product.product.image"),
97
96
  };
98
97
  /**
99
98
  * Attribute Title: Stage History
@@ -109,15 +108,15 @@ export const StageName = {
109
108
  * Display Form Title: Order
110
109
  * Display Form ID: label.f_stage.stagename.order
111
110
  */
112
- Order: newAttribute("label.f_stage.stagename.order"),
113
- /**
111
+ Order: newAttribute("label.f_stage.stagename.order") /**
114
112
  * Display Form Title: Stage Name
115
113
  * Display Form ID: attr.f_stage.stagename
116
- */ Default: newAttribute("attr.f_stage.stagename"),
117
- /**
118
- * Display Form Title: Stage Name
114
+ */,
115
+ Default: newAttribute("attr.f_stage.stagename") /**
116
+ * Display Form Title: Stage Name Label
119
117
  * Display Form ID: label.f_stage.stagename.stagename
120
- */ _1: newAttribute("label.f_stage.stagename.stagename"),
118
+ */,
119
+ Label: newAttribute("label.f_stage.stagename.stagename"),
121
120
  };
122
121
  /**
123
122
  * Attribute Title: County name
@@ -165,34 +164,34 @@ export const Status = newAttribute("f_activity.status_id");
165
164
  */
166
165
  export const City = {
167
166
  /**
168
- * Display Form Title: City short name
169
- * Display Form ID: f_city.id.cityshortname
167
+ * Display Form Title: City name
168
+ * Display Form ID: f_city.id.cityname
170
169
  */
171
- ShortName: newAttribute("f_city.id.cityshortname"),
172
- /**
173
- * Display Form Title: Longitude
174
- * Display Form ID: f_city.id.longitude
175
- */ Longitude: newAttribute("f_city.id.longitude"),
176
- /**
170
+ Name: newAttribute("f_city.id.cityname") /**
177
171
  * Display Form Title: City
178
172
  * Display Form ID: f_city.id
179
- */ Default: newAttribute("f_city.id"),
180
- /**
173
+ */,
174
+ Default: newAttribute("f_city.id") /**
175
+ * Display Form Title: Longitude
176
+ * Display Form ID: f_city.id.longitude
177
+ */,
178
+ Longitude: newAttribute("f_city.id.longitude") /**
179
+ * Display Form Title: City short name
180
+ * Display Form ID: f_city.id.cityshortname
181
+ */,
182
+ ShortName: newAttribute("f_city.id.cityshortname") /**
181
183
  * Display Form Title: City ascii name
182
184
  * Display Form ID: f_city.id.cityasciiname
183
- */ AsciiName: newAttribute("f_city.id.cityasciiname"),
184
- /**
185
+ */,
186
+ AsciiName: newAttribute("f_city.id.cityasciiname") /**
185
187
  * Display Form Title: Latitude
186
188
  * Display Form ID: f_city.id.latitude
187
- */ Latitude: newAttribute("f_city.id.latitude"),
188
- /**
189
- * Display Form Title: City name
190
- * Display Form ID: f_city.id.cityname
191
- */ Name: newAttribute("f_city.id.cityname"),
192
- /**
189
+ */,
190
+ Latitude: newAttribute("f_city.id.latitude") /**
193
191
  * Display Form Title: Location
194
192
  * Display Form ID: f_city.id.location
195
- */ Location: newAttribute("f_city.id.location"),
193
+ */,
194
+ Location: newAttribute("f_city.id.location"),
196
195
  };
197
196
  /**
198
197
  * Attribute Title: Opportunity Id
@@ -218,11 +217,11 @@ export const Department = {
218
217
  * Display Form Title: Department
219
218
  * Display Form ID: f_owner.department_id
220
219
  */
221
- Default: newAttribute("f_owner.department_id"),
222
- /**
220
+ Default: newAttribute("f_owner.department_id") /**
223
221
  * Display Form Title: Department hyperlink
224
222
  * Display Form ID: f_owner.department_id.departmenthyperlink
225
- */ Hyperlink: newAttribute("f_owner.department_id.departmenthyperlink"),
223
+ */,
224
+ Hyperlink: newAttribute("f_owner.department_id.departmenthyperlink"),
226
225
  };
227
226
  /**
228
227
  * Attribute Title: Owner Id
@@ -235,14 +234,14 @@ export const OwnerId = newAttribute("f_owner.id");
235
234
  */
236
235
  export const Region = {
237
236
  /**
237
+ * Display Form Title: Region
238
+ * Display Form ID: f_owner.region_id
239
+ */
240
+ Default: newAttribute("f_owner.region_id") /**
238
241
  * Display Form Title: Region hyperlink
239
242
  * Display Form ID: f_owner.region_id.regionhyperlink
240
- */
243
+ */,
241
244
  Hyperlink: newAttribute("f_owner.region_id.regionhyperlink"),
242
- /**
243
- * Display Form Title: Region
244
- * Display Form ID: f_owner.region_id
245
- */ Default: newAttribute("f_owner.region_id"),
246
245
  };
247
246
  /**
248
247
  * Attribute Title: Product Id
@@ -284,20 +283,35 @@ export const Status_1 = newAttribute("f_stage.status_id");
284
283
  * Attribute ID: f_timeline.id
285
284
  */
286
285
  export const Timeline = newAttribute("f_timeline.id");
286
+ /**
287
+ * Attribute Title: Product that is renamed to test the long attribute name
288
+ * Attribute ID: productthatisrenamedtotestthelongattributename
289
+ */
290
+ export const ProductThatIsRenamedToTestTheLongAttributeName = {
291
+ /**
292
+ * Display Form Title: Product that is renamed to test the long attribute name hyperlink
293
+ * Display Form ID: productthatisrenamedtotestthelongattributename.productthatisrenamedtotestthelongattributenamehyperlink
294
+ */
295
+ Hyperlink: newAttribute("productthatisrenamedtotestthelongattributename.productthatisrenamedtotestthelongattributenamehyperlink") /**
296
+ * Display Form Title: Product that is renamed to test the long attribute name
297
+ * Display Form ID: productthatisrenamedtotestthelongattributename
298
+ */,
299
+ Default: newAttribute("productthatisrenamedtotestthelongattributename"),
300
+ };
287
301
  /**
288
302
  * Attribute Title: State
289
303
  * Attribute ID: state_id
290
304
  */
291
305
  export const State = {
292
306
  /**
307
+ * Display Form Title: State name
308
+ * Display Form ID: state_id.statename
309
+ */
310
+ Name: newAttribute("state_id.statename") /**
293
311
  * Display Form Title: State
294
312
  * Display Form ID: state_id
295
- */
313
+ */,
296
314
  Default: newAttribute("state_id"),
297
- /**
298
- * Display Form Title: State name
299
- * Display Form ID: state_id.statename
300
- */ Name: newAttribute("state_id.statename"),
301
315
  };
302
316
  /**
303
317
  * Attribute Title: User Id
@@ -308,30 +322,15 @@ export const UserId = {
308
322
  * Display Form Title: User Id
309
323
  * Display Form ID: user_id
310
324
  */
311
- Default: newAttribute("user_id"),
312
- /**
325
+ Default: newAttribute("user_id") /**
313
326
  * Display Form Title: User Name
314
327
  * Display Form ID: user_id.username
315
- */ UserName: newAttribute("user_id.username"),
316
- /**
328
+ */,
329
+ UserName: newAttribute("user_id.username") /**
317
330
  * Display Form Title: User Email
318
331
  * Display Form ID: user_id.useremail
319
- */ UserEmail: newAttribute("user_id.useremail"),
320
- };
321
- /**
322
- * Attribute Title: Product that is renamed to test the long attribute name
323
- * Attribute ID: productthatisrenamedtotestthelongattributename
324
- */
325
- export const ProductThatIsRenamedToTestTheLongAttributeName = {
326
- /**
327
- * Display Form Title: Product that is renamed to test the long attribute name hyperlink
328
- * Display Form ID: productthatisrenamedtotestthelongattributename.productthatisrenamedtotestthelongattributenamehyperlink
329
- */
330
- Hyperlink: newAttribute("productthatisrenamedtotestthelongattributename.productthatisrenamedtotestthelongattributenamehyperlink"),
331
- /**
332
- * Display Form Title: Product that is renamed to test the long attribute name
333
- * Display Form ID: productthatisrenamedtotestthelongattributename
334
- */ Default: newAttribute("productthatisrenamedtotestthelongattributename"),
332
+ */,
333
+ UserEmail: newAttribute("user_id.useremail"),
335
334
  };
336
335
  /**
337
336
  * Metric Title: _Timeline [EOP]
@@ -487,32 +486,32 @@ export const ActivityDate = {
487
486
  * Fact ID: fact.f_activity.activitydate
488
487
  * Fact Aggregation: sum
489
488
  */
490
- Sum: newMeasure(idRef("fact.f_activity.activitydate", "fact"), (m) => m.aggregation("sum")),
491
- /**
489
+ Sum: newMeasure(idRef("fact.f_activity.activitydate", "fact"), (m) => m.aggregation("sum")) /**
492
490
  * Fact Title: Activity (Date)
493
491
  * Fact ID: fact.f_activity.activitydate
494
492
  * Fact Aggregation: avg
495
- */ Avg: newMeasure(idRef("fact.f_activity.activitydate", "fact"), (m) => m.aggregation("avg")),
496
- /**
493
+ */,
494
+ Avg: newMeasure(idRef("fact.f_activity.activitydate", "fact"), (m) => m.aggregation("avg")) /**
497
495
  * Fact Title: Activity (Date)
498
496
  * Fact ID: fact.f_activity.activitydate
499
497
  * Fact Aggregation: min
500
- */ Min: newMeasure(idRef("fact.f_activity.activitydate", "fact"), (m) => m.aggregation("min")),
501
- /**
498
+ */,
499
+ Min: newMeasure(idRef("fact.f_activity.activitydate", "fact"), (m) => m.aggregation("min")) /**
502
500
  * Fact Title: Activity (Date)
503
501
  * Fact ID: fact.f_activity.activitydate
504
502
  * Fact Aggregation: max
505
- */ Max: newMeasure(idRef("fact.f_activity.activitydate", "fact"), (m) => m.aggregation("max")),
506
- /**
503
+ */,
504
+ Max: newMeasure(idRef("fact.f_activity.activitydate", "fact"), (m) => m.aggregation("max")) /**
507
505
  * Fact Title: Activity (Date)
508
506
  * Fact ID: fact.f_activity.activitydate
509
507
  * Fact Aggregation: median
510
- */ Median: newMeasure(idRef("fact.f_activity.activitydate", "fact"), (m) => m.aggregation("median")),
511
- /**
508
+ */,
509
+ Median: newMeasure(idRef("fact.f_activity.activitydate", "fact"), (m) => m.aggregation("median")) /**
512
510
  * Fact Title: Activity (Date)
513
511
  * Fact ID: fact.f_activity.activitydate
514
512
  * Fact Aggregation: runsum
515
- */ Runsum: newMeasure(idRef("fact.f_activity.activitydate", "fact"), (m) => m.aggregation("runsum")),
513
+ */,
514
+ Runsum: newMeasure(idRef("fact.f_activity.activitydate", "fact"), (m) => m.aggregation("runsum")),
516
515
  };
517
516
  /**
518
517
  * Fact Title: Opp. Created (Date)
@@ -524,32 +523,32 @@ export const OppCreatedDate = {
524
523
  * Fact ID: fact.f_opportunity.oppcreateddate
525
524
  * Fact Aggregation: sum
526
525
  */
527
- Sum: newMeasure(idRef("fact.f_opportunity.oppcreateddate", "fact"), (m) => m.aggregation("sum")),
528
- /**
526
+ Sum: newMeasure(idRef("fact.f_opportunity.oppcreateddate", "fact"), (m) => m.aggregation("sum")) /**
529
527
  * Fact Title: Opp. Created (Date)
530
528
  * Fact ID: fact.f_opportunity.oppcreateddate
531
529
  * Fact Aggregation: avg
532
- */ Avg: newMeasure(idRef("fact.f_opportunity.oppcreateddate", "fact"), (m) => m.aggregation("avg")),
533
- /**
530
+ */,
531
+ Avg: newMeasure(idRef("fact.f_opportunity.oppcreateddate", "fact"), (m) => m.aggregation("avg")) /**
534
532
  * Fact Title: Opp. Created (Date)
535
533
  * Fact ID: fact.f_opportunity.oppcreateddate
536
534
  * Fact Aggregation: min
537
- */ Min: newMeasure(idRef("fact.f_opportunity.oppcreateddate", "fact"), (m) => m.aggregation("min")),
538
- /**
535
+ */,
536
+ Min: newMeasure(idRef("fact.f_opportunity.oppcreateddate", "fact"), (m) => m.aggregation("min")) /**
539
537
  * Fact Title: Opp. Created (Date)
540
538
  * Fact ID: fact.f_opportunity.oppcreateddate
541
539
  * Fact Aggregation: max
542
- */ Max: newMeasure(idRef("fact.f_opportunity.oppcreateddate", "fact"), (m) => m.aggregation("max")),
543
- /**
540
+ */,
541
+ Max: newMeasure(idRef("fact.f_opportunity.oppcreateddate", "fact"), (m) => m.aggregation("max")) /**
544
542
  * Fact Title: Opp. Created (Date)
545
543
  * Fact ID: fact.f_opportunity.oppcreateddate
546
544
  * Fact Aggregation: median
547
- */ Median: newMeasure(idRef("fact.f_opportunity.oppcreateddate", "fact"), (m) => m.aggregation("median")),
548
- /**
545
+ */,
546
+ Median: newMeasure(idRef("fact.f_opportunity.oppcreateddate", "fact"), (m) => m.aggregation("median")) /**
549
547
  * Fact Title: Opp. Created (Date)
550
548
  * Fact ID: fact.f_opportunity.oppcreateddate
551
549
  * Fact Aggregation: runsum
552
- */ Runsum: newMeasure(idRef("fact.f_opportunity.oppcreateddate", "fact"), (m) => m.aggregation("runsum")),
550
+ */,
551
+ Runsum: newMeasure(idRef("fact.f_opportunity.oppcreateddate", "fact"), (m) => m.aggregation("runsum")),
553
552
  };
554
553
  /**
555
554
  * Fact Title: Opp. Close (Date)
@@ -561,32 +560,32 @@ export const OppCloseDate = {
561
560
  * Fact ID: fact.f_opportunitysnapshot.oppclosedate
562
561
  * Fact Aggregation: sum
563
562
  */
564
- Sum: newMeasure(idRef("fact.f_opportunitysnapshot.oppclosedate", "fact"), (m) => m.aggregation("sum")),
565
- /**
563
+ Sum: newMeasure(idRef("fact.f_opportunitysnapshot.oppclosedate", "fact"), (m) => m.aggregation("sum")) /**
566
564
  * Fact Title: Opp. Close (Date)
567
565
  * Fact ID: fact.f_opportunitysnapshot.oppclosedate
568
566
  * Fact Aggregation: avg
569
- */ Avg: newMeasure(idRef("fact.f_opportunitysnapshot.oppclosedate", "fact"), (m) => m.aggregation("avg")),
570
- /**
567
+ */,
568
+ Avg: newMeasure(idRef("fact.f_opportunitysnapshot.oppclosedate", "fact"), (m) => m.aggregation("avg")) /**
571
569
  * Fact Title: Opp. Close (Date)
572
570
  * Fact ID: fact.f_opportunitysnapshot.oppclosedate
573
571
  * Fact Aggregation: min
574
- */ Min: newMeasure(idRef("fact.f_opportunitysnapshot.oppclosedate", "fact"), (m) => m.aggregation("min")),
575
- /**
572
+ */,
573
+ Min: newMeasure(idRef("fact.f_opportunitysnapshot.oppclosedate", "fact"), (m) => m.aggregation("min")) /**
576
574
  * Fact Title: Opp. Close (Date)
577
575
  * Fact ID: fact.f_opportunitysnapshot.oppclosedate
578
576
  * Fact Aggregation: max
579
- */ Max: newMeasure(idRef("fact.f_opportunitysnapshot.oppclosedate", "fact"), (m) => m.aggregation("max")),
580
- /**
577
+ */,
578
+ Max: newMeasure(idRef("fact.f_opportunitysnapshot.oppclosedate", "fact"), (m) => m.aggregation("max")) /**
581
579
  * Fact Title: Opp. Close (Date)
582
580
  * Fact ID: fact.f_opportunitysnapshot.oppclosedate
583
581
  * Fact Aggregation: median
584
- */ Median: newMeasure(idRef("fact.f_opportunitysnapshot.oppclosedate", "fact"), (m) => m.aggregation("median")),
585
- /**
582
+ */,
583
+ Median: newMeasure(idRef("fact.f_opportunitysnapshot.oppclosedate", "fact"), (m) => m.aggregation("median")) /**
586
584
  * Fact Title: Opp. Close (Date)
587
585
  * Fact ID: fact.f_opportunitysnapshot.oppclosedate
588
586
  * Fact Aggregation: runsum
589
- */ Runsum: newMeasure(idRef("fact.f_opportunitysnapshot.oppclosedate", "fact"), (m) => m.aggregation("runsum")),
587
+ */,
588
+ Runsum: newMeasure(idRef("fact.f_opportunitysnapshot.oppclosedate", "fact"), (m) => m.aggregation("runsum")),
590
589
  };
591
590
  /**
592
591
  * Fact Title: Opp. Snapshot (Date)
@@ -598,32 +597,32 @@ export const OppSnapshotDate = {
598
597
  * Fact ID: fact.f_opportunitysnapshot.oppsnapshotdate
599
598
  * Fact Aggregation: sum
600
599
  */
601
- Sum: newMeasure(idRef("fact.f_opportunitysnapshot.oppsnapshotdate", "fact"), (m) => m.aggregation("sum")),
602
- /**
600
+ Sum: newMeasure(idRef("fact.f_opportunitysnapshot.oppsnapshotdate", "fact"), (m) => m.aggregation("sum")) /**
603
601
  * Fact Title: Opp. Snapshot (Date)
604
602
  * Fact ID: fact.f_opportunitysnapshot.oppsnapshotdate
605
603
  * Fact Aggregation: avg
606
- */ Avg: newMeasure(idRef("fact.f_opportunitysnapshot.oppsnapshotdate", "fact"), (m) => m.aggregation("avg")),
607
- /**
604
+ */,
605
+ Avg: newMeasure(idRef("fact.f_opportunitysnapshot.oppsnapshotdate", "fact"), (m) => m.aggregation("avg")) /**
608
606
  * Fact Title: Opp. Snapshot (Date)
609
607
  * Fact ID: fact.f_opportunitysnapshot.oppsnapshotdate
610
608
  * Fact Aggregation: min
611
- */ Min: newMeasure(idRef("fact.f_opportunitysnapshot.oppsnapshotdate", "fact"), (m) => m.aggregation("min")),
612
- /**
609
+ */,
610
+ Min: newMeasure(idRef("fact.f_opportunitysnapshot.oppsnapshotdate", "fact"), (m) => m.aggregation("min")) /**
613
611
  * Fact Title: Opp. Snapshot (Date)
614
612
  * Fact ID: fact.f_opportunitysnapshot.oppsnapshotdate
615
613
  * Fact Aggregation: max
616
- */ Max: newMeasure(idRef("fact.f_opportunitysnapshot.oppsnapshotdate", "fact"), (m) => m.aggregation("max")),
617
- /**
614
+ */,
615
+ Max: newMeasure(idRef("fact.f_opportunitysnapshot.oppsnapshotdate", "fact"), (m) => m.aggregation("max")) /**
618
616
  * Fact Title: Opp. Snapshot (Date)
619
617
  * Fact ID: fact.f_opportunitysnapshot.oppsnapshotdate
620
618
  * Fact Aggregation: median
621
- */ Median: newMeasure(idRef("fact.f_opportunitysnapshot.oppsnapshotdate", "fact"), (m) => m.aggregation("median")),
622
- /**
619
+ */,
620
+ Median: newMeasure(idRef("fact.f_opportunitysnapshot.oppsnapshotdate", "fact"), (m) => m.aggregation("median")) /**
623
621
  * Fact Title: Opp. Snapshot (Date)
624
622
  * Fact ID: fact.f_opportunitysnapshot.oppsnapshotdate
625
623
  * Fact Aggregation: runsum
626
- */ Runsum: newMeasure(idRef("fact.f_opportunitysnapshot.oppsnapshotdate", "fact"), (m) => m.aggregation("runsum")),
624
+ */,
625
+ Runsum: newMeasure(idRef("fact.f_opportunitysnapshot.oppsnapshotdate", "fact"), (m) => m.aggregation("runsum")),
627
626
  };
628
627
  /**
629
628
  * Fact Title: Timeline (Date)
@@ -635,32 +634,32 @@ export const TimelineDate = {
635
634
  * Fact ID: fact.f_timeline.timelinedate
636
635
  * Fact Aggregation: sum
637
636
  */
638
- Sum: newMeasure(idRef("fact.f_timeline.timelinedate", "fact"), (m) => m.aggregation("sum")),
639
- /**
637
+ Sum: newMeasure(idRef("fact.f_timeline.timelinedate", "fact"), (m) => m.aggregation("sum")) /**
640
638
  * Fact Title: Timeline (Date)
641
639
  * Fact ID: fact.f_timeline.timelinedate
642
640
  * Fact Aggregation: avg
643
- */ Avg: newMeasure(idRef("fact.f_timeline.timelinedate", "fact"), (m) => m.aggregation("avg")),
644
- /**
641
+ */,
642
+ Avg: newMeasure(idRef("fact.f_timeline.timelinedate", "fact"), (m) => m.aggregation("avg")) /**
645
643
  * Fact Title: Timeline (Date)
646
644
  * Fact ID: fact.f_timeline.timelinedate
647
645
  * Fact Aggregation: min
648
- */ Min: newMeasure(idRef("fact.f_timeline.timelinedate", "fact"), (m) => m.aggregation("min")),
649
- /**
646
+ */,
647
+ Min: newMeasure(idRef("fact.f_timeline.timelinedate", "fact"), (m) => m.aggregation("min")) /**
650
648
  * Fact Title: Timeline (Date)
651
649
  * Fact ID: fact.f_timeline.timelinedate
652
650
  * Fact Aggregation: max
653
- */ Max: newMeasure(idRef("fact.f_timeline.timelinedate", "fact"), (m) => m.aggregation("max")),
654
- /**
651
+ */,
652
+ Max: newMeasure(idRef("fact.f_timeline.timelinedate", "fact"), (m) => m.aggregation("max")) /**
655
653
  * Fact Title: Timeline (Date)
656
654
  * Fact ID: fact.f_timeline.timelinedate
657
655
  * Fact Aggregation: median
658
- */ Median: newMeasure(idRef("fact.f_timeline.timelinedate", "fact"), (m) => m.aggregation("median")),
659
- /**
656
+ */,
657
+ Median: newMeasure(idRef("fact.f_timeline.timelinedate", "fact"), (m) => m.aggregation("median")) /**
660
658
  * Fact Title: Timeline (Date)
661
659
  * Fact ID: fact.f_timeline.timelinedate
662
660
  * Fact Aggregation: runsum
663
- */ Runsum: newMeasure(idRef("fact.f_timeline.timelinedate", "fact"), (m) => m.aggregation("runsum")),
661
+ */,
662
+ Runsum: newMeasure(idRef("fact.f_timeline.timelinedate", "fact"), (m) => m.aggregation("runsum")),
664
663
  };
665
664
  /**
666
665
  * Fact Title: Density
@@ -672,32 +671,32 @@ export const Density = {
672
671
  * Fact ID: f_density
673
672
  * Fact Aggregation: sum
674
673
  */
675
- Sum: newMeasure(idRef("f_density", "fact"), (m) => m.aggregation("sum")),
676
- /**
674
+ Sum: newMeasure(idRef("f_density", "fact"), (m) => m.aggregation("sum")) /**
677
675
  * Fact Title: Density
678
676
  * Fact ID: f_density
679
677
  * Fact Aggregation: avg
680
- */ Avg: newMeasure(idRef("f_density", "fact"), (m) => m.aggregation("avg")),
681
- /**
678
+ */,
679
+ Avg: newMeasure(idRef("f_density", "fact"), (m) => m.aggregation("avg")) /**
682
680
  * Fact Title: Density
683
681
  * Fact ID: f_density
684
682
  * Fact Aggregation: min
685
- */ Min: newMeasure(idRef("f_density", "fact"), (m) => m.aggregation("min")),
686
- /**
683
+ */,
684
+ Min: newMeasure(idRef("f_density", "fact"), (m) => m.aggregation("min")) /**
687
685
  * Fact Title: Density
688
686
  * Fact ID: f_density
689
687
  * Fact Aggregation: max
690
- */ Max: newMeasure(idRef("f_density", "fact"), (m) => m.aggregation("max")),
691
- /**
688
+ */,
689
+ Max: newMeasure(idRef("f_density", "fact"), (m) => m.aggregation("max")) /**
692
690
  * Fact Title: Density
693
691
  * Fact ID: f_density
694
692
  * Fact Aggregation: median
695
- */ Median: newMeasure(idRef("f_density", "fact"), (m) => m.aggregation("median")),
696
- /**
693
+ */,
694
+ Median: newMeasure(idRef("f_density", "fact"), (m) => m.aggregation("median")) /**
697
695
  * Fact Title: Density
698
696
  * Fact ID: f_density
699
697
  * Fact Aggregation: runsum
700
- */ Runsum: newMeasure(idRef("f_density", "fact"), (m) => m.aggregation("runsum")),
698
+ */,
699
+ Runsum: newMeasure(idRef("f_density", "fact"), (m) => m.aggregation("runsum")),
701
700
  };
702
701
  /**
703
702
  * Fact Title: Amount
@@ -709,32 +708,32 @@ export const Amount_1 = {
709
708
  * Fact ID: f_opportunitysnapshot.f_amount
710
709
  * Fact Aggregation: sum
711
710
  */
712
- Sum: newMeasure(idRef("f_opportunitysnapshot.f_amount", "fact"), (m) => m.aggregation("sum")),
713
- /**
711
+ Sum: newMeasure(idRef("f_opportunitysnapshot.f_amount", "fact"), (m) => m.aggregation("sum")) /**
714
712
  * Fact Title: Amount
715
713
  * Fact ID: f_opportunitysnapshot.f_amount
716
714
  * Fact Aggregation: avg
717
- */ Avg: newMeasure(idRef("f_opportunitysnapshot.f_amount", "fact"), (m) => m.aggregation("avg")),
718
- /**
715
+ */,
716
+ Avg: newMeasure(idRef("f_opportunitysnapshot.f_amount", "fact"), (m) => m.aggregation("avg")) /**
719
717
  * Fact Title: Amount
720
718
  * Fact ID: f_opportunitysnapshot.f_amount
721
719
  * Fact Aggregation: min
722
- */ Min: newMeasure(idRef("f_opportunitysnapshot.f_amount", "fact"), (m) => m.aggregation("min")),
723
- /**
720
+ */,
721
+ Min: newMeasure(idRef("f_opportunitysnapshot.f_amount", "fact"), (m) => m.aggregation("min")) /**
724
722
  * Fact Title: Amount
725
723
  * Fact ID: f_opportunitysnapshot.f_amount
726
724
  * Fact Aggregation: max
727
- */ Max: newMeasure(idRef("f_opportunitysnapshot.f_amount", "fact"), (m) => m.aggregation("max")),
728
- /**
725
+ */,
726
+ Max: newMeasure(idRef("f_opportunitysnapshot.f_amount", "fact"), (m) => m.aggregation("max")) /**
729
727
  * Fact Title: Amount
730
728
  * Fact ID: f_opportunitysnapshot.f_amount
731
729
  * Fact Aggregation: median
732
- */ Median: newMeasure(idRef("f_opportunitysnapshot.f_amount", "fact"), (m) => m.aggregation("median")),
733
- /**
730
+ */,
731
+ Median: newMeasure(idRef("f_opportunitysnapshot.f_amount", "fact"), (m) => m.aggregation("median")) /**
734
732
  * Fact Title: Amount
735
733
  * Fact ID: f_opportunitysnapshot.f_amount
736
734
  * Fact Aggregation: runsum
737
- */ Runsum: newMeasure(idRef("f_opportunitysnapshot.f_amount", "fact"), (m) => m.aggregation("runsum")),
735
+ */,
736
+ Runsum: newMeasure(idRef("f_opportunitysnapshot.f_amount", "fact"), (m) => m.aggregation("runsum")),
738
737
  };
739
738
  /**
740
739
  * Fact Title: Days to Close
@@ -746,32 +745,32 @@ export const DaysToClose = {
746
745
  * Fact ID: f_opportunitysnapshot.f_daystoclose
747
746
  * Fact Aggregation: sum
748
747
  */
749
- Sum: newMeasure(idRef("f_opportunitysnapshot.f_daystoclose", "fact"), (m) => m.aggregation("sum")),
750
- /**
748
+ Sum: newMeasure(idRef("f_opportunitysnapshot.f_daystoclose", "fact"), (m) => m.aggregation("sum")) /**
751
749
  * Fact Title: Days to Close
752
750
  * Fact ID: f_opportunitysnapshot.f_daystoclose
753
751
  * Fact Aggregation: avg
754
- */ Avg: newMeasure(idRef("f_opportunitysnapshot.f_daystoclose", "fact"), (m) => m.aggregation("avg")),
755
- /**
752
+ */,
753
+ Avg: newMeasure(idRef("f_opportunitysnapshot.f_daystoclose", "fact"), (m) => m.aggregation("avg")) /**
756
754
  * Fact Title: Days to Close
757
755
  * Fact ID: f_opportunitysnapshot.f_daystoclose
758
756
  * Fact Aggregation: min
759
- */ Min: newMeasure(idRef("f_opportunitysnapshot.f_daystoclose", "fact"), (m) => m.aggregation("min")),
760
- /**
757
+ */,
758
+ Min: newMeasure(idRef("f_opportunitysnapshot.f_daystoclose", "fact"), (m) => m.aggregation("min")) /**
761
759
  * Fact Title: Days to Close
762
760
  * Fact ID: f_opportunitysnapshot.f_daystoclose
763
761
  * Fact Aggregation: max
764
- */ Max: newMeasure(idRef("f_opportunitysnapshot.f_daystoclose", "fact"), (m) => m.aggregation("max")),
765
- /**
762
+ */,
763
+ Max: newMeasure(idRef("f_opportunitysnapshot.f_daystoclose", "fact"), (m) => m.aggregation("max")) /**
766
764
  * Fact Title: Days to Close
767
765
  * Fact ID: f_opportunitysnapshot.f_daystoclose
768
766
  * Fact Aggregation: median
769
- */ Median: newMeasure(idRef("f_opportunitysnapshot.f_daystoclose", "fact"), (m) => m.aggregation("median")),
770
- /**
767
+ */,
768
+ Median: newMeasure(idRef("f_opportunitysnapshot.f_daystoclose", "fact"), (m) => m.aggregation("median")) /**
771
769
  * Fact Title: Days to Close
772
770
  * Fact ID: f_opportunitysnapshot.f_daystoclose
773
771
  * Fact Aggregation: runsum
774
- */ Runsum: newMeasure(idRef("f_opportunitysnapshot.f_daystoclose", "fact"), (m) => m.aggregation("runsum")),
772
+ */,
773
+ Runsum: newMeasure(idRef("f_opportunitysnapshot.f_daystoclose", "fact"), (m) => m.aggregation("runsum")),
775
774
  };
776
775
  /**
777
776
  * Fact Title: Probability
@@ -783,32 +782,32 @@ export const Probability_1 = {
783
782
  * Fact ID: f_opportunitysnapshot.f_probability
784
783
  * Fact Aggregation: sum
785
784
  */
786
- Sum: newMeasure(idRef("f_opportunitysnapshot.f_probability", "fact"), (m) => m.aggregation("sum")),
787
- /**
785
+ Sum: newMeasure(idRef("f_opportunitysnapshot.f_probability", "fact"), (m) => m.aggregation("sum")) /**
788
786
  * Fact Title: Probability
789
787
  * Fact ID: f_opportunitysnapshot.f_probability
790
788
  * Fact Aggregation: avg
791
- */ Avg: newMeasure(idRef("f_opportunitysnapshot.f_probability", "fact"), (m) => m.aggregation("avg")),
792
- /**
789
+ */,
790
+ Avg: newMeasure(idRef("f_opportunitysnapshot.f_probability", "fact"), (m) => m.aggregation("avg")) /**
793
791
  * Fact Title: Probability
794
792
  * Fact ID: f_opportunitysnapshot.f_probability
795
793
  * Fact Aggregation: min
796
- */ Min: newMeasure(idRef("f_opportunitysnapshot.f_probability", "fact"), (m) => m.aggregation("min")),
797
- /**
794
+ */,
795
+ Min: newMeasure(idRef("f_opportunitysnapshot.f_probability", "fact"), (m) => m.aggregation("min")) /**
798
796
  * Fact Title: Probability
799
797
  * Fact ID: f_opportunitysnapshot.f_probability
800
798
  * Fact Aggregation: max
801
- */ Max: newMeasure(idRef("f_opportunitysnapshot.f_probability", "fact"), (m) => m.aggregation("max")),
802
- /**
799
+ */,
800
+ Max: newMeasure(idRef("f_opportunitysnapshot.f_probability", "fact"), (m) => m.aggregation("max")) /**
803
801
  * Fact Title: Probability
804
802
  * Fact ID: f_opportunitysnapshot.f_probability
805
803
  * Fact Aggregation: median
806
- */ Median: newMeasure(idRef("f_opportunitysnapshot.f_probability", "fact"), (m) => m.aggregation("median")),
807
- /**
804
+ */,
805
+ Median: newMeasure(idRef("f_opportunitysnapshot.f_probability", "fact"), (m) => m.aggregation("median")) /**
808
806
  * Fact Title: Probability
809
807
  * Fact ID: f_opportunitysnapshot.f_probability
810
808
  * Fact Aggregation: runsum
811
- */ Runsum: newMeasure(idRef("f_opportunitysnapshot.f_probability", "fact"), (m) => m.aggregation("runsum")),
809
+ */,
810
+ Runsum: newMeasure(idRef("f_opportunitysnapshot.f_probability", "fact"), (m) => m.aggregation("runsum")),
812
811
  };
813
812
  /**
814
813
  * Fact Title: Population
@@ -820,32 +819,32 @@ export const Population = {
820
819
  * Fact ID: f_population
821
820
  * Fact Aggregation: sum
822
821
  */
823
- Sum: newMeasure(idRef("f_population", "fact"), (m) => m.aggregation("sum")),
824
- /**
822
+ Sum: newMeasure(idRef("f_population", "fact"), (m) => m.aggregation("sum")) /**
825
823
  * Fact Title: Population
826
824
  * Fact ID: f_population
827
825
  * Fact Aggregation: avg
828
- */ Avg: newMeasure(idRef("f_population", "fact"), (m) => m.aggregation("avg")),
829
- /**
826
+ */,
827
+ Avg: newMeasure(idRef("f_population", "fact"), (m) => m.aggregation("avg")) /**
830
828
  * Fact Title: Population
831
829
  * Fact ID: f_population
832
830
  * Fact Aggregation: min
833
- */ Min: newMeasure(idRef("f_population", "fact"), (m) => m.aggregation("min")),
834
- /**
831
+ */,
832
+ Min: newMeasure(idRef("f_population", "fact"), (m) => m.aggregation("min")) /**
835
833
  * Fact Title: Population
836
834
  * Fact ID: f_population
837
835
  * Fact Aggregation: max
838
- */ Max: newMeasure(idRef("f_population", "fact"), (m) => m.aggregation("max")),
839
- /**
836
+ */,
837
+ Max: newMeasure(idRef("f_population", "fact"), (m) => m.aggregation("max")) /**
840
838
  * Fact Title: Population
841
839
  * Fact ID: f_population
842
840
  * Fact Aggregation: median
843
- */ Median: newMeasure(idRef("f_population", "fact"), (m) => m.aggregation("median")),
844
- /**
841
+ */,
842
+ Median: newMeasure(idRef("f_population", "fact"), (m) => m.aggregation("median")) /**
845
843
  * Fact Title: Population
846
844
  * Fact ID: f_population
847
845
  * Fact Aggregation: runsum
848
- */ Runsum: newMeasure(idRef("f_population", "fact"), (m) => m.aggregation("runsum")),
846
+ */,
847
+ Runsum: newMeasure(idRef("f_population", "fact"), (m) => m.aggregation("runsum")),
849
848
  };
850
849
  /**
851
850
  * Fact Title: Duration
@@ -857,32 +856,32 @@ export const Duration = {
857
856
  * Fact ID: f_stagehistory.f_duration
858
857
  * Fact Aggregation: sum
859
858
  */
860
- Sum: newMeasure(idRef("f_stagehistory.f_duration", "fact"), (m) => m.aggregation("sum")),
861
- /**
859
+ Sum: newMeasure(idRef("f_stagehistory.f_duration", "fact"), (m) => m.aggregation("sum")) /**
862
860
  * Fact Title: Duration
863
861
  * Fact ID: f_stagehistory.f_duration
864
862
  * Fact Aggregation: avg
865
- */ Avg: newMeasure(idRef("f_stagehistory.f_duration", "fact"), (m) => m.aggregation("avg")),
866
- /**
863
+ */,
864
+ Avg: newMeasure(idRef("f_stagehistory.f_duration", "fact"), (m) => m.aggregation("avg")) /**
867
865
  * Fact Title: Duration
868
866
  * Fact ID: f_stagehistory.f_duration
869
867
  * Fact Aggregation: min
870
- */ Min: newMeasure(idRef("f_stagehistory.f_duration", "fact"), (m) => m.aggregation("min")),
871
- /**
868
+ */,
869
+ Min: newMeasure(idRef("f_stagehistory.f_duration", "fact"), (m) => m.aggregation("min")) /**
872
870
  * Fact Title: Duration
873
871
  * Fact ID: f_stagehistory.f_duration
874
872
  * Fact Aggregation: max
875
- */ Max: newMeasure(idRef("f_stagehistory.f_duration", "fact"), (m) => m.aggregation("max")),
876
- /**
873
+ */,
874
+ Max: newMeasure(idRef("f_stagehistory.f_duration", "fact"), (m) => m.aggregation("max")) /**
877
875
  * Fact Title: Duration
878
876
  * Fact ID: f_stagehistory.f_duration
879
877
  * Fact Aggregation: median
880
- */ Median: newMeasure(idRef("f_stagehistory.f_duration", "fact"), (m) => m.aggregation("median")),
881
- /**
878
+ */,
879
+ Median: newMeasure(idRef("f_stagehistory.f_duration", "fact"), (m) => m.aggregation("median")) /**
882
880
  * Fact Title: Duration
883
881
  * Fact ID: f_stagehistory.f_duration
884
882
  * Fact Aggregation: runsum
885
- */ Runsum: newMeasure(idRef("f_stagehistory.f_duration", "fact"), (m) => m.aggregation("runsum")),
883
+ */,
884
+ Runsum: newMeasure(idRef("f_stagehistory.f_duration", "fact"), (m) => m.aggregation("runsum")),
886
885
  };
887
886
  /**
888
887
  * Fact Title: Velocity
@@ -894,32 +893,32 @@ export const Velocity = {
894
893
  * Fact ID: f_stagehistory.f_velocity
895
894
  * Fact Aggregation: sum
896
895
  */
897
- Sum: newMeasure(idRef("f_stagehistory.f_velocity", "fact"), (m) => m.aggregation("sum")),
898
- /**
896
+ Sum: newMeasure(idRef("f_stagehistory.f_velocity", "fact"), (m) => m.aggregation("sum")) /**
899
897
  * Fact Title: Velocity
900
898
  * Fact ID: f_stagehistory.f_velocity
901
899
  * Fact Aggregation: avg
902
- */ Avg: newMeasure(idRef("f_stagehistory.f_velocity", "fact"), (m) => m.aggregation("avg")),
903
- /**
900
+ */,
901
+ Avg: newMeasure(idRef("f_stagehistory.f_velocity", "fact"), (m) => m.aggregation("avg")) /**
904
902
  * Fact Title: Velocity
905
903
  * Fact ID: f_stagehistory.f_velocity
906
904
  * Fact Aggregation: min
907
- */ Min: newMeasure(idRef("f_stagehistory.f_velocity", "fact"), (m) => m.aggregation("min")),
908
- /**
905
+ */,
906
+ Min: newMeasure(idRef("f_stagehistory.f_velocity", "fact"), (m) => m.aggregation("min")) /**
909
907
  * Fact Title: Velocity
910
908
  * Fact ID: f_stagehistory.f_velocity
911
909
  * Fact Aggregation: max
912
- */ Max: newMeasure(idRef("f_stagehistory.f_velocity", "fact"), (m) => m.aggregation("max")),
913
- /**
910
+ */,
911
+ Max: newMeasure(idRef("f_stagehistory.f_velocity", "fact"), (m) => m.aggregation("max")) /**
914
912
  * Fact Title: Velocity
915
913
  * Fact ID: f_stagehistory.f_velocity
916
914
  * Fact Aggregation: median
917
- */ Median: newMeasure(idRef("f_stagehistory.f_velocity", "fact"), (m) => m.aggregation("median")),
918
- /**
915
+ */,
916
+ Median: newMeasure(idRef("f_stagehistory.f_velocity", "fact"), (m) => m.aggregation("median")) /**
919
917
  * Fact Title: Velocity
920
918
  * Fact ID: f_stagehistory.f_velocity
921
919
  * Fact Aggregation: runsum
922
- */ Runsum: newMeasure(idRef("f_stagehistory.f_velocity", "fact"), (m) => m.aggregation("runsum")),
920
+ */,
921
+ Runsum: newMeasure(idRef("f_stagehistory.f_velocity", "fact"), (m) => m.aggregation("runsum")),
923
922
  };
924
923
  /** Available Date Data Sets */
925
924
  export const DateDatasets = {
@@ -929,859 +928,914 @@ export const DateDatasets = {
929
928
  */
930
929
  Activity: {
931
930
  ref: idRef("dt_activity_timestamp", "dataSet"),
932
- identifier: "dt_activity_timestamp",
933
- /**
931
+ identifier: "dt_activity_timestamp" /**
934
932
  * Date Attribute: Activity - Date
935
933
  * Date Attribute ID: dt_activity_timestamp.day
936
- */ ActivityDate: {
934
+ */,
935
+ ActivityDate: {
937
936
  ref: idRef("dt_activity_timestamp.day", "attribute"),
938
- identifier: "dt_activity_timestamp.day",
939
- /**
937
+ identifier: "dt_activity_timestamp.day" /**
940
938
  * Display Form Title: Activity - Date
941
939
  * Display Form ID: dt_activity_timestamp.day
942
- */ Default: newAttribute("dt_activity_timestamp.day"),
943
- },
944
- /**
940
+ */,
941
+ Default: newAttribute("dt_activity_timestamp.day"),
942
+ } /**
945
943
  * Date Attribute: Activity - Day of Month
946
944
  * Date Attribute ID: dt_activity_timestamp.dayOfMonth
947
- */ ActivityDayOfMonth: {
945
+ */,
946
+ ActivityDayOfMonth: {
948
947
  ref: idRef("dt_activity_timestamp.dayOfMonth", "attribute"),
949
- identifier: "dt_activity_timestamp.dayOfMonth",
950
- /**
948
+ identifier: "dt_activity_timestamp.dayOfMonth" /**
951
949
  * Display Form Title: Activity - Day of Month
952
950
  * Display Form ID: dt_activity_timestamp.dayOfMonth
953
- */ Default: newAttribute("dt_activity_timestamp.dayOfMonth"),
954
- },
955
- /**
951
+ */,
952
+ Default: newAttribute("dt_activity_timestamp.dayOfMonth"),
953
+ } /**
954
+ * Date Attribute: Activity - Day of Quarter
955
+ * Date Attribute ID: dt_activity_timestamp.dayOfQuarter
956
+ */,
957
+ ActivityDayOfQuarter: {
958
+ ref: idRef("dt_activity_timestamp.dayOfQuarter", "attribute"),
959
+ identifier: "dt_activity_timestamp.dayOfQuarter" /**
960
+ * Display Form Title: Activity - Day of Quarter
961
+ * Display Form ID: dt_activity_timestamp.dayOfQuarter
962
+ */,
963
+ Default: newAttribute("dt_activity_timestamp.dayOfQuarter"),
964
+ } /**
956
965
  * Date Attribute: Activity - Day of Week
957
966
  * Date Attribute ID: dt_activity_timestamp.dayOfWeek
958
- */ ActivityDayOfWeek: {
967
+ */,
968
+ ActivityDayOfWeek: {
959
969
  ref: idRef("dt_activity_timestamp.dayOfWeek", "attribute"),
960
- identifier: "dt_activity_timestamp.dayOfWeek",
961
- /**
970
+ identifier: "dt_activity_timestamp.dayOfWeek" /**
962
971
  * Display Form Title: Activity - Day of Week
963
972
  * Display Form ID: dt_activity_timestamp.dayOfWeek
964
- */ Default: newAttribute("dt_activity_timestamp.dayOfWeek"),
965
- },
966
- /**
973
+ */,
974
+ Default: newAttribute("dt_activity_timestamp.dayOfWeek"),
975
+ } /**
967
976
  * Date Attribute: Activity - Day of Year
968
977
  * Date Attribute ID: dt_activity_timestamp.dayOfYear
969
- */ ActivityDayOfYear: {
978
+ */,
979
+ ActivityDayOfYear: {
970
980
  ref: idRef("dt_activity_timestamp.dayOfYear", "attribute"),
971
- identifier: "dt_activity_timestamp.dayOfYear",
972
- /**
981
+ identifier: "dt_activity_timestamp.dayOfYear" /**
973
982
  * Display Form Title: Activity - Day of Year
974
983
  * Display Form ID: dt_activity_timestamp.dayOfYear
975
- */ Default: newAttribute("dt_activity_timestamp.dayOfYear"),
976
- },
977
- /**
984
+ */,
985
+ Default: newAttribute("dt_activity_timestamp.dayOfYear"),
986
+ } /**
978
987
  * Date Attribute: Activity - Hour
979
988
  * Date Attribute ID: dt_activity_timestamp.hour
980
- */ ActivityHour: {
989
+ */,
990
+ ActivityHour: {
981
991
  ref: idRef("dt_activity_timestamp.hour", "attribute"),
982
- identifier: "dt_activity_timestamp.hour",
983
- /**
992
+ identifier: "dt_activity_timestamp.hour" /**
984
993
  * Display Form Title: Activity - Hour
985
994
  * Display Form ID: dt_activity_timestamp.hour
986
- */ Default: newAttribute("dt_activity_timestamp.hour"),
987
- },
988
- /**
995
+ */,
996
+ Default: newAttribute("dt_activity_timestamp.hour"),
997
+ } /**
989
998
  * Date Attribute: Activity - Hour of Day
990
999
  * Date Attribute ID: dt_activity_timestamp.hourOfDay
991
- */ ActivityHourOfDay: {
1000
+ */,
1001
+ ActivityHourOfDay: {
992
1002
  ref: idRef("dt_activity_timestamp.hourOfDay", "attribute"),
993
- identifier: "dt_activity_timestamp.hourOfDay",
994
- /**
1003
+ identifier: "dt_activity_timestamp.hourOfDay" /**
995
1004
  * Display Form Title: Activity - Hour of Day
996
1005
  * Display Form ID: dt_activity_timestamp.hourOfDay
997
- */ Default: newAttribute("dt_activity_timestamp.hourOfDay"),
998
- },
999
- /**
1006
+ */,
1007
+ Default: newAttribute("dt_activity_timestamp.hourOfDay"),
1008
+ } /**
1000
1009
  * Date Attribute: Activity - Minute
1001
1010
  * Date Attribute ID: dt_activity_timestamp.minute
1002
- */ ActivityMinute: {
1011
+ */,
1012
+ ActivityMinute: {
1003
1013
  ref: idRef("dt_activity_timestamp.minute", "attribute"),
1004
- identifier: "dt_activity_timestamp.minute",
1005
- /**
1014
+ identifier: "dt_activity_timestamp.minute" /**
1006
1015
  * Display Form Title: Activity - Minute
1007
1016
  * Display Form ID: dt_activity_timestamp.minute
1008
- */ Default: newAttribute("dt_activity_timestamp.minute"),
1009
- },
1010
- /**
1017
+ */,
1018
+ Default: newAttribute("dt_activity_timestamp.minute"),
1019
+ } /**
1011
1020
  * Date Attribute: Activity - Minute of Hour
1012
1021
  * Date Attribute ID: dt_activity_timestamp.minuteOfHour
1013
- */ ActivityMinuteOfHour: {
1022
+ */,
1023
+ ActivityMinuteOfHour: {
1014
1024
  ref: idRef("dt_activity_timestamp.minuteOfHour", "attribute"),
1015
- identifier: "dt_activity_timestamp.minuteOfHour",
1016
- /**
1025
+ identifier: "dt_activity_timestamp.minuteOfHour" /**
1017
1026
  * Display Form Title: Activity - Minute of Hour
1018
1027
  * Display Form ID: dt_activity_timestamp.minuteOfHour
1019
- */ Default: newAttribute("dt_activity_timestamp.minuteOfHour"),
1020
- },
1021
- /**
1028
+ */,
1029
+ Default: newAttribute("dt_activity_timestamp.minuteOfHour"),
1030
+ } /**
1022
1031
  * Date Attribute: Activity - Month/Year
1023
1032
  * Date Attribute ID: dt_activity_timestamp.month
1024
- */ ActivityMonthYear: {
1033
+ */,
1034
+ ActivityMonthYear: {
1025
1035
  ref: idRef("dt_activity_timestamp.month", "attribute"),
1026
- identifier: "dt_activity_timestamp.month",
1027
- /**
1036
+ identifier: "dt_activity_timestamp.month" /**
1028
1037
  * Display Form Title: Activity - Month/Year
1029
1038
  * Display Form ID: dt_activity_timestamp.month
1030
- */ Default: newAttribute("dt_activity_timestamp.month"),
1031
- },
1032
- /**
1039
+ */,
1040
+ Default: newAttribute("dt_activity_timestamp.month"),
1041
+ } /**
1033
1042
  * Date Attribute: Activity - Month of Year
1034
1043
  * Date Attribute ID: dt_activity_timestamp.monthOfYear
1035
- */ ActivityMonthOfYear: {
1044
+ */,
1045
+ ActivityMonthOfYear: {
1036
1046
  ref: idRef("dt_activity_timestamp.monthOfYear", "attribute"),
1037
- identifier: "dt_activity_timestamp.monthOfYear",
1038
- /**
1047
+ identifier: "dt_activity_timestamp.monthOfYear" /**
1039
1048
  * Display Form Title: Activity - Month of Year
1040
1049
  * Display Form ID: dt_activity_timestamp.monthOfYear
1041
- */ Default: newAttribute("dt_activity_timestamp.monthOfYear"),
1042
- },
1043
- /**
1050
+ */,
1051
+ Default: newAttribute("dt_activity_timestamp.monthOfYear"),
1052
+ } /**
1044
1053
  * Date Attribute: Activity - Quarter/Year
1045
1054
  * Date Attribute ID: dt_activity_timestamp.quarter
1046
- */ ActivityQuarterYear: {
1055
+ */,
1056
+ ActivityQuarterYear: {
1047
1057
  ref: idRef("dt_activity_timestamp.quarter", "attribute"),
1048
- identifier: "dt_activity_timestamp.quarter",
1049
- /**
1058
+ identifier: "dt_activity_timestamp.quarter" /**
1050
1059
  * Display Form Title: Activity - Quarter/Year
1051
1060
  * Display Form ID: dt_activity_timestamp.quarter
1052
- */ Default: newAttribute("dt_activity_timestamp.quarter"),
1053
- },
1054
- /**
1061
+ */,
1062
+ Default: newAttribute("dt_activity_timestamp.quarter"),
1063
+ } /**
1055
1064
  * Date Attribute: Activity - Quarter of Year
1056
1065
  * Date Attribute ID: dt_activity_timestamp.quarterOfYear
1057
- */ ActivityQuarterOfYear: {
1066
+ */,
1067
+ ActivityQuarterOfYear: {
1058
1068
  ref: idRef("dt_activity_timestamp.quarterOfYear", "attribute"),
1059
- identifier: "dt_activity_timestamp.quarterOfYear",
1060
- /**
1069
+ identifier: "dt_activity_timestamp.quarterOfYear" /**
1061
1070
  * Display Form Title: Activity - Quarter of Year
1062
1071
  * Display Form ID: dt_activity_timestamp.quarterOfYear
1063
- */ Default: newAttribute("dt_activity_timestamp.quarterOfYear"),
1064
- },
1065
- /**
1072
+ */,
1073
+ Default: newAttribute("dt_activity_timestamp.quarterOfYear"),
1074
+ } /**
1066
1075
  * Date Attribute: Activity - Week/Year
1067
1076
  * Date Attribute ID: dt_activity_timestamp.week
1068
- */ ActivityWeekYear: {
1077
+ */,
1078
+ ActivityWeekYear: {
1069
1079
  ref: idRef("dt_activity_timestamp.week", "attribute"),
1070
- identifier: "dt_activity_timestamp.week",
1071
- /**
1080
+ identifier: "dt_activity_timestamp.week" /**
1072
1081
  * Display Form Title: Activity - Week/Year
1073
1082
  * Display Form ID: dt_activity_timestamp.week
1074
- */ Default: newAttribute("dt_activity_timestamp.week"),
1075
- },
1076
- /**
1083
+ */,
1084
+ Default: newAttribute("dt_activity_timestamp.week"),
1085
+ } /**
1077
1086
  * Date Attribute: Activity - Week of Year
1078
1087
  * Date Attribute ID: dt_activity_timestamp.weekOfYear
1079
- */ ActivityWeekOfYear: {
1088
+ */,
1089
+ ActivityWeekOfYear: {
1080
1090
  ref: idRef("dt_activity_timestamp.weekOfYear", "attribute"),
1081
- identifier: "dt_activity_timestamp.weekOfYear",
1082
- /**
1091
+ identifier: "dt_activity_timestamp.weekOfYear" /**
1083
1092
  * Display Form Title: Activity - Week of Year
1084
1093
  * Display Form ID: dt_activity_timestamp.weekOfYear
1085
- */ Default: newAttribute("dt_activity_timestamp.weekOfYear"),
1086
- },
1087
- /**
1094
+ */,
1095
+ Default: newAttribute("dt_activity_timestamp.weekOfYear"),
1096
+ } /**
1088
1097
  * Date Attribute: Activity - Year
1089
1098
  * Date Attribute ID: dt_activity_timestamp.year
1090
- */ ActivityYear: {
1099
+ */,
1100
+ ActivityYear: {
1091
1101
  ref: idRef("dt_activity_timestamp.year", "attribute"),
1092
- identifier: "dt_activity_timestamp.year",
1093
- /**
1102
+ identifier: "dt_activity_timestamp.year" /**
1094
1103
  * Display Form Title: Activity - Year
1095
1104
  * Display Form ID: dt_activity_timestamp.year
1096
- */ Default: newAttribute("dt_activity_timestamp.year"),
1105
+ */,
1106
+ Default: newAttribute("dt_activity_timestamp.year"),
1097
1107
  },
1098
- },
1099
- /**
1108
+ } /**
1100
1109
  * Date Data Set Title: Closed
1101
1110
  * Date Data Set ID: dt_closedate_timestamp
1102
- */ Closed: {
1111
+ */,
1112
+ Closed: {
1103
1113
  ref: idRef("dt_closedate_timestamp", "dataSet"),
1104
- identifier: "dt_closedate_timestamp",
1105
- /**
1114
+ identifier: "dt_closedate_timestamp" /**
1106
1115
  * Date Attribute: Closed - Date
1107
1116
  * Date Attribute ID: dt_closedate_timestamp.day
1108
- */ ClosedDate: {
1117
+ */,
1118
+ ClosedDate: {
1109
1119
  ref: idRef("dt_closedate_timestamp.day", "attribute"),
1110
- identifier: "dt_closedate_timestamp.day",
1111
- /**
1120
+ identifier: "dt_closedate_timestamp.day" /**
1112
1121
  * Display Form Title: Closed - Date
1113
1122
  * Display Form ID: dt_closedate_timestamp.day
1114
- */ Default: newAttribute("dt_closedate_timestamp.day"),
1115
- },
1116
- /**
1123
+ */,
1124
+ Default: newAttribute("dt_closedate_timestamp.day"),
1125
+ } /**
1117
1126
  * Date Attribute: Closed - Day of Month
1118
1127
  * Date Attribute ID: dt_closedate_timestamp.dayOfMonth
1119
- */ ClosedDayOfMonth: {
1128
+ */,
1129
+ ClosedDayOfMonth: {
1120
1130
  ref: idRef("dt_closedate_timestamp.dayOfMonth", "attribute"),
1121
- identifier: "dt_closedate_timestamp.dayOfMonth",
1122
- /**
1131
+ identifier: "dt_closedate_timestamp.dayOfMonth" /**
1123
1132
  * Display Form Title: Closed - Day of Month
1124
1133
  * Display Form ID: dt_closedate_timestamp.dayOfMonth
1125
- */ Default: newAttribute("dt_closedate_timestamp.dayOfMonth"),
1126
- },
1127
- /**
1134
+ */,
1135
+ Default: newAttribute("dt_closedate_timestamp.dayOfMonth"),
1136
+ } /**
1137
+ * Date Attribute: Closed - Day of Quarter
1138
+ * Date Attribute ID: dt_closedate_timestamp.dayOfQuarter
1139
+ */,
1140
+ ClosedDayOfQuarter: {
1141
+ ref: idRef("dt_closedate_timestamp.dayOfQuarter", "attribute"),
1142
+ identifier: "dt_closedate_timestamp.dayOfQuarter" /**
1143
+ * Display Form Title: Closed - Day of Quarter
1144
+ * Display Form ID: dt_closedate_timestamp.dayOfQuarter
1145
+ */,
1146
+ Default: newAttribute("dt_closedate_timestamp.dayOfQuarter"),
1147
+ } /**
1128
1148
  * Date Attribute: Closed - Day of Week
1129
1149
  * Date Attribute ID: dt_closedate_timestamp.dayOfWeek
1130
- */ ClosedDayOfWeek: {
1150
+ */,
1151
+ ClosedDayOfWeek: {
1131
1152
  ref: idRef("dt_closedate_timestamp.dayOfWeek", "attribute"),
1132
- identifier: "dt_closedate_timestamp.dayOfWeek",
1133
- /**
1153
+ identifier: "dt_closedate_timestamp.dayOfWeek" /**
1134
1154
  * Display Form Title: Closed - Day of Week
1135
1155
  * Display Form ID: dt_closedate_timestamp.dayOfWeek
1136
- */ Default: newAttribute("dt_closedate_timestamp.dayOfWeek"),
1137
- },
1138
- /**
1156
+ */,
1157
+ Default: newAttribute("dt_closedate_timestamp.dayOfWeek"),
1158
+ } /**
1139
1159
  * Date Attribute: Closed - Day of Year
1140
1160
  * Date Attribute ID: dt_closedate_timestamp.dayOfYear
1141
- */ ClosedDayOfYear: {
1161
+ */,
1162
+ ClosedDayOfYear: {
1142
1163
  ref: idRef("dt_closedate_timestamp.dayOfYear", "attribute"),
1143
- identifier: "dt_closedate_timestamp.dayOfYear",
1144
- /**
1164
+ identifier: "dt_closedate_timestamp.dayOfYear" /**
1145
1165
  * Display Form Title: Closed - Day of Year
1146
1166
  * Display Form ID: dt_closedate_timestamp.dayOfYear
1147
- */ Default: newAttribute("dt_closedate_timestamp.dayOfYear"),
1148
- },
1149
- /**
1167
+ */,
1168
+ Default: newAttribute("dt_closedate_timestamp.dayOfYear"),
1169
+ } /**
1150
1170
  * Date Attribute: Closed - Hour
1151
1171
  * Date Attribute ID: dt_closedate_timestamp.hour
1152
- */ ClosedHour: {
1172
+ */,
1173
+ ClosedHour: {
1153
1174
  ref: idRef("dt_closedate_timestamp.hour", "attribute"),
1154
- identifier: "dt_closedate_timestamp.hour",
1155
- /**
1175
+ identifier: "dt_closedate_timestamp.hour" /**
1156
1176
  * Display Form Title: Closed - Hour
1157
1177
  * Display Form ID: dt_closedate_timestamp.hour
1158
- */ Default: newAttribute("dt_closedate_timestamp.hour"),
1159
- },
1160
- /**
1178
+ */,
1179
+ Default: newAttribute("dt_closedate_timestamp.hour"),
1180
+ } /**
1161
1181
  * Date Attribute: Closed - Hour of Day
1162
1182
  * Date Attribute ID: dt_closedate_timestamp.hourOfDay
1163
- */ ClosedHourOfDay: {
1183
+ */,
1184
+ ClosedHourOfDay: {
1164
1185
  ref: idRef("dt_closedate_timestamp.hourOfDay", "attribute"),
1165
- identifier: "dt_closedate_timestamp.hourOfDay",
1166
- /**
1186
+ identifier: "dt_closedate_timestamp.hourOfDay" /**
1167
1187
  * Display Form Title: Closed - Hour of Day
1168
1188
  * Display Form ID: dt_closedate_timestamp.hourOfDay
1169
- */ Default: newAttribute("dt_closedate_timestamp.hourOfDay"),
1170
- },
1171
- /**
1189
+ */,
1190
+ Default: newAttribute("dt_closedate_timestamp.hourOfDay"),
1191
+ } /**
1172
1192
  * Date Attribute: Closed - Minute
1173
1193
  * Date Attribute ID: dt_closedate_timestamp.minute
1174
- */ ClosedMinute: {
1194
+ */,
1195
+ ClosedMinute: {
1175
1196
  ref: idRef("dt_closedate_timestamp.minute", "attribute"),
1176
- identifier: "dt_closedate_timestamp.minute",
1177
- /**
1197
+ identifier: "dt_closedate_timestamp.minute" /**
1178
1198
  * Display Form Title: Closed - Minute
1179
1199
  * Display Form ID: dt_closedate_timestamp.minute
1180
- */ Default: newAttribute("dt_closedate_timestamp.minute"),
1181
- },
1182
- /**
1200
+ */,
1201
+ Default: newAttribute("dt_closedate_timestamp.minute"),
1202
+ } /**
1183
1203
  * Date Attribute: Closed - Minute of Hour
1184
1204
  * Date Attribute ID: dt_closedate_timestamp.minuteOfHour
1185
- */ ClosedMinuteOfHour: {
1205
+ */,
1206
+ ClosedMinuteOfHour: {
1186
1207
  ref: idRef("dt_closedate_timestamp.minuteOfHour", "attribute"),
1187
- identifier: "dt_closedate_timestamp.minuteOfHour",
1188
- /**
1208
+ identifier: "dt_closedate_timestamp.minuteOfHour" /**
1189
1209
  * Display Form Title: Closed - Minute of Hour
1190
1210
  * Display Form ID: dt_closedate_timestamp.minuteOfHour
1191
- */ Default: newAttribute("dt_closedate_timestamp.minuteOfHour"),
1192
- },
1193
- /**
1211
+ */,
1212
+ Default: newAttribute("dt_closedate_timestamp.minuteOfHour"),
1213
+ } /**
1194
1214
  * Date Attribute: Closed - Month/Year
1195
1215
  * Date Attribute ID: dt_closedate_timestamp.month
1196
- */ ClosedMonthYear: {
1216
+ */,
1217
+ ClosedMonthYear: {
1197
1218
  ref: idRef("dt_closedate_timestamp.month", "attribute"),
1198
- identifier: "dt_closedate_timestamp.month",
1199
- /**
1219
+ identifier: "dt_closedate_timestamp.month" /**
1200
1220
  * Display Form Title: Closed - Month/Year
1201
1221
  * Display Form ID: dt_closedate_timestamp.month
1202
- */ Default: newAttribute("dt_closedate_timestamp.month"),
1203
- },
1204
- /**
1222
+ */,
1223
+ Default: newAttribute("dt_closedate_timestamp.month"),
1224
+ } /**
1205
1225
  * Date Attribute: Closed - Month of Year
1206
1226
  * Date Attribute ID: dt_closedate_timestamp.monthOfYear
1207
- */ ClosedMonthOfYear: {
1227
+ */,
1228
+ ClosedMonthOfYear: {
1208
1229
  ref: idRef("dt_closedate_timestamp.monthOfYear", "attribute"),
1209
- identifier: "dt_closedate_timestamp.monthOfYear",
1210
- /**
1230
+ identifier: "dt_closedate_timestamp.monthOfYear" /**
1211
1231
  * Display Form Title: Closed - Month of Year
1212
1232
  * Display Form ID: dt_closedate_timestamp.monthOfYear
1213
- */ Default: newAttribute("dt_closedate_timestamp.monthOfYear"),
1214
- },
1215
- /**
1233
+ */,
1234
+ Default: newAttribute("dt_closedate_timestamp.monthOfYear"),
1235
+ } /**
1216
1236
  * Date Attribute: Closed - Quarter/Year
1217
1237
  * Date Attribute ID: dt_closedate_timestamp.quarter
1218
- */ ClosedQuarterYear: {
1238
+ */,
1239
+ ClosedQuarterYear: {
1219
1240
  ref: idRef("dt_closedate_timestamp.quarter", "attribute"),
1220
- identifier: "dt_closedate_timestamp.quarter",
1221
- /**
1241
+ identifier: "dt_closedate_timestamp.quarter" /**
1222
1242
  * Display Form Title: Closed - Quarter/Year
1223
1243
  * Display Form ID: dt_closedate_timestamp.quarter
1224
- */ Default: newAttribute("dt_closedate_timestamp.quarter"),
1225
- },
1226
- /**
1244
+ */,
1245
+ Default: newAttribute("dt_closedate_timestamp.quarter"),
1246
+ } /**
1227
1247
  * Date Attribute: Closed - Quarter of Year
1228
1248
  * Date Attribute ID: dt_closedate_timestamp.quarterOfYear
1229
- */ ClosedQuarterOfYear: {
1249
+ */,
1250
+ ClosedQuarterOfYear: {
1230
1251
  ref: idRef("dt_closedate_timestamp.quarterOfYear", "attribute"),
1231
- identifier: "dt_closedate_timestamp.quarterOfYear",
1232
- /**
1252
+ identifier: "dt_closedate_timestamp.quarterOfYear" /**
1233
1253
  * Display Form Title: Closed - Quarter of Year
1234
1254
  * Display Form ID: dt_closedate_timestamp.quarterOfYear
1235
- */ Default: newAttribute("dt_closedate_timestamp.quarterOfYear"),
1236
- },
1237
- /**
1255
+ */,
1256
+ Default: newAttribute("dt_closedate_timestamp.quarterOfYear"),
1257
+ } /**
1238
1258
  * Date Attribute: Closed - Week/Year
1239
1259
  * Date Attribute ID: dt_closedate_timestamp.week
1240
- */ ClosedWeekYear: {
1260
+ */,
1261
+ ClosedWeekYear: {
1241
1262
  ref: idRef("dt_closedate_timestamp.week", "attribute"),
1242
- identifier: "dt_closedate_timestamp.week",
1243
- /**
1263
+ identifier: "dt_closedate_timestamp.week" /**
1244
1264
  * Display Form Title: Closed - Week/Year
1245
1265
  * Display Form ID: dt_closedate_timestamp.week
1246
- */ Default: newAttribute("dt_closedate_timestamp.week"),
1247
- },
1248
- /**
1266
+ */,
1267
+ Default: newAttribute("dt_closedate_timestamp.week"),
1268
+ } /**
1249
1269
  * Date Attribute: Closed - Week of Year
1250
1270
  * Date Attribute ID: dt_closedate_timestamp.weekOfYear
1251
- */ ClosedWeekOfYear: {
1271
+ */,
1272
+ ClosedWeekOfYear: {
1252
1273
  ref: idRef("dt_closedate_timestamp.weekOfYear", "attribute"),
1253
- identifier: "dt_closedate_timestamp.weekOfYear",
1254
- /**
1274
+ identifier: "dt_closedate_timestamp.weekOfYear" /**
1255
1275
  * Display Form Title: Closed - Week of Year
1256
1276
  * Display Form ID: dt_closedate_timestamp.weekOfYear
1257
- */ Default: newAttribute("dt_closedate_timestamp.weekOfYear"),
1258
- },
1259
- /**
1277
+ */,
1278
+ Default: newAttribute("dt_closedate_timestamp.weekOfYear"),
1279
+ } /**
1260
1280
  * Date Attribute: Closed - Year
1261
1281
  * Date Attribute ID: dt_closedate_timestamp.year
1262
- */ ClosedYear: {
1282
+ */,
1283
+ ClosedYear: {
1263
1284
  ref: idRef("dt_closedate_timestamp.year", "attribute"),
1264
- identifier: "dt_closedate_timestamp.year",
1265
- /**
1285
+ identifier: "dt_closedate_timestamp.year" /**
1266
1286
  * Display Form Title: Closed - Year
1267
1287
  * Display Form ID: dt_closedate_timestamp.year
1268
- */ Default: newAttribute("dt_closedate_timestamp.year"),
1288
+ */,
1289
+ Default: newAttribute("dt_closedate_timestamp.year"),
1269
1290
  },
1270
- },
1271
- /**
1291
+ } /**
1272
1292
  * Date Data Set Title: Created
1273
1293
  * Date Data Set ID: dt_oppcreated_timestamp
1274
- */ Created: {
1294
+ */,
1295
+ Created: {
1275
1296
  ref: idRef("dt_oppcreated_timestamp", "dataSet"),
1276
- identifier: "dt_oppcreated_timestamp",
1277
- /**
1297
+ identifier: "dt_oppcreated_timestamp" /**
1278
1298
  * Date Attribute: Created - Date
1279
1299
  * Date Attribute ID: dt_oppcreated_timestamp.day
1280
- */ CreatedDate: {
1300
+ */,
1301
+ CreatedDate: {
1281
1302
  ref: idRef("dt_oppcreated_timestamp.day", "attribute"),
1282
- identifier: "dt_oppcreated_timestamp.day",
1283
- /**
1303
+ identifier: "dt_oppcreated_timestamp.day" /**
1284
1304
  * Display Form Title: Created - Date
1285
1305
  * Display Form ID: dt_oppcreated_timestamp.day
1286
- */ Default: newAttribute("dt_oppcreated_timestamp.day"),
1287
- },
1288
- /**
1306
+ */,
1307
+ Default: newAttribute("dt_oppcreated_timestamp.day"),
1308
+ } /**
1289
1309
  * Date Attribute: Created - Day of Month
1290
1310
  * Date Attribute ID: dt_oppcreated_timestamp.dayOfMonth
1291
- */ CreatedDayOfMonth: {
1311
+ */,
1312
+ CreatedDayOfMonth: {
1292
1313
  ref: idRef("dt_oppcreated_timestamp.dayOfMonth", "attribute"),
1293
- identifier: "dt_oppcreated_timestamp.dayOfMonth",
1294
- /**
1314
+ identifier: "dt_oppcreated_timestamp.dayOfMonth" /**
1295
1315
  * Display Form Title: Created - Day of Month
1296
1316
  * Display Form ID: dt_oppcreated_timestamp.dayOfMonth
1297
- */ Default: newAttribute("dt_oppcreated_timestamp.dayOfMonth"),
1298
- },
1299
- /**
1317
+ */,
1318
+ Default: newAttribute("dt_oppcreated_timestamp.dayOfMonth"),
1319
+ } /**
1320
+ * Date Attribute: Created - Day of Quarter
1321
+ * Date Attribute ID: dt_oppcreated_timestamp.dayOfQuarter
1322
+ */,
1323
+ CreatedDayOfQuarter: {
1324
+ ref: idRef("dt_oppcreated_timestamp.dayOfQuarter", "attribute"),
1325
+ identifier: "dt_oppcreated_timestamp.dayOfQuarter" /**
1326
+ * Display Form Title: Created - Day of Quarter
1327
+ * Display Form ID: dt_oppcreated_timestamp.dayOfQuarter
1328
+ */,
1329
+ Default: newAttribute("dt_oppcreated_timestamp.dayOfQuarter"),
1330
+ } /**
1300
1331
  * Date Attribute: Created - Day of Week
1301
1332
  * Date Attribute ID: dt_oppcreated_timestamp.dayOfWeek
1302
- */ CreatedDayOfWeek: {
1333
+ */,
1334
+ CreatedDayOfWeek: {
1303
1335
  ref: idRef("dt_oppcreated_timestamp.dayOfWeek", "attribute"),
1304
- identifier: "dt_oppcreated_timestamp.dayOfWeek",
1305
- /**
1336
+ identifier: "dt_oppcreated_timestamp.dayOfWeek" /**
1306
1337
  * Display Form Title: Created - Day of Week
1307
1338
  * Display Form ID: dt_oppcreated_timestamp.dayOfWeek
1308
- */ Default: newAttribute("dt_oppcreated_timestamp.dayOfWeek"),
1309
- },
1310
- /**
1339
+ */,
1340
+ Default: newAttribute("dt_oppcreated_timestamp.dayOfWeek"),
1341
+ } /**
1311
1342
  * Date Attribute: Created - Day of Year
1312
1343
  * Date Attribute ID: dt_oppcreated_timestamp.dayOfYear
1313
- */ CreatedDayOfYear: {
1344
+ */,
1345
+ CreatedDayOfYear: {
1314
1346
  ref: idRef("dt_oppcreated_timestamp.dayOfYear", "attribute"),
1315
- identifier: "dt_oppcreated_timestamp.dayOfYear",
1316
- /**
1347
+ identifier: "dt_oppcreated_timestamp.dayOfYear" /**
1317
1348
  * Display Form Title: Created - Day of Year
1318
1349
  * Display Form ID: dt_oppcreated_timestamp.dayOfYear
1319
- */ Default: newAttribute("dt_oppcreated_timestamp.dayOfYear"),
1320
- },
1321
- /**
1350
+ */,
1351
+ Default: newAttribute("dt_oppcreated_timestamp.dayOfYear"),
1352
+ } /**
1322
1353
  * Date Attribute: Created - Hour
1323
1354
  * Date Attribute ID: dt_oppcreated_timestamp.hour
1324
- */ CreatedHour: {
1355
+ */,
1356
+ CreatedHour: {
1325
1357
  ref: idRef("dt_oppcreated_timestamp.hour", "attribute"),
1326
- identifier: "dt_oppcreated_timestamp.hour",
1327
- /**
1358
+ identifier: "dt_oppcreated_timestamp.hour" /**
1328
1359
  * Display Form Title: Created - Hour
1329
1360
  * Display Form ID: dt_oppcreated_timestamp.hour
1330
- */ Default: newAttribute("dt_oppcreated_timestamp.hour"),
1331
- },
1332
- /**
1361
+ */,
1362
+ Default: newAttribute("dt_oppcreated_timestamp.hour"),
1363
+ } /**
1333
1364
  * Date Attribute: Created - Hour of Day
1334
1365
  * Date Attribute ID: dt_oppcreated_timestamp.hourOfDay
1335
- */ CreatedHourOfDay: {
1366
+ */,
1367
+ CreatedHourOfDay: {
1336
1368
  ref: idRef("dt_oppcreated_timestamp.hourOfDay", "attribute"),
1337
- identifier: "dt_oppcreated_timestamp.hourOfDay",
1338
- /**
1369
+ identifier: "dt_oppcreated_timestamp.hourOfDay" /**
1339
1370
  * Display Form Title: Created - Hour of Day
1340
1371
  * Display Form ID: dt_oppcreated_timestamp.hourOfDay
1341
- */ Default: newAttribute("dt_oppcreated_timestamp.hourOfDay"),
1342
- },
1343
- /**
1372
+ */,
1373
+ Default: newAttribute("dt_oppcreated_timestamp.hourOfDay"),
1374
+ } /**
1344
1375
  * Date Attribute: Created - Minute
1345
1376
  * Date Attribute ID: dt_oppcreated_timestamp.minute
1346
- */ CreatedMinute: {
1377
+ */,
1378
+ CreatedMinute: {
1347
1379
  ref: idRef("dt_oppcreated_timestamp.minute", "attribute"),
1348
- identifier: "dt_oppcreated_timestamp.minute",
1349
- /**
1380
+ identifier: "dt_oppcreated_timestamp.minute" /**
1350
1381
  * Display Form Title: Created - Minute
1351
1382
  * Display Form ID: dt_oppcreated_timestamp.minute
1352
- */ Default: newAttribute("dt_oppcreated_timestamp.minute"),
1353
- },
1354
- /**
1383
+ */,
1384
+ Default: newAttribute("dt_oppcreated_timestamp.minute"),
1385
+ } /**
1355
1386
  * Date Attribute: Created - Minute of Hour
1356
1387
  * Date Attribute ID: dt_oppcreated_timestamp.minuteOfHour
1357
- */ CreatedMinuteOfHour: {
1388
+ */,
1389
+ CreatedMinuteOfHour: {
1358
1390
  ref: idRef("dt_oppcreated_timestamp.minuteOfHour", "attribute"),
1359
- identifier: "dt_oppcreated_timestamp.minuteOfHour",
1360
- /**
1391
+ identifier: "dt_oppcreated_timestamp.minuteOfHour" /**
1361
1392
  * Display Form Title: Created - Minute of Hour
1362
1393
  * Display Form ID: dt_oppcreated_timestamp.minuteOfHour
1363
- */ Default: newAttribute("dt_oppcreated_timestamp.minuteOfHour"),
1364
- },
1365
- /**
1394
+ */,
1395
+ Default: newAttribute("dt_oppcreated_timestamp.minuteOfHour"),
1396
+ } /**
1366
1397
  * Date Attribute: Created - Month/Year
1367
1398
  * Date Attribute ID: dt_oppcreated_timestamp.month
1368
- */ CreatedMonthYear: {
1399
+ */,
1400
+ CreatedMonthYear: {
1369
1401
  ref: idRef("dt_oppcreated_timestamp.month", "attribute"),
1370
- identifier: "dt_oppcreated_timestamp.month",
1371
- /**
1402
+ identifier: "dt_oppcreated_timestamp.month" /**
1372
1403
  * Display Form Title: Created - Month/Year
1373
1404
  * Display Form ID: dt_oppcreated_timestamp.month
1374
- */ Default: newAttribute("dt_oppcreated_timestamp.month"),
1375
- },
1376
- /**
1405
+ */,
1406
+ Default: newAttribute("dt_oppcreated_timestamp.month"),
1407
+ } /**
1377
1408
  * Date Attribute: Created - Month of Year
1378
1409
  * Date Attribute ID: dt_oppcreated_timestamp.monthOfYear
1379
- */ CreatedMonthOfYear: {
1410
+ */,
1411
+ CreatedMonthOfYear: {
1380
1412
  ref: idRef("dt_oppcreated_timestamp.monthOfYear", "attribute"),
1381
- identifier: "dt_oppcreated_timestamp.monthOfYear",
1382
- /**
1413
+ identifier: "dt_oppcreated_timestamp.monthOfYear" /**
1383
1414
  * Display Form Title: Created - Month of Year
1384
1415
  * Display Form ID: dt_oppcreated_timestamp.monthOfYear
1385
- */ Default: newAttribute("dt_oppcreated_timestamp.monthOfYear"),
1386
- },
1387
- /**
1416
+ */,
1417
+ Default: newAttribute("dt_oppcreated_timestamp.monthOfYear"),
1418
+ } /**
1388
1419
  * Date Attribute: Created - Quarter/Year
1389
1420
  * Date Attribute ID: dt_oppcreated_timestamp.quarter
1390
- */ CreatedQuarterYear: {
1421
+ */,
1422
+ CreatedQuarterYear: {
1391
1423
  ref: idRef("dt_oppcreated_timestamp.quarter", "attribute"),
1392
- identifier: "dt_oppcreated_timestamp.quarter",
1393
- /**
1424
+ identifier: "dt_oppcreated_timestamp.quarter" /**
1394
1425
  * Display Form Title: Created - Quarter/Year
1395
1426
  * Display Form ID: dt_oppcreated_timestamp.quarter
1396
- */ Default: newAttribute("dt_oppcreated_timestamp.quarter"),
1397
- },
1398
- /**
1427
+ */,
1428
+ Default: newAttribute("dt_oppcreated_timestamp.quarter"),
1429
+ } /**
1399
1430
  * Date Attribute: Created - Quarter of Year
1400
1431
  * Date Attribute ID: dt_oppcreated_timestamp.quarterOfYear
1401
- */ CreatedQuarterOfYear: {
1432
+ */,
1433
+ CreatedQuarterOfYear: {
1402
1434
  ref: idRef("dt_oppcreated_timestamp.quarterOfYear", "attribute"),
1403
- identifier: "dt_oppcreated_timestamp.quarterOfYear",
1404
- /**
1435
+ identifier: "dt_oppcreated_timestamp.quarterOfYear" /**
1405
1436
  * Display Form Title: Created - Quarter of Year
1406
1437
  * Display Form ID: dt_oppcreated_timestamp.quarterOfYear
1407
- */ Default: newAttribute("dt_oppcreated_timestamp.quarterOfYear"),
1408
- },
1409
- /**
1438
+ */,
1439
+ Default: newAttribute("dt_oppcreated_timestamp.quarterOfYear"),
1440
+ } /**
1410
1441
  * Date Attribute: Created - Week/Year
1411
1442
  * Date Attribute ID: dt_oppcreated_timestamp.week
1412
- */ CreatedWeekYear: {
1443
+ */,
1444
+ CreatedWeekYear: {
1413
1445
  ref: idRef("dt_oppcreated_timestamp.week", "attribute"),
1414
- identifier: "dt_oppcreated_timestamp.week",
1415
- /**
1446
+ identifier: "dt_oppcreated_timestamp.week" /**
1416
1447
  * Display Form Title: Created - Week/Year
1417
1448
  * Display Form ID: dt_oppcreated_timestamp.week
1418
- */ Default: newAttribute("dt_oppcreated_timestamp.week"),
1419
- },
1420
- /**
1449
+ */,
1450
+ Default: newAttribute("dt_oppcreated_timestamp.week"),
1451
+ } /**
1421
1452
  * Date Attribute: Created - Week of Year
1422
1453
  * Date Attribute ID: dt_oppcreated_timestamp.weekOfYear
1423
- */ CreatedWeekOfYear: {
1454
+ */,
1455
+ CreatedWeekOfYear: {
1424
1456
  ref: idRef("dt_oppcreated_timestamp.weekOfYear", "attribute"),
1425
- identifier: "dt_oppcreated_timestamp.weekOfYear",
1426
- /**
1457
+ identifier: "dt_oppcreated_timestamp.weekOfYear" /**
1427
1458
  * Display Form Title: Created - Week of Year
1428
1459
  * Display Form ID: dt_oppcreated_timestamp.weekOfYear
1429
- */ Default: newAttribute("dt_oppcreated_timestamp.weekOfYear"),
1430
- },
1431
- /**
1460
+ */,
1461
+ Default: newAttribute("dt_oppcreated_timestamp.weekOfYear"),
1462
+ } /**
1432
1463
  * Date Attribute: Created - Year
1433
1464
  * Date Attribute ID: dt_oppcreated_timestamp.year
1434
- */ CreatedYear: {
1465
+ */,
1466
+ CreatedYear: {
1435
1467
  ref: idRef("dt_oppcreated_timestamp.year", "attribute"),
1436
- identifier: "dt_oppcreated_timestamp.year",
1437
- /**
1468
+ identifier: "dt_oppcreated_timestamp.year" /**
1438
1469
  * Display Form Title: Created - Year
1439
1470
  * Display Form ID: dt_oppcreated_timestamp.year
1440
- */ Default: newAttribute("dt_oppcreated_timestamp.year"),
1471
+ */,
1472
+ Default: newAttribute("dt_oppcreated_timestamp.year"),
1441
1473
  },
1442
- },
1443
- /**
1474
+ } /**
1444
1475
  * Date Data Set Title: Snapshot
1445
1476
  * Date Data Set ID: dt_snapshotdate_timestamp
1446
- */ Snapshot: {
1477
+ */,
1478
+ Snapshot: {
1447
1479
  ref: idRef("dt_snapshotdate_timestamp", "dataSet"),
1448
- identifier: "dt_snapshotdate_timestamp",
1449
- /**
1480
+ identifier: "dt_snapshotdate_timestamp" /**
1450
1481
  * Date Attribute: Snapshot - Date
1451
1482
  * Date Attribute ID: dt_snapshotdate_timestamp.day
1452
- */ SnapshotDate: {
1483
+ */,
1484
+ SnapshotDate: {
1453
1485
  ref: idRef("dt_snapshotdate_timestamp.day", "attribute"),
1454
- identifier: "dt_snapshotdate_timestamp.day",
1455
- /**
1486
+ identifier: "dt_snapshotdate_timestamp.day" /**
1456
1487
  * Display Form Title: Snapshot - Date
1457
1488
  * Display Form ID: dt_snapshotdate_timestamp.day
1458
- */ Default: newAttribute("dt_snapshotdate_timestamp.day"),
1459
- },
1460
- /**
1489
+ */,
1490
+ Default: newAttribute("dt_snapshotdate_timestamp.day"),
1491
+ } /**
1461
1492
  * Date Attribute: Snapshot - Day of Month
1462
1493
  * Date Attribute ID: dt_snapshotdate_timestamp.dayOfMonth
1463
- */ SnapshotDayOfMonth: {
1494
+ */,
1495
+ SnapshotDayOfMonth: {
1464
1496
  ref: idRef("dt_snapshotdate_timestamp.dayOfMonth", "attribute"),
1465
- identifier: "dt_snapshotdate_timestamp.dayOfMonth",
1466
- /**
1497
+ identifier: "dt_snapshotdate_timestamp.dayOfMonth" /**
1467
1498
  * Display Form Title: Snapshot - Day of Month
1468
1499
  * Display Form ID: dt_snapshotdate_timestamp.dayOfMonth
1469
- */ Default: newAttribute("dt_snapshotdate_timestamp.dayOfMonth"),
1470
- },
1471
- /**
1500
+ */,
1501
+ Default: newAttribute("dt_snapshotdate_timestamp.dayOfMonth"),
1502
+ } /**
1503
+ * Date Attribute: Snapshot - Day of Quarter
1504
+ * Date Attribute ID: dt_snapshotdate_timestamp.dayOfQuarter
1505
+ */,
1506
+ SnapshotDayOfQuarter: {
1507
+ ref: idRef("dt_snapshotdate_timestamp.dayOfQuarter", "attribute"),
1508
+ identifier: "dt_snapshotdate_timestamp.dayOfQuarter" /**
1509
+ * Display Form Title: Snapshot - Day of Quarter
1510
+ * Display Form ID: dt_snapshotdate_timestamp.dayOfQuarter
1511
+ */,
1512
+ Default: newAttribute("dt_snapshotdate_timestamp.dayOfQuarter"),
1513
+ } /**
1472
1514
  * Date Attribute: Snapshot - Day of Week
1473
1515
  * Date Attribute ID: dt_snapshotdate_timestamp.dayOfWeek
1474
- */ SnapshotDayOfWeek: {
1516
+ */,
1517
+ SnapshotDayOfWeek: {
1475
1518
  ref: idRef("dt_snapshotdate_timestamp.dayOfWeek", "attribute"),
1476
- identifier: "dt_snapshotdate_timestamp.dayOfWeek",
1477
- /**
1519
+ identifier: "dt_snapshotdate_timestamp.dayOfWeek" /**
1478
1520
  * Display Form Title: Snapshot - Day of Week
1479
1521
  * Display Form ID: dt_snapshotdate_timestamp.dayOfWeek
1480
- */ Default: newAttribute("dt_snapshotdate_timestamp.dayOfWeek"),
1481
- },
1482
- /**
1522
+ */,
1523
+ Default: newAttribute("dt_snapshotdate_timestamp.dayOfWeek"),
1524
+ } /**
1483
1525
  * Date Attribute: Snapshot - Day of Year
1484
1526
  * Date Attribute ID: dt_snapshotdate_timestamp.dayOfYear
1485
- */ SnapshotDayOfYear: {
1527
+ */,
1528
+ SnapshotDayOfYear: {
1486
1529
  ref: idRef("dt_snapshotdate_timestamp.dayOfYear", "attribute"),
1487
- identifier: "dt_snapshotdate_timestamp.dayOfYear",
1488
- /**
1530
+ identifier: "dt_snapshotdate_timestamp.dayOfYear" /**
1489
1531
  * Display Form Title: Snapshot - Day of Year
1490
1532
  * Display Form ID: dt_snapshotdate_timestamp.dayOfYear
1491
- */ Default: newAttribute("dt_snapshotdate_timestamp.dayOfYear"),
1492
- },
1493
- /**
1533
+ */,
1534
+ Default: newAttribute("dt_snapshotdate_timestamp.dayOfYear"),
1535
+ } /**
1494
1536
  * Date Attribute: Snapshot - Hour
1495
1537
  * Date Attribute ID: dt_snapshotdate_timestamp.hour
1496
- */ SnapshotHour: {
1538
+ */,
1539
+ SnapshotHour: {
1497
1540
  ref: idRef("dt_snapshotdate_timestamp.hour", "attribute"),
1498
- identifier: "dt_snapshotdate_timestamp.hour",
1499
- /**
1541
+ identifier: "dt_snapshotdate_timestamp.hour" /**
1500
1542
  * Display Form Title: Snapshot - Hour
1501
1543
  * Display Form ID: dt_snapshotdate_timestamp.hour
1502
- */ Default: newAttribute("dt_snapshotdate_timestamp.hour"),
1503
- },
1504
- /**
1544
+ */,
1545
+ Default: newAttribute("dt_snapshotdate_timestamp.hour"),
1546
+ } /**
1505
1547
  * Date Attribute: Snapshot - Hour of Day
1506
1548
  * Date Attribute ID: dt_snapshotdate_timestamp.hourOfDay
1507
- */ SnapshotHourOfDay: {
1549
+ */,
1550
+ SnapshotHourOfDay: {
1508
1551
  ref: idRef("dt_snapshotdate_timestamp.hourOfDay", "attribute"),
1509
- identifier: "dt_snapshotdate_timestamp.hourOfDay",
1510
- /**
1552
+ identifier: "dt_snapshotdate_timestamp.hourOfDay" /**
1511
1553
  * Display Form Title: Snapshot - Hour of Day
1512
1554
  * Display Form ID: dt_snapshotdate_timestamp.hourOfDay
1513
- */ Default: newAttribute("dt_snapshotdate_timestamp.hourOfDay"),
1514
- },
1515
- /**
1555
+ */,
1556
+ Default: newAttribute("dt_snapshotdate_timestamp.hourOfDay"),
1557
+ } /**
1516
1558
  * Date Attribute: Snapshot - Minute
1517
1559
  * Date Attribute ID: dt_snapshotdate_timestamp.minute
1518
- */ SnapshotMinute: {
1560
+ */,
1561
+ SnapshotMinute: {
1519
1562
  ref: idRef("dt_snapshotdate_timestamp.minute", "attribute"),
1520
- identifier: "dt_snapshotdate_timestamp.minute",
1521
- /**
1563
+ identifier: "dt_snapshotdate_timestamp.minute" /**
1522
1564
  * Display Form Title: Snapshot - Minute
1523
1565
  * Display Form ID: dt_snapshotdate_timestamp.minute
1524
- */ Default: newAttribute("dt_snapshotdate_timestamp.minute"),
1525
- },
1526
- /**
1566
+ */,
1567
+ Default: newAttribute("dt_snapshotdate_timestamp.minute"),
1568
+ } /**
1527
1569
  * Date Attribute: Snapshot - Minute of Hour
1528
1570
  * Date Attribute ID: dt_snapshotdate_timestamp.minuteOfHour
1529
- */ SnapshotMinuteOfHour: {
1571
+ */,
1572
+ SnapshotMinuteOfHour: {
1530
1573
  ref: idRef("dt_snapshotdate_timestamp.minuteOfHour", "attribute"),
1531
- identifier: "dt_snapshotdate_timestamp.minuteOfHour",
1532
- /**
1574
+ identifier: "dt_snapshotdate_timestamp.minuteOfHour" /**
1533
1575
  * Display Form Title: Snapshot - Minute of Hour
1534
1576
  * Display Form ID: dt_snapshotdate_timestamp.minuteOfHour
1535
- */ Default: newAttribute("dt_snapshotdate_timestamp.minuteOfHour"),
1536
- },
1537
- /**
1577
+ */,
1578
+ Default: newAttribute("dt_snapshotdate_timestamp.minuteOfHour"),
1579
+ } /**
1538
1580
  * Date Attribute: Snapshot - Month/Year
1539
1581
  * Date Attribute ID: dt_snapshotdate_timestamp.month
1540
- */ SnapshotMonthYear: {
1582
+ */,
1583
+ SnapshotMonthYear: {
1541
1584
  ref: idRef("dt_snapshotdate_timestamp.month", "attribute"),
1542
- identifier: "dt_snapshotdate_timestamp.month",
1543
- /**
1585
+ identifier: "dt_snapshotdate_timestamp.month" /**
1544
1586
  * Display Form Title: Snapshot - Month/Year
1545
1587
  * Display Form ID: dt_snapshotdate_timestamp.month
1546
- */ Default: newAttribute("dt_snapshotdate_timestamp.month"),
1547
- },
1548
- /**
1588
+ */,
1589
+ Default: newAttribute("dt_snapshotdate_timestamp.month"),
1590
+ } /**
1549
1591
  * Date Attribute: Snapshot - Month of Year
1550
1592
  * Date Attribute ID: dt_snapshotdate_timestamp.monthOfYear
1551
- */ SnapshotMonthOfYear: {
1593
+ */,
1594
+ SnapshotMonthOfYear: {
1552
1595
  ref: idRef("dt_snapshotdate_timestamp.monthOfYear", "attribute"),
1553
- identifier: "dt_snapshotdate_timestamp.monthOfYear",
1554
- /**
1596
+ identifier: "dt_snapshotdate_timestamp.monthOfYear" /**
1555
1597
  * Display Form Title: Snapshot - Month of Year
1556
1598
  * Display Form ID: dt_snapshotdate_timestamp.monthOfYear
1557
- */ Default: newAttribute("dt_snapshotdate_timestamp.monthOfYear"),
1558
- },
1559
- /**
1599
+ */,
1600
+ Default: newAttribute("dt_snapshotdate_timestamp.monthOfYear"),
1601
+ } /**
1560
1602
  * Date Attribute: Snapshot - Quarter/Year
1561
1603
  * Date Attribute ID: dt_snapshotdate_timestamp.quarter
1562
- */ SnapshotQuarterYear: {
1604
+ */,
1605
+ SnapshotQuarterYear: {
1563
1606
  ref: idRef("dt_snapshotdate_timestamp.quarter", "attribute"),
1564
- identifier: "dt_snapshotdate_timestamp.quarter",
1565
- /**
1607
+ identifier: "dt_snapshotdate_timestamp.quarter" /**
1566
1608
  * Display Form Title: Snapshot - Quarter/Year
1567
1609
  * Display Form ID: dt_snapshotdate_timestamp.quarter
1568
- */ Default: newAttribute("dt_snapshotdate_timestamp.quarter"),
1569
- },
1570
- /**
1610
+ */,
1611
+ Default: newAttribute("dt_snapshotdate_timestamp.quarter"),
1612
+ } /**
1571
1613
  * Date Attribute: Snapshot - Quarter of Year
1572
1614
  * Date Attribute ID: dt_snapshotdate_timestamp.quarterOfYear
1573
- */ SnapshotQuarterOfYear: {
1615
+ */,
1616
+ SnapshotQuarterOfYear: {
1574
1617
  ref: idRef("dt_snapshotdate_timestamp.quarterOfYear", "attribute"),
1575
- identifier: "dt_snapshotdate_timestamp.quarterOfYear",
1576
- /**
1618
+ identifier: "dt_snapshotdate_timestamp.quarterOfYear" /**
1577
1619
  * Display Form Title: Snapshot - Quarter of Year
1578
1620
  * Display Form ID: dt_snapshotdate_timestamp.quarterOfYear
1579
- */ Default: newAttribute("dt_snapshotdate_timestamp.quarterOfYear"),
1580
- },
1581
- /**
1621
+ */,
1622
+ Default: newAttribute("dt_snapshotdate_timestamp.quarterOfYear"),
1623
+ } /**
1582
1624
  * Date Attribute: Snapshot - Week/Year
1583
1625
  * Date Attribute ID: dt_snapshotdate_timestamp.week
1584
- */ SnapshotWeekYear: {
1626
+ */,
1627
+ SnapshotWeekYear: {
1585
1628
  ref: idRef("dt_snapshotdate_timestamp.week", "attribute"),
1586
- identifier: "dt_snapshotdate_timestamp.week",
1587
- /**
1629
+ identifier: "dt_snapshotdate_timestamp.week" /**
1588
1630
  * Display Form Title: Snapshot - Week/Year
1589
1631
  * Display Form ID: dt_snapshotdate_timestamp.week
1590
- */ Default: newAttribute("dt_snapshotdate_timestamp.week"),
1591
- },
1592
- /**
1632
+ */,
1633
+ Default: newAttribute("dt_snapshotdate_timestamp.week"),
1634
+ } /**
1593
1635
  * Date Attribute: Snapshot - Week of Year
1594
1636
  * Date Attribute ID: dt_snapshotdate_timestamp.weekOfYear
1595
- */ SnapshotWeekOfYear: {
1637
+ */,
1638
+ SnapshotWeekOfYear: {
1596
1639
  ref: idRef("dt_snapshotdate_timestamp.weekOfYear", "attribute"),
1597
- identifier: "dt_snapshotdate_timestamp.weekOfYear",
1598
- /**
1640
+ identifier: "dt_snapshotdate_timestamp.weekOfYear" /**
1599
1641
  * Display Form Title: Snapshot - Week of Year
1600
1642
  * Display Form ID: dt_snapshotdate_timestamp.weekOfYear
1601
- */ Default: newAttribute("dt_snapshotdate_timestamp.weekOfYear"),
1602
- },
1603
- /**
1643
+ */,
1644
+ Default: newAttribute("dt_snapshotdate_timestamp.weekOfYear"),
1645
+ } /**
1604
1646
  * Date Attribute: Snapshot - Year
1605
1647
  * Date Attribute ID: dt_snapshotdate_timestamp.year
1606
- */ SnapshotYear: {
1648
+ */,
1649
+ SnapshotYear: {
1607
1650
  ref: idRef("dt_snapshotdate_timestamp.year", "attribute"),
1608
- identifier: "dt_snapshotdate_timestamp.year",
1609
- /**
1651
+ identifier: "dt_snapshotdate_timestamp.year" /**
1610
1652
  * Display Form Title: Snapshot - Year
1611
1653
  * Display Form ID: dt_snapshotdate_timestamp.year
1612
- */ Default: newAttribute("dt_snapshotdate_timestamp.year"),
1654
+ */,
1655
+ Default: newAttribute("dt_snapshotdate_timestamp.year"),
1613
1656
  },
1614
- },
1615
- /**
1657
+ } /**
1616
1658
  * Date Data Set Title: Timeline
1617
1659
  * Date Data Set ID: dt_timeline_timestamp
1618
- */ Timeline: {
1660
+ */,
1661
+ Timeline: {
1619
1662
  ref: idRef("dt_timeline_timestamp", "dataSet"),
1620
- identifier: "dt_timeline_timestamp",
1621
- /**
1663
+ identifier: "dt_timeline_timestamp" /**
1622
1664
  * Date Attribute: Timeline - Date
1623
1665
  * Date Attribute ID: dt_timeline_timestamp.day
1624
- */ TimelineDate: {
1666
+ */,
1667
+ TimelineDate: {
1625
1668
  ref: idRef("dt_timeline_timestamp.day", "attribute"),
1626
- identifier: "dt_timeline_timestamp.day",
1627
- /**
1669
+ identifier: "dt_timeline_timestamp.day" /**
1628
1670
  * Display Form Title: Timeline - Date
1629
1671
  * Display Form ID: dt_timeline_timestamp.day
1630
- */ Default: newAttribute("dt_timeline_timestamp.day"),
1631
- },
1632
- /**
1672
+ */,
1673
+ Default: newAttribute("dt_timeline_timestamp.day"),
1674
+ } /**
1633
1675
  * Date Attribute: Timeline - Day of Month
1634
1676
  * Date Attribute ID: dt_timeline_timestamp.dayOfMonth
1635
- */ TimelineDayOfMonth: {
1677
+ */,
1678
+ TimelineDayOfMonth: {
1636
1679
  ref: idRef("dt_timeline_timestamp.dayOfMonth", "attribute"),
1637
- identifier: "dt_timeline_timestamp.dayOfMonth",
1638
- /**
1680
+ identifier: "dt_timeline_timestamp.dayOfMonth" /**
1639
1681
  * Display Form Title: Timeline - Day of Month
1640
1682
  * Display Form ID: dt_timeline_timestamp.dayOfMonth
1641
- */ Default: newAttribute("dt_timeline_timestamp.dayOfMonth"),
1642
- },
1643
- /**
1683
+ */,
1684
+ Default: newAttribute("dt_timeline_timestamp.dayOfMonth"),
1685
+ } /**
1686
+ * Date Attribute: Timeline - Day of Quarter
1687
+ * Date Attribute ID: dt_timeline_timestamp.dayOfQuarter
1688
+ */,
1689
+ TimelineDayOfQuarter: {
1690
+ ref: idRef("dt_timeline_timestamp.dayOfQuarter", "attribute"),
1691
+ identifier: "dt_timeline_timestamp.dayOfQuarter" /**
1692
+ * Display Form Title: Timeline - Day of Quarter
1693
+ * Display Form ID: dt_timeline_timestamp.dayOfQuarter
1694
+ */,
1695
+ Default: newAttribute("dt_timeline_timestamp.dayOfQuarter"),
1696
+ } /**
1644
1697
  * Date Attribute: Timeline - Day of Week
1645
1698
  * Date Attribute ID: dt_timeline_timestamp.dayOfWeek
1646
- */ TimelineDayOfWeek: {
1699
+ */,
1700
+ TimelineDayOfWeek: {
1647
1701
  ref: idRef("dt_timeline_timestamp.dayOfWeek", "attribute"),
1648
- identifier: "dt_timeline_timestamp.dayOfWeek",
1649
- /**
1702
+ identifier: "dt_timeline_timestamp.dayOfWeek" /**
1650
1703
  * Display Form Title: Timeline - Day of Week
1651
1704
  * Display Form ID: dt_timeline_timestamp.dayOfWeek
1652
- */ Default: newAttribute("dt_timeline_timestamp.dayOfWeek"),
1653
- },
1654
- /**
1705
+ */,
1706
+ Default: newAttribute("dt_timeline_timestamp.dayOfWeek"),
1707
+ } /**
1655
1708
  * Date Attribute: Timeline - Day of Year
1656
1709
  * Date Attribute ID: dt_timeline_timestamp.dayOfYear
1657
- */ TimelineDayOfYear: {
1710
+ */,
1711
+ TimelineDayOfYear: {
1658
1712
  ref: idRef("dt_timeline_timestamp.dayOfYear", "attribute"),
1659
- identifier: "dt_timeline_timestamp.dayOfYear",
1660
- /**
1713
+ identifier: "dt_timeline_timestamp.dayOfYear" /**
1661
1714
  * Display Form Title: Timeline - Day of Year
1662
1715
  * Display Form ID: dt_timeline_timestamp.dayOfYear
1663
- */ Default: newAttribute("dt_timeline_timestamp.dayOfYear"),
1664
- },
1665
- /**
1716
+ */,
1717
+ Default: newAttribute("dt_timeline_timestamp.dayOfYear"),
1718
+ } /**
1666
1719
  * Date Attribute: Timeline - Hour
1667
1720
  * Date Attribute ID: dt_timeline_timestamp.hour
1668
- */ TimelineHour: {
1721
+ */,
1722
+ TimelineHour: {
1669
1723
  ref: idRef("dt_timeline_timestamp.hour", "attribute"),
1670
- identifier: "dt_timeline_timestamp.hour",
1671
- /**
1724
+ identifier: "dt_timeline_timestamp.hour" /**
1672
1725
  * Display Form Title: Timeline - Hour
1673
1726
  * Display Form ID: dt_timeline_timestamp.hour
1674
- */ Default: newAttribute("dt_timeline_timestamp.hour"),
1675
- },
1676
- /**
1727
+ */,
1728
+ Default: newAttribute("dt_timeline_timestamp.hour"),
1729
+ } /**
1677
1730
  * Date Attribute: Timeline - Hour of Day
1678
1731
  * Date Attribute ID: dt_timeline_timestamp.hourOfDay
1679
- */ TimelineHourOfDay: {
1732
+ */,
1733
+ TimelineHourOfDay: {
1680
1734
  ref: idRef("dt_timeline_timestamp.hourOfDay", "attribute"),
1681
- identifier: "dt_timeline_timestamp.hourOfDay",
1682
- /**
1735
+ identifier: "dt_timeline_timestamp.hourOfDay" /**
1683
1736
  * Display Form Title: Timeline - Hour of Day
1684
1737
  * Display Form ID: dt_timeline_timestamp.hourOfDay
1685
- */ Default: newAttribute("dt_timeline_timestamp.hourOfDay"),
1686
- },
1687
- /**
1738
+ */,
1739
+ Default: newAttribute("dt_timeline_timestamp.hourOfDay"),
1740
+ } /**
1688
1741
  * Date Attribute: Timeline - Minute
1689
1742
  * Date Attribute ID: dt_timeline_timestamp.minute
1690
- */ TimelineMinute: {
1743
+ */,
1744
+ TimelineMinute: {
1691
1745
  ref: idRef("dt_timeline_timestamp.minute", "attribute"),
1692
- identifier: "dt_timeline_timestamp.minute",
1693
- /**
1746
+ identifier: "dt_timeline_timestamp.minute" /**
1694
1747
  * Display Form Title: Timeline - Minute
1695
1748
  * Display Form ID: dt_timeline_timestamp.minute
1696
- */ Default: newAttribute("dt_timeline_timestamp.minute"),
1697
- },
1698
- /**
1749
+ */,
1750
+ Default: newAttribute("dt_timeline_timestamp.minute"),
1751
+ } /**
1699
1752
  * Date Attribute: Timeline - Minute of Hour
1700
1753
  * Date Attribute ID: dt_timeline_timestamp.minuteOfHour
1701
- */ TimelineMinuteOfHour: {
1754
+ */,
1755
+ TimelineMinuteOfHour: {
1702
1756
  ref: idRef("dt_timeline_timestamp.minuteOfHour", "attribute"),
1703
- identifier: "dt_timeline_timestamp.minuteOfHour",
1704
- /**
1757
+ identifier: "dt_timeline_timestamp.minuteOfHour" /**
1705
1758
  * Display Form Title: Timeline - Minute of Hour
1706
1759
  * Display Form ID: dt_timeline_timestamp.minuteOfHour
1707
- */ Default: newAttribute("dt_timeline_timestamp.minuteOfHour"),
1708
- },
1709
- /**
1760
+ */,
1761
+ Default: newAttribute("dt_timeline_timestamp.minuteOfHour"),
1762
+ } /**
1710
1763
  * Date Attribute: Timeline - Month/Year
1711
1764
  * Date Attribute ID: dt_timeline_timestamp.month
1712
- */ TimelineMonthYear: {
1765
+ */,
1766
+ TimelineMonthYear: {
1713
1767
  ref: idRef("dt_timeline_timestamp.month", "attribute"),
1714
- identifier: "dt_timeline_timestamp.month",
1715
- /**
1768
+ identifier: "dt_timeline_timestamp.month" /**
1716
1769
  * Display Form Title: Timeline - Month/Year
1717
1770
  * Display Form ID: dt_timeline_timestamp.month
1718
- */ Default: newAttribute("dt_timeline_timestamp.month"),
1719
- },
1720
- /**
1771
+ */,
1772
+ Default: newAttribute("dt_timeline_timestamp.month"),
1773
+ } /**
1721
1774
  * Date Attribute: Timeline - Month of Year
1722
1775
  * Date Attribute ID: dt_timeline_timestamp.monthOfYear
1723
- */ TimelineMonthOfYear: {
1776
+ */,
1777
+ TimelineMonthOfYear: {
1724
1778
  ref: idRef("dt_timeline_timestamp.monthOfYear", "attribute"),
1725
- identifier: "dt_timeline_timestamp.monthOfYear",
1726
- /**
1779
+ identifier: "dt_timeline_timestamp.monthOfYear" /**
1727
1780
  * Display Form Title: Timeline - Month of Year
1728
1781
  * Display Form ID: dt_timeline_timestamp.monthOfYear
1729
- */ Default: newAttribute("dt_timeline_timestamp.monthOfYear"),
1730
- },
1731
- /**
1782
+ */,
1783
+ Default: newAttribute("dt_timeline_timestamp.monthOfYear"),
1784
+ } /**
1732
1785
  * Date Attribute: Timeline - Quarter/Year
1733
1786
  * Date Attribute ID: dt_timeline_timestamp.quarter
1734
- */ TimelineQuarterYear: {
1787
+ */,
1788
+ TimelineQuarterYear: {
1735
1789
  ref: idRef("dt_timeline_timestamp.quarter", "attribute"),
1736
- identifier: "dt_timeline_timestamp.quarter",
1737
- /**
1790
+ identifier: "dt_timeline_timestamp.quarter" /**
1738
1791
  * Display Form Title: Timeline - Quarter/Year
1739
1792
  * Display Form ID: dt_timeline_timestamp.quarter
1740
- */ Default: newAttribute("dt_timeline_timestamp.quarter"),
1741
- },
1742
- /**
1793
+ */,
1794
+ Default: newAttribute("dt_timeline_timestamp.quarter"),
1795
+ } /**
1743
1796
  * Date Attribute: Timeline - Quarter of Year
1744
1797
  * Date Attribute ID: dt_timeline_timestamp.quarterOfYear
1745
- */ TimelineQuarterOfYear: {
1798
+ */,
1799
+ TimelineQuarterOfYear: {
1746
1800
  ref: idRef("dt_timeline_timestamp.quarterOfYear", "attribute"),
1747
- identifier: "dt_timeline_timestamp.quarterOfYear",
1748
- /**
1801
+ identifier: "dt_timeline_timestamp.quarterOfYear" /**
1749
1802
  * Display Form Title: Timeline - Quarter of Year
1750
1803
  * Display Form ID: dt_timeline_timestamp.quarterOfYear
1751
- */ Default: newAttribute("dt_timeline_timestamp.quarterOfYear"),
1752
- },
1753
- /**
1804
+ */,
1805
+ Default: newAttribute("dt_timeline_timestamp.quarterOfYear"),
1806
+ } /**
1754
1807
  * Date Attribute: Timeline - Week/Year
1755
1808
  * Date Attribute ID: dt_timeline_timestamp.week
1756
- */ TimelineWeekYear: {
1809
+ */,
1810
+ TimelineWeekYear: {
1757
1811
  ref: idRef("dt_timeline_timestamp.week", "attribute"),
1758
- identifier: "dt_timeline_timestamp.week",
1759
- /**
1812
+ identifier: "dt_timeline_timestamp.week" /**
1760
1813
  * Display Form Title: Timeline - Week/Year
1761
1814
  * Display Form ID: dt_timeline_timestamp.week
1762
- */ Default: newAttribute("dt_timeline_timestamp.week"),
1763
- },
1764
- /**
1815
+ */,
1816
+ Default: newAttribute("dt_timeline_timestamp.week"),
1817
+ } /**
1765
1818
  * Date Attribute: Timeline - Week of Year
1766
1819
  * Date Attribute ID: dt_timeline_timestamp.weekOfYear
1767
- */ TimelineWeekOfYear: {
1820
+ */,
1821
+ TimelineWeekOfYear: {
1768
1822
  ref: idRef("dt_timeline_timestamp.weekOfYear", "attribute"),
1769
- identifier: "dt_timeline_timestamp.weekOfYear",
1770
- /**
1823
+ identifier: "dt_timeline_timestamp.weekOfYear" /**
1771
1824
  * Display Form Title: Timeline - Week of Year
1772
1825
  * Display Form ID: dt_timeline_timestamp.weekOfYear
1773
- */ Default: newAttribute("dt_timeline_timestamp.weekOfYear"),
1774
- },
1775
- /**
1826
+ */,
1827
+ Default: newAttribute("dt_timeline_timestamp.weekOfYear"),
1828
+ } /**
1776
1829
  * Date Attribute: Timeline - Year
1777
1830
  * Date Attribute ID: dt_timeline_timestamp.year
1778
- */ TimelineYear: {
1831
+ */,
1832
+ TimelineYear: {
1779
1833
  ref: idRef("dt_timeline_timestamp.year", "attribute"),
1780
- identifier: "dt_timeline_timestamp.year",
1781
- /**
1834
+ identifier: "dt_timeline_timestamp.year" /**
1782
1835
  * Display Form Title: Timeline - Year
1783
1836
  * Display Form ID: dt_timeline_timestamp.year
1784
- */ Default: newAttribute("dt_timeline_timestamp.year"),
1837
+ */,
1838
+ Default: newAttribute("dt_timeline_timestamp.year"),
1785
1839
  },
1786
1840
  },
1787
1841
  };
@@ -1790,193 +1844,193 @@ export const Insights = {
1790
1844
  * Insight Title: Amount
1791
1845
  * Insight ID: 04b8cd47-35d6-4e82-b24d-7a98647e0374
1792
1846
  */
1793
- Amount_2: "04b8cd47-35d6-4e82-b24d-7a98647e0374",
1794
- /**
1847
+ Amount_2: "04b8cd47-35d6-4e82-b24d-7a98647e0374" /**
1795
1848
  * Insight Title: Table using long name metric
1796
1849
  * Insight ID: 1e17f8cf-aa34-4474-8dd5-c1249c688225
1797
- */ TableUsingLongNameMetric: "1e17f8cf-aa34-4474-8dd5-c1249c688225",
1798
- /**
1850
+ */,
1851
+ TableUsingLongNameMetric: "1e17f8cf-aa34-4474-8dd5-c1249c688225" /**
1799
1852
  * Insight Title: Table has AM metric
1800
1853
  * Insight ID: 343b329b-e2b0-43b2-9724-de8cd664ebac
1801
- */ TableHasAMMetric: "343b329b-e2b0-43b2-9724-de8cd664ebac",
1802
- /**
1854
+ */,
1855
+ TableHasAMMetric: "343b329b-e2b0-43b2-9724-de8cd664ebac" /**
1803
1856
  * Insight Title: merge cells insight
1804
1857
  * Insight ID: 3ef94acb-1e15-49ef-88d5-e9e2931be959
1805
- */ MergeCellsInsight: "3ef94acb-1e15-49ef-88d5-e9e2931be959",
1806
- /**
1858
+ */,
1859
+ MergeCellsInsight: "3ef94acb-1e15-49ef-88d5-e9e2931be959" /**
1807
1860
  * Insight Title: Sum of Days to Close
1808
1861
  * Insight ID: 4eb2f130-e36e-4d8d-834e-14780366edfd
1809
- */ SumOfDaysToClose: "4eb2f130-e36e-4d8d-834e-14780366edfd",
1810
- /**
1862
+ */,
1863
+ SumOfDaysToClose: "4eb2f130-e36e-4d8d-834e-14780366edfd" /**
1811
1864
  * Insight Title: big insight
1812
1865
  * Insight ID: 5517045e-661f-4d6b-b0b0-98030ab9f68c
1813
- */ BigInsight: "5517045e-661f-4d6b-b0b0-98030ab9f68c",
1814
- /**
1866
+ */,
1867
+ BigInsight: "5517045e-661f-4d6b-b0b0-98030ab9f68c" /**
1815
1868
  * Insight Title: Table has multi metrics and multi formats
1816
1869
  * Insight ID: 6d236ec6-5cf7-493e-8285-6613fde4ce18
1817
- */ TableHasMultiMetricsAndMultiFormats: "6d236ec6-5cf7-493e-8285-6613fde4ce18",
1818
- /**
1870
+ */,
1871
+ TableHasMultiMetricsAndMultiFormats: "6d236ec6-5cf7-493e-8285-6613fde4ce18" /**
1819
1872
  * Insight Title: Column chart only measures
1820
1873
  * Insight ID: 6ecba0d9-8fff-4c78-8adf-7f33cc1956c8
1821
- */ ColumnChartOnlyMeasures: "6ecba0d9-8fff-4c78-8adf-7f33cc1956c8",
1822
- /**
1874
+ */,
1875
+ ColumnChartOnlyMeasures: "6ecba0d9-8fff-4c78-8adf-7f33cc1956c8" /**
1823
1876
  * Insight Title: drillToAttributeUrl
1824
1877
  * Insight ID: 7837806a-a406-4dcd-a8a2-902c64587e63
1825
- */ DrillToAttributeUrl: "7837806a-a406-4dcd-a8a2-902c64587e63",
1826
- /**
1878
+ */,
1879
+ DrillToAttributeUrl: "7837806a-a406-4dcd-a8a2-902c64587e63" /**
1827
1880
  * Insight Title: invalid insight
1828
1881
  * Insight ID: 81452cc9-558b-4b4e-a70b-0a80f3bd2924
1829
- */ InvalidInsight: "81452cc9-558b-4b4e-a70b-0a80f3bd2924",
1830
- /**
1882
+ */,
1883
+ InvalidInsight: "81452cc9-558b-4b4e-a70b-0a80f3bd2924" /**
1831
1884
  * Insight Title: my heatmap
1832
1885
  * Insight ID: 83804893-45f6-476a-ac69-fef969a791d7
1833
- */ MyHeatmap: "83804893-45f6-476a-ac69-fef969a791d7",
1834
- /**
1886
+ */,
1887
+ MyHeatmap: "83804893-45f6-476a-ac69-fef969a791d7" /**
1835
1888
  * Insight Title: Insight using long name metric
1836
1889
  * Insight ID: 843701ee-8f24-4942-8522-872a96575f8e
1837
- */ InsightUsingLongNameMetric: "843701ee-8f24-4942-8522-872a96575f8e",
1838
- /**
1890
+ */,
1891
+ InsightUsingLongNameMetric: "843701ee-8f24-4942-8522-872a96575f8e" /**
1839
1892
  * Insight Title: Column chart has not hyperlink
1840
1893
  * Insight ID: 84d13bd9-f976-4e03-8b00-fec9497d580b
1841
- */ ColumnChartHasNotHyperlink: "84d13bd9-f976-4e03-8b00-fec9497d580b",
1842
- /**
1894
+ */,
1895
+ ColumnChartHasNotHyperlink: "84d13bd9-f976-4e03-8b00-fec9497d580b" /**
1843
1896
  * Insight Title: table
1844
1897
  * Insight ID: 86be2337-968a-40f1-9fa4-4b3bb809da4b
1845
- */ Table: "86be2337-968a-40f1-9fa4-4b3bb809da4b",
1846
- /**
1898
+ */,
1899
+ Table: "86be2337-968a-40f1-9fa4-4b3bb809da4b" /**
1847
1900
  * Insight Title: Column chart long attribute has hyperlink
1848
1901
  * Insight ID: 87c466b7-e3e0-4a1a-a45a-4ae333bce863
1849
- */ ColumnChartLongAttributeHasHyperlink: "87c466b7-e3e0-4a1a-a45a-4ae333bce863",
1850
- /**
1902
+ */,
1903
+ ColumnChartLongAttributeHasHyperlink: "87c466b7-e3e0-4a1a-a45a-4ae333bce863" /**
1851
1904
  * Insight Title: Sum of Probability
1852
1905
  * Insight ID: 986add04-6568-4834-a635-e42982650c54
1853
- */ SumOfProbability: "986add04-6568-4834-a635-e42982650c54",
1854
- /**
1906
+ */,
1907
+ SumOfProbability: "986add04-6568-4834-a635-e42982650c54" /**
1855
1908
  * Insight Title: Column chart has many hyperlinks
1856
1909
  * Insight ID: 9a2ab62b-587a-4b16-9682-1b7962340354
1857
- */ ColumnChartHasManyHyperlinks: "9a2ab62b-587a-4b16-9682-1b7962340354",
1858
- /**
1910
+ */,
1911
+ ColumnChartHasManyHyperlinks: "9a2ab62b-587a-4b16-9682-1b7962340354" /**
1859
1912
  * Insight Title: Sum of Opp. Snapshot (Date)
1860
1913
  * Insight ID: a04af4cb-94e2-4cdb-aa21-c95bbb0b3ab8
1861
- */ SumOfOppSnapshotDate: "a04af4cb-94e2-4cdb-aa21-c95bbb0b3ab8",
1862
- /**
1914
+ */,
1915
+ SumOfOppSnapshotDate: "a04af4cb-94e2-4cdb-aa21-c95bbb0b3ab8" /**
1863
1916
  * Insight Title: Sum of Opp. Close (Date)
1864
1917
  * Insight ID: afa75538-ea5f-4cfc-a10f-dce95929a68d
1865
- */ SumOfOppCloseDate: "afa75538-ea5f-4cfc-a10f-dce95929a68d",
1866
- /**
1918
+ */,
1919
+ SumOfOppCloseDate: "afa75538-ea5f-4cfc-a10f-dce95929a68d" /**
1867
1920
  * Insight Title: Column chart with Department attribute
1868
1921
  * Insight ID: b1614db1-3058-4071-a2fe-64a017d318c5
1869
- */ ColumnChartWithDepartmentAttribute: "b1614db1-3058-4071-a2fe-64a017d318c5",
1870
- /**
1922
+ */,
1923
+ ColumnChartWithDepartmentAttribute: "b1614db1-3058-4071-a2fe-64a017d318c5" /**
1871
1924
  * Insight Title: Test insight
1872
1925
  * Insight ID: b2cfe70f-59a6-4b04-b7ca-f01c8e47df0a
1873
- */ TestInsight: "b2cfe70f-59a6-4b04-b7ca-f01c8e47df0a",
1874
- /**
1926
+ */,
1927
+ TestInsight: "b2cfe70f-59a6-4b04-b7ca-f01c8e47df0a" /**
1875
1928
  * Insight Title: AD has null value
1876
1929
  * Insight ID: b3b665b7-bca2-0322-82f1-b86ky73k90f8afe
1877
- */ ADHasNullValue: "b3b665b7-bca2-0322-82f1-b86ky73k90f8afe",
1878
- /**
1930
+ */,
1931
+ ADHasNullValue: "b3b665b7-bca2-0322-82f1-b86ky73k90f8afe" /**
1879
1932
  * Insight Title: Parent Insight
1880
1933
  * Insight ID: b3b665b7-bca2-4462-82f1-b0e01dff8afe
1881
- */ ParentInsight: "b3b665b7-bca2-4462-82f1-b0e01dff8afe",
1882
- /**
1934
+ */,
1935
+ ParentInsight: "b3b665b7-bca2-4462-82f1-b0e01dff8afe" /**
1883
1936
  * Insight Title: Sum of Duration
1884
1937
  * Insight ID: b75ccd1a-4489-44fd-8cd5-83ec122e3288
1885
- */ SumOfDuration: "b75ccd1a-4489-44fd-8cd5-83ec122e3288",
1886
- /**
1938
+ */,
1939
+ SumOfDuration: "b75ccd1a-4489-44fd-8cd5-83ec122e3288" /**
1887
1940
  * Insight Title: Combine with all filter types
1888
1941
  * Insight ID: ba13041b-87bc-458c-a514-fcc0074c9973
1889
- */ CombineWithAllFilterTypes: "ba13041b-87bc-458c-a514-fcc0074c9973",
1890
- /**
1942
+ */,
1943
+ CombineWithAllFilterTypes: "ba13041b-87bc-458c-a514-fcc0074c9973" /**
1891
1944
  * Insight Title: Negative Insight
1892
1945
  * Insight ID: c1f236a4-b48a-4bf6-a94f-a89d5bde2fe9
1893
- */ NegativeInsight: "c1f236a4-b48a-4bf6-a94f-a89d5bde2fe9",
1894
- /**
1946
+ */,
1947
+ NegativeInsight: "c1f236a4-b48a-4bf6-a94f-a89d5bde2fe9" /**
1895
1948
  * Insight Title: many data
1896
1949
  * Insight ID: dcce2234-9097-47e7-a165-36cdbaa2e134
1897
- */ ManyData: "dcce2234-9097-47e7-a165-36cdbaa2e134",
1898
- /**
1950
+ */,
1951
+ ManyData: "dcce2234-9097-47e7-a165-36cdbaa2e134" /**
1899
1952
  * Insight Title: No data
1900
1953
  * Insight ID: f00bd5d5-91da-4139-9e7e-5498d9fe49b5
1901
- */ NoData: "f00bd5d5-91da-4139-9e7e-5498d9fe49b5",
1902
- /**
1954
+ */,
1955
+ NoData: "f00bd5d5-91da-4139-9e7e-5498d9fe49b5" /**
1903
1956
  * Insight Title: Simple Sorted Table
1904
1957
  * Insight ID: f615b2cd-024c-4cc8-9db9-b6f08150b0b3
1905
- */ SimpleSortedTable: "f615b2cd-024c-4cc8-9db9-b6f08150b0b3",
1906
- /**
1958
+ */,
1959
+ SimpleSortedTable: "f615b2cd-024c-4cc8-9db9-b6f08150b0b3" /**
1907
1960
  * Insight Title: Column chart has hyperlink
1908
1961
  * Insight ID: f7a50db1-5d2d-4b1a-82e6-e1648836985c
1909
- */ ColumnChartHasHyperlink: "f7a50db1-5d2d-4b1a-82e6-e1648836985c",
1910
- /**
1962
+ */,
1963
+ ColumnChartHasHyperlink: "f7a50db1-5d2d-4b1a-82e6-e1648836985c" /**
1911
1964
  * Insight Title: unmerge cells insight
1912
1965
  * Insight ID: fb53ecfb-3874-4bee-8612-afecd3fa3e04
1913
- */ UnmergeCellsInsight: "fb53ecfb-3874-4bee-8612-afecd3fa3e04",
1966
+ */,
1967
+ UnmergeCellsInsight: "fb53ecfb-3874-4bee-8612-afecd3fa3e04",
1914
1968
  };
1915
1969
  export const Dashboards = {
1916
1970
  /**
1917
1971
  * Dashboard Title: Dashboard column chart has not hyperlink
1918
1972
  * Dashboard ID: 0de1f35f-994d-4803-b236-ae2549818104
1919
1973
  */
1920
- DashboardColumnChartHasNotHyperlink: "0de1f35f-994d-4803-b236-ae2549818104",
1921
- /**
1974
+ DashboardColumnChartHasNotHyperlink: "0de1f35f-994d-4803-b236-ae2549818104" /**
1922
1975
  * Dashboard Title: Dashboard column chart has hyperlinks
1923
1976
  * Dashboard ID: 2c269aba-2a5a-4d54-8bdb-bbf037645f0f
1924
- */ DashboardColumnChartHasHyperlinks: "2c269aba-2a5a-4d54-8bdb-bbf037645f0f",
1925
- /**
1977
+ */,
1978
+ DashboardColumnChartHasHyperlinks: "2c269aba-2a5a-4d54-8bdb-bbf037645f0f" /**
1926
1979
  * Dashboard Title: Simple dashboard no drills
1927
1980
  * Dashboard ID: 44a9d0ed-8a06-4ffd-b16c-6281707acfcf
1928
- */ SimpleDashboardNoDrills: "44a9d0ed-8a06-4ffd-b16c-6281707acfcf",
1929
- /**
1981
+ */,
1982
+ SimpleDashboardNoDrills: "44a9d0ed-8a06-4ffd-b16c-6281707acfcf" /**
1930
1983
  * Dashboard Title: KD has null value
1931
1984
  * Dashboard ID: 5a224af3-902c-4acd-ac75-bfa88d80e044
1932
- */ KDHasNullValue: "5a224af3-902c-4acd-ac75-bfa88d80e044",
1933
- /**
1985
+ */,
1986
+ KDHasNullValue: "5a224af3-902c-4acd-ac75-bfa88d80e044" /**
1934
1987
  * Dashboard Title: KD with No data
1935
1988
  * Dashboard ID: 61cbcfcd-efee-407f-ba3a-6c3170f50e03
1936
- */ KDWithNoData: "61cbcfcd-efee-407f-ba3a-6c3170f50e03",
1937
- /**
1989
+ */,
1990
+ KDWithNoData: "61cbcfcd-efee-407f-ba3a-6c3170f50e03" /**
1938
1991
  * Dashboard Title: Dashboard column chart only measures
1939
1992
  * Dashboard ID: 6dcf6335-92cf-4b77-981f-a1f4d0763053
1940
- */ DashboardColumnChartOnlyMeasures: "6dcf6335-92cf-4b77-981f-a1f4d0763053",
1941
- /**
1993
+ */,
1994
+ DashboardColumnChartOnlyMeasures: "6dcf6335-92cf-4b77-981f-a1f4d0763053" /**
1942
1995
  * Dashboard Title: KD with big insight
1943
1996
  * Dashboard ID: 75a429f8-6c26-422a-8e0d-9e52981f5403
1944
- */ KDWithBigInsight: "75a429f8-6c26-422a-8e0d-9e52981f5403",
1945
- /**
1997
+ */,
1998
+ KDWithBigInsight: "75a429f8-6c26-422a-8e0d-9e52981f5403" /**
1946
1999
  * Dashboard Title: KD using long name metric
1947
2000
  * Dashboard ID: 7b2cd4c1-bb41-473a-9017-e404cbc630d2
1948
- */ KDUsingLongNameMetric: "7b2cd4c1-bb41-473a-9017-e404cbc630d2",
1949
- /**
2001
+ */,
2002
+ KDUsingLongNameMetric: "7b2cd4c1-bb41-473a-9017-e404cbc630d2" /**
1950
2003
  * Dashboard Title: Target KD has null value
1951
2004
  * Dashboard ID: a87209e0-c53f-4a6f-abf3-17c7d8d4079e
1952
- */ TargetKDHasNullValue: "a87209e0-c53f-4a6f-abf3-17c7d8d4079e",
1953
- /**
2005
+ */,
2006
+ TargetKDHasNullValue: "a87209e0-c53f-4a6f-abf3-17c7d8d4079e" /**
1954
2007
  * Dashboard Title: Simple dashboard
1955
2008
  * Dashboard ID: adb4fefa-c5ad-410e-bb2c-d6933e0ec7a0
1956
- */ SimpleDashboard: "adb4fefa-c5ad-410e-bb2c-d6933e0ec7a0",
1957
- /**
2009
+ */,
2010
+ SimpleDashboard: "adb4fefa-c5ad-410e-bb2c-d6933e0ec7a0" /**
1958
2011
  * Dashboard Title: Locked dashboard
1959
2012
  * Dashboard ID: b8bbf78e-e3ad-4bcf-98a6-0142ea7fa8a2
1960
- */ LockedDashboard: "b8bbf78e-e3ad-4bcf-98a6-0142ea7fa8a2",
1961
- /**
2013
+ */,
2014
+ LockedDashboard: "b8bbf78e-e3ad-4bcf-98a6-0142ea7fa8a2" /**
1962
2015
  * Dashboard Title: Parent Dashboard
1963
2016
  * Dashboard ID: d1965687-f7bd-41ba-9fa2-f63793d62a62
1964
- */ ParentDashboard: "d1965687-f7bd-41ba-9fa2-f63793d62a62",
1965
- /**
2017
+ */,
2018
+ ParentDashboard: "d1965687-f7bd-41ba-9fa2-f63793d62a62" /**
1966
2019
  * Dashboard Title: KD with merge and unmerge insights
1967
2020
  * Dashboard ID: dfb03d5e-ba83-4105-badb-0a02e2e668ee
1968
- */ KDWithMergeAndUnmergeInsights: "dfb03d5e-ba83-4105-badb-0a02e2e668ee",
1969
- /**
2021
+ */,
2022
+ KDWithMergeAndUnmergeInsights: "dfb03d5e-ba83-4105-badb-0a02e2e668ee" /**
1970
2023
  * Dashboard Title: KD with many data insight
1971
2024
  * Dashboard ID: e1e6e5fe-95bc-41b9-bd8c-d9cf5e88a5d0
1972
- */ KDWithManyDataInsight: "e1e6e5fe-95bc-41b9-bd8c-d9cf5e88a5d0",
1973
- /**
2025
+ */,
2026
+ KDWithManyDataInsight: "e1e6e5fe-95bc-41b9-bd8c-d9cf5e88a5d0" /**
1974
2027
  * Dashboard Title: Dashboard With 3 Sections
1975
2028
  * Dashboard ID: e6473e57-1914-46ec-9cb9-5611f1298100
1976
- */ DashboardWith3Sections: "e6473e57-1914-46ec-9cb9-5611f1298100",
1977
- /**
2029
+ */,
2030
+ DashboardWith3Sections: "e6473e57-1914-46ec-9cb9-5611f1298100" /**
1978
2031
  * Dashboard Title: KD with invalid insight
1979
2032
  * Dashboard ID: f50c7076-1d45-4031-a4fd-564459254b12
1980
- */ KDWithInvalidInsight: "f50c7076-1d45-4031-a4fd-564459254b12",
2033
+ */,
2034
+ KDWithInvalidInsight: "f50c7076-1d45-4031-a4fd-564459254b12",
1981
2035
  };
1982
2036
  //# sourceMappingURL=full.js.map