jquery.slim.js 209 KB

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