jquery.slim.js 206 KB

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