From e7770ec80787bb35ea6066a64f47fd0900f3f699 Mon Sep 17 00:00:00 2001 From: <> Date: Wed, 6 Dec 2023 09:18:28 +0000 Subject: [PATCH] Deployed 73c4b55 with MkDocs version: 1.5.3 --- .nojekyll | 0 404.html | 523 ++ assets/_mkdocstrings.css | 0 assets/images/favicon.png | Bin 0 -> 1870 bytes assets/images/social/examples.png | Bin 0 -> 31487 bytes assets/images/social/index.png | Bin 0 -> 33501 bytes assets/images/social/input.png | Bin 0 -> 19021 bytes assets/images/social/output.png | Bin 0 -> 16335 bytes assets/images/social/running-cmd.png | Bin 0 -> 22024 bytes assets/images/social/running-gui.png | Bin 0 -> 22446 bytes assets/images/social/running-inferrence.png | Bin 0 -> 21342 bytes assets/images/social/running-pdf.png | Bin 0 -> 24493 bytes assets/images/social/running.png | Bin 0 -> 27644 bytes assets/images/social/setup.png | Bin 0 -> 18035 bytes assets/javascripts/bundle.cd18aaf1.min.js | 29 + assets/javascripts/bundle.cd18aaf1.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.f886a092.min.js | 42 + .../workers/search.f886a092.min.js.map | 7 + assets/stylesheets/main.fad675c6.min.css | 1 + assets/stylesheets/main.fad675c6.min.css.map | 1 + assets/stylesheets/palette.356b1318.min.css | 1 + .../stylesheets/palette.356b1318.min.css.map | 1 + examples/index.html | 883 +++ img/hbadeals.png | Bin 0 -> 577504 bytes img/isopret1.png | Bin 0 -> 81151 bytes img/isopret2.png | Bin 0 -> 93846 bytes img/isopret3.png | Bin 0 -> 211333 bytes img/isopret4.png | Bin 0 -> 153173 bytes img/isopret5.png | Bin 0 -> 174800 bytes img/isopret6.png | Bin 0 -> 203221 bytes img/isopret7.png | Bin 0 -> 343484 bytes img/isopret8.png | Bin 0 -> 119351 bytes index.html | 585 ++ input/index.html | 727 ++ output/index.html | 686 ++ running-cmd/index.html | 733 ++ running-gui/index.html | 702 ++ running-inferrence/index.html | 581 ++ running-pdf/index.html | 658 ++ running/index.html | 583 ++ search/search_index.json | 1 + setup/index.html | 648 ++ sitemap.xml | 3 + sitemap.xml.gz | Bin 0 -> 127 bytes 78 files changed, 14603 insertions(+) create mode 100644 .nojekyll create mode 100644 404.html create mode 100644 assets/_mkdocstrings.css create mode 100644 assets/images/favicon.png create mode 100644 assets/images/social/examples.png create mode 100644 assets/images/social/index.png create mode 100644 assets/images/social/input.png create mode 100644 assets/images/social/output.png create mode 100644 assets/images/social/running-cmd.png create mode 100644 assets/images/social/running-gui.png create mode 100644 assets/images/social/running-inferrence.png create mode 100644 assets/images/social/running-pdf.png create mode 100644 assets/images/social/running.png create mode 100644 assets/images/social/setup.png create mode 100644 assets/javascripts/bundle.cd18aaf1.min.js create mode 100644 assets/javascripts/bundle.cd18aaf1.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.f886a092.min.js create mode 100644 assets/javascripts/workers/search.f886a092.min.js.map create mode 100644 assets/stylesheets/main.fad675c6.min.css create mode 100644 assets/stylesheets/main.fad675c6.min.css.map create mode 100644 assets/stylesheets/palette.356b1318.min.css create mode 100644 assets/stylesheets/palette.356b1318.min.css.map create mode 100644 examples/index.html create mode 100644 img/hbadeals.png create mode 100644 img/isopret1.png create mode 100644 img/isopret2.png create mode 100644 img/isopret3.png create mode 100644 img/isopret4.png create mode 100644 img/isopret5.png create mode 100644 img/isopret6.png create mode 100644 img/isopret7.png create mode 100644 img/isopret8.png create mode 100644 index.html create mode 100644 input/index.html create mode 100644 output/index.html create mode 100644 running-cmd/index.html create mode 100644 running-gui/index.html create mode 100644 running-inferrence/index.html create mode 100644 running-pdf/index.html create mode 100644 running/index.html create mode 100644 search/search_index.json create mode 100644 setup/index.html create mode 100644 sitemap.xml create mode 100644 sitemap.xml.gz diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 00000000..e69de29b diff --git a/404.html b/404.html new file mode 100644 index 00000000..aa4b1dbf --- /dev/null +++ b/404.html @@ -0,0 +1,523 @@ + + + + + + + + + + + + + + + + + + + pyphetools + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + +
+ +
+ + + + + + +
+
+ + + +
+
+
+ + + + + + + +
+
+
+ + + + +
+
+ +

404 - Not found

