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