From 855430eb032962c9a5befcbb9a74a01388d63ece Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 23:19:32 +0000 Subject: [PATCH] Deployed 5771c0f with MkDocs version: 1.6.1 --- .nojekyll | 0 404.html | 829 ++ apresentacoes/index.html | 882 +++ assets/ideaspace_icon.png | Bin 0 -> 23548 bytes assets/ideaspace_logo.png | Bin 0 -> 81670 bytes assets/images/favicon.png | Bin 0 -> 1870 bytes assets/ishikawa.png | Bin 0 -> 142362 bytes assets/javascripts/bundle.88dd0f4e.min.js | 16 + assets/javascripts/bundle.88dd0f4e.min.js.map | 7 + assets/javascripts/glightbox.min.js | 1 + 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.6ce7567c.min.js | 42 + .../workers/search.6ce7567c.min.js.map | 7 + assets/priorizacao-requisitos-planilha.png | Bin 0 -> 112254 bytes assets/stylesheets/glightbox.min.css | 1 + assets/stylesheets/main.6f8fc17f.min.css | 1 + assets/stylesheets/main.6f8fc17f.min.css.map | 1 + assets/stylesheets/palette.06af60db.min.css | 1 + .../stylesheets/palette.06af60db.min.css.map | 1 + engenharia-requisitos/Dor_dod/index.html | 979 +++ .../atividades_er/index.html | 1456 ++++ engenharia-requisitos/backlog/index.html | 962 +++ .../lista-requisitos/index.html | 1174 +++ index.html | 1060 +++ licoes/unidade1/index.html | 940 +++ licoes/unidade2/index.html | 938 +++ produto/cronograma-entregas/index.html | 1049 +++ produto/estrategias/index.html | 1075 +++ produto/interacao/index.html | 1111 +++ produto/solucao/index.html | 1063 +++ produto/visao-produto-projeto/index.html | 1018 +++ sitemap.xml | 3 + sitemap.xml.gz | Bin 0 -> 127 bytes stylesheets/style.css | 12 + 67 files changed, 21830 insertions(+) create mode 100644 .nojekyll create mode 100644 404.html create mode 100644 apresentacoes/index.html create mode 100644 assets/ideaspace_icon.png create mode 100644 assets/ideaspace_logo.png create mode 100644 assets/images/favicon.png create mode 100644 assets/ishikawa.png create mode 100644 assets/javascripts/bundle.88dd0f4e.min.js create mode 100644 assets/javascripts/bundle.88dd0f4e.min.js.map create mode 100644 assets/javascripts/glightbox.min.js 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.6ce7567c.min.js create mode 100644 assets/javascripts/workers/search.6ce7567c.min.js.map create mode 100644 assets/priorizacao-requisitos-planilha.png create mode 100644 assets/stylesheets/glightbox.min.css create mode 100644 assets/stylesheets/main.6f8fc17f.min.css create mode 100644 assets/stylesheets/main.6f8fc17f.min.css.map create mode 100644 assets/stylesheets/palette.06af60db.min.css create mode 100644 assets/stylesheets/palette.06af60db.min.css.map create mode 100644 engenharia-requisitos/Dor_dod/index.html create mode 100644 engenharia-requisitos/atividades_er/index.html create mode 100644 engenharia-requisitos/backlog/index.html create mode 100644 engenharia-requisitos/lista-requisitos/index.html create mode 100644 index.html create mode 100644 licoes/unidade1/index.html create mode 100644 licoes/unidade2/index.html create mode 100644 produto/cronograma-entregas/index.html create mode 100644 produto/estrategias/index.html create mode 100644 produto/interacao/index.html create mode 100644 produto/solucao/index.html create mode 100644 produto/visao-produto-projeto/index.html create mode 100644 sitemap.xml create mode 100644 sitemap.xml.gz create mode 100644 stylesheets/style.css diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..e69de29 diff --git a/404.html b/404.html new file mode 100644 index 0000000..e2522ae --- /dev/null +++ b/404.html @@ -0,0 +1,829 @@ + + + + + + + + + + + + + + + + + + + Documentação IdeiaSpace + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+
+ +

404 - Not found

+ +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/apresentacoes/index.html b/apresentacoes/index.html new file mode 100644 index 0000000..2282030 --- /dev/null +++ b/apresentacoes/index.html @@ -0,0 +1,882 @@ + + + + + + + + + + + + + + + + + + + + + + + Apresentações - Documentação IdeiaSpace + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + Skip to content + + +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+
+ + + + + + + +

Apresentação de Entrega I

+

+ + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/assets/ideaspace_icon.png b/assets/ideaspace_icon.png new file mode 100644 index 0000000000000000000000000000000000000000..28cc91ef57bffe244850bbc899247cd7a366463b GIT binary patch literal 23548 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 BzQzCm literal 0 HcmV?d00001 diff --git a/assets/ideaspace_logo.png b/assets/ideaspace_logo.png new file mode 100644 index 0000000000000000000000000000000000000000..14e500dca6470e4d4009e8459399ff606dd6d0a2 GIT binary patch literal 81670 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 D2^C!{ literal 0 HcmV?d00001 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/ishikawa.png b/assets/ishikawa.png new file mode 100644 index 0000000000000000000000000000000000000000..512d1daa2d3fbf4cfe5783a0f82b7573496164a6 GIT binary patch literal 142362 zcmeFZWmH^E(=I%O1h?RBAwVE_aF+nV-QC^Y10*;EcZcBaZUKTb!F6zVcg`mFbDme$ z`Ek}K|K7dU^sr}FS9h0ORn*WO%Pm4kTP)(aFsX3`hOK}<6TGQ(r*%}zryII=-)F2QKznh)Dp{21C zse!SnxeYJXaZ3jksksp^l`5+=qqLo{v6;EJhl8=Ahm4Y;hovE>5fwil0*@OPz`)wr zNuSis+RDa}%Z-=nFJCU;@0X7mr~o1dBNHwK5z&8<0C&7pW=>9aTnr4ZuCDa1EcCVx zrVLD+oSY1d%nZ!TbN~gNqq~ihz8js5<2!%@0_k5KBF2t}4(4`F=C(GZFFf@PY@MBW zsi+W0|HWF+$;rXo;NRSB9O?D{e&YPng&tTmgT9d?0~0;t%d|*IdH$j25;Ssrx&3Dl zMPvKFH~-vOng1QhPT#@NSjpYan3qby*wNP6!O-|GhnG(OVj}EdtnXxO#K+9Y{E3c< znU0B-hvC0HdKu$CI(&9>`eMXqV)Ds=jhXcm9WyH%Bi*M@9L978oXqTWoE!#hOrMyT zjaV7=|IO&1F8`H{r~$x*m6?^9jg=GVz|P6a!T9eEe;@u=dL>(DL$jBq@G<|J>_0yH zOUuLXB3&!>%eEN?__4|>_}>4 zOzLQE?`&-DpigSxpl{>E^U~*kQvts6S7ZN=v;sKuzt!?zCgrAY_n-U*AmjRL@3sy~ zwzgJ$!umEY`lQqf#x_RA4#o~2NR4a_c|`=pROC$AM1?*xk~%vYJMbzCib*@m2wK~U zEAue?cNYK0Y5%hl06G8=VfZ)H05|^zD_}%kDhB|Hc%98yL9ZzHzK94axuqSz7)FqQ$luEd8W%)L{`abeLIR=vLpuk8 z0sTW7Yz6r1KcpgTeo&x)NXZF0|A#F(fu3sIlvtJdB_m6EdGb?7lZw({&hw1Del0D{&mk3!j zROj$$2C-f$`-!}=MI{jt`=uwY^f3>8J%A1sCqK8WO?r$NUQ2u9^dq1Idu!TV?-4}Dw5i%|lYo>gu&#a{{yH2R?s>YohMKxDM-NRHz~EU1h{>$7y(RhLl#|SSLupI zw0;QIy(w2HIT_}TBE42isFWs;Cgn1~?S_7rtx#gux zdl=W!2tPrgM1zH&vL~mZj+9?rGg1_Ey&gSt^oz=}Js>u>MusTJ;rW*(2`^&&w0H9m zFB%Rn{*eRf+zoYg!=+*O$TV3IKhtXA=o8IX0gK?e0$&b@&}bi%NR1qm6w zy1hmfans8K---5y2ehU0ViF;M7?bnlGbbkoZkP{=0`7%*-hm;kps&RGxNA5;P>(_C zUdZI+dz^nGmwW|2uN4o^5}&ZOFtWv7$&UM(;%{iUKS478?M-LR|4> zbQ-J%Ce%Ld%k1MXe|AsYyz7>7s)QOj3z{FzpoK0SuEW8`{IFN4iPxSmcs%YmeS*x*U7Zm2qSw)C3O zfypub1M+PWlr=rIOf&GCx{6PJ%n3lrkCZmlSW#&l zmb!Shf|ymmMyPGNC$kz0ZL4PrzHYRK(R@xam*B zd`!JTFhOa@>&o~U`!3~7vdg5kcHJkfoPN(m8;DH1p=qzOlxo)&nNH96M~RDraMku`Juu(br#5gkfVf9V7A_7N-57q(g+pFAq zX#*~-%JEt4XN_j5vP$F!gxnaYyZ3Z;U-A?<8ZQDCsR&U}{as416wBk~B&2~{}U_mxdIL~cgmTiis8U6vaT4MC}9Db1Lp4ZBBpXQ>j)<$7sSu$$JuS zrYU%KPb~v6aPj;u<%|1ni=QD*@%fnS(~Q~o;ae2kAoHk4vmK>46WgBXyaqYda(;j7 z?G^vvss>V*(FsxR&Ml7UGpuS~5B1s+*A+J@&&iv%Jx^jo8{ME_rZA+m?C8@+i!|Pt zkMnHjMd>F9c=U0Xj|q3;c`hdePRMJvK3GRS&`wvbWmH>tSixe6jDAf7`}-QQgi2gp`&Kr2Ec zoK{bph+cJv7^@uI$wWsft{vcJWs7(_2AX(;h!JECjkG9TA4urNR2|e8Fd5jrqCkg_lX#D^_4L(Qw}VXM%62-i3GNC9 zcDkjfXO3V7RXuz^=%c9U-0^J8IbLxJO*Z>x!YVzIj&Nr#B^4IRuR^JPu{+&3FVx z>CBcv0)vBpnM7vNz6Q~!aCsz55jp)0Stu+X!-3I?Clv*J^~F!+=mvdj(*#FdK$Z&y z3PpMIlC`q=+@tU;-U*heWUI(JbOza|e+|}K0yWf!w?b1MzX6%ZHp3&D?x3>qyFTwX znqEp5T24}s@Hl)VxUOizl8GGs(bAaRUL`}NhYqAzo35p7?%I~`U(1RJoroMzKcFm} zcYGC^v#}=vPR*E-qnNb4L$6qVtNLu;~BoI#+J;-O009`s=kF1#xlo4evq#i!lo zN{NKibLA=@L@qA{l znn%UevQ~*QA!+aU(JJO-B-D={uOzn?XAbwdxVhGszYW>-FXqEU!Ji>_1&uuu$hJR{ z0yzanJrKRK>dHQE-#}%9)mj{K89lPuwQ<_u*1HSV`_snkv)mebw;P;mSJo$I>^5ZKS~ZWK{(RieNOl!@l~ds@UQ6e4H6iX{jgCK-`3j_zK3Z99WBurF z@bRc|-|@(eMuzAC`>i2%D&GwQi;C6ET)pYzb5`|^D=4KE^DdGpui&URfsjAh|LSU# z-|6r$osrSPf8bnV5GA+j)L$-P;DE_(h2ov587A=(t;YVsR6a?!&?VJ`g+;lb{gXWgr~4`is>oveZ9EB2eW@L|2?=; z-j0naVjyPQXvBGbK2=_=7IwQtCcCHzKN6+f&hcDO>6hBgJus;pgYey zQlFiqp+)i`aSC*v<_&Wx$+T~_F?_-j(>k?IyIMoqi;PS@_(w?%nDS%+WzCUcHMEP` zyiANA@!^I0^{(<#S8VzeyrG41t9C~y9!$4YXWM-dW#WluI8Eec(S|eY;SkH)^80^^ zCH3?SAi7eO3kdxd@$xv4uB90sb9IzI1Jf0nQTIUld52no-4^UUMJT_7d51J^dr&)c z-|j(6%=c%Ur+Rs}8dT6JqAr*_ZFz(WU6FV>JWsVkP&3w~aU~?K;w|^K`7CFnn$rk+ z8H)Q#CEf{AXxD041qf6e$^ur>Mo_Il8`>LQEM^CdPb(RIs>;mIWA?lejlg;ZqA?B% zVWBTO$ebpnc1h?0qd9HfK0qYpwI^=3B!MEK4(EJ)jOF(VCyg@fw6&Vw&z~0hsj;yH z%kH_uE1Z6mW+%%*=bsk{iL_6rOQ`g1kMkV8%+*nrA#Slv4df>$aGeB}pDfc!K8W|J zrY0tP+Zef#XJ{=aSFF!09k0pVHBgQrqJ;J??q~L%=r_ZUHrKC)7=IBB_?W;)C0RZ( zJsoJxt<&Gm&-YyjT-=b+>6e}4+T)1()>1o$rCKV>mJ!8<%f#-P$T1P$JFLy;GEsEj z_q2=sbS=PEV~Nk&b;K70ygDzwdLR+t2Kn;Tqe$eVzuzp7n~+0>r#QJfh|=qj1Kc~- z*~;6uLV1R*cL1#JHp+TA#o<|wSq5xcxHt#~`{FKYwIsS0wirO8S9#oVl|HY(S7O6` zelF!}+6+3mS}r*G&B`Erw6lDUOhMi(aT#I^%6CZzYqt@3*Wnun#ezWSA(MJrSCXH( znKEKq7;-2V^-t8qn%K$vmTBU+=kev`8^?0?r{Zx!VvxRvr-hB*+@`;KKWR||O))=q z^e`Z7Rx~3$s|W-b+^34i1t&4f9{1IjcCw4al;h4(6j4n>*6R9JJ3LL{rF@l==!8>} z-2M%mC(6BtR9fD1&va{RYw6#dXJNh0+UA3!8wNd84Qpf2OS(}l4H>aQ;LyuwPZpO$ zcZl9L$#}TO?9HzAY}<8!jdqkcNwU=U;1#G~l9=FVVbOP=NV`i%pY#8WEg>>Ni;})n zoubGc2kFmYUK?N4SRZ*sE*osje@#q@ola-O7uuE`t|q*FtKD`d0wOh;c3AbCTRqG% zegcg!9wsy+fc(b%s&+`oba1W}EQ)CaH4V231vwMU7xg1+)!Ai{Xt{T{@|J+F#nuT zi-)l^)%hy0Ql6dMXhSR8Yj51w?y2!qnR;h1A=;P+E+OMG0Q?BEKQhhF`%YRm2nVE< z#*2oRQFtD0CT$%vbiaRqipZ4qOhL^E15Msf@bDV87oSI!JX)`Nwk1&3pqu>WJ|u|N z_j#SBwsxAp6Nys&E^WBZ^jVaUe~y!U0NnNFox!%=8S6Ef{iMOoofGA0oWvm-vCA!V zxX9$dz$l)qjCR;8X#F+`smO}DC$)q3>pb?-10qnsmB>m#okV5$=X&ysYAPbn3Z##w;D_5j#9pA3%G^ad(@t!&EUx~TDEMXC z_uDa)aDm{}j7LY8eT}?!3N)yYH#X{SaNQ$ucAw^xPx}wKO3Np|ggXf>j${~+-6@iv zY@YEs+qr9Nz=JLXYjD1cuu1kcCH>G-;7%trN1Za@e%-PRe6VN1Ww#+u4Kt&F#(;`*^mMn2b$KuX6^6GiXYqNlZw1 zO->;N8T6ZB@!Rw?42ScVJv@ALD*Q-aaCLn9&d#{e7BRjz-BHuyyPAb6w^dD(O^$If z^60fI&FPT(qA809&+~WUyoKsQb#-NLKZ{+H+1zM(D<>I^I5Mkhm~8(>L5%{HdKjSc z@VpY~-`G0r>|p2hFN!@91EK+#FTeUtXe1Xk*Iu?#U02sA^wkw{WkU<|@(=X6(4Y!; zcwIt|h2jlAoD`ZDAFp&6Og*u?I{G#Z7&PzQFE~)hFiO`uuI(&rQzw^`DVq0#4xfYp zF!2nGOsjBg|3H)9y;87m2Cax`9g$PbiT6mAhXYj!; zm>Bk)z)rBsWwcl|c=8LAVD>@J`11R=y9Wj{ey&PMmdb~3QT1DU%!FS&5HI7K2SPsr zZXW(zu3`CsVC~>2Xm(B(eiP6r^=#AVZ@ji#s-th8{;*s;v)fS|tClR=6_`(LZ({ks z4_n3^ih7$uRg6H995!j zXBL&<`i8p9{tRIjU?cN+MQ^lCoc|0>p*m4dcb@P-B0V^O^P2Q}CyYb+>b=EYO_|NR zx5?W_zp#=BjkPl(&m%T(X4*~1OU?FHRRGax16Tk8b&Jwrwr7qkeHa$3pkAaxYPycf zK!U{?g3OEOF$a)HayQ1%J3bA=lNL^`88%PrOWBKV@4zOvVY~_&K^p|hDj>?e9n4SO zdW=3i!1H^O55Xaz!q=D2Q5Kus`KB$)`sE1Ys~?%-wlI z!!u_s?Se<6GEn$N@iDytfxKYD18Ph`8Wuy~Wrd&`v6#0!YcQCWBl4&O&bh#jN*?n^ zpJS=0x``^upEqH1j}hjUm{i1$c5E!EWf~DcQZ5AU@kJ{JDtDCA6OzDr7I)C6ArzIw ztzfR&?}5DxXj`p`Mo;0{EF{8;&UnS4tV4-Fh2KqU#4$=F%UV%}vrpuVVPNZ~V0sUf zHdWUFy>c`fKu#VOeyr+h=`IQ>tm3V9$`B#%E!12VI$K~DC{qwBG83L}kbP&dXuVXv zpvCLVP;b#!D^}%r?YXmKCj8m>?P%JFu$-Q$o>aD(pv^K0D5dlwwn9BLy#>Oml%BOS z>oaNjejq$*BD^t#fDfnTs+ECoVpi!*lO=>8CZ&kg6aqjibZ(!fvaBtC!S7%ZBckbt zjvN4JTJOeAlNhgLkcc_py99ek6XBDkur7Tpde1oz0u^$Tk)c@z%|R2MLf1iZ2opF5NSMq{*8*^;zt$ zegnBxasZ3}cU@mjO*oL=ciwSpJvjq2B-2lXKQp^ zn*^I1__^jeepOZgxk>+c*Tj$5f@GSwgj*7M(2AW6 z`usfWz8orv3pC+D`be>=r&>!;3qN@e>n-EjIyM}UX1>DL;e$-Zq9MDxjQXRVH!xzf zy(sA+9nXif0o%m@q{g(WP}5?TQGXZ_(&?fHrR;*(M?K%zIFOXgPcMw^Ht*8@aNNM5 ze#XaAaX-SXe|X>lbuKUCk#+Sj8J#GFOKQEct&l4@>iSVU4_#Qy3u1@@CK!@tf*m1jCvAx3{Z z-$$Scp|(k4MUw}=`OM$q-=1XvwO?W&C|KFb_OY-KE{FWHz~^Y1KSBr;fjMF`N^T9CzA=pyM3kyHHJ41yssBuV{b1i&JUx5{6=x;p*h-PYkxxuX)2Px??PPB z6L6&7v}supE?GLSjHS)XI={2Ln|RkS?Qu9|Z4_HRHJSTJALmkQE<06rsC|0GIeo*$ z=_FjX`_ggoDhtwj>%Cm(>pW8(V%Xm}Q zx{aZFVAv0@H3}xsvAlh*M*Msx!dq@&-=Op^9X=eN<*UKSm6hZ)YbajN@Dr`y;UanX z%r*bMx$M7kjYxm)^b;ITZ;P}yd@@wfPF&-2M!@~;ORN@>e%Q-WP&9}MZ^T>TsAHll)a*P$A;cU6YPpuLcz43 zQ}ID|sDx&VWbMtxX_X|SwmXyN;^zg=4RMH>k^99o!HXB7ZPw>8?=0vH?d*<&O%wGa zbb9p0V|@-D$~V~}i5p$<<+c-ZO|z=B-32K*3sBj29bfC%$;uwx`uks`IN#b3-LFk% zpH3jBlu+**mCa039w98Fms+LcI_>W#wjk-}e0}_>e?A7%x6xt#@_|*-n1(e!Ex2UP ze!gotg0BlBHI9MOhRS$zJMkKD^0uo>`dK=DvQxBgpOb4T5D}dNbblfoIn#OjQ?V{r z5-0BQAs_g@vu*W?Bly`WF817B7pcS}R#9PcUyeHWupks$4#woXz30SqC!vz*h>%eQ z8_c|2lUTLdA6#Ur(7&wU{gPs#`e5SHtLv3kg(jpmFh7d!=j(*;gh5q5b3m&7I997| z>521j_vw)T$Qf)-OYqP>D6~|X3-Jig6n?!vHE?a9%`l_4<{9dW@yl(sN(p4%c1=*8;Y2`bO0I_3#SCZr{EV%k}7qB53NVJ8d<$YxzXL8h$pRk$PIcM75`jmtMIW~7=J>za6y|B zH&Vl-Y11Dh0m9l$&Hl!j>^#sP9(Km)xIlU+ z@e;kW@-^WVR9fd8nLh5^OjX>V+1r_daFT24(Gi|ED-O$4u%7I9*KHY3-W8^I5s0^I zsh$x8yej*}9C**{J>MrETIuMBs%o8nb9t0ZY zTe82bcogYPLot_x$902#cl^AO;|*U-6I%FjpsDbjgz*GMl>fpxmaEMpJz;oZ z&`wah(9*B-eilO)1!emuq`gS!J>NTDna(T%%Ql$^vw7-fUC4miLKCj8D?W4E*Xf@? zXZ_>7FyH47;mK_=@-^*NQxkKZvKcevo}|GE`6`-I8jeqgDV%*Q>#(S4I@`^s&4DCk zyk)$V6DwRDTzA(cM6O0X9g1}t+FZKdQcE&VoqvJ1Y&krNjwZhTm@0ibWop-XlxqtB zVa0#0)8Xc1vsPrPn~x-YzQ^Ttdy=@CnziY+-q=!CDfkvd(!epy5x%ArKdMo*mfN z+o4pETVj*1z2r@iVFJG5=9aP6qNFxxW^Z95B zR!F7B5~hL4uWekxidair}VrH#^qm2rXbP_|d?A+L$-QC}xc(GS^r)y(%0?}}|lWNnaR!LF_ zeHZ-Zqz=FyY?0VP!IEVohfw1tMM@lQPTgI?bB=}I(4=Q-?$xx?ys2qM+1j@^=Xz&v zZHK?5!n{J-^F7t;<^=2-3UGNyS3JnbxIZS@`4zwJCi^$d`qtHCPPXYQuNxVa8V3|& zJI698zu?@|Mw>N7>CiT%>j5wr!_ty_9VDRQ@=>?K2Q7Z^6%`djtumI96820e{1NAJ z-YCCcjUj_5(oI5R-u0I;nMQ3DqK7JHY#)2_*^TS2ylZH)jW=vtn~Xshp3XLJ^2&9fSmeBP*xgcJZw^cJ>Cs zlLe9fOvCkt#>C$KpWFpCLL#2nI|xzKr{AF%9|S-6bkb4!TIrY^fJqhEwHt- zmxHtu!NJKvKWX~&ZUj2GcZqM3x|QMWjonPIStz!80c$z_L4`MA9Qv2pJ{2@b2;hcC z^Jy;dGrv^))!GPVDtV_V3~zwOHn>2j)?}{N{Nuy9evQM&lsi_P$aVx}Kq_UKAED5I zj>CGU>pkP`nFiLIHVR%ESE2?O5cx(LvUz@zZP3rl_JvZyl5Re^LVRGt1V$i%;QAvg z-0v(wWb6nM69l#lfpTeW)?zT%J|u{U6Qk5)9Otwl<`8PFc(g-Eg!fTz?`ZDn_e=5L zyrW<9__0dG;m9=D)nAc{5ESSxpcd0wbeNl?x@71b2Mk(L-$aUTdQWYBkPD_2x9Jij zUw^W6@OmZ=+g)Lj=?V=rdlpiBUQ6xyIhIpZiLxt z*_X%X@sw9SDQVlhsSu>oO+r&GtSv=OlY08SakKiUvT{Ie8ixobv_19+&3lNY>_>&i z9Xfc+K%*87n5slaQ_muz+@7OncqOy6%vz|Zd7caZY_9}kj4I8?u|s5`IO9=I3v z9K4Jc9nFf*FiXXQua4`#Iu3_Mi7)h@9@u>=ek&9_EolOR1M8R}Fc}?viz~zZnyL1y?Ee^*-ZMg|D3dJ`;++%V1~4LI+ZK&-x6B@>*@YjD(8+O zG__7#S?OPsjoiR6^b747y6~f%J8H)#Rs`^9(NsML=LIRPY3i3#W2^x+HMRACdE6}x`K1UL3^yJKh^i~g zuwewgVw?Q!r}ek};Aan_?~UlCFr5u-RzGgx_iDKB$AjiSOj=Ui z6>p>Z8S*q#f6B4G2*`yv9KLzd_U$n!P{? zA@h3sJuvfc{|1|{j`Etb0C-W_;>E9+M2$cl3MO`|`|FH-bAbA>0L_53mC?!#A) zF72HE3IOO|o9}^j1mn99RW|-~pCCl`+|uK4Y&70`o0Gl|pt1U?>6uHkDsJ&#DaK-P zyv-6({GAb~``0??831b)N}JKgEfySOqy1HRPxd<&IVRAI-Ztu#gBvC_{@vBZ!p_B+ zQgwbhhj(~z653gqgJoOCNzL}nMSsFV-03MhiC$0SvF68)7!AiVpyD~PM`7e1yK1~N zE2hOP1Td7ItR9oSSjz&jqHHFTncb?)>Q5Bc%U3#RHWTCv-3txt0*xD-q zN<17Hn=bV~V|g)g8G2SE&dg~&{a3j~%{P#VgGHn#goV-Q*>Mf$olCCBzVB63PTc%Y zr*sXYnSNb*pe%_JvQKv)*mu_oS{g>-A=2TLoGj7)YdkOAc54;u%HxxW$8_}$l;tJAe1_;X=LJ5QU`` zLcM-HQ61ZKK39Z^xeawPJgj=tv42z`q1pS;KtfJV`D@l?>q5-^BC=qBVQ_PG=GZ{) zgb`R9lf??F*9iox^=5Vb0DcKYAgXhINLa=CHf?OiJGd^MRaqJT`xVhZKZ7@7XKMp7 z1?4L4GI2Y_&;FX75LCG$r96}Or@vy7fl+}|1bI!hvr|c0_@h5jiHRfqbKv+3mJfh6 zK%d+h9@{VN5ZrDAx!xSjU~$ZHDyYa0hSlJ(JkE1lOijp@A!}bd;6n~6>j`zORU%W= zL7GYUUIjwRfP>_}X90}DS>ZO~^VDOxNiXi7dc)wSyceJJu5Q>5)D7An8I;#amQlEC z7{sIq2MioOigUQGr^0aYM~IrHdd=fXMcw=c_SOj)QMcwW46PaFVq@rX2r$8i)^k{L z10lD~=!RQQB9myysS2L%NR{rlxI!Rf=M>7|rRLRLi}PlANZeJxvSk z{-Kf7_vd^DV}s&HE#_?5U|4DzItn`O}wqjOn)DPtd`p%iwtc{uGz(I4>pgJxVE-5 z>Hq^W1PrMBh)X(}hg-%bPfPQsI6Y7dPXh1>C(kgIwcR;dqR#Za5EY30*4aSjlG*I! zHGV+&1rL&4G$@~iZ$CQv0|MT6=9uTkaAyt|=%9bVs)x3&o1XpY8`X7zv=@+C1G^q1 z`!laJxaM|_P&T-`Z$5#bZz(jQj*eYhu?FMu^hVt9U_+jrk;9GSiRhKMI4^uB^16wh zq4iMs7uT6$rDWH?ykwa7e{3VarVv)>&+2a$<9mZr-idm{HhqS$GN zPp&Zv%OS5vwKWSF$>wo132Yx)f5s%A2Musu+|kIq_Z8|OuAo($i?`m+PN7;ODO13wwatzQR`R(lVN6?|uGiv3ci&)_Aixwgo-QjvtV#_EAOHkYL#bD^l+ zz`O%y?y*tD)a3DXm4h-u%t8qOC5e)uNCVA&6i;9(J*}tWC}~IfjP;NzQhYP39wj;k za*5>DCCqq2)hztz^wa^slp75PAFZ@~ev}QNR-Xo>tEp>LJ&vmww(Q*GTFsvF-jlnW z_P3ARxWaV~Ev3GF>{lo&F_}xr7x@)f>2U5)T2_j;+;OC+a(9i3)Hx`f`SvYFH!P&h z{2>FtSyozjTU1@HTbQ>FR{S9QFZ~~A=!|aXuao#zWpvWok`|~SmIt#@JN(}RCpltR zWEFMP2dh~nIbHV50y0}9N>&H*Ys5#TR_>}MPLI(9^zD6OEm<#{6D9mCRs9z|Q_{s0 zwYvZS{UpRP`&Q#n^qlmn2IS5KLmtz!lv~$BU738Z z!OHd_tm3`Fy7Td4TqKxs0!NmN^6f++P0y<7n{^T+my*2~V!dj16}t_E8Xfnb z`;Lp0XpSRqOmdLGMi-MenyL)zDX*Q?GBVNgke)!J!G z=DUWIkG9^I2*3t|KnE$z1>xe#wu+|O+6L|vtIWbB&EjUi&|`4|$Tz@G zaS54}6c#_{++nUfU}YPkw{R#@N-Og~RGy}j7S3hYCAG?!iCC*gYhS+=pN1r2#cyUQ z=$jh4o?d^#>f3xH=lB5W9?MuaQb5XVuZF>@JnUrnsCkY(q@y*U{MZkY(~%c7R(@kM zN?fQ^OzBOWE+b~I{uU4><&?#qGei7ss%@@K>X4os{`kDsE&ZXWO^>n*B zjU~P9jw%i5wxfLJ=5wRZX9rw$A%lAepB-L8&P#3?{IkmC^VD(GR{!p&oz$j~EMR+b z)W?;5x$y0KV|b(OBc&{S@I0^c^AOMT_`X^(-2m;d{$gcFsYWxNE6&)EwnhnC{l3!Y zGbI((N`CuP@+M%rPT|LUfU^nsnFoJx>=U=l)U~`4bf)=N0JeQmJ}=3tyT_<=0_is% zuUop%i@I8C?(xvi4Ms-SO|}RA5U9|;$g7s;ujyk?{YaDwWg*l>xvl1ILX&>G;~6x^ zN%KiP&v<}-Q)trE=?C)=2!Y0dGsRvYS_`O1{=5VY@W31NH ze&CYo8T`|Gz!S0y$(cy*04Jjzg2(;r)r!in2I}@Fu|J;yNw;JykoAkys3WmjV}tT{ zaU;D;t(b&r6`|T$hDWo@=*izpCO`$#1}tY$m7RPt|0ccQHr@9pAsb4S*5NR4aXk<7 z7j29rkoCm8qmCZqJ?&y0cXW)yw3xzPuuTWo7Ul%7f(4_)>E%Ud_-1W_gc()tikpI zdK8g-DPaS@C_Qc`6PEB_`1{Ahf%()mo7UGk!3R8C-tPzSECDQe&@@+PqKY*TACi&( zXeyzC4n7qtD*i*AP}9a8)1KMjGO{i8rTMh2t)PMJL%nGbRO8$SM}zLF;T|LG57#ZE zfoODsZF*g_hzzbkCC>JH8TKqEo1*EqYExbBIBc*jYRwoPoH48B8RK4WPL%vTE-t+r za!)yFq4}oR;$ER9h65kxyJ$(*#1x_*kV(o=rgx6ar6&c7qff}L?ruc@F$lz!9*I#9 zWlw&Jd*y-xBv5O5$G@^x^pOr&F~vNo3@~y(lu!fbWR5qpK29D)NA$#f`zq!o!5sEU zzb+ITIhyn>4PE7}(;u4|J;qsI-#FRSQu=kryb{Vq{gIyf1=iJe(n1nc?Z^Tb1y9z& zfeQQpPpLS?l&>lTjG2h7UsO-QL;2d;S-A{c|KL->ni`h>x^T;p5tS>OsQ+CRICW>iCQ_y+JgK^a+^hj{thwIUE1zNiAY1e^ zIB*g7v&A1JRpxQuxEBw}d9S8(^a>~f5-mD;knlXELRm#xLk6GmE6)|`smbQw0u=xU zr&Dg;$F9;B4Sq=G{{vL4-)Jmb_#RKSRi4k@17L%hfXQe)Jn}K^o<4~DdFyg>j3wt; z4Mps@UypH|HH!*Dx8x56?TE7^=JX(MRay!rKq}R0eG5pE*yoXcYxx!lb@2g?fgv@j zCYN^CRDt>fEzHVg|MGe>m^~&X{uhR%NlbbwykA)aQ5dmrW=YU=#%7hp5YB`93eHto zq$x4EUEX>G1UU*m*L^*QpU9nxkhK9TpD?3cOwf%EFpRAZ2}_EP@|(Mq>!+9NYo;-K z8Uv}s+SS(@`$`v^)+zvgVP4=@pX<84&`UH0yM(S6?W(!@5)O>we34Nuo>6-cVOA1` zIWVP?E)imU$)L-;UGHvnzs5K=qVb#Lo-H=X$LE}l!PWN4*VP}^HhE~bHkKkUo#F%U z*TUG<){{*3**4~whK#$Uawy)tR#5{Fp3IIr-i3CK@Z59^ZebtTl~|JH{KDEF$B?IZ zYhA*hv9hKKK9>kw>E)w5IK?HD=`#I)Ds;%kD-eBs@CFBa33efdXcl$vb!?VDCSSkx zR1tN6NY}te@CnG9XEW)#*kB*?U%y{yhs(AUkX5l#`z}*Z!fvzSXHTew(ceDBgmlb~ zk0YkqheSL!#_dZ%P8m3+^AveV+ui7LgUP3R4FyVdtuWk6N}YQgk>~Tg<^CBdZz7B6 zr^pEg@W%c#*E8seKK<0;LXiTe^K0H==q9=lT>bzOfHv;_B>o4&0H!H42u}L|+ccQ; z62VtJ{f^89G5mrB?8k7@z=pQOmPWI)hg$aFd`40rHOM9CX<&8dF-~>bDl#cPR^N)n zd3Xc}DZBGURB|<=9lBA1ukYTRUd>cg8((wvA*cVUY|q_q6+NbZ+`*T_*xx*o-sNY3 zGC(KCn{}jK;<|jL_n@qJW3U8klqQ`YYbzJvJfp1GH>U&?M@^1GWIizgG5^SySG_;4g`z9@;o66 zm$8!923j++LdX{Q0dKv6ri_z{S*)Y$B^+hJr-{3O#eh-TZSR4W`5eLSfh%f4LL`FH z^p)CE4c}7&yelsE8c3V_Qcu@yq(gXmnhmE{U30F|V*vZ=`>~PkFM2-BdwwJsUd4VL z9`2s`y)`$Gq@?91Ql#^{o-A%G*M4J)2%tD2QDY0@s{0x@8 zW-v1AoO&<~wDO=0G}AT$4mi54irb@-h_zz;S2tV-u_jP9w+rk^jad5)p3Ew>1@&Qo zGpN`&LYEMlfQ?Bwl)zF-en>48X?|WFk@0hvEqH%n8*HBLWur(DC8H`hpDZ1^VG;KI z3NIvoKBjGzdwjQ;6Q5x4z64u;oB%&ua!h6w{Q26z(hw;4uCr81K2VR^PS=Sc;Yw}{ zz_A@ag?Nj(yuh2&?ktfmgKsQfSVbbgHnhjdP{!o}cXjHEX!;)D347jFfX~f-9vzQyhw_B<8X;#WWeG&@(d= z5ghQ7N_u4dmKIFyP8iT7=q5sfdT$LVP0wd+q&ePuLt^;njd}SZ)y8M&S}e{H+ZkE> z`XBKDOEb&<=rgLzgRi9hSo8TogT;Q7*FMJmeK`tI;b`*Hd~X*&B2d2oK4#NuN2b8y z^JVe@QdwE}BJSj|f3i1G64~B^P=d|ka^(dCf0N;{R4So1-k+Mfs-E%r^n;BQWS~Q% zcb>{!qrTw%T5bX$PQZw-(*+c@GDU`U*H=D80VGgZ#%q)+zjw09h8GSXUmic5)SF$90#UweTLIlA(!e3k}M39Mj31mC0E09vXHPhd+JC4)dKMx2DQ&Fb0= z(f5Lxk9b~DKvM%W+T_KLw)TuupkSa5IdCa`+tCCr&eeKeXcjB}(Fsv+DY;=%#p25G z&Y-JDa_qU(StVjoZCOEGTVEwzQhX-J98*Y(OX=sH@_RH7WRmabI1zL`ww6glSH=7e za_`-Bx)5=#+oq0cjg0#Bit3Hm4K)wvMUo6t?d{RkU&pDMT?of^ z&}=N7J=N9uFT6QJsADsJ_ExswS>j{1#Z7dyr&#olZ$;ownlx#_IkJj%`z{ zna@)-r@9|IkrwzP!LjE|1yayqO~^dfM)>CGF^mB#o%f>wqvS zstL2&va&e7HQp4LS<5;d$SHPD3M!cy2c)aup&TEIz_1nz1SF>h1{tSm4F9 z)1N9J`jvwrDM!9TPDe*D7<>7+dYYG)kB7x`kWfv1iQQE|JJstQ z5<#fM&u<3yRAxu=ju+g^k2P?d7|(nfR^*0aV}NpOdTFwP=jNd$tThdpJR0>WPE5X= z!Q=z!WmR|1)IEtsEiW(XhiUJ;$KTXD_#Kc|U6Xcvtf$L~1Dah5sj&EvO>GA;w)z=f zpcx#tu39n|>I8=3ZgSd*6VIsTeuW`r!CUv7pXmx77+{6uCPjjE1W%K4^5fMcMdf2i z-Fows6?DexqiRsloXI8^T01U;YDNDQLb;$a%3|vV!yjrk_DI6JErp_QvR&E7Sl+q& zLsxS-#Km*p2)JG0y*y<5=jV&^*QPSm>-P1Fos|38eNJ5?O)^%40s?q|sV!Z*{HpC= zPRha(Bq2==@;Ud+SimMAVWAD$fRwsD$HozkEWe-FzE}y)3a}=B8KvfbJ*5Z@t*)$b z$jZ+CUFOq1COL81x3rXE#j`<1_lDC0zY&qw#~}B=z^;SU)b*LHolAvE<;GBs(eySbC$wYz~Fx^Ef-s zXHS2z)0cYwnM*cqNx9Ro>XwnxWJbE8*mya7!~z~}E?{)g32VZwwMFH1bQ~(+(Nf1x zlS)9G4(#c30;72z4NO{m&sm~A^<~k4fo%Ll=!2XuDN9W>G%Q>x9SNxCI~avhwd4&_ zjU`j$Xk|%lb!3r$+yk|*Ql6d`ISw(_9}H~=rb6F?luSnuWnWVMQQsI@Ej$m>>qYFO ziS|Ly)Kfa#rHSyZHtnNL=RLZVPiL`~&{V(V{?I%M8290S;t&SE3oI_um9ZXE#1-fW zD+o?Md9|pEd%c|DRl>sJ1z(D;>tIYI%CijdJH+UESMa^(;UZ6cxp+!-*^n{fhcKtpdVN%!LMll(4DQCeYk3d_)(1G<43nE zZ)lzePbq_GeF~i$PU6FGL(gZVa)0(z%UCe z2KsS+0)Z<^Jn1neo2-u~ARMOCapN~jO?=%7>d-xjp;!4Tt?aYLhkl6d%;O4!3$Ag> zq!%}&?cQtkG({jbha`X}LYZ{~+-nuOk4`74n0KIe`}Cexa=2v4n=`nNcIWA`;5+F~ z7=xjc5S8#hWpCK-D0FzDl``~sQWcXX-_PRpruRo#eQ|@df;|pqT;J_En;&2pwR1l1 zyfv$UvL!9QuL{)WMl+Fv;M+M~er`N)1xZNQS5{W`&gUB!R{*^!4-ZvKtF*}zr&Ni> z$nZKov!j8<<}*6xYIAu0>hWH-BbHPdZj?^IdUtts?icAITTaN)ppt@K#RJvoJ}Uh9 z47+nQl_b8v|4vZqG$PDCJw-aRY`zk(ZD@bTKZ=nTF9FG=@AlSh{pu-r8EZ z{_6WGBV-Y;e}GF4Kvq+}O<3F?k91zKlz zT&bF$7$<#l4Y&wP(+;=hbgMk=Ovr}lEY<~!8ag z>-uV36y(q8G#np&L=);_bV1(^g8tw->0* z?NdqjemiF796N`*k|xR{`8xYl%^*2Nj=yo(a$25Xm#&!_2WhSTr^eD#&WP_;`qy=` z*DJ)5fV9|JwMoU!j_L`%6fM+C{I2Ig2FwyGpK12|hm;~U{wZc510<@F!j~f-ukl@r#afP(4b)V9B>@+T z_Yd7m-FJ;uagx_Y zF!kxFR-$*0kZ5FM##syhZjY=@u1|+qZl2gj0OV@gxCe+YjOPTHU@Is@R_+&2zC*$3 z&8j3e-y@u~!PBg#H<;MamDAR)iC$}m*_btFF`6uUeIED(UVb14$|5bTCU_l!86VI7 zhd`&r@I9k@@7s5xm$*5B@t?QK5ArHHon28EhjTZ0L@71t-(ajsDVz~3=J|&XqaR|E zFeMG_P0Ii;n}rO@V*QQR^|fLMH`t?W=>xdk>u}nQ6G+{j_1mb>Jnt#K+#&#P<4iud zf2FgUG-o5=eI+!nW24+Qk7okFergN&;?4cSL|YW4CG35Q?zZishL-m0pAnY7&r2#N z!&G#Von7rLD)9-{ifm#p^ouLbxvk9F(Vj&~0#hue?W9e;d-4hz-xsd}MiU*cHcs-3 zr_C$t%~w)VpSTe0A(aKA<2y&20UeSi%%L%33`kUS7!F@=7~kH?6~1Jc;`$IxcGp`_A6Zo>8LG1oH=%=_9D_x@CPO3uTJlbUP%|26cf$@BcDx4*^tye+9ua97c8(dU4Xn33(e6(Uh>h1-1CC(Ef zyDF|PkJJ;q-kGXik*&16buts2*f?fnOi0Ocg3~bS7L3k>e`$+GYI(}X$>X+Nd__iL zMmbc3Pzao=zqUYJDm2q1G8zTX_Pu!>I!W6=Yz&_G=}=j2K4I?~ov+8mbMkuEdtoiF zR*xOv*rQpZ?d^u>Xs18cegTaq_Y=0x_oP&|jLXA9F^XtWe_OG`!_eNIrATNglcRfV z`Zp?w!QO8_B-SO3@9kn@9+>SPr4vW%l$3UvUYZj?IJ}!0*T|oM0TG=pS_4M!y!DO@ z{yxL6z{DlnkmD0!OZ2Nh?0NH>!!~-4_yq6pZY6@Pqod8O8xj9KcA&_RRQjbXD}6nI z8*znRHyM_Gokk+-76j*myVIJMrpC&Cr3PKDk=H;-FZK}Ks-X22JhYcdPLyuzSnN=C zPU&{x7Y%MN3O<;N=qTofHmq8dfAS5$A<-G6ze>c|s|{u{k_6$~!inq$ptGl=~XZUz5)k zwAGb=%^7^lxw4v?Z#KzR;#mGvk)Qu50PwFZo8Fq;TJQHdrWOuCwocB5M+hf&3$C^!EHk$D zwiGR&(ZlA19wP^$Mw&&RibkuA_HBG56vkxt%R8sW)fJ@uSie5=q&?miqfR-?(I&DF zhf$O9%9k|vKXhzfi+W-s!TLv#M(F>{rdgQcy(UGsR8Yjl_X91xI1 z9-gWy1U^MMuNxKZ!TLQrgnh-Ru?e2F=}92R0wD2Y0={82E+y=c`j>QXif~JC*FA6Y z$}0>fj|W@J6M`lktV@HhdkTc*!Nmo+FeO%s!h*3QKix#rY-Bn9uh>VoZ9n)FK#%2_ z5G_CCJU#QYbt3wlq~i=WAF72VoY+`Nh)&Ds!k6{@-a9b``}9!CW5S;Dv>B|5i^UyE z7nY;;4CYp-j#+Fh@IIN~6YBxo1DhiWKKffD9eT_uoawfSxqn=}wObN{ZM>4lHi&iw z&|16l`AWpc_?2C(to7N$bY8*_h+W^?xDcPG-^n_^+Wv)`@Da9i`#7*Ykq@6X{9`i^ z;sIz48cRRfA$li_o5!EeASYx?E#!0PKZMous(RQVAoqZzyB8!^D?3tJm)#i6ugwUE z+}QFkf}cM)B32XCR1$e&ny<(!Yo`RUS>RV^;!fjIe5n0cGACre-%voiugm?-pH3?-szK-GB4f%IOgyjcl_??_gUxr(NxotSZ0smvD4qHu!7FtD1I(0Fx$_# zo?2;2gPNpdbnImK!qcJZmHdEFs8X}U9Mw)`?ImA9atso)+R_`gFEGe0>TPQ+Ibi3_H(P|J0%fRW`AZyi!5Y4pvl@`K-As|qX(vEF|JjHxh(*< zB@tt_e!j>*!bFyq1|sRVu4gR~wh(?}ELag#W(nsXA<7AYh5i;ya^gfb z->bWlryu^L0KAkYDs4qlC2qt1Jl|1sb(1Wr;La0jl`dwyjs$<_rp?UvZ6HgIiZMkR z$bA?{aBM*}HW@&=U?z*}C5cCGox2?8pj-T|-jAwPMrQ`AtVF!t2M$s={Bce# zVA#!kGnWt3ZuWFBGb^c3^fJlKI~fdK8Ol8IH_L{^j2A({u7`I#$7=(9^1`Y= z)izzl2|+`BRez7d>|8Emq!cH;?+5;B-+JU996cHIZ-G7_ z!V(63-K}@#0a1nbB-fy;Zz@mYkbkI+iMggSkZtpuQd-(pvzimfux|;|Q}!Yt^q)Mc z`7$-kur9Na4(XPeb3G2;oYuG9_-MJ_63^fRi2~yM(dld{-U*6-?eKgftT6FSiij=E zTpM!(QWwRM@rWo;(b;VGF}S|w;ZSDX)f1{c9qih;%$}D6A0bvG_sPx`zYSXWw+#32 zcp;tVll_js2+Pg1U9F3O;AK=ZYrx;rFH&^1$EQfYo>6+f?fqI;qf6Qc*IJF@U7`)$ z!k+C2TH-b**Vln#V{Ul~GhWjrY<`HAmsG#9Zq zn(T;vRm9|Ua3JsoSK)IkEALL$_w0PF!~<ZVn`x@{6tGj6Wz$`9i`&ypLE~PM*(%cwe|M0y{?apXliTy& zl^5%v4{I>9i+DbEbhQpAh@RwLB*D4<9VmDI_{Z4XRe>RqqL?eQT_FPM@xH|iA}n_3 zA@t`Dh};+!+X|(@>!uA6mdg`^uaxy0pZzj1dkeh3%XB4=v+rc@>`n$;^~5{Z zWwlZ)30et2D*I+-vQbKCT!SlYC9R#{$5Qkz0S1Ak`-%FPOq`84lf@e(r~CDq-)7hF`5?ntds>U#2AK3Ay}LL8DFH)JH@Ozmk#8 zarP|5!g-U-vd{}l7TB`hvA(vY@cNeioUVOh%QQ9u!qnfPO9K-n*jFph#GLlmpM{?z z3QI^nCk$QL-&ot-pw%bC9@OKsY5|E2=1o+*you5&b~o9-9v#=?$^oJ&DP0z5B`@-7 zBM-mn20=m^i;-_^A<7|B8!C-jI(O!ZjCF>&>5T*$f>DKF` zEn8XR>^YK*U-epZQ9+elP@>K$UyAZG?+9e471l!fAj_dy^WFP{LiYp=`pc#^6lf2f zGSmc6{>Z|f2Z*r#sA5>Ggcx+e(e=OB4ABp-$t!Uu$=}P}^iT_+xSS zuG!0*o{NCLG_M@-dls_EHBQVCSY_JNtYU!V^vV_x6ZT^oOn5TGOll_Xx2H zG2I-15EBDT#b3b;SzzvjmebvUO{C8ZfE-Njk93XA&x#uH(z{t3MP+lqZ^FIn7q<4- zMzfbGT<)H1ampf6I6lM@frRkFY|+8-Tg6u;VG^bi4NSZCaBUvpeSLihzKgM%)YM~z z9Q`tTosU%yAUUm=@vFo;CDpjiy}4K>vJ1gH?h~V7h9A3!S8Rn!_tK)`7?=h2yzYeD z+FW4oEEHnyhV*`10M6iW*^*GJhiRsLvaPyu&hV|5Xy*9a6o`Lyhmpns3k}juuy%Ao zBdPhS&ODabN(F!(tDMs59|p$CCMi?&A7Gg5Qcl9{?Cy)kxJ>V7M1uVMK_+`e@M&Yp3CMX@gQUQPi(9h%!?7To3@0Y)^*D)9z$7! zn9e!+kD=#p%xy8(Kg`4T7K>KD%wQlkGaEMRk{7`U+LTgMF(!NS0|Py^H{8`&9{sX` zSA0tWUQQY~-yt7OIvkkf2NJyaB-{sT5I|wFKO?8oh~t6!%}a-TYIO_3G8a@U?M8qN zZMZIPcPt(^%f9%J)5avkV2Qi-F8qQGuG(Bv!fH*C(CZXrw|T*7YxnOFgLE5}?;Q=y zUp@u9t$Hjhta7{XgU-+W9-r^`0!>^l_Xhe#8=t8io9$&NPW1#2S#?~U5kPM*+I<5z zEUw@qy0YpPuC@8g2@jv$ohMvRUV(sjJLfQZi&0AjbuCP$oou5%Wa)v#nA0T(rV2AT zRJ0RNdUwwpOi3uK%nyWEt+Cys7U>1W&ABowrltBz#Ij_uBW~Bx9gmx5ic%;o89*@2 zTYI*sxA3m@Gg=?Y9^}Ce0@!=9*v$!pUdF3ZkdzBUChgCq%?*uv62BE1~|5`Z=Z0ml8H zzwr;!pWzAT(g%4m?)&mm`x?&=DWawuMW(Fnqe*WXZA>QYbHKiQmS_AJ&OV-Riw6g2RSU-Te(3Jd@u%hDHB@jU7|vHl*H5dwSLY06 zQRtSCaILbz#Vl@Z?5G~TZuy;<7>7)6sfq3`10WA3@z~VeZ4)uuQrw)s#{8}Q0oHnB z=4z^9x6ou0BJaGtQ2=qpR7uY~IvHLev#@6m+j`Gd%kJi;54We22>T5{6lB`^YMov~A6CAl) zZ$ZCYKAoAJrC4lC+#rHLtEjWL=tuyAFfW0Zty2{H=(FuTk@y`fU2Jj*kOUT&j2&@s zpWOLh$m04+SO#g!k1QQv6R5hO0JuU=#Ahs?lSA8?ywuDwr43jP;tLKBUD+{KmWsf^ zlgW51iPhBv3e%+G;$gjA--IFFs`?eq`op~lNh~MIqsC+_-5r}@A{^Im6ZH+p>Pu6t z*ZX?yFGo7lED@7DuB&iMX6y?PLGr-!qQ72175m!0PQv@z`Dxc)bAH*caKrT|99*h( zN2;vc2MdQ<*3vIm(qmq?eYhDaMNz`zeSR~uU@A-OP~oCO5u3AMq4_gKih{D!1WWk2 zJs|kxH~T~x*=779lwKhnMMdG;8V|jgc{qHw!F?6P6?VC}MyBj>7H8T)k$NV+@?=s) zq58PNgJAH~BX7U|ux+QmMY2euJs51i0>jpko_;ozaC z6-aB`ML&G+jw*VwXC%Q2dg|jk<*tou%}#Z9{%a<=6qZ&Hd{$x*EE)^_cV)tm|W|Cqn|696jw@o+p$;psCZ+SVM;e(d^Z@m9f3<+{_ zgz_G2|M7hoIlbR`ICf7}QS(qqV9(qd9l|u5Qcg{AdJ>0V&q5=)V5hMzhWl z0Q1&kUSPJo{AxVzn(p7N2xLt5h;+4p`s%2&miAnsl!=+h3i8?u44@e`*H(rQMQhnX zFDIgARWX z@EV7}s`m}dZ4gHL|7j>?*09no8hIS!v{4u6jHT9bHmv!9Q2-`?b z-O7QY?WuP_i)ZWK{NJql2P0mehdLrJ%tG{ z+i!BB5^Rj6gz0R)G^lJI9k1;+>dt#gK6Z^gx{K`q?S zZohR7DMQtqyRwMcZW>C$aO()_&@>2%^jivP$b6pEL#94pcc3J@p$hX!9%z=nxE`q< zI1b0(qRM>j1kl?p_ZbrZOcj~{u=c8pQuXFxdEqx-6J|gbUR@d) z>OFm-j0-fU{V78Pk?z>|S{Uee#M+Nzfc?ipI1PzqTpE@g=d5afT`5MMeU@l(N&iwSXYI!$AplOYaQn6-(-Wou-_r zPH=$aV%vq74231aXI_JkKt~XO5dB8XmwnmzOO;Pv{JN~z!e>jVg8&q{J?2UtJw^At z=~*k?cqQ6+V@2~7*GJRZlyKrlYT`?`HvBSITF4!eRsTa_tb9CS1WT`wtGul);)C7AsaHl-?f^%=jzr!m?_7m}ut;}^j6 z!k9AVdD&Bff=t*K-zWdo%ZHF!UEFfDrdXyxOS3=UhE)BrLw9oFaM6J^wJ68r@;HYW zblIax8}i82EK{PYhp34qR<-+9_g6LkdhY@mq(<28pM-w!3B1G9?)~!}3+4D()LmoZ zFW2`mS~tH6VQi;>tn=N5(WM?Yt$Y1YVf~pYdhX+s(n-ar$!E?mTTpH6ZDHK$>vesz zKubs3z?6V)7H6HeN5W{1#bV7P|GgK)r)<7ngMQp+l8jcz;DwT-@+}sB@okLH^d?rL z{SdlI&A}Ym18YNaw%Uio-TLAI&GxdPK)!IcY(DI9pNJG|O~hL3Bs5K1A$d1|=~p;O9&|UiXsGUfm;67+gG9 zt^wO+xU7MxY2sk?4bK71k8-73;9z17(qqX45G>tn1uomOTNB{ljW7IkADxyAN7L@O zp};UdcRFo5f_(<%Yg-T!qK6+5WN|XztJ~7?uY3ENwC_=xaw@Zuyb@I zyPmuN*nsUy_|3a_sAOa(IQaFRf*I@Rht4`%y<$XaLXgRlkchR;ps@=@ZS8(Q9AVa9 zZHp<>Hrd>x@ankkjzJt^Yhkt<8emHL^ZF1w@U-yyQdC<01(N#V1*$9Hh;SB-1KS1Y z_ZM*!zMCY=rwflA z!IZ*fgK-I`Bq}HR1&>DBS%AOxYH5>Tfx=yl%nX#&nCO&#Lz|7U*9#p{`q)@i&v~$T zPX5;Msb~gK7D(y17EnTV3v!%y?YZomvSm(=s}{EQw`Den-f*W~IGG9}mK;TO#`4=N z8h4s3mYhuSEJO`C5umXYXDNl|mtl&}gEqZ$$Nmfr;q6XocH^;v$Q-u8IbexvHKafbm-5RqLT zvG`dFo75MoEB_UJ?AE+G1(bKd4XU>%$rKfWs{( zcVad~v0O1#@?aA2ygRLE=WCS*MccplDJQV=wM6cwspe2u3=S*}5ylPsh3s6EaOAsG z*tOmpd;xkDiPCidnjJJ^C$<4NwCi05!sLSK)JYxSk|Rr?1!+olHRy1O2C@^2A#ebT zQ#8CWue^__Q#qDcUt#f0Ni`vR>X9UN2=S7*v!!A{K5MLJXv%n|k;!FlX$EhNLziE| zO@yC*Je?}e9Lvl3zGrErg8dH?XHS$L%hTq@y5ZG3L%c|4Q(* zu6nt>jvt&vaPe?2ysebK3%)8_SRG5g6!=#OukJ7R)(ZFs`iA0u_pG>X?F_g*)|%WIb1P$jQj%DyVhZRabmlz7*IWHEJN zRf|9=P)~l%5 z@qCg7j~tJ`{!rRp)-7^1ePq@rl1cyOv~W0VKNP+eTBH(O;zI>~s}QQ7`+T#=?f8>x zvBfpo`%v~&yY&(|P2xV}{b1a^>m8nm^{I-Mr|{(|6M_%XzU)Du`fFn&F?gh_yyV zVVbHmi|EI?yXGQ0yB0E)coa)2K0|h8Qoa1ET<%GE+{uvgl7X1Xa^^1}jGvSEHmx&k zZy>+a@`2G59yR=yL?9t~*q~UV`p{=gF)^G?uWo)syb{v6tnpilVh2!g(1Cl5nxC8z zKC>_o`gVB*MaN~x0E!$y%K$2HqP?+fH}-LJCj1=S1~f+}cI9V^=9RDBbdlX|LLx8i zZNQMQk}#{-f6YZ^d&MNKBT;vF*c$7D3=~8nAv<*_Ch>trw`YMuHau7BE;1=RH?{@Y z=IEX(1S*?=v;<}n9T;*KQ0ia^2C6SA1$*76oT2F@V=aZh%6R|SK}*D6+m$(}+sg#@ zW)a&XQUcH?vRK-81fFy-6<+Z9+ZG1kX1;}>M9sD7xmpHFN1@^W_EQP0O@?55cgOa%ye|?}UO|HCV zO_5I=Q#rgwofysqi=4X+*sEVs+;%BXi+L*KijrOjKY6}LQ&1WsBY1nG%y2zbt&{8| zK0n%H&}dHFqg$*~c)zFug}hWPdI;lB^BbSLY@*n7`32|mLdjiv*W(NJl;N(llWxM# zK31-R;cO*m`c_PBb$aF|=#suaB|ZYiybT}omP3lSQJlS;c$E80N_M%M5tw(L!VhVY z79lq|kGDyJZq8rp3Rc4UtiZocbk~BX$3KQG{pihZq58qQVlI|dZL->?`-#=k89*-6 zEL9qGzkKYFMW_+%9MQh(rUy^2Cly69Abj>-5whQ@XE~YkYJ9x4c1CTkUNv5*V4G;r zo>kG~yCj`2wVFPxi}$7e90&vY{BsXe9!2i6Dczdq!H;7Qh>B)S*jIK(fTe;pz4b%@ zBLVvw{7?Y^z@v|oVOeh)=dd4_Ek5{Ig5wUbcu^KpRb)4AKFthh|C27SDxMx#3_8`$ z({30g7knn#b9kahCb)M~@E5T5|Bnz->4f)>oD^dT-HM?lcSg07sWtt4cXCFU#P~|H z?)B`T^K#9Vu6fA_urqP8f~&(ch$x9F@Mw%)Y{`uQQ|9fx{jrhA)&&Y424$gEc!_e{ z6raR@EpCyMnfGv3JA;@+;0=N#ICp+9U*J{1S`y0;8l{KG2==>X)^4cDZ?14FNK9tP zG5CBLcuzdWhVNDRnxH4r$$qTA(5{J%ik$6s?TYyrK5)3~U~>n`yLhTGK(tiT#RNA& z@LDe@<=$^{%UpUFr$dcy$XCZ~p=7kWq-UE*NU>z^a5%$%5rz%QE{b$^9-*`xy)O=( z=DdBmnLVaq#J2z*$75Ei!h#Nd;wuMdeXsCJI6ah3U9FGmT7U#^*9!OAK#+jzNV;BR z9?i$A_u&oODcK<9JhhH_0Q(QG2jZ{u{%KMXJNEneo_)UEi;|tI0Klw5s_~MGFdNfe zj|4K-nm=xvpHi3K$lgp|!+|COpEcvKk5)?GO>cb`FCBE#OzkLGW z25?c-p$e!9QI#p3Bn#1%h9BWVJP>hM1N0qqg*Bsk{dChm1MP^b3m@gTAMZ@pSj73h z%MX8Z4_+HP^zoGHj;P>jf2IqaL7lNO6-M)RaFF9^W^3^-b8E+zGW!~@9qD(zjh+7& zPDZ47l*MA4-l&<^_SVL&QqUG|^Ne5Keyn?XtsBY~51;XORmyAc&w^aq4@Fv)zW_Tw5Z{7m<#_DlQ@G8^$=J-T^q7S|i&bO{%0s{pjvjkYHQKy}tiWu?NDU>z?nsFRQ@Ikj`-eBrsvL)h34L|7Np z)b?xHPc3Yvml5Lx9x;Fv!SrRbd$|%RSxnWCLgN>tVbCv;StfOw*(94mUzk1vQsW== zo79)EH>u%3C9G)bX1rje%}saqUn&%; zjOXnYM@-igtI!CWr)yyrke2sN(-Dd-KDnRG7(jK+%piM1D;wwFaWA-V8$_r8W5$;^ZKXSXT)hLDgfHoNT{g?w;y;ho)Kq-*gq8RbL}U zqFU`fVDGI7;R8%4QabYNJuew&%eKafXqj?UkCsE8?dn&!z}6d%4<~cGjmUl4JMs-r zHYZLJf!D2u>38gqgJl;kEAYhRiiPiP@)g_w`2xn`hbBlFFvrGE_gYx5@j@!!UM$$& z(Mx}a6-2Phk7*Ck+_52l(SAb=I#!s@QTfzzMP|U^{XJs{GBCKZ&rxD=a2S-G6sEZ;==ihA>0rXL@N8lzkniSxt*{|YktgkKuhjVpI`jUviN(hP zIi|3vw$5K+k!ur^7rseo2#CYcE9Ht<^pk`AV3Z_78H_<8lvC+P)M`)5{emeNe~i52vx{AGg1 z2Q=Ckg548?@B&cBL4E76{h@Y}u? znx$c@5UBUX)t7b=u>-t6$A`G1sjLlCV|AG~hdXS)|8B>|nD=87#VX0##?!VvLjt3e zGflc|sQ=*aj<1S)b8`Kz^&NS)1v&%)t37qqyri3e(bhe7$6dBDSf8U^)J=xqW0>XE zZI6vN`qB~2yoy85q2Eo366LAduXf%@>PWgCpU$~ntEbxYG7jHZu@9JTA%Bh2Iy)fB zAmG)%*22cyyFbH(s3v$`NUC^w&TpO8j>{1a`3>j;jF)MMfJu?(@yK?z7t@WNDCEIn z1oKnc8`M`nyg}19++J+Su z0Pj$iz9>!nk^60kBIBefHOa?K=4<;K#masnKALZh$wSbN=9Sb}Q5cCj79BpZ?U@0r zrhmYrkN^)$wZ_5G!WosWECcWy&D~gG1_oOxgEe2~b#;H;^%hul$WrR_-62$eiv$#X z=q_@<7GsS}l-1fa7_7dZi*KFiVNsO(0Hl_uq8cGK z`9X+cec|viKr({_09RfGuf(Xe3RDsiy>lJJI&GpbdIyK0 z<*X^Wzb}q>_PVe##NDiUmnhjc*R2>o=cuU4oDUH?;(HPzwFF@*rKAWuoE$7UV6=2J zwJ1+CD04nL=?p?dI+LpacL%KhOru$@jj)E&JfoGw=f+P*J8Mi<-aFTkjOD?$)#5`} zilna{ZHMoT|H*y-cp?*@Z(id<#-SxyGjm|Uz2aX_ke3Mm9+%yrM2(&8 z4W&^xZ~y8I?(hu0P+Pt4UoT19J2Z0B$M?WvjpS0@qX3+;+h-;A^I|lygs9A#bkf1djUgcADaI2@iucRE zzQ~g6b+XQmr(=9MBe~c`rMdoeNo>nzc<~GyC?VbHd-V69HyXboyj$@ldI%FG{Y@7D z8Zf@Y>u?i9J=9VmUw~sm6>};b9DmLd5^o=Gpq2DVd2iDLu_otgE@15kgX6F;P?&Zc zY{0=r2~fGhBC5{<`q*&qT8e0fG6#O+haz4HLIIDy;b#W~A zF74hmzyztD0PLU32b9bRu}FQOWL7%ZH;f64vjZD_+DSbgJS=i8D^QmjlRb%hP)TqN z`dXx0KP45W4TdZUiCDiLy_}K1Ji-GP^Z{VqNn$FB>VG9Rs3G6acBf7Wk~KRzzs=YI zne<0vJxzF)N|EK1hOf&#RG<%g8T}=v9Od*#t8nhFU{u zW2x7bs}!?pb;0S)S^#x^dviZhN~MD$XGu-i$|I6=v;`wu%nS`0s%M%yPaj zl!PnvNrMtrX1d4AK&J6GsY{$v#mKC6DOMHULaBR3`bt4|UvTr5b!1Y#7l3<6dz}cr zcu#eDS~P|A@#!R1X_tJq4s79hEa8r%#mQVqc%7Wny*+2sjsU90hrH#YF78xGhyQA5+m%2-8f~?iz_;!R zwMcJ}v|~{v?q0a%Vn<$+4f>$tlNva_{AUuIRhcc|Bq^|4K#5z0l2fV|Q{eNo;)p{B2y-+alc^jY)&#vRj+S1G&N8=9_9wtkERMUZ5u@AAiFW z0x80voQ&KvP?1zH^VS(QV(0ujL362m8k*wVGH?11jw0?J_ZJ`59-*h+3(|al>4+%E z9`4QVn0d06rodDlYgPKBrSKckm-d&u3w@`Ya_I6>&bMN}OsmKHv_U6^AVVg6CZ&Yz zY8NwBtF4#;!w=U>CsjnQA1&tV;|E+mFmKqY(JFkIsWG+`++SxR9)g=TPzNp+psRT8Nh0d%@bPUY!%=CP#|9&kwR}8e2mQ| zC&>w2LicPk&ppJlEh2OFS4Ct_BJjXwsCr8H&?FQX(BEKT4W7_D2(=t0HOkR}ccXlQ z@e&oMF_G3~C`uQcjI*2hK@2CSV5ep;?UzYAJ(F{1MW`vMAYZ$itV$}LG>0RdJ-XD_ zYg%1NLmCO!kte5SddpnA&9MZ`gfp zFa)5zW%NWkwwM!OA%~xzlf+oyNwMW(gt4aFe@dWP2fJXY!?~|N9bv4XVY<{)`%?h5 z*H2Kd=ijKMLZ08^0i0KslhW>zvXrE9S zG{)779m)+lBj*;`g}AU=JnV*<`buK_XSy+wUnD_p$5lUs$#iTqZHRmN6R$LpT&Mj% zC(67Rvs!RONI=f3)%sVL&aJ1#K%g%e1i&hw4NT3(tDVdKyq4FQWa?Xn5XQZN(Zz*` z;4Ap~(DREkNX{M_<>&OjK*ewwvmIiS9M1W&0C-sNfM;tL@^q@FYY_x@eVMkT|Eu;9 z>@!s5tqVo`Rh**Who`PC(*K;s(dZL4G;F1@b+p!v(4-1hHN&;4Oy23q%5-L1!+ilT|ZttJp|hi41>$Q8^o?%QucLs zh4=z$GsgumwqKhz@TrtwrnM7Liaj`6I8i86D4Jy2ohQ~OlJ5aqI*guwumWOza;?oJ zSm|7rPCT>X;lq#}4sM-2X#Opch`j@v@f z|0C-wqw45_EiVuPL4&)yyE_DTcL?t8?vmi{A$V|icXxMpcZccky_sM03)Wrh_U+Ss zN>0_@yN(t6`t5oRnc~uY!^7J*kuVvZ5TT|@e=$f`VlB)F}Wqg!ewty1$6Jx&rV={R2p+s}Vgq#0?uN7K45Mv->`?sVem}Kx{V6u?_fI{N(bznn5srL+w zixjIkZEY#lC57Bw@+9#Sp-gIGpbQ$Z$0qrJn^DMrMQlSLu+yHuILp*fnnC!!;zq4y z14e<;JKgle=zGSuRGO8cOHswe1pxmo%_&@-oHaXzk zjI}u$0|F4rP*Ib{QPNRzkoeCmX=W5dK+4iTXu4pxjkN$s9ichI=>z)r46R|GMX2o@ zMVAIHb-4cp)O<7U$g7s3OK-#>bq2AD0j!j4U#^VIHqJdqG5{Oog0s2(D@>ie<(LP* zJ-T=B?MF1h{`tf{`JWEy^qsn!c$3@@E3z7q~)^T1sSll~G$^^Dr+iH&G zv;`y0XI&b8;G_A)1l5tu!02$^$Hwe%s3A)~HVXx|YoMIqW+`YCi}#8f;4)o3t2E+H~=jnB+ z?cJ!RCJ&2mhdnXc_2_P&_Vd<5IItI!eebK(XpQE_;jJ?)t_;w?j}+5J$^qV+Sh?$e zEl^NKqfZ}zASuw#9>$Df^M1I;RhmUGw7V3xDgVQUv#}HR`5G1QUX&19m(aP;_Ft1z zQey4byyfdf1b18D=Lb*QunWvL{K;)2zuVCnamF;O$%?^-7>|$QaR6CWLqg?j+DHY^V?87tfq5mT6ub`9B$B{-d^OA5NJ4 z|Jc8mI6Q#t#QQR7vi2HNsbw;Vb#sg2@s=Zy`Z*v8z~6?3xI+i}!w@$m4_>VF0cI02 zj#=yCLl&&0EYHwgvHZ>P>vG$5r-*+ffCsH8(o~4;lb$?3SYO<|x;c~dJU{|mUxp4v zUUjI6A8(Wl{o%0q2Qa=uo{8zq7huDk)*<45KmfQ8f^qr7T13aD`+;WwG1w{Vl$0JV z1@T=G1P=D4na#ONN=OUvf#$Hs9^7zZ(qbl=VN-ko_YmBsLO6Y*JFsIHmu zW!lYT5#L{Rf8+xM?e~ciTJV0l(3>lhB}7E84|NRbpL}3imc|WR;|LL4Zk(;X!{ap4 zg9I1*$h8Y<1}7$RE;a$^(LWUgn;C$E_j_1J`qOt7`kV(XY9NKHR=B8QRt!FQw)5NH{BT>w3^!#E!J)B(uKg*c_jpF4dvoOmdtie!Oml z+s!u^o4oPRm}@i5glSFSh>N#=0(5{q{uG(vD61t0En9!-`hP$|+x1CvC@*-J5IPEZ z^2$qwKg`!cmT*aDF*-dBz$-xifFuc>*w2CTwNYFg%@eOZoLutae|Si5@f$T}&WJ*& zFpFOL;Km!#H>&b+9~zGl_wYnm2Zzd0S%_hFaDCtwSJsoyW4dE&cuec z2v;Z8T?P+1xjpT9J?SKey)+w-b!}UZAu7_}B!EpND;{#3qAsQXu0wca87}Of@)anf zdngpMRJ*%;-Tm6^G^+aXPc_%HeXed5jFGkP00fd4D4banxGsYWhfL#cQ02r=C=Sxh1^!{LGMqqWHKYx#oUuU z=-dkboCRUeKNYp(-z6lBt+6E2RM)(GzITH~XW2}ch_>Q^q90&FgU!R`78dYmXj!V5 zc~bx$9Hzih)^IPcsEIhR1&Nts0^%{i>kh=G>|yEgN@nd6<;gC0HSV|{GHtO^vQT8b zcjVS|Y#=k^l^>k|2t5EJS5U9AoBSXsE~6&?w>pLH0?a%qx%dM>#6+>wKFFKO}c(Jb{XqNRXP>7!a{nk6{i$*6f5PFo-DW4I$6bsBAJ0eY% z-b|P!imU%gVFm`Ze=SgwmC_>Ztn@|)vK8CRcd-O5e!XsEV|SDc;qv}Sy4-^?008Sffh+NoxI5ark!o-(sQRc0|u!Fp8)e*{q!!tJG|=c zZ@cy(7APAfrBio50JwK7OBP*R5{{aseHM_1%-%;jKyFFGxR#!09hfOggM_dTb;m6|MW{M9-X-33d62g&0E^oux4f zM44uTgVFl|U=h66LsD(+fxnhs`Lx}l7#4}g8VH=A7W(CK@p4=jA!ii1j?61cMj7}`|^x32(nhRJN9R0h+HfjWs# zUDhLUMGMc0y{$i#j$jL*qx0B)RINK%GT^B~SLHG{h&V$AR{TJGqR&Ra^MGTd=)Svrqo3d)UU!Q)7EKH`cdpN%syWjPJMnKKM1v~`N z!n(ZS_!@0-p>>zYkl35L()jK4v3399#NK|!_(02>2dB2i#C9gHYkLQH?Xm^~Vmn!u z6VRkiRNvb@+uJxR>?mpZQd^83HSlQtr}YPrkssY_t?9hu1V3cRd@U)Jo;H8OmJQ*= z0I0(u?1&VD2Zu9iWop1^JTM@CqM(R@oiVr0>QZYI0thjxyQ_q3K!7WOjsV*01DAmp zG;C-|)wsWXWE^#&UIoeF^y&XQagv^|FnEPex~ctW~0c8LL0WFYRQj2#ek zEf*WXBpq8hGNx-SYAHzpaPR{O9nvIjoA%x1XDr-b5u_{(<=t$TKA+Tf-uJwPtt!@HImBFh}Zy<6hJ!d~T{_Gr+=wu+id76~DjcJMjCY?^g< z7OXImgi8(XRkSzBi(TE_TPhW)8?DFa#Od12r!V4tsy zKuSR#KLEgV?=4=6)Yxt-Dr&0sl&%5=Xk>I70%SD5@+k7?y}`$)(0S-hCbGijEy|&vhqJ-$j1}3H= zKfIwEk{_CQJl2vkCd=Wl@YZ=Hhb4M?#;~Q8X%eN#6u%h&(=4Vpno%AW?kU!aHHU!- z7PH+2EMReqOtBKj8^hB3$4-?V&|kol$25cfXap)1TRS`28JhpjF!HiQs}CN8RMygy z5m%SDro$;ou5*qe_5A95xfh~wcU5z^ie2yXkWX5aKRZ~^pppK4HIC2nku#fJV-kqo?!wU(TnD}67LROfuvVdIgsQ0xFub}wE5 zp6JuhdAORJlh4Ak)oV1G1K+{#m2tp2ZzuZ`Bu85y{llcq*q#Y0(z}N~jGnz0)Inof z>`9Aa@`rhi=o~ZqVe3}Qu4iWRuN#waTd#hffr5lv?P$OxF+?GG(n7i7y~ZRcRUG@j zntb#x*(Sq?1SAV+%Bsr0YO`=UX;;Gne0yu-?UqbBmadSJRPQMa$wLdz0BI}JfdlW4 z&S&Tl;SriqK-&`RXZPJ?DzoX=j+_+D1_vZQo<}0if$Zi=hMoH9*|g7lp5VSOKaGF> z&@`cn_-IZ{5tG?|1m?}{`JtQfsOKgSD^Mr3@fyNpx7Fq@d(i52g2Zt!7U0K*wS1e?m;cNo+VNdox-z+gbr0H3AAIw&(*1oFI-3p&r#!Yd7c>OK-=Q&C%!v=k(eEy}{gnlt z9Zx6(0F%Ukm}qd1TEks&IxzEVsO0~T(1YVzX*2KhR?3;$#J+kUBtc{8RhiWZn=}u@ z>{yClkFABzG+m>#a3(>>()prTdh=td@GA(4=G(!5&8{t4w$=m(56biT4{8t5m3Tz0 zI$qUOuZH%q9?XAKmK|B>bTQ%F1(|neMqk7k2)TU1#0I8Rs096YYQnP1Wb$bYHL?{m zAK!!O&QJ~GiQNsh-0RsDzvVbz9*KG#%B5muu#{bz!~DLLn3NC!U@) z10D~)M9jZnM$mu&2Nv-8HxYf&d>Ue6`Y#w>96D#~PoAR~ZMXdb;hks^ZE6(@pT3^? zCPfOsI3vJSIjOaEmyBoUkW3M=FzCvP@eCqhVq;!Ezd+Ky8xVn1=i#BK)_FZ=rpHlO zj9^3Wu|xr}QZ7jN>V4&bHc^U3Ge(vMLS`bk0Ku+-_DyD|V^m@kVJccGg{+EGXlG2G zJrn1UmZs%aWi`c>Gv1F#1mwY|OpA1uVd?vtl9SN?J#;p?r;1D`Nw#MYx|IcP6i*CJsHDnh|$bBMMNR zCx~T)f_BYgxj8xD~ zloFAGs%5?M(aWWW@>CY$kX-Ot1}iXAEhm!XrD3Onf!y2lmBb#q0BKpP?hUP^r1o2k zwv42v&-i8Fj^J3N*H6Q_hE7=F9DYwj*b=K1eg`cF3sUk>-4z{Mr#41=-a+~cv)&3e z&gGVwW?l9A)0P&)`2jSAcl~@CF-p{2g}Gb>%I`2CDypByq>6-s9y~O|*`@IRq8xbe zKclTZ%5ecwl!SVuM*d)fs`&Lc-pQoDuy0L(K-&nnY1^Da{I#!VxbrDZz}+#of3*lU zdwWCj$)@tDYuUk72%k68p;cj&Uy55wTcK-vFN#C=fpy;Y#=O8tY zPuEK8myOvp9r=YSLJY9CY+NpP2M>I8=<{Mw4{Yb!c8Yb4#;dAz{97t64@6_@rS?$3 z16ne@fq>`|Jops_b$>8a_vB*F)9_o;JQ|P~OueRkggcAAc|M5;=Ds~`PR!3yonlVy za?RA(GMV*fNZgUi_so;4eR? z0V57rTg56K&N+RrLFz#aj(a`$#5=;6OFrhc+?x@(Bi{66nOk?`K8cHo4gX@wt4*cA z!1FOEtYjV%A{+9Xk_($qGbdYom`Cahz%%m4;X!ijFE;33ugom>TrwX<4VIHR>BIQ( zP4xeeOF705MK(*=#tT3eZfJyL!*bn0LSc9)BwoAEHLkk1!Sek)HZmjho&T3JbkY?pxjJpjF1PQuK ztj7=rO%5Mufon9#Mqv-v9m9N61Pw1ZVMF6z!g`{nbsYPU#S)R_4rkohIU1eA*9z3b z;SYth3|LNwwy0(U$W>lMx`XsRPIuxZ?8^@7R3qU+hSnjvhX&#B*c4@D#kAx!FT_f) z6tp^Cis=aw29{rv&tDXDljY?C8I+u$a9g5;2&Zx=`F>|?WJo-0hFN9%{oFL+9B{>B zs;``s(aH2k$b345?!Pxc6jM8&8(^w)6e+Wl0k%3jeh?F5t)1Fp?j5BgvNsa6bCu&| zL~&4&Wpo+`gJL{Z#8B6l)`{LJ4hu>w71ekVU@`S7g_ zXc2m6dhT;#^i{KDReGdgq=he+3#DH_f7-DXjt|O>b4!$+b=uHl{M6WVf_A~5+^huD z$1L~eQ?ayJThvsv!s7y%gbj=uA4*Q7O7`bdG1)&ho^I<~xFI3QATgz7v6KFmmQ?(x zh&3{{zcfpJJqEisxo{2#O@63tFu_IjrdBYne^oW9`{ z*$SNE6qMA0)2c-yRvMl0#}$>-%BTU^Ld8G3S^K3Kw&Xk7qb4Ra&so}FI40+P0+ zzj6LAf3jroe}fTrHigm+Dqq>N@6{tcXr%GAc~)v+qg1^bA^W(oHTA-Nac_S?JBOMy zpJRV}qJ~jANgxlw(*^6QYJU9}i|J%?3r8J+qoWUBzJ~ce4C&neHEK_1nK$SzJTzX- zjeXNiVW{*Ph+JIPizg6(YW^MEI2IsOGlo0A`(yOR*1_l0I@3$exJ!T|4&Nbkie%K` zh&??ryp}TQK8He%Z-C`WKO^q>l47}YgN%9Ek6`%Y^@!OLzwjaJ8_xq7)8Rttz#P)= ztMr;s*Z0DbfojXmn4Uy?ODk$jUMn2WQ1r)nwh1%XZYTkD?adFn_i*XTl;(%i*8EU* z-YRHOWWBdDW+hm&nI5^F)^i_Jwj}Ci+xNn$NBD7T&+&0T zSnLaUjLdb!p9hMydiN$&TVkx3@) ziX(kX2pkv;U%>I=-w&<0xrJ$E%P-cGy)bLF|3b}$k**=;DEw=ynqT8h-<>!hz@E%`X0v>LyC83*O&Ispk5fv$5`4e>NmWl)*>>LRR)-IYinG}L ztgrL8^uQCql`x%A;0b;3uIfbe<6t!e+1D%#j!FD5C~kWmuo2Xe!lLnwFbYl~GkVb` zL9h2P4oYs7h~bnLRV+O5c@3CltZ@}DR@q_Nv*8vHNLfjTk*mNAJ{#B|hX)01u8%}z z-43@L_r@;sFf~}jbo_!x6U7R@i#mQi;HF(~gI@Whs=;|3`t{hqq5Mw7O>)9}jARB} zvS{-To^nt1>4ROnT(;~{42U4p23K&NGI~OKN+68IPT{BPN_X3d3iRIoXIxdWIYDM6a3Buwhpp32 z6dWr=8QHVA(bA{O7!-;4bwOe#fY=$I=SOR{(CNCf?2*6X4jEzreDAwpVfugQ% zcK_4Z^QFdBwGmV^A<1q5Z4EQG!J?e;#e6EiF6my~6KG zOhyWei>I`-Xhmo148O8G0(DuBB>rdw-QkH};=Vjs>Iy?dcX#=HWIB*rcg=RGj~h(f zt_p4x$z)Jhy_1zndWzu+l)^c&PA6wt$=*9L)eb(HHy^#(Tj#Zk<@%NQ47U$=n{(`2 zAbxd@+Rv*ZN>s7EMvI;sQuc7BtWdJfUXYE{j63We{;oeuqU$f@JquKurF z0~CZxRtmKuxPi3j?cfuBzTU6>t**Q}K@1Kw3>ib-ciuY@MO1LLL8mAcUvLRlM*PWSt7QcTTyqp_k5z^x-!e8|bYxqvLGVQ_|rWUnB* zcAFck?T-UoUO$=;GYc2UNlHG5bk*gh)(XZ^^Mi9~nDRMqO(PChD?U#(>Mz5ZrQKxk zP7-ESlZ{E(8AWN!Ke;fZWtr-ng{*%Hi|sY9-qwg5G-f3J?LCsDi&aln_>)}{Z*{Pg zgrAVSy~Bo8-62`qB1M;3Tugf~5bcp4l0D$lg>wWg3Ro`^PHHR#EUEovC)H@e_JW<% zJ2u(I-@;tX;%1Vx>5V@9XZW0dzU#2FB-(9XW55F(b`x&di8v(AZA?sj zyu>xzdC|2`5z5iMK6X6gjX5y6oar|!<&2K~z(HVug*2IEpJj4xWYz?*(V$?m8>7#& zp=I*EyOi#c6@9sWyFyImIR)u*Bd7y9C3;;mpI>gKp(wzvV3)>^4h0O)QzV@)I3s`m zCPp^yh;qgjIA9@{{YPN5b|nAoI!{L~s}UU#Kvh`i`sTD^y5N`43v6K^OZ^6;SSk7^ z32oHt^1@_(#vHIe;6NH!9mi&+Mt-#e8v#@fe~4vSuvVm{L9nyq(`wlVz;7P>cRR)Z zD3xsL65`*lAC|+TRJ}T$`eM)`dhJ~dJRqaG13}Cp4?Iy&*sI;2Y^XiioJhg37(H%ezPyXK`dD? zA_}@%qz@Pi{4z%YSz6Hf#)WuyQXCh{BmApQ_vGVAw?7bDO@gqdBHORG7RVadukzNz z+4j%7-^Ge}BAvB)E2<-46}i_VEq3F8TYI%buCVEy>Vd?G5jr}l=U*sfqzfF)C{$L~ z^A9P-Aa~88WH5h$mDf|vZr7fy>dq23G=45(zo&2D`sNF5n?lQ6eHz?XwNEejA_jkv zSyChZ=#W!hTt-mKNs~Mhj|)=82jLlrND_-k-~Z4VKVI=VX$;2K6ZYKWn(38C@pPwp zFDxHyUX+GQtIw)3(kE`MP9fdYm58LpV)~@KS#42CI*3E})nZFFY2}xIn_oPs?ybAe zxJv#z27ho-yR(=0(-Mu1chv+pi#HUU(P0f)xF@Dj%2wt~6tq`A|K{My214c&sj0p6 zvD`gafvUv6H)$ttYf6ns;fTw`UZeIvc=!`ZaH~nO?9-;#JJ13Fq&!n-zmZ^Eu-J_e zzym;l-|g$u%g_A=ktIPYaq*H)0_O`g#N1f%iP>eBK; z*bA?~n+Us|4^RE2>~6z_Mb?;Zqn-E9RQu;>&q0m! zXG`3*UOw7r71NAPK>)?CwcPX~UzDQ#?pPC*DpN1;OIg?c0i8?5(p!lqKhXabN7qm` z!|3u`{$?N_M-XT(@71pq#c3M_mzo4t$-)>I? zO*yn7BIf@EoOF{QKoHko>I+%t;jwbtWBVcBWjoQD(+11f0m$AhdG~}% zWxLF0MRX+2QK+!1RfsvQPJ{%pxTOiUltyC0&^}42{mpUr6^HBJ#Zw8+_G&dQ@PO^K zBjr0nP^(E{ZWY`%7teE|xbXU|W$E&}D@5lkW zhdVoF?#~_Z_Fu&>{XHuhTub0we4^MW@!$qTOD}ehSx?}*6mS(ycOzwv1tklr37bm7 z9Cce@zJLdk)BU}4CL7M-;cVFP$VH?dY#nsZS3`iys!emWVKP`fMDp3f*paUo%qz|D zPc7HRx$s+_!d5J$5=_XB&hmQw+6-mdKY#<1fURa~fsab=9~HBmon*6RiQU4!usFG0 zF4?b2cPk|Yk9IrDocmp!+mn}%n*@FHDJEj3ggZr*ycVcd=9SAp{j21q2s?euQX8^D z#YTaSr8z6<-7Ed@LuuY3BLiH5G4D4?vumq$DE(|ba;mSYLsnzjY}vw!_dX809tp}l zPuqv$R8)%Fo2G=m9X^qAAdswyICv@cW7&yW)WM3*%Pvvp^=s&&BITL+r2r;F49IX- ze$K1C3x1V&;msTRi|}32X|c4pS=dKkK^gOCMY|wj$(wwn0-+e;carbn-_`I@p!=Xh z48Mebhwe9*nwd)0#nE(W)ma~z3JfV6kslN&O}R!4y?iyg_8KcwT+ctCnCf-SZ8e{Ca$3IeUX&6)XmGF6ueeLZvud0$B`e51x6~oncynl;KB{4}sv5@GZ?~>fJ z{(>*B8P8fj7Rb=TBlB-iKl zx1y^%Mml!QgtfdNAbsW zF1!(w;{`%#mUzi+E9`5=?IuJ7m4XSQ*@N0jBc9AvHyJqs$c#dyPe#g;^Da~A*$ER= zk%Y%?S>tmENSlIxJbrK)Gm}ZD$g^=Vbk&&(-m|a=gJG23DiqsZT&nAGuTZ`p&+nV{ z*QaV&OzE2p;l%v<4nyiP(vluLx7n0gcUM?hirAn2Bhl27&7HxC z`3!m$(bm{JTk*#LP$Ij*i7KDri;$}%5lPZ{>>?MF64Eg$oidgftKtOFuHhG$a3|YJ z8Lv>v2Xe1H&)pC7l_B_dHAG#4Kq6XQH#U;aH}%`sNcc+{X)ep-$TVTebp+fQ(yx98 zM>l2`%NCfr1l}=Mc(>tPZQz&qyB5HRrXJTZ66;lrI=nYpo6BrTtvu>cRvD<;}G<4K^W!FQtH2S|U`e!Gh3 zF{*4<_O-rp&UsM%IM?k9$GW-O@uQP z$q)2-`)W@qSKv|+z`=t4==ToSJ4x`iV%>T6FB+J=CaFYJTsMZTF1Dcd^hO1@vVMR2H%(fwuZ z@#d@K?|Bbgp6XBlsI%LjwrEF?l#wx(TY$KGxEiKx24_?vylf|`C!#oyw{=ymPenU2 zFvck|M{gW9r^+>G59xitcT(ySSrk-+T90mF)B@NB~(lA^24<%v-Y~o*mi1Y>{ zMzB%S7@udFU40JOTPN1;1FavrLrH6-6Z%h3K77D@f`2j5>{5O&&bpG$JH$#XR`M)y zl9^QvEep-l-zm$-%>H7a={InKYy+aa7Prr~dQwIYZuWvEH?E&uT43&8PTdfi7Qe#; zJKLX%xqC_&l{zZt?`Z>x5~&Hh%=lMWbhS&FoFAn|f?enBgKM&>^T@7l@!LCuWIXa# z6BZ}3KXiz)E5Z%lw$Sg+y}jrx(@Av2I#o-zaXEeIf&W4peuU)KSh|H7)FP=|kh^+s zsjk4K2UM(8m71GeP8=ad|D_rd%&lT;c=o#5{mu%BB~gz1UDDY75fjiG8YA`V_}vhc z-Cwzxkchtjx5`bN@H;Z&1S>(y`_yt>>!$~632mPeq*Cdr*E4Q=3$uq}=&;Lq*aSNk zi+h7baDX78@z$8C`TX;d3%Bt?C_@bT`K8g>+HNB1!QaIsoC|Ri&b#^BIrT-?$I1Nl zcNVJRwWP#VwMNquu6?UO@^NwH*k3%?S~(VET*qwy8(1A*2^^!n|U9g9Dh zPm$Br5c6*81fKZSlhNjXPUvjS%6`k;>nr1R&dCM1`s_d>!C$k%3I-(T;4d!OLlC`s zttKAuqOT1>$II_Xa#`;Y?_s{V>QkhDQt$XEI^vAcZ|T&|Aa%4Y0WeS7_9Yp-Z2h6r()$YKhQzkpV}{KCgI3={$muGNHG zx%=7nb5mmzdzQ)0)8v!OJalz2QK@sK)D{bSCFL&#qYKB3}yjk1wmPz7w(CwfCrSCEPE{y5UCz)X9m$`sghnM}VYMBkXET~#ojbGrT?@0M z>P)nR8U7Til;%jUUT|24V5A_6D0%V%^44|N6(3_{1%oIl$U(qR(Q|KZ?3hz$w9HQD zFN_zL8D z)j3JmSjT1c!`Ne{Oxfx%E!uGE+<6H1pz5{!9)XUc*@Bn1&#cxF;?BWt0jbkH(?7PlF3Kk^i4m|GX>LXm`59D z3pIKvt?$~R7t{3&%E0rq>xugceN|I?IJ)Q7^IC;Ke3bLPdSKd3otZI|l7g+SwQ&%c z_H0K;qDHCKaP8H-&QHAczMdxpZ;1pXh<)=kvcePy%i?JKoNmTK#FPa^MX?sxV8qnW z5Xwr@6y{AUb0`%|eil@T6US{T_!=m(duB~6;a`cV@G0|Xa{xizvmL)(&x{p)WK5y5xVP+6|N03ERY| z@;sdcHcY&J>fjI<;`Q|zB&hA}*_oI=Z2MqOPDctZyX_60=KjT{R0-{ zDSvG?Gi1@m|1Ofp?@^-jgBXc8Csp*a{BMvQ26+cJYMP3WryPu>ER$3S+isYg>3a13 z(YjnRKJugG2L9#HR+(Eoy{oN z6cPCIP;Hm4-ti2Gq6gp{f(3N=2*%U(Px;EC5`J};@w|$Z>w-{`$u=V^{r2YN2l;n( zPNI}QY{L-6-@?PPVl<66fhj{tjDF|)18TiJd_z9#S?*8#k1bFe`>EydKhXkgGE6s@ zm*x!lwXtNcjxz_;`U4?hIeK)EKw4<18ETg3(7~KbjX%_|emU|PGnKM%qs2zg{5h_aFqV3 zF&QkOMwk7{7cb&J<&`rEq|~)bGxJ zD#d+zaQ<`JtCVs970LA&?o~b0>>#f)J~K{G_+%W%7N}IdcZS~F1uy@g5ZgYP3nZ~3 zKAtZS5TE$E=z(aJ=T=JO&FIZUXM;m;)30dJq1$(s>s&kBp)Jt>oJkl_peFPT?kBuD z*9(^uwllP_1!YG@?ydO~yPrp?|KOj7WYv>lcLj!!hm7I(sVQt+_51#pkS8`SB1{B^ zgbMkqNBrVkawTDYkX8{@)EI8RvgKMXtEEOOr&QwbmaA@{O{sB2L#{5kx|oNC6dr&} z_gA3Ib&(dx>pnj{mOtvB^{zT%>!HWW6#|ZkVsd@^3gD}dSRyZ%mwfTrA8(=m&E8(u z#xX%WV+!^|upy?V&(zcXIyKT86Fzzf292;hK72*;PZ|!=c(zvgc)6JYCM~d5k*JBY z;qPBc0xOgC`6?3nFeN>`fmK*|D#wui5MyI?9+lPli{RD>DCA$=Ir9`h31QN}O}c}w>7qHbYn7#|?1pYFOGEp4rgU@? z)e5;f-izpaDu=|R)P)KAa!7xQech=A`?DL3Vf7LzOu_HV1>fO9A3sL71>Qg2S6qKy z&6T38@)Ipfd16)GX^}F-BFB6T@Bs|M;ZXC>hA*FzhMu^+uh_q{NH5;l4vhiZa5^7uvA*8&XXm*pB^qE4)svS9PiI8Nc!k z`crRLq2flyHm06W-)0)Aq0>0Fa$(>T8=fz7!JhF@v95u1qgqY{=CW;UG6C)1!V|uB zns1sk$2SxhvPyVX1Kjx_%jve71eqyfYUl1+92#W3-Ag%|R2_G+owVWj1gg}ib5waW zB&-|33EW-Ef-nRIKk`yTh1XQMLf-ekkg&4f3UZT{qx?Y4We?8Dt3u_?k0O*f@%eXO z%J!tVUtGyZ*J63_GmvG08ALwdUy(hJ;WC02ot~^2fwNWL;w*t%$_X^NjV4v4H&ak> z-Do5}CqAM&!;Nb57nhR=4bp?H<8~F5L??Rc;E+;&p~_ihg~Z8tfezERso}QQwIW{b zop1TbA{+=%+TuO*S^F}5-_R?yf96_cS3opnI>!aqY0Qy{dUrm+_T)~k->jTl!yU`= zAlU3&rTLt3d0O#Y)vxzv5KZMV5Wwk2ruex0mJ!I_<{;~xE<*rGe-X57_-|vq^%bJm z9#uYh&Cs`zAOL=f>SE%i1&SR^PIUjazXUU$nRZ(gopui6y+7%QeKYK1Zt$o9A*?4q z6vcM2aNBrZFq^;zy&0W$jc&-qWs$N;b&d=js%!jeD7-i^u_W#3MB(>b$Q>;1Sj%~5 zya!oUN@1Jir|si4pfl~^)P1|O%6W54vze~LfQ;R<-KqadHoKW2C}e=oAmfSWhJko6 zkuEQ@BWmjRLORM$PyEkGz`FcgVF>lf{pou3!KCeO*}1Tte@QKG2#`?Ri+j*QnK4J%Ct84piT+!*%XG?$D z2I0KnZ_tJ&`d@l>X2c2K*sm$G_K;|1!!^9w%O1&LIdmKTH#SXqOTdg)CS>E<=^t?G(*D zaSi|yfR!30TXsa@) zTQ+9!xg)3@wmk_R`1j5nCOartbEglIU}TV zFo(LM`Kr25%2x~ZIIcUajmn7j-JnvlIyXmN)v%-_(bt zhh=tB;5Vy%7pXtE>acKVwBNL`EFp(Xe&b+&g4AHhqFpE84S`8*D_olm)q4LesA<_f zUDj2Nr2-<>k_u#=gCsFAbJeT=Ez$fk>L`Kde@m<8H054DQAmh%$5TofP%^aEmP*#x z6}>PV?1y(z^Yz>EZU@5NhP%mP5T1Lw`Rwr%j=MW#aV}3{xeLBOFruLHtWiN&-z`eTYTj$7) zX+u{%7lP&QC$cxdpr=zwreP<)WeI9NuYchCg|&cGrpwFeUgZwghN*CZiDkJq%VW%T z-Y?)T)LI|c14D2W6BD`u2*|g$mP0-!X|1eXY~gLdUV5FTiU^u(Z>hC~tFc^pX^}wa z>0FMQuyrOLrg7y|vf@Ne91+&AjWH_3`#G-!L9aO430^3*4dAp=5T2>BzRKk9zY9Qr zLk39rWycw`k<<95i>g(d=`Q|35O#fDID=HG9sIbjEi4Q9w*r2w-DwLaTFvKYeug=g zr=#0I>AA^>YJRgo`plh>?H-vkb?e;iyrm`UKpX`QoN%t6!9_1n783wiV9A{{028vmv=@MB zwJOy!8~pPlAzN;AqIc*wmz;qsZ}bLO)6+dWmU`|8F&{H#xmZZMxHwSY#JLnTP^0x2 z-sXIL_>q+&r6@%4j5 zWQ&v=XNkG()xVs-=zkL@Xe_>PxECe0;?!iLs`>$dh=Id%Z@Z}1e~c>aB=Q)YgU}Mn z5!#yhbmIt!F5%k#Ze*~jE%Q;Ay*(=&ZFt!6%!ps2Z*5$0X}j8N4b+WecrKu)CT)XK z)XjOWdou>K*gwiWPKfnA%N@sstUw{7=J9kISQUs6RZ@XF{lS}lEPA(VXOMEDd}3aO z+tYDV+Rt!zXEdqL>5JbdBihP|H%;e<{ESnLh4kOGJ_Ur&8`ShbxLqczl!ZudGXlfo zddP(e(#-9p5e##VJ;)YWM$A8oufC*g))*w4%VF)}6mk_lXvIl*N;FV6N%y&LBll3y)v5v*vFa{DDc06WWJ__lf@6aY( z@1yGeuxzB5nFvP-KEhoYgbC|)&=uX^mZNpl>lzVYc>Ay;$F(imZSUrz5m#g2nCbC0 zkXY~&JF_H}rF{nBEC@X*L5GX%4L(UZo~Zh%?~LiMlus0l5v# zls;Ipq*GHXxNF5rPJ~BZiYyQdY|-NT+AJ^jo|9Y4B8~*dH+Fl5nb#RNvNjGCLRvTn z^l}!r&iYpbOkyV+(l%rQ&|p-1kQSoxM0A_in)KAm!YvQ+8hK4yJ@YMQ0eq}$h(n6a#Hn6fT zebd+1m$|-~4+CTXFRdF+_efdfKpriqA9?FyOtpiJ`q{KwdF+`mSxvK$fqz+$FJ#&w z^u{}p#u@lqsyFLY17M{?oUDz8V=kLqJr-Y6K1tJF>$Jv*I6D&bEIb`J%Snh-7!ZTOW|CHsJ#thxL7;78Lydi7^tCY{%nZ~_@g(ihszUK_U0J7<` zKV>|BPx{t@4iYQ~qy%r<^ZF|T)_Z`&-p2gT`xwGzqDB`O zJbp_eV1BfvxE&+T^)Pgre#D%f6mnC?7?qm7t#@Uyh7*VoGqC*W>Ou6BsS%_T=90E{ zfdFK3JNq?MC;Yo+Me*4k3@6W9Uz($3wBfRd{*^@({fRdn_FoQEH0ww{P2}B$P_WVs zNyBU0;FDE{zqLL2wOEV=9$HSgub_h@!-0t2&G!YGTCHOwA%M-eKizPf zuM3>x&QTw#lwc!rWoNasVAOE1`n!ZB*6R+^_(aUNo=04*(EYO)6tF=rf6O1(RKL^+ zYeAG+`euKHh}iV>F^~WyW-ko%{Y8VHJp5bs{PdAM#q0hmMOs4xVeOea^5-o`XL5e2 z$8R{gB^eibB1q>&+A_TI0X;+f8mwQVc`rm)OxE`2QeA3C@{PF)g^Lze3RA=?sHus7 zg=;$YS-J3$EjtxK@Rpp-tc-;h(s2BkmPU^-=L{j_ZB9E2(Mf~9OAp9n>)YDvaXnjB zF8$P(hP?6#sFI+=JsZei%4I&Js#<0iw&r-uneDAsx?d*f&?H1|YfG&USDxmUwZfVe z&Vo_on+KDDF+F;fsy5=L?Een^>sKdCL_YQuXqTgmeotG%U$e6jB)-XFVly2Bd1~<% zzpWnj*j9ZH;jgb5?wovlFWyXr?_Iz49jA62C&!jrs5&45GCPZgZhfcVeb5z zZXVy(+&g5wwm#Bw>C8Qp&vIs79nE?Z3rYH0nlwD`JLbDr=CH5BMXBmH*Pg;c!h{B^9&|TT znUrsD+m!wM%3qQibU#V+jAO*%oNtaG&o3sOh^Gs-#9SaUIGS2-wA>wh@_dvacHejO z^BC^X$WwZi=}S1cR0(Hfblkl#F$!{z$>BhQ+z2$AWw9PYjZa9ZvUwte6(MC3=!kL8 z{KcHLrfh7i%lgOR;>rW$iTHW$-~_!MxZ6DCs3 zI$OqVGFX~mp~+YCMuimlnjZ>9+wSI{-}T3QO21+tX5h1@-9-bZ7Vf@o-JYH~Mo@WV zyckb{76#b105mT<1RF-{q=zvC!Mihl!BqinM;iId-Z!QqWA=zM0uIAs_RN~2m7Q1HE`olXTCdHUP{fwnt^LOSzIwmPJn^V{;5gvg(_J;2@|YO^&mq28#!PT$s8dt0=YdZjE~ zBZs>j$KT>rRrcl7<_w8(T0M;B19By%BTC>jWv2=jjK_tYov=Iyc_3<{1o+KO1bgds zNJ0u3;g9euyfbyv5%Bs6K4pBjQiX;tgwzhSt9sm|bT3?LaeH4gfvodLF`F;cMByGL zB!}@BE~~6Ho~WfAR+zDtify{C$Y4!3YPw^*?r=;ofuzHx$I|JTKNRISXnlR%UHQWH zM@-LZXV)qWoF}TswOhdYH<=K5{=h^t^{pg0314C1L>7oxKcTpC4q4VPE^s(rciys) z*l*8EgS=syZI1Mws%n7n$EJ-J&GJR#lN1M#>C0gv`9M`q#zPst9nV~65_FYuH4^rj z_Nc1fo|5r|Vpx4VE5cT&8IE7YeQgm8iQ{%N#(Nc*T=$niSYKTfR@OMai-qS)C)>}) zeMsjSY314Q(1DoPF=f$GPowk8h`+W)A0{LsA4}ipa_M^K7lrPx!Lh(fwdbg&+TE3! zvK&LK#7%O^G08GdJIV$3H<-UQOy=0h|A@I) z@a~5Oxhikgoa*}A3j%ciI3?EsfA9~%4gQ5MCcXi;I$r*}dI$aew9$CWFoY$+sC}3Y zG+ze+kf1+pX1!GEuCg{@4n>?o4vOrqc!l0XI!fLl{_qPlc2JiPQ`uqDiz;zGq%X15 z|IC9wYj8Ll^q|Ly>kiCk%A?ct*C4JBI^&}6(9qb;K|YaQ3T36M8fzTG+s?fl1%mc& z|AGv zx!5+(djO!|J9etOnf?V;?v3x+T;baK6bBJ ztv>5@GahY^G|7UOEWom7*UQUiq_@WkbgkK6-C9HvYJCU3@o8&2iERGXZxy|san*ZH zju9=GEcX+o*^eMoBXw}@*6cpr*K+SED4!tXcBNqz@8V>>gj_vvCYU{Uh!7?yTC66c z|3C~-jjhf7px{y*ds>!w3z_|O%iC5xxn{{gISIbZNC?uti_q$cU`T+WRe7m$I!FpA zU}3GVmB17-681<}P*izGOQlGQS>bA^vwk^Vc%Av9-R-CQ#ajgw6S!nl~Yq260~ zpspcU&E?K^_;bve=PR&YPO8TYe+qkLwrA?Fap6vQoOZhw`@(#jy@w}Y*UfQhF4*@Lj1A`(NHuhw zoBWe+_+WF6UAd>SK(XvM#J9zB2nrG%pKb8GI6UGr59ey;zJim47gdo9sEh8w`pSvs zapQ~F9z~Ox`8EvrvxC1hEWth|FPlSLW{PSIGEOAp5kSXTLOQ9rz@5=S^JV5s*iZZ~eb2S%(ld&91lD82n zu#K-t$^cWZsR^f7?E^;0{1bBGHB)}h@)_L5#RgW0iL{r89L4{SAwd_seXH*1vK3s! zYD7CG%b6!J-@G|hfGQFL>lr1t{VVXl$)pgzYXXSRQ)W@)n6!j^02zV?OFwt*hQM|M zqZ9r)9S}#r85_o@qc_8-?wW|VxvmFIBGxM|UD{nEY_3lgXU%Ob+0yMK^d*iIWE?Z- zd_#*|@!8XYq7(Q->{wcaK0^I~{TA^fNYYCJ%*g8Yfe3gANc%VO=R3=T)mVeH2K>xd z99v^+;8ur`0 zh;G`^f}EBI(^g)z?xS=HX>UH=pRC=*QoD-qA}Lv9E@BxuWRULMII_AWp8SFcXcDJW zPAJz#m!FMa#izc5`J<(Bv^%>IikA zM?$F8U*&ziSZUW%8^`eT12vElPkkQHA4IPq6Ah|xIT*P~><;*q@-NZ7hr4k}*!_LB z$ZuKnDjx$x>O<@GY{+Q^GSv43L^J4cVk843X-p?Q>G#){0#&tqHvhK-@X*k(oA+~V zKmZBb9{~Vfg%h5kjlZ}e)>3zLT?Omv|NfEx{^=6rOlUQ&X+NYt)ae>dgLI2u*jai+q&({p^q^bizQ*FrEbR_g?* znsCwpeEVGC?dHbRt&6@6yEIb^qYtMfrEEvU>Zp=}%GliDW=IIVm6hrl$t|W}8?k75 zVqc(dyNJ4CkXh%KI2Qjcq3*`ht!>KSx9#4f|tmF6(>_P+?@m7Wy6=DBQa^(c||aEb#OLVV?Wk7JbA13m?WBZh!->bg}rk3*wZrmVO*4j;e@zFguZriDR+A`T? zAnab#+H)XvK+VtZ1#uIQEo_)tDHS_Nge9)BC4l{Poky2&yG=1Ym9FAe=z!{1%~xkaozGMO_P5<8)a^P+W3G%q#>>u zMCvg#))!$!JqP-J!e~^xP?4H(W|cTGE-w6>%w6iC!E_L&vksaQrj0u8xeYe$-iJi%wA$6%}UNyI|M`RKuHb(y}K9 zg6hG^M@KgdgGsXmlA7S)VA+j{5<77eT=ml?kS-H0Zir_HL#eSmK(LDEEL*q^JNL@g z>;@+RiM0 zwLE;!pv#pBXdj={#t7dZghmPz%wUVPx3@F-lVmpE`1tH5&wu0 zuUDpTq-`q4rdGsFD@<yh_z-uxkUOUy3!x&>5C zo*CRjGZQlgbasfKypMd8gkZjQskniwbyA@uS?=7{n}hTHJ;0Z}YqaOQE{C(TR6;~e<)p5H z`_)VcUi&aZ(qR!zH{NumcQBu{^%pZ&0E-)kW0FMZXvybS?HHA-XhJ5eACDZ=5G+vW zB@3jcFNmx$13)jcU=m(1?PQ1U_YDzGi0B?0H7*C6U{LFY>rNXDYg%P>?!3>w)go%T zPN|n)B)M+(iuZW7>K;Mn_o=~DQb$fjH6_Vp@xbNT-xR%@e>^9xyZfC|&#KSYzynNm zQ&6$DF>8Z%e3B_8wG(MQ`k>|u3%@unyuOIB;;-Rc0LuiQ`} zfsV-C@WPM+{bTxt=S|wL@5-Qt&G)M{_{_k%284ntz1(@s|0!d)Gdq*!cL`vZy6XCU z*&9|`-j0ud?kQO_!*DTx+v{lrO|@8UMuNquKlWdXF0>!MAJP_`0xDD_c8b*P}G5hmAG(9K2c(UI^ zf$!?@XCyNqO*iWEd!yTE^)H7)Xnr_m&x4CXx*MGvnNW5v7QIHOkXVP9foMS-zt_dk^%qJP?Nt_kcB%m0GjlGr?_t* zf#n;qI90;sKnV5ibL0Kaxr8=Kers!ZBM$yECl)qNY>duI@&_6;R?`VsKv55mMVS?l9nA0dB#*R zg+nGo`-Rnw_MNMJ{s3xwOYDf^r^fI!Pg0X=lnuvCfb~^{>?31bE+b3%9(Xgd)8#|o z)pvP4&Y8Cp2XydlZYikPZQ}F!Y~tSd7?zH_5O!BriSpFm*caOkn|B>m;rXfP?w98U zMCsFCQ2fSxZVF(sLOJ-9C*swZX{s`^f18TrRFzMkVM%S%5ZP+~suE=NvrI$ci1_R; z9Fp+ufHCf~sr3}ysaml{>!}5-$Xhj(zoaWP^%N@LGRf#GCk124*l34-GI>0f1Tow=4jI%LVb2T z3fg;po!aHsKCM{H3d|*qC1x?9%gZoQ%gc_YN#kFVfnZw_3FRD-Ttx%hJsWf?y;QI7 zVqK|@F3LcoSD@(|D)AW`Tm2A+D|Ah+5|}&>#%zsnJv9BDYwH^uOIO#O7n71AO+m+U zX|U;Ir%0fSyIVubua{>ssAioxjdAvz1J;>l}os zl<~*q-JM9|s2H<^6TWK~uooZz{q|p&6rY%wLpRdbw}>Z&++VDBDCl)%10VQt0pPDz zmUliDbV;=sz)qXH44J>*ZD)=GJxv_9wVAcPzEH3TM7n0MIMwa{&L=T?t%?(BwQ)4| zomsRbp`qrdN%8CqJUTq={@>q|Tp$1ZffuX(99sL00Qgeo{HE3>I$N!`%{&k2)$yUB z4ny=qAOpLNy{*la=re}HMnliE6;UWi!AYAESZe7iEd48}<3m2jpBE5WMf8*4u_Q2b z9o}swq5>Lot5&_eN8H>s0!EnZ2d*+aWU5x#d}BHGe}QAl@0StEOm+{wR22*}X1*4L zQa-MAuZSoG1z|14C9_;Fj+x5_iih=_9(lTAO8q2yMwByqm>dC^n+OqnuTlWnpmQ$4 z`xzMEBy`E3A$<<%^rQf?I+2)w#OTu6kFl!gW^ z4FG`)P2(P7DA zw$@H6+Tk7gta4N=m?#1`&WL~*@zT7nv3}7b*Y^=rRjm5#`nEpaF7&HZr|%1#`sa$h4M6ma#!BjF#3{i_!jpWz2k zUx~E}u-(6U$4QxT5!&~rpTiPSm@N!4F!m31T^2|SW7M~moR09btb>OHehTPFj7{2J zI+R(OS#V@cee7niD_yf$04Jx%Jr-aPCu=N6 zD3~B>c6|=6BEpxsZ#G08il41QD!dNP8wUo*H-}9~a^?=rf7ft89XHPv?@b8iy3yHV zcYtYj$Srg0oBMq)x|&~DLDkaPZBn5|wK)QY9#LN!^(rYNWst3!Z{K>>MxVVv%T@nE zSHdg$=V5OFiL-^Y)1;PLF&?-w#y0G7W{)ruk*HaueJwmS^I!Gy@h z1jNa-7->M1xT42MI`zytaq(6}YyGA>74H-BOAs+<53zk+ET&ni4GA2n%NYHu@8qFB{iBNDSfHW#_Bjf)8qd>;>=cz%Sb=UtFw#cC_r?L5BVwLvk*H! zZ}GXxPMwU|EJpAj62aD&Mhp4D>4!WXhbkyBKK6vK74f=vrT1Gxrga{0H7YQ-0VjX^ zWfodD=}Ob6)I}?)_BBM<;Gj+GQw!A(Xg}-|Qfg-SlR9tHy{!j-PC129 zu(NMe2R{B}@n693#@E6Ev=`$DNYCLED!z1n2EQ>-n1+KB+4WD!bwxr#%bNG@-?rl7bsE_|K{c=^a zH=0e*`CI$b`_29c1n{X^P{JwaVa(jCj=%O$0BStjs^FZT)0eR5r;8+cI=&%VZ(WPF zTVvJ-=d5D){?L(rGm7Kr0tK1SoC1ixav23zriVQnd!mS6Q%MatAOK75b}rBdh?nAP zA!i|QL%ama6bA6QBuZI+CVl=D+kpWtn&}74Z9x=9_p|_IUx1PTtYv5;v%uczj?L9- zY=R-v&Uk?>;H7pwa@3r2L{(8E6?Mn8>Dw>xzlF&-*BA}WlmE%&cZT#_ncvE@^4#m7 z>$XAhqWb3+zCij{5ijmGPH+(6LQ~vV5VQn^Un%Ld5#>RFd?7}q!ayV6T6xOm<1_=r zj{W&zgl9jgtCd`>K{1Se*H?`yOz1lOF8(Aou?}!0t!h%y|7DGC5EogAI&5TYtT^yH zUjGy0Ar){S(R79aQXPn;&_0;Z=f!pt zvgUlHWf<$9Ek`~fItj)7%!sN{J+T3 z62Z91f9Rx0i8)1MU0yLoIcOAJ9dOpxta|_MdDGy4wa)nwD|*a~Li)n&Z_pN;O@UW! zJo*0yiHuGs4+=6r5knn^S!uexLdv==aZ=-&mtj9j*;mRJ*uhrW6<*OQhG z8gHhGb5}Q2i$OmBOay#f)z%j(qkFE5<2edK2$5Hc>-cUP>B7903@+{$a|2b9G25qb zfKMR3Zq$te)tX-}yu2PhL9L%L$;aTgFLAH7o4~~#ZbiO`gFFS2hYxb-SPvAuhS@%o z-VOw;*5ECA-7M`=PTjp#d-!j9w-NJO9ro9is6{mNEE$(4EEzuX46m|isAHbONH~gl zvYf6AZwdGmaE$G&cHX$T`iA(h`LOE9Bl9BpCi~f+!l3;(1cb-DxL*X>Ki|i>MNRo& zV@MP1>y9Y zpVtwA!n+}>+TE!dGL&zyEyy^`5dA2j|Cy7;@VAhZ8bbg_N^fhB0YAX#NHAFzj)cHV zz-D>#cN+V5%zw^6W}*9=e0FC}Fwg5+>GI2-1K;+qOfrj8GQfT@Z-hzqc{`vqmA~10 zeuf7nFPgtP0G!m<_d9CC_Qd#KF&FlVcBD1{=&0vfzsjl0y%hQyj08)ZBjJ9l$Vqc3 z$Bz+SZj0I;y{I*dBE*=5ql4BnAV=kX5a8%xuOJZlCW-0jsX^! z0}Ld}Vz49*90FSiG1#PeAv4aX&2S2dYU}`Ve9z8Z`Ycr-R%#jFlqv=b5tbmaG*nIr zroI#}TaF1&S6V(wC#{chF<^qIU7!5Qyd{DpPayyRuva~Hu-%H;V+qCQb)nh{p2U;4k^*wmTC;w$6Nf1$vtvA;exAzX65 z(wc8->>q0rp!W4lKu_q>ueU!pnQ7?)w|CFZP9V?lk_R$GA38#{1S-8Fc`PC9iST|(Z1_^i-?P8S zAf8{HMhVkU2=QffFJpqUVX(~8gf3Fm(3a|ewHv*q0|ka-41DimbpA3{&c(&xhW?Qz z6N$m(I)zvf3RFz)NiTk^$kP+4oHN)v5)D)Hr=l&WPw$x2ECGe)^Stf`hx_LIY8-tF zwHS!`W)IN6-?|Yf9>F~X{MGA%18#`sQq{4fDX3H5f2`w)QKx>G zn$lREFJYIe!xwGW`p`!SY9t{>M38Jr5smK~AC*myja$WSwzLbiK?T;x>0AkN4DJO! zs~CFn`QB}uuY<>vFF=^=&JVwpmy)>C;()!CR;032xWtM1P6d`L1{#z z#bt8IJhfkGE7J2Dsu2F`drl1Ur^oCBv5Z@o_2#Y8=%I2vW&_4@K4h3IX0C*%!!=Sq zj&5$?M^9znp#35pha%}>-_#XUcLQRX!;-=6D|+uBRn15k1ye0$|iBAhpAY4<0D#9 zQ>~<~PpEEIS009$+^0@XWI3%@$_R{xOqHz^6?3XxXSzZHp(m$T z_{aG>J=;%j(k{EtMjD9|3Q4e)VKmm-y5`-5EX{;A#yEK8UKd#;-~1`?PPaGhZ(#>R z!5#_^;bl`~W@j7Il3yK@#tllg?QvA-ZH)Gg$R0iHOO2gq3UCub(1{BvJRtBvY)To> z`qd~=H2K04#2Iu4HN3&12*O4}1uuL1jVv2|5|FATtL==jeFc}@@(yYW4|I+l_s6r! z7yZ-5m#6`j+Gu)Jua{n1T80ra_g$D@6yyCfD#PdDH$2|!j$Sa`QW@tM(r>PeN$x@w ztCb~nZr@m`z2Tv51mn_T=;Lkr`N)q?5)r~O<&1QAmW13Rl|5&pW3O?CP`)Y)7z};Y zLnHJd`pZF?CeV;^nVibPIa{;dCB$PgQt_<2(ADU>JJrmKRSJPW{(0-azcb|DX_8oYXzZU1irndLuV?@L<&RMpnT|Ill zISU6+@BvpPkc5_x|V|mr&_~eZHP!chl|t%kK;H{yW;mxwZ-B z?4R8Oe~|A^UIpW=LcJaFcqHe45*>JchVfZ`MnOyn8gy+7|5PDN@Z;AnzGpuqJTsTa zz?^A3iV^RUgvj}W8+2TO??cc6)LiW%`_7kVDB)I=jy)Kb6O_vXy(1B6i;wtfptTKZ zTZF4V1?{k&NcN1~ZLMBh+a*ka&{YSxQE4l8q-wP>2#xKMkI3{z??*Pb`_zkC-C}>a zmxg3`a9N+@zwIldo?R~{`smW8USTq9^t7oM#&mOSk<)yq@42;V-F@jZvJKFIhAt!wxJQzgbuv_`!Q=f@gS#Yn~x6 zsk+oJBdGIMqbO+LPTTLEsUNMKA>w5UjpwKJj5Ix%NO=kkVo8(rvBPBzA^JM$a_u*g zs~3exeFr zQUH?Q7kt;T{7Kmw&mkYNzR=gPr@i!SDu{K@Oi$mYq<2{*xUgePBNt210Kv7jA*An* zA%8vTfbqrdm3PZZvQ)Ikc(*$=-&z${LW|?iJR;XK;!cS4)x>lcI-w9WLEzZISxQ*@TbUR=oPbMEQngT) zmsc*fb#Tfrr+IvUzdhr|Ip>`k@z?F)@blw7oUzXf6wdfbcAYS2Uf>)cCT}>|>alHXCblc+b*vxUU_1yABfjU)TsU$4eQBhJfnol&_8txLACz zA`*oZzdKHx>V$phNUyp*See?%;ueZiy2DcDG&#Yj7{#f~9$URQXb|zaIor2no%3^m zxLII|1$xA)&&;pM;4xeAD2P}k;TYw5-Fwo)M2@9A(5m1!zP+kohf{IC&AG69DrAVG zKf`DFGc?Z1V}04*QWI2qel_i^(XjIHB&zvzG}gjbgyaiHhfo_(Cacf!Rb&y>61q!R zj5P83bk(>*xIFd@SKeRWkIdvXggq0MIi3gtQI4yNSHoZMI9ud6{5u(hjxK=kO)x#? z?beqvdTN(tXjaz>8+AecXAdv&fNUktoUk-u$xoMqa*_BKL7H>#dw{V7YfV|4fKYaE zg~_N^gO*{!@yoE5_LzY9$pO-4ACm*$>RV;($Fz_D4G3o1QvWQ65V_-?h3N{F&b672 zvt!k8b>ngwQW-V|*zSzI?g@^rcjJgI}sl9t*B&jy8f|= zNG@dj!_g@8%A^UV1Qzm+R0+4)`tHltM>>m8Oz^9amI zIALaOMVTWNVnzul#^honugCi1c;Yzzs1hX@iK#V%Ujy7(1i z&r#8)9DdbqsPL+V4Z1%mjTwNZhw$Gs0z``YtSt1$xqN@kD@15l2;=bhCvD$B*ng}3 zBs!%NWauI@5>=fe5#uT@e^0Tujg2W?Uptry?93;sew$h)4F`Ylt-y@1bEqgzOv#j% zHs^g_6E^6{F#JQ1f9lDS#R`G+iQiQn<9pn`hKUfT_tnYlwrM>E*&*jXiAS|^ z75_l6*d;_0$`bd({(9bnv$f-ENB{vd$E*XRBL*0>6cdV+Kx>7#bJz!DF6`1d%o7f46Y24#XnUS15I? z_gd3D%VaF$MG7%-WjSY0+ef_LdMJ|+se7O z=a#ioT|(`*71RDdw-zuhE0MoV`)%M#N5|?8#nIO1T6P`fffz?{$f%%c;=r^l!`}u2 zAJ&lpPUpLn?u3y5o9z=(hM>PO$y1+(2pVom=k{GGE*2M-U%=pSbrQkg;tege3&$`x zY5SgwH4MUxPj>Up>5;B|$vt{dqob!@b=klyZ8sm>ID5$3KO=-*%5(dokO<@|i_Y7D zMpyO0s8FOvl9FxdxACc|{Z|L`R%$sIdv(ncI0A2NeTnYOe7>lLttD4n?;Z`|=TFdL zJ^W1=AtVtt4srUxq~ZN-kTLn1_+oX=J&iL&W%=68*c=w4|MupF751x7&-F*Tq&z8| zxX~wq8bvPY9Ibb_`&MgAIxAa0SzZDe?JA7#U-e+bE$muEH{%x8vDol22kzPm8Dc?KoDt5WJ_{O`o$}->+WB)MMe0iGm){6Na@Zr98jpt8Mp`=$BTEwcM zKfz2vMPqIa&$TeN;1C8SF>pRNkY=t`{N(HxgNKDdp?!daphLQt#Yt~EzlxziEFIHp z1`RDap9#fvQORmfkT)aAYlsLcY)+0lCF@-bA9cOUb3Kna#Rj+RIxC=)*+Z zSIx0L?VEz88#3VapwOl!XrwL=!^0j=9P=)Xg^w|cJM)#)wq4Y3?OS?!^gzcKVNUU9 zMtEKhv==3cHwiOORF_gZLORzS-x2ZZ1cJNzSlsqN$S1fOwNop4D-MhNN;JAelZ`Jb zA&#^7H0l*$Gz!FT8&~f-?dZN5yC)*TGb|a*J6eA$`f#M~-}#C*3Ji6UF7%8xY?#-H zkmu^NDrMKh5v}w7R!{v_qw%e7<7;QL$=%2Z*9U!hi4#A+b7>WHlY}9YZ{!~}-bF(v z%SPxhDmFfUxL;kYD#X?CE0~jb7)>YK{*;IfjGq=tJhRa<{7gyv@n2?rB8XIVH`IEh zuT|3k(`ne@sR=yn9A@$qM)4;mBO{oI`dypf1I@E74H)0+omcUiROy`Lr;|NRjyUz$ zlHv3yq$XTHTTSuAn|zy*d<%aM>v_t%<~p|SZTsZxEjYf4BlGFYDd7X^d&I(uNxJ)B zgdjp>Sv418`qRs@Q>a4-E(U3e)=%=vqL|a`#H!o-n5Q<(E=cay*nj{VQVUUxv)ETY zX(<~MG*^B2Mx2=X1r3W@vVgGr-MHvTfj}NmfnY;;X%F{MCf!|$u6wBEVsWn z6L+)J^5u>N!a#7orqbc20{KO)_m8O8qRlGhEox%bp z>jz%GA~31YWoid-TtUO(<(7Pni>Jn#hgitgX%%Zt91?N8$ztCtAX} zlr9Y9r-{zY#pj$~7^xg#vS&OK4Y|49VSwl>VlP1#4p^wKj-F7s*1dD&3bJBV~ zkI3G>4#-80G^a#;2YjyUITph_OF?7c52{k~yo-Cw;z2b~!9Nam@p`ORZg;ORaCxsw z4x47ww2h6oVc9c$*k{!h)S`FN);=hEQ-W|Y@emTYcVkqmdG;o}Q;4Q{{Mv&fyINU+ zW@hYsB1t9w&u(1ykqf~qvzyHgfv@Xl#?lw^hE`TDU(BrS-nT;;FubXAFV`G||NC*k5lw1o1*;Uq_lNc9zTmtXID zgV%o2#=s?GQA>3qK@dam)BkLA>aMa>{^x@mlD%f&}CiM=Y`d}u=Yi|#r?07q~;AIL#jhgP<=Z|Bc3&bpjilA8er2h*$Sy_;cM3KSU zsPj$FKX7pIGCrvm`}b(QjI7$eq`oCLLO_wX;V@f`;!8GQ$yVUx`;Mf+SGBPC;){pN z`=hQ!ug`)dXRYN25SIo(vwI9vAw<808DXDm8{nSIsA3sR*xK$u?DVb5Hr8EjS#L7b zTmE|Sl1XHu_(gHX=cI|U&n9dgY~h!mjOj}3ZzeY#t!e38Ue6iSYNQF79lyl?LF1$X;))S7q zWlqBh_H(^U18T~_0!&QEm8gmLE(DjmBElvb?VxA;G<2is!LW&Owy`6T91XsLRISBH zJQO<2lN1d5wf=Xh-N@5n^ou}0`+1+Ab@Gu{sTurV@043sdD_~WlgN4$b7FVV5|YGw zcWPC%1@{PrGMnBS86jiXcm?Dg+@PVc1{LM;jI`aT{t!HWOIMGx$Hrx7QDV{^5f#gR zYy+Z%5P6O6nci{3TFn8$3+GZEARdKBaA@|o-A4FgnG0b7$G8-BH;_j9h*B=w8e5YQ-?YOVk=0)c%uc(31^by%R$5Me8LMRsO zalU;)qw7YK@!jZgWet>V!KS|>0l5i({dc55Nr5iL^*AlB*Fqc^t30gF(6X6e5nLT_ zdl&6!LEzF7v7g5yMmY+Vf~*C%lb9k8kB`Mw|J%E3WAGO4Bb0)o6Sm*P{EQlFu3;g2 zl-`a41V|q}Ju)&jVO`pKIwK}MiksAo&MmqU9xaJ$32~iB_s0WRbUEnLA)h|wW;evk z@C0k0$O840zqO8V`H|ODx&QS}AcofbSy#{4T=wazQw&gGb4nf*{ma0rR&> zQ&Nh@3)lSI5ue5awa4pvn9i=Ecc{b~_+4R9kp}n9!Y zB!8iK+j`$x`(zRxG&*Qdu;jKb5AB$86ut!a>dD{kq^WrLDRhrpqaec3{E z_9(=-v6Mly!df8^ey5zPutPPeFv0mkBGQB)w)MkV;4o$g5$E2;Z1~Da${Kf&s zK!xu!F(gn)R@Iyl?2uo3;?B=(P?%@I=&wHxww$x%iS&v^>~hILoUF(k`4BfZxSu0L zd^S)E675tkBaA>7MHBQW7%qlJ;rE6Hk7TGeWB-z#gwvGlm(~;$$6D4Z%}-$4k3K)J zO*21tFJw!yAHHPldzdeFb$I?|T60}V&QA5)gwZc)+r2#H2`g=Be3qlM0)GB@ETr9M zjoSEFOTt^0)};lxr`S3?wLYgG44jwQ{z3h`dXfZ_zZeG|FmmtXS|IpI7uHzYKUY*( z?C)n~7r-WeI*G@V1YtpqgN0}Mogf7(WHINjs{P!u;^W*F!bmE5fVcofBP|;IJ+2}& zSVZ5nsqQV|VPlyC*ybz<-nU+w*hEEMwcs{8r>P?qG<<7Vr`sqZG9?LJH;I0bdCGeWy(=St32N@$vp|-4^NX`2{gO zSLGJZBc%S*ArQ@$?t~ic|BrMsQ?l17ys58t>S>HrjO5pF>qe)+Ngr^h{B6OxH7&h= z$ova_N`?}!c-g>`)q3LeA>(tq`cM0Gu z)ROmO9k+NT0wVgg@TW+xKkY}A7X#P?z+9!W$U7NJLCLmEq0?tBsah1t81a0lukDJ! zX+z~Q$~IMk1-8HohdqW( z5!F7EWCMV|M#lmov$|TJ*TpE}fk*oHV6)>RuMdehcQAL>r2y=!3$UAP>*f(8_600a=(1j!Ll5iC!;zkN&^vc~(|iyL5UhiO*U;FG&##yO?}WJqSrv4dG^vS8 zuY*?17821)Bj5>9NL#LEn1?{?tXg`@GgG=&n%^G%2Cqxv5BCz`p8R83{_V+6Y3Kk6 zxp&jWc!3CS3h{s2o;tD5QP!RI;g(f@6#Vaw{-$nfvvYpyhp9JfQc@z6x%Z?}u?#e% z3s`N2!fh^n<59YOo>jl#zhR=O#gMk)KnJ8Dd?<;D5%S2CHi=6;ABg#2Eq5K>bzi8Qb%UbN#*Go~E+ zAz=#jInDUaG&^Utt1~11v@iKOMW7v=!$nV)bfd{8Lo^|@SeGE>P7NZ_0faDgv?c@G z2=@K8u#gb8co#2Q?uB9Zr;1J!{I|3zgd|%j^C~v|61kt5MyoA*EKSwYyvL-RM4@V7 z<^GbEWs~|r!D@>BW^|{+P%(*>Mv5BP14f!fl6fH^QUfAvDq>;*UHVq)(fFjKkz#}7 zGk1?og=$j&Iln6iq)~NgSWXBM6I;UT`6Uhq(x>@Yee8y9%7|H8PeV#dYK_bMPDo4) zHzLnb9{93!*v9^L2YzVg6m;^LtyfcFVWZE94UsyYUR_7wEZ%daG@C~8OF%+y>8=iu zrm?X8Dh8YyD#)cdo|JTI2^VRr?F%U>(&_n{hkhwBKkqW97Ff?$Z&xm(k(+AD2Y0$- zPb4m~P@V_0#eh}AOBeny6V%}O5e*HkBs%QBPZEL#A|-uiV5Jvp86V_cD;08Gb-;I* zF=zo5DJJ#@n$nXS+Jmb;W^j<&()#NkbS?Z( z*Cr3p`b@aYxMl75krFgW5)rV!nIPLOU2fJd&F&JA%hixBC7p`H=Q`&6$*aak4P>J? zzJ{gouj{wFhQ|`I_~9DR{~l>CsUIn+$fSTk!!Iu@ceiHWnqBQN`t9YhWX=EFgQ1h) zJa)YCZ1!NW5#j=#M`FgiDhE@Y7524YU8u3~L<_`&o1o@Qcy^!4A#UYy=56PJie&X; z%{RMNTnpFVYTViuE)#5{<|@vA^6Q!tq=#YR>CaTcLg4*V-T@Ecv~)WhCc+?^OQ?>|{O@K>zykJ6(! zP8kgih4h%QZR`+*xOReK)Y_tNBRP*XWyq;8Ei&4g4UM!Mm!w30;Oy&d$_#%RcE&r& zXuUXO!EDNVgrU-kQ-0O1sxxo$TrDL830f;!TVwsnBFa4dG}ZFhq+%VoclYa*YUYf} zJO?A6Br3!=%X77=nN)@bX`X<*j!Wh!f{Gc}o>k3HNC1^^tnv>H>D0GaX&9%9P;rpB zSU_$hFUZRJ2VDx`g4MP}G3UkX6XsRejXcj=Z^igfE2g=vjp6_<7znm3bAK#L2>S zOo_E8JQ;kroXzv;!0B}Er+G=W1a)hUW!`6|)7VOTr(fGTRj1zT zZ%h@Ul&O-s*^gBsOEvkuZrY*D!nljx&7N0lomt4T?j?H{zk4nXHZT5Wm@<7Ev$W`y zmgV+HtF|Pa@`;fS46nz?w-n=HdnZv*cgp}$TtV{-cD&9!7qpW9!rxN6=upJhid3Q| zA$%vE7hSPA+Fltugn5I{i|VK9nG}m#MfgUo# zx4+7_Lc=MiIL7wiuaN+qcMevJBHUNTigC90d_pFbz>j|gxqP=!4Ha#2-WDXOz#ZKX z=SnCE39xoZu^#bNO&oXAv8)KEuV1(+4&TdD%KoQFScx(15cN)>FvJQw!vRyV;EJMw z&eXxgBMTmLgi42tXin~`YgP}GcIeRBBW{N!GCi_*b#W1{=EwL%Z26TE!OK&Y1QJz9 zWNuzY!Jv+mu|olid)xL{TaqZ{8$N2sM;QdxCOZ?v51Y%>)7Z?9U5t2i%lf}JdcosL zC7F$n72?0GG6$suwc- zP#>0*N>7zS?-O929E{qcpu=a9JuD+GzW}%`;?eQj<1xp`ewhtS?V_G89%NuJ)^&#E5l7 z*O^g)D&Fnx)Un^EtGK@7hL|$(XIYugvGGJBeU5NcVA+ASz6Oa!mnb4G&-Ys=Xd#Ld zA63Ao#Y~K2R#wB9G8z2upbmKSdG-}wgi|Sq{Q@q^4`jk|c^=pIbiD2rx}*wNP#_TB z-pr+tU_D~=?gr%|`X7Tkrib3vS!J%S+I-FWM*CIr)1fk@1)rHy@0hR5j z7|-2zQ8t(YD0sirXnFwq@s?QC+fFO*+reIYg`;%=X-m=D0G=fc zYL)QQRM~a_Bs?UAdLEuqYwZOt_AZE;vc}y#l@Q9iDYqFq4~0@BQz5jORIzjx&s=C& zzPwI?ZkK0K9p1&e7Y{^A_$j}@+~5#7-+E1}A@VX$uVJr&ZP}G39b^AWODO*cFs1Fi z>G)CESj^qRd`4PfbxpZ_U4J?x!%(p>#f{Hb6%;X^?Csz3>*A*3_#7(x$r7pmI@@s) z&zmDkhb{(pDG7@_Z~#u^*OLP5XU^?+AOW2qjlrunllS|&p&cBI;H}0Yrg(?8l8|Pg zg-?l^jq?0wR`$3s2f{CbsoK)qqVqng^bx*(7`y_aH0-aLiwiBxb}wFhy!SnGU73yp z^RbE8k;T4(UM(m+l>=r4D&O0-VHR<;b~N7s=KkUtL2+*JZZUb>hz$>)yv4CH{qk5K zto9+_>cIl zm}W4-CMgJLR5XbbTkkKjb~kOKAR#I|VwLxGyPg@!>F&_KV#QA9htxDeou*ji%mJUd zet;AinSw>QzPVJdbonGB>_jM`?ULX-36RuMj-$24U)BaBYevuK|0PAz&SkB?PMrEPl z4h!_d;mh>fZMplsb|r0z{i%%TS3Q#@uGz%zVBSUuJxiQI+PCDm!|r|EGDhkLbfsTdB4S&hO@vy#&u#=bgfGnGLOL zmwUP+zJ@;8H-(XL{E)N04E_t`p-In1z=Pm`fzm!mqFm-ZmcrRjWL-UYOb6=tpt_ec zL5&jV4X?1qXFVKL`D@Wat7p`7Qd0RYjS4JR!qt$XJ0s6ud(N zylrOhpiV(QVM)<+3h#Q~bR}x>osYP~3{f+3V@& z0iI;W!s91(6>yA$jiAo6e7WPwYJ+-B#jYSVL!)84LgGHVSp8Ig*5cMuY z-c90A!J5F7e9KSH%g6toX;IWgr!IX&iA^Gk-$M91YvEexBBcAAvTPm8G7{1$5BMXH z(!8LgSV5)=iM~^$_8PP1Z2fz~CHWq6JIf6jQxObOg(Ih^84P=s@1Q#kVQ%AhFdhqo zr!gfz_SkQ~5h!l~b=7*T>3ZM!8@Cb$US&&zY#QC~6wwE^pZM|r9dW$#>kY|duPCW^>{_fr z6s6$r0i1dWZ&Pj>bPmN053<3spuxe8Z+^9NcbTK_zbjm;kQeqf-A3^?!LS``>MAO) z8OM>jlE%|sq7Vd>w`utsXD_uSbjE}>x+3%s@%wF{xnlU5go_sk&UKDSQ!o6NnQB+# zLMdVV6sRA?J)K>$2nnfW$oq$%KhnI91pSTjl8L<&*E)1_bZ`WooH5jB_F{ZiR+}Xu zFu^^}gOI3BGGk`;vZ!1ChZu3PNrx#AQMGGkM--{0qW(9tTF7Ohg$Y*|PR!?eVgU$Hgdl`TDYU~zz*J+xV=YMuaWefT z*)7CZODs=w1%___EV#w~@!GVY0k(O6G15L@KLoeg7Ol&prX$T+-rzdnqkrDIhz5QO z?U$L4(^Dj%xIT$mpF#v#mCRRKjCD8zi5Bw(Ya8^;xQ}qRdw;+gC;WUWLWLfR*>RSS z%e-wob7$j6{oZFvRL{=oI+$GYl!V&?6~aI8kKMksFAT}Otpzs>*P~ds`>$BBNMuAv< zO=&@Cer(g9<@B{B3k||+Thts|^+_%?H0BopTql@cgGmayh*_e?*;J%cD2twdAb-b; zSUfg(W;in6$1{=|j`2MX+&odT$KDrvM+djv-q7L1o!4uVvgH1)n`Kfh9U3tEEo8lq z5Qm>!uc};;UrUafSdQT!e%co<%l@d(mUavWAK3oqz4!MI7M`x;Q%5MpPyMvcSVx*1 zVlKPvbybc4+faW1OeSf2bb}b;9 z?`m?5JFjD4>Nffc1SU_uSYQ+cq7MF?e;2D_2%rPOPe2hBiHTWse>Q^>Vh)rq*e3n) zUP$u88xETJInv>&Tr`-I;VXEU03=>s{_ATFz>!=kA@T-?l+iR1B2-S_>l7)`9M%x%OP!knGu3eD7MTKo517!i843Wt zzw0cVu?v%RIGFTCa!9RSa+4<~CoF8$maHV&PAhN~7KTk`1#j*y5^~Oi<>L&>)o=rx zKmZF9xp}-U@CCB)2 z%Y#BfZvVY1UInNHPkris7OWf zilok6eaaKjldxDpGgO2~%Z#>LY=fSv(HXLMg-$|m0Us!=l`)-?ykcW-uf*hPIF?Q% zV#Mw`^Oz8&1Ny6o19z6W@-OU0tFjq>|1zP}Fz%8rk^htbxuf7O6^7qM2z>+rM5yd& zhSCk;llm6?;n!!ISHVvlZYY}0GJ#YIaqW+e}9+jA6 z&h2EuSja=~?=Pu_FNlUEV;~KM5u_+i6RVO(zo*e_(7NJ9NBUlcfzpBFjvVyrfmEx( z_=P|8Vj&(kQsP(3UB0RQ-#$Eh>iv)~!SIH3MyPgS_M_B{Bq6aC>WEIiEK&HYV-uqA zR=c3l6V*SgdHvvz-j8-~eJQpte zhKZHhQ8S|nt%_y^nw*Q|Zzxb6bWYsMD7j082c91gkg_((QsL+ z0xRT}cVe|(wdmXWXwH6LQ}-Q=@Y+0geAd$<>Ja_&0C;0Y!}mh@p^>~&2Feut&C#18 zFK7x`t4d=~`fPZiiVx`{pO_bZpL{s;MpTGe+q>+}lQRSgYm2A1&gY{Ue)fzS8S@}3 zGxJhY4R-c5VUTpiD^tt2sKCH{63bo}1v)(othF7?8WEs}zE>Q#0TQ{HwROrGxaC_2 z#8rkrWDv9+;Im+r%-k@~=0D@|@iiOfm%4K{6_Gw$yHfIoAOkN-0!0digV${ z!%rk^^H2aTG>mV{hR2Q5l6;bZ`SSWS@76wPwj?D$$RM@(z9mGf*zMWXt<31I#&SC`lY=w%-)>T)zFwF4|A?Lmz^ zG+J6PWuK`%P(gQKfgj|VLRuOAOKb8mb;GrR0jCcMA6$L4x83X^Sa+44$V@B_dm?%|2k2_tLh!GxaO_34+8HS0igGX4)Y z=56pqK$>tbx%0|}FEJ+;;u(_Fzc_aZ_T3!FtP%|b%s+?Qs6Vu=_Bdtj)!~w}2YOH4 zQ2>3jMFy^H_Z$Sy{2mDsr;=cBO}(2e%aa zV^b5&1m*`?IBnZp5@bs@z3Q!CjhjnXfnHI>yKCIpXjpCj$m#1l?M>ONCNpGvm-z$g zHFwcCqY{$iXGZQeT_)t{)Gc>D5^AFgYu?*zx#onv5=Yi| z@^y&C1GjcgLCrntC0C+$J?!W?ru?4Pw=p~9xAoqoLOThzWm0nTsioB&0@`WPxYk@`tdyaTyrowOmGAhKN({Kzn2#=33Rb`mHcS1 z?I3|nV2T!KM@^RMnyvdQxr`Iovd=5ELsW9N22dful%i zICn4bH6NFwK(NAT*CcqzBGT7ytNIs!3ek9t2c#^&-H;arm|f&^)z{l)zo+1ZQ)KvOCe z(TmX}ZmwTb0Js|9>hopShkhNbe7m@=HCP&)TXm`qdrR58?0$8uHPI%(nu=O)q#Cx(A+#`GrsnByI>Hu$j-`UW|5n71-}r(|F* zui8FGBR*VLZ+P4?TY^Cy=!UZGb-9l8^j?wV=3!i0j$d~4vF(S+7l-4S`R~o-@xJ^w z&^5Mipir^l$-lD+hit76qZ|S{8N+{4&zX(4!kv%O)3f^>5$i9WWP>m6j-<6;48RhQ z*@F3YgK2!=_!W+A`hOPp`aGIbTRXh?M`h7~P0en7W&F{}o(6TT1u0WuWQf%l^wHaf z6HR&f;_3w4je~lzRkKXZQ1$Y>?0G?J$Vgzgk}~khbUBQ9BKsJ0@_>Od_%8#7GATpjt;BzmREh*Iixj{lO znDvGH=;CLD`g>7z-(>rgpTY0@iAo076vyyB0!=>n$iq{n0TLTb8z_HWtjP<^4xHjF!RO!NwlrbasZzG5pRWM4D zXmh;HvPwCvnY2$Yf?blwiu(d?-TDEY($h5P?$hG$d7pf0^a-eq8R4+`W-b7n{uyE3 zF{MEJ$d?6f8z4y>l8!2A+mm+@BP6;=awyLB?1uyu%CwZD-9z`(+`Pm zpcl`TfG(x3AjWgUx90hfCr@^9_hgvq0MMg&_YuvWFSNEsYDsQ{=x>g6gfI9a!Mb#E&E>|wH2>vFOcJA z+jrLWzU4BwHC_ILRmXP-fyh-jD0!1R+voG++S-aGY`aTEI#Dd=A;id9kqVWCruS8Q z2+uYZMYTo9T5EZ}>z{58`J4J<-i|-9IuP- zII80t2M2w%(u~kd&v&Ts{16OSf9h2^2Gy%0#OKBgw4TEn{13cM*nV;7s?4nc1^J)| z;%9QGOt{n={9AY}S1&Vr@2(v=E;qL?APySODb^)jS~ik!P-#MU!0&ojh%E$;eGWu5 zmtsM|&8t?J*2p#I9Z8FnWS%76S0tjtfbtc#KqZ&ut@Xz&>D)O4Mz9hTbW0eR*<8Bh zRn@;E<=AZFtxhRRsi-Wi>`Yi${#D!XJNf83?MCypoKX|ZB7wkH;}xVMek4;#bpT*( zms4Wbm@MDF)VhBWwAPhgKZAaJI%TKYnKLIx_yo04aE6NlVtxmT%a^|w6*|8J-uCvg zF;y}~Hx+oibFFFDb8va7h1F~;p5WDz+4SDmU(Mu^=)n04h{~FdSDDIMPMP|NW%{ke z$7r8Kz4RaFwR6BvE_uFr)4m(ga_o=t9eShUgFqv9osW!cnO62>C?Vs^`jBoH;=L2v zTW)9w8@8}2Xi4wAknzLYVhBAp2_$rAU}yvwP`-#0Iagb@zoB&dgoQ92rDZ(mrL4>W zEY-2?)#ixquC>fgu)q7on(@hEN5bl}fa!hv_y+{s?(ny@t^j*Ps>vPummSS|E6;5D z7xHr?Q1%)sjEIEjw4>M272M~E}D%M}TgyKuN7Q_<5K9u6;(7iZ+u ztb>5f()I@b- zi(5%a>ZBW^2W%%mABixwz#sc2X^8MaPRHX*Z`PEo_Xy$bK9TX0 zlA$5IeK8-8Bi?^xdDppEboyFpj$i{Ww`HoMksza553Kh1ZiO_gTa>7+?OhSsh&gd-2Eo#sGpT|pY@6IG+Pv{u_E9r4 z@Iae=P-hgsEbfFWtPMjEp{H#n5nqEoD@fBC>JjGf!7V+^2L=XdGjm=sCOI2i${y`V z0)hV!DtWl(%=QoL02_)uHG4*7d*(KT3jgk*p_cl?Iz!9j z2$5V0PR2x*OjrOpb$6FxVi~7}BV?hhOQ|^E##0K611E}2aQHQ`EtqbshAlkWs5y&3 zed>_V$HM^5lp5z6$ZVj`vy7pB&-=JV{q6;BVr~KvkoXynaRY}n(`@H`L))ys`kL9g z>Jg>C(s81uifQbu(`jDPG(@J0YRg0{HdgeGm$3p}SLq;U)*kQgOnS2P==&)nGrC;y zld4UQ?+FSLyDZ37LgJ_ne5I&Iuo zjuGN|9TJp^zL162@W2->3Az1$;Ci?6eBw~f`od?u4o|C&FkWKp_bvN9!jWhLxD7u1 zCEc~dBNepHaDuuleYN|34r0rTR#p7Ckv`w#{h}?>e9I|`)X1fIuHa^$YFDnFIWuP< z2Op`z&^IR$R8*S>89I%jr8cD+Zi!f0iv+^4YkNSpbr@}jq@&b$T?KM~0*e)N(XV`D+WV`3OpR)muTyjczWrfBVYhX2{=>BRqLW|t^7aG8UAM50#w+ex7C#q8RcM*|w!7mdGkSc~ zmeW%n*FCSP5#%vey?K?51 z+TYkrlpU;8qh64yyC_ChA8=A5_6V zJ`u`2#07sZ5PXTBLk&dF_BNl}ZAO=8j}Arx?faLP9%col3nWl77OXEl@BMW7IG(?o z$hW3nODkLP-cZu|yhWtLMw)Jgn4j>r_we1vepf_u-$e3^w%vEzLCf;oaE4ruy`>JU z>hL|@%-TL4v~d1|=b&civ%cqXpD=&{KwXEBcUZk91!nV)Es!)^oOoAW&NhFsTDYcd zh)4m$y+JY>lG;1#dwdPc>W#Wq8LNJL{d$VX$Vn{VzKf6TdrwjJ_Jr*RTK|kKa0jJp zQx{AtOOBq@+WPCw>)Q7OY1J@n2WaO$!_T;RP8cFm@xyIBeZgzPmE-gcIdLk8a<5&< zvPH~NXo1u(>Q>Q$vXPg%Nv+h{nq4z+SoCV^M~JvsT13p_n+rfN zuWG6Vy`i3PPH(vh?F%=yz}NvUuk8DW8^qN9Hb;S7z$DVHm!E^=jKP1RW2DIGQr_?d zD|I?cSdW?UA_1PE$+|z?&D}|qq#;*5+MWPeOa9<8TbXKRh3E9`UPJ)S8s{vYjBGt39IKwW2%h-!CHOR~ zz0OYF;?!dlM5dJERJv1m4!_9AI8f7oVf8Qkc)9G4IKcyipBW%bti>Ink;6X+4^G9h zm-|M|ZJF-D(Tg|pyeDh-+(c)>a%mT~E@zLut^GMru1wESZ+{)fDfcXKFu4-6ird#F z8ir^l4g*^ndN1DkYfd7wj|h@wj9VXjC0j2h@XbbQ8+rB0^scmLGi)+FtBe;7s;^n> z9qfcllpK~HxUn6c?txLNZ>OItnc!kHPVyKV_rE}#_op!}!|Ylp-qsGIQ+jTnfn$ma z;fBB?y^CEi0DX}`opisMv)1$Q8ovq*pC*ZwDxLlCurABaJLJX3Qw7|`gc*=jg}JqN z^7BRWp}L`kQLhyO4Fro#Fx-tiP5EjXu5OLr)*sl4f;LR{zl3O8_N{&&Dl8)$htg+K z14Jj(y0-K_1zsWji}wK6NXhNNNRodBol|f@6DwH?2?nI}AUO|MNlxGX^=sy07w@5_ z?PHKC#HXX``hfKb0?dnHyOahJEb9aHcc3gkXa7T=BEoX_eUinWLz}`yj#^7&Q9B zTc$V?+Yh8I<-q@-q~wNGw}giO_0}n5YKpYBFz{bjRM&CZ$zxf-3i>CzpqsRfnTzP@ z3uveD^po1m1SBGFi!4}Bub5K zV_|uO&#N~{=se*gVPRtHi03M4%@CT=Vp_&=5h?q^o2y>9bOZ{luA}`Y=~FdlY_qO> zmN0={7^h*am1i^liLxF8^7KsOso?bIuYK;sF+P|rs?#$*Xw^*q*?BQy9HU}U3eR1@(vYJ_ytZpeur{n@oKz^CHMRbY7 zcJ>wgf@A&tQ26O-o(i;>9F5I0UdXc?QNOM6h>B=pr7RO~f!g=4nLwY%d?2~=#~a(i z+u@4YAf8GIk}2i!(5WSzA(T*Tl!A#p&wgc=ambs-Ndo&@wk5)^deF&dLJ*Dp`9UB^ z>to;)cHmTf-_FpE%t^)(((-`7#h49qQ=Ab3Is|SnQGQR9 zK(gsf^f#gL4)14KsE=soR8I~hTA(l#5ZZB{KHJ|fPo^#d@adTsHXq6lU57+6&Sl2YqzA1UlvC4eR15mkJ1q|A3bn|5+6mum zq3bo@3wgSLoM$>t|*<%A5548e@Lj8a86DAQ4KuTdiCg``prZQ6vXTuMHg|lyW znO2$=QNaLWci>v2RT?Zj7(p&C50kUMhe8jQ(!*|>Al>iiK{w3jPX&>2ZJwYJ?-rQ3>2goob%vVAI zHPKU9GJFJHHyVJsh04)0H%aIGyUg@eXK3zvtvf?5*#Cx)1T3E%nX!X9F=6bu%WD5| z^|(O(XwR?APZK>Kn*I#`tzcU)o{zAvnba{Kl_jUzsdL3cFUbQg92<&KVUgCs3^~TOk$!UwqFZB1{Cly@8sbdYNVZ{G2%!oRFB;b1CF}x74uf zMCdYFRZL8(HuYCXB9{xASVf4GmatYDNr*PDbIxZ6e3{Vt6jkN{+(}y`8so9@lA~=0 z6B=`M2A0-!dHPZ<6-_>1;!}Xradc+0$Fe*c2AX~GMDp<`be8Jx4qzSr9@hb!{K;88 zKOO!5u=K}&w^tw?OkPxo zkk&c&5Q07}7Vcml+1ynBLL=DeBx`ueSJ7~-2nGm;BBt+Li+Ru>ziWFqC7M|$WIQOL zZ!RpU-$Mg#+6#wR;#CxKVwN|~=PL_m-hU=Jq}tu(@wmmExBBkkO${g_3(GCjigDH=Y9lL>NK z&$o9gf%guw@v*La*^E&oRqxo$+wcQLih30mFOf*9KI#vAxie(0!U?zko5)JHkP2k7 zUVhXP)M0xE zi_hHHmmewfvV`;)v>)ug@U+>{gRHGzVB&S84;K9c#34G{3%`GE<6`n;>Vt0iD5$w1ecL>{{Dh;>_fuCGTZ|CO8$EY(SB zAoKWKjpO{y?q{Jdxg*WDMm&zwRD2>RySrZ(sB9wnfE4T2Ea=@*FPE(WWN~|ZqrlX7Pv^!Nz`)jDa&V2PQEz|p5D*vHC>#AJ8%26WbmI`>Xa^N#d^;C$w zfFw?b4bmxV*vSiBRK{AcOs?U}Mal2479dy{)PZqc5N{oSv0)S%nrj%TJc&VUF1en< z54#IHZGzQ_!x1hb`v6+*!$z)VW|s@G@LK;V7J7gSE>tTvwz~+yyPZ88f#>%O0mLx3 zW)D`6jWH^$uds?Px)gvCmQO$Zai#=cR77G9H&7{?0idyKswkyfF@wvOqGDeMwvN;s z8-g&Db1{=J|FPk~pqnpChEd`K{Uc)o1WiiGx{==zKhxgRF4$s#;ZV?hO$YiyWeMDtOk`~+PC;5RWG*Hn!WYcqVAOMRRU9s?6 zE(+Ycv%Rxh42;5K14JfeCAUCbew%(kelSnY4^c$wo9)Z?@h&2Zm5PzsMf${rUm_PZ zX}00?KruCy58`sZQv?MewPN_?ZP9@<*MlX}ql+aue|gH+GFbtGK10J617(aQrOu_< zkMOf`WtMi$tkhg?j<}%!=s+C9SSTKoKoC?`Ca9aWS{8YHTbL2PDyv{a6NQp>bIwZ` zD3SuF=>lU!10piMx&t3T#kzjbi9g#P74hj!#ly(Nz4<+lyq(GJ5$-P3L3qJ=25Tr97l@ny=wOxwa4w z1mITXKP5DHIvU!YBeGfKq-P0_DUmW`_u)RpTKl@QJ6~CN%viY7%1)wm)^nu%&dx~O zxY#<_|Fq{t#3!S$YbnS(&A@{|sHR`OKb}%1Y7{)GVI%XoQ3M0>r^KzZfs!I6rUSD` z3x~~b=nX6F<+a!I<=LOX#n1UxB7?pzSJFQm@U>r_)1t9-Ln&zw-#aAIukqVT=xItR zo1hDHVQ7l2ugIb$VC`?rIwGljAA>=tL61^Z)(vv4Oi!;3;t=$Ixw+=@aP9%iKLme` zeHxMt&#PrZ9Je8hrCttg(58a(Gm2qyScdw)l&jUzj{75f)+!u1)H;Wzu)}yggJWMAjCTCAoY})*y{l5AGUd24^#Rk@SbY+gX%^#iJ2@+1V{-n z``rX)#a_Ynb#S_rwBpvOF=MsG^nB~pK?@S{r@rHCK~XCQHgk2xt#d*%`!!!ZZLn|q zqhM4J@z!yE{4A9k|#j#>Te;?4cAhJ>oP+m{d&;RrUQzJ!|>Nkx!tJf$X??Db% zAdzyvT}n=b>%3CKjKp)ORJ_2n=n_ywfGJ))EzvgH>4F0LzJl!oIF)ambN=`fN#@@# z?<#NLPsaM&jvI}4YAq_qbWfFv87v##219=<^&@AFs@}JX4e!2R)4f9v|3>#?`Kkk7 zhpvjD4XiJGF@)60mb8W>!ej-238ie!!6SgqZGjgX7}m#!5Ng-dpum5zY4j4yDq~PgHMRvcKt- zKF{%?-ffV-Cg68wKte?zN(+vO;P(|xM2x%s5?)58B#LsOd;1?1vA>u>;3@jX_ux3*ny)mxZ`b6em`0$f&>*5A}| zK?T#D3%J2i8FCWl+O*apBXVwQtYV`q>#y6yLRu7Za3E0Plql2Un898n_dl&{MJYaZ ze|N73a9@<2oFQvE@(NGC@{ZgK&ls{y@@J=K5%m-W6A-X`)}a1C%vcec;^d#_>}mFJ z^_Qw(r@;_Mfj>MnGG#7M{E80d!ct?7B><$NbmwiL7+{E*Ml@xYETZTr%Cl9(kGRabWT202o1zgca9f2 zGn$~K+k32;0s*-23CwBWMn;vwozADVZGYmFrl#a}xPfEn zCFU5Ku9d6e%M?gX33!{qy?Rq*D>UE1&M=R4w#@%cuJEzxu6|BStEUUB#^1&=);qa2 z#7EII=bpL?+MA<d;1wiQsr~NzZ`*U)NkT7Y+}iI=<(O1i<7fn zf3Ehs|aO^MA>9*p@q>Gn(Y6e z;?LnU9nb!wzJF|Ab-U4LPh7+OR191Eo-L6e(hkh87>sfP`snH?jt8(lnhZL#)tehw zK{qajYQ*aAyq2T`tT37kQ2gp~A?r0Y{HO}oJ(Cq@BRd!@vCP-%P%+8a@(YaPv59sW zgXP4`7hrLz0*807>p#UT;v9ioGY{)olyCOmSnkfC-0m7bz>QZ>S(Sz%emjtrj$RC> z;6$#gVQlxd5w55ekIxo%F~p5pTeUy?ab;pknJE;X9Hn^i9`h(|xyS5^RVsQZaHXGU zJtl40^WV+OL(Co5pN$J~o1Vi`0!S6>W9u!V+|;my&>~x;YU>`AeRn z`qz!knjNx*kmI!a4iF+?>uiEa20Xj8*KRFv$7_)k-YUZNC+`&yLA{?Ko zhvfVECowwORq4C8EL++W6R=I<>}>>jtVzH?70!_WUIl*+mN7+KGG3r(vO&U*HtD?z zmqL5n#Th$_br;qYsmo{e#Vx^&Z#CPL^oIE8B?RYLM$*XZVG3FyiWhF-$EwNT`O5F# zGDJXm{sIRUD>CatU7cFW z*GLOI0GYAX*B239%ZT=Y@1AsL;v|4NXCDW8%QrWu!tSIq9m&nZ#mJdjDG)H$4PaWa zEeC%f%vhMp$jCh|6&8xq>2Rm-Bw#q*;rr=_R0W|PqMeE?E2{|p>#hA=oouhtmi8Bp<5-Nv1M%oyZ zpstn@{o4ErSF!gaMGFQ32*kmPU!BM8TrWQ}vq$aJzK6XdLJ;aMEM<6y;u5v6%oCH9 z7*wz3ztoRyT@rLNs&+DS$HmQM#Dv>uy+VM!0&t~6%&iaWkN+TUR@3>{9TsujADFhcv40)kjTUZdxt9X}tpFI59E>dkKDDDU*~mXymXi zGtf5)KnzDqh}8A2JnsLt@}gWuPCGi9Xd`9!2ag4&(n>^8PhNmF*VL-R2O~Rz0tOoB z;X41Mw|x?9ynNHwd3j=b`8mFLdr7XMV57g084iMf-gV!R(c-zy6q&huQ%*>9I(={i z$$6Ob?%&gW;WuGqT|?;Ws-XqsYVN;QC||h0qGr2PK!5}Axv7h}n~$VD6x`x|*2tmw zT|Xx|ayw9};+(Pa!cVbwzl99Zwdlopv^Bgqz;H9UG98G{^mmfg(|OC7XN`G2J}+Yvhy zT4&DB_fN*xhMW>SKbq52jL6@e2&AQFKVhYc^zHuE39!`+FukAr(XSo|ci+Bi9v4+v z_-ElJ#&>h0LC)P7Rf;^|^@crA(}s$0&m z*b=m($R~cCyIQh=_|*;)?ybX(KZcwc5u0D&0S5yvR zOOVD61I4a2TzB(#s7!c~bRM(>b&+IxKHkCZqjPhg0!8F)bZG#=n5K{(pn$1qhQ&O_ zn79esV*xBpq3D$bq>qqM@4n9+@U5`-rleG@yP#Dsb7`BN%A?ym;r^S@`r?%3ZU{}% zW^1sYr5F;nxJX(lSjp7d)$gk{@XdQ00c0`4=Jof=Io!xq(OV;?jz)A%5D4~uw(B&$ z%?*sgK2!n4$1?0MP50^`Kpz|0*w|d*`+;r{>sw>iSGK}og940>HW9^@lej7895(^5 zDiBTS0V%Cf6E$#?N#;$aOME~?PV9Bf1E+Ylmt~H+y?GQ_p&gu`nZHP)EbZMqO5lql z2|h8M3=3RgHekS+j_2}(kn{VCz@KTZmYna;rY`K50Rk8Y|2xkbgYio2ZDOBmiT|vs z60zZhE{sJ-D||+;7hJNZXal_k1y$=6*BWdz*{Lj*smYw2+s<5vh0 zPzg8ONfZ@vbS#ssK(Dnwkk&-P4gw0D3ykX{FMJu*v1~_=*T}a!&~ZB22NNuY!yG5f zOL+w(1pfzLUlmqW7qz=7>FyGxL6PnT>Fy5cM!G|g?h=p&Y3a@lNOyOGba(FkFTeje z=i*$PEAe47_nLE!IqH4K7*FVDqD2OQ$P@Ov^Bz4PBjGdwv?b)9!ZsU5U46P^eOhb9 zicpu-LC>o|-#Y2{pkJ^);NQ`(Xvdc=?o^vh)#U?4OHv8;L!wrMku3XHq!Qk}=N;Ys zq7=6@0*EhTMcZ__@ZetP4lQ6d+nceFySCiJ9*0 z6-u(%tfLgQw<3ltCyXTU*W4qS081hh2}E7h;!GEKX!&%Y=t<$(Nc9W8l6o-7P+L9d zN7f|{MGI@5-&RbfI-8848gsBb8EyQ#b*@M3>7x(ICii~kHL!&b=dWcx>rGktl+eJ>1SbH$L0jaiD7G z5g%(VZ+gH#j_3Y@J+qBM1{_R2Uklx^{h+>I*!IFE@! z6jYbQOo#)qnEOe$*m_MhZ(nU!r^Rrte_}W;X}9&Yq?BkY{Xzi`kAvB0U32bbc-tP~ z7X1X2J9GSSyy+cP^|h3;zsbP6UsXBtPrN2dm^z}rLT>v)-VfpdG=5su#vuk7xj z4qvo4R9^1;{&IG%OIZkp6qj@V!?gFAHZB%VESdU`r^{<>1)-CqH^;2u?E6a9z#|Z| zTfwfMX~e!F|0(_#DF0*Sr6^^a07;=}Qoi(m{ANL)>KaEHP%PJYJI|TvTcRtn;MakR zp60j<=ZAp1aRH&Dr_r7B^r6-CQF&TAUL>vN_wRocB7CN|=Gj%ot08dk=5kadV`NdI|&I!Qh@-HZ)P z9l!BhH9C5K@0+vXL7OBnaqlIxG3e_aG7Tac{tK=6MTc>EWuGv(I8=tg4Ck$z5m&x%N;G)H?$c%+BD<5vBHv@e?mzsoR zmZrEb8=oz`pA06xl$Y;1AF41$-R<0ZTh%@e?^Gr~!S;^w+OnYEXF>UG_Tm^;+tvbJ z3wz@9&OR(rd}VB)wQESNHe|wVUQjmGlObYHN@hR>P4<~9s~L9vLO2eOr4XHN=JoYC zBLCTXFfrE`XSM}?+x0TWAd7jv>pVmU;#jc}uXLPS66aVsmKkYHum5ONb&*^c=Tvh+ z^$GviC!m{tQw&;Am17k7;c=CER2&MAl z-zfydWFY0US_C_;9Pqa-f>dB1!pj0bnv~FF8Fj*a(UAfxL3;#r$%~s# z@l32R+Cub<&%vNIWI-1P7WuNE*>Xhc&?nBPQ6nVgA$C{F=a&uUQMU_MqCe-n> z$*O=|EXpvW;bAh?DM}0@ej(fY-R7@OZ6r0?U<^SPw5MaFt^&tQ^rt6G!Zq9rm*)W> zrr&Wy@CV!Jx243`Ha$@Y*ZE6z9beW&wBL@t9d*+R*OYpeI9m7j7v5|A&}(%|zl*Xr zq5Xa2^y*yK5%?pifGeImT7IWc0;gW7~AZKeq3F*gr3i|YwkL1#O zmA+mwV1gH`9<$Bw-A0OFyCL2(SHLeeUX+GxTHBRRkRb!`ubaW+&l#afX}lkd_ZJQ? zkck-zR-P<1TDxQ;EZWXHDyta#9WHOd4R?1Q0+H3lruaX(z7@?kC|jAry`7QRaI)`9 z-GweFSvAfZ4>$jl+~1t|5Fg~m&T)c`Y2A`ld2`R-#SZI9_1{dct>f0 z&uTU?i^t_(c}c7}a?a=X?@HY4kCvzBaV9ZrbLZ(Az22vYMtQ1LyICu_>Pr^yzxmGh z1qXym^Vzv@K68&{PrREywxB4+keAIrBvC!n;GdknM(5#_pj{=;IHYU1xlo zhHM&Ciu;x1kvV~vt~PD^25B1AStf9RL(>d6Vr(4ybBN_u_| z&L$H6$&}HVyRI6dX-dr~JA}T}U)yCZ!81m1&C4Zm*4VaaT%tG)0l) zLN(DVCT0p>>kbkQ$Gp-X$mLK6p>_WH{A_R@d($hakAkbnOe6b z=7zop8^qOBH1w#h`Bl}66-d!)nUr^YFJF>O77JcejVYKqA&j%-2#`D6%1UE%9yB=T zAHH}QYI^0GW$gqtch**T)SPXn2YS^@8busmSdXMPf9;s4D#J-`g=q@4{}SfZgZWR#<)u^>L)pIODRDg zYR)*-wq=YT-lcbQ%Jg@XYZ8)*G(MhwYn_&}CcT4S2HVA=Nz}H$V$&dWlPg4-GR#5} zir}Y6nJ}GKo1T`21rttt@l2y#{V743|8WxAPu{p|`hF9P9_)a^Uevj~GXwfARzd~R zh=kA2e^Y5M{n;!Ry9`S4?!EUxJ&v1{ZqOpo6NyZ1ptss$=yr{g(GzwvYPwqoLQxR2 z9s9^2|F#fSkO#iuuaWaf9OjNqt*V}3U_%jENWaK@t%6@IzjJ>U9))iN80?A2kaXRw z{lKaS$h+CCp0koH-m_aHT7zy?eRIvBT)cC zJFFBCxUeHhc})Y-^(Z9&VKc0BzIU|{=ES|?r2WZdYqsr|ypHtNx+SlVF``2;T+@uA zj@+UDheO^GhL;tW%%ywSu{&=-8JG`1qV)?+FN>&PkQ0wxH zgHr+^S~vrvXsw;ZGg>Cn>ESIW@KQ!TAcJlCVIeQLKoxea+aczvg+F=Z9tl4>zL#zL zX2!lzE&lkKF)8eZ7w2Yx47-raGs3Z1T0RNB<^$z4F5Z=P?SSKcM&yFeDh`%483u5( z`A&&MPa?zhKOoIPF-=fGA~yNjK>IDU89E~EhFmCz-5Zo{36L=9_gCmfhMn1rU^+H3 z1jep`kT+nPS^woqT;MGs6~vmxi&RJ~m8DF{z4+5g?}1KvX@~abZXh)NLCE3{2{w~A ziV*T5E3n*9P%}kG2w013Tk5~a{0p-Xm)-D_J|uLSs%l2rFV?zAFoeOBWUm$%@67MV zmn7#YqGj13j{Yyv&yb1gISr@Xzdkkd>MZ6%rp;LxvXD#0&}3w@s>Nt{WXpRfVu~dO zi~IU3jEjxwOq$V)JanX zr}_+nlBI*<}dQR3u zf@P|V=YsGg3#|~BQw+D;7yv9o{y_ORq#q=-QW|4;f?&ZbTMzM=$JLEgfo4tc2Bc^cfn3h?#z#r!3iZ z;)k1OU3>~s!t6S<`dp!O;$pIW8bBw&6#l@Z_b9{h`DBjFZ@AozA#jx47{`OaTOnebIX+ru1qPmTNP@m zAGcF&1n@`D)LwIB6RpqG`nxLLz?CT;ZjT$`d`!FH#&X1~q$w_ajC|KE9H{8yhYE@e z|DNCPt%KFZ@PsCMVi@&{rmPP>Q2KMTj}ysEKT6d%jx;O|n2W~+xE!FFyYgj0ySfUi zx|#C37}a+vMn>kg>(d6F!fUV&Ml4%`o!BzNWXj(?fKE5JYp8m6$gIE+Ci;YUyi_?= z{mM;t&gD+*-b(p0u?ifC;m@I57T-RD`rt)K|0I2WFOtxir#YOXUmYR0^+?H2BW!ht~0e`EKI)isvGat_m}lgy?8EE`7*se`Hmm8-XQ z*q`8}V*%gIjp-mV=u@PLganLe^19qRcvyHG9BC!#bHVgS2oVvIbu$02uh{`eE)%a= z_t`^cXI|%eANN2!lNcC*ASGMFY~0Z?Q-MhvK1ocMZ@J}P1R$KDV8_r}juAz5n{>Kl zwgm{m)amf&Q=|T%2}f!nrxltkkJ5~kLSccf7X-Bj|0UCpx&j%=vj=i~Mqe+r8DT|S zLDgua_m$>H;(xR|A=L_*P*;#I#_6nzp65^b;zY*Wzh zG`G9wAH(TE-G$R1Lyl=FPSHpptA2hnrV&EPJQwgtcB>*J`#);OK(!nOw^UvTm2C9)^- z5P>NgWW{sh{XN^Bx%h->uBj1s?%^iee5k((y$6vAVT(I#SxerLO1Z8&)H<^toDs^N zpZSqy8EGd@WG|koYieLEGJPL>3m4xoRYAu~6|wl;Dq18b9`fMB4e0<{8&Dq&Dw2?p zlsJ}HLZ-PNA!~C$tq_~(C{V0E-mqO(QU1m81VfR~EU(GM#0*?xHA~)9sb*1XP6iV4 zzFca>62`R6&FvV&a>b!VcQ+rNEZ=Z$qB6k-W+;>mm#PjE%}k^t2kWaa6xx&1VIhqd zT+oMBV2YXFNuYDvHN%-{9T?bG%ZE6pAA_O}+%?O}WW%F2z9*S-laaTF3$_xZsEU7n z;P_pkSGl9Cr8QRb5QB$TWLoS(L+OjcnDS%vH%~12hP2F~^)x#MuHS`+z?#qIAvQ{y z*b6&boJnC#p41@G4MsMIjPHsLfV)U-5m6$iRR&Y`xC#o*TYAYiMBLnn4c~r&M?~j# z6mh;v1nObrbD{4dBiRO-rQfreys;(@qh}na%wI5z?X4*Ib;AMFy!ZU+pd(I~k``z| zmFmFk@KLa?Pq!ZGto&^5*4kHpYUiUZ|Evpe*UPm#+;~CdO`j}p=l`y{%uuZcTm$8$ zBT^rAYOvDfL#M1hmnvUv`#G}P&&Gg!A6H;IU+hH-tTLq>1G4#xH%2_l3F`#CsZ0@- zEN0fhqXS0G_X-X~{G@@WQ>0#}GsPuky!XnM#t$q)zIOp78b=nVg0?e{FB|BXtRC}8 zpcA3`nEid>@4AHmS6o$Jvv-aC?YqS$L}Z2m&qr_^yVIiUo*-M!!)}4Vb9eAAK{l7| zqxaMGDOl@E;bGd=h7Lg_2wNwmK;=u`yA;CMYW`i?e*1N`sb4jV7mU^Sqy^4S@w2D53B$n(oYD2R_ ztZFiXOt29H=!ATJQTlu30b6PtQUrXgH;1M06Y#krdCwo50pQ^7Nl;gs3a0Z2`njr# z&TN^VLB!Rt8o^Y<)RWHVd)@uY<9(CDsanrRx>b*BQ+Z-1I6hKxDO}7Nvpz9Ov8QVY zdsIn9#n$?Q}4U6HybTVPL+PaCy4A&gGD%T|?ujrz_r+ln0y=_f*~7 z(d5$N^^^EHHoWeF7^bA$Dj%x7a zcv>By&zA0OMc1zx;#VY~bg#Kxf;nj>TiRKpfhZ3Ir-9GRHIIbanZHdl78?)TRqvR= zW!D6jZ%tS7S7a7n9yPL>BuGBqr+5Aw)PHIeJRqSFyhdsoec`SGH|KO>v(tYXGFj_? z9E+XPUHYe2AH>Ta9)xw!h+XMgyy#^3TB0I$fEj1K`!H#ImtO0>oIjiv1cM|^gQq6D zPV0m$AZ>>)JB>=E6%{4{qg9~xN1KnbAtXLNnEyVyV7Mq{V8AIC;ENPIHTVjBiCr*S zl{z<63kRAhqw5iH)G}P|Dq5^PP@J{cB5RW9T_2OgFhRW^K?^a>IZsa{^NtYaxY5@b z%bdkP)x5o~ycEm+1_vXp9#ssG3TTpTacSAq($*2OG&4t<6(iV&X^+q~Hx<*cqE!tj z{u}q$WQ`xre9Tb>h)p0CpJB3|AWEc5%$rlQoiAYB#hcF*5^mEJ2u=UXkGA&3Oy^HJ8C%yEeCJvL09;T!O_6ousoj#+IW$ zT;R;vW@R~L3sFMEWMsUq6AISPI(_fQ8P#PuKX5Zq@i}0E3jdyNShUipqA(>HQlWsj zlmf$HvFb&tK;#o^#PnRyv3FkZUEe%MzC%4+W}J7dFfT>VzjMrLBn8+AkHf&Jl=OyG ztKs;Pnw`Hf75C9|HV?mm5+I|H4abXmzwC zC89!IBW04?yHAb<1_&Xaoyd;dzYUT+$>J3YRxV1*vqCL^*mnU zE~;g2(1_6kgM$%iEcr<3@sBi5k7c!oVT`MebrW#NvuY#RK#Jzns>+#&ftm${jtB3O zWogX+7D<2XIMd(aabw@;R>TPe(5)TXdT|*aHS*uf z43G!MiC<2Q`n$6M?CYRyf$Z#Sn>z1^(o2C?$SYnd(AIf6F4sYDaCpqhUz88@h+n+& z);0a%C?vRo7qnX&5t7iRY^+eY%f z{%~B1Ydn5-sEwZ>B@OPoS<7L1_t@IUf(myzi!x60PQOp|FAjJ~ZoPO1`_h5$Jr$)* z+QH#LLabuBcC#FCEac#aNof##D=1aa;K7}vW$;rD_=;K0lY&Bcm)^9mO~dm0_7c{QEHn1*1&?2i6Cb?)=#VTEOJr+$@W&Bo@iXtoM*c69>F zqyRP){(IwVxBZ-DDRUKqw|S<@)~BQArCR4hyVQ2Y0>TI#O6QX2hkd`LT#i3prw7_y zIT9KmiU>h`s?XQ=nt!nDo%A*Tfwj;5j2K8TwUoUAzqs`C$!j5-&^xM#MHG?Yc``Yq!pK>xX*<=eL|94ZIsIQ)w5-!ss$&wvc?;xYU-MK zxS_5mcI3fzUJ$PNr|a0^(Uz%HQzOehKrABl99G z`Ce@=0LA&4h2@>bJ~#bb_KwUSQ=sQX*A70DoRKAP?|3LaG%#!k&l>GMH--Mf2vkc? z!Aq4%3M;77Wb+FD@Q3R2NK#Z@US+6#lmi{NQ|cpUi0(*yo6sMA6WOH80q&3QJ~#kk z^@k)2m+unUTge9|u;e^Pq;L)pSG7#H%=jr6rxOCv6ADKcU-6xbmFyh~n(e1ln8C=E z!SO!m=e%06N@Z0wmCtcCn0faY#VoHZZD21@YHl}PA$d_}V^9oD~pPXR}TiprhI zr_(PjblC+VT0c09^{AU7BSvzu#uFo5YCau$zPWUrINwrPmh5(}^h@AeKhB>2{!HHA zy1XTq7?|P8x*kQ4+rckI^6KFjGO#CQ2;)G>T+W7r34EwfUBK%iY@ zl$k}}7Y>qyAu}@z3b?NI@s6b$(#DUuB|K45dk{(O38$BiE%DgiS9>9U_c{}n*$gB8 zuT}`fi3MpacgPNDkT=DucQv->O%=<#yH;gw2`PT7FS?R@3G4&DBrz!?RVT+M&L_ve z)iq@{delB?Md5)^x4kT`+kIc}ck%bI);pO0`Jk6qN)Hx)DP=#%sxWB0)cn=5t8aX{ z+S-VwU`t^R(Cfmq?aXhiBq$W?t_Ap<1QNk0Ke)_{M$GhW?f_|E}0dZlS-D4MM?n)eH9nD1X*cI+!M-zC@s-2W)R z%kjKY;jlp$UHeH8ug)l+b1Yc1Qu@1c_dZ4#w%UAS;|7)ddtIlg;MPd3G6YNyT4Y;W ztuIMtJ33;nIQ^Y_yme>?B*%RvA|E8)S)&KSA#1&bQ~@&V@{1qZ+SIoAVg!4cL714) zj9O)gn|5`D5xRCwLxg_vyfq}5(Sgc3yTEqX#}wUsPKsy4G{EgE>tNk0J%DxZ5`Q+C&~Td1l43>P%aH9$QqJCw$5OQP zy6{0#$eh(RX721_;FJhd=iGV5hmPp$O4vVhPxAUq({VlqjB6R)O>Jb`bx_0KQ}a>a zmM5%x%T!TE+#p!15*2?NKwSCt&m7}p&9p6_L|P;Wc>aVEm?r*#fnkU%?80&7k!D1zv$uOucy#}l zWv?^O8MEdqFJ@r!tW}~~K}N&S0^QYU(!<)v$1}tEN&pWByg8PT7rCLoiwndI<<;^& z3W(ScN0m2H(Z)Aj$Y#60F8|~hVY_@p@vvkD8YsEwXRSVd8B6u8bH=tw3EhXB8x8(N z$-J!`4RBxukolMDJ-Hv1Pp}jo!s~ul?7Ov5ZLdD(r6Fi&6vG>Bkj-l&q5RgONXxzU z{u0Oz3=z8(j$x(HzfcU2RVSCL%|DjVu(mqHjS9n2AimoUGTw(pCwkaBOmTslT&bf7(WP+p*)-zSdgf27RMi_Yrr< znFh#ybd7XRP_`O`ymQRB;}V@5M>{Os4`~bP-Gfpl++aYu@V`U(`AdjbHqyUz^c6v! z2V+;zM9zhXZ|UC|miD(Q-ph;}aQ_r~*p||fK=^DeK|hE4 z$KQ8&@FZ||et`sNuF`hZvkKL?)f`%W(37oI*a`*w3HmV^%A@B2r(>a@t~?K5ju>FI zmGxGVa>x{JCMI^~{fHpJ3a3$5fIFk75u}u3y{BLYJUHd`fp_gT7dF>nsU+85np0Mz zxFknv(6>L3?kTWP^MRYt3d1|Eb0v;h&8>Mqo-;v7P92XHvAzdONIuUsQ7P*OnFuy~ zlJb;y8_f&JmNoYW-#Vl)^Zh-8j;7nA4C8*xKZ=S(;(OeZ71JOpsi z7s+o0JyxHP%jes>w+d`q9D4P8ykn^-eHm+{AZ9c36D3tue~XA6Ynh)cW9jVPzjxxF zDQ*u+k+dA%7jDD|*w~w4f7|Xsya9Q5H^n-lU=M3gmhQF_a4_T3`fFjMYGQPxwyN$+ z%L|l1wFo}(U+1v=5Aw-G?x>^8G+yy2lOVN_S)`s?`r|Hjo+tsv#?NIJw;7LBepI$inj-`Yid3HFNGsDP-!mZ zqgJN4kq!6w_s=aJ-agRlceD!bgr_>9snavT$I&|(h&J+z8h?@_a$T<{E-Yc!r7uwU z#+BrZ^OpLqzCN7pDC`pMf3Y-;(=D_Bl>aREY(@bb9}XpKt{>7}&6cOEmrurfE4s6v z+X~RPOifG#91^wQ?90->>Y7I0-&m9gKlEdM%`?LEDV1-bEiLE5U#OXGNi(Xe<-|WO zEw^c*$(SD>d#UT6cQsWuQv2esV1H`7{sK3vnU%G_O8B(IJMs3I7lM72bYFK@u{D@N zQZ{l$YJUe~m*tnyAk1yeT+7Z4BrOC-7g#nMF?s8^-PqzB-T@|@O!t!c4b&87?P<(x zclA8{b;mxjz<+Nxo1$i#m;Ek6WAAu=F|%!}hA&B2Uu$kwM?=fN--0}Iob=qcJ8gbp ziOLlX&fz&8(DLCM_3;l1s7_ZgW+zENt&Q}8MrzG%-4fof{>=mO*bXiF$D!wp#aR+b z@#`G!Q?FYjGv^TAOsL6xL4%t^kSX)7+Jf=wt?LQ{Osbd;$*c@i;?p(R`xXnW9>x7( zK@X<9_Ix0T5R;NpIaT9TMV8-8O`0_hl>d)qRQ0Q>dXtda3d$CSLK3*ACzUPz6CquK z!ayeD`;=AJeE$ux*GYGZx;nx8)S;>D$2MmOFRIYsUoo=Vb%DzZo3b*w(#lT*>*Ezu zZ_HK?q=>nnrfByCT{k9TAR8ZCDWilOURnaK=UftK8B-b+o?Btf@qd&mf1(6cVpz7p z=!dV5mo68Im?Ml3YJS+h#ZkuJZt`?9ZUOG>{F@>{rb(? z!q{3>-(wc@U} zyuf-B?#(S9D0qeUr4Jm;15>qgcH{@fcX#I(H1leldg-pbXLb2ky`y`Uz?U=Z0LA5E ze`UjR&vq~04S@l1R07eQjri5kFXz3-O1%Gpl6!z)D(*^Wz8*Neq~bQ(&zI)50iVq9 znnKaeK;C(F!tf)y_(f|AAHJVCNCdtxcZMaDhov0;1EbZmKPnUDYZp6VhcOP#>H z=6)p%2-3tIw$CIJK-R3~^wPW{fKxmLeETllIi1&eEiIQpvtekf&9!YIuMAVHV{F~R z>aurz#9y(E_nHnndY>m5}Ilj!^_#^k-7|BHn2$7+!WuqseyuTO2seN0H1G&IG} z@#)3wOH3dt_izmA87FkP&!MtG)7`4#qY>Jj^Xc)&Am%myaj3XybsE%hH%!K3KyHM|#8{Zw>Mib*LD?+( z{pq;bCz4w?CjYcMh*lZ^2wW4Gc*I`aqA3pKb5jQw5)uKU5btNlt|BZT3OHB{BfK*H zSN>$}JzuYETkgF^9jjD-x+F&SxH{u{d@l;GgL3 z8>4C(yb+iI;%T|oE0c8roH?LnDT6%!cQNxhJEyj~2h5)eKrDKq^MnNx>{w975vJzj z-`fO@K}&lT$`Ecrj+TTCUH=lRJb92wKQ7SU|2XsY>Nv`y7q4uh{$_fSZ|h(M5r}iI zluk`2xH0oxP{Pc^2oeM;f+83_Xo&6Y$RxsvliID5{vM@y=bVukX06F?F0sr&`i_pwk$T zZ$LYip87xPc)yyOv&W|9y#bf3sd?P~J!%WCj`R#?$H$NHQ05+}p5!NB*qV)U_G1>F ztG(>-FAvb7_H%)9xa?|BqY7iPz;gg}dkOkXXpT?AL4*dRsf=6|f?}f!ub^<5Vodof zbN^JbwzCePlABRRi4MmXA>;O#c=h4b7=hvug|o8_XKtjEGv8|9G9}VNLoQ;|WOrk( zc^c2CVk=)kW^6!A#da{Rq$@b#*u_M)@xT!Jr2G5U5Us`MOC9fqWzD<~>o%nD#OUs~ z*NhF|E(b21n^tfOlHZ)Mr=0BQNv~dxwcwhwg^oYM>Jfr1+}dtCvWN50VjZ=O$6GwE zj^!SbEmcZ>Ba!%X56lP1pOkUKe7!&^oETlGcDm_qf}&HOKc{5k@+S=KdfsQtPhPaa z5II3r^E(5gXVX%O#$ma*m0yJ8uR5J^hiMx&>0+tmM~`A(=%*hi!+RVu7e(S*g9LTeG)o zBIl(OJJ@`oC#D%PtDWCfFd@>D;k?wR521g`H@XY4fhS)H!^R4;doDVruU8?5GI-WS-pFgnqH zQ4*sQ5*<8f0sN{2rw3+}AK++5DCt`Lb`}?1PcWfkHAGJ{WLNlyFYE$)?GKNNf0b=QCVkfRbsmvSjspi zTG}Y-MoZDwS(MrOGg7jF^ix>ld_kdGCkas}W}?2DkSY6tu3`u_QYFH)5>!&`Y9R4A z^i9Y2;t{hUH-w<^-fhA2ukTF5c3YWap1(VIAA$+nNUV7^d@q8{b&*h)a|X}uR)wZe zW6G|jP~G4wd0=zPit>i`Hu`0|2c_vGCHTJB(>SwN(z3O{+IH;IWEb=<=UKz#G+H^} z>Z%!nL_}rL0Q;OUgtwa$2`jQs@)f(0UbmsJ5ZzjDp<;Tu;RuVDB1G0S*1~FTTysyY z1ZdN8nngw^X{6uWFB`)ot8g8X_9+C|mmn7egh!TOIJ0bE2SI?%{dJZUr^|p#KHFgnk>1= z+v?8`;8CC7yFXz?EqiegKpL_>zblsA-BI8T(py7y6;lm$4YH%UH)_Ime;TA4Q;^1H z<5+_X5CSl50Us?UsiQ=Nnlq6H)UN-Vh`&qc#`xqj8rUO3!W9@o3ugiTccsI17hzbO;!)Sy47{XkbC2^H&vX&|;eQOI(K*2f4okX%u#l>aAHW9R zft*^<_-E%YV!$y5gXp$E&3N7qk+0I017j+Ggo_`;^DhbZBFRA}*UVT*)OoF-VO8ps zo`e8PAS-L1&fdipz>0-kOG$zFU;=<5;#ChPx7&&~jyn@$l&e8~G zXP0bkY9d~MPppT*0|sM$=u4yVyEVgxFk_|BHw40oR5*9d^C>$Ue9Ns%F!_cA^2ox} zl$|;|Q9V4g966(sIJFPm#Hnu5V6}|o{gt868_MrnDhpmkhB$#Ul63ykF5wC%0j%==2;_=k_Zx4O zt2=64lyD(m?;TSQFoYOsIcHj}hyq>Y2-2Qx4aD>Evpw_Jg`2)0|#N{5xvA; zh<}qsS&=O=DPwI_^6NLHinGBKMCo1NOyQyWf`)A6${!6LP$fK_4`-z}dW!_-zo(BY zH~eG2BPbC9#R&axBX@=G2#(6BQ}DK+u-_tjrir2sB9TDfx||U}A#j_+$f%PEJ|aAz zWz+`M@!sxFfG0D(UWD{hlm`S1Gj1~(U8gF|9`%Vvf)XN)D{GT6wG`1q=&;iMT|vd2 zz>IM@=QZ0HmH=`+jNN~NMJ@PhmoB)D+MzfHETapo3@r0Z=>!q(R4bgrMdD*cpn0ZQ zz*7R=4epNv(Bz1?Z|AREA8t|(8(z+a&^xZbKf9M@y8*hz!G<_q`02raf?=fn`=(d8`Ig^~;e{P`fr>$FhwGh#5JEG;4lMjSCX29 z#7LHaDd+J-G&DEkerXTac@zGnC9Lx_;I(o`>#P*w&hUgEL1DYS@bFGk^k?Rre*LG( zsQX|aq4`hXdaGGy@24eafx`9ZHdU)6n*)tIL97v z(W^l{Fq1I!!#qH;^OM7Ss`wA;iHCc1=Tdp~V&}O2eY)swb3j&6vcRQ(s<;V$-asHU zl+PK*Jy1T>Cr)M1EcLBF^sH^9Nbuv7ng&+I>}p!@k0vHCy(^1TT?1M}X3 z+lJFS2j;&i=0Ghxo6`YDKV}wf1kk4+m=r9NPt(i=P^)yE6@c6wFJ#BaC8j7 znaLCF_Iwxp1RPyg5E3v!(2QcECxQtI_s(@27l6AG)xp&K-(s$drvdL{@ZdS3-6@;8 zRilvC?#b#6kf9=l;>M}En0HK-%R2wVq*uixS)LM%Xn@hOGE3l0KVboxiOaanDHqqB zU`eWarybf`T_oyv27HKtqmFzfpUWw}ZGH@)nRZmv&s?T^0m}2je2l;;Gmq(3oVq~& zoFx}4Qhp3ON&vbEvk-QXcyifjj`_WcrWw#EP8o$@KrV*|ouRKla*B!9*D~(umlcg~ zLYE<)CXhU}xxuL2DVhQr8&3;H8xWu5zMLwA$5YQ0!1bRs9`y@X= z=gjvU;7yVvH1ids`HFEwvr*CWK0Q*b@brds9q0o22lxQ?j1d=DGdrhee!@ZGoP506 zr_=8CrLvyDASl!(Iz59XDJkSdoQ>&Q?g!(D7w8=$hzGjT#FLdX6g^evd6vzs%$S@x zK4Er7>H#zqj+?Tg26k0{Vn*qM)-}|9Gi&2>BMFkcqd@FxJU}neAn``H|DrXj`62)} zIH<7mxvUg-sK3J&hKSn}#W)fLpf}|tStD!P+7sch;z;@ITi6TuQiiVf%%B~+kONGo zg!Cju53n-8l}I1Z=K+JY-o1x>nVp}j=5|LcMy;J(;bjGYZw?!^w+}!3j;&c{xqprf zjHLo_0|-U#Y6-V3Yq$&rwk-r}$yB5+0nI$6@H6>(L|7EJL+sf}_)@fNsf9YU=D_Y` zY$s9{b-EJyN=;q%BMFsM9dz&$9tzDL$||@`WnT^eU(>e!4baH&w509{ zHYRqXsZDV6Sz-Oeo_5a3XSWw)hc7e50WINr{Gp{Nm(?%m6nJL{`ZqQXZ<%^tt7w4# z;UC!!4+(V=^EbV-`4BZE(E3(fJd0NzT+5U3lBBZOg1ED3{vT zFkWR06cB*4XTA$EkL9obix5vAjXtrp;B5G_Ck&B-`+$ru{WwqL^f1AFyb6Hi>a|09 zZvO1%EQiGuV7fbu1<0hD4J2hWlZNO<$!+HLH)ahi**aaFOL>n{5TT<#d{&e)J^l=2 zc89MOw{{mW>A=^W@G+9kiYLGHHqy11T9kpL?eg+BAdHyCe3kL?XS5*|v_{m-uW{>P zGK2S`D*#AC{dEhTiUW?~MatWAwqkX*Dh5B4?rIcfHGdeNV+ZLCBDr{ry6FfN$2k@i zayo94j3sb5Uw-&n?J^=WR?J-D@bL4$%mD`puqltZ8MaDz(|&@(-V?ZP ziB%qCc+1j?4@JKzWmFZUo;ypD-4ksL(KO~#fLtfCZ3Vj0`YoGm$f09%TOFa?`paDV zl2M%-uQ2qLi9!&ZmgiRqw^_k#2ygsKjM&vKF=1+JAC?tEPNy2@vN9WRHIrkMvF{CV zvEXPCMF5VX5;#EkIrfB&V!@_<)W@uIDetS$KcL|5AO^q}<_|LeWmcaZ{C_V!o@e?q zOGf`6;#SVi@!>=h)G#DPa)cB$C$FriY)YSfV0^F7XTuD*l!nhYrIG`Pp_n`W;0N8g zW^FA^hd0d7dnfNV-;)xOBy~bcy%5Phg&r*4&g~y6koXHa3cP$N zuq9gxAX_Qm#sRn_7n{=AkDD+ixZ@I;+Sc{Hoacl=t+!USibgM2*Z|+i?q(Ufc7f$$ zDY#^2C)JPh2*u8xmP|$Yi9>8MamBQBYA+eqBUx@djKwW^<75YLhqQ>dKvp3);sJn~ z4t4~SmV6xF-aVrj6sX0>5h`l`6O;^h0@;HR>lYB&MW;pVx>P_N5_sWGGF^RV0N(!K>OV_7=fG9PcD^-#T5^TwS5E};*{scjuoxcMTad_rr zFd~)e>=1w#<`ZUWRRWNZ_y=Vc{S}QW%z@1A*JGi~e<*cnWB&(V%7&CaJ3UuKAiqbl z#CBH7dC=j**>d+V7R6J)jeZR!7x3XC#(f@GA={|#vTM`N%ZHxaBN6%PCDo{G2!8`^ zSD~z&&N{=4uKf$%M70z3*+V~vG_C0(l&K%U@JNnq{@ETt4%2Tr{};Yi$Iqd4pUVK@ z6}>gN=f(uY77Kv*faL>!H^+E}#!vyldaO_ffX?Ji>4MDO8cbwYQRH?uPTLho9S}(h zUck}azle-pX<3z&b5R`6JJO2p`(jKU`FL+}j_f+yk@*2O-NqY=#~8YCkDmR-ltEsw zH@45Egpt?d+7d{@{37JaQ`buZAe}JH@jvW#A9b8E;(-K;l)MF0Ny)`|BChBrjQw~X z`ojZ>gtd66)kAu^upGjS+F|sc1&KGR*K<}#buWYDq@*eu_>se`cUx8bCMD-@dj#Vt z?pxxVtOU1NjM7ZD@z>F=_8Bmb!EdevRB^;TTc0kR@YhBizmebUUQ$X*Oz*YL5gKcs zFxs35;U7~vVE$Fv`6FlDNY286ugd=l-Uw)=q_E@2ErpRO91yRB#8`*|@T;nXZ{B_p z^-BZaC_omkJ^%)Vo!W$YMCbuExLev!oP1&|AUt_A2@Qop(%u05S||VppnbI|`GEpJFY8J0**BuGXF=#G`0({1jx4%1qAl5 zl@h&e>nNpDA3zs}{BY;&8IXFo4|@EC*qnb6eo^QK1B%qbFLV5%cmc=hbp&8O6y#O@ z^b;0}5G(z1C8yW&H&_jjEE=zKHWamqkW>vki%k-N@1<3zMb9NZK*BV!b|N{L0&I=V z3rsdeBOOTAa%bD_bX2ysE3KfnF^N(&g_DGPwd@#CIL|WfvZny zyY*JG&3OTqId6K|Y3+}&%QYh1B?U*+RlAup?mfr!pu(~okPIbav&04xK0y1!Gph41 z{d!^l_GLCG9sAU>^vF*sS$YMX!x)5hOq7&+cR;yI-~dE1W7e)K!5>9{s{^u0;pjvB z>x}SErU3z>>7pZ2(sBga>N}^S0Y3;Bbigd)wxI_iI{KjqPk<^(S-xTW4Jd1>h}nsa ztl^)5{~`m#a^fiuG^*#gg1o$M1rht56B9Wb8~jK>YyVCkOMJ${pD7tXu*of-R*ZBV zyv5GXPX3jYZ$K`E0WNy;dC|Z>Fgr}C7g)7t(BG6;@GGo;HjKd6J%*>sU_HHhW;WM% zGm>lJRmH-9;)fAAL7uslC*#WU$krCoG~^Th{TO-Djs}d8Fi(l$mWx}3kR^pp zby<9)@#hf0sBoPbjQl(W!zerVL#~%x2J4HO6n~0q8#@9VMt0ljHPA_P0t@44Pw&1g z1%%>&EHdWlNNQ0(3hm%Wt`FBAggabBmarWm;H5ez-@5- z1hKNaG3&Gc)mgNi?>wZT%MTa>0NTcVy}kzUf>7w@5@%qyvP?|r#rE`ZWNV2kKcXW`;gV7b=MwqW$CQAFqv1`op z_NU1D5WVUhR8~TT78u00T!zEZsL0e=JO<29IrN#y7{q53qZ3fvzN=ywQp~MvMaz-{ zB^j;C`(ME%x__eKp1RqsY^=TX!C~2T7n98KnHIdb1NtXgCS}xzoir-|jlOIcqx9{U})dk(c z!vldN5FjDJEokuI4#C|mxVt-pYjAgWcXtR7+#$HT>)ej7#|IMj_eWZ5x z?zMV#H?U_!<0YZyOT&j}nN#ZQ-S$k_C_{UZwl)M#Pnd(*a_T|mvnP74=WUa(S{l<% zjvh%6ON0ypU3D+|k<;Es45c0L6ZDyio`!^^fJk7?Jti@IS{xG0s#^y{HxwwD1HA0K z4g+0^pi^ge2uEk9Qa+GwGd=kGr>l(l4%%o)e&KzKs}Y&hl^bw*i$cctXom5DsM&F& zIZ@>c&sDYur{^{(7j6rXFYRt#?Vre{EZlgeJ5%6|Xx6so>!)7AdH{HxR_q!>fSZ_+ z*0xWi>}-tqi|f024b24VaT5}98xH`j{{v!S!0qJMeG6xWNOwk`SeE~DO@JiL8{XFZ zjwe62=cQgN*WiE6HUCvf?Yaaq*TWny&5!s8zJ5QKvf4wZex3mGHm20=F|wkmi#F=n z$dJT|Ii9Z8asD6L&N!O<=`sQqC{gQMiylF7*{d&D&f1NoYGniatK-p$+B?uPG0mvio(><0dEXdw%Gz%6i>=m>BGZN20x}e|{LN`MgiTf=giL{;)CrOq9DR| zdv(0StE7|b@Q|y=J<#ndD(Mc93E4l#LA#tfE#^#f3rS2*j}~=wWt;;Vb=dpYO0z*d zO=N(|fZ3>Dp3sQrXuf8(9H`ZUNy>zm4CTV|Yq^;MVOz&d6|v(*HF_eaq$rx7_-M@o9Pw1ju#e zfy22|Y<8P-Tz}_K2*{}i9o6pNx!L#eGOUwLLTxR!#IGk*MOTT>TJSFoR6Z* zp0IH8mbx&%IAUN;EidYbDciPcKqUn501!&}Y2^y$JMK@Fv6oU$nEVak-v&~2fd5a; z=fc$ve_8#Y2H;c)pn=)$LiCj!EOgq8nEa_3v$`=~KVb-t7?KK_r&CMAd|M^rfZQxm zb+k3(Nj5jPJ-w2>6YDdnzn*ungxLwlPALa;GPWnV*4UZ6+xF$7FWvJi#UF-*1wIel zfaxFAn|v?V_syUO@EfL%3p2r&z7Wo?XdkaTl&&ne{m6SjjG2~=B0kJB41o|)uzb&$ z)0DX=z!C^=av&YU;&D;xD+rb_9SS7X1GjZju=Et5FNve~qp0N?C$gDflybs-R* z`1fd9x|qlI+44((Ku=?&9f(Cp#h&f4_|EX;bTrU(f;W>L_gMYP0Gsn2cS$9!sOvtJ z<8lxG6qlQPic3nEzZ2vE&`Vfl@PDA}?gBtcZW{~I_eKn-<9Q^HXmo&%F#119d9t0U z?1X(X#>c|SaXy)@7(jUWPn`@XCI1Nx6q7vS{=(CIo0K!2%7j_7s8#{uK>#U!g$!|h zVoQI&{H1`ffOroi>wU2Nh4cAd$nru~XGZ6a)(czHR5#AWdse&}(0SlPJ@^LMyd|ww z-Z=z?DS0I4*3B^9&S~#|c-q_MH)C5GWUDtl5<)=f`j=jnJ$wAP@ygEhK!gmW2t}*p zW7AvG;k&y66El(ZF&L`iYVzf5@x9!YVjO(6rOx|$@{uTAedGW_WWAH}t6Ir-TwL*R z^`P9`b^NsKnmwO~4=t_z_YIs8z{D=hwJ5n=Cs|6XV&KfaSdWjTQ8u9z`Nyp+s5&?l zA0aY8H!W8E(`{Rw+0t^_Sb_l_Wr(*n{?{^fnUtdhcTJoP)P&7LCzzNWw+xv)HtzPN zn2ZbHkbCq>VtHOR#?5IZMV^~v&#>51U|ltVaz5_SbkEYL!i|#SV~ow$f7hx(-<|(_ zs91SK0%FIQ6qgJS8@IsgGNv%8^r9B+A^7^N-9i}O!15VQ&GfRv{jDR;oDa|B7&!8u zrud-SGfy(4xkoJ@a0xLY-f!@cdLD_ zsDV#c&PS)^o^CaRM?-rdN>IxM2=wV=yL8TGbs!o=!PRtJmgL5Xz;S(i>c(N7!q=Or z1J?!+`cr;@7dH{-t@$s1+E>kOhmr_j@+NDp3Ql!pHO8p@e{IP8FY1Es;d+|`!hczM z@%4KePD+=wvX=iNgAkxF{1;a|z1k}ps`^idC>lyV{5@c>fS_%D;fwWd?&zEDUOzb0 zEh=lv0vx>uL{nzKB|JlR|07%BF2TJfEE+b$C>SdVulk@pa)q0xEjTL zAEDCPub#&c0MoHTu<^u*L|5-wr@K4Edoh*Z_$)gqp*D~AUu<9D+WxPgql*o&-#|Gq zCa7>ANk=Jb573auws^e*3J9^zKp<@I|Iuw^0NYfYzXdn45+mT^=`&uj%}wefu1B{Q zAj8P&pYPA^ai!CP$xYfBoEY>{@XlR(ETiCRiruV{aJ1dQ1BL;}RF7Ow+ChP`ZW*fu zoj@r6Wmuv6yWZXNpQ=~(RI!CwFJ;J9G9c`BkMIf!q=OkQsNHYlutlxU>TVBZ!@k-N zE)Xok=}C7z{FhdlcL7%gzf4Gpt|j#O^F<$E8p^Y?&S3@a$)mq7b3O68;s7RkqKR(w>SXBZ9mgaoSa!MFtz%^ckcaicSUg>4ymcH6{}Qa zwz>R#jCTyEdm`{=uH)@pP315<8WO_F9H`4i(kmn!fdPMv7qO2(4N|UZS?zq5<9Wm} zf7ZBee~fNMaQ*t1R_Tewo_HAo@7?$7KJE$_yphXc(Yg;|GuNMt98z1mdeom83T!9+ zfC>Qj_hFEjVWUV33MWKbj8}$h*h&CgE~-`3gsm+znFt`uvrfT-7Zk}A5?C3crnZbc zvlccj{vTb(`v!nwCS?Err6?-}X?!Wykdrb=fVj10^yy-qI4-X|TOLEIuB1gwMQNNT z1PKXghdbg%B9?{8<<~k})i!}rjopWMWUtkrZoV9W0>{{o`Vjd>Y`0T)Xesir)d1xGg9B zIR8L0IC{+1){%=&uBs!btnK~qO@;EjCy!&Rk-L95WqZyq*CdLjW}G-Z>q5QWA6Nr7 z7h0&S0?#vkt|*yEg#%4O+deT7HF0h)__(3ahY!mpPjkg=#OOMF#@a@S z22f=GXBnK-2mi%_PNVUz?p9Od8F@jOB0ivEZ^t_K?_$Fur=aBqM>5nP;|G>bGg-Qi zA^boD9kCiQq%BGm%d>C>2akN|#c(fh@dX({W|(f3sx+(k#7W||jR_##8YS0;LRVvB zMt6Z~WYyV^2$k`w31mn6M8dbQyFYyrLhS5x=A55alN&HJBK@bK87)=S%&K{r*_)sK zga%Qf0hof5M4S+_wz(1QGXpRHk~OwyE}nP`cRvKe@rTzbTZ`;K4GaJ+kU0aFGxrU9b|Y0G zR@PvLp~dQ7nzaUWCeB1V^ z^^GR^-0aGIza(j!)msEp&V*J?hjF`TKLF#=XT9SLIm?;e8LsnP$cDaY9na%C>FImr$ziWH3W`}VTAPY%YHe0igcJJE^1QXR?W}Upgz#?IJ|O`MXf?ViqOvwQCPTU7L>=Ic*8P57 zTN~&Q!SR_WvQt(rM7PAKjrCUL1sj5+P@0~O&wYXt6Bf426n9-1nQ(H#D+rXk5(COA z^>*&&&T-=3vuUxhvNs<-mPY+IN{SC!cnj#OfGV0zOeR3UDFXI>Z`@jZ`SuJ~-wa?> z0M;I;NYk{&a~oGoGAXXJ5K%XrRI!A*-?}Q&(4Pgz^o&QB?XI<_vEvVQ$dE-dvvMm{WX*> z+_qjAbY9WrBdl2&vL- zch!%u$@Nqu7H1RW7p%AXx`LpO>R;gA7-4*=+}2nq9sSvudGJ@(nxL^uqfzOs;rMT5 zrDbLQESKS0mWQR~TEF)9x9>xc--B_wm;ESmGo?(U4yZA2)(fO)IL}?jk}0sRw+C& z#h+B~%(bh#8nB7icgS;JhtHpjz?)78XXm+!@|-a!<8i^q-hHk7v##Z_0F2Jzd4_Mo z`_c3h3^GuEKC&}?M95%hf!`tXDGWx79@q`7Xup(hbvSz)o_uR`RhOkD37gn`QlTcd zT!=P?+)-6%^Z(*fX&iRC;BQDdYd5vqyriUHYRNSDOPy+Yb1ai5-Ge@MOEiaKTU@oeTN^13=_J`s}QaD{xA`m_$V7~oIggKaFS z3f71PN;s!IIxjB$oZf#|Z`Mc9YqP zkVic}4LQWwna_TVUCXzfsPc|=Yq$_dzdUGnQ|S%U|F#!|qMP#SgopXlmkj?r&6{C| zGW54AF$WUgi4Bj^r$WsZZ8scW#~B%6v9x({DUL=&_D~|FjphCc+jY{dT`UwlmO-*M z!+bF%1qH$66h?|^(}9$@I)wP6Pa4ZRM|Zmy*<6{ZM|<_3hu;(7V0xE-Pj0CAEUY>& zj5xS?wuJpA!Ie9`p+cD!0aF-3Y<8k}+O0~hTwI!aoVQ=QgU9o5zLYX4>4|4~l%4)- zeDV}c5r3&#{I|F-pLRE5Wd)`|T0_!#is}={3SKp}O>c4})dd_(NGi!H-`NrwA8Lxa zP;(J8wJ^i2k8k9kQyBpeczf?$X3!-QCEL_Uw?NrGxg|tL*!485xtQp#302hV6lX2@ zPlHlIV)6_pOBCn=Xzx)kJ}KEVJ06ae_l#RPKT30M&$ok8=Ke*%o8YY_kvWG8*DW?1 zi6)7^AxEM^1eeN(OrRL`?k2yYBVm?m@Eh&$V84R2{|#}K?58|#7uGbn)D8qRH92?T ze$u)+@5B2f=ngBB~DjUbjCT5@BNkW8|hu%qC{!|8$OvfQL<23pe2 zH?0pAGQ1=1v!@2LISP)29Q|Z%gy;tglLb#>DZg6m7)#aVy0CLPE6J}EK5gfd?Z0?4 zPkye4-{cg`ugZT|ewT2)vd976B;b216-(E+*PpOYZpd&YvQ1%AF@@Fc8NzNgo|gtz6`6ins(DKA~Yp|d)@~z9o|JM`lAHJ=YH-B)CY8vYLd28^3j*#Tb z6Wo5?^iFqH3W#cJ4rh*$mLxcwl6R3=yM>1&zslO_dYP5b-t+7Qsi7}(Y~tWYXZ|EY zq^-lkSTy9h`;Ua^$FX*y%XZEOJwW}feI`0IiNBCR4`!o>oeV&Hl&%_*F_0;Q6 z4c?dBLj}mociJ|u>-rfGLeGvS*#d2vyHhK-&*LN76Z(~BwK%W&vGSZ&XVwpz=(|HF z4V&GJLJf73x5Wz_)x65JCpl*@f#I|b2J9Y31kOhsF0bFSHr#?*U)ao( z?-i6ZWq~^iJG;N5p}{*n?GFq>{qsb*AfMXd8!-m|&2qOz;w3baFj9W8Lm;<8A;!U; z-Pu_s5aHfNRkVEW-;(byj0|iUzVbK`+kAp$^DcC=o+o7%xBF5o@_4mQTV3f1*tQOx`=s;|W zOB_Kk8F_hC{&rnQnGCo0T|t2~1q>xcIalfSei%3aJq8U_7?&T7`0IR3iGS{py&w zxgrADQLy^8TAIk0m$6282yfH^FY*;cRP8}TiDa5V@JFjV6|7s#iidfctE|v_pqUJ^ zBd5&l_IX8}CTOd%Ifr47AHa9;bUYeNh>`}6!MhMH{|OsMCVE;kS!?U{7^NVMPsZkh zK;G*?wl6-QCc~usNRn@7$mw)$`8^=$rnZFc9h=N~>D^0kmpn7;gM_ZNA&Nofmf}1) zjp-i%yEWi$(IaQkPK(50?*1R!70Ak-Sh~e1sWf{rbh1O!n>yY3`Bp@{S-NjxE?wX8 zme4M<$U->BBt7KY(j9Mdg)U-!)|Syb6bt2WZy+^( zmcE{_wM3D_dVBbC{pmjsSr9S!#HqrH;NudPl8#g6CSQCS2k1RBs)IK~ndP?8eK0^) z>_@Y`6Lgk305vv~nS`4$Ob{v*5+wh}Hx&upBUmZ_+xB8z4`9L-1ZyR93StGchBlINTA z`=EaVdhFvq!1wo9!yr#IZ@Pptt|m_EXk)rOm~XC7M|-eId)9omZTj0}CpgQxy@=Ur z3g5Gnl*7esZ`t&|i^gT@E0%q08#WDHoZu;jT(y~UXwHFa2RQDG{9(a?hnW<=yc>4>yu5D__6Xku@4j*jSb{3;0%h}(y z3l@_s=IyU`5|ttGg4W*UMHDF-`9sf7wwPR^Eio0gcH`GsCpl0|^F*w6SRL+#gtbY* zsH31vNPPr7Cr>zw9?rb7J(g8x6iB>R-dxA2axB;g{Nccr9IN57GmzU(C%6-G3(5`4dQ? z#cIa%2kUl>cEz{jEZO1n#bB!;(KEg#(i(})?r`;9+WnD0b^H}=mLD8&9(&bs|Kur5(kW!K zG!RV{_l3!PtQ{o;uXnlt-m}r;i&XckSbT=Ju{En@6GQ*Na?%^y>feL2*^^yawq!ec zCn5Qr%#b2aQ8PU<8a6t;jp4Nd<3e<->GCD;H~C$@xfmE_Xf+4AoLKfCavGT8=HhhX z&d^o5jG1~U_2Jt)>y^b+(}=RYu|vQVq^-2FLp~haM3ZGcuD8n2c=Ip*?TlUg&xwmb zpmSaCq1Wlxgp8oCujcRoO$%^tp8nDKBlA;ir9~|w%KWdh*5Vy~lAtA`k6l=D^4cGo z2BPKy?wAAiU+pw|L2eDvhKH+U{@av!)+Gmn$WLC|wi3-sn&9NB9W`c80o<&wov~O2 z`Kna6<(FJ^nS-9aMEvanr!=F}B_~62&^yz~;^~x;aJQ>YQm1DKE~tv~C4NeP8T)#R zGlOR(|67Nk%8?9+{yZ%}QAhm#9n9dgY$Xs4inr%l7356qT#1AIJcq#T#^?O=1T?VQ>8*R{Xtf* zlV*G?ml%KIwhzvdJJR{0K=pL4HAn2%Oq@BG3TbM=jS|SMrD=OJwUbO7jl{*Fu&gL9 zZiWOfk5Wa|n!`~v4%Z{HK6lthn%pk{jdrx>$g#+&NZmbJMVel!as-1pAlF4MyBYpv z`L6>WXUYqkgvRom>gLUFe<=5-Lp*;Vr2R6t_j#Re)4~REE#IBg#bM9$>F61n{llzX zHn8dBPl`Y_oZY!1q@5Avs5JVTEA9avB!+Ph|Gi~BYj=6~g6{umn0T^*eg5nashgTwg-xWZz>P+-Tl zO?P2s4{&b`%bNB&nrr2UTlaf$j;M7U1XiSz>Kc^%w%xwNE#6rM`=F-E?(MeLWu}@`c71TWxL<{2OsV-WAku5smD>)?qXiVVbWSK zDW8EyNjD!voOALstcoHgyACN-H=*b9!(kEoAE=?&EXApaBqZ*U(U@JbpTLQW4yXuT z3`;|+e5TUY(H4*aGuEv_KI`&E$rg*K7-pc6*VGiOSXzEuVq?XZg2a_pm;N{Zy-XF zm4S%)$bCz60HW%t5#AWKN+CEqS7c&#hS0DugN#hgrj?*z5ALwA>e};-owx7Kg^V8L z1CvM^mJw}svw-~|cC}^|7HzClt@xk3vgexkU^ujh)a6R>bUUaslSW15$&&3NDPei} zJy+0&T&0rr5;x)$C_KM%QlFztj zDYv#LyuAME99>1y>-BED7k^|#3a+NHiM-8FEl}`l{l?GV7U^;v9#`Zf5XVK1rQklEB7_hqQAAX z|E#2{Bk3&jWjp(@x~jBoLw0Aig{vLsXl!`WV1K6hTeTwkM|`0i+YkkJ0Y?N6Ve}=6 zDv?JRND!Gu7)^rei4%A)l5Ju(iXoY@=Ao$qm-g_!2C@UwZ zeQx$`QTPaF{FX`hZhcD7PY^3pzRfg^rL~)1QE|k=ypJ!t+st9YF`!--s)u^PP!267Ua}B&R;Q*aQS;k!0hI{;OselNFQT}<7Xpkw?(G+b=2c&);%?K zC1JLSww?9gh?ko--Nmyk_N+jM8#rbo1>~Kf%=*m}z zV*=cuc*omhQ001Gmx)eXnW#p2S74wEfz);rr`7Ww4oX(f=S&Vsc_SA0=pSPP2J>>= z$*VgaS11snVokas)ltssi!t*jEDx^( zN3N=YO$DfoT-+2k&v(oNJ$eSg6D{bQ)~bV6*_+oUayZ89uY+F5944;*ZL|z6-wN-F zbf3{`OkpInn9SfeI30H`*m~{qNyaqocXT!N59 ztw%ItK3}2XbL>#v7hl77>1Stsnzs}jHP(^X^b>QgTV$o~+dsi`&(k^8uQS#1S`Vlr zO$7Ci&`JBl3@!7yI!Xb**gIrsJx)0yDaxKrVZOQ)ATdLIscQlercBEBgJLCO0aaIqtX&a5C=i$rZL5)|?f2Lfor_N-vX7gjHEB zobB;Sc42Bn;9%FRS73IgD&to8!K34x)sstxo& z+_9MC3YBbVg$@deSAU9{xZomYGTYFzB17CgSpKtk-5``H<&5DleT>c+8?UnkKR|Rh z{$e+95G4xs$FHp$IL=7!pJj(GIb5+W^QL{+&$^TQ`2MRTfq`Y}%X~nl(76yXE`6agRc8Fpb z2e_Z9SCl=vtA^5bKuUAU(iiSFN=DQ__||K}F-mU@H~(Jp?o_+B-!FS31^l;?qr6CO zLq}*5r{q#=dLj69>yBwWcTvz<=MMFn4^7i;qr+r&jea0Pi%6Y_eYgdt&udp~+|aGH z^F~Yze<^Q_8zg%DQe5VrGx&*ZHV?dZM|ywN^ufE(l(5A9B?W%;Xyqi;aT(Tm4NoRv zFq8f~ZSi63WvdH$z{M3pdh$n~i3x3U%cgxuLMFU)dSI40C8B~O52?dI7m}S(7rwcP z=bB!*J!6=VRLnuE6Yo2X8m^LlPVjs^{xbRKeAKL*5{WG%idkLy$hqDu#j*i?B(KNx zkx?)QT3Mx$pS=FgaWuJ0=yuzOJ_{t_tedjziLTJnx?;%zPa_`9{kW5@3)UYYb+X(D zhabGFHJ`+#;JekYR63V~xZLMT?Vedxrk(q!!D>rXnl`$_k zgvLG7?{)1LXwLQ6M}sB6^xO-lbK>_VA?YJzW8-Is3*q~qIKO7@s&&DivurH3_ybXk z;~mUU<1~c8I+sDoIOb0eUdPvtCj1%EKzlUm!Z4r{>h%&s{FM`Azh_JCd&7bDm^NcL zRuRvLHGzAr@rL^d%}6Wz)7Q_6kA^DaJ$i{Vci=`k z6H?;=Cd{fV_}^`rG)IeV^U80BCm-vH0)Q@$$}xR}hJtCCd)%)>am3 zbuMYu`)GQTvA>m9B!!2@71X}7Q`IWC^v-`L1kTqoFz*=6a6Xq+Ic-FI)ruxBsmYeA zi_S*q;9PEYB3}Y9q2ZMS5~_s23`S6nd|7NICa}|k<`m7duL--)HJ77P%(`PDG_R=6 zL_3`4Ypr!{B19-9R$%NvFG)kjL_^vU3g<}!kHV+$D~nY^c9?1gPg|;WeO7OOGtSX- zvVs$n-{HFxd-J~)^VsIVb<9W8@?8drg#99i?IFaMK979)Wj;N~ELx2HCeil7av0t| z;f5GsX$8zh!wY+!I!qEIyYuZp<6Y*H;;YesgOo;;i$^+?1Q6xo<3_lZE)qnwYu}HL-#j5q2!Hfe)7Y}SD_7}aF ztcKBZ>*LyO7%5SvQnj}Wu4_RErKPQF01fRJ$yal{EJA^fCxdana`yE|Vsd9R&Q>a* zdFJN+zT91@@axYT-1id0^Jm@5D{14ReA#R$ zu5c5Mw8b%>!H(*8i(RCfqerJoFyfo0uPkI?1qqp+P$)JoQnTsv1n2I4;in~vr;I!5 zM9lhDe`{_Zp2aT8W6sBBDf$CNTm8Xe1BT&`?vtPpwJ#=6?g9JjW^yk2VT+BzM) z%46nvxCc}jc3W$!4cO9uc9}CiN1ux3$}_bLia)s$I7om+U5WIGK-jBZ1yFlk1|L4~ zo@S9JjG~(!idv&m>vL9ne|1|ouGLb%f!%bz@jJWRgt=ltJCM~{NEqT0h!7YTmnwYF z)VyRW$l*^W;rVhcP2t1sm#CRUJjw(dMRIH0RkBzx5Emt{TqNOO1el1~wVyVP9d!q= z!OO7}KyZem-emuk@v42ggf-&SgJCj)vzaekv2+)Dz<*F#tz)n>5OnB_m_^7N6>Tb0 z*9_i_8eH-)L+WOLg%+N`c5h)FlM9ag`p_yL9M;X(a8wWop@nU0{B<^^-j$0xs=BiP z;zaeyVH>|Gk=VC*J(%sa@!~J37M{DyW!om`$4L?WO4aLDk+?T+UP-P7hhp`Ub zT!FB940V1(l)~21l1#0Z+x5~vv{0f#u=$O*31L^I)fb0knPbtbQZi4?+noD)$Qg9j zFsT-rd{DxYxOF<4&?KZ|yl}x_Sjl3)@E1Xr+{P5*il$^vZTNeXhO=dR2e%z`s>>7l z;JiViN%Jn`Fxb`XGg6XQi0iEEjn@?eX2;BbiK3I2!;Dz&?*J>TGrU7KqO?I$7cF$A zFxU(ayl<9K;o}yy8PR!#8r5_<_;^1F%zL^7ds#!x$J_aZgFo8VU#%c<;&gumPQ0^C zwIP`$sevAq2EqptfiuMV<9xU~AP+nFaue|HIb`ppbHVq)H7SuVR~zW7fUGmChS2w{ zn@?_J;_=4A{M~x4!cS>nqS20X6wtJ!e%5^gZr8q?Zb)8(~W1C0%`GIH=EbqtBMtl_$?s{rV<#3%h_YV5+tk7h1O?{?7mv+n@Y;tjuf$@lt6LWv1~$Wd_1;oeRlOX{TUhF{M5R#Tj4Rko zy6bC&tsj{+BAR%zr@`CPfFX002#AZv=p9ccj?zVne6S%Gtg4zrgznc@l;Efek)%rO z8^TrIYxuTRu7OuB(Z~$J>@2yDc+LJqKH!9~FvX5e!4^o={e$y)eTua4%SEP8OPjJT z=w~J7{+LfJ;2ZiZ8mH<+TzPo?m%1EL<@mUQU97FKoPj5vtV;xfoLZR`t52(b!51*p z4N*G!XV~mqjkj7uUlR=Z-3xyjyUl~sk(4o0Iv_OfADq3<;2t&|0e%`ZZtv}T$;yOw z2(BEAEuDkx8^|UO~bg&I0~ZlT-&&^&5-0wLULiH0g%D zkB{9})PyllHVoT}TI+SsD1wI{ z&pEo1mOQ$6OeKC~WA@>7AZ$*iT>SKMQV1}}Fn3Ew3PtU9V73nY^=zQS6pGViY_@)m z+tzryJ8$Q@n$hp2v^7AC2&!V-3!)OyyP-eWje9V8g?6#iI0>^&buGQDy1Zzs)sP>sL*JyE1kg=7#Wa?e5n(vHL?H zYBQMh69$Y*%AW7p)i#i;dKlq zyH1QHG7r}!`uAeoxzy2;j?N?RTeDyS8FGi|yx=;kLSV;PBq~Lw!Lg?)fzv}neb#^x zEKV9>qGviDLIN#_#+U>L&(=yqv|KhmV;|u`JFu?o-s{z0MW*+|m#x?=RjA>VTHe7* zlHwDzJ4vcG4`9}gk^*8a%Rln-tfB|1^`GtvwH77blecgP7R)G%O2{%%Mq3M5UXoFQu~frxOfQZtE^)oa8Onjk z{-Ke1m_v_de&ys^l zda)`8t!mDNo&6Pq*1~^U>6aSalj@#&nC*(}Q+zcvq$_-@IVoaw_uMzz-G=h6_E$ax z@6qfjc!Z@PSTCZ3>gso*#L{Olm=xA2-blriWvTA~&xxk`qtNi z`mK0OU3~5KhQ#n(?scahd6A4s-m(`};160$?4QhGWzJXM{qncNC@o>BWA}1A`*1Qe z$my#ZX|qZofgsT09SR59O3RIHh ziv27s9g%nQ-_zzVrguGNxtO4kUn%D=e$=cHdoDgUWo5# z{Po>nch|BxTuj<+aGwDyviF#NEy9*)teQ*M!|Bi9{*##k2H9h&4RUdGge^$`WBL>S z)m;}DiY(RDy-#X7g8ADe8fR(rOu$DQR&c2A*arzZCNhK;FDC# z>ls%|;$prB0d75@y!gYiVwKn#>}tToZ6gWYYuI_f4IVhzIF=0_z(5eNBdbN&ftCOcLwt$iR;%x66HNru zoC;LJ3DxM5X?iRwH^pZtjkxSQc*UgnTNm|f)7ZU7^lJl8HXy)c)f!#HeV@7!ea1nr z7ldcji-LtpsCxH_?km)r9rt#QNW6SJ$!IV$Ac@cVos*>o;4jbv%Z0~4b_nWS+rd0F zr=+T0pT^5d0~T+_;dd!6Tz;Nj_r_a2xYIKFXs0JG&EC=J_bnI>^K7=1EwXN3X!jP` z66%ejMe8IzB=1spG#}I6gB%8)+?^8zfB8?+p~@V%t14%Vj}Z+pL08(T=tjE>y7u;h zP=~kNj&;^yC3wh~-96jg8(SA&h&ag38%KWH$7LcBb{8?c!p+oSa*#zuADp#d3)jkQ zT|3NhT&=Z3rb-%L4yq39r`vVT5-bukJOVRjFi^u6s`tc$`#%92AO8=EFQNwYNL~^$ zgY)|OO5?6&Sr}S{HbKnKnpD?I`_k7>cpSC8RKOdlu_~&!0;dLaTe@8@qdBQ^Jy}pV z3jBNZVUWTx)6xE}$fH?IzO(^2*PYMr*Mqf($7Qx4(RH{Pedk`tjOmd#XSXN;Pto}m z6*)bO)hexTRyf^GdB+k(8XFR7HOAG*iXp=jn!&>v2Qfd#@%WEoIC>k&Df!c_8S$v9 zzvY|jIdX|OiNukCjMPmwVztSN2J#nh4wtKtvTW9|A{rsTF@YW-N3&q`_Ywl;;CCwq zY}+S$ax0hw6QQM!OjCv0t{rP$r;Iu+KK}vndY+Km=gRacG8vYUINhkWS)_YYV#Cx9iXi$A%_>%@rsNPo@XsDqOzC8>!#`)}%Jg3Nqw zBY-b2-`a$`&T7UQ)0lfC%g2DRegE<{nWsf^N7cMZFqS1;(_-b_K!RPa-+3K}*JBLJ zar*+X=@;@=BTB2jO&oDOBbGR2UaG#I8A1SHO&NJ_53vohEkD0I=zHQD5ACy@ZhhWa zDSPHz*;F4BW!h0yN=lAeXAbcV@y1%CW?-O8$|%Uh<_WOB<%JRL_EwM@5v_zN=Jyq= zn`(K|Ye_sAw33cy@H7SaM+liYRRNwlAl{PHW8)^p_}d(pXPWC*FBsF=QFxZy)->D zy1jwdqh{Fslk3dE{$6BfSI}hDqG3V@!4>3JGhTtjBbbvM-RmtwtlhG z84bl5`NQxW3AQ!C&<&-9O@f3YxRfAHCBZ8kGX#w;J;kIne6-p7-bXUsTJ376V2l zCOLe2HbquK`~Ute?RaRs7+guoH+|i)Pq;`+chwW) zQsn!;nIuQAFYn%O&1;^E7S1d~8Z_weLo@|6+-Y$mv)C$;&^I@hUp;MfsGkjz<@IU5 z5)=F1SqCpO$WORjEC2UwkOZ1)o$Vwe+7K}}&w@Iig=8}LqV7L)GD3ZXw72C9FY)mvVN8~kkFc_Pxfy*&;P zSlG2F{>rhqRRGV!dc+5CEN9VcYcM_?@GgP03C2zl-^2vG=IP{70~ZDFGZimarcdg0 za<|OZ;uWdY(;hKyV-f}@PRCV0@=X-(P(pH%eiaL3WKgb-&crY>B|8e1rP-VRa2Xs* ztHF%bYO$Y2Ced-X=n-+qjO%N=?=uh`Zt|C7pOiFvKh#6VVUe>mdaV=>A5*FViiNP{ z4uqp+_^P5M-tRB#&?GQf{#f`A5!}j+fyh+hSnq>+B!fWHg%Sp3i_NaX#j2T_%<%p%x`;% zlDAL~ne_PRWdyXb&{g(gU*O$bB~f6MqHuiJs6MS0%T=B|T91Bv#_6*EAzv?45O5cWjoMT31ebyhE z0@61)_IHr1Hrsb!`Z;%%>AFLvaj{>1S%1%K+R66re$$92?LOwaR zd-Fy6-E~*=@xpW?mExbBD4BgkMxQOWg!f;x^9GiETxQy8t~a8Gha%uNFA|9^S22*y z)+_KF_tk8(-JUj@UGRexb9cjWNX4bsqg3+;jo9kUj#hY}*{y+%r~O-`mg<)a>A=t7 z*!(7jE-w$>z8;|_a@O=_D9VbriC%XyM^;nxBl4hOZAvWJn>s7wle?t|k99WduDUvZ zhHk>)+CRtlJG!G3SC`O@+0wqu)1~GR^=@9jegn~bm%LtOQMdASp8MTAM?|xW!{{hyL%4v^EC)BIn z;7$*16NSHgzRq3*>mhgA5d2oUk0K=}^$VRHU^L&iq)o2{sswu35$KK9!?Kq!>thKs zpRP_*)FgOg#}Y2q3u+ddtR#|*2T;6Io`3QEn*KRZ0z=)rxJAaEHf2GII@=i(0eUh_ zB{XNhV*9$9c8me0GgT?X@Qe~bV{Q9nGBQ?(8oF07GflU9Jc0iiL7)U#0e+LVzc}v5 z0hZi=_lgPJGt*H=uyp1VuRd=+pDYP+9s|HyDyD!_a&0euAtp+gUiM z)u3rTi@m_Up2zfG{?KDl3c!?Kif4fUYa%SS_&bxRf9H55qoGsED&X_)b8xjnTC!~V zVKNTz_au3Pz}3V#cxMvaxqnS!knHWNc=qQk8Y+Ghcw6Gkx^TKjcCmfgt-JMQCN`D` ze>>{_Zfp0ruPexQ1&KknobH~~(iG?(jqGQQ`28VLX7%pyo>+6~aYgFxrAPI!S|Pj& zCAB3niI=EP!<@v}biA_WJrnBmNhqkPgzD|`V8_vk6-tV(?5j`N$!GICe*vHL4MC8s{$XQFB~ z-BL)Sy4tpeihPR1$~=537iZ{}kaf3h``v4(1|TxI$FO&~6D^-+zJ&@Gb!CUd&!?(b zc9SuJxxL)^`b~*Un64VnhUyZ@M=i3R6LvgWY;TfzZnIla@Lni{5SRIg&T(J)ls4qZ z+<%w1w6KtLs1Q-e@eDP{$xd^$@V=AKq@t~>OxEu7<{JFejE?hhe7AYWZR@D}^5*S- z>P5ZE1E;N%d2@&0`^ZkuJADekAvkb&69h+PaPPTH$2EUXkBq>-qgSHnpKTw+`259G zcji%2e0e18cGi5p0htKK5L6l;e|e8=`p8eDU-3<#wBsf`>m;*#lGy$phWKUb+gso2 zea|6)!^HRk#`9kH16hUFemLi4ed-37%$bvUIH&GHwEn`NKYuPt7p|I4HIaVL<_}Jj zxWx`vZQjWreb%mew=kXY;9OOm=Qn6?1kiz4w!VSr71J-aiCcm)%IdeWYKWLT zUL9)Xn;)g~a532*#p-QfrtR&>93E;uJtGnIPyq$=5BS=)?WC0s4n^Nj#3K!ZTnNJD z99J|L?|-xXi%-DQ5+m0$jEP^+|JuCmA@~J11yCK|RGPRozBaGR=%vGDNUr{WbiHL* zT*1;UJcI;yNC-~wpuyb<8l2$n?ruZy;1b+|1qkjg!QI{626vykIp_V}@BX>`;CUEk zX7AlyUA3y#>T2P^GC`V=F`>lLKu1mBQTk$qNSJK;*tC1@*X zDctP=qC+K{hu>#+=6dPecwHL-x9S9E{X@Zd}qXnlKI1R(aZ1YZr; zYYzTc(2A{&zqnS@%&P@0w#$6sh+`9*BeubSms)PI?v|F0u47~-xg<@Zrz|NvJdHAE$&&HkAw*ab4L8fI`@%>vNa}S4pICQ&J0lvizL=hMwYWpyhRK8j z%9-n$dco(@oXMv5XtnBAFHtxNit<>s zCCD6gMh`1p+p27g<9kL(C-(VG_}P>TXq509$a3WQs?mXGt2WEl>%kk={F?aY`XWxn z$96Q2*J!0V=Wi*!*72TDo#yC0*y$XRAIj|?J}U_t-(UF)E<7yY_F0wdi`~(T24~Na ze*RUf`dkjVZ`R)K67*-@o8)a`6At@pHqnum3{brQE3EF~6BFJp5h1>WdmJ$waMSkh zhmB&fWm|h|i)A}qi%p-kFVu;Uhgwau_DD)WpF(P2MlX4&c-1MGRX|V<%9uIYWlq1T z-f8-Hxl!u5b)cw22m3oG2S+1u0c*4Vk^Vonj9|jv^okfZX=`a*+FhT|8N zmGhCY&}zZNB>b+TZlao_dj$AIS>eP|l#B+V+R+4;sguh3sr_YZx6DhHLLj>2yZouj z37l+k2H1|JucvsOSxHv)7w zrB3-kNp?9*9szQD^q$*SNBan9PcXLjE(IypsJ&24?dvU*aK4khh`&g7w_)wH`|$sA z{vzr_x_+fJy7u-XV{F!!wBhVtIa)zweN#yzpAbtLF+OMBgb zL&I9FO7ijh2T(0zf+lpv7Hl8lGvbYzzPP9Ao&w^?+}~fqtE%2ydAb3q=fIGB>BPy^ zx<4Rqp!%26!e`SC8;d!y%)HG2k~1X{-P;Z;E-r7)XqKVSS$r1L?lg8pcAfPkE@P9h zelAcsw3xkPhBqeHE`GT^CIFh=g?Z(YboWi6E9WDs1<*+c#Tm4o0tXk@eoF;fsXi=s zoexvo5UqYK{)2gQ_+&e3Yn(B-J_ZJFoxI#)ZZ9R155T8fJd0@t2Uf4IakEFcNt`NL zFSn-Nnnsx!w=?INQdS#I8M4UzIiFt{gR!TDQb1hG4A(Y@eyRO(q7_V=SxTBJAJT8r zJ9}T9-gG&Z(=v=SINQf*mdvFz{`Ud?wf zduHlO!fOvNsYLF8FAQXqOT7~>`fD2q5R*3{Nmh6`G4v7e4yYL%3Tq$w%giqUgNWkYh2;8 zM>x57yeEhbRr=1VPXL^S1%CTh48zNw8!yEn0(#nn9{`HW`)$)rdUK@Joy00JS$8dD zh|bvOtg3?y+!vwz%8=cqE@_^FMBUL{e(z=dsw3x+s+_^~gT*gkC};5JE3Ftor>*Y; z9wIaZ@N21wIt8h?pK;?R!6jR9enY3mCz>JF&vSftf`#90YdLYsv_w54w(TcjeAT&# zKum5VR8M9saTF8P%3xhzbFww2yRei?LD4u0AiQox_7z)UMiO1n0HJ#LYOTQ04f^Qr zzOCF%yfSonJhVXE{1f-()CC~p|E;z?GWdLi?o+fqZ#lK4K=FX8W3=3}`}qqZV9>;b zFBH|#mnfjWPw;ETxIBOUE$fjP`6WZNoiX5kJHZZENoh|_(;UtDQbNkQUPnIOtxx4g zKVg+FHl^q!9VJWb*U;WJb2>@V17&AAVHA*d1jWSGPrU`^$9GYuIw(~U(vWXUpSBz< zj2|na2_Nvaz@GkFK*zXAo+;1uaJIG`w84uh?x#~VLT!U$SIB!uWE=Q)r9DwM@Dr}< z(*vQ!Bb3T!O{r!y)7e9xXLME8T+ong3G5N226fV`JL1JBHHGqop0q^w3#0_Wf?( z<3cl-Su-;8hmRgb)rkH{>mznzX?kbacV!rJfIN=vV)Q}m)gh<4++vDmvHM2{)DO?j zpgw)&PFW^Pquj4K8s^6HYsyBiag+J1zG2|=k#~_pd3!(tyf@c4Rsro`x#?m23Z#GT z>vvA3AkebYo&*k#acpu+#&nI(^5Qx1w_V4_n?Mjy8YgGA;Dz5*b-bDv7hij3ZXfno zd}&Eb6O5`WhVK1FjZO=T~Bqf|4pAv}X!qg}awPZOLkWh^8!9$AQamie$eBp)a3vkw31; zn9O{u-i_>1XR#sYzF%l)bpNer)sTBzi0^Z9#2K8K@xZ)!zxs6blEr4H&9DD*)w<<= zHEKrlnXY$erS6-}@Op?Mt<4&?En>9c3w3cn16L4*lzWqo`{$jVx|?~dkRJTiU6}t; z4p@1UEK?)3Bue}#kv+*n;r5O;&ZA9k|7EP@$^_Um<4ZpbhF2+CIGbNxYZ26Wt-8}n zU+&+G598x56+{;~-B#O;1<}u$8!;0wf7n~!-qe9SxN6iX>Ds?3t={{(gdgq{Q<|`^ z?PFDvB}h_T`LVk4ZARKDH!Hf_Ub(BIfY}_3L{&1~mk(JYkRyw=IJQ5sAjrf0O;Xsu;jH)!st7)AQ} zY~tc%cB~vYZXHh(;eukOOfT|827q?d_(0u+EwiwWkXEPrZrHJgA1TO1Ons>+qq@EV$HN?Wr@r@IE0>HoZ3F?yjN>o3e{O;`YD6zb&vG3BD;_ z5{wve=be3`Ti~hom6Z?SAEv z#WK0!0!&g$8M;Z;|B7ch%y?QUNZBFsO00XE*5=~sQ&3%{h+ye~{saMfTsV6;^=n z^cXXy8EMHAP@4NJ>AS+HEZ#Y?J#wy9?uw-LP2_MGuFo9*3PUb6eC#(yV6c)T5}!7c zP4Gyqq5L9MSj0QDpDq&JP;QE-*9%Yq7jVE$6=6b1N=vVOcR#-@b4VVy>Eh&J&4~8@*_pq zi@EhdF`%6P9Z$zEA%b-1`3A?FGRgiFm37g*Tx<;4E|LOXQ*$ zu|ymV3(nRh_*Xr8)H2R588Yh(MW2qa>TYU_jWM5JQ!rKud6Q zzM7-K$s>kFo^$PYDR8=ZBztQc{aeZ67#G?OJ;zF`8{M2qQpKKZFbaqQ=K^*B_d!OZ z_0fu5x5n}z2bL8pkU-gb*Y#q^37^nRVV>We;E6CM7BI*eN;uG4VWCwhv!nD%y+m9S zn3D0O{1Y&)fLi_yDd#B{WqxB#Y4OwnTG0+d9R8#TYFQsa7=dZ&-gng70WRh1OxG{OpDX5eWF#Am zp=HluN6J4z^mjuX$IwPJw4K(WdKvzE=hQ$< zB==A#{2cIn(%DrT5Kx5~NT4QnfQXj0Jh#r}R_lcmsRZ$hcwKw~mB@ai%iY_*^83B0 z<{De4_ap!*531*bpcA6i0Co({#trMU&FsfEgGK5B_s!S^pzh88h&u<});5YV z8_jQE%U*qUk^50&eo^xuGn_lj4Y#yY3C9>q6k|U*_OpI{C{#l@;Gy!irxWU2pe_{G z_n4o5_n8b!7BXdwjV3|Tqi?k3W;8M8X>Er%Jm{Qqly zt^C0v+1o({N%nj$Ob||=K0w|8qG2lcG8nYd@c8=Sr^OmOjrbB^cnYC!!u=J}l$4pZ z2rI7Fo-=gq|6_P_XsP4>^WLAAIAZPB|nWdYC6BglV{XJ8K2Za8~TWgZ1 zgo$xf;AStP7pp`SnJ0rFj$(mCjfU{i?4LP394V7vD@@SBX$gfrFF2}`Ro118Q7 z=RFa?d4k8(fWCS>h6dOu!OfOce4x;2T%xMn`WO-v)iuMt`~wfMGt%lldyQG^5c&u= z&hPx?hpp_Z6G!N*1+ooAdZ zv2u`p--!ne1*Lv7x!t&zfqxZWpz5YmLFawdJ(!oc(`-%XTS22t0tNN-zLnV>i?w-kU zvE9XzvDO2t=y@oK`}2mQVzKqRVn;{i`BpcWfj&27&D0R3BGaLptj5xzfaTTWPcItJ zczVMhO?H9+8SGfa9;rcc>;HG!k11887aUBk(6(b{E4G5^g~3FM{gp z@Ko3W@X9T(O)xwh3P}f&gNbLoKLABa;_DGu5-;)5XHEq)YjX$ZXE0$m4lp|D!*cou zVFMJDr@!UL3Jx5WjP|-OZ;=at#k#$dU+LO4x5saKnkkQkGatOY)x6NOg&S3H+%qzg zRX~yzon(g1Vf_;I-AX_rTj7i8bOAe{XXL3Nkb_jT5z5RDyHyiY)L5A1@I>ya$gwcP zzqp>^H94XYW`s6YHR$@VTe>ZV$hz2z``d2~e&+x8CokBhdSO17yEPTvNkJU&!E+yq zYKAHFjwyiY`zAdZnl20`uS>Hzf=V?u77}y!I^RA)s0j6#f9G6$ZoZmia znA32F19+@L72LJMzlHl0mXT-~@sOY;9JAb+kE0q}djEr?i<#n_H_rEfk{X4SNP!b< zhaq!r3GEm6Rw=oxuZD~0*C!-1H(He^dKirVN;0x4p6^oOdfd&{Iqw?bcxlLiz-tw* z{svgAWKM{VN4WhV;J;d4q9CPdiprifRLN4;PT6BK=)L#X7Zqt#;*%dPVQx1~&zE%$ z7S5}E8K^D<>XVQat0(VP-KRa=W2^BVu-GNy<|c4CVQ~Y;0H&8ybEo!(J3uxO41hgA ztmo)R?KnxcJ^fyvv8c5*9#<)?AhwgZ<*5;|Q?}c9l$_(G)bkeog6K!P{C{2KT6!xg z9X|dx@!x1SXB&glWKaepbZMwVii&{83yk0<&SkpWZ0`0B0ZxbOGv6f^+YY<|2= z7J5hOIS~%)855@YL^*hKKFI@FD-l zTiGf`LoRSdgblmj9T$|juC`u zypW$TJ%Mz2{$fb3@@V`NHSE)$7i0i&0wQ03`&KJwI;G=Mz~&+bBU6s}udr0DdMIzd z7ccLBJby2z*}h1C?61&e=T*R7*q;2rgwQ#%+eyHT42(wSdld`jSDm_}5hg&saywk? z&&UW7+DkmrGYuBTu;qCT zU_eSHt6t}bR6Hl!HPZvHk%-59Wdk^U-Qya@zst%0GDVpT*-Z2t^@2pY7&fxj4b6S= zSg->Lw7!~fx1Sb6>%cs>c!xum^_GNgd-6_G_=d=PkGe z@|N#f0B!h{O?m*>q}RZU{r`|(nb^grB}oteF!`0ZvvK^s6L5!-()pC_qyYgTsvBEG z(&|H*H#ZVdw(BZ#Sg|%a4o=s(%j(^$&*4CYyK9O(Ig03{TS`kOL4ce!3fMhRRFgbj z=t8ggz){{(5jOrOqw+txD=AG+6hL=1Yv6;3WUaNuo|kvBVgJMfL`K;(=NuPxy+3#YNh_p^@VU{O-xq$E_k+sXi9a|kH`jceF3TWbM zTs+|3C^56DfD!0KvDX7+0f5jH-GVFzu(En`kgC-yy@Y-X(gk~v1A)Jr@Gi{`>#XWn4A1lX(QS~P#>osb3FY(KZ)NcFmeCDRZchT%Ojrp?V+XFgt zuy5LcqQe+}r5{zKU84vTR=+ltEAEOpr9gGMxLs*O?D4D!Xh`8^Zwf4=h3_ zU*aG8z5ysYeg8C#;Y0CEr`A^e`KlJPyC<9zsVyZ4fIq<05jUL@{PA%Nqb5#y zy?Qm686@?Y7kGLn{Cl>oNVU4N-MdmCImlMBuo@xKU-eg`q38KW6tHGInCIRb@$hSM zlFxL^>m)4W5!k0`9qrSwiVL+&Ajnu8#=wR8kAuKOPmRD!nGfPm1w)WmX9g?)vP6(} z?(o-?kJVe2e7n`BU=-k0|T($c?p+@?p{YIi*s7s|hr-~>$$jJ#CmM!Rt+zc|o3TB#Du!MlnS6)&Zl z78gZq=G7)&U=`61iDonZW?}1Wl;W&eopXg@-FV1VpuxlEhsjrxHSQ*Td3e+b3$uB* z4--acs4bcDX!#MIA$4uEtQ8CzXSbwRwW5^3 z=E$AdAK<~0pKU)+rj>^2ALc=sHzfc8o5eK}V@p*BNAho4blp7>`;>31e5c%wR_j52 z7miE#D*+Br(D+uJ1R_#RsTaxZ6A}*6_tM5@E-!4bH8y~(10LEVD5S0$jumIivV;LE zMGBW&-}UsUAD0=pO9-5{gRHFejQighkmSsSviJEb=$$WAmT>WvuL6>@XQC_oy+r~f z0QhutgF4v%?$6UsCe5}~?<~9s_)848n76mI3dS}bj^Ib%--5Hm>suAJDvw68;=ua8 z8JEC`JmGh@V06F1xOj?@w(3~{OI*QpQLnA3Yi?&>8>ab_qq)VS?Dt$D%eK&ki9TMf z-Y^FoqUVBMqqbJvzVf+1U|v(Dxhqe699?}vv^`#2I^-fd&mpXs^%dDJqY@a5;sEca zR0Q{zssCSHoYhj)!qdwh7XW2zEEnQ`cSy#?6~n&;n&fo!EQA0xfd;c}9H0c;12BFg zX)EG@W)%ot)~v8{$aXVn>wjII002kz*@QY?U_U}LHy6M%^6eg zpA-Rmj!jo;jckcQ(G z9S%Y7ak?3r{PA?s8}HuUGq=Z+@Zx4Mj%}_%`SYs7Javw@G$MjR7f%2E$gVc8YJn|k?1p#eKcPA zIC1&te7ov&>T%<%?>?G&nLZprN%(oNz#hs}u{6S$*^Dn0H*Se)K5cMy({w-accpN~ z^S9j>QV+*9zx3RpFmWO|*IlQ;!s~BRgCQm#;?3-11{OW7Qr678a$uXO%w~ znsUgnVa#odD4L<#2M6FcXXX#}ZC_kVXZ^&nqk0y@R&2!!!aI UG7NXidI|8)*xz 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 literal 0 HcmV?d00001 diff --git a/assets/javascripts/bundle.88dd0f4e.min.js b/assets/javascripts/bundle.88dd0f4e.min.js new file mode 100644 index 0000000..fb8f310 --- /dev/null +++ b/assets/javascripts/bundle.88dd0f4e.min.js @@ -0,0 +1,16 @@ +"use strict";(()=>{var Wi=Object.create;var gr=Object.defineProperty;var Di=Object.getOwnPropertyDescriptor;var Vi=Object.getOwnPropertyNames,Vt=Object.getOwnPropertySymbols,Ni=Object.getPrototypeOf,yr=Object.prototype.hasOwnProperty,ao=Object.prototype.propertyIsEnumerable;var io=(e,t,r)=>t in e?gr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,$=(e,t)=>{for(var r in t||(t={}))yr.call(t,r)&&io(e,r,t[r]);if(Vt)for(var r of Vt(t))ao.call(t,r)&&io(e,r,t[r]);return e};var so=(e,t)=>{var r={};for(var o in e)yr.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&Vt)for(var o of Vt(e))t.indexOf(o)<0&&ao.call(e,o)&&(r[o]=e[o]);return r};var xr=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var zi=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of Vi(t))!yr.call(e,n)&&n!==r&&gr(e,n,{get:()=>t[n],enumerable:!(o=Di(t,n))||o.enumerable});return e};var Mt=(e,t,r)=>(r=e!=null?Wi(Ni(e)):{},zi(t||!e||!e.__esModule?gr(r,"default",{value:e,enumerable:!0}):r,e));var co=(e,t,r)=>new Promise((o,n)=>{var i=p=>{try{s(r.next(p))}catch(c){n(c)}},a=p=>{try{s(r.throw(p))}catch(c){n(c)}},s=p=>p.done?o(p.value):Promise.resolve(p.value).then(i,a);s((r=r.apply(e,t)).next())});var lo=xr((Er,po)=>{(function(e,t){typeof Er=="object"&&typeof po!="undefined"?t():typeof define=="function"&&define.amd?define(t):t()})(Er,function(){"use strict";function e(r){var o=!0,n=!1,i=null,a={text:!0,search:!0,url:!0,tel:!0,email:!0,password:!0,number:!0,date:!0,month:!0,week:!0,time:!0,datetime:!0,"datetime-local":!0};function s(k){return!!(k&&k!==document&&k.nodeName!=="HTML"&&k.nodeName!=="BODY"&&"classList"in k&&"contains"in k.classList)}function p(k){var ft=k.type,qe=k.tagName;return!!(qe==="INPUT"&&a[ft]&&!k.readOnly||qe==="TEXTAREA"&&!k.readOnly||k.isContentEditable)}function c(k){k.classList.contains("focus-visible")||(k.classList.add("focus-visible"),k.setAttribute("data-focus-visible-added",""))}function l(k){k.hasAttribute("data-focus-visible-added")&&(k.classList.remove("focus-visible"),k.removeAttribute("data-focus-visible-added"))}function f(k){k.metaKey||k.altKey||k.ctrlKey||(s(r.activeElement)&&c(r.activeElement),o=!0)}function u(k){o=!1}function d(k){s(k.target)&&(o||p(k.target))&&c(k.target)}function y(k){s(k.target)&&(k.target.classList.contains("focus-visible")||k.target.hasAttribute("data-focus-visible-added"))&&(n=!0,window.clearTimeout(i),i=window.setTimeout(function(){n=!1},100),l(k.target))}function L(k){document.visibilityState==="hidden"&&(n&&(o=!0),X())}function X(){document.addEventListener("mousemove",J),document.addEventListener("mousedown",J),document.addEventListener("mouseup",J),document.addEventListener("pointermove",J),document.addEventListener("pointerdown",J),document.addEventListener("pointerup",J),document.addEventListener("touchmove",J),document.addEventListener("touchstart",J),document.addEventListener("touchend",J)}function te(){document.removeEventListener("mousemove",J),document.removeEventListener("mousedown",J),document.removeEventListener("mouseup",J),document.removeEventListener("pointermove",J),document.removeEventListener("pointerdown",J),document.removeEventListener("pointerup",J),document.removeEventListener("touchmove",J),document.removeEventListener("touchstart",J),document.removeEventListener("touchend",J)}function J(k){k.target.nodeName&&k.target.nodeName.toLowerCase()==="html"||(o=!1,te())}document.addEventListener("keydown",f,!0),document.addEventListener("mousedown",u,!0),document.addEventListener("pointerdown",u,!0),document.addEventListener("touchstart",u,!0),document.addEventListener("visibilitychange",L,!0),X(),r.addEventListener("focus",d,!0),r.addEventListener("blur",y,!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 qr=xr((hy,On)=>{"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=/["'&<>]/;On.exports=Pa;function Pa(e){var t=""+e,r=$a.exec(t);if(!r)return t;var o,n="",i=0,a=0;for(i=r.index;i{/*! + * clipboard.js v2.0.11 + * https://clipboardjs.com/ + * + * Licensed MIT © Zeno Rocha + */(function(t,r){typeof It=="object"&&typeof Yr=="object"?Yr.exports=r():typeof define=="function"&&define.amd?define([],r):typeof It=="object"?It.ClipboardJS=r():t.ClipboardJS=r()})(It,function(){return function(){var e={686:function(o,n,i){"use strict";i.d(n,{default:function(){return Ui}});var a=i(279),s=i.n(a),p=i(370),c=i.n(p),l=i(817),f=i.n(l);function u(V){try{return document.execCommand(V)}catch(A){return!1}}var d=function(A){var M=f()(A);return u("cut"),M},y=d;function L(V){var A=document.documentElement.getAttribute("dir")==="rtl",M=document.createElement("textarea");M.style.fontSize="12pt",M.style.border="0",M.style.padding="0",M.style.margin="0",M.style.position="absolute",M.style[A?"right":"left"]="-9999px";var F=window.pageYOffset||document.documentElement.scrollTop;return M.style.top="".concat(F,"px"),M.setAttribute("readonly",""),M.value=V,M}var X=function(A,M){var F=L(A);M.container.appendChild(F);var D=f()(F);return u("copy"),F.remove(),D},te=function(A){var M=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body},F="";return typeof A=="string"?F=X(A,M):A instanceof HTMLInputElement&&!["text","search","url","tel","password"].includes(A==null?void 0:A.type)?F=X(A.value,M):(F=f()(A),u("copy")),F},J=te;function k(V){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?k=function(M){return typeof M}:k=function(M){return M&&typeof Symbol=="function"&&M.constructor===Symbol&&M!==Symbol.prototype?"symbol":typeof M},k(V)}var ft=function(){var A=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},M=A.action,F=M===void 0?"copy":M,D=A.container,Y=A.target,$e=A.text;if(F!=="copy"&&F!=="cut")throw new Error('Invalid "action" value, use either "copy" or "cut"');if(Y!==void 0)if(Y&&k(Y)==="object"&&Y.nodeType===1){if(F==="copy"&&Y.hasAttribute("disabled"))throw new Error('Invalid "target" attribute. Please use "readonly" instead of "disabled" attribute');if(F==="cut"&&(Y.hasAttribute("readonly")||Y.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 J($e,{container:D});if(Y)return F==="cut"?y(Y):J(Y,{container:D})},qe=ft;function Fe(V){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Fe=function(M){return typeof M}:Fe=function(M){return M&&typeof Symbol=="function"&&M.constructor===Symbol&&M!==Symbol.prototype?"symbol":typeof M},Fe(V)}function ki(V,A){if(!(V instanceof A))throw new TypeError("Cannot call a class as a function")}function no(V,A){for(var M=0;M0&&arguments[0]!==void 0?arguments[0]:{};this.action=typeof D.action=="function"?D.action:this.defaultAction,this.target=typeof D.target=="function"?D.target:this.defaultTarget,this.text=typeof D.text=="function"?D.text:this.defaultText,this.container=Fe(D.container)==="object"?D.container:document.body}},{key:"listenClick",value:function(D){var Y=this;this.listener=c()(D,"click",function($e){return Y.onClick($e)})}},{key:"onClick",value:function(D){var Y=D.delegateTarget||D.currentTarget,$e=this.action(Y)||"copy",Dt=qe({action:$e,container:this.container,target:this.target(Y),text:this.text(Y)});this.emit(Dt?"success":"error",{action:$e,text:Dt,trigger:Y,clearSelection:function(){Y&&Y.focus(),window.getSelection().removeAllRanges()}})}},{key:"defaultAction",value:function(D){return vr("action",D)}},{key:"defaultTarget",value:function(D){var Y=vr("target",D);if(Y)return document.querySelector(Y)}},{key:"defaultText",value:function(D){return vr("text",D)}},{key:"destroy",value:function(){this.listener.destroy()}}],[{key:"copy",value:function(D){var Y=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body};return J(D,Y)}},{key:"cut",value:function(D){return y(D)}},{key:"isSupported",value:function(){var D=arguments.length>0&&arguments[0]!==void 0?arguments[0]:["copy","cut"],Y=typeof D=="string"?[D]:D,$e=!!document.queryCommandSupported;return Y.forEach(function(Dt){$e=$e&&!!document.queryCommandSupported(Dt)}),$e}}]),M}(s()),Ui=Fi},828:function(o){var n=9;if(typeof Element!="undefined"&&!Element.prototype.matches){var i=Element.prototype;i.matches=i.matchesSelector||i.mozMatchesSelector||i.msMatchesSelector||i.oMatchesSelector||i.webkitMatchesSelector}function a(s,p){for(;s&&s.nodeType!==n;){if(typeof s.matches=="function"&&s.matches(p))return s;s=s.parentNode}}o.exports=a},438:function(o,n,i){var a=i(828);function s(l,f,u,d,y){var L=c.apply(this,arguments);return l.addEventListener(u,L,y),{destroy:function(){l.removeEventListener(u,L,y)}}}function p(l,f,u,d,y){return typeof l.addEventListener=="function"?s.apply(null,arguments):typeof u=="function"?s.bind(null,document).apply(null,arguments):(typeof l=="string"&&(l=document.querySelectorAll(l)),Array.prototype.map.call(l,function(L){return s(L,f,u,d,y)}))}function c(l,f,u,d){return function(y){y.delegateTarget=a(y.target,f),y.delegateTarget&&d.call(l,y)}}o.exports=p},879:function(o,n){n.node=function(i){return i!==void 0&&i instanceof HTMLElement&&i.nodeType===1},n.nodeList=function(i){var a=Object.prototype.toString.call(i);return i!==void 0&&(a==="[object NodeList]"||a==="[object HTMLCollection]")&&"length"in i&&(i.length===0||n.node(i[0]))},n.string=function(i){return typeof i=="string"||i instanceof String},n.fn=function(i){var a=Object.prototype.toString.call(i);return a==="[object Function]"}},370:function(o,n,i){var a=i(879),s=i(438);function p(u,d,y){if(!u&&!d&&!y)throw new Error("Missing required arguments");if(!a.string(d))throw new TypeError("Second argument must be a String");if(!a.fn(y))throw new TypeError("Third argument must be a Function");if(a.node(u))return c(u,d,y);if(a.nodeList(u))return l(u,d,y);if(a.string(u))return f(u,d,y);throw new TypeError("First argument must be a String, HTMLElement, HTMLCollection, or NodeList")}function c(u,d,y){return u.addEventListener(d,y),{destroy:function(){u.removeEventListener(d,y)}}}function l(u,d,y){return Array.prototype.forEach.call(u,function(L){L.addEventListener(d,y)}),{destroy:function(){Array.prototype.forEach.call(u,function(L){L.removeEventListener(d,y)})}}}function f(u,d,y){return s(document.body,u,d,y)}o.exports=p},817:function(o){function n(i){var a;if(i.nodeName==="SELECT")i.focus(),a=i.value;else if(i.nodeName==="INPUT"||i.nodeName==="TEXTAREA"){var s=i.hasAttribute("readonly");s||i.setAttribute("readonly",""),i.select(),i.setSelectionRange(0,i.value.length),s||i.removeAttribute("readonly"),a=i.value}else{i.hasAttribute("contenteditable")&&i.focus();var p=window.getSelection(),c=document.createRange();c.selectNodeContents(i),p.removeAllRanges(),p.addRange(c),a=p.toString()}return a}o.exports=n},279:function(o){function n(){}n.prototype={on:function(i,a,s){var p=this.e||(this.e={});return(p[i]||(p[i]=[])).push({fn:a,ctx:s}),this},once:function(i,a,s){var p=this;function c(){p.off(i,c),a.apply(s,arguments)}return c._=a,this.on(i,c,s)},emit:function(i){var a=[].slice.call(arguments,1),s=((this.e||(this.e={}))[i]||[]).slice(),p=0,c=s.length;for(p;p0&&i[i.length-1])&&(c[0]===6||c[0]===2)){r=0;continue}if(c[0]===3&&(!i||c[1]>i[0]&&c[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=[],a;try{for(;(t===void 0||t-- >0)&&!(n=o.next()).done;)i.push(n.value)}catch(s){a={error:s}}finally{try{n&&!n.done&&(r=o.return)&&r.call(o)}finally{if(a)throw a.error}}return i}function q(e,t,r){if(r||arguments.length===2)for(var o=0,n=t.length,i;o1||p(d,L)})},y&&(n[d]=y(n[d])))}function p(d,y){try{c(o[d](y))}catch(L){u(i[0][3],L)}}function c(d){d.value instanceof nt?Promise.resolve(d.value.v).then(l,f):u(i[0][2],d)}function l(d){p("next",d)}function f(d){p("throw",d)}function u(d,y){d(y),i.shift(),i.length&&p(i[0][0],i[0][1])}}function uo(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 he=="function"?he(e):e[Symbol.iterator](),r={},o("next"),o("throw"),o("return"),r[Symbol.asyncIterator]=function(){return this},r);function o(i){r[i]=e[i]&&function(a){return new Promise(function(s,p){a=e[i](a),n(s,p,a.done,a.value)})}}function n(i,a,s,p){Promise.resolve(p).then(function(c){i({value:c,done:s})},a)}}function H(e){return typeof e=="function"}function ut(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 zt=ut(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 Qe(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var Ue=function(){function e(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var t,r,o,n,i;if(!this.closed){this.closed=!0;var a=this._parentage;if(a)if(this._parentage=null,Array.isArray(a))try{for(var s=he(a),p=s.next();!p.done;p=s.next()){var c=p.value;c.remove(this)}}catch(L){t={error:L}}finally{try{p&&!p.done&&(r=s.return)&&r.call(s)}finally{if(t)throw t.error}}else a.remove(this);var l=this.initialTeardown;if(H(l))try{l()}catch(L){i=L instanceof zt?L.errors:[L]}var f=this._finalizers;if(f){this._finalizers=null;try{for(var u=he(f),d=u.next();!d.done;d=u.next()){var y=d.value;try{ho(y)}catch(L){i=i!=null?i:[],L instanceof zt?i=q(q([],N(i)),N(L.errors)):i.push(L)}}}catch(L){o={error:L}}finally{try{d&&!d.done&&(n=u.return)&&n.call(u)}finally{if(o)throw o.error}}}if(i)throw new zt(i)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)ho(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)&&Qe(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&Qe(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}();var Tr=Ue.EMPTY;function qt(e){return e instanceof Ue||e&&"closed"in e&&H(e.remove)&&H(e.add)&&H(e.unsubscribe)}function ho(e){H(e)?e():e.unsubscribe()}var Pe={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1};var dt={setTimeout:function(e,t){for(var r=[],o=2;o0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(r){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,r)},t.prototype._subscribe=function(r){return this._throwIfClosed(),this._checkFinalizedStatuses(r),this._innerSubscribe(r)},t.prototype._innerSubscribe=function(r){var o=this,n=this,i=n.hasError,a=n.isStopped,s=n.observers;return i||a?Tr:(this.currentObservers=null,s.push(r),new Ue(function(){o.currentObservers=null,Qe(s,r)}))},t.prototype._checkFinalizedStatuses=function(r){var o=this,n=o.hasError,i=o.thrownError,a=o.isStopped;n?r.error(i):a&&r.complete()},t.prototype.asObservable=function(){var r=new j;return r.source=this,r},t.create=function(r,o){return new To(r,o)},t}(j);var To=function(e){oe(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:Tr},t}(g);var _r=function(e){oe(t,e);function t(r){var o=e.call(this)||this;return o._value=r,o}return Object.defineProperty(t.prototype,"value",{get:function(){return this.getValue()},enumerable:!1,configurable:!0}),t.prototype._subscribe=function(r){var o=e.prototype._subscribe.call(this,r);return!o.closed&&r.next(this._value),o},t.prototype.getValue=function(){var r=this,o=r.hasError,n=r.thrownError,i=r._value;if(o)throw n;return this._throwIfClosed(),i},t.prototype.next=function(r){e.prototype.next.call(this,this._value=r)},t}(g);var At={now:function(){return(At.delegate||Date).now()},delegate:void 0};var Ct=function(e){oe(t,e);function t(r,o,n){r===void 0&&(r=1/0),o===void 0&&(o=1/0),n===void 0&&(n=At);var i=e.call(this)||this;return i._bufferSize=r,i._windowTime=o,i._timestampProvider=n,i._buffer=[],i._infiniteTimeWindow=!0,i._infiniteTimeWindow=o===1/0,i._bufferSize=Math.max(1,r),i._windowTime=Math.max(1,o),i}return t.prototype.next=function(r){var o=this,n=o.isStopped,i=o._buffer,a=o._infiniteTimeWindow,s=o._timestampProvider,p=o._windowTime;n||(i.push(r),!a&&i.push(s.now()+p)),this._trimBuffer(),e.prototype.next.call(this,r)},t.prototype._subscribe=function(r){this._throwIfClosed(),this._trimBuffer();for(var o=this._innerSubscribe(r),n=this,i=n._infiniteTimeWindow,a=n._buffer,s=a.slice(),p=0;p0?e.prototype.schedule.call(this,r,o):(this.delay=o,this.state=r,this.scheduler.flush(this),this)},t.prototype.execute=function(r,o){return o>0||this.closed?e.prototype.execute.call(this,r,o):this._execute(r,o)},t.prototype.requestAsyncId=function(r,o,n){return n===void 0&&(n=0),n!=null&&n>0||n==null&&this.delay>0?e.prototype.requestAsyncId.call(this,r,o,n):(r.flush(this),0)},t}(gt);var Lo=function(e){oe(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t}(yt);var kr=new Lo(Oo);var Mo=function(e){oe(t,e);function t(r,o){var n=e.call(this,r,o)||this;return n.scheduler=r,n.work=o,n}return t.prototype.requestAsyncId=function(r,o,n){return n===void 0&&(n=0),n!==null&&n>0?e.prototype.requestAsyncId.call(this,r,o,n):(r.actions.push(this),r._scheduled||(r._scheduled=vt.requestAnimationFrame(function(){return r.flush(void 0)})))},t.prototype.recycleAsyncId=function(r,o,n){var i;if(n===void 0&&(n=0),n!=null?n>0:this.delay>0)return e.prototype.recycleAsyncId.call(this,r,o,n);var a=r.actions;o!=null&&((i=a[a.length-1])===null||i===void 0?void 0:i.id)!==o&&(vt.cancelAnimationFrame(o),r._scheduled=void 0)},t}(gt);var _o=function(e){oe(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}(yt);var me=new _o(Mo);var S=new j(function(e){return e.complete()});function Yt(e){return e&&H(e.schedule)}function Hr(e){return e[e.length-1]}function Xe(e){return H(Hr(e))?e.pop():void 0}function ke(e){return Yt(Hr(e))?e.pop():void 0}function Bt(e,t){return typeof Hr(e)=="number"?e.pop():t}var xt=function(e){return e&&typeof e.length=="number"&&typeof e!="function"};function Gt(e){return H(e==null?void 0:e.then)}function Jt(e){return H(e[bt])}function Xt(e){return Symbol.asyncIterator&&H(e==null?void 0:e[Symbol.asyncIterator])}function Zt(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 Zi(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var er=Zi();function tr(e){return H(e==null?void 0:e[er])}function rr(e){return fo(this,arguments,function(){var r,o,n,i;return Nt(this,function(a){switch(a.label){case 0:r=e.getReader(),a.label=1;case 1:a.trys.push([1,,9,10]),a.label=2;case 2:return[4,nt(r.read())];case 3:return o=a.sent(),n=o.value,i=o.done,i?[4,nt(void 0)]:[3,5];case 4:return[2,a.sent()];case 5:return[4,nt(n)];case 6:return[4,a.sent()];case 7:return a.sent(),[3,2];case 8:return[3,10];case 9:return r.releaseLock(),[7];case 10:return[2]}})})}function or(e){return H(e==null?void 0:e.getReader)}function U(e){if(e instanceof j)return e;if(e!=null){if(Jt(e))return ea(e);if(xt(e))return ta(e);if(Gt(e))return ra(e);if(Xt(e))return Ao(e);if(tr(e))return oa(e);if(or(e))return na(e)}throw Zt(e)}function ea(e){return new j(function(t){var r=e[bt]();if(H(r.subscribe))return r.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function ta(e){return new j(function(t){for(var r=0;r=2;return function(o){return o.pipe(e?b(function(n,i){return e(n,i,o)}):le,Te(1),r?De(t):Qo(function(){return new ir}))}}function jr(e){return e<=0?function(){return S}:E(function(t,r){var o=[];t.subscribe(T(r,function(n){o.push(n),e=2,!0))}function pe(e){e===void 0&&(e={});var t=e.connector,r=t===void 0?function(){return new g}:t,o=e.resetOnError,n=o===void 0?!0:o,i=e.resetOnComplete,a=i===void 0?!0:i,s=e.resetOnRefCountZero,p=s===void 0?!0:s;return function(c){var l,f,u,d=0,y=!1,L=!1,X=function(){f==null||f.unsubscribe(),f=void 0},te=function(){X(),l=u=void 0,y=L=!1},J=function(){var k=l;te(),k==null||k.unsubscribe()};return E(function(k,ft){d++,!L&&!y&&X();var qe=u=u!=null?u:r();ft.add(function(){d--,d===0&&!L&&!y&&(f=Ur(J,p))}),qe.subscribe(ft),!l&&d>0&&(l=new at({next:function(Fe){return qe.next(Fe)},error:function(Fe){L=!0,X(),f=Ur(te,n,Fe),qe.error(Fe)},complete:function(){y=!0,X(),f=Ur(te,a),qe.complete()}}),U(k).subscribe(l))})(c)}}function Ur(e,t){for(var r=[],o=2;oe.next(document)),e}function P(e,t=document){return Array.from(t.querySelectorAll(e))}function R(e,t=document){let r=fe(e,t);if(typeof r=="undefined")throw new ReferenceError(`Missing element: expected "${e}" to be present`);return r}function fe(e,t=document){return t.querySelector(e)||void 0}function Ie(){var e,t,r,o;return(o=(r=(t=(e=document.activeElement)==null?void 0:e.shadowRoot)==null?void 0:t.activeElement)!=null?r:document.activeElement)!=null?o:void 0}var wa=O(h(document.body,"focusin"),h(document.body,"focusout")).pipe(_e(1),Q(void 0),m(()=>Ie()||document.body),G(1));function et(e){return wa.pipe(m(t=>e.contains(t)),K())}function $t(e,t){return C(()=>O(h(e,"mouseenter").pipe(m(()=>!0)),h(e,"mouseleave").pipe(m(()=>!1))).pipe(t?Ht(r=>Le(+!r*t)):le,Q(e.matches(":hover"))))}function Jo(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)Jo(e,r)}function x(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)Jo(o,n);return o}function sr(e){if(e>999){let t=+((e-950)%1e3>99);return`${((e+1e-6)/1e3).toFixed(t)}k`}else return e.toString()}function Tt(e){let t=x("script",{src:e});return C(()=>(document.head.appendChild(t),O(h(t,"load"),h(t,"error").pipe(v(()=>$r(()=>new ReferenceError(`Invalid script: ${e}`))))).pipe(m(()=>{}),_(()=>document.head.removeChild(t)),Te(1))))}var Xo=new g,Ta=C(()=>typeof ResizeObserver=="undefined"?Tt("https://unpkg.com/resize-observer-polyfill"):I(void 0)).pipe(m(()=>new ResizeObserver(e=>e.forEach(t=>Xo.next(t)))),v(e=>O(Ye,I(e)).pipe(_(()=>e.disconnect()))),G(1));function ce(e){return{width:e.offsetWidth,height:e.offsetHeight}}function ge(e){let t=e;for(;t.clientWidth===0&&t.parentElement;)t=t.parentElement;return Ta.pipe(w(r=>r.observe(t)),v(r=>Xo.pipe(b(o=>o.target===t),_(()=>r.unobserve(t)))),m(()=>ce(e)),Q(ce(e)))}function St(e){return{width:e.scrollWidth,height:e.scrollHeight}}function cr(e){let t=e.parentElement;for(;t&&(e.scrollWidth<=t.scrollWidth&&e.scrollHeight<=t.scrollHeight);)t=(e=t).parentElement;return t?e:void 0}function Zo(e){let t=[],r=e.parentElement;for(;r;)(e.clientWidth>r.clientWidth||e.clientHeight>r.clientHeight)&&t.push(r),r=(e=r).parentElement;return t.length===0&&t.push(document.documentElement),t}function Ve(e){return{x:e.offsetLeft,y:e.offsetTop}}function en(e){let t=e.getBoundingClientRect();return{x:t.x+window.scrollX,y:t.y+window.scrollY}}function tn(e){return O(h(window,"load"),h(window,"resize")).pipe(Me(0,me),m(()=>Ve(e)),Q(Ve(e)))}function pr(e){return{x:e.scrollLeft,y:e.scrollTop}}function Ne(e){return O(h(e,"scroll"),h(window,"scroll"),h(window,"resize")).pipe(Me(0,me),m(()=>pr(e)),Q(pr(e)))}var rn=new g,Sa=C(()=>I(new IntersectionObserver(e=>{for(let t of e)rn.next(t)},{threshold:0}))).pipe(v(e=>O(Ye,I(e)).pipe(_(()=>e.disconnect()))),G(1));function tt(e){return Sa.pipe(w(t=>t.observe(e)),v(t=>rn.pipe(b(({target:r})=>r===e),_(()=>t.unobserve(e)),m(({isIntersecting:r})=>r))))}function on(e,t=16){return Ne(e).pipe(m(({y:r})=>{let o=ce(e),n=St(e);return r>=n.height-o.height-t}),K())}var lr={drawer:R("[data-md-toggle=drawer]"),search:R("[data-md-toggle=search]")};function nn(e){return lr[e].checked}function Je(e,t){lr[e].checked!==t&&lr[e].click()}function ze(e){let t=lr[e];return h(t,"change").pipe(m(()=>t.checked),Q(t.checked))}function Oa(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 La(){return O(h(window,"compositionstart").pipe(m(()=>!0)),h(window,"compositionend").pipe(m(()=>!1))).pipe(Q(!1))}function an(){let e=h(window,"keydown").pipe(b(t=>!(t.metaKey||t.ctrlKey)),m(t=>({mode:nn("search")?"search":"global",type:t.key,claim(){t.preventDefault(),t.stopPropagation()}})),b(({mode:t,type:r})=>{if(t==="global"){let o=Ie();if(typeof o!="undefined")return!Oa(o,r)}return!0}),pe());return La().pipe(v(t=>t?S:e))}function ye(){return new URL(location.href)}function lt(e,t=!1){if(B("navigation.instant")&&!t){let r=x("a",{href:e.href});document.body.appendChild(r),r.click(),r.remove()}else location.href=e.href}function sn(){return new g}function cn(){return location.hash.slice(1)}function pn(e){let t=x("a",{href:e});t.addEventListener("click",r=>r.stopPropagation()),t.click()}function Ma(e){return O(h(window,"hashchange"),e).pipe(m(cn),Q(cn()),b(t=>t.length>0),G(1))}function ln(e){return Ma(e).pipe(m(t=>fe(`[id="${t}"]`)),b(t=>typeof t!="undefined"))}function Pt(e){let t=matchMedia(e);return ar(r=>t.addListener(()=>r(t.matches))).pipe(Q(t.matches))}function mn(){let e=matchMedia("print");return O(h(window,"beforeprint").pipe(m(()=>!0)),h(window,"afterprint").pipe(m(()=>!1))).pipe(Q(e.matches))}function Nr(e,t){return e.pipe(v(r=>r?t():S))}function zr(e,t){return new j(r=>{let o=new XMLHttpRequest;return o.open("GET",`${e}`),o.responseType="blob",o.addEventListener("load",()=>{o.status>=200&&o.status<300?(r.next(o.response),r.complete()):r.error(new Error(o.statusText))}),o.addEventListener("error",()=>{r.error(new Error("Network error"))}),o.addEventListener("abort",()=>{r.complete()}),typeof(t==null?void 0:t.progress$)!="undefined"&&(o.addEventListener("progress",n=>{var i;if(n.lengthComputable)t.progress$.next(n.loaded/n.total*100);else{let a=(i=o.getResponseHeader("Content-Length"))!=null?i:0;t.progress$.next(n.loaded/+a*100)}}),t.progress$.next(5)),o.send(),()=>o.abort()})}function je(e,t){return zr(e,t).pipe(v(r=>r.text()),m(r=>JSON.parse(r)),G(1))}function fn(e,t){let r=new DOMParser;return zr(e,t).pipe(v(o=>o.text()),m(o=>r.parseFromString(o,"text/html")),G(1))}function un(e,t){let r=new DOMParser;return zr(e,t).pipe(v(o=>o.text()),m(o=>r.parseFromString(o,"text/xml")),G(1))}function dn(){return{x:Math.max(0,scrollX),y:Math.max(0,scrollY)}}function hn(){return O(h(window,"scroll",{passive:!0}),h(window,"resize",{passive:!0})).pipe(m(dn),Q(dn()))}function bn(){return{width:innerWidth,height:innerHeight}}function vn(){return h(window,"resize",{passive:!0}).pipe(m(bn),Q(bn()))}function gn(){return z([hn(),vn()]).pipe(m(([e,t])=>({offset:e,size:t})),G(1))}function mr(e,{viewport$:t,header$:r}){let o=t.pipe(ee("size")),n=z([o,r]).pipe(m(()=>Ve(e)));return z([r,t,n]).pipe(m(([{height:i},{offset:a,size:s},{x:p,y:c}])=>({offset:{x:a.x-p,y:a.y-c+i},size:s})))}function _a(e){return h(e,"message",t=>t.data)}function Aa(e){let t=new g;return t.subscribe(r=>e.postMessage(r)),t}function yn(e,t=new Worker(e)){let r=_a(t),o=Aa(t),n=new g;n.subscribe(o);let i=o.pipe(Z(),ie(!0));return n.pipe(Z(),Re(r.pipe(W(i))),pe())}var Ca=R("#__config"),Ot=JSON.parse(Ca.textContent);Ot.base=`${new URL(Ot.base,ye())}`;function xe(){return Ot}function B(e){return Ot.features.includes(e)}function Ee(e,t){return typeof t!="undefined"?Ot.translations[e].replace("#",t.toString()):Ot.translations[e]}function Se(e,t=document){return R(`[data-md-component=${e}]`,t)}function ae(e,t=document){return P(`[data-md-component=${e}]`,t)}function ka(e){let t=R(".md-typeset > :first-child",e);return h(t,"click",{once:!0}).pipe(m(()=>R(".md-typeset",e)),m(r=>({hash:__md_hash(r.innerHTML)})))}function xn(e){if(!B("announce.dismiss")||!e.childElementCount)return S;if(!e.hidden){let t=R(".md-typeset",e);__md_hash(t.innerHTML)===__md_get("__announce")&&(e.hidden=!0)}return C(()=>{let t=new g;return t.subscribe(({hash:r})=>{e.hidden=!0,__md_set("__announce",r)}),ka(e).pipe(w(r=>t.next(r)),_(()=>t.complete()),m(r=>$({ref:e},r)))})}function Ha(e,{target$:t}){return t.pipe(m(r=>({hidden:r!==e})))}function En(e,t){let r=new g;return r.subscribe(({hidden:o})=>{e.hidden=o}),Ha(e,t).pipe(w(o=>r.next(o)),_(()=>r.complete()),m(o=>$({ref:e},o)))}function Rt(e,t){return t==="inline"?x("div",{class:"md-tooltip md-tooltip--inline",id:e,role:"tooltip"},x("div",{class:"md-tooltip__inner md-typeset"})):x("div",{class:"md-tooltip",id:e,role:"tooltip"},x("div",{class:"md-tooltip__inner md-typeset"}))}function wn(...e){return x("div",{class:"md-tooltip2",role:"tooltip"},x("div",{class:"md-tooltip2__inner md-typeset"},e))}function Tn(e,t){if(t=t?`${t}_annotation_${e}`:void 0,t){let r=t?`#${t}`:void 0;return x("aside",{class:"md-annotation",tabIndex:0},Rt(t),x("a",{href:r,class:"md-annotation__index",tabIndex:-1},x("span",{"data-md-annotation-id":e})))}else return x("aside",{class:"md-annotation",tabIndex:0},Rt(t),x("span",{class:"md-annotation__index",tabIndex:-1},x("span",{"data-md-annotation-id":e})))}function Sn(e){return x("button",{class:"md-clipboard md-icon",title:Ee("clipboard.copy"),"data-clipboard-target":`#${e} > code`})}var Ln=Mt(qr());function Qr(e,t){let r=t&2,o=t&1,n=Object.keys(e.terms).filter(p=>!e.terms[p]).reduce((p,c)=>[...p,x("del",null,(0,Ln.default)(c))," "],[]).slice(0,-1),i=xe(),a=new URL(e.location,i.base);B("search.highlight")&&a.searchParams.set("h",Object.entries(e.terms).filter(([,p])=>p).reduce((p,[c])=>`${p} ${c}`.trim(),""));let{tags:s}=xe();return x("a",{href:`${a}`,class:"md-search-result__link",tabIndex:-1},x("article",{class:"md-search-result__article md-typeset","data-md-score":e.score.toFixed(2)},r>0&&x("div",{class:"md-search-result__icon md-icon"}),r>0&&x("h1",null,e.title),r<=0&&x("h2",null,e.title),o>0&&e.text.length>0&&e.text,e.tags&&x("nav",{class:"md-tags"},e.tags.map(p=>{let c=s?p in s?`md-tag-icon md-tag--${s[p]}`:"md-tag-icon":"";return x("span",{class:`md-tag ${c}`},p)})),o>0&&n.length>0&&x("p",{class:"md-search-result__terms"},Ee("search.result.term.missing"),": ",...n)))}function Mn(e){let t=e[0].score,r=[...e],o=xe(),n=r.findIndex(l=>!`${new URL(l.location,o.base)}`.includes("#")),[i]=r.splice(n,1),a=r.findIndex(l=>l.scoreQr(l,1)),...p.length?[x("details",{class:"md-search-result__more"},x("summary",{tabIndex:-1},x("div",null,p.length>0&&p.length===1?Ee("search.result.more.one"):Ee("search.result.more.other",p.length))),...p.map(l=>Qr(l,1)))]:[]];return x("li",{class:"md-search-result__item"},c)}function _n(e){return x("ul",{class:"md-source__facts"},Object.entries(e).map(([t,r])=>x("li",{class:`md-source__fact md-source__fact--${t}`},typeof r=="number"?sr(r):r)))}function Kr(e){let t=`tabbed-control tabbed-control--${e}`;return x("div",{class:t,hidden:!0},x("button",{class:"tabbed-button",tabIndex:-1,"aria-hidden":"true"}))}function An(e){return x("div",{class:"md-typeset__scrollwrap"},x("div",{class:"md-typeset__table"},e))}function Ra(e){var o;let t=xe(),r=new URL(`../${e.version}/`,t.base);return x("li",{class:"md-version__item"},x("a",{href:`${r}`,class:"md-version__link"},e.title,((o=t.version)==null?void 0:o.alias)&&e.aliases.length>0&&x("span",{class:"md-version__alias"},e.aliases[0])))}function Cn(e,t){var o;let r=xe();return e=e.filter(n=>{var i;return!((i=n.properties)!=null&&i.hidden)}),x("div",{class:"md-version"},x("button",{class:"md-version__current","aria-label":Ee("select.version")},t.title,((o=r.version)==null?void 0:o.alias)&&t.aliases.length>0&&x("span",{class:"md-version__alias"},t.aliases[0])),x("ul",{class:"md-version__list"},e.map(Ra)))}var Ia=0;function ja(e){let t=z([et(e),$t(e)]).pipe(m(([o,n])=>o||n),K()),r=C(()=>Zo(e)).pipe(ne(Ne),pt(1),He(t),m(()=>en(e)));return t.pipe(Ae(o=>o),v(()=>z([t,r])),m(([o,n])=>({active:o,offset:n})),pe())}function Fa(e,t){let{content$:r,viewport$:o}=t,n=`__tooltip2_${Ia++}`;return C(()=>{let i=new g,a=new _r(!1);i.pipe(Z(),ie(!1)).subscribe(a);let s=a.pipe(Ht(c=>Le(+!c*250,kr)),K(),v(c=>c?r:S),w(c=>c.id=n),pe());z([i.pipe(m(({active:c})=>c)),s.pipe(v(c=>$t(c,250)),Q(!1))]).pipe(m(c=>c.some(l=>l))).subscribe(a);let p=a.pipe(b(c=>c),re(s,o),m(([c,l,{size:f}])=>{let u=e.getBoundingClientRect(),d=u.width/2;if(l.role==="tooltip")return{x:d,y:8+u.height};if(u.y>=f.height/2){let{height:y}=ce(l);return{x:d,y:-16-y}}else return{x:d,y:16+u.height}}));return z([s,i,p]).subscribe(([c,{offset:l},f])=>{c.style.setProperty("--md-tooltip-host-x",`${l.x}px`),c.style.setProperty("--md-tooltip-host-y",`${l.y}px`),c.style.setProperty("--md-tooltip-x",`${f.x}px`),c.style.setProperty("--md-tooltip-y",`${f.y}px`),c.classList.toggle("md-tooltip2--top",f.y<0),c.classList.toggle("md-tooltip2--bottom",f.y>=0)}),a.pipe(b(c=>c),re(s,(c,l)=>l),b(c=>c.role==="tooltip")).subscribe(c=>{let l=ce(R(":scope > *",c));c.style.setProperty("--md-tooltip-width",`${l.width}px`),c.style.setProperty("--md-tooltip-tail","0px")}),a.pipe(K(),ve(me),re(s)).subscribe(([c,l])=>{l.classList.toggle("md-tooltip2--active",c)}),z([a.pipe(b(c=>c)),s]).subscribe(([c,l])=>{l.role==="dialog"?(e.setAttribute("aria-controls",n),e.setAttribute("aria-haspopup","dialog")):e.setAttribute("aria-describedby",n)}),a.pipe(b(c=>!c)).subscribe(()=>{e.removeAttribute("aria-controls"),e.removeAttribute("aria-describedby"),e.removeAttribute("aria-haspopup")}),ja(e).pipe(w(c=>i.next(c)),_(()=>i.complete()),m(c=>$({ref:e},c)))})}function mt(e,{viewport$:t},r=document.body){return Fa(e,{content$:new j(o=>{let n=e.title,i=wn(n);return o.next(i),e.removeAttribute("title"),r.append(i),()=>{i.remove(),e.setAttribute("title",n)}}),viewport$:t})}function Ua(e,t){let r=C(()=>z([tn(e),Ne(t)])).pipe(m(([{x:o,y:n},i])=>{let{width:a,height:s}=ce(e);return{x:o-i.x+a/2,y:n-i.y+s/2}}));return et(e).pipe(v(o=>r.pipe(m(n=>({active:o,offset:n})),Te(+!o||1/0))))}function kn(e,t,{target$:r}){let[o,n]=Array.from(e.children);return C(()=>{let i=new g,a=i.pipe(Z(),ie(!0));return i.subscribe({next({offset:s}){e.style.setProperty("--md-tooltip-x",`${s.x}px`),e.style.setProperty("--md-tooltip-y",`${s.y}px`)},complete(){e.style.removeProperty("--md-tooltip-x"),e.style.removeProperty("--md-tooltip-y")}}),tt(e).pipe(W(a)).subscribe(s=>{e.toggleAttribute("data-md-visible",s)}),O(i.pipe(b(({active:s})=>s)),i.pipe(_e(250),b(({active:s})=>!s))).subscribe({next({active:s}){s?e.prepend(o):o.remove()},complete(){e.prepend(o)}}),i.pipe(Me(16,me)).subscribe(({active:s})=>{o.classList.toggle("md-tooltip--active",s)}),i.pipe(pt(125,me),b(()=>!!e.offsetParent),m(()=>e.offsetParent.getBoundingClientRect()),m(({x:s})=>s)).subscribe({next(s){s?e.style.setProperty("--md-tooltip-0",`${-s}px`):e.style.removeProperty("--md-tooltip-0")},complete(){e.style.removeProperty("--md-tooltip-0")}}),h(n,"click").pipe(W(a),b(s=>!(s.metaKey||s.ctrlKey))).subscribe(s=>{s.stopPropagation(),s.preventDefault()}),h(n,"mousedown").pipe(W(a),re(i)).subscribe(([s,{active:p}])=>{var c;if(s.button!==0||s.metaKey||s.ctrlKey)s.preventDefault();else if(p){s.preventDefault();let l=e.parentElement.closest(".md-annotation");l instanceof HTMLElement?l.focus():(c=Ie())==null||c.blur()}}),r.pipe(W(a),b(s=>s===o),Ge(125)).subscribe(()=>e.focus()),Ua(e,t).pipe(w(s=>i.next(s)),_(()=>i.complete()),m(s=>$({ref:e},s)))})}function Wa(e){return e.tagName==="CODE"?P(".c, .c1, .cm",e):[e]}function Da(e){let t=[];for(let r of Wa(e)){let o=[],n=document.createNodeIterator(r,NodeFilter.SHOW_TEXT);for(let i=n.nextNode();i;i=n.nextNode())o.push(i);for(let i of o){let a;for(;a=/(\(\d+\))(!)?/.exec(i.textContent);){let[,s,p]=a;if(typeof p=="undefined"){let c=i.splitText(a.index);i=c.splitText(s.length),t.push(c)}else{i.textContent=s,t.push(i);break}}}}return t}function Hn(e,t){t.append(...Array.from(e.childNodes))}function fr(e,t,{target$:r,print$:o}){let n=t.closest("[id]"),i=n==null?void 0:n.id,a=new Map;for(let s of Da(t)){let[,p]=s.textContent.match(/\((\d+)\)/);fe(`:scope > li:nth-child(${p})`,e)&&(a.set(p,Tn(p,i)),s.replaceWith(a.get(p)))}return a.size===0?S:C(()=>{let s=new g,p=s.pipe(Z(),ie(!0)),c=[];for(let[l,f]of a)c.push([R(".md-typeset",f),R(`:scope > li:nth-child(${l})`,e)]);return o.pipe(W(p)).subscribe(l=>{e.hidden=!l,e.classList.toggle("md-annotation-list",l);for(let[f,u]of c)l?Hn(f,u):Hn(u,f)}),O(...[...a].map(([,l])=>kn(l,t,{target$:r}))).pipe(_(()=>s.complete()),pe())})}function $n(e){if(e.nextElementSibling){let t=e.nextElementSibling;if(t.tagName==="OL")return t;if(t.tagName==="P"&&!t.children.length)return $n(t)}}function Pn(e,t){return C(()=>{let r=$n(e);return typeof r!="undefined"?fr(r,e,t):S})}var Rn=Mt(Br());var Va=0;function In(e){if(e.nextElementSibling){let t=e.nextElementSibling;if(t.tagName==="OL")return t;if(t.tagName==="P"&&!t.children.length)return In(t)}}function Na(e){return ge(e).pipe(m(({width:t})=>({scrollable:St(e).width>t})),ee("scrollable"))}function jn(e,t){let{matches:r}=matchMedia("(hover)"),o=C(()=>{let n=new g,i=n.pipe(jr(1));n.subscribe(({scrollable:c})=>{c&&r?e.setAttribute("tabindex","0"):e.removeAttribute("tabindex")});let a=[];if(Rn.default.isSupported()&&(e.closest(".copy")||B("content.code.copy")&&!e.closest(".no-copy"))){let c=e.closest("pre");c.id=`__code_${Va++}`;let l=Sn(c.id);c.insertBefore(l,e),B("content.tooltips")&&a.push(mt(l,{viewport$}))}let s=e.closest(".highlight");if(s instanceof HTMLElement){let c=In(s);if(typeof c!="undefined"&&(s.classList.contains("annotate")||B("content.code.annotate"))){let l=fr(c,e,t);a.push(ge(s).pipe(W(i),m(({width:f,height:u})=>f&&u),K(),v(f=>f?l:S)))}}return P(":scope > span[id]",e).length&&e.classList.add("md-code__content"),Na(e).pipe(w(c=>n.next(c)),_(()=>n.complete()),m(c=>$({ref:e},c)),Re(...a))});return B("content.lazy")?tt(e).pipe(b(n=>n),Te(1),v(()=>o)):o}function za(e,{target$:t,print$:r}){let o=!0;return O(t.pipe(m(n=>n.closest("details:not([open])")),b(n=>e===n),m(()=>({action:"open",reveal:!0}))),r.pipe(b(n=>n||!o),w(()=>o=e.open),m(n=>({action:n?"open":"close"}))))}function Fn(e,t){return C(()=>{let r=new g;return r.subscribe(({action:o,reveal:n})=>{e.toggleAttribute("open",o==="open"),n&&e.scrollIntoView()}),za(e,t).pipe(w(o=>r.next(o)),_(()=>r.complete()),m(o=>$({ref:e},o)))})}var Un=".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}.flowchartTitleText{fill:var(--md-mermaid-label-fg-color)}.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 p,.label div .edgeLabel{background-color:var(--md-mermaid-label-bg-color)}.edgeLabel,.edgeLabel p{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}.classDiagramTitleText{fill:var(--md-mermaid-label-fg-color)}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}.statediagramTitleText{fill:var(--md-mermaid-label-fg-color)}g.stateGroup rect{fill:var(--md-mermaid-node-bg-color);stroke:var(--md-mermaid-node-fg-color)}g.stateGroup .state-title{fill:var(--md-mermaid-label-fg-color)!important;font-family:var(--md-mermaid-font-family)}g.stateGroup .composit{fill:var(--md-mermaid-label-bg-color)}.nodeLabel,.nodeLabel p{color:var(--md-mermaid-label-fg-color);font-family:var(--md-mermaid-font-family)}a .nodeLabel{text-decoration:underline}.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)}.entityTitleText{fill:var(--md-mermaid-label-fg-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)}text:not([class]):last-child{fill:var(--md-mermaid-label-fg-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 Gr,Qa=0;function Ka(){return typeof mermaid=="undefined"||mermaid instanceof Element?Tt("https://unpkg.com/mermaid@11/dist/mermaid.min.js"):I(void 0)}function Wn(e){return e.classList.remove("mermaid"),Gr||(Gr=Ka().pipe(w(()=>mermaid.initialize({startOnLoad:!1,themeCSS:Un,sequence:{actorFontSize:"16px",messageFontSize:"16px",noteFontSize:"16px"}})),m(()=>{}),G(1))),Gr.subscribe(()=>co(this,null,function*(){e.classList.add("mermaid");let t=`__mermaid_${Qa++}`,r=x("div",{class:"mermaid"}),o=e.textContent,{svg:n,fn:i}=yield mermaid.render(t,o),a=r.attachShadow({mode:"closed"});a.innerHTML=n,e.replaceWith(r),i==null||i(a)})),Gr.pipe(m(()=>({ref:e})))}var Dn=x("table");function Vn(e){return e.replaceWith(Dn),Dn.replaceWith(An(e)),I({ref:e})}function Ya(e){let t=e.find(r=>r.checked)||e[0];return O(...e.map(r=>h(r,"change").pipe(m(()=>R(`label[for="${r.id}"]`))))).pipe(Q(R(`label[for="${t.id}"]`)),m(r=>({active:r})))}function Nn(e,{viewport$:t,target$:r}){let o=R(".tabbed-labels",e),n=P(":scope > input",e),i=Kr("prev");e.append(i);let a=Kr("next");return e.append(a),C(()=>{let s=new g,p=s.pipe(Z(),ie(!0));z([s,ge(e),tt(e)]).pipe(W(p),Me(1,me)).subscribe({next([{active:c},l]){let f=Ve(c),{width:u}=ce(c);e.style.setProperty("--md-indicator-x",`${f.x}px`),e.style.setProperty("--md-indicator-width",`${u}px`);let d=pr(o);(f.xd.x+l.width)&&o.scrollTo({left:Math.max(0,f.x-16),behavior:"smooth"})},complete(){e.style.removeProperty("--md-indicator-x"),e.style.removeProperty("--md-indicator-width")}}),z([Ne(o),ge(o)]).pipe(W(p)).subscribe(([c,l])=>{let f=St(o);i.hidden=c.x<16,a.hidden=c.x>f.width-l.width-16}),O(h(i,"click").pipe(m(()=>-1)),h(a,"click").pipe(m(()=>1))).pipe(W(p)).subscribe(c=>{let{width:l}=ce(o);o.scrollBy({left:l*c,behavior:"smooth"})}),r.pipe(W(p),b(c=>n.includes(c))).subscribe(c=>c.click()),o.classList.add("tabbed-labels--linked");for(let c of n){let l=R(`label[for="${c.id}"]`);l.replaceChildren(x("a",{href:`#${l.htmlFor}`,tabIndex:-1},...Array.from(l.childNodes))),h(l.firstElementChild,"click").pipe(W(p),b(f=>!(f.metaKey||f.ctrlKey)),w(f=>{f.preventDefault(),f.stopPropagation()})).subscribe(()=>{history.replaceState({},"",`#${l.htmlFor}`),l.click()})}return B("content.tabs.link")&&s.pipe(Ce(1),re(t)).subscribe(([{active:c},{offset:l}])=>{let f=c.innerText.trim();if(c.hasAttribute("data-md-switching"))c.removeAttribute("data-md-switching");else{let u=e.offsetTop-l.y;for(let y of P("[data-tabs]"))for(let L of P(":scope > input",y)){let X=R(`label[for="${L.id}"]`);if(X!==c&&X.innerText.trim()===f){X.setAttribute("data-md-switching",""),L.click();break}}window.scrollTo({top:e.offsetTop-u});let d=__md_get("__tabs")||[];__md_set("__tabs",[...new Set([f,...d])])}}),s.pipe(W(p)).subscribe(()=>{for(let c of P("audio, video",e))c.pause()}),Ya(n).pipe(w(c=>s.next(c)),_(()=>s.complete()),m(c=>$({ref:e},c)))}).pipe(Ke(se))}function zn(e,{viewport$:t,target$:r,print$:o}){return O(...P(".annotate:not(.highlight)",e).map(n=>Pn(n,{target$:r,print$:o})),...P("pre:not(.mermaid) > code",e).map(n=>jn(n,{target$:r,print$:o})),...P("pre.mermaid",e).map(n=>Wn(n)),...P("table:not([class])",e).map(n=>Vn(n)),...P("details",e).map(n=>Fn(n,{target$:r,print$:o})),...P("[data-tabs]",e).map(n=>Nn(n,{viewport$:t,target$:r})),...P("[title]",e).filter(()=>B("content.tooltips")).map(n=>mt(n,{viewport$:t})))}function Ba(e,{alert$:t}){return t.pipe(v(r=>O(I(!0),I(!1).pipe(Ge(2e3))).pipe(m(o=>({message:r,active:o})))))}function qn(e,t){let r=R(".md-typeset",e);return C(()=>{let o=new g;return o.subscribe(({message:n,active:i})=>{e.classList.toggle("md-dialog--active",i),r.textContent=n}),Ba(e,t).pipe(w(n=>o.next(n)),_(()=>o.complete()),m(n=>$({ref:e},n)))})}var Ga=0;function Ja(e,t){document.body.append(e);let{width:r}=ce(e);e.style.setProperty("--md-tooltip-width",`${r}px`),e.remove();let o=cr(t),n=typeof o!="undefined"?Ne(o):I({x:0,y:0}),i=O(et(t),$t(t)).pipe(K());return z([i,n]).pipe(m(([a,s])=>{let{x:p,y:c}=Ve(t),l=ce(t),f=t.closest("table");return f&&t.parentElement&&(p+=f.offsetLeft+t.parentElement.offsetLeft,c+=f.offsetTop+t.parentElement.offsetTop),{active:a,offset:{x:p-s.x+l.width/2-r/2,y:c-s.y+l.height+8}}}))}function Qn(e){let t=e.title;if(!t.length)return S;let r=`__tooltip_${Ga++}`,o=Rt(r,"inline"),n=R(".md-typeset",o);return n.innerHTML=t,C(()=>{let i=new g;return i.subscribe({next({offset:a}){o.style.setProperty("--md-tooltip-x",`${a.x}px`),o.style.setProperty("--md-tooltip-y",`${a.y}px`)},complete(){o.style.removeProperty("--md-tooltip-x"),o.style.removeProperty("--md-tooltip-y")}}),O(i.pipe(b(({active:a})=>a)),i.pipe(_e(250),b(({active:a})=>!a))).subscribe({next({active:a}){a?(e.insertAdjacentElement("afterend",o),e.setAttribute("aria-describedby",r),e.removeAttribute("title")):(o.remove(),e.removeAttribute("aria-describedby"),e.setAttribute("title",t))},complete(){o.remove(),e.removeAttribute("aria-describedby"),e.setAttribute("title",t)}}),i.pipe(Me(16,me)).subscribe(({active:a})=>{o.classList.toggle("md-tooltip--active",a)}),i.pipe(pt(125,me),b(()=>!!e.offsetParent),m(()=>e.offsetParent.getBoundingClientRect()),m(({x:a})=>a)).subscribe({next(a){a?o.style.setProperty("--md-tooltip-0",`${-a}px`):o.style.removeProperty("--md-tooltip-0")},complete(){o.style.removeProperty("--md-tooltip-0")}}),Ja(o,e).pipe(w(a=>i.next(a)),_(()=>i.complete()),m(a=>$({ref:e},a)))}).pipe(Ke(se))}function Xa({viewport$:e}){if(!B("header.autohide"))return I(!1);let t=e.pipe(m(({offset:{y:n}})=>n),Be(2,1),m(([n,i])=>[nMath.abs(i-n.y)>100),m(([,[n]])=>n),K()),o=ze("search");return z([e,o]).pipe(m(([{offset:n},i])=>n.y>400&&!i),K(),v(n=>n?r:I(!1)),Q(!1))}function Kn(e,t){return C(()=>z([ge(e),Xa(t)])).pipe(m(([{height:r},o])=>({height:r,hidden:o})),K((r,o)=>r.height===o.height&&r.hidden===o.hidden),G(1))}function Yn(e,{header$:t,main$:r}){return C(()=>{let o=new g,n=o.pipe(Z(),ie(!0));o.pipe(ee("active"),He(t)).subscribe(([{active:a},{hidden:s}])=>{e.classList.toggle("md-header--shadow",a&&!s),e.hidden=s});let i=ue(P("[title]",e)).pipe(b(()=>B("content.tooltips")),ne(a=>Qn(a)));return r.subscribe(o),t.pipe(W(n),m(a=>$({ref:e},a)),Re(i.pipe(W(n))))})}function Za(e,{viewport$:t,header$:r}){return mr(e,{viewport$:t,header$:r}).pipe(m(({offset:{y:o}})=>{let{height:n}=ce(e);return{active:o>=n}}),ee("active"))}function Bn(e,t){return C(()=>{let r=new g;r.subscribe({next({active:n}){e.classList.toggle("md-header__title--active",n)},complete(){e.classList.remove("md-header__title--active")}});let o=fe(".md-content h1");return typeof o=="undefined"?S:Za(o,t).pipe(w(n=>r.next(n)),_(()=>r.complete()),m(n=>$({ref:e},n)))})}function Gn(e,{viewport$:t,header$:r}){let o=r.pipe(m(({height:i})=>i),K()),n=o.pipe(v(()=>ge(e).pipe(m(({height:i})=>({top:e.offsetTop,bottom:e.offsetTop+i})),ee("bottom"))));return z([o,n,t]).pipe(m(([i,{top:a,bottom:s},{offset:{y:p},size:{height:c}}])=>(c=Math.max(0,c-Math.max(0,a-p,i)-Math.max(0,c+p-s)),{offset:a-i,height:c,active:a-i<=p})),K((i,a)=>i.offset===a.offset&&i.height===a.height&&i.active===a.active))}function es(e){let t=__md_get("__palette")||{index:e.findIndex(o=>matchMedia(o.getAttribute("data-md-color-media")).matches)},r=Math.max(0,Math.min(t.index,e.length-1));return I(...e).pipe(ne(o=>h(o,"change").pipe(m(()=>o))),Q(e[r]),m(o=>({index:e.indexOf(o),color:{media:o.getAttribute("data-md-color-media"),scheme:o.getAttribute("data-md-color-scheme"),primary:o.getAttribute("data-md-color-primary"),accent:o.getAttribute("data-md-color-accent")}})),G(1))}function Jn(e){let t=P("input",e),r=x("meta",{name:"theme-color"});document.head.appendChild(r);let o=x("meta",{name:"color-scheme"});document.head.appendChild(o);let n=Pt("(prefers-color-scheme: light)");return C(()=>{let i=new g;return i.subscribe(a=>{if(document.body.setAttribute("data-md-color-switching",""),a.color.media==="(prefers-color-scheme)"){let s=matchMedia("(prefers-color-scheme: light)"),p=document.querySelector(s.matches?"[data-md-color-media='(prefers-color-scheme: light)']":"[data-md-color-media='(prefers-color-scheme: dark)']");a.color.scheme=p.getAttribute("data-md-color-scheme"),a.color.primary=p.getAttribute("data-md-color-primary"),a.color.accent=p.getAttribute("data-md-color-accent")}for(let[s,p]of Object.entries(a.color))document.body.setAttribute(`data-md-color-${s}`,p);for(let s=0;sa.key==="Enter"),re(i,(a,s)=>s)).subscribe(({index:a})=>{a=(a+1)%t.length,t[a].click(),t[a].focus()}),i.pipe(m(()=>{let a=Se("header"),s=window.getComputedStyle(a);return o.content=s.colorScheme,s.backgroundColor.match(/\d+/g).map(p=>(+p).toString(16).padStart(2,"0")).join("")})).subscribe(a=>r.content=`#${a}`),i.pipe(ve(se)).subscribe(()=>{document.body.removeAttribute("data-md-color-switching")}),es(t).pipe(W(n.pipe(Ce(1))),ct(),w(a=>i.next(a)),_(()=>i.complete()),m(a=>$({ref:e},a)))})}function Xn(e,{progress$:t}){return C(()=>{let r=new g;return r.subscribe(({value:o})=>{e.style.setProperty("--md-progress-value",`${o}`)}),t.pipe(w(o=>r.next({value:o})),_(()=>r.complete()),m(o=>({ref:e,value:o})))})}var Jr=Mt(Br());function ts(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 Zn({alert$:e}){Jr.default.isSupported()&&new j(t=>{new Jr.default("[data-clipboard-target], [data-clipboard-text]",{text:r=>r.getAttribute("data-clipboard-text")||ts(R(r.getAttribute("data-clipboard-target")))}).on("success",r=>t.next(r))}).pipe(w(t=>{t.trigger.focus()}),m(()=>Ee("clipboard.copied"))).subscribe(e)}function ei(e,t){return e.protocol=t.protocol,e.hostname=t.hostname,e}function rs(e,t){let r=new Map;for(let o of P("url",e)){let n=R("loc",o),i=[ei(new URL(n.textContent),t)];r.set(`${i[0]}`,i);for(let a of P("[rel=alternate]",o)){let s=a.getAttribute("href");s!=null&&i.push(ei(new URL(s),t))}}return r}function ur(e){return un(new URL("sitemap.xml",e)).pipe(m(t=>rs(t,new URL(e))),de(()=>I(new Map)))}function os(e,t){if(!(e.target instanceof Element))return S;let r=e.target.closest("a");if(r===null)return S;if(r.target||e.metaKey||e.ctrlKey)return S;let o=new URL(r.href);return o.search=o.hash="",t.has(`${o}`)?(e.preventDefault(),I(new URL(r.href))):S}function ti(e){let t=new Map;for(let r of P(":scope > *",e.head))t.set(r.outerHTML,r);return t}function ri(e){for(let t of P("[href], [src]",e))for(let r of["href","src"]){let o=t.getAttribute(r);if(o&&!/^(?:[a-z]+:)?\/\//i.test(o)){t[r]=t[r];break}}return I(e)}function ns(e){for(let o of["[data-md-component=announce]","[data-md-component=container]","[data-md-component=header-topic]","[data-md-component=outdated]","[data-md-component=logo]","[data-md-component=skip]",...B("navigation.tabs.sticky")?["[data-md-component=tabs]"]:[]]){let n=fe(o),i=fe(o,e);typeof n!="undefined"&&typeof i!="undefined"&&n.replaceWith(i)}let t=ti(document);for(let[o,n]of ti(e))t.has(o)?t.delete(o):document.head.appendChild(n);for(let o of t.values()){let n=o.getAttribute("name");n!=="theme-color"&&n!=="color-scheme"&&o.remove()}let r=Se("container");return We(P("script",r)).pipe(v(o=>{let n=e.createElement("script");if(o.src){for(let i of o.getAttributeNames())n.setAttribute(i,o.getAttribute(i));return o.replaceWith(n),new j(i=>{n.onload=()=>i.complete()})}else return n.textContent=o.textContent,o.replaceWith(n),S}),Z(),ie(document))}function oi({location$:e,viewport$:t,progress$:r}){let o=xe();if(location.protocol==="file:")return S;let n=ur(o.base);I(document).subscribe(ri);let i=h(document.body,"click").pipe(He(n),v(([p,c])=>os(p,c)),pe()),a=h(window,"popstate").pipe(m(ye),pe());i.pipe(re(t)).subscribe(([p,{offset:c}])=>{history.replaceState(c,""),history.pushState(null,"",p)}),O(i,a).subscribe(e);let s=e.pipe(ee("pathname"),v(p=>fn(p,{progress$:r}).pipe(de(()=>(lt(p,!0),S)))),v(ri),v(ns),pe());return O(s.pipe(re(e,(p,c)=>c)),s.pipe(v(()=>e),ee("pathname"),v(()=>e),ee("hash")),e.pipe(K((p,c)=>p.pathname===c.pathname&&p.hash===c.hash),v(()=>i),w(()=>history.back()))).subscribe(p=>{var c,l;history.state!==null||!p.hash?window.scrollTo(0,(l=(c=history.state)==null?void 0:c.y)!=null?l:0):(history.scrollRestoration="auto",pn(p.hash),history.scrollRestoration="manual")}),e.subscribe(()=>{history.scrollRestoration="manual"}),h(window,"beforeunload").subscribe(()=>{history.scrollRestoration="auto"}),t.pipe(ee("offset"),_e(100)).subscribe(({offset:p})=>{history.replaceState(p,"")}),s}var ni=Mt(qr());function ii(e){let t=e.separator.split("|").map(n=>n.replace(/(\(\?[!=<][^)]+\))/g,"").length===0?"\uFFFD":n).join("|"),r=new RegExp(t,"img"),o=(n,i,a)=>`${i}${a}`;return n=>{n=n.replace(/[\s*+\-:~^]+/g," ").trim();let i=new RegExp(`(^|${e.separator}|)(${n.replace(/[|\\{}()[\]^$+*?.-]/g,"\\$&").replace(r,"|")})`,"img");return a=>(0,ni.default)(a).replace(i,o).replace(/<\/mark>(\s+)]*>/img,"$1")}}function jt(e){return e.type===1}function dr(e){return e.type===3}function ai(e,t){let r=yn(e);return O(I(location.protocol!=="file:"),ze("search")).pipe(Ae(o=>o),v(()=>t)).subscribe(({config:o,docs:n})=>r.next({type:0,data:{config:o,docs:n,options:{suggest:B("search.suggest")}}})),r}function si(e){var l;let{selectedVersionSitemap:t,selectedVersionBaseURL:r,currentLocation:o,currentBaseURL:n}=e,i=(l=Xr(n))==null?void 0:l.pathname;if(i===void 0)return;let a=ss(o.pathname,i);if(a===void 0)return;let s=ps(t.keys());if(!t.has(s))return;let p=Xr(a,s);if(!p||!t.has(p.href))return;let c=Xr(a,r);if(c)return c.hash=o.hash,c.search=o.search,c}function Xr(e,t){try{return new URL(e,t)}catch(r){return}}function ss(e,t){if(e.startsWith(t))return e.slice(t.length)}function cs(e,t){let r=Math.min(e.length,t.length),o;for(o=0;oS)),o=r.pipe(m(n=>{let[,i]=t.base.match(/([^/]+)\/?$/);return n.find(({version:a,aliases:s})=>a===i||s.includes(i))||n[0]}));r.pipe(m(n=>new Map(n.map(i=>[`${new URL(`../${i.version}/`,t.base)}`,i]))),v(n=>h(document.body,"click").pipe(b(i=>!i.metaKey&&!i.ctrlKey),re(o),v(([i,a])=>{if(i.target instanceof Element){let s=i.target.closest("a");if(s&&!s.target&&n.has(s.href)){let p=s.href;return!i.target.closest(".md-version")&&n.get(p)===a?S:(i.preventDefault(),I(new URL(p)))}}return S}),v(i=>ur(i).pipe(m(a=>{var s;return(s=si({selectedVersionSitemap:a,selectedVersionBaseURL:i,currentLocation:ye(),currentBaseURL:t.base}))!=null?s:i})))))).subscribe(n=>lt(n,!0)),z([r,o]).subscribe(([n,i])=>{R(".md-header__topic").appendChild(Cn(n,i))}),e.pipe(v(()=>o)).subscribe(n=>{var a;let i=__md_get("__outdated",sessionStorage);if(i===null){i=!0;let s=((a=t.version)==null?void 0:a.default)||"latest";Array.isArray(s)||(s=[s]);e:for(let p of s)for(let c of n.aliases.concat(n.version))if(new RegExp(p,"i").test(c)){i=!1;break e}__md_set("__outdated",i,sessionStorage)}if(i)for(let s of ae("outdated"))s.hidden=!1})}function ls(e,{worker$:t}){let{searchParams:r}=ye();r.has("q")&&(Je("search",!0),e.value=r.get("q"),e.focus(),ze("search").pipe(Ae(i=>!i)).subscribe(()=>{let i=ye();i.searchParams.delete("q"),history.replaceState({},"",`${i}`)}));let o=et(e),n=O(t.pipe(Ae(jt)),h(e,"keyup"),o).pipe(m(()=>e.value),K());return z([n,o]).pipe(m(([i,a])=>({value:i,focus:a})),G(1))}function pi(e,{worker$:t}){let r=new g,o=r.pipe(Z(),ie(!0));z([t.pipe(Ae(jt)),r],(i,a)=>a).pipe(ee("value")).subscribe(({value:i})=>t.next({type:2,data:i})),r.pipe(ee("focus")).subscribe(({focus:i})=>{i&&Je("search",i)}),h(e.form,"reset").pipe(W(o)).subscribe(()=>e.focus());let n=R("header [for=__search]");return h(n,"click").subscribe(()=>e.focus()),ls(e,{worker$:t}).pipe(w(i=>r.next(i)),_(()=>r.complete()),m(i=>$({ref:e},i)),G(1))}function li(e,{worker$:t,query$:r}){let o=new g,n=on(e.parentElement).pipe(b(Boolean)),i=e.parentElement,a=R(":scope > :first-child",e),s=R(":scope > :last-child",e);ze("search").subscribe(l=>s.setAttribute("role",l?"list":"presentation")),o.pipe(re(r),Wr(t.pipe(Ae(jt)))).subscribe(([{items:l},{value:f}])=>{switch(l.length){case 0:a.textContent=f.length?Ee("search.result.none"):Ee("search.result.placeholder");break;case 1:a.textContent=Ee("search.result.one");break;default:let u=sr(l.length);a.textContent=Ee("search.result.other",u)}});let p=o.pipe(w(()=>s.innerHTML=""),v(({items:l})=>O(I(...l.slice(0,10)),I(...l.slice(10)).pipe(Be(4),Vr(n),v(([f])=>f)))),m(Mn),pe());return p.subscribe(l=>s.appendChild(l)),p.pipe(ne(l=>{let f=fe("details",l);return typeof f=="undefined"?S:h(f,"toggle").pipe(W(o),m(()=>f))})).subscribe(l=>{l.open===!1&&l.offsetTop<=i.scrollTop&&i.scrollTo({top:l.offsetTop})}),t.pipe(b(dr),m(({data:l})=>l)).pipe(w(l=>o.next(l)),_(()=>o.complete()),m(l=>$({ref:e},l)))}function ms(e,{query$:t}){return t.pipe(m(({value:r})=>{let o=ye();return o.hash="",r=r.replace(/\s+/g,"+").replace(/&/g,"%26").replace(/=/g,"%3D"),o.search=`q=${r}`,{url:o}}))}function mi(e,t){let r=new g,o=r.pipe(Z(),ie(!0));return r.subscribe(({url:n})=>{e.setAttribute("data-clipboard-text",e.href),e.href=`${n}`}),h(e,"click").pipe(W(o)).subscribe(n=>n.preventDefault()),ms(e,t).pipe(w(n=>r.next(n)),_(()=>r.complete()),m(n=>$({ref:e},n)))}function fi(e,{worker$:t,keyboard$:r}){let o=new g,n=Se("search-query"),i=O(h(n,"keydown"),h(n,"focus")).pipe(ve(se),m(()=>n.value),K());return o.pipe(He(i),m(([{suggest:s},p])=>{let c=p.split(/([\s-]+)/);if(s!=null&&s.length&&c[c.length-1]){let l=s[s.length-1];l.startsWith(c[c.length-1])&&(c[c.length-1]=l)}else c.length=0;return c})).subscribe(s=>e.innerHTML=s.join("").replace(/\s/g," ")),r.pipe(b(({mode:s})=>s==="search")).subscribe(s=>{switch(s.type){case"ArrowRight":e.innerText.length&&n.selectionStart===n.value.length&&(n.value=e.innerText);break}}),t.pipe(b(dr),m(({data:s})=>s)).pipe(w(s=>o.next(s)),_(()=>o.complete()),m(()=>({ref:e})))}function ui(e,{index$:t,keyboard$:r}){let o=xe();try{let n=ai(o.search,t),i=Se("search-query",e),a=Se("search-result",e);h(e,"click").pipe(b(({target:p})=>p instanceof Element&&!!p.closest("a"))).subscribe(()=>Je("search",!1)),r.pipe(b(({mode:p})=>p==="search")).subscribe(p=>{let c=Ie();switch(p.type){case"Enter":if(c===i){let l=new Map;for(let f of P(":first-child [href]",a)){let u=f.firstElementChild;l.set(f,parseFloat(u.getAttribute("data-md-score")))}if(l.size){let[[f]]=[...l].sort(([,u],[,d])=>d-u);f.click()}p.claim()}break;case"Escape":case"Tab":Je("search",!1),i.blur();break;case"ArrowUp":case"ArrowDown":if(typeof c=="undefined")i.focus();else{let l=[i,...P(":not(details) > [href], summary, details[open] [href]",a)],f=Math.max(0,(Math.max(0,l.indexOf(c))+l.length+(p.type==="ArrowUp"?-1:1))%l.length);l[f].focus()}p.claim();break;default:i!==Ie()&&i.focus()}}),r.pipe(b(({mode:p})=>p==="global")).subscribe(p=>{switch(p.type){case"f":case"s":case"/":i.focus(),i.select(),p.claim();break}});let s=pi(i,{worker$:n});return O(s,li(a,{worker$:n,query$:s})).pipe(Re(...ae("search-share",e).map(p=>mi(p,{query$:s})),...ae("search-suggest",e).map(p=>fi(p,{worker$:n,keyboard$:r}))))}catch(n){return e.hidden=!0,Ye}}function di(e,{index$:t,location$:r}){return z([t,r.pipe(Q(ye()),b(o=>!!o.searchParams.get("h")))]).pipe(m(([o,n])=>ii(o.config)(n.searchParams.get("h"))),m(o=>{var a;let n=new Map,i=document.createNodeIterator(e,NodeFilter.SHOW_TEXT);for(let s=i.nextNode();s;s=i.nextNode())if((a=s.parentElement)!=null&&a.offsetHeight){let p=s.textContent,c=o(p);c.length>p.length&&n.set(s,c)}for(let[s,p]of n){let{childNodes:c}=x("span",null,p);s.replaceWith(...Array.from(c))}return{ref:e,nodes:n}}))}function fs(e,{viewport$:t,main$:r}){let o=e.closest(".md-grid"),n=o.offsetTop-o.parentElement.offsetTop;return z([r,t]).pipe(m(([{offset:i,height:a},{offset:{y:s}}])=>(a=a+Math.min(n,Math.max(0,s-i))-n,{height:a,locked:s>=i+n})),K((i,a)=>i.height===a.height&&i.locked===a.locked))}function Zr(e,o){var n=o,{header$:t}=n,r=so(n,["header$"]);let i=R(".md-sidebar__scrollwrap",e),{y:a}=Ve(i);return C(()=>{let s=new g,p=s.pipe(Z(),ie(!0)),c=s.pipe(Me(0,me));return c.pipe(re(t)).subscribe({next([{height:l},{height:f}]){i.style.height=`${l-2*a}px`,e.style.top=`${f}px`},complete(){i.style.height="",e.style.top=""}}),c.pipe(Ae()).subscribe(()=>{for(let l of P(".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}=ce(f);f.scrollTo({top:u-d/2})}}}),ue(P("label[tabindex]",e)).pipe(ne(l=>h(l,"click").pipe(ve(se),m(()=>l),W(p)))).subscribe(l=>{let f=R(`[id="${l.htmlFor}"]`);R(`[aria-labelledby="${l.id}"]`).setAttribute("aria-expanded",`${f.checked}`)}),fs(e,r).pipe(w(l=>s.next(l)),_(()=>s.complete()),m(l=>$({ref:e},l)))})}function hi(e,t){if(typeof t!="undefined"){let r=`https://api.github.com/repos/${e}/${t}`;return st(je(`${r}/releases/latest`).pipe(de(()=>S),m(o=>({version:o.tag_name})),De({})),je(r).pipe(de(()=>S),m(o=>({stars:o.stargazers_count,forks:o.forks_count})),De({}))).pipe(m(([o,n])=>$($({},o),n)))}else{let r=`https://api.github.com/users/${e}`;return je(r).pipe(m(o=>({repositories:o.public_repos})),De({}))}}function bi(e,t){let r=`https://${e}/api/v4/projects/${encodeURIComponent(t)}`;return st(je(`${r}/releases/permalink/latest`).pipe(de(()=>S),m(({tag_name:o})=>({version:o})),De({})),je(r).pipe(de(()=>S),m(({star_count:o,forks_count:n})=>({stars:o,forks:n})),De({}))).pipe(m(([o,n])=>$($({},o),n)))}function vi(e){let t=e.match(/^.+github\.com\/([^/]+)\/?([^/]+)?/i);if(t){let[,r,o]=t;return hi(r,o)}if(t=e.match(/^.+?([^/]*gitlab[^/]+)\/(.+?)\/?$/i),t){let[,r,o]=t;return bi(r,o)}return S}var us;function ds(e){return us||(us=C(()=>{let t=__md_get("__source",sessionStorage);if(t)return I(t);if(ae("consent").length){let o=__md_get("__consent");if(!(o&&o.github))return S}return vi(e.href).pipe(w(o=>__md_set("__source",o,sessionStorage)))}).pipe(de(()=>S),b(t=>Object.keys(t).length>0),m(t=>({facts:t})),G(1)))}function gi(e){let t=R(":scope > :last-child",e);return C(()=>{let r=new g;return r.subscribe(({facts:o})=>{t.appendChild(_n(o)),t.classList.add("md-source__repository--active")}),ds(e).pipe(w(o=>r.next(o)),_(()=>r.complete()),m(o=>$({ref:e},o)))})}function hs(e,{viewport$:t,header$:r}){return ge(document.body).pipe(v(()=>mr(e,{header$:r,viewport$:t})),m(({offset:{y:o}})=>({hidden:o>=10})),ee("hidden"))}function yi(e,t){return C(()=>{let r=new g;return r.subscribe({next({hidden:o}){e.hidden=o},complete(){e.hidden=!1}}),(B("navigation.tabs.sticky")?I({hidden:!1}):hs(e,t)).pipe(w(o=>r.next(o)),_(()=>r.complete()),m(o=>$({ref:e},o)))})}function bs(e,{viewport$:t,header$:r}){let o=new Map,n=P(".md-nav__link",e);for(let s of n){let p=decodeURIComponent(s.hash.substring(1)),c=fe(`[id="${p}"]`);typeof c!="undefined"&&o.set(s,c)}let i=r.pipe(ee("height"),m(({height:s})=>{let p=Se("main"),c=R(":scope > :first-child",p);return s+.8*(c.offsetTop-p.offsetTop)}),pe());return ge(document.body).pipe(ee("height"),v(s=>C(()=>{let p=[];return I([...o].reduce((c,[l,f])=>{for(;p.length&&o.get(p[p.length-1]).tagName>=f.tagName;)p.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 c.set([...p=[...p,l]].reverse(),u)},new Map))}).pipe(m(p=>new Map([...p].sort(([,c],[,l])=>c-l))),He(i),v(([p,c])=>t.pipe(Fr(([l,f],{offset:{y:u},size:d})=>{let y=u+d.height>=Math.floor(s.height);for(;f.length;){let[,L]=f[0];if(L-c=u&&!y)f=[l.pop(),...f];else break}return[l,f]},[[],[...p]]),K((l,f)=>l[0]===f[0]&&l[1]===f[1])))))).pipe(m(([s,p])=>({prev:s.map(([c])=>c),next:p.map(([c])=>c)})),Q({prev:[],next:[]}),Be(2,1),m(([s,p])=>s.prev.length{let i=new g,a=i.pipe(Z(),ie(!0));if(i.subscribe(({prev:s,next:p})=>{for(let[c]of p)c.classList.remove("md-nav__link--passed"),c.classList.remove("md-nav__link--active");for(let[c,[l]]of s.entries())l.classList.add("md-nav__link--passed"),l.classList.toggle("md-nav__link--active",c===s.length-1)}),B("toc.follow")){let s=O(t.pipe(_e(1),m(()=>{})),t.pipe(_e(250),m(()=>"smooth")));i.pipe(b(({prev:p})=>p.length>0),He(o.pipe(ve(se))),re(s)).subscribe(([[{prev:p}],c])=>{let[l]=p[p.length-1];if(l.offsetHeight){let f=cr(l);if(typeof f!="undefined"){let u=l.offsetTop-f.offsetTop,{height:d}=ce(f);f.scrollTo({top:u-d/2,behavior:c})}}})}return B("navigation.tracking")&&t.pipe(W(a),ee("offset"),_e(250),Ce(1),W(n.pipe(Ce(1))),ct({delay:250}),re(i)).subscribe(([,{prev:s}])=>{let p=ye(),c=s[s.length-1];if(c&&c.length){let[l]=c,{hash:f}=new URL(l.href);p.hash!==f&&(p.hash=f,history.replaceState({},"",`${p}`))}else p.hash="",history.replaceState({},"",`${p}`)}),bs(e,{viewport$:t,header$:r}).pipe(w(s=>i.next(s)),_(()=>i.complete()),m(s=>$({ref:e},s)))})}function vs(e,{viewport$:t,main$:r,target$:o}){let n=t.pipe(m(({offset:{y:a}})=>a),Be(2,1),m(([a,s])=>a>s&&s>0),K()),i=r.pipe(m(({active:a})=>a));return z([i,n]).pipe(m(([a,s])=>!(a&&s)),K(),W(o.pipe(Ce(1))),ie(!0),ct({delay:250}),m(a=>({hidden:a})))}function Ei(e,{viewport$:t,header$:r,main$:o,target$:n}){let i=new g,a=i.pipe(Z(),ie(!0));return i.subscribe({next({hidden:s}){e.hidden=s,s?(e.setAttribute("tabindex","-1"),e.blur()):e.removeAttribute("tabindex")},complete(){e.style.top="",e.hidden=!0,e.removeAttribute("tabindex")}}),r.pipe(W(a),ee("height")).subscribe(({height:s})=>{e.style.top=`${s+16}px`}),h(e,"click").subscribe(s=>{s.preventDefault(),window.scrollTo({top:0})}),vs(e,{viewport$:t,main$:o,target$:n}).pipe(w(s=>i.next(s)),_(()=>i.complete()),m(s=>$({ref:e},s)))}function wi({document$:e,viewport$:t}){e.pipe(v(()=>P(".md-ellipsis")),ne(r=>tt(r).pipe(W(e.pipe(Ce(1))),b(o=>o),m(()=>r),Te(1))),b(r=>r.offsetWidth{let o=r.innerText,n=r.closest("a")||r;return n.title=o,B("content.tooltips")?mt(n,{viewport$:t}).pipe(W(e.pipe(Ce(1))),_(()=>n.removeAttribute("title"))):S})).subscribe(),B("content.tooltips")&&e.pipe(v(()=>P(".md-status")),ne(r=>mt(r,{viewport$:t}))).subscribe()}function Ti({document$:e,tablet$:t}){e.pipe(v(()=>P(".md-toggle--indeterminate")),w(r=>{r.indeterminate=!0,r.checked=!1}),ne(r=>h(r,"change").pipe(Dr(()=>r.classList.contains("md-toggle--indeterminate")),m(()=>r))),re(t)).subscribe(([r,o])=>{r.classList.remove("md-toggle--indeterminate"),o&&(r.checked=!1)})}function gs(){return/(iPad|iPhone|iPod)/.test(navigator.userAgent)}function Si({document$:e}){e.pipe(v(()=>P("[data-md-scrollfix]")),w(t=>t.removeAttribute("data-md-scrollfix")),b(gs),ne(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 Oi({viewport$:e,tablet$:t}){z([ze("search"),t]).pipe(m(([r,o])=>r&&!o),v(r=>I(r).pipe(Ge(r?400:100))),re(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 ys(){return location.protocol==="file:"?Tt(`${new URL("search/search_index.js",eo.base)}`).pipe(m(()=>__index),G(1)):je(new URL("search/search_index.json",eo.base))}document.documentElement.classList.remove("no-js");document.documentElement.classList.add("js");var ot=Go(),Ut=sn(),Lt=ln(Ut),to=an(),Oe=gn(),hr=Pt("(min-width: 960px)"),Mi=Pt("(min-width: 1220px)"),_i=mn(),eo=xe(),Ai=document.forms.namedItem("search")?ys():Ye,ro=new g;Zn({alert$:ro});var oo=new g;B("navigation.instant")&&oi({location$:Ut,viewport$:Oe,progress$:oo}).subscribe(ot);var Li;((Li=eo.version)==null?void 0:Li.provider)==="mike"&&ci({document$:ot});O(Ut,Lt).pipe(Ge(125)).subscribe(()=>{Je("drawer",!1),Je("search",!1)});to.pipe(b(({mode:e})=>e==="global")).subscribe(e=>{switch(e.type){case"p":case",":let t=fe("link[rel=prev]");typeof t!="undefined"&<(t);break;case"n":case".":let r=fe("link[rel=next]");typeof r!="undefined"&<(r);break;case"Enter":let o=Ie();o instanceof HTMLLabelElement&&o.click()}});wi({viewport$:Oe,document$:ot});Ti({document$:ot,tablet$:hr});Si({document$:ot});Oi({viewport$:Oe,tablet$:hr});var rt=Kn(Se("header"),{viewport$:Oe}),Ft=ot.pipe(m(()=>Se("main")),v(e=>Gn(e,{viewport$:Oe,header$:rt})),G(1)),xs=O(...ae("consent").map(e=>En(e,{target$:Lt})),...ae("dialog").map(e=>qn(e,{alert$:ro})),...ae("palette").map(e=>Jn(e)),...ae("progress").map(e=>Xn(e,{progress$:oo})),...ae("search").map(e=>ui(e,{index$:Ai,keyboard$:to})),...ae("source").map(e=>gi(e))),Es=C(()=>O(...ae("announce").map(e=>xn(e)),...ae("content").map(e=>zn(e,{viewport$:Oe,target$:Lt,print$:_i})),...ae("content").map(e=>B("search.highlight")?di(e,{index$:Ai,location$:Ut}):S),...ae("header").map(e=>Yn(e,{viewport$:Oe,header$:rt,main$:Ft})),...ae("header-title").map(e=>Bn(e,{viewport$:Oe,header$:rt})),...ae("sidebar").map(e=>e.getAttribute("data-md-type")==="navigation"?Nr(Mi,()=>Zr(e,{viewport$:Oe,header$:rt,main$:Ft})):Nr(hr,()=>Zr(e,{viewport$:Oe,header$:rt,main$:Ft}))),...ae("tabs").map(e=>yi(e,{viewport$:Oe,header$:rt})),...ae("toc").map(e=>xi(e,{viewport$:Oe,header$:rt,main$:Ft,target$:Lt})),...ae("top").map(e=>Ei(e,{viewport$:Oe,header$:rt,main$:Ft,target$:Lt})))),Ci=ot.pipe(v(()=>Es),Re(xs),G(1));Ci.subscribe();window.document$=ot;window.location$=Ut;window.target$=Lt;window.keyboard$=to;window.viewport$=Oe;window.tablet$=hr;window.screen$=Mi;window.print$=_i;window.alert$=ro;window.progress$=oo;window.component$=Ci;})(); +//# sourceMappingURL=bundle.88dd0f4e.min.js.map + diff --git a/assets/javascripts/bundle.88dd0f4e.min.js.map b/assets/javascripts/bundle.88dd0f4e.min.js.map new file mode 100644 index 0000000..dab2a87 --- /dev/null +++ b/assets/javascripts/bundle.88dd0f4e.min.js.map @@ -0,0 +1,7 @@ +{ + "version": 3, + "sources": ["node_modules/focus-visible/dist/focus-visible.js", "node_modules/escape-html/index.js", "node_modules/clipboard/dist/clipboard.js", "src/templates/assets/javascripts/bundle.ts", "node_modules/tslib/tslib.es6.mjs", "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/BehaviorSubject.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/QueueAction.ts", "node_modules/rxjs/src/internal/scheduler/QueueScheduler.ts", "node_modules/rxjs/src/internal/scheduler/queue.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/debounce.ts", "node_modules/rxjs/src/internal/operators/debounceTime.ts", "node_modules/rxjs/src/internal/operators/defaultIfEmpty.ts", "node_modules/rxjs/src/internal/operators/take.ts", "node_modules/rxjs/src/internal/operators/ignoreElements.ts", "node_modules/rxjs/src/internal/operators/mapTo.ts", "node_modules/rxjs/src/internal/operators/delayWhen.ts", "node_modules/rxjs/src/internal/operators/delay.ts", "node_modules/rxjs/src/internal/operators/distinctUntilChanged.ts", "node_modules/rxjs/src/internal/operators/distinctUntilKeyChanged.ts", "node_modules/rxjs/src/internal/operators/throwIfEmpty.ts", "node_modules/rxjs/src/internal/operators/endWith.ts", "node_modules/rxjs/src/internal/operators/finalize.ts", "node_modules/rxjs/src/internal/operators/first.ts", "node_modules/rxjs/src/internal/operators/takeLast.ts", "node_modules/rxjs/src/internal/operators/merge.ts", "node_modules/rxjs/src/internal/operators/mergeWith.ts", "node_modules/rxjs/src/internal/operators/repeat.ts", "node_modules/rxjs/src/internal/operators/scan.ts", "node_modules/rxjs/src/internal/operators/share.ts", "node_modules/rxjs/src/internal/operators/shareReplay.ts", "node_modules/rxjs/src/internal/operators/skip.ts", "node_modules/rxjs/src/internal/operators/skipUntil.ts", "node_modules/rxjs/src/internal/operators/startWith.ts", "node_modules/rxjs/src/internal/operators/switchMap.ts", "node_modules/rxjs/src/internal/operators/takeUntil.ts", "node_modules/rxjs/src/internal/operators/takeWhile.ts", "node_modules/rxjs/src/internal/operators/tap.ts", "node_modules/rxjs/src/internal/operators/throttle.ts", "node_modules/rxjs/src/internal/operators/throttleTime.ts", "node_modules/rxjs/src/internal/operators/withLatestFrom.ts", "node_modules/rxjs/src/internal/operators/zip.ts", "node_modules/rxjs/src/internal/operators/zipWith.ts", "src/templates/assets/javascripts/browser/document/index.ts", "src/templates/assets/javascripts/browser/element/_/index.ts", "src/templates/assets/javascripts/browser/element/focus/index.ts", "src/templates/assets/javascripts/browser/element/hover/index.ts", "src/templates/assets/javascripts/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/offset/_/index.ts", "src/templates/assets/javascripts/browser/element/offset/content/index.ts", "src/templates/assets/javascripts/browser/element/visibility/index.ts", "src/templates/assets/javascripts/browser/toggle/index.ts", "src/templates/assets/javascripts/browser/keyboard/index.ts", "src/templates/assets/javascripts/browser/location/_/index.ts", "src/templates/assets/javascripts/browser/location/hash/index.ts", "src/templates/assets/javascripts/browser/media/index.ts", "src/templates/assets/javascripts/browser/request/index.ts", "src/templates/assets/javascripts/browser/viewport/offset/index.ts", "src/templates/assets/javascripts/browser/viewport/size/index.ts", "src/templates/assets/javascripts/browser/viewport/_/index.ts", "src/templates/assets/javascripts/browser/viewport/at/index.ts", "src/templates/assets/javascripts/browser/worker/index.ts", "src/templates/assets/javascripts/_/index.ts", "src/templates/assets/javascripts/components/_/index.ts", "src/templates/assets/javascripts/components/announce/index.ts", "src/templates/assets/javascripts/components/consent/index.ts", "src/templates/assets/javascripts/templates/tooltip/index.tsx", "src/templates/assets/javascripts/templates/annotation/index.tsx", "src/templates/assets/javascripts/templates/clipboard/index.tsx", "src/templates/assets/javascripts/templates/search/index.tsx", "src/templates/assets/javascripts/templates/source/index.tsx", "src/templates/assets/javascripts/templates/tabbed/index.tsx", "src/templates/assets/javascripts/templates/table/index.tsx", "src/templates/assets/javascripts/templates/version/index.tsx", "src/templates/assets/javascripts/components/tooltip2/index.ts", "src/templates/assets/javascripts/components/content/annotation/_/index.ts", "src/templates/assets/javascripts/components/content/annotation/list/index.ts", "src/templates/assets/javascripts/components/content/annotation/block/index.ts", "src/templates/assets/javascripts/components/content/code/_/index.ts", "src/templates/assets/javascripts/components/content/details/index.ts", "src/templates/assets/javascripts/components/content/mermaid/index.css", "src/templates/assets/javascripts/components/content/mermaid/index.ts", "src/templates/assets/javascripts/components/content/table/index.ts", "src/templates/assets/javascripts/components/content/tabs/index.ts", "src/templates/assets/javascripts/components/content/_/index.ts", "src/templates/assets/javascripts/components/dialog/index.ts", "src/templates/assets/javascripts/components/tooltip/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/findurl/index.ts", "src/templates/assets/javascripts/integrations/version/index.ts", "src/templates/assets/javascripts/components/search/query/index.ts", "src/templates/assets/javascripts/components/search/result/index.ts", "src/templates/assets/javascripts/components/search/share/index.ts", "src/templates/assets/javascripts/components/search/suggest/index.ts", "src/templates/assets/javascripts/components/search/_/index.ts", "src/templates/assets/javascripts/components/search/highlight/index.ts", "src/templates/assets/javascripts/components/sidebar/index.ts", "src/templates/assets/javascripts/components/source/facts/github/index.ts", "src/templates/assets/javascripts/components/source/facts/gitlab/index.ts", "src/templates/assets/javascripts/components/source/facts/_/index.ts", "src/templates/assets/javascripts/components/source/_/index.ts", "src/templates/assets/javascripts/components/tabs/index.ts", "src/templates/assets/javascripts/components/toc/index.ts", "src/templates/assets/javascripts/components/top/index.ts", "src/templates/assets/javascripts/patches/ellipsis/index.ts", "src/templates/assets/javascripts/patches/indeterminate/index.ts", "src/templates/assets/javascripts/patches/scrollfix/index.ts", "src/templates/assets/javascripts/patches/scrolllock/index.ts", "src/templates/assets/javascripts/polyfills/index.ts"], + "sourcesContent": ["(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined' ? factory() :\n typeof define === 'function' && define.amd ? define(factory) :\n (factory());\n}(this, (function () { 'use strict';\n\n /**\n * Applies the :focus-visible polyfill at the given scope.\n * A scope in this case is either the top-level Document or a Shadow Root.\n *\n * @param {(Document|ShadowRoot)} scope\n * @see https://github.com/WICG/focus-visible\n */\n function applyFocusVisiblePolyfill(scope) {\n var hadKeyboardEvent = true;\n var hadFocusVisibleRecently = false;\n var hadFocusVisibleRecentlyTimeout = null;\n\n var inputTypesAllowlist = {\n text: true,\n search: true,\n url: true,\n tel: true,\n email: true,\n password: true,\n number: true,\n date: true,\n month: true,\n week: true,\n time: true,\n datetime: true,\n 'datetime-local': true\n };\n\n /**\n * Helper function for legacy browsers and iframes which sometimes focus\n * elements like document, body, and non-interactive SVG.\n * @param {Element} el\n */\n function isValidFocusTarget(el) {\n if (\n el &&\n el !== document &&\n el.nodeName !== 'HTML' &&\n el.nodeName !== 'BODY' &&\n 'classList' in el &&\n 'contains' in el.classList\n ) {\n return true;\n }\n return false;\n }\n\n /**\n * Computes whether the given element should automatically trigger the\n * `focus-visible` class being added, i.e. whether it should always match\n * `:focus-visible` when focused.\n * @param {Element} el\n * @return {boolean}\n */\n function focusTriggersKeyboardModality(el) {\n var type = el.type;\n var tagName = el.tagName;\n\n if (tagName === 'INPUT' && inputTypesAllowlist[type] && !el.readOnly) {\n return true;\n }\n\n if (tagName === 'TEXTAREA' && !el.readOnly) {\n return true;\n }\n\n if (el.isContentEditable) {\n return true;\n }\n\n return false;\n }\n\n /**\n * Add the `focus-visible` class to the given element if it was not added by\n * the author.\n * @param {Element} el\n */\n function addFocusVisibleClass(el) {\n if (el.classList.contains('focus-visible')) {\n return;\n }\n el.classList.add('focus-visible');\n el.setAttribute('data-focus-visible-added', '');\n }\n\n /**\n * Remove the `focus-visible` class from the given element if it was not\n * originally added by the author.\n * @param {Element} el\n */\n function removeFocusVisibleClass(el) {\n if (!el.hasAttribute('data-focus-visible-added')) {\n return;\n }\n el.classList.remove('focus-visible');\n el.removeAttribute('data-focus-visible-added');\n }\n\n /**\n * If the most recent user interaction was via the keyboard;\n * and the key press did not include a meta, alt/option, or control key;\n * then the modality is keyboard. Otherwise, the modality is not keyboard.\n * Apply `focus-visible` to any current active element and keep track\n * of our keyboard modality state with `hadKeyboardEvent`.\n * @param {KeyboardEvent} e\n */\n function onKeyDown(e) {\n if (e.metaKey || e.altKey || e.ctrlKey) {\n return;\n }\n\n if (isValidFocusTarget(scope.activeElement)) {\n addFocusVisibleClass(scope.activeElement);\n }\n\n hadKeyboardEvent = true;\n }\n\n /**\n * If at any point a user clicks with a pointing device, ensure that we change\n * the modality away from keyboard.\n * This avoids the situation where a user presses a key on an already focused\n * element, and then clicks on a different element, focusing it with a\n * pointing device, while we still think we're in keyboard modality.\n * @param {Event} e\n */\n function onPointerDown(e) {\n hadKeyboardEvent = false;\n }\n\n /**\n * On `focus`, add the `focus-visible` class to the target if:\n * - the target received focus as a result of keyboard navigation, or\n * - the event target is an element that will likely require interaction\n * via the keyboard (e.g. a text box)\n * @param {Event} e\n */\n function onFocus(e) {\n // Prevent IE from focusing the document or HTML element.\n if (!isValidFocusTarget(e.target)) {\n return;\n }\n\n if (hadKeyboardEvent || focusTriggersKeyboardModality(e.target)) {\n addFocusVisibleClass(e.target);\n }\n }\n\n /**\n * On `blur`, remove the `focus-visible` class from the target.\n * @param {Event} e\n */\n function onBlur(e) {\n if (!isValidFocusTarget(e.target)) {\n return;\n }\n\n if (\n e.target.classList.contains('focus-visible') ||\n e.target.hasAttribute('data-focus-visible-added')\n ) {\n // To detect a tab/window switch, we look for a blur event followed\n // rapidly by a visibility change.\n // If we don't see a visibility change within 100ms, it's probably a\n // regular focus change.\n hadFocusVisibleRecently = true;\n window.clearTimeout(hadFocusVisibleRecentlyTimeout);\n hadFocusVisibleRecentlyTimeout = window.setTimeout(function() {\n hadFocusVisibleRecently = false;\n }, 100);\n removeFocusVisibleClass(e.target);\n }\n }\n\n /**\n * If the user changes tabs, keep track of whether or not the previously\n * focused element had .focus-visible.\n * @param {Event} e\n */\n function onVisibilityChange(e) {\n if (document.visibilityState === 'hidden') {\n // If the tab becomes active again, the browser will handle calling focus\n // on the element (Safari actually calls it twice).\n // If this tab change caused a blur on an element with focus-visible,\n // re-apply the class when the user switches back to the tab.\n if (hadFocusVisibleRecently) {\n hadKeyboardEvent = true;\n }\n addInitialPointerMoveListeners();\n }\n }\n\n /**\n * Add a group of listeners to detect usage of any pointing devices.\n * These listeners will be added when the polyfill first loads, and anytime\n * the window is blurred, so that they are active when the window regains\n * focus.\n */\n function addInitialPointerMoveListeners() {\n document.addEventListener('mousemove', onInitialPointerMove);\n document.addEventListener('mousedown', onInitialPointerMove);\n document.addEventListener('mouseup', onInitialPointerMove);\n document.addEventListener('pointermove', onInitialPointerMove);\n document.addEventListener('pointerdown', onInitialPointerMove);\n document.addEventListener('pointerup', onInitialPointerMove);\n document.addEventListener('touchmove', onInitialPointerMove);\n document.addEventListener('touchstart', onInitialPointerMove);\n document.addEventListener('touchend', onInitialPointerMove);\n }\n\n function removeInitialPointerMoveListeners() {\n document.removeEventListener('mousemove', onInitialPointerMove);\n document.removeEventListener('mousedown', onInitialPointerMove);\n document.removeEventListener('mouseup', onInitialPointerMove);\n document.removeEventListener('pointermove', onInitialPointerMove);\n document.removeEventListener('pointerdown', onInitialPointerMove);\n document.removeEventListener('pointerup', onInitialPointerMove);\n document.removeEventListener('touchmove', onInitialPointerMove);\n document.removeEventListener('touchstart', onInitialPointerMove);\n document.removeEventListener('touchend', onInitialPointerMove);\n }\n\n /**\n * When the polfyill first loads, assume the user is in keyboard modality.\n * If any event is received from a pointing device (e.g. mouse, pointer,\n * touch), turn off keyboard modality.\n * This accounts for situations where focus enters the page from the URL bar.\n * @param {Event} e\n */\n function onInitialPointerMove(e) {\n // Work around a Safari quirk that fires a mousemove on whenever the\n // window blurs, even if you're tabbing out of the page. \u00AF\\_(\u30C4)_/\u00AF\n if (e.target.nodeName && e.target.nodeName.toLowerCase() === 'html') {\n return;\n }\n\n hadKeyboardEvent = false;\n removeInitialPointerMoveListeners();\n }\n\n // For some kinds of state, we are interested in changes at the global scope\n // only. For example, global pointer input, global key presses and global\n // visibility change should affect the state at every scope:\n document.addEventListener('keydown', onKeyDown, true);\n document.addEventListener('mousedown', onPointerDown, true);\n document.addEventListener('pointerdown', onPointerDown, true);\n document.addEventListener('touchstart', onPointerDown, true);\n document.addEventListener('visibilitychange', onVisibilityChange, true);\n\n addInitialPointerMoveListeners();\n\n // For focus and blur, we specifically care about state changes in the local\n // scope. This is because focus / blur events that originate from within a\n // shadow root are not re-dispatched from the host element if it was already\n // the active element in its own scope:\n scope.addEventListener('focus', onFocus, true);\n scope.addEventListener('blur', onBlur, true);\n\n // We detect that a node is a ShadowRoot by ensuring that it is a\n // DocumentFragment and also has a host property. This check covers native\n // implementation and polyfill implementation transparently. If we only cared\n // about the native implementation, we could just check if the scope was\n // an instance of a ShadowRoot.\n if (scope.nodeType === Node.DOCUMENT_FRAGMENT_NODE && scope.host) {\n // Since a ShadowRoot is a special kind of DocumentFragment, it does not\n // have a root element to add a class to. So, we add this attribute to the\n // host element instead:\n scope.host.setAttribute('data-js-focus-visible', '');\n } else if (scope.nodeType === Node.DOCUMENT_NODE) {\n document.documentElement.classList.add('js-focus-visible');\n document.documentElement.setAttribute('data-js-focus-visible', '');\n }\n }\n\n // It is important to wrap all references to global window and document in\n // these checks to support server-side rendering use cases\n // @see https://github.com/WICG/focus-visible/issues/199\n if (typeof window !== 'undefined' && typeof document !== 'undefined') {\n // Make the polyfill helper globally available. This can be used as a signal\n // to interested libraries that wish to coordinate with the polyfill for e.g.,\n // applying the polyfill to a shadow root:\n window.applyFocusVisiblePolyfill = applyFocusVisiblePolyfill;\n\n // Notify interested libraries of the polyfill's presence, in case the\n // polyfill was loaded lazily:\n var event;\n\n try {\n event = new CustomEvent('focus-visible-polyfill-ready');\n } catch (error) {\n // IE11 does not support using CustomEvent as a constructor directly:\n event = document.createEvent('CustomEvent');\n event.initCustomEvent('focus-visible-polyfill-ready', false, false, {});\n }\n\n window.dispatchEvent(event);\n }\n\n if (typeof document !== 'undefined') {\n // Apply the polyfill to the global document, so that no JavaScript\n // coordination is required to use the polyfill in the top-level document:\n applyFocusVisiblePolyfill(document);\n }\n\n})));\n", "/*!\n * 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 * 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 * Copyright (c) 2016-2024 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport \"focus-visible\"\n\nimport {\n EMPTY,\n NEVER,\n Observable,\n Subject,\n defer,\n delay,\n filter,\n map,\n merge,\n mergeWith,\n shareReplay,\n switchMap\n} from \"rxjs\"\n\nimport { configuration, feature } from \"./_\"\nimport {\n at,\n getActiveElement,\n getOptionalElement,\n requestJSON,\n setLocation,\n setToggle,\n watchDocument,\n watchKeyboard,\n watchLocation,\n watchLocationTarget,\n watchMedia,\n watchPrint,\n watchScript,\n watchViewport\n} from \"./browser\"\nimport {\n getComponentElement,\n getComponentElements,\n mountAnnounce,\n mountBackToTop,\n mountConsent,\n mountContent,\n mountDialog,\n mountHeader,\n mountHeaderTitle,\n mountPalette,\n mountProgress,\n mountSearch,\n mountSearchHiglight,\n mountSidebar,\n mountSource,\n mountTableOfContents,\n mountTabs,\n watchHeader,\n watchMain\n} from \"./components\"\nimport {\n SearchIndex,\n setupClipboardJS,\n setupInstantNavigation,\n setupVersionSelector\n} from \"./integrations\"\nimport {\n patchEllipsis,\n patchIndeterminate,\n patchScrollfix,\n patchScrolllock\n} from \"./patches\"\nimport \"./polyfills\"\n\n/* ----------------------------------------------------------------------------\n * Functions - @todo refactor\n * ------------------------------------------------------------------------- */\n\n/**\n * Fetch search index\n *\n * @returns Search index observable\n */\nfunction fetchSearchIndex(): Observable {\n if (location.protocol === \"file:\") {\n return watchScript(\n `${new URL(\"search/search_index.js\", config.base)}`\n )\n .pipe(\n // @ts-ignore - @todo fix typings\n map(() => __index),\n shareReplay(1)\n )\n } else {\n return requestJSON(\n new URL(\"search/search_index.json\", config.base)\n )\n }\n}\n\n/* ----------------------------------------------------------------------------\n * Application\n * ------------------------------------------------------------------------- */\n\n/* Yay, JavaScript is available */\ndocument.documentElement.classList.remove(\"no-js\")\ndocument.documentElement.classList.add(\"js\")\n\n/* Set up navigation observables and subjects */\nconst document$ = watchDocument()\nconst location$ = watchLocation()\nconst target$ = watchLocationTarget(location$)\nconst keyboard$ = watchKeyboard()\n\n/* Set up media observables */\nconst viewport$ = watchViewport()\nconst tablet$ = watchMedia(\"(min-width: 960px)\")\nconst screen$ = watchMedia(\"(min-width: 1220px)\")\nconst print$ = watchPrint()\n\n/* Retrieve search index, if search is enabled */\nconst config = configuration()\nconst index$ = document.forms.namedItem(\"search\")\n ? fetchSearchIndex()\n : NEVER\n\n/* Set up Clipboard.js integration */\nconst alert$ = new Subject()\nsetupClipboardJS({ alert$ })\n\n/* Set up progress indicator */\nconst progress$ = new Subject()\n\n/* Set up instant navigation, if enabled */\nif (feature(\"navigation.instant\"))\n setupInstantNavigation({ location$, viewport$, progress$ })\n .subscribe(document$)\n\n/* Set up version selector */\nif (config.version?.provider === \"mike\")\n setupVersionSelector({ document$ })\n\n/* Always close drawer and search on navigation */\nmerge(location$, target$)\n .pipe(\n delay(125)\n )\n .subscribe(() => {\n setToggle(\"drawer\", false)\n setToggle(\"search\", false)\n })\n\n/* Set up global keyboard handlers */\nkeyboard$\n .pipe(\n filter(({ mode }) => mode === \"global\")\n )\n .subscribe(key => {\n switch (key.type) {\n\n /* Go to previous page */\n case \"p\":\n case \",\":\n const prev = getOptionalElement(\"link[rel=prev]\")\n if (typeof prev !== \"undefined\")\n setLocation(prev)\n break\n\n /* Go to next page */\n case \"n\":\n case \".\":\n const next = getOptionalElement(\"link[rel=next]\")\n if (typeof next !== \"undefined\")\n setLocation(next)\n break\n\n /* Expand navigation, see https://bit.ly/3ZjG5io */\n case \"Enter\":\n const active = getActiveElement()\n if (active instanceof HTMLLabelElement)\n active.click()\n }\n })\n\n/* Set up patches */\npatchEllipsis({ viewport$, document$ })\npatchIndeterminate({ document$, tablet$ })\npatchScrollfix({ document$ })\npatchScrolllock({ viewport$, tablet$ })\n\n/* Set up header and main area observable */\nconst header$ = watchHeader(getComponentElement(\"header\"), { viewport$ })\nconst main$ = document$\n .pipe(\n map(() => getComponentElement(\"main\")),\n switchMap(el => watchMain(el, { viewport$, header$ })),\n shareReplay(1)\n )\n\n/* Set up control component observables */\nconst control$ = merge(\n\n /* Consent */\n ...getComponentElements(\"consent\")\n .map(el => mountConsent(el, { target$ })),\n\n /* Dialog */\n ...getComponentElements(\"dialog\")\n .map(el => mountDialog(el, { alert$ })),\n\n /* 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 */\n ...getComponentElements(\"header\")\n .map(el => mountHeader(el, { viewport$, header$, main$ })),\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", "/******************************************************************************\nCopyright (c) Microsoft Corporation.\n\nPermission to use, copy, modify, and/or distribute this software for any\npurpose with or without fee is hereby granted.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\nPERFORMANCE OF THIS SOFTWARE.\n***************************************************************************** */\n/* global Reflect, Promise, SuppressedError, Symbol, Iterator */\n\nvar extendStatics = function(d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\n return extendStatics(d, b);\n};\n\nexport function __extends(d, b) {\n if (typeof b !== \"function\" && b !== null)\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n}\n\nexport var __assign = function() {\n __assign = Object.assign || function __assign(t) {\n for (var s, i = 1, n = arguments.length; i < n; i++) {\n s = arguments[i];\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\n }\n return t;\n }\n return __assign.apply(this, arguments);\n}\n\nexport function __rest(s, e) {\n var t = {};\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)\n t[p] = s[p];\n if (s != null && typeof Object.getOwnPropertySymbols === \"function\")\n for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {\n if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))\n t[p[i]] = s[p[i]];\n }\n return t;\n}\n\nexport function __decorate(decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\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;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n}\n\nexport function __param(paramIndex, decorator) {\n return function (target, key) { decorator(target, key, paramIndex); }\n}\n\nexport function __esDecorate(ctor, descriptorIn, decorators, contextIn, initializers, extraInitializers) {\n function accept(f) { if (f !== void 0 && typeof f !== \"function\") throw new TypeError(\"Function expected\"); return f; }\n var kind = contextIn.kind, key = kind === \"getter\" ? \"get\" : kind === \"setter\" ? \"set\" : \"value\";\n var target = !descriptorIn && ctor ? contextIn[\"static\"] ? ctor : ctor.prototype : null;\n var descriptor = descriptorIn || (target ? Object.getOwnPropertyDescriptor(target, contextIn.name) : {});\n var _, done = false;\n for (var i = decorators.length - 1; i >= 0; i--) {\n var context = {};\n for (var p in contextIn) context[p] = p === \"access\" ? {} : contextIn[p];\n for (var p in contextIn.access) context.access[p] = contextIn.access[p];\n context.addInitializer = function (f) { if (done) throw new TypeError(\"Cannot add initializers after decoration has completed\"); extraInitializers.push(accept(f || null)); };\n var result = (0, decorators[i])(kind === \"accessor\" ? { get: descriptor.get, set: descriptor.set } : descriptor[key], context);\n if (kind === \"accessor\") {\n if (result === void 0) continue;\n if (result === null || typeof result !== \"object\") throw new TypeError(\"Object expected\");\n if (_ = accept(result.get)) descriptor.get = _;\n if (_ = accept(result.set)) descriptor.set = _;\n if (_ = accept(result.init)) initializers.unshift(_);\n }\n else if (_ = accept(result)) {\n if (kind === \"field\") initializers.unshift(_);\n else descriptor[key] = _;\n }\n }\n if (target) Object.defineProperty(target, contextIn.name, descriptor);\n done = true;\n};\n\nexport function __runInitializers(thisArg, initializers, value) {\n var useValue = arguments.length > 2;\n for (var i = 0; i < initializers.length; i++) {\n value = useValue ? initializers[i].call(thisArg, value) : initializers[i].call(thisArg);\n }\n return useValue ? value : void 0;\n};\n\nexport function __propKey(x) {\n return typeof x === \"symbol\" ? x : \"\".concat(x);\n};\n\nexport function __setFunctionName(f, name, prefix) {\n if (typeof name === \"symbol\") name = name.description ? \"[\".concat(name.description, \"]\") : \"\";\n return Object.defineProperty(f, \"name\", { configurable: true, value: prefix ? \"\".concat(prefix, \" \", name) : name });\n};\n\nexport function __metadata(metadataKey, metadataValue) {\n if (typeof Reflect === \"object\" && typeof Reflect.metadata === \"function\") return Reflect.metadata(metadataKey, metadataValue);\n}\n\nexport function __awaiter(thisArg, _arguments, P, generator) {\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\n return new (P || (P = Promise))(function (resolve, reject) {\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\n step((generator = generator.apply(thisArg, _arguments || [])).next());\n });\n}\n\nexport function __generator(thisArg, body) {\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === \"function\" ? Iterator : Object).prototype);\n return g.next = verb(0), g[\"throw\"] = verb(1), g[\"return\"] = verb(2), typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\n function verb(n) { return function (v) { return step([n, v]); }; }\n function step(op) {\n if (f) throw new TypeError(\"Generator is already executing.\");\n while (g && (g = 0, op[0] && (_ = 0)), _) try {\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;\n if (y = 0, t) op = [op[0] & 2, t.value];\n switch (op[0]) {\n case 0: case 1: t = op; break;\n case 4: _.label++; return { value: op[1], done: false };\n case 5: _.label++; y = op[1]; op = [0]; continue;\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\n default:\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\n if (t[2]) _.ops.pop();\n _.trys.pop(); continue;\n }\n op = body.call(thisArg, _);\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\n }\n}\n\nexport var __createBinding = Object.create ? (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n var desc = Object.getOwnPropertyDescriptor(m, k);\n if (!desc || (\"get\" in desc ? !m.__esModule : desc.writable || desc.configurable)) {\n desc = { enumerable: true, get: function() { return m[k]; } };\n }\n Object.defineProperty(o, k2, desc);\n}) : (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n o[k2] = m[k];\n});\n\nexport function __exportStar(m, o) {\n for (var p in m) if (p !== \"default\" && !Object.prototype.hasOwnProperty.call(o, p)) __createBinding(o, m, p);\n}\n\nexport function __values(o) {\n var s = typeof Symbol === \"function\" && Symbol.iterator, m = s && o[s], i = 0;\n if (m) return m.call(o);\n if (o && typeof o.length === \"number\") return {\n next: function () {\n if (o && i >= o.length) o = void 0;\n return { value: o && o[i++], done: !o };\n }\n };\n throw new TypeError(s ? \"Object is not iterable.\" : \"Symbol.iterator is not defined.\");\n}\n\nexport function __read(o, n) {\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\n if (!m) return o;\n var i = m.call(o), r, ar = [], e;\n try {\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\n }\n catch (error) { e = { error: error }; }\n finally {\n try {\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\n }\n finally { if (e) throw e.error; }\n }\n return ar;\n}\n\n/** @deprecated */\nexport function __spread() {\n for (var ar = [], i = 0; i < arguments.length; i++)\n ar = ar.concat(__read(arguments[i]));\n return ar;\n}\n\n/** @deprecated */\nexport function __spreadArrays() {\n for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;\n for (var r = Array(s), k = 0, i = 0; i < il; i++)\n for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)\n r[k] = a[j];\n return r;\n}\n\nexport function __spreadArray(to, from, pack) {\n if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {\n if (ar || !(i in from)) {\n if (!ar) ar = Array.prototype.slice.call(from, 0, i);\n ar[i] = from[i];\n }\n }\n return to.concat(ar || Array.prototype.slice.call(from));\n}\n\nexport function __await(v) {\n return this instanceof __await ? (this.v = v, this) : new __await(v);\n}\n\nexport function __asyncGenerator(thisArg, _arguments, generator) {\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\n var g = generator.apply(thisArg, _arguments || []), i, q = [];\n return i = Object.create((typeof AsyncIterator === \"function\" ? AsyncIterator : Object).prototype), verb(\"next\"), verb(\"throw\"), verb(\"return\", awaitReturn), i[Symbol.asyncIterator] = function () { return this; }, i;\n function awaitReturn(f) { return function (v) { return Promise.resolve(v).then(f, reject); }; }\n function verb(n, f) { if (g[n]) { i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; if (f) i[n] = f(i[n]); } }\n function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }\n function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }\n function fulfill(value) { resume(\"next\", value); }\n function reject(value) { resume(\"throw\", value); }\n function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }\n}\n\nexport function __asyncDelegator(o) {\n var i, p;\n return i = {}, verb(\"next\"), verb(\"throw\", function (e) { throw e; }), verb(\"return\"), i[Symbol.iterator] = function () { return this; }, i;\n function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: false } : f ? f(v) : v; } : f; }\n}\n\nexport function __asyncValues(o) {\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\n var m = o[Symbol.asyncIterator], i;\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);\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); }); }; }\n function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }\n}\n\nexport function __makeTemplateObject(cooked, raw) {\n if (Object.defineProperty) { Object.defineProperty(cooked, \"raw\", { value: raw }); } else { cooked.raw = raw; }\n return cooked;\n};\n\nvar __setModuleDefault = Object.create ? (function(o, v) {\n Object.defineProperty(o, \"default\", { enumerable: true, value: v });\n}) : function(o, v) {\n o[\"default\"] = v;\n};\n\nexport function __importStar(mod) {\n if (mod && mod.__esModule) return mod;\n var result = {};\n if (mod != null) for (var k in mod) if (k !== \"default\" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);\n __setModuleDefault(result, mod);\n return result;\n}\n\nexport function __importDefault(mod) {\n return (mod && mod.__esModule) ? mod : { default: mod };\n}\n\nexport function __classPrivateFieldGet(receiver, state, kind, f) {\n if (kind === \"a\" && !f) throw new TypeError(\"Private accessor was defined without a getter\");\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\");\n return kind === \"m\" ? f : kind === \"a\" ? f.call(receiver) : f ? f.value : state.get(receiver);\n}\n\nexport function __classPrivateFieldSet(receiver, state, value, kind, f) {\n if (kind === \"m\") throw new TypeError(\"Private method is not writable\");\n if (kind === \"a\" && !f) throw new TypeError(\"Private accessor was defined without a setter\");\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\");\n return (kind === \"a\" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;\n}\n\nexport function __classPrivateFieldIn(state, receiver) {\n if (receiver === null || (typeof receiver !== \"object\" && typeof receiver !== \"function\")) throw new TypeError(\"Cannot use 'in' operator on non-object\");\n return typeof state === \"function\" ? receiver === state : state.has(receiver);\n}\n\nexport function __addDisposableResource(env, value, async) {\n if (value !== null && value !== void 0) {\n if (typeof value !== \"object\" && typeof value !== \"function\") throw new TypeError(\"Object expected.\");\n var dispose, inner;\n if (async) {\n if (!Symbol.asyncDispose) throw new TypeError(\"Symbol.asyncDispose is not defined.\");\n dispose = value[Symbol.asyncDispose];\n }\n if (dispose === void 0) {\n if (!Symbol.dispose) throw new TypeError(\"Symbol.dispose is not defined.\");\n dispose = value[Symbol.dispose];\n if (async) inner = dispose;\n }\n if (typeof dispose !== \"function\") throw new TypeError(\"Object not disposable.\");\n if (inner) dispose = function() { try { inner.call(this); } catch (e) { return Promise.reject(e); } };\n env.stack.push({ value: value, dispose: dispose, async: async });\n }\n else if (async) {\n env.stack.push({ async: true });\n }\n return value;\n}\n\nvar _SuppressedError = typeof SuppressedError === \"function\" ? SuppressedError : function (error, suppressed, message) {\n var e = new Error(message);\n return e.name = \"SuppressedError\", e.error = error, e.suppressed = suppressed, e;\n};\n\nexport function __disposeResources(env) {\n function fail(e) {\n env.error = env.hasError ? new _SuppressedError(e, env.error, \"An error was suppressed during disposal.\") : e;\n env.hasError = true;\n }\n var r, s = 0;\n function next() {\n while (r = env.stack.pop()) {\n try {\n if (!r.async && s === 1) return s = 0, env.stack.push(r), Promise.resolve().then(next);\n if (r.dispose) {\n var result = r.dispose.call(r.value);\n if (r.async) return s |= 2, Promise.resolve(result).then(next, function(e) { fail(e); return next(); });\n }\n else s |= 1;\n }\n catch (e) {\n fail(e);\n }\n }\n if (s === 1) return env.hasError ? Promise.reject(env.error) : Promise.resolve();\n if (env.hasError) throw env.error;\n }\n return next();\n}\n\nexport default {\n __extends,\n __assign,\n __rest,\n __decorate,\n __param,\n __metadata,\n __awaiter,\n __generator,\n __createBinding,\n __exportStar,\n __values,\n __read,\n __spread,\n __spreadArrays,\n __spreadArray,\n __await,\n __asyncGenerator,\n __asyncDelegator,\n __asyncValues,\n __makeTemplateObject,\n __importStar,\n __importDefault,\n __classPrivateFieldGet,\n __classPrivateFieldSet,\n __classPrivateFieldIn,\n __addDisposableResource,\n __disposeResources,\n};\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 { Subject } from './Subject';\nimport { Subscriber } from './Subscriber';\nimport { Subscription } from './Subscription';\n\n/**\n * A variant of Subject that requires an initial value and emits its current\n * value whenever it is subscribed to.\n *\n * @class BehaviorSubject\n */\nexport class BehaviorSubject extends Subject {\n constructor(private _value: T) {\n super();\n }\n\n get value(): T {\n return this.getValue();\n }\n\n /** @internal */\n protected _subscribe(subscriber: Subscriber): Subscription {\n const subscription = super._subscribe(subscriber);\n !subscription.closed && subscriber.next(this._value);\n return subscription;\n }\n\n getValue(): T {\n const { hasError, thrownError, _value } = this;\n if (hasError) {\n throw thrownError;\n }\n this._throwIfClosed();\n return _value;\n }\n\n next(value: T): void {\n super.next((this._value = value));\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 { Subscription } from '../Subscription';\nimport { QueueScheduler } from './QueueScheduler';\nimport { SchedulerAction } from '../types';\nimport { TimerHandle } from './timerHandle';\n\nexport class QueueAction extends AsyncAction {\n constructor(protected scheduler: QueueScheduler, protected work: (this: SchedulerAction, state?: T) => void) {\n super(scheduler, work);\n }\n\n public schedule(state?: T, delay: number = 0): Subscription {\n if (delay > 0) {\n return super.schedule(state, delay);\n }\n this.delay = delay;\n this.state = state;\n this.scheduler.flush(this);\n return this;\n }\n\n public execute(state: T, delay: number): any {\n return delay > 0 || this.closed ? super.execute(state, delay) : this._execute(state, delay);\n }\n\n protected requestAsyncId(scheduler: QueueScheduler, id?: TimerHandle, delay: number = 0): TimerHandle {\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\n if ((delay != null && delay > 0) || (delay == null && this.delay > 0)) {\n return super.requestAsyncId(scheduler, id, delay);\n }\n\n // Otherwise flush the scheduler starting with this action.\n scheduler.flush(this);\n\n // HACK: In the past, this was returning `void`. However, `void` isn't a valid\n // `TimerHandle`, and generally the return value here isn't really used. So the\n // compromise is to return `0` which is both \"falsy\" and a valid `TimerHandle`,\n // as opposed to refactoring every other instanceo of `requestAsyncId`.\n return 0;\n }\n}\n", "import { AsyncScheduler } from './AsyncScheduler';\n\nexport class QueueScheduler extends AsyncScheduler {\n}\n", "import { QueueAction } from './QueueAction';\nimport { QueueScheduler } from './QueueScheduler';\n\n/**\n *\n * Queue Scheduler\n *\n * Put every next task on a queue, instead of executing it immediately\n *\n * `queue` scheduler, when used with delay, behaves the same as {@link asyncScheduler} scheduler.\n *\n * When used without delay, it schedules given task synchronously - executes it right when\n * it is scheduled. However when called recursively, that is when inside the scheduled task,\n * another task is scheduled with queue scheduler, instead of executing immediately as well,\n * that task will be put on a queue and wait for current one to finish.\n *\n * This means that when you execute task with `queue` scheduler, you are sure it will end\n * before any other task scheduled with that scheduler will start.\n *\n * ## Examples\n * Schedule recursively first, then do something\n * ```ts\n * import { queueScheduler } from 'rxjs';\n *\n * queueScheduler.schedule(() => {\n * queueScheduler.schedule(() => console.log('second')); // will not happen now, but will be put on a queue\n *\n * console.log('first');\n * });\n *\n * // Logs:\n * // \"first\"\n * // \"second\"\n * ```\n *\n * Reschedule itself recursively\n * ```ts\n * import { queueScheduler } from 'rxjs';\n *\n * queueScheduler.schedule(function(state) {\n * if (state !== 0) {\n * console.log('before', state);\n * this.schedule(state - 1); // `this` references currently executing Action,\n * // which we reschedule with new state\n * console.log('after', state);\n * }\n * }, 0, 3);\n *\n * // In scheduler that runs recursively, you would expect:\n * // \"before\", 3\n * // \"before\", 2\n * // \"before\", 1\n * // \"after\", 1\n * // \"after\", 2\n * // \"after\", 3\n *\n * // But with queue it logs:\n * // \"before\", 3\n * // \"after\", 3\n * // \"before\", 2\n * // \"after\", 2\n * // \"before\", 1\n * // \"after\", 1\n * ```\n */\n\nexport const queueScheduler = new QueueScheduler(QueueAction);\n\n/**\n * @deprecated Renamed to {@link queueScheduler}. Will be removed in v8.\n */\nexport const queue = queueScheduler;\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 + +

Priorização de requisitos MoSCoW

+
+

Planilha MosCOW

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/engenharia-requisitos/lista-requisitos/index.html b/engenharia-requisitos/lista-requisitos/index.html new file mode 100644 index 0000000..3c1e870 --- /dev/null +++ b/engenharia-requisitos/lista-requisitos/index.html @@ -0,0 +1,1174 @@ + + + + + + + + + + + + + + + + + + + + + + + Lista de requisitos - Documentação IdeiaSpace + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+
+ + + + + + + +

Lista de requisitos

+ +

Observações

+

Conforme reuniões com o cliente, foram levantados requisitos para diferentes usuários. A regra de negócio da empresa visa a padronização do questionário entre todas as suas turmas e instituições. Por isso, o banco de perguntas é global (único para todas as turmas) e um professor não terá a permissão de realizar modificações nas perguntas.

+

Requisitos Funcionais

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
IDRequisitoDescriçãoPapel
RF1Responder questionário de avaliaçãoO aluno pode acessar e responder os questionários disponibilizados durante o período de validade.Aluno
RF2Visualizar desempenho de questionárioO aluno pode visualizar notas e feedbacks detalhados após o término do questionário.Aluno
RF3Sistema de pontos nos questionáriosOs alunos ganham pontos ao acertarem questões nos questionários, incentivando maior engajamento.Aluno
RF4Visualizar scoreboardOs alunos podem visualizar uma classificação (scoreboard) com os melhores desempenhos.Aluno
RF5Liberar acesso a questionárioO professor pode liberar questionários com datas e horários definidos para início e término.Professor
RF6Visualizar gráficos por turmaO professor pode acessar gráficos para monitorar desempenho coletivo e individual por turma.Professor
RF7Baixar gráficosO professor pode exportar gráficos de desempenho em formatos como PDF ou imagem.Professor
RF8Criar turmaO administrador pode criar turmas, especificando nome, descrição e período.Administrador
RF9Editar turmaO administrador pode modificar nome, descrição e período de turmas existentes.Administrador
RF10Remover turmaO administrador pode excluir turmas, desde que não tenham vínculos ativos.Administrador
RF11Adicionar usuárioO administrador pode criar usuários gerando login, senha e atribuindo papéis.Administrador
RF12Editar usuárioO administrador pode alterar login, senha e papel do usuário.Administrador
RF13Excluir usuárioO administrador pode excluir usuários permanentemente.Administrador
RF14Adicionar professor em turmaO administrador pode vincular professores a turmas específicas.Administrador
RF15Adicionar aluno em turmaO administrador pode vincular alunos a turmas específicas.Administrador
RF16Adicionar perguntas ao bancoO administrador pode cadastrar perguntas com tema, dificuldade e tipo.Administrador
RF17Editar perguntas no bancoO administrador pode modificar textos, alternativas ou classificações de perguntas.Administrador
RF18Excluir perguntas do bancoO administrador pode remover perguntas que não estejam vinculadas a questionários ativos.Administrador
RF19Visualizar perguntas do bancoO administrador pode acessar a lista de perguntas com filtros como tema e dificuldade.Administrador
RF20Criar questionárioO administrador pode criar questionários a partir do banco de questões.Administrador
RF21Editar questionárioO administrador pode modificar questionários existentes, alterando título, perguntas ou tema.Administrador
RF22Excluir questionárioO administrador pode excluir questionários que não tenham sido respondidos.Administrador
RF23Visualizar gráficos globaisO administrador pode acessar gráficos de desempenho geral com filtros por data, turma ou tema.Administrador
RF24Baixar gráficosO administrador pode exportar gráficos para relatórios.Administrador
+

Requisitos não funcionais

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Nome do requisitoCampo do URPS+Descrição
Tempo de resposta inferior a 2 segundos para cada consultaDesempenhoAs ações realizadas pelos usuários devem ter tempo de resposta inferior a 2 segundos.
Suporte a múltiplos dispositivosUsabilidadeA plataforma deve ser responsiva, funcionando bem em desktops, tablets e smartphones.
Garantir segurança dos dados de desempenho de usuário e loginConfiabilidadeOs dados dos usuários devem ser armazenados de forma segura, com criptografia onde necessário.
Capacidade de escalabilidadeSuportabilidadeO sistema deve suportar aumento no número de usuários e questionários sem perda de desempenho.
Compatibilidade com múltiplos navegadoresUsabilidadeO sistema deve ser compatível com os navegadores mais utilizados, como Chrome, Firefox e Edge, em sua versão mais recente (até o ano de 2024).
Suporte de texto para múltiplas linguagensSuportabilidadeO sistema deve ser capaz de suportar novas linguagens.
+ + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..ace721c --- /dev/null +++ b/index.html @@ -0,0 +1,1060 @@ + + + + + + + + + + + + + + + + + + + + + Documentação IdeiaSpace + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+
+ + + + + + + +

Início

+

Histórico de Revisão

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
DataVersãoDescriçãoAutor
01/11/241.0Criação do documentoEdilson Ribeiro
04/11/241.0Correções do documentoMatheus Brant
15/12/241.1Estilização do documentoCaio Felipe
+

Projeto

+

Este projeto é parte da disciplina de Requisitos de Software, orientada pelo professor Dr. George Marsicano Corrêa, do curso de Engenharia de Software da Universidade de Brasília.

+

O objetivo deste projeto é desenvolver uma solução de software utilizando a Engenharia de Requisitos, com foco nas técnicas de elicitação, análise, especificação e validação de requisitos, além da entrega de um produto de software que atenda às necessidades do cliente.

+

A Ideia Space 🚀

+

A Ideia Space é uma startup brasileira de educação que tem como objetivo melhorar a qualidade do ensino, especialmente nas áreas de STEAM (Ciência, Tecnologia, Engenharia, Artes e Matemática). Sua proposta é utilizar o fascínio pelo espaço como tema central para envolver e capacitar os alunos em projetos que estimulam a criatividade e a resolução de problemas.

+

Portanto, para este projeto, a Ideia Space é o cliente que necessita de uma solução de software capaz de criar uma experiência de aprendizado gamificada, associado à obtenção de métricas de desempenho dos alunos, para que possa avaliar a eficácia de seus métodos de ensino, associado ao engajamento dos alunos.

+

Equipe

+
+ +
+ +

Caio Felipe

+
+ +
+ +

Edilson Ribeiro

+

Líder

+
+ +
+ +

Felipe Matheus

+
+ +
+ +

Igor Silva

+
+ +
+ +

Matheus Brant

+
+ +
+ +

Sebastian Zuzunaga

+
+
+ + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/licoes/unidade1/index.html b/licoes/unidade1/index.html new file mode 100644 index 0000000..04c0000 --- /dev/null +++ b/licoes/unidade1/index.html @@ -0,0 +1,940 @@ + + + + + + + + + + + + + + + + + + + + + + + Unidade 1 - Documentação IdeiaSpace + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+
+ + + + + + + +

Unidade 1

+ +

Unidade 1

+

Nessa unidade, fomos apresentados às abordagens, ciclos de vida e como cada atividade de requisitos se encaixa nos processos envolvidos em um projeto de software, assim como também tivemos que decidir quanto a metodologia que correspondesse melhor com as perspectivas do nosso próprio projeto, atendendo as necessidades de um cliente real.

+

Quanto as dificuldades encontradas, a adaptação necessária para conduzir um projeto de software com base na disciplina de requisitos, as dinâmicas de equipe que envolveram as apresentações e entregas e a determinação das tarefas de cada membro foram as que mais impactaram ao decorrer da unidade. A respeito disso, o que deve ser melhorado é flexibilizar algumas tarefas da equipe, sendo uma boa abordagem a ser seguida um rodízio em certas atividades no decorrer do projeto, de forma a atender os horários que cada membro possui para trabalhar no projeto assim como as limitações envolvidas em suas dificuldades pessoais, sejam elas de capacitação ou de qualquer outra natureza.

+ + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/licoes/unidade2/index.html b/licoes/unidade2/index.html new file mode 100644 index 0000000..bde005c --- /dev/null +++ b/licoes/unidade2/index.html @@ -0,0 +1,938 @@ + + + + + + + + + + + + + + + + + + + + + Unidade 2 - Documentação IdeiaSpace + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+
+ + + + + + + +

Unidade 2

+ +

Unidade 2

+

Diante das dificuldades apresentadas na unidade 1, a equipe conseguiu aprimorar o gerenciamento de tempo, permitindo dedicar tempo suficiente para revisar as atividades realizadas. Além disso, a equipe passou a lidar melhor com a dinâmica entre seus integrantes, compreendendo que nem todos têm disponibilidade para participar de todas as reuniões e que nem sempre as entregas são feitas dentro do prazo previsto. No entanto, sempre que necessário, a equipe realiza o remapeamento de atividades e oferece auxílio aos membros para garantir que as tarefas sejam concluídas. +A lição principal aprendida foi a importância de realizar as atividades com base no conteúdo estudado e na revisão, em vez de depender do "feeling" para tomar decisões.

+ + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/produto/cronograma-entregas/index.html b/produto/cronograma-entregas/index.html new file mode 100644 index 0000000..436f782 --- /dev/null +++ b/produto/cronograma-entregas/index.html @@ -0,0 +1,1049 @@ + + + + + + + + + + + + + + + + + + + + + + + Cronograma e entregas - Documentação IdeiaSpace + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+
+ + + + + + + +

Cronograma e entregas

+ +

Cronograma de Sprints

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
SprintInícioFimObjetivo PrincipalEntregas EsperadasValidação do Cliente
Sprint 114/11/202427/11/2024Definição dos Requisitos e BacklogLevantamento dos requisitos, definição inicial do backlog e criação de protótipos iniciaisRevisão e validação dos requisitos e dos protótipos
Sprint 228/11/202411/12/2024Refinamento e Priorização do BacklogRefinamento dos protótipos, priorização do backlog e estimativas de esforçoConfirmação de prioridade e alinhamento com o MVP
Sprint 312/12/202423/12/2024Planejamento Detalhado e PreparaçãoValidação dos protótipos e planejamento detalhado das entregasFeedback sobre os protótipos e ajustes necessários
Intervalo24/12/202408/01/2025Pausa no desenvolvimento devido ao intervalo festivo
Sprint 409/01/202520/01/2025Cadastro de Alunos e TurmasImplementação das funcionalidades de cadastro de alunos e turmas na plataformaValidação dos cadastros de alunos e turmas
Sprint 521/01/202503/02/2025Gestão de PerguntasFuncionalidades de criação, edição, exclusão e visualização do banco de perguntasValidação do gerenciamento de perguntas
Sprint 604/02/202516/02/2025Sistema de QuestionáriosImplementação do sistema de liberação de questionários, resposta dos alunos e liberação de notasValidação dos questionários e fluxo de notas
Sprint 717/02/202522/02/2025Visualização e Análise de DesempenhoFuncionalidades para visualização de gráficos de desempenho dos alunos e gráficos globaisValidação das visualizações de desempenho
Sprint 823/02/202525/02/2025Relatórios e Download de GráficosFuncionalidades para geração e download de relatórios e gráficos de desempenhoValidação dos relatórios e download de gráficos
+
+

Considerações Importantes

+
    +
  • Datas de Início e Fim: Cada sprint tem duração média de duas semanas, porém existem variações.
  • +
  • Validações: Cada sprint inclui uma revisão de entregas com o cliente para feedback contínuo e ajustes no backlog.
  • +
  • Entregas Parciais: Entregas das funcionalidades principais, como integração de conteúdo, gamificação e análise dos dados, são distribuídas ao longo do projeto para garantir uma validação contínua antes do lançamento final.
  • +
+ + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/produto/estrategias/index.html b/produto/estrategias/index.html new file mode 100644 index 0000000..e0b94fd --- /dev/null +++ b/produto/estrategias/index.html @@ -0,0 +1,1075 @@ + + + + + + + + + + + + + + + + + + + + + + + Estratégias de Engenharia de Software - Documentação IdeiaSpace + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+
+ + + + + + + +

Estratégias de Engenharia de Software

+ +

Estratégia Priorizada

+

Abordagem: Ágil

+

Ciclo de Vida: Incremental e Iterativo

+

Processo: ScrumXP

+

Quadro Comparativo

+

O quadro a seguir, apresenta algumas características relacionadas ao RAD e ao ScrumXP, visando auxiliar no entendimento e justificativa da escolha do processo mais adequado ao caso da Ideia Space.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CaracterísticasRADScrumXP
Abordagem GeralIterativo e incremental orientado à prototipagem e adaptação.Iterativo e incremental com foco em entregas rápidas e feedback contínuo.
Foco em ArquiteturaArquitetura básica e flexível que pode ser rapidamente adaptada. A estrutura arquitetural inicial tende a ser simples, permitindo ajustes conforme as necessidades surgem ao longo do desenvolvimento.Arquitetura que evolui gradualmente, adaptando-se ao longo dos sprints. O foco é garantir uma estrutura flexível que responda às mudanças sem precisar de uma definição completa logo no início.
Estrutura de ProcessosOrganiza o processo em fases rápidas: planejamento, design, construção e implementação. Visa colocar uma versão funcional do produto nas mãos dos usuários o quanto antes.Estruturado em sprints de 2-4 semanas, com entregas incrementais e feedback contínuo.
Flexibilidade de RequisitosPermite alterações de requisitos rapidamente entre as fases, adaptando-se ao feedback dos usuários e às mudanças de demanda sem um processo rígido de controle de escopo.Alta flexibilidade, permitindo mudanças de requisitos a cada sprint com base no feedback obtido.
Colaboração com ClienteO cliente é envolvido diretamente em cada fase de prototipagem, revisando as versões iniciais do produto e fornecendo feedback para orientar melhorias e ajustes imediatos.Envolve o cliente continuamente, buscando seu feedback ao final de cada sprint para garantir que o produto evolua conforme as expectativas e necessidades.
Complexidade do ProcessoSimples e rápido, com foco na prototipagem e na entrega de resultados visíveis em menor tempo. Reduz etapas complexas de planejamento e documentação.Leve e ágil, com foco na entrega funcional e menos foco na documentação formal. Papéis e etapas bem definidos, facilitando a adaptação e o gerenciamento de tarefas.
Qualidade TécnicaA velocidade do RAD pode resultar em uma menor atenção inicial à qualidade técnica. A prioridade está em alcançar rapidamente uma versão funcional, e revisões de qualidade são feitas posteriormente.Inclui práticas de qualidade como TDD (Test-Driven Development), integração contínua e pair programming, que garantem um código limpo e funcional.
Práticas de DesenvolvimentoA prototipagem rápida é o foco central, com práticas de desenvolvimento centradas em construir versões funcionais e viáveis, visando adaptações e melhorias ágeis durante o processo.Inclui práticas técnicas robustas como TDD, refatoração contínua, integração contínua e pair programming,promovendo alta qualidade no código.
Adaptação ao Projeto da Ideia SpaceIdeal para projetos que precisam de uma primeira versão rápida e visualizável para validação inicial, ideal para um ambiente em que o feedback imediato pode acelerar decisões de produto.Ideal para projetos que exigem interação e adaptação contínuas, pois permite responder a mudanças de forma rápida, mantendo o cliente envolvido em cada ciclo de desenvolvimento.
DocumentaçãoDocumentação leve, com pouca estrutura formal, priorizando rapidez.Documentação mínima e essencial, focada em comunicação ágil e feedback.
Controle de QualidadeFeito após a prototipagem inicial. A ênfase é em revisar o produto após cada fase, possibilitando ajustes incrementais para refinar a qualidade conforme necessário.Controle de qualidade embutido nas práticas do XP e em revisões em cada sprint, garantindo que o software seja testado a cada nova funcionalidade.
EscalabilidadeMais adequado para equipes pequenas e projetos de menor escala, onde uma coordenação mais leve e rápida é viável.Escalável, mas mais indicado para equipes menores e médias devido à sua abordagem colaborativa e interativa constante.
Suporte a Equipes de DesenvolvimentoFunciona bem em equipes pequenas, com desenvolvedores envolvidos diretamente nas fases rápidas de prototipagem. Não há papéis definidos formalmente, incentivando uma estrutura de trabalho colaborativa e ágil.Suporta equipes menores e mais colaborativas, com papéis mais flexíveis, permitindo maior adaptação ao ritmo do projeto.
+
+

Referências

+
    +
  • GOMES, ANDRÉ. Scrum: o Framework Mínimo Viável. Disponível em: LinkedIn
  • +
  • SCHWABER, KEN. SCRUM Development Process. Disponível em: JeffSutherland
  • +
  • CIPULLO, GIOVANNA. RAD: você sabe como funciona o desenvolvimento ágil de aplicações? Disponível em: Korp
  • +
+
+

Justificativa

+
    +
  • +

    Maior Escalabilidade: ScrumXP é mais adequado para equipes com projetos em crescimento. Ele possui papéis e processos bem definidos que permitem uma expansão maior do projeto. RAD, por outro lado, tende a se ajustar melhor a projetos pequenos, fazendo com que a sua expansão seja limitada .

    +
  • +
  • +

    Maior Flexibilidade nos Requisitos: ScrumXP permite revisões e ajustes de requisitos a cada sprint, essencial para um projeto que precisa se adaptar rapidamente ao feedback e às demandas do cliente. RAD, por focar em protótipos rápidos, pode não acompanhar mudanças frequentes no mesmo nível de detalhe.

    +
  • +
  • +

    Integração Contínua com o Cliente: ScrumXP envolve o cliente de forma constante, promovendo feedback a cada sprint. No RAD, o feedback do cliente é mais pontual e menos estruturado, o que pode resultar em um desalinhamento nos requisitos ao longo do projeto.

    +
  • +
+ + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/produto/interacao/index.html b/produto/interacao/index.html new file mode 100644 index 0000000..8c3b8ea --- /dev/null +++ b/produto/interacao/index.html @@ -0,0 +1,1111 @@ + + + + + + + + + + + + + + + + + + + + + + + Interação entre equipe e cliente - Documentação IdeiaSpace + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + +
+
+
+ + + + + + + +
+
+ + + + + + + +

Interação entre Equipe e Cliente

+

Composição da Equipe

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PapelDescriçãoResponsávelParticipantes
Gerente do ProjetoAssegura a comunicação eficaz entre o cliente e a equipe, monitora prazos e gerencia as entregas para manter o projeto no cronograma.Edilson RibeiroCaio Felipe
Desenvolvedor FrontendCuida do design e da implementação das funcionalidades no front-end, garantindo uma experiência de usuário intuitiva e atraente.Edilson RibeiroIgor Silva
Desenvolvedor BackendRealiza a integração com o banco de dados e APIs, garantindo que os processos internos e fluxos de dados funcionem corretamente.Caio FelipeMatheus Brant
Analista QAConduz testes de funcionalidade, desempenho e usabilidade para assegurar que o produto atenda aos padrões exigidos.Igor SilvaSebastian Hector
Analista de RequisitosEstabelece os requisitos funcionais e não funcionais e assegura sua implementação conforme planejado.Felipe MatheusCaio Felipe, Edilson Ribeiro, Igor Silva, Matheus Brant e Sebastian Hector
+

Comunicação

+
    +
  • Telegram: Utilizado para a comunicação diária entre os membros da equipe, permitindo o envio rápido de mensagens, compartilhamento de arquivos e criação de grupos específicos para discussões sobre funcionalidades, bugs ou tarefas. Também será uma ferramenta eficaz para interações rápidas com o cliente, garantindo uma comunicação fluida e contínua.
  • +
  • +

    Microsoft Teams: As reuniões semanais de revisão e planejamento de sprints com o cliente serão realizadas por videoconferência no Microsoft Teams. Essas reuniões permitirão validar as entregas, coletar feedback e discutir as atividades planejadas para o próximo sprint, mantendo a equipe e o cliente alinhados quanto ao progresso e necessidades do projeto.

    +
  • +
  • +

    Trello: Ferramenta para gerenciamento do backlog, controle de tarefas e acompanhamento do progresso de cada sprint. Ele permitirá que tanto a equipe quanto o cliente visualizem o andamento do projeto em quadros organizados e participem ativamente do processo de priorização das funcionalidades, mantendo o fluxo de trabalho organizado e transparente.

    +
  • +
+

Métodos e Frequência de Reuniões

+
    +
  • +

    Reuniões Diárias (Daily Scrum): A equipe de desenvolvimento realizará reuniões diárias de 15 minutos (via Telegram) para discutir o progresso de cada membro, os obstáculos e as prioridades do dia. Essas reuniões garantirão que todos estejam cientes do andamento do projeto e possam resolver rapidamente problemas que possam surgir.

    +
  • +
  • +

    Reunião de Revisão de Sprint (a cada 2 semanas): Ao final de cada sprint (a cada 2 semanas), haverá uma reunião de revisão com o cliente. Nessas reuniões, a equipe apresentará as funcionalidades desenvolvidas, permitirá que o cliente as teste e coletará feedback para ajustar o backlog, se necessário.

    +
  • +
  • +

    Reunião de Planejamento de Sprint: Após a reunião de revisão, a equipe e o cliente se reunirão para planejar o próximo sprint, revisando o backlog e definindo as prioridades de acordo com o feedback do cliente.

    +
  • +
  • +

    Reunião de Retrospectiva: Será realizada uma retrospectiva a cada final de sprint, onde a equipe discutirá o que funcionou bem, o que pode ser melhorado e as lições aprendidas no ciclo anterior, garantindo a melhoria contínua no processo.

    +
  • +
+

Frequência de Interações com o Cliente

+
    +
  • Revisões de Sprint (a cada 2 semanas): O cliente estará diretamente envolvido nas revisões de sprint a cada 2 semanas, onde poderá validar as entregas e fornecer feedback.
  • +
+

Processo de Validação

+

O processo de validação da solução será realizado em três etapas principais:

+
    +
  1. +

    Definition of Ready (DoR): Para iniciar o desenvolvimento de uma funcionalidade, o DoR será utilizado, verificando se os requisitos estão claramente definidos, se há documentação e se todos os critérios de aceitação estão estabelecidos.

    +
  2. +
  3. +

    Definition of Done (DoD): A funcionalidade será considerada pronta apenas se passar pelos testes unitários, integração, e houver aprovação visual e funcional pelos membros da equipe e pelo cliente.

    +
  4. +
  5. +

    Testes de Aceitação pelo Cliente: Após a validação interna, o produto será entregue ao cliente para testes de aceitação. Durante essa fase, o cliente irá verificar se o sistema atende aos requisitos estabelecidos. Cada funcionalidade será validada com base nos critérios de aceitação definidos durante o DoR.

    +
  6. +
+ + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/produto/solucao/index.html b/produto/solucao/index.html new file mode 100644 index 0000000..5ce4560 --- /dev/null +++ b/produto/solucao/index.html @@ -0,0 +1,1063 @@ + + + + + + + + + + + + + + + + + + + + + + + Solução proposta - Documentação IdeiaSpace + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + +
+
+
+ + + + + + + +
+
+ + + + + + + +

Solução proposta

+ +

Objetivos do Produto

+

O objetivo da plataforma gamificada da Ideia Space é acompanhar o aprendizado do aluno para além das atividades presenciais, proporcionando um ambiente digital que permita o estudo contínuo em STEAM. A plataforma usa questionários e mecânicas de gamificação para capturar métricas de conhecimento que possibilitam que o educador acompanhe o nível de compreensão dos alunos fora do ambiente escolar.

+
+

Características da Solução

+

A solução será desenvolvida em torno das seguintes características:

+
    +
  • A plataforma fará a integração de conteúdos multidisciplinares para gerar engajamento em alunos com diferentes interesses.
  • +
  • O sistema fornecerá perguntas a respeito das seções de conteúdo estudadas pelo aluno, de forma a avaliar se o mesmo foi capaz de absorver o conteúdo.
  • +
  • A plataforma contará com recursos para coleta de dados sobre o desempenho dos alunos, facilitando na reestruturação dos métodos de ensino dentro e fora da sala de aula.
  • +
  • A plataforma precisa suportar um número elevado de alunos e contar com uma interface de fácil uso e bem estruturada, sem sobrecarregar o sistema.
  • +
+
+

Tecnologias a Serem Utilizadas

+
    +
  • React: Utilizado no frontend para criar uma interface de usuário responsiva e interativa, permitindo que alunos e educadores acessem as funcionalidades da plataforma de forma dinâmica.
  • +
  • FastAPI: Framework backend para desenvolvimento de APIs seguras e escaláveis, gerenciando dados dos alunos, autenticação e funcionalidades da plataforma.
  • +
  • Docker: Ferramenta de conteinerização que isola os serviços da aplicação, assegurando portabilidade e consistência entre os ambientes de desenvolvimento e produção.
  • +
  • Supabase: Banco de dados como serviço que fornece um armazenamento flexível e seguro de informações sobre o progresso e atividades dos alunos, facilitando a análise de dados e o crescimento da plataforma.
  • +
+
+

Pesquisa de Mercado e Análise Competitiva

+

No mercado de startups de educação, as principais concorrentes da Ideia Space incluem empresas como Happy Code e Br.ino. Essas plataformas já oferecem softwares direcionados para alunos, com gamificação e funcionalidades básicas de aprendizado. No entanto, ambas apresentam escopos diferentes:

+
    +
  • Happy Code: A organização utiliza o aplicativo próprio “Stem Play”, porém é voltada apenas ao público infanto-juvenil e oferece um conteúdo específico oferecido pela plataforma. O educador não consegue visualizar o progresso feito pelo aluno.
  • +
  • Br.ino: A organização oferece a própria IDE, porém a plataforma não apresenta para o educador uma forma de acompanhar o progresso do aluno ou uma aproximação gamificada que engaje o usuário.
  • +
+

A solução da Ideia Space irá se diferenciar por:

+
    +
  • Acompanhamento do aluno: O educador acompanhará o progresso do aluno de acordo com a atividade feita.
  • +
  • Abrangência de público: O software abrangerá alunos de diversas faixas etárias, não se restringindo a apenas o público infanto-juvenil.
  • +
+

Análise de Viabilidade

+

A viabilidade técnica do projeto é alta, considerando que a equipe já possui conhecimentos essenciais nas tecnologias planejadas. O cliente demonstrou interesse e disponibilidade para acompanhar e entregar feedbacks constantes sobre o produto, o que facilita eventuais correções de erros e evita entregas que não agregam valor ao produto.

+
+

Impacto da Solução

+

Com uma plataforma gamificada, os estudantes terão acesso a uma experiência de aprendizado interativa e acessível, promovendo o engajamento contínuo e aprofundando o conhecimento em áreas de STEAM. Para a equipe pedagógica, a plataforma oferece uma ferramenta prática para monitorar o desempenho dos alunos, permitindo que adaptem suas estratégias com base em dados reais. Para a empresa, essa solução representa a oportunidade de se consolidar como uma referência em inovação educacional.

+ + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/produto/visao-produto-projeto/index.html b/produto/visao-produto-projeto/index.html new file mode 100644 index 0000000..ec361c9 --- /dev/null +++ b/produto/visao-produto-projeto/index.html @@ -0,0 +1,1018 @@ + + + + + + + + + + + + + + + + + + + + + + + Cenário atual do cliente e do negócio - Documentação IdeiaSpace + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + +
+
+
+ + + + + + + +
+
+ + + + + + + +

Cenário atual do cliente e do negócio

+ +

Introdução ao Negócio e Contexto

+

A Ideia Space é uma startup brasileira de educação que nasceu com o propósito de melhorar a qualidade do ensino no país, especialmente nas áreas de STEAM (Ciência, Tecnologia, Engenharia, Artes e Matemática). Voltada para estudantes e instituições de ensino que buscam novas metodologias, a Ideia Space leva suas atividades diretamente às escolas, proporcionando uma experiência educativa prática e envolvente, sem a necessidade de um espaço físico próprio. Sua proposta é utilizar o fascínio pelo espaço como tema central para envolver e capacitar os alunos em projetos que estimulam a criatividade e a resolução de problemas.

+

A missão da Ideia Space é tornar o aluno protagonista do processo educacional, utilizando a temática espacial como uma poderosa ferramenta de conexão e transformação. A startup busca engajar os jovens a identificar problemas e desenvolver soluções práticas, como a criação de missões espaciais e a construção de pequenos satélites, incentivando uma formação criativa e prática.

+

Com o objetivo de se tornar referência em educação na América Latina nos próximos quatro anos, a Ideia Space baseia-se em valores como transformação, excelência, inovação, empoderamento, união, inspiração e respeito.

+
+

Identificação da Oportunidade ou Problema

+

O principal problema identificado na Ideia Space é a falta de um método para avaliar o desempenho dos alunos fora das salas de aula. Atualmente, a empresa não possui uma maneira de medir o progresso dos alunos com métricas baseadas em seu desempenho. Isso dificulta o acompanhamento contínuo e impede que educadores obtenham informações precisas sobre o aprendizado dos estudantes.

+

A proposta busca resolver essa dificuldade com a implementação de um sistema que permita monitorar e registrar o progresso dos alunos fora do ambiente escolar. Além disso, a gamificação será utilizada como um recurso adicional para manter os alunos mais engajados na plataforma, tornando o aprendizado fora de sala de aula mais dinâmico e atrativo.

+
+

Nota

+

A figura a seguir apresenta o diagrama de Ishikawa contendo as causas (organizadas pelos 6M’s) e o problema da Ideia Space.

+
+

Diagrama de Ishikawa

+

Desafios do Projeto

+

Os principais desafios no desenvolvimento do projeto para a Ideia Space envolvem incentivar o aprendizado tanto dentro quanto fora da sala de aula. Entretanto, existem claras dificuldades geradas pela falta de interatividade e a abordagem tradicional de ensino, que contribuem para o desinteresse e a distração, agravada pela presença de tecnologias que muitas vezes competem pela atenção dos estudantes. A ausência de métricas claras para avaliação também dificulta o trabalho dos educadores, tornando o processo de feedback e ajuste pedagógico ineficaz.

+

Isso exige o desenvolvimento de mecânicas de gamificação eficazes e motivadoras, evitando que se tornem repetitivas. Identificar as técnicas de gamificação mais adequadas ao público-alvo e traduzi-las em funcionalidades que incentivem o engajamento é crucial para o sucesso do projeto.

+
+

Segmentação de Clientes

+

A Ideia Space atende a dois principais segmentos de clientes:

+
    +
  • +

    Estudantes do Ensino Fundamental e Médio: São crianças e adolescentes entre 6 e 19 anos que estão no momento de sua formação acadêmica e pessoal, tendo conhecimentos variáveis a respeito das tecnologias do projeto. Eles buscam atividades para aprender de forma prática e divertida, especialmente nas áreas de STEAM. Por meio de atividades inovadoras, como a criação de missões espaciais, eles se envolvem em projetos que estimulam a criatividade, a resolução de problemas e o trabalho em equipe.

    +
  • +
  • +

    Equipe Pedagógica: Esse grupo faz parte da organização e possui formação em áreas de STEAM, entretanto têm pouco conhecimento sobre as tecnologias a serem utilizadas. Além da educação, buscam também engajar e monitorar o conhecimento de seus alunos fora da sala de aula.

    +
  • +
+ + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/sitemap.xml b/sitemap.xml new file mode 100644 index 0000000..0f8724e --- /dev/null +++ b/sitemap.xml @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/sitemap.xml.gz b/sitemap.xml.gz new file mode 100644 index 0000000000000000000000000000000000000000..1c4505c641110b0ac8bfed380e5f9fc465bbd6e7 GIT binary patch literal 127 zcmV-_0D%7=iwFpSZC_^s|8r?{Wo=<_E_iKh04<9_3V)_WXo8&M?ytk3HC}0~zlG)Vu

A planilha, em sua última alteração, pode ser acessada aqui