@hisptz/dhis2-scorecard 1.0.19 → 1.0.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,915 +0,0 @@
1
- import { jsx } from 'react/jsx-runtime';
2
- import { ScorecardPrint, ScorecardContext } from './components';
3
- import { ScorecardStateProvider } from './components/StateProvider';
4
- import { getInitialStateFromConfig } from './utils';
5
- import { ScorecardDataProvider } from './components/DataProvider';
6
- import { RecoilRoot } from 'recoil';
7
-
8
- const playConfig = {
9
- id: "YyeJxCBJpcz",
10
- title: "Test large scorecard",
11
- options: {
12
- title: true,
13
- arrows: true,
14
- legend: true,
15
- emptyRows: true,
16
- averageRow: false,
17
- itemNumber: true,
18
- averageColumn: false,
19
- showHierarchy: false,
20
- showDataInRows: false,
21
- averageDisplayType: "ALL",
22
- highlightedIndicators: false
23
- },
24
- sharing: {
25
- owner: "xE7jOejl9FI",
26
- users: {},
27
- public: "--------",
28
- external: false,
29
- userGroups: {}
30
- },
31
- subtitle: "Test large scorecard",
32
- description: "Test large scorecard",
33
- dataSelection: {
34
- dataGroups: [
35
- {
36
- id: "VakhYjKAA5L",
37
- style: {},
38
- title: "ANC",
39
- dataHolders: [
40
- {
41
- id: "sl3FPmEzlRQ",
42
- dataSources: [
43
- {
44
- id: "Uvn6LCg7dVU",
45
- name: "ANC 1 Coverage",
46
- type: "indicator",
47
- label: "ANC 1 Coverage",
48
- weight: 100,
49
- legends: [
50
- {
51
- id: "KBqf91u67Ro",
52
- endValue: 33,
53
- startValue: 0,
54
- legendDefinitionId: "ieUZM8WK8cc"
55
- },
56
- {
57
- id: "mpjr0KieTWq",
58
- endValue: 66,
59
- startValue: 33,
60
- legendDefinitionId: "gbQ4Sz9lTmI"
61
- },
62
- {
63
- id: "kAPjRBfoNHb",
64
- endValue: 100,
65
- startValue: 66,
66
- legendDefinitionId: "w3pILkfnTvU"
67
- }
68
- ],
69
- highIsGood: true,
70
- showColors: true,
71
- effectiveGap: 5,
72
- displayArrows: false,
73
- specificTargets: [],
74
- specificTargetsSet: false
75
- }
76
- ]
77
- },
78
- {
79
- id: "MDGG5JZkC7Y",
80
- dataSources: [
81
- {
82
- id: "ReUHfIn0pTQ",
83
- name: "ANC 1-3 Dropout Rate",
84
- type: "indicator",
85
- label: "ANC 1-3 Dropout Rate",
86
- weight: 100,
87
- legends: [
88
- {
89
- id: "Prrlf0tASKb",
90
- endValue: 33,
91
- startValue: 0,
92
- legendDefinitionId: "ieUZM8WK8cc"
93
- },
94
- {
95
- id: "OoApWIGYDKH",
96
- endValue: 66,
97
- startValue: 33,
98
- legendDefinitionId: "gbQ4Sz9lTmI"
99
- },
100
- {
101
- id: "PMHXhSN0FTZ",
102
- endValue: 100,
103
- startValue: 66,
104
- legendDefinitionId: "w3pILkfnTvU"
105
- }
106
- ],
107
- highIsGood: true,
108
- showColors: true,
109
- effectiveGap: 5,
110
- displayArrows: false,
111
- specificTargets: [],
112
- specificTargetsSet: false
113
- }
114
- ]
115
- },
116
- {
117
- id: "KqkECXxol62",
118
- dataSources: [
119
- {
120
- id: "OdiHJayrsKo",
121
- name: "ANC 2 Coverage",
122
- type: "indicator",
123
- label: "ANC 2 Coverage",
124
- weight: 100,
125
- legends: [
126
- {
127
- id: "BTPWwT1I403",
128
- endValue: 33,
129
- startValue: 0,
130
- legendDefinitionId: "ieUZM8WK8cc"
131
- },
132
- {
133
- id: "zUvpqVIgKZh",
134
- endValue: 66,
135
- startValue: 33,
136
- legendDefinitionId: "gbQ4Sz9lTmI"
137
- },
138
- {
139
- id: "GMDUUxd8oNp",
140
- endValue: 100,
141
- startValue: 66,
142
- legendDefinitionId: "w3pILkfnTvU"
143
- }
144
- ],
145
- highIsGood: true,
146
- showColors: true,
147
- effectiveGap: 5,
148
- displayArrows: false,
149
- specificTargets: [],
150
- specificTargetsSet: false
151
- }
152
- ]
153
- },
154
- {
155
- id: "nAUoLvHygNy",
156
- dataSources: [
157
- {
158
- id: "sB79w2hiLp8",
159
- name: "ANC 3 Coverage",
160
- type: "indicator",
161
- label: "ANC 3 Coverage",
162
- weight: 100,
163
- legends: [
164
- {
165
- id: "Iv0KuN1QVOZ",
166
- endValue: 33,
167
- startValue: 0,
168
- legendDefinitionId: "ieUZM8WK8cc"
169
- },
170
- {
171
- id: "zJfB5tn6JJJ",
172
- endValue: 66,
173
- startValue: 33,
174
- legendDefinitionId: "gbQ4Sz9lTmI"
175
- },
176
- {
177
- id: "zArIepf6ZU8",
178
- endValue: 100,
179
- startValue: 66,
180
- legendDefinitionId: "w3pILkfnTvU"
181
- }
182
- ],
183
- highIsGood: true,
184
- showColors: true,
185
- effectiveGap: 5,
186
- displayArrows: false,
187
- specificTargets: [],
188
- specificTargetsSet: false
189
- }
190
- ]
191
- },
192
- {
193
- id: "t3BzVoE76km",
194
- dataSources: [
195
- {
196
- id: "AUqdhY4mpvp",
197
- name: "ANC => 4 Coverage",
198
- type: "indicator",
199
- label: "ANC => 4 Coverage",
200
- weight: 100,
201
- legends: [
202
- {
203
- id: "dkCFTve9wTg",
204
- endValue: 33,
205
- startValue: 0,
206
- legendDefinitionId: "ieUZM8WK8cc"
207
- },
208
- {
209
- id: "rNiVyCpg3Ck",
210
- endValue: 66,
211
- startValue: 33,
212
- legendDefinitionId: "gbQ4Sz9lTmI"
213
- },
214
- {
215
- id: "mE4q4gjRZW1",
216
- endValue: 100,
217
- startValue: 66,
218
- legendDefinitionId: "w3pILkfnTvU"
219
- }
220
- ],
221
- highIsGood: true,
222
- showColors: true,
223
- effectiveGap: 5,
224
- displayArrows: false,
225
- specificTargets: [],
226
- specificTargetsSet: false
227
- }
228
- ]
229
- },
230
- {
231
- id: "MBkuYQyjeb1",
232
- dataSources: [
233
- {
234
- id: "dwEq7wi6nXV",
235
- name: "ANC IPT 1 Coverage",
236
- type: "indicator",
237
- label: "ANC IPT 1 Coverage",
238
- weight: 100,
239
- legends: [
240
- {
241
- id: "rAyBjZPWD1E",
242
- endValue: 33,
243
- startValue: 0,
244
- legendDefinitionId: "ieUZM8WK8cc"
245
- },
246
- {
247
- id: "zl4jZMLZ0lk",
248
- endValue: 66,
249
- startValue: 33,
250
- legendDefinitionId: "gbQ4Sz9lTmI"
251
- },
252
- {
253
- id: "Tcsyb58pcgh",
254
- endValue: 100,
255
- startValue: 66,
256
- legendDefinitionId: "w3pILkfnTvU"
257
- }
258
- ],
259
- highIsGood: true,
260
- showColors: true,
261
- effectiveGap: 5,
262
- displayArrows: false,
263
- specificTargets: [],
264
- specificTargetsSet: false
265
- }
266
- ]
267
- },
268
- {
269
- id: "VU3Y32VhgOd",
270
- dataSources: [
271
- {
272
- id: "c8fABiNpT0B",
273
- name: "ANC IPT 2 Coverage",
274
- type: "indicator",
275
- label: "ANC IPT 2 Coverage",
276
- weight: 100,
277
- legends: [
278
- {
279
- id: "remIGHppCft",
280
- endValue: 33,
281
- startValue: 0,
282
- legendDefinitionId: "ieUZM8WK8cc"
283
- },
284
- {
285
- id: "Xu1x3y97s4v",
286
- endValue: 66,
287
- startValue: 33,
288
- legendDefinitionId: "gbQ4Sz9lTmI"
289
- },
290
- {
291
- id: "rRmENa76Wt4",
292
- endValue: 100,
293
- startValue: 66,
294
- legendDefinitionId: "w3pILkfnTvU"
295
- }
296
- ],
297
- highIsGood: true,
298
- showColors: true,
299
- effectiveGap: 5,
300
- displayArrows: false,
301
- specificTargets: [],
302
- specificTargetsSet: false
303
- }
304
- ]
305
- },
306
- {
307
- id: "UQjPFLfeMz3",
308
- dataSources: [
309
- {
310
- id: "Tt5TAvdfdVK",
311
- name: "ANC LLITN coverage",
312
- type: "indicator",
313
- label: "ANC LLITN coverage",
314
- weight: 100,
315
- legends: [
316
- {
317
- id: "hiVwKNC8KAO",
318
- endValue: 33,
319
- startValue: 0,
320
- legendDefinitionId: "ieUZM8WK8cc"
321
- },
322
- {
323
- id: "mwheQQolL37",
324
- endValue: 66,
325
- startValue: 33,
326
- legendDefinitionId: "gbQ4Sz9lTmI"
327
- },
328
- {
329
- id: "IrehypEPWN3",
330
- endValue: 100,
331
- startValue: 66,
332
- legendDefinitionId: "w3pILkfnTvU"
333
- }
334
- ],
335
- highIsGood: true,
336
- showColors: true,
337
- effectiveGap: 5,
338
- displayArrows: false,
339
- specificTargets: [],
340
- specificTargetsSet: false
341
- }
342
- ]
343
- },
344
- {
345
- id: "MmT5zVXL2W5",
346
- dataSources: [
347
- {
348
- id: "puykO1tbcdi",
349
- name: "ANC TT2 coverage",
350
- type: "indicator",
351
- label: "ANC TT2 coverage",
352
- weight: 100,
353
- legends: [
354
- {
355
- id: "nxQuKBOX0qp",
356
- endValue: 33,
357
- startValue: 0,
358
- legendDefinitionId: "ieUZM8WK8cc"
359
- },
360
- {
361
- id: "oUDhvFmsaWJ",
362
- endValue: 66,
363
- startValue: 33,
364
- legendDefinitionId: "gbQ4Sz9lTmI"
365
- },
366
- {
367
- id: "iypIK6ubVEz",
368
- endValue: 100,
369
- startValue: 66,
370
- legendDefinitionId: "w3pILkfnTvU"
371
- }
372
- ],
373
- highIsGood: true,
374
- showColors: true,
375
- effectiveGap: 5,
376
- displayArrows: false,
377
- specificTargets: [],
378
- specificTargetsSet: false
379
- }
380
- ]
381
- },
382
- {
383
- id: "O4npHQEsuFd",
384
- dataSources: [
385
- {
386
- id: "Lzg9LtG1xg3",
387
- name: "ANC visits per clinical professional",
388
- type: "indicator",
389
- label: "ANC visits per clinical professional",
390
- weight: 100,
391
- legends: [
392
- {
393
- id: "qTy67GvZmUq",
394
- endValue: 33,
395
- startValue: 0,
396
- legendDefinitionId: "ieUZM8WK8cc"
397
- },
398
- {
399
- id: "RtIRjuB8PXc",
400
- endValue: 66,
401
- startValue: 33,
402
- legendDefinitionId: "gbQ4Sz9lTmI"
403
- },
404
- {
405
- id: "vjbeOeOj2q3",
406
- endValue: 100,
407
- startValue: 66,
408
- legendDefinitionId: "w3pILkfnTvU"
409
- }
410
- ],
411
- highIsGood: true,
412
- showColors: true,
413
- effectiveGap: 5,
414
- displayArrows: false,
415
- specificTargets: [],
416
- specificTargetsSet: false
417
- }
418
- ]
419
- }
420
- ]
421
- }
422
- ]
423
- },
424
- periodSelection: {
425
- periods: [
426
- {
427
- id: "202401"
428
- },
429
- {
430
- id: "202402"
431
- },
432
- {
433
- id: "202403"
434
- }
435
- ]
436
- },
437
- additionalLabels: [],
438
- orgUnitSelection: {
439
- groups: [],
440
- levels: [],
441
- orgUnits: [],
442
- userOrgUnit: true,
443
- userSubUnit: true,
444
- userSubX2Unit: false
445
- },
446
- legendDefinitions: [
447
- {
448
- id: "N/A",
449
- name: "N/A",
450
- color: "#D3D3D3",
451
- isDefault: true
452
- },
453
- {
454
- id: "No Data",
455
- name: "No Data",
456
- color: "#FFFFFF",
457
- isDefault: true
458
- },
459
- {
460
- id: "w3pILkfnTvU",
461
- name: "Target Reached/ On Track",
462
- color: "#008000"
463
- },
464
- {
465
- id: "gbQ4Sz9lTmI",
466
- name: "Progress, but more effort required",
467
- color: "#FFFF00"
468
- },
469
- {
470
- id: "ieUZM8WK8cc",
471
- name: "Not on track",
472
- color: "#FF0000"
473
- }
474
- ],
475
- highlightedIndicators: []
476
- };
477
- const config = {
478
- additionalLabels: ["Data label"],
479
- customHeader: "<p>W</p>\n",
480
- dataSelection: {
481
- dataGroups: [
482
- {
483
- dataHolders: [
484
- {
485
- dataSources: [
486
- {
487
- displayArrows: true,
488
- effectiveGap: 5,
489
- highIsGood: true,
490
- id: "EzE8xZ31zfC",
491
- label: "Availability of Vaccines: BCG (no stockout)",
492
- legends: [
493
- {
494
- endValue: 100,
495
- id: "XWUMmCmeM6o",
496
- legendDefinitionId: "#008000",
497
- startValue: 80
498
- },
499
- {
500
- endValue: 80,
501
- id: "TOey7YmIgVW",
502
- legendDefinitionId: "#FFFF00",
503
- startValue: 34
504
- },
505
- {
506
- endValue: 34,
507
- id: "PeTnkJSrh0N",
508
- legendDefinitionId: "#FF0000",
509
- startValue: 1
510
- }
511
- ],
512
- name: "Availability of Vaccines: BCG (no stockout)",
513
- showColors: true,
514
- type: "indicator",
515
- weight: 100
516
- }
517
- ],
518
- id: 3
519
- },
520
- {
521
- dataSources: [
522
- {
523
- displayArrows: true,
524
- effectiveGap: 5,
525
- highIsGood: true,
526
- id: "uNau1zjH08I",
527
- label: "Availability of Vaccines DPT (no stockout)",
528
- legends: [
529
- {
530
- endValue: 100,
531
- id: "BwTObmlCQJ9",
532
- legendDefinitionId: "#008000",
533
- startValue: 67
534
- },
535
- {
536
- endValue: 67,
537
- id: "VBf0tTk0FAg",
538
- legendDefinitionId: "#FFFF00",
539
- startValue: 34
540
- },
541
- {
542
- endValue: 34,
543
- id: "Bi2wvoRTFtg",
544
- legendDefinitionId: "#FF0000",
545
- startValue: 1
546
- }
547
- ],
548
- name: "Availability of Vaccines DPT (no stockout)",
549
- showColors: true,
550
- type: "indicator",
551
- weight: 100
552
- }
553
- ],
554
- id: 6
555
- },
556
- {
557
- dataSources: [
558
- {
559
- displayArrows: true,
560
- effectiveGap: 5,
561
- highIsGood: true,
562
- id: "Dca85UJ7O40",
563
- label: "DPT1 coverage",
564
- legends: [
565
- {
566
- endValue: 100,
567
- id: "uClcTQnvGjo",
568
- legendDefinitionId: "#008000",
569
- startValue: 67
570
- },
571
- {
572
- endValue: 67,
573
- id: "VM7MrPcAzVY",
574
- legendDefinitionId: "#FFFF00",
575
- startValue: 34
576
- },
577
- {
578
- endValue: 34,
579
- id: "IgXxzTrOdfA",
580
- legendDefinitionId: "#FF0000",
581
- startValue: 1
582
- }
583
- ],
584
- name: "DPT1 coverage",
585
- showColors: true,
586
- type: "indicator",
587
- weight: 100
588
- }
589
- ],
590
- id: 10
591
- },
592
- {
593
- dataSources: [
594
- {
595
- displayArrows: true,
596
- effectiveGap: 5,
597
- highIsGood: true,
598
- id: "YT5UD0H7875",
599
- label: "DPT2 Coverage",
600
- legends: [
601
- {
602
- endValue: 100,
603
- id: "AvNvnIHhPL9",
604
- legendDefinitionId: "#008000",
605
- startValue: 67
606
- },
607
- {
608
- endValue: 67,
609
- id: "L6SjYX2Ob7X",
610
- legendDefinitionId: "#FFFF00",
611
- startValue: 34
612
- },
613
- {
614
- endValue: 34,
615
- id: "FDlibzlPjKa",
616
- legendDefinitionId: "#FF0000",
617
- startValue: 1
618
- }
619
- ],
620
- name: "DPT2 Coverage",
621
- showColors: true,
622
- type: "indicator",
623
- weight: 100
624
- }
625
- ],
626
- id: 4
627
- },
628
- {
629
- dataSources: [
630
- {
631
- displayArrows: true,
632
- effectiveGap: 5,
633
- highIsGood: true,
634
- id: "E31SemmmFGb",
635
- label: "DPT3 coverage",
636
- legends: [
637
- {
638
- endValue: 100,
639
- id: "vIzqi9I5U5W",
640
- legendDefinitionId: "#008000",
641
- startValue: 67
642
- },
643
- {
644
- endValue: 67,
645
- id: "p8iuaIFYrVh",
646
- legendDefinitionId: "#FFFF00",
647
- startValue: 34
648
- },
649
- {
650
- endValue: 34,
651
- id: "IAawVVFlrHW",
652
- legendDefinitionId: "#FF0000",
653
- startValue: 1
654
- }
655
- ],
656
- name: "DPT3 coverage",
657
- showColors: true,
658
- type: "indicator",
659
- weight: 100
660
- }
661
- ],
662
- id: 9
663
- },
664
- {
665
- dataSources: [
666
- {
667
- displayArrows: true,
668
- effectiveGap: 5,
669
- highIsGood: true,
670
- id: "k7S2WEEZeWO",
671
- label: "BCG coverage",
672
- legends: [
673
- {
674
- endValue: 100,
675
- id: "HTxdj0lqOni",
676
- legendDefinitionId: "#008000",
677
- startValue: 67
678
- },
679
- {
680
- endValue: 67,
681
- id: "QDRGsOkTFRo",
682
- legendDefinitionId: "#FFFF00",
683
- startValue: 34
684
- },
685
- {
686
- endValue: 34,
687
- id: "ijCUM3ePjXe",
688
- legendDefinitionId: "#FF0000",
689
- startValue: 1
690
- }
691
- ],
692
- name: "BCG coverage",
693
- showColors: true,
694
- type: "indicator",
695
- weight: 100
696
- }
697
- ],
698
- id: 5
699
- },
700
- {
701
- dataSources: [
702
- {
703
- displayArrows: true,
704
- effectiveGap: 5,
705
- highIsGood: true,
706
- id: "wpgvPjYTBba",
707
- label: "MCV1 Coverage",
708
- legends: [
709
- {
710
- endValue: 100,
711
- id: "cORYIx7oEkM",
712
- legendDefinitionId: "#008000",
713
- startValue: 80
714
- },
715
- {
716
- endValue: 80,
717
- id: "yCulcK3litW",
718
- legendDefinitionId: "#FFFF00",
719
- startValue: 34
720
- },
721
- {
722
- endValue: 34,
723
- id: "uHU6IMpweu1",
724
- legendDefinitionId: "#FF0000",
725
- startValue: 1
726
- }
727
- ],
728
- name: "MCV1 Coverage",
729
- showColors: true,
730
- type: "indicator",
731
- weight: 100
732
- }
733
- ],
734
- id: 8
735
- },
736
- {
737
- dataSources: [
738
- {
739
- displayArrows: true,
740
- effectiveGap: 5,
741
- highIsGood: true,
742
- id: "TGFBdsVUobf",
743
- label: "Fully Immunized",
744
- legends: [
745
- {
746
- endValue: 100,
747
- id: "aGVS5sqcRd4",
748
- legendDefinitionId: "#008000",
749
- startValue: 67
750
- },
751
- {
752
- endValue: 67,
753
- id: "EKIY64Ferh3",
754
- legendDefinitionId: "#FFFF00",
755
- startValue: 34
756
- },
757
- {
758
- endValue: 34,
759
- id: "EfSaPcUQvUA",
760
- legendDefinitionId: "#FF0000",
761
- startValue: 1
762
- }
763
- ],
764
- name: "Fully Immunized",
765
- showColors: true,
766
- type: "indicator",
767
- weight: 100
768
- }
769
- ],
770
- id: 7
771
- }
772
- ],
773
- id: 1,
774
- style: {
775
- backgroundColor: "#ffffff",
776
- color: "#000000"
777
- },
778
- title: "Default"
779
- }
780
- ]
781
- },
782
- description: "Immunization scorecard",
783
- highlightedIndicators: [],
784
- id: "VQ4ipFr7YHx",
785
- legendDefinitions: [
786
- {
787
- color: "#008000",
788
- id: "#008000",
789
- name: "Target achieved / on track"
790
- },
791
- {
792
- color: "#FFFF00",
793
- id: "#FFFF00",
794
- name: "Progress, but more effort required"
795
- },
796
- {
797
- color: "#FF0000",
798
- id: "#FF0000",
799
- name: "Not on track"
800
- },
801
- {
802
- color: "#D3D3D3",
803
- id: "N/A",
804
- isDefault: true,
805
- name: "N/A"
806
- },
807
- {
808
- color: "#FFFFFF",
809
- id: "No data",
810
- isDefault: true,
811
- name: "No data"
812
- }
813
- ],
814
- options: {
815
- averageColumn: false,
816
- averageDisplayType: "ALL",
817
- averageRow: false,
818
- emptyRows: true,
819
- highlightedIndicators: false,
820
- itemNumber: true,
821
- legend: true,
822
- showHierarchy: false,
823
- title: true
824
- },
825
- orgUnitSelection: {
826
- groups: [],
827
- levels: ["P0QFTFfTl2X"],
828
- orgUnits: [
829
- {
830
- id: "GD7TowwI46c"
831
- }
832
- ],
833
- userOrgUnit: false,
834
- userSubUnit: false,
835
- userSubX2Unit: false
836
- },
837
- periodSelection: {
838
- periods: [
839
- {
840
- id: "2018Q2"
841
- }
842
- ],
843
- type: "Quarterly"
844
- },
845
- sharing: {
846
- external: false,
847
- owner: "M5zQapPyTZI",
848
- public: "------",
849
- userGroups: {
850
- ji3bRmgKwkS: {
851
- access: "------",
852
- id: "ji3bRmgKwkS"
853
- }
854
- },
855
- users: {}
856
- },
857
- subtitle: "",
858
- title: "Immunization scorecard"
859
- };
860
- const meta = {
861
- title: "Scorecard Print Area",
862
- component: ScorecardPrint,
863
- decorators: (Story, context) => {
864
- return /* @__PURE__ */ jsx(RecoilRoot, { children: /* @__PURE__ */ jsx(
865
- ScorecardStateProvider,
866
- {
867
- config,
868
- initialState: {
869
- ...getInitialStateFromConfig(playConfig),
870
- orgUnitSelection: {
871
- userOrgUnit: true,
872
- userSubUnit: true,
873
- userSubX2Unit: false
874
- },
875
- options: {
876
- ...getInitialStateFromConfig(playConfig).options,
877
- disableExpanding: true,
878
- disablePagination: true,
879
- printMode: true
880
- }
881
- },
882
- children: /* @__PURE__ */ jsx(
883
- "div",
884
- {
885
- style: {
886
- display: "flex",
887
- flexDirection: "column",
888
- gap: 32,
889
- width: "100%"
890
- },
891
- children: /* @__PURE__ */ jsx(ScorecardContext, { config: playConfig, children: /* @__PURE__ */ jsx(ScorecardDataProvider, { children: /* @__PURE__ */ jsx(
892
- Story,
893
- {
894
- args: {
895
- ...context.args
896
- }
897
- }
898
- ) }) })
899
- }
900
- )
901
- }
902
- ) });
903
- }
904
- };
905
- var ScorecardPrintArea_stories_default = meta;
906
- const Default = {
907
- name: "Default View",
908
- args: {
909
- config
910
- }
911
- };
912
-
913
- export { Default, ScorecardPrintArea_stories_default as default };
914
- //# sourceMappingURL=ScorecardPrintArea.stories.js.map
915
- //# sourceMappingURL=ScorecardPrintArea.stories.js.map