jquery.slim.js 205 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681668266836684668566866687668866896690669166926693669466956696669766986699670067016702670367046705670667076708670967106711671267136714671567166717671867196720672167226723672467256726672767286729673067316732673367346735673667376738673967406741674267436744674567466747674867496750675167526753675467556756675767586759676067616762676367646765676667676768676967706771677267736774677567766777677867796780678167826783678467856786678767886789679067916792679367946795679667976798679968006801680268036804680568066807680868096810681168126813681468156816681768186819682068216822682368246825682668276828682968306831683268336834683568366837683868396840684168426843684468456846684768486849685068516852685368546855685668576858685968606861686268636864686568666867686868696870687168726873687468756876687768786879688068816882688368846885688668876888688968906891689268936894689568966897689868996900690169026903690469056906690769086909691069116912691369146915691669176918691969206921692269236924692569266927692869296930693169326933693469356936693769386939694069416942694369446945694669476948694969506951695269536954695569566957695869596960696169626963696469656966696769686969697069716972697369746975697669776978697969806981698269836984698569866987698869896990699169926993699469956996699769986999700070017002700370047005700670077008700970107011701270137014701570167017701870197020702170227023702470257026702770287029703070317032703370347035703670377038703970407041704270437044704570467047704870497050705170527053705470557056705770587059706070617062706370647065706670677068706970707071707270737074707570767077707870797080708170827083708470857086708770887089709070917092709370947095709670977098709971007101710271037104710571067107710871097110711171127113711471157116711771187119712071217122712371247125712671277128712971307131713271337134713571367137713871397140714171427143714471457146714771487149715071517152715371547155715671577158715971607161716271637164716571667167716871697170717171727173717471757176717771787179718071817182718371847185718671877188718971907191719271937194719571967197719871997200720172027203720472057206720772087209721072117212721372147215721672177218721972207221722272237224722572267227722872297230723172327233723472357236723772387239724072417242724372447245724672477248724972507251725272537254725572567257725872597260726172627263726472657266726772687269727072717272727372747275727672777278727972807281728272837284728572867287728872897290729172927293729472957296729772987299730073017302730373047305730673077308730973107311731273137314731573167317731873197320732173227323732473257326732773287329733073317332733373347335733673377338733973407341734273437344734573467347734873497350735173527353735473557356735773587359736073617362736373647365736673677368736973707371737273737374737573767377737873797380738173827383738473857386738773887389739073917392739373947395739673977398739974007401740274037404740574067407740874097410741174127413741474157416741774187419742074217422742374247425742674277428742974307431743274337434743574367437743874397440744174427443744474457446744774487449745074517452745374547455745674577458745974607461746274637464746574667467746874697470747174727473747474757476747774787479748074817482748374847485748674877488748974907491749274937494749574967497749874997500750175027503750475057506750775087509751075117512751375147515751675177518751975207521752275237524752575267527752875297530753175327533753475357536753775387539754075417542754375447545754675477548754975507551755275537554755575567557755875597560756175627563756475657566756775687569757075717572757375747575757675777578757975807581758275837584758575867587758875897590759175927593759475957596759775987599760076017602760376047605760676077608760976107611761276137614761576167617761876197620762176227623762476257626762776287629763076317632763376347635763676377638763976407641764276437644764576467647764876497650765176527653765476557656765776587659766076617662766376647665766676677668766976707671767276737674767576767677767876797680768176827683768476857686768776887689769076917692769376947695769676977698769977007701770277037704770577067707770877097710771177127713771477157716771777187719772077217722772377247725772677277728772977307731773277337734773577367737773877397740774177427743774477457746774777487749775077517752775377547755775677577758775977607761776277637764776577667767776877697770777177727773777477757776777777787779778077817782778377847785778677877788778977907791779277937794779577967797779877997800780178027803780478057806780778087809781078117812781378147815781678177818781978207821782278237824782578267827782878297830783178327833783478357836783778387839784078417842784378447845784678477848784978507851785278537854785578567857785878597860786178627863786478657866786778687869787078717872787378747875787678777878787978807881788278837884788578867887788878897890789178927893789478957896789778987899790079017902790379047905790679077908790979107911791279137914791579167917791879197920792179227923792479257926792779287929793079317932
  1. /*!
  2. * jQuery JavaScript Library v3.0.0 -ajax,-ajax/jsonp,-ajax/load,-ajax/parseXML,-ajax/script,-ajax/var/location,-ajax/var/nonce,-ajax/var/rquery,-ajax/xhr,-manipulation/_evalUrl,-event/ajax,-effects,-effects/Tween,-effects/animatedSelector,-deprecated
  3. * https://jquery.com/
  4. *
  5. * Includes Sizzle.js
  6. * https://sizzlejs.com/
  7. *
  8. * Copyright jQuery Foundation and other contributors
  9. * Released under the MIT license
  10. * https://jquery.org/license
  11. *
  12. * Date: 2016-06-09T18:03Z
  13. */
  14. ( function( global, factory ) {
  15. "use strict";
  16. if ( typeof module === "object" && typeof module.exports === "object" ) {
  17. // For CommonJS and CommonJS-like environments where a proper `window`
  18. // is present, execute the factory and get jQuery.
  19. // For environments that do not have a `window` with a `document`
  20. // (such as Node.js), expose a factory as module.exports.
  21. // This accentuates the need for the creation of a real `window`.
  22. // e.g. var jQuery = require("jquery")(window);
  23. // See ticket #14549 for more info.
  24. module.exports = global.document ?
  25. factory( global, true ) :
  26. function( w ) {
  27. if ( !w.document ) {
  28. throw new Error( "jQuery requires a window with a document" );
  29. }
  30. return factory( w );
  31. };
  32. } else {
  33. factory( global );
  34. }
  35. // Pass this if window is not defined yet
  36. }( typeof window !== "undefined" ? window : this, function( window, noGlobal ) {
  37. // Edge <= 12 - 13+, Firefox <=18 - 45+, IE 10 - 11, Safari 5.1 - 9+, iOS 6 - 9.1
  38. // throw exceptions when non-strict code (e.g., ASP.NET 4.5) accesses strict mode
  39. // arguments.callee.caller (trac-13335). But as of jQuery 3.0 (2016), strict mode should be common
  40. // enough that all such attempts are guarded in a try block.
  41. "use strict";
  42. var arr = [];
  43. var document = window.document;
  44. var getProto = Object.getPrototypeOf;
  45. var slice = arr.slice;
  46. var concat = arr.concat;
  47. var push = arr.push;
  48. var indexOf = arr.indexOf;
  49. var class2type = {};
  50. var toString = class2type.toString;
  51. var hasOwn = class2type.hasOwnProperty;
  52. var fnToString = hasOwn.toString;
  53. var ObjectFunctionString = fnToString.call( Object );
  54. var support = {};
  55. function DOMEval( code, doc ) {
  56. doc = doc || document;
  57. var script = doc.createElement( "script" );
  58. script.text = code;
  59. doc.head.appendChild( script ).parentNode.removeChild( script );
  60. }
  61. var
  62. version = "3.0.0 -ajax,-ajax/jsonp,-ajax/load,-ajax/parseXML,-ajax/script,-ajax/var/location,-ajax/var/nonce,-ajax/var/rquery,-ajax/xhr,-manipulation/_evalUrl,-event/ajax,-effects,-effects/Tween,-effects/animatedSelector,-deprecated",
  63. // Define a local copy of jQuery
  64. jQuery = function( selector, context ) {
  65. // The jQuery object is actually just the init constructor 'enhanced'
  66. // Need init if jQuery is called (just allow error to be thrown if not included)
  67. return new jQuery.fn.init( selector, context );
  68. },
  69. // Support: Android <=4.0 only
  70. // Make sure we trim BOM and NBSP
  71. rtrim = /^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,
  72. // Matches dashed string for camelizing
  73. rmsPrefix = /^-ms-/,
  74. rdashAlpha = /-([a-z])/g,
  75. // Used by jQuery.camelCase as callback to replace()
  76. fcamelCase = function( all, letter ) {
  77. return letter.toUpperCase();
  78. };
  79. jQuery.fn = jQuery.prototype = {
  80. // The current version of jQuery being used
  81. jquery: version,
  82. constructor: jQuery,
  83. // The default length of a jQuery object is 0
  84. length: 0,
  85. toArray: function() {
  86. return slice.call( this );
  87. },
  88. // Get the Nth element in the matched element set OR
  89. // Get the whole matched element set as a clean array
  90. get: function( num ) {
  91. return num != null ?
  92. // Return just the one element from the set
  93. ( num < 0 ? this[ num + this.length ] : this[ num ] ) :
  94. // Return all the elements in a clean array
  95. slice.call( this );
  96. },
  97. // Take an array of elements and push it onto the stack
  98. // (returning the new matched element set)
  99. pushStack: function( elems ) {
  100. // Build a new jQuery matched element set
  101. var ret = jQuery.merge( this.constructor(), elems );
  102. // Add the old object onto the stack (as a reference)
  103. ret.prevObject = this;
  104. // Return the newly-formed element set
  105. return ret;
  106. },
  107. // Execute a callback for every element in the matched set.
  108. each: function( callback ) {
  109. return jQuery.each( this, callback );
  110. },
  111. map: function( callback ) {
  112. return this.pushStack( jQuery.map( this, function( elem, i ) {
  113. return callback.call( elem, i, elem );
  114. } ) );
  115. },
  116. slice: function() {
  117. return this.pushStack( slice.apply( this, arguments ) );
  118. },
  119. first: function() {
  120. return this.eq( 0 );
  121. },
  122. last: function() {
  123. return this.eq( -1 );
  124. },
  125. eq: function( i ) {
  126. var len = this.length,
  127. j = +i + ( i < 0 ? len : 0 );
  128. return this.pushStack( j >= 0 && j < len ? [ this[ j ] ] : [] );
  129. },
  130. end: function() {
  131. return this.prevObject || this.constructor();
  132. },
  133. // For internal use only.
  134. // Behaves like an Array's method, not like a jQuery method.
  135. push: push,
  136. sort: arr.sort,
  137. splice: arr.splice
  138. };
  139. jQuery.extend = jQuery.fn.extend = function() {
  140. var options, name, src, copy, copyIsArray, clone,
  141. target = arguments[ 0 ] || {},
  142. i = 1,
  143. length = arguments.length,
  144. deep = false;
  145. // Handle a deep copy situation
  146. if ( typeof target === "boolean" ) {
  147. deep = target;
  148. // Skip the boolean and the target
  149. target = arguments[ i ] || {};
  150. i++;
  151. }
  152. // Handle case when target is a string or something (possible in deep copy)
  153. if ( typeof target !== "object" && !jQuery.isFunction( target ) ) {
  154. target = {};
  155. }
  156. // Extend jQuery itself if only one argument is passed
  157. if ( i === length ) {
  158. target = this;
  159. i--;
  160. }
  161. for ( ; i < length; i++ ) {
  162. // Only deal with non-null/undefined values
  163. if ( ( options = arguments[ i ] ) != null ) {
  164. // Extend the base object
  165. for ( name in options ) {
  166. src = target[ name ];
  167. copy = options[ name ];
  168. // Prevent never-ending loop
  169. if ( target === copy ) {
  170. continue;
  171. }
  172. // Recurse if we're merging plain objects or arrays
  173. if ( deep && copy && ( jQuery.isPlainObject( copy ) ||
  174. ( copyIsArray = jQuery.isArray( copy ) ) ) ) {
  175. if ( copyIsArray ) {
  176. copyIsArray = false;
  177. clone = src && jQuery.isArray( src ) ? src : [];
  178. } else {
  179. clone = src && jQuery.isPlainObject( src ) ? src : {};
  180. }
  181. // Never move original objects, clone them
  182. target[ name ] = jQuery.extend( deep, clone, copy );
  183. // Don't bring in undefined values
  184. } else if ( copy !== undefined ) {
  185. target[ name ] = copy;
  186. }
  187. }
  188. }
  189. }
  190. // Return the modified object
  191. return target;
  192. };
  193. jQuery.extend( {
  194. // Unique for each copy of jQuery on the page
  195. expando: "jQuery" + ( version + Math.random() ).replace( /\D/g, "" ),
  196. // Assume jQuery is ready without the ready module
  197. isReady: true,
  198. error: function( msg ) {
  199. throw new Error( msg );
  200. },
  201. noop: function() {},
  202. isFunction: function( obj ) {
  203. return jQuery.type( obj ) === "function";
  204. },
  205. isArray: Array.isArray,
  206. isWindow: function( obj ) {
  207. return obj != null && obj === obj.window;
  208. },
  209. isNumeric: function( obj ) {
  210. // As of jQuery 3.0, isNumeric is limited to
  211. // strings and numbers (primitives or objects)
  212. // that can be coerced to finite numbers (gh-2662)
  213. var type = jQuery.type( obj );
  214. return ( type === "number" || type === "string" ) &&
  215. // parseFloat NaNs numeric-cast false positives ("")
  216. // ...but misinterprets leading-number strings, particularly hex literals ("0x...")
  217. // subtraction forces infinities to NaN
  218. !isNaN( obj - parseFloat( obj ) );
  219. },
  220. isPlainObject: function( obj ) {
  221. var proto, Ctor;
  222. // Detect obvious negatives
  223. // Use toString instead of jQuery.type to catch host objects
  224. if ( !obj || toString.call( obj ) !== "[object Object]" ) {
  225. return false;
  226. }
  227. proto = getProto( obj );
  228. // Objects with no prototype (e.g., `Object.create( null )`) are plain
  229. if ( !proto ) {
  230. return true;
  231. }
  232. // Objects with prototype are plain iff they were constructed by a global Object function
  233. Ctor = hasOwn.call( proto, "constructor" ) && proto.constructor;
  234. return typeof Ctor === "function" && fnToString.call( Ctor ) === ObjectFunctionString;
  235. },
  236. isEmptyObject: function( obj ) {
  237. var name;
  238. for ( name in obj ) {
  239. return false;
  240. }
  241. return true;
  242. },
  243. type: function( obj ) {
  244. if ( obj == null ) {
  245. return obj + "";
  246. }
  247. // Support: Android <=2.3 only (functionish RegExp)
  248. return typeof obj === "object" || typeof obj === "function" ?
  249. class2type[ toString.call( obj ) ] || "object" :
  250. typeof obj;
  251. },
  252. // Evaluates a script in a global context
  253. globalEval: function( code ) {
  254. DOMEval( code );
  255. },
  256. // Convert dashed to camelCase; used by the css and data modules
  257. // Support: IE <=9 - 11, Edge 12 - 13
  258. // Microsoft forgot to hump their vendor prefix (#9572)
  259. camelCase: function( string ) {
  260. return string.replace( rmsPrefix, "ms-" ).replace( rdashAlpha, fcamelCase );
  261. },
  262. nodeName: function( elem, name ) {
  263. return elem.nodeName && elem.nodeName.toLowerCase() === name.toLowerCase();
  264. },
  265. each: function( obj, callback ) {
  266. var length, i = 0;
  267. if ( isArrayLike( obj ) ) {
  268. length = obj.length;
  269. for ( ; i < length; i++ ) {
  270. if ( callback.call( obj[ i ], i, obj[ i ] ) === false ) {
  271. break;
  272. }
  273. }
  274. } else {
  275. for ( i in obj ) {
  276. if ( callback.call( obj[ i ], i, obj[ i ] ) === false ) {
  277. break;
  278. }
  279. }
  280. }
  281. return obj;
  282. },
  283. // Support: Android <=4.0 only
  284. trim: function( text ) {
  285. return text == null ?
  286. "" :
  287. ( text + "" ).replace( rtrim, "" );
  288. },
  289. // results is for internal usage only
  290. makeArray: function( arr, results ) {
  291. var ret = results || [];
  292. if ( arr != null ) {
  293. if ( isArrayLike( Object( arr ) ) ) {
  294. jQuery.merge( ret,
  295. typeof arr === "string" ?
  296. [ arr ] : arr
  297. );
  298. } else {
  299. push.call( ret, arr );
  300. }
  301. }
  302. return ret;
  303. },
  304. inArray: function( elem, arr, i ) {
  305. return arr == null ? -1 : indexOf.call( arr, elem, i );
  306. },
  307. // Support: Android <=4.0 only, PhantomJS 1 only
  308. // push.apply(_, arraylike) throws on ancient WebKit
  309. merge: function( first, second ) {
  310. var len = +second.length,
  311. j = 0,
  312. i = first.length;
  313. for ( ; j < len; j++ ) {
  314. first[ i++ ] = second[ j ];
  315. }
  316. first.length = i;
  317. return first;
  318. },
  319. grep: function( elems, callback, invert ) {
  320. var callbackInverse,
  321. matches = [],
  322. i = 0,
  323. length = elems.length,
  324. callbackExpect = !invert;
  325. // Go through the array, only saving the items
  326. // that pass the validator function
  327. for ( ; i < length; i++ ) {
  328. callbackInverse = !callback( elems[ i ], i );
  329. if ( callbackInverse !== callbackExpect ) {
  330. matches.push( elems[ i ] );
  331. }
  332. }
  333. return matches;
  334. },
  335. // arg is for internal usage only
  336. map: function( elems, callback, arg ) {
  337. var length, value,
  338. i = 0,
  339. ret = [];
  340. // Go through the array, translating each of the items to their new values
  341. if ( isArrayLike( elems ) ) {
  342. length = elems.length;
  343. for ( ; i < length; i++ ) {
  344. value = callback( elems[ i ], i, arg );
  345. if ( value != null ) {
  346. ret.push( value );
  347. }
  348. }
  349. // Go through every key on the object,
  350. } else {
  351. for ( i in elems ) {
  352. value = callback( elems[ i ], i, arg );
  353. if ( value != null ) {
  354. ret.push( value );
  355. }
  356. }
  357. }
  358. // Flatten any nested arrays
  359. return concat.apply( [], ret );
  360. },
  361. // A global GUID counter for objects
  362. guid: 1,
  363. // Bind a function to a context, optionally partially applying any
  364. // arguments.
  365. proxy: function( fn, context ) {
  366. var tmp, args, proxy;
  367. if ( typeof context === "string" ) {
  368. tmp = fn[ context ];
  369. context = fn;
  370. fn = tmp;
  371. }
  372. // Quick check to determine if target is callable, in the spec
  373. // this throws a TypeError, but we will just return undefined.
  374. if ( !jQuery.isFunction( fn ) ) {
  375. return undefined;
  376. }
  377. // Simulated bind
  378. args = slice.call( arguments, 2 );
  379. proxy = function() {
  380. return fn.apply( context || this, args.concat( slice.call( arguments ) ) );
  381. };
  382. // Set the guid of unique handler to the same of original handler, so it can be removed
  383. proxy.guid = fn.guid = fn.guid || jQuery.guid++;
  384. return proxy;
  385. },
  386. now: Date.now,
  387. // jQuery.support is not used in Core but other projects attach their
  388. // properties to it so it needs to exist.
  389. support: support
  390. } );
  391. // JSHint would error on this code due to the Symbol not being defined in ES5.
  392. // Defining this global in .jshintrc would create a danger of using the global
  393. // unguarded in another place, it seems safer to just disable JSHint for these
  394. // three lines.
  395. /* jshint ignore: start */
  396. if ( typeof Symbol === "function" ) {
  397. jQuery.fn[ Symbol.iterator ] = arr[ Symbol.iterator ];
  398. }
  399. /* jshint ignore: end */
  400. // Populate the class2type map
  401. jQuery.each( "Boolean Number String Function Array Date RegExp Object Error Symbol".split( " " ),
  402. function( i, name ) {
  403. class2type[ "[object " + name + "]" ] = name.toLowerCase();
  404. } );
  405. function isArrayLike( obj ) {
  406. // Support: real iOS 8.2 only (not reproducible in simulator)
  407. // `in` check used to prevent JIT error (gh-2145)
  408. // hasOwn isn't used here due to false negatives
  409. // regarding Nodelist length in IE
  410. var length = !!obj && "length" in obj && obj.length,
  411. type = jQuery.type( obj );
  412. if ( type === "function" || jQuery.isWindow( obj ) ) {
  413. return false;
  414. }
  415. return type === "array" || length === 0 ||
  416. typeof length === "number" && length > 0 && ( length - 1 ) in obj;
  417. }
  418. var Sizzle =
  419. /*!
  420. * Sizzle CSS Selector Engine v2.3.0
  421. * https://sizzlejs.com/
  422. *
  423. * Copyright jQuery Foundation and other contributors
  424. * Released under the MIT license
  425. * http://jquery.org/license
  426. *
  427. * Date: 2016-01-04
  428. */
  429. (function( window ) {
  430. var i,
  431. support,
  432. Expr,
  433. getText,
  434. isXML,
  435. tokenize,
  436. compile,
  437. select,
  438. outermostContext,
  439. sortInput,
  440. hasDuplicate,
  441. // Local document vars
  442. setDocument,
  443. document,
  444. docElem,
  445. documentIsHTML,
  446. rbuggyQSA,
  447. rbuggyMatches,
  448. matches,
  449. contains,
  450. // Instance-specific data
  451. expando = "sizzle" + 1 * new Date(),
  452. preferredDoc = window.document,
  453. dirruns = 0,
  454. done = 0,
  455. classCache = createCache(),
  456. tokenCache = createCache(),
  457. compilerCache = createCache(),
  458. sortOrder = function( a, b ) {
  459. if ( a === b ) {
  460. hasDuplicate = true;
  461. }
  462. return 0;
  463. },
  464. // Instance methods
  465. hasOwn = ({}).hasOwnProperty,
  466. arr = [],
  467. pop = arr.pop,
  468. push_native = arr.push,
  469. push = arr.push,
  470. slice = arr.slice,
  471. // Use a stripped-down indexOf as it's faster than native
  472. // https://jsperf.com/thor-indexof-vs-for/5
  473. indexOf = function( list, elem ) {
  474. var i = 0,
  475. len = list.length;
  476. for ( ; i < len; i++ ) {
  477. if ( list[i] === elem ) {
  478. return i;
  479. }
  480. }
  481. return -1;
  482. },
  483. booleans = "checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",
  484. // Regular expressions
  485. // http://www.w3.org/TR/css3-selectors/#whitespace
  486. whitespace = "[\\x20\\t\\r\\n\\f]",
  487. // http://www.w3.org/TR/CSS21/syndata.html#value-def-identifier
  488. identifier = "(?:\\\\.|[\\w-]|[^\0-\\xa0])+",
  489. // Attribute selectors: http://www.w3.org/TR/selectors/#attribute-selectors
  490. attributes = "\\[" + whitespace + "*(" + identifier + ")(?:" + whitespace +
  491. // Operator (capture 2)
  492. "*([*^$|!~]?=)" + whitespace +
  493. // "Attribute values must be CSS identifiers [capture 5] or strings [capture 3 or capture 4]"
  494. "*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|(" + identifier + "))|)" + whitespace +
  495. "*\\]",
  496. pseudos = ":(" + identifier + ")(?:\\((" +
  497. // To reduce the number of selectors needing tokenize in the preFilter, prefer arguments:
  498. // 1. quoted (capture 3; capture 4 or capture 5)
  499. "('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|" +
  500. // 2. simple (capture 6)
  501. "((?:\\\\.|[^\\\\()[\\]]|" + attributes + ")*)|" +
  502. // 3. anything else (capture 2)
  503. ".*" +
  504. ")\\)|)",
  505. // Leading and non-escaped trailing whitespace, capturing some non-whitespace characters preceding the latter
  506. rwhitespace = new RegExp( whitespace + "+", "g" ),
  507. rtrim = new RegExp( "^" + whitespace + "+|((?:^|[^\\\\])(?:\\\\.)*)" + whitespace + "+$", "g" ),
  508. rcomma = new RegExp( "^" + whitespace + "*," + whitespace + "*" ),
  509. rcombinators = new RegExp( "^" + whitespace + "*([>+~]|" + whitespace + ")" + whitespace + "*" ),
  510. rattributeQuotes = new RegExp( "=" + whitespace + "*([^\\]'\"]*?)" + whitespace + "*\\]", "g" ),
  511. rpseudo = new RegExp( pseudos ),
  512. ridentifier = new RegExp( "^" + identifier + "$" ),
  513. matchExpr = {
  514. "ID": new RegExp( "^#(" + identifier + ")" ),
  515. "CLASS": new RegExp( "^\\.(" + identifier + ")" ),
  516. "TAG": new RegExp( "^(" + identifier + "|[*])" ),
  517. "ATTR": new RegExp( "^" + attributes ),
  518. "PSEUDO": new RegExp( "^" + pseudos ),
  519. "CHILD": new RegExp( "^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\(" + whitespace +
  520. "*(even|odd|(([+-]|)(\\d*)n|)" + whitespace + "*(?:([+-]|)" + whitespace +
  521. "*(\\d+)|))" + whitespace + "*\\)|)", "i" ),
  522. "bool": new RegExp( "^(?:" + booleans + ")$", "i" ),
  523. // For use in libraries implementing .is()
  524. // We use this for POS matching in `select`
  525. "needsContext": new RegExp( "^" + whitespace + "*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\(" +
  526. whitespace + "*((?:-\\d)?\\d*)" + whitespace + "*\\)|)(?=[^-]|$)", "i" )
  527. },
  528. rinputs = /^(?:input|select|textarea|button)$/i,
  529. rheader = /^h\d$/i,
  530. rnative = /^[^{]+\{\s*\[native \w/,
  531. // Easily-parseable/retrievable ID or TAG or CLASS selectors
  532. rquickExpr = /^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,
  533. rsibling = /[+~]/,
  534. // CSS escapes
  535. // http://www.w3.org/TR/CSS21/syndata.html#escaped-characters
  536. runescape = new RegExp( "\\\\([\\da-f]{1,6}" + whitespace + "?|(" + whitespace + ")|.)", "ig" ),
  537. funescape = function( _, escaped, escapedWhitespace ) {
  538. var high = "0x" + escaped - 0x10000;
  539. // NaN means non-codepoint
  540. // Support: Firefox<24
  541. // Workaround erroneous numeric interpretation of +"0x"
  542. return high !== high || escapedWhitespace ?
  543. escaped :
  544. high < 0 ?
  545. // BMP codepoint
  546. String.fromCharCode( high + 0x10000 ) :
  547. // Supplemental Plane codepoint (surrogate pair)
  548. String.fromCharCode( high >> 10 | 0xD800, high & 0x3FF | 0xDC00 );
  549. },
  550. // CSS string/identifier serialization
  551. // https://drafts.csswg.org/cssom/#common-serializing-idioms
  552. rcssescape = /([\0-\x1f\x7f]|^-?\d)|^-$|[^\x80-\uFFFF\w-]/g,
  553. fcssescape = function( ch, asCodePoint ) {
  554. if ( asCodePoint ) {
  555. // U+0000 NULL becomes U+FFFD REPLACEMENT CHARACTER
  556. if ( ch === "\0" ) {
  557. return "\uFFFD";
  558. }
  559. // Control characters and (dependent upon position) numbers get escaped as code points
  560. return ch.slice( 0, -1 ) + "\\" + ch.charCodeAt( ch.length - 1 ).toString( 16 ) + " ";
  561. }
  562. // Other potentially-special ASCII characters get backslash-escaped
  563. return "\\" + ch;
  564. },
  565. // Used for iframes
  566. // See setDocument()
  567. // Removing the function wrapper causes a "Permission Denied"
  568. // error in IE
  569. unloadHandler = function() {
  570. setDocument();
  571. },
  572. disabledAncestor = addCombinator(
  573. function( elem ) {
  574. return elem.disabled === true;
  575. },
  576. { dir: "parentNode", next: "legend" }
  577. );
  578. // Optimize for push.apply( _, NodeList )
  579. try {
  580. push.apply(
  581. (arr = slice.call( preferredDoc.childNodes )),
  582. preferredDoc.childNodes
  583. );
  584. // Support: Android<4.0
  585. // Detect silently failing push.apply
  586. arr[ preferredDoc.childNodes.length ].nodeType;
  587. } catch ( e ) {
  588. push = { apply: arr.length ?
  589. // Leverage slice if possible
  590. function( target, els ) {
  591. push_native.apply( target, slice.call(els) );
  592. } :
  593. // Support: IE<9
  594. // Otherwise append directly
  595. function( target, els ) {
  596. var j = target.length,
  597. i = 0;
  598. // Can't trust NodeList.length
  599. while ( (target[j++] = els[i++]) ) {}
  600. target.length = j - 1;
  601. }
  602. };
  603. }
  604. function Sizzle( selector, context, results, seed ) {
  605. var m, i, elem, nid, match, groups, newSelector,
  606. newContext = context && context.ownerDocument,
  607. // nodeType defaults to 9, since context defaults to document
  608. nodeType = context ? context.nodeType : 9;
  609. results = results || [];
  610. // Return early from calls with invalid selector or context
  611. if ( typeof selector !== "string" || !selector ||
  612. nodeType !== 1 && nodeType !== 9 && nodeType !== 11 ) {
  613. return results;
  614. }
  615. // Try to shortcut find operations (as opposed to filters) in HTML documents
  616. if ( !seed ) {
  617. if ( ( context ? context.ownerDocument || context : preferredDoc ) !== document ) {
  618. setDocument( context );
  619. }
  620. context = context || document;
  621. if ( documentIsHTML ) {
  622. // If the selector is sufficiently simple, try using a "get*By*" DOM method
  623. // (excepting DocumentFragment context, where the methods don't exist)
  624. if ( nodeType !== 11 && (match = rquickExpr.exec( selector )) ) {
  625. // ID selector
  626. if ( (m = match[1]) ) {
  627. // Document context
  628. if ( nodeType === 9 ) {
  629. if ( (elem = context.getElementById( m )) ) {
  630. // Support: IE, Opera, Webkit
  631. // TODO: identify versions
  632. // getElementById can match elements by name instead of ID
  633. if ( elem.id === m ) {
  634. results.push( elem );
  635. return results;
  636. }
  637. } else {
  638. return results;
  639. }
  640. // Element context
  641. } else {
  642. // Support: IE, Opera, Webkit
  643. // TODO: identify versions
  644. // getElementById can match elements by name instead of ID
  645. if ( newContext && (elem = newContext.getElementById( m )) &&
  646. contains( context, elem ) &&
  647. elem.id === m ) {
  648. results.push( elem );
  649. return results;
  650. }
  651. }
  652. // Type selector
  653. } else if ( match[2] ) {
  654. push.apply( results, context.getElementsByTagName( selector ) );
  655. return results;
  656. // Class selector
  657. } else if ( (m = match[3]) && support.getElementsByClassName &&
  658. context.getElementsByClassName ) {
  659. push.apply( results, context.getElementsByClassName( m ) );
  660. return results;
  661. }
  662. }
  663. // Take advantage of querySelectorAll
  664. if ( support.qsa &&
  665. !compilerCache[ selector + " " ] &&
  666. (!rbuggyQSA || !rbuggyQSA.test( selector )) ) {
  667. if ( nodeType !== 1 ) {
  668. newContext = context;
  669. newSelector = selector;
  670. // qSA looks outside Element context, which is not what we want
  671. // Thanks to Andrew Dupont for this workaround technique
  672. // Support: IE <=8
  673. // Exclude object elements
  674. } else if ( context.nodeName.toLowerCase() !== "object" ) {
  675. // Capture the context ID, setting it first if necessary
  676. if ( (nid = context.getAttribute( "id" )) ) {
  677. nid = nid.replace( rcssescape, fcssescape );
  678. } else {
  679. context.setAttribute( "id", (nid = expando) );
  680. }
  681. // Prefix every selector in the list
  682. groups = tokenize( selector );
  683. i = groups.length;
  684. while ( i-- ) {
  685. groups[i] = "#" + nid + " " + toSelector( groups[i] );
  686. }
  687. newSelector = groups.join( "," );
  688. // Expand context for sibling selectors
  689. newContext = rsibling.test( selector ) && testContext( context.parentNode ) ||
  690. context;
  691. }
  692. if ( newSelector ) {
  693. try {
  694. push.apply( results,
  695. newContext.querySelectorAll( newSelector )
  696. );
  697. return results;
  698. } catch ( qsaError ) {
  699. } finally {
  700. if ( nid === expando ) {
  701. context.removeAttribute( "id" );
  702. }
  703. }
  704. }
  705. }
  706. }
  707. }
  708. // All others
  709. return select( selector.replace( rtrim, "$1" ), context, results, seed );
  710. }
  711. /**
  712. * Create key-value caches of limited size
  713. * @returns {function(string, object)} Returns the Object data after storing it on itself with
  714. * property name the (space-suffixed) string and (if the cache is larger than Expr.cacheLength)
  715. * deleting the oldest entry
  716. */
  717. function createCache() {
  718. var keys = [];
  719. function cache( key, value ) {
  720. // Use (key + " ") to avoid collision with native prototype properties (see Issue #157)
  721. if ( keys.push( key + " " ) > Expr.cacheLength ) {
  722. // Only keep the most recent entries
  723. delete cache[ keys.shift() ];
  724. }
  725. return (cache[ key + " " ] = value);
  726. }
  727. return cache;
  728. }
  729. /**
  730. * Mark a function for special use by Sizzle
  731. * @param {Function} fn The function to mark
  732. */
  733. function markFunction( fn ) {
  734. fn[ expando ] = true;
  735. return fn;
  736. }
  737. /**
  738. * Support testing using an element
  739. * @param {Function} fn Passed the created element and returns a boolean result
  740. */
  741. function assert( fn ) {
  742. var el = document.createElement("fieldset");
  743. try {
  744. return !!fn( el );
  745. } catch (e) {
  746. return false;
  747. } finally {
  748. // Remove from its parent by default
  749. if ( el.parentNode ) {
  750. el.parentNode.removeChild( el );
  751. }
  752. // release memory in IE
  753. el = null;
  754. }
  755. }
  756. /**
  757. * Adds the same handler for all of the specified attrs
  758. * @param {String} attrs Pipe-separated list of attributes
  759. * @param {Function} handler The method that will be applied
  760. */
  761. function addHandle( attrs, handler ) {
  762. var arr = attrs.split("|"),
  763. i = arr.length;
  764. while ( i-- ) {
  765. Expr.attrHandle[ arr[i] ] = handler;
  766. }
  767. }
  768. /**
  769. * Checks document order of two siblings
  770. * @param {Element} a
  771. * @param {Element} b
  772. * @returns {Number} Returns less than 0 if a precedes b, greater than 0 if a follows b
  773. */
  774. function siblingCheck( a, b ) {
  775. var cur = b && a,
  776. diff = cur && a.nodeType === 1 && b.nodeType === 1 &&
  777. a.sourceIndex - b.sourceIndex;
  778. // Use IE sourceIndex if available on both nodes
  779. if ( diff ) {
  780. return diff;
  781. }
  782. // Check if b follows a
  783. if ( cur ) {
  784. while ( (cur = cur.nextSibling) ) {
  785. if ( cur === b ) {
  786. return -1;
  787. }
  788. }
  789. }
  790. return a ? 1 : -1;
  791. }
  792. /**
  793. * Returns a function to use in pseudos for input types
  794. * @param {String} type
  795. */
  796. function createInputPseudo( type ) {
  797. return function( elem ) {
  798. var name = elem.nodeName.toLowerCase();
  799. return name === "input" && elem.type === type;
  800. };
  801. }
  802. /**
  803. * Returns a function to use in pseudos for buttons
  804. * @param {String} type
  805. */
  806. function createButtonPseudo( type ) {
  807. return function( elem ) {
  808. var name = elem.nodeName.toLowerCase();
  809. return (name === "input" || name === "button") && elem.type === type;
  810. };
  811. }
  812. /**
  813. * Returns a function to use in pseudos for :enabled/:disabled
  814. * @param {Boolean} disabled true for :disabled; false for :enabled
  815. */
  816. function createDisabledPseudo( disabled ) {
  817. // Known :disabled false positives:
  818. // IE: *[disabled]:not(button, input, select, textarea, optgroup, option, menuitem, fieldset)
  819. // not IE: fieldset[disabled] > legend:nth-of-type(n+2) :can-disable
  820. return function( elem ) {
  821. // Check form elements and option elements for explicit disabling
  822. return "label" in elem && elem.disabled === disabled ||
  823. "form" in elem && elem.disabled === disabled ||
  824. // Check non-disabled form elements for fieldset[disabled] ancestors
  825. "form" in elem && elem.disabled === false && (
  826. // Support: IE6-11+
  827. // Ancestry is covered for us
  828. elem.isDisabled === disabled ||
  829. // Otherwise, assume any non-<option> under fieldset[disabled] is disabled
  830. /* jshint -W018 */
  831. elem.isDisabled !== !disabled &&
  832. ("label" in elem || !disabledAncestor( elem )) !== disabled
  833. );
  834. };
  835. }
  836. /**
  837. * Returns a function to use in pseudos for positionals
  838. * @param {Function} fn
  839. */
  840. function createPositionalPseudo( fn ) {
  841. return markFunction(function( argument ) {
  842. argument = +argument;
  843. return markFunction(function( seed, matches ) {
  844. var j,
  845. matchIndexes = fn( [], seed.length, argument ),
  846. i = matchIndexes.length;
  847. // Match elements found at the specified indexes
  848. while ( i-- ) {
  849. if ( seed[ (j = matchIndexes[i]) ] ) {
  850. seed[j] = !(matches[j] = seed[j]);
  851. }
  852. }
  853. });
  854. });
  855. }
  856. /**
  857. * Checks a node for validity as a Sizzle context
  858. * @param {Element|Object=} context
  859. * @returns {Element|Object|Boolean} The input node if acceptable, otherwise a falsy value
  860. */
  861. function testContext( context ) {
  862. return context && typeof context.getElementsByTagName !== "undefined" && context;
  863. }
  864. // Expose support vars for convenience
  865. support = Sizzle.support = {};
  866. /**
  867. * Detects XML nodes
  868. * @param {Element|Object} elem An element or a document
  869. * @returns {Boolean} True iff elem is a non-HTML XML node
  870. */
  871. isXML = Sizzle.isXML = function( elem ) {
  872. // documentElement is verified for cases where it doesn't yet exist
  873. // (such as loading iframes in IE - #4833)
  874. var documentElement = elem && (elem.ownerDocument || elem).documentElement;
  875. return documentElement ? documentElement.nodeName !== "HTML" : false;
  876. };
  877. /**
  878. * Sets document-related variables once based on the current document
  879. * @param {Element|Object} [doc] An element or document object to use to set the document
  880. * @returns {Object} Returns the current document
  881. */
  882. setDocument = Sizzle.setDocument = function( node ) {
  883. var hasCompare, subWindow,
  884. doc = node ? node.ownerDocument || node : preferredDoc;
  885. // Return early if doc is invalid or already selected
  886. if ( doc === document || doc.nodeType !== 9 || !doc.documentElement ) {
  887. return document;
  888. }
  889. // Update global variables
  890. document = doc;
  891. docElem = document.documentElement;
  892. documentIsHTML = !isXML( document );
  893. // Support: IE 9-11, Edge
  894. // Accessing iframe documents after unload throws "permission denied" errors (jQuery #13936)
  895. if ( preferredDoc !== document &&
  896. (subWindow = document.defaultView) && subWindow.top !== subWindow ) {
  897. // Support: IE 11, Edge
  898. if ( subWindow.addEventListener ) {
  899. subWindow.addEventListener( "unload", unloadHandler, false );
  900. // Support: IE 9 - 10 only
  901. } else if ( subWindow.attachEvent ) {
  902. subWindow.attachEvent( "onunload", unloadHandler );
  903. }
  904. }
  905. /* Attributes
  906. ---------------------------------------------------------------------- */
  907. // Support: IE<8
  908. // Verify that getAttribute really returns attributes and not properties
  909. // (excepting IE8 booleans)
  910. support.attributes = assert(function( el ) {
  911. el.className = "i";
  912. return !el.getAttribute("className");
  913. });
  914. /* getElement(s)By*
  915. ---------------------------------------------------------------------- */
  916. // Check if getElementsByTagName("*") returns only elements
  917. support.getElementsByTagName = assert(function( el ) {
  918. el.appendChild( document.createComment("") );
  919. return !el.getElementsByTagName("*").length;
  920. });
  921. // Support: IE<9
  922. support.getElementsByClassName = rnative.test( document.getElementsByClassName );
  923. // Support: IE<10
  924. // Check if getElementById returns elements by name
  925. // The broken getElementById methods don't pick up programmatically-set names,
  926. // so use a roundabout getElementsByName test
  927. support.getById = assert(function( el ) {
  928. docElem.appendChild( el ).id = expando;
  929. return !document.getElementsByName || !document.getElementsByName( expando ).length;
  930. });
  931. // ID find and filter
  932. if ( support.getById ) {
  933. Expr.find["ID"] = function( id, context ) {
  934. if ( typeof context.getElementById !== "undefined" && documentIsHTML ) {
  935. var m = context.getElementById( id );
  936. return m ? [ m ] : [];
  937. }
  938. };
  939. Expr.filter["ID"] = function( id ) {
  940. var attrId = id.replace( runescape, funescape );
  941. return function( elem ) {
  942. return elem.getAttribute("id") === attrId;
  943. };
  944. };
  945. } else {
  946. // Support: IE6/7
  947. // getElementById is not reliable as a find shortcut
  948. delete Expr.find["ID"];
  949. Expr.filter["ID"] = function( id ) {
  950. var attrId = id.replace( runescape, funescape );
  951. return function( elem ) {
  952. var node = typeof elem.getAttributeNode !== "undefined" &&
  953. elem.getAttributeNode("id");
  954. return node && node.value === attrId;
  955. };
  956. };
  957. }
  958. // Tag
  959. Expr.find["TAG"] = support.getElementsByTagName ?
  960. function( tag, context ) {
  961. if ( typeof context.getElementsByTagName !== "undefined" ) {
  962. return context.getElementsByTagName( tag );
  963. // DocumentFragment nodes don't have gEBTN
  964. } else if ( support.qsa ) {
  965. return context.querySelectorAll( tag );
  966. }
  967. } :
  968. function( tag, context ) {
  969. var elem,
  970. tmp = [],
  971. i = 0,
  972. // By happy coincidence, a (broken) gEBTN appears on DocumentFragment nodes too
  973. results = context.getElementsByTagName( tag );
  974. // Filter out possible comments
  975. if ( tag === "*" ) {
  976. while ( (elem = results[i++]) ) {
  977. if ( elem.nodeType === 1 ) {
  978. tmp.push( elem );
  979. }
  980. }
  981. return tmp;
  982. }
  983. return results;
  984. };
  985. // Class
  986. Expr.find["CLASS"] = support.getElementsByClassName && function( className, context ) {
  987. if ( typeof context.getElementsByClassName !== "undefined" && documentIsHTML ) {
  988. return context.getElementsByClassName( className );
  989. }
  990. };
  991. /* QSA/matchesSelector
  992. ---------------------------------------------------------------------- */
  993. // QSA and matchesSelector support
  994. // matchesSelector(:active) reports false when true (IE9/Opera 11.5)
  995. rbuggyMatches = [];
  996. // qSa(:focus) reports false when true (Chrome 21)
  997. // We allow this because of a bug in IE8/9 that throws an error
  998. // whenever `document.activeElement` is accessed on an iframe
  999. // So, we allow :focus to pass through QSA all the time to avoid the IE error
  1000. // See https://bugs.jquery.com/ticket/13378
  1001. rbuggyQSA = [];
  1002. if ( (support.qsa = rnative.test( document.querySelectorAll )) ) {
  1003. // Build QSA regex
  1004. // Regex strategy adopted from Diego Perini
  1005. assert(function( el ) {
  1006. // Select is set to empty string on purpose
  1007. // This is to test IE's treatment of not explicitly
  1008. // setting a boolean content attribute,
  1009. // since its presence should be enough
  1010. // https://bugs.jquery.com/ticket/12359
  1011. docElem.appendChild( el ).innerHTML = "<a id='" + expando + "'></a>" +
  1012. "<select id='" + expando + "-\r\\' msallowcapture=''>" +
  1013. "<option selected=''></option></select>";
  1014. // Support: IE8, Opera 11-12.16
  1015. // Nothing should be selected when empty strings follow ^= or $= or *=
  1016. // The test attribute must be unknown in Opera but "safe" for WinRT
  1017. // https://msdn.microsoft.com/en-us/library/ie/hh465388.aspx#attribute_section
  1018. if ( el.querySelectorAll("[msallowcapture^='']").length ) {
  1019. rbuggyQSA.push( "[*^$]=" + whitespace + "*(?:''|\"\")" );
  1020. }
  1021. // Support: IE8
  1022. // Boolean attributes and "value" are not treated correctly
  1023. if ( !el.querySelectorAll("[selected]").length ) {
  1024. rbuggyQSA.push( "\\[" + whitespace + "*(?:value|" + booleans + ")" );
  1025. }
  1026. // Support: Chrome<29, Android<4.4, Safari<7.0+, iOS<7.0+, PhantomJS<1.9.8+
  1027. if ( !el.querySelectorAll( "[id~=" + expando + "-]" ).length ) {
  1028. rbuggyQSA.push("~=");
  1029. }
  1030. // Webkit/Opera - :checked should return selected option elements
  1031. // http://www.w3.org/TR/2011/REC-css3-selectors-20110929/#checked
  1032. // IE8 throws error here and will not see later tests
  1033. if ( !el.querySelectorAll(":checked").length ) {
  1034. rbuggyQSA.push(":checked");
  1035. }
  1036. // Support: Safari 8+, iOS 8+
  1037. // https://bugs.webkit.org/show_bug.cgi?id=136851
  1038. // In-page `selector#id sibling-combinator selector` fails
  1039. if ( !el.querySelectorAll( "a#" + expando + "+*" ).length ) {
  1040. rbuggyQSA.push(".#.+[+~]");
  1041. }
  1042. });
  1043. assert(function( el ) {
  1044. el.innerHTML = "<a href='' disabled='disabled'></a>" +
  1045. "<select disabled='disabled'><option/></select>";
  1046. // Support: Windows 8 Native Apps
  1047. // The type and name attributes are restricted during .innerHTML assignment
  1048. var input = document.createElement("input");
  1049. input.setAttribute( "type", "hidden" );
  1050. el.appendChild( input ).setAttribute( "name", "D" );
  1051. // Support: IE8
  1052. // Enforce case-sensitivity of name attribute
  1053. if ( el.querySelectorAll("[name=d]").length ) {
  1054. rbuggyQSA.push( "name" + whitespace + "*[*^$|!~]?=" );
  1055. }
  1056. // FF 3.5 - :enabled/:disabled and hidden elements (hidden elements are still enabled)
  1057. // IE8 throws error here and will not see later tests
  1058. if ( el.querySelectorAll(":enabled").length !== 2 ) {
  1059. rbuggyQSA.push( ":enabled", ":disabled" );
  1060. }
  1061. // Support: IE9-11+
  1062. // IE's :disabled selector does not pick up the children of disabled fieldsets
  1063. docElem.appendChild( el ).disabled = true;
  1064. if ( el.querySelectorAll(":disabled").length !== 2 ) {
  1065. rbuggyQSA.push( ":enabled", ":disabled" );
  1066. }
  1067. // Opera 10-11 does not throw on post-comma invalid pseudos
  1068. el.querySelectorAll("*,:x");
  1069. rbuggyQSA.push(",.*:");
  1070. });
  1071. }
  1072. if ( (support.matchesSelector = rnative.test( (matches = docElem.matches ||
  1073. docElem.webkitMatchesSelector ||
  1074. docElem.mozMatchesSelector ||
  1075. docElem.oMatchesSelector ||
  1076. docElem.msMatchesSelector) )) ) {
  1077. assert(function( el ) {
  1078. // Check to see if it's possible to do matchesSelector
  1079. // on a disconnected node (IE 9)
  1080. support.disconnectedMatch = matches.call( el, "*" );
  1081. // This should fail with an exception
  1082. // Gecko does not error, returns false instead
  1083. matches.call( el, "[s!='']:x" );
  1084. rbuggyMatches.push( "!=", pseudos );
  1085. });
  1086. }
  1087. rbuggyQSA = rbuggyQSA.length && new RegExp( rbuggyQSA.join("|") );
  1088. rbuggyMatches = rbuggyMatches.length && new RegExp( rbuggyMatches.join("|") );
  1089. /* Contains
  1090. ---------------------------------------------------------------------- */
  1091. hasCompare = rnative.test( docElem.compareDocumentPosition );
  1092. // Element contains another
  1093. // Purposefully self-exclusive
  1094. // As in, an element does not contain itself
  1095. contains = hasCompare || rnative.test( docElem.contains ) ?
  1096. function( a, b ) {
  1097. var adown = a.nodeType === 9 ? a.documentElement : a,
  1098. bup = b && b.parentNode;
  1099. return a === bup || !!( bup && bup.nodeType === 1 && (
  1100. adown.contains ?
  1101. adown.contains( bup ) :
  1102. a.compareDocumentPosition && a.compareDocumentPosition( bup ) & 16
  1103. ));
  1104. } :
  1105. function( a, b ) {
  1106. if ( b ) {
  1107. while ( (b = b.parentNode) ) {
  1108. if ( b === a ) {
  1109. return true;
  1110. }
  1111. }
  1112. }
  1113. return false;
  1114. };
  1115. /* Sorting
  1116. ---------------------------------------------------------------------- */
  1117. // Document order sorting
  1118. sortOrder = hasCompare ?
  1119. function( a, b ) {
  1120. // Flag for duplicate removal
  1121. if ( a === b ) {
  1122. hasDuplicate = true;
  1123. return 0;
  1124. }
  1125. // Sort on method existence if only one input has compareDocumentPosition
  1126. var compare = !a.compareDocumentPosition - !b.compareDocumentPosition;
  1127. if ( compare ) {
  1128. return compare;
  1129. }
  1130. // Calculate position if both inputs belong to the same document
  1131. compare = ( a.ownerDocument || a ) === ( b.ownerDocument || b ) ?
  1132. a.compareDocumentPosition( b ) :
  1133. // Otherwise we know they are disconnected
  1134. 1;
  1135. // Disconnected nodes
  1136. if ( compare & 1 ||
  1137. (!support.sortDetached && b.compareDocumentPosition( a ) === compare) ) {
  1138. // Choose the first element that is related to our preferred document
  1139. if ( a === document || a.ownerDocument === preferredDoc && contains(preferredDoc, a) ) {
  1140. return -1;
  1141. }
  1142. if ( b === document || b.ownerDocument === preferredDoc && contains(preferredDoc, b) ) {
  1143. return 1;
  1144. }
  1145. // Maintain original order
  1146. return sortInput ?
  1147. ( indexOf( sortInput, a ) - indexOf( sortInput, b ) ) :
  1148. 0;
  1149. }
  1150. return compare & 4 ? -1 : 1;
  1151. } :
  1152. function( a, b ) {
  1153. // Exit early if the nodes are identical
  1154. if ( a === b ) {
  1155. hasDuplicate = true;
  1156. return 0;
  1157. }
  1158. var cur,
  1159. i = 0,
  1160. aup = a.parentNode,
  1161. bup = b.parentNode,
  1162. ap = [ a ],
  1163. bp = [ b ];
  1164. // Parentless nodes are either documents or disconnected
  1165. if ( !aup || !bup ) {
  1166. return a === document ? -1 :
  1167. b === document ? 1 :
  1168. aup ? -1 :
  1169. bup ? 1 :
  1170. sortInput ?
  1171. ( indexOf( sortInput, a ) - indexOf( sortInput, b ) ) :
  1172. 0;
  1173. // If the nodes are siblings, we can do a quick check
  1174. } else if ( aup === bup ) {
  1175. return siblingCheck( a, b );
  1176. }
  1177. // Otherwise we need full lists of their ancestors for comparison
  1178. cur = a;
  1179. while ( (cur = cur.parentNode) ) {
  1180. ap.unshift( cur );
  1181. }
  1182. cur = b;
  1183. while ( (cur = cur.parentNode) ) {
  1184. bp.unshift( cur );
  1185. }
  1186. // Walk down the tree looking for a discrepancy
  1187. while ( ap[i] === bp[i] ) {
  1188. i++;
  1189. }
  1190. return i ?
  1191. // Do a sibling check if the nodes have a common ancestor
  1192. siblingCheck( ap[i], bp[i] ) :
  1193. // Otherwise nodes in our document sort first
  1194. ap[i] === preferredDoc ? -1 :
  1195. bp[i] === preferredDoc ? 1 :
  1196. 0;
  1197. };
  1198. return document;
  1199. };
  1200. Sizzle.matches = function( expr, elements ) {
  1201. return Sizzle( expr, null, null, elements );
  1202. };
  1203. Sizzle.matchesSelector = function( elem, expr ) {
  1204. // Set document vars if needed
  1205. if ( ( elem.ownerDocument || elem ) !== document ) {
  1206. setDocument( elem );
  1207. }
  1208. // Make sure that attribute selectors are quoted
  1209. expr = expr.replace( rattributeQuotes, "='$1']" );
  1210. if ( support.matchesSelector && documentIsHTML &&
  1211. !compilerCache[ expr + " " ] &&
  1212. ( !rbuggyMatches || !rbuggyMatches.test( expr ) ) &&
  1213. ( !rbuggyQSA || !rbuggyQSA.test( expr ) ) ) {
  1214. try {
  1215. var ret = matches.call( elem, expr );
  1216. // IE 9's matchesSelector returns false on disconnected nodes
  1217. if ( ret || support.disconnectedMatch ||
  1218. // As well, disconnected nodes are said to be in a document
  1219. // fragment in IE 9
  1220. elem.document && elem.document.nodeType !== 11 ) {
  1221. return ret;
  1222. }
  1223. } catch (e) {}
  1224. }
  1225. return Sizzle( expr, document, null, [ elem ] ).length > 0;
  1226. };
  1227. Sizzle.contains = function( context, elem ) {
  1228. // Set document vars if needed
  1229. if ( ( context.ownerDocument || context ) !== document ) {
  1230. setDocument( context );
  1231. }
  1232. return contains( context, elem );
  1233. };
  1234. Sizzle.attr = function( elem, name ) {
  1235. // Set document vars if needed
  1236. if ( ( elem.ownerDocument || elem ) !== document ) {
  1237. setDocument( elem );
  1238. }
  1239. var fn = Expr.attrHandle[ name.toLowerCase() ],
  1240. // Don't get fooled by Object.prototype properties (jQuery #13807)
  1241. val = fn && hasOwn.call( Expr.attrHandle, name.toLowerCase() ) ?
  1242. fn( elem, name, !documentIsHTML ) :
  1243. undefined;
  1244. return val !== undefined ?
  1245. val :
  1246. support.attributes || !documentIsHTML ?
  1247. elem.getAttribute( name ) :
  1248. (val = elem.getAttributeNode(name)) && val.specified ?
  1249. val.value :
  1250. null;
  1251. };
  1252. Sizzle.escape = function( sel ) {
  1253. return (sel + "").replace( rcssescape, fcssescape );
  1254. };
  1255. Sizzle.error = function( msg ) {
  1256. throw new Error( "Syntax error, unrecognized expression: " + msg );
  1257. };
  1258. /**
  1259. * Document sorting and removing duplicates
  1260. * @param {ArrayLike} results
  1261. */
  1262. Sizzle.uniqueSort = function( results ) {
  1263. var elem,
  1264. duplicates = [],
  1265. j = 0,
  1266. i = 0;
  1267. // Unless we *know* we can detect duplicates, assume their presence
  1268. hasDuplicate = !support.detectDuplicates;
  1269. sortInput = !support.sortStable && results.slice( 0 );
  1270. results.sort( sortOrder );
  1271. if ( hasDuplicate ) {
  1272. while ( (elem = results[i++]) ) {
  1273. if ( elem === results[ i ] ) {
  1274. j = duplicates.push( i );
  1275. }
  1276. }
  1277. while ( j-- ) {
  1278. results.splice( duplicates[ j ], 1 );
  1279. }
  1280. }
  1281. // Clear input after sorting to release objects
  1282. // See https://github.com/jquery/sizzle/pull/225
  1283. sortInput = null;
  1284. return results;
  1285. };
  1286. /**
  1287. * Utility function for retrieving the text value of an array of DOM nodes
  1288. * @param {Array|Element} elem
  1289. */
  1290. getText = Sizzle.getText = function( elem ) {
  1291. var node,
  1292. ret = "",
  1293. i = 0,
  1294. nodeType = elem.nodeType;
  1295. if ( !nodeType ) {
  1296. // If no nodeType, this is expected to be an array
  1297. while ( (node = elem[i++]) ) {
  1298. // Do not traverse comment nodes
  1299. ret += getText( node );
  1300. }
  1301. } else if ( nodeType === 1 || nodeType === 9 || nodeType === 11 ) {
  1302. // Use textContent for elements
  1303. // innerText usage removed for consistency of new lines (jQuery #11153)
  1304. if ( typeof elem.textContent === "string" ) {
  1305. return elem.textContent;
  1306. } else {
  1307. // Traverse its children
  1308. for ( elem = elem.firstChild; elem; elem = elem.nextSibling ) {
  1309. ret += getText( elem );
  1310. }
  1311. }
  1312. } else if ( nodeType === 3 || nodeType === 4 ) {
  1313. return elem.nodeValue;
  1314. }
  1315. // Do not include comment or processing instruction nodes
  1316. return ret;
  1317. };
  1318. Expr = Sizzle.selectors = {
  1319. // Can be adjusted by the user
  1320. cacheLength: 50,
  1321. createPseudo: markFunction,
  1322. match: matchExpr,
  1323. attrHandle: {},
  1324. find: {},
  1325. relative: {
  1326. ">": { dir: "parentNode", first: true },
  1327. " ": { dir: "parentNode" },
  1328. "+": { dir: "previousSibling", first: true },
  1329. "~": { dir: "previousSibling" }
  1330. },
  1331. preFilter: {
  1332. "ATTR": function( match ) {
  1333. match[1] = match[1].replace( runescape, funescape );
  1334. // Move the given value to match[3] whether quoted or unquoted
  1335. match[3] = ( match[3] || match[4] || match[5] || "" ).replace( runescape, funescape );
  1336. if ( match[2] === "~=" ) {
  1337. match[3] = " " + match[3] + " ";
  1338. }
  1339. return match.slice( 0, 4 );
  1340. },
  1341. "CHILD": function( match ) {
  1342. /* matches from matchExpr["CHILD"]
  1343. 1 type (only|nth|...)
  1344. 2 what (child|of-type)
  1345. 3 argument (even|odd|\d*|\d*n([+-]\d+)?|...)
  1346. 4 xn-component of xn+y argument ([+-]?\d*n|)
  1347. 5 sign of xn-component
  1348. 6 x of xn-component
  1349. 7 sign of y-component
  1350. 8 y of y-component
  1351. */
  1352. match[1] = match[1].toLowerCase();
  1353. if ( match[1].slice( 0, 3 ) === "nth" ) {
  1354. // nth-* requires argument
  1355. if ( !match[3] ) {
  1356. Sizzle.error( match[0] );
  1357. }
  1358. // numeric x and y parameters for Expr.filter.CHILD
  1359. // remember that false/true cast respectively to 0/1
  1360. match[4] = +( match[4] ? match[5] + (match[6] || 1) : 2 * ( match[3] === "even" || match[3] === "odd" ) );
  1361. match[5] = +( ( match[7] + match[8] ) || match[3] === "odd" );
  1362. // other types prohibit arguments
  1363. } else if ( match[3] ) {
  1364. Sizzle.error( match[0] );
  1365. }
  1366. return match;
  1367. },
  1368. "PSEUDO": function( match ) {
  1369. var excess,
  1370. unquoted = !match[6] && match[2];
  1371. if ( matchExpr["CHILD"].test( match[0] ) ) {
  1372. return null;
  1373. }
  1374. // Accept quoted arguments as-is
  1375. if ( match[3] ) {
  1376. match[2] = match[4] || match[5] || "";
  1377. // Strip excess characters from unquoted arguments
  1378. } else if ( unquoted && rpseudo.test( unquoted ) &&
  1379. // Get excess from tokenize (recursively)
  1380. (excess = tokenize( unquoted, true )) &&
  1381. // advance to the next closing parenthesis
  1382. (excess = unquoted.indexOf( ")", unquoted.length - excess ) - unquoted.length) ) {
  1383. // excess is a negative index
  1384. match[0] = match[0].slice( 0, excess );
  1385. match[2] = unquoted.slice( 0, excess );
  1386. }
  1387. // Return only captures needed by the pseudo filter method (type and argument)
  1388. return match.slice( 0, 3 );
  1389. }
  1390. },
  1391. filter: {
  1392. "TAG": function( nodeNameSelector ) {
  1393. var nodeName = nodeNameSelector.replace( runescape, funescape ).toLowerCase();
  1394. return nodeNameSelector === "*" ?
  1395. function() { return true; } :
  1396. function( elem ) {
  1397. return elem.nodeName && elem.nodeName.toLowerCase() === nodeName;
  1398. };
  1399. },
  1400. "CLASS": function( className ) {
  1401. var pattern = classCache[ className + " " ];
  1402. return pattern ||
  1403. (pattern = new RegExp( "(^|" + whitespace + ")" + className + "(" + whitespace + "|$)" )) &&
  1404. classCache( className, function( elem ) {
  1405. return pattern.test( typeof elem.className === "string" && elem.className || typeof elem.getAttribute !== "undefined" && elem.getAttribute("class") || "" );
  1406. });
  1407. },
  1408. "ATTR": function( name, operator, check ) {
  1409. return function( elem ) {
  1410. var result = Sizzle.attr( elem, name );
  1411. if ( result == null ) {
  1412. return operator === "!=";
  1413. }
  1414. if ( !operator ) {
  1415. return true;
  1416. }
  1417. result += "";
  1418. return operator === "=" ? result === check :
  1419. operator === "!=" ? result !== check :
  1420. operator === "^=" ? check && result.indexOf( check ) === 0 :
  1421. operator === "*=" ? check && result.indexOf( check ) > -1 :
  1422. operator === "$=" ? check && result.slice( -check.length ) === check :
  1423. operator === "~=" ? ( " " + result.replace( rwhitespace, " " ) + " " ).indexOf( check ) > -1 :
  1424. operator === "|=" ? result === check || result.slice( 0, check.length + 1 ) === check + "-" :
  1425. false;
  1426. };
  1427. },
  1428. "CHILD": function( type, what, argument, first, last ) {
  1429. var simple = type.slice( 0, 3 ) !== "nth",
  1430. forward = type.slice( -4 ) !== "last",
  1431. ofType = what === "of-type";
  1432. return first === 1 && last === 0 ?
  1433. // Shortcut for :nth-*(n)
  1434. function( elem ) {
  1435. return !!elem.parentNode;
  1436. } :
  1437. function( elem, context, xml ) {
  1438. var cache, uniqueCache, outerCache, node, nodeIndex, start,
  1439. dir = simple !== forward ? "nextSibling" : "previousSibling",
  1440. parent = elem.parentNode,
  1441. name = ofType && elem.nodeName.toLowerCase(),
  1442. useCache = !xml && !ofType,
  1443. diff = false;
  1444. if ( parent ) {
  1445. // :(first|last|only)-(child|of-type)
  1446. if ( simple ) {
  1447. while ( dir ) {
  1448. node = elem;
  1449. while ( (node = node[ dir ]) ) {
  1450. if ( ofType ?
  1451. node.nodeName.toLowerCase() === name :
  1452. node.nodeType === 1 ) {
  1453. return false;
  1454. }
  1455. }
  1456. // Reverse direction for :only-* (if we haven't yet done so)
  1457. start = dir = type === "only" && !start && "nextSibling";
  1458. }
  1459. return true;
  1460. }
  1461. start = [ forward ? parent.firstChild : parent.lastChild ];
  1462. // non-xml :nth-child(...) stores cache data on `parent`
  1463. if ( forward && useCache ) {
  1464. // Seek `elem` from a previously-cached index
  1465. // ...in a gzip-friendly way
  1466. node = parent;
  1467. outerCache = node[ expando ] || (node[ expando ] = {});
  1468. // Support: IE <9 only
  1469. // Defend against cloned attroperties (jQuery gh-1709)
  1470. uniqueCache = outerCache[ node.uniqueID ] ||
  1471. (outerCache[ node.uniqueID ] = {});
  1472. cache = uniqueCache[ type ] || [];
  1473. nodeIndex = cache[ 0 ] === dirruns && cache[ 1 ];
  1474. diff = nodeIndex && cache[ 2 ];
  1475. node = nodeIndex && parent.childNodes[ nodeIndex ];
  1476. while ( (node = ++nodeIndex && node && node[ dir ] ||
  1477. // Fallback to seeking `elem` from the start
  1478. (diff = nodeIndex = 0) || start.pop()) ) {
  1479. // When found, cache indexes on `parent` and break
  1480. if ( node.nodeType === 1 && ++diff && node === elem ) {
  1481. uniqueCache[ type ] = [ dirruns, nodeIndex, diff ];
  1482. break;
  1483. }
  1484. }
  1485. } else {
  1486. // Use previously-cached element index if available
  1487. if ( useCache ) {
  1488. // ...in a gzip-friendly way
  1489. node = elem;
  1490. outerCache = node[ expando ] || (node[ expando ] = {});
  1491. // Support: IE <9 only
  1492. // Defend against cloned attroperties (jQuery gh-1709)
  1493. uniqueCache = outerCache[ node.uniqueID ] ||
  1494. (outerCache[ node.uniqueID ] = {});
  1495. cache = uniqueCache[ type ] || [];
  1496. nodeIndex = cache[ 0 ] === dirruns && cache[ 1 ];
  1497. diff = nodeIndex;
  1498. }
  1499. // xml :nth-child(...)
  1500. // or :nth-last-child(...) or :nth(-last)?-of-type(...)
  1501. if ( diff === false ) {
  1502. // Use the same loop as above to seek `elem` from the start
  1503. while ( (node = ++nodeIndex && node && node[ dir ] ||
  1504. (diff = nodeIndex = 0) || start.pop()) ) {
  1505. if ( ( ofType ?
  1506. node.nodeName.toLowerCase() === name :
  1507. node.nodeType === 1 ) &&
  1508. ++diff ) {
  1509. // Cache the index of each encountered element
  1510. if ( useCache ) {
  1511. outerCache = node[ expando ] || (node[ expando ] = {});
  1512. // Support: IE <9 only
  1513. // Defend against cloned attroperties (jQuery gh-1709)
  1514. uniqueCache = outerCache[ node.uniqueID ] ||
  1515. (outerCache[ node.uniqueID ] = {});
  1516. uniqueCache[ type ] = [ dirruns, diff ];
  1517. }
  1518. if ( node === elem ) {
  1519. break;
  1520. }
  1521. }
  1522. }
  1523. }
  1524. }
  1525. // Incorporate the offset, then check against cycle size
  1526. diff -= last;
  1527. return diff === first || ( diff % first === 0 && diff / first >= 0 );
  1528. }
  1529. };
  1530. },
  1531. "PSEUDO": function( pseudo, argument ) {
  1532. // pseudo-class names are case-insensitive
  1533. // http://www.w3.org/TR/selectors/#pseudo-classes
  1534. // Prioritize by case sensitivity in case custom pseudos are added with uppercase letters
  1535. // Remember that setFilters inherits from pseudos
  1536. var args,
  1537. fn = Expr.pseudos[ pseudo ] || Expr.setFilters[ pseudo.toLowerCase() ] ||
  1538. Sizzle.error( "unsupported pseudo: " + pseudo );
  1539. // The user may use createPseudo to indicate that
  1540. // arguments are needed to create the filter function
  1541. // just as Sizzle does
  1542. if ( fn[ expando ] ) {
  1543. return fn( argument );
  1544. }
  1545. // But maintain support for old signatures
  1546. if ( fn.length > 1 ) {
  1547. args = [ pseudo, pseudo, "", argument ];
  1548. return Expr.setFilters.hasOwnProperty( pseudo.toLowerCase() ) ?
  1549. markFunction(function( seed, matches ) {
  1550. var idx,
  1551. matched = fn( seed, argument ),
  1552. i = matched.length;
  1553. while ( i-- ) {
  1554. idx = indexOf( seed, matched[i] );
  1555. seed[ idx ] = !( matches[ idx ] = matched[i] );
  1556. }
  1557. }) :
  1558. function( elem ) {
  1559. return fn( elem, 0, args );
  1560. };
  1561. }
  1562. return fn;
  1563. }
  1564. },
  1565. pseudos: {
  1566. // Potentially complex pseudos
  1567. "not": markFunction(function( selector ) {
  1568. // Trim the selector passed to compile
  1569. // to avoid treating leading and trailing
  1570. // spaces as combinators
  1571. var input = [],
  1572. results = [],
  1573. matcher = compile( selector.replace( rtrim, "$1" ) );
  1574. return matcher[ expando ] ?
  1575. markFunction(function( seed, matches, context, xml ) {
  1576. var elem,
  1577. unmatched = matcher( seed, null, xml, [] ),
  1578. i = seed.length;
  1579. // Match elements unmatched by `matcher`
  1580. while ( i-- ) {
  1581. if ( (elem = unmatched[i]) ) {
  1582. seed[i] = !(matches[i] = elem);
  1583. }
  1584. }
  1585. }) :
  1586. function( elem, context, xml ) {
  1587. input[0] = elem;
  1588. matcher( input, null, xml, results );
  1589. // Don't keep the element (issue #299)
  1590. input[0] = null;
  1591. return !results.pop();
  1592. };
  1593. }),
  1594. "has": markFunction(function( selector ) {
  1595. return function( elem ) {
  1596. return Sizzle( selector, elem ).length > 0;
  1597. };
  1598. }),
  1599. "contains": markFunction(function( text ) {
  1600. text = text.replace( runescape, funescape );
  1601. return function( elem ) {
  1602. return ( elem.textContent || elem.innerText || getText( elem ) ).indexOf( text ) > -1;
  1603. };
  1604. }),
  1605. // "Whether an element is represented by a :lang() selector
  1606. // is based solely on the element's language value
  1607. // being equal to the identifier C,
  1608. // or beginning with the identifier C immediately followed by "-".
  1609. // The matching of C against the element's language value is performed case-insensitively.
  1610. // The identifier C does not have to be a valid language name."
  1611. // http://www.w3.org/TR/selectors/#lang-pseudo
  1612. "lang": markFunction( function( lang ) {
  1613. // lang value must be a valid identifier
  1614. if ( !ridentifier.test(lang || "") ) {
  1615. Sizzle.error( "unsupported lang: " + lang );
  1616. }
  1617. lang = lang.replace( runescape, funescape ).toLowerCase();
  1618. return function( elem ) {
  1619. var elemLang;
  1620. do {
  1621. if ( (elemLang = documentIsHTML ?
  1622. elem.lang :
  1623. elem.getAttribute("xml:lang") || elem.getAttribute("lang")) ) {
  1624. elemLang = elemLang.toLowerCase();
  1625. return elemLang === lang || elemLang.indexOf( lang + "-" ) === 0;
  1626. }
  1627. } while ( (elem = elem.parentNode) && elem.nodeType === 1 );
  1628. return false;
  1629. };
  1630. }),
  1631. // Miscellaneous
  1632. "target": function( elem ) {
  1633. var hash = window.location && window.location.hash;
  1634. return hash && hash.slice( 1 ) === elem.id;
  1635. },
  1636. "root": function( elem ) {
  1637. return elem === docElem;
  1638. },
  1639. "focus": function( elem ) {
  1640. return elem === document.activeElement && (!document.hasFocus || document.hasFocus()) && !!(elem.type || elem.href || ~elem.tabIndex);
  1641. },
  1642. // Boolean properties
  1643. "enabled": createDisabledPseudo( false ),
  1644. "disabled": createDisabledPseudo( true ),
  1645. "checked": function( elem ) {
  1646. // In CSS3, :checked should return both checked and selected elements
  1647. // http://www.w3.org/TR/2011/REC-css3-selectors-20110929/#checked
  1648. var nodeName = elem.nodeName.toLowerCase();
  1649. return (nodeName === "input" && !!elem.checked) || (nodeName === "option" && !!elem.selected);
  1650. },
  1651. "selected": function( elem ) {
  1652. // Accessing this property makes selected-by-default
  1653. // options in Safari work properly
  1654. if ( elem.parentNode ) {
  1655. elem.parentNode.selectedIndex;
  1656. }
  1657. return elem.selected === true;
  1658. },
  1659. // Contents
  1660. "empty": function( elem ) {
  1661. // http://www.w3.org/TR/selectors/#empty-pseudo
  1662. // :empty is negated by element (1) or content nodes (text: 3; cdata: 4; entity ref: 5),
  1663. // but not by others (comment: 8; processing instruction: 7; etc.)
  1664. // nodeType < 6 works because attributes (2) do not appear as children
  1665. for ( elem = elem.firstChild; elem; elem = elem.nextSibling ) {
  1666. if ( elem.nodeType < 6 ) {
  1667. return false;
  1668. }
  1669. }
  1670. return true;
  1671. },
  1672. "parent": function( elem ) {
  1673. return !Expr.pseudos["empty"]( elem );
  1674. },
  1675. // Element/input types
  1676. "header": function( elem ) {
  1677. return rheader.test( elem.nodeName );
  1678. },
  1679. "input": function( elem ) {
  1680. return rinputs.test( elem.nodeName );
  1681. },
  1682. "button": function( elem ) {
  1683. var name = elem.nodeName.toLowerCase();
  1684. return name === "input" && elem.type === "button" || name === "button";
  1685. },
  1686. "text": function( elem ) {
  1687. var attr;
  1688. return elem.nodeName.toLowerCase() === "input" &&
  1689. elem.type === "text" &&
  1690. // Support: IE<8
  1691. // New HTML5 attribute values (e.g., "search") appear with elem.type === "text"
  1692. ( (attr = elem.getAttribute("type")) == null || attr.toLowerCase() === "text" );
  1693. },
  1694. // Position-in-collection
  1695. "first": createPositionalPseudo(function() {
  1696. return [ 0 ];
  1697. }),
  1698. "last": createPositionalPseudo(function( matchIndexes, length ) {
  1699. return [ length - 1 ];
  1700. }),
  1701. "eq": createPositionalPseudo(function( matchIndexes, length, argument ) {
  1702. return [ argument < 0 ? argument + length : argument ];
  1703. }),
  1704. "even": createPositionalPseudo(function( matchIndexes, length ) {
  1705. var i = 0;
  1706. for ( ; i < length; i += 2 ) {
  1707. matchIndexes.push( i );
  1708. }
  1709. return matchIndexes;
  1710. }),
  1711. "odd": createPositionalPseudo(function( matchIndexes, length ) {
  1712. var i = 1;
  1713. for ( ; i < length; i += 2 ) {
  1714. matchIndexes.push( i );
  1715. }
  1716. return matchIndexes;
  1717. }),
  1718. "lt": createPositionalPseudo(function( matchIndexes, length, argument ) {
  1719. var i = argument < 0 ? argument + length : argument;
  1720. for ( ; --i >= 0; ) {
  1721. matchIndexes.push( i );
  1722. }
  1723. return matchIndexes;
  1724. }),
  1725. "gt": createPositionalPseudo(function( matchIndexes, length, argument ) {
  1726. var i = argument < 0 ? argument + length : argument;
  1727. for ( ; ++i < length; ) {
  1728. matchIndexes.push( i );
  1729. }
  1730. return matchIndexes;
  1731. })
  1732. }
  1733. };
  1734. Expr.pseudos["nth"] = Expr.pseudos["eq"];
  1735. // Add button/input type pseudos
  1736. for ( i in { radio: true, checkbox: true, file: true, password: true, image: true } ) {
  1737. Expr.pseudos[ i ] = createInputPseudo( i );
  1738. }
  1739. for ( i in { submit: true, reset: true } ) {
  1740. Expr.pseudos[ i ] = createButtonPseudo( i );
  1741. }
  1742. // Easy API for creating new setFilters
  1743. function setFilters() {}
  1744. setFilters.prototype = Expr.filters = Expr.pseudos;
  1745. Expr.setFilters = new setFilters();
  1746. tokenize = Sizzle.tokenize = function( selector, parseOnly ) {
  1747. var matched, match, tokens, type,
  1748. soFar, groups, preFilters,
  1749. cached = tokenCache[ selector + " " ];
  1750. if ( cached ) {
  1751. return parseOnly ? 0 : cached.slice( 0 );
  1752. }
  1753. soFar = selector;
  1754. groups = [];
  1755. preFilters = Expr.preFilter;
  1756. while ( soFar ) {
  1757. // Comma and first run
  1758. if ( !matched || (match = rcomma.exec( soFar )) ) {
  1759. if ( match ) {
  1760. // Don't consume trailing commas as valid
  1761. soFar = soFar.slice( match[0].length ) || soFar;
  1762. }
  1763. groups.push( (tokens = []) );
  1764. }
  1765. matched = false;
  1766. // Combinators
  1767. if ( (match = rcombinators.exec( soFar )) ) {
  1768. matched = match.shift();
  1769. tokens.push({
  1770. value: matched,
  1771. // Cast descendant combinators to space
  1772. type: match[0].replace( rtrim, " " )
  1773. });
  1774. soFar = soFar.slice( matched.length );
  1775. }
  1776. // Filters
  1777. for ( type in Expr.filter ) {
  1778. if ( (match = matchExpr[ type ].exec( soFar )) && (!preFilters[ type ] ||
  1779. (match = preFilters[ type ]( match ))) ) {
  1780. matched = match.shift();
  1781. tokens.push({
  1782. value: matched,
  1783. type: type,
  1784. matches: match
  1785. });
  1786. soFar = soFar.slice( matched.length );
  1787. }
  1788. }
  1789. if ( !matched ) {
  1790. break;
  1791. }
  1792. }
  1793. // Return the length of the invalid excess
  1794. // if we're just parsing
  1795. // Otherwise, throw an error or return tokens
  1796. return parseOnly ?
  1797. soFar.length :
  1798. soFar ?
  1799. Sizzle.error( selector ) :
  1800. // Cache the tokens
  1801. tokenCache( selector, groups ).slice( 0 );
  1802. };
  1803. function toSelector( tokens ) {
  1804. var i = 0,
  1805. len = tokens.length,
  1806. selector = "";
  1807. for ( ; i < len; i++ ) {
  1808. selector += tokens[i].value;
  1809. }
  1810. return selector;
  1811. }
  1812. function addCombinator( matcher, combinator, base ) {
  1813. var dir = combinator.dir,
  1814. skip = combinator.next,
  1815. key = skip || dir,
  1816. checkNonElements = base && key === "parentNode",
  1817. doneName = done++;
  1818. return combinator.first ?
  1819. // Check against closest ancestor/preceding element
  1820. function( elem, context, xml ) {
  1821. while ( (elem = elem[ dir ]) ) {
  1822. if ( elem.nodeType === 1 || checkNonElements ) {
  1823. return matcher( elem, context, xml );
  1824. }
  1825. }
  1826. } :
  1827. // Check against all ancestor/preceding elements
  1828. function( elem, context, xml ) {
  1829. var oldCache, uniqueCache, outerCache,
  1830. newCache = [ dirruns, doneName ];
  1831. // We can't set arbitrary data on XML nodes, so they don't benefit from combinator caching
  1832. if ( xml ) {
  1833. while ( (elem = elem[ dir ]) ) {
  1834. if ( elem.nodeType === 1 || checkNonElements ) {
  1835. if ( matcher( elem, context, xml ) ) {
  1836. return true;
  1837. }
  1838. }
  1839. }
  1840. } else {
  1841. while ( (elem = elem[ dir ]) ) {
  1842. if ( elem.nodeType === 1 || checkNonElements ) {
  1843. outerCache = elem[ expando ] || (elem[ expando ] = {});
  1844. // Support: IE <9 only
  1845. // Defend against cloned attroperties (jQuery gh-1709)
  1846. uniqueCache = outerCache[ elem.uniqueID ] || (outerCache[ elem.uniqueID ] = {});
  1847. if ( skip && skip === elem.nodeName.toLowerCase() ) {
  1848. elem = elem[ dir ] || elem;
  1849. } else if ( (oldCache = uniqueCache[ key ]) &&
  1850. oldCache[ 0 ] === dirruns && oldCache[ 1 ] === doneName ) {
  1851. // Assign to newCache so results back-propagate to previous elements
  1852. return (newCache[ 2 ] = oldCache[ 2 ]);
  1853. } else {
  1854. // Reuse newcache so results back-propagate to previous elements
  1855. uniqueCache[ key ] = newCache;
  1856. // A match means we're done; a fail means we have to keep checking
  1857. if ( (newCache[ 2 ] = matcher( elem, context, xml )) ) {
  1858. return true;
  1859. }
  1860. }
  1861. }
  1862. }
  1863. }
  1864. };
  1865. }
  1866. function elementMatcher( matchers ) {
  1867. return matchers.length > 1 ?
  1868. function( elem, context, xml ) {
  1869. var i = matchers.length;
  1870. while ( i-- ) {
  1871. if ( !matchers[i]( elem, context, xml ) ) {
  1872. return false;
  1873. }
  1874. }
  1875. return true;
  1876. } :
  1877. matchers[0];
  1878. }
  1879. function multipleContexts( selector, contexts, results ) {
  1880. var i = 0,
  1881. len = contexts.length;
  1882. for ( ; i < len; i++ ) {
  1883. Sizzle( selector, contexts[i], results );
  1884. }
  1885. return results;
  1886. }
  1887. function condense( unmatched, map, filter, context, xml ) {
  1888. var elem,
  1889. newUnmatched = [],
  1890. i = 0,
  1891. len = unmatched.length,
  1892. mapped = map != null;
  1893. for ( ; i < len; i++ ) {
  1894. if ( (elem = unmatched[i]) ) {
  1895. if ( !filter || filter( elem, context, xml ) ) {
  1896. newUnmatched.push( elem );
  1897. if ( mapped ) {
  1898. map.push( i );
  1899. }
  1900. }
  1901. }
  1902. }
  1903. return newUnmatched;
  1904. }
  1905. function setMatcher( preFilter, selector, matcher, postFilter, postFinder, postSelector ) {
  1906. if ( postFilter && !postFilter[ expando ] ) {
  1907. postFilter = setMatcher( postFilter );
  1908. }
  1909. if ( postFinder && !postFinder[ expando ] ) {
  1910. postFinder = setMatcher( postFinder, postSelector );
  1911. }
  1912. return markFunction(function( seed, results, context, xml ) {
  1913. var temp, i, elem,
  1914. preMap = [],
  1915. postMap = [],
  1916. preexisting = results.length,
  1917. // Get initial elements from seed or context
  1918. elems = seed || multipleContexts( selector || "*", context.nodeType ? [ context ] : context, [] ),
  1919. // Prefilter to get matcher input, preserving a map for seed-results synchronization
  1920. matcherIn = preFilter && ( seed || !selector ) ?
  1921. condense( elems, preMap, preFilter, context, xml ) :
  1922. elems,
  1923. matcherOut = matcher ?
  1924. // If we have a postFinder, or filtered seed, or non-seed postFilter or preexisting results,
  1925. postFinder || ( seed ? preFilter : preexisting || postFilter ) ?
  1926. // ...intermediate processing is necessary
  1927. [] :
  1928. // ...otherwise use results directly
  1929. results :
  1930. matcherIn;
  1931. // Find primary matches
  1932. if ( matcher ) {
  1933. matcher( matcherIn, matcherOut, context, xml );
  1934. }
  1935. // Apply postFilter
  1936. if ( postFilter ) {
  1937. temp = condense( matcherOut, postMap );
  1938. postFilter( temp, [], context, xml );
  1939. // Un-match failing elements by moving them back to matcherIn
  1940. i = temp.length;
  1941. while ( i-- ) {
  1942. if ( (elem = temp[i]) ) {
  1943. matcherOut[ postMap[i] ] = !(matcherIn[ postMap[i] ] = elem);
  1944. }
  1945. }
  1946. }
  1947. if ( seed ) {
  1948. if ( postFinder || preFilter ) {
  1949. if ( postFinder ) {
  1950. // Get the final matcherOut by condensing this intermediate into postFinder contexts
  1951. temp = [];
  1952. i = matcherOut.length;
  1953. while ( i-- ) {
  1954. if ( (elem = matcherOut[i]) ) {
  1955. // Restore matcherIn since elem is not yet a final match
  1956. temp.push( (matcherIn[i] = elem) );
  1957. }
  1958. }
  1959. postFinder( null, (matcherOut = []), temp, xml );
  1960. }
  1961. // Move matched elements from seed to results to keep them synchronized
  1962. i = matcherOut.length;
  1963. while ( i-- ) {
  1964. if ( (elem = matcherOut[i]) &&
  1965. (temp = postFinder ? indexOf( seed, elem ) : preMap[i]) > -1 ) {
  1966. seed[temp] = !(results[temp] = elem);
  1967. }
  1968. }
  1969. }
  1970. // Add elements to results, through postFinder if defined
  1971. } else {
  1972. matcherOut = condense(
  1973. matcherOut === results ?
  1974. matcherOut.splice( preexisting, matcherOut.length ) :
  1975. matcherOut
  1976. );
  1977. if ( postFinder ) {
  1978. postFinder( null, results, matcherOut, xml );
  1979. } else {
  1980. push.apply( results, matcherOut );
  1981. }
  1982. }
  1983. });
  1984. }
  1985. function matcherFromTokens( tokens ) {
  1986. var checkContext, matcher, j,
  1987. len = tokens.length,
  1988. leadingRelative = Expr.relative[ tokens[0].type ],
  1989. implicitRelative = leadingRelative || Expr.relative[" "],
  1990. i = leadingRelative ? 1 : 0,
  1991. // The foundational matcher ensures that elements are reachable from top-level context(s)
  1992. matchContext = addCombinator( function( elem ) {
  1993. return elem === checkContext;
  1994. }, implicitRelative, true ),
  1995. matchAnyContext = addCombinator( function( elem ) {
  1996. return indexOf( checkContext, elem ) > -1;
  1997. }, implicitRelative, true ),
  1998. matchers = [ function( elem, context, xml ) {
  1999. var ret = ( !leadingRelative && ( xml || context !== outermostContext ) ) || (
  2000. (checkContext = context).nodeType ?
  2001. matchContext( elem, context, xml ) :
  2002. matchAnyContext( elem, context, xml ) );
  2003. // Avoid hanging onto element (issue #299)
  2004. checkContext = null;
  2005. return ret;
  2006. } ];
  2007. for ( ; i < len; i++ ) {
  2008. if ( (matcher = Expr.relative[ tokens[i].type ]) ) {
  2009. matchers = [ addCombinator(elementMatcher( matchers ), matcher) ];
  2010. } else {
  2011. matcher = Expr.filter[ tokens[i].type ].apply( null, tokens[i].matches );
  2012. // Return special upon seeing a positional matcher
  2013. if ( matcher[ expando ] ) {
  2014. // Find the next relative operator (if any) for proper handling
  2015. j = ++i;
  2016. for ( ; j < len; j++ ) {
  2017. if ( Expr.relative[ tokens[j].type ] ) {
  2018. break;
  2019. }
  2020. }
  2021. return setMatcher(
  2022. i > 1 && elementMatcher( matchers ),
  2023. i > 1 && toSelector(
  2024. // If the preceding token was a descendant combinator, insert an implicit any-element `*`
  2025. tokens.slice( 0, i - 1 ).concat({ value: tokens[ i - 2 ].type === " " ? "*" : "" })
  2026. ).replace( rtrim, "$1" ),
  2027. matcher,
  2028. i < j && matcherFromTokens( tokens.slice( i, j ) ),
  2029. j < len && matcherFromTokens( (tokens = tokens.slice( j )) ),
  2030. j < len && toSelector( tokens )
  2031. );
  2032. }
  2033. matchers.push( matcher );
  2034. }
  2035. }
  2036. return elementMatcher( matchers );
  2037. }
  2038. function matcherFromGroupMatchers( elementMatchers, setMatchers ) {
  2039. var bySet = setMatchers.length > 0,
  2040. byElement = elementMatchers.length > 0,
  2041. superMatcher = function( seed, context, xml, results, outermost ) {
  2042. var elem, j, matcher,
  2043. matchedCount = 0,
  2044. i = "0",
  2045. unmatched = seed && [],
  2046. setMatched = [],
  2047. contextBackup = outermostContext,
  2048. // We must always have either seed elements or outermost context
  2049. elems = seed || byElement && Expr.find["TAG"]( "*", outermost ),
  2050. // Use integer dirruns iff this is the outermost matcher
  2051. dirrunsUnique = (dirruns += contextBackup == null ? 1 : Math.random() || 0.1),
  2052. len = elems.length;
  2053. if ( outermost ) {
  2054. outermostContext = context === document || context || outermost;
  2055. }
  2056. // Add elements passing elementMatchers directly to results
  2057. // Support: IE<9, Safari
  2058. // Tolerate NodeList properties (IE: "length"; Safari: <number>) matching elements by id
  2059. for ( ; i !== len && (elem = elems[i]) != null; i++ ) {
  2060. if ( byElement && elem ) {
  2061. j = 0;
  2062. if ( !context && elem.ownerDocument !== document ) {
  2063. setDocument( elem );
  2064. xml = !documentIsHTML;
  2065. }
  2066. while ( (matcher = elementMatchers[j++]) ) {
  2067. if ( matcher( elem, context || document, xml) ) {
  2068. results.push( elem );
  2069. break;
  2070. }
  2071. }
  2072. if ( outermost ) {
  2073. dirruns = dirrunsUnique;
  2074. }
  2075. }
  2076. // Track unmatched elements for set filters
  2077. if ( bySet ) {
  2078. // They will have gone through all possible matchers
  2079. if ( (elem = !matcher && elem) ) {
  2080. matchedCount--;
  2081. }
  2082. // Lengthen the array for every element, matched or not
  2083. if ( seed ) {
  2084. unmatched.push( elem );
  2085. }
  2086. }
  2087. }
  2088. // `i` is now the count of elements visited above, and adding it to `matchedCount`
  2089. // makes the latter nonnegative.
  2090. matchedCount += i;
  2091. // Apply set filters to unmatched elements
  2092. // NOTE: This can be skipped if there are no unmatched elements (i.e., `matchedCount`
  2093. // equals `i`), unless we didn't visit _any_ elements in the above loop because we have
  2094. // no element matchers and no seed.
  2095. // Incrementing an initially-string "0" `i` allows `i` to remain a string only in that
  2096. // case, which will result in a "00" `matchedCount` that differs from `i` but is also
  2097. // numerically zero.
  2098. if ( bySet && i !== matchedCount ) {
  2099. j = 0;
  2100. while ( (matcher = setMatchers[j++]) ) {
  2101. matcher( unmatched, setMatched, context, xml );
  2102. }
  2103. if ( seed ) {
  2104. // Reintegrate element matches to eliminate the need for sorting
  2105. if ( matchedCount > 0 ) {
  2106. while ( i-- ) {
  2107. if ( !(unmatched[i] || setMatched[i]) ) {
  2108. setMatched[i] = pop.call( results );
  2109. }
  2110. }
  2111. }
  2112. // Discard index placeholder values to get only actual matches
  2113. setMatched = condense( setMatched );
  2114. }
  2115. // Add matches to results
  2116. push.apply( results, setMatched );
  2117. // Seedless set matches succeeding multiple successful matchers stipulate sorting
  2118. if ( outermost && !seed && setMatched.length > 0 &&
  2119. ( matchedCount + setMatchers.length ) > 1 ) {
  2120. Sizzle.uniqueSort( results );
  2121. }
  2122. }
  2123. // Override manipulation of globals by nested matchers
  2124. if ( outermost ) {
  2125. dirruns = dirrunsUnique;
  2126. outermostContext = contextBackup;
  2127. }
  2128. return unmatched;
  2129. };
  2130. return bySet ?
  2131. markFunction( superMatcher ) :
  2132. superMatcher;
  2133. }
  2134. compile = Sizzle.compile = function( selector, match /* Internal Use Only */ ) {
  2135. var i,
  2136. setMatchers = [],
  2137. elementMatchers = [],
  2138. cached = compilerCache[ selector + " " ];
  2139. if ( !cached ) {
  2140. // Generate a function of recursive functions that can be used to check each element
  2141. if ( !match ) {
  2142. match = tokenize( selector );
  2143. }
  2144. i = match.length;
  2145. while ( i-- ) {
  2146. cached = matcherFromTokens( match[i] );
  2147. if ( cached[ expando ] ) {
  2148. setMatchers.push( cached );
  2149. } else {
  2150. elementMatchers.push( cached );
  2151. }
  2152. }
  2153. // Cache the compiled function
  2154. cached = compilerCache( selector, matcherFromGroupMatchers( elementMatchers, setMatchers ) );
  2155. // Save selector and tokenization
  2156. cached.selector = selector;
  2157. }
  2158. return cached;
  2159. };
  2160. /**
  2161. * A low-level selection function that works with Sizzle's compiled
  2162. * selector functions
  2163. * @param {String|Function} selector A selector or a pre-compiled
  2164. * selector function built with Sizzle.compile
  2165. * @param {Element} context
  2166. * @param {Array} [results]
  2167. * @param {Array} [seed] A set of elements to match against
  2168. */
  2169. select = Sizzle.select = function( selector, context, results, seed ) {
  2170. var i, tokens, token, type, find,
  2171. compiled = typeof selector === "function" && selector,
  2172. match = !seed && tokenize( (selector = compiled.selector || selector) );
  2173. results = results || [];
  2174. // Try to minimize operations if there is only one selector in the list and no seed
  2175. // (the latter of which guarantees us context)
  2176. if ( match.length === 1 ) {
  2177. // Reduce context if the leading compound selector is an ID
  2178. tokens = match[0] = match[0].slice( 0 );
  2179. if ( tokens.length > 2 && (token = tokens[0]).type === "ID" &&
  2180. support.getById && context.nodeType === 9 && documentIsHTML &&
  2181. Expr.relative[ tokens[1].type ] ) {
  2182. context = ( Expr.find["ID"]( token.matches[0].replace(runescape, funescape), context ) || [] )[0];
  2183. if ( !context ) {
  2184. return results;
  2185. // Precompiled matchers will still verify ancestry, so step up a level
  2186. } else if ( compiled ) {
  2187. context = context.parentNode;
  2188. }
  2189. selector = selector.slice( tokens.shift().value.length );
  2190. }
  2191. // Fetch a seed set for right-to-left matching
  2192. i = matchExpr["needsContext"].test( selector ) ? 0 : tokens.length;
  2193. while ( i-- ) {
  2194. token = tokens[i];
  2195. // Abort if we hit a combinator
  2196. if ( Expr.relative[ (type = token.type) ] ) {
  2197. break;
  2198. }
  2199. if ( (find = Expr.find[ type ]) ) {
  2200. // Search, expanding context for leading sibling combinators
  2201. if ( (seed = find(
  2202. token.matches[0].replace( runescape, funescape ),
  2203. rsibling.test( tokens[0].type ) && testContext( context.parentNode ) || context
  2204. )) ) {
  2205. // If seed is empty or no tokens remain, we can return early
  2206. tokens.splice( i, 1 );
  2207. selector = seed.length && toSelector( tokens );
  2208. if ( !selector ) {
  2209. push.apply( results, seed );
  2210. return results;
  2211. }
  2212. break;
  2213. }
  2214. }
  2215. }
  2216. }
  2217. // Compile and execute a filtering function if one is not provided
  2218. // Provide `match` to avoid retokenization if we modified the selector above
  2219. ( compiled || compile( selector, match ) )(
  2220. seed,
  2221. context,
  2222. !documentIsHTML,
  2223. results,
  2224. !context || rsibling.test( selector ) && testContext( context.parentNode ) || context
  2225. );
  2226. return results;
  2227. };
  2228. // One-time assignments
  2229. // Sort stability
  2230. support.sortStable = expando.split("").sort( sortOrder ).join("") === expando;
  2231. // Support: Chrome 14-35+
  2232. // Always assume duplicates if they aren't passed to the comparison function
  2233. support.detectDuplicates = !!hasDuplicate;
  2234. // Initialize against the default document
  2235. setDocument();
  2236. // Support: Webkit<537.32 - Safari 6.0.3/Chrome 25 (fixed in Chrome 27)
  2237. // Detached nodes confoundingly follow *each other*
  2238. support.sortDetached = assert(function( el ) {
  2239. // Should return 1, but returns 4 (following)
  2240. return el.compareDocumentPosition( document.createElement("fieldset") ) & 1;
  2241. });
  2242. // Support: IE<8
  2243. // Prevent attribute/property "interpolation"
  2244. // https://msdn.microsoft.com/en-us/library/ms536429%28VS.85%29.aspx
  2245. if ( !assert(function( el ) {
  2246. el.innerHTML = "<a href='#'></a>";
  2247. return el.firstChild.getAttribute("href") === "#" ;
  2248. }) ) {
  2249. addHandle( "type|href|height|width", function( elem, name, isXML ) {
  2250. if ( !isXML ) {
  2251. return elem.getAttribute( name, name.toLowerCase() === "type" ? 1 : 2 );
  2252. }
  2253. });
  2254. }
  2255. // Support: IE<9
  2256. // Use defaultValue in place of getAttribute("value")
  2257. if ( !support.attributes || !assert(function( el ) {
  2258. el.innerHTML = "<input/>";
  2259. el.firstChild.setAttribute( "value", "" );
  2260. return el.firstChild.getAttribute( "value" ) === "";
  2261. }) ) {
  2262. addHandle( "value", function( elem, name, isXML ) {
  2263. if ( !isXML && elem.nodeName.toLowerCase() === "input" ) {
  2264. return elem.defaultValue;
  2265. }
  2266. });
  2267. }
  2268. // Support: IE<9
  2269. // Use getAttributeNode to fetch booleans when getAttribute lies
  2270. if ( !assert(function( el ) {
  2271. return el.getAttribute("disabled") == null;
  2272. }) ) {
  2273. addHandle( booleans, function( elem, name, isXML ) {
  2274. var val;
  2275. if ( !isXML ) {
  2276. return elem[ name ] === true ? name.toLowerCase() :
  2277. (val = elem.getAttributeNode( name )) && val.specified ?
  2278. val.value :
  2279. null;
  2280. }
  2281. });
  2282. }
  2283. return Sizzle;
  2284. })( window );
  2285. jQuery.find = Sizzle;
  2286. jQuery.expr = Sizzle.selectors;
  2287. // Deprecated
  2288. jQuery.expr[ ":" ] = jQuery.expr.pseudos;
  2289. jQuery.uniqueSort = jQuery.unique = Sizzle.uniqueSort;
  2290. jQuery.text = Sizzle.getText;
  2291. jQuery.isXMLDoc = Sizzle.isXML;
  2292. jQuery.contains = Sizzle.contains;
  2293. jQuery.escapeSelector = Sizzle.escape;
  2294. var dir = function( elem, dir, until ) {
  2295. var matched = [],
  2296. truncate = until !== undefined;
  2297. while ( ( elem = elem[ dir ] ) && elem.nodeType !== 9 ) {
  2298. if ( elem.nodeType === 1 ) {
  2299. if ( truncate && jQuery( elem ).is( until ) ) {
  2300. break;
  2301. }
  2302. matched.push( elem );
  2303. }
  2304. }
  2305. return matched;
  2306. };
  2307. var siblings = function( n, elem ) {
  2308. var matched = [];
  2309. for ( ; n; n = n.nextSibling ) {
  2310. if ( n.nodeType === 1 && n !== elem ) {
  2311. matched.push( n );
  2312. }
  2313. }
  2314. return matched;
  2315. };
  2316. var rneedsContext = jQuery.expr.match.needsContext;
  2317. var rsingleTag = ( /^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i );
  2318. var risSimple = /^.[^:#\[\.,]*$/;
  2319. // Implement the identical functionality for filter and not
  2320. function winnow( elements, qualifier, not ) {
  2321. if ( jQuery.isFunction( qualifier ) ) {
  2322. return jQuery.grep( elements, function( elem, i ) {
  2323. /* jshint -W018 */
  2324. return !!qualifier.call( elem, i, elem ) !== not;
  2325. } );
  2326. }
  2327. if ( qualifier.nodeType ) {
  2328. return jQuery.grep( elements, function( elem ) {
  2329. return ( elem === qualifier ) !== not;
  2330. } );
  2331. }
  2332. if ( typeof qualifier === "string" ) {
  2333. if ( risSimple.test( qualifier ) ) {
  2334. return jQuery.filter( qualifier, elements, not );
  2335. }
  2336. qualifier = jQuery.filter( qualifier, elements );
  2337. }
  2338. return jQuery.grep( elements, function( elem ) {
  2339. return ( indexOf.call( qualifier, elem ) > -1 ) !== not && elem.nodeType === 1;
  2340. } );
  2341. }
  2342. jQuery.filter = function( expr, elems, not ) {
  2343. var elem = elems[ 0 ];
  2344. if ( not ) {
  2345. expr = ":not(" + expr + ")";
  2346. }
  2347. return elems.length === 1 && elem.nodeType === 1 ?
  2348. jQuery.find.matchesSelector( elem, expr ) ? [ elem ] : [] :
  2349. jQuery.find.matches( expr, jQuery.grep( elems, function( elem ) {
  2350. return elem.nodeType === 1;
  2351. } ) );
  2352. };
  2353. jQuery.fn.extend( {
  2354. find: function( selector ) {
  2355. var i, ret,
  2356. len = this.length,
  2357. self = this;
  2358. if ( typeof selector !== "string" ) {
  2359. return this.pushStack( jQuery( selector ).filter( function() {
  2360. for ( i = 0; i < len; i++ ) {
  2361. if ( jQuery.contains( self[ i ], this ) ) {
  2362. return true;
  2363. }
  2364. }
  2365. } ) );
  2366. }
  2367. ret = this.pushStack( [] );
  2368. for ( i = 0; i < len; i++ ) {
  2369. jQuery.find( selector, self[ i ], ret );
  2370. }
  2371. return len > 1 ? jQuery.uniqueSort( ret ) : ret;
  2372. },
  2373. filter: function( selector ) {
  2374. return this.pushStack( winnow( this, selector || [], false ) );
  2375. },
  2376. not: function( selector ) {
  2377. return this.pushStack( winnow( this, selector || [], true ) );
  2378. },
  2379. is: function( selector ) {
  2380. return !!winnow(
  2381. this,
  2382. // If this is a positional/relative selector, check membership in the returned set
  2383. // so $("p:first").is("p:last") won't return true for a doc with two "p".
  2384. typeof selector === "string" && rneedsContext.test( selector ) ?
  2385. jQuery( selector ) :
  2386. selector || [],
  2387. false
  2388. ).length;
  2389. }
  2390. } );
  2391. // Initialize a jQuery object
  2392. // A central reference to the root jQuery(document)
  2393. var rootjQuery,
  2394. // A simple way to check for HTML strings
  2395. // Prioritize #id over <tag> to avoid XSS via location.hash (#9521)
  2396. // Strict HTML recognition (#11290: must start with <)
  2397. // Shortcut simple #id case for speed
  2398. rquickExpr = /^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/,
  2399. init = jQuery.fn.init = function( selector, context, root ) {
  2400. var match, elem;
  2401. // HANDLE: $(""), $(null), $(undefined), $(false)
  2402. if ( !selector ) {
  2403. return this;
  2404. }
  2405. // Method init() accepts an alternate rootjQuery
  2406. // so migrate can support jQuery.sub (gh-2101)
  2407. root = root || rootjQuery;
  2408. // Handle HTML strings
  2409. if ( typeof selector === "string" ) {
  2410. if ( selector[ 0 ] === "<" &&
  2411. selector[ selector.length - 1 ] === ">" &&
  2412. selector.length >= 3 ) {
  2413. // Assume that strings that start and end with <> are HTML and skip the regex check
  2414. match = [ null, selector, null ];
  2415. } else {
  2416. match = rquickExpr.exec( selector );
  2417. }
  2418. // Match html or make sure no context is specified for #id
  2419. if ( match && ( match[ 1 ] || !context ) ) {
  2420. // HANDLE: $(html) -> $(array)
  2421. if ( match[ 1 ] ) {
  2422. context = context instanceof jQuery ? context[ 0 ] : context;
  2423. // Option to run scripts is true for back-compat
  2424. // Intentionally let the error be thrown if parseHTML is not present
  2425. jQuery.merge( this, jQuery.parseHTML(
  2426. match[ 1 ],
  2427. context && context.nodeType ? context.ownerDocument || context : document,
  2428. true
  2429. ) );
  2430. // HANDLE: $(html, props)
  2431. if ( rsingleTag.test( match[ 1 ] ) && jQuery.isPlainObject( context ) ) {
  2432. for ( match in context ) {
  2433. // Properties of context are called as methods if possible
  2434. if ( jQuery.isFunction( this[ match ] ) ) {
  2435. this[ match ]( context[ match ] );
  2436. // ...and otherwise set as attributes
  2437. } else {
  2438. this.attr( match, context[ match ] );
  2439. }
  2440. }
  2441. }
  2442. return this;
  2443. // HANDLE: $(#id)
  2444. } else {
  2445. elem = document.getElementById( match[ 2 ] );
  2446. if ( elem ) {
  2447. // Inject the element directly into the jQuery object
  2448. this[ 0 ] = elem;
  2449. this.length = 1;
  2450. }
  2451. return this;
  2452. }
  2453. // HANDLE: $(expr, $(...))
  2454. } else if ( !context || context.jquery ) {
  2455. return ( context || root ).find( selector );
  2456. // HANDLE: $(expr, context)
  2457. // (which is just equivalent to: $(context).find(expr)
  2458. } else {
  2459. return this.constructor( context ).find( selector );
  2460. }
  2461. // HANDLE: $(DOMElement)
  2462. } else if ( selector.nodeType ) {
  2463. this[ 0 ] = selector;
  2464. this.length = 1;
  2465. return this;
  2466. // HANDLE: $(function)
  2467. // Shortcut for document ready
  2468. } else if ( jQuery.isFunction( selector ) ) {
  2469. return root.ready !== undefined ?
  2470. root.ready( selector ) :
  2471. // Execute immediately if ready is not present
  2472. selector( jQuery );
  2473. }
  2474. return jQuery.makeArray( selector, this );
  2475. };
  2476. // Give the init function the jQuery prototype for later instantiation
  2477. init.prototype = jQuery.fn;
  2478. // Initialize central reference
  2479. rootjQuery = jQuery( document );
  2480. var rparentsprev = /^(?:parents|prev(?:Until|All))/,
  2481. // Methods guaranteed to produce a unique set when starting from a unique set
  2482. guaranteedUnique = {
  2483. children: true,
  2484. contents: true,
  2485. next: true,
  2486. prev: true
  2487. };
  2488. jQuery.fn.extend( {
  2489. has: function( target ) {
  2490. var targets = jQuery( target, this ),
  2491. l = targets.length;
  2492. return this.filter( function() {
  2493. var i = 0;
  2494. for ( ; i < l; i++ ) {
  2495. if ( jQuery.contains( this, targets[ i ] ) ) {
  2496. return true;
  2497. }
  2498. }
  2499. } );
  2500. },
  2501. closest: function( selectors, context ) {
  2502. var cur,
  2503. i = 0,
  2504. l = this.length,
  2505. matched = [],
  2506. targets = typeof selectors !== "string" && jQuery( selectors );
  2507. // Positional selectors never match, since there's no _selection_ context
  2508. if ( !rneedsContext.test( selectors ) ) {
  2509. for ( ; i < l; i++ ) {
  2510. for ( cur = this[ i ]; cur && cur !== context; cur = cur.parentNode ) {
  2511. // Always skip document fragments
  2512. if ( cur.nodeType < 11 && ( targets ?
  2513. targets.index( cur ) > -1 :
  2514. // Don't pass non-elements to Sizzle
  2515. cur.nodeType === 1 &&
  2516. jQuery.find.matchesSelector( cur, selectors ) ) ) {
  2517. matched.push( cur );
  2518. break;
  2519. }
  2520. }
  2521. }
  2522. }
  2523. return this.pushStack( matched.length > 1 ? jQuery.uniqueSort( matched ) : matched );
  2524. },
  2525. // Determine the position of an element within the set
  2526. index: function( elem ) {
  2527. // No argument, return index in parent
  2528. if ( !elem ) {
  2529. return ( this[ 0 ] && this[ 0 ].parentNode ) ? this.first().prevAll().length : -1;
  2530. }
  2531. // Index in selector
  2532. if ( typeof elem === "string" ) {
  2533. return indexOf.call( jQuery( elem ), this[ 0 ] );
  2534. }
  2535. // Locate the position of the desired element
  2536. return indexOf.call( this,
  2537. // If it receives a jQuery object, the first element is used
  2538. elem.jquery ? elem[ 0 ] : elem
  2539. );
  2540. },
  2541. add: function( selector, context ) {
  2542. return this.pushStack(
  2543. jQuery.uniqueSort(
  2544. jQuery.merge( this.get(), jQuery( selector, context ) )
  2545. )
  2546. );
  2547. },
  2548. addBack: function( selector ) {
  2549. return this.add( selector == null ?
  2550. this.prevObject : this.prevObject.filter( selector )
  2551. );
  2552. }
  2553. } );
  2554. function sibling( cur, dir ) {
  2555. while ( ( cur = cur[ dir ] ) && cur.nodeType !== 1 ) {}
  2556. return cur;
  2557. }
  2558. jQuery.each( {
  2559. parent: function( elem ) {
  2560. var parent = elem.parentNode;
  2561. return parent && parent.nodeType !== 11 ? parent : null;
  2562. },
  2563. parents: function( elem ) {
  2564. return dir( elem, "parentNode" );
  2565. },
  2566. parentsUntil: function( elem, i, until ) {
  2567. return dir( elem, "parentNode", until );
  2568. },
  2569. next: function( elem ) {
  2570. return sibling( elem, "nextSibling" );
  2571. },
  2572. prev: function( elem ) {
  2573. return sibling( elem, "previousSibling" );
  2574. },
  2575. nextAll: function( elem ) {
  2576. return dir( elem, "nextSibling" );
  2577. },
  2578. prevAll: function( elem ) {
  2579. return dir( elem, "previousSibling" );
  2580. },
  2581. nextUntil: function( elem, i, until ) {
  2582. return dir( elem, "nextSibling", until );
  2583. },
  2584. prevUntil: function( elem, i, until ) {
  2585. return dir( elem, "previousSibling", until );
  2586. },
  2587. siblings: function( elem ) {
  2588. return siblings( ( elem.parentNode || {} ).firstChild, elem );
  2589. },
  2590. children: function( elem ) {
  2591. return siblings( elem.firstChild );
  2592. },
  2593. contents: function( elem ) {
  2594. return elem.contentDocument || jQuery.merge( [], elem.childNodes );
  2595. }
  2596. }, function( name, fn ) {
  2597. jQuery.fn[ name ] = function( until, selector ) {
  2598. var matched = jQuery.map( this, fn, until );
  2599. if ( name.slice( -5 ) !== "Until" ) {
  2600. selector = until;
  2601. }
  2602. if ( selector && typeof selector === "string" ) {
  2603. matched = jQuery.filter( selector, matched );
  2604. }
  2605. if ( this.length > 1 ) {
  2606. // Remove duplicates
  2607. if ( !guaranteedUnique[ name ] ) {
  2608. jQuery.uniqueSort( matched );
  2609. }
  2610. // Reverse order for parents* and prev-derivatives
  2611. if ( rparentsprev.test( name ) ) {
  2612. matched.reverse();
  2613. }
  2614. }
  2615. return this.pushStack( matched );
  2616. };
  2617. } );
  2618. var rnotwhite = ( /\S+/g );
  2619. // Convert String-formatted options into Object-formatted ones
  2620. function createOptions( options ) {
  2621. var object = {};
  2622. jQuery.each( options.match( rnotwhite ) || [], function( _, flag ) {
  2623. object[ flag ] = true;
  2624. } );
  2625. return object;
  2626. }
  2627. /*
  2628. * Create a callback list using the following parameters:
  2629. *
  2630. * options: an optional list of space-separated options that will change how
  2631. * the callback list behaves or a more traditional option object
  2632. *
  2633. * By default a callback list will act like an event callback list and can be
  2634. * "fired" multiple times.
  2635. *
  2636. * Possible options:
  2637. *
  2638. * once: will ensure the callback list can only be fired once (like a Deferred)
  2639. *
  2640. * memory: will keep track of previous values and will call any callback added
  2641. * after the list has been fired right away with the latest "memorized"
  2642. * values (like a Deferred)
  2643. *
  2644. * unique: will ensure a callback can only be added once (no duplicate in the list)
  2645. *
  2646. * stopOnFalse: interrupt callings when a callback returns false
  2647. *
  2648. */
  2649. jQuery.Callbacks = function( options ) {
  2650. // Convert options from String-formatted to Object-formatted if needed
  2651. // (we check in cache first)
  2652. options = typeof options === "string" ?
  2653. createOptions( options ) :
  2654. jQuery.extend( {}, options );
  2655. var // Flag to know if list is currently firing
  2656. firing,
  2657. // Last fire value for non-forgettable lists
  2658. memory,
  2659. // Flag to know if list was already fired
  2660. fired,
  2661. // Flag to prevent firing
  2662. locked,
  2663. // Actual callback list
  2664. list = [],
  2665. // Queue of execution data for repeatable lists
  2666. queue = [],
  2667. // Index of currently firing callback (modified by add/remove as needed)
  2668. firingIndex = -1,
  2669. // Fire callbacks
  2670. fire = function() {
  2671. // Enforce single-firing
  2672. locked = options.once;
  2673. // Execute callbacks for all pending executions,
  2674. // respecting firingIndex overrides and runtime changes
  2675. fired = firing = true;
  2676. for ( ; queue.length; firingIndex = -1 ) {
  2677. memory = queue.shift();
  2678. while ( ++firingIndex < list.length ) {
  2679. // Run callback and check for early termination
  2680. if ( list[ firingIndex ].apply( memory[ 0 ], memory[ 1 ] ) === false &&
  2681. options.stopOnFalse ) {
  2682. // Jump to end and forget the data so .add doesn't re-fire
  2683. firingIndex = list.length;
  2684. memory = false;
  2685. }
  2686. }
  2687. }
  2688. // Forget the data if we're done with it
  2689. if ( !options.memory ) {
  2690. memory = false;
  2691. }
  2692. firing = false;
  2693. // Clean up if we're done firing for good
  2694. if ( locked ) {
  2695. // Keep an empty list if we have data for future add calls
  2696. if ( memory ) {
  2697. list = [];
  2698. // Otherwise, this object is spent
  2699. } else {
  2700. list = "";
  2701. }
  2702. }
  2703. },
  2704. // Actual Callbacks object
  2705. self = {
  2706. // Add a callback or a collection of callbacks to the list
  2707. add: function() {
  2708. if ( list ) {
  2709. // If we have memory from a past run, we should fire after adding
  2710. if ( memory && !firing ) {
  2711. firingIndex = list.length - 1;
  2712. queue.push( memory );
  2713. }
  2714. ( function add( args ) {
  2715. jQuery.each( args, function( _, arg ) {
  2716. if ( jQuery.isFunction( arg ) ) {
  2717. if ( !options.unique || !self.has( arg ) ) {
  2718. list.push( arg );
  2719. }
  2720. } else if ( arg && arg.length && jQuery.type( arg ) !== "string" ) {
  2721. // Inspect recursively
  2722. add( arg );
  2723. }
  2724. } );
  2725. } )( arguments );
  2726. if ( memory && !firing ) {
  2727. fire();
  2728. }
  2729. }
  2730. return this;
  2731. },
  2732. // Remove a callback from the list
  2733. remove: function() {
  2734. jQuery.each( arguments, function( _, arg ) {
  2735. var index;
  2736. while ( ( index = jQuery.inArray( arg, list, index ) ) > -1 ) {
  2737. list.splice( index, 1 );
  2738. // Handle firing indexes
  2739. if ( index <= firingIndex ) {
  2740. firingIndex--;
  2741. }
  2742. }
  2743. } );
  2744. return this;
  2745. },
  2746. // Check if a given callback is in the list.
  2747. // If no argument is given, return whether or not list has callbacks attached.
  2748. has: function( fn ) {
  2749. return fn ?
  2750. jQuery.inArray( fn, list ) > -1 :
  2751. list.length > 0;
  2752. },
  2753. // Remove all callbacks from the list
  2754. empty: function() {
  2755. if ( list ) {
  2756. list = [];
  2757. }
  2758. return this;
  2759. },
  2760. // Disable .fire and .add
  2761. // Abort any current/pending executions
  2762. // Clear all callbacks and values
  2763. disable: function() {
  2764. locked = queue = [];
  2765. list = memory = "";
  2766. return this;
  2767. },
  2768. disabled: function() {
  2769. return !list;
  2770. },
  2771. // Disable .fire
  2772. // Also disable .add unless we have memory (since it would have no effect)
  2773. // Abort any pending executions
  2774. lock: function() {
  2775. locked = queue = [];
  2776. if ( !memory && !firing ) {
  2777. list = memory = "";
  2778. }
  2779. return this;
  2780. },
  2781. locked: function() {
  2782. return !!locked;
  2783. },
  2784. // Call all callbacks with the given context and arguments
  2785. fireWith: function( context, args ) {
  2786. if ( !locked ) {
  2787. args = args || [];
  2788. args = [ context, args.slice ? args.slice() : args ];
  2789. queue.push( args );
  2790. if ( !firing ) {
  2791. fire();
  2792. }
  2793. }
  2794. return this;
  2795. },
  2796. // Call all the callbacks with the given arguments
  2797. fire: function() {
  2798. self.fireWith( this, arguments );
  2799. return this;
  2800. },
  2801. // To know if the callbacks have already been called at least once
  2802. fired: function() {
  2803. return !!fired;
  2804. }
  2805. };
  2806. return self;
  2807. };
  2808. function Identity( v ) {
  2809. return v;
  2810. }
  2811. function Thrower( ex ) {
  2812. throw ex;
  2813. }
  2814. function adoptValue( value, resolve, reject ) {
  2815. var method;
  2816. try {
  2817. // Check for promise aspect first to privilege synchronous behavior
  2818. if ( value && jQuery.isFunction( ( method = value.promise ) ) ) {
  2819. method.call( value ).done( resolve ).fail( reject );
  2820. // Other thenables
  2821. } else if ( value && jQuery.isFunction( ( method = value.then ) ) ) {
  2822. method.call( value, resolve, reject );
  2823. // Other non-thenables
  2824. } else {
  2825. // Support: Android 4.0 only
  2826. // Strict mode functions invoked without .call/.apply get global-object context
  2827. resolve.call( undefined, value );
  2828. }
  2829. // For Promises/A+, convert exceptions into rejections
  2830. // Since jQuery.when doesn't unwrap thenables, we can skip the extra checks appearing in
  2831. // Deferred#then to conditionally suppress rejection.
  2832. } catch ( /*jshint -W002 */ value ) {
  2833. // Support: Android 4.0 only
  2834. // Strict mode functions invoked without .call/.apply get global-object context
  2835. reject.call( undefined, value );
  2836. }
  2837. }
  2838. jQuery.extend( {
  2839. Deferred: function( func ) {
  2840. var tuples = [
  2841. // action, add listener, callbacks,
  2842. // ... .then handlers, argument index, [final state]
  2843. [ "notify", "progress", jQuery.Callbacks( "memory" ),
  2844. jQuery.Callbacks( "memory" ), 2 ],
  2845. [ "resolve", "done", jQuery.Callbacks( "once memory" ),
  2846. jQuery.Callbacks( "once memory" ), 0, "resolved" ],
  2847. [ "reject", "fail", jQuery.Callbacks( "once memory" ),
  2848. jQuery.Callbacks( "once memory" ), 1, "rejected" ]
  2849. ],
  2850. state = "pending",
  2851. promise = {
  2852. state: function() {
  2853. return state;
  2854. },
  2855. always: function() {
  2856. deferred.done( arguments ).fail( arguments );
  2857. return this;
  2858. },
  2859. "catch": function( fn ) {
  2860. return promise.then( null, fn );
  2861. },
  2862. // Keep pipe for back-compat
  2863. pipe: function( /* fnDone, fnFail, fnProgress */ ) {
  2864. var fns = arguments;
  2865. return jQuery.Deferred( function( newDefer ) {
  2866. jQuery.each( tuples, function( i, tuple ) {
  2867. // Map tuples (progress, done, fail) to arguments (done, fail, progress)
  2868. var fn = jQuery.isFunction( fns[ tuple[ 4 ] ] ) && fns[ tuple[ 4 ] ];
  2869. // deferred.progress(function() { bind to newDefer or newDefer.notify })
  2870. // deferred.done(function() { bind to newDefer or newDefer.resolve })
  2871. // deferred.fail(function() { bind to newDefer or newDefer.reject })
  2872. deferred[ tuple[ 1 ] ]( function() {
  2873. var returned = fn && fn.apply( this, arguments );
  2874. if ( returned && jQuery.isFunction( returned.promise ) ) {
  2875. returned.promise()
  2876. .progress( newDefer.notify )
  2877. .done( newDefer.resolve )
  2878. .fail( newDefer.reject );
  2879. } else {
  2880. newDefer[ tuple[ 0 ] + "With" ](
  2881. this,
  2882. fn ? [ returned ] : arguments
  2883. );
  2884. }
  2885. } );
  2886. } );
  2887. fns = null;
  2888. } ).promise();
  2889. },
  2890. then: function( onFulfilled, onRejected, onProgress ) {
  2891. var maxDepth = 0;
  2892. function resolve( depth, deferred, handler, special ) {
  2893. return function() {
  2894. var that = this,
  2895. args = arguments,
  2896. mightThrow = function() {
  2897. var returned, then;
  2898. // Support: Promises/A+ section 2.3.3.3.3
  2899. // https://promisesaplus.com/#point-59
  2900. // Ignore double-resolution attempts
  2901. if ( depth < maxDepth ) {
  2902. return;
  2903. }
  2904. returned = handler.apply( that, args );
  2905. // Support: Promises/A+ section 2.3.1
  2906. // https://promisesaplus.com/#point-48
  2907. if ( returned === deferred.promise() ) {
  2908. throw new TypeError( "Thenable self-resolution" );
  2909. }
  2910. // Support: Promises/A+ sections 2.3.3.1, 3.5
  2911. // https://promisesaplus.com/#point-54
  2912. // https://promisesaplus.com/#point-75
  2913. // Retrieve `then` only once
  2914. then = returned &&
  2915. // Support: Promises/A+ section 2.3.4
  2916. // https://promisesaplus.com/#point-64
  2917. // Only check objects and functions for thenability
  2918. ( typeof returned === "object" ||
  2919. typeof returned === "function" ) &&
  2920. returned.then;
  2921. // Handle a returned thenable
  2922. if ( jQuery.isFunction( then ) ) {
  2923. // Special processors (notify) just wait for resolution
  2924. if ( special ) {
  2925. then.call(
  2926. returned,
  2927. resolve( maxDepth, deferred, Identity, special ),
  2928. resolve( maxDepth, deferred, Thrower, special )
  2929. );
  2930. // Normal processors (resolve) also hook into progress
  2931. } else {
  2932. // ...and disregard older resolution values
  2933. maxDepth++;
  2934. then.call(
  2935. returned,
  2936. resolve( maxDepth, deferred, Identity, special ),
  2937. resolve( maxDepth, deferred, Thrower, special ),
  2938. resolve( maxDepth, deferred, Identity,
  2939. deferred.notifyWith )
  2940. );
  2941. }
  2942. // Handle all other returned values
  2943. } else {
  2944. // Only substitute handlers pass on context
  2945. // and multiple values (non-spec behavior)
  2946. if ( handler !== Identity ) {
  2947. that = undefined;
  2948. args = [ returned ];
  2949. }
  2950. // Process the value(s)
  2951. // Default process is resolve
  2952. ( special || deferred.resolveWith )( that, args );
  2953. }
  2954. },
  2955. // Only normal processors (resolve) catch and reject exceptions
  2956. process = special ?
  2957. mightThrow :
  2958. function() {
  2959. try {
  2960. mightThrow();
  2961. } catch ( e ) {
  2962. if ( jQuery.Deferred.exceptionHook ) {
  2963. jQuery.Deferred.exceptionHook( e,
  2964. process.stackTrace );
  2965. }
  2966. // Support: Promises/A+ section 2.3.3.3.4.1
  2967. // https://promisesaplus.com/#point-61
  2968. // Ignore post-resolution exceptions
  2969. if ( depth + 1 >= maxDepth ) {
  2970. // Only substitute handlers pass on context
  2971. // and multiple values (non-spec behavior)
  2972. if ( handler !== Thrower ) {
  2973. that = undefined;
  2974. args = [ e ];
  2975. }
  2976. deferred.rejectWith( that, args );
  2977. }
  2978. }
  2979. };
  2980. // Support: Promises/A+ section 2.3.3.3.1
  2981. // https://promisesaplus.com/#point-57
  2982. // Re-resolve promises immediately to dodge false rejection from
  2983. // subsequent errors
  2984. if ( depth ) {
  2985. process();
  2986. } else {
  2987. // Call an optional hook to record the stack, in case of exception
  2988. // since it's otherwise lost when execution goes async
  2989. if ( jQuery.Deferred.getStackHook ) {
  2990. process.stackTrace = jQuery.Deferred.getStackHook();
  2991. }
  2992. window.setTimeout( process );
  2993. }
  2994. };
  2995. }
  2996. return jQuery.Deferred( function( newDefer ) {
  2997. // progress_handlers.add( ... )
  2998. tuples[ 0 ][ 3 ].add(
  2999. resolve(
  3000. 0,
  3001. newDefer,
  3002. jQuery.isFunction( onProgress ) ?
  3003. onProgress :
  3004. Identity,
  3005. newDefer.notifyWith
  3006. )
  3007. );
  3008. // fulfilled_handlers.add( ... )
  3009. tuples[ 1 ][ 3 ].add(
  3010. resolve(
  3011. 0,
  3012. newDefer,
  3013. jQuery.isFunction( onFulfilled ) ?
  3014. onFulfilled :
  3015. Identity
  3016. )
  3017. );
  3018. // rejected_handlers.add( ... )
  3019. tuples[ 2 ][ 3 ].add(
  3020. resolve(
  3021. 0,
  3022. newDefer,
  3023. jQuery.isFunction( onRejected ) ?
  3024. onRejected :
  3025. Thrower
  3026. )
  3027. );
  3028. } ).promise();
  3029. },
  3030. // Get a promise for this deferred
  3031. // If obj is provided, the promise aspect is added to the object
  3032. promise: function( obj ) {
  3033. return obj != null ? jQuery.extend( obj, promise ) : promise;
  3034. }
  3035. },
  3036. deferred = {};
  3037. // Add list-specific methods
  3038. jQuery.each( tuples, function( i, tuple ) {
  3039. var list = tuple[ 2 ],
  3040. stateString = tuple[ 5 ];
  3041. // promise.progress = list.add
  3042. // promise.done = list.add
  3043. // promise.fail = list.add
  3044. promise[ tuple[ 1 ] ] = list.add;
  3045. // Handle state
  3046. if ( stateString ) {
  3047. list.add(
  3048. function() {
  3049. // state = "resolved" (i.e., fulfilled)
  3050. // state = "rejected"
  3051. state = stateString;
  3052. },
  3053. // rejected_callbacks.disable
  3054. // fulfilled_callbacks.disable
  3055. tuples[ 3 - i ][ 2 ].disable,
  3056. // progress_callbacks.lock
  3057. tuples[ 0 ][ 2 ].lock
  3058. );
  3059. }
  3060. // progress_handlers.fire
  3061. // fulfilled_handlers.fire
  3062. // rejected_handlers.fire
  3063. list.add( tuple[ 3 ].fire );
  3064. // deferred.notify = function() { deferred.notifyWith(...) }
  3065. // deferred.resolve = function() { deferred.resolveWith(...) }
  3066. // deferred.reject = function() { deferred.rejectWith(...) }
  3067. deferred[ tuple[ 0 ] ] = function() {
  3068. deferred[ tuple[ 0 ] + "With" ]( this === deferred ? undefined : this, arguments );
  3069. return this;
  3070. };
  3071. // deferred.notifyWith = list.fireWith
  3072. // deferred.resolveWith = list.fireWith
  3073. // deferred.rejectWith = list.fireWith
  3074. deferred[ tuple[ 0 ] + "With" ] = list.fireWith;
  3075. } );
  3076. // Make the deferred a promise
  3077. promise.promise( deferred );
  3078. // Call given func if any
  3079. if ( func ) {
  3080. func.call( deferred, deferred );
  3081. }
  3082. // All done!
  3083. return deferred;
  3084. },
  3085. // Deferred helper
  3086. when: function( singleValue ) {
  3087. var
  3088. // count of uncompleted subordinates
  3089. remaining = arguments.length,
  3090. // count of unprocessed arguments
  3091. i = remaining,
  3092. // subordinate fulfillment data
  3093. resolveContexts = Array( i ),
  3094. resolveValues = slice.call( arguments ),
  3095. // the master Deferred
  3096. master = jQuery.Deferred(),
  3097. // subordinate callback factory
  3098. updateFunc = function( i ) {
  3099. return function( value ) {
  3100. resolveContexts[ i ] = this;
  3101. resolveValues[ i ] = arguments.length > 1 ? slice.call( arguments ) : value;
  3102. if ( !( --remaining ) ) {
  3103. master.resolveWith( resolveContexts, resolveValues );
  3104. }
  3105. };
  3106. };
  3107. // Single- and empty arguments are adopted like Promise.resolve
  3108. if ( remaining <= 1 ) {
  3109. adoptValue( singleValue, master.done( updateFunc( i ) ).resolve, master.reject );
  3110. // Use .then() to unwrap secondary thenables (cf. gh-3000)
  3111. if ( master.state() === "pending" ||
  3112. jQuery.isFunction( resolveValues[ i ] && resolveValues[ i ].then ) ) {
  3113. return master.then();
  3114. }
  3115. }
  3116. // Multiple arguments are aggregated like Promise.all array elements
  3117. while ( i-- ) {
  3118. adoptValue( resolveValues[ i ], updateFunc( i ), master.reject );
  3119. }
  3120. return master.promise();
  3121. }
  3122. } );
  3123. // These usually indicate a programmer mistake during development,
  3124. // warn about them ASAP rather than swallowing them by default.
  3125. var rerrorNames = /^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;
  3126. jQuery.Deferred.exceptionHook = function( error, stack ) {
  3127. // Support: IE 8 - 9 only
  3128. // Console exists when dev tools are open, which can happen at any time
  3129. if ( window.console && window.console.warn && error && rerrorNames.test( error.name ) ) {
  3130. window.console.warn( "jQuery.Deferred exception: " + error.message, error.stack, stack );
  3131. }
  3132. };
  3133. // The deferred used on DOM ready
  3134. var readyList = jQuery.Deferred();
  3135. jQuery.fn.ready = function( fn ) {
  3136. readyList.then( fn );
  3137. return this;
  3138. };
  3139. jQuery.extend( {
  3140. // Is the DOM ready to be used? Set to true once it occurs.
  3141. isReady: false,
  3142. // A counter to track how many items to wait for before
  3143. // the ready event fires. See #6781
  3144. readyWait: 1,
  3145. // Hold (or release) the ready event
  3146. holdReady: function( hold ) {
  3147. if ( hold ) {
  3148. jQuery.readyWait++;
  3149. } else {
  3150. jQuery.ready( true );
  3151. }
  3152. },
  3153. // Handle when the DOM is ready
  3154. ready: function( wait ) {
  3155. // Abort if there are pending holds or we're already ready
  3156. if ( wait === true ? --jQuery.readyWait : jQuery.isReady ) {
  3157. return;
  3158. }
  3159. // Remember that the DOM is ready
  3160. jQuery.isReady = true;
  3161. // If a normal DOM Ready event fired, decrement, and wait if need be
  3162. if ( wait !== true && --jQuery.readyWait > 0 ) {
  3163. return;
  3164. }
  3165. // If there are functions bound, to execute
  3166. readyList.resolveWith( document, [ jQuery ] );
  3167. }
  3168. } );
  3169. jQuery.ready.then = readyList.then;
  3170. // The ready event handler and self cleanup method
  3171. function completed() {
  3172. document.removeEventListener( "DOMContentLoaded", completed );
  3173. window.removeEventListener( "load", completed );
  3174. jQuery.ready();
  3175. }
  3176. // Catch cases where $(document).ready() is called
  3177. // after the browser event has already occurred.
  3178. // Support: IE <=9 - 10 only
  3179. // Older IE sometimes signals "interactive" too soon
  3180. if ( document.readyState === "complete" ||
  3181. ( document.readyState !== "loading" && !document.documentElement.doScroll ) ) {
  3182. // Handle it asynchronously to allow scripts the opportunity to delay ready
  3183. window.setTimeout( jQuery.ready );
  3184. } else {
  3185. // Use the handy event callback
  3186. document.addEventListener( "DOMContentLoaded", completed );
  3187. // A fallback to window.onload, that will always work
  3188. window.addEventListener( "load", completed );
  3189. }
  3190. // Multifunctional method to get and set values of a collection
  3191. // The value/s can optionally be executed if it's a function
  3192. var access = function( elems, fn, key, value, chainable, emptyGet, raw ) {
  3193. var i = 0,
  3194. len = elems.length,
  3195. bulk = key == null;
  3196. // Sets many values
  3197. if ( jQuery.type( key ) === "object" ) {
  3198. chainable = true;
  3199. for ( i in key ) {
  3200. access( elems, fn, i, key[ i ], true, emptyGet, raw );
  3201. }
  3202. // Sets one value
  3203. } else if ( value !== undefined ) {
  3204. chainable = true;
  3205. if ( !jQuery.isFunction( value ) ) {
  3206. raw = true;
  3207. }
  3208. if ( bulk ) {
  3209. // Bulk operations run against the entire set
  3210. if ( raw ) {
  3211. fn.call( elems, value );
  3212. fn = null;
  3213. // ...except when executing function values
  3214. } else {
  3215. bulk = fn;
  3216. fn = function( elem, key, value ) {
  3217. return bulk.call( jQuery( elem ), value );
  3218. };
  3219. }
  3220. }
  3221. if ( fn ) {
  3222. for ( ; i < len; i++ ) {
  3223. fn(
  3224. elems[ i ], key, raw ?
  3225. value :
  3226. value.call( elems[ i ], i, fn( elems[ i ], key ) )
  3227. );
  3228. }
  3229. }
  3230. }
  3231. return chainable ?
  3232. elems :
  3233. // Gets
  3234. bulk ?
  3235. fn.call( elems ) :
  3236. len ? fn( elems[ 0 ], key ) : emptyGet;
  3237. };
  3238. var acceptData = function( owner ) {
  3239. // Accepts only:
  3240. // - Node
  3241. // - Node.ELEMENT_NODE
  3242. // - Node.DOCUMENT_NODE
  3243. // - Object
  3244. // - Any
  3245. /* jshint -W018 */
  3246. return owner.nodeType === 1 || owner.nodeType === 9 || !( +owner.nodeType );
  3247. };
  3248. function Data() {
  3249. this.expando = jQuery.expando + Data.uid++;
  3250. }
  3251. Data.uid = 1;
  3252. Data.prototype = {
  3253. cache: function( owner ) {
  3254. // Check if the owner object already has a cache
  3255. var value = owner[ this.expando ];
  3256. // If not, create one
  3257. if ( !value ) {
  3258. value = {};
  3259. // We can accept data for non-element nodes in modern browsers,
  3260. // but we should not, see #8335.
  3261. // Always return an empty object.
  3262. if ( acceptData( owner ) ) {
  3263. // If it is a node unlikely to be stringify-ed or looped over
  3264. // use plain assignment
  3265. if ( owner.nodeType ) {
  3266. owner[ this.expando ] = value;
  3267. // Otherwise secure it in a non-enumerable property
  3268. // configurable must be true to allow the property to be
  3269. // deleted when data is removed
  3270. } else {
  3271. Object.defineProperty( owner, this.expando, {
  3272. value: value,
  3273. configurable: true
  3274. } );
  3275. }
  3276. }
  3277. }
  3278. return value;
  3279. },
  3280. set: function( owner, data, value ) {
  3281. var prop,
  3282. cache = this.cache( owner );
  3283. // Handle: [ owner, key, value ] args
  3284. // Always use camelCase key (gh-2257)
  3285. if ( typeof data === "string" ) {
  3286. cache[ jQuery.camelCase( data ) ] = value;
  3287. // Handle: [ owner, { properties } ] args
  3288. } else {
  3289. // Copy the properties one-by-one to the cache object
  3290. for ( prop in data ) {
  3291. cache[ jQuery.camelCase( prop ) ] = data[ prop ];
  3292. }
  3293. }
  3294. return cache;
  3295. },
  3296. get: function( owner, key ) {
  3297. return key === undefined ?
  3298. this.cache( owner ) :
  3299. // Always use camelCase key (gh-2257)
  3300. owner[ this.expando ] && owner[ this.expando ][ jQuery.camelCase( key ) ];
  3301. },
  3302. access: function( owner, key, value ) {
  3303. // In cases where either:
  3304. //
  3305. // 1. No key was specified
  3306. // 2. A string key was specified, but no value provided
  3307. //
  3308. // Take the "read" path and allow the get method to determine
  3309. // which value to return, respectively either:
  3310. //
  3311. // 1. The entire cache object
  3312. // 2. The data stored at the key
  3313. //
  3314. if ( key === undefined ||
  3315. ( ( key && typeof key === "string" ) && value === undefined ) ) {
  3316. return this.get( owner, key );
  3317. }
  3318. // When the key is not a string, or both a key and value
  3319. // are specified, set or extend (existing objects) with either:
  3320. //
  3321. // 1. An object of properties
  3322. // 2. A key and value
  3323. //
  3324. this.set( owner, key, value );
  3325. // Since the "set" path can have two possible entry points
  3326. // return the expected data based on which path was taken[*]
  3327. return value !== undefined ? value : key;
  3328. },
  3329. remove: function( owner, key ) {
  3330. var i,
  3331. cache = owner[ this.expando ];
  3332. if ( cache === undefined ) {
  3333. return;
  3334. }
  3335. if ( key !== undefined ) {
  3336. // Support array or space separated string of keys
  3337. if ( jQuery.isArray( key ) ) {
  3338. // If key is an array of keys...
  3339. // We always set camelCase keys, so remove that.
  3340. key = key.map( jQuery.camelCase );
  3341. } else {
  3342. key = jQuery.camelCase( key );
  3343. // If a key with the spaces exists, use it.
  3344. // Otherwise, create an array by matching non-whitespace
  3345. key = key in cache ?
  3346. [ key ] :
  3347. ( key.match( rnotwhite ) || [] );
  3348. }
  3349. i = key.length;
  3350. while ( i-- ) {
  3351. delete cache[ key[ i ] ];
  3352. }
  3353. }
  3354. // Remove the expando if there's no more data
  3355. if ( key === undefined || jQuery.isEmptyObject( cache ) ) {
  3356. // Support: Chrome <=35 - 45
  3357. // Webkit & Blink performance suffers when deleting properties
  3358. // from DOM nodes, so set to undefined instead
  3359. // https://bugs.chromium.org/p/chromium/issues/detail?id=378607 (bug restricted)
  3360. if ( owner.nodeType ) {
  3361. owner[ this.expando ] = undefined;
  3362. } else {
  3363. delete owner[ this.expando ];
  3364. }
  3365. }
  3366. },
  3367. hasData: function( owner ) {
  3368. var cache = owner[ this.expando ];
  3369. return cache !== undefined && !jQuery.isEmptyObject( cache );
  3370. }
  3371. };
  3372. var dataPriv = new Data();
  3373. var dataUser = new Data();
  3374. // Implementation Summary
  3375. //
  3376. // 1. Enforce API surface and semantic compatibility with 1.9.x branch
  3377. // 2. Improve the module's maintainability by reducing the storage
  3378. // paths to a single mechanism.
  3379. // 3. Use the same single mechanism to support "private" and "user" data.
  3380. // 4. _Never_ expose "private" data to user code (TODO: Drop _data, _removeData)
  3381. // 5. Avoid exposing implementation details on user objects (eg. expando properties)
  3382. // 6. Provide a clear path for implementation upgrade to WeakMap in 2014
  3383. var rbrace = /^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,
  3384. rmultiDash = /[A-Z]/g;
  3385. function dataAttr( elem, key, data ) {
  3386. var name;
  3387. // If nothing was found internally, try to fetch any
  3388. // data from the HTML5 data-* attribute
  3389. if ( data === undefined && elem.nodeType === 1 ) {
  3390. name = "data-" + key.replace( rmultiDash, "-$&" ).toLowerCase();
  3391. data = elem.getAttribute( name );
  3392. if ( typeof data === "string" ) {
  3393. try {
  3394. data = data === "true" ? true :
  3395. data === "false" ? false :
  3396. data === "null" ? null :
  3397. // Only convert to a number if it doesn't change the string
  3398. +data + "" === data ? +data :
  3399. rbrace.test( data ) ? JSON.parse( data ) :
  3400. data;
  3401. } catch ( e ) {}
  3402. // Make sure we set the data so it isn't changed later
  3403. dataUser.set( elem, key, data );
  3404. } else {
  3405. data = undefined;
  3406. }
  3407. }
  3408. return data;
  3409. }
  3410. jQuery.extend( {
  3411. hasData: function( elem ) {
  3412. return dataUser.hasData( elem ) || dataPriv.hasData( elem );
  3413. },
  3414. data: function( elem, name, data ) {
  3415. return dataUser.access( elem, name, data );
  3416. },
  3417. removeData: function( elem, name ) {
  3418. dataUser.remove( elem, name );
  3419. },
  3420. // TODO: Now that all calls to _data and _removeData have been replaced
  3421. // with direct calls to dataPriv methods, these can be deprecated.
  3422. _data: function( elem, name, data ) {
  3423. return dataPriv.access( elem, name, data );
  3424. },
  3425. _removeData: function( elem, name ) {
  3426. dataPriv.remove( elem, name );
  3427. }
  3428. } );
  3429. jQuery.fn.extend( {
  3430. data: function( key, value ) {
  3431. var i, name, data,
  3432. elem = this[ 0 ],
  3433. attrs = elem && elem.attributes;
  3434. // Gets all values
  3435. if ( key === undefined ) {
  3436. if ( this.length ) {
  3437. data = dataUser.get( elem );
  3438. if ( elem.nodeType === 1 && !dataPriv.get( elem, "hasDataAttrs" ) ) {
  3439. i = attrs.length;
  3440. while ( i-- ) {
  3441. // Support: IE 11 only
  3442. // The attrs elements can be null (#14894)
  3443. if ( attrs[ i ] ) {
  3444. name = attrs[ i ].name;
  3445. if ( name.indexOf( "data-" ) === 0 ) {
  3446. name = jQuery.camelCase( name.slice( 5 ) );
  3447. dataAttr( elem, name, data[ name ] );
  3448. }
  3449. }
  3450. }
  3451. dataPriv.set( elem, "hasDataAttrs", true );
  3452. }
  3453. }
  3454. return data;
  3455. }
  3456. // Sets multiple values
  3457. if ( typeof key === "object" ) {
  3458. return this.each( function() {
  3459. dataUser.set( this, key );
  3460. } );
  3461. }
  3462. return access( this, function( value ) {
  3463. var data;
  3464. // The calling jQuery object (element matches) is not empty
  3465. // (and therefore has an element appears at this[ 0 ]) and the
  3466. // `value` parameter was not undefined. An empty jQuery object
  3467. // will result in `undefined` for elem = this[ 0 ] which will
  3468. // throw an exception if an attempt to read a data cache is made.
  3469. if ( elem && value === undefined ) {
  3470. // Attempt to get data from the cache
  3471. // The key will always be camelCased in Data
  3472. data = dataUser.get( elem, key );
  3473. if ( data !== undefined ) {
  3474. return data;
  3475. }
  3476. // Attempt to "discover" the data in
  3477. // HTML5 custom data-* attrs
  3478. data = dataAttr( elem, key );
  3479. if ( data !== undefined ) {
  3480. return data;
  3481. }
  3482. // We tried really hard, but the data doesn't exist.
  3483. return;
  3484. }
  3485. // Set the data...
  3486. this.each( function() {
  3487. // We always store the camelCased key
  3488. dataUser.set( this, key, value );
  3489. } );
  3490. }, null, value, arguments.length > 1, null, true );
  3491. },
  3492. removeData: function( key ) {
  3493. return this.each( function() {
  3494. dataUser.remove( this, key );
  3495. } );
  3496. }
  3497. } );
  3498. jQuery.extend( {
  3499. queue: function( elem, type, data ) {
  3500. var queue;
  3501. if ( elem ) {
  3502. type = ( type || "fx" ) + "queue";
  3503. queue = dataPriv.get( elem, type );
  3504. // Speed up dequeue by getting out quickly if this is just a lookup
  3505. if ( data ) {
  3506. if ( !queue || jQuery.isArray( data ) ) {
  3507. queue = dataPriv.access( elem, type, jQuery.makeArray( data ) );
  3508. } else {
  3509. queue.push( data );
  3510. }
  3511. }
  3512. return queue || [];
  3513. }
  3514. },
  3515. dequeue: function( elem, type ) {
  3516. type = type || "fx";
  3517. var queue = jQuery.queue( elem, type ),
  3518. startLength = queue.length,
  3519. fn = queue.shift(),
  3520. hooks = jQuery._queueHooks( elem, type ),
  3521. next = function() {
  3522. jQuery.dequeue( elem, type );
  3523. };
  3524. // If the fx queue is dequeued, always remove the progress sentinel
  3525. if ( fn === "inprogress" ) {
  3526. fn = queue.shift();
  3527. startLength--;
  3528. }
  3529. if ( fn ) {
  3530. // Add a progress sentinel to prevent the fx queue from being
  3531. // automatically dequeued
  3532. if ( type === "fx" ) {
  3533. queue.unshift( "inprogress" );
  3534. }
  3535. // Clear up the last queue stop function
  3536. delete hooks.stop;
  3537. fn.call( elem, next, hooks );
  3538. }
  3539. if ( !startLength && hooks ) {
  3540. hooks.empty.fire();
  3541. }
  3542. },
  3543. // Not public - generate a queueHooks object, or return the current one
  3544. _queueHooks: function( elem, type ) {
  3545. var key = type + "queueHooks";
  3546. return dataPriv.get( elem, key ) || dataPriv.access( elem, key, {
  3547. empty: jQuery.Callbacks( "once memory" ).add( function() {
  3548. dataPriv.remove( elem, [ type + "queue", key ] );
  3549. } )
  3550. } );
  3551. }
  3552. } );
  3553. jQuery.fn.extend( {
  3554. queue: function( type, data ) {
  3555. var setter = 2;
  3556. if ( typeof type !== "string" ) {
  3557. data = type;
  3558. type = "fx";
  3559. setter--;
  3560. }
  3561. if ( arguments.length < setter ) {
  3562. return jQuery.queue( this[ 0 ], type );
  3563. }
  3564. return data === undefined ?
  3565. this :
  3566. this.each( function() {
  3567. var queue = jQuery.queue( this, type, data );
  3568. // Ensure a hooks for this queue
  3569. jQuery._queueHooks( this, type );
  3570. if ( type === "fx" && queue[ 0 ] !== "inprogress" ) {
  3571. jQuery.dequeue( this, type );
  3572. }
  3573. } );
  3574. },
  3575. dequeue: function( type ) {
  3576. return this.each( function() {
  3577. jQuery.dequeue( this, type );
  3578. } );
  3579. },
  3580. clearQueue: function( type ) {
  3581. return this.queue( type || "fx", [] );
  3582. },
  3583. // Get a promise resolved when queues of a certain type
  3584. // are emptied (fx is the type by default)
  3585. promise: function( type, obj ) {
  3586. var tmp,
  3587. count = 1,
  3588. defer = jQuery.Deferred(),
  3589. elements = this,
  3590. i = this.length,
  3591. resolve = function() {
  3592. if ( !( --count ) ) {
  3593. defer.resolveWith( elements, [ elements ] );
  3594. }
  3595. };
  3596. if ( typeof type !== "string" ) {
  3597. obj = type;
  3598. type = undefined;
  3599. }
  3600. type = type || "fx";
  3601. while ( i-- ) {
  3602. tmp = dataPriv.get( elements[ i ], type + "queueHooks" );
  3603. if ( tmp && tmp.empty ) {
  3604. count++;
  3605. tmp.empty.add( resolve );
  3606. }
  3607. }
  3608. resolve();
  3609. return defer.promise( obj );
  3610. }
  3611. } );
  3612. var pnum = ( /[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/ ).source;
  3613. var rcssNum = new RegExp( "^(?:([+-])=|)(" + pnum + ")([a-z%]*)$", "i" );
  3614. var cssExpand = [ "Top", "Right", "Bottom", "Left" ];
  3615. var isHiddenWithinTree = function( elem, el ) {
  3616. // isHiddenWithinTree might be called from jQuery#filter function;
  3617. // in that case, element will be second argument
  3618. elem = el || elem;
  3619. // Inline style trumps all
  3620. return elem.style.display === "none" ||
  3621. elem.style.display === "" &&
  3622. // Otherwise, check computed style
  3623. // Support: Firefox <=43 - 45
  3624. // Disconnected elements can have computed display: none, so first confirm that elem is
  3625. // in the document.
  3626. jQuery.contains( elem.ownerDocument, elem ) &&
  3627. jQuery.css( elem, "display" ) === "none";
  3628. };
  3629. var swap = function( elem, options, callback, args ) {
  3630. var ret, name,
  3631. old = {};
  3632. // Remember the old values, and insert the new ones
  3633. for ( name in options ) {
  3634. old[ name ] = elem.style[ name ];
  3635. elem.style[ name ] = options[ name ];
  3636. }
  3637. ret = callback.apply( elem, args || [] );
  3638. // Revert the old values
  3639. for ( name in options ) {
  3640. elem.style[ name ] = old[ name ];
  3641. }
  3642. return ret;
  3643. };
  3644. function adjustCSS( elem, prop, valueParts, tween ) {
  3645. var adjusted,
  3646. scale = 1,
  3647. maxIterations = 20,
  3648. currentValue = tween ?
  3649. function() { return tween.cur(); } :
  3650. function() { return jQuery.css( elem, prop, "" ); },
  3651. initial = currentValue(),
  3652. unit = valueParts && valueParts[ 3 ] || ( jQuery.cssNumber[ prop ] ? "" : "px" ),
  3653. // Starting value computation is required for potential unit mismatches
  3654. initialInUnit = ( jQuery.cssNumber[ prop ] || unit !== "px" && +initial ) &&
  3655. rcssNum.exec( jQuery.css( elem, prop ) );
  3656. if ( initialInUnit && initialInUnit[ 3 ] !== unit ) {
  3657. // Trust units reported by jQuery.css
  3658. unit = unit || initialInUnit[ 3 ];
  3659. // Make sure we update the tween properties later on
  3660. valueParts = valueParts || [];
  3661. // Iteratively approximate from a nonzero starting point
  3662. initialInUnit = +initial || 1;
  3663. do {
  3664. // If previous iteration zeroed out, double until we get *something*.
  3665. // Use string for doubling so we don't accidentally see scale as unchanged below
  3666. scale = scale || ".5";
  3667. // Adjust and apply
  3668. initialInUnit = initialInUnit / scale;
  3669. jQuery.style( elem, prop, initialInUnit + unit );
  3670. // Update scale, tolerating zero or NaN from tween.cur()
  3671. // Break the loop if scale is unchanged or perfect, or if we've just had enough.
  3672. } while (
  3673. scale !== ( scale = currentValue() / initial ) && scale !== 1 && --maxIterations
  3674. );
  3675. }
  3676. if ( valueParts ) {
  3677. initialInUnit = +initialInUnit || +initial || 0;
  3678. // Apply relative offset (+=/-=) if specified
  3679. adjusted = valueParts[ 1 ] ?
  3680. initialInUnit + ( valueParts[ 1 ] + 1 ) * valueParts[ 2 ] :
  3681. +valueParts[ 2 ];
  3682. if ( tween ) {
  3683. tween.unit = unit;
  3684. tween.start = initialInUnit;
  3685. tween.end = adjusted;
  3686. }
  3687. }
  3688. return adjusted;
  3689. }
  3690. var defaultDisplayMap = {};
  3691. function getDefaultDisplay( elem ) {
  3692. var temp,
  3693. doc = elem.ownerDocument,
  3694. nodeName = elem.nodeName,
  3695. display = defaultDisplayMap[ nodeName ];
  3696. if ( display ) {
  3697. return display;
  3698. }
  3699. temp = doc.body.appendChild( doc.createElement( nodeName ) ),
  3700. display = jQuery.css( temp, "display" );
  3701. temp.parentNode.removeChild( temp );
  3702. if ( display === "none" ) {
  3703. display = "block";
  3704. }
  3705. defaultDisplayMap[ nodeName ] = display;
  3706. return display;
  3707. }
  3708. function showHide( elements, show ) {
  3709. var display, elem,
  3710. values = [],
  3711. index = 0,
  3712. length = elements.length;
  3713. // Determine new display value for elements that need to change
  3714. for ( ; index < length; index++ ) {
  3715. elem = elements[ index ];
  3716. if ( !elem.style ) {
  3717. continue;
  3718. }
  3719. display = elem.style.display;
  3720. if ( show ) {
  3721. // Since we force visibility upon cascade-hidden elements, an immediate (and slow)
  3722. // check is required in this first loop unless we have a nonempty display value (either
  3723. // inline or about-to-be-restored)
  3724. if ( display === "none" ) {
  3725. values[ index ] = dataPriv.get( elem, "display" ) || null;
  3726. if ( !values[ index ] ) {
  3727. elem.style.display = "";
  3728. }
  3729. }
  3730. if ( elem.style.display === "" && isHiddenWithinTree( elem ) ) {
  3731. values[ index ] = getDefaultDisplay( elem );
  3732. }
  3733. } else {
  3734. if ( display !== "none" ) {
  3735. values[ index ] = "none";
  3736. // Remember what we're overwriting
  3737. dataPriv.set( elem, "display", display );
  3738. }
  3739. }
  3740. }
  3741. // Set the display of the elements in a second loop to avoid constant reflow
  3742. for ( index = 0; index < length; index++ ) {
  3743. if ( values[ index ] != null ) {
  3744. elements[ index ].style.display = values[ index ];
  3745. }
  3746. }
  3747. return elements;
  3748. }
  3749. jQuery.fn.extend( {
  3750. show: function() {
  3751. return showHide( this, true );
  3752. },
  3753. hide: function() {
  3754. return showHide( this );
  3755. },
  3756. toggle: function( state ) {
  3757. if ( typeof state === "boolean" ) {
  3758. return state ? this.show() : this.hide();
  3759. }
  3760. return this.each( function() {
  3761. if ( isHiddenWithinTree( this ) ) {
  3762. jQuery( this ).show();
  3763. } else {
  3764. jQuery( this ).hide();
  3765. }
  3766. } );
  3767. }
  3768. } );
  3769. var rcheckableType = ( /^(?:checkbox|radio)$/i );
  3770. var rtagName = ( /<([a-z][^\/\0>\x20\t\r\n\f]+)/i );
  3771. var rscriptType = ( /^$|\/(?:java|ecma)script/i );
  3772. // We have to close these tags to support XHTML (#13200)
  3773. var wrapMap = {
  3774. // Support: IE <=9 only
  3775. option: [ 1, "<select multiple='multiple'>", "</select>" ],
  3776. // XHTML parsers do not magically insert elements in the
  3777. // same way that tag soup parsers do. So we cannot shorten
  3778. // this by omitting <tbody> or other required elements.
  3779. thead: [ 1, "<table>", "</table>" ],
  3780. col: [ 2, "<table><colgroup>", "</colgroup></table>" ],
  3781. tr: [ 2, "<table><tbody>", "</tbody></table>" ],
  3782. td: [ 3, "<table><tbody><tr>", "</tr></tbody></table>" ],
  3783. _default: [ 0, "", "" ]
  3784. };
  3785. // Support: IE <=9 only
  3786. wrapMap.optgroup = wrapMap.option;
  3787. wrapMap.tbody = wrapMap.tfoot = wrapMap.colgroup = wrapMap.caption = wrapMap.thead;
  3788. wrapMap.th = wrapMap.td;
  3789. function getAll( context, tag ) {
  3790. // Support: IE <=9 - 11 only
  3791. // Use typeof to avoid zero-argument method invocation on host objects (#15151)
  3792. var ret = typeof context.getElementsByTagName !== "undefined" ?
  3793. context.getElementsByTagName( tag || "*" ) :
  3794. typeof context.querySelectorAll !== "undefined" ?
  3795. context.querySelectorAll( tag || "*" ) :
  3796. [];
  3797. return tag === undefined || tag && jQuery.nodeName( context, tag ) ?
  3798. jQuery.merge( [ context ], ret ) :
  3799. ret;
  3800. }
  3801. // Mark scripts as having already been evaluated
  3802. function setGlobalEval( elems, refElements ) {
  3803. var i = 0,
  3804. l = elems.length;
  3805. for ( ; i < l; i++ ) {
  3806. dataPriv.set(
  3807. elems[ i ],
  3808. "globalEval",
  3809. !refElements || dataPriv.get( refElements[ i ], "globalEval" )
  3810. );
  3811. }
  3812. }
  3813. var rhtml = /<|&#?\w+;/;
  3814. function buildFragment( elems, context, scripts, selection, ignored ) {
  3815. var elem, tmp, tag, wrap, contains, j,
  3816. fragment = context.createDocumentFragment(),
  3817. nodes = [],
  3818. i = 0,
  3819. l = elems.length;
  3820. for ( ; i < l; i++ ) {
  3821. elem = elems[ i ];
  3822. if ( elem || elem === 0 ) {
  3823. // Add nodes directly
  3824. if ( jQuery.type( elem ) === "object" ) {
  3825. // Support: Android <=4.0 only, PhantomJS 1 only
  3826. // push.apply(_, arraylike) throws on ancient WebKit
  3827. jQuery.merge( nodes, elem.nodeType ? [ elem ] : elem );
  3828. // Convert non-html into a text node
  3829. } else if ( !rhtml.test( elem ) ) {
  3830. nodes.push( context.createTextNode( elem ) );
  3831. // Convert html into DOM nodes
  3832. } else {
  3833. tmp = tmp || fragment.appendChild( context.createElement( "div" ) );
  3834. // Deserialize a standard representation
  3835. tag = ( rtagName.exec( elem ) || [ "", "" ] )[ 1 ].toLowerCase();
  3836. wrap = wrapMap[ tag ] || wrapMap._default;
  3837. tmp.innerHTML = wrap[ 1 ] + jQuery.htmlPrefilter( elem ) + wrap[ 2 ];
  3838. // Descend through wrappers to the right content
  3839. j = wrap[ 0 ];
  3840. while ( j-- ) {
  3841. tmp = tmp.lastChild;
  3842. }
  3843. // Support: Android <=4.0 only, PhantomJS 1 only
  3844. // push.apply(_, arraylike) throws on ancient WebKit
  3845. jQuery.merge( nodes, tmp.childNodes );
  3846. // Remember the top-level container
  3847. tmp = fragment.firstChild;
  3848. // Ensure the created nodes are orphaned (#12392)
  3849. tmp.textContent = "";
  3850. }
  3851. }
  3852. }
  3853. // Remove wrapper from fragment
  3854. fragment.textContent = "";
  3855. i = 0;
  3856. while ( ( elem = nodes[ i++ ] ) ) {
  3857. // Skip elements already in the context collection (trac-4087)
  3858. if ( selection && jQuery.inArray( elem, selection ) > -1 ) {
  3859. if ( ignored ) {
  3860. ignored.push( elem );
  3861. }
  3862. continue;
  3863. }
  3864. contains = jQuery.contains( elem.ownerDocument, elem );
  3865. // Append to fragment
  3866. tmp = getAll( fragment.appendChild( elem ), "script" );
  3867. // Preserve script evaluation history
  3868. if ( contains ) {
  3869. setGlobalEval( tmp );
  3870. }
  3871. // Capture executables
  3872. if ( scripts ) {
  3873. j = 0;
  3874. while ( ( elem = tmp[ j++ ] ) ) {
  3875. if ( rscriptType.test( elem.type || "" ) ) {
  3876. scripts.push( elem );
  3877. }
  3878. }
  3879. }
  3880. }
  3881. return fragment;
  3882. }
  3883. ( function() {
  3884. var fragment = document.createDocumentFragment(),
  3885. div = fragment.appendChild( document.createElement( "div" ) ),
  3886. input = document.createElement( "input" );
  3887. // Support: Android 4.0 - 4.3 only
  3888. // Check state lost if the name is set (#11217)
  3889. // Support: Windows Web Apps (WWA)
  3890. // `name` and `type` must use .setAttribute for WWA (#14901)
  3891. input.setAttribute( "type", "radio" );
  3892. input.setAttribute( "checked", "checked" );
  3893. input.setAttribute( "name", "t" );
  3894. div.appendChild( input );
  3895. // Support: Android <=4.1 only
  3896. // Older WebKit doesn't clone checked state correctly in fragments
  3897. support.checkClone = div.cloneNode( true ).cloneNode( true ).lastChild.checked;
  3898. // Support: IE <=11 only
  3899. // Make sure textarea (and checkbox) defaultValue is properly cloned
  3900. div.innerHTML = "<textarea>x</textarea>";
  3901. support.noCloneChecked = !!div.cloneNode( true ).lastChild.defaultValue;
  3902. } )();
  3903. var documentElement = document.documentElement;
  3904. var
  3905. rkeyEvent = /^key/,
  3906. rmouseEvent = /^(?:mouse|pointer|contextmenu|drag|drop)|click/,
  3907. rtypenamespace = /^([^.]*)(?:\.(.+)|)/;
  3908. function returnTrue() {
  3909. return true;
  3910. }
  3911. function returnFalse() {
  3912. return false;
  3913. }
  3914. // Support: IE <=9 only
  3915. // See #13393 for more info
  3916. function safeActiveElement() {
  3917. try {
  3918. return document.activeElement;
  3919. } catch ( err ) { }
  3920. }
  3921. function on( elem, types, selector, data, fn, one ) {
  3922. var origFn, type;
  3923. // Types can be a map of types/handlers
  3924. if ( typeof types === "object" ) {
  3925. // ( types-Object, selector, data )
  3926. if ( typeof selector !== "string" ) {
  3927. // ( types-Object, data )
  3928. data = data || selector;
  3929. selector = undefined;
  3930. }
  3931. for ( type in types ) {
  3932. on( elem, type, selector, data, types[ type ], one );
  3933. }
  3934. return elem;
  3935. }
  3936. if ( data == null && fn == null ) {
  3937. // ( types, fn )
  3938. fn = selector;
  3939. data = selector = undefined;
  3940. } else if ( fn == null ) {
  3941. if ( typeof selector === "string" ) {
  3942. // ( types, selector, fn )
  3943. fn = data;
  3944. data = undefined;
  3945. } else {
  3946. // ( types, data, fn )
  3947. fn = data;
  3948. data = selector;
  3949. selector = undefined;
  3950. }
  3951. }
  3952. if ( fn === false ) {
  3953. fn = returnFalse;
  3954. } else if ( !fn ) {
  3955. return elem;
  3956. }
  3957. if ( one === 1 ) {
  3958. origFn = fn;
  3959. fn = function( event ) {
  3960. // Can use an empty set, since event contains the info
  3961. jQuery().off( event );
  3962. return origFn.apply( this, arguments );
  3963. };
  3964. // Use same guid so caller can remove using origFn
  3965. fn.guid = origFn.guid || ( origFn.guid = jQuery.guid++ );
  3966. }
  3967. return elem.each( function() {
  3968. jQuery.event.add( this, types, fn, data, selector );
  3969. } );
  3970. }
  3971. /*
  3972. * Helper functions for managing events -- not part of the public interface.
  3973. * Props to Dean Edwards' addEvent library for many of the ideas.
  3974. */
  3975. jQuery.event = {
  3976. global: {},
  3977. add: function( elem, types, handler, data, selector ) {
  3978. var handleObjIn, eventHandle, tmp,
  3979. events, t, handleObj,
  3980. special, handlers, type, namespaces, origType,
  3981. elemData = dataPriv.get( elem );
  3982. // Don't attach events to noData or text/comment nodes (but allow plain objects)
  3983. if ( !elemData ) {
  3984. return;
  3985. }
  3986. // Caller can pass in an object of custom data in lieu of the handler
  3987. if ( handler.handler ) {
  3988. handleObjIn = handler;
  3989. handler = handleObjIn.handler;
  3990. selector = handleObjIn.selector;
  3991. }
  3992. // Ensure that invalid selectors throw exceptions at attach time
  3993. // Evaluate against documentElement in case elem is a non-element node (e.g., document)
  3994. if ( selector ) {
  3995. jQuery.find.matchesSelector( documentElement, selector );
  3996. }
  3997. // Make sure that the handler has a unique ID, used to find/remove it later
  3998. if ( !handler.guid ) {
  3999. handler.guid = jQuery.guid++;
  4000. }
  4001. // Init the element's event structure and main handler, if this is the first
  4002. if ( !( events = elemData.events ) ) {
  4003. events = elemData.events = {};
  4004. }
  4005. if ( !( eventHandle = elemData.handle ) ) {
  4006. eventHandle = elemData.handle = function( e ) {
  4007. // Discard the second event of a jQuery.event.trigger() and
  4008. // when an event is called after a page has unloaded
  4009. return typeof jQuery !== "undefined" && jQuery.event.triggered !== e.type ?
  4010. jQuery.event.dispatch.apply( elem, arguments ) : undefined;
  4011. };
  4012. }
  4013. // Handle multiple events separated by a space
  4014. types = ( types || "" ).match( rnotwhite ) || [ "" ];
  4015. t = types.length;
  4016. while ( t-- ) {
  4017. tmp = rtypenamespace.exec( types[ t ] ) || [];
  4018. type = origType = tmp[ 1 ];
  4019. namespaces = ( tmp[ 2 ] || "" ).split( "." ).sort();
  4020. // There *must* be a type, no attaching namespace-only handlers
  4021. if ( !type ) {
  4022. continue;
  4023. }
  4024. // If event changes its type, use the special event handlers for the changed type
  4025. special = jQuery.event.special[ type ] || {};
  4026. // If selector defined, determine special event api type, otherwise given type
  4027. type = ( selector ? special.delegateType : special.bindType ) || type;
  4028. // Update special based on newly reset type
  4029. special = jQuery.event.special[ type ] || {};
  4030. // handleObj is passed to all event handlers
  4031. handleObj = jQuery.extend( {
  4032. type: type,
  4033. origType: origType,
  4034. data: data,
  4035. handler: handler,
  4036. guid: handler.guid,
  4037. selector: selector,
  4038. needsContext: selector && jQuery.expr.match.needsContext.test( selector ),
  4039. namespace: namespaces.join( "." )
  4040. }, handleObjIn );
  4041. // Init the event handler queue if we're the first
  4042. if ( !( handlers = events[ type ] ) ) {
  4043. handlers = events[ type ] = [];
  4044. handlers.delegateCount = 0;
  4045. // Only use addEventListener if the special events handler returns false
  4046. if ( !special.setup ||
  4047. special.setup.call( elem, data, namespaces, eventHandle ) === false ) {
  4048. if ( elem.addEventListener ) {
  4049. elem.addEventListener( type, eventHandle );
  4050. }
  4051. }
  4052. }
  4053. if ( special.add ) {
  4054. special.add.call( elem, handleObj );
  4055. if ( !handleObj.handler.guid ) {
  4056. handleObj.handler.guid = handler.guid;
  4057. }
  4058. }
  4059. // Add to the element's handler list, delegates in front
  4060. if ( selector ) {
  4061. handlers.splice( handlers.delegateCount++, 0, handleObj );
  4062. } else {
  4063. handlers.push( handleObj );
  4064. }
  4065. // Keep track of which events have ever been used, for event optimization
  4066. jQuery.event.global[ type ] = true;
  4067. }
  4068. },
  4069. // Detach an event or set of events from an element
  4070. remove: function( elem, types, handler, selector, mappedTypes ) {
  4071. var j, origCount, tmp,
  4072. events, t, handleObj,
  4073. special, handlers, type, namespaces, origType,
  4074. elemData = dataPriv.hasData( elem ) && dataPriv.get( elem );
  4075. if ( !elemData || !( events = elemData.events ) ) {
  4076. return;
  4077. }
  4078. // Once for each type.namespace in types; type may be omitted
  4079. types = ( types || "" ).match( rnotwhite ) || [ "" ];
  4080. t = types.length;
  4081. while ( t-- ) {
  4082. tmp = rtypenamespace.exec( types[ t ] ) || [];
  4083. type = origType = tmp[ 1 ];
  4084. namespaces = ( tmp[ 2 ] || "" ).split( "." ).sort();
  4085. // Unbind all events (on this namespace, if provided) for the element
  4086. if ( !type ) {
  4087. for ( type in events ) {
  4088. jQuery.event.remove( elem, type + types[ t ], handler, selector, true );
  4089. }
  4090. continue;
  4091. }
  4092. special = jQuery.event.special[ type ] || {};
  4093. type = ( selector ? special.delegateType : special.bindType ) || type;
  4094. handlers = events[ type ] || [];
  4095. tmp = tmp[ 2 ] &&
  4096. new RegExp( "(^|\\.)" + namespaces.join( "\\.(?:.*\\.|)" ) + "(\\.|$)" );
  4097. // Remove matching events
  4098. origCount = j = handlers.length;
  4099. while ( j-- ) {
  4100. handleObj = handlers[ j ];
  4101. if ( ( mappedTypes || origType === handleObj.origType ) &&
  4102. ( !handler || handler.guid === handleObj.guid ) &&
  4103. ( !tmp || tmp.test( handleObj.namespace ) ) &&
  4104. ( !selector || selector === handleObj.selector ||
  4105. selector === "**" && handleObj.selector ) ) {
  4106. handlers.splice( j, 1 );
  4107. if ( handleObj.selector ) {
  4108. handlers.delegateCount--;
  4109. }
  4110. if ( special.remove ) {
  4111. special.remove.call( elem, handleObj );
  4112. }
  4113. }
  4114. }
  4115. // Remove generic event handler if we removed something and no more handlers exist
  4116. // (avoids potential for endless recursion during removal of special event handlers)
  4117. if ( origCount && !handlers.length ) {
  4118. if ( !special.teardown ||
  4119. special.teardown.call( elem, namespaces, elemData.handle ) === false ) {
  4120. jQuery.removeEvent( elem, type, elemData.handle );
  4121. }
  4122. delete events[ type ];
  4123. }
  4124. }
  4125. // Remove data and the expando if it's no longer used
  4126. if ( jQuery.isEmptyObject( events ) ) {
  4127. dataPriv.remove( elem, "handle events" );
  4128. }
  4129. },
  4130. dispatch: function( nativeEvent ) {
  4131. // Make a writable jQuery.Event from the native event object
  4132. var event = jQuery.event.fix( nativeEvent );
  4133. var i, j, ret, matched, handleObj, handlerQueue,
  4134. args = new Array( arguments.length ),
  4135. handlers = ( dataPriv.get( this, "events" ) || {} )[ event.type ] || [],
  4136. special = jQuery.event.special[ event.type ] || {};
  4137. // Use the fix-ed jQuery.Event rather than the (read-only) native event
  4138. args[ 0 ] = event;
  4139. for ( i = 1; i < arguments.length; i++ ) {
  4140. args[ i ] = arguments[ i ];
  4141. }
  4142. event.delegateTarget = this;
  4143. // Call the preDispatch hook for the mapped type, and let it bail if desired
  4144. if ( special.preDispatch && special.preDispatch.call( this, event ) === false ) {
  4145. return;
  4146. }
  4147. // Determine handlers
  4148. handlerQueue = jQuery.event.handlers.call( this, event, handlers );
  4149. // Run delegates first; they may want to stop propagation beneath us
  4150. i = 0;
  4151. while ( ( matched = handlerQueue[ i++ ] ) && !event.isPropagationStopped() ) {
  4152. event.currentTarget = matched.elem;
  4153. j = 0;
  4154. while ( ( handleObj = matched.handlers[ j++ ] ) &&
  4155. !event.isImmediatePropagationStopped() ) {
  4156. // Triggered event must either 1) have no namespace, or 2) have namespace(s)
  4157. // a subset or equal to those in the bound event (both can have no namespace).
  4158. if ( !event.rnamespace || event.rnamespace.test( handleObj.namespace ) ) {
  4159. event.handleObj = handleObj;
  4160. event.data = handleObj.data;
  4161. ret = ( ( jQuery.event.special[ handleObj.origType ] || {} ).handle ||
  4162. handleObj.handler ).apply( matched.elem, args );
  4163. if ( ret !== undefined ) {
  4164. if ( ( event.result = ret ) === false ) {
  4165. event.preventDefault();
  4166. event.stopPropagation();
  4167. }
  4168. }
  4169. }
  4170. }
  4171. }
  4172. // Call the postDispatch hook for the mapped type
  4173. if ( special.postDispatch ) {
  4174. special.postDispatch.call( this, event );
  4175. }
  4176. return event.result;
  4177. },
  4178. handlers: function( event, handlers ) {
  4179. var i, matches, sel, handleObj,
  4180. handlerQueue = [],
  4181. delegateCount = handlers.delegateCount,
  4182. cur = event.target;
  4183. // Support: IE <=9
  4184. // Find delegate handlers
  4185. // Black-hole SVG <use> instance trees (#13180)
  4186. //
  4187. // Support: Firefox <=42
  4188. // Avoid non-left-click in FF but don't block IE radio events (#3861, gh-2343)
  4189. if ( delegateCount && cur.nodeType &&
  4190. ( event.type !== "click" || isNaN( event.button ) || event.button < 1 ) ) {
  4191. for ( ; cur !== this; cur = cur.parentNode || this ) {
  4192. // Don't check non-elements (#13208)
  4193. // Don't process clicks on disabled elements (#6911, #8165, #11382, #11764)
  4194. if ( cur.nodeType === 1 && ( cur.disabled !== true || event.type !== "click" ) ) {
  4195. matches = [];
  4196. for ( i = 0; i < delegateCount; i++ ) {
  4197. handleObj = handlers[ i ];
  4198. // Don't conflict with Object.prototype properties (#13203)
  4199. sel = handleObj.selector + " ";
  4200. if ( matches[ sel ] === undefined ) {
  4201. matches[ sel ] = handleObj.needsContext ?
  4202. jQuery( sel, this ).index( cur ) > -1 :
  4203. jQuery.find( sel, this, null, [ cur ] ).length;
  4204. }
  4205. if ( matches[ sel ] ) {
  4206. matches.push( handleObj );
  4207. }
  4208. }
  4209. if ( matches.length ) {
  4210. handlerQueue.push( { elem: cur, handlers: matches } );
  4211. }
  4212. }
  4213. }
  4214. }
  4215. // Add the remaining (directly-bound) handlers
  4216. if ( delegateCount < handlers.length ) {
  4217. handlerQueue.push( { elem: this, handlers: handlers.slice( delegateCount ) } );
  4218. }
  4219. return handlerQueue;
  4220. },
  4221. addProp: function( name, hook ) {
  4222. Object.defineProperty( jQuery.Event.prototype, name, {
  4223. enumerable: true,
  4224. configurable: true,
  4225. get: jQuery.isFunction( hook ) ?
  4226. function() {
  4227. if ( this.originalEvent ) {
  4228. return hook( this.originalEvent );
  4229. }
  4230. } :
  4231. function() {
  4232. if ( this.originalEvent ) {
  4233. return this.originalEvent[ name ];
  4234. }
  4235. },
  4236. set: function( value ) {
  4237. Object.defineProperty( this, name, {
  4238. enumerable: true,
  4239. configurable: true,
  4240. writable: true,
  4241. value: value
  4242. } );
  4243. }
  4244. } );
  4245. },
  4246. fix: function( originalEvent ) {
  4247. return originalEvent[ jQuery.expando ] ?
  4248. originalEvent :
  4249. new jQuery.Event( originalEvent );
  4250. },
  4251. special: {
  4252. load: {
  4253. // Prevent triggered image.load events from bubbling to window.load
  4254. noBubble: true
  4255. },
  4256. focus: {
  4257. // Fire native event if possible so blur/focus sequence is correct
  4258. trigger: function() {
  4259. if ( this !== safeActiveElement() && this.focus ) {
  4260. this.focus();
  4261. return false;
  4262. }
  4263. },
  4264. delegateType: "focusin"
  4265. },
  4266. blur: {
  4267. trigger: function() {
  4268. if ( this === safeActiveElement() && this.blur ) {
  4269. this.blur();
  4270. return false;
  4271. }
  4272. },
  4273. delegateType: "focusout"
  4274. },
  4275. click: {
  4276. // For checkbox, fire native event so checked state will be right
  4277. trigger: function() {
  4278. if ( this.type === "checkbox" && this.click && jQuery.nodeName( this, "input" ) ) {
  4279. this.click();
  4280. return false;
  4281. }
  4282. },
  4283. // For cross-browser consistency, don't fire native .click() on links
  4284. _default: function( event ) {
  4285. return jQuery.nodeName( event.target, "a" );
  4286. }
  4287. },
  4288. beforeunload: {
  4289. postDispatch: function( event ) {
  4290. // Support: Firefox 20+
  4291. // Firefox doesn't alert if the returnValue field is not set.
  4292. if ( event.result !== undefined && event.originalEvent ) {
  4293. event.originalEvent.returnValue = event.result;
  4294. }
  4295. }
  4296. }
  4297. }
  4298. };
  4299. jQuery.removeEvent = function( elem, type, handle ) {
  4300. // This "if" is needed for plain objects
  4301. if ( elem.removeEventListener ) {
  4302. elem.removeEventListener( type, handle );
  4303. }
  4304. };
  4305. jQuery.Event = function( src, props ) {
  4306. // Allow instantiation without the 'new' keyword
  4307. if ( !( this instanceof jQuery.Event ) ) {
  4308. return new jQuery.Event( src, props );
  4309. }
  4310. // Event object
  4311. if ( src && src.type ) {
  4312. this.originalEvent = src;
  4313. this.type = src.type;
  4314. // Events bubbling up the document may have been marked as prevented
  4315. // by a handler lower down the tree; reflect the correct value.
  4316. this.isDefaultPrevented = src.defaultPrevented ||
  4317. src.defaultPrevented === undefined &&
  4318. // Support: Android <=2.3 only
  4319. src.returnValue === false ?
  4320. returnTrue :
  4321. returnFalse;
  4322. // Create target properties
  4323. // Support: Safari <=6 - 7 only
  4324. // Target should not be a text node (#504, #13143)
  4325. this.target = ( src.target && src.target.nodeType === 3 ) ?
  4326. src.target.parentNode :
  4327. src.target;
  4328. this.currentTarget = src.currentTarget;
  4329. this.relatedTarget = src.relatedTarget;
  4330. // Event type
  4331. } else {
  4332. this.type = src;
  4333. }
  4334. // Put explicitly provided properties onto the event object
  4335. if ( props ) {
  4336. jQuery.extend( this, props );
  4337. }
  4338. // Create a timestamp if incoming event doesn't have one
  4339. this.timeStamp = src && src.timeStamp || jQuery.now();
  4340. // Mark it as fixed
  4341. this[ jQuery.expando ] = true;
  4342. };
  4343. // jQuery.Event is based on DOM3 Events as specified by the ECMAScript Language Binding
  4344. // https://www.w3.org/TR/2003/WD-DOM-Level-3-Events-20030331/ecma-script-binding.html
  4345. jQuery.Event.prototype = {
  4346. constructor: jQuery.Event,
  4347. isDefaultPrevented: returnFalse,
  4348. isPropagationStopped: returnFalse,
  4349. isImmediatePropagationStopped: returnFalse,
  4350. isSimulated: false,
  4351. preventDefault: function() {
  4352. var e = this.originalEvent;
  4353. this.isDefaultPrevented = returnTrue;
  4354. if ( e && !this.isSimulated ) {
  4355. e.preventDefault();
  4356. }
  4357. },
  4358. stopPropagation: function() {
  4359. var e = this.originalEvent;
  4360. this.isPropagationStopped = returnTrue;
  4361. if ( e && !this.isSimulated ) {
  4362. e.stopPropagation();
  4363. }
  4364. },
  4365. stopImmediatePropagation: function() {
  4366. var e = this.originalEvent;
  4367. this.isImmediatePropagationStopped = returnTrue;
  4368. if ( e && !this.isSimulated ) {
  4369. e.stopImmediatePropagation();
  4370. }
  4371. this.stopPropagation();
  4372. }
  4373. };
  4374. // Includes all common event props including KeyEvent and MouseEvent specific props
  4375. jQuery.each( {
  4376. altKey: true,
  4377. bubbles: true,
  4378. cancelable: true,
  4379. changedTouches: true,
  4380. ctrlKey: true,
  4381. detail: true,
  4382. eventPhase: true,
  4383. metaKey: true,
  4384. pageX: true,
  4385. pageY: true,
  4386. shiftKey: true,
  4387. view: true,
  4388. "char": true,
  4389. charCode: true,
  4390. key: true,
  4391. keyCode: true,
  4392. button: true,
  4393. buttons: true,
  4394. clientX: true,
  4395. clientY: true,
  4396. offsetX: true,
  4397. offsetY: true,
  4398. pointerId: true,
  4399. pointerType: true,
  4400. screenX: true,
  4401. screenY: true,
  4402. targetTouches: true,
  4403. toElement: true,
  4404. touches: true,
  4405. which: function( event ) {
  4406. var button = event.button;
  4407. // Add which for key events
  4408. if ( event.which == null && rkeyEvent.test( event.type ) ) {
  4409. return event.charCode != null ? event.charCode : event.keyCode;
  4410. }
  4411. // Add which for click: 1 === left; 2 === middle; 3 === right
  4412. if ( !event.which && button !== undefined && rmouseEvent.test( event.type ) ) {
  4413. return ( button & 1 ? 1 : ( button & 2 ? 3 : ( button & 4 ? 2 : 0 ) ) );
  4414. }
  4415. return event.which;
  4416. }
  4417. }, jQuery.event.addProp );
  4418. // Create mouseenter/leave events using mouseover/out and event-time checks
  4419. // so that event delegation works in jQuery.
  4420. // Do the same for pointerenter/pointerleave and pointerover/pointerout
  4421. //
  4422. // Support: Safari 7 only
  4423. // Safari sends mouseenter too often; see:
  4424. // https://bugs.chromium.org/p/chromium/issues/detail?id=470258
  4425. // for the description of the bug (it existed in older Chrome versions as well).
  4426. jQuery.each( {
  4427. mouseenter: "mouseover",
  4428. mouseleave: "mouseout",
  4429. pointerenter: "pointerover",
  4430. pointerleave: "pointerout"
  4431. }, function( orig, fix ) {
  4432. jQuery.event.special[ orig ] = {
  4433. delegateType: fix,
  4434. bindType: fix,
  4435. handle: function( event ) {
  4436. var ret,
  4437. target = this,
  4438. related = event.relatedTarget,
  4439. handleObj = event.handleObj;
  4440. // For mouseenter/leave call the handler if related is outside the target.
  4441. // NB: No relatedTarget if the mouse left/entered the browser window
  4442. if ( !related || ( related !== target && !jQuery.contains( target, related ) ) ) {
  4443. event.type = handleObj.origType;
  4444. ret = handleObj.handler.apply( this, arguments );
  4445. event.type = fix;
  4446. }
  4447. return ret;
  4448. }
  4449. };
  4450. } );
  4451. jQuery.fn.extend( {
  4452. on: function( types, selector, data, fn ) {
  4453. return on( this, types, selector, data, fn );
  4454. },
  4455. one: function( types, selector, data, fn ) {
  4456. return on( this, types, selector, data, fn, 1 );
  4457. },
  4458. off: function( types, selector, fn ) {
  4459. var handleObj, type;
  4460. if ( types && types.preventDefault && types.handleObj ) {
  4461. // ( event ) dispatched jQuery.Event
  4462. handleObj = types.handleObj;
  4463. jQuery( types.delegateTarget ).off(
  4464. handleObj.namespace ?
  4465. handleObj.origType + "." + handleObj.namespace :
  4466. handleObj.origType,
  4467. handleObj.selector,
  4468. handleObj.handler
  4469. );
  4470. return this;
  4471. }
  4472. if ( typeof types === "object" ) {
  4473. // ( types-object [, selector] )
  4474. for ( type in types ) {
  4475. this.off( type, selector, types[ type ] );
  4476. }
  4477. return this;
  4478. }
  4479. if ( selector === false || typeof selector === "function" ) {
  4480. // ( types [, fn] )
  4481. fn = selector;
  4482. selector = undefined;
  4483. }
  4484. if ( fn === false ) {
  4485. fn = returnFalse;
  4486. }
  4487. return this.each( function() {
  4488. jQuery.event.remove( this, types, fn, selector );
  4489. } );
  4490. }
  4491. } );
  4492. var
  4493. rxhtmlTag = /<(?!area|br|col|embed|hr|img|input|link|meta|param)(([a-z][^\/\0>\x20\t\r\n\f]*)[^>]*)\/>/gi,
  4494. // Support: IE <=10 - 11, Edge 12 - 13
  4495. // In IE/Edge using regex groups here causes severe slowdowns.
  4496. // See https://connect.microsoft.com/IE/feedback/details/1736512/
  4497. rnoInnerhtml = /<script|<style|<link/i,
  4498. // checked="checked" or checked
  4499. rchecked = /checked\s*(?:[^=]|=\s*.checked.)/i,
  4500. rscriptTypeMasked = /^true\/(.*)/,
  4501. rcleanScript = /^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g;
  4502. function manipulationTarget( elem, content ) {
  4503. if ( jQuery.nodeName( elem, "table" ) &&
  4504. jQuery.nodeName( content.nodeType !== 11 ? content : content.firstChild, "tr" ) ) {
  4505. return elem.getElementsByTagName( "tbody" )[ 0 ] || elem;
  4506. }
  4507. return elem;
  4508. }
  4509. // Replace/restore the type attribute of script elements for safe DOM manipulation
  4510. function disableScript( elem ) {
  4511. elem.type = ( elem.getAttribute( "type" ) !== null ) + "/" + elem.type;
  4512. return elem;
  4513. }
  4514. function restoreScript( elem ) {
  4515. var match = rscriptTypeMasked.exec( elem.type );
  4516. if ( match ) {
  4517. elem.type = match[ 1 ];
  4518. } else {
  4519. elem.removeAttribute( "type" );
  4520. }
  4521. return elem;
  4522. }
  4523. function cloneCopyEvent( src, dest ) {
  4524. var i, l, type, pdataOld, pdataCur, udataOld, udataCur, events;
  4525. if ( dest.nodeType !== 1 ) {
  4526. return;
  4527. }
  4528. // 1. Copy private data: events, handlers, etc.
  4529. if ( dataPriv.hasData( src ) ) {
  4530. pdataOld = dataPriv.access( src );
  4531. pdataCur = dataPriv.set( dest, pdataOld );
  4532. events = pdataOld.events;
  4533. if ( events ) {
  4534. delete pdataCur.handle;
  4535. pdataCur.events = {};
  4536. for ( type in events ) {
  4537. for ( i = 0, l = events[ type ].length; i < l; i++ ) {
  4538. jQuery.event.add( dest, type, events[ type ][ i ] );
  4539. }
  4540. }
  4541. }
  4542. }
  4543. // 2. Copy user data
  4544. if ( dataUser.hasData( src ) ) {
  4545. udataOld = dataUser.access( src );
  4546. udataCur = jQuery.extend( {}, udataOld );
  4547. dataUser.set( dest, udataCur );
  4548. }
  4549. }
  4550. // Fix IE bugs, see support tests
  4551. function fixInput( src, dest ) {
  4552. var nodeName = dest.nodeName.toLowerCase();
  4553. // Fails to persist the checked state of a cloned checkbox or radio button.
  4554. if ( nodeName === "input" && rcheckableType.test( src.type ) ) {
  4555. dest.checked = src.checked;
  4556. // Fails to return the selected option to the default selected state when cloning options
  4557. } else if ( nodeName === "input" || nodeName === "textarea" ) {
  4558. dest.defaultValue = src.defaultValue;
  4559. }
  4560. }
  4561. function domManip( collection, args, callback, ignored ) {
  4562. // Flatten any nested arrays
  4563. args = concat.apply( [], args );
  4564. var fragment, first, scripts, hasScripts, node, doc,
  4565. i = 0,
  4566. l = collection.length,
  4567. iNoClone = l - 1,
  4568. value = args[ 0 ],
  4569. isFunction = jQuery.isFunction( value );
  4570. // We can't cloneNode fragments that contain checked, in WebKit
  4571. if ( isFunction ||
  4572. ( l > 1 && typeof value === "string" &&
  4573. !support.checkClone && rchecked.test( value ) ) ) {
  4574. return collection.each( function( index ) {
  4575. var self = collection.eq( index );
  4576. if ( isFunction ) {
  4577. args[ 0 ] = value.call( this, index, self.html() );
  4578. }
  4579. domManip( self, args, callback, ignored );
  4580. } );
  4581. }
  4582. if ( l ) {
  4583. fragment = buildFragment( args, collection[ 0 ].ownerDocument, false, collection, ignored );
  4584. first = fragment.firstChild;
  4585. if ( fragment.childNodes.length === 1 ) {
  4586. fragment = first;
  4587. }
  4588. // Require either new content or an interest in ignored elements to invoke the callback
  4589. if ( first || ignored ) {
  4590. scripts = jQuery.map( getAll( fragment, "script" ), disableScript );
  4591. hasScripts = scripts.length;
  4592. // Use the original fragment for the last item
  4593. // instead of the first because it can end up
  4594. // being emptied incorrectly in certain situations (#8070).
  4595. for ( ; i < l; i++ ) {
  4596. node = fragment;
  4597. if ( i !== iNoClone ) {
  4598. node = jQuery.clone( node, true, true );
  4599. // Keep references to cloned scripts for later restoration
  4600. if ( hasScripts ) {
  4601. // Support: Android <=4.0 only, PhantomJS 1 only
  4602. // push.apply(_, arraylike) throws on ancient WebKit
  4603. jQuery.merge( scripts, getAll( node, "script" ) );
  4604. }
  4605. }
  4606. callback.call( collection[ i ], node, i );
  4607. }
  4608. if ( hasScripts ) {
  4609. doc = scripts[ scripts.length - 1 ].ownerDocument;
  4610. // Reenable scripts
  4611. jQuery.map( scripts, restoreScript );
  4612. // Evaluate executable scripts on first document insertion
  4613. for ( i = 0; i < hasScripts; i++ ) {
  4614. node = scripts[ i ];
  4615. if ( rscriptType.test( node.type || "" ) &&
  4616. !dataPriv.access( node, "globalEval" ) &&
  4617. jQuery.contains( doc, node ) ) {
  4618. if ( node.src ) {
  4619. // Optional AJAX dependency, but won't run scripts if not present
  4620. if ( jQuery._evalUrl ) {
  4621. jQuery._evalUrl( node.src );
  4622. }
  4623. } else {
  4624. DOMEval( node.textContent.replace( rcleanScript, "" ), doc );
  4625. }
  4626. }
  4627. }
  4628. }
  4629. }
  4630. }
  4631. return collection;
  4632. }
  4633. function remove( elem, selector, keepData ) {
  4634. var node,
  4635. nodes = selector ? jQuery.filter( selector, elem ) : elem,
  4636. i = 0;
  4637. for ( ; ( node = nodes[ i ] ) != null; i++ ) {
  4638. if ( !keepData && node.nodeType === 1 ) {
  4639. jQuery.cleanData( getAll( node ) );
  4640. }
  4641. if ( node.parentNode ) {
  4642. if ( keepData && jQuery.contains( node.ownerDocument, node ) ) {
  4643. setGlobalEval( getAll( node, "script" ) );
  4644. }
  4645. node.parentNode.removeChild( node );
  4646. }
  4647. }
  4648. return elem;
  4649. }
  4650. jQuery.extend( {
  4651. htmlPrefilter: function( html ) {
  4652. return html.replace( rxhtmlTag, "<$1></$2>" );
  4653. },
  4654. clone: function( elem, dataAndEvents, deepDataAndEvents ) {
  4655. var i, l, srcElements, destElements,
  4656. clone = elem.cloneNode( true ),
  4657. inPage = jQuery.contains( elem.ownerDocument, elem );
  4658. // Fix IE cloning issues
  4659. if ( !support.noCloneChecked && ( elem.nodeType === 1 || elem.nodeType === 11 ) &&
  4660. !jQuery.isXMLDoc( elem ) ) {
  4661. // We eschew Sizzle here for performance reasons: https://jsperf.com/getall-vs-sizzle/2
  4662. destElements = getAll( clone );
  4663. srcElements = getAll( elem );
  4664. for ( i = 0, l = srcElements.length; i < l; i++ ) {
  4665. fixInput( srcElements[ i ], destElements[ i ] );
  4666. }
  4667. }
  4668. // Copy the events from the original to the clone
  4669. if ( dataAndEvents ) {
  4670. if ( deepDataAndEvents ) {
  4671. srcElements = srcElements || getAll( elem );
  4672. destElements = destElements || getAll( clone );
  4673. for ( i = 0, l = srcElements.length; i < l; i++ ) {
  4674. cloneCopyEvent( srcElements[ i ], destElements[ i ] );
  4675. }
  4676. } else {
  4677. cloneCopyEvent( elem, clone );
  4678. }
  4679. }
  4680. // Preserve script evaluation history
  4681. destElements = getAll( clone, "script" );
  4682. if ( destElements.length > 0 ) {
  4683. setGlobalEval( destElements, !inPage && getAll( elem, "script" ) );
  4684. }
  4685. // Return the cloned set
  4686. return clone;
  4687. },
  4688. cleanData: function( elems ) {
  4689. var data, elem, type,
  4690. special = jQuery.event.special,
  4691. i = 0;
  4692. for ( ; ( elem = elems[ i ] ) !== undefined; i++ ) {
  4693. if ( acceptData( elem ) ) {
  4694. if ( ( data = elem[ dataPriv.expando ] ) ) {
  4695. if ( data.events ) {
  4696. for ( type in data.events ) {
  4697. if ( special[ type ] ) {
  4698. jQuery.event.remove( elem, type );
  4699. // This is a shortcut to avoid jQuery.event.remove's overhead
  4700. } else {
  4701. jQuery.removeEvent( elem, type, data.handle );
  4702. }
  4703. }
  4704. }
  4705. // Support: Chrome <=35 - 45+
  4706. // Assign undefined instead of using delete, see Data#remove
  4707. elem[ dataPriv.expando ] = undefined;
  4708. }
  4709. if ( elem[ dataUser.expando ] ) {
  4710. // Support: Chrome <=35 - 45+
  4711. // Assign undefined instead of using delete, see Data#remove
  4712. elem[ dataUser.expando ] = undefined;
  4713. }
  4714. }
  4715. }
  4716. }
  4717. } );
  4718. jQuery.fn.extend( {
  4719. detach: function( selector ) {
  4720. return remove( this, selector, true );
  4721. },
  4722. remove: function( selector ) {
  4723. return remove( this, selector );
  4724. },
  4725. text: function( value ) {
  4726. return access( this, function( value ) {
  4727. return value === undefined ?
  4728. jQuery.text( this ) :
  4729. this.empty().each( function() {
  4730. if ( this.nodeType === 1 || this.nodeType === 11 || this.nodeType === 9 ) {
  4731. this.textContent = value;
  4732. }
  4733. } );
  4734. }, null, value, arguments.length );
  4735. },
  4736. append: function() {
  4737. return domManip( this, arguments, function( elem ) {
  4738. if ( this.nodeType === 1 || this.nodeType === 11 || this.nodeType === 9 ) {
  4739. var target = manipulationTarget( this, elem );
  4740. target.appendChild( elem );
  4741. }
  4742. } );
  4743. },
  4744. prepend: function() {
  4745. return domManip( this, arguments, function( elem ) {
  4746. if ( this.nodeType === 1 || this.nodeType === 11 || this.nodeType === 9 ) {
  4747. var target = manipulationTarget( this, elem );
  4748. target.insertBefore( elem, target.firstChild );
  4749. }
  4750. } );
  4751. },
  4752. before: function() {
  4753. return domManip( this, arguments, function( elem ) {
  4754. if ( this.parentNode ) {
  4755. this.parentNode.insertBefore( elem, this );
  4756. }
  4757. } );
  4758. },
  4759. after: function() {
  4760. return domManip( this, arguments, function( elem ) {
  4761. if ( this.parentNode ) {
  4762. this.parentNode.insertBefore( elem, this.nextSibling );
  4763. }
  4764. } );
  4765. },
  4766. empty: function() {
  4767. var elem,
  4768. i = 0;
  4769. for ( ; ( elem = this[ i ] ) != null; i++ ) {
  4770. if ( elem.nodeType === 1 ) {
  4771. // Prevent memory leaks
  4772. jQuery.cleanData( getAll( elem, false ) );
  4773. // Remove any remaining nodes
  4774. elem.textContent = "";
  4775. }
  4776. }
  4777. return this;
  4778. },
  4779. clone: function( dataAndEvents, deepDataAndEvents ) {
  4780. dataAndEvents = dataAndEvents == null ? false : dataAndEvents;
  4781. deepDataAndEvents = deepDataAndEvents == null ? dataAndEvents : deepDataAndEvents;
  4782. return this.map( function() {
  4783. return jQuery.clone( this, dataAndEvents, deepDataAndEvents );
  4784. } );
  4785. },
  4786. html: function( value ) {
  4787. return access( this, function( value ) {
  4788. var elem = this[ 0 ] || {},
  4789. i = 0,
  4790. l = this.length;
  4791. if ( value === undefined && elem.nodeType === 1 ) {
  4792. return elem.innerHTML;
  4793. }
  4794. // See if we can take a shortcut and just use innerHTML
  4795. if ( typeof value === "string" && !rnoInnerhtml.test( value ) &&
  4796. !wrapMap[ ( rtagName.exec( value ) || [ "", "" ] )[ 1 ].toLowerCase() ] ) {
  4797. value = jQuery.htmlPrefilter( value );
  4798. try {
  4799. for ( ; i < l; i++ ) {
  4800. elem = this[ i ] || {};
  4801. // Remove element nodes and prevent memory leaks
  4802. if ( elem.nodeType === 1 ) {
  4803. jQuery.cleanData( getAll( elem, false ) );
  4804. elem.innerHTML = value;
  4805. }
  4806. }
  4807. elem = 0;
  4808. // If using innerHTML throws an exception, use the fallback method
  4809. } catch ( e ) {}
  4810. }
  4811. if ( elem ) {
  4812. this.empty().append( value );
  4813. }
  4814. }, null, value, arguments.length );
  4815. },
  4816. replaceWith: function() {
  4817. var ignored = [];
  4818. // Make the changes, replacing each non-ignored context element with the new content
  4819. return domManip( this, arguments, function( elem ) {
  4820. var parent = this.parentNode;
  4821. if ( jQuery.inArray( this, ignored ) < 0 ) {
  4822. jQuery.cleanData( getAll( this ) );
  4823. if ( parent ) {
  4824. parent.replaceChild( elem, this );
  4825. }
  4826. }
  4827. // Force callback invocation
  4828. }, ignored );
  4829. }
  4830. } );
  4831. jQuery.each( {
  4832. appendTo: "append",
  4833. prependTo: "prepend",
  4834. insertBefore: "before",
  4835. insertAfter: "after",
  4836. replaceAll: "replaceWith"
  4837. }, function( name, original ) {
  4838. jQuery.fn[ name ] = function( selector ) {
  4839. var elems,
  4840. ret = [],
  4841. insert = jQuery( selector ),
  4842. last = insert.length - 1,
  4843. i = 0;
  4844. for ( ; i <= last; i++ ) {
  4845. elems = i === last ? this : this.clone( true );
  4846. jQuery( insert[ i ] )[ original ]( elems );
  4847. // Support: Android <=4.0 only, PhantomJS 1 only
  4848. // .get() because push.apply(_, arraylike) throws on ancient WebKit
  4849. push.apply( ret, elems.get() );
  4850. }
  4851. return this.pushStack( ret );
  4852. };
  4853. } );
  4854. var rmargin = ( /^margin/ );
  4855. var rnumnonpx = new RegExp( "^(" + pnum + ")(?!px)[a-z%]+$", "i" );
  4856. var getStyles = function( elem ) {
  4857. // Support: IE <=11 only, Firefox <=30 (#15098, #14150)
  4858. // IE throws on elements created in popups
  4859. // FF meanwhile throws on frame elements through "defaultView.getComputedStyle"
  4860. var view = elem.ownerDocument.defaultView;
  4861. if ( !view || !view.opener ) {
  4862. view = window;
  4863. }
  4864. return view.getComputedStyle( elem );
  4865. };
  4866. ( function() {
  4867. // Executing both pixelPosition & boxSizingReliable tests require only one layout
  4868. // so they're executed at the same time to save the second computation.
  4869. function computeStyleTests() {
  4870. // This is a singleton, we need to execute it only once
  4871. if ( !div ) {
  4872. return;
  4873. }
  4874. div.style.cssText =
  4875. "box-sizing:border-box;" +
  4876. "position:relative;display:block;" +
  4877. "margin:auto;border:1px;padding:1px;" +
  4878. "top:1%;width:50%";
  4879. div.innerHTML = "";
  4880. documentElement.appendChild( container );
  4881. var divStyle = window.getComputedStyle( div );
  4882. pixelPositionVal = divStyle.top !== "1%";
  4883. // Support: Android 4.0 - 4.3 only, Firefox <=3 - 44
  4884. reliableMarginLeftVal = divStyle.marginLeft === "2px";
  4885. boxSizingReliableVal = divStyle.width === "4px";
  4886. // Support: Android 4.0 - 4.3 only
  4887. // Some styles come back with percentage values, even though they shouldn't
  4888. div.style.marginRight = "50%";
  4889. pixelMarginRightVal = divStyle.marginRight === "4px";
  4890. documentElement.removeChild( container );
  4891. // Nullify the div so it wouldn't be stored in the memory and
  4892. // it will also be a sign that checks already performed
  4893. div = null;
  4894. }
  4895. var pixelPositionVal, boxSizingReliableVal, pixelMarginRightVal, reliableMarginLeftVal,
  4896. container = document.createElement( "div" ),
  4897. div = document.createElement( "div" );
  4898. // Finish early in limited (non-browser) environments
  4899. if ( !div.style ) {
  4900. return;
  4901. }
  4902. // Support: IE <=9 - 11 only
  4903. // Style of cloned element affects source element cloned (#8908)
  4904. div.style.backgroundClip = "content-box";
  4905. div.cloneNode( true ).style.backgroundClip = "";
  4906. support.clearCloneStyle = div.style.backgroundClip === "content-box";
  4907. container.style.cssText = "border:0;width:8px;height:0;top:0;left:-9999px;" +
  4908. "padding:0;margin-top:1px;position:absolute";
  4909. container.appendChild( div );
  4910. jQuery.extend( support, {
  4911. pixelPosition: function() {
  4912. computeStyleTests();
  4913. return pixelPositionVal;
  4914. },
  4915. boxSizingReliable: function() {
  4916. computeStyleTests();
  4917. return boxSizingReliableVal;
  4918. },
  4919. pixelMarginRight: function() {
  4920. computeStyleTests();
  4921. return pixelMarginRightVal;
  4922. },
  4923. reliableMarginLeft: function() {
  4924. computeStyleTests();
  4925. return reliableMarginLeftVal;
  4926. }
  4927. } );
  4928. } )();
  4929. function curCSS( elem, name, computed ) {
  4930. var width, minWidth, maxWidth, ret,
  4931. style = elem.style;
  4932. computed = computed || getStyles( elem );
  4933. // Support: IE <=9 only
  4934. // getPropertyValue is only needed for .css('filter') (#12537)
  4935. if ( computed ) {
  4936. ret = computed.getPropertyValue( name ) || computed[ name ];
  4937. if ( ret === "" && !jQuery.contains( elem.ownerDocument, elem ) ) {
  4938. ret = jQuery.style( elem, name );
  4939. }
  4940. // A tribute to the "awesome hack by Dean Edwards"
  4941. // Android Browser returns percentage for some values,
  4942. // but width seems to be reliably pixels.
  4943. // This is against the CSSOM draft spec:
  4944. // https://drafts.csswg.org/cssom/#resolved-values
  4945. if ( !support.pixelMarginRight() && rnumnonpx.test( ret ) && rmargin.test( name ) ) {
  4946. // Remember the original values
  4947. width = style.width;
  4948. minWidth = style.minWidth;
  4949. maxWidth = style.maxWidth;
  4950. // Put in the new values to get a computed value out
  4951. style.minWidth = style.maxWidth = style.width = ret;
  4952. ret = computed.width;
  4953. // Revert the changed values
  4954. style.width = width;
  4955. style.minWidth = minWidth;
  4956. style.maxWidth = maxWidth;
  4957. }
  4958. }
  4959. return ret !== undefined ?
  4960. // Support: IE <=9 - 11 only
  4961. // IE returns zIndex value as an integer.
  4962. ret + "" :
  4963. ret;
  4964. }
  4965. function addGetHookIf( conditionFn, hookFn ) {
  4966. // Define the hook, we'll check on the first run if it's really needed.
  4967. return {
  4968. get: function() {
  4969. if ( conditionFn() ) {
  4970. // Hook not needed (or it's not possible to use it due
  4971. // to missing dependency), remove it.
  4972. delete this.get;
  4973. return;
  4974. }
  4975. // Hook needed; redefine it so that the support test is not executed again.
  4976. return ( this.get = hookFn ).apply( this, arguments );
  4977. }
  4978. };
  4979. }
  4980. var
  4981. // Swappable if display is none or starts with table
  4982. // except "table", "table-cell", or "table-caption"
  4983. // See here for display values: https://developer.mozilla.org/en-US/docs/CSS/display
  4984. rdisplayswap = /^(none|table(?!-c[ea]).+)/,
  4985. cssShow = { position: "absolute", visibility: "hidden", display: "block" },
  4986. cssNormalTransform = {
  4987. letterSpacing: "0",
  4988. fontWeight: "400"
  4989. },
  4990. cssPrefixes = [ "Webkit", "Moz", "ms" ],
  4991. emptyStyle = document.createElement( "div" ).style;
  4992. // Return a css property mapped to a potentially vendor prefixed property
  4993. function vendorPropName( name ) {
  4994. // Shortcut for names that are not vendor prefixed
  4995. if ( name in emptyStyle ) {
  4996. return name;
  4997. }
  4998. // Check for vendor prefixed names
  4999. var capName = name[ 0 ].toUpperCase() + name.slice( 1 ),
  5000. i = cssPrefixes.length;
  5001. while ( i-- ) {
  5002. name = cssPrefixes[ i ] + capName;
  5003. if ( name in emptyStyle ) {
  5004. return name;
  5005. }
  5006. }
  5007. }
  5008. function setPositiveNumber( elem, value, subtract ) {
  5009. // Any relative (+/-) values have already been
  5010. // normalized at this point
  5011. var matches = rcssNum.exec( value );
  5012. return matches ?
  5013. // Guard against undefined "subtract", e.g., when used as in cssHooks
  5014. Math.max( 0, matches[ 2 ] - ( subtract || 0 ) ) + ( matches[ 3 ] || "px" ) :
  5015. value;
  5016. }
  5017. function augmentWidthOrHeight( elem, name, extra, isBorderBox, styles ) {
  5018. var i = extra === ( isBorderBox ? "border" : "content" ) ?
  5019. // If we already have the right measurement, avoid augmentation
  5020. 4 :
  5021. // Otherwise initialize for horizontal or vertical properties
  5022. name === "width" ? 1 : 0,
  5023. val = 0;
  5024. for ( ; i < 4; i += 2 ) {
  5025. // Both box models exclude margin, so add it if we want it
  5026. if ( extra === "margin" ) {
  5027. val += jQuery.css( elem, extra + cssExpand[ i ], true, styles );
  5028. }
  5029. if ( isBorderBox ) {
  5030. // border-box includes padding, so remove it if we want content
  5031. if ( extra === "content" ) {
  5032. val -= jQuery.css( elem, "padding" + cssExpand[ i ], true, styles );
  5033. }
  5034. // At this point, extra isn't border nor margin, so remove border
  5035. if ( extra !== "margin" ) {
  5036. val -= jQuery.css( elem, "border" + cssExpand[ i ] + "Width", true, styles );
  5037. }
  5038. } else {
  5039. // At this point, extra isn't content, so add padding
  5040. val += jQuery.css( elem, "padding" + cssExpand[ i ], true, styles );
  5041. // At this point, extra isn't content nor padding, so add border
  5042. if ( extra !== "padding" ) {
  5043. val += jQuery.css( elem, "border" + cssExpand[ i ] + "Width", true, styles );
  5044. }
  5045. }
  5046. }
  5047. return val;
  5048. }
  5049. function getWidthOrHeight( elem, name, extra ) {
  5050. // Start with offset property, which is equivalent to the border-box value
  5051. var val,
  5052. valueIsBorderBox = true,
  5053. styles = getStyles( elem ),
  5054. isBorderBox = jQuery.css( elem, "boxSizing", false, styles ) === "border-box";
  5055. // Support: IE <=11 only
  5056. // Running getBoundingClientRect on a disconnected node
  5057. // in IE throws an error.
  5058. if ( elem.getClientRects().length ) {
  5059. val = elem.getBoundingClientRect()[ name ];
  5060. }
  5061. // Some non-html elements return undefined for offsetWidth, so check for null/undefined
  5062. // svg - https://bugzilla.mozilla.org/show_bug.cgi?id=649285
  5063. // MathML - https://bugzilla.mozilla.org/show_bug.cgi?id=491668
  5064. if ( val <= 0 || val == null ) {
  5065. // Fall back to computed then uncomputed css if necessary
  5066. val = curCSS( elem, name, styles );
  5067. if ( val < 0 || val == null ) {
  5068. val = elem.style[ name ];
  5069. }
  5070. // Computed unit is not pixels. Stop here and return.
  5071. if ( rnumnonpx.test( val ) ) {
  5072. return val;
  5073. }
  5074. // Check for style in case a browser which returns unreliable values
  5075. // for getComputedStyle silently falls back to the reliable elem.style
  5076. valueIsBorderBox = isBorderBox &&
  5077. ( support.boxSizingReliable() || val === elem.style[ name ] );
  5078. // Normalize "", auto, and prepare for extra
  5079. val = parseFloat( val ) || 0;
  5080. }
  5081. // Use the active box-sizing model to add/subtract irrelevant styles
  5082. return ( val +
  5083. augmentWidthOrHeight(
  5084. elem,
  5085. name,
  5086. extra || ( isBorderBox ? "border" : "content" ),
  5087. valueIsBorderBox,
  5088. styles
  5089. )
  5090. ) + "px";
  5091. }
  5092. jQuery.extend( {
  5093. // Add in style property hooks for overriding the default
  5094. // behavior of getting and setting a style property
  5095. cssHooks: {
  5096. opacity: {
  5097. get: function( elem, computed ) {
  5098. if ( computed ) {
  5099. // We should always get a number back from opacity
  5100. var ret = curCSS( elem, "opacity" );
  5101. return ret === "" ? "1" : ret;
  5102. }
  5103. }
  5104. }
  5105. },
  5106. // Don't automatically add "px" to these possibly-unitless properties
  5107. cssNumber: {
  5108. "animationIterationCount": true,
  5109. "columnCount": true,
  5110. "fillOpacity": true,
  5111. "flexGrow": true,
  5112. "flexShrink": true,
  5113. "fontWeight": true,
  5114. "lineHeight": true,
  5115. "opacity": true,
  5116. "order": true,
  5117. "orphans": true,
  5118. "widows": true,
  5119. "zIndex": true,
  5120. "zoom": true
  5121. },
  5122. // Add in properties whose names you wish to fix before
  5123. // setting or getting the value
  5124. cssProps: {
  5125. "float": "cssFloat"
  5126. },
  5127. // Get and set the style property on a DOM Node
  5128. style: function( elem, name, value, extra ) {
  5129. // Don't set styles on text and comment nodes
  5130. if ( !elem || elem.nodeType === 3 || elem.nodeType === 8 || !elem.style ) {
  5131. return;
  5132. }
  5133. // Make sure that we're working with the right name
  5134. var ret, type, hooks,
  5135. origName = jQuery.camelCase( name ),
  5136. style = elem.style;
  5137. name = jQuery.cssProps[ origName ] ||
  5138. ( jQuery.cssProps[ origName ] = vendorPropName( origName ) || origName );
  5139. // Gets hook for the prefixed version, then unprefixed version
  5140. hooks = jQuery.cssHooks[ name ] || jQuery.cssHooks[ origName ];
  5141. // Check if we're setting a value
  5142. if ( value !== undefined ) {
  5143. type = typeof value;
  5144. // Convert "+=" or "-=" to relative numbers (#7345)
  5145. if ( type === "string" && ( ret = rcssNum.exec( value ) ) && ret[ 1 ] ) {
  5146. value = adjustCSS( elem, name, ret );
  5147. // Fixes bug #9237
  5148. type = "number";
  5149. }
  5150. // Make sure that null and NaN values aren't set (#7116)
  5151. if ( value == null || value !== value ) {
  5152. return;
  5153. }
  5154. // If a number was passed in, add the unit (except for certain CSS properties)
  5155. if ( type === "number" ) {
  5156. value += ret && ret[ 3 ] || ( jQuery.cssNumber[ origName ] ? "" : "px" );
  5157. }
  5158. // background-* props affect original clone's values
  5159. if ( !support.clearCloneStyle && value === "" && name.indexOf( "background" ) === 0 ) {
  5160. style[ name ] = "inherit";
  5161. }
  5162. // If a hook was provided, use that value, otherwise just set the specified value
  5163. if ( !hooks || !( "set" in hooks ) ||
  5164. ( value = hooks.set( elem, value, extra ) ) !== undefined ) {
  5165. style[ name ] = value;
  5166. }
  5167. } else {
  5168. // If a hook was provided get the non-computed value from there
  5169. if ( hooks && "get" in hooks &&
  5170. ( ret = hooks.get( elem, false, extra ) ) !== undefined ) {
  5171. return ret;
  5172. }
  5173. // Otherwise just get the value from the style object
  5174. return style[ name ];
  5175. }
  5176. },
  5177. css: function( elem, name, extra, styles ) {
  5178. var val, num, hooks,
  5179. origName = jQuery.camelCase( name );
  5180. // Make sure that we're working with the right name
  5181. name = jQuery.cssProps[ origName ] ||
  5182. ( jQuery.cssProps[ origName ] = vendorPropName( origName ) || origName );
  5183. // Try prefixed name followed by the unprefixed name
  5184. hooks = jQuery.cssHooks[ name ] || jQuery.cssHooks[ origName ];
  5185. // If a hook was provided get the computed value from there
  5186. if ( hooks && "get" in hooks ) {
  5187. val = hooks.get( elem, true, extra );
  5188. }
  5189. // Otherwise, if a way to get the computed value exists, use that
  5190. if ( val === undefined ) {
  5191. val = curCSS( elem, name, styles );
  5192. }
  5193. // Convert "normal" to computed value
  5194. if ( val === "normal" && name in cssNormalTransform ) {
  5195. val = cssNormalTransform[ name ];
  5196. }
  5197. // Make numeric if forced or a qualifier was provided and val looks numeric
  5198. if ( extra === "" || extra ) {
  5199. num = parseFloat( val );
  5200. return extra === true || isFinite( num ) ? num || 0 : val;
  5201. }
  5202. return val;
  5203. }
  5204. } );
  5205. jQuery.each( [ "height", "width" ], function( i, name ) {
  5206. jQuery.cssHooks[ name ] = {
  5207. get: function( elem, computed, extra ) {
  5208. if ( computed ) {
  5209. // Certain elements can have dimension info if we invisibly show them
  5210. // but it must have a current display style that would benefit
  5211. return rdisplayswap.test( jQuery.css( elem, "display" ) ) &&
  5212. // Support: Safari 8+
  5213. // Table columns in Safari have non-zero offsetWidth & zero
  5214. // getBoundingClientRect().width unless display is changed.
  5215. // Support: IE <=11 only
  5216. // Running getBoundingClientRect on a disconnected node
  5217. // in IE throws an error.
  5218. ( !elem.getClientRects().length || !elem.getBoundingClientRect().width ) ?
  5219. swap( elem, cssShow, function() {
  5220. return getWidthOrHeight( elem, name, extra );
  5221. } ) :
  5222. getWidthOrHeight( elem, name, extra );
  5223. }
  5224. },
  5225. set: function( elem, value, extra ) {
  5226. var matches,
  5227. styles = extra && getStyles( elem ),
  5228. subtract = extra && augmentWidthOrHeight(
  5229. elem,
  5230. name,
  5231. extra,
  5232. jQuery.css( elem, "boxSizing", false, styles ) === "border-box",
  5233. styles
  5234. );
  5235. // Convert to pixels if value adjustment is needed
  5236. if ( subtract && ( matches = rcssNum.exec( value ) ) &&
  5237. ( matches[ 3 ] || "px" ) !== "px" ) {
  5238. elem.style[ name ] = value;
  5239. value = jQuery.css( elem, name );
  5240. }
  5241. return setPositiveNumber( elem, value, subtract );
  5242. }
  5243. };
  5244. } );
  5245. jQuery.cssHooks.marginLeft = addGetHookIf( support.reliableMarginLeft,
  5246. function( elem, computed ) {
  5247. if ( computed ) {
  5248. return ( parseFloat( curCSS( elem, "marginLeft" ) ) ||
  5249. elem.getBoundingClientRect().left -
  5250. swap( elem, { marginLeft: 0 }, function() {
  5251. return elem.getBoundingClientRect().left;
  5252. } )
  5253. ) + "px";
  5254. }
  5255. }
  5256. );
  5257. // These hooks are used by animate to expand properties
  5258. jQuery.each( {
  5259. margin: "",
  5260. padding: "",
  5261. border: "Width"
  5262. }, function( prefix, suffix ) {
  5263. jQuery.cssHooks[ prefix + suffix ] = {
  5264. expand: function( value ) {
  5265. var i = 0,
  5266. expanded = {},
  5267. // Assumes a single number if not a string
  5268. parts = typeof value === "string" ? value.split( " " ) : [ value ];
  5269. for ( ; i < 4; i++ ) {
  5270. expanded[ prefix + cssExpand[ i ] + suffix ] =
  5271. parts[ i ] || parts[ i - 2 ] || parts[ 0 ];
  5272. }
  5273. return expanded;
  5274. }
  5275. };
  5276. if ( !rmargin.test( prefix ) ) {
  5277. jQuery.cssHooks[ prefix + suffix ].set = setPositiveNumber;
  5278. }
  5279. } );
  5280. jQuery.fn.extend( {
  5281. css: function( name, value ) {
  5282. return access( this, function( elem, name, value ) {
  5283. var styles, len,
  5284. map = {},
  5285. i = 0;
  5286. if ( jQuery.isArray( name ) ) {
  5287. styles = getStyles( elem );
  5288. len = name.length;
  5289. for ( ; i < len; i++ ) {
  5290. map[ name[ i ] ] = jQuery.css( elem, name[ i ], false, styles );
  5291. }
  5292. return map;
  5293. }
  5294. return value !== undefined ?
  5295. jQuery.style( elem, name, value ) :
  5296. jQuery.css( elem, name );
  5297. }, name, value, arguments.length > 1 );
  5298. }
  5299. } );
  5300. // Based off of the plugin by Clint Helfers, with permission.
  5301. // https://web.archive.org/web/20100324014747/http://blindsignals.com/index.php/2009/07/jquery-delay/
  5302. jQuery.fn.delay = function( time, type ) {
  5303. time = jQuery.fx ? jQuery.fx.speeds[ time ] || time : time;
  5304. type = type || "fx";
  5305. return this.queue( type, function( next, hooks ) {
  5306. var timeout = window.setTimeout( next, time );
  5307. hooks.stop = function() {
  5308. window.clearTimeout( timeout );
  5309. };
  5310. } );
  5311. };
  5312. ( function() {
  5313. var input = document.createElement( "input" ),
  5314. select = document.createElement( "select" ),
  5315. opt = select.appendChild( document.createElement( "option" ) );
  5316. input.type = "checkbox";
  5317. // Support: Android <=4.3 only
  5318. // Default value for a checkbox should be "on"
  5319. support.checkOn = input.value !== "";
  5320. // Support: IE <=11 only
  5321. // Must access selectedIndex to make default options select
  5322. support.optSelected = opt.selected;
  5323. // Support: IE <=11 only
  5324. // An input loses its value after becoming a radio
  5325. input = document.createElement( "input" );
  5326. input.value = "t";
  5327. input.type = "radio";
  5328. support.radioValue = input.value === "t";
  5329. } )();
  5330. var boolHook,
  5331. attrHandle = jQuery.expr.attrHandle;
  5332. jQuery.fn.extend( {
  5333. attr: function( name, value ) {
  5334. return access( this, jQuery.attr, name, value, arguments.length > 1 );
  5335. },
  5336. removeAttr: function( name ) {
  5337. return this.each( function() {
  5338. jQuery.removeAttr( this, name );
  5339. } );
  5340. }
  5341. } );
  5342. jQuery.extend( {
  5343. attr: function( elem, name, value ) {
  5344. var ret, hooks,
  5345. nType = elem.nodeType;
  5346. // Don't get/set attributes on text, comment and attribute nodes
  5347. if ( nType === 3 || nType === 8 || nType === 2 ) {
  5348. return;
  5349. }
  5350. // Fallback to prop when attributes are not supported
  5351. if ( typeof elem.getAttribute === "undefined" ) {
  5352. return jQuery.prop( elem, name, value );
  5353. }
  5354. // Attribute hooks are determined by the lowercase version
  5355. // Grab necessary hook if one is defined
  5356. if ( nType !== 1 || !jQuery.isXMLDoc( elem ) ) {
  5357. hooks = jQuery.attrHooks[ name.toLowerCase() ] ||
  5358. ( jQuery.expr.match.bool.test( name ) ? boolHook : undefined );
  5359. }
  5360. if ( value !== undefined ) {
  5361. if ( value === null ) {
  5362. jQuery.removeAttr( elem, name );
  5363. return;
  5364. }
  5365. if ( hooks && "set" in hooks &&
  5366. ( ret = hooks.set( elem, value, name ) ) !== undefined ) {
  5367. return ret;
  5368. }
  5369. elem.setAttribute( name, value + "" );
  5370. return value;
  5371. }
  5372. if ( hooks && "get" in hooks && ( ret = hooks.get( elem, name ) ) !== null ) {
  5373. return ret;
  5374. }
  5375. ret = jQuery.find.attr( elem, name );
  5376. // Non-existent attributes return null, we normalize to undefined
  5377. return ret == null ? undefined : ret;
  5378. },
  5379. attrHooks: {
  5380. type: {
  5381. set: function( elem, value ) {
  5382. if ( !support.radioValue && value === "radio" &&
  5383. jQuery.nodeName( elem, "input" ) ) {
  5384. var val = elem.value;
  5385. elem.setAttribute( "type", value );
  5386. if ( val ) {
  5387. elem.value = val;
  5388. }
  5389. return value;
  5390. }
  5391. }
  5392. }
  5393. },
  5394. removeAttr: function( elem, value ) {
  5395. var name,
  5396. i = 0,
  5397. attrNames = value && value.match( rnotwhite );
  5398. if ( attrNames && elem.nodeType === 1 ) {
  5399. while ( ( name = attrNames[ i++ ] ) ) {
  5400. elem.removeAttribute( name );
  5401. }
  5402. }
  5403. }
  5404. } );
  5405. // Hooks for boolean attributes
  5406. boolHook = {
  5407. set: function( elem, value, name ) {
  5408. if ( value === false ) {
  5409. // Remove boolean attributes when set to false
  5410. jQuery.removeAttr( elem, name );
  5411. } else {
  5412. elem.setAttribute( name, name );
  5413. }
  5414. return name;
  5415. }
  5416. };
  5417. jQuery.each( jQuery.expr.match.bool.source.match( /\w+/g ), function( i, name ) {
  5418. var getter = attrHandle[ name ] || jQuery.find.attr;
  5419. attrHandle[ name ] = function( elem, name, isXML ) {
  5420. var ret, handle,
  5421. lowercaseName = name.toLowerCase();
  5422. if ( !isXML ) {
  5423. // Avoid an infinite loop by temporarily removing this function from the getter
  5424. handle = attrHandle[ lowercaseName ];
  5425. attrHandle[ lowercaseName ] = ret;
  5426. ret = getter( elem, name, isXML ) != null ?
  5427. lowercaseName :
  5428. null;
  5429. attrHandle[ lowercaseName ] = handle;
  5430. }
  5431. return ret;
  5432. };
  5433. } );
  5434. var rfocusable = /^(?:input|select|textarea|button)$/i,
  5435. rclickable = /^(?:a|area)$/i;
  5436. jQuery.fn.extend( {
  5437. prop: function( name, value ) {
  5438. return access( this, jQuery.prop, name, value, arguments.length > 1 );
  5439. },
  5440. removeProp: function( name ) {
  5441. return this.each( function() {
  5442. delete this[ jQuery.propFix[ name ] || name ];
  5443. } );
  5444. }
  5445. } );
  5446. jQuery.extend( {
  5447. prop: function( elem, name, value ) {
  5448. var ret, hooks,
  5449. nType = elem.nodeType;
  5450. // Don't get/set properties on text, comment and attribute nodes
  5451. if ( nType === 3 || nType === 8 || nType === 2 ) {
  5452. return;
  5453. }
  5454. if ( nType !== 1 || !jQuery.isXMLDoc( elem ) ) {
  5455. // Fix name and attach hooks
  5456. name = jQuery.propFix[ name ] || name;
  5457. hooks = jQuery.propHooks[ name ];
  5458. }
  5459. if ( value !== undefined ) {
  5460. if ( hooks && "set" in hooks &&
  5461. ( ret = hooks.set( elem, value, name ) ) !== undefined ) {
  5462. return ret;
  5463. }
  5464. return ( elem[ name ] = value );
  5465. }
  5466. if ( hooks && "get" in hooks && ( ret = hooks.get( elem, name ) ) !== null ) {
  5467. return ret;
  5468. }
  5469. return elem[ name ];
  5470. },
  5471. propHooks: {
  5472. tabIndex: {
  5473. get: function( elem ) {
  5474. // Support: IE <=9 - 11 only
  5475. // elem.tabIndex doesn't always return the
  5476. // correct value when it hasn't been explicitly set
  5477. // https://web.archive.org/web/20141116233347/http://fluidproject.org/blog/2008/01/09/getting-setting-and-removing-tabindex-values-with-javascript/
  5478. // Use proper attribute retrieval(#12072)
  5479. var tabindex = jQuery.find.attr( elem, "tabindex" );
  5480. return tabindex ?
  5481. parseInt( tabindex, 10 ) :
  5482. rfocusable.test( elem.nodeName ) ||
  5483. rclickable.test( elem.nodeName ) && elem.href ?
  5484. 0 :
  5485. -1;
  5486. }
  5487. }
  5488. },
  5489. propFix: {
  5490. "for": "htmlFor",
  5491. "class": "className"
  5492. }
  5493. } );
  5494. // Support: IE <=11 only
  5495. // Accessing the selectedIndex property
  5496. // forces the browser to respect setting selected
  5497. // on the option
  5498. // The getter ensures a default option is selected
  5499. // when in an optgroup
  5500. if ( !support.optSelected ) {
  5501. jQuery.propHooks.selected = {
  5502. get: function( elem ) {
  5503. var parent = elem.parentNode;
  5504. if ( parent && parent.parentNode ) {
  5505. parent.parentNode.selectedIndex;
  5506. }
  5507. return null;
  5508. },
  5509. set: function( elem ) {
  5510. var parent = elem.parentNode;
  5511. if ( parent ) {
  5512. parent.selectedIndex;
  5513. if ( parent.parentNode ) {
  5514. parent.parentNode.selectedIndex;
  5515. }
  5516. }
  5517. }
  5518. };
  5519. }
  5520. jQuery.each( [
  5521. "tabIndex",
  5522. "readOnly",
  5523. "maxLength",
  5524. "cellSpacing",
  5525. "cellPadding",
  5526. "rowSpan",
  5527. "colSpan",
  5528. "useMap",
  5529. "frameBorder",
  5530. "contentEditable"
  5531. ], function() {
  5532. jQuery.propFix[ this.toLowerCase() ] = this;
  5533. } );
  5534. var rclass = /[\t\r\n\f]/g;
  5535. function getClass( elem ) {
  5536. return elem.getAttribute && elem.getAttribute( "class" ) || "";
  5537. }
  5538. jQuery.fn.extend( {
  5539. addClass: function( value ) {
  5540. var classes, elem, cur, curValue, clazz, j, finalValue,
  5541. i = 0;
  5542. if ( jQuery.isFunction( value ) ) {
  5543. return this.each( function( j ) {
  5544. jQuery( this ).addClass( value.call( this, j, getClass( this ) ) );
  5545. } );
  5546. }
  5547. if ( typeof value === "string" && value ) {
  5548. classes = value.match( rnotwhite ) || [];
  5549. while ( ( elem = this[ i++ ] ) ) {
  5550. curValue = getClass( elem );
  5551. cur = elem.nodeType === 1 &&
  5552. ( " " + curValue + " " ).replace( rclass, " " );
  5553. if ( cur ) {
  5554. j = 0;
  5555. while ( ( clazz = classes[ j++ ] ) ) {
  5556. if ( cur.indexOf( " " + clazz + " " ) < 0 ) {
  5557. cur += clazz + " ";
  5558. }
  5559. }
  5560. // Only assign if different to avoid unneeded rendering.
  5561. finalValue = jQuery.trim( cur );
  5562. if ( curValue !== finalValue ) {
  5563. elem.setAttribute( "class", finalValue );
  5564. }
  5565. }
  5566. }
  5567. }
  5568. return this;
  5569. },
  5570. removeClass: function( value ) {
  5571. var classes, elem, cur, curValue, clazz, j, finalValue,
  5572. i = 0;
  5573. if ( jQuery.isFunction( value ) ) {
  5574. return this.each( function( j ) {
  5575. jQuery( this ).removeClass( value.call( this, j, getClass( this ) ) );
  5576. } );
  5577. }
  5578. if ( !arguments.length ) {
  5579. return this.attr( "class", "" );
  5580. }
  5581. if ( typeof value === "string" && value ) {
  5582. classes = value.match( rnotwhite ) || [];
  5583. while ( ( elem = this[ i++ ] ) ) {
  5584. curValue = getClass( elem );
  5585. // This expression is here for better compressibility (see addClass)
  5586. cur = elem.nodeType === 1 &&
  5587. ( " " + curValue + " " ).replace( rclass, " " );
  5588. if ( cur ) {
  5589. j = 0;
  5590. while ( ( clazz = classes[ j++ ] ) ) {
  5591. // Remove *all* instances
  5592. while ( cur.indexOf( " " + clazz + " " ) > -1 ) {
  5593. cur = cur.replace( " " + clazz + " ", " " );
  5594. }
  5595. }
  5596. // Only assign if different to avoid unneeded rendering.
  5597. finalValue = jQuery.trim( cur );
  5598. if ( curValue !== finalValue ) {
  5599. elem.setAttribute( "class", finalValue );
  5600. }
  5601. }
  5602. }
  5603. }
  5604. return this;
  5605. },
  5606. toggleClass: function( value, stateVal ) {
  5607. var type = typeof value;
  5608. if ( typeof stateVal === "boolean" && type === "string" ) {
  5609. return stateVal ? this.addClass( value ) : this.removeClass( value );
  5610. }
  5611. if ( jQuery.isFunction( value ) ) {
  5612. return this.each( function( i ) {
  5613. jQuery( this ).toggleClass(
  5614. value.call( this, i, getClass( this ), stateVal ),
  5615. stateVal
  5616. );
  5617. } );
  5618. }
  5619. return this.each( function() {
  5620. var className, i, self, classNames;
  5621. if ( type === "string" ) {
  5622. // Toggle individual class names
  5623. i = 0;
  5624. self = jQuery( this );
  5625. classNames = value.match( rnotwhite ) || [];
  5626. while ( ( className = classNames[ i++ ] ) ) {
  5627. // Check each className given, space separated list
  5628. if ( self.hasClass( className ) ) {
  5629. self.removeClass( className );
  5630. } else {
  5631. self.addClass( className );
  5632. }
  5633. }
  5634. // Toggle whole class name
  5635. } else if ( value === undefined || type === "boolean" ) {
  5636. className = getClass( this );
  5637. if ( className ) {
  5638. // Store className if set
  5639. dataPriv.set( this, "__className__", className );
  5640. }
  5641. // If the element has a class name or if we're passed `false`,
  5642. // then remove the whole classname (if there was one, the above saved it).
  5643. // Otherwise bring back whatever was previously saved (if anything),
  5644. // falling back to the empty string if nothing was stored.
  5645. if ( this.setAttribute ) {
  5646. this.setAttribute( "class",
  5647. className || value === false ?
  5648. "" :
  5649. dataPriv.get( this, "__className__" ) || ""
  5650. );
  5651. }
  5652. }
  5653. } );
  5654. },
  5655. hasClass: function( selector ) {
  5656. var className, elem,
  5657. i = 0;
  5658. className = " " + selector + " ";
  5659. while ( ( elem = this[ i++ ] ) ) {
  5660. if ( elem.nodeType === 1 &&
  5661. ( " " + getClass( elem ) + " " ).replace( rclass, " " )
  5662. .indexOf( className ) > -1
  5663. ) {
  5664. return true;
  5665. }
  5666. }
  5667. return false;
  5668. }
  5669. } );
  5670. var rreturn = /\r/g,
  5671. rspaces = /[\x20\t\r\n\f]+/g;
  5672. jQuery.fn.extend( {
  5673. val: function( value ) {
  5674. var hooks, ret, isFunction,
  5675. elem = this[ 0 ];
  5676. if ( !arguments.length ) {
  5677. if ( elem ) {
  5678. hooks = jQuery.valHooks[ elem.type ] ||
  5679. jQuery.valHooks[ elem.nodeName.toLowerCase() ];
  5680. if ( hooks &&
  5681. "get" in hooks &&
  5682. ( ret = hooks.get( elem, "value" ) ) !== undefined
  5683. ) {
  5684. return ret;
  5685. }
  5686. ret = elem.value;
  5687. return typeof ret === "string" ?
  5688. // Handle most common string cases
  5689. ret.replace( rreturn, "" ) :
  5690. // Handle cases where value is null/undef or number
  5691. ret == null ? "" : ret;
  5692. }
  5693. return;
  5694. }
  5695. isFunction = jQuery.isFunction( value );
  5696. return this.each( function( i ) {
  5697. var val;
  5698. if ( this.nodeType !== 1 ) {
  5699. return;
  5700. }
  5701. if ( isFunction ) {
  5702. val = value.call( this, i, jQuery( this ).val() );
  5703. } else {
  5704. val = value;
  5705. }
  5706. // Treat null/undefined as ""; convert numbers to string
  5707. if ( val == null ) {
  5708. val = "";
  5709. } else if ( typeof val === "number" ) {
  5710. val += "";
  5711. } else if ( jQuery.isArray( val ) ) {
  5712. val = jQuery.map( val, function( value ) {
  5713. return value == null ? "" : value + "";
  5714. } );
  5715. }
  5716. hooks = jQuery.valHooks[ this.type ] || jQuery.valHooks[ this.nodeName.toLowerCase() ];
  5717. // If set returns undefined, fall back to normal setting
  5718. if ( !hooks || !( "set" in hooks ) || hooks.set( this, val, "value" ) === undefined ) {
  5719. this.value = val;
  5720. }
  5721. } );
  5722. }
  5723. } );
  5724. jQuery.extend( {
  5725. valHooks: {
  5726. option: {
  5727. get: function( elem ) {
  5728. var val = jQuery.find.attr( elem, "value" );
  5729. return val != null ?
  5730. val :
  5731. // Support: IE <=10 - 11 only
  5732. // option.text throws exceptions (#14686, #14858)
  5733. // Strip and collapse whitespace
  5734. // https://html.spec.whatwg.org/#strip-and-collapse-whitespace
  5735. jQuery.trim( jQuery.text( elem ) ).replace( rspaces, " " );
  5736. }
  5737. },
  5738. select: {
  5739. get: function( elem ) {
  5740. var value, option,
  5741. options = elem.options,
  5742. index = elem.selectedIndex,
  5743. one = elem.type === "select-one",
  5744. values = one ? null : [],
  5745. max = one ? index + 1 : options.length,
  5746. i = index < 0 ?
  5747. max :
  5748. one ? index : 0;
  5749. // Loop through all the selected options
  5750. for ( ; i < max; i++ ) {
  5751. option = options[ i ];
  5752. // Support: IE <=9 only
  5753. // IE8-9 doesn't update selected after form reset (#2551)
  5754. if ( ( option.selected || i === index ) &&
  5755. // Don't return options that are disabled or in a disabled optgroup
  5756. !option.disabled &&
  5757. ( !option.parentNode.disabled ||
  5758. !jQuery.nodeName( option.parentNode, "optgroup" ) ) ) {
  5759. // Get the specific value for the option
  5760. value = jQuery( option ).val();
  5761. // We don't need an array for one selects
  5762. if ( one ) {
  5763. return value;
  5764. }
  5765. // Multi-Selects return an array
  5766. values.push( value );
  5767. }
  5768. }
  5769. return values;
  5770. },
  5771. set: function( elem, value ) {
  5772. var optionSet, option,
  5773. options = elem.options,
  5774. values = jQuery.makeArray( value ),
  5775. i = options.length;
  5776. while ( i-- ) {
  5777. option = options[ i ];
  5778. if ( option.selected =
  5779. jQuery.inArray( jQuery.valHooks.option.get( option ), values ) > -1
  5780. ) {
  5781. optionSet = true;
  5782. }
  5783. }
  5784. // Force browsers to behave consistently when non-matching value is set
  5785. if ( !optionSet ) {
  5786. elem.selectedIndex = -1;
  5787. }
  5788. return values;
  5789. }
  5790. }
  5791. }
  5792. } );
  5793. // Radios and checkboxes getter/setter
  5794. jQuery.each( [ "radio", "checkbox" ], function() {
  5795. jQuery.valHooks[ this ] = {
  5796. set: function( elem, value ) {
  5797. if ( jQuery.isArray( value ) ) {
  5798. return ( elem.checked = jQuery.inArray( jQuery( elem ).val(), value ) > -1 );
  5799. }
  5800. }
  5801. };
  5802. if ( !support.checkOn ) {
  5803. jQuery.valHooks[ this ].get = function( elem ) {
  5804. return elem.getAttribute( "value" ) === null ? "on" : elem.value;
  5805. };
  5806. }
  5807. } );
  5808. // Return jQuery for attributes-only inclusion
  5809. var rfocusMorph = /^(?:focusinfocus|focusoutblur)$/;
  5810. jQuery.extend( jQuery.event, {
  5811. trigger: function( event, data, elem, onlyHandlers ) {
  5812. var i, cur, tmp, bubbleType, ontype, handle, special,
  5813. eventPath = [ elem || document ],
  5814. type = hasOwn.call( event, "type" ) ? event.type : event,
  5815. namespaces = hasOwn.call( event, "namespace" ) ? event.namespace.split( "." ) : [];
  5816. cur = tmp = elem = elem || document;
  5817. // Don't do events on text and comment nodes
  5818. if ( elem.nodeType === 3 || elem.nodeType === 8 ) {
  5819. return;
  5820. }
  5821. // focus/blur morphs to focusin/out; ensure we're not firing them right now
  5822. if ( rfocusMorph.test( type + jQuery.event.triggered ) ) {
  5823. return;
  5824. }
  5825. if ( type.indexOf( "." ) > -1 ) {
  5826. // Namespaced trigger; create a regexp to match event type in handle()
  5827. namespaces = type.split( "." );
  5828. type = namespaces.shift();
  5829. namespaces.sort();
  5830. }
  5831. ontype = type.indexOf( ":" ) < 0 && "on" + type;
  5832. // Caller can pass in a jQuery.Event object, Object, or just an event type string
  5833. event = event[ jQuery.expando ] ?
  5834. event :
  5835. new jQuery.Event( type, typeof event === "object" && event );
  5836. // Trigger bitmask: & 1 for native handlers; & 2 for jQuery (always true)
  5837. event.isTrigger = onlyHandlers ? 2 : 3;
  5838. event.namespace = namespaces.join( "." );
  5839. event.rnamespace = event.namespace ?
  5840. new RegExp( "(^|\\.)" + namespaces.join( "\\.(?:.*\\.|)" ) + "(\\.|$)" ) :
  5841. null;
  5842. // Clean up the event in case it is being reused
  5843. event.result = undefined;
  5844. if ( !event.target ) {
  5845. event.target = elem;
  5846. }
  5847. // Clone any incoming data and prepend the event, creating the handler arg list
  5848. data = data == null ?
  5849. [ event ] :
  5850. jQuery.makeArray( data, [ event ] );
  5851. // Allow special events to draw outside the lines
  5852. special = jQuery.event.special[ type ] || {};
  5853. if ( !onlyHandlers && special.trigger && special.trigger.apply( elem, data ) === false ) {
  5854. return;
  5855. }
  5856. // Determine event propagation path in advance, per W3C events spec (#9951)
  5857. // Bubble up to document, then to window; watch for a global ownerDocument var (#9724)
  5858. if ( !onlyHandlers && !special.noBubble && !jQuery.isWindow( elem ) ) {
  5859. bubbleType = special.delegateType || type;
  5860. if ( !rfocusMorph.test( bubbleType + type ) ) {
  5861. cur = cur.parentNode;
  5862. }
  5863. for ( ; cur; cur = cur.parentNode ) {
  5864. eventPath.push( cur );
  5865. tmp = cur;
  5866. }
  5867. // Only add window if we got to document (e.g., not plain obj or detached DOM)
  5868. if ( tmp === ( elem.ownerDocument || document ) ) {
  5869. eventPath.push( tmp.defaultView || tmp.parentWindow || window );
  5870. }
  5871. }
  5872. // Fire handlers on the event path
  5873. i = 0;
  5874. while ( ( cur = eventPath[ i++ ] ) && !event.isPropagationStopped() ) {
  5875. event.type = i > 1 ?
  5876. bubbleType :
  5877. special.bindType || type;
  5878. // jQuery handler
  5879. handle = ( dataPriv.get( cur, "events" ) || {} )[ event.type ] &&
  5880. dataPriv.get( cur, "handle" );
  5881. if ( handle ) {
  5882. handle.apply( cur, data );
  5883. }
  5884. // Native handler
  5885. handle = ontype && cur[ ontype ];
  5886. if ( handle && handle.apply && acceptData( cur ) ) {
  5887. event.result = handle.apply( cur, data );
  5888. if ( event.result === false ) {
  5889. event.preventDefault();
  5890. }
  5891. }
  5892. }
  5893. event.type = type;
  5894. // If nobody prevented the default action, do it now
  5895. if ( !onlyHandlers && !event.isDefaultPrevented() ) {
  5896. if ( ( !special._default ||
  5897. special._default.apply( eventPath.pop(), data ) === false ) &&
  5898. acceptData( elem ) ) {
  5899. // Call a native DOM method on the target with the same name as the event.
  5900. // Don't do default actions on window, that's where global variables be (#6170)
  5901. if ( ontype && jQuery.isFunction( elem[ type ] ) && !jQuery.isWindow( elem ) ) {
  5902. // Don't re-trigger an onFOO event when we call its FOO() method
  5903. tmp = elem[ ontype ];
  5904. if ( tmp ) {
  5905. elem[ ontype ] = null;
  5906. }
  5907. // Prevent re-triggering of the same event, since we already bubbled it above
  5908. jQuery.event.triggered = type;
  5909. elem[ type ]();
  5910. jQuery.event.triggered = undefined;
  5911. if ( tmp ) {
  5912. elem[ ontype ] = tmp;
  5913. }
  5914. }
  5915. }
  5916. }
  5917. return event.result;
  5918. },
  5919. // Piggyback on a donor event to simulate a different one
  5920. // Used only for `focus(in | out)` events
  5921. simulate: function( type, elem, event ) {
  5922. var e = jQuery.extend(
  5923. new jQuery.Event(),
  5924. event,
  5925. {
  5926. type: type,
  5927. isSimulated: true
  5928. }
  5929. );
  5930. jQuery.event.trigger( e, null, elem );
  5931. }
  5932. } );
  5933. jQuery.fn.extend( {
  5934. trigger: function( type, data ) {
  5935. return this.each( function() {
  5936. jQuery.event.trigger( type, data, this );
  5937. } );
  5938. },
  5939. triggerHandler: function( type, data ) {
  5940. var elem = this[ 0 ];
  5941. if ( elem ) {
  5942. return jQuery.event.trigger( type, data, elem, true );
  5943. }
  5944. }
  5945. } );
  5946. jQuery.each( ( "blur focus focusin focusout resize scroll click dblclick " +
  5947. "mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave " +
  5948. "change select submit keydown keypress keyup contextmenu" ).split( " " ),
  5949. function( i, name ) {
  5950. // Handle event binding
  5951. jQuery.fn[ name ] = function( data, fn ) {
  5952. return arguments.length > 0 ?
  5953. this.on( name, null, data, fn ) :
  5954. this.trigger( name );
  5955. };
  5956. } );
  5957. jQuery.fn.extend( {
  5958. hover: function( fnOver, fnOut ) {
  5959. return this.mouseenter( fnOver ).mouseleave( fnOut || fnOver );
  5960. }
  5961. } );
  5962. support.focusin = "onfocusin" in window;
  5963. // Support: Firefox <=44
  5964. // Firefox doesn't have focus(in | out) events
  5965. // Related ticket - https://bugzilla.mozilla.org/show_bug.cgi?id=687787
  5966. //
  5967. // Support: Chrome <=48 - 49, Safari <=9.0 - 9.1
  5968. // focus(in | out) events fire after focus & blur events,
  5969. // which is spec violation - http://www.w3.org/TR/DOM-Level-3-Events/#events-focusevent-event-order
  5970. // Related ticket - https://bugs.chromium.org/p/chromium/issues/detail?id=449857
  5971. if ( !support.focusin ) {
  5972. jQuery.each( { focus: "focusin", blur: "focusout" }, function( orig, fix ) {
  5973. // Attach a single capturing handler on the document while someone wants focusin/focusout
  5974. var handler = function( event ) {
  5975. jQuery.event.simulate( fix, event.target, jQuery.event.fix( event ) );
  5976. };
  5977. jQuery.event.special[ fix ] = {
  5978. setup: function() {
  5979. var doc = this.ownerDocument || this,
  5980. attaches = dataPriv.access( doc, fix );
  5981. if ( !attaches ) {
  5982. doc.addEventListener( orig, handler, true );
  5983. }
  5984. dataPriv.access( doc, fix, ( attaches || 0 ) + 1 );
  5985. },
  5986. teardown: function() {
  5987. var doc = this.ownerDocument || this,
  5988. attaches = dataPriv.access( doc, fix ) - 1;
  5989. if ( !attaches ) {
  5990. doc.removeEventListener( orig, handler, true );
  5991. dataPriv.remove( doc, fix );
  5992. } else {
  5993. dataPriv.access( doc, fix, attaches );
  5994. }
  5995. }
  5996. };
  5997. } );
  5998. }
  5999. var
  6000. rbracket = /\[\]$/,
  6001. rCRLF = /\r?\n/g,
  6002. rsubmitterTypes = /^(?:submit|button|image|reset|file)$/i,
  6003. rsubmittable = /^(?:input|select|textarea|keygen)/i;
  6004. function buildParams( prefix, obj, traditional, add ) {
  6005. var name;
  6006. if ( jQuery.isArray( obj ) ) {
  6007. // Serialize array item.
  6008. jQuery.each( obj, function( i, v ) {
  6009. if ( traditional || rbracket.test( prefix ) ) {
  6010. // Treat each array item as a scalar.
  6011. add( prefix, v );
  6012. } else {
  6013. // Item is non-scalar (array or object), encode its numeric index.
  6014. buildParams(
  6015. prefix + "[" + ( typeof v === "object" && v != null ? i : "" ) + "]",
  6016. v,
  6017. traditional,
  6018. add
  6019. );
  6020. }
  6021. } );
  6022. } else if ( !traditional && jQuery.type( obj ) === "object" ) {
  6023. // Serialize object item.
  6024. for ( name in obj ) {
  6025. buildParams( prefix + "[" + name + "]", obj[ name ], traditional, add );
  6026. }
  6027. } else {
  6028. // Serialize scalar item.
  6029. add( prefix, obj );
  6030. }
  6031. }
  6032. // Serialize an array of form elements or a set of
  6033. // key/values into a query string
  6034. jQuery.param = function( a, traditional ) {
  6035. var prefix,
  6036. s = [],
  6037. add = function( key, valueOrFunction ) {
  6038. // If value is a function, invoke it and use its return value
  6039. var value = jQuery.isFunction( valueOrFunction ) ?
  6040. valueOrFunction() :
  6041. valueOrFunction;
  6042. s[ s.length ] = encodeURIComponent( key ) + "=" +
  6043. encodeURIComponent( value == null ? "" : value );
  6044. };
  6045. // If an array was passed in, assume that it is an array of form elements.
  6046. if ( jQuery.isArray( a ) || ( a.jquery && !jQuery.isPlainObject( a ) ) ) {
  6047. // Serialize the form elements
  6048. jQuery.each( a, function() {
  6049. add( this.name, this.value );
  6050. } );
  6051. } else {
  6052. // If traditional, encode the "old" way (the way 1.3.2 or older
  6053. // did it), otherwise encode params recursively.
  6054. for ( prefix in a ) {
  6055. buildParams( prefix, a[ prefix ], traditional, add );
  6056. }
  6057. }
  6058. // Return the resulting serialization
  6059. return s.join( "&" );
  6060. };
  6061. jQuery.fn.extend( {
  6062. serialize: function() {
  6063. return jQuery.param( this.serializeArray() );
  6064. },
  6065. serializeArray: function() {
  6066. return this.map( function() {
  6067. // Can add propHook for "elements" to filter or add form elements
  6068. var elements = jQuery.prop( this, "elements" );
  6069. return elements ? jQuery.makeArray( elements ) : this;
  6070. } )
  6071. .filter( function() {
  6072. var type = this.type;
  6073. // Use .is( ":disabled" ) so that fieldset[disabled] works
  6074. return this.name && !jQuery( this ).is( ":disabled" ) &&
  6075. rsubmittable.test( this.nodeName ) && !rsubmitterTypes.test( type ) &&
  6076. ( this.checked || !rcheckableType.test( type ) );
  6077. } )
  6078. .map( function( i, elem ) {
  6079. var val = jQuery( this ).val();
  6080. return val == null ?
  6081. null :
  6082. jQuery.isArray( val ) ?
  6083. jQuery.map( val, function( val ) {
  6084. return { name: elem.name, value: val.replace( rCRLF, "\r\n" ) };
  6085. } ) :
  6086. { name: elem.name, value: val.replace( rCRLF, "\r\n" ) };
  6087. } ).get();
  6088. }
  6089. } );
  6090. jQuery.fn.extend( {
  6091. wrapAll: function( html ) {
  6092. var wrap;
  6093. if ( this[ 0 ] ) {
  6094. if ( jQuery.isFunction( html ) ) {
  6095. html = html.call( this[ 0 ] );
  6096. }
  6097. // The elements to wrap the target around
  6098. wrap = jQuery( html, this[ 0 ].ownerDocument ).eq( 0 ).clone( true );
  6099. if ( this[ 0 ].parentNode ) {
  6100. wrap.insertBefore( this[ 0 ] );
  6101. }
  6102. wrap.map( function() {
  6103. var elem = this;
  6104. while ( elem.firstElementChild ) {
  6105. elem = elem.firstElementChild;
  6106. }
  6107. return elem;
  6108. } ).append( this );
  6109. }
  6110. return this;
  6111. },
  6112. wrapInner: function( html ) {
  6113. if ( jQuery.isFunction( html ) ) {
  6114. return this.each( function( i ) {
  6115. jQuery( this ).wrapInner( html.call( this, i ) );
  6116. } );
  6117. }
  6118. return this.each( function() {
  6119. var self = jQuery( this ),
  6120. contents = self.contents();
  6121. if ( contents.length ) {
  6122. contents.wrapAll( html );
  6123. } else {
  6124. self.append( html );
  6125. }
  6126. } );
  6127. },
  6128. wrap: function( html ) {
  6129. var isFunction = jQuery.isFunction( html );
  6130. return this.each( function( i ) {
  6131. jQuery( this ).wrapAll( isFunction ? html.call( this, i ) : html );
  6132. } );
  6133. },
  6134. unwrap: function( selector ) {
  6135. this.parent( selector ).not( "body" ).each( function() {
  6136. jQuery( this ).replaceWith( this.childNodes );
  6137. } );
  6138. return this;
  6139. }
  6140. } );
  6141. jQuery.expr.pseudos.hidden = function( elem ) {
  6142. return !jQuery.expr.pseudos.visible( elem );
  6143. };
  6144. jQuery.expr.pseudos.visible = function( elem ) {
  6145. return !!( elem.offsetWidth || elem.offsetHeight || elem.getClientRects().length );
  6146. };
  6147. // Support: Safari 8 only
  6148. // In Safari 8 documents created via document.implementation.createHTMLDocument
  6149. // collapse sibling forms: the second one becomes a child of the first one.
  6150. // Because of that, this security measure has to be disabled in Safari 8.
  6151. // https://bugs.webkit.org/show_bug.cgi?id=137337
  6152. support.createHTMLDocument = ( function() {
  6153. var body = document.implementation.createHTMLDocument( "" ).body;
  6154. body.innerHTML = "<form></form><form></form>";
  6155. return body.childNodes.length === 2;
  6156. } )();
  6157. // Argument "data" should be string of html
  6158. // context (optional): If specified, the fragment will be created in this context,
  6159. // defaults to document
  6160. // keepScripts (optional): If true, will include scripts passed in the html string
  6161. jQuery.parseHTML = function( data, context, keepScripts ) {
  6162. if ( typeof data !== "string" ) {
  6163. return [];
  6164. }
  6165. if ( typeof context === "boolean" ) {
  6166. keepScripts = context;
  6167. context = false;
  6168. }
  6169. var base, parsed, scripts;
  6170. if ( !context ) {
  6171. // Stop scripts or inline event handlers from being executed immediately
  6172. // by using document.implementation
  6173. if ( support.createHTMLDocument ) {
  6174. context = document.implementation.createHTMLDocument( "" );
  6175. // Set the base href for the created document
  6176. // so any parsed elements with URLs
  6177. // are based on the document's URL (gh-2965)
  6178. base = context.createElement( "base" );
  6179. base.href = document.location.href;
  6180. context.head.appendChild( base );
  6181. } else {
  6182. context = document;
  6183. }
  6184. }
  6185. parsed = rsingleTag.exec( data );
  6186. scripts = !keepScripts && [];
  6187. // Single tag
  6188. if ( parsed ) {
  6189. return [ context.createElement( parsed[ 1 ] ) ];
  6190. }
  6191. parsed = buildFragment( [ data ], context, scripts );
  6192. if ( scripts && scripts.length ) {
  6193. jQuery( scripts ).remove();
  6194. }
  6195. return jQuery.merge( [], parsed.childNodes );
  6196. };
  6197. /**
  6198. * Gets a window from an element
  6199. */
  6200. function getWindow( elem ) {
  6201. return jQuery.isWindow( elem ) ? elem : elem.nodeType === 9 && elem.defaultView;
  6202. }
  6203. jQuery.offset = {
  6204. setOffset: function( elem, options, i ) {
  6205. var curPosition, curLeft, curCSSTop, curTop, curOffset, curCSSLeft, calculatePosition,
  6206. position = jQuery.css( elem, "position" ),
  6207. curElem = jQuery( elem ),
  6208. props = {};
  6209. // Set position first, in-case top/left are set even on static elem
  6210. if ( position === "static" ) {
  6211. elem.style.position = "relative";
  6212. }
  6213. curOffset = curElem.offset();
  6214. curCSSTop = jQuery.css( elem, "top" );
  6215. curCSSLeft = jQuery.css( elem, "left" );
  6216. calculatePosition = ( position === "absolute" || position === "fixed" ) &&
  6217. ( curCSSTop + curCSSLeft ).indexOf( "auto" ) > -1;
  6218. // Need to be able to calculate position if either
  6219. // top or left is auto and position is either absolute or fixed
  6220. if ( calculatePosition ) {
  6221. curPosition = curElem.position();
  6222. curTop = curPosition.top;
  6223. curLeft = curPosition.left;
  6224. } else {
  6225. curTop = parseFloat( curCSSTop ) || 0;
  6226. curLeft = parseFloat( curCSSLeft ) || 0;
  6227. }
  6228. if ( jQuery.isFunction( options ) ) {
  6229. // Use jQuery.extend here to allow modification of coordinates argument (gh-1848)
  6230. options = options.call( elem, i, jQuery.extend( {}, curOffset ) );
  6231. }
  6232. if ( options.top != null ) {
  6233. props.top = ( options.top - curOffset.top ) + curTop;
  6234. }
  6235. if ( options.left != null ) {
  6236. props.left = ( options.left - curOffset.left ) + curLeft;
  6237. }
  6238. if ( "using" in options ) {
  6239. options.using.call( elem, props );
  6240. } else {
  6241. curElem.css( props );
  6242. }
  6243. }
  6244. };
  6245. jQuery.fn.extend( {
  6246. offset: function( options ) {
  6247. // Preserve chaining for setter
  6248. if ( arguments.length ) {
  6249. return options === undefined ?
  6250. this :
  6251. this.each( function( i ) {
  6252. jQuery.offset.setOffset( this, options, i );
  6253. } );
  6254. }
  6255. var docElem, win, rect, doc,
  6256. elem = this[ 0 ];
  6257. if ( !elem ) {
  6258. return;
  6259. }
  6260. // Support: IE <=11 only
  6261. // Running getBoundingClientRect on a
  6262. // disconnected node in IE throws an error
  6263. if ( !elem.getClientRects().length ) {
  6264. return { top: 0, left: 0 };
  6265. }
  6266. rect = elem.getBoundingClientRect();
  6267. // Make sure element is not hidden (display: none)
  6268. if ( rect.width || rect.height ) {
  6269. doc = elem.ownerDocument;
  6270. win = getWindow( doc );
  6271. docElem = doc.documentElement;
  6272. return {
  6273. top: rect.top + win.pageYOffset - docElem.clientTop,
  6274. left: rect.left + win.pageXOffset - docElem.clientLeft
  6275. };
  6276. }
  6277. // Return zeros for disconnected and hidden elements (gh-2310)
  6278. return rect;
  6279. },
  6280. position: function() {
  6281. if ( !this[ 0 ] ) {
  6282. return;
  6283. }
  6284. var offsetParent, offset,
  6285. elem = this[ 0 ],
  6286. parentOffset = { top: 0, left: 0 };
  6287. // Fixed elements are offset from window (parentOffset = {top:0, left: 0},
  6288. // because it is its only offset parent
  6289. if ( jQuery.css( elem, "position" ) === "fixed" ) {
  6290. // Assume getBoundingClientRect is there when computed position is fixed
  6291. offset = elem.getBoundingClientRect();
  6292. } else {
  6293. // Get *real* offsetParent
  6294. offsetParent = this.offsetParent();
  6295. // Get correct offsets
  6296. offset = this.offset();
  6297. if ( !jQuery.nodeName( offsetParent[ 0 ], "html" ) ) {
  6298. parentOffset = offsetParent.offset();
  6299. }
  6300. // Add offsetParent borders
  6301. parentOffset = {
  6302. top: parentOffset.top + jQuery.css( offsetParent[ 0 ], "borderTopWidth", true ),
  6303. left: parentOffset.left + jQuery.css( offsetParent[ 0 ], "borderLeftWidth", true )
  6304. };
  6305. }
  6306. // Subtract parent offsets and element margins
  6307. return {
  6308. top: offset.top - parentOffset.top - jQuery.css( elem, "marginTop", true ),
  6309. left: offset.left - parentOffset.left - jQuery.css( elem, "marginLeft", true )
  6310. };
  6311. },
  6312. // This method will return documentElement in the following cases:
  6313. // 1) For the element inside the iframe without offsetParent, this method will return
  6314. // documentElement of the parent window
  6315. // 2) For the hidden or detached element
  6316. // 3) For body or html element, i.e. in case of the html node - it will return itself
  6317. //
  6318. // but those exceptions were never presented as a real life use-cases
  6319. // and might be considered as more preferable results.
  6320. //
  6321. // This logic, however, is not guaranteed and can change at any point in the future
  6322. offsetParent: function() {
  6323. return this.map( function() {
  6324. var offsetParent = this.offsetParent;
  6325. while ( offsetParent && jQuery.css( offsetParent, "position" ) === "static" ) {
  6326. offsetParent = offsetParent.offsetParent;
  6327. }
  6328. return offsetParent || documentElement;
  6329. } );
  6330. }
  6331. } );
  6332. // Create scrollLeft and scrollTop methods
  6333. jQuery.each( { scrollLeft: "pageXOffset", scrollTop: "pageYOffset" }, function( method, prop ) {
  6334. var top = "pageYOffset" === prop;
  6335. jQuery.fn[ method ] = function( val ) {
  6336. return access( this, function( elem, method, val ) {
  6337. var win = getWindow( elem );
  6338. if ( val === undefined ) {
  6339. return win ? win[ prop ] : elem[ method ];
  6340. }
  6341. if ( win ) {
  6342. win.scrollTo(
  6343. !top ? val : win.pageXOffset,
  6344. top ? val : win.pageYOffset
  6345. );
  6346. } else {
  6347. elem[ method ] = val;
  6348. }
  6349. }, method, val, arguments.length );
  6350. };
  6351. } );
  6352. // Support: Safari <=7 - 9.1, Chrome <=37 - 49
  6353. // Add the top/left cssHooks using jQuery.fn.position
  6354. // Webkit bug: https://bugs.webkit.org/show_bug.cgi?id=29084
  6355. // Blink bug: https://bugs.chromium.org/p/chromium/issues/detail?id=589347
  6356. // getComputedStyle returns percent when specified for top/left/bottom/right;
  6357. // rather than make the css module depend on the offset module, just check for it here
  6358. jQuery.each( [ "top", "left" ], function( i, prop ) {
  6359. jQuery.cssHooks[ prop ] = addGetHookIf( support.pixelPosition,
  6360. function( elem, computed ) {
  6361. if ( computed ) {
  6362. computed = curCSS( elem, prop );
  6363. // If curCSS returns percentage, fallback to offset
  6364. return rnumnonpx.test( computed ) ?
  6365. jQuery( elem ).position()[ prop ] + "px" :
  6366. computed;
  6367. }
  6368. }
  6369. );
  6370. } );
  6371. // Create innerHeight, innerWidth, height, width, outerHeight and outerWidth methods
  6372. jQuery.each( { Height: "height", Width: "width" }, function( name, type ) {
  6373. jQuery.each( { padding: "inner" + name, content: type, "": "outer" + name },
  6374. function( defaultExtra, funcName ) {
  6375. // Margin is only for outerHeight, outerWidth
  6376. jQuery.fn[ funcName ] = function( margin, value ) {
  6377. var chainable = arguments.length && ( defaultExtra || typeof margin !== "boolean" ),
  6378. extra = defaultExtra || ( margin === true || value === true ? "margin" : "border" );
  6379. return access( this, function( elem, type, value ) {
  6380. var doc;
  6381. if ( jQuery.isWindow( elem ) ) {
  6382. // $( window ).outerWidth/Height return w/h including scrollbars (gh-1729)
  6383. return funcName.indexOf( "outer" ) === 0 ?
  6384. elem[ "inner" + name ] :
  6385. elem.document.documentElement[ "client" + name ];
  6386. }
  6387. // Get document width or height
  6388. if ( elem.nodeType === 9 ) {
  6389. doc = elem.documentElement;
  6390. // Either scroll[Width/Height] or offset[Width/Height] or client[Width/Height],
  6391. // whichever is greatest
  6392. return Math.max(
  6393. elem.body[ "scroll" + name ], doc[ "scroll" + name ],
  6394. elem.body[ "offset" + name ], doc[ "offset" + name ],
  6395. doc[ "client" + name ]
  6396. );
  6397. }
  6398. return value === undefined ?
  6399. // Get width or height on the element, requesting but not forcing parseFloat
  6400. jQuery.css( elem, type, extra ) :
  6401. // Set width or height on the element
  6402. jQuery.style( elem, type, value, extra );
  6403. }, type, chainable ? margin : undefined, chainable );
  6404. };
  6405. } );
  6406. } );
  6407. // Register as a named AMD module, since jQuery can be concatenated with other
  6408. // files that may use define, but not via a proper concatenation script that
  6409. // understands anonymous AMD modules. A named AMD is safest and most robust
  6410. // way to register. Lowercase jquery is used because AMD module names are
  6411. // derived from file names, and jQuery is normally delivered in a lowercase
  6412. // file name. Do this after creating the global so that if an AMD module wants
  6413. // to call noConflict to hide this version of jQuery, it will work.
  6414. // Note that for maximum portability, libraries that are not jQuery should
  6415. // declare themselves as anonymous modules, and avoid setting a global if an
  6416. // AMD loader is present. jQuery is a special case. For more information, see
  6417. // https://github.com/jrburke/requirejs/wiki/Updating-existing-libraries#wiki-anon
  6418. if ( typeof define === "function" && define.amd ) {
  6419. define( "jquery", [], function() {
  6420. return jQuery;
  6421. } );
  6422. }
  6423. var
  6424. // Map over jQuery in case of overwrite
  6425. _jQuery = window.jQuery,
  6426. // Map over the $ in case of overwrite
  6427. _$ = window.$;
  6428. jQuery.noConflict = function( deep ) {
  6429. if ( window.$ === jQuery ) {
  6430. window.$ = _$;
  6431. }
  6432. if ( deep && window.jQuery === jQuery ) {
  6433. window.jQuery = _jQuery;
  6434. }
  6435. return jQuery;
  6436. };
  6437. // Expose jQuery and $ identifiers, even in AMD
  6438. // (#7102#comment:10, https://github.com/jquery/jquery/pull/557)
  6439. // and CommonJS for browser emulators (#13566)
  6440. if ( !noGlobal ) {
  6441. window.jQuery = window.$ = jQuery;
  6442. }
  6443. return jQuery;
  6444. } ) );