gltf_validator.js 286 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425542654275428542954305431543254335434543554365437543854395440544154425443544454455446544754485449545054515452545354545455545654575458545954605461546254635464546554665467546854695470547154725473547454755476547754785479548054815482548354845485548654875488548954905491549254935494549554965497549854995500550155025503550455055506550755085509551055115512551355145515551655175518551955205521552255235524552555265527552855295530553155325533553455355536553755385539554055415542554355445545554655475548554955505551555255535554555555565557555855595560556155625563556455655566556755685569557055715572557355745575557655775578557955805581558255835584558555865587558855895590559155925593559455955596559755985599560056015602560356045605560656075608560956105611561256135614561556165617561856195620562156225623562456255626562756285629563056315632563356345635563656375638563956405641564256435644564556465647564856495650565156525653565456555656565756585659566056615662566356645665566656675668566956705671567256735674567556765677567856795680568156825683568456855686568756885689569056915692569356945695569656975698569957005701570257035704570557065707570857095710571157125713571457155716571757185719572057215722572357245725572657275728572957305731573257335734573557365737573857395740574157425743574457455746574757485749575057515752575357545755575657575758575957605761576257635764576557665767576857695770577157725773577457755776577757785779578057815782578357845785578657875788578957905791579257935794579557965797579857995800580158025803580458055806580758085809581058115812581358145815581658175818581958205821582258235824582558265827582858295830583158325833583458355836583758385839584058415842584358445845584658475848584958505851585258535854585558565857585858595860586158625863586458655866586758685869587058715872587358745875587658775878587958805881588258835884588558865887588858895890589158925893589458955896589758985899590059015902590359045905590659075908590959105911591259135914591559165917591859195920592159225923592459255926592759285929593059315932593359345935593659375938593959405941594259435944594559465947594859495950595159525953595459555956595759585959596059615962596359645965596659675968596959705971597259735974597559765977597859795980598159825983598459855986598759885989599059915992599359945995599659975998599960006001600260036004600560066007600860096010601160126013601460156016601760186019602060216022602360246025602660276028602960306031603260336034603560366037603860396040604160426043604460456046604760486049605060516052605360546055605660576058605960606061606260636064606560666067606860696070607160726073607460756076607760786079608060816082608360846085608660876088608960906091609260936094609560966097609860996100610161026103610461056106610761086109611061116112611361146115611661176118611961206121612261236124612561266127612861296130613161326133613461356136613761386139614061416142614361446145614661476148614961506151615261536154615561566157615861596160616161626163616461656166616761686169617061716172617361746175617661776178617961806181618261836184618561866187618861896190619161926193619461956196619761986199620062016202620362046205620662076208620962106211621262136214621562166217621862196220622162226223622462256226622762286229623062316232623362346235623662376238623962406241624262436244624562466247624862496250625162526253625462556256625762586259626062616262626362646265626662676268626962706271627262736274627562766277627862796280628162826283628462856286628762886289629062916292629362946295629662976298629963006301630263036304630563066307630863096310631163126313631463156316631763186319632063216322632363246325632663276328632963306331633263336334633563366337633863396340634163426343634463456346634763486349635063516352635363546355635663576358635963606361636263636364636563666367636863696370637163726373637463756376637763786379638063816382638363846385638663876388638963906391639263936394639563966397639863996400640164026403640464056406640764086409641064116412641364146415641664176418641964206421642264236424642564266427642864296430643164326433643464356436643764386439644064416442644364446445644664476448644964506451645264536454645564566457645864596460646164626463646464656466646764686469647064716472647364746475647664776478647964806481648264836484648564866487648864896490649164926493649464956496649764986499650065016502650365046505650665076508650965106511651265136514651565166517651865196520652165226523652465256526652765286529653065316532653365346535653665376538653965406541654265436544654565466547654865496550655165526553655465556556655765586559656065616562656365646565656665676568656965706571657265736574657565766577657865796580658165826583658465856586658765886589659065916592659365946595659665976598659966006601660266036604660566066607660866096610661166126613661466156616661766186619662066216622662366246625662666276628662966306631663266336634663566366637663866396640664166426643664466456646664766486649665066516652665366546655665666576658665966606661666266636664666566666667666866696670667166726673667466756676667766786679668066816682668366846685668666876688668966906691669266936694669566966697669866996700670167026703670467056706670767086709671067116712671367146715671667176718671967206721672267236724672567266727672867296730673167326733673467356736673767386739674067416742674367446745674667476748674967506751675267536754675567566757675867596760676167626763676467656766676767686769677067716772677367746775677667776778677967806781678267836784678567866787678867896790679167926793679467956796679767986799680068016802680368046805680668076808680968106811681268136814681568166817681868196820682168226823682468256826682768286829683068316832683368346835683668376838683968406841684268436844684568466847684868496850685168526853685468556856685768586859686068616862686368646865686668676868686968706871687268736874687568766877687868796880688168826883688468856886688768886889689068916892689368946895689668976898689969006901690269036904690569066907690869096910691169126913691469156916691769186919692069216922692369246925692669276928692969306931693269336934693569366937693869396940694169426943694469456946694769486949695069516952695369546955695669576958695969606961696269636964696569666967696869696970697169726973697469756976697769786979698069816982698369846985698669876988698969906991699269936994699569966997699869997000700170027003700470057006700770087009701070117012701370147015701670177018701970207021702270237024702570267027702870297030703170327033703470357036703770387039704070417042704370447045704670477048704970507051705270537054705570567057705870597060706170627063706470657066706770687069707070717072707370747075707670777078707970807081708270837084708570867087708870897090709170927093709470957096709770987099710071017102710371047105710671077108710971107111711271137114711571167117711871197120712171227123712471257126712771287129713071317132713371347135713671377138713971407141714271437144714571467147714871497150715171527153715471557156715771587159716071617162716371647165716671677168716971707171717271737174717571767177717871797180718171827183718471857186718771887189719071917192719371947195719671977198719972007201720272037204720572067207720872097210721172127213721472157216721772187219722072217222722372247225722672277228722972307231723272337234723572367237723872397240724172427243724472457246724772487249725072517252725372547255725672577258725972607261726272637264726572667267726872697270727172727273727472757276727772787279728072817282728372847285728672877288728972907291729272937294729572967297729872997300730173027303730473057306730773087309731073117312731373147315731673177318731973207321732273237324732573267327732873297330733173327333733473357336733773387339734073417342734373447345734673477348734973507351735273537354735573567357735873597360736173627363736473657366736773687369737073717372737373747375737673777378737973807381738273837384738573867387738873897390739173927393739473957396739773987399740074017402740374047405740674077408740974107411741274137414741574167417741874197420742174227423742474257426742774287429743074317432743374347435743674377438743974407441744274437444744574467447744874497450745174527453745474557456745774587459746074617462746374647465746674677468746974707471747274737474747574767477747874797480748174827483748474857486748774887489749074917492749374947495749674977498749975007501750275037504750575067507750875097510751175127513751475157516751775187519752075217522752375247525752675277528752975307531753275337534753575367537753875397540754175427543754475457546754775487549755075517552755375547555755675577558755975607561756275637564756575667567756875697570757175727573757475757576757775787579758075817582758375847585758675877588758975907591759275937594759575967597759875997600760176027603760476057606760776087609761076117612761376147615761676177618761976207621762276237624762576267627762876297630763176327633763476357636763776387639764076417642764376447645764676477648764976507651765276537654765576567657765876597660766176627663766476657666766776687669767076717672767376747675767676777678767976807681768276837684768576867687768876897690769176927693769476957696769776987699770077017702770377047705770677077708770977107711771277137714771577167717771877197720772177227723772477257726772777287729773077317732773377347735773677377738773977407741774277437744774577467747774877497750775177527753775477557756775777587759776077617762776377647765776677677768776977707771777277737774777577767777777877797780778177827783778477857786778777887789779077917792779377947795779677977798779978007801780278037804780578067807780878097810781178127813781478157816781778187819782078217822782378247825782678277828782978307831783278337834783578367837783878397840784178427843784478457846784778487849785078517852785378547855785678577858785978607861786278637864786578667867786878697870787178727873787478757876787778787879788078817882788378847885788678877888788978907891789278937894789578967897789878997900790179027903790479057906790779087909791079117912791379147915791679177918791979207921792279237924792579267927792879297930793179327933793479357936793779387939794079417942794379447945794679477948794979507951795279537954795579567957795879597960796179627963796479657966796779687969797079717972797379747975797679777978797979807981798279837984798579867987798879897990799179927993799479957996799779987999800080018002800380048005800680078008800980108011801280138014801580168017801880198020802180228023802480258026802780288029803080318032803380348035803680378038803980408041804280438044804580468047804880498050805180528053805480558056805780588059806080618062806380648065806680678068806980708071807280738074807580768077807880798080808180828083808480858086808780888089809080918092809380948095809680978098809981008101810281038104810581068107810881098110811181128113811481158116811781188119812081218122812381248125812681278128812981308131813281338134813581368137813881398140814181428143814481458146814781488149815081518152815381548155815681578158815981608161816281638164816581668167816881698170817181728173817481758176817781788179818081818182818381848185818681878188818981908191819281938194819581968197819881998200820182028203820482058206820782088209821082118212821382148215821682178218821982208221822282238224822582268227822882298230823182328233823482358236823782388239824082418242824382448245824682478248824982508251825282538254825582568257825882598260826182628263826482658266826782688269827082718272827382748275827682778278827982808281828282838284828582868287828882898290829182928293829482958296829782988299830083018302830383048305830683078308830983108311831283138314831583168317831883198320832183228323832483258326832783288329833083318332833383348335833683378338833983408341834283438344834583468347834883498350835183528353835483558356835783588359836083618362836383648365836683678368836983708371837283738374837583768377837883798380838183828383838483858386838783888389839083918392839383948395839683978398839984008401840284038404840584068407840884098410841184128413841484158416841784188419842084218422842384248425842684278428842984308431843284338434843584368437843884398440844184428443844484458446844784488449845084518452845384548455845684578458845984608461846284638464846584668467846884698470847184728473847484758476847784788479848084818482848384848485848684878488848984908491849284938494849584968497849884998500850185028503850485058506850785088509851085118512851385148515851685178518851985208521852285238524852585268527852885298530853185328533853485358536853785388539854085418542854385448545854685478548854985508551855285538554855585568557855885598560856185628563856485658566856785688569857085718572857385748575857685778578857985808581858285838584858585868587858885898590859185928593859485958596859785988599860086018602860386048605860686078608860986108611861286138614861586168617861886198620862186228623862486258626862786288629863086318632863386348635863686378638863986408641864286438644864586468647864886498650865186528653865486558656865786588659866086618662866386648665866686678668866986708671867286738674867586768677867886798680868186828683868486858686868786888689869086918692869386948695869686978698869987008701870287038704870587068707870887098710871187128713871487158716871787188719872087218722872387248725872687278728872987308731873287338734873587368737873887398740874187428743874487458746874787488749875087518752875387548755875687578758875987608761876287638764876587668767876887698770877187728773877487758776877787788779878087818782878387848785878687878788878987908791879287938794879587968797879887998800880188028803880488058806880788088809881088118812881388148815881688178818881988208821882288238824882588268827882888298830883188328833883488358836883788388839884088418842884388448845884688478848884988508851885288538854885588568857885888598860886188628863886488658866886788688869887088718872887388748875887688778878887988808881888288838884888588868887888888898890889188928893889488958896889788988899890089018902890389048905890689078908890989108911891289138914891589168917891889198920892189228923892489258926892789288929893089318932893389348935893689378938893989408941894289438944894589468947894889498950895189528953895489558956895789588959896089618962896389648965896689678968896989708971897289738974897589768977897889798980898189828983898489858986898789888989899089918992899389948995899689978998899990009001900290039004900590069007900890099010901190129013901490159016901790189019902090219022902390249025902690279028902990309031903290339034903590369037903890399040904190429043904490459046904790489049905090519052905390549055905690579058905990609061906290639064906590669067906890699070907190729073907490759076907790789079908090819082908390849085908690879088908990909091909290939094909590969097909890999100910191029103910491059106910791089109911091119112911391149115911691179118911991209121912291239124912591269127912891299130913191329133913491359136913791389139914091419142914391449145914691479148914991509151915291539154915591569157915891599160916191629163916491659166916791689169917091719172917391749175917691779178917991809181918291839184918591869187918891899190919191929193919491959196919791989199920092019202920392049205920692079208920992109211921292139214921592169217921892199220922192229223922492259226922792289229923092319232923392349235923692379238923992409241924292439244924592469247924892499250925192529253925492559256925792589259926092619262926392649265926692679268926992709271927292739274927592769277927892799280928192829283928492859286928792889289929092919292929392949295929692979298929993009301930293039304930593069307930893099310931193129313931493159316931793189319932093219322932393249325932693279328932993309331933293339334933593369337933893399340934193429343934493459346934793489349935093519352935393549355935693579358935993609361936293639364936593669367936893699370937193729373937493759376937793789379938093819382938393849385938693879388938993909391939293939394939593969397939893999400940194029403940494059406940794089409941094119412941394149415941694179418941994209421942294239424942594269427942894299430943194329433943494359436943794389439944094419442944394449445944694479448944994509451945294539454945594569457945894599460946194629463946494659466946794689469947094719472947394749475947694779478947994809481948294839484948594869487948894899490949194929493949494959496949794989499950095019502950395049505950695079508950995109511951295139514951595169517951895199520952195229523952495259526952795289529953095319532953395349535953695379538953995409541954295439544954595469547954895499550955195529553955495559556955795589559956095619562956395649565956695679568956995709571957295739574957595769577957895799580958195829583958495859586958795889589959095919592959395949595959695979598959996009601960296039604960596069607960896099610961196129613961496159616961796189619962096219622962396249625962696279628962996309631963296339634963596369637963896399640964196429643964496459646964796489649965096519652965396549655965696579658965996609661966296639664966596669667966896699670967196729673967496759676967796789679968096819682968396849685968696879688968996909691969296939694969596969697969896999700970197029703970497059706970797089709971097119712971397149715971697179718971997209721972297239724972597269727972897299730973197329733973497359736973797389739974097419742974397449745974697479748974997509751975297539754975597569757975897599760976197629763976497659766976797689769977097719772977397749775977697779778977997809781
  1. (function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({1:[function(require,module,exports){
  2. // shim for using process in browser
  3. var process = module.exports = {};
  4. // cached from whatever global is present so that test runners that stub it
  5. // don't break things. But we need to wrap it in a try catch in case it is
  6. // wrapped in strict mode code which doesn't define any globals. It's inside a
  7. // function because try/catches deoptimize in certain engines.
  8. var cachedSetTimeout;
  9. var cachedClearTimeout;
  10. function defaultSetTimout() {
  11. throw new Error('setTimeout has not been defined');
  12. }
  13. function defaultClearTimeout () {
  14. throw new Error('clearTimeout has not been defined');
  15. }
  16. (function () {
  17. try {
  18. if (typeof setTimeout === 'function') {
  19. cachedSetTimeout = setTimeout;
  20. } else {
  21. cachedSetTimeout = defaultSetTimout;
  22. }
  23. } catch (e) {
  24. cachedSetTimeout = defaultSetTimout;
  25. }
  26. try {
  27. if (typeof clearTimeout === 'function') {
  28. cachedClearTimeout = clearTimeout;
  29. } else {
  30. cachedClearTimeout = defaultClearTimeout;
  31. }
  32. } catch (e) {
  33. cachedClearTimeout = defaultClearTimeout;
  34. }
  35. } ())
  36. function runTimeout(fun) {
  37. if (cachedSetTimeout === setTimeout) {
  38. //normal enviroments in sane situations
  39. return setTimeout(fun, 0);
  40. }
  41. // if setTimeout wasn't available but was latter defined
  42. if ((cachedSetTimeout === defaultSetTimout || !cachedSetTimeout) && setTimeout) {
  43. cachedSetTimeout = setTimeout;
  44. return setTimeout(fun, 0);
  45. }
  46. try {
  47. // when when somebody has screwed with setTimeout but no I.E. maddness
  48. return cachedSetTimeout(fun, 0);
  49. } catch(e){
  50. try {
  51. // When we are in I.E. but the script has been evaled so I.E. doesn't trust the global object when called normally
  52. return cachedSetTimeout.call(null, fun, 0);
  53. } catch(e){
  54. // same as above but when it's a version of I.E. that must have the global object for 'this', hopfully our context correct otherwise it will throw a global error
  55. return cachedSetTimeout.call(this, fun, 0);
  56. }
  57. }
  58. }
  59. function runClearTimeout(marker) {
  60. if (cachedClearTimeout === clearTimeout) {
  61. //normal enviroments in sane situations
  62. return clearTimeout(marker);
  63. }
  64. // if clearTimeout wasn't available but was latter defined
  65. if ((cachedClearTimeout === defaultClearTimeout || !cachedClearTimeout) && clearTimeout) {
  66. cachedClearTimeout = clearTimeout;
  67. return clearTimeout(marker);
  68. }
  69. try {
  70. // when when somebody has screwed with setTimeout but no I.E. maddness
  71. return cachedClearTimeout(marker);
  72. } catch (e){
  73. try {
  74. // When we are in I.E. but the script has been evaled so I.E. doesn't trust the global object when called normally
  75. return cachedClearTimeout.call(null, marker);
  76. } catch (e){
  77. // same as above but when it's a version of I.E. that must have the global object for 'this', hopfully our context correct otherwise it will throw a global error.
  78. // Some versions of I.E. have different rules for clearTimeout vs setTimeout
  79. return cachedClearTimeout.call(this, marker);
  80. }
  81. }
  82. }
  83. var queue = [];
  84. var draining = false;
  85. var currentQueue;
  86. var queueIndex = -1;
  87. function cleanUpNextTick() {
  88. if (!draining || !currentQueue) {
  89. return;
  90. }
  91. draining = false;
  92. if (currentQueue.length) {
  93. queue = currentQueue.concat(queue);
  94. } else {
  95. queueIndex = -1;
  96. }
  97. if (queue.length) {
  98. drainQueue();
  99. }
  100. }
  101. function drainQueue() {
  102. if (draining) {
  103. return;
  104. }
  105. var timeout = runTimeout(cleanUpNextTick);
  106. draining = true;
  107. var len = queue.length;
  108. while(len) {
  109. currentQueue = queue;
  110. queue = [];
  111. while (++queueIndex < len) {
  112. if (currentQueue) {
  113. currentQueue[queueIndex].run();
  114. }
  115. }
  116. queueIndex = -1;
  117. len = queue.length;
  118. }
  119. currentQueue = null;
  120. draining = false;
  121. runClearTimeout(timeout);
  122. }
  123. process.nextTick = function (fun) {
  124. var args = new Array(arguments.length - 1);
  125. if (arguments.length > 1) {
  126. for (var i = 1; i < arguments.length; i++) {
  127. args[i - 1] = arguments[i];
  128. }
  129. }
  130. queue.push(new Item(fun, args));
  131. if (queue.length === 1 && !draining) {
  132. runTimeout(drainQueue);
  133. }
  134. };
  135. // v8 likes predictible objects
  136. function Item(fun, array) {
  137. this.fun = fun;
  138. this.array = array;
  139. }
  140. Item.prototype.run = function () {
  141. this.fun.apply(null, this.array);
  142. };
  143. process.title = 'browser';
  144. process.browser = true;
  145. process.env = {};
  146. process.argv = [];
  147. process.version = ''; // empty string to avoid regexp issues
  148. process.versions = {};
  149. function noop() {}
  150. process.on = noop;
  151. process.addListener = noop;
  152. process.once = noop;
  153. process.off = noop;
  154. process.removeListener = noop;
  155. process.removeAllListeners = noop;
  156. process.emit = noop;
  157. process.prependListener = noop;
  158. process.prependOnceListener = noop;
  159. process.listeners = function (name) { return [] }
  160. process.binding = function (name) {
  161. throw new Error('process.binding is not supported');
  162. };
  163. process.cwd = function () { return '/' };
  164. process.chdir = function (dir) {
  165. throw new Error('process.chdir is not supported');
  166. };
  167. process.umask = function() { return 0; };
  168. },{}],2:[function(require,module,exports){
  169. GLTFValidator = require('gltf-validator');
  170. },{"gltf-validator":4}],3:[function(require,module,exports){
  171. (function (process,global,__filename,__argument0,__argument1,__argument2,__argument3,__dirname){
  172. var dartNodePreambleSelf="undefined"!=typeof global?global:window,self=Object.create(dartNodePreambleSelf);if(self.scheduleImmediate=self.setImmediate?function(e){dartNodePreambleSelf.setImmediate(e)}:function(e){setTimeout(e,0)},self.require=require,self.exports=exports,"undefined"!=typeof process)self.process=process;if("undefined"!=typeof __dirname)self.__dirname=__dirname;if("undefined"!=typeof __filename)self.__filename=__filename;if(!dartNodePreambleSelf.window&&!('undefined'!==typeof WorkerGlobalScope&&dartNodePreambleSelf instanceof WorkerGlobalScope)){var url=("undefined"!=typeof __webpack_require__?__non_webpack_require__:require)("url");self.location={get href(){if(url.pathToFileURL)return url.pathToFileURL(process.cwd()).href+"/";else return"file://"+function(){var e=process.cwd();if("win32"!=process.platform)return e;else return"/"+e.replace(/\\/g,"/")}()+"/"}},function(){function e(){try{throw new Error}catch(t){var e=t.stack,r=new RegExp("^ *at [^(]*\\((.*):[0-9]*:[0-9]*\\)$","mg"),l=null;do{var n=r.exec(e);if(null!=n)l=n}while(null!=n);return l[1]}}var r=null;self.document={get currentScript(){if(null==r)r={src:e()};return r}}}(),self.dartDeferredLibraryLoader=function(e,r,l){try{load(e),r()}catch(e){l(e)}}}{}(function dartProgram(){function copyProperties(a,b){var u=Object.keys(a)
  173. for(var t=0;t<u.length;t++){var s=u[t]
  174. b[s]=a[s]}}var z=function(){var u=function(){}
  175. u.prototype={p:{}}
  176. var t=new u()
  177. if(!(t.__proto__&&t.__proto__.p===u.prototype.p))return false
  178. try{if(typeof navigator!="undefined"&&typeof navigator.userAgent=="string"&&navigator.userAgent.indexOf("Chrome/")>=0)return true
  179. if(typeof version=="function"&&version.length==0){var s=version()
  180. if(/^\d+\.\d+\.\d+\.\d+$/.test(s))return true}}catch(r){}return false}()
  181. function setFunctionNamesIfNecessary(a){function t(){};if(typeof t.name=="string")return
  182. for(var u=0;u<a.length;u++){var t=a[u]
  183. var s=Object.keys(t)
  184. for(var r=0;r<s.length;r++){var q=s[r]
  185. var p=t[q]
  186. if(typeof p=='function')p.name=q}}}function inherit(a,b){a.prototype.constructor=a
  187. a.prototype["$i"+a.name]=a
  188. if(b!=null){if(z){a.prototype.__proto__=b.prototype
  189. return}var u=Object.create(b.prototype)
  190. copyProperties(a.prototype,u)
  191. a.prototype=u}}function inheritMany(a,b){for(var u=0;u<b.length;u++)inherit(b[u],a)}function mixin(a,b){copyProperties(b.prototype,a.prototype)
  192. a.prototype.constructor=a}function lazy(a,b,c,d){var u=a
  193. a[b]=u
  194. a[c]=function(){a[c]=function(){H.uC(b)}
  195. var t
  196. var s=d
  197. try{if(a[b]===u){t=a[b]=s
  198. t=a[b]=d()}else t=a[b]}finally{if(t===s)a[b]=null
  199. a[c]=function(){return this[b]}}return t}}function makeConstList(a){a.immutable$list=Array
  200. a.fixed$length=Array
  201. return a}function convertToFastObject(a){function t(){}t.prototype=a
  202. new t()
  203. return a}function convertAllToFastObject(a){for(var u=0;u<a.length;++u)convertToFastObject(a[u])}var y=0
  204. function tearOffGetter(a,b,c,d,e){return e?new Function("funcs","applyTrampolineIndex","reflectionInfo","name","H","c","return function tearOff_"+d+y+++"(receiver) {"+"if (c === null) c = "+"H.ms"+"("+"this, funcs, applyTrampolineIndex, reflectionInfo, false, true, name);"+"return new c(this, funcs[0], receiver, name);"+"}")(a,b,c,d,H,null):new Function("funcs","applyTrampolineIndex","reflectionInfo","name","H","c","return function tearOff_"+d+y+++"() {"+"if (c === null) c = "+"H.ms"+"("+"this, funcs, applyTrampolineIndex, reflectionInfo, false, false, name);"+"return new c(this, funcs[0], null, name);"+"}")(a,b,c,d,H,null)}function tearOff(a,b,c,d,e,f){var u=null
  205. return d?function(){if(u===null)u=H.ms(this,a,b,c,true,false,e).prototype
  206. return u}:tearOffGetter(a,b,c,e,f)}var x=0
  207. function installTearOff(a,b,c,d,e,f,g,h,i,j){var u=[]
  208. for(var t=0;t<h.length;t++){var s=h[t]
  209. if(typeof s=='string')s=a[s]
  210. s.$callName=g[t]
  211. u.push(s)}var s=u[0]
  212. s.$R=e
  213. s.$D=f
  214. var r=i
  215. if(typeof r=="number")r+=x
  216. var q=h[0]
  217. s.$stubName=q
  218. var p=tearOff(u,j||0,r,c,q,d)
  219. a[b]=p
  220. if(c)s.$tearOff=p}function installStaticTearOff(a,b,c,d,e,f,g,h){return installTearOff(a,b,true,false,c,d,e,f,g,h)}function installInstanceTearOff(a,b,c,d,e,f,g,h,i){return installTearOff(a,b,false,c,d,e,f,g,h,i)}function setOrUpdateInterceptorsByTag(a){var u=v.interceptorsByTag
  221. if(!u){v.interceptorsByTag=a
  222. return}copyProperties(a,u)}function setOrUpdateLeafTags(a){var u=v.leafTags
  223. if(!u){v.leafTags=a
  224. return}copyProperties(a,u)}function updateTypes(a){var u=v.types
  225. var t=u.length
  226. u.push.apply(u,a)
  227. return t}function updateHolder(a,b){copyProperties(b,a)
  228. return a}var hunkHelpers=function(){var u=function(a,b,c,d,e){return function(f,g,h,i){return installInstanceTearOff(f,g,a,b,c,d,[h],i,e)}},t=function(a,b,c,d){return function(e,f,g,h){return installStaticTearOff(e,f,a,b,c,[g],h,d)}}
  229. return{inherit:inherit,inheritMany:inheritMany,mixin:mixin,installStaticTearOff:installStaticTearOff,installInstanceTearOff:installInstanceTearOff,_instance_0u:u(0,0,null,["$0"],0),_instance_1u:u(0,1,null,["$1"],0),_instance_2u:u(0,2,null,["$2"],0),_instance_0i:u(1,0,null,["$0"],0),_instance_1i:u(1,1,null,["$1"],0),_instance_2i:u(1,2,null,["$2"],0),_static_0:t(0,null,["$0"],0),_static_1:t(1,null,["$1"],0),_static_2:t(2,null,["$2"],0),makeConstList:makeConstList,lazy:lazy,updateHolder:updateHolder,convertToFastObject:convertToFastObject,setFunctionNamesIfNecessary:setFunctionNamesIfNecessary,updateTypes:updateTypes,setOrUpdateInterceptorsByTag:setOrUpdateInterceptorsByTag,setOrUpdateLeafTags:setOrUpdateLeafTags}}()
  230. function initializeDeferredHunk(a){x=v.types.length
  231. a(hunkHelpers,v,w,$)}function getGlobalFromName(a){for(var u=0;u<w.length;u++){if(w[u]==C)continue
  232. if(w[u][a])return w[u][a]}}var C={},H={m7:function m7(){},
  233. m3:function(a,b,c){if(H.a2(a,"$iB",[b],"$aB"))return new H.km(a,[b,c])
  234. return new H.cZ(a,[b,c])},
  235. lA:function(a){var u,t=a^48
  236. if(t<=9)return t
  237. u=a|32
  238. if(97<=u&&u<=102)return u-87
  239. return-1},
  240. op:function(a,b){var u=H.lA(C.a.v(a,b)),t=H.lA(C.a.v(a,b+1))
  241. return u*16+t-(t&256)},
  242. jz:function(a,b,c,d){P.ax(b,"start")
  243. return new H.jy(a,b,c,[d])},
  244. hG:function(a,b,c,d){if(!!J.m(a).$iB)return new H.d0(a,b,[c,d])
  245. return new H.cw(a,b,[c,d])},
  246. nz:function(a,b,c){if(!!J.m(a).$iB){P.ax(b,"count")
  247. return new H.d1(a,b,[c])}P.ax(b,"count")
  248. return new H.cD(a,b,[c])},
  249. ne:function(){return new P.be("No element")},
  250. ro:function(){return new P.be("Too few elements")},
  251. kf:function kf(){},
  252. e4:function e4(a,b){this.a=a
  253. this.$ti=b},
  254. cZ:function cZ(a,b){this.a=a
  255. this.$ti=b},
  256. km:function km(a,b){this.a=a
  257. this.$ti=b},
  258. kg:function kg(){},
  259. cj:function cj(a,b){this.a=a
  260. this.$ti=b},
  261. d_:function d_(a,b){this.a=a
  262. this.$ti=b},
  263. e5:function e5(a,b){this.a=a
  264. this.b=b},
  265. cl:function cl(a){this.a=a},
  266. B:function B(){},
  267. av:function av(){},
  268. jy:function jy(a,b,c,d){var _=this
  269. _.a=a
  270. _.b=b
  271. _.c=c
  272. _.$ti=d},
  273. aI:function aI(a,b,c){var _=this
  274. _.a=a
  275. _.b=b
  276. _.c=0
  277. _.d=null
  278. _.$ti=c},
  279. cw:function cw(a,b,c){this.a=a
  280. this.b=b
  281. this.$ti=c},
  282. d0:function d0(a,b,c){this.a=a
  283. this.b=b
  284. this.$ti=c},
  285. bN:function bN(a,b,c){var _=this
  286. _.a=null
  287. _.b=a
  288. _.c=b
  289. _.$ti=c},
  290. aJ:function aJ(a,b,c){this.a=a
  291. this.b=b
  292. this.$ti=c},
  293. mi:function mi(a,b,c){this.a=a
  294. this.b=b
  295. this.$ti=c},
  296. dt:function dt(a,b,c){this.a=a
  297. this.b=b
  298. this.$ti=c},
  299. cD:function cD(a,b,c){this.a=a
  300. this.b=b
  301. this.$ti=c},
  302. d1:function d1(a,b,c){this.a=a
  303. this.b=b
  304. this.$ti=c},
  305. jn:function jn(a,b,c){this.a=a
  306. this.b=b
  307. this.$ti=c},
  308. d2:function d2(a){this.$ti=a},
  309. eT:function eT(a){this.$ti=a},
  310. d3:function d3(){},
  311. jH:function jH(){},
  312. dq:function dq(){},
  313. cE:function cE(a){this.a=a},
  314. dI:function dI(){},
  315. ra:function(){throw H.e(P.W("Cannot modify unmodifiable Map"))},
  316. cd:function(a){var u,t=H.uE(a)
  317. if(typeof t==="string")return t
  318. u="minified:"+a
  319. return u},
  320. ua:function(a){return v.types[a]},
  321. ol:function(a,b){var u
  322. if(b!=null){u=b.x
  323. if(u!=null)return u}return!!J.m(a).$im8},
  324. b:function(a){var u
  325. if(typeof a==="string")return a
  326. if(typeof a==="number"){if(a!==0)return""+a}else if(!0===a)return"true"
  327. else if(!1===a)return"false"
  328. else if(a==null)return"null"
  329. u=J.aa(a)
  330. if(typeof u!=="string")throw H.e(H.al(a))
  331. return u},
  332. bb:function(a){var u=a.$identityHash
  333. if(u==null){u=Math.random()*0x3fffffff|0
  334. a.$identityHash=u}return u},
  335. rM:function(a,b){var u,t,s,r,q,p
  336. if(typeof a!=="string")H.O(H.al(a))
  337. u=/^\s*[+-]?((0x[a-f0-9]+)|(\d+)|([a-z0-9]+))\s*$/i.exec(a)
  338. if(u==null)return
  339. t=u[3]
  340. if(b==null){if(t!=null)return parseInt(a,10)
  341. if(u[2]!=null)return parseInt(a,16)
  342. return}if(b<2||b>36)throw H.e(P.S(b,2,36,"radix",null))
  343. if(b===10&&t!=null)return parseInt(a,10)
  344. if(b<10||t==null){s=b<=10?47+b:86+b
  345. r=u[1]
  346. for(q=r.length,p=0;p<q;++p)if((C.a.G(r,p)|32)>s)return}return parseInt(a,b)},
  347. dh:function(a){return H.rK(a)+H.mp(H.bp(a),0,null)},
  348. rK:function(a){var u,t,s,r,q,p,o,n=J.m(a),m=n.constructor
  349. if(typeof m=="function"){u=m.name
  350. t=typeof u==="string"?u:null}else t=null
  351. s=t==null
  352. if(s||n===C.bp||!!n.$ibW){r=C.a0(a)
  353. if(s)t=r
  354. if(r==="Object"){q=a.constructor
  355. if(typeof q=="function"){p=String(q).match(/^\s*function\s*([\w$]*)\s*\(/)
  356. o=p==null?null:p[1]
  357. if(typeof o==="string"&&/^\w+$/.test(o))t=o}}return t}t=t
  358. return H.cd(t.length>1&&C.a.G(t,0)===36?C.a.aN(t,1):t)},
  359. nq:function(a){var u,t,s,r,q=J.H(a)
  360. if(q<=500)return String.fromCharCode.apply(null,a)
  361. for(u="",t=0;t<q;t=s){s=t+500
  362. r=s<q?s:q
  363. u+=String.fromCharCode.apply(null,a.slice(t,r))}return u},
  364. rN:function(a){var u,t,s,r=H.a([],[P.h])
  365. for(u=a.length,t=0;t<a.length;a.length===u||(0,H.cc)(a),++t){s=a[t]
  366. if(typeof s!=="number"||Math.floor(s)!==s)throw H.e(H.al(s))
  367. if(s<=65535)r.push(s)
  368. else if(s<=1114111){r.push(55296+(C.c.ad(s-65536,10)&1023))
  369. r.push(56320+(s&1023))}else throw H.e(H.al(s))}return H.nq(r)},
  370. nx:function(a){var u,t,s
  371. for(u=a.length,t=0;t<u;++t){s=a[t]
  372. if(typeof s!=="number"||Math.floor(s)!==s)throw H.e(H.al(s))
  373. if(s<0)throw H.e(H.al(s))
  374. if(s>65535)return H.rN(a)}return H.nq(a)},
  375. rO:function(a,b,c){var u,t,s,r
  376. if(c<=500&&b===0&&c===a.length)return String.fromCharCode.apply(null,a)
  377. for(u=b,t="";u<c;u=s){s=u+500
  378. r=s<c?s:c
  379. t+=String.fromCharCode.apply(null,a.subarray(u,r))}return t},
  380. md:function(a){var u
  381. if(0<=a){if(a<=65535)return String.fromCharCode(a)
  382. if(a<=1114111){u=a-65536
  383. return String.fromCharCode((55296|C.c.ad(u,10))>>>0,56320|u&1023)}}throw H.e(P.S(a,0,1114111,null,null))},
  384. a8:function(a){if(a.date===void 0)a.date=new Date(a.a)
  385. return a.date},
  386. dg:function(a){return a.b?H.a8(a).getUTCFullYear()+0:H.a8(a).getFullYear()+0},
  387. nv:function(a){return a.b?H.a8(a).getUTCMonth()+1:H.a8(a).getMonth()+1},
  388. nr:function(a){return a.b?H.a8(a).getUTCDate()+0:H.a8(a).getDate()+0},
  389. ns:function(a){return a.b?H.a8(a).getUTCHours()+0:H.a8(a).getHours()+0},
  390. nu:function(a){return a.b?H.a8(a).getUTCMinutes()+0:H.a8(a).getMinutes()+0},
  391. nw:function(a){return a.b?H.a8(a).getUTCSeconds()+0:H.a8(a).getSeconds()+0},
  392. nt:function(a){return a.b?H.a8(a).getUTCMilliseconds()+0:H.a8(a).getMilliseconds()+0},
  393. bT:function(a,b,c){var u,t,s={}
  394. s.a=0
  395. u=[]
  396. t=[]
  397. s.a=b.length
  398. C.d.J(u,b)
  399. s.b=""
  400. if(c!=null&&c.a!==0)c.H(0,new H.id(s,t,u))
  401. ""+s.a
  402. return J.qJ(a,new H.fJ(C.cS,0,u,t,0))},
  403. rL:function(a,b,c){var u,t,s,r
  404. if(b instanceof Array)u=c==null||c.a===0
  405. else u=!1
  406. if(u){t=b
  407. s=t.length
  408. if(s===0){if(!!a.$0)return a.$0()}else if(s===1){if(!!a.$1)return a.$1(t[0])}else if(s===2){if(!!a.$2)return a.$2(t[0],t[1])}else if(s===3){if(!!a.$3)return a.$3(t[0],t[1],t[2])}else if(s===4){if(!!a.$4)return a.$4(t[0],t[1],t[2],t[3])}else if(s===5)if(!!a.$5)return a.$5(t[0],t[1],t[2],t[3],t[4])
  409. r=a[""+"$"+s]
  410. if(r!=null)return r.apply(a,t)}return H.rJ(a,b,c)},
  411. rJ:function(a,b,c){var u,t,s,r,q,p,o,n,m,l,k,j
  412. if(b!=null)u=b instanceof Array?b:P.nj(b,!0,null)
  413. else u=[]
  414. t=u.length
  415. s=a.$R
  416. if(t<s)return H.bT(a,u,c)
  417. r=a.$D
  418. q=r==null
  419. p=!q?r():null
  420. o=J.m(a)
  421. n=o.$C
  422. if(typeof n==="string")n=o[n]
  423. if(q){if(c!=null&&c.a!==0)return H.bT(a,u,c)
  424. if(t===s)return n.apply(a,u)
  425. return H.bT(a,u,c)}if(p instanceof Array){if(c!=null&&c.a!==0)return H.bT(a,u,c)
  426. if(t>s+p.length)return H.bT(a,u,null)
  427. C.d.J(u,p.slice(t-s))
  428. return n.apply(a,u)}else{if(t>s)return H.bT(a,u,c)
  429. m=Object.keys(p)
  430. if(c==null)for(q=m.length,l=0;l<m.length;m.length===q||(0,H.cc)(m),++l)C.d.A(u,p[m[l]])
  431. else{for(q=m.length,k=0,l=0;l<m.length;m.length===q||(0,H.cc)(m),++l){j=m[l]
  432. if(c.u(j)){++k
  433. C.d.A(u,c.i(0,j))}else C.d.A(u,p[j])}if(k!==c.a)return H.bT(a,u,c)}return n.apply(a,u)}},
  434. cW:function(a,b){var u,t="index"
  435. if(typeof b!=="number"||Math.floor(b)!==b)return new P.ab(!0,b,t,null)
  436. u=J.H(a)
  437. if(b<0||b>=u)return P.d7(b,a,t,null,u)
  438. return P.ig(b,t)},
  439. u2:function(a,b,c){var u="Invalid value"
  440. if(a<0||a>c)return new P.bU(0,c,!0,a,"start",u)
  441. if(b!=null)if(b<a||b>c)return new P.bU(a,c,!0,b,"end",u)
  442. return new P.ab(!0,b,"end",null)},
  443. al:function(a){return new P.ab(!0,a,null,null)},
  444. e:function(a){var u
  445. if(a==null)a=new P.cA()
  446. u=new Error()
  447. u.dartException=a
  448. if("defineProperty" in Object){Object.defineProperty(u,"message",{get:H.ou})
  449. u.name=""}else u.toString=H.ou
  450. return u},
  451. ou:function(){return J.aa(this.dartException)},
  452. O:function(a){throw H.e(a)},
  453. cc:function(a){throw H.e(P.X(a))},
  454. az:function(a){var u,t,s,r,q,p
  455. a=H.ux(a.replace(String({}),'$receiver$'))
  456. u=a.match(/\\\$[a-zA-Z]+\\\$/g)
  457. if(u==null)u=H.a([],[P.d])
  458. t=u.indexOf("\\$arguments\\$")
  459. s=u.indexOf("\\$argumentsExpr\\$")
  460. r=u.indexOf("\\$expr\\$")
  461. q=u.indexOf("\\$method\\$")
  462. p=u.indexOf("\\$receiver\\$")
  463. return new H.jB(a.replace(new RegExp('\\\\\\$arguments\\\\\\$','g'),'((?:x|[^x])*)').replace(new RegExp('\\\\\\$argumentsExpr\\\\\\$','g'),'((?:x|[^x])*)').replace(new RegExp('\\\\\\$expr\\\\\\$','g'),'((?:x|[^x])*)').replace(new RegExp('\\\\\\$method\\\\\\$','g'),'((?:x|[^x])*)').replace(new RegExp('\\\\\\$receiver\\\\\\$','g'),'((?:x|[^x])*)'),t,s,r,q,p)},
  464. jC:function(a){return function($expr$){var $argumentsExpr$='$arguments$'
  465. try{$expr$.$method$($argumentsExpr$)}catch(u){return u.message}}(a)},
  466. nC:function(a){return function($expr$){try{$expr$.$method$}catch(u){return u.message}}(a)},
  467. np:function(a,b){return new H.i8(a,b==null?null:b.method)},
  468. m9:function(a,b){var u=b==null,t=u?null:b.method
  469. return new H.fQ(a,t,u?null:b.receiver)},
  470. z:function(a){var u,t,s,r,q,p,o,n,m,l,k,j,i,h,g=null,f=new H.lR(a)
  471. if(a==null)return
  472. if(a instanceof H.co)return f.$1(a.a)
  473. if(typeof a!=="object")return a
  474. if("dartException" in a)return f.$1(a.dartException)
  475. else if(!("message" in a))return a
  476. u=a.message
  477. if("number" in a&&typeof a.number=="number"){t=a.number
  478. s=t&65535
  479. if((C.c.ad(t,16)&8191)===10)switch(s){case 438:return f.$1(H.m9(H.b(u)+" (Error "+s+")",g))
  480. case 445:case 5007:return f.$1(H.np(H.b(u)+" (Error "+s+")",g))}}if(a instanceof TypeError){r=$.qo()
  481. q=$.qp()
  482. p=$.qq()
  483. o=$.qr()
  484. n=$.qu()
  485. m=$.qv()
  486. l=$.qt()
  487. $.qs()
  488. k=$.qx()
  489. j=$.qw()
  490. i=r.a3(u)
  491. if(i!=null)return f.$1(H.m9(u,i))
  492. else{i=q.a3(u)
  493. if(i!=null){i.method="call"
  494. return f.$1(H.m9(u,i))}else{i=p.a3(u)
  495. if(i==null){i=o.a3(u)
  496. if(i==null){i=n.a3(u)
  497. if(i==null){i=m.a3(u)
  498. if(i==null){i=l.a3(u)
  499. if(i==null){i=o.a3(u)
  500. if(i==null){i=k.a3(u)
  501. if(i==null){i=j.a3(u)
  502. h=i!=null}else h=!0}else h=!0}else h=!0}else h=!0}else h=!0}else h=!0}else h=!0
  503. if(h)return f.$1(H.np(u,i))}}return f.$1(new H.jG(typeof u==="string"?u:""))}if(a instanceof RangeError){if(typeof u==="string"&&u.indexOf("call stack")!==-1)return new P.dm()
  504. u=function(b){try{return String(b)}catch(e){}return null}(a)
  505. return f.$1(new P.ab(!1,g,g,typeof u==="string"?u.replace(/^RangeError:\s*/,""):u))}if(typeof InternalError=="function"&&a instanceof InternalError)if(typeof u==="string"&&u==="too much recursion")return new P.dm()
  506. return a},
  507. ao:function(a){var u
  508. if(a instanceof H.co)return a.b
  509. if(a==null)return new H.dA(a)
  510. u=a.$cachedTrace
  511. if(u!=null)return u
  512. return a.$cachedTrace=new H.dA(a)},
  513. oo:function(a){if(a==null||typeof a!='object')return J.ai(a)
  514. else return H.bb(a)},
  515. od:function(a,b){var u,t,s,r=a.length
  516. for(u=0;u<r;u=s){t=u+1
  517. s=t+1
  518. b.l(0,a[u],a[t])}return b},
  519. u6:function(a,b){var u,t=a.length
  520. for(u=0;u<t;++u)b.A(0,a[u])
  521. return b},
  522. uf:function(a,b,c,d,e,f){switch(b){case 0:return a.$0()
  523. case 1:return a.$1(c)
  524. case 2:return a.$2(c,d)
  525. case 3:return a.$3(c,d,e)
  526. case 4:return a.$4(c,d,e,f)}throw H.e(new P.kn("Unsupported number of arguments for wrapped closure"))},
  527. lq:function(a,b){var u
  528. if(a==null)return
  529. u=a.$identity
  530. if(!!u)return u
  531. u=function(c,d,e){return function(f,g,h,i){return e(c,d,f,g,h,i)}}(a,b,H.uf)
  532. a.$identity=u
  533. return u},
  534. r9:function(a,b,c,d,e,f,g){var u,t,s,r,q,p,o,n,m=null,l=b[0],k=l.$callName,j=e?Object.create(new H.jo().constructor.prototype):Object.create(new H.ch(m,m,m,m).constructor.prototype)
  535. j.$initialize=j.constructor
  536. if(e)u=function static_tear_off(){this.$initialize()}
  537. else{t=$.ap
  538. $.ap=t+1
  539. t=new Function("a,b,c,d"+t,"this.$initialize(a,b,c,d"+t+")")
  540. u=t}j.constructor=u
  541. u.prototype=j
  542. if(!e){s=H.na(a,l,f)
  543. s.$reflectionInfo=d}else{j.$static_name=g
  544. s=l}r=H.r5(d,e,f)
  545. j.$S=r
  546. j[k]=s
  547. for(q=s,p=1;p<b.length;++p){o=b[p]
  548. n=o.$callName
  549. if(n!=null){o=e?o:H.na(a,o,f)
  550. j[n]=o}if(p===c){o.$reflectionInfo=d
  551. q=o}}j.$C=q
  552. j.$R=l.$R
  553. j.$D=l.$D
  554. return u},
  555. r5:function(a,b,c){var u
  556. if(typeof a=="number")return function(d,e){return function(){return d(e)}}(H.ua,a)
  557. if(typeof a=="function")if(b)return a
  558. else{u=c?H.n9:H.m1
  559. return function(d,e){return function(){return d.apply({$receiver:e(this)},arguments)}}(a,u)}throw H.e("Error in functionType of tearoff")},
  560. r6:function(a,b,c,d){var u=H.m1
  561. switch(b?-1:a){case 0:return function(e,f){return function(){return f(this)[e]()}}(c,u)
  562. case 1:return function(e,f){return function(g){return f(this)[e](g)}}(c,u)
  563. case 2:return function(e,f){return function(g,h){return f(this)[e](g,h)}}(c,u)
  564. case 3:return function(e,f){return function(g,h,i){return f(this)[e](g,h,i)}}(c,u)
  565. case 4:return function(e,f){return function(g,h,i,j){return f(this)[e](g,h,i,j)}}(c,u)
  566. case 5:return function(e,f){return function(g,h,i,j,k){return f(this)[e](g,h,i,j,k)}}(c,u)
  567. default:return function(e,f){return function(){return e.apply(f(this),arguments)}}(d,u)}},
  568. na:function(a,b,c){var u,t,s,r,q,p,o
  569. if(c)return H.r8(a,b)
  570. u=b.$stubName
  571. t=b.length
  572. s=a[u]
  573. r=b==null?s==null:b===s
  574. q=!r||t>=27
  575. if(q)return H.r6(t,!r,u,b)
  576. if(t===0){r=$.ap
  577. $.ap=r+1
  578. p="self"+H.b(r)
  579. r="return function(){var "+p+" = this."
  580. q=$.ci
  581. return new Function(r+H.b(q==null?$.ci=H.e1("self"):q)+";return "+p+"."+H.b(u)+"();}")()}o="abcdefghijklmnopqrstuvwxyz".split("").splice(0,t).join(",")
  582. r=$.ap
  583. $.ap=r+1
  584. o+=H.b(r)
  585. r="return function("+o+"){return this."
  586. q=$.ci
  587. return new Function(r+H.b(q==null?$.ci=H.e1("self"):q)+"."+H.b(u)+"("+o+");}")()},
  588. r7:function(a,b,c,d){var u=H.m1,t=H.n9
  589. switch(b?-1:a){case 0:throw H.e(H.rQ("Intercepted function with no arguments."))
  590. case 1:return function(e,f,g){return function(){return f(this)[e](g(this))}}(c,u,t)
  591. case 2:return function(e,f,g){return function(h){return f(this)[e](g(this),h)}}(c,u,t)
  592. case 3:return function(e,f,g){return function(h,i){return f(this)[e](g(this),h,i)}}(c,u,t)
  593. case 4:return function(e,f,g){return function(h,i,j){return f(this)[e](g(this),h,i,j)}}(c,u,t)
  594. case 5:return function(e,f,g){return function(h,i,j,k){return f(this)[e](g(this),h,i,j,k)}}(c,u,t)
  595. case 6:return function(e,f,g){return function(h,i,j,k,l){return f(this)[e](g(this),h,i,j,k,l)}}(c,u,t)
  596. default:return function(e,f,g,h){return function(){h=[g(this)]
  597. Array.prototype.push.apply(h,arguments)
  598. return e.apply(f(this),h)}}(d,u,t)}},
  599. r8:function(a,b){var u,t,s,r,q,p,o,n=$.ci
  600. if(n==null)n=$.ci=H.e1("self")
  601. u=$.n8
  602. if(u==null)u=$.n8=H.e1("receiver")
  603. t=b.$stubName
  604. s=b.length
  605. r=a[t]
  606. q=b==null?r==null:b===r
  607. p=!q||s>=28
  608. if(p)return H.r7(s,!q,t,b)
  609. if(s===1){n="return function(){return this."+H.b(n)+"."+H.b(t)+"(this."+H.b(u)+");"
  610. u=$.ap
  611. $.ap=u+1
  612. return new Function(n+H.b(u)+"}")()}o="abcdefghijklmnopqrstuvwxyz".split("").splice(0,s-1).join(",")
  613. n="return function("+o+"){return this."+H.b(n)+"."+H.b(t)+"(this."+H.b(u)+", "+o+");"
  614. u=$.ap
  615. $.ap=u+1
  616. return new Function(n+H.b(u)+"}")()},
  617. ms:function(a,b,c,d,e,f,g){return H.r9(a,b,c,d,!!e,!!f,g)},
  618. m1:function(a){return a.a},
  619. n9:function(a){return a.c},
  620. e1:function(a){var u,t,s,r=new H.ch("self","target","receiver","name"),q=J.m5(Object.getOwnPropertyNames(r))
  621. for(u=q.length,t=0;t<u;++t){s=q[t]
  622. if(r[s]===a)return s}},
  623. or:function(a,b){throw H.e(H.m2(a,H.cd(b.substring(2))))},
  624. ok:function(a,b){var u
  625. if(a!=null)u=(typeof a==="object"||typeof a==="function")&&J.m(a)[b]
  626. else u=!0
  627. if(u)return a
  628. H.or(a,b)},
  629. aW:function(a,b){var u=J.m(a)
  630. if(!!u.$il||a==null)return a
  631. if(u[b])return a
  632. H.or(a,b)},
  633. oc:function(a){var u
  634. if("$S" in a){u=a.$S
  635. if(typeof u=="number")return v.types[u]
  636. else return a.$S()}return},
  637. ca:function(a,b){var u
  638. if(typeof a=="function")return!0
  639. u=H.oc(J.m(a))
  640. if(u==null)return!1
  641. return H.nY(u,null,b,null)},
  642. m2:function(a,b){return new H.e3("CastError: "+P.cn(a)+": type '"+H.b(H.tL(a))+"' is not a subtype of type '"+b+"'")},
  643. tL:function(a){var u,t=J.m(a)
  644. if(!!t.$ick){u=H.oc(t)
  645. if(u!=null)return H.mA(u)
  646. return"Closure"}return H.dh(a)},
  647. uC:function(a){throw H.e(new P.ek(a))},
  648. rQ:function(a){return new H.ik(a)},
  649. og:function(a){return v.getIsolateTag(a)},
  650. v:function(a){return new H.dn(a)},
  651. a:function(a,b){a.$ti=b
  652. return a},
  653. bp:function(a){if(a==null)return
  654. return a.$ti},
  655. xt:function(a,b,c){return H.cb(a["$a"+H.b(c)],H.bp(b))},
  656. bo:function(a,b,c,d){var u=H.cb(a["$a"+H.b(c)],H.bp(b))
  657. return u==null?null:u[d]},
  658. L:function(a,b,c){var u=H.cb(a["$a"+H.b(b)],H.bp(a))
  659. return u==null?null:u[c]},
  660. i:function(a,b){var u=H.bp(a)
  661. return u==null?null:u[b]},
  662. mA:function(a){return H.bk(a,null)},
  663. bk:function(a,b){if(a==null)return"dynamic"
  664. if(a===-1)return"void"
  665. if(typeof a==="object"&&a!==null&&a.constructor===Array)return H.cd(a[0].name)+H.mp(a,1,b)
  666. if(typeof a=="function")return H.cd(a.name)
  667. if(a===-2)return"dynamic"
  668. if(typeof a==="number"){if(b==null||a<0||a>=b.length)return"unexpected-generic-index:"+H.b(a)
  669. return H.b(b[b.length-a-1])}if('func' in a)return H.tx(a,b)
  670. if('futureOr' in a)return"FutureOr<"+H.bk("type" in a?a.type:null,b)+">"
  671. return"unknown-reified-type"},
  672. tx:function(a,a0){var u,t,s,r,q,p,o,n,m,l,k,j,i,h,g,f,e,d,c,b=", "
  673. if("bounds" in a){u=a.bounds
  674. if(a0==null){a0=H.a([],[P.d])
  675. t=null}else t=a0.length
  676. s=a0.length
  677. for(r=u.length,q=r;q>0;--q)a0.push("T"+(s+q))
  678. for(p="<",o="",q=0;q<r;++q,o=b){p=C.a.cT(p+o,a0[a0.length-q-1])
  679. n=u[q]
  680. if(n!=null&&n!==P.c)p+=" extends "+H.bk(n,a0)}p+=">"}else{p=""
  681. t=null}m=!!a.v?"void":H.bk(a.ret,a0)
  682. if("args" in a){l=a.args
  683. for(k=l.length,j="",i="",h=0;h<k;++h,i=b){g=l[h]
  684. j=j+i+H.bk(g,a0)}}else{j=""
  685. i=""}if("opt" in a){f=a.opt
  686. j+=i+"["
  687. for(k=f.length,i="",h=0;h<k;++h,i=b){g=f[h]
  688. j=j+i+H.bk(g,a0)}j+="]"}if("named" in a){e=a.named
  689. j+=i+"{"
  690. for(k=H.u5(e),d=k.length,i="",h=0;h<d;++h,i=b){c=k[h]
  691. j=j+i+H.bk(e[c],a0)+(" "+H.b(c))}j+="}"}if(t!=null)a0.length=t
  692. return p+"("+j+") => "+m},
  693. mp:function(a,b,c){var u,t,s,r,q,p
  694. if(a==null)return""
  695. u=new P.N("")
  696. for(t=b,s="",r=!0,q="";t<a.length;++t,s=", "){u.a=q+s
  697. p=a[t]
  698. if(p!=null)r=!1
  699. q=u.a+=H.bk(p,c)}return"<"+u.k(0)+">"},
  700. cb:function(a,b){if(a==null)return b
  701. a=a.apply(null,b)
  702. if(a==null)return
  703. if(typeof a==="object"&&a!==null&&a.constructor===Array)return a
  704. if(typeof a=="function")return a.apply(null,b)
  705. return b},
  706. a2:function(a,b,c,d){var u,t
  707. if(a==null)return!1
  708. u=H.bp(a)
  709. t=J.m(a)
  710. if(t[b]==null)return!1
  711. return H.o8(H.cb(t[d],u),null,c,null)},
  712. dP:function(a,b,c,d){if(a==null)return a
  713. if(H.a2(a,b,c,d))return a
  714. throw H.e(H.m2(a,function(e,f){return e.replace(/[^<,> ]+/g,function(g){return f[g]||g})}(H.cd(b.substring(2))+H.mp(c,0,null),v.mangledGlobalNames)))},
  715. o8:function(a,b,c,d){var u,t
  716. if(c==null)return!0
  717. if(a==null){u=c.length
  718. for(t=0;t<u;++t)if(!H.ag(null,null,c[t],d))return!1
  719. return!0}u=a.length
  720. for(t=0;t<u;++t)if(!H.ag(a[t],b,c[t],d))return!1
  721. return!0},
  722. xr:function(a,b,c){return a.apply(b,H.cb(J.m(b)["$a"+H.b(c)],H.bp(b)))},
  723. om:function(a){var u
  724. if(typeof a==="number")return!1
  725. if('futureOr' in a){u="type" in a?a.type:null
  726. return a==null||a.name==="c"||a.name==="A"||a===-1||a===-2||H.om(u)}return!1},
  727. oa:function(a,b){var u,t
  728. if(a==null)return b==null||b.name==="c"||b.name==="A"||b===-1||b===-2||H.om(b)
  729. if(b==null||b===-1||b.name==="c"||b===-2)return!0
  730. if(typeof b=="object"){if('futureOr' in b)if(H.oa(a,"type" in b?b.type:null))return!0
  731. if('func' in b)return H.ca(a,b)}u=J.m(a).constructor
  732. t=H.bp(a)
  733. if(t!=null){t=t.slice()
  734. t.splice(0,0,u)
  735. u=t}return H.ag(u,null,b,null)},
  736. aB:function(a,b){if(a!=null&&!H.oa(a,b))throw H.e(H.m2(a,H.mA(b)))
  737. return a},
  738. ag:function(a,b,c,d){var u,t,s,r,q,p,o,n,m,l=null
  739. if(a===c)return!0
  740. if(c==null||c===-1||c.name==="c"||c===-2)return!0
  741. if(a===-2)return!0
  742. if(a==null||a===-1||a.name==="c"||a===-2){if(typeof c==="number")return!1
  743. if('futureOr' in c)return H.ag(a,b,"type" in c?c.type:l,d)
  744. return!1}if(typeof a==="number")return H.ag(b[a],b,c,d)
  745. if(typeof c==="number")return!1
  746. if(a.name==="A")return!0
  747. u=typeof a==="object"&&a!==null&&a.constructor===Array
  748. t=u?a[0]:a
  749. if('futureOr' in c){s="type" in c?c.type:l
  750. if('futureOr' in a)return H.ag("type" in a?a.type:l,b,s,d)
  751. else if(H.ag(a,b,s,d))return!0
  752. else{if(!('$i'+"R" in t.prototype))return!1
  753. r=t.prototype["$a"+"R"]
  754. q=H.cb(r,u?a.slice(1):l)
  755. return H.ag(typeof q==="object"&&q!==null&&q.constructor===Array?q[0]:l,b,s,d)}}if('func' in c)return H.nY(a,b,c,d)
  756. if('func' in a)return c.name==="bB"
  757. p=typeof c==="object"&&c!==null&&c.constructor===Array
  758. o=p?c[0]:c
  759. if(o!==t){n=o.name
  760. if(!('$i'+n in t.prototype))return!1
  761. m=t.prototype["$a"+n]}else m=l
  762. if(!p)return!0
  763. u=u?a.slice(1):l
  764. p=c.slice(1)
  765. return H.o8(H.cb(m,u),b,p,d)},
  766. nY:function(a,b,c,d){var u,t,s,r,q,p,o,n,m,l,k,j,i,h,g
  767. if(!('func' in a))return!1
  768. if("bounds" in a){if(!("bounds" in c))return!1
  769. u=a.bounds
  770. t=c.bounds
  771. if(u.length!==t.length)return!1
  772. b=b==null?u:u.concat(b)
  773. d=d==null?t:t.concat(d)}else if("bounds" in c)return!1
  774. if(!H.ag(a.ret,b,c.ret,d))return!1
  775. s=a.args
  776. r=c.args
  777. q=a.opt
  778. p=c.opt
  779. o=s!=null?s.length:0
  780. n=r!=null?r.length:0
  781. m=q!=null?q.length:0
  782. l=p!=null?p.length:0
  783. if(o>n)return!1
  784. if(o+m<n+l)return!1
  785. for(k=0;k<o;++k)if(!H.ag(r[k],d,s[k],b))return!1
  786. for(j=k,i=0;j<n;++i,++j)if(!H.ag(r[j],d,q[i],b))return!1
  787. for(j=0;j<l;++i,++j)if(!H.ag(p[j],d,q[i],b))return!1
  788. h=a.named
  789. g=c.named
  790. if(g==null)return!0
  791. if(h==null)return!1
  792. return H.uv(h,b,g,d)},
  793. uv:function(a,b,c,d){var u,t,s,r=Object.getOwnPropertyNames(c)
  794. for(u=r.length,t=0;t<u;++t){s=r[t]
  795. if(!Object.hasOwnProperty.call(a,s))return!1
  796. if(!H.ag(c[s],d,a[s],b))return!1}return!0},
  797. xs:function(a,b,c){Object.defineProperty(a,b,{value:c,enumerable:false,writable:true,configurable:true})},
  798. uo:function(a){var u,t,s,r,q=$.oi.$1(a),p=$.lr[q]
  799. if(p!=null){Object.defineProperty(a,v.dispatchPropertyName,{value:p,enumerable:false,writable:true,configurable:true})
  800. return p.i}u=$.lE[q]
  801. if(u!=null)return u
  802. t=v.interceptorsByTag[q]
  803. if(t==null){q=$.o7.$2(a,q)
  804. if(q!=null){p=$.lr[q]
  805. if(p!=null){Object.defineProperty(a,v.dispatchPropertyName,{value:p,enumerable:false,writable:true,configurable:true})
  806. return p.i}u=$.lE[q]
  807. if(u!=null)return u
  808. t=v.interceptorsByTag[q]}}if(t==null)return
  809. u=t.prototype
  810. s=q[0]
  811. if(s==="!"){p=H.lQ(u)
  812. $.lr[q]=p
  813. Object.defineProperty(a,v.dispatchPropertyName,{value:p,enumerable:false,writable:true,configurable:true})
  814. return p.i}if(s==="~"){$.lE[q]=u
  815. return u}if(s==="-"){r=H.lQ(u)
  816. Object.defineProperty(Object.getPrototypeOf(a),v.dispatchPropertyName,{value:r,enumerable:false,writable:true,configurable:true})
  817. return r.i}if(s==="+")return H.oq(a,u)
  818. if(s==="*")throw H.e(P.nD(q))
  819. if(v.leafTags[q]===true){r=H.lQ(u)
  820. Object.defineProperty(Object.getPrototypeOf(a),v.dispatchPropertyName,{value:r,enumerable:false,writable:true,configurable:true})
  821. return r.i}else return H.oq(a,u)},
  822. oq:function(a,b){var u=Object.getPrototypeOf(a)
  823. Object.defineProperty(u,v.dispatchPropertyName,{value:J.my(b,u,null,null),enumerable:false,writable:true,configurable:true})
  824. return b},
  825. lQ:function(a){return J.my(a,!1,null,!!a.$im8)},
  826. up:function(a,b,c){var u=b.prototype
  827. if(v.leafTags[a]===true)return H.lQ(u)
  828. else return J.my(u,c,null,null)},
  829. ud:function(){if(!0===$.mw)return
  830. $.mw=!0
  831. H.ue()},
  832. ue:function(){var u,t,s,r,q,p,o,n
  833. $.lr=Object.create(null)
  834. $.lE=Object.create(null)
  835. H.uc()
  836. u=v.interceptorsByTag
  837. t=Object.getOwnPropertyNames(u)
  838. if(typeof window!="undefined"){window
  839. s=function(){}
  840. for(r=0;r<t.length;++r){q=t[r]
  841. p=$.os.$1(q)
  842. if(p!=null){o=H.up(q,u[q],p)
  843. if(o!=null){Object.defineProperty(p,v.dispatchPropertyName,{value:o,enumerable:false,writable:true,configurable:true})
  844. s.prototype=p}}}}for(r=0;r<t.length;++r){q=t[r]
  845. if(/^[A-Za-z_]/.test(q)){n=u[q]
  846. u["!"+q]=n
  847. u["~"+q]=n
  848. u["-"+q]=n
  849. u["+"+q]=n
  850. u["*"+q]=n}}},
  851. uc:function(){var u,t,s,r,q,p,o=C.b6()
  852. o=H.c9(C.b7,H.c9(C.b8,H.c9(C.a1,H.c9(C.a1,H.c9(C.b9,H.c9(C.ba,H.c9(C.bb(C.a0),o)))))))
  853. if(typeof dartNativeDispatchHooksTransformer!="undefined"){u=dartNativeDispatchHooksTransformer
  854. if(typeof u=="function")u=[u]
  855. if(u.constructor==Array)for(t=0;t<u.length;++t){s=u[t]
  856. if(typeof s=="function")o=s(o)||o}}r=o.getTag
  857. q=o.getUnknownTag
  858. p=o.prototypeForTag
  859. $.oi=new H.lB(r)
  860. $.o7=new H.lC(q)
  861. $.os=new H.lD(p)},
  862. c9:function(a,b){return a(b)||b},
  863. rr:function(a,b,c,d,e,f){var u=b?"m":"",t=c?"":"i",s=d?"u":"",r=e?"s":"",q=f?"g":"",p=function(g,h){try{return new RegExp(g,h)}catch(o){return o}}(a,u+t+s+r+q)
  864. if(p instanceof RegExp)return p
  865. throw H.e(P.y("Illegal RegExp pattern ("+String(p)+")",a,null))},
  866. ux:function(a){if(/[[\]{}()*+?.\\^$|]/.test(a))return a.replace(/[[\]{}()*+?.\\^$|]/g,"\\$&")
  867. return a},
  868. eb:function eb(a,b){this.a=a
  869. this.$ti=b},
  870. ea:function ea(){},
  871. b2:function b2(a,b,c,d){var _=this
  872. _.a=a
  873. _.b=b
  874. _.c=c
  875. _.$ti=d},
  876. ki:function ki(a,b){this.a=a
  877. this.$ti=b},
  878. aH:function aH(a,b){this.a=a
  879. this.$ti=b},
  880. fJ:function fJ(a,b,c,d,e){var _=this
  881. _.a=a
  882. _.c=b
  883. _.d=c
  884. _.e=d
  885. _.f=e},
  886. id:function id(a,b,c){this.a=a
  887. this.b=b
  888. this.c=c},
  889. jB:function jB(a,b,c,d,e,f){var _=this
  890. _.a=a
  891. _.b=b
  892. _.c=c
  893. _.d=d
  894. _.e=e
  895. _.f=f},
  896. i8:function i8(a,b){this.a=a
  897. this.b=b},
  898. fQ:function fQ(a,b,c){this.a=a
  899. this.b=b
  900. this.c=c},
  901. jG:function jG(a){this.a=a},
  902. co:function co(a,b){this.a=a
  903. this.b=b},
  904. lR:function lR(a){this.a=a},
  905. dA:function dA(a){this.a=a
  906. this.b=null},
  907. ck:function ck(){},
  908. jA:function jA(){},
  909. jo:function jo(){},
  910. ch:function ch(a,b,c,d){var _=this
  911. _.a=a
  912. _.b=b
  913. _.c=c
  914. _.d=d},
  915. e3:function e3(a){this.a=a},
  916. ik:function ik(a){this.a=a},
  917. dn:function dn(a){this.a=a
  918. this.d=this.b=null},
  919. bH:function bH(a){var _=this
  920. _.a=0
  921. _.f=_.e=_.d=_.c=_.b=null
  922. _.r=0
  923. _.$ti=a},
  924. fP:function fP(a){this.a=a},
  925. hy:function hy(a,b){this.a=a
  926. this.b=b
  927. this.c=null},
  928. b9:function b9(a,b){this.a=a
  929. this.$ti=b},
  930. hz:function hz(a,b,c){var _=this
  931. _.a=a
  932. _.b=b
  933. _.d=_.c=null
  934. _.$ti=c},
  935. lB:function lB(a){this.a=a},
  936. lC:function lC(a){this.a=a},
  937. lD:function lD(a){this.a=a},
  938. fL:function fL(a,b){var _=this
  939. _.a=a
  940. _.b=b
  941. _.d=_.c=null},
  942. kO:function kO(a){this.b=a},
  943. aR:function(a,b,c){},
  944. tw:function(a){return a},
  945. hW:function(a,b,c){var u
  946. H.aR(a,b,c)
  947. u=new DataView(a,b)
  948. return u},
  949. rD:function(a){return new Float32Array(a)},
  950. rE:function(a){return new Int8Array(a)},
  951. nm:function(a,b,c){var u
  952. H.aR(a,b,c)
  953. u=new Uint16Array(a,b,c)
  954. return u},
  955. nn:function(a,b,c){var u
  956. H.aR(a,b,c)
  957. u=new Uint32Array(a,b,c)
  958. return u},
  959. mc:function(a,b,c){var u
  960. H.aR(a,b,c)
  961. u=new Uint8Array(a,b,c)
  962. return u},
  963. aA:function(a,b,c){if(a>>>0!==a||a>=c)throw H.e(H.cW(b,a))},
  964. aQ:function(a,b,c){var u
  965. if(!(a>>>0!==a))u=b>>>0!==b||a>b||b>c
  966. else u=!0
  967. if(u)throw H.e(H.u2(a,b,c))
  968. return b},
  969. cz:function cz(){},
  970. dd:function dd(){},
  971. de:function de(){},
  972. cy:function cy(){},
  973. dc:function dc(){},
  974. hX:function hX(){},
  975. hY:function hY(){},
  976. hZ:function hZ(){},
  977. i_:function i_(){},
  978. i0:function i0(){},
  979. i1:function i1(){},
  980. df:function df(){},
  981. bP:function bP(){},
  982. cK:function cK(){},
  983. cL:function cL(){},
  984. cM:function cM(){},
  985. cN:function cN(){},
  986. u5:function(a){return J.cr(a?Object.keys(a):[],null)},
  987. uE:function(a){return v.mangledGlobalNames[a]}},J={
  988. my:function(a,b,c,d){return{i:a,p:b,e:c,x:d}},
  989. ly:function(a){var u,t,s,r,q=a[v.dispatchPropertyName]
  990. if(q==null)if($.mw==null){H.ud()
  991. q=a[v.dispatchPropertyName]}if(q!=null){u=q.p
  992. if(!1===u)return q.i
  993. if(!0===u)return a
  994. t=Object.getPrototypeOf(a)
  995. if(u===t)return q.i
  996. if(q.e===t)throw H.e(P.nD("Return interceptor for "+H.b(u(a,q))))}s=a.constructor
  997. r=s==null?null:s[$.mJ()]
  998. if(r!=null)return r
  999. r=H.uo(a)
  1000. if(r!=null)return r
  1001. if(typeof a=="function")return C.bv
  1002. u=Object.getPrototypeOf(a)
  1003. if(u==null)return C.ao
  1004. if(u===Object.prototype)return C.ao
  1005. if(typeof s=="function"){Object.defineProperty(s,$.mJ(),{value:C.O,enumerable:false,writable:true,configurable:true})
  1006. return C.O}return C.O},
  1007. rp:function(a,b){if(a<0||a>4294967295)throw H.e(P.S(a,0,4294967295,"length",null))
  1008. return J.cr(new Array(a),b)},
  1009. cr:function(a,b){return J.m5(H.a(a,[b]))},
  1010. m5:function(a){a.fixed$length=Array
  1011. return a},
  1012. rq:function(a){if(a<256)switch(a){case 9:case 10:case 11:case 12:case 13:case 32:case 133:case 160:return!0
  1013. default:return!1}switch(a){case 5760:case 8192:case 8193:case 8194:case 8195:case 8196:case 8197:case 8198:case 8199:case 8200:case 8201:case 8202:case 8232:case 8233:case 8239:case 8287:case 12288:case 65279:return!0
  1014. default:return!1}},
  1015. ng:function(a,b){var u,t
  1016. for(;b>0;b=u){u=b-1
  1017. t=C.a.v(a,u)
  1018. if(t!==32&&t!==13&&!J.rq(t))break}return b},
  1019. m:function(a){if(typeof a=="number"){if(Math.floor(a)==a)return J.da.prototype
  1020. return J.fI.prototype}if(typeof a=="string")return J.bG.prototype
  1021. if(a==null)return J.fK.prototype
  1022. if(typeof a=="boolean")return J.d9.prototype
  1023. if(a.constructor==Array)return J.b6.prototype
  1024. if(typeof a!="object"){if(typeof a=="function")return J.b7.prototype
  1025. return a}if(a instanceof P.c)return a
  1026. return J.ly(a)},
  1027. K:function(a){if(typeof a=="string")return J.bG.prototype
  1028. if(a==null)return a
  1029. if(a.constructor==Array)return J.b6.prototype
  1030. if(typeof a!="object"){if(typeof a=="function")return J.b7.prototype
  1031. return a}if(a instanceof P.c)return a
  1032. return J.ly(a)},
  1033. aU:function(a){if(a==null)return a
  1034. if(a.constructor==Array)return J.b6.prototype
  1035. if(typeof a!="object"){if(typeof a=="function")return J.b7.prototype
  1036. return a}if(a instanceof P.c)return a
  1037. return J.ly(a)},
  1038. u9:function(a){if(typeof a=="number")return J.cs.prototype
  1039. if(a==null)return a
  1040. if(!(a instanceof P.c))return J.bW.prototype
  1041. return a},
  1042. lw:function(a){if(typeof a=="string")return J.bG.prototype
  1043. if(a==null)return a
  1044. if(!(a instanceof P.c))return J.bW.prototype
  1045. return a},
  1046. an:function(a){if(a==null)return a
  1047. if(typeof a!="object"){if(typeof a=="function")return J.b7.prototype
  1048. return a}if(a instanceof P.c)return a
  1049. return J.ly(a)},
  1050. a5:function(a,b){if(a==null)return b==null
  1051. if(typeof a!="object")return b!=null&&a===b
  1052. return J.m(a).K(a,b)},
  1053. mZ:function(a,b){if(typeof b==="number")if(a.constructor==Array||typeof a=="string"||H.ol(a,a[v.dispatchPropertyName]))if(b>>>0===b&&b<a.length)return a[b]
  1054. return J.K(a).i(a,b)},
  1055. qE:function(a,b,c){if(typeof b==="number")if((a.constructor==Array||H.ol(a,a[v.dispatchPropertyName]))&&!a.immutable$list&&b>>>0===b&&b<a.length)return a[b]=c
  1056. return J.aU(a).l(a,b,c)},
  1057. lZ:function(a,b){return J.lw(a).G(a,b)},
  1058. m_:function(a,b){return J.aU(a).A(a,b)},
  1059. n_:function(a,b){return J.aU(a).a7(a,b)},
  1060. n0:function(a,b){return J.aU(a).D(a,b)},
  1061. cY:function(a,b){return J.aU(a).N(a,b)},
  1062. qF:function(a,b,c,d){return J.an(a).dW(a,b,c,d)},
  1063. ai:function(a){return J.m(a).gC(a)},
  1064. n1:function(a){return J.K(a).gt(a)},
  1065. qG:function(a){return J.K(a).ga2(a)},
  1066. U:function(a){return J.aU(a).gw(a)},
  1067. H:function(a){return J.K(a).gh(a)},
  1068. qH:function(a){return J.an(a).gbQ(a)},
  1069. qI:function(a){return J.an(a).gbS(a)},
  1070. aE:function(a,b,c){return J.aU(a).ab(a,b,c)},
  1071. qJ:function(a,b){return J.m(a).b6(a,b)},
  1072. qK:function(a,b){return J.K(a).sh(a,b)},
  1073. qL:function(a,b){return J.an(a).sd2(a,b)},
  1074. qM:function(a,b){return J.an(a).seu(a,b)},
  1075. qN:function(a,b){return J.an(a).sew(a,b)},
  1076. qO:function(a,b){return J.an(a).sex(a,b)},
  1077. n2:function(a,b){return J.aU(a).a0(a,b)},
  1078. qP:function(a,b){return J.lw(a).S(a,b)},
  1079. qQ:function(a,b,c){return J.an(a).cQ(a,b,c)},
  1080. qR:function(a,b,c){return J.an(a).em(a,b,c)},
  1081. qS:function(a){return J.u9(a).cR(a)},
  1082. dV:function(a,b){return J.aU(a).a4(a,b)},
  1083. aa:function(a){return J.m(a).k(a)},
  1084. n3:function(a){return J.lw(a).eq(a)},
  1085. bD:function bD(){},
  1086. d9:function d9(){},
  1087. fK:function fK(){},
  1088. db:function db(){},
  1089. ia:function ia(){},
  1090. bW:function bW(){},
  1091. b7:function b7(){},
  1092. b6:function b6(a){this.$ti=a},
  1093. m6:function m6(a){this.$ti=a},
  1094. bu:function bu(a,b,c){var _=this
  1095. _.a=a
  1096. _.b=b
  1097. _.c=0
  1098. _.d=null
  1099. _.$ti=c},
  1100. cs:function cs(){},
  1101. da:function da(){},
  1102. fI:function fI(){},
  1103. bG:function bG(){}},P={
  1104. t3:function(){var u,t,s={}
  1105. if(self.scheduleImmediate!=null)return P.tT()
  1106. if(self.MutationObserver!=null&&self.document!=null){u=self.document.createElement("div")
  1107. t=self.document.createElement("span")
  1108. s.a=null
  1109. new self.MutationObserver(H.lq(new P.k8(s),1)).observe(u,{childList:true})
  1110. return new P.k7(s,u,t)}else if(self.setImmediate!=null)return P.tU()
  1111. return P.tV()},
  1112. t4:function(a){self.scheduleImmediate(H.lq(new P.k9(a),0))},
  1113. t5:function(a){self.setImmediate(H.lq(new P.ka(a),0))},
  1114. t6:function(a){P.ta(0,a)},
  1115. ta:function(a,b){var u=new P.l2()
  1116. u.d3(a,b)
  1117. return u},
  1118. cU:function(a){return new P.k6(new P.E($.p,[a]),[a])},
  1119. cR:function(a,b){a.$2(0,null)
  1120. b.b=!0
  1121. return b.a},
  1122. c5:function(a,b){P.tr(a,b)},
  1123. cQ:function(a,b){b.Z(a)},
  1124. cP:function(a,b){b.bw(H.z(a),H.ao(a))},
  1125. tr:function(a,b){var u,t=null,s=new P.l9(b),r=new P.la(b),q=J.m(a)
  1126. if(!!q.$iE)a.cl(s,r,t)
  1127. else if(!!q.$iR)a.am(0,s,r,t)
  1128. else{u=new P.E($.p,[null])
  1129. u.a=4
  1130. u.c=a
  1131. u.cl(s,t,t)}},
  1132. cV:function(a){var u=function(b,c){return function(d,e){while(true)try{b(d,e)
  1133. break}catch(t){e=t
  1134. d=c}}}(a,1)
  1135. return $.p.bN(new P.lp(u))},
  1136. kI:function(a){return new P.c1(a,1)},
  1137. aO:function(){return C.df},
  1138. aP:function(a){return new P.c1(a,3)},
  1139. aS:function(a,b){return new P.l0(a,[b])},
  1140. nM:function(a,b){var u,t,s
  1141. b.a=1
  1142. try{a.am(0,new P.ks(b),new P.kt(b),P.A)}catch(s){u=H.z(s)
  1143. t=H.ao(s)
  1144. P.ot(new P.ku(b,u,t))}},
  1145. kr:function(a,b){var u,t
  1146. for(;u=a.a,u===2;)a=a.c
  1147. if(u>=4){t=b.aX()
  1148. b.a=a.a
  1149. b.c=a.c
  1150. P.c0(b,t)}else{t=b.c
  1151. b.a=2
  1152. b.c=a
  1153. a.ce(t)}},
  1154. c0:function(a,b){var u,t,s,r,q,p,o,n,m,l,k,j=null,i={},h=i.a=a
  1155. for(;!0;){u={}
  1156. t=h.a===8
  1157. if(b==null){if(t){s=h.c
  1158. P.c7(j,j,h.b,s.a,s.b)}return}for(;r=b.a,r!=null;b=r){b.a=null
  1159. P.c0(i.a,b)}h=i.a
  1160. q=h.c
  1161. u.a=t
  1162. u.b=q
  1163. s=!t
  1164. if(s){p=b.c
  1165. p=(p&1)!==0||(p&15)===8}else p=!0
  1166. if(p){p=b.b
  1167. o=p.b
  1168. if(t){n=h.b===o
  1169. n=!(n||n)}else n=!1
  1170. if(n){P.c7(j,j,h.b,q.a,q.b)
  1171. return}m=$.p
  1172. if(m!==o)$.p=o
  1173. else m=j
  1174. h=b.c
  1175. if((h&15)===8)new P.kz(i,u,b,t).$0()
  1176. else if(s){if((h&1)!==0)new P.ky(u,b,q).$0()}else if((h&2)!==0)new P.kx(i,u,b).$0()
  1177. if(m!=null)$.p=m
  1178. h=u.b
  1179. if(!!J.m(h).$iR){if(h.a>=4){l=p.c
  1180. p.c=null
  1181. b=p.aY(l)
  1182. p.a=h.a
  1183. p.c=h.c
  1184. i.a=h
  1185. continue}else P.kr(h,p)
  1186. return}}k=b.b
  1187. l=k.c
  1188. k.c=null
  1189. b=k.aY(l)
  1190. h=u.a
  1191. s=u.b
  1192. if(!h){k.a=4
  1193. k.c=s}else{k.a=8
  1194. k.c=s}i.a=k
  1195. h=k}},
  1196. tH:function(a,b){if(H.ca(a,{func:1,args:[P.c,P.a1]}))return b.bN(a)
  1197. if(H.ca(a,{func:1,args:[P.c]}))return a
  1198. throw H.e(P.n6(a,"onError","Error handler must accept one Object or one Object and a StackTrace as arguments, and return a a valid result"))},
  1199. tE:function(){var u,t
  1200. for(;u=$.c6,u!=null;){$.cT=null
  1201. t=u.b
  1202. $.c6=t
  1203. if(t==null)$.cS=null
  1204. u.a.$0()}},
  1205. tJ:function(){$.mn=!0
  1206. try{P.tE()}finally{$.cT=null
  1207. $.mn=!1
  1208. if($.c6!=null)$.mW().$1(P.o9())}},
  1209. o5:function(a){var u=new P.du(a)
  1210. if($.c6==null){$.c6=$.cS=u
  1211. if(!$.mn)$.mW().$1(P.o9())}else $.cS=$.cS.b=u},
  1212. tI:function(a){var u,t,s=$.c6
  1213. if(s==null){P.o5(a)
  1214. $.cT=$.cS
  1215. return}u=new P.du(a)
  1216. t=$.cT
  1217. if(t==null){u.b=s
  1218. $.c6=$.cT=u}else{u.b=t.b
  1219. $.cT=t.b=u
  1220. if(u.b==null)$.cS=u}},
  1221. ot:function(a){var u=null,t=$.p
  1222. if(C.f===t){P.c8(u,u,C.f,a)
  1223. return}P.c8(u,u,t,t.co(a))},
  1224. rU:function(a,b){var u=null,t=new P.dE(u,u,u,u,[b])
  1225. a.am(0,new P.jr(t,b),new P.js(t),P.A)
  1226. return new P.bi(t,[b])},
  1227. me:function(a,b){return new P.kB(new P.jt(a),[b])},
  1228. x7:function(a){if(a==null)H.O(P.qZ("stream"))
  1229. return new P.l_()},
  1230. nA:function(a,b,c,d){return new P.dv(null,b,c,a,[d])},
  1231. mq:function(a){var u,t,s,r
  1232. if(a==null)return
  1233. try{a.$0()}catch(s){u=H.z(s)
  1234. t=H.ao(s)
  1235. r=$.p
  1236. P.c7(null,null,r,u,t)}},
  1237. nL:function(a,b,c,d){var u=$.p
  1238. u=new P.cG(u,d?1:0)
  1239. u.bV(a,b,c,d)
  1240. return u},
  1241. nZ:function(a,b){P.c7(null,null,$.p,a,b)},
  1242. c7:function(a,b,c,d,e){var u={}
  1243. u.a=d
  1244. P.tI(new P.ln(u,e))},
  1245. o0:function(a,b,c,d){var u,t=$.p
  1246. if(t===c)return d.$0()
  1247. $.p=c
  1248. u=t
  1249. try{t=d.$0()
  1250. return t}finally{$.p=u}},
  1251. o2:function(a,b,c,d,e){var u,t=$.p
  1252. if(t===c)return d.$1(e)
  1253. $.p=c
  1254. u=t
  1255. try{t=d.$1(e)
  1256. return t}finally{$.p=u}},
  1257. o1:function(a,b,c,d,e,f){var u,t=$.p
  1258. if(t===c)return d.$2(e,f)
  1259. $.p=c
  1260. u=t
  1261. try{t=d.$2(e,f)
  1262. return t}finally{$.p=u}},
  1263. c8:function(a,b,c,d){var u=C.f!==c
  1264. if(u)d=!(!u||!1)?c.co(d):c.dN(d)
  1265. P.o5(d)},
  1266. k8:function k8(a){this.a=a},
  1267. k7:function k7(a,b,c){this.a=a
  1268. this.b=b
  1269. this.c=c},
  1270. k9:function k9(a){this.a=a},
  1271. ka:function ka(a){this.a=a},
  1272. l2:function l2(){},
  1273. l3:function l3(a,b){this.a=a
  1274. this.b=b},
  1275. k6:function k6(a,b){this.a=a
  1276. this.b=!1
  1277. this.$ti=b},
  1278. l9:function l9(a){this.a=a},
  1279. la:function la(a){this.a=a},
  1280. lp:function lp(a){this.a=a},
  1281. c1:function c1(a,b){this.a=a
  1282. this.b=b},
  1283. bj:function bj(a,b){var _=this
  1284. _.a=a
  1285. _.d=_.c=_.b=null
  1286. _.$ti=b},
  1287. l0:function l0(a,b){this.a=a
  1288. this.$ti=b},
  1289. R:function R(){},
  1290. kh:function kh(){},
  1291. aN:function aN(a,b){this.a=a
  1292. this.$ti=b},
  1293. cI:function cI(a,b,c,d){var _=this
  1294. _.a=null
  1295. _.b=a
  1296. _.c=b
  1297. _.d=c
  1298. _.e=d},
  1299. E:function E(a,b){var _=this
  1300. _.a=0
  1301. _.b=a
  1302. _.c=null
  1303. _.$ti=b},
  1304. ko:function ko(a,b){this.a=a
  1305. this.b=b},
  1306. kw:function kw(a,b){this.a=a
  1307. this.b=b},
  1308. ks:function ks(a){this.a=a},
  1309. kt:function kt(a){this.a=a},
  1310. ku:function ku(a,b,c){this.a=a
  1311. this.b=b
  1312. this.c=c},
  1313. kq:function kq(a,b){this.a=a
  1314. this.b=b},
  1315. kv:function kv(a,b){this.a=a
  1316. this.b=b},
  1317. kp:function kp(a,b,c){this.a=a
  1318. this.b=b
  1319. this.c=c},
  1320. kz:function kz(a,b,c,d){var _=this
  1321. _.a=a
  1322. _.b=b
  1323. _.c=c
  1324. _.d=d},
  1325. kA:function kA(a){this.a=a},
  1326. ky:function ky(a,b,c){this.a=a
  1327. this.b=b
  1328. this.c=c},
  1329. kx:function kx(a,b,c){this.a=a
  1330. this.b=b
  1331. this.c=c},
  1332. du:function du(a){this.a=a
  1333. this.b=null},
  1334. jp:function jp(){},
  1335. jr:function jr(a,b){this.a=a
  1336. this.b=b},
  1337. js:function js(a){this.a=a},
  1338. jt:function jt(a){this.a=a},
  1339. ju:function ju(a,b){this.a=a
  1340. this.b=b},
  1341. jv:function jv(a,b){this.a=a
  1342. this.b=b},
  1343. jq:function jq(){},
  1344. dB:function dB(){},
  1345. kY:function kY(a){this.a=a},
  1346. kX:function kX(a){this.a=a},
  1347. l1:function l1(){},
  1348. kb:function kb(){},
  1349. dv:function dv(a,b,c,d,e){var _=this
  1350. _.a=null
  1351. _.b=0
  1352. _.c=null
  1353. _.d=a
  1354. _.e=b
  1355. _.f=c
  1356. _.r=d
  1357. _.$ti=e},
  1358. dE:function dE(a,b,c,d,e){var _=this
  1359. _.a=null
  1360. _.b=0
  1361. _.c=null
  1362. _.d=a
  1363. _.e=b
  1364. _.f=c
  1365. _.r=d
  1366. _.$ti=e},
  1367. bi:function bi(a,b){this.a=a
  1368. this.$ti=b},
  1369. dw:function dw(a,b,c){var _=this
  1370. _.x=a
  1371. _.c=_.b=_.a=null
  1372. _.d=b
  1373. _.e=c
  1374. _.r=_.f=null},
  1375. cG:function cG(a,b){var _=this
  1376. _.c=_.b=_.a=null
  1377. _.d=a
  1378. _.e=b
  1379. _.r=_.f=null},
  1380. ke:function ke(a,b,c){this.a=a
  1381. this.b=b
  1382. this.c=c},
  1383. kd:function kd(a){this.a=a},
  1384. kZ:function kZ(){},
  1385. kB:function kB(a,b){this.a=a
  1386. this.b=!1
  1387. this.$ti=b},
  1388. kH:function kH(a){this.b=a
  1389. this.a=0},
  1390. kl:function kl(){},
  1391. c_:function c_(a){this.b=a
  1392. this.a=null},
  1393. dx:function dx(a,b){this.b=a
  1394. this.c=b
  1395. this.a=null},
  1396. kk:function kk(){},
  1397. kP:function kP(){},
  1398. kQ:function kQ(a,b){this.a=a
  1399. this.b=b},
  1400. dC:function dC(){this.c=this.b=null
  1401. this.a=0},
  1402. l_:function l_(){},
  1403. bw:function bw(a,b){this.a=a
  1404. this.b=b},
  1405. l8:function l8(){},
  1406. ln:function ln(a,b){this.a=a
  1407. this.b=b},
  1408. kR:function kR(){},
  1409. kT:function kT(a,b){this.a=a
  1410. this.b=b},
  1411. kS:function kS(a,b){this.a=a
  1412. this.b=b},
  1413. nN:function(a,b){var u=a[b]
  1414. return u===a?null:u},
  1415. mj:function(a,b,c){if(c==null)a[b]=a
  1416. else a[b]=c},
  1417. nO:function(){var u=Object.create(null)
  1418. P.mj(u,"<non-identifier-key>",u)
  1419. delete u["<non-identifier-key>"]
  1420. return u},
  1421. ma:function(a,b,c){return H.od(a,new H.bH([b,c]))},
  1422. V:function(a,b){return new H.bH([a,b])},
  1423. ni:function(a){return new P.c2([a])},
  1424. at:function(a){return new P.c2([a])},
  1425. au:function(a,b){return H.u6(a,new P.c2([b]))},
  1426. mk:function(){var u=Object.create(null)
  1427. u["<non-identifier-key>"]=u
  1428. delete u["<non-identifier-key>"]
  1429. return u},
  1430. rn:function(a,b,c){var u,t
  1431. if(P.mo(a)){if(b==="("&&c===")")return"(...)"
  1432. return b+"..."+c}u=H.a([],[P.d])
  1433. $.bl.push(a)
  1434. try{P.tC(a,u)}finally{$.bl.pop()}t=P.nB(b,u,", ")+c
  1435. return t.charCodeAt(0)==0?t:t},
  1436. fH:function(a,b,c){var u,t
  1437. if(P.mo(a))return b+"..."+c
  1438. u=new P.N(b)
  1439. $.bl.push(a)
  1440. try{t=u
  1441. t.a=P.nB(t.a,a,", ")}finally{$.bl.pop()}u.a+=c
  1442. t=u.a
  1443. return t.charCodeAt(0)==0?t:t},
  1444. mo:function(a){var u,t
  1445. for(u=$.bl.length,t=0;t<u;++t)if(a===$.bl[t])return!0
  1446. return!1},
  1447. tC:function(a,b){var u,t,s,r,q,p,o,n=a.gw(a),m=0,l=0
  1448. while(!0){if(!(m<80||l<3))break
  1449. if(!n.m())return
  1450. u=H.b(n.gn())
  1451. b.push(u)
  1452. m+=u.length+2;++l}if(!n.m()){if(l<=5)return
  1453. t=b.pop()
  1454. s=b.pop()}else{r=n.gn();++l
  1455. if(!n.m()){if(l<=4){b.push(H.b(r))
  1456. return}t=H.b(r)
  1457. s=b.pop()
  1458. m+=t.length+2}else{q=n.gn();++l
  1459. for(;n.m();r=q,q=p){p=n.gn();++l
  1460. if(l>100){while(!0){if(!(m>75&&l>3))break
  1461. m-=b.pop().length+2;--l}b.push("...")
  1462. return}}s=H.b(r)
  1463. t=H.b(q)
  1464. m+=t.length+s.length+4}}if(l>b.length+2){m+=5
  1465. o="..."}else o=null
  1466. while(!0){if(!(m>80&&b.length>3))break
  1467. m-=b.pop().length+2
  1468. if(o==null){m+=5
  1469. o="..."}}if(o!=null)b.push(o)
  1470. b.push(s)
  1471. b.push(t)},
  1472. ry:function(a,b){var u,t=P.ni(b)
  1473. for(u=J.U(a);u.m();)t.A(0,u.gn())
  1474. return t},
  1475. mb:function(a){var u,t={}
  1476. if(P.mo(a))return"{...}"
  1477. u=new P.N("")
  1478. try{$.bl.push(a)
  1479. u.a+="{"
  1480. t.a=!0
  1481. a.H(0,new P.hD(t,u))
  1482. u.a+="}"}finally{$.bl.pop()}t=u.a
  1483. return t.charCodeAt(0)==0?t:t},
  1484. kD:function kD(){},
  1485. kG:function kG(a){var _=this
  1486. _.a=0
  1487. _.e=_.d=_.c=_.b=null
  1488. _.$ti=a},
  1489. kE:function kE(a,b){this.a=a
  1490. this.$ti=b},
  1491. kF:function kF(a,b,c){var _=this
  1492. _.a=a
  1493. _.b=b
  1494. _.c=0
  1495. _.d=null
  1496. _.$ti=c},
  1497. c2:function c2(a){var _=this
  1498. _.a=0
  1499. _.f=_.e=_.d=_.c=_.b=null
  1500. _.r=0
  1501. _.$ti=a},
  1502. kM:function kM(a){this.a=a
  1503. this.c=this.b=null},
  1504. kN:function kN(a,b,c){var _=this
  1505. _.a=a
  1506. _.b=b
  1507. _.d=_.c=null
  1508. _.$ti=c},
  1509. bX:function bX(a,b){this.a=a
  1510. this.$ti=b},
  1511. fG:function fG(){},
  1512. hA:function hA(){},
  1513. J:function J(){},
  1514. hC:function hC(){},
  1515. hD:function hD(a,b){this.a=a
  1516. this.b=b},
  1517. a7:function a7(){},
  1518. hE:function hE(a){this.a=a},
  1519. l4:function l4(){},
  1520. hF:function hF(){},
  1521. cF:function cF(a,b){this.a=a
  1522. this.$ti=b},
  1523. kU:function kU(){},
  1524. l5:function l5(a,b){this.a=a
  1525. this.$ti=b},
  1526. dz:function dz(){},
  1527. dF:function dF(){},
  1528. o_:function(a,b){var u,t,s,r=null
  1529. try{r=JSON.parse(a)}catch(t){u=H.z(t)
  1530. s=P.y(String(u),null,null)
  1531. throw H.e(s)}s=P.lc(r)
  1532. return s},
  1533. lc:function(a){var u
  1534. if(a==null)return
  1535. if(typeof a!="object")return a
  1536. if(Object.getPrototypeOf(a)!==Array.prototype)return new P.kK(a,Object.create(null))
  1537. for(u=0;u<a.length;++u)a[u]=P.lc(a[u])
  1538. return a},
  1539. rZ:function(a,b,c,d){if(b instanceof Uint8Array)return P.t_(!1,b,c,d)
  1540. return},
  1541. t_:function(a,b,c,d){var u,t,s=$.qy()
  1542. if(s==null)return
  1543. u=0===c
  1544. if(u&&!0)return P.mh(s,b)
  1545. t=b.length
  1546. d=P.ay(c,d,t)
  1547. if(u&&d===t)return P.mh(s,b)
  1548. return P.mh(s,b.subarray(c,d))},
  1549. mh:function(a,b){if(P.t1(b))return
  1550. return P.t2(a,b)},
  1551. t2:function(a,b){var u,t
  1552. try{u=a.decode(b)
  1553. return u}catch(t){H.z(t)}return},
  1554. t1:function(a){var u,t=a.length-2
  1555. for(u=0;u<t;++u)if(a[u]===237)if((a[u+1]&224)===160)return!0
  1556. return!1},
  1557. t0:function(){var u,t
  1558. try{u=new TextDecoder("utf-8",{fatal:true})
  1559. return u}catch(t){H.z(t)}return},
  1560. o4:function(a,b,c){var u,t,s
  1561. for(u=J.K(a),t=b;t<c;++t){s=u.i(a,t)
  1562. if((s&127)!==s)return t-b}return c-b},
  1563. n7:function(a,b,c,d,e,f){if(C.c.bc(f,4)!==0)throw H.e(P.y("Invalid base64 padding, padded length must be multiple of four, is "+f,a,c))
  1564. if(d+e!==f)throw H.e(P.y("Invalid base64 padding, '=' not at the end",a,b))
  1565. if(e>2)throw H.e(P.y("Invalid base64 padding, more than two '=' characters",a,b))},
  1566. t9:function(a,b,c,d,e,f){var u,t,s,r,q,p,o="Invalid encoding before padding",n="Invalid character",m=C.c.ad(f,2),l=f&3
  1567. for(u=b,t=0;u<c;++u){s=C.a.v(a,u)
  1568. t|=s
  1569. r=$.mX()[s&127]
  1570. if(r>=0){m=(m<<6|r)&16777215
  1571. l=l+1&3
  1572. if(l===0){q=e+1
  1573. d[e]=m>>>16&255
  1574. e=q+1
  1575. d[q]=m>>>8&255
  1576. q=e+1
  1577. d[e]=m&255
  1578. e=q
  1579. m=0}continue}else if(r===-1&&l>1){if(t>127)break
  1580. if(l===3){if((m&3)!==0)throw H.e(P.y(o,a,u))
  1581. d[e]=m>>>10
  1582. d[e+1]=m>>>2}else{if((m&15)!==0)throw H.e(P.y(o,a,u))
  1583. d[e]=m>>>4}p=(3-l)*3
  1584. if(s===37)p+=2
  1585. return P.nK(a,u+1,c,-p-1)}throw H.e(P.y(n,a,u))}if(t>=0&&t<=127)return(m<<2|l)>>>0
  1586. for(u=b;u<c;++u){s=C.a.v(a,u)
  1587. if(s>127)break}throw H.e(P.y(n,a,u))},
  1588. t7:function(a,b,c,d){var u=P.t8(a,b,c),t=(d&3)+(u-b),s=C.c.ad(t,2)*3,r=t&3
  1589. if(r!==0&&u<c)s+=r-1
  1590. if(s>0)return new Uint8Array(s)
  1591. return},
  1592. t8:function(a,b,c){var u,t=c,s=t,r=0
  1593. while(!0){if(!(s>b&&r<2))break
  1594. c$0:{--s
  1595. u=C.a.v(a,s)
  1596. if(u===61){++r
  1597. t=s
  1598. break c$0}if((u|32)===100){if(s===b)break;--s
  1599. u=C.a.v(a,s)}if(u===51){if(s===b)break;--s
  1600. u=C.a.v(a,s)}if(u===37){++r
  1601. t=s
  1602. break c$0}break}}return t},
  1603. nK:function(a,b,c,d){var u,t
  1604. if(b===c)return d
  1605. u=-d-1
  1606. for(;u>0;){t=C.a.v(a,b)
  1607. if(u===3){if(t===61){u-=3;++b
  1608. break}if(t===37){--u;++b
  1609. if(b===c)break
  1610. t=C.a.v(a,b)}else break}if((u>3?u-3:u)===2){if(t!==51)break;++b;--u
  1611. if(b===c)break
  1612. t=C.a.v(a,b)}if((t|32)!==100)break;++b;--u
  1613. if(b===c)break}if(b!==c)throw H.e(P.y("Invalid padding character",a,b))
  1614. return-u-1},
  1615. kK:function kK(a,b){this.a=a
  1616. this.b=b
  1617. this.c=null},
  1618. kL:function kL(a){this.a=a},
  1619. kJ:function kJ(a,b,c){this.b=a
  1620. this.c=b
  1621. this.a=c},
  1622. dZ:function dZ(){},
  1623. e0:function e0(){},
  1624. e_:function e_(){},
  1625. kc:function kc(){this.a=0},
  1626. e2:function e2(){},
  1627. e6:function e6(){},
  1628. kV:function kV(a,b,c){this.a=a
  1629. this.b=b
  1630. this.$ti=c},
  1631. e8:function e8(){},
  1632. ej:function ej(){},
  1633. eU:function eU(){},
  1634. fR:function fR(){},
  1635. fS:function fS(a){this.a=a},
  1636. jw:function jw(){},
  1637. jx:function jx(){},
  1638. dD:function dD(){},
  1639. l7:function l7(a,b){this.a=a
  1640. this.b=b},
  1641. jO:function jO(){},
  1642. jP:function jP(a){this.a=a},
  1643. dH:function dH(a,b){var _=this
  1644. _.a=a
  1645. _.b=b
  1646. _.c=!0
  1647. _.f=_.e=_.d=0},
  1648. aV:function(a,b,c){var u=H.rM(a,c)
  1649. if(u!=null)return u
  1650. if(b!=null)return b.$1(a)
  1651. throw H.e(P.y(a,null,null))},
  1652. re:function(a){if(a instanceof H.ck)return a.k(0)
  1653. return"Instance of '"+H.b(H.dh(a))+"'"},
  1654. hB:function(a,b,c){var u,t,s=J.rp(a,c)
  1655. if(a!==0&&!0)for(u=s.length,t=0;t<u;++t)s[t]=b
  1656. return s},
  1657. nj:function(a,b,c){var u,t=H.a([],[c])
  1658. for(u=J.U(a);u.m();)t.push(u.gn())
  1659. if(b)return t
  1660. return J.m5(t)},
  1661. mg:function(a,b,c){var u
  1662. if(typeof a==="object"&&a!==null&&a.constructor===Array){u=a.length
  1663. c=P.ay(b,c,u)
  1664. return H.nx(b>0||c<u?C.d.T(a,b,c):a)}if(!!J.m(a).$ibP)return H.rO(a,b,P.ay(b,c,a.length))
  1665. return P.rV(a,b,c)},
  1666. rV:function(a,b,c){var u,t,s,r,q=null
  1667. if(b<0)throw H.e(P.S(b,0,J.H(a),q,q))
  1668. u=c==null
  1669. if(!u&&c<b)throw H.e(P.S(c,b,J.H(a),q,q))
  1670. t=J.U(a)
  1671. for(s=0;s<b;++s)if(!t.m())throw H.e(P.S(b,0,s,q,q))
  1672. r=[]
  1673. if(u)for(;t.m();)r.push(t.gn())
  1674. else for(s=b;s<c;++s){if(!t.m())throw H.e(P.S(c,b,s,q,q))
  1675. r.push(t.gn())}return H.nx(r)},
  1676. ny:function(a){return new H.fL(a,H.rr(a,!1,!0,!1,!1,!1))},
  1677. nB:function(a,b,c){var u=J.U(b)
  1678. if(!u.m())return a
  1679. if(c.length===0){do a+=H.b(u.gn())
  1680. while(u.m())}else{a+=H.b(u.gn())
  1681. for(;u.m();)a=a+c+H.b(u.gn())}return a},
  1682. no:function(a,b,c,d){return new P.i2(a,b,c,d)},
  1683. nb:function(a){var u=Math.abs(a),t=a<0?"-":""
  1684. if(u>=1000)return""+a
  1685. if(u>=100)return t+"0"+u
  1686. if(u>=10)return t+"00"+u
  1687. return t+"000"+u},
  1688. rd:function(a){var u=Math.abs(a),t=a<0?"-":"+"
  1689. if(u>=1e5)return t+u
  1690. return t+"0"+u},
  1691. nc:function(a){if(a>=100)return""+a
  1692. if(a>=10)return"0"+a
  1693. return"00"+a},
  1694. aq:function(a){if(a>=10)return""+a
  1695. return"0"+a},
  1696. cn:function(a){if(typeof a==="number"||typeof a==="boolean"||null==a)return J.aa(a)
  1697. if(typeof a==="string")return JSON.stringify(a)
  1698. return P.re(a)},
  1699. I:function(a){return new P.ab(!1,null,null,a)},
  1700. n6:function(a,b,c){return new P.ab(!0,a,b,c)},
  1701. qZ:function(a){return new P.ab(!1,null,a,"Must not be null")},
  1702. ig:function(a,b){return new P.bU(null,null,!0,a,b,"Value not in range")},
  1703. S:function(a,b,c,d,e){return new P.bU(b,c,!0,a,d,"Invalid value")},
  1704. ay:function(a,b,c){if(0>a||a>c)throw H.e(P.S(a,0,c,"start",null))
  1705. if(b!=null){if(a>b||b>c)throw H.e(P.S(b,a,c,"end",null))
  1706. return b}return c},
  1707. ax:function(a,b){if(a<0)throw H.e(P.S(a,0,null,b,null))},
  1708. d7:function(a,b,c,d,e){var u=e==null?J.H(b):e
  1709. return new P.fB(u,!0,a,c,"Index out of range")},
  1710. W:function(a){return new P.jI(a)},
  1711. nD:function(a){return new P.jD(a)},
  1712. aM:function(a){return new P.be(a)},
  1713. X:function(a){return new P.e9(a)},
  1714. y:function(a,b,c){return new P.ak(a,b,c)},
  1715. nf:function(a,b,c){if(a<=0)return new H.d2([c])
  1716. return new P.kC(a,b,[c])},
  1717. nk:function(a,b,c,d){var u,t,s
  1718. if(c){u=H.a([],[d])
  1719. C.d.sh(u,a)}else{t=new Array(a)
  1720. t.fixed$length=Array
  1721. u=H.a(t,[d])}for(s=0;s<a;++s)u[s]=b.$1(s)
  1722. return u},
  1723. nl:function(a,b,c,d,e){return new H.d_(a,[b,c,d,e])},
  1724. nF:function(a){var u,t,s,r,q,p,o,n,m,l,k,j,i,h,g,f,e=null,d=a.length
  1725. if(d>=5){u=P.o6(a,0)
  1726. if(u===0){t=P.jK(d<d?C.a.q(a,0,d):a,5,e)
  1727. return t.gb8(t)}else if(u===32){t=P.jK(C.a.q(a,5,d),0,e)
  1728. return t.gb8(t)}}t=new Array(8)
  1729. t.fixed$length=Array
  1730. s=H.a(t,[P.h])
  1731. s[0]=0
  1732. s[1]=-1
  1733. s[2]=-1
  1734. s[7]=-1
  1735. s[3]=0
  1736. s[4]=0
  1737. s[5]=d
  1738. s[6]=d
  1739. if(P.o3(a,0,d,0,s)>=14)s[7]=d
  1740. r=s[1]
  1741. if(r>=0)if(P.o3(a,0,r,20,s)===20)s[7]=r
  1742. q=s[2]+1
  1743. p=s[3]
  1744. o=s[4]
  1745. n=s[5]
  1746. m=s[6]
  1747. if(m<n)n=m
  1748. if(o<q)o=n
  1749. else if(o<=r)o=r+1
  1750. if(p<q)p=o
  1751. l=s[7]<0
  1752. if(l)if(q>r+3){k=e
  1753. l=!1}else{t=p>0
  1754. if(t&&p+1===o){k=e
  1755. l=!1}else{if(!(n<d&&n===o+2&&C.a.R(a,"..",o)))j=n>o+2&&C.a.R(a,"/..",n-3)
  1756. else j=!0
  1757. if(j){k=e
  1758. l=!1}else{if(r===4)if(C.a.R(a,"file",0)){if(q<=0){if(!C.a.R(a,"/",o)){i="file:///"
  1759. h=3}else{i="file://"
  1760. h=2}a=i+C.a.q(a,o,d)
  1761. r-=0
  1762. t=h-0
  1763. n+=t
  1764. m+=t
  1765. d=a.length
  1766. q=7
  1767. p=7
  1768. o=7}else if(o===n){g=n+1;++m
  1769. a=C.a.aw(a,o,n,"/");++d
  1770. n=g}k="file"}else if(C.a.R(a,"http",0)){if(t&&p+3===o&&C.a.R(a,"80",p+1)){f=o-3
  1771. n-=3
  1772. m-=3
  1773. a=C.a.aw(a,p,o,"")
  1774. d-=3
  1775. o=f}k="http"}else k=e
  1776. else if(r===5&&C.a.R(a,"https",0)){if(t&&p+4===o&&C.a.R(a,"443",p+1)){f=o-4
  1777. n-=4
  1778. m-=4
  1779. a=C.a.aw(a,p,o,"")
  1780. d-=3
  1781. o=f}k="https"}else k=e
  1782. l=!0}}}else k=e
  1783. if(l){if(d<a.length){a=C.a.q(a,0,d)
  1784. r-=0
  1785. q-=0
  1786. p-=0
  1787. o-=0
  1788. n-=0
  1789. m-=0}return new P.kW(a,r,q,p,o,n,m,k)}return P.tb(a,0,d,r,q,p,o,n,m,k)},
  1790. rY:function(a,b,c){var u,t,s,r,q,p,o=null,n="IPv4 address should contain exactly 4 parts",m="each part must be in the range 0..255",l=new P.jL(a),k=new Uint8Array(4)
  1791. for(u=b,t=u,s=0;u<c;++u){r=C.a.v(a,u)
  1792. if(r!==46){if((r^48)>9)l.$2("invalid character",u)}else{if(s===3)l.$2(n,u)
  1793. q=P.aV(C.a.q(a,t,u),o,o)
  1794. if(q>255)l.$2(m,t)
  1795. p=s+1
  1796. k[s]=q
  1797. t=u+1
  1798. s=p}}if(s!==3)l.$2(n,c)
  1799. q=P.aV(C.a.q(a,t,c),o,o)
  1800. if(q>255)l.$2(m,t)
  1801. k[s]=q
  1802. return k},
  1803. nG:function(a,b,c){var u,t,s,r,q,p,o,n,m,l,k,j,i,h,g=new P.jM(a),f=new P.jN(g,a)
  1804. if(a.length<2)g.$1("address is too short")
  1805. u=H.a([],[P.h])
  1806. for(t=b,s=t,r=!1,q=!1;t<c;++t){p=C.a.v(a,t)
  1807. if(p===58){if(t===b){++t
  1808. if(C.a.v(a,t)!==58)g.$2("invalid start colon.",t)
  1809. s=t}if(t===s){if(r)g.$2("only one wildcard `::` is allowed",t)
  1810. u.push(-1)
  1811. r=!0}else u.push(f.$2(s,t))
  1812. s=t+1}else if(p===46)q=!0}if(u.length===0)g.$1("too few parts")
  1813. o=s===c
  1814. n=C.d.gaH(u)
  1815. if(o&&n!==-1)g.$2("expected a part after last `:`",c)
  1816. if(!o)if(!q)u.push(f.$2(s,c))
  1817. else{m=P.rY(a,s,c)
  1818. u.push((m[0]<<8|m[1])>>>0)
  1819. u.push((m[2]<<8|m[3])>>>0)}if(r){if(u.length>7)g.$1("an address with a wildcard must have less than 7 parts")}else if(u.length!==8)g.$1("an address without a wildcard must contain exactly 8 parts")
  1820. l=new Uint8Array(16)
  1821. for(n=u.length,k=9-n,t=0,j=0;t<n;++t){i=u[t]
  1822. if(i===-1)for(h=0;h<k;++h){l[j]=0
  1823. l[j+1]=0
  1824. j+=2}else{l[j]=C.c.ad(i,8)
  1825. l[j+1]=i&255
  1826. j+=2}}return l},
  1827. tb:function(a,b,c,d,e,f,g,h,i,j){var u,t,s,r,q,p,o,n=null
  1828. if(j==null)if(d>b)j=P.tk(a,b,d)
  1829. else{if(d===b)P.c4(a,b,"Invalid empty scheme")
  1830. j=""}if(e>b){u=d+3
  1831. t=u<e?P.tl(a,u,e-1):""
  1832. s=P.tg(a,e,f,!1)
  1833. r=f+1
  1834. q=r<g?P.ti(P.aV(C.a.q(a,r,g),new P.l6(a,f),n),j):n}else{q=n
  1835. s=q
  1836. t=""}p=P.th(a,g,h,n,j,s!=null)
  1837. o=h<i?P.tj(a,h+1,i,n):n
  1838. return new P.dG(j,t,s,q,p,o,i<c?P.tf(a,i+1,c):n)},
  1839. nP:function(a){if(a==="http")return 80
  1840. if(a==="https")return 443
  1841. return 0},
  1842. c4:function(a,b,c){throw H.e(P.y(c,a,b))},
  1843. ti:function(a,b){if(a!=null&&a===P.nP(b))return
  1844. return a},
  1845. tg:function(a,b,c,d){var u,t,s,r,q,p
  1846. if(b===c)return""
  1847. if(C.a.v(a,b)===91){u=c-1
  1848. if(C.a.v(a,u)!==93)P.c4(a,b,"Missing end `]` to match `[` in host")
  1849. t=b+1
  1850. s=P.td(a,t,u)
  1851. if(s<u){r=s+1
  1852. q=P.nU(a,C.a.R(a,"25",r)?s+3:r,u,"%25")}else q=""
  1853. P.nG(a,t,s)
  1854. return C.a.q(a,b,s).toLowerCase()+q+"]"}for(p=b;p<c;++p)if(C.a.v(a,p)===58){s=C.a.b3(a,"%",b)
  1855. s=s>=b&&s<c?s:c
  1856. if(s<c){r=s+1
  1857. q=P.nU(a,C.a.R(a,"25",r)?s+3:r,c,"%25")}else q=""
  1858. P.nG(a,b,s)
  1859. return"["+C.a.q(a,b,s)+q+"]"}return P.tn(a,b,c)},
  1860. td:function(a,b,c){var u=C.a.b3(a,"%",b)
  1861. return u>=b&&u<c?u:c},
  1862. nU:function(a,b,c,d){var u,t,s,r,q,p,o,n,m,l=d!==""?new P.N(d):null
  1863. for(u=b,t=u,s=!0;u<c;){r=C.a.v(a,u)
  1864. if(r===37){q=P.mm(a,u,!0)
  1865. p=q==null
  1866. if(p&&s){u+=3
  1867. continue}if(l==null)l=new P.N("")
  1868. o=l.a+=C.a.q(a,t,u)
  1869. if(p)q=C.a.q(a,u,u+3)
  1870. else if(q==="%")P.c4(a,u,"ZoneID should not contain % anymore")
  1871. l.a=o+q
  1872. u+=3
  1873. t=u
  1874. s=!0}else if(r<127&&(C.ai[r>>>4]&1<<(r&15))!==0){if(s&&65<=r&&90>=r){if(l==null)l=new P.N("")
  1875. if(t<u){l.a+=C.a.q(a,t,u)
  1876. t=u}s=!1}++u}else{if((r&64512)===55296&&u+1<c){n=C.a.v(a,u+1)
  1877. if((n&64512)===56320){r=65536|(r&1023)<<10|n&1023
  1878. m=2}else m=1}else m=1
  1879. if(l==null)l=new P.N("")
  1880. l.a+=C.a.q(a,t,u)
  1881. l.a+=P.ml(r)
  1882. u+=m
  1883. t=u}}if(l==null)return C.a.q(a,b,c)
  1884. if(t<c)l.a+=C.a.q(a,t,c)
  1885. p=l.a
  1886. return p.charCodeAt(0)==0?p:p},
  1887. tn:function(a,b,c){var u,t,s,r,q,p,o,n,m,l,k
  1888. for(u=b,t=u,s=null,r=!0;u<c;){q=C.a.v(a,u)
  1889. if(q===37){p=P.mm(a,u,!0)
  1890. o=p==null
  1891. if(o&&r){u+=3
  1892. continue}if(s==null)s=new P.N("")
  1893. n=C.a.q(a,t,u)
  1894. m=s.a+=!r?n.toLowerCase():n
  1895. if(o){p=C.a.q(a,u,u+3)
  1896. l=3}else if(p==="%"){p="%25"
  1897. l=1}else l=3
  1898. s.a=m+p
  1899. u+=l
  1900. t=u
  1901. r=!0}else if(q<127&&(C.cv[q>>>4]&1<<(q&15))!==0){if(r&&65<=q&&90>=q){if(s==null)s=new P.N("")
  1902. if(t<u){s.a+=C.a.q(a,t,u)
  1903. t=u}r=!1}++u}else if(q<=93&&(C.ab[q>>>4]&1<<(q&15))!==0)P.c4(a,u,"Invalid character")
  1904. else{if((q&64512)===55296&&u+1<c){k=C.a.v(a,u+1)
  1905. if((k&64512)===56320){q=65536|(q&1023)<<10|k&1023
  1906. l=2}else l=1}else l=1
  1907. if(s==null)s=new P.N("")
  1908. n=C.a.q(a,t,u)
  1909. s.a+=!r?n.toLowerCase():n
  1910. s.a+=P.ml(q)
  1911. u+=l
  1912. t=u}}if(s==null)return C.a.q(a,b,c)
  1913. if(t<c){n=C.a.q(a,t,c)
  1914. s.a+=!r?n.toLowerCase():n}o=s.a
  1915. return o.charCodeAt(0)==0?o:o},
  1916. tk:function(a,b,c){var u,t,s
  1917. if(b===c)return""
  1918. if(!P.nR(C.a.G(a,b)))P.c4(a,b,"Scheme not starting with alphabetic character")
  1919. for(u=b,t=!1;u<c;++u){s=C.a.G(a,u)
  1920. if(!(s<128&&(C.ag[s>>>4]&1<<(s&15))!==0))P.c4(a,u,"Illegal scheme character")
  1921. if(65<=s&&s<=90)t=!0}a=C.a.q(a,b,c)
  1922. return P.tc(t?a.toLowerCase():a)},
  1923. tc:function(a){if(a==="http")return"http"
  1924. if(a==="file")return"file"
  1925. if(a==="https")return"https"
  1926. if(a==="package")return"package"
  1927. return a},
  1928. tl:function(a,b,c){return P.cO(a,b,c,C.cc,!1)},
  1929. th:function(a,b,c,d,e,f){var u=e==="file",t=u||f,s=P.cO(a,b,c,C.ak,!0)
  1930. if(s.length===0){if(u)return"/"}else if(t&&!C.a.S(s,"/"))s="/"+s
  1931. return P.tm(s,e,f)},
  1932. tm:function(a,b,c){var u=b.length===0
  1933. if(u&&!c&&!C.a.S(a,"/"))return P.to(a,!u||c)
  1934. return P.tp(a)},
  1935. tj:function(a,b,c,d){return P.cO(a,b,c,C.x,!0)},
  1936. tf:function(a,b,c){return P.cO(a,b,c,C.x,!0)},
  1937. mm:function(a,b,c){var u,t,s,r,q,p=b+2
  1938. if(p>=a.length)return"%"
  1939. u=C.a.v(a,b+1)
  1940. t=C.a.v(a,p)
  1941. s=H.lA(u)
  1942. r=H.lA(t)
  1943. if(s<0||r<0)return"%"
  1944. q=s*16+r
  1945. if(q<127&&(C.ai[C.c.ad(q,4)]&1<<(q&15))!==0)return H.md(c&&65<=q&&90>=q?(q|32)>>>0:q)
  1946. if(u>=97||t>=97)return C.a.q(a,b,b+3).toUpperCase()
  1947. return},
  1948. ml:function(a){var u,t,s,r,q,p,o="0123456789ABCDEF"
  1949. if(a<128){u=new Array(3)
  1950. u.fixed$length=Array
  1951. t=H.a(u,[P.h])
  1952. t[0]=37
  1953. t[1]=C.a.G(o,a>>>4)
  1954. t[2]=C.a.G(o,a&15)}else{if(a>2047)if(a>65535){s=240
  1955. r=4}else{s=224
  1956. r=3}else{s=192
  1957. r=2}u=new Array(3*r)
  1958. u.fixed$length=Array
  1959. t=H.a(u,[P.h])
  1960. for(q=0;--r,r>=0;s=128){p=C.c.dJ(a,6*r)&63|s
  1961. t[q]=37
  1962. t[q+1]=C.a.G(o,p>>>4)
  1963. t[q+2]=C.a.G(o,p&15)
  1964. q+=3}}return P.mg(t,0,null)},
  1965. cO:function(a,b,c,d,e){var u=P.nT(a,b,c,d,e)
  1966. return u==null?C.a.q(a,b,c):u},
  1967. nT:function(a,b,c,d,e){var u,t,s,r,q,p,o,n,m
  1968. for(u=!e,t=b,s=t,r=null;t<c;){q=C.a.v(a,t)
  1969. if(q<127&&(d[q>>>4]&1<<(q&15))!==0)++t
  1970. else{if(q===37){p=P.mm(a,t,!1)
  1971. if(p==null){t+=3
  1972. continue}if("%"===p){p="%25"
  1973. o=1}else o=3}else if(u&&q<=93&&(C.ab[q>>>4]&1<<(q&15))!==0){P.c4(a,t,"Invalid character")
  1974. p=null
  1975. o=null}else{if((q&64512)===55296){n=t+1
  1976. if(n<c){m=C.a.v(a,n)
  1977. if((m&64512)===56320){q=65536|(q&1023)<<10|m&1023
  1978. o=2}else o=1}else o=1}else o=1
  1979. p=P.ml(q)}if(r==null)r=new P.N("")
  1980. r.a+=C.a.q(a,s,t)
  1981. r.a+=H.b(p)
  1982. t+=o
  1983. s=t}}if(r==null)return
  1984. if(s<c)r.a+=C.a.q(a,s,c)
  1985. u=r.a
  1986. return u.charCodeAt(0)==0?u:u},
  1987. nS:function(a){if(C.a.S(a,"."))return!0
  1988. return C.a.bC(a,"/.")!==-1},
  1989. tp:function(a){var u,t,s,r,q,p
  1990. if(!P.nS(a))return a
  1991. u=H.a([],[P.d])
  1992. for(t=a.split("/"),s=t.length,r=!1,q=0;q<s;++q){p=t[q]
  1993. if(J.a5(p,"..")){if(u.length!==0){u.pop()
  1994. if(u.length===0)u.push("")}r=!0}else if("."===p)r=!0
  1995. else{u.push(p)
  1996. r=!1}}if(r)u.push("")
  1997. return C.d.cF(u,"/")},
  1998. to:function(a,b){var u,t,s,r,q,p
  1999. if(!P.nS(a))return!b?P.nQ(a):a
  2000. u=H.a([],[P.d])
  2001. for(t=a.split("/"),s=t.length,r=!1,q=0;q<s;++q){p=t[q]
  2002. if(".."===p)if(u.length!==0&&C.d.gaH(u)!==".."){u.pop()
  2003. r=!0}else{u.push("..")
  2004. r=!1}else if("."===p)r=!0
  2005. else{u.push(p)
  2006. r=!1}}t=u.length
  2007. if(t!==0)t=t===1&&u[0].length===0
  2008. else t=!0
  2009. if(t)return"./"
  2010. if(r||C.d.gaH(u)==="..")u.push("")
  2011. if(!b)u[0]=P.nQ(u[0])
  2012. return C.d.cF(u,"/")},
  2013. nQ:function(a){var u,t,s=a.length
  2014. if(s>=2&&P.nR(J.lZ(a,0)))for(u=1;u<s;++u){t=C.a.G(a,u)
  2015. if(t===58)return C.a.q(a,0,u)+"%3A"+C.a.aN(a,u+1)
  2016. if(t>127||(C.ag[t>>>4]&1<<(t&15))===0)break}return a},
  2017. te:function(a,b){var u,t,s
  2018. for(u=0,t=0;t<2;++t){s=C.a.v(a,b+t)
  2019. if(48<=s&&s<=57)u=u*16+s-48
  2020. else{s|=32
  2021. if(97<=s&&s<=102)u=u*16+s-87
  2022. else throw H.e(P.I("Invalid URL encoding"))}}return u},
  2023. tq:function(a,b,c,d,e){var u,t,s,r,q=b
  2024. while(!0){if(!(q<c)){u=!0
  2025. break}t=C.a.v(a,q)
  2026. if(t<=127)if(t!==37)s=!1
  2027. else s=!0
  2028. else s=!0
  2029. if(s){u=!1
  2030. break}++q}if(u){if(C.a4!==d)s=!1
  2031. else s=!0
  2032. if(s)return C.a.q(a,b,c)
  2033. else r=new H.cl(C.a.q(a,b,c))}else{r=H.a([],[P.h])
  2034. for(s=a.length,q=b;q<c;++q){t=C.a.v(a,q)
  2035. if(t>127)throw H.e(P.I("Illegal percent encoding in URI"))
  2036. if(t===37){if(q+3>s)throw H.e(P.I("Truncated URI"))
  2037. r.push(P.te(a,q+1))
  2038. q+=2}else r.push(t)}}return new P.jP(!1).dR(r)},
  2039. nR:function(a){var u=a|32
  2040. return 97<=u&&u<=122},
  2041. nE:function(a){var u
  2042. if(a.length>=5){u=P.o6(a,0)
  2043. if(u===0)return P.jK(a,5,null)
  2044. if(u===32)return P.jK(C.a.aN(a,5),0,null)}throw H.e(P.y("Does not start with 'data:'",a,0))},
  2045. jK:function(a,b,c){var u,t,s,r,q,p,o,n,m="Invalid MIME type",l=H.a([b-1],[P.h])
  2046. for(u=a.length,t=b,s=-1,r=null;t<u;++t){r=C.a.G(a,t)
  2047. if(r===44||r===59)break
  2048. if(r===47){if(s<0){s=t
  2049. continue}throw H.e(P.y(m,a,t))}}if(s<0&&t>b)throw H.e(P.y(m,a,t))
  2050. for(;r!==44;){l.push(t);++t
  2051. for(q=-1;t<u;++t){r=C.a.G(a,t)
  2052. if(r===61){if(q<0)q=t}else if(r===59||r===44)break}if(q>=0)l.push(q)
  2053. else{p=C.d.gaH(l)
  2054. if(r!==44||t!==p+7||!C.a.R(a,"base64",p+1))throw H.e(P.y("Expecting '='",a,t))
  2055. break}}l.push(t)
  2056. o=t+1
  2057. if((l.length&1)===1)a=C.b3.e9(a,o,u)
  2058. else{n=P.nT(a,o,u,C.x,!0)
  2059. if(n!=null)a=C.a.aw(a,o,u,n)}return new P.jJ(a,l,c)},
  2060. tv:function(){var u="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-._~!$&'()*+,;=",t=".",s=":",r="/",q="?",p="#",o=P.nk(22,new P.le(),!0,P.af),n=new P.ld(o),m=new P.lf(),l=new P.lg(),k=n.$2(0,225)
  2061. m.$3(k,u,1)
  2062. m.$3(k,t,14)
  2063. m.$3(k,s,34)
  2064. m.$3(k,r,3)
  2065. m.$3(k,q,172)
  2066. m.$3(k,p,205)
  2067. k=n.$2(14,225)
  2068. m.$3(k,u,1)
  2069. m.$3(k,t,15)
  2070. m.$3(k,s,34)
  2071. m.$3(k,r,234)
  2072. m.$3(k,q,172)
  2073. m.$3(k,p,205)
  2074. k=n.$2(15,225)
  2075. m.$3(k,u,1)
  2076. m.$3(k,"%",225)
  2077. m.$3(k,s,34)
  2078. m.$3(k,r,9)
  2079. m.$3(k,q,172)
  2080. m.$3(k,p,205)
  2081. k=n.$2(1,225)
  2082. m.$3(k,u,1)
  2083. m.$3(k,s,34)
  2084. m.$3(k,r,10)
  2085. m.$3(k,q,172)
  2086. m.$3(k,p,205)
  2087. k=n.$2(2,235)
  2088. m.$3(k,u,139)
  2089. m.$3(k,r,131)
  2090. m.$3(k,t,146)
  2091. m.$3(k,q,172)
  2092. m.$3(k,p,205)
  2093. k=n.$2(3,235)
  2094. m.$3(k,u,11)
  2095. m.$3(k,r,68)
  2096. m.$3(k,t,18)
  2097. m.$3(k,q,172)
  2098. m.$3(k,p,205)
  2099. k=n.$2(4,229)
  2100. m.$3(k,u,5)
  2101. l.$3(k,"AZ",229)
  2102. m.$3(k,s,102)
  2103. m.$3(k,"@",68)
  2104. m.$3(k,"[",232)
  2105. m.$3(k,r,138)
  2106. m.$3(k,q,172)
  2107. m.$3(k,p,205)
  2108. k=n.$2(5,229)
  2109. m.$3(k,u,5)
  2110. l.$3(k,"AZ",229)
  2111. m.$3(k,s,102)
  2112. m.$3(k,"@",68)
  2113. m.$3(k,r,138)
  2114. m.$3(k,q,172)
  2115. m.$3(k,p,205)
  2116. k=n.$2(6,231)
  2117. l.$3(k,"19",7)
  2118. m.$3(k,"@",68)
  2119. m.$3(k,r,138)
  2120. m.$3(k,q,172)
  2121. m.$3(k,p,205)
  2122. k=n.$2(7,231)
  2123. l.$3(k,"09",7)
  2124. m.$3(k,"@",68)
  2125. m.$3(k,r,138)
  2126. m.$3(k,q,172)
  2127. m.$3(k,p,205)
  2128. m.$3(n.$2(8,8),"]",5)
  2129. k=n.$2(9,235)
  2130. m.$3(k,u,11)
  2131. m.$3(k,t,16)
  2132. m.$3(k,r,234)
  2133. m.$3(k,q,172)
  2134. m.$3(k,p,205)
  2135. k=n.$2(16,235)
  2136. m.$3(k,u,11)
  2137. m.$3(k,t,17)
  2138. m.$3(k,r,234)
  2139. m.$3(k,q,172)
  2140. m.$3(k,p,205)
  2141. k=n.$2(17,235)
  2142. m.$3(k,u,11)
  2143. m.$3(k,r,9)
  2144. m.$3(k,q,172)
  2145. m.$3(k,p,205)
  2146. k=n.$2(10,235)
  2147. m.$3(k,u,11)
  2148. m.$3(k,t,18)
  2149. m.$3(k,r,234)
  2150. m.$3(k,q,172)
  2151. m.$3(k,p,205)
  2152. k=n.$2(18,235)
  2153. m.$3(k,u,11)
  2154. m.$3(k,t,19)
  2155. m.$3(k,r,234)
  2156. m.$3(k,q,172)
  2157. m.$3(k,p,205)
  2158. k=n.$2(19,235)
  2159. m.$3(k,u,11)
  2160. m.$3(k,r,234)
  2161. m.$3(k,q,172)
  2162. m.$3(k,p,205)
  2163. k=n.$2(11,235)
  2164. m.$3(k,u,11)
  2165. m.$3(k,r,10)
  2166. m.$3(k,q,172)
  2167. m.$3(k,p,205)
  2168. k=n.$2(12,236)
  2169. m.$3(k,u,12)
  2170. m.$3(k,q,12)
  2171. m.$3(k,p,205)
  2172. k=n.$2(13,237)
  2173. m.$3(k,u,13)
  2174. m.$3(k,q,13)
  2175. l.$3(n.$2(20,245),"az",21)
  2176. k=n.$2(21,245)
  2177. l.$3(k,"az",21)
  2178. l.$3(k,"09",21)
  2179. m.$3(k,"+-.",21)
  2180. return o},
  2181. o3:function(a,b,c,d,e){var u,t,s,r,q=$.qC()
  2182. for(u=b;u<c;++u){t=q[d]
  2183. s=C.a.G(a,u)^96
  2184. r=t[s>95?31:s]
  2185. d=r&31
  2186. e[r>>>5]=u}return d},
  2187. o6:function(a,b){return((C.a.G(a,b+4)^58)*3|C.a.G(a,b)^100|C.a.G(a,b+1)^97|C.a.G(a,b+2)^116|C.a.G(a,b+3)^97)>>>0},
  2188. i3:function i3(a,b){this.a=a
  2189. this.b=b},
  2190. aT:function aT(){},
  2191. cm:function cm(a,b){this.a=a
  2192. this.b=b},
  2193. w:function w(){},
  2194. b3:function b3(){},
  2195. cA:function cA(){},
  2196. ab:function ab(a,b,c,d){var _=this
  2197. _.a=a
  2198. _.b=b
  2199. _.c=c
  2200. _.d=d},
  2201. bU:function bU(a,b,c,d,e,f){var _=this
  2202. _.e=a
  2203. _.f=b
  2204. _.a=c
  2205. _.b=d
  2206. _.c=e
  2207. _.d=f},
  2208. fB:function fB(a,b,c,d,e){var _=this
  2209. _.f=a
  2210. _.a=b
  2211. _.b=c
  2212. _.c=d
  2213. _.d=e},
  2214. i2:function i2(a,b,c,d){var _=this
  2215. _.a=a
  2216. _.b=b
  2217. _.c=c
  2218. _.d=d},
  2219. jI:function jI(a){this.a=a},
  2220. jD:function jD(a){this.a=a},
  2221. be:function be(a){this.a=a},
  2222. e9:function e9(a){this.a=a},
  2223. i9:function i9(){},
  2224. dm:function dm(){},
  2225. ek:function ek(a){this.a=a},
  2226. kn:function kn(a){this.a=a},
  2227. ak:function ak(a,b,c){this.a=a
  2228. this.b=b
  2229. this.c=c},
  2230. bB:function bB(){},
  2231. h:function h(){},
  2232. t:function t(){},
  2233. kC:function kC(a,b,c){this.a=a
  2234. this.b=b
  2235. this.$ti=c},
  2236. Z:function Z(){},
  2237. l:function l(){},
  2238. f:function f(){},
  2239. cv:function cv(a,b,c){this.a=a
  2240. this.b=b
  2241. this.$ti=c},
  2242. A:function A(){},
  2243. G:function G(){},
  2244. c:function c(){},
  2245. cC:function cC(){},
  2246. a1:function a1(){},
  2247. d:function d(){},
  2248. N:function N(a){this.a=a},
  2249. mf:function mf(){},
  2250. bV:function bV(){},
  2251. ah:function ah(){},
  2252. bY:function bY(){},
  2253. jL:function jL(a){this.a=a},
  2254. jM:function jM(a){this.a=a},
  2255. jN:function jN(a,b){this.a=a
  2256. this.b=b},
  2257. dG:function dG(a,b,c,d,e,f,g){var _=this
  2258. _.a=a
  2259. _.b=b
  2260. _.c=c
  2261. _.d=d
  2262. _.e=e
  2263. _.f=f
  2264. _.r=g
  2265. _.z=_.y=null},
  2266. l6:function l6(a,b){this.a=a
  2267. this.b=b},
  2268. jJ:function jJ(a,b,c){this.a=a
  2269. this.b=b
  2270. this.c=c},
  2271. le:function le(){},
  2272. ld:function ld(a){this.a=a},
  2273. lf:function lf(){},
  2274. lg:function lg(){},
  2275. kW:function kW(a,b,c,d,e,f,g,h){var _=this
  2276. _.a=a
  2277. _.b=b
  2278. _.c=c
  2279. _.d=d
  2280. _.e=e
  2281. _.f=f
  2282. _.r=g
  2283. _.x=h
  2284. _.y=null},
  2285. kj:function kj(a,b,c,d,e,f,g){var _=this
  2286. _.a=a
  2287. _.b=b
  2288. _.c=c
  2289. _.d=d
  2290. _.e=e
  2291. _.f=f
  2292. _.r=g
  2293. _.z=_.y=null},
  2294. mx:function(a){var u=J.m(a)
  2295. if(!u.$if&&!u.$it)throw H.e(P.I("object must be a Map or Iterable"))
  2296. return P.tu(a)},
  2297. tu:function(a){return new P.lb(new P.kG([null,null])).$1(a)},
  2298. lb:function lb(a){this.a=a},
  2299. af:function af(){},
  2300. tt:function(a){var u,t=a.$dart_jsFunction
  2301. if(t!=null)return t
  2302. u=function(b,c){return function(){return b(c,Array.prototype.slice.apply(arguments))}}(P.ts,a)
  2303. u[$.mC()]=a
  2304. a.$dart_jsFunction=u
  2305. return u},
  2306. ts:function(a,b){return H.rL(a,b,null)},
  2307. bm:function(a){if(typeof a=="function")return a
  2308. else return P.tt(a)}},M={
  2309. qW:function(a,b){var u,t,s,r,q,p,o,n,m,l,k,j,i,h,g,f="byteOffset",e=null,d="normalized"
  2310. F.u(a,C.ck,b)
  2311. u=F.F(a,"bufferView",b,!1)
  2312. if(u===-1){t=a.u(f)
  2313. if(t)b.j($.ce(),H.a(["bufferView"],[P.c]),f)
  2314. s=0}else s=F.M(a,f,b,0,e,-1,0,!1)
  2315. r=F.M(a,"componentType",b,-1,C.bU,-1,0,!0)
  2316. q=F.M(a,"count",b,-1,e,-1,1,!0)
  2317. p=F.C(a,"type",b,e,C.k.gI(),e,!0)
  2318. o=F.oe(a,d,b)
  2319. if(p!=null&&r!==-1){n=C.k.i(0,p)
  2320. if(n!=null)if(r===5126){t=[P.h]
  2321. m=F.a3(a,"min",b,e,H.a([n],t),1/0,-1/0,!0)
  2322. l=F.a3(a,"max",b,e,H.a([n],t),1/0,-1/0,!0)}else{m=F.of(a,"min",b,r,n)
  2323. l=F.of(a,"max",b,r,n)}else{m=e
  2324. l=m}}else{m=e
  2325. l=m}k=F.a4(a,"sparse",b,M.tO(),!1)
  2326. if(o)t=r===5126||r===5125
  2327. else t=!1
  2328. if(t)b.p($.pM(),d)
  2329. if((p==="MAT2"||p==="MAT3"||p==="MAT4")&&s!==-1&&(s&3)!==0)b.p($.pL(),f)
  2330. switch(r){case 5120:case 5121:case 5122:case 5123:case 5125:t=P.h
  2331. j=[t]
  2332. H.dP(l,"$il",j,"$al")
  2333. H.dP(m,"$il",j,"$al")
  2334. F.C(a,"name",b,e,e,e,!1)
  2335. j=F.q(a,C.L,b,e,!1)
  2336. i=F.r(a,b)
  2337. h=new M.k_(u,s,r,q,p,o,l,m,k,Z.am(r),j,i)
  2338. if(m!=null){j=b.M()
  2339. i=P.hB(m.length,0,t)
  2340. g=new Array(m.length)
  2341. g.fixed$length=Array
  2342. b.U(h,new M.hV(i,H.a(g,[t]),J.dV(m,!1),j))}if(l!=null){j=b.M()
  2343. i=P.hB(l.length,0,t)
  2344. g=new Array(l.length)
  2345. g.fixed$length=Array
  2346. b.U(h,new M.hJ(i,H.a(g,[t]),J.dV(l,!1),j))}break
  2347. default:t=P.w
  2348. j=[t]
  2349. H.dP(l,"$il",j,"$al")
  2350. H.dP(m,"$il",j,"$al")
  2351. F.C(a,"name",b,e,e,e,!1)
  2352. j=F.q(a,C.L,b,e,!1)
  2353. i=F.r(a,b)
  2354. h=new M.jV(u,s,r,q,p,o,l,m,k,Z.am(r),j,i)
  2355. b.U(h,new M.fC(b.M()))
  2356. if(m!=null){j=b.M()
  2357. i=P.hB(m.length,0,P.h)
  2358. g=new Array(m.length)
  2359. g.fixed$length=Array
  2360. b.U(h,new M.hU(i,H.a(g,[t]),J.dV(m,!1),j))}if(l!=null){j=b.M()
  2361. i=P.hB(l.length,0,P.h)
  2362. g=new Array(l.length)
  2363. g.fixed$length=Array
  2364. b.U(h,new M.hI(i,H.a(g,[t]),J.dV(l,!1),j))}break}return h},
  2365. aF:function(a,b,c,d,e,f){var u,t,s="byteOffset"
  2366. if(a===-1)return!1
  2367. if(a%b!==0)if(f!=null)f.j($.pN(),H.a([a,b],[P.c]),s)
  2368. else return!1
  2369. u=d.y
  2370. if(u===-1)return!1
  2371. t=u+a
  2372. if(t%b!==0)if(f!=null)f.B($.pc(),H.a([t,b],[P.c]))
  2373. else return!1
  2374. u=d.z
  2375. if(a>u)if(f!=null)f.j($.mK(),H.a([a,c,e,u],[P.c]),s)
  2376. else return!1
  2377. else if(a+c>u)if(f!=null)f.B($.mK(),H.a([a,c,e,u],[P.c]))
  2378. else return!1
  2379. return!0},
  2380. m0:function(a,b,c,d){if(b==null||b.byteLength<c+Z.am(a)*d)return
  2381. switch(a){case 5121:b.toString
  2382. return H.mc(b,c,d)
  2383. case 5123:return H.nm(b,c,d)
  2384. case 5125:return H.nn(b,c,d)
  2385. default:return}},
  2386. n4:function(a,b,c,d){var u
  2387. if(b==null||b.byteLength<c+Z.am(a)*d)return
  2388. switch(a){case 5126:H.aR(b,c,d)
  2389. u=new Float32Array(b,c,d)
  2390. return u
  2391. default:return}},
  2392. n5:function(a,b,c,d){var u
  2393. if(b==null||b.byteLength<c+Z.am(a)*d)return
  2394. switch(a){case 5120:H.aR(b,c,d)
  2395. u=new Int8Array(b,c,d)
  2396. return u
  2397. case 5121:b.toString
  2398. return H.mc(b,c,d)
  2399. case 5122:H.aR(b,c,d)
  2400. u=new Int16Array(b,c,d)
  2401. return u
  2402. case 5123:return H.nm(b,c,d)
  2403. case 5125:return H.nn(b,c,d)
  2404. default:return}},
  2405. qV:function(a,b){var u,t,s
  2406. F.u(a,C.c5,b)
  2407. u=F.M(a,"count",b,-1,null,-1,1,!0)
  2408. t=F.a4(a,"indices",b,M.tM(),!0)
  2409. s=F.a4(a,"values",b,M.tN(),!0)
  2410. if(u===-1||t==null||s==null)return
  2411. return new M.bq(u,t,s,F.q(a,C.cV,b,null,!1),F.r(a,b))},
  2412. qT:function(a,b){F.u(a,C.bZ,b)
  2413. return new M.br(F.F(a,"bufferView",b,!0),F.M(a,"byteOffset",b,0,null,-1,0,!1),F.M(a,"componentType",b,-1,C.bH,-1,0,!0),F.q(a,C.cT,b,null,!1),F.r(a,b))},
  2414. qU:function(a,b){F.u(a,C.c1,b)
  2415. return new M.bs(F.F(a,"bufferView",b,!0),F.M(a,"byteOffset",b,0,null,-1,0,!1),F.q(a,C.cU,b,null,!1),F.r(a,b))},
  2416. Q:function Q(){},
  2417. k_:function k_(a,b,c,d,e,f,g,h,i,j,k,l){var _=this
  2418. _.x=a
  2419. _.y=b
  2420. _.z=c
  2421. _.Q=d
  2422. _.ch=e
  2423. _.cx=f
  2424. _.cy=g
  2425. _.db=h
  2426. _.dx=i
  2427. _.dy=j
  2428. _.fr=null
  2429. _.fx=0
  2430. _.k2=_.k1=null
  2431. _.a=k
  2432. _.b=l
  2433. _.c=!1},
  2434. k2:function k2(a,b,c,d,e){var _=this
  2435. _.a=a
  2436. _.b=b
  2437. _.c=c
  2438. _.d=d
  2439. _.e=e},
  2440. k3:function k3(a){this.a=a},
  2441. k4:function k4(){},
  2442. k5:function k5(a,b,c,d,e){var _=this
  2443. _.a=a
  2444. _.b=b
  2445. _.c=c
  2446. _.d=d
  2447. _.e=e},
  2448. k0:function k0(a){this.a=a},
  2449. k1:function k1(a){this.a=a},
  2450. jV:function jV(a,b,c,d,e,f,g,h,i,j,k,l){var _=this
  2451. _.x=a
  2452. _.y=b
  2453. _.z=c
  2454. _.Q=d
  2455. _.ch=e
  2456. _.cx=f
  2457. _.cy=g
  2458. _.db=h
  2459. _.dx=i
  2460. _.dy=j
  2461. _.fr=null
  2462. _.fx=0
  2463. _.k2=_.k1=null
  2464. _.a=k
  2465. _.b=l
  2466. _.c=!1},
  2467. jW:function jW(a,b,c,d,e){var _=this
  2468. _.a=a
  2469. _.b=b
  2470. _.c=c
  2471. _.d=d
  2472. _.e=e},
  2473. jX:function jX(a){this.a=a},
  2474. jY:function jY(){},
  2475. jZ:function jZ(a,b,c,d,e){var _=this
  2476. _.a=a
  2477. _.b=b
  2478. _.c=c
  2479. _.d=d
  2480. _.e=e},
  2481. bq:function bq(a,b,c,d,e){var _=this
  2482. _.d=a
  2483. _.e=b
  2484. _.f=c
  2485. _.a=d
  2486. _.b=e
  2487. _.c=!1},
  2488. br:function br(a,b,c,d,e){var _=this
  2489. _.d=a
  2490. _.e=b
  2491. _.f=c
  2492. _.r=null
  2493. _.a=d
  2494. _.b=e
  2495. _.c=!1},
  2496. bs:function bs(a,b,c,d){var _=this
  2497. _.d=a
  2498. _.e=b
  2499. _.f=null
  2500. _.a=c
  2501. _.b=d
  2502. _.c=!1},
  2503. fC:function fC(a){this.a=a},
  2504. hU:function hU(a,b,c,d){var _=this
  2505. _.a=a
  2506. _.b=b
  2507. _.c=c
  2508. _.d=d},
  2509. hI:function hI(a,b,c,d){var _=this
  2510. _.a=a
  2511. _.b=b
  2512. _.c=c
  2513. _.d=d},
  2514. hV:function hV(a,b,c,d){var _=this
  2515. _.a=a
  2516. _.b=b
  2517. _.c=c
  2518. _.d=d},
  2519. hJ:function hJ(a,b,c,d){var _=this
  2520. _.a=a
  2521. _.b=b
  2522. _.c=c
  2523. _.d=d},
  2524. nH:function(a,b,c){var u=P.at(P.d),t=b==null?0:b
  2525. if(a!=null)u.J(0,a)
  2526. return new M.jQ(t,u,c)},
  2527. rc:function(){return new H.aJ(C.I,new M.ed(),[H.i(C.I,0),P.d])},
  2528. rb:function(a){var u,t,s,r,q=P.d,p=[q],o=H.a([],p),n=P.c,m=H.a([],[D.dl]),l=D.bA,k=D.a_,j=P.V(l,k),i=H.a([],p)
  2529. p=H.a([],p)
  2530. u=[P.f,P.d,P.c]
  2531. t=H.a([],[u])
  2532. s=H.a([],[E.bE])
  2533. r=a==null?M.nH(null,null,null):a
  2534. s=new M.j(r,o,P.V([M.Q,P.G],[P.l,[F.Y,P.G]]),P.V(n,n),P.V(P.ah,[P.l,D.cu]),m,P.V(V.aG,[P.cC,[M.Q,P.G]]),P.V([F.ae,,],[P.l,P.d]),j,i,p,t,P.at(D.aj),s,new P.N(""))
  2535. q=[q]
  2536. s.dx=new P.bX(p,q)
  2537. s.cy=new P.bX(i,q)
  2538. s.ch=new P.cF(j,[l,k])
  2539. s.fr=new P.bX(t,[u])
  2540. return s},
  2541. jQ:function jQ(a,b,c){this.a=a
  2542. this.b=b
  2543. this.c=c},
  2544. j:function j(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){var _=this
  2545. _.b=a
  2546. _.c=b
  2547. _.d=c
  2548. _.e=d
  2549. _.f=e
  2550. _.r=f
  2551. _.x=g
  2552. _.y=h
  2553. _.z=!1
  2554. _.Q=i
  2555. _.ch=null
  2556. _.cx=j
  2557. _.cy=null
  2558. _.db=k
  2559. _.dx=null
  2560. _.dy=l
  2561. _.fr=null
  2562. _.fx=m
  2563. _.fy=n
  2564. _.go=o
  2565. _.id=!1},
  2566. ed:function ed(){},
  2567. ec:function ec(){},
  2568. eg:function eg(a){this.a=a},
  2569. eh:function eh(a){this.a=a},
  2570. ee:function ee(a){this.a=a},
  2571. ef:function ef(){},
  2572. ei:function ei(a,b){this.a=a
  2573. this.b=b},
  2574. bF:function bF(){}},Z={
  2575. qY:function(a,b){var u,t,s,r,q,p,o,n,m,l,k=null,j="channels",i="samplers"
  2576. F.u(a,C.c3,b)
  2577. u=F.lx(a,j,b)
  2578. if(u!=null){t=u.gh(u)
  2579. s=Z.cf
  2580. r=new Array(t)
  2581. r.fixed$length=Array
  2582. r=H.a(r,[s])
  2583. q=new F.ae(r,t,j,[s])
  2584. s=b.c
  2585. s.push(j)
  2586. for(p=0;p<u.gh(u);++p){o=u.i(0,p)
  2587. s.push(C.c.k(p))
  2588. F.u(o,C.cB,b)
  2589. r[p]=new Z.cf(F.F(o,"sampler",b,!0),F.a4(o,"target",b,Z.tQ(),!0),F.q(o,C.cX,b,k,!1),F.r(o,b))
  2590. s.pop()}s.pop()}else q=k
  2591. n=F.lx(a,i,b)
  2592. if(n!=null){t=n.gh(n)
  2593. s=Z.cg
  2594. r=new Array(t)
  2595. r.fixed$length=Array
  2596. r=H.a(r,[s])
  2597. m=new F.ae(r,t,i,[s])
  2598. s=b.c
  2599. s.push(i)
  2600. for(p=0;p<n.gh(n);++p){l=n.i(0,p)
  2601. s.push(C.c.k(p))
  2602. F.u(l,C.ci,b)
  2603. r[p]=new Z.cg(F.F(l,"input",b,!0),F.C(l,"interpolation",b,"LINEAR",C.bR,k,!1),F.F(l,"output",b,!0),F.q(l,C.cY,b,k,!1),F.r(l,b))
  2604. s.pop()}s.pop()}else m=k
  2605. F.C(a,"name",b,k,k,k,!1)
  2606. return new Z.aZ(q,m,F.q(a,C.ap,b,k,!1),F.r(a,b))},
  2607. qX:function(a,b){F.u(a,C.cn,b)
  2608. return new Z.bt(F.F(a,"node",b,!1),F.C(a,"path",b,null,C.al,null,!0),F.q(a,C.cW,b,null,!1),F.r(a,b))},
  2609. aZ:function aZ(a,b,c,d){var _=this
  2610. _.x=a
  2611. _.y=b
  2612. _.a=c
  2613. _.b=d
  2614. _.c=!1},
  2615. dX:function dX(a,b){this.a=a
  2616. this.b=b},
  2617. dY:function dY(a,b,c){this.a=a
  2618. this.b=b
  2619. this.c=c},
  2620. cf:function cf(a,b,c,d){var _=this
  2621. _.d=a
  2622. _.e=b
  2623. _.f=null
  2624. _.a=c
  2625. _.b=d
  2626. _.c=!1},
  2627. bt:function bt(a,b,c,d){var _=this
  2628. _.d=a
  2629. _.e=b
  2630. _.f=null
  2631. _.a=c
  2632. _.b=d
  2633. _.c=!1},
  2634. cg:function cg(a,b,c,d,e){var _=this
  2635. _.d=a
  2636. _.e=b
  2637. _.f=c
  2638. _.x=_.r=null
  2639. _.a=d
  2640. _.b=e
  2641. _.c=!1},
  2642. dW:function dW(a){this.a=0
  2643. this.b=a},
  2644. ie:function ie(a,b,c,d){var _=this
  2645. _.a=a
  2646. _.b=b
  2647. _.c=c
  2648. _.e=_.d=0
  2649. _.$ti=d},
  2650. am:function(a){switch(a){case 5120:case 5121:return 1
  2651. case 5122:case 5123:return 2
  2652. case 5124:case 5125:case 5126:return 4
  2653. default:return-1}},
  2654. uD:function(a){switch(a){case 5121:case 5123:case 5125:return 0
  2655. case 5120:return-128
  2656. case 5122:return-32768
  2657. case 5124:return-2147483648
  2658. default:throw H.e(P.I(null))}},
  2659. ov:function(a){switch(a){case 5120:return 127
  2660. case 5121:return 255
  2661. case 5122:return 32767
  2662. case 5123:return 65535
  2663. case 5124:return 2147483647
  2664. case 5125:return 4294967295
  2665. default:throw H.e(P.I(null))}}},T={
  2666. r_:function(a,b){var u,t,s,r,q=null,p="minVersion"
  2667. F.u(a,C.c0,b)
  2668. F.C(a,"copyright",b,q,q,q,!1)
  2669. u=F.C(a,"generator",b,q,q,q,!1)
  2670. t=$.aC()
  2671. s=F.C(a,"version",b,q,q,t,!0)
  2672. t=F.C(a,p,b,q,q,t,!1)
  2673. r=new T.bv(u,s,t,F.q(a,C.cZ,b,q,!1),F.r(a,b))
  2674. u=t!=null&&s!=null
  2675. if(u){if(!(r.gcG()>r.gb4()))u=r.gcG()==r.gb4()&&r.ge8()>r.gbH()
  2676. else u=!0
  2677. if(u)b.j($.q5(),H.a([t,s],[P.c]),p)}return r},
  2678. bv:function bv(a,b,c,d,e){var _=this
  2679. _.e=a
  2680. _.f=b
  2681. _.r=c
  2682. _.a=d
  2683. _.b=e
  2684. _.c=!1},
  2685. rm:function(a,b){var u,t,s,r,q,p,o,n,m,l="bufferView",k=null
  2686. F.u(a,C.c2,b)
  2687. r=F.F(a,l,b,!1)
  2688. q=F.C(a,"mimeType",b,k,$.dM,k,!1)
  2689. u=F.C(a,"uri",b,k,k,k,!1)
  2690. p=r===-1
  2691. o=!p
  2692. if(o&&q==null)b.j($.ce(),H.a(["mimeType"],[P.c]),l)
  2693. if(!(o&&u!=null))p=p&&u==null
  2694. else p=!0
  2695. if(p)b.B($.mS(),H.a(["bufferView","uri"],[P.c]))
  2696. t=null
  2697. if(u!=null){s=null
  2698. try{s=P.nE(u)}catch(n){if(H.z(n) instanceof P.ak)t=F.oj(u,b)
  2699. else throw n}if(s!=null){if(b.id)b.p($.mI(),"uri")
  2700. m=s.cr()
  2701. if(q==null){p=C.d.D($.dM,s.gat())
  2702. if(!p)b.j($.mT(),H.a([s.gat(),$.dM],[P.c]),"uri")
  2703. q=s.gat()}}else m=k}else m=k
  2704. p=t
  2705. F.C(a,"name",b,k,k,k,!1)
  2706. return new T.b5(r,q,p,m,F.q(a,C.as,b,k,!1),F.r(a,b))},
  2707. b5:function b5(a,b,c,d,e,f){var _=this
  2708. _.x=a
  2709. _.y=b
  2710. _.z=c
  2711. _.Q=d
  2712. _.cx=_.ch=null
  2713. _.a=e
  2714. _.b=f
  2715. _.c=!1},
  2716. rR:function(a,b){var u=null
  2717. F.u(a,C.cw,b)
  2718. F.M(a,"magFilter",b,-1,C.bJ,-1,0,!1)
  2719. F.M(a,"minFilter",b,-1,C.bN,-1,0,!1)
  2720. F.M(a,"wrapS",b,10497,C.ac,-1,0,!1)
  2721. F.M(a,"wrapT",b,10497,C.ac,-1,0,!1)
  2722. F.C(a,"name",b,u,u,u,!1)
  2723. return new T.bc(F.q(a,C.dd,b,u,!1),F.r(a,b))},
  2724. bc:function bc(a,b){this.a=a
  2725. this.b=b
  2726. this.c=!1},
  2727. rA:function(){return new T.bO(new Float32Array(16))},
  2728. rP:function(){return new T.dj(new Float32Array(4))},
  2729. nJ:function(a){var u=new Float32Array(3)
  2730. u[2]=a[2]
  2731. u[1]=a[1]
  2732. u[0]=a[0]
  2733. return new T.bh(u)},
  2734. nI:function(){return new T.bh(new Float32Array(3))},
  2735. bO:function bO(a){this.a=a},
  2736. dj:function dj(a){this.a=a},
  2737. bh:function bh(a){this.a=a},
  2738. ds:function ds(a){this.a=a}},Q={
  2739. r1:function(a,b){var u,t,s,r,q,p,o,n,m,l="byteLength",k=null,j="uri"
  2740. F.u(a,C.cD,b)
  2741. r=F.M(a,l,b,-1,k,-1,1,!0)
  2742. u=null
  2743. q=a.u(j)
  2744. if(q){t=F.C(a,j,b,k,k,k,!1)
  2745. if(t!=null){s=null
  2746. try{s=P.nE(t)}catch(p){if(H.z(p) instanceof P.ak)u=F.oj(t,b)
  2747. else throw p}if(s!=null){if(b.id)b.p($.mI(),j)
  2748. if(s.gat()==="application/octet-stream"||s.gat()==="application/gltf-buffer")o=s.cr()
  2749. else{b.j($.pQ(),H.a([s.gat()],[P.c]),j)
  2750. o=k}}else o=k
  2751. if(o!=null&&r!==-1&&o.length!==r){n=$.oO()
  2752. m=o.length
  2753. b.j(n,H.a([m,r],[P.c]),l)
  2754. r=m}}else o=k}else o=k
  2755. n=u
  2756. F.C(a,"name",b,k,k,k,!1)
  2757. return new Q.b_(n,r,q,o,F.q(a,C.d_,b,k,!1),F.r(a,b))},
  2758. b_:function b_(a,b,c,d,e,f){var _=this
  2759. _.x=a
  2760. _.y=b
  2761. _.z=c
  2762. _.Q=d
  2763. _.a=e
  2764. _.b=f
  2765. _.c=!1},
  2766. on:function(){var u=new Q.lP()
  2767. J.qM(self.exports,P.bm(new Q.lL(u)))
  2768. J.qN(self.exports,P.bm(new Q.lM(u)))
  2769. J.qO(self.exports,P.bm(new Q.lN()))
  2770. J.qL(self.exports,P.bm(new Q.lO()))},
  2771. dQ:function(a,b){return Q.uG(a,b)},
  2772. uG:function(a,b){var u=0,t=P.cU([P.f,P.d,P.c]),s,r=2,q,p=[],o,n,m,l,k,j,i
  2773. var $async$dQ=P.cV(function(c,d){if(c===1){q=d
  2774. u=r}while(true)switch(u){case 0:if(!J.m(a).$iaf)throw H.e(P.I("data: Argument must be a Uint8Array."))
  2775. l=Q.nV(b)
  2776. o=Q.nX(l)
  2777. n=null
  2778. r=4
  2779. k=[P.l,P.h]
  2780. u=7
  2781. return P.c5(K.ri(P.me(H.a([a],[k]),k),o),$async$dQ)
  2782. case 7:m=d
  2783. u=8
  2784. return P.c5(m.bM(),$async$dQ)
  2785. case 8:n=d
  2786. r=2
  2787. u=6
  2788. break
  2789. case 4:r=3
  2790. i=q
  2791. if(H.z(i) instanceof K.d6)throw i
  2792. else throw i
  2793. u=6
  2794. break
  2795. case 3:u=2
  2796. break
  2797. case 6:s=Q.dK(l,o,n)
  2798. u=1
  2799. break
  2800. case 1:return P.cQ(s,t)
  2801. case 2:return P.cP(q,t)}})
  2802. return P.cR($async$dQ,t)},
  2803. mB:function(a,b){var u=0,t=P.cU([P.f,P.d,P.c]),s,r,q
  2804. var $async$mB=P.cV(function(c,d){if(c===1)return P.cP(d,t)
  2805. while(true)switch(u){case 0:if(typeof a!=="string")throw H.e(P.I("json: Argument must be a string."))
  2806. r=Q.nV(b)
  2807. q=Q.nX(r)
  2808. s=Q.dK(r,q,K.rh(a,q))
  2809. u=1
  2810. break
  2811. case 1:return P.cQ(s,t)}})
  2812. return P.cR($async$mB,t)},
  2813. nV:function(a){var u
  2814. if(a!=null)u=typeof a==="number"||typeof a==="boolean"||typeof a==="string"||!!J.m(a).$il
  2815. else u=!1
  2816. if(u)throw H.e(P.I("options: Value must be an object."))
  2817. return H.ok(a,"$idy")},
  2818. dK:function(a,b,c){var u=0,t=P.cU([P.f,P.d,P.c]),s,r,q,p,o,n,m
  2819. var $async$dK=P.cV(function(d,e){if(d===1)return P.cP(e,t)
  2820. while(true)switch(u){case 0:m=a==null
  2821. if(!m){r=J.an(a)
  2822. q=Q.tz(r.gb8(a))
  2823. if(r.gbx(a)!=null&&!J.m(r.gbx(a)).$ibB)throw H.e(P.I("options.externalResourceFunction: Value must be a function."))
  2824. else p=r.gbx(a)
  2825. if(r.gbQ(a)!=null){o=r.gbQ(a)
  2826. o=typeof o!=="boolean"}else o=!1
  2827. if(o)throw H.e(P.I("options.validateAccessorData: Value must be a boolean."))
  2828. if(r.gbS(a)!=null){r=r.gbS(a)
  2829. r=typeof r!=="boolean"}else r=!1
  2830. if(r)throw H.e(P.I("options.writeTimestamp: Value must be a boolean."))}else{q=null
  2831. p=null}u=(c==null?null:c.b)!=null&&p!=null?3:4
  2832. break
  2833. case 3:n=Q.ty(b,c,p)
  2834. r=J.qH(a)
  2835. u=5
  2836. return P.c5(n.aJ(r==null?!0:r),$async$dK)
  2837. case 5:case 4:m=m?null:J.qI(a)
  2838. s=new A.jR(q,b,c,m==null?!0:m).b7()
  2839. u=1
  2840. break
  2841. case 1:return P.cQ(s,t)}})
  2842. return P.cR($async$dK,t)},
  2843. tz:function(a){var u,t,s
  2844. if(a!=null)if(typeof a==="string")try{t=P.nF(a)
  2845. return t}catch(s){t=H.z(s)
  2846. if(t instanceof P.ak){u=t
  2847. throw H.e(P.I("options.uri: "+H.b(u)+"."))}else throw s}else throw H.e(P.I("options.uri: Value must be a string."))
  2848. return},
  2849. nX:function(a){var u,t,s,r,q,p,o,n,m
  2850. if(a!=null){u=J.an(a)
  2851. if(u.gb5(a)!=null){t=u.gb5(a)
  2852. t=typeof t!=="number"||Math.floor(t)!==t||u.gb5(a)<0}else t=!1
  2853. if(t)throw H.e(P.I("options.maxIssues: Value must be a non-negative integer."))
  2854. if(u.gb2(a)!=null){if(!J.m(u.gb2(a)).$il)throw H.e(P.I("options.ignoredIssues: Value must be an array."))
  2855. s=H.a([],[P.d])
  2856. for(r=0;r<J.H(u.gb2(a));++r){q=J.mZ(u.gb2(a),r)
  2857. if(typeof q==="string"&&q.length!==0)s.push(q)
  2858. else throw H.e(P.I("options.ignoredIssues["+r+"]: Value must be a non-empty String."))}}else s=null
  2859. if(u.gaf(a)!=null){t=u.gaf(a)
  2860. if(typeof t!=="number"){t=u.gaf(a)
  2861. if(typeof t!=="boolean"){t=u.gaf(a)
  2862. t=typeof t==="string"||!!J.m(u.gaf(a)).$il}else t=!0}else t=!0
  2863. if(t)throw H.e(P.I("options.severityOverrides: Value must be an object."))
  2864. t=P.d
  2865. p=P.V(t,E.aL)
  2866. for(o=u.gaf(a),t=J.n_(self.Object.keys(o),t),t=new H.aI(t,t.gh(t),[H.L(t,"J",0)]);t.m();){o=t.d
  2867. n=u.gaf(a)[o]
  2868. if(typeof n==="number"&&Math.floor(n)===n&&n>=0&&n<=3)p.l(0,o,C.cu[n])
  2869. else throw H.e(P.I('options.severityOverrides["'+H.b(o)+'"]: Value must be one of [0, 1, 2, 3].'))}}else p=null
  2870. m=M.nH(s,u.gb5(a),p)}else m=null
  2871. return M.rb(m)},
  2872. ty:function(a,b,c){var u=new Q.lj(c)
  2873. return new N.ih(b.b,a,new Q.lh(b,u),new Q.li(u))},
  2874. di:function di(){},
  2875. m4:function m4(){},
  2876. dy:function dy(){},
  2877. lP:function lP(){},
  2878. lL:function lL(a){this.a=a},
  2879. lK:function lK(a,b,c){this.a=a
  2880. this.b=b
  2881. this.c=c},
  2882. lH:function lH(a){this.a=a},
  2883. lI:function lI(a,b){this.a=a
  2884. this.b=b},
  2885. lM:function lM(a){this.a=a},
  2886. lJ:function lJ(a,b,c){this.a=a
  2887. this.b=b
  2888. this.c=c},
  2889. lF:function lF(a){this.a=a},
  2890. lG:function lG(a,b){this.a=a
  2891. this.b=b},
  2892. lN:function lN(){},
  2893. lO:function lO(){},
  2894. lj:function lj(a){this.a=a},
  2895. lk:function lk(a){this.a=a},
  2896. ll:function ll(a){this.a=a},
  2897. lh:function lh(a,b){this.a=a
  2898. this.b=b},
  2899. li:function li(a){this.a=a},
  2900. i4:function i4(a){this.a=a}},V={
  2901. r0:function(a,b){var u,t,s,r,q,p=null,o="byteStride"
  2902. F.u(a,C.bQ,b)
  2903. u=F.M(a,"byteLength",b,-1,p,-1,1,!0)
  2904. t=F.M(a,o,b,-1,p,252,4,!1)
  2905. s=F.M(a,"target",b,-1,C.bF,-1,0,!1)
  2906. if(t!==-1){if(u!==-1&&t>u)b.j($.pR(),H.a([t,u],[P.c]),o)
  2907. if(t%4!==0)b.j($.pK(),H.a([t,4],[P.c]),o)
  2908. if(s===34963)b.p($.lX(),o)}r=F.F(a,"buffer",b,!0)
  2909. q=F.M(a,"byteOffset",b,0,p,-1,0,!1)
  2910. F.C(a,"name",b,p,p,p,!1)
  2911. return new V.aG(r,q,u,t,s,F.q(a,C.aq,b,p,!1),F.r(a,b))},
  2912. aG:function aG(a,b,c,d,e,f,g){var _=this
  2913. _.x=a
  2914. _.y=b
  2915. _.z=c
  2916. _.Q=d
  2917. _.ch=e
  2918. _.cy=_.cx=null
  2919. _.db=-1
  2920. _.a=f
  2921. _.b=g
  2922. _.c=!1},
  2923. nd:function(b7,b8){var u,t,s,r,q,p,o,n,m,l,k,j,i,h,g,f,e,d,c,b,a,a0,a1,a2,a3,a4,a5,a6,a7,a8,a9,b0,b1,b2,b3="extensionsRequired",b4="extensionsUsed",b5=null,b6=new V.fp(b8)
  2924. b6.$0()
  2925. F.u(b7,C.cF,b8)
  2926. if(b7.u(b3)&&!b7.u(b4))b8.j($.ce(),H.a(["extensionsUsed"],[P.c]),b3)
  2927. u=F.oh(b7,b4,b8)
  2928. if(u==null)u=H.a([],[P.d])
  2929. t=F.oh(b7,b3,b8)
  2930. if(t==null)t=H.a([],[P.d])
  2931. b8.e1(u,t)
  2932. s=new V.fq(b7,b6,b8)
  2933. r=new V.fr(b6,b7,b8).$3$req("asset",T.tS(),!0)
  2934. if((r==null?b5:r.f)==null)return
  2935. else if(r.gb4()!==2){q=$.qk()
  2936. p=r.gb4()
  2937. b8.j(q,H.a([p],[P.c]),"version")
  2938. return}else if(r.gbH()>0){q=$.ql()
  2939. p=r.gbH()
  2940. b8.j(q,H.a([p],[P.c]),"version")}o=s.$1$2("accessors",M.tP(),[M.Q,P.G])
  2941. n=s.$1$2("animations",Z.tR(),Z.aZ)
  2942. m=s.$1$2("buffers",Q.tX(),Q.b_)
  2943. l=s.$1$2("bufferViews",V.tY(),V.aG)
  2944. k=s.$1$2("cameras",G.u0(),G.b1)
  2945. j=s.$1$2("images",T.ub(),T.b5)
  2946. i=s.$1$2("materials",Y.uq(),Y.aw)
  2947. h=s.$1$2("meshes",S.uu(),S.ba)
  2948. q=V.ad
  2949. g=s.$1$2("nodes",V.uw(),q)
  2950. f=s.$1$2("samplers",T.uy(),T.bc)
  2951. e=s.$1$2("scenes",B.uz(),B.aK)
  2952. b6.$0()
  2953. d=F.F(b7,"scene",b8,!1)
  2954. c=e.i(0,d)
  2955. p=d!==-1&&c==null
  2956. if(p)b8.j($.D(),H.a([d],[P.c]),"scene")
  2957. b=s.$1$2("skins",O.uA(),O.bd)
  2958. a=s.$1$2("textures",U.uB(),U.bf)
  2959. a0=F.q(b7,C.ar,b8,b5,!1)
  2960. b6.$0()
  2961. a1=new V.d5(u,t,o,n,r,m,l,k,j,i,h,g,f,c,b,a,a0,F.r(b7,b8))
  2962. a2=new V.fn(b8,a1)
  2963. a2.$2(l,C.aq)
  2964. a2.$2(o,C.L)
  2965. a2.$2(j,C.as)
  2966. a2.$2(a,C.N)
  2967. a2.$2(i,C.l)
  2968. a2.$2(h,C.at)
  2969. a2.$2(g,C.M)
  2970. a2.$2(b,C.ax)
  2971. a2.$2(n,C.ap)
  2972. a2.$2(e,C.aw)
  2973. if(a0.a!==0){p=b8.c
  2974. p.push("extensions")
  2975. a0.H(0,new V.fl(b8,a1))
  2976. p.pop()}p=b8.c
  2977. p.push("nodes")
  2978. g.aa(new V.fm(b8,P.at(q)))
  2979. p.pop()
  2980. a3=[o,m,l,k,j,i,h,g,f,b,a]
  2981. for(a4=0;a4<11;++a4){a5=a3[a4]
  2982. if(a5.gh(a5)===0)continue
  2983. p.push(a5.c)
  2984. for(q=a5.b,a6=a5.a,a7=a6.length,a8=0;a8<q;++a8){a9=a8>=a7
  2985. a9=a9?b5:a6[a8]
  2986. if((a9==null?b5:a9.c)===!1)b8.V($.dS(),a8)}p.pop()}q=b8.y
  2987. if(q.a!==0){for(a6=new H.b9(q,[H.i(q,0)]),a6=a6.gw(a6);a6.m();){a7=a6.d
  2988. if(a7.gh(a7)===0)continue
  2989. b0=q.i(0,a7)
  2990. C.d.sh(p,0)
  2991. C.d.J(p,b0)
  2992. for(a9=a7.b,a7=a7.a,b1=a7.length,a8=0;a8<a9;++a8){b2=a8>=b1
  2993. b2=b2?b5:a7[a8]
  2994. if((b2==null?b5:b2.ge4())===!1)b8.V($.dS(),a8)}}C.d.sh(p,0)}return a1},
  2995. d5:function d5(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r){var _=this
  2996. _.d=a
  2997. _.e=b
  2998. _.f=c
  2999. _.r=d
  3000. _.x=e
  3001. _.y=f
  3002. _.z=g
  3003. _.Q=h
  3004. _.ch=i
  3005. _.cx=j
  3006. _.cy=k
  3007. _.db=l
  3008. _.dx=m
  3009. _.dy=n
  3010. _.fx=o
  3011. _.fy=p
  3012. _.a=q
  3013. _.b=r
  3014. _.c=!1},
  3015. fp:function fp(a){this.a=a},
  3016. fq:function fq(a,b,c){this.a=a
  3017. this.b=b
  3018. this.c=c},
  3019. fr:function fr(a,b,c){this.a=a
  3020. this.b=b
  3021. this.c=c},
  3022. fn:function fn(a,b){this.a=a
  3023. this.b=b},
  3024. fo:function fo(a,b){this.a=a
  3025. this.b=b},
  3026. fl:function fl(a,b){this.a=a
  3027. this.b=b},
  3028. fm:function fm(a,b){this.a=a
  3029. this.b=b},
  3030. fj:function fj(){},
  3031. fk:function fk(){},
  3032. fs:function fs(a,b){this.a=a
  3033. this.b=b},
  3034. ft:function ft(a,b){this.a=a
  3035. this.b=b},
  3036. cB:function cB(){},
  3037. fe:function fe(){},
  3038. fc:function fc(){},
  3039. b0:function b0(a){this.a=a},
  3040. aY:function aY(a){this.a=a},
  3041. k:function k(a,b,c){this.a=a
  3042. this.b=b
  3043. this.c=c},
  3044. rF:function(b2,b3){var u,t,s,r,q,p,o,n,m,l,k,j,i,h,g,f,e,d,c,b,a,a0,a1,a2,a3,a4,a5,a6,a7,a8=null,a9="matrix",b0="translation",b1="rotation"
  3045. F.u(b2,C.bM,b3)
  3046. if(b2.u(a9)){u=F.a3(b2,a9,b3,a8,C.bA,1/0,-1/0,!1)
  3047. if(u!=null){t=new Float32Array(16)
  3048. s=new T.bO(t)
  3049. r=u[0]
  3050. q=u[1]
  3051. p=u[2]
  3052. o=u[3]
  3053. n=u[4]
  3054. m=u[5]
  3055. l=u[6]
  3056. k=u[7]
  3057. j=u[8]
  3058. i=u[9]
  3059. h=u[10]
  3060. g=u[11]
  3061. f=u[12]
  3062. e=u[13]
  3063. d=u[14]
  3064. t[15]=u[15]
  3065. t[14]=d
  3066. t[13]=e
  3067. t[12]=f
  3068. t[11]=g
  3069. t[10]=h
  3070. t[9]=i
  3071. t[8]=j
  3072. t[7]=k
  3073. t[6]=l
  3074. t[5]=m
  3075. t[4]=n
  3076. t[3]=o
  3077. t[2]=p
  3078. t[1]=q
  3079. t[0]=r}else s=a8}else s=a8
  3080. if(b2.u(b0)){c=F.a3(b2,b0,b3,a8,C.o,1/0,-1/0,!1)
  3081. b=c!=null?T.nJ(c):a8}else b=a8
  3082. if(b2.u(b1)){a=F.a3(b2,b1,b3,a8,C.J,1,-1,!1)
  3083. if(a!=null){t=a[0]
  3084. r=a[1]
  3085. q=a[2]
  3086. p=a[3]
  3087. o=new Float32Array(4)
  3088. a0=new T.dj(o)
  3089. o[0]=t
  3090. o[1]=r
  3091. o[2]=q
  3092. o[3]=p
  3093. t=Math.sqrt(a0.gaI())
  3094. if(Math.abs(1-t)>0.00769)b3.p($.qh(),b1)}else a0=a8}else a0=a8
  3095. if(b2.u("scale")){a1=F.a3(b2,"scale",b3,a8,C.o,1/0,-1/0,!1)
  3096. a2=a1!=null?T.nJ(a1):a8}else a2=a8
  3097. a3=F.F(b2,"camera",b3,!1)
  3098. a4=F.mt(b2,"children",b3,!1)
  3099. a5=F.F(b2,"mesh",b3,!1)
  3100. a6=F.F(b2,"skin",b3,!1)
  3101. a7=F.a3(b2,"weights",b3,a8,a8,1/0,-1/0,!1)
  3102. if(a5===-1){if(a6!==-1)b3.j($.ce(),H.a(["mesh"],[P.c]),"skin")
  3103. if(a7!=null)b3.j($.ce(),H.a(["mesh"],[P.c]),"weights")}if(s!=null){if(b!=null||a0!=null||a2!=null)b3.p($.q9(),a9)
  3104. if(s.cE())b3.p($.q7(),a9)
  3105. else if(!F.ug(s))b3.p($.qa(),a9)}F.C(b2,"name",b3,a8,a8,a8,!1)
  3106. return new V.ad(a3,a4,a6,s,a5,b,a0,a2,a7,P.at(B.aK),F.q(b2,C.M,b3,a8,!1),F.r(b2,b3))},
  3107. ad:function ad(a,b,c,d,e,f,g,h,i,j,k,l){var _=this
  3108. _.x=a
  3109. _.y=b
  3110. _.z=c
  3111. _.Q=d
  3112. _.ch=e
  3113. _.cx=f
  3114. _.cy=g
  3115. _.db=h
  3116. _.dx=i
  3117. _.dy=j
  3118. _.id=_.go=_.fy=_.fx=_.fr=null
  3119. _.k1=!1
  3120. _.a=k
  3121. _.b=l
  3122. _.c=!1},
  3123. i5:function i5(){},
  3124. i6:function i6(){},
  3125. i7:function i7(a,b){this.a=a
  3126. this.b=b}},G={
  3127. r4:function(a,b){var u,t=null,s="orthographic",r="perspective"
  3128. F.u(a,C.cC,b)
  3129. u=a.u(s)&&a.u(r)
  3130. if(u)b.B($.mS(),C.aj)
  3131. switch(F.C(a,"type",b,t,C.aj,t,!0)){case"orthographic":F.a4(a,s,b,G.tZ(),!0)
  3132. break
  3133. case"perspective":F.a4(a,r,b,G.u_(),!0)
  3134. break}F.C(a,"name",b,t,t,t,!1)
  3135. return new G.b1(F.q(a,C.d2,b,t,!1),F.r(a,b))},
  3136. r2:function(a,b){var u,t,s,r
  3137. F.u(a,C.cE,b)
  3138. u=F.T(a,"xmag",b,0/0,1/0,-1/0,1/0,-1/0,!0)
  3139. t=F.T(a,"ymag",b,0/0,1/0,-1/0,1/0,-1/0,!0)
  3140. s=F.T(a,"zfar",b,0/0,1/0,0,1/0,-1/0,!0)
  3141. r=F.T(a,"znear",b,0/0,1/0,-1/0,1/0,0,!0)
  3142. if(!isNaN(s)&&!isNaN(r)&&s<=r)b.P($.mU())
  3143. if(u===0||t===0)b.P($.pS())
  3144. return new G.bx(F.q(a,C.d0,b,null,!1),F.r(a,b))},
  3145. r3:function(a,b){var u,t,s
  3146. F.u(a,C.c_,b)
  3147. u=F.T(a,"zfar",b,0/0,1/0,0,1/0,-1/0,!1)
  3148. t=F.T(a,"znear",b,0/0,1/0,0,1/0,-1/0,!0)
  3149. s=!isNaN(u)&&!isNaN(t)&&u<=t
  3150. if(s)b.P($.mU())
  3151. F.T(a,"aspectRatio",b,0/0,1/0,0,1/0,-1/0,!1)
  3152. F.T(a,"yfov",b,0/0,1/0,0,1/0,-1/0,!0)
  3153. return new G.by(F.q(a,C.d1,b,null,!1),F.r(a,b))},
  3154. b1:function b1(a,b){this.a=a
  3155. this.b=b
  3156. this.c=!1},
  3157. bx:function bx(a,b){this.a=a
  3158. this.b=b
  3159. this.c=!1},
  3160. by:function by(a,b){this.a=a
  3161. this.b=b
  3162. this.c=!1}},Y={
  3163. rz:function(a,b){var u,t,s,r,q,p,o,n,m,l=null,k="alphaCutoff"
  3164. F.u(a,C.bT,b)
  3165. u=F.a4(a,"pbrMetallicRoughness",b,Y.ut(),!1)
  3166. t=F.a4(a,"normalTexture",b,Y.ur(),!1)
  3167. s=F.a4(a,"occlusionTexture",b,Y.us(),!1)
  3168. r=F.a4(a,"emissiveTexture",b,Y.dN(),!1)
  3169. F.a3(a,"emissiveFactor",b,C.by,C.o,1,0,!1)
  3170. q=F.C(a,"alphaMode",b,"OPAQUE",C.bS,l,!1)
  3171. F.T(a,k,b,0.5,1/0,-1/0,1/0,0,!1)
  3172. p=q!=="MASK"&&a.u(k)
  3173. if(p)b.p($.pX(),k)
  3174. F.oe(a,"doubleSided",b)
  3175. o=F.q(a,C.l,b,l,!0)
  3176. F.C(a,"name",b,l,l,l,!1)
  3177. n=new Y.aw(u,t,s,r,P.V(P.d,P.h),o,F.r(a,b))
  3178. p=H.a([],[P.c])
  3179. p.push(u)
  3180. p.push(t)
  3181. p.push(s)
  3182. p.push(r)
  3183. for(m=o.gax(),m=new H.bN(J.U(m.a),m.b,[H.i(m,0),H.i(m,1)]);m.m();)p.push(m.a)
  3184. b.av(n,p)
  3185. return n},
  3186. rI:function(a,b){var u,t,s,r,q,p
  3187. F.u(a,C.c4,b)
  3188. F.a3(a,"baseColorFactor",b,C.a9,C.J,1,0,!1)
  3189. u=F.a4(a,"baseColorTexture",b,Y.dN(),!1)
  3190. F.T(a,"metallicFactor",b,1,1/0,-1/0,1,0,!1)
  3191. F.T(a,"roughnessFactor",b,1,1/0,-1/0,1,0,!1)
  3192. t=F.a4(a,"metallicRoughnessTexture",b,Y.dN(),!1)
  3193. s=F.q(a,C.dc,b,null,!1)
  3194. r=new Y.bS(u,t,s,F.r(a,b))
  3195. q=H.a([],[P.c])
  3196. q.push(u)
  3197. q.push(t)
  3198. for(p=s.gax(),p=new H.bN(J.U(p.a),p.b,[H.i(p,0),H.i(p,1)]);p.m();)q.push(p.a)
  3199. b.av(r,q)
  3200. return r},
  3201. rH:function(a,b){var u,t,s,r
  3202. F.u(a,C.cg,b)
  3203. u=F.q(a,C.av,b,C.l,!1)
  3204. t=F.F(a,"index",b,!0)
  3205. s=F.M(a,"texCoord",b,0,null,-1,0,!1)
  3206. F.T(a,"strength",b,1,1/0,-1/0,1,0,!1)
  3207. r=new Y.bR(t,s,u,F.r(a,b))
  3208. b.av(r,u.gax())
  3209. return r},
  3210. rG:function(a,b){var u,t,s,r
  3211. F.u(a,C.cf,b)
  3212. u=F.q(a,C.au,b,C.l,!1)
  3213. t=F.F(a,"index",b,!0)
  3214. s=F.M(a,"texCoord",b,0,null,-1,0,!1)
  3215. F.T(a,"scale",b,1,1/0,-1/0,1/0,-1/0,!1)
  3216. r=new Y.bQ(t,s,u,F.r(a,b))
  3217. b.av(r,u.gax())
  3218. return r},
  3219. rW:function(a,b){var u,t
  3220. F.u(a,C.ce,b)
  3221. u=F.q(a,C.ay,b,C.l,!1)
  3222. t=new Y.bg(F.F(a,"index",b,!0),F.M(a,"texCoord",b,0,null,-1,0,!1),u,F.r(a,b))
  3223. b.av(t,u.gax())
  3224. return t},
  3225. aw:function aw(a,b,c,d,e,f,g){var _=this
  3226. _.x=a
  3227. _.y=b
  3228. _.z=c
  3229. _.Q=d
  3230. _.dx=e
  3231. _.a=f
  3232. _.b=g
  3233. _.c=!1},
  3234. hH:function hH(a,b){this.a=a
  3235. this.b=b},
  3236. bS:function bS(a,b,c,d){var _=this
  3237. _.e=a
  3238. _.x=b
  3239. _.a=c
  3240. _.b=d
  3241. _.c=!1},
  3242. bR:function bR(a,b,c,d){var _=this
  3243. _.d=a
  3244. _.e=b
  3245. _.f=null
  3246. _.a=c
  3247. _.b=d
  3248. _.c=!1},
  3249. bQ:function bQ(a,b,c,d){var _=this
  3250. _.d=a
  3251. _.e=b
  3252. _.f=null
  3253. _.a=c
  3254. _.b=d
  3255. _.c=!1},
  3256. bg:function bg(a,b,c,d){var _=this
  3257. _.d=a
  3258. _.e=b
  3259. _.f=null
  3260. _.a=c
  3261. _.b=d
  3262. _.c=!1},
  3263. rj:function(a,b,c,d,e,f,g,h,i){return new Y.bC(a,b,c,d,e,f,g,i,h)},
  3264. rl:function(a){var u,t,s,r={}
  3265. r.a=r.b=null
  3266. u=Y.bC
  3267. t=new P.E($.p,[u])
  3268. s=new P.aN(t,[u])
  3269. r.c=!1
  3270. r.a=a.bE(new Y.fx(r,s),new Y.fy(r),new Y.fz(r,s))
  3271. return t},
  3272. rk:function(a){var u=new Y.fw()
  3273. if(u.$2(a,C.bC))return C.az
  3274. if(u.$2(a,C.bE))return C.aA
  3275. if(u.$2(a,C.bI))return C.aB
  3276. return},
  3277. cJ:function cJ(a){this.b=a},
  3278. cH:function cH(a,b){this.a=a
  3279. this.b=b},
  3280. bZ:function bZ(a,b){this.a=a
  3281. this.b=b},
  3282. b4:function b4(a,b){this.a=a
  3283. this.b=b},
  3284. bC:function bC(a,b,c,d,e,f,g,h,i){var _=this
  3285. _.a=a
  3286. _.b=b
  3287. _.c=c
  3288. _.d=d
  3289. _.e=e
  3290. _.f=f
  3291. _.r=g
  3292. _.x=h
  3293. _.y=i},
  3294. fx:function fx(a,b){this.a=a
  3295. this.b=b},
  3296. fz:function fz(a,b){this.a=a
  3297. this.b=b},
  3298. fy:function fy(a){this.a=a},
  3299. fw:function fw(){},
  3300. fv:function fv(){},
  3301. fM:function fM(a,b){var _=this
  3302. _.f=_.e=_.d=_.c=0
  3303. _.r=null
  3304. _.a=a
  3305. _.b=b},
  3306. fO:function fO(){},
  3307. fN:function fN(){},
  3308. ib:function ib(a,b,c,d,e,f){var _=this
  3309. _.y=_.x=_.r=_.f=_.e=_.d=_.c=0
  3310. _.Q=_.z=!1
  3311. _.ch=a
  3312. _.cx=b
  3313. _.cy=!1
  3314. _.db=c
  3315. _.dx=d
  3316. _.a=e
  3317. _.b=f},
  3318. ic:function ic(a){this.a=a},
  3319. jU:function jU(a,b,c){var _=this
  3320. _.c=a
  3321. _.d=0
  3322. _.a=b
  3323. _.b=c},
  3324. dr:function dr(){},
  3325. dp:function dp(){},
  3326. as:function as(a){this.a=a}},S={
  3327. rC:function(a,b){var u,t,s,r,q,p,o,n,m,l,k=null,j="primitives"
  3328. F.u(a,C.ct,b)
  3329. u=F.a3(a,"weights",b,k,k,1/0,-1/0,!1)
  3330. t=F.lx(a,j,b)
  3331. if(t!=null){s=t.gh(t)
  3332. r=S.cx
  3333. q=new Array(s)
  3334. q.fixed$length=Array
  3335. q=H.a(q,[r])
  3336. p=new F.ae(q,s,j,[r])
  3337. r=b.c
  3338. r.push(j)
  3339. for(o=k,n=-1,m=0;m<t.gh(t);++m){r.push(C.c.k(m))
  3340. l=S.rB(t.i(0,m),b)
  3341. if(o==null){s=l.x
  3342. o=s==null?k:s.length}else{s=l.x
  3343. if(o!==(s==null?k:s.length))b.p($.q4(),"targets")}if(n===-1)n=l.cx
  3344. else if(n!==l.cx)b.p($.q3(),"attributes")
  3345. q[m]=l
  3346. r.pop()}r.pop()
  3347. s=o!=null&&u!=null&&o!==u.length
  3348. if(s)b.j($.pY(),H.a([u.length,o],[P.c]),"weights")}else p=k
  3349. F.C(a,"name",b,k,k,k,!1)
  3350. return new S.ba(p,F.q(a,C.at,b,k,!1),F.r(a,b))},
  3351. rB:function(a,b){var u,t,s,r,q,p,o="attributes",n={}
  3352. F.u(a,C.cj,b)
  3353. n.a=n.b=n.c=!1
  3354. n.d=0
  3355. n.e=-1
  3356. n.f=0
  3357. n.r=-1
  3358. n.x=0
  3359. n.y=-1
  3360. n.z=0
  3361. n.Q=-1
  3362. u=F.M(a,"mode",b,4,null,6,0,!1)
  3363. t=F.u7(a,o,b,new S.hK(n,b))
  3364. if(t!=null){s=b.c
  3365. s.push(o)
  3366. if(!n.c)b.P($.q0())
  3367. if(!n.b&&n.a)b.p($.q2(),"TANGENT")
  3368. if(n.a&&u===0)b.p($.q1(),"TANGENT")
  3369. r=new S.hL(b)
  3370. n.d=r.$3(n.e,n.d,"COLOR")
  3371. n.f=r.$3(n.r,n.f,"JOINTS")
  3372. n.x=r.$3(n.y,n.x,"WEIGHTS")
  3373. n.z=r.$3(n.Q,n.z,"TEXCOORD")
  3374. r=n.f
  3375. q=n.x
  3376. if(r!==q){b.B($.q_(),H.a([r,q],[P.c]))
  3377. n.x=n.f=0}s.pop()}p=F.u8(a,"targets",b,new S.hM(b))
  3378. return new S.cx(t,F.F(a,"indices",b,!1),F.F(a,"material",b,!1),u,p,n.f,n.x,n.z,P.V(P.d,[M.Q,P.G]),F.q(a,C.db,b,null,!1),F.r(a,b))},
  3379. ba:function ba(a,b,c){var _=this
  3380. _.x=a
  3381. _.a=b
  3382. _.b=c
  3383. _.c=!1},
  3384. hT:function hT(a,b){this.a=a
  3385. this.b=b},
  3386. cx:function cx(a,b,c,d,e,f,g,h,i,j,k){var _=this
  3387. _.d=a
  3388. _.e=b
  3389. _.f=c
  3390. _.r=d
  3391. _.x=e
  3392. _.cx=f
  3393. _.cy=g
  3394. _.db=h
  3395. _.dx=i
  3396. _.fr=_.dy=-1
  3397. _.go=_.fy=_.fx=null
  3398. _.a=j
  3399. _.b=k
  3400. _.c=!1},
  3401. hK:function hK(a,b){this.a=a
  3402. this.b=b},
  3403. hL:function hL(a){this.a=a},
  3404. hM:function hM(a){this.a=a},
  3405. hO:function hO(a,b,c){this.a=a
  3406. this.b=b
  3407. this.c=c},
  3408. hP:function hP(){},
  3409. hQ:function hQ(a,b,c){this.a=a
  3410. this.b=b
  3411. this.c=c},
  3412. hR:function hR(){},
  3413. hS:function hS(a,b,c,d){var _=this
  3414. _.a=a
  3415. _.b=b
  3416. _.c=c
  3417. _.d=d},
  3418. hN:function hN(){},
  3419. fA:function fA(a,b,c,d,e,f){var _=this
  3420. _.a=a
  3421. _.b=b
  3422. _.c=c
  3423. _.x=d
  3424. _.ch=_.Q=0
  3425. _.cx=e
  3426. _.cy=f},
  3427. rw:function(a,b){b.toString
  3428. F.u(a,C.c8,b)
  3429. return new S.bL(F.q(a,C.d9,b,null,!1),F.r(a,b))},
  3430. bL:function bL(a,b){this.a=a
  3431. this.b=b
  3432. this.c=!1}},B={
  3433. rS:function(a,b){var u,t=null
  3434. F.u(a,C.co,b)
  3435. u=F.mt(a,"nodes",b,!1)
  3436. F.C(a,"name",b,t,t,t,!1)
  3437. return new B.aK(u,F.q(a,C.aw,b,t,!1),F.r(a,b))},
  3438. aK:function aK(a,b,c){var _=this
  3439. _.x=a
  3440. _.y=null
  3441. _.a=b
  3442. _.b=c
  3443. _.c=!1},
  3444. il:function il(a,b){this.a=a
  3445. this.b=b}},O={
  3446. rT:function(a,b){var u,t,s,r=null
  3447. F.u(a,C.bV,b)
  3448. u=F.F(a,"inverseBindMatrices",b,!1)
  3449. t=F.F(a,"skeleton",b,!1)
  3450. s=F.mt(a,"joints",b,!0)
  3451. F.C(a,"name",b,r,r,r,!1)
  3452. return new O.bd(u,t,s,P.at(V.ad),F.q(a,C.ax,b,r,!1),F.r(a,b))},
  3453. bd:function bd(a,b,c,d,e,f){var _=this
  3454. _.x=a
  3455. _.y=b
  3456. _.z=c
  3457. _.cx=_.ch=_.Q=null
  3458. _.cy=d
  3459. _.a=e
  3460. _.b=f
  3461. _.c=!1},
  3462. jm:function jm(a){this.a=a},
  3463. fu:function fu(a){this.a=a},
  3464. lm:function(a){if(a==null)return
  3465. if(a.ch==null||a.z===-1||a.Q===-1)return
  3466. if(a.fr==null&&a.dx==null)return
  3467. return a},
  3468. uF:function(a,b){var u,t,s,r,q,p,o,n,m,l,k,j,i,h,g,f
  3469. a.f.aa(new O.lS(b))
  3470. O.tF(b)
  3471. u=H.a([],[[P.Z,P.G]])
  3472. t=H.a([],[O.d8])
  3473. s=b.c
  3474. C.d.sh(s,0)
  3475. s.push("meshes")
  3476. for(r=a.cy,q=r.b,r=r.a,p=r.length,o=0;o<q;++o){n={}
  3477. m=o>=p
  3478. l=m?null:r[o]
  3479. if((l==null?null:l.x)==null)continue
  3480. m=l.x
  3481. if(m.b0(m,new O.lT()))continue
  3482. n.a=n.b=-1
  3483. for(k=a.db,k=new H.aI(k,k.gh(k),[H.i(k,0)]);k.m();){j=k.d
  3484. if(j.fy==l){i=j.id
  3485. i=(i==null?null:i.ch)!=null}else i=!1
  3486. if(i){j=j.id
  3487. h=j.ch.length
  3488. i=n.b
  3489. if(i===-1||h<i){n.b=h
  3490. i=a.fx
  3491. n.a=i.bC(i,j)}}}if(n.b<1)continue
  3492. s.push(C.c.k(o))
  3493. s.push("primitives")
  3494. m.aa(new O.lU(n,b,u,t))
  3495. s.pop()
  3496. s.pop()}s.pop()
  3497. if(u.length===0)return
  3498. for(;O.tK(u);)for(s=t.length,g=0;g<t.length;t.length===s||(0,H.cc)(t),++g){f=t[g]
  3499. if(!f.x)f.dP(b)}},
  3500. tK:function(a){var u,t
  3501. for(u=a.length,t=0;t<a.length;a.length===u||(0,H.cc)(a),++t)a[t].m()
  3502. if(!!a.fixed$length)H.O(P.W("removeWhere"))
  3503. C.d.dG(a,new O.lo(),!0)
  3504. return a.length!==0},
  3505. tF:function(a){var u,t,s,r,q,p,o,n,m,l,k,j
  3506. for(u=a.d.gdV(),u=u.gw(u),t=a.c;u.m();){s=u.gn()
  3507. r=O.lm(s.a)
  3508. if(r==null)continue
  3509. q=C.k.i(0,r.ch)
  3510. if(q==null)q=0
  3511. p=s.b
  3512. C.d.sh(t,0)
  3513. for(s=r.ac(),s=new P.bj(s.a(),[H.i(s,0)]),o=J.K(p),n=0,m=0,l=!1;s.m();l=!0){k=s.gn()
  3514. for(j=0;j<o.gh(p);++j)if(!o.i(p,j).W(a,n,m,k))continue;++m
  3515. if(m===q)m=0;++n}if(l)for(j=0;j<o.gh(p);++j)o.i(p,j).as(a)}},
  3516. lS:function lS(a){this.a=a},
  3517. lT:function lT(){},
  3518. lU:function lU(a,b,c,d){var _=this
  3519. _.a=a
  3520. _.b=b
  3521. _.c=c
  3522. _.d=d},
  3523. lo:function lo(){},
  3524. d8:function d8(a,b,c,d,e,f){var _=this
  3525. _.a=a
  3526. _.b=b
  3527. _.c=c
  3528. _.d=d
  3529. _.e=e
  3530. _.r=_.f=0
  3531. _.x=!1
  3532. _.z=_.y=0
  3533. _.Q=f}},U={
  3534. rX:function(a,b){var u,t,s=null
  3535. F.u(a,C.cy,b)
  3536. u=F.F(a,"sampler",b,!1)
  3537. t=F.F(a,"source",b,!1)
  3538. F.C(a,"name",b,s,s,s,!1)
  3539. return new U.bf(u,t,F.q(a,C.N,b,s,!1),F.r(a,b))},
  3540. bf:function bf(a,b,c,d){var _=this
  3541. _.x=a
  3542. _.y=b
  3543. _.Q=_.z=null
  3544. _.a=c
  3545. _.b=d
  3546. _.c=!1},
  3547. tB:function(){var u="POSITION"
  3548. $.dL.i(0,u).J(0,C.cA)
  3549. $.dL.i(0,"NORMAL").J(0,C.K)
  3550. $.dL.i(0,"TANGENT").J(0,C.cG)
  3551. $.dL.i(0,"TEXCOORD").J(0,C.bG)
  3552. $.dO.i(0,u).J(0,C.bW)
  3553. $.dO.i(0,"NORMAL").J(0,C.K)
  3554. $.dO.i(0,"TANGENT").J(0,C.K)}},N={c3:function c3(a,b){this.a=a
  3555. this.b=b},dk:function dk(a){var _=this
  3556. _.a=a
  3557. _.f=_.e=_.d=_.c=_.b=null},ih:function ih(a,b,c,d){var _=this
  3558. _.a=a
  3559. _.b=b
  3560. _.c=c
  3561. _.d=d},ii:function ii(a,b,c){this.a=a
  3562. this.b=b
  3563. this.c=c},ij:function ij(a,b){this.a=a
  3564. this.b=b}},E={
  3565. x:function(a,b,c){return new E.el(c,a,b)},
  3566. a0:function(a,b,c){return new E.im(c,a,b)},
  3567. n:function(a,b,c){return new E.iE(c,a,b)},
  3568. o:function(a,b,c){return new E.fU(c,a,b)},
  3569. a6:function(a,b,c){return new E.eV(c,a,b)},
  3570. tG:function(a){return"'"+H.b(a)+"'"},
  3571. tD:function(a){return typeof a==="string"?"'"+a+"'":J.aa(a)},
  3572. aL:function aL(a,b){this.a=a
  3573. this.b=b},
  3574. fF:function fF(){},
  3575. el:function el(a,b,c){this.a=a
  3576. this.b=b
  3577. this.c=c},
  3578. ev:function ev(){},
  3579. et:function et(){},
  3580. es:function es(){},
  3581. eA:function eA(){},
  3582. ex:function ex(){},
  3583. ey:function ey(){},
  3584. ew:function ew(){},
  3585. eJ:function eJ(){},
  3586. eL:function eL(){},
  3587. eC:function eC(){},
  3588. eI:function eI(){},
  3589. eB:function eB(){},
  3590. eH:function eH(){},
  3591. eF:function eF(){},
  3592. eG:function eG(){},
  3593. eE:function eE(){},
  3594. eD:function eD(){},
  3595. eO:function eO(){},
  3596. eN:function eN(){},
  3597. eM:function eM(){},
  3598. eS:function eS(){},
  3599. eR:function eR(){},
  3600. ep:function ep(){},
  3601. eq:function eq(){},
  3602. er:function er(){},
  3603. eQ:function eQ(){},
  3604. eP:function eP(){},
  3605. eu:function eu(){},
  3606. eK:function eK(){},
  3607. ez:function ez(){},
  3608. eo:function eo(){},
  3609. em:function em(){},
  3610. en:function en(){},
  3611. fD:function fD(a,b,c){this.a=a
  3612. this.b=b
  3613. this.c=c},
  3614. fE:function fE(){},
  3615. im:function im(a,b,c){this.a=a
  3616. this.b=b
  3617. this.c=c},
  3618. ix:function ix(){},
  3619. iy:function iy(){},
  3620. iD:function iD(){},
  3621. iB:function iB(){},
  3622. iv:function iv(){},
  3623. ir:function ir(){},
  3624. iz:function iz(){},
  3625. is:function is(){},
  3626. iC:function iC(){},
  3627. io:function io(){},
  3628. iw:function iw(){},
  3629. iq:function iq(){},
  3630. it:function it(){},
  3631. ip:function ip(){},
  3632. iA:function iA(){},
  3633. iu:function iu(){},
  3634. iE:function iE(a,b,c){this.a=a
  3635. this.b=b
  3636. this.c=c},
  3637. jb:function jb(){},
  3638. ja:function ja(){},
  3639. j0:function j0(){},
  3640. iZ:function iZ(){},
  3641. j_:function j_(){},
  3642. iY:function iY(){},
  3643. iW:function iW(){},
  3644. iX:function iX(){},
  3645. j6:function j6(){},
  3646. j7:function j7(){},
  3647. iV:function iV(){},
  3648. iU:function iU(){},
  3649. iT:function iT(){},
  3650. iR:function iR(){},
  3651. iQ:function iQ(){},
  3652. iO:function iO(){},
  3653. iI:function iI(){},
  3654. jl:function jl(){},
  3655. jk:function jk(){},
  3656. iN:function iN(){},
  3657. iK:function iK(){},
  3658. iM:function iM(){},
  3659. iJ:function iJ(){},
  3660. iL:function iL(){},
  3661. jj:function jj(){},
  3662. jh:function jh(){},
  3663. jd:function jd(){},
  3664. j2:function j2(){},
  3665. ji:function ji(){},
  3666. jc:function jc(){},
  3667. je:function je(){},
  3668. jf:function jf(){},
  3669. jg:function jg(){},
  3670. j5:function j5(){},
  3671. j4:function j4(){},
  3672. j3:function j3(){},
  3673. j1:function j1(){},
  3674. j9:function j9(){},
  3675. j8:function j8(){},
  3676. iP:function iP(){},
  3677. iG:function iG(){},
  3678. iF:function iF(){},
  3679. iS:function iS(){},
  3680. iH:function iH(){},
  3681. fU:function fU(a,b,c){this.a=a
  3682. this.b=b
  3683. this.c=c},
  3684. hs:function hs(){},
  3685. hw:function hw(){},
  3686. hi:function hi(){},
  3687. h4:function h4(){},
  3688. hx:function hx(){},
  3689. h0:function h0(){},
  3690. h_:function h_(){},
  3691. h2:function h2(){},
  3692. h3:function h3(){},
  3693. fZ:function fZ(){},
  3694. h1:function h1(){},
  3695. fY:function fY(){},
  3696. h7:function h7(){},
  3697. h5:function h5(){},
  3698. hv:function hv(){},
  3699. ho:function ho(){},
  3700. h9:function h9(){},
  3701. ha:function ha(){},
  3702. h6:function h6(){},
  3703. h8:function h8(){},
  3704. hg:function hg(){},
  3705. hf:function hf(){},
  3706. he:function he(){},
  3707. hd:function hd(){},
  3708. hh:function hh(){},
  3709. hc:function hc(){},
  3710. hb:function hb(){},
  3711. hu:function hu(){},
  3712. hj:function hj(){},
  3713. hm:function hm(){},
  3714. hl:function hl(){},
  3715. hk:function hk(){},
  3716. hn:function hn(){},
  3717. hp:function hp(){},
  3718. fX:function fX(){},
  3719. fW:function fW(){},
  3720. fV:function fV(){},
  3721. hq:function hq(){},
  3722. hr:function hr(){},
  3723. ht:function ht(){},
  3724. eV:function eV(a,b,c){this.a=a
  3725. this.b=b
  3726. this.c=c},
  3727. f0:function f0(){},
  3728. f_:function f_(){},
  3729. eZ:function eZ(){},
  3730. f8:function f8(){},
  3731. eX:function eX(){},
  3732. f7:function f7(){},
  3733. f3:function f3(){},
  3734. f4:function f4(){},
  3735. eY:function eY(){},
  3736. eW:function eW(){},
  3737. f1:function f1(){},
  3738. f6:function f6(){},
  3739. f5:function f5(){},
  3740. f2:function f2(){},
  3741. bE:function bE(a,b,c,d,e){var _=this
  3742. _.a=a
  3743. _.b=b
  3744. _.c=c
  3745. _.d=d
  3746. _.e=e}},D={
  3747. tA:function(){$.dM.push("image/webp")},
  3748. rf:function(a,b){b.toString
  3749. F.u(a,C.cz,b)
  3750. return new D.bz(F.F(a,"source",b,!1),F.q(a,C.d4,b,null,!1),F.r(a,b))},
  3751. bz:function bz(a,b,c){var _=this
  3752. _.d=a
  3753. _.e=null
  3754. _.a=b
  3755. _.b=c
  3756. _.c=!1},
  3757. aj:function aj(a,b,c,d){var _=this
  3758. _.a=a
  3759. _.b=b
  3760. _.c=c
  3761. _.d=d},
  3762. a_:function a_(a){this.a=a},
  3763. bA:function bA(a,b){this.a=a
  3764. this.b=b},
  3765. cu:function cu(a,b){this.a=a
  3766. this.b=b},
  3767. dl:function dl(a,b){this.a=a
  3768. this.b=b}},X={
  3769. rs:function(a,b){var u,t,s,r,q,p,o,n,m,l,k=null,j="lights",i="spot"
  3770. b.toString
  3771. F.u(a,C.cm,b)
  3772. u=F.lx(a,j,b)
  3773. t=X.ct
  3774. s=[t]
  3775. t=[t]
  3776. if(u!=null){r=u.gh(u)
  3777. q=new Array(r)
  3778. q.fixed$length=Array
  3779. s=H.a(q,s)
  3780. p=new F.ae(s,r,j,t)
  3781. t=b.c
  3782. t.push(j)
  3783. for(o=0;o<u.gh(u);++o){n=u.i(0,o)
  3784. t.push(C.c.k(o))
  3785. F.u(n,C.bP,b)
  3786. F.a3(n,"color",b,C.a8,C.o,1,0,!1)
  3787. F.T(n,"intensity",b,1,1/0,-1/0,1/0,0,!1)
  3788. m=F.C(n,"type",b,k,C.c7,k,!0)
  3789. if(m==="spot")F.a4(n,i,b,X.ui(),!0)
  3790. else{r=n.u(i)
  3791. if(r)b.p($.mV(),i)}l=F.T(n,"range",b,0/0,1/0,0,1/0,-1/0,!1)
  3792. r=m==="directional"&&!isNaN(l)
  3793. if(r)b.p($.mV(),"range")
  3794. F.C(n,"name",b,k,k,k,!1)
  3795. s[o]=new X.ct(F.q(n,C.d7,b,k,!1),F.r(n,b))
  3796. t.pop()}t.pop()}else{r=new Array(0)
  3797. r.fixed$length=Array
  3798. p=new F.ae(H.a(r,s),0,j,t)}return new X.b8(p,F.q(a,C.d5,b,k,!1),F.r(a,b))},
  3799. rt:function(a,b){var u,t,s,r="outerConeAngle"
  3800. F.u(a,C.ch,b)
  3801. u=F.T(a,"innerConeAngle",b,0,1.5707963267948966,-1/0,1/0,0,!1)
  3802. t=F.T(a,r,b,0.7853981633974483,1/0,0,1.5707963267948966,-1/0,!1)
  3803. s=!isNaN(t)&&!isNaN(u)&&t<=u
  3804. if(s)b.j($.pW(),H.a([u,t],[P.c]),r)
  3805. return new X.bI(F.q(a,C.d6,b,null,!1),F.r(a,b))},
  3806. ru:function(a,b){b.toString
  3807. F.u(a,C.cl,b)
  3808. return new X.bJ(F.F(a,"light",b,!0),F.q(a,C.d8,b,null,!1),F.r(a,b))},
  3809. b8:function b8(a,b,c){var _=this
  3810. _.d=a
  3811. _.a=b
  3812. _.b=c
  3813. _.c=!1},
  3814. fT:function fT(a,b){this.a=a
  3815. this.b=b},
  3816. ct:function ct(a,b){this.a=a
  3817. this.b=b
  3818. this.c=!1},
  3819. bI:function bI(a,b){this.a=a
  3820. this.b=b
  3821. this.c=!1},
  3822. bJ:function bJ(a,b,c){var _=this
  3823. _.d=a
  3824. _.e=null
  3825. _.a=b
  3826. _.b=c
  3827. _.c=!1}},A={
  3828. rv:function(a,b){var u,t,s,r,q,p
  3829. b.toString
  3830. F.u(a,C.c6,b)
  3831. F.a3(a,"diffuseFactor",b,C.a9,C.J,1,0,!1)
  3832. u=F.a4(a,"diffuseTexture",b,Y.dN(),!1)
  3833. F.a3(a,"specularFactor",b,C.a8,C.o,1,0,!1)
  3834. F.T(a,"glossinessFactor",b,1,1/0,-1/0,1,0,!1)
  3835. t=F.a4(a,"specularGlossinessTexture",b,Y.dN(),!1)
  3836. s=F.q(a,C.d3,b,null,!1)
  3837. r=new A.bK(u,t,s,F.r(a,b))
  3838. q=H.a([],[P.c])
  3839. q.push(u)
  3840. q.push(t)
  3841. for(p=s.gax(),p=new H.bN(J.U(p.a),p.b,[H.i(p,0),H.i(p,1)]);p.m();)q.push(p.a)
  3842. b.av(r,q)
  3843. return r},
  3844. bK:function bK(a,b,c,d){var _=this
  3845. _.e=a
  3846. _.x=b
  3847. _.a=c
  3848. _.b=d
  3849. _.c=!1},
  3850. d4:function d4(a,b,c){var _=this
  3851. _.a=a
  3852. _.b=null
  3853. _.c=b
  3854. _.d=null
  3855. _.e=c
  3856. _.f=null
  3857. _.cx=_.ch=_.Q=_.z=_.y=_.x=_.r=0
  3858. _.cy=!1
  3859. _.dy=_.dx=_.db=null
  3860. _.fr=!1
  3861. _.fx=null},
  3862. fb:function fb(a){this.a=a},
  3863. f9:function f9(a){this.a=a},
  3864. fa:function fa(a){this.a=a},
  3865. jR:function jR(a,b,c,d){var _=this
  3866. _.a=a
  3867. _.b=b
  3868. _.c=c
  3869. _.d=d},
  3870. jT:function jT(){},
  3871. jS:function jS(){},
  3872. mv:function(a){var u=C.cP.dZ(a,0,new A.lz()),t=536870911&u+((67108863&u)<<3)
  3873. t^=t>>>11
  3874. return 536870911&t+((16383&t)<<15)},
  3875. lz:function lz(){},
  3876. dJ:function(a,b){var u=536870911&a+b
  3877. u=536870911&u+((524287&u)<<10)
  3878. return u^u>>>6},
  3879. nW:function(a){var u=536870911&a+((67108863&a)<<3)
  3880. u^=u>>>11
  3881. return 536870911&u+((16383&u)<<15)}},L={
  3882. rx:function(a,b){b.toString
  3883. F.u(a,C.cs,b)
  3884. F.a3(a,"offset",b,C.bx,C.aa,1/0,-1/0,!1)
  3885. F.T(a,"rotation",b,0,1/0,-1/0,1/0,-1/0,!1)
  3886. F.a3(a,"scale",b,C.bB,C.aa,1/0,-1/0,!1)
  3887. return new L.bM(F.M(a,"texCoord",b,-1,null,-1,0,!1),F.q(a,C.da,b,null,!1),F.r(a,b))},
  3888. bM:function bM(a,b,c){var _=this
  3889. _.r=a
  3890. _.a=b
  3891. _.b=c
  3892. _.c=!1}},K={
  3893. ri:function(a,b){var u,t={},s=K.cq,r=new P.E($.p,[s])
  3894. t.a=!1
  3895. t.b=null
  3896. u=P.nA(new K.ff(t),new K.fg(t),new K.fh(t),[P.l,P.h])
  3897. t.b=a.e5(new K.fi(t,u,new P.aN(r,[s]),b),u.gdQ())
  3898. return r},
  3899. rg:function(a,b){var u=K.ac
  3900. u=new K.cp(a,new P.aN(new P.E($.p,[u]),[u]))
  3901. u.e=b
  3902. return u},
  3903. rh:function(a,b){var u,t,s,r,q,p=null
  3904. try{p=C.a2.dT(a)}catch(s){r=H.z(s)
  3905. if(r instanceof P.ak){u=r
  3906. b.ar($.dU(),H.a([u],[P.c]),!0)
  3907. return}else throw s}r=p
  3908. q=P.c
  3909. if(H.a2(r,"$if",[P.d,q],"$af"))try{t=V.nd(p,b)
  3910. return new K.ac("model/gltf+json",t,null)}catch(s){if(H.z(s) instanceof M.bF)return
  3911. else throw s}else{b.ar($.P(),H.a([p,"object"],[q]),!0)
  3912. return}},
  3913. ac:function ac(a,b,c){this.a=a
  3914. this.b=b
  3915. this.c=c},
  3916. cq:function cq(){},
  3917. fg:function fg(a){this.a=a},
  3918. fh:function fh(a){this.a=a},
  3919. ff:function ff(a){this.a=a},
  3920. fi:function fi(a,b,c,d){var _=this
  3921. _.a=a
  3922. _.b=b
  3923. _.c=c
  3924. _.d=d},
  3925. cp:function cp(a,b){var _=this
  3926. _.a=a
  3927. _.b=null
  3928. _.c=b
  3929. _.e=_.d=null
  3930. _.f=!0},
  3931. fd:function fd(a){this.a=a},
  3932. d6:function d6(){}},F={
  3933. a9:function(a,b,c,d){var u=a.i(0,b)
  3934. if(u==null&&a.u(b))d.j($.P(),H.a([null,c],[P.c]),b)
  3935. return u},
  3936. F:function(a,b,c,d){var u=F.a9(a,b,"integer",c)
  3937. if(typeof u==="number"&&Math.floor(u)===u){if(u>=0)return u
  3938. c.p($.dT(),b)}else if(u==null){if(d)c.B($.aD(),H.a([b],[P.c]))}else c.j($.P(),H.a([u,"integer"],[P.c]),b)
  3939. return-1},
  3940. oe:function(a,b,c){var u=F.a9(a,b,"boolean",c)
  3941. if(u==null)return!1
  3942. if(typeof u==="boolean")return u
  3943. c.j($.P(),H.a([u,"boolean"],[P.c]),b)
  3944. return!1},
  3945. M:function(a,b,c,d,e,f,g,h){var u,t=F.a9(a,b,"integer",c)
  3946. if(typeof t==="number"&&Math.floor(t)===t){if(e!=null){if(!F.mr(b,t,e,c,!1))return-1}else{if(!(t<g))u=f!==-1&&t>f
  3947. else u=!0
  3948. if(u){c.j($.lW(),H.a([t],[P.c]),b)
  3949. return-1}}return t}else if(t==null){if(!h)return d
  3950. c.B($.aD(),H.a([b],[P.c]))}else c.j($.P(),H.a([t,"integer"],[P.c]),b)
  3951. return-1},
  3952. T:function(a,b,c,d,e,f,g,h,i){var u=F.a9(a,b,"number",c)
  3953. if(typeof u==="number"){if(u<h||u<=f||u>g||u>=e){c.j($.lW(),H.a([u],[P.c]),b)
  3954. return 0/0}return u}else if(u==null){if(!i)return d
  3955. c.B($.aD(),H.a([b],[P.c]))}else c.j($.P(),H.a([u,"number"],[P.c]),b)
  3956. return 0/0},
  3957. C:function(a,b,c,d,e,f,g){var u,t=F.a9(a,b,"string",c)
  3958. if(typeof t==="string"){if(e!=null)F.mr(b,t,e,c,!1)
  3959. else{if(f==null)u=null
  3960. else{u=f.b
  3961. u=u.test(t)}if(u===!1){c.j($.pI(),H.a([t,f.a],[P.c]),b)
  3962. return}}return t}else if(t==null){if(!g)return d
  3963. c.B($.aD(),H.a([b],[P.c]))}else c.j($.P(),H.a([t,"string"],[P.c]),b)
  3964. return},
  3965. oj:function(a,b){var u,t,s,r
  3966. try{u=P.nF(a)
  3967. s=u
  3968. if(s.gcC()||s.gby()||s.gcB()||s.gbA()||s.gbz())b.j($.qf(),H.a([a],[P.c]),"uri")
  3969. return u}catch(r){s=H.z(r)
  3970. if(s instanceof P.ak){t=s
  3971. b.j($.pH(),H.a([a,t],[P.c]),"uri")
  3972. return}else throw r}},
  3973. mu:function(a,b,c,d){var u=F.a9(a,b,"object",c),t=P.d,s=P.c
  3974. if(H.a2(u,"$if",[t,s],"$af"))return u
  3975. else if(u==null){if(d){c.B($.aD(),H.a([b],[s]))
  3976. return}}else{c.j($.P(),H.a([u,"object"],[s]),b)
  3977. if(d)return}return P.V(t,s)},
  3978. a4:function(a,b,c,d,e){var u,t=F.a9(a,b,"object",c),s=P.c
  3979. if(H.a2(t,"$if",[P.d,s],"$af")){s=c.c
  3980. s.push(b)
  3981. u=d.$2(t,c)
  3982. s.pop()
  3983. return u}else if(t==null){if(e)c.B($.aD(),H.a([b],[s]))}else c.j($.P(),H.a([t,"object"],[s]),b)
  3984. return},
  3985. mt:function(a,b,c,d){var u,t,s,r,q,p=F.a9(a,b,"array",c),o=J.m(p)
  3986. if(!!o.$il){if(o.gt(p)){c.p($.aX(),b)
  3987. return}u=c.c
  3988. u.push(b)
  3989. t=P.h
  3990. s=P.at(t)
  3991. for(r=0;r<o.gh(p);++r){q=o.i(p,r)
  3992. if(typeof q==="number"&&Math.floor(q)===q&&q>=0){if(!s.A(0,q))c.V($.mQ(),r)}else{o.l(p,r,-1)
  3993. c.V($.dT(),r)}}u.pop()
  3994. return o.a7(p,t)}else if(p==null){if(d)c.B($.aD(),H.a([b],[P.c]))}else c.j($.P(),H.a([p,"array"],[P.c]),b)
  3995. return},
  3996. u7:function(a,b,c,d){var u,t=F.a9(a,b,"object",c),s=P.d,r=P.c
  3997. if(H.a2(t,"$if",[s,r],"$af")){r=J.K(t)
  3998. if(r.gt(t)){c.p($.aX(),b)
  3999. return}u=c.c
  4000. u.push(b)
  4001. r.H(t,new F.lt(d,t,c))
  4002. u.pop()
  4003. return r.ae(t,s,P.h)}else{s=[r]
  4004. if(t==null)c.B($.aD(),H.a([b],s))
  4005. else c.j($.P(),H.a([t,"object"],s),b)}return},
  4006. u8:function(a,b,c,d){var u,t,s,r,q,p,o,n=F.a9(a,b,"array",c),m=J.m(n)
  4007. if(!!m.$il){if(m.gt(n)){c.p($.aX(),b)
  4008. return}else{u=c.c
  4009. u.push(b)
  4010. for(t=P.c,s=[t],t=[P.d,t],r=!1,q=0;q<m.gh(n);++q){p=m.i(n,q)
  4011. if(H.a2(p,"$if",t,"$af")){o=J.K(p)
  4012. if(o.gt(p)){c.V($.aX(),q)
  4013. r=!0}else{u.push(C.c.k(q))
  4014. o.H(p,new F.lu(d,p,c))
  4015. u.pop()}}else{c.B($.cX(),H.a([p,"object"],s))
  4016. r=!0}}u.pop()
  4017. if(r)return}m=m.a7(n,[P.f,,,])
  4018. return new H.aJ(m,new F.lv(),[H.L(m,"J",0),[P.f,P.d,P.h]]).a4(0,!1)}else if(n!=null)c.j($.P(),H.a([n,"array"],[P.c]),b)
  4019. return},
  4020. a3:function(a,b,c,d,e,f,g,h){var u,t,s,r,q,p,o=F.a9(a,b,"array",c),n=J.m(o)
  4021. if(!!n.$il){if(n.gt(o)){c.p($.aX(),b)
  4022. return}if(e!=null&&!F.mr(b,n.gh(o),e,c,!0))return
  4023. u=new Array(n.gh(o))
  4024. u.fixed$length=Array
  4025. t=H.a(u,[P.w])
  4026. for(u=[P.c],s=!1,r=0;r<n.gh(o);++r){q=n.i(o,r)
  4027. if(typeof q==="number"){p=q<g||q>f
  4028. if(p){c.j($.lW(),H.a([q],u),b)
  4029. s=!0}if(h){p=$.mY()
  4030. p[0]=q
  4031. t[r]=p[0]}else t[r]=q}else{c.j($.cX(),H.a([q,"number"],u),b)
  4032. s=!0}}if(s)return
  4033. return t}else if(o==null){if(d==null)n=null
  4034. else n=J.cr(d.slice(0),H.i(d,0))
  4035. return n}else c.j($.P(),H.a([o,"array"],[P.c]),b)
  4036. return},
  4037. of:function(a,b,c,d,e){var u,t,s,r,q,p,o,n,m=F.a9(a,b,"array",c),l=J.m(m)
  4038. if(!!l.$il){if(l.gh(m)!==e){c.j($.mR(),H.a([l.gh(m),H.a([e],[P.h])],[P.c]),b)
  4039. return}u=Z.uD(d)
  4040. t=Z.ov(d)
  4041. s=F.u1(d,e)
  4042. for(r=[P.c],q=!1,p=0;p<l.gh(m);++p){o=l.i(m,p)
  4043. if(typeof o==="number"&&C.bu.cR(o)===o){if(typeof o!=="number"||Math.floor(o)!==o)c.j($.pT(),H.a([o],r),b)
  4044. n=o<u||o>t
  4045. if(n){c.j($.pV(),H.a([o,C.am.i(0,d)],r),b)
  4046. q=!0}s[p]=J.qS(o)}else{c.j($.cX(),H.a([o,"integer"],r),b)
  4047. q=!0}}if(q)return
  4048. return s}else if(m!=null)c.j($.P(),H.a([m,"array"],[P.c]),b)
  4049. return},
  4050. oh:function(a,b,c){var u,t,s,r,q,p,o,n=F.a9(a,b,"array",c),m=J.m(n)
  4051. if(!!m.$il){if(m.gt(n)){c.p($.aX(),b)
  4052. return}u=c.c
  4053. u.push(b)
  4054. t=P.d
  4055. s=P.at(t)
  4056. for(r=[P.c],q=!1,p=0;p<m.gh(n);++p){o=m.i(n,p)
  4057. if(typeof o==="string"){if(!s.A(0,o))c.V($.mQ(),p)}else{c.aE($.cX(),H.a([o,"string"],r),p)
  4058. q=!0}}u.pop()
  4059. if(q)return
  4060. return m.a7(n,t)}else if(n!=null)c.j($.P(),H.a([n,"array"],[P.c]),b)
  4061. return},
  4062. lx:function(a,b,c){var u,t,s,r,q,p=F.a9(a,b,"array",c),o=J.m(p)
  4063. if(!!o.$il){if(o.gt(p)){c.p($.aX(),b)
  4064. return}else{for(u=o.gw(p),t=P.c,s=[P.d,t],t=[t],r=!1;u.m();){q=u.gn()
  4065. if(!H.a2(q,"$if",s,"$af")){c.j($.cX(),H.a([q,"object"],t),b)
  4066. r=!0}}if(r)return}return o.a7(p,[P.f,P.d,P.c])}else{o=[P.c]
  4067. if(p==null)c.B($.aD(),H.a([b],o))
  4068. else c.j($.P(),H.a([p,"array"],o),b)}return},
  4069. q:function(a,b,c,d,e){var u,t,s,r,q,p,o,n,m,l,k="extensions",j=P.c,i=P.V(P.d,j),h=F.mu(a,k,c,!1)
  4070. if(h.gt(h))return i
  4071. u=c.c
  4072. u.push(k)
  4073. if(e&&h.gh(h)>1)c.B($.q6(),H.a([null,h.gI()],[j]))
  4074. for(j=h.gI(),j=j.gw(j),t=d==null,s=c.f,r=c.r;j.m();){q=j.gn()
  4075. p=F.mu(h,q,c,!1)
  4076. o=c.dx
  4077. if(!o.D(o,q)){i.l(0,q,null)
  4078. o=c.cy
  4079. o=o.D(o,q)
  4080. if(!o)c.p($.pE(),q)
  4081. continue}n=c.ch.a.i(0,new D.bA(b,q))
  4082. if(n==null){c.p($.pF(),q)
  4083. continue}if(p!=null){u.push(q)
  4084. m=n.a.$2(p,c)
  4085. i.l(0,q,m)
  4086. q=J.m(m)
  4087. if(!!q.$inh){o=t?b:d
  4088. o=s.bL(o,new F.ls())
  4089. l=H.a(u.slice(0),[H.i(u,0)])
  4090. l.fixed$length=Array
  4091. J.m_(o,new D.cu(m,l))}if(!!q.$icB){q=H.a(u.slice(0),[H.i(u,0)])
  4092. q.fixed$length=Array
  4093. r.push(new D.dl(m,q))}u.pop()}}u.pop()
  4094. return i},
  4095. r:function(a,b){var u=a.i(0,"extras"),t=u!=null&&!J.m(u).$if
  4096. if(t)b.p($.qe(),"extras")
  4097. return u},
  4098. mr:function(a,b,c,d,e){var u
  4099. if(!J.n0(c,b)){u=e?$.mR():$.mT()
  4100. d.j(u,H.a([b,c],[P.c]),a)
  4101. return!1}return!0},
  4102. u:function(a,b,c){var u,t,s
  4103. for(u=a.gI(),u=u.gw(u);u.m();){t=u.gn()
  4104. if(!C.d.D(b,t)){s=C.d.D(C.cb,t)
  4105. s=!s}else s=!1
  4106. if(s)c.p($.pJ(),t)}},
  4107. mz:function(a,b,c,d,e,f){var u,t,s,r,q,p,o=e.c
  4108. o.push(d)
  4109. for(u=[P.c],t=c.a,s=t.length,r=0;r<a.gh(a);++r){q=a.i(0,r)
  4110. if(q===-1)continue
  4111. p=q==null||q<0||q>=s?null:t[q]
  4112. if(p!=null){p.c=!0
  4113. b[r]=p
  4114. f.$3(p,q,r)}else e.aE($.D(),H.a([q],u),r)}o.pop()},
  4115. ug:function(b4){var u,t,s,r,q,p,o,n,m,l,k,j,i,h,g,f,e,d,c,b,a,a0,a1,a2,a3,a4,a5,a6,a7,a8,a9,b0,b1,b2,b3=b4.a
  4116. if(b3[3]!==0||b3[7]!==0||b3[11]!==0||b3[15]!==1)return!1
  4117. if(b4.cu()===0)return!1
  4118. u=$.qD()
  4119. t=$.qA()
  4120. s=$.qB()
  4121. r=new T.bh(new Float32Array(3))
  4122. r.be(b3[0],b3[1],b3[2])
  4123. q=Math.sqrt(r.gaI())
  4124. r.be(b3[4],b3[5],b3[6])
  4125. p=Math.sqrt(r.gaI())
  4126. r.be(b3[8],b3[9],b3[10])
  4127. o=Math.sqrt(r.gaI())
  4128. if(b4.cu()<0)q=-q
  4129. u=u.a
  4130. u[0]=b3[12]
  4131. u[1]=b3[13]
  4132. u[2]=b3[14]
  4133. n=1/q
  4134. m=1/p
  4135. l=1/o
  4136. b3=new Float32Array(16)
  4137. new T.bO(b3).cX(b4)
  4138. b3[0]=b3[0]*n
  4139. b3[1]=b3[1]*n
  4140. b3[2]=b3[2]*n
  4141. b3[4]=b3[4]*m
  4142. b3[5]=b3[5]*m
  4143. b3[6]=b3[6]*m
  4144. b3[8]=b3[8]*l
  4145. b3[9]=b3[9]*l
  4146. b3[10]=b3[10]*l
  4147. k=new Float32Array(9)
  4148. k[0]=b3[0]
  4149. k[1]=b3[1]
  4150. k[2]=b3[2]
  4151. k[3]=b3[4]
  4152. k[4]=b3[5]
  4153. k[5]=b3[6]
  4154. k[6]=b3[8]
  4155. k[7]=b3[9]
  4156. k[8]=b3[10]
  4157. t.toString
  4158. b3=k[0]
  4159. j=k[4]
  4160. i=k[8]
  4161. h=0+b3+j+i
  4162. if(h>0){g=Math.sqrt(h+1)
  4163. b3=t.a
  4164. b3[3]=g*0.5
  4165. g=0.5/g
  4166. b3[0]=(k[5]-k[7])*g
  4167. b3[1]=(k[6]-k[2])*g
  4168. b3[2]=(k[1]-k[3])*g}else{if(b3<j)f=j<i?2:1
  4169. else f=b3<i?2:0
  4170. e=(f+1)%3
  4171. d=(f+2)%3
  4172. b3=f*3
  4173. j=e*3
  4174. i=d*3
  4175. g=Math.sqrt(k[b3+f]-k[j+e]-k[i+d]+1)
  4176. t=t.a
  4177. t[f]=g*0.5
  4178. g=0.5/g
  4179. t[3]=(k[j+d]-k[i+e])*g
  4180. t[e]=(k[b3+e]+k[j+f])*g
  4181. t[d]=(k[b3+d]+k[i+f])*g
  4182. b3=t}t=s.a
  4183. t[0]=q
  4184. t[1]=p
  4185. t[2]=o
  4186. k=$.qz()
  4187. c=b3[0]
  4188. b=b3[1]
  4189. a=b3[2]
  4190. a0=b3[3]
  4191. a1=c+c
  4192. a2=b+b
  4193. a3=a+a
  4194. a4=c*a1
  4195. a5=c*a2
  4196. a6=c*a3
  4197. a7=b*a2
  4198. a8=b*a3
  4199. a9=a*a3
  4200. b0=a0*a1
  4201. b1=a0*a2
  4202. b2=a0*a3
  4203. b3=k.a
  4204. b3[0]=1-(a7+a9)
  4205. b3[1]=a5+b2
  4206. b3[2]=a6-b1
  4207. b3[3]=0
  4208. b3[4]=a5-b2
  4209. b3[5]=1-(a4+a9)
  4210. b3[6]=a8+b0
  4211. b3[7]=0
  4212. b3[8]=a6+b1
  4213. b3[9]=a8-b0
  4214. b3[10]=1-(a4+a7)
  4215. b3[11]=0
  4216. b3[12]=u[0]
  4217. b3[13]=u[1]
  4218. b3[14]=u[2]
  4219. b3[15]=1
  4220. if(s instanceof T.bh){q=t[0]
  4221. p=t[1]
  4222. o=t[2]}else{q=null
  4223. p=null
  4224. o=null}b3[0]=b3[0]*q
  4225. b3[1]=b3[1]*q
  4226. b3[2]=b3[2]*q
  4227. b3[3]=b3[3]*q
  4228. b3[4]=b3[4]*p
  4229. b3[5]=b3[5]*p
  4230. b3[6]=b3[6]*p
  4231. b3[7]=b3[7]*p
  4232. b3[8]=b3[8]*o
  4233. b3[9]=b3[9]*o
  4234. b3[10]=b3[10]*o
  4235. b3[11]=b3[11]*o
  4236. b3[12]=b3[12]
  4237. b3[13]=b3[13]
  4238. b3[14]=b3[14]
  4239. b3[15]=b3[15]
  4240. return Math.abs(k.cD()-b4.cD())<0.00005},
  4241. u1:function(a,b){switch(a){case 5120:return new Int8Array(b)
  4242. case 5121:return new Uint8Array(b)
  4243. case 5122:return new Int16Array(b)
  4244. case 5123:return new Uint16Array(b)
  4245. case 5124:return new Int32Array(b)
  4246. case 5125:return new Uint32Array(b)
  4247. default:throw H.e(P.I(null))}},
  4248. lt:function lt(a,b,c){this.a=a
  4249. this.b=b
  4250. this.c=c},
  4251. lu:function lu(a,b,c){this.a=a
  4252. this.b=b
  4253. this.c=c},
  4254. lv:function lv(){},
  4255. ls:function ls(){},
  4256. ae:function ae(a,b,c,d){var _=this
  4257. _.a=a
  4258. _.b=b
  4259. _.c=c
  4260. _.$ti=d},
  4261. Y:function Y(){},
  4262. jE:function jE(a,b){this.a=0
  4263. this.b=a
  4264. this.c=b},
  4265. jF:function jF(a,b){this.a=0
  4266. this.b=a
  4267. this.c=b},
  4268. e7:function e7(a){this.a=a}}
  4269. var w=[C,H,J,P,M,Z,T,Q,V,G,Y,S,B,O,U,N,E,D,X,A,L,K,F]
  4270. hunkHelpers.setFunctionNamesIfNecessary(w)
  4271. var $={}
  4272. H.m7.prototype={}
  4273. J.bD.prototype={
  4274. K:function(a,b){return a===b},
  4275. gC:function(a){return H.bb(a)},
  4276. k:function(a){return"Instance of '"+H.b(H.dh(a))+"'"},
  4277. b6:function(a,b){throw H.e(P.no(a,b.gcH(),b.gcL(),b.gcI()))}}
  4278. J.d9.prototype={
  4279. k:function(a){return String(a)},
  4280. gC:function(a){return a?519018:218159},
  4281. $iaT:1}
  4282. J.fK.prototype={
  4283. K:function(a,b){return null==b},
  4284. k:function(a){return"null"},
  4285. gC:function(a){return 0},
  4286. b6:function(a,b){return this.cZ(a,b)},
  4287. $iA:1}
  4288. J.db.prototype={
  4289. gC:function(a){return 0},
  4290. k:function(a){return String(a)},
  4291. $idi:1,
  4292. $adi:function(){return[-2]},
  4293. $idy:1,
  4294. cQ:function(a,b){return a.then(b)},
  4295. em:function(a,b,c){return a.then(b,c)},
  4296. seu:function(a,b){return a.validateBytes=b},
  4297. sew:function(a,b){return a.validateString=b},
  4298. sex:function(a,b){return a.version=b},
  4299. sd2:function(a,b){return a.supportedExtensions=b},
  4300. gb8:function(a){return a.uri},
  4301. gbx:function(a){return a.externalResourceFunction},
  4302. gbQ:function(a){return a.validateAccessorData},
  4303. gbS:function(a){return a.writeTimestamp},
  4304. gb5:function(a){return a.maxIssues},
  4305. gb2:function(a){return a.ignoredIssues},
  4306. gaf:function(a){return a.severityOverrides}}
  4307. J.ia.prototype={}
  4308. J.bW.prototype={}
  4309. J.b7.prototype={
  4310. k:function(a){var u=a[$.mC()]
  4311. if(u==null)return this.d_(a)
  4312. return"JavaScript function for "+H.b(J.aa(u))},
  4313. $S:function(){return{func:1,opt:[,,,,,,,,,,,,,,,,]}},
  4314. $ibB:1}
  4315. J.b6.prototype={
  4316. a7:function(a,b){return new H.cj(a,[H.i(a,0),b])},
  4317. A:function(a,b){if(!!a.fixed$length)H.O(P.W("add"))
  4318. a.push(b)},
  4319. dG:function(a,b,c){var u,t,s,r=[],q=a.length
  4320. for(u=0;u<q;++u){t=a[u]
  4321. if(!b.$1(t))r.push(t)
  4322. if(a.length!==q)throw H.e(P.X(a))}s=r.length
  4323. if(s===q)return
  4324. this.sh(a,s)
  4325. for(u=0;u<r.length;++u)a[u]=r[u]},
  4326. J:function(a,b){var u
  4327. if(!!a.fixed$length)H.O(P.W("addAll"))
  4328. for(u=J.U(b);u.m();)a.push(u.gn())},
  4329. ab:function(a,b,c){return new H.aJ(a,b,[H.i(a,0),c])},
  4330. cF:function(a,b){var u,t=new Array(a.length)
  4331. t.fixed$length=Array
  4332. for(u=0;u<a.length;++u)t[u]=H.b(a[u])
  4333. return t.join(b)},
  4334. a0:function(a,b){return H.jz(a,b,null,H.i(a,0))},
  4335. b1:function(a,b,c){var u,t,s=a.length
  4336. for(u=0;u<s;++u){t=a[u]
  4337. if(b.$1(t))return t
  4338. if(a.length!==s)throw H.e(P.X(a))}return c.$0()},
  4339. N:function(a,b){return a[b]},
  4340. T:function(a,b,c){if(b<0||b>a.length)throw H.e(P.S(b,0,a.length,"start",null))
  4341. if(c<b||c>a.length)throw H.e(P.S(c,b,a.length,"end",null))
  4342. if(b===c)return H.a([],[H.i(a,0)])
  4343. return H.a(a.slice(b,c),[H.i(a,0)])},
  4344. gaH:function(a){var u=a.length
  4345. if(u>0)return a[u-1]
  4346. throw H.e(H.ne())},
  4347. D:function(a,b){var u
  4348. for(u=0;u<a.length;++u)if(J.a5(a[u],b))return!0
  4349. return!1},
  4350. gt:function(a){return a.length===0},
  4351. ga2:function(a){return a.length!==0},
  4352. k:function(a){return P.fH(a,"[","]")},
  4353. a4:function(a,b){var u=J.cr(a.slice(0),H.i(a,0))
  4354. return u},
  4355. bP:function(a){return P.ry(a,H.i(a,0))},
  4356. gw:function(a){return new J.bu(a,a.length,[H.i(a,0)])},
  4357. gC:function(a){return H.bb(a)},
  4358. gh:function(a){return a.length},
  4359. sh:function(a,b){if(!!a.fixed$length)H.O(P.W("set length"))
  4360. if(b<0)throw H.e(P.S(b,0,null,"newLength",null))
  4361. a.length=b},
  4362. i:function(a,b){if(b>=a.length||b<0)throw H.e(H.cW(a,b))
  4363. return a[b]},
  4364. l:function(a,b,c){if(!!a.immutable$list)H.O(P.W("indexed set"))
  4365. if(b>=a.length||b<0)throw H.e(H.cW(a,b))
  4366. a[b]=c},
  4367. $iB:1,
  4368. $it:1,
  4369. $il:1}
  4370. J.m6.prototype={}
  4371. J.bu.prototype={
  4372. gn:function(){return this.d},
  4373. m:function(){var u,t=this,s=t.a,r=s.length
  4374. if(t.b!==r)throw H.e(H.cc(s))
  4375. u=t.c
  4376. if(u>=r){t.d=null
  4377. return!1}t.d=s[u]
  4378. t.c=u+1
  4379. return!0},
  4380. $iZ:1}
  4381. J.cs.prototype={
  4382. cR:function(a){var u
  4383. if(a>=-2147483648&&a<=2147483647)return a|0
  4384. if(isFinite(a)){u=a<0?Math.ceil(a):Math.floor(a)
  4385. return u+0}throw H.e(P.W(""+a+".toInt()"))},
  4386. X:function(a,b){var u,t,s,r
  4387. if(b<2||b>36)throw H.e(P.S(b,2,36,"radix",null))
  4388. u=a.toString(b)
  4389. if(C.a.v(u,u.length-1)!==41)return u
  4390. t=/^([\da-z]+)(?:\.([\da-z]+))?\(e\+(\d+)\)$/.exec(u)
  4391. if(t==null)H.O(P.W("Unexpected toString result: "+u))
  4392. u=t[1]
  4393. s=+t[3]
  4394. r=t[2]
  4395. if(r!=null){u+=r
  4396. s-=r.length}return u+C.a.bd("0",s)},
  4397. k:function(a){if(a===0&&1/a<0)return"-0.0"
  4398. else return""+a},
  4399. gC:function(a){var u,t,s,r,q=a|0
  4400. if(a===q)return 536870911&q
  4401. u=Math.abs(a)
  4402. t=Math.log(u)/0.6931471805599453|0
  4403. s=Math.pow(2,t)
  4404. r=u<1?u/s:s/u
  4405. return 536870911&((r*9007199254740992|0)+(r*3542243181176521|0))*599197+t*1259},
  4406. bc:function(a,b){var u=a%b
  4407. if(u===0)return 0
  4408. if(u>0)return u
  4409. if(b<0)return u-b
  4410. else return u+b},
  4411. an:function(a,b){if((a|0)===a)if(b>=1||b<-1)return a/b|0
  4412. return this.ck(a,b)},
  4413. cj:function(a,b){return(a|0)===a?a/b|0:this.ck(a,b)},
  4414. ck:function(a,b){var u=a/b
  4415. if(u>=-2147483648&&u<=2147483647)return u|0
  4416. if(u>0){if(u!==1/0)return Math.floor(u)}else if(u>-1/0)return Math.ceil(u)
  4417. throw H.e(P.W("Result of truncating division is "+H.b(u)+": "+H.b(a)+" ~/ "+b))},
  4418. ay:function(a,b){if(b<0)throw H.e(H.al(b))
  4419. return b>31?0:a<<b>>>0},
  4420. ad:function(a,b){var u
  4421. if(a>0)u=this.ci(a,b)
  4422. else{u=b>31?31:b
  4423. u=a>>u>>>0}return u},
  4424. dJ:function(a,b){if(b<0)throw H.e(H.al(b))
  4425. return this.ci(a,b)},
  4426. ci:function(a,b){return b>31?0:a>>>b},
  4427. $iw:1,
  4428. $iG:1}
  4429. J.da.prototype={$ih:1}
  4430. J.fI.prototype={}
  4431. J.bG.prototype={
  4432. v:function(a,b){if(b<0)throw H.e(H.cW(a,b))
  4433. if(b>=a.length)H.O(H.cW(a,b))
  4434. return a.charCodeAt(b)},
  4435. G:function(a,b){if(b>=a.length)throw H.e(H.cW(a,b))
  4436. return a.charCodeAt(b)},
  4437. cT:function(a,b){if(typeof b!=="string")throw H.e(P.n6(b,null,null))
  4438. return a+b},
  4439. aw:function(a,b,c,d){var u,t
  4440. c=P.ay(b,c,a.length)
  4441. u=a.substring(0,b)
  4442. t=a.substring(c)
  4443. return u+d+t},
  4444. R:function(a,b,c){var u
  4445. if(typeof c!=="number"||Math.floor(c)!==c)H.O(H.al(c))
  4446. if(c<0||c>a.length)throw H.e(P.S(c,0,a.length,null,null))
  4447. u=c+b.length
  4448. if(u>a.length)return!1
  4449. return b===a.substring(c,u)},
  4450. S:function(a,b){return this.R(a,b,0)},
  4451. q:function(a,b,c){if(typeof b!=="number"||Math.floor(b)!==b)H.O(H.al(b))
  4452. if(c==null)c=a.length
  4453. if(b<0)throw H.e(P.ig(b,null))
  4454. if(b>c)throw H.e(P.ig(b,null))
  4455. if(c>a.length)throw H.e(P.ig(c,null))
  4456. return a.substring(b,c)},
  4457. aN:function(a,b){return this.q(a,b,null)},
  4458. eq:function(a){var u,t,s
  4459. if(typeof a.trimRight!="undefined"){u=a.trimRight()
  4460. t=u.length
  4461. if(t===0)return u
  4462. s=t-1
  4463. if(this.v(u,s)===133)t=J.ng(u,s)}else{t=J.ng(a,a.length)
  4464. u=a}if(t===u.length)return u
  4465. if(t===0)return""
  4466. return u.substring(0,t)},
  4467. bd:function(a,b){var u,t
  4468. if(0>=b)return""
  4469. if(b===1||a.length===0)return a
  4470. if(b!==b>>>0)throw H.e(C.bc)
  4471. for(u=a,t="";!0;){if((b&1)===1)t=u+t
  4472. b=b>>>1
  4473. if(b===0)break
  4474. u+=u}return t},
  4475. ak:function(a,b,c){var u=b-a.length
  4476. if(u<=0)return a
  4477. return this.bd(c,u)+a},
  4478. b3:function(a,b,c){var u
  4479. if(c<0||c>a.length)throw H.e(P.S(c,0,a.length,null,null))
  4480. u=a.indexOf(b,c)
  4481. return u},
  4482. bC:function(a,b){return this.b3(a,b,0)},
  4483. k:function(a){return a},
  4484. gC:function(a){var u,t,s
  4485. for(u=a.length,t=0,s=0;s<u;++s){t=536870911&t+a.charCodeAt(s)
  4486. t=536870911&t+((524287&t)<<10)
  4487. t^=t>>6}t=536870911&t+((67108863&t)<<3)
  4488. t^=t>>11
  4489. return 536870911&t+((16383&t)<<15)},
  4490. gh:function(a){return a.length},
  4491. $id:1}
  4492. H.kf.prototype={
  4493. gw:function(a){return new H.e4(J.U(this.ga5()),this.$ti)},
  4494. gh:function(a){return J.H(this.ga5())},
  4495. gt:function(a){return J.n1(this.ga5())},
  4496. ga2:function(a){return J.qG(this.ga5())},
  4497. a0:function(a,b){return H.m3(J.n2(this.ga5(),b),H.i(this,0),H.i(this,1))},
  4498. N:function(a,b){return H.aB(J.cY(this.ga5(),b),H.i(this,1))},
  4499. D:function(a,b){return J.n0(this.ga5(),b)},
  4500. k:function(a){return J.aa(this.ga5())},
  4501. $at:function(a,b){return[b]}}
  4502. H.e4.prototype={
  4503. m:function(){return this.a.m()},
  4504. gn:function(){return H.aB(this.a.gn(),H.i(this,1))},
  4505. $iZ:1,
  4506. $aZ:function(a,b){return[b]}}
  4507. H.cZ.prototype={
  4508. ga5:function(){return this.a}}
  4509. H.km.prototype={$iB:1,
  4510. $aB:function(a,b){return[b]}}
  4511. H.kg.prototype={
  4512. i:function(a,b){return H.aB(J.mZ(this.a,b),H.i(this,1))},
  4513. l:function(a,b,c){J.qE(this.a,b,H.aB(c,H.i(this,0)))},
  4514. sh:function(a,b){J.qK(this.a,b)},
  4515. A:function(a,b){J.m_(this.a,H.aB(b,H.i(this,0)))},
  4516. $iB:1,
  4517. $aB:function(a,b){return[b]},
  4518. $aJ:function(a,b){return[b]},
  4519. $il:1,
  4520. $al:function(a,b){return[b]}}
  4521. H.cj.prototype={
  4522. a7:function(a,b){return new H.cj(this.a,[H.i(this,0),b])},
  4523. ga5:function(){return this.a}}
  4524. H.d_.prototype={
  4525. ae:function(a,b,c){return new H.d_(this.a,[H.i(this,0),H.i(this,1),b,c])},
  4526. u:function(a){return this.a.u(a)},
  4527. i:function(a,b){return H.aB(this.a.i(0,b),H.i(this,3))},
  4528. l:function(a,b,c){this.a.l(0,H.aB(b,H.i(this,0)),H.aB(c,H.i(this,1)))},
  4529. H:function(a,b){this.a.H(0,new H.e5(this,b))},
  4530. gI:function(){return H.m3(this.a.gI(),H.i(this,0),H.i(this,2))},
  4531. gh:function(a){var u=this.a
  4532. return u.gh(u)},
  4533. gt:function(a){var u=this.a
  4534. return u.gt(u)},
  4535. $aa7:function(a,b,c,d){return[c,d]},
  4536. $af:function(a,b,c,d){return[c,d]}}
  4537. H.e5.prototype={
  4538. $2:function(a,b){var u=this.a
  4539. this.b.$2(H.aB(a,H.i(u,2)),H.aB(b,H.i(u,3)))},
  4540. $S:function(){var u=this.a
  4541. return{func:1,ret:P.A,args:[H.i(u,0),H.i(u,1)]}}}
  4542. H.cl.prototype={
  4543. gh:function(a){return this.a.length},
  4544. i:function(a,b){return C.a.v(this.a,b)},
  4545. $aB:function(){return[P.h]},
  4546. $aJ:function(){return[P.h]},
  4547. $at:function(){return[P.h]},
  4548. $al:function(){return[P.h]}}
  4549. H.B.prototype={}
  4550. H.av.prototype={
  4551. gw:function(a){var u=this
  4552. return new H.aI(u,u.gh(u),[H.L(u,"av",0)])},
  4553. gt:function(a){return this.gh(this)===0},
  4554. D:function(a,b){var u,t=this,s=t.gh(t)
  4555. for(u=0;u<s;++u){if(J.a5(t.N(0,u),b))return!0
  4556. if(s!==t.gh(t))throw H.e(P.X(t))}return!1},
  4557. ab:function(a,b,c){return new H.aJ(this,b,[H.L(this,"av",0),c])},
  4558. a0:function(a,b){return H.jz(this,b,null,H.L(this,"av",0))},
  4559. a4:function(a,b){var u,t,s=this,r=new Array(s.gh(s))
  4560. r.fixed$length=Array
  4561. u=H.a(r,[H.L(s,"av",0)])
  4562. for(t=0;t<s.gh(s);++t)u[t]=s.N(0,t)
  4563. return u}}
  4564. H.jy.prototype={
  4565. gdh:function(){var u=J.H(this.a)
  4566. return u},
  4567. gdK:function(){var u=J.H(this.a),t=this.b
  4568. if(t>u)return u
  4569. return t},
  4570. gh:function(a){var u=J.H(this.a),t=this.b
  4571. if(t>=u)return 0
  4572. return u-t},
  4573. N:function(a,b){var u=this,t=u.gdK()+b
  4574. if(b<0||t>=u.gdh())throw H.e(P.d7(b,u,"index",null,null))
  4575. return J.cY(u.a,t)},
  4576. a0:function(a,b){var u=this
  4577. P.ax(b,"count")
  4578. return H.jz(u.a,u.b+b,u.c,H.i(u,0))},
  4579. a4:function(a,b){var u,t,s,r=this,q=r.b,p=r.a,o=J.K(p),n=o.gh(p),m=n-q
  4580. if(m<0)m=0
  4581. u=new Array(m)
  4582. u.fixed$length=Array
  4583. t=H.a(u,r.$ti)
  4584. for(s=0;s<m;++s){t[s]=o.N(p,q+s)
  4585. if(o.gh(p)<n)throw H.e(P.X(r))}return t}}
  4586. H.aI.prototype={
  4587. gn:function(){return this.d},
  4588. m:function(){var u,t=this,s=t.a,r=J.K(s),q=r.gh(s)
  4589. if(t.b!==q)throw H.e(P.X(s))
  4590. u=t.c
  4591. if(u>=q){t.d=null
  4592. return!1}t.d=r.N(s,u);++t.c
  4593. return!0},
  4594. $iZ:1}
  4595. H.cw.prototype={
  4596. gw:function(a){return new H.bN(J.U(this.a),this.b,this.$ti)},
  4597. gh:function(a){return J.H(this.a)},
  4598. gt:function(a){return J.n1(this.a)},
  4599. N:function(a,b){return this.b.$1(J.cY(this.a,b))},
  4600. $at:function(a,b){return[b]}}
  4601. H.d0.prototype={$iB:1,
  4602. $aB:function(a,b){return[b]}}
  4603. H.bN.prototype={
  4604. m:function(){var u=this,t=u.b
  4605. if(t.m()){u.a=u.c.$1(t.gn())
  4606. return!0}u.a=null
  4607. return!1},
  4608. gn:function(){return this.a},
  4609. $aZ:function(a,b){return[b]}}
  4610. H.aJ.prototype={
  4611. gh:function(a){return J.H(this.a)},
  4612. N:function(a,b){return this.b.$1(J.cY(this.a,b))},
  4613. $aB:function(a,b){return[b]},
  4614. $aav:function(a,b){return[b]},
  4615. $at:function(a,b){return[b]}}
  4616. H.mi.prototype={
  4617. gw:function(a){return new H.dt(J.U(this.a),this.b,this.$ti)},
  4618. ab:function(a,b,c){return new H.cw(this,b,[H.i(this,0),c])}}
  4619. H.dt.prototype={
  4620. m:function(){var u,t
  4621. for(u=this.a,t=this.b;u.m();)if(t.$1(u.gn()))return!0
  4622. return!1},
  4623. gn:function(){return this.a.gn()}}
  4624. H.cD.prototype={
  4625. a0:function(a,b){P.ax(b,"count")
  4626. return new H.cD(this.a,this.b+b,this.$ti)},
  4627. gw:function(a){return new H.jn(J.U(this.a),this.b,this.$ti)}}
  4628. H.d1.prototype={
  4629. gh:function(a){var u=J.H(this.a)-this.b
  4630. if(u>=0)return u
  4631. return 0},
  4632. a0:function(a,b){P.ax(b,"count")
  4633. return new H.d1(this.a,this.b+b,this.$ti)},
  4634. $iB:1}
  4635. H.jn.prototype={
  4636. m:function(){var u,t
  4637. for(u=this.a,t=0;t<this.b;++t)u.m()
  4638. this.b=0
  4639. return u.m()},
  4640. gn:function(){return this.a.gn()}}
  4641. H.d2.prototype={
  4642. gw:function(a){return C.Z},
  4643. gt:function(a){return!0},
  4644. gh:function(a){return 0},
  4645. N:function(a,b){throw H.e(P.S(b,0,0,"index",null))},
  4646. D:function(a,b){return!1},
  4647. ab:function(a,b,c){return new H.d2([c])},
  4648. a0:function(a,b){P.ax(b,"count")
  4649. return this}}
  4650. H.eT.prototype={
  4651. m:function(){return!1},
  4652. gn:function(){return},
  4653. $iZ:1}
  4654. H.d3.prototype={
  4655. sh:function(a,b){throw H.e(P.W("Cannot change the length of a fixed-length list"))},
  4656. A:function(a,b){throw H.e(P.W("Cannot add to a fixed-length list"))}}
  4657. H.jH.prototype={
  4658. l:function(a,b,c){throw H.e(P.W("Cannot modify an unmodifiable list"))},
  4659. sh:function(a,b){throw H.e(P.W("Cannot change the length of an unmodifiable list"))},
  4660. A:function(a,b){throw H.e(P.W("Cannot add to an unmodifiable list"))}}
  4661. H.dq.prototype={}
  4662. H.cE.prototype={
  4663. gC:function(a){var u=this._hashCode
  4664. if(u!=null)return u
  4665. u=536870911&664597*J.ai(this.a)
  4666. this._hashCode=u
  4667. return u},
  4668. k:function(a){return'Symbol("'+H.b(this.a)+'")'},
  4669. K:function(a,b){if(b==null)return!1
  4670. return b instanceof H.cE&&this.a==b.a},
  4671. $ibV:1}
  4672. H.dI.prototype={}
  4673. H.eb.prototype={}
  4674. H.ea.prototype={
  4675. ae:function(a,b,c){return P.nl(this,H.i(this,0),H.i(this,1),b,c)},
  4676. gt:function(a){return this.gh(this)===0},
  4677. k:function(a){return P.mb(this)},
  4678. l:function(a,b,c){return H.ra()},
  4679. $if:1}
  4680. H.b2.prototype={
  4681. gh:function(a){return this.a},
  4682. u:function(a){if(typeof a!=="string")return!1
  4683. if("__proto__"===a)return!1
  4684. return this.b.hasOwnProperty(a)},
  4685. i:function(a,b){if(!this.u(b))return
  4686. return this.c6(b)},
  4687. c6:function(a){return this.b[a]},
  4688. H:function(a,b){var u,t,s,r=this.c
  4689. for(u=r.length,t=0;t<u;++t){s=r[t]
  4690. b.$2(s,this.c6(s))}},
  4691. gI:function(){return new H.ki(this,[H.i(this,0)])}}
  4692. H.ki.prototype={
  4693. gw:function(a){var u=this.a.c
  4694. return new J.bu(u,u.length,[H.i(u,0)])},
  4695. gh:function(a){return this.a.c.length}}
  4696. H.aH.prototype={
  4697. aC:function(){var u=this,t=u.$map
  4698. if(t==null){t=new H.bH(u.$ti)
  4699. H.od(u.a,t)
  4700. u.$map=t}return t},
  4701. u:function(a){return this.aC().u(a)},
  4702. i:function(a,b){return this.aC().i(0,b)},
  4703. H:function(a,b){this.aC().H(0,b)},
  4704. gI:function(){var u=this.aC()
  4705. return new H.b9(u,[H.i(u,0)])},
  4706. gh:function(a){return this.aC().a}}
  4707. H.fJ.prototype={
  4708. gcH:function(){var u=this.a
  4709. return u},
  4710. gcL:function(){var u,t,s,r,q=this
  4711. if(q.c===1)return C.ah
  4712. u=q.d
  4713. t=u.length-q.e.length-q.f
  4714. if(t===0)return C.ah
  4715. s=[]
  4716. for(r=0;r<t;++r)s.push(u[r])
  4717. s.fixed$length=Array
  4718. s.immutable$list=Array
  4719. return s},
  4720. gcI:function(){var u,t,s,r,q,p,o,n=this
  4721. if(n.c!==0)return C.an
  4722. u=n.e
  4723. t=u.length
  4724. s=n.d
  4725. r=s.length-t-n.f
  4726. if(t===0)return C.an
  4727. q=P.bV
  4728. p=new H.bH([q,null])
  4729. for(o=0;o<t;++o)p.l(0,new H.cE(u[o]),s[r+o])
  4730. return new H.eb(p,[q,null])}}
  4731. H.id.prototype={
  4732. $2:function(a,b){var u=this.a
  4733. u.b=u.b+"$"+H.b(a)
  4734. this.b.push(a)
  4735. this.c.push(b);++u.a}}
  4736. H.jB.prototype={
  4737. a3:function(a){var u,t,s=this,r=new RegExp(s.a).exec(a)
  4738. if(r==null)return
  4739. u=Object.create(null)
  4740. t=s.b
  4741. if(t!==-1)u.arguments=r[t+1]
  4742. t=s.c
  4743. if(t!==-1)u.argumentsExpr=r[t+1]
  4744. t=s.d
  4745. if(t!==-1)u.expr=r[t+1]
  4746. t=s.e
  4747. if(t!==-1)u.method=r[t+1]
  4748. t=s.f
  4749. if(t!==-1)u.receiver=r[t+1]
  4750. return u}}
  4751. H.i8.prototype={
  4752. k:function(a){var u=this.b
  4753. if(u==null)return"NoSuchMethodError: "+H.b(this.a)
  4754. return"NoSuchMethodError: method not found: '"+u+"' on null"}}
  4755. H.fQ.prototype={
  4756. k:function(a){var u,t=this,s="NoSuchMethodError: method not found: '",r=t.b
  4757. if(r==null)return"NoSuchMethodError: "+H.b(t.a)
  4758. u=t.c
  4759. if(u==null)return s+r+"' ("+H.b(t.a)+")"
  4760. return s+r+"' on '"+u+"' ("+H.b(t.a)+")"}}
  4761. H.jG.prototype={
  4762. k:function(a){var u=this.a
  4763. return u.length===0?"Error":"Error: "+u}}
  4764. H.co.prototype={}
  4765. H.lR.prototype={
  4766. $1:function(a){if(!!J.m(a).$ib3)if(a.$thrownJsError==null)a.$thrownJsError=this.a
  4767. return a},
  4768. $S:4}
  4769. H.dA.prototype={
  4770. k:function(a){var u,t=this.b
  4771. if(t!=null)return t
  4772. t=this.a
  4773. u=t!==null&&typeof t==="object"?t.stack:null
  4774. return this.b=u==null?"":u},
  4775. $ia1:1}
  4776. H.ck.prototype={
  4777. k:function(a){var u=this.constructor,t=u==null?null:u.name
  4778. return"Closure '"+H.cd(t==null?"unknown":t)+"'"},
  4779. $ibB:1,
  4780. gey:function(){return this},
  4781. $C:"$1",
  4782. $R:1,
  4783. $D:null}
  4784. H.jA.prototype={}
  4785. H.jo.prototype={
  4786. k:function(a){var u=this.$static_name
  4787. if(u==null)return"Closure of unknown static method"
  4788. return"Closure '"+H.cd(u)+"'"}}
  4789. H.ch.prototype={
  4790. K:function(a,b){var u=this
  4791. if(b==null)return!1
  4792. if(u===b)return!0
  4793. if(!(b instanceof H.ch))return!1
  4794. return u.a===b.a&&u.b===b.b&&u.c===b.c},
  4795. gC:function(a){var u,t=this.c
  4796. if(t==null)u=H.bb(this.a)
  4797. else u=typeof t!=="object"?J.ai(t):H.bb(t)
  4798. return(u^H.bb(this.b))>>>0},
  4799. k:function(a){var u=this.c
  4800. if(u==null)u=this.a
  4801. return"Closure '"+H.b(this.d)+"' of "+("Instance of '"+H.b(H.dh(u))+"'")}}
  4802. H.e3.prototype={
  4803. k:function(a){return this.a}}
  4804. H.ik.prototype={
  4805. k:function(a){return"RuntimeError: "+H.b(this.a)}}
  4806. H.dn.prototype={
  4807. gaZ:function(){var u=this.b
  4808. return u==null?this.b=H.mA(this.a):u},
  4809. k:function(a){return this.gaZ()},
  4810. gC:function(a){var u=this.d
  4811. return u==null?this.d=C.a.gC(this.gaZ()):u},
  4812. K:function(a,b){if(b==null)return!1
  4813. return b instanceof H.dn&&this.gaZ()===b.gaZ()},
  4814. $iah:1}
  4815. H.bH.prototype={
  4816. gh:function(a){return this.a},
  4817. gt:function(a){return this.a===0},
  4818. gI:function(){return new H.b9(this,[H.i(this,0)])},
  4819. gax:function(){var u=this,t=H.i(u,0)
  4820. return H.hG(new H.b9(u,[t]),new H.fP(u),t,H.i(u,1))},
  4821. u:function(a){var u,t,s=this
  4822. if(typeof a==="string"){u=s.b
  4823. if(u==null)return!1
  4824. return s.c4(u,a)}else if(typeof a==="number"&&(a&0x3ffffff)===a){t=s.c
  4825. if(t==null)return!1
  4826. return s.c4(t,a)}else return s.e2(a)},
  4827. e2:function(a){var u=this.d
  4828. if(u==null)return!1
  4829. return this.bD(this.bo(u,J.ai(a)&0x3ffffff),a)>=0},
  4830. i:function(a,b){var u,t,s,r,q=this
  4831. if(typeof b==="string"){u=q.b
  4832. if(u==null)return
  4833. t=q.aR(u,b)
  4834. s=t==null?null:t.b
  4835. return s}else if(typeof b==="number"&&(b&0x3ffffff)===b){r=q.c
  4836. if(r==null)return
  4837. t=q.aR(r,b)
  4838. s=t==null?null:t.b
  4839. return s}else return q.e3(b)},
  4840. e3:function(a){var u,t,s=this.d
  4841. if(s==null)return
  4842. u=this.bo(s,J.ai(a)&0x3ffffff)
  4843. t=this.bD(u,a)
  4844. if(t<0)return
  4845. return u[t].b},
  4846. l:function(a,b,c){var u,t,s,r,q,p,o=this
  4847. if(typeof b==="string"){u=o.b
  4848. o.bW(u==null?o.b=o.br():u,b,c)}else if(typeof b==="number"&&(b&0x3ffffff)===b){t=o.c
  4849. o.bW(t==null?o.c=o.br():t,b,c)}else{s=o.d
  4850. if(s==null)s=o.d=o.br()
  4851. r=J.ai(b)&0x3ffffff
  4852. q=o.bo(s,r)
  4853. if(q==null)o.bt(s,r,[o.bs(b,c)])
  4854. else{p=o.bD(q,b)
  4855. if(p>=0)q[p].b=c
  4856. else q.push(o.bs(b,c))}}},
  4857. bL:function(a,b){var u
  4858. if(this.u(a))return this.i(0,a)
  4859. u=b.$0()
  4860. this.l(0,a,u)
  4861. return u},
  4862. H:function(a,b){var u=this,t=u.e,s=u.r
  4863. for(;t!=null;){b.$2(t.a,t.b)
  4864. if(s!==u.r)throw H.e(P.X(u))
  4865. t=t.c}},
  4866. bW:function(a,b,c){var u=this.aR(a,b)
  4867. if(u==null)this.bt(a,b,this.bs(b,c))
  4868. else u.b=c},
  4869. bs:function(a,b){var u=this,t=new H.hy(a,b)
  4870. if(u.e==null)u.e=u.f=t
  4871. else u.f=u.f.c=t;++u.a
  4872. u.r=u.r+1&67108863
  4873. return t},
  4874. bD:function(a,b){var u,t
  4875. if(a==null)return-1
  4876. u=a.length
  4877. for(t=0;t<u;++t)if(J.a5(a[t].a,b))return t
  4878. return-1},
  4879. k:function(a){return P.mb(this)},
  4880. aR:function(a,b){return a[b]},
  4881. bo:function(a,b){return a[b]},
  4882. bt:function(a,b,c){a[b]=c},
  4883. dg:function(a,b){delete a[b]},
  4884. c4:function(a,b){return this.aR(a,b)!=null},
  4885. br:function(){var u="<non-identifier-key>",t=Object.create(null)
  4886. this.bt(t,u,t)
  4887. this.dg(t,u)
  4888. return t}}
  4889. H.fP.prototype={
  4890. $1:function(a){return this.a.i(0,a)},
  4891. $S:function(){var u=this.a
  4892. return{func:1,ret:H.i(u,1),args:[H.i(u,0)]}}}
  4893. H.hy.prototype={}
  4894. H.b9.prototype={
  4895. gh:function(a){return this.a.a},
  4896. gt:function(a){return this.a.a===0},
  4897. gw:function(a){var u=this.a,t=new H.hz(u,u.r,this.$ti)
  4898. t.c=u.e
  4899. return t},
  4900. D:function(a,b){return this.a.u(b)}}
  4901. H.hz.prototype={
  4902. gn:function(){return this.d},
  4903. m:function(){var u=this,t=u.a
  4904. if(u.b!==t.r)throw H.e(P.X(t))
  4905. else{t=u.c
  4906. if(t==null){u.d=null
  4907. return!1}else{u.d=t.a
  4908. u.c=t.c
  4909. return!0}}},
  4910. $iZ:1}
  4911. H.lB.prototype={
  4912. $1:function(a){return this.a(a)},
  4913. $S:4}
  4914. H.lC.prototype={
  4915. $2:function(a,b){return this.a(a,b)}}
  4916. H.lD.prototype={
  4917. $1:function(a){return this.a(a)}}
  4918. H.fL.prototype={
  4919. k:function(a){return"RegExp/"+this.a+"/"+this.b.flags},
  4920. aG:function(a){var u
  4921. if(typeof a!=="string")H.O(H.al(a))
  4922. u=this.b.exec(a)
  4923. if(u==null)return
  4924. return new H.kO(u)}}
  4925. H.kO.prototype={}
  4926. H.cz.prototype={
  4927. dt:function(a,b,c,d){var u=P.S(b,0,c,d,null)
  4928. throw H.e(u)},
  4929. c_:function(a,b,c,d){if(b>>>0!==b||b>c)this.dt(a,b,c,d)}}
  4930. H.dd.prototype={
  4931. gh:function(a){return a.length},
  4932. dH:function(a,b,c,d,e){var u,t,s=a.length
  4933. this.c_(a,b,s,"start")
  4934. this.c_(a,c,s,"end")
  4935. if(b>c)throw H.e(P.S(b,0,c,null,null))
  4936. u=c-b
  4937. if(e<0)throw H.e(P.I(e))
  4938. t=d.length
  4939. if(t-e<u)throw H.e(P.aM("Not enough elements"))
  4940. if(e!==0||t!==u)d=d.subarray(e,e+u)
  4941. a.set(d,b)},
  4942. $im8:1,
  4943. $am8:function(){}}
  4944. H.de.prototype={
  4945. i:function(a,b){H.aA(b,a,a.length)
  4946. return a[b]},
  4947. l:function(a,b,c){H.aA(b,a,a.length)
  4948. a[b]=c},
  4949. $iB:1,
  4950. $aB:function(){return[P.w]},
  4951. $aJ:function(){return[P.w]},
  4952. $it:1,
  4953. $at:function(){return[P.w]},
  4954. $il:1,
  4955. $al:function(){return[P.w]}}
  4956. H.cy.prototype={
  4957. l:function(a,b,c){H.aA(b,a,a.length)
  4958. a[b]=c},
  4959. a_:function(a,b,c,d,e){if(!!J.m(d).$icy){this.dH(a,b,c,d,e)
  4960. return}this.d0(a,b,c,d,e)},
  4961. cY:function(a,b,c,d){return this.a_(a,b,c,d,0)},
  4962. $iB:1,
  4963. $aB:function(){return[P.h]},
  4964. $aJ:function(){return[P.h]},
  4965. $it:1,
  4966. $at:function(){return[P.h]},
  4967. $il:1,
  4968. $al:function(){return[P.h]}}
  4969. H.dc.prototype={
  4970. T:function(a,b,c){return new Float32Array(a.subarray(b,H.aQ(b,c,a.length)))}}
  4971. H.hX.prototype={
  4972. T:function(a,b,c){return new Float64Array(a.subarray(b,H.aQ(b,c,a.length)))}}
  4973. H.hY.prototype={
  4974. i:function(a,b){H.aA(b,a,a.length)
  4975. return a[b]},
  4976. T:function(a,b,c){return new Int16Array(a.subarray(b,H.aQ(b,c,a.length)))}}
  4977. H.hZ.prototype={
  4978. i:function(a,b){H.aA(b,a,a.length)
  4979. return a[b]},
  4980. T:function(a,b,c){return new Int32Array(a.subarray(b,H.aQ(b,c,a.length)))}}
  4981. H.i_.prototype={
  4982. i:function(a,b){H.aA(b,a,a.length)
  4983. return a[b]},
  4984. T:function(a,b,c){return new Int8Array(a.subarray(b,H.aQ(b,c,a.length)))}}
  4985. H.i0.prototype={
  4986. i:function(a,b){H.aA(b,a,a.length)
  4987. return a[b]},
  4988. T:function(a,b,c){return new Uint16Array(a.subarray(b,H.aQ(b,c,a.length)))}}
  4989. H.i1.prototype={
  4990. i:function(a,b){H.aA(b,a,a.length)
  4991. return a[b]},
  4992. T:function(a,b,c){return new Uint32Array(a.subarray(b,H.aQ(b,c,a.length)))}}
  4993. H.df.prototype={
  4994. gh:function(a){return a.length},
  4995. i:function(a,b){H.aA(b,a,a.length)
  4996. return a[b]},
  4997. T:function(a,b,c){return new Uint8ClampedArray(a.subarray(b,H.aQ(b,c,a.length)))}}
  4998. H.bP.prototype={
  4999. gh:function(a){return a.length},
  5000. i:function(a,b){H.aA(b,a,a.length)
  5001. return a[b]},
  5002. T:function(a,b,c){return new Uint8Array(a.subarray(b,H.aQ(b,c,a.length)))},
  5003. $ibP:1,
  5004. $iaf:1}
  5005. H.cK.prototype={}
  5006. H.cL.prototype={}
  5007. H.cM.prototype={}
  5008. H.cN.prototype={}
  5009. P.k8.prototype={
  5010. $1:function(a){var u=this.a,t=u.a
  5011. u.a=null
  5012. t.$0()},
  5013. $S:8}
  5014. P.k7.prototype={
  5015. $1:function(a){var u,t
  5016. this.a.a=a
  5017. u=this.b
  5018. t=this.c
  5019. u.firstChild?u.removeChild(t):u.appendChild(t)}}
  5020. P.k9.prototype={
  5021. $0:function(){this.a.$0()},
  5022. $C:"$0",
  5023. $R:0}
  5024. P.ka.prototype={
  5025. $0:function(){this.a.$0()},
  5026. $C:"$0",
  5027. $R:0}
  5028. P.l2.prototype={
  5029. d3:function(a,b){if(self.setTimeout!=null)self.setTimeout(H.lq(new P.l3(this,b),0),a)
  5030. else throw H.e(P.W("`setTimeout()` not found."))}}
  5031. P.l3.prototype={
  5032. $0:function(){this.b.$0()},
  5033. $C:"$0",
  5034. $R:0}
  5035. P.k6.prototype={
  5036. Z:function(a){var u=!this.b||H.a2(a,"$iR",this.$ti,"$aR"),t=this.a
  5037. if(u)t.ag(a)
  5038. else t.c1(a)},
  5039. bw:function(a,b){var u=this.a
  5040. if(this.b)u.ao(a,b)
  5041. else u.bf(a,b)}}
  5042. P.l9.prototype={
  5043. $1:function(a){return this.a.$2(0,a)},
  5044. $S:16}
  5045. P.la.prototype={
  5046. $2:function(a,b){this.a.$2(1,new H.co(a,b))},
  5047. $C:"$2",
  5048. $R:2,
  5049. $S:17}
  5050. P.lp.prototype={
  5051. $2:function(a,b){this.a(a,b)}}
  5052. P.c1.prototype={
  5053. k:function(a){return"IterationMarker("+this.b+", "+H.b(this.a)+")"}}
  5054. P.bj.prototype={
  5055. gn:function(){var u=this.c
  5056. if(u==null)return this.b
  5057. return u.gn()},
  5058. m:function(){var u,t,s,r,q=this
  5059. for(;!0;){u=q.c
  5060. if(u!=null)if(u.m())return!0
  5061. else q.c=null
  5062. t=function(a,b,c){var p,o=b
  5063. while(true)try{return a(o,p)}catch(n){p=n
  5064. o=c}}(q.a,0,1)
  5065. if(t instanceof P.c1){s=t.b
  5066. if(s===2){u=q.d
  5067. if(u==null||u.length===0){q.b=null
  5068. return!1}q.a=u.pop()
  5069. continue}else{u=t.a
  5070. if(s===3)throw u
  5071. else{r=J.U(u)
  5072. if(!!r.$ibj){u=q.d
  5073. if(u==null)u=q.d=[]
  5074. u.push(q.a)
  5075. q.a=r.a
  5076. continue}else{q.c=r
  5077. continue}}}}else{q.b=t
  5078. return!0}}return!1},
  5079. $iZ:1}
  5080. P.l0.prototype={
  5081. gw:function(a){return new P.bj(this.a(),this.$ti)}}
  5082. P.R.prototype={}
  5083. P.kh.prototype={
  5084. bw:function(a,b){var u
  5085. if(a==null)a=new P.cA()
  5086. u=this.a
  5087. if(u.a!==0)throw H.e(P.aM("Future already completed"))
  5088. u.bf(a,b)},
  5089. L:function(a){return this.bw(a,null)}}
  5090. P.aN.prototype={
  5091. Z:function(a){var u=this.a
  5092. if(u.a!==0)throw H.e(P.aM("Future already completed"))
  5093. u.ag(a)},
  5094. b_:function(){return this.Z(null)}}
  5095. P.cI.prototype={
  5096. e7:function(a){if((this.c&15)!==6)return!0
  5097. return this.b.b.bO(this.d,a.a)},
  5098. e_:function(a){var u=this.e,t=this.b.b
  5099. if(H.ca(u,{func:1,args:[P.c,P.a1]}))return t.eg(u,a.a,a.b)
  5100. else return t.bO(u,a.a)}}
  5101. P.E.prototype={
  5102. am:function(a,b,c,d){var u,t=$.p
  5103. if(t!==C.f)c=c!=null?P.tH(c,t):c
  5104. u=new P.E($.p,[d])
  5105. this.aO(new P.cI(u,c==null?1:3,b,c))
  5106. return u},
  5107. cQ:function(a,b,c){return this.am(a,b,null,c)},
  5108. cl:function(a,b,c){var u=new P.E($.p,[c])
  5109. this.aO(new P.cI(u,(b==null?1:3)|16,a,b))
  5110. return u},
  5111. ba:function(a){var u=new P.E($.p,this.$ti)
  5112. this.aO(new P.cI(u,8,a,null))
  5113. return u},
  5114. dI:function(a){this.a=4
  5115. this.c=a},
  5116. aO:function(a){var u,t=this,s=t.a
  5117. if(s<=1){a.a=t.c
  5118. t.c=a}else{if(s===2){s=t.c
  5119. u=s.a
  5120. if(u<4){s.aO(a)
  5121. return}t.a=u
  5122. t.c=s.c}P.c8(null,null,t.b,new P.ko(t,a))}},
  5123. ce:function(a){var u,t,s,r,q,p=this,o={}
  5124. o.a=a
  5125. if(a==null)return
  5126. u=p.a
  5127. if(u<=1){t=p.c
  5128. s=p.c=a
  5129. if(t!=null){for(;r=s.a,r!=null;s=r);s.a=t}}else{if(u===2){u=p.c
  5130. q=u.a
  5131. if(q<4){u.ce(a)
  5132. return}p.a=q
  5133. p.c=u.c}o.a=p.aY(a)
  5134. P.c8(null,null,p.b,new P.kw(o,p))}},
  5135. aX:function(){var u=this.c
  5136. this.c=null
  5137. return this.aY(u)},
  5138. aY:function(a){var u,t,s
  5139. for(u=a,t=null;u!=null;t=u,u=s){s=u.a
  5140. u.a=t}return t},
  5141. c0:function(a){var u,t=this,s=t.$ti
  5142. if(H.a2(a,"$iR",s,"$aR"))if(H.a2(a,"$iE",s,null))P.kr(a,t)
  5143. else P.nM(a,t)
  5144. else{u=t.aX()
  5145. t.a=4
  5146. t.c=a
  5147. P.c0(t,u)}},
  5148. c1:function(a){var u=this,t=u.aX()
  5149. u.a=4
  5150. u.c=a
  5151. P.c0(u,t)},
  5152. ao:function(a,b){var u=this,t=u.aX()
  5153. u.a=8
  5154. u.c=new P.bw(a,b)
  5155. P.c0(u,t)},
  5156. dd:function(a){return this.ao(a,null)},
  5157. ag:function(a){var u=this
  5158. if(H.a2(a,"$iR",u.$ti,"$aR")){u.d7(a)
  5159. return}u.a=1
  5160. P.c8(null,null,u.b,new P.kq(u,a))},
  5161. d7:function(a){var u=this
  5162. if(H.a2(a,"$iE",u.$ti,null)){if(a.a===8){u.a=1
  5163. P.c8(null,null,u.b,new P.kv(u,a))}else P.kr(a,u)
  5164. return}P.nM(a,u)},
  5165. bf:function(a,b){this.a=1
  5166. P.c8(null,null,this.b,new P.kp(this,a,b))},
  5167. $iR:1}
  5168. P.ko.prototype={
  5169. $0:function(){P.c0(this.a,this.b)}}
  5170. P.kw.prototype={
  5171. $0:function(){P.c0(this.b,this.a.a)}}
  5172. P.ks.prototype={
  5173. $1:function(a){var u=this.a
  5174. u.a=0
  5175. u.c0(a)},
  5176. $S:8}
  5177. P.kt.prototype={
  5178. $2:function(a,b){this.a.ao(a,b)},
  5179. $1:function(a){return this.$2(a,null)},
  5180. $C:"$2",
  5181. $D:function(){return[null]},
  5182. $S:20}
  5183. P.ku.prototype={
  5184. $0:function(){this.a.ao(this.b,this.c)}}
  5185. P.kq.prototype={
  5186. $0:function(){this.a.c1(this.b)}}
  5187. P.kv.prototype={
  5188. $0:function(){P.kr(this.b,this.a)}}
  5189. P.kp.prototype={
  5190. $0:function(){this.a.ao(this.b,this.c)}}
  5191. P.kz.prototype={
  5192. $0:function(){var u,t,s,r,q,p,o=this,n=null
  5193. try{s=o.c
  5194. n=s.b.b.cN(s.d)}catch(r){u=H.z(r)
  5195. t=H.ao(r)
  5196. if(o.d){s=o.a.a.c.a
  5197. q=u
  5198. q=s==null?q==null:s===q
  5199. s=q}else s=!1
  5200. q=o.b
  5201. if(s)q.b=o.a.a.c
  5202. else q.b=new P.bw(u,t)
  5203. q.a=!0
  5204. return}if(!!J.m(n).$iR){if(n instanceof P.E&&n.a>=4){if(n.a===8){s=o.b
  5205. s.b=n.c
  5206. s.a=!0}return}p=o.a.a
  5207. s=o.b
  5208. s.b=J.qQ(n,new P.kA(p),null)
  5209. s.a=!1}}}
  5210. P.kA.prototype={
  5211. $1:function(a){return this.a},
  5212. $S:22}
  5213. P.ky.prototype={
  5214. $0:function(){var u,t,s,r,q=this
  5215. try{s=q.b
  5216. q.a.b=s.b.b.bO(s.d,q.c)}catch(r){u=H.z(r)
  5217. t=H.ao(r)
  5218. s=q.a
  5219. s.b=new P.bw(u,t)
  5220. s.a=!0}}}
  5221. P.kx.prototype={
  5222. $0:function(){var u,t,s,r,q,p,o,n,m=this
  5223. try{u=m.a.a.c
  5224. r=m.c
  5225. if(r.e7(u)&&r.e!=null){q=m.b
  5226. q.b=r.e_(u)
  5227. q.a=!1}}catch(p){t=H.z(p)
  5228. s=H.ao(p)
  5229. r=m.a.a.c
  5230. q=r.a
  5231. o=t
  5232. n=m.b
  5233. if(q==null?o==null:q===o)n.b=r
  5234. else n.b=new P.bw(t,s)
  5235. n.a=!0}}}
  5236. P.du.prototype={}
  5237. P.jp.prototype={
  5238. gh:function(a){var u={},t=new P.E($.p,[P.h])
  5239. u.a=0
  5240. this.bF(new P.ju(u,this),!0,new P.jv(u,t),t.gdc())
  5241. return t}}
  5242. P.jr.prototype={
  5243. $1:function(a){var u=this.a
  5244. u.aP(a)
  5245. u.bj()},
  5246. $S:function(){return{func:1,ret:P.A,args:[this.b]}}}
  5247. P.js.prototype={
  5248. $2:function(a,b){var u=this.a,t=u.b
  5249. if((t&1)!==0)u.aq(a,b)
  5250. else if((t&3)===0)u.aQ().A(0,new P.dx(a,b))
  5251. u.bj()},
  5252. $C:"$2",
  5253. $R:2,
  5254. $S:7}
  5255. P.jt.prototype={
  5256. $0:function(){var u=this.a
  5257. return new P.kH(new J.bu(u,1,[H.i(u,0)]))}}
  5258. P.ju.prototype={
  5259. $1:function(a){++this.a.a},
  5260. $S:function(){return{func:1,ret:P.A,args:[H.i(this.b,0)]}}}
  5261. P.jv.prototype={
  5262. $0:function(){this.b.c0(this.a.a)}}
  5263. P.jq.prototype={}
  5264. P.dB.prototype={
  5265. gdC:function(){if((this.b&8)===0)return this.a
  5266. return this.a.gb9()},
  5267. aQ:function(){var u,t,s=this
  5268. if((s.b&8)===0){u=s.a
  5269. return u==null?s.a=new P.dC():u}t=s.a
  5270. t.gb9()
  5271. return t.gb9()},
  5272. gaD:function(){if((this.b&8)!==0)return this.a.gb9()
  5273. return this.a},
  5274. bg:function(){if((this.b&4)!==0)return new P.be("Cannot add event after closing")
  5275. return new P.be("Cannot add event while adding a stream")},
  5276. c5:function(){var u=this.c
  5277. if(u==null)u=this.c=(this.b&2)!==0?$.dR():new P.E($.p,[null])
  5278. return u},
  5279. A:function(a,b){if(this.b>=4)throw H.e(this.bg())
  5280. this.aP(b)},
  5281. a1:function(){var u=this,t=u.b
  5282. if((t&4)!==0)return u.c5()
  5283. if(t>=4)throw H.e(u.bg())
  5284. u.bj()
  5285. return u.c5()},
  5286. bj:function(){var u=this.b|=4
  5287. if((u&1)!==0)this.ap()
  5288. else if((u&3)===0)this.aQ().A(0,C.F)},
  5289. aP:function(a){var u=this.b
  5290. if((u&1)!==0)this.ai(a)
  5291. else if((u&3)===0)this.aQ().A(0,new P.c_(a))},
  5292. dL:function(a,b,c,d){var u,t,s,r,q=this
  5293. if((q.b&3)!==0)throw H.e(P.aM("Stream has already been listened to."))
  5294. u=$.p
  5295. t=new P.dw(q,u,d?1:0)
  5296. t.bV(a,b,c,d)
  5297. s=q.gdC()
  5298. u=q.b|=1
  5299. if((u&8)!==0){r=q.a
  5300. r.sb9(t)
  5301. r.al()}else q.a=t
  5302. t.cg(s)
  5303. t.bp(new P.kY(q))
  5304. return t},
  5305. dE:function(a){var u,t,s,r,q,p=this,o=null
  5306. if((p.b&8)!==0)o=p.a.F()
  5307. p.a=null
  5308. p.b=p.b&4294967286|2
  5309. s=p.r
  5310. if(s!=null)if(o==null)try{o=s.$0()}catch(r){u=H.z(r)
  5311. t=H.ao(r)
  5312. q=new P.E($.p,[null])
  5313. q.bf(u,t)
  5314. o=q}else o=o.ba(s)
  5315. s=new P.kX(p)
  5316. if(o!=null)o=o.ba(s)
  5317. else s.$0()
  5318. return o}}
  5319. P.kY.prototype={
  5320. $0:function(){P.mq(this.a.d)}}
  5321. P.kX.prototype={
  5322. $0:function(){var u=this.a.c
  5323. if(u!=null&&u.a===0)u.ag(null)}}
  5324. P.l1.prototype={
  5325. ai:function(a){this.gaD().aP(a)},
  5326. aq:function(a,b){this.gaD().d5(a,b)},
  5327. ap:function(){this.gaD().da()}}
  5328. P.kb.prototype={
  5329. ai:function(a){this.gaD().az(new P.c_(a))},
  5330. ap:function(){this.gaD().az(C.F)}}
  5331. P.dv.prototype={}
  5332. P.dE.prototype={}
  5333. P.bi.prototype={
  5334. bl:function(a,b,c,d){return this.a.dL(a,b,c,d)},
  5335. gC:function(a){return(H.bb(this.a)^892482866)>>>0},
  5336. K:function(a,b){if(b==null)return!1
  5337. if(this===b)return!0
  5338. return b instanceof P.bi&&b.a===this.a}}
  5339. P.dw.prototype={
  5340. cb:function(){return this.x.dE(this)},
  5341. aV:function(){var u=this.x
  5342. if((u.b&8)!==0)u.a.aK()
  5343. P.mq(u.e)},
  5344. aW:function(){var u=this.x
  5345. if((u.b&8)!==0)u.a.al()
  5346. P.mq(u.f)}}
  5347. P.cG.prototype={
  5348. bV:function(a,b,c,d){var u,t=this
  5349. t.a=a
  5350. u=b==null?P.tW():b
  5351. if(H.ca(u,{func:1,ret:-1,args:[P.c,P.a1]}))t.b=t.d.bN(u)
  5352. else if(H.ca(u,{func:1,ret:-1,args:[P.c]}))t.b=u
  5353. else H.O(P.I("handleError callback must take either an Object (the error), or both an Object (the error) and a StackTrace."))
  5354. t.c=c},
  5355. cg:function(a){var u=this
  5356. if(a==null)return
  5357. u.r=a
  5358. if(!a.gt(a)){u.e=(u.e|64)>>>0
  5359. u.r.aM(u)}},
  5360. cK:function(a){var u,t,s=this,r=s.e
  5361. if((r&8)!==0)return
  5362. u=(r+128|4)>>>0
  5363. s.e=u
  5364. if(r<128&&s.r!=null){t=s.r
  5365. if(t.a===1)t.a=3}if((r&4)===0&&(u&32)===0)s.bp(s.gcc())},
  5366. aK:function(){return this.cK(null)},
  5367. al:function(){var u=this,t=u.e
  5368. if((t&8)!==0)return
  5369. if(t>=128){t=u.e=t-128
  5370. if(t<128){if((t&64)!==0){t=u.r
  5371. t=!t.gt(t)}else t=!1
  5372. if(t)u.r.aM(u)
  5373. else{t=(u.e&4294967291)>>>0
  5374. u.e=t
  5375. if((t&32)===0)u.bp(u.gcd())}}}},
  5376. F:function(){var u=this,t=(u.e&4294967279)>>>0
  5377. u.e=t
  5378. if((t&8)===0)u.bh()
  5379. t=u.f
  5380. return t==null?$.dR():t},
  5381. bh:function(){var u,t=this,s=t.e=(t.e|8)>>>0
  5382. if((s&64)!==0){u=t.r
  5383. if(u.a===1)u.a=3}if((s&32)===0)t.r=null
  5384. t.f=t.cb()},
  5385. aP:function(a){var u=this.e
  5386. if((u&8)!==0)return
  5387. if(u<32)this.ai(a)
  5388. else this.az(new P.c_(a))},
  5389. d5:function(a,b){var u=this.e
  5390. if((u&8)!==0)return
  5391. if(u<32)this.aq(a,b)
  5392. else this.az(new P.dx(a,b))},
  5393. da:function(){var u=this,t=u.e
  5394. if((t&8)!==0)return
  5395. t=(t|2)>>>0
  5396. u.e=t
  5397. if(t<32)u.ap()
  5398. else u.az(C.F)},
  5399. aV:function(){},
  5400. aW:function(){},
  5401. cb:function(){return},
  5402. az:function(a){var u,t=this,s=t.r;(s==null?t.r=new P.dC():s).A(0,a)
  5403. u=t.e
  5404. if((u&64)===0){u=(u|64)>>>0
  5405. t.e=u
  5406. if(u<128)t.r.aM(t)}},
  5407. ai:function(a){var u=this,t=u.e
  5408. u.e=(t|32)>>>0
  5409. u.d.cP(u.a,a)
  5410. u.e=(u.e&4294967263)>>>0
  5411. u.bi((t&4)!==0)},
  5412. aq:function(a,b){var u=this,t=u.e,s=new P.ke(u,a,b)
  5413. if((t&1)!==0){u.e=(t|16)>>>0
  5414. u.bh()
  5415. t=u.f
  5416. if(t!=null&&t!==$.dR())t.ba(s)
  5417. else s.$0()}else{s.$0()
  5418. u.bi((t&4)!==0)}},
  5419. ap:function(){var u,t=this,s=new P.kd(t)
  5420. t.bh()
  5421. t.e=(t.e|16)>>>0
  5422. u=t.f
  5423. if(u!=null&&u!==$.dR())u.ba(s)
  5424. else s.$0()},
  5425. bp:function(a){var u=this,t=u.e
  5426. u.e=(t|32)>>>0
  5427. a.$0()
  5428. u.e=(u.e&4294967263)>>>0
  5429. u.bi((t&4)!==0)},
  5430. bi:function(a){var u,t,s=this
  5431. if((s.e&64)!==0){u=s.r
  5432. u=u.gt(u)}else u=!1
  5433. if(u){u=s.e=(s.e&4294967231)>>>0
  5434. if((u&4)!==0)if(u<128){u=s.r
  5435. u=u==null||u.gt(u)}else u=!1
  5436. else u=!1
  5437. if(u)s.e=(s.e&4294967291)>>>0}for(;!0;a=t){u=s.e
  5438. if((u&8)!==0)return s.r=null
  5439. t=(u&4)!==0
  5440. if(a===t)break
  5441. s.e=(u^32)>>>0
  5442. if(t)s.aV()
  5443. else s.aW()
  5444. s.e=(s.e&4294967263)>>>0}u=s.e
  5445. if((u&64)!==0&&u<128)s.r.aM(s)}}
  5446. P.ke.prototype={
  5447. $0:function(){var u,t,s=this.a,r=s.e
  5448. if((r&8)!==0&&(r&16)===0)return
  5449. s.e=(r|32)>>>0
  5450. u=s.b
  5451. r=this.b
  5452. t=s.d
  5453. if(H.ca(u,{func:1,ret:-1,args:[P.c,P.a1]}))t.ej(u,r,this.c)
  5454. else t.cP(s.b,r)
  5455. s.e=(s.e&4294967263)>>>0}}
  5456. P.kd.prototype={
  5457. $0:function(){var u=this.a,t=u.e
  5458. if((t&16)===0)return
  5459. u.e=(t|42)>>>0
  5460. u.d.cO(u.c)
  5461. u.e=(u.e&4294967263)>>>0}}
  5462. P.kZ.prototype={
  5463. bF:function(a,b,c,d){return this.bl(a,d,c,!0===b)},
  5464. bE:function(a,b,c){return this.bF(a,null,b,c)},
  5465. e5:function(a,b){return this.bF(a,null,b,null)},
  5466. bl:function(a,b,c,d){return P.nL(a,b,c,d)}}
  5467. P.kB.prototype={
  5468. bl:function(a,b,c,d){var u
  5469. if(this.b)throw H.e(P.aM("Stream has already been listened to."))
  5470. this.b=!0
  5471. u=P.nL(a,b,c,d)
  5472. u.cg(this.a.$0())
  5473. return u}}
  5474. P.kH.prototype={
  5475. gt:function(a){return this.b==null},
  5476. cA:function(a){var u,t,s,r,q=this,p=q.b
  5477. if(p==null)throw H.e(P.aM("No events pending."))
  5478. u=null
  5479. try{u=p.m()
  5480. if(u)a.ai(q.b.gn())
  5481. else{q.b=null
  5482. a.ap()}}catch(r){t=H.z(r)
  5483. s=H.ao(r)
  5484. if(u==null){q.b=C.Z
  5485. a.aq(t,s)}else a.aq(t,s)}}}
  5486. P.kl.prototype={
  5487. gau:function(){return this.a},
  5488. sau:function(a){return this.a=a}}
  5489. P.c_.prototype={
  5490. bJ:function(a){a.ai(this.b)}}
  5491. P.dx.prototype={
  5492. bJ:function(a){a.aq(this.b,this.c)}}
  5493. P.kk.prototype={
  5494. bJ:function(a){a.ap()},
  5495. gau:function(){return},
  5496. sau:function(a){throw H.e(P.aM("No events after a done."))}}
  5497. P.kP.prototype={
  5498. aM:function(a){var u=this,t=u.a
  5499. if(t===1)return
  5500. if(t>=1){u.a=1
  5501. return}P.ot(new P.kQ(u,a))
  5502. u.a=1}}
  5503. P.kQ.prototype={
  5504. $0:function(){var u=this.a,t=u.a
  5505. u.a=0
  5506. if(t===3)return
  5507. u.cA(this.b)}}
  5508. P.dC.prototype={
  5509. gt:function(a){return this.c==null},
  5510. A:function(a,b){var u=this,t=u.c
  5511. if(t==null)u.b=u.c=b
  5512. else{t.sau(b)
  5513. u.c=b}},
  5514. cA:function(a){var u=this.b,t=u.gau()
  5515. this.b=t
  5516. if(t==null)this.c=null
  5517. u.bJ(a)}}
  5518. P.l_.prototype={}
  5519. P.bw.prototype={
  5520. k:function(a){return H.b(this.a)},
  5521. $ib3:1}
  5522. P.l8.prototype={}
  5523. P.ln.prototype={
  5524. $0:function(){var u,t=this.a,s=t.a
  5525. t=s==null?t.a=new P.cA():s
  5526. s=this.b
  5527. if(s==null)throw H.e(t)
  5528. u=H.e(t)
  5529. u.stack=s.k(0)
  5530. throw u}}
  5531. P.kR.prototype={
  5532. cO:function(a){var u,t,s,r=null
  5533. try{if(C.f===$.p){a.$0()
  5534. return}P.o0(r,r,this,a)}catch(s){u=H.z(s)
  5535. t=H.ao(s)
  5536. P.c7(r,r,this,u,t)}},
  5537. el:function(a,b){var u,t,s,r=null
  5538. try{if(C.f===$.p){a.$1(b)
  5539. return}P.o2(r,r,this,a,b)}catch(s){u=H.z(s)
  5540. t=H.ao(s)
  5541. P.c7(r,r,this,u,t)}},
  5542. cP:function(a,b){return this.el(a,b,null)},
  5543. ei:function(a,b,c){var u,t,s,r=null
  5544. try{if(C.f===$.p){a.$2(b,c)
  5545. return}P.o1(r,r,this,a,b,c)}catch(s){u=H.z(s)
  5546. t=H.ao(s)
  5547. P.c7(r,r,this,u,t)}},
  5548. ej:function(a,b,c){return this.ei(a,b,c,null,null)},
  5549. dO:function(a){return new P.kT(this,a)},
  5550. dN:function(a){return this.dO(a,null)},
  5551. co:function(a){return new P.kS(this,a)},
  5552. ef:function(a){if($.p===C.f)return a.$0()
  5553. return P.o0(null,null,this,a)},
  5554. cN:function(a){return this.ef(a,null)},
  5555. ek:function(a,b){if($.p===C.f)return a.$1(b)
  5556. return P.o2(null,null,this,a,b)},
  5557. bO:function(a,b){return this.ek(a,b,null,null)},
  5558. eh:function(a,b,c){if($.p===C.f)return a.$2(b,c)
  5559. return P.o1(null,null,this,a,b,c)},
  5560. eg:function(a,b,c){return this.eh(a,b,c,null,null,null)},
  5561. ec:function(a){return a},
  5562. bN:function(a){return this.ec(a,null,null,null)}}
  5563. P.kT.prototype={
  5564. $0:function(){return this.a.cN(this.b)}}
  5565. P.kS.prototype={
  5566. $0:function(){return this.a.cO(this.b)}}
  5567. P.kD.prototype={
  5568. gh:function(a){return this.a},
  5569. gt:function(a){return this.a===0},
  5570. gI:function(){return new P.kE(this,[H.i(this,0)])},
  5571. u:function(a){var u,t
  5572. if(typeof a==="string"&&a!=="__proto__"){u=this.b
  5573. return u==null?!1:u[a]!=null}else if(typeof a==="number"&&(a&1073741823)===a){t=this.c
  5574. return t==null?!1:t[a]!=null}else return this.df(a)},
  5575. df:function(a){var u=this.d
  5576. if(u==null)return!1
  5577. return this.ah(this.aB(u,a),a)>=0},
  5578. i:function(a,b){var u,t,s
  5579. if(typeof b==="string"&&b!=="__proto__"){u=this.b
  5580. t=u==null?null:P.nN(u,b)
  5581. return t}else if(typeof b==="number"&&(b&1073741823)===b){s=this.c
  5582. t=s==null?null:P.nN(s,b)
  5583. return t}else return this.dj(b)},
  5584. dj:function(a){var u,t,s=this.d
  5585. if(s==null)return
  5586. u=this.aB(s,a)
  5587. t=this.ah(u,a)
  5588. return t<0?null:u[t+1]},
  5589. l:function(a,b,c){var u,t,s,r,q,p=this
  5590. if(typeof b==="string"&&b!=="__proto__"){u=p.b
  5591. p.d6(u==null?p.b=P.nO():u,b,c)}else{t=p.d
  5592. if(t==null)t=p.d=P.nO()
  5593. s=H.oo(b)&1073741823
  5594. r=t[s]
  5595. if(r==null){P.mj(t,s,[b,c]);++p.a
  5596. p.e=null}else{q=p.ah(r,b)
  5597. if(q>=0)r[q+1]=c
  5598. else{r.push(b,c);++p.a
  5599. p.e=null}}}},
  5600. H:function(a,b){var u,t,s,r=this,q=r.c3()
  5601. for(u=q.length,t=0;t<u;++t){s=q[t]
  5602. b.$2(s,r.i(0,s))
  5603. if(q!==r.e)throw H.e(P.X(r))}},
  5604. c3:function(){var u,t,s,r,q,p,o,n,m,l,k,j=this,i=j.e
  5605. if(i!=null)return i
  5606. u=new Array(j.a)
  5607. u.fixed$length=Array
  5608. t=j.b
  5609. if(t!=null){s=Object.getOwnPropertyNames(t)
  5610. r=s.length
  5611. for(q=0,p=0;p<r;++p){u[q]=s[p];++q}}else q=0
  5612. o=j.c
  5613. if(o!=null){s=Object.getOwnPropertyNames(o)
  5614. r=s.length
  5615. for(p=0;p<r;++p){u[q]=+s[p];++q}}n=j.d
  5616. if(n!=null){s=Object.getOwnPropertyNames(n)
  5617. r=s.length
  5618. for(p=0;p<r;++p){m=n[s[p]]
  5619. l=m.length
  5620. for(k=0;k<l;k+=2){u[q]=m[k];++q}}}return j.e=u},
  5621. d6:function(a,b,c){if(a[b]==null){++this.a
  5622. this.e=null}P.mj(a,b,c)},
  5623. aB:function(a,b){return a[H.oo(b)&1073741823]}}
  5624. P.kG.prototype={
  5625. ah:function(a,b){var u,t,s
  5626. if(a==null)return-1
  5627. u=a.length
  5628. for(t=0;t<u;t+=2){s=a[t]
  5629. if(s==null?b==null:s===b)return t}return-1}}
  5630. P.kE.prototype={
  5631. gh:function(a){return this.a.a},
  5632. gt:function(a){return this.a.a===0},
  5633. gw:function(a){var u=this.a
  5634. return new P.kF(u,u.c3(),this.$ti)},
  5635. D:function(a,b){return this.a.u(b)}}
  5636. P.kF.prototype={
  5637. gn:function(){return this.d},
  5638. m:function(){var u=this,t=u.b,s=u.c,r=u.a
  5639. if(t!==r.e)throw H.e(P.X(r))
  5640. else if(s>=t.length){u.d=null
  5641. return!1}else{u.d=t[s]
  5642. u.c=s+1
  5643. return!0}},
  5644. $iZ:1}
  5645. P.c2.prototype={
  5646. gw:function(a){var u=this,t=new P.kN(u,u.r,u.$ti)
  5647. t.c=u.e
  5648. return t},
  5649. gh:function(a){return this.a},
  5650. gt:function(a){return this.a===0},
  5651. ga2:function(a){return this.a!==0},
  5652. D:function(a,b){var u,t
  5653. if(typeof b==="string"&&b!=="__proto__"){u=this.b
  5654. if(u==null)return!1
  5655. return u[b]!=null}else if(typeof b==="number"&&(b&1073741823)===b){t=this.c
  5656. if(t==null)return!1
  5657. return t[b]!=null}else return this.de(b)},
  5658. de:function(a){var u=this.d
  5659. if(u==null)return!1
  5660. return this.ah(this.aB(u,a),a)>=0},
  5661. A:function(a,b){var u,t,s=this
  5662. if(typeof b==="string"&&b!=="__proto__"){u=s.b
  5663. return s.bY(u==null?s.b=P.mk():u,b)}else if(typeof b==="number"&&(b&1073741823)===b){t=s.c
  5664. return s.bY(t==null?s.c=P.mk():t,b)}else return s.d4(b)},
  5665. d4:function(a){var u,t,s=this,r=s.d
  5666. if(r==null)r=s.d=P.mk()
  5667. u=s.c2(a)
  5668. t=r[u]
  5669. if(t==null)r[u]=[s.bk(a)]
  5670. else{if(s.ah(t,a)>=0)return!1
  5671. t.push(s.bk(a))}return!0},
  5672. ed:function(a,b){var u=this
  5673. if(typeof b==="string"&&b!=="__proto__")return u.cf(u.b,b)
  5674. else if(typeof b==="number"&&(b&1073741823)===b)return u.cf(u.c,b)
  5675. else return u.dF(b)},
  5676. dF:function(a){var u,t,s=this,r=s.d
  5677. if(r==null)return!1
  5678. u=s.aB(r,a)
  5679. t=s.ah(u,a)
  5680. if(t<0)return!1
  5681. s.cm(u.splice(t,1)[0])
  5682. return!0},
  5683. di:function(a,b){var u,t,s,r,q=this,p=q.e
  5684. for(;p!=null;p=t){u=p.a
  5685. t=p.b
  5686. s=q.r
  5687. r=a.$1(u)
  5688. if(s!==q.r)throw H.e(P.X(q))
  5689. if(!1===r)q.ed(0,u)}},
  5690. cp:function(a){var u=this
  5691. if(u.a>0){u.b=u.c=u.d=u.e=u.f=null
  5692. u.a=0
  5693. u.bq()}},
  5694. bY:function(a,b){if(a[b]!=null)return!1
  5695. a[b]=this.bk(b)
  5696. return!0},
  5697. cf:function(a,b){var u
  5698. if(a==null)return!1
  5699. u=a[b]
  5700. if(u==null)return!1
  5701. this.cm(u)
  5702. delete a[b]
  5703. return!0},
  5704. bq:function(){this.r=1073741823&this.r+1},
  5705. bk:function(a){var u,t=this,s=new P.kM(a)
  5706. if(t.e==null)t.e=t.f=s
  5707. else{u=t.f
  5708. s.c=u
  5709. t.f=u.b=s}++t.a
  5710. t.bq()
  5711. return s},
  5712. cm:function(a){var u=this,t=a.c,s=a.b
  5713. if(t==null)u.e=s
  5714. else t.b=s
  5715. if(s==null)u.f=t
  5716. else s.c=t;--u.a
  5717. u.bq()},
  5718. c2:function(a){return J.ai(a)&1073741823},
  5719. aB:function(a,b){return a[this.c2(b)]},
  5720. ah:function(a,b){var u,t
  5721. if(a==null)return-1
  5722. u=a.length
  5723. for(t=0;t<u;++t)if(J.a5(a[t].a,b))return t
  5724. return-1}}
  5725. P.kM.prototype={}
  5726. P.kN.prototype={
  5727. gn:function(){return this.d},
  5728. m:function(){var u=this,t=u.a
  5729. if(u.b!==t.r)throw H.e(P.X(t))
  5730. else{t=u.c
  5731. if(t==null){u.d=null
  5732. return!1}else{u.d=t.a
  5733. u.c=t.b
  5734. return!0}}},
  5735. $iZ:1}
  5736. P.bX.prototype={
  5737. a7:function(a,b){return new P.bX(J.n_(this.a,b),[b])},
  5738. gh:function(a){return J.H(this.a)},
  5739. i:function(a,b){return J.cY(this.a,b)}}
  5740. P.fG.prototype={}
  5741. P.hA.prototype={$iB:1,$it:1,$il:1}
  5742. P.J.prototype={
  5743. gw:function(a){return new H.aI(a,this.gh(a),[H.bo(this,a,"J",0)])},
  5744. N:function(a,b){return this.i(a,b)},
  5745. gt:function(a){return this.gh(a)===0},
  5746. ga2:function(a){return!this.gt(a)},
  5747. gcv:function(a){if(this.gh(a)===0)throw H.e(H.ne())
  5748. return this.i(a,0)},
  5749. D:function(a,b){var u,t=this.gh(a)
  5750. for(u=0;u<t;++u){if(J.a5(this.i(a,u),b))return!0
  5751. if(t!==this.gh(a))throw H.e(P.X(a))}return!1},
  5752. b0:function(a,b){var u,t=this.gh(a)
  5753. for(u=0;u<t;++u){if(!b.$1(this.i(a,u)))return!1
  5754. if(t!==this.gh(a))throw H.e(P.X(a))}return!0},
  5755. bv:function(a,b){var u,t=this.gh(a)
  5756. for(u=0;u<t;++u){if(b.$1(this.i(a,u)))return!0
  5757. if(t!==this.gh(a))throw H.e(P.X(a))}return!1},
  5758. ab:function(a,b,c){return new H.aJ(a,b,[H.bo(this,a,"J",0),c])},
  5759. dY:function(a,b,c){var u,t,s=this.gh(a)
  5760. for(u=b,t=0;t<s;++t){u=c.$2(u,this.i(a,t))
  5761. if(s!==this.gh(a))throw H.e(P.X(a))}return u},
  5762. dZ:function(a,b,c){return this.dY(a,b,c,null)},
  5763. a0:function(a,b){return H.jz(a,b,null,H.bo(this,a,"J",0))},
  5764. a4:function(a,b){var u,t,s=this,r=new Array(s.gh(a))
  5765. r.fixed$length=Array
  5766. u=H.a(r,[H.bo(s,a,"J",0)])
  5767. for(t=0;t<s.gh(a);++t)u[t]=s.i(a,t)
  5768. return u},
  5769. bP:function(a){var u,t=P.ni(H.bo(this,a,"J",0))
  5770. for(u=0;u<this.gh(a);++u)t.A(0,this.i(a,u))
  5771. return t},
  5772. A:function(a,b){var u=this.gh(a)
  5773. this.sh(a,u+1)
  5774. this.l(a,u,b)},
  5775. a7:function(a,b){return new H.cj(a,[H.bo(this,a,"J",0),b])},
  5776. T:function(a,b,c){var u,t,s,r=this.gh(a)
  5777. P.ay(b,c,r)
  5778. u=c-b
  5779. t=H.a([],[H.bo(this,a,"J",0)])
  5780. C.d.sh(t,u)
  5781. for(s=0;s<u;++s)t[s]=this.i(a,b+s)
  5782. return t},
  5783. dW:function(a,b,c,d){var u
  5784. P.ay(b,c,this.gh(a))
  5785. for(u=b;u<c;++u)this.l(a,u,d)},
  5786. a_:function(a,b,c,d,e){var u,t,s,r,q,p=this
  5787. P.ay(b,c,p.gh(a))
  5788. u=c-b
  5789. if(u===0)return
  5790. P.ax(e,"skipCount")
  5791. if(H.a2(d,"$il",[H.bo(p,a,"J",0)],"$al")){t=e
  5792. s=d}else{s=J.n2(d,e).a4(0,!1)
  5793. t=0}r=J.K(s)
  5794. if(t+u>r.gh(s))throw H.e(H.ro())
  5795. if(t<b)for(q=u-1;q>=0;--q)p.l(a,b+q,r.i(s,t+q))
  5796. else for(q=0;q<u;++q)p.l(a,b+q,r.i(s,t+q))},
  5797. bC:function(a,b){var u
  5798. for(u=0;u<this.gh(a);++u)if(J.a5(this.i(a,u),b))return u
  5799. return-1},
  5800. k:function(a){return P.fH(a,"[","]")}}
  5801. P.hC.prototype={}
  5802. P.hD.prototype={
  5803. $2:function(a,b){var u,t=this.a
  5804. if(!t.a)this.b.a+=", "
  5805. t.a=!1
  5806. t=this.b
  5807. u=t.a+=H.b(a)
  5808. t.a=u+": "
  5809. t.a+=H.b(b)},
  5810. $S:7}
  5811. P.a7.prototype={
  5812. ae:function(a,b,c){return P.nl(this,H.L(this,"a7",0),H.L(this,"a7",1),b,c)},
  5813. H:function(a,b){var u,t
  5814. for(u=this.gI(),u=u.gw(u);u.m();){t=u.gn()
  5815. b.$2(t,this.i(0,t))}},
  5816. gdV:function(){var u=this
  5817. return u.gI().ab(0,new P.hE(u),[P.cv,H.L(u,"a7",0),H.L(u,"a7",1)])},
  5818. u:function(a){return this.gI().D(0,a)},
  5819. gh:function(a){var u=this.gI()
  5820. return u.gh(u)},
  5821. gt:function(a){var u=this.gI()
  5822. return u.gt(u)},
  5823. k:function(a){return P.mb(this)},
  5824. $if:1}
  5825. P.hE.prototype={
  5826. $1:function(a){var u=this.a
  5827. return new P.cv(a,u.i(0,a),[H.L(u,"a7",0),H.L(u,"a7",1)])},
  5828. $S:function(){var u=this.a,t=H.L(u,"a7",0)
  5829. return{func:1,ret:[P.cv,t,H.L(u,"a7",1)],args:[t]}}}
  5830. P.l4.prototype={
  5831. l:function(a,b,c){throw H.e(P.W("Cannot modify unmodifiable map"))}}
  5832. P.hF.prototype={
  5833. ae:function(a,b,c){return this.a.ae(0,b,c)},
  5834. i:function(a,b){return this.a.i(0,b)},
  5835. l:function(a,b,c){this.a.l(0,b,c)},
  5836. u:function(a){return this.a.u(a)},
  5837. H:function(a,b){this.a.H(0,b)},
  5838. gt:function(a){var u=this.a
  5839. return u.gt(u)},
  5840. gh:function(a){var u=this.a
  5841. return u.gh(u)},
  5842. gI:function(){return this.a.gI()},
  5843. k:function(a){return this.a.k(0)},
  5844. $if:1}
  5845. P.cF.prototype={
  5846. ae:function(a,b,c){return new P.cF(this.a.ae(0,b,c),[b,c])}}
  5847. P.kU.prototype={
  5848. gt:function(a){return this.gh(this)===0},
  5849. ga2:function(a){return this.gh(this)!==0},
  5850. J:function(a,b){var u
  5851. for(u=J.U(b);u.m();)this.A(0,u.gn())},
  5852. a4:function(a,b){var u,t,s,r,q=this,p=q.$ti
  5853. if(b){u=H.a([],p)
  5854. C.d.sh(u,q.gh(q))}else{t=new Array(q.gh(q))
  5855. t.fixed$length=Array
  5856. u=H.a(t,p)}for(p=q.gw(q),s=0;p.m();s=r){r=s+1
  5857. u[s]=p.gn()}return u},
  5858. ab:function(a,b,c){return new H.d0(this,b,[H.i(this,0),c])},
  5859. k:function(a){return P.fH(this,"{","}")},
  5860. b0:function(a,b){var u
  5861. for(u=this.gw(this);u.m();)if(!b.$1(u.gn()))return!1
  5862. return!0},
  5863. a0:function(a,b){return H.nz(this,b,H.i(this,0))},
  5864. b1:function(a,b,c){var u,t
  5865. for(u=this.gw(this);u.m();){t=u.gn()
  5866. if(b.$1(t))return t}return c.$0()},
  5867. N:function(a,b){var u,t,s
  5868. P.ax(b,"index")
  5869. for(u=this.gw(this),t=0;u.m();){s=u.gn()
  5870. if(b===t)return s;++t}throw H.e(P.d7(b,this,"index",null,t))},
  5871. $iB:1,
  5872. $it:1}
  5873. P.l5.prototype={
  5874. D:function(a,b){return this.a.u(b)},
  5875. gw:function(a){var u=this.a.gI()
  5876. return u.gw(u)},
  5877. gh:function(a){var u=this.a
  5878. return u.gh(u)},
  5879. A:function(a,b){throw H.e(P.W("Cannot change unmodifiable set"))}}
  5880. P.dz.prototype={}
  5881. P.dF.prototype={}
  5882. P.kK.prototype={
  5883. i:function(a,b){var u,t=this.b
  5884. if(t==null)return this.c.i(0,b)
  5885. else if(typeof b!=="string")return
  5886. else{u=t[b]
  5887. return typeof u=="undefined"?this.dD(b):u}},
  5888. gh:function(a){return this.b==null?this.c.a:this.aA().length},
  5889. gt:function(a){return this.gh(this)===0},
  5890. gI:function(){if(this.b==null){var u=this.c
  5891. return new H.b9(u,[H.i(u,0)])}return new P.kL(this)},
  5892. l:function(a,b,c){var u,t,s=this
  5893. if(s.b==null)s.c.l(0,b,c)
  5894. else if(s.u(b)){u=s.b
  5895. u[b]=c
  5896. t=s.a
  5897. if(t==null?u!=null:t!==u)t[b]=null}else s.dM().l(0,b,c)},
  5898. u:function(a){if(this.b==null)return this.c.u(a)
  5899. if(typeof a!=="string")return!1
  5900. return Object.prototype.hasOwnProperty.call(this.a,a)},
  5901. H:function(a,b){var u,t,s,r,q=this
  5902. if(q.b==null)return q.c.H(0,b)
  5903. u=q.aA()
  5904. for(t=0;t<u.length;++t){s=u[t]
  5905. r=q.b[s]
  5906. if(typeof r=="undefined"){r=P.lc(q.a[s])
  5907. q.b[s]=r}b.$2(s,r)
  5908. if(u!==q.c)throw H.e(P.X(q))}},
  5909. aA:function(){var u=this.c
  5910. if(u==null)u=this.c=H.a(Object.keys(this.a),[P.d])
  5911. return u},
  5912. dM:function(){var u,t,s,r,q,p=this
  5913. if(p.b==null)return p.c
  5914. u=P.V(P.d,null)
  5915. t=p.aA()
  5916. for(s=0;r=t.length,s<r;++s){q=t[s]
  5917. u.l(0,q,p.i(0,q))}if(r===0)t.push(null)
  5918. else C.d.sh(t,0)
  5919. p.a=p.b=null
  5920. return p.c=u},
  5921. dD:function(a){var u
  5922. if(!Object.prototype.hasOwnProperty.call(this.a,a))return
  5923. u=P.lc(this.a[a])
  5924. return this.b[a]=u},
  5925. $aa7:function(){return[P.d,null]},
  5926. $af:function(){return[P.d,null]}}
  5927. P.kL.prototype={
  5928. gh:function(a){var u=this.a
  5929. return u.gh(u)},
  5930. N:function(a,b){var u=this.a
  5931. return u.b==null?u.gI().N(0,b):u.aA()[b]},
  5932. gw:function(a){var u=this.a
  5933. if(u.b==null){u=u.gI()
  5934. u=u.gw(u)}else{u=u.aA()
  5935. u=new J.bu(u,u.length,[H.i(u,0)])}return u},
  5936. D:function(a,b){return this.a.u(b)},
  5937. $aB:function(){return[P.d]},
  5938. $aav:function(){return[P.d]},
  5939. $at:function(){return[P.d]}}
  5940. P.kJ.prototype={
  5941. a1:function(){var u,t,s,r,q=this
  5942. q.d1()
  5943. u=q.a
  5944. t=u.a
  5945. u.a=""
  5946. s=q.c
  5947. r=s.b
  5948. r.push(P.o_(t.charCodeAt(0)==0?t:t,q.b))
  5949. s.a.$1(r)}}
  5950. P.dZ.prototype={
  5951. e9:function(a,b,c){var u,t,s,r,q,p,o,n,m,l,k,j,i,h,g,f,e="Invalid base64 encoding length "
  5952. c=P.ay(b,c,a.length)
  5953. u=$.mX()
  5954. for(t=b,s=t,r=null,q=-1,p=-1,o=0;t<c;t=n){n=t+1
  5955. m=C.a.G(a,t)
  5956. if(m===37){l=n+2
  5957. if(l<=c){k=H.op(a,n)
  5958. if(k===37)k=-1
  5959. n=l}else k=-1}else k=m
  5960. if(0<=k&&k<=127){j=u[k]
  5961. if(j>=0){k=C.a.v("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",j)
  5962. if(k===m)continue
  5963. m=k}else{if(j===-1){if(q<0){i=r==null?null:r.a.length
  5964. if(i==null)i=0
  5965. q=i+(t-s)
  5966. p=t}++o
  5967. if(m===61)continue}m=k}if(j!==-2){if(r==null)r=new P.N("")
  5968. r.a+=C.a.q(a,s,t)
  5969. r.a+=H.md(m)
  5970. s=n
  5971. continue}}throw H.e(P.y("Invalid base64 data",a,t))}if(r!=null){i=r.a+=C.a.q(a,s,c)
  5972. h=i.length
  5973. if(q>=0)P.n7(a,p,c,q,o,h)
  5974. else{g=C.c.bc(h-1,4)+1
  5975. if(g===1)throw H.e(P.y(e,a,c))
  5976. for(;g<4;){i+="="
  5977. r.a=i;++g}}i=r.a
  5978. return C.a.aw(a,b,c,i.charCodeAt(0)==0?i:i)}f=c-b
  5979. if(q>=0)P.n7(a,p,c,q,o,f)
  5980. else{g=C.c.bc(f,4)
  5981. if(g===1)throw H.e(P.y(e,a,c))
  5982. if(g>1)a=C.a.aw(a,c,c,g===2?"==":"=")}return a}}
  5983. P.e0.prototype={}
  5984. P.e_.prototype={
  5985. dS:function(a,b){var u,t,s,r=P.ay(b,null,a.length)
  5986. if(b===r)return new Uint8Array(0)
  5987. u=new P.kc()
  5988. t=u.dU(a,b,r)
  5989. s=u.a
  5990. if(s<-1)H.O(P.y("Missing padding character",a,r))
  5991. if(s>0)H.O(P.y("Invalid length, must be multiple of four",a,r))
  5992. u.a=-1
  5993. return t}}
  5994. P.kc.prototype={
  5995. dU:function(a,b,c){var u,t=this,s=t.a
  5996. if(s<0){t.a=P.nK(a,b,c,s)
  5997. return}if(b===c)return new Uint8Array(0)
  5998. u=P.t7(a,b,c,s)
  5999. t.a=P.t9(a,b,c,u,0,t.a)
  6000. return u}}
  6001. P.e2.prototype={}
  6002. P.e6.prototype={}
  6003. P.kV.prototype={}
  6004. P.e8.prototype={}
  6005. P.ej.prototype={}
  6006. P.eU.prototype={}
  6007. P.fR.prototype={
  6008. dT:function(a){var u=P.o_(a,this.gct().a)
  6009. return u},
  6010. gct:function(){return C.bw}}
  6011. P.fS.prototype={}
  6012. P.jw.prototype={}
  6013. P.jx.prototype={}
  6014. P.dD.prototype={
  6015. a1:function(){}}
  6016. P.l7.prototype={
  6017. a1:function(){this.a.dX()
  6018. this.b.a1()}}
  6019. P.jO.prototype={}
  6020. P.jP.prototype={
  6021. dR:function(a){var u,t,s,r,q,p,o,n,m=P.rZ(!1,a,0,null)
  6022. if(m!=null)return m
  6023. u=P.ay(0,null,J.H(a))
  6024. t=P.o4(a,0,u)
  6025. if(t>0){s=P.mg(a,0,t)
  6026. if(t===u)return s
  6027. r=new P.N(s)
  6028. q=t
  6029. p=!1}else{q=0
  6030. r=null
  6031. p=!0}if(r==null)r=new P.N("")
  6032. o=new P.dH(!1,r)
  6033. o.c=p
  6034. o.cs(a,q,u)
  6035. o.cw(a,u)
  6036. n=r.a
  6037. return n.charCodeAt(0)==0?n:n}}
  6038. P.dH.prototype={
  6039. cw:function(a,b){var u
  6040. if(this.e>0){u=P.y("Unfinished UTF-8 octet sequence",a,b)
  6041. throw H.e(u)}},
  6042. dX:function(){return this.cw(null,null)},
  6043. cs:function(a,b,c){var u,t,s,r,q,p,o,n,m,l=this,k="Bad UTF-8 encoding 0x",j=l.d,i=l.e,h=l.f
  6044. l.f=l.e=l.d=0
  6045. $label0$0:for(u=J.K(a),t=l.b,s=b;!0;s=n){$label1$1:if(i>0){do{if(s===c)break $label0$0
  6046. r=u.i(a,s)
  6047. if((r&192)!==128){q=P.y(k+C.c.X(r,16),a,s)
  6048. throw H.e(q)}else{j=(j<<6|r&63)>>>0;--i;++s}}while(i>0)
  6049. if(j<=C.bz[h-1]){q=P.y("Overlong encoding of 0x"+C.c.X(j,16),a,s-h-1)
  6050. throw H.e(q)}if(j>1114111){q=P.y("Character outside valid Unicode range: 0x"+C.c.X(j,16),a,s-h-1)
  6051. throw H.e(q)}if(!l.c||j!==65279)t.a+=H.md(j)
  6052. l.c=!1}for(q=s<c;q;){p=P.o4(a,s,c)
  6053. if(p>0){l.c=!1
  6054. o=s+p
  6055. t.a+=P.mg(a,s,o)
  6056. if(o===c)break}else o=s
  6057. n=o+1
  6058. r=u.i(a,o)
  6059. if(r<0){m=P.y("Negative UTF-8 code unit: -0x"+C.c.X(-r,16),a,n-1)
  6060. throw H.e(m)}else{if((r&224)===192){j=r&31
  6061. i=1
  6062. h=1
  6063. continue $label0$0}if((r&240)===224){j=r&15
  6064. i=2
  6065. h=2
  6066. continue $label0$0}if((r&248)===240&&r<245){j=r&7
  6067. i=3
  6068. h=3
  6069. continue $label0$0}m=P.y(k+C.c.X(r,16),a,n-1)
  6070. throw H.e(m)}}break $label0$0}if(i>0){l.d=j
  6071. l.e=i
  6072. l.f=h}}}
  6073. P.i3.prototype={
  6074. $2:function(a,b){var u,t=this.b,s=this.a
  6075. t.a+=s.a
  6076. u=t.a+=H.b(a.a)
  6077. t.a=u+": "
  6078. t.a+=P.cn(b)
  6079. s.a=", "}}
  6080. P.aT.prototype={}
  6081. P.cm.prototype={
  6082. K:function(a,b){if(b==null)return!1
  6083. return b instanceof P.cm&&this.a===b.a&&this.b===b.b},
  6084. gC:function(a){var u=this.a
  6085. return(u^C.c.ad(u,30))&1073741823},
  6086. eo:function(){var u,t
  6087. if(this.b)return this
  6088. u=this.a
  6089. if(Math.abs(u)<=864e13)t=!1
  6090. else t=!0
  6091. if(t)H.O(P.I("DateTime is outside valid range: "+u))
  6092. return new P.cm(u,!0)},
  6093. k:function(a){var u=this,t=P.nb(H.dg(u)),s=P.aq(H.nv(u)),r=P.aq(H.nr(u)),q=P.aq(H.ns(u)),p=P.aq(H.nu(u)),o=P.aq(H.nw(u)),n=P.nc(H.nt(u))
  6094. if(u.b)return t+"-"+s+"-"+r+" "+q+":"+p+":"+o+"."+n+"Z"
  6095. else return t+"-"+s+"-"+r+" "+q+":"+p+":"+o+"."+n},
  6096. en:function(){var u=this,t=H.dg(u)>=-9999&&H.dg(u)<=9999?P.nb(H.dg(u)):P.rd(H.dg(u)),s=P.aq(H.nv(u)),r=P.aq(H.nr(u)),q=P.aq(H.ns(u)),p=P.aq(H.nu(u)),o=P.aq(H.nw(u)),n=P.nc(H.nt(u))
  6097. if(u.b)return t+"-"+s+"-"+r+"T"+q+":"+p+":"+o+"."+n+"Z"
  6098. else return t+"-"+s+"-"+r+"T"+q+":"+p+":"+o+"."+n}}
  6099. P.w.prototype={}
  6100. P.b3.prototype={}
  6101. P.cA.prototype={
  6102. k:function(a){return"Throw of null."}}
  6103. P.ab.prototype={
  6104. gbn:function(){return"Invalid argument"+(!this.a?"(s)":"")},
  6105. gbm:function(){return""},
  6106. k:function(a){var u,t,s,r,q=this,p=q.c,o=p!=null?" ("+p+")":""
  6107. p=q.d
  6108. u=p==null?"":": "+H.b(p)
  6109. t=q.gbn()+o+u
  6110. if(!q.a)return t
  6111. s=q.gbm()
  6112. r=P.cn(q.b)
  6113. return t+s+": "+r}}
  6114. P.bU.prototype={
  6115. gbn:function(){return"RangeError"},
  6116. gbm:function(){var u,t,s=this.e
  6117. if(s==null){s=this.f
  6118. u=s!=null?": Not less than or equal to "+H.b(s):""}else{t=this.f
  6119. if(t==null)u=": Not greater than or equal to "+H.b(s)
  6120. else if(t>s)u=": Not in range "+H.b(s)+".."+H.b(t)+", inclusive"
  6121. else u=t<s?": Valid value range is empty":": Only valid value is "+H.b(s)}return u}}
  6122. P.fB.prototype={
  6123. gbn:function(){return"RangeError"},
  6124. gbm:function(){if(this.b<0)return": index must not be negative"
  6125. var u=this.f
  6126. if(u===0)return": no indices are valid"
  6127. return": index should be less than "+u},
  6128. gh:function(a){return this.f}}
  6129. P.i2.prototype={
  6130. k:function(a){var u,t,s,r,q,p,o,n,m=this,l={},k=new P.N("")
  6131. l.a=""
  6132. for(u=m.c,t=u.length,s=0,r="",q="";s<t;++s,q=", "){p=u[s]
  6133. k.a=r+q
  6134. r=k.a+=P.cn(p)
  6135. l.a=", "}m.d.H(0,new P.i3(l,k))
  6136. o=P.cn(m.a)
  6137. n=k.k(0)
  6138. u="NoSuchMethodError: method not found: '"+H.b(m.b.a)+"'\nReceiver: "+o+"\nArguments: ["+n+"]"
  6139. return u}}
  6140. P.jI.prototype={
  6141. k:function(a){return"Unsupported operation: "+this.a}}
  6142. P.jD.prototype={
  6143. k:function(a){var u=this.a
  6144. return u!=null?"UnimplementedError: "+u:"UnimplementedError"}}
  6145. P.be.prototype={
  6146. k:function(a){return"Bad state: "+this.a}}
  6147. P.e9.prototype={
  6148. k:function(a){var u=this.a
  6149. if(u==null)return"Concurrent modification during iteration."
  6150. return"Concurrent modification during iteration: "+P.cn(u)+"."}}
  6151. P.i9.prototype={
  6152. k:function(a){return"Out of Memory"},
  6153. $ib3:1}
  6154. P.dm.prototype={
  6155. k:function(a){return"Stack Overflow"},
  6156. $ib3:1}
  6157. P.ek.prototype={
  6158. k:function(a){var u=this.a
  6159. return u==null?"Reading static variable during its initialization":"Reading static variable '"+u+"' during its initialization"}}
  6160. P.kn.prototype={
  6161. k:function(a){return"Exception: "+this.a},
  6162. $iar:1}
  6163. P.ak.prototype={
  6164. k:function(a){var u,t,s,r,q,p,o,n,m,l,k,j,i=this.a,h=i!=null&&""!==i?"FormatException: "+H.b(i):"FormatException",g=this.c,f=this.b
  6165. if(typeof f==="string"){if(g!=null)i=g<0||g>f.length
  6166. else i=!1
  6167. if(i)g=null
  6168. if(g==null){u=f.length>78?C.a.q(f,0,75)+"...":f
  6169. return h+"\n"+u}for(t=1,s=0,r=!1,q=0;q<g;++q){p=C.a.G(f,q)
  6170. if(p===10){if(s!==q||!r)++t
  6171. s=q+1
  6172. r=!1}else if(p===13){++t
  6173. s=q+1
  6174. r=!0}}h=t>1?h+(" (at line "+t+", character "+(g-s+1)+")\n"):h+(" (at character "+(g+1)+")\n")
  6175. o=f.length
  6176. for(q=g;q<o;++q){p=C.a.v(f,q)
  6177. if(p===10||p===13){o=q
  6178. break}}if(o-s>78)if(g-s<75){n=s+75
  6179. m=s
  6180. l=""
  6181. k="..."}else{if(o-g<75){m=o-75
  6182. n=o
  6183. k=""}else{m=g-36
  6184. n=g+36
  6185. k="..."}l="..."}else{n=o
  6186. m=s
  6187. l=""
  6188. k=""}j=C.a.q(f,m,n)
  6189. return h+l+j+k+"\n"+C.a.bd(" ",g-m+l.length)+"^\n"}else return g!=null?h+(" (at offset "+H.b(g)+")"):h},
  6190. $iar:1}
  6191. P.bB.prototype={}
  6192. P.h.prototype={}
  6193. P.t.prototype={
  6194. a7:function(a,b){return H.m3(this,H.L(this,"t",0),b)},
  6195. ab:function(a,b,c){return H.hG(this,b,H.L(this,"t",0),c)},
  6196. D:function(a,b){var u
  6197. for(u=this.gw(this);u.m();)if(J.a5(u.gn(),b))return!0
  6198. return!1},
  6199. a4:function(a,b){return P.nj(this,!1,H.L(this,"t",0))},
  6200. gh:function(a){var u,t=this.gw(this)
  6201. for(u=0;t.m();)++u
  6202. return u},
  6203. gt:function(a){return!this.gw(this).m()},
  6204. ga2:function(a){return!this.gt(this)},
  6205. a0:function(a,b){return H.nz(this,b,H.L(this,"t",0))},
  6206. N:function(a,b){var u,t,s
  6207. P.ax(b,"index")
  6208. for(u=this.gw(this),t=0;u.m();){s=u.gn()
  6209. if(b===t)return s;++t}throw H.e(P.d7(b,this,"index",null,t))},
  6210. k:function(a){return P.rn(this,"(",")")}}
  6211. P.kC.prototype={
  6212. N:function(a,b){var u=this.a
  6213. if(0>b||b>=u)H.O(P.d7(b,this,"index",null,u))
  6214. return this.b.$1(b)},
  6215. gh:function(a){return this.a}}
  6216. P.Z.prototype={}
  6217. P.l.prototype={$iB:1,$it:1}
  6218. P.f.prototype={}
  6219. P.cv.prototype={
  6220. k:function(a){return"MapEntry("+H.b(this.a)+": "+H.b(this.b)+")"}}
  6221. P.A.prototype={
  6222. gC:function(a){return P.c.prototype.gC.call(this,this)},
  6223. k:function(a){return"null"}}
  6224. P.G.prototype={}
  6225. P.c.prototype={constructor:P.c,$ic:1,
  6226. K:function(a,b){return this===b},
  6227. gC:function(a){return H.bb(this)},
  6228. k:function(a){return"Instance of '"+H.b(H.dh(this))+"'"},
  6229. b6:function(a,b){throw H.e(P.no(this,b.gcH(),b.gcL(),b.gcI()))},
  6230. toString:function(){return this.k(this)}}
  6231. P.cC.prototype={}
  6232. P.a1.prototype={}
  6233. P.d.prototype={}
  6234. P.N.prototype={
  6235. gh:function(a){return this.a.length},
  6236. k:function(a){var u=this.a
  6237. return u.charCodeAt(0)==0?u:u}}
  6238. P.mf.prototype={}
  6239. P.bV.prototype={}
  6240. P.ah.prototype={}
  6241. P.bY.prototype={}
  6242. P.jL.prototype={
  6243. $2:function(a,b){throw H.e(P.y("Illegal IPv4 address, "+a,this.a,b))}}
  6244. P.jM.prototype={
  6245. $2:function(a,b){throw H.e(P.y("Illegal IPv6 address, "+a,this.a,b))},
  6246. $1:function(a){return this.$2(a,null)}}
  6247. P.jN.prototype={
  6248. $2:function(a,b){var u
  6249. if(b-a>4)this.a.$2("an IPv6 part can only contain a maximum of 4 hex digits",a)
  6250. u=P.aV(C.a.q(this.b,a,b),null,16)
  6251. if(u<0||u>65535)this.a.$2("each part must be in the range of `0x0..0xFFFF`",a)
  6252. return u}}
  6253. P.dG.prototype={
  6254. gcS:function(){return this.b},
  6255. gbB:function(){var u=this.c
  6256. if(u==null)return""
  6257. if(C.a.S(u,"["))return C.a.q(u,1,u.length-1)
  6258. return u},
  6259. gbK:function(){var u=this.d
  6260. if(u==null)return P.nP(this.a)
  6261. return u},
  6262. gcM:function(){var u=this.f
  6263. return u==null?"":u},
  6264. gcz:function(){var u=this.r
  6265. return u==null?"":u},
  6266. gcC:function(){return this.a.length!==0},
  6267. gby:function(){return this.c!=null},
  6268. gbA:function(){return this.f!=null},
  6269. gbz:function(){return this.r!=null},
  6270. gcB:function(){return C.a.S(this.e,"/")},
  6271. k:function(a){var u,t,s,r=this,q=r.y
  6272. if(q==null){q=r.a
  6273. u=q.length!==0?q+":":""
  6274. t=r.c
  6275. s=t==null
  6276. if(!s||q==="file"){q=u+"//"
  6277. u=r.b
  6278. if(u.length!==0)q=q+H.b(u)+"@"
  6279. if(!s)q+=t
  6280. u=r.d
  6281. if(u!=null)q=q+":"+H.b(u)}else q=u
  6282. q+=r.e
  6283. u=r.f
  6284. if(u!=null)q=q+"?"+u
  6285. u=r.r
  6286. if(u!=null)q=q+"#"+u
  6287. q=r.y=q.charCodeAt(0)==0?q:q}return q},
  6288. K:function(a,b){var u,t,s=this
  6289. if(b==null)return!1
  6290. if(s===b)return!0
  6291. if(!!J.m(b).$ibY)if(s.a===b.gbU())if(s.c!=null===b.gby())if(s.b==b.gcS())if(s.gbB()==b.gbB())if(s.gbK()==b.gbK())if(s.e===b.gcJ()){u=s.f
  6292. t=u==null
  6293. if(!t===b.gbA()){if(t)u=""
  6294. if(u===b.gcM()){u=s.r
  6295. t=u==null
  6296. if(!t===b.gbz()){if(t)u=""
  6297. u=u===b.gcz()}else u=!1}else u=!1}else u=!1}else u=!1
  6298. else u=!1
  6299. else u=!1
  6300. else u=!1
  6301. else u=!1
  6302. else u=!1
  6303. else u=!1
  6304. return u},
  6305. gC:function(a){var u=this.z
  6306. return u==null?this.z=C.a.gC(this.k(0)):u},
  6307. $ibY:1,
  6308. gbU:function(){return this.a},
  6309. gcJ:function(){return this.e}}
  6310. P.l6.prototype={
  6311. $1:function(a){throw H.e(P.y("Invalid port",this.a,this.b+1))}}
  6312. P.jJ.prototype={
  6313. gb8:function(a){var u,t,s,r,q=this,p=null,o=q.c
  6314. if(o!=null)return o
  6315. o=q.a
  6316. u=q.b[0]+1
  6317. t=C.a.b3(o,"?",u)
  6318. s=o.length
  6319. if(t>=0){r=P.cO(o,t+1,s,C.x,!1)
  6320. s=t}else r=p
  6321. return q.c=new P.kj("data",p,p,p,P.cO(o,u,s,C.ak,!1),r,p)},
  6322. gat:function(){var u=this.b,t=u[0]+1,s=u[1]
  6323. if(t===s)return"text/plain"
  6324. return P.tq(this.a,t,s,C.a4,!1)},
  6325. cr:function(){var u,t,s,r,q,p,o,n,m=this.a,l=this.b,k=C.d.gaH(l)+1
  6326. if((l.length&1)===1)return C.b4.dS(m,k)
  6327. l=m.length
  6328. u=l-k
  6329. for(t=k;t<l;++t)if(C.a.v(m,t)===37){t+=2
  6330. u-=2}s=new Uint8Array(u)
  6331. if(u===l){C.i.a_(s,0,u,new H.cl(m),k)
  6332. return s}for(t=k,r=0;t<l;++t){q=C.a.v(m,t)
  6333. if(q!==37){p=r+1
  6334. s[r]=q}else{o=t+2
  6335. if(o<l){n=H.op(m,t+1)
  6336. if(n>=0){p=r+1
  6337. s[r]=n
  6338. t=o
  6339. r=p
  6340. continue}}throw H.e(P.y("Invalid percent escape",m,t))}r=p}return s},
  6341. k:function(a){var u=this.a
  6342. return this.b[0]===-1?"data:"+u:u}}
  6343. P.le.prototype={
  6344. $1:function(a){return new Uint8Array(96)},
  6345. $S:18}
  6346. P.ld.prototype={
  6347. $2:function(a,b){var u=this.a[a]
  6348. J.qF(u,0,96,b)
  6349. return u},
  6350. $S:15}
  6351. P.lf.prototype={
  6352. $3:function(a,b,c){var u,t
  6353. for(u=b.length,t=0;t<u;++t)a[C.a.G(b,t)^96]=c}}
  6354. P.lg.prototype={
  6355. $3:function(a,b,c){var u,t
  6356. for(u=C.a.G(b,0),t=C.a.G(b,1);u<=t;++u)a[(u^96)>>>0]=c}}
  6357. P.kW.prototype={
  6358. gcC:function(){return this.b>0},
  6359. gby:function(){return this.c>0},
  6360. gbA:function(){return this.f<this.r},
  6361. gbz:function(){return this.r<this.a.length},
  6362. gc8:function(){return this.b===4&&C.a.S(this.a,"http")},
  6363. gc9:function(){return this.b===5&&C.a.S(this.a,"https")},
  6364. gcB:function(){return C.a.R(this.a,"/",this.e)},
  6365. gbU:function(){var u,t=this,s="file",r="package",q=t.b
  6366. if(q<=0)return""
  6367. u=t.x
  6368. if(u!=null)return u
  6369. if(t.gc8())q=t.x="http"
  6370. else if(t.gc9()){t.x="https"
  6371. q="https"}else if(q===4&&C.a.S(t.a,s)){t.x=s
  6372. q=s}else if(q===7&&C.a.S(t.a,r)){t.x=r
  6373. q=r}else{q=C.a.q(t.a,0,q)
  6374. t.x=q}return q},
  6375. gcS:function(){var u=this.c,t=this.b+3
  6376. return u>t?C.a.q(this.a,t,u-1):""},
  6377. gbB:function(){var u=this.c
  6378. return u>0?C.a.q(this.a,u,this.d):""},
  6379. gbK:function(){var u=this
  6380. if(u.c>0&&u.d+1<u.e)return P.aV(C.a.q(u.a,u.d+1,u.e),null,null)
  6381. if(u.gc8())return 80
  6382. if(u.gc9())return 443
  6383. return 0},
  6384. gcJ:function(){return C.a.q(this.a,this.e,this.f)},
  6385. gcM:function(){var u=this.f,t=this.r
  6386. return u<t?C.a.q(this.a,u+1,t):""},
  6387. gcz:function(){var u=this.r,t=this.a
  6388. return u<t.length?C.a.aN(t,u+1):""},
  6389. gC:function(a){var u=this.y
  6390. return u==null?this.y=C.a.gC(this.a):u},
  6391. K:function(a,b){if(b==null)return!1
  6392. if(this===b)return!0
  6393. return!!J.m(b).$ibY&&this.a===b.k(0)},
  6394. k:function(a){return this.a},
  6395. $ibY:1}
  6396. P.kj.prototype={}
  6397. P.lb.prototype={
  6398. $1:function(a){var u,t,s,r,q=this.a
  6399. if(q.u(a))return q.i(0,a)
  6400. u=J.m(a)
  6401. if(!!u.$if){t={}
  6402. q.l(0,a,t)
  6403. for(q=a.gI(),q=q.gw(q);q.m();){s=q.gn()
  6404. t[s]=this.$1(a.i(0,s))}return t}else if(!!u.$it){r=[]
  6405. q.l(0,a,r)
  6406. C.d.J(r,u.ab(a,this,null))
  6407. return r}else return a},
  6408. $S:4}
  6409. P.af.prototype={$iB:1,
  6410. $aB:function(){return[P.h]},
  6411. $it:1,
  6412. $at:function(){return[P.h]},
  6413. $il:1,
  6414. $al:function(){return[P.h]}}
  6415. M.Q.prototype={
  6416. gca:function(){var u,t=this.z
  6417. if(t===5121||t===5120){u=this.ch
  6418. u=u==="MAT2"||u==="MAT3"}else u=!1
  6419. if(!u)t=(t===5123||t===5122)&&this.ch==="MAT3"
  6420. else t=!0
  6421. return t},
  6422. ga8:function(){var u=C.k.i(0,this.ch)
  6423. return u==null?0:u},
  6424. ga9:function(){var u=this,t=u.z
  6425. if(t===5121||t===5120){t=u.ch
  6426. if(t==="MAT2")return 6
  6427. else if(t==="MAT3")return 11
  6428. return u.ga8()}else if(t===5123||t===5122){if(u.ch==="MAT3")return 22
  6429. return 2*u.ga8()}return 4*u.ga8()},
  6430. gaj:function(){var u=this,t=u.fx
  6431. if(t!==0)return t
  6432. t=u.z
  6433. if(t===5121||t===5120){t=u.ch
  6434. if(t==="MAT2")return 8
  6435. else if(t==="MAT3")return 12
  6436. return u.ga8()}else if(t===5123||t===5122){if(u.ch==="MAT3")return 24
  6437. return 2*u.ga8()}return 4*u.ga8()},
  6438. gaF:function(){return this.gaj()*(this.Q-1)+this.ga9()},
  6439. E:function(a,b){var u,t,s,r=this,q="bufferView",p=a.z,o=r.x,n=r.fr=p.i(0,o),m=n==null
  6440. if(!m&&n.Q!==-1)r.fx=n.Q
  6441. if(r.z===-1||r.Q===-1||r.ch==null)return
  6442. if(o!==-1)if(m)b.j($.D(),H.a([o],[P.c]),q)
  6443. else{n.c=!0
  6444. n=n.Q
  6445. if(n!==-1&&n<r.ga9())b.B($.pb(),H.a([r.fr.Q,r.ga9()],[P.c]))
  6446. M.aF(r.y,r.dy,r.gaF(),r.fr,o,b)}o=r.dx
  6447. if(o!=null){n=o.d
  6448. if(n!==-1)m=!1
  6449. else m=!0
  6450. if(m)return
  6451. m=b.c
  6452. m.push("sparse")
  6453. u=r.Q
  6454. if(n>u)b.j($.pO(),H.a([n,u],[P.c]),"count")
  6455. u=o.f
  6456. t=u.d
  6457. u.f=p.i(0,t)
  6458. m.push("indices")
  6459. s=o.e
  6460. o=s.d
  6461. if(o!==-1){p=s.r=p.i(0,o)
  6462. if(p==null)b.j($.D(),H.a([o],[P.c]),q)
  6463. else{p.O(C.v,q,b)
  6464. if(s.r.Q!==-1)b.p($.lX(),q)
  6465. p=s.f
  6466. if(p!==-1)M.aF(s.e,Z.am(p),Z.am(p)*n,s.r,o,b)}}m.pop()
  6467. m.push("values")
  6468. if(t!==-1){p=u.f
  6469. if(p==null)b.j($.D(),H.a([t],[P.c]),q)
  6470. else{p.O(C.v,q,b)
  6471. if(u.f.Q!==-1)b.p($.lX(),q)
  6472. p=r.dy
  6473. o=C.k.i(0,r.ch)
  6474. if(o==null)o=0
  6475. M.aF(u.e,p,p*o*n,u.f,t,b)}}m.pop()
  6476. m.pop()}},
  6477. O:function(a,b,c){var u
  6478. this.c=!0
  6479. u=this.k2
  6480. if(u==null)this.k2=a
  6481. else if(u!==a)c.j($.pd(),H.a([u,a],[P.c]),b)},
  6482. es:function(a){var u=this.k1
  6483. if(u==null)this.k1=a
  6484. else if(u!==a)return!1
  6485. return!0},
  6486. ea:function(a){var u,t,s=this
  6487. if(!s.cx||5126===s.z){a.toString
  6488. return a}u=s.dy*8
  6489. t=s.z
  6490. if(t===5120||t===5122||t===5124)return Math.max(a/(C.c.ay(1,u-1)-1),-1)
  6491. else return a/(C.c.ay(1,u)-1)}}
  6492. M.k_.prototype={
  6493. ac:function(){return this.cW()},
  6494. cW:function(){var u=this
  6495. return P.aS(function(){var t=0,s=2,r,q,p,o,n,m,l,k,j,i,h,g,f,e,d,c,b
  6496. return function $async$ac(a,a0){if(a===1){r=a0
  6497. t=s}while(true)switch(t){case 0:b=u.z
  6498. if(b===-1||u.Q===-1||u.ch==null){t=1
  6499. break}q=u.ga8()
  6500. p=u.Q
  6501. o=u.fr
  6502. if(o!=null){o=o.cx
  6503. if((o==null?null:o.Q)==null){t=1
  6504. break}if(u.gaj()<u.ga9()){t=1
  6505. break}o=u.y
  6506. n=u.dy
  6507. if(!M.aF(o,n,u.gaF(),u.fr,null,null)){t=1
  6508. break}m=u.fr
  6509. l=M.n5(b,m.cx.Q.buffer,m.y+o,C.c.an(u.gaF(),n))
  6510. if(l==null){t=1
  6511. break}k=l.length
  6512. if(u.gca()){o=C.c.an(u.gaj(),n)
  6513. n=u.ch==="MAT2"
  6514. m=n?8:12
  6515. j=n?2:3
  6516. i=new M.k2(k,l,j,j,o-m).$0()}else i=new M.k3(l).$3(k,q,C.c.an(u.gaj(),n)-q)}else i=P.nf(p*q,new M.k4(),P.h)
  6517. o=u.dx
  6518. if(o!=null){n=o.f
  6519. m=n.e
  6520. if(m!==-1){h=n.f
  6521. if(h!=null)if(h.z!==-1)if(h.y!==-1){h=h.cx
  6522. if((h==null?null:h.Q)!=null){h=o.e
  6523. if(h.f!==-1)if(h.e!==-1){h=h.r
  6524. if(h!=null)if(h.z!==-1)if(h.y!==-1){h=h.cx
  6525. h=(h==null?null:h.Q)==null}else h=!0
  6526. else h=!0
  6527. else h=!0}else h=!0
  6528. else h=!0}else h=!0}else h=!0
  6529. else h=!0
  6530. else h=!0}else h=!0
  6531. if(h){t=1
  6532. break}h=o.d
  6533. if(h>p){t=1
  6534. break}p=o.e
  6535. o=p.e
  6536. g=p.f
  6537. if(M.aF(o,Z.am(g),Z.am(g)*h,p.r,null,null)){f=u.dy
  6538. e=C.k.i(0,u.ch)
  6539. if(e==null)e=0
  6540. e=!M.aF(m,f,f*e*h,n.f,null,null)
  6541. f=e}else f=!0
  6542. if(f){t=1
  6543. break}p=p.r
  6544. d=M.m0(g,p.cx.Q.buffer,p.y+o,h)
  6545. n=n.f
  6546. c=M.n5(b,n.cx.Q.buffer,n.y+m,h*q)
  6547. if(d==null||c==null){t=1
  6548. break}i=new M.k5(u,d,i,q,c).$0()}t=3
  6549. return P.kI(i)
  6550. case 3:case 1:return P.aO()
  6551. case 2:return P.aP(r)}}},P.h)},
  6552. bb:function(){var u=this
  6553. return P.aS(function(){var t=0,s=1,r,q,p,o,n
  6554. return function $async$bb(a,b){if(a===1){r=b
  6555. t=s}while(true)switch(t){case 0:o=u.dy*8
  6556. n=u.z
  6557. n=n===5120||n===5122||n===5124
  6558. q=P.w
  6559. t=n?2:4
  6560. break
  6561. case 2:n=C.c.ay(1,o-1)
  6562. p=u.ac()
  6563. p.toString
  6564. t=5
  6565. return P.kI(H.hG(p,new M.k0(1/(n-1)),H.L(p,"t",0),q))
  6566. case 5:t=3
  6567. break
  6568. case 4:n=C.c.ay(1,o)
  6569. p=u.ac()
  6570. p.toString
  6571. t=6
  6572. return P.kI(H.hG(p,new M.k1(1/(n-1)),H.L(p,"t",0),q))
  6573. case 6:case 3:return P.aO()
  6574. case 1:return P.aP(r)}}},P.w)},
  6575. $aQ:function(){return[P.h]}}
  6576. M.k2.prototype={
  6577. $0:function(){var u=this
  6578. return P.aS(function(){var t=0,s=1,r,q,p,o,n,m,l,k,j
  6579. return function $async$$0(a,b){if(a===1){r=b
  6580. t=s}while(true)switch(t){case 0:q=u.a,p=u.c,o=u.b,n=u.d,m=u.e,l=0,k=0,j=0
  6581. case 2:if(!(l<q)){t=3
  6582. break}t=4
  6583. return o[l]
  6584. case 4:++l;++k
  6585. if(k===p){l+=4-k;++j
  6586. if(j===n){l+=m
  6587. j=0}k=0}t=2
  6588. break
  6589. case 3:return P.aO()
  6590. case 1:return P.aP(r)}}},P.h)}}
  6591. M.k3.prototype={
  6592. $3:function(a,b,c){return this.cV(a,b,c)},
  6593. cV:function(a,b,c){var u=this
  6594. return P.aS(function(){var t=a,s=b,r=c
  6595. var q=0,p=1,o,n,m,l
  6596. return function $async$$3(d,e){if(d===1){o=e
  6597. q=p}while(true)switch(q){case 0:n=u.a,m=0,l=0
  6598. case 2:if(!(m<t)){q=3
  6599. break}q=4
  6600. return n[m]
  6601. case 4:++m;++l
  6602. if(l===s){m+=r
  6603. l=0}q=2
  6604. break
  6605. case 3:return P.aO()
  6606. case 1:return P.aP(o)}}},P.h)}}
  6607. M.k4.prototype={
  6608. $1:function(a){return 0},
  6609. $S:13}
  6610. M.k5.prototype={
  6611. $0:function(){var u=this
  6612. return P.aS(function(){var t=0,s=1,r,q,p,o,n,m,l,k,j,i,h
  6613. return function $async$$0(a,b){if(a===1){r=b
  6614. t=s}while(true)switch(t){case 0:i=u.b
  6615. h=i[0]
  6616. q=J.U(u.c),p=u.d,o=u.a.dx,n=u.e,m=0,l=0,k=0
  6617. case 2:if(!q.m()){t=3
  6618. break}j=q.gn()
  6619. if(l===p){if(m===h&&k!==o.d-1){++k
  6620. h=i[k]}++m
  6621. l=0}t=m===h?4:6
  6622. break
  6623. case 4:t=7
  6624. return n[k*p+l]
  6625. case 7:t=5
  6626. break
  6627. case 6:t=8
  6628. return j
  6629. case 8:case 5:++l
  6630. t=2
  6631. break
  6632. case 3:return P.aO()
  6633. case 1:return P.aP(r)}}},P.h)}}
  6634. M.k0.prototype={
  6635. $1:function(a){return Math.max(a*this.a,-1)},
  6636. $S:2}
  6637. M.k1.prototype={
  6638. $1:function(a){return a*this.a},
  6639. $S:2}
  6640. M.jV.prototype={
  6641. ac:function(){var u=this
  6642. return P.aS(function(){var t=0,s=2,r,q,p,o,n,m,l,k,j,i,h,g,f,e,d,c,b
  6643. return function $async$ac(a,a0){if(a===1){r=a0
  6644. t=s}while(true)switch(t){case 0:b=u.z
  6645. if(b===-1||u.Q===-1||u.ch==null){t=1
  6646. break}q=u.ga8()
  6647. p=u.Q
  6648. o=u.fr
  6649. if(o!=null){o=o.cx
  6650. if((o==null?null:o.Q)==null){t=1
  6651. break}if(u.gaj()<u.ga9()){t=1
  6652. break}o=u.y
  6653. n=u.dy
  6654. if(!M.aF(o,n,u.gaF(),u.fr,null,null)){t=1
  6655. break}m=u.fr
  6656. l=M.n4(b,m.cx.Q.buffer,m.y+o,C.c.an(u.gaF(),n))
  6657. if(l==null){t=1
  6658. break}k=l.length
  6659. if(u.gca()){o=C.c.an(u.gaj(),n)
  6660. n=u.ch==="MAT2"
  6661. m=n?8:12
  6662. j=n?2:3
  6663. i=new M.jW(k,l,j,j,o-m).$0()}else i=new M.jX(l).$3(k,q,C.c.an(u.gaj(),n)-q)}else i=P.nf(p*q,new M.jY(),P.w)
  6664. o=u.dx
  6665. if(o!=null){n=o.f
  6666. m=n.e
  6667. if(m!==-1){h=n.f
  6668. if(h!=null)if(h.z!==-1)if(h.y!==-1){h=h.cx
  6669. if((h==null?null:h.Q)!=null){h=o.e
  6670. if(h.f!==-1)if(h.e!==-1){h=h.r
  6671. if(h!=null)if(h.z!==-1)if(h.y!==-1){h=h.cx
  6672. h=(h==null?null:h.Q)==null}else h=!0
  6673. else h=!0
  6674. else h=!0}else h=!0
  6675. else h=!0}else h=!0}else h=!0
  6676. else h=!0
  6677. else h=!0}else h=!0
  6678. if(h){t=1
  6679. break}h=o.d
  6680. if(h>p){t=1
  6681. break}p=o.e
  6682. o=p.e
  6683. g=p.f
  6684. if(M.aF(o,Z.am(g),Z.am(g)*h,p.r,null,null)){f=u.dy
  6685. e=C.k.i(0,u.ch)
  6686. if(e==null)e=0
  6687. e=!M.aF(m,f,f*e*h,n.f,null,null)
  6688. f=e}else f=!0
  6689. if(f){t=1
  6690. break}p=p.r
  6691. d=M.m0(g,p.cx.Q.buffer,p.y+o,h)
  6692. n=n.f
  6693. c=M.n4(b,n.cx.Q.buffer,n.y+m,h*q)
  6694. if(d==null||c==null){t=1
  6695. break}i=new M.jZ(u,d,i,q,c).$0()}t=3
  6696. return P.kI(i)
  6697. case 3:case 1:return P.aO()
  6698. case 2:return P.aP(r)}}},P.w)},
  6699. bb:function(){return this.ac()},
  6700. $aQ:function(){return[P.w]}}
  6701. M.jW.prototype={
  6702. $0:function(){var u=this
  6703. return P.aS(function(){var t=0,s=1,r,q,p,o,n,m,l,k,j
  6704. return function $async$$0(a,b){if(a===1){r=b
  6705. t=s}while(true)switch(t){case 0:q=u.a,p=u.c,o=u.b,n=u.d,m=u.e,l=0,k=0,j=0
  6706. case 2:if(!(l<q)){t=3
  6707. break}t=4
  6708. return o[l]
  6709. case 4:++l;++k
  6710. if(k===p){l+=4-k;++j
  6711. if(j===n){l+=m
  6712. j=0}k=0}t=2
  6713. break
  6714. case 3:return P.aO()
  6715. case 1:return P.aP(r)}}},P.w)}}
  6716. M.jX.prototype={
  6717. $3:function(a,b,c){return this.cU(a,b,c)},
  6718. cU:function(a,b,c){var u=this
  6719. return P.aS(function(){var t=a,s=b,r=c
  6720. var q=0,p=1,o,n,m,l
  6721. return function $async$$3(d,e){if(d===1){o=e
  6722. q=p}while(true)switch(q){case 0:n=u.a,m=0,l=0
  6723. case 2:if(!(m<t)){q=3
  6724. break}q=4
  6725. return n[m]
  6726. case 4:++m;++l
  6727. if(l===s){m+=r
  6728. l=0}q=2
  6729. break
  6730. case 3:return P.aO()
  6731. case 1:return P.aP(o)}}},P.w)}}
  6732. M.jY.prototype={
  6733. $1:function(a){return 0},
  6734. $S:2}
  6735. M.jZ.prototype={
  6736. $0:function(){var u=this
  6737. return P.aS(function(){var t=0,s=1,r,q,p,o,n,m,l,k,j,i,h
  6738. return function $async$$0(a,b){if(a===1){r=b
  6739. t=s}while(true)switch(t){case 0:i=u.b
  6740. h=i[0]
  6741. q=J.U(u.c),p=u.d,o=u.a.dx,n=u.e,m=0,l=0,k=0
  6742. case 2:if(!q.m()){t=3
  6743. break}j=q.gn()
  6744. if(l===p){if(m===h&&k!==o.d-1){++k
  6745. h=i[k]}++m
  6746. l=0}t=m===h?4:6
  6747. break
  6748. case 4:t=7
  6749. return n[k*p+l]
  6750. case 7:t=5
  6751. break
  6752. case 6:t=8
  6753. return j
  6754. case 8:case 5:++l
  6755. t=2
  6756. break
  6757. case 3:return P.aO()
  6758. case 1:return P.aP(r)}}},P.w)}}
  6759. M.bq.prototype={
  6760. ge0:function(){var u=this.e,t=u.r,s=t==null?null:t.cx
  6761. if((s==null?null:s.Q)==null)return
  6762. return M.m0(u.f,t.cx.Q.buffer,t.y+u.e,this.d)}}
  6763. M.br.prototype={
  6764. E:function(a,b){this.r=a.z.i(0,this.d)}}
  6765. M.bs.prototype={
  6766. E:function(a,b){this.f=a.z.i(0,this.d)}}
  6767. M.fC.prototype={
  6768. W:function(a,b,c,d){d.toString
  6769. if(d==1/0||d==-1/0||isNaN(d)){a.j($.oD(),H.a([b,d],[P.c]),this.a)
  6770. return!1}return!0},
  6771. $aY:function(){return[P.w]}}
  6772. M.hU.prototype={
  6773. W:function(a,b,c,d){var u,t=this
  6774. if(b===c||t.b[c]>d)t.b[c]=d
  6775. if(d<t.c[c]){u=t.a
  6776. u[c]=u[c]+1}return!0},
  6777. as:function(a){var u,t,s,r,q,p,o,n,m,l=this
  6778. for(u=l.b,t=u.length,s=l.c,r=l.a,q=l.d,p=[P.c],o=0;o<t;++o)if(!J.a5(s[o],u[o])){n=$.mG()
  6779. m=q+"/min/"+o
  6780. a.j(n,H.a([s[o],u[o]],p),m)
  6781. if(r[o]>0){n=$.mE()
  6782. m=q+"/min/"+o
  6783. a.j(n,H.a([r[o],s[o]],p),m)}}return!0},
  6784. $aY:function(){return[P.w]}}
  6785. M.hI.prototype={
  6786. W:function(a,b,c,d){var u,t=this
  6787. if(b===c||t.b[c]<d)t.b[c]=d
  6788. if(d>t.c[c]){u=t.a
  6789. u[c]=u[c]+1}return!0},
  6790. as:function(a){var u,t,s,r,q,p,o,n,m,l=this
  6791. for(u=l.b,t=u.length,s=l.c,r=l.a,q=l.d,p=[P.c],o=0;o<t;++o)if(!J.a5(s[o],u[o])){n=$.mF()
  6792. m=q+"/max/"+o
  6793. a.j(n,H.a([s[o],u[o]],p),m)
  6794. if(r[o]>0){n=$.mD()
  6795. m=q+"/max/"+o
  6796. a.j(n,H.a([r[o],s[o]],p),m)}}return!0},
  6797. $aY:function(){return[P.w]}}
  6798. M.hV.prototype={
  6799. W:function(a,b,c,d){var u,t=this
  6800. if(b===c||t.b[c]>d)t.b[c]=d
  6801. if(d<t.c[c]){u=t.a
  6802. u[c]=u[c]+1}return!0},
  6803. as:function(a){var u,t,s,r,q,p,o,n,m,l=this
  6804. for(u=l.b,t=u.length,s=l.c,r=l.a,q=l.d,p=[P.c],o=0;o<t;++o)if(!J.a5(s[o],u[o])){n=$.mG()
  6805. m=q+"/min/"+o
  6806. a.j(n,H.a([s[o],u[o]],p),m)
  6807. if(r[o]>0){n=$.mE()
  6808. m=q+"/min/"+o
  6809. a.j(n,H.a([r[o],s[o]],p),m)}}return!0},
  6810. $aY:function(){return[P.h]}}
  6811. M.hJ.prototype={
  6812. W:function(a,b,c,d){var u,t=this
  6813. if(b===c||t.b[c]<d)t.b[c]=d
  6814. if(d>t.c[c]){u=t.a
  6815. u[c]=u[c]+1}return!0},
  6816. as:function(a){var u,t,s,r,q,p,o,n,m,l=this
  6817. for(u=l.b,t=u.length,s=l.c,r=l.a,q=l.d,p=[P.c],o=0;o<t;++o)if(!J.a5(s[o],u[o])){n=$.mF()
  6818. m=q+"/max/"+o
  6819. a.j(n,H.a([s[o],u[o]],p),m)
  6820. if(r[o]>0){n=$.mD()
  6821. m=q+"/max/"+o
  6822. a.j(n,H.a([r[o],s[o]],p),m)}}return!0},
  6823. $aY:function(){return[P.h]}}
  6824. Z.aZ.prototype={
  6825. E:function(a,b){var u,t,s,r,q,p=this,o="samplers",n=p.y
  6826. if(n==null||p.x==null)return
  6827. u=b.c
  6828. u.push(o)
  6829. n.aa(new Z.dX(b,a))
  6830. u.pop()
  6831. u.push("channels")
  6832. p.x.aa(new Z.dY(p,b,a))
  6833. u.pop()
  6834. u.push(o)
  6835. for(t=n.b,n=n.a,s=n.length,r=0;r<t;++r){q=r>=s
  6836. if(!(q?null:n[r]).c)b.V($.dS(),r)}u.pop()}}
  6837. Z.dX.prototype={
  6838. $2:function(a,b){var u,t,s,r,q="input",p="output",o=this.a,n=o.c
  6839. n.push(C.c.k(a))
  6840. u=this.b.f
  6841. t=b.d
  6842. b.r=u.i(0,t)
  6843. s=b.f
  6844. b.x=u.i(0,s)
  6845. if(t!==-1){u=b.r
  6846. if(u==null)o.j($.D(),H.a([t],[P.c]),q)
  6847. else{u.O(C.aY,q,o)
  6848. u=b.r.fr
  6849. if(u!=null)u.O(C.v,q,o)
  6850. n.push(q)
  6851. u=b.r
  6852. r=new V.k(u.ch,u.z,u.cx)
  6853. if(!r.K(0,C.A))o.B($.ph(),H.a([r,H.a([C.A],[V.k])],[P.c]))
  6854. else o.U(b.r,new Z.dW(o.M()))
  6855. u=b.r
  6856. if(u.db==null||u.cy==null)o.P($.pj())
  6857. if(b.e==="CUBICSPLINE"&&b.r.Q<2)o.B($.pi(),H.a(["CUBICSPLINE",2,b.r.Q],[P.c]))
  6858. n.pop()}}if(s!==-1){u=b.x
  6859. if(u==null)o.j($.D(),H.a([s],[P.c]),p)
  6860. else{u.O(C.aZ,p,o)
  6861. u=b.x.fr
  6862. if(u!=null)u.O(C.v,p,o)
  6863. b.x.es("CUBICSPLINE"===b.e)}}n.pop()}}
  6864. Z.dY.prototype={
  6865. $2:function(a,b){var u,t,s,r,q,p,o,n,m,l,k,j,i,h=null,g="sampler",f=this.b,e=f.c
  6866. e.push(C.c.k(a))
  6867. u=this.a
  6868. t=b.d
  6869. b.f=u.y.i(0,t)
  6870. s=b.e
  6871. r=s!=null
  6872. if(r){q=s.d
  6873. s.f=this.c.db.i(0,q)
  6874. if(q!==-1){e.push("target")
  6875. p=s.f
  6876. if(p==null)f.j($.D(),H.a([q],[P.c]),"node")
  6877. else{p.c=!0
  6878. switch(s.e){case"translation":case"rotation":case"scale":if(p.Q!=null)f.P($.pe())
  6879. if(s.f.id!=null)f.p($.pP(),"path")
  6880. break
  6881. case"weights":q=p.fy
  6882. q=q==null?h:q.x
  6883. q=q==null?h:q.gcv(q)
  6884. if((q==null?h:q.fx)==null)f.P($.pf())
  6885. break}}e.pop()}}if(t!==-1){q=b.f
  6886. if(q==null)f.j($.D(),H.a([t],[P.c]),g)
  6887. else{q.c=!0
  6888. if(r&&q.x!=null){t=s.e
  6889. if(t==="rotation"){o=q.x
  6890. if(o.ga8()===4){e.push(g)
  6891. q=f.M()
  6892. p=5126===o.z?h:o.gbI()
  6893. f.U(o,new Z.ie("CUBICSPLINE"===b.f.e,p,q,[P.G]))
  6894. e.pop()}q=b.f
  6895. q.x.toString}q=q.x
  6896. n=new V.k(q.ch,q.z,q.cx)
  6897. m=C.cH.i(0,t)
  6898. if((m==null?h:C.d.D(m,n))===!1)f.j($.pl(),H.a([n,m,t],[P.c]),g)
  6899. q=b.f
  6900. p=q.r
  6901. if(p!=null&&p.Q!==-1&&q.x.Q!==-1&&q.e!=null){l=p.Q
  6902. if(q.e==="CUBICSPLINE")l*=3
  6903. if(t==="weights"){t=s.f
  6904. t=t==null?h:t.fy
  6905. t=t==null?h:t.x
  6906. t=t==null?h:t.gcv(t)
  6907. t=t==null?h:t.fx
  6908. k=t==null?h:t.length
  6909. l*=k==null?0:k}if(l!==0&&l!==b.f.x.Q)f.j($.pk(),H.a([l,b.f.x.Q],[P.c]),g)}}}for(j=a+1,u=u.x,t=u.b,q=[P.c];j<t;++j){if(r){p=j>=u.a.length
  6910. i=(p?h:u.a[j]).e
  6911. p=i!=null&&s.d===i.d&&s.e==i.e}else p=!1
  6912. if(p)f.j($.pg(),H.a([j],q),"target")}e.pop()}}}
  6913. Z.cf.prototype={}
  6914. Z.bt.prototype={}
  6915. Z.cg.prototype={}
  6916. Z.dW.prototype={
  6917. W:function(a,b,c,d){var u=this
  6918. if(d<0)a.j($.ox(),H.a([b,d],[P.c]),u.b)
  6919. else{if(b!==0&&d<=u.a)a.j($.oy(),H.a([b,d,u.a],[P.c]),u.b)
  6920. u.a=d}return!0},
  6921. $aY:function(){return[P.w]}}
  6922. Z.ie.prototype={
  6923. W:function(a,b,c,d){var u,t,s=this
  6924. if(!s.a||4===(4&s.d)){u=s.b
  6925. t=u!=null?u.$1(d):d
  6926. u=s.e+t*t
  6927. s.e=u
  6928. if(3===c){if(Math.abs(Math.sqrt(u)-1)>0.00769)a.j($.oz(),H.a([b-3,b,Math.sqrt(s.e)],[P.c]),s.c)
  6929. s.e=0}}if(++s.d===12)s.d=0
  6930. return!0}}
  6931. T.bv.prototype={
  6932. gb4:function(){var u,t=this.f
  6933. if(t!=null){u=$.aC().b
  6934. u=!u.test(t)}else u=!0
  6935. if(u)return 0
  6936. return P.aV($.aC().aG(t).b[1],null,null)},
  6937. gbH:function(){var u,t=this.f
  6938. if(t!=null){u=$.aC().b
  6939. u=!u.test(t)}else u=!0
  6940. if(u)return 0
  6941. return P.aV($.aC().aG(t).b[2],null,null)},
  6942. gcG:function(){var u,t=this.r
  6943. if(t!=null){u=$.aC().b
  6944. u=!u.test(t)}else u=!0
  6945. if(u)return 2
  6946. return P.aV($.aC().aG(t).b[1],null,null)},
  6947. ge8:function(){var u,t=this.r
  6948. if(t!=null){u=$.aC().b
  6949. u=!u.test(t)}else u=!0
  6950. if(u)return 0
  6951. return P.aV($.aC().aG(t).b[2],null,null)}}
  6952. Q.b_.prototype={}
  6953. V.aG.prototype={
  6954. O:function(a,b,c){var u
  6955. this.c=!0
  6956. u=this.cy
  6957. if(u==null)this.cy=a
  6958. else if(u!==a)c.j($.pn(),H.a([u,a],[P.c]),b)},
  6959. E:function(a,b){var u,t=this,s=t.x,r=t.cx=a.y.i(0,s)
  6960. t.db=t.Q
  6961. u=t.ch
  6962. if(u===34962)t.cy=C.Y
  6963. else if(u===34963)t.cy=C.X
  6964. if(s!==-1)if(r==null)b.j($.D(),H.a([s],[P.c]),"buffer")
  6965. else{r.c=!0
  6966. r=r.y
  6967. if(r!==-1){u=t.y
  6968. if(u>=r)b.j($.mL(),H.a([s,r],[P.c]),"byteOffset")
  6969. else if(u+t.z>r)b.j($.mL(),H.a([s,r],[P.c]),"byteLength")}}}}
  6970. G.b1.prototype={}
  6971. G.bx.prototype={}
  6972. G.by.prototype={}
  6973. V.d5.prototype={
  6974. ev:function(a){var u,t,s,r,q
  6975. new V.fs(this,a).$1(this.fy)
  6976. u=a.r
  6977. for(t=u.length,s=a.c,r=0;r<u.length;u.length===t||(0,H.cc)(u),++r){q=u[r]
  6978. C.d.sh(s,0)
  6979. C.d.J(s,q.b)
  6980. q.a.bR(this,a)}C.d.sh(s,0)}}
  6981. V.fp.prototype={
  6982. $0:function(){C.d.sh(this.a.c,0)
  6983. return}}
  6984. V.fq.prototype={
  6985. $1$2:function(a,b,c){var u,t,s,r,q,p,o,n,m,l,k=this,j=k.a
  6986. if(!j.u(a)){j=new Array(0)
  6987. j.fixed$length=Array
  6988. return new F.ae(H.a(j,[c]),0,a,[c])}k.b.$0()
  6989. u=j.i(0,a)
  6990. j=J.m(u)
  6991. if(!!j.$il){t=[c]
  6992. s=[c]
  6993. r=k.c
  6994. if(j.ga2(u)){q=j.gh(u)
  6995. p=new Array(q)
  6996. p.fixed$length=Array
  6997. t=H.a(p,t)
  6998. p=r.c
  6999. p.push(a)
  7000. for(o=P.c,n=[o],o=[P.d,o],m=0;m<j.gh(u);++m){l=j.i(u,m)
  7001. if(H.a2(l,"$if",o,"$af")){p.push(C.c.k(m))
  7002. t[m]=b.$2(l,r)
  7003. p.pop()}else r.aE($.P(),H.a([l,"object"],n),m)}return new F.ae(t,q,a,s)}else{r.p($.aX(),a)
  7004. j=new Array(0)
  7005. j.fixed$length=Array
  7006. return new F.ae(H.a(j,t),0,a,s)}}else{k.c.j($.P(),H.a([u,"array"],[P.c]),a)
  7007. j=new Array(0)
  7008. j.fixed$length=Array
  7009. return new F.ae(H.a(j,[c]),0,a,[c])}},
  7010. $2:function(a,b){return this.$1$2(a,b,null)}}
  7011. V.fr.prototype={
  7012. $1$3$req:function(a,b,c){var u,t
  7013. this.a.$0()
  7014. u=this.c
  7015. t=F.mu(this.b,a,u,!0)
  7016. if(t==null)return
  7017. u.c.push(a)
  7018. return b.$2(t,u)},
  7019. $2:function(a,b){return this.$1$3$req(a,b,!1,null)},
  7020. $3$req:function(a,b,c){return this.$1$3$req(a,b,c,null)},
  7021. $1$2:function(a,b,c){return this.$1$3$req(a,b,!1,c)}}
  7022. V.fn.prototype={
  7023. $2:function(a,b){var u,t,s,r,q,p=this.a,o=p.c
  7024. o.push(a.c)
  7025. u=this.b
  7026. a.aa(new V.fo(p,u))
  7027. t=p.f.i(0,b)
  7028. if(t!=null){s=J.cr(o.slice(0),H.i(o,0))
  7029. for(r=J.U(t);r.m();){q=r.gn()
  7030. C.d.sh(o,0)
  7031. C.d.J(o,q.b)
  7032. q.a.E(u,p)}C.d.sh(o,0)
  7033. C.d.J(o,s)}o.pop()}}
  7034. V.fo.prototype={
  7035. $2:function(a,b){var u=this.a,t=u.c
  7036. t.push(C.c.k(a))
  7037. b.E(this.b,u)
  7038. t.pop()}}
  7039. V.fl.prototype={
  7040. $2:function(a,b){var u,t
  7041. if(!!J.m(b).$inh){u=this.a
  7042. t=u.c
  7043. t.push(a)
  7044. b.E(this.b,u)
  7045. t.pop()}}}
  7046. V.fm.prototype={
  7047. $2:function(a,b){var u,t,s,r=this
  7048. if(!b.k1&&b.fx==null&&b.fy==null&&b.fr==null&&b.a.a===0&&b.b==null)r.a.V($.q8(),a)
  7049. if(b.go!=null){u=r.b
  7050. u.cp(0)
  7051. for(t=b;t.go!=null;)if(u.A(0,t))t=t.go
  7052. else{if(t===b)r.a.V($.px(),a)
  7053. break}}if(b.id!=null){if(b.go!=null)r.a.V($.qd(),a)
  7054. u=b.Q
  7055. if(u==null||u.cE()){u=b.cx
  7056. if(u!=null){u=u.a
  7057. u=u[0]===0&&u[1]===0&&u[2]===0}else u=!0
  7058. if(u){u=b.cy
  7059. if(u!=null){u=u.a
  7060. u=u[0]===0&&u[1]===0&&u[2]===0&&u[3]===1}else u=!0
  7061. if(u){u=b.db
  7062. if(u!=null){u=u.a
  7063. u=u[0]===1&&u[1]===1&&u[2]===1}else u=!0}else u=!1}else u=!1}else u=!1
  7064. if(!u)r.a.V($.qc(),a)
  7065. s=b.id.cy.b1(0,new V.fj(),new V.fk())
  7066. if(s!=null){u=s.dy
  7067. u=!b.dy.b0(0,u.gcq(u))}else u=!1
  7068. if(u)r.a.V($.qb(),a)}}}
  7069. V.fj.prototype={
  7070. $1:function(a){return a.go==null}}
  7071. V.fk.prototype={
  7072. $0:function(){return}}
  7073. V.fs.prototype={
  7074. $1:function(a){var u=this.b,t=u.c
  7075. C.d.sh(t,0)
  7076. t.push(a.c)
  7077. a.aa(new V.ft(this.a,u))
  7078. t.pop()}}
  7079. V.ft.prototype={
  7080. $2:function(a,b){var u=this.b,t=u.c
  7081. t.push(C.c.k(a))
  7082. b.bR(this.a,u)
  7083. t.pop()}}
  7084. V.cB.prototype={}
  7085. V.fe.prototype={
  7086. ge4:function(){return this.c},
  7087. E:function(a,b){},
  7088. $inh:1}
  7089. V.fc.prototype={}
  7090. T.b5.prototype={
  7091. E:function(a,b){var u,t="bufferView",s=this.x
  7092. if(s!==-1){u=this.ch=a.z.i(0,s)
  7093. if(u==null)b.j($.D(),H.a([s],[P.c]),t)
  7094. else u.O(C.b2,t,b)}},
  7095. er:function(){var u,t,s=this.ch,r=s==null?null:s.cx
  7096. if((r==null?null:r.Q)!=null)try{r=s.cx.Q.buffer
  7097. u=s.y
  7098. s=s.z
  7099. r.toString
  7100. this.Q=H.mc(r,u,s)}catch(t){if(!(H.z(t) instanceof P.ab))throw t}}}
  7101. Y.aw.prototype={
  7102. E:function(a,b){var u=this,t=new Y.hH(b,a)
  7103. t.$2(u.x,"pbrMetallicRoughness")
  7104. t.$2(u.y,"normalTexture")
  7105. t.$2(u.z,"occlusionTexture")
  7106. t.$2(u.Q,"emissiveTexture")}}
  7107. Y.hH.prototype={
  7108. $2:function(a,b){var u,t
  7109. if(a!=null){u=this.a
  7110. t=u.c
  7111. t.push(b)
  7112. a.E(this.b,u)
  7113. t.pop()}}}
  7114. Y.bS.prototype={
  7115. E:function(a,b){var u,t=this.e
  7116. if(t!=null){u=b.c
  7117. u.push("baseColorTexture")
  7118. t.E(a,b)
  7119. u.pop()}t=this.x
  7120. if(t!=null){u=b.c
  7121. u.push("metallicRoughnessTexture")
  7122. t.E(a,b)
  7123. u.pop()}}}
  7124. Y.bR.prototype={}
  7125. Y.bQ.prototype={}
  7126. Y.bg.prototype={
  7127. E:function(a,b){var u,t=this,s=t.d,r=t.f=a.fy.i(0,s)
  7128. if(s!==-1)if(r==null)b.j($.D(),H.a([s],[P.c]),"index")
  7129. else r.c=!0
  7130. for(s=b.e,u=t;u!=null;){u=s.i(0,u)
  7131. if(u instanceof Y.aw){u.dx.l(0,b.M(),t.e)
  7132. break}}}}
  7133. V.b0.prototype={
  7134. k:function(a){return this.a}}
  7135. V.aY.prototype={
  7136. k:function(a){return this.a}}
  7137. V.k.prototype={
  7138. k:function(a){var u="{"+H.b(this.a)+", "+H.b(C.am.i(0,this.b))
  7139. return u+(this.c?" normalized":"")+"}"},
  7140. K:function(a,b){if(b==null)return!1
  7141. return b instanceof V.k&&b.a==this.a&&b.b===this.b&&b.c===this.c},
  7142. gC:function(a){return A.nW(A.dJ(A.dJ(A.dJ(0,J.ai(this.a)),C.c.gC(this.b)),C.bt.gC(this.c)))}}
  7143. S.ba.prototype={
  7144. E:function(a,b){var u,t=b.c
  7145. t.push("primitives")
  7146. u=this.x
  7147. if(u!=null)u.aa(new S.hT(b,a))
  7148. t.pop()}}
  7149. S.hT.prototype={
  7150. $2:function(a,b){var u=this.a,t=u.c
  7151. t.push(C.c.k(a))
  7152. b.E(this.b,u)
  7153. t.pop()}}
  7154. S.cx.prototype={
  7155. gep:function(){switch(this.r){case 4:return C.c.cj(this.dy,3)
  7156. case 5:case 6:var u=this.dy
  7157. return u>2?u-2:0
  7158. default:return 0}},
  7159. E:function(a,b){var u,t,s,r,q,p,o,n,m,l,k,j=this,i="indices",h=j.d
  7160. if(h!=null){u=b.c
  7161. u.push("attributes")
  7162. h.H(0,new S.hO(j,a,b))
  7163. u.pop()}h=j.e
  7164. if(h!==-1){u=j.fy=a.f.i(0,h)
  7165. if(u==null)b.j($.D(),H.a([h],[P.c]),i)
  7166. else{j.dy=u.Q
  7167. u.O(C.b0,i,b)
  7168. h=j.fy.fr
  7169. if(h!=null)h.O(C.X,i,b)
  7170. h=b.c
  7171. h.push(i)
  7172. u=j.fy.fr
  7173. if(u!=null&&u.Q!==-1)b.P($.ps())
  7174. u=j.fy
  7175. t=new V.k(u.ch,u.z,u.cx)
  7176. if(!C.d.D(C.ae,t))b.B($.pr(),H.a([t,C.ae],[P.c]))
  7177. else{u=j.fr
  7178. s=u!==-1?u-1:-1
  7179. u=j.r
  7180. r=u!==-1?C.c.ay(1,u):-1
  7181. if(r!==0&&s>=-1){u=j.fy
  7182. q=b.M()
  7183. p=C.c.cj(j.dy,3)
  7184. o=j.fy.z
  7185. n=new Uint32Array(3)
  7186. b.U(u,new S.fA(s,p,Z.ov(o),16===(16&r),n,q))}}h.pop()}}h=j.dy
  7187. if(h!==-1){u=j.r
  7188. if(!(u===1&&h%2!==0))if(!((u===2||u===3)&&h<2))if(!(u===4&&h%3!==0))h=(u===5||u===6)&&h<3
  7189. else h=!0
  7190. else h=!0
  7191. else h=!0}else h=!1
  7192. if(h)b.B($.pq(),H.a([j.dy,C.bY[j.r]],[P.c]))
  7193. h=j.f
  7194. j.go=a.cx.i(0,h)
  7195. m=P.nk(j.db,new S.hP(),!1,P.h)
  7196. if(h!==-1){u=j.go
  7197. if(u==null)b.j($.D(),H.a([h],[P.c]),"material")
  7198. else{u.c=!0
  7199. u.dx.H(0,new S.hQ(j,b,m))}}for(h=C.d.gw(m),u=new H.dt(h,new S.hR(),[H.i(m,0)]);u.m();){q=h.gn()
  7200. b.p($.dS(),"attributes/TEXCOORD_"+H.b(q))}h=j.x
  7201. if(h!=null){u=b.c
  7202. u.push("targets")
  7203. q=new Array(h.length)
  7204. q.fixed$length=Array
  7205. j.fx=H.a(q,[[P.f,P.d,[M.Q,P.G]]])
  7206. for(q=P.d,p=[M.Q,P.G],l=0;l<h.length;++l){k=h[l]
  7207. j.fx[l]=P.V(q,p)
  7208. u.push(C.c.k(l))
  7209. k.H(0,new S.hS(j,a,b,l))
  7210. u.pop()}u.pop()}},
  7211. bZ:function(a,b,c){var u,t=a.fr
  7212. if(t.Q===-1){u=c.x.bL(t,new S.hN())
  7213. if(u.A(0,a)&&u.gh(u)>1)c.p($.pp(),b)}}}
  7214. S.hK.prototype={
  7215. $1:function(a){var u,t,s,r,q,p,o,n,m,l,k,j,i,h,g,f=this
  7216. if(a.length!==0&&J.lZ(a,0)===95)return
  7217. switch(a){case"POSITION":f.a.c=!0
  7218. break
  7219. case"NORMAL":f.a.b=!0
  7220. break
  7221. case"TANGENT":f.a.a=!0
  7222. break
  7223. default:u=H.a(a.split("_"),[P.d])
  7224. t=u[0]
  7225. if(!C.d.D(C.bO,t)||u.length!==2){f.b.p($.lY(),a)
  7226. break}s=u[1]
  7227. s.toString
  7228. r=new H.cl(s)
  7229. if(r.gh(r)===0){q=0
  7230. p=!1}else{o=s.length
  7231. if(o===1){q=J.lZ(s,0)-48
  7232. p=!(q<0||q>9)||!1}else{n=J.lw(s)
  7233. q=0
  7234. m=0
  7235. while(!0){if(!(m<o)){p=!0
  7236. break}l=n.G(s,m)-48
  7237. if(l<=9)if(l>=0)k=m===0&&l===0
  7238. else k=!0
  7239. else k=!0
  7240. if(k){p=!1
  7241. break}q=10*q+l;++m}}}if(p)switch(t){case"COLOR":s=f.a;++s.d
  7242. j=s.e
  7243. s.e=q>j?q:j
  7244. break
  7245. case"JOINTS":s=f.a;++s.f
  7246. i=s.r
  7247. s.r=q>i?q:i
  7248. break
  7249. case"TEXCOORD":s=f.a;++s.z
  7250. h=s.Q
  7251. s.Q=q>h?q:h
  7252. break
  7253. case"WEIGHTS":s=f.a;++s.x
  7254. g=s.y
  7255. s.y=q>g?q:g
  7256. break}else f.b.p($.lY(),a)}}}
  7257. S.hL.prototype={
  7258. $3:function(a,b,c){var u=a+1
  7259. if(u!==b){this.a.B($.pZ(),H.a([c,u,b],[P.c]))
  7260. return 0}return b}}
  7261. S.hM.prototype={
  7262. $1:function(a){if(!$.dO.u(a)&&!J.qP(a,"_"))this.a.p($.lY(),a)}}
  7263. S.hO.prototype={
  7264. $2:function(a,b){var u,t,s,r,q,p,o,n,m=this
  7265. if(b===-1)return
  7266. u=m.b.f.i(0,b)
  7267. if(u==null){m.c.j($.D(),H.a([b],[P.c]),a)
  7268. return}t=m.a
  7269. t.dx.l(0,a,u)
  7270. s=m.c
  7271. u.O(C.W,a,s)
  7272. r=u.fr
  7273. if(r!=null)r.O(C.Y,a,s)
  7274. if(a==="POSITION")r=u.db==null||u.cy==null
  7275. else r=!1
  7276. if(r)s.p($.mO(),"POSITION")
  7277. r=u.ch
  7278. q=u.z
  7279. p=new V.k(r,q,u.cx)
  7280. o=$.dL.i(0,H.a(a.split("_"),[P.d])[0])
  7281. if(o!=null)if(!o.D(0,p))s.j($.mN(),H.a([p,o],[P.c]),a)
  7282. else if(a==="NORMAL"){r=s.c
  7283. r.push("NORMAL")
  7284. n=s.M()
  7285. s.U(u,new F.jE(n,5126===q?null:u.gbI()))
  7286. r.pop()}else if(a==="TANGENT"){r=s.c
  7287. r.push("TANGENT")
  7288. n=s.M()
  7289. s.U(u,new F.jF(n,5126===q?null:u.gbI()))
  7290. r.pop()}else if(C.a.S(a,"COLOR_")&&5126===q){r=s.c
  7291. r.push(a)
  7292. s.U(u,new F.e7(s.M()))
  7293. r.pop()}r=u.y
  7294. if(!(r!==-1&&r%4!==0))if(u.ga9()%4!==0){r=u.fr
  7295. r=r!=null&&r.Q===-1}else r=!1
  7296. else r=!0
  7297. if(r)s.p($.mM(),a)
  7298. r=t.fr
  7299. if(r===-1)t.dy=t.fr=u.Q
  7300. else if(r!==u.Q)s.p($.pw(),a)
  7301. r=u.fr
  7302. if(r!=null&&r.Q===-1){if(r.db===-1)r.db=u.ga9()
  7303. t.bZ(u,a,s)}}}
  7304. S.hP.prototype={
  7305. $1:function(a){return a},
  7306. $S:13}
  7307. S.hQ.prototype={
  7308. $2:function(a,b){if(b!==-1)if(b+1>this.a.db)this.b.j($.pv(),H.a([a,b],[P.c]),"material")
  7309. else this.c[b]=-1}}
  7310. S.hR.prototype={
  7311. $1:function(a){return a!==-1},
  7312. $S:3}
  7313. S.hS.prototype={
  7314. $2:function(a,b){var u,t,s,r,q,p,o,n=this
  7315. if(b===-1)return
  7316. u=n.b.f.i(0,b)
  7317. if(u==null)n.c.j($.D(),H.a([b],[P.c]),a)
  7318. else{t=n.c
  7319. u.O(C.W,a,t)
  7320. s=n.a
  7321. r=s.dx.i(0,a)
  7322. if(r==null)t.p($.pu(),a)
  7323. else if(r.Q!==u.Q)t.p($.pt(),a)
  7324. if(a==="POSITION")q=u.db==null||u.cy==null
  7325. else q=!1
  7326. if(q)t.p($.mO(),"POSITION")
  7327. p=new V.k(u.ch,u.z,u.cx)
  7328. o=$.dO.i(0,a)
  7329. if(o!=null&&!o.D(0,p))t.j($.mN(),H.a([p,o],[P.c]),a)
  7330. q=u.y
  7331. if(!(q!==-1&&q%4!==0))if(u.ga9()%4!==0){q=u.fr
  7332. q=q!=null&&q.Q===-1}else q=!1
  7333. else q=!0
  7334. if(q)t.p($.mM(),a)
  7335. q=u.fr
  7336. if(q!=null&&q.Q===-1){if(q.db===-1)q.db=u.ga9()
  7337. s.bZ(u,a,t)}}n.a.fx[n.d].l(0,a,u)}}
  7338. S.hN.prototype={
  7339. $0:function(){return P.at([M.Q,P.G])}}
  7340. S.fA.prototype={
  7341. W:function(a,b,c,d){var u,t,s=this,r=s.a
  7342. if(d>r)a.j($.oA(),H.a([b,d,r],[P.c]),s.cy)
  7343. if(d===s.c)a.j($.oB(),H.a([d,b],[P.c]),s.cy)
  7344. if(s.x){r=s.cx
  7345. u=s.Q
  7346. r[u]=d;++u
  7347. s.Q=u
  7348. if(u===3){s.Q=0
  7349. u=r[0]
  7350. t=r[1]
  7351. if(u!==t){r=r[2]
  7352. r=t===r||r===u}else r=!0
  7353. if(r)++s.ch}}return!0},
  7354. as:function(a){var u=this.ch
  7355. if(u>0)a.j($.oC(),H.a([u,this.b],[P.c]),this.cy)
  7356. return!0},
  7357. $aY:function(){return[P.h]}}
  7358. V.ad.prototype={
  7359. E:function(a,b){var u,t,s,r=this,q=r.x
  7360. r.fr=a.Q.i(0,q)
  7361. u=r.z
  7362. r.id=a.fx.i(0,u)
  7363. t=r.ch
  7364. r.fy=a.cy.i(0,t)
  7365. if(q!==-1){s=r.fr
  7366. if(s==null)b.j($.D(),H.a([q],[P.c]),"camera")
  7367. else s.c=!0}if(u!==-1){q=r.id
  7368. if(q==null)b.j($.D(),H.a([u],[P.c]),"skin")
  7369. else q.c=!0}if(t!==-1){q=r.fy
  7370. if(q==null)b.j($.D(),H.a([t],[P.c]),"mesh")
  7371. else{q.c=!0
  7372. q=q.x
  7373. if(q!=null){u=r.dx
  7374. if(u!=null){q=q.i(0,0).fx
  7375. q=q==null?null:q.length
  7376. q=q!==u.length}else q=!1
  7377. if(q){q=$.pB()
  7378. u=u.length
  7379. t=r.fy.x.i(0,0).fx
  7380. b.j(q,H.a([u,t==null?null:t.length],[P.c]),"weights")}if(r.id!=null){q=r.fy.x
  7381. if(q.b0(q,new V.i5()))b.P($.pz())}else{q=r.fy.x
  7382. if(q.bv(q,new V.i6()))b.P($.pA())}}}}q=r.y
  7383. if(q!=null){u=new Array(q.gh(q))
  7384. u.fixed$length=Array
  7385. u=H.a(u,[V.ad])
  7386. r.fx=u
  7387. F.mz(q,u,a.db,"children",b,new V.i7(r,b))}},
  7388. cn:function(a){var u,t,s,r
  7389. this.dy.A(0,a)
  7390. u=this.fx
  7391. if(u!=null)for(t=u.length,s=0;s<t;++s){r=u[s]
  7392. if(r!=null)r.cn(a)}}}
  7393. V.i5.prototype={
  7394. $1:function(a){return a.cx===0}}
  7395. V.i6.prototype={
  7396. $1:function(a){return a.cx!==0}}
  7397. V.i7.prototype={
  7398. $3:function(a,b,c){if(a.go!=null)this.b.aE($.py(),H.a([b],[P.c]),c)
  7399. a.go=this.a}}
  7400. T.bc.prototype={}
  7401. B.aK.prototype={
  7402. E:function(a,b){var u,t=this.x
  7403. if(t==null)return
  7404. u=new Array(t.gh(t))
  7405. u.fixed$length=Array
  7406. u=H.a(u,[V.ad])
  7407. this.y=u
  7408. F.mz(t,u,a.db,"nodes",b,new B.il(this,b))}}
  7409. B.il.prototype={
  7410. $3:function(a,b,c){if(a.go!=null)this.b.aE($.pC(),H.a([b],[P.c]),c)
  7411. a.cn(this.a)}}
  7412. O.bd.prototype={
  7413. E:function(a,b){var u,t,s,r,q,p=this,o="inverseBindMatrices",n="skeleton",m=p.x
  7414. p.Q=a.f.i(0,m)
  7415. u=a.db
  7416. t=p.y
  7417. p.cx=u.i(0,t)
  7418. s=p.z
  7419. if(s!=null){r=new Array(s.gh(s))
  7420. r.fixed$length=Array
  7421. r=H.a(r,[V.ad])
  7422. p.ch=r
  7423. F.mz(s,r,u,"joints",b,new O.jm(p))
  7424. if(p.cy.a===0)b.p($.qi(),"joints")}if(m!==-1){u=p.Q
  7425. if(u==null)b.j($.D(),H.a([m],[P.c]),o)
  7426. else{u.O(C.b_,o,b)
  7427. m=p.Q.fr
  7428. if(m!=null)m.O(C.b1,o,b)
  7429. m=b.c
  7430. m.push(o)
  7431. u=p.Q
  7432. q=new V.k(u.ch,u.z,u.cx)
  7433. if(!q.K(0,C.P))b.B($.pD(),H.a([q,H.a([C.P],[V.k])],[P.c]))
  7434. else b.U(p.Q,new O.fu(b.M()))
  7435. u=p.ch
  7436. if(u!=null&&p.Q.Q!==u.length)b.B($.po(),H.a([u.length,p.Q.Q],[P.c]))
  7437. m.pop()}}if(t!==-1){m=p.cx
  7438. if(m==null)b.j($.D(),H.a([t],[P.c]),n)
  7439. else if(!p.cy.D(0,m))b.p($.qj(),n)}}}
  7440. O.jm.prototype={
  7441. $3:function(a,b,c){var u,t,s
  7442. a.k1=!0
  7443. u=P.at(V.ad)
  7444. t=a
  7445. while(!0){if(!(t!=null&&u.A(0,t)))break
  7446. t=t.go}s=this.a.cy
  7447. if(s.a===0)s.J(0,u)
  7448. else s.di(u.gcq(u),!1)}}
  7449. O.fu.prototype={
  7450. W:function(a,b,c,d){var u
  7451. if(!(3===c&&0!==d))if(!(7===c&&0!==d))if(!(11===c&&0!==d))u=15===c&&1!==d
  7452. else u=!0
  7453. else u=!0
  7454. else u=!0
  7455. if(u)a.j($.oE(),H.a([b,c,d],[P.c]),this.a)
  7456. return!0},
  7457. $aY:function(){return[P.w]}}
  7458. U.bf.prototype={
  7459. E:function(a,b){var u,t,s=this,r=s.y
  7460. s.Q=a.ch.i(0,r)
  7461. u=s.x
  7462. s.z=a.dx.i(0,u)
  7463. if(r!==-1){t=s.Q
  7464. if(t==null)b.j($.D(),H.a([r],[P.c]),"source")
  7465. else t.c=!0}if(u!==-1){r=s.z
  7466. if(r==null)b.j($.D(),H.a([u],[P.c]),"sampler")
  7467. else r.c=!0}},
  7468. bR:function(a,b){var u,t=this.Q
  7469. t=t==null?null:t.cx
  7470. u=t==null?null:t.a
  7471. if(u!=null&&!C.d.D(C.ad,u))b.j($.mP(),H.a([u,C.ad],[P.c]),"source")},
  7472. $icB:1}
  7473. M.jQ.prototype={}
  7474. M.j.prototype={
  7475. U:function(a,b){J.m_(this.d.bL(a,new M.ec()),b)},
  7476. av:function(a,b){var u,t,s
  7477. for(u=J.U(b),t=this.e;u.m();){s=u.gn()
  7478. if(s!=null)t.l(0,s,a)}},
  7479. bT:function(a){var u,t,s,r=this.c
  7480. if(r.length===0)if(a==null)return"/"
  7481. else if(C.a.S(a,"/"))return a
  7482. else return"/"+a
  7483. u=this.go
  7484. u.a+="/"
  7485. t=u.a+=H.b(r[0])
  7486. for(s=0;++s,s<r.length;){u.a=t+"/"
  7487. t=u.a+=H.b(r[s])}if(a!=null){r=t+"/"
  7488. u.a=r
  7489. r=u.a=r+a}else r=t
  7490. u.a=""
  7491. return r.charCodeAt(0)==0?r:r},
  7492. M:function(){return this.bT(null)},
  7493. e1:function(a,b){var u,t,s,r,q,p,o,n,m,l,k,j,i,h=this
  7494. C.d.J(h.cx,a)
  7495. for(u=J.K(a),t=h.db,s=h.fx,r=C.cQ.a,q=[P.c],p=J.K(b),o=0;o<u.gh(a);++o){n=u.i(a,o)
  7496. m=$.ow().aG(n)
  7497. l=m==null?null:m.b[1]
  7498. if(l==null)h.p($.pU(),"extensionsUsed/"+o)
  7499. else if(!r.u(l)){m=$.qm()
  7500. k="extensionsUsed/"+o
  7501. h.j(m,H.a([l],q),k)}j=s.b1(0,new M.eg(n),new M.eh(n))
  7502. if(j==null){m=$.pG()
  7503. k="extensionsUsed/"+o
  7504. h.j(m,H.a([n],q),k)
  7505. continue}j.b.H(0,new M.ei(h,j))
  7506. m=j.c
  7507. if(m!=null)m.$0()
  7508. m=j.d&&!p.D(b,n)
  7509. if(m){m=$.qg()
  7510. k="extensionsUsed/"+o
  7511. h.j(m,H.a([n],q),k)}t.push(n)}for(o=0;o<p.gh(b);++o){i=p.i(b,o)
  7512. if(!u.D(a,i)){t=$.qn()
  7513. s="extensionsRequired/"+o
  7514. h.j(t,H.a([i],q),s)}}},
  7515. a6:function(a,b,c,d,e,f){var u,t,s,r=this,q=r.b,p=a.b
  7516. if(q.b.D(0,p))return
  7517. u=q.a
  7518. if(u>0&&r.fy.length===u){r.z=!0
  7519. throw H.e(C.b5)}q=q.c
  7520. t=q!=null?q.i(0,p):null
  7521. if(f!=null)r.fy.push(new E.bE(a,t,null,f,b))
  7522. else{s=c!=null?C.c.k(c):d
  7523. q=e?"":r.bT(s)
  7524. r.fy.push(new E.bE(a,t,q,null,b))}},
  7525. p:function(a,b){return this.a6(a,null,null,b,!1,null)},
  7526. B:function(a,b){return this.a6(a,b,null,null,!1,null)},
  7527. j:function(a,b,c){return this.a6(a,b,null,c,!1,null)},
  7528. P:function(a){return this.a6(a,null,null,null,!1,null)},
  7529. ar:function(a,b,c){return this.a6(a,b,null,null,c,null)},
  7530. V:function(a,b){return this.a6(a,null,b,null,!1,null)},
  7531. aE:function(a,b,c){return this.a6(a,b,c,null,!1,null)},
  7532. bu:function(a,b){return this.a6(a,null,null,null,!1,b)},
  7533. Y:function(a,b,c){return this.a6(a,b,null,null,!1,c)}}
  7534. M.ed.prototype={
  7535. $1:function(a){return a.a}}
  7536. M.ec.prototype={
  7537. $0:function(){return H.a([],[[F.Y,P.G]])}}
  7538. M.eg.prototype={
  7539. $1:function(a){return a.a===this.a}}
  7540. M.eh.prototype={
  7541. $0:function(){return C.d.b1(C.I,new M.ee(this.a),new M.ef())}}
  7542. M.ee.prototype={
  7543. $1:function(a){return a.a===this.a}}
  7544. M.ef.prototype={
  7545. $0:function(){return}}
  7546. M.ei.prototype={
  7547. $2:function(a,b){this.a.Q.l(0,new D.bA(a,this.b.a),b)}}
  7548. M.bF.prototype={$iar:1}
  7549. Y.cJ.prototype={
  7550. k:function(a){return this.b}}
  7551. Y.cH.prototype={
  7552. k:function(a){return this.b}}
  7553. Y.bZ.prototype={
  7554. k:function(a){return this.b}}
  7555. Y.b4.prototype={
  7556. k:function(a){return this.b}}
  7557. Y.bC.prototype={}
  7558. Y.fx.prototype={
  7559. $1:function(a){var u,t,s,r=this.a
  7560. if(!r.c)if(J.H(a)<9){r.a.F()
  7561. this.b.L(C.a3)
  7562. return}else{u=Y.rk(a)
  7563. t=r.a
  7564. s=this.b
  7565. switch(u){case C.az:r.b=new Y.fM(s,t)
  7566. break
  7567. case C.aA:u=new Uint8Array(13)
  7568. r.b=new Y.ib(C.r,C.p,u,new Uint8Array(32),s,t)
  7569. break
  7570. case C.aB:r.b=new Y.jU(new Uint8Array(30),s,t)
  7571. break
  7572. default:t.F()
  7573. s.L(C.bd)
  7574. return}r.c=!0}r.b.A(0,a)}}
  7575. Y.fz.prototype={
  7576. $1:function(a){this.a.a.F()
  7577. this.b.L(a)},
  7578. $S:6}
  7579. Y.fy.prototype={
  7580. $0:function(){var u=this.a.b
  7581. u.b.F()
  7582. u=u.a
  7583. if(u.a.a===0)u.L(C.a3)}}
  7584. Y.fw.prototype={
  7585. $2:function(a,b){var u,t,s
  7586. for(u=b.length,t=J.K(a),s=0;s<u;++s)if(!J.a5(t.i(a,s),b[s]))return!1
  7587. return!0}}
  7588. Y.fv.prototype={}
  7589. Y.fM.prototype={
  7590. A:function(a,b){var u,t,s
  7591. try{this.ds(b)}catch(t){s=H.z(t)
  7592. if(s instanceof Y.as){u=s
  7593. this.b.F()
  7594. this.a.L(u)}else throw t}},
  7595. ds:function(a){var u,t,s,r,q,p,o,n,m,l,k=this,j=new Y.fO(),i=new Y.fN()
  7596. for(u=J.K(a),t=0,s=0;t!==u.gh(a);){r=u.i(a,t)
  7597. switch(k.c){case 0:if(255===r)k.c=255
  7598. else throw H.e(C.bs)
  7599. break
  7600. case 255:if(i.$1(r)){k.c=1
  7601. k.d=r
  7602. k.e=k.f=0}break
  7603. case 1:k.e=r<<8>>>0
  7604. k.c=2
  7605. break
  7606. case 2:q=k.e+r
  7607. k.e=q
  7608. if(q<2)throw H.e(C.br)
  7609. if(j.$1(k.d)){q=k.e
  7610. k.r=new Uint8Array(q-2)}k.c=3
  7611. break
  7612. case 3:s=Math.min(u.gh(a)-t,k.e-k.f-2)
  7613. q=j.$1(k.d)
  7614. p=k.f
  7615. o=p+s
  7616. if(q){q=k.r
  7617. k.f=o;(q&&C.i).a_(q,p,o,a,t)
  7618. if(k.f===k.e-2){k.b.F()
  7619. a=k.r
  7620. n=a[0]
  7621. u=a[1]
  7622. q=a[2]
  7623. p=a[3]
  7624. o=a[4]
  7625. m=a[5]
  7626. if(m===3)l=C.m
  7627. else l=m===1?C.a5:C.H
  7628. m=k.a.a
  7629. if(m.a!==0)H.O(P.aM("Future already completed"))
  7630. m.ag(new Y.bC("image/jpeg",n,l,(p<<8|o)>>>0,(u<<8|q)>>>0,C.p,C.r,!1,!1))
  7631. return}}else{k.f=o
  7632. if(o===k.e-2)k.c=255}t+=s
  7633. continue}++t}}}
  7634. Y.fO.prototype={
  7635. $1:function(a){return(a&240)===192&&a!==196&&a!==200&&a!==204||a===222},
  7636. $S:3}
  7637. Y.fN.prototype={
  7638. $1:function(a){return!(a===1||(a&248)===208||a===216||a===217||a===255)},
  7639. $S:3}
  7640. Y.ib.prototype={
  7641. A:function(a,b){var u,t,s,r,q,p,o,n,m,l,k,j,i,h,g=this,f=new Y.ic(g)
  7642. for(u=J.K(b),t=g.dx,s=g.db,r=0,q=0;r!==u.gh(b);){p=u.i(b,r)
  7643. switch(g.y){case 0:r+=8
  7644. g.y=1
  7645. continue
  7646. case 1:g.c=(g.c<<8|p)>>>0
  7647. if(++g.d===4)g.y=2
  7648. break
  7649. case 2:o=(g.e<<8|p)>>>0
  7650. g.e=o
  7651. if(++g.f===4){switch(o){case 1229472850:if(g.c!==13){g.b.F()
  7652. u=g.a
  7653. if(u.a.a===0)u.L(C.n)
  7654. return}g.z=!0
  7655. break
  7656. case 1951551059:g.Q=!0
  7657. break
  7658. case 1665684045:if(g.c!==32){g.b.F()
  7659. u=g.a
  7660. if(u.a.a===0)u.L(C.n)
  7661. return}break
  7662. case 1934772034:if(g.c!==1){g.b.F()
  7663. u=g.a
  7664. if(u.a.a===0)u.L(C.n)
  7665. return}break
  7666. case 1883789683:if(g.c!==9){g.b.F()
  7667. u=g.a
  7668. if(u.a.a===0)u.L(C.n)
  7669. return}break
  7670. case 1732332865:if(g.c!==4){g.b.F()
  7671. u=g.a
  7672. if(u.a.a===0)u.L(C.n)
  7673. return}break
  7674. case 1766015824:g.ch=C.z
  7675. g.cx=C.y
  7676. break
  7677. case 1229209940:g.b.F()
  7678. if(!g.z)g.a.L(C.bq)
  7679. u=s.buffer
  7680. u.toString
  7681. H.aR(u,0,null)
  7682. b=new DataView(u,0)
  7683. n=b.getUint32(0,!1)
  7684. m=b.getUint32(4,!1)
  7685. l=b.getUint8(8)
  7686. switch(b.getUint8(9)){case 0:k=g.Q?C.a6:C.a5
  7687. break
  7688. case 2:case 3:k=g.Q?C.w:C.m
  7689. break
  7690. case 4:k=C.a6
  7691. break
  7692. case 6:k=C.w
  7693. break
  7694. default:k=C.H}u=g.cx
  7695. if(u===C.p)u=g.cx=C.q
  7696. t=g.ch
  7697. if(t===C.r)t=g.ch=C.t
  7698. s=g.cy
  7699. o=g.a.a
  7700. if(o.a!==0)H.O(P.aM("Future already completed"))
  7701. o.ag(new Y.bC("image/png",l,k,n,m,u,t,s,!1))
  7702. return}if(g.c===0)g.y=4
  7703. else g.y=3}break
  7704. case 3:o=u.gh(b)
  7705. j=g.c
  7706. i=g.x
  7707. q=Math.min(o-r,j-i)
  7708. switch(g.e){case 1229472850:o=i+q
  7709. g.x=o
  7710. C.i.a_(s,i,o,b,r)
  7711. break
  7712. case 1665684045:case 1732332865:case 1883789683:o=i+q
  7713. g.x=o
  7714. C.i.a_(t,i,o,b,r)
  7715. break
  7716. case 1934772034:g.ch=C.t
  7717. g.cx=C.q
  7718. g.x=i+1
  7719. break
  7720. default:g.x=i+q}if(g.x===g.c){switch(g.e){case 1665684045:if(g.cx===C.p)g.d8()
  7721. break
  7722. case 1732332865:if(g.ch===C.r)g.d9()
  7723. break
  7724. case 1883789683:o=t.buffer
  7725. o.toString
  7726. H.aR(o,0,null)
  7727. h=new DataView(o,0)
  7728. if(h.getUint32(0,!1)!==h.getUint32(4,!1))g.cy=!0
  7729. break}g.y=4}r+=q
  7730. continue
  7731. case 4:if(++g.r===4){f.$0()
  7732. g.y=1}break}++r}},
  7733. d9:function(){var u,t=this
  7734. if(t.ch===C.t)return
  7735. u=t.dx.buffer
  7736. u.toString
  7737. switch(H.hW(u,0,null).getUint32(0,!1)){case 45455:t.ch=C.t
  7738. break
  7739. case 1e5:t.ch=C.de
  7740. break
  7741. default:t.ch=C.z}},
  7742. d8:function(){var u,t,s=this
  7743. if(s.cx===C.q)return
  7744. u=s.dx.buffer
  7745. u.toString
  7746. t=H.hW(u,0,null)
  7747. if(t.getUint32(0,!1)===31270&&t.getUint32(4,!1)===32900&&t.getUint32(8,!1)===64e3&&t.getUint32(12,!1)===33e3&&t.getUint32(16,!1)===3e4&&t.getUint32(20,!1)===6e4&&t.getUint32(24,!1)===15e3&&t.getUint32(28,!1)===6000)s.cx=C.q
  7748. else s.cx=C.y}}
  7749. Y.ic.prototype={
  7750. $0:function(){var u=this.a
  7751. u.r=u.x=u.f=u.e=u.d=u.c=0}}
  7752. Y.jU.prototype={
  7753. A:function(a,b){var u,t,s,r,q,p,o,n=this,m=J.H(b),l=n.d,k=n.c
  7754. m=l+Math.min(m,30-l)
  7755. n.d=m
  7756. C.i.cY(k,l,m,b)
  7757. m=n.d
  7758. if(m>=25)m=m<30&&k[15]!==76
  7759. else m=!0
  7760. if(m)return
  7761. n.b.F()
  7762. m=k.buffer
  7763. m.toString
  7764. u=H.hW(m,0,null)
  7765. if(u.getUint32(0,!1)!==1380533830||u.getUint32(8,!1)!==1464156752){n.bX(C.a7)
  7766. return}switch(u.getUint32(12,!1)){case 1448097824:t=u.getUint16(26,!0)&16383
  7767. s=u.getUint16(28,!0)&16383
  7768. r=C.m
  7769. q=!1
  7770. p=!1
  7771. break
  7772. case 1448097868:m=k[21]
  7773. l=k[22]
  7774. t=1+((m|(l&63)<<8)>>>0)
  7775. m=k[23]
  7776. k=k[24]
  7777. s=1+((l>>>6|m<<2|(k&15)<<10)>>>0)
  7778. r=(k&16)===16?C.w:C.m
  7779. q=!1
  7780. p=!1
  7781. break
  7782. case 1448097880:o=k[20]
  7783. p=(o&2)===2
  7784. q=(o&32)===32
  7785. r=(o&16)===16?C.w:C.m
  7786. t=((k[24]|k[25]<<8|k[26]<<16)>>>0)+1
  7787. s=((k[27]|k[28]<<8|k[29]<<16)>>>0)+1
  7788. break
  7789. default:n.bX(C.a7)
  7790. return}m=q?C.z:C.t
  7791. n.a.Z(Y.rj("image/webp",8,r,t,s,q?C.y:C.q,m,p,!1))},
  7792. bX:function(a){var u
  7793. this.b.F()
  7794. u=this.a
  7795. if(u.a.a===0)u.L(a)}}
  7796. Y.dr.prototype={$iar:1}
  7797. Y.dp.prototype={$iar:1}
  7798. Y.as.prototype={
  7799. k:function(a){return this.a},
  7800. $iar:1}
  7801. N.c3.prototype={
  7802. k:function(a){return this.b}}
  7803. N.dk.prototype={
  7804. b7:function(){var u,t=this,s=P.d,r=P.c,q=P.V(s,r)
  7805. q.l(0,"pointer",t.a)
  7806. u=t.b
  7807. if(u!=null)q.l(0,"mimeType",u)
  7808. u=t.c
  7809. if(u!=null)q.l(0,"storage",C.bX[u.a])
  7810. u=t.e
  7811. if(u!=null)q.l(0,"uri",u)
  7812. u=t.d
  7813. if(u!=null)q.l(0,"byteLength",u)
  7814. u=t.f
  7815. if(u==null)s=null
  7816. else{s=P.V(s,r)
  7817. s.l(0,"width",u.d)
  7818. s.l(0,"height",u.e)
  7819. r=u.c
  7820. if(r!==C.H)s.l(0,"format",C.cx[r.a])
  7821. r=u.f
  7822. if(r!==C.p)s.l(0,"primaries",C.cq[r.a])
  7823. r=u.r
  7824. if(r!==C.r)s.l(0,"transfer",C.cp[r.a])
  7825. r=u.b
  7826. if(r>0)s.l(0,"bits",r)}if(s!=null)q.l(0,"image",s)
  7827. return q}}
  7828. N.ih.prototype={
  7829. aJ:function(a){return this.e6(a)},
  7830. e6:function(a){var u=0,t=P.cU(-1),s,r=2,q,p=[],o=this,n,m
  7831. var $async$aJ=P.cV(function(b,c){if(b===1){q=c
  7832. u=r}while(true)switch(u){case 0:r=4
  7833. u=7
  7834. return P.c5(o.aT(),$async$aJ)
  7835. case 7:u=8
  7836. return P.c5(o.aU(),$async$aJ)
  7837. case 8:if(a)O.uF(o.a,o.b)
  7838. o.a.ev(o.b)
  7839. r=2
  7840. u=6
  7841. break
  7842. case 4:r=3
  7843. m=q
  7844. if(H.z(m) instanceof M.bF){u=1
  7845. break}else throw m
  7846. u=6
  7847. break
  7848. case 3:u=2
  7849. break
  7850. case 6:case 1:return P.cQ(s,t)
  7851. case 2:return P.cP(q,t)}})
  7852. return P.cR($async$aJ,t)},
  7853. aT:function(){var u=0,t=P.cU(-1),s=1,r,q=[],p=this,o,n,m,l,k,j,i,h,g,f,e,d,c,b,a,a0,a1,a2
  7854. var $async$aT=P.cV(function(a3,a4){if(a3===1){r=a4
  7855. u=s}while(true)switch(u){case 0:a=p.b
  7856. a0=a.c
  7857. C.d.sh(a0,0)
  7858. a0.push("buffers")
  7859. k=p.a.y,j=k.b,i=a.dy,h=[P.c],k=k.a,g=k.length,f=0
  7860. case 2:if(!(f<j)){u=4
  7861. break}e=f>=g
  7862. o=e?null:k[f]
  7863. if(o==null){u=3
  7864. break}a0.push(C.c.k(f))
  7865. d=new N.dk(a.M())
  7866. d.b="application/gltf-buffer"
  7867. n=new N.ii(p,d,f)
  7868. m=null
  7869. s=6
  7870. a2=H
  7871. u=9
  7872. return P.c5(n.$1(o),$async$aT)
  7873. case 9:m=a2.ok(a4,"$iaf")
  7874. s=1
  7875. u=8
  7876. break
  7877. case 6:s=5
  7878. a1=r
  7879. e=H.z(a1)
  7880. if(!!J.m(e).$iar){l=e
  7881. a.j($.lV(),H.a([l],h),"uri")}else throw a1
  7882. u=8
  7883. break
  7884. case 5:u=1
  7885. break
  7886. case 8:if(m!=null){d.d=J.H(m)
  7887. if(J.H(m)<o.y)a.B($.oP(),H.a([J.H(m),o.y],h))
  7888. else{if(a.id&&f===0&&!o.z){e=o.y
  7889. b=e+(4-(e&3)&3)
  7890. if(J.H(m)>b)a.B($.oQ(),H.a([J.H(m)-b],h))}e=o
  7891. if(e.Q==null)e.Q=m}}i.push(d.b7())
  7892. a0.pop()
  7893. case 3:++f
  7894. u=2
  7895. break
  7896. case 4:return P.cQ(null,t)
  7897. case 1:return P.cP(r,t)}})
  7898. return P.cR($async$aT,t)},
  7899. aU:function(){var u=0,t=P.cU(-1),s=1,r,q=[],p=this,o,n,m,l,k,j,i,h,g,f,e,d,c,b,a,a0,a1,a2,a3,a4
  7900. var $async$aU=P.cV(function(a6,a7){if(a6===1){r=a7
  7901. u=s}while(true)switch(u){case 0:a2=p.b
  7902. a3=a2.c
  7903. C.d.sh(a3,0)
  7904. a3.push("images")
  7905. h=p.a.ch,g=h.b,f=a2.dy,e=[P.c],h=h.a,d=h.length,c=0
  7906. case 2:if(!(c<g)){u=4
  7907. break}b=c>=d
  7908. o=b?null:h[c]
  7909. if(o==null){u=3
  7910. break}a3.push(C.c.k(c))
  7911. a=new N.dk(a2.M())
  7912. n=new N.ij(p,a)
  7913. m=null
  7914. try{m=n.$1(o)}catch(a5){b=H.z(a5)
  7915. if(!!J.m(b).$iar){l=b
  7916. a2.j($.lV(),H.a([l],e),"uri")}else throw a5}k=null
  7917. u=m!=null?5:6
  7918. break
  7919. case 5:s=8
  7920. u=11
  7921. return P.c5(Y.rl(m),$async$aU)
  7922. case 11:k=a7
  7923. b=C.d.D($.dM,k.a)
  7924. if(!b)a2.B($.oU(),H.a([k.a],e))
  7925. s=1
  7926. u=10
  7927. break
  7928. case 8:s=7
  7929. a4=r
  7930. b=H.z(a4)
  7931. a1=J.m(b)
  7932. if(!!a1.$idr)a2.P($.oX())
  7933. else if(!!a1.$idp)a2.P($.oW())
  7934. else if(!!a1.$ias){j=b
  7935. a2.B($.oR(),H.a([j],e))}else if(!!a1.$iar){i=b
  7936. a2.j($.lV(),H.a([i],e),"uri")}else throw a4
  7937. u=10
  7938. break
  7939. case 7:u=1
  7940. break
  7941. case 10:if(k!=null){a.b=k.a
  7942. if(o.y!=null&&o.y!==k.a)a2.B($.oT(),H.a([k.a,o.y],e))
  7943. b=k.d
  7944. if(b!==0&&(b&b-1)>>>0===0){b=k.e
  7945. b=!(b!==0&&(b&b-1)>>>0===0)}else b=!0
  7946. if(b)a2.B($.oV(),H.a([k.d,k.e],e))
  7947. b=k
  7948. if(b.f===C.y||b.r===C.z||k.y||k.x)a2.P($.oS())
  7949. o.cx=k
  7950. a.f=k}case 6:f.push(a.b7())
  7951. a3.pop()
  7952. case 3:++c
  7953. u=2
  7954. break
  7955. case 4:return P.cQ(null,t)
  7956. case 1:return P.cP(r,t)}})
  7957. return P.cR($async$aU,t)}}
  7958. N.ii.prototype={
  7959. $1:function(a){var u,t,s,r=this
  7960. if(a.a.a===0){u=a.x
  7961. if(u!=null){t=r.b
  7962. t.c=C.aD
  7963. t.e=u.k(0)
  7964. return r.a.c.$1(u)}else{u=a.Q
  7965. if(u!=null){r.b.c=C.aC
  7966. return u}else{u=r.a
  7967. t=u.b
  7968. if(t.id&&r.c===0&&!a.z){r.b.c=C.dh
  7969. s=u.c.$0()
  7970. if(s==null)t.P($.pm())
  7971. return s}}}}return}}
  7972. N.ij.prototype={
  7973. $1:function(a){var u,t,s=this
  7974. if(a.a.a===0){u=a.z
  7975. if(u!=null){t=s.b
  7976. t.c=C.aD
  7977. t.e=u.k(0)
  7978. return s.a.d.$1(u)}else{u=a.Q
  7979. if(u!=null&&a.y!=null){s.b.c=C.aC
  7980. t=[P.l,P.h]
  7981. return P.me(H.a([u],[t]),t)}else if(a.ch!=null){s.b.c=C.dg
  7982. a.er()
  7983. u=a.Q
  7984. if(u!=null){t=[P.l,P.h]
  7985. return P.me(H.a([u],[t]),t)}}}}return}}
  7986. O.lS.prototype={
  7987. $2:function(a,b){var u,t,s,r,q,p,o,n,m=O.lm(b)
  7988. if((m==null?null:m.dx)!=null){m=this.a
  7989. u=m.c
  7990. C.d.sh(u,0)
  7991. u.push("accessors")
  7992. u.push(C.c.k(a))
  7993. t=b.dx.ge0()
  7994. if(t!=null)for(u=t.length,s=b.Q,r=[P.c],q=0,p=-1,o=0;o<u;++o,p=n){n=t[o]
  7995. if(p!==-1&&n<=p)m.j($.oL(),H.a([q,n,p],r),"sparse")
  7996. if(n>=s)m.j($.oK(),H.a([q,n,s],r),"sparse");++q}}}}
  7997. O.lT.prototype={
  7998. $1:function(a){return a.cx===0}}
  7999. O.lU.prototype={
  8000. $2:function(a,b){var u,t,s,r,q,p,o,n,m,l=this,k=b.fr,j=b.cx,i=new Array(j)
  8001. i.fixed$length=Array
  8002. u=H.a(i,[[P.Z,P.h]])
  8003. i=new Array(j)
  8004. i.fixed$length=Array
  8005. t=H.a(i,[[P.Z,P.w]])
  8006. i=P.h
  8007. r=[i]
  8008. q=b.dx
  8009. p=0
  8010. while(!0){if(!(p<j)){s=!1
  8011. break}o=O.lm(q.i(0,"JOINTS_"+p))
  8012. n=O.lm(q.i(0,"WEIGHTS_"+p))
  8013. if((o==null?null:o.Q)===k)m=(n==null?null:n.Q)!==k
  8014. else m=!0
  8015. if(m){s=!0
  8016. break}m=H.dP(o,"$iQ",r,"$aQ").ac()
  8017. u[p]=new P.bj(m.a(),[H.i(m,0)])
  8018. m=n.bb()
  8019. t[p]=new P.bj(m.a(),[H.i(m,0)]);++p}if(s)return
  8020. j=l.b
  8021. r=j.c
  8022. r.push(C.c.k(a))
  8023. r.push("attributes")
  8024. q=l.c
  8025. C.d.J(q,u)
  8026. C.d.J(q,t)
  8027. j=j.M()
  8028. q=l.a
  8029. l.d.push(new O.d8(u,t,q.b-1,q.a,j,P.at(i)))
  8030. r.pop()
  8031. r.pop()}}
  8032. O.lo.prototype={
  8033. $1:function(a){return a.gn()==null}}
  8034. O.d8.prototype={
  8035. dP:function(a){var u,t,s,r,q,p,o,n,m,l,k,j,i,h,g=this
  8036. for(u=g.a,t=u.length,s=g.b,r=g.c,q=g.e,p=[P.c],o=g.Q,n=g.d,m=0;m<t;++m){l=u[m].gn()
  8037. if(l==null){g.x=!0
  8038. return}if(l>r){k=$.oH()
  8039. j=q+"/JOINTS_"+m
  8040. a.j(k,H.a([g.f,g.r,l,r,n],p),j)
  8041. continue}i=s[m].gn()
  8042. if(i!==0){if(!o.A(0,l)){k=$.oG()
  8043. j=q+"/JOINTS_"+m
  8044. a.j(k,H.a([g.f,g.r,l],p),j)
  8045. h=!1}else h=!0
  8046. if(i<0){k=$.oM()
  8047. j=q+"/WEIGHTS_"+m
  8048. a.j(k,H.a([g.f,g.r,i],p),j)}else if(h){k=g.y
  8049. j=$.mY()
  8050. j[0]=k+i
  8051. g.y=j[0]
  8052. g.z+=2e-7}}else if(l!==0){k=$.oI()
  8053. j=q+"/JOINTS_"+m
  8054. a.j(k,H.a([g.f,g.r,l],p),j)}}if(4===++g.r){if(Math.abs(g.y-1)>g.z)for(m=0;m<t;++m){u=$.oN()
  8055. s=q+"/WEIGHTS_"+m
  8056. r=g.f
  8057. a.j(u,H.a([r-3,r,g.y],p),s)}o.cp(0)
  8058. g.y=g.z=g.r=0}++g.f}}
  8059. E.aL.prototype={
  8060. k:function(a){return this.b}}
  8061. E.fF.prototype={}
  8062. E.el.prototype={}
  8063. E.ev.prototype={
  8064. $1:function(a){return"Actual Data URI encoded data length "+H.b(a[0])+" is not equal to the declared buffer byteLength "+H.b(a[1])+"."}}
  8065. E.et.prototype={
  8066. $1:function(a){return"Actual data length "+H.b(a[0])+" is less than the declared buffer byteLength "+H.b(a[1])+"."}}
  8067. E.es.prototype={
  8068. $1:function(a){return"GLB-stored BIN chunk contains "+H.b(a[0])+" extra padding byte(s)."}}
  8069. E.eA.prototype={
  8070. $1:function(a){return"Declared minimum value for this component ("+H.b(a[0])+") does not match actual minimum ("+H.b(a[1])+")."}}
  8071. E.ex.prototype={
  8072. $1:function(a){return"Declared maximum value for this component ("+H.b(a[0])+") does not match actual maximum ("+H.b(a[1])+")."}}
  8073. E.ey.prototype={
  8074. $1:function(a){return"Accessor contains "+H.b(a[0])+" element(s) less than declared minimum value "+H.b(a[1])+"."}}
  8075. E.ew.prototype={
  8076. $1:function(a){return"Accessor contains "+H.b(a[0])+" element(s) greater than declared maximum value "+H.b(a[1])+"."}}
  8077. E.eJ.prototype={
  8078. $1:function(a){return"Vector3 at accessor indices "+H.b(a[0])+".."+H.b(a[1])+" is not of unit length: "+H.b(a[2])+"."}}
  8079. E.eL.prototype={
  8080. $1:function(a){return"Vector3 with sign at accessor indices "+H.b(a[0])+".."+H.b(a[1])+" has invalid w component: "+H.b(a[2])+". Must be 1.0 or -1.0."}}
  8081. E.eC.prototype={
  8082. $1:function(a){return"Animation sampler output accessor element at indices "+H.b(a[0])+".."+H.b(a[1])+" is not of unit length: "+H.b(a[2])+"."}}
  8083. E.eI.prototype={
  8084. $1:function(a){return"Accessor element at index "+H.b(a[0])+" is not clamped to 0..1 range: "+H.b(a[1])+"."}}
  8085. E.eB.prototype={
  8086. $1:function(a){return"Accessor element at index "+H.b(a[0])+" is "+H.b(a[1])+"."}}
  8087. E.eH.prototype={
  8088. $1:function(a){return"Indices accessor element at index "+H.b(a[0])+" has value "+H.b(a[1])+" that is greater than the maximum vertex index available ("+H.b(a[2])+")."}}
  8089. E.eF.prototype={
  8090. $1:function(a){return"Indices accessor contains "+H.b(a[0])+" degenerate triangles (out of "+H.b(a[1])+")."}}
  8091. E.eG.prototype={
  8092. $1:function(a){return"Indices accessor contains primitive restart value ("+H.b(a[0])+") at index "+H.b(a[1])+"."}}
  8093. E.eE.prototype={
  8094. $1:function(a){return"Animation input accessor element at index "+H.b(a[0])+" is negative: "+H.b(a[1])+"."}}
  8095. E.eD.prototype={
  8096. $1:function(a){return"Animation input accessor element at index "+H.b(a[0])+" is less than or equal to previous: "+H.b(a[1])+" <= "+H.b(a[2])+"."}}
  8097. E.eO.prototype={
  8098. $1:function(a){return"Accessor sparse indices element at index "+H.b(a[0])+" is less than or equal to previous: "+H.b(a[1])+" <= "+H.b(a[2])+"."}}
  8099. E.eN.prototype={
  8100. $1:function(a){return"Accessor sparse indices element at index "+H.b(a[0])+" is greater than or equal to the number of accessor elements: "+H.b(a[1])+" >= "+H.b(a[2])+"."}}
  8101. E.eM.prototype={
  8102. $1:function(a){return"Matrix element at index "+H.b(a[0])+" (component index "+H.b(a[1])+") contains invalid value: "+H.b(a[2])+"."}}
  8103. E.eS.prototype={
  8104. $1:function(a){return"Image data is invalid. "+H.b(a[0])}}
  8105. E.eR.prototype={
  8106. $1:function(a){return"Recognized image format "+("'"+H.b(a[0])+"'")+" does not match declared image format "+("'"+H.b(a[1])+"'")+"."}}
  8107. E.ep.prototype={
  8108. $1:function(a){return"Unexpected end of image stream."}}
  8109. E.eq.prototype={
  8110. $1:function(a){return"Image format not recognized."}}
  8111. E.er.prototype={
  8112. $1:function(a){return"'"+H.b(a[0])+"' MIME type requires an extension."}}
  8113. E.eQ.prototype={
  8114. $1:function(a){return"Image has non-power-of-two dimensions: "+H.b(a[0])+"x"+H.b(a[1])+"."}}
  8115. E.eP.prototype={
  8116. $1:function(a){return"Image contains unsupported features like non-default colorspace information, non-square pixels, or animation."}}
  8117. E.eu.prototype={
  8118. $1:function(a){return"Data URI is used in GLB container."}}
  8119. E.eK.prototype={
  8120. $1:function(a){return"Joints accessor element at index "+H.b(a[0])+" (component index "+H.b(a[1])+") has value "+H.b(a[2])+" that is greater than the maximum joint index ("+H.b(a[3])+") set by skin "+H.b(a[4])+"."}}
  8121. E.ez.prototype={
  8122. $1:function(a){return"Joints accessor element at index "+H.b(a[0])+" (component index "+H.b(a[1])+") has value "+H.b(a[2])+" that is already in use for the vertex."}}
  8123. E.eo.prototype={
  8124. $1:function(a){return"Weights accessor element at index "+H.b(a[0])+" (component index "+H.b(a[1])+") has negative value "+H.b(a[2])+"."}}
  8125. E.em.prototype={
  8126. $1:function(a){return"Weights accessor elements (at indices "+H.b(a[0])+".."+H.b(a[1])+") have non-normalized sum: "+H.b(a[2])+"."}}
  8127. E.en.prototype={
  8128. $1:function(a){return"Joints accessor element at index "+H.b(a[0])+" (component index "+H.b(a[1])+") is used with zero weight but has non-zero value ("+H.b(a[2])+")."}}
  8129. E.fD.prototype={}
  8130. E.fE.prototype={
  8131. $1:function(a){return J.aa(a[0])}}
  8132. E.im.prototype={}
  8133. E.ix.prototype={
  8134. $1:function(a){return"Invalid array length "+H.b(a[0])+". Valid lengths are: "+J.aE(H.aW(a[1],"$it"),E.ob(),P.d).k(0)+"."}}
  8135. E.iy.prototype={
  8136. $1:function(a){var u=a[0]
  8137. return"Type mismatch. Array element "+H.b(typeof u==="string"?"'"+u+"'":J.aa(u))+" is not a "+("'"+H.b(a[1])+"'")+"."}}
  8138. E.iD.prototype={
  8139. $1:function(a){return"Duplicate element."}}
  8140. E.iB.prototype={
  8141. $1:function(a){return"Index must be a non-negative integer."}}
  8142. E.iv.prototype={
  8143. $1:function(a){return"Invalid JSON data. Parser output: "+H.b(a[0])}}
  8144. E.ir.prototype={
  8145. $1:function(a){return"Invalid URI "+("'"+H.b(a[0])+"'")+". Parser output:\n"+H.b(a[1])}}
  8146. E.iz.prototype={
  8147. $1:function(a){return"Entity cannot be empty."}}
  8148. E.is.prototype={
  8149. $1:function(a){a.toString
  8150. return"Exactly one of "+new H.aJ(a,E.bn(),[H.i(a,0),P.d]).k(0)+" properties must be defined."}}
  8151. E.iC.prototype={
  8152. $1:function(a){return"Value "+("'"+H.b(a[0])+"'")+" does not match regexp pattern "+("'"+H.b(a[1])+"'")+"."}}
  8153. E.io.prototype={
  8154. $1:function(a){var u=a[0]
  8155. return"Type mismatch. Property value "+H.b(typeof u==="string"?"'"+u+"'":J.aa(u))+" is not a "+("'"+H.b(a[1])+"'")+"."}}
  8156. E.iw.prototype={
  8157. $1:function(a){var u=a[0]
  8158. return"Invalid value "+H.b(typeof u==="string"?"'"+u+"'":J.aa(u))+". Valid values are "+J.aE(H.aW(a[1],"$it"),E.ob(),P.d).k(0)+"."}}
  8159. E.iq.prototype={
  8160. $1:function(a){return"Value "+H.b(a[0])+" is out of range."}}
  8161. E.it.prototype={
  8162. $1:function(a){return"Value "+H.b(a[0])+" is not a multiple of "+H.b(a[1])+"."}}
  8163. E.ip.prototype={
  8164. $1:function(a){return"Property "+("'"+H.b(a[0])+"'")+" must be defined."}}
  8165. E.iA.prototype={
  8166. $1:function(a){return"Unexpected property."}}
  8167. E.iu.prototype={
  8168. $1:function(a){return"Dependency failed. "+("'"+H.b(a[0])+"'")+" must be defined."}}
  8169. E.iE.prototype={}
  8170. E.jb.prototype={
  8171. $1:function(a){return"Unknown glTF major asset version: "+H.b(a[0])+"."}}
  8172. E.ja.prototype={
  8173. $1:function(a){return"Unknown glTF minor asset version: "+H.b(a[0])+"."}}
  8174. E.j0.prototype={
  8175. $1:function(a){return"Asset minVersion "+("'"+H.b(a[0])+"'")+" is greater than version "+("'"+H.b(a[1])+"'")+"."}}
  8176. E.iZ.prototype={
  8177. $1:function(a){return"Invalid value "+H.b(a[0])+" for GL type "+("'"+H.b(a[1])+"'")+"."}}
  8178. E.j_.prototype={
  8179. $1:function(a){return"Integer value is written with fractional part: "+H.b(a[0])+"."}}
  8180. E.iY.prototype={
  8181. $1:function(a){return"Only (u)byte and (u)short accessors can be normalized."}}
  8182. E.iW.prototype={
  8183. $1:function(a){return"Offset "+H.b(a[0])+" is not a multiple of componentType length "+H.b(a[1])+"."}}
  8184. E.iX.prototype={
  8185. $1:function(a){return"Matrix accessors must be aligned to 4-byte boundaries."}}
  8186. E.j6.prototype={
  8187. $1:function(a){return"Sparse accessor overrides more elements ("+H.b(a[0])+") than the base accessor contains ("+H.b(a[1])+")."}}
  8188. E.j7.prototype={
  8189. $1:function(a){return"Animated TRS properties will not affect a skinned mesh."}}
  8190. E.iV.prototype={
  8191. $1:function(a){return"Buffer's Data URI MIME-Type must be 'application/octet-stream' or 'application/gltf-buffer'. Found "+("'"+H.b(a[0])+"'")+" instead."}}
  8192. E.iU.prototype={
  8193. $1:function(a){return"Buffer view's byteStride ("+H.b(a[0])+") is greater than byteLength ("+H.b(a[1])+")."}}
  8194. E.iT.prototype={
  8195. $1:function(a){return"Only buffer views with raw vertex data can have byteStride."}}
  8196. E.iR.prototype={
  8197. $1:function(a){return"xmag and ymag must not be zero."}}
  8198. E.iQ.prototype={
  8199. $1:function(a){return"zfar must be greater than znear."}}
  8200. E.iO.prototype={
  8201. $1:function(a){return"Alpha cutoff is supported only for 'MASK' alpha mode."}}
  8202. E.iI.prototype={
  8203. $1:function(a){return"Invalid attribute name."}}
  8204. E.jl.prototype={
  8205. $1:function(a){return"All primitives must have the same number of morph targets."}}
  8206. E.jk.prototype={
  8207. $1:function(a){return"All primitives should contain the same number of 'JOINTS' and 'WEIGHTS' attribute sets."}}
  8208. E.iN.prototype={
  8209. $1:function(a){return"No POSITION attribute found."}}
  8210. E.iK.prototype={
  8211. $1:function(a){return"Indices for indexed attribute semantic "+("'"+H.b(a[0])+"'")+" must start with 0 and be continuous. Total expected indices: "+H.b(a[1])+", total provided indices: "+H.b(a[2])+"."}}
  8212. E.iM.prototype={
  8213. $1:function(a){return"TANGENT attribute without NORMAL found."}}
  8214. E.iJ.prototype={
  8215. $1:function(a){return"Number of JOINTS attribute semantics ("+H.b(a[0])+") does not match the number of WEIGHTS ("+H.b(a[1])+")."}}
  8216. E.iL.prototype={
  8217. $1:function(a){return"TANGENT attribute defined for POINTS rendering mode."}}
  8218. E.jj.prototype={
  8219. $1:function(a){return"The length of weights array ("+H.b(a[0])+") does not match the number of morph targets ("+H.b(a[1])+")."}}
  8220. E.jh.prototype={
  8221. $1:function(a){return"A node can have either a matrix or any combination of translation/rotation/scale (TRS) properties."}}
  8222. E.jd.prototype={
  8223. $1:function(a){return"Do not specify default transform matrix."}}
  8224. E.j2.prototype={
  8225. $1:function(a){return"Matrix must be decomposable to TRS."}}
  8226. E.ji.prototype={
  8227. $1:function(a){return"Rotation quaternion must be normalized."}}
  8228. E.jc.prototype={
  8229. $1:function(a){return"Unused extension "+("'"+H.b(a[0])+"'")+" cannot be required."}}
  8230. E.je.prototype={
  8231. $1:function(a){return"Extension "+("'"+H.b(a[0])+"'")+" cannot be optional."}}
  8232. E.jf.prototype={
  8233. $1:function(a){return"Extension uses unreserved extension prefix "+("'"+H.b(a[0])+"'")+"."}}
  8234. E.jg.prototype={
  8235. $1:function(a){return"Extension name has invalid format."}}
  8236. E.j5.prototype={
  8237. $1:function(a){return"Empty node encountered."}}
  8238. E.j4.prototype={
  8239. $1:function(a){return"Node with a skinned mesh is not root. Parent transforms will not affect a skinned mesh."}}
  8240. E.j3.prototype={
  8241. $1:function(a){return"Local transforms will not affect a skinned mesh."}}
  8242. E.j1.prototype={
  8243. $1:function(a){return"A node with a skinned mesh is used in a scene that does not contain joint nodes."}}
  8244. E.j9.prototype={
  8245. $1:function(a){return"Joints do not have a common root."}}
  8246. E.j8.prototype={
  8247. $1:function(a){return"Skeleton node is not a common root."}}
  8248. E.iP.prototype={
  8249. $1:function(a){return"Non-relative URI found: "+("'"+H.b(a[0])+"'")+"."}}
  8250. E.iG.prototype={
  8251. $1:function(a){return"Multiple extensions are defined for this object: "+J.aE(H.aW(a[1],"$it"),E.bn(),P.d).k(0)+"."}}
  8252. E.iF.prototype={
  8253. $1:function(a){return"Prefer JSON Objects for extras."}}
  8254. E.iS.prototype={
  8255. $1:function(a){return"This property should not be defined as it will not be used."}}
  8256. E.iH.prototype={
  8257. $1:function(a){return"outerConeAngle ("+H.b(a[1])+") is less than or equal to innerConeAngle ("+H.b(a[0])+")."}}
  8258. E.fU.prototype={}
  8259. E.hs.prototype={
  8260. $1:function(a){return"Accessor's total byteOffset "+H.b(a[0])+" isn't a multiple of componentType length "+H.b(a[1])+"."}}
  8261. E.hw.prototype={
  8262. $1:function(a){return"Referenced bufferView's byteStride value "+H.b(a[0])+" is less than accessor element's length "+H.b(a[1])+"."}}
  8263. E.hi.prototype={
  8264. $1:function(a){return"Accessor (offset: "+H.b(a[0])+", length: "+H.b(a[1])+") does not fit referenced bufferView ["+H.b(a[2])+"] length "+H.b(a[3])+"."}}
  8265. E.h4.prototype={
  8266. $1:function(a){return"Override of previously set accessor usage. Initial: "+("'"+H.b(a[0])+"'")+", new: "+("'"+H.b(a[1])+"'")+"."}}
  8267. E.hx.prototype={
  8268. $1:function(a){return"Animation channel has the same target as channel "+H.b(a[0])+"."}}
  8269. E.h0.prototype={
  8270. $1:function(a){return"Animation channel cannot target TRS properties of a node with defined matrix."}}
  8271. E.h_.prototype={
  8272. $1:function(a){return"Animation channel cannot target WEIGHTS when mesh does not have morph targets."}}
  8273. E.h2.prototype={
  8274. $1:function(a){return"accessor.min and accessor.max must be defined for animation input accessor."}}
  8275. E.h3.prototype={
  8276. $1:function(a){return"Invalid Animation sampler input accessor format "+("'"+H.b(a[0])+"'")+". Must be one of "+J.aE(H.aW(a[1],"$it"),E.bn(),P.d).k(0)+"."}}
  8277. E.fZ.prototype={
  8278. $1:function(a){return"Invalid animation sampler output accessor format "+("'"+H.b(a[0])+"'")+" for path "+("'"+H.b(a[2])+"'")+". Must be one of "+J.aE(H.aW(a[1],"$it"),E.bn(),P.d).k(0)+"."}}
  8279. E.h1.prototype={
  8280. $1:function(a){return"Animation sampler output accessor with "+("'"+H.b(a[0])+"'")+" interpolation must have at least "+H.b(a[1])+" elements. Got "+H.b(a[2])+"."}}
  8281. E.fY.prototype={
  8282. $1:function(a){return"Animation sampler output accessor of count "+H.b(a[0])+" expected. Found "+H.b(a[1])+"."}}
  8283. E.h7.prototype={
  8284. $1:function(a){return"Buffer refers to an unresolved GLB binary chunk."}}
  8285. E.h5.prototype={
  8286. $1:function(a){return"BufferView does not fit buffer ("+H.b(a[0])+") byteLength ("+H.b(a[1])+")."}}
  8287. E.hv.prototype={
  8288. $1:function(a){return"Override of previously set bufferView target or usage. Initial: "+("'"+H.b(a[0])+"'")+", new: "+("'"+H.b(a[1])+"'")+"."}}
  8289. E.ho.prototype={
  8290. $1:function(a){return"Accessor of count "+H.b(a[0])+" expected. Found "+H.b(a[1])+"."}}
  8291. E.h9.prototype={
  8292. $1:function(a){return"Invalid accessor format "+("'"+H.b(a[0])+"'")+" for this attribute semantic. Must be one of "+J.aE(H.aW(a[1],"$it"),E.bn(),P.d).k(0)+"."}}
  8293. E.ha.prototype={
  8294. $1:function(a){return"accessor.min and accessor.max must be defined for POSITION attribute accessor."}}
  8295. E.h6.prototype={
  8296. $1:function(a){return"bufferView.byteStride must be defined when two or more accessors use the same buffer view."}}
  8297. E.h8.prototype={
  8298. $1:function(a){return"Vertex attribute data must be aligned to 4-byte boundaries."}}
  8299. E.hg.prototype={
  8300. $1:function(a){return"bufferView.byteStride must not be defined for indices accessor."}}
  8301. E.hf.prototype={
  8302. $1:function(a){return"Invalid indices accessor format "+("'"+H.b(a[0])+"'")+". Must be one of "+J.aE(H.aW(a[1],"$it"),E.bn(),P.d).k(0)+". "}}
  8303. E.he.prototype={
  8304. $1:function(a){return"Number of vertices or indices ("+H.b(a[0])+") is not compatible with used drawing mode ("+("'"+H.b(a[1])+"'")+")."}}
  8305. E.hd.prototype={
  8306. $1:function(a){return"Material is incompatible with mesh primitive: Texture binding "+("'"+H.b(a[0])+"'")+" needs 'TEXCOORD_"+H.b(a[1])+"' attribute."}}
  8307. E.hh.prototype={
  8308. $1:function(a){return"All accessors of the same primitive must have the same count."}}
  8309. E.hc.prototype={
  8310. $1:function(a){return"No base accessor for this attribute semantic."}}
  8311. E.hb.prototype={
  8312. $1:function(a){return"Base accessor has different count."}}
  8313. E.hu.prototype={
  8314. $1:function(a){return"Node is a part of a node loop."}}
  8315. E.hj.prototype={
  8316. $1:function(a){return"Value overrides parent of node "+H.b(a[0])+"."}}
  8317. E.hm.prototype={
  8318. $1:function(a){var u="The length of weights array ("+H.b(a[0])+") does not match the number of morph targets (",t=a[1]
  8319. return u+H.b(t==null?0:t)+")."}}
  8320. E.hl.prototype={
  8321. $1:function(a){return"Node has skin defined, but mesh has no joints data."}}
  8322. E.hk.prototype={
  8323. $1:function(a){return"Node uses skinned mesh, but has no skin defined."}}
  8324. E.hn.prototype={
  8325. $1:function(a){return"Node "+H.b(a[0])+" is not a root node."}}
  8326. E.hp.prototype={
  8327. $1:function(a){return"Invalid IBM accessor format "+("'"+H.b(a[0])+"'")+". Must be one of "+J.aE(H.aW(a[1],"$it"),E.bn(),P.d).k(0)+". "}}
  8328. E.fX.prototype={
  8329. $1:function(a){return"Invalid MIME type "+("'"+H.b(a[0])+"'")+" for the texture source. Valid MIME types are "+J.aE(H.aW(a[1],"$it"),E.bn(),P.d).k(0)+"."}}
  8330. E.fW.prototype={
  8331. $1:function(a){return"Extension is not declared in extensionsUsed."}}
  8332. E.fV.prototype={
  8333. $1:function(a){return"Unexpected location for this extension."}}
  8334. E.hq.prototype={
  8335. $1:function(a){return"Unresolved reference: "+H.b(a[0])+"."}}
  8336. E.hr.prototype={
  8337. $1:function(a){return"Cannot validate an extension as it is not supported by the validator: "+("'"+H.b(a[0])+"'")+"."}}
  8338. E.ht.prototype={
  8339. $1:function(a){return"This object may be unused."}}
  8340. E.eV.prototype={}
  8341. E.f0.prototype={
  8342. $1:function(a){return"Invalid GLB magic value ("+H.b(a[0])+")."}}
  8343. E.f_.prototype={
  8344. $1:function(a){return"Invalid GLB version value "+H.b(a[0])+"."}}
  8345. E.eZ.prototype={
  8346. $1:function(a){return"Declared GLB length ("+H.b(a[0])+") is too small."}}
  8347. E.f8.prototype={
  8348. $1:function(a){return"Length of "+H.b(a[0])+" chunk is not aligned to 4-byte boundaries."}}
  8349. E.eX.prototype={
  8350. $1:function(a){return"Declared length ("+H.b(a[0])+") does not match GLB length ("+H.b(a[1])+")."}}
  8351. E.f7.prototype={
  8352. $1:function(a){return"Chunk ("+H.b(a[0])+") length ("+H.b(a[1])+") does not fit total GLB length."}}
  8353. E.f3.prototype={
  8354. $1:function(a){return"Chunk ("+H.b(a[0])+") cannot have zero length."}}
  8355. E.f4.prototype={
  8356. $1:function(a){return"Chunk of type "+H.b(a[0])+" has already been used."}}
  8357. E.eY.prototype={
  8358. $1:function(a){return"Unexpected end of chunk header."}}
  8359. E.eW.prototype={
  8360. $1:function(a){return"Unexpected end of chunk data."}}
  8361. E.f1.prototype={
  8362. $1:function(a){return"Unexpected end of header."}}
  8363. E.f6.prototype={
  8364. $1:function(a){return"First chunk must be of JSON type. Found "+H.b(a[0])+" instead."}}
  8365. E.f5.prototype={
  8366. $1:function(a){return"BIN chunk must be the second chunk."}}
  8367. E.f2.prototype={
  8368. $1:function(a){return"Unknown GLB chunk type: "+H.b(a[0])+"."}}
  8369. E.bE.prototype={
  8370. gbG:function(){var u=J.n3(this.a.c.$1(this.e))
  8371. return u},
  8372. gC:function(a){return C.a.gC(this.k(0))},
  8373. K:function(a,b){if(b==null)return!1
  8374. return b instanceof E.bE&&b.k(0)===this.k(0)},
  8375. k:function(a){var u=this,t=u.c
  8376. if(t!=null&&t.length!==0)return H.b(t)+": "+u.gbG()
  8377. t=u.d
  8378. if(t!=null)return"@"+H.b(t)+": "+u.gbG()
  8379. return u.gbG()}}
  8380. D.bz.prototype={
  8381. E:function(a,b){var u=this.d,t=this.e=a.ch.i(0,u)
  8382. if(u!==-1)if(t==null)b.j($.D(),H.a([u],[P.c]),"source")
  8383. else t.c=!0},
  8384. bR:function(a,b){var u,t=this.e
  8385. t=t==null?null:t.cx
  8386. u=t==null?null:t.a
  8387. if(u!=null&&u!=="image/webp")b.j($.mP(),H.a([u,C.cr],[P.c]),"source")},
  8388. $icB:1}
  8389. X.b8.prototype={
  8390. E:function(a,b){var u,t,s=b.c
  8391. s.push("lights")
  8392. u=this.d
  8393. t=J.cr(s.slice(0),H.i(s,0))
  8394. b.y.l(0,u,t)
  8395. u.aa(new X.fT(b,a))
  8396. s.pop()}}
  8397. X.fT.prototype={
  8398. $2:function(a,b){var u=this.a.c
  8399. u.push(C.c.k(a))
  8400. u.pop()}}
  8401. X.ct.prototype={}
  8402. X.bI.prototype={}
  8403. X.bJ.prototype={
  8404. E:function(a,b){var u,t,s=a.a.i(0,"KHR_lights_punctual")
  8405. if(s instanceof X.b8){u=this.d
  8406. t=this.e=s.d.i(0,u)
  8407. if(u!==-1)if(t==null)b.j($.D(),H.a([u],[P.c]),"light")
  8408. else t.c=!0}else b.B($.ce(),H.a(["/extensions/KHR_lights_punctual"],[P.c]))}}
  8409. A.bK.prototype={
  8410. E:function(a,b){var u,t=this.e
  8411. if(t!=null){u=b.c
  8412. u.push("diffuseTexture")
  8413. t.E(a,b)
  8414. u.pop()}t=this.x
  8415. if(t!=null){u=b.c
  8416. u.push("specularGlossinessTexture")
  8417. t.E(a,b)
  8418. u.pop()}}}
  8419. S.bL.prototype={}
  8420. L.bM.prototype={
  8421. E:function(a,b){var u,t
  8422. for(u=b.e,t=this;t!=null;){t=u.i(0,t)
  8423. if(t instanceof Y.aw){t.dx.l(0,b.M(),this.r)
  8424. break}}}}
  8425. D.aj.prototype={}
  8426. D.a_.prototype={}
  8427. D.bA.prototype={
  8428. gC:function(a){var u=J.ai(this.a),t=J.ai(this.b)
  8429. return A.nW(A.dJ(A.dJ(0,C.c.gC(u)),C.c.gC(t)))},
  8430. K:function(a,b){if(b==null)return!1
  8431. return b instanceof D.bA&&this.b==b.b&&J.a5(this.a,b.a)}}
  8432. D.cu.prototype={}
  8433. D.dl.prototype={}
  8434. A.d4.prototype={
  8435. bM:function(){var u=this,t=u.d=u.c.bE(u.gdl(),u.gdn(),u.gc7()),s=u.dy
  8436. s.e=t.geb()
  8437. s.f=t.gee()
  8438. s.r=new A.fb(u)
  8439. return u.e.a},
  8440. aS:function(){this.d.F()
  8441. var u=this.e
  8442. if(u.a.a===0)u.Z(new K.ac("model/gltf-binary",null,this.fx))},
  8443. dm:function(a){var u,t,s,r,q,p,o,n,m,l,k,j,i,h,g,f=this,e="model/gltf-binary",d="0"
  8444. f.d.aK()
  8445. for(u=J.K(a),t=K.ac,s=[t],t=[t],r=[P.c],q=f.a,p=0,o=0;p!==u.gh(a);)switch(f.r){case 0:n=u.gh(a)
  8446. m=f.x
  8447. o=Math.min(n-p,12-m)
  8448. n=m+o
  8449. f.x=n
  8450. C.i.a_(q,m,n,a,p)
  8451. p+=o
  8452. f.y=o
  8453. if(f.x!==12)break
  8454. l=f.b.getUint32(0,!0)
  8455. if(l!==1179937895){f.f.Y($.p1(),H.a([l],r),0)
  8456. f.d.F()
  8457. u=f.e.a
  8458. if(u.a===0){t=f.fx
  8459. u.ag(new K.ac(e,null,t))}return}k=f.b.getUint32(4,!0)
  8460. if(k!==2){f.f.Y($.p2(),H.a([k],r),4)
  8461. f.d.F()
  8462. u=f.e.a
  8463. if(u.a===0){t=f.fx
  8464. u.ag(new K.ac(e,null,t))}return}n=f.z=f.b.getUint32(8,!0)
  8465. if(n<=f.y)f.f.Y($.p4(),H.a([n],r),8)
  8466. f.r=1
  8467. f.x=0
  8468. break
  8469. case 1:n=u.gh(a)
  8470. m=f.x
  8471. o=Math.min(n-p,8-m)
  8472. n=m+o
  8473. f.x=n
  8474. C.i.a_(q,m,n,a,p)
  8475. p+=o
  8476. f.y+=o
  8477. if(f.x!==8)break
  8478. f.ch=f.b.getUint32(0,!0)
  8479. n=f.b.getUint32(4,!0)
  8480. f.cx=n
  8481. if((f.ch&3)!==0){m=f.f
  8482. j=$.oY()
  8483. i=f.y
  8484. m.Y(j,H.a(["0x"+C.a.ak(C.c.X(n,16),8,d)],r),i-8)}if(f.y+f.ch>f.z)f.f.Y($.oZ(),H.a(["0x"+C.a.ak(C.c.X(f.cx,16),8,d),f.ch],r),f.y-8)
  8485. if(f.Q===0&&f.cx!==1313821514)f.f.Y($.p9(),H.a(["0x"+C.a.ak(C.c.X(f.cx,16),8,d)],r),f.y-8)
  8486. n=f.cx
  8487. if(n===5130562&&f.Q>1&&!f.fr)f.f.Y($.p5(),H.a(["0x"+C.a.ak(C.c.X(n,16),8,d)],r),f.y-8)
  8488. h=new A.f9(f)
  8489. n=f.cx
  8490. switch(n){case 1313821514:if(f.ch===0){m=f.f
  8491. j=$.p0()
  8492. i=f.y
  8493. m.Y(j,H.a(["0x"+C.a.ak(C.c.X(n,16),8,d)],r),i-8)}h.$1$seen(f.cy)
  8494. f.cy=!0
  8495. break
  8496. case 5130562:h.$1$seen(f.fr)
  8497. f.fr=!0
  8498. break
  8499. default:f.f.Y($.pa(),H.a(["0x"+C.a.ak(C.c.X(n,16),8,d)],r),f.y-8)
  8500. f.r=4294967295}++f.Q
  8501. f.x=0
  8502. break
  8503. case 1313821514:o=Math.min(u.gh(a)-p,f.ch-f.x)
  8504. if(f.db==null){n=f.dy
  8505. m=f.f
  8506. n=new K.cp(new P.bi(n,[H.i(n,0)]),new P.aN(new P.E($.p,s),t))
  8507. n.e=m
  8508. f.db=n
  8509. f.dx=n.bM()}n=f.dy
  8510. g=p+o
  8511. m=u.T(a,p,g)
  8512. if(n.b>=4)H.O(n.bg())
  8513. j=n.b
  8514. if((j&1)!==0)n.ai(m)
  8515. else if((j&3)===0){n=n.aQ()
  8516. m=new P.c_(m)
  8517. j=n.c
  8518. if(j==null)n.b=n.c=m
  8519. else{j.sau(m)
  8520. n.c=m}}n=f.x+=o
  8521. f.y+=o
  8522. if(n===f.ch){f.dy.a1()
  8523. f.r=1
  8524. f.x=0}p=g
  8525. break
  8526. case 5130562:n=u.gh(a)
  8527. m=f.ch
  8528. o=Math.min(n-p,m-f.x)
  8529. n=f.fx
  8530. if(n==null)n=f.fx=new Uint8Array(m)
  8531. m=f.x
  8532. j=m+o
  8533. f.x=j
  8534. C.i.a_(n,m,j,a,p)
  8535. p+=o
  8536. f.y+=o
  8537. if(f.x===f.ch){f.r=1
  8538. f.x=0}break
  8539. case 4294967295:n=u.gh(a)
  8540. m=f.ch
  8541. j=f.x
  8542. o=Math.min(n-p,m-j)
  8543. j+=o
  8544. f.x=j
  8545. p+=o
  8546. f.y+=o
  8547. if(j===m){f.r=1
  8548. f.x=0}break}f.d.al()},
  8549. dq:function(){var u,t,s=this
  8550. switch(s.r){case 0:s.f.bu($.p8(),s.y)
  8551. s.aS()
  8552. break
  8553. case 1:if(s.x!==0){s.f.bu($.p7(),s.y)
  8554. s.aS()}else{u=s.z
  8555. t=s.y
  8556. if(u!==t)s.f.Y($.p3(),H.a([u,t],[P.c]),s.y)
  8557. u=s.dx
  8558. if(u!=null)u.am(0,new A.fa(s),s.gc7(),P.A)
  8559. else s.e.Z(new K.ac("model/gltf-binary",null,s.fx))}break
  8560. default:if(s.ch>0)s.f.bu($.p6(),s.y)
  8561. s.aS()}},
  8562. dr:function(a){var u
  8563. this.d.F()
  8564. u=this.e
  8565. if(u.a.a===0)u.L(a)},
  8566. $icq:1}
  8567. A.fb.prototype={
  8568. $0:function(){var u=this.a
  8569. if((u.dy.b&4)!==0)u.d.al()
  8570. else u.aS()}}
  8571. A.f9.prototype={
  8572. $1$seen:function(a){var u=this.a
  8573. if(a){u.f.Y($.p_(),H.a(["0x"+C.a.ak(C.c.X(u.cx,16),8,"0")],[P.c]),u.y-8)
  8574. u.r=4294967295}else u.r=u.cx},
  8575. $0:function(){return this.$1$seen(null)}}
  8576. A.fa.prototype={
  8577. $1:function(a){var u=this.a,t=a==null?null:a.b
  8578. u.e.Z(new K.ac("model/gltf-binary",t,u.fx))}}
  8579. K.ac.prototype={}
  8580. K.cq.prototype={}
  8581. K.fg.prototype={
  8582. $0:function(){return this.a.b.aK()}}
  8583. K.fh.prototype={
  8584. $0:function(){return this.a.b.al()}}
  8585. K.ff.prototype={
  8586. $0:function(){return this.a.b.F()}}
  8587. K.fi.prototype={
  8588. $1:function(a){var u,t,s,r,q,p=this,o=null,n=p.a
  8589. if(!n.a){u=J.K(a)
  8590. if(u.gt(a)){n.b.F()
  8591. p.b.a1()
  8592. p.c.L(C.a_)
  8593. return}t=u.i(a,0)
  8594. if(103===t){u=p.b
  8595. s=p.d
  8596. r=new Uint8Array(12)
  8597. q=K.ac
  8598. q=new A.d4(r,new P.bi(u,[H.i(u,0)]),new P.aN(new P.E($.p,[q]),[q]))
  8599. s.id=!0
  8600. q.f=s
  8601. u=r.buffer
  8602. u.toString
  8603. q.b=H.hW(u,0,o)
  8604. q.dy=P.nA(o,o,o,[P.l,P.h])
  8605. p.c.Z(q)
  8606. n.a=!0}else{u=123===t||9===t||32===t||10===t||13===t||239===t
  8607. s=p.c
  8608. r=p.b
  8609. if(u){s.Z(K.rg(new P.bi(r,[H.i(r,0)]),p.d))
  8610. n.a=!0}else{n.b.F()
  8611. r.a1()
  8612. s.L(C.a_)
  8613. return}}}p.b.A(0,a)}}
  8614. K.cp.prototype={
  8615. bM:function(){var u=this,t=P.c,s=H.a([],[t]),r=new P.N("")
  8616. u.d=new P.l7(new P.dH(!1,r),new P.kJ(C.a2.gct().a,new P.kV(new K.fd(u),s,[t]),r))
  8617. u.b=u.a.bE(u.gdu(),u.gdw(),u.gdA())
  8618. return u.c.a},
  8619. dv:function(a){var u,t,s,r,q=this
  8620. q.b.aK()
  8621. if(q.f){t=J.K(a)
  8622. if(t.ga2(a)&&239===t.i(a,0))q.e.ar($.dU(),H.a(["BOM found at the beginning of UTF-8 stream."],[P.c]),!0)
  8623. q.f=!1}try{t=q.d
  8624. s=J.H(a)
  8625. t.a.cs(a,0,s)
  8626. q.b.al()}catch(r){t=H.z(r)
  8627. if(t instanceof P.ak){u=t
  8628. q.e.ar($.dU(),H.a([u],[P.c]),!0)
  8629. q.b.F()
  8630. q.c.b_()}else throw r}},
  8631. dB:function(a){var u
  8632. this.b.F()
  8633. u=this.c
  8634. if(u.a.a===0)u.L(a)},
  8635. dz:function(){var u,t,s,r=this
  8636. try{r.d.a1()}catch(t){s=H.z(t)
  8637. if(s instanceof P.ak){u=s
  8638. r.e.ar($.dU(),H.a([u],[P.c]),!0)
  8639. r.b.F()
  8640. r.c.b_()}else throw t}},
  8641. $icq:1}
  8642. K.fd.prototype={
  8643. $1:function(a){var u,t,s=a[0],r=s,q=P.c
  8644. if(H.a2(r,"$if",[P.d,q],"$af"))try{r=this.a
  8645. u=V.nd(s,r.e)
  8646. r.c.Z(new K.ac("model/gltf+json",u,null))}catch(t){if(H.z(t) instanceof M.bF){r=this.a
  8647. r.b.F()
  8648. r.c.b_()}else throw t}else{r=this.a
  8649. r.e.ar($.P(),H.a([s,"object"],[q]),!0)
  8650. r.b.F()
  8651. r.c.b_()}}}
  8652. K.d6.prototype={
  8653. k:function(a){return"Invalid data: could not detect glTF format."},
  8654. $iar:1}
  8655. F.lt.prototype={
  8656. $2:function(a,b){this.a.$1(a)
  8657. if(!(typeof b==="number"&&Math.floor(b)===b&&b>=0)){this.b.l(0,a,-1)
  8658. this.c.p($.dT(),a)}}}
  8659. F.lu.prototype={
  8660. $2:function(a,b){this.a.$1(a)
  8661. if(!(typeof b==="number"&&Math.floor(b)===b&&b>=0)){this.b.l(0,a,-1)
  8662. this.c.p($.dT(),a)}}}
  8663. F.lv.prototype={
  8664. $1:function(a){return a.ae(0,P.d,P.h)}}
  8665. F.ls.prototype={
  8666. $0:function(){return H.a([],[D.cu])}}
  8667. F.ae.prototype={
  8668. i:function(a,b){return b==null||b<0||b>=this.a.length?null:this.a[b]},
  8669. l:function(a,b,c){this.a[b]=c},
  8670. gh:function(a){return this.b},
  8671. sh:function(a,b){throw H.e(P.W("Changing length is not supported"))},
  8672. k:function(a){return P.fH(this.a,"[","]")},
  8673. aa:function(a){var u,t,s,r
  8674. for(u=this.b,t=this.a,s=0;s<u;++s){r=t[s]
  8675. if(r==null)continue
  8676. a.$2(s,r)}}}
  8677. F.Y.prototype={
  8678. as:function(a){return!0}}
  8679. F.jE.prototype={
  8680. W:function(a,b,c,d){var u=this,t=u.c,s=t!=null?t.$1(d):d
  8681. t=u.a+s*s
  8682. u.a=t
  8683. if(2===c){if(Math.abs(Math.sqrt(t)-1)>0.00674)a.j($.mH(),H.a([b-2,b,Math.sqrt(u.a)],[P.c]),u.b)
  8684. u.a=0}return!0},
  8685. $aY:function(){return[P.G]}}
  8686. F.jF.prototype={
  8687. W:function(a,b,c,d){var u=this,t=u.c,s=t!=null?t.$1(d):d
  8688. if(3===c){if(1!==s&&-1!==s)a.j($.oF(),H.a([b-3,b,s],[P.c]),u.b)}else{t=u.a+s*s
  8689. u.a=t
  8690. if(2===c){if(Math.abs(Math.sqrt(t)-1)>0.00674)a.j($.mH(),H.a([b-2,b,Math.sqrt(u.a)],[P.c]),u.b)
  8691. u.a=0}}return!0},
  8692. $aY:function(){return[P.G]}}
  8693. F.e7.prototype={
  8694. W:function(a,b,c,d){if(1<d||0>d)a.j($.oJ(),H.a([b,d],[P.c]),this.a)
  8695. return!0},
  8696. $aY:function(){return[P.w]}}
  8697. A.jR.prototype={
  8698. b7:function(){var u,t,s,r,q,p,o,n,m,l,k,j,i=this,h=P.d,g=P.c,f=P.V(h,g),e=i.a
  8699. if(e!=null)f.l(0,"uri",e.k(0))
  8700. e=i.c
  8701. u=e==null
  8702. if((u?null:e.a)!=null)f.l(0,"mimeType",u?null:e.a)
  8703. f.l(0,"validatorVersion","2.0.0-dev.3.1")
  8704. if(i.d)f.l(0,"validatedAt",new P.cm(Date.now(),!1).eo().en())
  8705. e=i.b
  8706. t=e.fy
  8707. s=P.V(h,g)
  8708. r=H.a([0,0,0,0],[P.h])
  8709. u=new Array(t.length)
  8710. u.fixed$length=Array
  8711. q=H.a(u,[[P.f,P.d,P.c]])
  8712. for(u=q.length,p=0;p<u;++p){o=t[p]
  8713. n=o.b
  8714. m=n==null
  8715. l=(m?o.a.a:n).a
  8716. r[l]=r[l]+1
  8717. l=o.a
  8718. k=J.n3(l.c.$1(o.e))
  8719. if(m)n=l.a
  8720. j=P.ma(["code",l.b,"message",k,"severity",n.a],h,g)
  8721. n=o.c
  8722. if(n!=null)j.l(0,"pointer",n)
  8723. else{n=o.d
  8724. if(n!=null)j.l(0,"offset",n)}q[p]=j}s.l(0,"numErrors",r[0])
  8725. s.l(0,"numWarnings",r[1])
  8726. s.l(0,"numInfos",r[2])
  8727. s.l(0,"numHints",r[3])
  8728. s.l(0,"messages",q)
  8729. s.l(0,"truncated",e.z)
  8730. f.l(0,"issues",s)
  8731. h=i.dk()
  8732. if(h!=null)f.l(0,"info",h)
  8733. return f},
  8734. dk:function(){var u,t,s,r,q,p,o,n,m,l,k=this.c,j=k==null?null:k.b
  8735. k=j==null?null:j.x
  8736. if((k==null?null:k.f)==null)return
  8737. u=P.V(P.d,P.c)
  8738. k=j.x
  8739. u.l(0,"version",k.f)
  8740. t=k.r
  8741. if(t!=null)u.l(0,"minVersion",t)
  8742. k=k.e
  8743. if(k!=null)u.l(0,"generator",k)
  8744. k=j.d
  8745. t=J.K(k)
  8746. if(t.ga2(k))u.l(0,"extensionsUsed",t.bP(k).a4(0,!1))
  8747. k=j.e
  8748. t=J.K(k)
  8749. if(t.ga2(k))u.l(0,"extensionsRequired",t.bP(k).a4(0,!1))
  8750. k=this.b
  8751. t=k.fr
  8752. if(!t.gt(t))u.l(0,"resources",k.fr)
  8753. u.l(0,"animationCount",j.r.b)
  8754. u.l(0,"materialCount",j.cx.b)
  8755. k=j.cy
  8756. u.l(0,"hasMorphTargets",k.bv(k,new A.jT()))
  8757. t=j.fx
  8758. u.l(0,"hasSkins",!t.gt(t))
  8759. t=j.fy
  8760. u.l(0,"hasTextures",!t.gt(t))
  8761. u.l(0,"hasDefaultScene",j.dy!=null)
  8762. for(k=new H.aI(k,k.gh(k),[H.i(k,0)]),s=0,r=0,q=0,p=0,o=0,n=0;k.m();){t=k.d.x
  8763. if(t!=null){s+=t.b
  8764. for(t=new H.aI(t,t.gh(t),[H.L(t,"J",0)]);t.m();){m=t.d
  8765. l=m.fr
  8766. if(l!==-1)o+=l
  8767. n+=m.gep()
  8768. r=Math.max(r,m.dx.a)
  8769. q=Math.max(q,m.db)
  8770. p=Math.max(p,m.cx*4)}}}u.l(0,"drawCallCount",s)
  8771. u.l(0,"totalVertexCount",o)
  8772. u.l(0,"totalTriangleCount",n)
  8773. u.l(0,"maxUVs",q)
  8774. u.l(0,"maxInfluences",p)
  8775. u.l(0,"maxAttributes",r)
  8776. return u}}
  8777. A.jT.prototype={
  8778. $1:function(a){var u=a.x
  8779. return u!=null&&u.bv(u,new A.jS())}}
  8780. A.jS.prototype={
  8781. $1:function(a){return a.fx!=null}}
  8782. A.lz.prototype={
  8783. $2:function(a,b){var u=536870911&a+J.ai(b)
  8784. u=536870911&u+((524287&u)<<10)
  8785. return u^u>>>6}}
  8786. T.bO.prototype={
  8787. cX:function(a){var u=a.a,t=this.a
  8788. t[15]=u[15]
  8789. t[14]=u[14]
  8790. t[13]=u[13]
  8791. t[12]=u[12]
  8792. t[11]=u[11]
  8793. t[10]=u[10]
  8794. t[9]=u[9]
  8795. t[8]=u[8]
  8796. t[7]=u[7]
  8797. t[6]=u[6]
  8798. t[5]=u[5]
  8799. t[4]=u[4]
  8800. t[3]=u[3]
  8801. t[2]=u[2]
  8802. t[1]=u[1]
  8803. t[0]=u[0]},
  8804. k:function(a){var u=this
  8805. return"[0] "+u.aL(0).k(0)+"\n[1] "+u.aL(1).k(0)+"\n[2] "+u.aL(2).k(0)+"\n[3] "+u.aL(3).k(0)+"\n"},
  8806. K:function(a,b){var u,t,s
  8807. if(b==null)return!1
  8808. if(b instanceof T.bO){u=this.a
  8809. t=u[0]
  8810. s=b.a
  8811. u=t===s[0]&&u[1]===s[1]&&u[2]===s[2]&&u[3]===s[3]&&u[4]===s[4]&&u[5]===s[5]&&u[6]===s[6]&&u[7]===s[7]&&u[8]===s[8]&&u[9]===s[9]&&u[10]===s[10]&&u[11]===s[11]&&u[12]===s[12]&&u[13]===s[13]&&u[14]===s[14]&&u[15]===s[15]}else u=!1
  8812. return u},
  8813. gC:function(a){return A.mv(this.a)},
  8814. aL:function(a){var u=new Float32Array(4),t=this.a
  8815. u[0]=t[a]
  8816. u[1]=t[4+a]
  8817. u[2]=t[8+a]
  8818. u[3]=t[12+a]
  8819. return new T.ds(u)},
  8820. cu:function(){var u=this.a,t=u[0],s=u[5],r=u[1],q=u[4],p=t*s-r*q,o=u[6],n=u[2],m=t*o-n*q,l=u[7],k=u[3],j=t*l-k*q,i=r*o-n*s,h=r*l-k*s,g=n*l-k*o
  8821. o=u[8]
  8822. k=u[9]
  8823. l=u[10]
  8824. n=u[11]
  8825. return-(k*g-l*h+n*i)*u[12]+(o*g-l*j+n*m)*u[13]-(o*h-k*j+n*p)*u[14]+(o*i-k*m+l*p)*u[15]},
  8826. cD:function(){var u=this.a,t=0+Math.abs(u[0])+Math.abs(u[1])+Math.abs(u[2])+Math.abs(u[3]),s=t>0?t:0
  8827. t=0+Math.abs(u[4])+Math.abs(u[5])+Math.abs(u[6])+Math.abs(u[7])
  8828. if(t>s)s=t
  8829. t=0+Math.abs(u[8])+Math.abs(u[9])+Math.abs(u[10])+Math.abs(u[11])
  8830. if(t>s)s=t
  8831. t=0+Math.abs(u[12])+Math.abs(u[13])+Math.abs(u[14])+Math.abs(u[15])
  8832. return t>s?t:s},
  8833. cE:function(){var u=this.a
  8834. return u[0]===1&&u[1]===0&&u[2]===0&&u[3]===0&&u[4]===0&&u[5]===1&&u[6]===0&&u[7]===0&&u[8]===0&&u[9]===0&&u[10]===1&&u[11]===0&&u[12]===0&&u[13]===0&&u[14]===0&&u[15]===1}}
  8835. T.dj.prototype={
  8836. gaI:function(){var u=this.a,t=u[0],s=u[1],r=u[2],q=u[3]
  8837. return t*t+s*s+r*r+q*q},
  8838. gh:function(a){var u=this.a,t=u[0],s=u[1],r=u[2],q=u[3]
  8839. return Math.sqrt(t*t+s*s+r*r+q*q)},
  8840. k:function(a){var u=this.a
  8841. return H.b(u[0])+", "+H.b(u[1])+", "+H.b(u[2])+" @ "+H.b(u[3])}}
  8842. T.bh.prototype={
  8843. be:function(a,b,c){var u=this.a
  8844. u[0]=a
  8845. u[1]=b
  8846. u[2]=c},
  8847. k:function(a){var u=this.a
  8848. return"["+H.b(u[0])+","+H.b(u[1])+","+H.b(u[2])+"]"},
  8849. K:function(a,b){var u,t,s
  8850. if(b==null)return!1
  8851. if(b instanceof T.bh){u=this.a
  8852. t=u[0]
  8853. s=b.a
  8854. u=t===s[0]&&u[1]===s[1]&&u[2]===s[2]}else u=!1
  8855. return u},
  8856. gC:function(a){return A.mv(this.a)},
  8857. gh:function(a){var u=this.a,t=u[0],s=u[1]
  8858. u=u[2]
  8859. return Math.sqrt(t*t+s*s+u*u)},
  8860. gaI:function(){var u=this.a,t=u[0],s=u[1]
  8861. u=u[2]
  8862. return t*t+s*s+u*u}}
  8863. T.ds.prototype={
  8864. k:function(a){var u=this.a
  8865. return H.b(u[0])+","+H.b(u[1])+","+H.b(u[2])+","+H.b(u[3])},
  8866. K:function(a,b){var u,t,s
  8867. if(b==null)return!1
  8868. if(b instanceof T.ds){u=this.a
  8869. t=u[0]
  8870. s=b.a
  8871. u=t===s[0]&&u[1]===s[1]&&u[2]===s[2]&&u[3]===s[3]}else u=!1
  8872. return u},
  8873. gC:function(a){return A.mv(this.a)},
  8874. gh:function(a){var u=this.a,t=u[0],s=u[1],r=u[2]
  8875. u=u[3]
  8876. return Math.sqrt(t*t+s*s+r*r+u*u)}}
  8877. Q.di.prototype={}
  8878. Q.m4.prototype={}
  8879. Q.dy.prototype={}
  8880. Q.lP.prototype={
  8881. $3:function(a,b,c){var u=c.$1(J.aa(a))
  8882. return u}}
  8883. Q.lL.prototype={
  8884. $2:function(a,b){var u=P.bm(new Q.lK(a,b,this.a))
  8885. return new self.Promise(u)},
  8886. $C:"$2",
  8887. $R:2}
  8888. Q.lK.prototype={
  8889. $2:function(a,b){Q.dQ(this.a,this.b).am(0,new Q.lH(a),new Q.lI(this.c,b),P.A)},
  8890. $C:"$2",
  8891. $R:2}
  8892. Q.lH.prototype={
  8893. $1:function(a){this.a.$1(P.mx(a))}}
  8894. Q.lI.prototype={
  8895. $2:function(a,b){return this.a.$3(a,b,this.b)},
  8896. $C:"$2",
  8897. $R:2,
  8898. $S:10}
  8899. Q.lM.prototype={
  8900. $2:function(a,b){var u=P.bm(new Q.lJ(a,b,this.a))
  8901. return new self.Promise(u)},
  8902. $C:"$2",
  8903. $R:2}
  8904. Q.lJ.prototype={
  8905. $2:function(a,b){Q.mB(this.a,this.b).am(0,new Q.lF(a),new Q.lG(this.c,b),P.A)},
  8906. $C:"$2",
  8907. $R:2}
  8908. Q.lF.prototype={
  8909. $1:function(a){this.a.$1(P.mx(a))}}
  8910. Q.lG.prototype={
  8911. $2:function(a,b){return this.a.$3(a,b,this.b)},
  8912. $C:"$2",
  8913. $R:2,
  8914. $S:10}
  8915. Q.lN.prototype={
  8916. $0:function(){return"2.0.0-dev.3.1"},
  8917. $C:"$0",
  8918. $R:0}
  8919. Q.lO.prototype={
  8920. $0:function(){return P.mx(M.rc())},
  8921. $C:"$0",
  8922. $R:0}
  8923. Q.lj.prototype={
  8924. $1:function(a){var u=P.af,t=new P.E($.p,[u]),s=new P.aN(t,[u])
  8925. J.qR(this.a.$1(J.aa(a)),P.bm(new Q.lk(s)),P.bm(new Q.ll(s)))
  8926. return t}}
  8927. Q.lk.prototype={
  8928. $1:function(a){var u=this.a
  8929. if(!!J.m(a).$iaf)u.Z(a)
  8930. else u.L(new P.ab(!1,null,null,"options.externalResourceFunction: Promise must be fulfilled with Uint8Array."))},
  8931. $S:6}
  8932. Q.ll.prototype={
  8933. $1:function(a){return this.a.L(new Q.i4(J.aa(a)))},
  8934. $S:5}
  8935. Q.lh.prototype={
  8936. $1:function(a){if(a==null)return this.a.c
  8937. return this.b.$1(a)},
  8938. $0:function(){return this.$1(null)},
  8939. $C:"$1",
  8940. $R:0,
  8941. $D:function(){return[null]}}
  8942. Q.li.prototype={
  8943. $1:function(a){var u=this.a.$1(a)
  8944. return u==null?null:P.rU(u,H.i(u,0))}}
  8945. Q.i4.prototype={
  8946. k:function(a){return"Node Exception: "+H.b(this.a)},
  8947. $iar:1};(function aliases(){var u=J.bD.prototype
  8948. u.cZ=u.b6
  8949. u=J.db.prototype
  8950. u.d_=u.k
  8951. u=P.J.prototype
  8952. u.d0=u.a_
  8953. u=P.dD.prototype
  8954. u.d1=u.a1})();(function installTearOffs(){var u=hunkHelpers._static_1,t=hunkHelpers._static_0,s=hunkHelpers.installStaticTearOff,r=hunkHelpers.installInstanceTearOff,q=hunkHelpers._instance_0u,p=hunkHelpers._instance_1i,o=hunkHelpers._static_2,n=hunkHelpers._instance_1u
  8955. u(P,"tT","t4",1)
  8956. u(P,"tU","t5",1)
  8957. u(P,"tV","t6",1)
  8958. t(P,"o9","tJ",0)
  8959. s(P,"tW",1,null,["$2","$1"],["nZ",function(a){return P.nZ(a,null)}],12,0)
  8960. r(P.E.prototype,"gdc",0,1,function(){return[null]},["$2","$1"],["ao","dd"],12,0)
  8961. q(P.dB.prototype,"gdQ","a1",47)
  8962. var m
  8963. q(m=P.dw.prototype,"gcc","aV",0)
  8964. q(m,"gcd","aW",0)
  8965. r(m=P.cG.prototype,"geb",0,0,null,["$1","$0"],["cK","aK"],21,0)
  8966. q(m,"gee","al",0)
  8967. q(m,"gcc","aV",0)
  8968. q(m,"gcd","aW",0)
  8969. p(P.c2.prototype,"gcq","D",19)
  8970. o(M,"tP","qW",23)
  8971. o(M,"tO","qV",24)
  8972. o(M,"tM","qT",25)
  8973. o(M,"tN","qU",26)
  8974. n(M.Q.prototype,"gbI","ea",14)
  8975. o(Z,"tR","qY",27)
  8976. o(Z,"tQ","qX",28)
  8977. o(T,"tS","r_",29)
  8978. o(Q,"tX","r1",30)
  8979. o(V,"tY","r0",31)
  8980. o(G,"u0","r4",32)
  8981. o(G,"tZ","r2",33)
  8982. o(G,"u_","r3",34)
  8983. o(T,"ub","rm",35)
  8984. o(Y,"uq","rz",54)
  8985. o(Y,"ut","rI",37)
  8986. o(Y,"us","rH",38)
  8987. o(Y,"ur","rG",39)
  8988. o(Y,"dN","rW",40)
  8989. o(S,"uu","rC",41)
  8990. o(V,"uw","rF",42)
  8991. o(T,"uy","rR",43)
  8992. o(B,"uz","rS",44)
  8993. o(O,"uA","rT",45)
  8994. o(U,"uB","rX",46)
  8995. u(E,"bn","tG",9)
  8996. u(E,"ob","tD",9)
  8997. t(D,"u4","tA",0)
  8998. o(D,"u3","rf",48)
  8999. o(X,"uh","rs",49)
  9000. o(X,"ui","rt",50)
  9001. o(X,"uj","ru",51)
  9002. o(A,"uk","rv",52)
  9003. o(S,"ul","rw",53)
  9004. o(L,"un","rx",36)
  9005. n(m=A.d4.prototype,"gdl","dm",11)
  9006. q(m,"gdn","dq",0)
  9007. n(m,"gc7","dr",5)
  9008. n(m=K.cp.prototype,"gdu","dv",11)
  9009. n(m,"gdA","dB",5)
  9010. q(m,"gdw","dz",0)
  9011. t(U,"um","tB",0)})();(function inheritance(){var u=hunkHelpers.mixin,t=hunkHelpers.inherit,s=hunkHelpers.inheritMany
  9012. t(P.c,null)
  9013. s(P.c,[H.m7,J.bD,J.bu,P.t,H.e4,P.a7,H.ck,P.dz,H.aI,P.Z,H.eT,H.d3,H.jH,H.cE,P.hF,H.ea,H.fJ,H.jB,P.b3,H.co,H.dA,H.dn,H.hy,H.hz,H.fL,H.kO,P.l2,P.k6,P.c1,P.bj,P.R,P.kh,P.cI,P.E,P.du,P.jp,P.jq,P.dB,P.l1,P.kb,P.cG,P.kP,P.kl,P.kk,P.l_,P.bw,P.l8,P.kF,P.kU,P.kM,P.kN,P.J,P.l4,P.jx,P.e8,P.kc,P.e6,P.dH,P.aT,P.cm,P.G,P.i9,P.dm,P.kn,P.ak,P.bB,P.l,P.f,P.cv,P.A,P.a1,P.d,P.N,P.mf,P.bV,P.ah,P.bY,P.dG,P.jJ,P.kW,P.af,V.fe,F.Y,V.cB,V.b0,V.aY,V.k,M.jQ,M.j,M.bF,Y.cJ,Y.cH,Y.bZ,Y.b4,Y.bC,Y.fv,Y.dr,Y.dp,Y.as,N.c3,N.dk,N.ih,O.d8,E.aL,E.fF,E.bE,D.aj,D.a_,D.bA,D.cu,D.dl,A.d4,K.ac,K.cq,K.cp,K.d6,A.jR,T.bO,T.dj,T.bh,T.ds,Q.i4])
  9014. s(J.bD,[J.d9,J.fK,J.db,J.b6,J.cs,J.bG,H.cz])
  9015. s(J.db,[J.ia,J.bW,J.b7,Q.di,Q.m4,Q.dy])
  9016. t(J.m6,J.b6)
  9017. s(J.cs,[J.da,J.fI])
  9018. s(P.t,[H.kf,H.B,H.cw,H.mi,H.cD,H.ki,P.fG])
  9019. s(H.kf,[H.cZ,H.dI])
  9020. t(H.km,H.cZ)
  9021. t(H.kg,H.dI)
  9022. t(H.cj,H.kg)
  9023. t(P.hC,P.a7)
  9024. s(P.hC,[H.d_,H.bH,P.kD,P.kK])
  9025. s(H.ck,[H.e5,H.id,H.lR,H.jA,H.fP,H.lB,H.lC,H.lD,P.k8,P.k7,P.k9,P.ka,P.l3,P.l9,P.la,P.lp,P.ko,P.kw,P.ks,P.kt,P.ku,P.kq,P.kv,P.kp,P.kz,P.kA,P.ky,P.kx,P.jr,P.js,P.jt,P.ju,P.jv,P.kY,P.kX,P.ke,P.kd,P.kQ,P.ln,P.kT,P.kS,P.hD,P.hE,P.i3,P.jL,P.jM,P.jN,P.l6,P.le,P.ld,P.lf,P.lg,P.lb,M.k2,M.k3,M.k4,M.k5,M.k0,M.k1,M.jW,M.jX,M.jY,M.jZ,Z.dX,Z.dY,V.fp,V.fq,V.fr,V.fn,V.fo,V.fl,V.fm,V.fj,V.fk,V.fs,V.ft,Y.hH,S.hT,S.hK,S.hL,S.hM,S.hO,S.hP,S.hQ,S.hR,S.hS,S.hN,V.i5,V.i6,V.i7,B.il,O.jm,M.ed,M.ec,M.eg,M.eh,M.ee,M.ef,M.ei,Y.fx,Y.fz,Y.fy,Y.fw,Y.fO,Y.fN,Y.ic,N.ii,N.ij,O.lS,O.lT,O.lU,O.lo,E.ev,E.et,E.es,E.eA,E.ex,E.ey,E.ew,E.eJ,E.eL,E.eC,E.eI,E.eB,E.eH,E.eF,E.eG,E.eE,E.eD,E.eO,E.eN,E.eM,E.eS,E.eR,E.ep,E.eq,E.er,E.eQ,E.eP,E.eu,E.eK,E.ez,E.eo,E.em,E.en,E.fE,E.ix,E.iy,E.iD,E.iB,E.iv,E.ir,E.iz,E.is,E.iC,E.io,E.iw,E.iq,E.it,E.ip,E.iA,E.iu,E.jb,E.ja,E.j0,E.iZ,E.j_,E.iY,E.iW,E.iX,E.j6,E.j7,E.iV,E.iU,E.iT,E.iR,E.iQ,E.iO,E.iI,E.jl,E.jk,E.iN,E.iK,E.iM,E.iJ,E.iL,E.jj,E.jh,E.jd,E.j2,E.ji,E.jc,E.je,E.jf,E.jg,E.j5,E.j4,E.j3,E.j1,E.j9,E.j8,E.iP,E.iG,E.iF,E.iS,E.iH,E.hs,E.hw,E.hi,E.h4,E.hx,E.h0,E.h_,E.h2,E.h3,E.fZ,E.h1,E.fY,E.h7,E.h5,E.hv,E.ho,E.h9,E.ha,E.h6,E.h8,E.hg,E.hf,E.he,E.hd,E.hh,E.hc,E.hb,E.hu,E.hj,E.hm,E.hl,E.hk,E.hn,E.hp,E.fX,E.fW,E.fV,E.hq,E.hr,E.ht,E.f0,E.f_,E.eZ,E.f8,E.eX,E.f7,E.f3,E.f4,E.eY,E.eW,E.f1,E.f6,E.f5,E.f2,X.fT,A.fb,A.f9,A.fa,K.fg,K.fh,K.ff,K.fi,K.fd,F.lt,F.lu,F.lv,F.ls,A.jT,A.jS,A.lz,Q.lP,Q.lL,Q.lK,Q.lH,Q.lI,Q.lM,Q.lJ,Q.lF,Q.lG,Q.lN,Q.lO,Q.lj,Q.lk,Q.ll,Q.lh,Q.li])
  9026. t(P.hA,P.dz)
  9027. s(P.hA,[H.dq,F.ae])
  9028. s(H.dq,[H.cl,P.bX])
  9029. s(H.B,[H.av,H.d2,H.b9,P.kE,P.cC])
  9030. s(H.av,[H.jy,H.aJ,P.kL,P.kC])
  9031. t(H.d0,H.cw)
  9032. s(P.Z,[H.bN,H.dt,H.jn])
  9033. t(H.d1,H.cD)
  9034. t(P.dF,P.hF)
  9035. t(P.cF,P.dF)
  9036. t(H.eb,P.cF)
  9037. s(H.ea,[H.b2,H.aH])
  9038. s(P.b3,[H.i8,H.fQ,H.jG,H.e3,H.ik,P.cA,P.ab,P.i2,P.jI,P.jD,P.be,P.e9,P.ek])
  9039. s(H.jA,[H.jo,H.ch])
  9040. t(H.dd,H.cz)
  9041. s(H.dd,[H.cK,H.cM])
  9042. t(H.cL,H.cK)
  9043. t(H.de,H.cL)
  9044. t(H.cN,H.cM)
  9045. t(H.cy,H.cN)
  9046. s(H.de,[H.dc,H.hX])
  9047. s(H.cy,[H.hY,H.hZ,H.i_,H.i0,H.i1,H.df,H.bP])
  9048. t(P.l0,P.fG)
  9049. t(P.aN,P.kh)
  9050. s(P.dB,[P.dv,P.dE])
  9051. t(P.kZ,P.jp)
  9052. s(P.kZ,[P.bi,P.kB])
  9053. t(P.dw,P.cG)
  9054. s(P.kP,[P.kH,P.dC])
  9055. s(P.kl,[P.c_,P.dx])
  9056. t(P.kR,P.l8)
  9057. t(P.kG,P.kD)
  9058. s(P.kU,[P.c2,P.l5])
  9059. t(P.jw,P.jx)
  9060. t(P.dD,P.jw)
  9061. t(P.kJ,P.dD)
  9062. s(P.e8,[P.dZ,P.eU,P.fR])
  9063. t(P.ej,P.jq)
  9064. s(P.ej,[P.e0,P.e_,P.fS,P.jP])
  9065. s(P.e6,[P.e2,P.kV])
  9066. t(P.l7,P.e2)
  9067. t(P.jO,P.eU)
  9068. s(P.G,[P.w,P.h])
  9069. s(P.ab,[P.bU,P.fB])
  9070. t(P.kj,P.dG)
  9071. s(V.fe,[V.fc,M.bq,M.br,M.bs,Z.cf,Z.bt,Z.cg,T.bv,G.bx,G.by,V.d5,Y.bS,Y.bg,S.cx,D.bz,X.b8,X.bI,X.bJ,A.bK,S.bL,L.bM])
  9072. s(V.fc,[M.Q,Z.aZ,Q.b_,V.aG,G.b1,T.b5,Y.aw,S.ba,V.ad,T.bc,B.aK,O.bd,U.bf,X.ct])
  9073. s(M.Q,[M.k_,M.jV])
  9074. s(F.Y,[M.fC,M.hU,M.hI,M.hV,M.hJ,Z.dW,Z.ie,S.fA,O.fu,F.jE,F.jF,F.e7])
  9075. s(Y.bg,[Y.bR,Y.bQ])
  9076. s(Y.fv,[Y.fM,Y.ib,Y.jU])
  9077. s(E.fF,[E.el,E.fD,E.im,E.iE,E.fU,E.eV])
  9078. u(H.dq,H.jH)
  9079. u(H.dI,P.J)
  9080. u(H.cK,P.J)
  9081. u(H.cL,H.d3)
  9082. u(H.cM,P.J)
  9083. u(H.cN,H.d3)
  9084. u(P.dv,P.kb)
  9085. u(P.dE,P.l1)
  9086. u(P.dz,P.J)
  9087. u(P.dF,P.l4)})()
  9088. var v={mangledGlobalNames:{h:"int",w:"double",G:"num",d:"String",aT:"bool",A:"Null",l:"List"},mangledNames:{},getTypeFromName:getGlobalFromName,metadata:[],types:[{func:1,ret:-1},{func:1,ret:-1,args:[{func:1,ret:-1}]},{func:1,ret:P.w,args:[P.h]},{func:1,ret:P.aT,args:[P.h]},{func:1,args:[,]},{func:1,ret:-1,args:[P.c]},{func:1,ret:P.A,args:[P.c]},{func:1,ret:P.A,args:[,,]},{func:1,ret:P.A,args:[,]},{func:1,ret:P.d,args:[P.c]},{func:1,ret:-1,args:[P.c,P.a1]},{func:1,ret:-1,args:[[P.l,P.h]]},{func:1,ret:-1,args:[P.c],opt:[P.a1]},{func:1,ret:P.h,args:[P.h]},{func:1,ret:P.w,args:[P.G]},{func:1,ret:P.af,args:[,,]},{func:1,ret:-1,args:[,]},{func:1,ret:P.A,args:[,P.a1]},{func:1,ret:P.af,args:[P.h]},{func:1,ret:P.aT,args:[P.c]},{func:1,ret:P.A,args:[,],opt:[P.a1]},{func:1,ret:-1,opt:[[P.R,,]]},{func:1,ret:[P.E,,],args:[,]},{func:1,ret:[M.Q,P.G],args:[[P.f,P.d,P.c],M.j]},{func:1,ret:M.bq,args:[[P.f,P.d,P.c],M.j]},{func:1,ret:M.br,args:[[P.f,P.d,P.c],M.j]},{func:1,ret:M.bs,args:[[P.f,P.d,P.c],M.j]},{func:1,ret:Z.aZ,args:[[P.f,P.d,P.c],M.j]},{func:1,ret:Z.bt,args:[[P.f,P.d,P.c],M.j]},{func:1,ret:T.bv,args:[[P.f,P.d,P.c],M.j]},{func:1,ret:Q.b_,args:[[P.f,P.d,P.c],M.j]},{func:1,ret:V.aG,args:[[P.f,P.d,P.c],M.j]},{func:1,ret:G.b1,args:[[P.f,P.d,P.c],M.j]},{func:1,ret:G.bx,args:[[P.f,P.d,P.c],M.j]},{func:1,ret:G.by,args:[[P.f,P.d,P.c],M.j]},{func:1,ret:T.b5,args:[[P.f,P.d,P.c],M.j]},{func:1,ret:L.bM,args:[[P.f,P.d,P.c],M.j]},{func:1,ret:Y.bS,args:[[P.f,P.d,P.c],M.j]},{func:1,ret:Y.bR,args:[[P.f,P.d,P.c],M.j]},{func:1,ret:Y.bQ,args:[[P.f,P.d,P.c],M.j]},{func:1,ret:Y.bg,args:[[P.f,P.d,P.c],M.j]},{func:1,ret:S.ba,args:[[P.f,P.d,P.c],M.j]},{func:1,ret:V.ad,args:[[P.f,P.d,P.c],M.j]},{func:1,ret:T.bc,args:[[P.f,P.d,P.c],M.j]},{func:1,ret:B.aK,args:[[P.f,P.d,P.c],M.j]},{func:1,ret:O.bd,args:[[P.f,P.d,P.c],M.j]},{func:1,ret:U.bf,args:[[P.f,P.d,P.c],M.j]},{func:1,ret:[P.R,,]},{func:1,ret:D.bz,args:[[P.f,P.d,P.c],M.j]},{func:1,ret:X.b8,args:[[P.f,P.d,P.c],M.j]},{func:1,ret:X.bI,args:[[P.f,P.d,P.c],M.j]},{func:1,ret:X.bJ,args:[[P.f,P.d,P.c],M.j]},{func:1,ret:A.bK,args:[[P.f,P.d,P.c],M.j]},{func:1,ret:S.bL,args:[[P.f,P.d,P.c],M.j]},{func:1,ret:Y.aw,args:[[P.f,P.d,P.c],M.j]}],interceptorsByTag:null,leafTags:null};(function constants(){var u=hunkHelpers.makeConstList
  9089. C.bp=J.bD.prototype
  9090. C.d=J.b6.prototype
  9091. C.bt=J.d9.prototype
  9092. C.c=J.da.prototype
  9093. C.bu=J.cs.prototype
  9094. C.a=J.bG.prototype
  9095. C.bv=J.b7.prototype
  9096. C.cP=H.dc.prototype
  9097. C.i=H.bP.prototype
  9098. C.ao=J.ia.prototype
  9099. C.O=J.bW.prototype
  9100. C.P=new V.k("MAT4",5126,!1)
  9101. C.A=new V.k("SCALAR",5126,!1)
  9102. C.aO=new V.k("VEC2",5121,!0)
  9103. C.aS=new V.k("VEC2",5123,!0)
  9104. C.aT=new V.k("VEC2",5126,!1)
  9105. C.R=new V.k("VEC3",5121,!0)
  9106. C.T=new V.k("VEC3",5123,!0)
  9107. C.j=new V.k("VEC3",5126,!1)
  9108. C.aW=new V.k("VEC4",5121,!1)
  9109. C.D=new V.k("VEC4",5121,!0)
  9110. C.aX=new V.k("VEC4",5123,!1)
  9111. C.E=new V.k("VEC4",5123,!0)
  9112. C.u=new V.k("VEC4",5126,!1)
  9113. C.aY=new V.aY("AnimationInput")
  9114. C.aZ=new V.aY("AnimationOutput")
  9115. C.b_=new V.aY("IBM")
  9116. C.b0=new V.aY("PrimitiveIndices")
  9117. C.W=new V.aY("VertexAttribute")
  9118. C.b1=new V.b0("IBM")
  9119. C.b2=new V.b0("Image")
  9120. C.X=new V.b0("IndexBuffer")
  9121. C.v=new V.b0("Other")
  9122. C.Y=new V.b0("VertexBuffer")
  9123. C.di=new P.e0()
  9124. C.b3=new P.dZ()
  9125. C.b4=new P.e_()
  9126. C.Z=new H.eT([P.A])
  9127. C.a_=new K.d6()
  9128. C.b5=new M.bF()
  9129. C.a0=function getTagFallback(o) {
  9130. var s = Object.prototype.toString.call(o);
  9131. return s.substring(8, s.length - 1);
  9132. }
  9133. C.b6=function() {
  9134. var toStringFunction = Object.prototype.toString;
  9135. function getTag(o) {
  9136. var s = toStringFunction.call(o);
  9137. return s.substring(8, s.length - 1);
  9138. }
  9139. function getUnknownTag(object, tag) {
  9140. if (/^HTML[A-Z].*Element$/.test(tag)) {
  9141. var name = toStringFunction.call(object);
  9142. if (name == "[object Object]") return null;
  9143. return "HTMLElement";
  9144. }
  9145. }
  9146. function getUnknownTagGenericBrowser(object, tag) {
  9147. if (self.HTMLElement && object instanceof HTMLElement) return "HTMLElement";
  9148. return getUnknownTag(object, tag);
  9149. }
  9150. function prototypeForTag(tag) {
  9151. if (typeof window == "undefined") return null;
  9152. if (typeof window[tag] == "undefined") return null;
  9153. var constructor = window[tag];
  9154. if (typeof constructor != "function") return null;
  9155. return constructor.prototype;
  9156. }
  9157. function discriminator(tag) { return null; }
  9158. var isBrowser = typeof navigator == "object";
  9159. return {
  9160. getTag: getTag,
  9161. getUnknownTag: isBrowser ? getUnknownTagGenericBrowser : getUnknownTag,
  9162. prototypeForTag: prototypeForTag,
  9163. discriminator: discriminator };
  9164. }
  9165. C.bb=function(getTagFallback) {
  9166. return function(hooks) {
  9167. if (typeof navigator != "object") return hooks;
  9168. var ua = navigator.userAgent;
  9169. if (ua.indexOf("DumpRenderTree") >= 0) return hooks;
  9170. if (ua.indexOf("Chrome") >= 0) {
  9171. function confirm(p) {
  9172. return typeof window == "object" && window[p] && window[p].name == p;
  9173. }
  9174. if (confirm("Window") && confirm("HTMLElement")) return hooks;
  9175. }
  9176. hooks.getTag = getTagFallback;
  9177. };
  9178. }
  9179. C.b7=function(hooks) {
  9180. if (typeof dartExperimentalFixupGetTag != "function") return hooks;
  9181. hooks.getTag = dartExperimentalFixupGetTag(hooks.getTag);
  9182. }
  9183. C.b8=function(hooks) {
  9184. var getTag = hooks.getTag;
  9185. var prototypeForTag = hooks.prototypeForTag;
  9186. function getTagFixed(o) {
  9187. var tag = getTag(o);
  9188. if (tag == "Document") {
  9189. if (!!o.xmlVersion) return "!Document";
  9190. return "!HTMLDocument";
  9191. }
  9192. return tag;
  9193. }
  9194. function prototypeForTagFixed(tag) {
  9195. if (tag == "Document") return null;
  9196. return prototypeForTag(tag);
  9197. }
  9198. hooks.getTag = getTagFixed;
  9199. hooks.prototypeForTag = prototypeForTagFixed;
  9200. }
  9201. C.ba=function(hooks) {
  9202. var userAgent = typeof navigator == "object" ? navigator.userAgent : "";
  9203. if (userAgent.indexOf("Firefox") == -1) return hooks;
  9204. var getTag = hooks.getTag;
  9205. var quickMap = {
  9206. "BeforeUnloadEvent": "Event",
  9207. "DataTransfer": "Clipboard",
  9208. "GeoGeolocation": "Geolocation",
  9209. "Location": "!Location",
  9210. "WorkerMessageEvent": "MessageEvent",
  9211. "XMLDocument": "!Document"};
  9212. function getTagFirefox(o) {
  9213. var tag = getTag(o);
  9214. return quickMap[tag] || tag;
  9215. }
  9216. hooks.getTag = getTagFirefox;
  9217. }
  9218. C.b9=function(hooks) {
  9219. var userAgent = typeof navigator == "object" ? navigator.userAgent : "";
  9220. if (userAgent.indexOf("Trident/") == -1) return hooks;
  9221. var getTag = hooks.getTag;
  9222. var quickMap = {
  9223. "BeforeUnloadEvent": "Event",
  9224. "DataTransfer": "Clipboard",
  9225. "HTMLDDElement": "HTMLElement",
  9226. "HTMLDTElement": "HTMLElement",
  9227. "HTMLPhraseElement": "HTMLElement",
  9228. "Position": "Geoposition"
  9229. };
  9230. function getTagIE(o) {
  9231. var tag = getTag(o);
  9232. var newTag = quickMap[tag];
  9233. if (newTag) return newTag;
  9234. if (tag == "Object") {
  9235. if (window.DataView && (o instanceof window.DataView)) return "DataView";
  9236. }
  9237. return tag;
  9238. }
  9239. function prototypeForTagIE(tag) {
  9240. var constructor = window[tag];
  9241. if (constructor == null) return null;
  9242. return constructor.prototype;
  9243. }
  9244. hooks.getTag = getTagIE;
  9245. hooks.prototypeForTag = prototypeForTagIE;
  9246. }
  9247. C.a1=function(hooks) { return hooks; }
  9248. C.a2=new P.fR()
  9249. C.bc=new P.i9()
  9250. C.a3=new Y.dp()
  9251. C.bd=new Y.dr()
  9252. C.a4=new P.jO()
  9253. C.F=new P.kk()
  9254. C.f=new P.kR()
  9255. C.H=new Y.b4(0,"Format.Unknown")
  9256. C.m=new Y.b4(1,"Format.RGB")
  9257. C.w=new Y.b4(2,"Format.RGBA")
  9258. C.a5=new Y.b4(3,"Format.Luminance")
  9259. C.a6=new Y.b4(4,"Format.LuminanceAlpha")
  9260. C.a7=new Y.as("Wrong WebP header.")
  9261. C.bq=new Y.as("PNG header not found.")
  9262. C.br=new Y.as("Invalid JPEG marker segment length.")
  9263. C.n=new Y.as("Wrong chunk length.")
  9264. C.bs=new Y.as("Invalid start of file.")
  9265. C.bw=new P.fS(null)
  9266. C.bx=H.a(u([0,0]),[P.w])
  9267. C.by=H.a(u([0,0,0]),[P.w])
  9268. C.bz=H.a(u([127,2047,65535,1114111]),[P.h])
  9269. C.bA=H.a(u([16]),[P.h])
  9270. C.bB=H.a(u([1,1]),[P.w])
  9271. C.a8=H.a(u([1,1,1]),[P.w])
  9272. C.a9=H.a(u([1,1,1,1]),[P.w])
  9273. C.aa=H.a(u([2]),[P.h])
  9274. C.bC=H.a(u([255,216]),[P.h])
  9275. C.ab=H.a(u([0,0,32776,33792,1,10240,0,0]),[P.h])
  9276. C.bE=H.a(u([137,80,78,71,13,10,26,10]),[P.h])
  9277. C.N=H.v(U.bf)
  9278. C.be=new D.a_(D.u3())
  9279. C.cN=new H.aH([C.N,C.be],[P.ah,D.a_])
  9280. C.bk=new D.aj("EXT_texture_webp",C.cN,D.u4(),!1)
  9281. C.ar=H.v(V.d5)
  9282. C.M=H.v(V.ad)
  9283. C.bf=new D.a_(X.uh())
  9284. C.bg=new D.a_(X.uj())
  9285. C.cL=new H.aH([C.ar,C.bf,C.M,C.bg],[P.ah,D.a_])
  9286. C.bn=new D.aj("KHR_lights_punctual",C.cL,null,!1)
  9287. C.l=H.v(Y.aw)
  9288. C.bh=new D.a_(A.uk())
  9289. C.cI=new H.aH([C.l,C.bh],[P.ah,D.a_])
  9290. C.bm=new D.aj("KHR_materials_pbrSpecularGlossiness",C.cI,null,!1)
  9291. C.bi=new D.a_(S.ul())
  9292. C.cJ=new H.aH([C.l,C.bi],[P.ah,D.a_])
  9293. C.bj=new D.aj("KHR_materials_unlit",C.cJ,null,!1)
  9294. C.c9=H.a(u([]),[P.ah])
  9295. C.cO=new H.b2(0,{},C.c9,[P.ah,D.a_])
  9296. C.bo=new D.aj("KHR_mesh_quantization",C.cO,U.um(),!0)
  9297. C.ay=H.v(Y.bg)
  9298. C.au=H.v(Y.bQ)
  9299. C.av=H.v(Y.bR)
  9300. C.G=new D.a_(L.un())
  9301. C.cM=new H.aH([C.ay,C.G,C.au,C.G,C.av,C.G],[P.ah,D.a_])
  9302. C.bl=new D.aj("KHR_texture_transform",C.cM,null,!1)
  9303. C.I=H.a(u([C.bk,C.bn,C.bm,C.bj,C.bo,C.bl]),[D.aj])
  9304. C.o=H.a(u([3]),[P.h])
  9305. C.ac=H.a(u([33071,33648,10497]),[P.h])
  9306. C.bF=H.a(u([34962,34963]),[P.h])
  9307. C.J=H.a(u([4]),[P.h])
  9308. C.aL=new V.k("VEC2",5120,!1)
  9309. C.aM=new V.k("VEC2",5120,!0)
  9310. C.aN=new V.k("VEC2",5121,!1)
  9311. C.aP=new V.k("VEC2",5122,!1)
  9312. C.aQ=new V.k("VEC2",5122,!0)
  9313. C.aR=new V.k("VEC2",5123,!1)
  9314. C.bG=H.a(u([C.aL,C.aM,C.aN,C.aP,C.aQ,C.aR]),[V.k])
  9315. C.bH=H.a(u([5121,5123,5125]),[P.h])
  9316. C.ad=H.a(u(["image/jpeg","image/png"]),[P.d])
  9317. C.bI=H.a(u([82,73,70,70]),[P.h])
  9318. C.bJ=H.a(u([9728,9729]),[P.h])
  9319. C.aF=new V.k("SCALAR",5121,!1)
  9320. C.aI=new V.k("SCALAR",5123,!1)
  9321. C.aK=new V.k("SCALAR",5125,!1)
  9322. C.ae=H.a(u([C.aF,C.aI,C.aK]),[V.k])
  9323. C.bM=H.a(u(["camera","children","skin","matrix","mesh","rotation","scale","translation","weights","name"]),[P.d])
  9324. C.bN=H.a(u([9728,9729,9984,9985,9986,9987]),[P.h])
  9325. C.bO=H.a(u(["COLOR","JOINTS","TEXCOORD","WEIGHTS"]),[P.d])
  9326. C.x=H.a(u([0,0,65490,45055,65535,34815,65534,18431]),[P.h])
  9327. C.bP=H.a(u(["color","intensity","spot","type","range","name"]),[P.d])
  9328. C.bQ=H.a(u(["buffer","byteOffset","byteLength","byteStride","target","name"]),[P.d])
  9329. C.ag=H.a(u([0,0,26624,1023,65534,2047,65534,2047]),[P.h])
  9330. C.bR=H.a(u(["LINEAR","STEP","CUBICSPLINE"]),[P.d])
  9331. C.bS=H.a(u(["OPAQUE","MASK","BLEND"]),[P.d])
  9332. C.bT=H.a(u(["pbrMetallicRoughness","normalTexture","occlusionTexture","emissiveTexture","emissiveFactor","alphaMode","alphaCutoff","doubleSided","name"]),[P.d])
  9333. C.bU=H.a(u([5120,5121,5122,5123,5125,5126]),[P.h])
  9334. C.bV=H.a(u(["inverseBindMatrices","skeleton","joints","name"]),[P.d])
  9335. C.Q=new V.k("VEC3",5120,!1)
  9336. C.B=new V.k("VEC3",5120,!0)
  9337. C.S=new V.k("VEC3",5122,!1)
  9338. C.C=new V.k("VEC3",5122,!0)
  9339. C.bW=H.a(u([C.Q,C.B,C.S,C.C]),[V.k])
  9340. C.bX=H.a(u(["data-uri","buffer-view","glb","external"]),[P.d])
  9341. C.bY=H.a(u(["POINTS","LINES","LINE_LOOP","LINE_STRIP","TRIANGLES","TRIANGLE_STRIP","TRIANGLE_FAN"]),[P.d])
  9342. C.bZ=H.a(u(["bufferView","byteOffset","componentType"]),[P.d])
  9343. C.K=H.a(u([C.B,C.C]),[V.k])
  9344. C.c_=H.a(u(["aspectRatio","yfov","zfar","znear"]),[P.d])
  9345. C.c0=H.a(u(["copyright","generator","version","minVersion"]),[P.d])
  9346. C.c1=H.a(u(["bufferView","byteOffset"]),[P.d])
  9347. C.c2=H.a(u(["bufferView","mimeType","uri","name"]),[P.d])
  9348. C.c3=H.a(u(["channels","samplers","name"]),[P.d])
  9349. C.c4=H.a(u(["baseColorFactor","baseColorTexture","metallicFactor","roughnessFactor","metallicRoughnessTexture"]),[P.d])
  9350. C.c5=H.a(u(["count","indices","values"]),[P.d])
  9351. C.c6=H.a(u(["diffuseFactor","diffuseTexture","specularFactor","glossinessFactor","specularGlossinessTexture"]),[P.d])
  9352. C.c7=H.a(u(["directional","point","spot"]),[P.d])
  9353. C.c8=H.a(u([]),[P.d])
  9354. C.ah=u([])
  9355. C.cb=H.a(u(["extensions","extras"]),[P.d])
  9356. C.cc=H.a(u([0,0,32722,12287,65534,34815,65534,18431]),[P.h])
  9357. C.ce=H.a(u(["index","texCoord"]),[P.d])
  9358. C.cf=H.a(u(["index","texCoord","scale"]),[P.d])
  9359. C.cg=H.a(u(["index","texCoord","strength"]),[P.d])
  9360. C.ch=H.a(u(["innerConeAngle","outerConeAngle"]),[P.d])
  9361. C.ci=H.a(u(["input","interpolation","output"]),[P.d])
  9362. C.cj=H.a(u(["attributes","indices","material","mode","targets"]),[P.d])
  9363. C.ck=H.a(u(["bufferView","byteOffset","componentType","count","type","normalized","max","min","sparse","name"]),[P.d])
  9364. C.cl=H.a(u(["light"]),[P.d])
  9365. C.cm=H.a(u(["lights"]),[P.d])
  9366. C.cn=H.a(u(["node","path"]),[P.d])
  9367. C.co=H.a(u(["nodes","name"]),[P.d])
  9368. C.cp=H.a(u([null,"linear","srgb","custom"]),[P.d])
  9369. C.cq=H.a(u([null,"srgb","custom"]),[P.d])
  9370. C.ai=H.a(u([0,0,24576,1023,65534,34815,65534,18431]),[P.h])
  9371. C.cr=H.a(u(["image/webp"]),[P.d])
  9372. C.cs=H.a(u(["offset","rotation","scale","texCoord"]),[P.d])
  9373. C.aj=H.a(u(["orthographic","perspective"]),[P.d])
  9374. C.ct=H.a(u(["primitives","weights","name"]),[P.d])
  9375. C.b=new E.aL(0,"Severity.Error")
  9376. C.e=new E.aL(1,"Severity.Warning")
  9377. C.h=new E.aL(2,"Severity.Information")
  9378. C.cR=new E.aL(3,"Severity.Hint")
  9379. C.cu=H.a(u([C.b,C.e,C.h,C.cR]),[E.aL])
  9380. C.cv=H.a(u([0,0,32754,11263,65534,34815,65534,18431]),[P.h])
  9381. C.cw=H.a(u(["magFilter","minFilter","wrapS","wrapT","name"]),[P.d])
  9382. C.cx=H.a(u([null,"rgb","rgba","luminance","luminance-alpha"]),[P.d])
  9383. C.ak=H.a(u([0,0,65490,12287,65535,34815,65534,18431]),[P.h])
  9384. C.cy=H.a(u(["sampler","source","name"]),[P.d])
  9385. C.cz=H.a(u(["source"]),[P.d])
  9386. C.aU=new V.k("VEC3",5121,!1)
  9387. C.aV=new V.k("VEC3",5123,!1)
  9388. C.cA=H.a(u([C.Q,C.B,C.aU,C.R,C.S,C.C,C.aV,C.T]),[V.k])
  9389. C.cB=H.a(u(["target","sampler"]),[P.d])
  9390. C.al=H.a(u(["translation","rotation","scale","weights"]),[P.d])
  9391. C.cC=H.a(u(["type","orthographic","perspective","name"]),[P.d])
  9392. C.cD=H.a(u(["uri","byteLength","name"]),[P.d])
  9393. C.cE=H.a(u(["xmag","ymag","zfar","znear"]),[P.d])
  9394. C.cF=H.a(u(["extensionsUsed","extensionsRequired","accessors","animations","asset","buffers","bufferViews","cameras","images","materials","meshes","nodes","samplers","scene","scenes","skins","textures"]),[P.d])
  9395. C.U=new V.k("VEC4",5120,!0)
  9396. C.V=new V.k("VEC4",5122,!0)
  9397. C.cG=H.a(u([C.U,C.V]),[V.k])
  9398. C.af=H.a(u([C.j]),[V.k])
  9399. C.bD=H.a(u([C.u,C.D,C.U,C.E,C.V]),[V.k])
  9400. C.aG=new V.k("SCALAR",5121,!0)
  9401. C.aE=new V.k("SCALAR",5120,!0)
  9402. C.aJ=new V.k("SCALAR",5123,!0)
  9403. C.aH=new V.k("SCALAR",5122,!0)
  9404. C.cd=H.a(u([C.A,C.aG,C.aE,C.aJ,C.aH]),[V.k])
  9405. C.cH=new H.b2(4,{translation:C.af,rotation:C.bD,scale:C.af,weights:C.cd},C.al,[P.d,[P.l,V.k]])
  9406. C.bK=H.a(u(["SCALAR","VEC2","VEC3","VEC4","MAT2","MAT3","MAT4"]),[P.d])
  9407. C.k=new H.b2(7,{SCALAR:1,VEC2:2,VEC3:3,VEC4:4,MAT2:4,MAT3:9,MAT4:16},C.bK,[P.d,P.h])
  9408. C.am=new H.aH([5120,"BYTE",5121,"UNSIGNED_BYTE",5122,"SHORT",5123,"UNSIGNED_SHORT",5124,"INT",5125,"UNSIGNED_INT",5126,"FLOAT",35664,"FLOAT_VEC2",35665,"FLOAT_VEC3",35666,"FLOAT_VEC4",35667,"INT_VEC2",35668,"INT_VEC3",35669,"INT_VEC4",35670,"BOOL",35671,"BOOL_VEC2",35672,"BOOL_VEC3",35673,"BOOL_VEC4",35674,"FLOAT_MAT2",35675,"FLOAT_MAT3",35676,"FLOAT_MAT4",35678,"SAMPLER_2D"],[P.h,P.d])
  9409. C.ca=H.a(u([]),[P.bV])
  9410. C.an=new H.b2(0,{},C.ca,[P.bV,null])
  9411. C.bL=H.a(u(["KHR","EXT","ADOBE","AGI","AGT","ALCM","ALI","AMZN","AVR","BLENDER","CAPTURE","CESIUM","CVTOOLS","FB","FOXIT","GOOGLE","KDAB","LLQ","MESHOPT","MOZ","MSFT","NV","OWLII","POLUTROPON","S8S","SI","SKFB","SKYLINE","WEB3D"]),[P.d])
  9412. C.cK=new H.b2(29,{KHR:null,EXT:null,ADOBE:null,AGI:null,AGT:null,ALCM:null,ALI:null,AMZN:null,AVR:null,BLENDER:null,CAPTURE:null,CESIUM:null,CVTOOLS:null,FB:null,FOXIT:null,GOOGLE:null,KDAB:null,LLQ:null,MESHOPT:null,MOZ:null,MSFT:null,NV:null,OWLII:null,POLUTROPON:null,S8S:null,SI:null,SKFB:null,SKYLINE:null,WEB3D:null},C.bL,[P.d,P.A])
  9413. C.cQ=new P.l5(C.cK,[P.d])
  9414. C.cS=new H.cE("call")
  9415. C.cT=H.v(M.br)
  9416. C.cU=H.v(M.bs)
  9417. C.cV=H.v(M.bq)
  9418. C.L=H.v([M.Q,P.G])
  9419. C.cW=H.v(Z.bt)
  9420. C.cX=H.v(Z.cf)
  9421. C.cY=H.v(Z.cg)
  9422. C.ap=H.v(Z.aZ)
  9423. C.cZ=H.v(T.bv)
  9424. C.aq=H.v(V.aG)
  9425. C.d_=H.v(Q.b_)
  9426. C.d0=H.v(G.bx)
  9427. C.d1=H.v(G.by)
  9428. C.d2=H.v(G.b1)
  9429. C.d3=H.v(A.bK)
  9430. C.d4=H.v(D.bz)
  9431. C.as=H.v(T.b5)
  9432. C.d5=H.v(X.b8)
  9433. C.d6=H.v(X.bI)
  9434. C.d7=H.v(X.ct)
  9435. C.d8=H.v(X.bJ)
  9436. C.d9=H.v(S.bL)
  9437. C.da=H.v(L.bM)
  9438. C.db=H.v(S.cx)
  9439. C.at=H.v(S.ba)
  9440. C.dc=H.v(Y.bS)
  9441. C.dd=H.v(T.bc)
  9442. C.aw=H.v(B.aK)
  9443. C.ax=H.v(O.bd)
  9444. C.p=new Y.cH(0,"_ColorPrimaries.Unknown")
  9445. C.q=new Y.cH(1,"_ColorPrimaries.sRGB")
  9446. C.y=new Y.cH(2,"_ColorPrimaries.Custom")
  9447. C.r=new Y.bZ(0,"_ColorTransfer.Unknown")
  9448. C.de=new Y.bZ(1,"_ColorTransfer.Linear")
  9449. C.t=new Y.bZ(2,"_ColorTransfer.sRGB")
  9450. C.z=new Y.bZ(3,"_ColorTransfer.Custom")
  9451. C.az=new Y.cJ("_ImageCodec.JPEG")
  9452. C.aA=new Y.cJ("_ImageCodec.PNG")
  9453. C.aB=new Y.cJ("_ImageCodec.WebP")
  9454. C.df=new P.c1(null,2)
  9455. C.aC=new N.c3(0,"_Storage.DataUri")
  9456. C.dg=new N.c3(1,"_Storage.BufferView")
  9457. C.dh=new N.c3(2,"_Storage.GLB")
  9458. C.aD=new N.c3(3,"_Storage.External")})();(function staticFields(){$.ap=0
  9459. $.ci=null
  9460. $.n8=null
  9461. $.oi=null
  9462. $.o7=null
  9463. $.os=null
  9464. $.lr=null
  9465. $.lE=null
  9466. $.mw=null
  9467. $.c6=null
  9468. $.cS=null
  9469. $.cT=null
  9470. $.mn=!1
  9471. $.p=C.f
  9472. $.bl=[]
  9473. $.dM=H.a(["image/jpeg","image/png"],[P.d])
  9474. $.dL=function(){var u=V.k
  9475. return P.ma(["POSITION",P.au([C.j],u),"NORMAL",P.au([C.j],u),"TANGENT",P.au([C.u],u),"TEXCOORD",P.au([C.aT,C.aO,C.aS],u),"COLOR",P.au([C.j,C.R,C.T,C.u,C.D,C.E],u),"JOINTS",P.au([C.aW,C.aX],u),"WEIGHTS",P.au([C.u,C.D,C.E],u)],P.d,[P.cC,V.k])}()
  9476. $.dO=function(){var u=V.k
  9477. return P.ma(["POSITION",P.au([C.j],u),"NORMAL",P.au([C.j],u),"TANGENT",P.au([C.j],u)],P.d,[P.cC,V.k])}()})();(function lazyInitializers(){var u=hunkHelpers.lazy
  9478. u($,"uJ","mC",function(){return H.og("_$dart_dartClosure")})
  9479. u($,"vw","mJ",function(){return H.og("_$dart_js")})
  9480. u($,"x8","qo",function(){return H.az(H.jC({
  9481. toString:function(){return"$receiver$"}}))})
  9482. u($,"x9","qp",function(){return H.az(H.jC({$method$:null,
  9483. toString:function(){return"$receiver$"}}))})
  9484. u($,"xa","qq",function(){return H.az(H.jC(null))})
  9485. u($,"xb","qr",function(){return H.az(function(){var $argumentsExpr$='$arguments$'
  9486. try{null.$method$($argumentsExpr$)}catch(t){return t.message}}())})
  9487. u($,"xe","qu",function(){return H.az(H.jC(void 0))})
  9488. u($,"xf","qv",function(){return H.az(function(){var $argumentsExpr$='$arguments$'
  9489. try{(void 0).$method$($argumentsExpr$)}catch(t){return t.message}}())})
  9490. u($,"xd","qt",function(){return H.az(H.nC(null))})
  9491. u($,"xc","qs",function(){return H.az(function(){try{null.$method$}catch(t){return t.message}}())})
  9492. u($,"xh","qx",function(){return H.az(H.nC(void 0))})
  9493. u($,"xg","qw",function(){return H.az(function(){try{(void 0).$method$}catch(t){return t.message}}())})
  9494. u($,"xj","mW",function(){return P.t3()})
  9495. u($,"vg","dR",function(){var t=new P.E(C.f,[P.A])
  9496. t.dI(null)
  9497. return t})
  9498. u($,"xi","qy",function(){return P.t0()})
  9499. u($,"xk","mX",function(){return H.rE(H.tw(H.a([-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-1,-2,-2,-2,-2,-2,62,-2,62,-2,63,52,53,54,55,56,57,58,59,60,61,-2,-2,-2,-1,-2,-2,-2,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,-2,-2,-2,-2,63,-2,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,-2,-2,-2,-2,-2],[P.h])))})
  9500. u($,"xp","qC",function(){return P.tv()})
  9501. u($,"uH","aC",function(){return P.ny("^([0-9]+)\\.([0-9]+)$")})
  9502. u($,"uI","ow",function(){return P.ny("^([A-Z0-9]+)_[A-Za-z0-9_]+$")})
  9503. u($,"v5","oO",function(){return E.x("BUFFER_EMBEDDED_BYTELENGTH_MISMATCH",new E.ev(),C.b)})
  9504. u($,"v6","oP",function(){return E.x("BUFFER_EXTERNAL_BYTELENGTH_MISMATCH",new E.et(),C.b)})
  9505. u($,"v7","oQ",function(){return E.x("BUFFER_GLB_CHUNK_TOO_BIG",new E.es(),C.e)})
  9506. u($,"uZ","mG",function(){return E.x("ACCESSOR_MIN_MISMATCH",new E.eA(),C.b)})
  9507. u($,"uY","mF",function(){return E.x("ACCESSOR_MAX_MISMATCH",new E.ex(),C.b)})
  9508. u($,"uO","mE",function(){return E.x("ACCESSOR_ELEMENT_OUT_OF_MIN_BOUND",new E.ey(),C.b)})
  9509. u($,"uN","mD",function(){return E.x("ACCESSOR_ELEMENT_OUT_OF_MAX_BOUND",new E.ew(),C.b)})
  9510. u($,"v2","mH",function(){return E.x("ACCESSOR_VECTOR3_NON_UNIT",new E.eJ(),C.b)})
  9511. u($,"uU","oF",function(){return E.x("ACCESSOR_INVALID_SIGN",new E.eL(),C.b)})
  9512. u($,"uM","oz",function(){return E.x("ACCESSOR_ANIMATION_SAMPLER_OUTPUT_NON_NORMALIZED_QUATERNION",new E.eC(),C.b)})
  9513. u($,"v_","oJ",function(){return E.x("ACCESSOR_NON_CLAMPED",new E.eI(),C.b)})
  9514. u($,"uS","oD",function(){return E.x("ACCESSOR_INVALID_FLOAT",new E.eB(),C.b)})
  9515. u($,"uP","oA",function(){return E.x("ACCESSOR_INDEX_OOB",new E.eH(),C.b)})
  9516. u($,"uR","oC",function(){return E.x("ACCESSOR_INDEX_TRIANGLE_DEGENERATE",new E.eF(),C.h)})
  9517. u($,"uQ","oB",function(){return E.x("ACCESSOR_INDEX_PRIMITIVE_RESTART",new E.eG(),C.b)})
  9518. u($,"uK","ox",function(){return E.x("ACCESSOR_ANIMATION_INPUT_NEGATIVE",new E.eE(),C.b)})
  9519. u($,"uL","oy",function(){return E.x("ACCESSOR_ANIMATION_INPUT_NON_INCREASING",new E.eD(),C.b)})
  9520. u($,"v1","oL",function(){return E.x("ACCESSOR_SPARSE_INDICES_NON_INCREASING",new E.eO(),C.b)})
  9521. u($,"v0","oK",function(){return E.x("ACCESSOR_SPARSE_INDEX_OOB",new E.eN(),C.b)})
  9522. u($,"uT","oE",function(){return E.x("ACCESSOR_INVALID_IBM",new E.eM(),C.b)})
  9523. u($,"v9","oR",function(){return E.x("IMAGE_DATA_INVALID",new E.eS(),C.b)})
  9524. u($,"vb","oT",function(){return E.x("IMAGE_MIME_TYPE_INVALID",new E.eR(),C.b)})
  9525. u($,"ve","oW",function(){return E.x("IMAGE_UNEXPECTED_EOS",new E.ep(),C.b)})
  9526. u($,"vf","oX",function(){return E.x("IMAGE_UNRECOGNIZED_FORMAT",new E.eq(),C.e)})
  9527. u($,"vc","oU",function(){return E.x("IMAGE_NON_ENABLED_MIME_TYPE",new E.er(),C.b)})
  9528. u($,"vd","oV",function(){return E.x("IMAGE_NPOT_DIMENSIONS",new E.eQ(),C.h)})
  9529. u($,"va","oS",function(){return E.x("IMAGE_FEATURES_UNSUPPORTED",new E.eP(),C.e)})
  9530. u($,"v8","mI",function(){return E.x("DATA_URI_GLB",new E.eu(),C.h)})
  9531. u($,"uW","oH",function(){return E.x("ACCESSOR_JOINTS_INDEX_OOB",new E.eK(),C.b)})
  9532. u($,"uV","oG",function(){return E.x("ACCESSOR_JOINTS_INDEX_DUPLICATE",new E.ez(),C.b)})
  9533. u($,"v3","oM",function(){return E.x("ACCESSOR_WEIGHTS_NEGATIVE",new E.eo(),C.b)})
  9534. u($,"v4","oN",function(){return E.x("ACCESSOR_WEIGHTS_NON_NORMALIZED",new E.em(),C.b)})
  9535. u($,"uX","oI",function(){return E.x("ACCESSOR_JOINTS_USED_ZERO_WEIGHT",new E.en(),C.e)})
  9536. u($,"vv","lV",function(){return new E.fD(C.b,"IO_ERROR",new E.fE())})
  9537. u($,"wb","mR",function(){return E.a0("ARRAY_LENGTH_NOT_IN_LIST",new E.ix(),C.b)})
  9538. u($,"wc","cX",function(){return E.a0("ARRAY_TYPE_MISMATCH",new E.iy(),C.b)})
  9539. u($,"wa","mQ",function(){return E.a0("DUPLICATE_ELEMENTS",new E.iD(),C.b)})
  9540. u($,"we","dT",function(){return E.a0("INVALID_INDEX",new E.iB(),C.b)})
  9541. u($,"wf","dU",function(){return E.a0("INVALID_JSON",new E.iv(),C.b)})
  9542. u($,"wg","pH",function(){return E.a0("INVALID_URI",new E.ir(),C.b)})
  9543. u($,"wd","aX",function(){return E.a0("EMPTY_ENTITY",new E.iz(),C.b)})
  9544. u($,"wh","mS",function(){return E.a0("ONE_OF_MISMATCH",new E.is(),C.b)})
  9545. u($,"wi","pI",function(){return E.a0("PATTERN_MISMATCH",new E.iC(),C.b)})
  9546. u($,"wj","P",function(){return E.a0("TYPE_MISMATCH",new E.io(),C.b)})
  9547. u($,"wo","mT",function(){return E.a0("VALUE_NOT_IN_LIST",new E.iw(),C.e)})
  9548. u($,"wp","lW",function(){return E.a0("VALUE_NOT_IN_RANGE",new E.iq(),C.b)})
  9549. u($,"wn","pK",function(){return E.a0("VALUE_MULTIPLE_OF",new E.it(),C.b)})
  9550. u($,"wk","aD",function(){return E.a0("UNDEFINED_PROPERTY",new E.ip(),C.b)})
  9551. u($,"wl","pJ",function(){return E.a0("UNEXPECTED_PROPERTY",new E.iA(),C.e)})
  9552. u($,"wm","ce",function(){return E.a0("UNSATISFIED_DEPENDENCY",new E.iu(),C.b)})
  9553. u($,"x3","qk",function(){return E.n("UNKNOWN_ASSET_MAJOR_VERSION",new E.jb(),C.b)})
  9554. u($,"x4","ql",function(){return E.n("UNKNOWN_ASSET_MINOR_VERSION",new E.ja(),C.e)})
  9555. u($,"wP","q5",function(){return E.n("ASSET_MIN_VERSION_GREATER_THAN_VERSION",new E.j0(),C.e)})
  9556. u($,"wD","pV",function(){return E.n("INVALID_GL_VALUE",new E.iZ(),C.b)})
  9557. u($,"wB","pT",function(){return E.n("INTEGER_WRITTEN_AS_FLOAT",new E.j_(),C.e)})
  9558. u($,"wr","pM",function(){return E.n("ACCESSOR_NORMALIZED_INVALID",new E.iY(),C.b)})
  9559. u($,"ws","pN",function(){return E.n("ACCESSOR_OFFSET_ALIGNMENT",new E.iW(),C.b)})
  9560. u($,"wq","pL",function(){return E.n("ACCESSOR_MATRIX_ALIGNMENT",new E.iX(),C.b)})
  9561. u($,"wt","pO",function(){return E.n("ACCESSOR_SPARSE_COUNT_OUT_OF_RANGE",new E.j6(),C.b)})
  9562. u($,"wu","pP",function(){return E.n("ANIMATION_CHANNEL_TARGET_NODE_SKIN",new E.j7(),C.e)})
  9563. u($,"wv","pQ",function(){return E.n("BUFFER_DATA_URI_MIME_TYPE_INVALID",new E.iV(),C.b)})
  9564. u($,"wx","pR",function(){return E.n("BUFFER_VIEW_TOO_BIG_BYTE_STRIDE",new E.iU(),C.b)})
  9565. u($,"ww","lX",function(){return E.n("BUFFER_VIEW_INVALID_BYTE_STRIDE",new E.iT(),C.b)})
  9566. u($,"wy","pS",function(){return E.n("CAMERA_XMAG_YMAG_ZERO",new E.iR(),C.e)})
  9567. u($,"wz","mU",function(){return E.n("CAMERA_ZFAR_LEQUAL_ZNEAR",new E.iQ(),C.b)})
  9568. u($,"wF","pX",function(){return E.n("MATERIAL_ALPHA_CUTOFF_INVALID_MODE",new E.iO(),C.e)})
  9569. u($,"wI","lY",function(){return E.n("MESH_PRIMITIVE_INVALID_ATTRIBUTE",new E.iI(),C.b)})
  9570. u($,"wO","q4",function(){return E.n("MESH_PRIMITIVES_UNEQUAL_TARGETS_COUNT",new E.jl(),C.b)})
  9571. u($,"wN","q3",function(){return E.n("MESH_PRIMITIVES_UNEQUAL_JOINTS_COUNT",new E.jk(),C.e)})
  9572. u($,"wK","q0",function(){return E.n("MESH_PRIMITIVE_NO_POSITION",new E.iN(),C.e)})
  9573. u($,"wH","pZ",function(){return E.n("MESH_PRIMITIVE_INDEXED_SEMANTIC_CONTINUITY",new E.iK(),C.b)})
  9574. u($,"wM","q2",function(){return E.n("MESH_PRIMITIVE_TANGENT_WITHOUT_NORMAL",new E.iM(),C.e)})
  9575. u($,"wJ","q_",function(){return E.n("MESH_PRIMITIVE_JOINTS_WEIGHTS_MISMATCH",new E.iJ(),C.b)})
  9576. u($,"wL","q1",function(){return E.n("MESH_PRIMITIVE_TANGENT_POINTS",new E.iL(),C.e)})
  9577. u($,"wG","pY",function(){return E.n("MESH_INVALID_WEIGHTS_COUNT",new E.jj(),C.b)})
  9578. u($,"wT","q9",function(){return E.n("NODE_MATRIX_TRS",new E.jh(),C.b)})
  9579. u($,"wR","q7",function(){return E.n("NODE_MATRIX_DEFAULT",new E.jd(),C.h)})
  9580. u($,"wU","qa",function(){return E.n("NODE_MATRIX_NON_TRS",new E.j2(),C.b)})
  9581. u($,"x0","qh",function(){return E.n("ROTATION_NON_UNIT",new E.ji(),C.b)})
  9582. u($,"x6","qn",function(){return E.n("UNUSED_EXTENSION_REQUIRED",new E.jc(),C.b)})
  9583. u($,"x_","qg",function(){return E.n("NON_REQUIRED_EXTENSION",new E.je(),C.b)})
  9584. u($,"x5","qm",function(){return E.n("UNRESERVED_EXTENSION_PREFIX",new E.jf(),C.e)})
  9585. u($,"wC","pU",function(){return E.n("INVALID_EXTENSION_NAME_FORMAT",new E.jg(),C.e)})
  9586. u($,"wS","q8",function(){return E.n("NODE_EMPTY",new E.j5(),C.h)})
  9587. u($,"wX","qd",function(){return E.n("NODE_SKINNED_MESH_NON_ROOT",new E.j4(),C.e)})
  9588. u($,"wW","qc",function(){return E.n("NODE_SKINNED_MESH_LOCAL_TRANSFORMS",new E.j3(),C.e)})
  9589. u($,"wV","qb",function(){return E.n("NODE_SKIN_NO_SCENE",new E.j1(),C.b)})
  9590. u($,"x1","qi",function(){return E.n("SKIN_NO_COMMON_ROOT",new E.j9(),C.b)})
  9591. u($,"x2","qj",function(){return E.n("SKIN_SKELETON_INVALID",new E.j8(),C.b)})
  9592. u($,"wZ","qf",function(){return E.n("NON_RELATIVE_URI",new E.iP(),C.e)})
  9593. u($,"wQ","q6",function(){return E.n("MULTIPLE_EXTENSIONS",new E.iG(),C.e)})
  9594. u($,"wY","qe",function(){return E.n("NON_OBJECT_EXTRAS",new E.iF(),C.h)})
  9595. u($,"wA","mV",function(){return E.n("EXTRA_PROPERTY",new E.iS(),C.h)})
  9596. u($,"wE","pW",function(){return E.n("KHR_LIGHTS_PUNCTUAL_LIGHT_SPOT_ANGLES",new E.iH(),C.b)})
  9597. u($,"vz","pc",function(){return E.o("ACCESSOR_TOTAL_OFFSET_ALIGNMENT",new E.hs(),C.b)})
  9598. u($,"vx","pb",function(){return E.o("ACCESSOR_SMALL_BYTESTRIDE",new E.hw(),C.b)})
  9599. u($,"vy","mK",function(){return E.o("ACCESSOR_TOO_LONG",new E.hi(),C.b)})
  9600. u($,"vA","pd",function(){return E.o("ACCESSOR_USAGE_OVERRIDE",new E.h4(),C.b)})
  9601. u($,"vD","pg",function(){return E.o("ANIMATION_DUPLICATE_TARGETS",new E.hx(),C.b)})
  9602. u($,"vB","pe",function(){return E.o("ANIMATION_CHANNEL_TARGET_NODE_MATRIX",new E.h0(),C.b)})
  9603. u($,"vC","pf",function(){return E.o("ANIMATION_CHANNEL_TARGET_NODE_WEIGHTS_NO_MORPHS",new E.h_(),C.b)})
  9604. u($,"vG","pj",function(){return E.o("ANIMATION_SAMPLER_INPUT_ACCESSOR_WITHOUT_BOUNDS",new E.h2(),C.b)})
  9605. u($,"vE","ph",function(){return E.o("ANIMATION_SAMPLER_INPUT_ACCESSOR_INVALID_FORMAT",new E.h3(),C.b)})
  9606. u($,"vI","pl",function(){return E.o("ANIMATION_SAMPLER_OUTPUT_ACCESSOR_INVALID_FORMAT",new E.fZ(),C.b)})
  9607. u($,"vF","pi",function(){return E.o("ANIMATION_SAMPLER_INPUT_ACCESSOR_TOO_FEW_ELEMENTS",new E.h1(),C.b)})
  9608. u($,"vH","pk",function(){return E.o("ANIMATION_SAMPLER_OUTPUT_ACCESSOR_INVALID_COUNT",new E.fY(),C.b)})
  9609. u($,"vJ","pm",function(){return E.o("BUFFER_MISSING_GLB_DATA",new E.h7(),C.b)})
  9610. u($,"vL","mL",function(){return E.o("BUFFER_VIEW_TOO_LONG",new E.h5(),C.b)})
  9611. u($,"vK","pn",function(){return E.o("BUFFER_VIEW_TARGET_OVERRIDE",new E.hv(),C.b)})
  9612. u($,"vM","po",function(){return E.o("INVALID_IBM_ACCESSOR_COUNT",new E.ho(),C.b)})
  9613. u($,"vP","mN",function(){return E.o("MESH_PRIMITIVE_ATTRIBUTES_ACCESSOR_INVALID_FORMAT",new E.h9(),C.b)})
  9614. u($,"vV","mO",function(){return E.o("MESH_PRIMITIVE_POSITION_ACCESSOR_WITHOUT_BOUNDS",new E.ha(),C.b)})
  9615. u($,"vO","pp",function(){return E.o("MESH_PRIMITIVE_ACCESSOR_WITHOUT_BYTESTRIDE",new E.h6(),C.b)})
  9616. u($,"vN","mM",function(){return E.o("MESH_PRIMITIVE_ACCESSOR_UNALIGNED",new E.h8(),C.b)})
  9617. u($,"vS","ps",function(){return E.o("MESH_PRIMITIVE_INDICES_ACCESSOR_WITH_BYTESTRIDE",new E.hg(),C.b)})
  9618. u($,"vR","pr",function(){return E.o("MESH_PRIMITIVE_INDICES_ACCESSOR_INVALID_FORMAT",new E.hf(),C.b)})
  9619. u($,"vQ","pq",function(){return E.o("MESH_PRIMITIVE_INCOMPATIBLE_MODE",new E.he(),C.e)})
  9620. u($,"vW","pv",function(){return E.o("MESH_PRIMITIVE_TOO_FEW_TEXCOORDS",new E.hd(),C.b)})
  9621. u($,"vX","pw",function(){return E.o("MESH_PRIMITIVE_UNEQUAL_ACCESSOR_COUNT",new E.hh(),C.b)})
  9622. u($,"vU","pu",function(){return E.o("MESH_PRIMITIVE_MORPH_TARGET_NO_BASE_ACCESSOR",new E.hc(),C.b)})
  9623. u($,"vT","pt",function(){return E.o("MESH_PRIMITIVE_MORPH_TARGET_INVALID_ATTRIBUTE_COUNT",new E.hb(),C.b)})
  9624. u($,"vY","px",function(){return E.o("NODE_LOOP",new E.hu(),C.b)})
  9625. u($,"vZ","py",function(){return E.o("NODE_PARENT_OVERRIDE",new E.hj(),C.b)})
  9626. u($,"w1","pB",function(){return E.o("NODE_WEIGHTS_INVALID",new E.hm(),C.b)})
  9627. u($,"w_","pz",function(){return E.o("NODE_SKIN_WITH_NON_SKINNED_MESH",new E.hl(),C.b)})
  9628. u($,"w0","pA",function(){return E.o("NODE_SKINNED_MESH_WITHOUT_SKIN",new E.hk(),C.e)})
  9629. u($,"w2","pC",function(){return E.o("SCENE_NON_ROOT_NODE",new E.hn(),C.b)})
  9630. u($,"w3","pD",function(){return E.o("SKIN_IBM_INVALID_FORMAT",new E.hp(),C.b)})
  9631. u($,"w4","mP",function(){return E.o("TEXTURE_INVALID_IMAGE_MIME_TYPE",new E.fX(),C.b)})
  9632. u($,"w5","pE",function(){return E.o("UNDECLARED_EXTENSION",new E.fW(),C.b)})
  9633. u($,"w6","pF",function(){return E.o("UNEXPECTED_EXTENSION_OBJECT",new E.fV(),C.b)})
  9634. u($,"w7","D",function(){return E.o("UNRESOLVED_REFERENCE",new E.hq(),C.b)})
  9635. u($,"w8","pG",function(){return E.o("UNSUPPORTED_EXTENSION",new E.hr(),C.e)})
  9636. u($,"w9","dS",function(){return E.o("UNUSED_OBJECT",new E.ht(),C.h)})
  9637. u($,"vl","p1",function(){return E.a6("GLB_INVALID_MAGIC",new E.f0(),C.b)})
  9638. u($,"vm","p2",function(){return E.a6("GLB_INVALID_VERSION",new E.f_(),C.b)})
  9639. u($,"vo","p4",function(){return E.a6("GLB_LENGTH_TOO_SMALL",new E.eZ(),C.b)})
  9640. u($,"vh","oY",function(){return E.a6("GLB_CHUNK_LENGTH_UNALIGNED",new E.f8(),C.b)})
  9641. u($,"vn","p3",function(){return E.a6("GLB_LENGTH_MISMATCH",new E.eX(),C.b)})
  9642. u($,"vi","oZ",function(){return E.a6("GLB_CHUNK_TOO_BIG",new E.f7(),C.b)})
  9643. u($,"vk","p0",function(){return E.a6("GLB_EMPTY_CHUNK",new E.f3(),C.b)})
  9644. u($,"vj","p_",function(){return E.a6("GLB_DUPLICATE_CHUNK",new E.f4(),C.b)})
  9645. u($,"vr","p7",function(){return E.a6("GLB_UNEXPECTED_END_OF_CHUNK_HEADER",new E.eY(),C.b)})
  9646. u($,"vq","p6",function(){return E.a6("GLB_UNEXPECTED_END_OF_CHUNK_DATA",new E.eW(),C.b)})
  9647. u($,"vs","p8",function(){return E.a6("GLB_UNEXPECTED_END_OF_HEADER",new E.f1(),C.b)})
  9648. u($,"vt","p9",function(){return E.a6("GLB_UNEXPECTED_FIRST_CHUNK",new E.f6(),C.b)})
  9649. u($,"vp","p5",function(){return E.a6("GLB_UNEXPECTED_BIN_CHUNK",new E.f5(),C.b)})
  9650. u($,"vu","pa",function(){return E.a6("GLB_UNKNOWN_CHUNK_TYPE",new E.f2(),C.e)})
  9651. u($,"xl","mY",function(){return H.rD(1)})
  9652. u($,"xm","qz",function(){return T.rA()})
  9653. u($,"xq","qD",function(){return T.nI()})
  9654. u($,"xn","qA",function(){var t=T.rP()
  9655. t.a[3]=1
  9656. return t})
  9657. u($,"xo","qB",function(){return T.nI()})})();(function nativeSupport(){!function(){var u=function(a){var o={}
  9658. o[a]=1
  9659. return Object.keys(hunkHelpers.convertToFastObject(o))[0]}
  9660. v.getIsolateTag=function(a){return u("___dart_"+a+v.isolateTag)}
  9661. var t="___dart_isolate_tags_"
  9662. var s=Object[t]||(Object[t]=Object.create(null))
  9663. var r="_ZxYxX"
  9664. for(var q=0;;q++){var p=u(r+"_"+q+"_")
  9665. if(!(p in s)){s[p]=1
  9666. v.isolateTag=p
  9667. break}}v.dispatchPropertyName=v.getIsolateTag("dispatch_record")}()
  9668. hunkHelpers.setOrUpdateInterceptorsByTag({ArrayBuffer:J.bD,DataView:H.cz,ArrayBufferView:H.cz,Float32Array:H.dc,Float64Array:H.hX,Int16Array:H.hY,Int32Array:H.hZ,Int8Array:H.i_,Uint16Array:H.i0,Uint32Array:H.i1,Uint8ClampedArray:H.df,CanvasPixelArray:H.df,Uint8Array:H.bP})
  9669. hunkHelpers.setOrUpdateLeafTags({ArrayBuffer:true,DataView:true,ArrayBufferView:false,Float32Array:true,Float64Array:true,Int16Array:true,Int32Array:true,Int8Array:true,Uint16Array:true,Uint32Array:true,Uint8ClampedArray:true,CanvasPixelArray:true,Uint8Array:false})
  9670. H.dd.$nativeSuperclassTag="ArrayBufferView"
  9671. H.cK.$nativeSuperclassTag="ArrayBufferView"
  9672. H.cL.$nativeSuperclassTag="ArrayBufferView"
  9673. H.de.$nativeSuperclassTag="ArrayBufferView"
  9674. H.cM.$nativeSuperclassTag="ArrayBufferView"
  9675. H.cN.$nativeSuperclassTag="ArrayBufferView"
  9676. H.cy.$nativeSuperclassTag="ArrayBufferView"})()
  9677. Function.prototype.$1=function(a){return this(a)}
  9678. Function.prototype.$0=function(){return this()}
  9679. Function.prototype.$2=function(a,b){return this(a,b)}
  9680. Function.prototype.$3=function(a,b,c){return this(a,b,c)}
  9681. Function.prototype.$4=function(a,b,c,d){return this(a,b,c,d)}
  9682. Function.prototype.$1$1=function(a){return this(a)}
  9683. Function.prototype.$1$0=function(){return this()}
  9684. Function.prototype.$1$2=function(a,b){return this(a,b)}
  9685. Function.prototype.$2$0=function(){return this()}
  9686. convertAllToFastObject(w)
  9687. convertToFastObject($);(function(a){if(typeof document==="undefined"){a(null)
  9688. return}if(typeof document.currentScript!='undefined'){a(document.currentScript)
  9689. return}var u=document.scripts
  9690. function onLoad(b){for(var s=0;s<u.length;++s)u[s].removeEventListener("load",onLoad,false)
  9691. a(b.target)}for(var t=0;t<u.length;++t)u[t].addEventListener("load",onLoad,false)})(function(a){v.currentScript=a
  9692. if(typeof dartMainRunner==="function")dartMainRunner(Q.on,[])
  9693. else Q.on([])})})()
  9694. }).call(this,require('_process'),typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {},"/node_modules/gltf-validator/gltf_validator.dart.js",arguments[3],arguments[4],arguments[5],arguments[6],"/node_modules/gltf-validator")
  9695. },{"_process":1}],4:[function(require,module,exports){
  9696. /*
  9697. * # Copyright (c) 2016-2019 The Khronos Group Inc.
  9698. * #
  9699. * # Licensed under the Apache License, Version 2.0 (the "License");
  9700. * # you may not use this file except in compliance with the License.
  9701. * # You may obtain a copy of the License at
  9702. * #
  9703. * # http://www.apache.org/licenses/LICENSE-2.0
  9704. * #
  9705. * # Unless required by applicable law or agreed to in writing, software
  9706. * # distributed under the License is distributed on an "AS IS" BASIS,
  9707. * # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  9708. * # See the License for the specific language governing permissions and
  9709. * # limitations under the License.
  9710. */
  9711. const validator = require('./gltf_validator.dart.js');
  9712. /**
  9713. * Returns a version string.
  9714. * @returns {string}
  9715. */
  9716. exports.version = () => validator.version();
  9717. /**
  9718. * Returns an array of supported extensions names.
  9719. * @returns {string[]}
  9720. */
  9721. exports.supportedExtensions = () => validator.supportedExtensions();
  9722. /**
  9723. * Validates an asset from bytes.
  9724. * @param {Uint8Array} data - Byte array containing glTF or GLB data.
  9725. * @param {ValidationOptions} options - Object with validation options.
  9726. * @returns {Promise} Promise with validation result in object form.
  9727. */
  9728. exports.validateBytes = (data, options) => validator.validateBytes(data, options);
  9729. /**
  9730. * Validates an asset from JSON string.
  9731. * @param {string} json - String containing glTF JSON.
  9732. * @param {ValidationOptions} options - Object with validation options.
  9733. * @returns {Promise} Promise with validation result in object form.
  9734. */
  9735. exports.validateString = (json, options) => validator.validateString(json, options);
  9736. /**
  9737. @typedef {Object} ValidationOptions
  9738. @property {string} uri - Absolute or relative asset URI that will be copied to validation report.
  9739. @property {ExternalResourceFunction} externalResourceFunction - Function for loading external resources. If omitted, external resources are not validated.
  9740. @property {boolean} validateAccessorData - Set to `false` to skip reading of accessor data. Default is `true`.
  9741. @property {boolean} writeTimestamp - Set to `false` to omit timestamp from the validation report. Default is `true`.
  9742. @property {number} maxIssues - Max number of reported issues. Use `0` for unlimited output.
  9743. @property {string[]} ignoredIssues - Array of ignored issue codes.
  9744. @property {Object} severityOverrides - Object with overridden severities for issue codes.
  9745. */
  9746. /**
  9747. * @callback ExternalResourceFunction
  9748. * @param {string} uri - Relative URI of the external resource.
  9749. * @returns {Promise} - Promise with Uint8Array data.
  9750. */
  9751. },{"./gltf_validator.dart.js":3}]},{},[2]);