+ +
+
+ + + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/assets/_mkdocstrings.css b/assets/_mkdocstrings.css new file mode 100644 index 00000000..e69de29b 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/social/examples.png b/assets/images/social/examples.png new file mode 100644 index 0000000000000000000000000000000000000000..1e12edfa640e336152f74e2bb4e11bc37e8366b7 GIT binary patch literal 31487 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 z z@w8Qck%dz^Y=lr1^K$tyAPnI&T%oh`pVmE^hSJ=Q_Bg}W1g8{{R56;E4xO%}N{<$1cOJvhO`IpJ=j@VN zpN?u0p09kdR941Gaux^;mCI#np5n0-G3_G~uY&1-Qa{rc)Q6VEQ&BXZuBzB@@t!Vp zvUxsoYmi&YXeh%;Mu?&8Q%l6`LSeK`nT)<^-`9oBWqm;H>B}BtMAS~oNe$+tyW$#G zXQhDEeVISBGJh1)MZB4mS%Bg$gW5dybkMTDZD;lphIfy?TiushE8CF50CdP7^t8ec zuiKE`#dA0DcF4T8t1N8aeSpcM`ZA1JoJ-)a`0&~%`SKKO$ceKKuSVLnF>m2G(76TO zFg+4ZO$QJ87y!0CqR&QV>(0vh;A8e`RNsIjXPEUMYewqtdn-`fs*dC|I`(j`X?vh~ zK;FBk+OpIZ*TiBLcg>1vE$G~8!wPk#V_@BE;;OO$1bz9MYq6mGE%x;bMk-Pm3ShGT zz;n0QvoiZvvG01*{uV|OMS#_`S^l; zOtWj^H{I5q`~CJsgwib(=Cdn=teg8fggz|~bc-fG1VIVZr>Hv;a}h!U;6)JEg2A=y z<%Z&DnwHJk6ikj~?ZU7|F}uB`?-QByH^`_Q{b9#;Vzx|!QpxB@&<5KoC1t%fKH6J# z+8q%%*0;eYyLKBOb1^WI2JPl_`({Y!PUtlM*_;r=Z+8b&vUmtoOIXi`~6ZYzIE)q0)5H>Be5k$M-EqOZ4q!wSTPL4cRrizBi5MLcwY? zucQz(W`@!Gpbp>gFUc_S3SBrlfv%)I@`={XZQnP^huV8+ z)9MsHs-j1rI#O%o*p)&fdUiT581+HHY{dKI3AY>PX8~H;vyoVJXv@#}JE9s9FZ2#c z9{vHnN#f&)y+qE$*^vH()nWHLA{j0_jkZy~QgyzY;buQJ(`rT#wdB3`PMsTZPJk!sV|mxNs+B;yD}*ZOd;i+ZB` zz~*VKQLmGAT(S8uJVE=stgz{gky$C#kqW!v+Z4PZ0KS=u9huUD?$jdrt4F-0q&-_n zc_BSU)(Vm;=i0yuP~&hq4YtdiGq6^CgC0p@CyX*(44BG-kf)zI1i*%x^Q(8 zydYAHx6C(vrat9cQ{+V%`ijADc9INDtf7R^;ejtPi_i^ zR{U@AG6t>ZGc7P7U%PU?aLdb20*(;(8~c@V4UN1B15Z-?+OE-aHjsu*Pe+y!?_ebj z%C<^AQ8<5hQ2sy($xy-pf^(3SV%#>Myd06ZHXg|%B_aE6%EKOktpJtv3=cksHcC;b zGEyF)sr-u0X=e>pnW2(L3^Qly;11=&(no#zQE)!0iFl_-sVQ&*89<`paqtjaCe0~6 z2tficCW~EY>bsf|Y&VtNqO=20!H8gnn2T<8RZJUab1UAaY4i&s$GMC~A;LcpGUu+a zm<%xN2eA(I(=DxT+hNJ z7m48?aM++AMNT@Cc>gZ3*ZptGZ1yK*W-|`5_c>R9kPkU_B|ZM|s}J}3^4_!$vqL87 zPx{!Df(y29-w*>2w;E&Jfpn|Z#}9-91Fe|eLq+~keClo-#j;`2DEX9B{Wt;5k3r_) z%q;|1vet&z?WgPGVoHPq-=t5*wm>-VWJsb@1r?o7?(a2{FyXMXagI~*WDfBf>!?sd z;p@<@#*^rGg{(0@08f}VB@Va-yqO3L7k6IQHDt~1RnPse<+z-l0@ITRzfHq zkbZhn*xa|yHAwsj#uOQ#foyB0z2*iK64J0R!XU`Uqc;BskvMCg1}CQwSkIz(a1HC5 zH6j5y-OQ|Br2JQ&>y*b+07C;Ym0Z){8K*B2QVOsMr}@&n4_G#bl$LoB>zY@Ekz?4H z?C8xtW{9BQx{E&|&c^@q(DKsafwEgYTm?M&I=xK}$)4XE+;@RkYpCMBtsVmhOQScerYXtZ-{?$kTUbE!0QqJ2n zE0C+vmq~5D!Sis73N|cF1;ku59A07(hfLJD{P3r|z}5ujcHH!{3ylPr1dCXhSeGXk z04`w<+WCsY1!SBfnHXFWVip_+c_LR|+vaNAuTVZpYsriR^(*p+$on_Cm2 z6+T!bljN*nwg(ytA5yfYie4@+fb~t+L9&)t&ROu(XW=|iMQ;VRh*@Jnh0Hqa$&b>Y zJ7n?>lJnCWG-gHvOM>1>t)V-2tV~UXW`dXXZ;$$~+Nex}bzE$h{SD*ZuoAkiHcQEY zmPeG;cAm1nU;qW*W?D~zL(zb}JoNTk<*(n$uUYw$dJ5hoke&AuX0mWiKCUwGGbK8* zBg;{A6M11p#ryHj>sNCzr2r*?Itir4`ABWID-%p+Ssx^jv>Chnzz%TKlfedt!`WoH zMaMx7kJ)gS2v$)h`X8MIyh+(BUs}R*yx$Dlw?jSj;O!M*;ohevT?7b(q3FcQYLi~1 zP%MjeW2C8MgfwP{pIQ3$uoKdjvF<_&u~*K!a!PbYBCZlcIDM*4%X?5-C6LlA+zfWP zsdf38rn`1t0@KrHkV+Jp2Vku;JNKs_rd=W_=`loKh|Lg`q!m`f&JL-C+%kcS+UohM zA&>%aEi@_#={FV*ogtXI4edw#z)*v<{zZvTQyyC`j=MsIWI9(azDTcLDyVYKjH(x< z$kZx;?$XYdMbo}WqhQmkl(N!8Si7R5Q^pq#F2l&04h=6{sqwf|gec-_AYjD6DCQ$1 z3hZ16A9K0^J_H}?uzQTU;P`s*-5Z>E*z8?s`x;kf&EspO`@r?)h2hggkwB2asv!ax z$;iQ4#}0&-hylly>T5JJLN^a(cBFHcIpxF}#`OhJuLpb}mPSJjvwQ1`>vV4~jYY`~ z?Ss5=G3*#COHWQ=dm4;R;XlUh=Y56>oVP+REB29 zz7LH1$zA{_DXWroj4B`}PyrnH1XiW#hlbxk7*+wY^49}!Bz7q`y+E}Z)z#!Teu zXO6WG0k?z#h3^bN$s=Iy5%1Tp9B3jBGIg$}Z2a6$L%h-KnJh-0-tIZRNG4*&-k|MoA=JTB|=5$0X7dOm(fO7zx@Vl zn48~n7c5nht2nNhBY^#M%}d%sAGM(J%vUk7zNJag835V7&*a~jdAKv!xc2#gHdl+y zJdy)Fe)M@^ov`P>Lxo)U!C1NAk!TkhrTo}In=5AtdcA5=lUK@e{Z#DJK+l}`+}WBT z<|-?ACNS$A)>0a$Bpuh`@6?Y5WqodPeyuQOF|fOoUQjv03{~0S`WO43Q^^}L*fv{B zAvJXao;HfJ!Sq(Pfq_GOtBzit4mK=X&B%}JoWi?MiVp7V7qF~*+abWBZd)y%Bok*!%O7&NwYeS7|O4uD9>OnGfMji%dtT6UnrZqzF1 zd=x&oJ}8~6Sq(KQ6M5_A`9M$mK5}oT95=`*%_kdBb3l8Eh7Pcxkor!ymlVXa%*?48 zPFwow74Z6@txy(}gfK-{h83h!2)~$|eX|tGJO#i`oTnN4Ew{(U*W2aISH(c1f|pKmx+TR+~{Y@N(q{oU)S z+v&JGsRtd9*eJi!F(Jf81?xctDrN?(uDTY*{r!%x zx8HiL@c7cn+rI0hAyvPwHe2#+3l-g>pVsZkpz6;p@>`i7fDNFAYpRrGG%ijK^#2XS zhO@d6x0L0R`YB31e3-6NL%i8FTJgREm847`b0SySiye}@v z*4-}<2?8po?z5c`Kt`>YY|m?N6r@s^wA4*r=vg0~fivm?7$T(4rC=Sd;8@9emS_9)Ph&wVEu60 z%5JhQGB5(s36)>?sY;w02?1f`8URZ|$q$enYe+g4JWOfdD5x67AY3;k+ z_!`1KGCXWNb65;^3KF;{frc6|C9hM+fd*MgaWO<}W!AW6K|v=}V0(=jphzCA>F)mM zQmf71^EM3!hs2ihjn~jhh8X!m1NlbrKYxBlKtlR27;Q@(f}I@tU{e;g_2nKr7-Hrb zduy+&8@12*8009UW1o>Z59n-M>~GI9R`#P)IQt$+`_ZW<9zsUoI%?HGotA)g1^A1R z?YT?SVP0m-lz0IHGx^S8o74%OdCp2xRNmL{m>)Gt$5nt!+Y``a1#-+c}L-4k-F zT@LTazi-9AZ^gemrT$zj{@oV#-#u`D?j-RaipBnCL%aW~)W1eD%F zXrW3Cgq9Ep?OnI-=e&R5d^jH-$8hWnw}zE#|J}R)%LgUC z8N=~!YY(s7ym^lnrF!g`q>`p$u=1)}%;>1J@3B)FXF4T^f&HU%RABsKix+hDrLExAL^EK)>=f!8W$@THB_ip zzzdufc_{h+yPA~MgMV&fiC;I^NXelJL6XJ_;kw6!(ee|4&Z zil)T=(1_2Iy!)FuAWhe!`tL`sdaO!2AhPx?Kfm*Oc%sG3u-Cz6_ivx659qi0H+h== zXY(5_uwKYU`QMsIpGF@uhBM7lV!97TyK?S3JyLouzYIL@-l(b~ptp zoH{v7s6SWAz@%W{MBwa+7IxRUyFaF5S-bEhDqccJDT`A|KmFx%1`gJ2a;wLxkX`SL zvohiPo8uBvGIX}2aSJgCtA{IBA8d*9xe(|F%SZ9hdM?}E{ zpOo}{e|g&>*V#eu+0#JDd0pG@X%AM%O%^KMpyJKKGS3;6zml3%gg_^L%eU!@i_SP@ z#zfAiTNgR0UmqELsZbFgmu4^!LA&d%qW$@K+8c3?7x~?C+*%}9<&&{3`^G&|PlMnx zgSjgBh_s5YM#t!AoE#)==LdhPEga?tGnbF}6JP8v-aeSI{>n(t;r^@VbXJhPi(R!E zOxC2)-y@O9UuSStbY}JeVQTfOxRbU+R)Dg~nWxVmyth(Q9V7{}6t*QBWP$DUL03(% zfZG!6FR8?8nb+Bu>uN_H zQ_eD0FY<+D5wYNBWlT1dKMf6C^^+9=8}RC|$Ej**aF%kfmR)-Ft-Fx1aYh(zOcCn1 zT+_uLrccz*tub8W5Ei|ntqv16vAywZ@?hl?Pm7%=C;2(`Ik?Sc^^V%AThJqcE5d(1 zC)XJFFMLALeeB%MlesYc+Gpm_Ht|PZ;GGr8zn4q$T4_f>4<}PWOmaNd(hFVVe8p$x zwXL+>lZC175QBk>#2-c0a8^kUVZp)Fga$c7&+*&c_HDS(5^f73LBz_P)f7JWHeHK| zGV9iGDXv#vfO_Z6o76oa{VrVH4bqnpHj#QBau1L0y_&On`sIEtG1#JUZ*8==&+(nC8FQ!@d@B0 zA)J%eO}wgZR6WVV=-D_*m6Z-Tm(ndin?OwJv&^(|59xKNl)@a||sl z;AKsnPo5lh2Y)V|SXNSEGMO(ppf?$5{;2(KwAGmw<-*Wm~sYF`Zm@SSYea$S|?UzH@ zulM&%eDF76d&^cZ;y$I43Fhk83>24XUyf7swS$#bS1P&uGv>;lw44tG)Rpxjb1N$3 z!Bxe@E5DTPQb3W@9EA2uAJ0W~ams+h3F=y8hJ1L1y?VVrdCR#WugJ1YX|mDbt+3ot zFU3ar>}g!4RAqb1iV@f%3T*L6#)al|KWyk)$ghvlUA%Y;mxm|yDetc1bPOxW0jHWt z43ajhtyJ}!V>KVcVeYMcAKEhfm>Gmj43I&s+wwm?gNriv;*q`4#9`Yt-nSm{(j$2H zC2)*6ae8{AiNe^IM^&S)8uj^!C|r47ikirQRri%}nsaW~d2VPw;t7q|4%RSn{7(LX zGa~i`ECi4yQQL#|Smcv~C6XKCB|>AILe?cIeUZ9`%z=oG2^Ps~np%9k?&Mv+M$^nF z`wnmf>sx3HD+-MReC@(6(jPLXoH{)Q2j$!6U~LTcvTovuGQO^JDuqU#BrCK(dXHUt>hPY z9MKg8K6`=tYI0nO^jp{?XM0?4T4rKk_Q+`=)^D)-t(CmFybhm=yhLy|G7AfdpVyaP zt?pLj7A{>1`KfRuaydcN`}3RQbbe2wA|;m0Oc*3YgdGPX<}!o#1;M49ZtnD>ziF-T zGAp^j*vS9!u=_o@W8TEhLYSIdGGg#3464Aoe)0>Aqz$(L=>m0UM_lhI%z@&9$=>dj zBknq===RbFW05<}b|QP44~*Ym@)-NV_5N5mMF&lE(FkVAI&LYL>Gql(-}k^6>TZ16 zA==u^!>kT#a&RlHv^H~~=S|=diGeMOV_<1guMq3`>tb^tBZEibocP@V<0FL^aM}ji zq$rQ-%;0y{5s{*|A8a2rxYq7@)mQk)zl%>u1Rq57%0rPOt1wd^yGnoG)$1H`QWXQY z5izxzvSKI?q{z(+xUb8>t z2>qqKJp{baKueU{{)mSe46lQCzs&>2QanBO|39OCk?CvCcRkM@U^9R`)z#(2ls7VA zA>i>nK%I4pr!}G)n!EL5Ny$WnYo!Grh+mFDm6sC^s*mv|e<6k@T3?1UKH$jDyIho7 zg5_=#v+L`BZnBv!LRb+J9b`9F=k;!6Mz=B>9SZ|jzpY1P2M>Cv!sm~dmAI4)v3uXd z$NEtC(c9B@o$pyfLB)#GqL&b#?KOM`u=Bxs`xis+Jq)tvG+15Ak-hU;Z&Dg%sPqp? zvk6U&;i(dYHUR(#r<<0(zFEn0%!BaV;ZvVJ(w;58``rX8>>{(VvLMK zN8T4T6}dmw-@kj*6V;O1y1kpCSJ8=9rCqV#vgu@n7B@Gv_&kyd%H2FyJv$_^esvS= zk3Zf1(`YpI4fHWhKly~{f{854JkrvflpB0yg#qh{`zimCgO-aebNy!Ul7Shti)6VN z<MZB>BJ^ZVc7Kb{{$L>! z>^1$2*2MMuI%hak5QeytzZD!Iwink9Nuz6F_?OBfBGC-?m?W~ATzKe`vG2c!TzR9) zFqCO$1_gRnLX{3cB`@uw;!Mbl%qW)U92*)+^_*Wj#5Y2Z#;|I)H#0r;iU-#BU|6k#UeT)U zI*i!MlLp9EyHI&FM8#f7%&q34!%SN7GO%Zg{so(Yy>vULK@~sGz>;Dw{Ch|u<^^e| zx~1a@c;+N!qU>I&#sDA9GI>&k!P!%0~@YQ$=alAiUq*upzv5#^Rf70c|Sk>c02 zXBAr7tz_J-hGLXIp;uCmAN)OIbXfzLyUA;4u!XX#ZTs&K!>`ZRw^9pA2^2XDt(i@X z&ss2v2&}&3yBDKO_H|ugRhd|hkRAB) zI#*Lny?OMGj6)^j+-pEJFY$NFO!BtW%1Ul~cnYBHhlyS)@vY%uI0jS37|G=t%-tgr zgbsV)w&u{EGXEOoi9*AJsmh`X_eTaroMxIs8No@$1&#Z8Zi`#^eG|iq1`>)z*w8S4 zjMEqidc2~qgIk%FNd1?*wj=|LW8b~M+qmad#p(6DqP-nKA{o}EsmL`fBnW$|orDfT zp}2S@t}9@E_XVXkAmjk6HD82RPs!;&uxXl{9Ls?S(hsp!+wIIQLo)AEv~| zkLnm;)5h!A{L0c)08aBj8JVF5GEtnSsby;2y&GL~vSonFJS6cryZGxShk&ec23Zs1oaU)=xz)x@`ZTMJhRPh)#SS5$a z@*9*PdF;HbBA;8lVZ7v^XJL^*^@+X0)+kE$DEG0E=MLV89y&3HINTf$nPiP{ANtK| z3R??4M^zp?vyK z@2}_9k|htwHAK@98W(U8lXjXZ@qW*!l+V<^cW||RzBZACwKmnqkJAeMIQY#x zA5HgH_UmN^$PnWAwOeho63;@ct)3T*=%?}>72j{k4CTBdOO`t>DB?Y@r+9<^R(40g znAUI#Plv(LU*T^(^u(1Rl1N8i9ABpA=#3_n945$eW2+{GcR=Iyq#G@+~fMK-$kp9a449JJ}! zwsY*r+i+bA?{uoVae1oos7y&RK~*y0PsHHhpm2=Dk>H7V$B7!Q4eP)A&~)O*k4ruW zBt-#$MWc1IfOa)FxS}mDpRmj}s%GB-r6b zwYB@RS7q!Yfl`*%ub`t{nO*X`>iZKTqu^1&YW|yG`8(C-G-_w{wu@~n=|VN_UdE|xno%0ZEapksZ1nD|ge!}1LMzbEqhn^So{S8iR^5X<6S z9v-<7f19@fBaz=5@Soh?tN!-wumpHpNGF+?q4cZF)-V$k8cG5v%(Fo6R{vFT(D~G) zc~wCpZ@|+EzWt}Vzw)GCODpFW)(GT^gbd|Q)a2o$k3|GKeT_jRFvfbc@>D1-to5ocy_J5~hm)ZGpR!ABJ|dq^=2O2 z&tHDEHtf)Uqm4#)yZAaJEfkDt+h!m9EZL}C+Dn&kc$^XJ^Zxbq|D&G{eT`zxR9uV8 zJ=b%IKltERMIHdt!guYnIcpG9(~RR`tp6;R6y;~nXt7>h*DaBXi!E}_Ky5aP3I7B{ zN*cZJ{+zaw7w40JnEQ9vecVUSENnQ8eY|!<{3m{P!aU{jfB!b@8O|1h*AdRYwz&L;;VyX!f^-9d#@mCWn}dlZ^M*(?O@-=)JK-SK)w!ElLX^%f%#{iuMupZR$a*>aKqMmDSqXn8_ zywNv1$5jn`qhM)cVF`(fjz^l$@BBTbuXr9Rp0aJ$8=84?P}I)7R06%P-rv{ey~*^m*B?JpYlEf* z1POcKt!RGz!NA1~3ZT<0svmU9kL^sWLQcKgi4vnpW_f853V>SYG?b`zb*Y(oUhw<* zw|nlWfbDAQR2c%@$7W{u_6Ri-m#wYqa-^~xQDcpwNgD9c_RjZ%#UYPFIT-Uc(q|&i zb6sttNX$e7IiN1h04Jqq*F3~Ow^le%2!q?*JkRu_@jMowvnD<(70wLyB38)18fbIz zST_-T^*R;em6f`-14H}}cm_oxl#Mfe>Fa6Rm0$Xy?O~GpJg*v;7F}#{VQdAH#yO1k zBOu zb(qGzdq-!=04VcVE5JwzbP$M}nv4uX^oBGVpeWzGH@qqdYLwkh?{yk3ww!0IPd|oH zX?y9XfDcYZ=k{yKJqL)uU0tiW`L;TiI-j1jvq6?eoe8|XEAJ`55=8-wS{LabKt|ol zv%Yptw#=PjbD&x9UmZ^^F1}Y$0nctoRVC6mLMjrZk5rcFj&0fjPMJ75cCbaF%;yCs zu5B#=3Ap3<%e%l18|Jcd9MLTR_8zfS&eNuU*sCicF%782j2Ac;arih*y-6g*Nq~B4 zh{}1xrh8tZxK`9!A%e5P{^PUlb=8=-xAB{>#Kbhf92r>qs_1SC z6{tCm8W!+$C=-*5K53hbEhCeBTBjmiIHaU>09jcYxR^O_l@*c(mSY|$RrPT>ldo-UsMS~l3$jtefqw)Cf$mX%8-r1@Hf+JOFt+o{Qs_IJu%ULGUh+fc-ClBec1hMS-T zD^yF=MZ|*o4I42UPmw!-Crli9Rn2!k?uQOHc)(_!dCI^pB2H(WGAymrjzSATh~zy$ zB;*Uh-1ioeBp=2k#>@>(s;qdB@2pelQ9W z45>pfK+*pQ4Z)v%WQdi zAMD?MeXMqR`Kk26;1yFDYe2LL8=t>blkqS1-%WrnI1FUQyuMPki4N;o9wAg$af11+M89#2qmlx_>#*KuNxzo6zL= zRU7~Yy>8Fy?>W;xhnO-#KYI;%p>b<&#*}UGni%YX7T-0mKf~bOnHyVJpeEuPmCgK( z(%jTJ(!|uC=xJwITd#3x7-4ehm{#GN~A{u+c8`YmBem0b(8N>;!xJMT9z`n z6r=T3rbL=msxzM-$Y1&xelEJ1a|&sCys1g+=}5lbVMLxt3={6-ryzTL$cykK=Z(^f z2a}VY*PWTgFwZW5=*Uh9aD!7jdU`hDQqplZdDR+gtv}-TTV95*4oktGzkz7)snffX zb<)GY0Qn7ky}rq!uU`|XUaxh2i?_)&0Tp9nUoS~^=S9_=C+rkOKqahEmkw5=z{mL& znJ3Iv7LS`$aY@sv1DkJvCi_%zA(nrh zg!%MnpQ1E$o^Nq=(*yu=KqR0{S9pm2I2CXQZ4};4dk6`sVaZdsKvh{iR69l?4Js^T z`Pu;$-Na3)GAtQ&B&KS1J5kuLq55$Ec}x;G4>dViEZO;_-(27TgXgxm{HdVKp;#u1 zQ%--&Dzlmx`};$x&s3$--!(}IJkm2Z$GTitM|Kj&=!S!t5x}08%%?FpR>Qc|w!rI$L^lhy`pM2HBLqjDoj?5X!p_3C>zvoOrQ9u1s zDS6+z2v0^of$(hg!DuLBEpD2TO!!pKxyV7uAASD#tK^z3;QiBMtL|mjR_Y`N=w!^< zZ`&gL3vzSmu*aaH4C*;sB7OSoJdz)nnoDkv9#JlRJXb~t##9n=dLjtT0*b%_T$JT# zo_lHA9L--~XqLKLW;Z?1%M)$7%gdk2;CS1(m&1s|;}zJYeyB>|j)n_c6?&ZJ z178P&g0=sv{6nC)U;pKSRUG>$fjn7-3sgVnQ+LO~&I5X?Q15K4uhIf4!ty*9_KP`N>OJDvhVoiESy{Z3-6_8Z`fOOj z*ED;PE>VfVhof>v_;_VE0uVsN#~hp1;zn$qnZ4U3QBk}?fC_`#m2>PXgb~SoQQWA+ zvu2<}F`G`Ng&#HN3wTii{NAKK>;P%@7m#Dl9eI85D!+n&14PVp98JQ@Jojc3Wnwtp zrfT9CaDf58i?u^E(ddQVs&^;_=SOP1Lc0-RYY{$;{ysV;Q*Qn=wXk+c;9#!|hU^wl zf@IMvfuYRBl;m@J7a9uIo>fc=4b4zb^3C)c~8f6-B=_C97=FizkCkofElbH^1lPHx6x!IrY12Q8}Z~}OVv33bS ztAW-6+P6xDvn_mCO2na8+4)br9T&KC;e~9rxk5lrjLHWZ6oS(rN7X2=VGlC8YZv+$ zffDv37}orkhxpIb4Ftv7>FG}7?{ONZO&nB;frKgs?*Ik;xy=wk z#qNt0qNW&Z+T_mp{Ve{rq-nEQy7&v1w-;vu8QD4Vr_52uIV3A8P=oz5+NzFu{JDnO z`r|44Z+sjlbTffCc_&fW?1-v#B;(77Xge!Y!F1dgHtB1ceNXRyJabO_;m%=}h1(}B zNJ;`w6@W{}F@to~8Z>Z!bcJKq0)i)4A~;jidHL)BuFK4NCjdy-vsBs&85u|{@_tmd z%^(3uPr$(}+I({k})nx9DsDbE3oq4bN^|p*mZc2eekuJV>(n)ecxBnQi zcs^D?hXM9MJ10}-blg)&FnYLil*FgnwU^AtV;RcNZ#x*xAu(E=sR;~XR0Wr=s5rMK zcbSDsh2KmK(Mjkk{$&keEJkvvh0luBv>y=lh-v4A(qM%+GS);mhSSF`)F^-yGueqA z{!+pwb8EHrF9{|A~NZV1@;`~*QD~!x1?tLLD8gj*oaVybHO0>A3?41o(hHhR3j%yZYav^=V znilB)OS9sV6}W^bOY%y`0}%01pE&fDxFrMHP+~5K?g+>V{~Qzrb+~+IOw*5G@VasV zQ(F-LV9~irS+qt%S&?D(Xsx_+$O6djDEF`;K~O9x3_`}hE9+G}N2;EakBFOG=r$|t z{aCTru;-l6g)CG5-K)cF$>rLHg7(*F?N8h??mJ~m@L~o)j!tU1AgU$~5BV{p;8&9I zn9JADy!OmGq!&E0rjbAog}~m?)NUe05Wb!2g&YN2J-@_#S40|b^vSCiN{*BzK^~K8 zqPc^?WH%O0J}me|Q&ICTE7gj#uHWhthV+f*)i4N%6y1ekTuhQdujy{YyJ^X6zI`W6 zDB}trs57_$lf^fmI_0yC?utf@JXe8>2!!Q?ANb~m#YYS;%(4(?Q89K~mCLeRZ67fN zb6r+U7h#q>)`;Kq=>!f}nR-|6AJ?O6n^}K>X&HC|TJZgG zZ73ba4s1?qGe)0%c~b0`lG^zQ2US+*LXWQRGtb|^w{NgY??qCBo|gk{Fw%Is(4X?qmCKsO<)^tH8x zlC9ZU<%zgd?D;4$1So?f=4b4i5|YSrrrV=caFyt_a-lx8}yE3y;uy^3)8fDzu}mLumCwR ze2w>;ZWv4pKuR?ftoRQ<|EvoLnT(_rnQKfBQEkuC1p6lDfP*wpo}D+I%7kR&^Kt z`=cgE4pB2&RgE}++K9zjz6G}7E#fG7M-G9lbzgT0KzL?NQz%COmGt@TCg5P?o4(UK z-5K{K17L5=>0~w;^?;UGpBK6;TJ?^XjkU}|a3&u4bM3u~^m4R%KcpQ9sbTkmHcErg}pC62meL?PMX@2*1nE2IR(f-dm3+!-3T3L{r^4060t9Yi1 zz*0T!oSb1)$b~DR8$Hc_=dNLZ@5@TH_?Y>jS+&H^DIk7|vEZVj^8n|(o;+3)O#1uur`M-e`0W?LhR4@BFjsHuCoJ=H}CSM(yjakK_j#x7olZEx8^ z$|a19P*6Cz+?^bPS(OU;+B}`??ESShesBF?MDLLk{&y;fEVPSV_?(#)L?V}1SwHGL z8ZUcodH-2`j-|4NVk?_ZgUpJgiA&JNTzy9+J8N1r2#8(UECX5A`kkK+RbYo@rWdubyI(h)T{?85YHIirK`cxI4sW$$V)1T>JzMKr@y5pn&Y`8(YAy@Y@!_=#OYtYLxLHf#l5b;x~khm2pD{*I~kxNis zH8D>F6!2{56rN7fpChJq_&uAiPfaPF5NNSF+PL3v2!1PuCB~k&%kACXl-LW~zbrLu zcF8+(+5^xZf^-ubgYzLJ2rjwbqtp+{@mu&Lie{%Al^_mP`(Il~l+4iL5cDh?$uRQ2 zsVi6QSK{xDc~RusT7CHOi{ZXw4(O$K{e>x-{10oAkjXXV83)zGVbV;hAAEqMm_UwJ z8#Qxl(E~RCMD0L8*%V|fHcj~MP66Y2yLQpe?9Yow9afuk!((){AlLzOJ#tTe`|tYZ ziF9v|?1p{}r_rtcz)sS3G;t%o4&hvHr!qJK<+X5a+dMWL*^kCq zwXo@pp*bfu;(aWP*J#v(^-gC1)jeFjyYIcATg!AP;Eqs;nbZy%)7}O1U41JbkPVdU zz+gXTtS!^Cm|T>)&1392DgHeRTJ)G>?b^_XCu#(fdoxaw34}8Cwj0^us4Z_zXSu}* z_`r^=qsf}Eo^kA|l!R%&rjMD(vbl^$t>-yUv&ZUUB-FyZ4yuY9Hf;4gC+!QHIgjPM zwFU@y-NFu;i6U$D0$8d` zOert{G2^H3Cg}w5LhEWBob>M3BUQyE6Rt`E(EE%Q&?Bym5+l#SY-A;RT{!a8J0kxL zcCTYh7P))7d$H{j5?NBS(%YD^1Tk)dWdG?#8IBXLHxH0Wj6U1@_c;MSQ;=iBKY4{o! z2U#l+bDBtt-yq3!&6#aH2TTxnqn5RS;!)`lb8+TPRP;qBuhS{bCjO?;kYr{!md{*$ zX(?g!*ZU?lnUky)Rn_;6sxaBPwT}P*1QdYn&fQi*2q0bD?xP!l#P3;&$=p!7b!mkx z9o`w%cP;P{TFN=)nxe)QO(3cYYeU>4C|qMe1x*+_-vG1M=Bn5-+bU>^XXu6qltd!QBGGESHRx~k94l7wR2{k&|4Ay|0+AT(HT zM=XSqy+C(2&qSPH}g zH&Ec#)!xC9MiU(*gyp)iCUQVz4Z^jb3kE*n0Cm7rJxEY>0gAgCObi%V_A{)k#XXo} zPKI^5ysB{0dS~jxjnQ8?6yO~-Uj2-BYCZT6mmu%VP$;LrB%-k? z;Z-5L57GrhFa6f`1qYI2X!VRov-KuNkwpzcPmP$(j!R!UChct+Ux@O3nK9i(1o1J3smB51#pl8;w;}z!%j6ut*?)ndhn> zhKW`Lgyi6VO01fiwZh9lnuj>B*MMF#9UTO#UoDy>B``}Z$LUEDcfWz8(9)<8Gj6Np z5!PS92G9V&vKCuWF}bzDtbJI3)RqSv?o!-a6Ft!p97HWync*-u>IX~*u|WWNRg;DJ z2Wzre_g(>s_C@%SQ<;)={Ek&VP?rusKw5&m)=Ujvt=>2+kX0s6nz-AyPMrV<*5Kr1 z4@p1t!%!tHcH`6B=uk%-Lqxgzqa02@t3>~evfn`g$$fW9fJJs^CgQB84e(+3%vR8P zlhHuc%2g|iq%9tCpjx~_C3o=F{SGygXmp0P88)9Ji$7o@e2Qie0ND;`8mHG=O;%F% zQ%n@gY7*vc5DQ%~D5d+A6l=$5QC)*ut&4~kW^phxoA)KtRba_m0i$W23!vX9X4$P| z>jN#gW9}s=YmabM+RJ5+-sNVqRgcw(A-BV#+O$1q;yvaIU9lm6>^UJ^48qMGbKtSN zC=l0=KoYJ};M>VvQ9kRx(e<>h( z*DHWJHcdCCbQZP-M4BI$GvludAIuy%iV{-SUje!H2GH$=rR}p*JmHb59^OUSle6q0_C-*p|(b^%)nSU<{MV! z`Z)lJ2=t+o_XG`0b3GSGvUSo^UyoMM(Dc<{9LR}3c(8)BZt*sJT)a_bn=aOu ze_ecVeErWVo2yliHE(R>_N4iNH^orZGEM8?MA>revYPRLe2u-a6ppUQS(L$)V|}6x zrFu#qxPq|lPU&W`*@m6k$8t3uk!e>$>yu->3y)ERSe#9zJ4MNc+83pi`^KfAIhvhz z(c&o2d1cpV$zmac1+NGJXN{RxM|*7^S{;F5$zScr-(a?$wFHpRLyk29vR6^ga`g7L zYe)%MSpiDe`V+@0oD4onxH^0T#hAJRlB7XUK*F!Pu>m#EJIfJ9(X1R^cjNZ(&X_ww z>eS-FhmlupW7CNvCW4{eO+UVfBH1h|MA6u4smhgwx6Cx5>;=kE@^AKeQCbIY-78hw@g`rZb9)xvBD_Vbw$3JycSROYfb|ipM2Qq&eMu}B zzwau~;Cftd9*c>g-%xi`oT7+rMitQg)i}GxS%3TBOX4^a-??40P-KxK&5!d}G3ZTz zk+rTGouDx&TDMgLdj^DTv=mFDFsm*8C}nH{|I+?gKQI7jx)y6(To+{BZFb`udfxI2 zOKc;kJH&_7Q;Li?w`882d#)l;2*B-W7gdrQsTwapLuswF9o1(L7qP+938BU+Vk(b7 zr>ZmO7si4G&cqyMf0(j$@~xliRUv+s^F}{HjY0!raouF0R(pDVi4+%U6Ci93xuAfr z#km-Y0ERJ3(xb19SrbAngL%23eh4;ZdZ4MgNyJRCa_}k}jMUwQcQBdbeODb%>f>8u z?bHI;wCJYdw?!sQ*_`IxkMXu0r+6g_}+gl~CPx$;@8@m=y z;f=Z@OG=6+nKQ+{D|1p+%U=-4?cLjPOBdQz!h3;%`ZxkOuI0~^GeNL%5J-CE_Td|J zT398q5*?SPANFMT7noU&KHs_CKsr@lUtnIeVLwZU!p6q&c(l6)!ohD?ZvuCj-79pj z&GQ@ba%YM=g;_T|I4%wx(=GFi`AH3(Z*YEeX5x=i^qK*}G2G8+356IzRNf8e$_)lu z?F}QWRFxydpJeXE6VO#W)3Cxl<%}gY;>EaWBc}%?KHR{)K2ISeVW$=Dc z+aPCZx-&GQrUKbRH1D3$**J*%=WCq9NZoSdW@oU$PA*X7Q9i()r7E2tOO0dIk6_@K zGduQNud{Bb{s57Hm9FpmGs&n3o`*`n-{(OAqAe0@!<4a5^Chmo1pFHxwFPFVa7hV# zixra`1*~6Bv)b90jZibAJfuzR?A<0+KF>2{O&?Fto#1Hg)VwNiBzyYpJF?y@OSGk@ zm1oPxPa8*b*R8A`UZbHR-czr&uAK5ziX%qnZ8L-2Csc_>*;7&6J8H49y`b8qh9%}P zk~yxFuK=A~;j zzc%Hlo7gwVk;mjK#4o|@o{`B?bZmBIQNz(BFZIa#rDyh=2eT5k5vSkz5S?w2Lt)oe zg?O7buYnGQbGG2eFkBQkb1bECv*^af17i@#F52hO`_w4Zr-}(30@AeiArpvurE zBIqYH4`d*D#O~KDPk}|xkN>WyEEWk^TI2>zPY3^r5yD( zHrugp)DHXRw?d5cz5ue7Z##qBb zL@TTh998C^I{+e<2GAWK|E`~01cY-41ORf=gAW?t5myV^%dIu-QW186;U8Kpq| zH!KUx8(q+8;|#+*ss%*YCT4?IH`}dfy55VscLM4k8KR~1Ju4^g zwZ@JjbUC4NKm3@If-G=6-#??EKwe-7KQP-C1OR%x^mgxQD7+ z^r26{Hj@}}?W*ri107fA`5S8w#mJ0L-E4Nbt?l3o1;!^?y-r%#k@BUHoJ|s^C{hBh zHZ5lXvQAtGaKMD)ji2XgtPX#{2JDPlr4?@ueh5@qZFj2%ap%^M_oCxY36El)s$Qbc zYPvToB436o^B&l)W2=w}Wdz<~iT%V110C^Kqu;h=YL17V*|&nr^gW_^5Jy=sV`g<) zC>|pmbSQYGC~AUHKQ*c9{HGBhCMLVvV@gLjlhhjPb3HE%!Vt$O7L&7I&z<<%+KS80 z`2gZ~z%T`KIX#0lKnK8ZH=5*S1>9-YKqXlTuly>~fvVi`91zrrmyl385_RSFDF&$@ zYG=3!V5h502Uc##*9+f|f%!ov0dbsCfg?vd*0ewrHeL;%gT_q2bo?EfAhQE(quf}! zfN;B{@e64nN`Vo;bh(BSv^;F9jwE-ZcZoOpWD*#-ffiha`BuAoI-T*-i+u$WF!eYm zcbzT+6jbyN1wo$x^!3XyA!Fu5iE>OhWL_7o&BskVweM=Bf_$Z^!3m7v@{)WqzQ3qQJ0(=W?*4SsjQ^cS_OR>gs8seZEdQO`znr|J5}O%gSOskCd9tk3F# z9(#7f9N!mKyHq>X_=i}jipk;%imo=Fz`p$EDLd+zo7iPFa8RW-_-CW_QksHcc0DgOF>r8-L1iKJlKhUiX3&qK24vq?_|tS>|xRBDjAJkb}}A#9m<9WgHizZ z+;cLmn3e=S>`<0l>qAzQw@kmV!DRk*9e8L-0;N*z(r6zH-#VCh)?$V*Yp=lWq^E;T z%j|$j;r_%cm#QAff}ybG(ydbJDrh89DzBZoYAXs9RV}GiV6g*(BnL?~&Lw!c2?<4+ zfU-W1I`RiO9yWCF^ZG8{kGJX8X4hPskmLLVQqsVxfE{kxLUA*vrBC1^GBVTZ`Q|TB zWpb^6Z?Ql&k3EyWN}QoDi;S|xubG!A#Uv$U?l~vg_()>U0fGseT`&)vk$2zSHGqcv ze3qo#2yJ}UIDjq}f0PBW`6sW5uxRb|K)e*{vS2EV>pGBcU2{sDoqJ@swZPZ_vO7ln z`rtYZA&Gm%3rwNL8Gd90PNIce@{q;-v1V0Ht|IUS5q7!5yTQq;qQ;NM--B5b*hZ7P zDhoXZCkcjNh#+y_;Zz*`<(ePLE*aDpnyRhL0N>&PZ4{srFw%}-;O0l1Xz;&Q28~i7xDVRYIxhWt!{SXbCp#&i(DC3 zs4@kBd;O=ZD1`AW4Hb27(ON>`{f$;DncLv&9$cG2oOi;~X~fj;XItIDvj#Smw>N+X z?KA%+9h@A+8$3CC?C*i0i+y>Z4NSrR0uDAws1TuEO7M6UPFEm*R~ zzxx_}5vdm-qbIUI$pi*q*56MKXI^^;O)$jeBFZwD2S&i4*WWL7_)ZFO)^RRdE#iWI zXO*vjBPupYgL$R7kA!2CfnEe9Y`9B9)TiZ!6OKA%W=d&1OThQwY-Lb`*^?kJ|26PW zr_@Ctf@huwMtx&J{+^vt^^-x|^S_^{TR=)C>z&?fwof2#4!F^*rFh;0CkW=XcMYVF zZMG`yR&V6%shU99bZCqTL~>XIxg*5{b1^8nOy1z7l4NzX5S^gbr`MLRc_{5CFZniD zb0y|{Y`0=$kjT#YodXi`?}CP-ZeQ01N|nK<##QWQlhk2c)(!fLWMe)-gw5cU4)HvD zLugP7bO-R=2vp}PAXF&yXc0RHjmvia8vg&wWR(&uyE-}^q_bKn2m=RV*2 zJ|E}kI45S_bG_f!b-k|F>-l`V6z^RGX&D^krY|bI>nzE>ta6|)R(jnlkIBu-pHrmd z-BM)jvl_Z@tV+(>WMR7`pw)42`BZY|R_{I#+%xJ_N$zg~VxA=|=6Q`SOn8|rl|D7h zeXDIm)Ju0a%M%cw{&HT8?z-|?RqKYrlj_0|=C+Y-Aj4`aB4z1?F3!(m!JqwHv1u00 z+ZJB9oPA(Rb(xp+EJc17>Wha$!{Oz>iW37LOAWVa5h%2_Bs$@!-!_+QSXW?8v9kVZ zsd3J-YTyG^Y_P0KkAb%_ykPL`n|O5iW~;0jEg$3i-6U(f{rhZT{k@}+^+QdgR#qXJ zAP#fyLGX-^P~s*xLEOc*@*@NM8kx=Tzn9;Awo^oU_@%kFmYUZULMbwqWF3AU5ltu( z4K2aJET6Ev!-=fcS43hz6x&p&?MPU}L?Px$qsCD^krXjPX?`Xp)I-h$KOE_SXHOV# zZjvpFj}<#1gJrZx(^*X~$cUga$hmZgMhh=5jYtl*=s_YvGhFXxD6VW56iRrI_QI5C zKum2IpBWz2g%S}m+jh#Ih}V#wFUbTon*U8HLTHtBv$96!j~=GFLU-;JGlRUGGxep# zMfFu*ck(69>i6uqp=2yvRj3ZKN)1J)5IU7# zGGh8+aoty&EZ61^g@nt)k z$=s-scRVH{Y?_gKWklg))-_r#)EpfBts{qqGEG!(0K%lhxqoW~=`-Ux08|!-BdR6x zrTan5SIqno9ypZ7_+;O4@`CHhwX|KU;o=6DPskh`ORBeStk_s~giP=w)g@C8IzbGH z1sY89&Q(tSPY70Kt;5gc)L~sIU+g(o%FJPU4!RZnnut!oEEOqlL@V9@$WQlJ`|V+J=c)a*vRzP5F3>nd5-?hMM%~3 z%5jrAC=?RJ@*W+}zZ9#7BcWOT&+0RT_PaWicSBvt zl%c1cnI7~<0f+^$j_9B1q~~2WFx$YJ$oep1W(SAI(71GQR5h&7Ah^&OC`yAYYqQ8w zNs~j>yS?x%Q`p7on8gJn2j<6`H<12W&X-T;9Vn%389pED=MvxSkmg>U)Ba|$oH89q zdSN>k<*PV&2SRsZ`Zss#ooaU`LD!mTI(GNq2;8#S{>ES7&Af|Q zeV>zFyq!4*Wpmp6r`bm#{w4LJmXHRT!~e+cC(=q4|W8bjYghn)|i`zmSQwokmAFjJR*PbSJ;s z1C;62vX0L52_vf9yYcEXrEKPi zV_e9Oh9U9@k3=IVgB#|ot`{>}d~+lS=Wq%oXTaiI+7 zQ6&-sbeXNZygRQCc|onQ7wqV8x5ukdvQRmwpq*l0Lza>;+fvWZKL|5; z_8t2f@3ACL%id#6(P&GX<)N0iDRpaQ#hnKe?57+Tf!LjikY>NA&Z%|Q>osy*bLN7u zK-11H2yk=AZuc?l+z9N;a7zJJlW!Dp;$^S%YHM)7Rfarh%HH$zqWUHT??JNJ4Fzgp z$cblfs|PN0q-+A)70?u}j6Svv?RefgA}irDudVC=x6HlabDaB}6Eb#J{yG~Xv@?F1 z4BW-F;ChjSDOs818LlU52gE&xZ<)=LP4n-FEdtm!gJ7`Xj@KLv5#AC%{N~5SOPo5B zuQieVYk!L*n64om3&P&CR0o}_E_XON1(6v&Ur^kqK->&2Q8eTsrSNhNf<#>267b;B zdTp~k%LAOquKs@+Zrg+Q{$X-wx@~sINe3QzFQnd$^M<7kdIgjO9#@K?{_Q*$D^yptH6p-o?DA$?u#H`uc|xA9(2sSVK!4XbVTKDCyEqpY$J{^jsjz14KjJMWP{ z{ne`-X-`{!2oG>`aQIgI{huB$LFWrKU-kUjUAwyaXaI=8EPu2Cp7q(Awr#zR>6HEC z1Kc_J02lZ}j>Q0Ar)EdBv1IeHCax_Zl*N=ZN5<*Ug{se1Jj=F=lv=aS+D33<;8RrL zuPFFVuX)z;#lBWDU)y{YBr9#%i4D%!2sJ}us~3!qeDLp=Ua>-#pEhS5(IpED>=npQ z&tq3{oEG_)4@$q02o}bx1Q9b`T7ptZ!RI>)D>>fFSIWSZ&0<$(ILgnp<4c(nqx%#c z!93(x?u7t{`CqroYP-wWIhdVD8jLpmNHHtxk1tPhKj6`MU6B;krV9kYctA1H zL3IR6^IS0rGFkVRua5nQgT5YBrXjFo6$^536t3wJfVW-P@|Pk0e~UQYJGyupmg}TT z=fAgH&H-SR=9M$|(Za~ZrKx5Y1Qk8BQh1YW^C5#?W}uS<3%?nTnheDrz>a2sv)Bgc zF|a{^^EBoD_@Y#Bl4UZSuyn38ry$cu>*e?mqviT#=uKK4q~0wrsgW~MgOOtd;1~B+ zQ_)cn{Lz3I`7s~IhrCXq%p0J6dK~pC1^oNrv3yyDFU{}WlOvA~YeIP6%Uj!~MSd*- zi@U2s(d5PA*r8Ia%C1>bW+SOu>TZ^CzT5{MvR=zN)MeK@e7 z?V&{{9pZ_19;)1=aqoay(U6+Qm+P{vx$7U1zwdbp4&N(hTb5#bY9;35deAxvq!0(J z-8+C^QE|=RdMD$`xAXw*?{w#~onpyn<#ZTqcSCHdsDN$Wb?;OVA2n?e!NAdJk;S$t zRdfVf-=*T&XP1QKOkP+eEm-_m9OUUToeg<-q)Xa9-fp5`e z5Xt>7JP@y;uIV@!0o%++qJ|8)@83Bp#6{&&stTmaBh!hruWo8eb!E1109(N`*V-N* z<}rAx0@5gz-*aFzr#~dGL5nsd1a{a`dDD&c;xi`Y8C4WK_|z`Fj7GtSEePJh9s*3H zbSJeF{;aY& z2n-NF=M%fM^Ij&mGP6w8>tNkuw!N1D!0 zIx?#~Pp(7`BRLiTNWh5ZyAW6EsK9=D_U^iiVW5RW2-btr3U4V69XriGtE{tQ#^P&1 z{mj#@c;V_BUw^d=5JiDT{w=ByxDgz5Z<3g?5oLv0i*w#XHo$8GZ9z`dDVZM@{X3vM zR(^B#An>3=V|_jH3=LnYI^I=23ns^Ak;gy42qS!oefO9PQfeUT2xP)Vo0^E;zvLCJ zqFX#J|DbR_0Jta+MRhDTZYb_+*hTa?sMvB@Ybyi1z}MZzuKFT|0(fVl99e8@V$jNU zhyW6!w39$}+94KHaZ@V!{`hHtE(|;+CGX%g*#EV)t4#29VT-vCMocHPUAjpEEPr*1 z2b9Z;Z$406@(Y@p@faDa*U~_4A@(%r`~^&fAnS~hAV|XjmQ-OSGymfrXKtI$cNm8v z`8{~WO&3RuE2#&Vq^WZX(^w^Mc7*r z`g-THj=WbXn7Wh4Ou$FgYS(r8Z;8E}R#>~?D^}sDL&g1l8*-@%ZhA5nle-tY>%Kac z?;L)NA<$2I#p1sqZt%Qg%)rd|>GQ~R!z_`{~X0<(EEf?Em>ZDx~%F7tQ4EIw1N|JjIR|9DOK<>*IRI8;pPo zUL;)Eo;c9F_s7b8(l)|L?s)}Z=}kPy-SL+&UbWuk7BP!{+B+8i5!rqKdo^LO1mIi< z3AA|mDmfQoU%3r!?wISDFx?o(!w1!!b&k;q+Z1+)3O)WkXzQ~V-rvu#CcF{@|F^j0 zj?r*8?=ujtA|62ShBBjWX*ffGw}#r&|Me>%Vt)yhU{@V+DjKhOQ!1H6WzGgz*wy!MDk! zyX1t*xz(@-CbfGsdL<^#`q|X;@>|X)tW|TGv$zHGOo`<3>Ncwo8z;t?DV~&<5j#@z z25RJ1k&zb2S$)AmK_rb8{ozno@qE&T7qeLO&;p>*Pmfp=S7ig!wk&(JW4F&<_;5w4 z2f$Yx7y|=R8*??pk7}Rmo@1XZXlL%N1)FJ|Y*9(QAl}WyJ2nc}T4ZqXzI3^J8icOqb|GOSsqA+~nX;ylHO4=;vYdy!IabV=!Ic5V>E;ZO&dgpmm!GP%F9*Bw-p z)CXfKOIym({n8^e)kGx6+4DJ4mFSkRA8=IHzr&iaem?79QB+B=O}F$~yxn^TVd_}4 zHIU!T6;!N(6I5>Nem#C>Pqpq?Bb-Ew?Qs*W6yT?{*~6 zt9I)1^j>xN!X2#&56Jd=eEeY(81c#2)AR*$>v=wuXr0o&1*nycd?QWh=ncpSl26T( z>GdYg_@ug%UyXNcfv^Ky;X|Ot98uF#=sr(r>Wod+#b;{7o%lk|pPy1HplkS3X+0Jw zV>rSiNda_hvesik``KN{&{WqE<1Zy{qU5xGqucbM*D>YJq3pRalW$T3tW$~*cS$PX zUIP8$O^-YXY-G0;mbOm;@=v_g(xJ1%!~daE@Im1euXh{9(o!|ERnz6u_z(wNNAgnPWdPrw zxSpM3aQj(lcF`@Rlk^0x&y}kM9Vy>ivV!7F8y#A3s1Dh|oIM=lGi(kOE&U2Lvv_y_ zW)3MME4099{FXfb(!|Z6~+iEYnrm*POWyq8v z!4ZVAgC5a|;ujg<%$j}}r!FgR@%zwr29a^IlPinpumX)l*KqZyX>=|nFe&O`kYGRs zpyK}IZCv@)bq`(u&S1uqE@8*ui&mFw{FLzxhcfhr%z3lFI zIL3_|c8??Mg0nzat9Hglt3zh(hch<5-2;}r853|NcgfDJVFXfr7!JX5Ty>i6Ee;n2 zu9p@1_#Z{8Xi-5CY14&riNKHPs}S&>s8oY#mjrO0mZ+Cy<*wyGsUMW;JQ+02H{3?W zlBa$4kBkTzmcBUy1R5E#q-66fcRW#jmtgXz)fSk?klHGRG-gu$90i9PN;y=@qp|BT z6k~*NpL&m3qWq|-Un9=L1w^f-SpSH@8Gv{yCyT^o{WQ1e`ugeE1b%5-J@0kTe)J^b zI?FwB^y(TRNd>Esfb9MTP12`XO3egP5T#&jxQI_xZ|}a0r4L@v3*h&-%%{ad#M~^Ox{4xWWP$GU%UKm3*`@|%`R&_A*wGjbV@kk+JVUis)H78& z@1e2(vHc2X?sSLL9<>L|m9oaRC1RmNP5dRcrZPL z2I?CFK3cwu@=`kPd3U1qNwizKww}|1jDH~Y%Wv!G!`jJF zGhBF`LCpcyNCj52cPtenL+W-0wOiSt(1#mjjeBf%L+&%_MLpLgZsuvH_J{q4SXk-2 zNLfc2J@GVgI&nv|%|Qd{jFHggCy{jdlaSxnn&IdYpPoGz^b8F{f;NJ5W6`qmx!CsY z&2|kZEo5G9?anBl60Fziybm#K%J2?uAZWaM?hKXQ!?JSvP-5ofE&vw8=}qf8I}4Qq zgE_>V^kS%WPL{;4Ak>xE1E|^ePq&zVkcy1-b^8}hEM4lut>o>)GN#$`&8uXx+e7+O znPB##zl{8f8iYg+uHH@yd$G&1Q2lc795?5t2s3keF2U_0!v#|iAHBc1KKp0H!k&_o z`qt~E@?**5ol@qzcy|s2#1`_`Yt=*GAqNIj6R&2?8(Md1VtYS^ly73{oFI)X=*U!d zV!N+pD&0gGub4SX2j{pM+cREh`zP1L*b|W{bKAFDFXGkZH59Bsv(Pb9kt6WYUObMI z`xsj;!$WxmbCrN#h=}-eLtw6O_#I9I+MvHDXH8_8hG;#Es@J}}7?$hy$Z6d~7Od+#1 zD`E+^r^sysr%(OB@%>+wVpp-htNOdtr7F9B{E_M_hl(XL+ndu9GA=;vKn6pkkMFX8 z=?(zKkw)*eoDp_QZtY*fnN18l*P~LNo@S)oXAU7KTq?0>-FMa z!MAV)66amAQ%arbfJdSS&|VY3_RB>~O>>+$tpO9urW44l9zdw%CeB;lhy;)E;qsL5 zzIrH!%beKPpcxHP%Xh?-4-)+v7ml-Omvyf$cx*s}5q}@MaK$BZLh#9Qif}{w9*G0( zAmjEsnjQ$RsvfzSFn-jcGoRc<9GtMCY%}%#Gm0B&Cl`uvB|y|mp@CoWD%9XmaZ?_#|_DC zZsN|EZ9N53p>@GB?UjGV!9(!#=4$Ej?SJc(2HcsGTAFd^{8F<%ah8amqMD^ zMB1uS7b$o_D|hdx{lLzsU#0MeUctx-;kD{9C%=$K1A;bgbh8F#eZ@#YZ`1T#J6z(p zBDzmd%jipj(Y`HuQwI|X_2tm!^@ptbsQ zbIVHf@PHIv)&NqG1khe~s{C1Pfzp7C?dLXM=rkY;XXsl>d*9#I07hbz<9sjXvuk7_ z&m6n=lz{X{ua4)VuWq(&HgV~423^sP+9*pO*{4cwpwIcq)q{Du&KP9#T57?%S<-$L z!{YK9OzC+;jPy2%Jpddjf<2wv#Uj83H&lHyG1+%cJ-AC2Dl$Xlo{%64NJLx%Q?HF% zvQSGpyWQ_^Q%?|g#4(PxpPd+81%c|HO~o5F<or_Gc zjW-;`@Ex34hk7YItq2)=g@Ih6Bvz{0nS{JUd1*DyShGQt7byM;50J5uE zX9o)%3z?ijSCscwyGf?Do(0}mwFtquE$Go+zBDpfpgaIh z!p+%xDj%K@84u+Fa1TEiar%Yh62Xv{U;eJ+VQu85v&$xu zHu02il)Cj@DVn%KDp;R@s>?-0)I1oJ#+Ik0aW*FbwI^I;m6n=VE#g;DHJ*e9Gkep@ zBZcbu!O_Pr;AgWA1v;8fBB z5!~7#Irbo!vtb)kLl4?BrTWdqLnyE~6Cv$R4Xr#ZQ#7x+AC4nH)=TUcj!uPauU0>P z=~;&*X;6A`#Cxcg!m8`2+?ZPhs1cBE9X>qyrJVYc?2K?Oh_6@Ce`@!^FD;rw51AJ= zZq8Tu$h=(t!s6|n>6(42F!+zJT)e^@69SzeN^RkXKJ4V=kv8SegjyEpAe;)(o{~{9 zn|%7UAmD+L+K|wxRn;o(ZLYx@6>eKw*TX;xfldJjHgPtgGJLlaiC{DtM3JTUCij24 z>Pjg9nje0A<^t?i-}@Yz+O+fuQN^+{#FM-N*Yp4k3a9jgR{GimTnQ8&8$p$rW+bei z#J8>b-ojH5OoDZ0pyt_e#CwFr00c34fUw%mFPQP`(@}L{{?6pLV<4c0+PwdenNWt3 zf=20_A?lN16=PpAz5r)iR^wRzkjPlS-B$otzBu8d_wWeN9S~CtQgjfO=V*NXbl}kb z7JVU%S*afWiivMDY8s$4OIu&z;83ubKP`FEA_Xv_y6jlIj&A;!Ue`kqh${!3wLSY{ zA~A5?&8ax=G^cEKT_OzC0OVWRlVF2`MnOp%4^~0rxw3}^s%<{dDgs|R(=2P^e{VuC z`3@xQP#Hs6tqXq~ut5kK!&E4>{+ zoOAO3GAs^P>0h<=OkoqKFBDIWb<(P(bq-P+5fxt+|MSR!=>*XBymP;|wB2d!qCY+s zPtT_{bdy!%Mh2%`Ac}ypXNR!qh2#0Vn)SxQV}H39PlGz@hz$K5Sdjrshxu7{7L7zG zL{_?GZExFq!~7=50*I3Sb&k{xzYfZy6mVitOeSu^vZ*k)fH%X%*RvX@$k7A_q~Nto zNMt@?lhYd*iNG?_**fz9TY;AZm=nPsNBX{9RMil=Z8 zO^@Qe?!noW^=n}r_UN{&AkQ|#C7OA$K668x5ugsXzb%(X&j=yQ0U3pVg}X)m(3+SS zot=b%YDr7 z*&pQe%lrt_?}$oYD0u|?nG3aYaIyzCcRX#rWy$jhluu7HVH7=)P6?RwidcWZK92f$ z716wI231vrS3p~qK@jIy4?YN($n*zUBcSu+s~oQ^&Co8DvYKVr_FdzOtEa%7oT*zdfxddYrY39yfJkEfi_VBh9vp8w zg|>Ae*w*g@LSdkB?`L2^5&#eC$eJUzjowQ%1PMN#9wWavV5NrUX;r<|fxq-Qm(|ke zIWa^cZlF~ULl5<*4HZ}zUjA!DfZ@Za5sxO1x;qU-AT}H=UmG0fcJxg>GT#6;Vm(x{ zJUss*1oB%Ih%yIvsO8PjMnG7JA8t)aD91+OzqBn=1NOnRmUsCVl}apvk-gp1`}Gqi zxIrj2HP%sh9#thEiXg^Si1_3r=wsT8w2K@MUWx@>L0tP(2-Gt5I>6haO-<>K<{?U53qY8!ZD=9S-95hwLt{zEq3*w`(P0)kyC_+@I%E3Xfm z=r*X<0~FpHDT}bsvMA*^K-{V*rbhSJvEhLF+0GZ*S1$gFbwZ64>aYr0&#Df5`Etm} zFoxAlzlKyzZAL!U#~2#r2gy93Z9ly#KpP0D;1!Y4+1z;;o{$2tu0!w3CP0QFE&;fY zbiG~{h3)}7uVG1sHY8DOC8BS@=j2*n;N9Yi>7A{p%9f_!PdM@<-<(co+2gL3j_SQ^6f{U&8 zP|MQ-b{?!8P2_^K?7~0R+~Zyv(NZbr%7oR4ugo{?jVv@rkQ?mQC|)3fzFx+{^)0OT zm+`iDp-KkY_lU;9E3i~Rh>cJmvc0;fV?fNA)w5$$WPSnz*4NsX$Ik0D6vA7 zo|kV(^Nat(ZVd4xs^#WRit>gJFZp7Ai)e^a`(Tpa$_K&6lV9xLY<~{io3;OMG}*01 zAaLWdQPc$nzP<|qFn9T5nH9^Or#Sv;IBx?O z_vNqubXh0h`G_PI`*z8uKm-zqf&sIjP(=!)8%Kaz$+!s_Xoy|I9e*3=w Da_I?^ literal 0 HcmV?d00001 diff --git a/assets/images/social/input.png b/assets/images/social/input.png new file mode 100644 index 0000000000000000000000000000000000000000..1f9eaf66043b0e30beb113cf7a229e2f37b569a2 GIT binary patch literal 19021 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 I??3r}05Mcgp#T5? literal 0 HcmV?d00001 diff --git a/assets/images/social/output.png b/assets/images/social/output.png new file mode 100644 index 0000000000000000000000000000000000000000..b1dd3bc4756eb465df13c408185cf240ad36075b GIT binary patch literal 16335 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 KYeoM!Jo{hztw3l1 literal 0 HcmV?d00001 diff --git a/assets/images/social/running-cmd.png b/assets/images/social/running-cmd.png new file mode 100644 index 0000000000000000000000000000000000000000..9fe3673757833f17bfe51f9f882f4913f4a32c3a GIT binary patch literal 22024 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

