From d125637e3602c98436fdadd27aa555cd1ae87a24 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 21:43:35 +0000 Subject: [PATCH] Deployed f374f7d with MkDocs version: 1.5.3 --- .nojekyll | 0 404.html | 408 + api_reference/index.html | 4289 +++++++++++ assets/_mkdocstrings.css | 114 + assets/images/favicon.png | Bin 0 -> 1870 bytes assets/images/image_1.png | Bin 0 -> 320781 bytes assets/images/image_2.png | Bin 0 -> 320781 bytes assets/images/logo_dark.png | Bin 0 -> 506355 bytes assets/images/logo_dark.svg | 6 + assets/images/logo_light.png | Bin 0 -> 494554 bytes assets/images/logo_light.svg | 6 + assets/images/logo_small.svg | 5 + assets/images/logo_small_orange.svg | 54 + assets/javascripts/bundle.1e8ae164.min.js | 29 + assets/javascripts/bundle.1e8ae164.min.js.map | 7 + assets/javascripts/lunr/min/lunr.ar.min.js | 1 + assets/javascripts/lunr/min/lunr.da.min.js | 18 + assets/javascripts/lunr/min/lunr.de.min.js | 18 + assets/javascripts/lunr/min/lunr.du.min.js | 18 + assets/javascripts/lunr/min/lunr.el.min.js | 1 + assets/javascripts/lunr/min/lunr.es.min.js | 18 + assets/javascripts/lunr/min/lunr.fi.min.js | 18 + assets/javascripts/lunr/min/lunr.fr.min.js | 18 + assets/javascripts/lunr/min/lunr.he.min.js | 1 + assets/javascripts/lunr/min/lunr.hi.min.js | 1 + assets/javascripts/lunr/min/lunr.hu.min.js | 18 + assets/javascripts/lunr/min/lunr.hy.min.js | 1 + assets/javascripts/lunr/min/lunr.it.min.js | 18 + assets/javascripts/lunr/min/lunr.ja.min.js | 1 + assets/javascripts/lunr/min/lunr.jp.min.js | 1 + assets/javascripts/lunr/min/lunr.kn.min.js | 1 + assets/javascripts/lunr/min/lunr.ko.min.js | 1 + assets/javascripts/lunr/min/lunr.multi.min.js | 1 + assets/javascripts/lunr/min/lunr.nl.min.js | 18 + assets/javascripts/lunr/min/lunr.no.min.js | 18 + assets/javascripts/lunr/min/lunr.pt.min.js | 18 + assets/javascripts/lunr/min/lunr.ro.min.js | 18 + assets/javascripts/lunr/min/lunr.ru.min.js | 18 + assets/javascripts/lunr/min/lunr.sa.min.js | 1 + .../lunr/min/lunr.stemmer.support.min.js | 1 + assets/javascripts/lunr/min/lunr.sv.min.js | 18 + assets/javascripts/lunr/min/lunr.ta.min.js | 1 + assets/javascripts/lunr/min/lunr.te.min.js | 1 + assets/javascripts/lunr/min/lunr.th.min.js | 1 + assets/javascripts/lunr/min/lunr.tr.min.js | 18 + assets/javascripts/lunr/min/lunr.vi.min.js | 1 + assets/javascripts/lunr/min/lunr.zh.min.js | 1 + assets/javascripts/lunr/tinyseg.js | 206 + assets/javascripts/lunr/wordcut.js | 6708 +++++++++++++++++ .../workers/search.b8dbb3d2.min.js | 42 + .../workers/search.b8dbb3d2.min.js.map | 7 + assets/stylesheets/custom.css | 3 + assets/stylesheets/main.bcfcd587.min.css | 1 + assets/stylesheets/main.bcfcd587.min.css.map | 1 + assets/stylesheets/palette.06af60db.min.css | 1 + .../stylesheets/palette.06af60db.min.css.map | 1 + index.html | 617 ++ objects.inv | Bin 0 -> 257 bytes search/search_index.json | 1 + sitemap.xml | 3 + sitemap.xml.gz | Bin 0 -> 127 bytes usage/index.html | 964 +++ 62 files changed, 13760 insertions(+) create mode 100644 .nojekyll create mode 100644 404.html create mode 100644 api_reference/index.html create mode 100644 assets/_mkdocstrings.css create mode 100644 assets/images/favicon.png create mode 100644 assets/images/image_1.png create mode 100644 assets/images/image_2.png create mode 100644 assets/images/logo_dark.png create mode 100644 assets/images/logo_dark.svg create mode 100644 assets/images/logo_light.png create mode 100644 assets/images/logo_light.svg create mode 100644 assets/images/logo_small.svg create mode 100644 assets/images/logo_small_orange.svg create mode 100644 assets/javascripts/bundle.1e8ae164.min.js create mode 100644 assets/javascripts/bundle.1e8ae164.min.js.map create mode 100644 assets/javascripts/lunr/min/lunr.ar.min.js create mode 100644 assets/javascripts/lunr/min/lunr.da.min.js create mode 100644 assets/javascripts/lunr/min/lunr.de.min.js create mode 100644 assets/javascripts/lunr/min/lunr.du.min.js create mode 100644 assets/javascripts/lunr/min/lunr.el.min.js create mode 100644 assets/javascripts/lunr/min/lunr.es.min.js create mode 100644 assets/javascripts/lunr/min/lunr.fi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.fr.min.js create mode 100644 assets/javascripts/lunr/min/lunr.he.min.js create mode 100644 assets/javascripts/lunr/min/lunr.hi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.hu.min.js create mode 100644 assets/javascripts/lunr/min/lunr.hy.min.js create mode 100644 assets/javascripts/lunr/min/lunr.it.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ja.min.js create mode 100644 assets/javascripts/lunr/min/lunr.jp.min.js create mode 100644 assets/javascripts/lunr/min/lunr.kn.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ko.min.js create mode 100644 assets/javascripts/lunr/min/lunr.multi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.nl.min.js create mode 100644 assets/javascripts/lunr/min/lunr.no.min.js create mode 100644 assets/javascripts/lunr/min/lunr.pt.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ro.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ru.min.js create mode 100644 assets/javascripts/lunr/min/lunr.sa.min.js create mode 100644 assets/javascripts/lunr/min/lunr.stemmer.support.min.js create mode 100644 assets/javascripts/lunr/min/lunr.sv.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ta.min.js create mode 100644 assets/javascripts/lunr/min/lunr.te.min.js create mode 100644 assets/javascripts/lunr/min/lunr.th.min.js create mode 100644 assets/javascripts/lunr/min/lunr.tr.min.js create mode 100644 assets/javascripts/lunr/min/lunr.vi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.zh.min.js create mode 100644 assets/javascripts/lunr/tinyseg.js create mode 100644 assets/javascripts/lunr/wordcut.js create mode 100644 assets/javascripts/workers/search.b8dbb3d2.min.js create mode 100644 assets/javascripts/workers/search.b8dbb3d2.min.js.map create mode 100644 assets/stylesheets/custom.css create mode 100644 assets/stylesheets/main.bcfcd587.min.css create mode 100644 assets/stylesheets/main.bcfcd587.min.css.map create mode 100644 assets/stylesheets/palette.06af60db.min.css create mode 100644 assets/stylesheets/palette.06af60db.min.css.map create mode 100644 index.html create mode 100644 objects.inv create mode 100644 search/search_index.json create mode 100644 sitemap.xml create mode 100644 sitemap.xml.gz create mode 100644 usage/index.html diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..e69de29 diff --git a/404.html b/404.html new file mode 100644 index 0000000..1b4e614 --- /dev/null +++ b/404.html @@ -0,0 +1,408 @@ + + + + + + + + + + + + + + + + + + + Od-Metrics + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+
+ +

404 - Not found

+ +
+
+ + + +
+ +
+ + + +
+
+
+
+ +
+ + + + + + + + + + + + \ No newline at end of file diff --git a/api_reference/index.html b/api_reference/index.html new file mode 100644 index 0000000..e734369 --- /dev/null +++ b/api_reference/index.html @@ -0,0 +1,4289 @@ + + + + + + + + + + + + + + + + + + + + + API Reference - Od-Metrics + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + Skip to content + + +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + + + + + + + + + +
+
+
+ + + +
+
+
+ + + +
+
+ + + + + + + +

API Reference

+ +
+ + + + +
+ +

ODMetrics main class implementation.

+ + + +
+ + + + + + + + +
+ + + +

+ ODMetrics + + +

+ + +
+ + +

ODMetrics class.

+

Compute the Mean-Average-Precision (mAP) and Mean-Average-Recall (mAR) +for Object Detection.

+ +
+ Source code in src/od_metrics/od_metrics.py +
  23
+  24
+  25
+  26
+  27
+  28
+  29
+  30
+  31
+  32
+  33
+  34
+  35
+  36
+  37
+  38
+  39
+  40
+  41
+  42
+  43
+  44
+  45
+  46
+  47
+  48
+  49
+  50
+  51
+  52
+  53
+  54
+  55
+  56
+  57
+  58
+  59
+  60
+  61
+  62
+  63
+  64
+  65
+  66
+  67
+  68
+  69
+  70
+  71
+  72
+  73
+  74
+  75
+  76
+  77
+  78
+  79
+  80
+  81
+  82
+  83
+  84
+  85
+  86
+  87
+  88
+  89
+  90
+  91
+  92
+  93
+  94
+  95
+  96
+  97
+  98
+  99
+ 100
+ 101
+ 102
+ 103
+ 104
+ 105
+ 106
+ 107
+ 108
+ 109
+ 110
+ 111
+ 112
+ 113
+ 114
+ 115
+ 116
+ 117
+ 118
+ 119
+ 120
+ 121
+ 122
+ 123
+ 124
+ 125
+ 126
+ 127
+ 128
+ 129
+ 130
+ 131
+ 132
+ 133
+ 134
+ 135
+ 136
+ 137
+ 138
+ 139
+ 140
+ 141
+ 142
+ 143
+ 144
+ 145
+ 146
+ 147
+ 148
+ 149
+ 150
+ 151
+ 152
+ 153
+ 154
+ 155
+ 156
+ 157
+ 158
+ 159
+ 160
+ 161
+ 162
+ 163
+ 164
+ 165
+ 166
+ 167
+ 168
+ 169
+ 170
+ 171
+ 172
+ 173
+ 174
+ 175
+ 176
+ 177
+ 178
+ 179
+ 180
+ 181
+ 182
+ 183
+ 184
+ 185
+ 186
+ 187
+ 188
+ 189
+ 190
+ 191
+ 192
+ 193
+ 194
+ 195
+ 196
+ 197
+ 198
+ 199
+ 200
+ 201
+ 202
+ 203
+ 204
+ 205
+ 206
+ 207
+ 208
+ 209
+ 210
+ 211
+ 212
+ 213
+ 214
+ 215
+ 216
+ 217
+ 218
+ 219
+ 220
+ 221
+ 222
+ 223
+ 224
+ 225
+ 226
+ 227
+ 228
+ 229
+ 230
+ 231
+ 232
+ 233
+ 234
+ 235
+ 236
+ 237
+ 238
+ 239
+ 240
+ 241
+ 242
+ 243
+ 244
+ 245
+ 246
+ 247
+ 248
+ 249
+ 250
+ 251
+ 252
+ 253
+ 254
+ 255
+ 256
+ 257
+ 258
+ 259
+ 260
+ 261
+ 262
+ 263
+ 264
+ 265
+ 266
+ 267
+ 268
+ 269
+ 270
+ 271
+ 272
+ 273
+ 274
+ 275
+ 276
+ 277
+ 278
+ 279
+ 280
+ 281
+ 282
+ 283
+ 284
+ 285
+ 286
+ 287
+ 288
+ 289
+ 290
+ 291
+ 292
+ 293
+ 294
+ 295
+ 296
+ 297
+ 298
+ 299
+ 300
+ 301
+ 302
+ 303
+ 304
+ 305
+ 306
+ 307
+ 308
+ 309
+ 310
+ 311
+ 312
+ 313
+ 314
+ 315
+ 316
+ 317
+ 318
+ 319
+ 320
+ 321
+ 322
+ 323
+ 324
+ 325
+ 326
+ 327
+ 328
+ 329
+ 330
+ 331
+ 332
+ 333
+ 334
+ 335
+ 336
+ 337
+ 338
+ 339
+ 340
+ 341
+ 342
+ 343
+ 344
+ 345
+ 346
+ 347
+ 348
+ 349
+ 350
+ 351
+ 352
+ 353
+ 354
+ 355
+ 356
+ 357
+ 358
+ 359
+ 360
+ 361
+ 362
+ 363
+ 364
+ 365
+ 366
+ 367
+ 368
+ 369
+ 370
+ 371
+ 372
+ 373
+ 374
+ 375
+ 376
+ 377
+ 378
+ 379
+ 380
+ 381
+ 382
+ 383
+ 384
+ 385
+ 386
+ 387
+ 388
+ 389
+ 390
+ 391
+ 392
+ 393
+ 394
+ 395
+ 396
+ 397
+ 398
+ 399
+ 400
+ 401
+ 402
+ 403
+ 404
+ 405
+ 406
+ 407
+ 408
+ 409
+ 410
+ 411
+ 412
+ 413
+ 414
+ 415
+ 416
+ 417
+ 418
+ 419
+ 420
+ 421
+ 422
+ 423
+ 424
+ 425
+ 426
+ 427
+ 428
+ 429
+ 430
+ 431
+ 432
+ 433
+ 434
+ 435
+ 436
+ 437
+ 438
+ 439
+ 440
+ 441
+ 442
+ 443
+ 444
+ 445
+ 446
+ 447
+ 448
+ 449
+ 450
+ 451
+ 452
+ 453
+ 454
+ 455
+ 456
+ 457
+ 458
+ 459
+ 460
+ 461
+ 462
+ 463
+ 464
+ 465
+ 466
+ 467
+ 468
+ 469
+ 470
+ 471
+ 472
+ 473
+ 474
+ 475
+ 476
+ 477
+ 478
+ 479
+ 480
+ 481
+ 482
+ 483
+ 484
+ 485
+ 486
+ 487
+ 488
+ 489
+ 490
+ 491
+ 492
+ 493
+ 494
+ 495
+ 496
+ 497
+ 498
+ 499
+ 500
+ 501
+ 502
+ 503
+ 504
+ 505
+ 506
+ 507
+ 508
+ 509
+ 510
+ 511
+ 512
+ 513
+ 514
+ 515
+ 516
+ 517
+ 518
+ 519
+ 520
+ 521
+ 522
+ 523
+ 524
+ 525
+ 526
+ 527
+ 528
+ 529
+ 530
+ 531
+ 532
+ 533
+ 534
+ 535
+ 536
+ 537
+ 538
+ 539
+ 540
+ 541
+ 542
+ 543
+ 544
+ 545
+ 546
+ 547
+ 548
+ 549
+ 550
+ 551
+ 552
+ 553
+ 554
+ 555
+ 556
+ 557
+ 558
+ 559
+ 560
+ 561
+ 562
+ 563
+ 564
+ 565
+ 566
+ 567
+ 568
+ 569
+ 570
+ 571
+ 572
+ 573
+ 574
+ 575
+ 576
+ 577
+ 578
+ 579
+ 580
+ 581
+ 582
+ 583
+ 584
+ 585
+ 586
+ 587
+ 588
+ 589
+ 590
+ 591
+ 592
+ 593
+ 594
+ 595
+ 596
+ 597
+ 598
+ 599
+ 600
+ 601
+ 602
+ 603
+ 604
+ 605
+ 606
+ 607
+ 608
+ 609
+ 610
+ 611
+ 612
+ 613
+ 614
+ 615
+ 616
+ 617
+ 618
+ 619
+ 620
+ 621
+ 622
+ 623
+ 624
+ 625
+ 626
+ 627
+ 628
+ 629
+ 630
+ 631
+ 632
+ 633
+ 634
+ 635
+ 636
+ 637
+ 638
+ 639
+ 640
+ 641
+ 642
+ 643
+ 644
+ 645
+ 646
+ 647
+ 648
+ 649
+ 650
+ 651
+ 652
+ 653
+ 654
+ 655
+ 656
+ 657
+ 658
+ 659
+ 660
+ 661
+ 662
+ 663
+ 664
+ 665
+ 666
+ 667
+ 668
+ 669
+ 670
+ 671
+ 672
+ 673
+ 674
+ 675
+ 676
+ 677
+ 678
+ 679
+ 680
+ 681
+ 682
+ 683
+ 684
+ 685
+ 686
+ 687
+ 688
+ 689
+ 690
+ 691
+ 692
+ 693
+ 694
+ 695
+ 696
+ 697
+ 698
+ 699
+ 700
+ 701
+ 702
+ 703
+ 704
+ 705
+ 706
+ 707
+ 708
+ 709
+ 710
+ 711
+ 712
+ 713
+ 714
+ 715
+ 716
+ 717
+ 718
+ 719
+ 720
+ 721
+ 722
+ 723
+ 724
+ 725
+ 726
+ 727
+ 728
+ 729
+ 730
+ 731
+ 732
+ 733
+ 734
+ 735
+ 736
+ 737
+ 738
+ 739
+ 740
+ 741
+ 742
+ 743
+ 744
+ 745
+ 746
+ 747
+ 748
+ 749
+ 750
+ 751
+ 752
+ 753
+ 754
+ 755
+ 756
+ 757
+ 758
+ 759
+ 760
+ 761
+ 762
+ 763
+ 764
+ 765
+ 766
+ 767
+ 768
+ 769
+ 770
+ 771
+ 772
+ 773
+ 774
+ 775
+ 776
+ 777
+ 778
+ 779
+ 780
+ 781
+ 782
+ 783
+ 784
+ 785
+ 786
+ 787
+ 788
+ 789
+ 790
+ 791
+ 792
+ 793
+ 794
+ 795
+ 796
+ 797
+ 798
+ 799
+ 800
+ 801
+ 802
+ 803
+ 804
+ 805
+ 806
+ 807
+ 808
+ 809
+ 810
+ 811
+ 812
+ 813
+ 814
+ 815
+ 816
+ 817
+ 818
+ 819
+ 820
+ 821
+ 822
+ 823
+ 824
+ 825
+ 826
+ 827
+ 828
+ 829
+ 830
+ 831
+ 832
+ 833
+ 834
+ 835
+ 836
+ 837
+ 838
+ 839
+ 840
+ 841
+ 842
+ 843
+ 844
+ 845
+ 846
+ 847
+ 848
+ 849
+ 850
+ 851
+ 852
+ 853
+ 854
+ 855
+ 856
+ 857
+ 858
+ 859
+ 860
+ 861
+ 862
+ 863
+ 864
+ 865
+ 866
+ 867
+ 868
+ 869
+ 870
+ 871
+ 872
+ 873
+ 874
+ 875
+ 876
+ 877
+ 878
+ 879
+ 880
+ 881
+ 882
+ 883
+ 884
+ 885
+ 886
+ 887
+ 888
+ 889
+ 890
+ 891
+ 892
+ 893
+ 894
+ 895
+ 896
+ 897
+ 898
+ 899
+ 900
+ 901
+ 902
+ 903
+ 904
+ 905
+ 906
+ 907
+ 908
+ 909
+ 910
+ 911
+ 912
+ 913
+ 914
+ 915
+ 916
+ 917
+ 918
+ 919
+ 920
+ 921
+ 922
+ 923
+ 924
+ 925
+ 926
+ 927
+ 928
+ 929
+ 930
+ 931
+ 932
+ 933
+ 934
+ 935
+ 936
+ 937
+ 938
+ 939
+ 940
+ 941
+ 942
+ 943
+ 944
+ 945
+ 946
+ 947
+ 948
+ 949
+ 950
+ 951
+ 952
+ 953
+ 954
+ 955
+ 956
+ 957
+ 958
+ 959
+ 960
+ 961
+ 962
+ 963
+ 964
+ 965
+ 966
+ 967
+ 968
+ 969
+ 970
+ 971
+ 972
+ 973
+ 974
+ 975
+ 976
+ 977
+ 978
+ 979
+ 980
+ 981
+ 982
+ 983
+ 984
+ 985
+ 986
+ 987
+ 988
+ 989
+ 990
+ 991
+ 992
+ 993
+ 994
+ 995
+ 996
+ 997
+ 998
+ 999
+1000
+1001
+1002
+1003
+1004
+1005
+1006
+1007
+1008
+1009
+1010
+1011
+1012
+1013
+1014
+1015
+1016
+1017
+1018
+1019
+1020
+1021
+1022
+1023
+1024
+1025
+1026
+1027
+1028
+1029
+1030
+1031
+1032
+1033
+1034
+1035
+1036
+1037
+1038
+1039
+1040
+1041
+1042
+1043
+1044
+1045
+1046
class ODMetrics:
+    """
+    ODMetrics class.
+
+    Compute the Mean-Average-Precision (mAP) and Mean-Average-Recall (mAR)
+    for Object Detection.
+    """
+
+    def __init__(
+            self,
+            iou_thresholds: (float | list[float] | np.ndarray |
+                             type[_Missing]) = _Missing,
+            recall_thresholds: (float | list[float] | np.ndarray |
+                                type[_Missing]) = _Missing,
+            max_detection_thresholds: (int | list[int] | np.ndarray | None |
+                                       type[_Missing]) = _Missing,
+            area_ranges: (dict[str, list[float] | np.ndarray] | None |
+                          type[_Missing]) = _Missing,
+            class_metrics: bool = False,
+            box_format: Literal["xyxy", "xywh", "cxcywh"] = "xywh",
+            ) -> None:
+        """
+        Initialize.
+
+        Parameters
+        ----------
+        iou_thresholds : float | list[float] | np.ndarray \
+                          | type[_Missing], optional
+            IoU thresholds.
+            If not specified (`_Missing`), the default (COCO) is used and
+            corresponds to the stepped range `[0.5,...,0.95]` with step
+            `0.05` (`10` values).
+            The default is `_Missing`.
+        recall_thresholds : float | list[float] | np.ndarray \
+                             | type[_Missing], optional
+            Recall thresholds.
+            If not specified (`_Missing`), the default (COCO) is used and
+            corresponds to the stepped range `[0,...,1]` with step
+            `0.01` (`101` values).
+            The default is `_Missing`.
+        max_detection_thresholds : int | list[int] | np.ndarray | None \
+                                    | type[_Missing], optional
+            Thresholds on maximum detections per image.
+            If not specified (`_Missing`), the default (COCO) is used and
+            corresponds to the list `[1, 10, 100]`.
+            If `None`, no limit to detections per image will be set.
+            The default is `_Missing`.
+        area_ranges : dict[str, list[float] | np.ndarray] \
+                       | None | type[_Missing], optional
+            Area ranges.
+            If not specified, the default (COCO) is used and corresponds to:
+            <br>
+            `{
+                "all": [0 ** 2, 1e5 ** 2],
+                "small": [0 ** 2, 32 ** 2],
+                "medium": [32 ** 2, 96 ** 2],
+                "large": [96 ** 2, 1e5 ** 2]
+                }`
+            If `None`, no area range limits will be set.
+            The default is `_Missing`.
+        class_metrics : bool, optional
+            Option to enable per-class metrics (See `compute()` method).
+            Has a performance impact.
+            The default is `False`.
+        box_format: Literal["xyxy", "xywh", "cxcywh"], optional
+            Bounding box format.
+            Supported formats are:<br>
+                - `"xyxy"`: boxes are represented via corners,
+                        x1, y1 being top left and x2, y2
+                        being bottom right.<br>
+                - `"xywh"`: boxes are represented via corner,
+                        width and height, x1, y2 being top
+                        left, w, h being width and height.
+                        This is the default format; all
+                        input formats will be converted
+                        to this.<br>
+                - `"cxcywh"`: boxes are represented via centre,
+                        width and height, cx, cy being
+                        center of box, w, h being width
+                        and height.<br>
+            The default is `"xywh"`.
+
+        Returns
+        -------
+        None
+        """
+        constructor_model = ConstructorModel.model_validate(
+            {
+                "iou_thresholds": iou_thresholds,
+                "recall_thresholds": recall_thresholds,
+                "max_detection_thresholds": max_detection_thresholds,
+                "area_ranges": area_ranges,
+                "class_metrics": class_metrics,
+                "box_format": box_format,
+                },
+            context={"default_value": DEFAULT_COCO, "default_flag": _Missing}
+            )
+        self.iou_thresholds: np.ndarray = constructor_model.iou_thresholds
+        self.recall_thresholds: np.ndarray = (
+            constructor_model.recall_thresholds)
+        self.max_detection_thresholds: np.ndarray = (
+            constructor_model.max_detection_thresholds)
+        self.area_ranges: dict[str | None, list[float]] = (
+            constructor_model.area_ranges)
+        self.class_metrics: bool = constructor_model.class_metrics
+        self.box_format: Literal["xyxy", "xywh", "cxcywh"] = (
+            constructor_model.box_format)
+
+    def compute(
+            self,
+            y_true: list[dict],
+            y_pred: list[dict],
+            extended_summary: bool = False,
+            ) -> dict[str, float | int | list[int]
+                      | dict | np.ndarray | partial]:
+        """
+        Compute metrics.
+
+        Parameters
+        ----------
+        y_true : list[dict]
+            A list consisting of dictionaries each containing
+            the key-values: each dictionary corresponds to the ground truth
+            of a single image.
+            Parameters that should be provided per dict:
+
+                boxes : list[list[float]] | np.ndarray
+                    List of floats lists or `np.ndarray`; the length of the
+                    list/array correspond to the number of boxes and each
+                    list/array is 4-float specifying the box coordinates in
+                    the format specified in the constructor.
+                labels : list[int] | np.ndarray
+                    List of integers or `np.ndarray` specifying the ground
+                    truth classes for the boxes: the length corresponds to
+                    the number of boxes.
+                iscrowd : list[bool | Literal[0, 1]] | np.ndarray
+                    List of integers or `np.ndarray` specifying crowd regions:
+                    the length corresponds to the number of boxes.
+                    The values can be `bool` or `0`/`1` indicating whether the
+                    bounding box indicates a crowd of objects.
+                    Value is optional, and if not provided it will
+                    automatically be set to `False`.
+                area : list[float] | np.ndarray
+                    A list of `float` or `np.ndarray` specifying the area of
+                    the objects: the length corresponds to the number of
+                    boxes.
+                    Value is optional, and if not provided will
+                    be automatically calculated based on
+                    the bounding box provided.
+                    Only affects which samples contribute the specific
+                    area range.
+        y_pred : list[dict]
+            A list consisting of dictionaries each containing
+            the key-values: each dictionary corresponds to the predictions
+            of a single image.
+            Parameters that should be provided per dict:
+
+                boxes : list[list[float]] | np.ndarray
+                    List of float lists or `np.ndarray`; the length of the
+                    list/array correspond to the number of boxes and each
+                    list/array is 4-float specifying the box coordinates in
+                    the format specified in the constructor.
+                scores : list[float] | np.ndarray
+                    List of floats or `np.ndarray` specifying the score for
+                    the boxes: the length corresponds to the number of boxes.
+                labels : list[int] | np.ndarray
+                    List of integers or `np.ndarray` specifying the ground
+                    truth classes for the boxes: the length corresponds to
+                    the number of boxes.
+        extended_summary : bool, optional
+            Option to enable extended summary with additional metrics
+            including `IoU`, `AP` (Average Precision), `AR` (Average Recall)
+            and `mean_evaluator` (`Callable`).
+            The output dictionary will contain the following extra key-values:
+
+                IoU : dict[tuple[int, int], np.ndarray]
+                       A dictionary containing the IoU values for every
+                       image/class combination e.g. `IoU[(0,0)]`
+                       would contain the IoU for image `0` and class `0`.
+                       Each value is a `np.ndarray` with shape `(n, m)`
+                       where `n` is the number of detections and `m` is
+                       the number of ground truth boxes for that image/class
+                       combination.
+                AP : np.ndarray
+                      Average precision: a `np.ndarray` of shape
+                      `(T, R, K, A, M)` containing the precision values.
+                      Here:
+                          - `T` is the number of IoU thresholds
+                          - `R` is the number of recall thresholds
+                          - `K` is the number of classes
+                          - `A` is the number of areas
+                          - `M` is the number of max detections per image
+                AR : np.ndarray
+                     A `np.ndarray` of shape `(T, K, A, M)` containing the
+                     averag recall values.
+                     Here:
+                         - `T` is the number of IoU thresholds
+                         - `K` is the number of classes
+                         - `A` is the number of areas
+                         - `M` is the number of max detections per image
+                mean_evaluator : Callable
+                    Mean evaluator function.
+                    Parameters are:
+                        iou_threshold : (float | list[float] | np.ndarray
+                                         | None), optional
+                            IoU threshold on which calculate the mean.
+                            It can be a `float`, a list of floats, `np.ndarray`
+                            or `None`; all values must be inlcuded in the
+                            constructor argument `iou_thresholds`.
+                            If `None`, all input `iou_thresholds` will be used.
+                            The default is `None`.
+                        area_range_key : (str | list[str] | np.ndarray
+                                          | None), optional
+                            Area range key on which calculate the mean.
+                            It can be a `str`, a list of strings, `np.ndarray`,
+                            or `None`; all values must be included in the
+                            constructor argument `area_ranges`.
+                            If `None`, all input `area_ranges` keys will be
+                            used.
+                            The default is `None`.
+                        max_detection_threshold : (int | list[int] |
+                                                   np.ndarray | None), optional
+                            Threshold on maxiumum detections per image on
+                            which calculate the mean.
+                            It can be a `int`, a list of integers, `np.ndarray`
+                            or `None`; all values must be inlcuded in the
+                            constructor argument `max_detection_thresholds`.
+                            If `None`, all input `max_detection_thresholds`
+                            will be used.
+                            The default is `None`.
+                        label_id : (int | list[int] | np.ndarray
+                                    | None), optional
+                            Label ids on which calculate the mean.
+                            If `class_metrics` is `True`, `label_id` must be
+                            included in the label ids of the provided `y_true`.
+                            If `class_metrics` is `False`, `label_id` must be
+                            `-1` (in this case equivalent to `None`).
+                            If `None`, all labels will be used.
+                            The default is `None`.
+                        metrics : (Literal["AP", "AR"]
+                                   | list[Literal["AP", "AR"]] | None),
+                                   optional
+                            Metrics on which calculate the mean.
+                            If `None`, both `"AP"` and `"AR"` will be used.
+                            The default is `None`.
+                        include_spec : bool, optional
+                            Whether to include mean settings specification.
+                            The default is `False`.
+                        prefix : str, optional
+                            Prefix to add to metrics keys.
+                            The default is `m`.
+
+        Returns
+        -------
+        dict[str, float | int | list[int] | dict | np.ndarray | partial]
+            The format of the output string metric ids is defined as:
+
+            `{metric}@[{iou_thresholds} | {area_ranges}
+                      | {max_detection_thresholds}]`
+
+            If a field is `None`, the corresponding string field will be emtpy,
+            e.g., `{metric}@[{iou_thresholds} | {area_ranges}]`
+            indicate metrics calculated without limit to detections per image,
+            i.e. `max_detections_thresholds` set to `None`.
+            Assuming that the parameters passed to the constructor
+            are the default ones (COCO), the output dictionary will
+            contain the following key-values: <br>
+                `mAP@[.5 | all | 100]` <br>
+                `mAR@[.5 | all | 100]` <br>
+                `mAP@[.75 | all | 100]` <br>
+                `mAR@[.75 | all | 100]` <br>
+                `mAR@[.5:.95 | all | 1]` <br>
+                `mAR@[.5:.95 | all | 10]` <br>
+                `mAR@[.5:.95 | all | 100]` <br>
+                `mAP@[.5:.95 | all | 100]` <br>
+                `mAP@[.5:.95 | large | 100]` <br>
+                `mAR@[.5:.95 | large | 100]` <br>
+                `mAP@[.5:.95 | medium | 100]` <br>
+                `mAR@[.5:.95 | medium | 100]` <br>
+                `mAP@[.5:.95 | small | 100]` <br>
+                `mAR@[.5:.95 | small | 100]` <br>
+            If `class_metrics` is `True`, the output dictionary will contain
+            the additional key `class_metrics`, a dictionary with class as key
+            and value each of the above metrics.
+            If `extended_summary` is `True`, the output dictionary will contain
+            the additional keys `IoU`, `AP`, `AR` and `mean_evaluator`.
+            (See `extended_summary`)
+        """
+        # Image ids
+        images_ids = list(range(len(y_true)))
+
+        # Parse Annotations
+        compute_model = ComputeModel.model_validate(
+            {
+                "y_true": y_true,
+                "y_pred": y_pred,
+                "extended_summary": extended_summary,
+                },
+            context={"box_format": self.box_format}
+            )
+        y_true = [y_true_.dict() for y_true_ in compute_model.y_true]
+        y_pred = [y_pred_.dict() for y_pred_ in compute_model.y_pred]
+        extended_summary = compute_model.extended_summary
+
+        # Get label_ids from y_true
+        label_ids = np.unique([_annotation["label_id"]
+                               for _annotation in y_true]).tolist()
+        _label_ids = label_ids if self.class_metrics else [-1]
+
+        # y_true, y_pred --> default_dict (keys: (image_id, label_id))
+        y_true_ddict = defaultdict(
+            list,
+            [(k, list(v)) for k, v in groupby(
+                sorted(y_true, key=lambda x: (x["image_id"], x["label_id"])),
+                key=lambda x: (x["image_id"], x["label_id"]))]
+            )
+        y_pred_ddict = defaultdict(
+            list,
+            [(k, list(v)) for k, v in groupby(
+                sorted(y_pred, key=lambda x: (x["image_id"], x["label_id"])),
+                key=lambda x: (x["image_id"], x["label_id"]))]
+            )
+
+        # Compute IoU
+        ious = {(image_id, label_id): self._compute_iou(
+            y_true=y_true_ddict,
+            y_pred=y_pred_ddict,
+            image_id=image_id,
+            label_id=label_id,
+            label_ids=label_ids,
+            ) for image_id, label_id in product(images_ids, _label_ids)
+            }
+
+        # Evaluate each image
+        images_results = [self._evaluate_image(
+            y_true=y_true_ddict,
+            y_pred=y_pred_ddict,
+            image_id=image_id,
+            label_id=label_id,
+            label_ids=label_ids,
+            area_range=_area_range,
+            ious=ious
+            ) for label_id, _area_range, image_id in
+            product(_label_ids, self.area_ranges.values(), images_ids)
+        ]
+
+        # Aggregate results
+        results = self._aggregate(
+            label_ids=_label_ids,
+            images_ids=images_ids,
+            images_results=images_results,
+            )
+
+        # Mean evaluator
+        mean_evaluator = partial(
+            self._get_mean,
+            results=results,
+            label_ids=_label_ids
+            )
+
+        # Get standard output values (globally)
+        standard_results = self._get_standard(
+            mean_evaluator=mean_evaluator,
+            label_id=None,
+            prefix="m",
+            )
+
+        # Prepare output
+        output: dict[str, float | int | list[int]
+                     | dict | np.ndarray | partial] = {}
+        output |= standard_results
+
+        # Class metrics
+        if self.class_metrics:
+            output |= {
+                "class_metrics": {
+                    label_id: self._get_standard(
+                        mean_evaluator=mean_evaluator,
+                        label_id=label_id,
+                        prefix="",
+                        ) for label_id in _label_ids
+                        }
+                }
+
+        # Add metadata
+        output |= {
+            "classes": label_ids,
+            "n_images": len(images_ids)
+            }
+
+        if extended_summary:
+            output |= ({k: v for k, v in results.items() if k in ["AP", "AR"]}
+                       | {
+                           "IoU": ious,
+                           "mean_evaluator": mean_evaluator,
+                           }
+                       )
+
+        return output
+
+    def _compute_iou(
+            self,
+            y_true: defaultdict,
+            y_pred: defaultdict,
+            image_id: int,
+            label_id: int,
+            label_ids: list[int],
+            ) -> np.ndarray:
+        """
+        Compute IoU.
+
+        Parameters
+        ----------
+        y_true : defaultdict
+            Ground truths.
+        y_pred : defaultdict
+            Predictions.
+        image_id : int
+            Image id.
+        label_id : int
+            Label id.
+        label_ids : list[int]
+            Overall label ids.
+
+        Returns
+        -------
+        np.ndarray
+            `np.ndarray` containing IoU values between `y_true` and `y_pred`.
+        """
+        if self.class_metrics:
+            y_true_ = y_true[image_id, label_id]
+            y_pred_ = y_pred[image_id, label_id]
+        else:
+            y_true_ = reduce(
+                lambda x, y: x+y,
+                [y_true[image_id, label_id] for label_id in label_ids],
+                [],
+                )
+            y_pred_ = reduce(
+                lambda x, y: x+y,
+                [y_pred[image_id, label_id] for label_id in label_ids],
+                [],
+                )
+
+        if not y_pred_ and not y_true_:
+            return np.array([])
+
+        # Sort predictions highest score first and cut off to
+        # max_detection_thresholds
+        y_pred_ = sorted(
+            y_pred_,
+            key=operator.itemgetter("score"),
+            reverse=True
+            )[: self.max_detection_thresholds[-1]]
+
+        y_true_boxes = [yt["bbox"] for yt in y_true_]
+        y_pred_boxes = [yp["bbox"] for yp in y_pred_]
+        iscrowd = [yt["iscrowd"] for yt in y_true_]
+
+        # Compute IoU between each prediction and ground truth region
+        ious = iou(
+            y_true=y_true_boxes,
+            y_pred=y_pred_boxes,
+            iscrowd=iscrowd
+            )
+        return ious
+
+    def _evaluate_image(  # pylint: disable=R0912
+            self,
+            y_true: defaultdict,
+            y_pred: defaultdict,
+            image_id: int,
+            label_id: int,
+            label_ids: list[int],
+            area_range: list[float],
+            ious: dict,
+            ) -> dict[str, Any] | None:
+        """
+        Evaluate metrics for a single image.
+
+        Parameters
+        ----------
+        y_true : defaultdict
+            Ground truths.
+        y_pred : defaultdict
+            Predictions.
+        image_id : int
+            Image id.
+        label_id : int
+            Label id.
+        label_ids : list[int]
+            Overall label ids.
+        area_range : list[float]
+            Area range.
+        ious : dict
+            IoU dictionary.
+
+        Returns
+        -------
+        dict[str, Any] | None
+            Dictionary containing results given image and label.
+            `None` if there is no ground-truths and detections for that
+            specific `image_id` and `label_id`.
+        """
+        if self.class_metrics:
+            y_true_ = y_true[image_id, label_id]
+            y_pred_ = y_pred[image_id, label_id]
+        else:
+            y_true_ = reduce(
+                lambda x, y: x+y,
+                [y_true[image_id, label_id] for label_id in label_ids],
+                [],
+                )
+            y_pred_ = reduce(
+                lambda x, y: x+y,
+                [y_pred[image_id, label_id] for label_id in label_ids],
+                [],
+                )
+        if not y_true_ and not y_pred_:
+            return None
+
+        # Assign _ignore if ignore or outside area range.
+        for yt_ in y_true_:
+            if (
+                    yt_["ignore"] or (yt_["area"] < area_range[0]
+                                      or yt_["area"] > area_range[1])
+            ):
+                yt_["_ignore"] = 1
+            else:
+                yt_["_ignore"] = 0
+
+        # Sort y_true ignore last
+        if len(y_true_) == 0:
+            y_true_indexes = ()
+        else:
+            y_true_indexes, y_true_ = zip(*sorted(
+                enumerate(y_true_), key=lambda x: x[1]["_ignore"]))
+        iscrowd = [int(yt["iscrowd"]) for yt in y_true_]
+
+        # Sort y_pred highest score first and cut off y_pred to
+        # max detection threshold.
+        y_pred_ = sorted(y_pred_, key=operator.itemgetter("score"),
+                         reverse=True)[: self.max_detection_thresholds[-1]]
+
+        # Load computed ious
+        ious = (ious[image_id, label_id][:, y_true_indexes]
+                if len(ious[image_id, label_id]) > 0
+                else ious[image_id, label_id]
+                )
+
+        iou_thresholds_len = len(self.iou_thresholds)
+        y_true_len = len(y_true_)
+        y_pred_len = len(y_pred_)
+        # y_true_matches and y_pred_matches will contain ids of
+        # matched prediction and ground truths respectively.
+        y_true_matches = np.zeros((iou_thresholds_len, y_true_len))
+        y_pred_matches = np.zeros((iou_thresholds_len, y_pred_len))
+        y_true_ignore = np.array([yt["_ignore"] for yt in y_true_])
+        y_pred_ignore = np.zeros((iou_thresholds_len, y_pred_len))
+        if not len(ious) == 0:
+            for iou_threshold_index, iou_threshold in enumerate(
+                    self.iou_thresholds):
+                for yp_index, yp_ in enumerate(y_pred_):
+                    iou_ = min([iou_threshold, 1-1e-10])
+                    # Information about best match so far
+                    # match=-1 -> Unmatched
+                    match_ = -1
+                    for yt_index, yt_ in enumerate(y_true_):
+                        # If this yt already matched, and not a crowd, continue
+                        if (y_true_matches[iou_threshold_index, yt_index] > 0
+                                and not iscrowd[yt_index]):
+                            continue
+                        # If yp matched to a previous gt (not ignore) and
+                        # the new is ingore, stop
+                        if (match_ > -1 and y_true_ignore[match_] == 0
+                                and y_true_ignore[yt_index] == 1):
+                            break
+                        # If iou between yp and yt < iou threshold, continue
+                        if ious[yp_index, yt_index] < iou_:
+                            continue
+                        # If match successful and best so far,
+                        # store appropriately
+                        iou_ = ious[yp_index, yt_index]
+                        match_ = yt_index
+                    if match_ == -1:
+                        continue
+                    # If match made store id of match for both dt and gt
+                    y_pred_ignore[iou_threshold_index, yp_index] = (
+                        y_true_ignore[match_])
+                    y_pred_matches[iou_threshold_index, yp_index] = (
+                        y_true_[match_]["id"])
+                    y_true_matches[iou_threshold_index, match_] = yp_["id"]
+        # set unmatched detections outside of area range to ignore
+        out_area = np.array(
+            [yp["area"] < area_range[0] or yp["area"] > area_range[1]
+             for yp in y_pred_]).reshape((1, len(y_pred_)))
+        y_pred_ignore = np.logical_or(
+            y_pred_ignore,
+            np.logical_and(y_pred_matches == 0,
+                           np.repeat(out_area, iou_thresholds_len, 0))
+            )
+        # store results for given image and label
+        return {
+                "image_id": image_id,
+                "label_id": label_id,
+                "area_range": area_range,
+                "max_detection_threshold": self.max_detection_thresholds[-1],
+                "y_pred_indexes": [yp["id"] for yp in y_pred_],
+                "y_true_indexes": [yt["id"] for yt in y_true_],
+                "y_pred_matches": y_pred_matches,
+                "y_true_matches": y_true_matches,
+                "y_pred_scores": [yp["score"] for yp in y_pred_],
+                "y_true_ignore": y_true_ignore,
+                "y_pred_ignore": y_pred_ignore,
+                }
+
+    def _aggregate(  # pylint: disable=R0915
+            self,
+            label_ids: list[int],
+            images_ids: list[int],
+            images_results: list[dict[str, Any] | None]
+            ) -> dict[str, np.ndarray]:
+        """
+        Aggregate images results.
+
+        Parameters
+        ----------
+        label_ids : list[int]
+            Overall label ids.
+        images_ids : list[int]
+            Overall image ids.
+        images_results : list[dict[str, Any] | None]
+            List of dictionaries containing images results.
+
+        Returns
+        -------
+        dict[str, np.ndarray]
+            Aggregated results.
+        """
+        # Settings
+        iou_thresholds_len = len(self.iou_thresholds)
+        recall_thresholds_len = len(self.recall_thresholds)
+        label_ids_len = len(label_ids)
+        area_range_len = len(self.area_ranges)
+        max_detection_thresholds_len = len(self.max_detection_thresholds)
+        images_ids_len = len(images_ids)
+
+        # Initialize
+        average_precision = -np.ones((
+            iou_thresholds_len,
+            recall_thresholds_len,
+            label_ids_len,
+            area_range_len,
+            max_detection_thresholds_len
+            )
+        )
+        average_recall = -np.ones((
+            iou_thresholds_len,
+            label_ids_len,
+            area_range_len,
+            max_detection_thresholds_len
+            )
+        )
+        scores = -np.ones((
+            iou_thresholds_len,
+            recall_thresholds_len,
+            label_ids_len,
+            area_range_len,
+            max_detection_thresholds_len
+            )
+        )
+
+        # Retrieve images_results at each label, area range,
+        # and max number of detections
+        for label_id_index, _ in enumerate(label_ids):  # pylint: disable=R1702
+            n_label = label_id_index*area_range_len*images_ids_len
+            for area_range_index, _ in enumerate(self.area_ranges):
+                n_area_range = area_range_index*images_ids_len
+                for max_det_index, max_det in enumerate(
+                        self.max_detection_thresholds):
+                    images_results_full = [
+                        images_results[n_label + n_area_range + i]
+                        for i, _ in enumerate(images_ids)
+                        ]
+                    images_results_ = [e for e in images_results_full
+                                       if e is not None]
+                    if len(images_results_) == 0:
+                        continue
+                    y_pred_scores = np.concatenate(
+                        [e["y_pred_scores"][:max_det]
+                         for e in images_results_]
+                        )
+
+                    if len(y_pred_scores) == 0:
+                        indexes = ()
+                        y_pred_scores_sorted = y_pred_scores
+                    else:
+                        indexes, y_pred_scores_sorted = zip(*sorted(
+                            enumerate(y_pred_scores),
+                            key=lambda x: x[1],
+                            reverse=True)
+                            )
+
+                    y_pred_matches = np.concatenate(
+                        [e["y_pred_matches"][:, :max_det]
+                         for e in images_results_],
+                        axis=1
+                        )[:, indexes]
+                    y_pred_ignore = np.concatenate(
+                        [e["y_pred_ignore"][:, :max_det]
+                         for e in images_results_],
+                        axis=1
+                        )[:, indexes]
+                    y_true_ignore = np.concatenate(
+                        [e["y_true_ignore"] for e in images_results_])
+                    not_ignore = np.count_nonzero(y_true_ignore == 0)
+                    if not_ignore == 0:
+                        continue
+                    tps = np.logical_and(
+                        y_pred_matches,
+                        np.logical_not(y_pred_ignore)
+                        )
+                    fps = np.logical_and(
+                        np.logical_not(y_pred_matches),
+                        np.logical_not(y_pred_ignore)
+                        )
+
+                    tp_sum = np.cumsum(tps, axis=1)\
+                        .astype(dtype=float)
+                    fp_sum = np.cumsum(fps, axis=1)\
+                        .astype(dtype=float)
+                    for iou_threshold_index, (tp_, fp_) in enumerate(
+                            zip(tp_sum, fp_sum)):
+                        tp_ = np.array(tp_)
+                        fp_ = np.array(fp_)
+                        n_d = len(tp_)
+                        recall = tp_ / not_ignore
+                        precision = tp_ / (fp_+tp_+np.spacing(1))
+                        qty = np.zeros((recall_thresholds_len,))
+                        ss_ = np.zeros((recall_thresholds_len,))
+
+                        if n_d:
+                            average_recall[
+                                iou_threshold_index,
+                                label_id_index,
+                                area_range_index,
+                                max_det_index
+                                ] = recall[-1]
+                        else:
+                            average_recall[
+                                iou_threshold_index,
+                                label_id_index,
+                                area_range_index,
+                                max_det_index
+                                ] = 0
+
+                        # Interpolation P-R Curve
+                        interpolated_precision = np.maximum.accumulate(
+                            precision[::-1])[::-1]
+
+                        indexes_ = np.searchsorted(
+                            recall,
+                            self.recall_thresholds,
+                            side="left"
+                            )
+                        try:
+                            for ri_, pi_ in enumerate(indexes_):
+                                qty[ri_] = interpolated_precision[pi_]
+                                ss_[ri_] = y_pred_scores_sorted[pi_]
+                        except IndexError:
+                            pass
+                        average_precision[
+                            iou_threshold_index,
+                            :,
+                            label_id_index,
+                            area_range_index,
+                            max_det_index
+                            ] = np.array(qty)
+                        scores[
+                            iou_threshold_index,
+                            :,
+                            label_id_index,
+                            area_range_index,
+                            max_det_index
+                            ] = np.array(ss_)
+        return {
+            "AP": average_precision,
+            "AR": average_recall
+            }
+
+    def _get_mean(
+            self,
+            iou_threshold: float | list[float] | np.ndarray | None = None,
+            area_range_key: str | list[str] | np.ndarray | None = None,
+            max_detection_threshold: (int | list[int] | np.ndarray
+                                      | None) = None,
+            label_id: int | list[int] | np.ndarray | None = None,
+            metrics: (Literal["AP", "AR"] | list[Literal["AP", "AR"]]
+                      | None) = None,
+            include_spec: bool = False,
+            prefix: str = "m",
+            results: dict[str, Any] | type[_Missing] = _Missing,
+            label_ids: list[int] | np.ndarray | type[_Missing] = _Missing,
+            ) -> dict[str, float | dict[str, list]]:
+        """
+        Calculate mean for Average-Precision (mAP) and Average-Recall (mAR).
+
+        Parameters
+        ----------
+        iou_threshold : float | list[float] | np.ndarray | None, optional
+            IoU threshold on which calculate the mean.
+            It can be a `float`, a list of floats, `np.ndarray`
+            or `None`; all values must be inlcuded in the
+            constructor argument `iou_thresholds`.
+            If `None`, all input `iou_thresholds` will be used.
+            The default is `None`.
+        area_range_key : str | list[str] | np.ndarray | None, optional
+            Area range key on which calculate the mean.
+            It can be a `str`, a list of strings, `np.ndarray`,
+            or `None`; all values must be included in the
+            constructor argument `area_ranges`.
+            If `None`, all input `area_ranges` keys will be used.
+            The default is `None`.
+        max_detection_threshold : int | list[int] |
+                                   np.ndarray | None), optional
+            Threshold on maximum detections per image on
+            which calculate the mean.
+            It can be a `int`, a list of integers, `np.ndarray`
+            or `None`; all values must be inlcuded in the
+            constructor argument `max_detection_thresholds`.
+            If `None`, all input `max_detection_thresholds`
+            will be used.
+            The default is `None`.
+        label_id : int | list[int] | np.ndarray | None, optional
+            Label ids on which calculate the mean.
+            If `class_metrics` is `True`, `label_id` must be
+            included in the label ids of the provided `y_true`.
+            If `class_metrics` is `False`, `label_id` must be `-1`
+            (in this case equivalent to `None`).
+            If `None`, all labels will be used.
+            The default is `None`.
+        metrics : Literal["AP", "AR"] | list[Literal["AP", "AR"]] | None,
+                  optional
+            Metrics on which calculate the mean.
+            If `None`, both `"AP"` and `"AR"` will be used.
+            The default is `None`.
+        include_spec : bool, optional
+            Whether to include mean settings specification.
+            The default is `False`.
+        prefix : str, optional
+            Prefix to add to metrics keys.
+            The default is `m`.
+        results : dict[str, Any] | type[_Missing], optional
+            Dictionary containing aggregated images results.
+            If `_Missing` an error will be raised.
+            The default is `_Missing`.
+        label_ids : list[int] | np.ndarray | type[_Missing], optional
+            All label ids found in `y_true`.
+            If `_Missing` an error will be raised.
+            The default is `_Missing`.
+
+        Returns
+        -------
+        dict[str, float | dict[str, list]]
+            Dictionary containing the values of precision and recall.
+            If `include_spec` input parameters info will be added.
+        """
+        # Sanity check
+        # results
+        if results is _Missing:
+            raise TypeError("`results` must be provided.")
+        results_ = cast(dict[str, Any], results)
+        # label_ids
+        if label_ids is _Missing:
+            raise TypeError("`label_ids` must be passed.")
+
+        # Default
+        default_value = {
+            "iou_threshold": self.iou_thresholds,
+            "label_id": np.array(label_ids),
+            "area_range_key": np.array(list(self.area_ranges.keys())),
+            "max_detection_threshold": self.max_detection_thresholds,
+            }
+
+        mean_model = MeanModel.model_validate(
+            {
+                "iou_threshold": iou_threshold,
+                "area_range_key": area_range_key,
+                "max_detection_threshold": max_detection_threshold,
+                "label_id": label_id,
+                "metrics": metrics,
+                "include_spec": include_spec,
+                "prefix": prefix
+                },
+            context={"default_value": default_value, "default_flag": None}
+            )
+        metrics = mean_model.metrics
+        include_spec = mean_model.include_spec
+        prefix = mean_model.prefix
+
+        mean_params = {
+            "iou_threshold": mean_model.iou_threshold,
+            "label_id": mean_model.label_id,
+            "area_range_key": mean_model.area_range_key,
+            "max_detection_threshold": mean_model.max_detection_threshold,
+            }
+
+        # Indexes
+        indexes = {
+            key: get_indexes(default_value[key], value)
+            for key, value in mean_params.items()
+            }
+
+        # Sanity check
+        for key, value in mean_params.items():
+            if len(value) != len(indexes[key]):
+                raise ValueError(
+                    f"Input parameter {key}: {value} not found "
+                    f"in initial settings which includes {default_value[key]}."
+                    )
+
+        # Assigns slice(None) if the indices match the entire dimension
+        # of results array.
+        indexes_ = {
+            key: (
+                np.array([slice(None)]) if np.equal(
+                    indexes[key],
+                    np.arange(len(default_value[key]))
+                    ).all() else indexes[key])
+            for key in indexes.keys()
+        }
+
+        combinations_indexes = [
+            dict(zip(indexes_.keys(), values))
+            for values in product(*(indexes_[key] for key in indexes_.keys()))
+            ]
+
+        output: dict[str, float | dict[str, list]] = {}
+        suffix = get_suffix(
+            iou_threshold=mean_params["iou_threshold"],
+            area_range_key=mean_params["area_range_key"],
+            max_detection_threshold=mean_params["max_detection_threshold"]
+            )
+        for metric in metrics:
+            slices: list[tuple]
+            if metric == "AP":
+                slices = [(
+                    index["iou_threshold"],
+                    slice(None),
+                    index["label_id"],
+                    index["area_range_key"],
+                    index["max_detection_threshold"],
+                    ) for index in combinations_indexes]
+            elif metric == "AR":
+                slices = [(
+                    index["iou_threshold"],
+                    index["label_id"],
+                    index["area_range_key"],
+                    index["max_detection_threshold"],
+                    ) for index in combinations_indexes]
+            values = np.stack([results_[metric][slice_] for slice_ in slices])
+            values = values[values > -1]
+            mean_values = -1 if len(values) == 0 else np.mean(values)
+            output[f"{prefix}{metric}{suffix}"] = float(mean_values)
+
+        if include_spec:
+            output |= {
+                "spec": {key: value.tolist()
+                         for key, value in mean_params.items()}
+                }
+
+        return output
+
+    def _get_standard(
+            self,
+            mean_evaluator: Callable,
+            label_id: int | list[int] | np.ndarray | None,
+            prefix: str,
+            ) -> dict[str, float | dict[str, list]]:
+        """
+        Get standard metrics output.
+
+        Parameters
+        ----------
+        mean_evaluator : Callable
+            Mean evaluator function.
+        label_id : int | list[int] | np.ndarray | None
+            Label ids.
+            If `None`, all labels will be used.
+            The default is `None`.
+        prefix : str
+            Prefix to add to metrics keys.
+
+        Returns
+        -------
+        dict[str, float | dict[str, list]]
+            Dictionary with metrics output.
+        """
+        standard_params = []
+
+        for combination in copy.deepcopy(_STANDARD_OUTPUT):
+            if (combination["iou_threshold"] is not None) and (
+                    combination["iou_threshold"] not in self.iou_thresholds):
+                combination["iou_threshold"] = None
+
+            if combination["area_range_key"] not in self.area_ranges.keys():
+                combination["area_range_key"] = None
+
+            if (combination["max_detection_threshold"] not in
+                    self.max_detection_thresholds):
+                combination["max_detection_threshold"] = None
+            standard_params.append(combination)
+
+        output: dict[str, float | dict[str, list]] = {}
+        for _param in standard_params:
+            output |= mean_evaluator(
+                **_param,
+                include_spec=False,
+                label_id=label_id,
+                prefix=prefix,
+                )
+
+        output = dict(sorted(output.items()))
+        return output
+
+
+ + + +
+ + + + + + + + + + +
+ + + +

+ __init__(iou_thresholds=_Missing, recall_thresholds=_Missing, max_detection_thresholds=_Missing, area_ranges=_Missing, class_metrics=False, box_format='xywh') + +

+ + +
+ +

Initialize.

+ + + +

Parameters:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescriptionDefault
iou_thresholds + float | list[float] | ndarray | type[_Missing] + +
+

IoU thresholds. +If not specified (_Missing), the default (COCO) is used and +corresponds to the stepped range [0.5,...,0.95] with step +0.05 (10 values). +The default is _Missing.

+
+
+ _Missing +
recall_thresholds + float | list[float] | ndarray | type[_Missing] + +
+

Recall thresholds. +If not specified (_Missing), the default (COCO) is used and +corresponds to the stepped range [0,...,1] with step +0.01 (101 values). +The default is _Missing.

+
+
+ _Missing +
max_detection_thresholds + int | list[int] | ndarray | None | type[_Missing] + +
+

Thresholds on maximum detections per image. +If not specified (_Missing), the default (COCO) is used and +corresponds to the list [1, 10, 100]. +If None, no limit to detections per image will be set. +The default is _Missing.

+
+
+ _Missing +
area_ranges + dict[str, list[float] | ndarray] | None | type[_Missing] + +
+

Area ranges. +If not specified, the default (COCO) is used and corresponds to: +
+{ + "all": [0 ** 2, 1e5 ** 2], + "small": [0 ** 2, 32 ** 2], + "medium": [32 ** 2, 96 ** 2], + "large": [96 ** 2, 1e5 ** 2] + } +If None, no area range limits will be set. +The default is _Missing.

+
+
+ _Missing +
class_metrics + bool + +
+

Option to enable per-class metrics (See compute() method). +Has a performance impact. +The default is False.

+
+
+ False +
box_format + Literal['xyxy', 'xywh', 'cxcywh'] + +
+

Bounding box format. +Supported formats are:
+ - "xyxy": boxes are represented via corners, + x1, y1 being top left and x2, y2 + being bottom right.
+ - "xywh": boxes are represented via corner, + width and height, x1, y2 being top + left, w, h being width and height. + This is the default format; all + input formats will be converted + to this.
+ - "cxcywh": boxes are represented via centre, + width and height, cx, cy being + center of box, w, h being width + and height.
+The default is "xywh".

+
+
+ 'xywh' +
+ + + +

Returns:

+ + + + + + + + + + + + + +
TypeDescription
+ None + +
+ +
+
+ +
+ Source code in src/od_metrics/od_metrics.py +
def __init__(
+        self,
+        iou_thresholds: (float | list[float] | np.ndarray |
+                         type[_Missing]) = _Missing,
+        recall_thresholds: (float | list[float] | np.ndarray |
+                            type[_Missing]) = _Missing,
+        max_detection_thresholds: (int | list[int] | np.ndarray | None |
+                                   type[_Missing]) = _Missing,
+        area_ranges: (dict[str, list[float] | np.ndarray] | None |
+                      type[_Missing]) = _Missing,
+        class_metrics: bool = False,
+        box_format: Literal["xyxy", "xywh", "cxcywh"] = "xywh",
+        ) -> None:
+    """
+    Initialize.
+
+    Parameters
+    ----------
+    iou_thresholds : float | list[float] | np.ndarray \
+                      | type[_Missing], optional
+        IoU thresholds.
+        If not specified (`_Missing`), the default (COCO) is used and
+        corresponds to the stepped range `[0.5,...,0.95]` with step
+        `0.05` (`10` values).
+        The default is `_Missing`.
+    recall_thresholds : float | list[float] | np.ndarray \
+                         | type[_Missing], optional
+        Recall thresholds.
+        If not specified (`_Missing`), the default (COCO) is used and
+        corresponds to the stepped range `[0,...,1]` with step
+        `0.01` (`101` values).
+        The default is `_Missing`.
+    max_detection_thresholds : int | list[int] | np.ndarray | None \
+                                | type[_Missing], optional
+        Thresholds on maximum detections per image.
+        If not specified (`_Missing`), the default (COCO) is used and
+        corresponds to the list `[1, 10, 100]`.
+        If `None`, no limit to detections per image will be set.
+        The default is `_Missing`.
+    area_ranges : dict[str, list[float] | np.ndarray] \
+                   | None | type[_Missing], optional
+        Area ranges.
+        If not specified, the default (COCO) is used and corresponds to:
+        <br>
+        `{
+            "all": [0 ** 2, 1e5 ** 2],
+            "small": [0 ** 2, 32 ** 2],
+            "medium": [32 ** 2, 96 ** 2],
+            "large": [96 ** 2, 1e5 ** 2]
+            }`
+        If `None`, no area range limits will be set.
+        The default is `_Missing`.
+    class_metrics : bool, optional
+        Option to enable per-class metrics (See `compute()` method).
+        Has a performance impact.
+        The default is `False`.
+    box_format: Literal["xyxy", "xywh", "cxcywh"], optional
+        Bounding box format.
+        Supported formats are:<br>
+            - `"xyxy"`: boxes are represented via corners,
+                    x1, y1 being top left and x2, y2
+                    being bottom right.<br>
+            - `"xywh"`: boxes are represented via corner,
+                    width and height, x1, y2 being top
+                    left, w, h being width and height.
+                    This is the default format; all
+                    input formats will be converted
+                    to this.<br>
+            - `"cxcywh"`: boxes are represented via centre,
+                    width and height, cx, cy being
+                    center of box, w, h being width
+                    and height.<br>
+        The default is `"xywh"`.
+
+    Returns
+    -------
+    None
+    """
+    constructor_model = ConstructorModel.model_validate(
+        {
+            "iou_thresholds": iou_thresholds,
+            "recall_thresholds": recall_thresholds,
+            "max_detection_thresholds": max_detection_thresholds,
+            "area_ranges": area_ranges,
+            "class_metrics": class_metrics,
+            "box_format": box_format,
+            },
+        context={"default_value": DEFAULT_COCO, "default_flag": _Missing}
+        )
+    self.iou_thresholds: np.ndarray = constructor_model.iou_thresholds
+    self.recall_thresholds: np.ndarray = (
+        constructor_model.recall_thresholds)
+    self.max_detection_thresholds: np.ndarray = (
+        constructor_model.max_detection_thresholds)
+    self.area_ranges: dict[str | None, list[float]] = (
+        constructor_model.area_ranges)
+    self.class_metrics: bool = constructor_model.class_metrics
+    self.box_format: Literal["xyxy", "xywh", "cxcywh"] = (
+        constructor_model.box_format)
+
+
+
+ +
+ + +
+ + + +

+ compute(y_true, y_pred, extended_summary=False) + +

+ + +
+ +

Compute metrics.

+ + + +

Parameters:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescriptionDefault
y_true + list[dict] + +
+

A list consisting of dictionaries each containing +the key-values: each dictionary corresponds to the ground truth +of a single image. +Parameters that should be provided per dict:

+
boxes : list[list[float]] | np.ndarray
+    List of floats lists or `np.ndarray`; the length of the
+    list/array correspond to the number of boxes and each
+    list/array is 4-float specifying the box coordinates in
+    the format specified in the constructor.
+labels : list[int] | np.ndarray
+    List of integers or `np.ndarray` specifying the ground
+    truth classes for the boxes: the length corresponds to
+    the number of boxes.
+iscrowd : list[bool | Literal[0, 1]] | np.ndarray
+    List of integers or `np.ndarray` specifying crowd regions:
+    the length corresponds to the number of boxes.
+    The values can be `bool` or `0`/`1` indicating whether the
+    bounding box indicates a crowd of objects.
+    Value is optional, and if not provided it will
+    automatically be set to `False`.
+area : list[float] | np.ndarray
+    A list of `float` or `np.ndarray` specifying the area of
+    the objects: the length corresponds to the number of
+    boxes.
+    Value is optional, and if not provided will
+    be automatically calculated based on
+    the bounding box provided.
+    Only affects which samples contribute the specific
+    area range.
+
+
+
+ required +
y_pred + list[dict] + +
+

A list consisting of dictionaries each containing +the key-values: each dictionary corresponds to the predictions +of a single image. +Parameters that should be provided per dict:

+
boxes : list[list[float]] | np.ndarray
+    List of float lists or `np.ndarray`; the length of the
+    list/array correspond to the number of boxes and each
+    list/array is 4-float specifying the box coordinates in
+    the format specified in the constructor.
+scores : list[float] | np.ndarray
+    List of floats or `np.ndarray` specifying the score for
+    the boxes: the length corresponds to the number of boxes.
+labels : list[int] | np.ndarray
+    List of integers or `np.ndarray` specifying the ground
+    truth classes for the boxes: the length corresponds to
+    the number of boxes.
+
+
+
+ required +
extended_summary + bool + +
+

Option to enable extended summary with additional metrics +including IoU, AP (Average Precision), AR (Average Recall) +and mean_evaluator (Callable). +The output dictionary will contain the following extra key-values:

+
IoU : dict[tuple[int, int], np.ndarray]
+       A dictionary containing the IoU values for every
+       image/class combination e.g. `IoU[(0,0)]`
+       would contain the IoU for image `0` and class `0`.
+       Each value is a `np.ndarray` with shape `(n, m)`
+       where `n` is the number of detections and `m` is
+       the number of ground truth boxes for that image/class
+       combination.
+AP : np.ndarray
+      Average precision: a `np.ndarray` of shape
+      `(T, R, K, A, M)` containing the precision values.
+      Here:
+          - `T` is the number of IoU thresholds
+          - `R` is the number of recall thresholds
+          - `K` is the number of classes
+          - `A` is the number of areas
+          - `M` is the number of max detections per image
+AR : np.ndarray
+     A `np.ndarray` of shape `(T, K, A, M)` containing the
+     averag recall values.
+     Here:
+         - `T` is the number of IoU thresholds
+         - `K` is the number of classes
+         - `A` is the number of areas
+         - `M` is the number of max detections per image
+mean_evaluator : Callable
+    Mean evaluator function.
+    Parameters are:
+        iou_threshold : (float | list[float] | np.ndarray
+                         | None), optional
+            IoU threshold on which calculate the mean.
+            It can be a `float`, a list of floats, `np.ndarray`
+            or `None`; all values must be inlcuded in the
+            constructor argument `iou_thresholds`.
+            If `None`, all input `iou_thresholds` will be used.
+            The default is `None`.
+        area_range_key : (str | list[str] | np.ndarray
+                          | None), optional
+            Area range key on which calculate the mean.
+            It can be a `str`, a list of strings, `np.ndarray`,
+            or `None`; all values must be included in the
+            constructor argument `area_ranges`.
+            If `None`, all input `area_ranges` keys will be
+            used.
+            The default is `None`.
+        max_detection_threshold : (int | list[int] |
+                                   np.ndarray | None), optional
+            Threshold on maxiumum detections per image on
+            which calculate the mean.
+            It can be a `int`, a list of integers, `np.ndarray`
+            or `None`; all values must be inlcuded in the
+            constructor argument `max_detection_thresholds`.
+            If `None`, all input `max_detection_thresholds`
+            will be used.
+            The default is `None`.
+        label_id : (int | list[int] | np.ndarray
+                    | None), optional
+            Label ids on which calculate the mean.
+            If `class_metrics` is `True`, `label_id` must be
+            included in the label ids of the provided `y_true`.
+            If `class_metrics` is `False`, `label_id` must be
+            `-1` (in this case equivalent to `None`).
+            If `None`, all labels will be used.
+            The default is `None`.
+        metrics : (Literal["AP", "AR"]
+                   | list[Literal["AP", "AR"]] | None),
+                   optional
+            Metrics on which calculate the mean.
+            If `None`, both `"AP"` and `"AR"` will be used.
+            The default is `None`.
+        include_spec : bool, optional
+            Whether to include mean settings specification.
+            The default is `False`.
+        prefix : str, optional
+            Prefix to add to metrics keys.
+            The default is `m`.
+
+
+
+ False +
+ + + +

Returns:

+ + + + + + + + + + + + + +
TypeDescription
+ dict[str, float | int | list[int] | dict | ndarray | partial] + +
+

The format of the output string metric ids is defined as:

+

{metric}@[{iou_thresholds} | {area_ranges} + | {max_detection_thresholds}]

+

If a field is None, the corresponding string field will be emtpy, +e.g., {metric}@[{iou_thresholds} | {area_ranges}] +indicate metrics calculated without limit to detections per image, +i.e. max_detections_thresholds set to None. +Assuming that the parameters passed to the constructor +are the default ones (COCO), the output dictionary will +contain the following key-values:
+ mAP@[.5 | all | 100]
+ mAR@[.5 | all | 100]
+ mAP@[.75 | all | 100]
+ mAR@[.75 | all | 100]
+ mAR@[.5:.95 | all | 1]
+ mAR@[.5:.95 | all | 10]
+ mAR@[.5:.95 | all | 100]
+ mAP@[.5:.95 | all | 100]
+ mAP@[.5:.95 | large | 100]
+ mAR@[.5:.95 | large | 100]
+ mAP@[.5:.95 | medium | 100]
+ mAR@[.5:.95 | medium | 100]
+ mAP@[.5:.95 | small | 100]
+ mAR@[.5:.95 | small | 100]
+If class_metrics is True, the output dictionary will contain +the additional key class_metrics, a dictionary with class as key +and value each of the above metrics. +If extended_summary is True, the output dictionary will contain +the additional keys IoU, AP, AR and mean_evaluator. +(See extended_summary)

+
+
+ +
+ Source code in src/od_metrics/od_metrics.py +
def compute(
+        self,
+        y_true: list[dict],
+        y_pred: list[dict],
+        extended_summary: bool = False,
+        ) -> dict[str, float | int | list[int]
+                  | dict | np.ndarray | partial]:
+    """
+    Compute metrics.
+
+    Parameters
+    ----------
+    y_true : list[dict]
+        A list consisting of dictionaries each containing
+        the key-values: each dictionary corresponds to the ground truth
+        of a single image.
+        Parameters that should be provided per dict:
+
+            boxes : list[list[float]] | np.ndarray
+                List of floats lists or `np.ndarray`; the length of the
+                list/array correspond to the number of boxes and each
+                list/array is 4-float specifying the box coordinates in
+                the format specified in the constructor.
+            labels : list[int] | np.ndarray
+                List of integers or `np.ndarray` specifying the ground
+                truth classes for the boxes: the length corresponds to
+                the number of boxes.
+            iscrowd : list[bool | Literal[0, 1]] | np.ndarray
+                List of integers or `np.ndarray` specifying crowd regions:
+                the length corresponds to the number of boxes.
+                The values can be `bool` or `0`/`1` indicating whether the
+                bounding box indicates a crowd of objects.
+                Value is optional, and if not provided it will
+                automatically be set to `False`.
+            area : list[float] | np.ndarray
+                A list of `float` or `np.ndarray` specifying the area of
+                the objects: the length corresponds to the number of
+                boxes.
+                Value is optional, and if not provided will
+                be automatically calculated based on
+                the bounding box provided.
+                Only affects which samples contribute the specific
+                area range.
+    y_pred : list[dict]
+        A list consisting of dictionaries each containing
+        the key-values: each dictionary corresponds to the predictions
+        of a single image.
+        Parameters that should be provided per dict:
+
+            boxes : list[list[float]] | np.ndarray
+                List of float lists or `np.ndarray`; the length of the
+                list/array correspond to the number of boxes and each
+                list/array is 4-float specifying the box coordinates in
+                the format specified in the constructor.
+            scores : list[float] | np.ndarray
+                List of floats or `np.ndarray` specifying the score for
+                the boxes: the length corresponds to the number of boxes.
+            labels : list[int] | np.ndarray
+                List of integers or `np.ndarray` specifying the ground
+                truth classes for the boxes: the length corresponds to
+                the number of boxes.
+    extended_summary : bool, optional
+        Option to enable extended summary with additional metrics
+        including `IoU`, `AP` (Average Precision), `AR` (Average Recall)
+        and `mean_evaluator` (`Callable`).
+        The output dictionary will contain the following extra key-values:
+
+            IoU : dict[tuple[int, int], np.ndarray]
+                   A dictionary containing the IoU values for every
+                   image/class combination e.g. `IoU[(0,0)]`
+                   would contain the IoU for image `0` and class `0`.
+                   Each value is a `np.ndarray` with shape `(n, m)`
+                   where `n` is the number of detections and `m` is
+                   the number of ground truth boxes for that image/class
+                   combination.
+            AP : np.ndarray
+                  Average precision: a `np.ndarray` of shape
+                  `(T, R, K, A, M)` containing the precision values.
+                  Here:
+                      - `T` is the number of IoU thresholds
+                      - `R` is the number of recall thresholds
+                      - `K` is the number of classes
+                      - `A` is the number of areas
+                      - `M` is the number of max detections per image
+            AR : np.ndarray
+                 A `np.ndarray` of shape `(T, K, A, M)` containing the
+                 averag recall values.
+                 Here:
+                     - `T` is the number of IoU thresholds
+                     - `K` is the number of classes
+                     - `A` is the number of areas
+                     - `M` is the number of max detections per image
+            mean_evaluator : Callable
+                Mean evaluator function.
+                Parameters are:
+                    iou_threshold : (float | list[float] | np.ndarray
+                                     | None), optional
+                        IoU threshold on which calculate the mean.
+                        It can be a `float`, a list of floats, `np.ndarray`
+                        or `None`; all values must be inlcuded in the
+                        constructor argument `iou_thresholds`.
+                        If `None`, all input `iou_thresholds` will be used.
+                        The default is `None`.
+                    area_range_key : (str | list[str] | np.ndarray
+                                      | None), optional
+                        Area range key on which calculate the mean.
+                        It can be a `str`, a list of strings, `np.ndarray`,
+                        or `None`; all values must be included in the
+                        constructor argument `area_ranges`.
+                        If `None`, all input `area_ranges` keys will be
+                        used.
+                        The default is `None`.
+                    max_detection_threshold : (int | list[int] |
+                                               np.ndarray | None), optional
+                        Threshold on maxiumum detections per image on
+                        which calculate the mean.
+                        It can be a `int`, a list of integers, `np.ndarray`
+                        or `None`; all values must be inlcuded in the
+                        constructor argument `max_detection_thresholds`.
+                        If `None`, all input `max_detection_thresholds`
+                        will be used.
+                        The default is `None`.
+                    label_id : (int | list[int] | np.ndarray
+                                | None), optional
+                        Label ids on which calculate the mean.
+                        If `class_metrics` is `True`, `label_id` must be
+                        included in the label ids of the provided `y_true`.
+                        If `class_metrics` is `False`, `label_id` must be
+                        `-1` (in this case equivalent to `None`).
+                        If `None`, all labels will be used.
+                        The default is `None`.
+                    metrics : (Literal["AP", "AR"]
+                               | list[Literal["AP", "AR"]] | None),
+                               optional
+                        Metrics on which calculate the mean.
+                        If `None`, both `"AP"` and `"AR"` will be used.
+                        The default is `None`.
+                    include_spec : bool, optional
+                        Whether to include mean settings specification.
+                        The default is `False`.
+                    prefix : str, optional
+                        Prefix to add to metrics keys.
+                        The default is `m`.
+
+    Returns
+    -------
+    dict[str, float | int | list[int] | dict | np.ndarray | partial]
+        The format of the output string metric ids is defined as:
+
+        `{metric}@[{iou_thresholds} | {area_ranges}
+                  | {max_detection_thresholds}]`
+
+        If a field is `None`, the corresponding string field will be emtpy,
+        e.g., `{metric}@[{iou_thresholds} | {area_ranges}]`
+        indicate metrics calculated without limit to detections per image,
+        i.e. `max_detections_thresholds` set to `None`.
+        Assuming that the parameters passed to the constructor
+        are the default ones (COCO), the output dictionary will
+        contain the following key-values: <br>
+            `mAP@[.5 | all | 100]` <br>
+            `mAR@[.5 | all | 100]` <br>
+            `mAP@[.75 | all | 100]` <br>
+            `mAR@[.75 | all | 100]` <br>
+            `mAR@[.5:.95 | all | 1]` <br>
+            `mAR@[.5:.95 | all | 10]` <br>
+            `mAR@[.5:.95 | all | 100]` <br>
+            `mAP@[.5:.95 | all | 100]` <br>
+            `mAP@[.5:.95 | large | 100]` <br>
+            `mAR@[.5:.95 | large | 100]` <br>
+            `mAP@[.5:.95 | medium | 100]` <br>
+            `mAR@[.5:.95 | medium | 100]` <br>
+            `mAP@[.5:.95 | small | 100]` <br>
+            `mAR@[.5:.95 | small | 100]` <br>
+        If `class_metrics` is `True`, the output dictionary will contain
+        the additional key `class_metrics`, a dictionary with class as key
+        and value each of the above metrics.
+        If `extended_summary` is `True`, the output dictionary will contain
+        the additional keys `IoU`, `AP`, `AR` and `mean_evaluator`.
+        (See `extended_summary`)
+    """
+    # Image ids
+    images_ids = list(range(len(y_true)))
+
+    # Parse Annotations
+    compute_model = ComputeModel.model_validate(
+        {
+            "y_true": y_true,
+            "y_pred": y_pred,
+            "extended_summary": extended_summary,
+            },
+        context={"box_format": self.box_format}
+        )
+    y_true = [y_true_.dict() for y_true_ in compute_model.y_true]
+    y_pred = [y_pred_.dict() for y_pred_ in compute_model.y_pred]
+    extended_summary = compute_model.extended_summary
+
+    # Get label_ids from y_true
+    label_ids = np.unique([_annotation["label_id"]
+                           for _annotation in y_true]).tolist()
+    _label_ids = label_ids if self.class_metrics else [-1]
+
+    # y_true, y_pred --> default_dict (keys: (image_id, label_id))
+    y_true_ddict = defaultdict(
+        list,
+        [(k, list(v)) for k, v in groupby(
+            sorted(y_true, key=lambda x: (x["image_id"], x["label_id"])),
+            key=lambda x: (x["image_id"], x["label_id"]))]
+        )
+    y_pred_ddict = defaultdict(
+        list,
+        [(k, list(v)) for k, v in groupby(
+            sorted(y_pred, key=lambda x: (x["image_id"], x["label_id"])),
+            key=lambda x: (x["image_id"], x["label_id"]))]
+        )
+
+    # Compute IoU
+    ious = {(image_id, label_id): self._compute_iou(
+        y_true=y_true_ddict,
+        y_pred=y_pred_ddict,
+        image_id=image_id,
+        label_id=label_id,
+        label_ids=label_ids,
+        ) for image_id, label_id in product(images_ids, _label_ids)
+        }
+
+    # Evaluate each image
+    images_results = [self._evaluate_image(
+        y_true=y_true_ddict,
+        y_pred=y_pred_ddict,
+        image_id=image_id,
+        label_id=label_id,
+        label_ids=label_ids,
+        area_range=_area_range,
+        ious=ious
+        ) for label_id, _area_range, image_id in
+        product(_label_ids, self.area_ranges.values(), images_ids)
+    ]
+
+    # Aggregate results
+    results = self._aggregate(
+        label_ids=_label_ids,
+        images_ids=images_ids,
+        images_results=images_results,
+        )
+
+    # Mean evaluator
+    mean_evaluator = partial(
+        self._get_mean,
+        results=results,
+        label_ids=_label_ids
+        )
+
+    # Get standard output values (globally)
+    standard_results = self._get_standard(
+        mean_evaluator=mean_evaluator,
+        label_id=None,
+        prefix="m",
+        )
+
+    # Prepare output
+    output: dict[str, float | int | list[int]
+                 | dict | np.ndarray | partial] = {}
+    output |= standard_results
+
+    # Class metrics
+    if self.class_metrics:
+        output |= {
+            "class_metrics": {
+                label_id: self._get_standard(
+                    mean_evaluator=mean_evaluator,
+                    label_id=label_id,
+                    prefix="",
+                    ) for label_id in _label_ids
+                    }
+            }
+
+    # Add metadata
+    output |= {
+        "classes": label_ids,
+        "n_images": len(images_ids)
+        }
+
+    if extended_summary:
+        output |= ({k: v for k, v in results.items() if k in ["AP", "AR"]}
+                   | {
+                       "IoU": ious,
+                       "mean_evaluator": mean_evaluator,
+                       }
+                   )
+
+    return output
+
+
+
+ +
+ + + +
+ +
+ + +
+ + + +
+ + + +

+ iou(y_true, y_pred, iscrowd=None) + +

+ + +
+ +

Calculate IoU between bounding boxes.

+

Single bounding boxes must be in "xywh" format, i.e. + [xmin, ymin, width, height]

+

The standard iou of a ground truth y_true and detected +y_pred object is:

+

+ +

+ +
+ Notes +

For crowd regions, COCO use a modified criteria: + If a y_true object is marked as iscrowd, it is permissible + for a detected object y_pred to match any subregion of the y_true. + Choosing y_true' in the crowd y_true that best matches the y_pred + can be done using: + + Since by definition: + + computing: + +For crowd regions in ground truth, this modified criteria for IoU +is applied.

+
+ + +

Raises:

+ + + + + + + + + + + + + +
TypeDescription
+ ValueError + +
+

If iscrowd and y_true have different length (iscrowd not None).

+
+
+ + + +

Parameters:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescriptionDefault
y_true + ndarray | list + +
+

np.ndarray with shape (B1, 4), B1 y_true batch size.

+
+
+ required +
y_pred + ndarray | list + +
+

np.ndarray with shape (B2, 4), B2 y_pred batch size.

+
+
+ required +
iscrowd + ndarray | list[bool] | list[int] | None + +
+

Whether y_true are crowd regions. +If None, it will be set to False for all y_true. +The default is None.

+
+
+ None +
+ + + +

Returns:

+ + + + + + + + + + + + + +
TypeDescription
+ ndarray + +
+

IoU vector of shape (B2, B1).

+
+
+ +
+ Source code in src/od_metrics/od_metrics.py +
def iou(
+        y_true: np.ndarray | list,
+        y_pred: np.ndarray | list,
+        iscrowd: np.ndarray | list[bool] | list[int] | None = None,
+        ) -> np.ndarray:
+    """
+    Calculate IoU between bounding boxes.
+
+    Single bounding boxes must be in `"xywh"` format, i.e.
+        [xmin, ymin, width, height]
+
+    The standard iou of a ground truth `y_true` and detected
+    `y_pred` object is:
+
+    $$iou(\\text{y_true}, \\text{y_pred}) =
+        \\frac{\\text{y_true} \\bigcap \\text{y_pred}}
+        {\\text{y_true}\\bigcup \\text{y_pred}}$$
+
+    Notes
+    -----
+    For `crowd` regions, COCO use a modified criteria:
+        If a `y_true` object is marked as `iscrowd`, it is permissible
+        for a detected object `y_pred` to match any subregion of the `y_true`.
+        Choosing `y_true'` in the crowd `y_true` that best matches the `y_pred`
+        can be done using:
+            $$\\text{y_true'} = \\text{y_pred} \\bigcap \\text{y_true}$$
+        Since by definition:
+            $$ \\text{y_true'} \\bigcup \\text{y_pred} = \\text{y_pred}$$
+        computing:
+            $$iou(\\text{y_true}, \\text{y_pred}, \\text{iscrowd}) =
+               iou(\\text{y_true'}, \\text{y_pred}) =
+               \\frac{\\text{y_true} \\bigcap \\text{y_pred}}{\\text{y_pred}}$$
+    For crowd regions in ground truth, this modified criteria for IoU
+    is applied.
+
+    Raises
+    ------
+    ValueError
+        If `iscrowd` and `y_true` have different length (iscrowd not None).
+
+    Parameters
+    ----------
+    y_true : np.ndarray | list
+        `np.ndarray` with shape `(B1, 4)`, `B1` `y_true` batch size.
+    y_pred : np.ndarray | list
+        `np.ndarray` with shape `(B2, 4)`, `B2` `y_pred` batch size.
+    iscrowd : np.ndarray | list[bool] | list[int] | None
+        Whether `y_true` are crowd regions.
+        If `None`, it will be set to `False` for all `y_true`.
+        The default is `None`.
+
+    Returns
+    -------
+    np.ndarray
+        IoU vector of shape `(B2, B1)`.
+    """
+    if len(y_pred) == 0 or len(y_true) == 0:
+        return np.array([])
+    # iscrowd
+    if iscrowd is not None:
+        if len(iscrowd) != len(y_true):
+            raise ValueError("`iscrowd` and `y_true` should have the same "
+                             "length.")
+    else:
+        iscrowd = [False]*len(y_true)
+    # To np.ndarray
+    if not isinstance(y_pred, np.ndarray):
+        y_pred = np.array(y_pred)
+    if not isinstance(y_true, np.ndarray):
+        y_true = np.array(y_true)
+
+    # pylint: disable-next=W0632
+    xmin1, ymin1, width1, height1 = np.hsplit(y_pred, 4)
+    # pylint: disable-next=W0632
+    xmin2, ymin2, width2, height2 = np.hsplit(y_true, 4)
+    xmax1 = xmin1 + width1
+    xmax2 = xmin2 + width2
+    ymax1 = ymin1 + height1
+    ymax2 = ymin2 + height2
+
+    # Intersection
+    xmin_i = np.maximum(xmin1.T, xmin2).T
+    ymin_i = np.maximum(ymin1.T, ymin2).T
+    xmax_i = np.minimum(xmax1.T, xmax2).T
+    ymax_i = np.minimum(ymax1.T, ymax2).T
+    inter_area = (np.maximum((xmax_i - xmin_i), 0)
+                  * np.maximum((ymax_i - ymin_i), 0))
+    # Union
+    y_pred_area = (xmax1 - xmin1) * (ymax1 - ymin1)
+    y_true_area = (xmax2 - xmin2) * (ymax2 - ymin2)
+    union_area = y_pred_area + y_true_area.T - inter_area
+    det = np.where(
+        iscrowd,
+        y_pred_area,
+        union_area
+        )
+
+    result = np.divide(inter_area, det, out=np.zeros(inter_area.shape),
+                       where=det != 0)
+    return result
+
+
+
+ +
+ + + +
+ +
+ +
+ + + + + + + + + + + + + + + + + + +
+
+ + + +
+ +
+ + + +
+
+
+
+ +
+ + + + + + + + + + + + \ No newline at end of file diff --git a/assets/_mkdocstrings.css b/assets/_mkdocstrings.css new file mode 100644 index 0000000..57a23e1 --- /dev/null +++ b/assets/_mkdocstrings.css @@ -0,0 +1,114 @@ + +/* Avoid breaking parameter names, etc. in table cells. */ +.doc-contents td code { + word-break: normal !important; +} + +/* No line break before first paragraph of descriptions. */ +.doc-md-description, +.doc-md-description>p:first-child { + display: inline; +} + +/* Max width for docstring sections tables. */ +.doc .md-typeset__table, +.doc .md-typeset__table table { + display: table !important; + width: 100%; +} + +.doc .md-typeset__table tr { + display: table-row; +} + +/* Defaults in Spacy table style. */ +.doc-param-default { + float: right; +} + +/* Symbols in Navigation and ToC. */ +:root, +[data-md-color-scheme="default"] { + --doc-symbol-attribute-fg-color: #953800; + --doc-symbol-function-fg-color: #8250df; + --doc-symbol-method-fg-color: #8250df; + --doc-symbol-class-fg-color: #0550ae; + --doc-symbol-module-fg-color: #5cad0f; + + --doc-symbol-attribute-bg-color: #9538001a; + --doc-symbol-function-bg-color: #8250df1a; + --doc-symbol-method-bg-color: #8250df1a; + --doc-symbol-class-bg-color: #0550ae1a; + --doc-symbol-module-bg-color: #5cad0f1a; +} + +[data-md-color-scheme="slate"] { + --doc-symbol-attribute-fg-color: #ffa657; + --doc-symbol-function-fg-color: #d2a8ff; + --doc-symbol-method-fg-color: #d2a8ff; + --doc-symbol-class-fg-color: #79c0ff; + --doc-symbol-module-fg-color: #baff79; + + --doc-symbol-attribute-bg-color: #ffa6571a; + --doc-symbol-function-bg-color: #d2a8ff1a; + --doc-symbol-method-bg-color: #d2a8ff1a; + --doc-symbol-class-bg-color: #79c0ff1a; + --doc-symbol-module-bg-color: #baff791a; +} + +code.doc-symbol { + border-radius: .1rem; + font-size: .85em; + padding: 0 .3em; + font-weight: bold; +} + +code.doc-symbol-attribute { + color: var(--doc-symbol-attribute-fg-color); + background-color: var(--doc-symbol-attribute-bg-color); +} + +code.doc-symbol-attribute::after { + content: "attr"; +} + +code.doc-symbol-function { + color: var(--doc-symbol-function-fg-color); + background-color: var(--doc-symbol-function-bg-color); +} + +code.doc-symbol-function::after { + content: "func"; +} + +code.doc-symbol-method { + color: var(--doc-symbol-method-fg-color); + background-color: var(--doc-symbol-method-bg-color); +} + +code.doc-symbol-method::after { + content: "meth"; +} + +code.doc-symbol-class { + color: var(--doc-symbol-class-fg-color); + background-color: var(--doc-symbol-class-bg-color); +} + +code.doc-symbol-class::after { + content: "class"; +} + +code.doc-symbol-module { + color: var(--doc-symbol-module-fg-color); + background-color: var(--doc-symbol-module-bg-color); +} + +code.doc-symbol-module::after { + content: "mod"; +} + +.doc-signature .autorefs { + color: inherit; + border-bottom: 1px dotted currentcolor; +} diff --git a/assets/images/favicon.png b/assets/images/favicon.png new file mode 100644 index 0000000000000000000000000000000000000000..1cf13b9f9d978896599290a74f77d5dbe7d1655c GIT binary patch literal 1870 zcmV-U2eJ5xP)Gc)JR9QMau)O=X#!i9;T z37kk-upj^(fsR36MHs_+1RCI)NNu9}lD0S{B^g8PN?Ww(5|~L#Ng*g{WsqleV}|#l zz8@ri&cTzw_h33bHI+12+kK6WN$h#n5cD8OQt`5kw6p~9H3()bUQ8OS4Q4HTQ=1Ol z_JAocz`fLbT2^{`8n~UAo=#AUOf=SOq4pYkt;XbC&f#7lb$*7=$na!mWCQ`dBQsO0 zLFBSPj*N?#u5&pf2t4XjEGH|=pPQ8xh7tpx;US5Cx_Ju;!O`ya-yF`)b%TEt5>eP1ZX~}sjjA%FJF?h7cX8=b!DZl<6%Cv z*G0uvvU+vmnpLZ2paivG-(cd*y3$hCIcsZcYOGh{$&)A6*XX&kXZd3G8m)G$Zz-LV z^GF3VAW^Mdv!)4OM8EgqRiz~*Cji;uzl2uC9^=8I84vNp;ltJ|q-*uQwGp2ma6cY7 z;`%`!9UXO@fr&Ebapfs34OmS9^u6$)bJxrucutf>`dKPKT%%*d3XlFVKunp9 zasduxjrjs>f8V=D|J=XNZp;_Zy^WgQ$9WDjgY=z@stwiEBm9u5*|34&1Na8BMjjgf3+SHcr`5~>oz1Y?SW^=K z^bTyO6>Gar#P_W2gEMwq)ot3; zREHn~U&Dp0l6YT0&k-wLwYjb?5zGK`W6S2v+K>AM(95m2C20L|3m~rN8dprPr@t)5lsk9Hu*W z?pS990s;Ez=+Rj{x7p``4>+c0G5^pYnB1^!TL=(?HLHZ+HicG{~4F1d^5Awl_2!1jICM-!9eoLhbbT^;yHcefyTAaqRcY zmuctDopPT!%k+}x%lZRKnzykr2}}XfG_ne?nRQO~?%hkzo;@RN{P6o`&mMUWBYMTe z6i8ChtjX&gXl`nvrU>jah)2iNM%JdjqoaeaU%yVn!^70x-flljp6Q5tK}5}&X8&&G zX3fpb3E(!rH=zVI_9Gjl45w@{(ITqngWFe7@9{mX;tO25Z_8 zQHEpI+FkTU#4xu>RkN>b3Tnc3UpWzPXWm#o55GKF09j^Mh~)K7{QqbO_~(@CVq! zS<8954|P8mXN2MRs86xZ&Q4EfM@JB94b=(YGuk)s&^jiSF=t3*oNK3`rD{H`yQ?d; ztE=laAUoZx5?RC8*WKOj`%LXEkgDd>&^Q4M^z`%u0rg-It=hLCVsq!Z%^6eB-OvOT zFZ28TN&cRmgU}Elrnk43)!>Z1FCPL2K$7}gwzIc48NX}#!A1BpJP?#v5wkNprhV** z?Cpalt1oH&{r!o3eSKc&ap)iz2BTn_VV`4>9M^b3;(YY}4>#ML6{~(4mH+?%07*qo IM6N<$f(jP3KmY&$ literal 0 HcmV?d00001 diff --git a/assets/images/image_1.png b/assets/images/image_1.png new file mode 100644 index 0000000000000000000000000000000000000000..6073ded8d787f254a5c3cff2575ba8995f60fbff GIT binary patch literal 320781 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

RcZ0TlRvy`CXg?pPx$lBNwv=K7Ttzh*D5(1;f{ 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 XeXy(IuvLO)U$#Hke_wgr_ox2@$m + + + + OD-Metrics + \ No newline at end of file diff --git a/assets/images/logo_light.png b/assets/images/logo_light.png new file mode 100644 index 0000000000000000000000000000000000000000..2a1d7771e8692fc698a9e4c96aeb1af8543dbb6d GIT binary patch literal 494554 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

80PJT_OC5y_!{j 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 literal 0 HcmV?d00001 diff --git a/assets/images/logo_light.svg b/assets/images/logo_light.svg new file mode 100644 index 0000000..d2a43e1 --- /dev/null +++ b/assets/images/logo_light.svg @@ -0,0 +1,6 @@ + + + + + OD-Metrics + \ No newline at end of file diff --git a/assets/images/logo_small.svg b/assets/images/logo_small.svg new file mode 100644 index 0000000..3c96700 --- /dev/null +++ b/assets/images/logo_small.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/assets/images/logo_small_orange.svg b/assets/images/logo_small_orange.svg new file mode 100644 index 0000000..7f61b82 --- /dev/null +++ b/assets/images/logo_small_orange.svg @@ -0,0 +1,54 @@ + + + + + + + + diff --git a/assets/javascripts/bundle.1e8ae164.min.js b/assets/javascripts/bundle.1e8ae164.min.js new file mode 100644 index 0000000..2129798 --- /dev/null +++ b/assets/javascripts/bundle.1e8ae164.min.js @@ -0,0 +1,29 @@ +"use strict";(()=>{var _i=Object.create;var br=Object.defineProperty;var Ai=Object.getOwnPropertyDescriptor;var Ci=Object.getOwnPropertyNames,Ft=Object.getOwnPropertySymbols,ki=Object.getPrototypeOf,vr=Object.prototype.hasOwnProperty,eo=Object.prototype.propertyIsEnumerable;var Zr=(e,t,r)=>t in e?br(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,F=(e,t)=>{for(var r in t||(t={}))vr.call(t,r)&&Zr(e,r,t[r]);if(Ft)for(var r of Ft(t))eo.call(t,r)&&Zr(e,r,t[r]);return e};var to=(e,t)=>{var r={};for(var o in e)vr.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&Ft)for(var o of Ft(e))t.indexOf(o)<0&&eo.call(e,o)&&(r[o]=e[o]);return r};var gr=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var Hi=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of Ci(t))!vr.call(e,n)&&n!==r&&br(e,n,{get:()=>t[n],enumerable:!(o=Ai(t,n))||o.enumerable});return e};var jt=(e,t,r)=>(r=e!=null?_i(ki(e)):{},Hi(t||!e||!e.__esModule?br(r,"default",{value:e,enumerable:!0}):r,e));var ro=(e,t,r)=>new Promise((o,n)=>{var i=c=>{try{s(r.next(c))}catch(p){n(p)}},a=c=>{try{s(r.throw(c))}catch(p){n(p)}},s=c=>c.done?o(c.value):Promise.resolve(c.value).then(i,a);s((r=r.apply(e,t)).next())});var no=gr((xr,oo)=>{(function(e,t){typeof xr=="object"&&typeof oo!="undefined"?t():typeof define=="function"&&define.amd?define(t):t()})(xr,function(){"use strict";function e(r){var o=!0,n=!1,i=null,a={text:!0,search:!0,url:!0,tel:!0,email:!0,password:!0,number:!0,date:!0,month:!0,week:!0,time:!0,datetime:!0,"datetime-local":!0};function s(C){return!!(C&&C!==document&&C.nodeName!=="HTML"&&C.nodeName!=="BODY"&&"classList"in C&&"contains"in C.classList)}function c(C){var ct=C.type,Ne=C.tagName;return!!(Ne==="INPUT"&&a[ct]&&!C.readOnly||Ne==="TEXTAREA"&&!C.readOnly||C.isContentEditable)}function p(C){C.classList.contains("focus-visible")||(C.classList.add("focus-visible"),C.setAttribute("data-focus-visible-added",""))}function l(C){C.hasAttribute("data-focus-visible-added")&&(C.classList.remove("focus-visible"),C.removeAttribute("data-focus-visible-added"))}function f(C){C.metaKey||C.altKey||C.ctrlKey||(s(r.activeElement)&&p(r.activeElement),o=!0)}function u(C){o=!1}function h(C){s(C.target)&&(o||c(C.target))&&p(C.target)}function w(C){s(C.target)&&(C.target.classList.contains("focus-visible")||C.target.hasAttribute("data-focus-visible-added"))&&(n=!0,window.clearTimeout(i),i=window.setTimeout(function(){n=!1},100),l(C.target))}function A(C){document.visibilityState==="hidden"&&(n&&(o=!0),Z())}function Z(){document.addEventListener("mousemove",J),document.addEventListener("mousedown",J),document.addEventListener("mouseup",J),document.addEventListener("pointermove",J),document.addEventListener("pointerdown",J),document.addEventListener("pointerup",J),document.addEventListener("touchmove",J),document.addEventListener("touchstart",J),document.addEventListener("touchend",J)}function te(){document.removeEventListener("mousemove",J),document.removeEventListener("mousedown",J),document.removeEventListener("mouseup",J),document.removeEventListener("pointermove",J),document.removeEventListener("pointerdown",J),document.removeEventListener("pointerup",J),document.removeEventListener("touchmove",J),document.removeEventListener("touchstart",J),document.removeEventListener("touchend",J)}function J(C){C.target.nodeName&&C.target.nodeName.toLowerCase()==="html"||(o=!1,te())}document.addEventListener("keydown",f,!0),document.addEventListener("mousedown",u,!0),document.addEventListener("pointerdown",u,!0),document.addEventListener("touchstart",u,!0),document.addEventListener("visibilitychange",A,!0),Z(),r.addEventListener("focus",h,!0),r.addEventListener("blur",w,!0),r.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&r.host?r.host.setAttribute("data-js-focus-visible",""):r.nodeType===Node.DOCUMENT_NODE&&(document.documentElement.classList.add("js-focus-visible"),document.documentElement.setAttribute("data-js-focus-visible",""))}if(typeof window!="undefined"&&typeof document!="undefined"){window.applyFocusVisiblePolyfill=e;var t;try{t=new CustomEvent("focus-visible-polyfill-ready")}catch(r){t=document.createEvent("CustomEvent"),t.initCustomEvent("focus-visible-polyfill-ready",!1,!1,{})}window.dispatchEvent(t)}typeof document!="undefined"&&e(document)})});var zr=gr((kt,Vr)=>{/*! + * clipboard.js v2.0.11 + * https://clipboardjs.com/ + * + * Licensed MIT © Zeno Rocha + */(function(t,r){typeof kt=="object"&&typeof Vr=="object"?Vr.exports=r():typeof define=="function"&&define.amd?define([],r):typeof kt=="object"?kt.ClipboardJS=r():t.ClipboardJS=r()})(kt,function(){return function(){var e={686:function(o,n,i){"use strict";i.d(n,{default:function(){return Li}});var a=i(279),s=i.n(a),c=i(370),p=i.n(c),l=i(817),f=i.n(l);function u(D){try{return document.execCommand(D)}catch(M){return!1}}var h=function(M){var O=f()(M);return u("cut"),O},w=h;function A(D){var M=document.documentElement.getAttribute("dir")==="rtl",O=document.createElement("textarea");O.style.fontSize="12pt",O.style.border="0",O.style.padding="0",O.style.margin="0",O.style.position="absolute",O.style[M?"right":"left"]="-9999px";var I=window.pageYOffset||document.documentElement.scrollTop;return O.style.top="".concat(I,"px"),O.setAttribute("readonly",""),O.value=D,O}var Z=function(M,O){var I=A(M);O.container.appendChild(I);var W=f()(I);return u("copy"),I.remove(),W},te=function(M){var O=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body},I="";return typeof M=="string"?I=Z(M,O):M instanceof HTMLInputElement&&!["text","search","url","tel","password"].includes(M==null?void 0:M.type)?I=Z(M.value,O):(I=f()(M),u("copy")),I},J=te;function C(D){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?C=function(O){return typeof O}:C=function(O){return O&&typeof Symbol=="function"&&O.constructor===Symbol&&O!==Symbol.prototype?"symbol":typeof O},C(D)}var ct=function(){var M=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},O=M.action,I=O===void 0?"copy":O,W=M.container,K=M.target,Ce=M.text;if(I!=="copy"&&I!=="cut")throw new Error('Invalid "action" value, use either "copy" or "cut"');if(K!==void 0)if(K&&C(K)==="object"&&K.nodeType===1){if(I==="copy"&&K.hasAttribute("disabled"))throw new Error('Invalid "target" attribute. Please use "readonly" instead of "disabled" attribute');if(I==="cut"&&(K.hasAttribute("readonly")||K.hasAttribute("disabled")))throw new Error(`Invalid "target" attribute. You can't cut text from elements with "readonly" or "disabled" attributes`)}else throw new Error('Invalid "target" value, use a valid Element');if(Ce)return J(Ce,{container:W});if(K)return I==="cut"?w(K):J(K,{container:W})},Ne=ct;function Pe(D){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Pe=function(O){return typeof O}:Pe=function(O){return O&&typeof Symbol=="function"&&O.constructor===Symbol&&O!==Symbol.prototype?"symbol":typeof O},Pe(D)}function xi(D,M){if(!(D instanceof M))throw new TypeError("Cannot call a class as a function")}function Xr(D,M){for(var O=0;O0&&arguments[0]!==void 0?arguments[0]:{};this.action=typeof W.action=="function"?W.action:this.defaultAction,this.target=typeof W.target=="function"?W.target:this.defaultTarget,this.text=typeof W.text=="function"?W.text:this.defaultText,this.container=Pe(W.container)==="object"?W.container:document.body}},{key:"listenClick",value:function(W){var K=this;this.listener=p()(W,"click",function(Ce){return K.onClick(Ce)})}},{key:"onClick",value:function(W){var K=W.delegateTarget||W.currentTarget,Ce=this.action(K)||"copy",It=Ne({action:Ce,container:this.container,target:this.target(K),text:this.text(K)});this.emit(It?"success":"error",{action:Ce,text:It,trigger:K,clearSelection:function(){K&&K.focus(),window.getSelection().removeAllRanges()}})}},{key:"defaultAction",value:function(W){return hr("action",W)}},{key:"defaultTarget",value:function(W){var K=hr("target",W);if(K)return document.querySelector(K)}},{key:"defaultText",value:function(W){return hr("text",W)}},{key:"destroy",value:function(){this.listener.destroy()}}],[{key:"copy",value:function(W){var K=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body};return J(W,K)}},{key:"cut",value:function(W){return w(W)}},{key:"isSupported",value:function(){var W=arguments.length>0&&arguments[0]!==void 0?arguments[0]:["copy","cut"],K=typeof W=="string"?[W]:W,Ce=!!document.queryCommandSupported;return K.forEach(function(It){Ce=Ce&&!!document.queryCommandSupported(It)}),Ce}}]),O}(s()),Li=Mi},828:function(o){var n=9;if(typeof Element!="undefined"&&!Element.prototype.matches){var i=Element.prototype;i.matches=i.matchesSelector||i.mozMatchesSelector||i.msMatchesSelector||i.oMatchesSelector||i.webkitMatchesSelector}function a(s,c){for(;s&&s.nodeType!==n;){if(typeof s.matches=="function"&&s.matches(c))return s;s=s.parentNode}}o.exports=a},438:function(o,n,i){var a=i(828);function s(l,f,u,h,w){var A=p.apply(this,arguments);return l.addEventListener(u,A,w),{destroy:function(){l.removeEventListener(u,A,w)}}}function c(l,f,u,h,w){return typeof l.addEventListener=="function"?s.apply(null,arguments):typeof u=="function"?s.bind(null,document).apply(null,arguments):(typeof l=="string"&&(l=document.querySelectorAll(l)),Array.prototype.map.call(l,function(A){return s(A,f,u,h,w)}))}function p(l,f,u,h){return function(w){w.delegateTarget=a(w.target,f),w.delegateTarget&&h.call(l,w)}}o.exports=c},879:function(o,n){n.node=function(i){return i!==void 0&&i instanceof HTMLElement&&i.nodeType===1},n.nodeList=function(i){var a=Object.prototype.toString.call(i);return i!==void 0&&(a==="[object NodeList]"||a==="[object HTMLCollection]")&&"length"in i&&(i.length===0||n.node(i[0]))},n.string=function(i){return typeof i=="string"||i instanceof String},n.fn=function(i){var a=Object.prototype.toString.call(i);return a==="[object Function]"}},370:function(o,n,i){var a=i(879),s=i(438);function c(u,h,w){if(!u&&!h&&!w)throw new Error("Missing required arguments");if(!a.string(h))throw new TypeError("Second argument must be a String");if(!a.fn(w))throw new TypeError("Third argument must be a Function");if(a.node(u))return p(u,h,w);if(a.nodeList(u))return l(u,h,w);if(a.string(u))return f(u,h,w);throw new TypeError("First argument must be a String, HTMLElement, HTMLCollection, or NodeList")}function p(u,h,w){return u.addEventListener(h,w),{destroy:function(){u.removeEventListener(h,w)}}}function l(u,h,w){return Array.prototype.forEach.call(u,function(A){A.addEventListener(h,w)}),{destroy:function(){Array.prototype.forEach.call(u,function(A){A.removeEventListener(h,w)})}}}function f(u,h,w){return s(document.body,u,h,w)}o.exports=c},817:function(o){function n(i){var a;if(i.nodeName==="SELECT")i.focus(),a=i.value;else if(i.nodeName==="INPUT"||i.nodeName==="TEXTAREA"){var s=i.hasAttribute("readonly");s||i.setAttribute("readonly",""),i.select(),i.setSelectionRange(0,i.value.length),s||i.removeAttribute("readonly"),a=i.value}else{i.hasAttribute("contenteditable")&&i.focus();var c=window.getSelection(),p=document.createRange();p.selectNodeContents(i),c.removeAllRanges(),c.addRange(p),a=c.toString()}return a}o.exports=n},279:function(o){function n(){}n.prototype={on:function(i,a,s){var c=this.e||(this.e={});return(c[i]||(c[i]=[])).push({fn:a,ctx:s}),this},once:function(i,a,s){var c=this;function p(){c.off(i,p),a.apply(s,arguments)}return p._=a,this.on(i,p,s)},emit:function(i){var a=[].slice.call(arguments,1),s=((this.e||(this.e={}))[i]||[]).slice(),c=0,p=s.length;for(c;c{"use strict";/*! + * escape-html + * Copyright(c) 2012-2013 TJ Holowaychuk + * Copyright(c) 2015 Andreas Lubbe + * Copyright(c) 2015 Tiancheng "Timothy" Gu + * MIT Licensed + */var Va=/["'&<>]/;qn.exports=za;function za(e){var t=""+e,r=Va.exec(t);if(!r)return t;var o,n="",i=0,a=0;for(i=r.index;i0&&i[i.length-1])&&(p[0]===6||p[0]===2)){r=0;continue}if(p[0]===3&&(!i||p[1]>i[0]&&p[1]=e.length&&(e=void 0),{value:e&&e[o++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function V(e,t){var r=typeof Symbol=="function"&&e[Symbol.iterator];if(!r)return e;var o=r.call(e),n,i=[],a;try{for(;(t===void 0||t-- >0)&&!(n=o.next()).done;)i.push(n.value)}catch(s){a={error:s}}finally{try{n&&!n.done&&(r=o.return)&&r.call(o)}finally{if(a)throw a.error}}return i}function z(e,t,r){if(r||arguments.length===2)for(var o=0,n=t.length,i;o1||s(u,h)})})}function s(u,h){try{c(o[u](h))}catch(w){f(i[0][3],w)}}function c(u){u.value instanceof ot?Promise.resolve(u.value.v).then(p,l):f(i[0][2],u)}function p(u){s("next",u)}function l(u){s("throw",u)}function f(u,h){u(h),i.shift(),i.length&&s(i[0][0],i[0][1])}}function so(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t=e[Symbol.asyncIterator],r;return t?t.call(e):(e=typeof ue=="function"?ue(e):e[Symbol.iterator](),r={},o("next"),o("throw"),o("return"),r[Symbol.asyncIterator]=function(){return this},r);function o(i){r[i]=e[i]&&function(a){return new Promise(function(s,c){a=e[i](a),n(s,c,a.done,a.value)})}}function n(i,a,s,c){Promise.resolve(c).then(function(p){i({value:p,done:s})},a)}}function k(e){return typeof e=="function"}function pt(e){var t=function(o){Error.call(o),o.stack=new Error().stack},r=e(t);return r.prototype=Object.create(Error.prototype),r.prototype.constructor=r,r}var Wt=pt(function(e){return function(r){e(this),this.message=r?r.length+` errors occurred during unsubscription: +`+r.map(function(o,n){return n+1+") "+o.toString()}).join(` + `):"",this.name="UnsubscriptionError",this.errors=r}});function Ve(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var Ie=function(){function e(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var t,r,o,n,i;if(!this.closed){this.closed=!0;var a=this._parentage;if(a)if(this._parentage=null,Array.isArray(a))try{for(var s=ue(a),c=s.next();!c.done;c=s.next()){var p=c.value;p.remove(this)}}catch(A){t={error:A}}finally{try{c&&!c.done&&(r=s.return)&&r.call(s)}finally{if(t)throw t.error}}else a.remove(this);var l=this.initialTeardown;if(k(l))try{l()}catch(A){i=A instanceof Wt?A.errors:[A]}var f=this._finalizers;if(f){this._finalizers=null;try{for(var u=ue(f),h=u.next();!h.done;h=u.next()){var w=h.value;try{co(w)}catch(A){i=i!=null?i:[],A instanceof Wt?i=z(z([],V(i)),V(A.errors)):i.push(A)}}}catch(A){o={error:A}}finally{try{h&&!h.done&&(n=u.return)&&n.call(u)}finally{if(o)throw o.error}}}if(i)throw new Wt(i)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)co(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(r=this._finalizers)!==null&&r!==void 0?r:[]).push(t)}},e.prototype._hasParent=function(t){var r=this._parentage;return r===t||Array.isArray(r)&&r.includes(t)},e.prototype._addParent=function(t){var r=this._parentage;this._parentage=Array.isArray(r)?(r.push(t),r):r?[r,t]:t},e.prototype._removeParent=function(t){var r=this._parentage;r===t?this._parentage=null:Array.isArray(r)&&Ve(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&Ve(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}();var Er=Ie.EMPTY;function Dt(e){return e instanceof Ie||e&&"closed"in e&&k(e.remove)&&k(e.add)&&k(e.unsubscribe)}function co(e){k(e)?e():e.unsubscribe()}var ke={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1};var lt={setTimeout:function(e,t){for(var r=[],o=2;o0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(r){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,r)},t.prototype._subscribe=function(r){return this._throwIfClosed(),this._checkFinalizedStatuses(r),this._innerSubscribe(r)},t.prototype._innerSubscribe=function(r){var o=this,n=this,i=n.hasError,a=n.isStopped,s=n.observers;return i||a?Er:(this.currentObservers=null,s.push(r),new Ie(function(){o.currentObservers=null,Ve(s,r)}))},t.prototype._checkFinalizedStatuses=function(r){var o=this,n=o.hasError,i=o.thrownError,a=o.isStopped;n?r.error(i):a&&r.complete()},t.prototype.asObservable=function(){var r=new j;return r.source=this,r},t.create=function(r,o){return new vo(r,o)},t}(j);var vo=function(e){se(t,e);function t(r,o){var n=e.call(this)||this;return n.destination=r,n.source=o,n}return t.prototype.next=function(r){var o,n;(n=(o=this.destination)===null||o===void 0?void 0:o.next)===null||n===void 0||n.call(o,r)},t.prototype.error=function(r){var o,n;(n=(o=this.destination)===null||o===void 0?void 0:o.error)===null||n===void 0||n.call(o,r)},t.prototype.complete=function(){var r,o;(o=(r=this.destination)===null||r===void 0?void 0:r.complete)===null||o===void 0||o.call(r)},t.prototype._subscribe=function(r){var o,n;return(n=(o=this.source)===null||o===void 0?void 0:o.subscribe(r))!==null&&n!==void 0?n:Er},t}(g);var St={now:function(){return(St.delegate||Date).now()},delegate:void 0};var Ot=function(e){se(t,e);function t(r,o,n){r===void 0&&(r=1/0),o===void 0&&(o=1/0),n===void 0&&(n=St);var i=e.call(this)||this;return i._bufferSize=r,i._windowTime=o,i._timestampProvider=n,i._buffer=[],i._infiniteTimeWindow=!0,i._infiniteTimeWindow=o===1/0,i._bufferSize=Math.max(1,r),i._windowTime=Math.max(1,o),i}return t.prototype.next=function(r){var o=this,n=o.isStopped,i=o._buffer,a=o._infiniteTimeWindow,s=o._timestampProvider,c=o._windowTime;n||(i.push(r),!a&&i.push(s.now()+c)),this._trimBuffer(),e.prototype.next.call(this,r)},t.prototype._subscribe=function(r){this._throwIfClosed(),this._trimBuffer();for(var o=this._innerSubscribe(r),n=this,i=n._infiniteTimeWindow,a=n._buffer,s=a.slice(),c=0;c0?e.prototype.requestAsyncId.call(this,r,o,n):(r.actions.push(this),r._scheduled||(r._scheduled=ut.requestAnimationFrame(function(){return r.flush(void 0)})))},t.prototype.recycleAsyncId=function(r,o,n){var i;if(n===void 0&&(n=0),n!=null?n>0:this.delay>0)return e.prototype.recycleAsyncId.call(this,r,o,n);var a=r.actions;o!=null&&((i=a[a.length-1])===null||i===void 0?void 0:i.id)!==o&&(ut.cancelAnimationFrame(o),r._scheduled=void 0)},t}(zt);var yo=function(e){se(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t.prototype.flush=function(r){this._active=!0;var o=this._scheduled;this._scheduled=void 0;var n=this.actions,i;r=r||n.shift();do if(i=r.execute(r.state,r.delay))break;while((r=n[0])&&r.id===o&&n.shift());if(this._active=!1,i){for(;(r=n[0])&&r.id===o&&n.shift();)r.unsubscribe();throw i}},t}(qt);var de=new yo(xo);var L=new j(function(e){return e.complete()});function Kt(e){return e&&k(e.schedule)}function _r(e){return e[e.length-1]}function Je(e){return k(_r(e))?e.pop():void 0}function Ae(e){return Kt(_r(e))?e.pop():void 0}function Qt(e,t){return typeof _r(e)=="number"?e.pop():t}var dt=function(e){return e&&typeof e.length=="number"&&typeof e!="function"};function Yt(e){return k(e==null?void 0:e.then)}function Bt(e){return k(e[ft])}function Gt(e){return Symbol.asyncIterator&&k(e==null?void 0:e[Symbol.asyncIterator])}function Jt(e){return new TypeError("You provided "+(e!==null&&typeof e=="object"?"an invalid object":"'"+e+"'")+" where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.")}function Di(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var Xt=Di();function Zt(e){return k(e==null?void 0:e[Xt])}function er(e){return ao(this,arguments,function(){var r,o,n,i;return Ut(this,function(a){switch(a.label){case 0:r=e.getReader(),a.label=1;case 1:a.trys.push([1,,9,10]),a.label=2;case 2:return[4,ot(r.read())];case 3:return o=a.sent(),n=o.value,i=o.done,i?[4,ot(void 0)]:[3,5];case 4:return[2,a.sent()];case 5:return[4,ot(n)];case 6:return[4,a.sent()];case 7:return a.sent(),[3,2];case 8:return[3,10];case 9:return r.releaseLock(),[7];case 10:return[2]}})})}function tr(e){return k(e==null?void 0:e.getReader)}function N(e){if(e instanceof j)return e;if(e!=null){if(Bt(e))return Ni(e);if(dt(e))return Vi(e);if(Yt(e))return zi(e);if(Gt(e))return Eo(e);if(Zt(e))return qi(e);if(tr(e))return Ki(e)}throw Jt(e)}function Ni(e){return new j(function(t){var r=e[ft]();if(k(r.subscribe))return r.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function Vi(e){return new j(function(t){for(var r=0;r=2;return function(o){return o.pipe(e?b(function(n,i){return e(n,i,o)}):ce,ye(1),r?Qe(t):jo(function(){return new or}))}}function $r(e){return e<=0?function(){return L}:x(function(t,r){var o=[];t.subscribe(S(r,function(n){o.push(n),e=2,!0))}function le(e){e===void 0&&(e={});var t=e.connector,r=t===void 0?function(){return new g}:t,o=e.resetOnError,n=o===void 0?!0:o,i=e.resetOnComplete,a=i===void 0?!0:i,s=e.resetOnRefCountZero,c=s===void 0?!0:s;return function(p){var l,f,u,h=0,w=!1,A=!1,Z=function(){f==null||f.unsubscribe(),f=void 0},te=function(){Z(),l=u=void 0,w=A=!1},J=function(){var C=l;te(),C==null||C.unsubscribe()};return x(function(C,ct){h++,!A&&!w&&Z();var Ne=u=u!=null?u:r();ct.add(function(){h--,h===0&&!A&&!w&&(f=Pr(J,c))}),Ne.subscribe(ct),!l&&h>0&&(l=new it({next:function(Pe){return Ne.next(Pe)},error:function(Pe){A=!0,Z(),f=Pr(te,n,Pe),Ne.error(Pe)},complete:function(){w=!0,Z(),f=Pr(te,a),Ne.complete()}}),N(C).subscribe(l))})(p)}}function Pr(e,t){for(var r=[],o=2;oe.next(document)),e}function R(e,t=document){return Array.from(t.querySelectorAll(e))}function P(e,t=document){let r=me(e,t);if(typeof r=="undefined")throw new ReferenceError(`Missing element: expected "${e}" to be present`);return r}function me(e,t=document){return t.querySelector(e)||void 0}function Re(){var e,t,r,o;return(o=(r=(t=(e=document.activeElement)==null?void 0:e.shadowRoot)==null?void 0:t.activeElement)!=null?r:document.activeElement)!=null?o:void 0}var la=T(d(document.body,"focusin"),d(document.body,"focusout")).pipe(be(1),q(void 0),m(()=>Re()||document.body),B(1));function vt(e){return la.pipe(m(t=>e.contains(t)),Y())}function Vo(e,t){return T(d(e,"mouseenter").pipe(m(()=>!0)),d(e,"mouseleave").pipe(m(()=>!1))).pipe(t?be(t):ce,q(!1))}function Ue(e){return{x:e.offsetLeft,y:e.offsetTop}}function zo(e){return T(d(window,"load"),d(window,"resize")).pipe(Me(0,de),m(()=>Ue(e)),q(Ue(e)))}function ir(e){return{x:e.scrollLeft,y:e.scrollTop}}function et(e){return T(d(e,"scroll"),d(window,"resize")).pipe(Me(0,de),m(()=>ir(e)),q(ir(e)))}function qo(e,t){if(typeof t=="string"||typeof t=="number")e.innerHTML+=t.toString();else if(t instanceof Node)e.appendChild(t);else if(Array.isArray(t))for(let r of t)qo(e,r)}function E(e,t,...r){let o=document.createElement(e);if(t)for(let n of Object.keys(t))typeof t[n]!="undefined"&&(typeof t[n]!="boolean"?o.setAttribute(n,t[n]):o.setAttribute(n,""));for(let n of r)qo(o,n);return o}function ar(e){if(e>999){let t=+((e-950)%1e3>99);return`${((e+1e-6)/1e3).toFixed(t)}k`}else return e.toString()}function gt(e){let t=E("script",{src:e});return H(()=>(document.head.appendChild(t),T(d(t,"load"),d(t,"error").pipe(v(()=>Ar(()=>new ReferenceError(`Invalid script: ${e}`))))).pipe(m(()=>{}),_(()=>document.head.removeChild(t)),ye(1))))}var Ko=new g,ma=H(()=>typeof ResizeObserver=="undefined"?gt("https://unpkg.com/resize-observer-polyfill"):$(void 0)).pipe(m(()=>new ResizeObserver(e=>{for(let t of e)Ko.next(t)})),v(e=>T(qe,$(e)).pipe(_(()=>e.disconnect()))),B(1));function pe(e){return{width:e.offsetWidth,height:e.offsetHeight}}function Ee(e){return ma.pipe(y(t=>t.observe(e)),v(t=>Ko.pipe(b(({target:r})=>r===e),_(()=>t.unobserve(e)),m(()=>pe(e)))),q(pe(e)))}function xt(e){return{width:e.scrollWidth,height:e.scrollHeight}}function sr(e){let t=e.parentElement;for(;t&&(e.scrollWidth<=t.scrollWidth&&e.scrollHeight<=t.scrollHeight);)t=(e=t).parentElement;return t?e:void 0}var Qo=new g,fa=H(()=>$(new IntersectionObserver(e=>{for(let t of e)Qo.next(t)},{threshold:0}))).pipe(v(e=>T(qe,$(e)).pipe(_(()=>e.disconnect()))),B(1));function yt(e){return fa.pipe(y(t=>t.observe(e)),v(t=>Qo.pipe(b(({target:r})=>r===e),_(()=>t.unobserve(e)),m(({isIntersecting:r})=>r))))}function Yo(e,t=16){return et(e).pipe(m(({y:r})=>{let o=pe(e),n=xt(e);return r>=n.height-o.height-t}),Y())}var cr={drawer:P("[data-md-toggle=drawer]"),search:P("[data-md-toggle=search]")};function Bo(e){return cr[e].checked}function Be(e,t){cr[e].checked!==t&&cr[e].click()}function We(e){let t=cr[e];return d(t,"change").pipe(m(()=>t.checked),q(t.checked))}function ua(e,t){switch(e.constructor){case HTMLInputElement:return e.type==="radio"?/^Arrow/.test(t):!0;case HTMLSelectElement:case HTMLTextAreaElement:return!0;default:return e.isContentEditable}}function da(){return T(d(window,"compositionstart").pipe(m(()=>!0)),d(window,"compositionend").pipe(m(()=>!1))).pipe(q(!1))}function Go(){let e=d(window,"keydown").pipe(b(t=>!(t.metaKey||t.ctrlKey)),m(t=>({mode:Bo("search")?"search":"global",type:t.key,claim(){t.preventDefault(),t.stopPropagation()}})),b(({mode:t,type:r})=>{if(t==="global"){let o=Re();if(typeof o!="undefined")return!ua(o,r)}return!0}),le());return da().pipe(v(t=>t?L:e))}function ve(){return new URL(location.href)}function st(e,t=!1){if(G("navigation.instant")&&!t){let r=E("a",{href:e.href});document.body.appendChild(r),r.click(),r.remove()}else location.href=e.href}function Jo(){return new g}function Xo(){return location.hash.slice(1)}function Zo(e){let t=E("a",{href:e});t.addEventListener("click",r=>r.stopPropagation()),t.click()}function ha(e){return T(d(window,"hashchange"),e).pipe(m(Xo),q(Xo()),b(t=>t.length>0),B(1))}function en(e){return ha(e).pipe(m(t=>me(`[id="${t}"]`)),b(t=>typeof t!="undefined"))}function At(e){let t=matchMedia(e);return nr(r=>t.addListener(()=>r(t.matches))).pipe(q(t.matches))}function tn(){let e=matchMedia("print");return T(d(window,"beforeprint").pipe(m(()=>!0)),d(window,"afterprint").pipe(m(()=>!1))).pipe(q(e.matches))}function Ur(e,t){return e.pipe(v(r=>r?t():L))}function Wr(e,t){return new j(r=>{let o=new XMLHttpRequest;return o.open("GET",`${e}`),o.responseType="blob",o.addEventListener("load",()=>{o.status>=200&&o.status<300?(r.next(o.response),r.complete()):r.error(new Error(o.statusText))}),o.addEventListener("error",()=>{r.error(new Error("Network error"))}),o.addEventListener("abort",()=>{r.complete()}),typeof(t==null?void 0:t.progress$)!="undefined"&&(o.addEventListener("progress",n=>{var i;if(n.lengthComputable)t.progress$.next(n.loaded/n.total*100);else{let a=(i=o.getResponseHeader("Content-Length"))!=null?i:0;t.progress$.next(n.loaded/+a*100)}}),t.progress$.next(5)),o.send(),()=>o.abort()})}function De(e,t){return Wr(e,t).pipe(v(r=>r.text()),m(r=>JSON.parse(r)),B(1))}function rn(e,t){let r=new DOMParser;return Wr(e,t).pipe(v(o=>o.text()),m(o=>r.parseFromString(o,"text/html")),B(1))}function on(e,t){let r=new DOMParser;return Wr(e,t).pipe(v(o=>o.text()),m(o=>r.parseFromString(o,"text/xml")),B(1))}function nn(){return{x:Math.max(0,scrollX),y:Math.max(0,scrollY)}}function an(){return T(d(window,"scroll",{passive:!0}),d(window,"resize",{passive:!0})).pipe(m(nn),q(nn()))}function sn(){return{width:innerWidth,height:innerHeight}}function cn(){return d(window,"resize",{passive:!0}).pipe(m(sn),q(sn()))}function pn(){return Q([an(),cn()]).pipe(m(([e,t])=>({offset:e,size:t})),B(1))}function pr(e,{viewport$:t,header$:r}){let o=t.pipe(X("size")),n=Q([o,r]).pipe(m(()=>Ue(e)));return Q([r,t,n]).pipe(m(([{height:i},{offset:a,size:s},{x:c,y:p}])=>({offset:{x:a.x-c,y:a.y-p+i},size:s})))}function ba(e){return d(e,"message",t=>t.data)}function va(e){let t=new g;return t.subscribe(r=>e.postMessage(r)),t}function ln(e,t=new Worker(e)){let r=ba(t),o=va(t),n=new g;n.subscribe(o);let i=o.pipe(ee(),oe(!0));return n.pipe(ee(),$e(r.pipe(U(i))),le())}var ga=P("#__config"),Et=JSON.parse(ga.textContent);Et.base=`${new URL(Et.base,ve())}`;function we(){return Et}function G(e){return Et.features.includes(e)}function ge(e,t){return typeof t!="undefined"?Et.translations[e].replace("#",t.toString()):Et.translations[e]}function Te(e,t=document){return P(`[data-md-component=${e}]`,t)}function ie(e,t=document){return R(`[data-md-component=${e}]`,t)}function xa(e){let t=P(".md-typeset > :first-child",e);return d(t,"click",{once:!0}).pipe(m(()=>P(".md-typeset",e)),m(r=>({hash:__md_hash(r.innerHTML)})))}function mn(e){if(!G("announce.dismiss")||!e.childElementCount)return L;if(!e.hidden){let t=P(".md-typeset",e);__md_hash(t.innerHTML)===__md_get("__announce")&&(e.hidden=!0)}return H(()=>{let t=new g;return t.subscribe(({hash:r})=>{e.hidden=!0,__md_set("__announce",r)}),xa(e).pipe(y(r=>t.next(r)),_(()=>t.complete()),m(r=>F({ref:e},r)))})}function ya(e,{target$:t}){return t.pipe(m(r=>({hidden:r!==e})))}function fn(e,t){let r=new g;return r.subscribe(({hidden:o})=>{e.hidden=o}),ya(e,t).pipe(y(o=>r.next(o)),_(()=>r.complete()),m(o=>F({ref:e},o)))}function Ct(e,t){return t==="inline"?E("div",{class:"md-tooltip md-tooltip--inline",id:e,role:"tooltip"},E("div",{class:"md-tooltip__inner md-typeset"})):E("div",{class:"md-tooltip",id:e,role:"tooltip"},E("div",{class:"md-tooltip__inner md-typeset"}))}function un(e,t){if(t=t?`${t}_annotation_${e}`:void 0,t){let r=t?`#${t}`:void 0;return E("aside",{class:"md-annotation",tabIndex:0},Ct(t),E("a",{href:r,class:"md-annotation__index",tabIndex:-1},E("span",{"data-md-annotation-id":e})))}else return E("aside",{class:"md-annotation",tabIndex:0},Ct(t),E("span",{class:"md-annotation__index",tabIndex:-1},E("span",{"data-md-annotation-id":e})))}function dn(e){return E("button",{class:"md-clipboard md-icon",title:ge("clipboard.copy"),"data-clipboard-target":`#${e} > code`})}function Dr(e,t){let r=t&2,o=t&1,n=Object.keys(e.terms).filter(c=>!e.terms[c]).reduce((c,p)=>[...c,E("del",null,p)," "],[]).slice(0,-1),i=we(),a=new URL(e.location,i.base);G("search.highlight")&&a.searchParams.set("h",Object.entries(e.terms).filter(([,c])=>c).reduce((c,[p])=>`${c} ${p}`.trim(),""));let{tags:s}=we();return E("a",{href:`${a}`,class:"md-search-result__link",tabIndex:-1},E("article",{class:"md-search-result__article md-typeset","data-md-score":e.score.toFixed(2)},r>0&&E("div",{class:"md-search-result__icon md-icon"}),r>0&&E("h1",null,e.title),r<=0&&E("h2",null,e.title),o>0&&e.text.length>0&&e.text,e.tags&&e.tags.map(c=>{let p=s?c in s?`md-tag-icon md-tag--${s[c]}`:"md-tag-icon":"";return E("span",{class:`md-tag ${p}`},c)}),o>0&&n.length>0&&E("p",{class:"md-search-result__terms"},ge("search.result.term.missing"),": ",...n)))}function hn(e){let t=e[0].score,r=[...e],o=we(),n=r.findIndex(l=>!`${new URL(l.location,o.base)}`.includes("#")),[i]=r.splice(n,1),a=r.findIndex(l=>l.scoreDr(l,1)),...c.length?[E("details",{class:"md-search-result__more"},E("summary",{tabIndex:-1},E("div",null,c.length>0&&c.length===1?ge("search.result.more.one"):ge("search.result.more.other",c.length))),...c.map(l=>Dr(l,1)))]:[]];return E("li",{class:"md-search-result__item"},p)}function bn(e){return E("ul",{class:"md-source__facts"},Object.entries(e).map(([t,r])=>E("li",{class:`md-source__fact md-source__fact--${t}`},typeof r=="number"?ar(r):r)))}function Nr(e){let t=`tabbed-control tabbed-control--${e}`;return E("div",{class:t,hidden:!0},E("button",{class:"tabbed-button",tabIndex:-1,"aria-hidden":"true"}))}function vn(e){return E("div",{class:"md-typeset__scrollwrap"},E("div",{class:"md-typeset__table"},e))}function Ea(e){let t=we(),r=new URL(`../${e.version}/`,t.base);return E("li",{class:"md-version__item"},E("a",{href:`${r}`,class:"md-version__link"},e.title))}function gn(e,t){return e=e.filter(r=>{var o;return!((o=r.properties)!=null&&o.hidden)}),E("div",{class:"md-version"},E("button",{class:"md-version__current","aria-label":ge("select.version")},t.title),E("ul",{class:"md-version__list"},e.map(Ea)))}var wa=0;function Ta(e,t){document.body.append(e);let{width:r}=pe(e);e.style.setProperty("--md-tooltip-width",`${r}px`),e.remove();let o=sr(t),n=typeof o!="undefined"?et(o):$({x:0,y:0}),i=T(vt(t),Vo(t)).pipe(Y());return Q([i,n]).pipe(m(([a,s])=>{let{x:c,y:p}=Ue(t),l=pe(t),f=t.closest("table");return f&&t.parentElement&&(c+=f.offsetLeft+t.parentElement.offsetLeft,p+=f.offsetTop+t.parentElement.offsetTop),{active:a,offset:{x:c-s.x+l.width/2-r/2,y:p-s.y+l.height+8}}}))}function Ge(e){let t=e.title;if(!t.length)return L;let r=`__tooltip_${wa++}`,o=Ct(r,"inline"),n=P(".md-typeset",o);return n.innerHTML=t,H(()=>{let i=new g;return i.subscribe({next({offset:a}){o.style.setProperty("--md-tooltip-x",`${a.x}px`),o.style.setProperty("--md-tooltip-y",`${a.y}px`)},complete(){o.style.removeProperty("--md-tooltip-x"),o.style.removeProperty("--md-tooltip-y")}}),T(i.pipe(b(({active:a})=>a)),i.pipe(be(250),b(({active:a})=>!a))).subscribe({next({active:a}){a?(e.insertAdjacentElement("afterend",o),e.setAttribute("aria-describedby",r),e.removeAttribute("title")):(o.remove(),e.removeAttribute("aria-describedby"),e.setAttribute("title",t))},complete(){o.remove(),e.removeAttribute("aria-describedby"),e.setAttribute("title",t)}}),i.pipe(Me(16,de)).subscribe(({active:a})=>{o.classList.toggle("md-tooltip--active",a)}),i.pipe(_t(125,de),b(()=>!!e.offsetParent),m(()=>e.offsetParent.getBoundingClientRect()),m(({x:a})=>a)).subscribe({next(a){a?o.style.setProperty("--md-tooltip-0",`${-a}px`):o.style.removeProperty("--md-tooltip-0")},complete(){o.style.removeProperty("--md-tooltip-0")}}),Ta(o,e).pipe(y(a=>i.next(a)),_(()=>i.complete()),m(a=>F({ref:e},a)))}).pipe(ze(ae))}function Sa(e,t){let r=H(()=>Q([zo(e),et(t)])).pipe(m(([{x:o,y:n},i])=>{let{width:a,height:s}=pe(e);return{x:o-i.x+a/2,y:n-i.y+s/2}}));return vt(e).pipe(v(o=>r.pipe(m(n=>({active:o,offset:n})),ye(+!o||1/0))))}function xn(e,t,{target$:r}){let[o,n]=Array.from(e.children);return H(()=>{let i=new g,a=i.pipe(ee(),oe(!0));return i.subscribe({next({offset:s}){e.style.setProperty("--md-tooltip-x",`${s.x}px`),e.style.setProperty("--md-tooltip-y",`${s.y}px`)},complete(){e.style.removeProperty("--md-tooltip-x"),e.style.removeProperty("--md-tooltip-y")}}),yt(e).pipe(U(a)).subscribe(s=>{e.toggleAttribute("data-md-visible",s)}),T(i.pipe(b(({active:s})=>s)),i.pipe(be(250),b(({active:s})=>!s))).subscribe({next({active:s}){s?e.prepend(o):o.remove()},complete(){e.prepend(o)}}),i.pipe(Me(16,de)).subscribe(({active:s})=>{o.classList.toggle("md-tooltip--active",s)}),i.pipe(_t(125,de),b(()=>!!e.offsetParent),m(()=>e.offsetParent.getBoundingClientRect()),m(({x:s})=>s)).subscribe({next(s){s?e.style.setProperty("--md-tooltip-0",`${-s}px`):e.style.removeProperty("--md-tooltip-0")},complete(){e.style.removeProperty("--md-tooltip-0")}}),d(n,"click").pipe(U(a),b(s=>!(s.metaKey||s.ctrlKey))).subscribe(s=>{s.stopPropagation(),s.preventDefault()}),d(n,"mousedown").pipe(U(a),ne(i)).subscribe(([s,{active:c}])=>{var p;if(s.button!==0||s.metaKey||s.ctrlKey)s.preventDefault();else if(c){s.preventDefault();let l=e.parentElement.closest(".md-annotation");l instanceof HTMLElement?l.focus():(p=Re())==null||p.blur()}}),r.pipe(U(a),b(s=>s===o),Ye(125)).subscribe(()=>e.focus()),Sa(e,t).pipe(y(s=>i.next(s)),_(()=>i.complete()),m(s=>F({ref:e},s)))})}function Oa(e){return e.tagName==="CODE"?R(".c, .c1, .cm",e):[e]}function Ma(e){let t=[];for(let r of Oa(e)){let o=[],n=document.createNodeIterator(r,NodeFilter.SHOW_TEXT);for(let i=n.nextNode();i;i=n.nextNode())o.push(i);for(let i of o){let a;for(;a=/(\(\d+\))(!)?/.exec(i.textContent);){let[,s,c]=a;if(typeof c=="undefined"){let p=i.splitText(a.index);i=p.splitText(s.length),t.push(p)}else{i.textContent=s,t.push(i);break}}}}return t}function yn(e,t){t.append(...Array.from(e.childNodes))}function lr(e,t,{target$:r,print$:o}){let n=t.closest("[id]"),i=n==null?void 0:n.id,a=new Map;for(let s of Ma(t)){let[,c]=s.textContent.match(/\((\d+)\)/);me(`:scope > li:nth-child(${c})`,e)&&(a.set(c,un(c,i)),s.replaceWith(a.get(c)))}return a.size===0?L:H(()=>{let s=new g,c=s.pipe(ee(),oe(!0)),p=[];for(let[l,f]of a)p.push([P(".md-typeset",f),P(`:scope > li:nth-child(${l})`,e)]);return o.pipe(U(c)).subscribe(l=>{e.hidden=!l,e.classList.toggle("md-annotation-list",l);for(let[f,u]of p)l?yn(f,u):yn(u,f)}),T(...[...a].map(([,l])=>xn(l,t,{target$:r}))).pipe(_(()=>s.complete()),le())})}function En(e){if(e.nextElementSibling){let t=e.nextElementSibling;if(t.tagName==="OL")return t;if(t.tagName==="P"&&!t.children.length)return En(t)}}function wn(e,t){return H(()=>{let r=En(e);return typeof r!="undefined"?lr(r,e,t):L})}var Tn=jt(zr());var La=0;function Sn(e){if(e.nextElementSibling){let t=e.nextElementSibling;if(t.tagName==="OL")return t;if(t.tagName==="P"&&!t.children.length)return Sn(t)}}function _a(e){return Ee(e).pipe(m(({width:t})=>({scrollable:xt(e).width>t})),X("scrollable"))}function On(e,t){let{matches:r}=matchMedia("(hover)"),o=H(()=>{let n=new g,i=n.pipe($r(1));n.subscribe(({scrollable:c})=>{c&&r?e.setAttribute("tabindex","0"):e.removeAttribute("tabindex")});let a=[];if(Tn.default.isSupported()&&(e.closest(".copy")||G("content.code.copy")&&!e.closest(".no-copy"))){let c=e.closest("pre");c.id=`__code_${La++}`;let p=dn(c.id);c.insertBefore(p,e),G("content.tooltips")&&a.push(Ge(p))}let s=e.closest(".highlight");if(s instanceof HTMLElement){let c=Sn(s);if(typeof c!="undefined"&&(s.classList.contains("annotate")||G("content.code.annotate"))){let p=lr(c,e,t);a.push(Ee(s).pipe(U(i),m(({width:l,height:f})=>l&&f),Y(),v(l=>l?p:L)))}}return _a(e).pipe(y(c=>n.next(c)),_(()=>n.complete()),m(c=>F({ref:e},c)),$e(...a))});return G("content.lazy")?yt(e).pipe(b(n=>n),ye(1),v(()=>o)):o}function Aa(e,{target$:t,print$:r}){let o=!0;return T(t.pipe(m(n=>n.closest("details:not([open])")),b(n=>e===n),m(()=>({action:"open",reveal:!0}))),r.pipe(b(n=>n||!o),y(()=>o=e.open),m(n=>({action:n?"open":"close"}))))}function Mn(e,t){return H(()=>{let r=new g;return r.subscribe(({action:o,reveal:n})=>{e.toggleAttribute("open",o==="open"),n&&e.scrollIntoView()}),Aa(e,t).pipe(y(o=>r.next(o)),_(()=>r.complete()),m(o=>F({ref:e},o)))})}var Ln=".node circle,.node ellipse,.node path,.node polygon,.node rect{fill:var(--md-mermaid-node-bg-color);stroke:var(--md-mermaid-node-fg-color)}marker{fill:var(--md-mermaid-edge-color)!important}.edgeLabel .label rect{fill:#0000}.label{color:var(--md-mermaid-label-fg-color);font-family:var(--md-mermaid-font-family)}.label foreignObject{line-height:normal;overflow:visible}.label div .edgeLabel{color:var(--md-mermaid-label-fg-color)}.edgeLabel,.edgeLabel rect,.label div .edgeLabel{background-color:var(--md-mermaid-label-bg-color)}.edgeLabel,.edgeLabel rect{fill:var(--md-mermaid-label-bg-color);color:var(--md-mermaid-edge-color)}.edgePath .path,.flowchart-link{stroke:var(--md-mermaid-edge-color);stroke-width:.05rem}.edgePath .arrowheadPath{fill:var(--md-mermaid-edge-color);stroke:none}.cluster rect{fill:var(--md-default-fg-color--lightest);stroke:var(--md-default-fg-color--lighter)}.cluster span{color:var(--md-mermaid-label-fg-color);font-family:var(--md-mermaid-font-family)}g #flowchart-circleEnd,g #flowchart-circleStart,g #flowchart-crossEnd,g #flowchart-crossStart,g #flowchart-pointEnd,g #flowchart-pointStart{stroke:none}g.classGroup line,g.classGroup rect{fill:var(--md-mermaid-node-bg-color);stroke:var(--md-mermaid-node-fg-color)}g.classGroup text{fill:var(--md-mermaid-label-fg-color);font-family:var(--md-mermaid-font-family)}.classLabel .box{fill:var(--md-mermaid-label-bg-color);background-color:var(--md-mermaid-label-bg-color);opacity:1}.classLabel .label{fill:var(--md-mermaid-label-fg-color);font-family:var(--md-mermaid-font-family)}.node .divider{stroke:var(--md-mermaid-node-fg-color)}.relation{stroke:var(--md-mermaid-edge-color)}.cardinality{fill:var(--md-mermaid-label-fg-color);font-family:var(--md-mermaid-font-family)}.cardinality text{fill:inherit!important}defs #classDiagram-compositionEnd,defs #classDiagram-compositionStart,defs #classDiagram-dependencyEnd,defs #classDiagram-dependencyStart,defs #classDiagram-extensionEnd,defs #classDiagram-extensionStart{fill:var(--md-mermaid-edge-color)!important;stroke:var(--md-mermaid-edge-color)!important}defs #classDiagram-aggregationEnd,defs #classDiagram-aggregationStart{fill:var(--md-mermaid-label-bg-color)!important;stroke:var(--md-mermaid-edge-color)!important}g.stateGroup rect{fill:var(--md-mermaid-node-bg-color);stroke:var(--md-mermaid-node-fg-color)}g.stateGroup .state-title{fill:var(--md-mermaid-label-fg-color)!important;font-family:var(--md-mermaid-font-family)}g.stateGroup .composit{fill:var(--md-mermaid-label-bg-color)}.nodeLabel,.nodeLabel p{color:var(--md-mermaid-label-fg-color);font-family:var(--md-mermaid-font-family)}.node circle.state-end,.node circle.state-start,.start-state{fill:var(--md-mermaid-edge-color);stroke:none}.end-state-inner,.end-state-outer{fill:var(--md-mermaid-edge-color)}.end-state-inner,.node circle.state-end{stroke:var(--md-mermaid-label-bg-color)}.transition{stroke:var(--md-mermaid-edge-color)}[id^=state-fork] rect,[id^=state-join] rect{fill:var(--md-mermaid-edge-color)!important;stroke:none!important}.statediagram-cluster.statediagram-cluster .inner{fill:var(--md-default-bg-color)}.statediagram-cluster rect{fill:var(--md-mermaid-node-bg-color);stroke:var(--md-mermaid-node-fg-color)}.statediagram-state rect.divider{fill:var(--md-default-fg-color--lightest);stroke:var(--md-default-fg-color--lighter)}defs #statediagram-barbEnd{stroke:var(--md-mermaid-edge-color)}.attributeBoxEven,.attributeBoxOdd{fill:var(--md-mermaid-node-bg-color);stroke:var(--md-mermaid-node-fg-color)}.entityBox{fill:var(--md-mermaid-label-bg-color);stroke:var(--md-mermaid-node-fg-color)}.entityLabel{fill:var(--md-mermaid-label-fg-color);font-family:var(--md-mermaid-font-family)}.relationshipLabelBox{fill:var(--md-mermaid-label-bg-color);fill-opacity:1;background-color:var(--md-mermaid-label-bg-color);opacity:1}.relationshipLabel{fill:var(--md-mermaid-label-fg-color)}.relationshipLine{stroke:var(--md-mermaid-edge-color)}defs #ONE_OR_MORE_END *,defs #ONE_OR_MORE_START *,defs #ONLY_ONE_END *,defs #ONLY_ONE_START *,defs #ZERO_OR_MORE_END *,defs #ZERO_OR_MORE_START *,defs #ZERO_OR_ONE_END *,defs #ZERO_OR_ONE_START *{stroke:var(--md-mermaid-edge-color)!important}defs #ZERO_OR_MORE_END circle,defs #ZERO_OR_MORE_START circle{fill:var(--md-mermaid-label-bg-color)}.actor{fill:var(--md-mermaid-sequence-actor-bg-color);stroke:var(--md-mermaid-sequence-actor-border-color)}text.actor>tspan{fill:var(--md-mermaid-sequence-actor-fg-color);font-family:var(--md-mermaid-font-family)}line{stroke:var(--md-mermaid-sequence-actor-line-color)}.actor-man circle,.actor-man line{fill:var(--md-mermaid-sequence-actorman-bg-color);stroke:var(--md-mermaid-sequence-actorman-line-color)}.messageLine0,.messageLine1{stroke:var(--md-mermaid-sequence-message-line-color)}.note{fill:var(--md-mermaid-sequence-note-bg-color);stroke:var(--md-mermaid-sequence-note-border-color)}.loopText,.loopText>tspan,.messageText,.noteText>tspan{stroke:none;font-family:var(--md-mermaid-font-family)!important}.messageText{fill:var(--md-mermaid-sequence-message-fg-color)}.loopText,.loopText>tspan{fill:var(--md-mermaid-sequence-loop-fg-color)}.noteText>tspan{fill:var(--md-mermaid-sequence-note-fg-color)}#arrowhead path{fill:var(--md-mermaid-sequence-message-line-color);stroke:none}.loopLine{fill:var(--md-mermaid-sequence-loop-bg-color);stroke:var(--md-mermaid-sequence-loop-border-color)}.labelBox{fill:var(--md-mermaid-sequence-label-bg-color);stroke:none}.labelText,.labelText>span{fill:var(--md-mermaid-sequence-label-fg-color);font-family:var(--md-mermaid-font-family)}.sequenceNumber{fill:var(--md-mermaid-sequence-number-fg-color)}rect.rect{fill:var(--md-mermaid-sequence-box-bg-color);stroke:none}rect.rect+text.text{fill:var(--md-mermaid-sequence-box-fg-color)}defs #sequencenumber{fill:var(--md-mermaid-sequence-number-bg-color)!important}";var qr,ka=0;function Ha(){return typeof mermaid=="undefined"||mermaid instanceof Element?gt("https://unpkg.com/mermaid@10.7.0/dist/mermaid.min.js"):$(void 0)}function _n(e){return e.classList.remove("mermaid"),qr||(qr=Ha().pipe(y(()=>mermaid.initialize({startOnLoad:!1,themeCSS:Ln,sequence:{actorFontSize:"16px",messageFontSize:"16px",noteFontSize:"16px"}})),m(()=>{}),B(1))),qr.subscribe(()=>ro(this,null,function*(){e.classList.add("mermaid");let t=`__mermaid_${ka++}`,r=E("div",{class:"mermaid"}),o=e.textContent,{svg:n,fn:i}=yield mermaid.render(t,o),a=r.attachShadow({mode:"closed"});a.innerHTML=n,e.replaceWith(r),i==null||i(a)})),qr.pipe(m(()=>({ref:e})))}var An=E("table");function Cn(e){return e.replaceWith(An),An.replaceWith(vn(e)),$({ref:e})}function $a(e){let t=e.find(r=>r.checked)||e[0];return T(...e.map(r=>d(r,"change").pipe(m(()=>P(`label[for="${r.id}"]`))))).pipe(q(P(`label[for="${t.id}"]`)),m(r=>({active:r})))}function kn(e,{viewport$:t,target$:r}){let o=P(".tabbed-labels",e),n=R(":scope > input",e),i=Nr("prev");e.append(i);let a=Nr("next");return e.append(a),H(()=>{let s=new g,c=s.pipe(ee(),oe(!0));Q([s,Ee(e)]).pipe(U(c),Me(1,de)).subscribe({next([{active:p},l]){let f=Ue(p),{width:u}=pe(p);e.style.setProperty("--md-indicator-x",`${f.x}px`),e.style.setProperty("--md-indicator-width",`${u}px`);let h=ir(o);(f.xh.x+l.width)&&o.scrollTo({left:Math.max(0,f.x-16),behavior:"smooth"})},complete(){e.style.removeProperty("--md-indicator-x"),e.style.removeProperty("--md-indicator-width")}}),Q([et(o),Ee(o)]).pipe(U(c)).subscribe(([p,l])=>{let f=xt(o);i.hidden=p.x<16,a.hidden=p.x>f.width-l.width-16}),T(d(i,"click").pipe(m(()=>-1)),d(a,"click").pipe(m(()=>1))).pipe(U(c)).subscribe(p=>{let{width:l}=pe(o);o.scrollBy({left:l*p,behavior:"smooth"})}),r.pipe(U(c),b(p=>n.includes(p))).subscribe(p=>p.click()),o.classList.add("tabbed-labels--linked");for(let p of n){let l=P(`label[for="${p.id}"]`);l.replaceChildren(E("a",{href:`#${l.htmlFor}`,tabIndex:-1},...Array.from(l.childNodes))),d(l.firstElementChild,"click").pipe(U(c),b(f=>!(f.metaKey||f.ctrlKey)),y(f=>{f.preventDefault(),f.stopPropagation()})).subscribe(()=>{history.replaceState({},"",`#${l.htmlFor}`),l.click()})}return G("content.tabs.link")&&s.pipe(Le(1),ne(t)).subscribe(([{active:p},{offset:l}])=>{let f=p.innerText.trim();if(p.hasAttribute("data-md-switching"))p.removeAttribute("data-md-switching");else{let u=e.offsetTop-l.y;for(let w of R("[data-tabs]"))for(let A of R(":scope > input",w)){let Z=P(`label[for="${A.id}"]`);if(Z!==p&&Z.innerText.trim()===f){Z.setAttribute("data-md-switching",""),A.click();break}}window.scrollTo({top:e.offsetTop-u});let h=__md_get("__tabs")||[];__md_set("__tabs",[...new Set([f,...h])])}}),s.pipe(U(c)).subscribe(()=>{for(let p of R("audio, video",e))p.pause()}),$a(n).pipe(y(p=>s.next(p)),_(()=>s.complete()),m(p=>F({ref:e},p)))}).pipe(ze(ae))}function Hn(e,{viewport$:t,target$:r,print$:o}){return T(...R(".annotate:not(.highlight)",e).map(n=>wn(n,{target$:r,print$:o})),...R("pre:not(.mermaid) > code",e).map(n=>On(n,{target$:r,print$:o})),...R("pre.mermaid",e).map(n=>_n(n)),...R("table:not([class])",e).map(n=>Cn(n)),...R("details",e).map(n=>Mn(n,{target$:r,print$:o})),...R("[data-tabs]",e).map(n=>kn(n,{viewport$:t,target$:r})),...R("[title]",e).filter(()=>G("content.tooltips")).map(n=>Ge(n)))}function Ra(e,{alert$:t}){return t.pipe(v(r=>T($(!0),$(!1).pipe(Ye(2e3))).pipe(m(o=>({message:r,active:o})))))}function $n(e,t){let r=P(".md-typeset",e);return H(()=>{let o=new g;return o.subscribe(({message:n,active:i})=>{e.classList.toggle("md-dialog--active",i),r.textContent=n}),Ra(e,t).pipe(y(n=>o.next(n)),_(()=>o.complete()),m(n=>F({ref:e},n)))})}function Pa({viewport$:e}){if(!G("header.autohide"))return $(!1);let t=e.pipe(m(({offset:{y:n}})=>n),Ke(2,1),m(([n,i])=>[nMath.abs(i-n.y)>100),m(([,[n]])=>n),Y()),o=We("search");return Q([e,o]).pipe(m(([{offset:n},i])=>n.y>400&&!i),Y(),v(n=>n?r:$(!1)),q(!1))}function Rn(e,t){return H(()=>Q([Ee(e),Pa(t)])).pipe(m(([{height:r},o])=>({height:r,hidden:o})),Y((r,o)=>r.height===o.height&&r.hidden===o.hidden),B(1))}function Pn(e,{header$:t,main$:r}){return H(()=>{let o=new g,n=o.pipe(ee(),oe(!0));o.pipe(X("active"),je(t)).subscribe(([{active:a},{hidden:s}])=>{e.classList.toggle("md-header--shadow",a&&!s),e.hidden=s});let i=fe(R("[title]",e)).pipe(b(()=>G("content.tooltips")),re(a=>Ge(a)));return r.subscribe(o),t.pipe(U(n),m(a=>F({ref:e},a)),$e(i.pipe(U(n))))})}function Ia(e,{viewport$:t,header$:r}){return pr(e,{viewport$:t,header$:r}).pipe(m(({offset:{y:o}})=>{let{height:n}=pe(e);return{active:o>=n}}),X("active"))}function In(e,t){return H(()=>{let r=new g;r.subscribe({next({active:n}){e.classList.toggle("md-header__title--active",n)},complete(){e.classList.remove("md-header__title--active")}});let o=me(".md-content h1");return typeof o=="undefined"?L:Ia(o,t).pipe(y(n=>r.next(n)),_(()=>r.complete()),m(n=>F({ref:e},n)))})}function Fn(e,{viewport$:t,header$:r}){let o=r.pipe(m(({height:i})=>i),Y()),n=o.pipe(v(()=>Ee(e).pipe(m(({height:i})=>({top:e.offsetTop,bottom:e.offsetTop+i})),X("bottom"))));return Q([o,n,t]).pipe(m(([i,{top:a,bottom:s},{offset:{y:c},size:{height:p}}])=>(p=Math.max(0,p-Math.max(0,a-c,i)-Math.max(0,p+c-s)),{offset:a-i,height:p,active:a-i<=c})),Y((i,a)=>i.offset===a.offset&&i.height===a.height&&i.active===a.active))}function Fa(e){let t=__md_get("__palette")||{index:e.findIndex(o=>matchMedia(o.getAttribute("data-md-color-media")).matches)},r=Math.max(0,Math.min(t.index,e.length-1));return $(...e).pipe(re(o=>d(o,"change").pipe(m(()=>o))),q(e[r]),m(o=>({index:e.indexOf(o),color:{media:o.getAttribute("data-md-color-media"),scheme:o.getAttribute("data-md-color-scheme"),primary:o.getAttribute("data-md-color-primary"),accent:o.getAttribute("data-md-color-accent")}})),B(1))}function jn(e){let t=R("input",e),r=E("meta",{name:"theme-color"});document.head.appendChild(r);let o=E("meta",{name:"color-scheme"});document.head.appendChild(o);let n=At("(prefers-color-scheme: light)");return H(()=>{let i=new g;return i.subscribe(a=>{if(document.body.setAttribute("data-md-color-switching",""),a.color.media==="(prefers-color-scheme)"){let s=matchMedia("(prefers-color-scheme: light)"),c=document.querySelector(s.matches?"[data-md-color-media='(prefers-color-scheme: light)']":"[data-md-color-media='(prefers-color-scheme: dark)']");a.color.scheme=c.getAttribute("data-md-color-scheme"),a.color.primary=c.getAttribute("data-md-color-primary"),a.color.accent=c.getAttribute("data-md-color-accent")}for(let[s,c]of Object.entries(a.color))document.body.setAttribute(`data-md-color-${s}`,c);for(let s=0;sa.key==="Enter"),ne(i,(a,s)=>s)).subscribe(({index:a})=>{a=(a+1)%t.length,t[a].click(),t[a].focus()}),i.pipe(m(()=>{let a=Te("header"),s=window.getComputedStyle(a);return o.content=s.colorScheme,s.backgroundColor.match(/\d+/g).map(c=>(+c).toString(16).padStart(2,"0")).join("")})).subscribe(a=>r.content=`#${a}`),i.pipe(Oe(ae)).subscribe(()=>{document.body.removeAttribute("data-md-color-switching")}),Fa(t).pipe(U(n.pipe(Le(1))),at(),y(a=>i.next(a)),_(()=>i.complete()),m(a=>F({ref:e},a)))})}function Un(e,{progress$:t}){return H(()=>{let r=new g;return r.subscribe(({value:o})=>{e.style.setProperty("--md-progress-value",`${o}`)}),t.pipe(y(o=>r.next({value:o})),_(()=>r.complete()),m(o=>({ref:e,value:o})))})}var Kr=jt(zr());function ja(e){e.setAttribute("data-md-copying","");let t=e.closest("[data-copy]"),r=t?t.getAttribute("data-copy"):e.innerText;return e.removeAttribute("data-md-copying"),r.trimEnd()}function Wn({alert$:e}){Kr.default.isSupported()&&new j(t=>{new Kr.default("[data-clipboard-target], [data-clipboard-text]",{text:r=>r.getAttribute("data-clipboard-text")||ja(P(r.getAttribute("data-clipboard-target")))}).on("success",r=>t.next(r))}).pipe(y(t=>{t.trigger.focus()}),m(()=>ge("clipboard.copied"))).subscribe(e)}function Dn(e,t){return e.protocol=t.protocol,e.hostname=t.hostname,e}function Ua(e,t){let r=new Map;for(let o of R("url",e)){let n=P("loc",o),i=[Dn(new URL(n.textContent),t)];r.set(`${i[0]}`,i);for(let a of R("[rel=alternate]",o)){let s=a.getAttribute("href");s!=null&&i.push(Dn(new URL(s),t))}}return r}function mr(e){return on(new URL("sitemap.xml",e)).pipe(m(t=>Ua(t,new URL(e))),he(()=>$(new Map)))}function Wa(e,t){if(!(e.target instanceof Element))return L;let r=e.target.closest("a");if(r===null)return L;if(r.target||e.metaKey||e.ctrlKey)return L;let o=new URL(r.href);return o.search=o.hash="",t.has(`${o}`)?(e.preventDefault(),$(new URL(r.href))):L}function Nn(e){let t=new Map;for(let r of R(":scope > *",e.head))t.set(r.outerHTML,r);return t}function Vn(e){for(let t of R("[href], [src]",e))for(let r of["href","src"]){let o=t.getAttribute(r);if(o&&!/^(?:[a-z]+:)?\/\//i.test(o)){t[r]=t[r];break}}return $(e)}function Da(e){for(let o of["[data-md-component=announce]","[data-md-component=container]","[data-md-component=header-topic]","[data-md-component=outdated]","[data-md-component=logo]","[data-md-component=skip]",...G("navigation.tabs.sticky")?["[data-md-component=tabs]"]:[]]){let n=me(o),i=me(o,e);typeof n!="undefined"&&typeof i!="undefined"&&n.replaceWith(i)}let t=Nn(document);for(let[o,n]of Nn(e))t.has(o)?t.delete(o):document.head.appendChild(n);for(let o of t.values()){let n=o.getAttribute("name");n!=="theme-color"&&n!=="color-scheme"&&o.remove()}let r=Te("container");return Fe(R("script",r)).pipe(v(o=>{let n=e.createElement("script");if(o.src){for(let i of o.getAttributeNames())n.setAttribute(i,o.getAttribute(i));return o.replaceWith(n),new j(i=>{n.onload=()=>i.complete()})}else return n.textContent=o.textContent,o.replaceWith(n),L}),ee(),oe(document))}function zn({location$:e,viewport$:t,progress$:r}){let o=we();if(location.protocol==="file:")return L;let n=mr(o.base);$(document).subscribe(Vn);let i=d(document.body,"click").pipe(je(n),v(([c,p])=>Wa(c,p)),le()),a=d(window,"popstate").pipe(m(ve),le());i.pipe(ne(t)).subscribe(([c,{offset:p}])=>{history.replaceState(p,""),history.pushState(null,"",c)}),T(i,a).subscribe(e);let s=e.pipe(X("pathname"),v(c=>rn(c,{progress$:r}).pipe(he(()=>(st(c,!0),L)))),v(Vn),v(Da),le());return T(s.pipe(ne(e,(c,p)=>p)),e.pipe(X("pathname"),v(()=>e),X("hash")),e.pipe(Y((c,p)=>c.pathname===p.pathname&&c.hash===p.hash),v(()=>i),y(()=>history.back()))).subscribe(c=>{var p,l;history.state!==null||!c.hash?window.scrollTo(0,(l=(p=history.state)==null?void 0:p.y)!=null?l:0):(history.scrollRestoration="auto",Zo(c.hash),history.scrollRestoration="manual")}),e.subscribe(()=>{history.scrollRestoration="manual"}),d(window,"beforeunload").subscribe(()=>{history.scrollRestoration="auto"}),t.pipe(X("offset"),be(100)).subscribe(({offset:c})=>{history.replaceState(c,"")}),s}var Qn=jt(Kn());function Yn(e){let t=e.separator.split("|").map(n=>n.replace(/(\(\?[!=<][^)]+\))/g,"").length===0?"\uFFFD":n).join("|"),r=new RegExp(t,"img"),o=(n,i,a)=>`${i}${a}`;return n=>{n=n.replace(/[\s*+\-:~^]+/g," ").trim();let i=new RegExp(`(^|${e.separator}|)(${n.replace(/[|\\{}()[\]^$+*?.-]/g,"\\$&").replace(r,"|")})`,"img");return a=>(0,Qn.default)(a).replace(i,o).replace(/<\/mark>(\s+)]*>/img,"$1")}}function Ht(e){return e.type===1}function fr(e){return e.type===3}function Bn(e,t){let r=ln(e);return T($(location.protocol!=="file:"),We("search")).pipe(He(o=>o),v(()=>t)).subscribe(({config:o,docs:n})=>r.next({type:0,data:{config:o,docs:n,options:{suggest:G("search.suggest")}}})),r}function Gn({document$:e}){let t=we(),r=De(new URL("../versions.json",t.base)).pipe(he(()=>L)),o=r.pipe(m(n=>{let[,i]=t.base.match(/([^/]+)\/?$/);return n.find(({version:a,aliases:s})=>a===i||s.includes(i))||n[0]}));r.pipe(m(n=>new Map(n.map(i=>[`${new URL(`../${i.version}/`,t.base)}`,i]))),v(n=>d(document.body,"click").pipe(b(i=>!i.metaKey&&!i.ctrlKey),ne(o),v(([i,a])=>{if(i.target instanceof Element){let s=i.target.closest("a");if(s&&!s.target&&n.has(s.href)){let c=s.href;return!i.target.closest(".md-version")&&n.get(c)===a?L:(i.preventDefault(),$(c))}}return L}),v(i=>{let{version:a}=n.get(i);return mr(new URL(i)).pipe(m(s=>{let p=ve().href.replace(t.base,"");return s.has(p.split("#")[0])?new URL(`../${a}/${p}`,t.base):new URL(i)}))})))).subscribe(n=>st(n,!0)),Q([r,o]).subscribe(([n,i])=>{P(".md-header__topic").appendChild(gn(n,i))}),e.pipe(v(()=>o)).subscribe(n=>{var a;let i=__md_get("__outdated",sessionStorage);if(i===null){i=!0;let s=((a=t.version)==null?void 0:a.default)||"latest";Array.isArray(s)||(s=[s]);e:for(let c of s)for(let p of n.aliases.concat(n.version))if(new RegExp(c,"i").test(p)){i=!1;break e}__md_set("__outdated",i,sessionStorage)}if(i)for(let s of ie("outdated"))s.hidden=!1})}function Ka(e,{worker$:t}){let{searchParams:r}=ve();r.has("q")&&(Be("search",!0),e.value=r.get("q"),e.focus(),We("search").pipe(He(i=>!i)).subscribe(()=>{let i=ve();i.searchParams.delete("q"),history.replaceState({},"",`${i}`)}));let o=vt(e),n=T(t.pipe(He(Ht)),d(e,"keyup"),o).pipe(m(()=>e.value),Y());return Q([n,o]).pipe(m(([i,a])=>({value:i,focus:a})),B(1))}function Jn(e,{worker$:t}){let r=new g,o=r.pipe(ee(),oe(!0));Q([t.pipe(He(Ht)),r],(i,a)=>a).pipe(X("value")).subscribe(({value:i})=>t.next({type:2,data:i})),r.pipe(X("focus")).subscribe(({focus:i})=>{i&&Be("search",i)}),d(e.form,"reset").pipe(U(o)).subscribe(()=>e.focus());let n=P("header [for=__search]");return d(n,"click").subscribe(()=>e.focus()),Ka(e,{worker$:t}).pipe(y(i=>r.next(i)),_(()=>r.complete()),m(i=>F({ref:e},i)),B(1))}function Xn(e,{worker$:t,query$:r}){let o=new g,n=Yo(e.parentElement).pipe(b(Boolean)),i=e.parentElement,a=P(":scope > :first-child",e),s=P(":scope > :last-child",e);We("search").subscribe(l=>s.setAttribute("role",l?"list":"presentation")),o.pipe(ne(r),Ir(t.pipe(He(Ht)))).subscribe(([{items:l},{value:f}])=>{switch(l.length){case 0:a.textContent=f.length?ge("search.result.none"):ge("search.result.placeholder");break;case 1:a.textContent=ge("search.result.one");break;default:let u=ar(l.length);a.textContent=ge("search.result.other",u)}});let c=o.pipe(y(()=>s.innerHTML=""),v(({items:l})=>T($(...l.slice(0,10)),$(...l.slice(10)).pipe(Ke(4),jr(n),v(([f])=>f)))),m(hn),le());return c.subscribe(l=>s.appendChild(l)),c.pipe(re(l=>{let f=me("details",l);return typeof f=="undefined"?L:d(f,"toggle").pipe(U(o),m(()=>f))})).subscribe(l=>{l.open===!1&&l.offsetTop<=i.scrollTop&&i.scrollTo({top:l.offsetTop})}),t.pipe(b(fr),m(({data:l})=>l)).pipe(y(l=>o.next(l)),_(()=>o.complete()),m(l=>F({ref:e},l)))}function Qa(e,{query$:t}){return t.pipe(m(({value:r})=>{let o=ve();return o.hash="",r=r.replace(/\s+/g,"+").replace(/&/g,"%26").replace(/=/g,"%3D"),o.search=`q=${r}`,{url:o}}))}function Zn(e,t){let r=new g,o=r.pipe(ee(),oe(!0));return r.subscribe(({url:n})=>{e.setAttribute("data-clipboard-text",e.href),e.href=`${n}`}),d(e,"click").pipe(U(o)).subscribe(n=>n.preventDefault()),Qa(e,t).pipe(y(n=>r.next(n)),_(()=>r.complete()),m(n=>F({ref:e},n)))}function ei(e,{worker$:t,keyboard$:r}){let o=new g,n=Te("search-query"),i=T(d(n,"keydown"),d(n,"focus")).pipe(Oe(ae),m(()=>n.value),Y());return o.pipe(je(i),m(([{suggest:s},c])=>{let p=c.split(/([\s-]+)/);if(s!=null&&s.length&&p[p.length-1]){let l=s[s.length-1];l.startsWith(p[p.length-1])&&(p[p.length-1]=l)}else p.length=0;return p})).subscribe(s=>e.innerHTML=s.join("").replace(/\s/g," ")),r.pipe(b(({mode:s})=>s==="search")).subscribe(s=>{switch(s.type){case"ArrowRight":e.innerText.length&&n.selectionStart===n.value.length&&(n.value=e.innerText);break}}),t.pipe(b(fr),m(({data:s})=>s)).pipe(y(s=>o.next(s)),_(()=>o.complete()),m(()=>({ref:e})))}function ti(e,{index$:t,keyboard$:r}){let o=we();try{let n=Bn(o.search,t),i=Te("search-query",e),a=Te("search-result",e);d(e,"click").pipe(b(({target:c})=>c instanceof Element&&!!c.closest("a"))).subscribe(()=>Be("search",!1)),r.pipe(b(({mode:c})=>c==="search")).subscribe(c=>{let p=Re();switch(c.type){case"Enter":if(p===i){let l=new Map;for(let f of R(":first-child [href]",a)){let u=f.firstElementChild;l.set(f,parseFloat(u.getAttribute("data-md-score")))}if(l.size){let[[f]]=[...l].sort(([,u],[,h])=>h-u);f.click()}c.claim()}break;case"Escape":case"Tab":Be("search",!1),i.blur();break;case"ArrowUp":case"ArrowDown":if(typeof p=="undefined")i.focus();else{let l=[i,...R(":not(details) > [href], summary, details[open] [href]",a)],f=Math.max(0,(Math.max(0,l.indexOf(p))+l.length+(c.type==="ArrowUp"?-1:1))%l.length);l[f].focus()}c.claim();break;default:i!==Re()&&i.focus()}}),r.pipe(b(({mode:c})=>c==="global")).subscribe(c=>{switch(c.type){case"f":case"s":case"/":i.focus(),i.select(),c.claim();break}});let s=Jn(i,{worker$:n});return T(s,Xn(a,{worker$:n,query$:s})).pipe($e(...ie("search-share",e).map(c=>Zn(c,{query$:s})),...ie("search-suggest",e).map(c=>ei(c,{worker$:n,keyboard$:r}))))}catch(n){return e.hidden=!0,qe}}function ri(e,{index$:t,location$:r}){return Q([t,r.pipe(q(ve()),b(o=>!!o.searchParams.get("h")))]).pipe(m(([o,n])=>Yn(o.config)(n.searchParams.get("h"))),m(o=>{var a;let n=new Map,i=document.createNodeIterator(e,NodeFilter.SHOW_TEXT);for(let s=i.nextNode();s;s=i.nextNode())if((a=s.parentElement)!=null&&a.offsetHeight){let c=s.textContent,p=o(c);p.length>c.length&&n.set(s,p)}for(let[s,c]of n){let{childNodes:p}=E("span",null,c);s.replaceWith(...Array.from(p))}return{ref:e,nodes:n}}))}function Ya(e,{viewport$:t,main$:r}){let o=e.closest(".md-grid"),n=o.offsetTop-o.parentElement.offsetTop;return Q([r,t]).pipe(m(([{offset:i,height:a},{offset:{y:s}}])=>(a=a+Math.min(n,Math.max(0,s-i))-n,{height:a,locked:s>=i+n})),Y((i,a)=>i.height===a.height&&i.locked===a.locked))}function Qr(e,o){var n=o,{header$:t}=n,r=to(n,["header$"]);let i=P(".md-sidebar__scrollwrap",e),{y:a}=Ue(i);return H(()=>{let s=new g,c=s.pipe(ee(),oe(!0)),p=s.pipe(Me(0,de));return p.pipe(ne(t)).subscribe({next([{height:l},{height:f}]){i.style.height=`${l-2*a}px`,e.style.top=`${f}px`},complete(){i.style.height="",e.style.top=""}}),p.pipe(He()).subscribe(()=>{for(let l of R(".md-nav__link--active[href]",e)){if(!l.clientHeight)continue;let f=l.closest(".md-sidebar__scrollwrap");if(typeof f!="undefined"){let u=l.offsetTop-f.offsetTop,{height:h}=pe(f);f.scrollTo({top:u-h/2})}}}),fe(R("label[tabindex]",e)).pipe(re(l=>d(l,"click").pipe(Oe(ae),m(()=>l),U(c)))).subscribe(l=>{let f=P(`[id="${l.htmlFor}"]`);P(`[aria-labelledby="${l.id}"]`).setAttribute("aria-expanded",`${f.checked}`)}),Ya(e,r).pipe(y(l=>s.next(l)),_(()=>s.complete()),m(l=>F({ref:e},l)))})}function oi(e,t){if(typeof t!="undefined"){let r=`https://api.github.com/repos/${e}/${t}`;return Lt(De(`${r}/releases/latest`).pipe(he(()=>L),m(o=>({version:o.tag_name})),Qe({})),De(r).pipe(he(()=>L),m(o=>({stars:o.stargazers_count,forks:o.forks_count})),Qe({}))).pipe(m(([o,n])=>F(F({},o),n)))}else{let r=`https://api.github.com/users/${e}`;return De(r).pipe(m(o=>({repositories:o.public_repos})),Qe({}))}}function ni(e,t){let r=`https://${e}/api/v4/projects/${encodeURIComponent(t)}`;return De(r).pipe(he(()=>L),m(({star_count:o,forks_count:n})=>({stars:o,forks:n})),Qe({}))}function ii(e){let t=e.match(/^.+github\.com\/([^/]+)\/?([^/]+)?/i);if(t){let[,r,o]=t;return oi(r,o)}if(t=e.match(/^.+?([^/]*gitlab[^/]+)\/(.+?)\/?$/i),t){let[,r,o]=t;return ni(r,o)}return L}var Ba;function Ga(e){return Ba||(Ba=H(()=>{let t=__md_get("__source",sessionStorage);if(t)return $(t);if(ie("consent").length){let o=__md_get("__consent");if(!(o&&o.github))return L}return ii(e.href).pipe(y(o=>__md_set("__source",o,sessionStorage)))}).pipe(he(()=>L),b(t=>Object.keys(t).length>0),m(t=>({facts:t})),B(1)))}function ai(e){let t=P(":scope > :last-child",e);return H(()=>{let r=new g;return r.subscribe(({facts:o})=>{t.appendChild(bn(o)),t.classList.add("md-source__repository--active")}),Ga(e).pipe(y(o=>r.next(o)),_(()=>r.complete()),m(o=>F({ref:e},o)))})}function Ja(e,{viewport$:t,header$:r}){return Ee(document.body).pipe(v(()=>pr(e,{header$:r,viewport$:t})),m(({offset:{y:o}})=>({hidden:o>=10})),X("hidden"))}function si(e,t){return H(()=>{let r=new g;return r.subscribe({next({hidden:o}){e.hidden=o},complete(){e.hidden=!1}}),(G("navigation.tabs.sticky")?$({hidden:!1}):Ja(e,t)).pipe(y(o=>r.next(o)),_(()=>r.complete()),m(o=>F({ref:e},o)))})}function Xa(e,{viewport$:t,header$:r}){let o=new Map,n=R(".md-nav__link",e);for(let s of n){let c=decodeURIComponent(s.hash.substring(1)),p=me(`[id="${c}"]`);typeof p!="undefined"&&o.set(s,p)}let i=r.pipe(X("height"),m(({height:s})=>{let c=Te("main"),p=P(":scope > :first-child",c);return s+.8*(p.offsetTop-c.offsetTop)}),le());return Ee(document.body).pipe(X("height"),v(s=>H(()=>{let c=[];return $([...o].reduce((p,[l,f])=>{for(;c.length&&o.get(c[c.length-1]).tagName>=f.tagName;)c.pop();let u=f.offsetTop;for(;!u&&f.parentElement;)f=f.parentElement,u=f.offsetTop;let h=f.offsetParent;for(;h;h=h.offsetParent)u+=h.offsetTop;return p.set([...c=[...c,l]].reverse(),u)},new Map))}).pipe(m(c=>new Map([...c].sort(([,p],[,l])=>p-l))),je(i),v(([c,p])=>t.pipe(Rr(([l,f],{offset:{y:u},size:h})=>{let w=u+h.height>=Math.floor(s.height);for(;f.length;){let[,A]=f[0];if(A-p=u&&!w)f=[l.pop(),...f];else break}return[l,f]},[[],[...c]]),Y((l,f)=>l[0]===f[0]&&l[1]===f[1])))))).pipe(m(([s,c])=>({prev:s.map(([p])=>p),next:c.map(([p])=>p)})),q({prev:[],next:[]}),Ke(2,1),m(([s,c])=>s.prev.length{let i=new g,a=i.pipe(ee(),oe(!0));if(i.subscribe(({prev:s,next:c})=>{for(let[p]of c)p.classList.remove("md-nav__link--passed"),p.classList.remove("md-nav__link--active");for(let[p,[l]]of s.entries())l.classList.add("md-nav__link--passed"),l.classList.toggle("md-nav__link--active",p===s.length-1)}),G("toc.follow")){let s=T(t.pipe(be(1),m(()=>{})),t.pipe(be(250),m(()=>"smooth")));i.pipe(b(({prev:c})=>c.length>0),je(o.pipe(Oe(ae))),ne(s)).subscribe(([[{prev:c}],p])=>{let[l]=c[c.length-1];if(l.offsetHeight){let f=sr(l);if(typeof f!="undefined"){let u=l.offsetTop-f.offsetTop,{height:h}=pe(f);f.scrollTo({top:u-h/2,behavior:p})}}})}return G("navigation.tracking")&&t.pipe(U(a),X("offset"),be(250),Le(1),U(n.pipe(Le(1))),at({delay:250}),ne(i)).subscribe(([,{prev:s}])=>{let c=ve(),p=s[s.length-1];if(p&&p.length){let[l]=p,{hash:f}=new URL(l.href);c.hash!==f&&(c.hash=f,history.replaceState({},"",`${c}`))}else c.hash="",history.replaceState({},"",`${c}`)}),Xa(e,{viewport$:t,header$:r}).pipe(y(s=>i.next(s)),_(()=>i.complete()),m(s=>F({ref:e},s)))})}function Za(e,{viewport$:t,main$:r,target$:o}){let n=t.pipe(m(({offset:{y:a}})=>a),Ke(2,1),m(([a,s])=>a>s&&s>0),Y()),i=r.pipe(m(({active:a})=>a));return Q([i,n]).pipe(m(([a,s])=>!(a&&s)),Y(),U(o.pipe(Le(1))),oe(!0),at({delay:250}),m(a=>({hidden:a})))}function pi(e,{viewport$:t,header$:r,main$:o,target$:n}){let i=new g,a=i.pipe(ee(),oe(!0));return i.subscribe({next({hidden:s}){e.hidden=s,s?(e.setAttribute("tabindex","-1"),e.blur()):e.removeAttribute("tabindex")},complete(){e.style.top="",e.hidden=!0,e.removeAttribute("tabindex")}}),r.pipe(U(a),X("height")).subscribe(({height:s})=>{e.style.top=`${s+16}px`}),d(e,"click").subscribe(s=>{s.preventDefault(),window.scrollTo({top:0})}),Za(e,{viewport$:t,main$:o,target$:n}).pipe(y(s=>i.next(s)),_(()=>i.complete()),m(s=>F({ref:e},s)))}function li({document$:e}){e.pipe(v(()=>R(".md-ellipsis")),re(t=>yt(t).pipe(U(e.pipe(Le(1))),b(r=>r),m(()=>t),ye(1))),b(t=>t.offsetWidth{let r=t.innerText,o=t.closest("a")||t;return o.title=r,Ge(o).pipe(U(e.pipe(Le(1))),_(()=>o.removeAttribute("title")))})).subscribe(),e.pipe(v(()=>R(".md-status")),re(t=>Ge(t))).subscribe()}function mi({document$:e,tablet$:t}){e.pipe(v(()=>R(".md-toggle--indeterminate")),y(r=>{r.indeterminate=!0,r.checked=!1}),re(r=>d(r,"change").pipe(Fr(()=>r.classList.contains("md-toggle--indeterminate")),m(()=>r))),ne(t)).subscribe(([r,o])=>{r.classList.remove("md-toggle--indeterminate"),o&&(r.checked=!1)})}function es(){return/(iPad|iPhone|iPod)/.test(navigator.userAgent)}function fi({document$:e}){e.pipe(v(()=>R("[data-md-scrollfix]")),y(t=>t.removeAttribute("data-md-scrollfix")),b(es),re(t=>d(t,"touchstart").pipe(m(()=>t)))).subscribe(t=>{let r=t.scrollTop;r===0?t.scrollTop=1:r+t.offsetHeight===t.scrollHeight&&(t.scrollTop=r-1)})}function ui({viewport$:e,tablet$:t}){Q([We("search"),t]).pipe(m(([r,o])=>r&&!o),v(r=>$(r).pipe(Ye(r?400:100))),ne(e)).subscribe(([r,{offset:{y:o}}])=>{if(r)document.body.setAttribute("data-md-scrolllock",""),document.body.style.top=`-${o}px`;else{let n=-1*parseInt(document.body.style.top,10);document.body.removeAttribute("data-md-scrolllock"),document.body.style.top="",n&&window.scrollTo(0,n)}})}Object.entries||(Object.entries=function(e){let t=[];for(let r of Object.keys(e))t.push([r,e[r]]);return t});Object.values||(Object.values=function(e){let t=[];for(let r of Object.keys(e))t.push(e[r]);return t});typeof Element!="undefined"&&(Element.prototype.scrollTo||(Element.prototype.scrollTo=function(e,t){typeof e=="object"?(this.scrollLeft=e.left,this.scrollTop=e.top):(this.scrollLeft=e,this.scrollTop=t)}),Element.prototype.replaceWith||(Element.prototype.replaceWith=function(...e){let t=this.parentNode;if(t){e.length===0&&t.removeChild(this);for(let r=e.length-1;r>=0;r--){let o=e[r];typeof o=="string"?o=document.createTextNode(o):o.parentNode&&o.parentNode.removeChild(o),r?t.insertBefore(this.previousSibling,o):t.replaceChild(o,this)}}}));function ts(){return location.protocol==="file:"?gt(`${new URL("search/search_index.js",Yr.base)}`).pipe(m(()=>__index),B(1)):De(new URL("search/search_index.json",Yr.base))}document.documentElement.classList.remove("no-js");document.documentElement.classList.add("js");var rt=No(),Rt=Jo(),wt=en(Rt),Br=Go(),_e=pn(),ur=At("(min-width: 960px)"),hi=At("(min-width: 1220px)"),bi=tn(),Yr=we(),vi=document.forms.namedItem("search")?ts():qe,Gr=new g;Wn({alert$:Gr});var Jr=new g;G("navigation.instant")&&zn({location$:Rt,viewport$:_e,progress$:Jr}).subscribe(rt);var di;((di=Yr.version)==null?void 0:di.provider)==="mike"&&Gn({document$:rt});T(Rt,wt).pipe(Ye(125)).subscribe(()=>{Be("drawer",!1),Be("search",!1)});Br.pipe(b(({mode:e})=>e==="global")).subscribe(e=>{switch(e.type){case"p":case",":let t=me("link[rel=prev]");typeof t!="undefined"&&st(t);break;case"n":case".":let r=me("link[rel=next]");typeof r!="undefined"&&st(r);break;case"Enter":let o=Re();o instanceof HTMLLabelElement&&o.click()}});li({document$:rt});mi({document$:rt,tablet$:ur});fi({document$:rt});ui({viewport$:_e,tablet$:ur});var tt=Rn(Te("header"),{viewport$:_e}),$t=rt.pipe(m(()=>Te("main")),v(e=>Fn(e,{viewport$:_e,header$:tt})),B(1)),rs=T(...ie("consent").map(e=>fn(e,{target$:wt})),...ie("dialog").map(e=>$n(e,{alert$:Gr})),...ie("header").map(e=>Pn(e,{viewport$:_e,header$:tt,main$:$t})),...ie("palette").map(e=>jn(e)),...ie("progress").map(e=>Un(e,{progress$:Jr})),...ie("search").map(e=>ti(e,{index$:vi,keyboard$:Br})),...ie("source").map(e=>ai(e))),os=H(()=>T(...ie("announce").map(e=>mn(e)),...ie("content").map(e=>Hn(e,{viewport$:_e,target$:wt,print$:bi})),...ie("content").map(e=>G("search.highlight")?ri(e,{index$:vi,location$:Rt}):L),...ie("header-title").map(e=>In(e,{viewport$:_e,header$:tt})),...ie("sidebar").map(e=>e.getAttribute("data-md-type")==="navigation"?Ur(hi,()=>Qr(e,{viewport$:_e,header$:tt,main$:$t})):Ur(ur,()=>Qr(e,{viewport$:_e,header$:tt,main$:$t}))),...ie("tabs").map(e=>si(e,{viewport$:_e,header$:tt})),...ie("toc").map(e=>ci(e,{viewport$:_e,header$:tt,main$:$t,target$:wt})),...ie("top").map(e=>pi(e,{viewport$:_e,header$:tt,main$:$t,target$:wt})))),gi=rt.pipe(v(()=>os),$e(rs),B(1));gi.subscribe();window.document$=rt;window.location$=Rt;window.target$=wt;window.keyboard$=Br;window.viewport$=_e;window.tablet$=ur;window.screen$=hi;window.print$=bi;window.alert$=Gr;window.progress$=Jr;window.component$=gi;})(); +//# sourceMappingURL=bundle.1e8ae164.min.js.map + diff --git a/assets/javascripts/bundle.1e8ae164.min.js.map b/assets/javascripts/bundle.1e8ae164.min.js.map new file mode 100644 index 0000000..6c33b8e --- /dev/null +++ b/assets/javascripts/bundle.1e8ae164.min.js.map @@ -0,0 +1,7 @@ +{ + "version": 3, + "sources": ["node_modules/focus-visible/dist/focus-visible.js", "node_modules/clipboard/dist/clipboard.js", "node_modules/escape-html/index.js", "src/templates/assets/javascripts/bundle.ts", "node_modules/rxjs/node_modules/tslib/tslib.es6.js", "node_modules/rxjs/src/internal/util/isFunction.ts", "node_modules/rxjs/src/internal/util/createErrorClass.ts", "node_modules/rxjs/src/internal/util/UnsubscriptionError.ts", "node_modules/rxjs/src/internal/util/arrRemove.ts", "node_modules/rxjs/src/internal/Subscription.ts", "node_modules/rxjs/src/internal/config.ts", "node_modules/rxjs/src/internal/scheduler/timeoutProvider.ts", "node_modules/rxjs/src/internal/util/reportUnhandledError.ts", "node_modules/rxjs/src/internal/util/noop.ts", "node_modules/rxjs/src/internal/NotificationFactories.ts", "node_modules/rxjs/src/internal/util/errorContext.ts", "node_modules/rxjs/src/internal/Subscriber.ts", "node_modules/rxjs/src/internal/symbol/observable.ts", "node_modules/rxjs/src/internal/util/identity.ts", "node_modules/rxjs/src/internal/util/pipe.ts", "node_modules/rxjs/src/internal/Observable.ts", "node_modules/rxjs/src/internal/util/lift.ts", "node_modules/rxjs/src/internal/operators/OperatorSubscriber.ts", "node_modules/rxjs/src/internal/scheduler/animationFrameProvider.ts", "node_modules/rxjs/src/internal/util/ObjectUnsubscribedError.ts", "node_modules/rxjs/src/internal/Subject.ts", "node_modules/rxjs/src/internal/scheduler/dateTimestampProvider.ts", "node_modules/rxjs/src/internal/ReplaySubject.ts", "node_modules/rxjs/src/internal/scheduler/Action.ts", "node_modules/rxjs/src/internal/scheduler/intervalProvider.ts", "node_modules/rxjs/src/internal/scheduler/AsyncAction.ts", "node_modules/rxjs/src/internal/Scheduler.ts", "node_modules/rxjs/src/internal/scheduler/AsyncScheduler.ts", "node_modules/rxjs/src/internal/scheduler/async.ts", "node_modules/rxjs/src/internal/scheduler/AnimationFrameAction.ts", "node_modules/rxjs/src/internal/scheduler/AnimationFrameScheduler.ts", "node_modules/rxjs/src/internal/scheduler/animationFrame.ts", "node_modules/rxjs/src/internal/observable/empty.ts", "node_modules/rxjs/src/internal/util/isScheduler.ts", "node_modules/rxjs/src/internal/util/args.ts", "node_modules/rxjs/src/internal/util/isArrayLike.ts", "node_modules/rxjs/src/internal/util/isPromise.ts", "node_modules/rxjs/src/internal/util/isInteropObservable.ts", "node_modules/rxjs/src/internal/util/isAsyncIterable.ts", "node_modules/rxjs/src/internal/util/throwUnobservableError.ts", "node_modules/rxjs/src/internal/symbol/iterator.ts", "node_modules/rxjs/src/internal/util/isIterable.ts", "node_modules/rxjs/src/internal/util/isReadableStreamLike.ts", "node_modules/rxjs/src/internal/observable/innerFrom.ts", "node_modules/rxjs/src/internal/util/executeSchedule.ts", "node_modules/rxjs/src/internal/operators/observeOn.ts", "node_modules/rxjs/src/internal/operators/subscribeOn.ts", "node_modules/rxjs/src/internal/scheduled/scheduleObservable.ts", "node_modules/rxjs/src/internal/scheduled/schedulePromise.ts", "node_modules/rxjs/src/internal/scheduled/scheduleArray.ts", "node_modules/rxjs/src/internal/scheduled/scheduleIterable.ts", "node_modules/rxjs/src/internal/scheduled/scheduleAsyncIterable.ts", "node_modules/rxjs/src/internal/scheduled/scheduleReadableStreamLike.ts", "node_modules/rxjs/src/internal/scheduled/scheduled.ts", "node_modules/rxjs/src/internal/observable/from.ts", "node_modules/rxjs/src/internal/observable/of.ts", "node_modules/rxjs/src/internal/observable/throwError.ts", "node_modules/rxjs/src/internal/util/EmptyError.ts", "node_modules/rxjs/src/internal/util/isDate.ts", "node_modules/rxjs/src/internal/operators/map.ts", "node_modules/rxjs/src/internal/util/mapOneOrManyArgs.ts", "node_modules/rxjs/src/internal/util/argsArgArrayOrObject.ts", "node_modules/rxjs/src/internal/util/createObject.ts", "node_modules/rxjs/src/internal/observable/combineLatest.ts", "node_modules/rxjs/src/internal/operators/mergeInternals.ts", "node_modules/rxjs/src/internal/operators/mergeMap.ts", "node_modules/rxjs/src/internal/operators/mergeAll.ts", "node_modules/rxjs/src/internal/operators/concatAll.ts", "node_modules/rxjs/src/internal/observable/concat.ts", "node_modules/rxjs/src/internal/observable/defer.ts", "node_modules/rxjs/src/internal/observable/fromEvent.ts", "node_modules/rxjs/src/internal/observable/fromEventPattern.ts", "node_modules/rxjs/src/internal/observable/timer.ts", "node_modules/rxjs/src/internal/observable/merge.ts", "node_modules/rxjs/src/internal/observable/never.ts", "node_modules/rxjs/src/internal/util/argsOrArgArray.ts", "node_modules/rxjs/src/internal/operators/filter.ts", "node_modules/rxjs/src/internal/observable/zip.ts", "node_modules/rxjs/src/internal/operators/audit.ts", "node_modules/rxjs/src/internal/operators/auditTime.ts", "node_modules/rxjs/src/internal/operators/bufferCount.ts", "node_modules/rxjs/src/internal/operators/catchError.ts", "node_modules/rxjs/src/internal/operators/scanInternals.ts", "node_modules/rxjs/src/internal/operators/combineLatest.ts", "node_modules/rxjs/src/internal/operators/combineLatestWith.ts", "node_modules/rxjs/src/internal/operators/debounceTime.ts", "node_modules/rxjs/src/internal/operators/defaultIfEmpty.ts", "node_modules/rxjs/src/internal/operators/take.ts", "node_modules/rxjs/src/internal/operators/ignoreElements.ts", "node_modules/rxjs/src/internal/operators/mapTo.ts", "node_modules/rxjs/src/internal/operators/delayWhen.ts", "node_modules/rxjs/src/internal/operators/delay.ts", "node_modules/rxjs/src/internal/operators/distinctUntilChanged.ts", "node_modules/rxjs/src/internal/operators/distinctUntilKeyChanged.ts", "node_modules/rxjs/src/internal/operators/throwIfEmpty.ts", "node_modules/rxjs/src/internal/operators/endWith.ts", "node_modules/rxjs/src/internal/operators/finalize.ts", "node_modules/rxjs/src/internal/operators/first.ts", "node_modules/rxjs/src/internal/operators/takeLast.ts", "node_modules/rxjs/src/internal/operators/merge.ts", "node_modules/rxjs/src/internal/operators/mergeWith.ts", "node_modules/rxjs/src/internal/operators/repeat.ts", "node_modules/rxjs/src/internal/operators/scan.ts", "node_modules/rxjs/src/internal/operators/share.ts", "node_modules/rxjs/src/internal/operators/shareReplay.ts", "node_modules/rxjs/src/internal/operators/skip.ts", "node_modules/rxjs/src/internal/operators/skipUntil.ts", "node_modules/rxjs/src/internal/operators/startWith.ts", "node_modules/rxjs/src/internal/operators/switchMap.ts", "node_modules/rxjs/src/internal/operators/takeUntil.ts", "node_modules/rxjs/src/internal/operators/takeWhile.ts", "node_modules/rxjs/src/internal/operators/tap.ts", "node_modules/rxjs/src/internal/operators/throttle.ts", "node_modules/rxjs/src/internal/operators/throttleTime.ts", "node_modules/rxjs/src/internal/operators/withLatestFrom.ts", "node_modules/rxjs/src/internal/operators/zip.ts", "node_modules/rxjs/src/internal/operators/zipWith.ts", "src/templates/assets/javascripts/browser/document/index.ts", "src/templates/assets/javascripts/browser/element/_/index.ts", "src/templates/assets/javascripts/browser/element/focus/index.ts", "src/templates/assets/javascripts/browser/element/hover/index.ts", "src/templates/assets/javascripts/browser/element/offset/_/index.ts", "src/templates/assets/javascripts/browser/element/offset/content/index.ts", "src/templates/assets/javascripts/utilities/h/index.ts", "src/templates/assets/javascripts/utilities/round/index.ts", "src/templates/assets/javascripts/browser/script/index.ts", "src/templates/assets/javascripts/browser/element/size/_/index.ts", "src/templates/assets/javascripts/browser/element/size/content/index.ts", "src/templates/assets/javascripts/browser/element/visibility/index.ts", "src/templates/assets/javascripts/browser/toggle/index.ts", "src/templates/assets/javascripts/browser/keyboard/index.ts", "src/templates/assets/javascripts/browser/location/_/index.ts", "src/templates/assets/javascripts/browser/location/hash/index.ts", "src/templates/assets/javascripts/browser/media/index.ts", "src/templates/assets/javascripts/browser/request/index.ts", "src/templates/assets/javascripts/browser/viewport/offset/index.ts", "src/templates/assets/javascripts/browser/viewport/size/index.ts", "src/templates/assets/javascripts/browser/viewport/_/index.ts", "src/templates/assets/javascripts/browser/viewport/at/index.ts", "src/templates/assets/javascripts/browser/worker/index.ts", "src/templates/assets/javascripts/_/index.ts", "src/templates/assets/javascripts/components/_/index.ts", "src/templates/assets/javascripts/components/announce/index.ts", "src/templates/assets/javascripts/components/consent/index.ts", "src/templates/assets/javascripts/templates/tooltip/index.tsx", "src/templates/assets/javascripts/templates/annotation/index.tsx", "src/templates/assets/javascripts/templates/clipboard/index.tsx", "src/templates/assets/javascripts/templates/search/index.tsx", "src/templates/assets/javascripts/templates/source/index.tsx", "src/templates/assets/javascripts/templates/tabbed/index.tsx", "src/templates/assets/javascripts/templates/table/index.tsx", "src/templates/assets/javascripts/templates/version/index.tsx", "src/templates/assets/javascripts/components/tooltip/index.ts", "src/templates/assets/javascripts/components/content/annotation/_/index.ts", "src/templates/assets/javascripts/components/content/annotation/list/index.ts", "src/templates/assets/javascripts/components/content/annotation/block/index.ts", "src/templates/assets/javascripts/components/content/code/_/index.ts", "src/templates/assets/javascripts/components/content/details/index.ts", "src/templates/assets/javascripts/components/content/mermaid/index.css", "src/templates/assets/javascripts/components/content/mermaid/index.ts", "src/templates/assets/javascripts/components/content/table/index.ts", "src/templates/assets/javascripts/components/content/tabs/index.ts", "src/templates/assets/javascripts/components/content/_/index.ts", "src/templates/assets/javascripts/components/dialog/index.ts", "src/templates/assets/javascripts/components/header/_/index.ts", "src/templates/assets/javascripts/components/header/title/index.ts", "src/templates/assets/javascripts/components/main/index.ts", "src/templates/assets/javascripts/components/palette/index.ts", "src/templates/assets/javascripts/components/progress/index.ts", "src/templates/assets/javascripts/integrations/clipboard/index.ts", "src/templates/assets/javascripts/integrations/sitemap/index.ts", "src/templates/assets/javascripts/integrations/instant/index.ts", "src/templates/assets/javascripts/integrations/search/highlighter/index.ts", "src/templates/assets/javascripts/integrations/search/worker/message/index.ts", "src/templates/assets/javascripts/integrations/search/worker/_/index.ts", "src/templates/assets/javascripts/integrations/version/index.ts", "src/templates/assets/javascripts/components/search/query/index.ts", "src/templates/assets/javascripts/components/search/result/index.ts", "src/templates/assets/javascripts/components/search/share/index.ts", "src/templates/assets/javascripts/components/search/suggest/index.ts", "src/templates/assets/javascripts/components/search/_/index.ts", "src/templates/assets/javascripts/components/search/highlight/index.ts", "src/templates/assets/javascripts/components/sidebar/index.ts", "src/templates/assets/javascripts/components/source/facts/github/index.ts", "src/templates/assets/javascripts/components/source/facts/gitlab/index.ts", "src/templates/assets/javascripts/components/source/facts/_/index.ts", "src/templates/assets/javascripts/components/source/_/index.ts", "src/templates/assets/javascripts/components/tabs/index.ts", "src/templates/assets/javascripts/components/toc/index.ts", "src/templates/assets/javascripts/components/top/index.ts", "src/templates/assets/javascripts/patches/ellipsis/index.ts", "src/templates/assets/javascripts/patches/indeterminate/index.ts", "src/templates/assets/javascripts/patches/scrollfix/index.ts", "src/templates/assets/javascripts/patches/scrolllock/index.ts", "src/templates/assets/javascripts/polyfills/index.ts"], + "sourcesContent": ["(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined' ? factory() :\n typeof define === 'function' && define.amd ? define(factory) :\n (factory());\n}(this, (function () { 'use strict';\n\n /**\n * Applies the :focus-visible polyfill at the given scope.\n * A scope in this case is either the top-level Document or a Shadow Root.\n *\n * @param {(Document|ShadowRoot)} scope\n * @see https://github.com/WICG/focus-visible\n */\n function applyFocusVisiblePolyfill(scope) {\n var hadKeyboardEvent = true;\n var hadFocusVisibleRecently = false;\n var hadFocusVisibleRecentlyTimeout = null;\n\n var inputTypesAllowlist = {\n text: true,\n search: true,\n url: true,\n tel: true,\n email: true,\n password: true,\n number: true,\n date: true,\n month: true,\n week: true,\n time: true,\n datetime: true,\n 'datetime-local': true\n };\n\n /**\n * Helper function for legacy browsers and iframes which sometimes focus\n * elements like document, body, and non-interactive SVG.\n * @param {Element} el\n */\n function isValidFocusTarget(el) {\n if (\n el &&\n el !== document &&\n el.nodeName !== 'HTML' &&\n el.nodeName !== 'BODY' &&\n 'classList' in el &&\n 'contains' in el.classList\n ) {\n return true;\n }\n return false;\n }\n\n /**\n * Computes whether the given element should automatically trigger the\n * `focus-visible` class being added, i.e. whether it should always match\n * `:focus-visible` when focused.\n * @param {Element} el\n * @return {boolean}\n */\n function focusTriggersKeyboardModality(el) {\n var type = el.type;\n var tagName = el.tagName;\n\n if (tagName === 'INPUT' && inputTypesAllowlist[type] && !el.readOnly) {\n return true;\n }\n\n if (tagName === 'TEXTAREA' && !el.readOnly) {\n return true;\n }\n\n if (el.isContentEditable) {\n return true;\n }\n\n return false;\n }\n\n /**\n * Add the `focus-visible` class to the given element if it was not added by\n * the author.\n * @param {Element} el\n */\n function addFocusVisibleClass(el) {\n if (el.classList.contains('focus-visible')) {\n return;\n }\n el.classList.add('focus-visible');\n el.setAttribute('data-focus-visible-added', '');\n }\n\n /**\n * Remove the `focus-visible` class from the given element if it was not\n * originally added by the author.\n * @param {Element} el\n */\n function removeFocusVisibleClass(el) {\n if (!el.hasAttribute('data-focus-visible-added')) {\n return;\n }\n el.classList.remove('focus-visible');\n el.removeAttribute('data-focus-visible-added');\n }\n\n /**\n * If the most recent user interaction was via the keyboard;\n * and the key press did not include a meta, alt/option, or control key;\n * then the modality is keyboard. Otherwise, the modality is not keyboard.\n * Apply `focus-visible` to any current active element and keep track\n * of our keyboard modality state with `hadKeyboardEvent`.\n * @param {KeyboardEvent} e\n */\n function onKeyDown(e) {\n if (e.metaKey || e.altKey || e.ctrlKey) {\n return;\n }\n\n if (isValidFocusTarget(scope.activeElement)) {\n addFocusVisibleClass(scope.activeElement);\n }\n\n hadKeyboardEvent = true;\n }\n\n /**\n * If at any point a user clicks with a pointing device, ensure that we change\n * the modality away from keyboard.\n * This avoids the situation where a user presses a key on an already focused\n * element, and then clicks on a different element, focusing it with a\n * pointing device, while we still think we're in keyboard modality.\n * @param {Event} e\n */\n function onPointerDown(e) {\n hadKeyboardEvent = false;\n }\n\n /**\n * On `focus`, add the `focus-visible` class to the target if:\n * - the target received focus as a result of keyboard navigation, or\n * - the event target is an element that will likely require interaction\n * via the keyboard (e.g. a text box)\n * @param {Event} e\n */\n function onFocus(e) {\n // Prevent IE from focusing the document or HTML element.\n if (!isValidFocusTarget(e.target)) {\n return;\n }\n\n if (hadKeyboardEvent || focusTriggersKeyboardModality(e.target)) {\n addFocusVisibleClass(e.target);\n }\n }\n\n /**\n * On `blur`, remove the `focus-visible` class from the target.\n * @param {Event} e\n */\n function onBlur(e) {\n if (!isValidFocusTarget(e.target)) {\n return;\n }\n\n if (\n e.target.classList.contains('focus-visible') ||\n e.target.hasAttribute('data-focus-visible-added')\n ) {\n // To detect a tab/window switch, we look for a blur event followed\n // rapidly by a visibility change.\n // If we don't see a visibility change within 100ms, it's probably a\n // regular focus change.\n hadFocusVisibleRecently = true;\n window.clearTimeout(hadFocusVisibleRecentlyTimeout);\n hadFocusVisibleRecentlyTimeout = window.setTimeout(function() {\n hadFocusVisibleRecently = false;\n }, 100);\n removeFocusVisibleClass(e.target);\n }\n }\n\n /**\n * If the user changes tabs, keep track of whether or not the previously\n * focused element had .focus-visible.\n * @param {Event} e\n */\n function onVisibilityChange(e) {\n if (document.visibilityState === 'hidden') {\n // If the tab becomes active again, the browser will handle calling focus\n // on the element (Safari actually calls it twice).\n // If this tab change caused a blur on an element with focus-visible,\n // re-apply the class when the user switches back to the tab.\n if (hadFocusVisibleRecently) {\n hadKeyboardEvent = true;\n }\n addInitialPointerMoveListeners();\n }\n }\n\n /**\n * Add a group of listeners to detect usage of any pointing devices.\n * These listeners will be added when the polyfill first loads, and anytime\n * the window is blurred, so that they are active when the window regains\n * focus.\n */\n function addInitialPointerMoveListeners() {\n document.addEventListener('mousemove', onInitialPointerMove);\n document.addEventListener('mousedown', onInitialPointerMove);\n document.addEventListener('mouseup', onInitialPointerMove);\n document.addEventListener('pointermove', onInitialPointerMove);\n document.addEventListener('pointerdown', onInitialPointerMove);\n document.addEventListener('pointerup', onInitialPointerMove);\n document.addEventListener('touchmove', onInitialPointerMove);\n document.addEventListener('touchstart', onInitialPointerMove);\n document.addEventListener('touchend', onInitialPointerMove);\n }\n\n function removeInitialPointerMoveListeners() {\n document.removeEventListener('mousemove', onInitialPointerMove);\n document.removeEventListener('mousedown', onInitialPointerMove);\n document.removeEventListener('mouseup', onInitialPointerMove);\n document.removeEventListener('pointermove', onInitialPointerMove);\n document.removeEventListener('pointerdown', onInitialPointerMove);\n document.removeEventListener('pointerup', onInitialPointerMove);\n document.removeEventListener('touchmove', onInitialPointerMove);\n document.removeEventListener('touchstart', onInitialPointerMove);\n document.removeEventListener('touchend', onInitialPointerMove);\n }\n\n /**\n * When the polfyill first loads, assume the user is in keyboard modality.\n * If any event is received from a pointing device (e.g. mouse, pointer,\n * touch), turn off keyboard modality.\n * This accounts for situations where focus enters the page from the URL bar.\n * @param {Event} e\n */\n function onInitialPointerMove(e) {\n // Work around a Safari quirk that fires a mousemove on whenever the\n // window blurs, even if you're tabbing out of the page. \u00AF\\_(\u30C4)_/\u00AF\n if (e.target.nodeName && e.target.nodeName.toLowerCase() === 'html') {\n return;\n }\n\n hadKeyboardEvent = false;\n removeInitialPointerMoveListeners();\n }\n\n // For some kinds of state, we are interested in changes at the global scope\n // only. For example, global pointer input, global key presses and global\n // visibility change should affect the state at every scope:\n document.addEventListener('keydown', onKeyDown, true);\n document.addEventListener('mousedown', onPointerDown, true);\n document.addEventListener('pointerdown', onPointerDown, true);\n document.addEventListener('touchstart', onPointerDown, true);\n document.addEventListener('visibilitychange', onVisibilityChange, true);\n\n addInitialPointerMoveListeners();\n\n // For focus and blur, we specifically care about state changes in the local\n // scope. This is because focus / blur events that originate from within a\n // shadow root are not re-dispatched from the host element if it was already\n // the active element in its own scope:\n scope.addEventListener('focus', onFocus, true);\n scope.addEventListener('blur', onBlur, true);\n\n // We detect that a node is a ShadowRoot by ensuring that it is a\n // DocumentFragment and also has a host property. This check covers native\n // implementation and polyfill implementation transparently. If we only cared\n // about the native implementation, we could just check if the scope was\n // an instance of a ShadowRoot.\n if (scope.nodeType === Node.DOCUMENT_FRAGMENT_NODE && scope.host) {\n // Since a ShadowRoot is a special kind of DocumentFragment, it does not\n // have a root element to add a class to. So, we add this attribute to the\n // host element instead:\n scope.host.setAttribute('data-js-focus-visible', '');\n } else if (scope.nodeType === Node.DOCUMENT_NODE) {\n document.documentElement.classList.add('js-focus-visible');\n document.documentElement.setAttribute('data-js-focus-visible', '');\n }\n }\n\n // It is important to wrap all references to global window and document in\n // these checks to support server-side rendering use cases\n // @see https://github.com/WICG/focus-visible/issues/199\n if (typeof window !== 'undefined' && typeof document !== 'undefined') {\n // Make the polyfill helper globally available. This can be used as a signal\n // to interested libraries that wish to coordinate with the polyfill for e.g.,\n // applying the polyfill to a shadow root:\n window.applyFocusVisiblePolyfill = applyFocusVisiblePolyfill;\n\n // Notify interested libraries of the polyfill's presence, in case the\n // polyfill was loaded lazily:\n var event;\n\n try {\n event = new CustomEvent('focus-visible-polyfill-ready');\n } catch (error) {\n // IE11 does not support using CustomEvent as a constructor directly:\n event = document.createEvent('CustomEvent');\n event.initCustomEvent('focus-visible-polyfill-ready', false, false, {});\n }\n\n window.dispatchEvent(event);\n }\n\n if (typeof document !== 'undefined') {\n // Apply the polyfill to the global document, so that no JavaScript\n // coordination is required to use the polyfill in the top-level document:\n applyFocusVisiblePolyfill(document);\n }\n\n})));\n", "/*!\n * clipboard.js v2.0.11\n * https://clipboardjs.com/\n *\n * Licensed MIT \u00A9 Zeno Rocha\n */\n(function webpackUniversalModuleDefinition(root, factory) {\n\tif(typeof exports === 'object' && typeof module === 'object')\n\t\tmodule.exports = factory();\n\telse if(typeof define === 'function' && define.amd)\n\t\tdefine([], factory);\n\telse if(typeof exports === 'object')\n\t\texports[\"ClipboardJS\"] = factory();\n\telse\n\t\troot[\"ClipboardJS\"] = factory();\n})(this, function() {\nreturn /******/ (function() { // webpackBootstrap\n/******/ \tvar __webpack_modules__ = ({\n\n/***/ 686:\n/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\n\n// EXPORTS\n__webpack_require__.d(__webpack_exports__, {\n \"default\": function() { return /* binding */ clipboard; }\n});\n\n// EXTERNAL MODULE: ./node_modules/tiny-emitter/index.js\nvar tiny_emitter = __webpack_require__(279);\nvar tiny_emitter_default = /*#__PURE__*/__webpack_require__.n(tiny_emitter);\n// EXTERNAL MODULE: ./node_modules/good-listener/src/listen.js\nvar listen = __webpack_require__(370);\nvar listen_default = /*#__PURE__*/__webpack_require__.n(listen);\n// EXTERNAL MODULE: ./node_modules/select/src/select.js\nvar src_select = __webpack_require__(817);\nvar select_default = /*#__PURE__*/__webpack_require__.n(src_select);\n;// CONCATENATED MODULE: ./src/common/command.js\n/**\n * Executes a given operation type.\n * @param {String} type\n * @return {Boolean}\n */\nfunction command(type) {\n try {\n return document.execCommand(type);\n } catch (err) {\n return false;\n }\n}\n;// CONCATENATED MODULE: ./src/actions/cut.js\n\n\n/**\n * Cut action wrapper.\n * @param {String|HTMLElement} target\n * @return {String}\n */\n\nvar ClipboardActionCut = function ClipboardActionCut(target) {\n var selectedText = select_default()(target);\n command('cut');\n return selectedText;\n};\n\n/* harmony default export */ var actions_cut = (ClipboardActionCut);\n;// CONCATENATED MODULE: ./src/common/create-fake-element.js\n/**\n * Creates a fake textarea element with a value.\n * @param {String} value\n * @return {HTMLElement}\n */\nfunction createFakeElement(value) {\n var isRTL = document.documentElement.getAttribute('dir') === 'rtl';\n var fakeElement = document.createElement('textarea'); // Prevent zooming on iOS\n\n fakeElement.style.fontSize = '12pt'; // Reset box model\n\n fakeElement.style.border = '0';\n fakeElement.style.padding = '0';\n fakeElement.style.margin = '0'; // Move element out of screen horizontally\n\n fakeElement.style.position = 'absolute';\n fakeElement.style[isRTL ? 'right' : 'left'] = '-9999px'; // Move element to the same position vertically\n\n var yPosition = window.pageYOffset || document.documentElement.scrollTop;\n fakeElement.style.top = \"\".concat(yPosition, \"px\");\n fakeElement.setAttribute('readonly', '');\n fakeElement.value = value;\n return fakeElement;\n}\n;// CONCATENATED MODULE: ./src/actions/copy.js\n\n\n\n/**\n * Create fake copy action wrapper using a fake element.\n * @param {String} target\n * @param {Object} options\n * @return {String}\n */\n\nvar fakeCopyAction = function fakeCopyAction(value, options) {\n var fakeElement = createFakeElement(value);\n options.container.appendChild(fakeElement);\n var selectedText = select_default()(fakeElement);\n command('copy');\n fakeElement.remove();\n return selectedText;\n};\n/**\n * Copy action wrapper.\n * @param {String|HTMLElement} target\n * @param {Object} options\n * @return {String}\n */\n\n\nvar ClipboardActionCopy = function ClipboardActionCopy(target) {\n var options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {\n container: document.body\n };\n var selectedText = '';\n\n if (typeof target === 'string') {\n selectedText = fakeCopyAction(target, options);\n } else if (target instanceof HTMLInputElement && !['text', 'search', 'url', 'tel', 'password'].includes(target === null || target === void 0 ? void 0 : target.type)) {\n // If input type doesn't support `setSelectionRange`. Simulate it. https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement/setSelectionRange\n selectedText = fakeCopyAction(target.value, options);\n } else {\n selectedText = select_default()(target);\n command('copy');\n }\n\n return selectedText;\n};\n\n/* harmony default export */ var actions_copy = (ClipboardActionCopy);\n;// CONCATENATED MODULE: ./src/actions/default.js\nfunction _typeof(obj) { \"@babel/helpers - typeof\"; if (typeof Symbol === \"function\" && typeof Symbol.iterator === \"symbol\") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === \"function\" && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj; }; } return _typeof(obj); }\n\n\n\n/**\n * Inner function which performs selection from either `text` or `target`\n * properties and then executes copy or cut operations.\n * @param {Object} options\n */\n\nvar ClipboardActionDefault = function ClipboardActionDefault() {\n var options = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};\n // Defines base properties passed from constructor.\n var _options$action = options.action,\n action = _options$action === void 0 ? 'copy' : _options$action,\n container = options.container,\n target = options.target,\n text = options.text; // Sets the `action` to be performed which can be either 'copy' or 'cut'.\n\n if (action !== 'copy' && action !== 'cut') {\n throw new Error('Invalid \"action\" value, use either \"copy\" or \"cut\"');\n } // Sets the `target` property using an element that will be have its content copied.\n\n\n if (target !== undefined) {\n if (target && _typeof(target) === 'object' && target.nodeType === 1) {\n if (action === 'copy' && target.hasAttribute('disabled')) {\n throw new Error('Invalid \"target\" attribute. Please use \"readonly\" instead of \"disabled\" attribute');\n }\n\n if (action === 'cut' && (target.hasAttribute('readonly') || target.hasAttribute('disabled'))) {\n throw new Error('Invalid \"target\" attribute. You can\\'t cut text from elements with \"readonly\" or \"disabled\" attributes');\n }\n } else {\n throw new Error('Invalid \"target\" value, use a valid Element');\n }\n } // Define selection strategy based on `text` property.\n\n\n if (text) {\n return actions_copy(text, {\n container: container\n });\n } // Defines which selection strategy based on `target` property.\n\n\n if (target) {\n return action === 'cut' ? actions_cut(target) : actions_copy(target, {\n container: container\n });\n }\n};\n\n/* harmony default export */ var actions_default = (ClipboardActionDefault);\n;// CONCATENATED MODULE: ./src/clipboard.js\nfunction clipboard_typeof(obj) { \"@babel/helpers - typeof\"; if (typeof Symbol === \"function\" && typeof Symbol.iterator === \"symbol\") { clipboard_typeof = function _typeof(obj) { return typeof obj; }; } else { clipboard_typeof = function _typeof(obj) { return obj && typeof Symbol === \"function\" && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj; }; } return clipboard_typeof(obj); }\n\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\"Cannot call a class as a function\"); } }\n\nfunction _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\"value\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }\n\nfunction _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }\n\nfunction _inherits(subClass, superClass) { if (typeof superClass !== \"function\" && superClass !== null) { throw new TypeError(\"Super expression must either be null or a function\"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }\n\nfunction _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }\n\nfunction _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = _getPrototypeOf(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }\n\nfunction _possibleConstructorReturn(self, call) { if (call && (clipboard_typeof(call) === \"object\" || typeof call === \"function\")) { return call; } return _assertThisInitialized(self); }\n\nfunction _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError(\"this hasn't been initialised - super() hasn't been called\"); } return self; }\n\nfunction _isNativeReflectConstruct() { if (typeof Reflect === \"undefined\" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === \"function\") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }\n\nfunction _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }\n\n\n\n\n\n\n/**\n * Helper function to retrieve attribute value.\n * @param {String} suffix\n * @param {Element} element\n */\n\nfunction getAttributeValue(suffix, element) {\n var attribute = \"data-clipboard-\".concat(suffix);\n\n if (!element.hasAttribute(attribute)) {\n return;\n }\n\n return element.getAttribute(attribute);\n}\n/**\n * Base class which takes one or more elements, adds event listeners to them,\n * and instantiates a new `ClipboardAction` on each click.\n */\n\n\nvar Clipboard = /*#__PURE__*/function (_Emitter) {\n _inherits(Clipboard, _Emitter);\n\n var _super = _createSuper(Clipboard);\n\n /**\n * @param {String|HTMLElement|HTMLCollection|NodeList} trigger\n * @param {Object} options\n */\n function Clipboard(trigger, options) {\n var _this;\n\n _classCallCheck(this, Clipboard);\n\n _this = _super.call(this);\n\n _this.resolveOptions(options);\n\n _this.listenClick(trigger);\n\n return _this;\n }\n /**\n * Defines if attributes would be resolved using internal setter functions\n * or custom functions that were passed in the constructor.\n * @param {Object} options\n */\n\n\n _createClass(Clipboard, [{\n key: \"resolveOptions\",\n value: function resolveOptions() {\n var options = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};\n this.action = typeof options.action === 'function' ? options.action : this.defaultAction;\n this.target = typeof options.target === 'function' ? options.target : this.defaultTarget;\n this.text = typeof options.text === 'function' ? options.text : this.defaultText;\n this.container = clipboard_typeof(options.container) === 'object' ? options.container : document.body;\n }\n /**\n * Adds a click event listener to the passed trigger.\n * @param {String|HTMLElement|HTMLCollection|NodeList} trigger\n */\n\n }, {\n key: \"listenClick\",\n value: function listenClick(trigger) {\n var _this2 = this;\n\n this.listener = listen_default()(trigger, 'click', function (e) {\n return _this2.onClick(e);\n });\n }\n /**\n * Defines a new `ClipboardAction` on each click event.\n * @param {Event} e\n */\n\n }, {\n key: \"onClick\",\n value: function onClick(e) {\n var trigger = e.delegateTarget || e.currentTarget;\n var action = this.action(trigger) || 'copy';\n var text = actions_default({\n action: action,\n container: this.container,\n target: this.target(trigger),\n text: this.text(trigger)\n }); // Fires an event based on the copy operation result.\n\n this.emit(text ? 'success' : 'error', {\n action: action,\n text: text,\n trigger: trigger,\n clearSelection: function clearSelection() {\n if (trigger) {\n trigger.focus();\n }\n\n window.getSelection().removeAllRanges();\n }\n });\n }\n /**\n * Default `action` lookup function.\n * @param {Element} trigger\n */\n\n }, {\n key: \"defaultAction\",\n value: function defaultAction(trigger) {\n return getAttributeValue('action', trigger);\n }\n /**\n * Default `target` lookup function.\n * @param {Element} trigger\n */\n\n }, {\n key: \"defaultTarget\",\n value: function defaultTarget(trigger) {\n var selector = getAttributeValue('target', trigger);\n\n if (selector) {\n return document.querySelector(selector);\n }\n }\n /**\n * Allow fire programmatically a copy action\n * @param {String|HTMLElement} target\n * @param {Object} options\n * @returns Text copied.\n */\n\n }, {\n key: \"defaultText\",\n\n /**\n * Default `text` lookup function.\n * @param {Element} trigger\n */\n value: function defaultText(trigger) {\n return getAttributeValue('text', trigger);\n }\n /**\n * Destroy lifecycle.\n */\n\n }, {\n key: \"destroy\",\n value: function destroy() {\n this.listener.destroy();\n }\n }], [{\n key: \"copy\",\n value: function copy(target) {\n var options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {\n container: document.body\n };\n return actions_copy(target, options);\n }\n /**\n * Allow fire programmatically a cut action\n * @param {String|HTMLElement} target\n * @returns Text cutted.\n */\n\n }, {\n key: \"cut\",\n value: function cut(target) {\n return actions_cut(target);\n }\n /**\n * Returns the support of the given action, or all actions if no action is\n * given.\n * @param {String} [action]\n */\n\n }, {\n key: \"isSupported\",\n value: function isSupported() {\n var action = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : ['copy', 'cut'];\n var actions = typeof action === 'string' ? [action] : action;\n var support = !!document.queryCommandSupported;\n actions.forEach(function (action) {\n support = support && !!document.queryCommandSupported(action);\n });\n return support;\n }\n }]);\n\n return Clipboard;\n}((tiny_emitter_default()));\n\n/* harmony default export */ var clipboard = (Clipboard);\n\n/***/ }),\n\n/***/ 828:\n/***/ (function(module) {\n\nvar DOCUMENT_NODE_TYPE = 9;\n\n/**\n * A polyfill for Element.matches()\n */\nif (typeof Element !== 'undefined' && !Element.prototype.matches) {\n var proto = Element.prototype;\n\n proto.matches = proto.matchesSelector ||\n proto.mozMatchesSelector ||\n proto.msMatchesSelector ||\n proto.oMatchesSelector ||\n proto.webkitMatchesSelector;\n}\n\n/**\n * Finds the closest parent that matches a selector.\n *\n * @param {Element} element\n * @param {String} selector\n * @return {Function}\n */\nfunction closest (element, selector) {\n while (element && element.nodeType !== DOCUMENT_NODE_TYPE) {\n if (typeof element.matches === 'function' &&\n element.matches(selector)) {\n return element;\n }\n element = element.parentNode;\n }\n}\n\nmodule.exports = closest;\n\n\n/***/ }),\n\n/***/ 438:\n/***/ (function(module, __unused_webpack_exports, __webpack_require__) {\n\nvar closest = __webpack_require__(828);\n\n/**\n * Delegates event to a selector.\n *\n * @param {Element} element\n * @param {String} selector\n * @param {String} type\n * @param {Function} callback\n * @param {Boolean} useCapture\n * @return {Object}\n */\nfunction _delegate(element, selector, type, callback, useCapture) {\n var listenerFn = listener.apply(this, arguments);\n\n element.addEventListener(type, listenerFn, useCapture);\n\n return {\n destroy: function() {\n element.removeEventListener(type, listenerFn, useCapture);\n }\n }\n}\n\n/**\n * Delegates event to a selector.\n *\n * @param {Element|String|Array} [elements]\n * @param {String} selector\n * @param {String} type\n * @param {Function} callback\n * @param {Boolean} useCapture\n * @return {Object}\n */\nfunction delegate(elements, selector, type, callback, useCapture) {\n // Handle the regular Element usage\n if (typeof elements.addEventListener === 'function') {\n return _delegate.apply(null, arguments);\n }\n\n // Handle Element-less usage, it defaults to global delegation\n if (typeof type === 'function') {\n // Use `document` as the first parameter, then apply arguments\n // This is a short way to .unshift `arguments` without running into deoptimizations\n return _delegate.bind(null, document).apply(null, arguments);\n }\n\n // Handle Selector-based usage\n if (typeof elements === 'string') {\n elements = document.querySelectorAll(elements);\n }\n\n // Handle Array-like based usage\n return Array.prototype.map.call(elements, function (element) {\n return _delegate(element, selector, type, callback, useCapture);\n });\n}\n\n/**\n * Finds closest match and invokes callback.\n *\n * @param {Element} element\n * @param {String} selector\n * @param {String} type\n * @param {Function} callback\n * @return {Function}\n */\nfunction listener(element, selector, type, callback) {\n return function(e) {\n e.delegateTarget = closest(e.target, selector);\n\n if (e.delegateTarget) {\n callback.call(element, e);\n }\n }\n}\n\nmodule.exports = delegate;\n\n\n/***/ }),\n\n/***/ 879:\n/***/ (function(__unused_webpack_module, exports) {\n\n/**\n * Check if argument is a HTML element.\n *\n * @param {Object} value\n * @return {Boolean}\n */\nexports.node = function(value) {\n return value !== undefined\n && value instanceof HTMLElement\n && value.nodeType === 1;\n};\n\n/**\n * Check if argument is a list of HTML elements.\n *\n * @param {Object} value\n * @return {Boolean}\n */\nexports.nodeList = function(value) {\n var type = Object.prototype.toString.call(value);\n\n return value !== undefined\n && (type === '[object NodeList]' || type === '[object HTMLCollection]')\n && ('length' in value)\n && (value.length === 0 || exports.node(value[0]));\n};\n\n/**\n * Check if argument is a string.\n *\n * @param {Object} value\n * @return {Boolean}\n */\nexports.string = function(value) {\n return typeof value === 'string'\n || value instanceof String;\n};\n\n/**\n * Check if argument is a function.\n *\n * @param {Object} value\n * @return {Boolean}\n */\nexports.fn = function(value) {\n var type = Object.prototype.toString.call(value);\n\n return type === '[object Function]';\n};\n\n\n/***/ }),\n\n/***/ 370:\n/***/ (function(module, __unused_webpack_exports, __webpack_require__) {\n\nvar is = __webpack_require__(879);\nvar delegate = __webpack_require__(438);\n\n/**\n * Validates all params and calls the right\n * listener function based on its target type.\n *\n * @param {String|HTMLElement|HTMLCollection|NodeList} target\n * @param {String} type\n * @param {Function} callback\n * @return {Object}\n */\nfunction listen(target, type, callback) {\n if (!target && !type && !callback) {\n throw new Error('Missing required arguments');\n }\n\n if (!is.string(type)) {\n throw new TypeError('Second argument must be a String');\n }\n\n if (!is.fn(callback)) {\n throw new TypeError('Third argument must be a Function');\n }\n\n if (is.node(target)) {\n return listenNode(target, type, callback);\n }\n else if (is.nodeList(target)) {\n return listenNodeList(target, type, callback);\n }\n else if (is.string(target)) {\n return listenSelector(target, type, callback);\n }\n else {\n throw new TypeError('First argument must be a String, HTMLElement, HTMLCollection, or NodeList');\n }\n}\n\n/**\n * Adds an event listener to a HTML element\n * and returns a remove listener function.\n *\n * @param {HTMLElement} node\n * @param {String} type\n * @param {Function} callback\n * @return {Object}\n */\nfunction listenNode(node, type, callback) {\n node.addEventListener(type, callback);\n\n return {\n destroy: function() {\n node.removeEventListener(type, callback);\n }\n }\n}\n\n/**\n * Add an event listener to a list of HTML elements\n * and returns a remove listener function.\n *\n * @param {NodeList|HTMLCollection} nodeList\n * @param {String} type\n * @param {Function} callback\n * @return {Object}\n */\nfunction listenNodeList(nodeList, type, callback) {\n Array.prototype.forEach.call(nodeList, function(node) {\n node.addEventListener(type, callback);\n });\n\n return {\n destroy: function() {\n Array.prototype.forEach.call(nodeList, function(node) {\n node.removeEventListener(type, callback);\n });\n }\n }\n}\n\n/**\n * Add an event listener to a selector\n * and returns a remove listener function.\n *\n * @param {String} selector\n * @param {String} type\n * @param {Function} callback\n * @return {Object}\n */\nfunction listenSelector(selector, type, callback) {\n return delegate(document.body, selector, type, callback);\n}\n\nmodule.exports = listen;\n\n\n/***/ }),\n\n/***/ 817:\n/***/ (function(module) {\n\nfunction select(element) {\n var selectedText;\n\n if (element.nodeName === 'SELECT') {\n element.focus();\n\n selectedText = element.value;\n }\n else if (element.nodeName === 'INPUT' || element.nodeName === 'TEXTAREA') {\n var isReadOnly = element.hasAttribute('readonly');\n\n if (!isReadOnly) {\n element.setAttribute('readonly', '');\n }\n\n element.select();\n element.setSelectionRange(0, element.value.length);\n\n if (!isReadOnly) {\n element.removeAttribute('readonly');\n }\n\n selectedText = element.value;\n }\n else {\n if (element.hasAttribute('contenteditable')) {\n element.focus();\n }\n\n var selection = window.getSelection();\n var range = document.createRange();\n\n range.selectNodeContents(element);\n selection.removeAllRanges();\n selection.addRange(range);\n\n selectedText = selection.toString();\n }\n\n return selectedText;\n}\n\nmodule.exports = select;\n\n\n/***/ }),\n\n/***/ 279:\n/***/ (function(module) {\n\nfunction E () {\n // Keep this empty so it's easier to inherit from\n // (via https://github.com/lipsmack from https://github.com/scottcorgan/tiny-emitter/issues/3)\n}\n\nE.prototype = {\n on: function (name, callback, ctx) {\n var e = this.e || (this.e = {});\n\n (e[name] || (e[name] = [])).push({\n fn: callback,\n ctx: ctx\n });\n\n return this;\n },\n\n once: function (name, callback, ctx) {\n var self = this;\n function listener () {\n self.off(name, listener);\n callback.apply(ctx, arguments);\n };\n\n listener._ = callback\n return this.on(name, listener, ctx);\n },\n\n emit: function (name) {\n var data = [].slice.call(arguments, 1);\n var evtArr = ((this.e || (this.e = {}))[name] || []).slice();\n var i = 0;\n var len = evtArr.length;\n\n for (i; i < len; i++) {\n evtArr[i].fn.apply(evtArr[i].ctx, data);\n }\n\n return this;\n },\n\n off: function (name, callback) {\n var e = this.e || (this.e = {});\n var evts = e[name];\n var liveEvents = [];\n\n if (evts && callback) {\n for (var i = 0, len = evts.length; i < len; i++) {\n if (evts[i].fn !== callback && evts[i].fn._ !== callback)\n liveEvents.push(evts[i]);\n }\n }\n\n // Remove event from queue to prevent memory leak\n // Suggested by https://github.com/lazd\n // Ref: https://github.com/scottcorgan/tiny-emitter/commit/c6ebfaa9bc973b33d110a84a307742b7cf94c953#commitcomment-5024910\n\n (liveEvents.length)\n ? e[name] = liveEvents\n : delete e[name];\n\n return this;\n }\n};\n\nmodule.exports = E;\nmodule.exports.TinyEmitter = E;\n\n\n/***/ })\n\n/******/ \t});\n/************************************************************************/\n/******/ \t// The module cache\n/******/ \tvar __webpack_module_cache__ = {};\n/******/ \t\n/******/ \t// The require function\n/******/ \tfunction __webpack_require__(moduleId) {\n/******/ \t\t// Check if module is in cache\n/******/ \t\tif(__webpack_module_cache__[moduleId]) {\n/******/ \t\t\treturn __webpack_module_cache__[moduleId].exports;\n/******/ \t\t}\n/******/ \t\t// Create a new module (and put it into the cache)\n/******/ \t\tvar module = __webpack_module_cache__[moduleId] = {\n/******/ \t\t\t// no module.id needed\n/******/ \t\t\t// no module.loaded needed\n/******/ \t\t\texports: {}\n/******/ \t\t};\n/******/ \t\n/******/ \t\t// Execute the module function\n/******/ \t\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n/******/ \t\n/******/ \t\t// Return the exports of the module\n/******/ \t\treturn module.exports;\n/******/ \t}\n/******/ \t\n/************************************************************************/\n/******/ \t/* webpack/runtime/compat get default export */\n/******/ \t!function() {\n/******/ \t\t// getDefaultExport function for compatibility with non-harmony modules\n/******/ \t\t__webpack_require__.n = function(module) {\n/******/ \t\t\tvar getter = module && module.__esModule ?\n/******/ \t\t\t\tfunction() { return module['default']; } :\n/******/ \t\t\t\tfunction() { return module; };\n/******/ \t\t\t__webpack_require__.d(getter, { a: getter });\n/******/ \t\t\treturn getter;\n/******/ \t\t};\n/******/ \t}();\n/******/ \t\n/******/ \t/* webpack/runtime/define property getters */\n/******/ \t!function() {\n/******/ \t\t// define getter functions for harmony exports\n/******/ \t\t__webpack_require__.d = function(exports, definition) {\n/******/ \t\t\tfor(var key in definition) {\n/******/ \t\t\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n/******/ \t\t\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n/******/ \t\t\t\t}\n/******/ \t\t\t}\n/******/ \t\t};\n/******/ \t}();\n/******/ \t\n/******/ \t/* webpack/runtime/hasOwnProperty shorthand */\n/******/ \t!function() {\n/******/ \t\t__webpack_require__.o = function(obj, prop) { return Object.prototype.hasOwnProperty.call(obj, prop); }\n/******/ \t}();\n/******/ \t\n/************************************************************************/\n/******/ \t// module exports must be returned from runtime so entry inlining is disabled\n/******/ \t// startup\n/******/ \t// Load entry module and return exports\n/******/ \treturn __webpack_require__(686);\n/******/ })()\n.default;\n});", "/*!\n * escape-html\n * Copyright(c) 2012-2013 TJ Holowaychuk\n * Copyright(c) 2015 Andreas Lubbe\n * Copyright(c) 2015 Tiancheng \"Timothy\" Gu\n * MIT Licensed\n */\n\n'use strict';\n\n/**\n * Module variables.\n * @private\n */\n\nvar matchHtmlRegExp = /[\"'&<>]/;\n\n/**\n * Module exports.\n * @public\n */\n\nmodule.exports = escapeHtml;\n\n/**\n * Escape special characters in the given string of html.\n *\n * @param {string} string The string to escape for inserting into HTML\n * @return {string}\n * @public\n */\n\nfunction escapeHtml(string) {\n var str = '' + string;\n var match = matchHtmlRegExp.exec(str);\n\n if (!match) {\n return str;\n }\n\n var escape;\n var html = '';\n var index = 0;\n var lastIndex = 0;\n\n for (index = match.index; index < str.length; index++) {\n switch (str.charCodeAt(index)) {\n case 34: // \"\n escape = '"';\n break;\n case 38: // &\n escape = '&';\n break;\n case 39: // '\n escape = ''';\n break;\n case 60: // <\n escape = '<';\n break;\n case 62: // >\n escape = '>';\n break;\n default:\n continue;\n }\n\n if (lastIndex !== index) {\n html += str.substring(lastIndex, index);\n }\n\n lastIndex = index + 1;\n html += escape;\n }\n\n return lastIndex !== index\n ? html + str.substring(lastIndex, index)\n : html;\n}\n", "/*\n * Copyright (c) 2016-2024 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport \"focus-visible\"\n\nimport {\n EMPTY,\n NEVER,\n Observable,\n Subject,\n defer,\n delay,\n filter,\n map,\n merge,\n mergeWith,\n shareReplay,\n switchMap\n} from \"rxjs\"\n\nimport { configuration, feature } from \"./_\"\nimport {\n at,\n getActiveElement,\n getOptionalElement,\n requestJSON,\n setLocation,\n setToggle,\n watchDocument,\n watchKeyboard,\n watchLocation,\n watchLocationTarget,\n watchMedia,\n watchPrint,\n watchScript,\n watchViewport\n} from \"./browser\"\nimport {\n getComponentElement,\n getComponentElements,\n mountAnnounce,\n mountBackToTop,\n mountConsent,\n mountContent,\n mountDialog,\n mountHeader,\n mountHeaderTitle,\n mountPalette,\n mountProgress,\n mountSearch,\n mountSearchHiglight,\n mountSidebar,\n mountSource,\n mountTableOfContents,\n mountTabs,\n watchHeader,\n watchMain\n} from \"./components\"\nimport {\n SearchIndex,\n setupClipboardJS,\n setupInstantNavigation,\n setupVersionSelector\n} from \"./integrations\"\nimport {\n patchEllipsis,\n patchIndeterminate,\n patchScrollfix,\n patchScrolllock\n} from \"./patches\"\nimport \"./polyfills\"\n\n/* ----------------------------------------------------------------------------\n * Functions - @todo refactor\n * ------------------------------------------------------------------------- */\n\n/**\n * Fetch search index\n *\n * @returns Search index observable\n */\nfunction fetchSearchIndex(): Observable {\n if (location.protocol === \"file:\") {\n return watchScript(\n `${new URL(\"search/search_index.js\", config.base)}`\n )\n .pipe(\n // @ts-ignore - @todo fix typings\n map(() => __index),\n shareReplay(1)\n )\n } else {\n return requestJSON(\n new URL(\"search/search_index.json\", config.base)\n )\n }\n}\n\n/* ----------------------------------------------------------------------------\n * Application\n * ------------------------------------------------------------------------- */\n\n/* Yay, JavaScript is available */\ndocument.documentElement.classList.remove(\"no-js\")\ndocument.documentElement.classList.add(\"js\")\n\n/* Set up navigation observables and subjects */\nconst document$ = watchDocument()\nconst location$ = watchLocation()\nconst target$ = watchLocationTarget(location$)\nconst keyboard$ = watchKeyboard()\n\n/* Set up media observables */\nconst viewport$ = watchViewport()\nconst tablet$ = watchMedia(\"(min-width: 960px)\")\nconst screen$ = watchMedia(\"(min-width: 1220px)\")\nconst print$ = watchPrint()\n\n/* Retrieve search index, if search is enabled */\nconst config = configuration()\nconst index$ = document.forms.namedItem(\"search\")\n ? fetchSearchIndex()\n : NEVER\n\n/* Set up Clipboard.js integration */\nconst alert$ = new Subject()\nsetupClipboardJS({ alert$ })\n\n/* Set up progress indicator */\nconst progress$ = new Subject()\n\n/* Set up instant navigation, if enabled */\nif (feature(\"navigation.instant\"))\n setupInstantNavigation({ location$, viewport$, progress$ })\n .subscribe(document$)\n\n/* Set up version selector */\nif (config.version?.provider === \"mike\")\n setupVersionSelector({ document$ })\n\n/* Always close drawer and search on navigation */\nmerge(location$, target$)\n .pipe(\n delay(125)\n )\n .subscribe(() => {\n setToggle(\"drawer\", false)\n setToggle(\"search\", false)\n })\n\n/* Set up global keyboard handlers */\nkeyboard$\n .pipe(\n filter(({ mode }) => mode === \"global\")\n )\n .subscribe(key => {\n switch (key.type) {\n\n /* Go to previous page */\n case \"p\":\n case \",\":\n const prev = getOptionalElement(\"link[rel=prev]\")\n if (typeof prev !== \"undefined\")\n setLocation(prev)\n break\n\n /* Go to next page */\n case \"n\":\n case \".\":\n const next = getOptionalElement(\"link[rel=next]\")\n if (typeof next !== \"undefined\")\n setLocation(next)\n break\n\n /* Expand navigation, see https://bit.ly/3ZjG5io */\n case \"Enter\":\n const active = getActiveElement()\n if (active instanceof HTMLLabelElement)\n active.click()\n }\n })\n\n/* Set up patches */\npatchEllipsis({ document$ })\npatchIndeterminate({ document$, tablet$ })\npatchScrollfix({ document$ })\npatchScrolllock({ viewport$, tablet$ })\n\n/* Set up header and main area observable */\nconst header$ = watchHeader(getComponentElement(\"header\"), { viewport$ })\nconst main$ = document$\n .pipe(\n map(() => getComponentElement(\"main\")),\n switchMap(el => watchMain(el, { viewport$, header$ })),\n shareReplay(1)\n )\n\n/* Set up control component observables */\nconst control$ = merge(\n\n /* Consent */\n ...getComponentElements(\"consent\")\n .map(el => mountConsent(el, { target$ })),\n\n /* Dialog */\n ...getComponentElements(\"dialog\")\n .map(el => mountDialog(el, { alert$ })),\n\n /* Header */\n ...getComponentElements(\"header\")\n .map(el => mountHeader(el, { viewport$, header$, main$ })),\n\n /* Color palette */\n ...getComponentElements(\"palette\")\n .map(el => mountPalette(el)),\n\n /* Progress bar */\n ...getComponentElements(\"progress\")\n .map(el => mountProgress(el, { progress$ })),\n\n /* Search */\n ...getComponentElements(\"search\")\n .map(el => mountSearch(el, { index$, keyboard$ })),\n\n /* Repository information */\n ...getComponentElements(\"source\")\n .map(el => mountSource(el))\n)\n\n/* Set up content component observables */\nconst content$ = defer(() => merge(\n\n /* Announcement bar */\n ...getComponentElements(\"announce\")\n .map(el => mountAnnounce(el)),\n\n /* Content */\n ...getComponentElements(\"content\")\n .map(el => mountContent(el, { viewport$, target$, print$ })),\n\n /* Search highlighting */\n ...getComponentElements(\"content\")\n .map(el => feature(\"search.highlight\")\n ? mountSearchHiglight(el, { index$, location$ })\n : EMPTY\n ),\n\n /* Header title */\n ...getComponentElements(\"header-title\")\n .map(el => mountHeaderTitle(el, { viewport$, header$ })),\n\n /* Sidebar */\n ...getComponentElements(\"sidebar\")\n .map(el => el.getAttribute(\"data-md-type\") === \"navigation\"\n ? at(screen$, () => mountSidebar(el, { viewport$, header$, main$ }))\n : at(tablet$, () => mountSidebar(el, { viewport$, header$, main$ }))\n ),\n\n /* Navigation tabs */\n ...getComponentElements(\"tabs\")\n .map(el => mountTabs(el, { viewport$, header$ })),\n\n /* Table of contents */\n ...getComponentElements(\"toc\")\n .map(el => mountTableOfContents(el, {\n viewport$, header$, main$, target$\n })),\n\n /* Back-to-top button */\n ...getComponentElements(\"top\")\n .map(el => mountBackToTop(el, { viewport$, header$, main$, target$ }))\n))\n\n/* Set up component observables */\nconst component$ = document$\n .pipe(\n switchMap(() => content$),\n mergeWith(control$),\n shareReplay(1)\n )\n\n/* Subscribe to all components */\ncomponent$.subscribe()\n\n/* ----------------------------------------------------------------------------\n * Exports\n * ------------------------------------------------------------------------- */\n\nwindow.document$ = document$ /* Document observable */\nwindow.location$ = location$ /* Location subject */\nwindow.target$ = target$ /* Location target observable */\nwindow.keyboard$ = keyboard$ /* Keyboard observable */\nwindow.viewport$ = viewport$ /* Viewport observable */\nwindow.tablet$ = tablet$ /* Media tablet observable */\nwindow.screen$ = screen$ /* Media screen observable */\nwindow.print$ = print$ /* Media print observable */\nwindow.alert$ = alert$ /* Alert subject */\nwindow.progress$ = progress$ /* Progress indicator subject */\nwindow.component$ = component$ /* Component observable */\n", "/*! *****************************************************************************\r\nCopyright (c) Microsoft Corporation.\r\n\r\nPermission to use, copy, modify, and/or distribute this software for any\r\npurpose with or without fee is hereby granted.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\r\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\r\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\r\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\r\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\r\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\r\nPERFORMANCE OF THIS SOFTWARE.\r\n***************************************************************************** */\r\n/* global Reflect, Promise */\r\n\r\nvar extendStatics = function(d, b) {\r\n extendStatics = Object.setPrototypeOf ||\r\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\r\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\r\n return extendStatics(d, b);\r\n};\r\n\r\nexport function __extends(d, b) {\r\n if (typeof b !== \"function\" && b !== null)\r\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\r\n extendStatics(d, b);\r\n function __() { this.constructor = d; }\r\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\r\n}\r\n\r\nexport var __assign = function() {\r\n __assign = Object.assign || function __assign(t) {\r\n for (var s, i = 1, n = arguments.length; i < n; i++) {\r\n s = arguments[i];\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\r\n }\r\n return t;\r\n }\r\n return __assign.apply(this, arguments);\r\n}\r\n\r\nexport function __rest(s, e) {\r\n var t = {};\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)\r\n t[p] = s[p];\r\n if (s != null && typeof Object.getOwnPropertySymbols === \"function\")\r\n for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {\r\n if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))\r\n t[p[i]] = s[p[i]];\r\n }\r\n return t;\r\n}\r\n\r\nexport function __decorate(decorators, target, key, desc) {\r\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\r\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\r\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\r\n return c > 3 && r && Object.defineProperty(target, key, r), r;\r\n}\r\n\r\nexport function __param(paramIndex, decorator) {\r\n return function (target, key) { decorator(target, key, paramIndex); }\r\n}\r\n\r\nexport function __metadata(metadataKey, metadataValue) {\r\n if (typeof Reflect === \"object\" && typeof Reflect.metadata === \"function\") return Reflect.metadata(metadataKey, metadataValue);\r\n}\r\n\r\nexport function __awaiter(thisArg, _arguments, P, generator) {\r\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n}\r\n\r\nexport function __generator(thisArg, body) {\r\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\r\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) }, typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\r\n function verb(n) { return function (v) { return step([n, v]); }; }\r\n function step(op) {\r\n if (f) throw new TypeError(\"Generator is already executing.\");\r\n while (_) try {\r\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\r\n if (y = 0, t) op = [op[0] & 2, t.value];\r\n switch (op[0]) {\r\n case 0: case 1: t = op; break;\r\n case 4: _.label++; return { value: op[1], done: false };\r\n case 5: _.label++; y = op[1]; op = [0]; continue;\r\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\r\n default:\r\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\r\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\r\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\r\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\r\n if (t[2]) _.ops.pop();\r\n _.trys.pop(); continue;\r\n }\r\n op = body.call(thisArg, _);\r\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\r\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\r\n }\r\n}\r\n\r\nexport var __createBinding = Object.create ? (function(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });\r\n}) : (function(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n o[k2] = m[k];\r\n});\r\n\r\nexport function __exportStar(m, o) {\r\n for (var p in m) if (p !== \"default\" && !Object.prototype.hasOwnProperty.call(o, p)) __createBinding(o, m, p);\r\n}\r\n\r\nexport function __values(o) {\r\n var s = typeof Symbol === \"function\" && Symbol.iterator, m = s && o[s], i = 0;\r\n if (m) return m.call(o);\r\n if (o && typeof o.length === \"number\") return {\r\n next: function () {\r\n if (o && i >= o.length) o = void 0;\r\n return { value: o && o[i++], done: !o };\r\n }\r\n };\r\n throw new TypeError(s ? \"Object is not iterable.\" : \"Symbol.iterator is not defined.\");\r\n}\r\n\r\nexport function __read(o, n) {\r\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\r\n if (!m) return o;\r\n var i = m.call(o), r, ar = [], e;\r\n try {\r\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\r\n }\r\n catch (error) { e = { error: error }; }\r\n finally {\r\n try {\r\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\r\n }\r\n finally { if (e) throw e.error; }\r\n }\r\n return ar;\r\n}\r\n\r\n/** @deprecated */\r\nexport function __spread() {\r\n for (var ar = [], i = 0; i < arguments.length; i++)\r\n ar = ar.concat(__read(arguments[i]));\r\n return ar;\r\n}\r\n\r\n/** @deprecated */\r\nexport function __spreadArrays() {\r\n for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;\r\n for (var r = Array(s), k = 0, i = 0; i < il; i++)\r\n for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)\r\n r[k] = a[j];\r\n return r;\r\n}\r\n\r\nexport function __spreadArray(to, from, pack) {\r\n if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {\r\n if (ar || !(i in from)) {\r\n if (!ar) ar = Array.prototype.slice.call(from, 0, i);\r\n ar[i] = from[i];\r\n }\r\n }\r\n return to.concat(ar || Array.prototype.slice.call(from));\r\n}\r\n\r\nexport function __await(v) {\r\n return this instanceof __await ? (this.v = v, this) : new __await(v);\r\n}\r\n\r\nexport function __asyncGenerator(thisArg, _arguments, generator) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var g = generator.apply(thisArg, _arguments || []), i, q = [];\r\n return i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i;\r\n function verb(n) { if (g[n]) i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }\r\n function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }\r\n function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }\r\n function fulfill(value) { resume(\"next\", value); }\r\n function reject(value) { resume(\"throw\", value); }\r\n function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }\r\n}\r\n\r\nexport function __asyncDelegator(o) {\r\n var i, p;\r\n return i = {}, verb(\"next\"), verb(\"throw\", function (e) { throw e; }), verb(\"return\"), i[Symbol.iterator] = function () { return this; }, i;\r\n function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === \"return\" } : f ? f(v) : v; } : f; }\r\n}\r\n\r\nexport function __asyncValues(o) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var m = o[Symbol.asyncIterator], i;\r\n return m ? m.call(o) : (o = typeof __values === \"function\" ? __values(o) : o[Symbol.iterator](), i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i);\r\n function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }\r\n function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }\r\n}\r\n\r\nexport function __makeTemplateObject(cooked, raw) {\r\n if (Object.defineProperty) { Object.defineProperty(cooked, \"raw\", { value: raw }); } else { cooked.raw = raw; }\r\n return cooked;\r\n};\r\n\r\nvar __setModuleDefault = Object.create ? (function(o, v) {\r\n Object.defineProperty(o, \"default\", { enumerable: true, value: v });\r\n}) : function(o, v) {\r\n o[\"default\"] = v;\r\n};\r\n\r\nexport function __importStar(mod) {\r\n if (mod && mod.__esModule) return mod;\r\n var result = {};\r\n if (mod != null) for (var k in mod) if (k !== \"default\" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);\r\n __setModuleDefault(result, mod);\r\n return result;\r\n}\r\n\r\nexport function __importDefault(mod) {\r\n return (mod && mod.__esModule) ? mod : { default: mod };\r\n}\r\n\r\nexport function __classPrivateFieldGet(receiver, state, kind, f) {\r\n if (kind === \"a\" && !f) throw new TypeError(\"Private accessor was defined without a getter\");\r\n if (typeof state === \"function\" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError(\"Cannot read private member from an object whose class did not declare it\");\r\n return kind === \"m\" ? f : kind === \"a\" ? f.call(receiver) : f ? f.value : state.get(receiver);\r\n}\r\n\r\nexport function __classPrivateFieldSet(receiver, state, value, kind, f) {\r\n if (kind === \"m\") throw new TypeError(\"Private method is not writable\");\r\n if (kind === \"a\" && !f) throw new TypeError(\"Private accessor was defined without a setter\");\r\n if (typeof state === \"function\" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError(\"Cannot write private member to an object whose class did not declare it\");\r\n return (kind === \"a\" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;\r\n}\r\n", "/**\n * Returns true if the object is a function.\n * @param value The value to check\n */\nexport function isFunction(value: any): value is (...args: any[]) => any {\n return typeof value === 'function';\n}\n", "/**\n * Used to create Error subclasses until the community moves away from ES5.\n *\n * This is because compiling from TypeScript down to ES5 has issues with subclassing Errors\n * as well as other built-in types: https://github.com/Microsoft/TypeScript/issues/12123\n *\n * @param createImpl A factory function to create the actual constructor implementation. The returned\n * function should be a named function that calls `_super` internally.\n */\nexport function createErrorClass(createImpl: (_super: any) => any): T {\n const _super = (instance: any) => {\n Error.call(instance);\n instance.stack = new Error().stack;\n };\n\n const ctorFunc = createImpl(_super);\n ctorFunc.prototype = Object.create(Error.prototype);\n ctorFunc.prototype.constructor = ctorFunc;\n return ctorFunc;\n}\n", "import { createErrorClass } from './createErrorClass';\n\nexport interface UnsubscriptionError extends Error {\n readonly errors: any[];\n}\n\nexport interface UnsubscriptionErrorCtor {\n /**\n * @deprecated Internal implementation detail. Do not construct error instances.\n * Cannot be tagged as internal: https://github.com/ReactiveX/rxjs/issues/6269\n */\n new (errors: any[]): UnsubscriptionError;\n}\n\n/**\n * An error thrown when one or more errors have occurred during the\n * `unsubscribe` of a {@link Subscription}.\n */\nexport const UnsubscriptionError: UnsubscriptionErrorCtor = createErrorClass(\n (_super) =>\n function UnsubscriptionErrorImpl(this: any, errors: (Error | string)[]) {\n _super(this);\n this.message = errors\n ? `${errors.length} errors occurred during unsubscription:\n${errors.map((err, i) => `${i + 1}) ${err.toString()}`).join('\\n ')}`\n : '';\n this.name = 'UnsubscriptionError';\n this.errors = errors;\n }\n);\n", "/**\n * Removes an item from an array, mutating it.\n * @param arr The array to remove the item from\n * @param item The item to remove\n */\nexport function arrRemove(arr: T[] | undefined | null, item: T) {\n if (arr) {\n const index = arr.indexOf(item);\n 0 <= index && arr.splice(index, 1);\n }\n}\n", "import { isFunction } from './util/isFunction';\nimport { UnsubscriptionError } from './util/UnsubscriptionError';\nimport { SubscriptionLike, TeardownLogic, Unsubscribable } from './types';\nimport { arrRemove } from './util/arrRemove';\n\n/**\n * Represents a disposable resource, such as the execution of an Observable. A\n * Subscription has one important method, `unsubscribe`, that takes no argument\n * and just disposes the resource held by the subscription.\n *\n * Additionally, subscriptions may be grouped together through the `add()`\n * method, which will attach a child Subscription to the current Subscription.\n * When a Subscription is unsubscribed, all its children (and its grandchildren)\n * will be unsubscribed as well.\n *\n * @class Subscription\n */\nexport class Subscription implements SubscriptionLike {\n /** @nocollapse */\n public static EMPTY = (() => {\n const empty = new Subscription();\n empty.closed = true;\n return empty;\n })();\n\n /**\n * A flag to indicate whether this Subscription has already been unsubscribed.\n */\n public closed = false;\n\n private _parentage: Subscription[] | Subscription | null = null;\n\n /**\n * The list of registered finalizers to execute upon unsubscription. Adding and removing from this\n * list occurs in the {@link #add} and {@link #remove} methods.\n */\n private _finalizers: Exclude[] | null = null;\n\n /**\n * @param initialTeardown A function executed first as part of the finalization\n * process that is kicked off when {@link #unsubscribe} is called.\n */\n constructor(private initialTeardown?: () => void) {}\n\n /**\n * Disposes the resources held by the subscription. May, for instance, cancel\n * an ongoing Observable execution or cancel any other type of work that\n * started when the Subscription was created.\n * @return {void}\n */\n unsubscribe(): void {\n let errors: any[] | undefined;\n\n if (!this.closed) {\n this.closed = true;\n\n // Remove this from it's parents.\n const { _parentage } = this;\n if (_parentage) {\n this._parentage = null;\n if (Array.isArray(_parentage)) {\n for (const parent of _parentage) {\n parent.remove(this);\n }\n } else {\n _parentage.remove(this);\n }\n }\n\n const { initialTeardown: initialFinalizer } = this;\n if (isFunction(initialFinalizer)) {\n try {\n initialFinalizer();\n } catch (e) {\n errors = e instanceof UnsubscriptionError ? e.errors : [e];\n }\n }\n\n const { _finalizers } = this;\n if (_finalizers) {\n this._finalizers = null;\n for (const finalizer of _finalizers) {\n try {\n execFinalizer(finalizer);\n } catch (err) {\n errors = errors ?? [];\n if (err instanceof UnsubscriptionError) {\n errors = [...errors, ...err.errors];\n } else {\n errors.push(err);\n }\n }\n }\n }\n\n if (errors) {\n throw new UnsubscriptionError(errors);\n }\n }\n }\n\n /**\n * Adds a finalizer to this subscription, so that finalization will be unsubscribed/called\n * when this subscription is unsubscribed. If this subscription is already {@link #closed},\n * because it has already been unsubscribed, then whatever finalizer is passed to it\n * will automatically be executed (unless the finalizer itself is also a closed subscription).\n *\n * Closed Subscriptions cannot be added as finalizers to any subscription. Adding a closed\n * subscription to a any subscription will result in no operation. (A noop).\n *\n * Adding a subscription to itself, or adding `null` or `undefined` will not perform any\n * operation at all. (A noop).\n *\n * `Subscription` instances that are added to this instance will automatically remove themselves\n * if they are unsubscribed. Functions and {@link Unsubscribable} objects that you wish to remove\n * will need to be removed manually with {@link #remove}\n *\n * @param teardown The finalization logic to add to this subscription.\n */\n add(teardown: TeardownLogic): void {\n // Only add the finalizer if it's not undefined\n // and don't add a subscription to itself.\n if (teardown && teardown !== this) {\n if (this.closed) {\n // If this subscription is already closed,\n // execute whatever finalizer is handed to it automatically.\n execFinalizer(teardown);\n } else {\n if (teardown instanceof Subscription) {\n // We don't add closed subscriptions, and we don't add the same subscription\n // twice. Subscription unsubscribe is idempotent.\n if (teardown.closed || teardown._hasParent(this)) {\n return;\n }\n teardown._addParent(this);\n }\n (this._finalizers = this._finalizers ?? []).push(teardown);\n }\n }\n }\n\n /**\n * Checks to see if a this subscription already has a particular parent.\n * This will signal that this subscription has already been added to the parent in question.\n * @param parent the parent to check for\n */\n private _hasParent(parent: Subscription) {\n const { _parentage } = this;\n return _parentage === parent || (Array.isArray(_parentage) && _parentage.includes(parent));\n }\n\n /**\n * Adds a parent to this subscription so it can be removed from the parent if it\n * unsubscribes on it's own.\n *\n * NOTE: THIS ASSUMES THAT {@link _hasParent} HAS ALREADY BEEN CHECKED.\n * @param parent The parent subscription to add\n */\n private _addParent(parent: Subscription) {\n const { _parentage } = this;\n this._parentage = Array.isArray(_parentage) ? (_parentage.push(parent), _parentage) : _parentage ? [_parentage, parent] : parent;\n }\n\n /**\n * Called on a child when it is removed via {@link #remove}.\n * @param parent The parent to remove\n */\n private _removeParent(parent: Subscription) {\n const { _parentage } = this;\n if (_parentage === parent) {\n this._parentage = null;\n } else if (Array.isArray(_parentage)) {\n arrRemove(_parentage, parent);\n }\n }\n\n /**\n * Removes a finalizer from this subscription that was previously added with the {@link #add} method.\n *\n * Note that `Subscription` instances, when unsubscribed, will automatically remove themselves\n * from every other `Subscription` they have been added to. This means that using the `remove` method\n * is not a common thing and should be used thoughtfully.\n *\n * If you add the same finalizer instance of a function or an unsubscribable object to a `Subscription` instance\n * more than once, you will need to call `remove` the same number of times to remove all instances.\n *\n * All finalizer instances are removed to free up memory upon unsubscription.\n *\n * @param teardown The finalizer to remove from this subscription\n */\n remove(teardown: Exclude): void {\n const { _finalizers } = this;\n _finalizers && arrRemove(_finalizers, teardown);\n\n if (teardown instanceof Subscription) {\n teardown._removeParent(this);\n }\n }\n}\n\nexport const EMPTY_SUBSCRIPTION = Subscription.EMPTY;\n\nexport function isSubscription(value: any): value is Subscription {\n return (\n value instanceof Subscription ||\n (value && 'closed' in value && isFunction(value.remove) && isFunction(value.add) && isFunction(value.unsubscribe))\n );\n}\n\nfunction execFinalizer(finalizer: Unsubscribable | (() => void)) {\n if (isFunction(finalizer)) {\n finalizer();\n } else {\n finalizer.unsubscribe();\n }\n}\n", "import { Subscriber } from './Subscriber';\nimport { ObservableNotification } from './types';\n\n/**\n * The {@link GlobalConfig} object for RxJS. It is used to configure things\n * like how to react on unhandled errors.\n */\nexport const config: GlobalConfig = {\n onUnhandledError: null,\n onStoppedNotification: null,\n Promise: undefined,\n useDeprecatedSynchronousErrorHandling: false,\n useDeprecatedNextContext: false,\n};\n\n/**\n * The global configuration object for RxJS, used to configure things\n * like how to react on unhandled errors. Accessible via {@link config}\n * object.\n */\nexport interface GlobalConfig {\n /**\n * A registration point for unhandled errors from RxJS. These are errors that\n * cannot were not handled by consuming code in the usual subscription path. For\n * example, if you have this configured, and you subscribe to an observable without\n * providing an error handler, errors from that subscription will end up here. This\n * will _always_ be called asynchronously on another job in the runtime. This is because\n * we do not want errors thrown in this user-configured handler to interfere with the\n * behavior of the library.\n */\n onUnhandledError: ((err: any) => void) | null;\n\n /**\n * A registration point for notifications that cannot be sent to subscribers because they\n * have completed, errored or have been explicitly unsubscribed. By default, next, complete\n * and error notifications sent to stopped subscribers are noops. However, sometimes callers\n * might want a different behavior. For example, with sources that attempt to report errors\n * to stopped subscribers, a caller can configure RxJS to throw an unhandled error instead.\n * This will _always_ be called asynchronously on another job in the runtime. This is because\n * we do not want errors thrown in this user-configured handler to interfere with the\n * behavior of the library.\n */\n onStoppedNotification: ((notification: ObservableNotification, subscriber: Subscriber) => void) | null;\n\n /**\n * The promise constructor used by default for {@link Observable#toPromise toPromise} and {@link Observable#forEach forEach}\n * methods.\n *\n * @deprecated As of version 8, RxJS will no longer support this sort of injection of a\n * Promise constructor. If you need a Promise implementation other than native promises,\n * please polyfill/patch Promise as you see appropriate. Will be removed in v8.\n */\n Promise?: PromiseConstructorLike;\n\n /**\n * If true, turns on synchronous error rethrowing, which is a deprecated behavior\n * in v6 and higher. This behavior enables bad patterns like wrapping a subscribe\n * call in a try/catch block. It also enables producer interference, a nasty bug\n * where a multicast can be broken for all observers by a downstream consumer with\n * an unhandled error. DO NOT USE THIS FLAG UNLESS IT'S NEEDED TO BUY TIME\n * FOR MIGRATION REASONS.\n *\n * @deprecated As of version 8, RxJS will no longer support synchronous throwing\n * of unhandled errors. All errors will be thrown on a separate call stack to prevent bad\n * behaviors described above. Will be removed in v8.\n */\n useDeprecatedSynchronousErrorHandling: boolean;\n\n /**\n * If true, enables an as-of-yet undocumented feature from v5: The ability to access\n * `unsubscribe()` via `this` context in `next` functions created in observers passed\n * to `subscribe`.\n *\n * This is being removed because the performance was severely problematic, and it could also cause\n * issues when types other than POJOs are passed to subscribe as subscribers, as they will likely have\n * their `this` context overwritten.\n *\n * @deprecated As of version 8, RxJS will no longer support altering the\n * context of next functions provided as part of an observer to Subscribe. Instead,\n * you will have access to a subscription or a signal or token that will allow you to do things like\n * unsubscribe and test closed status. Will be removed in v8.\n */\n useDeprecatedNextContext: boolean;\n}\n", "import type { TimerHandle } from './timerHandle';\ntype SetTimeoutFunction = (handler: () => void, timeout?: number, ...args: any[]) => TimerHandle;\ntype ClearTimeoutFunction = (handle: TimerHandle) => void;\n\ninterface TimeoutProvider {\n setTimeout: SetTimeoutFunction;\n clearTimeout: ClearTimeoutFunction;\n delegate:\n | {\n setTimeout: SetTimeoutFunction;\n clearTimeout: ClearTimeoutFunction;\n }\n | undefined;\n}\n\nexport const timeoutProvider: TimeoutProvider = {\n // When accessing the delegate, use the variable rather than `this` so that\n // the functions can be called without being bound to the provider.\n setTimeout(handler: () => void, timeout?: number, ...args) {\n const { delegate } = timeoutProvider;\n if (delegate?.setTimeout) {\n return delegate.setTimeout(handler, timeout, ...args);\n }\n return setTimeout(handler, timeout, ...args);\n },\n clearTimeout(handle) {\n const { delegate } = timeoutProvider;\n return (delegate?.clearTimeout || clearTimeout)(handle as any);\n },\n delegate: undefined,\n};\n", "import { config } from '../config';\nimport { timeoutProvider } from '../scheduler/timeoutProvider';\n\n/**\n * Handles an error on another job either with the user-configured {@link onUnhandledError},\n * or by throwing it on that new job so it can be picked up by `window.onerror`, `process.on('error')`, etc.\n *\n * This should be called whenever there is an error that is out-of-band with the subscription\n * or when an error hits a terminal boundary of the subscription and no error handler was provided.\n *\n * @param err the error to report\n */\nexport function reportUnhandledError(err: any) {\n timeoutProvider.setTimeout(() => {\n const { onUnhandledError } = config;\n if (onUnhandledError) {\n // Execute the user-configured error handler.\n onUnhandledError(err);\n } else {\n // Throw so it is picked up by the runtime's uncaught error mechanism.\n throw err;\n }\n });\n}\n", "/* tslint:disable:no-empty */\nexport function noop() { }\n", "import { CompleteNotification, NextNotification, ErrorNotification } from './types';\n\n/**\n * A completion object optimized for memory use and created to be the\n * same \"shape\" as other notifications in v8.\n * @internal\n */\nexport const COMPLETE_NOTIFICATION = (() => createNotification('C', undefined, undefined) as CompleteNotification)();\n\n/**\n * Internal use only. Creates an optimized error notification that is the same \"shape\"\n * as other notifications.\n * @internal\n */\nexport function errorNotification(error: any): ErrorNotification {\n return createNotification('E', undefined, error) as any;\n}\n\n/**\n * Internal use only. Creates an optimized next notification that is the same \"shape\"\n * as other notifications.\n * @internal\n */\nexport function nextNotification(value: T) {\n return createNotification('N', value, undefined) as NextNotification;\n}\n\n/**\n * Ensures that all notifications created internally have the same \"shape\" in v8.\n *\n * TODO: This is only exported to support a crazy legacy test in `groupBy`.\n * @internal\n */\nexport function createNotification(kind: 'N' | 'E' | 'C', value: any, error: any) {\n return {\n kind,\n value,\n error,\n };\n}\n", "import { config } from '../config';\n\nlet context: { errorThrown: boolean; error: any } | null = null;\n\n/**\n * Handles dealing with errors for super-gross mode. Creates a context, in which\n * any synchronously thrown errors will be passed to {@link captureError}. Which\n * will record the error such that it will be rethrown after the call back is complete.\n * TODO: Remove in v8\n * @param cb An immediately executed function.\n */\nexport function errorContext(cb: () => void) {\n if (config.useDeprecatedSynchronousErrorHandling) {\n const isRoot = !context;\n if (isRoot) {\n context = { errorThrown: false, error: null };\n }\n cb();\n if (isRoot) {\n const { errorThrown, error } = context!;\n context = null;\n if (errorThrown) {\n throw error;\n }\n }\n } else {\n // This is the general non-deprecated path for everyone that\n // isn't crazy enough to use super-gross mode (useDeprecatedSynchronousErrorHandling)\n cb();\n }\n}\n\n/**\n * Captures errors only in super-gross mode.\n * @param err the error to capture\n */\nexport function captureError(err: any) {\n if (config.useDeprecatedSynchronousErrorHandling && context) {\n context.errorThrown = true;\n context.error = err;\n }\n}\n", "import { isFunction } from './util/isFunction';\nimport { Observer, ObservableNotification } from './types';\nimport { isSubscription, Subscription } from './Subscription';\nimport { config } from './config';\nimport { reportUnhandledError } from './util/reportUnhandledError';\nimport { noop } from './util/noop';\nimport { nextNotification, errorNotification, COMPLETE_NOTIFICATION } from './NotificationFactories';\nimport { timeoutProvider } from './scheduler/timeoutProvider';\nimport { captureError } from './util/errorContext';\n\n/**\n * Implements the {@link Observer} interface and extends the\n * {@link Subscription} class. While the {@link Observer} is the public API for\n * consuming the values of an {@link Observable}, all Observers get converted to\n * a Subscriber, in order to provide Subscription-like capabilities such as\n * `unsubscribe`. Subscriber is a common type in RxJS, and crucial for\n * implementing operators, but it is rarely used as a public API.\n *\n * @class Subscriber\n */\nexport class Subscriber extends Subscription implements Observer {\n /**\n * A static factory for a Subscriber, given a (potentially partial) definition\n * of an Observer.\n * @param next The `next` callback of an Observer.\n * @param error The `error` callback of an\n * Observer.\n * @param complete The `complete` callback of an\n * Observer.\n * @return A Subscriber wrapping the (partially defined)\n * Observer represented by the given arguments.\n * @nocollapse\n * @deprecated Do not use. Will be removed in v8. There is no replacement for this\n * method, and there is no reason to be creating instances of `Subscriber` directly.\n * If you have a specific use case, please file an issue.\n */\n static create(next?: (x?: T) => void, error?: (e?: any) => void, complete?: () => void): Subscriber {\n return new SafeSubscriber(next, error, complete);\n }\n\n /** @deprecated Internal implementation detail, do not use directly. Will be made internal in v8. */\n protected isStopped: boolean = false;\n /** @deprecated Internal implementation detail, do not use directly. Will be made internal in v8. */\n protected destination: Subscriber | Observer; // this `any` is the escape hatch to erase extra type param (e.g. R)\n\n /**\n * @deprecated Internal implementation detail, do not use directly. Will be made internal in v8.\n * There is no reason to directly create an instance of Subscriber. This type is exported for typings reasons.\n */\n constructor(destination?: Subscriber | Observer) {\n super();\n if (destination) {\n this.destination = destination;\n // Automatically chain subscriptions together here.\n // if destination is a Subscription, then it is a Subscriber.\n if (isSubscription(destination)) {\n destination.add(this);\n }\n } else {\n this.destination = EMPTY_OBSERVER;\n }\n }\n\n /**\n * The {@link Observer} callback to receive notifications of type `next` from\n * the Observable, with a value. The Observable may call this method 0 or more\n * times.\n * @param {T} [value] The `next` value.\n * @return {void}\n */\n next(value?: T): void {\n if (this.isStopped) {\n handleStoppedNotification(nextNotification(value), this);\n } else {\n this._next(value!);\n }\n }\n\n /**\n * The {@link Observer} callback to receive notifications of type `error` from\n * the Observable, with an attached `Error`. Notifies the Observer that\n * the Observable has experienced an error condition.\n * @param {any} [err] The `error` exception.\n * @return {void}\n */\n error(err?: any): void {\n if (this.isStopped) {\n handleStoppedNotification(errorNotification(err), this);\n } else {\n this.isStopped = true;\n this._error(err);\n }\n }\n\n /**\n * The {@link Observer} callback to receive a valueless notification of type\n * `complete` from the Observable. Notifies the Observer that the Observable\n * has finished sending push-based notifications.\n * @return {void}\n */\n complete(): void {\n if (this.isStopped) {\n handleStoppedNotification(COMPLETE_NOTIFICATION, this);\n } else {\n this.isStopped = true;\n this._complete();\n }\n }\n\n unsubscribe(): void {\n if (!this.closed) {\n this.isStopped = true;\n super.unsubscribe();\n this.destination = null!;\n }\n }\n\n protected _next(value: T): void {\n this.destination.next(value);\n }\n\n protected _error(err: any): void {\n try {\n this.destination.error(err);\n } finally {\n this.unsubscribe();\n }\n }\n\n protected _complete(): void {\n try {\n this.destination.complete();\n } finally {\n this.unsubscribe();\n }\n }\n}\n\n/**\n * This bind is captured here because we want to be able to have\n * compatibility with monoid libraries that tend to use a method named\n * `bind`. In particular, a library called Monio requires this.\n */\nconst _bind = Function.prototype.bind;\n\nfunction bind any>(fn: Fn, thisArg: any): Fn {\n return _bind.call(fn, thisArg);\n}\n\n/**\n * Internal optimization only, DO NOT EXPOSE.\n * @internal\n */\nclass ConsumerObserver implements Observer {\n constructor(private partialObserver: Partial>) {}\n\n next(value: T): void {\n const { partialObserver } = this;\n if (partialObserver.next) {\n try {\n partialObserver.next(value);\n } catch (error) {\n handleUnhandledError(error);\n }\n }\n }\n\n error(err: any): void {\n const { partialObserver } = this;\n if (partialObserver.error) {\n try {\n partialObserver.error(err);\n } catch (error) {\n handleUnhandledError(error);\n }\n } else {\n handleUnhandledError(err);\n }\n }\n\n complete(): void {\n const { partialObserver } = this;\n if (partialObserver.complete) {\n try {\n partialObserver.complete();\n } catch (error) {\n handleUnhandledError(error);\n }\n }\n }\n}\n\nexport class SafeSubscriber extends Subscriber {\n constructor(\n observerOrNext?: Partial> | ((value: T) => void) | null,\n error?: ((e?: any) => void) | null,\n complete?: (() => void) | null\n ) {\n super();\n\n let partialObserver: Partial>;\n if (isFunction(observerOrNext) || !observerOrNext) {\n // The first argument is a function, not an observer. The next\n // two arguments *could* be observers, or they could be empty.\n partialObserver = {\n next: (observerOrNext ?? undefined) as (((value: T) => void) | undefined),\n error: error ?? undefined,\n complete: complete ?? undefined,\n };\n } else {\n // The first argument is a partial observer.\n let context: any;\n if (this && config.useDeprecatedNextContext) {\n // This is a deprecated path that made `this.unsubscribe()` available in\n // next handler functions passed to subscribe. This only exists behind a flag\n // now, as it is *very* slow.\n context = Object.create(observerOrNext);\n context.unsubscribe = () => this.unsubscribe();\n partialObserver = {\n next: observerOrNext.next && bind(observerOrNext.next, context),\n error: observerOrNext.error && bind(observerOrNext.error, context),\n complete: observerOrNext.complete && bind(observerOrNext.complete, context),\n };\n } else {\n // The \"normal\" path. Just use the partial observer directly.\n partialObserver = observerOrNext;\n }\n }\n\n // Wrap the partial observer to ensure it's a full observer, and\n // make sure proper error handling is accounted for.\n this.destination = new ConsumerObserver(partialObserver);\n }\n}\n\nfunction handleUnhandledError(error: any) {\n if (config.useDeprecatedSynchronousErrorHandling) {\n captureError(error);\n } else {\n // Ideal path, we report this as an unhandled error,\n // which is thrown on a new call stack.\n reportUnhandledError(error);\n }\n}\n\n/**\n * An error handler used when no error handler was supplied\n * to the SafeSubscriber -- meaning no error handler was supplied\n * do the `subscribe` call on our observable.\n * @param err The error to handle\n */\nfunction defaultErrorHandler(err: any) {\n throw err;\n}\n\n/**\n * A handler for notifications that cannot be sent to a stopped subscriber.\n * @param notification The notification being sent\n * @param subscriber The stopped subscriber\n */\nfunction handleStoppedNotification(notification: ObservableNotification, subscriber: Subscriber) {\n const { onStoppedNotification } = config;\n onStoppedNotification && timeoutProvider.setTimeout(() => onStoppedNotification(notification, subscriber));\n}\n\n/**\n * The observer used as a stub for subscriptions where the user did not\n * pass any arguments to `subscribe`. Comes with the default error handling\n * behavior.\n */\nexport const EMPTY_OBSERVER: Readonly> & { closed: true } = {\n closed: true,\n next: noop,\n error: defaultErrorHandler,\n complete: noop,\n};\n", "/**\n * Symbol.observable or a string \"@@observable\". Used for interop\n *\n * @deprecated We will no longer be exporting this symbol in upcoming versions of RxJS.\n * Instead polyfill and use Symbol.observable directly *or* use https://www.npmjs.com/package/symbol-observable\n */\nexport const observable: string | symbol = (() => (typeof Symbol === 'function' && Symbol.observable) || '@@observable')();\n", "/**\n * This function takes one parameter and just returns it. Simply put,\n * this is like `(x: T): T => x`.\n *\n * ## Examples\n *\n * This is useful in some cases when using things like `mergeMap`\n *\n * ```ts\n * import { interval, take, map, range, mergeMap, identity } from 'rxjs';\n *\n * const source$ = interval(1000).pipe(take(5));\n *\n * const result$ = source$.pipe(\n * map(i => range(i)),\n * mergeMap(identity) // same as mergeMap(x => x)\n * );\n *\n * result$.subscribe({\n * next: console.log\n * });\n * ```\n *\n * Or when you want to selectively apply an operator\n *\n * ```ts\n * import { interval, take, identity } from 'rxjs';\n *\n * const shouldLimit = () => Math.random() < 0.5;\n *\n * const source$ = interval(1000);\n *\n * const result$ = source$.pipe(shouldLimit() ? take(5) : identity);\n *\n * result$.subscribe({\n * next: console.log\n * });\n * ```\n *\n * @param x Any value that is returned by this function\n * @returns The value passed as the first parameter to this function\n */\nexport function identity(x: T): T {\n return x;\n}\n", "import { identity } from './identity';\nimport { UnaryFunction } from '../types';\n\nexport function pipe(): typeof identity;\nexport function pipe(fn1: UnaryFunction): UnaryFunction;\nexport function pipe(fn1: UnaryFunction, fn2: UnaryFunction): UnaryFunction;\nexport function pipe(fn1: UnaryFunction, fn2: UnaryFunction, fn3: UnaryFunction): UnaryFunction;\nexport function pipe(\n fn1: UnaryFunction,\n fn2: UnaryFunction,\n fn3: UnaryFunction,\n fn4: UnaryFunction\n): UnaryFunction;\nexport function pipe(\n fn1: UnaryFunction,\n fn2: UnaryFunction,\n fn3: UnaryFunction,\n fn4: UnaryFunction,\n fn5: UnaryFunction\n): UnaryFunction;\nexport function pipe(\n fn1: UnaryFunction,\n fn2: UnaryFunction,\n fn3: UnaryFunction,\n fn4: UnaryFunction,\n fn5: UnaryFunction,\n fn6: UnaryFunction\n): UnaryFunction;\nexport function pipe(\n fn1: UnaryFunction,\n fn2: UnaryFunction,\n fn3: UnaryFunction,\n fn4: UnaryFunction,\n fn5: UnaryFunction,\n fn6: UnaryFunction,\n fn7: UnaryFunction\n): UnaryFunction;\nexport function pipe(\n fn1: UnaryFunction,\n fn2: UnaryFunction,\n fn3: UnaryFunction,\n fn4: UnaryFunction,\n fn5: UnaryFunction,\n fn6: UnaryFunction,\n fn7: UnaryFunction,\n fn8: UnaryFunction\n): UnaryFunction;\nexport function pipe(\n fn1: UnaryFunction,\n fn2: UnaryFunction,\n fn3: UnaryFunction,\n fn4: UnaryFunction,\n fn5: UnaryFunction,\n fn6: UnaryFunction,\n fn7: UnaryFunction,\n fn8: UnaryFunction,\n fn9: UnaryFunction\n): UnaryFunction;\nexport function pipe(\n fn1: UnaryFunction,\n fn2: UnaryFunction,\n fn3: UnaryFunction,\n fn4: UnaryFunction,\n fn5: UnaryFunction,\n fn6: UnaryFunction,\n fn7: UnaryFunction,\n fn8: UnaryFunction,\n fn9: UnaryFunction,\n ...fns: UnaryFunction[]\n): UnaryFunction;\n\n/**\n * pipe() can be called on one or more functions, each of which can take one argument (\"UnaryFunction\")\n * and uses it to return a value.\n * It returns a function that takes one argument, passes it to the first UnaryFunction, and then\n * passes the result to the next one, passes that result to the next one, and so on. \n */\nexport function pipe(...fns: Array>): UnaryFunction {\n return pipeFromArray(fns);\n}\n\n/** @internal */\nexport function pipeFromArray(fns: Array>): UnaryFunction {\n if (fns.length === 0) {\n return identity as UnaryFunction;\n }\n\n if (fns.length === 1) {\n return fns[0];\n }\n\n return function piped(input: T): R {\n return fns.reduce((prev: any, fn: UnaryFunction) => fn(prev), input as any);\n };\n}\n", "import { Operator } from './Operator';\nimport { SafeSubscriber, Subscriber } from './Subscriber';\nimport { isSubscription, Subscription } from './Subscription';\nimport { TeardownLogic, OperatorFunction, Subscribable, Observer } from './types';\nimport { observable as Symbol_observable } from './symbol/observable';\nimport { pipeFromArray } from './util/pipe';\nimport { config } from './config';\nimport { isFunction } from './util/isFunction';\nimport { errorContext } from './util/errorContext';\n\n/**\n * A representation of any set of values over any amount of time. This is the most basic building block\n * of RxJS.\n *\n * @class Observable\n */\nexport class Observable implements Subscribable {\n /**\n * @deprecated Internal implementation detail, do not use directly. Will be made internal in v8.\n */\n source: Observable | undefined;\n\n /**\n * @deprecated Internal implementation detail, do not use directly. Will be made internal in v8.\n */\n operator: Operator | undefined;\n\n /**\n * @constructor\n * @param {Function} subscribe the function that is called when the Observable is\n * initially subscribed to. This function is given a Subscriber, to which new values\n * can be `next`ed, or an `error` method can be called to raise an error, or\n * `complete` can be called to notify of a successful completion.\n */\n constructor(subscribe?: (this: Observable, subscriber: Subscriber) => TeardownLogic) {\n if (subscribe) {\n this._subscribe = subscribe;\n }\n }\n\n // HACK: Since TypeScript inherits static properties too, we have to\n // fight against TypeScript here so Subject can have a different static create signature\n /**\n * Creates a new Observable by calling the Observable constructor\n * @owner Observable\n * @method create\n * @param {Function} subscribe? the subscriber function to be passed to the Observable constructor\n * @return {Observable} a new observable\n * @nocollapse\n * @deprecated Use `new Observable()` instead. Will be removed in v8.\n */\n static create: (...args: any[]) => any = (subscribe?: (subscriber: Subscriber) => TeardownLogic) => {\n return new Observable(subscribe);\n };\n\n /**\n * Creates a new Observable, with this Observable instance as the source, and the passed\n * operator defined as the new observable's operator.\n * @method lift\n * @param operator the operator defining the operation to take on the observable\n * @return a new observable with the Operator applied\n * @deprecated Internal implementation detail, do not use directly. Will be made internal in v8.\n * If you have implemented an operator using `lift`, it is recommended that you create an\n * operator by simply returning `new Observable()` directly. See \"Creating new operators from\n * scratch\" section here: https://rxjs.dev/guide/operators\n */\n lift(operator?: Operator): Observable {\n const observable = new Observable();\n observable.source = this;\n observable.operator = operator;\n return observable;\n }\n\n subscribe(observerOrNext?: Partial> | ((value: T) => void)): Subscription;\n /** @deprecated Instead of passing separate callback arguments, use an observer argument. Signatures taking separate callback arguments will be removed in v8. Details: https://rxjs.dev/deprecations/subscribe-arguments */\n subscribe(next?: ((value: T) => void) | null, error?: ((error: any) => void) | null, complete?: (() => void) | null): Subscription;\n /**\n * Invokes an execution of an Observable and registers Observer handlers for notifications it will emit.\n *\n * Use it when you have all these Observables, but still nothing is happening.\n *\n * `subscribe` is not a regular operator, but a method that calls Observable's internal `subscribe` function. It\n * might be for example a function that you passed to Observable's constructor, but most of the time it is\n * a library implementation, which defines what will be emitted by an Observable, and when it be will emitted. This means\n * that calling `subscribe` is actually the moment when Observable starts its work, not when it is created, as it is often\n * the thought.\n *\n * Apart from starting the execution of an Observable, this method allows you to listen for values\n * that an Observable emits, as well as for when it completes or errors. You can achieve this in two\n * of the following ways.\n *\n * The first way is creating an object that implements {@link Observer} interface. It should have methods\n * defined by that interface, but note that it should be just a regular JavaScript object, which you can create\n * yourself in any way you want (ES6 class, classic function constructor, object literal etc.). In particular, do\n * not attempt to use any RxJS implementation details to create Observers - you don't need them. Remember also\n * that your object does not have to implement all methods. If you find yourself creating a method that doesn't\n * do anything, you can simply omit it. Note however, if the `error` method is not provided and an error happens,\n * it will be thrown asynchronously. Errors thrown asynchronously cannot be caught using `try`/`catch`. Instead,\n * use the {@link onUnhandledError} configuration option or use a runtime handler (like `window.onerror` or\n * `process.on('error)`) to be notified of unhandled errors. Because of this, it's recommended that you provide\n * an `error` method to avoid missing thrown errors.\n *\n * The second way is to give up on Observer object altogether and simply provide callback functions in place of its methods.\n * This means you can provide three functions as arguments to `subscribe`, where the first function is equivalent\n * of a `next` method, the second of an `error` method and the third of a `complete` method. Just as in case of an Observer,\n * if you do not need to listen for something, you can omit a function by passing `undefined` or `null`,\n * since `subscribe` recognizes these functions by where they were placed in function call. When it comes\n * to the `error` function, as with an Observer, if not provided, errors emitted by an Observable will be thrown asynchronously.\n *\n * You can, however, subscribe with no parameters at all. This may be the case where you're not interested in terminal events\n * and you also handled emissions internally by using operators (e.g. using `tap`).\n *\n * Whichever style of calling `subscribe` you use, in both cases it returns a Subscription object.\n * This object allows you to call `unsubscribe` on it, which in turn will stop the work that an Observable does and will clean\n * up all resources that an Observable used. Note that cancelling a subscription will not call `complete` callback\n * provided to `subscribe` function, which is reserved for a regular completion signal that comes from an Observable.\n *\n * Remember that callbacks provided to `subscribe` are not guaranteed to be called asynchronously.\n * It is an Observable itself that decides when these functions will be called. For example {@link of}\n * by default emits all its values synchronously. Always check documentation for how given Observable\n * will behave when subscribed and if its default behavior can be modified with a `scheduler`.\n *\n * #### Examples\n *\n * Subscribe with an {@link guide/observer Observer}\n *\n * ```ts\n * import { of } from 'rxjs';\n *\n * const sumObserver = {\n * sum: 0,\n * next(value) {\n * console.log('Adding: ' + value);\n * this.sum = this.sum + value;\n * },\n * error() {\n * // We actually could just remove this method,\n * // since we do not really care about errors right now.\n * },\n * complete() {\n * console.log('Sum equals: ' + this.sum);\n * }\n * };\n *\n * of(1, 2, 3) // Synchronously emits 1, 2, 3 and then completes.\n * .subscribe(sumObserver);\n *\n * // Logs:\n * // 'Adding: 1'\n * // 'Adding: 2'\n * // 'Adding: 3'\n * // 'Sum equals: 6'\n * ```\n *\n * Subscribe with functions ({@link deprecations/subscribe-arguments deprecated})\n *\n * ```ts\n * import { of } from 'rxjs'\n *\n * let sum = 0;\n *\n * of(1, 2, 3).subscribe(\n * value => {\n * console.log('Adding: ' + value);\n * sum = sum + value;\n * },\n * undefined,\n * () => console.log('Sum equals: ' + sum)\n * );\n *\n * // Logs:\n * // 'Adding: 1'\n * // 'Adding: 2'\n * // 'Adding: 3'\n * // 'Sum equals: 6'\n * ```\n *\n * Cancel a subscription\n *\n * ```ts\n * import { interval } from 'rxjs';\n *\n * const subscription = interval(1000).subscribe({\n * next(num) {\n * console.log(num)\n * },\n * complete() {\n * // Will not be called, even when cancelling subscription.\n * console.log('completed!');\n * }\n * });\n *\n * setTimeout(() => {\n * subscription.unsubscribe();\n * console.log('unsubscribed!');\n * }, 2500);\n *\n * // Logs:\n * // 0 after 1s\n * // 1 after 2s\n * // 'unsubscribed!' after 2.5s\n * ```\n *\n * @param {Observer|Function} observerOrNext (optional) Either an observer with methods to be called,\n * or the first of three possible handlers, which is the handler for each value emitted from the subscribed\n * Observable.\n * @param {Function} error (optional) A handler for a terminal event resulting from an error. If no error handler is provided,\n * the error will be thrown asynchronously as unhandled.\n * @param {Function} complete (optional) A handler for a terminal event resulting from successful completion.\n * @return {Subscription} a subscription reference to the registered handlers\n * @method subscribe\n */\n subscribe(\n observerOrNext?: Partial> | ((value: T) => void) | null,\n error?: ((error: any) => void) | null,\n complete?: (() => void) | null\n ): Subscription {\n const subscriber = isSubscriber(observerOrNext) ? observerOrNext : new SafeSubscriber(observerOrNext, error, complete);\n\n errorContext(() => {\n const { operator, source } = this;\n subscriber.add(\n operator\n ? // We're dealing with a subscription in the\n // operator chain to one of our lifted operators.\n operator.call(subscriber, source)\n : source\n ? // If `source` has a value, but `operator` does not, something that\n // had intimate knowledge of our API, like our `Subject`, must have\n // set it. We're going to just call `_subscribe` directly.\n this._subscribe(subscriber)\n : // In all other cases, we're likely wrapping a user-provided initializer\n // function, so we need to catch errors and handle them appropriately.\n this._trySubscribe(subscriber)\n );\n });\n\n return subscriber;\n }\n\n /** @internal */\n protected _trySubscribe(sink: Subscriber): TeardownLogic {\n try {\n return this._subscribe(sink);\n } catch (err) {\n // We don't need to return anything in this case,\n // because it's just going to try to `add()` to a subscription\n // above.\n sink.error(err);\n }\n }\n\n /**\n * Used as a NON-CANCELLABLE means of subscribing to an observable, for use with\n * APIs that expect promises, like `async/await`. You cannot unsubscribe from this.\n *\n * **WARNING**: Only use this with observables you *know* will complete. If the source\n * observable does not complete, you will end up with a promise that is hung up, and\n * potentially all of the state of an async function hanging out in memory. To avoid\n * this situation, look into adding something like {@link timeout}, {@link take},\n * {@link takeWhile}, or {@link takeUntil} amongst others.\n *\n * #### Example\n *\n * ```ts\n * import { interval, take } from 'rxjs';\n *\n * const source$ = interval(1000).pipe(take(4));\n *\n * async function getTotal() {\n * let total = 0;\n *\n * await source$.forEach(value => {\n * total += value;\n * console.log('observable -> ' + value);\n * });\n *\n * return total;\n * }\n *\n * getTotal().then(\n * total => console.log('Total: ' + total)\n * );\n *\n * // Expected:\n * // 'observable -> 0'\n * // 'observable -> 1'\n * // 'observable -> 2'\n * // 'observable -> 3'\n * // 'Total: 6'\n * ```\n *\n * @param next a handler for each value emitted by the observable\n * @return a promise that either resolves on observable completion or\n * rejects with the handled error\n */\n forEach(next: (value: T) => void): Promise;\n\n /**\n * @param next a handler for each value emitted by the observable\n * @param promiseCtor a constructor function used to instantiate the Promise\n * @return a promise that either resolves on observable completion or\n * rejects with the handled error\n * @deprecated Passing a Promise constructor will no longer be available\n * in upcoming versions of RxJS. This is because it adds weight to the library, for very\n * little benefit. If you need this functionality, it is recommended that you either\n * polyfill Promise, or you create an adapter to convert the returned native promise\n * to whatever promise implementation you wanted. Will be removed in v8.\n */\n forEach(next: (value: T) => void, promiseCtor: PromiseConstructorLike): Promise;\n\n forEach(next: (value: T) => void, promiseCtor?: PromiseConstructorLike): Promise {\n promiseCtor = getPromiseCtor(promiseCtor);\n\n return new promiseCtor((resolve, reject) => {\n const subscriber = new SafeSubscriber({\n next: (value) => {\n try {\n next(value);\n } catch (err) {\n reject(err);\n subscriber.unsubscribe();\n }\n },\n error: reject,\n complete: resolve,\n });\n this.subscribe(subscriber);\n }) as Promise;\n }\n\n /** @internal */\n protected _subscribe(subscriber: Subscriber): TeardownLogic {\n return this.source?.subscribe(subscriber);\n }\n\n /**\n * An interop point defined by the es7-observable spec https://github.com/zenparsing/es-observable\n * @method Symbol.observable\n * @return {Observable} this instance of the observable\n */\n [Symbol_observable]() {\n return this;\n }\n\n /* tslint:disable:max-line-length */\n pipe(): Observable;\n pipe(op1: OperatorFunction): Observable;\n pipe(op1: OperatorFunction, op2: OperatorFunction): Observable;\n pipe(op1: OperatorFunction, op2: OperatorFunction, op3: OperatorFunction): Observable;\n pipe(\n op1: OperatorFunction,\n op2: OperatorFunction,\n op3: OperatorFunction,\n op4: OperatorFunction\n ): Observable;\n pipe(\n op1: OperatorFunction,\n op2: OperatorFunction,\n op3: OperatorFunction,\n op4: OperatorFunction,\n op5: OperatorFunction\n ): Observable;\n pipe(\n op1: OperatorFunction,\n op2: OperatorFunction,\n op3: OperatorFunction,\n op4: OperatorFunction,\n op5: OperatorFunction,\n op6: OperatorFunction\n ): Observable;\n pipe(\n op1: OperatorFunction,\n op2: OperatorFunction,\n op3: OperatorFunction,\n op4: OperatorFunction,\n op5: OperatorFunction,\n op6: OperatorFunction,\n op7: OperatorFunction\n ): Observable;\n pipe(\n op1: OperatorFunction,\n op2: OperatorFunction,\n op3: OperatorFunction,\n op4: OperatorFunction,\n op5: OperatorFunction,\n op6: OperatorFunction,\n op7: OperatorFunction,\n op8: OperatorFunction\n ): Observable;\n pipe(\n op1: OperatorFunction,\n op2: OperatorFunction,\n op3: OperatorFunction,\n op4: OperatorFunction,\n op5: OperatorFunction,\n op6: OperatorFunction,\n op7: OperatorFunction,\n op8: OperatorFunction,\n op9: OperatorFunction\n ): Observable;\n pipe(\n op1: OperatorFunction,\n op2: OperatorFunction,\n op3: OperatorFunction,\n op4: OperatorFunction,\n op5: OperatorFunction,\n op6: OperatorFunction,\n op7: OperatorFunction,\n op8: OperatorFunction,\n op9: OperatorFunction,\n ...operations: OperatorFunction[]\n ): Observable;\n /* tslint:enable:max-line-length */\n\n /**\n * Used to stitch together functional operators into a chain.\n * @method pipe\n * @return {Observable} the Observable result of all of the operators having\n * been called in the order they were passed in.\n *\n * ## Example\n *\n * ```ts\n * import { interval, filter, map, scan } from 'rxjs';\n *\n * interval(1000)\n * .pipe(\n * filter(x => x % 2 === 0),\n * map(x => x + x),\n * scan((acc, x) => acc + x)\n * )\n * .subscribe(x => console.log(x));\n * ```\n */\n pipe(...operations: OperatorFunction[]): Observable {\n return pipeFromArray(operations)(this);\n }\n\n /* tslint:disable:max-line-length */\n /** @deprecated Replaced with {@link firstValueFrom} and {@link lastValueFrom}. Will be removed in v8. Details: https://rxjs.dev/deprecations/to-promise */\n toPromise(): Promise;\n /** @deprecated Replaced with {@link firstValueFrom} and {@link lastValueFrom}. Will be removed in v8. Details: https://rxjs.dev/deprecations/to-promise */\n toPromise(PromiseCtor: typeof Promise): Promise;\n /** @deprecated Replaced with {@link firstValueFrom} and {@link lastValueFrom}. Will be removed in v8. Details: https://rxjs.dev/deprecations/to-promise */\n toPromise(PromiseCtor: PromiseConstructorLike): Promise;\n /* tslint:enable:max-line-length */\n\n /**\n * Subscribe to this Observable and get a Promise resolving on\n * `complete` with the last emission (if any).\n *\n * **WARNING**: Only use this with observables you *know* will complete. If the source\n * observable does not complete, you will end up with a promise that is hung up, and\n * potentially all of the state of an async function hanging out in memory. To avoid\n * this situation, look into adding something like {@link timeout}, {@link take},\n * {@link takeWhile}, or {@link takeUntil} amongst others.\n *\n * @method toPromise\n * @param [promiseCtor] a constructor function used to instantiate\n * the Promise\n * @return A Promise that resolves with the last value emit, or\n * rejects on an error. If there were no emissions, Promise\n * resolves with undefined.\n * @deprecated Replaced with {@link firstValueFrom} and {@link lastValueFrom}. Will be removed in v8. Details: https://rxjs.dev/deprecations/to-promise\n */\n toPromise(promiseCtor?: PromiseConstructorLike): Promise {\n promiseCtor = getPromiseCtor(promiseCtor);\n\n return new promiseCtor((resolve, reject) => {\n let value: T | undefined;\n this.subscribe(\n (x: T) => (value = x),\n (err: any) => reject(err),\n () => resolve(value)\n );\n }) as Promise;\n }\n}\n\n/**\n * Decides between a passed promise constructor from consuming code,\n * A default configured promise constructor, and the native promise\n * constructor and returns it. If nothing can be found, it will throw\n * an error.\n * @param promiseCtor The optional promise constructor to passed by consuming code\n */\nfunction getPromiseCtor(promiseCtor: PromiseConstructorLike | undefined) {\n return promiseCtor ?? config.Promise ?? Promise;\n}\n\nfunction isObserver(value: any): value is Observer {\n return value && isFunction(value.next) && isFunction(value.error) && isFunction(value.complete);\n}\n\nfunction isSubscriber(value: any): value is Subscriber {\n return (value && value instanceof Subscriber) || (isObserver(value) && isSubscription(value));\n}\n", "import { Observable } from '../Observable';\nimport { Subscriber } from '../Subscriber';\nimport { OperatorFunction } from '../types';\nimport { isFunction } from './isFunction';\n\n/**\n * Used to determine if an object is an Observable with a lift function.\n */\nexport function hasLift(source: any): source is { lift: InstanceType['lift'] } {\n return isFunction(source?.lift);\n}\n\n/**\n * Creates an `OperatorFunction`. Used to define operators throughout the library in a concise way.\n * @param init The logic to connect the liftedSource to the subscriber at the moment of subscription.\n */\nexport function operate(\n init: (liftedSource: Observable, subscriber: Subscriber) => (() => void) | void\n): OperatorFunction {\n return (source: Observable) => {\n if (hasLift(source)) {\n return source.lift(function (this: Subscriber, liftedSource: Observable) {\n try {\n return init(liftedSource, this);\n } catch (err) {\n this.error(err);\n }\n });\n }\n throw new TypeError('Unable to lift unknown Observable type');\n };\n}\n", "import { Subscriber } from '../Subscriber';\n\n/**\n * Creates an instance of an `OperatorSubscriber`.\n * @param destination The downstream subscriber.\n * @param onNext Handles next values, only called if this subscriber is not stopped or closed. Any\n * error that occurs in this function is caught and sent to the `error` method of this subscriber.\n * @param onError Handles errors from the subscription, any errors that occur in this handler are caught\n * and send to the `destination` error handler.\n * @param onComplete Handles completion notification from the subscription. Any errors that occur in\n * this handler are sent to the `destination` error handler.\n * @param onFinalize Additional teardown logic here. This will only be called on teardown if the\n * subscriber itself is not already closed. This is called after all other teardown logic is executed.\n */\nexport function createOperatorSubscriber(\n destination: Subscriber,\n onNext?: (value: T) => void,\n onComplete?: () => void,\n onError?: (err: any) => void,\n onFinalize?: () => void\n): Subscriber {\n return new OperatorSubscriber(destination, onNext, onComplete, onError, onFinalize);\n}\n\n/**\n * A generic helper for allowing operators to be created with a Subscriber and\n * use closures to capture necessary state from the operator function itself.\n */\nexport class OperatorSubscriber extends Subscriber {\n /**\n * Creates an instance of an `OperatorSubscriber`.\n * @param destination The downstream subscriber.\n * @param onNext Handles next values, only called if this subscriber is not stopped or closed. Any\n * error that occurs in this function is caught and sent to the `error` method of this subscriber.\n * @param onError Handles errors from the subscription, any errors that occur in this handler are caught\n * and send to the `destination` error handler.\n * @param onComplete Handles completion notification from the subscription. Any errors that occur in\n * this handler are sent to the `destination` error handler.\n * @param onFinalize Additional finalization logic here. This will only be called on finalization if the\n * subscriber itself is not already closed. This is called after all other finalization logic is executed.\n * @param shouldUnsubscribe An optional check to see if an unsubscribe call should truly unsubscribe.\n * NOTE: This currently **ONLY** exists to support the strange behavior of {@link groupBy}, where unsubscription\n * to the resulting observable does not actually disconnect from the source if there are active subscriptions\n * to any grouped observable. (DO NOT EXPOSE OR USE EXTERNALLY!!!)\n */\n constructor(\n destination: Subscriber,\n onNext?: (value: T) => void,\n onComplete?: () => void,\n onError?: (err: any) => void,\n private onFinalize?: () => void,\n private shouldUnsubscribe?: () => boolean\n ) {\n // It's important - for performance reasons - that all of this class's\n // members are initialized and that they are always initialized in the same\n // order. This will ensure that all OperatorSubscriber instances have the\n // same hidden class in V8. This, in turn, will help keep the number of\n // hidden classes involved in property accesses within the base class as\n // low as possible. If the number of hidden classes involved exceeds four,\n // the property accesses will become megamorphic and performance penalties\n // will be incurred - i.e. inline caches won't be used.\n //\n // The reasons for ensuring all instances have the same hidden class are\n // further discussed in this blog post from Benedikt Meurer:\n // https://benediktmeurer.de/2018/03/23/impact-of-polymorphism-on-component-based-frameworks-like-react/\n super(destination);\n this._next = onNext\n ? function (this: OperatorSubscriber, value: T) {\n try {\n onNext(value);\n } catch (err) {\n destination.error(err);\n }\n }\n : super._next;\n this._error = onError\n ? function (this: OperatorSubscriber, err: any) {\n try {\n onError(err);\n } catch (err) {\n // Send any errors that occur down stream.\n destination.error(err);\n } finally {\n // Ensure finalization.\n this.unsubscribe();\n }\n }\n : super._error;\n this._complete = onComplete\n ? function (this: OperatorSubscriber) {\n try {\n onComplete();\n } catch (err) {\n // Send any errors that occur down stream.\n destination.error(err);\n } finally {\n // Ensure finalization.\n this.unsubscribe();\n }\n }\n : super._complete;\n }\n\n unsubscribe() {\n if (!this.shouldUnsubscribe || this.shouldUnsubscribe()) {\n const { closed } = this;\n super.unsubscribe();\n // Execute additional teardown if we have any and we didn't already do so.\n !closed && this.onFinalize?.();\n }\n }\n}\n", "import { Subscription } from '../Subscription';\n\ninterface AnimationFrameProvider {\n schedule(callback: FrameRequestCallback): Subscription;\n requestAnimationFrame: typeof requestAnimationFrame;\n cancelAnimationFrame: typeof cancelAnimationFrame;\n delegate:\n | {\n requestAnimationFrame: typeof requestAnimationFrame;\n cancelAnimationFrame: typeof cancelAnimationFrame;\n }\n | undefined;\n}\n\nexport const animationFrameProvider: AnimationFrameProvider = {\n // When accessing the delegate, use the variable rather than `this` so that\n // the functions can be called without being bound to the provider.\n schedule(callback) {\n let request = requestAnimationFrame;\n let cancel: typeof cancelAnimationFrame | undefined = cancelAnimationFrame;\n const { delegate } = animationFrameProvider;\n if (delegate) {\n request = delegate.requestAnimationFrame;\n cancel = delegate.cancelAnimationFrame;\n }\n const handle = request((timestamp) => {\n // Clear the cancel function. The request has been fulfilled, so\n // attempting to cancel the request upon unsubscription would be\n // pointless.\n cancel = undefined;\n callback(timestamp);\n });\n return new Subscription(() => cancel?.(handle));\n },\n requestAnimationFrame(...args) {\n const { delegate } = animationFrameProvider;\n return (delegate?.requestAnimationFrame || requestAnimationFrame)(...args);\n },\n cancelAnimationFrame(...args) {\n const { delegate } = animationFrameProvider;\n return (delegate?.cancelAnimationFrame || cancelAnimationFrame)(...args);\n },\n delegate: undefined,\n};\n", "import { createErrorClass } from './createErrorClass';\n\nexport interface ObjectUnsubscribedError extends Error {}\n\nexport interface ObjectUnsubscribedErrorCtor {\n /**\n * @deprecated Internal implementation detail. Do not construct error instances.\n * Cannot be tagged as internal: https://github.com/ReactiveX/rxjs/issues/6269\n */\n new (): ObjectUnsubscribedError;\n}\n\n/**\n * An error thrown when an action is invalid because the object has been\n * unsubscribed.\n *\n * @see {@link Subject}\n * @see {@link BehaviorSubject}\n *\n * @class ObjectUnsubscribedError\n */\nexport const ObjectUnsubscribedError: ObjectUnsubscribedErrorCtor = createErrorClass(\n (_super) =>\n function ObjectUnsubscribedErrorImpl(this: any) {\n _super(this);\n this.name = 'ObjectUnsubscribedError';\n this.message = 'object unsubscribed';\n }\n);\n", "import { Operator } from './Operator';\nimport { Observable } from './Observable';\nimport { Subscriber } from './Subscriber';\nimport { Subscription, EMPTY_SUBSCRIPTION } from './Subscription';\nimport { Observer, SubscriptionLike, TeardownLogic } from './types';\nimport { ObjectUnsubscribedError } from './util/ObjectUnsubscribedError';\nimport { arrRemove } from './util/arrRemove';\nimport { errorContext } from './util/errorContext';\n\n/**\n * A Subject is a special type of Observable that allows values to be\n * multicasted to many Observers. Subjects are like EventEmitters.\n *\n * Every Subject is an Observable and an Observer. You can subscribe to a\n * Subject, and you can call next to feed values as well as error and complete.\n */\nexport class Subject extends Observable implements SubscriptionLike {\n closed = false;\n\n private currentObservers: Observer[] | null = null;\n\n /** @deprecated Internal implementation detail, do not use directly. Will be made internal in v8. */\n observers: Observer[] = [];\n /** @deprecated Internal implementation detail, do not use directly. Will be made internal in v8. */\n isStopped = false;\n /** @deprecated Internal implementation detail, do not use directly. Will be made internal in v8. */\n hasError = false;\n /** @deprecated Internal implementation detail, do not use directly. Will be made internal in v8. */\n thrownError: any = null;\n\n /**\n * Creates a \"subject\" by basically gluing an observer to an observable.\n *\n * @nocollapse\n * @deprecated Recommended you do not use. Will be removed at some point in the future. Plans for replacement still under discussion.\n */\n static create: (...args: any[]) => any = (destination: Observer, source: Observable): AnonymousSubject => {\n return new AnonymousSubject(destination, source);\n };\n\n constructor() {\n // NOTE: This must be here to obscure Observable's constructor.\n super();\n }\n\n /** @deprecated Internal implementation detail, do not use directly. Will be made internal in v8. */\n lift(operator: Operator): Observable {\n const subject = new AnonymousSubject(this, this);\n subject.operator = operator as any;\n return subject as any;\n }\n\n /** @internal */\n protected _throwIfClosed() {\n if (this.closed) {\n throw new ObjectUnsubscribedError();\n }\n }\n\n next(value: T) {\n errorContext(() => {\n this._throwIfClosed();\n if (!this.isStopped) {\n if (!this.currentObservers) {\n this.currentObservers = Array.from(this.observers);\n }\n for (const observer of this.currentObservers) {\n observer.next(value);\n }\n }\n });\n }\n\n error(err: any) {\n errorContext(() => {\n this._throwIfClosed();\n if (!this.isStopped) {\n this.hasError = this.isStopped = true;\n this.thrownError = err;\n const { observers } = this;\n while (observers.length) {\n observers.shift()!.error(err);\n }\n }\n });\n }\n\n complete() {\n errorContext(() => {\n this._throwIfClosed();\n if (!this.isStopped) {\n this.isStopped = true;\n const { observers } = this;\n while (observers.length) {\n observers.shift()!.complete();\n }\n }\n });\n }\n\n unsubscribe() {\n this.isStopped = this.closed = true;\n this.observers = this.currentObservers = null!;\n }\n\n get observed() {\n return this.observers?.length > 0;\n }\n\n /** @internal */\n protected _trySubscribe(subscriber: Subscriber): TeardownLogic {\n this._throwIfClosed();\n return super._trySubscribe(subscriber);\n }\n\n /** @internal */\n protected _subscribe(subscriber: Subscriber): Subscription {\n this._throwIfClosed();\n this._checkFinalizedStatuses(subscriber);\n return this._innerSubscribe(subscriber);\n }\n\n /** @internal */\n protected _innerSubscribe(subscriber: Subscriber) {\n const { hasError, isStopped, observers } = this;\n if (hasError || isStopped) {\n return EMPTY_SUBSCRIPTION;\n }\n this.currentObservers = null;\n observers.push(subscriber);\n return new Subscription(() => {\n this.currentObservers = null;\n arrRemove(observers, subscriber);\n });\n }\n\n /** @internal */\n protected _checkFinalizedStatuses(subscriber: Subscriber) {\n const { hasError, thrownError, isStopped } = this;\n if (hasError) {\n subscriber.error(thrownError);\n } else if (isStopped) {\n subscriber.complete();\n }\n }\n\n /**\n * Creates a new Observable with this Subject as the source. You can do this\n * to create custom Observer-side logic of the Subject and conceal it from\n * code that uses the Observable.\n * @return {Observable} Observable that the Subject casts to\n */\n asObservable(): Observable {\n const observable: any = new Observable();\n observable.source = this;\n return observable;\n }\n}\n\n/**\n * @class AnonymousSubject\n */\nexport class AnonymousSubject extends Subject {\n constructor(\n /** @deprecated Internal implementation detail, do not use directly. Will be made internal in v8. */\n public destination?: Observer,\n source?: Observable\n ) {\n super();\n this.source = source;\n }\n\n next(value: T) {\n this.destination?.next?.(value);\n }\n\n error(err: any) {\n this.destination?.error?.(err);\n }\n\n complete() {\n this.destination?.complete?.();\n }\n\n /** @internal */\n protected _subscribe(subscriber: Subscriber): Subscription {\n return this.source?.subscribe(subscriber) ?? EMPTY_SUBSCRIPTION;\n }\n}\n", "import { TimestampProvider } from '../types';\n\ninterface DateTimestampProvider extends TimestampProvider {\n delegate: TimestampProvider | undefined;\n}\n\nexport const dateTimestampProvider: DateTimestampProvider = {\n now() {\n // Use the variable rather than `this` so that the function can be called\n // without being bound to the provider.\n return (dateTimestampProvider.delegate || Date).now();\n },\n delegate: undefined,\n};\n", "import { Subject } from './Subject';\nimport { TimestampProvider } from './types';\nimport { Subscriber } from './Subscriber';\nimport { Subscription } from './Subscription';\nimport { dateTimestampProvider } from './scheduler/dateTimestampProvider';\n\n/**\n * A variant of {@link Subject} that \"replays\" old values to new subscribers by emitting them when they first subscribe.\n *\n * `ReplaySubject` has an internal buffer that will store a specified number of values that it has observed. Like `Subject`,\n * `ReplaySubject` \"observes\" values by having them passed to its `next` method. When it observes a value, it will store that\n * value for a time determined by the configuration of the `ReplaySubject`, as passed to its constructor.\n *\n * When a new subscriber subscribes to the `ReplaySubject` instance, it will synchronously emit all values in its buffer in\n * a First-In-First-Out (FIFO) manner. The `ReplaySubject` will also complete, if it has observed completion; and it will\n * error if it has observed an error.\n *\n * There are two main configuration items to be concerned with:\n *\n * 1. `bufferSize` - This will determine how many items are stored in the buffer, defaults to infinite.\n * 2. `windowTime` - The amount of time to hold a value in the buffer before removing it from the buffer.\n *\n * Both configurations may exist simultaneously. So if you would like to buffer a maximum of 3 values, as long as the values\n * are less than 2 seconds old, you could do so with a `new ReplaySubject(3, 2000)`.\n *\n * ### Differences with BehaviorSubject\n *\n * `BehaviorSubject` is similar to `new ReplaySubject(1)`, with a couple of exceptions:\n *\n * 1. `BehaviorSubject` comes \"primed\" with a single value upon construction.\n * 2. `ReplaySubject` will replay values, even after observing an error, where `BehaviorSubject` will not.\n *\n * @see {@link Subject}\n * @see {@link BehaviorSubject}\n * @see {@link shareReplay}\n */\nexport class ReplaySubject extends Subject {\n private _buffer: (T | number)[] = [];\n private _infiniteTimeWindow = true;\n\n /**\n * @param bufferSize The size of the buffer to replay on subscription\n * @param windowTime The amount of time the buffered items will stay buffered\n * @param timestampProvider An object with a `now()` method that provides the current timestamp. This is used to\n * calculate the amount of time something has been buffered.\n */\n constructor(\n private _bufferSize = Infinity,\n private _windowTime = Infinity,\n private _timestampProvider: TimestampProvider = dateTimestampProvider\n ) {\n super();\n this._infiniteTimeWindow = _windowTime === Infinity;\n this._bufferSize = Math.max(1, _bufferSize);\n this._windowTime = Math.max(1, _windowTime);\n }\n\n next(value: T): void {\n const { isStopped, _buffer, _infiniteTimeWindow, _timestampProvider, _windowTime } = this;\n if (!isStopped) {\n _buffer.push(value);\n !_infiniteTimeWindow && _buffer.push(_timestampProvider.now() + _windowTime);\n }\n this._trimBuffer();\n super.next(value);\n }\n\n /** @internal */\n protected _subscribe(subscriber: Subscriber): Subscription {\n this._throwIfClosed();\n this._trimBuffer();\n\n const subscription = this._innerSubscribe(subscriber);\n\n const { _infiniteTimeWindow, _buffer } = this;\n // We use a copy here, so reentrant code does not mutate our array while we're\n // emitting it to a new subscriber.\n const copy = _buffer.slice();\n for (let i = 0; i < copy.length && !subscriber.closed; i += _infiniteTimeWindow ? 1 : 2) {\n subscriber.next(copy[i] as T);\n }\n\n this._checkFinalizedStatuses(subscriber);\n\n return subscription;\n }\n\n private _trimBuffer() {\n const { _bufferSize, _timestampProvider, _buffer, _infiniteTimeWindow } = this;\n // If we don't have an infinite buffer size, and we're over the length,\n // use splice to truncate the old buffer values off. Note that we have to\n // double the size for instances where we're not using an infinite time window\n // because we're storing the values and the timestamps in the same array.\n const adjustedBufferSize = (_infiniteTimeWindow ? 1 : 2) * _bufferSize;\n _bufferSize < Infinity && adjustedBufferSize < _buffer.length && _buffer.splice(0, _buffer.length - adjustedBufferSize);\n\n // Now, if we're not in an infinite time window, remove all values where the time is\n // older than what is allowed.\n if (!_infiniteTimeWindow) {\n const now = _timestampProvider.now();\n let last = 0;\n // Search the array for the first timestamp that isn't expired and\n // truncate the buffer up to that point.\n for (let i = 1; i < _buffer.length && (_buffer[i] as number) <= now; i += 2) {\n last = i;\n }\n last && _buffer.splice(0, last + 1);\n }\n }\n}\n", "import { Scheduler } from '../Scheduler';\nimport { Subscription } from '../Subscription';\nimport { SchedulerAction } from '../types';\n\n/**\n * A unit of work to be executed in a `scheduler`. An action is typically\n * created from within a {@link SchedulerLike} and an RxJS user does not need to concern\n * themselves about creating and manipulating an Action.\n *\n * ```ts\n * class Action extends Subscription {\n * new (scheduler: Scheduler, work: (state?: T) => void);\n * schedule(state?: T, delay: number = 0): Subscription;\n * }\n * ```\n *\n * @class Action\n */\nexport class Action extends Subscription {\n constructor(scheduler: Scheduler, work: (this: SchedulerAction, state?: T) => void) {\n super();\n }\n /**\n * Schedules this action on its parent {@link SchedulerLike} for execution. May be passed\n * some context object, `state`. May happen at some point in the future,\n * according to the `delay` parameter, if specified.\n * @param {T} [state] Some contextual data that the `work` function uses when\n * called by the Scheduler.\n * @param {number} [delay] Time to wait before executing the work, where the\n * time unit is implicit and defined by the Scheduler.\n * @return {void}\n */\n public schedule(state?: T, delay: number = 0): Subscription {\n return this;\n }\n}\n", "import type { TimerHandle } from './timerHandle';\ntype SetIntervalFunction = (handler: () => void, timeout?: number, ...args: any[]) => TimerHandle;\ntype ClearIntervalFunction = (handle: TimerHandle) => void;\n\ninterface IntervalProvider {\n setInterval: SetIntervalFunction;\n clearInterval: ClearIntervalFunction;\n delegate:\n | {\n setInterval: SetIntervalFunction;\n clearInterval: ClearIntervalFunction;\n }\n | undefined;\n}\n\nexport const intervalProvider: IntervalProvider = {\n // When accessing the delegate, use the variable rather than `this` so that\n // the functions can be called without being bound to the provider.\n setInterval(handler: () => void, timeout?: number, ...args) {\n const { delegate } = intervalProvider;\n if (delegate?.setInterval) {\n return delegate.setInterval(handler, timeout, ...args);\n }\n return setInterval(handler, timeout, ...args);\n },\n clearInterval(handle) {\n const { delegate } = intervalProvider;\n return (delegate?.clearInterval || clearInterval)(handle as any);\n },\n delegate: undefined,\n};\n", "import { Action } from './Action';\nimport { SchedulerAction } from '../types';\nimport { Subscription } from '../Subscription';\nimport { AsyncScheduler } from './AsyncScheduler';\nimport { intervalProvider } from './intervalProvider';\nimport { arrRemove } from '../util/arrRemove';\nimport { TimerHandle } from './timerHandle';\n\nexport class AsyncAction extends Action {\n public id: TimerHandle | undefined;\n public state?: T;\n // @ts-ignore: Property has no initializer and is not definitely assigned\n public delay: number;\n protected pending: boolean = false;\n\n constructor(protected scheduler: AsyncScheduler, protected work: (this: SchedulerAction, state?: T) => void) {\n super(scheduler, work);\n }\n\n public schedule(state?: T, delay: number = 0): Subscription {\n if (this.closed) {\n return this;\n }\n\n // Always replace the current state with the new state.\n this.state = state;\n\n const id = this.id;\n const scheduler = this.scheduler;\n\n //\n // Important implementation note:\n //\n // Actions only execute once by default, unless rescheduled from within the\n // scheduled callback. This allows us to implement single and repeat\n // actions via the same code path, without adding API surface area, as well\n // as mimic traditional recursion but across asynchronous boundaries.\n //\n // However, JS runtimes and timers distinguish between intervals achieved by\n // serial `setTimeout` calls vs. a single `setInterval` call. An interval of\n // serial `setTimeout` calls can be individually delayed, which delays\n // scheduling the next `setTimeout`, and so on. `setInterval` attempts to\n // guarantee the interval callback will be invoked more precisely to the\n // interval period, regardless of load.\n //\n // Therefore, we use `setInterval` to schedule single and repeat actions.\n // If the action reschedules itself with the same delay, the interval is not\n // canceled. If the action doesn't reschedule, or reschedules with a\n // different delay, the interval will be canceled after scheduled callback\n // execution.\n //\n if (id != null) {\n this.id = this.recycleAsyncId(scheduler, id, delay);\n }\n\n // Set the pending flag indicating that this action has been scheduled, or\n // has recursively rescheduled itself.\n this.pending = true;\n\n this.delay = delay;\n // If this action has already an async Id, don't request a new one.\n this.id = this.id ?? this.requestAsyncId(scheduler, this.id, delay);\n\n return this;\n }\n\n protected requestAsyncId(scheduler: AsyncScheduler, _id?: TimerHandle, delay: number = 0): TimerHandle {\n return intervalProvider.setInterval(scheduler.flush.bind(scheduler, this), delay);\n }\n\n protected recycleAsyncId(_scheduler: AsyncScheduler, id?: TimerHandle, delay: number | null = 0): TimerHandle | undefined {\n // If this action is rescheduled with the same delay time, don't clear the interval id.\n if (delay != null && this.delay === delay && this.pending === false) {\n return id;\n }\n // Otherwise, if the action's delay time is different from the current delay,\n // or the action has been rescheduled before it's executed, clear the interval id\n if (id != null) {\n intervalProvider.clearInterval(id);\n }\n\n return undefined;\n }\n\n /**\n * Immediately executes this action and the `work` it contains.\n * @return {any}\n */\n public execute(state: T, delay: number): any {\n if (this.closed) {\n return new Error('executing a cancelled action');\n }\n\n this.pending = false;\n const error = this._execute(state, delay);\n if (error) {\n return error;\n } else if (this.pending === false && this.id != null) {\n // Dequeue if the action didn't reschedule itself. Don't call\n // unsubscribe(), because the action could reschedule later.\n // For example:\n // ```\n // scheduler.schedule(function doWork(counter) {\n // /* ... I'm a busy worker bee ... */\n // var originalAction = this;\n // /* wait 100ms before rescheduling the action */\n // setTimeout(function () {\n // originalAction.schedule(counter + 1);\n // }, 100);\n // }, 1000);\n // ```\n this.id = this.recycleAsyncId(this.scheduler, this.id, null);\n }\n }\n\n protected _execute(state: T, _delay: number): any {\n let errored: boolean = false;\n let errorValue: any;\n try {\n this.work(state);\n } catch (e) {\n errored = true;\n // HACK: Since code elsewhere is relying on the \"truthiness\" of the\n // return here, we can't have it return \"\" or 0 or false.\n // TODO: Clean this up when we refactor schedulers mid-version-8 or so.\n errorValue = e ? e : new Error('Scheduled action threw falsy error');\n }\n if (errored) {\n this.unsubscribe();\n return errorValue;\n }\n }\n\n unsubscribe() {\n if (!this.closed) {\n const { id, scheduler } = this;\n const { actions } = scheduler;\n\n this.work = this.state = this.scheduler = null!;\n this.pending = false;\n\n arrRemove(actions, this);\n if (id != null) {\n this.id = this.recycleAsyncId(scheduler, id, null);\n }\n\n this.delay = null!;\n super.unsubscribe();\n }\n }\n}\n", "import { Action } from './scheduler/Action';\nimport { Subscription } from './Subscription';\nimport { SchedulerLike, SchedulerAction } from './types';\nimport { dateTimestampProvider } from './scheduler/dateTimestampProvider';\n\n/**\n * An execution context and a data structure to order tasks and schedule their\n * execution. Provides a notion of (potentially virtual) time, through the\n * `now()` getter method.\n *\n * Each unit of work in a Scheduler is called an `Action`.\n *\n * ```ts\n * class Scheduler {\n * now(): number;\n * schedule(work, delay?, state?): Subscription;\n * }\n * ```\n *\n * @class Scheduler\n * @deprecated Scheduler is an internal implementation detail of RxJS, and\n * should not be used directly. Rather, create your own class and implement\n * {@link SchedulerLike}. Will be made internal in v8.\n */\nexport class Scheduler implements SchedulerLike {\n public static now: () => number = dateTimestampProvider.now;\n\n constructor(private schedulerActionCtor: typeof Action, now: () => number = Scheduler.now) {\n this.now = now;\n }\n\n /**\n * A getter method that returns a number representing the current time\n * (at the time this function was called) according to the scheduler's own\n * internal clock.\n * @return {number} A number that represents the current time. May or may not\n * have a relation to wall-clock time. May or may not refer to a time unit\n * (e.g. milliseconds).\n */\n public now: () => number;\n\n /**\n * Schedules a function, `work`, for execution. May happen at some point in\n * the future, according to the `delay` parameter, if specified. May be passed\n * some context object, `state`, which will be passed to the `work` function.\n *\n * The given arguments will be processed an stored as an Action object in a\n * queue of actions.\n *\n * @param {function(state: ?T): ?Subscription} work A function representing a\n * task, or some unit of work to be executed by the Scheduler.\n * @param {number} [delay] Time to wait before executing the work, where the\n * time unit is implicit and defined by the Scheduler itself.\n * @param {T} [state] Some contextual data that the `work` function uses when\n * called by the Scheduler.\n * @return {Subscription} A subscription in order to be able to unsubscribe\n * the scheduled work.\n */\n public schedule(work: (this: SchedulerAction, state?: T) => void, delay: number = 0, state?: T): Subscription {\n return new this.schedulerActionCtor(this, work).schedule(state, delay);\n }\n}\n", "import { Scheduler } from '../Scheduler';\nimport { Action } from './Action';\nimport { AsyncAction } from './AsyncAction';\nimport { TimerHandle } from './timerHandle';\n\nexport class AsyncScheduler extends Scheduler {\n public actions: Array> = [];\n /**\n * A flag to indicate whether the Scheduler is currently executing a batch of\n * queued actions.\n * @type {boolean}\n * @internal\n */\n public _active: boolean = false;\n /**\n * An internal ID used to track the latest asynchronous task such as those\n * coming from `setTimeout`, `setInterval`, `requestAnimationFrame`, and\n * others.\n * @type {any}\n * @internal\n */\n public _scheduled: TimerHandle | undefined;\n\n constructor(SchedulerAction: typeof Action, now: () => number = Scheduler.now) {\n super(SchedulerAction, now);\n }\n\n public flush(action: AsyncAction): void {\n const { actions } = this;\n\n if (this._active) {\n actions.push(action);\n return;\n }\n\n let error: any;\n this._active = true;\n\n do {\n if ((error = action.execute(action.state, action.delay))) {\n break;\n }\n } while ((action = actions.shift()!)); // exhaust the scheduler queue\n\n this._active = false;\n\n if (error) {\n while ((action = actions.shift()!)) {\n action.unsubscribe();\n }\n throw error;\n }\n }\n}\n", "import { AsyncAction } from './AsyncAction';\nimport { AsyncScheduler } from './AsyncScheduler';\n\n/**\n *\n * Async Scheduler\n *\n * Schedule task as if you used setTimeout(task, duration)\n *\n * `async` scheduler schedules tasks asynchronously, by putting them on the JavaScript\n * event loop queue. It is best used to delay tasks in time or to schedule tasks repeating\n * in intervals.\n *\n * If you just want to \"defer\" task, that is to perform it right after currently\n * executing synchronous code ends (commonly achieved by `setTimeout(deferredTask, 0)`),\n * better choice will be the {@link asapScheduler} scheduler.\n *\n * ## Examples\n * Use async scheduler to delay task\n * ```ts\n * import { asyncScheduler } from 'rxjs';\n *\n * const task = () => console.log('it works!');\n *\n * asyncScheduler.schedule(task, 2000);\n *\n * // After 2 seconds logs:\n * // \"it works!\"\n * ```\n *\n * Use async scheduler to repeat task in intervals\n * ```ts\n * import { asyncScheduler } from 'rxjs';\n *\n * function task(state) {\n * console.log(state);\n * this.schedule(state + 1, 1000); // `this` references currently executing Action,\n * // which we reschedule with new state and delay\n * }\n *\n * asyncScheduler.schedule(task, 3000, 0);\n *\n * // Logs:\n * // 0 after 3s\n * // 1 after 4s\n * // 2 after 5s\n * // 3 after 6s\n * ```\n */\n\nexport const asyncScheduler = new AsyncScheduler(AsyncAction);\n\n/**\n * @deprecated Renamed to {@link asyncScheduler}. Will be removed in v8.\n */\nexport const async = asyncScheduler;\n", "import { AsyncAction } from './AsyncAction';\nimport { AnimationFrameScheduler } from './AnimationFrameScheduler';\nimport { SchedulerAction } from '../types';\nimport { animationFrameProvider } from './animationFrameProvider';\nimport { TimerHandle } from './timerHandle';\n\nexport class AnimationFrameAction extends AsyncAction {\n constructor(protected scheduler: AnimationFrameScheduler, protected work: (this: SchedulerAction, state?: T) => void) {\n super(scheduler, work);\n }\n\n protected requestAsyncId(scheduler: AnimationFrameScheduler, id?: TimerHandle, delay: number = 0): TimerHandle {\n // If delay is greater than 0, request as an async action.\n if (delay !== null && delay > 0) {\n return super.requestAsyncId(scheduler, id, delay);\n }\n // Push the action to the end of the scheduler queue.\n scheduler.actions.push(this);\n // If an animation frame has already been requested, don't request another\n // one. If an animation frame hasn't been requested yet, request one. Return\n // the current animation frame request id.\n return scheduler._scheduled || (scheduler._scheduled = animationFrameProvider.requestAnimationFrame(() => scheduler.flush(undefined)));\n }\n\n protected recycleAsyncId(scheduler: AnimationFrameScheduler, id?: TimerHandle, delay: number = 0): TimerHandle | undefined {\n // If delay exists and is greater than 0, or if the delay is null (the\n // action wasn't rescheduled) but was originally scheduled as an async\n // action, then recycle as an async action.\n if (delay != null ? delay > 0 : this.delay > 0) {\n return super.recycleAsyncId(scheduler, id, delay);\n }\n // If the scheduler queue has no remaining actions with the same async id,\n // cancel the requested animation frame and set the scheduled flag to\n // undefined so the next AnimationFrameAction will request its own.\n const { actions } = scheduler;\n if (id != null && actions[actions.length - 1]?.id !== id) {\n animationFrameProvider.cancelAnimationFrame(id as number);\n scheduler._scheduled = undefined;\n }\n // Return undefined so the action knows to request a new async id if it's rescheduled.\n return undefined;\n }\n}\n", "import { AsyncAction } from './AsyncAction';\nimport { AsyncScheduler } from './AsyncScheduler';\n\nexport class AnimationFrameScheduler extends AsyncScheduler {\n public flush(action?: AsyncAction): void {\n this._active = true;\n // The async id that effects a call to flush is stored in _scheduled.\n // Before executing an action, it's necessary to check the action's async\n // id to determine whether it's supposed to be executed in the current\n // flush.\n // Previous implementations of this method used a count to determine this,\n // but that was unsound, as actions that are unsubscribed - i.e. cancelled -\n // are removed from the actions array and that can shift actions that are\n // scheduled to be executed in a subsequent flush into positions at which\n // they are executed within the current flush.\n const flushId = this._scheduled;\n this._scheduled = undefined;\n\n const { actions } = this;\n let error: any;\n action = action || actions.shift()!;\n\n do {\n if ((error = action.execute(action.state, action.delay))) {\n break;\n }\n } while ((action = actions[0]) && action.id === flushId && actions.shift());\n\n this._active = false;\n\n if (error) {\n while ((action = actions[0]) && action.id === flushId && actions.shift()) {\n action.unsubscribe();\n }\n throw error;\n }\n }\n}\n", "import { AnimationFrameAction } from './AnimationFrameAction';\nimport { AnimationFrameScheduler } from './AnimationFrameScheduler';\n\n/**\n *\n * Animation Frame Scheduler\n *\n * Perform task when `window.requestAnimationFrame` would fire\n *\n * When `animationFrame` scheduler is used with delay, it will fall back to {@link asyncScheduler} scheduler\n * behaviour.\n *\n * Without delay, `animationFrame` scheduler can be used to create smooth browser animations.\n * It makes sure scheduled task will happen just before next browser content repaint,\n * thus performing animations as efficiently as possible.\n *\n * ## Example\n * Schedule div height animation\n * ```ts\n * // html:

\n * import { animationFrameScheduler } from 'rxjs';\n *\n * const div = document.querySelector('div');\n *\n * animationFrameScheduler.schedule(function(height) {\n * div.style.height = height + \"px\";\n *\n * this.schedule(height + 1); // `this` references currently executing Action,\n * // which we reschedule with new state\n * }, 0, 0);\n *\n * // You will see a div element growing in height\n * ```\n */\n\nexport const animationFrameScheduler = new AnimationFrameScheduler(AnimationFrameAction);\n\n/**\n * @deprecated Renamed to {@link animationFrameScheduler}. Will be removed in v8.\n */\nexport const animationFrame = animationFrameScheduler;\n", "import { Observable } from '../Observable';\nimport { SchedulerLike } from '../types';\n\n/**\n * A simple Observable that emits no items to the Observer and immediately\n * emits a complete notification.\n *\n * Just emits 'complete', and nothing else.\n *\n * ![](empty.png)\n *\n * A simple Observable that only emits the complete notification. It can be used\n * for composing with other Observables, such as in a {@link mergeMap}.\n *\n * ## Examples\n *\n * Log complete notification\n *\n * ```ts\n * import { EMPTY } from 'rxjs';\n *\n * EMPTY.subscribe({\n * next: () => console.log('Next'),\n * complete: () => console.log('Complete!')\n * });\n *\n * // Outputs\n * // Complete!\n * ```\n *\n * Emit the number 7, then complete\n *\n * ```ts\n * import { EMPTY, startWith } from 'rxjs';\n *\n * const result = EMPTY.pipe(startWith(7));\n * result.subscribe(x => console.log(x));\n *\n * // Outputs\n * // 7\n * ```\n *\n * Map and flatten only odd numbers to the sequence `'a'`, `'b'`, `'c'`\n *\n * ```ts\n * import { interval, mergeMap, of, EMPTY } from 'rxjs';\n *\n * const interval$ = interval(1000);\n * const result = interval$.pipe(\n * mergeMap(x => x % 2 === 1 ? of('a', 'b', 'c') : EMPTY),\n * );\n * result.subscribe(x => console.log(x));\n *\n * // Results in the following to the console:\n * // x is equal to the count on the interval, e.g. (0, 1, 2, 3, ...)\n * // x will occur every 1000ms\n * // if x % 2 is equal to 1, print a, b, c (each on its own)\n * // if x % 2 is not equal to 1, nothing will be output\n * ```\n *\n * @see {@link Observable}\n * @see {@link NEVER}\n * @see {@link of}\n * @see {@link throwError}\n */\nexport const EMPTY = new Observable((subscriber) => subscriber.complete());\n\n/**\n * @param scheduler A {@link SchedulerLike} to use for scheduling\n * the emission of the complete notification.\n * @deprecated Replaced with the {@link EMPTY} constant or {@link scheduled} (e.g. `scheduled([], scheduler)`). Will be removed in v8.\n */\nexport function empty(scheduler?: SchedulerLike) {\n return scheduler ? emptyScheduled(scheduler) : EMPTY;\n}\n\nfunction emptyScheduled(scheduler: SchedulerLike) {\n return new Observable((subscriber) => scheduler.schedule(() => subscriber.complete()));\n}\n", "import { SchedulerLike } from '../types';\nimport { isFunction } from './isFunction';\n\nexport function isScheduler(value: any): value is SchedulerLike {\n return value && isFunction(value.schedule);\n}\n", "import { SchedulerLike } from '../types';\nimport { isFunction } from './isFunction';\nimport { isScheduler } from './isScheduler';\n\nfunction last(arr: T[]): T | undefined {\n return arr[arr.length - 1];\n}\n\nexport function popResultSelector(args: any[]): ((...args: unknown[]) => unknown) | undefined {\n return isFunction(last(args)) ? args.pop() : undefined;\n}\n\nexport function popScheduler(args: any[]): SchedulerLike | undefined {\n return isScheduler(last(args)) ? args.pop() : undefined;\n}\n\nexport function popNumber(args: any[], defaultValue: number): number {\n return typeof last(args) === 'number' ? args.pop()! : defaultValue;\n}\n", "export const isArrayLike = ((x: any): x is ArrayLike => x && typeof x.length === 'number' && typeof x !== 'function');", "import { isFunction } from \"./isFunction\";\n\n/**\n * Tests to see if the object is \"thennable\".\n * @param value the object to test\n */\nexport function isPromise(value: any): value is PromiseLike {\n return isFunction(value?.then);\n}\n", "import { InteropObservable } from '../types';\nimport { observable as Symbol_observable } from '../symbol/observable';\nimport { isFunction } from './isFunction';\n\n/** Identifies an input as being Observable (but not necessary an Rx Observable) */\nexport function isInteropObservable(input: any): input is InteropObservable {\n return isFunction(input[Symbol_observable]);\n}\n", "import { isFunction } from './isFunction';\n\nexport function isAsyncIterable(obj: any): obj is AsyncIterable {\n return Symbol.asyncIterator && isFunction(obj?.[Symbol.asyncIterator]);\n}\n", "/**\n * Creates the TypeError to throw if an invalid object is passed to `from` or `scheduled`.\n * @param input The object that was passed.\n */\nexport function createInvalidObservableTypeError(input: any) {\n // TODO: We should create error codes that can be looked up, so this can be less verbose.\n return new TypeError(\n `You provided ${\n input !== null && typeof input === 'object' ? 'an invalid object' : `'${input}'`\n } where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.`\n );\n}\n", "export function getSymbolIterator(): symbol {\n if (typeof Symbol !== 'function' || !Symbol.iterator) {\n return '@@iterator' as any;\n }\n\n return Symbol.iterator;\n}\n\nexport const iterator = getSymbolIterator();\n", "import { iterator as Symbol_iterator } from '../symbol/iterator';\nimport { isFunction } from './isFunction';\n\n/** Identifies an input as being an Iterable */\nexport function isIterable(input: any): input is Iterable {\n return isFunction(input?.[Symbol_iterator]);\n}\n", "import { ReadableStreamLike } from '../types';\nimport { isFunction } from './isFunction';\n\nexport async function* readableStreamLikeToAsyncGenerator(readableStream: ReadableStreamLike): AsyncGenerator {\n const reader = readableStream.getReader();\n try {\n while (true) {\n const { value, done } = await reader.read();\n if (done) {\n return;\n }\n yield value!;\n }\n } finally {\n reader.releaseLock();\n }\n}\n\nexport function isReadableStreamLike(obj: any): obj is ReadableStreamLike {\n // We don't want to use instanceof checks because they would return\n // false for instances from another Realm, like an