From c8b86b429eb077913eab79b763ad79d4df504ec1 Mon Sep 17 00:00:00 2001 From: JessicaJohnBritto <79603974+JessicaJohnBritto@users.noreply.github.com> Date: Thu, 19 Sep 2024 21:17:23 +0530 Subject: [PATCH] some chnages --- .ipynb_checkpoints/pyproject-checkpoint.toml | 9 +- docs/build/.buildinfo | 4 - docs/build/.doctrees/api/WPSProtocol.doctree | Bin 4489 -> 0 bytes docs/build/.doctrees/api/modules.doctree | Bin 2767 -> 0 bytes docs/build/.doctrees/environment.pickle | Bin 29535 -> 0 bytes docs/build/.doctrees/index.doctree | Bin 5032 -> 0 bytes docs/build/.nojekyll | 0 docs/build/_sources/api/WPSProtocol.rst.txt | 53 - docs/build/_sources/api/modules.rst.txt | 7 - docs/build/_sources/index.rst.txt | 20 - docs/build/_static/basic.css | 921 -- docs/build/_static/doctools.js | 156 - docs/build/_static/documentation_options.js | 14 - docs/build/_static/file.png | Bin 286 -> 0 bytes docs/build/_static/img/screenshot.png | Bin 141141 -> 0 bytes docs/build/_static/img/wagtail-logo-new.svg | 11 - docs/build/_static/img/wagtail-logo.svg | 64 - docs/build/_static/language_data.js | 199 - docs/build/_static/minus.png | Bin 90 -> 0 bytes docs/build/_static/plus.png | Bin 90 -> 0 bytes docs/build/_static/pygments.css | 7 - docs/build/_static/searchtools.js | 566 - docs/build/_static/sphinx_highlight.js | 144 - docs/build/api/WPSProtocol.html | 235 - docs/build/api/modules.html | 211 - .../index-checkpoint.doctree | Bin 5071 -> 0 bytes .../WPSProtocol-checkpoint.doctree | Bin 4519 -> 0 bytes .../modules-checkpoint.doctree | Bin 2802 -> 0 bytes docs/build/genindex.html | 182 - .../.ipynb_checkpoints/index-checkpoint.html | 209 - docs/build/html/.nojekyll | 0 .../index-checkpoint.rst.txt | 20 - .../WPSProtocol-checkpoint.rst.txt | 53 - .../modules-checkpoint.rst.txt | 7 - docs/build/html/_static/alabaster.css | 701 - docs/build/html/_static/custom.css | 1 - docs/build/html/_static/img/screenshot.png | Bin 141141 -> 0 bytes .../html/_static/img/wagtail-logo-new.svg | 11 - docs/build/html/_static/img/wagtail-logo.svg | 64 - docs/build/html/_static/jquery-3.6.0.js | 10881 ---------------- docs/build/html/_static/underscore-1.13.1.js | 2042 --- docs/build/html/_static/underscore.js | 6 - .../WPSProtocol-checkpoint.html | 228 - .../modules-checkpoint.html | 190 - docs/build/index.html | 221 - docs/build/objects.inv | 6 - docs/build/search.html | 187 - docs/build/searchindex.js | 1 - docs/docs/modules.rst | 6 - pyproject.toml | 2 +- 50 files changed, 6 insertions(+), 17633 deletions(-) delete mode 100644 docs/build/.buildinfo delete mode 100644 docs/build/.doctrees/api/WPSProtocol.doctree delete mode 100644 docs/build/.doctrees/api/modules.doctree delete mode 100644 docs/build/.doctrees/environment.pickle delete mode 100644 docs/build/.doctrees/index.doctree delete mode 100644 docs/build/.nojekyll delete mode 100644 docs/build/_sources/api/WPSProtocol.rst.txt delete mode 100644 docs/build/_sources/api/modules.rst.txt delete mode 100644 docs/build/_sources/index.rst.txt delete mode 100644 docs/build/_static/basic.css delete mode 100644 docs/build/_static/doctools.js delete mode 100644 docs/build/_static/documentation_options.js delete mode 100644 docs/build/_static/file.png delete mode 100644 docs/build/_static/img/screenshot.png delete mode 100644 docs/build/_static/img/wagtail-logo-new.svg delete mode 100644 docs/build/_static/img/wagtail-logo.svg delete mode 100644 docs/build/_static/language_data.js delete mode 100644 docs/build/_static/minus.png delete mode 100644 docs/build/_static/plus.png delete mode 100644 docs/build/_static/pygments.css delete mode 100644 docs/build/_static/searchtools.js delete mode 100644 docs/build/_static/sphinx_highlight.js delete mode 100644 docs/build/api/WPSProtocol.html delete mode 100644 docs/build/api/modules.html delete mode 100644 docs/build/doctrees/.ipynb_checkpoints/index-checkpoint.doctree delete mode 100644 docs/build/doctrees/api/.ipynb_checkpoints/WPSProtocol-checkpoint.doctree delete mode 100644 docs/build/doctrees/api/.ipynb_checkpoints/modules-checkpoint.doctree delete mode 100644 docs/build/genindex.html delete mode 100644 docs/build/html/.ipynb_checkpoints/index-checkpoint.html delete mode 100644 docs/build/html/.nojekyll delete mode 100644 docs/build/html/_sources/.ipynb_checkpoints/index-checkpoint.rst.txt delete mode 100644 docs/build/html/_sources/api/.ipynb_checkpoints/WPSProtocol-checkpoint.rst.txt delete mode 100644 docs/build/html/_sources/api/.ipynb_checkpoints/modules-checkpoint.rst.txt delete mode 100644 docs/build/html/_static/alabaster.css delete mode 100644 docs/build/html/_static/custom.css delete mode 100644 docs/build/html/_static/img/screenshot.png delete mode 100644 docs/build/html/_static/img/wagtail-logo-new.svg delete mode 100644 docs/build/html/_static/img/wagtail-logo.svg delete mode 100644 docs/build/html/_static/jquery-3.6.0.js delete mode 100644 docs/build/html/_static/underscore-1.13.1.js delete mode 100644 docs/build/html/_static/underscore.js delete mode 100644 docs/build/html/api/.ipynb_checkpoints/WPSProtocol-checkpoint.html delete mode 100644 docs/build/html/api/.ipynb_checkpoints/modules-checkpoint.html delete mode 100644 docs/build/index.html delete mode 100644 docs/build/objects.inv delete mode 100644 docs/build/search.html delete mode 100644 docs/build/searchindex.js delete mode 100644 docs/docs/modules.rst diff --git a/.ipynb_checkpoints/pyproject-checkpoint.toml b/.ipynb_checkpoints/pyproject-checkpoint.toml index b174963..33b5cfd 100644 --- a/.ipynb_checkpoints/pyproject-checkpoint.toml +++ b/.ipynb_checkpoints/pyproject-checkpoint.toml @@ -8,7 +8,7 @@ name = "WPSProtocol" readme = "README.md" dynamic = ["version", "dependencies"] -requires-python = "==3.8.19" +requires-python = ">=3.10" authors = [ { name="Jessica John Britto", email="jessicajohnbritto@kgpian.iitkgp.ac.in" }, ] @@ -20,11 +20,12 @@ classifiers = [ ] [project.urls] -Homepage = "https://github.com/JessicaJohnBritto/WalshPulseSeq/tree/main" +Homepage = "https://walshpulseseq.readthedocs.io/en/latest/readme.html" +Documentation = "https://walshpulseseq.readthedocs.io/en/latest/api/modules.html" Issues = "https://github.com/JessicaJohnBritto/WalshPulseSeq/issues" [tool.setuptools.dynamic] -dependencies = {file = ["requirements_for_pip.txt"]} +dependencies = {file = ["requirementsWPS.txt"]} [tool.setuptools-git-versioning] enabled = true @@ -33,4 +34,4 @@ enabled = true # version_scheme = "release-branch-semver" version_scheme = "post-release" # local_scheme = "node-and-timestamp" # Optional: how to generate the local version number -local_scheme = "no-local-version" \ No newline at end of file +local_scheme = "no-local-version" diff --git a/docs/build/.buildinfo b/docs/build/.buildinfo deleted file mode 100644 index c6b7a11..0000000 --- a/docs/build/.buildinfo +++ /dev/null @@ -1,4 +0,0 @@ -# Sphinx build info version 1 -# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: ef2cf231caf5e452887746bbf3b2dacd -tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/build/.doctrees/api/WPSProtocol.doctree b/docs/build/.doctrees/api/WPSProtocol.doctree deleted file mode 100644 index 206ff4901e8a03327fad0c4e237bbf78c246253a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4489 zcmb7IYl~b(8lGg*Gt+bFnMsTUb79zIbzHYQA?$}mRxm^dWN-*3t}L_^)#p@q)y_Gm zPU@2BVNuo(f{leB9{<6DAnZ>N1i_ym_(kxa>{I8~r+c#PIM8tFt+(FGQ}3t7d z-d)Q7+_p}+NX9)HhKUTB&fHok0~@o%WM5^kev*BZ?Yp+3Ct6w+u*@xiBj6$m6-%-Y zGuQF#Mnt+-o?q20FhVBvao*x9eD%X@pSNAh2otf!mb>!7qsNbwG%}FUUP^;wI%1h; z2lu5XZ0yZ=KGUa}x6ZAk6sDMr@9F_{>(m$}2G+n8Z~C$bwKsD$h^W>e;=7g5xcFKN zZ8}{Hpk1+{=do_p(2?KD_%^@JH(i_5xbS7SQo(WX@b&)tnkn5MP&E+!x8z9@NgC?@ z2Q|wzEiE;`eQqYWoRRq zpJVjm45>f_=H3Go{098zw*cfGet*F44t_7gH@=_y)a9@8W&S7r8vpZQ%Qg ztK)OjhOl)H(5$cpKHP4){!Su{pwWR%@|e+kg?E*6=i;rse&;-1A2bYIoALVgNvhK_ z61$=>Y*-oAEe)H((PZzIRB}sz&hRWXcxqg-^WgGj z1DCxSTwZF%9GZmb-lu2bXma&D7r9R>YZsybWeZTa)kNV5(*~(|AR<8(8emU~#L71$v`5X9#o7;?d;nH8?B77h(dX3ozL(s@Ps26N8Rjx3Dwx+UpukX!xyvtI_oTf4i<{ z4gQ*Y!6=&OC@-4?y=tVGF6Nw;K{buC!zH&~@vsm}>%090*9olhQxYlXmLs=WQS!Ot z$gOE+d{kfp+^t8tp~|l+#FX`S8d*#o)lA5@k6e4i5_BCSRfa`KeYDUx#bTpSLm>MY z%k^?;RfN?RW(+($N_4QWD76 zkEt3WuNM>+v7ACqgyE!`_@J>oP>z6bUa?dn)g$(d0kn&5oztjZw%jfo3t)x*WOc>V za;=aJ>QCsZZC3LJ{j7?d_Z514l<`^~_2lh%n6o zQ3Rhdw-up7Ta4vEJj8nSZ8U75ImU9u0;xh0vXmtubO}Vrky}B&4dE+b5h22q4aGR) zE3QMWkz`787X>0~E3|P+>gWTyIYFRCs03{cVzzTi9@jnwrX+MY8%i>ceO&FZaVj+< z&69bk1cp2lS`=}*O+uk5CMI}OTDe+f1u|?C&iLw>rx=88m2AXU%l!55qW^*t4E=r* z!!>(pA?|$x&!l>ZINkNBh44v6h{j07!esC6yy7}3O9?<>NXQ@uY|~Q)6t?>eao4yp zseb+LU66GzJvCe=J*h@_Gk4W<<_3V17#8D>4DMtN^zI+;{RMb-)G(M6?zN5^{GX2YXEg6Ul&Uf$$*y7-V8W}J-GNH>40($Ax512VV5&H=CPqREF{d4O$L(Iej79x*NVFG8&K*`krT*rjP zR73>tVqar(vv&1#sA-rQjU-iV|d!PTxf8h`Lo4n8e!7W$(3;sF( zhX03u&%fh8^PjA1dv0@@!hHW2{B^<~PI!O9?Sy|Z;onU7_Y?l}#PVBy_ZK|k-sD}# zI)E$!S!2lh60*MKKk*-|+iG5ZZp~I8iW%MqTtV?UUhx%fHz@@lz(BCX0~yuvl(W7t zN36NqGZNdC*8I@r8TqK$%J?R6bzWAvg9eET6iDmqOXfE4Z-)pMg)2cTT76j3zXD#L zX73@JFcKm!@&5vi_$d_Dg=mJnQIqo!*bqq&+0cjF$lv~Y=xb$JR($WbgWmrD^DEB; diff --git a/docs/build/.doctrees/api/modules.doctree b/docs/build/.doctrees/api/modules.doctree deleted file mode 100644 index 6765dccc0331e5faa6b24a6c524b526b0faaa792..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2767 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 diff --git a/docs/build/.doctrees/index.doctree b/docs/build/.doctrees/index.doctree deleted file mode 100644 index a264b7d539f79c19dcd88bc7b4cea03d3f1c2161..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5032 zcmds5TaO$^6<&Ki*S)VV5G59!hs2xUnXwZ~L@OkO93G+-OOy}{(pv4B?wYCEt-iRb zdUy5#i3lZRQGo>R05812U*H!YgoMO1;)fs&S$V#)CI(6#QsdK(_ zo1Zj3{r%M?_h&X#%6L5KlQ4{vkgD9Y!z9Qe8teQ?{@RE6kMkYVk>o@rnG9%dmcS7( zE<#D;{2?~iEx+bM^-BS*Ac^MAvxfQS10ocAHxuvE$M4ESCqW{->LQ|f5_=I*no4iP z1-nmuNus?+P+Ln%A9*2{G|>E*_H)*Hn6r+#@_jn77W+Sb=|{OmgK4G&uGcwRRYPLB zL~F@mK|sesWtoQxurRGa5T!uG_eM;j;#)h+(%E82f+I;sj;Aw;#I8z-g;+b4R8e_M z^USm~8QT*%>#`ec*>wC0H91zz3YFiyzkBcj&ZvVSkwbp)c5)JngoNs#0-mCP-T@A) zgW}Kuk3%}?OQmyjMevyBdyQ-eSGJV(Z4yuM&l;?0-MoX%hUQw(+LjqSpaS5c7FN|| zHI&~{^EiLGK+M*Ef3C1UtZ)~GXJ3J}*$cqli}>8c=WF=9{4mehD{KI!+w4`g%xXTrt3VTl31LAw~LfD)5Q=gdrNr8!;PI@Oc^QDwEl7VZ0k$6rT|pW1HiPV$EE|| z$}kg1!M@;#xvIF#^y-+7-SN4mQEl67>>^3*J{r^5!R=9%ayv*wWDNhX8aMm7d%%)e zO(`B1kNpWwpJ(WpCXZdz*AywvZkcv@Utu zzg}4Xc3}-yR1#*c`1?6mus=MP7yfq9i=O6%e>}ez*q>_Z)@^?kmip^Om)C7?ng9GO z<_m4VRs@WqL74=Vx~R;(xXK=NG-^DRw_>Us^&{dfotl z=_`HfhQ9_|es#i<;SPL(g9_Nb2HX_Al z;~uhcugu1?!cgtjbM=L}A366T)ymF^?U-v?l2{2>iF}l(F}km!nQQ1o6Hye`lE>BB z%$n_zSr0O4TS32+wQp7{ip#9~rmd*fNWvH^wrs_7W5P(fB9Elm`~eXeYR)tT5B5z5 zxtB_!6PaTXVhTXhAEj8V6xX19#79_m%Vj17R%2UznonZM7~&1sGxS5QT_?n%&*#7+*lqc`&>L;(ln7M zZ}gbLXqQcw5iwmh%od$+*h&+fsfwv#8X+BKV_dgxQ@JfzkV{DfN(YV!sC^VN{5p@* zO#3trY)T!YSIYFL_f}7Fe1B@0{l zd}zaQy^uT8p*sE2{KmpzvuWP|gee9S3D@JV2@;PpGN!P2hyvI8PCQ2SXSunG(JGOl zkM~sm7ZrRWReBv?CD0qZU;Jcf* z%z8>w-?j$`NaPS`js_?N=%Krf5c5^0b*gp;1CUieJ=H9U`-vP6a&z5sIt9S#qx*u7 zw41|d+I!{BJ=k+yj)Dd8mNFCnY9$^KODt}WsO)p9NA3>9{($L7;Ia-f8$v0xt$*9x z1TZ6i8l%$(_{AuAW;WF+rtpc+_?QWN+_08d{I9AAKL+@ZGX%GSp{}}hvGhd}kYd^} zHv@(~F@WQXpo5j2332);OVLKzA28hPP$mNm8ldoa1PoN!VcX^ll?@m8cw`Z52Td1} zc8omAff-CCA>#NHDlm$k?95ybz;)zPw06SBk1aOGI<>dTX%k=-qawGRnPnOu=V+)* zyT~aBVnET>2m8B&UvzqIZr*}YfR;vT1#B>6+01RW=cvWR4Kk#SrVHD3+F>2^mL(S7 zcUZ&@58p(zAKt;g%yjIYZ9-j1V9}Y|Jj>V%b^twOw;dk_9J5w;qm#RaKD8(-xT~Pp zXs!5)2h=GRVvY*8N5e!+k>QBf7Kl^s&YZ+fb*nqHJtyD&fMnDC^+j3b4(3SYk^o~e z0E3Pjzf%dA9L7aaY27dBPhho=^7jxIm_ZO>_<2JC3B`relrl$NnUb9|SISuy;2GQB RNV=iTdS!yJO?5Wx{|AMqn5qB( diff --git a/docs/build/.nojekyll b/docs/build/.nojekyll deleted file mode 100644 index e69de29..0000000 diff --git a/docs/build/_sources/api/WPSProtocol.rst.txt b/docs/build/_sources/api/WPSProtocol.rst.txt deleted file mode 100644 index 14e6d22..0000000 --- a/docs/build/_sources/api/WPSProtocol.rst.txt +++ /dev/null @@ -1,53 +0,0 @@ -WPSProtocol package -=================== - -Submodules ----------- - -WPSProtocol.InitialFunctions module ------------------------------------ - -.. automodule:: WPSProtocol.InitialFunctions - :members: - :undoc-members: - :show-inheritance: - -WPSProtocol.Module\_RotationAngleErrorsDoubleAveraging module -------------------------------------------------------------- - -.. automodule:: WPSProtocol.Module_RotationAngleErrorsDoubleAveraging - :members: - :undoc-members: - :show-inheritance: - -WPSProtocol.Module\_WalshPSeq module ------------------------------------- - -.. automodule:: WPSProtocol.Module_WalshPSeq - :members: - :undoc-members: - :show-inheritance: - -WPSProtocol.Part\_2A module ---------------------------- - -.. automodule:: WPSProtocol.Part_2A - :members: - :undoc-members: - :show-inheritance: - -WPSProtocol.TestingFile module ------------------------------- - -.. automodule:: WPSProtocol.TestingFile - :members: - :undoc-members: - :show-inheritance: - -Module contents ---------------- - -.. automodule:: WPSProtocol - :members: - :undoc-members: - :show-inheritance: diff --git a/docs/build/_sources/api/modules.rst.txt b/docs/build/_sources/api/modules.rst.txt deleted file mode 100644 index 4214750..0000000 --- a/docs/build/_sources/api/modules.rst.txt +++ /dev/null @@ -1,7 +0,0 @@ -WPSProtocol -=========== - -.. toctree:: - :maxdepth: 4 - - WPSProtocol diff --git a/docs/build/_sources/index.rst.txt b/docs/build/_sources/index.rst.txt deleted file mode 100644 index a9bdc0e..0000000 --- a/docs/build/_sources/index.rst.txt +++ /dev/null @@ -1,20 +0,0 @@ -.. WalshPulSeqProtocol documentation master file, created by - sphinx-quickstart on Wed Sep 18 17:13:44 2024. - You can adapt this file completely to your liking, but it should at least - contain the root `toctree` directive. - -Welcome to WalshPulSeqProtocol's documentation! -=============================================== - -.. toctree:: - :maxdepth: 2 - :caption: Contents: - - api/modules - -Indices and tables -================== - -* :ref:`genindex` -* :ref:`modindex` -* :ref:`search` diff --git a/docs/build/_static/basic.css b/docs/build/_static/basic.css deleted file mode 100644 index cfc60b8..0000000 --- a/docs/build/_static/basic.css +++ /dev/null @@ -1,921 +0,0 @@ -/* - * basic.css - * ~~~~~~~~~ - * - * Sphinx stylesheet -- basic theme. - * - * :copyright: Copyright 2007-2023 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * - */ - -/* -- main layout ----------------------------------------------------------- */ - -div.clearer { - clear: both; -} - -div.section::after { - display: block; - content: ''; - clear: left; -} - -/* -- relbar ---------------------------------------------------------------- */ - -div.related { - width: 100%; - font-size: 90%; -} - -div.related h3 { - display: none; -} - -div.related ul { - margin: 0; - padding: 0 0 0 10px; - list-style: none; -} - -div.related li { - display: inline; -} - -div.related li.right { - float: right; - margin-right: 5px; -} - -/* -- sidebar --------------------------------------------------------------- */ - -div.sphinxsidebarwrapper { - padding: 10px 5px 0 10px; -} - -div.sphinxsidebar { - float: left; - width: 230px; - margin-left: -100%; - font-size: 90%; - word-wrap: break-word; - overflow-wrap : break-word; -} - -div.sphinxsidebar ul { - list-style: none; -} - -div.sphinxsidebar ul ul, -div.sphinxsidebar ul.want-points { - margin-left: 20px; - list-style: square; -} - -div.sphinxsidebar ul ul { - margin-top: 0; - margin-bottom: 0; -} - -div.sphinxsidebar form { - margin-top: 10px; -} - -div.sphinxsidebar input { - border: 1px solid #98dbcc; - font-family: sans-serif; - font-size: 1em; -} - -div.sphinxsidebar #searchbox form.search { - overflow: hidden; -} - -div.sphinxsidebar #searchbox input[type="text"] { - float: left; - width: 80%; - padding: 0.25em; - box-sizing: border-box; -} - -div.sphinxsidebar #searchbox input[type="submit"] { - float: left; - width: 20%; - border-left: none; - padding: 0.25em; - box-sizing: border-box; -} - - -img { - border: 0; - max-width: 100%; -} - -/* -- search page ----------------------------------------------------------- */ - -ul.search { - margin: 10px 0 0 20px; - padding: 0; -} - -ul.search li { - padding: 5px 0 5px 20px; - background-image: url(file.png); - background-repeat: no-repeat; - background-position: 0 7px; -} - -ul.search li a { - font-weight: bold; -} - -ul.search li p.context { - color: #888; - margin: 2px 0 0 30px; - text-align: left; -} - -ul.keywordmatches li.goodmatch a { - font-weight: bold; -} - -/* -- index page ------------------------------------------------------------ */ - -table.contentstable { - width: 90%; - margin-left: auto; - margin-right: auto; -} - -table.contentstable p.biglink { - line-height: 150%; -} - -a.biglink { - font-size: 1.3em; -} - -span.linkdescr { - font-style: italic; - padding-top: 5px; - font-size: 90%; -} - -/* -- general index --------------------------------------------------------- */ - -table.indextable { - width: 100%; -} - -table.indextable td { - text-align: left; - vertical-align: top; -} - -table.indextable ul { - margin-top: 0; - margin-bottom: 0; - list-style-type: none; -} - -table.indextable > tbody > tr > td > ul { - padding-left: 0em; -} - -table.indextable tr.pcap { - height: 10px; -} - -table.indextable tr.cap { - margin-top: 10px; - background-color: #f2f2f2; -} - -img.toggler { - margin-right: 3px; - margin-top: 3px; - cursor: pointer; -} - -div.modindex-jumpbox { - border-top: 1px solid #ddd; - border-bottom: 1px solid #ddd; - margin: 1em 0 1em 0; - padding: 0.4em; -} - -div.genindex-jumpbox { - border-top: 1px solid #ddd; - border-bottom: 1px solid #ddd; - margin: 1em 0 1em 0; - padding: 0.4em; -} - -/* -- domain module index --------------------------------------------------- */ - -table.modindextable td { - padding: 2px; - border-collapse: collapse; -} - -/* -- general body styles --------------------------------------------------- */ - -div.body { - min-width: 360px; - max-width: 800px; -} - -div.body p, div.body dd, div.body li, div.body blockquote { - -moz-hyphens: auto; - -ms-hyphens: auto; - -webkit-hyphens: auto; - hyphens: auto; -} - -a.headerlink { - visibility: hidden; -} - -h1:hover > a.headerlink, -h2:hover > a.headerlink, -h3:hover > a.headerlink, -h4:hover > a.headerlink, -h5:hover > a.headerlink, -h6:hover > a.headerlink, -dt:hover > a.headerlink, -caption:hover > a.headerlink, -p.caption:hover > a.headerlink, -div.code-block-caption:hover > a.headerlink { - visibility: visible; -} - -div.body p.caption { - text-align: inherit; -} - -div.body td { - text-align: left; -} - -.first { - margin-top: 0 !important; -} - -p.rubric { - margin-top: 30px; - font-weight: bold; -} - -img.align-left, figure.align-left, .figure.align-left, object.align-left { - clear: left; - float: left; - margin-right: 1em; -} - -img.align-right, figure.align-right, .figure.align-right, object.align-right { - clear: right; - float: right; - margin-left: 1em; -} - -img.align-center, figure.align-center, .figure.align-center, object.align-center { - display: block; - margin-left: auto; - margin-right: auto; -} - -img.align-default, figure.align-default, .figure.align-default { - display: block; - margin-left: auto; - margin-right: auto; -} - -.align-left { - text-align: left; -} - -.align-center { - text-align: center; -} - -.align-default { - text-align: center; -} - -.align-right { - text-align: right; -} - -/* -- sidebars -------------------------------------------------------------- */ - -div.sidebar, -aside.sidebar { - margin: 0 0 0.5em 1em; - border: 1px solid #ddb; - padding: 7px; - background-color: #ffe; - width: 40%; - float: right; - clear: right; - overflow-x: auto; -} - -p.sidebar-title { - font-weight: bold; -} - -nav.contents, -aside.topic, -div.admonition, div.topic, blockquote { - clear: left; -} - -/* -- topics ---------------------------------------------------------------- */ - -nav.contents, -aside.topic, -div.topic { - border: 1px solid #ccc; - padding: 7px; - margin: 10px 0 10px 0; -} - -p.topic-title { - font-size: 1.1em; - font-weight: bold; - margin-top: 10px; -} - -/* -- admonitions ----------------------------------------------------------- */ - -div.admonition { - margin-top: 10px; - margin-bottom: 10px; - padding: 7px; -} - -div.admonition dt { - font-weight: bold; -} - -p.admonition-title { - margin: 0px 10px 5px 0px; - font-weight: bold; -} - -div.body p.centered { - text-align: center; - margin-top: 25px; -} - -/* -- content of sidebars/topics/admonitions -------------------------------- */ - -div.sidebar > :last-child, -aside.sidebar > :last-child, -nav.contents > :last-child, -aside.topic > :last-child, -div.topic > :last-child, -div.admonition > :last-child { - margin-bottom: 0; -} - -div.sidebar::after, -aside.sidebar::after, -nav.contents::after, -aside.topic::after, -div.topic::after, -div.admonition::after, -blockquote::after { - display: block; - content: ''; - clear: both; -} - -/* -- tables ---------------------------------------------------------------- */ - -table.docutils { - margin-top: 10px; - margin-bottom: 10px; - border: 0; - border-collapse: collapse; -} - -table.align-center { - margin-left: auto; - margin-right: auto; -} - -table.align-default { - margin-left: auto; - margin-right: auto; -} - -table caption span.caption-number { - font-style: italic; -} - -table caption span.caption-text { -} - -table.docutils td, table.docutils th { - padding: 1px 8px 1px 5px; - border-top: 0; - border-left: 0; - border-right: 0; - border-bottom: 1px solid #aaa; -} - -th { - text-align: left; - padding-right: 5px; -} - -table.citation { - border-left: solid 1px gray; - margin-left: 1px; -} - -table.citation td { - border-bottom: none; -} - -th > :first-child, -td > :first-child { - margin-top: 0px; -} - -th > :last-child, -td > :last-child { - margin-bottom: 0px; -} - -/* -- figures --------------------------------------------------------------- */ - -div.figure, figure { - margin: 0.5em; - padding: 0.5em; -} - -div.figure p.caption, figcaption { - padding: 0.3em; -} - -div.figure p.caption span.caption-number, -figcaption span.caption-number { - font-style: italic; -} - -div.figure p.caption span.caption-text, -figcaption span.caption-text { -} - -/* -- field list styles ----------------------------------------------------- */ - -table.field-list td, table.field-list th { - border: 0 !important; -} - -.field-list ul { - margin: 0; - padding-left: 1em; -} - -.field-list p { - margin: 0; -} - -.field-name { - -moz-hyphens: manual; - -ms-hyphens: manual; - -webkit-hyphens: manual; - hyphens: manual; -} - -/* -- hlist styles ---------------------------------------------------------- */ - -table.hlist { - margin: 1em 0; -} - -table.hlist td { - vertical-align: top; -} - -/* -- object description styles --------------------------------------------- */ - -.sig { - font-family: 'Consolas', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', monospace; -} - -.sig-name, code.descname { - background-color: transparent; - font-weight: bold; -} - -.sig-name { - font-size: 1.1em; -} - -code.descname { - font-size: 1.2em; -} - -.sig-prename, code.descclassname { - background-color: transparent; -} - -.optional { - font-size: 1.3em; -} - -.sig-paren { - font-size: larger; -} - -.sig-param.n { - font-style: italic; -} - -/* C++ specific styling */ - -.sig-inline.c-texpr, -.sig-inline.cpp-texpr { - font-family: unset; -} - -.sig.c .k, .sig.c .kt, -.sig.cpp .k, .sig.cpp .kt { - color: #0033B3; -} - -.sig.c .m, -.sig.cpp .m { - color: #1750EB; -} - -.sig.c .s, .sig.c .sc, -.sig.cpp .s, .sig.cpp .sc { - color: #067D17; -} - - -/* -- other body styles ----------------------------------------------------- */ - -ol.arabic { - list-style: decimal; -} - -ol.loweralpha { - list-style: lower-alpha; -} - -ol.upperalpha { - list-style: upper-alpha; -} - -ol.lowerroman { - list-style: lower-roman; -} - -ol.upperroman { - list-style: upper-roman; -} - -:not(li) > ol > li:first-child > :first-child, -:not(li) > ul > li:first-child > :first-child { - margin-top: 0px; -} - -:not(li) > ol > li:last-child > :last-child, -:not(li) > ul > li:last-child > :last-child { - margin-bottom: 0px; -} - -ol.simple ol p, -ol.simple ul p, -ul.simple ol p, -ul.simple ul p { - margin-top: 0; -} - -ol.simple > li:not(:first-child) > p, -ul.simple > li:not(:first-child) > p { - margin-top: 0; -} - -ol.simple p, -ul.simple p { - margin-bottom: 0; -} - -aside.footnote > span, -div.citation > span { - float: left; -} -aside.footnote > span:last-of-type, -div.citation > span:last-of-type { - padding-right: 0.5em; -} -aside.footnote > p { - margin-left: 2em; -} -div.citation > p { - margin-left: 4em; -} -aside.footnote > p:last-of-type, -div.citation > p:last-of-type { - margin-bottom: 0em; -} -aside.footnote > p:last-of-type:after, -div.citation > p:last-of-type:after { - content: ""; - clear: both; -} - -dl.field-list { - display: grid; - grid-template-columns: fit-content(30%) auto; -} - -dl.field-list > dt { - font-weight: bold; - word-break: break-word; - padding-left: 0.5em; - padding-right: 5px; -} - -dl.field-list > dd { - padding-left: 0.5em; - margin-top: 0em; - margin-left: 0em; - margin-bottom: 0em; -} - -dl { - margin-bottom: 15px; -} - -dd > :first-child { - margin-top: 0px; -} - -dd ul, dd table { - margin-bottom: 10px; -} - -dd { - margin-top: 3px; - margin-bottom: 10px; - margin-left: 30px; -} - -.sig dd { - margin-top: 0px; - margin-bottom: 0px; -} - -.sig dl { - margin-top: 0px; - margin-bottom: 0px; -} - -dl > dd:last-child, -dl > dd:last-child > :last-child { - margin-bottom: 0; -} - -dt:target, span.highlighted { - background-color: #fbe54e; -} - -rect.highlighted { - fill: #fbe54e; -} - -dl.glossary dt { - font-weight: bold; - font-size: 1.1em; -} - -.versionmodified { - font-style: italic; -} - -.system-message { - background-color: #fda; - padding: 5px; - border: 3px solid red; -} - -.footnote:target { - background-color: #ffa; -} - -.line-block { - display: block; - margin-top: 1em; - margin-bottom: 1em; -} - -.line-block .line-block { - margin-top: 0; - margin-bottom: 0; - margin-left: 1.5em; -} - -.guilabel, .menuselection { - font-family: sans-serif; -} - -.accelerator { - text-decoration: underline; -} - -.classifier { - font-style: oblique; -} - -.classifier:before { - font-style: normal; - margin: 0 0.5em; - content: ":"; - display: inline-block; -} - -abbr, acronym { - border-bottom: dotted 1px; - cursor: help; -} - -.translated { - background-color: rgba(207, 255, 207, 0.2) -} - -.untranslated { - background-color: rgba(255, 207, 207, 0.2) -} - -/* -- code displays --------------------------------------------------------- */ - -pre { - overflow: auto; - overflow-y: hidden; /* fixes display issues on Chrome browsers */ -} - -pre, div[class*="highlight-"] { - clear: both; -} - -span.pre { - -moz-hyphens: none; - -ms-hyphens: none; - -webkit-hyphens: none; - hyphens: none; - white-space: nowrap; -} - -div[class*="highlight-"] { - margin: 1em 0; -} - -td.linenos pre { - border: 0; - background-color: transparent; - color: #aaa; -} - -table.highlighttable { - display: block; -} - -table.highlighttable tbody { - display: block; -} - -table.highlighttable tr { - display: flex; -} - -table.highlighttable td { - margin: 0; - padding: 0; -} - -table.highlighttable td.linenos { - padding-right: 0.5em; -} - -table.highlighttable td.code { - flex: 1; - overflow: hidden; -} - -.highlight .hll { - display: block; -} - -div.highlight pre, -table.highlighttable pre { - margin: 0; -} - -div.code-block-caption + div { - margin-top: 0; -} - -div.code-block-caption { - margin-top: 1em; - padding: 2px 5px; - font-size: small; -} - -div.code-block-caption code { - background-color: transparent; -} - -table.highlighttable td.linenos, -span.linenos, -div.highlight span.gp { /* gp: Generic.Prompt */ - user-select: none; - -webkit-user-select: text; /* Safari fallback only */ - -webkit-user-select: none; /* Chrome/Safari */ - -moz-user-select: none; /* Firefox */ - -ms-user-select: none; /* IE10+ */ -} - -div.code-block-caption span.caption-number { - padding: 0.1em 0.3em; - font-style: italic; -} - -div.code-block-caption span.caption-text { -} - -div.literal-block-wrapper { - margin: 1em 0; -} - -code.xref, a code { - background-color: transparent; - font-weight: bold; -} - -h1 code, h2 code, h3 code, h4 code, h5 code, h6 code { - background-color: transparent; -} - -.viewcode-link { - float: right; -} - -.viewcode-back { - float: right; - font-family: sans-serif; -} - -div.viewcode-block:target { - margin: -1px -10px; - padding: 0 10px; -} - -/* -- math display ---------------------------------------------------------- */ - -img.math { - vertical-align: middle; -} - -div.body div.math p { - text-align: center; -} - -span.eqno { - float: right; -} - -span.eqno a.headerlink { - position: absolute; - z-index: 1; -} - -div.math:hover a.headerlink { - visibility: visible; -} - -/* -- printout stylesheet --------------------------------------------------- */ - -@media print { - div.document, - div.documentwrapper, - div.bodywrapper { - margin: 0 !important; - width: 100%; - } - - div.sphinxsidebar, - div.related, - div.footer, - #top-link { - display: none; - } -} \ No newline at end of file diff --git a/docs/build/_static/doctools.js b/docs/build/_static/doctools.js deleted file mode 100644 index d06a71d..0000000 --- a/docs/build/_static/doctools.js +++ /dev/null @@ -1,156 +0,0 @@ -/* - * doctools.js - * ~~~~~~~~~~~ - * - * Base JavaScript utilities for all Sphinx HTML documentation. - * - * :copyright: Copyright 2007-2023 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * - */ -"use strict"; - -const BLACKLISTED_KEY_CONTROL_ELEMENTS = new Set([ - "TEXTAREA", - "INPUT", - "SELECT", - "BUTTON", -]); - -const _ready = (callback) => { - if (document.readyState !== "loading") { - callback(); - } else { - document.addEventListener("DOMContentLoaded", callback); - } -}; - -/** - * Small JavaScript module for the documentation. - */ -const Documentation = { - init: () => { - Documentation.initDomainIndexTable(); - Documentation.initOnKeyListeners(); - }, - - /** - * i18n support - */ - TRANSLATIONS: {}, - PLURAL_EXPR: (n) => (n === 1 ? 0 : 1), - LOCALE: "unknown", - - // gettext and ngettext don't access this so that the functions - // can safely bound to a different name (_ = Documentation.gettext) - gettext: (string) => { - const translated = Documentation.TRANSLATIONS[string]; - switch (typeof translated) { - case "undefined": - return string; // no translation - case "string": - return translated; // translation exists - default: - return translated[0]; // (singular, plural) translation tuple exists - } - }, - - ngettext: (singular, plural, n) => { - const translated = Documentation.TRANSLATIONS[singular]; - if (typeof translated !== "undefined") - return translated[Documentation.PLURAL_EXPR(n)]; - return n === 1 ? singular : plural; - }, - - addTranslations: (catalog) => { - Object.assign(Documentation.TRANSLATIONS, catalog.messages); - Documentation.PLURAL_EXPR = new Function( - "n", - `return (${catalog.plural_expr})` - ); - Documentation.LOCALE = catalog.locale; - }, - - /** - * helper function to focus on search bar - */ - focusSearchBar: () => { - document.querySelectorAll("input[name=q]")[0]?.focus(); - }, - - /** - * Initialise the domain index toggle buttons - */ - initDomainIndexTable: () => { - const toggler = (el) => { - const idNumber = el.id.substr(7); - const toggledRows = document.querySelectorAll(`tr.cg-${idNumber}`); - if (el.src.substr(-9) === "minus.png") { - el.src = `${el.src.substr(0, el.src.length - 9)}plus.png`; - toggledRows.forEach((el) => (el.style.display = "none")); - } else { - el.src = `${el.src.substr(0, el.src.length - 8)}minus.png`; - toggledRows.forEach((el) => (el.style.display = "")); - } - }; - - const togglerElements = document.querySelectorAll("img.toggler"); - togglerElements.forEach((el) => - el.addEventListener("click", (event) => toggler(event.currentTarget)) - ); - togglerElements.forEach((el) => (el.style.display = "")); - if (DOCUMENTATION_OPTIONS.COLLAPSE_INDEX) togglerElements.forEach(toggler); - }, - - initOnKeyListeners: () => { - // only install a listener if it is really needed - if ( - !DOCUMENTATION_OPTIONS.NAVIGATION_WITH_KEYS && - !DOCUMENTATION_OPTIONS.ENABLE_SEARCH_SHORTCUTS - ) - return; - - document.addEventListener("keydown", (event) => { - // bail for input elements - if (BLACKLISTED_KEY_CONTROL_ELEMENTS.has(document.activeElement.tagName)) return; - // bail with special keys - if (event.altKey || event.ctrlKey || event.metaKey) return; - - if (!event.shiftKey) { - switch (event.key) { - case "ArrowLeft": - if (!DOCUMENTATION_OPTIONS.NAVIGATION_WITH_KEYS) break; - - const prevLink = document.querySelector('link[rel="prev"]'); - if (prevLink && prevLink.href) { - window.location.href = prevLink.href; - event.preventDefault(); - } - break; - case "ArrowRight": - if (!DOCUMENTATION_OPTIONS.NAVIGATION_WITH_KEYS) break; - - const nextLink = document.querySelector('link[rel="next"]'); - if (nextLink && nextLink.href) { - window.location.href = nextLink.href; - event.preventDefault(); - } - break; - } - } - - // some keyboard layouts may need Shift to get / - switch (event.key) { - case "/": - if (!DOCUMENTATION_OPTIONS.ENABLE_SEARCH_SHORTCUTS) break; - Documentation.focusSearchBar(); - event.preventDefault(); - } - }); - }, -}; - -// quick alias for translations -const _ = Documentation.gettext; - -_ready(Documentation.init); diff --git a/docs/build/_static/documentation_options.js b/docs/build/_static/documentation_options.js deleted file mode 100644 index 20767c0..0000000 --- a/docs/build/_static/documentation_options.js +++ /dev/null @@ -1,14 +0,0 @@ -var DOCUMENTATION_OPTIONS = { - URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: '1.0.post4', - LANGUAGE: 'English', - COLLAPSE_INDEX: false, - BUILDER: 'html', - FILE_SUFFIX: '.html', - LINK_SUFFIX: '.html', - HAS_SOURCE: true, - SOURCELINK_SUFFIX: '.txt', - NAVIGATION_WITH_KEYS: false, - SHOW_SEARCH_SUMMARY: true, - ENABLE_SEARCH_SHORTCUTS: true, -}; \ No newline at end of file diff --git a/docs/build/_static/file.png b/docs/build/_static/file.png deleted file mode 100644 index a858a410e4faa62ce324d814e4b816fff83a6fb3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 286 zcmV+(0pb3MP)s`hMrGg#P~ix$^RISR_I47Y|r1 z_CyJOe}D1){SET-^Amu_i71Lt6eYfZjRyw@I6OQAIXXHDfiX^GbOlHe=Ae4>0m)d(f|Me07*qoM6N<$f}vM^LjV8( diff --git a/docs/build/_static/img/screenshot.png b/docs/build/_static/img/screenshot.png deleted file mode 100644 index b49552a27629200b34a336ecea3d73cca8a97c24..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 141141 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

fhh&3w`mhoc>f?QHw>wg7}t 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�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 b^3NiIQ--*8 - - - - - - - - - - diff --git a/docs/build/_static/img/wagtail-logo.svg b/docs/build/_static/img/wagtail-logo.svg deleted file mode 100644 index 589a670..0000000 --- a/docs/build/_static/img/wagtail-logo.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/docs/build/_static/language_data.js b/docs/build/_static/language_data.js deleted file mode 100644 index 250f566..0000000 --- a/docs/build/_static/language_data.js +++ /dev/null @@ -1,199 +0,0 @@ -/* - * language_data.js - * ~~~~~~~~~~~~~~~~ - * - * This script contains the language-specific data used by searchtools.js, - * namely the list of stopwords, stemmer, scorer and splitter. - * - * :copyright: Copyright 2007-2023 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * - */ - -var stopwords = ["a", "and", "are", "as", "at", "be", "but", "by", "for", "if", "in", "into", "is", "it", "near", "no", "not", "of", "on", "or", "such", "that", "the", "their", "then", "there", "these", "they", "this", "to", "was", "will", "with"]; - - -/* Non-minified version is copied as a separate JS file, is available */ - -/** - * Porter Stemmer - */ -var Stemmer = function() { - - var step2list = { - ational: 'ate', - tional: 'tion', - enci: 'ence', - anci: 'ance', - izer: 'ize', - bli: 'ble', - alli: 'al', - entli: 'ent', - eli: 'e', - ousli: 'ous', - ization: 'ize', - ation: 'ate', - ator: 'ate', - alism: 'al', - iveness: 'ive', - fulness: 'ful', - ousness: 'ous', - aliti: 'al', - iviti: 'ive', - biliti: 'ble', - logi: 'log' - }; - - var step3list = { - icate: 'ic', - ative: '', - alize: 'al', - iciti: 'ic', - ical: 'ic', - ful: '', - ness: '' - }; - - var c = "[^aeiou]"; // consonant - var v = "[aeiouy]"; // vowel - var C = c + "[^aeiouy]*"; // consonant sequence - var V = v + "[aeiou]*"; // vowel sequence - - var mgr0 = "^(" + C + ")?" + V + C; // [C]VC... is m>0 - var meq1 = "^(" + C + ")?" + V + C + "(" + V + ")?$"; // [C]VC[V] is m=1 - var mgr1 = "^(" + C + ")?" + V + C + V + C; // [C]VCVC... is m>1 - var s_v = "^(" + C + ")?" + v; // vowel in stem - - this.stemWord = function (w) { - var stem; - var suffix; - var firstch; - var origword = w; - - if (w.length < 3) - return w; - - var re; - var re2; - var re3; - var re4; - - firstch = w.substr(0,1); - if (firstch == "y") - w = firstch.toUpperCase() + w.substr(1); - - // Step 1a - re = /^(.+?)(ss|i)es$/; - re2 = /^(.+?)([^s])s$/; - - if (re.test(w)) - w = w.replace(re,"$1$2"); - else if (re2.test(w)) - w = w.replace(re2,"$1$2"); - - // Step 1b - re = /^(.+?)eed$/; - re2 = /^(.+?)(ed|ing)$/; - if (re.test(w)) { - var fp = re.exec(w); - re = new RegExp(mgr0); - if (re.test(fp[1])) { - re = /.$/; - w = w.replace(re,""); - } - } - else if (re2.test(w)) { - var fp = re2.exec(w); - stem = fp[1]; - re2 = new RegExp(s_v); - if (re2.test(stem)) { - w = stem; - re2 = /(at|bl|iz)$/; - re3 = new RegExp("([^aeiouylsz])\\1$"); - re4 = new RegExp("^" + C + v + "[^aeiouwxy]$"); - if (re2.test(w)) - w = w + "e"; - else if (re3.test(w)) { - re = /.$/; - w = w.replace(re,""); - } - else if (re4.test(w)) - w = w + "e"; - } - } - - // Step 1c - re = /^(.+?)y$/; - if (re.test(w)) { - var fp = re.exec(w); - stem = fp[1]; - re = new RegExp(s_v); - if (re.test(stem)) - w = stem + "i"; - } - - // Step 2 - re = /^(.+?)(ational|tional|enci|anci|izer|bli|alli|entli|eli|ousli|ization|ation|ator|alism|iveness|fulness|ousness|aliti|iviti|biliti|logi)$/; - if (re.test(w)) { - var fp = re.exec(w); - stem = fp[1]; - suffix = fp[2]; - re = new RegExp(mgr0); - if (re.test(stem)) - w = stem + step2list[suffix]; - } - - // Step 3 - re = /^(.+?)(icate|ative|alize|iciti|ical|ful|ness)$/; - if (re.test(w)) { - var fp = re.exec(w); - stem = fp[1]; - suffix = fp[2]; - re = new RegExp(mgr0); - if (re.test(stem)) - w = stem + step3list[suffix]; - } - - // Step 4 - re = /^(.+?)(al|ance|ence|er|ic|able|ible|ant|ement|ment|ent|ou|ism|ate|iti|ous|ive|ize)$/; - re2 = /^(.+?)(s|t)(ion)$/; - if (re.test(w)) { - var fp = re.exec(w); - stem = fp[1]; - re = new RegExp(mgr1); - if (re.test(stem)) - w = stem; - } - else if (re2.test(w)) { - var fp = re2.exec(w); - stem = fp[1] + fp[2]; - re2 = new RegExp(mgr1); - if (re2.test(stem)) - w = stem; - } - - // Step 5 - re = /^(.+?)e$/; - if (re.test(w)) { - var fp = re.exec(w); - stem = fp[1]; - re = new RegExp(mgr1); - re2 = new RegExp(meq1); - re3 = new RegExp("^" + C + v + "[^aeiouwxy]$"); - if (re.test(stem) || (re2.test(stem) && !(re3.test(stem)))) - w = stem; - } - re = /ll$/; - re2 = new RegExp(mgr1); - if (re.test(w) && re2.test(w)) { - re = /.$/; - w = w.replace(re,""); - } - - // and turn initial Y back to y - if (firstch == "y") - w = firstch.toLowerCase() + w.substr(1); - return w; - } -} - diff --git a/docs/build/_static/minus.png b/docs/build/_static/minus.png deleted file mode 100644 index d96755fdaf8bb2214971e0db9c1fd3077d7c419d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 90 zcmeAS@N?(olHy`uVBq!ia0vp^+#t*WBp7;*Yy1LIik>cxAr*|t7R?Mi>2?kWtu=nj kDsEF_5m^0CR;1wuP-*O&G^0G}KYk!hp00i_>zopr08q^qX#fBK diff --git a/docs/build/_static/plus.png b/docs/build/_static/plus.png deleted file mode 100644 index 7107cec93a979b9a5f64843235a16651d563ce2d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 90 zcmeAS@N?(olHy`uVBq!ia0vp^+#t*WBp7;*Yy1LIik>cxAr*|t7R?Mi>2?kWtu>-2 m3q%Vub%g%s<8sJhVPMczOq}xhg9DJoz~JfX=d#Wzp$Pyb1r*Kz diff --git a/docs/build/_static/pygments.css b/docs/build/_static/pygments.css deleted file mode 100644 index 348ec44..0000000 --- a/docs/build/_static/pygments.css +++ /dev/null @@ -1,7 +0,0 @@ -pre { line-height: 125%; } -td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } -span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } -td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } -span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } -.highlight .hll { background-color: #ffffcc } -.highlight { background: #ffffff; } \ No newline at end of file diff --git a/docs/build/_static/searchtools.js b/docs/build/_static/searchtools.js deleted file mode 100644 index 97d56a7..0000000 --- a/docs/build/_static/searchtools.js +++ /dev/null @@ -1,566 +0,0 @@ -/* - * searchtools.js - * ~~~~~~~~~~~~~~~~ - * - * Sphinx JavaScript utilities for the full-text search. - * - * :copyright: Copyright 2007-2023 by the Sphinx team, see AUTHORS. - * :license: BSD, see LICENSE for details. - * - */ -"use strict"; - -/** - * Simple result scoring code. - */ -if (typeof Scorer === "undefined") { - var Scorer = { - // Implement the following function to further tweak the score for each result - // The function takes a result array [docname, title, anchor, descr, score, filename] - // and returns the new score. - /* - score: result => { - const [docname, title, anchor, descr, score, filename] = result - return score - }, - */ - - // query matches the full name of an object - objNameMatch: 11, - // or matches in the last dotted part of the object name - objPartialMatch: 6, - // Additive scores depending on the priority of the object - objPrio: { - 0: 15, // used to be importantResults - 1: 5, // used to be objectResults - 2: -5, // used to be unimportantResults - }, - // Used when the priority is not in the mapping. - objPrioDefault: 0, - - // query found in title - title: 15, - partialTitle: 7, - // query found in terms - term: 5, - partialTerm: 2, - }; -} - -const _removeChildren = (element) => { - while (element && element.lastChild) element.removeChild(element.lastChild); -}; - -/** - * See https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions#escaping - */ -const _escapeRegExp = (string) => - string.replace(/[.*+\-?^${}()|[\]\\]/g, "\\$&"); // $& means the whole matched string - -const _displayItem = (item, searchTerms) => { - const docBuilder = DOCUMENTATION_OPTIONS.BUILDER; - const docUrlRoot = DOCUMENTATION_OPTIONS.URL_ROOT; - const docFileSuffix = DOCUMENTATION_OPTIONS.FILE_SUFFIX; - const docLinkSuffix = DOCUMENTATION_OPTIONS.LINK_SUFFIX; - const showSearchSummary = DOCUMENTATION_OPTIONS.SHOW_SEARCH_SUMMARY; - - const [docName, title, anchor, descr, score, _filename] = item; - - let listItem = document.createElement("li"); - let requestUrl; - let linkUrl; - if (docBuilder === "dirhtml") { - // dirhtml builder - let dirname = docName + "/"; - if (dirname.match(/\/index\/$/)) - dirname = dirname.substring(0, dirname.length - 6); - else if (dirname === "index/") dirname = ""; - requestUrl = docUrlRoot + dirname; - linkUrl = requestUrl; - } else { - // normal html builders - requestUrl = docUrlRoot + docName + docFileSuffix; - linkUrl = docName + docLinkSuffix; - } - let linkEl = listItem.appendChild(document.createElement("a")); - linkEl.href = linkUrl + anchor; - linkEl.dataset.score = score; - linkEl.innerHTML = title; - if (descr) - listItem.appendChild(document.createElement("span")).innerHTML = - " (" + descr + ")"; - else if (showSearchSummary) - fetch(requestUrl) - .then((responseData) => responseData.text()) - .then((data) => { - if (data) - listItem.appendChild( - Search.makeSearchSummary(data, searchTerms) - ); - }); - Search.output.appendChild(listItem); -}; -const _finishSearch = (resultCount) => { - Search.stopPulse(); - Search.title.innerText = _("Search Results"); - if (!resultCount) - Search.status.innerText = Documentation.gettext( - "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories." - ); - else - Search.status.innerText = _( - `Search finished, found ${resultCount} page(s) matching the search query.` - ); -}; -const _displayNextItem = ( - results, - resultCount, - searchTerms -) => { - // results left, load the summary and display it - // this is intended to be dynamic (don't sub resultsCount) - if (results.length) { - _displayItem(results.pop(), searchTerms); - setTimeout( - () => _displayNextItem(results, resultCount, searchTerms), - 5 - ); - } - // search finished, update title and status message - else _finishSearch(resultCount); -}; - -/** - * Default splitQuery function. Can be overridden in ``sphinx.search`` with a - * custom function per language. - * - * The regular expression works by splitting the string on consecutive characters - * that are not Unicode letters, numbers, underscores, or emoji characters. - * This is the same as ``\W+`` in Python, preserving the surrogate pair area. - */ -if (typeof splitQuery === "undefined") { - var splitQuery = (query) => query - .split(/[^\p{Letter}\p{Number}_\p{Emoji_Presentation}]+/gu) - .filter(term => term) // remove remaining empty strings -} - -/** - * Search Module - */ -const Search = { - _index: null, - _queued_query: null, - _pulse_status: -1, - - htmlToText: (htmlString) => { - const htmlElement = new DOMParser().parseFromString(htmlString, 'text/html'); - htmlElement.querySelectorAll(".headerlink").forEach((el) => { el.remove() }); - const docContent = htmlElement.querySelector('[role="main"]'); - if (docContent !== undefined) return docContent.textContent; - console.warn( - "Content block not found. Sphinx search tries to obtain it via '[role=main]'. Could you check your theme or template." - ); - return ""; - }, - - init: () => { - const query = new URLSearchParams(window.location.search).get("q"); - document - .querySelectorAll('input[name="q"]') - .forEach((el) => (el.value = query)); - if (query) Search.performSearch(query); - }, - - loadIndex: (url) => - (document.body.appendChild(document.createElement("script")).src = url), - - setIndex: (index) => { - Search._index = index; - if (Search._queued_query !== null) { - const query = Search._queued_query; - Search._queued_query = null; - Search.query(query); - } - }, - - hasIndex: () => Search._index !== null, - - deferQuery: (query) => (Search._queued_query = query), - - stopPulse: () => (Search._pulse_status = -1), - - startPulse: () => { - if (Search._pulse_status >= 0) return; - - const pulse = () => { - Search._pulse_status = (Search._pulse_status + 1) % 4; - Search.dots.innerText = ".".repeat(Search._pulse_status); - if (Search._pulse_status >= 0) window.setTimeout(pulse, 500); - }; - pulse(); - }, - - /** - * perform a search for something (or wait until index is loaded) - */ - performSearch: (query) => { - // create the required interface elements - const searchText = document.createElement("h2"); - searchText.textContent = _("Searching"); - const searchSummary = document.createElement("p"); - searchSummary.classList.add("search-summary"); - searchSummary.innerText = ""; - const searchList = document.createElement("ul"); - searchList.classList.add("search"); - - const out = document.getElementById("search-results"); - Search.title = out.appendChild(searchText); - Search.dots = Search.title.appendChild(document.createElement("span")); - Search.status = out.appendChild(searchSummary); - Search.output = out.appendChild(searchList); - - const searchProgress = document.getElementById("search-progress"); - // Some themes don't use the search progress node - if (searchProgress) { - searchProgress.innerText = _("Preparing search..."); - } - Search.startPulse(); - - // index already loaded, the browser was quick! - if (Search.hasIndex()) Search.query(query); - else Search.deferQuery(query); - }, - - /** - * execute search (requires search index to be loaded) - */ - query: (query) => { - const filenames = Search._index.filenames; - const docNames = Search._index.docnames; - const titles = Search._index.titles; - const allTitles = Search._index.alltitles; - const indexEntries = Search._index.indexentries; - - // stem the search terms and add them to the correct list - const stemmer = new Stemmer(); - const searchTerms = new Set(); - const excludedTerms = new Set(); - const highlightTerms = new Set(); - const objectTerms = new Set(splitQuery(query.toLowerCase().trim())); - splitQuery(query.trim()).forEach((queryTerm) => { - const queryTermLower = queryTerm.toLowerCase(); - - // maybe skip this "word" - // stopwords array is from language_data.js - if ( - stopwords.indexOf(queryTermLower) !== -1 || - queryTerm.match(/^\d+$/) - ) - return; - - // stem the word - let word = stemmer.stemWord(queryTermLower); - // select the correct list - if (word[0] === "-") excludedTerms.add(word.substr(1)); - else { - searchTerms.add(word); - highlightTerms.add(queryTermLower); - } - }); - - if (SPHINX_HIGHLIGHT_ENABLED) { // set in sphinx_highlight.js - localStorage.setItem("sphinx_highlight_terms", [...highlightTerms].join(" ")) - } - - // console.debug("SEARCH: searching for:"); - // console.info("required: ", [...searchTerms]); - // console.info("excluded: ", [...excludedTerms]); - - // array of [docname, title, anchor, descr, score, filename] - let results = []; - _removeChildren(document.getElementById("search-progress")); - - const queryLower = query.toLowerCase(); - for (const [title, foundTitles] of Object.entries(allTitles)) { - if (title.toLowerCase().includes(queryLower) && (queryLower.length >= title.length/2)) { - for (const [file, id] of foundTitles) { - let score = Math.round(100 * queryLower.length / title.length) - results.push([ - docNames[file], - titles[file] !== title ? `${titles[file]} > ${title}` : title, - id !== null ? "#" + id : "", - null, - score, - filenames[file], - ]); - } - } - } - - // search for explicit entries in index directives - for (const [entry, foundEntries] of Object.entries(indexEntries)) { - if (entry.includes(queryLower) && (queryLower.length >= entry.length/2)) { - for (const [file, id] of foundEntries) { - let score = Math.round(100 * queryLower.length / entry.length) - results.push([ - docNames[file], - titles[file], - id ? "#" + id : "", - null, - score, - filenames[file], - ]); - } - } - } - - // lookup as object - objectTerms.forEach((term) => - results.push(...Search.performObjectSearch(term, objectTerms)) - ); - - // lookup as search terms in fulltext - results.push(...Search.performTermsSearch(searchTerms, excludedTerms)); - - // let the scorer override scores with a custom scoring function - if (Scorer.score) results.forEach((item) => (item[4] = Scorer.score(item))); - - // now sort the results by score (in opposite order of appearance, since the - // display function below uses pop() to retrieve items) and then - // alphabetically - results.sort((a, b) => { - const leftScore = a[4]; - const rightScore = b[4]; - if (leftScore === rightScore) { - // same score: sort alphabetically - const leftTitle = a[1].toLowerCase(); - const rightTitle = b[1].toLowerCase(); - if (leftTitle === rightTitle) return 0; - return leftTitle > rightTitle ? -1 : 1; // inverted is intentional - } - return leftScore > rightScore ? 1 : -1; - }); - - // remove duplicate search results - // note the reversing of results, so that in the case of duplicates, the highest-scoring entry is kept - let seen = new Set(); - results = results.reverse().reduce((acc, result) => { - let resultStr = result.slice(0, 4).concat([result[5]]).map(v => String(v)).join(','); - if (!seen.has(resultStr)) { - acc.push(result); - seen.add(resultStr); - } - return acc; - }, []); - - results = results.reverse(); - - // for debugging - //Search.lastresults = results.slice(); // a copy - // console.info("search results:", Search.lastresults); - - // print the results - _displayNextItem(results, results.length, searchTerms); - }, - - /** - * search for object names - */ - performObjectSearch: (object, objectTerms) => { - const filenames = Search._index.filenames; - const docNames = Search._index.docnames; - const objects = Search._index.objects; - const objNames = Search._index.objnames; - const titles = Search._index.titles; - - const results = []; - - const objectSearchCallback = (prefix, match) => { - const name = match[4] - const fullname = (prefix ? prefix + "." : "") + name; - const fullnameLower = fullname.toLowerCase(); - if (fullnameLower.indexOf(object) < 0) return; - - let score = 0; - const parts = fullnameLower.split("."); - - // check for different match types: exact matches of full name or - // "last name" (i.e. last dotted part) - if (fullnameLower === object || parts.slice(-1)[0] === object) - score += Scorer.objNameMatch; - else if (parts.slice(-1)[0].indexOf(object) > -1) - score += Scorer.objPartialMatch; // matches in last name - - const objName = objNames[match[1]][2]; - const title = titles[match[0]]; - - // If more than one term searched for, we require other words to be - // found in the name/title/description - const otherTerms = new Set(objectTerms); - otherTerms.delete(object); - if (otherTerms.size > 0) { - const haystack = `${prefix} ${name} ${objName} ${title}`.toLowerCase(); - if ( - [...otherTerms].some((otherTerm) => haystack.indexOf(otherTerm) < 0) - ) - return; - } - - let anchor = match[3]; - if (anchor === "") anchor = fullname; - else if (anchor === "-") anchor = objNames[match[1]][1] + "-" + fullname; - - const descr = objName + _(", in ") + title; - - // add custom score for some objects according to scorer - if (Scorer.objPrio.hasOwnProperty(match[2])) - score += Scorer.objPrio[match[2]]; - else score += Scorer.objPrioDefault; - - results.push([ - docNames[match[0]], - fullname, - "#" + anchor, - descr, - score, - filenames[match[0]], - ]); - }; - Object.keys(objects).forEach((prefix) => - objects[prefix].forEach((array) => - objectSearchCallback(prefix, array) - ) - ); - return results; - }, - - /** - * search for full-text terms in the index - */ - performTermsSearch: (searchTerms, excludedTerms) => { - // prepare search - const terms = Search._index.terms; - const titleTerms = Search._index.titleterms; - const filenames = Search._index.filenames; - const docNames = Search._index.docnames; - const titles = Search._index.titles; - - const scoreMap = new Map(); - const fileMap = new Map(); - - // perform the search on the required terms - searchTerms.forEach((word) => { - const files = []; - const arr = [ - { files: terms[word], score: Scorer.term }, - { files: titleTerms[word], score: Scorer.title }, - ]; - // add support for partial matches - if (word.length > 2) { - const escapedWord = _escapeRegExp(word); - Object.keys(terms).forEach((term) => { - if (term.match(escapedWord) && !terms[word]) - arr.push({ files: terms[term], score: Scorer.partialTerm }); - }); - Object.keys(titleTerms).forEach((term) => { - if (term.match(escapedWord) && !titleTerms[word]) - arr.push({ files: titleTerms[word], score: Scorer.partialTitle }); - }); - } - - // no match but word was a required one - if (arr.every((record) => record.files === undefined)) return; - - // found search word in contents - arr.forEach((record) => { - if (record.files === undefined) return; - - let recordFiles = record.files; - if (recordFiles.length === undefined) recordFiles = [recordFiles]; - files.push(...recordFiles); - - // set score for the word in each file - recordFiles.forEach((file) => { - if (!scoreMap.has(file)) scoreMap.set(file, {}); - scoreMap.get(file)[word] = record.score; - }); - }); - - // create the mapping - files.forEach((file) => { - if (fileMap.has(file) && fileMap.get(file).indexOf(word) === -1) - fileMap.get(file).push(word); - else fileMap.set(file, [word]); - }); - }); - - // now check if the files don't contain excluded terms - const results = []; - for (const [file, wordList] of fileMap) { - // check if all requirements are matched - - // as search terms with length < 3 are discarded - const filteredTermCount = [...searchTerms].filter( - (term) => term.length > 2 - ).length; - if ( - wordList.length !== searchTerms.size && - wordList.length !== filteredTermCount - ) - continue; - - // ensure that none of the excluded terms is in the search result - if ( - [...excludedTerms].some( - (term) => - terms[term] === file || - titleTerms[term] === file || - (terms[term] || []).includes(file) || - (titleTerms[term] || []).includes(file) - ) - ) - break; - - // select one (max) score for the file. - const score = Math.max(...wordList.map((w) => scoreMap.get(file)[w])); - // add result to the result list - results.push([ - docNames[file], - titles[file], - "", - null, - score, - filenames[file], - ]); - } - return results; - }, - - /** - * helper function to return a node containing the - * search summary for a given text. keywords is a list - * of stemmed words. - */ - makeSearchSummary: (htmlText, keywords) => { - const text = Search.htmlToText(htmlText); - if (text === "") return null; - - const textLower = text.toLowerCase(); - const actualStartPosition = [...keywords] - .map((k) => textLower.indexOf(k.toLowerCase())) - .filter((i) => i > -1) - .slice(-1)[0]; - const startWithContext = Math.max(actualStartPosition - 120, 0); - - const top = startWithContext === 0 ? "" : "..."; - const tail = startWithContext + 240 < text.length ? "..." : ""; - - let summary = document.createElement("p"); - summary.classList.add("context"); - summary.textContent = top + text.substr(startWithContext, 240).trim() + tail; - - return summary; - }, -}; - -_ready(Search.init); diff --git a/docs/build/_static/sphinx_highlight.js b/docs/build/_static/sphinx_highlight.js deleted file mode 100644 index aae669d..0000000 --- a/docs/build/_static/sphinx_highlight.js +++ /dev/null @@ -1,144 +0,0 @@ -/* Highlighting utilities for Sphinx HTML documentation. */ -"use strict"; - -const SPHINX_HIGHLIGHT_ENABLED = true - -/** - * highlight a given string on a node by wrapping it in - * span elements with the given class name. - */ -const _highlight = (node, addItems, text, className) => { - if (node.nodeType === Node.TEXT_NODE) { - const val = node.nodeValue; - const parent = node.parentNode; - const pos = val.toLowerCase().indexOf(text); - if ( - pos >= 0 && - !parent.classList.contains(className) && - !parent.classList.contains("nohighlight") - ) { - let span; - - const closestNode = parent.closest("body, svg, foreignObject"); - const isInSVG = closestNode && closestNode.matches("svg"); - if (isInSVG) { - span = document.createElementNS("http://www.w3.org/2000/svg", "tspan"); - } else { - span = document.createElement("span"); - span.classList.add(className); - } - - span.appendChild(document.createTextNode(val.substr(pos, text.length))); - parent.insertBefore( - span, - parent.insertBefore( - document.createTextNode(val.substr(pos + text.length)), - node.nextSibling - ) - ); - node.nodeValue = val.substr(0, pos); - - if (isInSVG) { - const rect = document.createElementNS( - "http://www.w3.org/2000/svg", - "rect" - ); - const bbox = parent.getBBox(); - rect.x.baseVal.value = bbox.x; - rect.y.baseVal.value = bbox.y; - rect.width.baseVal.value = bbox.width; - rect.height.baseVal.value = bbox.height; - rect.setAttribute("class", className); - addItems.push({ parent: parent, target: rect }); - } - } - } else if (node.matches && !node.matches("button, select, textarea")) { - node.childNodes.forEach((el) => _highlight(el, addItems, text, className)); - } -}; -const _highlightText = (thisNode, text, className) => { - let addItems = []; - _highlight(thisNode, addItems, text, className); - addItems.forEach((obj) => - obj.parent.insertAdjacentElement("beforebegin", obj.target) - ); -}; - -/** - * Small JavaScript module for the documentation. - */ -const SphinxHighlight = { - - /** - * highlight the search words provided in localstorage in the text - */ - highlightSearchWords: () => { - if (!SPHINX_HIGHLIGHT_ENABLED) return; // bail if no highlight - - // get and clear terms from localstorage - const url = new URL(window.location); - const highlight = - localStorage.getItem("sphinx_highlight_terms") - || url.searchParams.get("highlight") - || ""; - localStorage.removeItem("sphinx_highlight_terms") - url.searchParams.delete("highlight"); - window.history.replaceState({}, "", url); - - // get individual terms from highlight string - const terms = highlight.toLowerCase().split(/\s+/).filter(x => x); - if (terms.length === 0) return; // nothing to do - - // There should never be more than one element matching "div.body" - const divBody = document.querySelectorAll("div.body"); - const body = divBody.length ? divBody[0] : document.querySelector("body"); - window.setTimeout(() => { - terms.forEach((term) => _highlightText(body, term, "highlighted")); - }, 10); - - const searchBox = document.getElementById("searchbox"); - if (searchBox === null) return; - searchBox.appendChild( - document - .createRange() - .createContextualFragment( - '

" - ) - ); - }, - - /** - * helper function to hide the search marks again - */ - hideSearchWords: () => { - document - .querySelectorAll("#searchbox .highlight-link") - .forEach((el) => el.remove()); - document - .querySelectorAll("span.highlighted") - .forEach((el) => el.classList.remove("highlighted")); - localStorage.removeItem("sphinx_highlight_terms") - }, - - initEscapeListener: () => { - // only install a listener if it is really needed - if (!DOCUMENTATION_OPTIONS.ENABLE_SEARCH_SHORTCUTS) return; - - document.addEventListener("keydown", (event) => { - // bail for input elements - if (BLACKLISTED_KEY_CONTROL_ELEMENTS.has(document.activeElement.tagName)) return; - // bail with special keys - if (event.shiftKey || event.altKey || event.ctrlKey || event.metaKey) return; - if (DOCUMENTATION_OPTIONS.ENABLE_SEARCH_SHORTCUTS && (event.key === "Escape")) { - SphinxHighlight.hideSearchWords(); - event.preventDefault(); - } - }); - }, -}; - -_ready(SphinxHighlight.highlightSearchWords); -_ready(SphinxHighlight.initEscapeListener); diff --git a/docs/build/api/WPSProtocol.html b/docs/build/api/WPSProtocol.html deleted file mode 100644 index 33080d5..0000000 --- a/docs/build/api/WPSProtocol.html +++ /dev/null @@ -1,235 +0,0 @@ - - - - - - - - - WPSProtocol package — WalshPulSeqProtocol 1.0.post4 documentation - - - - - - - - - - - -
- Skip to content -
- -
-
-
-
- -
-
-
- -
-
- - - - - Edit on GitHub - - - - View source - - -
-
-
-
-
-
-
-
-
-
-
-

WPSProtocol package

-
-

Submodules

-
-
-

WPSProtocol.InitialFunctions module

-
-
-

WPSProtocol.Module_RotationAngleErrorsDoubleAveraging module

-
-
-

WPSProtocol.Module_WalshPSeq module

-
-
-

WPSProtocol.Part_2A module

-
-
-

WPSProtocol.TestingFile module

-
-
-

Module contents

-
-
- -
- -
- - - -
-
-
-
- - - - - - - - - - - - \ No newline at end of file diff --git a/docs/build/api/modules.html b/docs/build/api/modules.html deleted file mode 100644 index 669917a..0000000 --- a/docs/build/api/modules.html +++ /dev/null @@ -1,211 +0,0 @@ - - - - - - - - - WPSProtocol — WalshPulSeqProtocol 1.0.post4 documentation - - - - - - - - - - - -
- Skip to content -
- -
-
-
-
- - -
-
- - - - - - - - - - - - \ No newline at end of file diff --git a/docs/build/doctrees/.ipynb_checkpoints/index-checkpoint.doctree b/docs/build/doctrees/.ipynb_checkpoints/index-checkpoint.doctree deleted file mode 100644 index e1db073980c9a533d6e96ac5f1056017fef38282..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5071 zcmds5TaO$^6<&Ki*S)VV5G58Jp~Rcune_%sMEin}!vnHdA_B31wc0h^HB;rOuI}xs z-ko_s5DB9!lmsXpp5ZU>3lNHg#4`{44up`9c;Kt*?wOw1cx`xOrCCj#I(6#QIp4X> zPaB_pc74VDnJtwtE+>5whB6MR%1t|rgDj#_=bz+neU$$=-!q+*oT)fV1Dcx^a0HBt zFr_kojLl8UuenhDQa~$+qlNRVVgB}r2*uvd#0T``{WR8b5DTxmh-e;5FCt3Q)Eja^ z?|MN>iKd}9n05;VdnXwW#!8b^dtiQqy$@*O9lYxueC_bytB3dRd+*$P=YGHYgE;d7 zB0Un4M0=WX2W1+IjLj_ovRv?H{AmV#NlBoFB4zpyw7?5C`(xKz&Od@fp5@I3NPEx99dP?)m zv@{vn6FKX$TWr;I{0cQWR?P~PKYVa_{C%8J#{-fM`0;!3nG`Vz)o}$pMFG8I99GB0 zq2oSJrgGp1j0WQ*=2EL;E<-x$%_;p<>D*isT+;kuBOAccEoD6)%UN`=25VXn>|wK^ zxfZmxW%eIY0q9W+x=NK=4BSzRQSf?!r=9=)T;Uzq=m2hEUw|*zD?sL}_}s?lOZdG0 zIM3J{Y#&T_*_&*Y-C=v|t%oi5uC@)3IFn&b`{H421zsqSe{t`57qMIB%NGs2zieOt z1z1XX0grVq1CfQ)<^YF^c0?v2O*G3NUInBO(bn>&^8lfVbLtSz8Hsq1pPMG*VThD; zZZ=9OGeTQt(SW8j%pb0pu5*!!rI>=Zi_BJ2z%Hv>*oW3w@0CXCz-ZsdmMm+wO1t#V zQj#Pz&B?N{zrJYfqijHD&N2P70vtUZ_s(pBOfsS9Nm3@rp6XR#cPSFmOLv<6@}z~; z=bXFxL;ZuYTz zz=~N|$A{sgBlGIUInOBen%MT)aKrd{2Y&z}6-XftJn-*4jnjmwoTG3_=|LG(VJm4A_x7%kVmHEf+ z97^bjBCE}{w>bY*iSu2kVJ=g{GXJ8+{PPzv{|pj8nmZX0z@E*ZRXQz-;RB@J(rLe} z_Sv7Dn|{5t{&Z;#S5y+_uK3FZSFqo`lo$Sd*^8d%g}=VM7uX+a>eg+49hUm+vdinX zx6FTh5%ZZRuD&$)Bj;YGTG?Q+J##~+L@MDbk&hBJLX%eXd<`9IB8uW# z^0-=?S+iX+n?aV^j?ph=9hvot;xg-zX)CHVk}#%^9b56-G%-wFkw?;Oen>=ynlnqm z`$wjO+)GoU<21)2#IS(bAWE=UE3QHLkYg;n=N^p!QM7 z@S9vFnf9p+Y)T!WSIYFT_ij&de1C0m)2C?~r#=Ia1bP>Q2HqB+G;GD0UX;>sQgU;9 zX=h2q(;wMz+$`kIb*N6iwz#o$*lgQ30AY&3M8b^%8-mDDMn)7C4^iM+-;^U%f0mo; zn84yR^wA!og5xgRLmrtXrnVv83bXJKFhwsp$yw8El1#_`oMf(YAZsJcqQsw}57u=A z%mOr(XviRD%TXNmEe7VKMA0maeatQ3+D5&N74_>U9aIACpK`?uoNoCcSGIq`Yf3F! zRa79t*6|pHI4GJuK&NE$XZ`Rk`wf?1(y^T|+-#+V@cSA%*Vz&{-Lats_{b5^D0qZU z;M?1G%w|Fp-?j$`NaPS`js_?J=%Krf5c5T*b)pXU_d!<_V<~N1TO0!vmum1 z+xoZ7Z2&X!XE8c^fL~0E=Vn_?F|1E~#z#!xd? z5{vJ9Y|Plx14R4NKK^BPi9|pS#WTjJ;wfQO52%J|;7>QFo)0yMaEnC@Z+D zpx9`w_=*SADHdXm3b#jtSj>>&h&PsqGw#lU#7=dqJG8qX-~G;H)BVk5S>+DqNaT_L z^D+Q~jvGH`378zlMNw%zDCwWTYR~fTA}%n4Aj0q~hyoId3uh^1fxI>&J7=zyvn;?f TvOlGCL!0%=1Yw)%Y|#G?GhwIU diff --git a/docs/build/doctrees/api/.ipynb_checkpoints/WPSProtocol-checkpoint.doctree b/docs/build/doctrees/api/.ipynb_checkpoints/WPSProtocol-checkpoint.doctree deleted file mode 100644 index a7697f25906e56829d2ffcb6e73f831fa548de19..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4519 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 UK#_T@)-a2+tr-LHqAruk{{XOHegFUf diff --git a/docs/build/genindex.html b/docs/build/genindex.html deleted file mode 100644 index 225e65e..0000000 --- a/docs/build/genindex.html +++ /dev/null @@ -1,182 +0,0 @@ - - - - - - - Index — WalshPulSeqProtocol 1.0.post4 documentation - - - - - - - - - -
- Skip to content -
- -
-
-
-
- -
-
-
- -
-
- - - - - Edit on GitHub - - -
-
-
-
-
-
-
-
-
-
-

Index

-
- -
-
- -
- -
-
-
-
- - - - - - - - - - - - \ No newline at end of file diff --git a/docs/build/html/.ipynb_checkpoints/index-checkpoint.html b/docs/build/html/.ipynb_checkpoints/index-checkpoint.html deleted file mode 100644 index 696b786..0000000 --- a/docs/build/html/.ipynb_checkpoints/index-checkpoint.html +++ /dev/null @@ -1,209 +0,0 @@ - - - - - - - - - Welcome to WalshPulSeqProtocol's documentation! — WalshPulSeqProtocol 1.0.post4 documentation - - - - - - - - - -
- Skip to content -
- -
-
-
-
- -
-
-
- -
-
- - - - - Edit on GitHub - - - - View source - - -
-
-
-
-
-
-
-
-
-
-
-

Welcome to WalshPulSeqProtocol's documentation!

-
-
-
-
-

Indices and tables

- -
- -
- -
- - - -
-
-
-
- - - - - - - - - - - - \ No newline at end of file diff --git a/docs/build/html/.nojekyll b/docs/build/html/.nojekyll deleted file mode 100644 index e69de29..0000000 diff --git a/docs/build/html/_sources/.ipynb_checkpoints/index-checkpoint.rst.txt b/docs/build/html/_sources/.ipynb_checkpoints/index-checkpoint.rst.txt deleted file mode 100644 index a9bdc0e..0000000 --- a/docs/build/html/_sources/.ipynb_checkpoints/index-checkpoint.rst.txt +++ /dev/null @@ -1,20 +0,0 @@ -.. WalshPulSeqProtocol documentation master file, created by - sphinx-quickstart on Wed Sep 18 17:13:44 2024. - You can adapt this file completely to your liking, but it should at least - contain the root `toctree` directive. - -Welcome to WalshPulSeqProtocol's documentation! -=============================================== - -.. toctree:: - :maxdepth: 2 - :caption: Contents: - - api/modules - -Indices and tables -================== - -* :ref:`genindex` -* :ref:`modindex` -* :ref:`search` diff --git a/docs/build/html/_sources/api/.ipynb_checkpoints/WPSProtocol-checkpoint.rst.txt b/docs/build/html/_sources/api/.ipynb_checkpoints/WPSProtocol-checkpoint.rst.txt deleted file mode 100644 index 14e6d22..0000000 --- a/docs/build/html/_sources/api/.ipynb_checkpoints/WPSProtocol-checkpoint.rst.txt +++ /dev/null @@ -1,53 +0,0 @@ -WPSProtocol package -=================== - -Submodules ----------- - -WPSProtocol.InitialFunctions module ------------------------------------ - -.. automodule:: WPSProtocol.InitialFunctions - :members: - :undoc-members: - :show-inheritance: - -WPSProtocol.Module\_RotationAngleErrorsDoubleAveraging module -------------------------------------------------------------- - -.. automodule:: WPSProtocol.Module_RotationAngleErrorsDoubleAveraging - :members: - :undoc-members: - :show-inheritance: - -WPSProtocol.Module\_WalshPSeq module ------------------------------------- - -.. automodule:: WPSProtocol.Module_WalshPSeq - :members: - :undoc-members: - :show-inheritance: - -WPSProtocol.Part\_2A module ---------------------------- - -.. automodule:: WPSProtocol.Part_2A - :members: - :undoc-members: - :show-inheritance: - -WPSProtocol.TestingFile module ------------------------------- - -.. automodule:: WPSProtocol.TestingFile - :members: - :undoc-members: - :show-inheritance: - -Module contents ---------------- - -.. automodule:: WPSProtocol - :members: - :undoc-members: - :show-inheritance: diff --git a/docs/build/html/_sources/api/.ipynb_checkpoints/modules-checkpoint.rst.txt b/docs/build/html/_sources/api/.ipynb_checkpoints/modules-checkpoint.rst.txt deleted file mode 100644 index 4214750..0000000 --- a/docs/build/html/_sources/api/.ipynb_checkpoints/modules-checkpoint.rst.txt +++ /dev/null @@ -1,7 +0,0 @@ -WPSProtocol -=========== - -.. toctree:: - :maxdepth: 4 - - WPSProtocol diff --git a/docs/build/html/_static/alabaster.css b/docs/build/html/_static/alabaster.css deleted file mode 100644 index 0eddaeb..0000000 --- a/docs/build/html/_static/alabaster.css +++ /dev/null @@ -1,701 +0,0 @@ -@import url("basic.css"); - -/* -- page layout ----------------------------------------------------------- */ - -body { - font-family: Georgia, serif; - font-size: 17px; - background-color: #fff; - color: #000; - margin: 0; - padding: 0; -} - - -div.document { - width: 940px; - margin: 30px auto 0 auto; -} - -div.documentwrapper { - float: left; - width: 100%; -} - -div.bodywrapper { - margin: 0 0 0 220px; -} - -div.sphinxsidebar { - width: 220px; - font-size: 14px; - line-height: 1.5; -} - -hr { - border: 1px solid #B1B4B6; -} - -div.body { - background-color: #fff; - color: #3E4349; - padding: 0 30px 0 30px; -} - -div.body > .section { - text-align: left; -} - -div.footer { - width: 940px; - margin: 20px auto 30px auto; - font-size: 14px; - color: #888; - text-align: right; -} - -div.footer a { - color: #888; -} - -p.caption { - font-family: inherit; - font-size: inherit; -} - - -div.relations { - display: none; -} - - -div.sphinxsidebar a { - color: #444; - text-decoration: none; - border-bottom: 1px dotted #999; -} - -div.sphinxsidebar a:hover { - border-bottom: 1px solid #999; -} - -div.sphinxsidebarwrapper { - padding: 18px 10px; -} - -div.sphinxsidebarwrapper p.logo { - padding: 0; - margin: -10px 0 0 0px; - text-align: center; -} - -div.sphinxsidebarwrapper h1.logo { - margin-top: -10px; - text-align: center; - margin-bottom: 5px; - text-align: left; -} - -div.sphinxsidebarwrapper h1.logo-name { - margin-top: 0px; -} - -div.sphinxsidebarwrapper p.blurb { - margin-top: 0; - font-style: normal; -} - -div.sphinxsidebar h3, -div.sphinxsidebar h4 { - font-family: Georgia, serif; - color: #444; - font-size: 24px; - font-weight: normal; - margin: 0 0 5px 0; - padding: 0; -} - -div.sphinxsidebar h4 { - font-size: 20px; -} - -div.sphinxsidebar h3 a { - color: #444; -} - -div.sphinxsidebar p.logo a, -div.sphinxsidebar h3 a, -div.sphinxsidebar p.logo a:hover, -div.sphinxsidebar h3 a:hover { - border: none; -} - -div.sphinxsidebar p { - color: #555; - margin: 10px 0; -} - -div.sphinxsidebar ul { - margin: 10px 0; - padding: 0; - color: #000; -} - -div.sphinxsidebar ul li.toctree-l1 > a { - font-size: 120%; -} - -div.sphinxsidebar ul li.toctree-l2 > a { - font-size: 110%; -} - -div.sphinxsidebar input { - border: 1px solid #CCC; - font-family: Georgia, serif; - font-size: 1em; -} - -div.sphinxsidebar hr { - border: none; - height: 1px; - color: #AAA; - background: #AAA; - - text-align: left; - margin-left: 0; - width: 50%; -} - -div.sphinxsidebar .badge { - border-bottom: none; -} - -div.sphinxsidebar .badge:hover { - border-bottom: none; -} - -/* To address an issue with donation coming after search */ -div.sphinxsidebar h3.donation { - margin-top: 10px; -} - -/* -- body styles ----------------------------------------------------------- */ - -a { - color: #004B6B; - text-decoration: underline; -} - -a:hover { - color: #6D4100; - text-decoration: underline; -} - -div.body h1, -div.body h2, -div.body h3, -div.body h4, -div.body h5, -div.body h6 { - font-family: Georgia, serif; - font-weight: normal; - margin: 30px 0px 10px 0px; - padding: 0; -} - -div.body h1 { margin-top: 0; padding-top: 0; font-size: 240%; } -div.body h2 { font-size: 180%; } -div.body h3 { font-size: 150%; } -div.body h4 { font-size: 130%; } -div.body h5 { font-size: 100%; } -div.body h6 { font-size: 100%; } - -a.headerlink { - color: #DDD; - padding: 0 4px; - text-decoration: none; -} - -a.headerlink:hover { - color: #444; - background: #EAEAEA; -} - -div.body p, div.body dd, div.body li { - line-height: 1.4em; -} - -div.admonition { - margin: 20px 0px; - padding: 10px 30px; - background-color: #EEE; - border: 1px solid #CCC; -} - -div.admonition tt.xref, div.admonition code.xref, div.admonition a tt { - background-color: #FBFBFB; - border-bottom: 1px solid #fafafa; -} - -div.admonition p.admonition-title { - font-family: Georgia, serif; - font-weight: normal; - font-size: 24px; - margin: 0 0 10px 0; - padding: 0; - line-height: 1; -} - -div.admonition p.last { - margin-bottom: 0; -} - -div.highlight { - background-color: #fff; -} - -dt:target, .highlight { - background: #FAF3E8; -} - -div.warning { - background-color: #FCC; - border: 1px solid #FAA; -} - -div.danger { - background-color: #FCC; - border: 1px solid #FAA; - -moz-box-shadow: 2px 2px 4px #D52C2C; - -webkit-box-shadow: 2px 2px 4px #D52C2C; - box-shadow: 2px 2px 4px #D52C2C; -} - -div.error { - background-color: #FCC; - border: 1px solid #FAA; - -moz-box-shadow: 2px 2px 4px #D52C2C; - -webkit-box-shadow: 2px 2px 4px #D52C2C; - box-shadow: 2px 2px 4px #D52C2C; -} - -div.caution { - background-color: #FCC; - border: 1px solid #FAA; -} - -div.attention { - background-color: #FCC; - border: 1px solid #FAA; -} - -div.important { - background-color: #EEE; - border: 1px solid #CCC; -} - -div.note { - background-color: #EEE; - border: 1px solid #CCC; -} - -div.tip { - background-color: #EEE; - border: 1px solid #CCC; -} - -div.hint { - background-color: #EEE; - border: 1px solid #CCC; -} - -div.seealso { - background-color: #EEE; - border: 1px solid #CCC; -} - -div.topic { - background-color: #EEE; -} - -p.admonition-title { - display: inline; -} - -p.admonition-title:after { - content: ":"; -} - -pre, tt, code { - font-family: 'Consolas', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', monospace; - font-size: 0.9em; -} - -.hll { - background-color: #FFC; - margin: 0 -12px; - padding: 0 12px; - display: block; -} - -img.screenshot { -} - -tt.descname, tt.descclassname, code.descname, code.descclassname { - font-size: 0.95em; -} - -tt.descname, code.descname { - padding-right: 0.08em; -} - -img.screenshot { - -moz-box-shadow: 2px 2px 4px #EEE; - -webkit-box-shadow: 2px 2px 4px #EEE; - box-shadow: 2px 2px 4px #EEE; -} - -table.docutils { - border: 1px solid #888; - -moz-box-shadow: 2px 2px 4px #EEE; - -webkit-box-shadow: 2px 2px 4px #EEE; - box-shadow: 2px 2px 4px #EEE; -} - -table.docutils td, table.docutils th { - border: 1px solid #888; - padding: 0.25em 0.7em; -} - -table.field-list, table.footnote { - border: none; - -moz-box-shadow: none; - -webkit-box-shadow: none; - box-shadow: none; -} - -table.footnote { - margin: 15px 0; - width: 100%; - border: 1px solid #EEE; - background: #FDFDFD; - font-size: 0.9em; -} - -table.footnote + table.footnote { - margin-top: -15px; - border-top: none; -} - -table.field-list th { - padding: 0 0.8em 0 0; -} - -table.field-list td { - padding: 0; -} - -table.field-list p { - margin-bottom: 0.8em; -} - -/* Cloned from - * https://github.com/sphinx-doc/sphinx/commit/ef60dbfce09286b20b7385333d63a60321784e68 - */ -.field-name { - -moz-hyphens: manual; - -ms-hyphens: manual; - -webkit-hyphens: manual; - hyphens: manual; -} - -table.footnote td.label { - width: .1px; - padding: 0.3em 0 0.3em 0.5em; -} - -table.footnote td { - padding: 0.3em 0.5em; -} - -dl { - margin: 0; - padding: 0; -} - -dl dd { - margin-left: 30px; -} - -blockquote { - margin: 0 0 0 30px; - padding: 0; -} - -ul, ol { - /* Matches the 30px from the narrow-screen "li > ul" selector below */ - margin: 10px 0 10px 30px; - padding: 0; -} - -pre { - background: #EEE; - padding: 7px 30px; - margin: 15px 0px; - line-height: 1.3em; -} - -div.viewcode-block:target { - background: #ffd; -} - -dl pre, blockquote pre, li pre { - margin-left: 0; - padding-left: 30px; -} - -tt, code { - background-color: #ecf0f3; - color: #222; - /* padding: 1px 2px; */ -} - -tt.xref, code.xref, a tt { - background-color: #FBFBFB; - border-bottom: 1px solid #fff; -} - -a.reference { - text-decoration: none; - border-bottom: 1px dotted #004B6B; -} - -/* Don't put an underline on images */ -a.image-reference, a.image-reference:hover { - border-bottom: none; -} - -a.reference:hover { - border-bottom: 1px solid #6D4100; -} - -a.footnote-reference { - text-decoration: none; - font-size: 0.7em; - vertical-align: top; - border-bottom: 1px dotted #004B6B; -} - -a.footnote-reference:hover { - border-bottom: 1px solid #6D4100; -} - -a:hover tt, a:hover code { - background: #EEE; -} - - -@media screen and (max-width: 870px) { - - div.sphinxsidebar { - display: none; - } - - div.document { - width: 100%; - - } - - div.documentwrapper { - margin-left: 0; - margin-top: 0; - margin-right: 0; - margin-bottom: 0; - } - - div.bodywrapper { - margin-top: 0; - margin-right: 0; - margin-bottom: 0; - margin-left: 0; - } - - ul { - margin-left: 0; - } - - li > ul { - /* Matches the 30px from the "ul, ol" selector above */ - margin-left: 30px; - } - - .document { - width: auto; - } - - .footer { - width: auto; - } - - .bodywrapper { - margin: 0; - } - - .footer { - width: auto; - } - - .github { - display: none; - } - - - -} - - - -@media screen and (max-width: 875px) { - - body { - margin: 0; - padding: 20px 30px; - } - - div.documentwrapper { - float: none; - background: #fff; - } - - div.sphinxsidebar { - display: block; - float: none; - width: 102.5%; - margin: 50px -30px -20px -30px; - padding: 10px 20px; - background: #333; - color: #FFF; - } - - div.sphinxsidebar h3, div.sphinxsidebar h4, div.sphinxsidebar p, - div.sphinxsidebar h3 a { - color: #fff; - } - - div.sphinxsidebar a { - color: #AAA; - } - - div.sphinxsidebar p.logo { - display: none; - } - - div.document { - width: 100%; - margin: 0; - } - - div.footer { - display: none; - } - - div.bodywrapper { - margin: 0; - } - - div.body { - min-height: 0; - padding: 0; - } - - .rtd_doc_footer { - display: none; - } - - .document { - width: auto; - } - - .footer { - width: auto; - } - - .footer { - width: auto; - } - - .github { - display: none; - } -} - - -/* misc. */ - -.revsys-inline { - display: none!important; -} - -/* Make nested-list/multi-paragraph items look better in Releases changelog - * pages. Without this, docutils' magical list fuckery causes inconsistent - * formatting between different release sub-lists. - */ -div#changelog > div.section > ul > li > p:only-child { - margin-bottom: 0; -} - -/* Hide fugly table cell borders in ..bibliography:: directive output */ -table.docutils.citation, table.docutils.citation td, table.docutils.citation th { - border: none; - /* Below needed in some edge cases; if not applied, bottom shadows appear */ - -moz-box-shadow: none; - -webkit-box-shadow: none; - box-shadow: none; -} - - -/* relbar */ - -.related { - line-height: 30px; - width: 100%; - font-size: 0.9rem; -} - -.related.top { - border-bottom: 1px solid #EEE; - margin-bottom: 20px; -} - -.related.bottom { - border-top: 1px solid #EEE; -} - -.related ul { - padding: 0; - margin: 0; - list-style: none; -} - -.related li { - display: inline; -} - -nav#rellinks { - float: right; -} - -nav#rellinks li+li:before { - content: "|"; -} - -nav#breadcrumbs li+li:before { - content: "\00BB"; -} - -/* Hide certain items when printing */ -@media print { - div.related { - display: none; - } -} \ No newline at end of file diff --git a/docs/build/html/_static/custom.css b/docs/build/html/_static/custom.css deleted file mode 100644 index 2a924f1..0000000 --- a/docs/build/html/_static/custom.css +++ /dev/null @@ -1 +0,0 @@ -/* This file intentionally left blank. */ diff --git a/docs/build/html/_static/img/screenshot.png b/docs/build/html/_static/img/screenshot.png deleted file mode 100644 index b49552a27629200b34a336ecea3d73cca8a97c24..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 141141 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

fhh&3w`mhoc>f?QHw>wg7}t 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�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 b^3NiIQ--*8 - - - - - - - - - - diff --git a/docs/build/html/_static/img/wagtail-logo.svg b/docs/build/html/_static/img/wagtail-logo.svg deleted file mode 100644 index 589a670..0000000 --- a/docs/build/html/_static/img/wagtail-logo.svg +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/docs/build/html/_static/jquery-3.6.0.js b/docs/build/html/_static/jquery-3.6.0.js deleted file mode 100644 index fc6c299..0000000 --- a/docs/build/html/_static/jquery-3.6.0.js +++ /dev/null @@ -1,10881 +0,0 @@ -/*! - * jQuery JavaScript Library v3.6.0 - * https://jquery.com/ - * - * Includes Sizzle.js - * https://sizzlejs.com/ - * - * Copyright OpenJS Foundation and other contributors - * Released under the MIT license - * https://jquery.org/license - * - * Date: 2021-03-02T17:08Z - */ -( function( global, factory ) { - - "use strict"; - - if ( typeof module === "object" && typeof module.exports === "object" ) { - - // For CommonJS and CommonJS-like environments where a proper `window` - // is present, execute the factory and get jQuery. - // For environments that do not have a `window` with a `document` - // (such as Node.js), expose a factory as module.exports. - // This accentuates the need for the creation of a real `window`. - // e.g. var jQuery = require("jquery")(window); - // See ticket #14549 for more info. - module.exports = global.document ? - factory( global, true ) : - function( w ) { - if ( !w.document ) { - throw new Error( "jQuery requires a window with a document" ); - } - return factory( w ); - }; - } else { - factory( global ); - } - -// Pass this if window is not defined yet -} )( typeof window !== "undefined" ? window : this, function( window, noGlobal ) { - -// Edge <= 12 - 13+, Firefox <=18 - 45+, IE 10 - 11, Safari 5.1 - 9+, iOS 6 - 9.1 -// throw exceptions when non-strict code (e.g., ASP.NET 4.5) accesses strict mode -// arguments.callee.caller (trac-13335). But as of jQuery 3.0 (2016), strict mode should be common -// enough that all such attempts are guarded in a try block. -"use strict"; - -var arr = []; - -var getProto = Object.getPrototypeOf; - -var slice = arr.slice; - -var flat = arr.flat ? function( array ) { - return arr.flat.call( array ); -} : function( array ) { - return arr.concat.apply( [], array ); -}; - - -var push = arr.push; - -var indexOf = arr.indexOf; - -var class2type = {}; - -var toString = class2type.toString; - -var hasOwn = class2type.hasOwnProperty; - -var fnToString = hasOwn.toString; - -var ObjectFunctionString = fnToString.call( Object ); - -var support = {}; - -var isFunction = function isFunction( obj ) { - - // Support: Chrome <=57, Firefox <=52 - // In some browsers, typeof returns "function" for HTML elements - // (i.e., `typeof document.createElement( "object" ) === "function"`). - // We don't want to classify *any* DOM node as a function. - // Support: QtWeb <=3.8.5, WebKit <=534.34, wkhtmltopdf tool <=0.12.5 - // Plus for old WebKit, typeof returns "function" for HTML collections - // (e.g., `typeof document.getElementsByTagName("div") === "function"`). (gh-4756) - return typeof obj === "function" && typeof obj.nodeType !== "number" && - typeof obj.item !== "function"; - }; - - -var isWindow = function isWindow( obj ) { - return obj != null && obj === obj.window; - }; - - -var document = window.document; - - - - var preservedScriptAttributes = { - type: true, - src: true, - nonce: true, - noModule: true - }; - - function DOMEval( code, node, doc ) { - doc = doc || document; - - var i, val, - script = doc.createElement( "script" ); - - script.text = code; - if ( node ) { - for ( i in preservedScriptAttributes ) { - - // Support: Firefox 64+, Edge 18+ - // Some browsers don't support the "nonce" property on scripts. - // On the other hand, just using `getAttribute` is not enough as - // the `nonce` attribute is reset to an empty string whenever it - // becomes browsing-context connected. - // See https://github.com/whatwg/html/issues/2369 - // See https://html.spec.whatwg.org/#nonce-attributes - // The `node.getAttribute` check was added for the sake of - // `jQuery.globalEval` so that it can fake a nonce-containing node - // via an object. - val = node[ i ] || node.getAttribute && node.getAttribute( i ); - if ( val ) { - script.setAttribute( i, val ); - } - } - } - doc.head.appendChild( script ).parentNode.removeChild( script ); - } - - -function toType( obj ) { - if ( obj == null ) { - return obj + ""; - } - - // Support: Android <=2.3 only (functionish RegExp) - return typeof obj === "object" || typeof obj === "function" ? - class2type[ toString.call( obj ) ] || "object" : - typeof obj; -} -/* global Symbol */ -// Defining this global in .eslintrc.json would create a danger of using the global -// unguarded in another place, it seems safer to define global only for this module - - - -var - version = "3.6.0", - - // Define a local copy of jQuery - jQuery = function( selector, context ) { - - // The jQuery object is actually just the init constructor 'enhanced' - // Need init if jQuery is called (just allow error to be thrown if not included) - return new jQuery.fn.init( selector, context ); - }; - -jQuery.fn = jQuery.prototype = { - - // The current version of jQuery being used - jquery: version, - - constructor: jQuery, - - // The default length of a jQuery object is 0 - length: 0, - - toArray: function() { - return slice.call( this ); - }, - - // Get the Nth element in the matched element set OR - // Get the whole matched element set as a clean array - get: function( num ) { - - // Return all the elements in a clean array - if ( num == null ) { - return slice.call( this ); - } - - // Return just the one element from the set - return num < 0 ? this[ num + this.length ] : this[ num ]; - }, - - // Take an array of elements and push it onto the stack - // (returning the new matched element set) - pushStack: function( elems ) { - - // Build a new jQuery matched element set - var ret = jQuery.merge( this.constructor(), elems ); - - // Add the old object onto the stack (as a reference) - ret.prevObject = this; - - // Return the newly-formed element set - return ret; - }, - - // Execute a callback for every element in the matched set. - each: function( callback ) { - return jQuery.each( this, callback ); - }, - - map: function( callback ) { - return this.pushStack( jQuery.map( this, function( elem, i ) { - return callback.call( elem, i, elem ); - } ) ); - }, - - slice: function() { - return this.pushStack( slice.apply( this, arguments ) ); - }, - - first: function() { - return this.eq( 0 ); - }, - - last: function() { - return this.eq( -1 ); - }, - - even: function() { - return this.pushStack( jQuery.grep( this, function( _elem, i ) { - return ( i + 1 ) % 2; - } ) ); - }, - - odd: function() { - return this.pushStack( jQuery.grep( this, function( _elem, i ) { - return i % 2; - } ) ); - }, - - eq: function( i ) { - var len = this.length, - j = +i + ( i < 0 ? len : 0 ); - return this.pushStack( j >= 0 && j < len ? [ this[ j ] ] : [] ); - }, - - end: function() { - return this.prevObject || this.constructor(); - }, - - // For internal use only. - // Behaves like an Array's method, not like a jQuery method. - push: push, - sort: arr.sort, - splice: arr.splice -}; - -jQuery.extend = jQuery.fn.extend = function() { - var options, name, src, copy, copyIsArray, clone, - target = arguments[ 0 ] || {}, - i = 1, - length = arguments.length, - deep = false; - - // Handle a deep copy situation - if ( typeof target === "boolean" ) { - deep = target; - - // Skip the boolean and the target - target = arguments[ i ] || {}; - i++; - } - - // Handle case when target is a string or something (possible in deep copy) - if ( typeof target !== "object" && !isFunction( target ) ) { - target = {}; - } - - // Extend jQuery itself if only one argument is passed - if ( i === length ) { - target = this; - i--; - } - - for ( ; i < length; i++ ) { - - // Only deal with non-null/undefined values - if ( ( options = arguments[ i ] ) != null ) { - - // Extend the base object - for ( name in options ) { - copy = options[ name ]; - - // Prevent Object.prototype pollution - // Prevent never-ending loop - if ( name === "__proto__" || target === copy ) { - continue; - } - - // Recurse if we're merging plain objects or arrays - if ( deep && copy && ( jQuery.isPlainObject( copy ) || - ( copyIsArray = Array.isArray( copy ) ) ) ) { - src = target[ name ]; - - // Ensure proper type for the source value - if ( copyIsArray && !Array.isArray( src ) ) { - clone = []; - } else if ( !copyIsArray && !jQuery.isPlainObject( src ) ) { - clone = {}; - } else { - clone = src; - } - copyIsArray = false; - - // Never move original objects, clone them - target[ name ] = jQuery.extend( deep, clone, copy ); - - // Don't bring in undefined values - } else if ( copy !== undefined ) { - target[ name ] = copy; - } - } - } - } - - // Return the modified object - return target; -}; - -jQuery.extend( { - - // Unique for each copy of jQuery on the page - expando: "jQuery" + ( version + Math.random() ).replace( /\D/g, "" ), - - // Assume jQuery is ready without the ready module - isReady: true, - - error: function( msg ) { - throw new Error( msg ); - }, - - noop: function() {}, - - isPlainObject: function( obj ) { - var proto, Ctor; - - // Detect obvious negatives - // Use toString instead of jQuery.type to catch host objects - if ( !obj || toString.call( obj ) !== "[object Object]" ) { - return false; - } - - proto = getProto( obj ); - - // Objects with no prototype (e.g., `Object.create( null )`) are plain - if ( !proto ) { - return true; - } - - // Objects with prototype are plain iff they were constructed by a global Object function - Ctor = hasOwn.call( proto, "constructor" ) && proto.constructor; - return typeof Ctor === "function" && fnToString.call( Ctor ) === ObjectFunctionString; - }, - - isEmptyObject: function( obj ) { - var name; - - for ( name in obj ) { - return false; - } - return true; - }, - - // Evaluates a script in a provided context; falls back to the global one - // if not specified. - globalEval: function( code, options, doc ) { - DOMEval( code, { nonce: options && options.nonce }, doc ); - }, - - each: function( obj, callback ) { - var length, i = 0; - - if ( isArrayLike( obj ) ) { - length = obj.length; - for ( ; i < length; i++ ) { - if ( callback.call( obj[ i ], i, obj[ i ] ) === false ) { - break; - } - } - } else { - for ( i in obj ) { - if ( callback.call( obj[ i ], i, obj[ i ] ) === false ) { - break; - } - } - } - - return obj; - }, - - // results is for internal usage only - makeArray: function( arr, results ) { - var ret = results || []; - - if ( arr != null ) { - if ( isArrayLike( Object( arr ) ) ) { - jQuery.merge( ret, - typeof arr === "string" ? - [ arr ] : arr - ); - } else { - push.call( ret, arr ); - } - } - - return ret; - }, - - inArray: function( elem, arr, i ) { - return arr == null ? -1 : indexOf.call( arr, elem, i ); - }, - - // Support: Android <=4.0 only, PhantomJS 1 only - // push.apply(_, arraylike) throws on ancient WebKit - merge: function( first, second ) { - var len = +second.length, - j = 0, - i = first.length; - - for ( ; j < len; j++ ) { - first[ i++ ] = second[ j ]; - } - - first.length = i; - - return first; - }, - - grep: function( elems, callback, invert ) { - var callbackInverse, - matches = [], - i = 0, - length = elems.length, - callbackExpect = !invert; - - // Go through the array, only saving the items - // that pass the validator function - for ( ; i < length; i++ ) { - callbackInverse = !callback( elems[ i ], i ); - if ( callbackInverse !== callbackExpect ) { - matches.push( elems[ i ] ); - } - } - - return matches; - }, - - // arg is for internal usage only - map: function( elems, callback, arg ) { - var length, value, - i = 0, - ret = []; - - // Go through the array, translating each of the items to their new values - if ( isArrayLike( elems ) ) { - length = elems.length; - for ( ; i < length; i++ ) { - value = callback( elems[ i ], i, arg ); - - if ( value != null ) { - ret.push( value ); - } - } - - // Go through every key on the object, - } else { - for ( i in elems ) { - value = callback( elems[ i ], i, arg ); - - if ( value != null ) { - ret.push( value ); - } - } - } - - // Flatten any nested arrays - return flat( ret ); - }, - - // A global GUID counter for objects - guid: 1, - - // jQuery.support is not used in Core but other projects attach their - // properties to it so it needs to exist. - support: support -} ); - -if ( typeof Symbol === "function" ) { - jQuery.fn[ Symbol.iterator ] = arr[ Symbol.iterator ]; -} - -// Populate the class2type map -jQuery.each( "Boolean Number String Function Array Date RegExp Object Error Symbol".split( " " ), - function( _i, name ) { - class2type[ "[object " + name + "]" ] = name.toLowerCase(); - } ); - -function isArrayLike( obj ) { - - // Support: real iOS 8.2 only (not reproducible in simulator) - // `in` check used to prevent JIT error (gh-2145) - // hasOwn isn't used here due to false negatives - // regarding Nodelist length in IE - var length = !!obj && "length" in obj && obj.length, - type = toType( obj ); - - if ( isFunction( obj ) || isWindow( obj ) ) { - return false; - } - - return type === "array" || length === 0 || - typeof length === "number" && length > 0 && ( length - 1 ) in obj; -} -var Sizzle = -/*! - * Sizzle CSS Selector Engine v2.3.6 - * https://sizzlejs.com/ - * - * Copyright JS Foundation and other contributors - * Released under the MIT license - * https://js.foundation/ - * - * Date: 2021-02-16 - */ -( function( window ) { -var i, - support, - Expr, - getText, - isXML, - tokenize, - compile, - select, - outermostContext, - sortInput, - hasDuplicate, - - // Local document vars - setDocument, - document, - docElem, - documentIsHTML, - rbuggyQSA, - rbuggyMatches, - matches, - contains, - - // Instance-specific data - expando = "sizzle" + 1 * new Date(), - preferredDoc = window.document, - dirruns = 0, - done = 0, - classCache = createCache(), - tokenCache = createCache(), - compilerCache = createCache(), - nonnativeSelectorCache = createCache(), - sortOrder = function( a, b ) { - if ( a === b ) { - hasDuplicate = true; - } - return 0; - }, - - // Instance methods - hasOwn = ( {} ).hasOwnProperty, - arr = [], - pop = arr.pop, - pushNative = arr.push, - push = arr.push, - slice = arr.slice, - - // Use a stripped-down indexOf as it's faster than native - // https://jsperf.com/thor-indexof-vs-for/5 - indexOf = function( list, elem ) { - var i = 0, - len = list.length; - for ( ; i < len; i++ ) { - if ( list[ i ] === elem ) { - return i; - } - } - return -1; - }, - - booleans = "checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|" + - "ismap|loop|multiple|open|readonly|required|scoped", - - // Regular expressions - - // http://www.w3.org/TR/css3-selectors/#whitespace - whitespace = "[\\x20\\t\\r\\n\\f]", - - // https://www.w3.org/TR/css-syntax-3/#ident-token-diagram - identifier = "(?:\\\\[\\da-fA-F]{1,6}" + whitespace + - "?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+", - - // Attribute selectors: http://www.w3.org/TR/selectors/#attribute-selectors - attributes = "\\[" + whitespace + "*(" + identifier + ")(?:" + whitespace + - - // Operator (capture 2) - "*([*^$|!~]?=)" + whitespace + - - // "Attribute values must be CSS identifiers [capture 5] - // or strings [capture 3 or capture 4]" - "*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|(" + identifier + "))|)" + - whitespace + "*\\]", - - pseudos = ":(" + identifier + ")(?:\\((" + - - // To reduce the number of selectors needing tokenize in the preFilter, prefer arguments: - // 1. quoted (capture 3; capture 4 or capture 5) - "('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|" + - - // 2. simple (capture 6) - "((?:\\\\.|[^\\\\()[\\]]|" + attributes + ")*)|" + - - // 3. anything else (capture 2) - ".*" + - ")\\)|)", - - // Leading and non-escaped trailing whitespace, capturing some non-whitespace characters preceding the latter - rwhitespace = new RegExp( whitespace + "+", "g" ), - rtrim = new RegExp( "^" + whitespace + "+|((?:^|[^\\\\])(?:\\\\.)*)" + - whitespace + "+$", "g" ), - - rcomma = new RegExp( "^" + whitespace + "*," + whitespace + "*" ), - rcombinators = new RegExp( "^" + whitespace + "*([>+~]|" + whitespace + ")" + whitespace + - "*" ), - rdescend = new RegExp( whitespace + "|>" ), - - rpseudo = new RegExp( pseudos ), - ridentifier = new RegExp( "^" + identifier + "$" ), - - matchExpr = { - "ID": new RegExp( "^#(" + identifier + ")" ), - "CLASS": new RegExp( "^\\.(" + identifier + ")" ), - "TAG": new RegExp( "^(" + identifier + "|[*])" ), - "ATTR": new RegExp( "^" + attributes ), - "PSEUDO": new RegExp( "^" + pseudos ), - "CHILD": new RegExp( "^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\(" + - whitespace + "*(even|odd|(([+-]|)(\\d*)n|)" + whitespace + "*(?:([+-]|)" + - whitespace + "*(\\d+)|))" + whitespace + "*\\)|)", "i" ), - "bool": new RegExp( "^(?:" + booleans + ")$", "i" ), - - // For use in libraries implementing .is() - // We use this for POS matching in `select` - "needsContext": new RegExp( "^" + whitespace + - "*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\(" + whitespace + - "*((?:-\\d)?\\d*)" + whitespace + "*\\)|)(?=[^-]|$)", "i" ) - }, - - rhtml = /HTML$/i, - rinputs = /^(?:input|select|textarea|button)$/i, - rheader = /^h\d$/i, - - rnative = /^[^{]+\{\s*\[native \w/, - - // Easily-parseable/retrievable ID or TAG or CLASS selectors - rquickExpr = /^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/, - - rsibling = /[+~]/, - - // CSS escapes - // http://www.w3.org/TR/CSS21/syndata.html#escaped-characters - runescape = new RegExp( "\\\\[\\da-fA-F]{1,6}" + whitespace + "?|\\\\([^\\r\\n\\f])", "g" ), - funescape = function( escape, nonHex ) { - var high = "0x" + escape.slice( 1 ) - 0x10000; - - return nonHex ? - - // Strip the backslash prefix from a non-hex escape sequence - nonHex : - - // Replace a hexadecimal escape sequence with the encoded Unicode code point - // Support: IE <=11+ - // For values outside the Basic Multilingual Plane (BMP), manually construct a - // surrogate pair - high < 0 ? - String.fromCharCode( high + 0x10000 ) : - String.fromCharCode( high >> 10 | 0xD800, high & 0x3FF | 0xDC00 ); - }, - - // CSS string/identifier serialization - // https://drafts.csswg.org/cssom/#common-serializing-idioms - rcssescape = /([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g, - fcssescape = function( ch, asCodePoint ) { - if ( asCodePoint ) { - - // U+0000 NULL becomes U+FFFD REPLACEMENT CHARACTER - if ( ch === "\0" ) { - return "\uFFFD"; - } - - // Control characters and (dependent upon position) numbers get escaped as code points - return ch.slice( 0, -1 ) + "\\" + - ch.charCodeAt( ch.length - 1 ).toString( 16 ) + " "; - } - - // Other potentially-special ASCII characters get backslash-escaped - return "\\" + ch; - }, - - // Used for iframes - // See setDocument() - // Removing the function wrapper causes a "Permission Denied" - // error in IE - unloadHandler = function() { - setDocument(); - }, - - inDisabledFieldset = addCombinator( - function( elem ) { - return elem.disabled === true && elem.nodeName.toLowerCase() === "fieldset"; - }, - { dir: "parentNode", next: "legend" } - ); - -// Optimize for push.apply( _, NodeList ) -try { - push.apply( - ( arr = slice.call( preferredDoc.childNodes ) ), - preferredDoc.childNodes - ); - - // Support: Android<4.0 - // Detect silently failing push.apply - // eslint-disable-next-line no-unused-expressions - arr[ preferredDoc.childNodes.length ].nodeType; -} catch ( e ) { - push = { apply: arr.length ? - - // Leverage slice if possible - function( target, els ) { - pushNative.apply( target, slice.call( els ) ); - } : - - // Support: IE<9 - // Otherwise append directly - function( target, els ) { - var j = target.length, - i = 0; - - // Can't trust NodeList.length - while ( ( target[ j++ ] = els[ i++ ] ) ) {} - target.length = j - 1; - } - }; -} - -function Sizzle( selector, context, results, seed ) { - var m, i, elem, nid, match, groups, newSelector, - newContext = context && context.ownerDocument, - - // nodeType defaults to 9, since context defaults to document - nodeType = context ? context.nodeType : 9; - - results = results || []; - - // Return early from calls with invalid selector or context - if ( typeof selector !== "string" || !selector || - nodeType !== 1 && nodeType !== 9 && nodeType !== 11 ) { - - return results; - } - - // Try to shortcut find operations (as opposed to filters) in HTML documents - if ( !seed ) { - setDocument( context ); - context = context || document; - - if ( documentIsHTML ) { - - // If the selector is sufficiently simple, try using a "get*By*" DOM method - // (excepting DocumentFragment context, where the methods don't exist) - if ( nodeType !== 11 && ( match = rquickExpr.exec( selector ) ) ) { - - // ID selector - if ( ( m = match[ 1 ] ) ) { - - // Document context - if ( nodeType === 9 ) { - if ( ( elem = context.getElementById( m ) ) ) { - - // Support: IE, Opera, Webkit - // TODO: identify versions - // getElementById can match elements by name instead of ID - if ( elem.id === m ) { - results.push( elem ); - return results; - } - } else { - return results; - } - - // Element context - } else { - - // Support: IE, Opera, Webkit - // TODO: identify versions - // getElementById can match elements by name instead of ID - if ( newContext && ( elem = newContext.getElementById( m ) ) && - contains( context, elem ) && - elem.id === m ) { - - results.push( elem ); - return results; - } - } - - // Type selector - } else if ( match[ 2 ] ) { - push.apply( results, context.getElementsByTagName( selector ) ); - return results; - - // Class selector - } else if ( ( m = match[ 3 ] ) && support.getElementsByClassName && - context.getElementsByClassName ) { - - push.apply( results, context.getElementsByClassName( m ) ); - return results; - } - } - - // Take advantage of querySelectorAll - if ( support.qsa && - !nonnativeSelectorCache[ selector + " " ] && - ( !rbuggyQSA || !rbuggyQSA.test( selector ) ) && - - // Support: IE 8 only - // Exclude object elements - ( nodeType !== 1 || context.nodeName.toLowerCase() !== "object" ) ) { - - newSelector = selector; - newContext = context; - - // qSA considers elements outside a scoping root when evaluating child or - // descendant combinators, which is not what we want. - // In such cases, we work around the behavior by prefixing every selector in the - // list with an ID selector referencing the scope context. - // The technique has to be used as well when a leading combinator is used - // as such selectors are not recognized by querySelectorAll. - // Thanks to Andrew Dupont for this technique. - if ( nodeType === 1 && - ( rdescend.test( selector ) || rcombinators.test( selector ) ) ) { - - // Expand context for sibling selectors - newContext = rsibling.test( selector ) && testContext( context.parentNode ) || - context; - - // We can use :scope instead of the ID hack if the browser - // supports it & if we're not changing the context. - if ( newContext !== context || !support.scope ) { - - // Capture the context ID, setting it first if necessary - if ( ( nid = context.getAttribute( "id" ) ) ) { - nid = nid.replace( rcssescape, fcssescape ); - } else { - context.setAttribute( "id", ( nid = expando ) ); - } - } - - // Prefix every selector in the list - groups = tokenize( selector ); - i = groups.length; - while ( i-- ) { - groups[ i ] = ( nid ? "#" + nid : ":scope" ) + " " + - toSelector( groups[ i ] ); - } - newSelector = groups.join( "," ); - } - - try { - push.apply( results, - newContext.querySelectorAll( newSelector ) - ); - return results; - } catch ( qsaError ) { - nonnativeSelectorCache( selector, true ); - } finally { - if ( nid === expando ) { - context.removeAttribute( "id" ); - } - } - } - } - } - - // All others - return select( selector.replace( rtrim, "$1" ), context, results, seed ); -} - -/** - * Create key-value caches of limited size - * @returns {function(string, object)} Returns the Object data after storing it on itself with - * property name the (space-suffixed) string and (if the cache is larger than Expr.cacheLength) - * deleting the oldest entry - */ -function createCache() { - var keys = []; - - function cache( key, value ) { - - // Use (key + " ") to avoid collision with native prototype properties (see Issue #157) - if ( keys.push( key + " " ) > Expr.cacheLength ) { - - // Only keep the most recent entries - delete cache[ keys.shift() ]; - } - return ( cache[ key + " " ] = value ); - } - return cache; -} - -/** - * Mark a function for special use by Sizzle - * @param {Function} fn The function to mark - */ -function markFunction( fn ) { - fn[ expando ] = true; - return fn; -} - -/** - * Support testing using an element - * @param {Function} fn Passed the created element and returns a boolean result - */ -function assert( fn ) { - var el = document.createElement( "fieldset" ); - - try { - return !!fn( el ); - } catch ( e ) { - return false; - } finally { - - // Remove from its parent by default - if ( el.parentNode ) { - el.parentNode.removeChild( el ); - } - - // release memory in IE - el = null; - } -} - -/** - * Adds the same handler for all of the specified attrs - * @param {String} attrs Pipe-separated list of attributes - * @param {Function} handler The method that will be applied - */ -function addHandle( attrs, handler ) { - var arr = attrs.split( "|" ), - i = arr.length; - - while ( i-- ) { - Expr.attrHandle[ arr[ i ] ] = handler; - } -} - -/** - * Checks document order of two siblings - * @param {Element} a - * @param {Element} b - * @returns {Number} Returns less than 0 if a precedes b, greater than 0 if a follows b - */ -function siblingCheck( a, b ) { - var cur = b && a, - diff = cur && a.nodeType === 1 && b.nodeType === 1 && - a.sourceIndex - b.sourceIndex; - - // Use IE sourceIndex if available on both nodes - if ( diff ) { - return diff; - } - - // Check if b follows a - if ( cur ) { - while ( ( cur = cur.nextSibling ) ) { - if ( cur === b ) { - return -1; - } - } - } - - return a ? 1 : -1; -} - -/** - * Returns a function to use in pseudos for input types - * @param {String} type - */ -function createInputPseudo( type ) { - return function( elem ) { - var name = elem.nodeName.toLowerCase(); - return name === "input" && elem.type === type; - }; -} - -/** - * Returns a function to use in pseudos for buttons - * @param {String} type - */ -function createButtonPseudo( type ) { - return function( elem ) { - var name = elem.nodeName.toLowerCase(); - return ( name === "input" || name === "button" ) && elem.type === type; - }; -} - -/** - * Returns a function to use in pseudos for :enabled/:disabled - * @param {Boolean} disabled true for :disabled; false for :enabled - */ -function createDisabledPseudo( disabled ) { - - // Known :disabled false positives: fieldset[disabled] > legend:nth-of-type(n+2) :can-disable - return function( elem ) { - - // Only certain elements can match :enabled or :disabled - // https://html.spec.whatwg.org/multipage/scripting.html#selector-enabled - // https://html.spec.whatwg.org/multipage/scripting.html#selector-disabled - if ( "form" in elem ) { - - // Check for inherited disabledness on relevant non-disabled elements: - // * listed form-associated elements in a disabled fieldset - // https://html.spec.whatwg.org/multipage/forms.html#category-listed - // https://html.spec.whatwg.org/multipage/forms.html#concept-fe-disabled - // * option elements in a disabled optgroup - // https://html.spec.whatwg.org/multipage/forms.html#concept-option-disabled - // All such elements have a "form" property. - if ( elem.parentNode && elem.disabled === false ) { - - // Option elements defer to a parent optgroup if present - if ( "label" in elem ) { - if ( "label" in elem.parentNode ) { - return elem.parentNode.disabled === disabled; - } else { - return elem.disabled === disabled; - } - } - - // Support: IE 6 - 11 - // Use the isDisabled shortcut property to check for disabled fieldset ancestors - return elem.isDisabled === disabled || - - // Where there is no isDisabled, check manually - /* jshint -W018 */ - elem.isDisabled !== !disabled && - inDisabledFieldset( elem ) === disabled; - } - - return elem.disabled === disabled; - - // Try to winnow out elements that can't be disabled before trusting the disabled property. - // Some victims get caught in our net (label, legend, menu, track), but it shouldn't - // even exist on them, let alone have a boolean value. - } else if ( "label" in elem ) { - return elem.disabled === disabled; - } - - // Remaining elements are neither :enabled nor :disabled - return false; - }; -} - -/** - * Returns a function to use in pseudos for positionals - * @param {Function} fn - */ -function createPositionalPseudo( fn ) { - return markFunction( function( argument ) { - argument = +argument; - return markFunction( function( seed, matches ) { - var j, - matchIndexes = fn( [], seed.length, argument ), - i = matchIndexes.length; - - // Match elements found at the specified indexes - while ( i-- ) { - if ( seed[ ( j = matchIndexes[ i ] ) ] ) { - seed[ j ] = !( matches[ j ] = seed[ j ] ); - } - } - } ); - } ); -} - -/** - * Checks a node for validity as a Sizzle context - * @param {Element|Object=} context - * @returns {Element|Object|Boolean} The input node if acceptable, otherwise a falsy value - */ -function testContext( context ) { - return context && typeof context.getElementsByTagName !== "undefined" && context; -} - -// Expose support vars for convenience -support = Sizzle.support = {}; - -/** - * Detects XML nodes - * @param {Element|Object} elem An element or a document - * @returns {Boolean} True iff elem is a non-HTML XML node - */ -isXML = Sizzle.isXML = function( elem ) { - var namespace = elem && elem.namespaceURI, - docElem = elem && ( elem.ownerDocument || elem ).documentElement; - - // Support: IE <=8 - // Assume HTML when documentElement doesn't yet exist, such as inside loading iframes - // https://bugs.jquery.com/ticket/4833 - return !rhtml.test( namespace || docElem && docElem.nodeName || "HTML" ); -}; - -/** - * Sets document-related variables once based on the current document - * @param {Element|Object} [doc] An element or document object to use to set the document - * @returns {Object} Returns the current document - */ -setDocument = Sizzle.setDocument = function( node ) { - var hasCompare, subWindow, - doc = node ? node.ownerDocument || node : preferredDoc; - - // Return early if doc is invalid or already selected - // Support: IE 11+, Edge 17 - 18+ - // IE/Edge sometimes throw a "Permission denied" error when strict-comparing - // two documents; shallow comparisons work. - // eslint-disable-next-line eqeqeq - if ( doc == document || doc.nodeType !== 9 || !doc.documentElement ) { - return document; - } - - // Update global variables - document = doc; - docElem = document.documentElement; - documentIsHTML = !isXML( document ); - - // Support: IE 9 - 11+, Edge 12 - 18+ - // Accessing iframe documents after unload throws "permission denied" errors (jQuery #13936) - // Support: IE 11+, Edge 17 - 18+ - // IE/Edge sometimes throw a "Permission denied" error when strict-comparing - // two documents; shallow comparisons work. - // eslint-disable-next-line eqeqeq - if ( preferredDoc != document && - ( subWindow = document.defaultView ) && subWindow.top !== subWindow ) { - - // Support: IE 11, Edge - if ( subWindow.addEventListener ) { - subWindow.addEventListener( "unload", unloadHandler, false ); - - // Support: IE 9 - 10 only - } else if ( subWindow.attachEvent ) { - subWindow.attachEvent( "onunload", unloadHandler ); - } - } - - // Support: IE 8 - 11+, Edge 12 - 18+, Chrome <=16 - 25 only, Firefox <=3.6 - 31 only, - // Safari 4 - 5 only, Opera <=11.6 - 12.x only - // IE/Edge & older browsers don't support the :scope pseudo-class. - // Support: Safari 6.0 only - // Safari 6.0 supports :scope but it's an alias of :root there. - support.scope = assert( function( el ) { - docElem.appendChild( el ).appendChild( document.createElement( "div" ) ); - return typeof el.querySelectorAll !== "undefined" && - !el.querySelectorAll( ":scope fieldset div" ).length; - } ); - - /* Attributes - ---------------------------------------------------------------------- */ - - // Support: IE<8 - // Verify that getAttribute really returns attributes and not properties - // (excepting IE8 booleans) - support.attributes = assert( function( el ) { - el.className = "i"; - return !el.getAttribute( "className" ); - } ); - - /* getElement(s)By* - ---------------------------------------------------------------------- */ - - // Check if getElementsByTagName("*") returns only elements - support.getElementsByTagName = assert( function( el ) { - el.appendChild( document.createComment( "" ) ); - return !el.getElementsByTagName( "*" ).length; - } ); - - // Support: IE<9 - support.getElementsByClassName = rnative.test( document.getElementsByClassName ); - - // Support: IE<10 - // Check if getElementById returns elements by name - // The broken getElementById methods don't pick up programmatically-set names, - // so use a roundabout getElementsByName test - support.getById = assert( function( el ) { - docElem.appendChild( el ).id = expando; - return !document.getElementsByName || !document.getElementsByName( expando ).length; - } ); - - // ID filter and find - if ( support.getById ) { - Expr.filter[ "ID" ] = function( id ) { - var attrId = id.replace( runescape, funescape ); - return function( elem ) { - return elem.getAttribute( "id" ) === attrId; - }; - }; - Expr.find[ "ID" ] = function( id, context ) { - if ( typeof context.getElementById !== "undefined" && documentIsHTML ) { - var elem = context.getElementById( id ); - return elem ? [ elem ] : []; - } - }; - } else { - Expr.filter[ "ID" ] = function( id ) { - var attrId = id.replace( runescape, funescape ); - return function( elem ) { - var node = typeof elem.getAttributeNode !== "undefined" && - elem.getAttributeNode( "id" ); - return node && node.value === attrId; - }; - }; - - // Support: IE 6 - 7 only - // getElementById is not reliable as a find shortcut - Expr.find[ "ID" ] = function( id, context ) { - if ( typeof context.getElementById !== "undefined" && documentIsHTML ) { - var node, i, elems, - elem = context.getElementById( id ); - - if ( elem ) { - - // Verify the id attribute - node = elem.getAttributeNode( "id" ); - if ( node && node.value === id ) { - return [ elem ]; - } - - // Fall back on getElementsByName - elems = context.getElementsByName( id ); - i = 0; - while ( ( elem = elems[ i++ ] ) ) { - node = elem.getAttributeNode( "id" ); - if ( node && node.value === id ) { - return [ elem ]; - } - } - } - - return []; - } - }; - } - - // Tag - Expr.find[ "TAG" ] = support.getElementsByTagName ? - function( tag, context ) { - if ( typeof context.getElementsByTagName !== "undefined" ) { - return context.getElementsByTagName( tag ); - - // DocumentFragment nodes don't have gEBTN - } else if ( support.qsa ) { - return context.querySelectorAll( tag ); - } - } : - - function( tag, context ) { - var elem, - tmp = [], - i = 0, - - // By happy coincidence, a (broken) gEBTN appears on DocumentFragment nodes too - results = context.getElementsByTagName( tag ); - - // Filter out possible comments - if ( tag === "*" ) { - while ( ( elem = results[ i++ ] ) ) { - if ( elem.nodeType === 1 ) { - tmp.push( elem ); - } - } - - return tmp; - } - return results; - }; - - // Class - Expr.find[ "CLASS" ] = support.getElementsByClassName && function( className, context ) { - if ( typeof context.getElementsByClassName !== "undefined" && documentIsHTML ) { - return context.getElementsByClassName( className ); - } - }; - - /* QSA/matchesSelector - ---------------------------------------------------------------------- */ - - // QSA and matchesSelector support - - // matchesSelector(:active) reports false when true (IE9/Opera 11.5) - rbuggyMatches = []; - - // qSa(:focus) reports false when true (Chrome 21) - // We allow this because of a bug in IE8/9 that throws an error - // whenever `document.activeElement` is accessed on an iframe - // So, we allow :focus to pass through QSA all the time to avoid the IE error - // See https://bugs.jquery.com/ticket/13378 - rbuggyQSA = []; - - if ( ( support.qsa = rnative.test( document.querySelectorAll ) ) ) { - - // Build QSA regex - // Regex strategy adopted from Diego Perini - assert( function( el ) { - - var input; - - // Select is set to empty string on purpose - // This is to test IE's treatment of not explicitly - // setting a boolean content attribute, - // since its presence should be enough - // https://bugs.jquery.com/ticket/12359 - docElem.appendChild( el ).innerHTML = "" + - ""; - - // Support: IE8, Opera 11-12.16 - // Nothing should be selected when empty strings follow ^= or $= or *= - // The test attribute must be unknown in Opera but "safe" for WinRT - // https://msdn.microsoft.com/en-us/library/ie/hh465388.aspx#attribute_section - if ( el.querySelectorAll( "[msallowcapture^='']" ).length ) { - rbuggyQSA.push( "[*^$]=" + whitespace + "*(?:''|\"\")" ); - } - - // Support: IE8 - // Boolean attributes and "value" are not treated correctly - if ( !el.querySelectorAll( "[selected]" ).length ) { - rbuggyQSA.push( "\\[" + whitespace + "*(?:value|" + booleans + ")" ); - } - - // Support: Chrome<29, Android<4.4, Safari<7.0+, iOS<7.0+, PhantomJS<1.9.8+ - if ( !el.querySelectorAll( "[id~=" + expando + "-]" ).length ) { - rbuggyQSA.push( "~=" ); - } - - // Support: IE 11+, Edge 15 - 18+ - // IE 11/Edge don't find elements on a `[name='']` query in some cases. - // Adding a temporary attribute to the document before the selection works - // around the issue. - // Interestingly, IE 10 & older don't seem to have the issue. - input = document.createElement( "input" ); - input.setAttribute( "name", "" ); - el.appendChild( input ); - if ( !el.querySelectorAll( "[name='']" ).length ) { - rbuggyQSA.push( "\\[" + whitespace + "*name" + whitespace + "*=" + - whitespace + "*(?:''|\"\")" ); - } - - // Webkit/Opera - :checked should return selected option elements - // http://www.w3.org/TR/2011/REC-css3-selectors-20110929/#checked - // IE8 throws error here and will not see later tests - if ( !el.querySelectorAll( ":checked" ).length ) { - rbuggyQSA.push( ":checked" ); - } - - // Support: Safari 8+, iOS 8+ - // https://bugs.webkit.org/show_bug.cgi?id=136851 - // In-page `selector#id sibling-combinator selector` fails - if ( !el.querySelectorAll( "a#" + expando + "+*" ).length ) { - rbuggyQSA.push( ".#.+[+~]" ); - } - - // Support: Firefox <=3.6 - 5 only - // Old Firefox doesn't throw on a badly-escaped identifier. - el.querySelectorAll( "\\\f" ); - rbuggyQSA.push( "[\\r\\n\\f]" ); - } ); - - assert( function( el ) { - el.innerHTML = "" + - ""; - - // Support: Windows 8 Native Apps - // The type and name attributes are restricted during .innerHTML assignment - var input = document.createElement( "input" ); - input.setAttribute( "type", "hidden" ); - el.appendChild( input ).setAttribute( "name", "D" ); - - // Support: IE8 - // Enforce case-sensitivity of name attribute - if ( el.querySelectorAll( "[name=d]" ).length ) { - rbuggyQSA.push( "name" + whitespace + "*[*^$|!~]?=" ); - } - - // FF 3.5 - :enabled/:disabled and hidden elements (hidden elements are still enabled) - // IE8 throws error here and will not see later tests - if ( el.querySelectorAll( ":enabled" ).length !== 2 ) { - rbuggyQSA.push( ":enabled", ":disabled" ); - } - - // Support: IE9-11+ - // IE's :disabled selector does not pick up the children of disabled fieldsets - docElem.appendChild( el ).disabled = true; - if ( el.querySelectorAll( ":disabled" ).length !== 2 ) { - rbuggyQSA.push( ":enabled", ":disabled" ); - } - - // Support: Opera 10 - 11 only - // Opera 10-11 does not throw on post-comma invalid pseudos - el.querySelectorAll( "*,:x" ); - rbuggyQSA.push( ",.*:" ); - } ); - } - - if ( ( support.matchesSelector = rnative.test( ( matches = docElem.matches || - docElem.webkitMatchesSelector || - docElem.mozMatchesSelector || - docElem.oMatchesSelector || - docElem.msMatchesSelector ) ) ) ) { - - assert( function( el ) { - - // Check to see if it's possible to do matchesSelector - // on a disconnected node (IE 9) - support.disconnectedMatch = matches.call( el, "*" ); - - // This should fail with an exception - // Gecko does not error, returns false instead - matches.call( el, "[s!='']:x" ); - rbuggyMatches.push( "!=", pseudos ); - } ); - } - - rbuggyQSA = rbuggyQSA.length && new RegExp( rbuggyQSA.join( "|" ) ); - rbuggyMatches = rbuggyMatches.length && new RegExp( rbuggyMatches.join( "|" ) ); - - /* Contains - ---------------------------------------------------------------------- */ - hasCompare = rnative.test( docElem.compareDocumentPosition ); - - // Element contains another - // Purposefully self-exclusive - // As in, an element does not contain itself - contains = hasCompare || rnative.test( docElem.contains ) ? - function( a, b ) { - var adown = a.nodeType === 9 ? a.documentElement : a, - bup = b && b.parentNode; - return a === bup || !!( bup && bup.nodeType === 1 && ( - adown.contains ? - adown.contains( bup ) : - a.compareDocumentPosition && a.compareDocumentPosition( bup ) & 16 - ) ); - } : - function( a, b ) { - if ( b ) { - while ( ( b = b.parentNode ) ) { - if ( b === a ) { - return true; - } - } - } - return false; - }; - - /* Sorting - ---------------------------------------------------------------------- */ - - // Document order sorting - sortOrder = hasCompare ? - function( a, b ) { - - // Flag for duplicate removal - if ( a === b ) { - hasDuplicate = true; - return 0; - } - - // Sort on method existence if only one input has compareDocumentPosition - var compare = !a.compareDocumentPosition - !b.compareDocumentPosition; - if ( compare ) { - return compare; - } - - // Calculate position if both inputs belong to the same document - // Support: IE 11+, Edge 17 - 18+ - // IE/Edge sometimes throw a "Permission denied" error when strict-comparing - // two documents; shallow comparisons work. - // eslint-disable-next-line eqeqeq - compare = ( a.ownerDocument || a ) == ( b.ownerDocument || b ) ? - a.compareDocumentPosition( b ) : - - // Otherwise we know they are disconnected - 1; - - // Disconnected nodes - if ( compare & 1 || - ( !support.sortDetached && b.compareDocumentPosition( a ) === compare ) ) { - - // Choose the first element that is related to our preferred document - // Support: IE 11+, Edge 17 - 18+ - // IE/Edge sometimes throw a "Permission denied" error when strict-comparing - // two documents; shallow comparisons work. - // eslint-disable-next-line eqeqeq - if ( a == document || a.ownerDocument == preferredDoc && - contains( preferredDoc, a ) ) { - return -1; - } - - // Support: IE 11+, Edge 17 - 18+ - // IE/Edge sometimes throw a "Permission denied" error when strict-comparing - // two documents; shallow comparisons work. - // eslint-disable-next-line eqeqeq - if ( b == document || b.ownerDocument == preferredDoc && - contains( preferredDoc, b ) ) { - return 1; - } - - // Maintain original order - return sortInput ? - ( indexOf( sortInput, a ) - indexOf( sortInput, b ) ) : - 0; - } - - return compare & 4 ? -1 : 1; - } : - function( a, b ) { - - // Exit early if the nodes are identical - if ( a === b ) { - hasDuplicate = true; - return 0; - } - - var cur, - i = 0, - aup = a.parentNode, - bup = b.parentNode, - ap = [ a ], - bp = [ b ]; - - // Parentless nodes are either documents or disconnected - if ( !aup || !bup ) { - - // Support: IE 11+, Edge 17 - 18+ - // IE/Edge sometimes throw a "Permission denied" error when strict-comparing - // two documents; shallow comparisons work. - /* eslint-disable eqeqeq */ - return a == document ? -1 : - b == document ? 1 : - /* eslint-enable eqeqeq */ - aup ? -1 : - bup ? 1 : - sortInput ? - ( indexOf( sortInput, a ) - indexOf( sortInput, b ) ) : - 0; - - // If the nodes are siblings, we can do a quick check - } else if ( aup === bup ) { - return siblingCheck( a, b ); - } - - // Otherwise we need full lists of their ancestors for comparison - cur = a; - while ( ( cur = cur.parentNode ) ) { - ap.unshift( cur ); - } - cur = b; - while ( ( cur = cur.parentNode ) ) { - bp.unshift( cur ); - } - - // Walk down the tree looking for a discrepancy - while ( ap[ i ] === bp[ i ] ) { - i++; - } - - return i ? - - // Do a sibling check if the nodes have a common ancestor - siblingCheck( ap[ i ], bp[ i ] ) : - - // Otherwise nodes in our document sort first - // Support: IE 11+, Edge 17 - 18+ - // IE/Edge sometimes throw a "Permission denied" error when strict-comparing - // two documents; shallow comparisons work. - /* eslint-disable eqeqeq */ - ap[ i ] == preferredDoc ? -1 : - bp[ i ] == preferredDoc ? 1 : - /* eslint-enable eqeqeq */ - 0; - }; - - return document; -}; - -Sizzle.matches = function( expr, elements ) { - return Sizzle( expr, null, null, elements ); -}; - -Sizzle.matchesSelector = function( elem, expr ) { - setDocument( elem ); - - if ( support.matchesSelector && documentIsHTML && - !nonnativeSelectorCache[ expr + " " ] && - ( !rbuggyMatches || !rbuggyMatches.test( expr ) ) && - ( !rbuggyQSA || !rbuggyQSA.test( expr ) ) ) { - - try { - var ret = matches.call( elem, expr ); - - // IE 9's matchesSelector returns false on disconnected nodes - if ( ret || support.disconnectedMatch || - - // As well, disconnected nodes are said to be in a document - // fragment in IE 9 - elem.document && elem.document.nodeType !== 11 ) { - return ret; - } - } catch ( e ) { - nonnativeSelectorCache( expr, true ); - } - } - - return Sizzle( expr, document, null, [ elem ] ).length > 0; -}; - -Sizzle.contains = function( context, elem ) { - - // Set document vars if needed - // Support: IE 11+, Edge 17 - 18+ - // IE/Edge sometimes throw a "Permission denied" error when strict-comparing - // two documents; shallow comparisons work. - // eslint-disable-next-line eqeqeq - if ( ( context.ownerDocument || context ) != document ) { - setDocument( context ); - } - return contains( context, elem ); -}; - -Sizzle.attr = function( elem, name ) { - - // Set document vars if needed - // Support: IE 11+, Edge 17 - 18+ - // IE/Edge sometimes throw a "Permission denied" error when strict-comparing - // two documents; shallow comparisons work. - // eslint-disable-next-line eqeqeq - if ( ( elem.ownerDocument || elem ) != document ) { - setDocument( elem ); - } - - var fn = Expr.attrHandle[ name.toLowerCase() ], - - // Don't get fooled by Object.prototype properties (jQuery #13807) - val = fn && hasOwn.call( Expr.attrHandle, name.toLowerCase() ) ? - fn( elem, name, !documentIsHTML ) : - undefined; - - return val !== undefined ? - val : - support.attributes || !documentIsHTML ? - elem.getAttribute( name ) : - ( val = elem.getAttributeNode( name ) ) && val.specified ? - val.value : - null; -}; - -Sizzle.escape = function( sel ) { - return ( sel + "" ).replace( rcssescape, fcssescape ); -}; - -Sizzle.error = function( msg ) { - throw new Error( "Syntax error, unrecognized expression: " + msg ); -}; - -/** - * Document sorting and removing duplicates - * @param {ArrayLike} results - */ -Sizzle.uniqueSort = function( results ) { - var elem, - duplicates = [], - j = 0, - i = 0; - - // Unless we *know* we can detect duplicates, assume their presence - hasDuplicate = !support.detectDuplicates; - sortInput = !support.sortStable && results.slice( 0 ); - results.sort( sortOrder ); - - if ( hasDuplicate ) { - while ( ( elem = results[ i++ ] ) ) { - if ( elem === results[ i ] ) { - j = duplicates.push( i ); - } - } - while ( j-- ) { - results.splice( duplicates[ j ], 1 ); - } - } - - // Clear input after sorting to release objects - // See https://github.com/jquery/sizzle/pull/225 - sortInput = null; - - return results; -}; - -/** - * Utility function for retrieving the text value of an array of DOM nodes - * @param {Array|Element} elem - */ -getText = Sizzle.getText = function( elem ) { - var node, - ret = "", - i = 0, - nodeType = elem.nodeType; - - if ( !nodeType ) { - - // If no nodeType, this is expected to be an array - while ( ( node = elem[ i++ ] ) ) { - - // Do not traverse comment nodes - ret += getText( node ); - } - } else if ( nodeType === 1 || nodeType === 9 || nodeType === 11 ) { - - // Use textContent for elements - // innerText usage removed for consistency of new lines (jQuery #11153) - if ( typeof elem.textContent === "string" ) { - return elem.textContent; - } else { - - // Traverse its children - for ( elem = elem.firstChild; elem; elem = elem.nextSibling ) { - ret += getText( elem ); - } - } - } else if ( nodeType === 3 || nodeType === 4 ) { - return elem.nodeValue; - } - - // Do not include comment or processing instruction nodes - - return ret; -}; - -Expr = Sizzle.selectors = { - - // Can be adjusted by the user - cacheLength: 50, - - createPseudo: markFunction, - - match: matchExpr, - - attrHandle: {}, - - find: {}, - - relative: { - ">": { dir: "parentNode", first: true }, - " ": { dir: "parentNode" }, - "+": { dir: "previousSibling", first: true }, - "~": { dir: "previousSibling" } - }, - - preFilter: { - "ATTR": function( match ) { - match[ 1 ] = match[ 1 ].replace( runescape, funescape ); - - // Move the given value to match[3] whether quoted or unquoted - match[ 3 ] = ( match[ 3 ] || match[ 4 ] || - match[ 5 ] || "" ).replace( runescape, funescape ); - - if ( match[ 2 ] === "~=" ) { - match[ 3 ] = " " + match[ 3 ] + " "; - } - - return match.slice( 0, 4 ); - }, - - "CHILD": function( match ) { - - /* matches from matchExpr["CHILD"] - 1 type (only|nth|...) - 2 what (child|of-type) - 3 argument (even|odd|\d*|\d*n([+-]\d+)?|...) - 4 xn-component of xn+y argument ([+-]?\d*n|) - 5 sign of xn-component - 6 x of xn-component - 7 sign of y-component - 8 y of y-component - */ - match[ 1 ] = match[ 1 ].toLowerCase(); - - if ( match[ 1 ].slice( 0, 3 ) === "nth" ) { - - // nth-* requires argument - if ( !match[ 3 ] ) { - Sizzle.error( match[ 0 ] ); - } - - // numeric x and y parameters for Expr.filter.CHILD - // remember that false/true cast respectively to 0/1 - match[ 4 ] = +( match[ 4 ] ? - match[ 5 ] + ( match[ 6 ] || 1 ) : - 2 * ( match[ 3 ] === "even" || match[ 3 ] === "odd" ) ); - match[ 5 ] = +( ( match[ 7 ] + match[ 8 ] ) || match[ 3 ] === "odd" ); - - // other types prohibit arguments - } else if ( match[ 3 ] ) { - Sizzle.error( match[ 0 ] ); - } - - return match; - }, - - "PSEUDO": function( match ) { - var excess, - unquoted = !match[ 6 ] && match[ 2 ]; - - if ( matchExpr[ "CHILD" ].test( match[ 0 ] ) ) { - return null; - } - - // Accept quoted arguments as-is - if ( match[ 3 ] ) { - match[ 2 ] = match[ 4 ] || match[ 5 ] || ""; - - // Strip excess characters from unquoted arguments - } else if ( unquoted && rpseudo.test( unquoted ) && - - // Get excess from tokenize (recursively) - ( excess = tokenize( unquoted, true ) ) && - - // advance to the next closing parenthesis - ( excess = unquoted.indexOf( ")", unquoted.length - excess ) - unquoted.length ) ) { - - // excess is a negative index - match[ 0 ] = match[ 0 ].slice( 0, excess ); - match[ 2 ] = unquoted.slice( 0, excess ); - } - - // Return only captures needed by the pseudo filter method (type and argument) - return match.slice( 0, 3 ); - } - }, - - filter: { - - "TAG": function( nodeNameSelector ) { - var nodeName = nodeNameSelector.replace( runescape, funescape ).toLowerCase(); - return nodeNameSelector === "*" ? - function() { - return true; - } : - function( elem ) { - return elem.nodeName && elem.nodeName.toLowerCase() === nodeName; - }; - }, - - "CLASS": function( className ) { - var pattern = classCache[ className + " " ]; - - return pattern || - ( pattern = new RegExp( "(^|" + whitespace + - ")" + className + "(" + whitespace + "|$)" ) ) && classCache( - className, function( elem ) { - return pattern.test( - typeof elem.className === "string" && elem.className || - typeof elem.getAttribute !== "undefined" && - elem.getAttribute( "class" ) || - "" - ); - } ); - }, - - "ATTR": function( name, operator, check ) { - return function( elem ) { - var result = Sizzle.attr( elem, name ); - - if ( result == null ) { - return operator === "!="; - } - if ( !operator ) { - return true; - } - - result += ""; - - /* eslint-disable max-len */ - - return operator === "=" ? result === check : - operator === "!=" ? result !== check : - operator === "^=" ? check && result.indexOf( check ) === 0 : - operator === "*=" ? check && result.indexOf( check ) > -1 : - operator === "$=" ? check && result.slice( -check.length ) === check : - operator === "~=" ? ( " " + result.replace( rwhitespace, " " ) + " " ).indexOf( check ) > -1 : - operator === "|=" ? result === check || result.slice( 0, check.length + 1 ) === check + "-" : - false; - /* eslint-enable max-len */ - - }; - }, - - "CHILD": function( type, what, _argument, first, last ) { - var simple = type.slice( 0, 3 ) !== "nth", - forward = type.slice( -4 ) !== "last", - ofType = what === "of-type"; - - return first === 1 && last === 0 ? - - // Shortcut for :nth-*(n) - function( elem ) { - return !!elem.parentNode; - } : - - function( elem, _context, xml ) { - var cache, uniqueCache, outerCache, node, nodeIndex, start, - dir = simple !== forward ? "nextSibling" : "previousSibling", - parent = elem.parentNode, - name = ofType && elem.nodeName.toLowerCase(), - useCache = !xml && !ofType, - diff = false; - - if ( parent ) { - - // :(first|last|only)-(child|of-type) - if ( simple ) { - while ( dir ) { - node = elem; - while ( ( node = node[ dir ] ) ) { - if ( ofType ? - node.nodeName.toLowerCase() === name : - node.nodeType === 1 ) { - - return false; - } - } - - // Reverse direction for :only-* (if we haven't yet done so) - start = dir = type === "only" && !start && "nextSibling"; - } - return true; - } - - start = [ forward ? parent.firstChild : parent.lastChild ]; - - // non-xml :nth-child(...) stores cache data on `parent` - if ( forward && useCache ) { - - // Seek `elem` from a previously-cached index - - // ...in a gzip-friendly way - node = parent; - outerCache = node[ expando ] || ( node[ expando ] = {} ); - - // Support: IE <9 only - // Defend against cloned attroperties (jQuery gh-1709) - uniqueCache = outerCache[ node.uniqueID ] || - ( outerCache[ node.uniqueID ] = {} ); - - cache = uniqueCache[ type ] || []; - nodeIndex = cache[ 0 ] === dirruns && cache[ 1 ]; - diff = nodeIndex && cache[ 2 ]; - node = nodeIndex && parent.childNodes[ nodeIndex ]; - - while ( ( node = ++nodeIndex && node && node[ dir ] || - - // Fallback to seeking `elem` from the start - ( diff = nodeIndex = 0 ) || start.pop() ) ) { - - // When found, cache indexes on `parent` and break - if ( node.nodeType === 1 && ++diff && node === elem ) { - uniqueCache[ type ] = [ dirruns, nodeIndex, diff ]; - break; - } - } - - } else { - - // Use previously-cached element index if available - if ( useCache ) { - - // ...in a gzip-friendly way - node = elem; - outerCache = node[ expando ] || ( node[ expando ] = {} ); - - // Support: IE <9 only - // Defend against cloned attroperties (jQuery gh-1709) - uniqueCache = outerCache[ node.uniqueID ] || - ( outerCache[ node.uniqueID ] = {} ); - - cache = uniqueCache[ type ] || []; - nodeIndex = cache[ 0 ] === dirruns && cache[ 1 ]; - diff = nodeIndex; - } - - // xml :nth-child(...) - // or :nth-last-child(...) or :nth(-last)?-of-type(...) - if ( diff === false ) { - - // Use the same loop as above to seek `elem` from the start - while ( ( node = ++nodeIndex && node && node[ dir ] || - ( diff = nodeIndex = 0 ) || start.pop() ) ) { - - if ( ( ofType ? - node.nodeName.toLowerCase() === name : - node.nodeType === 1 ) && - ++diff ) { - - // Cache the index of each encountered element - if ( useCache ) { - outerCache = node[ expando ] || - ( node[ expando ] = {} ); - - // Support: IE <9 only - // Defend against cloned attroperties (jQuery gh-1709) - uniqueCache = outerCache[ node.uniqueID ] || - ( outerCache[ node.uniqueID ] = {} ); - - uniqueCache[ type ] = [ dirruns, diff ]; - } - - if ( node === elem ) { - break; - } - } - } - } - } - - // Incorporate the offset, then check against cycle size - diff -= last; - return diff === first || ( diff % first === 0 && diff / first >= 0 ); - } - }; - }, - - "PSEUDO": function( pseudo, argument ) { - - // pseudo-class names are case-insensitive - // http://www.w3.org/TR/selectors/#pseudo-classes - // Prioritize by case sensitivity in case custom pseudos are added with uppercase letters - // Remember that setFilters inherits from pseudos - var args, - fn = Expr.pseudos[ pseudo ] || Expr.setFilters[ pseudo.toLowerCase() ] || - Sizzle.error( "unsupported pseudo: " + pseudo ); - - // The user may use createPseudo to indicate that - // arguments are needed to create the filter function - // just as Sizzle does - if ( fn[ expando ] ) { - return fn( argument ); - } - - // But maintain support for old signatures - if ( fn.length > 1 ) { - args = [ pseudo, pseudo, "", argument ]; - return Expr.setFilters.hasOwnProperty( pseudo.toLowerCase() ) ? - markFunction( function( seed, matches ) { - var idx, - matched = fn( seed, argument ), - i = matched.length; - while ( i-- ) { - idx = indexOf( seed, matched[ i ] ); - seed[ idx ] = !( matches[ idx ] = matched[ i ] ); - } - } ) : - function( elem ) { - return fn( elem, 0, args ); - }; - } - - return fn; - } - }, - - pseudos: { - - // Potentially complex pseudos - "not": markFunction( function( selector ) { - - // Trim the selector passed to compile - // to avoid treating leading and trailing - // spaces as combinators - var input = [], - results = [], - matcher = compile( selector.replace( rtrim, "$1" ) ); - - return matcher[ expando ] ? - markFunction( function( seed, matches, _context, xml ) { - var elem, - unmatched = matcher( seed, null, xml, [] ), - i = seed.length; - - // Match elements unmatched by `matcher` - while ( i-- ) { - if ( ( elem = unmatched[ i ] ) ) { - seed[ i ] = !( matches[ i ] = elem ); - } - } - } ) : - function( elem, _context, xml ) { - input[ 0 ] = elem; - matcher( input, null, xml, results ); - - // Don't keep the element (issue #299) - input[ 0 ] = null; - return !results.pop(); - }; - } ), - - "has": markFunction( function( selector ) { - return function( elem ) { - return Sizzle( selector, elem ).length > 0; - }; - } ), - - "contains": markFunction( function( text ) { - text = text.replace( runescape, funescape ); - return function( elem ) { - return ( elem.textContent || getText( elem ) ).indexOf( text ) > -1; - }; - } ), - - // "Whether an element is represented by a :lang() selector - // is based solely on the element's language value - // being equal to the identifier C, - // or beginning with the identifier C immediately followed by "-". - // The matching of C against the element's language value is performed case-insensitively. - // The identifier C does not have to be a valid language name." - // http://www.w3.org/TR/selectors/#lang-pseudo - "lang": markFunction( function( lang ) { - - // lang value must be a valid identifier - if ( !ridentifier.test( lang || "" ) ) { - Sizzle.error( "unsupported lang: " + lang ); - } - lang = lang.replace( runescape, funescape ).toLowerCase(); - return function( elem ) { - var elemLang; - do { - if ( ( elemLang = documentIsHTML ? - elem.lang : - elem.getAttribute( "xml:lang" ) || elem.getAttribute( "lang" ) ) ) { - - elemLang = elemLang.toLowerCase(); - return elemLang === lang || elemLang.indexOf( lang + "-" ) === 0; - } - } while ( ( elem = elem.parentNode ) && elem.nodeType === 1 ); - return false; - }; - } ), - - // Miscellaneous - "target": function( elem ) { - var hash = window.location && window.location.hash; - return hash && hash.slice( 1 ) === elem.id; - }, - - "root": function( elem ) { - return elem === docElem; - }, - - "focus": function( elem ) { - return elem === document.activeElement && - ( !document.hasFocus || document.hasFocus() ) && - !!( elem.type || elem.href || ~elem.tabIndex ); - }, - - // Boolean properties - "enabled": createDisabledPseudo( false ), - "disabled": createDisabledPseudo( true ), - - "checked": function( elem ) { - - // In CSS3, :checked should return both checked and selected elements - // http://www.w3.org/TR/2011/REC-css3-selectors-20110929/#checked - var nodeName = elem.nodeName.toLowerCase(); - return ( nodeName === "input" && !!elem.checked ) || - ( nodeName === "option" && !!elem.selected ); - }, - - "selected": function( elem ) { - - // Accessing this property makes selected-by-default - // options in Safari work properly - if ( elem.parentNode ) { - // eslint-disable-next-line no-unused-expressions - elem.parentNode.selectedIndex; - } - - return elem.selected === true; - }, - - // Contents - "empty": function( elem ) { - - // http://www.w3.org/TR/selectors/#empty-pseudo - // :empty is negated by element (1) or content nodes (text: 3; cdata: 4; entity ref: 5), - // but not by others (comment: 8; processing instruction: 7; etc.) - // nodeType < 6 works because attributes (2) do not appear as children - for ( elem = elem.firstChild; elem; elem = elem.nextSibling ) { - if ( elem.nodeType < 6 ) { - return false; - } - } - return true; - }, - - "parent": function( elem ) { - return !Expr.pseudos[ "empty" ]( elem ); - }, - - // Element/input types - "header": function( elem ) { - return rheader.test( elem.nodeName ); - }, - - "input": function( elem ) { - return rinputs.test( elem.nodeName ); - }, - - "button": function( elem ) { - var name = elem.nodeName.toLowerCase(); - return name === "input" && elem.type === "button" || name === "button"; - }, - - "text": function( elem ) { - var attr; - return elem.nodeName.toLowerCase() === "input" && - elem.type === "text" && - - // Support: IE<8 - // New HTML5 attribute values (e.g., "search") appear with elem.type === "text" - ( ( attr = elem.getAttribute( "type" ) ) == null || - attr.toLowerCase() === "text" ); - }, - - // Position-in-collection - "first": createPositionalPseudo( function() { - return [ 0 ]; - } ), - - "last": createPositionalPseudo( function( _matchIndexes, length ) { - return [ length - 1 ]; - } ), - - "eq": createPositionalPseudo( function( _matchIndexes, length, argument ) { - return [ argument < 0 ? argument + length : argument ]; - } ), - - "even": createPositionalPseudo( function( matchIndexes, length ) { - var i = 0; - for ( ; i < length; i += 2 ) { - matchIndexes.push( i ); - } - return matchIndexes; - } ), - - "odd": createPositionalPseudo( function( matchIndexes, length ) { - var i = 1; - for ( ; i < length; i += 2 ) { - matchIndexes.push( i ); - } - return matchIndexes; - } ), - - "lt": createPositionalPseudo( function( matchIndexes, length, argument ) { - var i = argument < 0 ? - argument + length : - argument > length ? - length : - argument; - for ( ; --i >= 0; ) { - matchIndexes.push( i ); - } - return matchIndexes; - } ), - - "gt": createPositionalPseudo( function( matchIndexes, length, argument ) { - var i = argument < 0 ? argument + length : argument; - for ( ; ++i < length; ) { - matchIndexes.push( i ); - } - return matchIndexes; - } ) - } -}; - -Expr.pseudos[ "nth" ] = Expr.pseudos[ "eq" ]; - -// Add button/input type pseudos -for ( i in { radio: true, checkbox: true, file: true, password: true, image: true } ) { - Expr.pseudos[ i ] = createInputPseudo( i ); -} -for ( i in { submit: true, reset: true } ) { - Expr.pseudos[ i ] = createButtonPseudo( i ); -} - -// Easy API for creating new setFilters -function setFilters() {} -setFilters.prototype = Expr.filters = Expr.pseudos; -Expr.setFilters = new setFilters(); - -tokenize = Sizzle.tokenize = function( selector, parseOnly ) { - var matched, match, tokens, type, - soFar, groups, preFilters, - cached = tokenCache[ selector + " " ]; - - if ( cached ) { - return parseOnly ? 0 : cached.slice( 0 ); - } - - soFar = selector; - groups = []; - preFilters = Expr.preFilter; - - while ( soFar ) { - - // Comma and first run - if ( !matched || ( match = rcomma.exec( soFar ) ) ) { - if ( match ) { - - // Don't consume trailing commas as valid - soFar = soFar.slice( match[ 0 ].length ) || soFar; - } - groups.push( ( tokens = [] ) ); - } - - matched = false; - - // Combinators - if ( ( match = rcombinators.exec( soFar ) ) ) { - matched = match.shift(); - tokens.push( { - value: matched, - - // Cast descendant combinators to space - type: match[ 0 ].replace( rtrim, " " ) - } ); - soFar = soFar.slice( matched.length ); - } - - // Filters - for ( type in Expr.filter ) { - if ( ( match = matchExpr[ type ].exec( soFar ) ) && ( !preFilters[ type ] || - ( match = preFilters[ type ]( match ) ) ) ) { - matched = match.shift(); - tokens.push( { - value: matched, - type: type, - matches: match - } ); - soFar = soFar.slice( matched.length ); - } - } - - if ( !matched ) { - break; - } - } - - // Return the length of the invalid excess - // if we're just parsing - // Otherwise, throw an error or return tokens - return parseOnly ? - soFar.length : - soFar ? - Sizzle.error( selector ) : - - // Cache the tokens - tokenCache( selector, groups ).slice( 0 ); -}; - -function toSelector( tokens ) { - var i = 0, - len = tokens.length, - selector = ""; - for ( ; i < len; i++ ) { - selector += tokens[ i ].value; - } - return selector; -} - -function addCombinator( matcher, combinator, base ) { - var dir = combinator.dir, - skip = combinator.next, - key = skip || dir, - checkNonElements = base && key === "parentNode", - doneName = done++; - - return combinator.first ? - - // Check against closest ancestor/preceding element - function( elem, context, xml ) { - while ( ( elem = elem[ dir ] ) ) { - if ( elem.nodeType === 1 || checkNonElements ) { - return matcher( elem, context, xml ); - } - } - return false; - } : - - // Check against all ancestor/preceding elements - function( elem, context, xml ) { - var oldCache, uniqueCache, outerCache, - newCache = [ dirruns, doneName ]; - - // We can't set arbitrary data on XML nodes, so they don't benefit from combinator caching - if ( xml ) { - while ( ( elem = elem[ dir ] ) ) { - if ( elem.nodeType === 1 || checkNonElements ) { - if ( matcher( elem, context, xml ) ) { - return true; - } - } - } - } else { - while ( ( elem = elem[ dir ] ) ) { - if ( elem.nodeType === 1 || checkNonElements ) { - outerCache = elem[ expando ] || ( elem[ expando ] = {} ); - - // Support: IE <9 only - // Defend against cloned attroperties (jQuery gh-1709) - uniqueCache = outerCache[ elem.uniqueID ] || - ( outerCache[ elem.uniqueID ] = {} ); - - if ( skip && skip === elem.nodeName.toLowerCase() ) { - elem = elem[ dir ] || elem; - } else if ( ( oldCache = uniqueCache[ key ] ) && - oldCache[ 0 ] === dirruns && oldCache[ 1 ] === doneName ) { - - // Assign to newCache so results back-propagate to previous elements - return ( newCache[ 2 ] = oldCache[ 2 ] ); - } else { - - // Reuse newcache so results back-propagate to previous elements - uniqueCache[ key ] = newCache; - - // A match means we're done; a fail means we have to keep checking - if ( ( newCache[ 2 ] = matcher( elem, context, xml ) ) ) { - return true; - } - } - } - } - } - return false; - }; -} - -function elementMatcher( matchers ) { - return matchers.length > 1 ? - function( elem, context, xml ) { - var i = matchers.length; - while ( i-- ) { - if ( !matchers[ i ]( elem, context, xml ) ) { - return false; - } - } - return true; - } : - matchers[ 0 ]; -} - -function multipleContexts( selector, contexts, results ) { - var i = 0, - len = contexts.length; - for ( ; i < len; i++ ) { - Sizzle( selector, contexts[ i ], results ); - } - return results; -} - -function condense( unmatched, map, filter, context, xml ) { - var elem, - newUnmatched = [], - i = 0, - len = unmatched.length, - mapped = map != null; - - for ( ; i < len; i++ ) { - if ( ( elem = unmatched[ i ] ) ) { - if ( !filter || filter( elem, context, xml ) ) { - newUnmatched.push( elem ); - if ( mapped ) { - map.push( i ); - } - } - } - } - - return newUnmatched; -} - -function setMatcher( preFilter, selector, matcher, postFilter, postFinder, postSelector ) { - if ( postFilter && !postFilter[ expando ] ) { - postFilter = setMatcher( postFilter ); - } - if ( postFinder && !postFinder[ expando ] ) { - postFinder = setMatcher( postFinder, postSelector ); - } - return markFunction( function( seed, results, context, xml ) { - var temp, i, elem, - preMap = [], - postMap = [], - preexisting = results.length, - - // Get initial elements from seed or context - elems = seed || multipleContexts( - selector || "*", - context.nodeType ? [ context ] : context, - [] - ), - - // Prefilter to get matcher input, preserving a map for seed-results synchronization - matcherIn = preFilter && ( seed || !selector ) ? - condense( elems, preMap, preFilter, context, xml ) : - elems, - - matcherOut = matcher ? - - // If we have a postFinder, or filtered seed, or non-seed postFilter or preexisting results, - postFinder || ( seed ? preFilter : preexisting || postFilter ) ? - - // ...intermediate processing is necessary - [] : - - // ...otherwise use results directly - results : - matcherIn; - - // Find primary matches - if ( matcher ) { - matcher( matcherIn, matcherOut, context, xml ); - } - - // Apply postFilter - if ( postFilter ) { - temp = condense( matcherOut, postMap ); - postFilter( temp, [], context, xml ); - - // Un-match failing elements by moving them back to matcherIn - i = temp.length; - while ( i-- ) { - if ( ( elem = temp[ i ] ) ) { - matcherOut[ postMap[ i ] ] = !( matcherIn[ postMap[ i ] ] = elem ); - } - } - } - - if ( seed ) { - if ( postFinder || preFilter ) { - if ( postFinder ) { - - // Get the final matcherOut by condensing this intermediate into postFinder contexts - temp = []; - i = matcherOut.length; - while ( i-- ) { - if ( ( elem = matcherOut[ i ] ) ) { - - // Restore matcherIn since elem is not yet a final match - temp.push( ( matcherIn[ i ] = elem ) ); - } - } - postFinder( null, ( matcherOut = [] ), temp, xml ); - } - - // Move matched elements from seed to results to keep them synchronized - i = matcherOut.length; - while ( i-- ) { - if ( ( elem = matcherOut[ i ] ) && - ( temp = postFinder ? indexOf( seed, elem ) : preMap[ i ] ) > -1 ) { - - seed[ temp ] = !( results[ temp ] = elem ); - } - } - } - - // Add elements to results, through postFinder if defined - } else { - matcherOut = condense( - matcherOut === results ? - matcherOut.splice( preexisting, matcherOut.length ) : - matcherOut - ); - if ( postFinder ) { - postFinder( null, results, matcherOut, xml ); - } else { - push.apply( results, matcherOut ); - } - } - } ); -} - -function matcherFromTokens( tokens ) { - var checkContext, matcher, j, - len = tokens.length, - leadingRelative = Expr.relative[ tokens[ 0 ].type ], - implicitRelative = leadingRelative || Expr.relative[ " " ], - i = leadingRelative ? 1 : 0, - - // The foundational matcher ensures that elements are reachable from top-level context(s) - matchContext = addCombinator( function( elem ) { - return elem === checkContext; - }, implicitRelative, true ), - matchAnyContext = addCombinator( function( elem ) { - return indexOf( checkContext, elem ) > -1; - }, implicitRelative, true ), - matchers = [ function( elem, context, xml ) { - var ret = ( !leadingRelative && ( xml || context !== outermostContext ) ) || ( - ( checkContext = context ).nodeType ? - matchContext( elem, context, xml ) : - matchAnyContext( elem, context, xml ) ); - - // Avoid hanging onto element (issue #299) - checkContext = null; - return ret; - } ]; - - for ( ; i < len; i++ ) { - if ( ( matcher = Expr.relative[ tokens[ i ].type ] ) ) { - matchers = [ addCombinator( elementMatcher( matchers ), matcher ) ]; - } else { - matcher = Expr.filter[ tokens[ i ].type ].apply( null, tokens[ i ].matches ); - - // Return special upon seeing a positional matcher - if ( matcher[ expando ] ) { - - // Find the next relative operator (if any) for proper handling - j = ++i; - for ( ; j < len; j++ ) { - if ( Expr.relative[ tokens[ j ].type ] ) { - break; - } - } - return setMatcher( - i > 1 && elementMatcher( matchers ), - i > 1 && toSelector( - - // If the preceding token was a descendant combinator, insert an implicit any-element `*` - tokens - .slice( 0, i - 1 ) - .concat( { value: tokens[ i - 2 ].type === " " ? "*" : "" } ) - ).replace( rtrim, "$1" ), - matcher, - i < j && matcherFromTokens( tokens.slice( i, j ) ), - j < len && matcherFromTokens( ( tokens = tokens.slice( j ) ) ), - j < len && toSelector( tokens ) - ); - } - matchers.push( matcher ); - } - } - - return elementMatcher( matchers ); -} - -function matcherFromGroupMatchers( elementMatchers, setMatchers ) { - var bySet = setMatchers.length > 0, - byElement = elementMatchers.length > 0, - superMatcher = function( seed, context, xml, results, outermost ) { - var elem, j, matcher, - matchedCount = 0, - i = "0", - unmatched = seed && [], - setMatched = [], - contextBackup = outermostContext, - - // We must always have either seed elements or outermost context - elems = seed || byElement && Expr.find[ "TAG" ]( "*", outermost ), - - // Use integer dirruns iff this is the outermost matcher - dirrunsUnique = ( dirruns += contextBackup == null ? 1 : Math.random() || 0.1 ), - len = elems.length; - - if ( outermost ) { - - // Support: IE 11+, Edge 17 - 18+ - // IE/Edge sometimes throw a "Permission denied" error when strict-comparing - // two documents; shallow comparisons work. - // eslint-disable-next-line eqeqeq - outermostContext = context == document || context || outermost; - } - - // Add elements passing elementMatchers directly to results - // Support: IE<9, Safari - // Tolerate NodeList properties (IE: "length"; Safari: ) matching elements by id - for ( ; i !== len && ( elem = elems[ i ] ) != null; i++ ) { - if ( byElement && elem ) { - j = 0; - - // Support: IE 11+, Edge 17 - 18+ - // IE/Edge sometimes throw a "Permission denied" error when strict-comparing - // two documents; shallow comparisons work. - // eslint-disable-next-line eqeqeq - if ( !context && elem.ownerDocument != document ) { - setDocument( elem ); - xml = !documentIsHTML; - } - while ( ( matcher = elementMatchers[ j++ ] ) ) { - if ( matcher( elem, context || document, xml ) ) { - results.push( elem ); - break; - } - } - if ( outermost ) { - dirruns = dirrunsUnique; - } - } - - // Track unmatched elements for set filters - if ( bySet ) { - - // They will have gone through all possible matchers - if ( ( elem = !matcher && elem ) ) { - matchedCount--; - } - - // Lengthen the array for every element, matched or not - if ( seed ) { - unmatched.push( elem ); - } - } - } - - // `i` is now the count of elements visited above, and adding it to `matchedCount` - // makes the latter nonnegative. - matchedCount += i; - - // Apply set filters to unmatched elements - // NOTE: This can be skipped if there are no unmatched elements (i.e., `matchedCount` - // equals `i`), unless we didn't visit _any_ elements in the above loop because we have - // no element matchers and no seed. - // Incrementing an initially-string "0" `i` allows `i` to remain a string only in that - // case, which will result in a "00" `matchedCount` that differs from `i` but is also - // numerically zero. - if ( bySet && i !== matchedCount ) { - j = 0; - while ( ( matcher = setMatchers[ j++ ] ) ) { - matcher( unmatched, setMatched, context, xml ); - } - - if ( seed ) { - - // Reintegrate element matches to eliminate the need for sorting - if ( matchedCount > 0 ) { - while ( i-- ) { - if ( !( unmatched[ i ] || setMatched[ i ] ) ) { - setMatched[ i ] = pop.call( results ); - } - } - } - - // Discard index placeholder values to get only actual matches - setMatched = condense( setMatched ); - } - - // Add matches to results - push.apply( results, setMatched ); - - // Seedless set matches succeeding multiple successful matchers stipulate sorting - if ( outermost && !seed && setMatched.length > 0 && - ( matchedCount + setMatchers.length ) > 1 ) { - - Sizzle.uniqueSort( results ); - } - } - - // Override manipulation of globals by nested matchers - if ( outermost ) { - dirruns = dirrunsUnique; - outermostContext = contextBackup; - } - - return unmatched; - }; - - return bySet ? - markFunction( superMatcher ) : - superMatcher; -} - -compile = Sizzle.compile = function( selector, match /* Internal Use Only */ ) { - var i, - setMatchers = [], - elementMatchers = [], - cached = compilerCache[ selector + " " ]; - - if ( !cached ) { - - // Generate a function of recursive functions that can be used to check each element - if ( !match ) { - match = tokenize( selector ); - } - i = match.length; - while ( i-- ) { - cached = matcherFromTokens( match[ i ] ); - if ( cached[ expando ] ) { - setMatchers.push( cached ); - } else { - elementMatchers.push( cached ); - } - } - - // Cache the compiled function - cached = compilerCache( - selector, - matcherFromGroupMatchers( elementMatchers, setMatchers ) - ); - - // Save selector and tokenization - cached.selector = selector; - } - return cached; -}; - -/** - * A low-level selection function that works with Sizzle's compiled - * selector functions - * @param {String|Function} selector A selector or a pre-compiled - * selector function built with Sizzle.compile - * @param {Element} context - * @param {Array} [results] - * @param {Array} [seed] A set of elements to match against - */ -select = Sizzle.select = function( selector, context, results, seed ) { - var i, tokens, token, type, find, - compiled = typeof selector === "function" && selector, - match = !seed && tokenize( ( selector = compiled.selector || selector ) ); - - results = results || []; - - // Try to minimize operations if there is only one selector in the list and no seed - // (the latter of which guarantees us context) - if ( match.length === 1 ) { - - // Reduce context if the leading compound selector is an ID - tokens = match[ 0 ] = match[ 0 ].slice( 0 ); - if ( tokens.length > 2 && ( token = tokens[ 0 ] ).type === "ID" && - context.nodeType === 9 && documentIsHTML && Expr.relative[ tokens[ 1 ].type ] ) { - - context = ( Expr.find[ "ID" ]( token.matches[ 0 ] - .replace( runescape, funescape ), context ) || [] )[ 0 ]; - if ( !context ) { - return results; - - // Precompiled matchers will still verify ancestry, so step up a level - } else if ( compiled ) { - context = context.parentNode; - } - - selector = selector.slice( tokens.shift().value.length ); - } - - // Fetch a seed set for right-to-left matching - i = matchExpr[ "needsContext" ].test( selector ) ? 0 : tokens.length; - while ( i-- ) { - token = tokens[ i ]; - - // Abort if we hit a combinator - if ( Expr.relative[ ( type = token.type ) ] ) { - break; - } - if ( ( find = Expr.find[ type ] ) ) { - - // Search, expanding context for leading sibling combinators - if ( ( seed = find( - token.matches[ 0 ].replace( runescape, funescape ), - rsibling.test( tokens[ 0 ].type ) && testContext( context.parentNode ) || - context - ) ) ) { - - // If seed is empty or no tokens remain, we can return early - tokens.splice( i, 1 ); - selector = seed.length && toSelector( tokens ); - if ( !selector ) { - push.apply( results, seed ); - return results; - } - - break; - } - } - } - } - - // Compile and execute a filtering function if one is not provided - // Provide `match` to avoid retokenization if we modified the selector above - ( compiled || compile( selector, match ) )( - seed, - context, - !documentIsHTML, - results, - !context || rsibling.test( selector ) && testContext( context.parentNode ) || context - ); - return results; -}; - -// One-time assignments - -// Sort stability -support.sortStable = expando.split( "" ).sort( sortOrder ).join( "" ) === expando; - -// Support: Chrome 14-35+ -// Always assume duplicates if they aren't passed to the comparison function -support.detectDuplicates = !!hasDuplicate; - -// Initialize against the default document -setDocument(); - -// Support: Webkit<537.32 - Safari 6.0.3/Chrome 25 (fixed in Chrome 27) -// Detached nodes confoundingly follow *each other* -support.sortDetached = assert( function( el ) { - - // Should return 1, but returns 4 (following) - return el.compareDocumentPosition( document.createElement( "fieldset" ) ) & 1; -} ); - -// Support: IE<8 -// Prevent attribute/property "interpolation" -// https://msdn.microsoft.com/en-us/library/ms536429%28VS.85%29.aspx -if ( !assert( function( el ) { - el.innerHTML = ""; - return el.firstChild.getAttribute( "href" ) === "#"; -} ) ) { - addHandle( "type|href|height|width", function( elem, name, isXML ) { - if ( !isXML ) { - return elem.getAttribute( name, name.toLowerCase() === "type" ? 1 : 2 ); - } - } ); -} - -// Support: IE<9 -// Use defaultValue in place of getAttribute("value") -if ( !support.attributes || !assert( function( el ) { - el.innerHTML = ""; - el.firstChild.setAttribute( "value", "" ); - return el.firstChild.getAttribute( "value" ) === ""; -} ) ) { - addHandle( "value", function( elem, _name, isXML ) { - if ( !isXML && elem.nodeName.toLowerCase() === "input" ) { - return elem.defaultValue; - } - } ); -} - -// Support: IE<9 -// Use getAttributeNode to fetch booleans when getAttribute lies -if ( !assert( function( el ) { - return el.getAttribute( "disabled" ) == null; -} ) ) { - addHandle( booleans, function( elem, name, isXML ) { - var val; - if ( !isXML ) { - return elem[ name ] === true ? name.toLowerCase() : - ( val = elem.getAttributeNode( name ) ) && val.specified ? - val.value : - null; - } - } ); -} - -return Sizzle; - -} )( window ); - - - -jQuery.find = Sizzle; -jQuery.expr = Sizzle.selectors; - -// Deprecated -jQuery.expr[ ":" ] = jQuery.expr.pseudos; -jQuery.uniqueSort = jQuery.unique = Sizzle.uniqueSort; -jQuery.text = Sizzle.getText; -jQuery.isXMLDoc = Sizzle.isXML; -jQuery.contains = Sizzle.contains; -jQuery.escapeSelector = Sizzle.escape; - - - - -var dir = function( elem, dir, until ) { - var matched = [], - truncate = until !== undefined; - - while ( ( elem = elem[ dir ] ) && elem.nodeType !== 9 ) { - if ( elem.nodeType === 1 ) { - if ( truncate && jQuery( elem ).is( until ) ) { - break; - } - matched.push( elem ); - } - } - return matched; -}; - - -var siblings = function( n, elem ) { - var matched = []; - - for ( ; n; n = n.nextSibling ) { - if ( n.nodeType === 1 && n !== elem ) { - matched.push( n ); - } - } - - return matched; -}; - - -var rneedsContext = jQuery.expr.match.needsContext; - - - -function nodeName( elem, name ) { - - return elem.nodeName && elem.nodeName.toLowerCase() === name.toLowerCase(); - -} -var rsingleTag = ( /^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i ); - - - -// Implement the identical functionality for filter and not -function winnow( elements, qualifier, not ) { - if ( isFunction( qualifier ) ) { - return jQuery.grep( elements, function( elem, i ) { - return !!qualifier.call( elem, i, elem ) !== not; - } ); - } - - // Single element - if ( qualifier.nodeType ) { - return jQuery.grep( elements, function( elem ) { - return ( elem === qualifier ) !== not; - } ); - } - - // Arraylike of elements (jQuery, arguments, Array) - if ( typeof qualifier !== "string" ) { - return jQuery.grep( elements, function( elem ) { - return ( indexOf.call( qualifier, elem ) > -1 ) !== not; - } ); - } - - // Filtered directly for both simple and complex selectors - return jQuery.filter( qualifier, elements, not ); -} - -jQuery.filter = function( expr, elems, not ) { - var elem = elems[ 0 ]; - - if ( not ) { - expr = ":not(" + expr + ")"; - } - - if ( elems.length === 1 && elem.nodeType === 1 ) { - return jQuery.find.matchesSelector( elem, expr ) ? [ elem ] : []; - } - - return jQuery.find.matches( expr, jQuery.grep( elems, function( elem ) { - return elem.nodeType === 1; - } ) ); -}; - -jQuery.fn.extend( { - find: function( selector ) { - var i, ret, - len = this.length, - self = this; - - if ( typeof selector !== "string" ) { - return this.pushStack( jQuery( selector ).filter( function() { - for ( i = 0; i < len; i++ ) { - if ( jQuery.contains( self[ i ], this ) ) { - return true; - } - } - } ) ); - } - - ret = this.pushStack( [] ); - - for ( i = 0; i < len; i++ ) { - jQuery.find( selector, self[ i ], ret ); - } - - return len > 1 ? jQuery.uniqueSort( ret ) : ret; - }, - filter: function( selector ) { - return this.pushStack( winnow( this, selector || [], false ) ); - }, - not: function( selector ) { - return this.pushStack( winnow( this, selector || [], true ) ); - }, - is: function( selector ) { - return !!winnow( - this, - - // If this is a positional/relative selector, check membership in the returned set - // so $("p:first").is("p:last") won't return true for a doc with two "p". - typeof selector === "string" && rneedsContext.test( selector ) ? - jQuery( selector ) : - selector || [], - false - ).length; - } -} ); - - -// Initialize a jQuery object - - -// A central reference to the root jQuery(document) -var rootjQuery, - - // A simple way to check for HTML strings - // Prioritize #id over to avoid XSS via location.hash (#9521) - // Strict HTML recognition (#11290: must start with <) - // Shortcut simple #id case for speed - rquickExpr = /^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/, - - init = jQuery.fn.init = function( selector, context, root ) { - var match, elem; - - // HANDLE: $(""), $(null), $(undefined), $(false) - if ( !selector ) { - return this; - } - - // Method init() accepts an alternate rootjQuery - // so migrate can support jQuery.sub (gh-2101) - root = root || rootjQuery; - - // Handle HTML strings - if ( typeof selector === "string" ) { - if ( selector[ 0 ] === "<" && - selector[ selector.length - 1 ] === ">" && - selector.length >= 3 ) { - - // Assume that strings that start and end with <> are HTML and skip the regex check - match = [ null, selector, null ]; - - } else { - match = rquickExpr.exec( selector ); - } - - // Match html or make sure no context is specified for #id - if ( match && ( match[ 1 ] || !context ) ) { - - // HANDLE: $(html) -> $(array) - if ( match[ 1 ] ) { - context = context instanceof jQuery ? context[ 0 ] : context; - - // Option to run scripts is true for back-compat - // Intentionally let the error be thrown if parseHTML is not present - jQuery.merge( this, jQuery.parseHTML( - match[ 1 ], - context && context.nodeType ? context.ownerDocument || context : document, - true - ) ); - - // HANDLE: $(html, props) - if ( rsingleTag.test( match[ 1 ] ) && jQuery.isPlainObject( context ) ) { - for ( match in context ) { - - // Properties of context are called as methods if possible - if ( isFunction( this[ match ] ) ) { - this[ match ]( context[ match ] ); - - // ...and otherwise set as attributes - } else { - this.attr( match, context[ match ] ); - } - } - } - - return this; - - // HANDLE: $(#id) - } else { - elem = document.getElementById( match[ 2 ] ); - - if ( elem ) { - - // Inject the element directly into the jQuery object - this[ 0 ] = elem; - this.length = 1; - } - return this; - } - - // HANDLE: $(expr, $(...)) - } else if ( !context || context.jquery ) { - return ( context || root ).find( selector ); - - // HANDLE: $(expr, context) - // (which is just equivalent to: $(context).find(expr) - } else { - return this.constructor( context ).find( selector ); - } - - // HANDLE: $(DOMElement) - } else if ( selector.nodeType ) { - this[ 0 ] = selector; - this.length = 1; - return this; - - // HANDLE: $(function) - // Shortcut for document ready - } else if ( isFunction( selector ) ) { - return root.ready !== undefined ? - root.ready( selector ) : - - // Execute immediately if ready is not present - selector( jQuery ); - } - - return jQuery.makeArray( selector, this ); - }; - -// Give the init function the jQuery prototype for later instantiation -init.prototype = jQuery.fn; - -// Initialize central reference -rootjQuery = jQuery( document ); - - -var rparentsprev = /^(?:parents|prev(?:Until|All))/, - - // Methods guaranteed to produce a unique set when starting from a unique set - guaranteedUnique = { - children: true, - contents: true, - next: true, - prev: true - }; - -jQuery.fn.extend( { - has: function( target ) { - var targets = jQuery( target, this ), - l = targets.length; - - return this.filter( function() { - var i = 0; - for ( ; i < l; i++ ) { - if ( jQuery.contains( this, targets[ i ] ) ) { - return true; - } - } - } ); - }, - - closest: function( selectors, context ) { - var cur, - i = 0, - l = this.length, - matched = [], - targets = typeof selectors !== "string" && jQuery( selectors ); - - // Positional selectors never match, since there's no _selection_ context - if ( !rneedsContext.test( selectors ) ) { - for ( ; i < l; i++ ) { - for ( cur = this[ i ]; cur && cur !== context; cur = cur.parentNode ) { - - // Always skip document fragments - if ( cur.nodeType < 11 && ( targets ? - targets.index( cur ) > -1 : - - // Don't pass non-elements to Sizzle - cur.nodeType === 1 && - jQuery.find.matchesSelector( cur, selectors ) ) ) { - - matched.push( cur ); - break; - } - } - } - } - - return this.pushStack( matched.length > 1 ? jQuery.uniqueSort( matched ) : matched ); - }, - - // Determine the position of an element within the set - index: function( elem ) { - - // No argument, return index in parent - if ( !elem ) { - return ( this[ 0 ] && this[ 0 ].parentNode ) ? this.first().prevAll().length : -1; - } - - // Index in selector - if ( typeof elem === "string" ) { - return indexOf.call( jQuery( elem ), this[ 0 ] ); - } - - // Locate the position of the desired element - return indexOf.call( this, - - // If it receives a jQuery object, the first element is used - elem.jquery ? elem[ 0 ] : elem - ); - }, - - add: function( selector, context ) { - return this.pushStack( - jQuery.uniqueSort( - jQuery.merge( this.get(), jQuery( selector, context ) ) - ) - ); - }, - - addBack: function( selector ) { - return this.add( selector == null ? - this.prevObject : this.prevObject.filter( selector ) - ); - } -} ); - -function sibling( cur, dir ) { - while ( ( cur = cur[ dir ] ) && cur.nodeType !== 1 ) {} - return cur; -} - -jQuery.each( { - parent: function( elem ) { - var parent = elem.parentNode; - return parent && parent.nodeType !== 11 ? parent : null; - }, - parents: function( elem ) { - return dir( elem, "parentNode" ); - }, - parentsUntil: function( elem, _i, until ) { - return dir( elem, "parentNode", until ); - }, - next: function( elem ) { - return sibling( elem, "nextSibling" ); - }, - prev: function( elem ) { - return sibling( elem, "previousSibling" ); - }, - nextAll: function( elem ) { - return dir( elem, "nextSibling" ); - }, - prevAll: function( elem ) { - return dir( elem, "previousSibling" ); - }, - nextUntil: function( elem, _i, until ) { - return dir( elem, "nextSibling", until ); - }, - prevUntil: function( elem, _i, until ) { - return dir( elem, "previousSibling", until ); - }, - siblings: function( elem ) { - return siblings( ( elem.parentNode || {} ).firstChild, elem ); - }, - children: function( elem ) { - return siblings( elem.firstChild ); - }, - contents: function( elem ) { - if ( elem.contentDocument != null && - - // Support: IE 11+ - // elements with no `data` attribute has an object - // `contentDocument` with a `null` prototype. - getProto( elem.contentDocument ) ) { - - return elem.contentDocument; - } - - // Support: IE 9 - 11 only, iOS 7 only, Android Browser <=4.3 only - // Treat the template element as a regular one in browsers that - // don't support it. - if ( nodeName( elem, "template" ) ) { - elem = elem.content || elem; - } - - return jQuery.merge( [], elem.childNodes ); - } -}, function( name, fn ) { - jQuery.fn[ name ] = function( until, selector ) { - var matched = jQuery.map( this, fn, until ); - - if ( name.slice( -5 ) !== "Until" ) { - selector = until; - } - - if ( selector && typeof selector === "string" ) { - matched = jQuery.filter( selector, matched ); - } - - if ( this.length > 1 ) { - - // Remove duplicates - if ( !guaranteedUnique[ name ] ) { - jQuery.uniqueSort( matched ); - } - - // Reverse order for parents* and prev-derivatives - if ( rparentsprev.test( name ) ) { - matched.reverse(); - } - } - - return this.pushStack( matched ); - }; -} ); -var rnothtmlwhite = ( /[^\x20\t\r\n\f]+/g ); - - - -// Convert String-formatted options into Object-formatted ones -function createOptions( options ) { - var object = {}; - jQuery.each( options.match( rnothtmlwhite ) || [], function( _, flag ) { - object[ flag ] = true; - } ); - return object; -} - -/* - * Create a callback list using the following parameters: - * - * options: an optional list of space-separated options that will change how - * the callback list behaves or a more traditional option object - * - * By default a callback list will act like an event callback list and can be - * "fired" multiple times. - * - * Possible options: - * - * once: will ensure the callback list can only be fired once (like a Deferred) - * - * memory: will keep track of previous values and will call any callback added - * after the list has been fired right away with the latest "memorized" - * values (like a Deferred) - * - * unique: will ensure a callback can only be added once (no duplicate in the list) - * - * stopOnFalse: interrupt callings when a callback returns false - * - */ -jQuery.Callbacks = function( options ) { - - // Convert options from String-formatted to Object-formatted if needed - // (we check in cache first) - options = typeof options === "string" ? - createOptions( options ) : - jQuery.extend( {}, options ); - - var // Flag to know if list is currently firing - firing, - - // Last fire value for non-forgettable lists - memory, - - // Flag to know if list was already fired - fired, - - // Flag to prevent firing - locked, - - // Actual callback list - list = [], - - // Queue of execution data for repeatable lists - queue = [], - - // Index of currently firing callback (modified by add/remove as needed) - firingIndex = -1, - - // Fire callbacks - fire = function() { - - // Enforce single-firing - locked = locked || options.once; - - // Execute callbacks for all pending executions, - // respecting firingIndex overrides and runtime changes - fired = firing = true; - for ( ; queue.length; firingIndex = -1 ) { - memory = queue.shift(); - while ( ++firingIndex < list.length ) { - - // Run callback and check for early termination - if ( list[ firingIndex ].apply( memory[ 0 ], memory[ 1 ] ) === false && - options.stopOnFalse ) { - - // Jump to end and forget the data so .add doesn't re-fire - firingIndex = list.length; - memory = false; - } - } - } - - // Forget the data if we're done with it - if ( !options.memory ) { - memory = false; - } - - firing = false; - - // Clean up if we're done firing for good - if ( locked ) { - - // Keep an empty list if we have data for future add calls - if ( memory ) { - list = []; - - // Otherwise, this object is spent - } else { - list = ""; - } - } - }, - - // Actual Callbacks object - self = { - - // Add a callback or a collection of callbacks to the list - add: function() { - if ( list ) { - - // If we have memory from a past run, we should fire after adding - if ( memory && !firing ) { - firingIndex = list.length - 1; - queue.push( memory ); - } - - ( function add( args ) { - jQuery.each( args, function( _, arg ) { - if ( isFunction( arg ) ) { - if ( !options.unique || !self.has( arg ) ) { - list.push( arg ); - } - } else if ( arg && arg.length && toType( arg ) !== "string" ) { - - // Inspect recursively - add( arg ); - } - } ); - } )( arguments ); - - if ( memory && !firing ) { - fire(); - } - } - return this; - }, - - // Remove a callback from the list - remove: function() { - jQuery.each( arguments, function( _, arg ) { - var index; - while ( ( index = jQuery.inArray( arg, list, index ) ) > -1 ) { - list.splice( index, 1 ); - - // Handle firing indexes - if ( index <= firingIndex ) { - firingIndex--; - } - } - } ); - return this; - }, - - // Check if a given callback is in the list. - // If no argument is given, return whether or not list has callbacks attached. - has: function( fn ) { - return fn ? - jQuery.inArray( fn, list ) > -1 : - list.length > 0; - }, - - // Remove all callbacks from the list - empty: function() { - if ( list ) { - list = []; - } - return this; - }, - - // Disable .fire and .add - // Abort any current/pending executions - // Clear all callbacks and values - disable: function() { - locked = queue = []; - list = memory = ""; - return this; - }, - disabled: function() { - return !list; - }, - - // Disable .fire - // Also disable .add unless we have memory (since it would have no effect) - // Abort any pending executions - lock: function() { - locked = queue = []; - if ( !memory && !firing ) { - list = memory = ""; - } - return this; - }, - locked: function() { - return !!locked; - }, - - // Call all callbacks with the given context and arguments - fireWith: function( context, args ) { - if ( !locked ) { - args = args || []; - args = [ context, args.slice ? args.slice() : args ]; - queue.push( args ); - if ( !firing ) { - fire(); - } - } - return this; - }, - - // Call all the callbacks with the given arguments - fire: function() { - self.fireWith( this, arguments ); - return this; - }, - - // To know if the callbacks have already been called at least once - fired: function() { - return !!fired; - } - }; - - return self; -}; - - -function Identity( v ) { - return v; -} -function Thrower( ex ) { - throw ex; -} - -function adoptValue( value, resolve, reject, noValue ) { - var method; - - try { - - // Check for promise aspect first to privilege synchronous behavior - if ( value && isFunction( ( method = value.promise ) ) ) { - method.call( value ).done( resolve ).fail( reject ); - - // Other thenables - } else if ( value && isFunction( ( method = value.then ) ) ) { - method.call( value, resolve, reject ); - - // Other non-thenables - } else { - - // Control `resolve` arguments by letting Array#slice cast boolean `noValue` to integer: - // * false: [ value ].slice( 0 ) => resolve( value ) - // * true: [ value ].slice( 1 ) => resolve() - resolve.apply( undefined, [ value ].slice( noValue ) ); - } - - // For Promises/A+, convert exceptions into rejections - // Since jQuery.when doesn't unwrap thenables, we can skip the extra checks appearing in - // Deferred#then to conditionally suppress rejection. - } catch ( value ) { - - // Support: Android 4.0 only - // Strict mode functions invoked without .call/.apply get global-object context - reject.apply( undefined, [ value ] ); - } -} - -jQuery.extend( { - - Deferred: function( func ) { - var tuples = [ - - // action, add listener, callbacks, - // ... .then handlers, argument index, [final state] - [ "notify", "progress", jQuery.Callbacks( "memory" ), - jQuery.Callbacks( "memory" ), 2 ], - [ "resolve", "done", jQuery.Callbacks( "once memory" ), - jQuery.Callbacks( "once memory" ), 0, "resolved" ], - [ "reject", "fail", jQuery.Callbacks( "once memory" ), - jQuery.Callbacks( "once memory" ), 1, "rejected" ] - ], - state = "pending", - promise = { - state: function() { - return state; - }, - always: function() { - deferred.done( arguments ).fail( arguments ); - return this; - }, - "catch": function( fn ) { - return promise.then( null, fn ); - }, - - // Keep pipe for back-compat - pipe: function( /* fnDone, fnFail, fnProgress */ ) { - var fns = arguments; - - return jQuery.Deferred( function( newDefer ) { - jQuery.each( tuples, function( _i, tuple ) { - - // Map tuples (progress, done, fail) to arguments (done, fail, progress) - var fn = isFunction( fns[ tuple[ 4 ] ] ) && fns[ tuple[ 4 ] ]; - - // deferred.progress(function() { bind to newDefer or newDefer.notify }) - // deferred.done(function() { bind to newDefer or newDefer.resolve }) - // deferred.fail(function() { bind to newDefer or newDefer.reject }) - deferred[ tuple[ 1 ] ]( function() { - var returned = fn && fn.apply( this, arguments ); - if ( returned && isFunction( returned.promise ) ) { - returned.promise() - .progress( newDefer.notify ) - .done( newDefer.resolve ) - .fail( newDefer.reject ); - } else { - newDefer[ tuple[ 0 ] + "With" ]( - this, - fn ? [ returned ] : arguments - ); - } - } ); - } ); - fns = null; - } ).promise(); - }, - then: function( onFulfilled, onRejected, onProgress ) { - var maxDepth = 0; - function resolve( depth, deferred, handler, special ) { - return function() { - var that = this, - args = arguments, - mightThrow = function() { - var returned, then; - - // Support: Promises/A+ section 2.3.3.3.3 - // https://promisesaplus.com/#point-59 - // Ignore double-resolution attempts - if ( depth < maxDepth ) { - return; - } - - returned = handler.apply( that, args ); - - // Support: Promises/A+ section 2.3.1 - // https://promisesaplus.com/#point-48 - if ( returned === deferred.promise() ) { - throw new TypeError( "Thenable self-resolution" ); - } - - // Support: Promises/A+ sections 2.3.3.1, 3.5 - // https://promisesaplus.com/#point-54 - // https://promisesaplus.com/#point-75 - // Retrieve `then` only once - then = returned && - - // Support: Promises/A+ section 2.3.4 - // https://promisesaplus.com/#point-64 - // Only check objects and functions for thenability - ( typeof returned === "object" || - typeof returned === "function" ) && - returned.then; - - // Handle a returned thenable - if ( isFunction( then ) ) { - - // Special processors (notify) just wait for resolution - if ( special ) { - then.call( - returned, - resolve( maxDepth, deferred, Identity, special ), - resolve( maxDepth, deferred, Thrower, special ) - ); - - // Normal processors (resolve) also hook into progress - } else { - - // ...and disregard older resolution values - maxDepth++; - - then.call( - returned, - resolve( maxDepth, deferred, Identity, special ), - resolve( maxDepth, deferred, Thrower, special ), - resolve( maxDepth, deferred, Identity, - deferred.notifyWith ) - ); - } - - // Handle all other returned values - } else { - - // Only substitute handlers pass on context - // and multiple values (non-spec behavior) - if ( handler !== Identity ) { - that = undefined; - args = [ returned ]; - } - - // Process the value(s) - // Default process is resolve - ( special || deferred.resolveWith )( that, args ); - } - }, - - // Only normal processors (resolve) catch and reject exceptions - process = special ? - mightThrow : - function() { - try { - mightThrow(); - } catch ( e ) { - - if ( jQuery.Deferred.exceptionHook ) { - jQuery.Deferred.exceptionHook( e, - process.stackTrace ); - } - - // Support: Promises/A+ section 2.3.3.3.4.1 - // https://promisesaplus.com/#point-61 - // Ignore post-resolution exceptions - if ( depth + 1 >= maxDepth ) { - - // Only substitute handlers pass on context - // and multiple values (non-spec behavior) - if ( handler !== Thrower ) { - that = undefined; - args = [ e ]; - } - - deferred.rejectWith( that, args ); - } - } - }; - - // Support: Promises/A+ section 2.3.3.3.1 - // https://promisesaplus.com/#point-57 - // Re-resolve promises immediately to dodge false rejection from - // subsequent errors - if ( depth ) { - process(); - } else { - - // Call an optional hook to record the stack, in case of exception - // since it's otherwise lost when execution goes async - if ( jQuery.Deferred.getStackHook ) { - process.stackTrace = jQuery.Deferred.getStackHook(); - } - window.setTimeout( process ); - } - }; - } - - return jQuery.Deferred( function( newDefer ) { - - // progress_handlers.add( ... ) - tuples[ 0 ][ 3 ].add( - resolve( - 0, - newDefer, - isFunction( onProgress ) ? - onProgress : - Identity, - newDefer.notifyWith - ) - ); - - // fulfilled_handlers.add( ... ) - tuples[ 1 ][ 3 ].add( - resolve( - 0, - newDefer, - isFunction( onFulfilled ) ? - onFulfilled : - Identity - ) - ); - - // rejected_handlers.add( ... ) - tuples[ 2 ][ 3 ].add( - resolve( - 0, - newDefer, - isFunction( onRejected ) ? - onRejected : - Thrower - ) - ); - } ).promise(); - }, - - // Get a promise for this deferred - // If obj is provided, the promise aspect is added to the object - promise: function( obj ) { - return obj != null ? jQuery.extend( obj, promise ) : promise; - } - }, - deferred = {}; - - // Add list-specific methods - jQuery.each( tuples, function( i, tuple ) { - var list = tuple[ 2 ], - stateString = tuple[ 5 ]; - - // promise.progress = list.add - // promise.done = list.add - // promise.fail = list.add - promise[ tuple[ 1 ] ] = list.add; - - // Handle state - if ( stateString ) { - list.add( - function() { - - // state = "resolved" (i.e., fulfilled) - // state = "rejected" - state = stateString; - }, - - // rejected_callbacks.disable - // fulfilled_callbacks.disable - tuples[ 3 - i ][ 2 ].disable, - - // rejected_handlers.disable - // fulfilled_handlers.disable - tuples[ 3 - i ][ 3 ].disable, - - // progress_callbacks.lock - tuples[ 0 ][ 2 ].lock, - - // progress_handlers.lock - tuples[ 0 ][ 3 ].lock - ); - } - - // progress_handlers.fire - // fulfilled_handlers.fire - // rejected_handlers.fire - list.add( tuple[ 3 ].fire ); - - // deferred.notify = function() { deferred.notifyWith(...) } - // deferred.resolve = function() { deferred.resolveWith(...) } - // deferred.reject = function() { deferred.rejectWith(...) } - deferred[ tuple[ 0 ] ] = function() { - deferred[ tuple[ 0 ] + "With" ]( this === deferred ? undefined : this, arguments ); - return this; - }; - - // deferred.notifyWith = list.fireWith - // deferred.resolveWith = list.fireWith - // deferred.rejectWith = list.fireWith - deferred[ tuple[ 0 ] + "With" ] = list.fireWith; - } ); - - // Make the deferred a promise - promise.promise( deferred ); - - // Call given func if any - if ( func ) { - func.call( deferred, deferred ); - } - - // All done! - return deferred; - }, - - // Deferred helper - when: function( singleValue ) { - var - - // count of uncompleted subordinates - remaining = arguments.length, - - // count of unprocessed arguments - i = remaining, - - // subordinate fulfillment data - resolveContexts = Array( i ), - resolveValues = slice.call( arguments ), - - // the primary Deferred - primary = jQuery.Deferred(), - - // subordinate callback factory - updateFunc = function( i ) { - return function( value ) { - resolveContexts[ i ] = this; - resolveValues[ i ] = arguments.length > 1 ? slice.call( arguments ) : value; - if ( !( --remaining ) ) { - primary.resolveWith( resolveContexts, resolveValues ); - } - }; - }; - - // Single- and empty arguments are adopted like Promise.resolve - if ( remaining <= 1 ) { - adoptValue( singleValue, primary.done( updateFunc( i ) ).resolve, primary.reject, - !remaining ); - - // Use .then() to unwrap secondary thenables (cf. gh-3000) - if ( primary.state() === "pending" || - isFunction( resolveValues[ i ] && resolveValues[ i ].then ) ) { - - return primary.then(); - } - } - - // Multiple arguments are aggregated like Promise.all array elements - while ( i-- ) { - adoptValue( resolveValues[ i ], updateFunc( i ), primary.reject ); - } - - return primary.promise(); - } -} ); - - -// These usually indicate a programmer mistake during development, -// warn about them ASAP rather than swallowing them by default. -var rerrorNames = /^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/; - -jQuery.Deferred.exceptionHook = function( error, stack ) { - - // Support: IE 8 - 9 only - // Console exists when dev tools are open, which can happen at any time - if ( window.console && window.console.warn && error && rerrorNames.test( error.name ) ) { - window.console.warn( "jQuery.Deferred exception: " + error.message, error.stack, stack ); - } -}; - - - - -jQuery.readyException = function( error ) { - window.setTimeout( function() { - throw error; - } ); -}; - - - - -// The deferred used on DOM ready -var readyList = jQuery.Deferred(); - -jQuery.fn.ready = function( fn ) { - - readyList - .then( fn ) - - // Wrap jQuery.readyException in a function so that the lookup - // happens at the time of error handling instead of callback - // registration. - .catch( function( error ) { - jQuery.readyException( error ); - } ); - - return this; -}; - -jQuery.extend( { - - // Is the DOM ready to be used? Set to true once it occurs. - isReady: false, - - // A counter to track how many items to wait for before - // the ready event fires. See #6781 - readyWait: 1, - - // Handle when the DOM is ready - ready: function( wait ) { - - // Abort if there are pending holds or we're already ready - if ( wait === true ? --jQuery.readyWait : jQuery.isReady ) { - return; - } - - // Remember that the DOM is ready - jQuery.isReady = true; - - // If a normal DOM Ready event fired, decrement, and wait if need be - if ( wait !== true && --jQuery.readyWait > 0 ) { - return; - } - - // If there are functions bound, to execute - readyList.resolveWith( document, [ jQuery ] ); - } -} ); - -jQuery.ready.then = readyList.then; - -// The ready event handler and self cleanup method -function completed() { - document.removeEventListener( "DOMContentLoaded", completed ); - window.removeEventListener( "load", completed ); - jQuery.ready(); -} - -// Catch cases where $(document).ready() is called -// after the browser event has already occurred. -// Support: IE <=9 - 10 only -// Older IE sometimes signals "interactive" too soon -if ( document.readyState === "complete" || - ( document.readyState !== "loading" && !document.documentElement.doScroll ) ) { - - // Handle it asynchronously to allow scripts the opportunity to delay ready - window.setTimeout( jQuery.ready ); - -} else { - - // Use the handy event callback - document.addEventListener( "DOMContentLoaded", completed ); - - // A fallback to window.onload, that will always work - window.addEventListener( "load", completed ); -} - - - - -// Multifunctional method to get and set values of a collection -// The value/s can optionally be executed if it's a function -var access = function( elems, fn, key, value, chainable, emptyGet, raw ) { - var i = 0, - len = elems.length, - bulk = key == null; - - // Sets many values - if ( toType( key ) === "object" ) { - chainable = true; - for ( i in key ) { - access( elems, fn, i, key[ i ], true, emptyGet, raw ); - } - - // Sets one value - } else if ( value !== undefined ) { - chainable = true; - - if ( !isFunction( value ) ) { - raw = true; - } - - if ( bulk ) { - - // Bulk operations run against the entire set - if ( raw ) { - fn.call( elems, value ); - fn = null; - - // ...except when executing function values - } else { - bulk = fn; - fn = function( elem, _key, value ) { - return bulk.call( jQuery( elem ), value ); - }; - } - } - - if ( fn ) { - for ( ; i < len; i++ ) { - fn( - elems[ i ], key, raw ? - value : - value.call( elems[ i ], i, fn( elems[ i ], key ) ) - ); - } - } - } - - if ( chainable ) { - return elems; - } - - // Gets - if ( bulk ) { - return fn.call( elems ); - } - - return len ? fn( elems[ 0 ], key ) : emptyGet; -}; - - -// Matches dashed string for camelizing -var rmsPrefix = /^-ms-/, - rdashAlpha = /-([a-z])/g; - -// Used by camelCase as callback to replace() -function fcamelCase( _all, letter ) { - return letter.toUpperCase(); -} - -// Convert dashed to camelCase; used by the css and data modules -// Support: IE <=9 - 11, Edge 12 - 15 -// Microsoft forgot to hump their vendor prefix (#9572) -function camelCase( string ) { - return string.replace( rmsPrefix, "ms-" ).replace( rdashAlpha, fcamelCase ); -} -var acceptData = function( owner ) { - - // Accepts only: - // - Node - // - Node.ELEMENT_NODE - // - Node.DOCUMENT_NODE - // - Object - // - Any - return owner.nodeType === 1 || owner.nodeType === 9 || !( +owner.nodeType ); -}; - - - - -function Data() { - this.expando = jQuery.expando + Data.uid++; -} - -Data.uid = 1; - -Data.prototype = { - - cache: function( owner ) { - - // Check if the owner object already has a cache - var value = owner[ this.expando ]; - - // If not, create one - if ( !value ) { - value = {}; - - // We can accept data for non-element nodes in modern browsers, - // but we should not, see #8335. - // Always return an empty object. - if ( acceptData( owner ) ) { - - // If it is a node unlikely to be stringify-ed or looped over - // use plain assignment - if ( owner.nodeType ) { - owner[ this.expando ] = value; - - // Otherwise secure it in a non-enumerable property - // configurable must be true to allow the property to be - // deleted when data is removed - } else { - Object.defineProperty( owner, this.expando, { - value: value, - configurable: true - } ); - } - } - } - - return value; - }, - set: function( owner, data, value ) { - var prop, - cache = this.cache( owner ); - - // Handle: [ owner, key, value ] args - // Always use camelCase key (gh-2257) - if ( typeof data === "string" ) { - cache[ camelCase( data ) ] = value; - - // Handle: [ owner, { properties } ] args - } else { - - // Copy the properties one-by-one to the cache object - for ( prop in data ) { - cache[ camelCase( prop ) ] = data[ prop ]; - } - } - return cache; - }, - get: function( owner, key ) { - return key === undefined ? - this.cache( owner ) : - - // Always use camelCase key (gh-2257) - owner[ this.expando ] && owner[ this.expando ][ camelCase( key ) ]; - }, - access: function( owner, key, value ) { - - // In cases where either: - // - // 1. No key was specified - // 2. A string key was specified, but no value provided - // - // Take the "read" path and allow the get method to determine - // which value to return, respectively either: - // - // 1. The entire cache object - // 2. The data stored at the key - // - if ( key === undefined || - ( ( key && typeof key === "string" ) && value === undefined ) ) { - - return this.get( owner, key ); - } - - // When the key is not a string, or both a key and value - // are specified, set or extend (existing objects) with either: - // - // 1. An object of properties - // 2. A key and value - // - this.set( owner, key, value ); - - // Since the "set" path can have two possible entry points - // return the expected data based on which path was taken[*] - return value !== undefined ? value : key; - }, - remove: function( owner, key ) { - var i, - cache = owner[ this.expando ]; - - if ( cache === undefined ) { - return; - } - - if ( key !== undefined ) { - - // Support array or space separated string of keys - if ( Array.isArray( key ) ) { - - // If key is an array of keys... - // We always set camelCase keys, so remove that. - key = key.map( camelCase ); - } else { - key = camelCase( key ); - - // If a key with the spaces exists, use it. - // Otherwise, create an array by matching non-whitespace - key = key in cache ? - [ key ] : - ( key.match( rnothtmlwhite ) || [] ); - } - - i = key.length; - - while ( i-- ) { - delete cache[ key[ i ] ]; - } - } - - // Remove the expando if there's no more data - if ( key === undefined || jQuery.isEmptyObject( cache ) ) { - - // Support: Chrome <=35 - 45 - // Webkit & Blink performance suffers when deleting properties - // from DOM nodes, so set to undefined instead - // https://bugs.chromium.org/p/chromium/issues/detail?id=378607 (bug restricted) - if ( owner.nodeType ) { - owner[ this.expando ] = undefined; - } else { - delete owner[ this.expando ]; - } - } - }, - hasData: function( owner ) { - var cache = owner[ this.expando ]; - return cache !== undefined && !jQuery.isEmptyObject( cache ); - } -}; -var dataPriv = new Data(); - -var dataUser = new Data(); - - - -// Implementation Summary -// -// 1. Enforce API surface and semantic compatibility with 1.9.x branch -// 2. Improve the module's maintainability by reducing the storage -// paths to a single mechanism. -// 3. Use the same single mechanism to support "private" and "user" data. -// 4. _Never_ expose "private" data to user code (TODO: Drop _data, _removeData) -// 5. Avoid exposing implementation details on user objects (eg. expando properties) -// 6. Provide a clear path for implementation upgrade to WeakMap in 2014 - -var rbrace = /^(?:\{[\w\W]*\}|\[[\w\W]*\])$/, - rmultiDash = /[A-Z]/g; - -function getData( data ) { - if ( data === "true" ) { - return true; - } - - if ( data === "false" ) { - return false; - } - - if ( data === "null" ) { - return null; - } - - // Only convert to a number if it doesn't change the string - if ( data === +data + "" ) { - return +data; - } - - if ( rbrace.test( data ) ) { - return JSON.parse( data ); - } - - return data; -} - -function dataAttr( elem, key, data ) { - var name; - - // If nothing was found internally, try to fetch any - // data from the HTML5 data-* attribute - if ( data === undefined && elem.nodeType === 1 ) { - name = "data-" + key.replace( rmultiDash, "-$&" ).toLowerCase(); - data = elem.getAttribute( name ); - - if ( typeof data === "string" ) { - try { - data = getData( data ); - } catch ( e ) {} - - // Make sure we set the data so it isn't changed later - dataUser.set( elem, key, data ); - } else { - data = undefined; - } - } - return data; -} - -jQuery.extend( { - hasData: function( elem ) { - return dataUser.hasData( elem ) || dataPriv.hasData( elem ); - }, - - data: function( elem, name, data ) { - return dataUser.access( elem, name, data ); - }, - - removeData: function( elem, name ) { - dataUser.remove( elem, name ); - }, - - // TODO: Now that all calls to _data and _removeData have been replaced - // with direct calls to dataPriv methods, these can be deprecated. - _data: function( elem, name, data ) { - return dataPriv.access( elem, name, data ); - }, - - _removeData: function( elem, name ) { - dataPriv.remove( elem, name ); - } -} ); - -jQuery.fn.extend( { - data: function( key, value ) { - var i, name, data, - elem = this[ 0 ], - attrs = elem && elem.attributes; - - // Gets all values - if ( key === undefined ) { - if ( this.length ) { - data = dataUser.get( elem ); - - if ( elem.nodeType === 1 && !dataPriv.get( elem, "hasDataAttrs" ) ) { - i = attrs.length; - while ( i-- ) { - - // Support: IE 11 only - // The attrs elements can be null (#14894) - if ( attrs[ i ] ) { - name = attrs[ i ].name; - if ( name.indexOf( "data-" ) === 0 ) { - name = camelCase( name.slice( 5 ) ); - dataAttr( elem, name, data[ name ] ); - } - } - } - dataPriv.set( elem, "hasDataAttrs", true ); - } - } - - return data; - } - - // Sets multiple values - if ( typeof key === "object" ) { - return this.each( function() { - dataUser.set( this, key ); - } ); - } - - return access( this, function( value ) { - var data; - - // The calling jQuery object (element matches) is not empty - // (and therefore has an element appears at this[ 0 ]) and the - // `value` parameter was not undefined. An empty jQuery object - // will result in `undefined` for elem = this[ 0 ] which will - // throw an exception if an attempt to read a data cache is made. - if ( elem && value === undefined ) { - - // Attempt to get data from the cache - // The key will always be camelCased in Data - data = dataUser.get( elem, key ); - if ( data !== undefined ) { - return data; - } - - // Attempt to "discover" the data in - // HTML5 custom data-* attrs - data = dataAttr( elem, key ); - if ( data !== undefined ) { - return data; - } - - // We tried really hard, but the data doesn't exist. - return; - } - - // Set the data... - this.each( function() { - - // We always store the camelCased key - dataUser.set( this, key, value ); - } ); - }, null, value, arguments.length > 1, null, true ); - }, - - removeData: function( key ) { - return this.each( function() { - dataUser.remove( this, key ); - } ); - } -} ); - - -jQuery.extend( { - queue: function( elem, type, data ) { - var queue; - - if ( elem ) { - type = ( type || "fx" ) + "queue"; - queue = dataPriv.get( elem, type ); - - // Speed up dequeue by getting out quickly if this is just a lookup - if ( data ) { - if ( !queue || Array.isArray( data ) ) { - queue = dataPriv.access( elem, type, jQuery.makeArray( data ) ); - } else { - queue.push( data ); - } - } - return queue || []; - } - }, - - dequeue: function( elem, type ) { - type = type || "fx"; - - var queue = jQuery.queue( elem, type ), - startLength = queue.length, - fn = queue.shift(), - hooks = jQuery._queueHooks( elem, type ), - next = function() { - jQuery.dequeue( elem, type ); - }; - - // If the fx queue is dequeued, always remove the progress sentinel - if ( fn === "inprogress" ) { - fn = queue.shift(); - startLength--; - } - - if ( fn ) { - - // Add a progress sentinel to prevent the fx queue from being - // automatically dequeued - if ( type === "fx" ) { - queue.unshift( "inprogress" ); - } - - // Clear up the last queue stop function - delete hooks.stop; - fn.call( elem, next, hooks ); - } - - if ( !startLength && hooks ) { - hooks.empty.fire(); - } - }, - - // Not public - generate a queueHooks object, or return the current one - _queueHooks: function( elem, type ) { - var key = type + "queueHooks"; - return dataPriv.get( elem, key ) || dataPriv.access( elem, key, { - empty: jQuery.Callbacks( "once memory" ).add( function() { - dataPriv.remove( elem, [ type + "queue", key ] ); - } ) - } ); - } -} ); - -jQuery.fn.extend( { - queue: function( type, data ) { - var setter = 2; - - if ( typeof type !== "string" ) { - data = type; - type = "fx"; - setter--; - } - - if ( arguments.length < setter ) { - return jQuery.queue( this[ 0 ], type ); - } - - return data === undefined ? - this : - this.each( function() { - var queue = jQuery.queue( this, type, data ); - - // Ensure a hooks for this queue - jQuery._queueHooks( this, type ); - - if ( type === "fx" && queue[ 0 ] !== "inprogress" ) { - jQuery.dequeue( this, type ); - } - } ); - }, - dequeue: function( type ) { - return this.each( function() { - jQuery.dequeue( this, type ); - } ); - }, - clearQueue: function( type ) { - return this.queue( type || "fx", [] ); - }, - - // Get a promise resolved when queues of a certain type - // are emptied (fx is the type by default) - promise: function( type, obj ) { - var tmp, - count = 1, - defer = jQuery.Deferred(), - elements = this, - i = this.length, - resolve = function() { - if ( !( --count ) ) { - defer.resolveWith( elements, [ elements ] ); - } - }; - - if ( typeof type !== "string" ) { - obj = type; - type = undefined; - } - type = type || "fx"; - - while ( i-- ) { - tmp = dataPriv.get( elements[ i ], type + "queueHooks" ); - if ( tmp && tmp.empty ) { - count++; - tmp.empty.add( resolve ); - } - } - resolve(); - return defer.promise( obj ); - } -} ); -var pnum = ( /[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/ ).source; - -var rcssNum = new RegExp( "^(?:([+-])=|)(" + pnum + ")([a-z%]*)$", "i" ); - - -var cssExpand = [ "Top", "Right", "Bottom", "Left" ]; - -var documentElement = document.documentElement; - - - - var isAttached = function( elem ) { - return jQuery.contains( elem.ownerDocument, elem ); - }, - composed = { composed: true }; - - // Support: IE 9 - 11+, Edge 12 - 18+, iOS 10.0 - 10.2 only - // Check attachment across shadow DOM boundaries when possible (gh-3504) - // Support: iOS 10.0-10.2 only - // Early iOS 10 versions support `attachShadow` but not `getRootNode`, - // leading to errors. We need to check for `getRootNode`. - if ( documentElement.getRootNode ) { - isAttached = function( elem ) { - return jQuery.contains( elem.ownerDocument, elem ) || - elem.getRootNode( composed ) === elem.ownerDocument; - }; - } -var isHiddenWithinTree = function( elem, el ) { - - // isHiddenWithinTree might be called from jQuery#filter function; - // in that case, element will be second argument - elem = el || elem; - - // Inline style trumps all - return elem.style.display === "none" || - elem.style.display === "" && - - // Otherwise, check computed style - // Support: Firefox <=43 - 45 - // Disconnected elements can have computed display: none, so first confirm that elem is - // in the document. - isAttached( elem ) && - - jQuery.css( elem, "display" ) === "none"; - }; - - - -function adjustCSS( elem, prop, valueParts, tween ) { - var adjusted, scale, - maxIterations = 20, - currentValue = tween ? - function() { - return tween.cur(); - } : - function() { - return jQuery.css( elem, prop, "" ); - }, - initial = currentValue(), - unit = valueParts && valueParts[ 3 ] || ( jQuery.cssNumber[ prop ] ? "" : "px" ), - - // Starting value computation is required for potential unit mismatches - initialInUnit = elem.nodeType && - ( jQuery.cssNumber[ prop ] || unit !== "px" && +initial ) && - rcssNum.exec( jQuery.css( elem, prop ) ); - - if ( initialInUnit && initialInUnit[ 3 ] !== unit ) { - - // Support: Firefox <=54 - // Halve the iteration target value to prevent interference from CSS upper bounds (gh-2144) - initial = initial / 2; - - // Trust units reported by jQuery.css - unit = unit || initialInUnit[ 3 ]; - - // Iteratively approximate from a nonzero starting point - initialInUnit = +initial || 1; - - while ( maxIterations-- ) { - - // Evaluate and update our best guess (doubling guesses that zero out). - // Finish if the scale equals or crosses 1 (making the old*new product non-positive). - jQuery.style( elem, prop, initialInUnit + unit ); - if ( ( 1 - scale ) * ( 1 - ( scale = currentValue() / initial || 0.5 ) ) <= 0 ) { - maxIterations = 0; - } - initialInUnit = initialInUnit / scale; - - } - - initialInUnit = initialInUnit * 2; - jQuery.style( elem, prop, initialInUnit + unit ); - - // Make sure we update the tween properties later on - valueParts = valueParts || []; - } - - if ( valueParts ) { - initialInUnit = +initialInUnit || +initial || 0; - - // Apply relative offset (+=/-=) if specified - adjusted = valueParts[ 1 ] ? - initialInUnit + ( valueParts[ 1 ] + 1 ) * valueParts[ 2 ] : - +valueParts[ 2 ]; - if ( tween ) { - tween.unit = unit; - tween.start = initialInUnit; - tween.end = adjusted; - } - } - return adjusted; -} - - -var defaultDisplayMap = {}; - -function getDefaultDisplay( elem ) { - var temp, - doc = elem.ownerDocument, - nodeName = elem.nodeName, - display = defaultDisplayMap[ nodeName ]; - - if ( display ) { - return display; - } - - temp = doc.body.appendChild( doc.createElement( nodeName ) ); - display = jQuery.css( temp, "display" ); - - temp.parentNode.removeChild( temp ); - - if ( display === "none" ) { - display = "block"; - } - defaultDisplayMap[ nodeName ] = display; - - return display; -} - -function showHide( elements, show ) { - var display, elem, - values = [], - index = 0, - length = elements.length; - - // Determine new display value for elements that need to change - for ( ; index < length; index++ ) { - elem = elements[ index ]; - if ( !elem.style ) { - continue; - } - - display = elem.style.display; - if ( show ) { - - // Since we force visibility upon cascade-hidden elements, an immediate (and slow) - // check is required in this first loop unless we have a nonempty display value (either - // inline or about-to-be-restored) - if ( display === "none" ) { - values[ index ] = dataPriv.get( elem, "display" ) || null; - if ( !values[ index ] ) { - elem.style.display = ""; - } - } - if ( elem.style.display === "" && isHiddenWithinTree( elem ) ) { - values[ index ] = getDefaultDisplay( elem ); - } - } else { - if ( display !== "none" ) { - values[ index ] = "none"; - - // Remember what we're overwriting - dataPriv.set( elem, "display", display ); - } - } - } - - // Set the display of the elements in a second loop to avoid constant reflow - for ( index = 0; index < length; index++ ) { - if ( values[ index ] != null ) { - elements[ index ].style.display = values[ index ]; - } - } - - return elements; -} - -jQuery.fn.extend( { - show: function() { - return showHide( this, true ); - }, - hide: function() { - return showHide( this ); - }, - toggle: function( state ) { - if ( typeof state === "boolean" ) { - return state ? this.show() : this.hide(); - } - - return this.each( function() { - if ( isHiddenWithinTree( this ) ) { - jQuery( this ).show(); - } else { - jQuery( this ).hide(); - } - } ); - } -} ); -var rcheckableType = ( /^(?:checkbox|radio)$/i ); - -var rtagName = ( /<([a-z][^\/\0>\x20\t\r\n\f]*)/i ); - -var rscriptType = ( /^$|^module$|\/(?:java|ecma)script/i ); - - - -( function() { - var fragment = document.createDocumentFragment(), - div = fragment.appendChild( document.createElement( "div" ) ), - input = document.createElement( "input" ); - - // Support: Android 4.0 - 4.3 only - // Check state lost if the name is set (#11217) - // Support: Windows Web Apps (WWA) - // `name` and `type` must use .setAttribute for WWA (#14901) - input.setAttribute( "type", "radio" ); - input.setAttribute( "checked", "checked" ); - input.setAttribute( "name", "t" ); - - div.appendChild( input ); - - // Support: Android <=4.1 only - // Older WebKit doesn't clone checked state correctly in fragments - support.checkClone = div.cloneNode( true ).cloneNode( true ).lastChild.checked; - - // Support: IE <=11 only - // Make sure textarea (and checkbox) defaultValue is properly cloned - div.innerHTML = ""; - support.noCloneChecked = !!div.cloneNode( true ).lastChild.defaultValue; - - // Support: IE <=9 only - // IE <=9 replaces "; - support.option = !!div.lastChild; -} )(); - - -// We have to close these tags to support XHTML (#13200) -var wrapMap = { - - // XHTML parsers do not magically insert elements in the - // same way that tag soup parsers do. So we cannot shorten - // this by omitting or other required elements. - thead: [ 1, "", "
" ], - col: [ 2, "", "
" ], - tr: [ 2, "", "
" ], - td: [ 3, "", "
" ], - - _default: [ 0, "", "" ] -}; - -wrapMap.tbody = wrapMap.tfoot = wrapMap.colgroup = wrapMap.caption = wrapMap.thead; -wrapMap.th = wrapMap.td; - -// Support: IE <=9 only -if ( !support.option ) { - wrapMap.optgroup = wrapMap.option = [ 1, "" ]; -} - - -function getAll( context, tag ) { - - // Support: IE <=9 - 11 only - // Use typeof to avoid zero-argument method invocation on host objects (#15151) - var ret; - - if ( typeof context.getElementsByTagName !== "undefined" ) { - ret = context.getElementsByTagName( tag || "*" ); - - } else if ( typeof context.querySelectorAll !== "undefined" ) { - ret = context.querySelectorAll( tag || "*" ); - - } else { - ret = []; - } - - if ( tag === undefined || tag && nodeName( context, tag ) ) { - return jQuery.merge( [ context ], ret ); - } - - return ret; -} - - -// Mark scripts as having already been evaluated -function setGlobalEval( elems, refElements ) { - var i = 0, - l = elems.length; - - for ( ; i < l; i++ ) { - dataPriv.set( - elems[ i ], - "globalEval", - !refElements || dataPriv.get( refElements[ i ], "globalEval" ) - ); - } -} - - -var rhtml = /<|&#?\w+;/; - -function buildFragment( elems, context, scripts, selection, ignored ) { - var elem, tmp, tag, wrap, attached, j, - fragment = context.createDocumentFragment(), - nodes = [], - i = 0, - l = elems.length; - - for ( ; i < l; i++ ) { - elem = elems[ i ]; - - if ( elem || elem === 0 ) { - - // Add nodes directly - if ( toType( elem ) === "object" ) { - - // Support: Android <=4.0 only, PhantomJS 1 only - // push.apply(_, arraylike) throws on ancient WebKit - jQuery.merge( nodes, elem.nodeType ? [ elem ] : elem ); - - // Convert non-html into a text node - } else if ( !rhtml.test( elem ) ) { - nodes.push( context.createTextNode( elem ) ); - - // Convert html into DOM nodes - } else { - tmp = tmp || fragment.appendChild( context.createElement( "div" ) ); - - // Deserialize a standard representation - tag = ( rtagName.exec( elem ) || [ "", "" ] )[ 1 ].toLowerCase(); - wrap = wrapMap[ tag ] || wrapMap._default; - tmp.innerHTML = wrap[ 1 ] + jQuery.htmlPrefilter( elem ) + wrap[ 2 ]; - - // Descend through wrappers to the right content - j = wrap[ 0 ]; - while ( j-- ) { - tmp = tmp.lastChild; - } - - // Support: Android <=4.0 only, PhantomJS 1 only - // push.apply(_, arraylike) throws on ancient WebKit - jQuery.merge( nodes, tmp.childNodes ); - - // Remember the top-level container - tmp = fragment.firstChild; - - // Ensure the created nodes are orphaned (#12392) - tmp.textContent = ""; - } - } - } - - // Remove wrapper from fragment - fragment.textContent = ""; - - i = 0; - while ( ( elem = nodes[ i++ ] ) ) { - - // Skip elements already in the context collection (trac-4087) - if ( selection && jQuery.inArray( elem, selection ) > -1 ) { - if ( ignored ) { - ignored.push( elem ); - } - continue; - } - - attached = isAttached( elem ); - - // Append to fragment - tmp = getAll( fragment.appendChild( elem ), "script" ); - - // Preserve script evaluation history - if ( attached ) { - setGlobalEval( tmp ); - } - - // Capture executables - if ( scripts ) { - j = 0; - while ( ( elem = tmp[ j++ ] ) ) { - if ( rscriptType.test( elem.type || "" ) ) { - scripts.push( elem ); - } - } - } - } - - return fragment; -} - - -var rtypenamespace = /^([^.]*)(?:\.(.+)|)/; - -function returnTrue() { - return true; -} - -function returnFalse() { - return false; -} - -// Support: IE <=9 - 11+ -// focus() and blur() are asynchronous, except when they are no-op. -// So expect focus to be synchronous when the element is already active, -// and blur to be synchronous when the element is not already active. -// (focus and blur are always synchronous in other supported browsers, -// this just defines when we can count on it). -function expectSync( elem, type ) { - return ( elem === safeActiveElement() ) === ( type === "focus" ); -} - -// Support: IE <=9 only -// Accessing document.activeElement can throw unexpectedly -// https://bugs.jquery.com/ticket/13393 -function safeActiveElement() { - try { - return document.activeElement; - } catch ( err ) { } -} - -function on( elem, types, selector, data, fn, one ) { - var origFn, type; - - // Types can be a map of types/handlers - if ( typeof types === "object" ) { - - // ( types-Object, selector, data ) - if ( typeof selector !== "string" ) { - - // ( types-Object, data ) - data = data || selector; - selector = undefined; - } - for ( type in types ) { - on( elem, type, selector, data, types[ type ], one ); - } - return elem; - } - - if ( data == null && fn == null ) { - - // ( types, fn ) - fn = selector; - data = selector = undefined; - } else if ( fn == null ) { - if ( typeof selector === "string" ) { - - // ( types, selector, fn ) - fn = data; - data = undefined; - } else { - - // ( types, data, fn ) - fn = data; - data = selector; - selector = undefined; - } - } - if ( fn === false ) { - fn = returnFalse; - } else if ( !fn ) { - return elem; - } - - if ( one === 1 ) { - origFn = fn; - fn = function( event ) { - - // Can use an empty set, since event contains the info - jQuery().off( event ); - return origFn.apply( this, arguments ); - }; - - // Use same guid so caller can remove using origFn - fn.guid = origFn.guid || ( origFn.guid = jQuery.guid++ ); - } - return elem.each( function() { - jQuery.event.add( this, types, fn, data, selector ); - } ); -} - -/* - * Helper functions for managing events -- not part of the public interface. - * Props to Dean Edwards' addEvent library for many of the ideas. - */ -jQuery.event = { - - global: {}, - - add: function( elem, types, handler, data, selector ) { - - var handleObjIn, eventHandle, tmp, - events, t, handleObj, - special, handlers, type, namespaces, origType, - elemData = dataPriv.get( elem ); - - // Only attach events to objects that accept data - if ( !acceptData( elem ) ) { - return; - } - - // Caller can pass in an object of custom data in lieu of the handler - if ( handler.handler ) { - handleObjIn = handler; - handler = handleObjIn.handler; - selector = handleObjIn.selector; - } - - // Ensure that invalid selectors throw exceptions at attach time - // Evaluate against documentElement in case elem is a non-element node (e.g., document) - if ( selector ) { - jQuery.find.matchesSelector( documentElement, selector ); - } - - // Make sure that the handler has a unique ID, used to find/remove it later - if ( !handler.guid ) { - handler.guid = jQuery.guid++; - } - - // Init the element's event structure and main handler, if this is the first - if ( !( events = elemData.events ) ) { - events = elemData.events = Object.create( null ); - } - if ( !( eventHandle = elemData.handle ) ) { - eventHandle = elemData.handle = function( e ) { - - // Discard the second event of a jQuery.event.trigger() and - // when an event is called after a page has unloaded - return typeof jQuery !== "undefined" && jQuery.event.triggered !== e.type ? - jQuery.event.dispatch.apply( elem, arguments ) : undefined; - }; - } - - // Handle multiple events separated by a space - types = ( types || "" ).match( rnothtmlwhite ) || [ "" ]; - t = types.length; - while ( t-- ) { - tmp = rtypenamespace.exec( types[ t ] ) || []; - type = origType = tmp[ 1 ]; - namespaces = ( tmp[ 2 ] || "" ).split( "." ).sort(); - - // There *must* be a type, no attaching namespace-only handlers - if ( !type ) { - continue; - } - - // If event changes its type, use the special event handlers for the changed type - special = jQuery.event.special[ type ] || {}; - - // If selector defined, determine special event api type, otherwise given type - type = ( selector ? special.delegateType : special.bindType ) || type; - - // Update special based on newly reset type - special = jQuery.event.special[ type ] || {}; - - // handleObj is passed to all event handlers - handleObj = jQuery.extend( { - type: type, - origType: origType, - data: data, - handler: handler, - guid: handler.guid, - selector: selector, - needsContext: selector && jQuery.expr.match.needsContext.test( selector ), - namespace: namespaces.join( "." ) - }, handleObjIn ); - - // Init the event handler queue if we're the first - if ( !( handlers = events[ type ] ) ) { - handlers = events[ type ] = []; - handlers.delegateCount = 0; - - // Only use addEventListener if the special events handler returns false - if ( !special.setup || - special.setup.call( elem, data, namespaces, eventHandle ) === false ) { - - if ( elem.addEventListener ) { - elem.addEventListener( type, eventHandle ); - } - } - } - - if ( special.add ) { - special.add.call( elem, handleObj ); - - if ( !handleObj.handler.guid ) { - handleObj.handler.guid = handler.guid; - } - } - - // Add to the element's handler list, delegates in front - if ( selector ) { - handlers.splice( handlers.delegateCount++, 0, handleObj ); - } else { - handlers.push( handleObj ); - } - - // Keep track of which events have ever been used, for event optimization - jQuery.event.global[ type ] = true; - } - - }, - - // Detach an event or set of events from an element - remove: function( elem, types, handler, selector, mappedTypes ) { - - var j, origCount, tmp, - events, t, handleObj, - special, handlers, type, namespaces, origType, - elemData = dataPriv.hasData( elem ) && dataPriv.get( elem ); - - if ( !elemData || !( events = elemData.events ) ) { - return; - } - - // Once for each type.namespace in types; type may be omitted - types = ( types || "" ).match( rnothtmlwhite ) || [ "" ]; - t = types.length; - while ( t-- ) { - tmp = rtypenamespace.exec( types[ t ] ) || []; - type = origType = tmp[ 1 ]; - namespaces = ( tmp[ 2 ] || "" ).split( "." ).sort(); - - // Unbind all events (on this namespace, if provided) for the element - if ( !type ) { - for ( type in events ) { - jQuery.event.remove( elem, type + types[ t ], handler, selector, true ); - } - continue; - } - - special = jQuery.event.special[ type ] || {}; - type = ( selector ? special.delegateType : special.bindType ) || type; - handlers = events[ type ] || []; - tmp = tmp[ 2 ] && - new RegExp( "(^|\\.)" + namespaces.join( "\\.(?:.*\\.|)" ) + "(\\.|$)" ); - - // Remove matching events - origCount = j = handlers.length; - while ( j-- ) { - handleObj = handlers[ j ]; - - if ( ( mappedTypes || origType === handleObj.origType ) && - ( !handler || handler.guid === handleObj.guid ) && - ( !tmp || tmp.test( handleObj.namespace ) ) && - ( !selector || selector === handleObj.selector || - selector === "**" && handleObj.selector ) ) { - handlers.splice( j, 1 ); - - if ( handleObj.selector ) { - handlers.delegateCount--; - } - if ( special.remove ) { - special.remove.call( elem, handleObj ); - } - } - } - - // Remove generic event handler if we removed something and no more handlers exist - // (avoids potential for endless recursion during removal of special event handlers) - if ( origCount && !handlers.length ) { - if ( !special.teardown || - special.teardown.call( elem, namespaces, elemData.handle ) === false ) { - - jQuery.removeEvent( elem, type, elemData.handle ); - } - - delete events[ type ]; - } - } - - // Remove data and the expando if it's no longer used - if ( jQuery.isEmptyObject( events ) ) { - dataPriv.remove( elem, "handle events" ); - } - }, - - dispatch: function( nativeEvent ) { - - var i, j, ret, matched, handleObj, handlerQueue, - args = new Array( arguments.length ), - - // Make a writable jQuery.Event from the native event object - event = jQuery.event.fix( nativeEvent ), - - handlers = ( - dataPriv.get( this, "events" ) || Object.create( null ) - )[ event.type ] || [], - special = jQuery.event.special[ event.type ] || {}; - - // Use the fix-ed jQuery.Event rather than the (read-only) native event - args[ 0 ] = event; - - for ( i = 1; i < arguments.length; i++ ) { - args[ i ] = arguments[ i ]; - } - - event.delegateTarget = this; - - // Call the preDispatch hook for the mapped type, and let it bail if desired - if ( special.preDispatch && special.preDispatch.call( this, event ) === false ) { - return; - } - - // Determine handlers - handlerQueue = jQuery.event.handlers.call( this, event, handlers ); - - // Run delegates first; they may want to stop propagation beneath us - i = 0; - while ( ( matched = handlerQueue[ i++ ] ) && !event.isPropagationStopped() ) { - event.currentTarget = matched.elem; - - j = 0; - while ( ( handleObj = matched.handlers[ j++ ] ) && - !event.isImmediatePropagationStopped() ) { - - // If the event is namespaced, then each handler is only invoked if it is - // specially universal or its namespaces are a superset of the event's. - if ( !event.rnamespace || handleObj.namespace === false || - event.rnamespace.test( handleObj.namespace ) ) { - - event.handleObj = handleObj; - event.data = handleObj.data; - - ret = ( ( jQuery.event.special[ handleObj.origType ] || {} ).handle || - handleObj.handler ).apply( matched.elem, args ); - - if ( ret !== undefined ) { - if ( ( event.result = ret ) === false ) { - event.preventDefault(); - event.stopPropagation(); - } - } - } - } - } - - // Call the postDispatch hook for the mapped type - if ( special.postDispatch ) { - special.postDispatch.call( this, event ); - } - - return event.result; - }, - - handlers: function( event, handlers ) { - var i, handleObj, sel, matchedHandlers, matchedSelectors, - handlerQueue = [], - delegateCount = handlers.delegateCount, - cur = event.target; - - // Find delegate handlers - if ( delegateCount && - - // Support: IE <=9 - // Black-hole SVG instance trees (trac-13180) - cur.nodeType && - - // Support: Firefox <=42 - // Suppress spec-violating clicks indicating a non-primary pointer button (trac-3861) - // https://www.w3.org/TR/DOM-Level-3-Events/#event-type-click - // Support: IE 11 only - // ...but not arrow key "clicks" of radio inputs, which can have `button` -1 (gh-2343) - !( event.type === "click" && event.button >= 1 ) ) { - - for ( ; cur !== this; cur = cur.parentNode || this ) { - - // Don't check non-elements (#13208) - // Don't process clicks on disabled elements (#6911, #8165, #11382, #11764) - if ( cur.nodeType === 1 && !( event.type === "click" && cur.disabled === true ) ) { - matchedHandlers = []; - matchedSelectors = {}; - for ( i = 0; i < delegateCount; i++ ) { - handleObj = handlers[ i ]; - - // Don't conflict with Object.prototype properties (#13203) - sel = handleObj.selector + " "; - - if ( matchedSelectors[ sel ] === undefined ) { - matchedSelectors[ sel ] = handleObj.needsContext ? - jQuery( sel, this ).index( cur ) > -1 : - jQuery.find( sel, this, null, [ cur ] ).length; - } - if ( matchedSelectors[ sel ] ) { - matchedHandlers.push( handleObj ); - } - } - if ( matchedHandlers.length ) { - handlerQueue.push( { elem: cur, handlers: matchedHandlers } ); - } - } - } - } - - // Add the remaining (directly-bound) handlers - cur = this; - if ( delegateCount < handlers.length ) { - handlerQueue.push( { elem: cur, handlers: handlers.slice( delegateCount ) } ); - } - - return handlerQueue; - }, - - addProp: function( name, hook ) { - Object.defineProperty( jQuery.Event.prototype, name, { - enumerable: true, - configurable: true, - - get: isFunction( hook ) ? - function() { - if ( this.originalEvent ) { - return hook( this.originalEvent ); - } - } : - function() { - if ( this.originalEvent ) { - return this.originalEvent[ name ]; - } - }, - - set: function( value ) { - Object.defineProperty( this, name, { - enumerable: true, - configurable: true, - writable: true, - value: value - } ); - } - } ); - }, - - fix: function( originalEvent ) { - return originalEvent[ jQuery.expando ] ? - originalEvent : - new jQuery.Event( originalEvent ); - }, - - special: { - load: { - - // Prevent triggered image.load events from bubbling to window.load - noBubble: true - }, - click: { - - // Utilize native event to ensure correct state for checkable inputs - setup: function( data ) { - - // For mutual compressibility with _default, replace `this` access with a local var. - // `|| data` is dead code meant only to preserve the variable through minification. - var el = this || data; - - // Claim the first handler - if ( rcheckableType.test( el.type ) && - el.click && nodeName( el, "input" ) ) { - - // dataPriv.set( el, "click", ... ) - leverageNative( el, "click", returnTrue ); - } - - // Return false to allow normal processing in the caller - return false; - }, - trigger: function( data ) { - - // For mutual compressibility with _default, replace `this` access with a local var. - // `|| data` is dead code meant only to preserve the variable through minification. - var el = this || data; - - // Force setup before triggering a click - if ( rcheckableType.test( el.type ) && - el.click && nodeName( el, "input" ) ) { - - leverageNative( el, "click" ); - } - - // Return non-false to allow normal event-path propagation - return true; - }, - - // For cross-browser consistency, suppress native .click() on links - // Also prevent it if we're currently inside a leveraged native-event stack - _default: function( event ) { - var target = event.target; - return rcheckableType.test( target.type ) && - target.click && nodeName( target, "input" ) && - dataPriv.get( target, "click" ) || - nodeName( target, "a" ); - } - }, - - beforeunload: { - postDispatch: function( event ) { - - // Support: Firefox 20+ - // Firefox doesn't alert if the returnValue field is not set. - if ( event.result !== undefined && event.originalEvent ) { - event.originalEvent.returnValue = event.result; - } - } - } - } -}; - -// Ensure the presence of an event listener that handles manually-triggered -// synthetic events by interrupting progress until reinvoked in response to -// *native* events that it fires directly, ensuring that state changes have -// already occurred before other listeners are invoked. -function leverageNative( el, type, expectSync ) { - - // Missing expectSync indicates a trigger call, which must force setup through jQuery.event.add - if ( !expectSync ) { - if ( dataPriv.get( el, type ) === undefined ) { - jQuery.event.add( el, type, returnTrue ); - } - return; - } - - // Register the controller as a special universal handler for all event namespaces - dataPriv.set( el, type, false ); - jQuery.event.add( el, type, { - namespace: false, - handler: function( event ) { - var notAsync, result, - saved = dataPriv.get( this, type ); - - if ( ( event.isTrigger & 1 ) && this[ type ] ) { - - // Interrupt processing of the outer synthetic .trigger()ed event - // Saved data should be false in such cases, but might be a leftover capture object - // from an async native handler (gh-4350) - if ( !saved.length ) { - - // Store arguments for use when handling the inner native event - // There will always be at least one argument (an event object), so this array - // will not be confused with a leftover capture object. - saved = slice.call( arguments ); - dataPriv.set( this, type, saved ); - - // Trigger the native event and capture its result - // Support: IE <=9 - 11+ - // focus() and blur() are asynchronous - notAsync = expectSync( this, type ); - this[ type ](); - result = dataPriv.get( this, type ); - if ( saved !== result || notAsync ) { - dataPriv.set( this, type, false ); - } else { - result = {}; - } - if ( saved !== result ) { - - // Cancel the outer synthetic event - event.stopImmediatePropagation(); - event.preventDefault(); - - // Support: Chrome 86+ - // In Chrome, if an element having a focusout handler is blurred by - // clicking outside of it, it invokes the handler synchronously. If - // that handler calls `.remove()` on the element, the data is cleared, - // leaving `result` undefined. We need to guard against this. - return result && result.value; - } - - // If this is an inner synthetic event for an event with a bubbling surrogate - // (focus or blur), assume that the surrogate already propagated from triggering the - // native event and prevent that from happening again here. - // This technically gets the ordering wrong w.r.t. to `.trigger()` (in which the - // bubbling surrogate propagates *after* the non-bubbling base), but that seems - // less bad than duplication. - } else if ( ( jQuery.event.special[ type ] || {} ).delegateType ) { - event.stopPropagation(); - } - - // If this is a native event triggered above, everything is now in order - // Fire an inner synthetic event with the original arguments - } else if ( saved.length ) { - - // ...and capture the result - dataPriv.set( this, type, { - value: jQuery.event.trigger( - - // Support: IE <=9 - 11+ - // Extend with the prototype to reset the above stopImmediatePropagation() - jQuery.extend( saved[ 0 ], jQuery.Event.prototype ), - saved.slice( 1 ), - this - ) - } ); - - // Abort handling of the native event - event.stopImmediatePropagation(); - } - } - } ); -} - -jQuery.removeEvent = function( elem, type, handle ) { - - // This "if" is needed for plain objects - if ( elem.removeEventListener ) { - elem.removeEventListener( type, handle ); - } -}; - -jQuery.Event = function( src, props ) { - - // Allow instantiation without the 'new' keyword - if ( !( this instanceof jQuery.Event ) ) { - return new jQuery.Event( src, props ); - } - - // Event object - if ( src && src.type ) { - this.originalEvent = src; - this.type = src.type; - - // Events bubbling up the document may have been marked as prevented - // by a handler lower down the tree; reflect the correct value. - this.isDefaultPrevented = src.defaultPrevented || - src.defaultPrevented === undefined && - - // Support: Android <=2.3 only - src.returnValue === false ? - returnTrue : - returnFalse; - - // Create target properties - // Support: Safari <=6 - 7 only - // Target should not be a text node (#504, #13143) - this.target = ( src.target && src.target.nodeType === 3 ) ? - src.target.parentNode : - src.target; - - this.currentTarget = src.currentTarget; - this.relatedTarget = src.relatedTarget; - - // Event type - } else { - this.type = src; - } - - // Put explicitly provided properties onto the event object - if ( props ) { - jQuery.extend( this, props ); - } - - // Create a timestamp if incoming event doesn't have one - this.timeStamp = src && src.timeStamp || Date.now(); - - // Mark it as fixed - this[ jQuery.expando ] = true; -}; - -// jQuery.Event is based on DOM3 Events as specified by the ECMAScript Language Binding -// https://www.w3.org/TR/2003/WD-DOM-Level-3-Events-20030331/ecma-script-binding.html -jQuery.Event.prototype = { - constructor: jQuery.Event, - isDefaultPrevented: returnFalse, - isPropagationStopped: returnFalse, - isImmediatePropagationStopped: returnFalse, - isSimulated: false, - - preventDefault: function() { - var e = this.originalEvent; - - this.isDefaultPrevented = returnTrue; - - if ( e && !this.isSimulated ) { - e.preventDefault(); - } - }, - stopPropagation: function() { - var e = this.originalEvent; - - this.isPropagationStopped = returnTrue; - - if ( e && !this.isSimulated ) { - e.stopPropagation(); - } - }, - stopImmediatePropagation: function() { - var e = this.originalEvent; - - this.isImmediatePropagationStopped = returnTrue; - - if ( e && !this.isSimulated ) { - e.stopImmediatePropagation(); - } - - this.stopPropagation(); - } -}; - -// Includes all common event props including KeyEvent and MouseEvent specific props -jQuery.each( { - altKey: true, - bubbles: true, - cancelable: true, - changedTouches: true, - ctrlKey: true, - detail: true, - eventPhase: true, - metaKey: true, - pageX: true, - pageY: true, - shiftKey: true, - view: true, - "char": true, - code: true, - charCode: true, - key: true, - keyCode: true, - button: true, - buttons: true, - clientX: true, - clientY: true, - offsetX: true, - offsetY: true, - pointerId: true, - pointerType: true, - screenX: true, - screenY: true, - targetTouches: true, - toElement: true, - touches: true, - which: true -}, jQuery.event.addProp ); - -jQuery.each( { focus: "focusin", blur: "focusout" }, function( type, delegateType ) { - jQuery.event.special[ type ] = { - - // Utilize native event if possible so blur/focus sequence is correct - setup: function() { - - // Claim the first handler - // dataPriv.set( this, "focus", ... ) - // dataPriv.set( this, "blur", ... ) - leverageNative( this, type, expectSync ); - - // Return false to allow normal processing in the caller - return false; - }, - trigger: function() { - - // Force setup before trigger - leverageNative( this, type ); - - // Return non-false to allow normal event-path propagation - return true; - }, - - // Suppress native focus or blur as it's already being fired - // in leverageNative. - _default: function() { - return true; - }, - - delegateType: delegateType - }; -} ); - -// Create mouseenter/leave events using mouseover/out and event-time checks -// so that event delegation works in jQuery. -// Do the same for pointerenter/pointerleave and pointerover/pointerout -// -// Support: Safari 7 only -// Safari sends mouseenter too often; see: -// https://bugs.chromium.org/p/chromium/issues/detail?id=470258 -// for the description of the bug (it existed in older Chrome versions as well). -jQuery.each( { - mouseenter: "mouseover", - mouseleave: "mouseout", - pointerenter: "pointerover", - pointerleave: "pointerout" -}, function( orig, fix ) { - jQuery.event.special[ orig ] = { - delegateType: fix, - bindType: fix, - - handle: function( event ) { - var ret, - target = this, - related = event.relatedTarget, - handleObj = event.handleObj; - - // For mouseenter/leave call the handler if related is outside the target. - // NB: No relatedTarget if the mouse left/entered the browser window - if ( !related || ( related !== target && !jQuery.contains( target, related ) ) ) { - event.type = handleObj.origType; - ret = handleObj.handler.apply( this, arguments ); - event.type = fix; - } - return ret; - } - }; -} ); - -jQuery.fn.extend( { - - on: function( types, selector, data, fn ) { - return on( this, types, selector, data, fn ); - }, - one: function( types, selector, data, fn ) { - return on( this, types, selector, data, fn, 1 ); - }, - off: function( types, selector, fn ) { - var handleObj, type; - if ( types && types.preventDefault && types.handleObj ) { - - // ( event ) dispatched jQuery.Event - handleObj = types.handleObj; - jQuery( types.delegateTarget ).off( - handleObj.namespace ? - handleObj.origType + "." + handleObj.namespace : - handleObj.origType, - handleObj.selector, - handleObj.handler - ); - return this; - } - if ( typeof types === "object" ) { - - // ( types-object [, selector] ) - for ( type in types ) { - this.off( type, selector, types[ type ] ); - } - return this; - } - if ( selector === false || typeof selector === "function" ) { - - // ( types [, fn] ) - fn = selector; - selector = undefined; - } - if ( fn === false ) { - fn = returnFalse; - } - return this.each( function() { - jQuery.event.remove( this, types, fn, selector ); - } ); - } -} ); - - -var - - // Support: IE <=10 - 11, Edge 12 - 13 only - // In IE/Edge using regex groups here causes severe slowdowns. - // See https://connect.microsoft.com/IE/feedback/details/1736512/ - rnoInnerhtml = /\s*$/g; - -// Prefer a tbody over its parent table for containing new rows -function manipulationTarget( elem, content ) { - if ( nodeName( elem, "table" ) && - nodeName( content.nodeType !== 11 ? content : content.firstChild, "tr" ) ) { - - return jQuery( elem ).children( "tbody" )[ 0 ] || elem; - } - - return elem; -} - -// Replace/restore the type attribute of script elements for safe DOM manipulation -function disableScript( elem ) { - elem.type = ( elem.getAttribute( "type" ) !== null ) + "/" + elem.type; - return elem; -} -function restoreScript( elem ) { - if ( ( elem.type || "" ).slice( 0, 5 ) === "true/" ) { - elem.type = elem.type.slice( 5 ); - } else { - elem.removeAttribute( "type" ); - } - - return elem; -} - -function cloneCopyEvent( src, dest ) { - var i, l, type, pdataOld, udataOld, udataCur, events; - - if ( dest.nodeType !== 1 ) { - return; - } - - // 1. Copy private data: events, handlers, etc. - if ( dataPriv.hasData( src ) ) { - pdataOld = dataPriv.get( src ); - events = pdataOld.events; - - if ( events ) { - dataPriv.remove( dest, "handle events" ); - - for ( type in events ) { - for ( i = 0, l = events[ type ].length; i < l; i++ ) { - jQuery.event.add( dest, type, events[ type ][ i ] ); - } - } - } - } - - // 2. Copy user data - if ( dataUser.hasData( src ) ) { - udataOld = dataUser.access( src ); - udataCur = jQuery.extend( {}, udataOld ); - - dataUser.set( dest, udataCur ); - } -} - -// Fix IE bugs, see support tests -function fixInput( src, dest ) { - var nodeName = dest.nodeName.toLowerCase(); - - // Fails to persist the checked state of a cloned checkbox or radio button. - if ( nodeName === "input" && rcheckableType.test( src.type ) ) { - dest.checked = src.checked; - - // Fails to return the selected option to the default selected state when cloning options - } else if ( nodeName === "input" || nodeName === "textarea" ) { - dest.defaultValue = src.defaultValue; - } -} - -function domManip( collection, args, callback, ignored ) { - - // Flatten any nested arrays - args = flat( args ); - - var fragment, first, scripts, hasScripts, node, doc, - i = 0, - l = collection.length, - iNoClone = l - 1, - value = args[ 0 ], - valueIsFunction = isFunction( value ); - - // We can't cloneNode fragments that contain checked, in WebKit - if ( valueIsFunction || - ( l > 1 && typeof value === "string" && - !support.checkClone && rchecked.test( value ) ) ) { - return collection.each( function( index ) { - var self = collection.eq( index ); - if ( valueIsFunction ) { - args[ 0 ] = value.call( this, index, self.html() ); - } - domManip( self, args, callback, ignored ); - } ); - } - - if ( l ) { - fragment = buildFragment( args, collection[ 0 ].ownerDocument, false, collection, ignored ); - first = fragment.firstChild; - - if ( fragment.childNodes.length === 1 ) { - fragment = first; - } - - // Require either new content or an interest in ignored elements to invoke the callback - if ( first || ignored ) { - scripts = jQuery.map( getAll( fragment, "script" ), disableScript ); - hasScripts = scripts.length; - - // Use the original fragment for the last item - // instead of the first because it can end up - // being emptied incorrectly in certain situations (#8070). - for ( ; i < l; i++ ) { - node = fragment; - - if ( i !== iNoClone ) { - node = jQuery.clone( node, true, true ); - - // Keep references to cloned scripts for later restoration - if ( hasScripts ) { - - // Support: Android <=4.0 only, PhantomJS 1 only - // push.apply(_, arraylike) throws on ancient WebKit - jQuery.merge( scripts, getAll( node, "script" ) ); - } - } - - callback.call( collection[ i ], node, i ); - } - - if ( hasScripts ) { - doc = scripts[ scripts.length - 1 ].ownerDocument; - - // Reenable scripts - jQuery.map( scripts, restoreScript ); - - // Evaluate executable scripts on first document insertion - for ( i = 0; i < hasScripts; i++ ) { - node = scripts[ i ]; - if ( rscriptType.test( node.type || "" ) && - !dataPriv.access( node, "globalEval" ) && - jQuery.contains( doc, node ) ) { - - if ( node.src && ( node.type || "" ).toLowerCase() !== "module" ) { - - // Optional AJAX dependency, but won't run scripts if not present - if ( jQuery._evalUrl && !node.noModule ) { - jQuery._evalUrl( node.src, { - nonce: node.nonce || node.getAttribute( "nonce" ) - }, doc ); - } - } else { - DOMEval( node.textContent.replace( rcleanScript, "" ), node, doc ); - } - } - } - } - } - } - - return collection; -} - -function remove( elem, selector, keepData ) { - var node, - nodes = selector ? jQuery.filter( selector, elem ) : elem, - i = 0; - - for ( ; ( node = nodes[ i ] ) != null; i++ ) { - if ( !keepData && node.nodeType === 1 ) { - jQuery.cleanData( getAll( node ) ); - } - - if ( node.parentNode ) { - if ( keepData && isAttached( node ) ) { - setGlobalEval( getAll( node, "script" ) ); - } - node.parentNode.removeChild( node ); - } - } - - return elem; -} - -jQuery.extend( { - htmlPrefilter: function( html ) { - return html; - }, - - clone: function( elem, dataAndEvents, deepDataAndEvents ) { - var i, l, srcElements, destElements, - clone = elem.cloneNode( true ), - inPage = isAttached( elem ); - - // Fix IE cloning issues - if ( !support.noCloneChecked && ( elem.nodeType === 1 || elem.nodeType === 11 ) && - !jQuery.isXMLDoc( elem ) ) { - - // We eschew Sizzle here for performance reasons: https://jsperf.com/getall-vs-sizzle/2 - destElements = getAll( clone ); - srcElements = getAll( elem ); - - for ( i = 0, l = srcElements.length; i < l; i++ ) { - fixInput( srcElements[ i ], destElements[ i ] ); - } - } - - // Copy the events from the original to the clone - if ( dataAndEvents ) { - if ( deepDataAndEvents ) { - srcElements = srcElements || getAll( elem ); - destElements = destElements || getAll( clone ); - - for ( i = 0, l = srcElements.length; i < l; i++ ) { - cloneCopyEvent( srcElements[ i ], destElements[ i ] ); - } - } else { - cloneCopyEvent( elem, clone ); - } - } - - // Preserve script evaluation history - destElements = getAll( clone, "script" ); - if ( destElements.length > 0 ) { - setGlobalEval( destElements, !inPage && getAll( elem, "script" ) ); - } - - // Return the cloned set - return clone; - }, - - cleanData: function( elems ) { - var data, elem, type, - special = jQuery.event.special, - i = 0; - - for ( ; ( elem = elems[ i ] ) !== undefined; i++ ) { - if ( acceptData( elem ) ) { - if ( ( data = elem[ dataPriv.expando ] ) ) { - if ( data.events ) { - for ( type in data.events ) { - if ( special[ type ] ) { - jQuery.event.remove( elem, type ); - - // This is a shortcut to avoid jQuery.event.remove's overhead - } else { - jQuery.removeEvent( elem, type, data.handle ); - } - } - } - - // Support: Chrome <=35 - 45+ - // Assign undefined instead of using delete, see Data#remove - elem[ dataPriv.expando ] = undefined; - } - if ( elem[ dataUser.expando ] ) { - - // Support: Chrome <=35 - 45+ - // Assign undefined instead of using delete, see Data#remove - elem[ dataUser.expando ] = undefined; - } - } - } - } -} ); - -jQuery.fn.extend( { - detach: function( selector ) { - return remove( this, selector, true ); - }, - - remove: function( selector ) { - return remove( this, selector ); - }, - - text: function( value ) { - return access( this, function( value ) { - return value === undefined ? - jQuery.text( this ) : - this.empty().each( function() { - if ( this.nodeType === 1 || this.nodeType === 11 || this.nodeType === 9 ) { - this.textContent = value; - } - } ); - }, null, value, arguments.length ); - }, - - append: function() { - return domManip( this, arguments, function( elem ) { - if ( this.nodeType === 1 || this.nodeType === 11 || this.nodeType === 9 ) { - var target = manipulationTarget( this, elem ); - target.appendChild( elem ); - } - } ); - }, - - prepend: function() { - return domManip( this, arguments, function( elem ) { - if ( this.nodeType === 1 || this.nodeType === 11 || this.nodeType === 9 ) { - var target = manipulationTarget( this, elem ); - target.insertBefore( elem, target.firstChild ); - } - } ); - }, - - before: function() { - return domManip( this, arguments, function( elem ) { - if ( this.parentNode ) { - this.parentNode.insertBefore( elem, this ); - } - } ); - }, - - after: function() { - return domManip( this, arguments, function( elem ) { - if ( this.parentNode ) { - this.parentNode.insertBefore( elem, this.nextSibling ); - } - } ); - }, - - empty: function() { - var elem, - i = 0; - - for ( ; ( elem = this[ i ] ) != null; i++ ) { - if ( elem.nodeType === 1 ) { - - // Prevent memory leaks - jQuery.cleanData( getAll( elem, false ) ); - - // Remove any remaining nodes - elem.textContent = ""; - } - } - - return this; - }, - - clone: function( dataAndEvents, deepDataAndEvents ) { - dataAndEvents = dataAndEvents == null ? false : dataAndEvents; - deepDataAndEvents = deepDataAndEvents == null ? dataAndEvents : deepDataAndEvents; - - return this.map( function() { - return jQuery.clone( this, dataAndEvents, deepDataAndEvents ); - } ); - }, - - html: function( value ) { - return access( this, function( value ) { - var elem = this[ 0 ] || {}, - i = 0, - l = this.length; - - if ( value === undefined && elem.nodeType === 1 ) { - return elem.innerHTML; - } - - // See if we can take a shortcut and just use innerHTML - if ( typeof value === "string" && !rnoInnerhtml.test( value ) && - !wrapMap[ ( rtagName.exec( value ) || [ "", "" ] )[ 1 ].toLowerCase() ] ) { - - value = jQuery.htmlPrefilter( value ); - - try { - for ( ; i < l; i++ ) { - elem = this[ i ] || {}; - - // Remove element nodes and prevent memory leaks - if ( elem.nodeType === 1 ) { - jQuery.cleanData( getAll( elem, false ) ); - elem.innerHTML = value; - } - } - - elem = 0; - - // If using innerHTML throws an exception, use the fallback method - } catch ( e ) {} - } - - if ( elem ) { - this.empty().append( value ); - } - }, null, value, arguments.length ); - }, - - replaceWith: function() { - var ignored = []; - - // Make the changes, replacing each non-ignored context element with the new content - return domManip( this, arguments, function( elem ) { - var parent = this.parentNode; - - if ( jQuery.inArray( this, ignored ) < 0 ) { - jQuery.cleanData( getAll( this ) ); - if ( parent ) { - parent.replaceChild( elem, this ); - } - } - - // Force callback invocation - }, ignored ); - } -} ); - -jQuery.each( { - appendTo: "append", - prependTo: "prepend", - insertBefore: "before", - insertAfter: "after", - replaceAll: "replaceWith" -}, function( name, original ) { - jQuery.fn[ name ] = function( selector ) { - var elems, - ret = [], - insert = jQuery( selector ), - last = insert.length - 1, - i = 0; - - for ( ; i <= last; i++ ) { - elems = i === last ? this : this.clone( true ); - jQuery( insert[ i ] )[ original ]( elems ); - - // Support: Android <=4.0 only, PhantomJS 1 only - // .get() because push.apply(_, arraylike) throws on ancient WebKit - push.apply( ret, elems.get() ); - } - - return this.pushStack( ret ); - }; -} ); -var rnumnonpx = new RegExp( "^(" + pnum + ")(?!px)[a-z%]+$", "i" ); - -var getStyles = function( elem ) { - - // Support: IE <=11 only, Firefox <=30 (#15098, #14150) - // IE throws on elements created in popups - // FF meanwhile throws on frame elements through "defaultView.getComputedStyle" - var view = elem.ownerDocument.defaultView; - - if ( !view || !view.opener ) { - view = window; - } - - return view.getComputedStyle( elem ); - }; - -var swap = function( elem, options, callback ) { - var ret, name, - old = {}; - - // Remember the old values, and insert the new ones - for ( name in options ) { - old[ name ] = elem.style[ name ]; - elem.style[ name ] = options[ name ]; - } - - ret = callback.call( elem ); - - // Revert the old values - for ( name in options ) { - elem.style[ name ] = old[ name ]; - } - - return ret; -}; - - -var rboxStyle = new RegExp( cssExpand.join( "|" ), "i" ); - - - -( function() { - - // Executing both pixelPosition & boxSizingReliable tests require only one layout - // so they're executed at the same time to save the second computation. - function computeStyleTests() { - - // This is a singleton, we need to execute it only once - if ( !div ) { - return; - } - - container.style.cssText = "position:absolute;left:-11111px;width:60px;" + - "margin-top:1px;padding:0;border:0"; - div.style.cssText = - "position:relative;display:block;box-sizing:border-box;overflow:scroll;" + - "margin:auto;border:1px;padding:1px;" + - "width:60%;top:1%"; - documentElement.appendChild( container ).appendChild( div ); - - var divStyle = window.getComputedStyle( div ); - pixelPositionVal = divStyle.top !== "1%"; - - // Support: Android 4.0 - 4.3 only, Firefox <=3 - 44 - reliableMarginLeftVal = roundPixelMeasures( divStyle.marginLeft ) === 12; - - // Support: Android 4.0 - 4.3 only, Safari <=9.1 - 10.1, iOS <=7.0 - 9.3 - // Some styles come back with percentage values, even though they shouldn't - div.style.right = "60%"; - pixelBoxStylesVal = roundPixelMeasures( divStyle.right ) === 36; - - // Support: IE 9 - 11 only - // Detect misreporting of content dimensions for box-sizing:border-box elements - boxSizingReliableVal = roundPixelMeasures( divStyle.width ) === 36; - - // Support: IE 9 only - // Detect overflow:scroll screwiness (gh-3699) - // Support: Chrome <=64 - // Don't get tricked when zoom affects offsetWidth (gh-4029) - div.style.position = "absolute"; - scrollboxSizeVal = roundPixelMeasures( div.offsetWidth / 3 ) === 12; - - documentElement.removeChild( container ); - - // Nullify the div so it wouldn't be stored in the memory and - // it will also be a sign that checks already performed - div = null; - } - - function roundPixelMeasures( measure ) { - return Math.round( parseFloat( measure ) ); - } - - var pixelPositionVal, boxSizingReliableVal, scrollboxSizeVal, pixelBoxStylesVal, - reliableTrDimensionsVal, reliableMarginLeftVal, - container = document.createElement( "div" ), - div = document.createElement( "div" ); - - // Finish early in limited (non-browser) environments - if ( !div.style ) { - return; - } - - // Support: IE <=9 - 11 only - // Style of cloned element affects source element cloned (#8908) - div.style.backgroundClip = "content-box"; - div.cloneNode( true ).style.backgroundClip = ""; - support.clearCloneStyle = div.style.backgroundClip === "content-box"; - - jQuery.extend( support, { - boxSizingReliable: function() { - computeStyleTests(); - return boxSizingReliableVal; - }, - pixelBoxStyles: function() { - computeStyleTests(); - return pixelBoxStylesVal; - }, - pixelPosition: function() { - computeStyleTests(); - return pixelPositionVal; - }, - reliableMarginLeft: function() { - computeStyleTests(); - return reliableMarginLeftVal; - }, - scrollboxSize: function() { - computeStyleTests(); - return scrollboxSizeVal; - }, - - // Support: IE 9 - 11+, Edge 15 - 18+ - // IE/Edge misreport `getComputedStyle` of table rows with width/height - // set in CSS while `offset*` properties report correct values. - // Behavior in IE 9 is more subtle than in newer versions & it passes - // some versions of this test; make sure not to make it pass there! - // - // Support: Firefox 70+ - // Only Firefox includes border widths - // in computed dimensions. (gh-4529) - reliableTrDimensions: function() { - var table, tr, trChild, trStyle; - if ( reliableTrDimensionsVal == null ) { - table = document.createElement( "table" ); - tr = document.createElement( "tr" ); - trChild = document.createElement( "div" ); - - table.style.cssText = "position:absolute;left:-11111px;border-collapse:separate"; - tr.style.cssText = "border:1px solid"; - - // Support: Chrome 86+ - // Height set through cssText does not get applied. - // Computed height then comes back as 0. - tr.style.height = "1px"; - trChild.style.height = "9px"; - - // Support: Android 8 Chrome 86+ - // In our bodyBackground.html iframe, - // display for all div elements is set to "inline", - // which causes a problem only in Android 8 Chrome 86. - // Ensuring the div is display: block - // gets around this issue. - trChild.style.display = "block"; - - documentElement - .appendChild( table ) - .appendChild( tr ) - .appendChild( trChild ); - - trStyle = window.getComputedStyle( tr ); - reliableTrDimensionsVal = ( parseInt( trStyle.height, 10 ) + - parseInt( trStyle.borderTopWidth, 10 ) + - parseInt( trStyle.borderBottomWidth, 10 ) ) === tr.offsetHeight; - - documentElement.removeChild( table ); - } - return reliableTrDimensionsVal; - } - } ); -} )(); - - -function curCSS( elem, name, computed ) { - var width, minWidth, maxWidth, ret, - - // Support: Firefox 51+ - // Retrieving style before computed somehow - // fixes an issue with getting wrong values - // on detached elements - style = elem.style; - - computed = computed || getStyles( elem ); - - // getPropertyValue is needed for: - // .css('filter') (IE 9 only, #12537) - // .css('--customProperty) (#3144) - if ( computed ) { - ret = computed.getPropertyValue( name ) || computed[ name ]; - - if ( ret === "" && !isAttached( elem ) ) { - ret = jQuery.style( elem, name ); - } - - // A tribute to the "awesome hack by Dean Edwards" - // Android Browser returns percentage for some values, - // but width seems to be reliably pixels. - // This is against the CSSOM draft spec: - // https://drafts.csswg.org/cssom/#resolved-values - if ( !support.pixelBoxStyles() && rnumnonpx.test( ret ) && rboxStyle.test( name ) ) { - - // Remember the original values - width = style.width; - minWidth = style.minWidth; - maxWidth = style.maxWidth; - - // Put in the new values to get a computed value out - style.minWidth = style.maxWidth = style.width = ret; - ret = computed.width; - - // Revert the changed values - style.width = width; - style.minWidth = minWidth; - style.maxWidth = maxWidth; - } - } - - return ret !== undefined ? - - // Support: IE <=9 - 11 only - // IE returns zIndex value as an integer. - ret + "" : - ret; -} - - -function addGetHookIf( conditionFn, hookFn ) { - - // Define the hook, we'll check on the first run if it's really needed. - return { - get: function() { - if ( conditionFn() ) { - - // Hook not needed (or it's not possible to use it due - // to missing dependency), remove it. - delete this.get; - return; - } - - // Hook needed; redefine it so that the support test is not executed again. - return ( this.get = hookFn ).apply( this, arguments ); - } - }; -} - - -var cssPrefixes = [ "Webkit", "Moz", "ms" ], - emptyStyle = document.createElement( "div" ).style, - vendorProps = {}; - -// Return a vendor-prefixed property or undefined -function vendorPropName( name ) { - - // Check for vendor prefixed names - var capName = name[ 0 ].toUpperCase() + name.slice( 1 ), - i = cssPrefixes.length; - - while ( i-- ) { - name = cssPrefixes[ i ] + capName; - if ( name in emptyStyle ) { - return name; - } - } -} - -// Return a potentially-mapped jQuery.cssProps or vendor prefixed property -function finalPropName( name ) { - var final = jQuery.cssProps[ name ] || vendorProps[ name ]; - - if ( final ) { - return final; - } - if ( name in emptyStyle ) { - return name; - } - return vendorProps[ name ] = vendorPropName( name ) || name; -} - - -var - - // Swappable if display is none or starts with table - // except "table", "table-cell", or "table-caption" - // See here for display values: https://developer.mozilla.org/en-US/docs/CSS/display - rdisplayswap = /^(none|table(?!-c[ea]).+)/, - rcustomProp = /^--/, - cssShow = { position: "absolute", visibility: "hidden", display: "block" }, - cssNormalTransform = { - letterSpacing: "0", - fontWeight: "400" - }; - -function setPositiveNumber( _elem, value, subtract ) { - - // Any relative (+/-) values have already been - // normalized at this point - var matches = rcssNum.exec( value ); - return matches ? - - // Guard against undefined "subtract", e.g., when used as in cssHooks - Math.max( 0, matches[ 2 ] - ( subtract || 0 ) ) + ( matches[ 3 ] || "px" ) : - value; -} - -function boxModelAdjustment( elem, dimension, box, isBorderBox, styles, computedVal ) { - var i = dimension === "width" ? 1 : 0, - extra = 0, - delta = 0; - - // Adjustment may not be necessary - if ( box === ( isBorderBox ? "border" : "content" ) ) { - return 0; - } - - for ( ; i < 4; i += 2 ) { - - // Both box models exclude margin - if ( box === "margin" ) { - delta += jQuery.css( elem, box + cssExpand[ i ], true, styles ); - } - - // If we get here with a content-box, we're seeking "padding" or "border" or "margin" - if ( !isBorderBox ) { - - // Add padding - delta += jQuery.css( elem, "padding" + cssExpand[ i ], true, styles ); - - // For "border" or "margin", add border - if ( box !== "padding" ) { - delta += jQuery.css( elem, "border" + cssExpand[ i ] + "Width", true, styles ); - - // But still keep track of it otherwise - } else { - extra += jQuery.css( elem, "border" + cssExpand[ i ] + "Width", true, styles ); - } - - // If we get here with a border-box (content + padding + border), we're seeking "content" or - // "padding" or "margin" - } else { - - // For "content", subtract padding - if ( box === "content" ) { - delta -= jQuery.css( elem, "padding" + cssExpand[ i ], true, styles ); - } - - // For "content" or "padding", subtract border - if ( box !== "margin" ) { - delta -= jQuery.css( elem, "border" + cssExpand[ i ] + "Width", true, styles ); - } - } - } - - // Account for positive content-box scroll gutter when requested by providing computedVal - if ( !isBorderBox && computedVal >= 0 ) { - - // offsetWidth/offsetHeight is a rounded sum of content, padding, scroll gutter, and border - // Assuming integer scroll gutter, subtract the rest and round down - delta += Math.max( 0, Math.ceil( - elem[ "offset" + dimension[ 0 ].toUpperCase() + dimension.slice( 1 ) ] - - computedVal - - delta - - extra - - 0.5 - - // If offsetWidth/offsetHeight is unknown, then we can't determine content-box scroll gutter - // Use an explicit zero to avoid NaN (gh-3964) - ) ) || 0; - } - - return delta; -} - -function getWidthOrHeight( elem, dimension, extra ) { - - // Start with computed style - var styles = getStyles( elem ), - - // To avoid forcing a reflow, only fetch boxSizing if we need it (gh-4322). - // Fake content-box until we know it's needed to know the true value. - boxSizingNeeded = !support.boxSizingReliable() || extra, - isBorderBox = boxSizingNeeded && - jQuery.css( elem, "boxSizing", false, styles ) === "border-box", - valueIsBorderBox = isBorderBox, - - val = curCSS( elem, dimension, styles ), - offsetProp = "offset" + dimension[ 0 ].toUpperCase() + dimension.slice( 1 ); - - // Support: Firefox <=54 - // Return a confounding non-pixel value or feign ignorance, as appropriate. - if ( rnumnonpx.test( val ) ) { - if ( !extra ) { - return val; - } - val = "auto"; - } - - - // Support: IE 9 - 11 only - // Use offsetWidth/offsetHeight for when box sizing is unreliable. - // In those cases, the computed value can be trusted to be border-box. - if ( ( !support.boxSizingReliable() && isBorderBox || - - // Support: IE 10 - 11+, Edge 15 - 18+ - // IE/Edge misreport `getComputedStyle` of table rows with width/height - // set in CSS while `offset*` properties report correct values. - // Interestingly, in some cases IE 9 doesn't suffer from this issue. - !support.reliableTrDimensions() && nodeName( elem, "tr" ) || - - // Fall back to offsetWidth/offsetHeight when value is "auto" - // This happens for inline elements with no explicit setting (gh-3571) - val === "auto" || - - // Support: Android <=4.1 - 4.3 only - // Also use offsetWidth/offsetHeight for misreported inline dimensions (gh-3602) - !parseFloat( val ) && jQuery.css( elem, "display", false, styles ) === "inline" ) && - - // Make sure the element is visible & connected - elem.getClientRects().length ) { - - isBorderBox = jQuery.css( elem, "boxSizing", false, styles ) === "border-box"; - - // Where available, offsetWidth/offsetHeight approximate border box dimensions. - // Where not available (e.g., SVG), assume unreliable box-sizing and interpret the - // retrieved value as a content box dimension. - valueIsBorderBox = offsetProp in elem; - if ( valueIsBorderBox ) { - val = elem[ offsetProp ]; - } - } - - // Normalize "" and auto - val = parseFloat( val ) || 0; - - // Adjust for the element's box model - return ( val + - boxModelAdjustment( - elem, - dimension, - extra || ( isBorderBox ? "border" : "content" ), - valueIsBorderBox, - styles, - - // Provide the current computed size to request scroll gutter calculation (gh-3589) - val - ) - ) + "px"; -} - -jQuery.extend( { - - // Add in style property hooks for overriding the default - // behavior of getting and setting a style property - cssHooks: { - opacity: { - get: function( elem, computed ) { - if ( computed ) { - - // We should always get a number back from opacity - var ret = curCSS( elem, "opacity" ); - return ret === "" ? "1" : ret; - } - } - } - }, - - // Don't automatically add "px" to these possibly-unitless properties - cssNumber: { - "animationIterationCount": true, - "columnCount": true, - "fillOpacity": true, - "flexGrow": true, - "flexShrink": true, - "fontWeight": true, - "gridArea": true, - "gridColumn": true, - "gridColumnEnd": true, - "gridColumnStart": true, - "gridRow": true, - "gridRowEnd": true, - "gridRowStart": true, - "lineHeight": true, - "opacity": true, - "order": true, - "orphans": true, - "widows": true, - "zIndex": true, - "zoom": true - }, - - // Add in properties whose names you wish to fix before - // setting or getting the value - cssProps: {}, - - // Get and set the style property on a DOM Node - style: function( elem, name, value, extra ) { - - // Don't set styles on text and comment nodes - if ( !elem || elem.nodeType === 3 || elem.nodeType === 8 || !elem.style ) { - return; - } - - // Make sure that we're working with the right name - var ret, type, hooks, - origName = camelCase( name ), - isCustomProp = rcustomProp.test( name ), - style = elem.style; - - // Make sure that we're working with the right name. We don't - // want to query the value if it is a CSS custom property - // since they are user-defined. - if ( !isCustomProp ) { - name = finalPropName( origName ); - } - - // Gets hook for the prefixed version, then unprefixed version - hooks = jQuery.cssHooks[ name ] || jQuery.cssHooks[ origName ]; - - // Check if we're setting a value - if ( value !== undefined ) { - type = typeof value; - - // Convert "+=" or "-=" to relative numbers (#7345) - if ( type === "string" && ( ret = rcssNum.exec( value ) ) && ret[ 1 ] ) { - value = adjustCSS( elem, name, ret ); - - // Fixes bug #9237 - type = "number"; - } - - // Make sure that null and NaN values aren't set (#7116) - if ( value == null || value !== value ) { - return; - } - - // If a number was passed in, add the unit (except for certain CSS properties) - // The isCustomProp check can be removed in jQuery 4.0 when we only auto-append - // "px" to a few hardcoded values. - if ( type === "number" && !isCustomProp ) { - value += ret && ret[ 3 ] || ( jQuery.cssNumber[ origName ] ? "" : "px" ); - } - - // background-* props affect original clone's values - if ( !support.clearCloneStyle && value === "" && name.indexOf( "background" ) === 0 ) { - style[ name ] = "inherit"; - } - - // If a hook was provided, use that value, otherwise just set the specified value - if ( !hooks || !( "set" in hooks ) || - ( value = hooks.set( elem, value, extra ) ) !== undefined ) { - - if ( isCustomProp ) { - style.setProperty( name, value ); - } else { - style[ name ] = value; - } - } - - } else { - - // If a hook was provided get the non-computed value from there - if ( hooks && "get" in hooks && - ( ret = hooks.get( elem, false, extra ) ) !== undefined ) { - - return ret; - } - - // Otherwise just get the value from the style object - return style[ name ]; - } - }, - - css: function( elem, name, extra, styles ) { - var val, num, hooks, - origName = camelCase( name ), - isCustomProp = rcustomProp.test( name ); - - // Make sure that we're working with the right name. We don't - // want to modify the value if it is a CSS custom property - // since they are user-defined. - if ( !isCustomProp ) { - name = finalPropName( origName ); - } - - // Try prefixed name followed by the unprefixed name - hooks = jQuery.cssHooks[ name ] || jQuery.cssHooks[ origName ]; - - // If a hook was provided get the computed value from there - if ( hooks && "get" in hooks ) { - val = hooks.get( elem, true, extra ); - } - - // Otherwise, if a way to get the computed value exists, use that - if ( val === undefined ) { - val = curCSS( elem, name, styles ); - } - - // Convert "normal" to computed value - if ( val === "normal" && name in cssNormalTransform ) { - val = cssNormalTransform[ name ]; - } - - // Make numeric if forced or a qualifier was provided and val looks numeric - if ( extra === "" || extra ) { - num = parseFloat( val ); - return extra === true || isFinite( num ) ? num || 0 : val; - } - - return val; - } -} ); - -jQuery.each( [ "height", "width" ], function( _i, dimension ) { - jQuery.cssHooks[ dimension ] = { - get: function( elem, computed, extra ) { - if ( computed ) { - - // Certain elements can have dimension info if we invisibly show them - // but it must have a current display style that would benefit - return rdisplayswap.test( jQuery.css( elem, "display" ) ) && - - // Support: Safari 8+ - // Table columns in Safari have non-zero offsetWidth & zero - // getBoundingClientRect().width unless display is changed. - // Support: IE <=11 only - // Running getBoundingClientRect on a disconnected node - // in IE throws an error. - ( !elem.getClientRects().length || !elem.getBoundingClientRect().width ) ? - swap( elem, cssShow, function() { - return getWidthOrHeight( elem, dimension, extra ); - } ) : - getWidthOrHeight( elem, dimension, extra ); - } - }, - - set: function( elem, value, extra ) { - var matches, - styles = getStyles( elem ), - - // Only read styles.position if the test has a chance to fail - // to avoid forcing a reflow. - scrollboxSizeBuggy = !support.scrollboxSize() && - styles.position === "absolute", - - // To avoid forcing a reflow, only fetch boxSizing if we need it (gh-3991) - boxSizingNeeded = scrollboxSizeBuggy || extra, - isBorderBox = boxSizingNeeded && - jQuery.css( elem, "boxSizing", false, styles ) === "border-box", - subtract = extra ? - boxModelAdjustment( - elem, - dimension, - extra, - isBorderBox, - styles - ) : - 0; - - // Account for unreliable border-box dimensions by comparing offset* to computed and - // faking a content-box to get border and padding (gh-3699) - if ( isBorderBox && scrollboxSizeBuggy ) { - subtract -= Math.ceil( - elem[ "offset" + dimension[ 0 ].toUpperCase() + dimension.slice( 1 ) ] - - parseFloat( styles[ dimension ] ) - - boxModelAdjustment( elem, dimension, "border", false, styles ) - - 0.5 - ); - } - - // Convert to pixels if value adjustment is needed - if ( subtract && ( matches = rcssNum.exec( value ) ) && - ( matches[ 3 ] || "px" ) !== "px" ) { - - elem.style[ dimension ] = value; - value = jQuery.css( elem, dimension ); - } - - return setPositiveNumber( elem, value, subtract ); - } - }; -} ); - -jQuery.cssHooks.marginLeft = addGetHookIf( support.reliableMarginLeft, - function( elem, computed ) { - if ( computed ) { - return ( parseFloat( curCSS( elem, "marginLeft" ) ) || - elem.getBoundingClientRect().left - - swap( elem, { marginLeft: 0 }, function() { - return elem.getBoundingClientRect().left; - } ) - ) + "px"; - } - } -); - -// These hooks are used by animate to expand properties -jQuery.each( { - margin: "", - padding: "", - border: "Width" -}, function( prefix, suffix ) { - jQuery.cssHooks[ prefix + suffix ] = { - expand: function( value ) { - var i = 0, - expanded = {}, - - // Assumes a single number if not a string - parts = typeof value === "string" ? value.split( " " ) : [ value ]; - - for ( ; i < 4; i++ ) { - expanded[ prefix + cssExpand[ i ] + suffix ] = - parts[ i ] || parts[ i - 2 ] || parts[ 0 ]; - } - - return expanded; - } - }; - - if ( prefix !== "margin" ) { - jQuery.cssHooks[ prefix + suffix ].set = setPositiveNumber; - } -} ); - -jQuery.fn.extend( { - css: function( name, value ) { - return access( this, function( elem, name, value ) { - var styles, len, - map = {}, - i = 0; - - if ( Array.isArray( name ) ) { - styles = getStyles( elem ); - len = name.length; - - for ( ; i < len; i++ ) { - map[ name[ i ] ] = jQuery.css( elem, name[ i ], false, styles ); - } - - return map; - } - - return value !== undefined ? - jQuery.style( elem, name, value ) : - jQuery.css( elem, name ); - }, name, value, arguments.length > 1 ); - } -} ); - - -function Tween( elem, options, prop, end, easing ) { - return new Tween.prototype.init( elem, options, prop, end, easing ); -} -jQuery.Tween = Tween; - -Tween.prototype = { - constructor: Tween, - init: function( elem, options, prop, end, easing, unit ) { - this.elem = elem; - this.prop = prop; - this.easing = easing || jQuery.easing._default; - this.options = options; - this.start = this.now = this.cur(); - this.end = end; - this.unit = unit || ( jQuery.cssNumber[ prop ] ? "" : "px" ); - }, - cur: function() { - var hooks = Tween.propHooks[ this.prop ]; - - return hooks && hooks.get ? - hooks.get( this ) : - Tween.propHooks._default.get( this ); - }, - run: function( percent ) { - var eased, - hooks = Tween.propHooks[ this.prop ]; - - if ( this.options.duration ) { - this.pos = eased = jQuery.easing[ this.easing ]( - percent, this.options.duration * percent, 0, 1, this.options.duration - ); - } else { - this.pos = eased = percent; - } - this.now = ( this.end - this.start ) * eased + this.start; - - if ( this.options.step ) { - this.options.step.call( this.elem, this.now, this ); - } - - if ( hooks && hooks.set ) { - hooks.set( this ); - } else { - Tween.propHooks._default.set( this ); - } - return this; - } -}; - -Tween.prototype.init.prototype = Tween.prototype; - -Tween.propHooks = { - _default: { - get: function( tween ) { - var result; - - // Use a property on the element directly when it is not a DOM element, - // or when there is no matching style property that exists. - if ( tween.elem.nodeType !== 1 || - tween.elem[ tween.prop ] != null && tween.elem.style[ tween.prop ] == null ) { - return tween.elem[ tween.prop ]; - } - - // Passing an empty string as a 3rd parameter to .css will automatically - // attempt a parseFloat and fallback to a string if the parse fails. - // Simple values such as "10px" are parsed to Float; - // complex values such as "rotate(1rad)" are returned as-is. - result = jQuery.css( tween.elem, tween.prop, "" ); - - // Empty strings, null, undefined and "auto" are converted to 0. - return !result || result === "auto" ? 0 : result; - }, - set: function( tween ) { - - // Use step hook for back compat. - // Use cssHook if its there. - // Use .style if available and use plain properties where available. - if ( jQuery.fx.step[ tween.prop ] ) { - jQuery.fx.step[ tween.prop ]( tween ); - } else if ( tween.elem.nodeType === 1 && ( - jQuery.cssHooks[ tween.prop ] || - tween.elem.style[ finalPropName( tween.prop ) ] != null ) ) { - jQuery.style( tween.elem, tween.prop, tween.now + tween.unit ); - } else { - tween.elem[ tween.prop ] = tween.now; - } - } - } -}; - -// Support: IE <=9 only -// Panic based approach to setting things on disconnected nodes -Tween.propHooks.scrollTop = Tween.propHooks.scrollLeft = { - set: function( tween ) { - if ( tween.elem.nodeType && tween.elem.parentNode ) { - tween.elem[ tween.prop ] = tween.now; - } - } -}; - -jQuery.easing = { - linear: function( p ) { - return p; - }, - swing: function( p ) { - return 0.5 - Math.cos( p * Math.PI ) / 2; - }, - _default: "swing" -}; - -jQuery.fx = Tween.prototype.init; - -// Back compat <1.8 extension point -jQuery.fx.step = {}; - - - - -var - fxNow, inProgress, - rfxtypes = /^(?:toggle|show|hide)$/, - rrun = /queueHooks$/; - -function schedule() { - if ( inProgress ) { - if ( document.hidden === false && window.requestAnimationFrame ) { - window.requestAnimationFrame( schedule ); - } else { - window.setTimeout( schedule, jQuery.fx.interval ); - } - - jQuery.fx.tick(); - } -} - -// Animations created synchronously will run synchronously -function createFxNow() { - window.setTimeout( function() { - fxNow = undefined; - } ); - return ( fxNow = Date.now() ); -} - -// Generate parameters to create a standard animation -function genFx( type, includeWidth ) { - var which, - i = 0, - attrs = { height: type }; - - // If we include width, step value is 1 to do all cssExpand values, - // otherwise step value is 2 to skip over Left and Right - includeWidth = includeWidth ? 1 : 0; - for ( ; i < 4; i += 2 - includeWidth ) { - which = cssExpand[ i ]; - attrs[ "margin" + which ] = attrs[ "padding" + which ] = type; - } - - if ( includeWidth ) { - attrs.opacity = attrs.width = type; - } - - return attrs; -} - -function createTween( value, prop, animation ) { - var tween, - collection = ( Animation.tweeners[ prop ] || [] ).concat( Animation.tweeners[ "*" ] ), - index = 0, - length = collection.length; - for ( ; index < length; index++ ) { - if ( ( tween = collection[ index ].call( animation, prop, value ) ) ) { - - // We're done with this property - return tween; - } - } -} - -function defaultPrefilter( elem, props, opts ) { - var prop, value, toggle, hooks, oldfire, propTween, restoreDisplay, display, - isBox = "width" in props || "height" in props, - anim = this, - orig = {}, - style = elem.style, - hidden = elem.nodeType && isHiddenWithinTree( elem ), - dataShow = dataPriv.get( elem, "fxshow" ); - - // Queue-skipping animations hijack the fx hooks - if ( !opts.queue ) { - hooks = jQuery._queueHooks( elem, "fx" ); - if ( hooks.unqueued == null ) { - hooks.unqueued = 0; - oldfire = hooks.empty.fire; - hooks.empty.fire = function() { - if ( !hooks.unqueued ) { - oldfire(); - } - }; - } - hooks.unqueued++; - - anim.always( function() { - - // Ensure the complete handler is called before this completes - anim.always( function() { - hooks.unqueued--; - if ( !jQuery.queue( elem, "fx" ).length ) { - hooks.empty.fire(); - } - } ); - } ); - } - - // Detect show/hide animations - for ( prop in props ) { - value = props[ prop ]; - if ( rfxtypes.test( value ) ) { - delete props[ prop ]; - toggle = toggle || value === "toggle"; - if ( value === ( hidden ? "hide" : "show" ) ) { - - // Pretend to be hidden if this is a "show" and - // there is still data from a stopped show/hide - if ( value === "show" && dataShow && dataShow[ prop ] !== undefined ) { - hidden = true; - - // Ignore all other no-op show/hide data - } else { - continue; - } - } - orig[ prop ] = dataShow && dataShow[ prop ] || jQuery.style( elem, prop ); - } - } - - // Bail out if this is a no-op like .hide().hide() - propTween = !jQuery.isEmptyObject( props ); - if ( !propTween && jQuery.isEmptyObject( orig ) ) { - return; - } - - // Restrict "overflow" and "display" styles during box animations - if ( isBox && elem.nodeType === 1 ) { - - // Support: IE <=9 - 11, Edge 12 - 15 - // Record all 3 overflow attributes because IE does not infer the shorthand - // from identically-valued overflowX and overflowY and Edge just mirrors - // the overflowX value there. - opts.overflow = [ style.overflow, style.overflowX, style.overflowY ]; - - // Identify a display type, preferring old show/hide data over the CSS cascade - restoreDisplay = dataShow && dataShow.display; - if ( restoreDisplay == null ) { - restoreDisplay = dataPriv.get( elem, "display" ); - } - display = jQuery.css( elem, "display" ); - if ( display === "none" ) { - if ( restoreDisplay ) { - display = restoreDisplay; - } else { - - // Get nonempty value(s) by temporarily forcing visibility - showHide( [ elem ], true ); - restoreDisplay = elem.style.display || restoreDisplay; - display = jQuery.css( elem, "display" ); - showHide( [ elem ] ); - } - } - - // Animate inline elements as inline-block - if ( display === "inline" || display === "inline-block" && restoreDisplay != null ) { - if ( jQuery.css( elem, "float" ) === "none" ) { - - // Restore the original display value at the end of pure show/hide animations - if ( !propTween ) { - anim.done( function() { - style.display = restoreDisplay; - } ); - if ( restoreDisplay == null ) { - display = style.display; - restoreDisplay = display === "none" ? "" : display; - } - } - style.display = "inline-block"; - } - } - } - - if ( opts.overflow ) { - style.overflow = "hidden"; - anim.always( function() { - style.overflow = opts.overflow[ 0 ]; - style.overflowX = opts.overflow[ 1 ]; - style.overflowY = opts.overflow[ 2 ]; - } ); - } - - // Implement show/hide animations - propTween = false; - for ( prop in orig ) { - - // General show/hide setup for this element animation - if ( !propTween ) { - if ( dataShow ) { - if ( "hidden" in dataShow ) { - hidden = dataShow.hidden; - } - } else { - dataShow = dataPriv.access( elem, "fxshow", { display: restoreDisplay } ); - } - - // Store hidden/visible for toggle so `.stop().toggle()` "reverses" - if ( toggle ) { - dataShow.hidden = !hidden; - } - - // Show elements before animating them - if ( hidden ) { - showHide( [ elem ], true ); - } - - /* eslint-disable no-loop-func */ - - anim.done( function() { - - /* eslint-enable no-loop-func */ - - // The final step of a "hide" animation is actually hiding the element - if ( !hidden ) { - showHide( [ elem ] ); - } - dataPriv.remove( elem, "fxshow" ); - for ( prop in orig ) { - jQuery.style( elem, prop, orig[ prop ] ); - } - } ); - } - - // Per-property setup - propTween = createTween( hidden ? dataShow[ prop ] : 0, prop, anim ); - if ( !( prop in dataShow ) ) { - dataShow[ prop ] = propTween.start; - if ( hidden ) { - propTween.end = propTween.start; - propTween.start = 0; - } - } - } -} - -function propFilter( props, specialEasing ) { - var index, name, easing, value, hooks; - - // camelCase, specialEasing and expand cssHook pass - for ( index in props ) { - name = camelCase( index ); - easing = specialEasing[ name ]; - value = props[ index ]; - if ( Array.isArray( value ) ) { - easing = value[ 1 ]; - value = props[ index ] = value[ 0 ]; - } - - if ( index !== name ) { - props[ name ] = value; - delete props[ index ]; - } - - hooks = jQuery.cssHooks[ name ]; - if ( hooks && "expand" in hooks ) { - value = hooks.expand( value ); - delete props[ name ]; - - // Not quite $.extend, this won't overwrite existing keys. - // Reusing 'index' because we have the correct "name" - for ( index in value ) { - if ( !( index in props ) ) { - props[ index ] = value[ index ]; - specialEasing[ index ] = easing; - } - } - } else { - specialEasing[ name ] = easing; - } - } -} - -function Animation( elem, properties, options ) { - var result, - stopped, - index = 0, - length = Animation.prefilters.length, - deferred = jQuery.Deferred().always( function() { - - // Don't match elem in the :animated selector - delete tick.elem; - } ), - tick = function() { - if ( stopped ) { - return false; - } - var currentTime = fxNow || createFxNow(), - remaining = Math.max( 0, animation.startTime + animation.duration - currentTime ), - - // Support: Android 2.3 only - // Archaic crash bug won't allow us to use `1 - ( 0.5 || 0 )` (#12497) - temp = remaining / animation.duration || 0, - percent = 1 - temp, - index = 0, - length = animation.tweens.length; - - for ( ; index < length; index++ ) { - animation.tweens[ index ].run( percent ); - } - - deferred.notifyWith( elem, [ animation, percent, remaining ] ); - - // If there's more to do, yield - if ( percent < 1 && length ) { - return remaining; - } - - // If this was an empty animation, synthesize a final progress notification - if ( !length ) { - deferred.notifyWith( elem, [ animation, 1, 0 ] ); - } - - // Resolve the animation and report its conclusion - deferred.resolveWith( elem, [ animation ] ); - return false; - }, - animation = deferred.promise( { - elem: elem, - props: jQuery.extend( {}, properties ), - opts: jQuery.extend( true, { - specialEasing: {}, - easing: jQuery.easing._default - }, options ), - originalProperties: properties, - originalOptions: options, - startTime: fxNow || createFxNow(), - duration: options.duration, - tweens: [], - createTween: function( prop, end ) { - var tween = jQuery.Tween( elem, animation.opts, prop, end, - animation.opts.specialEasing[ prop ] || animation.opts.easing ); - animation.tweens.push( tween ); - return tween; - }, - stop: function( gotoEnd ) { - var index = 0, - - // If we are going to the end, we want to run all the tweens - // otherwise we skip this part - length = gotoEnd ? animation.tweens.length : 0; - if ( stopped ) { - return this; - } - stopped = true; - for ( ; index < length; index++ ) { - animation.tweens[ index ].run( 1 ); - } - - // Resolve when we played the last frame; otherwise, reject - if ( gotoEnd ) { - deferred.notifyWith( elem, [ animation, 1, 0 ] ); - deferred.resolveWith( elem, [ animation, gotoEnd ] ); - } else { - deferred.rejectWith( elem, [ animation, gotoEnd ] ); - } - return this; - } - } ), - props = animation.props; - - propFilter( props, animation.opts.specialEasing ); - - for ( ; index < length; index++ ) { - result = Animation.prefilters[ index ].call( animation, elem, props, animation.opts ); - if ( result ) { - if ( isFunction( result.stop ) ) { - jQuery._queueHooks( animation.elem, animation.opts.queue ).stop = - result.stop.bind( result ); - } - return result; - } - } - - jQuery.map( props, createTween, animation ); - - if ( isFunction( animation.opts.start ) ) { - animation.opts.start.call( elem, animation ); - } - - // Attach callbacks from options - animation - .progress( animation.opts.progress ) - .done( animation.opts.done, animation.opts.complete ) - .fail( animation.opts.fail ) - .always( animation.opts.always ); - - jQuery.fx.timer( - jQuery.extend( tick, { - elem: elem, - anim: animation, - queue: animation.opts.queue - } ) - ); - - return animation; -} - -jQuery.Animation = jQuery.extend( Animation, { - - tweeners: { - "*": [ function( prop, value ) { - var tween = this.createTween( prop, value ); - adjustCSS( tween.elem, prop, rcssNum.exec( value ), tween ); - return tween; - } ] - }, - - tweener: function( props, callback ) { - if ( isFunction( props ) ) { - callback = props; - props = [ "*" ]; - } else { - props = props.match( rnothtmlwhite ); - } - - var prop, - index = 0, - length = props.length; - - for ( ; index < length; index++ ) { - prop = props[ index ]; - Animation.tweeners[ prop ] = Animation.tweeners[ prop ] || []; - Animation.tweeners[ prop ].unshift( callback ); - } - }, - - prefilters: [ defaultPrefilter ], - - prefilter: function( callback, prepend ) { - if ( prepend ) { - Animation.prefilters.unshift( callback ); - } else { - Animation.prefilters.push( callback ); - } - } -} ); - -jQuery.speed = function( speed, easing, fn ) { - var opt = speed && typeof speed === "object" ? jQuery.extend( {}, speed ) : { - complete: fn || !fn && easing || - isFunction( speed ) && speed, - duration: speed, - easing: fn && easing || easing && !isFunction( easing ) && easing - }; - - // Go to the end state if fx are off - if ( jQuery.fx.off ) { - opt.duration = 0; - - } else { - if ( typeof opt.duration !== "number" ) { - if ( opt.duration in jQuery.fx.speeds ) { - opt.duration = jQuery.fx.speeds[ opt.duration ]; - - } else { - opt.duration = jQuery.fx.speeds._default; - } - } - } - - // Normalize opt.queue - true/undefined/null -> "fx" - if ( opt.queue == null || opt.queue === true ) { - opt.queue = "fx"; - } - - // Queueing - opt.old = opt.complete; - - opt.complete = function() { - if ( isFunction( opt.old ) ) { - opt.old.call( this ); - } - - if ( opt.queue ) { - jQuery.dequeue( this, opt.queue ); - } - }; - - return opt; -}; - -jQuery.fn.extend( { - fadeTo: function( speed, to, easing, callback ) { - - // Show any hidden elements after setting opacity to 0 - return this.filter( isHiddenWithinTree ).css( "opacity", 0 ).show() - - // Animate to the value specified - .end().animate( { opacity: to }, speed, easing, callback ); - }, - animate: function( prop, speed, easing, callback ) { - var empty = jQuery.isEmptyObject( prop ), - optall = jQuery.speed( speed, easing, callback ), - doAnimation = function() { - - // Operate on a copy of prop so per-property easing won't be lost - var anim = Animation( this, jQuery.extend( {}, prop ), optall ); - - // Empty animations, or finishing resolves immediately - if ( empty || dataPriv.get( this, "finish" ) ) { - anim.stop( true ); - } - }; - - doAnimation.finish = doAnimation; - - return empty || optall.queue === false ? - this.each( doAnimation ) : - this.queue( optall.queue, doAnimation ); - }, - stop: function( type, clearQueue, gotoEnd ) { - var stopQueue = function( hooks ) { - var stop = hooks.stop; - delete hooks.stop; - stop( gotoEnd ); - }; - - if ( typeof type !== "string" ) { - gotoEnd = clearQueue; - clearQueue = type; - type = undefined; - } - if ( clearQueue ) { - this.queue( type || "fx", [] ); - } - - return this.each( function() { - var dequeue = true, - index = type != null && type + "queueHooks", - timers = jQuery.timers, - data = dataPriv.get( this ); - - if ( index ) { - if ( data[ index ] && data[ index ].stop ) { - stopQueue( data[ index ] ); - } - } else { - for ( index in data ) { - if ( data[ index ] && data[ index ].stop && rrun.test( index ) ) { - stopQueue( data[ index ] ); - } - } - } - - for ( index = timers.length; index--; ) { - if ( timers[ index ].elem === this && - ( type == null || timers[ index ].queue === type ) ) { - - timers[ index ].anim.stop( gotoEnd ); - dequeue = false; - timers.splice( index, 1 ); - } - } - - // Start the next in the queue if the last step wasn't forced. - // Timers currently will call their complete callbacks, which - // will dequeue but only if they were gotoEnd. - if ( dequeue || !gotoEnd ) { - jQuery.dequeue( this, type ); - } - } ); - }, - finish: function( type ) { - if ( type !== false ) { - type = type || "fx"; - } - return this.each( function() { - var index, - data = dataPriv.get( this ), - queue = data[ type + "queue" ], - hooks = data[ type + "queueHooks" ], - timers = jQuery.timers, - length = queue ? queue.length : 0; - - // Enable finishing flag on private data - data.finish = true; - - // Empty the queue first - jQuery.queue( this, type, [] ); - - if ( hooks && hooks.stop ) { - hooks.stop.call( this, true ); - } - - // Look for any active animations, and finish them - for ( index = timers.length; index--; ) { - if ( timers[ index ].elem === this && timers[ index ].queue === type ) { - timers[ index ].anim.stop( true ); - timers.splice( index, 1 ); - } - } - - // Look for any animations in the old queue and finish them - for ( index = 0; index < length; index++ ) { - if ( queue[ index ] && queue[ index ].finish ) { - queue[ index ].finish.call( this ); - } - } - - // Turn off finishing flag - delete data.finish; - } ); - } -} ); - -jQuery.each( [ "toggle", "show", "hide" ], function( _i, name ) { - var cssFn = jQuery.fn[ name ]; - jQuery.fn[ name ] = function( speed, easing, callback ) { - return speed == null || typeof speed === "boolean" ? - cssFn.apply( this, arguments ) : - this.animate( genFx( name, true ), speed, easing, callback ); - }; -} ); - -// Generate shortcuts for custom animations -jQuery.each( { - slideDown: genFx( "show" ), - slideUp: genFx( "hide" ), - slideToggle: genFx( "toggle" ), - fadeIn: { opacity: "show" }, - fadeOut: { opacity: "hide" }, - fadeToggle: { opacity: "toggle" } -}, function( name, props ) { - jQuery.fn[ name ] = function( speed, easing, callback ) { - return this.animate( props, speed, easing, callback ); - }; -} ); - -jQuery.timers = []; -jQuery.fx.tick = function() { - var timer, - i = 0, - timers = jQuery.timers; - - fxNow = Date.now(); - - for ( ; i < timers.length; i++ ) { - timer = timers[ i ]; - - // Run the timer and safely remove it when done (allowing for external removal) - if ( !timer() && timers[ i ] === timer ) { - timers.splice( i--, 1 ); - } - } - - if ( !timers.length ) { - jQuery.fx.stop(); - } - fxNow = undefined; -}; - -jQuery.fx.timer = function( timer ) { - jQuery.timers.push( timer ); - jQuery.fx.start(); -}; - -jQuery.fx.interval = 13; -jQuery.fx.start = function() { - if ( inProgress ) { - return; - } - - inProgress = true; - schedule(); -}; - -jQuery.fx.stop = function() { - inProgress = null; -}; - -jQuery.fx.speeds = { - slow: 600, - fast: 200, - - // Default speed - _default: 400 -}; - - -// Based off of the plugin by Clint Helfers, with permission. -// https://web.archive.org/web/20100324014747/http://blindsignals.com/index.php/2009/07/jquery-delay/ -jQuery.fn.delay = function( time, type ) { - time = jQuery.fx ? jQuery.fx.speeds[ time ] || time : time; - type = type || "fx"; - - return this.queue( type, function( next, hooks ) { - var timeout = window.setTimeout( next, time ); - hooks.stop = function() { - window.clearTimeout( timeout ); - }; - } ); -}; - - -( function() { - var input = document.createElement( "input" ), - select = document.createElement( "select" ), - opt = select.appendChild( document.createElement( "option" ) ); - - input.type = "checkbox"; - - // Support: Android <=4.3 only - // Default value for a checkbox should be "on" - support.checkOn = input.value !== ""; - - // Support: IE <=11 only - // Must access selectedIndex to make default options select - support.optSelected = opt.selected; - - // Support: IE <=11 only - // An input loses its value after becoming a radio - input = document.createElement( "input" ); - input.value = "t"; - input.type = "radio"; - support.radioValue = input.value === "t"; -} )(); - - -var boolHook, - attrHandle = jQuery.expr.attrHandle; - -jQuery.fn.extend( { - attr: function( name, value ) { - return access( this, jQuery.attr, name, value, arguments.length > 1 ); - }, - - removeAttr: function( name ) { - return this.each( function() { - jQuery.removeAttr( this, name ); - } ); - } -} ); - -jQuery.extend( { - attr: function( elem, name, value ) { - var ret, hooks, - nType = elem.nodeType; - - // Don't get/set attributes on text, comment and attribute nodes - if ( nType === 3 || nType === 8 || nType === 2 ) { - return; - } - - // Fallback to prop when attributes are not supported - if ( typeof elem.getAttribute === "undefined" ) { - return jQuery.prop( elem, name, value ); - } - - // Attribute hooks are determined by the lowercase version - // Grab necessary hook if one is defined - if ( nType !== 1 || !jQuery.isXMLDoc( elem ) ) { - hooks = jQuery.attrHooks[ name.toLowerCase() ] || - ( jQuery.expr.match.bool.test( name ) ? boolHook : undefined ); - } - - if ( value !== undefined ) { - if ( value === null ) { - jQuery.removeAttr( elem, name ); - return; - } - - if ( hooks && "set" in hooks && - ( ret = hooks.set( elem, value, name ) ) !== undefined ) { - return ret; - } - - elem.setAttribute( name, value + "" ); - return value; - } - - if ( hooks && "get" in hooks && ( ret = hooks.get( elem, name ) ) !== null ) { - return ret; - } - - ret = jQuery.find.attr( elem, name ); - - // Non-existent attributes return null, we normalize to undefined - return ret == null ? undefined : ret; - }, - - attrHooks: { - type: { - set: function( elem, value ) { - if ( !support.radioValue && value === "radio" && - nodeName( elem, "input" ) ) { - var val = elem.value; - elem.setAttribute( "type", value ); - if ( val ) { - elem.value = val; - } - return value; - } - } - } - }, - - removeAttr: function( elem, value ) { - var name, - i = 0, - - // Attribute names can contain non-HTML whitespace characters - // https://html.spec.whatwg.org/multipage/syntax.html#attributes-2 - attrNames = value && value.match( rnothtmlwhite ); - - if ( attrNames && elem.nodeType === 1 ) { - while ( ( name = attrNames[ i++ ] ) ) { - elem.removeAttribute( name ); - } - } - } -} ); - -// Hooks for boolean attributes -boolHook = { - set: function( elem, value, name ) { - if ( value === false ) { - - // Remove boolean attributes when set to false - jQuery.removeAttr( elem, name ); - } else { - elem.setAttribute( name, name ); - } - return name; - } -}; - -jQuery.each( jQuery.expr.match.bool.source.match( /\w+/g ), function( _i, name ) { - var getter = attrHandle[ name ] || jQuery.find.attr; - - attrHandle[ name ] = function( elem, name, isXML ) { - var ret, handle, - lowercaseName = name.toLowerCase(); - - if ( !isXML ) { - - // Avoid an infinite loop by temporarily removing this function from the getter - handle = attrHandle[ lowercaseName ]; - attrHandle[ lowercaseName ] = ret; - ret = getter( elem, name, isXML ) != null ? - lowercaseName : - null; - attrHandle[ lowercaseName ] = handle; - } - return ret; - }; -} ); - - - - -var rfocusable = /^(?:input|select|textarea|button)$/i, - rclickable = /^(?:a|area)$/i; - -jQuery.fn.extend( { - prop: function( name, value ) { - return access( this, jQuery.prop, name, value, arguments.length > 1 ); - }, - - removeProp: function( name ) { - return this.each( function() { - delete this[ jQuery.propFix[ name ] || name ]; - } ); - } -} ); - -jQuery.extend( { - prop: function( elem, name, value ) { - var ret, hooks, - nType = elem.nodeType; - - // Don't get/set properties on text, comment and attribute nodes - if ( nType === 3 || nType === 8 || nType === 2 ) { - return; - } - - if ( nType !== 1 || !jQuery.isXMLDoc( elem ) ) { - - // Fix name and attach hooks - name = jQuery.propFix[ name ] || name; - hooks = jQuery.propHooks[ name ]; - } - - if ( value !== undefined ) { - if ( hooks && "set" in hooks && - ( ret = hooks.set( elem, value, name ) ) !== undefined ) { - return ret; - } - - return ( elem[ name ] = value ); - } - - if ( hooks && "get" in hooks && ( ret = hooks.get( elem, name ) ) !== null ) { - return ret; - } - - return elem[ name ]; - }, - - propHooks: { - tabIndex: { - get: function( elem ) { - - // Support: IE <=9 - 11 only - // elem.tabIndex doesn't always return the - // correct value when it hasn't been explicitly set - // https://web.archive.org/web/20141116233347/http://fluidproject.org/blog/2008/01/09/getting-setting-and-removing-tabindex-values-with-javascript/ - // Use proper attribute retrieval(#12072) - var tabindex = jQuery.find.attr( elem, "tabindex" ); - - if ( tabindex ) { - return parseInt( tabindex, 10 ); - } - - if ( - rfocusable.test( elem.nodeName ) || - rclickable.test( elem.nodeName ) && - elem.href - ) { - return 0; - } - - return -1; - } - } - }, - - propFix: { - "for": "htmlFor", - "class": "className" - } -} ); - -// Support: IE <=11 only -// Accessing the selectedIndex property -// forces the browser to respect setting selected -// on the option -// The getter ensures a default option is selected -// when in an optgroup -// eslint rule "no-unused-expressions" is disabled for this code -// since it considers such accessions noop -if ( !support.optSelected ) { - jQuery.propHooks.selected = { - get: function( elem ) { - - /* eslint no-unused-expressions: "off" */ - - var parent = elem.parentNode; - if ( parent && parent.parentNode ) { - parent.parentNode.selectedIndex; - } - return null; - }, - set: function( elem ) { - - /* eslint no-unused-expressions: "off" */ - - var parent = elem.parentNode; - if ( parent ) { - parent.selectedIndex; - - if ( parent.parentNode ) { - parent.parentNode.selectedIndex; - } - } - } - }; -} - -jQuery.each( [ - "tabIndex", - "readOnly", - "maxLength", - "cellSpacing", - "cellPadding", - "rowSpan", - "colSpan", - "useMap", - "frameBorder", - "contentEditable" -], function() { - jQuery.propFix[ this.toLowerCase() ] = this; -} ); - - - - - // Strip and collapse whitespace according to HTML spec - // https://infra.spec.whatwg.org/#strip-and-collapse-ascii-whitespace - function stripAndCollapse( value ) { - var tokens = value.match( rnothtmlwhite ) || []; - return tokens.join( " " ); - } - - -function getClass( elem ) { - return elem.getAttribute && elem.getAttribute( "class" ) || ""; -} - -function classesToArray( value ) { - if ( Array.isArray( value ) ) { - return value; - } - if ( typeof value === "string" ) { - return value.match( rnothtmlwhite ) || []; - } - return []; -} - -jQuery.fn.extend( { - addClass: function( value ) { - var classes, elem, cur, curValue, clazz, j, finalValue, - i = 0; - - if ( isFunction( value ) ) { - return this.each( function( j ) { - jQuery( this ).addClass( value.call( this, j, getClass( this ) ) ); - } ); - } - - classes = classesToArray( value ); - - if ( classes.length ) { - while ( ( elem = this[ i++ ] ) ) { - curValue = getClass( elem ); - cur = elem.nodeType === 1 && ( " " + stripAndCollapse( curValue ) + " " ); - - if ( cur ) { - j = 0; - while ( ( clazz = classes[ j++ ] ) ) { - if ( cur.indexOf( " " + clazz + " " ) < 0 ) { - cur += clazz + " "; - } - } - - // Only assign if different to avoid unneeded rendering. - finalValue = stripAndCollapse( cur ); - if ( curValue !== finalValue ) { - elem.setAttribute( "class", finalValue ); - } - } - } - } - - return this; - }, - - removeClass: function( value ) { - var classes, elem, cur, curValue, clazz, j, finalValue, - i = 0; - - if ( isFunction( value ) ) { - return this.each( function( j ) { - jQuery( this ).removeClass( value.call( this, j, getClass( this ) ) ); - } ); - } - - if ( !arguments.length ) { - return this.attr( "class", "" ); - } - - classes = classesToArray( value ); - - if ( classes.length ) { - while ( ( elem = this[ i++ ] ) ) { - curValue = getClass( elem ); - - // This expression is here for better compressibility (see addClass) - cur = elem.nodeType === 1 && ( " " + stripAndCollapse( curValue ) + " " ); - - if ( cur ) { - j = 0; - while ( ( clazz = classes[ j++ ] ) ) { - - // Remove *all* instances - while ( cur.indexOf( " " + clazz + " " ) > -1 ) { - cur = cur.replace( " " + clazz + " ", " " ); - } - } - - // Only assign if different to avoid unneeded rendering. - finalValue = stripAndCollapse( cur ); - if ( curValue !== finalValue ) { - elem.setAttribute( "class", finalValue ); - } - } - } - } - - return this; - }, - - toggleClass: function( value, stateVal ) { - var type = typeof value, - isValidValue = type === "string" || Array.isArray( value ); - - if ( typeof stateVal === "boolean" && isValidValue ) { - return stateVal ? this.addClass( value ) : this.removeClass( value ); - } - - if ( isFunction( value ) ) { - return this.each( function( i ) { - jQuery( this ).toggleClass( - value.call( this, i, getClass( this ), stateVal ), - stateVal - ); - } ); - } - - return this.each( function() { - var className, i, self, classNames; - - if ( isValidValue ) { - - // Toggle individual class names - i = 0; - self = jQuery( this ); - classNames = classesToArray( value ); - - while ( ( className = classNames[ i++ ] ) ) { - - // Check each className given, space separated list - if ( self.hasClass( className ) ) { - self.removeClass( className ); - } else { - self.addClass( className ); - } - } - - // Toggle whole class name - } else if ( value === undefined || type === "boolean" ) { - className = getClass( this ); - if ( className ) { - - // Store className if set - dataPriv.set( this, "__className__", className ); - } - - // If the element has a class name or if we're passed `false`, - // then remove the whole classname (if there was one, the above saved it). - // Otherwise bring back whatever was previously saved (if anything), - // falling back to the empty string if nothing was stored. - if ( this.setAttribute ) { - this.setAttribute( "class", - className || value === false ? - "" : - dataPriv.get( this, "__className__" ) || "" - ); - } - } - } ); - }, - - hasClass: function( selector ) { - var className, elem, - i = 0; - - className = " " + selector + " "; - while ( ( elem = this[ i++ ] ) ) { - if ( elem.nodeType === 1 && - ( " " + stripAndCollapse( getClass( elem ) ) + " " ).indexOf( className ) > -1 ) { - return true; - } - } - - return false; - } -} ); - - - - -var rreturn = /\r/g; - -jQuery.fn.extend( { - val: function( value ) { - var hooks, ret, valueIsFunction, - elem = this[ 0 ]; - - if ( !arguments.length ) { - if ( elem ) { - hooks = jQuery.valHooks[ elem.type ] || - jQuery.valHooks[ elem.nodeName.toLowerCase() ]; - - if ( hooks && - "get" in hooks && - ( ret = hooks.get( elem, "value" ) ) !== undefined - ) { - return ret; - } - - ret = elem.value; - - // Handle most common string cases - if ( typeof ret === "string" ) { - return ret.replace( rreturn, "" ); - } - - // Handle cases where value is null/undef or number - return ret == null ? "" : ret; - } - - return; - } - - valueIsFunction = isFunction( value ); - - return this.each( function( i ) { - var val; - - if ( this.nodeType !== 1 ) { - return; - } - - if ( valueIsFunction ) { - val = value.call( this, i, jQuery( this ).val() ); - } else { - val = value; - } - - // Treat null/undefined as ""; convert numbers to string - if ( val == null ) { - val = ""; - - } else if ( typeof val === "number" ) { - val += ""; - - } else if ( Array.isArray( val ) ) { - val = jQuery.map( val, function( value ) { - return value == null ? "" : value + ""; - } ); - } - - hooks = jQuery.valHooks[ this.type ] || jQuery.valHooks[ this.nodeName.toLowerCase() ]; - - // If set returns undefined, fall back to normal setting - if ( !hooks || !( "set" in hooks ) || hooks.set( this, val, "value" ) === undefined ) { - this.value = val; - } - } ); - } -} ); - -jQuery.extend( { - valHooks: { - option: { - get: function( elem ) { - - var val = jQuery.find.attr( elem, "value" ); - return val != null ? - val : - - // Support: IE <=10 - 11 only - // option.text throws exceptions (#14686, #14858) - // Strip and collapse whitespace - // https://html.spec.whatwg.org/#strip-and-collapse-whitespace - stripAndCollapse( jQuery.text( elem ) ); - } - }, - select: { - get: function( elem ) { - var value, option, i, - options = elem.options, - index = elem.selectedIndex, - one = elem.type === "select-one", - values = one ? null : [], - max = one ? index + 1 : options.length; - - if ( index < 0 ) { - i = max; - - } else { - i = one ? index : 0; - } - - // Loop through all the selected options - for ( ; i < max; i++ ) { - option = options[ i ]; - - // Support: IE <=9 only - // IE8-9 doesn't update selected after form reset (#2551) - if ( ( option.selected || i === index ) && - - // Don't return options that are disabled or in a disabled optgroup - !option.disabled && - ( !option.parentNode.disabled || - !nodeName( option.parentNode, "optgroup" ) ) ) { - - // Get the specific value for the option - value = jQuery( option ).val(); - - // We don't need an array for one selects - if ( one ) { - return value; - } - - // Multi-Selects return an array - values.push( value ); - } - } - - return values; - }, - - set: function( elem, value ) { - var optionSet, option, - options = elem.options, - values = jQuery.makeArray( value ), - i = options.length; - - while ( i-- ) { - option = options[ i ]; - - /* eslint-disable no-cond-assign */ - - if ( option.selected = - jQuery.inArray( jQuery.valHooks.option.get( option ), values ) > -1 - ) { - optionSet = true; - } - - /* eslint-enable no-cond-assign */ - } - - // Force browsers to behave consistently when non-matching value is set - if ( !optionSet ) { - elem.selectedIndex = -1; - } - return values; - } - } - } -} ); - -// Radios and checkboxes getter/setter -jQuery.each( [ "radio", "checkbox" ], function() { - jQuery.valHooks[ this ] = { - set: function( elem, value ) { - if ( Array.isArray( value ) ) { - return ( elem.checked = jQuery.inArray( jQuery( elem ).val(), value ) > -1 ); - } - } - }; - if ( !support.checkOn ) { - jQuery.valHooks[ this ].get = function( elem ) { - return elem.getAttribute( "value" ) === null ? "on" : elem.value; - }; - } -} ); - - - - -// Return jQuery for attributes-only inclusion - - -support.focusin = "onfocusin" in window; - - -var rfocusMorph = /^(?:focusinfocus|focusoutblur)$/, - stopPropagationCallback = function( e ) { - e.stopPropagation(); - }; - -jQuery.extend( jQuery.event, { - - trigger: function( event, data, elem, onlyHandlers ) { - - var i, cur, tmp, bubbleType, ontype, handle, special, lastElement, - eventPath = [ elem || document ], - type = hasOwn.call( event, "type" ) ? event.type : event, - namespaces = hasOwn.call( event, "namespace" ) ? event.namespace.split( "." ) : []; - - cur = lastElement = tmp = elem = elem || document; - - // Don't do events on text and comment nodes - if ( elem.nodeType === 3 || elem.nodeType === 8 ) { - return; - } - - // focus/blur morphs to focusin/out; ensure we're not firing them right now - if ( rfocusMorph.test( type + jQuery.event.triggered ) ) { - return; - } - - if ( type.indexOf( "." ) > -1 ) { - - // Namespaced trigger; create a regexp to match event type in handle() - namespaces = type.split( "." ); - type = namespaces.shift(); - namespaces.sort(); - } - ontype = type.indexOf( ":" ) < 0 && "on" + type; - - // Caller can pass in a jQuery.Event object, Object, or just an event type string - event = event[ jQuery.expando ] ? - event : - new jQuery.Event( type, typeof event === "object" && event ); - - // Trigger bitmask: & 1 for native handlers; & 2 for jQuery (always true) - event.isTrigger = onlyHandlers ? 2 : 3; - event.namespace = namespaces.join( "." ); - event.rnamespace = event.namespace ? - new RegExp( "(^|\\.)" + namespaces.join( "\\.(?:.*\\.|)" ) + "(\\.|$)" ) : - null; - - // Clean up the event in case it is being reused - event.result = undefined; - if ( !event.target ) { - event.target = elem; - } - - // Clone any incoming data and prepend the event, creating the handler arg list - data = data == null ? - [ event ] : - jQuery.makeArray( data, [ event ] ); - - // Allow special events to draw outside the lines - special = jQuery.event.special[ type ] || {}; - if ( !onlyHandlers && special.trigger && special.trigger.apply( elem, data ) === false ) { - return; - } - - // Determine event propagation path in advance, per W3C events spec (#9951) - // Bubble up to document, then to window; watch for a global ownerDocument var (#9724) - if ( !onlyHandlers && !special.noBubble && !isWindow( elem ) ) { - - bubbleType = special.delegateType || type; - if ( !rfocusMorph.test( bubbleType + type ) ) { - cur = cur.parentNode; - } - for ( ; cur; cur = cur.parentNode ) { - eventPath.push( cur ); - tmp = cur; - } - - // Only add window if we got to document (e.g., not plain obj or detached DOM) - if ( tmp === ( elem.ownerDocument || document ) ) { - eventPath.push( tmp.defaultView || tmp.parentWindow || window ); - } - } - - // Fire handlers on the event path - i = 0; - while ( ( cur = eventPath[ i++ ] ) && !event.isPropagationStopped() ) { - lastElement = cur; - event.type = i > 1 ? - bubbleType : - special.bindType || type; - - // jQuery handler - handle = ( dataPriv.get( cur, "events" ) || Object.create( null ) )[ event.type ] && - dataPriv.get( cur, "handle" ); - if ( handle ) { - handle.apply( cur, data ); - } - - // Native handler - handle = ontype && cur[ ontype ]; - if ( handle && handle.apply && acceptData( cur ) ) { - event.result = handle.apply( cur, data ); - if ( event.result === false ) { - event.preventDefault(); - } - } - } - event.type = type; - - // If nobody prevented the default action, do it now - if ( !onlyHandlers && !event.isDefaultPrevented() ) { - - if ( ( !special._default || - special._default.apply( eventPath.pop(), data ) === false ) && - acceptData( elem ) ) { - - // Call a native DOM method on the target with the same name as the event. - // Don't do default actions on window, that's where global variables be (#6170) - if ( ontype && isFunction( elem[ type ] ) && !isWindow( elem ) ) { - - // Don't re-trigger an onFOO event when we call its FOO() method - tmp = elem[ ontype ]; - - if ( tmp ) { - elem[ ontype ] = null; - } - - // Prevent re-triggering of the same event, since we already bubbled it above - jQuery.event.triggered = type; - - if ( event.isPropagationStopped() ) { - lastElement.addEventListener( type, stopPropagationCallback ); - } - - elem[ type ](); - - if ( event.isPropagationStopped() ) { - lastElement.removeEventListener( type, stopPropagationCallback ); - } - - jQuery.event.triggered = undefined; - - if ( tmp ) { - elem[ ontype ] = tmp; - } - } - } - } - - return event.result; - }, - - // Piggyback on a donor event to simulate a different one - // Used only for `focus(in | out)` events - simulate: function( type, elem, event ) { - var e = jQuery.extend( - new jQuery.Event(), - event, - { - type: type, - isSimulated: true - } - ); - - jQuery.event.trigger( e, null, elem ); - } - -} ); - -jQuery.fn.extend( { - - trigger: function( type, data ) { - return this.each( function() { - jQuery.event.trigger( type, data, this ); - } ); - }, - triggerHandler: function( type, data ) { - var elem = this[ 0 ]; - if ( elem ) { - return jQuery.event.trigger( type, data, elem, true ); - } - } -} ); - - -// Support: Firefox <=44 -// Firefox doesn't have focus(in | out) events -// Related ticket - https://bugzilla.mozilla.org/show_bug.cgi?id=687787 -// -// Support: Chrome <=48 - 49, Safari <=9.0 - 9.1 -// focus(in | out) events fire after focus & blur events, -// which is spec violation - http://www.w3.org/TR/DOM-Level-3-Events/#events-focusevent-event-order -// Related ticket - https://bugs.chromium.org/p/chromium/issues/detail?id=449857 -if ( !support.focusin ) { - jQuery.each( { focus: "focusin", blur: "focusout" }, function( orig, fix ) { - - // Attach a single capturing handler on the document while someone wants focusin/focusout - var handler = function( event ) { - jQuery.event.simulate( fix, event.target, jQuery.event.fix( event ) ); - }; - - jQuery.event.special[ fix ] = { - setup: function() { - - // Handle: regular nodes (via `this.ownerDocument`), window - // (via `this.document`) & document (via `this`). - var doc = this.ownerDocument || this.document || this, - attaches = dataPriv.access( doc, fix ); - - if ( !attaches ) { - doc.addEventListener( orig, handler, true ); - } - dataPriv.access( doc, fix, ( attaches || 0 ) + 1 ); - }, - teardown: function() { - var doc = this.ownerDocument || this.document || this, - attaches = dataPriv.access( doc, fix ) - 1; - - if ( !attaches ) { - doc.removeEventListener( orig, handler, true ); - dataPriv.remove( doc, fix ); - - } else { - dataPriv.access( doc, fix, attaches ); - } - } - }; - } ); -} -var location = window.location; - -var nonce = { guid: Date.now() }; - -var rquery = ( /\?/ ); - - - -// Cross-browser xml parsing -jQuery.parseXML = function( data ) { - var xml, parserErrorElem; - if ( !data || typeof data !== "string" ) { - return null; - } - - // Support: IE 9 - 11 only - // IE throws on parseFromString with invalid input. - try { - xml = ( new window.DOMParser() ).parseFromString( data, "text/xml" ); - } catch ( e ) {} - - parserErrorElem = xml && xml.getElementsByTagName( "parsererror" )[ 0 ]; - if ( !xml || parserErrorElem ) { - jQuery.error( "Invalid XML: " + ( - parserErrorElem ? - jQuery.map( parserErrorElem.childNodes, function( el ) { - return el.textContent; - } ).join( "\n" ) : - data - ) ); - } - return xml; -}; - - -var - rbracket = /\[\]$/, - rCRLF = /\r?\n/g, - rsubmitterTypes = /^(?:submit|button|image|reset|file)$/i, - rsubmittable = /^(?:input|select|textarea|keygen)/i; - -function buildParams( prefix, obj, traditional, add ) { - var name; - - if ( Array.isArray( obj ) ) { - - // Serialize array item. - jQuery.each( obj, function( i, v ) { - if ( traditional || rbracket.test( prefix ) ) { - - // Treat each array item as a scalar. - add( prefix, v ); - - } else { - - // Item is non-scalar (array or object), encode its numeric index. - buildParams( - prefix + "[" + ( typeof v === "object" && v != null ? i : "" ) + "]", - v, - traditional, - add - ); - } - } ); - - } else if ( !traditional && toType( obj ) === "object" ) { - - // Serialize object item. - for ( name in obj ) { - buildParams( prefix + "[" + name + "]", obj[ name ], traditional, add ); - } - - } else { - - // Serialize scalar item. - add( prefix, obj ); - } -} - -// Serialize an array of form elements or a set of -// key/values into a query string -jQuery.param = function( a, traditional ) { - var prefix, - s = [], - add = function( key, valueOrFunction ) { - - // If value is a function, invoke it and use its return value - var value = isFunction( valueOrFunction ) ? - valueOrFunction() : - valueOrFunction; - - s[ s.length ] = encodeURIComponent( key ) + "=" + - encodeURIComponent( value == null ? "" : value ); - }; - - if ( a == null ) { - return ""; - } - - // If an array was passed in, assume that it is an array of form elements. - if ( Array.isArray( a ) || ( a.jquery && !jQuery.isPlainObject( a ) ) ) { - - // Serialize the form elements - jQuery.each( a, function() { - add( this.name, this.value ); - } ); - - } else { - - // If traditional, encode the "old" way (the way 1.3.2 or older - // did it), otherwise encode params recursively. - for ( prefix in a ) { - buildParams( prefix, a[ prefix ], traditional, add ); - } - } - - // Return the resulting serialization - return s.join( "&" ); -}; - -jQuery.fn.extend( { - serialize: function() { - return jQuery.param( this.serializeArray() ); - }, - serializeArray: function() { - return this.map( function() { - - // Can add propHook for "elements" to filter or add form elements - var elements = jQuery.prop( this, "elements" ); - return elements ? jQuery.makeArray( elements ) : this; - } ).filter( function() { - var type = this.type; - - // Use .is( ":disabled" ) so that fieldset[disabled] works - return this.name && !jQuery( this ).is( ":disabled" ) && - rsubmittable.test( this.nodeName ) && !rsubmitterTypes.test( type ) && - ( this.checked || !rcheckableType.test( type ) ); - } ).map( function( _i, elem ) { - var val = jQuery( this ).val(); - - if ( val == null ) { - return null; - } - - if ( Array.isArray( val ) ) { - return jQuery.map( val, function( val ) { - return { name: elem.name, value: val.replace( rCRLF, "\r\n" ) }; - } ); - } - - return { name: elem.name, value: val.replace( rCRLF, "\r\n" ) }; - } ).get(); - } -} ); - - -var - r20 = /%20/g, - rhash = /#.*$/, - rantiCache = /([?&])_=[^&]*/, - rheaders = /^(.*?):[ \t]*([^\r\n]*)$/mg, - - // #7653, #8125, #8152: local protocol detection - rlocalProtocol = /^(?:about|app|app-storage|.+-extension|file|res|widget):$/, - rnoContent = /^(?:GET|HEAD)$/, - rprotocol = /^\/\//, - - /* Prefilters - * 1) They are useful to introduce custom dataTypes (see ajax/jsonp.js for an example) - * 2) These are called: - * - BEFORE asking for a transport - * - AFTER param serialization (s.data is a string if s.processData is true) - * 3) key is the dataType - * 4) the catchall symbol "*" can be used - * 5) execution will start with transport dataType and THEN continue down to "*" if needed - */ - prefilters = {}, - - /* Transports bindings - * 1) key is the dataType - * 2) the catchall symbol "*" can be used - * 3) selection will start with transport dataType and THEN go to "*" if needed - */ - transports = {}, - - // Avoid comment-prolog char sequence (#10098); must appease lint and evade compression - allTypes = "*/".concat( "*" ), - - // Anchor tag for parsing the document origin - originAnchor = document.createElement( "a" ); - -originAnchor.href = location.href; - -// Base "constructor" for jQuery.ajaxPrefilter and jQuery.ajaxTransport -function addToPrefiltersOrTransports( structure ) { - - // dataTypeExpression is optional and defaults to "*" - return function( dataTypeExpression, func ) { - - if ( typeof dataTypeExpression !== "string" ) { - func = dataTypeExpression; - dataTypeExpression = "*"; - } - - var dataType, - i = 0, - dataTypes = dataTypeExpression.toLowerCase().match( rnothtmlwhite ) || []; - - if ( isFunction( func ) ) { - - // For each dataType in the dataTypeExpression - while ( ( dataType = dataTypes[ i++ ] ) ) { - - // Prepend if requested - if ( dataType[ 0 ] === "+" ) { - dataType = dataType.slice( 1 ) || "*"; - ( structure[ dataType ] = structure[ dataType ] || [] ).unshift( func ); - - // Otherwise append - } else { - ( structure[ dataType ] = structure[ dataType ] || [] ).push( func ); - } - } - } - }; -} - -// Base inspection function for prefilters and transports -function inspectPrefiltersOrTransports( structure, options, originalOptions, jqXHR ) { - - var inspected = {}, - seekingTransport = ( structure === transports ); - - function inspect( dataType ) { - var selected; - inspected[ dataType ] = true; - jQuery.each( structure[ dataType ] || [], function( _, prefilterOrFactory ) { - var dataTypeOrTransport = prefilterOrFactory( options, originalOptions, jqXHR ); - if ( typeof dataTypeOrTransport === "string" && - !seekingTransport && !inspected[ dataTypeOrTransport ] ) { - - options.dataTypes.unshift( dataTypeOrTransport ); - inspect( dataTypeOrTransport ); - return false; - } else if ( seekingTransport ) { - return !( selected = dataTypeOrTransport ); - } - } ); - return selected; - } - - return inspect( options.dataTypes[ 0 ] ) || !inspected[ "*" ] && inspect( "*" ); -} - -// A special extend for ajax options -// that takes "flat" options (not to be deep extended) -// Fixes #9887 -function ajaxExtend( target, src ) { - var key, deep, - flatOptions = jQuery.ajaxSettings.flatOptions || {}; - - for ( key in src ) { - if ( src[ key ] !== undefined ) { - ( flatOptions[ key ] ? target : ( deep || ( deep = {} ) ) )[ key ] = src[ key ]; - } - } - if ( deep ) { - jQuery.extend( true, target, deep ); - } - - return target; -} - -/* Handles responses to an ajax request: - * - finds the right dataType (mediates between content-type and expected dataType) - * - returns the corresponding response - */ -function ajaxHandleResponses( s, jqXHR, responses ) { - - var ct, type, finalDataType, firstDataType, - contents = s.contents, - dataTypes = s.dataTypes; - - // Remove auto dataType and get content-type in the process - while ( dataTypes[ 0 ] === "*" ) { - dataTypes.shift(); - if ( ct === undefined ) { - ct = s.mimeType || jqXHR.getResponseHeader( "Content-Type" ); - } - } - - // Check if we're dealing with a known content-type - if ( ct ) { - for ( type in contents ) { - if ( contents[ type ] && contents[ type ].test( ct ) ) { - dataTypes.unshift( type ); - break; - } - } - } - - // Check to see if we have a response for the expected dataType - if ( dataTypes[ 0 ] in responses ) { - finalDataType = dataTypes[ 0 ]; - } else { - - // Try convertible dataTypes - for ( type in responses ) { - if ( !dataTypes[ 0 ] || s.converters[ type + " " + dataTypes[ 0 ] ] ) { - finalDataType = type; - break; - } - if ( !firstDataType ) { - firstDataType = type; - } - } - - // Or just use first one - finalDataType = finalDataType || firstDataType; - } - - // If we found a dataType - // We add the dataType to the list if needed - // and return the corresponding response - if ( finalDataType ) { - if ( finalDataType !== dataTypes[ 0 ] ) { - dataTypes.unshift( finalDataType ); - } - return responses[ finalDataType ]; - } -} - -/* Chain conversions given the request and the original response - * Also sets the responseXXX fields on the jqXHR instance - */ -function ajaxConvert( s, response, jqXHR, isSuccess ) { - var conv2, current, conv, tmp, prev, - converters = {}, - - // Work with a copy of dataTypes in case we need to modify it for conversion - dataTypes = s.dataTypes.slice(); - - // Create converters map with lowercased keys - if ( dataTypes[ 1 ] ) { - for ( conv in s.converters ) { - converters[ conv.toLowerCase() ] = s.converters[ conv ]; - } - } - - current = dataTypes.shift(); - - // Convert to each sequential dataType - while ( current ) { - - if ( s.responseFields[ current ] ) { - jqXHR[ s.responseFields[ current ] ] = response; - } - - // Apply the dataFilter if provided - if ( !prev && isSuccess && s.dataFilter ) { - response = s.dataFilter( response, s.dataType ); - } - - prev = current; - current = dataTypes.shift(); - - if ( current ) { - - // There's only work to do if current dataType is non-auto - if ( current === "*" ) { - - current = prev; - - // Convert response if prev dataType is non-auto and differs from current - } else if ( prev !== "*" && prev !== current ) { - - // Seek a direct converter - conv = converters[ prev + " " + current ] || converters[ "* " + current ]; - - // If none found, seek a pair - if ( !conv ) { - for ( conv2 in converters ) { - - // If conv2 outputs current - tmp = conv2.split( " " ); - if ( tmp[ 1 ] === current ) { - - // If prev can be converted to accepted input - conv = converters[ prev + " " + tmp[ 0 ] ] || - converters[ "* " + tmp[ 0 ] ]; - if ( conv ) { - - // Condense equivalence converters - if ( conv === true ) { - conv = converters[ conv2 ]; - - // Otherwise, insert the intermediate dataType - } else if ( converters[ conv2 ] !== true ) { - current = tmp[ 0 ]; - dataTypes.unshift( tmp[ 1 ] ); - } - break; - } - } - } - } - - // Apply converter (if not an equivalence) - if ( conv !== true ) { - - // Unless errors are allowed to bubble, catch and return them - if ( conv && s.throws ) { - response = conv( response ); - } else { - try { - response = conv( response ); - } catch ( e ) { - return { - state: "parsererror", - error: conv ? e : "No conversion from " + prev + " to " + current - }; - } - } - } - } - } - } - - return { state: "success", data: response }; -} - -jQuery.extend( { - - // Counter for holding the number of active queries - active: 0, - - // Last-Modified header cache for next request - lastModified: {}, - etag: {}, - - ajaxSettings: { - url: location.href, - type: "GET", - isLocal: rlocalProtocol.test( location.protocol ), - global: true, - processData: true, - async: true, - contentType: "application/x-www-form-urlencoded; charset=UTF-8", - - /* - timeout: 0, - data: null, - dataType: null, - username: null, - password: null, - cache: null, - throws: false, - traditional: false, - headers: {}, - */ - - accepts: { - "*": allTypes, - text: "text/plain", - html: "text/html", - xml: "application/xml, text/xml", - json: "application/json, text/javascript" - }, - - contents: { - xml: /\bxml\b/, - html: /\bhtml/, - json: /\bjson\b/ - }, - - responseFields: { - xml: "responseXML", - text: "responseText", - json: "responseJSON" - }, - - // Data converters - // Keys separate source (or catchall "*") and destination types with a single space - converters: { - - // Convert anything to text - "* text": String, - - // Text to html (true = no transformation) - "text html": true, - - // Evaluate text as a json expression - "text json": JSON.parse, - - // Parse text as xml - "text xml": jQuery.parseXML - }, - - // For options that shouldn't be deep extended: - // you can add your own custom options here if - // and when you create one that shouldn't be - // deep extended (see ajaxExtend) - flatOptions: { - url: true, - context: true - } - }, - - // Creates a full fledged settings object into target - // with both ajaxSettings and settings fields. - // If target is omitted, writes into ajaxSettings. - ajaxSetup: function( target, settings ) { - return settings ? - - // Building a settings object - ajaxExtend( ajaxExtend( target, jQuery.ajaxSettings ), settings ) : - - // Extending ajaxSettings - ajaxExtend( jQuery.ajaxSettings, target ); - }, - - ajaxPrefilter: addToPrefiltersOrTransports( prefilters ), - ajaxTransport: addToPrefiltersOrTransports( transports ), - - // Main method - ajax: function( url, options ) { - - // If url is an object, simulate pre-1.5 signature - if ( typeof url === "object" ) { - options = url; - url = undefined; - } - - // Force options to be an object - options = options || {}; - - var transport, - - // URL without anti-cache param - cacheURL, - - // Response headers - responseHeadersString, - responseHeaders, - - // timeout handle - timeoutTimer, - - // Url cleanup var - urlAnchor, - - // Request state (becomes false upon send and true upon completion) - completed, - - // To know if global events are to be dispatched - fireGlobals, - - // Loop variable - i, - - // uncached part of the url - uncached, - - // Create the final options object - s = jQuery.ajaxSetup( {}, options ), - - // Callbacks context - callbackContext = s.context || s, - - // Context for global events is callbackContext if it is a DOM node or jQuery collection - globalEventContext = s.context && - ( callbackContext.nodeType || callbackContext.jquery ) ? - jQuery( callbackContext ) : - jQuery.event, - - // Deferreds - deferred = jQuery.Deferred(), - completeDeferred = jQuery.Callbacks( "once memory" ), - - // Status-dependent callbacks - statusCode = s.statusCode || {}, - - // Headers (they are sent all at once) - requestHeaders = {}, - requestHeadersNames = {}, - - // Default abort message - strAbort = "canceled", - - // Fake xhr - jqXHR = { - readyState: 0, - - // Builds headers hashtable if needed - getResponseHeader: function( key ) { - var match; - if ( completed ) { - if ( !responseHeaders ) { - responseHeaders = {}; - while ( ( match = rheaders.exec( responseHeadersString ) ) ) { - responseHeaders[ match[ 1 ].toLowerCase() + " " ] = - ( responseHeaders[ match[ 1 ].toLowerCase() + " " ] || [] ) - .concat( match[ 2 ] ); - } - } - match = responseHeaders[ key.toLowerCase() + " " ]; - } - return match == null ? null : match.join( ", " ); - }, - - // Raw string - getAllResponseHeaders: function() { - return completed ? responseHeadersString : null; - }, - - // Caches the header - setRequestHeader: function( name, value ) { - if ( completed == null ) { - name = requestHeadersNames[ name.toLowerCase() ] = - requestHeadersNames[ name.toLowerCase() ] || name; - requestHeaders[ name ] = value; - } - return this; - }, - - // Overrides response content-type header - overrideMimeType: function( type ) { - if ( completed == null ) { - s.mimeType = type; - } - return this; - }, - - // Status-dependent callbacks - statusCode: function( map ) { - var code; - if ( map ) { - if ( completed ) { - - // Execute the appropriate callbacks - jqXHR.always( map[ jqXHR.status ] ); - } else { - - // Lazy-add the new callbacks in a way that preserves old ones - for ( code in map ) { - statusCode[ code ] = [ statusCode[ code ], map[ code ] ]; - } - } - } - return this; - }, - - // Cancel the request - abort: function( statusText ) { - var finalText = statusText || strAbort; - if ( transport ) { - transport.abort( finalText ); - } - done( 0, finalText ); - return this; - } - }; - - // Attach deferreds - deferred.promise( jqXHR ); - - // Add protocol if not provided (prefilters might expect it) - // Handle falsy url in the settings object (#10093: consistency with old signature) - // We also use the url parameter if available - s.url = ( ( url || s.url || location.href ) + "" ) - .replace( rprotocol, location.protocol + "//" ); - - // Alias method option to type as per ticket #12004 - s.type = options.method || options.type || s.method || s.type; - - // Extract dataTypes list - s.dataTypes = ( s.dataType || "*" ).toLowerCase().match( rnothtmlwhite ) || [ "" ]; - - // A cross-domain request is in order when the origin doesn't match the current origin. - if ( s.crossDomain == null ) { - urlAnchor = document.createElement( "a" ); - - // Support: IE <=8 - 11, Edge 12 - 15 - // IE throws exception on accessing the href property if url is malformed, - // e.g. http://example.com:80x/ - try { - urlAnchor.href = s.url; - - // Support: IE <=8 - 11 only - // Anchor's host property isn't correctly set when s.url is relative - urlAnchor.href = urlAnchor.href; - s.crossDomain = originAnchor.protocol + "//" + originAnchor.host !== - urlAnchor.protocol + "//" + urlAnchor.host; - } catch ( e ) { - - // If there is an error parsing the URL, assume it is crossDomain, - // it can be rejected by the transport if it is invalid - s.crossDomain = true; - } - } - - // Convert data if not already a string - if ( s.data && s.processData && typeof s.data !== "string" ) { - s.data = jQuery.param( s.data, s.traditional ); - } - - // Apply prefilters - inspectPrefiltersOrTransports( prefilters, s, options, jqXHR ); - - // If request was aborted inside a prefilter, stop there - if ( completed ) { - return jqXHR; - } - - // We can fire global events as of now if asked to - // Don't fire events if jQuery.event is undefined in an AMD-usage scenario (#15118) - fireGlobals = jQuery.event && s.global; - - // Watch for a new set of requests - if ( fireGlobals && jQuery.active++ === 0 ) { - jQuery.event.trigger( "ajaxStart" ); - } - - // Uppercase the type - s.type = s.type.toUpperCase(); - - // Determine if request has content - s.hasContent = !rnoContent.test( s.type ); - - // Save the URL in case we're toying with the If-Modified-Since - // and/or If-None-Match header later on - // Remove hash to simplify url manipulation - cacheURL = s.url.replace( rhash, "" ); - - // More options handling for requests with no content - if ( !s.hasContent ) { - - // Remember the hash so we can put it back - uncached = s.url.slice( cacheURL.length ); - - // If data is available and should be processed, append data to url - if ( s.data && ( s.processData || typeof s.data === "string" ) ) { - cacheURL += ( rquery.test( cacheURL ) ? "&" : "?" ) + s.data; - - // #9682: remove data so that it's not used in an eventual retry - delete s.data; - } - - // Add or update anti-cache param if needed - if ( s.cache === false ) { - cacheURL = cacheURL.replace( rantiCache, "$1" ); - uncached = ( rquery.test( cacheURL ) ? "&" : "?" ) + "_=" + ( nonce.guid++ ) + - uncached; - } - - // Put hash and anti-cache on the URL that will be requested (gh-1732) - s.url = cacheURL + uncached; - - // Change '%20' to '+' if this is encoded form body content (gh-2658) - } else if ( s.data && s.processData && - ( s.contentType || "" ).indexOf( "application/x-www-form-urlencoded" ) === 0 ) { - s.data = s.data.replace( r20, "+" ); - } - - // Set the If-Modified-Since and/or If-None-Match header, if in ifModified mode. - if ( s.ifModified ) { - if ( jQuery.lastModified[ cacheURL ] ) { - jqXHR.setRequestHeader( "If-Modified-Since", jQuery.lastModified[ cacheURL ] ); - } - if ( jQuery.etag[ cacheURL ] ) { - jqXHR.setRequestHeader( "If-None-Match", jQuery.etag[ cacheURL ] ); - } - } - - // Set the correct header, if data is being sent - if ( s.data && s.hasContent && s.contentType !== false || options.contentType ) { - jqXHR.setRequestHeader( "Content-Type", s.contentType ); - } - - // Set the Accepts header for the server, depending on the dataType - jqXHR.setRequestHeader( - "Accept", - s.dataTypes[ 0 ] && s.accepts[ s.dataTypes[ 0 ] ] ? - s.accepts[ s.dataTypes[ 0 ] ] + - ( s.dataTypes[ 0 ] !== "*" ? ", " + allTypes + "; q=0.01" : "" ) : - s.accepts[ "*" ] - ); - - // Check for headers option - for ( i in s.headers ) { - jqXHR.setRequestHeader( i, s.headers[ i ] ); - } - - // Allow custom headers/mimetypes and early abort - if ( s.beforeSend && - ( s.beforeSend.call( callbackContext, jqXHR, s ) === false || completed ) ) { - - // Abort if not done already and return - return jqXHR.abort(); - } - - // Aborting is no longer a cancellation - strAbort = "abort"; - - // Install callbacks on deferreds - completeDeferred.add( s.complete ); - jqXHR.done( s.success ); - jqXHR.fail( s.error ); - - // Get transport - transport = inspectPrefiltersOrTransports( transports, s, options, jqXHR ); - - // If no transport, we auto-abort - if ( !transport ) { - done( -1, "No Transport" ); - } else { - jqXHR.readyState = 1; - - // Send global event - if ( fireGlobals ) { - globalEventContext.trigger( "ajaxSend", [ jqXHR, s ] ); - } - - // If request was aborted inside ajaxSend, stop there - if ( completed ) { - return jqXHR; - } - - // Timeout - if ( s.async && s.timeout > 0 ) { - timeoutTimer = window.setTimeout( function() { - jqXHR.abort( "timeout" ); - }, s.timeout ); - } - - try { - completed = false; - transport.send( requestHeaders, done ); - } catch ( e ) { - - // Rethrow post-completion exceptions - if ( completed ) { - throw e; - } - - // Propagate others as results - done( -1, e ); - } - } - - // Callback for when everything is done - function done( status, nativeStatusText, responses, headers ) { - var isSuccess, success, error, response, modified, - statusText = nativeStatusText; - - // Ignore repeat invocations - if ( completed ) { - return; - } - - completed = true; - - // Clear timeout if it exists - if ( timeoutTimer ) { - window.clearTimeout( timeoutTimer ); - } - - // Dereference transport for early garbage collection - // (no matter how long the jqXHR object will be used) - transport = undefined; - - // Cache response headers - responseHeadersString = headers || ""; - - // Set readyState - jqXHR.readyState = status > 0 ? 4 : 0; - - // Determine if successful - isSuccess = status >= 200 && status < 300 || status === 304; - - // Get response data - if ( responses ) { - response = ajaxHandleResponses( s, jqXHR, responses ); - } - - // Use a noop converter for missing script but not if jsonp - if ( !isSuccess && - jQuery.inArray( "script", s.dataTypes ) > -1 && - jQuery.inArray( "json", s.dataTypes ) < 0 ) { - s.converters[ "text script" ] = function() {}; - } - - // Convert no matter what (that way responseXXX fields are always set) - response = ajaxConvert( s, response, jqXHR, isSuccess ); - - // If successful, handle type chaining - if ( isSuccess ) { - - // Set the If-Modified-Since and/or If-None-Match header, if in ifModified mode. - if ( s.ifModified ) { - modified = jqXHR.getResponseHeader( "Last-Modified" ); - if ( modified ) { - jQuery.lastModified[ cacheURL ] = modified; - } - modified = jqXHR.getResponseHeader( "etag" ); - if ( modified ) { - jQuery.etag[ cacheURL ] = modified; - } - } - - // if no content - if ( status === 204 || s.type === "HEAD" ) { - statusText = "nocontent"; - - // if not modified - } else if ( status === 304 ) { - statusText = "notmodified"; - - // If we have data, let's convert it - } else { - statusText = response.state; - success = response.data; - error = response.error; - isSuccess = !error; - } - } else { - - // Extract error from statusText and normalize for non-aborts - error = statusText; - if ( status || !statusText ) { - statusText = "error"; - if ( status < 0 ) { - status = 0; - } - } - } - - // Set data for the fake xhr object - jqXHR.status = status; - jqXHR.statusText = ( nativeStatusText || statusText ) + ""; - - // Success/Error - if ( isSuccess ) { - deferred.resolveWith( callbackContext, [ success, statusText, jqXHR ] ); - } else { - deferred.rejectWith( callbackContext, [ jqXHR, statusText, error ] ); - } - - // Status-dependent callbacks - jqXHR.statusCode( statusCode ); - statusCode = undefined; - - if ( fireGlobals ) { - globalEventContext.trigger( isSuccess ? "ajaxSuccess" : "ajaxError", - [ jqXHR, s, isSuccess ? success : error ] ); - } - - // Complete - completeDeferred.fireWith( callbackContext, [ jqXHR, statusText ] ); - - if ( fireGlobals ) { - globalEventContext.trigger( "ajaxComplete", [ jqXHR, s ] ); - - // Handle the global AJAX counter - if ( !( --jQuery.active ) ) { - jQuery.event.trigger( "ajaxStop" ); - } - } - } - - return jqXHR; - }, - - getJSON: function( url, data, callback ) { - return jQuery.get( url, data, callback, "json" ); - }, - - getScript: function( url, callback ) { - return jQuery.get( url, undefined, callback, "script" ); - } -} ); - -jQuery.each( [ "get", "post" ], function( _i, method ) { - jQuery[ method ] = function( url, data, callback, type ) { - - // Shift arguments if data argument was omitted - if ( isFunction( data ) ) { - type = type || callback; - callback = data; - data = undefined; - } - - // The url can be an options object (which then must have .url) - return jQuery.ajax( jQuery.extend( { - url: url, - type: method, - dataType: type, - data: data, - success: callback - }, jQuery.isPlainObject( url ) && url ) ); - }; -} ); - -jQuery.ajaxPrefilter( function( s ) { - var i; - for ( i in s.headers ) { - if ( i.toLowerCase() === "content-type" ) { - s.contentType = s.headers[ i ] || ""; - } - } -} ); - - -jQuery._evalUrl = function( url, options, doc ) { - return jQuery.ajax( { - url: url, - - // Make this explicit, since user can override this through ajaxSetup (#11264) - type: "GET", - dataType: "script", - cache: true, - async: false, - global: false, - - // Only evaluate the response if it is successful (gh-4126) - // dataFilter is not invoked for failure responses, so using it instead - // of the default converter is kludgy but it works. - converters: { - "text script": function() {} - }, - dataFilter: function( response ) { - jQuery.globalEval( response, options, doc ); - } - } ); -}; - - -jQuery.fn.extend( { - wrapAll: function( html ) { - var wrap; - - if ( this[ 0 ] ) { - if ( isFunction( html ) ) { - html = html.call( this[ 0 ] ); - } - - // The elements to wrap the target around - wrap = jQuery( html, this[ 0 ].ownerDocument ).eq( 0 ).clone( true ); - - if ( this[ 0 ].parentNode ) { - wrap.insertBefore( this[ 0 ] ); - } - - wrap.map( function() { - var elem = this; - - while ( elem.firstElementChild ) { - elem = elem.firstElementChild; - } - - return elem; - } ).append( this ); - } - - return this; - }, - - wrapInner: function( html ) { - if ( isFunction( html ) ) { - return this.each( function( i ) { - jQuery( this ).wrapInner( html.call( this, i ) ); - } ); - } - - return this.each( function() { - var self = jQuery( this ), - contents = self.contents(); - - if ( contents.length ) { - contents.wrapAll( html ); - - } else { - self.append( html ); - } - } ); - }, - - wrap: function( html ) { - var htmlIsFunction = isFunction( html ); - - return this.each( function( i ) { - jQuery( this ).wrapAll( htmlIsFunction ? html.call( this, i ) : html ); - } ); - }, - - unwrap: function( selector ) { - this.parent( selector ).not( "body" ).each( function() { - jQuery( this ).replaceWith( this.childNodes ); - } ); - return this; - } -} ); - - -jQuery.expr.pseudos.hidden = function( elem ) { - return !jQuery.expr.pseudos.visible( elem ); -}; -jQuery.expr.pseudos.visible = function( elem ) { - return !!( elem.offsetWidth || elem.offsetHeight || elem.getClientRects().length ); -}; - - - - -jQuery.ajaxSettings.xhr = function() { - try { - return new window.XMLHttpRequest(); - } catch ( e ) {} -}; - -var xhrSuccessStatus = { - - // File protocol always yields status code 0, assume 200 - 0: 200, - - // Support: IE <=9 only - // #1450: sometimes IE returns 1223 when it should be 204 - 1223: 204 - }, - xhrSupported = jQuery.ajaxSettings.xhr(); - -support.cors = !!xhrSupported && ( "withCredentials" in xhrSupported ); -support.ajax = xhrSupported = !!xhrSupported; - -jQuery.ajaxTransport( function( options ) { - var callback, errorCallback; - - // Cross domain only allowed if supported through XMLHttpRequest - if ( support.cors || xhrSupported && !options.crossDomain ) { - return { - send: function( headers, complete ) { - var i, - xhr = options.xhr(); - - xhr.open( - options.type, - options.url, - options.async, - options.username, - options.password - ); - - // Apply custom fields if provided - if ( options.xhrFields ) { - for ( i in options.xhrFields ) { - xhr[ i ] = options.xhrFields[ i ]; - } - } - - // Override mime type if needed - if ( options.mimeType && xhr.overrideMimeType ) { - xhr.overrideMimeType( options.mimeType ); - } - - // X-Requested-With header - // For cross-domain requests, seeing as conditions for a preflight are - // akin to a jigsaw puzzle, we simply never set it to be sure. - // (it can always be set on a per-request basis or even using ajaxSetup) - // For same-domain requests, won't change header if already provided. - if ( !options.crossDomain && !headers[ "X-Requested-With" ] ) { - headers[ "X-Requested-With" ] = "XMLHttpRequest"; - } - - // Set headers - for ( i in headers ) { - xhr.setRequestHeader( i, headers[ i ] ); - } - - // Callback - callback = function( type ) { - return function() { - if ( callback ) { - callback = errorCallback = xhr.onload = - xhr.onerror = xhr.onabort = xhr.ontimeout = - xhr.onreadystatechange = null; - - if ( type === "abort" ) { - xhr.abort(); - } else if ( type === "error" ) { - - // Support: IE <=9 only - // On a manual native abort, IE9 throws - // errors on any property access that is not readyState - if ( typeof xhr.status !== "number" ) { - complete( 0, "error" ); - } else { - complete( - - // File: protocol always yields status 0; see #8605, #14207 - xhr.status, - xhr.statusText - ); - } - } else { - complete( - xhrSuccessStatus[ xhr.status ] || xhr.status, - xhr.statusText, - - // Support: IE <=9 only - // IE9 has no XHR2 but throws on binary (trac-11426) - // For XHR2 non-text, let the caller handle it (gh-2498) - ( xhr.responseType || "text" ) !== "text" || - typeof xhr.responseText !== "string" ? - { binary: xhr.response } : - { text: xhr.responseText }, - xhr.getAllResponseHeaders() - ); - } - } - }; - }; - - // Listen to events - xhr.onload = callback(); - errorCallback = xhr.onerror = xhr.ontimeout = callback( "error" ); - - // Support: IE 9 only - // Use onreadystatechange to replace onabort - // to handle uncaught aborts - if ( xhr.onabort !== undefined ) { - xhr.onabort = errorCallback; - } else { - xhr.onreadystatechange = function() { - - // Check readyState before timeout as it changes - if ( xhr.readyState === 4 ) { - - // Allow onerror to be called first, - // but that will not handle a native abort - // Also, save errorCallback to a variable - // as xhr.onerror cannot be accessed - window.setTimeout( function() { - if ( callback ) { - errorCallback(); - } - } ); - } - }; - } - - // Create the abort callback - callback = callback( "abort" ); - - try { - - // Do send the request (this may raise an exception) - xhr.send( options.hasContent && options.data || null ); - } catch ( e ) { - - // #14683: Only rethrow if this hasn't been notified as an error yet - if ( callback ) { - throw e; - } - } - }, - - abort: function() { - if ( callback ) { - callback(); - } - } - }; - } -} ); - - - - -// Prevent auto-execution of scripts when no explicit dataType was provided (See gh-2432) -jQuery.ajaxPrefilter( function( s ) { - if ( s.crossDomain ) { - s.contents.script = false; - } -} ); - -// Install script dataType -jQuery.ajaxSetup( { - accepts: { - script: "text/javascript, application/javascript, " + - "application/ecmascript, application/x-ecmascript" - }, - contents: { - script: /\b(?:java|ecma)script\b/ - }, - converters: { - "text script": function( text ) { - jQuery.globalEval( text ); - return text; - } - } -} ); - -// Handle cache's special case and crossDomain -jQuery.ajaxPrefilter( "script", function( s ) { - if ( s.cache === undefined ) { - s.cache = false; - } - if ( s.crossDomain ) { - s.type = "GET"; - } -} ); - -// Bind script tag hack transport -jQuery.ajaxTransport( "script", function( s ) { - - // This transport only deals with cross domain or forced-by-attrs requests - if ( s.crossDomain || s.scriptAttrs ) { - var script, callback; - return { - send: function( _, complete ) { - script = jQuery( " -
- Skip to content -
- -
-
-
-
- -
-
-
- -
-
- - - - - Edit on GitHub - - - - View source - - -
-
-
-
-
-
-
-
-
-
-
-

WPSProtocol package

-
-

Submodules

-
-
-

WPSProtocol.InitialFunctions module

-
-
-

WPSProtocol.Module_RotationAngleErrorsDoubleAveraging module

-
-
-

WPSProtocol.Module_WalshPSeq module

-
-
-

WPSProtocol.Part_2A module

-
-
-

WPSProtocol.TestingFile module

-
-
-

Module contents

-
-
- -
- -
- - - -
-
-
-
- - - - - - - - - - - - \ No newline at end of file diff --git a/docs/build/html/api/.ipynb_checkpoints/modules-checkpoint.html b/docs/build/html/api/.ipynb_checkpoints/modules-checkpoint.html deleted file mode 100644 index 5eeaefc..0000000 --- a/docs/build/html/api/.ipynb_checkpoints/modules-checkpoint.html +++ /dev/null @@ -1,190 +0,0 @@ - - - - - - - - - WPSProtocol — WalshPulSeqProtocol 1.0.post4 documentation - - - - - - - - - -
- Skip to content -
- -
-
-
-
- -
-
-
- -
-
- - - - - Edit on GitHub - - - - View source - - -
-
-
-
-
-
-
-
-
-
-
-

WPSProtocol

-
-
-
- -
- -
- -
-
-
-
- - - - - - - - - - - - \ No newline at end of file diff --git a/docs/build/index.html b/docs/build/index.html deleted file mode 100644 index b9b4e65..0000000 --- a/docs/build/index.html +++ /dev/null @@ -1,221 +0,0 @@ - - - - - - - - - Welcome to WalshPulSeqProtocol's documentation! — WalshPulSeqProtocol 1.0.post4 documentation - - - - - - - - - - -
- Skip to content -
- -
-
-
-
- -
-
-
- -
-
- - - - - Edit on GitHub - - - - View source - - -
-
-
-
-
-
-
-
-
-
-
-

Welcome to WalshPulSeqProtocol's documentation!

-
-

Contents:

- -
-
-
-

Indices and tables

- -
- -
- -
- - - -
-
-
-
- - - - - - - - - - - - \ No newline at end of file diff --git a/docs/build/objects.inv b/docs/build/objects.inv deleted file mode 100644 index 624866b..0000000 --- a/docs/build/objects.inv +++ /dev/null @@ -1,6 +0,0 @@ -# Sphinx inventory version 2 -# Project: WalshPulSeqProtocol -# Version: -# The remainder of this file is compressed using zlib. -xڅ0 D|E -b"ulpҤ{- Yw|m*UǑ5 ќ kY$l:ۂC"0|Ŋ} >'EK;6]%*$edYz*ޡ;1ks!Z[: tne̾J|_ \ No newline at end of file diff --git a/docs/build/search.html b/docs/build/search.html deleted file mode 100644 index 5620b2c..0000000 --- a/docs/build/search.html +++ /dev/null @@ -1,187 +0,0 @@ - - - - - - - Search — WalshPulSeqProtocol 1.0.post4 documentation - - - - - - - - - -
- Skip to content -
- -
-
-
-
- -
-
-
- -
-
- - -
-
-
-
-
-
-
-
-
-
- - - -
- -
- -
- -
- -
-
-
-
- - - - - - - - - - - - \ No newline at end of file diff --git a/docs/build/searchindex.js b/docs/build/searchindex.js deleted file mode 100644 index f722a70..0000000 --- a/docs/build/searchindex.js +++ /dev/null @@ -1 +0,0 @@ -Search.setIndex({"docnames": ["api/WPSProtocol", "api/modules", "index"], "filenames": ["api\\WPSProtocol.rst", "api\\modules.rst", "index.rst"], "titles": ["WPSProtocol package", "WPSProtocol", "Welcome to WalshPulSeqProtocol's documentation!"], "terms": {"packag": [1, 2], "submodul": 1, "initialfunct": 1, "modul": [1, 2], "module_rotationangleerrorsdoubleaverag": 1, "module_walshpseq": 1, "part_2a": 1, "testingfil": 1, "content": 1, "wpsprotocol": 2, "index": 2, "search": 2, "page": 2}, "objects": {}, "objtypes": {}, "objnames": {}, "titleterms": {"wpsprotocol": [0, 1], "packag": 0, "submodul": 0, "initialfunct": 0, "modul": 0, "module_rotationangleerrorsdoubleaverag": 0, "module_walshpseq": 0, "part_2a": 0, "testingfil": 0, "content": [0, 2], "welcom": 2, "walshpulseqprotocol": 2, "": 2, "document": 2, "indic": 2, "tabl": 2}, "envversion": {"sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.viewcode": 1, "sphinx.ext.todo": 2, "sphinx.ext.intersphinx": 1, "sphinx": 58}, "alltitles": {"WPSProtocol package": [[0, "wpsprotocol-package"]], "Submodules": [[0, "submodules"]], "WPSProtocol.InitialFunctions module": [[0, "wpsprotocol-initialfunctions-module"]], "WPSProtocol.Module_RotationAngleErrorsDoubleAveraging module": [[0, "wpsprotocol-module-rotationangleerrorsdoubleaveraging-module"]], "WPSProtocol.Module_WalshPSeq module": [[0, "wpsprotocol-module-walshpseq-module"]], "WPSProtocol.Part_2A module": [[0, "wpsprotocol-part-2a-module"]], "WPSProtocol.TestingFile module": [[0, "wpsprotocol-testingfile-module"]], "Module contents": [[0, "module-contents"]], "WPSProtocol": [[1, "wpsprotocol"]], "Welcome to WalshPulSeqProtocol's documentation!": [[2, "welcome-to-walshpulseqprotocol-s-documentation"]], "Contents:": [[2, null]], "Indices and tables": [[2, "indices-and-tables"]]}, "indexentries": {}}) \ No newline at end of file diff --git a/docs/docs/modules.rst b/docs/docs/modules.rst deleted file mode 100644 index 08a2636..0000000 --- a/docs/docs/modules.rst +++ /dev/null @@ -1,6 +0,0 @@ -docs -==== - -.. toctree:: - :maxdepth: 4 - diff --git a/pyproject.toml b/pyproject.toml index 83b19c3..33b5cfd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ name = "WPSProtocol" readme = "README.md" dynamic = ["version", "dependencies"] -requires-python = "==3.x" +requires-python = ">=3.10" authors = [ { name="Jessica John Britto", email="jessicajohnbritto@kgpian.iitkgp.ac.in" }, ]