3Mu2WBf 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 literal 0 HcmV?d00001 diff --git a/assets/images/social/running-inferrence.png b/assets/images/social/running-inferrence.png new file mode 100644 index 0000000000000000000000000000000000000000..e17c0a58e1aedc7b79b57f466743121f91239275 GIT binary patch literal 21342 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 literal 0 HcmV?d00001 diff --git a/assets/images/social/running-pdf.png b/assets/images/social/running-pdf.png new file mode 100644 index 0000000000000000000000000000000000000000..31be6bb445f63a096573b4bcb995ae94f4fbc01d GIT binary patch literal 24493 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 literal 0 HcmV?d00001 diff --git a/assets/images/social/running.png b/assets/images/social/running.png new file mode 100644 index 0000000000000000000000000000000000000000..ba1f7e86eb601af693392f2b8a3e85d55d6358e5 GIT binary patch literal 27644 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 literal 0 HcmV?d00001 diff --git a/assets/images/social/setup.png b/assets/images/social/setup.png new file mode 100644 index 0000000000000000000000000000000000000000..1a5bfcffa2e3d62b73373baed35d2b131c306100 GIT binary patch literal 18035 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 literal 0 HcmV?d00001 diff --git a/assets/javascripts/bundle.cd18aaf1.min.js b/assets/javascripts/bundle.cd18aaf1.min.js new file mode 100644 index 00000000..07521ccc --- /dev/null +++ b/assets/javascripts/bundle.cd18aaf1.min.js @@ -0,0 +1,29 @@ +"use strict";(()=>{var Si=Object.create;var ur=Object.defineProperty;var Ti=Object.getOwnPropertyDescriptor;var Oi=Object.getOwnPropertyNames,kt=Object.getOwnPropertySymbols,Mi=Object.getPrototypeOf,dr=Object.prototype.hasOwnProperty,Zr=Object.prototype.propertyIsEnumerable;var Xr=(e,t,r)=>t in e?ur(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,R=(e,t)=>{for(var r in t||(t={}))dr.call(t,r)&&Xr(e,r,t[r]);if(kt)for(var r of kt(t))Zr.call(t,r)&&Xr(e,r,t[r]);return e};var eo=(e,t)=>{var r={};for(var o in e)dr.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&kt)for(var o of kt(e))t.indexOf(o)<0&&Zr.call(e,o)&&(r[o]=e[o]);return r};var hr=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var Li=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of Oi(t))!dr.call(e,n)&&n!==r&&ur(e,n,{get:()=>t[n],enumerable:!(o=Ti(t,n))||o.enumerable});return e};var Ht=(e,t,r)=>(r=e!=null?Si(Mi(e)):{},Li(t||!e||!e.__esModule?ur(r,"default",{value:e,enumerable:!0}):r,e));var to=(e,t,r)=>new Promise((o,n)=>{var i=c=>{try{a(r.next(c))}catch(p){n(p)}},s=c=>{try{a(r.throw(c))}catch(p){n(p)}},a=c=>c.done?o(c.value):Promise.resolve(c.value).then(i,s);a((r=r.apply(e,t)).next())});var oo=hr((br,ro)=>{(function(e,t){typeof br=="object"&&typeof ro!="undefined"?t():typeof define=="function"&&define.amd?define(t):t()})(br,function(){"use strict";function e(r){var o=!0,n=!1,i=null,s={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 a(C){return!!(C&&C!==document&&C.nodeName!=="HTML"&&C.nodeName!=="BODY"&&"classList"in C&&"contains"in C.classList)}function c(C){var it=C.type,Ue=C.tagName;return!!(Ue==="INPUT"&&s[it]&&!C.readOnly||Ue==="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||(a(r.activeElement)&&p(r.activeElement),o=!0)}function u(C){o=!1}function d(C){a(C.target)&&(o||c(C.target))&&p(C.target)}function v(C){a(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 b(C){document.visibilityState==="hidden"&&(n&&(o=!0),z())}function z(){document.addEventListener("mousemove",G),document.addEventListener("mousedown",G),document.addEventListener("mouseup",G),document.addEventListener("pointermove",G),document.addEventListener("pointerdown",G),document.addEventListener("pointerup",G),document.addEventListener("touchmove",G),document.addEventListener("touchstart",G),document.addEventListener("touchend",G)}function K(){document.removeEventListener("mousemove",G),document.removeEventListener("mousedown",G),document.removeEventListener("mouseup",G),document.removeEventListener("pointermove",G),document.removeEventListener("pointerdown",G),document.removeEventListener("pointerup",G),document.removeEventListener("touchmove",G),document.removeEventListener("touchstart",G),document.removeEventListener("touchend",G)}function G(C){C.target.nodeName&&C.target.nodeName.toLowerCase()==="html"||(o=!1,K())}document.addEventListener("keydown",f,!0),document.addEventListener("mousedown",u,!0),document.addEventListener("pointerdown",u,!0),document.addEventListener("touchstart",u,!0),document.addEventListener("visibilitychange",b,!0),z(),r.addEventListener("focus",d,!0),r.addEventListener("blur",v,!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 Vr=hr((Ot,Dr)=>{/*! + * clipboard.js v2.0.11 + * https://clipboardjs.com/ + * + * Licensed MIT © Zeno Rocha + */(function(t,r){typeof Ot=="object"&&typeof Dr=="object"?Dr.exports=r():typeof define=="function"&&define.amd?define([],r):typeof Ot=="object"?Ot.ClipboardJS=r():t.ClipboardJS=r()})(Ot,function(){return function(){var e={686:function(o,n,i){"use strict";i.d(n,{default:function(){return wi}});var s=i(279),a=i.n(s),c=i(370),p=i.n(c),l=i(817),f=i.n(l);function u(W){try{return document.execCommand(W)}catch(O){return!1}}var d=function(O){var S=f()(O);return u("cut"),S},v=d;function b(W){var O=document.documentElement.getAttribute("dir")==="rtl",S=document.createElement("textarea");S.style.fontSize="12pt",S.style.border="0",S.style.padding="0",S.style.margin="0",S.style.position="absolute",S.style[O?"right":"left"]="-9999px";var $=window.pageYOffset||document.documentElement.scrollTop;return S.style.top="".concat($,"px"),S.setAttribute("readonly",""),S.value=W,S}var z=function(O,S){var $=b(O);S.container.appendChild($);var F=f()($);return u("copy"),$.remove(),F},K=function(O){var S=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body},$="";return typeof O=="string"?$=z(O,S):O instanceof HTMLInputElement&&!["text","search","url","tel","password"].includes(O==null?void 0:O.type)?$=z(O.value,S):($=f()(O),u("copy")),$},G=K;function C(W){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?C=function(S){return typeof S}:C=function(S){return S&&typeof Symbol=="function"&&S.constructor===Symbol&&S!==Symbol.prototype?"symbol":typeof S},C(W)}var it=function(){var O=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},S=O.action,$=S===void 0?"copy":S,F=O.container,Q=O.target,_e=O.text;if($!=="copy"&&$!=="cut")throw new Error('Invalid "action" value, use either "copy" or "cut"');if(Q!==void 0)if(Q&&C(Q)==="object"&&Q.nodeType===1){if($==="copy"&&Q.hasAttribute("disabled"))throw new Error('Invalid "target" attribute. Please use "readonly" instead of "disabled" attribute');if($==="cut"&&(Q.hasAttribute("readonly")||Q.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(_e)return G(_e,{container:F});if(Q)return $==="cut"?v(Q):G(Q,{container:F})},Ue=it;function Pe(W){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Pe=function(S){return typeof S}:Pe=function(S){return S&&typeof Symbol=="function"&&S.constructor===Symbol&&S!==Symbol.prototype?"symbol":typeof S},Pe(W)}function di(W,O){if(!(W instanceof O))throw new TypeError("Cannot call a class as a function")}function Jr(W,O){for(var S=0;S0&&arguments[0]!==void 0?arguments[0]:{};this.action=typeof F.action=="function"?F.action:this.defaultAction,this.target=typeof F.target=="function"?F.target:this.defaultTarget,this.text=typeof F.text=="function"?F.text:this.defaultText,this.container=Pe(F.container)==="object"?F.container:document.body}},{key:"listenClick",value:function(F){var Q=this;this.listener=p()(F,"click",function(_e){return Q.onClick(_e)})}},{key:"onClick",value:function(F){var Q=F.delegateTarget||F.currentTarget,_e=this.action(Q)||"copy",Ct=Ue({action:_e,container:this.container,target:this.target(Q),text:this.text(Q)});this.emit(Ct?"success":"error",{action:_e,text:Ct,trigger:Q,clearSelection:function(){Q&&Q.focus(),window.getSelection().removeAllRanges()}})}},{key:"defaultAction",value:function(F){return fr("action",F)}},{key:"defaultTarget",value:function(F){var Q=fr("target",F);if(Q)return document.querySelector(Q)}},{key:"defaultText",value:function(F){return fr("text",F)}},{key:"destroy",value:function(){this.listener.destroy()}}],[{key:"copy",value:function(F){var Q=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body};return G(F,Q)}},{key:"cut",value:function(F){return v(F)}},{key:"isSupported",value:function(){var F=arguments.length>0&&arguments[0]!==void 0?arguments[0]:["copy","cut"],Q=typeof F=="string"?[F]:F,_e=!!document.queryCommandSupported;return Q.forEach(function(Ct){_e=_e&&!!document.queryCommandSupported(Ct)}),_e}}]),S}(a()),wi=Ei},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 s(a,c){for(;a&&a.nodeType!==n;){if(typeof a.matches=="function"&&a.matches(c))return a;a=a.parentNode}}o.exports=s},438:function(o,n,i){var s=i(828);function a(l,f,u,d,v){var b=p.apply(this,arguments);return l.addEventListener(u,b,v),{destroy:function(){l.removeEventListener(u,b,v)}}}function c(l,f,u,d,v){return typeof l.addEventListener=="function"?a.apply(null,arguments):typeof u=="function"?a.bind(null,document).apply(null,arguments):(typeof l=="string"&&(l=document.querySelectorAll(l)),Array.prototype.map.call(l,function(b){return a(b,f,u,d,v)}))}function p(l,f,u,d){return function(v){v.delegateTarget=s(v.target,f),v.delegateTarget&&d.call(l,v)}}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 s=Object.prototype.toString.call(i);return i!==void 0&&(s==="[object NodeList]"||s==="[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 s=Object.prototype.toString.call(i);return s==="[object Function]"}},370:function(o,n,i){var s=i(879),a=i(438);function c(u,d,v){if(!u&&!d&&!v)throw new Error("Missing required arguments");if(!s.string(d))throw new TypeError("Second argument must be a String");if(!s.fn(v))throw new TypeError("Third argument must be a Function");if(s.node(u))return p(u,d,v);if(s.nodeList(u))return l(u,d,v);if(s.string(u))return f(u,d,v);throw new TypeError("First argument must be a String, HTMLElement, HTMLCollection, or NodeList")}function p(u,d,v){return u.addEventListener(d,v),{destroy:function(){u.removeEventListener(d,v)}}}function l(u,d,v){return Array.prototype.forEach.call(u,function(b){b.addEventListener(d,v)}),{destroy:function(){Array.prototype.forEach.call(u,function(b){b.removeEventListener(d,v)})}}}function f(u,d,v){return a(document.body,u,d,v)}o.exports=c},817:function(o){function n(i){var s;if(i.nodeName==="SELECT")i.focus(),s=i.value;else if(i.nodeName==="INPUT"||i.nodeName==="TEXTAREA"){var a=i.hasAttribute("readonly");a||i.setAttribute("readonly",""),i.select(),i.setSelectionRange(0,i.value.length),a||i.removeAttribute("readonly"),s=i.value}else{i.hasAttribute("contenteditable")&&i.focus();var c=window.getSelection(),p=document.createRange();p.selectNodeContents(i),c.removeAllRanges(),c.addRange(p),s=c.toString()}return s}o.exports=n},279:function(o){function n(){}n.prototype={on:function(i,s,a){var c=this.e||(this.e={});return(c[i]||(c[i]=[])).push({fn:s,ctx:a}),this},once:function(i,s,a){var c=this;function p(){c.off(i,p),s.apply(a,arguments)}return p._=s,this.on(i,p,a)},emit:function(i){var s=[].slice.call(arguments,1),a=((this.e||(this.e={}))[i]||[]).slice(),c=0,p=a.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 $a=/["'&<>]/;Un.exports=Ra;function Ra(e){var t=""+e,r=$a.exec(t);if(!r)return t;var o,n="",i=0,s=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 N(e,t){var r=typeof Symbol=="function"&&e[Symbol.iterator];if(!r)return e;var o=r.call(e),n,i=[],s;try{for(;(t===void 0||t-- >0)&&!(n=o.next()).done;)i.push(n.value)}catch(a){s={error:a}}finally{try{n&&!n.done&&(r=o.return)&&r.call(o)}finally{if(s)throw s.error}}return i}function D(e,t,r){if(r||arguments.length===2)for(var o=0,n=t.length,i;o1||a(u,d)})})}function a(u,d){try{c(o[u](d))}catch(v){f(i[0][3],v)}}function c(u){u.value instanceof Ze?Promise.resolve(u.value.v).then(p,l):f(i[0][2],u)}function p(u){a("next",u)}function l(u){a("throw",u)}function f(u,d){u(d),i.shift(),i.length&&a(i[0][0],i[0][1])}}function ao(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 we=="function"?we(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(s){return new Promise(function(a,c){s=e[i](s),n(a,c,s.done,s.value)})}}function n(i,s,a,c){Promise.resolve(c).then(function(p){i({value:p,done:a})},s)}}function k(e){return typeof e=="function"}function at(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 Rt=at(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 De(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 s=this._parentage;if(s)if(this._parentage=null,Array.isArray(s))try{for(var a=we(s),c=a.next();!c.done;c=a.next()){var p=c.value;p.remove(this)}}catch(b){t={error:b}}finally{try{c&&!c.done&&(r=a.return)&&r.call(a)}finally{if(t)throw t.error}}else s.remove(this);var l=this.initialTeardown;if(k(l))try{l()}catch(b){i=b instanceof Rt?b.errors:[b]}var f=this._finalizers;if(f){this._finalizers=null;try{for(var u=we(f),d=u.next();!d.done;d=u.next()){var v=d.value;try{so(v)}catch(b){i=i!=null?i:[],b instanceof Rt?i=D(D([],N(i)),N(b.errors)):i.push(b)}}}catch(b){o={error:b}}finally{try{d&&!d.done&&(n=u.return)&&n.call(u)}finally{if(o)throw o.error}}}if(i)throw new Rt(i)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)so(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)&&De(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&De(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}();var gr=Ie.EMPTY;function Pt(e){return e instanceof Ie||e&&"closed"in e&&k(e.remove)&&k(e.add)&&k(e.unsubscribe)}function so(e){k(e)?e():e.unsubscribe()}var Ae={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1};var st={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,s=n.isStopped,a=n.observers;return i||s?gr:(this.currentObservers=null,a.push(r),new Ie(function(){o.currentObservers=null,De(a,r)}))},t.prototype._checkFinalizedStatuses=function(r){var o=this,n=o.hasError,i=o.thrownError,s=o.isStopped;n?r.error(i):s&&r.complete()},t.prototype.asObservable=function(){var r=new P;return r.source=this,r},t.create=function(r,o){return new bo(r,o)},t}(P);var bo=function(e){ie(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:gr},t}(x);var yt={now:function(){return(yt.delegate||Date).now()},delegate:void 0};var Et=function(e){ie(t,e);function t(r,o,n){r===void 0&&(r=1/0),o===void 0&&(o=1/0),n===void 0&&(n=yt);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,s=o._infiniteTimeWindow,a=o._timestampProvider,c=o._windowTime;n||(i.push(r),!s&&i.push(a.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,s=n._buffer,a=s.slice(),c=0;c0?e.prototype.requestAsyncId.call(this,r,o,n):(r.actions.push(this),r._scheduled||(r._scheduled=lt.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 s=r.actions;o!=null&&((i=s[s.length-1])===null||i===void 0?void 0:i.id)!==o&&(lt.cancelAnimationFrame(o),r._scheduled=void 0)},t}(jt);var xo=function(e){ie(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}(Wt);var Oe=new xo(go);var L=new P(function(e){return e.complete()});function Nt(e){return e&&k(e.schedule)}function Or(e){return e[e.length-1]}function Qe(e){return k(Or(e))?e.pop():void 0}function Me(e){return Nt(Or(e))?e.pop():void 0}function Ut(e,t){return typeof Or(e)=="number"?e.pop():t}var mt=function(e){return e&&typeof e.length=="number"&&typeof e!="function"};function Dt(e){return k(e==null?void 0:e.then)}function Vt(e){return k(e[pt])}function zt(e){return Symbol.asyncIterator&&k(e==null?void 0:e[Symbol.asyncIterator])}function qt(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 Ii(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var Kt=Ii();function Qt(e){return k(e==null?void 0:e[Kt])}function Yt(e){return io(this,arguments,function(){var r,o,n,i;return $t(this,function(s){switch(s.label){case 0:r=e.getReader(),s.label=1;case 1:s.trys.push([1,,9,10]),s.label=2;case 2:return[4,Ze(r.read())];case 3:return o=s.sent(),n=o.value,i=o.done,i?[4,Ze(void 0)]:[3,5];case 4:return[2,s.sent()];case 5:return[4,Ze(n)];case 6:return[4,s.sent()];case 7:return s.sent(),[3,2];case 8:return[3,10];case 9:return r.releaseLock(),[7];case 10:return[2]}})})}function Bt(e){return k(e==null?void 0:e.getReader)}function I(e){if(e instanceof P)return e;if(e!=null){if(Vt(e))return Fi(e);if(mt(e))return ji(e);if(Dt(e))return Wi(e);if(zt(e))return yo(e);if(Qt(e))return Ni(e);if(Bt(e))return Ui(e)}throw qt(e)}function Fi(e){return new P(function(t){var r=e[pt]();if(k(r.subscribe))return r.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function ji(e){return new P(function(t){for(var r=0;r=2;return function(o){return o.pipe(e?M(function(n,i){return e(n,i,o)}):ue,xe(1),r?He(t):Fo(function(){return new Jt}))}}function jo(){for(var e=[],t=0;t=2,!0))}function le(e){e===void 0&&(e={});var t=e.connector,r=t===void 0?function(){return new x}:t,o=e.resetOnError,n=o===void 0?!0:o,i=e.resetOnComplete,s=i===void 0?!0:i,a=e.resetOnRefCountZero,c=a===void 0?!0:a;return function(p){var l,f,u,d=0,v=!1,b=!1,z=function(){f==null||f.unsubscribe(),f=void 0},K=function(){z(),l=u=void 0,v=b=!1},G=function(){var C=l;K(),C==null||C.unsubscribe()};return g(function(C,it){d++,!b&&!v&&z();var Ue=u=u!=null?u:r();it.add(function(){d--,d===0&&!b&&!v&&(f=Hr(G,c))}),Ue.subscribe(it),!l&&d>0&&(l=new tt({next:function(Pe){return Ue.next(Pe)},error:function(Pe){b=!0,z(),f=Hr(K,n,Pe),Ue.error(Pe)},complete:function(){v=!0,z(),f=Hr(K,s),Ue.complete()}}),I(C).subscribe(l))})(p)}}function Hr(e,t){for(var r=[],o=2;oe.next(document)),e}function q(e,t=document){return Array.from(t.querySelectorAll(e))}function U(e,t=document){let r=se(e,t);if(typeof r=="undefined")throw new ReferenceError(`Missing element: expected "${e}" to be present`);return r}function se(e,t=document){return t.querySelector(e)||void 0}function Re(){return document.activeElement instanceof HTMLElement&&document.activeElement||void 0}var ia=_(h(document.body,"focusin"),h(document.body,"focusout")).pipe(ke(1),V(void 0),m(()=>Re()||document.body),J(1));function Zt(e){return ia.pipe(m(t=>e.contains(t)),X())}function Je(e){return{x:e.offsetLeft,y:e.offsetTop}}function Do(e){return _(h(window,"load"),h(window,"resize")).pipe(Ce(0,Oe),m(()=>Je(e)),V(Je(e)))}function er(e){return{x:e.scrollLeft,y:e.scrollTop}}function dt(e){return _(h(e,"scroll"),h(window,"resize")).pipe(Ce(0,Oe),m(()=>er(e)),V(er(e)))}function Vo(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)Vo(e,r)}function T(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)Vo(o,n);return o}function tr(e){if(e>999){let t=+((e-950)%1e3>99);return`${((e+1e-6)/1e3).toFixed(t)}k`}else return e.toString()}function ht(e){let t=T("script",{src:e});return H(()=>(document.head.appendChild(t),_(h(t,"load"),h(t,"error").pipe(E(()=>Mr(()=>new ReferenceError(`Invalid script: ${e}`))))).pipe(m(()=>{}),A(()=>document.head.removeChild(t)),xe(1))))}var zo=new x,aa=H(()=>typeof ResizeObserver=="undefined"?ht("https://unpkg.com/resize-observer-polyfill"):j(void 0)).pipe(m(()=>new ResizeObserver(e=>{for(let t of e)zo.next(t)})),E(e=>_(Ve,j(e)).pipe(A(()=>e.disconnect()))),J(1));function he(e){return{width:e.offsetWidth,height:e.offsetHeight}}function ye(e){return aa.pipe(w(t=>t.observe(e)),E(t=>zo.pipe(M(({target:r})=>r===e),A(()=>t.unobserve(e)),m(()=>he(e)))),V(he(e)))}function bt(e){return{width:e.scrollWidth,height:e.scrollHeight}}function qo(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 Ko=new x,sa=H(()=>j(new IntersectionObserver(e=>{for(let t of e)Ko.next(t)},{threshold:0}))).pipe(E(e=>_(Ve,j(e)).pipe(A(()=>e.disconnect()))),J(1));function rr(e){return sa.pipe(w(t=>t.observe(e)),E(t=>Ko.pipe(M(({target:r})=>r===e),A(()=>t.unobserve(e)),m(({isIntersecting:r})=>r))))}function Qo(e,t=16){return dt(e).pipe(m(({y:r})=>{let o=he(e),n=bt(e);return r>=n.height-o.height-t}),X())}var or={drawer:U("[data-md-toggle=drawer]"),search:U("[data-md-toggle=search]")};function Yo(e){return or[e].checked}function Ke(e,t){or[e].checked!==t&&or[e].click()}function We(e){let t=or[e];return h(t,"change").pipe(m(()=>t.checked),V(t.checked))}function ca(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 pa(){return _(h(window,"compositionstart").pipe(m(()=>!0)),h(window,"compositionend").pipe(m(()=>!1))).pipe(V(!1))}function Bo(){let e=h(window,"keydown").pipe(M(t=>!(t.metaKey||t.ctrlKey)),m(t=>({mode:Yo("search")?"search":"global",type:t.key,claim(){t.preventDefault(),t.stopPropagation()}})),M(({mode:t,type:r})=>{if(t==="global"){let o=Re();if(typeof o!="undefined")return!ca(o,r)}return!0}),le());return pa().pipe(E(t=>t?L:e))}function pe(){return new URL(location.href)}function ot(e,t=!1){if(te("navigation.instant")&&!t){let r=T("a",{href:e.href});document.body.appendChild(r),r.click(),r.remove()}else location.href=e.href}function Go(){return new x}function Jo(){return location.hash.slice(1)}function nr(e){let t=T("a",{href:e});t.addEventListener("click",r=>r.stopPropagation()),t.click()}function la(e){return _(h(window,"hashchange"),e).pipe(m(Jo),V(Jo()),M(t=>t.length>0),J(1))}function Xo(e){return la(e).pipe(m(t=>se(`[id="${t}"]`)),M(t=>typeof t!="undefined"))}function Fr(e){let t=matchMedia(e);return Xt(r=>t.addListener(()=>r(t.matches))).pipe(V(t.matches))}function Zo(){let e=matchMedia("print");return _(h(window,"beforeprint").pipe(m(()=>!0)),h(window,"afterprint").pipe(m(()=>!1))).pipe(V(e.matches))}function jr(e,t){return e.pipe(E(r=>r?t():L))}function ir(e,t){return new P(r=>{let o=new XMLHttpRequest;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.error(new Error("Request aborted"))}),typeof(t==null?void 0:t.progress$)!="undefined"&&(o.addEventListener("progress",n=>{if(n.lengthComputable)t.progress$.next(n.loaded/n.total*100);else{let i=Number(o.getResponseHeader("Content-Length"))||0;t.progress$.next(n.loaded/i*100)}}),t.progress$.next(5)),o.send()})}function Ne(e,t){return ir(e,t).pipe(E(r=>r.text()),m(r=>JSON.parse(r)),J(1))}function en(e,t){let r=new DOMParser;return ir(e,t).pipe(E(o=>o.text()),m(o=>r.parseFromString(o,"text/xml")),J(1))}function tn(){return{x:Math.max(0,scrollX),y:Math.max(0,scrollY)}}function rn(){return _(h(window,"scroll",{passive:!0}),h(window,"resize",{passive:!0})).pipe(m(tn),V(tn()))}function on(){return{width:innerWidth,height:innerHeight}}function nn(){return h(window,"resize",{passive:!0}).pipe(m(on),V(on()))}function an(){return B([rn(),nn()]).pipe(m(([e,t])=>({offset:e,size:t})),J(1))}function ar(e,{viewport$:t,header$:r}){let o=t.pipe(ee("size")),n=B([o,r]).pipe(m(()=>Je(e)));return B([r,t,n]).pipe(m(([{height:i},{offset:s,size:a},{x:c,y:p}])=>({offset:{x:s.x-c,y:s.y-p+i},size:a})))}function ma(e){return h(e,"message",t=>t.data)}function fa(e){let t=new x;return t.subscribe(r=>e.postMessage(r)),t}function sn(e,t=new Worker(e)){let r=ma(t),o=fa(t),n=new x;n.subscribe(o);let i=o.pipe(Z(),re(!0));return n.pipe(Z(),qe(r.pipe(Y(i))),le())}var ua=U("#__config"),vt=JSON.parse(ua.textContent);vt.base=`${new URL(vt.base,pe())}`;function me(){return vt}function te(e){return vt.features.includes(e)}function be(e,t){return typeof t!="undefined"?vt.translations[e].replace("#",t.toString()):vt.translations[e]}function Ee(e,t=document){return U(`[data-md-component=${e}]`,t)}function oe(e,t=document){return q(`[data-md-component=${e}]`,t)}function da(e){let t=U(".md-typeset > :first-child",e);return h(t,"click",{once:!0}).pipe(m(()=>U(".md-typeset",e)),m(r=>({hash:__md_hash(r.innerHTML)})))}function cn(e){if(!te("announce.dismiss")||!e.childElementCount)return L;if(!e.hidden){let t=U(".md-typeset",e);__md_hash(t.innerHTML)===__md_get("__announce")&&(e.hidden=!0)}return H(()=>{let t=new x;return t.subscribe(({hash:r})=>{e.hidden=!0,__md_set("__announce",r)}),da(e).pipe(w(r=>t.next(r)),A(()=>t.complete()),m(r=>R({ref:e},r)))})}function ha(e,{target$:t}){return t.pipe(m(r=>({hidden:r!==e})))}function pn(e,t){let r=new x;return r.subscribe(({hidden:o})=>{e.hidden=o}),ha(e,t).pipe(w(o=>r.next(o)),A(()=>r.complete()),m(o=>R({ref:e},o)))}function ba(e,t){let r=H(()=>B([Do(e),dt(t)])).pipe(m(([{x:o,y:n},i])=>{let{width:s,height:a}=he(e);return{x:o-i.x+s/2,y:n-i.y+a/2}}));return Zt(e).pipe(E(o=>r.pipe(m(n=>({active:o,offset:n})),xe(+!o||1/0))))}function ln(e,t,{target$:r}){let[o,n]=Array.from(e.children);return H(()=>{let i=new x,s=i.pipe(Z(),re(!0));return i.subscribe({next({offset:a}){e.style.setProperty("--md-tooltip-x",`${a.x}px`),e.style.setProperty("--md-tooltip-y",`${a.y}px`)},complete(){e.style.removeProperty("--md-tooltip-x"),e.style.removeProperty("--md-tooltip-y")}}),rr(e).pipe(Y(s)).subscribe(a=>{e.toggleAttribute("data-md-visible",a)}),_(i.pipe(M(({active:a})=>a)),i.pipe(ke(250),M(({active:a})=>!a))).subscribe({next({active:a}){a?e.prepend(o):o.remove()},complete(){e.prepend(o)}}),i.pipe(Ce(16,Oe)).subscribe(({active:a})=>{o.classList.toggle("md-tooltip--active",a)}),i.pipe(Pr(125,Oe),M(()=>!!e.offsetParent),m(()=>e.offsetParent.getBoundingClientRect()),m(({x:a})=>a)).subscribe({next(a){a?e.style.setProperty("--md-tooltip-0",`${-a}px`):e.style.removeProperty("--md-tooltip-0")},complete(){e.style.removeProperty("--md-tooltip-0")}}),h(n,"click").pipe(Y(s),M(a=>!(a.metaKey||a.ctrlKey))).subscribe(a=>{a.stopPropagation(),a.preventDefault()}),h(n,"mousedown").pipe(Y(s),ne(i)).subscribe(([a,{active:c}])=>{var p;if(a.button!==0||a.metaKey||a.ctrlKey)a.preventDefault();else if(c){a.preventDefault();let l=e.parentElement.closest(".md-annotation");l instanceof HTMLElement?l.focus():(p=Re())==null||p.blur()}}),r.pipe(Y(s),M(a=>a===o),ze(125)).subscribe(()=>e.focus()),ba(e,t).pipe(w(a=>i.next(a)),A(()=>i.complete()),m(a=>R({ref:e},a)))})}function Wr(e){return T("div",{class:"md-tooltip",id:e},T("div",{class:"md-tooltip__inner md-typeset"}))}function mn(e,t){if(t=t?`${t}_annotation_${e}`:void 0,t){let r=t?`#${t}`:void 0;return T("aside",{class:"md-annotation",tabIndex:0},Wr(t),T("a",{href:r,class:"md-annotation__index",tabIndex:-1},T("span",{"data-md-annotation-id":e})))}else return T("aside",{class:"md-annotation",tabIndex:0},Wr(t),T("span",{class:"md-annotation__index",tabIndex:-1},T("span",{"data-md-annotation-id":e})))}function fn(e){return T("button",{class:"md-clipboard md-icon",title:be("clipboard.copy"),"data-clipboard-target":`#${e} > code`})}function Nr(e,t){let r=t&2,o=t&1,n=Object.keys(e.terms).filter(c=>!e.terms[c]).reduce((c,p)=>[...c,T("del",null,p)," "],[]).slice(0,-1),i=me(),s=new URL(e.location,i.base);te("search.highlight")&&s.searchParams.set("h",Object.entries(e.terms).filter(([,c])=>c).reduce((c,[p])=>`${c} ${p}`.trim(),""));let{tags:a}=me();return T("a",{href:`${s}`,class:"md-search-result__link",tabIndex:-1},T("article",{class:"md-search-result__article md-typeset","data-md-score":e.score.toFixed(2)},r>0&&T("div",{class:"md-search-result__icon md-icon"}),r>0&&T("h1",null,e.title),r<=0&&T("h2",null,e.title),o>0&&e.text.length>0&&e.text,e.tags&&e.tags.map(c=>{let p=a?c in a?`md-tag-icon md-tag--${a[c]}`:"md-tag-icon":"";return T("span",{class:`md-tag ${p}`},c)}),o>0&&n.length>0&&T("p",{class:"md-search-result__terms"},be("search.result.term.missing"),": ",...n)))}function un(e){let t=e[0].score,r=[...e],o=me(),n=r.findIndex(l=>!`${new URL(l.location,o.base)}`.includes("#")),[i]=r.splice(n,1),s=r.findIndex(l=>l.scoreNr(l,1)),...c.length?[T("details",{class:"md-search-result__more"},T("summary",{tabIndex:-1},T("div",null,c.length>0&&c.length===1?be("search.result.more.one"):be("search.result.more.other",c.length))),...c.map(l=>Nr(l,1)))]:[]];return T("li",{class:"md-search-result__item"},p)}function dn(e){return T("ul",{class:"md-source__facts"},Object.entries(e).map(([t,r])=>T("li",{class:`md-source__fact md-source__fact--${t}`},typeof r=="number"?tr(r):r)))}function Ur(e){let t=`tabbed-control tabbed-control--${e}`;return T("div",{class:t,hidden:!0},T("button",{class:"tabbed-button",tabIndex:-1,"aria-hidden":"true"}))}function hn(e){return T("div",{class:"md-typeset__scrollwrap"},T("div",{class:"md-typeset__table"},e))}function va(e){let t=me(),r=new URL(`../${e.version}/`,t.base);return T("li",{class:"md-version__item"},T("a",{href:`${r}`,class:"md-version__link"},e.title))}function bn(e,t){return T("div",{class:"md-version"},T("button",{class:"md-version__current","aria-label":be("select.version")},t.title),T("ul",{class:"md-version__list"},e.map(va)))}function ga(e){return e.tagName==="CODE"?q(".c, .c1, .cm",e):[e]}function xa(e){let t=[];for(let r of ga(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 s;for(;s=/(\(\d+\))(!)?/.exec(i.textContent);){let[,a,c]=s;if(typeof c=="undefined"){let p=i.splitText(s.index);i=p.splitText(a.length),t.push(p)}else{i.textContent=a,t.push(i);break}}}}return t}function vn(e,t){t.append(...Array.from(e.childNodes))}function sr(e,t,{target$:r,print$:o}){let n=t.closest("[id]"),i=n==null?void 0:n.id,s=new Map;for(let a of xa(t)){let[,c]=a.textContent.match(/\((\d+)\)/);se(`:scope > li:nth-child(${c})`,e)&&(s.set(c,mn(c,i)),a.replaceWith(s.get(c)))}return s.size===0?L:H(()=>{let a=new x,c=a.pipe(Z(),re(!0)),p=[];for(let[l,f]of s)p.push([U(".md-typeset",f),U(`:scope > li:nth-child(${l})`,e)]);return o.pipe(Y(c)).subscribe(l=>{e.hidden=!l,e.classList.toggle("md-annotation-list",l);for(let[f,u]of p)l?vn(f,u):vn(u,f)}),_(...[...s].map(([,l])=>ln(l,t,{target$:r}))).pipe(A(()=>a.complete()),le())})}function gn(e){if(e.nextElementSibling){let t=e.nextElementSibling;if(t.tagName==="OL")return t;if(t.tagName==="P"&&!t.children.length)return gn(t)}}function xn(e,t){return H(()=>{let r=gn(e);return typeof r!="undefined"?sr(r,e,t):L})}var En=Ht(Vr());var ya=0;function wn(e){if(e.nextElementSibling){let t=e.nextElementSibling;if(t.tagName==="OL")return t;if(t.tagName==="P"&&!t.children.length)return wn(t)}}function yn(e){return ye(e).pipe(m(({width:t})=>({scrollable:bt(e).width>t})),ee("scrollable"))}function Sn(e,t){let{matches:r}=matchMedia("(hover)"),o=H(()=>{let n=new x;if(n.subscribe(({scrollable:s})=>{s&&r?e.setAttribute("tabindex","0"):e.removeAttribute("tabindex")}),En.default.isSupported()&&(e.closest(".copy")||te("content.code.copy")&&!e.closest(".no-copy"))){let s=e.closest("pre");s.id=`__code_${ya++}`,s.insertBefore(fn(s.id),e)}let i=e.closest(".highlight");if(i instanceof HTMLElement){let s=wn(i);if(typeof s!="undefined"&&(i.classList.contains("annotate")||te("content.code.annotate"))){let a=sr(s,e,t);return yn(e).pipe(w(c=>n.next(c)),A(()=>n.complete()),m(c=>R({ref:e},c)),qe(ye(i).pipe(m(({width:c,height:p})=>c&&p),X(),E(c=>c?a:L))))}}return yn(e).pipe(w(s=>n.next(s)),A(()=>n.complete()),m(s=>R({ref:e},s)))});return te("content.lazy")?rr(e).pipe(M(n=>n),xe(1),E(()=>o)):o}function Ea(e,{target$:t,print$:r}){let o=!0;return _(t.pipe(m(n=>n.closest("details:not([open])")),M(n=>e===n),m(()=>({action:"open",reveal:!0}))),r.pipe(M(n=>n||!o),w(()=>o=e.open),m(n=>({action:n?"open":"close"}))))}function Tn(e,t){return H(()=>{let r=new x;return r.subscribe(({action:o,reveal:n})=>{e.toggleAttribute("open",o==="open"),n&&e.scrollIntoView()}),Ea(e,t).pipe(w(o=>r.next(o)),A(()=>r.complete()),m(o=>R({ref:e},o)))})}var On=".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{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 zr,Sa=0;function Ta(){return typeof mermaid=="undefined"||mermaid instanceof Element?ht("https://unpkg.com/mermaid@10.6.1/dist/mermaid.min.js"):j(void 0)}function Mn(e){return e.classList.remove("mermaid"),zr||(zr=Ta().pipe(w(()=>mermaid.initialize({startOnLoad:!1,themeCSS:On,sequence:{actorFontSize:"16px",messageFontSize:"16px",noteFontSize:"16px"}})),m(()=>{}),J(1))),zr.subscribe(()=>to(this,null,function*(){e.classList.add("mermaid");let t=`__mermaid_${Sa++}`,r=T("div",{class:"mermaid"}),o=e.textContent,{svg:n,fn:i}=yield mermaid.render(t,o),s=r.attachShadow({mode:"closed"});s.innerHTML=n,e.replaceWith(r),i==null||i(s)})),zr.pipe(m(()=>({ref:e})))}var Ln=T("table");function _n(e){return e.replaceWith(Ln),Ln.replaceWith(hn(e)),j({ref:e})}function Oa(e){let t=q(":scope > input",e),r=t.find(o=>o.checked)||t[0];return _(...t.map(o=>h(o,"change").pipe(m(()=>U(`label[for="${o.id}"]`))))).pipe(V(U(`label[for="${r.id}"]`)),m(o=>({active:o})))}function An(e,{viewport$:t}){let r=Ur("prev");e.append(r);let o=Ur("next");e.append(o);let n=U(".tabbed-labels",e);return H(()=>{let i=new x,s=i.pipe(Z(),re(!0));return B([i,ye(e)]).pipe(Ce(1,Oe),Y(s)).subscribe({next([{active:a},c]){let p=Je(a),{width:l}=he(a);e.style.setProperty("--md-indicator-x",`${p.x}px`),e.style.setProperty("--md-indicator-width",`${l}px`);let f=er(n);(p.xf.x+c.width)&&n.scrollTo({left:Math.max(0,p.x-16),behavior:"smooth"})},complete(){e.style.removeProperty("--md-indicator-x"),e.style.removeProperty("--md-indicator-width")}}),B([dt(n),ye(n)]).pipe(Y(s)).subscribe(([a,c])=>{let p=bt(n);r.hidden=a.x<16,o.hidden=a.x>p.width-c.width-16}),_(h(r,"click").pipe(m(()=>-1)),h(o,"click").pipe(m(()=>1))).pipe(Y(s)).subscribe(a=>{let{width:c}=he(n);n.scrollBy({left:c*a,behavior:"smooth"})}),te("content.tabs.link")&&i.pipe(je(1),ne(t)).subscribe(([{active:a},{offset:c}])=>{let p=a.innerText.trim();if(a.hasAttribute("data-md-switching"))a.removeAttribute("data-md-switching");else{let l=e.offsetTop-c.y;for(let u of q("[data-tabs]"))for(let d of q(":scope > input",u)){let v=U(`label[for="${d.id}"]`);if(v!==a&&v.innerText.trim()===p){v.setAttribute("data-md-switching",""),d.click();break}}window.scrollTo({top:e.offsetTop-l});let f=__md_get("__tabs")||[];__md_set("__tabs",[...new Set([p,...f])])}}),i.pipe(Y(s)).subscribe(()=>{for(let a of q("audio, video",e))a.pause()}),Oa(e).pipe(w(a=>i.next(a)),A(()=>i.complete()),m(a=>R({ref:e},a)))}).pipe(rt(ae))}function Cn(e,{viewport$:t,target$:r,print$:o}){return _(...q(".annotate:not(.highlight)",e).map(n=>xn(n,{target$:r,print$:o})),...q("pre:not(.mermaid) > code",e).map(n=>Sn(n,{target$:r,print$:o})),...q("pre.mermaid",e).map(n=>Mn(n)),...q("table:not([class])",e).map(n=>_n(n)),...q("details",e).map(n=>Tn(n,{target$:r,print$:o})),...q("[data-tabs]",e).map(n=>An(n,{viewport$:t})))}function Ma(e,{alert$:t}){return t.pipe(E(r=>_(j(!0),j(!1).pipe(ze(2e3))).pipe(m(o=>({message:r,active:o})))))}function kn(e,t){let r=U(".md-typeset",e);return H(()=>{let o=new x;return o.subscribe(({message:n,active:i})=>{e.classList.toggle("md-dialog--active",i),r.textContent=n}),Ma(e,t).pipe(w(n=>o.next(n)),A(()=>o.complete()),m(n=>R({ref:e},n)))})}function La({viewport$:e}){if(!te("header.autohide"))return j(!1);let t=e.pipe(m(({offset:{y:n}})=>n),Le(2,1),m(([n,i])=>[nMath.abs(i-n.y)>100),m(([,[n]])=>n),X()),o=We("search");return B([e,o]).pipe(m(([{offset:n},i])=>n.y>400&&!i),X(),E(n=>n?r:j(!1)),V(!1))}function Hn(e,t){return H(()=>B([ye(e),La(t)])).pipe(m(([{height:r},o])=>({height:r,hidden:o})),X((r,o)=>r.height===o.height&&r.hidden===o.hidden),J(1))}function $n(e,{header$:t,main$:r}){return H(()=>{let o=new x,n=o.pipe(Z(),re(!0));return o.pipe(ee("active"),Ge(t)).subscribe(([{active:i},{hidden:s}])=>{e.classList.toggle("md-header--shadow",i&&!s),e.hidden=s}),r.subscribe(o),t.pipe(Y(n),m(i=>R({ref:e},i)))})}function _a(e,{viewport$:t,header$:r}){return ar(e,{viewport$:t,header$:r}).pipe(m(({offset:{y:o}})=>{let{height:n}=he(e);return{active:o>=n}}),ee("active"))}function Rn(e,t){return H(()=>{let r=new x;r.subscribe({next({active:n}){e.classList.toggle("md-header__title--active",n)},complete(){e.classList.remove("md-header__title--active")}});let o=se(".md-content h1");return typeof o=="undefined"?L:_a(o,t).pipe(w(n=>r.next(n)),A(()=>r.complete()),m(n=>R({ref:e},n)))})}function Pn(e,{viewport$:t,header$:r}){let o=r.pipe(m(({height:i})=>i),X()),n=o.pipe(E(()=>ye(e).pipe(m(({height:i})=>({top:e.offsetTop,bottom:e.offsetTop+i})),ee("bottom"))));return B([o,n,t]).pipe(m(([i,{top:s,bottom:a},{offset:{y:c},size:{height:p}}])=>(p=Math.max(0,p-Math.max(0,s-c,i)-Math.max(0,p+c-a)),{offset:s-i,height:p,active:s-i<=c})),X((i,s)=>i.offset===s.offset&&i.height===s.height&&i.active===s.active))}function Aa(e){let t=__md_get("__palette")||{index:e.findIndex(r=>matchMedia(r.getAttribute("data-md-color-media")).matches)};return j(...e).pipe(ce(r=>h(r,"change").pipe(m(()=>r))),V(e[Math.max(0,t.index)]),m(r=>({index:e.indexOf(r),color:{scheme:r.getAttribute("data-md-color-scheme"),primary:r.getAttribute("data-md-color-primary"),accent:r.getAttribute("data-md-color-accent")}})),J(1))}function In(e){let t=T("meta",{name:"theme-color"});document.head.appendChild(t);let r=T("meta",{name:"color-scheme"});return document.head.appendChild(r),H(()=>{let o=new x;o.subscribe(i=>{document.body.setAttribute("data-md-color-switching","");for(let[s,a]of Object.entries(i.color))document.body.setAttribute(`data-md-color-${s}`,a);for(let s=0;s{let i=Ee("header"),s=window.getComputedStyle(i);return r.content=s.colorScheme,s.backgroundColor.match(/\d+/g).map(a=>(+a).toString(16).padStart(2,"0")).join("")})).subscribe(i=>t.content=`#${i}`),o.pipe(Se(ae)).subscribe(()=>{document.body.removeAttribute("data-md-color-switching")});let n=q("input",e);return Aa(n).pipe(w(i=>o.next(i)),A(()=>o.complete()),m(i=>R({ref:e},i)))})}function Fn(e,{progress$:t}){return H(()=>{let r=new x;return r.subscribe(({value:o})=>{e.style.setProperty("--md-progress-value",`${o}`)}),t.pipe(w(o=>r.next({value:o})),A(()=>r.complete()),m(o=>({ref:e,value:o})))})}var qr=Ht(Vr());function Ca(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 jn({alert$:e}){qr.default.isSupported()&&new P(t=>{new qr.default("[data-clipboard-target], [data-clipboard-text]",{text:r=>r.getAttribute("data-clipboard-text")||Ca(U(r.getAttribute("data-clipboard-target")))}).on("success",r=>t.next(r))}).pipe(w(t=>{t.trigger.focus()}),m(()=>be("clipboard.copied"))).subscribe(e)}function ka(e){if(e.length<2)return[""];let[t,r]=[...e].sort((n,i)=>n.length-i.length).map(n=>n.replace(/[^/]+$/,"")),o=0;if(t===r)o=t.length;else for(;t.charCodeAt(o)===r.charCodeAt(o);)o++;return e.map(n=>n.replace(t.slice(0,o),""))}function cr(e){let t=__md_get("__sitemap",sessionStorage,e);if(t)return j(t);{let r=me();return en(new URL("sitemap.xml",e||r.base)).pipe(m(o=>ka(q("loc",o).map(n=>n.textContent))),de(()=>L),He([]),w(o=>__md_set("__sitemap",o,sessionStorage,e)))}}function Wn(e){let t=se("[rel=canonical]",e);typeof t!="undefined"&&(t.href=t.href.replace("//localhost:","//127.0.0.1:"));let r=new Map;for(let o of q(":scope > *",e)){let n=o.outerHTML;for(let i of["href","src"]){let s=o.getAttribute(i);if(s===null)continue;let a=new URL(s,t==null?void 0:t.href),c=o.cloneNode();c.setAttribute(i,`${a}`),n=c.outerHTML;break}r.set(n,o)}return r}function Nn({location$:e,viewport$:t,progress$:r}){let o=me();if(location.protocol==="file:")return L;let n=cr().pipe(m(l=>l.map(f=>`${new URL(f,o.base)}`))),i=h(document.body,"click").pipe(ne(n),E(([l,f])=>{if(!(l.target instanceof Element))return L;let u=l.target.closest("a");if(u===null)return L;if(u.target||l.metaKey||l.ctrlKey)return L;let d=new URL(u.href);return d.search=d.hash="",f.includes(`${d}`)?(l.preventDefault(),j(new URL(u.href))):L}),le());i.pipe(xe(1)).subscribe(()=>{let l=se("link[rel=icon]");typeof l!="undefined"&&(l.href=l.href)}),h(window,"beforeunload").subscribe(()=>{history.scrollRestoration="auto"}),i.pipe(ne(t)).subscribe(([l,{offset:f}])=>{history.scrollRestoration="manual",history.replaceState(f,""),history.pushState(null,"",l)}),i.subscribe(e);let s=e.pipe(V(pe()),ee("pathname"),je(1),E(l=>ir(l,{progress$:r}).pipe(de(()=>(ot(l,!0),L))))),a=new DOMParser,c=s.pipe(E(l=>l.text()),E(l=>{let f=a.parseFromString(l,"text/html");for(let b 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]",...te("navigation.tabs.sticky")?["[data-md-component=tabs]"]:[]]){let z=se(b),K=se(b,f);typeof z!="undefined"&&typeof K!="undefined"&&z.replaceWith(K)}let u=Wn(document.head),d=Wn(f.head);for(let[b,z]of d)z.getAttribute("rel")==="stylesheet"||z.hasAttribute("src")||(u.has(b)?u.delete(b):document.head.appendChild(z));for(let b of u.values())b.getAttribute("rel")==="stylesheet"||b.hasAttribute("src")||b.remove();let v=Ee("container");return Fe(q("script",v)).pipe(E(b=>{let z=f.createElement("script");if(b.src){for(let K of b.getAttributeNames())z.setAttribute(K,b.getAttribute(K));return b.replaceWith(z),new P(K=>{z.onload=()=>K.complete()})}else return z.textContent=b.textContent,b.replaceWith(z),L}),Z(),re(f))}),le());return h(window,"popstate").pipe(m(pe)).subscribe(e),e.pipe(V(pe()),Le(2,1),M(([l,f])=>l.pathname===f.pathname&&l.hash!==f.hash),m(([,l])=>l)).subscribe(l=>{var f,u;history.state!==null||!l.hash?window.scrollTo(0,(u=(f=history.state)==null?void 0:f.y)!=null?u:0):(history.scrollRestoration="auto",nr(l.hash),history.scrollRestoration="manual")}),e.pipe(Cr(i),V(pe()),Le(2,1),M(([l,f])=>l.pathname===f.pathname&&l.hash===f.hash),m(([,l])=>l)).subscribe(l=>{history.scrollRestoration="auto",nr(l.hash),history.scrollRestoration="manual",history.back()}),c.pipe(ne(e)).subscribe(([,l])=>{var f,u;history.state!==null||!l.hash?window.scrollTo(0,(u=(f=history.state)==null?void 0:f.y)!=null?u:0):nr(l.hash)}),t.pipe(ee("offset"),ke(100)).subscribe(({offset:l})=>{history.replaceState(l,"")}),c}var Vn=Ht(Dn());function zn(e){let t=e.separator.split("|").map(n=>n.replace(/(\(\?[!=<][^)]+\))/g,"").length===0?"\uFFFD":n).join("|"),r=new RegExp(t,"img"),o=(n,i,s)=>`${i}${s}`;return n=>{n=n.replace(/[\s*+\-:~^]+/g," ").trim();let i=new RegExp(`(^|${e.separator}|)(${n.replace(/[|\\{}()[\]^$+*?.-]/g,"\\$&").replace(r,"|")})`,"img");return s=>(0,Vn.default)(s).replace(i,o).replace(/<\/mark>(\s+)]*>/img,"$1")}}function Mt(e){return e.type===1}function pr(e){return e.type===3}function qn(e,t){let r=sn(e);return _(j(location.protocol!=="file:"),We("search")).pipe($e(o=>o),E(()=>t)).subscribe(({config:o,docs:n})=>r.next({type:0,data:{config:o,docs:n,options:{suggest:te("search.suggest")}}})),r}function Kn({document$:e}){let t=me(),r=Ne(new URL("../versions.json",t.base)).pipe(de(()=>L)),o=r.pipe(m(n=>{let[,i]=t.base.match(/([^/]+)\/?$/);return n.find(({version:s,aliases:a})=>s===i||a.includes(i))||n[0]}));r.pipe(m(n=>new Map(n.map(i=>[`${new URL(`../${i.version}/`,t.base)}`,i]))),E(n=>h(document.body,"click").pipe(M(i=>!i.metaKey&&!i.ctrlKey),ne(o),E(([i,s])=>{if(i.target instanceof Element){let a=i.target.closest("a");if(a&&!a.target&&n.has(a.href)){let c=a.href;return!i.target.closest(".md-version")&&n.get(c)===s?L:(i.preventDefault(),j(c))}}return L}),E(i=>{let{version:s}=n.get(i);return cr(new URL(i)).pipe(m(a=>{let p=pe().href.replace(t.base,"");return a.includes(p.split("#")[0])?new URL(`../${s}/${p}`,t.base):new URL(i)}))})))).subscribe(n=>ot(n,!0)),B([r,o]).subscribe(([n,i])=>{U(".md-header__topic").appendChild(bn(n,i))}),e.pipe(E(()=>o)).subscribe(n=>{var s;let i=__md_get("__outdated",sessionStorage);if(i===null){i=!0;let a=((s=t.version)==null?void 0:s.default)||"latest";Array.isArray(a)||(a=[a]);e:for(let c of a)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 a of oe("outdated"))a.hidden=!1})}function Ia(e,{worker$:t}){let{searchParams:r}=pe();r.has("q")&&(Ke("search",!0),e.value=r.get("q"),e.focus(),We("search").pipe($e(i=>!i)).subscribe(()=>{let i=pe();i.searchParams.delete("q"),history.replaceState({},"",`${i}`)}));let o=Zt(e),n=_(t.pipe($e(Mt)),h(e,"keyup"),o).pipe(m(()=>e.value),X());return B([n,o]).pipe(m(([i,s])=>({value:i,focus:s})),J(1))}function Qn(e,{worker$:t}){let r=new x,o=r.pipe(Z(),re(!0));B([t.pipe($e(Mt)),r],(i,s)=>s).pipe(ee("value")).subscribe(({value:i})=>t.next({type:2,data:i})),r.pipe(ee("focus")).subscribe(({focus:i})=>{i&&Ke("search",i)}),h(e.form,"reset").pipe(Y(o)).subscribe(()=>e.focus());let n=U("header [for=__search]");return h(n,"click").subscribe(()=>e.focus()),Ia(e,{worker$:t}).pipe(w(i=>r.next(i)),A(()=>r.complete()),m(i=>R({ref:e},i)),J(1))}function Yn(e,{worker$:t,query$:r}){let o=new x,n=Qo(e.parentElement).pipe(M(Boolean)),i=e.parentElement,s=U(":scope > :first-child",e),a=U(":scope > :last-child",e);We("search").subscribe(l=>a.setAttribute("role",l?"list":"presentation")),o.pipe(ne(r),$r(t.pipe($e(Mt)))).subscribe(([{items:l},{value:f}])=>{switch(l.length){case 0:s.textContent=f.length?be("search.result.none"):be("search.result.placeholder");break;case 1:s.textContent=be("search.result.one");break;default:let u=tr(l.length);s.textContent=be("search.result.other",u)}});let c=o.pipe(w(()=>a.innerHTML=""),E(({items:l})=>_(j(...l.slice(0,10)),j(...l.slice(10)).pipe(Le(4),Ir(n),E(([f])=>f)))),m(un),le());return c.subscribe(l=>a.appendChild(l)),c.pipe(ce(l=>{let f=se("details",l);return typeof f=="undefined"?L:h(f,"toggle").pipe(Y(o),m(()=>f))})).subscribe(l=>{l.open===!1&&l.offsetTop<=i.scrollTop&&i.scrollTo({top:l.offsetTop})}),t.pipe(M(pr),m(({data:l})=>l)).pipe(w(l=>o.next(l)),A(()=>o.complete()),m(l=>R({ref:e},l)))}function Fa(e,{query$:t}){return t.pipe(m(({value:r})=>{let o=pe();return o.hash="",r=r.replace(/\s+/g,"+").replace(/&/g,"%26").replace(/=/g,"%3D"),o.search=`q=${r}`,{url:o}}))}function Bn(e,t){let r=new x,o=r.pipe(Z(),re(!0));return r.subscribe(({url:n})=>{e.setAttribute("data-clipboard-text",e.href),e.href=`${n}`}),h(e,"click").pipe(Y(o)).subscribe(n=>n.preventDefault()),Fa(e,t).pipe(w(n=>r.next(n)),A(()=>r.complete()),m(n=>R({ref:e},n)))}function Gn(e,{worker$:t,keyboard$:r}){let o=new x,n=Ee("search-query"),i=_(h(n,"keydown"),h(n,"focus")).pipe(Se(ae),m(()=>n.value),X());return o.pipe(Ge(i),m(([{suggest:a},c])=>{let p=c.split(/([\s-]+)/);if(a!=null&&a.length&&p[p.length-1]){let l=a[a.length-1];l.startsWith(p[p.length-1])&&(p[p.length-1]=l)}else p.length=0;return p})).subscribe(a=>e.innerHTML=a.join("").replace(/\s/g," ")),r.pipe(M(({mode:a})=>a==="search")).subscribe(a=>{switch(a.type){case"ArrowRight":e.innerText.length&&n.selectionStart===n.value.length&&(n.value=e.innerText);break}}),t.pipe(M(pr),m(({data:a})=>a)).pipe(w(a=>o.next(a)),A(()=>o.complete()),m(()=>({ref:e})))}function Jn(e,{index$:t,keyboard$:r}){let o=me();try{let n=qn(o.search,t),i=Ee("search-query",e),s=Ee("search-result",e);h(e,"click").pipe(M(({target:c})=>c instanceof Element&&!!c.closest("a"))).subscribe(()=>Ke("search",!1)),r.pipe(M(({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 q(":first-child [href]",s)){let u=f.firstElementChild;l.set(f,parseFloat(u.getAttribute("data-md-score")))}if(l.size){let[[f]]=[...l].sort(([,u],[,d])=>d-u);f.click()}c.claim()}break;case"Escape":case"Tab":Ke("search",!1),i.blur();break;case"ArrowUp":case"ArrowDown":if(typeof p=="undefined")i.focus();else{let l=[i,...q(":not(details) > [href], summary, details[open] [href]",s)],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(M(({mode:c})=>c==="global")).subscribe(c=>{switch(c.type){case"f":case"s":case"/":i.focus(),i.select(),c.claim();break}});let a=Qn(i,{worker$:n});return _(a,Yn(s,{worker$:n,query$:a})).pipe(qe(...oe("search-share",e).map(c=>Bn(c,{query$:a})),...oe("search-suggest",e).map(c=>Gn(c,{worker$:n,keyboard$:r}))))}catch(n){return e.hidden=!0,Ve}}function Xn(e,{index$:t,location$:r}){return B([t,r.pipe(V(pe()),M(o=>!!o.searchParams.get("h")))]).pipe(m(([o,n])=>zn(o.config)(n.searchParams.get("h"))),m(o=>{var s;let n=new Map,i=document.createNodeIterator(e,NodeFilter.SHOW_TEXT);for(let a=i.nextNode();a;a=i.nextNode())if((s=a.parentElement)!=null&&s.offsetHeight){let c=a.textContent,p=o(c);p.length>c.length&&n.set(a,p)}for(let[a,c]of n){let{childNodes:p}=T("span",null,c);a.replaceWith(...Array.from(p))}return{ref:e,nodes:n}}))}function ja(e,{viewport$:t,main$:r}){let o=e.closest(".md-grid"),n=o.offsetTop-o.parentElement.offsetTop;return B([r,t]).pipe(m(([{offset:i,height:s},{offset:{y:a}}])=>(s=s+Math.min(n,Math.max(0,a-i))-n,{height:s,locked:a>=i+n})),X((i,s)=>i.height===s.height&&i.locked===s.locked))}function Kr(e,o){var n=o,{header$:t}=n,r=eo(n,["header$"]);let i=U(".md-sidebar__scrollwrap",e),{y:s}=Je(i);return H(()=>{let a=new x,c=a.pipe(Z(),re(!0)),p=a.pipe(Ce(0,Oe));return p.pipe(ne(t)).subscribe({next([{height:l},{height:f}]){i.style.height=`${l-2*s}px`,e.style.top=`${f}px`},complete(){i.style.height="",e.style.top=""}}),p.pipe($e()).subscribe(()=>{for(let l of q(".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:d}=he(f);f.scrollTo({top:u-d/2})}}}),ge(q("label[tabindex]",e)).pipe(ce(l=>h(l,"click").pipe(Se(ae),m(()=>l),Y(c)))).subscribe(l=>{let f=U(`[id="${l.htmlFor}"]`);U(`[aria-labelledby="${l.id}"]`).setAttribute("aria-expanded",`${f.checked}`)}),ja(e,r).pipe(w(l=>a.next(l)),A(()=>a.complete()),m(l=>R({ref:e},l)))})}function Zn(e,t){if(typeof t!="undefined"){let r=`https://api.github.com/repos/${e}/${t}`;return St(Ne(`${r}/releases/latest`).pipe(de(()=>L),m(o=>({version:o.tag_name})),He({})),Ne(r).pipe(de(()=>L),m(o=>({stars:o.stargazers_count,forks:o.forks_count})),He({}))).pipe(m(([o,n])=>R(R({},o),n)))}else{let r=`https://api.github.com/users/${e}`;return Ne(r).pipe(m(o=>({repositories:o.public_repos})),He({}))}}function ei(e,t){let r=`https://${e}/api/v4/projects/${encodeURIComponent(t)}`;return Ne(r).pipe(de(()=>L),m(({star_count:o,forks_count:n})=>({stars:o,forks:n})),He({}))}function ti(e){let t=e.match(/^.+github\.com\/([^/]+)\/?([^/]+)?/i);if(t){let[,r,o]=t;return Zn(r,o)}if(t=e.match(/^.+?([^/]*gitlab[^/]+)\/(.+?)\/?$/i),t){let[,r,o]=t;return ei(r,o)}return L}var Wa;function Na(e){return Wa||(Wa=H(()=>{let t=__md_get("__source",sessionStorage);if(t)return j(t);if(oe("consent").length){let o=__md_get("__consent");if(!(o&&o.github))return L}return ti(e.href).pipe(w(o=>__md_set("__source",o,sessionStorage)))}).pipe(de(()=>L),M(t=>Object.keys(t).length>0),m(t=>({facts:t})),J(1)))}function ri(e){let t=U(":scope > :last-child",e);return H(()=>{let r=new x;return r.subscribe(({facts:o})=>{t.appendChild(dn(o)),t.classList.add("md-source__repository--active")}),Na(e).pipe(w(o=>r.next(o)),A(()=>r.complete()),m(o=>R({ref:e},o)))})}function Ua(e,{viewport$:t,header$:r}){return ye(document.body).pipe(E(()=>ar(e,{header$:r,viewport$:t})),m(({offset:{y:o}})=>({hidden:o>=10})),ee("hidden"))}function oi(e,t){return H(()=>{let r=new x;return r.subscribe({next({hidden:o}){e.hidden=o},complete(){e.hidden=!1}}),(te("navigation.tabs.sticky")?j({hidden:!1}):Ua(e,t)).pipe(w(o=>r.next(o)),A(()=>r.complete()),m(o=>R({ref:e},o)))})}function Da(e,{viewport$:t,header$:r}){let o=new Map,n=q("[href^=\\#]",e);for(let a of n){let c=decodeURIComponent(a.hash.substring(1)),p=se(`[id="${c}"]`);typeof p!="undefined"&&o.set(a,p)}let i=r.pipe(ee("height"),m(({height:a})=>{let c=Ee("main"),p=U(":scope > :first-child",c);return a+.8*(p.offsetTop-c.offsetTop)}),le());return ye(document.body).pipe(ee("height"),E(a=>H(()=>{let c=[];return j([...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 d=f.offsetParent;for(;d;d=d.offsetParent)u+=d.offsetTop;return p.set([...c=[...c,l]].reverse(),u)},new Map))}).pipe(m(c=>new Map([...c].sort(([,p],[,l])=>p-l))),Ge(i),E(([c,p])=>t.pipe(kr(([l,f],{offset:{y:u},size:d})=>{let v=u+d.height>=Math.floor(a.height);for(;f.length;){let[,b]=f[0];if(b-p=u&&!v)f=[l.pop(),...f];else break}return[l,f]},[[],[...c]]),X((l,f)=>l[0]===f[0]&&l[1]===f[1])))))).pipe(m(([a,c])=>({prev:a.map(([p])=>p),next:c.map(([p])=>p)})),V({prev:[],next:[]}),Le(2,1),m(([a,c])=>a.prev.length{let i=new x,s=i.pipe(Z(),re(!0));if(i.subscribe(({prev:a,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 a.entries())l.classList.add("md-nav__link--passed"),l.classList.toggle("md-nav__link--active",p===a.length-1)}),te("toc.follow")){let a=_(t.pipe(ke(1),m(()=>{})),t.pipe(ke(250),m(()=>"smooth")));i.pipe(M(({prev:c})=>c.length>0),Ge(o.pipe(Se(ae))),ne(a)).subscribe(([[{prev:c}],p])=>{let[l]=c[c.length-1];if(l.offsetHeight){let f=qo(l);if(typeof f!="undefined"){let u=l.offsetTop-f.offsetTop,{height:d}=he(f);f.scrollTo({top:u-d/2,behavior:p})}}})}return te("navigation.tracking")&&t.pipe(Y(s),ee("offset"),ke(250),je(1),Y(n.pipe(je(1))),Tt({delay:250}),ne(i)).subscribe(([,{prev:a}])=>{let c=pe(),p=a[a.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}`)}),Da(e,{viewport$:t,header$:r}).pipe(w(a=>i.next(a)),A(()=>i.complete()),m(a=>R({ref:e},a)))})}function Va(e,{viewport$:t,main$:r,target$:o}){let n=t.pipe(m(({offset:{y:s}})=>s),Le(2,1),m(([s,a])=>s>a&&a>0),X()),i=r.pipe(m(({active:s})=>s));return B([i,n]).pipe(m(([s,a])=>!(s&&a)),X(),Y(o.pipe(je(1))),re(!0),Tt({delay:250}),m(s=>({hidden:s})))}function ii(e,{viewport$:t,header$:r,main$:o,target$:n}){let i=new x,s=i.pipe(Z(),re(!0));return i.subscribe({next({hidden:a}){e.hidden=a,a?(e.setAttribute("tabindex","-1"),e.blur()):e.removeAttribute("tabindex")},complete(){e.style.top="",e.hidden=!0,e.removeAttribute("tabindex")}}),r.pipe(Y(s),ee("height")).subscribe(({height:a})=>{e.style.top=`${a+16}px`}),h(e,"click").subscribe(a=>{a.preventDefault(),window.scrollTo({top:0})}),Va(e,{viewport$:t,main$:o,target$:n}).pipe(w(a=>i.next(a)),A(()=>i.complete()),m(a=>R({ref:e},a)))}function ai({document$:e,tablet$:t}){e.pipe(E(()=>q(".md-toggle--indeterminate")),w(r=>{r.indeterminate=!0,r.checked=!1}),ce(r=>h(r,"change").pipe(Rr(()=>r.classList.contains("md-toggle--indeterminate")),m(()=>r))),ne(t)).subscribe(([r,o])=>{r.classList.remove("md-toggle--indeterminate"),o&&(r.checked=!1)})}function za(){return/(iPad|iPhone|iPod)/.test(navigator.userAgent)}function si({document$:e}){e.pipe(E(()=>q("[data-md-scrollfix]")),w(t=>t.removeAttribute("data-md-scrollfix")),M(za),ce(t=>h(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 ci({viewport$:e,tablet$:t}){B([We("search"),t]).pipe(m(([r,o])=>r&&!o),E(r=>j(r).pipe(ze(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 qa(){return location.protocol==="file:"?ht(`${new URL("search/search_index.js",Qr.base)}`).pipe(m(()=>__index),J(1)):Ne(new URL("search/search_index.json",Qr.base))}document.documentElement.classList.remove("no-js");document.documentElement.classList.add("js");var nt=Uo(),_t=Go(),gt=Xo(_t),Yr=Bo(),Te=an(),lr=Fr("(min-width: 960px)"),li=Fr("(min-width: 1220px)"),mi=Zo(),Qr=me(),fi=document.forms.namedItem("search")?qa():Ve,Br=new x;jn({alert$:Br});var Gr=new x;te("navigation.instant")&&Nn({location$:_t,viewport$:Te,progress$:Gr}).subscribe(nt);var pi;((pi=Qr.version)==null?void 0:pi.provider)==="mike"&&Kn({document$:nt});_(_t,gt).pipe(ze(125)).subscribe(()=>{Ke("drawer",!1),Ke("search",!1)});Yr.pipe(M(({mode:e})=>e==="global")).subscribe(e=>{switch(e.type){case"p":case",":let t=se("link[rel=prev]");typeof t!="undefined"&&ot(t);break;case"n":case".":let r=se("link[rel=next]");typeof r!="undefined"&&ot(r);break;case"Enter":let o=Re();o instanceof HTMLLabelElement&&o.click()}});ai({document$:nt,tablet$:lr});si({document$:nt});ci({viewport$:Te,tablet$:lr});var Xe=Hn(Ee("header"),{viewport$:Te}),Lt=nt.pipe(m(()=>Ee("main")),E(e=>Pn(e,{viewport$:Te,header$:Xe})),J(1)),Ka=_(...oe("consent").map(e=>pn(e,{target$:gt})),...oe("dialog").map(e=>kn(e,{alert$:Br})),...oe("header").map(e=>$n(e,{viewport$:Te,header$:Xe,main$:Lt})),...oe("palette").map(e=>In(e)),...oe("progress").map(e=>Fn(e,{progress$:Gr})),...oe("search").map(e=>Jn(e,{index$:fi,keyboard$:Yr})),...oe("source").map(e=>ri(e))),Qa=H(()=>_(...oe("announce").map(e=>cn(e)),...oe("content").map(e=>Cn(e,{viewport$:Te,target$:gt,print$:mi})),...oe("content").map(e=>te("search.highlight")?Xn(e,{index$:fi,location$:_t}):L),...oe("header-title").map(e=>Rn(e,{viewport$:Te,header$:Xe})),...oe("sidebar").map(e=>e.getAttribute("data-md-type")==="navigation"?jr(li,()=>Kr(e,{viewport$:Te,header$:Xe,main$:Lt})):jr(lr,()=>Kr(e,{viewport$:Te,header$:Xe,main$:Lt}))),...oe("tabs").map(e=>oi(e,{viewport$:Te,header$:Xe})),...oe("toc").map(e=>ni(e,{viewport$:Te,header$:Xe,main$:Lt,target$:gt})),...oe("top").map(e=>ii(e,{viewport$:Te,header$:Xe,main$:Lt,target$:gt})))),ui=nt.pipe(E(()=>Qa),qe(Ka),J(1));ui.subscribe();window.document$=nt;window.location$=_t;window.target$=gt;window.keyboard$=Yr;window.viewport$=Te;window.tablet$=lr;window.screen$=li;window.print$=mi;window.alert$=Br;window.progress$=Gr;window.component$=ui;})(); +//# sourceMappingURL=bundle.cd18aaf1.min.js.map + diff --git a/assets/javascripts/bundle.cd18aaf1.min.js.map b/assets/javascripts/bundle.cd18aaf1.min.js.map new file mode 100644 index 00000000..8bfddbbd --- /dev/null +++ b/assets/javascripts/bundle.cd18aaf1.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/merge.ts", "node_modules/rxjs/src/internal/operators/mergeWith.ts", "node_modules/rxjs/src/internal/operators/repeat.ts", "node_modules/rxjs/src/internal/operators/sample.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/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/components/content/annotation/_/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/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/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-2023 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 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 */\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